@everymatrix/player-account-biometrics 1.85.16 → 1.85.18

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.
@@ -15,4 +15,4 @@ PERFORMANCE OF THIS SOFTWARE.
15
15
  `+r.map(function(n,i){return i+1+") "+n.toString()}).join(`
16
16
  `):"",this.name="UnsubscriptionError",this.errors=r}});function je(e,t){if(e){var r=e.indexOf(t);0<=r&&e.splice(r,1)}}var Ee=function(){function e(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}return e.prototype.unsubscribe=function(){var t,r,n,i,o;if(!this.closed){this.closed=!0;var s=this._parentage;if(s)if(this._parentage=null,Array.isArray(s))try{for(var a=Ue(s),h=a.next();!h.done;h=a.next()){var u=h.value;u.remove(this)}}catch(m){t={error:m}}finally{try{h&&!h.done&&(r=a.return)&&r.call(a)}finally{if(t)throw t.error}}else s.remove(this);var l=this.initialTeardown;if($(l))try{l()}catch(m){o=m instanceof Ae?m.errors:[m]}var c=this._finalizers;if(c){this._finalizers=null;try{for(var f=Ue(c),p=f.next();!p.done;p=f.next()){var g=p.value;try{ht(g)}catch(m){o=o!=null?o:[],m instanceof Ae?o=Fe(Fe([],Ge(o)),Ge(m.errors)):o.push(m)}}}catch(m){n={error:m}}finally{try{p&&!p.done&&(i=f.return)&&i.call(f)}finally{if(n)throw n.error}}}if(o)throw new Ae(o)}},e.prototype.add=function(t){var r;if(t&&t!==this)if(this.closed)ht(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=(r=this._finalizers)!==null&&r!==void 0?r:[]).push(t)}},e.prototype._hasParent=function(t){var r=this._parentage;return r===t||Array.isArray(r)&&r.includes(t)},e.prototype._addParent=function(t){var r=this._parentage;this._parentage=Array.isArray(r)?(r.push(t),r):r?[r,t]:t},e.prototype._removeParent=function(t){var r=this._parentage;r===t?this._parentage=null:Array.isArray(r)&&je(r,t)},e.prototype.remove=function(t){var r=this._finalizers;r&&je(r,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}(),Rt=Ee.EMPTY;function Dt(e){return e instanceof Ee||e&&"closed"in e&&$(e.remove)&&$(e.add)&&$(e.unsubscribe)}function ht(e){$(e)?e():e.unsubscribe()}var Gr={Promise:void 0},Fr={setTimeout:function(e,t){for(var r=[],n=2;n<arguments.length;n++)r[n-2]=arguments[n];return setTimeout.apply(void 0,Fe([e,t],Ge(r)))},clearTimeout:function(e){return clearTimeout(e)},delegate:void 0};function jr(e){Fr.setTimeout(function(){throw e})}function lt(){}function pe(e){e()}var Ut=function(e){ue(t,e);function t(r){var n=e.call(this)||this;return n.isStopped=!1,r?(n.destination=r,Dt(r)&&r.add(n)):n.destination=Xr,n}return t.create=function(r,n,i){return new ke(r,n,i)},t.prototype.next=function(r){this.isStopped||this._next(r)},t.prototype.error=function(r){this.isStopped||(this.isStopped=!0,this._error(r))},t.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},t.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,e.prototype.unsubscribe.call(this),this.destination=null)},t.prototype._next=function(r){this.destination.next(r)},t.prototype._error=function(r){try{this.destination.error(r)}finally{this.unsubscribe()}},t.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},t}(Ee),kr=function(){function e(t){this.partialObserver=t}return e.prototype.next=function(t){var r=this.partialObserver;if(r.next)try{r.next(t)}catch(n){le(n)}},e.prototype.error=function(t){var r=this.partialObserver;if(r.error)try{r.error(t)}catch(n){le(n)}else le(t)},e.prototype.complete=function(){var t=this.partialObserver;if(t.complete)try{t.complete()}catch(r){le(r)}},e}(),ke=function(e){ue(t,e);function t(r,n,i){var o=e.call(this)||this,s;return $(r)||!r?s={next:r!=null?r:void 0,error:n!=null?n:void 0,complete:i!=null?i:void 0}:s=r,o.destination=new kr(s),o}return t}(Ut);function le(e){jr(e)}function Vr(e){throw e}var Xr={closed:!0,next:lt,error:Vr,complete:lt},Wr=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}();function zr(e){return e}function Zr(e){return e.length===0?zr:e.length===1?e[0]:function(r){return e.reduce(function(n,i){return i(n)},r)}}var ct=function(){function e(t){t&&(this._subscribe=t)}return e.prototype.lift=function(t){var r=new e;return r.source=this,r.operator=t,r},e.prototype.subscribe=function(t,r,n){var i=this,o=Qr(t)?t:new ke(t,r,n);return pe(function(){var s=i,a=s.operator,h=s.source;o.add(a?a.call(o,h):h?i._subscribe(o):i._trySubscribe(o))}),o},e.prototype._trySubscribe=function(t){try{return this._subscribe(t)}catch(r){t.error(r)}},e.prototype.forEach=function(t,r){var n=this;return r=ft(r),new r(function(i,o){var s=new ke({next:function(a){try{t(a)}catch(h){o(h),s.unsubscribe()}},error:o,complete:i});n.subscribe(s)})},e.prototype._subscribe=function(t){var r;return(r=this.source)===null||r===void 0?void 0:r.subscribe(t)},e.prototype[Wr]=function(){return this},e.prototype.pipe=function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return Zr(t)(this)},e.prototype.toPromise=function(t){var r=this;return t=ft(t),new t(function(n,i){var o;r.subscribe(function(s){return o=s},function(s){return i(s)},function(){return n(o)})})},e.create=function(t){return new e(t)},e}();function ft(e){var t;return(t=e!=null?e:Gr.Promise)!==null&&t!==void 0?t:Promise}function Yr(e){return e&&$(e.next)&&$(e.error)&&$(e.complete)}function Qr(e){return e&&e instanceof Ut||Yr(e)&&Dt(e)}var Jr=$t(function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}}),Gt=function(e){ue(t,e);function t(){var r=e.call(this)||this;return r.closed=!1,r.currentObservers=null,r.observers=[],r.isStopped=!1,r.hasError=!1,r.thrownError=null,r}return t.prototype.lift=function(r){var n=new pt(this,this);return n.operator=r,n},t.prototype._throwIfClosed=function(){if(this.closed)throw new Jr},t.prototype.next=function(r){var n=this;pe(function(){var i,o;if(n._throwIfClosed(),!n.isStopped){n.currentObservers||(n.currentObservers=Array.from(n.observers));try{for(var s=Ue(n.currentObservers),a=s.next();!a.done;a=s.next()){var h=a.value;h.next(r)}}catch(u){i={error:u}}finally{try{a&&!a.done&&(o=s.return)&&o.call(s)}finally{if(i)throw i.error}}}})},t.prototype.error=function(r){var n=this;pe(function(){if(n._throwIfClosed(),!n.isStopped){n.hasError=n.isStopped=!0,n.thrownError=r;for(var i=n.observers;i.length;)i.shift().error(r)}})},t.prototype.complete=function(){var r=this;pe(function(){if(r._throwIfClosed(),!r.isStopped){r.isStopped=!0;for(var n=r.observers;n.length;)n.shift().complete()}})},t.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(t.prototype,"observed",{get:function(){var r;return((r=this.observers)===null||r===void 0?void 0:r.length)>0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(r){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,r)},t.prototype._subscribe=function(r){return this._throwIfClosed(),this._checkFinalizedStatuses(r),this._innerSubscribe(r)},t.prototype._innerSubscribe=function(r){var n=this,i=this,o=i.hasError,s=i.isStopped,a=i.observers;return o||s?Rt:(this.currentObservers=null,a.push(r),new Ee(function(){n.currentObservers=null,je(a,r)}))},t.prototype._checkFinalizedStatuses=function(r){var n=this,i=n.hasError,o=n.thrownError,s=n.isStopped;i?r.error(o):s&&r.complete()},t.prototype.asObservable=function(){var r=new ct;return r.source=this,r},t.create=function(r,n){return new pt(r,n)},t}(ct),pt=function(e){ue(t,e);function t(r,n){var i=e.call(this)||this;return i.destination=r,i.source=n,i}return t.prototype.next=function(r){var n,i;(i=(n=this.destination)===null||n===void 0?void 0:n.next)===null||i===void 0||i.call(n,r)},t.prototype.error=function(r){var n,i;(i=(n=this.destination)===null||n===void 0?void 0:n.error)===null||i===void 0||i.call(n,r)},t.prototype.complete=function(){var r,n;(n=(r=this.destination)===null||r===void 0?void 0:r.complete)===null||n===void 0||n.call(r)},t.prototype._subscribe=function(r){var n,i;return(i=(n=this.source)===null||n===void 0?void 0:n.subscribe(r))!==null&&i!==void 0?i:Rt},t}(Gt),Ft={now:function(){return(Ft.delegate||Date).now()},delegate:void 0},qr=function(e){ue(t,e);function t(r,n,i){r===void 0&&(r=1/0),n===void 0&&(n=1/0),i===void 0&&(i=Ft);var o=e.call(this)||this;return o._bufferSize=r,o._windowTime=n,o._timestampProvider=i,o._buffer=[],o._infiniteTimeWindow=!0,o._infiniteTimeWindow=n===1/0,o._bufferSize=Math.max(1,r),o._windowTime=Math.max(1,n),o}return t.prototype.next=function(r){var n=this,i=n.isStopped,o=n._buffer,s=n._infiniteTimeWindow,a=n._timestampProvider,h=n._windowTime;i||(o.push(r),!s&&o.push(a.now()+h)),this._trimBuffer(),e.prototype.next.call(this,r)},t.prototype._subscribe=function(r){this._throwIfClosed(),this._trimBuffer();for(var n=this._innerSubscribe(r),i=this,o=i._infiniteTimeWindow,s=i._buffer,a=s.slice(),h=0;h<a.length&&!r.closed;h+=o?1:2)r.next(a[h]);return this._checkFinalizedStatuses(r),n},t.prototype._trimBuffer=function(){var r=this,n=r._bufferSize,i=r._timestampProvider,o=r._buffer,s=r._infiniteTimeWindow,a=(s?1:2)*n;if(n<1/0&&a<o.length&&o.splice(0,o.length-a),!s){for(var h=i.now(),u=0,l=1;l<o.length&&o[l]<=h;l+=2)u=l;u&&o.splice(0,u+1)}},t}(Gt);const mt=[],bt={},Kr=(e,t=0)=>{if(mt.indexOf(e)==-1){const r=new qr(t);bt[e]=r,mt.push(e)}return bt[e]},V=[];function en(e,t){return{subscribe:_e(e,t).subscribe}}function _e(e,t=N){let r;const n=new Set;function i(a){if(Nt(e,a)&&(e=a,r)){const h=!V.length;for(const u of n)u[1](),V.push(u,e);if(h){for(let u=0;u<V.length;u+=2)V[u][0](V[u+1]);V.length=0}}}function o(a){i(a(e))}function s(a,h=N){const u=[a,h];return n.add(u),n.size===1&&(r=t(i,o)||N),a(e),()=>{n.delete(u),n.size===0&&r&&(r(),r=null)}}return{set:i,update:o,subscribe:s}}function J(e,t,r){const n=!Array.isArray(e),i=n?[e]:e;if(!i.every(Boolean))throw new Error("derived() expects stores as input, got a falsy value");const o=t.length<2;return en(r,(s,a)=>{let h=!1;const u=[];let l=0,c=N;const f=()=>{if(l)return;c();const g=t(n?u[0]:u,s,a);o?s(g):c=Ke(g)?g:N},p=i.map((g,m)=>Mt(g,x=>{u[m]=x,l&=~(1<<m),h&&f()},()=>{l|=1<<m}));return h=!0,f(),function(){ae(p),c(),h=!1}})}function tn(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var rn=function(t){return nn(t)&&!on(t)};function nn(e){return!!e&&typeof e=="object"}function on(e){var t=Object.prototype.toString.call(e);return t==="[object RegExp]"||t==="[object Date]"||un(e)}var sn=typeof Symbol=="function"&&Symbol.for,an=sn?Symbol.for("react.element"):60103;function un(e){return e.$$typeof===an}function hn(e){return Array.isArray(e)?[]:{}}function oe(e,t){return t.clone!==!1&&t.isMergeableObject(e)?z(hn(e),e,t):e}function ln(e,t,r){return e.concat(t).map(function(n){return oe(n,r)})}function cn(e,t){if(!t.customMerge)return z;var r=t.customMerge(e);return typeof r=="function"?r:z}function fn(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter(function(t){return Object.propertyIsEnumerable.call(e,t)}):[]}function dt(e){return Object.keys(e).concat(fn(e))}function jt(e,t){try{return t in e}catch(r){return!1}}function pn(e,t){return jt(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))}function mn(e,t,r){var n={};return r.isMergeableObject(e)&&dt(e).forEach(function(i){n[i]=oe(e[i],r)}),dt(t).forEach(function(i){pn(e,i)||(jt(e,i)&&r.isMergeableObject(t[i])?n[i]=cn(i,r)(e[i],t[i],r):n[i]=oe(t[i],r))}),n}function z(e,t,r){r=r||{},r.arrayMerge=r.arrayMerge||ln,r.isMergeableObject=r.isMergeableObject||rn,r.cloneUnlessOtherwiseSpecified=oe;var n=Array.isArray(t),i=Array.isArray(e),o=n===i;return o?n?r.arrayMerge(e,t,r):mn(e,t,r):oe(t,r)}z.all=function(t,r){if(!Array.isArray(t))throw new Error("first argument should be an array");return t.reduce(function(n,i){return z(n,i,r)},{})};var bn=z,dn=bn;const gn=tn(dn);var Ve=function(e,t){return Ve=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,n){r.__proto__=n}||function(r,n){for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(r[i]=n[i])},Ve(e,t)};function xe(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");Ve(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}var C=function(){return C=Object.assign||function(t){for(var r,n=1,i=arguments.length;n<i;n++){r=arguments[n];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(t[o]=r[o])}return t},C.apply(this,arguments)};function yn(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]]);return r}function Pe(e,t,r){if(r||arguments.length===2)for(var n=0,i=t.length,o;n<i;n++)(o||!(n in t))&&(o||(o=Array.prototype.slice.call(t,0,n)),o[n]=t[n]);return e.concat(o||Array.prototype.slice.call(t))}function Oe(e,t){var r=t&&t.cache?t.cache:Tn,n=t&&t.serializer?t.serializer:Bn,i=t&&t.strategy?t.strategy:_n;return i(e,{cache:r,serializer:n})}function vn(e){return e==null||typeof e=="number"||typeof e=="boolean"}function En(e,t,r,n){var i=vn(n)?n:r(n),o=t.get(i);return typeof o=="undefined"&&(o=e.call(this,n),t.set(i,o)),o}function kt(e,t,r){var n=Array.prototype.slice.call(arguments,3),i=r(n),o=t.get(i);return typeof o=="undefined"&&(o=e.apply(this,n),t.set(i,o)),o}function Vt(e,t,r,n,i){return r.bind(t,e,n,i)}function _n(e,t){var r=e.length===1?En:kt;return Vt(e,this,r,t.cache.create(),t.serializer)}function xn(e,t){return Vt(e,this,kt,t.cache.create(),t.serializer)}var Bn=function(){return JSON.stringify(arguments)},Sn=function(){function e(){this.cache=Object.create(null)}return e.prototype.get=function(t){return this.cache[t]},e.prototype.set=function(t,r){this.cache[t]=r},e}(),Tn={create:function(){return new Sn}},Ie={variadic:xn},de=function(){return de=Object.assign||function(t){for(var r,n=1,i=arguments.length;n<i;n++){r=arguments[n];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(t[o]=r[o])}return t},de.apply(this,arguments)};var b;(function(e){e[e.EXPECT_ARGUMENT_CLOSING_BRACE=1]="EXPECT_ARGUMENT_CLOSING_BRACE",e[e.EMPTY_ARGUMENT=2]="EMPTY_ARGUMENT",e[e.MALFORMED_ARGUMENT=3]="MALFORMED_ARGUMENT",e[e.EXPECT_ARGUMENT_TYPE=4]="EXPECT_ARGUMENT_TYPE",e[e.INVALID_ARGUMENT_TYPE=5]="INVALID_ARGUMENT_TYPE",e[e.EXPECT_ARGUMENT_STYLE=6]="EXPECT_ARGUMENT_STYLE",e[e.INVALID_NUMBER_SKELETON=7]="INVALID_NUMBER_SKELETON",e[e.INVALID_DATE_TIME_SKELETON=8]="INVALID_DATE_TIME_SKELETON",e[e.EXPECT_NUMBER_SKELETON=9]="EXPECT_NUMBER_SKELETON",e[e.EXPECT_DATE_TIME_SKELETON=10]="EXPECT_DATE_TIME_SKELETON",e[e.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE=11]="UNCLOSED_QUOTE_IN_ARGUMENT_STYLE",e[e.EXPECT_SELECT_ARGUMENT_OPTIONS=12]="EXPECT_SELECT_ARGUMENT_OPTIONS",e[e.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE=13]="EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE",e[e.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE=14]="INVALID_PLURAL_ARGUMENT_OFFSET_VALUE",e[e.EXPECT_SELECT_ARGUMENT_SELECTOR=15]="EXPECT_SELECT_ARGUMENT_SELECTOR",e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR=16]="EXPECT_PLURAL_ARGUMENT_SELECTOR",e[e.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT=17]="EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT",e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT=18]="EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT",e[e.INVALID_PLURAL_ARGUMENT_SELECTOR=19]="INVALID_PLURAL_ARGUMENT_SELECTOR",e[e.DUPLICATE_PLURAL_ARGUMENT_SELECTOR=20]="DUPLICATE_PLURAL_ARGUMENT_SELECTOR",e[e.DUPLICATE_SELECT_ARGUMENT_SELECTOR=21]="DUPLICATE_SELECT_ARGUMENT_SELECTOR",e[e.MISSING_OTHER_CLAUSE=22]="MISSING_OTHER_CLAUSE",e[e.INVALID_TAG=23]="INVALID_TAG",e[e.INVALID_TAG_NAME=25]="INVALID_TAG_NAME",e[e.UNMATCHED_CLOSING_TAG=26]="UNMATCHED_CLOSING_TAG",e[e.UNCLOSED_TAG=27]="UNCLOSED_TAG"})(b||(b={}));var E;(function(e){e[e.literal=0]="literal",e[e.argument=1]="argument",e[e.number=2]="number",e[e.date=3]="date",e[e.time=4]="time",e[e.select=5]="select",e[e.plural=6]="plural",e[e.pound=7]="pound",e[e.tag=8]="tag"})(E||(E={}));var Z;(function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"})(Z||(Z={}));function gt(e){return e.type===E.literal}function wn(e){return e.type===E.argument}function Xt(e){return e.type===E.number}function Wt(e){return e.type===E.date}function zt(e){return e.type===E.time}function Zt(e){return e.type===E.select}function Yt(e){return e.type===E.plural}function Hn(e){return e.type===E.pound}function Qt(e){return e.type===E.tag}function Jt(e){return!!(e&&typeof e=="object"&&e.type===Z.number)}function Xe(e){return!!(e&&typeof e=="object"&&e.type===Z.dateTime)}var qt=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,An=/(?:[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;function Pn(e){var t={};return e.replace(An,function(r){var n=r.length;switch(r[0]){case"G":t.era=n===4?"long":n===5?"narrow":"short";break;case"y":t.year=n===2?"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":t.month=["numeric","2-digit","short","long","narrow"][n-1];break;case"w":case"W":throw new RangeError("`w/W` (week) patterns are not supported");case"d":t.day=["numeric","2-digit"][n-1];break;case"D":case"F":case"g":throw new RangeError("`D/F/g` (day) patterns are not supported, use `d` instead");case"E":t.weekday=n===4?"long":n===5?"narrow":"short";break;case"e":if(n<4)throw new RangeError("`e..eee` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][n-4];break;case"c":if(n<4)throw new RangeError("`c..ccc` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][n-4];break;case"a":t.hour12=!0;break;case"b":case"B":throw new RangeError("`b/B` (period) patterns are not supported, use `a` instead");case"h":t.hourCycle="h12",t.hour=["numeric","2-digit"][n-1];break;case"H":t.hourCycle="h23",t.hour=["numeric","2-digit"][n-1];break;case"K":t.hourCycle="h11",t.hour=["numeric","2-digit"][n-1];break;case"k":t.hourCycle="h24",t.hour=["numeric","2-digit"][n-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":t.minute=["numeric","2-digit"][n-1];break;case"s":t.second=["numeric","2-digit"][n-1];break;case"S":case"A":throw new RangeError("`S/A` (second) patterns are not supported, use `s` instead");case"z":t.timeZoneName=n<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""}),t}var _=function(){return _=Object.assign||function(t){for(var r,n=1,i=arguments.length;n<i;n++){r=arguments[n];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(t[o]=r[o])}return t},_.apply(this,arguments)};var On=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;function In(e){if(e.length===0)throw new Error("Number skeleton cannot be empty");for(var t=e.split(On).filter(function(f){return f.length>0}),r=[],n=0,i=t;n<i.length;n++){var o=i[n],s=o.split("/");if(s.length===0)throw new Error("Invalid number skeleton");for(var a=s[0],h=s.slice(1),u=0,l=h;u<l.length;u++){var c=l[u];if(c.length===0)throw new Error("Invalid number skeleton")}r.push({stem:a,options:h})}return r}function Nn(e){return e.replace(/^(.*?)-/,"")}var yt=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,Kt=/^(@+)?(\+|#+)?[rs]?$/g,Mn=/(\*)(0+)|(#+)(0+)|(0+)/g,er=/^(0+)$/;function vt(e){var t={};return e[e.length-1]==="r"?t.roundingPriority="morePrecision":e[e.length-1]==="s"&&(t.roundingPriority="lessPrecision"),e.replace(Kt,function(r,n,i){return typeof i!="string"?(t.minimumSignificantDigits=n.length,t.maximumSignificantDigits=n.length):i==="+"?t.minimumSignificantDigits=n.length:n[0]==="#"?t.maximumSignificantDigits=n.length:(t.minimumSignificantDigits=n.length,t.maximumSignificantDigits=n.length+(typeof i=="string"?i.length:0)),""}),t}function tr(e){switch(e){case"sign-auto":return{signDisplay:"auto"};case"sign-accounting":case"()":return{currencySign:"accounting"};case"sign-always":case"+!":return{signDisplay:"always"};case"sign-accounting-always":case"()!":return{signDisplay:"always",currencySign:"accounting"};case"sign-except-zero":case"+?":return{signDisplay:"exceptZero"};case"sign-accounting-except-zero":case"()?":return{signDisplay:"exceptZero",currencySign:"accounting"};case"sign-never":case"+_":return{signDisplay:"never"}}}function Ln(e){var t;if(e[0]==="E"&&e[1]==="E"?(t={notation:"engineering"},e=e.slice(2)):e[0]==="E"&&(t={notation:"scientific"},e=e.slice(1)),t){var r=e.slice(0,2);if(r==="+!"?(t.signDisplay="always",e=e.slice(2)):r==="+?"&&(t.signDisplay="exceptZero",e=e.slice(2)),!er.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function Et(e){var t={},r=tr(e);return r||t}function Cn(e){for(var t={},r=0,n=e;r<n.length;r++){var i=n[r];switch(i.stem){case"percent":case"%":t.style="percent";continue;case"%x100":t.style="percent",t.scale=100;continue;case"currency":t.style="currency",t.currency=i.options[0];continue;case"group-off":case",_":t.useGrouping=!1;continue;case"precision-integer":case".":t.maximumFractionDigits=0;continue;case"measure-unit":case"unit":t.style="unit",t.unit=Nn(i.options[0]);continue;case"compact-short":case"K":t.notation="compact",t.compactDisplay="short";continue;case"compact-long":case"KK":t.notation="compact",t.compactDisplay="long";continue;case"scientific":t=_(_(_({},t),{notation:"scientific"}),i.options.reduce(function(h,u){return _(_({},h),Et(u))},{}));continue;case"engineering":t=_(_(_({},t),{notation:"engineering"}),i.options.reduce(function(h,u){return _(_({},h),Et(u))},{}));continue;case"notation-simple":t.notation="standard";continue;case"unit-width-narrow":t.currencyDisplay="narrowSymbol",t.unitDisplay="narrow";continue;case"unit-width-short":t.currencyDisplay="code",t.unitDisplay="short";continue;case"unit-width-full-name":t.currencyDisplay="name",t.unitDisplay="long";continue;case"unit-width-iso-code":t.currencyDisplay="symbol";continue;case"scale":t.scale=parseFloat(i.options[0]);continue;case"rounding-mode-floor":t.roundingMode="floor";continue;case"rounding-mode-ceiling":t.roundingMode="ceil";continue;case"rounding-mode-down":t.roundingMode="trunc";continue;case"rounding-mode-up":t.roundingMode="expand";continue;case"rounding-mode-half-even":t.roundingMode="halfEven";continue;case"rounding-mode-half-down":t.roundingMode="halfTrunc";continue;case"rounding-mode-half-up":t.roundingMode="halfExpand";continue;case"integer-width":if(i.options.length>1)throw new RangeError("integer-width stems only accept a single optional option");i.options[0].replace(Mn,function(h,u,l,c,f,p){if(u)t.minimumIntegerDigits=l.length;else{if(c&&f)throw new Error("We currently do not support maximum integer digits");if(p)throw new Error("We currently do not support exact integer digits")}return""});continue}if(er.test(i.stem)){t.minimumIntegerDigits=i.stem.length;continue}if(yt.test(i.stem)){if(i.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");i.stem.replace(yt,function(h,u,l,c,f,p){return l==="*"?t.minimumFractionDigits=u.length:c&&c[0]==="#"?t.maximumFractionDigits=c.length:f&&p?(t.minimumFractionDigits=f.length,t.maximumFractionDigits=f.length+p.length):(t.minimumFractionDigits=u.length,t.maximumFractionDigits=u.length),""});var o=i.options[0];o==="w"?t=_(_({},t),{trailingZeroDisplay:"stripIfInteger"}):o&&(t=_(_({},t),vt(o)));continue}if(Kt.test(i.stem)){t=_(_({},t),vt(i.stem));continue}var s=tr(i.stem);s&&(t=_(_({},t),s));var a=Ln(i.stem);a&&(t=_(_({},t),a))}return t}var ce={"001":["H","h"],419:["h","H","hB","hb"],AC:["H","h","hb","hB"],AD:["H","hB"],AE:["h","hB","hb","H"],AF:["H","hb","hB","h"],AG:["h","hb","H","hB"],AI:["H","h","hb","hB"],AL:["h","H","hB"],AM:["H","hB"],AO:["H","hB"],AR:["h","H","hB","hb"],AS:["h","H"],AT:["H","hB"],AU:["h","hb","H","hB"],AW:["H","hB"],AX:["H"],AZ:["H","hB","h"],BA:["H","hB","h"],BB:["h","hb","H","hB"],BD:["h","hB","H"],BE:["H","hB"],BF:["H","hB"],BG:["H","hB","h"],BH:["h","hB","hb","H"],BI:["H","h"],BJ:["H","hB"],BL:["H","hB"],BM:["h","hb","H","hB"],BN:["hb","hB","h","H"],BO:["h","H","hB","hb"],BQ:["H"],BR:["H","hB"],BS:["h","hb","H","hB"],BT:["h","H"],BW:["H","h","hb","hB"],BY:["H","h"],BZ:["H","h","hb","hB"],CA:["h","hb","H","hB"],CC:["H","h","hb","hB"],CD:["hB","H"],CF:["H","h","hB"],CG:["H","hB"],CH:["H","hB","h"],CI:["H","hB"],CK:["H","h","hb","hB"],CL:["h","H","hB","hb"],CM:["H","h","hB"],CN:["H","hB","hb","h"],CO:["h","H","hB","hb"],CP:["H"],CR:["h","H","hB","hb"],CU:["h","H","hB","hb"],CV:["H","hB"],CW:["H","hB"],CX:["H","h","hb","hB"],CY:["h","H","hb","hB"],CZ:["H"],DE:["H","hB"],DG:["H","h","hb","hB"],DJ:["h","H"],DK:["H"],DM:["h","hb","H","hB"],DO:["h","H","hB","hb"],DZ:["h","hB","hb","H"],EA:["H","h","hB","hb"],EC:["h","H","hB","hb"],EE:["H","hB"],EG:["h","hB","hb","H"],EH:["h","hB","hb","H"],ER:["h","H"],ES:["H","hB","h","hb"],ET:["hB","hb","h","H"],FI:["H"],FJ:["h","hb","H","hB"],FK:["H","h","hb","hB"],FM:["h","hb","H","hB"],FO:["H","h"],FR:["H","hB"],GA:["H","hB"],GB:["H","h","hb","hB"],GD:["h","hb","H","hB"],GE:["H","hB","h"],GF:["H","hB"],GG:["H","h","hb","hB"],GH:["h","H"],GI:["H","h","hb","hB"],GL:["H","h"],GM:["h","hb","H","hB"],GN:["H","hB"],GP:["H","hB"],GQ:["H","hB","h","hb"],GR:["h","H","hb","hB"],GT:["h","H","hB","hb"],GU:["h","hb","H","hB"],GW:["H","hB"],GY:["h","hb","H","hB"],HK:["h","hB","hb","H"],HN:["h","H","hB","hb"],HR:["H","hB"],HU:["H","h"],IC:["H","h","hB","hb"],ID:["H"],IE:["H","h","hb","hB"],IL:["H","hB"],IM:["H","h","hb","hB"],IN:["h","H"],IO:["H","h","hb","hB"],IQ:["h","hB","hb","H"],IR:["hB","H"],IS:["H"],IT:["H","hB"],JE:["H","h","hb","hB"],JM:["h","hb","H","hB"],JO:["h","hB","hb","H"],JP:["H","K","h"],KE:["hB","hb","H","h"],KG:["H","h","hB","hb"],KH:["hB","h","H","hb"],KI:["h","hb","H","hB"],KM:["H","h","hB","hb"],KN:["h","hb","H","hB"],KP:["h","H","hB","hb"],KR:["h","H","hB","hb"],KW:["h","hB","hb","H"],KY:["h","hb","H","hB"],KZ:["H","hB"],LA:["H","hb","hB","h"],LB:["h","hB","hb","H"],LC:["h","hb","H","hB"],LI:["H","hB","h"],LK:["H","h","hB","hb"],LR:["h","hb","H","hB"],LS:["h","H"],LT:["H","h","hb","hB"],LU:["H","h","hB"],LV:["H","hB","hb","h"],LY:["h","hB","hb","H"],MA:["H","h","hB","hb"],MC:["H","hB"],MD:["H","hB"],ME:["H","hB","h"],MF:["H","hB"],MG:["H","h"],MH:["h","hb","H","hB"],MK:["H","h","hb","hB"],ML:["H"],MM:["hB","hb","H","h"],MN:["H","h","hb","hB"],MO:["h","hB","hb","H"],MP:["h","hb","H","hB"],MQ:["H","hB"],MR:["h","hB","hb","H"],MS:["H","h","hb","hB"],MT:["H","h"],MU:["H","h"],MV:["H","h"],MW:["h","hb","H","hB"],MX:["h","H","hB","hb"],MY:["hb","hB","h","H"],MZ:["H","hB"],NA:["h","H","hB","hb"],NC:["H","hB"],NE:["H"],NF:["H","h","hb","hB"],NG:["H","h","hb","hB"],NI:["h","H","hB","hb"],NL:["H","hB"],NO:["H","h"],NP:["H","h","hB"],NR:["H","h","hb","hB"],NU:["H","h","hb","hB"],NZ:["h","hb","H","hB"],OM:["h","hB","hb","H"],PA:["h","H","hB","hb"],PE:["h","H","hB","hb"],PF:["H","h","hB"],PG:["h","H"],PH:["h","hB","hb","H"],PK:["h","hB","H"],PL:["H","h"],PM:["H","hB"],PN:["H","h","hb","hB"],PR:["h","H","hB","hb"],PS:["h","hB","hb","H"],PT:["H","hB"],PW:["h","H"],PY:["h","H","hB","hb"],QA:["h","hB","hb","H"],RE:["H","hB"],RO:["H","hB"],RS:["H","hB","h"],RU:["H"],RW:["H","h"],SA:["h","hB","hb","H"],SB:["h","hb","H","hB"],SC:["H","h","hB"],SD:["h","hB","hb","H"],SE:["H"],SG:["h","hb","H","hB"],SH:["H","h","hb","hB"],SI:["H","hB"],SJ:["H"],SK:["H"],SL:["h","hb","H","hB"],SM:["H","h","hB"],SN:["H","h","hB"],SO:["h","H"],SR:["H","hB"],SS:["h","hb","H","hB"],ST:["H","hB"],SV:["h","H","hB","hb"],SX:["H","h","hb","hB"],SY:["h","hB","hb","H"],SZ:["h","hb","H","hB"],TA:["H","h","hb","hB"],TC:["h","hb","H","hB"],TD:["h","H","hB"],TF:["H","h","hB"],TG:["H","hB"],TH:["H","h"],TJ:["H","h"],TL:["H","hB","hb","h"],TM:["H","h"],TN:["h","hB","hb","H"],TO:["h","H"],TR:["H","hB"],TT:["h","hb","H","hB"],TW:["hB","hb","h","H"],TZ:["hB","hb","H","h"],UA:["H","hB","h"],UG:["hB","hb","H","h"],UM:["h","hb","H","hB"],US:["h","hb","H","hB"],UY:["h","H","hB","hb"],UZ:["H","hB","h"],VA:["H","h","hB"],VC:["h","hb","H","hB"],VE:["h","H","hB","hb"],VG:["h","hb","H","hB"],VI:["h","hb","H","hB"],VN:["H","h"],VU:["h","H"],WF:["H","hB"],WS:["h","H"],XK:["H","hB","h"],YE:["h","hB","hb","H"],YT:["H","hB"],ZA:["H","h","hb","hB"],ZM:["h","hb","H","hB"],ZW:["H","h"],"af-ZA":["H","h","hB","hb"],"ar-001":["h","hB","hb","H"],"ca-ES":["H","h","hB"],"en-001":["h","hb","H","hB"],"en-HK":["h","hb","H","hB"],"en-IL":["H","h","hb","hB"],"en-MY":["h","hb","H","hB"],"es-BR":["H","h","hB","hb"],"es-ES":["H","h","hB","hb"],"es-GQ":["H","h","hB","hb"],"fr-CA":["H","h","hB"],"gl-ES":["H","h","hB"],"gu-IN":["hB","hb","h","H"],"hi-IN":["hB","h","H"],"it-CH":["H","h","hB"],"it-IT":["H","h","hB"],"kn-IN":["hB","h","H"],"ml-IN":["hB","h","H"],"mr-IN":["hB","hb","h","H"],"pa-IN":["hB","hb","h","H"],"ta-IN":["hB","h","hb","H"],"te-IN":["hB","h","H"],"zu-ZA":["H","hB","hb","h"]};function $n(e,t){for(var r="",n=0;n<e.length;n++){var i=e.charAt(n);if(i==="j"){for(var o=0;n+1<e.length&&e.charAt(n+1)===i;)o++,n++;var s=1+(o&1),a=o<2?1:3+(o>>1),h="a",u=Rn(t);for((u=="H"||u=="k")&&(a=0);a-- >0;)r+=h;for(;s-- >0;)r=u+r}else i==="J"?r+="H":r+=i}return r}function Rn(e){var t=e.hourCycle;if(t===void 0&&e.hourCycles&&e.hourCycles.length&&(t=e.hourCycles[0]),t)switch(t){case"h24":return"k";case"h23":return"H";case"h12":return"h";case"h11":return"K";default:throw new Error("Invalid hourCycle")}var r=e.language,n;r!=="root"&&(n=e.maximize().region);var i=ce[n||""]||ce[r||""]||ce["".concat(r,"-001")]||ce["001"];return i[0]}var Ne,Dn=new RegExp("^".concat(qt.source,"*")),Un=new RegExp("".concat(qt.source,"*$"));function d(e,t){return{start:e,end:t}}var Gn=!!String.prototype.startsWith&&"_a".startsWith("a",1),Fn=!!String.fromCodePoint,jn=!!Object.fromEntries,kn=!!String.prototype.codePointAt,Vn=!!String.prototype.trimStart,Xn=!!String.prototype.trimEnd,Wn=!!Number.isSafeInteger,zn=Wn?Number.isSafeInteger:function(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},We=!0;try{var Zn=nr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");We=((Ne=Zn.exec("a"))===null||Ne===void 0?void 0:Ne[0])==="a"}catch(e){We=!1}var _t=Gn?function(t,r,n){return t.startsWith(r,n)}:function(t,r,n){return t.slice(n,n+r.length)===r},ze=Fn?String.fromCodePoint:function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];for(var n="",i=t.length,o=0,s;i>o;){if(s=t[o++],s>1114111)throw RangeError(s+" is not a valid code point");n+=s<65536?String.fromCharCode(s):String.fromCharCode(((s-=65536)>>10)+55296,s%1024+56320)}return n},xt=jn?Object.fromEntries:function(t){for(var r={},n=0,i=t;n<i.length;n++){var o=i[n],s=o[0],a=o[1];r[s]=a}return r},rr=kn?function(t,r){return t.codePointAt(r)}:function(t,r){var n=t.length;if(!(r<0||r>=n)){var i=t.charCodeAt(r),o;return i<55296||i>56319||r+1===n||(o=t.charCodeAt(r+1))<56320||o>57343?i:(i-55296<<10)+(o-56320)+65536}},Yn=Vn?function(t){return t.trimStart()}:function(t){return t.replace(Dn,"")},Qn=Xn?function(t){return t.trimEnd()}:function(t){return t.replace(Un,"")};function nr(e,t){return new RegExp(e,t)}var Ze;if(We){var Bt=nr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");Ze=function(t,r){var n;Bt.lastIndex=r;var i=Bt.exec(t);return(n=i[1])!==null&&n!==void 0?n:""}}else Ze=function(t,r){for(var n=[];;){var i=rr(t,r);if(i===void 0||ir(i)||ei(i))break;n.push(i),r+=i>=65536?2:1}return ze.apply(void 0,n)};var Jn=function(){function e(t,r){r===void 0&&(r={}),this.message=t,this.position={offset:0,line:1,column:1},this.ignoreTag=!!r.ignoreTag,this.locale=r.locale,this.requiresOtherClause=!!r.requiresOtherClause,this.shouldParseSkeletons=!!r.shouldParseSkeletons}return e.prototype.parse=function(){if(this.offset()!==0)throw Error("parser can only be used once");return this.parseMessage(0,"",!1)},e.prototype.parseMessage=function(t,r,n){for(var i=[];!this.isEOF();){var o=this.char();if(o===123){var s=this.parseArgument(t,n);if(s.err)return s;i.push(s.val)}else{if(o===125&&t>0)break;if(o===35&&(r==="plural"||r==="selectordinal")){var a=this.clonePosition();this.bump(),i.push({type:E.pound,location:d(a,this.clonePosition())})}else if(o===60&&!this.ignoreTag&&this.peek()===47){if(n)break;return this.error(b.UNMATCHED_CLOSING_TAG,d(this.clonePosition(),this.clonePosition()))}else if(o===60&&!this.ignoreTag&&Ye(this.peek()||0)){var s=this.parseTag(t,r);if(s.err)return s;i.push(s.val)}else{var s=this.parseLiteral(t,r);if(s.err)return s;i.push(s.val)}}}return{val:i,err:null}},e.prototype.parseTag=function(t,r){var n=this.clonePosition();this.bump();var i=this.parseTagName();if(this.bumpSpace(),this.bumpIf("/>"))return{val:{type:E.literal,value:"<".concat(i,"/>"),location:d(n,this.clonePosition())},err:null};if(this.bumpIf(">")){var o=this.parseMessage(t+1,r,!0);if(o.err)return o;var s=o.val,a=this.clonePosition();if(this.bumpIf("</")){if(this.isEOF()||!Ye(this.char()))return this.error(b.INVALID_TAG,d(a,this.clonePosition()));var h=this.clonePosition(),u=this.parseTagName();return i!==u?this.error(b.UNMATCHED_CLOSING_TAG,d(h,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:E.tag,value:i,children:s,location:d(n,this.clonePosition())},err:null}:this.error(b.INVALID_TAG,d(a,this.clonePosition())))}else return this.error(b.UNCLOSED_TAG,d(n,this.clonePosition()))}else return this.error(b.INVALID_TAG,d(n,this.clonePosition()))},e.prototype.parseTagName=function(){var t=this.offset();for(this.bump();!this.isEOF()&&Kn(this.char());)this.bump();return this.message.slice(t,this.offset())},e.prototype.parseLiteral=function(t,r){for(var n=this.clonePosition(),i="";;){var o=this.tryParseQuote(r);if(o){i+=o;continue}var s=this.tryParseUnquoted(t,r);if(s){i+=s;continue}var a=this.tryParseLeftAngleBracket();if(a){i+=a;continue}break}var h=d(n,this.clonePosition());return{val:{type:E.literal,value:i,location:h},err:null}},e.prototype.tryParseLeftAngleBracket=function(){return!this.isEOF()&&this.char()===60&&(this.ignoreTag||!qn(this.peek()||0))?(this.bump(),"<"):null},e.prototype.tryParseQuote=function(t){if(this.isEOF()||this.char()!==39)return null;switch(this.peek()){case 39:return this.bump(),this.bump(),"'";case 123:case 60:case 62:case 125:break;case 35:if(t==="plural"||t==="selectordinal")break;return null;default:return null}this.bump();var r=[this.char()];for(this.bump();!this.isEOF();){var n=this.char();if(n===39)if(this.peek()===39)r.push(39),this.bump();else{this.bump();break}else r.push(n);this.bump()}return ze.apply(void 0,r)},e.prototype.tryParseUnquoted=function(t,r){if(this.isEOF())return null;var n=this.char();return n===60||n===123||n===35&&(r==="plural"||r==="selectordinal")||n===125&&t>0?null:(this.bump(),ze(n))},e.prototype.parseArgument=function(t,r){var n=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(b.EXPECT_ARGUMENT_CLOSING_BRACE,d(n,this.clonePosition()));if(this.char()===125)return this.bump(),this.error(b.EMPTY_ARGUMENT,d(n,this.clonePosition()));var i=this.parseIdentifierIfPossible().value;if(!i)return this.error(b.MALFORMED_ARGUMENT,d(n,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(b.EXPECT_ARGUMENT_CLOSING_BRACE,d(n,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:E.argument,value:i,location:d(n,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(b.EXPECT_ARGUMENT_CLOSING_BRACE,d(n,this.clonePosition())):this.parseArgumentOptions(t,r,i,n);default:return this.error(b.MALFORMED_ARGUMENT,d(n,this.clonePosition()))}},e.prototype.parseIdentifierIfPossible=function(){var t=this.clonePosition(),r=this.offset(),n=Ze(this.message,r),i=r+n.length;this.bumpTo(i);var o=this.clonePosition(),s=d(t,o);return{value:n,location:s}},e.prototype.parseArgumentOptions=function(t,r,n,i){var o,s=this.clonePosition(),a=this.parseIdentifierIfPossible().value,h=this.clonePosition();switch(a){case"":return this.error(b.EXPECT_ARGUMENT_TYPE,d(s,h));case"number":case"date":case"time":{this.bumpSpace();var u=null;if(this.bumpIf(",")){this.bumpSpace();var l=this.clonePosition(),c=this.parseSimpleArgStyleIfPossible();if(c.err)return c;var f=Qn(c.val);if(f.length===0)return this.error(b.EXPECT_ARGUMENT_STYLE,d(this.clonePosition(),this.clonePosition()));var p=d(l,this.clonePosition());u={style:f,styleLocation:p}}var g=this.tryParseArgumentClose(i);if(g.err)return g;var m=d(i,this.clonePosition());if(u&&_t(u==null?void 0:u.style,"::",0)){var x=Yn(u.style.slice(2));if(a==="number"){var c=this.parseNumberSkeletonFromString(x,u.styleLocation);return c.err?c:{val:{type:E.number,value:n,location:m,style:c.val},err:null}}else{if(x.length===0)return this.error(b.EXPECT_DATE_TIME_SKELETON,m);var A=x;this.locale&&(A=$n(x,this.locale));var f={type:Z.dateTime,pattern:A,location:u.styleLocation,parsedOptions:this.shouldParseSkeletons?Pn(A):{}},H=a==="date"?E.date:E.time;return{val:{type:H,value:n,location:m,style:f},err:null}}}return{val:{type:a==="number"?E.number:a==="date"?E.date:E.time,value:n,location:m,style:(o=u==null?void 0:u.style)!==null&&o!==void 0?o:null},err:null}}case"plural":case"selectordinal":case"select":{var T=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(b.EXPECT_SELECT_ARGUMENT_OPTIONS,d(T,de({},T)));this.bumpSpace();var y=this.parseIdentifierIfPossible(),S=0;if(a!=="select"&&y.value==="offset"){if(!this.bumpIf(":"))return this.error(b.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,d(this.clonePosition(),this.clonePosition()));this.bumpSpace();var c=this.tryParseDecimalInteger(b.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,b.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);if(c.err)return c;this.bumpSpace(),y=this.parseIdentifierIfPossible(),S=c.val}var M=this.tryParsePluralOrSelectOptions(t,a,r,y);if(M.err)return M;var g=this.tryParseArgumentClose(i);if(g.err)return g;var L=d(i,this.clonePosition());return a==="select"?{val:{type:E.select,value:n,options:xt(M.val),location:L},err:null}:{val:{type:E.plural,value:n,options:xt(M.val),offset:S,pluralType:a==="plural"?"cardinal":"ordinal",location:L},err:null}}default:return this.error(b.INVALID_ARGUMENT_TYPE,d(s,h))}},e.prototype.tryParseArgumentClose=function(t){return this.isEOF()||this.char()!==125?this.error(b.EXPECT_ARGUMENT_CLOSING_BRACE,d(t,this.clonePosition())):(this.bump(),{val:!0,err:null})},e.prototype.parseSimpleArgStyleIfPossible=function(){for(var t=0,r=this.clonePosition();!this.isEOF();){var n=this.char();switch(n){case 39:{this.bump();var i=this.clonePosition();if(!this.bumpUntil("'"))return this.error(b.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,d(i,this.clonePosition()));this.bump();break}case 123:{t+=1,this.bump();break}case 125:{if(t>0)t-=1;else return{val:this.message.slice(r.offset,this.offset()),err:null};break}default:this.bump();break}}return{val:this.message.slice(r.offset,this.offset()),err:null}},e.prototype.parseNumberSkeletonFromString=function(t,r){var n=[];try{n=In(t)}catch(i){return this.error(b.INVALID_NUMBER_SKELETON,r)}return{val:{type:Z.number,tokens:n,location:r,parsedOptions:this.shouldParseSkeletons?Cn(n):{}},err:null}},e.prototype.tryParsePluralOrSelectOptions=function(t,r,n,i){for(var o,s=!1,a=[],h=new Set,u=i.value,l=i.location;;){if(u.length===0){var c=this.clonePosition();if(r!=="select"&&this.bumpIf("=")){var f=this.tryParseDecimalInteger(b.EXPECT_PLURAL_ARGUMENT_SELECTOR,b.INVALID_PLURAL_ARGUMENT_SELECTOR);if(f.err)return f;l=d(c,this.clonePosition()),u=this.message.slice(c.offset,this.offset())}else break}if(h.has(u))return this.error(r==="select"?b.DUPLICATE_SELECT_ARGUMENT_SELECTOR:b.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,l);u==="other"&&(s=!0),this.bumpSpace();var p=this.clonePosition();if(!this.bumpIf("{"))return this.error(r==="select"?b.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:b.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,d(this.clonePosition(),this.clonePosition()));var g=this.parseMessage(t+1,r,n);if(g.err)return g;var m=this.tryParseArgumentClose(p);if(m.err)return m;a.push([u,{value:g.val,location:d(p,this.clonePosition())}]),h.add(u),this.bumpSpace(),o=this.parseIdentifierIfPossible(),u=o.value,l=o.location}return a.length===0?this.error(r==="select"?b.EXPECT_SELECT_ARGUMENT_SELECTOR:b.EXPECT_PLURAL_ARGUMENT_SELECTOR,d(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!s?this.error(b.MISSING_OTHER_CLAUSE,d(this.clonePosition(),this.clonePosition())):{val:a,err:null}},e.prototype.tryParseDecimalInteger=function(t,r){var n=1,i=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(n=-1);for(var o=!1,s=0;!this.isEOF();){var a=this.char();if(a>=48&&a<=57)o=!0,s=s*10+(a-48),this.bump();else break}var h=d(i,this.clonePosition());return o?(s*=n,zn(s)?{val:s,err:null}:this.error(r,h)):this.error(t,h)},e.prototype.offset=function(){return this.position.offset},e.prototype.isEOF=function(){return this.offset()===this.message.length},e.prototype.clonePosition=function(){return{offset:this.position.offset,line:this.position.line,column:this.position.column}},e.prototype.char=function(){var t=this.position.offset;if(t>=this.message.length)throw Error("out of bound");var r=rr(this.message,t);if(r===void 0)throw Error("Offset ".concat(t," is at invalid UTF-16 code unit boundary"));return r},e.prototype.error=function(t,r){return{val:null,err:{kind:t,message:this.message,location:r}}},e.prototype.bump=function(){if(!this.isEOF()){var t=this.char();t===10?(this.position.line+=1,this.position.column=1,this.position.offset+=1):(this.position.column+=1,this.position.offset+=t<65536?1:2)}},e.prototype.bumpIf=function(t){if(_t(this.message,t,this.offset())){for(var r=0;r<t.length;r++)this.bump();return!0}return!1},e.prototype.bumpUntil=function(t){var r=this.offset(),n=this.message.indexOf(t,r);return n>=0?(this.bumpTo(n),!0):(this.bumpTo(this.message.length),!1)},e.prototype.bumpTo=function(t){if(this.offset()>t)throw Error("targetOffset ".concat(t," must be greater than or equal to the current offset ").concat(this.offset()));for(t=Math.min(t,this.message.length);;){var r=this.offset();if(r===t)break;if(r>t)throw Error("targetOffset ".concat(t," is at invalid UTF-16 code unit boundary"));if(this.bump(),this.isEOF())break}},e.prototype.bumpSpace=function(){for(;!this.isEOF()&&ir(this.char());)this.bump()},e.prototype.peek=function(){if(this.isEOF())return null;var t=this.char(),r=this.offset(),n=this.message.charCodeAt(r+(t>=65536?2:1));return n!=null?n:null},e}();function Ye(e){return e>=97&&e<=122||e>=65&&e<=90}function qn(e){return Ye(e)||e===47}function Kn(e){return e===45||e===46||e>=48&&e<=57||e===95||e>=97&&e<=122||e>=65&&e<=90||e==183||e>=192&&e<=214||e>=216&&e<=246||e>=248&&e<=893||e>=895&&e<=8191||e>=8204&&e<=8205||e>=8255&&e<=8256||e>=8304&&e<=8591||e>=11264&&e<=12271||e>=12289&&e<=55295||e>=63744&&e<=64975||e>=65008&&e<=65533||e>=65536&&e<=983039}function ir(e){return e>=9&&e<=13||e===32||e===133||e>=8206&&e<=8207||e===8232||e===8233}function ei(e){return e>=33&&e<=35||e===36||e>=37&&e<=39||e===40||e===41||e===42||e===43||e===44||e===45||e>=46&&e<=47||e>=58&&e<=59||e>=60&&e<=62||e>=63&&e<=64||e===91||e===92||e===93||e===94||e===96||e===123||e===124||e===125||e===126||e===161||e>=162&&e<=165||e===166||e===167||e===169||e===171||e===172||e===174||e===176||e===177||e===182||e===187||e===191||e===215||e===247||e>=8208&&e<=8213||e>=8214&&e<=8215||e===8216||e===8217||e===8218||e>=8219&&e<=8220||e===8221||e===8222||e===8223||e>=8224&&e<=8231||e>=8240&&e<=8248||e===8249||e===8250||e>=8251&&e<=8254||e>=8257&&e<=8259||e===8260||e===8261||e===8262||e>=8263&&e<=8273||e===8274||e===8275||e>=8277&&e<=8286||e>=8592&&e<=8596||e>=8597&&e<=8601||e>=8602&&e<=8603||e>=8604&&e<=8607||e===8608||e>=8609&&e<=8610||e===8611||e>=8612&&e<=8613||e===8614||e>=8615&&e<=8621||e===8622||e>=8623&&e<=8653||e>=8654&&e<=8655||e>=8656&&e<=8657||e===8658||e===8659||e===8660||e>=8661&&e<=8691||e>=8692&&e<=8959||e>=8960&&e<=8967||e===8968||e===8969||e===8970||e===8971||e>=8972&&e<=8991||e>=8992&&e<=8993||e>=8994&&e<=9e3||e===9001||e===9002||e>=9003&&e<=9083||e===9084||e>=9085&&e<=9114||e>=9115&&e<=9139||e>=9140&&e<=9179||e>=9180&&e<=9185||e>=9186&&e<=9254||e>=9255&&e<=9279||e>=9280&&e<=9290||e>=9291&&e<=9311||e>=9472&&e<=9654||e===9655||e>=9656&&e<=9664||e===9665||e>=9666&&e<=9719||e>=9720&&e<=9727||e>=9728&&e<=9838||e===9839||e>=9840&&e<=10087||e===10088||e===10089||e===10090||e===10091||e===10092||e===10093||e===10094||e===10095||e===10096||e===10097||e===10098||e===10099||e===10100||e===10101||e>=10132&&e<=10175||e>=10176&&e<=10180||e===10181||e===10182||e>=10183&&e<=10213||e===10214||e===10215||e===10216||e===10217||e===10218||e===10219||e===10220||e===10221||e===10222||e===10223||e>=10224&&e<=10239||e>=10240&&e<=10495||e>=10496&&e<=10626||e===10627||e===10628||e===10629||e===10630||e===10631||e===10632||e===10633||e===10634||e===10635||e===10636||e===10637||e===10638||e===10639||e===10640||e===10641||e===10642||e===10643||e===10644||e===10645||e===10646||e===10647||e===10648||e>=10649&&e<=10711||e===10712||e===10713||e===10714||e===10715||e>=10716&&e<=10747||e===10748||e===10749||e>=10750&&e<=11007||e>=11008&&e<=11055||e>=11056&&e<=11076||e>=11077&&e<=11078||e>=11079&&e<=11084||e>=11085&&e<=11123||e>=11124&&e<=11125||e>=11126&&e<=11157||e===11158||e>=11159&&e<=11263||e>=11776&&e<=11777||e===11778||e===11779||e===11780||e===11781||e>=11782&&e<=11784||e===11785||e===11786||e===11787||e===11788||e===11789||e>=11790&&e<=11798||e===11799||e>=11800&&e<=11801||e===11802||e===11803||e===11804||e===11805||e>=11806&&e<=11807||e===11808||e===11809||e===11810||e===11811||e===11812||e===11813||e===11814||e===11815||e===11816||e===11817||e>=11818&&e<=11822||e===11823||e>=11824&&e<=11833||e>=11834&&e<=11835||e>=11836&&e<=11839||e===11840||e===11841||e===11842||e>=11843&&e<=11855||e>=11856&&e<=11857||e===11858||e>=11859&&e<=11903||e>=12289&&e<=12291||e===12296||e===12297||e===12298||e===12299||e===12300||e===12301||e===12302||e===12303||e===12304||e===12305||e>=12306&&e<=12307||e===12308||e===12309||e===12310||e===12311||e===12312||e===12313||e===12314||e===12315||e===12316||e===12317||e>=12318&&e<=12319||e===12320||e===12336||e===64830||e===64831||e>=65093&&e<=65094}function Qe(e){e.forEach(function(t){if(delete t.location,Zt(t)||Yt(t))for(var r in t.options)delete t.options[r].location,Qe(t.options[r].value);else Xt(t)&&Jt(t.style)||(Wt(t)||zt(t))&&Xe(t.style)?delete t.style.location:Qt(t)&&Qe(t.children)})}function ti(e,t){t===void 0&&(t={}),t=de({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var r=new Jn(e,t).parse();if(r.err){var n=SyntaxError(b[r.err.kind]);throw n.location=r.err.location,n.originalMessage=r.err.message,n}return t!=null&&t.captureLocation||Qe(r.val),r.val}var Y;(function(e){e.MISSING_VALUE="MISSING_VALUE",e.INVALID_VALUE="INVALID_VALUE",e.MISSING_INTL_API="MISSING_INTL_API"})(Y||(Y={}));var Be=function(e){xe(t,e);function t(r,n,i){var o=e.call(this,r)||this;return o.code=n,o.originalMessage=i,o}return t.prototype.toString=function(){return"[formatjs Error: ".concat(this.code,"] ").concat(this.message)},t}(Error),St=function(e){xe(t,e);function t(r,n,i,o){return e.call(this,'Invalid values for "'.concat(r,'": "').concat(n,'". Options are "').concat(Object.keys(i).join('", "'),'"'),Y.INVALID_VALUE,o)||this}return t}(Be),ri=function(e){xe(t,e);function t(r,n,i){return e.call(this,'Value for "'.concat(r,'" must be of type ').concat(n),Y.INVALID_VALUE,i)||this}return t}(Be),ni=function(e){xe(t,e);function t(r,n){return e.call(this,'The intl string context variable "'.concat(r,'" was not provided to the string "').concat(n,'"'),Y.MISSING_VALUE,n)||this}return t}(Be),w;(function(e){e[e.literal=0]="literal",e[e.object=1]="object"})(w||(w={}));function ii(e){return e.length<2?e:e.reduce(function(t,r){var n=t[t.length-1];return!n||n.type!==w.literal||r.type!==w.literal?t.push(r):n.value+=r.value,t},[])}function oi(e){return typeof e=="function"}function me(e,t,r,n,i,o,s){if(e.length===1&&gt(e[0]))return[{type:w.literal,value:e[0].value}];for(var a=[],h=0,u=e;h<u.length;h++){var l=u[h];if(gt(l)){a.push({type:w.literal,value:l.value});continue}if(Hn(l)){typeof o=="number"&&a.push({type:w.literal,value:r.getNumberFormat(t).format(o)});continue}var c=l.value;if(!(i&&c in i))throw new ni(c,s);var f=i[c];if(wn(l)){(!f||typeof f=="string"||typeof f=="number")&&(f=typeof f=="string"||typeof f=="number"?String(f):""),a.push({type:typeof f=="string"?w.literal:w.object,value:f});continue}if(Wt(l)){var p=typeof l.style=="string"?n.date[l.style]:Xe(l.style)?l.style.parsedOptions:void 0;a.push({type:w.literal,value:r.getDateTimeFormat(t,p).format(f)});continue}if(zt(l)){var p=typeof l.style=="string"?n.time[l.style]:Xe(l.style)?l.style.parsedOptions:n.time.medium;a.push({type:w.literal,value:r.getDateTimeFormat(t,p).format(f)});continue}if(Xt(l)){var p=typeof l.style=="string"?n.number[l.style]:Jt(l.style)?l.style.parsedOptions:void 0;p&&p.scale&&(f=f*(p.scale||1)),a.push({type:w.literal,value:r.getNumberFormat(t,p).format(f)});continue}if(Qt(l)){var g=l.children,m=l.value,x=i[m];if(!oi(x))throw new ri(m,"function",s);var A=me(g,t,r,n,i,o),H=x(A.map(function(S){return S.value}));Array.isArray(H)||(H=[H]),a.push.apply(a,H.map(function(S){return{type:typeof S=="string"?w.literal:w.object,value:S}}))}if(Zt(l)){var T=l.options[f]||l.options.other;if(!T)throw new St(l.value,f,Object.keys(l.options),s);a.push.apply(a,me(T.value,t,r,n,i));continue}if(Yt(l)){var T=l.options["=".concat(f)];if(!T){if(!Intl.PluralRules)throw new Be(`Intl.PluralRules is not available in this environment.
