@everymatrix/player-account-menu-nd 1.55.0 → 1.56.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,589 +0,0 @@
1
- import { a as ie, $ as ce, c as se, S as ue, i as me, s as de, f as I, 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 M, A as q } from "./GeneralLogout-CCjfPIPP.js";
2
- function G(n, e) {
3
- ie(n, e);
4
- }
5
- function be(n) {
6
- ce.set(n);
7
- }
8
- const V = {
9
- en: {
10
- title: "My Account"
11
- },
12
- "zh-hk": {
13
- title: "我的帳戶"
14
- },
15
- fr: {
16
- title: "Mon compte"
17
- },
18
- tr: {
19
- title: "Hesabım"
20
- },
21
- ro: {
22
- title: "Contul meu"
23
- },
24
- es: {
25
- title: "Mi Cuenta"
26
- },
27
- pt: {
28
- title: "Minha Conta"
29
- },
30
- hr: {
31
- title: "Moj račun"
32
- },
33
- "pt-br": {
34
- title: "Minha conta"
35
- },
36
- "es-mx": {
37
- title: "Mi cuenta"
38
- },
39
- "en-us": {
40
- title: "My Account"
41
- }
42
- };
43
- if (typeof window < "u") {
44
- let n = function(e) {
45
- return function(...t) {
46
- try {
47
- return e.apply(this, t);
48
- } catch (l) {
49
- if (l instanceof DOMException && l.message.includes("has already been used with this registry") || l.message.includes("Cannot define multiple custom elements with the same tag name"))
50
- return !1;
51
- throw l;
52
- }
53
- };
54
- };
55
- customElements.define = n(customElements.define), import("./GeneralLogout-CCjfPIPP.js").then((e) => e.G).then(({ default: e }) => {
56
- !customElements.get("general-logout") && customElements.define("general-logout", e.element);
57
- });
58
- }
59
- function Pe(n) {
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
- }
62
- function X(n, e, t) {
63
- const l = n.slice();
64
- return l[37] = e[t], l;
65
- }
66
- function we(n) {
67
- let e, t, l, a, d, m, y, f, P, w, h, x, A = (
68
- /*isMobile*/
69
- n[10] && ve(n)
70
- ), g = (
71
- /*isMobile*/
72
- n[10] && xe(n)
73
- ), u = N(
74
- /*menuItems*/
75
- n[5]
76
- ), c = [];
77
- for (let i = 0; i < u.length; i += 1)
78
- c[i] = Z(X(n, u, i));
79
- let F = !/*isMobile*/
80
- n[10] && _e(n);
81
- return {
82
- c() {
83
- e = v("div"), t = v("div"), A && A.c(), l = k(), a = v("p"), d = z(
84
- /*profileUsername*/
85
- n[7]
86
- ), m = k(), y = v("p"), f = z(
87
- /*profileEmail*/
88
- n[8]
89
- ), P = k(), g && g.c(), w = k(), h = v("div");
90
- for (let i = 0; i < c.length; i += 1)
91
- c[i].c();
92
- x = k(), F && F.c(), s(a, "class", "PlayerAccountMenuUser"), s(y, "class", "PlayerAccountMenuEmail"), s(t, "class", "PlayerAccountMenuHeader " + /*isMobile*/
93
- (n[10] ? "PlayerAccountMenuHeaderMobile" : "")), s(h, "class", "PlayerAccountMenuList"), s(e, "class", "PlayerAccountMenuContainer " + /*isMobile*/
94
- (n[10] ? "PlayerAccountMobileContainer" : "") + " " + /*mediaQuery*/
95
- (n[11].matches && /*isMobile*/
96
- n[10] ? "PlayerAccountTabletContainer" : ""));
97
- },
98
- m(i, C) {
99
- L(i, e, C), o(e, t), A && A.m(t, null), o(t, l), o(t, a), o(a, d), o(t, m), o(t, y), o(y, f), o(t, P), g && g.m(t, null), o(e, w), o(e, h);
100
- for (let p = 0; p < c.length; p += 1)
101
- c[p] && c[p].m(h, null);
102
- o(e, x), F && F.m(e, null);
103
- },
104
- p(i, C) {
105
- if (
106
- /*isMobile*/
107
- i[10] && A.p(i, C), C[0] & /*profileUsername*/
108
- 128 && H(
109
- d,
110
- /*profileUsername*/
111
- i[7]
112
- ), C[0] & /*profileEmail*/
113
- 256 && H(
114
- f,
115
- /*profileEmail*/
116
- i[8]
117
- ), /*isMobile*/
118
- i[10] && g.p(i, C), C[0] & /*selectedItem, menuItems, isMobile, openAccountSection*/
119
- 5216
120
- ) {
121
- u = N(
122
- /*menuItems*/
123
- i[5]
124
- );
125
- let p;
126
- for (p = 0; p < u.length; p += 1) {
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(h, null));
129
- }
130
- for (; p < c.length; p += 1)
131
- c[p].d(1);
132
- c.length = u.length;
133
- }
134
- /*isMobile*/
135
- i[10] || F.p(i, C);
136
- },
137
- d(i) {
138
- i && B(e), A && A.d(), g && g.d(), Ae(c, i), F && F.d();
139
- }
140
- };
141
- }
142
- function ve(n) {
143
- let e, t, l, a, d, m, y, f, P, w, h = (
144
- /*$_*/
145
- n[9]("title") + ""
146
- ), x, A, g;
147
- return {
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"), f = E("path"), P = k(), w = v("h3"), x = z(h), s(f, "class", "aaa"), s(f, "d", "M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"), s(f, "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
- },
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, f), o(e, P), o(e, w), o(w, x), A || (g = [
153
- W(
154
- t,
155
- "click",
156
- /*goToHome*/
157
- n[13]
158
- ),
159
- W(
160
- w,
161
- "click",
162
- /*goToHome*/
163
- n[13]
164
- )
165
- ], A = !0);
166
- },
167
- p(u, c) {
168
- c[0] & /*$_*/
169
- 512 && h !== (h = /*$_*/
170
- u[9]("title") + "") && H(x, h);
171
- },
172
- d(u) {
173
- u && B(e), A = !1, Me(g);
174
- }
175
- };
176
- }
177
- function xe(n) {
178
- let e, t;
179
- return {
180
- c() {
181
- e = v("div"), t = v("general-logout"), M(
182
- t,
183
- "endpoint",
184
- /*endpoint*/
185
- n[1]
186
- ), M(
187
- t,
188
- "session",
189
- /*session*/
190
- n[0]
191
- ), M(t, "buttonlocation", "PlayerAccountMenu"), M(
192
- t,
193
- "clientstyling",
194
- /*clientstyling*/
195
- n[2]
196
- ), M(
197
- t,
198
- "clientstylingurl",
199
- /*clientstylingurl*/
200
- n[3]
201
- ), s(e, "class", "PlayerAccountLogOutArea");
202
- },
203
- m(l, a) {
204
- L(l, e, a), o(e, t);
205
- },
206
- p(l, a) {
207
- a[0] & /*endpoint*/
208
- 2 && M(
209
- t,
210
- "endpoint",
211
- /*endpoint*/
212
- l[1]
213
- ), a[0] & /*session*/
214
- 1 && M(
215
- t,
216
- "session",
217
- /*session*/
218
- l[0]
219
- ), a[0] & /*clientstyling*/
220
- 4 && M(
221
- t,
222
- "clientstyling",
223
- /*clientstyling*/
224
- l[2]
225
- ), a[0] & /*clientstylingurl*/
226
- 8 && M(
227
- t,
228
- "clientstylingurl",
229
- /*clientstylingurl*/
230
- l[3]
231
- );
232
- },
233
- d(l) {
234
- l && B(e);
235
- }
236
- };
237
- }
238
- function Z(n) {
239
- let e, t, l, a, d, m, y = (
240
- /*menuItem*/
241
- n[37].label + ""
242
- ), f, P, w, h, x;
243
- function A() {
244
- return (
245
- /*click_handler*/
246
- n[22](
247
- /*menuItem*/
248
- n[37]
249
- )
250
- );
251
- }
252
- return {
253
- c() {
254
- e = v("div"), t = v("p"), l = v("img"), d = k(), m = v("span"), f = z(y), P = k(), s(l, "class", "PlayerAccountMenuItemIcon " + /*isMobile*/
255
- (n[10] ? "PlayerAccountMenuItemIconMobile" : "")), q(l.src, a = /*menuItem*/
256
- n[37].img) || s(l, "src", a), s(m, "class", "PlayerAccountMenuItemTitle"), s(t, "class", "PlayerAccountMenuItemWrapper"), s(e, "class", w = "PlayerAccountMenuItemBox " + /*selectedItem*/
257
- (n[6] === /*menuItem*/
258
- n[37].id && !/*isMobile*/
259
- n[10] ? "PlayerAccountMenuActiveItemBox" : ""));
260
- },
261
- m(g, u) {
262
- L(g, e, u), o(e, t), o(t, l), o(t, d), o(t, m), o(m, f), o(e, P), h || (x = W(e, "click", A), h = !0);
263
- },
264
- p(g, u) {
265
- n = g, u[0] & /*menuItems*/
266
- 32 && !q(l.src, a = /*menuItem*/
267
- n[37].img) && s(l, "src", a), u[0] & /*menuItems*/
268
- 32 && y !== (y = /*menuItem*/
269
- n[37].label + "") && H(f, y), u[0] & /*selectedItem, menuItems*/
270
- 96 && w !== (w = "PlayerAccountMenuItemBox " + /*selectedItem*/
271
- (n[6] === /*menuItem*/
272
- n[37].id && !/*isMobile*/
273
- n[10] ? "PlayerAccountMenuActiveItemBox" : "")) && s(e, "class", w);
274
- },
275
- d(g) {
276
- g && B(e), h = !1, x();
277
- }
278
- };
279
- }
280
- function _e(n) {
281
- let e, t;
282
- return {
283
- c() {
284
- e = v("div"), t = v("general-logout"), M(
285
- t,
286
- "endpoint",
287
- /*endpoint*/
288
- n[1]
289
- ), M(
290
- t,
291
- "session",
292
- /*session*/
293
- n[0]
294
- ), M(t, "buttonlocation", "PlayerAccountMenu"), M(
295
- t,
296
- "clientstyling",
297
- /*clientstyling*/
298
- n[2]
299
- ), M(
300
- t,
301
- "clientstylingurl",
302
- /*clientstylingurl*/
303
- n[3]
304
- ), s(e, "class", "PlayerAccountLogOutArea");
305
- },
306
- m(l, a) {
307
- L(l, e, a), o(e, t);
308
- },
309
- p(l, a) {
310
- a[0] & /*endpoint*/
311
- 2 && M(
312
- t,
313
- "endpoint",
314
- /*endpoint*/
315
- l[1]
316
- ), a[0] & /*session*/
317
- 1 && M(
318
- t,
319
- "session",
320
- /*session*/
321
- l[0]
322
- ), a[0] & /*clientstyling*/
323
- 4 && M(
324
- t,
325
- "clientstyling",
326
- /*clientstyling*/
327
- l[2]
328
- ), a[0] & /*clientstylingurl*/
329
- 8 && M(
330
- t,
331
- "clientstylingurl",
332
- /*clientstylingurl*/
333
- l[3]
334
- );
335
- },
336
- d(l) {
337
- l && B(e);
338
- }
339
- };
340
- }
341
- function Ce(n) {
342
- let e;
343
- function t(d, m) {
344
- return we;
345
- }
346
- let a = t()(n);
347
- return {
348
- c() {
349
- e = v("div"), a.c();
350
- },
351
- m(d, m) {
352
- L(d, e, m), a.m(e, null), n[23](e);
353
- },
354
- p(d, m) {
355
- a.p(d, m);
356
- },
357
- i: O,
358
- o: O,
359
- d(d) {
360
- d && B(e), a.d(), n[23](null);
361
- }
362
- };
363
- }
364
- function Ie(n, e, t) {
365
- let l;
366
- ye(n, he, (r) => t(9, l = r));
367
- let { endpoint: a = "" } = e, { cmsendpoint: d = "" } = e, { env: m = "" } = e, { session: y = "" } = e, { playerid: f = "" } = e, { lang: P = "en" } = e, { selecteditem: w = "" } = e, { userroles: h = "" } = e, { clientstyling: x = "" } = e, { clientstylingurl: A = "" } = e, { translationurl: g = "" } = e, { activemenuitem: u = "" } = e, c, F = [], i, C = window.navigator.userAgent, p = R(C) !== "PC", T = "", S = "";
368
- const Q = window.matchMedia("(min-width: 768px)"), J = () => {
369
- fetch(g).then((b) => b.json()).then((b) => {
370
- Object.keys(b).forEach((_) => {
371
- G(_, b[_]);
372
- });
373
- }).catch((b) => {
374
- console.error(b);
375
- });
376
- };
377
- Object.keys(V).forEach((r) => {
378
- G(r, V[r]);
379
- });
380
- const U = (r) => {
381
- if (r.data)
382
- switch (r.data.type) {
383
- case "AccountMenuDetails":
384
- availableMenuItemsArray = r.data.accountMenuInfo;
385
- break;
386
- case "UserSessionID":
387
- t(0, y = r.data.session);
388
- break;
389
- }
390
- }, K = () => {
391
- let r = R(C);
392
- if (r)
393
- return r === "PC" ? "dk" : "mtWeb";
394
- }, Y = () => {
395
- const r = new URL(`${d}/${P}/profile-menu?env=${m}`);
396
- r.searchParams.append("device", K()), fetch(r.href).then((b) => b.json()).then((b) => {
397
- t(5, F = b), D();
398
- }).catch((b) => {
399
- console.error("Error getting menu items", b);
400
- });
401
- }, $ = () => {
402
- let r = new URL(`${a}/v1/player/${f}/profile`);
403
- r.searchParams.append("userRoles", h);
404
- let b = {
405
- method: "GET",
406
- headers: { "X-SessionID": y }
407
- };
408
- fetch(r.href, b).then((_) => _.json()).then(
409
- (_) => {
410
- t(7, T = _.username), t(8, S = _.email);
411
- },
412
- (_) => {
413
- console.error(_);
414
- }
415
- );
416
- }, j = (r) => {
417
- window.postMessage({ type: "ChangeAccountPage", page: r }, window.location.href), t(6, i = r.id);
418
- }, D = () => {
419
- t(6, i = F.find((r) => r.path.includes(u))?.id);
420
- }, ee = () => {
421
- window.postMessage({ type: "GoToHomepage" }, window.location.href);
422
- }, te = () => {
423
- be(P);
424
- }, ne = () => {
425
- $();
426
- }, re = () => {
427
- let r = document.createElement("style");
428
- r.innerHTML = x, c.appendChild(r);
429
- }, le = () => {
430
- let r = new URL(A), b = document.createElement("style");
431
- fetch(r.href).then((_) => _.text()).then((_) => {
432
- b.innerHTML = _, setTimeout(
433
- () => {
434
- c.appendChild(b);
435
- },
436
- 1
437
- );
438
- });
439
- };
440
- pe(() => (window.addEventListener("message", U, !1), () => {
441
- window.removeEventListener("message", U);
442
- }));
443
- const ae = (r) => j(r);
444
- function oe(r) {
445
- fe[r ? "unshift" : "push"](() => {
446
- c = r, t(4, c);
447
- });
448
- }
449
- 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, f = r.playerid), "lang" in r && t(17, P = r.lang), "selecteditem" in r && t(18, w = r.selecteditem), "userroles" in r && t(19, h = r.userroles), "clientstyling" in r && t(2, x = r.clientstyling), "clientstylingurl" in r && t(3, A = r.clientstylingurl), "translationurl" in r && t(20, g = r.translationurl), "activemenuitem" in r && t(21, u = r.activemenuitem);
451
- }, n.$$.update = () => {
452
- n.$$.dirty[0] & /*lang*/
453
- 131072 && P && te(), n.$$.dirty[0] & /*endpoint, session, playerid, lang*/
454
- 196611 && a && y && f && P && ne(), n.$$.dirty[0] & /*cmsendpoint, lang, env*/
455
- 180224 && d && P && m && Y(), n.$$.dirty[0] & /*activemenuitem*/
456
- 2097152 && u && D(), n.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
457
- 24 && A && c && le(), n.$$.dirty[0] & /*clientstyling, customStylingContainer*/
458
- 20 && x && c && re(), n.$$.dirty[0] & /*translationurl*/
459
- 1048576 && g && J();
460
- }, [
461
- y,
462
- a,
463
- x,
464
- A,
465
- c,
466
- F,
467
- i,
468
- T,
469
- S,
470
- l,
471
- p,
472
- Q,
473
- j,
474
- ee,
475
- d,
476
- m,
477
- f,
478
- P,
479
- w,
480
- h,
481
- g,
482
- u,
483
- ae,
484
- oe
485
- ];
486
- }
487
- class Fe extends ue {
488
- constructor(e) {
489
- super(), me(
490
- this,
491
- e,
492
- Ie,
493
- Ce,
494
- de,
495
- {
496
- endpoint: 1,
497
- cmsendpoint: 14,
498
- env: 15,
499
- session: 0,
500
- playerid: 16,
501
- lang: 17,
502
- selecteditem: 18,
503
- userroles: 19,
504
- clientstyling: 2,
505
- clientstylingurl: 3,
506
- translationurl: 20,
507
- activemenuitem: 21
508
- },
509
- Pe,
510
- [-1, -1]
511
- );
512
- }
513
- get endpoint() {
514
- return this.$$.ctx[1];
515
- }
516
- set endpoint(e) {
517
- this.$$set({ endpoint: e }), I();
518
- }
519
- get cmsendpoint() {
520
- return this.$$.ctx[14];
521
- }
522
- set cmsendpoint(e) {
523
- this.$$set({ cmsendpoint: e }), I();
524
- }
525
- get env() {
526
- return this.$$.ctx[15];
527
- }
528
- set env(e) {
529
- this.$$set({ env: e }), I();
530
- }
531
- get session() {
532
- return this.$$.ctx[0];
533
- }
534
- set session(e) {
535
- this.$$set({ session: e }), I();
536
- }
537
- get playerid() {
538
- return this.$$.ctx[16];
539
- }
540
- set playerid(e) {
541
- this.$$set({ playerid: e }), I();
542
- }
543
- get lang() {
544
- return this.$$.ctx[17];
545
- }
546
- set lang(e) {
547
- this.$$set({ lang: e }), I();
548
- }
549
- get selecteditem() {
550
- return this.$$.ctx[18];
551
- }
552
- set selecteditem(e) {
553
- this.$$set({ selecteditem: e }), I();
554
- }
555
- get userroles() {
556
- return this.$$.ctx[19];
557
- }
558
- set userroles(e) {
559
- this.$$set({ userroles: e }), I();
560
- }
561
- get clientstyling() {
562
- return this.$$.ctx[2];
563
- }
564
- set clientstyling(e) {
565
- this.$$set({ clientstyling: e }), I();
566
- }
567
- get clientstylingurl() {
568
- return this.$$.ctx[3];
569
- }
570
- set clientstylingurl(e) {
571
- this.$$set({ clientstylingurl: e }), I();
572
- }
573
- get translationurl() {
574
- return this.$$.ctx[20];
575
- }
576
- set translationurl(e) {
577
- this.$$set({ translationurl: e }), I();
578
- }
579
- get activemenuitem() {
580
- return this.$$.ctx[21];
581
- }
582
- set activemenuitem(e) {
583
- this.$$set({ activemenuitem: e }), I();
584
- }
585
- }
586
- se(Fe, { endpoint: {}, cmsendpoint: {}, env: {}, session: {}, playerid: {}, lang: {}, selecteditem: {}, userroles: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, activemenuitem: {} }, [], [], !0);
587
- export {
588
- Fe as P
589
- };
@@ -1 +0,0 @@
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;