@everymatrix/player-account-controller 1.44.0 → 1.45.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/GeneralLogout-DR-XxT8N.js +4832 -0
- package/components/GeneralLogout-bc8vhI_H.cjs +8 -0
- package/components/PlayerAccountBettingHistory-BK6xPWSw.cjs +1 -0
- package/components/PlayerAccountBettingHistory-fca6lsNS.js +328 -0
- package/components/PlayerAccountBiometrics-C-3zrtyy.cjs +1 -0
- package/components/PlayerAccountBiometrics-CjiFJhw-.js +300 -0
- package/components/PlayerAccountClosure-C8BNtCld.cjs +1 -0
- package/components/PlayerAccountClosure-jv1Rveed.js +339 -0
- package/components/PlayerAccountController-B5GxyiMU.cjs +1 -0
- package/components/PlayerAccountController-BJBxx9xW.js +6176 -0
- package/components/PlayerAccountGamingLimits-D3HbxASA.js +758 -0
- package/components/PlayerAccountGamingLimits-a_ERECbs.cjs +1 -0
- package/components/PlayerAccountGamingLimitsConfirmationModal-D0i0fMnV.js +306 -0
- package/components/PlayerAccountGamingLimitsConfirmationModal-l6qA-tGo.cjs +1 -0
- package/components/PlayerAccountGamingLimitsGroupEdit-C0TmN9tW.cjs +10 -0
- package/components/PlayerAccountGamingLimitsGroupEdit-Ds0hHVHM.js +4148 -0
- package/components/PlayerAccountGamingLimitsHistory2-BQABSfo3.cjs +1 -0
- package/components/PlayerAccountGamingLimitsHistory2-CMLSdTnW.js +734 -0
- package/components/PlayerAccountGamingLimitsInfoCard-0xDp-CBL.cjs +1 -0
- package/components/PlayerAccountGamingLimitsInfoCard-BBL_jJC8.js +1488 -0
- package/components/PlayerAccountGamingLimitsPage2Gm16-B7_BHyXu.js +2794 -0
- package/components/PlayerAccountGamingLimitsPage2Gm16-DSOYjGfv.cjs +21 -0
- package/components/PlayerAccountGamingLimitsPopup-B_VQVAW1.js +339 -0
- package/components/PlayerAccountGamingLimitsPopup-CRCoJtQR.cjs +1 -0
- package/components/PlayerAccountGamingLimitsWrapper2-oY7Nyl9P.cjs +1 -0
- package/components/PlayerAccountGamingLimitsWrapper2-qU20DTdn.js +844 -0
- package/components/PlayerAccountMenu-Cguxd1Gn.js +576 -0
- package/components/PlayerAccountMenu-_QF6LQHb.cjs +1 -0
- package/components/PlayerAccountModal-BpuFEHxz.js +198 -0
- package/components/PlayerAccountModal-CIR41mpM.cjs +1 -0
- package/components/PlayerAccountNotifications-DNWMsUnC.cjs +1 -0
- package/components/PlayerAccountNotifications-SC-So9Ge.js +261 -0
- package/components/PlayerAccountSelfExclusion-DVLlbxoJ.cjs +3693 -0
- package/components/PlayerAccountSelfExclusion-zuKOJE1A.js +16404 -0
- package/components/PlayerAccountTimeout-C0nlqzAC.cjs +1 -0
- package/components/PlayerAccountTimeout-CMxX7J1C.js +448 -0
- package/components/PlayerActiveBonuses-CinsfLQL.js +986 -0
- package/components/PlayerActiveBonuses-bY0Y51Al.cjs +1 -0
- package/components/PlayerBonusCard-CQTRKi8G.js +565 -0
- package/components/PlayerBonusCard-DdxYH7lf.cjs +1 -0
- package/components/PlayerBonusHistory-CnA7jYi8.cjs +1 -0
- package/components/PlayerBonusHistory-Dz9N_GGZ.js +840 -0
- package/components/PlayerChangePassword-B9qM0mFd.js +1161 -0
- package/components/PlayerChangePassword-BDyXZ2_q.cjs +3 -0
- package/components/PlayerDeposit-CYpXuZIT.cjs +1 -0
- package/components/PlayerDeposit-Dvm1Z2l9.js +395 -0
- package/components/PlayerGamingHistory-1wUzXwQ1.js +920 -0
- package/components/PlayerGamingHistory-TcfH2pYz.cjs +1 -0
- package/components/PlayerPendingWithdrawals-DgF86kij.js +307 -0
- package/components/PlayerPendingWithdrawals-Dn63yKxo.cjs +1 -0
- package/components/PlayerProfileInfo-CsWD1vK0.cjs +1 -0
- package/components/PlayerProfileInfo-D-A2kQVn.js +1707 -0
- package/components/PlayerRealityCheck-BaBE_tNE.cjs +1 -0
- package/components/PlayerRealityCheck-gh3vV1ow.js +587 -0
- package/components/PlayerTransactionHistory-DJICk5qY.cjs +1 -0
- package/components/PlayerTransactionHistory-DpPF3FQq.js +311 -0
- package/components/PlayerWithdrawal-BHyCdUgc.js +365 -0
- package/components/PlayerWithdrawal-DuxGAxKs.cjs +1 -0
- package/es2015/player-account-controller.cjs +1 -0
- package/es2015/player-account-controller.js +16 -0
- package/package.json +38 -32
- package/CHANGELOG.md +0 -19
- package/README.md +0 -0
- package/assets/arrow-down.svg +0 -3
- package/dist/player-account-controller.js +0 -2221
- package/dist/player-account-controller.js.map +0 -1
- package/documentation.md +0 -166
- package/index.html +0 -46
- package/index.js +0 -1
- package/public/favicon.png +0 -0
- package/public/reset.css +0 -48
- package/rollup.config.js +0 -67
- package/src/PlayerAccountController.svelte +0 -732
- package/src/PlayerAccountController.types.ts +0 -5
- package/src/i18n.js +0 -27
- package/src/index.ts +0 -4
- package/src/translations.js +0 -102
- package/stories/PlayerAccountPage.stories.js +0 -13
- package/tsconfig.json +0 -6
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";var Vr=Object.defineProperty,Xr=Object.defineProperties;var Wr=Object.getOwnPropertyDescriptors;var dt=Object.getOwnPropertySymbols;var zr=Object.prototype.hasOwnProperty,Zr=Object.prototype.propertyIsEnumerable;var Me=(e,t,r)=>t in e?Vr(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,mt=(e,t)=>{for(var r in t||(t={}))zr.call(t,r)&&Me(e,r,t[r]);if(dt)for(var r of dt(t))Zr.call(t,r)&&Me(e,r,t[r]);return e},bt=(e,t)=>Xr(e,Wr(t));var O=(e,t,r)=>Me(e,typeof t!="symbol"?t+"":t,r);var gt=(e,t,r)=>new Promise((n,i)=>{var o=u=>{try{a(r.next(u))}catch(l){i(l)}},s=u=>{try{a(r.throw(u))}catch(l){i(l)}},a=u=>u.done?n(u.value):Promise.resolve(u.value).then(o,s);a((r=r.apply(e,t)).next())});function T(){}const kt=e=>e;function qr(e,t){for(const r in t)e[r]=t[r];return e}function Vt(e){return e()}function yt(){return Object.create(null)}function G(e){e.forEach(Vt)}function re(e){return typeof e=="function"}function it(e,t){return e!=e?t==t:e!==t||e&&typeof e=="object"||typeof e=="function"}let be;function Qr(e,t){return e===t?!0:(be||(be=document.createElement("a")),be.href=t,e===be.href)}function Jr(e){return Object.keys(e).length===0}function Xt(e,...t){if(e==null){for(const n of t)n(void 0);return T}const r=e.subscribe(...t);return r.unsubscribe?()=>r.unsubscribe():r}function Wt(e,t,r){e.$$.on_destroy.push(Xt(t,r))}function Yr(e,t,r,n){if(e){const i=zt(e,t,r,n);return e[0](i)}}function zt(e,t,r,n){return e[1]&&n?qr(r.ctx.slice(),e[1](n(t))):r.ctx}function Kr(e,t,r,n){if(e[2]&&n){const i=e[2](n(r));if(t.dirty===void 0)return i;if(typeof i=="object"){const o=[],s=Math.max(t.dirty.length,i.length);for(let a=0;a<s;a+=1)o[a]=t.dirty[a]|i[a];return o}return t.dirty|i}return t.dirty}function en(e,t,r,n,i,o){if(i){const s=zt(t,r,n,o);e.p(s,i)}}function tn(e){if(e.ctx.length>32){const t=[],r=e.ctx.length/32;for(let n=0;n<r;n++)t[n]=-1;return t}return-1}function rn(e){return e==null?"":e}function nn(e){return e&&re(e.destroy)?e.destroy:T}const Zt=typeof window!="undefined";let on=Zt?()=>window.performance.now():()=>Date.now(),ot=Zt?e=>requestAnimationFrame(e):T;const q=new Set;function qt(e){q.forEach(t=>{t.c(e)||(q.delete(t),t.f())}),q.size!==0&&ot(qt)}function sn(e){let t;return q.size===0&&ot(qt),{promise:new Promise(r=>{q.add(t={c:e,f:r})}),abort(){q.delete(t)}}}const an=typeof window!="undefined"?window:typeof globalThis!="undefined"?globalThis:global;function P(e,t){e.appendChild(t)}function Qt(e,t,r){const n=st(e);if(!n.getElementById(t)){const i=C("style");i.id=t,i.textContent=r,Jt(n,i)}}function st(e){if(!e)return document;const t=e.getRootNode?e.getRootNode():e.ownerDocument;return t&&t.host?t:e.ownerDocument}function un(e){const t=C("style");return t.textContent="/* empty */",Jt(st(e),t),t.sheet}function Jt(e,t){return P(e.head||e,t),t.sheet}function ne(e,t,r){e.insertBefore(t,r||null)}function F(e){e.parentNode&&e.parentNode.removeChild(e)}function ln(e,t){for(let r=0;r<e.length;r+=1)e[r]&&e[r].d(t)}function C(e){return document.createElement(e)}function z(e){return document.createElementNS("http://www.w3.org/2000/svg",e)}function ie(e){return document.createTextNode(e)}function Yt(){return ie(" ")}function hn(){return ie("")}function at(e,t,r,n){return e.addEventListener(t,r,n),()=>e.removeEventListener(t,r,n)}function cn(e){return function(t){return t.preventDefault(),e.call(this,t)}}function A(e,t,r){r==null?e.removeAttribute(t):e.getAttribute(t)!==r&&e.setAttribute(t,r)}function fn(e,t,r){const n=t.toLowerCase();n in e?e[n]=typeof e[n]=="boolean"&&r===""?!0:r:t in e?e[t]=typeof e[t]=="boolean"&&r===""?!0:r:A(e,t,r)}function pn(e){let t;return{p(...r){t=r,t.forEach(n=>e.push(n))},r(){t.forEach(r=>e.splice(e.indexOf(r),1))}}}function dn(e){return e===""?null:+e}function mn(e){return Array.from(e.childNodes)}function ut(e,t){t=""+t,e.data!==t&&(e.data=t)}function bn(e,t){e.value=t==null?"":t}function Kt(e,t,r,n){r==null?e.style.removeProperty(t):e.style.setProperty(t,r,"")}function gn(e,t,r){for(let n=0;n<e.options.length;n+=1){const i=e.options[n];if(i.__value===t){i.selected=!0;return}}(!r||t!==void 0)&&(e.selectedIndex=-1)}function yn(e){const t=e.querySelector(":checked");return t&&t.__value}function _n(e,t,r){e.classList.toggle(t,!!r)}function vn(e,t,{bubbles:r=!1,cancelable:n=!1}={}){return new CustomEvent(e,{detail:t,bubbles:r,cancelable:n})}function xn(e){const t={};return e.childNodes.forEach(r=>{t[r.slot||"default"]=!0}),t}const Te=new Map;let we=0;function En(e){let t=5381,r=e.length;for(;r--;)t=(t<<5)-t^e.charCodeAt(r);return t>>>0}function Sn(e,t){const r={stylesheet:un(t),rules:{}};return Te.set(e,r),r}function _t(e,t,r,n,i,o,s,a=0){const u=16.666/n;let l=`{
|
|
2
|
+
`;for(let x=0;x<=1;x+=u){const w=t+(r-t)*o(x);l+=x*100+`%{${s(w,1-w)}}
|
|
3
|
+
`}const h=l+`100% {${s(r,1-r)}}
|
|
4
|
+
}`,c=`__svelte_${En(h)}_${a}`,f=st(e),{stylesheet:p,rules:d}=Te.get(f)||Sn(f,e);d[c]||(d[c]=!0,p.insertRule(`@keyframes ${c} ${h}`,p.cssRules.length));const m=e.style.animation||"";return e.style.animation=`${m?`${m}, `:""}${c} ${n}ms linear ${i}ms 1 both`,we+=1,c}function Tn(e,t){const r=(e.style.animation||"").split(", "),n=r.filter(t?o=>o.indexOf(t)<0:o=>o.indexOf("__svelte")===-1),i=r.length-n.length;i&&(e.style.animation=n.join(", "),we-=i,we||wn())}function wn(){ot(()=>{we||(Te.forEach(e=>{const{ownerNode:t}=e.stylesheet;t&&F(t)}),Te.clear())})}let ce;function he(e){ce=e}function Hn(){if(!ce)throw new Error("Function called outside component initialization");return ce}function Bn(e){Hn().$$.on_mount.push(e)}const Z=[],He=[];let Q=[];const vt=[],er=Promise.resolve();let Ve=!1;function tr(){Ve||(Ve=!0,er.then(M))}function An(){return tr(),er}function fe(e){Q.push(e)}const Ne=new Set;let X=0;function M(){if(X!==0)return;const e=ce;do{try{for(;X<Z.length;){const t=Z[X];X++,he(t),Pn(t.$$)}}catch(t){throw Z.length=0,X=0,t}for(he(null),Z.length=0,X=0;He.length;)He.pop()();for(let t=0;t<Q.length;t+=1){const r=Q[t];Ne.has(r)||(Ne.add(r),r())}Q.length=0}while(Z.length);for(;vt.length;)vt.pop()();Ve=!1,Ne.clear(),he(e)}function Pn(e){if(e.fragment!==null){e.update(),G(e.before_update);const t=e.dirty;e.dirty=[-1],e.fragment&&e.fragment.p(e.ctx,t),e.after_update.forEach(fe)}}function On(e){const t=[],r=[];Q.forEach(n=>e.indexOf(n)===-1?t.push(n):r.push(n)),r.forEach(n=>n()),Q=t}let ue;function In(){return ue||(ue=Promise.resolve(),ue.then(()=>{ue=null})),ue}function $e(e,t,r){e.dispatchEvent(vn(`${t?"intro":"outro"}${r}`))}const _e=new Set;let N;function Ln(){N={r:0,c:[],p:N}}function Cn(){N.r||G(N.c),N=N.p}function rr(e,t){e&&e.i&&(_e.delete(e),e.i(t))}function Mn(e,t,r,n){if(e&&e.o){if(_e.has(e))return;_e.add(e),N.c.push(()=>{_e.delete(e),n&&(r&&e.d(1),n())}),e.o(t)}else n&&n()}const Nn={duration:0};function $n(e,t,r,n){let o=t(e,r,{direction:"both"}),s=n?0:1,a=null,u=null,l=null,h;function c(){l&&Tn(e,l)}function f(d,m){const x=d.b-s;return m*=Math.abs(x),{a:s,b:d.b,d:x,duration:m,start:d.start,end:d.start+m,group:d.group}}function p(d){const{delay:m=0,duration:x=300,easing:w=kt,tick:H=T,css:E}=o||Nn,I={start:on()+m,b:d};d||(I.group=N,N.r+=1),"inert"in e&&(d?h!==void 0&&(e.inert=h):(h=e.inert,e.inert=!0)),a||u?u=I:(E&&(c(),l=_t(e,s,d,x,m,w,E)),d&&H(0,1),a=f(I,x),fe(()=>$e(e,d,"start")),sn(B=>{if(u&&B>u.start&&(a=f(u,x),u=null,$e(e,a.b,"start"),E&&(c(),l=_t(e,s,a.b,a.duration,0,w,o.css))),a){if(B>=a.end)H(s=a.b,1-s),$e(e,a.b,"end"),u||(a.b?c():--a.group.r||G(a.group.c)),a=null;else if(B>=a.start){const U=B-a.start;s=a.a+a.d*w(U/a.duration),H(s,1-s)}}return!!(a||u)}))}return{run(d){re(o)?In().then(()=>{o=o({direction:d?"in":"out"}),p(d)}):p(d)},end(){c(),a=u=null}}}function Rn(e){return(e==null?void 0:e.length)!==void 0?e:Array.from(e)}function Un(e,t,r){const{fragment:n,after_update:i}=e.$$;n&&n.m(t,r),fe(()=>{const o=e.$$.on_mount.map(Vt).filter(re);e.$$.on_destroy?e.$$.on_destroy.push(...o):G(o),e.$$.on_mount=[]}),i.forEach(fe)}function Dn(e,t){const r=e.$$;r.fragment!==null&&(On(r.after_update),G(r.on_destroy),r.fragment&&r.fragment.d(t),r.on_destroy=r.fragment=null,r.ctx=[])}function Gn(e,t){e.$$.dirty[0]===-1&&(Z.push(e),tr(),e.$$.dirty.fill(0)),e.$$.dirty[t/31|0]|=1<<t%31}function nr(e,t,r,n,i,o,s=null,a=[-1]){const u=ce;he(e);const l=e.$$={fragment:null,ctx:[],props:o,update:T,not_equal:i,bound:yt(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(t.context||(u?u.$$.context:[])),callbacks:yt(),dirty:a,skip_bound:!1,root:t.target||u.$$.root};s&&s(l.root);let h=!1;if(l.ctx=r?r(e,t.props||{},(c,f,...p)=>{const d=p.length?p[0]:f;return l.ctx&&i(l.ctx[c],l.ctx[c]=d)&&(!l.skip_bound&&l.bound[c]&&l.bound[c](d),h&&Gn(e,c)),f}):[],l.update(),h=!0,G(l.before_update),l.fragment=n?n(l.ctx):!1,t.target){if(t.hydrate){const c=mn(t.target);l.fragment&&l.fragment.l(c),c.forEach(F)}else l.fragment&&l.fragment.c();t.intro&&rr(e.$$.fragment),Un(e,t.target,t.anchor),M()}he(u)}let ir;typeof HTMLElement=="function"&&(ir=class extends HTMLElement{constructor(t,r,n){super();O(this,"$$ctor");O(this,"$$s");O(this,"$$c");O(this,"$$cn",!1);O(this,"$$d",{});O(this,"$$r",!1);O(this,"$$p_d",{});O(this,"$$l",{});O(this,"$$l_u",new Map);this.$$ctor=t,this.$$s=r,n&&this.attachShadow({mode:"open"})}addEventListener(t,r,n){if(this.$$l[t]=this.$$l[t]||[],this.$$l[t].push(r),this.$$c){const i=this.$$c.$on(t,r);this.$$l_u.set(r,i)}super.addEventListener(t,r,n)}removeEventListener(t,r,n){if(super.removeEventListener(t,r,n),this.$$c){const i=this.$$l_u.get(r);i&&(i(),this.$$l_u.delete(r))}}connectedCallback(){return gt(this,null,function*(){if(this.$$cn=!0,!this.$$c){let t=function(o){return()=>{let s;return{c:function(){s=C("slot"),o!=="default"&&A(s,"name",o)},m:function(l,h){ne(l,s,h)},d:function(l){l&&F(s)}}}};if(yield Promise.resolve(),!this.$$cn||this.$$c)return;const r={},n=xn(this);for(const o of this.$$s)o in n&&(r[o]=[t(o)]);for(const o of this.attributes){const s=this.$$g_p(o.name);s in this.$$d||(this.$$d[s]=ve(s,o.value,this.$$p_d,"toProp"))}for(const o in this.$$p_d)!(o in this.$$d)&&this[o]!==void 0&&(this.$$d[o]=this[o],delete this[o]);this.$$c=new this.$$ctor({target:this.shadowRoot||this,props:bt(mt({},this.$$d),{$$slots:r,$$scope:{ctx:[]}})});const i=()=>{this.$$r=!0;for(const o in this.$$p_d)if(this.$$d[o]=this.$$c.$$.ctx[this.$$c.$$.props[o]],this.$$p_d[o].reflect){const s=ve(o,this.$$d[o],this.$$p_d,"toAttribute");s==null?this.removeAttribute(this.$$p_d[o].attribute||o):this.setAttribute(this.$$p_d[o].attribute||o,s)}this.$$r=!1};this.$$c.$$.after_update.push(i),i();for(const o in this.$$l)for(const s of this.$$l[o]){const a=this.$$c.$on(o,s);this.$$l_u.set(s,a)}this.$$l={}}})}attributeChangedCallback(t,r,n){var i;this.$$r||(t=this.$$g_p(t),this.$$d[t]=ve(t,n,this.$$p_d,"toProp"),(i=this.$$c)==null||i.$set({[t]:this.$$d[t]}))}disconnectedCallback(){this.$$cn=!1,Promise.resolve().then(()=>{!this.$$cn&&this.$$c&&(this.$$c.$destroy(),this.$$c=void 0)})}$$g_p(t){return Object.keys(this.$$p_d).find(r=>this.$$p_d[r].attribute===t||!this.$$p_d[r].attribute&&r.toLowerCase()===t)||t}});function ve(e,t,r,n){var o;const i=(o=r[e])==null?void 0:o.type;if(t=i==="Boolean"&&typeof t!="boolean"?t!=null:t,!n||!r[e])return t;if(n==="toAttribute")switch(i){case"Object":case"Array":return t==null?null:JSON.stringify(t);case"Boolean":return t?"":null;case"Number":return t==null?null:t;default:return t}else switch(i){case"Object":case"Array":return t&&JSON.parse(t);case"Boolean":return t;case"Number":return t!=null?+t:t;default:return t}}function or(e,t,r,n,i,o){let s=class extends ir{constructor(){super(e,r,i),this.$$p_d=t}static get observedAttributes(){return Object.keys(t).map(a=>(t[a].attribute||a).toLowerCase())}};return Object.keys(t).forEach(a=>{Object.defineProperty(s.prototype,a,{get(){return this.$$c&&a in this.$$c?this.$$c[a]:this.$$d[a]},set(u){var l;u=ve(a,u,t),this.$$d[a]=u,(l=this.$$c)==null||l.$set({[a]:u})}})}),n.forEach(a=>{Object.defineProperty(s.prototype,a,{get(){var u;return(u=this.$$c)==null?void 0:u[a]}})}),e.element=s,s}class sr{constructor(){O(this,"$$");O(this,"$$set")}$destroy(){Dn(this,1),this.$destroy=T}$on(t,r){if(!re(r))return T;const n=this.$$.callbacks[t]||(this.$$.callbacks[t]=[]);return n.push(r),()=>{const i=n.indexOf(r);i!==-1&&n.splice(i,1)}}$set(t){this.$$set&&!Jr(t)&&(this.$$.skip_bound=!0,this.$$set(t),this.$$.skip_bound=!1)}}const Fn="4";typeof window!="undefined"&&(window.__svelte||(window.__svelte={v:new Set})).v.add(Fn);var Xe=function(e,t){return Xe=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])},Xe(e,t)};function R(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");Xe(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}var _=function(){return _=Object.assign||function(t){for(var r,n=1,i=arguments.length;n<i;n++){r=arguments[n];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(t[o]=r[o])}return t},_.apply(this,arguments)};function jn(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 We(e){var t=typeof Symbol=="function"&&Symbol.iterator,r=t&&e[t],n=0;if(r)return r.call(e);if(e&&typeof e.length=="number")return{next:function(){return e&&n>=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function ze(e,t){var r=typeof Symbol=="function"&&e[Symbol.iterator];if(!r)return e;var n=r.call(e),i,o=[],s;try{for(;(t===void 0||t-- >0)&&!(i=n.next()).done;)o.push(i.value)}catch(a){s={error:a}}finally{try{i&&!i.done&&(r=n.return)&&r.call(n)}finally{if(s)throw s.error}}return o}function J(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 $(e){return typeof e=="function"}function ar(e){var t=function(n){Error.call(n),n.stack=new Error().stack},r=e(t);return r.prototype=Object.create(Error.prototype),r.prototype.constructor=r,r}var Re=ar(function(e){return function(r){e(this),this.message=r?r.length+` errors occurred during unsubscription:
|
|
5
|
+
`+r.map(function(n,i){return i+1+") "+n.toString()}).join(`
|
|
6
|
+
`):"",this.name="UnsubscriptionError",this.errors=r}});function Ze(e,t){if(e){var r=e.indexOf(t);0<=r&&e.splice(r,1)}}var Pe=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=We(s),u=a.next();!u.done;u=a.next()){var l=u.value;l.remove(this)}}catch(m){t={error:m}}finally{try{u&&!u.done&&(r=a.return)&&r.call(a)}finally{if(t)throw t.error}}else s.remove(this);var h=this.initialTeardown;if($(h))try{h()}catch(m){o=m instanceof Re?m.errors:[m]}var c=this._finalizers;if(c){this._finalizers=null;try{for(var f=We(c),p=f.next();!p.done;p=f.next()){var d=p.value;try{xt(d)}catch(m){o=o!=null?o:[],m instanceof Re?o=J(J([],ze(o)),ze(m.errors)):o.push(m)}}}catch(m){n={error:m}}finally{try{p&&!p.done&&(i=f.return)&&i.call(f)}finally{if(n)throw n.error}}}if(o)throw new Re(o)}},e.prototype.add=function(t){var r;if(t&&t!==this)if(this.closed)xt(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)&&Ze(r,t)},e.prototype.remove=function(t){var r=this._finalizers;r&&Ze(r,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}(),ur=Pe.EMPTY;function lr(e){return e instanceof Pe||e&&"closed"in e&&$(e.remove)&&$(e.add)&&$(e.unsubscribe)}function xt(e){$(e)?e():e.unsubscribe()}var hr={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},cr={setTimeout:function(e,t){for(var r=[],n=2;n<arguments.length;n++)r[n-2]=arguments[n];return setTimeout.apply(void 0,J([e,t],ze(r)))},clearTimeout:function(e){var t=cr.delegate;return((t==null?void 0:t.clearTimeout)||clearTimeout)(e)},delegate:void 0};function kn(e){cr.setTimeout(function(){throw e})}function Et(){}function xe(e){e()}var fr=function(e){R(t,e);function t(r){var n=e.call(this)||this;return n.isStopped=!1,r?(n.destination=r,lr(r)&&r.add(n)):n.destination=zn,n}return t.create=function(r,n,i){return new qe(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}(Pe),Vn=Function.prototype.bind;function Ue(e,t){return Vn.call(e,t)}var Xn=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){ge(n)}},e.prototype.error=function(t){var r=this.partialObserver;if(r.error)try{r.error(t)}catch(n){ge(n)}else ge(t)},e.prototype.complete=function(){var t=this.partialObserver;if(t.complete)try{t.complete()}catch(r){ge(r)}},e}(),qe=function(e){R(t,e);function t(r,n,i){var o=e.call(this)||this,s;if($(r)||!r)s={next:r!=null?r:void 0,error:n!=null?n:void 0,complete:i!=null?i:void 0};else{var a;o&&hr.useDeprecatedNextContext?(a=Object.create(r),a.unsubscribe=function(){return o.unsubscribe()},s={next:r.next&&Ue(r.next,a),error:r.error&&Ue(r.error,a),complete:r.complete&&Ue(r.complete,a)}):s=r}return o.destination=new Xn(s),o}return t}(fr);function ge(e){kn(e)}function Wn(e){throw e}var zn={closed:!0,next:Et,error:Wn,complete:Et},Zn=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}();function qn(e){return e}function Qn(e){return e.length===0?qn:e.length===1?e[0]:function(r){return e.reduce(function(n,i){return i(n)},r)}}var St=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=Yn(t)?t:new qe(t,r,n);return xe(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=Tt(r),new r(function(i,o){var s=new qe({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[Zn]=function(){return this},e.prototype.pipe=function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return Qn(t)(this)},e.prototype.toPromise=function(t){var r=this;return t=Tt(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 Tt(e){var t;return(t=e!=null?e:hr.Promise)!==null&&t!==void 0?t:Promise}function Jn(e){return e&&$(e.next)&&$(e.error)&&$(e.complete)}function Yn(e){return e&&e instanceof fr||Jn(e)&&lr(e)}var Kn=ar(function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}}),pr=function(e){R(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 wt(this,this);return n.operator=r,n},t.prototype._throwIfClosed=function(){if(this.closed)throw new Kn},t.prototype.next=function(r){var n=this;xe(function(){var i,o;if(n._throwIfClosed(),!n.isStopped){n.currentObservers||(n.currentObservers=Array.from(n.observers));try{for(var s=We(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;xe(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;xe(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?ur:(this.currentObservers=null,a.push(r),new Pe(function(){n.currentObservers=null,Ze(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 St;return r.source=this,r},t.create=function(r,n){return new wt(r,n)},t}(St),wt=function(e){R(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:ur},t}(pr),dr={now:function(){return(dr.delegate||Date).now()},delegate:void 0},ei=function(e){R(t,e);function t(r,n,i){r===void 0&&(r=1/0),n===void 0&&(n=1/0),i===void 0&&(i=dr);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,h=1;h<o.length&&o[h]<=u;h+=2)l=h;l&&o.splice(0,l+1)}},t}(pr);const Ht=[],Bt={},ti=(e,t=0)=>{if(Ht.indexOf(e)==-1){const r=new ei(t);Bt[e]=r,Ht.push(e)}return Bt[e]},W=[];function ri(e,t){return{subscribe:Oe(e,t).subscribe}}function Oe(e,t=T){let r;const n=new Set;function i(a){if(it(e,a)&&(e=a,r)){const u=!W.length;for(const l of n)l[1](),W.push(l,e);if(u){for(let l=0;l<W.length;l+=2)W[l][0](W[l+1]);W.length=0}}}function o(a){i(a(e))}function s(a,u=T){const l=[a,u];return n.add(l),n.size===1&&(r=t(i,o)||T),a(e),()=>{n.delete(l),n.size===0&&r&&(r(),r=null)}}return{set:i,update:o,subscribe:s}}function oe(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 ri(r,(s,a)=>{let u=!1;const l=[];let h=0,c=T;const f=()=>{if(h)return;c();const d=t(n?l[0]:l,s,a);o?s(d):c=re(d)?d:T},p=i.map((d,m)=>Xt(d,x=>{l[m]=x,h&=~(1<<m),u&&f()},()=>{h|=1<<m}));return u=!0,f(),function(){G(p),c(),u=!1}})}var ni=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{};function mr(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var ii=function(t){return oi(t)&&!si(t)};function oi(e){return!!e&&typeof e=="object"}function si(e){var t=Object.prototype.toString.call(e);return t==="[object RegExp]"||t==="[object Date]"||li(e)}var ai=typeof Symbol=="function"&&Symbol.for,ui=ai?Symbol.for("react.element"):60103;function li(e){return e.$$typeof===ui}function hi(e){return Array.isArray(e)?[]:{}}function pe(e,t){return t.clone!==!1&&t.isMergeableObject(e)?Y(hi(e),e,t):e}function ci(e,t,r){return e.concat(t).map(function(n){return pe(n,r)})}function fi(e,t){if(!t.customMerge)return Y;var r=t.customMerge(e);return typeof r=="function"?r:Y}function pi(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter(function(t){return Object.propertyIsEnumerable.call(e,t)}):[]}function At(e){return Object.keys(e).concat(pi(e))}function br(e,t){try{return t in e}catch(r){return!1}}function di(e,t){return br(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))}function mi(e,t,r){var n={};return r.isMergeableObject(e)&&At(e).forEach(function(i){n[i]=pe(e[i],r)}),At(t).forEach(function(i){di(e,i)||(br(e,i)&&r.isMergeableObject(t[i])?n[i]=fi(i,r)(e[i],t[i],r):n[i]=pe(t[i],r))}),n}function Y(e,t,r){r=r||{},r.arrayMerge=r.arrayMerge||ci,r.isMergeableObject=r.isMergeableObject||ii,r.cloneUnlessOtherwiseSpecified=pe;var n=Array.isArray(t),i=Array.isArray(e),o=n===i;return o?n?r.arrayMerge(e,t,r):mi(e,t,r):pe(t,r)}Y.all=function(t,r){if(!Array.isArray(t))throw new Error("first argument should be an array");return t.reduce(function(n,i){return Y(n,i,r)},{})};var bi=Y,gi=bi;const yi=mr(gi);var b;(function(e){e[e.EXPECT_ARGUMENT_CLOSING_BRACE=1]="EXPECT_ARGUMENT_CLOSING_BRACE",e[e.EMPTY_ARGUMENT=2]="EMPTY_ARGUMENT",e[e.MALFORMED_ARGUMENT=3]="MALFORMED_ARGUMENT",e[e.EXPECT_ARGUMENT_TYPE=4]="EXPECT_ARGUMENT_TYPE",e[e.INVALID_ARGUMENT_TYPE=5]="INVALID_ARGUMENT_TYPE",e[e.EXPECT_ARGUMENT_STYLE=6]="EXPECT_ARGUMENT_STYLE",e[e.INVALID_NUMBER_SKELETON=7]="INVALID_NUMBER_SKELETON",e[e.INVALID_DATE_TIME_SKELETON=8]="INVALID_DATE_TIME_SKELETON",e[e.EXPECT_NUMBER_SKELETON=9]="EXPECT_NUMBER_SKELETON",e[e.EXPECT_DATE_TIME_SKELETON=10]="EXPECT_DATE_TIME_SKELETON",e[e.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE=11]="UNCLOSED_QUOTE_IN_ARGUMENT_STYLE",e[e.EXPECT_SELECT_ARGUMENT_OPTIONS=12]="EXPECT_SELECT_ARGUMENT_OPTIONS",e[e.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE=13]="EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE",e[e.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE=14]="INVALID_PLURAL_ARGUMENT_OFFSET_VALUE",e[e.EXPECT_SELECT_ARGUMENT_SELECTOR=15]="EXPECT_SELECT_ARGUMENT_SELECTOR",e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR=16]="EXPECT_PLURAL_ARGUMENT_SELECTOR",e[e.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT=17]="EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT",e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT=18]="EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT",e[e.INVALID_PLURAL_ARGUMENT_SELECTOR=19]="INVALID_PLURAL_ARGUMENT_SELECTOR",e[e.DUPLICATE_PLURAL_ARGUMENT_SELECTOR=20]="DUPLICATE_PLURAL_ARGUMENT_SELECTOR",e[e.DUPLICATE_SELECT_ARGUMENT_SELECTOR=21]="DUPLICATE_SELECT_ARGUMENT_SELECTOR",e[e.MISSING_OTHER_CLAUSE=22]="MISSING_OTHER_CLAUSE",e[e.INVALID_TAG=23]="INVALID_TAG",e[e.INVALID_TAG_NAME=25]="INVALID_TAG_NAME",e[e.UNMATCHED_CLOSING_TAG=26]="UNMATCHED_CLOSING_TAG",e[e.UNCLOSED_TAG=27]="UNCLOSED_TAG"})(b||(b={}));var v;(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"})(v||(v={}));var K;(function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"})(K||(K={}));function Pt(e){return e.type===v.literal}function _i(e){return e.type===v.argument}function gr(e){return e.type===v.number}function yr(e){return e.type===v.date}function _r(e){return e.type===v.time}function vr(e){return e.type===v.select}function xr(e){return e.type===v.plural}function vi(e){return e.type===v.pound}function Er(e){return e.type===v.tag}function Sr(e){return!!(e&&typeof e=="object"&&e.type===K.number)}function Qe(e){return!!(e&&typeof e=="object"&&e.type===K.dateTime)}var Tr=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,xi=/(?:[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 Ei(e){var t={};return e.replace(xi,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 Si=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;function Ti(e){if(e.length===0)throw new Error("Number skeleton cannot be empty");for(var t=e.split(Si).filter(function(f){return f.length>0}),r=[],n=0,i=t;n<i.length;n++){var o=i[n],s=o.split("/");if(s.length===0)throw new Error("Invalid number skeleton");for(var a=s[0],u=s.slice(1),l=0,h=u;l<h.length;l++){var c=h[l];if(c.length===0)throw new Error("Invalid number skeleton")}r.push({stem:a,options:u})}return r}function wi(e){return e.replace(/^(.*?)-/,"")}var Ot=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,wr=/^(@+)?(\+|#+)?[rs]?$/g,Hi=/(\*)(0+)|(#+)(0+)|(0+)/g,Hr=/^(0+)$/;function It(e){var t={};return e[e.length-1]==="r"?t.roundingPriority="morePrecision":e[e.length-1]==="s"&&(t.roundingPriority="lessPrecision"),e.replace(wr,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 Br(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 Bi(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)),!Hr.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function Lt(e){var t={},r=Br(e);return r||t}function Ai(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=wi(i.options[0]);continue;case"compact-short":case"K":t.notation="compact",t.compactDisplay="short";continue;case"compact-long":case"KK":t.notation="compact",t.compactDisplay="long";continue;case"scientific":t=_(_(_({},t),{notation:"scientific"}),i.options.reduce(function(u,l){return _(_({},u),Lt(l))},{}));continue;case"engineering":t=_(_(_({},t),{notation:"engineering"}),i.options.reduce(function(u,l){return _(_({},u),Lt(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(Hi,function(u,l,h,c,f,p){if(l)t.minimumIntegerDigits=h.length;else{if(c&&f)throw new Error("We currently do not support maximum integer digits");if(p)throw new Error("We currently do not support exact integer digits")}return""});continue}if(Hr.test(i.stem)){t.minimumIntegerDigits=i.stem.length;continue}if(Ot.test(i.stem)){if(i.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");i.stem.replace(Ot,function(u,l,h,c,f,p){return h==="*"?t.minimumFractionDigits=l.length:c&&c[0]==="#"?t.maximumFractionDigits=c.length:f&&p?(t.minimumFractionDigits=f.length,t.maximumFractionDigits=f.length+p.length):(t.minimumFractionDigits=l.length,t.maximumFractionDigits=l.length),""});var o=i.options[0];o==="w"?t=_(_({},t),{trailingZeroDisplay:"stripIfInteger"}):o&&(t=_(_({},t),It(o)));continue}if(wr.test(i.stem)){t=_(_({},t),It(i.stem));continue}var s=Br(i.stem);s&&(t=_(_({},t),s));var a=Bi(i.stem);a&&(t=_(_({},t),a))}return t}var ye={"001":["H","h"],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","hB","h","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","hB","h","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","hB","h","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"],"es-BO":["H","h","hB","hb"],"es-BR":["H","h","hB","hb"],"es-EC":["H","h","hB","hb"],"es-ES":["H","h","hB","hb"],"es-GQ":["H","h","hB","hb"],"es-PE":["H","h","hB","hb"],"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 Pi(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=Oi(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 Oi(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=ye[n||""]||ye[r||""]||ye["".concat(r,"-001")]||ye["001"];return i[0]}var De,Ii=new RegExp("^".concat(Tr.source,"*")),Li=new RegExp("".concat(Tr.source,"*$"));function g(e,t){return{start:e,end:t}}var Ci=!!String.prototype.startsWith&&"_a".startsWith("a",1),Mi=!!String.fromCodePoint,Ni=!!Object.fromEntries,$i=!!String.prototype.codePointAt,Ri=!!String.prototype.trimStart,Ui=!!String.prototype.trimEnd,Di=!!Number.isSafeInteger,Gi=Di?Number.isSafeInteger:function(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},Je=!0;try{var Fi=Pr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");Je=((De=Fi.exec("a"))===null||De===void 0?void 0:De[0])==="a"}catch(e){Je=!1}var Ct=Ci?function(t,r,n){return t.startsWith(r,n)}:function(t,r,n){return t.slice(n,n+r.length)===r},Ye=Mi?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},Mt=Ni?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},Ar=$i?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}},ji=Ri?function(t){return t.trimStart()}:function(t){return t.replace(Ii,"")},ki=Ui?function(t){return t.trimEnd()}:function(t){return t.replace(Li,"")};function Pr(e,t){return new RegExp(e,t)}var Ke;if(Je){var Nt=Pr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");Ke=function(t,r){var n;Nt.lastIndex=r;var i=Nt.exec(t);return(n=i[1])!==null&&n!==void 0?n:""}}else Ke=function(t,r){for(var n=[];;){var i=Ar(t,r);if(i===void 0||Or(i)||zi(i))break;n.push(i),r+=i>=65536?2:1}return Ye.apply(void 0,n)};var Vi=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:v.pound,location:g(a,this.clonePosition())})}else if(o===60&&!this.ignoreTag&&this.peek()===47){if(n)break;return this.error(b.UNMATCHED_CLOSING_TAG,g(this.clonePosition(),this.clonePosition()))}else if(o===60&&!this.ignoreTag&&et(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:v.literal,value:"<".concat(i,"/>"),location:g(n,this.clonePosition())},err:null};if(this.bumpIf(">")){var o=this.parseMessage(t+1,r,!0);if(o.err)return o;var s=o.val,a=this.clonePosition();if(this.bumpIf("</")){if(this.isEOF()||!et(this.char()))return this.error(b.INVALID_TAG,g(a,this.clonePosition()));var u=this.clonePosition(),l=this.parseTagName();return i!==l?this.error(b.UNMATCHED_CLOSING_TAG,g(u,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:v.tag,value:i,children:s,location:g(n,this.clonePosition())},err:null}:this.error(b.INVALID_TAG,g(a,this.clonePosition())))}else return this.error(b.UNCLOSED_TAG,g(n,this.clonePosition()))}else return this.error(b.INVALID_TAG,g(n,this.clonePosition()))},e.prototype.parseTagName=function(){var t=this.offset();for(this.bump();!this.isEOF()&&Wi(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=g(n,this.clonePosition());return{val:{type:v.literal,value:i,location:u},err:null}},e.prototype.tryParseLeftAngleBracket=function(){return!this.isEOF()&&this.char()===60&&(this.ignoreTag||!Xi(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 Ye.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(),Ye(n))},e.prototype.parseArgument=function(t,r){var n=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(b.EXPECT_ARGUMENT_CLOSING_BRACE,g(n,this.clonePosition()));if(this.char()===125)return this.bump(),this.error(b.EMPTY_ARGUMENT,g(n,this.clonePosition()));var i=this.parseIdentifierIfPossible().value;if(!i)return this.error(b.MALFORMED_ARGUMENT,g(n,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(b.EXPECT_ARGUMENT_CLOSING_BRACE,g(n,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:v.argument,value:i,location:g(n,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(b.EXPECT_ARGUMENT_CLOSING_BRACE,g(n,this.clonePosition())):this.parseArgumentOptions(t,r,i,n);default:return this.error(b.MALFORMED_ARGUMENT,g(n,this.clonePosition()))}},e.prototype.parseIdentifierIfPossible=function(){var t=this.clonePosition(),r=this.offset(),n=Ke(this.message,r),i=r+n.length;this.bumpTo(i);var o=this.clonePosition(),s=g(t,o);return{value:n,location:s}},e.prototype.parseArgumentOptions=function(t,r,n,i){var o,s=this.clonePosition(),a=this.parseIdentifierIfPossible().value,u=this.clonePosition();switch(a){case"":return this.error(b.EXPECT_ARGUMENT_TYPE,g(s,u));case"number":case"date":case"time":{this.bumpSpace();var l=null;if(this.bumpIf(",")){this.bumpSpace();var h=this.clonePosition(),c=this.parseSimpleArgStyleIfPossible();if(c.err)return c;var f=ki(c.val);if(f.length===0)return this.error(b.EXPECT_ARGUMENT_STYLE,g(this.clonePosition(),this.clonePosition()));var p=g(h,this.clonePosition());l={style:f,styleLocation:p}}var d=this.tryParseArgumentClose(i);if(d.err)return d;var m=g(i,this.clonePosition());if(l&&Ct(l==null?void 0:l.style,"::",0)){var x=ji(l.style.slice(2));if(a==="number"){var c=this.parseNumberSkeletonFromString(x,l.styleLocation);return c.err?c:{val:{type:v.number,value:n,location:m,style:c.val},err:null}}else{if(x.length===0)return this.error(b.EXPECT_DATE_TIME_SKELETON,m);var w=x;this.locale&&(w=Pi(x,this.locale));var f={type:K.dateTime,pattern:w,location:l.styleLocation,parsedOptions:this.shouldParseSkeletons?Ei(w):{}},H=a==="date"?v.date:v.time;return{val:{type:H,value:n,location:m,style:f},err:null}}}return{val:{type:a==="number"?v.number:a==="date"?v.date:v.time,value:n,location:m,style:(o=l==null?void 0:l.style)!==null&&o!==void 0?o:null},err:null}}case"plural":case"selectordinal":case"select":{var E=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(b.EXPECT_SELECT_ARGUMENT_OPTIONS,g(E,_({},E)));this.bumpSpace();var I=this.parseIdentifierIfPossible(),B=0;if(a!=="select"&&I.value==="offset"){if(!this.bumpIf(":"))return this.error(b.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,g(this.clonePosition(),this.clonePosition()));this.bumpSpace();var c=this.tryParseDecimalInteger(b.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,b.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);if(c.err)return c;this.bumpSpace(),I=this.parseIdentifierIfPossible(),B=c.val}var U=this.tryParsePluralOrSelectOptions(t,a,r,I);if(U.err)return U;var d=this.tryParseArgumentClose(i);if(d.err)return d;var me=g(i,this.clonePosition());return a==="select"?{val:{type:v.select,value:n,options:Mt(U.val),location:me},err:null}:{val:{type:v.plural,value:n,options:Mt(U.val),offset:B,pluralType:a==="plural"?"cardinal":"ordinal",location:me},err:null}}default:return this.error(b.INVALID_ARGUMENT_TYPE,g(s,u))}},e.prototype.tryParseArgumentClose=function(t){return this.isEOF()||this.char()!==125?this.error(b.EXPECT_ARGUMENT_CLOSING_BRACE,g(t,this.clonePosition())):(this.bump(),{val:!0,err:null})},e.prototype.parseSimpleArgStyleIfPossible=function(){for(var t=0,r=this.clonePosition();!this.isEOF();){var n=this.char();switch(n){case 39:{this.bump();var i=this.clonePosition();if(!this.bumpUntil("'"))return this.error(b.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,g(i,this.clonePosition()));this.bump();break}case 123:{t+=1,this.bump();break}case 125:{if(t>0)t-=1;else return{val:this.message.slice(r.offset,this.offset()),err:null};break}default:this.bump();break}}return{val:this.message.slice(r.offset,this.offset()),err:null}},e.prototype.parseNumberSkeletonFromString=function(t,r){var n=[];try{n=Ti(t)}catch(i){return this.error(b.INVALID_NUMBER_SKELETON,r)}return{val:{type:K.number,tokens:n,location:r,parsedOptions:this.shouldParseSkeletons?Ai(n):{}},err:null}},e.prototype.tryParsePluralOrSelectOptions=function(t,r,n,i){for(var o,s=!1,a=[],u=new Set,l=i.value,h=i.location;;){if(l.length===0){var c=this.clonePosition();if(r!=="select"&&this.bumpIf("=")){var f=this.tryParseDecimalInteger(b.EXPECT_PLURAL_ARGUMENT_SELECTOR,b.INVALID_PLURAL_ARGUMENT_SELECTOR);if(f.err)return f;h=g(c,this.clonePosition()),l=this.message.slice(c.offset,this.offset())}else break}if(u.has(l))return this.error(r==="select"?b.DUPLICATE_SELECT_ARGUMENT_SELECTOR:b.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,h);l==="other"&&(s=!0),this.bumpSpace();var p=this.clonePosition();if(!this.bumpIf("{"))return this.error(r==="select"?b.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:b.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,g(this.clonePosition(),this.clonePosition()));var d=this.parseMessage(t+1,r,n);if(d.err)return d;var m=this.tryParseArgumentClose(p);if(m.err)return m;a.push([l,{value:d.val,location:g(p,this.clonePosition())}]),u.add(l),this.bumpSpace(),o=this.parseIdentifierIfPossible(),l=o.value,h=o.location}return a.length===0?this.error(r==="select"?b.EXPECT_SELECT_ARGUMENT_SELECTOR:b.EXPECT_PLURAL_ARGUMENT_SELECTOR,g(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!s?this.error(b.MISSING_OTHER_CLAUSE,g(this.clonePosition(),this.clonePosition())):{val:a,err:null}},e.prototype.tryParseDecimalInteger=function(t,r){var n=1,i=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(n=-1);for(var o=!1,s=0;!this.isEOF();){var a=this.char();if(a>=48&&a<=57)o=!0,s=s*10+(a-48),this.bump();else break}var u=g(i,this.clonePosition());return o?(s*=n,Gi(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=Ar(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(Ct(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()&&Or(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 et(e){return e>=97&&e<=122||e>=65&&e<=90}function Xi(e){return et(e)||e===47}function Wi(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 Or(e){return e>=9&&e<=13||e===32||e===133||e>=8206&&e<=8207||e===8232||e===8233}function zi(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 tt(e){e.forEach(function(t){if(delete t.location,vr(t)||xr(t))for(var r in t.options)delete t.options[r].location,tt(t.options[r].value);else gr(t)&&Sr(t.style)||(yr(t)||_r(t))&&Qe(t.style)?delete t.style.location:Er(t)&&tt(t.children)})}function Zi(e,t){t===void 0&&(t={}),t=_({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var r=new Vi(e,t).parse();if(r.err){var n=SyntaxError(b[r.err.kind]);throw n.location=r.err.location,n.originalMessage=r.err.message,n}return t!=null&&t.captureLocation||tt(r.val),r.val}function Ge(e,t){var r=t&&t.cache?t.cache:eo,n=t&&t.serializer?t.serializer:Ki,i=t&&t.strategy?t.strategy:Qi;return i(e,{cache:r,serializer:n})}function qi(e){return e==null||typeof e=="number"||typeof e=="boolean"}function Ir(e,t,r,n){var i=qi(n)?n:r(n),o=t.get(i);return typeof o=="undefined"&&(o=e.call(this,n),t.set(i,o)),o}function Lr(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 lt(e,t,r,n,i){return r.bind(t,e,n,i)}function Qi(e,t){var r=e.length===1?Ir:Lr;return lt(e,this,r,t.cache.create(),t.serializer)}function Ji(e,t){return lt(e,this,Lr,t.cache.create(),t.serializer)}function Yi(e,t){return lt(e,this,Ir,t.cache.create(),t.serializer)}var Ki=function(){return JSON.stringify(arguments)};function ht(){this.cache=Object.create(null)}ht.prototype.get=function(e){return this.cache[e]};ht.prototype.set=function(e,t){this.cache[e]=t};var eo={create:function(){return new ht}},Fe={variadic:Ji,monadic:Yi},ee;(function(e){e.MISSING_VALUE="MISSING_VALUE",e.INVALID_VALUE="INVALID_VALUE",e.MISSING_INTL_API="MISSING_INTL_API"})(ee||(ee={}));var Ie=function(e){R(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),$t=function(e){R(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('", "'),'"'),ee.INVALID_VALUE,o)||this}return t}(Ie),to=function(e){R(t,e);function t(r,n,i){return e.call(this,'Value for "'.concat(r,'" must be of type ').concat(n),ee.INVALID_VALUE,i)||this}return t}(Ie),ro=function(e){R(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,'"'),ee.MISSING_VALUE,n)||this}return t}(Ie),S;(function(e){e[e.literal=0]="literal",e[e.object=1]="object"})(S||(S={}));function no(e){return e.length<2?e:e.reduce(function(t,r){var n=t[t.length-1];return!n||n.type!==S.literal||r.type!==S.literal?t.push(r):n.value+=r.value,t},[])}function io(e){return typeof e=="function"}function Ee(e,t,r,n,i,o,s){if(e.length===1&&Pt(e[0]))return[{type:S.literal,value:e[0].value}];for(var a=[],u=0,l=e;u<l.length;u++){var h=l[u];if(Pt(h)){a.push({type:S.literal,value:h.value});continue}if(vi(h)){typeof o=="number"&&a.push({type:S.literal,value:r.getNumberFormat(t).format(o)});continue}var c=h.value;if(!(i&&c in i))throw new ro(c,s);var f=i[c];if(_i(h)){(!f||typeof f=="string"||typeof f=="number")&&(f=typeof f=="string"||typeof f=="number"?String(f):""),a.push({type:typeof f=="string"?S.literal:S.object,value:f});continue}if(yr(h)){var p=typeof h.style=="string"?n.date[h.style]:Qe(h.style)?h.style.parsedOptions:void 0;a.push({type:S.literal,value:r.getDateTimeFormat(t,p).format(f)});continue}if(_r(h)){var p=typeof h.style=="string"?n.time[h.style]:Qe(h.style)?h.style.parsedOptions:n.time.medium;a.push({type:S.literal,value:r.getDateTimeFormat(t,p).format(f)});continue}if(gr(h)){var p=typeof h.style=="string"?n.number[h.style]:Sr(h.style)?h.style.parsedOptions:void 0;p&&p.scale&&(f=f*(p.scale||1)),a.push({type:S.literal,value:r.getNumberFormat(t,p).format(f)});continue}if(Er(h)){var d=h.children,m=h.value,x=i[m];if(!io(x))throw new to(m,"function",s);var w=Ee(d,t,r,n,i,o),H=x(w.map(function(B){return B.value}));Array.isArray(H)||(H=[H]),a.push.apply(a,H.map(function(B){return{type:typeof B=="string"?S.literal:S.object,value:B}}))}if(vr(h)){var E=h.options[f]||h.options.other;if(!E)throw new $t(h.value,f,Object.keys(h.options),s);a.push.apply(a,Ee(E.value,t,r,n,i));continue}if(xr(h)){var E=h.options["=".concat(f)];if(!E){if(!Intl.PluralRules)throw new Ie(`Intl.PluralRules is not available in this environment.
|
|
7
|
+
Try polyfilling it using "@formatjs/intl-pluralrules"
|
|
8
|
+
`,ee.MISSING_INTL_API,s);var I=r.getPluralRules(t,{type:h.pluralType}).select(f-(h.offset||0));E=h.options[I]||h.options.other}if(!E)throw new $t(h.value,f,Object.keys(h.options),s);a.push.apply(a,Ee(E.value,t,r,n,i,f-(h.offset||0)));continue}}return no(a)}function oo(e,t){return t?_(_(_({},e||{}),t||{}),Object.keys(e).reduce(function(r,n){return r[n]=_(_({},e[n]),t[n]||{}),r},{})):e}function so(e,t){return t?Object.keys(e).reduce(function(r,n){return r[n]=oo(e[n],t[n]),r},_({},e)):e}function je(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,r){e[t]=r}}}}}function ao(e){return e===void 0&&(e={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:Ge(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.NumberFormat).bind.apply(t,J([void 0],r,!1)))},{cache:je(e.number),strategy:Fe.variadic}),getDateTimeFormat:Ge(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.DateTimeFormat).bind.apply(t,J([void 0],r,!1)))},{cache:je(e.dateTime),strategy:Fe.variadic}),getPluralRules:Ge(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.PluralRules).bind.apply(t,J([void 0],r,!1)))},{cache:je(e.pluralRules),strategy:Fe.variadic})}}var uo=function(){function e(t,r,n,i){var o=this;if(r===void 0&&(r=e.defaultLocale),this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(u){var l=o.formatToParts(u);if(l.length===1)return l[0].value;var h=l.reduce(function(c,f){return!c.length||f.type!==S.literal||typeof c[c.length-1]!="string"?c.push(f.value):c[c.length-1]+=f.value,c},[]);return h.length<=1?h[0]||"":h},this.formatToParts=function(u){return Ee(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=jn(s,["formatters"]);this.ast=e.__parse(t,_(_({},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=so(e.formats,n),this.formatters=i&&i.formatters||ao(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=Zi,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 lo(e,t){if(t==null)return;if(t in e)return e[t];const r=t.split(".");let n=e;for(let i=0;i<r.length;i++)if(typeof n=="object"){if(i>0){const o=r.slice(i,r.length).join(".");if(o in n){n=n[o];break}}n=n[r[i]]}else n=void 0;return n}const D={},ho=(e,t,r)=>r&&(t in D||(D[t]={}),e in D[t]||(D[t][e]=r),r),Cr=(e,t)=>{if(t==null)return;if(t in D&&e in D[t])return D[t][e];const r=Le(t);for(let n=0;n<r.length;n++){const i=r[n],o=fo(i,e);if(o)return ho(e,t,o)}};let ct;const se=Oe({});function co(e){return ct[e]||null}function Mr(e){return e in ct}function fo(e,t){if(!Mr(e))return null;const r=co(e);return lo(r,t)}function po(e){if(e==null)return;const t=Le(e);for(let r=0;r<t.length;r++){const n=t[r];if(Mr(n))return n}}function ft(e,...t){delete D[e],se.update(r=>(r[e]=yi.all([r[e]||{},...t]),r))}oe([se],([e])=>Object.keys(e));se.subscribe(e=>ct=e);const Se={};function mo(e,t){Se[e].delete(t),Se[e].size===0&&delete Se[e]}function Nr(e){return Se[e]}function bo(e){return Le(e).map(t=>{const r=Nr(t);return[t,r?[...r]:[]]}).filter(([,t])=>t.length>0)}function rt(e){return e==null?!1:Le(e).some(t=>{var r;return(r=Nr(t))==null?void 0:r.size})}function go(e,t){return Promise.all(t.map(n=>(mo(e,n),n().then(i=>i.default||i)))).then(n=>ft(e,...n))}const le={};function $r(e){if(!rt(e))return e in le?le[e]:Promise.resolve();const t=bo(e);return le[e]=Promise.all(t.map(([r,n])=>go(r,n))).then(()=>{if(rt(e))return $r(e);delete le[e]}),le[e]}const yo={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"}}},_o={fallbackLocale:null,loadingDelay:200,formats:yo,warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0},vo=_o;function te(){return vo}const ke=Oe(!1);var xo=Object.defineProperty,Eo=Object.defineProperties,So=Object.getOwnPropertyDescriptors,Rt=Object.getOwnPropertySymbols,To=Object.prototype.hasOwnProperty,wo=Object.prototype.propertyIsEnumerable,Ut=(e,t,r)=>t in e?xo(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Ho=(e,t)=>{for(var r in t||(t={}))To.call(t,r)&&Ut(e,r,t[r]);if(Rt)for(var r of Rt(t))wo.call(t,r)&&Ut(e,r,t[r]);return e},Bo=(e,t)=>Eo(e,So(t));let nt;const Be=Oe(null);function Dt(e){return e.split("-").map((t,r,n)=>n.slice(0,r+1).join("-")).reverse()}function Le(e,t=te().fallbackLocale){const r=Dt(e);return t?[...new Set([...r,...Dt(t)])]:r}function k(){return nt!=null?nt:void 0}Be.subscribe(e=>{nt=e!=null?e:void 0,typeof window!="undefined"&&e!=null&&document.documentElement.setAttribute("lang",e)});const Ao=e=>{if(e&&po(e)&&rt(e)){const{loadingDelay:t}=te();let r;return typeof window!="undefined"&&k()!=null&&t?r=window.setTimeout(()=>ke.set(!0),t):ke.set(!0),$r(e).then(()=>{Be.set(e)}).finally(()=>{clearTimeout(r),ke.set(!1)})}return Be.set(e)},V=Bo(Ho({},Be),{set:Ao}),Ce=e=>{const t=Object.create(null);return n=>{const i=JSON.stringify(n);return i in t?t[i]:t[i]=e(n)}};var Po=Object.defineProperty,Ae=Object.getOwnPropertySymbols,Rr=Object.prototype.hasOwnProperty,Ur=Object.prototype.propertyIsEnumerable,Gt=(e,t,r)=>t in e?Po(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,pt=(e,t)=>{for(var r in t||(t={}))Rr.call(t,r)&&Gt(e,r,t[r]);if(Ae)for(var r of Ae(t))Ur.call(t,r)&&Gt(e,r,t[r]);return e},ae=(e,t)=>{var r={};for(var n in e)Rr.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Ae)for(var n of Ae(e))t.indexOf(n)<0&&Ur.call(e,n)&&(r[n]=e[n]);return r};const de=(e,t)=>{const{formats:r}=te();if(e in r&&t in r[e])return r[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},Oo=Ce(e=>{var t=e,{locale:r,format:n}=t,i=ae(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return n&&(i=de("number",n)),new Intl.NumberFormat(r,i)}),Io=Ce(e=>{var t=e,{locale:r,format:n}=t,i=ae(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return n?i=de("date",n):Object.keys(i).length===0&&(i=de("date","short")),new Intl.DateTimeFormat(r,i)}),Lo=Ce(e=>{var t=e,{locale:r,format:n}=t,i=ae(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return n?i=de("time",n):Object.keys(i).length===0&&(i=de("time","short")),new Intl.DateTimeFormat(r,i)}),Co=(e={})=>{var t=e,{locale:r=k()}=t,n=ae(t,["locale"]);return Oo(pt({locale:r},n))},Mo=(e={})=>{var t=e,{locale:r=k()}=t,n=ae(t,["locale"]);return Io(pt({locale:r},n))},No=(e={})=>{var t=e,{locale:r=k()}=t,n=ae(t,["locale"]);return Lo(pt({locale:r},n))},$o=Ce((e,t=k())=>new uo(e,t,te().formats,{ignoreTag:te().ignoreTag})),Ro=(e,t={})=>{var r,n,i,o;let s=t;typeof e=="object"&&(s=e,e=s.id);const{values:a,locale:u=k(),default:l}=s;if(u==null)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let h=Cr(e,u);if(!h)h=(o=(i=(n=(r=te()).handleMissingMessage)==null?void 0:n.call(r,{locale:u,id:e,defaultValue:l}))!=null?i:l)!=null?o:e;else if(typeof h!="string")return console.warn(`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof h}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`),h;if(!a)return h;let c=h;try{c=$o(h,u).format(a)}catch(f){f instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,f.message)}return c},Uo=(e,t)=>No(t).format(e),Do=(e,t)=>Mo(t).format(e),Go=(e,t)=>Co(t).format(e),Fo=(e,t=k())=>Cr(e,t),Dr=oe([V,se],()=>Ro);oe([V],()=>Uo);oe([V],()=>Do);oe([V],()=>Go);oe([V,se],()=>Fo);window.emWidgets={topic:ti};const jo=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)),Gr=e=>e.toLowerCase().match(/android/i)?"Android":e.toLowerCase().match(/iphone/i)?"iPhone":e.toLowerCase().match(/ipad|ipod/i)?"iPad":"PC";function Ft(e,t){ft(e,t)}function ko(e){V.set(e)}const jt={en:{logoutButton:"Logout"},"zh-hk":{logoutButton:"登出"},fr:{logoutButton:"Déconnexion"},tr:{logoutButton:"Çıkış Yap"},ro:{logoutButton:"Iesire"},es:{logoutButton:"Cerrar sesión"},pt:{logoutButton:"Sair"},hr:{logoutButton:"Odjava"},"pt-br":{logoutButton:"Fechar Sessão"},"es-mx":{logoutButton:"Cerrar sesión"}};function Vo(e){Qt(e,"svelte-1xktkq3","*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.PlayerAccountMenuItemBox{padding:20px;font-size:16px;display:inline-flex;width:100%;box-sizing:border-box;align-items:center;cursor:pointer}.PlayerAccountMenuItemBox .PlayerLogoutText{margin-left:20px}.PlayerAccountMenuItemBox svg{fill:var(--emfe-w-pam-typography-color-nav-bg, var(--emfe-w-color-white, #FFFFFF))}.PlayerAccountMenuItemBoxMobile.PlayerAccountMenuItemBox{height:auto;justify-content:center;position:relative;display:flex;width:unset;padding:0}.PlayerAccountMenuItemBoxMobile.PlayerAccountMenuItemBox svg{fill:var(--emfe-w-pam-typography-color-nav-bg, var(--emfe-w-color-white, #FFFFFF))}")}function Xo(e){let t,r,n,i=e[2]("logoutButton")+"",o,s,a;return{c(){t=C("div"),r=C("button"),n=C("span"),o=ie(i),A(t,"class","GeneralLogout")},m(u,l){ne(u,t,l),P(t,r),P(r,n),P(n,o),s||(a=at(r,"click",e[13]),s=!0)},p(u,l){l&4&&i!==(i=u[2]("logoutButton")+"")&&ut(o,i)},d(u){u&&F(t),s=!1,a()}}}function Wo(e){let t,r,n,i,o,s,a,u,l,h,c,f=!e[3]&&zo(e);return{c(){t=C("p"),r=C("span"),n=z("svg"),i=z("defs"),o=z("style"),s=ie(".a88316b4-2478-4a69-b2eb-d32a5fb419dd{fill:var(--emfe-w-color-white, #FFFFFF);}"),a=z("path"),u=z("path"),l=Yt(),f&&f.c(),A(a,"class","a88316b4-2478-4a69-b2eb-d32a5fb419dd"),A(a,"d","M147.16,67.69,115.42,36a9.6,9.6,0,1,0-13.58,13.58l15.32,15.31H49.58a9.63,9.63,0,1,0,0,19.26h67.58L101.84,99.42a9.64,9.64,0,0,0,6.79,16.43,9.41,9.41,0,0,0,6.79-2.85l31.74-31.73a9.53,9.53,0,0,0,0-13.58Z"),A(u,"class","a88316b4-2478-4a69-b2eb-d32a5fb419dd"),A(u,"d","M45.16,122.16H19.26V26.79H45.32a9.63,9.63,0,1,0,0-19.26H9.63A9.56,9.56,0,0,0,0,17.16V131.63a9.57,9.57,0,0,0,9.63,9.64H45.32A9.57,9.57,0,0,0,55,131.63a9.78,9.78,0,0,0-9.79-9.47Z"),A(n,"id","bbfaf345-72af-4296-bf4b-2fd41fc03d5d"),A(n,"data-name","Layer 1"),A(n,"xmlns","http://www.w3.org/2000/svg"),A(n,"viewBox","0 0 150 150"),Kt(r,"width",e[3]?e[4].matches?"50px":"24px":"20px"),A(t,"class","PlayerAccountMenuItemBox "+(e[3]?"PlayerAccountMenuItemBoxMobile":"")+" "+(e[4].matches&&e[3]?"PlayerAccountMenuItemBoxTablet":""))},m(p,d){ne(p,t,d),P(t,r),P(r,n),P(n,i),P(i,o),P(o,s),P(n,a),P(n,u),P(t,l),f&&f.m(t,null),h||(c=at(t,"click",e[12]),h=!0)},p(p,d){p[3]||f.p(p,d)},d(p){p&&F(t),f&&f.d(),h=!1,c()}}}function zo(e){let t,r=e[2]("logoutButton")+"",n;return{c(){t=C("span"),n=ie(r),A(t,"class","PlayerLogoutText")},m(i,o){ne(i,t,o),P(t,n)},p(i,o){o&4&&r!==(r=i[2]("logoutButton")+"")&&ut(n,r)},d(i){i&&F(t)}}}function Zo(e){let t;function r(o,s){return o[0]==="PlayerAccountMenu"?Wo:Xo}let n=r(e),i=n(e);return{c(){t=C("div"),i.c()},m(o,s){ne(o,t,s),i.m(t,null),e[14](t)},p(o,[s]){n===(n=r(o))&&i?i.p(o,s):(i.d(1),i=n(o),i&&(i.c(),i.m(t,null)))},i:T,o:T,d(o){o&&F(t),i.d(),e[14](null)}}}function qo(e,t,r){let n;Wt(e,Dr,y=>r(2,n=y));let{endpoint:i=""}=t,{session:o=""}=t,{buttonlocation:s=""}=t,{lang:a=""}=t,{clientstyling:u=""}=t,{clientstylingurl:l=""}=t,{translationurl:h=""}=t,c="",f=!1,p,d=window.navigator.userAgent,m=Gr(d)!=="PC";const x=window.matchMedia("(min-width: 768px)"),w=()=>{fetch(h).then(L=>L.json()).then(L=>{Object.keys(L).forEach(j=>{Ft(j,L[j])})}).catch(L=>{console.log(L)})};Object.keys(jt).forEach(y=>{Ft(y,jt[y])});const H=()=>{let y=new Headers;y.append("Content-type","application/json"),y.append("X-SessionID",o);let L={method:"DELETE",headers:y};fetch(`${i}/v1/player/session/player`,L).then(j=>{window.postMessage({type:"LogoutSuccessfull"},window.location.href)})},E=()=>(i||(c="GENERAL-LOGOUT - Endpoint is missing! Please provide a valid endpointURL.",f=!0,console.error(c)),o||(c="GENERAL-LOGOUT - Session is missing! Please provide a valid session.",f=!0,console.error(c)),f),I=()=>{ko(a)},B=()=>{let y=document.createElement("style");y.innerHTML=u,p.appendChild(y)},U=()=>{let y=new URL(l),L=document.createElement("style");fetch(y.href).then(j=>j.text()).then(j=>{L.innerHTML=j,setTimeout(()=>{p.appendChild(L)},1),setTimeout(()=>{},500)})},me=()=>H(),jr=()=>H();function kr(y){He[y?"unshift":"push"](()=>{p=y,r(1,p)})}return e.$$set=y=>{"endpoint"in y&&r(6,i=y.endpoint),"session"in y&&r(7,o=y.session),"buttonlocation"in y&&r(0,s=y.buttonlocation),"lang"in y&&r(8,a=y.lang),"clientstyling"in y&&r(9,u=y.clientstyling),"clientstylingurl"in y&&r(10,l=y.clientstylingurl),"translationurl"in y&&r(11,h=y.translationurl)},e.$$.update=()=>{e.$$.dirty&193&&i&&o&&s&&E(),e.$$.dirty&256&&a&&I(),e.$$.dirty&514&&u&&p&&B(),e.$$.dirty&1026&&l&&p&&U(),e.$$.dirty&2048&&h&&w()},[s,p,n,m,x,H,i,o,a,u,l,h,me,jr,kr]}class Fr extends sr{constructor(t){super(),nr(this,t,qo,Zo,it,{endpoint:6,session:7,buttonlocation:0,lang:8,clientstyling:9,clientstylingurl:10,translationurl:11},Vo)}get endpoint(){return this.$$.ctx[6]}set endpoint(t){this.$$set({endpoint:t}),M()}get session(){return this.$$.ctx[7]}set session(t){this.$$set({session:t}),M()}get buttonlocation(){return this.$$.ctx[0]}set buttonlocation(t){this.$$set({buttonlocation:t}),M()}get lang(){return this.$$.ctx[8]}set lang(t){this.$$set({lang:t}),M()}get clientstyling(){return this.$$.ctx[9]}set clientstyling(t){this.$$set({clientstyling:t}),M()}get clientstylingurl(){return this.$$.ctx[10]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),M()}get translationurl(){return this.$$.ctx[11]}set translationurl(t){this.$$set({translationurl:t}),M()}}or(Fr,{endpoint:{},session:{},buttonlocation:{},lang:{},clientstyling:{},clientstylingurl:{},translationurl:{}},[],[],!0);const Qo=Object.freeze(Object.defineProperty({__proto__:null,default:Fr},Symbol.toStringTag,{value:"Module"}));exports.$dictionary=se;exports.$format=Dr;exports.$locale=V;exports.GeneralLogout_ce=Qo;exports.SvelteComponent=sr;exports.action_destroyer=nn;exports.addMessages=ft;exports.add_render_callback=fe;exports.append=P;exports.append_styles=Qt;exports.attr=A;exports.binding_callbacks=He;exports.check_outros=Cn;exports.commonjsGlobal=ni;exports.component_subscribe=Wt;exports.create_bidirectional_transition=$n;exports.create_custom_element=or;exports.create_slot=Yr;exports.destroy_each=ln;exports.detach=F;exports.element=C;exports.empty=hn;exports.ensure_array_like=Rn;exports.flush=M;exports.getDefaultExportFromCjs=mr;exports.getDevice=Gr;exports.get_all_dirty_from_scope=tn;exports.get_slot_changes=Kr;exports.globals=an;exports.group_outros=Ln;exports.identity=kt;exports.init=nr;exports.init_binding_group=pn;exports.insert=ne;exports.isMobile=jo;exports.is_function=re;exports.listen=at;exports.noop=T;exports.null_to_empty=rn;exports.onMount=Bn;exports.prevent_default=cn;exports.run_all=G;exports.safe_not_equal=it;exports.select_option=gn;exports.select_value=yn;exports.set_custom_element_data=fn;exports.set_data=ut;exports.set_input_value=bn;exports.set_style=Kt;exports.space=Yt;exports.src_url_equal=Qr;exports.svg_element=z;exports.text=ie;exports.tick=An;exports.to_number=dn;exports.toggle_class=_n;exports.transition_in=rr;exports.transition_out=Mn;exports.update_slot_base=en;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./GeneralLogout-bc8vhI_H.cjs");function C(n,e){t.addMessages(n,e)}function D(n){t.$locale.set(n)}const O={en:{titleBettingHistory:"Betting History",settledBets:"Settled Bets",openBets:"Open Bets"},ro:{titleBettingHistory:"Istoric Pariuri",settledBets:"Pariuri Decise",openBets:"Pariuri Deschise"},es:{titleBettingHistory:"Historial de Apuestas",settledBets:"Apuestas cerradas",openBets:"Apuestas abiertas"},hr:{titleBettingHistory:"Povijest klađenja",settledBets:"Obračunate oklade",openBets:"Otvorene oklade"},"pt-br":{titleBettingHistory:"Histórico de apostas",settledBets:"Apostas liquidadas",openBets:"apostas abertas"},"es-mx":{titleBettingHistory:"Historial de apuesta",settledBets:"Apuestas liquidadas",openBets:"Apuestas abiertas"},tr:{titleBettingHistory:"Bahis Geçmişi",settledBets:"Sonuçlandırılmış Bahisler",openBets:"Açık Bahisler"}};function j(n){t.append_styles(n,"svelte-pk11g7",`@import 'https://static.everymatrix.com/omfe-widgets/s/widgets/1.2.0-alpha.0/widgets.min.css';:host{font-family:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"}.BettingHistoryTitle{font-size:26px;color:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C));font-weight:400}.BettingHistoryTitle.BettingHistoryTitleMobile{font-size:16px}.BettingHistoryTitle.BettingHistoryTitleNone{display:none}.BettingHistoryWrapper{color:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C));padding:50px 50px 30px 50px;max-width:100%}.BettingHistoryWrapper.BettingHistoryWrapperMobile{padding:20px 15px;max-width:unset}.BettingHistoryTabs{width:100%;display:flex;justify-content:center}.BettingHistoryButton{margin:0;width:100%;padding:20px;border:none;font-size:24px;color:var(--emfe-w-color-black, #000);background:var(--emfe-w-color-white, #fff);border:2px solid var(--emfe-w-color-black, #000)}.BettingHistoryButton.BettingHistoryButtonMobile{padding:20px;font-size:12px}.BettingHistoryButton.BettingHistoryButtonSelected{color:var(--emfe-w-color-white, #fff);background:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C));border:none}.MenuReturnButton{color:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C));display:inline-flex;align-items:center;column-gap:10px;margin-bottom:10px}.MenuReturnButton svg{fill:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C))}.OM-MatchScore,.OM-MatchScore__List{display:flex;align-items:center;justify-content:center;list-style-type:none;margin:0;padding:0}`)}function x(n){let e,i,p,m,_,h,o,a,f,y,b=n[4]("titleBettingHistory")+"",u,r,w;return{c(){e=t.element("div"),i=t.svg_element("svg"),p=t.svg_element("defs"),m=t.svg_element("style"),_=t.text(".aaa{fill:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C));}"),h=t.svg_element("g"),o=t.svg_element("g"),a=t.svg_element("path"),f=t.space(),y=t.element("h2"),u=t.text(b),t.attr(a,"class","aaa"),t.attr(a,"d","M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"),t.attr(a,"transform","translate(15 15) rotate(180)"),t.attr(o,"transform","translate(20 158)"),t.attr(h,"transform","translate(-20 -158)"),t.attr(i,"xmlns","http://www.w3.org/2000/svg"),t.attr(i,"width","15"),t.attr(i,"height","15"),t.attr(i,"viewBox","0 0 15 15"),t.attr(y,"class","BettingHistoryTitleMobile"),t.attr(e,"class","MenuReturnButton")},m(B,l){t.insert(B,e,l),t.append(e,i),t.append(i,p),t.append(p,m),t.append(m,_),t.append(i,h),t.append(h,o),t.append(o,a),t.append(e,f),t.append(e,y),t.append(y,u),r||(w=t.listen(e,"click",n[13]),r=!0)},p(B,l){l&16&&b!==(b=B[4]("titleBettingHistory")+"")&&t.set_data(u,b)},d(B){B&&t.detach(e),r=!1,w()}}}function I(n){return{c:t.noop,m:t.noop,d:t.noop}}function E(n){let e,i,p,m=n[4]("bettingHistory.title")+"",_,h,o,a,f=n[4]("bettingHistory.openBets")+"",y,b,u,r=n[4]("bettingHistory.settledBets")+"",w,B,l,T,v,S,k,A,H=n[5]&&x(n),g=n[3]==="true"&&n[1]&&I();return{c(){e=t.element("div"),H&&H.c(),i=t.space(),p=t.element("h2"),_=t.text(m),h=t.space(),o=t.element("div"),a=t.element("button"),y=t.text(f),b=t.space(),u=t.element("button"),w=t.text(r),B=t.space(),l=t.element("om-betting-history-list"),T=t.space(),g&&g.c(),v=t.space(),S=t.element("div"),t.attr(p,"class","BettingHistoryTitle "+(n[5]?"BettingHistoryTitleNone":"")),t.attr(p,"part","`BettingHistoryTitleMobile"),t.attr(a,"class","BettingHistoryButton "+(n[5]?"BettingHistoryButtonMobile":"")),t.toggle_class(a,"BettingHistoryButtonSelected",n[0]==="openBets"),t.attr(u,"class","BettingHistoryButton"),t.toggle_class(u,"BettingHistoryButtonSelected",n[0]==="settledBets"),t.toggle_class(u,"mobile",n[5]),t.attr(o,"class","BettingHistoryTabs"),t.set_custom_element_data(l,"bet-status",n[0]),t.set_custom_element_data(l,"item-layout","V2"),t.set_custom_element_data(l,"match-score-layout","v2"),t.set_custom_element_data(l,"match-score-scope","BHDetailed"),t.set_custom_element_data(l,"date-format","dd.mm.yyyy"),t.set_custom_element_data(l,"time-format","HH:MM"),t.set_custom_element_data(l,"tournament-route",":sportId/:tournamentId"),t.set_custom_element_data(l,"match-route",":betId"),t.attr(S,"class","OM-MatchScore OM-MatchScore__List"),t.attr(e,"class","BettingHistoryWrapper"),t.toggle_class(e,"BettingHistoryWrapperMobile",n[5])},m(c,s){t.insert(c,e,s),H&&H.m(e,null),t.append(e,i),t.append(e,p),t.append(p,_),t.append(e,h),t.append(e,o),t.append(o,a),t.append(a,y),t.append(o,b),t.append(o,u),t.append(u,w),t.append(e,B),t.append(e,l),t.append(e,T),g&&g.m(e,null),t.append(e,v),t.append(e,S),n[16](e),k||(A=[t.listen(a,"click",n[14]),t.listen(u,"click",n[15]),t.listen(l,"routeChange",n[8])],k=!0)},p(c,[s]){c[5]&&H.p(c,s),s&16&&m!==(m=c[4]("bettingHistory.title")+"")&&t.set_data(_,m),s&16&&f!==(f=c[4]("bettingHistory.openBets")+"")&&t.set_data(y,f),s&1&&t.toggle_class(a,"BettingHistoryButtonSelected",c[0]==="openBets"),s&16&&r!==(r=c[4]("bettingHistory.settledBets")+"")&&t.set_data(w,r),s&1&&t.toggle_class(u,"BettingHistoryButtonSelected",c[0]==="settledBets"),s&1&&t.set_custom_element_data(l,"bet-status",c[0]),c[3]==="true"&&c[1]?g||(g=I(),g.c(),g.m(e,v)):g&&(g.d(1),g=null)},i:t.noop,o:t.noop,d(c){c&&t.detach(e),H&&H.d(),g&&g.d(),n[16](null),k=!1,t.run_all(A)}}}function P(n,e,i){let p;t.component_subscribe(n,t.$format,s=>i(4,p=s));let{betstatus:m="openBets"}=e,{lang:_="en"}=e,{selectedBetId:h=null}=e,{clientstyling:o=""}=e,{clientstylingurl:a=""}=e,{translationurl:f=""}=e,y="false",b=window.navigator.userAgent,u=t.getDevice(b)!=="PC",r;const w=()=>{fetch(f).then(d=>d.json()).then(d=>{Object.keys(d).forEach(M=>{C(M,d[M])})}).catch(d=>{console.log(d)})};Object.entries(O).forEach(([s,d])=>{C(s,d)});const B=s=>{i(0,m=s)},l=()=>{window.postMessage({type:"PlayerAccountMenuActive",isMobile:u},window.location.href)},T=s=>{const{betId:d}=s.detail.params;i(1,h=d),i(3,y="true")},v=s=>{var d;((d=s.data)==null?void 0:d.type)==="ModalClosed"&&i(3,y="false")},S=()=>{let s=document.createElement("style");s.innerHTML=o,r.appendChild(s)},k=()=>{let s=new URL(a),d=document.createElement("style");fetch(s.href).then(M=>M.text()).then(M=>{d.innerHTML=M,setTimeout(()=>{r.appendChild(d)},1)})};t.onMount(()=>(window.addEventListener("message",v,!1),()=>{window.removeEventListener("message",v)}));const A=()=>l(),H=()=>B("openBets"),g=()=>B("settledBets");function c(s){t.binding_callbacks[s?"unshift":"push"](()=>{r=s,i(2,r)})}return n.$$set=s=>{"betstatus"in s&&i(0,m=s.betstatus),"lang"in s&&i(9,_=s.lang),"selectedBetId"in s&&i(1,h=s.selectedBetId),"clientstyling"in s&&i(10,o=s.clientstyling),"clientstylingurl"in s&&i(11,a=s.clientstylingurl),"translationurl"in s&&i(12,f=s.translationurl)},n.$$.update=()=>{n.$$.dirty&512&&_&&D(_),n.$$.dirty&1028&&o&&r&&S(),n.$$.dirty&2052&&a&&r&&k(),n.$$.dirty&4096&&f&&w()},[m,h,r,y,p,u,B,l,T,_,o,a,f,A,H,g,c]}class L extends t.SvelteComponent{constructor(e){super(),t.init(this,e,P,E,t.safe_not_equal,{betstatus:0,lang:9,selectedBetId:1,clientstyling:10,clientstylingurl:11,translationurl:12},j)}get betstatus(){return this.$$.ctx[0]}set betstatus(e){this.$$set({betstatus:e}),t.flush()}get lang(){return this.$$.ctx[9]}set lang(e){this.$$set({lang:e}),t.flush()}get selectedBetId(){return this.$$.ctx[1]}set selectedBetId(e){this.$$set({selectedBetId:e}),t.flush()}get clientstyling(){return this.$$.ctx[10]}set clientstyling(e){this.$$set({clientstyling:e}),t.flush()}get clientstylingurl(){return this.$$.ctx[11]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),t.flush()}get translationurl(){return this.$$.ctx[12]}set translationurl(e){this.$$set({translationurl:e}),t.flush()}}t.create_custom_element(L,{betstatus:{},lang:{},selectedBetId:{},clientstyling:{},clientstylingurl:{},translationurl:{}},[],[],!0);exports.default=L;
|
|
@@ -0,0 +1,328 @@
|
|
|
1
|
+
import { a as V, $ as F, S as G, i as Z, f as C, c as J, s as K, b as Q, e as M, d as S, t as O, g as r, h as I, j as v, k as q, l as i, m as R, n as N, o as x, p as z, r as X, q as Y, u as $, v as tt, w as D, x as et, y as st } from "./GeneralLogout-DR-XxT8N.js";
|
|
2
|
+
function U(s, t) {
|
|
3
|
+
V(s, t);
|
|
4
|
+
}
|
|
5
|
+
function it(s) {
|
|
6
|
+
F.set(s);
|
|
7
|
+
}
|
|
8
|
+
const nt = {
|
|
9
|
+
en: {
|
|
10
|
+
titleBettingHistory: "Betting History",
|
|
11
|
+
settledBets: "Settled Bets",
|
|
12
|
+
openBets: "Open Bets"
|
|
13
|
+
},
|
|
14
|
+
ro: {
|
|
15
|
+
titleBettingHistory: "Istoric Pariuri",
|
|
16
|
+
settledBets: "Pariuri Decise",
|
|
17
|
+
openBets: "Pariuri Deschise"
|
|
18
|
+
},
|
|
19
|
+
es: {
|
|
20
|
+
titleBettingHistory: "Historial de Apuestas",
|
|
21
|
+
settledBets: "Apuestas cerradas",
|
|
22
|
+
openBets: "Apuestas abiertas"
|
|
23
|
+
},
|
|
24
|
+
hr: {
|
|
25
|
+
titleBettingHistory: "Povijest klađenja",
|
|
26
|
+
settledBets: "Obračunate oklade",
|
|
27
|
+
openBets: "Otvorene oklade"
|
|
28
|
+
},
|
|
29
|
+
"pt-br": {
|
|
30
|
+
titleBettingHistory: "Histórico de apostas",
|
|
31
|
+
settledBets: "Apostas liquidadas",
|
|
32
|
+
openBets: "apostas abertas"
|
|
33
|
+
},
|
|
34
|
+
"es-mx": {
|
|
35
|
+
titleBettingHistory: "Historial de apuesta",
|
|
36
|
+
settledBets: "Apuestas liquidadas",
|
|
37
|
+
openBets: "Apuestas abiertas"
|
|
38
|
+
},
|
|
39
|
+
tr: {
|
|
40
|
+
titleBettingHistory: "Bahis Geçmişi",
|
|
41
|
+
settledBets: "Sonuçlandırılmış Bahisler",
|
|
42
|
+
openBets: "Açık Bahisler"
|
|
43
|
+
}
|
|
44
|
+
};
|
|
45
|
+
function lt(s) {
|
|
46
|
+
Q(s, "svelte-pk11g7", `@import 'https://static.everymatrix.com/omfe-widgets/s/widgets/1.2.0-alpha.0/widgets.min.css';:host{font-family:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"}.BettingHistoryTitle{font-size:26px;color:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C));font-weight:400}.BettingHistoryTitle.BettingHistoryTitleMobile{font-size:16px}.BettingHistoryTitle.BettingHistoryTitleNone{display:none}.BettingHistoryWrapper{color:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C));padding:50px 50px 30px 50px;max-width:100%}.BettingHistoryWrapper.BettingHistoryWrapperMobile{padding:20px 15px;max-width:unset}.BettingHistoryTabs{width:100%;display:flex;justify-content:center}.BettingHistoryButton{margin:0;width:100%;padding:20px;border:none;font-size:24px;color:var(--emfe-w-color-black, #000);background:var(--emfe-w-color-white, #fff);border:2px solid var(--emfe-w-color-black, #000)}.BettingHistoryButton.BettingHistoryButtonMobile{padding:20px;font-size:12px}.BettingHistoryButton.BettingHistoryButtonSelected{color:var(--emfe-w-color-white, #fff);background:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C));border:none}.MenuReturnButton{color:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C));display:inline-flex;align-items:center;column-gap:10px;margin-bottom:10px}.MenuReturnButton svg{fill:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C))}.OM-MatchScore,.OM-MatchScore__List{display:flex;align-items:center;justify-content:center;list-style-type:none;margin:0;padding:0}`);
|
|
47
|
+
}
|
|
48
|
+
function ot(s) {
|
|
49
|
+
let t, n, f, y, b, H, a, o, B, p, w = (
|
|
50
|
+
/*$_*/
|
|
51
|
+
s[4]("titleBettingHistory") + ""
|
|
52
|
+
), g, c, k;
|
|
53
|
+
return {
|
|
54
|
+
c() {
|
|
55
|
+
t = M("div"), n = D("svg"), f = D("defs"), y = D("style"), b = O(".aaa{fill:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C));}"), H = D("g"), a = D("g"), o = D("path"), B = S(), p = M("h2"), g = O(w), r(o, "class", "aaa"), r(o, "d", "M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"), r(o, "transform", "translate(15 15) rotate(180)"), r(a, "transform", "translate(20 158)"), r(H, "transform", "translate(-20 -158)"), r(n, "xmlns", "http://www.w3.org/2000/svg"), r(n, "width", "15"), r(n, "height", "15"), r(n, "viewBox", "0 0 15 15"), r(p, "class", "BettingHistoryTitleMobile"), r(t, "class", "MenuReturnButton");
|
|
56
|
+
},
|
|
57
|
+
m(h, l) {
|
|
58
|
+
q(h, t, l), i(t, n), i(n, f), i(f, y), i(y, b), i(n, H), i(H, a), i(a, o), i(t, B), i(t, p), i(p, g), c || (k = R(
|
|
59
|
+
t,
|
|
60
|
+
"click",
|
|
61
|
+
/*click_handler*/
|
|
62
|
+
s[13]
|
|
63
|
+
), c = !0);
|
|
64
|
+
},
|
|
65
|
+
p(h, l) {
|
|
66
|
+
l & /*$_*/
|
|
67
|
+
16 && w !== (w = /*$_*/
|
|
68
|
+
h[4]("titleBettingHistory") + "") && N(g, w);
|
|
69
|
+
},
|
|
70
|
+
d(h) {
|
|
71
|
+
h && z(t), c = !1, k();
|
|
72
|
+
}
|
|
73
|
+
};
|
|
74
|
+
}
|
|
75
|
+
function W(s) {
|
|
76
|
+
return { c: x, m: x, d: x };
|
|
77
|
+
}
|
|
78
|
+
function rt(s) {
|
|
79
|
+
let t, n, f, y = (
|
|
80
|
+
/*$_*/
|
|
81
|
+
s[4]("bettingHistory.title") + ""
|
|
82
|
+
), b, H, a, o, B = (
|
|
83
|
+
/*$_*/
|
|
84
|
+
s[4]("bettingHistory.openBets") + ""
|
|
85
|
+
), p, w, g, c = (
|
|
86
|
+
/*$_*/
|
|
87
|
+
s[4]("bettingHistory.settledBets") + ""
|
|
88
|
+
), k, h, l, E, T, L, j, P, _ = (
|
|
89
|
+
/*isMobile*/
|
|
90
|
+
s[5] && ot(s)
|
|
91
|
+
), m = (
|
|
92
|
+
/*showModal*/
|
|
93
|
+
s[3] === "true" && /*selectedBetId*/
|
|
94
|
+
s[1] && W()
|
|
95
|
+
);
|
|
96
|
+
return {
|
|
97
|
+
c() {
|
|
98
|
+
t = M("div"), _ && _.c(), n = S(), f = M("h2"), b = O(y), H = S(), a = M("div"), o = M("button"), p = O(B), w = S(), g = M("button"), k = O(c), h = S(), l = M("om-betting-history-list"), E = S(), m && m.c(), T = S(), L = M("div"), r(f, "class", "BettingHistoryTitle " + /*isMobile*/
|
|
99
|
+
(s[5] ? "BettingHistoryTitleNone" : "")), r(f, "part", "`BettingHistoryTitleMobile"), r(o, "class", "BettingHistoryButton " + /*isMobile*/
|
|
100
|
+
(s[5] ? "BettingHistoryButtonMobile" : "")), I(
|
|
101
|
+
o,
|
|
102
|
+
"BettingHistoryButtonSelected",
|
|
103
|
+
/*betstatus*/
|
|
104
|
+
s[0] === "openBets"
|
|
105
|
+
), r(g, "class", "BettingHistoryButton"), I(
|
|
106
|
+
g,
|
|
107
|
+
"BettingHistoryButtonSelected",
|
|
108
|
+
/*betstatus*/
|
|
109
|
+
s[0] === "settledBets"
|
|
110
|
+
), I(
|
|
111
|
+
g,
|
|
112
|
+
"mobile",
|
|
113
|
+
/*isMobile*/
|
|
114
|
+
s[5]
|
|
115
|
+
), r(a, "class", "BettingHistoryTabs"), v(
|
|
116
|
+
l,
|
|
117
|
+
"bet-status",
|
|
118
|
+
/*betstatus*/
|
|
119
|
+
s[0]
|
|
120
|
+
), v(l, "item-layout", "V2"), v(l, "match-score-layout", "v2"), v(l, "match-score-scope", "BHDetailed"), v(l, "date-format", "dd.mm.yyyy"), v(l, "time-format", "HH:MM"), v(l, "tournament-route", ":sportId/:tournamentId"), v(l, "match-route", ":betId"), r(L, "class", "OM-MatchScore OM-MatchScore__List"), r(t, "class", "BettingHistoryWrapper"), I(
|
|
121
|
+
t,
|
|
122
|
+
"BettingHistoryWrapperMobile",
|
|
123
|
+
/*isMobile*/
|
|
124
|
+
s[5]
|
|
125
|
+
);
|
|
126
|
+
},
|
|
127
|
+
m(u, e) {
|
|
128
|
+
q(u, t, e), _ && _.m(t, null), i(t, n), i(t, f), i(f, b), i(t, H), i(t, a), i(a, o), i(o, p), i(a, w), i(a, g), i(g, k), i(t, h), i(t, l), i(t, E), m && m.m(t, null), i(t, T), i(t, L), s[16](t), j || (P = [
|
|
129
|
+
R(
|
|
130
|
+
o,
|
|
131
|
+
"click",
|
|
132
|
+
/*click_handler_1*/
|
|
133
|
+
s[14]
|
|
134
|
+
),
|
|
135
|
+
R(
|
|
136
|
+
g,
|
|
137
|
+
"click",
|
|
138
|
+
/*click_handler_2*/
|
|
139
|
+
s[15]
|
|
140
|
+
),
|
|
141
|
+
R(
|
|
142
|
+
l,
|
|
143
|
+
"routeChange",
|
|
144
|
+
/*handleMoreDetails*/
|
|
145
|
+
s[8]
|
|
146
|
+
)
|
|
147
|
+
], j = !0);
|
|
148
|
+
},
|
|
149
|
+
p(u, [e]) {
|
|
150
|
+
/*isMobile*/
|
|
151
|
+
u[5] && _.p(u, e), e & /*$_*/
|
|
152
|
+
16 && y !== (y = /*$_*/
|
|
153
|
+
u[4]("bettingHistory.title") + "") && N(b, y), e & /*$_*/
|
|
154
|
+
16 && B !== (B = /*$_*/
|
|
155
|
+
u[4]("bettingHistory.openBets") + "") && N(p, B), e & /*betstatus*/
|
|
156
|
+
1 && I(
|
|
157
|
+
o,
|
|
158
|
+
"BettingHistoryButtonSelected",
|
|
159
|
+
/*betstatus*/
|
|
160
|
+
u[0] === "openBets"
|
|
161
|
+
), e & /*$_*/
|
|
162
|
+
16 && c !== (c = /*$_*/
|
|
163
|
+
u[4]("bettingHistory.settledBets") + "") && N(k, c), e & /*betstatus*/
|
|
164
|
+
1 && I(
|
|
165
|
+
g,
|
|
166
|
+
"BettingHistoryButtonSelected",
|
|
167
|
+
/*betstatus*/
|
|
168
|
+
u[0] === "settledBets"
|
|
169
|
+
), e & /*betstatus*/
|
|
170
|
+
1 && v(
|
|
171
|
+
l,
|
|
172
|
+
"bet-status",
|
|
173
|
+
/*betstatus*/
|
|
174
|
+
u[0]
|
|
175
|
+
), /*showModal*/
|
|
176
|
+
u[3] === "true" && /*selectedBetId*/
|
|
177
|
+
u[1] ? m || (m = W(), m.c(), m.m(t, T)) : m && (m.d(1), m = null);
|
|
178
|
+
},
|
|
179
|
+
i: x,
|
|
180
|
+
o: x,
|
|
181
|
+
d(u) {
|
|
182
|
+
u && z(t), _ && _.d(), m && m.d(), s[16](null), j = !1, X(P);
|
|
183
|
+
}
|
|
184
|
+
};
|
|
185
|
+
}
|
|
186
|
+
function at(s, t, n) {
|
|
187
|
+
let f;
|
|
188
|
+
Y(s, st, (e) => n(4, f = e));
|
|
189
|
+
let { betstatus: y = "openBets" } = t, { lang: b = "en" } = t, { selectedBetId: H = null } = t, { clientstyling: a = "" } = t, { clientstylingurl: o = "" } = t, { translationurl: B = "" } = t, p = "false", w = window.navigator.userAgent, g = $(w) !== "PC", c;
|
|
190
|
+
const k = () => {
|
|
191
|
+
fetch(B).then((d) => d.json()).then((d) => {
|
|
192
|
+
Object.keys(d).forEach((A) => {
|
|
193
|
+
U(A, d[A]);
|
|
194
|
+
});
|
|
195
|
+
}).catch((d) => {
|
|
196
|
+
console.log(d);
|
|
197
|
+
});
|
|
198
|
+
};
|
|
199
|
+
Object.entries(nt).forEach(([e, d]) => {
|
|
200
|
+
U(e, d);
|
|
201
|
+
});
|
|
202
|
+
const h = (e) => {
|
|
203
|
+
n(0, y = e);
|
|
204
|
+
}, l = () => {
|
|
205
|
+
window.postMessage(
|
|
206
|
+
{
|
|
207
|
+
type: "PlayerAccountMenuActive",
|
|
208
|
+
isMobile: g
|
|
209
|
+
},
|
|
210
|
+
window.location.href
|
|
211
|
+
);
|
|
212
|
+
}, E = (e) => {
|
|
213
|
+
const { betId: d } = e.detail.params;
|
|
214
|
+
n(1, H = d), n(3, p = "true");
|
|
215
|
+
}, T = (e) => {
|
|
216
|
+
var d;
|
|
217
|
+
((d = e.data) == null ? void 0 : d.type) === "ModalClosed" && n(3, p = "false");
|
|
218
|
+
}, L = () => {
|
|
219
|
+
let e = document.createElement("style");
|
|
220
|
+
e.innerHTML = a, c.appendChild(e);
|
|
221
|
+
}, j = () => {
|
|
222
|
+
let e = new URL(o), d = document.createElement("style");
|
|
223
|
+
fetch(e.href).then((A) => A.text()).then((A) => {
|
|
224
|
+
d.innerHTML = A, setTimeout(
|
|
225
|
+
() => {
|
|
226
|
+
c.appendChild(d);
|
|
227
|
+
},
|
|
228
|
+
1
|
|
229
|
+
);
|
|
230
|
+
});
|
|
231
|
+
};
|
|
232
|
+
tt(() => (window.addEventListener("message", T, !1), () => {
|
|
233
|
+
window.removeEventListener("message", T);
|
|
234
|
+
}));
|
|
235
|
+
const P = () => l(), _ = () => h("openBets"), m = () => h("settledBets");
|
|
236
|
+
function u(e) {
|
|
237
|
+
et[e ? "unshift" : "push"](() => {
|
|
238
|
+
c = e, n(2, c);
|
|
239
|
+
});
|
|
240
|
+
}
|
|
241
|
+
return s.$$set = (e) => {
|
|
242
|
+
"betstatus" in e && n(0, y = e.betstatus), "lang" in e && n(9, b = e.lang), "selectedBetId" in e && n(1, H = e.selectedBetId), "clientstyling" in e && n(10, a = e.clientstyling), "clientstylingurl" in e && n(11, o = e.clientstylingurl), "translationurl" in e && n(12, B = e.translationurl);
|
|
243
|
+
}, s.$$.update = () => {
|
|
244
|
+
s.$$.dirty & /*lang*/
|
|
245
|
+
512 && b && it(b), s.$$.dirty & /*clientstyling, customStylingContainer*/
|
|
246
|
+
1028 && a && c && L(), s.$$.dirty & /*clientstylingurl, customStylingContainer*/
|
|
247
|
+
2052 && o && c && j(), s.$$.dirty & /*translationurl*/
|
|
248
|
+
4096 && B && k();
|
|
249
|
+
}, [
|
|
250
|
+
y,
|
|
251
|
+
H,
|
|
252
|
+
c,
|
|
253
|
+
p,
|
|
254
|
+
f,
|
|
255
|
+
g,
|
|
256
|
+
h,
|
|
257
|
+
l,
|
|
258
|
+
E,
|
|
259
|
+
b,
|
|
260
|
+
a,
|
|
261
|
+
o,
|
|
262
|
+
B,
|
|
263
|
+
P,
|
|
264
|
+
_,
|
|
265
|
+
m,
|
|
266
|
+
u
|
|
267
|
+
];
|
|
268
|
+
}
|
|
269
|
+
class ct extends G {
|
|
270
|
+
constructor(t) {
|
|
271
|
+
super(), Z(
|
|
272
|
+
this,
|
|
273
|
+
t,
|
|
274
|
+
at,
|
|
275
|
+
rt,
|
|
276
|
+
K,
|
|
277
|
+
{
|
|
278
|
+
betstatus: 0,
|
|
279
|
+
lang: 9,
|
|
280
|
+
selectedBetId: 1,
|
|
281
|
+
clientstyling: 10,
|
|
282
|
+
clientstylingurl: 11,
|
|
283
|
+
translationurl: 12
|
|
284
|
+
},
|
|
285
|
+
lt
|
|
286
|
+
);
|
|
287
|
+
}
|
|
288
|
+
get betstatus() {
|
|
289
|
+
return this.$$.ctx[0];
|
|
290
|
+
}
|
|
291
|
+
set betstatus(t) {
|
|
292
|
+
this.$$set({ betstatus: t }), C();
|
|
293
|
+
}
|
|
294
|
+
get lang() {
|
|
295
|
+
return this.$$.ctx[9];
|
|
296
|
+
}
|
|
297
|
+
set lang(t) {
|
|
298
|
+
this.$$set({ lang: t }), C();
|
|
299
|
+
}
|
|
300
|
+
get selectedBetId() {
|
|
301
|
+
return this.$$.ctx[1];
|
|
302
|
+
}
|
|
303
|
+
set selectedBetId(t) {
|
|
304
|
+
this.$$set({ selectedBetId: t }), C();
|
|
305
|
+
}
|
|
306
|
+
get clientstyling() {
|
|
307
|
+
return this.$$.ctx[10];
|
|
308
|
+
}
|
|
309
|
+
set clientstyling(t) {
|
|
310
|
+
this.$$set({ clientstyling: t }), C();
|
|
311
|
+
}
|
|
312
|
+
get clientstylingurl() {
|
|
313
|
+
return this.$$.ctx[11];
|
|
314
|
+
}
|
|
315
|
+
set clientstylingurl(t) {
|
|
316
|
+
this.$$set({ clientstylingurl: t }), C();
|
|
317
|
+
}
|
|
318
|
+
get translationurl() {
|
|
319
|
+
return this.$$.ctx[12];
|
|
320
|
+
}
|
|
321
|
+
set translationurl(t) {
|
|
322
|
+
this.$$set({ translationurl: t }), C();
|
|
323
|
+
}
|
|
324
|
+
}
|
|
325
|
+
J(ct, { betstatus: {}, lang: {}, selectedBetId: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {} }, [], [], !0);
|
|
326
|
+
export {
|
|
327
|
+
ct as default
|
|
328
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./GeneralLogout-bc8vhI_H.cjs");function M(i,t){e.addMessages(i,t)}function j(i){e.$locale.set(i)}const k={en:{titleBiometrics:"Biometrics Authentication",descriptionParagraph1:"Use biometric login with your fingerprint or face for faster and easier access to your account.",descriptionParagraph2:"You can turn this feature on and off at any time",btnEnableBiometrics:"Enable biometrics",btnDisableBiometrics:"Disable biometrics"},"zh-hk":{titleBiometrics:"Biometrics Authentication",descriptionParagraph1:"Use biometric login with your fingerprint or face for faster and easier access to your account.",descriptionParagraph2:"You can turn this feature on and off at any time",btnEnableBiometrics:"Enable biometrics",btnDisableBiometrics:"Disable biometrics"},fr:{titleBiometrics:"Biometrics Authentication",descriptionParagraph1:"Use biometric login with your fingerprint or face for faster and easier access to your account.",descriptionParagraph2:"You can turn this feature on and off at any time",btnEnableBiometrics:"Enable biometrics",btnDisableBiometrics:"Disable biometrics"},tr:{titleBiometrics:"Biometrics Authentication",descriptionParagraph1:"Use biometric login with your fingerprint or face for faster and easier access to your account.",descriptionParagraph2:"You can turn this feature on and off at any time",btnEnableBiometrics:"Enable biometrics",btnDisableBiometrics:"Disable biometrics"},ro:{titleBiometrics:"Biometrics Authentication",descriptionParagraph1:"Use biometric login with your fingerprint or face for faster and easier access to your account.",descriptionParagraph2:"You can turn this feature on and off at any time",btnEnableBiometrics:"Enable biometrics",btnDisableBiometrics:"Disable biometrics"},es:{titleBiometrics:"Biometrics Authentication",descriptionParagraph1:"Use biometric login with your fingerprint or face for faster and easier access to your account.",descriptionParagraph2:"You can turn this feature on and off at any time",btnEnableBiometrics:"Enable biometrics",btnDisableBiometrics:"Disable biometrics"},pt:{titleBiometrics:"Biometrics Authentication",descriptionParagraph1:"Use biometric login with your fingerprint or face for faster and easier access to your account.",descriptionParagraph2:"You can turn this feature on and off at any time",btnEnableBiometrics:"Enable biometrics",btnDisableBiometrics:"Disable biometrics"},hr:{titleBiometrics:"Biometrijska autentifikacija",descriptionParagraph1:"Koristite biometrijsku prijavu otiskom prsta ili licem za brži i jednostavniji pristup svom računu.",descriptionParagraph2:"Ovu značajku možete uključiti i isključiti u bilo kojem trenutku",btnEnableBiometrics:"Omogući biometriju",btnDisableBiometrics:"Onemogući biometriju"},"pt-br":{titleBiometrics:"Biometrics Authentication",descriptionParagraph1:"Use biometric login with your fingerprint or face for faster and easier access to your account.",descriptionParagraph2:"You can turn this feature on and off at any time",btnEnableBiometrics:"Enable biometrics",btnDisableBiometrics:"Disable biometrics"},"es-mx":{titleBiometrics:"Biometrics Authentication",descriptionParagraph1:"Use biometric login with your fingerprint or face for faster and easier access to your account.",descriptionParagraph2:"You can turn this feature on and off at any time",btnEnableBiometrics:"Enable biometrics",btnDisableBiometrics:"Disable biometrics"}};function T(i){e.append_styles(i,"svelte-19j3uvf",".BiometricsWrapper{color:var(--emfe-w-pam-typography, var(--emfe-w-color-contrast, #07072A));padding:50px;max-width:760px}.BiometricsWrapper.BiometricsWrapperMobile{padding:20px 15px;max-width:unset}.MenuReturnButton{color:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C));display:inline-flex;align-items:center;column-gap:20px}.MenuReturnButton svg{fill:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C))}.BiometricsTitle{font-size:26px;color:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C));font-weight:400}.BiometricsTitleMobile{font-size:16px}.BiometricsTitleNone{display:none}.BiometricsDescription{color:var(--emfe-w-color-gray-300, #58586B);line-height:24px}.BiometricsDescription.BiometricsDescriptionMobile{font-size:12px;line-height:18px}.BiometricsActionButtons{display:grid;grid-column-gap:10px;grid-template-rows:auto;grid-template-columns:1fr;margin-top:20px;width:50%}.BiometricsActionButtons .BiometricsToggle{background:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C));border:1px solid var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C));color:var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));cursor:pointer;border-radius:5px;width:100%;height:50px;display:flex;align-items:center;justify-content:center;font-size:16px;text-transform:uppercase;transition-duration:0.3s;box-sizing:border-box}.BiometricsActionButtons.BiometricsActionButtonsMobile{width:100%;grid-template-columns:1fr}.BiometricsActionButtons.BiometricsActionButtonsMobile .BiometricsToggle{height:40px;font-size:12px}")}function C(i){let t,r,h,o,m,c,p,a,s,u,b=i[2]("titleBiometrics")+"",v,B,y;return{c(){t=e.element("div"),r=e.svg_element("svg"),h=e.svg_element("defs"),o=e.svg_element("style"),m=e.text(".aaa{fill:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C));}"),c=e.svg_element("g"),p=e.svg_element("g"),a=e.svg_element("path"),s=e.space(),u=e.element("h2"),v=e.text(b),e.attr(a,"class","aaa"),e.attr(a,"d","M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"),e.attr(a,"transform","translate(15 15) rotate(180)"),e.attr(p,"transform","translate(20 158)"),e.attr(c,"transform","translate(-20 -158)"),e.attr(r,"xmlns","http://www.w3.org/2000/svg"),e.attr(r,"width","15"),e.attr(r,"height","15"),e.attr(r,"viewBox","0 0 15 15"),e.attr(u,"class","BiometricsTitleMobile"),e.attr(u,"part","BiometricsTitleMobile"),e.attr(t,"class","MenuReturnButton"),e.attr(t,"part","MenuReturnButton")},m(g,w){e.insert(g,t,w),e.append(t,r),e.append(r,h),e.append(h,o),e.append(o,m),e.append(r,c),e.append(c,p),e.append(p,a),e.append(t,s),e.append(t,u),e.append(u,v),B||(y=e.listen(t,"click",i[10]),B=!0)},p(g,w){w&4&&b!==(b=g[2]("titleBiometrics")+"")&&e.set_data(v,b)},d(g){g&&e.detach(t),B=!1,y()}}}function U(i){let t,r,h,o,m=i[2]("titleBiometrics")+"",c,p,a,s,u=i[2]("descriptionParagraph1")+"",b,v,B,y=i[2]("descriptionParagraph2")+"",g,w,_,D,A=(i[0]==="true"?i[2]("btnDisableBiometrics"):i[2]("btnEnableBiometrics"))+"",E,n,f,l=i[3]&&C(i);return{c(){t=e.element("div"),r=e.element("div"),l&&l.c(),h=e.space(),o=e.element("h2"),c=e.text(m),p=e.space(),a=e.element("div"),s=e.element("p"),b=e.text(u),v=e.space(),B=e.element("p"),g=e.text(y),w=e.space(),_=e.element("div"),D=e.element("button"),E=e.text(A),e.attr(o,"class","BiometricsTitle "+(i[3]?"BiometricsTitleNone":"")),e.attr(a,"class","BiometricsDescription "+(i[3]?"BiometricsDescriptionMobile":"")),e.attr(D,"class","BiometricsToggle"),e.attr(_,"class","BiometricsActionButtons "+(i[3]?"BiometricsActionButtonsMobile":"")),e.attr(r,"class","BiometricsWrapper "+(i[3]?"BiometricsWrapperMobile":""))},m(d,P){e.insert(d,t,P),e.append(t,r),l&&l.m(r,null),e.append(r,h),e.append(r,o),e.append(o,c),e.append(r,p),e.append(r,a),e.append(a,s),e.append(s,b),e.append(a,v),e.append(a,B),e.append(B,g),e.append(r,w),e.append(r,_),e.append(_,D),e.append(D,E),i[12](t),n||(f=e.listen(D,"click",i[11]),n=!0)},p(d,[P]){d[3]&&l.p(d,P),P&4&&m!==(m=d[2]("titleBiometrics")+"")&&e.set_data(c,m),P&4&&u!==(u=d[2]("descriptionParagraph1")+"")&&e.set_data(b,u),P&4&&y!==(y=d[2]("descriptionParagraph2")+"")&&e.set_data(g,y),P&5&&A!==(A=(d[0]==="true"?d[2]("btnDisableBiometrics"):d[2]("btnEnableBiometrics"))+"")&&e.set_data(E,A)},i:e.noop,o:e.noop,d(d){d&&e.detach(t),l&&l.d(),i[12](null),n=!1,f()}}}function z(i,t,r){let h;e.component_subscribe(i,e.$format,n=>r(2,h=n));let{biometricsenabled:o="false"}=t,{lang:m="en"}=t,{clientstyling:c=""}=t,{clientstylingurl:p=""}=t,{translationurl:a=""}=t,s,u=window.navigator.userAgent,b=e.getDevice(u)!=="PC";const v=()=>{fetch(a).then(f=>f.json()).then(f=>{Object.keys(f).forEach(l=>{M(l,f[l])})}).catch(f=>{console.log(f)})};Object.keys(k).forEach(n=>{M(n,k[n])});const B=()=>{let n=document.createElement("style");n.innerHTML=c,s.appendChild(n)},y=()=>{let n=new URL(p),f=document.createElement("style");fetch(n.href).then(l=>l.text()).then(l=>{f.innerHTML=l,setTimeout(()=>{s.appendChild(f)},1)})},g=()=>{j(m)},w=()=>{window.postMessage({type:"PlayerAccountMenuActive",isMobile:b},window.location.href)},_=()=>{o==="true"?r(0,o="false"):o==="false"&&r(0,o="true"),window.postMessage({type:"ToggleBiometrics",data:o})},D=()=>w(),A=()=>_();function E(n){e.binding_callbacks[n?"unshift":"push"](()=>{s=n,r(1,s)})}return i.$$set=n=>{"biometricsenabled"in n&&r(0,o=n.biometricsenabled),"lang"in n&&r(6,m=n.lang),"clientstyling"in n&&r(7,c=n.clientstyling),"clientstylingurl"in n&&r(8,p=n.clientstylingurl),"translationurl"in n&&r(9,a=n.translationurl)},i.$$.update=()=>{i.$$.dirty&64&&m&&g(),i.$$.dirty&258&&p&&s&&y(),i.$$.dirty&130&&c&&s&&B(),i.$$.dirty&512&&a&&v()},[o,s,h,b,w,_,m,c,p,a,D,A,E]}class x extends e.SvelteComponent{constructor(t){super(),e.init(this,t,z,U,e.safe_not_equal,{biometricsenabled:0,lang:6,clientstyling:7,clientstylingurl:8,translationurl:9},T)}get biometricsenabled(){return this.$$.ctx[0]}set biometricsenabled(t){this.$$set({biometricsenabled:t}),e.flush()}get lang(){return this.$$.ctx[6]}set lang(t){this.$$set({lang:t}),e.flush()}get clientstyling(){return this.$$.ctx[7]}set clientstyling(t){this.$$set({clientstyling:t}),e.flush()}get clientstylingurl(){return this.$$.ctx[8]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),e.flush()}get translationurl(){return this.$$.ctx[9]}set translationurl(t){this.$$set({translationurl:t}),e.flush()}}e.create_custom_element(x,{biometricsenabled:{},lang:{},clientstyling:{},clientstylingurl:{},translationurl:{}},[],[],!0);exports.default=x;
|