@everymatrix/player-account-closure 0.0.200 → 0.0.201

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,2 +1,2 @@
1
- !function(t,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):(t="undefined"!=typeof globalThis?globalThis:t||self).app=e()}(this,function(){"use strict";function g(){}function h(t){return t()}function f(){return Object.create(null)}function p(t){t.forEach(h)}function d(t){return"function"==typeof t}function r(t,e){return t!=t?e==e:t!==e||t&&"object"==typeof t||"function"==typeof t}function b(t,e){t.appendChild(e)}function E(t,e,r){t.insertBefore(e,r||null)}function v(t){t.parentNode.removeChild(t)}function t(t){return document.createElement(t)}function e(t){return document.createTextNode(t)}function _(){return e(" ")}function T(t,e,r,n){return t.addEventListener(e,r,n),()=>t.removeEventListener(e,r,n)}function w(t,e,r){null==r?t.removeAttribute(e):t.getAttribute(e)!==r&&t.setAttribute(e,r)}let m;function y(t){m=t}const A=[],n=[],o=[],i=[],S=Promise.resolve();let P=!1;function O(t){o.push(t)}let s=!1;const a=new Set;function L(){if(!s){s=!0;do{for(let t=0;t<A.length;t+=1){var e=A[t];y(e),function(t){{var e;null!==t.fragment&&(t.update(),p(t.before_update),e=t.dirty,t.dirty=[-1],t.fragment&&t.fragment.p(t.ctx,e),t.after_update.forEach(O))}}(e.$$)}for(y(null),A.length=0;n.length;)n.pop()();for(let t=0;t<o.length;t+=1){const r=o[t];a.has(r)||(a.add(r),r())}}while(o.length=0,A.length);for(;i.length;)i.pop()();P=!1,s=!1,a.clear()}}const C=new Set;function u(n,t,e,r,o,i,s=[-1]){var a,u=m;y(n);const c=n.$$={fragment:null,ctx:null,props:i,update:g,not_equal:o,bound:f(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(u?u.$$.context:t.context||[]),callbacks:f(),dirty:s,skip_bound:!1};let l=!1;if(c.ctx=e?e(n,t.props||{},(t,e,...r)=>{r=r.length?r[0]:e;return c.ctx&&o(c.ctx[t],c.ctx[t]=r)&&(!c.skip_bound&&c.bound[t]&&c.bound[t](r),l&&(r=t,-1===(t=n).$$.dirty[0]&&(A.push(t),P||(P=!0,S.then(L)),t.$$.dirty.fill(0)),t.$$.dirty[r/31|0]|=1<<r%31)),e}):[],c.update(),l=!0,p(c.before_update),c.fragment=!!r&&r(c.ctx),t.target){if(t.hydrate){const g=(r=t.target,Array.from(r.childNodes));c.fragment&&c.fragment.l(g),g.forEach(v)}else c.fragment&&c.fragment.c();t.intro&&(a=n.$$.fragment)&&a.i&&(C.delete(a),a.i(void 0)),function(e,t,r,n){const{fragment:o,on_mount:i,on_destroy:s,after_update:a}=e.$$;o&&o.m(t,r),n||O(()=>{var t=i.map(h).filter(d);s?s.push(...t):p(t),e.$$.on_mount=[]}),a.forEach(O)}(n,t.target,t.anchor,t.customElement),L()}y(u)}let c;"function"==typeof HTMLElement&&(c=class extends HTMLElement{constructor(){super(),this.attachShadow({mode:"open"})}connectedCallback(){const{on_mount:t}=this.$$;this.$$.on_disconnect=t.map(h).filter(d);for(const t in this.$$.slotted)this.appendChild(this.$$.slotted[t])}attributeChangedCallback(t,e,r){this[t]=r}disconnectedCallback(){p(this.$$.on_disconnect)}$destroy(){!function(t){const e=t.$$;null!==e.fragment&&(p(e.on_destroy),e.fragment&&e.fragment.d(1),e.on_destroy=e.fragment=null,e.ctx=[])}(this),this.$destroy=g}$on(t,e){const r=this.$$.callbacks[t]||(this.$$.callbacks[t]=[]);return r.push(e),()=>{var t=r.indexOf(e);-1!==t&&r.splice(t,1)}}$set(t){this.$$set&&0!==Object.keys(t).length&&(this.$$.skip_bound=!0,this.$$set(t),this.$$.skip_bound=!1)}});var l,I,N="undefined"!=typeof globalThis&&globalThis||"undefined"!=typeof self&&self||void 0!==N&&N,R="URLSearchParams"in N,U="Symbol"in N&&"iterator"in Symbol,M="FileReader"in N&&"Blob"in N&&function(){try{return new Blob,!0}catch(t){return!1}}(),x="FormData"in N,D="ArrayBuffer"in N;function G(t){if("string"!=typeof t&&(t=String(t)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(t)||""===t)throw new TypeError('Invalid character in header field name: "'+t+'"');return t.toLowerCase()}function k(t){return t="string"!=typeof t?String(t):t}function j(e){var t={next:function(){var t=e.shift();return{done:void 0===t,value:t}}};return U&&(t[Symbol.iterator]=function(){return t}),t}function F(e){this.map={},e instanceof F?e.forEach(function(t,e){this.append(e,t)},this):Array.isArray(e)?e.forEach(function(t){this.append(t[0],t[1])},this):e&&Object.getOwnPropertyNames(e).forEach(function(t){this.append(t,e[t])},this)}function B(t){if(t.bodyUsed)return Promise.reject(new TypeError("Already read"));t.bodyUsed=!0}function $(r){return new Promise(function(t,e){r.onload=function(){t(r.result)},r.onerror=function(){e(r.error)}})}function V(t){var e=new FileReader,r=$(e);return e.readAsArrayBuffer(t),r}function X(t){if(t.slice)return t.slice(0);var e=new Uint8Array(t.byteLength);return e.set(new Uint8Array(t)),e.buffer}function z(){return this.bodyUsed=!1,this._initBody=function(t){this.bodyUsed=this.bodyUsed,(this._bodyInit=t)?"string"==typeof t?this._bodyText=t:M&&Blob.prototype.isPrototypeOf(t)?this._bodyBlob=t:x&&FormData.prototype.isPrototypeOf(t)?this._bodyFormData=t:R&&URLSearchParams.prototype.isPrototypeOf(t)?this._bodyText=t.toString():D&&M&&t&&DataView.prototype.isPrototypeOf(t)?(this._bodyArrayBuffer=X(t.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):D&&(ArrayBuffer.prototype.isPrototypeOf(t)||I(t))?this._bodyArrayBuffer=X(t):this._bodyText=t=Object.prototype.toString.call(t):this._bodyText="",this.headers.get("content-type")||("string"==typeof t?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):R&&URLSearchParams.prototype.isPrototypeOf(t)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},M&&(this.blob=function(){var t=B(this);if(t)return t;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(){return this._bodyArrayBuffer?B(this)||(ArrayBuffer.isView(this._bodyArrayBuffer)?Promise.resolve(this._bodyArrayBuffer.buffer.slice(this._bodyArrayBuffer.byteOffset,this._bodyArrayBuffer.byteOffset+this._bodyArrayBuffer.byteLength)):Promise.resolve(this._bodyArrayBuffer)):this.blob().then(V)}),this.text=function(){var t,e,r=B(this);if(r)return r;if(this._bodyBlob)return t=this._bodyBlob,r=$(e=new FileReader),e.readAsText(t),r;if(this._bodyArrayBuffer)return Promise.resolve(function(t){for(var e=new Uint8Array(t),r=new Array(e.length),n=0;n<e.length;n++)r[n]=String.fromCharCode(e[n]);return r.join("")}(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},x&&(this.formData=function(){return this.text().then(W)}),this.json=function(){return this.text().then(JSON.parse)},this}D&&(l=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],I=ArrayBuffer.isView||function(t){return t&&-1<l.indexOf(Object.prototype.toString.call(t))}),F.prototype.append=function(t,e){t=G(t),e=k(e);var r=this.map[t];this.map[t]=r?r+", "+e:e},F.prototype.delete=function(t){delete this.map[G(t)]},F.prototype.get=function(t){return t=G(t),this.has(t)?this.map[t]:null},F.prototype.has=function(t){return this.map.hasOwnProperty(G(t))},F.prototype.set=function(t,e){this.map[G(t)]=k(e)},F.prototype.forEach=function(t,e){for(var r in this.map)this.map.hasOwnProperty(r)&&t.call(e,this.map[r],r,this)},F.prototype.keys=function(){var r=[];return this.forEach(function(t,e){r.push(e)}),j(r)},F.prototype.values=function(){var e=[];return this.forEach(function(t){e.push(t)}),j(e)},F.prototype.entries=function(){var r=[];return this.forEach(function(t,e){r.push([e,t])}),j(r)},U&&(F.prototype[Symbol.iterator]=F.prototype.entries);var H=["DELETE","GET","HEAD","OPTIONS","POST","PUT"];function q(t,e){if(!(this instanceof q))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');var r,n=(e=e||{}).body;if(t instanceof q){if(t.bodyUsed)throw new TypeError("Already read");this.url=t.url,this.credentials=t.credentials,e.headers||(this.headers=new F(t.headers)),this.method=t.method,this.mode=t.mode,this.signal=t.signal,n||null==t._bodyInit||(n=t._bodyInit,t.bodyUsed=!0)}else this.url=String(t);if(this.credentials=e.credentials||this.credentials||"same-origin",!e.headers&&this.headers||(this.headers=new F(e.headers)),this.method=(t=(r=e.method||this.method||"GET").toUpperCase(),-1<H.indexOf(t)?t:r),this.mode=e.mode||this.mode||null,this.signal=e.signal||this.signal,this.referrer=null,("GET"===this.method||"HEAD"===this.method)&&n)throw new TypeError("Body not allowed for GET or HEAD requests");this._initBody(n),"GET"!==this.method&&"HEAD"!==this.method||"no-store"!==e.cache&&"no-cache"!==e.cache||((e=/([?&])_=[^&]*/).test(this.url)?this.url=this.url.replace(e,"$1_="+(new Date).getTime()):this.url+=(/\?/.test(this.url)?"&":"?")+"_="+(new Date).getTime())}function W(t){var r=new FormData;return t.trim().split("&").forEach(function(t){var e;t&&(t=(e=t.split("=")).shift().replace(/\+/g," "),e=e.join("=").replace(/\+/g," "),r.append(decodeURIComponent(t),decodeURIComponent(e)))}),r}function Y(t,e){if(!(this instanceof Y))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');e=e||{},this.type="default",this.status=void 0===e.status?200:e.status,this.ok=200<=this.status&&this.status<300,this.statusText=void 0===e.statusText?"":""+e.statusText,this.headers=new F(e.headers),this.url=e.url||"",this._initBody(t)}q.prototype.clone=function(){return new q(this,{body:this._bodyInit})},z.call(q.prototype),z.call(Y.prototype),Y.prototype.clone=function(){return new Y(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new F(this.headers),url:this.url})},Y.error=function(){var t=new Y(null,{status:0,statusText:""});return t.type="error",t};var K=[301,302,303,307,308];Y.redirect=function(t,e){if(-1===K.indexOf(e))throw new RangeError("Invalid status code");return new Y(null,{status:e,headers:{location:t}})};var Z=N.DOMException;try{new Z}catch(g){(Z=function(t,e){this.message=t,this.name=e;t=Error(t);this.stack=t.stack}).prototype=Object.create(Error.prototype),Z.prototype.constructor=Z}function Q(n,s){return new Promise(function(o,t){var e=new q(n,s);if(e.signal&&e.signal.aborted)return t(new Z("Aborted","AbortError"));var i=new XMLHttpRequest;function r(){i.abort()}i.onload=function(){var t,r,e={status:i.status,statusText:i.statusText,headers:(t=i.getAllResponseHeaders()||"",r=new F,t.replace(/\r?\n[\t ]+/g," ").split("\r").map(function(t){return 0===t.indexOf("\n")?t.substr(1,t.length):t}).forEach(function(t){var e=t.split(":"),t=e.shift().trim();t&&(e=e.join(":").trim(),r.append(t,e))}),r)};e.url="responseURL"in i?i.responseURL:e.headers.get("X-Request-URL");var n="response"in i?i.response:i.responseText;setTimeout(function(){o(new Y(n,e))},0)},i.onerror=function(){setTimeout(function(){t(new TypeError("Network request failed"))},0)},i.ontimeout=function(){setTimeout(function(){t(new TypeError("Network request failed"))},0)},i.onabort=function(){setTimeout(function(){t(new Z("Aborted","AbortError"))},0)},i.open(e.method,function(e){try{return""===e&&N.location.href?N.location.href:e}catch(t){return e}}(e.url),!0),"include"===e.credentials?i.withCredentials=!0:"omit"===e.credentials&&(i.withCredentials=!1),"responseType"in i&&(M?i.responseType="blob":D&&e.headers.get("Content-Type")&&-1!==e.headers.get("Content-Type").indexOf("application/octet-stream")&&(i.responseType="arraybuffer")),!s||"object"!=typeof s.headers||s.headers instanceof F?e.headers.forEach(function(t,e){i.setRequestHeader(e,t)}):Object.getOwnPropertyNames(s.headers).forEach(function(t){i.setRequestHeader(t,k(s.headers[t]))}),e.signal&&(e.signal.addEventListener("abort",r),i.onreadystatechange=function(){4===i.readyState&&e.signal.removeEventListener("abort",r)}),i.send(void 0===e._bodyInit?null:e._bodyInit)})}Q.polyfill=!0,N.fetch||(N.fetch=Q,N.Headers=F,N.Request=q,N.Response=Y),self.fetch.bind(self);var J=function(t,e){return(J=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])})(t,e)};function tt(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}J(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}function et(t){var e="function"==typeof Symbol&&Symbol.iterator,r=e&&t[e],n=0;if(r)return r.call(t);if(t&&"number"==typeof t.length)return{next:function(){return{value:(t=t&&n>=t.length?void 0:t)&&t[n++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")}function rt(t,e){var r="function"==typeof Symbol&&t[Symbol.iterator];if(!r)return t;var n,o,i=r.call(t),s=[];try{for(;(void 0===e||0<e--)&&!(n=i.next()).done;)s.push(n.value)}catch(t){o={error:t}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(o)throw o.error}}return s}function nt(t,e){for(var r=0,n=e.length,o=t.length;r<n;r++,o++)t[o]=e[r];return t}function ot(t){return"function"==typeof t}function it(t){t=t(function(t){Error.call(t),t.stack=(new Error).stack});return t.prototype=Object.create(Error.prototype),t.prototype.constructor=t}var st=it(function(e){return function(t){e(this),this.message=t?t.length+" errors occurred during unsubscription:\n"+t.map(function(t,e){return e+1+") "+t.toString()}).join("\n "):"",this.name="UnsubscriptionError",this.errors=t}});function at(t,e){!t||0<=(e=t.indexOf(e))&&t.splice(e,1)}var ut=(lt.prototype.unsubscribe=function(){var t,e,r,n,o;if(!this.closed){this.closed=!0;var i=this._parentage;if(i)if(this._parentage=null,Array.isArray(i))try{for(var s=et(i),a=s.next();!a.done;a=s.next())a.value.remove(this)}catch(e){t={error:e}}finally{try{a&&!a.done&&(e=s.return)&&e.call(s)}finally{if(t)throw t.error}}else i.remove(this);i=this.initialTeardown;if(ot(i))try{i()}catch(t){o=t instanceof st?t.errors:[t]}i=this._teardowns;if(i){this._teardowns=null;try{for(var u=et(i),c=u.next();!c.done;c=u.next()){var l=c.value;try{ft(l)}catch(t){o=null!=o?o:[],t instanceof st?o=nt(nt([],rt(o)),rt(t.errors)):o.push(t)}}}catch(t){r={error:t}}finally{try{c&&!c.done&&(n=u.return)&&n.call(u)}finally{if(r)throw r.error}}}if(o)throw new st(o)}},lt.prototype.add=function(t){var e;if(t&&t!==this)if(this.closed)ft(t);else{if(t instanceof lt){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._teardowns=null!==(e=this._teardowns)&&void 0!==e?e:[]).push(t)}},lt.prototype._hasParent=function(t){var e=this._parentage;return e===t||Array.isArray(e)&&e.includes(t)},lt.prototype._addParent=function(t){var e=this._parentage;this._parentage=Array.isArray(e)?(e.push(t),e):e?[e,t]:t},lt.prototype._removeParent=function(t){var e=this._parentage;e===t?this._parentage=null:Array.isArray(e)&&at(e,t)},lt.prototype.remove=function(t){var e=this._teardowns;e&&at(e,t),t instanceof lt&&t._removeParent(this)},lt.EMPTY=((Me=new lt).closed=!0,Me),lt),ct=ut.EMPTY;function lt(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._teardowns=null}function ht(t){return t instanceof ut||t&&"closed"in t&&ot(t.remove)&&ot(t.add)&&ot(t.unsubscribe)}function ft(t){ot(t)?t():t.unsubscribe()}var pt=void 0,dt=!1,mt=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return setTimeout.apply(void 0,nt([],rt(t)))};function yt(){}function gt(t){t()}var bt,Et,vt=(tt(wt,Et=ut),wt.create=function(t,e,r){return new _t(t,e,r)},wt.prototype.next=function(t){this.isStopped||this._next(t)},wt.prototype.error=function(t){this.isStopped||(this.isStopped=!0,this._error(t))},wt.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},wt.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,Et.prototype.unsubscribe.call(this),this.destination=null)},wt.prototype._next=function(t){this.destination.next(t)},wt.prototype._error=function(t){try{this.destination.error(t)}finally{this.unsubscribe()}},wt.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},wt),_t=(tt(Tt,bt=vt),Tt);function Tt(t,e,r){var n,o,i=bt.call(this)||this;return ot(t)?o=t:t&&(o=t.next,e=t.error,r=t.complete,i&&dt?(n=Object.create(t)).unsubscribe=function(){return i.unsubscribe()}:n=t,o=null==o?void 0:o.bind(n),e=null==e?void 0:e.bind(n),r=null==r?void 0:r.bind(n)),i.destination={next:o?At(o):yt,error:At(null!=e?e:St),complete:r?At(r):yt},i}function wt(t){var e=Et.call(this)||this;return e.isStopped=!1,t?ht(e.destination=t)&&t.add(e):e.destination=Pt,e}function At(n){return function(){for(var e,t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];try{n.apply(void 0,nt([],rt(t)))}catch(t){e=t,mt(function(){throw e})}}}function St(t){throw t}var Pt={closed:!0,next:yt,error:St,complete:yt},Ot="function"==typeof Symbol&&Symbol.observable||"@@observable";function Lt(t){return t}var Ct=(It.prototype.lift=function(t){var e=new It;return e.source=this,e.operator=t,e},It.prototype.subscribe=function(t,e,r){var n,o=this,i=(n=t)&&n instanceof vt||n&&ot(n.next)&&ot(n.error)&&ot(n.complete)&&ht(n)?t:new _t(t,e,r);return gt(function(){var t=o.operator,e=o.source;i.add(t?t.call(i,e):e?o._subscribe(i):o._trySubscribe(i))}),i},It.prototype._trySubscribe=function(e){try{return this._subscribe(e)}catch(t){e.error(t)}},It.prototype.forEach=function(n,t){var o=this;return new(t=Nt(t))(function(t,e){var r=o.subscribe(function(t){try{n(t)}catch(t){e(t),null==r||r.unsubscribe()}},e,t)})},It.prototype._subscribe=function(t){var e;return null===(e=this.source)||void 0===e?void 0:e.subscribe(t)},It.prototype[Ot]=function(){return this},It.prototype.pipe=function(){for(var e,t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return(0===(e=t).length?Lt:1===e.length?e[0]:function(t){return e.reduce(function(t,e){return e(t)},t)})(this)},It.prototype.toPromise=function(t){var n=this;return new(t=Nt(t))(function(t,e){var r;n.subscribe(function(t){return r=t},function(t){return e(t)},function(){return t(r)})})},It.create=function(t){return new It(t)},It);function It(t){t&&(this._subscribe=t)}function Nt(t){return null!==(t=null!=t?t:pt)&&void 0!==t?t:Promise}var Rt,Ut,Mt,xt=it(function(t){return function(){t(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}}),Dt=(tt($t,Mt=Ct),$t.prototype.lift=function(t){var e=new Gt(this,this);return e.operator=t,e},$t.prototype._throwIfClosed=function(){if(this.closed)throw new xt},$t.prototype.next=function(i){var s=this;gt(function(){var e,t;if(s._throwIfClosed(),!s.isStopped){var r=s.observers.slice();try{for(var n=et(r),o=n.next();!o.done;o=n.next())o.value.next(i)}catch(t){e={error:t}}finally{try{o&&!o.done&&(t=n.return)&&t.call(n)}finally{if(e)throw e.error}}}})},$t.prototype.error=function(e){var r=this;gt(function(){if(r._throwIfClosed(),!r.isStopped){r.hasError=r.isStopped=!0,r.thrownError=e;for(var t=r.observers;t.length;)t.shift().error(e)}})},$t.prototype.complete=function(){var e=this;gt(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=null},Object.defineProperty($t.prototype,"observed",{get:function(){var t;return 0<(null===(t=this.observers)||void 0===t?void 0:t.length)},enumerable:!1,configurable:!0}),$t.prototype._trySubscribe=function(t){return this._throwIfClosed(),Mt.prototype._trySubscribe.call(this,t)},$t.prototype._subscribe=function(t){return this._throwIfClosed(),this._checkFinalizedStatuses(t),this._innerSubscribe(t)},$t.prototype._innerSubscribe=function(t){var e=this.hasError,r=this.isStopped,n=this.observers;return e||r?ct:(n.push(t),new ut(function(){return at(n,t)}))},$t.prototype._checkFinalizedStatuses=function(t){var e=this.hasError,r=this.thrownError,n=this.isStopped;e?t.error(r):n&&t.complete()},$t.prototype.asObservable=function(){var t=new Ct;return t.source=this,t},$t.create=function(t,e){return new Gt(t,e)},$t),Gt=(tt(Bt,Ut=Dt),Bt.prototype.next=function(t){var e,r;null===(r=null===(e=this.destination)||void 0===e?void 0:e.next)||void 0===r||r.call(e,t)},Bt.prototype.error=function(t){var e,r;null===(r=null===(e=this.destination)||void 0===e?void 0:e.error)||void 0===r||r.call(e,t)},Bt.prototype.complete=function(){var t,e;null===(e=null===(t=this.destination)||void 0===t?void 0:t.complete)||void 0===e||e.call(t)},Bt.prototype._subscribe=function(t){var e;return null!==(t=null===(e=this.source)||void 0===e?void 0:e.subscribe(t))&&void 0!==t?t:ct},Bt),kt={now:function(){return(kt.delegate||Date).now()},delegate:void 0},jt=(tt(Ft,Rt=Dt),Ft.prototype.next=function(t){var e=this,r=e.isStopped,n=e._buffer,o=e._infiniteTimeWindow,i=e._timestampProvider,e=e._windowTime;r||(n.push(t),o||n.push(i.now()+e)),this._trimBuffer(),Rt.prototype.next.call(this,t)},Ft.prototype._subscribe=function(t){this._throwIfClosed(),this._trimBuffer();for(var e=this._innerSubscribe(t),r=this._infiniteTimeWindow,n=this._buffer.slice(),o=0;o<n.length&&!t.closed;o+=r?1:2)t.next(n[o]);return this._checkFinalizedStatuses(t),e},Ft.prototype._trimBuffer=function(){var t=this._bufferSize,e=this._timestampProvider,r=this._buffer,n=this._infiniteTimeWindow,o=(n?1:2)*t;if(t<1/0&&o<r.length&&r.splice(0,r.length-o),!n){for(var i=e.now(),s=0,a=1;a<r.length&&r[a]<=i;a+=2)s=a;s&&r.splice(0,s+1)}},Ft);function Ft(t,e,r){void 0===t&&(t=1/0),void 0===e&&(e=1/0),void 0===r&&(r=kt);var n=Rt.call(this)||this;return n._bufferSize=t,n._windowTime=e,n._timestampProvider=r,n._buffer=[],n._infiniteTimeWindow=!0,n._infiniteTimeWindow=e===1/0,n._bufferSize=Math.max(1,t),n._windowTime=Math.max(1,e),n}function Bt(t,e){var r=Ut.call(this)||this;return r.destination=t,r.source=e,r}function $t(){var t=Mt.call(this)||this;return t.closed=!1,t.observers=[],t.isStopped=!1,t.hasError=!1,t.thrownError=null,t}let Vt=[],Xt={};const zt=[];function Ht(n,o=g){let i;const s=[];function a(t){if(r(n,t)&&(n=t,i)){const t=!zt.length;for(let t=0;t<s.length;t+=1){const e=s[t];e[1](),zt.push(e,n)}if(t){for(let t=0;t<zt.length;t+=2)zt[t][0](zt[t+1]);zt.length=0}}}return{set:a,update:function(t){a(t(n))},subscribe:function(t,e=g){const r=[t,e];return s.push(r),1===s.length&&(i=o(a)||g),t(n),()=>{var t=s.indexOf(r);-1!==t&&s.splice(t,1),0===s.length&&(i(),i=null)}}}}function qt(t,a,e){const u=!Array.isArray(t),c=u?[t]:t,l=a.length<2;return Ht(e,e=>{let n=!1;const o=[];let i=0,r=g;const s=()=>{var t;i||(r(),t=a(u?o[0]:o,e),l?e(t):r=d(t)?t:g)},t=c.map((r,e)=>function(t){if(null==r)return g;const e=r.subscribe(...t);return e.unsubscribe?()=>e.unsubscribe():e}([t=>{o[e]=t,i&=~(1<<e),n&&s()},()=>{i|=1<<e}]));return n=!0,s(),function(){p(t),r()}}).subscribe,1}var Wt=function(t){return!(!t||"object"!=typeof t||(e=t,"[object RegExp]"===(t=Object.prototype.toString.call(e))||"[object Date]"===t||e.$$typeof===Yt));var e},Yt="function"==typeof Symbol&&Symbol.for?Symbol.for("react.element"):60103;function Kt(t,e){return!1!==e.clone&&e.isMergeableObject(t)?ee(Array.isArray(t)?[]:{},t,e):t}function Zt(t,e,r){return t.concat(e).map(function(t){return Kt(t,r)})}function Qt(t){return Object.keys(t).concat((e=t,Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter(function(t){return e.propertyIsEnumerable(t)}):[]));var e}function Jt(t,e){try{return e in t}catch(t){return!1}}function te(n,o,i){var s={};return i.isMergeableObject(n)&&Qt(n).forEach(function(t){s[t]=Kt(n[t],i)}),Qt(o).forEach(function(e){var t,r;(!Jt(t=n,r=e)||Object.hasOwnProperty.call(t,r)&&Object.propertyIsEnumerable.call(t,r))&&(Jt(n,e)&&i.isMergeableObject(o[e])?s[e]=function(){if(!i.customMerge)return ee;var t=i.customMerge(e);return"function"==typeof t?t:ee}()(n[e],o[e],i):s[e]=Kt(o[e],i))}),s}function ee(t,e,r){(r=r||{}).arrayMerge=r.arrayMerge||Zt,r.isMergeableObject=r.isMergeableObject||Wt,r.cloneUnlessOtherwiseSpecified=Kt;var n=Array.isArray(e);return n===Array.isArray(t)?n?r.arrayMerge(t,e,r):te(t,e,r):Kt(e,r)}ee.all=function(t,r){if(!Array.isArray(t))throw new Error("first argument should be an array");return t.reduce(function(t,e){return ee(t,e,r)},{})};var re=ee,ne=function(t,e){return(ne=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])})(t,e)};function oe(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}ne(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}var ie,se,ae,ue=function(){return(ue=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)};function ce(t,e){for(var r=0,n=e.length,o=t.length;r<n;r++,o++)t[o]=e[r];return t}function le(t){return t.type===se.literal}function he(t){return t.type===se.number}function fe(t){return t.type===se.date}function pe(t){return t.type===se.time}function de(t){return t.type===se.select}function me(t){return t.type===se.plural}function ye(t){return t.type===se.tag}function ge(t){return t&&"object"==typeof t&&t.type===ae.number}function be(t){return t&&"object"==typeof t&&t.type===ae.dateTime}(xe=ie=ie||{})[xe.EXPECT_ARGUMENT_CLOSING_BRACE=1]="EXPECT_ARGUMENT_CLOSING_BRACE",xe[xe.EMPTY_ARGUMENT=2]="EMPTY_ARGUMENT",xe[xe.MALFORMED_ARGUMENT=3]="MALFORMED_ARGUMENT",xe[xe.EXPECT_ARGUMENT_TYPE=4]="EXPECT_ARGUMENT_TYPE",xe[xe.INVALID_ARGUMENT_TYPE=5]="INVALID_ARGUMENT_TYPE",xe[xe.EXPECT_ARGUMENT_STYLE=6]="EXPECT_ARGUMENT_STYLE",xe[xe.INVALID_NUMBER_SKELETON=7]="INVALID_NUMBER_SKELETON",xe[xe.INVALID_DATE_TIME_SKELETON=8]="INVALID_DATE_TIME_SKELETON",xe[xe.EXPECT_NUMBER_SKELETON=9]="EXPECT_NUMBER_SKELETON",xe[xe.EXPECT_DATE_TIME_SKELETON=10]="EXPECT_DATE_TIME_SKELETON",xe[xe.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE=11]="UNCLOSED_QUOTE_IN_ARGUMENT_STYLE",xe[xe.EXPECT_SELECT_ARGUMENT_OPTIONS=12]="EXPECT_SELECT_ARGUMENT_OPTIONS",xe[xe.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE=13]="EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE",xe[xe.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE=14]="INVALID_PLURAL_ARGUMENT_OFFSET_VALUE",xe[xe.EXPECT_SELECT_ARGUMENT_SELECTOR=15]="EXPECT_SELECT_ARGUMENT_SELECTOR",xe[xe.EXPECT_PLURAL_ARGUMENT_SELECTOR=16]="EXPECT_PLURAL_ARGUMENT_SELECTOR",xe[xe.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT=17]="EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT",xe[xe.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT=18]="EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT",xe[xe.INVALID_PLURAL_ARGUMENT_SELECTOR=19]="INVALID_PLURAL_ARGUMENT_SELECTOR",xe[xe.DUPLICATE_PLURAL_ARGUMENT_SELECTOR=20]="DUPLICATE_PLURAL_ARGUMENT_SELECTOR",xe[xe.DUPLICATE_SELECT_ARGUMENT_SELECTOR=21]="DUPLICATE_SELECT_ARGUMENT_SELECTOR",xe[xe.MISSING_OTHER_CLAUSE=22]="MISSING_OTHER_CLAUSE",xe[xe.INVALID_TAG=23]="INVALID_TAG",xe[xe.INVALID_TAG_NAME=25]="INVALID_TAG_NAME",xe[xe.UNMATCHED_CLOSING_TAG=26]="UNMATCHED_CLOSING_TAG",xe[xe.UNCLOSED_TAG=27]="UNCLOSED_TAG",(De=se=se||{})[De.literal=0]="literal",De[De.argument=1]="argument",De[De.number=2]="number",De[De.date=3]="date",De[De.time=4]="time",De[De.select=5]="select",De[De.plural=6]="plural",De[De.pound=7]="pound",De[De.tag=8]="tag",(Ge=ae=ae||{})[Ge.number=0]="number",Ge[Ge.dateTime=1]="dateTime";var Ee=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,ve=/(?:[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;var _e,Te=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i,we=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,Ae=/^(@+)?(\+|#+)?$/g,Se=/(\*)(0+)|(#+)(0+)|(0+)/g,Pe=/^(0+)$/;function Oe(t){var n={};return t.replace(Ae,function(t,e,r){return"string"!=typeof r?(n.minimumSignificantDigits=e.length,n.maximumSignificantDigits=e.length):"+"===r?n.minimumSignificantDigits=e.length:"#"===e[0]?n.maximumSignificantDigits=e.length:(n.minimumSignificantDigits=e.length,n.maximumSignificantDigits=e.length+("string"==typeof r?r.length:0)),""}),n}function Le(t){switch(t){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 Ce(t){return Le(t)||{}}function Ie(t){for(var s={},e=0,r=t;e<r.length;e++){var n,o=r[e];switch(o.stem){case"percent":case"%":s.style="percent";continue;case"%x100":s.style="percent",s.scale=100;continue;case"currency":s.style="currency",s.currency=o.options[0];continue;case"group-off":case",_":s.useGrouping=!1;continue;case"precision-integer":case".":s.maximumFractionDigits=0;continue;case"measure-unit":case"unit":s.style="unit",s.unit=o.options[0].replace(/^(.*?)-/,"");continue;case"compact-short":case"K":s.notation="compact",s.compactDisplay="short";continue;case"compact-long":case"KK":s.notation="compact",s.compactDisplay="long";continue;case"scientific":s=ue(ue(ue({},s),{notation:"scientific"}),o.options.reduce(function(t,e){return ue(ue({},t),Ce(e))},{}));continue;case"engineering":s=ue(ue(ue({},s),{notation:"engineering"}),o.options.reduce(function(t,e){return ue(ue({},t),Ce(e))},{}));continue;case"notation-simple":s.notation="standard";continue;case"unit-width-narrow":s.currencyDisplay="narrowSymbol",s.unitDisplay="narrow";continue;case"unit-width-short":s.currencyDisplay="code",s.unitDisplay="short";continue;case"unit-width-full-name":s.currencyDisplay="name",s.unitDisplay="long";continue;case"unit-width-iso-code":s.currencyDisplay="symbol";continue;case"scale":s.scale=parseFloat(o.options[0]);continue;case"integer-width":if(1<o.options.length)throw new RangeError("integer-width stems only accept a single optional option");o.options[0].replace(Se,function(t,e,r,n,o,i){if(e)s.minimumIntegerDigits=r.length;else{if(n&&o)throw new Error("We currently do not support maximum integer digits");if(i)throw new Error("We currently do not support exact integer digits")}return""});continue}if(Pe.test(o.stem))s.minimumIntegerDigits=o.stem.length;else if(we.test(o.stem)){if(1<o.options.length)throw new RangeError("Fraction-precision stems only accept a single optional option");o.stem.replace(we,function(t,e,r,n,o,i){return"*"===r?s.minimumFractionDigits=e.length:n&&"#"===n[0]?s.maximumFractionDigits=n.length:o&&i?(s.minimumFractionDigits=o.length,s.maximumFractionDigits=o.length+i.length):(s.minimumFractionDigits=e.length,s.maximumFractionDigits=e.length),""}),o.options.length&&(s=ue(ue({},s),Oe(o.options[0])))}else Ae.test(o.stem)?s=ue(ue({},s),Oe(o.stem)):((n=Le(o.stem))&&(s=ue(ue({},s),n)),(n=function(t){var e;if("E"===t[0]&&"E"===t[1]?(e={notation:"engineering"},t=t.slice(2)):"E"===t[0]&&(e={notation:"scientific"},t=t.slice(1)),e){var r=t.slice(0,2);if("+!"===r?(e.signDisplay="always",t=t.slice(2)):"+?"===r&&(e.signDisplay="exceptZero",t=t.slice(2)),!Pe.test(t))throw new Error("Malformed concise eng/scientific notation");e.minimumIntegerDigits=t.length}return e}(o.stem))&&(s=ue(ue({},s),n)))}return s}var Ne=new RegExp("^"+Ee.source+"*"),Re=new RegExp(Ee.source+"*$");function Ue(t,e){return{start:t,end:e}}var Me=!!String.prototype.startsWith,Ot=!!String.fromCodePoint,Dt=!!Object.fromEntries,xe=!!String.prototype.codePointAt,De=!!String.prototype.trimStart,Ge=!!String.prototype.trimEnd,ke=Number.isSafeInteger||function(t){return"number"==typeof t&&isFinite(t)&&Math.floor(t)===t&&Math.abs(t)<=9007199254740991},Ee=!0;try{Ee="a"===(null===(_e=qe("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu").exec("a"))||void 0===_e?void 0:_e[0])}catch(g){Ee=!1}var je,Fe,Be=Me?function(t,e,r){return t.startsWith(e,r)}:function(t,e,r){return t.slice(r,r+e.length)===e},$e=Ot?String.fromCodePoint:function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];for(var r,n="",o=t.length,i=0;i<o;){if(1114111<(r=t[i++]))throw RangeError(r+" is not a valid code point");n+=r<65536?String.fromCharCode(r):String.fromCharCode(55296+((r-=65536)>>10),r%1024+56320)}return n},Ve=Dt?Object.fromEntries:function(t){for(var e={},r=0,n=t;r<n.length;r++){var o=n[r],i=o[0],o=o[1];e[i]=o}return e},Xe=xe?function(t,e){return t.codePointAt(e)}:function(t,e){var r=t.length;if(!(e<0||r<=e)){var n,o=t.charCodeAt(e);return o<55296||56319<o||e+1===r||(n=t.charCodeAt(e+1))<56320||57343<n?o:n-56320+(o-55296<<10)+65536}},ze=De?function(t){return t.trimStart()}:function(t){return t.replace(Ne,"")},He=Ge?function(t){return t.trimEnd()}:function(t){return t.replace(Re,"")};function qe(t,e){return new RegExp(t,e)}Fe=Ee?(je=qe("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu"),function(t,e){return je.lastIndex=e,null!==(t=je.exec(t)[1])&&void 0!==t?t:""}):function(t,e){for(var r,n=[];;){var o=Xe(t,e);if(void 0===o||Ze(o)||(33<=(r=o)&&r<=35||36===r||37<=r&&r<=39||40===r||41===r||42===r||43===r||44===r||45===r||46<=r&&r<=47||58<=r&&r<=59||60<=r&&r<=62||63<=r&&r<=64||91===r||92===r||93===r||94===r||96===r||123===r||124===r||125===r||126===r||161===r||162<=r&&r<=165||166===r||167===r||169===r||171===r||172===r||174===r||176===r||177===r||182===r||187===r||191===r||215===r||247===r||8208<=r&&r<=8213||8214<=r&&r<=8215||8216===r||8217===r||8218===r||8219<=r&&r<=8220||8221===r||8222===r||8223===r||8224<=r&&r<=8231||8240<=r&&r<=8248||8249===r||8250===r||8251<=r&&r<=8254||8257<=r&&r<=8259||8260===r||8261===r||8262===r||8263<=r&&r<=8273||8274===r||8275===r||8277<=r&&r<=8286||8592<=r&&r<=8596||8597<=r&&r<=8601||8602<=r&&r<=8603||8604<=r&&r<=8607||8608===r||8609<=r&&r<=8610||8611===r||8612<=r&&r<=8613||8614===r||8615<=r&&r<=8621||8622===r||8623<=r&&r<=8653||8654<=r&&r<=8655||8656<=r&&r<=8657||8658===r||8659===r||8660===r||8661<=r&&r<=8691||8692<=r&&r<=8959||8960<=r&&r<=8967||8968===r||8969===r||8970===r||8971===r||8972<=r&&r<=8991||8992<=r&&r<=8993||8994<=r&&r<=9e3||9001===r||9002===r||9003<=r&&r<=9083||9084===r||9085<=r&&r<=9114||9115<=r&&r<=9139||9140<=r&&r<=9179||9180<=r&&r<=9185||9186<=r&&r<=9254||9255<=r&&r<=9279||9280<=r&&r<=9290||9291<=r&&r<=9311||9472<=r&&r<=9654||9655===r||9656<=r&&r<=9664||9665===r||9666<=r&&r<=9719||9720<=r&&r<=9727||9728<=r&&r<=9838||9839===r||9840<=r&&r<=10087||10088===r||10089===r||10090===r||10091===r||10092===r||10093===r||10094===r||10095===r||10096===r||10097===r||10098===r||10099===r||10100===r||10101===r||10132<=r&&r<=10175||10176<=r&&r<=10180||10181===r||10182===r||10183<=r&&r<=10213||10214===r||10215===r||10216===r||10217===r||10218===r||10219===r||10220===r||10221===r||10222===r||10223===r||10224<=r&&r<=10239||10240<=r&&r<=10495||10496<=r&&r<=10626||10627===r||10628===r||10629===r||10630===r||10631===r||10632===r||10633===r||10634===r||10635===r||10636===r||10637===r||10638===r||10639===r||10640===r||10641===r||10642===r||10643===r||10644===r||10645===r||10646===r||10647===r||10648===r||10649<=r&&r<=10711||10712===r||10713===r||10714===r||10715===r||10716<=r&&r<=10747||10748===r||10749===r||10750<=r&&r<=11007||11008<=r&&r<=11055||11056<=r&&r<=11076||11077<=r&&r<=11078||11079<=r&&r<=11084||11085<=r&&r<=11123||11124<=r&&r<=11125||11126<=r&&r<=11157||11158===r||11159<=r&&r<=11263||11776<=r&&r<=11777||11778===r||11779===r||11780===r||11781===r||11782<=r&&r<=11784||11785===r||11786===r||11787===r||11788===r||11789===r||11790<=r&&r<=11798||11799===r||11800<=r&&r<=11801||11802===r||11803===r||11804===r||11805===r||11806<=r&&r<=11807||11808===r||11809===r||11810===r||11811===r||11812===r||11813===r||11814===r||11815===r||11816===r||11817===r||11818<=r&&r<=11822||11823===r||11824<=r&&r<=11833||11834<=r&&r<=11835||11836<=r&&r<=11839||11840===r||11841===r||11842===r||11843<=r&&r<=11855||11856<=r&&r<=11857||11858===r||11859<=r&&r<=11903||12289<=r&&r<=12291||12296===r||12297===r||12298===r||12299===r||12300===r||12301===r||12302===r||12303===r||12304===r||12305===r||12306<=r&&r<=12307||12308===r||12309===r||12310===r||12311===r||12312===r||12313===r||12314===r||12315===r||12316===r||12317===r||12318<=r&&r<=12319||12320===r||12336===r||64830===r||64831===r||65093<=r&&r<=65094))break;n.push(o),e+=65536<=o?2:1}return $e.apply(void 0,n)};var We=(Ye.prototype.parse=function(){if(0!==this.offset())throw Error("parser can only be used once");return this.parseMessage(0,"",!1)},Ye.prototype.parseMessage=function(t,e,r){for(var n=[];!this.isEOF();){var o,i=this.char();if(123===i){if((o=this.parseArgument(t,r)).err)return o;n.push(o.val)}else{if(125===i&&0<t)break;if(35!==i||"plural"!==e&&"selectordinal"!==e){if(60===i&&!this.ignoreTag&&47===this.peek()){if(r)break;return this.error(ie.UNMATCHED_CLOSING_TAG,Ue(this.clonePosition(),this.clonePosition()))}if(60===i&&!this.ignoreTag&&Ke(this.peek()||0)){if((o=this.parseTag(t,e)).err)return o;n.push(o.val)}else{if((o=this.parseLiteral(t,e)).err)return o;n.push(o.val)}}else{i=this.clonePosition();this.bump(),n.push({type:se.pound,location:Ue(i,this.clonePosition())})}}}return{val:n,err:null}},Ye.prototype.parseTag=function(t,e){var r=this.clonePosition();this.bump();var n=this.parseTagName();if(this.bumpSpace(),this.bumpIf("/>"))return{val:{type:se.literal,value:"<"+n+"/>",location:Ue(r,this.clonePosition())},err:null};if(this.bumpIf(">")){var o=this.parseMessage(t+1,e,!0);if(o.err)return o;t=o.val,e=this.clonePosition();if(this.bumpIf("</")){if(this.isEOF()||!Ke(this.char()))return this.error(ie.INVALID_TAG,Ue(e,this.clonePosition()));o=this.clonePosition();return n!==this.parseTagName()?this.error(ie.UNMATCHED_CLOSING_TAG,Ue(o,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:se.tag,value:n,children:t,location:Ue(r,this.clonePosition())},err:null}:this.error(ie.INVALID_TAG,Ue(e,this.clonePosition())))}return this.error(ie.UNCLOSED_TAG,Ue(r,this.clonePosition()))}return this.error(ie.INVALID_TAG,Ue(r,this.clonePosition()))},Ye.prototype.parseTagName=function(){var t,e=this.offset();for(this.bump();!this.isEOF()&&(45===(t=this.char())||46===t||48<=t&&t<=57||95===t||97<=t&&t<=122||65<=t&&t<=90||183==t||192<=t&&t<=214||216<=t&&t<=246||248<=t&&t<=893||895<=t&&t<=8191||8204<=t&&t<=8205||8255<=t&&t<=8256||8304<=t&&t<=8591||11264<=t&&t<=12271||12289<=t&&t<=55295||63744<=t&&t<=64975||65008<=t&&t<=65533||65536<=t&&t<=983039);)this.bump();return this.message.slice(e,this.offset())},Ye.prototype.parseLiteral=function(t,e){for(var r=this.clonePosition(),n="";;){var o=this.tryParseQuote(e);if(o)n+=o;else{o=this.tryParseUnquoted(t,e);if(o)n+=o;else{o=this.tryParseLeftAngleBracket();if(!o)break;n+=o}}}r=Ue(r,this.clonePosition());return{val:{type:se.literal,value:n,location:r},err:null}},Ye.prototype.tryParseLeftAngleBracket=function(){return this.isEOF()||60!==this.char()||!this.ignoreTag&&(Ke(t=this.peek()||0)||47===t)?null:(this.bump(),"<");var t},Ye.prototype.tryParseQuote=function(t){if(this.isEOF()||39!==this.char())return null;switch(this.peek()){case 39:return this.bump(),this.bump(),"'";case 123:case 60:case 62:case 125:break;case 35:if("plural"===t||"selectordinal"===t)break;return null;default:return null}this.bump();var e=[this.char()];for(this.bump();!this.isEOF();){var r=this.char();if(39===r){if(39!==this.peek()){this.bump();break}e.push(39),this.bump()}else e.push(r);this.bump()}return $e.apply(void 0,e)},Ye.prototype.tryParseUnquoted=function(t,e){if(this.isEOF())return null;var r=this.char();return 60===r||123===r||35===r&&("plural"===e||"selectordinal"===e)||125===r&&0<t?null:(this.bump(),$e(r))},Ye.prototype.parseArgument=function(t,e){var r=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(ie.EXPECT_ARGUMENT_CLOSING_BRACE,Ue(r,this.clonePosition()));if(125===this.char())return this.bump(),this.error(ie.EMPTY_ARGUMENT,Ue(r,this.clonePosition()));var n=this.parseIdentifierIfPossible().value;if(!n)return this.error(ie.MALFORMED_ARGUMENT,Ue(r,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(ie.EXPECT_ARGUMENT_CLOSING_BRACE,Ue(r,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:se.argument,value:n,location:Ue(r,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(ie.EXPECT_ARGUMENT_CLOSING_BRACE,Ue(r,this.clonePosition())):this.parseArgumentOptions(t,e,n,r);default:return this.error(ie.MALFORMED_ARGUMENT,Ue(r,this.clonePosition()))}},Ye.prototype.parseIdentifierIfPossible=function(){var t=this.clonePosition(),e=this.offset(),r=Fe(this.message,e),e=e+r.length;return this.bumpTo(e),{value:r,location:Ue(t,this.clonePosition())}},Ye.prototype.parseArgumentOptions=function(t,e,r,n){var o,i=this.clonePosition(),s=this.parseIdentifierIfPossible().value,a=this.clonePosition();switch(s){case"":return this.error(ie.EXPECT_ARGUMENT_TYPE,Ue(i,a));case"number":case"date":case"time":this.bumpSpace();var u=null;if(this.bumpIf(",")){this.bumpSpace();var c=this.clonePosition();if((f=this.parseSimpleArgStyleIfPossible()).err)return f;if(0===(h=He(f.val)).length)return this.error(ie.EXPECT_ARGUMENT_STYLE,Ue(this.clonePosition(),this.clonePosition()));u={style:h,styleLocation:Ue(c,this.clonePosition())}}if((p=this.tryParseArgumentClose(n)).err)return p;var l=Ue(n,this.clonePosition());if(u&&Be(null==u?void 0:u.style,"::",0)){c=ze(u.style.slice(2));if("number"===s)return(f=this.parseNumberSkeletonFromString(c,u.styleLocation)).err?f:{val:{type:se.number,value:r,location:l,style:f.val},err:null};if(0===c.length)return this.error(ie.EXPECT_DATE_TIME_SKELETON,l);var h={type:ae.dateTime,pattern:c,location:u.styleLocation,parsedOptions:this.shouldParseSkeletons?(o={},c.replace(ve,function(t){var e=t.length;switch(t[0]){case"G":o.era=4===e?"long":5===e?"narrow":"short";break;case"y":o.year=2===e?"2-digit":"numeric";break;case"Y":case"u":case"U":case"r":throw new RangeError("`Y/u/U/r` (year) patterns are not supported, use `y` instead");case"q":case"Q":throw new RangeError("`q/Q` (quarter) patterns are not supported");case"M":case"L":o.month=["numeric","2-digit","short","long","narrow"][e-1];break;case"w":case"W":throw new RangeError("`w/W` (week) patterns are not supported");case"d":o.day=["numeric","2-digit"][e-1];break;case"D":case"F":case"g":throw new RangeError("`D/F/g` (day) patterns are not supported, use `d` instead");case"E":o.weekday=4!==e&&5===e?"narrow":"short";break;case"e":if(e<4)throw new RangeError("`e..eee` (weekday) patterns are not supported");o.weekday=["short","long","narrow","short"][e-4];break;case"c":if(e<4)throw new RangeError("`c..ccc` (weekday) patterns are not supported");o.weekday=["short","long","narrow","short"][e-4];break;case"a":o.hour12=!0;break;case"b":case"B":throw new RangeError("`b/B` (period) patterns are not supported, use `a` instead");case"h":o.hourCycle="h12",o.hour=["numeric","2-digit"][e-1];break;case"H":o.hourCycle="h23",o.hour=["numeric","2-digit"][e-1];break;case"K":o.hourCycle="h11",o.hour=["numeric","2-digit"][e-1];break;case"k":o.hourCycle="h24",o.hour=["numeric","2-digit"][e-1];break;case"j":case"J":case"C":throw new RangeError("`j/J/C` (hour) patterns are not supported, use `h/H/K/k` instead");case"m":o.minute=["numeric","2-digit"][e-1];break;case"s":o.second=["numeric","2-digit"][e-1];break;case"S":case"A":throw new RangeError("`S/A` (second) patterns are not supported, use `s` instead");case"z":o.timeZoneName=e<4?"short":"long";break;case"Z":case"O":case"v":case"V":case"X":case"x":throw new RangeError("`Z/O/v/V/X/x` (timeZone) patterns are not supported, use `z` instead")}return""}),o):{}};return{val:{type:"date"===s?se.date:se.time,value:r,location:l,style:h},err:null}}return{val:{type:"number"===s?se.number:"date"===s?se.date:se.time,value:r,location:l,style:null!==(l=null==u?void 0:u.style)&&void 0!==l?l:null},err:null};case"plural":case"selectordinal":case"select":u=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(ie.EXPECT_SELECT_ARGUMENT_OPTIONS,Ue(u,ue({},u)));this.bumpSpace();var f,l=this.parseIdentifierIfPossible(),u=0;if("select"!==s&&"offset"===l.value){if(!this.bumpIf(":"))return this.error(ie.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,Ue(this.clonePosition(),this.clonePosition()));if(this.bumpSpace(),(f=this.tryParseDecimalInteger(ie.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,ie.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE)).err)return f;this.bumpSpace(),l=this.parseIdentifierIfPossible(),u=f.val}l=this.tryParsePluralOrSelectOptions(t,s,e,l);if(l.err)return l;if((p=this.tryParseArgumentClose(n)).err)return p;var p=Ue(n,this.clonePosition());return"select"===s?{val:{type:se.select,value:r,options:Ve(l.val),location:p},err:null}:{val:{type:se.plural,value:r,options:Ve(l.val),offset:u,pluralType:"plural"===s?"cardinal":"ordinal",location:p},err:null};default:return this.error(ie.INVALID_ARGUMENT_TYPE,Ue(i,a))}},Ye.prototype.tryParseArgumentClose=function(t){return this.isEOF()||125!==this.char()?this.error(ie.EXPECT_ARGUMENT_CLOSING_BRACE,Ue(t,this.clonePosition())):(this.bump(),{val:!0,err:null})},Ye.prototype.parseSimpleArgStyleIfPossible=function(){for(var t=0,e=this.clonePosition();!this.isEOF();)switch(this.char()){case 39:this.bump();var r=this.clonePosition();if(!this.bumpUntil("'"))return this.error(ie.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,Ue(r,this.clonePosition()));this.bump();break;case 123:t+=1,this.bump();break;case 125:if(!(0<t))return{val:this.message.slice(e.offset,this.offset()),err:null};--t;break;default:this.bump()}return{val:this.message.slice(e.offset,this.offset()),err:null}},Ye.prototype.parseNumberSkeletonFromString=function(t,e){var r=[];try{r=function(t){if(0===t.length)throw new Error("Number skeleton cannot be empty");for(var e=[],r=0,n=t.split(Te).filter(function(t){return 0<t.length});r<n.length;r++){var o=n[r].split("/");if(0===o.length)throw new Error("Invalid number skeleton");for(var i=o[0],o=o.slice(1),s=0,a=o;s<a.length;s++)if(0===a[s].length)throw new Error("Invalid number skeleton");e.push({stem:i,options:o})}return e}(t)}catch(t){return this.error(ie.INVALID_NUMBER_SKELETON,e)}return{val:{type:ae.number,tokens:r,location:e,parsedOptions:this.shouldParseSkeletons?Ie(r):{}},err:null}},Ye.prototype.tryParsePluralOrSelectOptions=function(t,e,r,n){for(var o=!1,i=[],s=new Set,a=n.value,u=n.location;;){if(0===a.length){var c=this.clonePosition();if("select"===e||!this.bumpIf("="))break;var l=this.tryParseDecimalInteger(ie.EXPECT_PLURAL_ARGUMENT_SELECTOR,ie.INVALID_PLURAL_ARGUMENT_SELECTOR);if(l.err)return l;u=Ue(c,this.clonePosition()),a=this.message.slice(c.offset,this.offset())}if(s.has(a))return this.error("select"===e?ie.DUPLICATE_SELECT_ARGUMENT_SELECTOR:ie.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,u);"other"===a&&(o=!0),this.bumpSpace();var h=this.clonePosition();if(!this.bumpIf("{"))return this.error("select"===e?ie.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:ie.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,Ue(this.clonePosition(),this.clonePosition()));l=this.parseMessage(t+1,e,r);if(l.err)return l;c=this.tryParseArgumentClose(h);if(c.err)return c;i.push([a,{value:l.val,location:Ue(h,this.clonePosition())}]),s.add(a),this.bumpSpace(),a=(h=this.parseIdentifierIfPossible()).value,u=h.location}return 0===i.length?this.error("select"===e?ie.EXPECT_SELECT_ARGUMENT_SELECTOR:ie.EXPECT_PLURAL_ARGUMENT_SELECTOR,Ue(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!o?this.error(ie.MISSING_OTHER_CLAUSE,Ue(this.clonePosition(),this.clonePosition())):{val:i,err:null}},Ye.prototype.tryParseDecimalInteger=function(t,e){var r=1,n=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(r=-1);for(var o=!1,i=0;!this.isEOF();){var s=this.char();if(!(48<=s&&s<=57))break;o=!0,i=10*i+(s-48),this.bump()}n=Ue(n,this.clonePosition());return o?ke(i*=r)?{val:i,err:null}:this.error(e,n):this.error(t,n)},Ye.prototype.offset=function(){return this.position.offset},Ye.prototype.isEOF=function(){return this.offset()===this.message.length},Ye.prototype.clonePosition=function(){return{offset:this.position.offset,line:this.position.line,column:this.position.column}},Ye.prototype.char=function(){var t=this.position.offset;if(t>=this.message.length)throw Error("out of bound");var e=Xe(this.message,t);if(void 0===e)throw Error("Offset "+t+" is at invalid UTF-16 code unit boundary");return e},Ye.prototype.error=function(t,e){return{val:null,err:{kind:t,message:this.message,location:e}}},Ye.prototype.bump=function(){var t;this.isEOF()||(10===(t=this.char())?(this.position.line+=1,this.position.column=1,this.position.offset+=1):(this.position.column+=1,this.position.offset+=t<65536?1:2))},Ye.prototype.bumpIf=function(t){if(Be(this.message,t,this.offset())){for(var e=0;e<t.length;e++)this.bump();return!0}return!1},Ye.prototype.bumpUntil=function(t){var e=this.offset(),e=this.message.indexOf(t,e);return 0<=e?(this.bumpTo(e),!0):(this.bumpTo(this.message.length),!1)},Ye.prototype.bumpTo=function(t){if(this.offset()>t)throw Error("targetOffset "+t+" must be greater than or equal to the current offset "+this.offset());for(t=Math.min(t,this.message.length);;){var e=this.offset();if(e===t)break;if(t<e)throw Error("targetOffset "+t+" is at invalid UTF-16 code unit boundary");if(this.bump(),this.isEOF())break}},Ye.prototype.bumpSpace=function(){for(;!this.isEOF()&&Ze(this.char());)this.bump()},Ye.prototype.peek=function(){if(this.isEOF())return null;var t=this.char(),e=this.offset(),t=this.message.charCodeAt(e+(65536<=t?2:1));return null!=t?t:null},Ye);function Ye(t,e){void 0===e&&(e={}),this.message=t,this.position={offset:0,line:1,column:1},this.ignoreTag=!!e.ignoreTag,this.requiresOtherClause=!!e.requiresOtherClause,this.shouldParseSkeletons=!!e.shouldParseSkeletons}function Ke(t){return 97<=t&&t<=122||65<=t&&t<=90}function Ze(t){return 9<=t&&t<=13||32===t||133===t||8206<=t&&t<=8207||8232===t||8233===t}function Qe(t,e){e=ue({shouldParseSkeletons:!0,requiresOtherClause:!0},e=void 0===e?{}:e);var r=new We(t,e).parse();if(r.err){t=SyntaxError(ie[r.err.kind]);throw t.location=r.err.location,t.originalMessage=r.err.message,t}return null!=e&&e.captureLocation||function r(t){t.forEach(function(t){if(delete t.location,de(t)||me(t))for(var e in t.options)delete t.options[e].location,r(t.options[e].value);else he(t)&&ge(t.style)||(fe(t)||pe(t))&&be(t.style)?delete t.style.location:ye(t)&&r(t.children)})}(r.val),r.val}function Je(t,e){var r=e&&e.cache?e.cache:sr,n=e&&e.serializer?e.serializer:nr;return(e&&e.strategy?e.strategy:function(t,e){return rr(t,this,1===t.length?tr:er,e.cache.create(),e.serializer)})(t,{cache:r,serializer:n})}function tr(t,e,r,n){var o=null==n||"number"==typeof n||"boolean"==typeof n?n:r(n),r=e.get(o);return void 0===r&&(r=t.call(this,n),e.set(o,r)),r}function er(t,e,r){var n=Array.prototype.slice.call(arguments,3),o=r(n),r=e.get(o);return void 0===r&&(r=t.apply(this,n),e.set(o,r)),r}function rr(t,e,r,n,o){return r.bind(e,t,n,o)}var nr=function(){return JSON.stringify(arguments)};function or(){this.cache=Object.create(null)}or.prototype.has=function(t){return t in this.cache},or.prototype.get=function(t){return this.cache[t]},or.prototype.set=function(t,e){this.cache[t]=e};var ir,sr={create:function(){return new or}},ar={variadic:function(t,e){return rr(t,this,er,e.cache.create(),e.serializer)},monadic:function(t,e){return rr(t,this,tr,e.cache.create(),e.serializer)}};(Ee=ir=ir||{}).MISSING_VALUE="MISSING_VALUE",Ee.INVALID_VALUE="INVALID_VALUE",Ee.MISSING_INTL_API="MISSING_INTL_API";var ur,cr,lr,hr,fr,pr=(oe(vr,fr=Error),vr.prototype.toString=function(){return"[formatjs Error: "+this.code+"] "+this.message},vr),dr=(oe(Er,hr=pr),Er),mr=(oe(br,lr=pr),br),yr=(oe(gr,cr=pr),gr);function gr(t,e){return cr.call(this,'The intl string context variable "'+t+'" was not provided to the string "'+e+'"',ir.MISSING_VALUE,e)||this}function br(t,e,r){return lr.call(this,'Value for "'+t+'" must be of type '+e,ir.INVALID_VALUE,r)||this}function Er(t,e,r,n){return hr.call(this,'Invalid values for "'+t+'": "'+e+'". Options are "'+Object.keys(r).join('", "')+'"',ir.INVALID_VALUE,n)||this}function vr(t,e,r){t=fr.call(this,t)||this;return t.code=e,t.originalMessage=r,t}function _r(t,e,r,n,o,i,s){if(1===t.length&&le(t[0]))return[{type:ur.literal,value:t[0].value}];for(var a=[],u=0,c=t;u<c.length;u++){var l=c[u];if(le(l))a.push({type:ur.literal,value:l.value});else if(l.type===se.pound)"number"==typeof i&&a.push({type:ur.literal,value:r.getNumberFormat(e).format(i)});else{var h=l.value;if(!(o&&h in o))throw new yr(h,s);var f=o[h];if(l.type===se.argument)f&&"string"!=typeof f&&"number"!=typeof f||(f="string"==typeof f||"number"==typeof f?String(f):""),a.push({type:"string"==typeof f?ur.literal:ur.object,value:f});else if(fe(l)){var p="string"==typeof l.style?n.date[l.style]:be(l.style)?l.style.parsedOptions:void 0;a.push({type:ur.literal,value:r.getDateTimeFormat(e,p).format(f)})}else if(pe(l))p="string"==typeof l.style?n.time[l.style]:be(l.style)?l.style.parsedOptions:void 0,a.push({type:ur.literal,value:r.getDateTimeFormat(e,p).format(f)});else if(he(l))(p="string"==typeof l.style?n.number[l.style]:ge(l.style)?l.style.parsedOptions:void 0)&&p.scale&&(f*=p.scale||1),a.push({type:ur.literal,value:r.getNumberFormat(e,p).format(f)});else{if(ye(l)){var d=l.children,m=l.value,h=o[m];if("function"!=typeof h)throw new mr(m,"function",s);d=h(_r(d,e,r,n,o,i).map(function(t){return t.value}));Array.isArray(d)||(d=[d]),a.push.apply(a,d.map(function(t){return{type:"string"==typeof t?ur.literal:ur.object,value:t}}))}if(de(l)){if(!(y=l.options[f]||l.options.other))throw new dr(l.value,f,Object.keys(l.options),s);a.push.apply(a,_r(y.value,e,r,n,o))}else if(me(l)){if(!(y=l.options["="+f])){if(!Intl.PluralRules)throw new pr('Intl.PluralRules is not available in this environment.\nTry polyfilling it using "@formatjs/intl-pluralrules"\n',ir.MISSING_INTL_API,s);var d=r.getPluralRules(e,{type:l.pluralType}).select(f-(l.offset||0)),y=l.options[d]||l.options.other}if(!y)throw new dr(l.value,f,Object.keys(l.options),s);a.push.apply(a,_r(y.value,e,r,n,o,f-(l.offset||0)))}}}}return a.length<2?a:a.reduce(function(t,e){var r=t[t.length-1];return r&&r.type===ur.literal&&e.type===ur.literal?r.value+=e.value:t.push(e),t},[])}function Tr(r){return{create:function(){return{has:function(t){return t in r},get:function(t){return r[t]},set:function(t,e){r[t]=e}}}}}(Ee=ur=ur||{})[Ee.literal=0]="literal",Ee[Ee.object=1]="object";var wr=(Object.defineProperty(Ar,"defaultLocale",{get:function(){return Ar.memoizedDefaultLocale||(Ar.memoizedDefaultLocale=(new Intl.NumberFormat).resolvedOptions().locale),Ar.memoizedDefaultLocale},enumerable:!1,configurable:!0}),Ar.memoizedDefaultLocale=null,Ar.__parse=Qe,Ar.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"}}},Ar);function Ar(t,e,r,n){var o,i,s=this;if(void 0===e&&(e=Ar.defaultLocale),this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(t){t=s.formatToParts(t);if(1===t.length)return t[0].value;t=t.reduce(function(t,e){return t.length&&e.type===ur.literal&&"string"==typeof t[t.length-1]?t[t.length-1]+=e.value:t.push(e.value),t},[]);return t.length<=1?t[0]||"":t},this.formatToParts=function(t){return _r(s.ast,s.locales,s.formatters,s.formats,t,void 0,s.message)},this.resolvedOptions=function(){return{locale:Intl.NumberFormat.supportedLocalesOf(s.locales)[0]}},this.getAst=function(){return s.ast},"string"==typeof t){if(this.message=t,!Ar.__parse)throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");this.ast=Ar.__parse(t,{ignoreTag:null==n?void 0:n.ignoreTag})}else this.ast=t;if(!Array.isArray(this.ast))throw new TypeError("A message must be provided as a String or AST.");this.formats=(o=Ar.formats,(i=r)?Object.keys(o).reduce(function(t,e){var r,n;return t[e]=(r=o[e],(n=i[e])?ue(ue(ue({},r||{}),n||{}),Object.keys(r).reduce(function(t,e){return t[e]=ue(ue({},r[e]),n[e]||{}),t},{})):r),t},ue({},o)):o),this.locales=e,this.formatters=n&&n.formatters||{getNumberFormat:Je(function(){for(var t,e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];return new((t=Intl.NumberFormat).bind.apply(t,ce([void 0],e)))},{cache:Tr((n=void 0===(n=this.formatterCache)?{number:{},dateTime:{},pluralRules:{}}:n).number),strategy:ar.variadic}),getDateTimeFormat:Je(function(){for(var t,e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];return new((t=Intl.DateTimeFormat).bind.apply(t,ce([void 0],e)))},{cache:Tr(n.dateTime),strategy:ar.variadic}),getPluralRules:Je(function(){for(var t,e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];return new((t=Intl.PluralRules).bind.apply(t,ce([void 0],e)))},{cache:Tr(n.pluralRules),strategy:ar.variadic})}}const Sr={},Pr=(e,r)=>{if(null!=r){if(r in Sr&&e in Sr[r])return Sr[r][e];var n,o,i=Br(r);for(let t=0;t<i.length;t++){var s=(n=i[t],o=e,Cr(n)?function(t,e){if(e in t)return t[e];const r=e.split(".");let n=t;for(let t=0;t<r.length;t++)if("object"==typeof n){if(0<t){const e=r.slice(t,r.length).join(".");if(e in n){n=n[e];break}}n=n[r[t]]}else n=void 0;return n}(function(t){return Or[t]||null}(n),o):null);if(s)return n=e,o=r,(s=s)&&(o in Sr||(Sr[o]={}),n in Sr[o]||(Sr[o][n]=s),s)}}};let Or;const Lr=Ht({});function Cr(t){return t in Or}qt([Lr],([t])=>Object.keys(t)),Lr.subscribe(t=>Or=t);const Ir={};function Nr(t){return Ir[t]}function Rr(t){return Br(t).some(t=>{return null===(t=Nr(t))||void 0===t?void 0:t.size})}function Ur(e,t){return Promise.all(t.map(t=>(function(t,e){Ir[t].delete(e),0===Ir[t].size&&delete Ir[t]}(e,t),t().then(t=>t.default||t)))).then(t=>function(e,...r){delete Sr[e],Lr.update(t=>(t[e]=re.all([t[e]||{},...r]),t))}(e,...t))}const Mr={};function xr(t,e){var r={};for(o in t)Object.prototype.hasOwnProperty.call(t,o)&&e.indexOf(o)<0&&(r[o]=t[o]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols)for(var n=0,o=Object.getOwnPropertySymbols(t);n<o.length;n++)e.indexOf(o[n])<0&&Object.prototype.propertyIsEnumerable.call(t,o[n])&&(r[o[n]]=t[o[n]]);return r}const Dr={fallbackLocale:null,initialLocale: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,ignoreTag:!0};const Gr=Ht(!1);let kr;const jr=Ht(null);function Fr(t){return t.split("-").map((t,e,r)=>r.slice(0,e+1).join("-")).reverse()}function Br(t,e=Dr.fallbackLocale){t=Fr(t);return e?[...new Set([...t,...Fr(e)])]:t}jr.subscribe(t=>{kr=t,"undefined"!=typeof window&&null!==t&&document.documentElement.setAttribute("lang",t)});const $r=jr.set;jr.set=e=>{if(function(t){if(null!=t){var e=Br(t);for(let t=0;t<e.length;t++){var r=e[t];if(Cr(r))return r}}}(e)&&Rr(e)){var{loadingDelay:r}=Dr;let t;return"undefined"!=typeof window&&null!=kr&&r?t=window.setTimeout(()=>Gr.set(!0),r):Gr.set(!0),function t(e){if(!Rr(e))return e in Mr?Mr[e]:void 0;const r=Br(e).map(t=>{var e=Nr(t);return[t,e?[...e]:[]]}).filter(([,t])=>0<t.length);return Mr[e]=Promise.all(r.map(([t,e])=>Ur(t,e))).then(()=>Rr(e)?t(e):void delete Mr[e]),Mr[e]}(e).then(()=>{$r(e)}).finally(()=>{clearTimeout(t),Gr.set(!1)})}return $r(e)},jr.update=t=>$r(t(kr));const Vr=r=>{const n=Object.create(null);return t=>{var e=JSON.stringify(t);return e in n?n[e]:n[e]=r(t)}},Xr=(t,e)=>{var{formats:r}=Dr;if(t in r&&e in r[t])return r[t][e];throw new Error(`[svelte-i18n] Unknown "${e}" ${t} format.`)},zr=Vr(t=>{var{locale:e,format:r}=t,t=xr(t,["locale","format"]);if(null==e)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return r&&(t=Xr("number",r)),new Intl.NumberFormat(e,t)}),Hr=Vr(t=>{var{locale:e,format:r}=t,t=xr(t,["locale","format"]);if(null==e)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return r?t=Xr("date",r):0===Object.keys(t).length&&(t=Xr("date","short")),new Intl.DateTimeFormat(e,t)}),qr=Vr(t=>{var{locale:e,format:r}=t,t=xr(t,["locale","format"]);if(null==e)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return r?t=Xr("time",r):0===Object.keys(t).length&&(t=Xr("time","short")),new Intl.DateTimeFormat(e,t)}),Wr=Vr((t,e=kr)=>new wr(t,e,Dr.formats,{ignoreTag:Dr.ignoreTag}));function Yr(r){let n,o,i,s,a,u,c,l,h,f,p,d,m,y=r[0]&&function(r){let n,o,i;return{c(){n=t("div"),n.innerHTML='<svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 15 15"><defs><style>.aaa{fill:#d0046c;}</style></defs><g transform="translate(-20 -158)"><g transform="translate(20 158)"><path class="aaa" d="M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z" transform="translate(15 15) rotate(180)"></path></g></g></svg> \n <h2 class="AccountClosureTitleMobile">Account Closure</h2>',w(n,"class","MenuReturnButton")},m(t,e){E(t,n,e),o||(i=T(n,"click",r[3]),o=!0)},p:g,d(t){t&&v(n),o=!1,i()}}}(r);return{c(){n=t("div"),y&&y.c(),o=_(),i=t("h2"),s=e("Account Closure"),a=_(),u=t("div"),c=t("p"),c.textContent="Account Closure provides a permanent access restriction to your account if you feel you need a break, or you just want to stop using our services.",l=_(),h=t("div"),f=t("button"),p=e("Close Account"),this.c=g,w(i,"class","AccountClosureTitle "+(r[0]?"AccountClosureTitleNone":"")),w(u,"class","AccountClosureDescription "+(r[0]?"AccountClosureDescriptionMobile":"")),w(f,"class","AccountClosureSave "+(r[0]?"AccountClosureSaveMobile":"")),w(h,"class","AccountClosureActionButtons "+(r[0]?"AccountClosureActionButtonsMobile":"")),w(n,"class","AccountClosureWrapper "+(r[0]?"AccountClosureWrapperMobile":""))},m(t,e){E(t,n,e),y&&y.m(n,null),b(n,o),b(n,i),b(i,s),b(n,a),b(n,u),b(u,c),b(n,l),b(n,h),b(h,f),b(f,p),d||(m=T(f,"click",r[4]),d=!0)},p(t,[e]){t[0]&&y.p(t,e)},i:g,o:g,d(t){t&&v(n),y&&y.d(),d=!1,m()}}}function Kr(t){var e,e="PC"!=((e=window.navigator.userAgent).toLowerCase().match(/android/i)?"Android":e.toLowerCase().match(/iphone/i)?"iPhone":e.toLowerCase().match(/ipad|ipod/i)?"iPad":"PC");const r=()=>{window.postMessage({type:"AccountClosure"},window.location.href)},n=()=>{window.postMessage({type:"ReturnToMenu"},window.location.href)};return[e,r,n,()=>n(),()=>r()]}qt([jr,Lr],()=>(t,e={})=>{"object"==typeof t&&(t=(e=t).id);var{values:r,locale:n=kr,default:o}=e;if(null==n)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let i=Pr(t,n);if(i){if("string"!=typeof i)return console.warn(`[svelte-i18n] Message with id "${t}" must be of type "string", found: "${typeof i}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`),i}else Dr.warnOnMissingMessages&&console.warn(`[svelte-i18n] The message "${t}" was not found in "${Br(n).join('", "')}".${Rr(kr)?"\n\nNote: there are at least one loader still registered to this locale that wasn't executed.":""}`),i=o||t;if(!r)return i;let s=i;try{s=Wr(i,n).format(r)}catch(e){console.warn(`[svelte-i18n] Message "${t}" has syntax error:`,e.message)}return s}),qt([jr],()=>(t,e)=>((t={})=>{var{locale:e=kr}=t,t=xr(t,["locale"]);return qr(Object.assign({locale:e},t))})(e).format(t)),qt([jr],()=>(t,e)=>((t={})=>{var{locale:e=kr}=t,t=xr(t,["locale"]);return Hr(Object.assign({locale:e},t))})(e).format(t)),qt([jr],()=>(t,e)=>((t={})=>{var{locale:e=kr}=t,t=xr(t,["locale"]);return zr(Object.assign({locale:e},t))})(e).format(t)),qt([jr,Lr],()=>(t,e=kr)=>Pr(t,e)),window.emWidgets={topic:(t,e=0)=>{return-1==Vt.indexOf(t)&&(e=new jt(e),Xt[t]=e,Vt.push(t)),Xt[t]}};class Zr extends c{constructor(t){super(),this.shadowRoot.innerHTML="<style>:host{font-family:system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'}.AccountClosureWrapper{color:#07072A;padding:50px;max-width:760px}.AccountClosureWrapper.AccountClosureWrapperMobile{padding:20px 15px;max-width:unset}.MenuReturnButton{color:#D0046C;display:inline-flex;align-items:center;column-gap:10px;margin-bottom:10px}.MenuReturnButton svg{fill:#D0046C}.AccountClosureTitle{font-size:26px;color:#D0046C;font-weight:400}.AccountClosureTitleMobile{font-size:16px}.AccountClosureTitleNone{display:none}.AccountClosureDescription{color:#58586B;line-height:24px}.AccountClosureDescription.AccountClosureDescriptionMobile{font-size:12px;line-height:19.2px}.AccountClosureActionButtons{display:grid;grid-column-gap:10px;grid-template-rows:auto;grid-template-columns:1fr;margin-top:20px;width:50%;color:#fff}.AccountClosureActionButtons.AccountClosureActionButtonsMobile{width:100%;grid-template-columns:1fr}.AccountClosureSave{background:#D0046C;border:1px solid #D0046C;color:#fff;border-radius:5px;width:100%;height:50px;display:flex;align-items:center;justify-content:center;font-size:16px;text-transform:uppercase;transition-duration:0.3s;box-sizing:border-box;cursor:pointer}.AccountClosureSave.AccountClosureSaveMobile{width:100%;height:40px;font-size:12px;grid-template-columns:1fr}</style>",u(this,{target:this.shadowRoot,props:function(t){const e={};for(const r of t)e[r.name]=r.value;return e}(this.attributes),customElement:!0},Kr,Yr,r,{}),t&&t.target&&E(t.target,this,t.anchor)}}return customElements.get("player-account-closure")||customElements.define("player-account-closure",Zr),Zr});
1
+ !function(t,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):(t="undefined"!=typeof globalThis?globalThis:t||self).app=e()}(this,function(){"use strict";function _(){}function h(t){return t()}function f(){return Object.create(null)}function p(t){t.forEach(h)}function d(t){return"function"==typeof t}function r(t,e){return t!=t?e==e:t!==e||t&&"object"==typeof t||"function"==typeof t}function m(t,...e){if(null==t)return _;const r=t.subscribe(...e);return r.unsubscribe?()=>r.unsubscribe():r}function T(t,e){t.appendChild(e)}function w(t,e,r){t.insertBefore(e,r||null)}function A(t){t.parentNode.removeChild(t)}function t(t){return document.createElement(t)}function e(t){return document.createElementNS("http://www.w3.org/2000/svg",t)}function S(t){return document.createTextNode(t)}function P(){return S(" ")}function C(t,e,r,n){return t.addEventListener(e,r,n),()=>t.removeEventListener(e,r,n)}function O(t,e,r){null==r?t.removeAttribute(e):t.getAttribute(e)!==r&&t.setAttribute(e,r)}function L(t,e){t.wholeText!==(e=""+e)&&(t.data=e)}let y;function g(t){y=t}const b=[],n=[],o=[],i=[],E=Promise.resolve();let v=!1;function I(t){o.push(t)}let s=!1;const a=new Set;function N(){if(!s){s=!0;do{for(let t=0;t<b.length;t+=1){var e=b[t];g(e),function(t){{var e;null!==t.fragment&&(t.update(),p(t.before_update),e=t.dirty,t.dirty=[-1],t.fragment&&t.fragment.p(t.ctx,e),t.after_update.forEach(I))}}(e.$$)}for(g(null),b.length=0;n.length;)n.pop()();for(let t=0;t<o.length;t+=1){const r=o[t];a.has(r)||(a.add(r),r())}}while(o.length=0,b.length);for(;i.length;)i.pop()();v=!1,s=!1,a.clear()}}const R=new Set;function u(n,t,e,r,o,i,s=[-1]){var a,u=y;g(n);const c=n.$$={fragment:null,ctx:null,props:i,update:_,not_equal:o,bound:f(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(u?u.$$.context:t.context||[]),callbacks:f(),dirty:s,skip_bound:!1};let l=!1;if(c.ctx=e?e(n,t.props||{},(t,e,...r)=>{r=r.length?r[0]:e;return c.ctx&&o(c.ctx[t],c.ctx[t]=r)&&(!c.skip_bound&&c.bound[t]&&c.bound[t](r),l&&(r=t,-1===(t=n).$$.dirty[0]&&(b.push(t),v||(v=!0,E.then(N)),t.$$.dirty.fill(0)),t.$$.dirty[r/31|0]|=1<<r%31)),e}):[],c.update(),l=!0,p(c.before_update),c.fragment=!!r&&r(c.ctx),t.target){if(t.hydrate){const _=(r=t.target,Array.from(r.childNodes));c.fragment&&c.fragment.l(_),_.forEach(A)}else c.fragment&&c.fragment.c();t.intro&&(a=n.$$.fragment)&&a.i&&(R.delete(a),a.i(void 0)),function(e,t,r,n){const{fragment:o,on_mount:i,on_destroy:s,after_update:a}=e.$$;o&&o.m(t,r),n||I(()=>{var t=i.map(h).filter(d);s?s.push(...t):p(t),e.$$.on_mount=[]}),a.forEach(I)}(n,t.target,t.anchor,t.customElement),N()}g(u)}let c;"function"==typeof HTMLElement&&(c=class extends HTMLElement{constructor(){super(),this.attachShadow({mode:"open"})}connectedCallback(){const{on_mount:t}=this.$$;this.$$.on_disconnect=t.map(h).filter(d);for(const t in this.$$.slotted)this.appendChild(this.$$.slotted[t])}attributeChangedCallback(t,e,r){this[t]=r}disconnectedCallback(){p(this.$$.on_disconnect)}$destroy(){!function(t){const e=t.$$;null!==e.fragment&&(p(e.on_destroy),e.fragment&&e.fragment.d(1),e.on_destroy=e.fragment=null,e.ctx=[])}(this),this.$destroy=_}$on(t,e){const r=this.$$.callbacks[t]||(this.$$.callbacks[t]=[]);return r.push(e),()=>{var t=r.indexOf(e);-1!==t&&r.splice(t,1)}}$set(t){this.$$set&&0!==Object.keys(t).length&&(this.$$.skip_bound=!0,this.$$set(t),this.$$.skip_bound=!1)}});var l,U,M="undefined"!=typeof globalThis&&globalThis||"undefined"!=typeof self&&self||void 0!==M&&M,x="URLSearchParams"in M,D="Symbol"in M&&"iterator"in Symbol,G="FileReader"in M&&"Blob"in M&&function(){try{return new Blob,!0}catch(t){return!1}}(),k="FormData"in M,j="ArrayBuffer"in M;function F(t){if("string"!=typeof t&&(t=String(t)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(t)||""===t)throw new TypeError('Invalid character in header field name: "'+t+'"');return t.toLowerCase()}function $(t){return t="string"!=typeof t?String(t):t}function B(e){var t={next:function(){var t=e.shift();return{done:void 0===t,value:t}}};return D&&(t[Symbol.iterator]=function(){return t}),t}function V(e){this.map={},e instanceof V?e.forEach(function(t,e){this.append(e,t)},this):Array.isArray(e)?e.forEach(function(t){this.append(t[0],t[1])},this):e&&Object.getOwnPropertyNames(e).forEach(function(t){this.append(t,e[t])},this)}function X(t){if(t.bodyUsed)return Promise.reject(new TypeError("Already read"));t.bodyUsed=!0}function z(r){return new Promise(function(t,e){r.onload=function(){t(r.result)},r.onerror=function(){e(r.error)}})}function H(t){var e=new FileReader,r=z(e);return e.readAsArrayBuffer(t),r}function q(t){if(t.slice)return t.slice(0);var e=new Uint8Array(t.byteLength);return e.set(new Uint8Array(t)),e.buffer}function W(){return this.bodyUsed=!1,this._initBody=function(t){this.bodyUsed=this.bodyUsed,(this._bodyInit=t)?"string"==typeof t?this._bodyText=t:G&&Blob.prototype.isPrototypeOf(t)?this._bodyBlob=t:k&&FormData.prototype.isPrototypeOf(t)?this._bodyFormData=t:x&&URLSearchParams.prototype.isPrototypeOf(t)?this._bodyText=t.toString():j&&G&&t&&DataView.prototype.isPrototypeOf(t)?(this._bodyArrayBuffer=q(t.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):j&&(ArrayBuffer.prototype.isPrototypeOf(t)||U(t))?this._bodyArrayBuffer=q(t):this._bodyText=t=Object.prototype.toString.call(t):this._bodyText="",this.headers.get("content-type")||("string"==typeof t?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):x&&URLSearchParams.prototype.isPrototypeOf(t)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},G&&(this.blob=function(){var t=X(this);if(t)return t;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(){return this._bodyArrayBuffer?X(this)||(ArrayBuffer.isView(this._bodyArrayBuffer)?Promise.resolve(this._bodyArrayBuffer.buffer.slice(this._bodyArrayBuffer.byteOffset,this._bodyArrayBuffer.byteOffset+this._bodyArrayBuffer.byteLength)):Promise.resolve(this._bodyArrayBuffer)):this.blob().then(H)}),this.text=function(){var t,e,r=X(this);if(r)return r;if(this._bodyBlob)return t=this._bodyBlob,r=z(e=new FileReader),e.readAsText(t),r;if(this._bodyArrayBuffer)return Promise.resolve(function(t){for(var e=new Uint8Array(t),r=new Array(e.length),n=0;n<e.length;n++)r[n]=String.fromCharCode(e[n]);return r.join("")}(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},k&&(this.formData=function(){return this.text().then(Z)}),this.json=function(){return this.text().then(JSON.parse)},this}j&&(l=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],U=ArrayBuffer.isView||function(t){return t&&-1<l.indexOf(Object.prototype.toString.call(t))}),V.prototype.append=function(t,e){t=F(t),e=$(e);var r=this.map[t];this.map[t]=r?r+", "+e:e},V.prototype.delete=function(t){delete this.map[F(t)]},V.prototype.get=function(t){return t=F(t),this.has(t)?this.map[t]:null},V.prototype.has=function(t){return this.map.hasOwnProperty(F(t))},V.prototype.set=function(t,e){this.map[F(t)]=$(e)},V.prototype.forEach=function(t,e){for(var r in this.map)this.map.hasOwnProperty(r)&&t.call(e,this.map[r],r,this)},V.prototype.keys=function(){var r=[];return this.forEach(function(t,e){r.push(e)}),B(r)},V.prototype.values=function(){var e=[];return this.forEach(function(t){e.push(t)}),B(e)},V.prototype.entries=function(){var r=[];return this.forEach(function(t,e){r.push([e,t])}),B(r)},D&&(V.prototype[Symbol.iterator]=V.prototype.entries);var Y=["DELETE","GET","HEAD","OPTIONS","POST","PUT"];function K(t,e){if(!(this instanceof K))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');var r,n=(e=e||{}).body;if(t instanceof K){if(t.bodyUsed)throw new TypeError("Already read");this.url=t.url,this.credentials=t.credentials,e.headers||(this.headers=new V(t.headers)),this.method=t.method,this.mode=t.mode,this.signal=t.signal,n||null==t._bodyInit||(n=t._bodyInit,t.bodyUsed=!0)}else this.url=String(t);if(this.credentials=e.credentials||this.credentials||"same-origin",!e.headers&&this.headers||(this.headers=new V(e.headers)),this.method=(t=(r=e.method||this.method||"GET").toUpperCase(),-1<Y.indexOf(t)?t:r),this.mode=e.mode||this.mode||null,this.signal=e.signal||this.signal,this.referrer=null,("GET"===this.method||"HEAD"===this.method)&&n)throw new TypeError("Body not allowed for GET or HEAD requests");this._initBody(n),"GET"!==this.method&&"HEAD"!==this.method||"no-store"!==e.cache&&"no-cache"!==e.cache||((e=/([?&])_=[^&]*/).test(this.url)?this.url=this.url.replace(e,"$1_="+(new Date).getTime()):this.url+=(/\?/.test(this.url)?"&":"?")+"_="+(new Date).getTime())}function Z(t){var r=new FormData;return t.trim().split("&").forEach(function(t){var e;t&&(t=(e=t.split("=")).shift().replace(/\+/g," "),e=e.join("=").replace(/\+/g," "),r.append(decodeURIComponent(t),decodeURIComponent(e)))}),r}function Q(t,e){if(!(this instanceof Q))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');e=e||{},this.type="default",this.status=void 0===e.status?200:e.status,this.ok=200<=this.status&&this.status<300,this.statusText=void 0===e.statusText?"":""+e.statusText,this.headers=new V(e.headers),this.url=e.url||"",this._initBody(t)}K.prototype.clone=function(){return new K(this,{body:this._bodyInit})},W.call(K.prototype),W.call(Q.prototype),Q.prototype.clone=function(){return new Q(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new V(this.headers),url:this.url})},Q.error=function(){var t=new Q(null,{status:0,statusText:""});return t.type="error",t};var J=[301,302,303,307,308];Q.redirect=function(t,e){if(-1===J.indexOf(e))throw new RangeError("Invalid status code");return new Q(null,{status:e,headers:{location:t}})};var tt=M.DOMException;try{new tt}catch(_){(tt=function(t,e){this.message=t,this.name=e;t=Error(t);this.stack=t.stack}).prototype=Object.create(Error.prototype),tt.prototype.constructor=tt}function et(n,s){return new Promise(function(o,t){var e=new K(n,s);if(e.signal&&e.signal.aborted)return t(new tt("Aborted","AbortError"));var i=new XMLHttpRequest;function r(){i.abort()}i.onload=function(){var t,r,e={status:i.status,statusText:i.statusText,headers:(t=i.getAllResponseHeaders()||"",r=new V,t.replace(/\r?\n[\t ]+/g," ").split("\r").map(function(t){return 0===t.indexOf("\n")?t.substr(1,t.length):t}).forEach(function(t){var e=t.split(":"),t=e.shift().trim();t&&(e=e.join(":").trim(),r.append(t,e))}),r)};e.url="responseURL"in i?i.responseURL:e.headers.get("X-Request-URL");var n="response"in i?i.response:i.responseText;setTimeout(function(){o(new Q(n,e))},0)},i.onerror=function(){setTimeout(function(){t(new TypeError("Network request failed"))},0)},i.ontimeout=function(){setTimeout(function(){t(new TypeError("Network request failed"))},0)},i.onabort=function(){setTimeout(function(){t(new tt("Aborted","AbortError"))},0)},i.open(e.method,function(e){try{return""===e&&M.location.href?M.location.href:e}catch(t){return e}}(e.url),!0),"include"===e.credentials?i.withCredentials=!0:"omit"===e.credentials&&(i.withCredentials=!1),"responseType"in i&&(G?i.responseType="blob":j&&e.headers.get("Content-Type")&&-1!==e.headers.get("Content-Type").indexOf("application/octet-stream")&&(i.responseType="arraybuffer")),!s||"object"!=typeof s.headers||s.headers instanceof V?e.headers.forEach(function(t,e){i.setRequestHeader(e,t)}):Object.getOwnPropertyNames(s.headers).forEach(function(t){i.setRequestHeader(t,$(s.headers[t]))}),e.signal&&(e.signal.addEventListener("abort",r),i.onreadystatechange=function(){4===i.readyState&&e.signal.removeEventListener("abort",r)}),i.send(void 0===e._bodyInit?null:e._bodyInit)})}et.polyfill=!0,M.fetch||(M.fetch=et,M.Headers=V,M.Request=K,M.Response=Q),self.fetch.bind(self);var rt=function(t,e){return(rt=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])})(t,e)};function nt(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}rt(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}function ot(t){var e="function"==typeof Symbol&&Symbol.iterator,r=e&&t[e],n=0;if(r)return r.call(t);if(t&&"number"==typeof t.length)return{next:function(){return{value:(t=t&&n>=t.length?void 0:t)&&t[n++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")}function it(t,e){var r="function"==typeof Symbol&&t[Symbol.iterator];if(!r)return t;var n,o,i=r.call(t),s=[];try{for(;(void 0===e||0<e--)&&!(n=i.next()).done;)s.push(n.value)}catch(t){o={error:t}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(o)throw o.error}}return s}function st(t,e){for(var r=0,n=e.length,o=t.length;r<n;r++,o++)t[o]=e[r];return t}function at(t){return"function"==typeof t}function ut(t){t=t(function(t){Error.call(t),t.stack=(new Error).stack});return t.prototype=Object.create(Error.prototype),t.prototype.constructor=t}var ct=ut(function(e){return function(t){e(this),this.message=t?t.length+" errors occurred during unsubscription:\n"+t.map(function(t,e){return e+1+") "+t.toString()}).join("\n "):"",this.name="UnsubscriptionError",this.errors=t}});function lt(t,e){!t||0<=(e=t.indexOf(e))&&t.splice(e,1)}var ht=(pt.prototype.unsubscribe=function(){var t,e,r,n,o;if(!this.closed){this.closed=!0;var i=this._parentage;if(i)if(this._parentage=null,Array.isArray(i))try{for(var s=ot(i),a=s.next();!a.done;a=s.next())a.value.remove(this)}catch(e){t={error:e}}finally{try{a&&!a.done&&(e=s.return)&&e.call(s)}finally{if(t)throw t.error}}else i.remove(this);i=this.initialTeardown;if(at(i))try{i()}catch(t){o=t instanceof ct?t.errors:[t]}i=this._teardowns;if(i){this._teardowns=null;try{for(var u=ot(i),c=u.next();!c.done;c=u.next()){var l=c.value;try{mt(l)}catch(t){o=null!=o?o:[],t instanceof ct?o=st(st([],it(o)),it(t.errors)):o.push(t)}}}catch(t){r={error:t}}finally{try{c&&!c.done&&(n=u.return)&&n.call(u)}finally{if(r)throw r.error}}}if(o)throw new ct(o)}},pt.prototype.add=function(t){var e;if(t&&t!==this)if(this.closed)mt(t);else{if(t instanceof pt){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._teardowns=null!==(e=this._teardowns)&&void 0!==e?e:[]).push(t)}},pt.prototype._hasParent=function(t){var e=this._parentage;return e===t||Array.isArray(e)&&e.includes(t)},pt.prototype._addParent=function(t){var e=this._parentage;this._parentage=Array.isArray(e)?(e.push(t),e):e?[e,t]:t},pt.prototype._removeParent=function(t){var e=this._parentage;e===t?this._parentage=null:Array.isArray(e)&&lt(e,t)},pt.prototype.remove=function(t){var e=this._teardowns;e&&lt(e,t),t instanceof pt&&t._removeParent(this)},pt.EMPTY=((Ge=new pt).closed=!0,Ge),pt),ft=ht.EMPTY;function pt(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._teardowns=null}function dt(t){return t instanceof ht||t&&"closed"in t&&at(t.remove)&&at(t.add)&&at(t.unsubscribe)}function mt(t){at(t)?t():t.unsubscribe()}var yt=void 0,gt=!1,bt=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return setTimeout.apply(void 0,st([],it(t)))};function Et(){}function vt(t){t()}var _t,Tt,wt=(nt(Pt,Tt=ht),Pt.create=function(t,e,r){return new At(t,e,r)},Pt.prototype.next=function(t){this.isStopped||this._next(t)},Pt.prototype.error=function(t){this.isStopped||(this.isStopped=!0,this._error(t))},Pt.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},Pt.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,Tt.prototype.unsubscribe.call(this),this.destination=null)},Pt.prototype._next=function(t){this.destination.next(t)},Pt.prototype._error=function(t){try{this.destination.error(t)}finally{this.unsubscribe()}},Pt.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},Pt),At=(nt(St,_t=wt),St);function St(t,e,r){var n,o,i=_t.call(this)||this;return at(t)?o=t:t&&(o=t.next,e=t.error,r=t.complete,i&&gt?(n=Object.create(t)).unsubscribe=function(){return i.unsubscribe()}:n=t,o=null==o?void 0:o.bind(n),e=null==e?void 0:e.bind(n),r=null==r?void 0:r.bind(n)),i.destination={next:o?Ct(o):Et,error:Ct(null!=e?e:Ot),complete:r?Ct(r):Et},i}function Pt(t){var e=Tt.call(this)||this;return e.isStopped=!1,t?dt(e.destination=t)&&t.add(e):e.destination=Lt,e}function Ct(n){return function(){for(var e,t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];try{n.apply(void 0,st([],it(t)))}catch(t){e=t,bt(function(){throw e})}}}function Ot(t){throw t}var Lt={closed:!0,next:Et,error:Ot,complete:Et},It="function"==typeof Symbol&&Symbol.observable||"@@observable";function Nt(t){return t}var Rt=(Ut.prototype.lift=function(t){var e=new Ut;return e.source=this,e.operator=t,e},Ut.prototype.subscribe=function(t,e,r){var n,o=this,i=(n=t)&&n instanceof wt||n&&at(n.next)&&at(n.error)&&at(n.complete)&&dt(n)?t:new At(t,e,r);return vt(function(){var t=o.operator,e=o.source;i.add(t?t.call(i,e):e?o._subscribe(i):o._trySubscribe(i))}),i},Ut.prototype._trySubscribe=function(e){try{return this._subscribe(e)}catch(t){e.error(t)}},Ut.prototype.forEach=function(n,t){var o=this;return new(t=Mt(t))(function(t,e){var r=o.subscribe(function(t){try{n(t)}catch(t){e(t),null==r||r.unsubscribe()}},e,t)})},Ut.prototype._subscribe=function(t){var e;return null===(e=this.source)||void 0===e?void 0:e.subscribe(t)},Ut.prototype[It]=function(){return this},Ut.prototype.pipe=function(){for(var e,t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return(0===(e=t).length?Nt:1===e.length?e[0]:function(t){return e.reduce(function(t,e){return e(t)},t)})(this)},Ut.prototype.toPromise=function(t){var n=this;return new(t=Mt(t))(function(t,e){var r;n.subscribe(function(t){return r=t},function(t){return e(t)},function(){return t(r)})})},Ut.create=function(t){return new Ut(t)},Ut);function Ut(t){t&&(this._subscribe=t)}function Mt(t){return null!==(t=null!=t?t:yt)&&void 0!==t?t:Promise}var xt,Dt,Gt,kt=ut(function(t){return function(){t(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}}),jt=(nt(zt,Gt=Rt),zt.prototype.lift=function(t){var e=new Ft(this,this);return e.operator=t,e},zt.prototype._throwIfClosed=function(){if(this.closed)throw new kt},zt.prototype.next=function(i){var s=this;vt(function(){var e,t;if(s._throwIfClosed(),!s.isStopped){var r=s.observers.slice();try{for(var n=ot(r),o=n.next();!o.done;o=n.next())o.value.next(i)}catch(t){e={error:t}}finally{try{o&&!o.done&&(t=n.return)&&t.call(n)}finally{if(e)throw e.error}}}})},zt.prototype.error=function(e){var r=this;vt(function(){if(r._throwIfClosed(),!r.isStopped){r.hasError=r.isStopped=!0,r.thrownError=e;for(var t=r.observers;t.length;)t.shift().error(e)}})},zt.prototype.complete=function(){var e=this;vt(function(){if(e._throwIfClosed(),!e.isStopped){e.isStopped=!0;for(var t=e.observers;t.length;)t.shift().complete()}})},zt.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=null},Object.defineProperty(zt.prototype,"observed",{get:function(){var t;return 0<(null===(t=this.observers)||void 0===t?void 0:t.length)},enumerable:!1,configurable:!0}),zt.prototype._trySubscribe=function(t){return this._throwIfClosed(),Gt.prototype._trySubscribe.call(this,t)},zt.prototype._subscribe=function(t){return this._throwIfClosed(),this._checkFinalizedStatuses(t),this._innerSubscribe(t)},zt.prototype._innerSubscribe=function(t){var e=this.hasError,r=this.isStopped,n=this.observers;return e||r?ft:(n.push(t),new ht(function(){return lt(n,t)}))},zt.prototype._checkFinalizedStatuses=function(t){var e=this.hasError,r=this.thrownError,n=this.isStopped;e?t.error(r):n&&t.complete()},zt.prototype.asObservable=function(){var t=new Rt;return t.source=this,t},zt.create=function(t,e){return new Ft(t,e)},zt),Ft=(nt(Xt,Dt=jt),Xt.prototype.next=function(t){var e,r;null===(r=null===(e=this.destination)||void 0===e?void 0:e.next)||void 0===r||r.call(e,t)},Xt.prototype.error=function(t){var e,r;null===(r=null===(e=this.destination)||void 0===e?void 0:e.error)||void 0===r||r.call(e,t)},Xt.prototype.complete=function(){var t,e;null===(e=null===(t=this.destination)||void 0===t?void 0:t.complete)||void 0===e||e.call(t)},Xt.prototype._subscribe=function(t){var e;return null!==(t=null===(e=this.source)||void 0===e?void 0:e.subscribe(t))&&void 0!==t?t:ft},Xt),$t={now:function(){return($t.delegate||Date).now()},delegate:void 0},Bt=(nt(Vt,xt=jt),Vt.prototype.next=function(t){var e=this,r=e.isStopped,n=e._buffer,o=e._infiniteTimeWindow,i=e._timestampProvider,e=e._windowTime;r||(n.push(t),o||n.push(i.now()+e)),this._trimBuffer(),xt.prototype.next.call(this,t)},Vt.prototype._subscribe=function(t){this._throwIfClosed(),this._trimBuffer();for(var e=this._innerSubscribe(t),r=this._infiniteTimeWindow,n=this._buffer.slice(),o=0;o<n.length&&!t.closed;o+=r?1:2)t.next(n[o]);return this._checkFinalizedStatuses(t),e},Vt.prototype._trimBuffer=function(){var t=this._bufferSize,e=this._timestampProvider,r=this._buffer,n=this._infiniteTimeWindow,o=(n?1:2)*t;if(t<1/0&&o<r.length&&r.splice(0,r.length-o),!n){for(var i=e.now(),s=0,a=1;a<r.length&&r[a]<=i;a+=2)s=a;s&&r.splice(0,s+1)}},Vt);function Vt(t,e,r){void 0===t&&(t=1/0),void 0===e&&(e=1/0),void 0===r&&(r=$t);var n=xt.call(this)||this;return n._bufferSize=t,n._windowTime=e,n._timestampProvider=r,n._buffer=[],n._infiniteTimeWindow=!0,n._infiniteTimeWindow=e===1/0,n._bufferSize=Math.max(1,t),n._windowTime=Math.max(1,e),n}function Xt(t,e){var r=Dt.call(this)||this;return r.destination=t,r.source=e,r}function zt(){var t=Gt.call(this)||this;return t.closed=!1,t.observers=[],t.isStopped=!1,t.hasError=!1,t.thrownError=null,t}let Ht=[],qt={};const Wt=[];function Yt(n,o=_){let i;const s=[];function a(t){if(r(n,t)&&(n=t,i)){const t=!Wt.length;for(let t=0;t<s.length;t+=1){const e=s[t];e[1](),Wt.push(e,n)}if(t){for(let t=0;t<Wt.length;t+=2)Wt[t][0](Wt[t+1]);Wt.length=0}}}return{set:a,update:function(t){a(t(n))},subscribe:function(t,e=_){const r=[t,e];return s.push(r),1===s.length&&(i=o(a)||_),t(n),()=>{var t=s.indexOf(r);-1!==t&&s.splice(t,1),0===s.length&&(i(),i=null)}}}}function Kt(t,a,e){const u=!Array.isArray(t),c=u?[t]:t,l=a.length<2;return{subscribe:Yt(e,e=>{let r=!1;const n=[];let o=0,i=_;const s=()=>{var t;o||(i(),t=a(u?n[0]:n,e),l?e(t):i=d(t)?t:_)},t=c.map((t,e)=>m(t,t=>{n[e]=t,o&=~(1<<e),r&&s()},()=>{o|=1<<e}));return r=!0,s(),function(){p(t),i()}}).subscribe}}var Zt=function(t){return!(!t||"object"!=typeof t||(e=t,"[object RegExp]"===(t=Object.prototype.toString.call(e))||"[object Date]"===t||e.$$typeof===Qt));var e},Qt="function"==typeof Symbol&&Symbol.for?Symbol.for("react.element"):60103;function Jt(t,e){return!1!==e.clone&&e.isMergeableObject(t)?oe(Array.isArray(t)?[]:{},t,e):t}function te(t,e,r){return t.concat(e).map(function(t){return Jt(t,r)})}function ee(t){return Object.keys(t).concat((e=t,Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter(function(t){return e.propertyIsEnumerable(t)}):[]));var e}function re(t,e){try{return e in t}catch(t){return!1}}function ne(n,o,i){var s={};return i.isMergeableObject(n)&&ee(n).forEach(function(t){s[t]=Jt(n[t],i)}),ee(o).forEach(function(e){var t,r;(!re(t=n,r=e)||Object.hasOwnProperty.call(t,r)&&Object.propertyIsEnumerable.call(t,r))&&(re(n,e)&&i.isMergeableObject(o[e])?s[e]=function(){if(!i.customMerge)return oe;var t=i.customMerge(e);return"function"==typeof t?t:oe}()(n[e],o[e],i):s[e]=Jt(o[e],i))}),s}function oe(t,e,r){(r=r||{}).arrayMerge=r.arrayMerge||te,r.isMergeableObject=r.isMergeableObject||Zt,r.cloneUnlessOtherwiseSpecified=Jt;var n=Array.isArray(e);return n===Array.isArray(t)?n?r.arrayMerge(t,e,r):ne(t,e,r):Jt(e,r)}oe.all=function(t,r){if(!Array.isArray(t))throw new Error("first argument should be an array");return t.reduce(function(t,e){return oe(t,e,r)},{})};var ie=oe,se=function(t,e){return(se=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])})(t,e)};function ae(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}se(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}var ue,ce,le,he=function(){return(he=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t}).apply(this,arguments)};function fe(t,e){for(var r=0,n=e.length,o=t.length;r<n;r++,o++)t[o]=e[r];return t}function pe(t){return t.type===ce.literal}function de(t){return t.type===ce.number}function me(t){return t.type===ce.date}function ye(t){return t.type===ce.time}function ge(t){return t.type===ce.select}function be(t){return t.type===ce.plural}function Ee(t){return t.type===ce.tag}function ve(t){return t&&"object"==typeof t&&t.type===le.number}function _e(t){return t&&"object"==typeof t&&t.type===le.dateTime}(ke=ue=ue||{})[ke.EXPECT_ARGUMENT_CLOSING_BRACE=1]="EXPECT_ARGUMENT_CLOSING_BRACE",ke[ke.EMPTY_ARGUMENT=2]="EMPTY_ARGUMENT",ke[ke.MALFORMED_ARGUMENT=3]="MALFORMED_ARGUMENT",ke[ke.EXPECT_ARGUMENT_TYPE=4]="EXPECT_ARGUMENT_TYPE",ke[ke.INVALID_ARGUMENT_TYPE=5]="INVALID_ARGUMENT_TYPE",ke[ke.EXPECT_ARGUMENT_STYLE=6]="EXPECT_ARGUMENT_STYLE",ke[ke.INVALID_NUMBER_SKELETON=7]="INVALID_NUMBER_SKELETON",ke[ke.INVALID_DATE_TIME_SKELETON=8]="INVALID_DATE_TIME_SKELETON",ke[ke.EXPECT_NUMBER_SKELETON=9]="EXPECT_NUMBER_SKELETON",ke[ke.EXPECT_DATE_TIME_SKELETON=10]="EXPECT_DATE_TIME_SKELETON",ke[ke.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE=11]="UNCLOSED_QUOTE_IN_ARGUMENT_STYLE",ke[ke.EXPECT_SELECT_ARGUMENT_OPTIONS=12]="EXPECT_SELECT_ARGUMENT_OPTIONS",ke[ke.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE=13]="EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE",ke[ke.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE=14]="INVALID_PLURAL_ARGUMENT_OFFSET_VALUE",ke[ke.EXPECT_SELECT_ARGUMENT_SELECTOR=15]="EXPECT_SELECT_ARGUMENT_SELECTOR",ke[ke.EXPECT_PLURAL_ARGUMENT_SELECTOR=16]="EXPECT_PLURAL_ARGUMENT_SELECTOR",ke[ke.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT=17]="EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT",ke[ke.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT=18]="EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT",ke[ke.INVALID_PLURAL_ARGUMENT_SELECTOR=19]="INVALID_PLURAL_ARGUMENT_SELECTOR",ke[ke.DUPLICATE_PLURAL_ARGUMENT_SELECTOR=20]="DUPLICATE_PLURAL_ARGUMENT_SELECTOR",ke[ke.DUPLICATE_SELECT_ARGUMENT_SELECTOR=21]="DUPLICATE_SELECT_ARGUMENT_SELECTOR",ke[ke.MISSING_OTHER_CLAUSE=22]="MISSING_OTHER_CLAUSE",ke[ke.INVALID_TAG=23]="INVALID_TAG",ke[ke.INVALID_TAG_NAME=25]="INVALID_TAG_NAME",ke[ke.UNMATCHED_CLOSING_TAG=26]="UNMATCHED_CLOSING_TAG",ke[ke.UNCLOSED_TAG=27]="UNCLOSED_TAG",(je=ce=ce||{})[je.literal=0]="literal",je[je.argument=1]="argument",je[je.number=2]="number",je[je.date=3]="date",je[je.time=4]="time",je[je.select=5]="select",je[je.plural=6]="plural",je[je.pound=7]="pound",je[je.tag=8]="tag",(Fe=le=le||{})[Fe.number=0]="number",Fe[Fe.dateTime=1]="dateTime";var Te=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,we=/(?:[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;var Ae,Se=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i,Pe=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,Ce=/^(@+)?(\+|#+)?$/g,Oe=/(\*)(0+)|(#+)(0+)|(0+)/g,Le=/^(0+)$/;function Ie(t){var n={};return t.replace(Ce,function(t,e,r){return"string"!=typeof r?(n.minimumSignificantDigits=e.length,n.maximumSignificantDigits=e.length):"+"===r?n.minimumSignificantDigits=e.length:"#"===e[0]?n.maximumSignificantDigits=e.length:(n.minimumSignificantDigits=e.length,n.maximumSignificantDigits=e.length+("string"==typeof r?r.length:0)),""}),n}function Ne(t){switch(t){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 Re(t){return Ne(t)||{}}function Ue(t){for(var s={},e=0,r=t;e<r.length;e++){var n,o=r[e];switch(o.stem){case"percent":case"%":s.style="percent";continue;case"%x100":s.style="percent",s.scale=100;continue;case"currency":s.style="currency",s.currency=o.options[0];continue;case"group-off":case",_":s.useGrouping=!1;continue;case"precision-integer":case".":s.maximumFractionDigits=0;continue;case"measure-unit":case"unit":s.style="unit",s.unit=o.options[0].replace(/^(.*?)-/,"");continue;case"compact-short":case"K":s.notation="compact",s.compactDisplay="short";continue;case"compact-long":case"KK":s.notation="compact",s.compactDisplay="long";continue;case"scientific":s=he(he(he({},s),{notation:"scientific"}),o.options.reduce(function(t,e){return he(he({},t),Re(e))},{}));continue;case"engineering":s=he(he(he({},s),{notation:"engineering"}),o.options.reduce(function(t,e){return he(he({},t),Re(e))},{}));continue;case"notation-simple":s.notation="standard";continue;case"unit-width-narrow":s.currencyDisplay="narrowSymbol",s.unitDisplay="narrow";continue;case"unit-width-short":s.currencyDisplay="code",s.unitDisplay="short";continue;case"unit-width-full-name":s.currencyDisplay="name",s.unitDisplay="long";continue;case"unit-width-iso-code":s.currencyDisplay="symbol";continue;case"scale":s.scale=parseFloat(o.options[0]);continue;case"integer-width":if(1<o.options.length)throw new RangeError("integer-width stems only accept a single optional option");o.options[0].replace(Oe,function(t,e,r,n,o,i){if(e)s.minimumIntegerDigits=r.length;else{if(n&&o)throw new Error("We currently do not support maximum integer digits");if(i)throw new Error("We currently do not support exact integer digits")}return""});continue}if(Le.test(o.stem))s.minimumIntegerDigits=o.stem.length;else if(Pe.test(o.stem)){if(1<o.options.length)throw new RangeError("Fraction-precision stems only accept a single optional option");o.stem.replace(Pe,function(t,e,r,n,o,i){return"*"===r?s.minimumFractionDigits=e.length:n&&"#"===n[0]?s.maximumFractionDigits=n.length:o&&i?(s.minimumFractionDigits=o.length,s.maximumFractionDigits=o.length+i.length):(s.minimumFractionDigits=e.length,s.maximumFractionDigits=e.length),""}),o.options.length&&(s=he(he({},s),Ie(o.options[0])))}else Ce.test(o.stem)?s=he(he({},s),Ie(o.stem)):((n=Ne(o.stem))&&(s=he(he({},s),n)),(n=function(t){var e;if("E"===t[0]&&"E"===t[1]?(e={notation:"engineering"},t=t.slice(2)):"E"===t[0]&&(e={notation:"scientific"},t=t.slice(1)),e){var r=t.slice(0,2);if("+!"===r?(e.signDisplay="always",t=t.slice(2)):"+?"===r&&(e.signDisplay="exceptZero",t=t.slice(2)),!Le.test(t))throw new Error("Malformed concise eng/scientific notation");e.minimumIntegerDigits=t.length}return e}(o.stem))&&(s=he(he({},s),n)))}return s}var Me=new RegExp("^"+Te.source+"*"),xe=new RegExp(Te.source+"*$");function De(t,e){return{start:t,end:e}}var Ge=!!String.prototype.startsWith,It=!!String.fromCodePoint,jt=!!Object.fromEntries,ke=!!String.prototype.codePointAt,je=!!String.prototype.trimStart,Fe=!!String.prototype.trimEnd,$e=Number.isSafeInteger||function(t){return"number"==typeof t&&isFinite(t)&&Math.floor(t)===t&&Math.abs(t)<=9007199254740991},Te=!0;try{Te="a"===(null===(Ae=Ke("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu").exec("a"))||void 0===Ae?void 0:Ae[0])}catch(_){Te=!1}var Be,Ve,Xe=Ge?function(t,e,r){return t.startsWith(e,r)}:function(t,e,r){return t.slice(r,r+e.length)===e},ze=It?String.fromCodePoint:function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];for(var r,n="",o=t.length,i=0;i<o;){if(1114111<(r=t[i++]))throw RangeError(r+" is not a valid code point");n+=r<65536?String.fromCharCode(r):String.fromCharCode(55296+((r-=65536)>>10),r%1024+56320)}return n},He=jt?Object.fromEntries:function(t){for(var e={},r=0,n=t;r<n.length;r++){var o=n[r],i=o[0],o=o[1];e[i]=o}return e},qe=ke?function(t,e){return t.codePointAt(e)}:function(t,e){var r=t.length;if(!(e<0||r<=e)){var n,o=t.charCodeAt(e);return o<55296||56319<o||e+1===r||(n=t.charCodeAt(e+1))<56320||57343<n?o:n-56320+(o-55296<<10)+65536}},We=je?function(t){return t.trimStart()}:function(t){return t.replace(Me,"")},Ye=Fe?function(t){return t.trimEnd()}:function(t){return t.replace(xe,"")};function Ke(t,e){return new RegExp(t,e)}Ve=Te?(Be=Ke("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu"),function(t,e){return Be.lastIndex=e,null!==(t=Be.exec(t)[1])&&void 0!==t?t:""}):function(t,e){for(var r,n=[];;){var o=qe(t,e);if(void 0===o||tr(o)||(33<=(r=o)&&r<=35||36===r||37<=r&&r<=39||40===r||41===r||42===r||43===r||44===r||45===r||46<=r&&r<=47||58<=r&&r<=59||60<=r&&r<=62||63<=r&&r<=64||91===r||92===r||93===r||94===r||96===r||123===r||124===r||125===r||126===r||161===r||162<=r&&r<=165||166===r||167===r||169===r||171===r||172===r||174===r||176===r||177===r||182===r||187===r||191===r||215===r||247===r||8208<=r&&r<=8213||8214<=r&&r<=8215||8216===r||8217===r||8218===r||8219<=r&&r<=8220||8221===r||8222===r||8223===r||8224<=r&&r<=8231||8240<=r&&r<=8248||8249===r||8250===r||8251<=r&&r<=8254||8257<=r&&r<=8259||8260===r||8261===r||8262===r||8263<=r&&r<=8273||8274===r||8275===r||8277<=r&&r<=8286||8592<=r&&r<=8596||8597<=r&&r<=8601||8602<=r&&r<=8603||8604<=r&&r<=8607||8608===r||8609<=r&&r<=8610||8611===r||8612<=r&&r<=8613||8614===r||8615<=r&&r<=8621||8622===r||8623<=r&&r<=8653||8654<=r&&r<=8655||8656<=r&&r<=8657||8658===r||8659===r||8660===r||8661<=r&&r<=8691||8692<=r&&r<=8959||8960<=r&&r<=8967||8968===r||8969===r||8970===r||8971===r||8972<=r&&r<=8991||8992<=r&&r<=8993||8994<=r&&r<=9e3||9001===r||9002===r||9003<=r&&r<=9083||9084===r||9085<=r&&r<=9114||9115<=r&&r<=9139||9140<=r&&r<=9179||9180<=r&&r<=9185||9186<=r&&r<=9254||9255<=r&&r<=9279||9280<=r&&r<=9290||9291<=r&&r<=9311||9472<=r&&r<=9654||9655===r||9656<=r&&r<=9664||9665===r||9666<=r&&r<=9719||9720<=r&&r<=9727||9728<=r&&r<=9838||9839===r||9840<=r&&r<=10087||10088===r||10089===r||10090===r||10091===r||10092===r||10093===r||10094===r||10095===r||10096===r||10097===r||10098===r||10099===r||10100===r||10101===r||10132<=r&&r<=10175||10176<=r&&r<=10180||10181===r||10182===r||10183<=r&&r<=10213||10214===r||10215===r||10216===r||10217===r||10218===r||10219===r||10220===r||10221===r||10222===r||10223===r||10224<=r&&r<=10239||10240<=r&&r<=10495||10496<=r&&r<=10626||10627===r||10628===r||10629===r||10630===r||10631===r||10632===r||10633===r||10634===r||10635===r||10636===r||10637===r||10638===r||10639===r||10640===r||10641===r||10642===r||10643===r||10644===r||10645===r||10646===r||10647===r||10648===r||10649<=r&&r<=10711||10712===r||10713===r||10714===r||10715===r||10716<=r&&r<=10747||10748===r||10749===r||10750<=r&&r<=11007||11008<=r&&r<=11055||11056<=r&&r<=11076||11077<=r&&r<=11078||11079<=r&&r<=11084||11085<=r&&r<=11123||11124<=r&&r<=11125||11126<=r&&r<=11157||11158===r||11159<=r&&r<=11263||11776<=r&&r<=11777||11778===r||11779===r||11780===r||11781===r||11782<=r&&r<=11784||11785===r||11786===r||11787===r||11788===r||11789===r||11790<=r&&r<=11798||11799===r||11800<=r&&r<=11801||11802===r||11803===r||11804===r||11805===r||11806<=r&&r<=11807||11808===r||11809===r||11810===r||11811===r||11812===r||11813===r||11814===r||11815===r||11816===r||11817===r||11818<=r&&r<=11822||11823===r||11824<=r&&r<=11833||11834<=r&&r<=11835||11836<=r&&r<=11839||11840===r||11841===r||11842===r||11843<=r&&r<=11855||11856<=r&&r<=11857||11858===r||11859<=r&&r<=11903||12289<=r&&r<=12291||12296===r||12297===r||12298===r||12299===r||12300===r||12301===r||12302===r||12303===r||12304===r||12305===r||12306<=r&&r<=12307||12308===r||12309===r||12310===r||12311===r||12312===r||12313===r||12314===r||12315===r||12316===r||12317===r||12318<=r&&r<=12319||12320===r||12336===r||64830===r||64831===r||65093<=r&&r<=65094))break;n.push(o),e+=65536<=o?2:1}return ze.apply(void 0,n)};var Ze=(Qe.prototype.parse=function(){if(0!==this.offset())throw Error("parser can only be used once");return this.parseMessage(0,"",!1)},Qe.prototype.parseMessage=function(t,e,r){for(var n=[];!this.isEOF();){var o,i=this.char();if(123===i){if((o=this.parseArgument(t,r)).err)return o;n.push(o.val)}else{if(125===i&&0<t)break;if(35!==i||"plural"!==e&&"selectordinal"!==e){if(60===i&&!this.ignoreTag&&47===this.peek()){if(r)break;return this.error(ue.UNMATCHED_CLOSING_TAG,De(this.clonePosition(),this.clonePosition()))}if(60===i&&!this.ignoreTag&&Je(this.peek()||0)){if((o=this.parseTag(t,e)).err)return o;n.push(o.val)}else{if((o=this.parseLiteral(t,e)).err)return o;n.push(o.val)}}else{i=this.clonePosition();this.bump(),n.push({type:ce.pound,location:De(i,this.clonePosition())})}}}return{val:n,err:null}},Qe.prototype.parseTag=function(t,e){var r=this.clonePosition();this.bump();var n=this.parseTagName();if(this.bumpSpace(),this.bumpIf("/>"))return{val:{type:ce.literal,value:"<"+n+"/>",location:De(r,this.clonePosition())},err:null};if(this.bumpIf(">")){var o=this.parseMessage(t+1,e,!0);if(o.err)return o;t=o.val,e=this.clonePosition();if(this.bumpIf("</")){if(this.isEOF()||!Je(this.char()))return this.error(ue.INVALID_TAG,De(e,this.clonePosition()));o=this.clonePosition();return n!==this.parseTagName()?this.error(ue.UNMATCHED_CLOSING_TAG,De(o,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:ce.tag,value:n,children:t,location:De(r,this.clonePosition())},err:null}:this.error(ue.INVALID_TAG,De(e,this.clonePosition())))}return this.error(ue.UNCLOSED_TAG,De(r,this.clonePosition()))}return this.error(ue.INVALID_TAG,De(r,this.clonePosition()))},Qe.prototype.parseTagName=function(){var t,e=this.offset();for(this.bump();!this.isEOF()&&(45===(t=this.char())||46===t||48<=t&&t<=57||95===t||97<=t&&t<=122||65<=t&&t<=90||183==t||192<=t&&t<=214||216<=t&&t<=246||248<=t&&t<=893||895<=t&&t<=8191||8204<=t&&t<=8205||8255<=t&&t<=8256||8304<=t&&t<=8591||11264<=t&&t<=12271||12289<=t&&t<=55295||63744<=t&&t<=64975||65008<=t&&t<=65533||65536<=t&&t<=983039);)this.bump();return this.message.slice(e,this.offset())},Qe.prototype.parseLiteral=function(t,e){for(var r=this.clonePosition(),n="";;){var o=this.tryParseQuote(e);if(o)n+=o;else{o=this.tryParseUnquoted(t,e);if(o)n+=o;else{o=this.tryParseLeftAngleBracket();if(!o)break;n+=o}}}r=De(r,this.clonePosition());return{val:{type:ce.literal,value:n,location:r},err:null}},Qe.prototype.tryParseLeftAngleBracket=function(){return this.isEOF()||60!==this.char()||!this.ignoreTag&&(Je(t=this.peek()||0)||47===t)?null:(this.bump(),"<");var t},Qe.prototype.tryParseQuote=function(t){if(this.isEOF()||39!==this.char())return null;switch(this.peek()){case 39:return this.bump(),this.bump(),"'";case 123:case 60:case 62:case 125:break;case 35:if("plural"===t||"selectordinal"===t)break;return null;default:return null}this.bump();var e=[this.char()];for(this.bump();!this.isEOF();){var r=this.char();if(39===r){if(39!==this.peek()){this.bump();break}e.push(39),this.bump()}else e.push(r);this.bump()}return ze.apply(void 0,e)},Qe.prototype.tryParseUnquoted=function(t,e){if(this.isEOF())return null;var r=this.char();return 60===r||123===r||35===r&&("plural"===e||"selectordinal"===e)||125===r&&0<t?null:(this.bump(),ze(r))},Qe.prototype.parseArgument=function(t,e){var r=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(ue.EXPECT_ARGUMENT_CLOSING_BRACE,De(r,this.clonePosition()));if(125===this.char())return this.bump(),this.error(ue.EMPTY_ARGUMENT,De(r,this.clonePosition()));var n=this.parseIdentifierIfPossible().value;if(!n)return this.error(ue.MALFORMED_ARGUMENT,De(r,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(ue.EXPECT_ARGUMENT_CLOSING_BRACE,De(r,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:ce.argument,value:n,location:De(r,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(ue.EXPECT_ARGUMENT_CLOSING_BRACE,De(r,this.clonePosition())):this.parseArgumentOptions(t,e,n,r);default:return this.error(ue.MALFORMED_ARGUMENT,De(r,this.clonePosition()))}},Qe.prototype.parseIdentifierIfPossible=function(){var t=this.clonePosition(),e=this.offset(),r=Ve(this.message,e),e=e+r.length;return this.bumpTo(e),{value:r,location:De(t,this.clonePosition())}},Qe.prototype.parseArgumentOptions=function(t,e,r,n){var o,i=this.clonePosition(),s=this.parseIdentifierIfPossible().value,a=this.clonePosition();switch(s){case"":return this.error(ue.EXPECT_ARGUMENT_TYPE,De(i,a));case"number":case"date":case"time":this.bumpSpace();var u=null;if(this.bumpIf(",")){this.bumpSpace();var c=this.clonePosition();if((f=this.parseSimpleArgStyleIfPossible()).err)return f;if(0===(h=Ye(f.val)).length)return this.error(ue.EXPECT_ARGUMENT_STYLE,De(this.clonePosition(),this.clonePosition()));u={style:h,styleLocation:De(c,this.clonePosition())}}if((p=this.tryParseArgumentClose(n)).err)return p;var l=De(n,this.clonePosition());if(u&&Xe(null==u?void 0:u.style,"::",0)){c=We(u.style.slice(2));if("number"===s)return(f=this.parseNumberSkeletonFromString(c,u.styleLocation)).err?f:{val:{type:ce.number,value:r,location:l,style:f.val},err:null};if(0===c.length)return this.error(ue.EXPECT_DATE_TIME_SKELETON,l);var h={type:le.dateTime,pattern:c,location:u.styleLocation,parsedOptions:this.shouldParseSkeletons?(o={},c.replace(we,function(t){var e=t.length;switch(t[0]){case"G":o.era=4===e?"long":5===e?"narrow":"short";break;case"y":o.year=2===e?"2-digit":"numeric";break;case"Y":case"u":case"U":case"r":throw new RangeError("`Y/u/U/r` (year) patterns are not supported, use `y` instead");case"q":case"Q":throw new RangeError("`q/Q` (quarter) patterns are not supported");case"M":case"L":o.month=["numeric","2-digit","short","long","narrow"][e-1];break;case"w":case"W":throw new RangeError("`w/W` (week) patterns are not supported");case"d":o.day=["numeric","2-digit"][e-1];break;case"D":case"F":case"g":throw new RangeError("`D/F/g` (day) patterns are not supported, use `d` instead");case"E":o.weekday=4!==e&&5===e?"narrow":"short";break;case"e":if(e<4)throw new RangeError("`e..eee` (weekday) patterns are not supported");o.weekday=["short","long","narrow","short"][e-4];break;case"c":if(e<4)throw new RangeError("`c..ccc` (weekday) patterns are not supported");o.weekday=["short","long","narrow","short"][e-4];break;case"a":o.hour12=!0;break;case"b":case"B":throw new RangeError("`b/B` (period) patterns are not supported, use `a` instead");case"h":o.hourCycle="h12",o.hour=["numeric","2-digit"][e-1];break;case"H":o.hourCycle="h23",o.hour=["numeric","2-digit"][e-1];break;case"K":o.hourCycle="h11",o.hour=["numeric","2-digit"][e-1];break;case"k":o.hourCycle="h24",o.hour=["numeric","2-digit"][e-1];break;case"j":case"J":case"C":throw new RangeError("`j/J/C` (hour) patterns are not supported, use `h/H/K/k` instead");case"m":o.minute=["numeric","2-digit"][e-1];break;case"s":o.second=["numeric","2-digit"][e-1];break;case"S":case"A":throw new RangeError("`S/A` (second) patterns are not supported, use `s` instead");case"z":o.timeZoneName=e<4?"short":"long";break;case"Z":case"O":case"v":case"V":case"X":case"x":throw new RangeError("`Z/O/v/V/X/x` (timeZone) patterns are not supported, use `z` instead")}return""}),o):{}};return{val:{type:"date"===s?ce.date:ce.time,value:r,location:l,style:h},err:null}}return{val:{type:"number"===s?ce.number:"date"===s?ce.date:ce.time,value:r,location:l,style:null!==(l=null==u?void 0:u.style)&&void 0!==l?l:null},err:null};case"plural":case"selectordinal":case"select":u=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(ue.EXPECT_SELECT_ARGUMENT_OPTIONS,De(u,he({},u)));this.bumpSpace();var f,l=this.parseIdentifierIfPossible(),u=0;if("select"!==s&&"offset"===l.value){if(!this.bumpIf(":"))return this.error(ue.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,De(this.clonePosition(),this.clonePosition()));if(this.bumpSpace(),(f=this.tryParseDecimalInteger(ue.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,ue.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE)).err)return f;this.bumpSpace(),l=this.parseIdentifierIfPossible(),u=f.val}l=this.tryParsePluralOrSelectOptions(t,s,e,l);if(l.err)return l;if((p=this.tryParseArgumentClose(n)).err)return p;var p=De(n,this.clonePosition());return"select"===s?{val:{type:ce.select,value:r,options:He(l.val),location:p},err:null}:{val:{type:ce.plural,value:r,options:He(l.val),offset:u,pluralType:"plural"===s?"cardinal":"ordinal",location:p},err:null};default:return this.error(ue.INVALID_ARGUMENT_TYPE,De(i,a))}},Qe.prototype.tryParseArgumentClose=function(t){return this.isEOF()||125!==this.char()?this.error(ue.EXPECT_ARGUMENT_CLOSING_BRACE,De(t,this.clonePosition())):(this.bump(),{val:!0,err:null})},Qe.prototype.parseSimpleArgStyleIfPossible=function(){for(var t=0,e=this.clonePosition();!this.isEOF();)switch(this.char()){case 39:this.bump();var r=this.clonePosition();if(!this.bumpUntil("'"))return this.error(ue.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,De(r,this.clonePosition()));this.bump();break;case 123:t+=1,this.bump();break;case 125:if(!(0<t))return{val:this.message.slice(e.offset,this.offset()),err:null};--t;break;default:this.bump()}return{val:this.message.slice(e.offset,this.offset()),err:null}},Qe.prototype.parseNumberSkeletonFromString=function(t,e){var r=[];try{r=function(t){if(0===t.length)throw new Error("Number skeleton cannot be empty");for(var e=[],r=0,n=t.split(Se).filter(function(t){return 0<t.length});r<n.length;r++){var o=n[r].split("/");if(0===o.length)throw new Error("Invalid number skeleton");for(var i=o[0],o=o.slice(1),s=0,a=o;s<a.length;s++)if(0===a[s].length)throw new Error("Invalid number skeleton");e.push({stem:i,options:o})}return e}(t)}catch(t){return this.error(ue.INVALID_NUMBER_SKELETON,e)}return{val:{type:le.number,tokens:r,location:e,parsedOptions:this.shouldParseSkeletons?Ue(r):{}},err:null}},Qe.prototype.tryParsePluralOrSelectOptions=function(t,e,r,n){for(var o=!1,i=[],s=new Set,a=n.value,u=n.location;;){if(0===a.length){var c=this.clonePosition();if("select"===e||!this.bumpIf("="))break;var l=this.tryParseDecimalInteger(ue.EXPECT_PLURAL_ARGUMENT_SELECTOR,ue.INVALID_PLURAL_ARGUMENT_SELECTOR);if(l.err)return l;u=De(c,this.clonePosition()),a=this.message.slice(c.offset,this.offset())}if(s.has(a))return this.error("select"===e?ue.DUPLICATE_SELECT_ARGUMENT_SELECTOR:ue.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,u);"other"===a&&(o=!0),this.bumpSpace();var h=this.clonePosition();if(!this.bumpIf("{"))return this.error("select"===e?ue.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:ue.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,De(this.clonePosition(),this.clonePosition()));l=this.parseMessage(t+1,e,r);if(l.err)return l;c=this.tryParseArgumentClose(h);if(c.err)return c;i.push([a,{value:l.val,location:De(h,this.clonePosition())}]),s.add(a),this.bumpSpace(),a=(h=this.parseIdentifierIfPossible()).value,u=h.location}return 0===i.length?this.error("select"===e?ue.EXPECT_SELECT_ARGUMENT_SELECTOR:ue.EXPECT_PLURAL_ARGUMENT_SELECTOR,De(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!o?this.error(ue.MISSING_OTHER_CLAUSE,De(this.clonePosition(),this.clonePosition())):{val:i,err:null}},Qe.prototype.tryParseDecimalInteger=function(t,e){var r=1,n=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(r=-1);for(var o=!1,i=0;!this.isEOF();){var s=this.char();if(!(48<=s&&s<=57))break;o=!0,i=10*i+(s-48),this.bump()}n=De(n,this.clonePosition());return o?$e(i*=r)?{val:i,err:null}:this.error(e,n):this.error(t,n)},Qe.prototype.offset=function(){return this.position.offset},Qe.prototype.isEOF=function(){return this.offset()===this.message.length},Qe.prototype.clonePosition=function(){return{offset:this.position.offset,line:this.position.line,column:this.position.column}},Qe.prototype.char=function(){var t=this.position.offset;if(t>=this.message.length)throw Error("out of bound");var e=qe(this.message,t);if(void 0===e)throw Error("Offset "+t+" is at invalid UTF-16 code unit boundary");return e},Qe.prototype.error=function(t,e){return{val:null,err:{kind:t,message:this.message,location:e}}},Qe.prototype.bump=function(){var t;this.isEOF()||(10===(t=this.char())?(this.position.line+=1,this.position.column=1,this.position.offset+=1):(this.position.column+=1,this.position.offset+=t<65536?1:2))},Qe.prototype.bumpIf=function(t){if(Xe(this.message,t,this.offset())){for(var e=0;e<t.length;e++)this.bump();return!0}return!1},Qe.prototype.bumpUntil=function(t){var e=this.offset(),e=this.message.indexOf(t,e);return 0<=e?(this.bumpTo(e),!0):(this.bumpTo(this.message.length),!1)},Qe.prototype.bumpTo=function(t){if(this.offset()>t)throw Error("targetOffset "+t+" must be greater than or equal to the current offset "+this.offset());for(t=Math.min(t,this.message.length);;){var e=this.offset();if(e===t)break;if(t<e)throw Error("targetOffset "+t+" is at invalid UTF-16 code unit boundary");if(this.bump(),this.isEOF())break}},Qe.prototype.bumpSpace=function(){for(;!this.isEOF()&&tr(this.char());)this.bump()},Qe.prototype.peek=function(){if(this.isEOF())return null;var t=this.char(),e=this.offset(),t=this.message.charCodeAt(e+(65536<=t?2:1));return null!=t?t:null},Qe);function Qe(t,e){void 0===e&&(e={}),this.message=t,this.position={offset:0,line:1,column:1},this.ignoreTag=!!e.ignoreTag,this.requiresOtherClause=!!e.requiresOtherClause,this.shouldParseSkeletons=!!e.shouldParseSkeletons}function Je(t){return 97<=t&&t<=122||65<=t&&t<=90}function tr(t){return 9<=t&&t<=13||32===t||133===t||8206<=t&&t<=8207||8232===t||8233===t}function er(t,e){e=he({shouldParseSkeletons:!0,requiresOtherClause:!0},e=void 0===e?{}:e);var r=new Ze(t,e).parse();if(r.err){t=SyntaxError(ue[r.err.kind]);throw t.location=r.err.location,t.originalMessage=r.err.message,t}return null!=e&&e.captureLocation||function r(t){t.forEach(function(t){if(delete t.location,ge(t)||be(t))for(var e in t.options)delete t.options[e].location,r(t.options[e].value);else de(t)&&ve(t.style)||(me(t)||ye(t))&&_e(t.style)?delete t.style.location:Ee(t)&&r(t.children)})}(r.val),r.val}function rr(t,e){var r=e&&e.cache?e.cache:cr,n=e&&e.serializer?e.serializer:sr;return(e&&e.strategy?e.strategy:function(t,e){return ir(t,this,1===t.length?nr:or,e.cache.create(),e.serializer)})(t,{cache:r,serializer:n})}function nr(t,e,r,n){var o=null==n||"number"==typeof n||"boolean"==typeof n?n:r(n),r=e.get(o);return void 0===r&&(r=t.call(this,n),e.set(o,r)),r}function or(t,e,r){var n=Array.prototype.slice.call(arguments,3),o=r(n),r=e.get(o);return void 0===r&&(r=t.apply(this,n),e.set(o,r)),r}function ir(t,e,r,n,o){return r.bind(e,t,n,o)}var sr=function(){return JSON.stringify(arguments)};function ar(){this.cache=Object.create(null)}ar.prototype.has=function(t){return t in this.cache},ar.prototype.get=function(t){return this.cache[t]},ar.prototype.set=function(t,e){this.cache[t]=e};var ur,cr={create:function(){return new ar}},lr={variadic:function(t,e){return ir(t,this,or,e.cache.create(),e.serializer)},monadic:function(t,e){return ir(t,this,nr,e.cache.create(),e.serializer)}};(Te=ur=ur||{}).MISSING_VALUE="MISSING_VALUE",Te.INVALID_VALUE="INVALID_VALUE",Te.MISSING_INTL_API="MISSING_INTL_API";var hr,fr,pr,dr,mr,yr=(ae(wr,mr=Error),wr.prototype.toString=function(){return"[formatjs Error: "+this.code+"] "+this.message},wr),gr=(ae(Tr,dr=yr),Tr),br=(ae(_r,pr=yr),_r),Er=(ae(vr,fr=yr),vr);function vr(t,e){return fr.call(this,'The intl string context variable "'+t+'" was not provided to the string "'+e+'"',ur.MISSING_VALUE,e)||this}function _r(t,e,r){return pr.call(this,'Value for "'+t+'" must be of type '+e,ur.INVALID_VALUE,r)||this}function Tr(t,e,r,n){return dr.call(this,'Invalid values for "'+t+'": "'+e+'". Options are "'+Object.keys(r).join('", "')+'"',ur.INVALID_VALUE,n)||this}function wr(t,e,r){t=mr.call(this,t)||this;return t.code=e,t.originalMessage=r,t}function Ar(t,e,r,n,o,i,s){if(1===t.length&&pe(t[0]))return[{type:hr.literal,value:t[0].value}];for(var a=[],u=0,c=t;u<c.length;u++){var l=c[u];if(pe(l))a.push({type:hr.literal,value:l.value});else if(l.type===ce.pound)"number"==typeof i&&a.push({type:hr.literal,value:r.getNumberFormat(e).format(i)});else{var h=l.value;if(!(o&&h in o))throw new Er(h,s);var f=o[h];if(l.type===ce.argument)f&&"string"!=typeof f&&"number"!=typeof f||(f="string"==typeof f||"number"==typeof f?String(f):""),a.push({type:"string"==typeof f?hr.literal:hr.object,value:f});else if(me(l)){var p="string"==typeof l.style?n.date[l.style]:_e(l.style)?l.style.parsedOptions:void 0;a.push({type:hr.literal,value:r.getDateTimeFormat(e,p).format(f)})}else if(ye(l))p="string"==typeof l.style?n.time[l.style]:_e(l.style)?l.style.parsedOptions:void 0,a.push({type:hr.literal,value:r.getDateTimeFormat(e,p).format(f)});else if(de(l))(p="string"==typeof l.style?n.number[l.style]:ve(l.style)?l.style.parsedOptions:void 0)&&p.scale&&(f*=p.scale||1),a.push({type:hr.literal,value:r.getNumberFormat(e,p).format(f)});else{if(Ee(l)){var d=l.children,m=l.value,h=o[m];if("function"!=typeof h)throw new br(m,"function",s);d=h(Ar(d,e,r,n,o,i).map(function(t){return t.value}));Array.isArray(d)||(d=[d]),a.push.apply(a,d.map(function(t){return{type:"string"==typeof t?hr.literal:hr.object,value:t}}))}if(ge(l)){if(!(y=l.options[f]||l.options.other))throw new gr(l.value,f,Object.keys(l.options),s);a.push.apply(a,Ar(y.value,e,r,n,o))}else if(be(l)){if(!(y=l.options["="+f])){if(!Intl.PluralRules)throw new yr('Intl.PluralRules is not available in this environment.\nTry polyfilling it using "@formatjs/intl-pluralrules"\n',ur.MISSING_INTL_API,s);var d=r.getPluralRules(e,{type:l.pluralType}).select(f-(l.offset||0)),y=l.options[d]||l.options.other}if(!y)throw new gr(l.value,f,Object.keys(l.options),s);a.push.apply(a,Ar(y.value,e,r,n,o,f-(l.offset||0)))}}}}return a.length<2?a:a.reduce(function(t,e){var r=t[t.length-1];return r&&r.type===hr.literal&&e.type===hr.literal?r.value+=e.value:t.push(e),t},[])}function Sr(r){return{create:function(){return{has:function(t){return t in r},get:function(t){return r[t]},set:function(t,e){r[t]=e}}}}}(Te=hr=hr||{})[Te.literal=0]="literal",Te[Te.object=1]="object";var Pr=(Object.defineProperty(Cr,"defaultLocale",{get:function(){return Cr.memoizedDefaultLocale||(Cr.memoizedDefaultLocale=(new Intl.NumberFormat).resolvedOptions().locale),Cr.memoizedDefaultLocale},enumerable:!1,configurable:!0}),Cr.memoizedDefaultLocale=null,Cr.__parse=er,Cr.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"}}},Cr);function Cr(t,e,r,n){var o,i,s=this;if(void 0===e&&(e=Cr.defaultLocale),this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(t){t=s.formatToParts(t);if(1===t.length)return t[0].value;t=t.reduce(function(t,e){return t.length&&e.type===hr.literal&&"string"==typeof t[t.length-1]?t[t.length-1]+=e.value:t.push(e.value),t},[]);return t.length<=1?t[0]||"":t},this.formatToParts=function(t){return Ar(s.ast,s.locales,s.formatters,s.formats,t,void 0,s.message)},this.resolvedOptions=function(){return{locale:Intl.NumberFormat.supportedLocalesOf(s.locales)[0]}},this.getAst=function(){return s.ast},"string"==typeof t){if(this.message=t,!Cr.__parse)throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");this.ast=Cr.__parse(t,{ignoreTag:null==n?void 0:n.ignoreTag})}else this.ast=t;if(!Array.isArray(this.ast))throw new TypeError("A message must be provided as a String or AST.");this.formats=(o=Cr.formats,(i=r)?Object.keys(o).reduce(function(t,e){var r,n;return t[e]=(r=o[e],(n=i[e])?he(he(he({},r||{}),n||{}),Object.keys(r).reduce(function(t,e){return t[e]=he(he({},r[e]),n[e]||{}),t},{})):r),t},he({},o)):o),this.locales=e,this.formatters=n&&n.formatters||{getNumberFormat:rr(function(){for(var t,e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];return new((t=Intl.NumberFormat).bind.apply(t,fe([void 0],e)))},{cache:Sr((n=void 0===(n=this.formatterCache)?{number:{},dateTime:{},pluralRules:{}}:n).number),strategy:lr.variadic}),getDateTimeFormat:rr(function(){for(var t,e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];return new((t=Intl.DateTimeFormat).bind.apply(t,fe([void 0],e)))},{cache:Sr(n.dateTime),strategy:lr.variadic}),getPluralRules:rr(function(){for(var t,e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];return new((t=Intl.PluralRules).bind.apply(t,fe([void 0],e)))},{cache:Sr(n.pluralRules),strategy:lr.variadic})}}const Or={},Lr=(e,r)=>{if(null!=r){if(r in Or&&e in Or[r])return Or[r][e];var n,o,i=zr(r);for(let t=0;t<i.length;t++){var s=(n=i[t],o=e,Rr(n)?function(t,e){if(e in t)return t[e];const r=e.split(".");let n=t;for(let t=0;t<r.length;t++)if("object"==typeof n){if(0<t){const e=r.slice(t,r.length).join(".");if(e in n){n=n[e];break}}n=n[r[t]]}else n=void 0;return n}(function(t){return Ir[t]||null}(n),o):null);if(s)return n=e,o=r,(s=s)&&(o in Or||(Or[o]={}),n in Or[o]||(Or[o][n]=s),s)}}};let Ir;const Nr=Yt({});function Rr(t){return t in Ir}function Ur(e,...r){delete Or[e],Nr.update(t=>(t[e]=ie.all([t[e]||{},...r]),t))}Kt([Nr],([t])=>Object.keys(t)),Nr.subscribe(t=>Ir=t);const Mr={};function xr(t){return Mr[t]}function Dr(t){return zr(t).some(t=>{return null===(t=xr(t))||void 0===t?void 0:t.size})}const Gr={};function kr(t){if(!Dr(t))return t in Gr?Gr[t]:void 0;const e=zr(t).map(t=>{var e=xr(t);return[t,e?[...e]:[]]}).filter(([,t])=>0<t.length);return Gr[t]=Promise.all(e.map(([t,r])=>function(e){return Promise.all(r.map(t=>(function(t,e){Mr[t].delete(e),0===Mr[t].size&&delete Mr[t]}(e,t),t().then(t=>t.default||t)))).then(t=>Ur(e,...t))}(t))).then(()=>Dr(t)?kr(t):void delete Gr[t]),Gr[t]}function jr(t,e){var r={};for(o in t)Object.prototype.hasOwnProperty.call(t,o)&&e.indexOf(o)<0&&(r[o]=t[o]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols)for(var n=0,o=Object.getOwnPropertySymbols(t);n<o.length;n++)e.indexOf(o[n])<0&&Object.prototype.propertyIsEnumerable.call(t,o[n])&&(r[o[n]]=t[o[n]]);return r}const Fr={fallbackLocale:null,initialLocale: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,ignoreTag:!0};const $r=Yt(!1);let Br;const Vr=Yt(null);function Xr(t){return t.split("-").map((t,e,r)=>r.slice(0,e+1).join("-")).reverse()}function zr(t,e=Fr.fallbackLocale){t=Xr(t);return e?[...new Set([...t,...Xr(e)])]:t}Vr.subscribe(t=>{Br=t,"undefined"!=typeof window&&null!==t&&document.documentElement.setAttribute("lang",t)});const Hr=Vr.set;Vr.set=e=>{if(function(t){if(null!=t){var e=zr(t);for(let t=0;t<e.length;t++){var r=e[t];if(Rr(r))return r}}}(e)&&Dr(e)){var{loadingDelay:r}=Fr;let t;return"undefined"!=typeof window&&null!=Br&&r?t=window.setTimeout(()=>$r.set(!0),r):$r.set(!0),kr(e).then(()=>{Hr(e)}).finally(()=>{clearTimeout(t),$r.set(!1)})}return Hr(e)},Vr.update=t=>Hr(t(Br));const qr=r=>{const n=Object.create(null);return t=>{var e=JSON.stringify(t);return e in n?n[e]:n[e]=r(t)}},Wr=(t,e)=>{var{formats:r}=Fr;if(t in r&&e in r[t])return r[t][e];throw new Error(`[svelte-i18n] Unknown "${e}" ${t} format.`)},Yr=qr(t=>{var{locale:e,format:r}=t,t=jr(t,["locale","format"]);if(null==e)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return r&&(t=Wr("number",r)),new Intl.NumberFormat(e,t)}),Kr=qr(t=>{var{locale:e,format:r}=t,t=jr(t,["locale","format"]);if(null==e)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return r?t=Wr("date",r):0===Object.keys(t).length&&(t=Wr("date","short")),new Intl.DateTimeFormat(e,t)}),Zr=qr(t=>{var{locale:e,format:r}=t,t=jr(t,["locale","format"]);if(null==e)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return r?t=Wr("time",r):0===Object.keys(t).length&&(t=Wr("time","short")),new Intl.DateTimeFormat(e,t)}),Qr=qr((t,e=Br)=>new Pr(t,e,Fr.formats,{ignoreTag:Fr.ignoreTag})),Jr=Kt([Vr,Nr],()=>(t,e={})=>{"object"==typeof t&&(t=(e=t).id);var{values:r,locale:n=Br,default:o}=e;if(null==n)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let i=Lr(t,n);if(i){if("string"!=typeof i)return console.warn(`[svelte-i18n] Message with id "${t}" must be of type "string", found: "${typeof i}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`),i}else Fr.warnOnMissingMessages&&console.warn(`[svelte-i18n] The message "${t}" was not found in "${zr(n).join('", "')}".${Dr(Br)?"\n\nNote: there are at least one loader still registered to this locale that wasn't executed.":""}`),i=o||t;if(!r)return i;let s=i;try{s=Qr(i,n).format(r)}catch(e){console.warn(`[svelte-i18n] Message "${t}" has syntax error:`,e.message)}return s});Kt([Vr],()=>(t,e)=>((t={})=>{var{locale:e=Br}=t,t=jr(t,["locale"]);return Zr(Object.assign({locale:e},t))})(e).format(t)),Kt([Vr],()=>(t,e)=>((t={})=>{var{locale:e=Br}=t,t=jr(t,["locale"]);return Kr(Object.assign({locale:e},t))})(e).format(t)),Kt([Vr],()=>(t,e)=>((t={})=>{var{locale:e=Br}=t,t=jr(t,["locale"]);return Yr(Object.assign({locale:e},t))})(e).format(t)),Kt([Vr,Nr],()=>(t,e=Br)=>Lr(t,e)),window.emWidgets={topic:(t,e=0)=>{return-1==Ht.indexOf(t)&&(e=new Bt(e),qt[t]=e,Ht.push(t)),qt[t]}};const tn={en:{accountClosure:{title:"Account Closure",accountClosureDescription:"Account Closure provides a permanent access restriction to your account if you feel you need a break, or you just want to stop using our services.",closeAccount:"Close Account"}},ro:{accountClosure:{title:"Inchidere Cont",accountClosureDescription:"Inchidere Cont ofera o restrictie a accesului la contul dvs in cazul in care simtiti nevoia unei pauze, sau in cazul i ncare nu mai doriti sa folositi serviciile noastre.",closeAccount:"Inchide cont"}}};function en(r){let n,o,i,s,a,u,c,l,h,f,p,d,m,y,g=r[0]("accountClosure.title")+"",b=r[0]("accountClosure.accountClosureDescription")+"",E=r[0]("accountClosure.closeAccount")+"",v=r[1]&&function(r){let n,o,i,s,a,u,c,l,h,f,p,d,m,y=r[0]("accountClosure.title")+"";return{c(){n=t("div"),o=e("svg"),i=e("defs"),s=e("style"),a=S(".aaa{fill:#d0046c;}"),u=e("g"),c=e("g"),l=e("path"),h=P(),f=t("h2"),p=S(y),O(l,"class","aaa"),O(l,"d","M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"),O(l,"transform","translate(15 15) rotate(180)"),O(c,"transform","translate(20 158)"),O(u,"transform","translate(-20 -158)"),O(o,"xmlns","http://www.w3.org/2000/svg"),O(o,"width","15"),O(o,"height","15"),O(o,"viewBox","0 0 15 15"),O(f,"class","AccountClosureTitleMobile"),O(n,"class","MenuReturnButton")},m(t,e){w(t,n,e),T(n,o),T(o,i),T(i,s),T(s,a),T(o,u),T(u,c),T(c,l),T(n,h),T(n,f),T(f,p),d||(m=C(n,"click",r[5]),d=!0)},p(t,e){1&e&&y!==(y=t[0]("accountClosure.title")+"")&&L(p,y)},d(t){t&&A(n),d=!1,m()}}}(r);return{c(){n=t("div"),v&&v.c(),o=P(),i=t("h2"),s=S(g),a=P(),u=t("div"),c=t("p"),l=S(b),h=P(),f=t("div"),p=t("button"),d=S(E),this.c=_,O(i,"class","AccountClosureTitle "+(r[1]?"AccountClosureTitleNone":"")),O(u,"class","AccountClosureDescription "+(r[1]?"AccountClosureDescriptionMobile":"")),O(p,"class","AccountClosureSave "+(r[1]?"AccountClosureSaveMobile":"")),O(f,"class","AccountClosureActionButtons "+(r[1]?"AccountClosureActionButtonsMobile":"")),O(n,"class","AccountClosureWrapper "+(r[1]?"AccountClosureWrapperMobile":""))},m(t,e){w(t,n,e),v&&v.m(n,null),T(n,o),T(n,i),T(i,s),T(n,a),T(n,u),T(u,c),T(c,l),T(n,h),T(n,f),T(f,p),T(p,d),m||(y=C(p,"click",r[6]),m=!0)},p(t,[e]){t[1]&&v.p(t,e),1&e&&g!==(g=t[0]("accountClosure.title")+"")&&L(s,g),1&e&&b!==(b=t[0]("accountClosure.accountClosureDescription")+"")&&L(l,b),1&e&&E!==(E=t[0]("accountClosure.closeAccount")+"")&&L(d,E)},i:_,o:_,d(t){t&&A(n),v&&v.d(),m=!1,y()}}}function rn(e,t,r){let n;var o=Jr;e.$$.on_destroy.push(m(o,t=>r(0,n=t)));let{lang:i="en"}=t,s="PC"!=((t=window.navigator.userAgent).toLowerCase().match(/android/i)?"Android":t.toLowerCase().match(/iphone/i)?"iPhone":t.toLowerCase().match(/ipad|ipod/i)?"iPad":"PC");Object.keys(tn).forEach(t=>{Ur(t,tn[t])});const a=()=>{window.postMessage({type:"AccountClosure"},window.location.href)},u=()=>{window.postMessage({type:"ReturnToMenu"},window.location.href)};return e.$$set=t=>{"lang"in t&&r(4,i=t.lang)},e.$$.update=()=>{var t;16&e.$$.dirty&&i&&(t=i,Vr.set(t))},[n,s,a,u,i,()=>u(),()=>a()]}class nn extends c{constructor(t){super(),this.shadowRoot.innerHTML="<style>:host{font-family:system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'}.AccountClosureWrapper{color:#07072A;padding:50px;max-width:760px}.AccountClosureWrapper.AccountClosureWrapperMobile{padding:20px 15px;max-width:unset}.MenuReturnButton{color:#D0046C;display:inline-flex;align-items:center;column-gap:10px;margin-bottom:10px}.MenuReturnButton svg{fill:#D0046C}.AccountClosureTitle{font-size:26px;color:#D0046C;font-weight:400}.AccountClosureTitleMobile{font-size:16px}.AccountClosureTitleNone{display:none}.AccountClosureDescription{color:#58586B;line-height:24px}.AccountClosureDescription.AccountClosureDescriptionMobile{font-size:12px;line-height:19.2px}.AccountClosureActionButtons{display:grid;grid-column-gap:10px;grid-template-rows:auto;grid-template-columns:1fr;margin-top:20px;width:50%;color:#fff}.AccountClosureActionButtons.AccountClosureActionButtonsMobile{width:100%;grid-template-columns:1fr}.AccountClosureSave{background:#D0046C;border:1px solid #D0046C;color:#fff;border-radius:5px;width:100%;height:50px;display:flex;align-items:center;justify-content:center;font-size:16px;text-transform:uppercase;transition-duration:0.3s;box-sizing:border-box;cursor:pointer}.AccountClosureSave.AccountClosureSaveMobile{width:100%;height:40px;font-size:12px;grid-template-columns:1fr}</style>",u(this,{target:this.shadowRoot,props:function(t){const e={};for(const r of t)e[r.name]=r.value;return e}(this.attributes),customElement:!0},rn,en,r,{lang:4}),t&&(t.target&&w(t.target,this,t.anchor),t.props&&(this.$set(t.props),N()))}static get observedAttributes(){return["lang"]}get lang(){return this.$$.ctx[4]}set lang(t){this.$set({lang:t}),N()}}return customElements.get("player-account-closure")||customElements.define("player-account-closure",nn),nn});
2
2
  //# sourceMappingURL=player-account-closure.js.map