@everymatrix/player-account-menu-nd 1.52.6 → 1.53.0
Sign up to get free protection for your applications and to get access to all the features.
- package/components/PlayerAccountMenuNd-CXIjsA3g.cjs +1 -0
- package/components/{PlayerAccountMenuNd-Cfun5Fyx.js → PlayerAccountMenuNd-CbUDpxb5.js} +78 -78
- package/es2015/player-account-menu-nd.cjs +1 -1
- package/es2015/player-account-menu-nd.js +1 -1
- package/package.json +1 -1
- package/components/PlayerAccountMenuNd-CMkVQC-P.cjs +0 -1
@@ -0,0 +1 @@
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./GeneralLogout-BeAK3X2u.cjs");function E(a,t){e.addMessages(a,t)}function X(a){e.$locale.set(a)}const L={en:{title:"My Account"},"zh-hk":{title:"我的帳戶"},fr:{title:"Mon compte"},tr:{title:"Hesabım"},ro:{title:"Contul meu"},es:{title:"Mi Cuenta"},pt:{title:"Minha Conta"},hr:{title:"Moj račun"},"pt-br":{title:"Minha conta"},"es-mx":{title:"Mi cuenta"},"en-us":{title:"My Account"}};if(typeof window!="undefined"){let a=function(t){return function(...n){try{return t.apply(this,n)}catch(r){if(r instanceof DOMException&&r.message.includes("has already been used with this registry")||r.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw r}}};customElements.define=a(customElements.define),Promise.resolve().then(()=>require("./GeneralLogout-BeAK3X2u.cjs")).then(t=>t.GeneralLogout_ce).then(({default:t})=>{!customElements.get("general-logout")&&customElements.define("general-logout",t.element)})}function Z(a){e.append_styles(a,"svelte-br9jas",'.PlayerAccountMenuContainer{color:var(--emw--pam-typography-color-nav-bg, var(--emw--color-contrast, #FFFFFF));position:relative;height:100vh;display:flex;flex-direction:column;padding:0 15px}.PlayerAccountMenuContainer .PlayerAccountMenuItemWrapper{margin:0;word-break:break-all;display:flex;align-items:center}.PlayerAccountMenuContainer .PlayerAccountMenuItemWrapper span{display:flex;align-items:center}.PlayerAccountMenuHeader{color:var(--emw--pam-typography-color-nav-bg, var(--emw--color-contrast, #FFFFFF));flex-grow:0;padding:30px 20px}.PlayerAccountMenuHeader .PlayerAccountMenuUser{margin-bottom:5px;font-size:var(--emw--font-size-large, 20px);color:var(--emw--pam-color-secondary, var(--emw--color-secondary, #E98B10))}.PlayerAccountMenuHeader .PlayerAccountMenuEmail{font-size:var(--emw--font-size-small, 14px);text-overflow:ellipsis;overflow:hidden}.PlayerAccountMenuHeader p{font-weight:300}.PlayerAccountMenuHeaderMobile{color:var(--emw--pam-typography-color-nav-bg, var(--emw--color-contrast, #FFFFFF))}.PlayerAccountMenuItemBox{padding:16px 20px;font-size:var(--emw--font-size-medium, 16px);line-height:16px;display:inline-flex;width:100%;box-sizing:border-box;align-items:center;border-radius:var(--emw--border-radius-medium, 20px);border:2px solid transparent;cursor:pointer;transition:all 0.3s linear}.PlayerAccountMenuItemBox:hover{transition:all 0.3s linear;background:rgba(35, 176, 78, 0.3);border:2px solid var(--emw--pam-color-primary, var(--emw--color-primary, #23B04E));border-radius:var(--emw--border-radius-medium, 20px);color:var(--emw--color-white, #FFFFFF)}.PlayerAccountMenuItemBox .PlayerAccountMenuItemTitle{margin-left:20px}.PlayerAccountMenuItemBox .PlayerAccountMenuItemIcon{width:20px;padding-top:unset}.PlayerAccountMenuItemBox .PlayerAccountMenuItemIconMobile{width:30px;padding-top:15px}.PlayerAccountMenuList::-webkit-scrollbar{width:6px}.PlayerAccountMenuList::-webkit-scrollbar-track{background:var(--emw--color-gray-300, #58586B)}.PlayerAccountMenuList::-webkit-scrollbar-thumb{background:var(--emw--color-gray-100, #E6E6E6)}.PlayerAccountLogOutArea{background-color:rgba(253, 40, 57, 0.3);color:var(--emw--color-white, #FFFFFF);border-radius:var(--emw--border-radius-medium, 20px);width:100%;flex-grow:0}.PlayerAccountMenuActiveItemBox{background:rgba(35, 176, 78, 0.3);color:var(--emw--pam-color-primary, var(--emw--color-primary, #23B04E));border:2px solid var(--emw--pam-color-primary, var(--emw--color-primary, #23B04E));border-radius:var(--emw--border-radius-medium, 20px);transition:all 0.3s linear}.PlayerAccountMobileContainer{height:unset;padding:0}.PlayerAccountMobileContainer .PlayerAccountMenuCategoryWrapper{display:flex;align-items:center;gap:10px;margin-bottom:18px}.PlayerAccountMobileContainer .PlayerAccountMenuCategoryTitle{margin:0;font-weight:600}.PlayerAccountMobileContainer .PlayerAccountMenuItemTitle{margin-left:0;text-transform:capitalize;line-height:14px}.PlayerAccountMobileContainer .PlayerAccountMenuEmail{margin:0}.PlayerAccountMobileContainer .PlayerAccountMenuList{display:flex;flex-direction:column;align-items:flex-start;margin:0px 15px}.PlayerAccountMobileContainer .PlayerAccountMenuList .PlayerAccountMenuItemBox{background:rgba(35, 176, 78, 0.3);color:var(--emw--pam-color-primary, var(--emw--color-primary, #23B04E));border:2px solid var(--emw--pam-color-primary, var(--emw--color-primary, #23B04E));border-radius:var(--emw--border-radius-medium, 20px);height:60px;margin:5px 0;align-items:flex-start;position:relative}.PlayerAccountMobileContainer .PlayerAccountMenuList .PlayerAccountMenuItemBox.PlayerAccountMenuActiveItemBox{background:var(--emw--pam-color-primary, var(--emw--color-primary, #D0046C))}.PlayerAccountMobileContainer .PlayerAccountMenuList .PlayerAccountMenuItemBox .PlayerAccountMenuItemIcon{width:20px;padding:0 10px 0 15px}.PlayerAccountMobileContainer .PlayerAccountMenuList .PlayerAccountMenuItemBox::after{content:"";display:inline-block;width:15px;height:15px;background-image:url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2215%22 height=%2215%22 viewBox=%220 0 15 15%22%3E%3Cdefs%3E%3Cstyle%3E.aaa%7Bfill:var(--emw--color-white,%20%23FFFFFF);%7D%3C/style%3E%3C/defs%3E%3Cg transform=%22translate(-20%20-158)%22%3E%3Cg transform=%22translate(20%20158)%22%3E%3Cpath class=%22aaa%22 d=%22M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z%22 transform=%22translate(15%2015)%20rotate(180)%22%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-size:contain;transform:scaleX(-1);background-repeat:no-repeat;position:absolute;right:15px;top:22px}.PlayerAccountMobileContainer .PlayerAccountMenuList .PlayerAccountMenuItemWrapper{display:flex;justify-items:center;align-items:center;flex-flow:row;gap:6px;position:absolute;top:0;bottom:0;left:0;right:0}.PlayerAccountMobileContainer .PlayerAccountMenuList .PlayerAccountMenuItemWrapper .PlayerAccountMenuItemTitle{font-size:var(--emw--font-size-medium, 16px);line-height:16px;font-weight:400;word-break:break-word;text-align:left;color:var(--emw--pam-typography-color-nav-bg, var(--emw--color-contrast, #FFFFFF))}.PlayerAccountMobileContainer .PlayerAccountLogOutArea{position:absolute;right:18px;top:56px;bottom:unset;background:transparent;width:48px;border-top:0}.PlayerAccountTabletContainer .PlayerAccountMenuHeader{padding:30px 40px}.PlayerAccountTabletContainer .PlayerAccountMenuCategoryTitle{font-size:32px}.PlayerAccountTabletContainer .PlayerAccountMenuUser{font-size:26px;color:var(--emw--pam-color-secondary, var(--emw--color-secondary, #E98B10))}.PlayerAccountTabletContainer .PlayerAccountMenuEmail{font-size:18px}.PlayerAccountTabletContainer .PlayerAccountMenuList{column-gap:20px;row-gap:20px;padding:0 40px 40px;grid-template-columns:calc(33% - 11px) calc(33% - 11px) calc(33% - 11px)}.PlayerAccountTabletContainer .PlayerAccountMenuList .PlayerAccountMenuItemBox .PlayerAccountMenuItemIcon,.PlayerAccountTabletContainer .PlayerAccountMenuList .PlayerAccountMenuItemBox .PlayerAccountMenuItemIconMobile{width:30px}.PlayerAccountTabletContainer .PlayerAccountMenuList .PlayerAccountMenuItemWrapper{gap:12px}.PlayerAccountTabletContainer .PlayerAccountMenuList .PlayerAccountMenuItemWrapper .PlayerAccountMenuItemTitle{font-size:var(--emw--font-size-large, 20px)}.PlayerAccountTabletContainer .PlayerAccountLogOutArea{right:54px;top:72px}')}function T(a,t,n){const r=a.slice();return r[37]=t[n],r}function Q(a){let t,n,r,o,m,u,p,f,_,M,h,b,A=a[10]&&J(a),d=a[10]&&K(a),s=e.ensure_array_like(a[5]),c=[];for(let i=0;i<s.length;i+=1)c[i]=B(T(a,s,i));let v=!a[10]&&Y(a);return{c(){t=e.element("div"),n=e.element("div"),A&&A.c(),r=e.space(),o=e.element("p"),m=e.text(a[7]),u=e.space(),p=e.element("p"),f=e.text(a[8]),_=e.space(),d&&d.c(),M=e.space(),h=e.element("div");for(let i=0;i<c.length;i+=1)c[i].c();b=e.space(),v&&v.c(),e.attr(o,"class","PlayerAccountMenuUser"),e.attr(p,"class","PlayerAccountMenuEmail"),e.attr(n,"class","PlayerAccountMenuHeader "+(a[10]?"PlayerAccountMenuHeaderMobile":"")),e.attr(h,"class","PlayerAccountMenuList"),e.attr(t,"class","PlayerAccountMenuContainer "+(a[10]?"PlayerAccountMobileContainer":"")+" "+(a[11].matches&&a[10]?"PlayerAccountTabletContainer":""))},m(i,w){e.insert(i,t,w),e.append(t,n),A&&A.m(n,null),e.append(n,r),e.append(n,o),e.append(o,m),e.append(n,u),e.append(n,p),e.append(p,f),e.append(n,_),d&&d.m(n,null),e.append(t,M),e.append(t,h);for(let g=0;g<c.length;g+=1)c[g]&&c[g].m(h,null);e.append(t,b),v&&v.m(t,null)},p(i,w){if(i[10]&&A.p(i,w),w[0]&128&&e.set_data(m,i[7]),w[0]&256&&e.set_data(f,i[8]),i[10]&&d.p(i,w),w[0]&5216){s=e.ensure_array_like(i[5]);let g;for(g=0;g<s.length;g+=1){const x=T(i,s,g);c[g]?c[g].p(x,w):(c[g]=B(x),c[g].c(),c[g].m(h,null))}for(;g<c.length;g+=1)c[g].d(1);c.length=s.length}i[10]||v.p(i,w)},d(i){i&&e.detach(t),A&&A.d(),d&&d.d(),e.destroy_each(c,i),v&&v.d()}}}function J(a){let t,n,r,o,m,u,p,f,_,M,h=a[9]("title")+"",b,A,d;return{c(){t=e.element("div"),n=e.svg_element("svg"),r=e.svg_element("defs"),o=e.svg_element("style"),m=e.text(".aaa{fill:var(--emw--color-white, #FFFFFF);}"),u=e.svg_element("g"),p=e.svg_element("g"),f=e.svg_element("path"),_=e.space(),M=e.element("h3"),b=e.text(h),e.attr(f,"class","aaa"),e.attr(f,"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(f,"transform","translate(15 15) rotate(180)"),e.attr(p,"transform","translate(20 158)"),e.attr(u,"transform","translate(-20 -158)"),e.attr(n,"xmlns","http://www.w3.org/2000/svg"),e.attr(n,"width","15"),e.attr(n,"height","15"),e.attr(n,"viewBox","0 0 15 15"),e.attr(M,"class","PlayerAccountMenuCategoryTitle"),e.attr(t,"class","PlayerAccountMenuCategoryWrapper")},m(s,c){e.insert(s,t,c),e.append(t,n),e.append(n,r),e.append(r,o),e.append(o,m),e.append(n,u),e.append(u,p),e.append(p,f),e.append(t,_),e.append(t,M),e.append(M,b),A||(d=[e.listen(n,"click",a[13]),e.listen(M,"click",a[13])],A=!0)},p(s,c){c[0]&512&&h!==(h=s[9]("title")+"")&&e.set_data(b,h)},d(s){s&&e.detach(t),A=!1,e.run_all(d)}}}function K(a){let t,n;return{c(){t=e.element("div"),n=e.element("general-logout"),e.set_custom_element_data(n,"endpoint",a[1]),e.set_custom_element_data(n,"session",a[0]),e.set_custom_element_data(n,"buttonlocation","PlayerAccountMenu"),e.set_custom_element_data(n,"clientstyling",a[2]),e.set_custom_element_data(n,"clientstylingurl",a[3]),e.attr(t,"class","PlayerAccountLogOutArea")},m(r,o){e.insert(r,t,o),e.append(t,n)},p(r,o){o[0]&2&&e.set_custom_element_data(n,"endpoint",r[1]),o[0]&1&&e.set_custom_element_data(n,"session",r[0]),o[0]&4&&e.set_custom_element_data(n,"clientstyling",r[2]),o[0]&8&&e.set_custom_element_data(n,"clientstylingurl",r[3])},d(r){r&&e.detach(t)}}}function B(a){let t,n,r,o,m,u,p=a[37].label+"",f,_,M,h,b;function A(){return a[22](a[37])}return{c(){t=e.element("div"),n=e.element("p"),r=e.element("img"),m=e.space(),u=e.element("span"),f=e.text(p),_=e.space(),e.attr(r,"class","PlayerAccountMenuItemIcon "+(a[10]?"PlayerAccountMenuItemIconMobile":"")),e.src_url_equal(r.src,o=a[37].img)||e.attr(r,"src",o),e.attr(u,"class","PlayerAccountMenuItemTitle"),e.attr(n,"class","PlayerAccountMenuItemWrapper"),e.attr(t,"class",M="PlayerAccountMenuItemBox "+(a[6]===a[37].id&&!a[10]?"PlayerAccountMenuActiveItemBox":""))},m(d,s){e.insert(d,t,s),e.append(t,n),e.append(n,r),e.append(n,m),e.append(n,u),e.append(u,f),e.append(t,_),h||(b=e.listen(t,"click",A),h=!0)},p(d,s){a=d,s[0]&32&&!e.src_url_equal(r.src,o=a[37].img)&&e.attr(r,"src",o),s[0]&32&&p!==(p=a[37].label+"")&&e.set_data(f,p),s[0]&96&&M!==(M="PlayerAccountMenuItemBox "+(a[6]===a[37].id&&!a[10]?"PlayerAccountMenuActiveItemBox":""))&&e.attr(t,"class",M)},d(d){d&&e.detach(t),h=!1,b()}}}function Y(a){let t,n;return{c(){t=e.element("div"),n=e.element("general-logout"),e.set_custom_element_data(n,"endpoint",a[1]),e.set_custom_element_data(n,"session",a[0]),e.set_custom_element_data(n,"buttonlocation","PlayerAccountMenu"),e.set_custom_element_data(n,"clientstyling",a[2]),e.set_custom_element_data(n,"clientstylingurl",a[3]),e.attr(t,"class","PlayerAccountLogOutArea")},m(r,o){e.insert(r,t,o),e.append(t,n)},p(r,o){o[0]&2&&e.set_custom_element_data(n,"endpoint",r[1]),o[0]&1&&e.set_custom_element_data(n,"session",r[0]),o[0]&4&&e.set_custom_element_data(n,"clientstyling",r[2]),o[0]&8&&e.set_custom_element_data(n,"clientstylingurl",r[3])},d(r){r&&e.detach(t)}}}function $(a){let t;function n(m,u){return Q}let o=n()(a);return{c(){t=e.element("div"),o.c()},m(m,u){e.insert(m,t,u),o.m(t,null),a[23](t)},p(m,u){o.p(m,u)},i:e.noop,o:e.noop,d(m){m&&e.detach(t),o.d(),a[23](null)}}}function ee(a,t,n){let r;e.component_subscribe(a,e.$format,l=>n(9,r=l));let{endpoint:o=""}=t,{cmsendpoint:m=""}=t,{env:u=""}=t,{session:p=""}=t,{playerid:f=""}=t,{lang:_="en"}=t,{selecteditem:M=""}=t,{userroles:h=""}=t,{clientstyling:b=""}=t,{clientstylingurl:A=""}=t,{translationurl:d=""}=t,{activemenuitem:s=""}=t,c,v=[],i,w=window.navigator.userAgent,g=e.getDevice(w)!=="PC",x="",C="";const z=window.matchMedia("(min-width: 768px)"),S=()=>{fetch(d).then(y=>y.json()).then(y=>{Object.keys(y).forEach(P=>{E(P,y[P])})}).catch(y=>{console.error(y)})};Object.keys(L).forEach(l=>{E(l,L[l])});const I=l=>{if(l.data)switch(l.data.type){case"AccountMenuDetails":availableMenuItemsArray=l.data.accountMenuInfo;break;case"UserSessionID":n(0,p=l.data.session);break}},W=()=>{let l=e.getDevice(w);if(l)return l==="PC"?"dk":"mtWeb"},D=()=>{const l=new URL(`${m}/${_}/profile-menu?env=${u}`);l.searchParams.append("device",W()),fetch(l.href).then(y=>y.json()).then(y=>{n(5,v=y),k()}).catch(y=>{console.error("Error getting menu items",y)})},O=()=>{let l=new URL(`${o}/v1/player/${f}/profile`);l.searchParams.append("userRoles",h);let y={method:"GET",headers:{"X-SessionID":p}};fetch(l.href,y).then(P=>P.json()).then(P=>{n(7,x=P.username),n(8,C=P.email)},P=>{console.error(P)})},F=l=>{window.postMessage({type:"ChangeAccountPage",page:l},window.location.href),n(6,i=l.id)},k=()=>{var l;n(6,i=(l=v.find(y=>y.path.includes(s)))==null?void 0:l.id)},U=()=>{window.postMessage({type:"GoToHomepage"},window.location.href)},j=()=>{X(_)},R=()=>{O()},q=()=>{let l=document.createElement("style");l.innerHTML=b,c.appendChild(l)},G=()=>{let l=new URL(A),y=document.createElement("style");fetch(l.href).then(P=>P.text()).then(P=>{y.innerHTML=P,setTimeout(()=>{c.appendChild(y)},1)})};e.onMount(()=>(window.addEventListener("message",I,!1),()=>{window.removeEventListener("message",I)}));const N=l=>F(l);function V(l){e.binding_callbacks[l?"unshift":"push"](()=>{c=l,n(4,c)})}return a.$$set=l=>{"endpoint"in l&&n(1,o=l.endpoint),"cmsendpoint"in l&&n(14,m=l.cmsendpoint),"env"in l&&n(15,u=l.env),"session"in l&&n(0,p=l.session),"playerid"in l&&n(16,f=l.playerid),"lang"in l&&n(17,_=l.lang),"selecteditem"in l&&n(18,M=l.selecteditem),"userroles"in l&&n(19,h=l.userroles),"clientstyling"in l&&n(2,b=l.clientstyling),"clientstylingurl"in l&&n(3,A=l.clientstylingurl),"translationurl"in l&&n(20,d=l.translationurl),"activemenuitem"in l&&n(21,s=l.activemenuitem)},a.$$.update=()=>{a.$$.dirty[0]&131072&&_&&j(),a.$$.dirty[0]&196611&&o&&p&&f&&_&&R(),a.$$.dirty[0]&180224&&m&&_&&u&&D(),a.$$.dirty[0]&2097152&&s&&k(),a.$$.dirty[0]&24&&A&&c&&G(),a.$$.dirty[0]&20&&b&&c&&q(),a.$$.dirty[0]&1048576&&d&&S()},[p,o,b,A,c,v,i,x,C,r,g,z,F,U,m,u,f,_,M,h,d,s,N,V]}class H extends e.SvelteComponent{constructor(t){super(),e.init(this,t,ee,$,e.safe_not_equal,{endpoint:1,cmsendpoint:14,env:15,session:0,playerid:16,lang:17,selecteditem:18,userroles:19,clientstyling:2,clientstylingurl:3,translationurl:20,activemenuitem:21},Z,[-1,-1])}get endpoint(){return this.$$.ctx[1]}set endpoint(t){this.$$set({endpoint:t}),e.flush()}get cmsendpoint(){return this.$$.ctx[14]}set cmsendpoint(t){this.$$set({cmsendpoint:t}),e.flush()}get env(){return this.$$.ctx[15]}set env(t){this.$$set({env:t}),e.flush()}get session(){return this.$$.ctx[0]}set session(t){this.$$set({session:t}),e.flush()}get playerid(){return this.$$.ctx[16]}set playerid(t){this.$$set({playerid:t}),e.flush()}get lang(){return this.$$.ctx[17]}set lang(t){this.$$set({lang:t}),e.flush()}get selecteditem(){return this.$$.ctx[18]}set selecteditem(t){this.$$set({selecteditem:t}),e.flush()}get userroles(){return this.$$.ctx[19]}set userroles(t){this.$$set({userroles:t}),e.flush()}get clientstyling(){return this.$$.ctx[2]}set clientstyling(t){this.$$set({clientstyling:t}),e.flush()}get clientstylingurl(){return this.$$.ctx[3]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),e.flush()}get translationurl(){return this.$$.ctx[20]}set translationurl(t){this.$$set({translationurl:t}),e.flush()}get activemenuitem(){return this.$$.ctx[21]}set activemenuitem(t){this.$$set({activemenuitem:t}),e.flush()}}e.create_custom_element(H,{endpoint:{},cmsendpoint:{},env:{},session:{},playerid:{},lang:{},selecteditem:{},userroles:{},clientstyling:{},clientstylingurl:{},translationurl:{},activemenuitem:{}},[],[],!0);exports.default=H;
|
@@ -1,8 +1,8 @@
|
|
1
|
-
import { a as ie, $ as ce, S as se, i as ue, f as
|
1
|
+
import { a as ie, $ as ce, S as se, i as ue, f as I, c as me, s as de, b as ge, e as v, d as L, n as O, g as B, h as ye, j as R, o as pe, k as fe, l as he, m as N, p as k, t as z, q as s, r as o, u as H, v as Ae, w as E, x as W, y as Me, z as b, A as q } from "./GeneralLogout-DVIGabm4.js";
|
2
2
|
function G(n, e) {
|
3
3
|
ie(n, e);
|
4
4
|
}
|
5
|
-
function
|
5
|
+
function be(n) {
|
6
6
|
ce.set(n);
|
7
7
|
}
|
8
8
|
const V = {
|
@@ -57,60 +57,60 @@ if (typeof window != "undefined") {
|
|
57
57
|
});
|
58
58
|
}
|
59
59
|
function Pe(n) {
|
60
|
-
ge(n, "svelte-
|
60
|
+
ge(n, "svelte-br9jas", '.PlayerAccountMenuContainer{color:var(--emw--pam-typography-color-nav-bg, var(--emw--color-contrast, #FFFFFF));position:relative;height:100vh;display:flex;flex-direction:column;padding:0 15px}.PlayerAccountMenuContainer .PlayerAccountMenuItemWrapper{margin:0;word-break:break-all;display:flex;align-items:center}.PlayerAccountMenuContainer .PlayerAccountMenuItemWrapper span{display:flex;align-items:center}.PlayerAccountMenuHeader{color:var(--emw--pam-typography-color-nav-bg, var(--emw--color-contrast, #FFFFFF));flex-grow:0;padding:30px 20px}.PlayerAccountMenuHeader .PlayerAccountMenuUser{margin-bottom:5px;font-size:var(--emw--font-size-large, 20px);color:var(--emw--pam-color-secondary, var(--emw--color-secondary, #E98B10))}.PlayerAccountMenuHeader .PlayerAccountMenuEmail{font-size:var(--emw--font-size-small, 14px);text-overflow:ellipsis;overflow:hidden}.PlayerAccountMenuHeader p{font-weight:300}.PlayerAccountMenuHeaderMobile{color:var(--emw--pam-typography-color-nav-bg, var(--emw--color-contrast, #FFFFFF))}.PlayerAccountMenuItemBox{padding:16px 20px;font-size:var(--emw--font-size-medium, 16px);line-height:16px;display:inline-flex;width:100%;box-sizing:border-box;align-items:center;border-radius:var(--emw--border-radius-medium, 20px);border:2px solid transparent;cursor:pointer;transition:all 0.3s linear}.PlayerAccountMenuItemBox:hover{transition:all 0.3s linear;background:rgba(35, 176, 78, 0.3);border:2px solid var(--emw--pam-color-primary, var(--emw--color-primary, #23B04E));border-radius:var(--emw--border-radius-medium, 20px);color:var(--emw--color-white, #FFFFFF)}.PlayerAccountMenuItemBox .PlayerAccountMenuItemTitle{margin-left:20px}.PlayerAccountMenuItemBox .PlayerAccountMenuItemIcon{width:20px;padding-top:unset}.PlayerAccountMenuItemBox .PlayerAccountMenuItemIconMobile{width:30px;padding-top:15px}.PlayerAccountMenuList::-webkit-scrollbar{width:6px}.PlayerAccountMenuList::-webkit-scrollbar-track{background:var(--emw--color-gray-300, #58586B)}.PlayerAccountMenuList::-webkit-scrollbar-thumb{background:var(--emw--color-gray-100, #E6E6E6)}.PlayerAccountLogOutArea{background-color:rgba(253, 40, 57, 0.3);color:var(--emw--color-white, #FFFFFF);border-radius:var(--emw--border-radius-medium, 20px);width:100%;flex-grow:0}.PlayerAccountMenuActiveItemBox{background:rgba(35, 176, 78, 0.3);color:var(--emw--pam-color-primary, var(--emw--color-primary, #23B04E));border:2px solid var(--emw--pam-color-primary, var(--emw--color-primary, #23B04E));border-radius:var(--emw--border-radius-medium, 20px);transition:all 0.3s linear}.PlayerAccountMobileContainer{height:unset;padding:0}.PlayerAccountMobileContainer .PlayerAccountMenuCategoryWrapper{display:flex;align-items:center;gap:10px;margin-bottom:18px}.PlayerAccountMobileContainer .PlayerAccountMenuCategoryTitle{margin:0;font-weight:600}.PlayerAccountMobileContainer .PlayerAccountMenuItemTitle{margin-left:0;text-transform:capitalize;line-height:14px}.PlayerAccountMobileContainer .PlayerAccountMenuEmail{margin:0}.PlayerAccountMobileContainer .PlayerAccountMenuList{display:flex;flex-direction:column;align-items:flex-start;margin:0px 15px}.PlayerAccountMobileContainer .PlayerAccountMenuList .PlayerAccountMenuItemBox{background:rgba(35, 176, 78, 0.3);color:var(--emw--pam-color-primary, var(--emw--color-primary, #23B04E));border:2px solid var(--emw--pam-color-primary, var(--emw--color-primary, #23B04E));border-radius:var(--emw--border-radius-medium, 20px);height:60px;margin:5px 0;align-items:flex-start;position:relative}.PlayerAccountMobileContainer .PlayerAccountMenuList .PlayerAccountMenuItemBox.PlayerAccountMenuActiveItemBox{background:var(--emw--pam-color-primary, var(--emw--color-primary, #D0046C))}.PlayerAccountMobileContainer .PlayerAccountMenuList .PlayerAccountMenuItemBox .PlayerAccountMenuItemIcon{width:20px;padding:0 10px 0 15px}.PlayerAccountMobileContainer .PlayerAccountMenuList .PlayerAccountMenuItemBox::after{content:"";display:inline-block;width:15px;height:15px;background-image:url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2215%22 height=%2215%22 viewBox=%220 0 15 15%22%3E%3Cdefs%3E%3Cstyle%3E.aaa%7Bfill:var(--emw--color-white,%20%23FFFFFF);%7D%3C/style%3E%3C/defs%3E%3Cg transform=%22translate(-20%20-158)%22%3E%3Cg transform=%22translate(20%20158)%22%3E%3Cpath class=%22aaa%22 d=%22M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z%22 transform=%22translate(15%2015)%20rotate(180)%22%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-size:contain;transform:scaleX(-1);background-repeat:no-repeat;position:absolute;right:15px;top:22px}.PlayerAccountMobileContainer .PlayerAccountMenuList .PlayerAccountMenuItemWrapper{display:flex;justify-items:center;align-items:center;flex-flow:row;gap:6px;position:absolute;top:0;bottom:0;left:0;right:0}.PlayerAccountMobileContainer .PlayerAccountMenuList .PlayerAccountMenuItemWrapper .PlayerAccountMenuItemTitle{font-size:var(--emw--font-size-medium, 16px);line-height:16px;font-weight:400;word-break:break-word;text-align:left;color:var(--emw--pam-typography-color-nav-bg, var(--emw--color-contrast, #FFFFFF))}.PlayerAccountMobileContainer .PlayerAccountLogOutArea{position:absolute;right:18px;top:56px;bottom:unset;background:transparent;width:48px;border-top:0}.PlayerAccountTabletContainer .PlayerAccountMenuHeader{padding:30px 40px}.PlayerAccountTabletContainer .PlayerAccountMenuCategoryTitle{font-size:32px}.PlayerAccountTabletContainer .PlayerAccountMenuUser{font-size:26px;color:var(--emw--pam-color-secondary, var(--emw--color-secondary, #E98B10))}.PlayerAccountTabletContainer .PlayerAccountMenuEmail{font-size:18px}.PlayerAccountTabletContainer .PlayerAccountMenuList{column-gap:20px;row-gap:20px;padding:0 40px 40px;grid-template-columns:calc(33% - 11px) calc(33% - 11px) calc(33% - 11px)}.PlayerAccountTabletContainer .PlayerAccountMenuList .PlayerAccountMenuItemBox .PlayerAccountMenuItemIcon,.PlayerAccountTabletContainer .PlayerAccountMenuList .PlayerAccountMenuItemBox .PlayerAccountMenuItemIconMobile{width:30px}.PlayerAccountTabletContainer .PlayerAccountMenuList .PlayerAccountMenuItemWrapper{gap:12px}.PlayerAccountTabletContainer .PlayerAccountMenuList .PlayerAccountMenuItemWrapper .PlayerAccountMenuItemTitle{font-size:var(--emw--font-size-large, 20px)}.PlayerAccountTabletContainer .PlayerAccountLogOutArea{right:54px;top:72px}');
|
61
61
|
}
|
62
62
|
function X(n, e, t) {
|
63
63
|
const l = n.slice();
|
64
64
|
return l[37] = e[t], l;
|
65
65
|
}
|
66
66
|
function we(n) {
|
67
|
-
let e, t, l, a, d, m, y, h, P, w, A, x,
|
67
|
+
let e, t, l, a, d, m, y, h, P, w, A, x, M = (
|
68
68
|
/*isMobile*/
|
69
69
|
n[10] && ve(n)
|
70
70
|
), g = (
|
71
71
|
/*isMobile*/
|
72
72
|
n[10] && xe(n)
|
73
|
-
), u =
|
73
|
+
), u = N(
|
74
74
|
/*menuItems*/
|
75
75
|
n[5]
|
76
76
|
), c = [];
|
77
77
|
for (let i = 0; i < u.length; i += 1)
|
78
78
|
c[i] = Z(X(n, u, i));
|
79
|
-
let
|
79
|
+
let F = !/*isMobile*/
|
80
80
|
n[10] && _e(n);
|
81
81
|
return {
|
82
82
|
c() {
|
83
|
-
e = v("div"), t = v("div"),
|
83
|
+
e = v("div"), t = v("div"), M && M.c(), l = k(), a = v("p"), d = z(
|
84
84
|
/*profileUsername*/
|
85
85
|
n[7]
|
86
|
-
), m = k(), y = v("p"), h =
|
86
|
+
), m = k(), y = v("p"), h = z(
|
87
87
|
/*profileEmail*/
|
88
88
|
n[8]
|
89
89
|
), P = k(), g && g.c(), w = k(), A = v("div");
|
90
90
|
for (let i = 0; i < c.length; i += 1)
|
91
91
|
c[i].c();
|
92
|
-
x = k(),
|
92
|
+
x = k(), F && F.c(), s(a, "class", "PlayerAccountMenuUser"), s(y, "class", "PlayerAccountMenuEmail"), s(t, "class", "PlayerAccountMenuHeader " + /*isMobile*/
|
93
93
|
(n[10] ? "PlayerAccountMenuHeaderMobile" : "")), s(A, "class", "PlayerAccountMenuList"), s(e, "class", "PlayerAccountMenuContainer " + /*isMobile*/
|
94
94
|
(n[10] ? "PlayerAccountMobileContainer" : "") + " " + /*mediaQuery*/
|
95
95
|
(n[11].matches && /*isMobile*/
|
96
96
|
n[10] ? "PlayerAccountTabletContainer" : ""));
|
97
97
|
},
|
98
98
|
m(i, C) {
|
99
|
-
L(i, e, C), o(e, t),
|
99
|
+
L(i, e, C), o(e, t), M && M.m(t, null), o(t, l), o(t, a), o(a, d), o(t, m), o(t, y), o(y, h), o(t, P), g && g.m(t, null), o(e, w), o(e, A);
|
100
100
|
for (let p = 0; p < c.length; p += 1)
|
101
101
|
c[p] && c[p].m(A, null);
|
102
|
-
o(e, x),
|
102
|
+
o(e, x), F && F.m(e, null);
|
103
103
|
},
|
104
104
|
p(i, C) {
|
105
105
|
if (
|
106
106
|
/*isMobile*/
|
107
|
-
i[10] &&
|
108
|
-
128 &&
|
107
|
+
i[10] && M.p(i, C), C[0] & /*profileUsername*/
|
108
|
+
128 && H(
|
109
109
|
d,
|
110
110
|
/*profileUsername*/
|
111
111
|
i[7]
|
112
112
|
), C[0] & /*profileEmail*/
|
113
|
-
256 &&
|
113
|
+
256 && H(
|
114
114
|
h,
|
115
115
|
/*profileEmail*/
|
116
116
|
i[8]
|
@@ -118,7 +118,7 @@ function we(n) {
|
|
118
118
|
i[10] && g.p(i, C), C[0] & /*selectedItem, menuItems, isMobile, openAccountSection*/
|
119
119
|
5216
|
120
120
|
) {
|
121
|
-
u =
|
121
|
+
u = N(
|
122
122
|
/*menuItems*/
|
123
123
|
i[5]
|
124
124
|
);
|
@@ -132,10 +132,10 @@ function we(n) {
|
|
132
132
|
c.length = u.length;
|
133
133
|
}
|
134
134
|
/*isMobile*/
|
135
|
-
i[10] ||
|
135
|
+
i[10] || F.p(i, C);
|
136
136
|
},
|
137
137
|
d(i) {
|
138
|
-
i && B(e),
|
138
|
+
i && B(e), M && M.d(), g && g.d(), Ae(c, i), F && F.d();
|
139
139
|
}
|
140
140
|
};
|
141
141
|
}
|
@@ -143,13 +143,13 @@ function ve(n) {
|
|
143
143
|
let e, t, l, a, d, m, y, h, P, w, A = (
|
144
144
|
/*$_*/
|
145
145
|
n[9]("title") + ""
|
146
|
-
), x,
|
146
|
+
), x, M, g;
|
147
147
|
return {
|
148
148
|
c() {
|
149
|
-
e = v("div"), t = E("svg"), l = E("defs"), a = E("style"), d =
|
149
|
+
e = v("div"), t = E("svg"), l = E("defs"), a = E("style"), d = z(".aaa{fill:var(--emw--color-white, #FFFFFF);}"), m = E("g"), y = E("g"), h = E("path"), P = k(), w = v("h3"), x = z(A), s(h, "class", "aaa"), s(h, "d", "M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"), s(h, "transform", "translate(15 15) rotate(180)"), s(y, "transform", "translate(20 158)"), s(m, "transform", "translate(-20 -158)"), s(t, "xmlns", "http://www.w3.org/2000/svg"), s(t, "width", "15"), s(t, "height", "15"), s(t, "viewBox", "0 0 15 15"), s(w, "class", "PlayerAccountMenuCategoryTitle"), s(e, "class", "PlayerAccountMenuCategoryWrapper");
|
150
150
|
},
|
151
151
|
m(u, c) {
|
152
|
-
L(u, e, c), o(e, t), o(t, l), o(l, a), o(a, d), o(t, m), o(m, y), o(y, h), o(e, P), o(e, w), o(w, x),
|
152
|
+
L(u, e, c), o(e, t), o(t, l), o(l, a), o(a, d), o(t, m), o(m, y), o(y, h), o(e, P), o(e, w), o(w, x), M || (g = [
|
153
153
|
W(
|
154
154
|
t,
|
155
155
|
"click",
|
@@ -162,15 +162,15 @@ function ve(n) {
|
|
162
162
|
/*goToHome*/
|
163
163
|
n[13]
|
164
164
|
)
|
165
|
-
],
|
165
|
+
], M = !0);
|
166
166
|
},
|
167
167
|
p(u, c) {
|
168
168
|
c[0] & /*$_*/
|
169
169
|
512 && A !== (A = /*$_*/
|
170
|
-
u[9]("title") + "") &&
|
170
|
+
u[9]("title") + "") && H(x, A);
|
171
171
|
},
|
172
172
|
d(u) {
|
173
|
-
u && B(e),
|
173
|
+
u && B(e), M = !1, Me(g);
|
174
174
|
}
|
175
175
|
};
|
176
176
|
}
|
@@ -178,22 +178,22 @@ function xe(n) {
|
|
178
178
|
let e, t;
|
179
179
|
return {
|
180
180
|
c() {
|
181
|
-
e = v("div"), t = v("general-logout"),
|
181
|
+
e = v("div"), t = v("general-logout"), b(
|
182
182
|
t,
|
183
183
|
"endpoint",
|
184
184
|
/*endpoint*/
|
185
185
|
n[1]
|
186
|
-
),
|
186
|
+
), b(
|
187
187
|
t,
|
188
188
|
"session",
|
189
189
|
/*session*/
|
190
190
|
n[0]
|
191
|
-
),
|
191
|
+
), b(t, "buttonlocation", "PlayerAccountMenu"), b(
|
192
192
|
t,
|
193
193
|
"clientstyling",
|
194
194
|
/*clientstyling*/
|
195
195
|
n[2]
|
196
|
-
),
|
196
|
+
), b(
|
197
197
|
t,
|
198
198
|
"clientstylingurl",
|
199
199
|
/*clientstylingurl*/
|
@@ -205,25 +205,25 @@ function xe(n) {
|
|
205
205
|
},
|
206
206
|
p(l, a) {
|
207
207
|
a[0] & /*endpoint*/
|
208
|
-
2 &&
|
208
|
+
2 && b(
|
209
209
|
t,
|
210
210
|
"endpoint",
|
211
211
|
/*endpoint*/
|
212
212
|
l[1]
|
213
213
|
), a[0] & /*session*/
|
214
|
-
1 &&
|
214
|
+
1 && b(
|
215
215
|
t,
|
216
216
|
"session",
|
217
217
|
/*session*/
|
218
218
|
l[0]
|
219
219
|
), a[0] & /*clientstyling*/
|
220
|
-
4 &&
|
220
|
+
4 && b(
|
221
221
|
t,
|
222
222
|
"clientstyling",
|
223
223
|
/*clientstyling*/
|
224
224
|
l[2]
|
225
225
|
), a[0] & /*clientstylingurl*/
|
226
|
-
8 &&
|
226
|
+
8 && b(
|
227
227
|
t,
|
228
228
|
"clientstylingurl",
|
229
229
|
/*clientstylingurl*/
|
@@ -240,7 +240,7 @@ function Z(n) {
|
|
240
240
|
/*menuItem*/
|
241
241
|
n[37].label + ""
|
242
242
|
), h, P, w, A, x;
|
243
|
-
function
|
243
|
+
function M() {
|
244
244
|
return (
|
245
245
|
/*click_handler*/
|
246
246
|
n[22](
|
@@ -251,22 +251,22 @@ function Z(n) {
|
|
251
251
|
}
|
252
252
|
return {
|
253
253
|
c() {
|
254
|
-
e = v("div"), t = v("p"), l = v("img"), d = k(), m = v("span"), h =
|
255
|
-
(n[10] ? "PlayerAccountMenuItemIconMobile" : "")),
|
254
|
+
e = v("div"), t = v("p"), l = v("img"), d = k(), m = v("span"), h = z(y), P = k(), s(l, "class", "PlayerAccountMenuItemIcon " + /*isMobile*/
|
255
|
+
(n[10] ? "PlayerAccountMenuItemIconMobile" : "")), q(l.src, a = /*menuItem*/
|
256
256
|
n[37].img) || s(l, "src", a), s(m, "class", "PlayerAccountMenuItemTitle"), s(t, "class", "PlayerAccountMenuItemWrapper"), s(e, "class", w = "PlayerAccountMenuItemBox " + /*selectedItem*/
|
257
257
|
(n[6] === /*menuItem*/
|
258
258
|
n[37].id && !/*isMobile*/
|
259
259
|
n[10] ? "PlayerAccountMenuActiveItemBox" : ""));
|
260
260
|
},
|
261
261
|
m(g, u) {
|
262
|
-
L(g, e, u), o(e, t), o(t, l), o(t, d), o(t, m), o(m, h), o(e, P), A || (x = W(e, "click",
|
262
|
+
L(g, e, u), o(e, t), o(t, l), o(t, d), o(t, m), o(m, h), o(e, P), A || (x = W(e, "click", M), A = !0);
|
263
263
|
},
|
264
264
|
p(g, u) {
|
265
265
|
n = g, u[0] & /*menuItems*/
|
266
|
-
32 && !
|
266
|
+
32 && !q(l.src, a = /*menuItem*/
|
267
267
|
n[37].img) && s(l, "src", a), u[0] & /*menuItems*/
|
268
268
|
32 && y !== (y = /*menuItem*/
|
269
|
-
n[37].label + "") &&
|
269
|
+
n[37].label + "") && H(h, y), u[0] & /*selectedItem, menuItems*/
|
270
270
|
96 && w !== (w = "PlayerAccountMenuItemBox " + /*selectedItem*/
|
271
271
|
(n[6] === /*menuItem*/
|
272
272
|
n[37].id && !/*isMobile*/
|
@@ -281,22 +281,22 @@ function _e(n) {
|
|
281
281
|
let e, t;
|
282
282
|
return {
|
283
283
|
c() {
|
284
|
-
e = v("div"), t = v("general-logout"),
|
284
|
+
e = v("div"), t = v("general-logout"), b(
|
285
285
|
t,
|
286
286
|
"endpoint",
|
287
287
|
/*endpoint*/
|
288
288
|
n[1]
|
289
|
-
),
|
289
|
+
), b(
|
290
290
|
t,
|
291
291
|
"session",
|
292
292
|
/*session*/
|
293
293
|
n[0]
|
294
|
-
),
|
294
|
+
), b(t, "buttonlocation", "PlayerAccountMenu"), b(
|
295
295
|
t,
|
296
296
|
"clientstyling",
|
297
297
|
/*clientstyling*/
|
298
298
|
n[2]
|
299
|
-
),
|
299
|
+
), b(
|
300
300
|
t,
|
301
301
|
"clientstylingurl",
|
302
302
|
/*clientstylingurl*/
|
@@ -308,25 +308,25 @@ function _e(n) {
|
|
308
308
|
},
|
309
309
|
p(l, a) {
|
310
310
|
a[0] & /*endpoint*/
|
311
|
-
2 &&
|
311
|
+
2 && b(
|
312
312
|
t,
|
313
313
|
"endpoint",
|
314
314
|
/*endpoint*/
|
315
315
|
l[1]
|
316
316
|
), a[0] & /*session*/
|
317
|
-
1 &&
|
317
|
+
1 && b(
|
318
318
|
t,
|
319
319
|
"session",
|
320
320
|
/*session*/
|
321
321
|
l[0]
|
322
322
|
), a[0] & /*clientstyling*/
|
323
|
-
4 &&
|
323
|
+
4 && b(
|
324
324
|
t,
|
325
325
|
"clientstyling",
|
326
326
|
/*clientstyling*/
|
327
327
|
l[2]
|
328
328
|
), a[0] & /*clientstylingurl*/
|
329
|
-
8 &&
|
329
|
+
8 && b(
|
330
330
|
t,
|
331
331
|
"clientstylingurl",
|
332
332
|
/*clientstylingurl*/
|
@@ -354,17 +354,17 @@ function Ce(n) {
|
|
354
354
|
p(d, m) {
|
355
355
|
a.p(d, m);
|
356
356
|
},
|
357
|
-
i:
|
358
|
-
o:
|
357
|
+
i: O,
|
358
|
+
o: O,
|
359
359
|
d(d) {
|
360
360
|
d && B(e), a.d(), n[23](null);
|
361
361
|
}
|
362
362
|
};
|
363
363
|
}
|
364
|
-
function
|
364
|
+
function Ie(n, e, t) {
|
365
365
|
let l;
|
366
366
|
ye(n, he, (r) => t(9, l = r));
|
367
|
-
let { endpoint: a = "" } = e, { cmsendpoint: d = "" } = e, { env: m = "" } = e, { session: y = "" } = e, { playerid: h = "" } = e, { lang: P = "en" } = e, { selecteditem: w = "" } = e, { userroles: A = "" } = e, { clientstyling: x = "" } = e, { clientstylingurl:
|
367
|
+
let { endpoint: a = "" } = e, { cmsendpoint: d = "" } = e, { env: m = "" } = e, { session: y = "" } = e, { playerid: h = "" } = e, { lang: P = "en" } = e, { selecteditem: w = "" } = e, { userroles: A = "" } = e, { clientstyling: x = "" } = e, { clientstylingurl: M = "" } = e, { translationurl: g = "" } = e, { activemenuitem: u = "" } = e, c, F = [], i, C = window.navigator.userAgent, p = R(C) !== "PC", T = "", S = "";
|
368
368
|
const Q = window.matchMedia("(min-width: 768px)"), J = () => {
|
369
369
|
fetch(g).then((f) => f.json()).then((f) => {
|
370
370
|
Object.keys(f).forEach((_) => {
|
@@ -394,7 +394,7 @@ function Fe(n, e, t) {
|
|
394
394
|
}, Y = () => {
|
395
395
|
const r = new URL(`${d}/${P}/profile-menu?env=${m}`);
|
396
396
|
r.searchParams.append("device", K()), fetch(r.href).then((f) => f.json()).then((f) => {
|
397
|
-
t(5,
|
397
|
+
t(5, F = f), D();
|
398
398
|
}).catch((f) => {
|
399
399
|
console.error("Error getting menu items", f);
|
400
400
|
});
|
@@ -413,22 +413,22 @@ function Fe(n, e, t) {
|
|
413
413
|
console.error(_);
|
414
414
|
}
|
415
415
|
);
|
416
|
-
},
|
416
|
+
}, j = (r) => {
|
417
417
|
window.postMessage({ type: "ChangeAccountPage", page: r }, window.location.href), t(6, i = r.id);
|
418
|
-
},
|
418
|
+
}, D = () => {
|
419
419
|
var r;
|
420
|
-
t(6, i = (r =
|
420
|
+
t(6, i = (r = F.find((f) => f.path.includes(u))) == null ? void 0 : r.id);
|
421
421
|
}, ee = () => {
|
422
422
|
window.postMessage({ type: "GoToHomepage" }, window.location.href);
|
423
423
|
}, te = () => {
|
424
|
-
|
424
|
+
be(P);
|
425
425
|
}, ne = () => {
|
426
426
|
$();
|
427
427
|
}, re = () => {
|
428
428
|
let r = document.createElement("style");
|
429
429
|
r.innerHTML = x, c.appendChild(r);
|
430
430
|
}, le = () => {
|
431
|
-
let r = new URL(
|
431
|
+
let r = new URL(M), f = document.createElement("style");
|
432
432
|
fetch(r.href).then((_) => _.text()).then((_) => {
|
433
433
|
f.innerHTML = _, setTimeout(
|
434
434
|
() => {
|
@@ -441,37 +441,37 @@ function Fe(n, e, t) {
|
|
441
441
|
pe(() => (window.addEventListener("message", U, !1), () => {
|
442
442
|
window.removeEventListener("message", U);
|
443
443
|
}));
|
444
|
-
const ae = (r) =>
|
444
|
+
const ae = (r) => j(r);
|
445
445
|
function oe(r) {
|
446
446
|
fe[r ? "unshift" : "push"](() => {
|
447
447
|
c = r, t(4, c);
|
448
448
|
});
|
449
449
|
}
|
450
450
|
return n.$$set = (r) => {
|
451
|
-
"endpoint" in r && t(1, a = r.endpoint), "cmsendpoint" in r && t(14, d = r.cmsendpoint), "env" in r && t(15, m = r.env), "session" in r && t(0, y = r.session), "playerid" in r && t(16, h = r.playerid), "lang" in r && t(17, P = r.lang), "selecteditem" in r && t(18, w = r.selecteditem), "userroles" in r && t(19, A = r.userroles), "clientstyling" in r && t(2, x = r.clientstyling), "clientstylingurl" in r && t(3,
|
451
|
+
"endpoint" in r && t(1, a = r.endpoint), "cmsendpoint" in r && t(14, d = r.cmsendpoint), "env" in r && t(15, m = r.env), "session" in r && t(0, y = r.session), "playerid" in r && t(16, h = r.playerid), "lang" in r && t(17, P = r.lang), "selecteditem" in r && t(18, w = r.selecteditem), "userroles" in r && t(19, A = r.userroles), "clientstyling" in r && t(2, x = r.clientstyling), "clientstylingurl" in r && t(3, M = r.clientstylingurl), "translationurl" in r && t(20, g = r.translationurl), "activemenuitem" in r && t(21, u = r.activemenuitem);
|
452
452
|
}, n.$$.update = () => {
|
453
453
|
n.$$.dirty[0] & /*lang*/
|
454
454
|
131072 && P && te(), n.$$.dirty[0] & /*endpoint, session, playerid, lang*/
|
455
455
|
196611 && a && y && h && P && ne(), n.$$.dirty[0] & /*cmsendpoint, lang, env*/
|
456
456
|
180224 && d && P && m && Y(), n.$$.dirty[0] & /*activemenuitem*/
|
457
|
-
2097152 && u &&
|
458
|
-
24 &&
|
457
|
+
2097152 && u && D(), n.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
|
458
|
+
24 && M && c && le(), n.$$.dirty[0] & /*clientstyling, customStylingContainer*/
|
459
459
|
20 && x && c && re(), n.$$.dirty[0] & /*translationurl*/
|
460
460
|
1048576 && g && J();
|
461
461
|
}, [
|
462
462
|
y,
|
463
463
|
a,
|
464
464
|
x,
|
465
|
-
|
465
|
+
M,
|
466
466
|
c,
|
467
|
-
|
467
|
+
F,
|
468
468
|
i,
|
469
469
|
T,
|
470
470
|
S,
|
471
471
|
l,
|
472
472
|
p,
|
473
473
|
Q,
|
474
|
-
|
474
|
+
j,
|
475
475
|
ee,
|
476
476
|
d,
|
477
477
|
m,
|
@@ -485,12 +485,12 @@ function Fe(n, e, t) {
|
|
485
485
|
oe
|
486
486
|
];
|
487
487
|
}
|
488
|
-
class
|
488
|
+
class Fe extends se {
|
489
489
|
constructor(e) {
|
490
490
|
super(), ue(
|
491
491
|
this,
|
492
492
|
e,
|
493
|
-
|
493
|
+
Ie,
|
494
494
|
Ce,
|
495
495
|
de,
|
496
496
|
{
|
@@ -515,76 +515,76 @@ class Ie extends se {
|
|
515
515
|
return this.$$.ctx[1];
|
516
516
|
}
|
517
517
|
set endpoint(e) {
|
518
|
-
this.$$set({ endpoint: e }),
|
518
|
+
this.$$set({ endpoint: e }), I();
|
519
519
|
}
|
520
520
|
get cmsendpoint() {
|
521
521
|
return this.$$.ctx[14];
|
522
522
|
}
|
523
523
|
set cmsendpoint(e) {
|
524
|
-
this.$$set({ cmsendpoint: e }),
|
524
|
+
this.$$set({ cmsendpoint: e }), I();
|
525
525
|
}
|
526
526
|
get env() {
|
527
527
|
return this.$$.ctx[15];
|
528
528
|
}
|
529
529
|
set env(e) {
|
530
|
-
this.$$set({ env: e }),
|
530
|
+
this.$$set({ env: e }), I();
|
531
531
|
}
|
532
532
|
get session() {
|
533
533
|
return this.$$.ctx[0];
|
534
534
|
}
|
535
535
|
set session(e) {
|
536
|
-
this.$$set({ session: e }),
|
536
|
+
this.$$set({ session: e }), I();
|
537
537
|
}
|
538
538
|
get playerid() {
|
539
539
|
return this.$$.ctx[16];
|
540
540
|
}
|
541
541
|
set playerid(e) {
|
542
|
-
this.$$set({ playerid: e }),
|
542
|
+
this.$$set({ playerid: e }), I();
|
543
543
|
}
|
544
544
|
get lang() {
|
545
545
|
return this.$$.ctx[17];
|
546
546
|
}
|
547
547
|
set lang(e) {
|
548
|
-
this.$$set({ lang: e }),
|
548
|
+
this.$$set({ lang: e }), I();
|
549
549
|
}
|
550
550
|
get selecteditem() {
|
551
551
|
return this.$$.ctx[18];
|
552
552
|
}
|
553
553
|
set selecteditem(e) {
|
554
|
-
this.$$set({ selecteditem: e }),
|
554
|
+
this.$$set({ selecteditem: e }), I();
|
555
555
|
}
|
556
556
|
get userroles() {
|
557
557
|
return this.$$.ctx[19];
|
558
558
|
}
|
559
559
|
set userroles(e) {
|
560
|
-
this.$$set({ userroles: e }),
|
560
|
+
this.$$set({ userroles: e }), I();
|
561
561
|
}
|
562
562
|
get clientstyling() {
|
563
563
|
return this.$$.ctx[2];
|
564
564
|
}
|
565
565
|
set clientstyling(e) {
|
566
|
-
this.$$set({ clientstyling: e }),
|
566
|
+
this.$$set({ clientstyling: e }), I();
|
567
567
|
}
|
568
568
|
get clientstylingurl() {
|
569
569
|
return this.$$.ctx[3];
|
570
570
|
}
|
571
571
|
set clientstylingurl(e) {
|
572
|
-
this.$$set({ clientstylingurl: e }),
|
572
|
+
this.$$set({ clientstylingurl: e }), I();
|
573
573
|
}
|
574
574
|
get translationurl() {
|
575
575
|
return this.$$.ctx[20];
|
576
576
|
}
|
577
577
|
set translationurl(e) {
|
578
|
-
this.$$set({ translationurl: e }),
|
578
|
+
this.$$set({ translationurl: e }), I();
|
579
579
|
}
|
580
580
|
get activemenuitem() {
|
581
581
|
return this.$$.ctx[21];
|
582
582
|
}
|
583
583
|
set activemenuitem(e) {
|
584
|
-
this.$$set({ activemenuitem: e }),
|
584
|
+
this.$$set({ activemenuitem: e }), I();
|
585
585
|
}
|
586
586
|
}
|
587
|
-
me(
|
587
|
+
me(Fe, { endpoint: {}, cmsendpoint: {}, env: {}, session: {}, playerid: {}, lang: {}, selecteditem: {}, userroles: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, activemenuitem: {} }, [], [], !0);
|
588
588
|
export {
|
589
|
-
|
589
|
+
Fe as default
|
590
590
|
};
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";if(typeof window!="undefined"){let n=function(t){return function(...s){try{return t.apply(this,s)}catch(e){if(e instanceof DOMException&&e.message.includes("has already been used with this registry")||e.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw e}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("../components/PlayerAccountMenuNd-
|
1
|
+
"use strict";if(typeof window!="undefined"){let n=function(t){return function(...s){try{return t.apply(this,s)}catch(e){if(e instanceof DOMException&&e.message.includes("has already been used with this registry")||e.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw e}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("../components/PlayerAccountMenuNd-CXIjsA3g.cjs")).then(({default:t})=>{!customElements.get("player-account-menu-nd")&&customElements.define("player-account-menu-nd",t.element)})}
|
@@ -10,7 +10,7 @@ if (typeof window != "undefined") {
|
|
10
10
|
}
|
11
11
|
};
|
12
12
|
};
|
13
|
-
customElements.define = n(customElements.define), import("../components/PlayerAccountMenuNd-
|
13
|
+
customElements.define = n(customElements.define), import("../components/PlayerAccountMenuNd-CbUDpxb5.js").then(({ default: t }) => {
|
14
14
|
!customElements.get("player-account-menu-nd") && customElements.define("player-account-menu-nd", t.element);
|
15
15
|
});
|
16
16
|
}
|
package/package.json
CHANGED
@@ -1 +0,0 @@
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./GeneralLogout-BeAK3X2u.cjs");function E(l,t){e.addMessages(l,t)}function X(l){e.$locale.set(l)}const L={en:{title:"My Account"},"zh-hk":{title:"我的帳戶"},fr:{title:"Mon compte"},tr:{title:"Hesabım"},ro:{title:"Contul meu"},es:{title:"Mi Cuenta"},pt:{title:"Minha Conta"},hr:{title:"Moj račun"},"pt-br":{title:"Minha conta"},"es-mx":{title:"Mi cuenta"},"en-us":{title:"My Account"}};if(typeof window!="undefined"){let l=function(t){return function(...n){try{return t.apply(this,n)}catch(r){if(r instanceof DOMException&&r.message.includes("has already been used with this registry")||r.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw r}}};customElements.define=l(customElements.define),Promise.resolve().then(()=>require("./GeneralLogout-BeAK3X2u.cjs")).then(t=>t.GeneralLogout_ce).then(({default:t})=>{!customElements.get("general-logout")&&customElements.define("general-logout",t.element)})}function Z(l){e.append_styles(l,"svelte-pqb66s",'.PlayerAccountMenuContainer{color:var(--emw--pam-typography-color-nav-bg, var(--emw--color-contrast, #FFFFFF));position:relative;height:100vh;display:flex;flex-direction:column;padding:0 15px}.PlayerAccountMenuContainer .PlayerAccountMenuItemWrapper{margin:0;word-break:break-all;display:flex;align-items:center}.PlayerAccountMenuContainer .PlayerAccountMenuItemWrapper span{display:flex;align-items:center}.PlayerAccountMenuHeader{color:var(--emw--pam-typography-color-nav-bg, var(--emw--color-contrast, #FFFFFF));flex-grow:0;padding:30px 20px}.PlayerAccountMenuHeader .PlayerAccountMenuUser{margin-bottom:5px;font-size:18px;color:var(--emw--pam-color-secondary, var(--emw--color-secondary, #E98B10))}.PlayerAccountMenuHeader .PlayerAccountMenuEmail{font-size:14px;text-overflow:ellipsis;overflow:hidden}.PlayerAccountMenuHeader p{font-weight:300}.PlayerAccountMenuHeaderMobile{color:var(--emw--pam-typography-color-nav-bg, var(--emw--color-contrast, #FFFFFF))}.PlayerAccountMenuItemBox{padding:16px 20px;font-size:16px;line-height:16px;display:inline-flex;width:100%;box-sizing:border-box;align-items:center;border-radius:var(--emw--border-radius-medium, 20px);border:2px solid transparent;cursor:pointer;transition:all 0.3s linear}.PlayerAccountMenuItemBox:hover{transition:all 0.3s linear;background:rgba(35, 176, 78, 0.3);border:2px solid var(--emw--pam-color-primary, var(--emw--color-primary, #23B04E));border-radius:var(--emw--border-radius-medium, 20px);color:var(--emw--color-white, #FFFFFF)}.PlayerAccountMenuItemBox .PlayerAccountMenuItemTitle{margin-left:20px}.PlayerAccountMenuItemBox .PlayerAccountMenuItemIcon{width:20px;padding-top:unset}.PlayerAccountMenuItemBox .PlayerAccountMenuItemIconMobile{width:30px;padding-top:15px}.PlayerAccountMenuList::-webkit-scrollbar{width:6px}.PlayerAccountMenuList::-webkit-scrollbar-track{background:var(--emw--color-gray-300, #58586B)}.PlayerAccountMenuList::-webkit-scrollbar-thumb{background:var(--emw--color-gray-100, #E6E6E6)}.PlayerAccountLogOutArea{background-color:rgba(253, 40, 57, 0.3);color:var(--emw--color-white, #FFFFFF);border-radius:var(--emw--border-radius-medium, 20px);width:100%;flex-grow:0}.PlayerAccountMenuActiveItemBox{background:rgba(35, 176, 78, 0.3);color:var(--emw--pam-color-primary, var(--emw--color-primary, #23B04E));border:2px solid var(--emw--pam-color-primary, var(--emw--color-primary, #23B04E));border-radius:var(--emw--border-radius-medium, 20px);transition:all 0.3s linear}.PlayerAccountMobileContainer{height:unset;padding:0}.PlayerAccountMobileContainer .PlayerAccountMenuCategoryWrapper{display:flex;align-items:center;gap:10px;margin-bottom:18px}.PlayerAccountMobileContainer .PlayerAccountMenuCategoryTitle{margin:0;font-weight:600}.PlayerAccountMobileContainer .PlayerAccountMenuItemTitle{margin-left:0;text-transform:capitalize;line-height:14px}.PlayerAccountMobileContainer .PlayerAccountMenuEmail{margin:0}.PlayerAccountMobileContainer .PlayerAccountMenuList{display:flex;flex-direction:column;align-items:flex-start;margin:0px 15px}.PlayerAccountMobileContainer .PlayerAccountMenuList .PlayerAccountMenuItemBox{background:rgba(35, 176, 78, 0.3);color:var(--emw--pam-color-primary, var(--emw--color-primary, #23B04E));border:2px solid var(--emw--pam-color-primary, var(--emw--color-primary, #23B04E));border-radius:var(--emw--border-radius-medium, 20px);height:60px;margin:5px 0;align-items:flex-start;position:relative}.PlayerAccountMobileContainer .PlayerAccountMenuList .PlayerAccountMenuItemBox.PlayerAccountMenuActiveItemBox{background:var(--emw--pam-color-primary, var(--emw--color-primary, #D0046C))}.PlayerAccountMobileContainer .PlayerAccountMenuList .PlayerAccountMenuItemBox .PlayerAccountMenuItemIcon{width:20px;padding:0 10px 0 15px}.PlayerAccountMobileContainer .PlayerAccountMenuList .PlayerAccountMenuItemBox::after{content:"";display:inline-block;width:15px;height:15px;background-image:url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2215%22 height=%2215%22 viewBox=%220 0 15 15%22%3E%3Cdefs%3E%3Cstyle%3E.aaa%7Bfill:var(--emw--color-white,%20%23FFFFFF);%7D%3C/style%3E%3C/defs%3E%3Cg transform=%22translate(-20%20-158)%22%3E%3Cg transform=%22translate(20%20158)%22%3E%3Cpath class=%22aaa%22 d=%22M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z%22 transform=%22translate(15%2015)%20rotate(180)%22%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-size:contain;transform:scaleX(-1);background-repeat:no-repeat;position:absolute;right:15px;top:22px}.PlayerAccountMobileContainer .PlayerAccountMenuList .PlayerAccountMenuItemWrapper{display:flex;justify-items:center;align-items:center;flex-flow:row;gap:6px;position:absolute;top:0;bottom:0;left:0;right:0}.PlayerAccountMobileContainer .PlayerAccountMenuList .PlayerAccountMenuItemWrapper .PlayerAccountMenuItemTitle{font-size:16px;line-height:16px;font-weight:400;word-break:break-word;text-align:left;color:var(--emw--pam-typography-color-nav-bg, var(--emw--color-contrast, #FFFFFF))}.PlayerAccountMobileContainer .PlayerAccountLogOutArea{position:absolute;right:18px;top:56px;bottom:unset;background:transparent;width:48px;border-top:0}.PlayerAccountTabletContainer .PlayerAccountMenuHeader{padding:30px 40px}.PlayerAccountTabletContainer .PlayerAccountMenuCategoryTitle{font-size:32px}.PlayerAccountTabletContainer .PlayerAccountMenuUser{font-size:26px;color:var(--emw--pam-color-secondary, var(--emw--color-secondary, #E98B10))}.PlayerAccountTabletContainer .PlayerAccountMenuEmail{font-size:20px}.PlayerAccountTabletContainer .PlayerAccountMenuList{column-gap:20px;row-gap:20px;padding:0 40px 40px;grid-template-columns:calc(33% - 11px) calc(33% - 11px) calc(33% - 11px)}.PlayerAccountTabletContainer .PlayerAccountMenuList .PlayerAccountMenuItemBox .PlayerAccountMenuItemIcon{width:80px}.PlayerAccountTabletContainer .PlayerAccountMenuList .PlayerAccountMenuItemWrapper{gap:28px}.PlayerAccountTabletContainer .PlayerAccountMenuList .PlayerAccountMenuItemWrapper .PlayerAccountMenuItemTitle{font-size:24px}.PlayerAccountTabletContainer .PlayerAccountLogOutArea{right:54px;top:72px}')}function T(l,t,n){const r=l.slice();return r[37]=t[n],r}function Q(l){let t,n,r,o,m,u,p,f,_,b,h,M,A=l[10]&&J(l),d=l[10]&&K(l),s=e.ensure_array_like(l[5]),c=[];for(let i=0;i<s.length;i+=1)c[i]=B(T(l,s,i));let v=!l[10]&&Y(l);return{c(){t=e.element("div"),n=e.element("div"),A&&A.c(),r=e.space(),o=e.element("p"),m=e.text(l[7]),u=e.space(),p=e.element("p"),f=e.text(l[8]),_=e.space(),d&&d.c(),b=e.space(),h=e.element("div");for(let i=0;i<c.length;i+=1)c[i].c();M=e.space(),v&&v.c(),e.attr(o,"class","PlayerAccountMenuUser"),e.attr(p,"class","PlayerAccountMenuEmail"),e.attr(n,"class","PlayerAccountMenuHeader "+(l[10]?"PlayerAccountMenuHeaderMobile":"")),e.attr(h,"class","PlayerAccountMenuList"),e.attr(t,"class","PlayerAccountMenuContainer "+(l[10]?"PlayerAccountMobileContainer":"")+" "+(l[11].matches&&l[10]?"PlayerAccountTabletContainer":""))},m(i,w){e.insert(i,t,w),e.append(t,n),A&&A.m(n,null),e.append(n,r),e.append(n,o),e.append(o,m),e.append(n,u),e.append(n,p),e.append(p,f),e.append(n,_),d&&d.m(n,null),e.append(t,b),e.append(t,h);for(let g=0;g<c.length;g+=1)c[g]&&c[g].m(h,null);e.append(t,M),v&&v.m(t,null)},p(i,w){if(i[10]&&A.p(i,w),w[0]&128&&e.set_data(m,i[7]),w[0]&256&&e.set_data(f,i[8]),i[10]&&d.p(i,w),w[0]&5216){s=e.ensure_array_like(i[5]);let g;for(g=0;g<s.length;g+=1){const x=T(i,s,g);c[g]?c[g].p(x,w):(c[g]=B(x),c[g].c(),c[g].m(h,null))}for(;g<c.length;g+=1)c[g].d(1);c.length=s.length}i[10]||v.p(i,w)},d(i){i&&e.detach(t),A&&A.d(),d&&d.d(),e.destroy_each(c,i),v&&v.d()}}}function J(l){let t,n,r,o,m,u,p,f,_,b,h=l[9]("title")+"",M,A,d;return{c(){t=e.element("div"),n=e.svg_element("svg"),r=e.svg_element("defs"),o=e.svg_element("style"),m=e.text(".aaa{fill:var(--emw--color-white, #FFFFFF);}"),u=e.svg_element("g"),p=e.svg_element("g"),f=e.svg_element("path"),_=e.space(),b=e.element("h3"),M=e.text(h),e.attr(f,"class","aaa"),e.attr(f,"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(f,"transform","translate(15 15) rotate(180)"),e.attr(p,"transform","translate(20 158)"),e.attr(u,"transform","translate(-20 -158)"),e.attr(n,"xmlns","http://www.w3.org/2000/svg"),e.attr(n,"width","15"),e.attr(n,"height","15"),e.attr(n,"viewBox","0 0 15 15"),e.attr(b,"class","PlayerAccountMenuCategoryTitle"),e.attr(t,"class","PlayerAccountMenuCategoryWrapper")},m(s,c){e.insert(s,t,c),e.append(t,n),e.append(n,r),e.append(r,o),e.append(o,m),e.append(n,u),e.append(u,p),e.append(p,f),e.append(t,_),e.append(t,b),e.append(b,M),A||(d=[e.listen(n,"click",l[13]),e.listen(b,"click",l[13])],A=!0)},p(s,c){c[0]&512&&h!==(h=s[9]("title")+"")&&e.set_data(M,h)},d(s){s&&e.detach(t),A=!1,e.run_all(d)}}}function K(l){let t,n;return{c(){t=e.element("div"),n=e.element("general-logout"),e.set_custom_element_data(n,"endpoint",l[1]),e.set_custom_element_data(n,"session",l[0]),e.set_custom_element_data(n,"buttonlocation","PlayerAccountMenu"),e.set_custom_element_data(n,"clientstyling",l[2]),e.set_custom_element_data(n,"clientstylingurl",l[3]),e.attr(t,"class","PlayerAccountLogOutArea")},m(r,o){e.insert(r,t,o),e.append(t,n)},p(r,o){o[0]&2&&e.set_custom_element_data(n,"endpoint",r[1]),o[0]&1&&e.set_custom_element_data(n,"session",r[0]),o[0]&4&&e.set_custom_element_data(n,"clientstyling",r[2]),o[0]&8&&e.set_custom_element_data(n,"clientstylingurl",r[3])},d(r){r&&e.detach(t)}}}function B(l){let t,n,r,o,m,u,p=l[37].label+"",f,_,b,h,M;function A(){return l[22](l[37])}return{c(){t=e.element("div"),n=e.element("p"),r=e.element("img"),m=e.space(),u=e.element("span"),f=e.text(p),_=e.space(),e.attr(r,"class","PlayerAccountMenuItemIcon "+(l[10]?"PlayerAccountMenuItemIconMobile":"")),e.src_url_equal(r.src,o=l[37].img)||e.attr(r,"src",o),e.attr(u,"class","PlayerAccountMenuItemTitle"),e.attr(n,"class","PlayerAccountMenuItemWrapper"),e.attr(t,"class",b="PlayerAccountMenuItemBox "+(l[6]===l[37].id&&!l[10]?"PlayerAccountMenuActiveItemBox":""))},m(d,s){e.insert(d,t,s),e.append(t,n),e.append(n,r),e.append(n,m),e.append(n,u),e.append(u,f),e.append(t,_),h||(M=e.listen(t,"click",A),h=!0)},p(d,s){l=d,s[0]&32&&!e.src_url_equal(r.src,o=l[37].img)&&e.attr(r,"src",o),s[0]&32&&p!==(p=l[37].label+"")&&e.set_data(f,p),s[0]&96&&b!==(b="PlayerAccountMenuItemBox "+(l[6]===l[37].id&&!l[10]?"PlayerAccountMenuActiveItemBox":""))&&e.attr(t,"class",b)},d(d){d&&e.detach(t),h=!1,M()}}}function Y(l){let t,n;return{c(){t=e.element("div"),n=e.element("general-logout"),e.set_custom_element_data(n,"endpoint",l[1]),e.set_custom_element_data(n,"session",l[0]),e.set_custom_element_data(n,"buttonlocation","PlayerAccountMenu"),e.set_custom_element_data(n,"clientstyling",l[2]),e.set_custom_element_data(n,"clientstylingurl",l[3]),e.attr(t,"class","PlayerAccountLogOutArea")},m(r,o){e.insert(r,t,o),e.append(t,n)},p(r,o){o[0]&2&&e.set_custom_element_data(n,"endpoint",r[1]),o[0]&1&&e.set_custom_element_data(n,"session",r[0]),o[0]&4&&e.set_custom_element_data(n,"clientstyling",r[2]),o[0]&8&&e.set_custom_element_data(n,"clientstylingurl",r[3])},d(r){r&&e.detach(t)}}}function $(l){let t;function n(m,u){return Q}let o=n()(l);return{c(){t=e.element("div"),o.c()},m(m,u){e.insert(m,t,u),o.m(t,null),l[23](t)},p(m,u){o.p(m,u)},i:e.noop,o:e.noop,d(m){m&&e.detach(t),o.d(),l[23](null)}}}function ee(l,t,n){let r;e.component_subscribe(l,e.$format,a=>n(9,r=a));let{endpoint:o=""}=t,{cmsendpoint:m=""}=t,{env:u=""}=t,{session:p=""}=t,{playerid:f=""}=t,{lang:_="en"}=t,{selecteditem:b=""}=t,{userroles:h=""}=t,{clientstyling:M=""}=t,{clientstylingurl:A=""}=t,{translationurl:d=""}=t,{activemenuitem:s=""}=t,c,v=[],i,w=window.navigator.userAgent,g=e.getDevice(w)!=="PC",x="",C="";const z=window.matchMedia("(min-width: 768px)"),S=()=>{fetch(d).then(y=>y.json()).then(y=>{Object.keys(y).forEach(P=>{E(P,y[P])})}).catch(y=>{console.error(y)})};Object.keys(L).forEach(a=>{E(a,L[a])});const F=a=>{if(a.data)switch(a.data.type){case"AccountMenuDetails":availableMenuItemsArray=a.data.accountMenuInfo;break;case"UserSessionID":n(0,p=a.data.session);break}},W=()=>{let a=e.getDevice(w);if(a)return a==="PC"?"dk":"mtWeb"},D=()=>{const a=new URL(`${m}/${_}/profile-menu?env=${u}`);a.searchParams.append("device",W()),fetch(a.href).then(y=>y.json()).then(y=>{n(5,v=y),k()}).catch(y=>{console.error("Error getting menu items",y)})},O=()=>{let a=new URL(`${o}/v1/player/${f}/profile`);a.searchParams.append("userRoles",h);let y={method:"GET",headers:{"X-SessionID":p}};fetch(a.href,y).then(P=>P.json()).then(P=>{n(7,x=P.username),n(8,C=P.email)},P=>{console.error(P)})},I=a=>{window.postMessage({type:"ChangeAccountPage",page:a},window.location.href),n(6,i=a.id)},k=()=>{var a;n(6,i=(a=v.find(y=>y.path.includes(s)))==null?void 0:a.id)},U=()=>{window.postMessage({type:"GoToHomepage"},window.location.href)},j=()=>{X(_)},q=()=>{O()},R=()=>{let a=document.createElement("style");a.innerHTML=M,c.appendChild(a)},G=()=>{let a=new URL(A),y=document.createElement("style");fetch(a.href).then(P=>P.text()).then(P=>{y.innerHTML=P,setTimeout(()=>{c.appendChild(y)},1)})};e.onMount(()=>(window.addEventListener("message",F,!1),()=>{window.removeEventListener("message",F)}));const N=a=>I(a);function V(a){e.binding_callbacks[a?"unshift":"push"](()=>{c=a,n(4,c)})}return l.$$set=a=>{"endpoint"in a&&n(1,o=a.endpoint),"cmsendpoint"in a&&n(14,m=a.cmsendpoint),"env"in a&&n(15,u=a.env),"session"in a&&n(0,p=a.session),"playerid"in a&&n(16,f=a.playerid),"lang"in a&&n(17,_=a.lang),"selecteditem"in a&&n(18,b=a.selecteditem),"userroles"in a&&n(19,h=a.userroles),"clientstyling"in a&&n(2,M=a.clientstyling),"clientstylingurl"in a&&n(3,A=a.clientstylingurl),"translationurl"in a&&n(20,d=a.translationurl),"activemenuitem"in a&&n(21,s=a.activemenuitem)},l.$$.update=()=>{l.$$.dirty[0]&131072&&_&&j(),l.$$.dirty[0]&196611&&o&&p&&f&&_&&q(),l.$$.dirty[0]&180224&&m&&_&&u&&D(),l.$$.dirty[0]&2097152&&s&&k(),l.$$.dirty[0]&24&&A&&c&&G(),l.$$.dirty[0]&20&&M&&c&&R(),l.$$.dirty[0]&1048576&&d&&S()},[p,o,M,A,c,v,i,x,C,r,g,z,I,U,m,u,f,_,b,h,d,s,N,V]}class H extends e.SvelteComponent{constructor(t){super(),e.init(this,t,ee,$,e.safe_not_equal,{endpoint:1,cmsendpoint:14,env:15,session:0,playerid:16,lang:17,selecteditem:18,userroles:19,clientstyling:2,clientstylingurl:3,translationurl:20,activemenuitem:21},Z,[-1,-1])}get endpoint(){return this.$$.ctx[1]}set endpoint(t){this.$$set({endpoint:t}),e.flush()}get cmsendpoint(){return this.$$.ctx[14]}set cmsendpoint(t){this.$$set({cmsendpoint:t}),e.flush()}get env(){return this.$$.ctx[15]}set env(t){this.$$set({env:t}),e.flush()}get session(){return this.$$.ctx[0]}set session(t){this.$$set({session:t}),e.flush()}get playerid(){return this.$$.ctx[16]}set playerid(t){this.$$set({playerid:t}),e.flush()}get lang(){return this.$$.ctx[17]}set lang(t){this.$$set({lang:t}),e.flush()}get selecteditem(){return this.$$.ctx[18]}set selecteditem(t){this.$$set({selecteditem:t}),e.flush()}get userroles(){return this.$$.ctx[19]}set userroles(t){this.$$set({userroles:t}),e.flush()}get clientstyling(){return this.$$.ctx[2]}set clientstyling(t){this.$$set({clientstyling:t}),e.flush()}get clientstylingurl(){return this.$$.ctx[3]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),e.flush()}get translationurl(){return this.$$.ctx[20]}set translationurl(t){this.$$set({translationurl:t}),e.flush()}get activemenuitem(){return this.$$.ctx[21]}set activemenuitem(t){this.$$set({activemenuitem:t}),e.flush()}}e.create_custom_element(H,{endpoint:{},cmsendpoint:{},env:{},session:{},playerid:{},lang:{},selecteditem:{},userroles:{},clientstyling:{},clientstylingurl:{},translationurl:{},activemenuitem:{}},[],[],!0);exports.default=H;
|