@everymatrix/general-player-login-form-nd 1.85.17 → 1.85.19
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.
- package/components/{GeneralPlayerLoginFormNd-CUIevjh8.js → GeneralPlayerLoginFormNd-2zAEC5xl.js} +4 -1
- package/components/{GeneralPlayerLoginFormNd-1DxGEPP9.js → GeneralPlayerLoginFormNd-CRhH59_Q.js} +4 -1
- package/components/{GeneralPlayerLoginFormNd-Dv0P7KwS.cjs → GeneralPlayerLoginFormNd-CvfNpsrG.cjs} +1 -1
- package/components/{GeneralPlayerSmsVerificationForm-Dx63x365.cjs → GeneralPlayerSmsVerificationForm-458aJWpZ.cjs} +1 -1
- package/components/{GeneralPlayerSmsVerificationForm-BKWeCfRG.js → GeneralPlayerSmsVerificationForm-E8wW2iv1.js} +1 -1
- package/components/{GeneralPlayerSmsVerificationForm-DJahVXQg.js → GeneralPlayerSmsVerificationForm-twswR9Vh.js} +1 -1
- package/es2015/general-player-login-form-nd.cjs +1 -1
- package/es2015/general-player-login-form-nd.js +1 -1
- package/esnext/general-player-login-form-nd.js +1 -1
- package/package.json +1 -1
package/components/{GeneralPlayerLoginFormNd-CUIevjh8.js → GeneralPlayerLoginFormNd-2zAEC5xl.js}
RENAMED
|
@@ -4231,6 +4231,7 @@ Me([ce], () => Io);
|
|
|
4231
4231
|
Me([ce, Ne], () => Oo);
|
|
4232
4232
|
window.emWidgets = { topic: jn };
|
|
4233
4233
|
const Lo = (e) => !!(e.toLowerCase().match(/android/i) || e.toLowerCase().match(/blackberry|bb/i) || e.toLowerCase().match(/iphone|ipad|ipod/i) || e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i));
|
|
4234
|
+
String(Number.MAX_SAFE_INTEGER).length;
|
|
4234
4235
|
function Mo({ withLocale: e, translations: t }) {
|
|
4235
4236
|
ce.subscribe((r) => {
|
|
4236
4237
|
r == null && (Ne.set(t), ce.set(e));
|
|
@@ -4394,6 +4395,8 @@ function Ro(e, t) {
|
|
|
4394
4395
|
}
|
|
4395
4396
|
}
|
|
4396
4397
|
function Uo(e, t) {
|
|
4398
|
+
if (!e || !t)
|
|
4399
|
+
return;
|
|
4397
4400
|
const r = new URL(t);
|
|
4398
4401
|
fetch(r.href).then((n) => n.text()).then((n) => {
|
|
4399
4402
|
const i = document.createElement("style");
|
|
@@ -4422,7 +4425,7 @@ if (typeof window < "u") {
|
|
|
4422
4425
|
}
|
|
4423
4426
|
};
|
|
4424
4427
|
};
|
|
4425
|
-
customElements.define = e(customElements.define), import("./GeneralPlayerSmsVerificationForm-
|
|
4428
|
+
customElements.define = e(customElements.define), import("./GeneralPlayerSmsVerificationForm-twswR9Vh.js").then(({ default: t }) => {
|
|
4426
4429
|
!customElements.get("general-player-sms-verification-form") && customElements.define("general-player-sms-verification-form", t.element);
|
|
4427
4430
|
});
|
|
4428
4431
|
}
|
package/components/{GeneralPlayerLoginFormNd-1DxGEPP9.js → GeneralPlayerLoginFormNd-CRhH59_Q.js}
RENAMED
|
@@ -4268,6 +4268,7 @@ Ne([he], () => jo);
|
|
|
4268
4268
|
Ne([he, Re], () => Vo);
|
|
4269
4269
|
window.emWidgets = { topic: ri };
|
|
4270
4270
|
const Xo = (e) => !!(e.toLowerCase().match(/android/i) || e.toLowerCase().match(/blackberry|bb/i) || e.toLowerCase().match(/iphone|ipad|ipod/i) || e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i));
|
|
4271
|
+
String(Number.MAX_SAFE_INTEGER).length;
|
|
4271
4272
|
function Wo({ withLocale: e, translations: t }) {
|
|
4272
4273
|
he.subscribe((r) => {
|
|
4273
4274
|
r == null && (Re.set(t), he.set(e));
|
|
@@ -4431,6 +4432,8 @@ function qo(e, t) {
|
|
|
4431
4432
|
}
|
|
4432
4433
|
}
|
|
4433
4434
|
function Jo(e, t) {
|
|
4435
|
+
if (!e || !t)
|
|
4436
|
+
return;
|
|
4434
4437
|
const r = new URL(t);
|
|
4435
4438
|
fetch(r.href).then((n) => n.text()).then((n) => {
|
|
4436
4439
|
const i = document.createElement("style");
|
|
@@ -4459,7 +4462,7 @@ if (typeof window != "undefined") {
|
|
|
4459
4462
|
}
|
|
4460
4463
|
};
|
|
4461
4464
|
};
|
|
4462
|
-
customElements.define = e(customElements.define), import("./GeneralPlayerSmsVerificationForm-
|
|
4465
|
+
customElements.define = e(customElements.define), import("./GeneralPlayerSmsVerificationForm-E8wW2iv1.js").then(({ default: t }) => {
|
|
4463
4466
|
!customElements.get("general-player-sms-verification-form") && customElements.define("general-player-sms-verification-form", t.element);
|
|
4464
4467
|
});
|
|
4465
4468
|
}
|
package/components/{GeneralPlayerLoginFormNd-Dv0P7KwS.cjs → GeneralPlayerLoginFormNd-CvfNpsrG.cjs}
RENAMED
|
@@ -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 Nt(e,t){if(e){var r=e.indexOf(t);0<=r&&e.splice(r,1)}}var dt=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=Ct(s),u=a.next();!u.done;u=a.next()){var l=u.value;l.remove(this)}}catch(g){t={error:g}}finally{try{u&&!u.done&&(r=a.return)&&r.call(a)}finally{if(t)throw t.error}}else s.remove(this);var c=this.initialTeardown;if(le(c))try{c()}catch(g){o=g instanceof Et?g.errors:[g]}var f=this._finalizers;if(f){this._finalizers=null;try{for(var d=Ct(f),b=d.next();!b.done;b=d.next()){var y=b.value;try{sr(y)}catch(g){o=o!=null?o:[],g instanceof Et?o=Mt(Mt([],Lt(o)),Lt(g.errors)):o.push(g)}}}catch(g){n={error:g}}finally{try{b&&!b.done&&(i=d.return)&&i.call(d)}finally{if(n)throw n.error}}}if(o)throw new Et(o)}},e.prototype.add=function(t){var r;if(t&&t!==this)if(this.closed)sr(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)&&Nt(r,t)},e.prototype.remove=function(t){var r=this._finalizers;r&&Nt(r,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}(),jr=dt.EMPTY;function Vr(e){return e instanceof dt||e&&"closed"in e&&le(e.remove)&&le(e.add)&&le(e.unsubscribe)}function sr(e){le(e)?e():e.unsubscribe()}var Wn={Promise:void 0},Zn={setTimeout:function(e,t){for(var r=[],n=2;n<arguments.length;n++)r[n-2]=arguments[n];return setTimeout.apply(void 0,Mt([e,t],Lt(r)))},clearTimeout:function(e){return clearTimeout(e)},delegate:void 0};function qn(e){Zn.setTimeout(function(){throw e})}function ar(){}function at(e){e()}var zr=function(e){Je(t,e);function t(r){var n=e.call(this)||this;return n.isStopped=!1,r?(n.destination=r,Vr(r)&&r.add(n)):n.destination=Yn,n}return t.create=function(r,n,i){return new Rt(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}(dt),Jn=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){it(n)}},e.prototype.error=function(t){var r=this.partialObserver;if(r.error)try{r.error(t)}catch(n){it(n)}else it(t)},e.prototype.complete=function(){var t=this.partialObserver;if(t.complete)try{t.complete()}catch(r){it(r)}},e}(),Rt=function(e){Je(t,e);function t(r,n,i){var o=e.call(this)||this,s;return le(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 Jn(s),o}return t}(zr);function it(e){qn(e)}function Qn(e){throw e}var Yn={closed:!0,next:ar,error:Qn,complete:ar},Kn=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}();function ei(e){return e}function ti(e){return e.length===0?ei:e.length===1?e[0]:function(r){return e.reduce(function(n,i){return i(n)},r)}}var lr=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=ni(t)?t:new Rt(t,r,n);return at(function(){var s=i,a=s.operator,u=s.source;o.add(a?a.call(o,u):u?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=ur(r),new r(function(i,o){var s=new Rt({next:function(a){try{t(a)}catch(u){o(u),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[Kn]=function(){return this},e.prototype.pipe=function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return ti(t)(this)},e.prototype.toPromise=function(t){var r=this;return t=ur(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 ur(e){var t;return(t=e!=null?e:Wn.Promise)!==null&&t!==void 0?t:Promise}function ri(e){return e&&le(e.next)&&le(e.error)&&le(e.complete)}function ni(e){return e&&e instanceof zr||ri(e)&&Vr(e)}var ii=Gr(function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}}),Xr=function(e){Je(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 cr(this,this);return n.operator=r,n},t.prototype._throwIfClosed=function(){if(this.closed)throw new ii},t.prototype.next=function(r){var n=this;at(function(){var i,o;if(n._throwIfClosed(),!n.isStopped){n.currentObservers||(n.currentObservers=Array.from(n.observers));try{for(var s=Ct(n.currentObservers),a=s.next();!a.done;a=s.next()){var u=a.value;u.next(r)}}catch(l){i={error:l}}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;at(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;at(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?jr:(this.currentObservers=null,a.push(r),new dt(function(){n.currentObservers=null,Nt(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 lr;return r.source=this,r},t.create=function(r,n){return new cr(r,n)},t}(lr),cr=function(e){Je(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:jr},t}(Xr),Wr={now:function(){return(Wr.delegate||Date).now()},delegate:void 0},oi=function(e){Je(t,e);function t(r,n,i){r===void 0&&(r=1/0),n===void 0&&(n=1/0),i===void 0&&(i=Wr);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,u=n._windowTime;i||(o.push(r),!s&&o.push(a.now()+u)),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(),u=0;u<a.length&&!r.closed;u+=o?1:2)r.next(a[u]);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 u=i.now(),l=0,c=1;c<o.length&&o[c]<=u;c+=2)l=c;l&&o.splice(0,l+1)}},t}(Xr);const hr=[],fr={},si=(e,t=0)=>{if(hr.indexOf(e)==-1){const r=new oi(t);fr[e]=r,hr.push(e)}return fr[e]},Ae=[];function ai(e,t){return{subscribe:mt(e,t).subscribe}}function mt(e,t=z){let r;const n=new Set;function i(a){if(Wt(e,a)&&(e=a,r)){const u=!Ae.length;for(const l of n)l[1](),Ae.push(l,e);if(u){for(let l=0;l<Ae.length;l+=2)Ae[l][0](Ae[l+1]);Ae.length=0}}}function o(a){i(a(e))}function s(a,u=z){const l=[a,u];return n.add(l),n.size===1&&(r=t(i,o)||z),a(e),()=>{n.delete(l),n.size===0&&r&&(r(),r=null)}}return{set:i,update:o,subscribe:s}}function Re(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 ai(r,(s,a)=>{let u=!1;const l=[];let c=0,f=z;const d=()=>{if(c)return;f();const y=t(n?l[0]:l,s,a);o?s(y):f=Xt(y)?y:z},b=i.map((y,g)=>Mr(y,x=>{l[g]=x,c&=~(1<<g),u&&d()},()=>{c|=1<<g}));return u=!0,d(),function(){ye(b),f(),u=!1}})}function li(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var ui=function(t){return ci(t)&&!hi(t)};function ci(e){return!!e&&typeof e=="object"}function hi(e){var t=Object.prototype.toString.call(e);return t==="[object RegExp]"||t==="[object Date]"||mi(e)}var fi=typeof Symbol=="function"&&Symbol.for,di=fi?Symbol.for("react.element"):60103;function mi(e){return e.$$typeof===di}function pi(e){return Array.isArray(e)?[]:{}}function Ze(e,t){return t.clone!==!1&&t.isMergeableObject(e)?Ce(pi(e),e,t):e}function gi(e,t,r){return e.concat(t).map(function(n){return Ze(n,r)})}function bi(e,t){if(!t.customMerge)return Ce;var r=t.customMerge(e);return typeof r=="function"?r:Ce}function vi(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter(function(t){return Object.propertyIsEnumerable.call(e,t)}):[]}function dr(e){return Object.keys(e).concat(vi(e))}function Zr(e,t){try{return t in e}catch(r){return!1}}function yi(e,t){return Zr(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))}function _i(e,t,r){var n={};return r.isMergeableObject(e)&&dr(e).forEach(function(i){n[i]=Ze(e[i],r)}),dr(t).forEach(function(i){yi(e,i)||(Zr(e,i)&&r.isMergeableObject(t[i])?n[i]=bi(i,r)(e[i],t[i],r):n[i]=Ze(t[i],r))}),n}function Ce(e,t,r){r=r||{},r.arrayMerge=r.arrayMerge||gi,r.isMergeableObject=r.isMergeableObject||ui,r.cloneUnlessOtherwiseSpecified=Ze;var n=Array.isArray(t),i=Array.isArray(e),o=n===i;return o?n?r.arrayMerge(e,t,r):_i(e,t,r):Ze(t,r)}Ce.all=function(t,r){if(!Array.isArray(t))throw new Error("first argument should be an array");return t.reduce(function(n,i){return Ce(n,i,r)},{})};var wi=Ce,Ei=wi;const xi=li(Ei);var Ut=function(e,t){return Ut=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])},Ut(e,t)};function pt(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");Ut(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}var se=function(){return se=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},se.apply(this,arguments)};function Si(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 xt(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 St(e,t){var r=t&&t.cache?t.cache:Oi,n=t&&t.serializer?t.serializer:Ai,i=t&&t.strategy?t.strategy:Hi;return i(e,{cache:r,serializer:n})}function Pi(e){return e==null||typeof e=="number"||typeof e=="boolean"}function Ti(e,t,r,n){var i=Pi(n)?n:r(n),o=t.get(i);return typeof o=="undefined"&&(o=e.call(this,n),t.set(i,o)),o}function qr(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 Jr(e,t,r,n,i){return r.bind(t,e,n,i)}function Hi(e,t){var r=e.length===1?Ti:qr;return Jr(e,this,r,t.cache.create(),t.serializer)}function Bi(e,t){return Jr(e,this,qr,t.cache.create(),t.serializer)}var Ai=function(){return JSON.stringify(arguments)},Ii=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}(),Oi={create:function(){return new Ii}},Pt={variadic:Bi},ct=function(){return ct=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},ct.apply(this,arguments)};var _;(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"})(_||(_={}));var P;(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"})(P||(P={}));var Le;(function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"})(Le||(Le={}));function mr(e){return e.type===P.literal}function Ci(e){return e.type===P.argument}function Qr(e){return e.type===P.number}function Yr(e){return e.type===P.date}function Kr(e){return e.type===P.time}function en(e){return e.type===P.select}function tn(e){return e.type===P.plural}function Li(e){return e.type===P.pound}function rn(e){return e.type===P.tag}function nn(e){return!!(e&&typeof e=="object"&&e.type===Le.number)}function Ft(e){return!!(e&&typeof e=="object"&&e.type===Le.dateTime)}var on=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,Mi=/(?:[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 Ni(e){var t={};return e.replace(Mi,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 T=function(){return T=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},T.apply(this,arguments)};var Ri=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;function Ui(e){if(e.length===0)throw new Error("Number skeleton cannot be empty");for(var t=e.split(Ri).filter(function(d){return d.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],u=s.slice(1),l=0,c=u;l<c.length;l++){var f=c[l];if(f.length===0)throw new Error("Invalid number skeleton")}r.push({stem:a,options:u})}return r}function Fi(e){return e.replace(/^(.*?)-/,"")}var pr=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,sn=/^(@+)?(\+|#+)?[rs]?$/g,Di=/(\*)(0+)|(#+)(0+)|(0+)/g,an=/^(0+)$/;function gr(e){var t={};return e[e.length-1]==="r"?t.roundingPriority="morePrecision":e[e.length-1]==="s"&&(t.roundingPriority="lessPrecision"),e.replace(sn,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 ln(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 ki(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)),!an.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function br(e){var t={},r=ln(e);return r||t}function $i(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=Fi(i.options[0]);continue;case"compact-short":case"K":t.notation="compact",t.compactDisplay="short";continue;case"compact-long":case"KK":t.notation="compact",t.compactDisplay="long";continue;case"scientific":t=T(T(T({},t),{notation:"scientific"}),i.options.reduce(function(u,l){return T(T({},u),br(l))},{}));continue;case"engineering":t=T(T(T({},t),{notation:"engineering"}),i.options.reduce(function(u,l){return T(T({},u),br(l))},{}));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(Di,function(u,l,c,f,d,b){if(l)t.minimumIntegerDigits=c.length;else{if(f&&d)throw new Error("We currently do not support maximum integer digits");if(b)throw new Error("We currently do not support exact integer digits")}return""});continue}if(an.test(i.stem)){t.minimumIntegerDigits=i.stem.length;continue}if(pr.test(i.stem)){if(i.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");i.stem.replace(pr,function(u,l,c,f,d,b){return c==="*"?t.minimumFractionDigits=l.length:f&&f[0]==="#"?t.maximumFractionDigits=f.length:d&&b?(t.minimumFractionDigits=d.length,t.maximumFractionDigits=d.length+b.length):(t.minimumFractionDigits=l.length,t.maximumFractionDigits=l.length),""});var o=i.options[0];o==="w"?t=T(T({},t),{trailingZeroDisplay:"stripIfInteger"}):o&&(t=T(T({},t),gr(o)));continue}if(sn.test(i.stem)){t=T(T({},t),gr(i.stem));continue}var s=ln(i.stem);s&&(t=T(T({},t),s));var a=ki(i.stem);a&&(t=T(T({},t),a))}return t}var ot={"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 Gi(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),u="a",l=ji(t);for((l=="H"||l=="k")&&(a=0);a-- >0;)r+=u;for(;s-- >0;)r=l+r}else i==="J"?r+="H":r+=i}return r}function ji(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=ot[n||""]||ot[r||""]||ot["".concat(r,"-001")]||ot["001"];return i[0]}var Tt,Vi=new RegExp("^".concat(on.source,"*")),zi=new RegExp("".concat(on.source,"*$"));function w(e,t){return{start:e,end:t}}var Xi=!!String.prototype.startsWith&&"_a".startsWith("a",1),Wi=!!String.fromCodePoint,Zi=!!Object.fromEntries,qi=!!String.prototype.codePointAt,Ji=!!String.prototype.trimStart,Qi=!!String.prototype.trimEnd,Yi=!!Number.isSafeInteger,Ki=Yi?Number.isSafeInteger:function(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},Dt=!0;try{var eo=cn("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");Dt=((Tt=eo.exec("a"))===null||Tt===void 0?void 0:Tt[0])==="a"}catch(e){Dt=!1}var vr=Xi?function(t,r,n){return t.startsWith(r,n)}:function(t,r,n){return t.slice(n,n+r.length)===r},kt=Wi?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},yr=Zi?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},un=qi?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}},to=Ji?function(t){return t.trimStart()}:function(t){return t.replace(Vi,"")},ro=Qi?function(t){return t.trimEnd()}:function(t){return t.replace(zi,"")};function cn(e,t){return new RegExp(e,t)}var $t;if(Dt){var _r=cn("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");$t=function(t,r){var n;_r.lastIndex=r;var i=_r.exec(t);return(n=i[1])!==null&&n!==void 0?n:""}}else $t=function(t,r){for(var n=[];;){var i=un(t,r);if(i===void 0||hn(i)||so(i))break;n.push(i),r+=i>=65536?2:1}return kt.apply(void 0,n)};var no=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:P.pound,location:w(a,this.clonePosition())})}else if(o===60&&!this.ignoreTag&&this.peek()===47){if(n)break;return this.error(_.UNMATCHED_CLOSING_TAG,w(this.clonePosition(),this.clonePosition()))}else if(o===60&&!this.ignoreTag&&Gt(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:P.literal,value:"<".concat(i,"/>"),location:w(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()||!Gt(this.char()))return this.error(_.INVALID_TAG,w(a,this.clonePosition()));var u=this.clonePosition(),l=this.parseTagName();return i!==l?this.error(_.UNMATCHED_CLOSING_TAG,w(u,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:P.tag,value:i,children:s,location:w(n,this.clonePosition())},err:null}:this.error(_.INVALID_TAG,w(a,this.clonePosition())))}else return this.error(_.UNCLOSED_TAG,w(n,this.clonePosition()))}else return this.error(_.INVALID_TAG,w(n,this.clonePosition()))},e.prototype.parseTagName=function(){var t=this.offset();for(this.bump();!this.isEOF()&&oo(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 u=w(n,this.clonePosition());return{val:{type:P.literal,value:i,location:u},err:null}},e.prototype.tryParseLeftAngleBracket=function(){return!this.isEOF()&&this.char()===60&&(this.ignoreTag||!io(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 kt.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(),kt(n))},e.prototype.parseArgument=function(t,r){var n=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(_.EXPECT_ARGUMENT_CLOSING_BRACE,w(n,this.clonePosition()));if(this.char()===125)return this.bump(),this.error(_.EMPTY_ARGUMENT,w(n,this.clonePosition()));var i=this.parseIdentifierIfPossible().value;if(!i)return this.error(_.MALFORMED_ARGUMENT,w(n,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(_.EXPECT_ARGUMENT_CLOSING_BRACE,w(n,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:P.argument,value:i,location:w(n,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(_.EXPECT_ARGUMENT_CLOSING_BRACE,w(n,this.clonePosition())):this.parseArgumentOptions(t,r,i,n);default:return this.error(_.MALFORMED_ARGUMENT,w(n,this.clonePosition()))}},e.prototype.parseIdentifierIfPossible=function(){var t=this.clonePosition(),r=this.offset(),n=$t(this.message,r),i=r+n.length;this.bumpTo(i);var o=this.clonePosition(),s=w(t,o);return{value:n,location:s}},e.prototype.parseArgumentOptions=function(t,r,n,i){var o,s=this.clonePosition(),a=this.parseIdentifierIfPossible().value,u=this.clonePosition();switch(a){case"":return this.error(_.EXPECT_ARGUMENT_TYPE,w(s,u));case"number":case"date":case"time":{this.bumpSpace();var l=null;if(this.bumpIf(",")){this.bumpSpace();var c=this.clonePosition(),f=this.parseSimpleArgStyleIfPossible();if(f.err)return f;var d=ro(f.val);if(d.length===0)return this.error(_.EXPECT_ARGUMENT_STYLE,w(this.clonePosition(),this.clonePosition()));var b=w(c,this.clonePosition());l={style:d,styleLocation:b}}var y=this.tryParseArgumentClose(i);if(y.err)return y;var g=w(i,this.clonePosition());if(l&&vr(l==null?void 0:l.style,"::",0)){var x=to(l.style.slice(2));if(a==="number"){var f=this.parseNumberSkeletonFromString(x,l.styleLocation);return f.err?f:{val:{type:P.number,value:n,location:g,style:f.val},err:null}}else{if(x.length===0)return this.error(_.EXPECT_DATE_TIME_SKELETON,g);var O=x;this.locale&&(O=Gi(x,this.locale));var d={type:Le.dateTime,pattern:O,location:l.styleLocation,parsedOptions:this.shouldParseSkeletons?Ni(O):{}},X=a==="date"?P.date:P.time;return{val:{type:X,value:n,location:g,style:d},err:null}}}return{val:{type:a==="number"?P.number:a==="date"?P.date:P.time,value:n,location:g,style:(o=l==null?void 0:l.style)!==null&&o!==void 0?o:null},err:null}}case"plural":case"selectordinal":case"select":{var R=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(_.EXPECT_SELECT_ARGUMENT_OPTIONS,w(R,ct({},R)));this.bumpSpace();var U=this.parseIdentifierIfPossible(),I=0;if(a!=="select"&&U.value==="offset"){if(!this.bumpIf(":"))return this.error(_.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,w(this.clonePosition(),this.clonePosition()));this.bumpSpace();var f=this.tryParseDecimalInteger(_.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,_.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);if(f.err)return f;this.bumpSpace(),U=this.parseIdentifierIfPossible(),I=f.val}var ne=this.tryParsePluralOrSelectOptions(t,a,r,U);if(ne.err)return ne;var y=this.tryParseArgumentClose(i);if(y.err)return y;var H=w(i,this.clonePosition());return a==="select"?{val:{type:P.select,value:n,options:yr(ne.val),location:H},err:null}:{val:{type:P.plural,value:n,options:yr(ne.val),offset:I,pluralType:a==="plural"?"cardinal":"ordinal",location:H},err:null}}default:return this.error(_.INVALID_ARGUMENT_TYPE,w(s,u))}},e.prototype.tryParseArgumentClose=function(t){return this.isEOF()||this.char()!==125?this.error(_.EXPECT_ARGUMENT_CLOSING_BRACE,w(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(_.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,w(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=Ui(t)}catch(i){return this.error(_.INVALID_NUMBER_SKELETON,r)}return{val:{type:Le.number,tokens:n,location:r,parsedOptions:this.shouldParseSkeletons?$i(n):{}},err:null}},e.prototype.tryParsePluralOrSelectOptions=function(t,r,n,i){for(var o,s=!1,a=[],u=new Set,l=i.value,c=i.location;;){if(l.length===0){var f=this.clonePosition();if(r!=="select"&&this.bumpIf("=")){var d=this.tryParseDecimalInteger(_.EXPECT_PLURAL_ARGUMENT_SELECTOR,_.INVALID_PLURAL_ARGUMENT_SELECTOR);if(d.err)return d;c=w(f,this.clonePosition()),l=this.message.slice(f.offset,this.offset())}else break}if(u.has(l))return this.error(r==="select"?_.DUPLICATE_SELECT_ARGUMENT_SELECTOR:_.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,c);l==="other"&&(s=!0),this.bumpSpace();var b=this.clonePosition();if(!this.bumpIf("{"))return this.error(r==="select"?_.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:_.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,w(this.clonePosition(),this.clonePosition()));var y=this.parseMessage(t+1,r,n);if(y.err)return y;var g=this.tryParseArgumentClose(b);if(g.err)return g;a.push([l,{value:y.val,location:w(b,this.clonePosition())}]),u.add(l),this.bumpSpace(),o=this.parseIdentifierIfPossible(),l=o.value,c=o.location}return a.length===0?this.error(r==="select"?_.EXPECT_SELECT_ARGUMENT_SELECTOR:_.EXPECT_PLURAL_ARGUMENT_SELECTOR,w(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!s?this.error(_.MISSING_OTHER_CLAUSE,w(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 u=w(i,this.clonePosition());return o?(s*=n,Ki(s)?{val:s,err:null}:this.error(r,u)):this.error(t,u)},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=un(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(vr(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()&&hn(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 Gt(e){return e>=97&&e<=122||e>=65&&e<=90}function io(e){return Gt(e)||e===47}function oo(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 hn(e){return e>=9&&e<=13||e===32||e===133||e>=8206&&e<=8207||e===8232||e===8233}function so(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 jt(e){e.forEach(function(t){if(delete t.location,en(t)||tn(t))for(var r in t.options)delete t.options[r].location,jt(t.options[r].value);else Qr(t)&&nn(t.style)||(Yr(t)||Kr(t))&&Ft(t.style)?delete t.style.location:rn(t)&&jt(t.children)})}function ao(e,t){t===void 0&&(t={}),t=ct({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var r=new no(e,t).parse();if(r.err){var n=SyntaxError(_[r.err.kind]);throw n.location=r.err.location,n.originalMessage=r.err.message,n}return t!=null&&t.captureLocation||jt(r.val),r.val}var Me;(function(e){e.MISSING_VALUE="MISSING_VALUE",e.INVALID_VALUE="INVALID_VALUE",e.MISSING_INTL_API="MISSING_INTL_API"})(Me||(Me={}));var gt=function(e){pt(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),wr=function(e){pt(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('", "'),'"'),Me.INVALID_VALUE,o)||this}return t}(gt),lo=function(e){pt(t,e);function t(r,n,i){return e.call(this,'Value for "'.concat(r,'" must be of type ').concat(n),Me.INVALID_VALUE,i)||this}return t}(gt),uo=function(e){pt(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,'"'),Me.MISSING_VALUE,n)||this}return t}(gt),V;(function(e){e[e.literal=0]="literal",e[e.object=1]="object"})(V||(V={}));function co(e){return e.length<2?e:e.reduce(function(t,r){var n=t[t.length-1];return!n||n.type!==V.literal||r.type!==V.literal?t.push(r):n.value+=r.value,t},[])}function ho(e){return typeof e=="function"}function lt(e,t,r,n,i,o,s){if(e.length===1&&mr(e[0]))return[{type:V.literal,value:e[0].value}];for(var a=[],u=0,l=e;u<l.length;u++){var c=l[u];if(mr(c)){a.push({type:V.literal,value:c.value});continue}if(Li(c)){typeof o=="number"&&a.push({type:V.literal,value:r.getNumberFormat(t).format(o)});continue}var f=c.value;if(!(i&&f in i))throw new uo(f,s);var d=i[f];if(Ci(c)){(!d||typeof d=="string"||typeof d=="number")&&(d=typeof d=="string"||typeof d=="number"?String(d):""),a.push({type:typeof d=="string"?V.literal:V.object,value:d});continue}if(Yr(c)){var b=typeof c.style=="string"?n.date[c.style]:Ft(c.style)?c.style.parsedOptions:void 0;a.push({type:V.literal,value:r.getDateTimeFormat(t,b).format(d)});continue}if(Kr(c)){var b=typeof c.style=="string"?n.time[c.style]:Ft(c.style)?c.style.parsedOptions:n.time.medium;a.push({type:V.literal,value:r.getDateTimeFormat(t,b).format(d)});continue}if(Qr(c)){var b=typeof c.style=="string"?n.number[c.style]:nn(c.style)?c.style.parsedOptions:void 0;b&&b.scale&&(d=d*(b.scale||1)),a.push({type:V.literal,value:r.getNumberFormat(t,b).format(d)});continue}if(rn(c)){var y=c.children,g=c.value,x=i[g];if(!ho(x))throw new lo(g,"function",s);var O=lt(y,t,r,n,i,o),X=x(O.map(function(I){return I.value}));Array.isArray(X)||(X=[X]),a.push.apply(a,X.map(function(I){return{type:typeof I=="string"?V.literal:V.object,value:I}}))}if(en(c)){var R=c.options[d]||c.options.other;if(!R)throw new wr(c.value,d,Object.keys(c.options),s);a.push.apply(a,lt(R.value,t,r,n,i));continue}if(tn(c)){var R=c.options["=".concat(d)];if(!R){if(!Intl.PluralRules)throw new gt(`Intl.PluralRules is not available in this environment.
|
|
17
17
|
Try polyfilling it using "@formatjs/intl-pluralrules"
|
|
18
|
-
`,Me.MISSING_INTL_API,s);var U=r.getPluralRules(t,{type:c.pluralType}).select(d-(c.offset||0));R=c.options[U]||c.options.other}if(!R)throw new wr(c.value,d,Object.keys(c.options),s);a.push.apply(a,lt(R.value,t,r,n,i,d-(c.offset||0)));continue}}return co(a)}function fo(e,t){return t?se(se(se({},e||{}),t||{}),Object.keys(e).reduce(function(r,n){return r[n]=se(se({},e[n]),t[n]||{}),r},{})):e}function mo(e,t){return t?Object.keys(e).reduce(function(r,n){return r[n]=fo(e[n],t[n]),r},se({},e)):e}function Ht(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,r){e[t]=r}}}}}function po(e){return e===void 0&&(e={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:St(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.NumberFormat).bind.apply(t,xt([void 0],r,!1)))},{cache:Ht(e.number),strategy:Pt.variadic}),getDateTimeFormat:St(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.DateTimeFormat).bind.apply(t,xt([void 0],r,!1)))},{cache:Ht(e.dateTime),strategy:Pt.variadic}),getPluralRules:St(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.PluralRules).bind.apply(t,xt([void 0],r,!1)))},{cache:Ht(e.pluralRules),strategy:Pt.variadic})}}var go=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(u){var l=o.formatToParts(u);if(l.length===1)return l[0].value;var c=l.reduce(function(f,d){return!f.length||d.type!==V.literal||typeof f[f.length-1]!="string"?f.push(d.value):f[f.length-1]+=d.value,f},[]);return c.length<=1?c[0]||"":c},this.formatToParts=function(u){return lt(o.ast,o.locales,o.formatters,o.formats,u,void 0,o.message)},this.resolvedOptions=function(){var u;return{locale:((u=o.resolvedLocale)===null||u===void 0?void 0:u.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=Si(s,["formatters"]);this.ast=e.__parse(t,se(se({},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=mo(e.formats,n),this.formatters=i&&i.formatters||po(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=ao,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 bo(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 he={},vo=(e,t,r)=>r&&(t in he||(he[t]={}),e in he[t]||(he[t][e]=r),r),fn=(e,t)=>{if(t==null)return;if(t in he&&e in he[t])return he[t][e];const r=bt(t);for(let n=0;n<r.length;n++){const i=r[n],o=_o(i,e);if(o)return vo(e,t,o)}};let Zt;const _e=mt({});function yo(e){return Zt[e]||null}function dn(e){return e in Zt}function _o(e,t){if(!dn(e))return null;const r=yo(e);return bo(r,t)}function wo(e){if(e==null)return;const t=bt(e);for(let r=0;r<t.length;r++){const n=t[r];if(dn(n))return n}}function qt(e,...t){delete he[e],_e.update(r=>(r[e]=xi.all([r[e]||{},...t]),r))}Re([_e],([e])=>Object.keys(e));_e.subscribe(e=>Zt=e);const ut={};function Eo(e,t){ut[e].delete(t),ut[e].size===0&&delete ut[e]}function mn(e){return ut[e]}function xo(e){return bt(e).map(t=>{const r=mn(t);return[t,r?[...r]:[]]}).filter(([,t])=>t.length>0)}function Vt(e){return e==null?!1:bt(e).some(t=>{var r;return(r=mn(t))==null?void 0:r.size})}function So(e,t){return Promise.all(t.map(n=>(Eo(e,n),n().then(i=>i.default||i)))).then(n=>qt(e,...n))}const je={};function pn(e){if(!Vt(e))return e in je?je[e]:Promise.resolve();const t=xo(e);return je[e]=Promise.all(t.map(([r,n])=>So(r,n))).then(()=>{if(Vt(e))return pn(e);delete je[e]}),je[e]}const Po={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"}}},To={fallbackLocale:null,loadingDelay:200,formats:Po,warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0},Ho=To;function Ne(){return Ho}const Bt=mt(!1);var Bo=Object.defineProperty,Ao=Object.defineProperties,Io=Object.getOwnPropertyDescriptors,Er=Object.getOwnPropertySymbols,Oo=Object.prototype.hasOwnProperty,Co=Object.prototype.propertyIsEnumerable,xr=(e,t,r)=>t in e?Bo(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Lo=(e,t)=>{for(var r in t||(t={}))Oo.call(t,r)&&xr(e,r,t[r]);if(Er)for(var r of Er(t))Co.call(t,r)&&xr(e,r,t[r]);return e},Mo=(e,t)=>Ao(e,Io(t));let zt;const ht=mt(null);function Sr(e){return e.split("-").map((t,r,n)=>n.slice(0,r+1).join("-")).reverse()}function bt(e,t=Ne().fallbackLocale){const r=Sr(e);return t?[...new Set([...r,...Sr(t)])]:r}function we(){return zt!=null?zt:void 0}ht.subscribe(e=>{zt=e!=null?e:void 0,typeof window!="undefined"&&e!=null&&document.documentElement.setAttribute("lang",e)});const No=e=>{if(e&&wo(e)&&Vt(e)){const{loadingDelay:t}=Ne();let r;return typeof window!="undefined"&&we()!=null&&t?r=window.setTimeout(()=>Bt.set(!0),t):Bt.set(!0),pn(e).then(()=>{ht.set(e)}).finally(()=>{clearTimeout(r),Bt.set(!1)})}return ht.set(e)},ue=Mo(Lo({},ht),{set:No}),vt=e=>{const t=Object.create(null);return n=>{const i=JSON.stringify(n);return i in t?t[i]:t[i]=e(n)}};var Ro=Object.defineProperty,ft=Object.getOwnPropertySymbols,gn=Object.prototype.hasOwnProperty,bn=Object.prototype.propertyIsEnumerable,Pr=(e,t,r)=>t in e?Ro(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Jt=(e,t)=>{for(var r in t||(t={}))gn.call(t,r)&&Pr(e,r,t[r]);if(ft)for(var r of ft(t))bn.call(t,r)&&Pr(e,r,t[r]);return e},Ue=(e,t)=>{var r={};for(var n in e)gn.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&ft)for(var n of ft(e))t.indexOf(n)<0&&bn.call(e,n)&&(r[n]=e[n]);return r};const qe=(e,t)=>{const{formats:r}=Ne();if(e in r&&t in r[e])return r[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},Uo=vt(e=>{var t=e,{locale:r,format:n}=t,i=Ue(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return n&&(i=qe("number",n)),new Intl.NumberFormat(r,i)}),Fo=vt(e=>{var t=e,{locale:r,format:n}=t,i=Ue(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return n?i=qe("date",n):Object.keys(i).length===0&&(i=qe("date","short")),new Intl.DateTimeFormat(r,i)}),Do=vt(e=>{var t=e,{locale:r,format:n}=t,i=Ue(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return n?i=qe("time",n):Object.keys(i).length===0&&(i=qe("time","short")),new Intl.DateTimeFormat(r,i)}),ko=(e={})=>{var t=e,{locale:r=we()}=t,n=Ue(t,["locale"]);return Uo(Jt({locale:r},n))},$o=(e={})=>{var t=e,{locale:r=we()}=t,n=Ue(t,["locale"]);return Fo(Jt({locale:r},n))},Go=(e={})=>{var t=e,{locale:r=we()}=t,n=Ue(t,["locale"]);return Do(Jt({locale:r},n))},jo=vt((e,t=we())=>new go(e,t,Ne().formats,{ignoreTag:Ne().ignoreTag})),Vo=(e,t={})=>{var r,n,i,o;let s=t;typeof e=="object"&&(s=e,e=s.id);const{values:a,locale:u=we(),default:l}=s;if(u==null)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let c=fn(e,u);if(!c)c=(o=(i=(n=(r=Ne()).handleMissingMessage)==null?void 0:n.call(r,{locale:u,id:e,defaultValue:l}))!=null?i:l)!=null?o:e;else if(typeof c!="string")return console.warn(`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof c}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`),c;if(!a)return c;let f=c;try{f=jo(c,u).format(a)}catch(d){d instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,d.message)}return f},zo=(e,t)=>Go(t).format(e),Xo=(e,t)=>$o(t).format(e),Wo=(e,t)=>ko(t).format(e),Zo=(e,t=we())=>fn(e,t),vn=Re([ue,_e],()=>Vo);Re([ue],()=>zo);Re([ue],()=>Xo);Re([ue],()=>Wo);Re([ue,_e],()=>Zo);window.emWidgets={topic:si};const qo=e=>!!(e.toLowerCase().match(/android/i)||e.toLowerCase().match(/blackberry|bb/i)||e.toLowerCase().match(/iphone|ipad|ipod/i)||e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i));function Jo({withLocale:e,translations:t}){ue.subscribe(r=>{r==null&&(_e.set(t),ue.set(e))})}function Tr(e,t){qt(e,t)}function Qo(e){ue.set(e)}const Hr={en:{loginTitle:"Welcome",loginSubtitle:"Don't have an account yet?",loginSubtitleRegister:"Register now",loginUsername:"Username or Email",loginUsernameError:"Name must be at least 4 characters long and contain no special characters. Email should contain '@' and a 2-3 letter long domain.",loginPassword:"Password",loginPasswordError:"Password must be 8-20 characters long and contain at least 1 uppercase letter, 1 number and 1 special character.",loginSimplePasswordError:"Password must be 8-20 characters long.",loginButton:"Login",loginForgotPassword:"I forgot my password",successMessage:"Login successful"},"zh-hk":{loginTitle:"歡迎",loginSubtitle:"還沒有帳戶?",loginSubtitleRegister:"現在註冊",loginUsername:"用戶名或電子郵件",loginUsernameError:"名稱的長度必須至少為 2 個字符且不包含特殊字符。 電子郵件應包含“@”和 2-3 個字母長的域。",loginPassword:"密碼",loginPasswordError:"密碼長度必須為 8-20 個字符,並且至少包含 1 個大寫字母、1 個數字和 1 個特殊字符。",loginSimplePasswordError:"密码长度必须为 8-20 个字符。",loginButton:"登入",loginForgotPassword:"我忘記了我的密碼",successMessage:"登陆成功"},fr:{loginTitle:"Vous êtes les bienvenus",loginSubtitle:"Vous n'avez pas encore de compte?",loginSubtitleRegister:"Inscrivez-vous maintenant",loginUsername:"Nom d'utilisateur ou l'adresse mail",loginUsernameError:`Le nom doit comporter au moins 2 caratères et ne pas contenir de caractères spéciaux, l'adresse mail doit contenir "@" et un domaine de 2-3 lettres.`,loginPassword:"Mot de passe",loginPasswordError:"Le mot de passe doit comporter de 8 à 20 charactères et contenir au moins une lettre majuscule, un chiffre et un caractère spécial.",loginSimplePasswordError:"Le mot de passe doit comporter entre 8 et 20 caractères.",loginButton:"Se connecter",loginForgotPassword:"J'ai oublié mon mot de passe",successMessage:"Connexion réussie"},tr:{loginTitle:"Hoş geldin",loginSubtitle:"Henüz bir hesabınız yok mu?",loginSubtitleRegister:"Şimdi üye Ol",loginUsername:"Kullanıcı adı ya da email",loginUsernameError:"Ad en az 4 karakter uzunluğunda olmalı ve özel karakter içermemelidir. E-posta '@' ve 2-3 harf uzunluğunda bir alan adı içermelidir.",loginPassword:"Şifre",loginPasswordError:"Şifre 8-20 karakter uzunluğunda olmalı ve en az 1 büyük harf, 1 rakam ve 1 özel karakter içermelidir.",loginSimplePasswordError:"Şifre 8-20 karakter uzunluğunda olmalıdır.",loginButton:"Giriş yapmak",loginForgotPassword:"Şifremi Unuttum",successMessage:"Giriş başarılı"},ro:{loginTitle:"Bine ai venit",loginSubtitle:"Nu ai cont?",loginSubtitleRegister:"Inregistreaza-te acum",loginUsername:"Utilizator sau Email",loginUsernameError:"Utilizatorul trebuie sa aiba minim 4 litere si sa nu contina caractere speciale. Email-ul trebuie sa contina '@' si domeniul sa aiba 2-3 litere lungime.",loginPassword:"Parola",loginPasswordError:"Parola trebuie sa aiba o lungime de 8-20 de caractere, sa contina cel putin o litera mare, o cifra si un caracter special.",loginSimplePasswordError:"Parola trebuie să aibă 8-20 de caractere.",loginButton:"Autentificare",loginForgotPassword:"Mi-am uitat parola",successMessage:"Autentificare cu success"},es:{loginTitle:"Bienvenido",loginSubtitle:"Aún no esta registrado?",loginSubtitleRegister:"Regístrate",loginUsername:"Usuario o Email",loginUsernameError:"El nombre de Usuario debe tener al menos 4 caracteres y no contener caracteres especiales. El Email debe contener '@' y un dominio de 2 a 3 letras.",loginPassword:"Contraseña",loginPasswordError:"La Contraseña debe tener entre 8 a 20 caracteres y contener almenos una letra mayúscula",loginSimplePasswordError:"La Contraseña debe tener entre 8 a 20 caracteres",loginButton:"Iniciar sesión",loginForgotPassword:"Olvide mi contraseña",successMessage:"Inicio de sesión satisfactoria"},pt:{loginTitle:"Bem-vindo",loginSubtitle:"Não tem uma conta ainda?",loginSubtitleRegister:"Registrar agora",loginUsername:"Nome de usuário ou email",loginUsernameError:"O nome deve ter pelo menos 2 caracteres e não conter caracteres especiais. O e-mail deve conter '@' e um domínio de 2 a 3 letras.",loginPassword:"Senha",loginPasswordError:"A senha deve ter de 8 a 20 caracteres e conter pelo menos 1 letra maiúscula, 1 número e 1 caractere especial.",loginSimplePasswordError:"A senha deve ter de 8 a 20 caracteres.",loginButton:"Entrar",loginForgotPassword:"Esqueci a minha senha",successMessage:"Login bem-sucedido"},hr:{loginTitle:"Dobrodošli",loginSubtitle:"Još nemate račun?",loginSubtitleRegister:"Registriraj se",loginUsername:"Korisničko ime ili E-mail",loginUsernameError:"Ime mora imati najmanje 4 znaka i ne smije sadržavati posebne znakove. E-mail treba sadržavati '@' i domenu od 2-3 slova.",loginPassword:"Lozinka",loginPasswordError:"Lozinka mora imati 8-20 znakova i sadržavati najmanje 1 veliko slovo",loginSimplePasswordError:"Lozinka mora imati 8-20 znakova.",loginButton:"Prijava",loginForgotPassword:"Zaboravio sam lozinku",successMessage:"Prijava uspješna"},"pt-br":{loginTitle:"Bem-vindo",loginSubtitle:"Você ainda não tem uma conta?",loginSubtitleRegister:"Registrar agora",loginUsername:"Usuário ou e-mail",loginUsernameError:"O nome deve ter pelo menos 4 caracteres e não ter caracteres especiais. O e-mail deve conter '@' e um domínio com pelo menos 2 a 3 letras.",loginPassword:"Senha, 1 número e 1 caractere especial",loginPasswordError:"A senha deve ter de 8 a 20 caracteres e incluir pelo menos 1 letra maiúscula",loginSimplePasswordError:"A senha deve ter de 8 a 20 caracteres.",loginButton:"Iniciar sessão",loginForgotPassword:"Esqueci minha senha",successMessage:"Sessão iniciada exitosamente!"},"es-mx":{loginTitle:"Bienvenido",loginSubtitle:"¿Aún no tiene una cuenta?",loginSubtitleRegister:"Registrar ahora",loginUsername:"Usuario o Correo Electrónico",loginUsernameError:"El nombre debe contener al menos 4 caracteres de largo y no tener caracteres especiales. El correo electrónico debe contener '@' y un dominio de al menos 2-3 letras de largo.",loginPassword:"Password",loginPasswordError:"La contraseña debe tener de 8 a 20 caracteres de largo e incluir al menos 1 mayúscula , 1 número y 1 caracter especial",loginSimplePasswordError:"Password must be 8-20 characters long.",loginButton:"Iniciar sesión",loginForgotPassword:"Olvidé mi Contraseña",successMessage:"Sesión iniciada exitosamente!"},"en-us":{loginTitle:"Welcome",loginSubtitle:"Don't have an account yet?",loginSubtitleRegister:"Register now",loginUsername:"Username or Email",loginUsernameError:"Name must be at least 4 characters long and contain no special characters. Email should contain '@' and a 2-3 letter long domain.",loginPassword:"Password",loginPasswordError:"Password must be 8-20 characters long and contain at least 1 uppercase letter, 1 number and 1 special character.",loginSimplePasswordError:"Password must be 8-20 characters long.",loginButton:"Login",loginForgotPassword:"I forgot my password",successMessage:"Login successful"}};function yn(e,t){if(e){const r=document.createElement("style");r.innerHTML=t,e.appendChild(r)}}function _n(e,t){const r=new URL(t);fetch(r.href).then(n=>n.text()).then(n=>{const i=document.createElement("style");i.innerHTML=n,e&&e.appendChild(i)}).catch(n=>{console.error("There was an error while trying to load client styling from URL",n)})}function wn(e,t,r){if(window.emMessageBus){const n=document.createElement("style");window.emMessageBus.subscribe(t,i=>{n.innerHTML=i,e&&e.appendChild(n)})}}if(typeof window!="undefined"){let e=function(t){return function(...r){try{return t.apply(this,r)}catch(n){if(n instanceof DOMException&&n.message.includes("has already been used with this registry")||n.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw n}}};customElements.define=e(customElements.define),Promise.resolve().then(()=>require("./GeneralPlayerSmsVerificationForm-Dx63x365.cjs")).then(({default:t})=>{!customElements.get("general-player-sms-verification-form")&&customElements.define("general-player-sms-verification-form",t.element)})}function Yo(e){Rr(e,"svelte-7c22cn",'.grecaptcha-badge{opacity:0}input,select{font-family:inherit}.PlayerLoginFormWrapper{height:100%;border-radius:var(--emw--border-radius-medium, 15px)}.FormContainer{width:100%}.FormLogin{background:var(--emw--registration-color-bg, var(--emw--color-gray-50, #F9F8F8));padding:50px}.FormHeaderTitle{color:var(--emw--registration-contrast, var(--emw--color-typography-cotrast, #444444));font-size:var(--emw--font-size-large, 20px);font-weight:var(--emw--font-weight-light, 300);padding:0;text-transform:uppercase;margin:0}.PasswordContainer{position:relative}.FormRequired{color:var(--emw--color-error, var(--emw--color-error, #ed0909))}.FormHeaderSubtitle{color:var(--emw--registration-contrast, var(--emw--color-typography-cotrast, #444444));font-size:var(--emw--font-size-small, 14px);font-weight:var(--emw--font-weight-light, 300);margin:5px 0 0 0}.FormRegisterCallToAction{color:var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E));font-size:var(--emw--font-size-small, 14px);font-weight:var(--emw--font-weight-normal, 400);text-decoration:none;cursor:pointer}.FormContent{padding-top:20px}.UserContainer,.PasswordContainer,.CaptchaContainer{color:var(--emw--registration-contrast, var(--emw--color-typography-cotrast, #444444));display:flex;flex-direction:column;position:relative}.UserContainer label,.PasswordContainer label,.CaptchaContainer label{font-size:var(--emw--font-size-small, 14px);font-weight:var(--emw--font-weight-light, 300);padding-bottom:5px}.UserContainer input,.PasswordContainer input,.CaptchaContainer input{width:100%;height:44px;border-radius:15px;border:1px solid var(--emw--registration-contrast, var(--emw--color-typography-cotrast, #444444));box-sizing:border-box;padding:5px 15px;font-size:var(--emw--font-size-medium, 16px);line-height:18px}.UserContainer input:focus,.PasswordContainer input:focus,.CaptchaContainer input:focus{border:2px solid var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E));outline:none}.UserContainer.InvalidField input,.PasswordContainer.InvalidField input,.CaptchaContainer.InvalidField input{border:1px solid var(--emw--color-error, var(--emw--color-error, #ed0909));background:var(--emw--color-pale, #FBECF4);outline:none;color:var(--emw--registration-contrast, var(--emw--color-typography-cotrast, #444444))}.PasswordContainer input{padding:5px 30px 5px 15px}.TogglePasswordVisibility{height:13px;position:absolute;right:8px;bottom:55px}.TogglePasswordVisibility.InvalidToggle path,.TogglePasswordVisibility.InvalidToggle circle,.TogglePasswordVisibility.InvalidToggle rect{fill:var(--emw--color-error, var(--emw--color-error, #ed0909))}.TogglePasswordVisibility path,.TogglePasswordVisibility circle,.TogglePasswordVisibility rect{fill:var(--emw--registration-contrast, var(--emw--color-typography-cotrast, #444444))}.SignInButton{background-image:linear-gradient(to bottom, color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, black 20%), var(--emw--color-primary, #22B04E), color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, white 30%));border:2px solid var(--emw--button-border-color, #0E5924);border-radius:var(--emw--button-border-radius, 10px);color:var(--emw--button-typography, var(--emw--button-text-color, #FFFFFF));font-family:var(--emw--button-typography);width:100%;height:60px;padding:0;text-transform:uppercase;font-size:var(--emw--font-size-medium, 16px);cursor:pointer}.SignInButton[disabled]{background:var(--emw--color-gray-100, #E6E6E6);border:1px solid var(--emw--color-gray-150, #828282);cursor:not-allowed}.ForgotPasswordButton{border:0;background:transparent;font-size:var(--emw--font-size-small, 14px);font-weight:var(--emw--font-weight-light, 300);color:var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E));margin-top:15px;cursor:pointer}.PasswordContainer,.UserContainer{padding-bottom:40px}.InvalidInput{color:var(--emw--color-error, var(--emw--color-error, #ed0909));font-size:10px;position:absolute;top:55px;padding-top:5px;line-height:10px}.ErrorMessage{margin:0 0 15px 0;font-size:var(--emw--font-size-x-small, 12px);color:var(--emw--color-error, var(--emw--color-error, #ed0909))}.FormMobileContainer{height:100%}.FormMobileContainer .FormLogin{padding:40px 20px}.FormMobileContainer .SignInButton,.FormMobileContainer .UserContainer input,.FormMobileContainer .PasswordContainer input,.FormMobileContainer .CaptchaContainer{max-width:unset;border-radius:var(--emw--border-radius-medium, 15px)}.ModalLoaderWrapper{display:flex;height:100%;align-items:center}.ModalLoader{display:block;width:80px;height:80px;margin:0 auto}.ModalLoader:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E));border-color:var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E)) transparent var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E)) transparent;animation:Loader 1.2s linear infinite}input::-ms-reveal,input::-ms-clear{display:none}@keyframes Loader{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}')}function Br(e){let t,r;return{c(){t=E("script"),ir(t.src,r="//www.google.com/recaptcha/api.js?render="+e[1])||h(t,"src",r),t.async=!0,t.defer=!0},m(n,i){C(n,t,i)},p(n,i){i[0]&2&&!ir(t.src,r="//www.google.com/recaptcha/api.js?render="+n[1])&&h(t,"src",r)},d(n){n&&A(t)}}}function Ko(e){let t,r,n;function i(a,u){return a[21]?rs:ts}let o=i(e),s=o(e);return{c(){t=E("div"),r=E("div"),s.c(),h(r,"class","FormLogin"),h(t,"class",n="FormContainer "+(e[11]?"FormMobileContainer":""))},m(a,u){C(a,t,u),m(t,r),s.m(r,null)},p(a,u){o===(o=i(a))&&s?s.p(a,u):(s.d(1),s=o(a),s&&(s.c(),s.m(r,null))),u[0]&2048&&n!==(n="FormContainer "+(a[11]?"FormMobileContainer":""))&&h(t,"class",n)},d(a){a&&A(t),s.d()}}}function es(e){let t;return{c(){t=E("div"),t.innerHTML='<div class="ModalLoader"></div>',h(t,"class","ModalLoaderWrapper")},m(r,n){C(r,t,n)},p:z,d(r){r&&A(t)}}}function ts(e){let t,r,n=e[22]("loginTitle")+"",i,o,s,a=e[22]("loginSubtitle")+"",u,l,c,f=e[22]("loginSubtitleRegister")+"",d,b,y,g,x,O,X=e[22]("loginUsername")+"",R,U,I,ne,H,ae,fe,Q,ce,B,ie,W=e[22]("loginPassword")+"",Fe,Qe,de,me,N,Ee,Ye,xe,Se,pe,De,Pe,Y,ge=e[22]("loginButton")+"",Te,Ke,be,ve=e[22]("loginForgotPassword")+"",ke,$e,et,F=e[14]&&Ar(e);function tt(v,S){return v[19]?is:ns}let He=tt(e),K=He(e),D=e[15]&&e[2]!=="true"&&Ir(e),k=e[15]&&e[2]==="true"&&Or(e),$=e[16]&&Cr(e);return{c(){t=E("div"),r=E("h4"),i=M(n),o=G(),s=E("p"),u=M(a),l=G(),c=E("span"),d=M(f),b=G(),y=E("div"),g=E("form"),x=E("div"),O=E("label"),R=M(X),U=M(":"),I=E("span"),I.textContent="*",ne=G(),H=E("input"),fe=G(),F&&F.c(),ce=G(),B=E("div"),ie=E("label"),Fe=M(W),Qe=M(":"),de=E("span"),de.textContent="*",me=G(),N=E("input"),Ye=G(),K.c(),xe=G(),D&&D.c(),Se=G(),k&&k.c(),De=G(),$&&$.c(),Pe=G(),Y=E("button"),Te=M(ge),Ke=G(),be=E("button"),ke=M(ve),h(r,"class","FormHeaderTitle"),h(c,"class","FormRegisterCallToAction"),h(s,"class","FormHeaderSubtitle"),h(t,"class","FormHeader"),h(I,"class","FormRequired"),h(O,"for","username"),h(H,"type","text"),h(H,"id","email"),h(H,"name","email"),h(H,"autocomplete",ae=e[6]?"username email":"off"),H.required=!0,h(x,"class",Q="UserContainer "+(e[14]?"InvalidField":"")),h(de,"class","FormRequired"),h(ie,"for","current-password"),h(N,"type","password"),h(N,"name","current-password"),h(N,"id","current-password"),h(N,"autocomplete",Ee=e[6]?"current-password":"off"),h(N,"aria-describedby","password-constraints"),N.required=!0,h(B,"class",pe="PasswordContainer "+(e[15]?"InvalidField":"")),h(Y,"class","SignInButton"),Y.disabled=e[20],h(Y,"id","signin-button"),h(be,"class","ForgotPasswordButton"),h(g,"id","signin"),h(y,"class","FormContent")},m(v,S){C(v,t,S),m(t,r),m(r,i),m(t,o),m(t,s),m(s,u),m(s,l),m(s,c),m(c,d),C(v,b,S),C(v,y,S),m(y,g),m(g,x),m(x,O),m(O,R),m(O,U),m(O,I),m(x,ne),m(x,H),Ve(H,e[12]),m(x,fe),F&&F.m(x,null),m(g,ce),m(g,B),m(B,ie),m(ie,Fe),m(ie,Qe),m(ie,de),m(B,me),m(B,N),Ve(N,e[13]),e[36](N),m(B,Ye),K.m(B,null),m(B,xe),D&&D.m(B,null),m(B,Se),k&&k.m(B,null),m(g,De),$&&$.m(g,null),m(g,Pe),m(g,Y),m(Y,Te),m(g,Ke),m(g,be),m(be,ke),$e||(et=[oe(c,"click",e[33]),oe(H,"input",e[34]),oe(H,"input",e[28]),oe(N,"input",e[35]),oe(N,"input",e[29]),oe(Y,"click",e[39]),oe(be,"click",e[40])],$e=!0)},p(v,S){S[0]&4194304&&n!==(n=v[22]("loginTitle")+"")&&te(i,n),S[0]&4194304&&a!==(a=v[22]("loginSubtitle")+"")&&te(u,a),S[0]&4194304&&f!==(f=v[22]("loginSubtitleRegister")+"")&&te(d,f),S[0]&4194304&&X!==(X=v[22]("loginUsername")+"")&&te(R,X),S[0]&64&&ae!==(ae=v[6]?"username email":"off")&&h(H,"autocomplete",ae),S[0]&4096&&H.value!==v[12]&&Ve(H,v[12]),v[14]?F?F.p(v,S):(F=Ar(v),F.c(),F.m(x,null)):F&&(F.d(1),F=null),S[0]&16384&&Q!==(Q="UserContainer "+(v[14]?"InvalidField":""))&&h(x,"class",Q),S[0]&4194304&&W!==(W=v[22]("loginPassword")+"")&&te(Fe,W),S[0]&64&&Ee!==(Ee=v[6]?"current-password":"off")&&h(N,"autocomplete",Ee),S[0]&8192&&N.value!==v[13]&&Ve(N,v[13]),He===(He=tt(v))&&K?K.p(v,S):(K.d(1),K=He(v),K&&(K.c(),K.m(B,xe))),v[15]&&v[2]!=="true"?D?D.p(v,S):(D=Ir(v),D.c(),D.m(B,Se)):D&&(D.d(1),D=null),v[15]&&v[2]==="true"?k?k.p(v,S):(k=Or(v),k.c(),k.m(B,null)):k&&(k.d(1),k=null),S[0]&32768&&pe!==(pe="PasswordContainer "+(v[15]?"InvalidField":""))&&h(B,"class",pe),v[16]?$?$.p(v,S):($=Cr(v),$.c(),$.m(g,Pe)):$&&($.d(1),$=null),S[0]&4194304&&ge!==(ge=v[22]("loginButton")+"")&&te(Te,ge),S[0]&1048576&&(Y.disabled=v[20]),S[0]&4194304&&ve!==(ve=v[22]("loginForgotPassword")+"")&&te(ke,ve)},d(v){v&&(A(t),A(b),A(y)),F&&F.d(),e[36](null),K.d(),D&&D.d(),k&&k.d(),$&&$.d(),$e=!1,ye(et)}}}function rs(e){let t;return{c(){t=E("general-player-sms-verification-form"),Z(t,"endpoint",e[0]),Z(t,"number",e[10]),Z(t,"clientstyling",e[4]),Z(t,"clientstylingurl",e[5]),Z(t,"playerid",e[8]),Z(t,"tokenid",e[9]),Z(t,"mbsource",e[3])},m(r,n){C(r,t,n)},p(r,n){n[0]&1&&Z(t,"endpoint",r[0]),n[0]&1024&&Z(t,"number",r[10]),n[0]&16&&Z(t,"clientstyling",r[4]),n[0]&32&&Z(t,"clientstylingurl",r[5]),n[0]&256&&Z(t,"playerid",r[8]),n[0]&512&&Z(t,"tokenid",r[9]),n[0]&8&&Z(t,"mbsource",r[3])},d(r){r&&A(t)}}}function Ar(e){let t,r=e[22]("loginUsernameError")+"",n;return{c(){t=E("p"),n=M(r),h(t,"class","InvalidInput")},m(i,o){C(i,t,o),m(t,n)},p(i,o){o[0]&4194304&&r!==(r=i[22]("loginUsernameError")+"")&&te(n,r)},d(i){i&&A(t)}}}function ns(e){let t,r,n,i,o,s,a,u,l;return{c(){t=L("svg"),r=L("defs"),n=L("style"),i=M(".a{fill:var(--emw--registration-typography, var(--emw--color-background, #07072A));}"),o=L("g"),s=L("path"),a=L("circle"),h(s,"class","a"),h(s,"d","M23.541,38.332a11.467,11.467,0,0,1-4.886-1.611,34.413,34.413,0,0,1-3.976-2.469,1.1,1.1,0,0,1-.494-.936,1.21,1.21,0,0,1,.442-.962A37.986,37.986,0,0,1,18.6,29.625a16.06,16.06,0,0,1,2.521-1.248,6.862,6.862,0,0,1,2.417-.546,6.862,6.862,0,0,1,2.417.546,20.541,20.541,0,0,1,2.547,1.248,45.872,45.872,0,0,1,4.054,2.729,1.159,1.159,0,0,1,.468.962,1.067,1.067,0,0,1-.52.936,36.353,36.353,0,0,1-4.054,2.469A11.2,11.2,0,0,1,23.541,38.332Zm0-9.46a9.813,9.813,0,0,0-4.392,1.663,44.138,44.138,0,0,0-3.873,2.651.13.13,0,0,0,0,.208,36.5,36.5,0,0,0,3.873,2.391,10.372,10.372,0,0,0,4.392,1.481,11.051,11.051,0,0,0,4.444-1.481,40.2,40.2,0,0,0,3.925-2.391.13.13,0,0,0,0-.208h0a34.132,34.132,0,0,0-3.925-2.651A10.072,10.072,0,0,0,23.541,28.872Z"),h(s,"transform","translate(0)"),h(a,"class","a"),h(a,"cx","2.779"),h(a,"cy","2.779"),h(a,"r","2.779"),h(a,"transform","translate(20.827 30.303)"),h(o,"transform","translate(-14.185 -27.832)"),h(t,"class","TogglePasswordVisibility"),h(t,"xmlns","http://www.w3.org/2000/svg"),h(t,"width","18.843"),h(t,"height","10.5"),h(t,"viewBox","0 0 18.843 10.5")},m(c,f){C(c,t,f),m(t,r),m(r,n),m(n,i),m(t,o),m(o,s),m(o,a),u||(l=oe(t,"click",e[38]),u=!0)},p:z,d(c){c&&A(t),u=!1,l()}}}function is(e){let t,r,n,i,o,s,a,u,l,c,f,d,b,y,g;return{c(){t=L("svg"),r=L("defs"),n=L("style"),i=M(".a{fill:var(--emw--registration-typography, var(--emw--color-background, #07072A));}"),o=L("g"),s=L("circle"),a=L("g"),u=L("path"),l=L("path"),c=L("g"),f=L("path"),d=L("path"),b=L("rect"),h(s,"class","a"),h(s,"cx","0.05"),h(s,"cy","0.05"),h(s,"r","0.05"),h(s,"transform","translate(121.017 31.148)"),h(u,"class","a"),h(u,"d","M147.413,43.174a2.774,2.774,0,0,0-3.229-3.943Z"),h(u,"transform","translate(-142.164 -39.123)"),h(l,"class","a"),h(l,"d","M137.031,43.1a2.778,2.778,0,0,0,3.447,4.209Z"),h(l,"transform","translate(-136.413 -42.068)"),h(a,"transform","translate(117.499 27.37)"),h(f,"class","a"),h(f,"d","M122.538,42.061a7.043,7.043,0,0,1-2.325.53,10.373,10.373,0,0,1-4.393-1.482,36.509,36.509,0,0,1-3.873-2.391.13.13,0,0,1,0-.208,44.141,44.141,0,0,1,3.873-2.651c.394-.233.768-.437,1.13-.622l-.686-.838c-.322.167-.651.347-.99.55a37.989,37.989,0,0,0-3.977,2.729,1.21,1.21,0,0,0-.442.962,1.1,1.1,0,0,0,.494.936,34.416,34.416,0,0,0,3.977,2.469,11.468,11.468,0,0,0,4.886,1.611,8.427,8.427,0,0,0,3.039-.725Z"),h(f,"transform","translate(-110.856 -33.157)"),h(d,"class","a"),h(d,"d","M149.119,34.14a45.875,45.875,0,0,0-4.055-2.729,20.541,20.541,0,0,0-2.547-1.248,5.6,5.6,0,0,0-4.79-.017l.7.856a5.254,5.254,0,0,1,1.672-.346,10.072,10.072,0,0,1,4.445,1.663,34.132,34.132,0,0,1,3.925,2.651.13.13,0,0,1,0,.208,40.2,40.2,0,0,1-3.925,2.391c-.179.092-.352.176-.525.26l.684.835c.1-.054.2-.1.309-.159a36.356,36.356,0,0,0,4.055-2.469,1.067,1.067,0,0,0,.52-.936A1.159,1.159,0,0,0,149.119,34.14Z"),h(d,"transform","translate(-130.743 -29.617)"),h(c,"transform","translate(110.856 24.899)"),h(b,"class","a"),h(b,"width","0.972"),h(b,"height","15.861"),h(b,"rx","0.486"),h(b,"transform","translate(114.827 23.858) rotate(-39.315)"),h(o,"transform","translate(-110.856 -23.242)"),h(t,"class","TogglePasswordVisibility"),h(t,"xmlns","http://www.w3.org/2000/svg"),h(t,"width","18.844"),h(t,"height","12.887"),h(t,"viewBox","0 0 18.844 12.887")},m(x,O){C(x,t,O),m(t,r),m(r,n),m(n,i),m(t,o),m(o,s),m(o,a),m(a,u),m(a,l),m(o,c),m(c,f),m(c,d),m(o,b),y||(g=oe(t,"click",e[37]),y=!0)},p:z,d(x){x&&A(t),y=!1,g()}}}function Ir(e){let t,r=e[22]("loginPasswordError")+"",n;return{c(){t=E("p"),n=M(r),h(t,"class","InvalidInput")},m(i,o){C(i,t,o),m(t,n)},p(i,o){o[0]&4194304&&r!==(r=i[22]("loginPasswordError")+"")&&te(n,r)},d(i){i&&A(t)}}}function Or(e){let t,r=e[22]("loginSimplePasswordError")+"",n;return{c(){t=E("p"),n=M(r),h(t,"class","InvalidInput")},m(i,o){C(i,t,o),m(t,n)},p(i,o){o[0]&4194304&&r!==(r=i[22]("loginSimplePasswordError")+"")&&te(n,r)},d(i){i&&A(t)}}}function Cr(e){let t,r;return{c(){t=E("p"),r=M(e[16]),h(t,"class","ErrorMessage")},m(n,i){C(n,t,i),m(t,r)},p(n,i){i[0]&65536&&te(r,n[16])},d(n){n&&A(t)}}}function os(e){let t,r,n,i,o,s=e[1]&&Br(e);function a(c,f){return c[17]?es:Ko}let u=a(e),l=u(e);return{c(){s&&s.c(),t=Ln(),r=G(),n=E("div"),i=G(),o=E("div"),l.c(),h(n,"class","g-recaptcha"),h(n,"data-sitekey",e[1]),h(o,"class","PlayerLoginFormWrapper")},m(c,f){s&&s.m(document.head,null),m(document.head,t),C(c,r,f),C(c,n,f),C(c,i,f),C(c,o,f),l.m(o,null),e[41](o)},p(c,f){c[1]?s?s.p(c,f):(s=Br(c),s.c(),s.m(t.parentNode,t)):s&&(s.d(1),s=null),f[0]&2&&h(n,"data-sitekey",c[1]),u===(u=a(c))&&l?l.p(c,f):(l.d(1),l=u(c),l&&(l.c(),l.m(o,null)))},i:z,o:z,d(c){c&&(A(r),A(n),A(i),A(o)),s&&s.d(c),A(t),l.d(),e[41](null)}}}let ss="Please use this code {0} to activate your account";function as(e,t,r){let n;Nr(e,vn,p=>r(22,n=p));let{endpoint:i=""}=t,{captchakey:o=""}=t,{lang:s="en"}=t,{smsverification:a="false"}=t,{simplepasswordvalidation:u="false"}=t,{mbsource:l}=t,{clientstyling:c=""}=t,{clientstylingurl:f=""}=t,{translationurl:d=""}=t,{savecredentials:b=""}=t,y,g,x=!1,O,X=!1,R=window.navigator.userAgent,U="",I="",ne={username:"",password:""},H=!1,ae=!1,fe="",Q=!1,ce,B=!1,ie=!0,W,Fe=+localStorage.getItem("smsTimer")||0,Qe=Date.now()/1e3-Fe,de=localStorage.getItem("smsValidation")=="true"&&Qe<60,me={user:/^(?!(?:.*\d){9})(?=(?:.*[a-zA-Z]){4})^[a-zA-Z\d]*$/,email:/^[^<>()*{}=/|?`~[\]\\,;:\%#^\s@\"$&!@]+@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z0-9]+\.)+[a-zA-Z]{2,}))$/i,password:/^(?=.*?[A-Z])(?=.*?[a-z])(?=.*?[0-9])(?=.*?[^\w\s]).{8,20}$/};Jo({withLocale:"en",translations:{}});const N=()=>{fetch(d).then(q=>q.json()).then(q=>{Object.keys(q).forEach(re=>{Tr(re,q[re])})}).catch(q=>{console.log(q)})};Object.keys(Hr).forEach(p=>{Tr(p,Hr[p])});const Ee=()=>new Promise((p,q)=>{grecaptcha.ready(()=>{grecaptcha.execute(o,{action:"submit"}).then(re=>{p(re)})})}),Ye=()=>{u=="true"&&(me.password=/^(?!.* ).{8,20}$/)},xe=()=>{r(19,B=!0),pe()},Se=()=>{r(19,B=!1),pe()},pe=()=>{r(18,ce.type=B?"text":"password",ce)},De=()=>{window.postMessage({type:"ToRegister"},window.location.href)},Pe=p=>{p.preventDefault(),window.postMessage({type:"NavForgotPassword"},window.location.href)},Y=p=>{p==null||p.preventDefault(),Ee().then(q=>{ge(U)&&Te(I)&&(ne={username:U,password:I,token:q},r(17,Q=!0),$e(ne))})},ge=p=>!!((me.user.test(p)||me.email.test(p))&&p.length<=100),Te=p=>!!me.password.test(p),Ke=()=>{r(14,H=!ge(U)),r(20,ie=!(!H&&!ae&&I))},be=()=>{r(15,ae=!Te(I)),r(20,ie=!(!H&&!ae&&U))},ve=p=>{if(p.data)switch(p.data.type){case"ModalLoader":r(17,Q=!1);break;case"UserSessionID":r(17,Q=!1);break;case"SmsHasBeenValidated":Y();break}},ke=p=>{typeof gtag=="function"&>ag("event","Login",{context:"GeneralPlayerLoginRegisterPage"})},$e=Qt=>rt(this,[Qt],function*({username:p,password:q,token:re}){let Yt={"Content-Type":"application/json","g-recaptcha-response":re},yt={username:p,password:q},Sn={method:"POST",headers:Yt,body:JSON.stringify(yt)};fetch(`${i}/v1/player/login/player`,Sn).then(j=>(j.status>=500&&(r(16,fe="Server might not be responsing"),r(17,Q=!1),window.postMessage({type:"WidgetNotification",data:{type:"error",message:"Server might not be responding"}},window.location.href)),j.json())).then(j=>{if(j.actions!==void 0&&window.postMessage({type:"PlayerActions"},window.location.href),a==="true"&&j.code===4&&(r(8,y=j.detail.userId),r(10,O=j.detail.phonePrefix+j.detail.phone),r(21,de=!0),et(O,y),localStorage.setItem("smsValidation","true"),localStorage.setItem("playerData",JSON.stringify({playerid:y,number:O}))),j.sessionID){if(window.postMessage({type:"UserSessionID",session:j.sessionID,userid:j.universalID},window.location.href),window.postMessage({type:"WidgetNotification",data:{type:"success",message:n("successMessage")}},window.location.href),window.PasswordCredential&&b=="true"){const Ge=new PasswordCredential({password:yt.password,id:yt.username});navigator.credentials.store(Ge)}ke()}else try{let Ge=j.error;r(16,fe=Ge),r(17,Q=!1),window.postMessage({type:"WidgetNotification",data:{type:"error",message:Ge}},window.location.href)}catch(Ge){let Kt=j.error.substring(j.error.indexOf("errorMessage")+13,j.error.length);r(16,fe=Kt),r(17,Q=!1),window.postMessage({type:"WidgetNotification",data:{type:"error",message:Kt}},window.location.href)}})}),et=(p,q)=>rt(this,null,function*(){localStorage.setItem("smsTimer",JSON.stringify(Math.floor(Date.now()/1e3)));try{const re=yield fetch(`${i}/v1/player/sms/token`,{method:"POST",headers:{"Content-Type":"application/json",accept:"application/json"},body:JSON.stringify({userId:q,messageTemplate:ss,destination:p})}),Qt=yield re.json();if(re.ok){r(9,g=Qt.id);let Yt=Qt.maxValidationAttempts;x=!1}else throw x=!0,new Error("Failed to fetch")}catch(re){x=!0,console.error(re)}}),F=()=>{Qo(s)};Ur(()=>(window.addEventListener("message",ve,!1),window.postMessage({type:"LoginRegisterModalActive"},window.location.href),r(11,X=qo(R)),()=>{window.removeEventListener("message",ve)}));const tt=()=>De();function He(){U=this.value,r(12,U)}function K(){I=this.value,r(13,I)}function D(p){We[p?"unshift":"push"](()=>{ce=p,r(18,ce)})}const k=()=>Se(),$=()=>xe(),v=p=>Y(p),S=p=>Pe(p);function xn(p){We[p?"unshift":"push"](()=>{W=p,r(7,W)})}return e.$$set=p=>{"endpoint"in p&&r(0,i=p.endpoint),"captchakey"in p&&r(1,o=p.captchakey),"lang"in p&&r(30,s=p.lang),"smsverification"in p&&r(31,a=p.smsverification),"simplepasswordvalidation"in p&&r(2,u=p.simplepasswordvalidation),"mbsource"in p&&r(3,l=p.mbsource),"clientstyling"in p&&r(4,c=p.clientstyling),"clientstylingurl"in p&&r(5,f=p.clientstylingurl),"translationurl"in p&&r(32,d=p.translationurl),"savecredentials"in p&&r(6,b=p.savecredentials)},e.$$.update=()=>{e.$$.dirty[0]&1073741825&&i&&s&&F(),e.$$.dirty[0]&4&&u&&Ye(),e.$$.dirty[0]&144&&c&&W&&yn(W,c),e.$$.dirty[0]&160&&f&&W&&_n(W,f),e.$$.dirty[0]&136&&l&&W&&wn(W,`${l}.Style`),e.$$.dirty[1]&2&&d&&N()},[i,o,u,l,c,f,b,W,y,g,O,X,U,I,H,ae,fe,Q,ce,B,ie,de,n,xe,Se,De,Pe,Y,Ke,be,s,a,d,tt,He,K,D,k,$,v,S,xn]}class En extends $r{constructor(t){super(),Fr(this,t,as,os,Wt,{endpoint:0,captchakey:1,lang:30,smsverification:31,simplepasswordvalidation:2,mbsource:3,clientstyling:4,clientstylingurl:5,translationurl:32,savecredentials:6},Yo,[-1,-1])}get endpoint(){return this.$$.ctx[0]}set endpoint(t){this.$$set({endpoint:t}),J()}get captchakey(){return this.$$.ctx[1]}set captchakey(t){this.$$set({captchakey:t}),J()}get lang(){return this.$$.ctx[30]}set lang(t){this.$$set({lang:t}),J()}get smsverification(){return this.$$.ctx[31]}set smsverification(t){this.$$set({smsverification:t}),J()}get simplepasswordvalidation(){return this.$$.ctx[2]}set simplepasswordvalidation(t){this.$$set({simplepasswordvalidation:t}),J()}get mbsource(){return this.$$.ctx[3]}set mbsource(t){this.$$set({mbsource:t}),J()}get clientstyling(){return this.$$.ctx[4]}set clientstyling(t){this.$$set({clientstyling:t}),J()}get clientstylingurl(){return this.$$.ctx[5]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),J()}get translationurl(){return this.$$.ctx[32]}set translationurl(t){this.$$set({translationurl:t}),J()}get savecredentials(){return this.$$.ctx[6]}set savecredentials(t){this.$$set({savecredentials:t}),J()}}kr(En,{endpoint:{},captchakey:{},lang:{},smsverification:{},simplepasswordvalidation:{},mbsource:{},clientstyling:{},clientstylingurl:{},translationurl:{},savecredentials:{}},[],[],!0);const ls=Object.freeze(Object.defineProperty({__proto__:null,default:En},Symbol.toStringTag,{value:"Module"}));exports.$dictionary=_e;exports.$format=vn;exports.$locale=ue;exports.GeneralPlayerLoginFormNd_ce=ls;exports.SvelteComponent=$r;exports.addMessages=qt;exports.append=m;exports.append_styles=Rr;exports.attr=h;exports.binding_callbacks=We;exports.component_subscribe=Nr;exports.create_custom_element=kr;exports.detach=A;exports.element=E;exports.flush=J;exports.init=Fr;exports.insert=C;exports.listen=oe;exports.noop=z;exports.onMount=Ur;exports.run_all=ye;exports.safe_not_equal=Wt;exports.setClientStyling=yn;exports.setClientStylingURL=_n;exports.setStreamStyling=wn;exports.set_data=te;exports.set_input_value=Ve;exports.space=G;exports.text=M;
|
|
18
|
+
`,Me.MISSING_INTL_API,s);var U=r.getPluralRules(t,{type:c.pluralType}).select(d-(c.offset||0));R=c.options[U]||c.options.other}if(!R)throw new wr(c.value,d,Object.keys(c.options),s);a.push.apply(a,lt(R.value,t,r,n,i,d-(c.offset||0)));continue}}return co(a)}function fo(e,t){return t?se(se(se({},e||{}),t||{}),Object.keys(e).reduce(function(r,n){return r[n]=se(se({},e[n]),t[n]||{}),r},{})):e}function mo(e,t){return t?Object.keys(e).reduce(function(r,n){return r[n]=fo(e[n],t[n]),r},se({},e)):e}function Ht(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,r){e[t]=r}}}}}function po(e){return e===void 0&&(e={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:St(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.NumberFormat).bind.apply(t,xt([void 0],r,!1)))},{cache:Ht(e.number),strategy:Pt.variadic}),getDateTimeFormat:St(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.DateTimeFormat).bind.apply(t,xt([void 0],r,!1)))},{cache:Ht(e.dateTime),strategy:Pt.variadic}),getPluralRules:St(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.PluralRules).bind.apply(t,xt([void 0],r,!1)))},{cache:Ht(e.pluralRules),strategy:Pt.variadic})}}var go=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(u){var l=o.formatToParts(u);if(l.length===1)return l[0].value;var c=l.reduce(function(f,d){return!f.length||d.type!==V.literal||typeof f[f.length-1]!="string"?f.push(d.value):f[f.length-1]+=d.value,f},[]);return c.length<=1?c[0]||"":c},this.formatToParts=function(u){return lt(o.ast,o.locales,o.formatters,o.formats,u,void 0,o.message)},this.resolvedOptions=function(){var u;return{locale:((u=o.resolvedLocale)===null||u===void 0?void 0:u.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=Si(s,["formatters"]);this.ast=e.__parse(t,se(se({},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=mo(e.formats,n),this.formatters=i&&i.formatters||po(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=ao,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 bo(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 he={},vo=(e,t,r)=>r&&(t in he||(he[t]={}),e in he[t]||(he[t][e]=r),r),fn=(e,t)=>{if(t==null)return;if(t in he&&e in he[t])return he[t][e];const r=bt(t);for(let n=0;n<r.length;n++){const i=r[n],o=_o(i,e);if(o)return vo(e,t,o)}};let Zt;const _e=mt({});function yo(e){return Zt[e]||null}function dn(e){return e in Zt}function _o(e,t){if(!dn(e))return null;const r=yo(e);return bo(r,t)}function wo(e){if(e==null)return;const t=bt(e);for(let r=0;r<t.length;r++){const n=t[r];if(dn(n))return n}}function qt(e,...t){delete he[e],_e.update(r=>(r[e]=xi.all([r[e]||{},...t]),r))}Re([_e],([e])=>Object.keys(e));_e.subscribe(e=>Zt=e);const ut={};function Eo(e,t){ut[e].delete(t),ut[e].size===0&&delete ut[e]}function mn(e){return ut[e]}function xo(e){return bt(e).map(t=>{const r=mn(t);return[t,r?[...r]:[]]}).filter(([,t])=>t.length>0)}function Vt(e){return e==null?!1:bt(e).some(t=>{var r;return(r=mn(t))==null?void 0:r.size})}function So(e,t){return Promise.all(t.map(n=>(Eo(e,n),n().then(i=>i.default||i)))).then(n=>qt(e,...n))}const je={};function pn(e){if(!Vt(e))return e in je?je[e]:Promise.resolve();const t=xo(e);return je[e]=Promise.all(t.map(([r,n])=>So(r,n))).then(()=>{if(Vt(e))return pn(e);delete je[e]}),je[e]}const Po={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"}}},To={fallbackLocale:null,loadingDelay:200,formats:Po,warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0},Ho=To;function Ne(){return Ho}const Bt=mt(!1);var Bo=Object.defineProperty,Ao=Object.defineProperties,Io=Object.getOwnPropertyDescriptors,Er=Object.getOwnPropertySymbols,Oo=Object.prototype.hasOwnProperty,Co=Object.prototype.propertyIsEnumerable,xr=(e,t,r)=>t in e?Bo(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Lo=(e,t)=>{for(var r in t||(t={}))Oo.call(t,r)&&xr(e,r,t[r]);if(Er)for(var r of Er(t))Co.call(t,r)&&xr(e,r,t[r]);return e},Mo=(e,t)=>Ao(e,Io(t));let zt;const ht=mt(null);function Sr(e){return e.split("-").map((t,r,n)=>n.slice(0,r+1).join("-")).reverse()}function bt(e,t=Ne().fallbackLocale){const r=Sr(e);return t?[...new Set([...r,...Sr(t)])]:r}function we(){return zt!=null?zt:void 0}ht.subscribe(e=>{zt=e!=null?e:void 0,typeof window!="undefined"&&e!=null&&document.documentElement.setAttribute("lang",e)});const No=e=>{if(e&&wo(e)&&Vt(e)){const{loadingDelay:t}=Ne();let r;return typeof window!="undefined"&&we()!=null&&t?r=window.setTimeout(()=>Bt.set(!0),t):Bt.set(!0),pn(e).then(()=>{ht.set(e)}).finally(()=>{clearTimeout(r),Bt.set(!1)})}return ht.set(e)},ue=Mo(Lo({},ht),{set:No}),vt=e=>{const t=Object.create(null);return n=>{const i=JSON.stringify(n);return i in t?t[i]:t[i]=e(n)}};var Ro=Object.defineProperty,ft=Object.getOwnPropertySymbols,gn=Object.prototype.hasOwnProperty,bn=Object.prototype.propertyIsEnumerable,Pr=(e,t,r)=>t in e?Ro(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Jt=(e,t)=>{for(var r in t||(t={}))gn.call(t,r)&&Pr(e,r,t[r]);if(ft)for(var r of ft(t))bn.call(t,r)&&Pr(e,r,t[r]);return e},Ue=(e,t)=>{var r={};for(var n in e)gn.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&ft)for(var n of ft(e))t.indexOf(n)<0&&bn.call(e,n)&&(r[n]=e[n]);return r};const qe=(e,t)=>{const{formats:r}=Ne();if(e in r&&t in r[e])return r[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},Uo=vt(e=>{var t=e,{locale:r,format:n}=t,i=Ue(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return n&&(i=qe("number",n)),new Intl.NumberFormat(r,i)}),Fo=vt(e=>{var t=e,{locale:r,format:n}=t,i=Ue(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return n?i=qe("date",n):Object.keys(i).length===0&&(i=qe("date","short")),new Intl.DateTimeFormat(r,i)}),Do=vt(e=>{var t=e,{locale:r,format:n}=t,i=Ue(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return n?i=qe("time",n):Object.keys(i).length===0&&(i=qe("time","short")),new Intl.DateTimeFormat(r,i)}),ko=(e={})=>{var t=e,{locale:r=we()}=t,n=Ue(t,["locale"]);return Uo(Jt({locale:r},n))},$o=(e={})=>{var t=e,{locale:r=we()}=t,n=Ue(t,["locale"]);return Fo(Jt({locale:r},n))},Go=(e={})=>{var t=e,{locale:r=we()}=t,n=Ue(t,["locale"]);return Do(Jt({locale:r},n))},jo=vt((e,t=we())=>new go(e,t,Ne().formats,{ignoreTag:Ne().ignoreTag})),Vo=(e,t={})=>{var r,n,i,o;let s=t;typeof e=="object"&&(s=e,e=s.id);const{values:a,locale:u=we(),default:l}=s;if(u==null)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let c=fn(e,u);if(!c)c=(o=(i=(n=(r=Ne()).handleMissingMessage)==null?void 0:n.call(r,{locale:u,id:e,defaultValue:l}))!=null?i:l)!=null?o:e;else if(typeof c!="string")return console.warn(`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof c}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`),c;if(!a)return c;let f=c;try{f=jo(c,u).format(a)}catch(d){d instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,d.message)}return f},zo=(e,t)=>Go(t).format(e),Xo=(e,t)=>$o(t).format(e),Wo=(e,t)=>ko(t).format(e),Zo=(e,t=we())=>fn(e,t),vn=Re([ue,_e],()=>Vo);Re([ue],()=>zo);Re([ue],()=>Xo);Re([ue],()=>Wo);Re([ue,_e],()=>Zo);window.emWidgets={topic:si};const qo=e=>!!(e.toLowerCase().match(/android/i)||e.toLowerCase().match(/blackberry|bb/i)||e.toLowerCase().match(/iphone|ipad|ipod/i)||e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i));String(Number.MAX_SAFE_INTEGER).length;function Jo({withLocale:e,translations:t}){ue.subscribe(r=>{r==null&&(_e.set(t),ue.set(e))})}function Tr(e,t){qt(e,t)}function Qo(e){ue.set(e)}const Hr={en:{loginTitle:"Welcome",loginSubtitle:"Don't have an account yet?",loginSubtitleRegister:"Register now",loginUsername:"Username or Email",loginUsernameError:"Name must be at least 4 characters long and contain no special characters. Email should contain '@' and a 2-3 letter long domain.",loginPassword:"Password",loginPasswordError:"Password must be 8-20 characters long and contain at least 1 uppercase letter, 1 number and 1 special character.",loginSimplePasswordError:"Password must be 8-20 characters long.",loginButton:"Login",loginForgotPassword:"I forgot my password",successMessage:"Login successful"},"zh-hk":{loginTitle:"歡迎",loginSubtitle:"還沒有帳戶?",loginSubtitleRegister:"現在註冊",loginUsername:"用戶名或電子郵件",loginUsernameError:"名稱的長度必須至少為 2 個字符且不包含特殊字符。 電子郵件應包含“@”和 2-3 個字母長的域。",loginPassword:"密碼",loginPasswordError:"密碼長度必須為 8-20 個字符,並且至少包含 1 個大寫字母、1 個數字和 1 個特殊字符。",loginSimplePasswordError:"密码长度必须为 8-20 个字符。",loginButton:"登入",loginForgotPassword:"我忘記了我的密碼",successMessage:"登陆成功"},fr:{loginTitle:"Vous êtes les bienvenus",loginSubtitle:"Vous n'avez pas encore de compte?",loginSubtitleRegister:"Inscrivez-vous maintenant",loginUsername:"Nom d'utilisateur ou l'adresse mail",loginUsernameError:`Le nom doit comporter au moins 2 caratères et ne pas contenir de caractères spéciaux, l'adresse mail doit contenir "@" et un domaine de 2-3 lettres.`,loginPassword:"Mot de passe",loginPasswordError:"Le mot de passe doit comporter de 8 à 20 charactères et contenir au moins une lettre majuscule, un chiffre et un caractère spécial.",loginSimplePasswordError:"Le mot de passe doit comporter entre 8 et 20 caractères.",loginButton:"Se connecter",loginForgotPassword:"J'ai oublié mon mot de passe",successMessage:"Connexion réussie"},tr:{loginTitle:"Hoş geldin",loginSubtitle:"Henüz bir hesabınız yok mu?",loginSubtitleRegister:"Şimdi üye Ol",loginUsername:"Kullanıcı adı ya da email",loginUsernameError:"Ad en az 4 karakter uzunluğunda olmalı ve özel karakter içermemelidir. E-posta '@' ve 2-3 harf uzunluğunda bir alan adı içermelidir.",loginPassword:"Şifre",loginPasswordError:"Şifre 8-20 karakter uzunluğunda olmalı ve en az 1 büyük harf, 1 rakam ve 1 özel karakter içermelidir.",loginSimplePasswordError:"Şifre 8-20 karakter uzunluğunda olmalıdır.",loginButton:"Giriş yapmak",loginForgotPassword:"Şifremi Unuttum",successMessage:"Giriş başarılı"},ro:{loginTitle:"Bine ai venit",loginSubtitle:"Nu ai cont?",loginSubtitleRegister:"Inregistreaza-te acum",loginUsername:"Utilizator sau Email",loginUsernameError:"Utilizatorul trebuie sa aiba minim 4 litere si sa nu contina caractere speciale. Email-ul trebuie sa contina '@' si domeniul sa aiba 2-3 litere lungime.",loginPassword:"Parola",loginPasswordError:"Parola trebuie sa aiba o lungime de 8-20 de caractere, sa contina cel putin o litera mare, o cifra si un caracter special.",loginSimplePasswordError:"Parola trebuie să aibă 8-20 de caractere.",loginButton:"Autentificare",loginForgotPassword:"Mi-am uitat parola",successMessage:"Autentificare cu success"},es:{loginTitle:"Bienvenido",loginSubtitle:"Aún no esta registrado?",loginSubtitleRegister:"Regístrate",loginUsername:"Usuario o Email",loginUsernameError:"El nombre de Usuario debe tener al menos 4 caracteres y no contener caracteres especiales. El Email debe contener '@' y un dominio de 2 a 3 letras.",loginPassword:"Contraseña",loginPasswordError:"La Contraseña debe tener entre 8 a 20 caracteres y contener almenos una letra mayúscula",loginSimplePasswordError:"La Contraseña debe tener entre 8 a 20 caracteres",loginButton:"Iniciar sesión",loginForgotPassword:"Olvide mi contraseña",successMessage:"Inicio de sesión satisfactoria"},pt:{loginTitle:"Bem-vindo",loginSubtitle:"Não tem uma conta ainda?",loginSubtitleRegister:"Registrar agora",loginUsername:"Nome de usuário ou email",loginUsernameError:"O nome deve ter pelo menos 2 caracteres e não conter caracteres especiais. O e-mail deve conter '@' e um domínio de 2 a 3 letras.",loginPassword:"Senha",loginPasswordError:"A senha deve ter de 8 a 20 caracteres e conter pelo menos 1 letra maiúscula, 1 número e 1 caractere especial.",loginSimplePasswordError:"A senha deve ter de 8 a 20 caracteres.",loginButton:"Entrar",loginForgotPassword:"Esqueci a minha senha",successMessage:"Login bem-sucedido"},hr:{loginTitle:"Dobrodošli",loginSubtitle:"Još nemate račun?",loginSubtitleRegister:"Registriraj se",loginUsername:"Korisničko ime ili E-mail",loginUsernameError:"Ime mora imati najmanje 4 znaka i ne smije sadržavati posebne znakove. E-mail treba sadržavati '@' i domenu od 2-3 slova.",loginPassword:"Lozinka",loginPasswordError:"Lozinka mora imati 8-20 znakova i sadržavati najmanje 1 veliko slovo",loginSimplePasswordError:"Lozinka mora imati 8-20 znakova.",loginButton:"Prijava",loginForgotPassword:"Zaboravio sam lozinku",successMessage:"Prijava uspješna"},"pt-br":{loginTitle:"Bem-vindo",loginSubtitle:"Você ainda não tem uma conta?",loginSubtitleRegister:"Registrar agora",loginUsername:"Usuário ou e-mail",loginUsernameError:"O nome deve ter pelo menos 4 caracteres e não ter caracteres especiais. O e-mail deve conter '@' e um domínio com pelo menos 2 a 3 letras.",loginPassword:"Senha, 1 número e 1 caractere especial",loginPasswordError:"A senha deve ter de 8 a 20 caracteres e incluir pelo menos 1 letra maiúscula",loginSimplePasswordError:"A senha deve ter de 8 a 20 caracteres.",loginButton:"Iniciar sessão",loginForgotPassword:"Esqueci minha senha",successMessage:"Sessão iniciada exitosamente!"},"es-mx":{loginTitle:"Bienvenido",loginSubtitle:"¿Aún no tiene una cuenta?",loginSubtitleRegister:"Registrar ahora",loginUsername:"Usuario o Correo Electrónico",loginUsernameError:"El nombre debe contener al menos 4 caracteres de largo y no tener caracteres especiales. El correo electrónico debe contener '@' y un dominio de al menos 2-3 letras de largo.",loginPassword:"Password",loginPasswordError:"La contraseña debe tener de 8 a 20 caracteres de largo e incluir al menos 1 mayúscula , 1 número y 1 caracter especial",loginSimplePasswordError:"Password must be 8-20 characters long.",loginButton:"Iniciar sesión",loginForgotPassword:"Olvidé mi Contraseña",successMessage:"Sesión iniciada exitosamente!"},"en-us":{loginTitle:"Welcome",loginSubtitle:"Don't have an account yet?",loginSubtitleRegister:"Register now",loginUsername:"Username or Email",loginUsernameError:"Name must be at least 4 characters long and contain no special characters. Email should contain '@' and a 2-3 letter long domain.",loginPassword:"Password",loginPasswordError:"Password must be 8-20 characters long and contain at least 1 uppercase letter, 1 number and 1 special character.",loginSimplePasswordError:"Password must be 8-20 characters long.",loginButton:"Login",loginForgotPassword:"I forgot my password",successMessage:"Login successful"}};function yn(e,t){if(e){const r=document.createElement("style");r.innerHTML=t,e.appendChild(r)}}function _n(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 wn(e,t,r){if(window.emMessageBus){const n=document.createElement("style");window.emMessageBus.subscribe(t,i=>{n.innerHTML=i,e&&e.appendChild(n)})}}if(typeof window!="undefined"){let e=function(t){return function(...r){try{return t.apply(this,r)}catch(n){if(n instanceof DOMException&&n.message.includes("has already been used with this registry")||n.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw n}}};customElements.define=e(customElements.define),Promise.resolve().then(()=>require("./GeneralPlayerSmsVerificationForm-458aJWpZ.cjs")).then(({default:t})=>{!customElements.get("general-player-sms-verification-form")&&customElements.define("general-player-sms-verification-form",t.element)})}function Yo(e){Rr(e,"svelte-7c22cn",'.grecaptcha-badge{opacity:0}input,select{font-family:inherit}.PlayerLoginFormWrapper{height:100%;border-radius:var(--emw--border-radius-medium, 15px)}.FormContainer{width:100%}.FormLogin{background:var(--emw--registration-color-bg, var(--emw--color-gray-50, #F9F8F8));padding:50px}.FormHeaderTitle{color:var(--emw--registration-contrast, var(--emw--color-typography-cotrast, #444444));font-size:var(--emw--font-size-large, 20px);font-weight:var(--emw--font-weight-light, 300);padding:0;text-transform:uppercase;margin:0}.PasswordContainer{position:relative}.FormRequired{color:var(--emw--color-error, var(--emw--color-error, #ed0909))}.FormHeaderSubtitle{color:var(--emw--registration-contrast, var(--emw--color-typography-cotrast, #444444));font-size:var(--emw--font-size-small, 14px);font-weight:var(--emw--font-weight-light, 300);margin:5px 0 0 0}.FormRegisterCallToAction{color:var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E));font-size:var(--emw--font-size-small, 14px);font-weight:var(--emw--font-weight-normal, 400);text-decoration:none;cursor:pointer}.FormContent{padding-top:20px}.UserContainer,.PasswordContainer,.CaptchaContainer{color:var(--emw--registration-contrast, var(--emw--color-typography-cotrast, #444444));display:flex;flex-direction:column;position:relative}.UserContainer label,.PasswordContainer label,.CaptchaContainer label{font-size:var(--emw--font-size-small, 14px);font-weight:var(--emw--font-weight-light, 300);padding-bottom:5px}.UserContainer input,.PasswordContainer input,.CaptchaContainer input{width:100%;height:44px;border-radius:15px;border:1px solid var(--emw--registration-contrast, var(--emw--color-typography-cotrast, #444444));box-sizing:border-box;padding:5px 15px;font-size:var(--emw--font-size-medium, 16px);line-height:18px}.UserContainer input:focus,.PasswordContainer input:focus,.CaptchaContainer input:focus{border:2px solid var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E));outline:none}.UserContainer.InvalidField input,.PasswordContainer.InvalidField input,.CaptchaContainer.InvalidField input{border:1px solid var(--emw--color-error, var(--emw--color-error, #ed0909));background:var(--emw--color-pale, #FBECF4);outline:none;color:var(--emw--registration-contrast, var(--emw--color-typography-cotrast, #444444))}.PasswordContainer input{padding:5px 30px 5px 15px}.TogglePasswordVisibility{height:13px;position:absolute;right:8px;bottom:55px}.TogglePasswordVisibility.InvalidToggle path,.TogglePasswordVisibility.InvalidToggle circle,.TogglePasswordVisibility.InvalidToggle rect{fill:var(--emw--color-error, var(--emw--color-error, #ed0909))}.TogglePasswordVisibility path,.TogglePasswordVisibility circle,.TogglePasswordVisibility rect{fill:var(--emw--registration-contrast, var(--emw--color-typography-cotrast, #444444))}.SignInButton{background-image:linear-gradient(to bottom, color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, black 20%), var(--emw--color-primary, #22B04E), color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, white 30%));border:2px solid var(--emw--button-border-color, #0E5924);border-radius:var(--emw--button-border-radius, 10px);color:var(--emw--button-typography, var(--emw--button-text-color, #FFFFFF));font-family:var(--emw--button-typography);width:100%;height:60px;padding:0;text-transform:uppercase;font-size:var(--emw--font-size-medium, 16px);cursor:pointer}.SignInButton[disabled]{background:var(--emw--color-gray-100, #E6E6E6);border:1px solid var(--emw--color-gray-150, #828282);cursor:not-allowed}.ForgotPasswordButton{border:0;background:transparent;font-size:var(--emw--font-size-small, 14px);font-weight:var(--emw--font-weight-light, 300);color:var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E));margin-top:15px;cursor:pointer}.PasswordContainer,.UserContainer{padding-bottom:40px}.InvalidInput{color:var(--emw--color-error, var(--emw--color-error, #ed0909));font-size:10px;position:absolute;top:55px;padding-top:5px;line-height:10px}.ErrorMessage{margin:0 0 15px 0;font-size:var(--emw--font-size-x-small, 12px);color:var(--emw--color-error, var(--emw--color-error, #ed0909))}.FormMobileContainer{height:100%}.FormMobileContainer .FormLogin{padding:40px 20px}.FormMobileContainer .SignInButton,.FormMobileContainer .UserContainer input,.FormMobileContainer .PasswordContainer input,.FormMobileContainer .CaptchaContainer{max-width:unset;border-radius:var(--emw--border-radius-medium, 15px)}.ModalLoaderWrapper{display:flex;height:100%;align-items:center}.ModalLoader{display:block;width:80px;height:80px;margin:0 auto}.ModalLoader:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E));border-color:var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E)) transparent var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E)) transparent;animation:Loader 1.2s linear infinite}input::-ms-reveal,input::-ms-clear{display:none}@keyframes Loader{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}')}function Br(e){let t,r;return{c(){t=E("script"),ir(t.src,r="//www.google.com/recaptcha/api.js?render="+e[1])||h(t,"src",r),t.async=!0,t.defer=!0},m(n,i){C(n,t,i)},p(n,i){i[0]&2&&!ir(t.src,r="//www.google.com/recaptcha/api.js?render="+n[1])&&h(t,"src",r)},d(n){n&&A(t)}}}function Ko(e){let t,r,n;function i(a,u){return a[21]?rs:ts}let o=i(e),s=o(e);return{c(){t=E("div"),r=E("div"),s.c(),h(r,"class","FormLogin"),h(t,"class",n="FormContainer "+(e[11]?"FormMobileContainer":""))},m(a,u){C(a,t,u),m(t,r),s.m(r,null)},p(a,u){o===(o=i(a))&&s?s.p(a,u):(s.d(1),s=o(a),s&&(s.c(),s.m(r,null))),u[0]&2048&&n!==(n="FormContainer "+(a[11]?"FormMobileContainer":""))&&h(t,"class",n)},d(a){a&&A(t),s.d()}}}function es(e){let t;return{c(){t=E("div"),t.innerHTML='<div class="ModalLoader"></div>',h(t,"class","ModalLoaderWrapper")},m(r,n){C(r,t,n)},p:z,d(r){r&&A(t)}}}function ts(e){let t,r,n=e[22]("loginTitle")+"",i,o,s,a=e[22]("loginSubtitle")+"",u,l,c,f=e[22]("loginSubtitleRegister")+"",d,b,y,g,x,O,X=e[22]("loginUsername")+"",R,U,I,ne,H,ae,fe,Q,ce,B,ie,W=e[22]("loginPassword")+"",Fe,Qe,de,me,N,Ee,Ye,xe,Se,pe,De,Pe,Y,ge=e[22]("loginButton")+"",Te,Ke,be,ve=e[22]("loginForgotPassword")+"",ke,$e,et,F=e[14]&&Ar(e);function tt(v,S){return v[19]?is:ns}let He=tt(e),K=He(e),D=e[15]&&e[2]!=="true"&&Ir(e),k=e[15]&&e[2]==="true"&&Or(e),$=e[16]&&Cr(e);return{c(){t=E("div"),r=E("h4"),i=M(n),o=G(),s=E("p"),u=M(a),l=G(),c=E("span"),d=M(f),b=G(),y=E("div"),g=E("form"),x=E("div"),O=E("label"),R=M(X),U=M(":"),I=E("span"),I.textContent="*",ne=G(),H=E("input"),fe=G(),F&&F.c(),ce=G(),B=E("div"),ie=E("label"),Fe=M(W),Qe=M(":"),de=E("span"),de.textContent="*",me=G(),N=E("input"),Ye=G(),K.c(),xe=G(),D&&D.c(),Se=G(),k&&k.c(),De=G(),$&&$.c(),Pe=G(),Y=E("button"),Te=M(ge),Ke=G(),be=E("button"),ke=M(ve),h(r,"class","FormHeaderTitle"),h(c,"class","FormRegisterCallToAction"),h(s,"class","FormHeaderSubtitle"),h(t,"class","FormHeader"),h(I,"class","FormRequired"),h(O,"for","username"),h(H,"type","text"),h(H,"id","email"),h(H,"name","email"),h(H,"autocomplete",ae=e[6]?"username email":"off"),H.required=!0,h(x,"class",Q="UserContainer "+(e[14]?"InvalidField":"")),h(de,"class","FormRequired"),h(ie,"for","current-password"),h(N,"type","password"),h(N,"name","current-password"),h(N,"id","current-password"),h(N,"autocomplete",Ee=e[6]?"current-password":"off"),h(N,"aria-describedby","password-constraints"),N.required=!0,h(B,"class",pe="PasswordContainer "+(e[15]?"InvalidField":"")),h(Y,"class","SignInButton"),Y.disabled=e[20],h(Y,"id","signin-button"),h(be,"class","ForgotPasswordButton"),h(g,"id","signin"),h(y,"class","FormContent")},m(v,S){C(v,t,S),m(t,r),m(r,i),m(t,o),m(t,s),m(s,u),m(s,l),m(s,c),m(c,d),C(v,b,S),C(v,y,S),m(y,g),m(g,x),m(x,O),m(O,R),m(O,U),m(O,I),m(x,ne),m(x,H),Ve(H,e[12]),m(x,fe),F&&F.m(x,null),m(g,ce),m(g,B),m(B,ie),m(ie,Fe),m(ie,Qe),m(ie,de),m(B,me),m(B,N),Ve(N,e[13]),e[36](N),m(B,Ye),K.m(B,null),m(B,xe),D&&D.m(B,null),m(B,Se),k&&k.m(B,null),m(g,De),$&&$.m(g,null),m(g,Pe),m(g,Y),m(Y,Te),m(g,Ke),m(g,be),m(be,ke),$e||(et=[oe(c,"click",e[33]),oe(H,"input",e[34]),oe(H,"input",e[28]),oe(N,"input",e[35]),oe(N,"input",e[29]),oe(Y,"click",e[39]),oe(be,"click",e[40])],$e=!0)},p(v,S){S[0]&4194304&&n!==(n=v[22]("loginTitle")+"")&&te(i,n),S[0]&4194304&&a!==(a=v[22]("loginSubtitle")+"")&&te(u,a),S[0]&4194304&&f!==(f=v[22]("loginSubtitleRegister")+"")&&te(d,f),S[0]&4194304&&X!==(X=v[22]("loginUsername")+"")&&te(R,X),S[0]&64&&ae!==(ae=v[6]?"username email":"off")&&h(H,"autocomplete",ae),S[0]&4096&&H.value!==v[12]&&Ve(H,v[12]),v[14]?F?F.p(v,S):(F=Ar(v),F.c(),F.m(x,null)):F&&(F.d(1),F=null),S[0]&16384&&Q!==(Q="UserContainer "+(v[14]?"InvalidField":""))&&h(x,"class",Q),S[0]&4194304&&W!==(W=v[22]("loginPassword")+"")&&te(Fe,W),S[0]&64&&Ee!==(Ee=v[6]?"current-password":"off")&&h(N,"autocomplete",Ee),S[0]&8192&&N.value!==v[13]&&Ve(N,v[13]),He===(He=tt(v))&&K?K.p(v,S):(K.d(1),K=He(v),K&&(K.c(),K.m(B,xe))),v[15]&&v[2]!=="true"?D?D.p(v,S):(D=Ir(v),D.c(),D.m(B,Se)):D&&(D.d(1),D=null),v[15]&&v[2]==="true"?k?k.p(v,S):(k=Or(v),k.c(),k.m(B,null)):k&&(k.d(1),k=null),S[0]&32768&&pe!==(pe="PasswordContainer "+(v[15]?"InvalidField":""))&&h(B,"class",pe),v[16]?$?$.p(v,S):($=Cr(v),$.c(),$.m(g,Pe)):$&&($.d(1),$=null),S[0]&4194304&&ge!==(ge=v[22]("loginButton")+"")&&te(Te,ge),S[0]&1048576&&(Y.disabled=v[20]),S[0]&4194304&&ve!==(ve=v[22]("loginForgotPassword")+"")&&te(ke,ve)},d(v){v&&(A(t),A(b),A(y)),F&&F.d(),e[36](null),K.d(),D&&D.d(),k&&k.d(),$&&$.d(),$e=!1,ye(et)}}}function rs(e){let t;return{c(){t=E("general-player-sms-verification-form"),Z(t,"endpoint",e[0]),Z(t,"number",e[10]),Z(t,"clientstyling",e[4]),Z(t,"clientstylingurl",e[5]),Z(t,"playerid",e[8]),Z(t,"tokenid",e[9]),Z(t,"mbsource",e[3])},m(r,n){C(r,t,n)},p(r,n){n[0]&1&&Z(t,"endpoint",r[0]),n[0]&1024&&Z(t,"number",r[10]),n[0]&16&&Z(t,"clientstyling",r[4]),n[0]&32&&Z(t,"clientstylingurl",r[5]),n[0]&256&&Z(t,"playerid",r[8]),n[0]&512&&Z(t,"tokenid",r[9]),n[0]&8&&Z(t,"mbsource",r[3])},d(r){r&&A(t)}}}function Ar(e){let t,r=e[22]("loginUsernameError")+"",n;return{c(){t=E("p"),n=M(r),h(t,"class","InvalidInput")},m(i,o){C(i,t,o),m(t,n)},p(i,o){o[0]&4194304&&r!==(r=i[22]("loginUsernameError")+"")&&te(n,r)},d(i){i&&A(t)}}}function ns(e){let t,r,n,i,o,s,a,u,l;return{c(){t=L("svg"),r=L("defs"),n=L("style"),i=M(".a{fill:var(--emw--registration-typography, var(--emw--color-background, #07072A));}"),o=L("g"),s=L("path"),a=L("circle"),h(s,"class","a"),h(s,"d","M23.541,38.332a11.467,11.467,0,0,1-4.886-1.611,34.413,34.413,0,0,1-3.976-2.469,1.1,1.1,0,0,1-.494-.936,1.21,1.21,0,0,1,.442-.962A37.986,37.986,0,0,1,18.6,29.625a16.06,16.06,0,0,1,2.521-1.248,6.862,6.862,0,0,1,2.417-.546,6.862,6.862,0,0,1,2.417.546,20.541,20.541,0,0,1,2.547,1.248,45.872,45.872,0,0,1,4.054,2.729,1.159,1.159,0,0,1,.468.962,1.067,1.067,0,0,1-.52.936,36.353,36.353,0,0,1-4.054,2.469A11.2,11.2,0,0,1,23.541,38.332Zm0-9.46a9.813,9.813,0,0,0-4.392,1.663,44.138,44.138,0,0,0-3.873,2.651.13.13,0,0,0,0,.208,36.5,36.5,0,0,0,3.873,2.391,10.372,10.372,0,0,0,4.392,1.481,11.051,11.051,0,0,0,4.444-1.481,40.2,40.2,0,0,0,3.925-2.391.13.13,0,0,0,0-.208h0a34.132,34.132,0,0,0-3.925-2.651A10.072,10.072,0,0,0,23.541,28.872Z"),h(s,"transform","translate(0)"),h(a,"class","a"),h(a,"cx","2.779"),h(a,"cy","2.779"),h(a,"r","2.779"),h(a,"transform","translate(20.827 30.303)"),h(o,"transform","translate(-14.185 -27.832)"),h(t,"class","TogglePasswordVisibility"),h(t,"xmlns","http://www.w3.org/2000/svg"),h(t,"width","18.843"),h(t,"height","10.5"),h(t,"viewBox","0 0 18.843 10.5")},m(c,f){C(c,t,f),m(t,r),m(r,n),m(n,i),m(t,o),m(o,s),m(o,a),u||(l=oe(t,"click",e[38]),u=!0)},p:z,d(c){c&&A(t),u=!1,l()}}}function is(e){let t,r,n,i,o,s,a,u,l,c,f,d,b,y,g;return{c(){t=L("svg"),r=L("defs"),n=L("style"),i=M(".a{fill:var(--emw--registration-typography, var(--emw--color-background, #07072A));}"),o=L("g"),s=L("circle"),a=L("g"),u=L("path"),l=L("path"),c=L("g"),f=L("path"),d=L("path"),b=L("rect"),h(s,"class","a"),h(s,"cx","0.05"),h(s,"cy","0.05"),h(s,"r","0.05"),h(s,"transform","translate(121.017 31.148)"),h(u,"class","a"),h(u,"d","M147.413,43.174a2.774,2.774,0,0,0-3.229-3.943Z"),h(u,"transform","translate(-142.164 -39.123)"),h(l,"class","a"),h(l,"d","M137.031,43.1a2.778,2.778,0,0,0,3.447,4.209Z"),h(l,"transform","translate(-136.413 -42.068)"),h(a,"transform","translate(117.499 27.37)"),h(f,"class","a"),h(f,"d","M122.538,42.061a7.043,7.043,0,0,1-2.325.53,10.373,10.373,0,0,1-4.393-1.482,36.509,36.509,0,0,1-3.873-2.391.13.13,0,0,1,0-.208,44.141,44.141,0,0,1,3.873-2.651c.394-.233.768-.437,1.13-.622l-.686-.838c-.322.167-.651.347-.99.55a37.989,37.989,0,0,0-3.977,2.729,1.21,1.21,0,0,0-.442.962,1.1,1.1,0,0,0,.494.936,34.416,34.416,0,0,0,3.977,2.469,11.468,11.468,0,0,0,4.886,1.611,8.427,8.427,0,0,0,3.039-.725Z"),h(f,"transform","translate(-110.856 -33.157)"),h(d,"class","a"),h(d,"d","M149.119,34.14a45.875,45.875,0,0,0-4.055-2.729,20.541,20.541,0,0,0-2.547-1.248,5.6,5.6,0,0,0-4.79-.017l.7.856a5.254,5.254,0,0,1,1.672-.346,10.072,10.072,0,0,1,4.445,1.663,34.132,34.132,0,0,1,3.925,2.651.13.13,0,0,1,0,.208,40.2,40.2,0,0,1-3.925,2.391c-.179.092-.352.176-.525.26l.684.835c.1-.054.2-.1.309-.159a36.356,36.356,0,0,0,4.055-2.469,1.067,1.067,0,0,0,.52-.936A1.159,1.159,0,0,0,149.119,34.14Z"),h(d,"transform","translate(-130.743 -29.617)"),h(c,"transform","translate(110.856 24.899)"),h(b,"class","a"),h(b,"width","0.972"),h(b,"height","15.861"),h(b,"rx","0.486"),h(b,"transform","translate(114.827 23.858) rotate(-39.315)"),h(o,"transform","translate(-110.856 -23.242)"),h(t,"class","TogglePasswordVisibility"),h(t,"xmlns","http://www.w3.org/2000/svg"),h(t,"width","18.844"),h(t,"height","12.887"),h(t,"viewBox","0 0 18.844 12.887")},m(x,O){C(x,t,O),m(t,r),m(r,n),m(n,i),m(t,o),m(o,s),m(o,a),m(a,u),m(a,l),m(o,c),m(c,f),m(c,d),m(o,b),y||(g=oe(t,"click",e[37]),y=!0)},p:z,d(x){x&&A(t),y=!1,g()}}}function Ir(e){let t,r=e[22]("loginPasswordError")+"",n;return{c(){t=E("p"),n=M(r),h(t,"class","InvalidInput")},m(i,o){C(i,t,o),m(t,n)},p(i,o){o[0]&4194304&&r!==(r=i[22]("loginPasswordError")+"")&&te(n,r)},d(i){i&&A(t)}}}function Or(e){let t,r=e[22]("loginSimplePasswordError")+"",n;return{c(){t=E("p"),n=M(r),h(t,"class","InvalidInput")},m(i,o){C(i,t,o),m(t,n)},p(i,o){o[0]&4194304&&r!==(r=i[22]("loginSimplePasswordError")+"")&&te(n,r)},d(i){i&&A(t)}}}function Cr(e){let t,r;return{c(){t=E("p"),r=M(e[16]),h(t,"class","ErrorMessage")},m(n,i){C(n,t,i),m(t,r)},p(n,i){i[0]&65536&&te(r,n[16])},d(n){n&&A(t)}}}function os(e){let t,r,n,i,o,s=e[1]&&Br(e);function a(c,f){return c[17]?es:Ko}let u=a(e),l=u(e);return{c(){s&&s.c(),t=Ln(),r=G(),n=E("div"),i=G(),o=E("div"),l.c(),h(n,"class","g-recaptcha"),h(n,"data-sitekey",e[1]),h(o,"class","PlayerLoginFormWrapper")},m(c,f){s&&s.m(document.head,null),m(document.head,t),C(c,r,f),C(c,n,f),C(c,i,f),C(c,o,f),l.m(o,null),e[41](o)},p(c,f){c[1]?s?s.p(c,f):(s=Br(c),s.c(),s.m(t.parentNode,t)):s&&(s.d(1),s=null),f[0]&2&&h(n,"data-sitekey",c[1]),u===(u=a(c))&&l?l.p(c,f):(l.d(1),l=u(c),l&&(l.c(),l.m(o,null)))},i:z,o:z,d(c){c&&(A(r),A(n),A(i),A(o)),s&&s.d(c),A(t),l.d(),e[41](null)}}}let ss="Please use this code {0} to activate your account";function as(e,t,r){let n;Nr(e,vn,p=>r(22,n=p));let{endpoint:i=""}=t,{captchakey:o=""}=t,{lang:s="en"}=t,{smsverification:a="false"}=t,{simplepasswordvalidation:u="false"}=t,{mbsource:l}=t,{clientstyling:c=""}=t,{clientstylingurl:f=""}=t,{translationurl:d=""}=t,{savecredentials:b=""}=t,y,g,x=!1,O,X=!1,R=window.navigator.userAgent,U="",I="",ne={username:"",password:""},H=!1,ae=!1,fe="",Q=!1,ce,B=!1,ie=!0,W,Fe=+localStorage.getItem("smsTimer")||0,Qe=Date.now()/1e3-Fe,de=localStorage.getItem("smsValidation")=="true"&&Qe<60,me={user:/^(?!(?:.*\d){9})(?=(?:.*[a-zA-Z]){4})^[a-zA-Z\d]*$/,email:/^[^<>()*{}=/|?`~[\]\\,;:\%#^\s@\"$&!@]+@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z0-9]+\.)+[a-zA-Z]{2,}))$/i,password:/^(?=.*?[A-Z])(?=.*?[a-z])(?=.*?[0-9])(?=.*?[^\w\s]).{8,20}$/};Jo({withLocale:"en",translations:{}});const N=()=>{fetch(d).then(q=>q.json()).then(q=>{Object.keys(q).forEach(re=>{Tr(re,q[re])})}).catch(q=>{console.log(q)})};Object.keys(Hr).forEach(p=>{Tr(p,Hr[p])});const Ee=()=>new Promise((p,q)=>{grecaptcha.ready(()=>{grecaptcha.execute(o,{action:"submit"}).then(re=>{p(re)})})}),Ye=()=>{u=="true"&&(me.password=/^(?!.* ).{8,20}$/)},xe=()=>{r(19,B=!0),pe()},Se=()=>{r(19,B=!1),pe()},pe=()=>{r(18,ce.type=B?"text":"password",ce)},De=()=>{window.postMessage({type:"ToRegister"},window.location.href)},Pe=p=>{p.preventDefault(),window.postMessage({type:"NavForgotPassword"},window.location.href)},Y=p=>{p==null||p.preventDefault(),Ee().then(q=>{ge(U)&&Te(I)&&(ne={username:U,password:I,token:q},r(17,Q=!0),$e(ne))})},ge=p=>!!((me.user.test(p)||me.email.test(p))&&p.length<=100),Te=p=>!!me.password.test(p),Ke=()=>{r(14,H=!ge(U)),r(20,ie=!(!H&&!ae&&I))},be=()=>{r(15,ae=!Te(I)),r(20,ie=!(!H&&!ae&&U))},ve=p=>{if(p.data)switch(p.data.type){case"ModalLoader":r(17,Q=!1);break;case"UserSessionID":r(17,Q=!1);break;case"SmsHasBeenValidated":Y();break}},ke=p=>{typeof gtag=="function"&>ag("event","Login",{context:"GeneralPlayerLoginRegisterPage"})},$e=Qt=>rt(this,[Qt],function*({username:p,password:q,token:re}){let Yt={"Content-Type":"application/json","g-recaptcha-response":re},yt={username:p,password:q},Sn={method:"POST",headers:Yt,body:JSON.stringify(yt)};fetch(`${i}/v1/player/login/player`,Sn).then(j=>(j.status>=500&&(r(16,fe="Server might not be responsing"),r(17,Q=!1),window.postMessage({type:"WidgetNotification",data:{type:"error",message:"Server might not be responding"}},window.location.href)),j.json())).then(j=>{if(j.actions!==void 0&&window.postMessage({type:"PlayerActions"},window.location.href),a==="true"&&j.code===4&&(r(8,y=j.detail.userId),r(10,O=j.detail.phonePrefix+j.detail.phone),r(21,de=!0),et(O,y),localStorage.setItem("smsValidation","true"),localStorage.setItem("playerData",JSON.stringify({playerid:y,number:O}))),j.sessionID){if(window.postMessage({type:"UserSessionID",session:j.sessionID,userid:j.universalID},window.location.href),window.postMessage({type:"WidgetNotification",data:{type:"success",message:n("successMessage")}},window.location.href),window.PasswordCredential&&b=="true"){const Ge=new PasswordCredential({password:yt.password,id:yt.username});navigator.credentials.store(Ge)}ke()}else try{let Ge=j.error;r(16,fe=Ge),r(17,Q=!1),window.postMessage({type:"WidgetNotification",data:{type:"error",message:Ge}},window.location.href)}catch(Ge){let Kt=j.error.substring(j.error.indexOf("errorMessage")+13,j.error.length);r(16,fe=Kt),r(17,Q=!1),window.postMessage({type:"WidgetNotification",data:{type:"error",message:Kt}},window.location.href)}})}),et=(p,q)=>rt(this,null,function*(){localStorage.setItem("smsTimer",JSON.stringify(Math.floor(Date.now()/1e3)));try{const re=yield fetch(`${i}/v1/player/sms/token`,{method:"POST",headers:{"Content-Type":"application/json",accept:"application/json"},body:JSON.stringify({userId:q,messageTemplate:ss,destination:p})}),Qt=yield re.json();if(re.ok){r(9,g=Qt.id);let Yt=Qt.maxValidationAttempts;x=!1}else throw x=!0,new Error("Failed to fetch")}catch(re){x=!0,console.error(re)}}),F=()=>{Qo(s)};Ur(()=>(window.addEventListener("message",ve,!1),window.postMessage({type:"LoginRegisterModalActive"},window.location.href),r(11,X=qo(R)),()=>{window.removeEventListener("message",ve)}));const tt=()=>De();function He(){U=this.value,r(12,U)}function K(){I=this.value,r(13,I)}function D(p){We[p?"unshift":"push"](()=>{ce=p,r(18,ce)})}const k=()=>Se(),$=()=>xe(),v=p=>Y(p),S=p=>Pe(p);function xn(p){We[p?"unshift":"push"](()=>{W=p,r(7,W)})}return e.$$set=p=>{"endpoint"in p&&r(0,i=p.endpoint),"captchakey"in p&&r(1,o=p.captchakey),"lang"in p&&r(30,s=p.lang),"smsverification"in p&&r(31,a=p.smsverification),"simplepasswordvalidation"in p&&r(2,u=p.simplepasswordvalidation),"mbsource"in p&&r(3,l=p.mbsource),"clientstyling"in p&&r(4,c=p.clientstyling),"clientstylingurl"in p&&r(5,f=p.clientstylingurl),"translationurl"in p&&r(32,d=p.translationurl),"savecredentials"in p&&r(6,b=p.savecredentials)},e.$$.update=()=>{e.$$.dirty[0]&1073741825&&i&&s&&F(),e.$$.dirty[0]&4&&u&&Ye(),e.$$.dirty[0]&144&&c&&W&&yn(W,c),e.$$.dirty[0]&160&&f&&W&&_n(W,f),e.$$.dirty[0]&136&&l&&W&&wn(W,`${l}.Style`),e.$$.dirty[1]&2&&d&&N()},[i,o,u,l,c,f,b,W,y,g,O,X,U,I,H,ae,fe,Q,ce,B,ie,de,n,xe,Se,De,Pe,Y,Ke,be,s,a,d,tt,He,K,D,k,$,v,S,xn]}class En extends $r{constructor(t){super(),Fr(this,t,as,os,Wt,{endpoint:0,captchakey:1,lang:30,smsverification:31,simplepasswordvalidation:2,mbsource:3,clientstyling:4,clientstylingurl:5,translationurl:32,savecredentials:6},Yo,[-1,-1])}get endpoint(){return this.$$.ctx[0]}set endpoint(t){this.$$set({endpoint:t}),J()}get captchakey(){return this.$$.ctx[1]}set captchakey(t){this.$$set({captchakey:t}),J()}get lang(){return this.$$.ctx[30]}set lang(t){this.$$set({lang:t}),J()}get smsverification(){return this.$$.ctx[31]}set smsverification(t){this.$$set({smsverification:t}),J()}get simplepasswordvalidation(){return this.$$.ctx[2]}set simplepasswordvalidation(t){this.$$set({simplepasswordvalidation:t}),J()}get mbsource(){return this.$$.ctx[3]}set mbsource(t){this.$$set({mbsource:t}),J()}get clientstyling(){return this.$$.ctx[4]}set clientstyling(t){this.$$set({clientstyling:t}),J()}get clientstylingurl(){return this.$$.ctx[5]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),J()}get translationurl(){return this.$$.ctx[32]}set translationurl(t){this.$$set({translationurl:t}),J()}get savecredentials(){return this.$$.ctx[6]}set savecredentials(t){this.$$set({savecredentials:t}),J()}}kr(En,{endpoint:{},captchakey:{},lang:{},smsverification:{},simplepasswordvalidation:{},mbsource:{},clientstyling:{},clientstylingurl:{},translationurl:{},savecredentials:{}},[],[],!0);const ls=Object.freeze(Object.defineProperty({__proto__:null,default:En},Symbol.toStringTag,{value:"Module"}));exports.$dictionary=_e;exports.$format=vn;exports.$locale=ue;exports.GeneralPlayerLoginFormNd_ce=ls;exports.SvelteComponent=$r;exports.addMessages=qt;exports.append=m;exports.append_styles=Rr;exports.attr=h;exports.binding_callbacks=We;exports.component_subscribe=Nr;exports.create_custom_element=kr;exports.detach=A;exports.element=E;exports.flush=J;exports.init=Fr;exports.insert=C;exports.listen=oe;exports.noop=z;exports.onMount=Ur;exports.run_all=ye;exports.safe_not_equal=Wt;exports.setClientStyling=yn;exports.setClientStylingURL=_n;exports.setStreamStyling=wn;exports.set_data=te;exports.set_input_value=Ve;exports.space=G;exports.text=M;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var V=(r,t,i)=>new Promise((s,o)=>{var l=d=>{try{c(i.next(d))}catch(h){o(h)}},m=d=>{try{c(i.throw(d))}catch(h){o(h)}},c=d=>d.done?s(d.value):Promise.resolve(d.value).then(l,m);c((i=i.apply(r,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./GeneralPlayerLoginFormNd-Dv0P7KwS.cjs");function L({withLocale:r,translations:t}){e.$locale.subscribe(i=>{i==null&&(e.$dictionary.set(t),e.$locale.set(r))})}function R(r,t){e.addMessages(r,t)}const B={en:{title:"Please enter the verification code you received on your number",errorTitle:"Your code was invalid, you can resend the code and try again",code:"Sms code",smsCodeError:"Invalid sms code, you can resend the code",resendMessage:"A new verification code has been sent to your phone number.",activate:"Activate Account",resend:"Resend",loginSMSHint:"A new verification code has been sent to your phone number"},"zh-hk":{title:"请输入您在号码上收到的验证码",errorTitle:"您的代码无效,您可以重新发送代码并重试",code:"短信代码",smsCodeError:"短信验证码无效,请重新发送验证码",resendMessage:"新的验证码已发送至您的手机号码",activate:"激活账户",resend:"重发"},fr:{title:"Veuillez entrer le code de vérification que vous avez reçu sur votre numéro",errorTitle:"Votre code n'était pas valide, vous pouvez renvoyer le code et réessayer",code:"Code SMS",smsCodeError:"Code sms invalide, vous pouvez renvoyer le code",resendMessage:"Un nouveau code de vérification a été envoyé à votre numéro de téléphone.",activate:"Activer le compte",resend:"Renvoyer"},tr:{title:"Please enter the verification code you received on your number",errorTitle:"Kodunuz geçersizdi, kodu tekrar gönderip tekrar deneyebilirsiniz",code:"SMS kodu",smsCodeError:"Geçersiz sms kodu, kodu tekrar gönderebilirsiniz",resendMessage:"Telefon numaranıza yeni bir doğrulama kodu gönderildi.",activate:"Aktif hesap",resend:"Yeniden gönder",loginSMSHint:"Telefon numaranıza yeni bir doğrulama kodu gönderildi"},ro:{title:"Please enter the verification code you received on your number",errorTitle:"Your code was invalid, you can resend the code and try again",code:"Sms code",smsCodeError:"Invalid sms code, you can resend the code",resendMessage:"Un nou cod de verificare a fost trimis catre numarul dumneavoastra.",activate:"Activate Account",resend:"Resend"},es:{title:"Por favor ingrese su código de verificación enviado por mensaje de texto a su número de telefono",errorTitle:"Su código es invalido",code:"Código SMS",smsCodeError:"Código SMS invalido",resendMessage:"Un nuevo codigo de verificación ha sido enviado a tu número celular.",activate:"Activar Cuenta",resend:"Reenviar"},pt:{title:"Please enter the verification code you received on your number",errorTitle:"Your code was invalid, you can resend the code and try again",code:"Sms code",smsCodeError:"Invalid sms code, you can resend the code",resendMessage:"Um novo código de verificação foi enviado para o seu número de telefone.",activate:"Activate Account",resend:"Resend"},hr:{title:"Unesite verifikacijski kod koji ste primili na svoj broj telefona",errorTitle:"Vaš kod je nevažeći",code:"Sms kod",smsCodeError:"Nevažeći sms kod",resendMessage:"Novi verifkacijski kod poslan je na vaš broj telefona.",activate:"Aktiviraj račun",resend:"Ponovno pošalji",loginSMSHint:"Novi verifkacijski kod poslan je na vaš broj telefona"},"pt-br":{title:"Por favor, insira o código de verificação que você recebeu no seu número de celular",errorTitle:"Código inválido,vôce pode reenviar o código e tentar novamente",code:"Código SMS",smsCodeError:"Código SMS inválido,vôce pode reenviar o código",resendMessage:"Um novo código de verificação foi enviado para o seu número de celular.",activate:"Ativar conta",resend:"Reenviar",loginSMSHint:"Um novo código de verificação foi enviado para o seu número de celular."},"es-mx":{title:"Por favor ingrese el código de verificación que recibió en su número móvil",errorTitle:"Código inválido,Puede enviar el código e intentar de nuevo",code:"Código SMS",smsCodeError:"Código SMS inválido,Puede reenviar el código",resendMessage:"Un nuevo código de verificación ha sido enviado a su número móvil .",activate:"Activar Cuenta",resend:"Reenviar",loginSMSHint:"Un nuevo código de verificación ha sido enviado a su número móvil ."},"en-us":{title:"Please enter the verification code you received on your number",errorTitle:"Your code was invalid, you can resend the code and try again",code:"Sms code",smsCodeError:"Invalid sms code, you can resend the code",resendMessage:"A new verification code has been sent to your phone number.",activate:"Activate Account",resend:"Resend",loginSMSHint:"A new verification code has been sent to your phone number"}};function q(r){e.append_styles(r,"svelte-c25n4u","*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.Title{font-size:14px;margin:0;padding-bottom:20px}.Field{color:var(--emw--registration-contrast, var(--emw--color-gray-300, #58586B));display:flex;flex-direction:column;padding-bottom:30px;position:relative}.Field label{font-size:14px;font-weight:300;padding-bottom:5px}.Field input,.Field select{width:100%;height:44px;border:1px solid var(--emw--color-gray-100, #E6E6E6);border-radius:5px;box-sizing:border-box;padding:5px 15px;font-size:16px;line-height:18px}.Field.InvalidField input{border:1px solid var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E));background:var(--emw--color-pale, #FBECF4);color:var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E))}.Field.Hidden{display:none}.LoginSMSHint{margin-top:20px}.InvalidInput{color:var(--emw--color-error, var(--emw--color-red, #ed0909));font-size:10px;line-height:10px}.ErrorMessage{margin:0 0 15px 0;font-size:12px;color:var(--emw--color-error, var(--emw--color-red, #ed0909))}.Button{color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));background:var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E));border:1px solid var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E));border-radius:5px;width:100%;height:60px;padding:0;text-transform:uppercase;font-size:18px;cursor:pointer;margin-top:24px}.Button[disabled]{background:var(--emw--color-gray-100, #E6E6E6);border:1px solid var(--emw--color-gray-100, #E6E6E6);cursor:not-allowed}.Button.SmsVerificationResend{background:var(--emw--registration-color-bg, var(--emw--color-gray-50, #F9F8F8));color:var(--emw--registration-typography, var(--emw--color-contrast, #07072A))}")}function D(r){let t=r[5]("errorTitle")+"",i;return{c(){i=e.text(t)},m(s,o){e.insert(s,i,o)},p(s,o){o&32&&t!==(t=s[5]("errorTitle")+"")&&e.set_data(i,t)},d(s){s&&e.detach(i)}}}function Y(r){let t=r[5]("title")+"",i;return{c(){i=e.text(t)},m(s,o){e.insert(s,i,o)},p(s,o){o&32&&t!==(t=s[5]("title")+"")&&e.set_data(i,t)},d(s){s&&e.detach(i)}}}function N(r){let t,i=r[5]("smsCodeError")+"",s;return{c(){t=e.element("p"),s=e.text(i),e.attr(t,"class","InvalidInput")},m(o,l){e.insert(o,t,l),e.append(t,s)},p(o,l){l&32&&i!==(i=o[5]("smsCodeError")+"")&&e.set_data(s,i)},d(o){o&&e.detach(t)}}}function U(r){let t,i=r[5]("resendMessage")+"",s;return{c(){t=e.element("p"),s=e.text(i),e.attr(t,"class","SmsVerificationResendMessage")},m(o,l){e.insert(o,t,l),e.append(t,s)},p(o,l){l&32&&i!==(i=o[5]("resendMessage")+"")&&e.set_data(s,i)},d(o){o&&e.detach(t)}}}function H(r){let t,i,s=r[4]<10?"0":"",o,l,m;return{c(){t=e.element("span"),i=e.text("(0:"),o=e.text(s),l=e.text(r[4]),m=e.text(")"),e.attr(t,"class","SmsVerificationResendTimer")},m(c,d){e.insert(c,t,d),e.append(t,i),e.append(t,o),e.append(t,l),e.append(t,m)},p(c,d){d&16&&s!==(s=c[4]<10?"0":"")&&e.set_data(o,s),d&16&&e.set_data(l,c[4])},d(c){c&&e.detach(t)}}}function G(r){let t,i,s,o,l,m=r[5]("code")+"",c,d,h,_,u,w,k,E,C,S,y=r[5]("activate")+"",F,j,p,T=r[5]("resend")+"",A,P,x,z;function I(a,g){return a[2]?Y:D}let M=I(r),b=M(r),f=!r[2]&&N(r),v=r[3]&&U(r),n=r[3]&&H(r);return{c(){t=e.element("div"),i=e.element("h3"),b.c(),s=e.space(),o=e.element("div"),l=e.element("label"),c=e.text(m),d=e.text(":"),h=e.element("span"),h.textContent="*",_=e.space(),u=e.element("input"),w=e.space(),f&&f.c(),E=e.space(),v&&v.c(),C=e.space(),S=e.element("button"),F=e.text(y),j=e.space(),p=e.element("button"),A=e.text(T),P=e.space(),n&&n.c(),e.attr(i,"class","Title"),e.attr(h,"class","FormRequired"),e.attr(l,"for","SmsCode"),e.attr(u,"type","text"),e.attr(u,"id","SmsCode"),e.attr(u,"inputmode","numeric"),e.attr(u,"pattern","[0-9]*"),e.attr(u,"maxlength","6"),e.attr(o,"class",k="Field SmsVerificationField "+(r[2]?"":"InvalidField")),e.attr(S,"class","Button SmsVerificationValidate"),e.attr(p,"class","Button SmsVerificationResend"),p.disabled=r[3],e.attr(t,"class","Container SmsVerificationContainer")},m(a,g){e.insert(a,t,g),e.append(t,i),b.m(i,null),e.append(t,s),e.append(t,o),e.append(o,l),e.append(l,c),e.append(l,d),e.append(l,h),e.append(o,_),e.append(o,u),e.set_input_value(u,r[1]),e.append(o,w),f&&f.m(o,null),e.append(t,E),v&&v.m(t,null),e.append(t,C),e.append(t,S),e.append(S,F),e.append(t,j),e.append(t,p),e.append(p,A),e.append(p,P),n&&n.m(p,null),r[20](t),x||(z=[e.listen(u,"input",r[18]),e.listen(u,"keydown",r[19]),e.listen(S,"click",r[6]),e.listen(p,"click",r[7])],x=!0)},p(a,[g]){M===(M=I(a))&&b?b.p(a,g):(b.d(1),b=M(a),b&&(b.c(),b.m(i,null))),g&32&&m!==(m=a[5]("code")+"")&&e.set_data(c,m),g&2&&u.value!==a[1]&&e.set_input_value(u,a[1]),a[2]?f&&(f.d(1),f=null):f?f.p(a,g):(f=N(a),f.c(),f.m(o,null)),g&4&&k!==(k="Field SmsVerificationField "+(a[2]?"":"InvalidField"))&&e.attr(o,"class",k),a[3]?v?v.p(a,g):(v=U(a),v.c(),v.m(t,C)):v&&(v.d(1),v=null),g&32&&y!==(y=a[5]("activate")+"")&&e.set_data(F,y),g&32&&T!==(T=a[5]("resend")+"")&&e.set_data(A,T),a[3]?n?n.p(a,g):(n=H(a),n.c(),n.m(p,null)):n&&(n.d(1),n=null),g&8&&(p.disabled=a[3])},i:e.noop,o:e.noop,d(a){a&&e.detach(t),b.d(),f&&f.d(),v&&v.d(),n&&n.d(),r[20](null),x=!1,e.run_all(z)}}}function J(r,t,i){let s;e.component_subscribe(r,e.$format,n=>i(5,s=n));let{endpoint:o=""}=t,{tokenid:l=""}=t,{playerid:m=""}=t,{smstemplate:c="Please use this code {0} to activate your accout"}=t,{number:d=""}=t,{mbsource:h}=t,{clientstyling:_=""}=t,{clientstylingurl:u=""}=t,{translationurl:w=""}=t,k,E=!0,C=!1,S,y,F=+localStorage.getItem("smsTimer")||0,j=Date.now()/1e3-F,p=60-Math.floor(j);const T={numeric:/^[0-9]{0,6}$/};L({withLocale:"en",translations:{}});const A=()=>{fetch(w).then(a=>a.json()).then(a=>{Object.keys(a).forEach(g=>{R(g,a[g])})}).catch(a=>{console.log(a)})};Object.keys(B).forEach(n=>{R(n,B[n])});const P=()=>V(this,null,function*(){try{if((yield fetch(`${o}/v1/player/${m}/activateSMS?tokenId=${l}&validationCode=${k}`,{headers:{"Content-Type":"application/json",accept:"application/json"}})).ok)i(2,E=!0),window.postMessage({type:"SmsHasBeenValidated"},window.location.href);else throw window.postMessage({type:"WidgetNotification",data:{type:"error",message:"Could not activate user"}},window.location.href),i(2,E=!1),new Error("Could not activate user")}catch(n){console.log(n)}}),x=()=>V(this,null,function*(){localStorage.setItem("smsTimer",JSON.stringify(Math.floor(Date.now()/1e3))),I();try{const n=yield fetch(`${o}/v1/player/sms/token`,{method:"POST",headers:{"Content-Type":"application/json",accept:"application/json"},body:JSON.stringify({userId:m,messageTemplate:c,destination:d})}),a=yield n.json();if(n.ok)i(9,l=a.id),C=!1,z();else throw C=!0,new Error("Failed to fetch")}catch(n){C=!0,console.error(n)}}),z=()=>{p>0?i(4,p--,p):(clearInterval(S),i(3,S=!1),i(4,p=60))},I=()=>{j<60&&i(3,S=setInterval(()=>{z()},1e3))},M=n=>{!T.numeric.test(n.key)&&n.keyCode!==8&&n.keyCode!==9&&n.keyCode!==46&&n.preventDefault()};e.onMount(()=>{if(!m||!d){let n=JSON.parse(localStorage.getItem("playerData"));i(10,m=n.playerid),i(11,d=n.number)}return I(),()=>{}});function b(){k=this.value,i(1,k)}const f=n=>M(n);function v(n){e.binding_callbacks[n?"unshift":"push"](()=>{y=n,i(0,y)})}return r.$$set=n=>{"endpoint"in n&&i(12,o=n.endpoint),"tokenid"in n&&i(9,l=n.tokenid),"playerid"in n&&i(10,m=n.playerid),"smstemplate"in n&&i(13,c=n.smstemplate),"number"in n&&i(11,d=n.number),"mbsource"in n&&i(14,h=n.mbsource),"clientstyling"in n&&i(15,_=n.clientstyling),"clientstylingurl"in n&&i(16,u=n.clientstylingurl),"translationurl"in n&&i(17,w=n.translationurl)},r.$$.update=()=>{r.$$.dirty&5632,r.$$.dirty&32769&&_&&y&&e.setClientStyling(y,_),r.$$.dirty&65537&&u&&y&&e.setClientStylingURL(y,u),r.$$.dirty&16385&&h&&y&&e.setStreamStyling(y,`${h}.Style`),r.$$.dirty&131072&&w&&A()},[y,k,E,S,p,s,P,x,M,l,m,d,o,c,h,_,u,w,b,f,v]}class O extends e.SvelteComponent{constructor(t){super(),e.init(this,t,J,G,e.safe_not_equal,{endpoint:12,tokenid:9,playerid:10,smstemplate:13,number:11,mbsource:14,clientstyling:15,clientstylingurl:16,translationurl:17},q)}get endpoint(){return this.$$.ctx[12]}set endpoint(t){this.$$set({endpoint:t}),e.flush()}get tokenid(){return this.$$.ctx[9]}set tokenid(t){this.$$set({tokenid:t}),e.flush()}get playerid(){return this.$$.ctx[10]}set playerid(t){this.$$set({playerid:t}),e.flush()}get smstemplate(){return this.$$.ctx[13]}set smstemplate(t){this.$$set({smstemplate:t}),e.flush()}get number(){return this.$$.ctx[11]}set number(t){this.$$set({number:t}),e.flush()}get mbsource(){return this.$$.ctx[14]}set mbsource(t){this.$$set({mbsource:t}),e.flush()}get clientstyling(){return this.$$.ctx[15]}set clientstyling(t){this.$$set({clientstyling:t}),e.flush()}get clientstylingurl(){return this.$$.ctx[16]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),e.flush()}get translationurl(){return this.$$.ctx[17]}set translationurl(t){this.$$set({translationurl:t}),e.flush()}}e.create_custom_element(O,{endpoint:{},tokenid:{},playerid:{},smstemplate:{},number:{},mbsource:{},clientstyling:{},clientstylingurl:{},translationurl:{}},[],[],!0);exports.default=O;
|
|
1
|
+
"use strict";var V=(r,t,i)=>new Promise((s,o)=>{var l=d=>{try{c(i.next(d))}catch(h){o(h)}},m=d=>{try{c(i.throw(d))}catch(h){o(h)}},c=d=>d.done?s(d.value):Promise.resolve(d.value).then(l,m);c((i=i.apply(r,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./GeneralPlayerLoginFormNd-CvfNpsrG.cjs");function L({withLocale:r,translations:t}){e.$locale.subscribe(i=>{i==null&&(e.$dictionary.set(t),e.$locale.set(r))})}function R(r,t){e.addMessages(r,t)}const B={en:{title:"Please enter the verification code you received on your number",errorTitle:"Your code was invalid, you can resend the code and try again",code:"Sms code",smsCodeError:"Invalid sms code, you can resend the code",resendMessage:"A new verification code has been sent to your phone number.",activate:"Activate Account",resend:"Resend",loginSMSHint:"A new verification code has been sent to your phone number"},"zh-hk":{title:"请输入您在号码上收到的验证码",errorTitle:"您的代码无效,您可以重新发送代码并重试",code:"短信代码",smsCodeError:"短信验证码无效,请重新发送验证码",resendMessage:"新的验证码已发送至您的手机号码",activate:"激活账户",resend:"重发"},fr:{title:"Veuillez entrer le code de vérification que vous avez reçu sur votre numéro",errorTitle:"Votre code n'était pas valide, vous pouvez renvoyer le code et réessayer",code:"Code SMS",smsCodeError:"Code sms invalide, vous pouvez renvoyer le code",resendMessage:"Un nouveau code de vérification a été envoyé à votre numéro de téléphone.",activate:"Activer le compte",resend:"Renvoyer"},tr:{title:"Please enter the verification code you received on your number",errorTitle:"Kodunuz geçersizdi, kodu tekrar gönderip tekrar deneyebilirsiniz",code:"SMS kodu",smsCodeError:"Geçersiz sms kodu, kodu tekrar gönderebilirsiniz",resendMessage:"Telefon numaranıza yeni bir doğrulama kodu gönderildi.",activate:"Aktif hesap",resend:"Yeniden gönder",loginSMSHint:"Telefon numaranıza yeni bir doğrulama kodu gönderildi"},ro:{title:"Please enter the verification code you received on your number",errorTitle:"Your code was invalid, you can resend the code and try again",code:"Sms code",smsCodeError:"Invalid sms code, you can resend the code",resendMessage:"Un nou cod de verificare a fost trimis catre numarul dumneavoastra.",activate:"Activate Account",resend:"Resend"},es:{title:"Por favor ingrese su código de verificación enviado por mensaje de texto a su número de telefono",errorTitle:"Su código es invalido",code:"Código SMS",smsCodeError:"Código SMS invalido",resendMessage:"Un nuevo codigo de verificación ha sido enviado a tu número celular.",activate:"Activar Cuenta",resend:"Reenviar"},pt:{title:"Please enter the verification code you received on your number",errorTitle:"Your code was invalid, you can resend the code and try again",code:"Sms code",smsCodeError:"Invalid sms code, you can resend the code",resendMessage:"Um novo código de verificação foi enviado para o seu número de telefone.",activate:"Activate Account",resend:"Resend"},hr:{title:"Unesite verifikacijski kod koji ste primili na svoj broj telefona",errorTitle:"Vaš kod je nevažeći",code:"Sms kod",smsCodeError:"Nevažeći sms kod",resendMessage:"Novi verifkacijski kod poslan je na vaš broj telefona.",activate:"Aktiviraj račun",resend:"Ponovno pošalji",loginSMSHint:"Novi verifkacijski kod poslan je na vaš broj telefona"},"pt-br":{title:"Por favor, insira o código de verificação que você recebeu no seu número de celular",errorTitle:"Código inválido,vôce pode reenviar o código e tentar novamente",code:"Código SMS",smsCodeError:"Código SMS inválido,vôce pode reenviar o código",resendMessage:"Um novo código de verificação foi enviado para o seu número de celular.",activate:"Ativar conta",resend:"Reenviar",loginSMSHint:"Um novo código de verificação foi enviado para o seu número de celular."},"es-mx":{title:"Por favor ingrese el código de verificación que recibió en su número móvil",errorTitle:"Código inválido,Puede enviar el código e intentar de nuevo",code:"Código SMS",smsCodeError:"Código SMS inválido,Puede reenviar el código",resendMessage:"Un nuevo código de verificación ha sido enviado a su número móvil .",activate:"Activar Cuenta",resend:"Reenviar",loginSMSHint:"Un nuevo código de verificación ha sido enviado a su número móvil ."},"en-us":{title:"Please enter the verification code you received on your number",errorTitle:"Your code was invalid, you can resend the code and try again",code:"Sms code",smsCodeError:"Invalid sms code, you can resend the code",resendMessage:"A new verification code has been sent to your phone number.",activate:"Activate Account",resend:"Resend",loginSMSHint:"A new verification code has been sent to your phone number"}};function q(r){e.append_styles(r,"svelte-c25n4u","*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.Title{font-size:14px;margin:0;padding-bottom:20px}.Field{color:var(--emw--registration-contrast, var(--emw--color-gray-300, #58586B));display:flex;flex-direction:column;padding-bottom:30px;position:relative}.Field label{font-size:14px;font-weight:300;padding-bottom:5px}.Field input,.Field select{width:100%;height:44px;border:1px solid var(--emw--color-gray-100, #E6E6E6);border-radius:5px;box-sizing:border-box;padding:5px 15px;font-size:16px;line-height:18px}.Field.InvalidField input{border:1px solid var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E));background:var(--emw--color-pale, #FBECF4);color:var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E))}.Field.Hidden{display:none}.LoginSMSHint{margin-top:20px}.InvalidInput{color:var(--emw--color-error, var(--emw--color-red, #ed0909));font-size:10px;line-height:10px}.ErrorMessage{margin:0 0 15px 0;font-size:12px;color:var(--emw--color-error, var(--emw--color-red, #ed0909))}.Button{color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));background:var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E));border:1px solid var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E));border-radius:5px;width:100%;height:60px;padding:0;text-transform:uppercase;font-size:18px;cursor:pointer;margin-top:24px}.Button[disabled]{background:var(--emw--color-gray-100, #E6E6E6);border:1px solid var(--emw--color-gray-100, #E6E6E6);cursor:not-allowed}.Button.SmsVerificationResend{background:var(--emw--registration-color-bg, var(--emw--color-gray-50, #F9F8F8));color:var(--emw--registration-typography, var(--emw--color-contrast, #07072A))}")}function D(r){let t=r[5]("errorTitle")+"",i;return{c(){i=e.text(t)},m(s,o){e.insert(s,i,o)},p(s,o){o&32&&t!==(t=s[5]("errorTitle")+"")&&e.set_data(i,t)},d(s){s&&e.detach(i)}}}function Y(r){let t=r[5]("title")+"",i;return{c(){i=e.text(t)},m(s,o){e.insert(s,i,o)},p(s,o){o&32&&t!==(t=s[5]("title")+"")&&e.set_data(i,t)},d(s){s&&e.detach(i)}}}function N(r){let t,i=r[5]("smsCodeError")+"",s;return{c(){t=e.element("p"),s=e.text(i),e.attr(t,"class","InvalidInput")},m(o,l){e.insert(o,t,l),e.append(t,s)},p(o,l){l&32&&i!==(i=o[5]("smsCodeError")+"")&&e.set_data(s,i)},d(o){o&&e.detach(t)}}}function U(r){let t,i=r[5]("resendMessage")+"",s;return{c(){t=e.element("p"),s=e.text(i),e.attr(t,"class","SmsVerificationResendMessage")},m(o,l){e.insert(o,t,l),e.append(t,s)},p(o,l){l&32&&i!==(i=o[5]("resendMessage")+"")&&e.set_data(s,i)},d(o){o&&e.detach(t)}}}function H(r){let t,i,s=r[4]<10?"0":"",o,l,m;return{c(){t=e.element("span"),i=e.text("(0:"),o=e.text(s),l=e.text(r[4]),m=e.text(")"),e.attr(t,"class","SmsVerificationResendTimer")},m(c,d){e.insert(c,t,d),e.append(t,i),e.append(t,o),e.append(t,l),e.append(t,m)},p(c,d){d&16&&s!==(s=c[4]<10?"0":"")&&e.set_data(o,s),d&16&&e.set_data(l,c[4])},d(c){c&&e.detach(t)}}}function G(r){let t,i,s,o,l,m=r[5]("code")+"",c,d,h,_,u,w,k,E,C,S,y=r[5]("activate")+"",F,j,p,T=r[5]("resend")+"",A,P,x,z;function I(a,g){return a[2]?Y:D}let M=I(r),b=M(r),f=!r[2]&&N(r),v=r[3]&&U(r),n=r[3]&&H(r);return{c(){t=e.element("div"),i=e.element("h3"),b.c(),s=e.space(),o=e.element("div"),l=e.element("label"),c=e.text(m),d=e.text(":"),h=e.element("span"),h.textContent="*",_=e.space(),u=e.element("input"),w=e.space(),f&&f.c(),E=e.space(),v&&v.c(),C=e.space(),S=e.element("button"),F=e.text(y),j=e.space(),p=e.element("button"),A=e.text(T),P=e.space(),n&&n.c(),e.attr(i,"class","Title"),e.attr(h,"class","FormRequired"),e.attr(l,"for","SmsCode"),e.attr(u,"type","text"),e.attr(u,"id","SmsCode"),e.attr(u,"inputmode","numeric"),e.attr(u,"pattern","[0-9]*"),e.attr(u,"maxlength","6"),e.attr(o,"class",k="Field SmsVerificationField "+(r[2]?"":"InvalidField")),e.attr(S,"class","Button SmsVerificationValidate"),e.attr(p,"class","Button SmsVerificationResend"),p.disabled=r[3],e.attr(t,"class","Container SmsVerificationContainer")},m(a,g){e.insert(a,t,g),e.append(t,i),b.m(i,null),e.append(t,s),e.append(t,o),e.append(o,l),e.append(l,c),e.append(l,d),e.append(l,h),e.append(o,_),e.append(o,u),e.set_input_value(u,r[1]),e.append(o,w),f&&f.m(o,null),e.append(t,E),v&&v.m(t,null),e.append(t,C),e.append(t,S),e.append(S,F),e.append(t,j),e.append(t,p),e.append(p,A),e.append(p,P),n&&n.m(p,null),r[20](t),x||(z=[e.listen(u,"input",r[18]),e.listen(u,"keydown",r[19]),e.listen(S,"click",r[6]),e.listen(p,"click",r[7])],x=!0)},p(a,[g]){M===(M=I(a))&&b?b.p(a,g):(b.d(1),b=M(a),b&&(b.c(),b.m(i,null))),g&32&&m!==(m=a[5]("code")+"")&&e.set_data(c,m),g&2&&u.value!==a[1]&&e.set_input_value(u,a[1]),a[2]?f&&(f.d(1),f=null):f?f.p(a,g):(f=N(a),f.c(),f.m(o,null)),g&4&&k!==(k="Field SmsVerificationField "+(a[2]?"":"InvalidField"))&&e.attr(o,"class",k),a[3]?v?v.p(a,g):(v=U(a),v.c(),v.m(t,C)):v&&(v.d(1),v=null),g&32&&y!==(y=a[5]("activate")+"")&&e.set_data(F,y),g&32&&T!==(T=a[5]("resend")+"")&&e.set_data(A,T),a[3]?n?n.p(a,g):(n=H(a),n.c(),n.m(p,null)):n&&(n.d(1),n=null),g&8&&(p.disabled=a[3])},i:e.noop,o:e.noop,d(a){a&&e.detach(t),b.d(),f&&f.d(),v&&v.d(),n&&n.d(),r[20](null),x=!1,e.run_all(z)}}}function J(r,t,i){let s;e.component_subscribe(r,e.$format,n=>i(5,s=n));let{endpoint:o=""}=t,{tokenid:l=""}=t,{playerid:m=""}=t,{smstemplate:c="Please use this code {0} to activate your accout"}=t,{number:d=""}=t,{mbsource:h}=t,{clientstyling:_=""}=t,{clientstylingurl:u=""}=t,{translationurl:w=""}=t,k,E=!0,C=!1,S,y,F=+localStorage.getItem("smsTimer")||0,j=Date.now()/1e3-F,p=60-Math.floor(j);const T={numeric:/^[0-9]{0,6}$/};L({withLocale:"en",translations:{}});const A=()=>{fetch(w).then(a=>a.json()).then(a=>{Object.keys(a).forEach(g=>{R(g,a[g])})}).catch(a=>{console.log(a)})};Object.keys(B).forEach(n=>{R(n,B[n])});const P=()=>V(this,null,function*(){try{if((yield fetch(`${o}/v1/player/${m}/activateSMS?tokenId=${l}&validationCode=${k}`,{headers:{"Content-Type":"application/json",accept:"application/json"}})).ok)i(2,E=!0),window.postMessage({type:"SmsHasBeenValidated"},window.location.href);else throw window.postMessage({type:"WidgetNotification",data:{type:"error",message:"Could not activate user"}},window.location.href),i(2,E=!1),new Error("Could not activate user")}catch(n){console.log(n)}}),x=()=>V(this,null,function*(){localStorage.setItem("smsTimer",JSON.stringify(Math.floor(Date.now()/1e3))),I();try{const n=yield fetch(`${o}/v1/player/sms/token`,{method:"POST",headers:{"Content-Type":"application/json",accept:"application/json"},body:JSON.stringify({userId:m,messageTemplate:c,destination:d})}),a=yield n.json();if(n.ok)i(9,l=a.id),C=!1,z();else throw C=!0,new Error("Failed to fetch")}catch(n){C=!0,console.error(n)}}),z=()=>{p>0?i(4,p--,p):(clearInterval(S),i(3,S=!1),i(4,p=60))},I=()=>{j<60&&i(3,S=setInterval(()=>{z()},1e3))},M=n=>{!T.numeric.test(n.key)&&n.keyCode!==8&&n.keyCode!==9&&n.keyCode!==46&&n.preventDefault()};e.onMount(()=>{if(!m||!d){let n=JSON.parse(localStorage.getItem("playerData"));i(10,m=n.playerid),i(11,d=n.number)}return I(),()=>{}});function b(){k=this.value,i(1,k)}const f=n=>M(n);function v(n){e.binding_callbacks[n?"unshift":"push"](()=>{y=n,i(0,y)})}return r.$$set=n=>{"endpoint"in n&&i(12,o=n.endpoint),"tokenid"in n&&i(9,l=n.tokenid),"playerid"in n&&i(10,m=n.playerid),"smstemplate"in n&&i(13,c=n.smstemplate),"number"in n&&i(11,d=n.number),"mbsource"in n&&i(14,h=n.mbsource),"clientstyling"in n&&i(15,_=n.clientstyling),"clientstylingurl"in n&&i(16,u=n.clientstylingurl),"translationurl"in n&&i(17,w=n.translationurl)},r.$$.update=()=>{r.$$.dirty&5632,r.$$.dirty&32769&&_&&y&&e.setClientStyling(y,_),r.$$.dirty&65537&&u&&y&&e.setClientStylingURL(y,u),r.$$.dirty&16385&&h&&y&&e.setStreamStyling(y,`${h}.Style`),r.$$.dirty&131072&&w&&A()},[y,k,E,S,p,s,P,x,M,l,m,d,o,c,h,_,u,w,b,f,v]}class O extends e.SvelteComponent{constructor(t){super(),e.init(this,t,J,G,e.safe_not_equal,{endpoint:12,tokenid:9,playerid:10,smstemplate:13,number:11,mbsource:14,clientstyling:15,clientstylingurl:16,translationurl:17},q)}get endpoint(){return this.$$.ctx[12]}set endpoint(t){this.$$set({endpoint:t}),e.flush()}get tokenid(){return this.$$.ctx[9]}set tokenid(t){this.$$set({tokenid:t}),e.flush()}get playerid(){return this.$$.ctx[10]}set playerid(t){this.$$set({playerid:t}),e.flush()}get smstemplate(){return this.$$.ctx[13]}set smstemplate(t){this.$$set({smstemplate:t}),e.flush()}get number(){return this.$$.ctx[11]}set number(t){this.$$set({number:t}),e.flush()}get mbsource(){return this.$$.ctx[14]}set mbsource(t){this.$$set({mbsource:t}),e.flush()}get clientstyling(){return this.$$.ctx[15]}set clientstyling(t){this.$$set({clientstyling:t}),e.flush()}get clientstylingurl(){return this.$$.ctx[16]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),e.flush()}get translationurl(){return this.$$.ctx[17]}set translationurl(t){this.$$set({translationurl:t}),e.flush()}}e.create_custom_element(O,{endpoint:{},tokenid:{},playerid:{},smstemplate:{},number:{},mbsource:{},clientstyling:{},clientstylingurl:{},translationurl:{}},[],[],!0);exports.default=O;
|
|
@@ -14,7 +14,7 @@ var D = (o, e, i) => new Promise((a, r) => {
|
|
|
14
14
|
}, c = (d) => d.done ? a(d.value) : Promise.resolve(d.value).then(s, m);
|
|
15
15
|
c((i = i.apply(o, e)).next());
|
|
16
16
|
});
|
|
17
|
-
import { $ as Y, a as $, b as ee, S as te, i as ie, s as oe, f as M, c as re, n as J, d as R, r as ne, e as E, g as G, h as y, j as P, k as l, l as L, m as w, o as z, t as k, p as ae, q as se, u as le, v as de, w as ce, x as ue, y as me, z as fe } from "./GeneralPlayerLoginFormNd-
|
|
17
|
+
import { $ as Y, a as $, b as ee, S as te, i as ie, s as oe, f as M, c as re, n as J, d as R, r as ne, e as E, g as G, h as y, j as P, k as l, l as L, m as w, o as z, t as k, p as ae, q as se, u as le, v as de, w as ce, x as ue, y as me, z as fe } from "./GeneralPlayerLoginFormNd-CRhH59_Q.js";
|
|
18
18
|
function ve({ withLocale: o, translations: e }) {
|
|
19
19
|
Y.subscribe((i) => {
|
|
20
20
|
i == null && ($.set(e), Y.set(o));
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { $ as D, a as Z, b as $, S as ee, i as te, f as M, s as ie, c as oe, d as re, n as Y, e as R, r as ne, g as E, h as J, j as v, k as P, l as s, m as L, o as k, p as z, t as S, q as ae, u as se, v as le, w as de, x as ce, y as ue, z as me } from "./GeneralPlayerLoginFormNd-
|
|
1
|
+
import { $ as D, a as Z, b as $, S as ee, i as te, f as M, s as ie, c as oe, d as re, n as Y, e as R, r as ne, g as E, h as J, j as v, k as P, l as s, m as L, o as k, p as z, t as S, q as ae, u as se, v as le, w as de, x as ce, y as ue, z as me } from "./GeneralPlayerLoginFormNd-2zAEC5xl.js";
|
|
2
2
|
function fe({ withLocale: o, translations: e }) {
|
|
3
3
|
D.subscribe((i) => {
|
|
4
4
|
i == null && (Z.set(e), D.set(o));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";if(typeof window!="undefined"){let t=function(e){return function(...r){try{return e.apply(this,r)}catch(n){if(n instanceof DOMException&&n.message.includes("has already been used with this registry")||n.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw n}}};customElements.define=t(customElements.define),Promise.resolve().then(()=>require("../components/GeneralPlayerLoginFormNd-
|
|
1
|
+
"use strict";if(typeof window!="undefined"){let t=function(e){return function(...r){try{return e.apply(this,r)}catch(n){if(n instanceof DOMException&&n.message.includes("has already been used with this registry")||n.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw n}}};customElements.define=t(customElements.define),Promise.resolve().then(()=>require("../components/GeneralPlayerLoginFormNd-CvfNpsrG.cjs")).then(e=>e.GeneralPlayerLoginFormNd_ce).then(({default:e})=>{!customElements.get("general-player-login-form-nd")&&customElements.define("general-player-login-form-nd",e.element)})}
|
|
@@ -10,7 +10,7 @@ if (typeof window != "undefined") {
|
|
|
10
10
|
}
|
|
11
11
|
};
|
|
12
12
|
};
|
|
13
|
-
customElements.define = n(customElements.define), import("../components/GeneralPlayerLoginFormNd-
|
|
13
|
+
customElements.define = n(customElements.define), import("../components/GeneralPlayerLoginFormNd-CRhH59_Q.js").then((e) => e.G).then(({ default: e }) => {
|
|
14
14
|
!customElements.get("general-player-login-form-nd") && customElements.define("general-player-login-form-nd", e.element);
|
|
15
15
|
});
|
|
16
16
|
}
|