17
17
  Try polyfilling it using "@formatjs/intl-pluralrules"
18
- `,Y.MISSING_INTL_API,s);var y=r.getPluralRules(t,{type:l.pluralType}).select(f-(l.offset||0));T=l.options[y]||l.options.other}if(!T)throw new St(l.value,f,Object.keys(l.options),s);a.push.apply(a,me(T.value,t,r,n,i,f-(l.offset||0)));continue}}return ii(a)}function si(e,t){return t?C(C(C({},e||{}),t||{}),Object.keys(e).reduce(function(r,n){return r[n]=C(C({},e[n]),t[n]||{}),r},{})):e}function ai(e,t){return t?Object.keys(e).reduce(function(r,n){return r[n]=si(e[n],t[n]),r},C({},e)):e}function Me(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,r){e[t]=r}}}}}function ui(e){return e===void 0&&(e={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:Oe(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.NumberFormat).bind.apply(t,Pe([void 0],r,!1)))},{cache:Me(e.number),strategy:Ie.variadic}),getDateTimeFormat:Oe(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.DateTimeFormat).bind.apply(t,Pe([void 0],r,!1)))},{cache:Me(e.dateTime),strategy:Ie.variadic}),getPluralRules:Oe(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.PluralRules).bind.apply(t,Pe([void 0],r,!1)))},{cache:Me(e.pluralRules),strategy:Ie.variadic})}}var hi=function(){function e(t,r,n,i){r===void 0&&(r=e.defaultLocale);var o=this;if(this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(h){var u=o.formatToParts(h);if(u.length===1)return u[0].value;var l=u.reduce(function(c,f){return!c.length||f.type!==w.literal||typeof c[c.length-1]!="string"?c.push(f.value):c[c.length-1]+=f.value,c},[]);return l.length<=1?l[0]||"":l},this.formatToParts=function(h){return me(o.ast,o.locales,o.formatters,o.formats,h,void 0,o.message)},this.resolvedOptions=function(){var h;return{locale:((h=o.resolvedLocale)===null||h===void 0?void 0:h.toString())||Intl.NumberFormat.supportedLocalesOf(o.locales)[0]}},this.getAst=function(){return o.ast},this.locales=r,this.resolvedLocale=e.resolveLocale(r),typeof t=="string"){if(this.message=t,!e.__parse)throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");var s=i||{};s.formatters;var a=yn(s,["formatters"]);this.ast=e.__parse(t,C(C({},a),{locale:this.resolvedLocale}))}else this.ast=t;if(!Array.isArray(this.ast))throw new TypeError("A message must be provided as a String or AST.");this.formats=ai(e.formats,n),this.formatters=i&&i.formatters||ui(this.formatterCache)}return Object.defineProperty(e,"defaultLocale",{get:function(){return e.memoizedDefaultLocale||(e.memoizedDefaultLocale=new Intl.NumberFormat().resolvedOptions().locale),e.memoizedDefaultLocale},enumerable:!1,configurable:!0}),e.memoizedDefaultLocale=null,e.resolveLocale=function(t){if(typeof Intl.Locale!="undefined"){var r=Intl.NumberFormat.supportedLocalesOf(t);return r.length>0?new Intl.Locale(r[0]):new Intl.Locale(typeof t=="string"?t:t[0])}},e.__parse=ti,e.formats={number:{integer:{maximumFractionDigits:0},currency:{style:"currency"},percent:{style:"percent"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},e}();function li(e,t){if(t==null)return;if(t in e)return e[t];const r=t.split(".");let n=e;for(let i=0;i<r.length;i++)if(typeof n=="object"){if(i>0){const o=r.slice(i,r.length).join(".");if(o in n){n=n[o];break}}n=n[r[i]]}else n=void 0;return n}const D={},ci=(e,t,r)=>r&&(t in D||(D[t]={}),e in D[t]||(D[t][e]=r),r),or=(e,t)=>{if(t==null)return;if(t in D&&e in D[t])return D[t][e];const r=Se(t);for(let n=0;n<r.length;n++){const i=r[n],o=pi(i,e);if(o)return ci(e,t,o)}};let tt;const he=_e({});function fi(e){return tt[e]||null}function sr(e){return e in tt}function pi(e,t){if(!sr(e))return null;const r=fi(e);return li(r,t)}function mi(e){if(e==null)return;const t=Se(e);for(let r=0;r<t.length;r++){const n=t[r];if(sr(n))return n}}function ar(e,...t){delete D[e],he.update(r=>(r[e]=gn.all([r[e]||{},...t]),r))}J([he],([e])=>Object.keys(e));he.subscribe(e=>tt=e);const be={};function bi(e,t){be[e].delete(t),be[e].size===0&&delete be[e]}function ur(e){return be[e]}function di(e){return Se(e).map(t=>{const r=ur(t);return[t,r?[...r]:[]]}).filter(([,t])=>t.length>0)}function Je(e){return e==null?!1:Se(e).some(t=>{var r;return(r=ur(t))==null?void 0:r.size})}function gi(e,t){return Promise.all(t.map(n=>(bi(e,n),n().then(i=>i.default||i)))).then(n=>ar(e,...n))}const ee={};function hr(e){if(!Je(e))return e in ee?ee[e]:Promise.resolve();const t=di(e);return ee[e]=Promise.all(t.map(([r,n])=>gi(r,n))).then(()=>{if(Je(e))return hr(e);delete ee[e]}),ee[e]}const yi={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"}}},vi={fallbackLocale:null,loadingDelay:200,formats:yi,warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0},Ei=vi;function Q(){return Ei}const Le=_e(!1);var _i=Object.defineProperty,xi=Object.defineProperties,Bi=Object.getOwnPropertyDescriptors,Tt=Object.getOwnPropertySymbols,Si=Object.prototype.hasOwnProperty,Ti=Object.prototype.propertyIsEnumerable,wt=(e,t,r)=>t in e?_i(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,wi=(e,t)=>{for(var r in t||(t={}))Si.call(t,r)&&wt(e,r,t[r]);if(Tt)for(var r of Tt(t))Ti.call(t,r)&&wt(e,r,t[r]);return e},Hi=(e,t)=>xi(e,Bi(t));let qe;const ge=_e(null);function Ht(e){return e.split("-").map((t,r,n)=>n.slice(0,r+1).join("-")).reverse()}function Se(e,t=Q().fallbackLocale){const r=Ht(e);return t?[...new Set([...r,...Ht(t)])]:r}function F(){return qe!=null?qe:void 0}ge.subscribe(e=>{qe=e!=null?e:void 0,typeof window!="undefined"&&e!=null&&document.documentElement.setAttribute("lang",e)});const Ai=e=>{if(e&&mi(e)&&Je(e)){const{loadingDelay:t}=Q();let r;return typeof window!="undefined"&&F()!=null&&t?r=window.setTimeout(()=>Le.set(!0),t):Le.set(!0),hr(e).then(()=>{ge.set(e)}).finally(()=>{clearTimeout(r),Le.set(!1)})}return ge.set(e)},q=Hi(wi({},ge),{set:Ai}),Te=e=>{const t=Object.create(null);return n=>{const i=JSON.stringify(n);return i in t?t[i]:t[i]=e(n)}};var Pi=Object.defineProperty,ye=Object.getOwnPropertySymbols,lr=Object.prototype.hasOwnProperty,cr=Object.prototype.propertyIsEnumerable,At=(e,t,r)=>t in e?Pi(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,rt=(e,t)=>{for(var r in t||(t={}))lr.call(t,r)&&At(e,r,t[r]);if(ye)for(var r of ye(t))cr.call(t,r)&&At(e,r,t[r]);return e},K=(e,t)=>{var r={};for(var n in e)lr.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&ye)for(var n of ye(e))t.indexOf(n)<0&&cr.call(e,n)&&(r[n]=e[n]);return r};const se=(e,t)=>{const{formats:r}=Q();if(e in r&&t in r[e])return r[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},Oi=Te(e=>{var t=e,{locale:r,format:n}=t,i=K(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return n&&(i=se("number",n)),new Intl.NumberFormat(r,i)}),Ii=Te(e=>{var t=e,{locale:r,format:n}=t,i=K(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return n?i=se("date",n):Object.keys(i).length===0&&(i=se("date","short")),new Intl.DateTimeFormat(r,i)}),Ni=Te(e=>{var t=e,{locale:r,format:n}=t,i=K(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return n?i=se("time",n):Object.keys(i).length===0&&(i=se("time","short")),new Intl.DateTimeFormat(r,i)}),Mi=(e={})=>{var t=e,{locale:r=F()}=t,n=K(t,["locale"]);return Oi(rt({locale:r},n))},Li=(e={})=>{var t=e,{locale:r=F()}=t,n=K(t,["locale"]);return Ii(rt({locale:r},n))},Ci=(e={})=>{var t=e,{locale:r=F()}=t,n=K(t,["locale"]);return Ni(rt({locale:r},n))},$i=Te((e,t=F())=>new hi(e,t,Q().formats,{ignoreTag:Q().ignoreTag})),Ri=(e,t={})=>{var r,n,i,o;let s=t;typeof e=="object"&&(s=e,e=s.id);const{values:a,locale:h=F(),default:u}=s;if(h==null)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let l=or(e,h);if(!l)l=(o=(i=(n=(r=Q()).handleMissingMessage)==null?void 0:n.call(r,{locale:h,id:e,defaultValue:u}))!=null?i:u)!=null?o:e;else if(typeof l!="string")return console.warn(`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof l}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`),l;if(!a)return l;let c=l;try{c=$i(l,h).format(a)}catch(f){f instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,f.message)}return c},Di=(e,t)=>Ci(t).format(e),Ui=(e,t)=>Li(t).format(e),Gi=(e,t)=>Mi(t).format(e),Fi=(e,t=F())=>or(e,t),ji=J([q,he],()=>Ri);J([q],()=>Di);J([q],()=>Ui);J([q],()=>Gi);J([q,he],()=>Fi);window.emWidgets={topic:Kr};const ki=e=>e.toLowerCase().match(/android/i)?"Android":e.toLowerCase().match(/iphone/i)?"iPhone":e.toLowerCase().match(/ipad|ipod/i)?"iPad":"PC";function Pt(e,t){ar(e,t)}function Vi(e){q.set(e)}const Ot={en:{titleBiometrics:"Biometrics Authentication",descriptionParagraph1:"Use biometric login with your fingerprint or face for faster and easier access to your account.",descriptionParagraph2:"You can turn this feature on and off at any time",btnEnableBiometrics:"Enable biometrics",btnDisableBiometrics:"Disable biometrics"},"zh-hk":{titleBiometrics:"Biometrics Authentication",descriptionParagraph1:"Use biometric login with your fingerprint or face for faster and easier access to your account.",descriptionParagraph2:"You can turn this feature on and off at any time",btnEnableBiometrics:"Enable biometrics",btnDisableBiometrics:"Disable biometrics"},fr:{titleBiometrics:"Biometrics Authentication",descriptionParagraph1:"Use biometric login with your fingerprint or face for faster and easier access to your account.",descriptionParagraph2:"You can turn this feature on and off at any time",btnEnableBiometrics:"Enable biometrics",btnDisableBiometrics:"Disable biometrics"},tr:{titleBiometrics:"Biometrics Authentication",descriptionParagraph1:"Use biometric login with your fingerprint or face for faster and easier access to your account.",descriptionParagraph2:"You can turn this feature on and off at any time",btnEnableBiometrics:"Enable biometrics",btnDisableBiometrics:"Disable biometrics"},ro:{titleBiometrics:"Biometrics Authentication",descriptionParagraph1:"Use biometric login with your fingerprint or face for faster and easier access to your account.",descriptionParagraph2:"You can turn this feature on and off at any time",btnEnableBiometrics:"Enable biometrics",btnDisableBiometrics:"Disable biometrics"},es:{titleBiometrics:"Biometrics Authentication",descriptionParagraph1:"Use biometric login with your fingerprint or face for faster and easier access to your account.",descriptionParagraph2:"You can turn this feature on and off at any time",btnEnableBiometrics:"Enable biometrics",btnDisableBiometrics:"Disable biometrics"},pt:{titleBiometrics:"Biometrics Authentication",descriptionParagraph1:"Use biometric login with your fingerprint or face for faster and easier access to your account.",descriptionParagraph2:"You can turn this feature on and off at any time",btnEnableBiometrics:"Enable biometrics",btnDisableBiometrics:"Disable biometrics"},hr:{titleBiometrics:"Biometrijska autentifikacija",descriptionParagraph1:"Koristite biometrijsku prijavu otiskom prsta ili licem za brži i jednostavniji pristup svom računu.",descriptionParagraph2:"Ovu značajku možete uključiti i isključiti u bilo kojem trenutku",btnEnableBiometrics:"Omogući biometriju",btnDisableBiometrics:"Onemogući biometriju"},"pt-br":{titleBiometrics:"Biometrics Authentication",descriptionParagraph1:"Use biometric login with your fingerprint or face for faster and easier access to your account.",descriptionParagraph2:"You can turn this feature on and off at any time",btnEnableBiometrics:"Enable biometrics",btnDisableBiometrics:"Disable biometrics"},"es-mx":{titleBiometrics:"Biometrics Authentication",descriptionParagraph1:"Use biometric login with your fingerprint or face for faster and easier access to your account.",descriptionParagraph2:"You can turn this feature on and off at any time",btnEnableBiometrics:"Enable biometrics",btnDisableBiometrics:"Disable biometrics"},"en-us":{titleBiometrics:"Biometrics Authentication",descriptionParagraph1:"Use biometric login with your fingerprint or face for faster and easier access to your account.",descriptionParagraph2:"You can turn this feature on and off at any time",btnEnableBiometrics:"Enable biometrics",btnDisableBiometrics:"Disable biometrics"}};function Xi(e,t){if(e){const r=document.createElement("style");r.innerHTML=t,e.appendChild(r)}}function Wi(e,t){const r=new URL(t);fetch(r.href).then(n=>n.text()).then(n=>{const i=document.createElement("style");i.innerHTML=n,e&&e.appendChild(i)}).catch(n=>{console.error("There was an error while trying to load client styling from URL",n)})}function zi(e,t,r){if(window.emMessageBus){const n=document.createElement("style");window.emMessageBus.subscribe(t,i=>{n.innerHTML=i,e&&e.appendChild(n)})}}function Zi(e){Er(e,"svelte-6qxh5g",".BiometricsWrapper{color:var(--emw--pam-typography, var(--emw--color-contrast, #07072A));padding:50px;max-width:760px}.BiometricsWrapper.BiometricsWrapperMobile{padding:20px 15px;max-width:unset}.MenuReturnButton{color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));display:inline-flex;align-items:center;column-gap:20px}.MenuReturnButton svg{fill:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.BiometricsTitle{font-size:26px;color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));font-weight:400}.BiometricsTitleMobile{font-size:16px}.BiometricsTitleNone{display:none}.BiometricsDescription{color:var(--emw--color-gray-300, #58586B);line-height:24px}.BiometricsDescription.BiometricsDescriptionMobile{font-size:12px;line-height:18px}.BiometricsActionButtons{display:grid;grid-column-gap:10px;grid-template-rows:auto;grid-template-columns:1fr;margin-top:20px;width:50%}.BiometricsActionButtons .BiometricsToggle{background:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));border:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));cursor:pointer;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}.BiometricsActionButtons.BiometricsActionButtonsMobile{width:100%;grid-template-columns:1fr}.BiometricsActionButtons.BiometricsActionButtonsMobile .BiometricsToggle{height:40px;font-size:12px}")}function Yi(e){let t,r,n,i,o,s,a,h,u,l,c=e[2]("titleBiometrics")+"",f,p,g;return{c(){t=I("div"),r=j("svg"),n=j("defs"),i=j("style"),o=G(".aaa{fill:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));}"),s=j("g"),a=j("g"),h=j("path"),u=te(),l=I("h2"),f=G(c),B(h,"class","aaa"),B(h,"d","M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"),B(h,"transform","translate(15 15) rotate(180)"),B(a,"transform","translate(20 158)"),B(s,"transform","translate(-20 -158)"),B(r,"xmlns","http://www.w3.org/2000/svg"),B(r,"width","15"),B(r,"height","15"),B(r,"viewBox","0 0 15 15"),B(l,"class","BiometricsTitleMobile"),B(l,"part","BiometricsTitleMobile"),B(t,"class","MenuReturnButton"),B(t,"part","MenuReturnButton")},m(m,x){et(m,t,x),v(t,r),v(r,n),v(n,i),v(i,o),v(r,s),v(s,a),v(a,h),v(t,u),v(t,l),v(l,f),p||(g=Lt(t,"click",e[11]),p=!0)},p(m,x){x&4&&c!==(c=m[2]("titleBiometrics")+"")&&re(f,c)},d(m){m&&ve(t),p=!1,g()}}}function Qi(e){let t,r,n,i,o=e[2]("titleBiometrics")+"",s,a,h,u,l=e[2]("descriptionParagraph1")+"",c,f,p,g=e[2]("descriptionParagraph2")+"",m,x,A,H,T=(e[0]==="true"?e[2]("btnDisableBiometrics"):e[2]("btnEnableBiometrics"))+"",y,S,M,L=e[3]&&Yi(e);return{c(){t=I("div"),r=I("div"),L&&L.c(),n=te(),i=I("h2"),s=G(o),a=te(),h=I("div"),u=I("p"),c=G(l),f=te(),p=I("p"),m=G(g),x=te(),A=I("div"),H=I("button"),y=G(T),B(i,"class","BiometricsTitle "+(e[3]?"BiometricsTitleNone":"")),B(h,"class","BiometricsDescription "+(e[3]?"BiometricsDescriptionMobile":"")),B(H,"class","BiometricsToggle"),B(A,"class","BiometricsActionButtons "+(e[3]?"BiometricsActionButtonsMobile":"")),B(r,"class","BiometricsWrapper "+(e[3]?"BiometricsWrapperMobile":""))},m(P,U){et(P,t,U),v(t,r),L&&L.m(r,null),v(r,n),v(r,i),v(i,s),v(r,a),v(r,h),v(h,u),v(u,c),v(h,f),v(h,p),v(p,m),v(r,x),v(r,A),v(A,H),v(H,y),e[13](t),S||(M=Lt(H,"click",e[12]),S=!0)},p(P,[U]){P[3]&&L.p(P,U),U&4&&o!==(o=P[2]("titleBiometrics")+"")&&re(s,o),U&4&&l!==(l=P[2]("descriptionParagraph1")+"")&&re(c,l),U&4&&g!==(g=P[2]("descriptionParagraph2")+"")&&re(m,g),U&5&&T!==(T=(P[0]==="true"?P[2]("btnDisableBiometrics"):P[2]("btnEnableBiometrics"))+"")&&re(y,T)},i:N,o:N,d(P){P&&ve(t),L&&L.d(),e[13](null),S=!1,M()}}}function Ji(e,t,r){let n;vr(e,ji,y=>r(2,n=y));let{biometricsenabled:i="false"}=t,{lang:o="en"}=t,{clientstyling:s=""}=t,{clientstylingurl:a=""}=t,{mbsource:h}=t,{translationurl:u=""}=t,l,c=window.navigator.userAgent,f=ki(c)!=="PC";const p=()=>{fetch(u).then(S=>S.json()).then(S=>{Object.keys(S).forEach(M=>{Pt(M,S[M])})}).catch(S=>{console.log(S)})};Object.keys(Ot).forEach(y=>{Pt(y,Ot[y])});const g=()=>{Vi(o)},m=()=>{window.postMessage({type:"PlayerAccountMenuActive",isMobile:f},window.location.href)},x=()=>{i==="true"?r(0,i="false"):i==="false"&&r(0,i="true"),window.postMessage({type:"ToggleBiometrics",data:i})};wr(()=>()=>{});const A=()=>m(),H=()=>x();function T(y){Ce[y?"unshift":"push"](()=>{l=y,r(1,l)})}return e.$$set=y=>{"biometricsenabled"in y&&r(0,i=y.biometricsenabled),"lang"in y&&r(6,o=y.lang),"clientstyling"in y&&r(7,s=y.clientstyling),"clientstylingurl"in y&&r(8,a=y.clientstylingurl),"mbsource"in y&&r(9,h=y.mbsource),"translationurl"in y&&r(10,u=y.translationurl)},e.$$.update=()=>{e.$$.dirty&64&&o&&g(),e.$$.dirty&130&&s&&l&&Xi(l,s),e.$$.dirty&258&&a&&l&&Wi(l,a),e.$$.dirty&514&&h&&l&&zi(l,`${h}.Style`),e.$$.dirty&1024&&u&&p()},[i,l,n,f,m,x,o,s,a,h,u,A,H,T]}class fr extends Dr{constructor(t){super(),$r(this,t,Ji,Qi,Nt,{biometricsenabled:0,lang:6,clientstyling:7,clientstylingurl:8,mbsource:9,translationurl:10},Zi)}get biometricsenabled(){return this.$$.ctx[0]}set biometricsenabled(t){this.$$set({biometricsenabled:t}),R()}get lang(){return this.$$.ctx[6]}set lang(t){this.$$set({lang:t}),R()}get clientstyling(){return this.$$.ctx[7]}set clientstyling(t){this.$$set({clientstyling:t}),R()}get clientstylingurl(){return this.$$.ctx[8]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),R()}get mbsource(){return this.$$.ctx[9]}set mbsource(t){this.$$set({mbsource:t}),R()}get translationurl(){return this.$$.ctx[10]}set translationurl(t){this.$$set({translationurl:t}),R()}}Rr(fr,{biometricsenabled:{},lang:{},clientstyling:{},clientstylingurl:{},mbsource:{},translationurl:{}},[],[],!0);exports.default=fr;
18
+ `,Y.MISSING_INTL_API,s);var y=r.getPluralRules(t,{type:l.pluralType}).select(f-(l.offset||0));T=l.options[y]||l.options.other}if(!T)throw new St(l.value,f,Object.keys(l.options),s);a.push.apply(a,me(T.value,t,r,n,i,f-(l.offset||0)));continue}}return ii(a)}function si(e,t){return t?C(C(C({},e||{}),t||{}),Object.keys(e).reduce(function(r,n){return r[n]=C(C({},e[n]),t[n]||{}),r},{})):e}function ai(e,t){return t?Object.keys(e).reduce(function(r,n){return r[n]=si(e[n],t[n]),r},C({},e)):e}function Me(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,r){e[t]=r}}}}}function ui(e){return e===void 0&&(e={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:Oe(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.NumberFormat).bind.apply(t,Pe([void 0],r,!1)))},{cache:Me(e.number),strategy:Ie.variadic}),getDateTimeFormat:Oe(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.DateTimeFormat).bind.apply(t,Pe([void 0],r,!1)))},{cache:Me(e.dateTime),strategy:Ie.variadic}),getPluralRules:Oe(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.PluralRules).bind.apply(t,Pe([void 0],r,!1)))},{cache:Me(e.pluralRules),strategy:Ie.variadic})}}var hi=function(){function e(t,r,n,i){r===void 0&&(r=e.defaultLocale);var o=this;if(this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(h){var u=o.formatToParts(h);if(u.length===1)return u[0].value;var l=u.reduce(function(c,f){return!c.length||f.type!==w.literal||typeof c[c.length-1]!="string"?c.push(f.value):c[c.length-1]+=f.value,c},[]);return l.length<=1?l[0]||"":l},this.formatToParts=function(h){return me(o.ast,o.locales,o.formatters,o.formats,h,void 0,o.message)},this.resolvedOptions=function(){var h;return{locale:((h=o.resolvedLocale)===null||h===void 0?void 0:h.toString())||Intl.NumberFormat.supportedLocalesOf(o.locales)[0]}},this.getAst=function(){return o.ast},this.locales=r,this.resolvedLocale=e.resolveLocale(r),typeof t=="string"){if(this.message=t,!e.__parse)throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");var s=i||{};s.formatters;var a=yn(s,["formatters"]);this.ast=e.__parse(t,C(C({},a),{locale:this.resolvedLocale}))}else this.ast=t;if(!Array.isArray(this.ast))throw new TypeError("A message must be provided as a String or AST.");this.formats=ai(e.formats,n),this.formatters=i&&i.formatters||ui(this.formatterCache)}return Object.defineProperty(e,"defaultLocale",{get:function(){return e.memoizedDefaultLocale||(e.memoizedDefaultLocale=new Intl.NumberFormat().resolvedOptions().locale),e.memoizedDefaultLocale},enumerable:!1,configurable:!0}),e.memoizedDefaultLocale=null,e.resolveLocale=function(t){if(typeof Intl.Locale!="undefined"){var r=Intl.NumberFormat.supportedLocalesOf(t);return r.length>0?new Intl.Locale(r[0]):new Intl.Locale(typeof t=="string"?t:t[0])}},e.__parse=ti,e.formats={number:{integer:{maximumFractionDigits:0},currency:{style:"currency"},percent:{style:"percent"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},e}();function li(e,t){if(t==null)return;if(t in e)return e[t];const r=t.split(".");let n=e;for(let i=0;i<r.length;i++)if(typeof n=="object"){if(i>0){const o=r.slice(i,r.length).join(".");if(o in n){n=n[o];break}}n=n[r[i]]}else n=void 0;return n}const D={},ci=(e,t,r)=>r&&(t in D||(D[t]={}),e in D[t]||(D[t][e]=r),r),or=(e,t)=>{if(t==null)return;if(t in D&&e in D[t])return D[t][e];const r=Se(t);for(let n=0;n<r.length;n++){const i=r[n],o=pi(i,e);if(o)return ci(e,t,o)}};let tt;const he=_e({});function fi(e){return tt[e]||null}function sr(e){return e in tt}function pi(e,t){if(!sr(e))return null;const r=fi(e);return li(r,t)}function mi(e){if(e==null)return;const t=Se(e);for(let r=0;r<t.length;r++){const n=t[r];if(sr(n))return n}}function ar(e,...t){delete D[e],he.update(r=>(r[e]=gn.all([r[e]||{},...t]),r))}J([he],([e])=>Object.keys(e));he.subscribe(e=>tt=e);const be={};function bi(e,t){be[e].delete(t),be[e].size===0&&delete be[e]}function ur(e){return be[e]}function di(e){return Se(e).map(t=>{const r=ur(t);return[t,r?[...r]:[]]}).filter(([,t])=>t.length>0)}function Je(e){return e==null?!1:Se(e).some(t=>{var r;return(r=ur(t))==null?void 0:r.size})}function gi(e,t){return Promise.all(t.map(n=>(bi(e,n),n().then(i=>i.default||i)))).then(n=>ar(e,...n))}const ee={};function hr(e){if(!Je(e))return e in ee?ee[e]:Promise.resolve();const t=di(e);return ee[e]=Promise.all(t.map(([r,n])=>gi(r,n))).then(()=>{if(Je(e))return hr(e);delete ee[e]}),ee[e]}const yi={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"}}},vi={fallbackLocale:null,loadingDelay:200,formats:yi,warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0},Ei=vi;function Q(){return Ei}const Le=_e(!1);var _i=Object.defineProperty,xi=Object.defineProperties,Bi=Object.getOwnPropertyDescriptors,Tt=Object.getOwnPropertySymbols,Si=Object.prototype.hasOwnProperty,Ti=Object.prototype.propertyIsEnumerable,wt=(e,t,r)=>t in e?_i(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,wi=(e,t)=>{for(var r in t||(t={}))Si.call(t,r)&&wt(e,r,t[r]);if(Tt)for(var r of Tt(t))Ti.call(t,r)&&wt(e,r,t[r]);return e},Hi=(e,t)=>xi(e,Bi(t));let qe;const ge=_e(null);function Ht(e){return e.split("-").map((t,r,n)=>n.slice(0,r+1).join("-")).reverse()}function Se(e,t=Q().fallbackLocale){const r=Ht(e);return t?[...new Set([...r,...Ht(t)])]:r}function F(){return qe!=null?qe:void 0}ge.subscribe(e=>{qe=e!=null?e:void 0,typeof window!="undefined"&&e!=null&&document.documentElement.setAttribute("lang",e)});const Ai=e=>{if(e&&mi(e)&&Je(e)){const{loadingDelay:t}=Q();let r;return typeof window!="undefined"&&F()!=null&&t?r=window.setTimeout(()=>Le.set(!0),t):Le.set(!0),hr(e).then(()=>{ge.set(e)}).finally(()=>{clearTimeout(r),Le.set(!1)})}return ge.set(e)},q=Hi(wi({},ge),{set:Ai}),Te=e=>{const t=Object.create(null);return n=>{const i=JSON.stringify(n);return i in t?t[i]:t[i]=e(n)}};var Pi=Object.defineProperty,ye=Object.getOwnPropertySymbols,lr=Object.prototype.hasOwnProperty,cr=Object.prototype.propertyIsEnumerable,At=(e,t,r)=>t in e?Pi(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,rt=(e,t)=>{for(var r in t||(t={}))lr.call(t,r)&&At(e,r,t[r]);if(ye)for(var r of ye(t))cr.call(t,r)&&At(e,r,t[r]);return e},K=(e,t)=>{var r={};for(var n in e)lr.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&ye)for(var n of ye(e))t.indexOf(n)<0&&cr.call(e,n)&&(r[n]=e[n]);return r};const se=(e,t)=>{const{formats:r}=Q();if(e in r&&t in r[e])return r[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},Oi=Te(e=>{var t=e,{locale:r,format:n}=t,i=K(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return n&&(i=se("number",n)),new Intl.NumberFormat(r,i)}),Ii=Te(e=>{var t=e,{locale:r,format:n}=t,i=K(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return n?i=se("date",n):Object.keys(i).length===0&&(i=se("date","short")),new Intl.DateTimeFormat(r,i)}),Ni=Te(e=>{var t=e,{locale:r,format:n}=t,i=K(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return n?i=se("time",n):Object.keys(i).length===0&&(i=se("time","short")),new Intl.DateTimeFormat(r,i)}),Mi=(e={})=>{var t=e,{locale:r=F()}=t,n=K(t,["locale"]);return Oi(rt({locale:r},n))},Li=(e={})=>{var t=e,{locale:r=F()}=t,n=K(t,["locale"]);return Ii(rt({locale:r},n))},Ci=(e={})=>{var t=e,{locale:r=F()}=t,n=K(t,["locale"]);return Ni(rt({locale:r},n))},$i=Te((e,t=F())=>new hi(e,t,Q().formats,{ignoreTag:Q().ignoreTag})),Ri=(e,t={})=>{var r,n,i,o;let s=t;typeof e=="object"&&(s=e,e=s.id);const{values:a,locale:h=F(),default:u}=s;if(h==null)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let l=or(e,h);if(!l)l=(o=(i=(n=(r=Q()).handleMissingMessage)==null?void 0:n.call(r,{locale:h,id:e,defaultValue:u}))!=null?i:u)!=null?o:e;else if(typeof l!="string")return console.warn(`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof l}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`),l;if(!a)return l;let c=l;try{c=$i(l,h).format(a)}catch(f){f instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,f.message)}return c},Di=(e,t)=>Ci(t).format(e),Ui=(e,t)=>Li(t).format(e),Gi=(e,t)=>Mi(t).format(e),Fi=(e,t=F())=>or(e,t),ji=J([q,he],()=>Ri);J([q],()=>Di);J([q],()=>Ui);J([q],()=>Gi);J([q,he],()=>Fi);window.emWidgets={topic:Kr};const ki=e=>e.toLowerCase().match(/android/i)?"Android":e.toLowerCase().match(/iphone/i)?"iPhone":e.toLowerCase().match(/ipad|ipod/i)?"iPad":"PC";String(Number.MAX_SAFE_INTEGER).length;function Pt(e,t){ar(e,t)}function Vi(e){q.set(e)}const Ot={en:{titleBiometrics:"Biometrics Authentication",descriptionParagraph1:"Use biometric login with your fingerprint or face for faster and easier access to your account.",descriptionParagraph2:"You can turn this feature on and off at any time",btnEnableBiometrics:"Enable biometrics",btnDisableBiometrics:"Disable biometrics"},"zh-hk":{titleBiometrics:"Biometrics Authentication",descriptionParagraph1:"Use biometric login with your fingerprint or face for faster and easier access to your account.",descriptionParagraph2:"You can turn this feature on and off at any time",btnEnableBiometrics:"Enable biometrics",btnDisableBiometrics:"Disable biometrics"},fr:{titleBiometrics:"Biometrics Authentication",descriptionParagraph1:"Use biometric login with your fingerprint or face for faster and easier access to your account.",descriptionParagraph2:"You can turn this feature on and off at any time",btnEnableBiometrics:"Enable biometrics",btnDisableBiometrics:"Disable biometrics"},tr:{titleBiometrics:"Biometrics Authentication",descriptionParagraph1:"Use biometric login with your fingerprint or face for faster and easier access to your account.",descriptionParagraph2:"You can turn this feature on and off at any time",btnEnableBiometrics:"Enable biometrics",btnDisableBiometrics:"Disable biometrics"},ro:{titleBiometrics:"Biometrics Authentication",descriptionParagraph1:"Use biometric login with your fingerprint or face for faster and easier access to your account.",descriptionParagraph2:"You can turn this feature on and off at any time",btnEnableBiometrics:"Enable biometrics",btnDisableBiometrics:"Disable biometrics"},es:{titleBiometrics:"Biometrics Authentication",descriptionParagraph1:"Use biometric login with your fingerprint or face for faster and easier access to your account.",descriptionParagraph2:"You can turn this feature on and off at any time",btnEnableBiometrics:"Enable biometrics",btnDisableBiometrics:"Disable biometrics"},pt:{titleBiometrics:"Biometrics Authentication",descriptionParagraph1:"Use biometric login with your fingerprint or face for faster and easier access to your account.",descriptionParagraph2:"You can turn this feature on and off at any time",btnEnableBiometrics:"Enable biometrics",btnDisableBiometrics:"Disable biometrics"},hr:{titleBiometrics:"Biometrijska autentifikacija",descriptionParagraph1:"Koristite biometrijsku prijavu otiskom prsta ili licem za brži i jednostavniji pristup svom računu.",descriptionParagraph2:"Ovu značajku možete uključiti i isključiti u bilo kojem trenutku",btnEnableBiometrics:"Omogući biometriju",btnDisableBiometrics:"Onemogući biometriju"},"pt-br":{titleBiometrics:"Biometrics Authentication",descriptionParagraph1:"Use biometric login with your fingerprint or face for faster and easier access to your account.",descriptionParagraph2:"You can turn this feature on and off at any time",btnEnableBiometrics:"Enable biometrics",btnDisableBiometrics:"Disable biometrics"},"es-mx":{titleBiometrics:"Biometrics Authentication",descriptionParagraph1:"Use biometric login with your fingerprint or face for faster and easier access to your account.",descriptionParagraph2:"You can turn this feature on and off at any time",btnEnableBiometrics:"Enable biometrics",btnDisableBiometrics:"Disable biometrics"},"en-us":{titleBiometrics:"Biometrics Authentication",descriptionParagraph1:"Use biometric login with your fingerprint or face for faster and easier access to your account.",descriptionParagraph2:"You can turn this feature on and off at any time",btnEnableBiometrics:"Enable biometrics",btnDisableBiometrics:"Disable biometrics"}};function Xi(e,t){if(e){const r=document.createElement("style");r.innerHTML=t,e.appendChild(r)}}function Wi(e,t){if(!e||!t)return;const r=new URL(t);fetch(r.href).then(n=>n.text()).then(n=>{const i=document.createElement("style");i.innerHTML=n,e&&e.appendChild(i)}).catch(n=>{console.error("There was an error while trying to load client styling from URL",n)})}function zi(e,t,r){if(window.emMessageBus){const n=document.createElement("style");window.emMessageBus.subscribe(t,i=>{n.innerHTML=i,e&&e.appendChild(n)})}}function Zi(e){Er(e,"svelte-6qxh5g",".BiometricsWrapper{color:var(--emw--pam-typography, var(--emw--color-contrast, #07072A));padding:50px;max-width:760px}.BiometricsWrapper.BiometricsWrapperMobile{padding:20px 15px;max-width:unset}.MenuReturnButton{color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));display:inline-flex;align-items:center;column-gap:20px}.MenuReturnButton svg{fill:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.BiometricsTitle{font-size:26px;color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));font-weight:400}.BiometricsTitleMobile{font-size:16px}.BiometricsTitleNone{display:none}.BiometricsDescription{color:var(--emw--color-gray-300, #58586B);line-height:24px}.BiometricsDescription.BiometricsDescriptionMobile{font-size:12px;line-height:18px}.BiometricsActionButtons{display:grid;grid-column-gap:10px;grid-template-rows:auto;grid-template-columns:1fr;margin-top:20px;width:50%}.BiometricsActionButtons .BiometricsToggle{background:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));border:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));cursor:pointer;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}.BiometricsActionButtons.BiometricsActionButtonsMobile{width:100%;grid-template-columns:1fr}.BiometricsActionButtons.BiometricsActionButtonsMobile .BiometricsToggle{height:40px;font-size:12px}")}function Yi(e){let t,r,n,i,o,s,a,h,u,l,c=e[2]("titleBiometrics")+"",f,p,g;return{c(){t=I("div"),r=j("svg"),n=j("defs"),i=j("style"),o=G(".aaa{fill:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));}"),s=j("g"),a=j("g"),h=j("path"),u=te(),l=I("h2"),f=G(c),B(h,"class","aaa"),B(h,"d","M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"),B(h,"transform","translate(15 15) rotate(180)"),B(a,"transform","translate(20 158)"),B(s,"transform","translate(-20 -158)"),B(r,"xmlns","http://www.w3.org/2000/svg"),B(r,"width","15"),B(r,"height","15"),B(r,"viewBox","0 0 15 15"),B(l,"class","BiometricsTitleMobile"),B(l,"part","BiometricsTitleMobile"),B(t,"class","MenuReturnButton"),B(t,"part","MenuReturnButton")},m(m,x){et(m,t,x),v(t,r),v(r,n),v(n,i),v(i,o),v(r,s),v(s,a),v(a,h),v(t,u),v(t,l),v(l,f),p||(g=Lt(t,"click",e[11]),p=!0)},p(m,x){x&4&&c!==(c=m[2]("titleBiometrics")+"")&&re(f,c)},d(m){m&&ve(t),p=!1,g()}}}function Qi(e){let t,r,n,i,o=e[2]("titleBiometrics")+"",s,a,h,u,l=e[2]("descriptionParagraph1")+"",c,f,p,g=e[2]("descriptionParagraph2")+"",m,x,A,H,T=(e[0]==="true"?e[2]("btnDisableBiometrics"):e[2]("btnEnableBiometrics"))+"",y,S,M,L=e[3]&&Yi(e);return{c(){t=I("div"),r=I("div"),L&&L.c(),n=te(),i=I("h2"),s=G(o),a=te(),h=I("div"),u=I("p"),c=G(l),f=te(),p=I("p"),m=G(g),x=te(),A=I("div"),H=I("button"),y=G(T),B(i,"class","BiometricsTitle "+(e[3]?"BiometricsTitleNone":"")),B(h,"class","BiometricsDescription "+(e[3]?"BiometricsDescriptionMobile":"")),B(H,"class","BiometricsToggle"),B(A,"class","BiometricsActionButtons "+(e[3]?"BiometricsActionButtonsMobile":"")),B(r,"class","BiometricsWrapper "+(e[3]?"BiometricsWrapperMobile":""))},m(P,U){et(P,t,U),v(t,r),L&&L.m(r,null),v(r,n),v(r,i),v(i,s),v(r,a),v(r,h),v(h,u),v(u,c),v(h,f),v(h,p),v(p,m),v(r,x),v(r,A),v(A,H),v(H,y),e[13](t),S||(M=Lt(H,"click",e[12]),S=!0)},p(P,[U]){P[3]&&L.p(P,U),U&4&&o!==(o=P[2]("titleBiometrics")+"")&&re(s,o),U&4&&l!==(l=P[2]("descriptionParagraph1")+"")&&re(c,l),U&4&&g!==(g=P[2]("descriptionParagraph2")+"")&&re(m,g),U&5&&T!==(T=(P[0]==="true"?P[2]("btnDisableBiometrics"):P[2]("btnEnableBiometrics"))+"")&&re(y,T)},i:N,o:N,d(P){P&&ve(t),L&&L.d(),e[13](null),S=!1,M()}}}function Ji(e,t,r){let n;vr(e,ji,y=>r(2,n=y));let{biometricsenabled:i="false"}=t,{lang:o="en"}=t,{clientstyling:s=""}=t,{clientstylingurl:a=""}=t,{mbsource:h}=t,{translationurl:u=""}=t,l,c=window.navigator.userAgent,f=ki(c)!=="PC";const p=()=>{fetch(u).then(S=>S.json()).then(S=>{Object.keys(S).forEach(M=>{Pt(M,S[M])})}).catch(S=>{console.log(S)})};Object.keys(Ot).forEach(y=>{Pt(y,Ot[y])});const g=()=>{Vi(o)},m=()=>{window.postMessage({type:"PlayerAccountMenuActive",isMobile:f},window.location.href)},x=()=>{i==="true"?r(0,i="false"):i==="false"&&r(0,i="true"),window.postMessage({type:"ToggleBiometrics",data:i})};wr(()=>()=>{});const A=()=>m(),H=()=>x();function T(y){Ce[y?"unshift":"push"](()=>{l=y,r(1,l)})}return e.$$set=y=>{"biometricsenabled"in y&&r(0,i=y.biometricsenabled),"lang"in y&&r(6,o=y.lang),"clientstyling"in y&&r(7,s=y.clientstyling),"clientstylingurl"in y&&r(8,a=y.clientstylingurl),"mbsource"in y&&r(9,h=y.mbsource),"translationurl"in y&&r(10,u=y.translationurl)},e.$$.update=()=>{e.$$.dirty&64&&o&&g(),e.$$.dirty&130&&s&&l&&Xi(l,s),e.$$.dirty&258&&a&&l&&Wi(l,a),e.$$.dirty&514&&h&&l&&zi(l,`${h}.Style`),e.$$.dirty&1024&&u&&p()},[i,l,n,f,m,x,o,s,a,h,u,A,H,T]}class fr extends Dr{constructor(t){super(),$r(this,t,Ji,Qi,Nt,{biometricsenabled:0,lang:6,clientstyling:7,clientstylingurl:8,mbsource:9,translationurl:10},Zi)}get biometricsenabled(){return this.$$.ctx[0]}set biometricsenabled(t){this.$$set({biometricsenabled:t}),R()}get lang(){return this.$$.ctx[6]}set lang(t){this.$$set({lang:t}),R()}get clientstyling(){return this.$$.ctx[7]}set clientstyling(t){this.$$set({clientstyling:t}),R()}get clientstylingurl(){return this.$$.ctx[8]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),R()}get mbsource(){return this.$$.ctx[9]}set mbsource(t){this.$$set({mbsource:t}),R()}get translationurl(){return this.$$.ctx[10]}set translationurl(t){this.$$set({translationurl:t}),R()}}Rr(fr,{biometricsenabled:{},lang:{},clientstyling:{},clientstylingurl:{},mbsource:{},translationurl:{}},[],[],!0);exports.default=fr;
@@ -1,18 +1,18 @@
1
1
  function I() {
2
2
  }
3
- function wt(e) {
3
+ function Tt(e) {
4
4
  return e();
5
5
  }
6
6
  function tt() {
7
7
  return /* @__PURE__ */ Object.create(null);
8
8
  }
9
9
  function se(e) {
10
- e.forEach(wt);
10
+ e.forEach(Tt);
11
11
  }
12
12
  function Je(e) {
13
13
  return typeof e == "function";
14
14
  }
15
- function Tt(e, t) {
15
+ function wt(e, t) {
16
16
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
17
17
  }
18
18
  function sr(e) {
@@ -119,7 +119,7 @@ function dr() {
119
119
  function Ce(e) {
120
120
  X.push(e);
121
121
  }
122
- const we = /* @__PURE__ */ new Set();
122
+ const Te = /* @__PURE__ */ new Set();
123
123
  let j = 0;
124
124
  function $() {
125
125
  if (j !== 0)
@@ -138,13 +138,13 @@ function $() {
138
138
  Me.pop()();
139
139
  for (let t = 0; t < X.length; t += 1) {
140
140
  const r = X[t];
141
- we.has(r) || (we.add(r), r());
141
+ Te.has(r) || (Te.add(r), r());
142
142
  }
143
143
  X.length = 0;
144
144
  } while (V.length);
145
145
  for (; rt.length; )
146
146
  rt.pop()();
147
- Le = !1, we.clear(), re(e);
147
+ Le = !1, Te.clear(), re(e);
148
148
  }
149
149
  function gr(e) {
150
150
  if (e.fragment !== null) {
@@ -164,7 +164,7 @@ function Er(e, t) {
164
164
  function _r(e, t, r) {
165
165
  const { fragment: n, after_update: i } = e.$$;
166
166
  n && n.m(t, r), Ce(() => {
167
- const o = e.$$.on_mount.map(wt).filter(Je);
167
+ const o = e.$$.on_mount.map(Tt).filter(Je);
168
168
  e.$$.on_destroy ? e.$$.on_destroy.push(...o) : se(o), e.$$.on_mount = [];
169
169
  }), i.forEach(Ce);
170
170
  }
@@ -361,7 +361,7 @@ function ce(e, t, r, n) {
361
361
  return t;
362
362
  }
363
363
  }
364
- function wr(e, t, r, n, i, o) {
364
+ function Tr(e, t, r, n, i, o) {
365
365
  let s = class extends Pt {
366
366
  constructor() {
367
367
  super(e, r, i), this.$$p_d = t;
@@ -390,7 +390,7 @@ function wr(e, t, r, n, i, o) {
390
390
  }), e.element = /** @type {any} */
391
391
  s, s;
392
392
  }
393
- class Tr {
393
+ class wr {
394
394
  /**
395
395
  * ### PRIVATE API
396
396
  *
@@ -514,7 +514,7 @@ function Ot(e) {
514
514
  }, r = e(t);
515
515
  return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
516
516
  }
517
- var Te = Ot(function(e) {
517
+ var we = Ot(function(e) {
518
518
  return function(r) {
519
519
  e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
520
520
  ` + r.map(function(n, i) {
@@ -562,7 +562,7 @@ var ve = function() {
562
562
  try {
563
563
  l();
564
564
  } catch (m) {
565
- o = m instanceof Te ? m.errors : [m];
565
+ o = m instanceof we ? m.errors : [m];
566
566
  }
567
567
  var c = this._finalizers;
568
568
  if (c) {
@@ -573,7 +573,7 @@ var ve = function() {
573
573
  try {
574
574
  nt(g);
575
575
  } catch (m) {
576
- o = o ?? [], m instanceof Te ? o = Ue(Ue([], De(o)), De(m.errors)) : o.push(m);
576
+ o = o ?? [], m instanceof we ? o = Ue(Ue([], De(o)), De(m.errors)) : o.push(m);
577
577
  }
578
578
  }
579
579
  } catch (m) {
@@ -588,7 +588,7 @@ var ve = function() {
588
588
  }
589
589
  }
590
590
  if (o)
591
- throw new Te(o);
591
+ throw new we(o);
592
592
  }
593
593
  }, e.prototype.add = function(t) {
594
594
  var r;
@@ -965,7 +965,7 @@ function Ee(e, t = I) {
965
965
  let r;
966
966
  const n = /* @__PURE__ */ new Set();
967
967
  function i(a) {
968
- if (Tt(e, a) && (e = a, r)) {
968
+ if (wt(e, a) && (e = a, r)) {
969
969
  const h = !k.length;
970
970
  for (const u of n)
971
971
  u[1](), k.push(u, e);
@@ -2971,7 +2971,7 @@ function Sn(e, t) {
2971
2971
  if (i === "j") {
2972
2972
  for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
2973
2973
  o++, n++;
2974
- var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), h = "a", u = wn(t);
2974
+ var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), h = "a", u = Tn(t);
2975
2975
  for ((u == "H" || u == "k") && (a = 0); a-- > 0; )
2976
2976
  r += h;
2977
2977
  for (; s-- > 0; )
@@ -2981,7 +2981,7 @@ function Sn(e, t) {
2981
2981
  }
2982
2982
  return r;
2983
2983
  }
2984
- function wn(e) {
2984
+ function Tn(e) {
2985
2985
  var t = e.hourCycle;
2986
2986
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
2987
2987
  e.hourCycles && // @ts-ignore
@@ -3003,7 +3003,7 @@ function wn(e) {
3003
3003
  var i = le[n || ""] || le[r || ""] || le["".concat(r, "-001")] || le["001"];
3004
3004
  return i[0];
3005
3005
  }
3006
- var Oe, Tn = new RegExp("^".concat(Wt.source, "*")), Hn = new RegExp("".concat(Wt.source, "*$"));
3006
+ var Oe, wn = new RegExp("^".concat(Wt.source, "*")), Hn = new RegExp("".concat(Wt.source, "*$"));
3007
3007
  function d(e, t) {
3008
3008
  return { start: e, end: t };
3009
3009
  }
@@ -3072,7 +3072,7 @@ var bt = An ? (
3072
3072
  ) : (
3073
3073
  // Ponyfill
3074
3074
  function(t) {
3075
- return t.replace(Tn, "");
3075
+ return t.replace(wn, "");
3076
3076
  }
3077
3077
  ), Dn = Mn ? (
3078
3078
  // Native
@@ -3353,9 +3353,9 @@ var Un = (
3353
3353
  case "plural":
3354
3354
  case "selectordinal":
3355
3355
  case "select": {
3356
- var w = this.clonePosition();
3356
+ var T = this.clonePosition();
3357
3357
  if (this.bumpSpace(), !this.bumpIf(","))
3358
- return this.error(b.EXPECT_SELECT_ARGUMENT_OPTIONS, d(w, be({}, w)));
3358
+ return this.error(b.EXPECT_SELECT_ARGUMENT_OPTIONS, d(T, be({}, T)));
3359
3359
  this.bumpSpace();
3360
3360
  var y = this.parseIdentifierIfPossible(), S = 0;
3361
3361
  if (a !== "select" && y.value === "offset") {
@@ -3636,14 +3636,14 @@ var xe = (
3636
3636
  }
3637
3637
  return t;
3638
3638
  }(xe)
3639
- ), T;
3639
+ ), w;
3640
3640
  (function(e) {
3641
3641
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3642
- })(T || (T = {}));
3642
+ })(w || (w = {}));
3643
3643
  function Wn(e) {
3644
3644
  return e.length < 2 ? e : e.reduce(function(t, r) {
3645
3645
  var n = t[t.length - 1];
3646
- return !n || n.type !== T.literal || r.type !== T.literal ? t.push(r) : n.value += r.value, t;
3646
+ return !n || n.type !== w.literal || r.type !== w.literal ? t.push(r) : n.value += r.value, t;
3647
3647
  }, []);
3648
3648
  }
3649
3649
  function zn(e) {
@@ -3653,7 +3653,7 @@ function pe(e, t, r, n, i, o, s) {
3653
3653
  if (e.length === 1 && ct(e[0]))
3654
3654
  return [
3655
3655
  {
3656
- type: T.literal,
3656
+ type: w.literal,
3657
3657
  value: e[0].value
3658
3658
  }
3659
3659
  ];
@@ -3661,14 +3661,14 @@ function pe(e, t, r, n, i, o, s) {
3661
3661
  var l = u[h];
3662
3662
  if (ct(l)) {
3663
3663
  a.push({
3664
- type: T.literal,
3664
+ type: w.literal,
3665
3665
  value: l.value
3666
3666
  });
3667
3667
  continue;
3668
3668
  }
3669
3669
  if (bn(l)) {
3670
3670
  typeof o == "number" && a.push({
3671
- type: T.literal,
3671
+ type: w.literal,
3672
3672
  value: r.getNumberFormat(t).format(o)
3673
3673
  });
3674
3674
  continue;
@@ -3679,7 +3679,7 @@ function pe(e, t, r, n, i, o, s) {
3679
3679
  var f = i[c];
3680
3680
  if (mn(l)) {
3681
3681
  (!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), a.push({
3682
- type: typeof f == "string" ? T.literal : T.object,
3682
+ type: typeof f == "string" ? w.literal : w.object,
3683
3683
  value: f
3684
3684
  });
3685
3685
  continue;
@@ -3687,7 +3687,7 @@ function pe(e, t, r, n, i, o, s) {
3687
3687
  if (Gt(l)) {
3688
3688
  var p = typeof l.style == "string" ? n.date[l.style] : ke(l.style) ? l.style.parsedOptions : void 0;
3689
3689
  a.push({
3690
- type: T.literal,
3690
+ type: w.literal,
3691
3691
  value: r.getDateTimeFormat(t, p).format(f)
3692
3692
  });
3693
3693
  continue;
@@ -3695,7 +3695,7 @@ function pe(e, t, r, n, i, o, s) {
3695
3695
  if (Ft(l)) {
3696
3696
  var p = typeof l.style == "string" ? n.time[l.style] : ke(l.style) ? l.style.parsedOptions : n.time.medium;
3697
3697
  a.push({
3698
- type: T.literal,
3698
+ type: w.literal,
3699
3699
  value: r.getDateTimeFormat(t, p).format(f)
3700
3700
  });
3701
3701
  continue;
@@ -3703,7 +3703,7 @@ function pe(e, t, r, n, i, o, s) {
3703
3703
  if (Ut(l)) {
3704
3704
  var p = typeof l.style == "string" ? n.number[l.style] : Xt(l.style) ? l.style.parsedOptions : void 0;
3705
3705
  p && p.scale && (f = f * (p.scale || 1)), a.push({
3706
- type: T.literal,
3706
+ type: w.literal,
3707
3707
  value: r.getNumberFormat(t, p).format(f)
3708
3708
  });
3709
3709
  continue;
@@ -3717,31 +3717,31 @@ function pe(e, t, r, n, i, o, s) {
3717
3717
  }));
3718
3718
  Array.isArray(H) || (H = [H]), a.push.apply(a, H.map(function(S) {
3719
3719
  return {
3720
- type: typeof S == "string" ? T.literal : T.object,
3720
+ type: typeof S == "string" ? w.literal : w.object,
3721
3721
  value: S
3722
3722
  };
3723
3723
  }));
3724
3724
  }
3725
3725
  if (jt(l)) {
3726
- var w = l.options[f] || l.options.other;
3727
- if (!w)
3726
+ var T = l.options[f] || l.options.other;
3727
+ if (!T)
3728
3728
  throw new yt(l.value, f, Object.keys(l.options), s);
3729
- a.push.apply(a, pe(w.value, t, r, n, i));
3729
+ a.push.apply(a, pe(T.value, t, r, n, i));
3730
3730
  continue;
3731
3731
  }
3732
3732
  if (kt(l)) {
3733
- var w = l.options["=".concat(f)];
3734
- if (!w) {
3733
+ var T = l.options["=".concat(f)];
3734
+ if (!T) {
3735
3735
  if (!Intl.PluralRules)
3736
3736
  throw new xe(`Intl.PluralRules is not available in this environment.
3737
3737
  Try polyfilling it using "@formatjs/intl-pluralrules"
3738
3738
  `, Z.MISSING_INTL_API, s);
3739
3739
  var y = r.getPluralRules(t, { type: l.pluralType }).select(f - (l.offset || 0));
3740
- w = l.options[y] || l.options.other;
3740
+ T = l.options[y] || l.options.other;
3741
3741
  }
3742
- if (!w)
3742
+ if (!T)
3743
3743
  throw new yt(l.value, f, Object.keys(l.options), s);
3744
- a.push.apply(a, pe(w.value, t, r, n, i, f - (l.offset || 0)));
3744
+ a.push.apply(a, pe(T.value, t, r, n, i, f - (l.offset || 0)));
3745
3745
  continue;
3746
3746
  }
3747
3747
  }
@@ -3818,7 +3818,7 @@ var Jn = (
3818
3818
  if (u.length === 1)
3819
3819
  return u[0].value;
3820
3820
  var l = u.reduce(function(c, f) {
3821
- return !c.length || f.type !== T.literal || typeof c[c.length - 1] != "string" ? c.push(f.value) : c[c.length - 1] += f.value, c;
3821
+ return !c.length || f.type !== w.literal || typeof c[c.length - 1] != "string" ? c.push(f.value) : c[c.length - 1] += f.value, c;
3822
3822
  }, []);
3823
3823
  return l.length <= 1 ? l[0] || "" : l;
3824
3824
  }, this.formatToParts = function(h) {
@@ -4178,7 +4178,7 @@ const oe = (e, t) => {
4178
4178
  (e, t = G()) => new Jn(e, t, Y().formats, {
4179
4179
  ignoreTag: Y().ignoreTag
4180
4180
  })
4181
- ), wi = (e, t = {}) => {
4181
+ ), Ti = (e, t = {}) => {
4182
4182
  var r, n, i, o;
4183
4183
  let s = t;
4184
4184
  typeof e == "object" && (s = e, e = s.id);
@@ -4210,13 +4210,14 @@ const oe = (e, t) => {
4210
4210
  );
4211
4211
  }
4212
4212
  return c;
4213
- }, Ti = (e, t) => Bi(t).format(e), Hi = (e, t) => xi(t).format(e), Ai = (e, t) => _i(t).format(e), Pi = (e, t = G()) => Kt(e, t), Oi = Q([J, ue], () => wi);
4214
- Q([J], () => Ti);
4213
+ }, wi = (e, t) => Bi(t).format(e), Hi = (e, t) => xi(t).format(e), Ai = (e, t) => _i(t).format(e), Pi = (e, t = G()) => Kt(e, t), Oi = Q([J, ue], () => Ti);
4214
+ Q([J], () => wi);
4215
4215
  Q([J], () => Hi);
4216
4216
  Q([J], () => Ai);
4217
4217
  Q([J, ue], () => Pi);
4218
4218
  window.emWidgets = { topic: Fr };
4219
4219
  const Ii = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4220
+ String(Number.MAX_SAFE_INTEGER).length;
4220
4221
  function Bt(e, t) {
4221
4222
  tr(e, t);
4222
4223
  }
@@ -4309,6 +4310,8 @@ function Mi(e, t) {
4309
4310
  }
4310
4311
  }
4311
4312
  function Li(e, t) {
4313
+ if (!e || !t)
4314
+ return;
4312
4315
  const r = new URL(t);
4313
4316
  fetch(r.href).then((n) => n.text()).then((n) => {
4314
4317
  const i = document.createElement("style");
@@ -4365,7 +4368,7 @@ function Di(e) {
4365
4368
  ), c, f, p, g = (
4366
4369
  /*$_*/
4367
4370
  e[2]("descriptionParagraph2") + ""
4368
- ), m, x, A, H, w = (
4371
+ ), m, x, A, H, T = (
4369
4372
  /*biometricsenabled*/
4370
4373
  (e[0] === "true" ? (
4371
4374
  /*$_*/
@@ -4380,7 +4383,7 @@ function Di(e) {
4380
4383
  );
4381
4384
  return {
4382
4385
  c() {
4383
- t = O("div"), r = O("div"), M && M.c(), n = ee(), i = O("h2"), s = U(o), a = ee(), h = O("div"), u = O("p"), c = U(l), f = ee(), p = O("p"), m = U(g), x = ee(), A = O("div"), H = O("button"), y = U(w), B(i, "class", "BiometricsTitle " + /*isMobile*/
4386
+ t = O("div"), r = O("div"), M && M.c(), n = ee(), i = O("h2"), s = U(o), a = ee(), h = O("div"), u = O("p"), c = U(l), f = ee(), p = O("p"), m = U(g), x = ee(), A = O("div"), H = O("button"), y = U(T), B(i, "class", "BiometricsTitle " + /*isMobile*/
4384
4387
  (e[3] ? "BiometricsTitleNone" : "")), B(h, "class", "BiometricsDescription " + /*isMobile*/
4385
4388
  (e[3] ? "BiometricsDescriptionMobile" : "")), B(H, "class", "BiometricsToggle"), B(A, "class", "BiometricsActionButtons " + /*isMobile*/
4386
4389
  (e[3] ? "BiometricsActionButtonsMobile" : "")), B(r, "class", "BiometricsWrapper " + /*isMobile*/
@@ -4403,14 +4406,14 @@ function Di(e) {
4403
4406
  P[2]("descriptionParagraph1") + "") && te(c, l), D & /*$_*/
4404
4407
  4 && g !== (g = /*$_*/
4405
4408
  P[2]("descriptionParagraph2") + "") && te(m, g), D & /*biometricsenabled, $_*/
4406
- 5 && w !== (w = /*biometricsenabled*/
4409
+ 5 && T !== (T = /*biometricsenabled*/
4407
4410
  (P[0] === "true" ? (
4408
4411
  /*$_*/
4409
4412
  P[2]("btnDisableBiometrics")
4410
4413
  ) : (
4411
4414
  /*$_*/
4412
4415
  P[2]("btnEnableBiometrics")
4413
- )) + "") && te(y, w);
4416
+ )) + "") && te(y, T);
4414
4417
  },
4415
4418
  i: I,
4416
4419
  o: I,
@@ -4454,7 +4457,7 @@ function Ui(e, t, r) {
4454
4457
  mr(() => () => {
4455
4458
  });
4456
4459
  const A = () => m(), H = () => x();
4457
- function w(y) {
4460
+ function T(y) {
4458
4461
  Me[y ? "unshift" : "push"](() => {
4459
4462
  l = y, r(1, l);
4460
4463
  });
@@ -4482,17 +4485,17 @@ function Ui(e, t, r) {
4482
4485
  u,
4483
4486
  A,
4484
4487
  H,
4485
- w
4488
+ T
4486
4489
  ];
4487
4490
  }
4488
- class Gi extends Tr {
4491
+ class Gi extends wr {
4489
4492
  constructor(t) {
4490
4493
  super(), Sr(
4491
4494
  this,
4492
4495
  t,
4493
4496
  Ui,
4494
4497
  Di,
4495
- Tt,
4498
+ wt,
4496
4499
  {
4497
4500
  biometricsenabled: 0,
4498
4501
  lang: 6,
@@ -4541,7 +4544,7 @@ class Gi extends Tr {
4541
4544
  this.$$set({ translationurl: t }), $();
4542
4545
  }
4543
4546
  }
4544
- wr(Gi, { biometricsenabled: {}, lang: {}, clientstyling: {}, clientstylingurl: {}, mbsource: {}, translationurl: {} }, [], [], !0);
4547
+ Tr(Gi, { biometricsenabled: {}, lang: {}, clientstyling: {}, clientstylingurl: {}, mbsource: {}, translationurl: {} }, [], [], !0);
4545
4548
  export {
4546
4549
  Gi as P
4547
4550
  };
@@ -2,15 +2,15 @@ var fr = Object.defineProperty, pr = Object.defineProperties;
2
2
  var mr = Object.getOwnPropertyDescriptors;
3
3
  var nt = Object.getOwnPropertySymbols;
4
4
  var br = Object.prototype.hasOwnProperty, dr = Object.prototype.propertyIsEnumerable;
5
- var Te = (e, t, r) => t in e ? fr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, it = (e, t) => {
5
+ var we = (e, t, r) => t in e ? fr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, it = (e, t) => {
6
6
  for (var r in t || (t = {}))
7
- br.call(t, r) && Te(e, r, t[r]);
7
+ br.call(t, r) && we(e, r, t[r]);
8
8
  if (nt)
9
9
  for (var r of nt(t))
10
- dr.call(t, r) && Te(e, r, t[r]);
10
+ dr.call(t, r) && we(e, r, t[r]);
11
11
  return e;
12
12
  }, ot = (e, t) => pr(e, mr(t));
13
- var O = (e, t, r) => (Te(e, typeof t != "symbol" ? t + "" : t, r), r);
13
+ var O = (e, t, r) => (we(e, typeof t != "symbol" ? t + "" : t, r), r);
14
14
  var st = (e, t, r) => new Promise((n, i) => {
15
15
  var o = (h) => {
16
16
  try {
@@ -135,15 +135,15 @@ function Sr() {
135
135
  throw new Error("Function called outside component initialization");
136
136
  return ie;
137
137
  }
138
- function wr(e) {
138
+ function Tr(e) {
139
139
  Sr().$$.on_mount.push(e);
140
140
  }
141
141
  const X = [], Ce = [];
142
142
  let W = [];
143
- const ut = [], Tr = /* @__PURE__ */ Promise.resolve();
143
+ const ut = [], wr = /* @__PURE__ */ Promise.resolve();
144
144
  let $e = !1;
145
145
  function Hr() {
146
- $e || ($e = !0, Tr.then(R));
146
+ $e || ($e = !0, wr.then(R));
147
147
  }
148
148
  function Re(e) {
149
149
  W.push(e);
@@ -1244,7 +1244,7 @@ var Z;
1244
1244
  function gt(e) {
1245
1245
  return e.type === E.literal;
1246
1246
  }
1247
- function wn(e) {
1247
+ function Tn(e) {
1248
1248
  return e.type === E.argument;
1249
1249
  }
1250
1250
  function Xt(e) {
@@ -1262,7 +1262,7 @@ function Zt(e) {
1262
1262
  function Yt(e) {
1263
1263
  return e.type === E.plural;
1264
1264
  }
1265
- function Tn(e) {
1265
+ function wn(e) {
1266
1266
  return e.type === E.pound;
1267
1267
  }
1268
1268
  function Qt(e) {
@@ -3390,9 +3390,9 @@ var Qn = (
3390
3390
  case "plural":
3391
3391
  case "selectordinal":
3392
3392
  case "select": {
3393
- var w = this.clonePosition();
3393
+ var T = this.clonePosition();
3394
3394
  if (this.bumpSpace(), !this.bumpIf(","))
3395
- return this.error(b.EXPECT_SELECT_ARGUMENT_OPTIONS, d(w, de({}, w)));
3395
+ return this.error(b.EXPECT_SELECT_ARGUMENT_OPTIONS, d(T, de({}, T)));
3396
3396
  this.bumpSpace();
3397
3397
  var y = this.parseIdentifierIfPossible(), S = 0;
3398
3398
  if (a !== "select" && y.value === "offset") {
@@ -3673,14 +3673,14 @@ var Be = (
3673
3673
  }
3674
3674
  return t;
3675
3675
  }(Be)
3676
- ), T;
3676
+ ), w;
3677
3677
  (function(e) {
3678
3678
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3679
- })(T || (T = {}));
3679
+ })(w || (w = {}));
3680
3680
  function ni(e) {
3681
3681
  return e.length < 2 ? e : e.reduce(function(t, r) {
3682
3682
  var n = t[t.length - 1];
3683
- return !n || n.type !== T.literal || r.type !== T.literal ? t.push(r) : n.value += r.value, t;
3683
+ return !n || n.type !== w.literal || r.type !== w.literal ? t.push(r) : n.value += r.value, t;
3684
3684
  }, []);
3685
3685
  }
3686
3686
  function ii(e) {
@@ -3690,7 +3690,7 @@ function me(e, t, r, n, i, o, s) {
3690
3690
  if (e.length === 1 && gt(e[0]))
3691
3691
  return [
3692
3692
  {
3693
- type: T.literal,
3693
+ type: w.literal,
3694
3694
  value: e[0].value
3695
3695
  }
3696
3696
  ];
@@ -3698,14 +3698,14 @@ function me(e, t, r, n, i, o, s) {
3698
3698
  var l = u[h];
3699
3699
  if (gt(l)) {
3700
3700
  a.push({
3701
- type: T.literal,
3701
+ type: w.literal,
3702
3702
  value: l.value
3703
3703
  });
3704
3704
  continue;
3705
3705
  }
3706
- if (Tn(l)) {
3706
+ if (wn(l)) {
3707
3707
  typeof o == "number" && a.push({
3708
- type: T.literal,
3708
+ type: w.literal,
3709
3709
  value: r.getNumberFormat(t).format(o)
3710
3710
  });
3711
3711
  continue;
@@ -3714,9 +3714,9 @@ function me(e, t, r, n, i, o, s) {
3714
3714
  if (!(i && c in i))
3715
3715
  throw new ri(c, s);
3716
3716
  var f = i[c];
3717
- if (wn(l)) {
3717
+ if (Tn(l)) {
3718
3718
  (!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), a.push({
3719
- type: typeof f == "string" ? T.literal : T.object,
3719
+ type: typeof f == "string" ? w.literal : w.object,
3720
3720
  value: f
3721
3721
  });
3722
3722
  continue;
@@ -3724,7 +3724,7 @@ function me(e, t, r, n, i, o, s) {
3724
3724
  if (Wt(l)) {
3725
3725
  var p = typeof l.style == "string" ? n.date[l.style] : Xe(l.style) ? l.style.parsedOptions : void 0;
3726
3726
  a.push({
3727
- type: T.literal,
3727
+ type: w.literal,
3728
3728
  value: r.getDateTimeFormat(t, p).format(f)
3729
3729
  });
3730
3730
  continue;
@@ -3732,7 +3732,7 @@ function me(e, t, r, n, i, o, s) {
3732
3732
  if (zt(l)) {
3733
3733
  var p = typeof l.style == "string" ? n.time[l.style] : Xe(l.style) ? l.style.parsedOptions : n.time.medium;
3734
3734
  a.push({
3735
- type: T.literal,
3735
+ type: w.literal,
3736
3736
  value: r.getDateTimeFormat(t, p).format(f)
3737
3737
  });
3738
3738
  continue;
@@ -3740,7 +3740,7 @@ function me(e, t, r, n, i, o, s) {
3740
3740
  if (Xt(l)) {
3741
3741
  var p = typeof l.style == "string" ? n.number[l.style] : Jt(l.style) ? l.style.parsedOptions : void 0;
3742
3742
  p && p.scale && (f = f * (p.scale || 1)), a.push({
3743
- type: T.literal,
3743
+ type: w.literal,
3744
3744
  value: r.getNumberFormat(t, p).format(f)
3745
3745
  });
3746
3746
  continue;
@@ -3754,31 +3754,31 @@ function me(e, t, r, n, i, o, s) {
3754
3754
  }));
3755
3755
  Array.isArray(H) || (H = [H]), a.push.apply(a, H.map(function(S) {
3756
3756
  return {
3757
- type: typeof S == "string" ? T.literal : T.object,
3757
+ type: typeof S == "string" ? w.literal : w.object,
3758
3758
  value: S
3759
3759
  };
3760
3760
  }));
3761
3761
  }
3762
3762
  if (Zt(l)) {
3763
- var w = l.options[f] || l.options.other;
3764
- if (!w)
3763
+ var T = l.options[f] || l.options.other;
3764
+ if (!T)
3765
3765
  throw new St(l.value, f, Object.keys(l.options), s);
3766
- a.push.apply(a, me(w.value, t, r, n, i));
3766
+ a.push.apply(a, me(T.value, t, r, n, i));
3767
3767
  continue;
3768
3768
  }
3769
3769
  if (Yt(l)) {
3770
- var w = l.options["=".concat(f)];
3771
- if (!w) {
3770
+ var T = l.options["=".concat(f)];
3771
+ if (!T) {
3772
3772
  if (!Intl.PluralRules)
3773
3773
  throw new Be(`Intl.PluralRules is not available in this environment.
3774
3774
  Try polyfilling it using "@formatjs/intl-pluralrules"
3775
3775
  `, Y.MISSING_INTL_API, s);
3776
3776
  var y = r.getPluralRules(t, { type: l.pluralType }).select(f - (l.offset || 0));
3777
- w = l.options[y] || l.options.other;
3777
+ T = l.options[y] || l.options.other;
3778
3778
  }
3779
- if (!w)
3779
+ if (!T)
3780
3780
  throw new St(l.value, f, Object.keys(l.options), s);
3781
- a.push.apply(a, me(w.value, t, r, n, i, f - (l.offset || 0)));
3781
+ a.push.apply(a, me(T.value, t, r, n, i, f - (l.offset || 0)));
3782
3782
  continue;
3783
3783
  }
3784
3784
  }
@@ -3855,7 +3855,7 @@ var ui = (
3855
3855
  if (u.length === 1)
3856
3856
  return u[0].value;
3857
3857
  var l = u.reduce(function(c, f) {
3858
- return !c.length || f.type !== T.literal || typeof c[c.length - 1] != "string" ? c.push(f.value) : c[c.length - 1] += f.value, c;
3858
+ return !c.length || f.type !== w.literal || typeof c[c.length - 1] != "string" ? c.push(f.value) : c[c.length - 1] += f.value, c;
3859
3859
  }, []);
3860
3860
  return l.length <= 1 ? l[0] || "" : l;
3861
3861
  }, this.formatToParts = function(h) {
@@ -4099,14 +4099,14 @@ function Q() {
4099
4099
  return vi;
4100
4100
  }
4101
4101
  const Le = _e(!1);
4102
- var Ei = Object.defineProperty, _i = Object.defineProperties, xi = Object.getOwnPropertyDescriptors, wt = Object.getOwnPropertySymbols, Bi = Object.prototype.hasOwnProperty, Si = Object.prototype.propertyIsEnumerable, Tt = (e, t, r) => t in e ? Ei(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, wi = (e, t) => {
4102
+ var Ei = Object.defineProperty, _i = Object.defineProperties, xi = Object.getOwnPropertyDescriptors, Tt = Object.getOwnPropertySymbols, Bi = Object.prototype.hasOwnProperty, Si = Object.prototype.propertyIsEnumerable, wt = (e, t, r) => t in e ? Ei(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ti = (e, t) => {
4103
4103
  for (var r in t || (t = {}))
4104
- Bi.call(t, r) && Tt(e, r, t[r]);
4105
- if (wt)
4106
- for (var r of wt(t))
4107
- Si.call(t, r) && Tt(e, r, t[r]);
4104
+ Bi.call(t, r) && wt(e, r, t[r]);
4105
+ if (Tt)
4106
+ for (var r of Tt(t))
4107
+ Si.call(t, r) && wt(e, r, t[r]);
4108
4108
  return e;
4109
- }, Ti = (e, t) => _i(e, xi(t));
4109
+ }, wi = (e, t) => _i(e, xi(t));
4110
4110
  let qe;
4111
4111
  const ge = _e(null);
4112
4112
  function Ht(e) {
@@ -4136,9 +4136,9 @@ const Hi = (e) => {
4136
4136
  });
4137
4137
  }
4138
4138
  return ge.set(e);
4139
- }, q = Ti(wi({}, ge), {
4139
+ }, q = wi(Ti({}, ge), {
4140
4140
  set: Hi
4141
- }), we = (e) => {
4141
+ }), Te = (e) => {
4142
4142
  const t = /* @__PURE__ */ Object.create(null);
4143
4143
  return (n) => {
4144
4144
  const i = JSON.stringify(n);
@@ -4166,21 +4166,21 @@ const se = (e, t) => {
4166
4166
  if (e in r && t in r[e])
4167
4167
  return r[e][t];
4168
4168
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
4169
- }, Pi = we(
4169
+ }, Pi = Te(
4170
4170
  (e) => {
4171
4171
  var t = e, { locale: r, format: n } = t, i = K(t, ["locale", "format"]);
4172
4172
  if (r == null)
4173
4173
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
4174
4174
  return n && (i = se("number", n)), new Intl.NumberFormat(r, i);
4175
4175
  }
4176
- ), Oi = we(
4176
+ ), Oi = Te(
4177
4177
  (e) => {
4178
4178
  var t = e, { locale: r, format: n } = t, i = K(t, ["locale", "format"]);
4179
4179
  if (r == null)
4180
4180
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
4181
4181
  return n ? i = se("date", n) : Object.keys(i).length === 0 && (i = se("date", "short")), new Intl.DateTimeFormat(r, i);
4182
4182
  }
4183
- ), Ii = we(
4183
+ ), Ii = Te(
4184
4184
  (e) => {
4185
4185
  var t = e, { locale: r, format: n } = t, i = K(t, ["locale", "format"]);
4186
4186
  if (r == null)
@@ -4210,7 +4210,7 @@ const se = (e, t) => {
4210
4210
  "locale"
4211
4211
  ]);
4212
4212
  return Ii(rt({ locale: r }, n));
4213
- }, Ci = we(
4213
+ }, Ci = Te(
4214
4214
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
4215
4215
  (e, t = F()) => new ui(e, t, Q().formats, {
4216
4216
  ignoreTag: Q().ignoreTag
@@ -4254,6 +4254,7 @@ J([q], () => Ui);
4254
4254
  J([q, he], () => Gi);
4255
4255
  window.emWidgets = { topic: qr };
4256
4256
  const ji = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4257
+ String(Number.MAX_SAFE_INTEGER).length;
4257
4258
  function Pt(e, t) {
4258
4259
  ar(e, t);
4259
4260
  }
@@ -4346,6 +4347,8 @@ function Vi(e, t) {
4346
4347
  }
4347
4348
  }
4348
4349
  function Xi(e, t) {
4350
+ if (!e || !t)
4351
+ return;
4349
4352
  const r = new URL(t);
4350
4353
  fetch(r.href).then((n) => n.text()).then((n) => {
4351
4354
  const i = document.createElement("style");
@@ -4402,7 +4405,7 @@ function Yi(e) {
4402
4405
  ), c, f, p, g = (
4403
4406
  /*$_*/
4404
4407
  e[2]("descriptionParagraph2") + ""
4405
- ), m, x, A, H, w = (
4408
+ ), m, x, A, H, T = (
4406
4409
  /*biometricsenabled*/
4407
4410
  (e[0] === "true" ? (
4408
4411
  /*$_*/
@@ -4417,7 +4420,7 @@ function Yi(e) {
4417
4420
  );
4418
4421
  return {
4419
4422
  c() {
4420
- t = I("div"), r = I("div"), L && L.c(), n = te(), i = I("h2"), s = G(o), a = te(), h = I("div"), u = I("p"), c = G(l), f = te(), p = I("p"), m = G(g), x = te(), A = I("div"), H = I("button"), y = G(w), B(i, "class", "BiometricsTitle " + /*isMobile*/
4423
+ t = I("div"), r = I("div"), L && L.c(), n = te(), i = I("h2"), s = G(o), a = te(), h = I("div"), u = I("p"), c = G(l), f = te(), p = I("p"), m = G(g), x = te(), A = I("div"), H = I("button"), y = G(T), B(i, "class", "BiometricsTitle " + /*isMobile*/
4421
4424
  (e[3] ? "BiometricsTitleNone" : "")), B(h, "class", "BiometricsDescription " + /*isMobile*/
4422
4425
  (e[3] ? "BiometricsDescriptionMobile" : "")), B(H, "class", "BiometricsToggle"), B(A, "class", "BiometricsActionButtons " + /*isMobile*/
4423
4426
  (e[3] ? "BiometricsActionButtonsMobile" : "")), B(r, "class", "BiometricsWrapper " + /*isMobile*/
@@ -4440,14 +4443,14 @@ function Yi(e) {
4440
4443
  P[2]("descriptionParagraph1") + "") && re(c, l), U & /*$_*/
4441
4444
  4 && g !== (g = /*$_*/
4442
4445
  P[2]("descriptionParagraph2") + "") && re(m, g), U & /*biometricsenabled, $_*/
4443
- 5 && w !== (w = /*biometricsenabled*/
4446
+ 5 && T !== (T = /*biometricsenabled*/
4444
4447
  (P[0] === "true" ? (
4445
4448
  /*$_*/
4446
4449
  P[2]("btnDisableBiometrics")
4447
4450
  ) : (
4448
4451
  /*$_*/
4449
4452
  P[2]("btnEnableBiometrics")
4450
- )) + "") && re(y, w);
4453
+ )) + "") && re(y, T);
4451
4454
  },
4452
4455
  i: N,
4453
4456
  o: N,
@@ -4488,10 +4491,10 @@ function Qi(e, t, r) {
4488
4491
  data: i
4489
4492
  });
4490
4493
  };
4491
- wr(() => () => {
4494
+ Tr(() => () => {
4492
4495
  });
4493
4496
  const A = () => m(), H = () => x();
4494
- function w(y) {
4497
+ function T(y) {
4495
4498
  Ce[y ? "unshift" : "push"](() => {
4496
4499
  l = y, r(1, l);
4497
4500
  });
@@ -4519,7 +4522,7 @@ function Qi(e, t, r) {
4519
4522
  u,
4520
4523
  A,
4521
4524
  H,
4522
- w
4525
+ T
4523
4526
  ];
4524
4527
  }
4525
4528
  class Ji extends Rr {
@@ -1 +1 @@
1
- "use strict";if(typeof window!="undefined"){let n=function(t){return function(...s){try{return t.apply(this,s)}catch(e){if(e instanceof DOMException&&e.message.includes("has already been used with this registry")||e.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw e}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("../components/PlayerAccountBiometrics-CV3MoX-E.cjs")).then(({default:t})=>{!customElements.get("player-account-biometrics")&&customElements.define("player-account-biometrics",t.element)})}
1
+ "use strict";if(typeof window!="undefined"){let n=function(t){return function(...s){try{return t.apply(this,s)}catch(e){if(e instanceof DOMException&&e.message.includes("has already been used with this registry")||e.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw e}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("../components/PlayerAccountBiometrics-BuxKbLCx.cjs")).then(({default:t})=>{!customElements.get("player-account-biometrics")&&customElements.define("player-account-biometrics",t.element)})}
@@ -10,7 +10,7 @@ if (typeof window != "undefined") {
10
10
  }
11
11
  };
12
12
  };
13
- customElements.define = n(customElements.define), import("../components/PlayerAccountBiometrics-BKSp-n3F.js").then(({ default: t }) => {
13
+ customElements.define = n(customElements.define), import("../components/PlayerAccountBiometrics-D2hlVt5i.js").then(({ default: t }) => {
14
14
  !customElements.get("player-account-biometrics") && customElements.define("player-account-biometrics", t.element);
15
15
  });
16
16
  }
@@ -1,4 +1,4 @@
1
- import { P as s } from "../components/PlayerAccountBiometrics-DbTr_pGp.js";
1
+ import { P as s } from "../components/PlayerAccountBiometrics-Cnwnu-pX.js";
2
2
  function c(t) {
3
3
  return function(...n) {
4
4
  try {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/player-account-biometrics",
3
- "version": "1.85.16",
3
+ "version": "1.85.18",
4
4
  "type": "module",
5
5
  "main": "es2015/player-account-biometrics.cjs",
6
6
  "module": "esnext/player-account-biometrics.js",