@everymatrix/player-account-menu-nd 1.53.11 → 1.54.0
Sign up to get free protection for your applications and to get access to all the features.
- package/components/GeneralLogout-DFYYNgUn.cjs +5 -0
- package/components/{GeneralLogout-BYNkUOix.js → GeneralLogout-dOghBBYK.js} +930 -893
- package/components/{PlayerAccountMenuNd-D5LdiSBw.js → PlayerAccountMenuNd-BPYcZtnV.js} +73 -72
- package/components/PlayerAccountMenuNd-CFqNqPW-.cjs +1 -0
- package/es2015/player-account-menu-nd.cjs +1 -0
- package/es2015/player-account-menu-nd.js +16 -0
- package/package.json +11 -12
- package/esnext/player-account-menu-nd.js +0 -14
@@ -1,4 +1,4 @@
|
|
1
|
-
import { a as ie, $ as ce,
|
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-dOghBBYK.js";
|
2
2
|
function G(n, e) {
|
3
3
|
ie(n, e);
|
4
4
|
}
|
@@ -40,7 +40,7 @@ const V = {
|
|
40
40
|
title: "My Account"
|
41
41
|
}
|
42
42
|
};
|
43
|
-
if (typeof window
|
43
|
+
if (typeof window != "undefined") {
|
44
44
|
let n = function(e) {
|
45
45
|
return function(...t) {
|
46
46
|
try {
|
@@ -52,7 +52,7 @@ if (typeof window < "u") {
|
|
52
52
|
}
|
53
53
|
};
|
54
54
|
};
|
55
|
-
customElements.define = n(customElements.define), import("./GeneralLogout-
|
55
|
+
customElements.define = n(customElements.define), import("./GeneralLogout-dOghBBYK.js").then((e) => e.G).then(({ default: e }) => {
|
56
56
|
!customElements.get("general-logout") && customElements.define("general-logout", e.element);
|
57
57
|
});
|
58
58
|
}
|
@@ -64,7 +64,7 @@ function X(n, e, t) {
|
|
64
64
|
return l[37] = e[t], l;
|
65
65
|
}
|
66
66
|
function we(n) {
|
67
|
-
let e, t, l, a, d, m, y,
|
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 = (
|
@@ -80,38 +80,38 @@ function we(n) {
|
|
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"),
|
86
|
+
), m = k(), y = v("p"), h = z(
|
87
87
|
/*profileEmail*/
|
88
88
|
n[8]
|
89
|
-
), P = k(), g && g.c(), w = k(),
|
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
92
|
x = k(), F && F.c(), s(a, "class", "PlayerAccountMenuUser"), s(y, "class", "PlayerAccountMenuEmail"), s(t, "class", "PlayerAccountMenuHeader " + /*isMobile*/
|
93
|
-
(n[10] ? "PlayerAccountMenuHeaderMobile" : "")), s(
|
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
|
-
c[p] && c[p].m(
|
101
|
+
c[p] && c[p].m(A, null);
|
102
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] &&
|
107
|
+
i[10] && M.p(i, C), C[0] & /*profileUsername*/
|
108
108
|
128 && H(
|
109
109
|
d,
|
110
110
|
/*profileUsername*/
|
111
111
|
i[7]
|
112
112
|
), C[0] & /*profileEmail*/
|
113
113
|
256 && H(
|
114
|
-
|
114
|
+
h,
|
115
115
|
/*profileEmail*/
|
116
116
|
i[8]
|
117
117
|
), /*isMobile*/
|
@@ -125,7 +125,7 @@ function we(n) {
|
|
125
125
|
let p;
|
126
126
|
for (p = 0; p < u.length; p += 1) {
|
127
127
|
const T = X(i, u, p);
|
128
|
-
c[p] ? c[p].p(T, C) : (c[p] = Z(T), c[p].c(), c[p].m(
|
128
|
+
c[p] ? c[p].p(T, C) : (c[p] = Z(T), c[p].c(), c[p].m(A, null));
|
129
129
|
}
|
130
130
|
for (; p < c.length; p += 1)
|
131
131
|
c[p].d(1);
|
@@ -135,21 +135,21 @@ function we(n) {
|
|
135
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
|
}
|
142
142
|
function ve(n) {
|
143
|
-
let e, t, l, a, d, m, y,
|
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 = z(".aaa{fill:var(--emw--color-white, #FFFFFF);}"), m = E("g"), y = E("g"),
|
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,
|
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
|
-
512 &&
|
170
|
-
u[9]("title") + "") && H(x,
|
169
|
+
512 && A !== (A = /*$_*/
|
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*/
|
@@ -239,8 +239,8 @@ function Z(n) {
|
|
239
239
|
let e, t, l, a, d, m, y = (
|
240
240
|
/*menuItem*/
|
241
241
|
n[37].label + ""
|
242
|
-
),
|
243
|
-
function
|
242
|
+
), h, P, w, A, x;
|
243
|
+
function M() {
|
244
244
|
return (
|
245
245
|
/*click_handler*/
|
246
246
|
n[22](
|
@@ -251,7 +251,7 @@ 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"),
|
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
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*/
|
@@ -259,21 +259,21 @@ function Z(n) {
|
|
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,
|
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
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 + "") && H(
|
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*/
|
273
273
|
n[10] ? "PlayerAccountMenuActiveItemBox" : "")) && s(e, "class", w);
|
274
274
|
},
|
275
275
|
d(g) {
|
276
|
-
g && B(e),
|
276
|
+
g && B(e), A = !1, x();
|
277
277
|
}
|
278
278
|
};
|
279
279
|
}
|
@@ -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*/
|
@@ -364,14 +364,14 @@ function Ce(n) {
|
|
364
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:
|
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
|
-
fetch(g).then((
|
370
|
-
Object.keys(
|
371
|
-
G(_,
|
369
|
+
fetch(g).then((f) => f.json()).then((f) => {
|
370
|
+
Object.keys(f).forEach((_) => {
|
371
|
+
G(_, f[_]);
|
372
372
|
});
|
373
|
-
}).catch((
|
374
|
-
console.error(
|
373
|
+
}).catch((f) => {
|
374
|
+
console.error(f);
|
375
375
|
});
|
376
376
|
};
|
377
377
|
Object.keys(V).forEach((r) => {
|
@@ -393,19 +393,19 @@ function Ie(n, e, t) {
|
|
393
393
|
return r === "PC" ? "dk" : "mtWeb";
|
394
394
|
}, Y = () => {
|
395
395
|
const r = new URL(`${d}/${P}/profile-menu?env=${m}`);
|
396
|
-
r.searchParams.append("device", K()), fetch(r.href).then((
|
397
|
-
t(5, F =
|
398
|
-
}).catch((
|
399
|
-
console.error("Error getting menu items",
|
396
|
+
r.searchParams.append("device", K()), fetch(r.href).then((f) => f.json()).then((f) => {
|
397
|
+
t(5, F = f), D();
|
398
|
+
}).catch((f) => {
|
399
|
+
console.error("Error getting menu items", f);
|
400
400
|
});
|
401
401
|
}, $ = () => {
|
402
|
-
let r = new URL(`${a}/v1/player/${
|
403
|
-
r.searchParams.append("userRoles",
|
404
|
-
let
|
402
|
+
let r = new URL(`${a}/v1/player/${h}/profile`);
|
403
|
+
r.searchParams.append("userRoles", A);
|
404
|
+
let f = {
|
405
405
|
method: "GET",
|
406
406
|
headers: { "X-SessionID": y }
|
407
407
|
};
|
408
|
-
fetch(r.href,
|
408
|
+
fetch(r.href, f).then((_) => _.json()).then(
|
409
409
|
(_) => {
|
410
410
|
t(7, T = _.username), t(8, S = _.email);
|
411
411
|
},
|
@@ -416,7 +416,8 @@ function Ie(n, e, t) {
|
|
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 = F.find((f) => f.path.includes(u))) == null ? void 0 : r.id);
|
420
421
|
}, ee = () => {
|
421
422
|
window.postMessage({ type: "GoToHomepage" }, window.location.href);
|
422
423
|
}, te = () => {
|
@@ -427,11 +428,11 @@ function Ie(n, e, t) {
|
|
427
428
|
let r = document.createElement("style");
|
428
429
|
r.innerHTML = x, c.appendChild(r);
|
429
430
|
}, le = () => {
|
430
|
-
let r = new URL(
|
431
|
+
let r = new URL(M), f = document.createElement("style");
|
431
432
|
fetch(r.href).then((_) => _.text()).then((_) => {
|
432
|
-
|
433
|
+
f.innerHTML = _, setTimeout(
|
433
434
|
() => {
|
434
|
-
c.appendChild(
|
435
|
+
c.appendChild(f);
|
435
436
|
},
|
436
437
|
1
|
437
438
|
);
|
@@ -447,21 +448,21 @@ function Ie(n, e, t) {
|
|
447
448
|
});
|
448
449
|
}
|
449
450
|
return n.$$set = (r) => {
|
450
|
-
"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,
|
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);
|
451
452
|
}, n.$$.update = () => {
|
452
453
|
n.$$.dirty[0] & /*lang*/
|
453
454
|
131072 && P && te(), n.$$.dirty[0] & /*endpoint, session, playerid, lang*/
|
454
|
-
196611 && a && y &&
|
455
|
+
196611 && a && y && h && P && ne(), n.$$.dirty[0] & /*cmsendpoint, lang, env*/
|
455
456
|
180224 && d && P && m && Y(), n.$$.dirty[0] & /*activemenuitem*/
|
456
457
|
2097152 && u && D(), n.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
|
457
|
-
24 &&
|
458
|
+
24 && M && c && le(), n.$$.dirty[0] & /*clientstyling, customStylingContainer*/
|
458
459
|
20 && x && c && re(), n.$$.dirty[0] & /*translationurl*/
|
459
460
|
1048576 && g && J();
|
460
461
|
}, [
|
461
462
|
y,
|
462
463
|
a,
|
463
464
|
x,
|
464
|
-
|
465
|
+
M,
|
465
466
|
c,
|
466
467
|
F,
|
467
468
|
i,
|
@@ -474,19 +475,19 @@ function Ie(n, e, t) {
|
|
474
475
|
ee,
|
475
476
|
d,
|
476
477
|
m,
|
477
|
-
|
478
|
+
h,
|
478
479
|
P,
|
479
480
|
w,
|
480
|
-
|
481
|
+
A,
|
481
482
|
g,
|
482
483
|
u,
|
483
484
|
ae,
|
484
485
|
oe
|
485
486
|
];
|
486
487
|
}
|
487
|
-
class Fe extends
|
488
|
+
class Fe extends se {
|
488
489
|
constructor(e) {
|
489
|
-
super(),
|
490
|
+
super(), ue(
|
490
491
|
this,
|
491
492
|
e,
|
492
493
|
Ie,
|
@@ -583,7 +584,7 @@ class Fe extends ue {
|
|
583
584
|
this.$$set({ activemenuitem: e }), I();
|
584
585
|
}
|
585
586
|
}
|
586
|
-
|
587
|
+
me(Fe, { endpoint: {}, cmsendpoint: {}, env: {}, session: {}, playerid: {}, lang: {}, selecteditem: {}, userroles: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, activemenuitem: {} }, [], [], !0);
|
587
588
|
export {
|
588
|
-
Fe as
|
589
|
+
Fe as default
|
589
590
|
};
|
@@ -0,0 +1 @@
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./GeneralLogout-DFYYNgUn.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-DFYYNgUn.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;
|
@@ -0,0 +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-CFqNqPW-.cjs")).then(({default:t})=>{!customElements.get("player-account-menu-nd")&&customElements.define("player-account-menu-nd",t.element)})}
|
@@ -0,0 +1,16 @@
|
|
1
|
+
if (typeof window != "undefined") {
|
2
|
+
let n = function(t) {
|
3
|
+
return function(...s) {
|
4
|
+
try {
|
5
|
+
return t.apply(this, s);
|
6
|
+
} catch (e) {
|
7
|
+
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"))
|
8
|
+
return !1;
|
9
|
+
throw e;
|
10
|
+
}
|
11
|
+
};
|
12
|
+
};
|
13
|
+
customElements.define = n(customElements.define), import("../components/PlayerAccountMenuNd-BPYcZtnV.js").then(({ default: t }) => {
|
14
|
+
!customElements.get("player-account-menu-nd") && customElements.define("player-account-menu-nd", t.element);
|
15
|
+
});
|
16
|
+
}
|
package/package.json
CHANGED
@@ -1,26 +1,25 @@
|
|
1
|
-
|
2
1
|
{
|
3
2
|
"name": "@everymatrix/player-account-menu-nd",
|
4
|
-
"version": "1.
|
3
|
+
"version": "1.54.0",
|
5
4
|
"type": "module",
|
6
|
-
"main": "
|
7
|
-
"module": "
|
5
|
+
"main": "es2015/player-account-menu-nd.cjs",
|
6
|
+
"module": "es2015/player-account-menu-nd.js",
|
8
7
|
"exports": {
|
9
8
|
".": {
|
10
|
-
"import": "./
|
9
|
+
"import": "./es2015/player-account-menu-nd.js",
|
10
|
+
"require": "./es2015/player-account-menu-nd.cjs"
|
11
11
|
},
|
12
|
-
"./es2015/player-account-menu-nd.cjs": "./es2015/player-account-menu-nd.cjs"
|
13
|
-
"./es2015/player-account-menu-nd.js": "./es2015/player-account-menu-nd.js"
|
12
|
+
"./es2015/player-account-menu-nd.cjs": "./es2015/player-account-menu-nd.cjs"
|
14
13
|
},
|
15
14
|
"files": [
|
16
|
-
"components/",
|
17
15
|
"es2015/",
|
18
|
-
"
|
19
|
-
"
|
20
|
-
"esnext/"
|
16
|
+
"components",
|
17
|
+
"stencil"
|
21
18
|
],
|
22
19
|
"publishConfig": {
|
23
20
|
"access": "public"
|
21
|
+
},
|
22
|
+
"dependencies": {
|
23
|
+
"@everymatrix/general-logout": "1.45.7"
|
24
24
|
}
|
25
25
|
}
|
26
|
-
|
@@ -1,14 +0,0 @@
|
|
1
|
-
import { P as s } from "../components/PlayerAccountMenuNd-D5LdiSBw.js";
|
2
|
-
function a(t) {
|
3
|
-
return function(...n) {
|
4
|
-
try {
|
5
|
-
return t.apply(this, n);
|
6
|
-
} catch (e) {
|
7
|
-
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"))
|
8
|
-
return !1;
|
9
|
-
throw e;
|
10
|
-
}
|
11
|
-
};
|
12
|
-
}
|
13
|
-
customElements.define = a(customElements.define);
|
14
|
-
!customElements.get("player-account-menu-nd") && customElements.define("player-account-menu-nd", s.element);
|