@everymatrix/player-account-general-confirmation-modal 1.88.6 → 1.88.7

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 Ve(e,t){if(e){var r=e.indexOf(t);0<=r&&e.splice(r,1)}}var xe=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=Fe(s),l=a.next();!l.done;l=a.next()){var u=l.value;u.remove(this)}}catch(b){t={error:b}}finally{try{l&&!l.done&&(r=a.return)&&r.call(a)}finally{if(t)throw t.error}}else s.remove(this);var h=this.initialTeardown;if(R(h))try{h()}catch(b){o=b instanceof Ce?b.errors:[b]}var f=this._finalizers;if(f){this._finalizers=null;try{for(var c=Fe(f),m=c.next();!m.done;m=c.next()){var v=m.value;try{mt(v)}catch(b){o=o!=null?o:[],b instanceof Ce?o=ke(ke([],je(o)),je(b.errors)):o.push(b)}}}catch(b){n={error:b}}finally{try{m&&!m.done&&(i=c.return)&&i.call(c)}finally{if(n)throw n.error}}}if(o)throw new Ce(o)}},e.prototype.add=function(t){var r;if(t&&t!==this)if(this.closed)mt(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)&&Ve(r,t)},e.prototype.remove=function(t){var r=this._finalizers;r&&Ve(r,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}(),Xt=xe.EMPTY;function Wt(e){return e instanceof xe||e&&"closed"in e&&R(e.remove)&&R(e.add)&&R(e.unsubscribe)}function mt(e){R(e)?e():e.unsubscribe()}var nn={Promise:void 0},on={setTimeout:function(e,t){for(var r=[],n=2;n<arguments.length;n++)r[n-2]=arguments[n];return setTimeout.apply(void 0,ke([e,t],je(r)))},clearTimeout:function(e){return clearTimeout(e)},delegate:void 0};function sn(e){on.setTimeout(function(){throw e})}function dt(){}function de(e){e()}var zt=function(e){se(t,e);function t(r){var n=e.call(this)||this;return n.isStopped=!1,r?(n.destination=r,Wt(r)&&r.add(n)):n.destination=ln,n}return t.create=function(r,n,i){return new Xe(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}(xe),an=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){he(n)}},e.prototype.error=function(t){var r=this.partialObserver;if(r.error)try{r.error(t)}catch(n){he(n)}else he(t)},e.prototype.complete=function(){var t=this.partialObserver;if(t.complete)try{t.complete()}catch(r){he(r)}},e}(),Xe=function(e){se(t,e);function t(r,n,i){var o=e.call(this)||this,s;return R(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 an(s),o}return t}(zt);function he(e){sn(e)}function un(e){throw e}var ln={closed:!0,next:dt,error:un,complete:dt},hn=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}();function cn(e){return e}function fn(e){return e.length===0?cn:e.length===1?e[0]:function(r){return e.reduce(function(n,i){return i(n)},r)}}var pt=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=dn(t)?t:new Xe(t,r,n);return de(function(){var s=i,a=s.operator,l=s.source;o.add(a?a.call(o,l):l?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=bt(r),new r(function(i,o){var s=new Xe({next:function(a){try{t(a)}catch(l){o(l),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[hn]=function(){return this},e.prototype.pipe=function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return fn(t)(this)},e.prototype.toPromise=function(t){var r=this;return t=bt(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 bt(e){var t;return(t=e!=null?e:nn.Promise)!==null&&t!==void 0?t:Promise}function mn(e){return e&&R(e.next)&&R(e.error)&&R(e.complete)}function dn(e){return e&&e instanceof zt||mn(e)&&Wt(e)}var pn=Vt(function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}}),Zt=function(e){se(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 gt(this,this);return n.operator=r,n},t.prototype._throwIfClosed=function(){if(this.closed)throw new pn},t.prototype.next=function(r){var n=this;de(function(){var i,o;if(n._throwIfClosed(),!n.isStopped){n.currentObservers||(n.currentObservers=Array.from(n.observers));try{for(var s=Fe(n.currentObservers),a=s.next();!a.done;a=s.next()){var l=a.value;l.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;de(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;de(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?Xt:(this.currentObservers=null,a.push(r),new xe(function(){n.currentObservers=null,Ve(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 pt;return r.source=this,r},t.create=function(r,n){return new gt(r,n)},t}(pt),gt=function(e){se(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:Xt},t}(Zt),Qt={now:function(){return(Qt.delegate||Date).now()},delegate:void 0},bn=function(e){se(t,e);function t(r,n,i){r===void 0&&(r=1/0),n===void 0&&(n=1/0),i===void 0&&(i=Qt);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,l=n._windowTime;i||(o.push(r),!s&&o.push(a.now()+l)),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(),l=0;l<a.length&&!r.closed;l+=o?1:2)r.next(a[l]);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 l=i.now(),u=0,h=1;h<o.length&&o[h]<=l;h+=2)u=h;u&&o.splice(0,u+1)}},t}(Zt);const vt=[],yt={},gn=(e,t=0)=>{if(vt.indexOf(e)==-1){const r=new bn(t);yt[e]=r,vt.push(e)}return yt[e]},F=[];function vn(e,t){return{subscribe:Ee(e,t).subscribe}}function Ee(e,t=L){let r;const n=new Set;function i(a){if(Ut(e,a)&&(e=a,r)){const l=!F.length;for(const u of n)u[1](),F.push(u,e);if(l){for(let u=0;u<F.length;u+=2)F[u][0](F[u+1]);F.length=0}}}function o(a){i(a(e))}function s(a,l=L){const u=[a,l];return n.add(u),n.size===1&&(r=t(i,o)||L),a(e),()=>{n.delete(u),n.size===0&&r&&(r(),r=null)}}return{set:i,update:o,subscribe:s}}function Y(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 vn(r,(s,a)=>{let l=!1;const u=[];let h=0,f=L;const c=()=>{if(h)return;f();const v=t(n?u[0]:u,s,a);o?s(v):f=tt(v)?v:L},m=i.map((v,b)=>Dt(v,H=>{u[b]=H,h&=~(1<<b),l&&c()},()=>{h|=1<<b}));return l=!0,c(),function(){Q(m),f(),l=!1}})}function yn(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var _n=function(t){return xn(t)&&!En(t)};function xn(e){return!!e&&typeof e=="object"}function En(e){var t=Object.prototype.toString.call(e);return t==="[object RegExp]"||t==="[object Date]"||Tn(e)}var Sn=typeof Symbol=="function"&&Symbol.for,wn=Sn?Symbol.for("react.element"):60103;function Tn(e){return e.$$typeof===wn}function Hn(e){return Array.isArray(e)?[]:{}}function ne(e,t){return t.clone!==!1&&t.isMergeableObject(e)?X(Hn(e),e,t):e}function An(e,t,r){return e.concat(t).map(function(n){return ne(n,r)})}function Bn(e,t){if(!t.customMerge)return X;var r=t.customMerge(e);return typeof r=="function"?r:X}function Cn(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter(function(t){return Object.propertyIsEnumerable.call(e,t)}):[]}function _t(e){return Object.keys(e).concat(Cn(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 On(e,t,r){var n={};return r.isMergeableObject(e)&&_t(e).forEach(function(i){n[i]=ne(e[i],r)}),_t(t).forEach(function(i){Pn(e,i)||(Jt(e,i)&&r.isMergeableObject(t[i])?n[i]=Bn(i,r)(e[i],t[i],r):n[i]=ne(t[i],r))}),n}function X(e,t,r){r=r||{},r.arrayMerge=r.arrayMerge||An,r.isMergeableObject=r.isMergeableObject||_n,r.cloneUnlessOtherwiseSpecified=ne;var n=Array.isArray(t),i=Array.isArray(e),o=n===i;return o?n?r.arrayMerge(e,t,r):On(e,t,r):ne(t,r)}X.all=function(t,r){if(!Array.isArray(t))throw new Error("first argument should be an array");return t.reduce(function(n,i){return X(n,i,r)},{})};var In=X,Nn=In;const Mn=yn(Nn);var We=function(e,t){return We=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])},We(e,t)};function Se(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");We(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}var M=function(){return M=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},M.apply(this,arguments)};function Ln(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:jn,n=t&&t.serializer?t.serializer:Dn,i=t&&t.strategy?t.strategy:Gn;return i(e,{cache:r,serializer:n})}function Rn(e){return e==null||typeof e=="number"||typeof e=="boolean"}function $n(e,t,r,n){var i=Rn(n)?n:r(n),o=t.get(i);return typeof o=="undefined"&&(o=e.call(this,n),t.set(i,o)),o}function Yt(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 qt(e,t,r,n,i){return r.bind(t,e,n,i)}function Gn(e,t){var r=e.length===1?$n:Yt;return qt(e,this,r,t.cache.create(),t.serializer)}function Un(e,t){return qt(e,this,Yt,t.cache.create(),t.serializer)}var Dn=function(){return JSON.stringify(arguments)},Fn=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}(),jn={create:function(){return new Fn}},Ie={variadic:Un},ge=function(){return ge=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},ge.apply(this,arguments)};var p;(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"})(p||(p={}));var x;(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"})(x||(x={}));var W;(function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"})(W||(W={}));function xt(e){return e.type===x.literal}function kn(e){return e.type===x.argument}function Kt(e){return e.type===x.number}function er(e){return e.type===x.date}function tr(e){return e.type===x.time}function rr(e){return e.type===x.select}function nr(e){return e.type===x.plural}function Vn(e){return e.type===x.pound}function ir(e){return e.type===x.tag}function or(e){return!!(e&&typeof e=="object"&&e.type===W.number)}function ze(e){return!!(e&&typeof e=="object"&&e.type===W.dateTime)}var sr=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,Xn=/(?:[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 Wn(e){var t={};return e.replace(Xn,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 w=function(){return w=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},w.apply(this,arguments)};var zn=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;function Zn(e){if(e.length===0)throw new Error("Number skeleton cannot be empty");for(var t=e.split(zn).filter(function(c){return c.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],l=s.slice(1),u=0,h=l;u<h.length;u++){var f=h[u];if(f.length===0)throw new Error("Invalid number skeleton")}r.push({stem:a,options:l})}return r}function Qn(e){return e.replace(/^(.*?)-/,"")}var Et=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,ar=/^(@+)?(\+|#+)?[rs]?$/g,Jn=/(\*)(0+)|(#+)(0+)|(0+)/g,ur=/^(0+)$/;function St(e){var t={};return e[e.length-1]==="r"?t.roundingPriority="morePrecision":e[e.length-1]==="s"&&(t.roundingPriority="lessPrecision"),e.replace(ar,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 lr(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 Yn(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)),!ur.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function wt(e){var t={},r=lr(e);return r||t}function qn(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=Qn(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=w(w(w({},t),{notation:"scientific"}),i.options.reduce(function(l,u){return w(w({},l),wt(u))},{}));continue;case"engineering":t=w(w(w({},t),{notation:"engineering"}),i.options.reduce(function(l,u){return w(w({},l),wt(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(Jn,function(l,u,h,f,c,m){if(u)t.minimumIntegerDigits=h.length;else{if(f&&c)throw new Error("We currently do not support maximum integer digits");if(m)throw new Error("We currently do not support exact integer digits")}return""});continue}if(ur.test(i.stem)){t.minimumIntegerDigits=i.stem.length;continue}if(Et.test(i.stem)){if(i.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");i.stem.replace(Et,function(l,u,h,f,c,m){return h==="*"?t.minimumFractionDigits=u.length:f&&f[0]==="#"?t.maximumFractionDigits=f.length:c&&m?(t.minimumFractionDigits=c.length,t.maximumFractionDigits=c.length+m.length):(t.minimumFractionDigits=u.length,t.maximumFractionDigits=u.length),""});var o=i.options[0];o==="w"?t=w(w({},t),{trailingZeroDisplay:"stripIfInteger"}):o&&(t=w(w({},t),St(o)));continue}if(ar.test(i.stem)){t=w(w({},t),St(i.stem));continue}var s=lr(i.stem);s&&(t=w(w({},t),s));var a=Yn(i.stem);a&&(t=w(w({},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 Kn(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),l="a",u=ei(t);for((u=="H"||u=="k")&&(a=0);a-- >0;)r+=l;for(;s-- >0;)r=u+r}else i==="J"?r+="H":r+=i}return r}function ei(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,ti=new RegExp("^".concat(sr.source,"*")),ri=new RegExp("".concat(sr.source,"*$"));function g(e,t){return{start:e,end:t}}var ni=!!String.prototype.startsWith&&"_a".startsWith("a",1),ii=!!String.fromCodePoint,oi=!!Object.fromEntries,si=!!String.prototype.codePointAt,ai=!!String.prototype.trimStart,ui=!!String.prototype.trimEnd,li=!!Number.isSafeInteger,hi=li?Number.isSafeInteger:function(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},Ze=!0;try{var ci=cr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");Ze=((Ne=ci.exec("a"))===null||Ne===void 0?void 0:Ne[0])==="a"}catch(e){Ze=!1}var Tt=ni?function(t,r,n){return t.startsWith(r,n)}:function(t,r,n){return t.slice(n,n+r.length)===r},Qe=ii?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},Ht=oi?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},hr=si?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}},fi=ai?function(t){return t.trimStart()}:function(t){return t.replace(ti,"")},mi=ui?function(t){return t.trimEnd()}:function(t){return t.replace(ri,"")};function cr(e,t){return new RegExp(e,t)}var Je;if(Ze){var At=cr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");Je=function(t,r){var n;At.lastIndex=r;var i=At.exec(t);return(n=i[1])!==null&&n!==void 0?n:""}}else Je=function(t,r){for(var n=[];;){var i=hr(t,r);if(i===void 0||fr(i)||gi(i))break;n.push(i),r+=i>=65536?2:1}return Qe.apply(void 0,n)};var di=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:x.pound,location:g(a,this.clonePosition())})}else if(o===60&&!this.ignoreTag&&this.peek()===47){if(n)break;return this.error(p.UNMATCHED_CLOSING_TAG,g(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:x.literal,value:"<".concat(i,"/>"),location:g(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(p.INVALID_TAG,g(a,this.clonePosition()));var l=this.clonePosition(),u=this.parseTagName();return i!==u?this.error(p.UNMATCHED_CLOSING_TAG,g(l,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:x.tag,value:i,children:s,location:g(n,this.clonePosition())},err:null}:this.error(p.INVALID_TAG,g(a,this.clonePosition())))}else return this.error(p.UNCLOSED_TAG,g(n,this.clonePosition()))}else return this.error(p.INVALID_TAG,g(n,this.clonePosition()))},e.prototype.parseTagName=function(){var t=this.offset();for(this.bump();!this.isEOF()&&bi(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 l=g(n,this.clonePosition());return{val:{type:x.literal,value:i,location:l},err:null}},e.prototype.tryParseLeftAngleBracket=function(){return!this.isEOF()&&this.char()===60&&(this.ignoreTag||!pi(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 Qe.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(),Qe(n))},e.prototype.parseArgument=function(t,r){var n=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(p.EXPECT_ARGUMENT_CLOSING_BRACE,g(n,this.clonePosition()));if(this.char()===125)return this.bump(),this.error(p.EMPTY_ARGUMENT,g(n,this.clonePosition()));var i=this.parseIdentifierIfPossible().value;if(!i)return this.error(p.MALFORMED_ARGUMENT,g(n,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(p.EXPECT_ARGUMENT_CLOSING_BRACE,g(n,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:x.argument,value:i,location:g(n,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(p.EXPECT_ARGUMENT_CLOSING_BRACE,g(n,this.clonePosition())):this.parseArgumentOptions(t,r,i,n);default:return this.error(p.MALFORMED_ARGUMENT,g(n,this.clonePosition()))}},e.prototype.parseIdentifierIfPossible=function(){var t=this.clonePosition(),r=this.offset(),n=Je(this.message,r),i=r+n.length;this.bumpTo(i);var o=this.clonePosition(),s=g(t,o);return{value:n,location:s}},e.prototype.parseArgumentOptions=function(t,r,n,i){var o,s=this.clonePosition(),a=this.parseIdentifierIfPossible().value,l=this.clonePosition();switch(a){case"":return this.error(p.EXPECT_ARGUMENT_TYPE,g(s,l));case"number":case"date":case"time":{this.bumpSpace();var u=null;if(this.bumpIf(",")){this.bumpSpace();var h=this.clonePosition(),f=this.parseSimpleArgStyleIfPossible();if(f.err)return f;var c=mi(f.val);if(c.length===0)return this.error(p.EXPECT_ARGUMENT_STYLE,g(this.clonePosition(),this.clonePosition()));var m=g(h,this.clonePosition());u={style:c,styleLocation:m}}var v=this.tryParseArgumentClose(i);if(v.err)return v;var b=g(i,this.clonePosition());if(u&&Tt(u==null?void 0:u.style,"::",0)){var H=fi(u.style.slice(2));if(a==="number"){var f=this.parseNumberSkeletonFromString(H,u.styleLocation);return f.err?f:{val:{type:x.number,value:n,location:b,style:f.val},err:null}}else{if(H.length===0)return this.error(p.EXPECT_DATE_TIME_SKELETON,b);var E=H;this.locale&&(E=Kn(H,this.locale));var c={type:W.dateTime,pattern:E,location:u.styleLocation,parsedOptions:this.shouldParseSkeletons?Wn(E):{}},A=a==="date"?x.date:x.time;return{val:{type:A,value:n,location:b,style:c},err:null}}}return{val:{type:a==="number"?x.number:a==="date"?x.date:x.time,value:n,location:b,style:(o=u==null?void 0:u.style)!==null&&o!==void 0?o:null},err:null}}case"plural":case"selectordinal":case"select":{var _=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(p.EXPECT_SELECT_ARGUMENT_OPTIONS,g(_,ge({},_)));this.bumpSpace();var S=this.parseIdentifierIfPossible(),y=0;if(a!=="select"&&S.value==="offset"){if(!this.bumpIf(":"))return this.error(p.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,g(this.clonePosition(),this.clonePosition()));this.bumpSpace();var f=this.tryParseDecimalInteger(p.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,p.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);if(f.err)return f;this.bumpSpace(),S=this.parseIdentifierIfPossible(),y=f.val}var B=this.tryParsePluralOrSelectOptions(t,a,r,S);if(B.err)return B;var v=this.tryParseArgumentClose(i);if(v.err)return v;var ue=g(i,this.clonePosition());return a==="select"?{val:{type:x.select,value:n,options:Ht(B.val),location:ue},err:null}:{val:{type:x.plural,value:n,options:Ht(B.val),offset:y,pluralType:a==="plural"?"cardinal":"ordinal",location:ue},err:null}}default:return this.error(p.INVALID_ARGUMENT_TYPE,g(s,l))}},e.prototype.tryParseArgumentClose=function(t){return this.isEOF()||this.char()!==125?this.error(p.EXPECT_ARGUMENT_CLOSING_BRACE,g(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(p.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,g(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=Zn(t)}catch(i){return this.error(p.INVALID_NUMBER_SKELETON,r)}return{val:{type:W.number,tokens:n,location:r,parsedOptions:this.shouldParseSkeletons?qn(n):{}},err:null}},e.prototype.tryParsePluralOrSelectOptions=function(t,r,n,i){for(var o,s=!1,a=[],l=new Set,u=i.value,h=i.location;;){if(u.length===0){var f=this.clonePosition();if(r!=="select"&&this.bumpIf("=")){var c=this.tryParseDecimalInteger(p.EXPECT_PLURAL_ARGUMENT_SELECTOR,p.INVALID_PLURAL_ARGUMENT_SELECTOR);if(c.err)return c;h=g(f,this.clonePosition()),u=this.message.slice(f.offset,this.offset())}else break}if(l.has(u))return this.error(r==="select"?p.DUPLICATE_SELECT_ARGUMENT_SELECTOR:p.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,h);u==="other"&&(s=!0),this.bumpSpace();var m=this.clonePosition();if(!this.bumpIf("{"))return this.error(r==="select"?p.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:p.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,g(this.clonePosition(),this.clonePosition()));var v=this.parseMessage(t+1,r,n);if(v.err)return v;var b=this.tryParseArgumentClose(m);if(b.err)return b;a.push([u,{value:v.val,location:g(m,this.clonePosition())}]),l.add(u),this.bumpSpace(),o=this.parseIdentifierIfPossible(),u=o.value,h=o.location}return a.length===0?this.error(r==="select"?p.EXPECT_SELECT_ARGUMENT_SELECTOR:p.EXPECT_PLURAL_ARGUMENT_SELECTOR,g(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!s?this.error(p.MISSING_OTHER_CLAUSE,g(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 l=g(i,this.clonePosition());return o?(s*=n,hi(s)?{val:s,err:null}:this.error(r,l)):this.error(t,l)},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=hr(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(Tt(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()&&fr(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 pi(e){return Ye(e)||e===47}function bi(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 fr(e){return e>=9&&e<=13||e===32||e===133||e>=8206&&e<=8207||e===8232||e===8233}function gi(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,rr(t)||nr(t))for(var r in t.options)delete t.options[r].location,qe(t.options[r].value);else Kt(t)&&or(t.style)||(er(t)||tr(t))&&ze(t.style)?delete t.style.location:ir(t)&&qe(t.children)})}function vi(e,t){t===void 0&&(t={}),t=ge({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var r=new di(e,t).parse();if(r.err){var n=SyntaxError(p[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 z;(function(e){e.MISSING_VALUE="MISSING_VALUE",e.INVALID_VALUE="INVALID_VALUE",e.MISSING_INTL_API="MISSING_INTL_API"})(z||(z={}));var we=function(e){Se(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),Bt=function(e){Se(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('", "'),'"'),z.INVALID_VALUE,o)||this}return t}(we),yi=function(e){Se(t,e);function t(r,n,i){return e.call(this,'Value for "'.concat(r,'" must be of type ').concat(n),z.INVALID_VALUE,i)||this}return t}(we),_i=function(e){Se(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,'"'),z.MISSING_VALUE,n)||this}return t}(we),P;(function(e){e[e.literal=0]="literal",e[e.object=1]="object"})(P||(P={}));function xi(e){return e.length<2?e:e.reduce(function(t,r){var n=t[t.length-1];return!n||n.type!==P.literal||r.type!==P.literal?t.push(r):n.value+=r.value,t},[])}function Ei(e){return typeof e=="function"}function pe(e,t,r,n,i,o,s){if(e.length===1&&xt(e[0]))return[{type:P.literal,value:e[0].value}];for(var a=[],l=0,u=e;l<u.length;l++){var h=u[l];if(xt(h)){a.push({type:P.literal,value:h.value});continue}if(Vn(h)){typeof o=="number"&&a.push({type:P.literal,value:r.getNumberFormat(t).format(o)});continue}var f=h.value;if(!(i&&f in i))throw new _i(f,s);var c=i[f];if(kn(h)){(!c||typeof c=="string"||typeof c=="number")&&(c=typeof c=="string"||typeof c=="number"?String(c):""),a.push({type:typeof c=="string"?P.literal:P.object,value:c});continue}if(er(h)){var m=typeof h.style=="string"?n.date[h.style]:ze(h.style)?h.style.parsedOptions:void 0;a.push({type:P.literal,value:r.getDateTimeFormat(t,m).format(c)});continue}if(tr(h)){var m=typeof h.style=="string"?n.time[h.style]:ze(h.style)?h.style.parsedOptions:n.time.medium;a.push({type:P.literal,value:r.getDateTimeFormat(t,m).format(c)});continue}if(Kt(h)){var m=typeof h.style=="string"?n.number[h.style]:or(h.style)?h.style.parsedOptions:void 0;m&&m.scale&&(c=c*(m.scale||1)),a.push({type:P.literal,value:r.getNumberFormat(t,m).format(c)});continue}if(ir(h)){var v=h.children,b=h.value,H=i[b];if(!Ei(H))throw new yi(b,"function",s);var E=pe(v,t,r,n,i,o),A=H(E.map(function(y){return y.value}));Array.isArray(A)||(A=[A]),a.push.apply(a,A.map(function(y){return{type:typeof y=="string"?P.literal:P.object,value:y}}))}if(rr(h)){var _=h.options[c]||h.options.other;if(!_)throw new Bt(h.value,c,Object.keys(h.options),s);a.push.apply(a,pe(_.value,t,r,n,i));continue}if(nr(h)){var _=h.options["=".concat(c)];if(!_){if(!Intl.PluralRules)throw new we(`Intl.PluralRules is not available in this environment.
17
17
  Try polyfilling it using "@formatjs/intl-pluralrules"
18
- `,z.MISSING_INTL_API,s);var S=r.getPluralRules(t,{type:h.pluralType}).select(c-(h.offset||0));_=h.options[S]||h.options.other}if(!_)throw new Bt(h.value,c,Object.keys(h.options),s);a.push.apply(a,pe(_.value,t,r,n,i,c-(h.offset||0)));continue}}return xi(a)}function Si(e,t){return t?M(M(M({},e||{}),t||{}),Object.keys(e).reduce(function(r,n){return r[n]=M(M({},e[n]),t[n]||{}),r},{})):e}function wi(e,t){return t?Object.keys(e).reduce(function(r,n){return r[n]=Si(e[n],t[n]),r},M({},e)):e}function Me(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,r){e[t]=r}}}}}function Ti(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(l){var u=o.formatToParts(l);if(u.length===1)return u[0].value;var h=u.reduce(function(f,c){return!f.length||c.type!==P.literal||typeof f[f.length-1]!="string"?f.push(c.value):f[f.length-1]+=c.value,f},[]);return h.length<=1?h[0]||"":h},this.formatToParts=function(l){return pe(o.ast,o.locales,o.formatters,o.formats,l,void 0,o.message)},this.resolvedOptions=function(){var l;return{locale:((l=o.resolvedLocale)===null||l===void 0?void 0:l.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=Ln(s,["formatters"]);this.ast=e.__parse(t,M(M({},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=wi(e.formats,n),this.formatters=i&&i.formatters||Ti(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=vi,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 Ai(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 $={},Bi=(e,t,r)=>r&&(t in $||($[t]={}),e in $[t]||($[t][e]=r),r),mr=(e,t)=>{if(t==null)return;if(t in $&&e in $[t])return $[t][e];const r=Te(t);for(let n=0;n<r.length;n++){const i=r[n],o=Pi(i,e);if(o)return Bi(e,t,o)}};let nt;const ae=Ee({});function Ci(e){return nt[e]||null}function dr(e){return e in nt}function Pi(e,t){if(!dr(e))return null;const r=Ci(e);return Ai(r,t)}function Oi(e){if(e==null)return;const t=Te(e);for(let r=0;r<t.length;r++){const n=t[r];if(dr(n))return n}}function pr(e,...t){delete $[e],ae.update(r=>(r[e]=Mn.all([r[e]||{},...t]),r))}Y([ae],([e])=>Object.keys(e));ae.subscribe(e=>nt=e);const be={};function Ii(e,t){be[e].delete(t),be[e].size===0&&delete be[e]}function br(e){return be[e]}function Ni(e){return Te(e).map(t=>{const r=br(t);return[t,r?[...r]:[]]}).filter(([,t])=>t.length>0)}function Ke(e){return e==null?!1:Te(e).some(t=>{var r;return(r=br(t))==null?void 0:r.size})}function Mi(e,t){return Promise.all(t.map(n=>(Ii(e,n),n().then(i=>i.default||i)))).then(n=>pr(e,...n))}const ee={};function gr(e){if(!Ke(e))return e in ee?ee[e]:Promise.resolve();const t=Ni(e);return ee[e]=Promise.all(t.map(([r,n])=>Mi(r,n))).then(()=>{if(Ke(e))return gr(e);delete ee[e]}),ee[e]}const Li={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"}}},Ri={fallbackLocale:null,loadingDelay:200,formats:Li,warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0},$i=Ri;function Z(){return $i}const Le=Ee(!1);var Gi=Object.defineProperty,Ui=Object.defineProperties,Di=Object.getOwnPropertyDescriptors,Ct=Object.getOwnPropertySymbols,Fi=Object.prototype.hasOwnProperty,ji=Object.prototype.propertyIsEnumerable,Pt=(e,t,r)=>t in e?Gi(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,ki=(e,t)=>{for(var r in t||(t={}))Fi.call(t,r)&&Pt(e,r,t[r]);if(Ct)for(var r of Ct(t))ji.call(t,r)&&Pt(e,r,t[r]);return e},Vi=(e,t)=>Ui(e,Di(t));let et;const ve=Ee(null);function Ot(e){return e.split("-").map((t,r,n)=>n.slice(0,r+1).join("-")).reverse()}function Te(e,t=Z().fallbackLocale){const r=Ot(e);return t?[...new Set([...r,...Ot(t)])]:r}function G(){return et!=null?et:void 0}ve.subscribe(e=>{et=e!=null?e:void 0,typeof window!="undefined"&&e!=null&&document.documentElement.setAttribute("lang",e)});const Xi=e=>{if(e&&Oi(e)&&Ke(e)){const{loadingDelay:t}=Z();let r;return typeof window!="undefined"&&G()!=null&&t?r=window.setTimeout(()=>Le.set(!0),t):Le.set(!0),gr(e).then(()=>{ve.set(e)}).finally(()=>{clearTimeout(r),Le.set(!1)})}return ve.set(e)},q=Vi(ki({},ve),{set:Xi}),He=e=>{const t=Object.create(null);return n=>{const i=JSON.stringify(n);return i in t?t[i]:t[i]=e(n)}};var Wi=Object.defineProperty,ye=Object.getOwnPropertySymbols,vr=Object.prototype.hasOwnProperty,yr=Object.prototype.propertyIsEnumerable,It=(e,t,r)=>t in e?Wi(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,it=(e,t)=>{for(var r in t||(t={}))vr.call(t,r)&&It(e,r,t[r]);if(ye)for(var r of ye(t))yr.call(t,r)&&It(e,r,t[r]);return e},K=(e,t)=>{var r={};for(var n in e)vr.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&&yr.call(e,n)&&(r[n]=e[n]);return r};const ie=(e,t)=>{const{formats:r}=Z();if(e in r&&t in r[e])return r[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},zi=He(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=ie("number",n)),new Intl.NumberFormat(r,i)}),Zi=He(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=ie("date",n):Object.keys(i).length===0&&(i=ie("date","short")),new Intl.DateTimeFormat(r,i)}),Qi=He(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=ie("time",n):Object.keys(i).length===0&&(i=ie("time","short")),new Intl.DateTimeFormat(r,i)}),Ji=(e={})=>{var t=e,{locale:r=G()}=t,n=K(t,["locale"]);return zi(it({locale:r},n))},Yi=(e={})=>{var t=e,{locale:r=G()}=t,n=K(t,["locale"]);return Zi(it({locale:r},n))},qi=(e={})=>{var t=e,{locale:r=G()}=t,n=K(t,["locale"]);return Qi(it({locale:r},n))},Ki=He((e,t=G())=>new Hi(e,t,Z().formats,{ignoreTag:Z().ignoreTag})),eo=(e,t={})=>{var r,n,i,o;let s=t;typeof e=="object"&&(s=e,e=s.id);const{values:a,locale:l=G(),default:u}=s;if(l==null)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let h=mr(e,l);if(!h)h=(o=(i=(n=(r=Z()).handleMissingMessage)==null?void 0:n.call(r,{locale:l,id:e,defaultValue:u}))!=null?i:u)!=null?o:e;else if(typeof h!="string")return console.warn(`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof h}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`),h;if(!a)return h;let f=h;try{f=Ki(h,l).format(a)}catch(c){c instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,c.message)}return f},to=(e,t)=>qi(t).format(e),ro=(e,t)=>Yi(t).format(e),no=(e,t)=>Ji(t).format(e),io=(e,t=G())=>mr(e,t),oo=Y([q,ae],()=>eo);Y([q],()=>to);Y([q],()=>ro);Y([q],()=>no);Y([q,ae],()=>io);window.emWidgets={topic:gn};const so=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 Nt(e,t){pr(e,t)}function ao(e){q.set(e)}const Mt={en:{cancel:"Cancel",confirm:"Confirm"},fr:{cancel:"Annuler",confirm:"Confirmer"},ro:{cancel:"Anulează",confirm:"Confirmă"},es:{cancel:"Cancelar",confirm:"Confirmar"},pt:{cancel:"Cancelar",confirm:"Confirmar"},"zh-hk":{cancel:"取消",confirm:"確認"},hr:{cancel:"Otkaži",confirm:"Potvrdi"},"pt-br":{cancel:"Cancelar",confirm:"confirme"},"es-mx":{cancel:"Cancelar",confirm:"Confirmar"},tr:{cancel:"İptal etmek",confirm:"Onaylamak"},"en-us":{cancel:"Cancel",confirm:"Confirm"}},k="__WIDGET_GLOBAL_STYLE_CACHE__";function uo(e,t){if(e){const r=document.createElement("style");r.innerHTML=t,e.appendChild(r)}}function lo(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 ho(e,t,r,n=!1){if(!window.emMessageBus)return;if(!("adoptedStyleSheets"in Document.prototype)||!n)return r=co(e,t),r;window[k]||(window[k]={}),r=fo(e,t);const o=r.unsubscribe.bind(r),s=()=>{if(window[k][t]){const a=window[k][t];a.refCount>1?a.refCount=a.refCount-1:delete window[k][t]}o()};return r.unsubscribe=s,r}function co(e,t){const r=document.createElement("style");return window.emMessageBus.subscribe(t,n=>{e&&(r.innerHTML=n,e.appendChild(r))})}function fo(e,t){return window.emMessageBus.subscribe(t,r=>{var a;if(!e)return;const n=e.getRootNode(),i=window[k];let o=(a=i[t])==null?void 0:a.sheet;o?i[t].refCount=i[t].refCount+1:(o=new CSSStyleSheet,o.replaceSync(r),i[t]={sheet:o,refCount:1});const s=n.adoptedStyleSheets||[];s.includes(o)||(n.adoptedStyleSheets=[...s,o])})}function mo(e){$r(e,"svelte-8g0wf4",'*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.GeneralConfirmationWrapper{position:fixed;top:0;right:0;bottom:0;left:0;background-color:var(--emw--color-background, rgba(0, 0, 0, 0.7));display:flex;justify-content:center;align-items:center;z-index:300;color:var(--emw--color-typography, #ffffff)}.GeneralConfirmationTitle{margin-bottom:20px}.GeneralConfirmationContainer{position:relative;background:linear-gradient(to right, var(--emw--color-primary-variant, #184026), var(--emw--color-secondary-variant, #013e5c));border:5px solid transparent;padding:60px 30px 30px;background-clip:padding-box;border-radius:var(--emw--border-radius-medium, 10px);text-align:center}.GeneralConfirmationContainer::before{content:"";position:absolute;top:-4px;left:-8px;width:103%;height:105%;z-index:-1;background:linear-gradient(to right, var(--emw--color-primary, #22b04e), color-mix(in srgb, var(--emw--color-secondary, #e98b0f) 80%, black 20%), #22b04e);opacity:0.5;border-radius:inherit;filter:blur(6px)}.GeneralConfirmationContainer::after{position:absolute;top:-4px;bottom:-4px;left:-4px;right:-4px;background:linear-gradient(to right, color-mix(in srgb, var(--emw--color-primary-variant, #184026) 80%, white 10%), color-mix(in srgb, var(--emw--color-secondary-variant, #013e5c) 80%, white 10%));content:"";z-index:-1;border-radius:var(--emw--border-radius-medium, 10px)}.GeneralConfirmationContainerMobile{padding:40px;max-width:330px}.GeneralConfirmationContainerMobile .GeneralConfirmationControlAreaMobile .GeneralCancelButton,.GeneralConfirmationContainerMobile .GeneralConfirmationControlAreaMobile .GeneralConfirmButton{width:120px;height:auto;font-size:var(--emw--font-size-x-small, 12px)}.GeneralConfirmationContent{font-size:var(--emw--font-size-medium, 18px);font-weight:300}.GeneralConfirmationControlArea{display:flex;gap:10px;direction:ltr;margin-top:30px}.GeneralConfirmationControlArea .GeneralCancelButton,.GeneralConfirmationControlArea .GeneralConfirmButton{flex:1;background:transparent;border:1px solid var(--emw--color-gray-100, #bfcbc3);color:var(--emw--color-gray-100, #bfcbc3);cursor:pointer;border-radius:var(--emw--button-border-radius, 50px);width:200px;height:50px;font-size:var(--emw--font-size-small, 16px);text-transform:uppercase;text-align:center;transition-duration:0.3s;box-sizing:border-box;padding:10px}.GeneralConfirmationControlArea .GeneralConfirmButton{background-color:var(--emw--color-primary, #22b04e);border:2px solid var(--emw--button-border-color, #063b17);border-radius:var(--emw--button-border-radius, 50px);color:var(--emw--button-typography, var(--emw--button-text-color, #ffffff))}.ModalCloseBtn{position:absolute;display:flex;align-items:center;justify-content:center;top:5px;right:5px;padding:8px;border-radius:50%;cursor:pointer;transition:all 150ms ease-in-out}.ModalCloseBtn svg{width:35px;height:40px}.ModalCloseBtn:hover{background:rgba(255, 255, 255, 0.2)}.GeneralConfirmationMobileWrapper{border:none;padding:0}')}const po=e=>({}),Lt=e=>({});function bo(e){let t,r;return{c(){t=ct("svg"),r=ct("path"),T(r,"stroke-linecap","round"),T(r,"stroke-linejoin","round"),T(r,"stroke-width","2"),T(r,"d","M6 18L18 6M6 6l12 12"),T(t,"class","w-6 h-6"),T(t,"fill","none"),T(t,"stroke","currentColor"),T(t,"viewBox","0 0 24 24"),T(t,"xmlns","http://www.w3.org/2000/svg")},m(n,i){oe(n,t,i),C(t,r)},p:L,d(n){n&&J(t)}}}function Rt(e){let t,r,n;return{c(){t=N("div"),r=N("h2"),n=_e(e[1]),T(t,"class","GeneralConfirmationTitle")},m(i,o){oe(i,t,o),C(t,r),C(r,n)},p(i,o){o&2&&rt(n,i[1])},d(i){i&&J(t)}}}function $t(e){let t,r=e[4]("cancel")+"",n,i,o;return{c(){t=N("button"),n=_e(r),T(t,"class","GeneralCancelButton")},m(s,a){oe(s,t,a),C(t,n),i||(o=Re(t,"click",e[18]),i=!0)},p(s,a){a&16&&r!==(r=s[4]("cancel")+"")&&rt(n,r)},d(s){s&&J(t),i=!1,o()}}}function go(e){let t,r,n,i,o,s,a,l,u,h,f=e[4]("confirm")+"",c,m,v,b;const H=e[17].close,E=Nr(H,e,e[16],Lt),A=E||bo();let _=e[1]&&Rt(e),S=e[2]&&$t(e);return{c(){t=N("div"),r=N("div"),n=N("span"),A&&A.c(),i=le(),_&&_.c(),o=le(),s=N("div"),a=le(),l=N("div"),S&&S.c(),u=le(),h=N("button"),c=_e(f),T(n,"class","ModalCloseBtn"),T(n,"role","button"),T(s,"class","GeneralConfirmationContent"),T(h,"class","GeneralConfirmButton"),T(l,"class","GeneralConfirmationControlArea "+(e[5]?"GeneralConfirmationControlAreaMobile":"")),T(r,"class","GeneralConfirmationContainer "+(e[5]?"GeneralConfirmationContainerMobile":"")),T(t,"class","GeneralConfirmationWrapper "+(e[5]?"GeneralConfirmationMobileWrapper":""))},m(y,B){oe(y,t,B),C(t,r),C(r,n),A&&A.m(n,null),C(r,i),_&&_.m(r,null),C(r,o),C(r,s),s.innerHTML=e[0],C(r,a),C(r,l),S&&S.m(l,null),C(l,u),C(l,h),C(h,c),e[20](t),m=!0,v||(b=[Re(n,"click",e[6]),Re(h,"click",e[19])],v=!0)},p(y,[B]){E&&E.p&&(!m||B&65536)&&Lr(E,H,y,y[16],m?Mr(H,y[16],B,po):Rr(y[16]),Lt),y[1]?_?_.p(y,B):(_=Rt(y),_.c(),_.m(r,o)):_&&(_.d(1),_=null),(!m||B&1)&&(s.innerHTML=y[0]),y[2]?S?S.p(y,B):(S=$t(y),S.c(),S.m(l,u)):S&&(S.d(1),S=null),(!m||B&16)&&f!==(f=y[4]("confirm")+"")&&rt(c,f)},i(y){m||(jt(A,y),m=!0)},o(y){Qr(A,y),m=!1},d(y){y&&J(t),A&&A.d(y),_&&_.d(),S&&S.d(),e[20](null),v=!1,Q(b)}}}function vo(e,t,r){let n;Ir(e,oo,d=>r(4,n=d));let{$$slots:i={},$$scope:o}=t,{modaltext:s="Are you sure that you want to perform this action?"}=t,{modaltitle:a=""}=t,{hascancelbutton:l=!1}=t,{modalconfirmevent:u=""}=t,{modalcancelevent:h=""}=t,{modalconfirmdata:f={}}=t,{lang:c="en"}=t,{clientstyling:m=""}=t,{clientstylingurl:v=""}=t,{translationurl:b=""}=t,{mbsource:H}=t,E,A,_=window.navigator.userAgent,S=so(_)!=="PC";const y=()=>{window.postMessage({type:"ModalClosed"},window.location.href)},B=d=>{d==="confirm"&&u&&E.dispatchEvent(new CustomEvent(u,{detail:f,bubbles:!0,composed:!0})),d==="cancel"&&h&&E.dispatchEvent(new CustomEvent(h,{bubbles:!0,composed:!0})),y()},ue=()=>{fetch(b).then(U=>U.json()).then(U=>{Object.keys(U).forEach(ot=>{Nt(ot,U[ot])})}).catch(U=>{console.log(U)})};Object.keys(Mt).forEach(d=>{Nt(d,Mt[d])});const xr=()=>{ao(c)};kr(()=>()=>{});const Er=()=>B("cancel"),Sr=()=>B("confirm");function wr(d){$e[d?"unshift":"push"](()=>{E=d,r(3,E)})}return e.$$set=d=>{"modaltext"in d&&r(0,s=d.modaltext),"modaltitle"in d&&r(1,a=d.modaltitle),"hascancelbutton"in d&&r(2,l=d.hascancelbutton),"modalconfirmevent"in d&&r(8,u=d.modalconfirmevent),"modalcancelevent"in d&&r(9,h=d.modalcancelevent),"modalconfirmdata"in d&&r(10,f=d.modalconfirmdata),"lang"in d&&r(11,c=d.lang),"clientstyling"in d&&r(12,m=d.clientstyling),"clientstylingurl"in d&&r(13,v=d.clientstylingurl),"translationurl"in d&&r(14,b=d.translationurl),"mbsource"in d&&r(15,H=d.mbsource),"$$scope"in d&&r(16,o=d.$$scope)},e.$$.update=()=>{e.$$.dirty&2049&&s&&c&&xr(),e.$$.dirty&4104&&m&&E&&uo(E,m),e.$$.dirty&8200&&v&&E&&lo(E,v),e.$$.dirty&32776&&H&&E&&ho(E,`${H}.Style`,A),e.$$.dirty&16384&&b&&ue()},[s,a,l,E,n,S,y,B,u,h,f,c,m,v,b,H,o,i,Er,Sr,wr]}class _r extends tn{constructor(t){super(),Kr(this,t,vo,go,Ut,{modaltext:0,modaltitle:1,hascancelbutton:2,modalconfirmevent:8,modalcancelevent:9,modalconfirmdata:10,lang:11,clientstyling:12,clientstylingurl:13,translationurl:14,mbsource:15},mo)}get modaltext(){return this.$$.ctx[0]}set modaltext(t){this.$$set({modaltext:t}),O()}get modaltitle(){return this.$$.ctx[1]}set modaltitle(t){this.$$set({modaltitle:t}),O()}get hascancelbutton(){return this.$$.ctx[2]}set hascancelbutton(t){this.$$set({hascancelbutton:t}),O()}get modalconfirmevent(){return this.$$.ctx[8]}set modalconfirmevent(t){this.$$set({modalconfirmevent:t}),O()}get modalcancelevent(){return this.$$.ctx[9]}set modalcancelevent(t){this.$$set({modalcancelevent:t}),O()}get modalconfirmdata(){return this.$$.ctx[10]}set modalconfirmdata(t){this.$$set({modalconfirmdata:t}),O()}get lang(){return this.$$.ctx[11]}set lang(t){this.$$set({lang:t}),O()}get clientstyling(){return this.$$.ctx[12]}set clientstyling(t){this.$$set({clientstyling:t}),O()}get clientstylingurl(){return this.$$.ctx[13]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),O()}get translationurl(){return this.$$.ctx[14]}set translationurl(t){this.$$set({translationurl:t}),O()}get mbsource(){return this.$$.ctx[15]}set mbsource(t){this.$$set({mbsource:t}),O()}}en(_r,{modaltext:{},modaltitle:{},hascancelbutton:{type:"Boolean"},modalconfirmevent:{},modalcancelevent:{},modalconfirmdata:{},lang:{},clientstyling:{},clientstylingurl:{},translationurl:{},mbsource:{}},["close"],[],!0);exports.default=_r;
18
+ `,z.MISSING_INTL_API,s);var S=r.getPluralRules(t,{type:h.pluralType}).select(c-(h.offset||0));_=h.options[S]||h.options.other}if(!_)throw new Bt(h.value,c,Object.keys(h.options),s);a.push.apply(a,pe(_.value,t,r,n,i,c-(h.offset||0)));continue}}return xi(a)}function Si(e,t){return t?M(M(M({},e||{}),t||{}),Object.keys(e).reduce(function(r,n){return r[n]=M(M({},e[n]),t[n]||{}),r},{})):e}function wi(e,t){return t?Object.keys(e).reduce(function(r,n){return r[n]=Si(e[n],t[n]),r},M({},e)):e}function Me(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,r){e[t]=r}}}}}function Ti(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(l){var u=o.formatToParts(l);if(u.length===1)return u[0].value;var h=u.reduce(function(f,c){return!f.length||c.type!==P.literal||typeof f[f.length-1]!="string"?f.push(c.value):f[f.length-1]+=c.value,f},[]);return h.length<=1?h[0]||"":h},this.formatToParts=function(l){return pe(o.ast,o.locales,o.formatters,o.formats,l,void 0,o.message)},this.resolvedOptions=function(){var l;return{locale:((l=o.resolvedLocale)===null||l===void 0?void 0:l.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=Ln(s,["formatters"]);this.ast=e.__parse(t,M(M({},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=wi(e.formats,n),this.formatters=i&&i.formatters||Ti(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=vi,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 Ai(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 $={},Bi=(e,t,r)=>r&&(t in $||($[t]={}),e in $[t]||($[t][e]=r),r),mr=(e,t)=>{if(t==null)return;if(t in $&&e in $[t])return $[t][e];const r=Te(t);for(let n=0;n<r.length;n++){const i=r[n],o=Pi(i,e);if(o)return Bi(e,t,o)}};let nt;const ae=Ee({});function Ci(e){return nt[e]||null}function dr(e){return e in nt}function Pi(e,t){if(!dr(e))return null;const r=Ci(e);return Ai(r,t)}function Oi(e){if(e==null)return;const t=Te(e);for(let r=0;r<t.length;r++){const n=t[r];if(dr(n))return n}}function pr(e,...t){delete $[e],ae.update(r=>(r[e]=Mn.all([r[e]||{},...t]),r))}Y([ae],([e])=>Object.keys(e));ae.subscribe(e=>nt=e);const be={};function Ii(e,t){be[e].delete(t),be[e].size===0&&delete be[e]}function br(e){return be[e]}function Ni(e){return Te(e).map(t=>{const r=br(t);return[t,r?[...r]:[]]}).filter(([,t])=>t.length>0)}function Ke(e){return e==null?!1:Te(e).some(t=>{var r;return(r=br(t))==null?void 0:r.size})}function Mi(e,t){return Promise.all(t.map(n=>(Ii(e,n),n().then(i=>i.default||i)))).then(n=>pr(e,...n))}const ee={};function gr(e){if(!Ke(e))return e in ee?ee[e]:Promise.resolve();const t=Ni(e);return ee[e]=Promise.all(t.map(([r,n])=>Mi(r,n))).then(()=>{if(Ke(e))return gr(e);delete ee[e]}),ee[e]}const Li={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"}}},Ri={fallbackLocale:null,loadingDelay:200,formats:Li,warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0},$i=Ri;function Z(){return $i}const Le=Ee(!1);var Gi=Object.defineProperty,Ui=Object.defineProperties,Di=Object.getOwnPropertyDescriptors,Ct=Object.getOwnPropertySymbols,Fi=Object.prototype.hasOwnProperty,ji=Object.prototype.propertyIsEnumerable,Pt=(e,t,r)=>t in e?Gi(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,ki=(e,t)=>{for(var r in t||(t={}))Fi.call(t,r)&&Pt(e,r,t[r]);if(Ct)for(var r of Ct(t))ji.call(t,r)&&Pt(e,r,t[r]);return e},Vi=(e,t)=>Ui(e,Di(t));let et;const ve=Ee(null);function Ot(e){return e.split("-").map((t,r,n)=>n.slice(0,r+1).join("-")).reverse()}function Te(e,t=Z().fallbackLocale){const r=Ot(e);return t?[...new Set([...r,...Ot(t)])]:r}function G(){return et!=null?et:void 0}ve.subscribe(e=>{et=e!=null?e:void 0,typeof window!="undefined"&&e!=null&&document.documentElement.setAttribute("lang",e)});const Xi=e=>{if(e&&Oi(e)&&Ke(e)){const{loadingDelay:t}=Z();let r;return typeof window!="undefined"&&G()!=null&&t?r=window.setTimeout(()=>Le.set(!0),t):Le.set(!0),gr(e).then(()=>{ve.set(e)}).finally(()=>{clearTimeout(r),Le.set(!1)})}return ve.set(e)},q=Vi(ki({},ve),{set:Xi}),He=e=>{const t=Object.create(null);return n=>{const i=JSON.stringify(n);return i in t?t[i]:t[i]=e(n)}};var Wi=Object.defineProperty,ye=Object.getOwnPropertySymbols,vr=Object.prototype.hasOwnProperty,yr=Object.prototype.propertyIsEnumerable,It=(e,t,r)=>t in e?Wi(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,it=(e,t)=>{for(var r in t||(t={}))vr.call(t,r)&&It(e,r,t[r]);if(ye)for(var r of ye(t))yr.call(t,r)&&It(e,r,t[r]);return e},K=(e,t)=>{var r={};for(var n in e)vr.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&&yr.call(e,n)&&(r[n]=e[n]);return r};const ie=(e,t)=>{const{formats:r}=Z();if(e in r&&t in r[e])return r[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},zi=He(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=ie("number",n)),new Intl.NumberFormat(r,i)}),Zi=He(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=ie("date",n):Object.keys(i).length===0&&(i=ie("date","short")),new Intl.DateTimeFormat(r,i)}),Qi=He(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=ie("time",n):Object.keys(i).length===0&&(i=ie("time","short")),new Intl.DateTimeFormat(r,i)}),Ji=(e={})=>{var t=e,{locale:r=G()}=t,n=K(t,["locale"]);return zi(it({locale:r},n))},Yi=(e={})=>{var t=e,{locale:r=G()}=t,n=K(t,["locale"]);return Zi(it({locale:r},n))},qi=(e={})=>{var t=e,{locale:r=G()}=t,n=K(t,["locale"]);return Qi(it({locale:r},n))},Ki=He((e,t=G())=>new Hi(e,t,Z().formats,{ignoreTag:Z().ignoreTag})),eo=(e,t={})=>{var r,n,i,o;let s=t;typeof e=="object"&&(s=e,e=s.id);const{values:a,locale:l=G(),default:u}=s;if(l==null)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let h=mr(e,l);if(!h)h=(o=(i=(n=(r=Z()).handleMissingMessage)==null?void 0:n.call(r,{locale:l,id:e,defaultValue:u}))!=null?i:u)!=null?o:e;else if(typeof h!="string")return console.warn(`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof h}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`),h;if(!a)return h;let f=h;try{f=Ki(h,l).format(a)}catch(c){c instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,c.message)}return f},to=(e,t)=>qi(t).format(e),ro=(e,t)=>Yi(t).format(e),no=(e,t)=>Ji(t).format(e),io=(e,t=G())=>mr(e,t),oo=Y([q,ae],()=>eo);Y([q],()=>to);Y([q],()=>ro);Y([q],()=>no);Y([q,ae],()=>io);window.emWidgets={topic:gn};const so=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 Nt(e,t){pr(e,t)}function ao(e){q.set(e)}const Mt={en:{cancel:"Cancel",confirm:"Confirm"},fr:{cancel:"Annuler",confirm:"Confirmer"},ro:{cancel:"Anulează",confirm:"Confirmă"},es:{cancel:"Cancelar",confirm:"Confirmar"},pt:{cancel:"Cancelar",confirm:"Confirmar"},"zh-hk":{cancel:"取消",confirm:"確認"},hr:{cancel:"Otkaži",confirm:"Potvrdi"},"pt-br":{cancel:"Cancelar",confirm:"confirme"},"es-mx":{cancel:"Cancelar",confirm:"Confirmar"},tr:{cancel:"İptal etmek",confirm:"Onaylamak"},"en-us":{cancel:"Cancel",confirm:"Confirm"}},k="__WIDGET_GLOBAL_STYLE_CACHE__";function uo(e,t){if(e){const r=document.createElement("style");r.innerHTML=t,e.appendChild(r)}}function lo(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 ho(e,t,r,n=!1){if(!window.emMessageBus)return;if(!("adoptedStyleSheets"in Document.prototype)||!n)return r=co(e,t),r;window[k]||(window[k]={}),r=fo(e,t);const o=r.unsubscribe.bind(r),s=()=>{if(window[k][t]){const a=window[k][t];a.refCount>1?a.refCount=a.refCount-1:delete window[k][t]}o()};return r.unsubscribe=s,r}function co(e,t){const r=document.createElement("style");return window.emMessageBus.subscribe(t,n=>{e&&(r.innerHTML=n,e.appendChild(r))})}function fo(e,t){return window.emMessageBus.subscribe(t,r=>{if(!e)return;const n=e.getRootNode(),i=window[k];let o=i[t]&&i[t].sheet;o?i[t].refCount=i[t].refCount+1:(o=new CSSStyleSheet,o.replaceSync(r),i[t]={sheet:o,refCount:1});const s=n.adoptedStyleSheets||[];s.includes(o)||(n.adoptedStyleSheets=[...s,o])})}function mo(e){$r(e,"svelte-8g0wf4",'*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.GeneralConfirmationWrapper{position:fixed;top:0;right:0;bottom:0;left:0;background-color:var(--emw--color-background, rgba(0, 0, 0, 0.7));display:flex;justify-content:center;align-items:center;z-index:300;color:var(--emw--color-typography, #ffffff)}.GeneralConfirmationTitle{margin-bottom:20px}.GeneralConfirmationContainer{position:relative;background:linear-gradient(to right, var(--emw--color-primary-variant, #184026), var(--emw--color-secondary-variant, #013e5c));border:5px solid transparent;padding:60px 30px 30px;background-clip:padding-box;border-radius:var(--emw--border-radius-medium, 10px);text-align:center}.GeneralConfirmationContainer::before{content:"";position:absolute;top:-4px;left:-8px;width:103%;height:105%;z-index:-1;background:linear-gradient(to right, var(--emw--color-primary, #22b04e), color-mix(in srgb, var(--emw--color-secondary, #e98b0f) 80%, black 20%), #22b04e);opacity:0.5;border-radius:inherit;filter:blur(6px)}.GeneralConfirmationContainer::after{position:absolute;top:-4px;bottom:-4px;left:-4px;right:-4px;background:linear-gradient(to right, color-mix(in srgb, var(--emw--color-primary-variant, #184026) 80%, white 10%), color-mix(in srgb, var(--emw--color-secondary-variant, #013e5c) 80%, white 10%));content:"";z-index:-1;border-radius:var(--emw--border-radius-medium, 10px)}.GeneralConfirmationContainerMobile{padding:40px;max-width:330px}.GeneralConfirmationContainerMobile .GeneralConfirmationControlAreaMobile .GeneralCancelButton,.GeneralConfirmationContainerMobile .GeneralConfirmationControlAreaMobile .GeneralConfirmButton{width:120px;height:auto;font-size:var(--emw--font-size-x-small, 12px)}.GeneralConfirmationContent{font-size:var(--emw--font-size-medium, 18px);font-weight:300}.GeneralConfirmationControlArea{display:flex;gap:10px;direction:ltr;margin-top:30px}.GeneralConfirmationControlArea .GeneralCancelButton,.GeneralConfirmationControlArea .GeneralConfirmButton{flex:1;background:transparent;border:1px solid var(--emw--color-gray-100, #bfcbc3);color:var(--emw--color-gray-100, #bfcbc3);cursor:pointer;border-radius:var(--emw--button-border-radius, 50px);width:200px;height:50px;font-size:var(--emw--font-size-small, 16px);text-transform:uppercase;text-align:center;transition-duration:0.3s;box-sizing:border-box;padding:10px}.GeneralConfirmationControlArea .GeneralConfirmButton{background-color:var(--emw--color-primary, #22b04e);border:2px solid var(--emw--button-border-color, #063b17);border-radius:var(--emw--button-border-radius, 50px);color:var(--emw--button-typography, var(--emw--button-text-color, #ffffff))}.ModalCloseBtn{position:absolute;display:flex;align-items:center;justify-content:center;top:5px;right:5px;padding:8px;border-radius:50%;cursor:pointer;transition:all 150ms ease-in-out}.ModalCloseBtn svg{width:35px;height:40px}.ModalCloseBtn:hover{background:rgba(255, 255, 255, 0.2)}.GeneralConfirmationMobileWrapper{border:none;padding:0}')}const po=e=>({}),Lt=e=>({});function bo(e){let t,r;return{c(){t=ct("svg"),r=ct("path"),T(r,"stroke-linecap","round"),T(r,"stroke-linejoin","round"),T(r,"stroke-width","2"),T(r,"d","M6 18L18 6M6 6l12 12"),T(t,"class","w-6 h-6"),T(t,"fill","none"),T(t,"stroke","currentColor"),T(t,"viewBox","0 0 24 24"),T(t,"xmlns","http://www.w3.org/2000/svg")},m(n,i){oe(n,t,i),C(t,r)},p:L,d(n){n&&J(t)}}}function Rt(e){let t,r,n;return{c(){t=N("div"),r=N("h2"),n=_e(e[1]),T(t,"class","GeneralConfirmationTitle")},m(i,o){oe(i,t,o),C(t,r),C(r,n)},p(i,o){o&2&&rt(n,i[1])},d(i){i&&J(t)}}}function $t(e){let t,r=e[4]("cancel")+"",n,i,o;return{c(){t=N("button"),n=_e(r),T(t,"class","GeneralCancelButton")},m(s,a){oe(s,t,a),C(t,n),i||(o=Re(t,"click",e[18]),i=!0)},p(s,a){a&16&&r!==(r=s[4]("cancel")+"")&&rt(n,r)},d(s){s&&J(t),i=!1,o()}}}function go(e){let t,r,n,i,o,s,a,l,u,h,f=e[4]("confirm")+"",c,m,v,b;const H=e[17].close,E=Nr(H,e,e[16],Lt),A=E||bo();let _=e[1]&&Rt(e),S=e[2]&&$t(e);return{c(){t=N("div"),r=N("div"),n=N("span"),A&&A.c(),i=le(),_&&_.c(),o=le(),s=N("div"),a=le(),l=N("div"),S&&S.c(),u=le(),h=N("button"),c=_e(f),T(n,"class","ModalCloseBtn"),T(n,"role","button"),T(s,"class","GeneralConfirmationContent"),T(h,"class","GeneralConfirmButton"),T(l,"class","GeneralConfirmationControlArea "+(e[5]?"GeneralConfirmationControlAreaMobile":"")),T(r,"class","GeneralConfirmationContainer "+(e[5]?"GeneralConfirmationContainerMobile":"")),T(t,"class","GeneralConfirmationWrapper "+(e[5]?"GeneralConfirmationMobileWrapper":""))},m(y,B){oe(y,t,B),C(t,r),C(r,n),A&&A.m(n,null),C(r,i),_&&_.m(r,null),C(r,o),C(r,s),s.innerHTML=e[0],C(r,a),C(r,l),S&&S.m(l,null),C(l,u),C(l,h),C(h,c),e[20](t),m=!0,v||(b=[Re(n,"click",e[6]),Re(h,"click",e[19])],v=!0)},p(y,[B]){E&&E.p&&(!m||B&65536)&&Lr(E,H,y,y[16],m?Mr(H,y[16],B,po):Rr(y[16]),Lt),y[1]?_?_.p(y,B):(_=Rt(y),_.c(),_.m(r,o)):_&&(_.d(1),_=null),(!m||B&1)&&(s.innerHTML=y[0]),y[2]?S?S.p(y,B):(S=$t(y),S.c(),S.m(l,u)):S&&(S.d(1),S=null),(!m||B&16)&&f!==(f=y[4]("confirm")+"")&&rt(c,f)},i(y){m||(jt(A,y),m=!0)},o(y){Qr(A,y),m=!1},d(y){y&&J(t),A&&A.d(y),_&&_.d(),S&&S.d(),e[20](null),v=!1,Q(b)}}}function vo(e,t,r){let n;Ir(e,oo,d=>r(4,n=d));let{$$slots:i={},$$scope:o}=t,{modaltext:s="Are you sure that you want to perform this action?"}=t,{modaltitle:a=""}=t,{hascancelbutton:l=!1}=t,{modalconfirmevent:u=""}=t,{modalcancelevent:h=""}=t,{modalconfirmdata:f={}}=t,{lang:c="en"}=t,{clientstyling:m=""}=t,{clientstylingurl:v=""}=t,{translationurl:b=""}=t,{mbsource:H}=t,E,A,_=window.navigator.userAgent,S=so(_)!=="PC";const y=()=>{window.postMessage({type:"ModalClosed"},window.location.href)},B=d=>{d==="confirm"&&u&&E.dispatchEvent(new CustomEvent(u,{detail:f,bubbles:!0,composed:!0})),d==="cancel"&&h&&E.dispatchEvent(new CustomEvent(h,{bubbles:!0,composed:!0})),y()},ue=()=>{fetch(b).then(U=>U.json()).then(U=>{Object.keys(U).forEach(ot=>{Nt(ot,U[ot])})}).catch(U=>{console.log(U)})};Object.keys(Mt).forEach(d=>{Nt(d,Mt[d])});const xr=()=>{ao(c)};kr(()=>()=>{});const Er=()=>B("cancel"),Sr=()=>B("confirm");function wr(d){$e[d?"unshift":"push"](()=>{E=d,r(3,E)})}return e.$$set=d=>{"modaltext"in d&&r(0,s=d.modaltext),"modaltitle"in d&&r(1,a=d.modaltitle),"hascancelbutton"in d&&r(2,l=d.hascancelbutton),"modalconfirmevent"in d&&r(8,u=d.modalconfirmevent),"modalcancelevent"in d&&r(9,h=d.modalcancelevent),"modalconfirmdata"in d&&r(10,f=d.modalconfirmdata),"lang"in d&&r(11,c=d.lang),"clientstyling"in d&&r(12,m=d.clientstyling),"clientstylingurl"in d&&r(13,v=d.clientstylingurl),"translationurl"in d&&r(14,b=d.translationurl),"mbsource"in d&&r(15,H=d.mbsource),"$$scope"in d&&r(16,o=d.$$scope)},e.$$.update=()=>{e.$$.dirty&2049&&s&&c&&xr(),e.$$.dirty&4104&&m&&E&&uo(E,m),e.$$.dirty&8200&&v&&E&&lo(E,v),e.$$.dirty&32776&&H&&E&&ho(E,`${H}.Style`,A),e.$$.dirty&16384&&b&&ue()},[s,a,l,E,n,S,y,B,u,h,f,c,m,v,b,H,o,i,Er,Sr,wr]}class _r extends tn{constructor(t){super(),Kr(this,t,vo,go,Ut,{modaltext:0,modaltitle:1,hascancelbutton:2,modalconfirmevent:8,modalcancelevent:9,modalconfirmdata:10,lang:11,clientstyling:12,clientstylingurl:13,translationurl:14,mbsource:15},mo)}get modaltext(){return this.$$.ctx[0]}set modaltext(t){this.$$set({modaltext:t}),O()}get modaltitle(){return this.$$.ctx[1]}set modaltitle(t){this.$$set({modaltitle:t}),O()}get hascancelbutton(){return this.$$.ctx[2]}set hascancelbutton(t){this.$$set({hascancelbutton:t}),O()}get modalconfirmevent(){return this.$$.ctx[8]}set modalconfirmevent(t){this.$$set({modalconfirmevent:t}),O()}get modalcancelevent(){return this.$$.ctx[9]}set modalcancelevent(t){this.$$set({modalcancelevent:t}),O()}get modalconfirmdata(){return this.$$.ctx[10]}set modalconfirmdata(t){this.$$set({modalconfirmdata:t}),O()}get lang(){return this.$$.ctx[11]}set lang(t){this.$$set({lang:t}),O()}get clientstyling(){return this.$$.ctx[12]}set clientstyling(t){this.$$set({clientstyling:t}),O()}get clientstylingurl(){return this.$$.ctx[13]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),O()}get translationurl(){return this.$$.ctx[14]}set translationurl(t){this.$$set({translationurl:t}),O()}get mbsource(){return this.$$.ctx[15]}set mbsource(t){this.$$set({mbsource:t}),O()}}en(_r,{modaltext:{},modaltitle:{},hascancelbutton:{type:"Boolean"},modalconfirmevent:{},modalcancelevent:{},modalconfirmdata:{},lang:{},clientstyling:{},clientstylingurl:{},translationurl:{},mbsource:{}},["close"],[],!0);exports.default=_r;
@@ -738,9 +738,9 @@ function on(e) {
738
738
  throw e;
739
739
  });
740
740
  }
741
- function dt() {
741
+ function pt() {
742
742
  }
743
- function de(e) {
743
+ function pe(e) {
744
744
  e();
745
745
  }
746
746
  var zt = function(e) {
@@ -825,9 +825,9 @@ function an(e) {
825
825
  }
826
826
  var un = {
827
827
  closed: !0,
828
- next: dt,
828
+ next: pt,
829
829
  error: an,
830
- complete: dt
830
+ complete: pt
831
831
  }, ln = function() {
832
832
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
833
833
  }();
@@ -841,7 +841,7 @@ function cn(e) {
841
841
  }, r);
842
842
  };
843
843
  }
844
- var pt = function() {
844
+ var dt = function() {
845
845
  function e(t) {
846
846
  t && (this._subscribe = t);
847
847
  }
@@ -850,7 +850,7 @@ var pt = function() {
850
850
  return r.source = this, r.operator = t, r;
851
851
  }, e.prototype.subscribe = function(t, r, n) {
852
852
  var i = this, o = mn(t) ? t : new Xe(t, r, n);
853
- return de(function() {
853
+ return pe(function() {
854
854
  var s = i, a = s.operator, l = s.source;
855
855
  o.add(a ? a.call(o, l) : l ? i._subscribe(o) : i._trySubscribe(o));
856
856
  }), o;
@@ -911,7 +911,7 @@ function fn(e) {
911
911
  function mn(e) {
912
912
  return e && e instanceof zt || fn(e) && Wt(e);
913
913
  }
914
- var dn = Vt(function(e) {
914
+ var pn = Vt(function(e) {
915
915
  return function() {
916
916
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
917
917
  };
@@ -926,10 +926,10 @@ var dn = Vt(function(e) {
926
926
  return n.operator = r, n;
927
927
  }, t.prototype._throwIfClosed = function() {
928
928
  if (this.closed)
929
- throw new dn();
929
+ throw new pn();
930
930
  }, t.prototype.next = function(r) {
931
931
  var n = this;
932
- de(function() {
932
+ pe(function() {
933
933
  var i, o;
934
934
  if (n._throwIfClosed(), !n.isStopped) {
935
935
  n.currentObservers || (n.currentObservers = Array.from(n.observers));
@@ -952,7 +952,7 @@ var dn = Vt(function(e) {
952
952
  });
953
953
  }, t.prototype.error = function(r) {
954
954
  var n = this;
955
- de(function() {
955
+ pe(function() {
956
956
  if (n._throwIfClosed(), !n.isStopped) {
957
957
  n.hasError = n.isStopped = !0, n.thrownError = r;
958
958
  for (var i = n.observers; i.length; )
@@ -961,7 +961,7 @@ var dn = Vt(function(e) {
961
961
  });
962
962
  }, t.prototype.complete = function() {
963
963
  var r = this;
964
- de(function() {
964
+ pe(function() {
965
965
  if (r._throwIfClosed(), !r.isStopped) {
966
966
  r.isStopped = !0;
967
967
  for (var n = r.observers; n.length; )
@@ -990,12 +990,12 @@ var dn = Vt(function(e) {
990
990
  var n = this, i = n.hasError, o = n.thrownError, s = n.isStopped;
991
991
  i ? r.error(o) : s && r.complete();
992
992
  }, t.prototype.asObservable = function() {
993
- var r = new pt();
993
+ var r = new dt();
994
994
  return r.source = this, r;
995
995
  }, t.create = function(r, n) {
996
996
  return new gt(r, n);
997
997
  }, t;
998
- }(pt), gt = function(e) {
998
+ }(dt), gt = function(e) {
999
999
  se(t, e);
1000
1000
  function t(r, n) {
1001
1001
  var i = e.call(this) || this;
@@ -1019,7 +1019,7 @@ var dn = Vt(function(e) {
1019
1019
  return (Qt.delegate || Date).now();
1020
1020
  },
1021
1021
  delegate: void 0
1022
- }, pn = function(e) {
1022
+ }, dn = function(e) {
1023
1023
  se(t, e);
1024
1024
  function t(r, n, i) {
1025
1025
  r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = Qt);
@@ -1045,7 +1045,7 @@ var dn = Vt(function(e) {
1045
1045
  }(Zt);
1046
1046
  const vt = [], yt = {}, bn = (e, t = 0) => {
1047
1047
  if (vt.indexOf(e) == -1) {
1048
- const r = new pn(t);
1048
+ const r = new dn(t);
1049
1049
  yt[e] = r, vt.push(e);
1050
1050
  }
1051
1051
  return yt[e];
@@ -1286,10 +1286,10 @@ var Un = function() {
1286
1286
  return t;
1287
1287
  }, ge.apply(this, arguments);
1288
1288
  };
1289
- var p;
1289
+ var d;
1290
1290
  (function(e) {
1291
1291
  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";
1292
- })(p || (p = {}));
1292
+ })(d || (d = {}));
1293
1293
  var x;
1294
1294
  (function(e) {
1295
1295
  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";
@@ -3231,7 +3231,7 @@ var mi = (
3231
3231
  } else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
3232
3232
  if (n)
3233
3233
  break;
3234
- return this.error(p.UNMATCHED_CLOSING_TAG, g(this.clonePosition(), this.clonePosition()));
3234
+ return this.error(d.UNMATCHED_CLOSING_TAG, g(this.clonePosition(), this.clonePosition()));
3235
3235
  } else if (o === 60 && !this.ignoreTag && Ye(this.peek() || 0)) {
3236
3236
  var s = this.parseTag(t, r);
3237
3237
  if (s.err)
@@ -3266,9 +3266,9 @@ var mi = (
3266
3266
  var s = o.val, a = this.clonePosition();
3267
3267
  if (this.bumpIf("</")) {
3268
3268
  if (this.isEOF() || !Ye(this.char()))
3269
- return this.error(p.INVALID_TAG, g(a, this.clonePosition()));
3269
+ return this.error(d.INVALID_TAG, g(a, this.clonePosition()));
3270
3270
  var l = this.clonePosition(), u = this.parseTagName();
3271
- return i !== u ? this.error(p.UNMATCHED_CLOSING_TAG, g(l, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
3271
+ return i !== u ? this.error(d.UNMATCHED_CLOSING_TAG, g(l, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
3272
3272
  val: {
3273
3273
  type: x.tag,
3274
3274
  value: i,
@@ -3276,14 +3276,14 @@ var mi = (
3276
3276
  location: g(n, this.clonePosition())
3277
3277
  },
3278
3278
  err: null
3279
- } : this.error(p.INVALID_TAG, g(a, this.clonePosition())));
3279
+ } : this.error(d.INVALID_TAG, g(a, this.clonePosition())));
3280
3280
  } else
3281
- return this.error(p.UNCLOSED_TAG, g(n, this.clonePosition()));
3281
+ return this.error(d.UNCLOSED_TAG, g(n, this.clonePosition()));
3282
3282
  } else
3283
- return this.error(p.INVALID_TAG, g(n, this.clonePosition()));
3283
+ return this.error(d.INVALID_TAG, g(n, this.clonePosition()));
3284
3284
  }, e.prototype.parseTagName = function() {
3285
3285
  var t = this.offset();
3286
- for (this.bump(); !this.isEOF() && pi(this.char()); )
3286
+ for (this.bump(); !this.isEOF() && di(this.char()); )
3287
3287
  this.bump();
3288
3288
  return this.message.slice(t, this.offset());
3289
3289
  }, e.prototype.parseLiteral = function(t, r) {
@@ -3312,7 +3312,7 @@ var mi = (
3312
3312
  };
3313
3313
  }, e.prototype.tryParseLeftAngleBracket = function() {
3314
3314
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
3315
- !di(this.peek() || 0)) ? (this.bump(), "<") : null;
3315
+ !pi(this.peek() || 0)) ? (this.bump(), "<") : null;
3316
3316
  }, e.prototype.tryParseQuote = function(t) {
3317
3317
  if (this.isEOF() || this.char() !== 39)
3318
3318
  return null;
@@ -3355,14 +3355,14 @@ var mi = (
3355
3355
  }, e.prototype.parseArgument = function(t, r) {
3356
3356
  var n = this.clonePosition();
3357
3357
  if (this.bump(), this.bumpSpace(), this.isEOF())
3358
- return this.error(p.EXPECT_ARGUMENT_CLOSING_BRACE, g(n, this.clonePosition()));
3358
+ return this.error(d.EXPECT_ARGUMENT_CLOSING_BRACE, g(n, this.clonePosition()));
3359
3359
  if (this.char() === 125)
3360
- return this.bump(), this.error(p.EMPTY_ARGUMENT, g(n, this.clonePosition()));
3360
+ return this.bump(), this.error(d.EMPTY_ARGUMENT, g(n, this.clonePosition()));
3361
3361
  var i = this.parseIdentifierIfPossible().value;
3362
3362
  if (!i)
3363
- return this.error(p.MALFORMED_ARGUMENT, g(n, this.clonePosition()));
3363
+ return this.error(d.MALFORMED_ARGUMENT, g(n, this.clonePosition()));
3364
3364
  if (this.bumpSpace(), this.isEOF())
3365
- return this.error(p.EXPECT_ARGUMENT_CLOSING_BRACE, g(n, this.clonePosition()));
3365
+ return this.error(d.EXPECT_ARGUMENT_CLOSING_BRACE, g(n, this.clonePosition()));
3366
3366
  switch (this.char()) {
3367
3367
  case 125:
3368
3368
  return this.bump(), {
@@ -3375,9 +3375,9 @@ var mi = (
3375
3375
  err: null
3376
3376
  };
3377
3377
  case 44:
3378
- return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(p.EXPECT_ARGUMENT_CLOSING_BRACE, g(n, this.clonePosition())) : this.parseArgumentOptions(t, r, i, n);
3378
+ return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(d.EXPECT_ARGUMENT_CLOSING_BRACE, g(n, this.clonePosition())) : this.parseArgumentOptions(t, r, i, n);
3379
3379
  default:
3380
- return this.error(p.MALFORMED_ARGUMENT, g(n, this.clonePosition()));
3380
+ return this.error(d.MALFORMED_ARGUMENT, g(n, this.clonePosition()));
3381
3381
  }
3382
3382
  }, e.prototype.parseIdentifierIfPossible = function() {
3383
3383
  var t = this.clonePosition(), r = this.offset(), n = Je(this.message, r), i = r + n.length;
@@ -3388,7 +3388,7 @@ var mi = (
3388
3388
  var o, s = this.clonePosition(), a = this.parseIdentifierIfPossible().value, l = this.clonePosition();
3389
3389
  switch (a) {
3390
3390
  case "":
3391
- return this.error(p.EXPECT_ARGUMENT_TYPE, g(s, l));
3391
+ return this.error(d.EXPECT_ARGUMENT_TYPE, g(s, l));
3392
3392
  case "number":
3393
3393
  case "date":
3394
3394
  case "time": {
@@ -3401,7 +3401,7 @@ var mi = (
3401
3401
  return f;
3402
3402
  var c = fi(f.val);
3403
3403
  if (c.length === 0)
3404
- return this.error(p.EXPECT_ARGUMENT_STYLE, g(this.clonePosition(), this.clonePosition()));
3404
+ return this.error(d.EXPECT_ARGUMENT_STYLE, g(this.clonePosition(), this.clonePosition()));
3405
3405
  var m = g(h, this.clonePosition());
3406
3406
  u = { style: c, styleLocation: m };
3407
3407
  }
@@ -3419,7 +3419,7 @@ var mi = (
3419
3419
  };
3420
3420
  } else {
3421
3421
  if (H.length === 0)
3422
- return this.error(p.EXPECT_DATE_TIME_SKELETON, b);
3422
+ return this.error(d.EXPECT_DATE_TIME_SKELETON, b);
3423
3423
  var E = H;
3424
3424
  this.locale && (E = qn(H, this.locale));
3425
3425
  var c = {
@@ -3449,14 +3449,14 @@ var mi = (
3449
3449
  case "select": {
3450
3450
  var _ = this.clonePosition();
3451
3451
  if (this.bumpSpace(), !this.bumpIf(","))
3452
- return this.error(p.EXPECT_SELECT_ARGUMENT_OPTIONS, g(_, ge({}, _)));
3452
+ return this.error(d.EXPECT_SELECT_ARGUMENT_OPTIONS, g(_, ge({}, _)));
3453
3453
  this.bumpSpace();
3454
3454
  var S = this.parseIdentifierIfPossible(), y = 0;
3455
3455
  if (a !== "select" && S.value === "offset") {
3456
3456
  if (!this.bumpIf(":"))
3457
- return this.error(p.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, g(this.clonePosition(), this.clonePosition()));
3457
+ return this.error(d.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, g(this.clonePosition(), this.clonePosition()));
3458
3458
  this.bumpSpace();
3459
- var f = this.tryParseDecimalInteger(p.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, p.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3459
+ var f = this.tryParseDecimalInteger(d.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, d.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3460
3460
  if (f.err)
3461
3461
  return f;
3462
3462
  this.bumpSpace(), S = this.parseIdentifierIfPossible(), y = f.val;
@@ -3489,10 +3489,10 @@ var mi = (
3489
3489
  };
3490
3490
  }
3491
3491
  default:
3492
- return this.error(p.INVALID_ARGUMENT_TYPE, g(s, l));
3492
+ return this.error(d.INVALID_ARGUMENT_TYPE, g(s, l));
3493
3493
  }
3494
3494
  }, e.prototype.tryParseArgumentClose = function(t) {
3495
- return this.isEOF() || this.char() !== 125 ? this.error(p.EXPECT_ARGUMENT_CLOSING_BRACE, g(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
3495
+ return this.isEOF() || this.char() !== 125 ? this.error(d.EXPECT_ARGUMENT_CLOSING_BRACE, g(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
3496
3496
  }, e.prototype.parseSimpleArgStyleIfPossible = function() {
3497
3497
  for (var t = 0, r = this.clonePosition(); !this.isEOF(); ) {
3498
3498
  var n = this.char();
@@ -3501,7 +3501,7 @@ var mi = (
3501
3501
  this.bump();
3502
3502
  var i = this.clonePosition();
3503
3503
  if (!this.bumpUntil("'"))
3504
- return this.error(p.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, g(i, this.clonePosition()));
3504
+ return this.error(d.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, g(i, this.clonePosition()));
3505
3505
  this.bump();
3506
3506
  break;
3507
3507
  }
@@ -3533,7 +3533,7 @@ var mi = (
3533
3533
  try {
3534
3534
  n = zn(t);
3535
3535
  } catch (i) {
3536
- return this.error(p.INVALID_NUMBER_SKELETON, r);
3536
+ return this.error(d.INVALID_NUMBER_SKELETON, r);
3537
3537
  }
3538
3538
  return {
3539
3539
  val: {
@@ -3549,7 +3549,7 @@ var mi = (
3549
3549
  if (u.length === 0) {
3550
3550
  var f = this.clonePosition();
3551
3551
  if (r !== "select" && this.bumpIf("=")) {
3552
- var c = this.tryParseDecimalInteger(p.EXPECT_PLURAL_ARGUMENT_SELECTOR, p.INVALID_PLURAL_ARGUMENT_SELECTOR);
3552
+ var c = this.tryParseDecimalInteger(d.EXPECT_PLURAL_ARGUMENT_SELECTOR, d.INVALID_PLURAL_ARGUMENT_SELECTOR);
3553
3553
  if (c.err)
3554
3554
  return c;
3555
3555
  h = g(f, this.clonePosition()), u = this.message.slice(f.offset, this.offset());
@@ -3557,11 +3557,11 @@ var mi = (
3557
3557
  break;
3558
3558
  }
3559
3559
  if (l.has(u))
3560
- return this.error(r === "select" ? p.DUPLICATE_SELECT_ARGUMENT_SELECTOR : p.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, h);
3560
+ return this.error(r === "select" ? d.DUPLICATE_SELECT_ARGUMENT_SELECTOR : d.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, h);
3561
3561
  u === "other" && (s = !0), this.bumpSpace();
3562
3562
  var m = this.clonePosition();
3563
3563
  if (!this.bumpIf("{"))
3564
- return this.error(r === "select" ? p.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : p.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, g(this.clonePosition(), this.clonePosition()));
3564
+ return this.error(r === "select" ? d.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : d.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, g(this.clonePosition(), this.clonePosition()));
3565
3565
  var v = this.parseMessage(t + 1, r, n);
3566
3566
  if (v.err)
3567
3567
  return v;
@@ -3576,7 +3576,7 @@ var mi = (
3576
3576
  }
3577
3577
  ]), l.add(u), this.bumpSpace(), o = this.parseIdentifierIfPossible(), u = o.value, h = o.location;
3578
3578
  }
3579
- return a.length === 0 ? this.error(r === "select" ? p.EXPECT_SELECT_ARGUMENT_SELECTOR : p.EXPECT_PLURAL_ARGUMENT_SELECTOR, g(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !s ? this.error(p.MISSING_OTHER_CLAUSE, g(this.clonePosition(), this.clonePosition())) : { val: a, err: null };
3579
+ return a.length === 0 ? this.error(r === "select" ? d.EXPECT_SELECT_ARGUMENT_SELECTOR : d.EXPECT_PLURAL_ARGUMENT_SELECTOR, g(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !s ? this.error(d.MISSING_OTHER_CLAUSE, g(this.clonePosition(), this.clonePosition())) : { val: a, err: null };
3580
3580
  }, e.prototype.tryParseDecimalInteger = function(t, r) {
3581
3581
  var n = 1, i = this.clonePosition();
3582
3582
  this.bumpIf("+") || this.bumpIf("-") && (n = -1);
@@ -3657,10 +3657,10 @@ var mi = (
3657
3657
  function Ye(e) {
3658
3658
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3659
3659
  }
3660
- function di(e) {
3660
+ function pi(e) {
3661
3661
  return Ye(e) || e === 47;
3662
3662
  }
3663
- function pi(e) {
3663
+ function di(e) {
3664
3664
  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;
3665
3665
  }
3666
3666
  function fr(e) {
@@ -3682,7 +3682,7 @@ function gi(e, t) {
3682
3682
  t === void 0 && (t = {}), t = ge({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3683
3683
  var r = new mi(e, t).parse();
3684
3684
  if (r.err) {
3685
- var n = SyntaxError(p[r.err.kind]);
3685
+ var n = SyntaxError(d[r.err.kind]);
3686
3686
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
3687
3687
  }
3688
3688
  return t != null && t.captureLocation || qe(r.val), r.val;
@@ -3743,7 +3743,7 @@ function _i(e) {
3743
3743
  function xi(e) {
3744
3744
  return typeof e == "function";
3745
3745
  }
3746
- function pe(e, t, r, n, i, o, s) {
3746
+ function de(e, t, r, n, i, o, s) {
3747
3747
  if (e.length === 1 && xt(e[0]))
3748
3748
  return [
3749
3749
  {
@@ -3806,7 +3806,7 @@ function pe(e, t, r, n, i, o, s) {
3806
3806
  var v = h.children, b = h.value, H = i[b];
3807
3807
  if (!xi(H))
3808
3808
  throw new vi(b, "function", s);
3809
- var E = pe(v, t, r, n, i, o), A = H(E.map(function(y) {
3809
+ var E = de(v, t, r, n, i, o), A = H(E.map(function(y) {
3810
3810
  return y.value;
3811
3811
  }));
3812
3812
  Array.isArray(A) || (A = [A]), a.push.apply(a, A.map(function(y) {
@@ -3820,7 +3820,7 @@ function pe(e, t, r, n, i, o, s) {
3820
3820
  var _ = h.options[c] || h.options.other;
3821
3821
  if (!_)
3822
3822
  throw new Bt(h.value, c, Object.keys(h.options), s);
3823
- a.push.apply(a, pe(_.value, t, r, n, i));
3823
+ a.push.apply(a, de(_.value, t, r, n, i));
3824
3824
  continue;
3825
3825
  }
3826
3826
  if (nr(h)) {
@@ -3835,7 +3835,7 @@ Try polyfilling it using "@formatjs/intl-pluralrules"
3835
3835
  }
3836
3836
  if (!_)
3837
3837
  throw new Bt(h.value, c, Object.keys(h.options), s);
3838
- a.push.apply(a, pe(_.value, t, r, n, i, c - (h.offset || 0)));
3838
+ a.push.apply(a, de(_.value, t, r, n, i, c - (h.offset || 0)));
3839
3839
  continue;
3840
3840
  }
3841
3841
  }
@@ -3916,7 +3916,7 @@ var Ti = (
3916
3916
  }, []);
3917
3917
  return h.length <= 1 ? h[0] || "" : h;
3918
3918
  }, this.formatToParts = function(l) {
3919
- return pe(o.ast, o.locales, o.formatters, o.formats, l, void 0, o.message);
3919
+ return de(o.ast, o.locales, o.formatters, o.formats, l, void 0, o.message);
3920
3920
  }, this.resolvedOptions = function() {
3921
3921
  var l;
3922
3922
  return {
@@ -4047,11 +4047,11 @@ const ae = Ee({});
4047
4047
  function Bi(e) {
4048
4048
  return nt[e] || null;
4049
4049
  }
4050
- function dr(e) {
4050
+ function pr(e) {
4051
4051
  return e in nt;
4052
4052
  }
4053
4053
  function Ci(e, t) {
4054
- if (!dr(e))
4054
+ if (!pr(e))
4055
4055
  return null;
4056
4056
  const r = Bi(e);
4057
4057
  return Hi(r, t);
@@ -4062,11 +4062,11 @@ function Pi(e) {
4062
4062
  const t = Te(e);
4063
4063
  for (let r = 0; r < t.length; r++) {
4064
4064
  const n = t[r];
4065
- if (dr(n))
4065
+ if (pr(n))
4066
4066
  return n;
4067
4067
  }
4068
4068
  }
4069
- function pr(e, ...t) {
4069
+ function dr(e, ...t) {
4070
4070
  delete $[e], ae.update((r) => (r[e] = Nn.all([r[e] || {}, ...t]), r));
4071
4071
  }
4072
4072
  Y(
@@ -4098,7 +4098,7 @@ function Ke(e) {
4098
4098
  function Ni(e, t) {
4099
4099
  return Promise.all(
4100
4100
  t.map((n) => (Oi(e, n), n().then((i) => i.default || i)))
4101
- ).then((n) => pr(e, ...n));
4101
+ ).then((n) => dr(e, ...n));
4102
4102
  }
4103
4103
  const ee = {};
4104
4104
  function gr(e) {
@@ -4313,7 +4313,7 @@ window.emWidgets = { topic: bn };
4313
4313
  const oo = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4314
4314
  String(Number.MAX_SAFE_INTEGER).length;
4315
4315
  function Nt(e, t) {
4316
- pr(e, t);
4316
+ dr(e, t);
4317
4317
  }
4318
4318
  function so(e) {
4319
4319
  q.set(e);
@@ -4404,11 +4404,10 @@ function ho(e, t) {
4404
4404
  }
4405
4405
  function co(e, t) {
4406
4406
  return window.emMessageBus.subscribe(t, (r) => {
4407
- var a;
4408
4407
  if (!e)
4409
4408
  return;
4410
4409
  const n = e.getRootNode(), i = window[k];
4411
- let o = (a = i[t]) == null ? void 0 : a.sheet;
4410
+ let o = i[t] && i[t].sheet;
4412
4411
  o ? i[t].refCount = i[t].refCount + 1 : (o = new CSSStyleSheet(), o.replaceSync(r), i[t] = {
4413
4412
  sheet: o,
4414
4413
  refCount: 1
@@ -4574,12 +4573,12 @@ function bo(e) {
4574
4573
  }
4575
4574
  function go(e, t, r) {
4576
4575
  let n;
4577
- Or(e, io, (d) => r(4, n = d));
4576
+ Or(e, io, (p) => r(4, n = p));
4578
4577
  let { $$slots: i = {}, $$scope: o } = t, { modaltext: s = "Are you sure that you want to perform this action?" } = t, { modaltitle: a = "" } = t, { hascancelbutton: l = !1 } = t, { modalconfirmevent: u = "" } = t, { modalcancelevent: h = "" } = t, { modalconfirmdata: f = {} } = t, { lang: c = "en" } = t, { clientstyling: m = "" } = t, { clientstylingurl: v = "" } = t, { translationurl: b = "" } = t, { mbsource: H } = t, E, A, _ = window.navigator.userAgent, S = oo(_) !== "PC";
4579
4578
  const y = () => {
4580
4579
  window.postMessage({ type: "ModalClosed" }, window.location.href);
4581
- }, B = (d) => {
4582
- d === "confirm" && u && E.dispatchEvent(new CustomEvent(
4580
+ }, B = (p) => {
4581
+ p === "confirm" && u && E.dispatchEvent(new CustomEvent(
4583
4582
  u,
4584
4583
  {
4585
4584
  detail: f,
@@ -4587,7 +4586,7 @@ function go(e, t, r) {
4587
4586
  bubbles: !0,
4588
4587
  composed: !0
4589
4588
  }
4590
- )), d === "cancel" && h && E.dispatchEvent(new CustomEvent(h, { bubbles: !0, composed: !0 })), y();
4589
+ )), p === "cancel" && h && E.dispatchEvent(new CustomEvent(h, { bubbles: !0, composed: !0 })), y();
4591
4590
  }, ue = () => {
4592
4591
  fetch(b).then((U) => U.json()).then((U) => {
4593
4592
  Object.keys(U).forEach((ot) => {
@@ -4597,8 +4596,8 @@ function go(e, t, r) {
4597
4596
  console.log(U);
4598
4597
  });
4599
4598
  };
4600
- Object.keys(Mt).forEach((d) => {
4601
- Nt(d, Mt[d]);
4599
+ Object.keys(Mt).forEach((p) => {
4600
+ Nt(p, Mt[p]);
4602
4601
  });
4603
4602
  const _r = () => {
4604
4603
  so(c);
@@ -4606,13 +4605,13 @@ function go(e, t, r) {
4606
4605
  jr(() => () => {
4607
4606
  });
4608
4607
  const xr = () => B("cancel"), Er = () => B("confirm");
4609
- function Sr(d) {
4610
- $e[d ? "unshift" : "push"](() => {
4611
- E = d, r(3, E);
4608
+ function Sr(p) {
4609
+ $e[p ? "unshift" : "push"](() => {
4610
+ E = p, r(3, E);
4612
4611
  });
4613
4612
  }
4614
- return e.$$set = (d) => {
4615
- "modaltext" in d && r(0, s = d.modaltext), "modaltitle" in d && r(1, a = d.modaltitle), "hascancelbutton" in d && r(2, l = d.hascancelbutton), "modalconfirmevent" in d && r(8, u = d.modalconfirmevent), "modalcancelevent" in d && r(9, h = d.modalcancelevent), "modalconfirmdata" in d && r(10, f = d.modalconfirmdata), "lang" in d && r(11, c = d.lang), "clientstyling" in d && r(12, m = d.clientstyling), "clientstylingurl" in d && r(13, v = d.clientstylingurl), "translationurl" in d && r(14, b = d.translationurl), "mbsource" in d && r(15, H = d.mbsource), "$$scope" in d && r(16, o = d.$$scope);
4613
+ return e.$$set = (p) => {
4614
+ "modaltext" in p && r(0, s = p.modaltext), "modaltitle" in p && r(1, a = p.modaltitle), "hascancelbutton" in p && r(2, l = p.hascancelbutton), "modalconfirmevent" in p && r(8, u = p.modalconfirmevent), "modalcancelevent" in p && r(9, h = p.modalcancelevent), "modalconfirmdata" in p && r(10, f = p.modalconfirmdata), "lang" in p && r(11, c = p.lang), "clientstyling" in p && r(12, m = p.clientstyling), "clientstylingurl" in p && r(13, v = p.clientstylingurl), "translationurl" in p && r(14, b = p.translationurl), "mbsource" in p && r(15, H = p.mbsource), "$$scope" in p && r(16, o = p.$$scope);
4616
4615
  }, e.$$.update = () => {
4617
4616
  e.$$.dirty & /*modaltext, lang*/
4618
4617
  2049 && s && c && _r(), e.$$.dirty & /*clientstyling, customStylingContainer*/
@@ -4370,7 +4370,7 @@ function eo(e, t) {
4370
4370
  if (!e)
4371
4371
  return;
4372
4372
  const n = e.getRootNode(), i = window[j];
4373
- let o = i[t]?.sheet;
4373
+ let o = i[t] && i[t].sheet;
4374
4374
  o ? i[t].refCount = i[t].refCount + 1 : (o = new CSSStyleSheet(), o.replaceSync(r), i[t] = {
4375
4375
  sheet: o,
4376
4376
  refCount: 1
@@ -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/PlayerAccountGeneralConfirmationModal-DFKdnGIO.cjs")).then(({default:t})=>{!customElements.get("player-account-general-confirmation-modal")&&customElements.define("player-account-general-confirmation-modal",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/PlayerAccountGeneralConfirmationModal-CEVXVlUi.cjs")).then(({default:t})=>{!customElements.get("player-account-general-confirmation-modal")&&customElements.define("player-account-general-confirmation-modal",t.element)})}
@@ -10,7 +10,7 @@ if (typeof window != "undefined") {
10
10
  }
11
11
  };
12
12
  };
13
- customElements.define = n(customElements.define), import("../components/PlayerAccountGeneralConfirmationModal-hGXEjn01.js").then(
13
+ customElements.define = n(customElements.define), import("../components/PlayerAccountGeneralConfirmationModal-CW7taRnk.js").then(
14
14
  ({ default: t }) => {
15
15
  !customElements.get("player-account-general-confirmation-modal") && customElements.define(
16
16
  "player-account-general-confirmation-modal",
@@ -1,4 +1,4 @@
1
- import { P as a } from "../components/PlayerAccountGeneralConfirmationModal-BnKatXDy.js";
1
+ import { P as a } from "../components/PlayerAccountGeneralConfirmationModal-LADM_QX9.js";
2
2
  function o(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-general-confirmation-modal",
3
- "version": "1.88.6",
3
+ "version": "1.88.7",
4
4
  "type": "module",
5
5
  "main": "es2015/player-account-general-confirmation-modal.cjs",
6
6
  "module": "esnext/player-account-general-confirmation-modal.js",