@everymatrix/casino-tournaments-slider-controller 1.34.0 → 1.34.2
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,13 +1,13 @@
|
|
|
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(){}const t=e=>e;function n(e){return e()}function r(){return Object.create(null)}function i(e){e.forEach(n)}function o(e){return"function"==typeof e}function s(e,t){return e!=e?t==t:e!==t||e&&"object"==typeof e||"function"==typeof e}let a;function l(e,t){return a||(a=document.createElement("a")),a.href=t,e===a.href}function c(t,...n){if(null==t)return e;const r=t.subscribe(...n);return r.unsubscribe?()=>r.unsubscribe():r}const u="undefined"!=typeof window;let h=u?()=>window.performance.now():()=>Date.now(),
|
|
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(){}const t=e=>e;function n(e){return e()}function r(){return Object.create(null)}function i(e){e.forEach(n)}function o(e){return"function"==typeof e}function s(e,t){return e!=e?t==t:e!==t||e&&"object"==typeof e||"function"==typeof e}let a;function l(e,t){return a||(a=document.createElement("a")),a.href=t,e===a.href}function c(t,...n){if(null==t)return e;const r=t.subscribe(...n);return r.unsubscribe?()=>r.unsubscribe():r}const u="undefined"!=typeof window;let h=u?()=>window.performance.now():()=>Date.now(),f=u?e=>requestAnimationFrame(e):e;const p=new Set;function d(e){p.forEach((t=>{t.c(e)||(p.delete(t),t.f())})),0!==p.size&&f(d)}
|
|
2
2
|
/**
|
|
3
3
|
* Creates a new task that runs on each raf frame
|
|
4
4
|
* until it returns a falsy value or is aborted
|
|
5
|
-
*/function g(e,t){e.appendChild(t)}function m(e){if(!e)return document;const t=e.getRootNode?e.getRootNode():e.ownerDocument;return t&&t.host?t:e.ownerDocument}function
|
|
5
|
+
*/function g(e,t){e.appendChild(t)}function m(e){if(!e)return document;const t=e.getRootNode?e.getRootNode():e.ownerDocument;return t&&t.host?t:e.ownerDocument}function A(e){const t=b("style");return function(e,t){g(e.head||e,t),t.sheet}(m(e),t),t.sheet}function y(e,t,n){e.insertBefore(t,n||null)}function v(e){e.parentNode&&e.parentNode.removeChild(e)}function b(e){return document.createElement(e)}function E(e){return document.createElementNS("http://www.w3.org/2000/svg",e)}function w(e){return document.createTextNode(e)}function B(){return w(" ")}function T(e,t,n,r){return e.addEventListener(t,n,r),()=>e.removeEventListener(t,n,r)}function I(e,t,n){null==n?e.removeAttribute(t):e.getAttribute(t)!==n&&e.setAttribute(t,n)}function C(e,t,n){t in e?e[t]="boolean"==typeof e[t]&&""===n||n:I(e,t,n)}function R(e,t,n){e.setAttributeNS("http://www.w3.org/1999/xlink",t,n)}function H(e,t){t=""+t,e.data!==t&&(e.data=t)}function S(e){const t={};for(const n of e)t[n.name]=n.value;return t}
|
|
6
6
|
// we need to store the information for multiple documents because a Svelte application could also contain iframes
|
|
7
7
|
// https://github.com/sveltejs/svelte/issues/3624
|
|
8
8
|
const O=new Map;let L,k=0;
|
|
9
9
|
// https://github.com/darkskyapp/string-hash/blob/master/index.js
|
|
10
|
-
function x(e,t,n,r,i,o,s,a=0){const l=16.666/r;let c="{\n";for(let e=0;e<=1;e+=l){const r=t+(n-t)*o(e);c+=100*e+`%{${s(r,1-r)}}\n`}const u=c+`100% {${s(n,1-n)}}\n}`,h=`__svelte_${function(e){let t=5381,n=e.length;for(;n--;)t=(t<<5)-t^e.charCodeAt(n);return t>>>0}(u)}_${a}`,
|
|
10
|
+
function x(e,t,n,r,i,o,s,a=0){const l=16.666/r;let c="{\n";for(let e=0;e<=1;e+=l){const r=t+(n-t)*o(e);c+=100*e+`%{${s(r,1-r)}}\n`}const u=c+`100% {${s(n,1-n)}}\n}`,h=`__svelte_${function(e){let t=5381,n=e.length;for(;n--;)t=(t<<5)-t^e.charCodeAt(n);return t>>>0}(u)}_${a}`,f=m(e),{stylesheet:p,rules:d}=O.get(f)||function(e,t){const n={stylesheet:A(t),rules:{}};return O.set(e,n),n}(f,e);d[h]||(d[h]=!0,p.insertRule(`@keyframes ${h} ${u}`,p.cssRules.length));const g=e.style.animation||"";return e.style.animation=`${g?`${g}, `:""}${h} ${r}ms linear ${i}ms 1 both`,k+=1,h}function P(e,t){const n=(e.style.animation||"").split(", "),r=n.filter(t?e=>e.indexOf(t)<0:e=>-1===e.indexOf("__svelte")),i=n.length-r.length;i&&(e.style.animation=r.join(", "),k-=i,k||f((()=>{k||(O.forEach((e=>{const{ownerNode:t}=e.stylesheet;
|
|
11
11
|
// there is no ownerNode if it runs on jsdom.
|
|
12
12
|
t&&v(t)})),O.clear())})))}function N(e){L=e}
|
|
13
13
|
/**
|
|
@@ -57,29 +57,29 @@ for(let e=0;e<_.length;e+=1){const t=_[e];z.has(t)||(
|
|
|
57
57
|
z.add(t),t())}_.length=0}while(U.length);for(;G.length;)G.pop()();Q=!1,z.clear(),N(e)}function Z(e){if(null!==e.fragment){e.update(),i(e.before_update);const t=e.dirty;e.dirty=[-1],e.fragment&&e.fragment.p(e.ctx,t),e.after_update.forEach(F)}}
|
|
58
58
|
/**
|
|
59
59
|
* Useful for example to execute remaining `afterUpdate` callbacks before executing `destroy`.
|
|
60
|
-
*/function V(e,t,n){e.dispatchEvent(function(e,t,{bubbles:n=!1,cancelable:r=!1}={}){const i=document.createEvent("CustomEvent");return i.initCustomEvent(e,n,r,t),i}(`${t?"intro":"outro"}${n}`))}const Y=new Set;let q;function W(e,t){e&&e.i&&(Y.delete(e),e.i(t))}function $(e,t,n,r){if(e&&e.o){if(Y.has(e))return;Y.add(e),q.c.push((()=>{Y.delete(e),r&&(n&&e.d(1),r())})),e.o(t)}else r&&r()}const ee={duration:0};function te(n,r,s,a){const l={direction:"both"};let c=r(n,s,l),u=a?0:1,g=null,m=null,
|
|
60
|
+
*/function V(e,t,n){e.dispatchEvent(function(e,t,{bubbles:n=!1,cancelable:r=!1}={}){const i=document.createEvent("CustomEvent");return i.initCustomEvent(e,n,r,t),i}(`${t?"intro":"outro"}${n}`))}const Y=new Set;let q;function W(e,t){e&&e.i&&(Y.delete(e),e.i(t))}function $(e,t,n,r){if(e&&e.o){if(Y.has(e))return;Y.add(e),q.c.push((()=>{Y.delete(e),r&&(n&&e.d(1),r())})),e.o(t)}else r&&r()}const ee={duration:0};function te(n,r,s,a){const l={direction:"both"};let c=r(n,s,l),u=a?0:1,g=null,m=null,A=null;function y(){A&&P(n,A)}function v(e,t){const n=e.b-u;return t*=Math.abs(n),{a:u,b:e.b,d:n,duration:t,start:e.start,end:e.start+t,group:e.group}}function b(r){const{delay:o=0,duration:s=300,easing:a=t,tick:l=e,css:b}=c||ee,E={start:h()+o,b:r};r||(
|
|
61
61
|
// @ts-ignore todo: improve typings
|
|
62
62
|
E.group=q,q.r+=1),g||m?m=E:(
|
|
63
63
|
// if this is an intro, and there's a delay, we need to do
|
|
64
64
|
// an initial tick and/or apply CSS animation immediately
|
|
65
|
-
b&&(
|
|
65
|
+
b&&(y(),A=x(n,u,r,s,o,a,b)),r&&l(0,1),g=v(E,s),F((()=>V(n,r,"start"))),function(e){let t;0===p.size&&f(d),new Promise((n=>{p.add(t={c:e,f:n})}))}((e=>{if(m&&e>m.start&&(g=v(m,s),m=null,V(n,g.b,"start"),b&&(y(),A=x(n,u,g.b,g.duration,0,a,c.css))),g)if(e>=g.end)l(u=g.b,1-u),V(n,g.b,"end"),m||(
|
|
66
66
|
// we're done
|
|
67
67
|
g.b?
|
|
68
68
|
// intro — we can tidy up immediately
|
|
69
|
-
|
|
69
|
+
y():
|
|
70
70
|
// outro — needs to be coordinated
|
|
71
71
|
--g.group.r||i(g.group.c)),g=null;else if(e>=g.start){const t=e-g.start;u=g.a+g.d*a(t/g.duration),l(u,1-u)}return!(!g&&!m)})))}return{run(e){o(c)?(J||(J=Promise.resolve(),J.then((()=>{J=null}))),J).then((()=>{
|
|
72
72
|
// @ts-ignore
|
|
73
|
-
c=c(l),b(e)})):b(e)},end(){
|
|
73
|
+
c=c(l),b(e)})):b(e)},end(){y(),g=m=null}}}function ne(e,t){const n=e.$$;null!==n.fragment&&(!function(e){const t=[],n=[];_.forEach((r=>-1===e.indexOf(r)?t.push(r):n.push(r))),n.forEach((e=>e())),_=t}(n.after_update),i(n.on_destroy),n.fragment&&n.fragment.d(t),
|
|
74
74
|
// TODO null out other refs, including component.$$ (but need to
|
|
75
75
|
// preserve final state?)
|
|
76
|
-
n.on_destroy=n.fragment=null,n.ctx=[])}function re(e,t){-1===e.$$.dirty[0]&&(U.push(e),Q||(Q=!0,j.then(K)),e.$$.dirty.fill(0)),e.$$.dirty[t/31|0]|=1<<t%31}function ie(t,s,a,l,c,u,h,
|
|
76
|
+
n.on_destroy=n.fragment=null,n.ctx=[])}function re(e,t){-1===e.$$.dirty[0]&&(U.push(e),Q||(Q=!0,j.then(K)),e.$$.dirty.fill(0)),e.$$.dirty[t/31|0]|=1<<t%31}function ie(t,s,a,l,c,u,h,f=[-1]){const p=L;N(t);const d=t.$$={fragment:null,ctx:[],
|
|
77
77
|
// state
|
|
78
78
|
props:u,update:e,not_equal:c,bound:r(),
|
|
79
79
|
// lifecycle
|
|
80
|
-
on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(s.context||(
|
|
80
|
+
on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(s.context||(p?p.$$.context:[])),
|
|
81
81
|
// everything else
|
|
82
|
-
callbacks:r(),dirty:
|
|
82
|
+
callbacks:r(),dirty:f,skip_bound:!1,root:s.target||p.$$.root};h&&h(d.root);let g=!1;if(d.ctx=a?a(t,s.props||{},((e,n,...r)=>{const i=r.length?r[0]:n;return d.ctx&&c(d.ctx[e],d.ctx[e]=i)&&(!d.skip_bound&&d.bound[e]&&d.bound[e](i),g&&re(t,e)),n})):[],d.update(),g=!0,i(d.before_update),
|
|
83
83
|
// `false` as a special case of no DOM component
|
|
84
84
|
d.fragment=!!l&&l(d.ctx),s.target){if(s.hydrate){const e=function(e){return Array.from(e.childNodes)}(s.target);
|
|
85
85
|
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
|
|
@@ -94,7 +94,7 @@ F((()=>{const t=e.$$.on_mount.map(n).filter(o);
|
|
|
94
94
|
e.$$.on_destroy?e.$$.on_destroy.push(...t):
|
|
95
95
|
// Edge case - component was destroyed immediately,
|
|
96
96
|
// most likely as a result of a binding initialising
|
|
97
|
-
i(t),e.$$.on_mount=[]})),l.forEach(F)}(t,s.target,s.anchor,s.customElement),K()}N(
|
|
97
|
+
i(t),e.$$.on_mount=[]})),l.forEach(F)}(t,s.target,s.anchor,s.customElement),K()}N(p)}let oe;function se(e,{delay:n=0,duration:r=400,easing:i=t}={}){const o=+getComputedStyle(e).opacity;return{delay:n,duration:r,easing:i,css:e=>"opacity: "+e*o}}
|
|
98
98
|
/* eslint-disable no-prototype-builtins */"function"==typeof HTMLElement&&(oe=class extends HTMLElement{constructor(){super(),this.attachShadow({mode:"open"})}connectedCallback(){const{on_mount:e}=this.$$;this.$$.on_disconnect=e.map(n).filter(o);
|
|
99
99
|
// @ts-ignore todo: improve typings
|
|
100
100
|
for(const e in this.$$.slotted)
|
|
@@ -103,9 +103,9 @@ this.appendChild(this.$$.slotted[e])}attributeChangedCallback(e,t,n){this[e]=n}d
|
|
|
103
103
|
// TODO should this delegate to addEventListener?
|
|
104
104
|
if(!o(n))return e;const r=this.$$.callbacks[t]||(this.$$.callbacks[t]=[]);return r.push(n),()=>{const e=r.indexOf(n);-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 ae="undefined"!=typeof globalThis&&globalThis||"undefined"!=typeof self&&self||
|
|
105
105
|
// eslint-disable-next-line no-undef
|
|
106
|
-
"undefined"!=typeof global&&global||{},le="URLSearchParams"in ae,ce="Symbol"in ae&&"iterator"in Symbol,ue="FileReader"in ae&&"Blob"in ae&&function(){try{return new Blob,!0}catch(e){return!1}}(),he="FormData"in ae,
|
|
106
|
+
"undefined"!=typeof global&&global||{},le="URLSearchParams"in ae,ce="Symbol"in ae&&"iterator"in Symbol,ue="FileReader"in ae&&"Blob"in ae&&function(){try{return new Blob,!0}catch(e){return!1}}(),he="FormData"in ae,fe="ArrayBuffer"in ae;if(fe)var pe=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],de=ArrayBuffer.isView||function(e){return e&&pe.indexOf(Object.prototype.toString.call(e))>-1};function ge(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 me(e){return"string"!=typeof e&&(e=String(e)),e}
|
|
107
107
|
// Build a destructive iterator for the value list
|
|
108
|
-
function
|
|
108
|
+
function Ae(e){var t={next:function(){var t=e.shift();return{done:void 0===t,value:t}}};return ce&&(t[Symbol.iterator]=function(){return t}),t}function ye(e){this.map={},e instanceof ye?e.forEach((function(e,t){this.append(t,e)}),this):Array.isArray(e)?e.forEach((function(e){if(2!=e.length)throw new TypeError("Headers constructor: expected name/value pair to be length 2, found"+e.length);this.append(e[0],e[1])}),this):e&&Object.getOwnPropertyNames(e).forEach((function(t){this.append(t,e[t])}),this)}function ve(e){if(!e._noBody)return e.bodyUsed?Promise.reject(new TypeError("Already read")):void(e.bodyUsed=!0)}function be(e){return new Promise((function(t,n){e.onload=function(){t(e.result)},e.onerror=function(){n(e.error)}}))}function Ee(e){var t=new FileReader,n=be(t);return t.readAsArrayBuffer(e),n}function we(e){if(e.slice)return e.slice(0);var t=new Uint8Array(e.byteLength);return t.set(new Uint8Array(e)),t.buffer}function Be(){return this.bodyUsed=!1,this._initBody=function(e){var t;
|
|
109
109
|
/*
|
|
110
110
|
fetch-mock wraps the Response object in an ES6 Proxy to
|
|
111
111
|
provide useful test harness features such as flush. However, on
|
|
@@ -117,24 +117,24 @@ function ye(e){var t={next:function(){var t=e.shift();return{done:void 0===t,val
|
|
|
117
117
|
_initBody is called.
|
|
118
118
|
*/
|
|
119
119
|
// eslint-disable-next-line no-self-assign
|
|
120
|
-
this.bodyUsed=this.bodyUsed,this._bodyInit=e,e?"string"==typeof e?this._bodyText=e:ue&&Blob.prototype.isPrototypeOf(e)?this._bodyBlob=e:he&&FormData.prototype.isPrototypeOf(e)?this._bodyFormData=e:le&&URLSearchParams.prototype.isPrototypeOf(e)?this._bodyText=e.toString():
|
|
120
|
+
this.bodyUsed=this.bodyUsed,this._bodyInit=e,e?"string"==typeof e?this._bodyText=e:ue&&Blob.prototype.isPrototypeOf(e)?this._bodyBlob=e:he&&FormData.prototype.isPrototypeOf(e)?this._bodyFormData=e:le&&URLSearchParams.prototype.isPrototypeOf(e)?this._bodyText=e.toString():fe&&ue&&((t=e)&&DataView.prototype.isPrototypeOf(t))?(this._bodyArrayBuffer=we(e.buffer),
|
|
121
121
|
// IE 10-11 can't handle a DataView body.
|
|
122
|
-
this._bodyInit=new Blob([this._bodyArrayBuffer])):
|
|
122
|
+
this._bodyInit=new Blob([this._bodyArrayBuffer])):fe&&(ArrayBuffer.prototype.isPrototypeOf(e)||de(e))?this._bodyArrayBuffer=we(e):this._bodyText=e=Object.prototype.toString.call(e):(this._noBody=!0,this._bodyText=""),this.headers.get("content-type")||("string"==typeof e?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):le&&URLSearchParams.prototype.isPrototypeOf(e)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},ue&&(this.blob=function(){var e=ve(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=ve(this);return e||(ArrayBuffer.isView(this._bodyArrayBuffer)?Promise.resolve(this._bodyArrayBuffer.buffer.slice(this._bodyArrayBuffer.byteOffset,this._bodyArrayBuffer.byteOffset+this._bodyArrayBuffer.byteLength)):Promise.resolve(this._bodyArrayBuffer))}if(ue)return this.blob().then(Ee);throw new Error("could not read as ArrayBuffer")},this.text=function(){var e=ve(this);if(e)return e;if(this._bodyBlob)return function(e){var t=new FileReader,n=be(t),r=/charset=([A-Za-z0-9_-]+)/.exec(e.type),i=r?r[1]:"utf-8";return t.readAsText(e,i),n}(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(function(e){for(var t=new Uint8Array(e),n=new Array(t.length),r=0;r<t.length;r++)n[r]=String.fromCharCode(t[r]);return n.join("")}(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},he&&(this.formData=function(){return this.text().then(Ce)}),this.json=function(){return this.text().then(JSON.parse)},this}
|
|
123
123
|
// HTTP methods whose capitalization should be normalized
|
|
124
|
-
|
|
124
|
+
ye.prototype.append=function(e,t){e=ge(e),t=me(t);var n=this.map[e];this.map[e]=n?n+", "+t:t},ye.prototype.delete=function(e){delete this.map[ge(e)]},ye.prototype.get=function(e){return e=ge(e),this.has(e)?this.map[e]:null},ye.prototype.has=function(e){return this.map.hasOwnProperty(ge(e))},ye.prototype.set=function(e,t){this.map[ge(e)]=me(t)},ye.prototype.forEach=function(e,t){for(var n in this.map)this.map.hasOwnProperty(n)&&e.call(t,this.map[n],n,this)},ye.prototype.keys=function(){var e=[];return this.forEach((function(t,n){e.push(n)})),Ae(e)},ye.prototype.values=function(){var e=[];return this.forEach((function(t){e.push(t)})),Ae(e)},ye.prototype.entries=function(){var e=[];return this.forEach((function(t,n){e.push([n,t])})),Ae(e)},ce&&(ye.prototype[Symbol.iterator]=ye.prototype.entries);var Te=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];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 n,r,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 ye(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 ye(t.headers)),this.method=(n=t.method||this.method||"GET",r=n.toUpperCase(),Te.indexOf(r)>-1?r:n),this.mode=t.mode||this.mode||null,this.signal=t.signal||this.signal||function(){if("AbortController"in ae)return(new AbortController).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)){
|
|
125
125
|
// Search for a '_' parameter in the query string
|
|
126
126
|
var o=/([?&])_=[^&]*/;if(o.test(this.url))
|
|
127
127
|
// If it already exists then set the value with the current time
|
|
128
|
-
this.url=this.url.replace(o,"$1_="+(new Date).getTime());else{this.url+=(/\?/.test(this.url)?"&":"?")+"_="+(new Date).getTime()}}}function Ce(e){var t=new FormData;return e.trim().split("&").forEach((function(e){if(e){var n=e.split("="),r=n.shift().replace(/\+/g," "),i=n.join("=").replace(/\+/g," ");t.append(decodeURIComponent(r),decodeURIComponent(i))}})),t}function Re(e,t){if(!(this instanceof Re))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(t||(t={}),this.type="default",this.status=void 0===t.status?200:t.status,this.status<200||this.status>599)throw new RangeError("Failed to construct 'Response': The status provided (0) is outside the range [200, 599].");this.ok=this.status>=200&&this.status<300,this.statusText=void 0===t.statusText?"":""+t.statusText,this.headers=new
|
|
128
|
+
this.url=this.url.replace(o,"$1_="+(new Date).getTime());else{this.url+=(/\?/.test(this.url)?"&":"?")+"_="+(new Date).getTime()}}}function Ce(e){var t=new FormData;return e.trim().split("&").forEach((function(e){if(e){var n=e.split("="),r=n.shift().replace(/\+/g," "),i=n.join("=").replace(/\+/g," ");t.append(decodeURIComponent(r),decodeURIComponent(i))}})),t}function Re(e,t){if(!(this instanceof Re))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(t||(t={}),this.type="default",this.status=void 0===t.status?200:t.status,this.status<200||this.status>599)throw new RangeError("Failed to construct 'Response': The status provided (0) is outside the range [200, 599].");this.ok=this.status>=200&&this.status<300,this.statusText=void 0===t.statusText?"":""+t.statusText,this.headers=new ye(t.headers),this.url=t.url||"",this._initBody(e)}Ie.prototype.clone=function(){return new Ie(this,{body:this._bodyInit})},Be.call(Ie.prototype),Be.call(Re.prototype),Re.prototype.clone=function(){return new Re(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new ye(this.headers),url:this.url})},Re.error=function(){var e=new Re(null,{status:200,statusText:""});return e.status=0,e.type="error",e};var He=[301,302,303,307,308];Re.redirect=function(e,t){if(-1===He.indexOf(t))throw new RangeError("Invalid status code");return new Re(null,{status:t,headers:{location:e}})};var Se=ae.DOMException;try{new Se}catch(e){(Se=function(e,t){this.message=e,this.name=t;var n=Error(e);this.stack=n.stack}).prototype=Object.create(Error.prototype),Se.prototype.constructor=Se}function Oe(e,t){return new Promise((function(n,r){var i=new Ie(e,t);if(i.signal&&i.signal.aborted)return r(new Se("Aborted","AbortError"));var o=new XMLHttpRequest;function s(){o.abort()}if(o.onload=function(){var e,t,r={statusText:o.statusText,headers:(e=o.getAllResponseHeaders()||"",t=new ye,
|
|
129
129
|
// Avoiding split via regex to work around a common IE11 bug with the core-js 3.6.0 regex polyfill
|
|
130
130
|
// https://github.com/github/fetch/issues/748
|
|
131
131
|
// https://github.com/zloirock/core-js/issues/751
|
|
132
132
|
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 n=e.split(":"),r=n.shift().trim();if(r){var i=n.join(":").trim();try{t.append(r,i)}catch(e){console.warn("Response "+e.message)}}})),t)};
|
|
133
133
|
// This check if specifically for when a user fetches a file locally from the file system
|
|
134
134
|
// Only if the status is out of a normal range
|
|
135
|
-
i.url.startsWith("file://")&&(o.status<200||o.status>599)?r.status=200:r.status=o.status,r.url="responseURL"in o?o.responseURL:r.headers.get("X-Request-URL");var s="response"in o?o.response:o.responseText;setTimeout((function(){n(new Re(s,r))}),0)},o.onerror=function(){setTimeout((function(){r(new TypeError("Network request failed"))}),0)},o.ontimeout=function(){setTimeout((function(){r(new TypeError("Network request timed out"))}),0)},o.onabort=function(){setTimeout((function(){r(new Se("Aborted","AbortError"))}),0)},o.open(i.method,function(e){try{return""===e&&ae.location.href?ae.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&&(ue?o.responseType="blob":
|
|
135
|
+
i.url.startsWith("file://")&&(o.status<200||o.status>599)?r.status=200:r.status=o.status,r.url="responseURL"in o?o.responseURL:r.headers.get("X-Request-URL");var s="response"in o?o.response:o.responseText;setTimeout((function(){n(new Re(s,r))}),0)},o.onerror=function(){setTimeout((function(){r(new TypeError("Network request failed"))}),0)},o.ontimeout=function(){setTimeout((function(){r(new TypeError("Network request timed out"))}),0)},o.onabort=function(){setTimeout((function(){r(new Se("Aborted","AbortError"))}),0)},o.open(i.method,function(e){try{return""===e&&ae.location.href?ae.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&&(ue?o.responseType="blob":fe&&(o.responseType="arraybuffer")),t&&"object"==typeof t.headers&&!(t.headers instanceof ye||ae.Headers&&t.headers instanceof ae.Headers)){var a=[];Object.getOwnPropertyNames(t.headers).forEach((function(e){a.push(ge(e)),o.setRequestHeader(e,me(t.headers[e]))})),i.headers.forEach((function(e,t){-1===a.indexOf(t)&&o.setRequestHeader(t,e)}))}else i.headers.forEach((function(e,t){o.setRequestHeader(t,e)}));i.signal&&(i.signal.addEventListener("abort",s),o.onreadystatechange=function(){
|
|
136
136
|
// DONE (success or failure)
|
|
137
|
-
4===o.readyState&&i.signal.removeEventListener("abort",s)}),o.send(void 0===i._bodyInit?null:i._bodyInit)}))}Oe.polyfill=!0,ae.fetch||(ae.fetch=Oe,ae.Headers=
|
|
137
|
+
4===o.readyState&&i.signal.removeEventListener("abort",s)}),o.send(void 0===i._bodyInit?null:i._bodyInit)}))}Oe.polyfill=!0,ae.fetch||(ae.fetch=Oe,ae.Headers=ye,ae.Request=Ie,ae.Response=Re);var Le="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};
|
|
138
138
|
// the whatwg-fetch polyfill installs the fetch() function
|
|
139
139
|
// on the global object (window or self)
|
|
140
140
|
// Return that as the export for use in Webpack, Browserify etc.
|
|
@@ -154,7 +154,7 @@ self.fetch.bind(self);
|
|
|
154
154
|
PERFORMANCE OF THIS SOFTWARE.
|
|
155
155
|
***************************************************************************** */
|
|
156
156
|
/* global Reflect, Promise, SuppressedError, Symbol */
|
|
157
|
-
var ke=function(e,t){return ke=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},ke(e,t)};function xe(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}ke(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}function Pe(e){var t="function"==typeof Symbol&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function Ne(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,i,o=n.call(e),s=[];try{for(;(void 0===t||t-- >0)&&!(r=o.next()).done;)s.push(r.value)}catch(e){i={error:e}}finally{try{r&&!r.done&&(n=o.return)&&n.call(o)}finally{if(i)throw i.error}}return s}function De(e,t,n){if(n||2===arguments.length)for(var r,i=0,o=t.length;i<o;i++)!r&&i in t||(r||(r=Array.prototype.slice.call(t,0,i)),r[i]=t[i]);return e.concat(r||Array.prototype.slice.call(t))}function Ue(e){return"function"==typeof e}function Me(e){var t=e((function(e){Error.call(e),e.stack=(new Error).stack}));return t.prototype=Object.create(Error.prototype),t.prototype.constructor=t,t}"function"==typeof SuppressedError&&SuppressedError;var _e=Me((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 Ge(e,t){if(e){var n=e.indexOf(t);0<=n&&e.splice(n,1)}}var je=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,n,r,i;if(!this.closed){this.closed=!0;var o=this._parentage;if(o)if(this._parentage=null,Array.isArray(o))try{for(var s=Pe(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(Ue(l))try{l()}catch(e){i=e instanceof _e?e.errors:[e]}var c=this._finalizers;if(c){this._finalizers=null;try{for(var u=Pe(c),h=u.next();!h.done;h=u.next()){var p=h.value;try{ze(p)}catch(e){i=null!=i?i:[],e instanceof _e?i=De(De([],Ne(i)),Ne(e.errors)):i.push(e)}}}catch(e){n={error:e}}finally{try{h&&!h.done&&(r=u.return)&&r.call(u)}finally{if(n)throw n.error}}}if(i)throw new _e(i)}},e.prototype.add=function(t){var n;if(t&&t!==this)if(this.closed)ze(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=null!==(n=this._finalizers)&&void 0!==n?n:[]).push(t)}},e.prototype._hasParent=function(e){var t=this._parentage;return t===e||Array.isArray(t)&&t.includes(e)},e.prototype._addParent=function(e){var t=this._parentage;this._parentage=Array.isArray(t)?(t.push(e),t):t?[t,e]:e},e.prototype._removeParent=function(e){var t=this._parentage;t===e?this._parentage=null:Array.isArray(t)&&Ge(t,e)},e.prototype.remove=function(t){var n=this._finalizers;n&&Ge(n,t),t instanceof e&&t._removeParent(this)},e.EMPTY=((t=new e).closed=!0,t),e}(),Qe=je.EMPTY;function Fe(e){return e instanceof je||e&&"closed"in e&&Ue(e.remove)&&Ue(e.add)&&Ue(e.unsubscribe)}function ze(e){Ue(e)?e():e.unsubscribe()}var Je={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},Xe={setTimeout:function(e,t){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];var i=Xe.delegate;return(null==i?void 0:i.setTimeout)?i.setTimeout.apply(i,De([e,t],Ne(n))):setTimeout.apply(void 0,De([e,t],Ne(n)))},clearTimeout:function(e){var t=Xe.delegate;return((null==t?void 0:t.clearTimeout)||clearTimeout)(e)},delegate:void 0};function Ke(){}var Ze=null;function Ve(e){if(Je.useDeprecatedSynchronousErrorHandling){var t=!Ze;if(t&&(Ze={errorThrown:!1,error:null}),e(),t){var n=Ze,r=n.errorThrown,i=n.error;if(Ze=null,r)throw i}}else e()}var Ye=function(e){function t(t){var n=e.call(this)||this;return n.isStopped=!1,t?(n.destination=t,Fe(t)&&t.add(n)):n.destination=nt,n}return xe(t,e),t.create=function(e,t,n){return new et(e,t,n)},t.prototype.next=function(e){this.isStopped||this._next(e)},t.prototype.error=function(e){this.isStopped||(this.isStopped=!0,this._error(e))},t.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},t.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,e.prototype.unsubscribe.call(this),this.destination=null)},t.prototype._next=function(e){this.destination.next(e)},t.prototype._error=function(e){try{this.destination.error(e)}finally{this.unsubscribe()}},t.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},t}(je),qe=Function.prototype.bind;function We(e,t){return qe.call(e,t)}var $e=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){tt(e)}},e.prototype.error=function(e){var t=this.partialObserver;if(t.error)try{t.error(e)}catch(e){tt(e)}else tt(e)},e.prototype.complete=function(){var e=this.partialObserver;if(e.complete)try{e.complete()}catch(e){tt(e)}},e}(),et=function(e){function t(t,n,r){var i,o,s=e.call(this)||this;Ue(t)||!t?i={next:null!=t?t:void 0,error:null!=n?n:void 0,complete:null!=r?r:void 0}:s&&Je.useDeprecatedNextContext?((o=Object.create(t)).unsubscribe=function(){return s.unsubscribe()},i={next:t.next&&We(t.next,o),error:t.error&&We(t.error,o),complete:t.complete&&We(t.complete,o)}):i=t;return s.destination=new $e(i),s}return xe(t,e),t}(Ye);function tt(e){var t;t=e,Xe.setTimeout((function(){throw t}))}var nt={closed:!0,next:Ke,error:function(e){throw e},complete:Ke},rt="function"==typeof Symbol&&Symbol.observable||"@@observable";function it(e){return e}var ot=function(){function e(e){e&&(this._subscribe=e)}return e.prototype.lift=function(t){var n=new e;return n.source=this,n.operator=t,n},e.prototype.subscribe=function(e,t,n){var r,i=this,o=(r=e)&&r instanceof Ye||function(e){return e&&Ue(e.next)&&Ue(e.error)&&Ue(e.complete)}(r)&&Fe(r)?e:new et(e,t,n);return Ve((function(){var e=i,t=e.operator,n=e.source;o.add(t?t.call(o,n):n?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 n=this;return new(t=st(t))((function(t,r){var i=new et({next:function(t){try{e(t)}catch(e){r(e),i.unsubscribe()}},error:r,complete:t});n.subscribe(i)}))},e.prototype._subscribe=function(e){var t;return null===(t=this.source)||void 0===t?void 0:t.subscribe(e)},e.prototype[rt]=function(){return this},e.prototype.pipe=function(){for(var e,t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return(0===(e=t).length?it:1===e.length?e[0]:function(t){return e.reduce((function(e,t){return t(e)}),t)})(this)},e.prototype.toPromise=function(e){var t=this;return new(e=st(e))((function(e,n){var r;t.subscribe((function(e){return r=e}),(function(e){return n(e)}),(function(){return e(r)}))}))},e.create=function(t){return new e(t)},e}();function st(e){var t;return null!==(t=null!=e?e:Je.Promise)&&void 0!==t?t:Promise}var at=Me((function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}})),lt=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 xe(t,e),t.prototype.lift=function(e){var t=new ct(this,this);return t.operator=e,t},t.prototype._throwIfClosed=function(){if(this.closed)throw new at},t.prototype.next=function(e){var t=this;Ve((function(){var n,r;if(t._throwIfClosed(),!t.isStopped){t.currentObservers||(t.currentObservers=Array.from(t.observers));try{for(var i=Pe(t.currentObservers),o=i.next();!o.done;o=i.next()){o.value.next(e)}}catch(e){n={error:e}}finally{try{o&&!o.done&&(r=i.return)&&r.call(i)}finally{if(n)throw n.error}}}}))},t.prototype.error=function(e){var t=this;Ve((function(){if(t._throwIfClosed(),!t.isStopped){t.hasError=t.isStopped=!0,t.thrownError=e;for(var n=t.observers;n.length;)n.shift().error(e)}}))},t.prototype.complete=function(){var e=this;Ve((function(){if(e._throwIfClosed(),!e.isStopped){e.isStopped=!0;for(var t=e.observers;t.length;)t.shift().complete()}}))},t.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(t.prototype,"observed",{get:function(){var e;return(null===(e=this.observers)||void 0===e?void 0:e.length)>0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(t){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,t)},t.prototype._subscribe=function(e){return this._throwIfClosed(),this._checkFinalizedStatuses(e),this._innerSubscribe(e)},t.prototype._innerSubscribe=function(e){var t=this,n=this,r=n.hasError,i=n.isStopped,o=n.observers;return r||i?Qe:(this.currentObservers=null,o.push(e),new je((function(){t.currentObservers=null,Ge(o,e)})))},t.prototype._checkFinalizedStatuses=function(e){var t=this,n=t.hasError,r=t.thrownError,i=t.isStopped;n?e.error(r):i&&e.complete()},t.prototype.asObservable=function(){var e=new ot;return e.source=this,e},t.create=function(e,t){return new ct(e,t)},t}(ot),ct=function(e){function t(t,n){var r=e.call(this)||this;return r.destination=t,r.source=n,r}return xe(t,e),t.prototype.next=function(e){var t,n;null===(n=null===(t=this.destination)||void 0===t?void 0:t.next)||void 0===n||n.call(t,e)},t.prototype.error=function(e){var t,n;null===(n=null===(t=this.destination)||void 0===t?void 0:t.error)||void 0===n||n.call(t,e)},t.prototype.complete=function(){var e,t;null===(t=null===(e=this.destination)||void 0===e?void 0:e.complete)||void 0===t||t.call(e)},t.prototype._subscribe=function(e){var t,n;return null!==(n=null===(t=this.source)||void 0===t?void 0:t.subscribe(e))&&void 0!==n?n:Qe},t}(lt),ut={now:function(){return(ut.delegate||Date).now()},delegate:void 0},ht=function(e){function t(t,n,r){void 0===t&&(t=1/0),void 0===n&&(n=1/0),void 0===r&&(r=ut);var i=e.call(this)||this;return i._bufferSize=t,i._windowTime=n,i._timestampProvider=r,i._buffer=[],i._infiniteTimeWindow=!0,i._infiniteTimeWindow=n===1/0,i._bufferSize=Math.max(1,t),i._windowTime=Math.max(1,n),i}return xe(t,e),t.prototype.next=function(t){var n=this,r=n.isStopped,i=n._buffer,o=n._infiniteTimeWindow,s=n._timestampProvider,a=n._windowTime;r||(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),n=this._infiniteTimeWindow,r=this._buffer.slice(),i=0;i<r.length&&!e.closed;i+=n?1:2)e.next(r[i]);return this._checkFinalizedStatuses(e),t},t.prototype._trimBuffer=function(){var e=this,t=e._bufferSize,n=e._timestampProvider,r=e._buffer,i=e._infiniteTimeWindow,o=(i?1:2)*t;if(t<1/0&&o<r.length&&r.splice(0,r.length-o),!i){for(var s=n.now(),a=0,l=1;l<r.length&&r[l]<=s;l+=2)a=l;a&&r.splice(0,a+1)}},t}(lt);let pt=[],ft={};
|
|
157
|
+
var ke=function(e,t){return ke=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},ke(e,t)};function xe(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}ke(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}var Pe=function(){return Pe=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var i in t=arguments[n])Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e},Pe.apply(this,arguments)};function Ne(e){var t="function"==typeof Symbol&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function De(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,i,o=n.call(e),s=[];try{for(;(void 0===t||t-- >0)&&!(r=o.next()).done;)s.push(r.value)}catch(e){i={error:e}}finally{try{r&&!r.done&&(n=o.return)&&n.call(o)}finally{if(i)throw i.error}}return s}function Ue(e,t,n){if(n||2===arguments.length)for(var r,i=0,o=t.length;i<o;i++)!r&&i in t||(r||(r=Array.prototype.slice.call(t,0,i)),r[i]=t[i]);return e.concat(r||Array.prototype.slice.call(t))}function Me(e){return"function"==typeof e}function _e(e){var t=e((function(e){Error.call(e),e.stack=(new Error).stack}));return t.prototype=Object.create(Error.prototype),t.prototype.constructor=t,t}"function"==typeof SuppressedError&&SuppressedError;var Ge=_e((function(e){return function(t){e(this),this.message=t?t.length+" errors occurred during unsubscription:\n"+t.map((function(e,t){return t+1+") "+e.toString()})).join("\n "):"",this.name="UnsubscriptionError",this.errors=t}}));function je(e,t){if(e){var n=e.indexOf(t);0<=n&&e.splice(n,1)}}var Qe=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,n,r,i;if(!this.closed){this.closed=!0;var o=this._parentage;if(o)if(this._parentage=null,Array.isArray(o))try{for(var s=Ne(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 Ge?e.errors:[e]}var c=this._finalizers;if(c){this._finalizers=null;try{for(var u=Ne(c),h=u.next();!h.done;h=u.next()){var f=h.value;try{Je(f)}catch(e){i=null!=i?i:[],e instanceof Ge?i=Ue(Ue([],De(i)),De(e.errors)):i.push(e)}}}catch(e){n={error:e}}finally{try{h&&!h.done&&(r=u.return)&&r.call(u)}finally{if(n)throw n.error}}}if(i)throw new Ge(i)}},e.prototype.add=function(t){var n;if(t&&t!==this)if(this.closed)Je(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=null!==(n=this._finalizers)&&void 0!==n?n:[]).push(t)}},e.prototype._hasParent=function(e){var t=this._parentage;return t===e||Array.isArray(t)&&t.includes(e)},e.prototype._addParent=function(e){var t=this._parentage;this._parentage=Array.isArray(t)?(t.push(e),t):t?[t,e]:e},e.prototype._removeParent=function(e){var t=this._parentage;t===e?this._parentage=null:Array.isArray(t)&&je(t,e)},e.prototype.remove=function(t){var n=this._finalizers;n&&je(n,t),t instanceof e&&t._removeParent(this)},e.EMPTY=((t=new e).closed=!0,t),e}(),Fe=Qe.EMPTY;function ze(e){return e instanceof Qe||e&&"closed"in e&&Me(e.remove)&&Me(e.add)&&Me(e.unsubscribe)}function Je(e){Me(e)?e():e.unsubscribe()}var Xe={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},Ke={setTimeout:function(e,t){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];var i=Ke.delegate;return(null==i?void 0:i.setTimeout)?i.setTimeout.apply(i,Ue([e,t],De(n))):setTimeout.apply(void 0,Ue([e,t],De(n)))},clearTimeout:function(e){var t=Ke.delegate;return((null==t?void 0:t.clearTimeout)||clearTimeout)(e)},delegate:void 0};function Ze(){}var Ve=null;function Ye(e){if(Xe.useDeprecatedSynchronousErrorHandling){var t=!Ve;if(t&&(Ve={errorThrown:!1,error:null}),e(),t){var n=Ve,r=n.errorThrown,i=n.error;if(Ve=null,r)throw i}}else e()}var qe=function(e){function t(t){var n=e.call(this)||this;return n.isStopped=!1,t?(n.destination=t,ze(t)&&t.add(n)):n.destination=rt,n}return xe(t,e),t.create=function(e,t,n){return new tt(e,t,n)},t.prototype.next=function(e){this.isStopped||this._next(e)},t.prototype.error=function(e){this.isStopped||(this.isStopped=!0,this._error(e))},t.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},t.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,e.prototype.unsubscribe.call(this),this.destination=null)},t.prototype._next=function(e){this.destination.next(e)},t.prototype._error=function(e){try{this.destination.error(e)}finally{this.unsubscribe()}},t.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},t}(Qe),We=Function.prototype.bind;function $e(e,t){return We.call(e,t)}var et=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){nt(e)}},e.prototype.error=function(e){var t=this.partialObserver;if(t.error)try{t.error(e)}catch(e){nt(e)}else nt(e)},e.prototype.complete=function(){var e=this.partialObserver;if(e.complete)try{e.complete()}catch(e){nt(e)}},e}(),tt=function(e){function t(t,n,r){var i,o,s=e.call(this)||this;Me(t)||!t?i={next:null!=t?t:void 0,error:null!=n?n:void 0,complete:null!=r?r:void 0}:s&&Xe.useDeprecatedNextContext?((o=Object.create(t)).unsubscribe=function(){return s.unsubscribe()},i={next:t.next&&$e(t.next,o),error:t.error&&$e(t.error,o),complete:t.complete&&$e(t.complete,o)}):i=t;return s.destination=new et(i),s}return xe(t,e),t}(qe);function nt(e){var t;t=e,Ke.setTimeout((function(){throw t}))}var rt={closed:!0,next:Ze,error:function(e){throw e},complete:Ze},it="function"==typeof Symbol&&Symbol.observable||"@@observable";function ot(e){return e}var st=function(){function e(e){e&&(this._subscribe=e)}return e.prototype.lift=function(t){var n=new e;return n.source=this,n.operator=t,n},e.prototype.subscribe=function(e,t,n){var r,i=this,o=(r=e)&&r instanceof qe||function(e){return e&&Me(e.next)&&Me(e.error)&&Me(e.complete)}(r)&&ze(r)?e:new tt(e,t,n);return Ye((function(){var e=i,t=e.operator,n=e.source;o.add(t?t.call(o,n):n?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 n=this;return new(t=at(t))((function(t,r){var i=new tt({next:function(t){try{e(t)}catch(e){r(e),i.unsubscribe()}},error:r,complete:t});n.subscribe(i)}))},e.prototype._subscribe=function(e){var t;return null===(t=this.source)||void 0===t?void 0:t.subscribe(e)},e.prototype[it]=function(){return this},e.prototype.pipe=function(){for(var e,t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return(0===(e=t).length?ot:1===e.length?e[0]:function(t){return e.reduce((function(e,t){return t(e)}),t)})(this)},e.prototype.toPromise=function(e){var t=this;return new(e=at(e))((function(e,n){var r;t.subscribe((function(e){return r=e}),(function(e){return n(e)}),(function(){return e(r)}))}))},e.create=function(t){return new e(t)},e}();function at(e){var t;return null!==(t=null!=e?e:Xe.Promise)&&void 0!==t?t:Promise}var lt=_e((function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}})),ct=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 xe(t,e),t.prototype.lift=function(e){var t=new ut(this,this);return t.operator=e,t},t.prototype._throwIfClosed=function(){if(this.closed)throw new lt},t.prototype.next=function(e){var t=this;Ye((function(){var n,r;if(t._throwIfClosed(),!t.isStopped){t.currentObservers||(t.currentObservers=Array.from(t.observers));try{for(var i=Ne(t.currentObservers),o=i.next();!o.done;o=i.next()){o.value.next(e)}}catch(e){n={error:e}}finally{try{o&&!o.done&&(r=i.return)&&r.call(i)}finally{if(n)throw n.error}}}}))},t.prototype.error=function(e){var t=this;Ye((function(){if(t._throwIfClosed(),!t.isStopped){t.hasError=t.isStopped=!0,t.thrownError=e;for(var n=t.observers;n.length;)n.shift().error(e)}}))},t.prototype.complete=function(){var e=this;Ye((function(){if(e._throwIfClosed(),!e.isStopped){e.isStopped=!0;for(var t=e.observers;t.length;)t.shift().complete()}}))},t.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(t.prototype,"observed",{get:function(){var e;return(null===(e=this.observers)||void 0===e?void 0:e.length)>0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(t){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,t)},t.prototype._subscribe=function(e){return this._throwIfClosed(),this._checkFinalizedStatuses(e),this._innerSubscribe(e)},t.prototype._innerSubscribe=function(e){var t=this,n=this,r=n.hasError,i=n.isStopped,o=n.observers;return r||i?Fe:(this.currentObservers=null,o.push(e),new Qe((function(){t.currentObservers=null,je(o,e)})))},t.prototype._checkFinalizedStatuses=function(e){var t=this,n=t.hasError,r=t.thrownError,i=t.isStopped;n?e.error(r):i&&e.complete()},t.prototype.asObservable=function(){var e=new st;return e.source=this,e},t.create=function(e,t){return new ut(e,t)},t}(st),ut=function(e){function t(t,n){var r=e.call(this)||this;return r.destination=t,r.source=n,r}return xe(t,e),t.prototype.next=function(e){var t,n;null===(n=null===(t=this.destination)||void 0===t?void 0:t.next)||void 0===n||n.call(t,e)},t.prototype.error=function(e){var t,n;null===(n=null===(t=this.destination)||void 0===t?void 0:t.error)||void 0===n||n.call(t,e)},t.prototype.complete=function(){var e,t;null===(t=null===(e=this.destination)||void 0===e?void 0:e.complete)||void 0===t||t.call(e)},t.prototype._subscribe=function(e){var t,n;return null!==(n=null===(t=this.source)||void 0===t?void 0:t.subscribe(e))&&void 0!==n?n:Fe},t}(ct),ht={now:function(){return(ht.delegate||Date).now()},delegate:void 0},ft=function(e){function t(t,n,r){void 0===t&&(t=1/0),void 0===n&&(n=1/0),void 0===r&&(r=ht);var i=e.call(this)||this;return i._bufferSize=t,i._windowTime=n,i._timestampProvider=r,i._buffer=[],i._infiniteTimeWindow=!0,i._infiniteTimeWindow=n===1/0,i._bufferSize=Math.max(1,t),i._windowTime=Math.max(1,n),i}return xe(t,e),t.prototype.next=function(t){var n=this,r=n.isStopped,i=n._buffer,o=n._infiniteTimeWindow,s=n._timestampProvider,a=n._windowTime;r||(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),n=this._infiniteTimeWindow,r=this._buffer.slice(),i=0;i<r.length&&!e.closed;i+=n?1:2)e.next(r[i]);return this._checkFinalizedStatuses(e),t},t.prototype._trimBuffer=function(){var e=this,t=e._bufferSize,n=e._timestampProvider,r=e._buffer,i=e._infiniteTimeWindow,o=(i?1:2)*t;if(t<1/0&&o<r.length&&r.splice(0,r.length-o),!i){for(var s=n.now(),a=0,l=1;l<r.length&&r[l]<=s;l+=2)a=l;a&&r.splice(0,a+1)}},t}(ct);let pt=[],dt={};
|
|
158
158
|
/**
|
|
159
159
|
* @name topic
|
|
160
160
|
* @description A small wrapper over the rxjs to offer the topic method on top of it
|
|
@@ -162,38 +162,38 @@ var ke=function(e,t){return ke=Object.setPrototypeOf||{__proto__:[]}instanceof A
|
|
|
162
162
|
* @param step [String] How many values to be buffed for new subscribers - default 0
|
|
163
163
|
* @returns ReplaySubject
|
|
164
164
|
*/
|
|
165
|
-
const
|
|
165
|
+
const gt=[];
|
|
166
166
|
/**
|
|
167
167
|
* Create a `Writable` store that allows both updating and reading by subscription.
|
|
168
168
|
* @param {*=}value initial value
|
|
169
169
|
* @param {StartStopNotifier=} start
|
|
170
170
|
*/
|
|
171
|
-
function
|
|
172
|
-
const e=!
|
|
171
|
+
function mt(t,n=e){let r;const i=new Set;function o(e){if(s(t,e)&&(t=e,r)){// store is ready
|
|
172
|
+
const e=!gt.length;for(const e of i)e[1](),gt.push(e,t);if(e){for(let e=0;e<gt.length;e+=2)gt[e][0](gt[e+1]);gt.length=0}}}return{set:o,update:function(e){o(e(t))},subscribe:function(s,a=e){const l=[s,a];return i.add(l),1===i.size&&(r=n(o)||e),s(t),()=>{i.delete(l),0===i.size&&r&&(r(),r=null)}}}}function At(t,n,r){const s=!Array.isArray(t),a=s?[t]:t,l=n.length<2;return u=t=>{let r=!1;const u=[];let h=0,f=e;const p=()=>{if(h)return;f();const r=n(s?u[0]:u,t);l?t(r):f=o(r)?r:e},d=a.map(((e,t)=>c(e,(e=>{u[t]=e,h&=~(1<<t),r&&p()}),(()=>{h|=1<<t}))));return r=!0,p(),function(){i(d),f(),
|
|
173
173
|
// We need to set this to false because callbacks can still happen despite having unsubscribed:
|
|
174
174
|
// Callbacks might already be placed in the queue which doesn't know it should no longer
|
|
175
175
|
// invoke this derived store.
|
|
176
|
-
r=!1}},{subscribe:
|
|
176
|
+
r=!1}},{subscribe:mt(r,u).subscribe};
|
|
177
177
|
/**
|
|
178
178
|
* Creates a `Readable` store that allows reading by subscription.
|
|
179
179
|
* @param value initial value
|
|
180
180
|
* @param {StartStopNotifier} [start]
|
|
181
181
|
*/
|
|
182
|
-
var u}var yt=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===
|
|
182
|
+
var u}var yt=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===vt}(e)}
|
|
183
183
|
// see https://github.com/facebook/react/blob/b5ac963fb791d1298e7f396236383bc955f916c1/src/isomorphic/classic/element/ReactElement.js#L21-L25
|
|
184
|
-
(e)};var
|
|
184
|
+
(e)};var vt="function"==typeof Symbol&&Symbol.for?Symbol.for("react.element"):60103;function bt(e,t){return!1!==t.clone&&t.isMergeableObject(e)?It((n=e,Array.isArray(n)?[]:{}),e,t):e;var n}function Et(e,t,n){return e.concat(t).map((function(e){return bt(e,n)}))}function wt(e){return Object.keys(e).concat(function(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter((function(t){return Object.propertyIsEnumerable.call(e,t)})):[]}(e))}function Bt(e,t){try{return t in e}catch(e){return!1}}
|
|
185
185
|
// Protects from prototype poisoning and unexpected merging up the prototype chain.
|
|
186
|
-
function
|
|
187
|
-
})(e,i)||(
|
|
186
|
+
function Tt(e,t,n){var r={};return n.isMergeableObject(e)&&wt(e).forEach((function(t){r[t]=bt(e[t],n)})),wt(t).forEach((function(i){(function(e,t){return Bt(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t));// and also unsafe if they're nonenumerable.
|
|
187
|
+
})(e,i)||(Bt(e,i)&&n.isMergeableObject(t[i])?r[i]=function(e,t){if(!t.customMerge)return It;var n=t.customMerge(e);return"function"==typeof n?n:It}(i,n)(e[i],t[i],n):r[i]=bt(t[i],n))})),r}function It(e,t,n){(n=n||{}).arrayMerge=n.arrayMerge||Et,n.isMergeableObject=n.isMergeableObject||yt,
|
|
188
188
|
// cloneUnlessOtherwiseSpecified is added to `options` so that custom arrayMerge()
|
|
189
189
|
// implementations can use it. The caller may not replace it.
|
|
190
|
-
n.cloneUnlessOtherwiseSpecified=
|
|
190
|
+
n.cloneUnlessOtherwiseSpecified=bt;var r=Array.isArray(t);return r===Array.isArray(e)?r?n.arrayMerge(e,t,n):Tt(e,t,n):bt(t,n)}It.all=function(e,t){if(!Array.isArray(e))throw new Error("first argument should be an array");return e.reduce((function(e,n){return It(e,n,t)}),{})};var Ct,Rt,Ht,St=It;
|
|
191
191
|
/**
|
|
192
192
|
* Type Guards
|
|
193
193
|
*/
|
|
194
|
-
function
|
|
194
|
+
function Ot(e){return e.type===Rt.literal}function Lt(e){return e.type===Rt.argument}function kt(e){return e.type===Rt.number}function xt(e){return e.type===Rt.date}function Pt(e){return e.type===Rt.time}function Nt(e){return e.type===Rt.select}function Dt(e){return e.type===Rt.plural}function Ut(e){return e.type===Rt.pound}function Mt(e){return e.type===Rt.tag}function _t(e){return!(!e||"object"!=typeof e||e.type!==Ht.number)}function Gt(e){return!(!e||"object"!=typeof e||e.type!==Ht.dateTime)}
|
|
195
195
|
// @generated from regex-gen.ts
|
|
196
|
-
|
|
196
|
+
!function(e){
|
|
197
197
|
/** Argument is unclosed (e.g. `{0`) */
|
|
198
198
|
e[e.EXPECT_ARGUMENT_CLOSING_BRACE=1]="EXPECT_ARGUMENT_CLOSING_BRACE",
|
|
199
199
|
/** Argument is empty (e.g. `{}`). */
|
|
@@ -253,7 +253,7 @@ e[e.INVALID_TAG_NAME=25]="INVALID_TAG_NAME",
|
|
|
253
253
|
/** The closing tag does not match the opening tag. (e.g. `<bold>foo</italic>`) */
|
|
254
254
|
e[e.UNMATCHED_CLOSING_TAG=26]="UNMATCHED_CLOSING_TAG",
|
|
255
255
|
/** The opening tag has unmatched closing tag. (e.g. `<bold>foo`) */
|
|
256
|
-
e[e.UNCLOSED_TAG=27]="UNCLOSED_TAG"}(
|
|
256
|
+
e[e.UNCLOSED_TAG=27]="UNCLOSED_TAG"}(Ct||(Ct={})),function(e){
|
|
257
257
|
/**
|
|
258
258
|
* Raw text
|
|
259
259
|
*/
|
|
@@ -290,7 +290,7 @@ e[e.pound=7]="pound",
|
|
|
290
290
|
/**
|
|
291
291
|
* XML-like tag
|
|
292
292
|
*/
|
|
293
|
-
e[e.tag=8]="tag"}(
|
|
293
|
+
e[e.tag=8]="tag"}(Rt||(Rt={})),function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"}(Ht||(Ht={}));var jt=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,Qt=/(?:[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;
|
|
294
294
|
/**
|
|
295
295
|
* https://unicode.org/reports/tr35/tr35-dates.html#Date_Field_Symbol_Table
|
|
296
296
|
* Credit: https://github.com/caridy/intl-datetimeformat-pattern/blob/master/index.js
|
|
@@ -302,7 +302,7 @@ e[e.tag=8]="tag"}(St||(St={})),function(e){e[e.number=0]="number",e[e.dateTime=1
|
|
|
302
302
|
* @public
|
|
303
303
|
* @param skeleton skeleton string
|
|
304
304
|
*/
|
|
305
|
-
function
|
|
305
|
+
function Ft(e){var t={};return e.replace(Qt,(function(e){var n=e.length;switch(e[0]){
|
|
306
306
|
// Era
|
|
307
307
|
case"G":t.era=4===n?"long":5===n?"narrow":"short";break;
|
|
308
308
|
// Year
|
|
@@ -336,33 +336,33 @@ case"X":// 1, 2, 3, 4: The ISO8601 varios formats
|
|
|
336
336
|
case"x":// 1, 2, 3, 4: The ISO8601 varios formats
|
|
337
337
|
throw new RangeError("`Z/O/v/V/X/x` (timeZone) patterns are not supported, use `z` instead")}return""})),t}
|
|
338
338
|
// @generated from regex-gen.ts
|
|
339
|
-
var
|
|
339
|
+
var zt=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;var Jt=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,Xt=/^(@+)?(\+|#+)?[rs]?$/g,Kt=/(\*)(0+)|(#+)(0+)|(0+)/g,Zt=/^(0+)$/;function Vt(e){var t={};return"r"===e[e.length-1]?t.roundingPriority="morePrecision":"s"===e[e.length-1]&&(t.roundingPriority="lessPrecision"),e.replace(Xt,(function(e,n,r){
|
|
340
340
|
// @@@ case
|
|
341
|
-
return"string"!=typeof r?(t.minimumSignificantDigits=n.length,t.maximumSignificantDigits=n.length):"+"===r?t.minimumSignificantDigits=n.length:"#"===n[0]?t.maximumSignificantDigits=n.length:(t.minimumSignificantDigits=n.length,t.maximumSignificantDigits=n.length+("string"==typeof r?r.length:0)),""})),t}function
|
|
341
|
+
return"string"!=typeof r?(t.minimumSignificantDigits=n.length,t.maximumSignificantDigits=n.length):"+"===r?t.minimumSignificantDigits=n.length:"#"===n[0]?t.maximumSignificantDigits=n.length:(t.minimumSignificantDigits=n.length,t.maximumSignificantDigits=n.length+("string"==typeof r?r.length:0)),""})),t}function Yt(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 qt(e){
|
|
342
342
|
// Engineering
|
|
343
|
-
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 n=e.slice(0,2);if("+!"===n?(t.signDisplay="always",e=e.slice(2)):"+?"===n&&(t.signDisplay="exceptZero",e=e.slice(2)),!
|
|
343
|
+
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 n=e.slice(0,2);if("+!"===n?(t.signDisplay="always",e=e.slice(2)):"+?"===n&&(t.signDisplay="exceptZero",e=e.slice(2)),!Zt.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function Wt(e){var t=Yt(e);return t||{}}
|
|
344
344
|
/**
|
|
345
345
|
* https://github.com/unicode-org/icu/blob/master/docs/userguide/format_parse/numbers/skeletons.md#skeleton-stems-and-options
|
|
346
|
-
*/function
|
|
346
|
+
*/function $t(e){for(var t={},n=0,r=e;n<r.length;n++){var i=r[n];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=Pe(Pe(Pe({},t),{notation:"scientific"}),i.options.reduce((function(e,t){return Pe(Pe({},e),Wt(t))}),{}));continue;case"engineering":t=Pe(Pe(Pe({},t),{notation:"engineering"}),i.options.reduce((function(e,t){return Pe(Pe({},e),Wt(t))}),{}));continue;case"notation-simple":t.notation="standard";continue;
|
|
347
347
|
// https://github.com/unicode-org/icu/blob/master/icu4c/source/i18n/unicode/unumberformatter.h
|
|
348
348
|
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;
|
|
349
349
|
// https://unicode-org.github.io/icu/userguide/format_parse/numbers/skeletons.html#integer-width
|
|
350
|
-
case"integer-width":if(i.options.length>1)throw new RangeError("integer-width stems only accept a single optional option");i.options[0].replace(
|
|
350
|
+
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,n,r,i,o,s){if(n)t.minimumIntegerDigits=r.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}
|
|
351
351
|
// https://unicode-org.github.io/icu/userguide/format_parse/numbers/skeletons.html#integer-width
|
|
352
|
-
if(
|
|
352
|
+
if(Zt.test(i.stem))t.minimumIntegerDigits=i.stem.length;else if(Jt.test(i.stem)){
|
|
353
353
|
// Precision
|
|
354
354
|
// https://unicode-org.github.io/icu/userguide/format_parse/numbers/skeletons.html#fraction-precision
|
|
355
355
|
// precision-integer case
|
|
356
|
-
if(i.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");i.stem.replace(
|
|
356
|
+
if(i.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");i.stem.replace(Jt,(function(e,n,r,i,o,s){
|
|
357
357
|
// .000* case (before ICU67 it was .000+)
|
|
358
358
|
return"*"===r?t.minimumFractionDigits=n.length:i&&"#"===i[0]?t.maximumFractionDigits=i.length:o&&s?(t.minimumFractionDigits=o.length,t.maximumFractionDigits=o.length+s.length):(t.minimumFractionDigits=n.length,t.maximumFractionDigits=n.length),""}));var o=i.options[0];
|
|
359
359
|
// https://unicode-org.github.io/icu/userguide/format_parse/numbers/skeletons.html#trailing-zero-display
|
|
360
|
-
"w"===o?t=
|
|
360
|
+
"w"===o?t=Pe(Pe({},t),{trailingZeroDisplay:"stripIfInteger"}):o&&(t=Pe(Pe({},t),Vt(o)))}
|
|
361
361
|
// https://unicode-org.github.io/icu/userguide/format_parse/numbers/skeletons.html#significant-digits-precision
|
|
362
|
-
else if(
|
|
362
|
+
else if(Xt.test(i.stem))t=Pe(Pe({},t),Vt(i.stem));else{var s=Yt(i.stem);s&&(t=Pe(Pe({},t),s));var a=qt(i.stem);a&&(t=Pe(Pe({},t),a))}}return t}
|
|
363
363
|
// @generated from time-data-gen.ts
|
|
364
364
|
// prettier-ignore
|
|
365
|
-
var
|
|
365
|
+
var en,tn={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"]};
|
|
366
366
|
/**
|
|
367
367
|
* Returns the best matching date time pattern if a date time skeleton
|
|
368
368
|
* pattern is provided with a locale. Follows the Unicode specification:
|
|
@@ -375,7 +375,7 @@ var rn,on={AX:["H"],BQ:["H"],CP:["H"],CZ:["H"],DK:["H"],FI:["H"],ID:["H"],IS:["H
|
|
|
375
375
|
* of the given `locale` to the corresponding time pattern.
|
|
376
376
|
* @param locale
|
|
377
377
|
*/
|
|
378
|
-
function
|
|
378
|
+
function nn(e){var t=e.hourCycle;if(void 0===t&&
|
|
379
379
|
// @ts-ignore hourCycle(s) is not identified yet
|
|
380
380
|
e.hourCycles&&
|
|
381
381
|
// @ts-ignore
|
|
@@ -383,37 +383,37 @@ e.hourCycles.length&&(
|
|
|
383
383
|
// @ts-ignore
|
|
384
384
|
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")}
|
|
385
385
|
// TODO: Once hourCycle is fully supported remove the following with data generation
|
|
386
|
-
var n,r=e.language;return"root"!==r&&(n=e.maximize().region),(
|
|
386
|
+
var n,r=e.language;return"root"!==r&&(n=e.maximize().region),(tn[n||""]||tn[r||""]||tn["".concat(r,"-001")]||tn["001"])[0]}var rn=new RegExp("^".concat(jt.source,"*")),on=new RegExp("".concat(jt.source,"*$"));function sn(e,t){return{start:e,end:t}}
|
|
387
387
|
// #region Ponyfills
|
|
388
388
|
// Consolidate these variables up top for easier toggling during debugging
|
|
389
|
-
var
|
|
389
|
+
var an=!!String.prototype.startsWith,ln=!!String.fromCodePoint,cn=!!Object.fromEntries,un=!!String.prototype.codePointAt,hn=!!String.prototype.trimStart,fn=!!String.prototype.trimEnd,pn=!!Number.isSafeInteger?Number.isSafeInteger:function(e){return"number"==typeof e&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},dn=!0;try{
|
|
390
390
|
/**
|
|
391
391
|
* legacy Edge or Xbox One browser
|
|
392
392
|
* Unicode flag support: supported
|
|
393
393
|
* Pattern_Syntax support: not supported
|
|
394
394
|
* See https://github.com/formatjs/formatjs/issues/2822
|
|
395
395
|
*/
|
|
396
|
-
|
|
396
|
+
dn="a"===(null===(en=wn("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu").exec("a"))||void 0===en?void 0:en[0])}catch(e){dn=!1}var gn,mn=an?// Native
|
|
397
397
|
function(e,t,n){return e.startsWith(t,n)}:// For IE11
|
|
398
|
-
function(e,t,n){return e.slice(n,n+t.length)===t},
|
|
399
|
-
function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];for(var n,r="",i=e.length,o=0;i>o;){if((n=e[o++])>1114111)throw RangeError(n+" is not a valid code point");r+=n<65536?String.fromCharCode(n):String.fromCharCode(55296+((n-=65536)>>10),n%1024+56320)}return r},
|
|
398
|
+
function(e,t,n){return e.slice(n,n+t.length)===t},An=ln?String.fromCodePoint:// IE11
|
|
399
|
+
function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];for(var n,r="",i=e.length,o=0;i>o;){if((n=e[o++])>1114111)throw RangeError(n+" is not a valid code point");r+=n<65536?String.fromCharCode(n):String.fromCharCode(55296+((n-=65536)>>10),n%1024+56320)}return r},yn=
|
|
400
400
|
// native
|
|
401
|
-
|
|
402
|
-
function(e){for(var t={},n=0,r=e;n<r.length;n++){var i=r[n],o=i[0],s=i[1];t[o]=s}return t},
|
|
401
|
+
cn?Object.fromEntries:// Ponyfill
|
|
402
|
+
function(e){for(var t={},n=0,r=e;n<r.length;n++){var i=r[n],o=i[0],s=i[1];t[o]=s}return t},vn=un?// Native
|
|
403
403
|
function(e,t){return e.codePointAt(t)}:// IE 11
|
|
404
|
-
function(e,t){var n=e.length;if(!(t<0||t>=n)){var r,i=e.charCodeAt(t);return i<55296||i>56319||t+1===n||(r=e.charCodeAt(t+1))<56320||r>57343?i:r-56320+(i-55296<<10)+65536}},
|
|
404
|
+
function(e,t){var n=e.length;if(!(t<0||t>=n)){var r,i=e.charCodeAt(t);return i<55296||i>56319||t+1===n||(r=e.charCodeAt(t+1))<56320||r>57343?i:r-56320+(i-55296<<10)+65536}},bn=hn?// Native
|
|
405
405
|
function(e){return e.trimStart()}:// Ponyfill
|
|
406
|
-
function(e){return e.replace(
|
|
406
|
+
function(e){return e.replace(rn,"")},En=fn?// Native
|
|
407
407
|
function(e){return e.trimEnd()}:// Ponyfill
|
|
408
|
-
function(e){return e.replace(
|
|
408
|
+
function(e){return e.replace(on,"")};
|
|
409
409
|
// Prevent minifier to translate new RegExp to literal form that might cause syntax error on IE11.
|
|
410
|
-
function
|
|
410
|
+
function wn(e,t){return new RegExp(e,t)}
|
|
411
411
|
// #endregion
|
|
412
|
-
if(
|
|
412
|
+
if(dn){
|
|
413
413
|
// Native
|
|
414
|
-
var
|
|
414
|
+
var Bn=wn("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");gn=function(e,t){var n;return Bn.lastIndex=t,null!==(n=Bn.exec(e)[1])&&void 0!==n?n:""}}else
|
|
415
415
|
// IE11
|
|
416
|
-
|
|
416
|
+
gn=function(e,t){for(var n=[];;){var r=vn(e,t);if(void 0===r||Cn(r)||Rn(r))break;n.push(r),t+=r>=65536?2:1}return An.apply(void 0,n)};var Tn=/** @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,n){for(var r=[];!this.isEOF();){var i=this.char();if(123/* `{` */===i){if((o=this.parseArgument(e,n)).err)return o;r.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(n)break;return this.error(Ct.UNMATCHED_CLOSING_TAG,sn(this.clonePosition(),this.clonePosition()))}if(60/* `<` */===i&&!this.ignoreTag&&In(this.peek()||0)){if((o=this.parseTag(e,t)).err)return o;r.push(o.val)}else{var o;if((o=this.parseLiteral(e,t)).err)return o;r.push(o.val)}}else{var s=this.clonePosition();this.bump(),r.push({type:Rt.pound,location:sn(s,this.clonePosition())})}}}return{val:r,err:null}},
|
|
417
417
|
/**
|
|
418
418
|
* A tag name must start with an ASCII lower/upper case letter. The grammar is based on the
|
|
419
419
|
* [custom element name][] except that a dash is NOT always mandatory and uppercase letters
|
|
@@ -435,14 +435,14 @@ An=function(e,t){for(var n=[];;){var r=wn(e,t);if(void 0===r||Sn(r)||On(r))break
|
|
|
435
435
|
e.prototype.parseTag=function(e,t){var n=this.clonePosition();this.bump();// `<`
|
|
436
436
|
var r=this.parseTagName();if(this.bumpSpace(),this.bumpIf("/>"))
|
|
437
437
|
// Self closing tag
|
|
438
|
-
return{val:{type:
|
|
438
|
+
return{val:{type:Rt.literal,value:"<".concat(r,"/>"),location:sn(n,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();
|
|
439
439
|
// Expecting a close tag
|
|
440
|
-
if(this.bumpIf("</")){if(this.isEOF()||!
|
|
440
|
+
if(this.bumpIf("</")){if(this.isEOF()||!In(this.char()))return this.error(Ct.INVALID_TAG,sn(s,this.clonePosition()));var a=this.clonePosition();return r!==this.parseTagName()?this.error(Ct.UNMATCHED_CLOSING_TAG,sn(a,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:Rt.tag,value:r,children:o,location:sn(n,this.clonePosition())},err:null}:this.error(Ct.INVALID_TAG,sn(s,this.clonePosition())))}return this.error(Ct.UNCLOSED_TAG,sn(n,this.clonePosition()))}return this.error(Ct.INVALID_TAG,sn(n,this.clonePosition()))},
|
|
441
441
|
/**
|
|
442
442
|
* This method assumes that the caller has peeked ahead for the first tag character.
|
|
443
443
|
*/
|
|
444
444
|
e.prototype.parseTagName=function(){var e,t=this.offset();// the first tag name character
|
|
445
|
-
for(this.bump();!this.isEOF()&&(45/* '-' */===(e=this.char())||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);)this.bump();return this.message.slice(t,this.offset())},e.prototype.parseLiteral=function(e,t){for(var n=this.clonePosition(),r="";;){var i=this.tryParseQuote(t);if(i)r+=i;else{var o=this.tryParseUnquoted(e,t);if(o)r+=o;else{var s=this.tryParseLeftAngleBracket();if(!s)break;r+=s}}}var a=
|
|
445
|
+
for(this.bump();!this.isEOF()&&(45/* '-' */===(e=this.char())||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);)this.bump();return this.message.slice(t,this.offset())},e.prototype.parseLiteral=function(e,t){for(var n=this.clonePosition(),r="";;){var i=this.tryParseQuote(t);if(i)r+=i;else{var o=this.tryParseUnquoted(e,t);if(o)r+=o;else{var s=this.tryParseLeftAngleBracket();if(!s)break;r+=s}}}var a=sn(n,this.clonePosition());return{val:{type:Rt.literal,value:r,location:a},err:null}},e.prototype.tryParseLeftAngleBracket=function(){return this.isEOF()||60/* `<` */!==this.char()||!this.ignoreTag&&(In(e=this.peek()||0)||47===e)?null:(this.bump(),"<");var e;
|
|
446
446
|
/** See `parseTag` function docs. */},
|
|
447
447
|
/**
|
|
448
448
|
* Starting with ICU 4.8, an ASCII apostrophe only starts quoted text if it immediately precedes
|
|
@@ -464,67 +464,67 @@ for(this.bump();!this.isEOF();){var n=this.char();if(39/* `'` */===n){if(39/* `'
|
|
|
464
464
|
// Optional closing apostrophe.
|
|
465
465
|
this.bump();break}t.push(39),
|
|
466
466
|
// Bump one more time because we need to skip 2 characters.
|
|
467
|
-
this.bump()}else t.push(n);this.bump()}return
|
|
468
|
-
this.bumpSpace(),this.isEOF())return this.error(
|
|
467
|
+
this.bump()}else t.push(n);this.bump()}return An.apply(void 0,t)},e.prototype.tryParseUnquoted=function(e,t){if(this.isEOF())return null;var n=this.char();return 60/* `<` */===n||123/* `{` */===n||35/* `#` */===n&&("plural"===t||"selectordinal"===t)||125/* `}` */===n&&e>0?null:(this.bump(),An(n))},e.prototype.parseArgument=function(e,t){var n=this.clonePosition();if(this.bump(),// `{`
|
|
468
|
+
this.bumpSpace(),this.isEOF())return this.error(Ct.EXPECT_ARGUMENT_CLOSING_BRACE,sn(n,this.clonePosition()));if(125/* `}` */===this.char())return this.bump(),this.error(Ct.EMPTY_ARGUMENT,sn(n,this.clonePosition()));
|
|
469
469
|
// argument name
|
|
470
|
-
var r=this.parseIdentifierIfPossible().value;if(!r)return this.error(
|
|
470
|
+
var r=this.parseIdentifierIfPossible().value;if(!r)return this.error(Ct.MALFORMED_ARGUMENT,sn(n,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(Ct.EXPECT_ARGUMENT_CLOSING_BRACE,sn(n,this.clonePosition()));switch(this.char()){
|
|
471
471
|
// Simple argument: `{name}`
|
|
472
472
|
case 125/* `}` */:// `}`
|
|
473
|
-
return this.bump(),{val:{type:
|
|
473
|
+
return this.bump(),{val:{type:Rt.argument,
|
|
474
474
|
// value does not include the opening and closing braces.
|
|
475
|
-
value:r,location:
|
|
475
|
+
value:r,location:sn(n,this.clonePosition())},err:null};
|
|
476
476
|
// Argument with options: `{name, format, ...}`
|
|
477
477
|
case 44/* `,` */:return this.bump(),// `,`
|
|
478
|
-
this.bumpSpace(),this.isEOF()?this.error(
|
|
478
|
+
this.bumpSpace(),this.isEOF()?this.error(Ct.EXPECT_ARGUMENT_CLOSING_BRACE,sn(n,this.clonePosition())):this.parseArgumentOptions(e,t,r,n);default:return this.error(Ct.MALFORMED_ARGUMENT,sn(n,this.clonePosition()))}},
|
|
479
479
|
/**
|
|
480
480
|
* Advance the parser until the end of the identifier, if it is currently on
|
|
481
481
|
* an identifier character. Return an empty string otherwise.
|
|
482
482
|
*/
|
|
483
|
-
e.prototype.parseIdentifierIfPossible=function(){var e=this.clonePosition(),t=this.offset(),n=
|
|
483
|
+
e.prototype.parseIdentifierIfPossible=function(){var e=this.clonePosition(),t=this.offset(),n=gn(this.message,t),r=t+n.length;return this.bumpTo(r),{value:n,location:sn(e,this.clonePosition())}},e.prototype.parseArgumentOptions=function(e,t,n,r){var i,o=this.clonePosition(),s=this.parseIdentifierIfPossible().value,a=this.clonePosition();
|
|
484
484
|
// Parse this range:
|
|
485
485
|
// {name, type, style}
|
|
486
486
|
// ^---^
|
|
487
487
|
switch(s){case"":
|
|
488
488
|
// Expecting a style string number, date, time, plural, selectordinal, or select.
|
|
489
|
-
return this.error(
|
|
489
|
+
return this.error(Ct.EXPECT_ARGUMENT_TYPE,sn(o,a));case"number":case"date":case"time":
|
|
490
490
|
// Parse this range:
|
|
491
491
|
// {name, number, style}
|
|
492
492
|
// ^-------^
|
|
493
|
-
this.bumpSpace();var l=null;if(this.bumpIf(",")){this.bumpSpace();var c=this.clonePosition();if((
|
|
493
|
+
this.bumpSpace();var l=null;if(this.bumpIf(",")){this.bumpSpace();var c=this.clonePosition();if((A=this.parseSimpleArgStyleIfPossible()).err)return A;if(0===(p=En(A.val)).length)return this.error(Ct.EXPECT_ARGUMENT_STYLE,sn(this.clonePosition(),this.clonePosition()));l={style:p,styleLocation:sn(c,this.clonePosition())}}if((y=this.tryParseArgumentClose(r)).err)return y;var u=sn(r,this.clonePosition());
|
|
494
494
|
// Extract style or skeleton
|
|
495
|
-
if(l&&
|
|
495
|
+
if(l&&mn(null==l?void 0:l.style,"::",0)){
|
|
496
496
|
// Skeleton starts with `::`.
|
|
497
|
-
var h=
|
|
497
|
+
var h=bn(l.style.slice(2));if("number"===s)return(A=this.parseNumberSkeletonFromString(h,l.styleLocation)).err?A:{val:{type:Rt.number,value:n,location:u,style:A.val},err:null};if(0===h.length)return this.error(Ct.EXPECT_DATE_TIME_SKELETON,u);var f=h;
|
|
498
498
|
// Get "best match" pattern only if locale is passed, if not, let it
|
|
499
499
|
// pass as-is where `parseDateTimeSkeleton()` will throw an error
|
|
500
500
|
// for unsupported patterns.
|
|
501
|
-
this.locale&&(
|
|
501
|
+
this.locale&&(f=function(e,t){for(var n="",r=0;r<e.length;r++){var i=e.charAt(r);if("j"===i){for(var o=0;r+1<e.length&&e.charAt(r+1)===i;)o++,r++;var s=1+(1&o),a=o<2?1:3+(o>>1),l=nn(t);for("H"!=l&&"k"!=l||(a=0);a-- >0;)n+="a";for(;s-- >0;)n=l+n}else n+="J"===i?"H":i}return n}(h,this.locale));var p={type:Ht.dateTime,pattern:f,location:l.styleLocation,parsedOptions:this.shouldParseSkeletons?Ft(f):{}};return{val:{type:"date"===s?Rt.date:Rt.time,value:n,location:u,style:p},err:null}}
|
|
502
502
|
// Regular style or no style.
|
|
503
|
-
return{val:{type:"number"===s?
|
|
503
|
+
return{val:{type:"number"===s?Rt.number:"date"===s?Rt.date:Rt.time,value:n,location:u,style:null!==(i=null==l?void 0:l.style)&&void 0!==i?i:null},err:null};case"plural":case"selectordinal":case"select":
|
|
504
504
|
// Parse this range:
|
|
505
505
|
// {name, plural, options}
|
|
506
506
|
// ^---------^
|
|
507
|
-
var d=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(
|
|
507
|
+
var d=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(Ct.EXPECT_SELECT_ARGUMENT_OPTIONS,sn(d,Pe({},d)));this.bumpSpace();
|
|
508
508
|
// Parse offset:
|
|
509
509
|
// {name, plural, offset:1, options}
|
|
510
510
|
// ^-----^
|
|
511
511
|
// or the first option:
|
|
512
512
|
// {name, plural, one {...} other {...}}
|
|
513
513
|
// ^--^
|
|
514
|
-
var g=this.parseIdentifierIfPossible(),m=0;if("select"!==s&&"offset"===g.value){if(!this.bumpIf(":"))return this.error(
|
|
514
|
+
var g=this.parseIdentifierIfPossible(),m=0;if("select"!==s&&"offset"===g.value){if(!this.bumpIf(":"))return this.error(Ct.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,sn(this.clonePosition(),this.clonePosition()));var A;if(this.bumpSpace(),(A=this.tryParseDecimalInteger(Ct.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,Ct.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE)).err)return A;
|
|
515
515
|
// Parse another identifier for option parsing
|
|
516
|
-
this.bumpSpace(),g=this.parseIdentifierIfPossible(),m=
|
|
516
|
+
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(r)).err)return y;var b=sn(r,this.clonePosition());return"select"===s?{val:{type:Rt.select,value:n,options:yn(v.val),location:b},err:null}:{val:{type:Rt.plural,value:n,options:yn(v.val),offset:m,pluralType:"plural"===s?"cardinal":"ordinal",location:b},err:null};default:return this.error(Ct.INVALID_ARGUMENT_TYPE,sn(o,a))}},e.prototype.tryParseArgumentClose=function(e){
|
|
517
517
|
// Parse: {value, number, ::currency/GBP }
|
|
518
|
-
return this.isEOF()||125/* `}` */!==this.char()?this.error(
|
|
518
|
+
return this.isEOF()||125/* `}` */!==this.char()?this.error(Ct.EXPECT_ARGUMENT_CLOSING_BRACE,sn(e,this.clonePosition())):(this.bump(),{val:!0,err:null})},
|
|
519
519
|
/**
|
|
520
520
|
* See: https://github.com/unicode-org/icu/blob/af7ed1f6d2298013dc303628438ec4abe1f16479/icu4c/source/common/messagepattern.cpp#L659
|
|
521
521
|
*/
|
|
522
522
|
e.prototype.parseSimpleArgStyleIfPossible=function(){for(var e=0,t=this.clonePosition();!this.isEOF();){switch(this.char()){case 39/* `'` */:
|
|
523
523
|
// Treat apostrophe as quoting but include it in the style part.
|
|
524
524
|
// Find the end of the quoted literal text.
|
|
525
|
-
this.bump();var n=this.clonePosition();if(!this.bumpUntil("'"))return this.error(
|
|
525
|
+
this.bump();var n=this.clonePosition();if(!this.bumpUntil("'"))return this.error(Ct.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,sn(n,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 n=[];try{n=function(e){if(0===e.length)throw new Error("Number skeleton cannot be empty");
|
|
526
526
|
// Parse the skeleton
|
|
527
|
-
for(var t=[],n=0,r=e.split(
|
|
527
|
+
for(var t=[],n=0,r=e.split(zt).filter((function(e){return e.length>0}));n<r.length;n++){var i=r[n].split("/");if(0===i.length)throw new Error("Invalid number skeleton");for(var o=i[0],s=i.slice(1),a=0,l=s;a<l.length;a++)if(0===l[a].length)throw new Error("Invalid number skeleton");t.push({stem:o,options:s})}return t}(e)}catch(e){return this.error(Ct.INVALID_NUMBER_SKELETON,t)}return{val:{type:Ht.number,tokens:n,location:t,parsedOptions:this.shouldParseSkeletons?$t(n):{}},err:null}},
|
|
528
528
|
/**
|
|
529
529
|
* @param nesting_level The current nesting level of messages.
|
|
530
530
|
* This can be positive when parsing message fragment in select or plural argument options.
|
|
@@ -541,24 +541,24 @@ e.prototype.tryParsePluralOrSelectOptions=function(e,t,n,r){
|
|
|
541
541
|
// ^--^
|
|
542
542
|
for(var i,o=!1,s=[],a=new Set,l=r.value,c=r.location;;){if(0===l.length){var u=this.clonePosition();if("select"===t||!this.bumpIf("="))break;
|
|
543
543
|
// Try parse `={number}` selector
|
|
544
|
-
var h=this.tryParseDecimalInteger(
|
|
544
|
+
var h=this.tryParseDecimalInteger(Ct.EXPECT_PLURAL_ARGUMENT_SELECTOR,Ct.INVALID_PLURAL_ARGUMENT_SELECTOR);if(h.err)return h;c=sn(u,this.clonePosition()),l=this.message.slice(u.offset,this.offset())}
|
|
545
545
|
// Duplicate selector clauses
|
|
546
|
-
if(a.has(l))return this.error("select"===t?
|
|
546
|
+
if(a.has(l))return this.error("select"===t?Ct.DUPLICATE_SELECT_ARGUMENT_SELECTOR:Ct.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,c);"other"===l&&(o=!0),
|
|
547
547
|
// Parse:
|
|
548
548
|
// one {one apple}
|
|
549
549
|
// ^----------^
|
|
550
|
-
this.bumpSpace();var
|
|
550
|
+
this.bumpSpace();var f=this.clonePosition();if(!this.bumpIf("{"))return this.error("select"===t?Ct.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:Ct.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,sn(this.clonePosition(),this.clonePosition()));var p=this.parseMessage(e+1,t,n);if(p.err)return p;var d=this.tryParseArgumentClose(f);if(d.err)return d;s.push([l,{value:p.val,location:sn(f,this.clonePosition())}]),
|
|
551
551
|
// Keep track of the existing selectors
|
|
552
552
|
a.add(l),
|
|
553
553
|
// Prep next selector clause.
|
|
554
|
-
this.bumpSpace(),l=(i=this.parseIdentifierIfPossible()).value,c=i.location}return 0===s.length?this.error("select"===t?
|
|
554
|
+
this.bumpSpace(),l=(i=this.parseIdentifierIfPossible()).value,c=i.location}return 0===s.length?this.error("select"===t?Ct.EXPECT_SELECT_ARGUMENT_SELECTOR:Ct.EXPECT_PLURAL_ARGUMENT_SELECTOR,sn(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!o?this.error(Ct.MISSING_OTHER_CLAUSE,sn(this.clonePosition(),this.clonePosition())):{val:s,err:null}},e.prototype.tryParseDecimalInteger=function(e,t){var n=1,r=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(n=-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=sn(r,this.clonePosition());return i?pn(o*=n)?{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(){
|
|
555
555
|
// This is much faster than `Object.assign` or spread.
|
|
556
556
|
return{offset:this.position.offset,line:this.position.line,column:this.position.column}},
|
|
557
557
|
/**
|
|
558
558
|
* Return the code point at the current position of the parser.
|
|
559
559
|
* Throws if the index is out of bound.
|
|
560
560
|
*/
|
|
561
|
-
e.prototype.char=function(){var e=this.position.offset;if(e>=this.message.length)throw Error("out of bound");var t=
|
|
561
|
+
e.prototype.char=function(){var e=this.position.offset;if(e>=this.message.length)throw Error("out of bound");var t=vn(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}}},
|
|
562
562
|
/** Bump the parser to the next UTF-16 code unit. */
|
|
563
563
|
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,
|
|
564
564
|
// 0 ~ 0x10000 -> unicode BMP, otherwise skip the surrogate pair.
|
|
@@ -569,7 +569,7 @@ this.position.offset+=e<65536?1:2)}},
|
|
|
569
569
|
* following the prefix and return true. Otherwise, don't bump the parser
|
|
570
570
|
* and return false.
|
|
571
571
|
*/
|
|
572
|
-
e.prototype.bumpIf=function(e){if(
|
|
572
|
+
e.prototype.bumpIf=function(e){if(mn(this.message,e,this.offset())){for(var t=0;t<e.length;t++)this.bump();return!0}return!1},
|
|
573
573
|
/**
|
|
574
574
|
* Bump the parser until the pattern character is found and return `true`.
|
|
575
575
|
* Otherwise bump to the end of the file and return `false`.
|
|
@@ -581,7 +581,7 @@ e.prototype.bumpUntil=function(e){var t=this.offset(),n=this.message.indexOf(e,t
|
|
|
581
581
|
*/
|
|
582
582
|
e.prototype.bumpTo=function(e){if(this.offset()>e)throw Error("targetOffset ".concat(e," must be greater than or equal to the current offset ").concat(this.offset()));for(e=Math.min(e,this.message.length);;){var t=this.offset();if(t===e)break;if(t>e)throw Error("targetOffset ".concat(e," is at invalid UTF-16 code unit boundary"));if(this.bump(),this.isEOF())break}},
|
|
583
583
|
/** advance the parser through all whitespace to the next non-whitespace code unit. */
|
|
584
|
-
e.prototype.bumpSpace=function(){for(;!this.isEOF()&&
|
|
584
|
+
e.prototype.bumpSpace=function(){for(;!this.isEOF()&&Cn(this.char());)this.bump()},
|
|
585
585
|
/**
|
|
586
586
|
* Peek at the *next* Unicode codepoint in the input without advancing the parser.
|
|
587
587
|
* If the input has been exhausted, then this returns null.
|
|
@@ -591,81 +591,81 @@ e.prototype.peek=function(){if(this.isEOF())return null;var e=this.char(),t=this
|
|
|
591
591
|
* This check if codepoint is alphabet (lower & uppercase)
|
|
592
592
|
* @param codepoint
|
|
593
593
|
* @returns
|
|
594
|
-
*/function
|
|
594
|
+
*/function In(e){return e>=97&&e<=122||e>=65&&e<=90}
|
|
595
595
|
/**
|
|
596
596
|
* Code point equivalent of regex `\p{White_Space}`.
|
|
597
597
|
* From: https://www.unicode.org/Public/UCD/latest/ucd/PropList.txt
|
|
598
598
|
*/
|
|
599
|
-
function
|
|
599
|
+
function Cn(e){return e>=9&&e<=13||32===e||133===e||e>=8206&&e<=8207||8232===e||8233===e}
|
|
600
600
|
/**
|
|
601
601
|
* Code point equivalent of regex `\p{Pattern_Syntax}`.
|
|
602
602
|
* See https://www.unicode.org/Public/UCD/latest/ucd/PropList.txt
|
|
603
|
-
*/function
|
|
603
|
+
*/function Rn(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 Hn(e){e.forEach((function(e){if(delete e.location,Nt(e)||Dt(e))for(var t in e.options)delete e.options[t].location,Hn(e.options[t].value);else kt(e)&&_t(e.style)||(xt(e)||Pt(e))&&Gt(e.style)?delete e.style.location:Mt(e)&&Hn(e.children)}))}function Sn(e,t){void 0===t&&(t={}),t=Pe({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var n=new Tn(e,t).parse();if(n.err){var r=SyntaxError(Ct[n.err.kind]);
|
|
604
604
|
// @ts-expect-error Assign to error object
|
|
605
605
|
throw r.location=n.err.location,
|
|
606
606
|
// @ts-expect-error Assign to error object
|
|
607
|
-
r.originalMessage=n.err.message,r}return(null==t?void 0:t.captureLocation)||
|
|
607
|
+
r.originalMessage=n.err.message,r}return(null==t?void 0:t.captureLocation)||Hn(n.val),n.val}
|
|
608
608
|
|
|
609
609
|
// Main
|
|
610
610
|
|
|
611
|
-
function
|
|
611
|
+
function On(e,t){var n=t&&t.cache?t.cache:Mn,r=t&&t.serializer?t.serializer:Nn;return(t&&t.strategy?t.strategy:Pn)(e,{cache:n,serializer:r})}
|
|
612
612
|
|
|
613
613
|
// Strategy
|
|
614
614
|
|
|
615
|
-
function
|
|
615
|
+
function Ln(e,t,n,r){var i,o=null==(i=r)||"number"==typeof i||"boolean"==typeof i?r:n(r),s=t.get(o);return void 0===s&&(s=e.call(this,r),t.set(o,s)),s}function kn(e,t,n){var r=Array.prototype.slice.call(arguments,3),i=n(r),o=t.get(i);return void 0===o&&(o=e.apply(this,r),t.set(i,o)),o}function xn(e,t,n,r,i){return n.bind(t,e,r,i)}function Pn(e,t){return xn(e,this,1===e.length?Ln:kn,t.cache.create(),t.serializer)}
|
|
616
616
|
// Serializer
|
|
617
|
-
var
|
|
617
|
+
var Nn=function(){return JSON.stringify(arguments)};
|
|
618
618
|
|
|
619
619
|
// Cache
|
|
620
620
|
|
|
621
|
-
function
|
|
621
|
+
function Dn(){this.cache=Object.create(null)}Dn.prototype.get=function(e){return this.cache[e]},Dn.prototype.set=function(e,t){this.cache[e]=t};var Un,Mn={create:function(){
|
|
622
622
|
// @ts-ignore
|
|
623
|
-
return new
|
|
623
|
+
return new Dn}},_n={variadic:function(e,t){return xn(e,this,kn,t.cache.create(),t.serializer)},monadic:function(e,t){return xn(e,this,Ln,t.cache.create(),t.serializer)}};!function(e){
|
|
624
624
|
// When we have a placeholder but no value to format
|
|
625
625
|
e.MISSING_VALUE="MISSING_VALUE",
|
|
626
626
|
// When value supplied is invalid
|
|
627
627
|
e.INVALID_VALUE="INVALID_VALUE",
|
|
628
628
|
// When we need specific Intl API but it's not available
|
|
629
|
-
e.MISSING_INTL_API="MISSING_INTL_API"}(
|
|
629
|
+
e.MISSING_INTL_API="MISSING_INTL_API"}(Un||(Un={}));var Gn,jn=/** @class */function(e){function t(t,n,r){var i=e.call(this,t)||this;return i.code=n,i.originalMessage=r,i}return xe(t,e),t.prototype.toString=function(){return"[formatjs Error: ".concat(this.code,"] ").concat(this.message)},t}(Error),Qn=/** @class */function(e){function t(t,n,r,i){return e.call(this,'Invalid values for "'.concat(t,'": "').concat(n,'". Options are "').concat(Object.keys(r).join('", "'),'"'),Un.INVALID_VALUE,i)||this}return xe(t,e),t}(jn),Fn=/** @class */function(e){function t(t,n,r){return e.call(this,'Value for "'.concat(t,'" must be of type ').concat(n),Un.INVALID_VALUE,r)||this}return xe(t,e),t}(jn),zn=/** @class */function(e){function t(t,n){return e.call(this,'The intl string context variable "'.concat(t,'" was not provided to the string "').concat(n,'"'),Un.MISSING_VALUE,n)||this}return xe(t,e),t}(jn);function Jn(e){return"function"==typeof e}
|
|
630
630
|
// TODO(skeleton): add skeleton support
|
|
631
|
-
function
|
|
631
|
+
function Xn(e,t,n,r,i,o,
|
|
632
632
|
// For debugging
|
|
633
633
|
s){
|
|
634
634
|
// Hot path for straight simple msg translations
|
|
635
|
-
if(1===e.length&&
|
|
635
|
+
if(1===e.length&&Ot(e[0]))return[{type:Gn.literal,value:e[0].value}];for(var a=[],l=0,c=e;l<c.length;l++){var u=c[l];
|
|
636
636
|
// Exit early for string parts.
|
|
637
|
-
if(
|
|
637
|
+
if(Ot(u))a.push({type:Gn.literal,value:u.value});else
|
|
638
638
|
// TODO: should this part be literal type?
|
|
639
639
|
// Replace `#` in plural rules with the actual numeric value.
|
|
640
|
-
if(
|
|
640
|
+
if(Ut(u))"number"==typeof o&&a.push({type:Gn.literal,value:n.getNumberFormat(t).format(o)});else{var h=u.value;
|
|
641
641
|
// Enforce that all required values are provided by the caller.
|
|
642
|
-
if(!i||!(h in i))throw new
|
|
642
|
+
if(!i||!(h in i))throw new zn(h,s);var f=i[h];if(Lt(u))f&&"string"!=typeof f&&"number"!=typeof f||(f="string"==typeof f||"number"==typeof f?String(f):""),a.push({type:"string"==typeof f?Gn.literal:Gn.object,value:f});else
|
|
643
643
|
// Recursively format plural and select parts' option — which can be a
|
|
644
644
|
// nested pattern structure. The choosing of the option to use is
|
|
645
645
|
// abstracted-by and delegated-to the part helper object.
|
|
646
|
-
if(
|
|
646
|
+
if(xt(u)){var p="string"==typeof u.style?r.date[u.style]:Gt(u.style)?u.style.parsedOptions:void 0;a.push({type:Gn.literal,value:n.getDateTimeFormat(t,p).format(f)})}else if(Pt(u)){p="string"==typeof u.style?r.time[u.style]:Gt(u.style)?u.style.parsedOptions:r.time.medium;a.push({type:Gn.literal,value:n.getDateTimeFormat(t,p).format(f)})}else if(kt(u)){(p="string"==typeof u.style?r.number[u.style]:_t(u.style)?u.style.parsedOptions:void 0)&&p.scale&&(f*=p.scale||1),a.push({type:Gn.literal,value:n.getNumberFormat(t,p).format(f)})}else{if(Mt(u)){var d=u.children,g=u.value,m=i[g];if(!Jn(m))throw new Fn(g,"function",s);var A=m(Xn(d,t,n,r,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?Gn.literal:Gn.object,value:e}})))}if(Nt(u)){if(!(y=u.options[f]||u.options.other))throw new Qn(u.value,f,Object.keys(u.options),s);a.push.apply(a,Xn(y.value,t,n,r,i))}else if(Dt(u)){var y;if(!(y=u.options["=".concat(f)])){if(!Intl.PluralRules)throw new jn('Intl.PluralRules is not available in this environment.\nTry polyfilling it using "@formatjs/intl-pluralrules"\n',Un.MISSING_INTL_API,s);var v=n.getPluralRules(t,{type:u.pluralType}).select(f-(u.offset||0));y=u.options[v]||u.options.other}if(!y)throw new Qn(u.value,f,Object.keys(u.options),s);a.push.apply(a,Xn(y.value,t,n,r,i,f-(u.offset||0)))}else;}}}return function(e){return e.length<2?e:e.reduce((function(e,t){var n=e[e.length-1];return n&&n.type===Gn.literal&&t.type===Gn.literal?n.value+=t.value:e.push(t),e}),[])}(a)}
|
|
647
647
|
/*
|
|
648
648
|
Copyright (c) 2014, Yahoo! Inc. All rights reserved.
|
|
649
649
|
Copyrights licensed under the New BSD License.
|
|
650
650
|
See the accompanying LICENSE file for terms.
|
|
651
651
|
*/
|
|
652
652
|
// -- MessageFormat --------------------------------------------------------
|
|
653
|
-
function
|
|
653
|
+
function Kn(e,t){return t?Object.keys(e).reduce((function(n,r){var i,o;return n[r]=(i=e[r],(o=t[r])?Pe(Pe(Pe({},i||{}),o||{}),Object.keys(i).reduce((function(e,t){return e[t]=Pe(Pe({},i[t]),o[t]||{}),e}),{})):i),n}),Pe({},e)):e}function Zn(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,n){e[t]=n}}}}}!function(e){e[e.literal=0]="literal",e[e.object=1]="object"}(Gn||(Gn={}));var Vn=/** @class */function(){function e(t,n,r,i){var o,s=this;if(void 0===n&&(n=e.defaultLocale),this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(e){var t=s.formatToParts(e);
|
|
654
654
|
// Hot path for straight simple msg translations
|
|
655
|
-
if(1===t.length)return t[0].value;var n=t.reduce((function(e,t){return e.length&&t.type===
|
|
655
|
+
if(1===t.length)return t[0].value;var n=t.reduce((function(e,t){return e.length&&t.type===Gn.literal&&"string"==typeof e[e.length-1]?e[e.length-1]+=t.value:e.push(t.value),e}),[]);return n.length<=1?n[0]||"":n},this.formatToParts=function(e){return Xn(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},
|
|
656
656
|
// Defined first because it's used to build the format pattern.
|
|
657
657
|
this.locales=n,this.resolvedLocale=e.resolveLocale(n),"string"==typeof t){if(this.message=t,!e.__parse)throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
|
|
658
658
|
// Parse string messages into an AST.
|
|
659
659
|
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.");
|
|
660
660
|
// Creates a new object with the specified `formats` merged with the default
|
|
661
661
|
// formats.
|
|
662
|
-
this.formats=
|
|
662
|
+
this.formats=Kn(e.formats,r),this.formatters=i&&i.formatters||(void 0===(o=this.formatterCache)&&(o={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:On((function(){for(var e,t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return new((e=Intl.NumberFormat).bind.apply(e,Ue([void 0],t,!1)))}),{cache:Zn(o.number),strategy:_n.variadic}),getDateTimeFormat:On((function(){for(var e,t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return new((e=Intl.DateTimeFormat).bind.apply(e,Ue([void 0],t,!1)))}),{cache:Zn(o.dateTime),strategy:_n.variadic}),getPluralRules:On((function(){for(var e,t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return new((e=Intl.PluralRules).bind.apply(e,Ue([void 0],t,!1)))}),{cache:Zn(o.pluralRules),strategy:_n.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=Sn,
|
|
663
663
|
// Default format options used as the prototype of the `formats` provided to the
|
|
664
664
|
// constructor. These are used when constructing the internal Intl.NumberFormat
|
|
665
665
|
// and Intl.DateTimeFormat instances.
|
|
666
|
-
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}();const
|
|
666
|
+
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}();const Yn={},qn=(e,t,n)=>n?(t in Yn||(Yn[t]={}),e in Yn[t]||(Yn[t][e]=n),n):n,Wn=(e,t)=>{if(null==t)return;if(t in Yn&&e in Yn[t])return Yn[t][e];const n=Br(t);for(let r=0;r<n.length;r++){const i=nr(n[r],e);if(i)return qn(e,t,i)}};let $n;const er=mt({});function tr(e){return e in $n}function nr(e,t){if(!tr(e))return null;const n=function(e){return $n[e]||null}(e);return function(e,t){if(null==t)return;if(t in e)return e[t];const n=t.split(".");let r=e;for(let e=0;e<n.length;e++)if("object"==typeof r){if(e>0){const t=n.slice(e,n.length).join(".");if(t in r){r=r[t];break}}r=r[n[e]]}else r=void 0;return r}(n,t)}function rr(e,...t){delete Yn[e],er.update((n=>(n[e]=St.all([n[e]||{},...t]),n)))}At([er],(([e])=>Object.keys(e))),er.subscribe((e=>$n=e));const ir={};function or(e){return ir[e]}function sr(e){return null!=e&&Br(e).some((e=>{var t;return null==(t=or(e))?void 0:t.size}))}function ar(e,t){const n=Promise.all(t.map((t=>(function(e,t){ir[e].delete(t),0===ir[e].size&&delete ir[e]}(e,t),t().then((e=>e.default||e))))));return n.then((t=>rr(e,...t)))}const lr={};function cr(e){if(!sr(e))return e in lr?lr[e]:Promise.resolve();const t=function(e){return Br(e).map((e=>{const t=or(e);return[e,t?[...t]:[]]})).filter((([,e])=>e.length>0))}(e);return lr[e]=Promise.all(t.map((([e,t])=>ar(e,t)))).then((()=>{if(sr(e))return cr(e);delete lr[e]})),lr[e]}const ur={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 hr(){return ur}const fr=mt(!1);var pr=Object.defineProperty,dr=Object.defineProperties,gr=Object.getOwnPropertyDescriptors,mr=Object.getOwnPropertySymbols,Ar=Object.prototype.hasOwnProperty,yr=Object.prototype.propertyIsEnumerable,vr=(e,t,n)=>t in e?pr(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;let br;const Er=mt(null);function wr(e){return e.split("-").map(((e,t,n)=>n.slice(0,t+1).join("-"))).reverse()}function Br(e,t=hr().fallbackLocale){const n=wr(e);return t?[...new Set([...n,...wr(t)])]:n}function Tr(){return null!=br?br:void 0}Er.subscribe((e=>{br=null!=e?e:void 0,"undefined"!=typeof window&&null!=e&&document.documentElement.setAttribute("lang",e)}));const Ir=(Cr=((e,t)=>{for(var n in t||(t={}))Ar.call(t,n)&&vr(e,n,t[n]);if(mr)for(var n of mr(t))yr.call(t,n)&&vr(e,n,t[n]);return e})({},Er),dr(Cr,gr({set:e=>{if(e&&function(e){if(null==e)return;const t=Br(e);for(let e=0;e<t.length;e++){const n=t[e];if(tr(n))return n}}(e)&&sr(e)){const{loadingDelay:t}=hr();let n;return"undefined"!=typeof window&&null!=Tr()&&t?n=window.setTimeout((()=>fr.set(!0)),t):fr.set(!0),cr(e).then((()=>{Er.set(e)})).finally((()=>{clearTimeout(n),fr.set(!1)}))}return Er.set(e)}})));var Cr;const Rr=e=>{const t=Object.create(null);return n=>{const r=JSON.stringify(n);return r in t?t[r]:t[r]=e(n)}};var Hr=Object.defineProperty,Sr=Object.getOwnPropertySymbols,Or=Object.prototype.hasOwnProperty,Lr=Object.prototype.propertyIsEnumerable,kr=(e,t,n)=>t in e?Hr(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,xr=(e,t)=>{for(var n in t||(t={}))Or.call(t,n)&&kr(e,n,t[n]);if(Sr)for(var n of Sr(t))Lr.call(t,n)&&kr(e,n,t[n]);return e},Pr=(e,t)=>{var n={};for(var r in e)Or.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&Sr)for(var r of Sr(e))t.indexOf(r)<0&&Lr.call(e,r)&&(n[r]=e[r]);return n};const Nr=(e,t)=>{const{formats:n}=hr();if(e in n&&t in n[e])return n[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},Dr=Rr((e=>{var t=e,{locale:n,format:r}=t,i=Pr(t,["locale","format"]);if(null==n)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return r&&(i=Nr("number",r)),new Intl.NumberFormat(n,i)})),Ur=Rr((e=>{var t=e,{locale:n,format:r}=t,i=Pr(t,["locale","format"]);if(null==n)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return r?i=Nr("date",r):0===Object.keys(i).length&&(i=Nr("date","short")),new Intl.DateTimeFormat(n,i)})),Mr=Rr((e=>{var t=e,{locale:n,format:r}=t,i=Pr(t,["locale","format"]);if(null==n)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return r?i=Nr("time",r):0===Object.keys(i).length&&(i=Nr("time","short")),new Intl.DateTimeFormat(n,i)})),_r=Rr((
|
|
667
667
|
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
|
|
668
|
-
(e,t=
|
|
668
|
+
(e,t=Tr())=>new Vn(e,t,hr().formats,{ignoreTag:hr().ignoreTag}))),Gr=(e,t={})=>{var n,r,i,o;let s=t;"object"==typeof e&&(s=e,e=s.id);const{values:a,locale:l=Tr(),default:c}=s;if(null==l)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let u=Wn(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==(r=(n=hr()).handleMissingMessage)?void 0:r.call(n,{locale:l,id:e,defaultValue:c}))?i:c)?o:e;if(!a)return u;let h=u;try{h=_r(u,l).format(a)}catch(t){t instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,t.message)}return h},jr=(e,t)=>((e={})=>{var t=e,{locale:n=Tr()}=t,r=Pr(t,["locale"]);return Mr(xr({locale:n},r))})(t).format(e),Qr=(e,t)=>((e={})=>{var t=e,{locale:n=Tr()}=t,r=Pr(t,["locale"]);return Ur(xr({locale:n},r))})(t).format(e),Fr=(e,t)=>((e={})=>{var t=e,{locale:n=Tr()}=t,r=Pr(t,["locale"]);return Dr(xr({locale:n},r))})(t).format(e),zr=(e,t=Tr())=>Wn(e,t),Jr=At([Ir,er],(()=>Gr));function Xr(e,t){rr(e,t)}At([Ir],(()=>jr)),At([Ir],(()=>Qr)),At([Ir],(()=>Fr)),At([Ir,er],(()=>zr)),window.emWidgets={topic:(e,t=0)=>{if(-1==pt.indexOf(e)){let n=new ft(t);dt[e]=n,pt.push(e)}return dt[e]}};const Kr={en:{tournamentsSlider:{loading:"Loading"}},hr:{tournamentsSlider:{loading:"Učitavanje"}},ro:{tournamentsSlider:{loading:"Se încarcă"}},tr:{tournamentsSlider:{loading:"Yükleniyor"}},el:{tournamentsSlider:{loading:"Φο’ρτωση"}},es:{tournamentsSlider:{loading:"Cargando"}},hu:{tournamentsSlider:{loading:"Betöltés"}}};var Zr=function(e,t,n){return e(n={path:t,exports:{},require:function(e,t){return function(){throw new Error("Dynamic requires are not currently supported by @rollup/plugin-commonjs")}(null==t&&n.path)}},n.exports),n.exports}((function(e,t){
|
|
669
669
|
/** @license
|
|
670
670
|
* eventsource.js
|
|
671
671
|
* Available under MIT License (MIT)
|
|
@@ -673,7 +673,7 @@ e.formats={number:{integer:{maximumFractionDigits:0},currency:{style:"currency"}
|
|
|
673
673
|
*/
|
|
674
674
|
/*jslint indent: 2, vars: true, plusplus: true */
|
|
675
675
|
/*global setTimeout, clearTimeout */
|
|
676
|
-
!function(n){var r=n.setTimeout,i=n.clearTimeout,o=n.XMLHttpRequest,s=n.XDomainRequest,a=n.ActiveXObject,l=n.EventSource,c=n.document,u=n.Promise,h=n.fetch,
|
|
676
|
+
!function(n){var r=n.setTimeout,i=n.clearTimeout,o=n.XMLHttpRequest,s=n.XDomainRequest,a=n.ActiveXObject,l=n.EventSource,c=n.document,u=n.Promise,h=n.fetch,f=n.Response,p=n.TextDecoder,d=n.TextEncoder,g=n.AbortController;
|
|
677
677
|
// see #118 (Promise#finally with polyfilled Promise)
|
|
678
678
|
// see #123 (data URLs crash Edge)
|
|
679
679
|
// see #125 (CSP violations)
|
|
@@ -681,11 +681,11 @@ e.formats={number:{integer:{maximumFractionDigits:0},currency:{style:"currency"}
|
|
|
681
681
|
// => No way to polyfill Promise#finally
|
|
682
682
|
if("undefined"==typeof window||void 0===c||"readyState"in c||null!=c.body||(// Firefox 2
|
|
683
683
|
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
|
|
684
|
-
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 n=t.signal;return m(e,{headers:t.headers,credentials:t.credentials,cache:t.cache}).then((function(e){var t=e.body.getReader();return n._reader=t,n._aborted&&n._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
|
|
684
|
+
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 n=t.signal;return m(e,{headers:t.headers,credentials:t.credentials,cache:t.cache}).then((function(e){var t=e.body.getReader();return n._reader=t,n._aborted&&n._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,n){if(1===n)return e>=128>>t&&e<<t<=2047;if(2===n)return e>=2048>>t&&e<<t<=55295||e>=57344>>t&&e<<t<=65535;if(3===n)return e>=65536>>t&&e<<t<=1114111;throw new Error}function n(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 r=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,n(o,s)))&&(o=0,s=r,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=r),0===o||t(s,o,n(o,s))||(o=0,s=r)):(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};
|
|
685
685
|
// IE, Edge
|
|
686
|
-
null!=
|
|
686
|
+
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=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(
|
|
687
687
|
// Get headers: implemented according to mozilla's example code: https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest/getAllResponseHeaders#Example
|
|
688
|
-
var t=Object.create(null),n=e.split("\r\n"),r=0;r<n.length;r+=1){var i=n[r].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){r((function(){throw e}),0)}function R(e){this.type=e,this.target=void 0}function H(e,t){R.call(this,e),this.data=t.data,this.lastEventId=t.lastEventId}function S(e,t){R.call(this,e),this.status=t.status,this.statusText=t.statusText,this.headers=t.headers}function O(e,t){R.call(this,e),this.error=t.error}v.prototype.open=function(e,t){this._abort(!0);var n=this,s=this._xhr,a=1,l=0;this._abort=function(e){0!==n._sendTimeout&&(i(n._sendTimeout),n._sendTimeout=0),1!==a&&2!==a&&3!==a||(a=4,s.onload=
|
|
688
|
+
var t=Object.create(null),n=e.split("\r\n"),r=0;r<n.length;r+=1){var i=n[r].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){r((function(){throw e}),0)}function R(e){this.type=e,this.target=void 0}function H(e,t){R.call(this,e),this.data=t.data,this.lastEventId=t.lastEventId}function S(e,t){R.call(this,e),this.status=t.status,this.statusText=t.statusText,this.headers=t.headers}function O(e,t){R.call(this,e),this.error=t.error}v.prototype.open=function(e,t){this._abort(!0);var n=this,s=this._xhr,a=1,l=0;this._abort=function(e){0!==n._sendTimeout&&(i(n._sendTimeout),n._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,
|
|
689
689
|
// IE 8 - 9: XDomainRequest#abort() does not fire any event
|
|
690
690
|
// Opera < 10: XMLHttpRequest#abort() does not fire any event
|
|
691
691
|
s.abort(),0!==l&&(i(l),l=0),e||(n.readyState=4,n.onabort(null),n.onreadystatechange())),a=0};var c=function(){if(1===a){
|
|
@@ -696,10 +696,10 @@ var e=0,t="",r=void 0;if("contentType"in s)e=200,t="OK",r=s.contentType;else try
|
|
|
696
696
|
// https://bugs.webkit.org/show_bug.cgi?id=29121
|
|
697
697
|
e=0,t="",r=void 0}0!==e&&(a=2,n.readyState=2,n.status=e,n.statusText=t,n._contentType=r,n.onreadystatechange())}},u=function(){if(c(),2===a||3===a){a=3;var e="";try{e=s.responseText}catch(e){
|
|
698
698
|
// IE 8 - 9 with XMLHttpRequest
|
|
699
|
-
}n.readyState=3,n.responseText=e,n.onprogress()}},h=function(e,t){if(null!=t&&null!=t.preventDefault||(t={preventDefault:
|
|
699
|
+
}n.readyState=3,n.responseText=e,n.onprogress()}},h=function(e,t){if(null!=t&&null!=t.preventDefault||(t={preventDefault:y}),
|
|
700
700
|
// Firefox 52 fires "readystatechange" (xhr.readyState === 4) without final "readystatechange" (xhr.readyState === 3)
|
|
701
701
|
// IE 8 fires "onload" without "onprogress"
|
|
702
|
-
u(),1===a||2===a||3===a){if(a=4,0!==l&&(i(l),l=0),n.readyState=4,"load"===e)n.onload(t);else if("error"===e)n.onerror(t);else{if("abort"!==e)throw new TypeError;n.onabort(t)}n.onreadystatechange()}},
|
|
702
|
+
u(),1===a||2===a||3===a){if(a=4,0!==l&&(i(l),l=0),n.readyState=4,"load"===e)n.onload(t);else if("error"===e)n.onerror(t);else{if("abort"!==e)throw new TypeError;n.onabort(t)}n.onreadystatechange()}},f=function(){l=r((function(){f()}),500),3===s.readyState&&u()};
|
|
703
703
|
// XDomainRequest#abort removes onprogress, onerror, onload
|
|
704
704
|
"onload"in s&&(s.onload=function(e){h("load",e)}),"onerror"in s&&(s.onerror=function(e){h("error",e)}),
|
|
705
705
|
// improper fix to match Firefox behaviour, but it is better than just ignore abort
|
|
@@ -720,7 +720,7 @@ u(),1===a||2===a||3===a){if(a=4,0!==l&&(i(l),l=0),n.readyState=4,"load"===e)n.on
|
|
|
720
720
|
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&&(
|
|
721
721
|
// workaround for Opera 12 issue with "progress" events
|
|
722
722
|
// #91 (XMLHttpRequest onprogress not fired for streaming response in Edge 14-15-?)
|
|
723
|
-
l=r((function(){
|
|
723
|
+
l=r((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 n=this._xhr;"setRequestHeader"in n&&n.setRequestHeader(e,t)},v.prototype.getAllResponseHeaders=function(){
|
|
724
724
|
// XMLHttpRequest#getAllResponseHeaders returns null for CORS requests in Firefox 3.6.28
|
|
725
725
|
return null!=this._xhr.getAllResponseHeaders&&this._xhr.getAllResponseHeaders()||""},v.prototype.send=function(){
|
|
726
726
|
// loading indicator in Safari < ? (6), Chrome < 14, Firefox
|
|
@@ -732,51 +732,51 @@ if("ontimeout"in o.prototype&&("sendAsBinary"in o.prototype||"mozAnon"in o.proto
|
|
|
732
732
|
e.send(void 0)}catch(e){
|
|
733
733
|
// Safari 5.1.7, Opera 12
|
|
734
734
|
throw e}}else{var t=this;t._sendTimeout=r((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
|
|
735
|
-
o.HEADERS_RECEIVED=2),w.prototype.open=function(e,t,n,r,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,n(t)},e.onerror=function(e){e.preventDefault(),r(new Error("NetworkError"))},e.onload=function(){r(null)},e.onabort=function(){r(null)},e.onreadystatechange=function(){if(e.readyState===o.HEADERS_RECEIVED){var n=e.status,r=e.statusText,i=e.getResponseHeader("Content-Type"),s=e.getAllResponseHeaders();t(n,r,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,n,r,i,o,s){var a=null,l=new g,c=l.signal,
|
|
735
|
+
o.HEADERS_RECEIVED=2),w.prototype.open=function(e,t,n,r,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,n(t)},e.onerror=function(e){e.preventDefault(),r(new Error("NetworkError"))},e.onload=function(){r(null)},e.onabort=function(){r(null)},e.onreadystatechange=function(){if(e.readyState===o.HEADERS_RECEIVED){var n=e.status,r=e.statusText,i=e.getResponseHeader("Content-Type"),s=e.getAllResponseHeaders();t(n,r,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,n,r,i,o,s){var a=null,l=new g,c=l.signal,f=new p;return h(i,{headers:s,credentials:o?"include":"same-origin",signal:c,cache:"no-store"}).then((function(e){
|
|
736
736
|
// see https://github.com/promises-aplus/promises-spec/issues/179
|
|
737
737
|
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 r=function(){a.read().then((function(t){if(t.done)
|
|
738
738
|
//Note: bytes in textDecoder are ignored
|
|
739
|
-
e(void 0);else{var i=
|
|
739
|
+
e(void 0);else{var i=f.decode(t.value,{stream:!0});n(i),r()}})).catch((function(e){t(e)}))};r()}))})).catch((function(e){return"AbortError"===e.name?void 0:e})).then((function(e){r(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 n=t.length,r=0;r<n;r+=1){var i=t[r];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 n=this._listeners,r=n[e];null==r&&(r=[],n[e]=r);for(var i=!1,o=0;o<r.length;o+=1)r[o]===t&&(i=!0);i||r.push(t)},I.prototype.removeEventListener=function(e,t){e=String(e);var n=this._listeners,r=n[e];if(null!=r){for(var i=[],o=0;o<r.length;o+=1)r[o]!==t&&i.push(r[o]);0===i.length?delete n[e]:n[e]=i}},H.prototype=Object.create(R.prototype),S.prototype=Object.create(R.prototype),O.prototype=Object.create(R.prototype);var L=-1,k=0,x=1,P=2,N=-1,D=0,U=1,M=2,_=3,G=/^text\/event\-stream(;.*)?$/i,j=function(e,t){var n=null==e?t:parseInt(e,10);return n!=n&&(n=t),Q(n)},Q=function(e){return Math.min(Math.max(e,1e3),18e6)},F=function(e,t,n){try{"function"==typeof t&&t.call(e,n)}catch(e){C(e)}};function z(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,n){t=String(t);var a=Boolean(n.withCredentials),l=n.lastEventIdQueryParameterName||"lastEventId",c=Q(1e3),u=j(n.heartbeatTimeout,45e3),h="",f=c,p=!1,d=0,g=n.headers||{},m=n.Transport,A=J&&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=L,I="",C="",R="",z="",X=D,K=0,Z=0,V=function(t,n,r,i){if(B===k)if(200===t&&null!=r&&G.test(r)){B=x,p=Date.now(),f=c,e.readyState=x;var o=new S("open",{status:t,statusText:n,headers:i});e.dispatchEvent(o),F(e,e.onopen,o)}else{var s="";200!==t?(n&&(n=n.replace(/\s+/g," ")),s="EventSource's response has a status "+t+" "+n+" that is not 200. Aborting the connection."):s="EventSource's response has a Content-Type specifying an unsupported type: "+(null==r?"-":r.replace(/\s+/g," "))+". Aborting the connection.",W();o=new S("error",{status:t,statusText:n,headers:i});e.dispatchEvent(o),F(e,e.onerror,o),console.error(s)}},Y=function(t){if(B===x){for(var n=-1,o=0;o<t.length;o+=1){(l=t.charCodeAt(o))!=="\n".charCodeAt(0)&&l!=="\r".charCodeAt(0)||(n=o)}var s=(-1!==n?z:"")+t.slice(0,n+1);z=(-1===n?z:"")+t.slice(n+1),""!==t&&(p=Date.now(),d+=t.length);for(var a=0;a<s.length;a+=1){var l=s.charCodeAt(a);if(X===N&&l==="\n".charCodeAt(0))X=D;else if(X===N&&(X=D),l==="\r".charCodeAt(0)||l==="\n".charCodeAt(0)){if(X!==D){X===U&&(Z=a+1);var g=s.slice(K,Z-1),m=s.slice(Z+(Z<a&&s.charCodeAt(Z)===" ".charCodeAt(0)?1:0),a);"data"===g?(I+="\n",I+=m):"id"===g?C=m:"event"===g?R=m:"retry"===g?(c=j(m,c),f=c):"heartbeatTimeout"===g&&(u=j(m,u),0!==E&&(i(E),E=r((function(){$()}),u)))}if(X===D){if(""!==I){h=C,""===R&&(R="message");var A=new H(R,{data:I.slice(1),lastEventId:C});if(e.dispatchEvent(A),"open"===R?F(e,e.onopen,A):"message"===R?F(e,e.onmessage,A):"error"===R&&F(e,e.onerror,A),B===P)return}I="",R=""}X=l==="\r".charCodeAt(0)?N:D}else X===D&&(K=a,X=U),X===U?l===":".charCodeAt(0)&&(Z=a+1,X=M):X===M&&(X=_)}}},q=function(t){if(B===x||B===k){B=L,0!==E&&(i(E),E=0),E=r((function(){$()}),f),f=Q(Math.min(16*c,2*f)),e.readyState=k;var n=new O("error",{error:t});e.dispatchEvent(n),F(e,e.onerror,n),null!=t&&console.error(t)}},W=function(){B=P,null!=b&&(b.abort(),b=void 0),0!==E&&(i(E),E=0),e.readyState=P},$=function(){if(E=0,B===L){p=!1,d=0,E=r((function(){$()}),u),B=k,I="",R="",C=h,z="",K=0,Z=0,X=D;
|
|
740
740
|
// https://bugzilla.mozilla.org/show_bug.cgi?id=428916
|
|
741
741
|
// Request header field Last-Event-ID is not allowed by Access-Control-Allow-Headers.
|
|
742
742
|
var n=t;if("data:"!==t.slice(0,5)&&"blob:"!==t.slice(0,5)&&""!==h){
|
|
743
743
|
// Remove the lastEventId parameter if it's already part of the request URL.
|
|
744
744
|
var i=t.indexOf("?");n=-1===i?t:t.slice(0,i+1)+t.slice(i+1).replace(/(?:^|&)([^=&]*)(?:=[^&]*)?/g,(function(e,t){return t===l?"":e})),
|
|
745
745
|
// Append the current lastEventId to the request URL.
|
|
746
|
-
n+=(-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=
|
|
746
|
+
n+=(-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,V,Y,q,n,o,s)}catch(e){throw W(),e}}else if(p||null==b){var f=Math.max((p||Date.now())+u-Date.now(),1);p=!1,E=r((function(){$()}),f)}else q(new Error("No activity within "+u+" milliseconds. "+(B===k?"No response received.":d+" chars received.")+" Reconnecting.")),null!=b&&(b.abort(),b=void 0)};e.url=t,e.readyState=k,e.withCredentials=a,e.headers=g,e._close=W,$()}(this,e,t)}var J=null!=h&&null!=f&&"body"in f.prototype;z.prototype=Object.create(I.prototype),z.prototype.CONNECTING=k,z.prototype.OPEN=x,z.prototype.CLOSED=P,z.prototype.close=function(){this._close()},z.CONNECTING=k,z.OPEN=x,z.CLOSED=P,z.prototype.withCredentials=void 0;var X,K=l;null==o||null!=l&&"withCredentials"in l.prototype||(
|
|
747
747
|
// Why replace a native EventSource ?
|
|
748
748
|
// https://bugzilla.mozilla.org/show_bug.cgi?id=444328
|
|
749
749
|
// https://bugzilla.mozilla.org/show_bug.cgi?id=831392
|
|
750
750
|
// https://code.google.com/p/chromium/issues/detail?id=260144
|
|
751
751
|
// https://code.google.com/p/chromium/issues/detail?id=225654
|
|
752
752
|
// ...
|
|
753
|
-
K=z),X=function(e){e.EventSourcePolyfill=z,e.NativeEventSource=l,e.EventSource=K}(t),void 0!==X&&(e.exports=X)}("undefined"==typeof globalThis?"undefined"!=typeof window?window:"undefined"!=typeof self?self:Le:globalThis)})),
|
|
753
|
+
K=z),X=function(e){e.EventSourcePolyfill=z,e.NativeEventSource=l,e.EventSource=K}(t),void 0!==X&&(e.exports=X)}("undefined"==typeof globalThis?"undefined"!=typeof window?window:"undefined"!=typeof self?self:Le:globalThis)})),Vr="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",Yr="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";
|
|
754
754
|
/* ../casino-tournaments-rank/src/CasinoTournamentsRank.svelte generated by Svelte v3.59.2 */
|
|
755
|
-
function
|
|
755
|
+
function qr(t){let n,r,i;return{c(){n=b("span"),r=b("img"),I(r,"alt","user"),l(r.src,i=Yr)||I(r,"src",i),I(n,"class","Icon UserIcon"),I(n,"part","Icon UserIcon")},m(e,t){y(e,n,t),g(n,r)},p:e,d(e){e&&v(n)}}}
|
|
756
756
|
// (105:4) {#if showicon== 'true'}
|
|
757
|
-
function
|
|
758
|
-
/*div2_binding*/t[12](n)},p(e,[t]){/*showicon*/"true"==e[4]?U?U.p(e,t):(U=
|
|
759
|
-
/*div2_binding*/,t[12](null)}}}function
|
|
760
|
-
i&&(n(7,
|
|
761
|
-
a=setTimeout((()=>{s=(new Date).getTime(),(s-o)/1e3>4&&n(7,
|
|
757
|
+
function Wr(t){let n,r,i;return{c(){n=b("span"),r=b("img"),I(r,"alt","prize"),l(r.src,i=Vr)||I(r,"src",i),I(n,"class","Icon PrizeIcon"),I(n,"part","Icon PrizeIcon")},m(e,t){y(e,n,t),g(n,r)},p:e,d(e){e&&v(n)}}}function $r(t){let n,r,i,o,s,a,c,u,h,f,p,d,m,A,E,T,C,R,S,O,L,k,x,P,N=/*overallrank*/(0==t[1]?"-":/*userrank*/t[0]?/*userrank*/t[0]:"-")+"",D=/*overallrank*/(0==t[1]?"-":/*overallrank*/t[1])+"",U=/*showicon*/"true"==t[4]&&qr(),M=/*showicon*/"true"==t[4]&&Wr();return{c(){n=b("div"),r=b("div"),U&&U.c(),i=B(),o=b("span"),s=w(/*rankprefix*/t[3]),a=w(N),c=w("/"),u=w(D),h=B(),f=b("img"),m=B(),A=b("img"),C=B(),R=b("div"),M&&M.c(),S=B(),O=b("span"),L=w(/*prize*/t[2]),this.c=e,I(f,"part","Rank_Arror_UP"),I(f,"alt","Rank Up"),l(f.src,p="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")||I(f,"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"),I(f,"width","20"),I(f,"height","20"),I(f,"class",d="svg Arrow Up "+(/*userRankChanged*/t[7]&&/*isRankingUp*/t[8]?"Show":"Hidden")),I(A,"part","Rank_Arror_Down"),I(A,"alt","Rank Down"),l(A.src,E="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")||I(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"),I(A,"width","10"),I(A,"height","10"),I(A,"class",T="svg Arrow Down "+(/*userRankChanged*/t[7]&&!/*isRankingUp*/t[8]?"Show":"Hidden")),I(o,"class","RankInfo"),I(o,"part","RankText"),I(r,"class","RankSec"),I(r,"part","Rank"),I(O,"class","RankInfo UserPrize"),I(O,"part","PrizeText"),I(R,"class",k=/*displayin*/t[5]+" PrizeSec"),I(R,"part","Prize"),I(n,"class",x=/*displayin*/t[5]+" casino-tournaments-rank"),I(n,"part",P=/*displayin*/t[5]+" casino-tournaments-rank")},m(e,l){y(e,n,l),g(n,r),U&&U.m(r,null),g(r,i),g(r,o),g(o,s),g(o,a),g(o,c),g(o,u),g(o,h),g(o,f),g(o,m),g(o,A),g(n,C),g(n,R),M&&M.m(R,null),g(R,S),g(R,O),g(O,L),
|
|
758
|
+
/*div2_binding*/t[12](n)},p(e,[t]){/*showicon*/"true"==e[4]?U?U.p(e,t):(U=qr(),U.c(),U.m(r,i)):U&&(U.d(1),U=null),/*rankprefix*/8&t&&H(s,/*rankprefix*/e[3]),/*overallrank, userrank*/3&t&&N!==(N=/*overallrank*/(0==e[1]?"-":/*userrank*/e[0]?/*userrank*/e[0]:"-")+"")&&H(a,N),/*overallrank*/2&t&&D!==(D=/*overallrank*/(0==e[1]?"-":/*overallrank*/e[1])+"")&&H(u,D),/*userRankChanged, isRankingUp*/384&t&&d!==(d="svg Arrow Up "+(/*userRankChanged*/e[7]&&/*isRankingUp*/e[8]?"Show":"Hidden"))&&I(f,"class",d),/*userRankChanged, isRankingUp*/384&t&&T!==(T="svg Arrow Down "+(/*userRankChanged*/e[7]&&!/*isRankingUp*/e[8]?"Show":"Hidden"))&&I(A,"class",T),/*showicon*/"true"==e[4]?M?M.p(e,t):(M=Wr(),M.c(),M.m(R,S)):M&&(M.d(1),M=null),/*prize*/4&t&&H(L,/*prize*/e[2]),/*displayin*/32&t&&k!==(k=/*displayin*/e[5]+" PrizeSec")&&I(R,"class",k),/*displayin*/32&t&&x!==(x=/*displayin*/e[5]+" casino-tournaments-rank")&&I(n,"class",x),/*displayin*/32&t&&P!==(P=/*displayin*/e[5]+" casino-tournaments-rank")&&I(n,"part",P)},i:e,o:e,d(e){e&&v(n),U&&U.d(),M&&M.d()
|
|
759
|
+
/*div2_binding*/,t[12](null)}}}function ei(e,t,n){let r,i,o,s,a,l,{rankprefix:c="#"}=t,{showicon:u="true"}=t,{tournamentid:h=""}=t,{overallrank:f="0"}=t,{userrank:p="0"}=t,{prize:d="PrizeName"}=t,{displayin:g="row"}=t,{clientstyling:m=""}=t,{clientstylingurl:A=""}=t,y=!1,v=!0;const b=e=>{e.data&&e.data.type==`TournamentRankInfo_${h}`&&E(e.data.rankInfo)},E=e=>{let t=e=>{n(0,p=e.rank),n(1,f=e.overallRank),n(2,d=e.prize)};if(!l)return l=i,void t(e);// first place bet, do not show change flag
|
|
760
|
+
i&&(n(7,y=l!=e.rank),n(8,v=l>e.rank),o=(new Date).getTime(),//reset time1, make sure userrank change more than once during 5mins
|
|
761
|
+
a=setTimeout((()=>{s=(new Date).getTime(),(s-o)/1e3>4&&n(7,y=!1),l=i}),5e3),t(e))};return D((()=>(i=null==p?void 0:parseInt(p),l=i,n(0,p=null==p?"-":p),window.addEventListener("message",b,!0),()=>{window.removeEventListener("message",b),clearTimeout(a)}))),e.$$set=e=>{"rankprefix"in e&&n(3,c=e.rankprefix),"showicon"in e&&n(4,u=e.showicon),"tournamentid"in e&&n(9,h=e.tournamentid),"overallrank"in e&&n(1,f=e.overallrank),"userrank"in e&&n(0,p=e.userrank),"prize"in e&&n(2,d=e.prize),"displayin"in e&&n(5,g=e.displayin),"clientstyling"in e&&n(10,m=e.clientstyling),"clientstylingurl"in e&&n(11,A=e.clientstylingurl)},e.$$.update=()=>{/*customStylingContainer, clientstyling*/1088&e.$$.dirty&&r&&m&&(()=>{let e=document.createElement("style");e.innerHTML=m,r.appendChild(e)})(),/*customStylingContainer, clientstylingurl*/2112&e.$$.dirty&&r&&A&&(()=>{let e=new URL(A),t=document.createElement("style");fetch(e.href).then((e=>e.text())).then((e=>{t.innerHTML=e,setTimeout((()=>{r.appendChild(t)}),1),setTimeout((()=>{}),500)}))})(),/*userrank*/1&e.$$.dirty&&(i=parseInt(p))},[p,f,d,c,u,g,r,y,v,h,m,A,function(e){M[e?"unshift":"push"]((()=>{r=e,n(6,r)}))}]}
|
|
762
762
|
/* src/CasinoTournamentsSliderController.svelte generated by Svelte v3.59.2 */
|
|
763
|
-
function
|
|
763
|
+
function ti(e,t,n){const r=e.slice();return r[64]=t[n],r[66]=n,r}
|
|
764
764
|
// (347:4) {#if (!tournamentList )}
|
|
765
|
-
function
|
|
765
|
+
function ni(e){let t,n,r,i,o,s,a,l,c,u=/*$_*/e[13]("tournamentsSlider.loading")+"";return{c(){var h,f,p,d;t=b("div"),n=b("div"),r=b("span"),i=w(u),o=B(),s=b("div"),a=b("casino-tournaments-rank"),l=B(),c=b("div"),I(r,"part","TournamentInfo_Name_link"),I(n,"part","TournamentInfo_Name"),I(n,"class","name"),C(a,"displayin","col"),C(a,"showicon","false"),C(a,"userrank","-"),C(a,"prize","-"),C(a,"overallrank","-"),C(a,"tournamentid",""),C(a,"clientstyling",/*clientstyling*/e[1]),C(a,"clientstylingurl",/*clientstylingurl*/e[2]),I(s,"part","TournamentInfo_Rank"),I(s,"class","rank"),I(c,"part","TournamentInfo_Points"),I(c,"class","circle"),I(t,"part","TournamentLoading"),I(t,"class","TournamentInfo SearchLoading"),h=t,f="height",null==(p="200px")?h.style.removeProperty(f):h.style.setProperty(f,p,d?"important":"")},m(e,u){y(e,t,u),g(t,n),g(n,r),g(r,i),g(t,o),g(t,s),g(s,a),g(t,l),g(t,c)},p(e,t){/*$_*/8192&t[0]&&u!==(u=/*$_*/e[13]("tournamentsSlider.loading")+"")&&H(i,u),/*clientstyling*/2&t[0]&&C(a,"clientstyling",/*clientstyling*/e[1]),/*clientstylingurl*/4&t[0]&&C(a,"clientstylingurl",/*clientstylingurl*/e[2])},d(e){e&&v(t)}}}
|
|
766
766
|
// (357:4) {#if (tournamentList && tournamentList.length > 0) }
|
|
767
|
-
function
|
|
768
|
-
/*div3_binding*/e[27](t),
|
|
767
|
+
function ri(e){let t,n,r,i,o,s,a,l,c,u,h,f,p,d,m,A,E,R,S=/*currentTournament*/e[7].name+"",O=/*tournamentList*/e[4],L=[];for(let t=0;t<O.length;t+=1)L[t]=ii(ti(e,O,t));return{c(){t=b("div"),n=b("div"),r=b("span"),i=w(S),s=B(),a=b("div"),l=b("casino-tournaments-rank"),p=B(),d=b("div");for(let e=0;e<L.length;e+=1)L[e].c();I(r,"part","TournamentInfo_Name_link"),I(r,"class","TournamentNameLink"),I(r,"title",o=/*currentTournament*/e[7].name),I(n,"part","TournamentInfo_Name"),I(n,"class","name"),C(l,"displayin","col"),C(l,"showicon","false"),C(l,"userrank",c=/*currentTournament*/e[7].rank),C(l,"prize",u=/*currentTournament*/e[7].prize),C(l,"overallrank",h=/*currentTournament*/e[7].overallRank),C(l,"tournamentid",f=/*currentTournament*/e[7].id),C(l,"clientstyling",/*clientstyling*/e[1]),C(l,"clientstylingurl",/*clientstylingurl*/e[2]),I(a,"part","TournamentInfo_Rank"),I(a,"class","rank"),I(d,"part","TournamentInfo_Points"),I(d,"class","circle"),I(t,"part","TournamentInfo"),I(t,"class","TournamentInfo")},m(o,c){y(o,t,c),g(t,n),g(n,r),g(r,i),g(t,s),g(t,a),g(a,l),g(t,p),g(t,d);for(let e=0;e<L.length;e+=1)L[e]&&L[e].m(d,null);
|
|
768
|
+
/*div3_binding*/e[27](t),A=!0,E||(R=T(r,"click",/*click_handler_1*/e[26]),E=!0)},p(e,t){if((!A||/*currentTournament*/128&t[0])&&S!==(S=/*currentTournament*/e[7].name+"")&&H(i,S),(!A||/*currentTournament*/128&t[0]&&o!==(o=/*currentTournament*/e[7].name))&&I(r,"title",o),(!A||/*currentTournament*/128&t[0]&&c!==(c=/*currentTournament*/e[7].rank))&&C(l,"userrank",c),(!A||/*currentTournament*/128&t[0]&&u!==(u=/*currentTournament*/e[7].prize))&&C(l,"prize",u),(!A||/*currentTournament*/128&t[0]&&h!==(h=/*currentTournament*/e[7].overallRank))&&C(l,"overallrank",h),(!A||/*currentTournament*/128&t[0]&&f!==(f=/*currentTournament*/e[7].id))&&C(l,"tournamentid",f),(!A||/*clientstyling*/2&t[0])&&C(l,"clientstyling",/*clientstyling*/e[1]),(!A||/*clientstylingurl*/4&t[0])&&C(l,"clientstylingurl",/*clientstylingurl*/e[2]),/*currentTournamentIdx, tournamentList*/48&t[0]){let n;for(O=/*tournamentList*/e[4],n=0;n<O.length;n+=1){const r=ti(e,O,n);L[n]?L[n].p(r,t):(L[n]=ii(r),L[n].c(),L[n].m(d,null))}for(;n<L.length;n+=1)L[n].d(1);L.length=O.length}},i(e){A||(F((()=>{A&&(m||(m=te(t,se,{delay:250,duration:300},!0)),m.run(1))})),A=!0)},o(e){m||(m=te(t,se,{delay:250,duration:300},!1)),m.run(0),A=!1},d(n){n&&v(t),function(e,t){for(let n=0;n<e.length;n+=1)e[n]&&e[n].d(t)}(L,n),
|
|
769
769
|
/*div3_binding*/e[27](null),n&&m&&m.end(),E=!1,R()}}}
|
|
770
770
|
// (366:10) {#each tournamentList as item, idx}
|
|
771
|
-
function
|
|
771
|
+
function ii(e){let t,n,r;return{c(){t=E("svg"),n=E("circle"),I(n,"cx","2.77888"),I(n,"cy","2.50837"),I(n,"r","2.28571"),I(n,"fill","currentColor"),I(n,"stroke","currentColor"),I(t,"class",r=/*currentTournamentIdx*/e[5]==/*idx*/e[66]?"active":""),I(t,"width","6"),I(t,"height","5"),I(t,"viewBox","0 0 6 5"),I(t,"fill","none"),I(t,"xmlns","http://www.w3.org/2000/svg")},m(e,r){y(e,t,r),g(t,n)},p(e,n){/*currentTournamentIdx*/32&n[0]&&r!==(r=/*currentTournamentIdx*/e[5]==/*idx*/e[66]?"active":"")&&I(t,"class",r)},d(e){e&&v(t)}}}
|
|
772
772
|
// (378:6) {#if isLast}
|
|
773
|
-
function
|
|
774
|
-
/*div2_binding*/,t[29](r),g(n,
|
|
773
|
+
function oi(e){let t,n;return{c(){t=E("svg"),n=E("path"),I(n,"fill-rule","evenodd"),I(n,"clip-rule","evenodd"),I(n,"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"),I(t,"width","6"),I(t,"height","10"),I(t,"fill","currentColor"),I(t,"viewBox","0 0 6 10"),I(t,"xmlns","http://www.w3.org/2000/svg")},m(e,r){y(e,t,r),g(t,n)},d(e){e&&v(t)}}}function si(t){let n,r,o,s,a,l,c,u,h,f,p,d,m,A,w,C,H,S,O,L,k,x,P,N,D,U,M,_,G=!/*tournamentList*/t[4]&&ni(t),j=/*tournamentList*/t[4]&&/*tournamentList*/t[4].length>0&&ri(t),Q=/*isLast*/t[9]&&oi();return{c(){n=b("div"),r=b("div"),o=b("div"),s=E("svg"),a=E("path"),c=B(),G&&G.c(),u=B(),j&&j.c(),h=B(),f=b("div"),p=E("svg"),d=E("path"),m=B(),Q&&Q.c(),A=B(),w=b("section"),C=b("div"),H=E("svg"),S=E("rect"),O=E("defs"),L=E("pattern"),k=E("use"),x=E("image"),N=B(),D=b("div"),D.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,I(a,"fill-rule","evenodd"),I(a,"clip-rule","evenodd"),I(a,"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"),I(s,"width","6"),I(s,"height","10"),I(s,"viewBox","0 0 6 10"),I(s,"fill","currentColor"),I(s,"xmlns","http://www.w3.org/2000/svg"),I(o,"part","Tournaments_ArrowLeft"),I(o,"class",l="ArrowLeft "+(/*isFirst*/t[8]?"Disabled":"")),I(d,"fill-rule","evenodd"),I(d,"clip-rule","evenodd"),I(d,"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"),I(p,"width","6"),I(p,"height","10"),I(p,"fill","currentColor"),I(p,"viewBox","0 0 6 10"),I(p,"xmlns","http://www.w3.org/2000/svg"),I(f,"part","Tournaments_ArrowRight"),I(f,"class","ArrowRight"),I(r,"part","Tournaments"),I(r,"class","casino-tournaments-slider-controller"),I(S,"width",/*iconsize*/t[0]),I(S,"height",/*iconsize*/t[0]),I(S,"fill","url(#pattern0)"),R(k,"xlink:href","#image0_2606_356"),I(k,"transform","scale(0.00195312)"),I(L,"id","pattern0"),I(L,"patternContentUnits","objectBoundingBox"),I(L,"width","1"),I(L,"height","1"),I(x,"id","image0_2606_356"),I(x,"width","512"),I(x,"height","512"),R(x,"xlink:href",/*iconHref*/t[12]),I(H,"width",/*iconsize*/t[0]),I(H,"height",/*iconsize*/t[0]),I(H,"viewBox",P=`0 0 ${/*iconsize*/t[0]} ${/*iconsize*/t[0]}`),I(H,"fill","none"),I(H,"xmlns","http://www.w3.org/2000/svg"),I(H,"xmlns:xlink","http://www.w3.org/1999/xlink"),I(C,"class","svg"),I(C,"part","Icon"),I(D,"class","restoreButton"),I(D,"part","RestoreButton"),I(w,"id","animator"),I(w,"part","Animator")},m(e,i){y(e,n,i),g(n,r),g(r,o),g(o,s),g(s,a),g(r,c),G&&G.m(r,null),g(r,u),j&&j.m(r,null),g(r,h),g(r,f),g(f,p),g(p,d),g(f,m),Q&&Q.m(f,null)
|
|
774
|
+
/*div2_binding*/,t[29](r),g(n,A),g(n,w),g(w,C),g(C,H),g(H,S),g(H,O),g(O,L),g(L,k),g(O,x),g(w,N),g(w,D),
|
|
775
775
|
/*section_binding*/t[30](w),
|
|
776
|
-
/*div5_binding*/t[32](n),U=!0,M||(_=[T(o,"click",/*click_handler*/t[25]),T(
|
|
776
|
+
/*div5_binding*/t[32](n),U=!0,M||(_=[T(o,"click",/*click_handler*/t[25]),T(f,"click",/*click_handler_2*/t[28]),T(w,"click",/*click_handler_3*/t[31])],M=!0)},p(e,t){(!U||/*isFirst*/256&t[0]&&l!==(l="ArrowLeft "+(/*isFirst*/e[8]?"Disabled":"")))&&I(o,"class",l),/*tournamentList*/e[4]?G&&(G.d(1),G=null):G?G.p(e,t):(G=ni(e),G.c(),G.m(r,u)),/*tournamentList*/e[4]&&/*tournamentList*/e[4].length>0?j?(j.p(e,t),/*tournamentList*/16&t[0]&&W(j,1)):(j=ri(e),j.c(),W(j,1),j.m(r,h)):j&&(q={r:0,c:[],p:q},$(j,1,1,(()=>{j=null})),q.r||i(q.c),q=q.p),/*isLast*/e[9]?Q||(Q=oi(),Q.c(),Q.m(f,null)):Q&&(Q.d(1),Q=null),(!U||/*iconsize*/1&t[0])&&I(S,"width",/*iconsize*/e[0]),(!U||/*iconsize*/1&t[0])&&I(S,"height",/*iconsize*/e[0]),(!U||/*iconHref*/4096&t[0])&&R(x,"xlink:href",/*iconHref*/e[12]),(!U||/*iconsize*/1&t[0])&&I(H,"width",/*iconsize*/e[0]),(!U||/*iconsize*/1&t[0])&&I(H,"height",/*iconsize*/e[0]),(!U||/*iconsize*/1&t[0]&&P!==(P=`0 0 ${/*iconsize*/e[0]} ${/*iconsize*/e[0]}`))&&I(H,"viewBox",P)},i(e){U||(W(j),U=!0)},o(e){$(j),U=!1},d(e){e&&v(n),G&&G.d(),j&&j.d(),Q&&Q.d()
|
|
777
777
|
/*div2_binding*/,t[29](null),
|
|
778
778
|
/*section_binding*/t[30](null),
|
|
779
|
-
/*div5_binding*/t[32](null),M=!1,i(_)}}}!customElements.get("casino-tournaments-rank")&&customElements.define("casino-tournaments-rank",class extends oe{constructor(e){super();const t=document.createElement("style");t.textContent=".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}}",this.shadowRoot.appendChild(t),ie(this,{target:this.shadowRoot,props:S(this.attributes),customElement:!0},
|
|
779
|
+
/*div5_binding*/t[32](null),M=!1,i(_)}}}!customElements.get("casino-tournaments-rank")&&customElements.define("casino-tournaments-rank",class extends oe{constructor(e){super();const t=document.createElement("style");t.textContent=".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}}",this.shadowRoot.appendChild(t),ie(this,{target:this.shadowRoot,props:S(this.attributes),customElement:!0},ei,$r,s,{rankprefix:3,showicon:4,tournamentid:9,overallrank:1,userrank:0,prize:2,displayin:5,clientstyling:10,clientstylingurl:11},null),e&&(e.target&&y(e.target,this,e.anchor),e.props&&(this.$set(e.props),K()))}static get observedAttributes(){return["rankprefix","showicon","tournamentid","overallrank","userrank","prize","displayin","clientstyling","clientstylingurl"]}get rankprefix(){return this.$$.ctx[3]}set rankprefix(e){this.$$set({rankprefix:e}),K()}get showicon(){return this.$$.ctx[4]}set showicon(e){this.$$set({showicon:e}),K()}get tournamentid(){return this.$$.ctx[9]}set tournamentid(e){this.$$set({tournamentid:e}),K()}get overallrank(){return this.$$.ctx[1]}set overallrank(e){this.$$set({overallrank:e}),K()}get userrank(){return this.$$.ctx[0]}set userrank(e){this.$$set({userrank:e}),K()}get prize(){return this.$$.ctx[2]}set prize(e){this.$$set({prize:e}),K()}get displayin(){return this.$$.ctx[5]}set displayin(e){this.$$set({displayin:e}),K()}get clientstyling(){return this.$$.ctx[10]}set clientstyling(e){this.$$set({clientstyling:e}),K()}get clientstylingurl(){return this.$$.ctx[11]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),K()}});function ai(e,t,n){let r,i;var o,s;o=Jr,s=e=>n(13,i=e),e.$$.on_destroy.push(c(o,s));let a,l,u,h,f,p,d,{session:g=""}=t,{endpoint:m=""}=t,{lang:A="en"}=t,{tournamentsshownnumber:y=5}=t,{looptime:v="5"}=t,{iconsize:b="9"}=t,{icon:E=""}=t,{clientstyling:w=""}=t,{clientstylingurl:B=""}=t,{translationurl:T=""}=t,I=[],C=0,R=!0,H=!1,S=null,O=null,L=!1;!function({withLocale:e,translations:t}){Ir.subscribe((n=>{null==n&&(er.set(t),Ir.set(e))}));// maybe we will need this to make sure that the i18n is set up only once
|
|
780
780
|
/*dictionary.set(translations);
|
|
781
|
-
locale.set(_locale);*/}({withLocale:"en",translations:{}});Object.keys(Yr).forEach((e=>{Vr(e,Yr[e])}));const k=e=>{e.data&&"TournamentList"==e.data.type&&n(4,I=e.data.tournamentList)},x=()=>{var e;e=y,Hr.set(e)},P=()=>{clearInterval(p),p=setInterval((()=>{L||0!==I.length&&(_.curTournament.hide(),setTimeout((()=>{n(5,C=(C+1)%I.length),_.curTournament.show()}),450))}),1e3*Number(v))},N=e=>{_.curTournament.hide(),P(),e>0&&H&&j(),e>0&&H||e<0&&R||setTimeout((()=>{n(5,C+=e),_.curTournament.show()}),450)},U=e=>setTimeout((()=>e()),1e3),_={icon:{init(){n(10,f.style.transition="all 1s ease-in-out",f)},show(){n(10,f.style.display="flex",f),U((()=>n(10,f.style.opacity="1",f)))},hide(){n(10,f.style.display="none",f),n(10,f.style.opacity="0",f)}},slider:{init(){n(6,h.style.transition="all 1s ease-in-out",h)},show(){n(6,h.style.opacity="1",h),n(6,h.style.transform=null,h),document.querySelector("body").style["overflow-x"]="hidden"},hide(){this.init(),n(6,h.style.opacity="0",h),n(6,h.style.transform=`translateX(${h.clientWidth+20}px)`,h),U((()=>document.querySelector("body").setAttribute("style",null)))}},curTournament:{init(){n(11,d.style.transition="all 300ms linear",d)},show(){n(11,d.style.opacity="1",d)},hide(){this.init(),n(11,d.style.opacity="0",d)}}},G=()=>{_.slider.show(),_.icon.hide(),L=!1},j=()=>{_.slider.hide(),_.icon.show(),L=!0},Q=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:"-"}),F=e=>{window.postMessage({type:"MyTournamentFromNavClicked",tournamentid:e,showLeaderboard:!0},window.location.href)},z=(e,t,n)=>(e.append("pagination",`offset=${t},limit=${n}`),e.append("sortField","StartTime"),e.append("sortOrder","desc"),e.append("fields","id,nameOrTitle,state"),e.append("language",y),e.append("filter","state=Running"),e),J=e=>{let t=Q(e),r=I.findIndex((e=>e.id==t.id));C==r&&window.postMessage({type:`TournamentRankInfo_${t.id}}`,rankInfo:{rank:t.rank,overallRank:t.overallRank,prize:t.prize}},window.location.href),n(4,I[r]=t,I)},X=e=>{if(e.data)try{let t=e.data,n=JSON.parse(t);"PlayerLeaderBoardsUpdate"==n.messageType&&n.items?n.items.forEach(((e,t)=>{J(e)})):"PlayerLeaderBoardUpdate"==n.messageType&&n.item&&J(n.item)}catch(e){console.log(e)}},K=e=>{const t=(e=>e.touches||e.originalEvent.touches)(e)[0];S=t.clientX,O=t.clientY},Z=e=>{if(!S||!O)return;let t=e.touches[0].clientX,n=e.touches[0].clientY,r=S-t,i=O-n;Math.abs(r)>Math.abs(i)&&N(r>0?1:-1),S=null,O=null},V=()=>{if(!m||!g)return;let e=new URL(`${m}/v1/tournaments/leaderboard/player`),t=new Headers;z(e.searchParams,0,A),g&&t.append("X-SessionID",g),fetch(e,{method:"GET",headers:t}).then((e=>e.json())).then((e=>{if(!e.items)return;n(4,I=[]),e.items.forEach(((e,t)=>{I.push(Q(e))})),n(7,l=I[C]),(()=>{if(!m)return;u&&(u.removeEventListener("message",X),u.close());let e=new URL(`${m}/v1/tournaments/leaderboard/player/updates`);z(e.searchParams,0,A),u=new qr.EventSourcePolyfill(e.href,{headers:{accept:"text/event-stream","X-SessionId":g}}),void 0!==u&&u.addEventListener("message",X)})(),P()}))};let Y=!1;D((()=>(n(24,Y=!0),window.addEventListener("message",k,!1),setTimeout((()=>{n(17,y="tr")}),5e3),()=>{clearInterval(p),window.removeEventListener("message",k),u&&u.removeEventListener("message",X),h.removeEventListener("touchstart",K),h.removeEventListener("touchmove",Z)})));return e.$$set=e=>{"session"in e&&n(18,g=e.session),"endpoint"in e&&n(19,m=e.endpoint),"lang"in e&&n(17,y=e.lang),"tournamentsshownnumber"in e&&n(20,A=e.tournamentsshownnumber),"looptime"in e&&n(21,v=e.looptime),"iconsize"in e&&n(0,b=e.iconsize),"icon"in e&&n(22,E=e.icon),"clientstyling"in e&&n(1,w=e.clientstyling),"clientstylingurl"in e&&n(2,B=e.clientstylingurl),"translationurl"in e&&n(23,T=e.translationurl)},e.$$.update=()=>{/*customStylingContainer, clientstyling*/10&e.$$.dirty[0]&&a&&w&&(()=>{let e=document.createElement("style");e.innerHTML=w,a.appendChild(e)})(),/*customStylingContainer, clientstylingurl*/12&e.$$.dirty[0]&&a&&B&&(()=>{let e=new URL(B),t=document.createElement("style");fetch(e.href).then((e=>e.text())).then((e=>{t.innerHTML=e,setTimeout((()=>{a.appendChild(t)}),1),setTimeout((()=>{}),500)}))})(),/*icon*/4194304&e.$$.dirty[0]&&n(12,r=E||"\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"),/*isMounted, endpoint, tournamentsshownnumber, lang*/18481152&e.$$.dirty[0]&&Y&&m&&A&&y&&V(),/*tourSlider*/64&e.$$.dirty[0]&&h&&(h.addEventListener("touchstart",K,{passive:!0}),h.addEventListener("touchmove",Z,{passive:!0})),/*session*/262144&e.$$.dirty[0]&&g&&g.length,/*lang*/131072&e.$$.dirty[0]&&y&&x(),/*translationurl*/8388608&e.$$.dirty[0]&&T&&fetch(T).then((e=>e.json())).then((e=>{Object.keys(e).forEach((t=>{Vr(t,e[t])}))})).catch((e=>{console.log(e)})),/*tournamentList, currentTournamentIdx*/48&e.$$.dirty[0]&&n(7,l=I[C]),/*currentTournamentIdx, tournamentList*/48&e.$$.dirty[0]&&n(9,H=C==I.length-1),/*currentTournamentIdx*/32&e.$$.dirty[0]&&n(8,R=0==C)},[b,w,B,a,I,C,h,l,R,H,f,d,r,i,N,G,F,y,g,m,A,v,E,T,Y,()=>N(-1),()=>F(l.id),function(e){M[e?"unshift":"push"]((()=>{d=e,n(11,d)}))},()=>N(1),function(e){M[e?"unshift":"push"]((()=>{h=e,n(6,h)}))},function(e){M[e?"unshift":"push"]((()=>{f=e,n(10,f)}))},()=>G(),function(e){M[e?"unshift":"push"]((()=>{a=e,n(3,a)}))}]}class hi extends oe{constructor(e){super();const t=document.createElement("style");t.textContent=".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;display:flex;flex-direction:column;justify-content:center}.TournamentInfo .name{white-space:nowrap;width:99%;text-align:center;text-transform:capitalize;font-size:11px;margin-bottom:5px;cursor:pointer;overflow:hidden;text-overflow:ellipsis}.TournamentInfo .TournamentNameLink{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.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:10px}casino-tournaments-rank::part(Prize){color:#fdd500;font-size:10px}",this.shadowRoot.appendChild(t),ie(this,{target:this.shadowRoot,props:S(this.attributes),customElement:!0},ui,ci,s,{session:18,endpoint:19,lang:17,tournamentsshownnumber:20,looptime:21,iconsize:0,icon:22,clientstyling:1,clientstylingurl:2,translationurl:23},null,[-1,-1,-1]),e&&(e.target&&A(e.target,this,e.anchor),e.props&&(this.$set(e.props),K()))}static get observedAttributes(){return["session","endpoint","lang","tournamentsshownnumber","looptime","iconsize","icon","clientstyling","clientstylingurl","translationurl"]}get session(){return this.$$.ctx[18]}set session(e){this.$$set({session:e}),K()}get endpoint(){return this.$$.ctx[19]}set endpoint(e){this.$$set({endpoint:e}),K()}get lang(){return this.$$.ctx[17]}set lang(e){this.$$set({lang:e}),K()}get tournamentsshownnumber(){return this.$$.ctx[20]}set tournamentsshownnumber(e){this.$$set({tournamentsshownnumber:e}),K()}get looptime(){return this.$$.ctx[21]}set looptime(e){this.$$set({looptime:e}),K()}get iconsize(){return this.$$.ctx[0]}set iconsize(e){this.$$set({iconsize:e}),K()}get icon(){return this.$$.ctx[22]}set icon(e){this.$$set({icon:e}),K()}get clientstyling(){return this.$$.ctx[1]}set clientstyling(e){this.$$set({clientstyling:e}),K()}get clientstylingurl(){return this.$$.ctx[2]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),K()}get translationurl(){return this.$$.ctx[23]}set translationurl(e){this.$$set({translationurl:e}),K()}}return!customElements.get("casino-tournaments-slider-controller")&&customElements.define("casino-tournaments-slider-controller",hi),hi}));
|
|
781
|
+
locale.set(_locale);*/}({withLocale:"en",translations:{}});Object.keys(Kr).forEach((e=>{Xr(e,Kr[e])}));const k=e=>{e.data&&"TournamentList"==e.data.type&&n(4,I=e.data.tournamentList)},x=()=>{var e;e=A,Ir.set(e)},P=()=>{clearInterval(f),f=setInterval((()=>{L||0!==I.length&&(_.curTournament.hide(),setTimeout((()=>{n(5,C=(C+1)%I.length),_.curTournament.show()}),450))}),1e3*Number(v))},N=e=>{_.curTournament.hide(),P(),e>0&&H&&j(),e>0&&H||e<0&&R||setTimeout((()=>{n(5,C+=e),_.curTournament.show()}),450)},U=e=>setTimeout((()=>e()),1e3),_={icon:{init(){n(10,p.style.transition="all 1s ease-in-out",p)},show(){n(10,p.style.display="flex",p),U((()=>n(10,p.style.opacity="1",p)))},hide(){n(10,p.style.display="none",p),n(10,p.style.opacity="0",p)}},slider:{init(){n(6,h.style.transition="all 1s ease-in-out",h)},show(){n(6,h.style.opacity="1",h),n(6,h.style.transform=null,h),document.querySelector("body").style["overflow-x"]="hidden"},hide(){this.init(),n(6,h.style.opacity="0",h),n(6,h.style.transform=`translateX(${h.clientWidth+20}px)`,h),U((()=>document.querySelector("body").setAttribute("style",null)))}},curTournament:{init(){n(11,d.style.transition="all 300ms linear",d)},show(){n(11,d.style.opacity="1",d)},hide(){this.init(),n(11,d.style.opacity="0",d)}}},G=()=>{_.slider.show(),_.icon.hide(),L=!1},j=()=>{_.slider.hide(),_.icon.show(),L=!0},Q=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:"-"}),F=e=>{window.postMessage({type:"MyTournamentFromNavClicked",tournamentid:e,showLeaderboard:!0},window.location.href)},z=(e,t,n)=>(e.append("pagination",`offset=${t},limit=${n}`),e.append("sortField","StartTime"),e.append("sortOrder","desc"),e.append("fields","id,nameOrTitle,state"),e.append("language",A),e.append("filter","state=Running"),e),J=e=>{let t=Q(e),r=I.findIndex((e=>e.id==t.id));C==r&&window.postMessage({type:`TournamentRankInfo_${t.id}}`,rankInfo:{rank:t.rank,overallRank:t.overallRank,prize:t.prize}},window.location.href),n(4,I[r]=t,I)},X=e=>{if(e.data)try{let t=e.data,n=JSON.parse(t);"PlayerLeaderBoardsUpdate"==n.messageType&&n.items?n.items.forEach(((e,t)=>{J(e)})):"PlayerLeaderBoardUpdate"==n.messageType&&n.item&&J(n.item)}catch(e){console.log(e)}},K=e=>{const t=(e=>e.touches||e.originalEvent.touches)(e)[0];S=t.clientX,O=t.clientY},Z=e=>{if(!S||!O)return;let t=e.touches[0].clientX,n=e.touches[0].clientY,r=S-t,i=O-n;Math.abs(r)>Math.abs(i)&&N(r>0?1:-1),S=null,O=null},V=()=>{if(!m||!g)return;let e=new URL(`${m}/v1/tournaments/leaderboard/player`),t=new Headers;z(e.searchParams,0,y),g&&t.append("X-SessionID",g),fetch(e,{method:"GET",headers:t}).then((e=>e.json())).then((e=>{if(!e.items)return;n(4,I=[]),e.items.forEach(((e,t)=>{I.push(Q(e))})),n(7,l=I[C]),(()=>{if(!m)return;u&&(u.removeEventListener("message",X),u.close());let e=new URL(`${m}/v1/tournaments/leaderboard/player/updates`);z(e.searchParams,0,y),u=new Zr.EventSourcePolyfill(e.href,{headers:{accept:"text/event-stream","X-SessionId":g}}),void 0!==u&&u.addEventListener("message",X)})(),P()}))};let Y=!1;D((()=>(n(24,Y=!0),window.addEventListener("message",k,!1),setTimeout((()=>{n(17,A="tr")}),5e3),()=>{clearInterval(f),window.removeEventListener("message",k),u&&u.removeEventListener("message",X),h.removeEventListener("touchstart",K),h.removeEventListener("touchmove",Z)})));return e.$$set=e=>{"session"in e&&n(18,g=e.session),"endpoint"in e&&n(19,m=e.endpoint),"lang"in e&&n(17,A=e.lang),"tournamentsshownnumber"in e&&n(20,y=e.tournamentsshownnumber),"looptime"in e&&n(21,v=e.looptime),"iconsize"in e&&n(0,b=e.iconsize),"icon"in e&&n(22,E=e.icon),"clientstyling"in e&&n(1,w=e.clientstyling),"clientstylingurl"in e&&n(2,B=e.clientstylingurl),"translationurl"in e&&n(23,T=e.translationurl)},e.$$.update=()=>{/*customStylingContainer, clientstyling*/10&e.$$.dirty[0]&&a&&w&&(()=>{let e=document.createElement("style");e.innerHTML=w,a.appendChild(e)})(),/*customStylingContainer, clientstylingurl*/12&e.$$.dirty[0]&&a&&B&&(()=>{let e=new URL(B),t=document.createElement("style");fetch(e.href).then((e=>e.text())).then((e=>{t.innerHTML=e,setTimeout((()=>{a.appendChild(t)}),1),setTimeout((()=>{}),500)}))})(),/*icon*/4194304&e.$$.dirty[0]&&n(12,r=E||"\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"),/*isMounted, endpoint, tournamentsshownnumber, lang*/18481152&e.$$.dirty[0]&&Y&&m&&y&&A&&V(),/*tourSlider*/64&e.$$.dirty[0]&&h&&(h.addEventListener("touchstart",K,{passive:!0}),h.addEventListener("touchmove",Z,{passive:!0})),/*session*/262144&e.$$.dirty[0]&&g&&g.length,/*lang*/131072&e.$$.dirty[0]&&A&&x(),/*translationurl*/8388608&e.$$.dirty[0]&&T&&fetch(T).then((e=>e.json())).then((e=>{Object.keys(e).forEach((t=>{Xr(t,e[t])}))})).catch((e=>{console.log(e)})),/*tournamentList, currentTournamentIdx*/48&e.$$.dirty[0]&&n(7,l=I[C]),/*currentTournamentIdx, tournamentList*/48&e.$$.dirty[0]&&n(9,H=C==I.length-1),/*currentTournamentIdx*/32&e.$$.dirty[0]&&n(8,R=0==C)},[b,w,B,a,I,C,h,l,R,H,p,d,r,i,N,G,F,A,g,m,y,v,E,T,Y,()=>N(-1),()=>F(l.id),function(e){M[e?"unshift":"push"]((()=>{d=e,n(11,d)}))},()=>N(1),function(e){M[e?"unshift":"push"]((()=>{h=e,n(6,h)}))},function(e){M[e?"unshift":"push"]((()=>{p=e,n(10,p)}))},()=>G(),function(e){M[e?"unshift":"push"]((()=>{a=e,n(3,a)}))}]}class li extends oe{constructor(e){super();const t=document.createElement("style");t.textContent=".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;display:flex;flex-direction:column;justify-content:center}.TournamentInfo .name{white-space:nowrap;width:99%;text-align:center;text-transform:capitalize;font-size:11px;margin-bottom:5px;cursor:pointer;overflow:hidden;text-overflow:ellipsis}.TournamentInfo .TournamentNameLink{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.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:10px}casino-tournaments-rank::part(Prize){color:#fdd500;font-size:10px}",this.shadowRoot.appendChild(t),ie(this,{target:this.shadowRoot,props:S(this.attributes),customElement:!0},ai,si,s,{session:18,endpoint:19,lang:17,tournamentsshownnumber:20,looptime:21,iconsize:0,icon:22,clientstyling:1,clientstylingurl:2,translationurl:23},null,[-1,-1,-1]),e&&(e.target&&y(e.target,this,e.anchor),e.props&&(this.$set(e.props),K()))}static get observedAttributes(){return["session","endpoint","lang","tournamentsshownnumber","looptime","iconsize","icon","clientstyling","clientstylingurl","translationurl"]}get session(){return this.$$.ctx[18]}set session(e){this.$$set({session:e}),K()}get endpoint(){return this.$$.ctx[19]}set endpoint(e){this.$$set({endpoint:e}),K()}get lang(){return this.$$.ctx[17]}set lang(e){this.$$set({lang:e}),K()}get tournamentsshownnumber(){return this.$$.ctx[20]}set tournamentsshownnumber(e){this.$$set({tournamentsshownnumber:e}),K()}get looptime(){return this.$$.ctx[21]}set looptime(e){this.$$set({looptime:e}),K()}get iconsize(){return this.$$.ctx[0]}set iconsize(e){this.$$set({iconsize:e}),K()}get icon(){return this.$$.ctx[22]}set icon(e){this.$$set({icon:e}),K()}get clientstyling(){return this.$$.ctx[1]}set clientstyling(e){this.$$set({clientstyling:e}),K()}get clientstylingurl(){return this.$$.ctx[2]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),K()}get translationurl(){return this.$$.ctx[23]}set translationurl(e){this.$$set({translationurl:e}),K()}}return!customElements.get("casino-tournaments-slider-controller")&&customElements.define("casino-tournaments-slider-controller",li),li}));
|
|
782
782
|
//# sourceMappingURL=casino-tournaments-slider-controller.js.map
|