@everymatrix/player-account-menu 1.94.112 → 1.94.113
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/{GeneralLogout-DeCJHu_R.js → GeneralLogout-CYJVffHd.js} +1 -1
- package/components/{GeneralLogout-B8Kxp4BT.cjs → GeneralLogout-DuOU6vBb.cjs} +1 -1
- package/components/{GeneralLogout-BFpAutro.js → GeneralLogout-ZlblYby5.js} +1 -1
- package/components/{PlayerAccountMenu-BONCpeyS.cjs → PlayerAccountMenu-CTC6Nvug.cjs} +3 -3
- package/components/{PlayerAccountMenu-1azra0LK.js → PlayerAccountMenu-Cqx8Op2P.js} +3 -4
- package/components/{PlayerAccountMenu-gooXNa1g.js → PlayerAccountMenu-DL8CZrtm.js} +74 -75
- package/es2015/player-account-menu.cjs +1 -1
- package/es2015/player-account-menu.js +1 -1
- package/esnext/player-account-menu.js +1 -1
- package/package.json +1 -1
- package/stencil/index-b2193545-BK1eKuNv.js +493 -0
- package/stencil/index-b2193545-BzLH-hhx.js +509 -0
- package/stencil/index-b2193545-CIfou2cI.cjs +1 -0
- package/stencil/{ui-skeleton-W50o8tfg.js → ui-skeleton-B9VBo72p.js} +2 -2
- package/stencil/{ui-skeleton-xXZA3rYO.js → ui-skeleton-C7JH5ymf.js} +2 -2
- package/stencil/{ui-skeleton-BreIU6e5.cjs → ui-skeleton-aZT0Suei.cjs} +1 -1
- package/stencil/{ui-skeleton-ed169f8f-CVY4B-CP.js → ui-skeleton-ed169f8f-8UVsv6jT.js} +1 -1
- package/stencil/{ui-skeleton-ed169f8f-D3TjbVKy.js → ui-skeleton-ed169f8f-BQ-1TtKf.js} +1 -1
- package/stencil/{ui-skeleton-ed169f8f-CpiCXJrP.cjs → ui-skeleton-ed169f8f-CQoA7I2l.cjs} +1 -1
- package/stencil/index-b2193545-9K-aI7zC.cjs +0 -1
- package/stencil/index-b2193545-DsMHU6jb.js +0 -519
- package/stencil/index-b2193545-R7ZoV-kY.js +0 -503
|
@@ -27,7 +27,7 @@ var yt = (e, t, r) => new Promise((n, i) => {
|
|
|
27
27
|
}, a = (l) => l.done ? n(l.value) : Promise.resolve(l.value).then(o, s);
|
|
28
28
|
a((r = r.apply(e, t)).next());
|
|
29
29
|
});
|
|
30
|
-
import "../stencil/ui-skeleton-
|
|
30
|
+
import "../stencil/ui-skeleton-C7JH5ymf.js";
|
|
31
31
|
function R() {
|
|
32
32
|
}
|
|
33
33
|
function Zt(e) {
|
|
@@ -601,8 +601,8 @@ var Se = function() {
|
|
|
601
601
|
var u = l.value;
|
|
602
602
|
u.remove(this);
|
|
603
603
|
}
|
|
604
|
-
} catch (
|
|
605
|
-
t = { error:
|
|
604
|
+
} catch (d) {
|
|
605
|
+
t = { error: d };
|
|
606
606
|
} finally {
|
|
607
607
|
try {
|
|
608
608
|
l && !l.done && (r = a.return) && r.call(a);
|
|
@@ -617,8 +617,8 @@ var Se = function() {
|
|
|
617
617
|
if (G(c))
|
|
618
618
|
try {
|
|
619
619
|
c();
|
|
620
|
-
} catch (
|
|
621
|
-
o =
|
|
620
|
+
} catch (d) {
|
|
621
|
+
o = d instanceof Le ? d.errors : [d];
|
|
622
622
|
}
|
|
623
623
|
var h = this._finalizers;
|
|
624
624
|
if (h) {
|
|
@@ -628,12 +628,12 @@ var Se = function() {
|
|
|
628
628
|
var m = p.value;
|
|
629
629
|
try {
|
|
630
630
|
xt(m);
|
|
631
|
-
} catch (
|
|
632
|
-
o = o != null ? o : [],
|
|
631
|
+
} catch (d) {
|
|
632
|
+
o = o != null ? o : [], d instanceof Le ? o = Ze(Ze([], ze(o)), ze(d.errors)) : o.push(d);
|
|
633
633
|
}
|
|
634
634
|
}
|
|
635
|
-
} catch (
|
|
636
|
-
n = { error:
|
|
635
|
+
} catch (d) {
|
|
636
|
+
n = { error: d };
|
|
637
637
|
} finally {
|
|
638
638
|
try {
|
|
639
639
|
p && !p.done && (i = f.return) && i.call(f);
|
|
@@ -1059,13 +1059,13 @@ function ne(e, t, r) {
|
|
|
1059
1059
|
const m = t(n ? u[0] : u, s, a);
|
|
1060
1060
|
o ? s(m) : h = st(m) ? m : R;
|
|
1061
1061
|
}, p = i.map(
|
|
1062
|
-
(m,
|
|
1062
|
+
(m, d) => qt(
|
|
1063
1063
|
m,
|
|
1064
1064
|
(y) => {
|
|
1065
|
-
u[
|
|
1065
|
+
u[d] = y, c &= ~(1 << d), l && f();
|
|
1066
1066
|
},
|
|
1067
1067
|
() => {
|
|
1068
|
-
c |= 1 <<
|
|
1068
|
+
c |= 1 << d;
|
|
1069
1069
|
}
|
|
1070
1070
|
)
|
|
1071
1071
|
);
|
|
@@ -3370,18 +3370,18 @@ var wi = (
|
|
|
3370
3370
|
var m = this.tryParseArgumentClose(i);
|
|
3371
3371
|
if (m.err)
|
|
3372
3372
|
return m;
|
|
3373
|
-
var
|
|
3373
|
+
var d = E(i, this.clonePosition());
|
|
3374
3374
|
if (u && Ct(u == null ? void 0 : u.style, "::", 0)) {
|
|
3375
3375
|
var y = Ei(u.style.slice(2));
|
|
3376
3376
|
if (a === "number") {
|
|
3377
3377
|
var h = this.parseNumberSkeletonFromString(y, u.styleLocation);
|
|
3378
3378
|
return h.err ? h : {
|
|
3379
|
-
val: { type: T.number, value: n, location:
|
|
3379
|
+
val: { type: T.number, value: n, location: d, style: h.val },
|
|
3380
3380
|
err: null
|
|
3381
3381
|
};
|
|
3382
3382
|
} else {
|
|
3383
3383
|
if (y.length === 0)
|
|
3384
|
-
return this.error(v.EXPECT_DATE_TIME_SKELETON,
|
|
3384
|
+
return this.error(v.EXPECT_DATE_TIME_SKELETON, d);
|
|
3385
3385
|
var M = y;
|
|
3386
3386
|
this.locale && (M = li(y, this.locale));
|
|
3387
3387
|
var f = {
|
|
@@ -3391,7 +3391,7 @@ var wi = (
|
|
|
3391
3391
|
parsedOptions: this.shouldParseSkeletons ? ri(M) : {}
|
|
3392
3392
|
}, x = a === "date" ? T.date : T.time;
|
|
3393
3393
|
return {
|
|
3394
|
-
val: { type: x, value: n, location:
|
|
3394
|
+
val: { type: x, value: n, location: d, style: f },
|
|
3395
3395
|
err: null
|
|
3396
3396
|
};
|
|
3397
3397
|
}
|
|
@@ -3400,7 +3400,7 @@ var wi = (
|
|
|
3400
3400
|
val: {
|
|
3401
3401
|
type: a === "number" ? T.number : a === "date" ? T.date : T.time,
|
|
3402
3402
|
value: n,
|
|
3403
|
-
location:
|
|
3403
|
+
location: d,
|
|
3404
3404
|
style: (o = u == null ? void 0 : u.style) !== null && o !== void 0 ? o : null
|
|
3405
3405
|
},
|
|
3406
3406
|
err: null
|
|
@@ -3527,9 +3527,9 @@ var wi = (
|
|
|
3527
3527
|
var m = this.parseMessage(t + 1, r, n);
|
|
3528
3528
|
if (m.err)
|
|
3529
3529
|
return m;
|
|
3530
|
-
var
|
|
3531
|
-
if (
|
|
3532
|
-
return
|
|
3530
|
+
var d = this.tryParseArgumentClose(p);
|
|
3531
|
+
if (d.err)
|
|
3532
|
+
return d;
|
|
3533
3533
|
a.push([
|
|
3534
3534
|
u,
|
|
3535
3535
|
{
|
|
@@ -3765,9 +3765,9 @@ function ve(e, t, r, n, i, o, s) {
|
|
|
3765
3765
|
continue;
|
|
3766
3766
|
}
|
|
3767
3767
|
if (pr(c)) {
|
|
3768
|
-
var m = c.children,
|
|
3768
|
+
var m = c.children, d = c.value, y = i[d];
|
|
3769
3769
|
if (!Oi(y))
|
|
3770
|
-
throw new Mi(
|
|
3770
|
+
throw new Mi(d, "function", s);
|
|
3771
3771
|
var M = ve(m, t, r, n, i, o), x = y(M.map(function(O) {
|
|
3772
3772
|
return O.value;
|
|
3773
3773
|
}));
|
|
@@ -4379,7 +4379,7 @@ if (typeof window != "undefined") {
|
|
|
4379
4379
|
}
|
|
4380
4380
|
};
|
|
4381
4381
|
};
|
|
4382
|
-
customElements.define = e(customElements.define), import("./GeneralLogout-
|
|
4382
|
+
customElements.define = e(customElements.define), import("./GeneralLogout-CYJVffHd.js").then(({ default: t }) => {
|
|
4383
4383
|
!customElements.get("general-logout") && customElements.define("general-logout", t.element);
|
|
4384
4384
|
});
|
|
4385
4385
|
}
|
|
@@ -4401,12 +4401,12 @@ function wo(e) {
|
|
|
4401
4401
|
), m = (
|
|
4402
4402
|
/*isMobile*/
|
|
4403
4403
|
e[12] && To(e)
|
|
4404
|
-
),
|
|
4404
|
+
), d = Ee(
|
|
4405
4405
|
/*menuItems*/
|
|
4406
4406
|
e[7]
|
|
4407
4407
|
), y = [];
|
|
4408
|
-
for (let x = 0; x <
|
|
4409
|
-
y[x] = Xt(Vt(e,
|
|
4408
|
+
for (let x = 0; x < d.length; x += 1)
|
|
4409
|
+
y[x] = Xt(Vt(e, d, x));
|
|
4410
4410
|
let M = !/*isMobile*/
|
|
4411
4411
|
e[12] && Ho(e);
|
|
4412
4412
|
return {
|
|
@@ -4447,18 +4447,18 @@ function wo(e) {
|
|
|
4447
4447
|
x[12] && m.p(x, w), w[0] & /*selectedItem, menuItems, isMobile, openAccountSection*/
|
|
4448
4448
|
12672
|
|
4449
4449
|
) {
|
|
4450
|
-
|
|
4450
|
+
d = Ee(
|
|
4451
4451
|
/*menuItems*/
|
|
4452
4452
|
x[7]
|
|
4453
4453
|
);
|
|
4454
4454
|
let S;
|
|
4455
|
-
for (S = 0; S <
|
|
4456
|
-
const O = Vt(x,
|
|
4455
|
+
for (S = 0; S < d.length; S += 1) {
|
|
4456
|
+
const O = Vt(x, d, S);
|
|
4457
4457
|
y[S] ? y[S].p(O, w) : (y[S] = Xt(O), y[S].c(), y[S].m(h, null));
|
|
4458
4458
|
}
|
|
4459
4459
|
for (; S < y.length; S += 1)
|
|
4460
4460
|
y[S].d(1);
|
|
4461
|
-
y.length =
|
|
4461
|
+
y.length = d.length;
|
|
4462
4462
|
}
|
|
4463
4463
|
/*isMobile*/
|
|
4464
4464
|
x[12] || M.p(x, w);
|
|
@@ -4484,20 +4484,20 @@ function Po(e) {
|
|
|
4484
4484
|
(e[12] ? "PlayerAccountMenuHeaderMobile" : "")), _(l, "class", "PlayerAccountMenuList"), _(c, "class", "skeletonLogOut"), _(t, "class", "PlayerAccountMenuContainer " + /*isMobile*/
|
|
4485
4485
|
(e[12] ? "PlayerAccountMobileContainer" : ""));
|
|
4486
4486
|
},
|
|
4487
|
-
m(m,
|
|
4488
|
-
F(m, t,
|
|
4487
|
+
m(m, d) {
|
|
4488
|
+
F(m, t, d), g(t, r), h && h.m(r, null), g(r, n), g(r, i), g(r, o), g(r, s), g(t, a), g(t, l);
|
|
4489
4489
|
for (let y = 0; y < p.length; y += 1)
|
|
4490
4490
|
p[y] && p[y].m(l, null);
|
|
4491
4491
|
g(t, u), g(t, c);
|
|
4492
4492
|
},
|
|
4493
|
-
p(m,
|
|
4494
|
-
if (
|
|
4493
|
+
p(m, d) {
|
|
4494
|
+
if (d[0] & /*isMobile*/
|
|
4495
4495
|
4096) {
|
|
4496
4496
|
f = Ee(Array(18));
|
|
4497
4497
|
let y;
|
|
4498
4498
|
for (y = 0; y < f.length; y += 1) {
|
|
4499
4499
|
const M = Wt(m, f, y);
|
|
4500
|
-
p[y] ? p[y].p(M,
|
|
4500
|
+
p[y] ? p[y].p(M, d) : (p[y] = zt(M), p[y].c(), p[y].m(l, null));
|
|
4501
4501
|
}
|
|
4502
4502
|
for (; y < p.length; y += 1)
|
|
4503
4503
|
p[y].d(1);
|
|
@@ -4518,8 +4518,8 @@ function So(e) {
|
|
|
4518
4518
|
c() {
|
|
4519
4519
|
t = P("div"), r = W("svg"), n = W("defs"), i = W("style"), o = J(".aaa{fill:var(--emw--color-white, #FFFFFF);}"), s = W("g"), a = W("g"), l = W("path"), u = L(), c = P("h3"), f = J(h), _(l, "class", "aaa"), _(l, "d", "M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"), _(l, "transform", "translate(15 15) rotate(180)"), _(a, "transform", "translate(20 158)"), _(s, "transform", "translate(-20 -158)"), _(r, "xmlns", "http://www.w3.org/2000/svg"), _(r, "width", "15"), _(r, "height", "15"), _(r, "viewBox", "0 0 15 15"), _(c, "class", "PlayerAccountMenuCategoryTitle"), _(t, "class", "PlayerAccountMenuCategoryWrapper");
|
|
4520
4520
|
},
|
|
4521
|
-
m(
|
|
4522
|
-
F(
|
|
4521
|
+
m(d, y) {
|
|
4522
|
+
F(d, t, y), g(t, r), g(r, n), g(n, i), g(i, o), g(r, s), g(s, a), g(a, l), g(t, u), g(t, c), g(c, f), p || (m = [
|
|
4523
4523
|
Ge(
|
|
4524
4524
|
r,
|
|
4525
4525
|
"click",
|
|
@@ -4534,13 +4534,13 @@ function So(e) {
|
|
|
4534
4534
|
)
|
|
4535
4535
|
], p = !0);
|
|
4536
4536
|
},
|
|
4537
|
-
p(
|
|
4537
|
+
p(d, y) {
|
|
4538
4538
|
y[0] & /*$_*/
|
|
4539
4539
|
2048 && h !== (h = /*$_*/
|
|
4540
|
-
|
|
4540
|
+
d[11]("title") + "") && xe(f, h);
|
|
4541
4541
|
},
|
|
4542
|
-
d(
|
|
4543
|
-
|
|
4542
|
+
d(d) {
|
|
4543
|
+
d && $(t), p = !1, re(m);
|
|
4544
4544
|
}
|
|
4545
4545
|
};
|
|
4546
4546
|
}
|
|
@@ -4639,15 +4639,15 @@ function Xt(e) {
|
|
|
4639
4639
|
e[40].id && !/*isMobile*/
|
|
4640
4640
|
e[12] ? "PlayerAccountMenuActiveItemBox" : ""));
|
|
4641
4641
|
},
|
|
4642
|
-
m(m,
|
|
4643
|
-
F(m, t,
|
|
4642
|
+
m(m, d) {
|
|
4643
|
+
F(m, t, d), g(t, r), g(r, n), g(r, o), g(r, s), g(s, l), g(t, u), h || (f = Ge(t, "click", p), h = !0);
|
|
4644
4644
|
},
|
|
4645
|
-
p(m,
|
|
4646
|
-
e = m,
|
|
4645
|
+
p(m, d) {
|
|
4646
|
+
e = m, d[0] & /*menuItems*/
|
|
4647
4647
|
128 && !vt(n.src, i = /*menuItem*/
|
|
4648
|
-
e[40].img) && _(n, "src", i),
|
|
4648
|
+
e[40].img) && _(n, "src", i), d[0] & /*menuItems*/
|
|
4649
4649
|
128 && a !== (a = /*menuItem*/
|
|
4650
|
-
e[40].label + "") && xe(l, a),
|
|
4650
|
+
e[40].label + "") && xe(l, a), d[0] & /*selectedItem, menuItems*/
|
|
4651
4651
|
384 && c !== (c = "PlayerAccountMenuItemBox " + /*selectedItem*/
|
|
4652
4652
|
(e[8] === /*menuItem*/
|
|
4653
4653
|
e[40].id && !/*isMobile*/
|
|
@@ -4808,8 +4808,8 @@ function Io(e) {
|
|
|
4808
4808
|
}
|
|
4809
4809
|
function Oo(e, t, r) {
|
|
4810
4810
|
let n;
|
|
4811
|
-
Xr(e, bo, (
|
|
4812
|
-
let { endpoint: i = "" } = t, { cmsendpoint: o = "" } = t, { env: s = "" } = t, { session: a = "" } = t, { playerid: l = "" } = t, { lang: u = "en" } = t, { userroles: c = "" } = t, { clientstyling: h = "" } = t, { clientstylingurl: f = "" } = t, { translationurl: p = "" } = t, { activemenuitem: m = "" } = t, { mbsource:
|
|
4811
|
+
Xr(e, bo, (b) => r(11, n = b));
|
|
4812
|
+
let { endpoint: i = "" } = t, { cmsendpoint: o = "" } = t, { env: s = "" } = t, { session: a = "" } = t, { playerid: l = "" } = t, { lang: u = "en" } = t, { userroles: c = "" } = t, { clientstyling: h = "" } = t, { clientstylingurl: f = "" } = t, { translationurl: p = "" } = t, { activemenuitem: m = "" } = t, { mbsource: d } = t, y = !1, M = !1, x = !0, w, S, O = [], j, se = window.navigator.userAgent, Br = Gt(se) !== "PC", lt = "", ct = "";
|
|
4813
4813
|
window.matchMedia("(min-width: 768px)");
|
|
4814
4814
|
const Ir = () => {
|
|
4815
4815
|
fetch(p).then((B) => B.json()).then((B) => {
|
|
@@ -4820,23 +4820,22 @@ function Oo(e, t, r) {
|
|
|
4820
4820
|
console.error(B);
|
|
4821
4821
|
});
|
|
4822
4822
|
};
|
|
4823
|
-
Object.keys(kt).forEach((
|
|
4824
|
-
jt(
|
|
4823
|
+
Object.keys(kt).forEach((b) => {
|
|
4824
|
+
jt(b, kt[b]);
|
|
4825
4825
|
});
|
|
4826
|
-
const ht = (
|
|
4827
|
-
if (
|
|
4828
|
-
switch (
|
|
4826
|
+
const ht = (b) => {
|
|
4827
|
+
if (b.data)
|
|
4828
|
+
switch (b.data.type) {
|
|
4829
4829
|
case "UserSessionID":
|
|
4830
|
-
r(0, a =
|
|
4830
|
+
r(0, a = b.data.session);
|
|
4831
4831
|
break;
|
|
4832
4832
|
}
|
|
4833
4833
|
}, Or = () => {
|
|
4834
|
-
let
|
|
4835
|
-
|
|
4836
|
-
return d === "PC" ? "dk" : "mtWeb";
|
|
4834
|
+
let b = Gt(se);
|
|
4835
|
+
return b === "PC" ? "dk" : "mtWeb";
|
|
4837
4836
|
}, Cr = () => {
|
|
4838
|
-
const
|
|
4839
|
-
|
|
4837
|
+
const b = new URL(`${o}/${u}/profile-menu?env=${s}`);
|
|
4838
|
+
b.searchParams.append("device", Or()), fetch(b.href).then((B) => B.json()).then((B) => {
|
|
4840
4839
|
r(7, O = B), pt();
|
|
4841
4840
|
}).catch((B) => {
|
|
4842
4841
|
console.error("Error getting menu items", B);
|
|
@@ -4844,13 +4843,13 @@ function Oo(e, t, r) {
|
|
|
4844
4843
|
r(22, y = !0);
|
|
4845
4844
|
});
|
|
4846
4845
|
}, Lr = () => {
|
|
4847
|
-
let
|
|
4848
|
-
|
|
4846
|
+
let b = new URL(`${i}/v1/player/${l}/profile`);
|
|
4847
|
+
b.searchParams.append("userRoles", c);
|
|
4849
4848
|
let B = {
|
|
4850
4849
|
method: "GET",
|
|
4851
4850
|
headers: { "X-SessionID": a }
|
|
4852
4851
|
};
|
|
4853
|
-
fetch(
|
|
4852
|
+
fetch(b.href, B).then((D) => D.json()).then(
|
|
4854
4853
|
(D) => {
|
|
4855
4854
|
r(9, lt = D.username), r(10, ct = D.email);
|
|
4856
4855
|
},
|
|
@@ -4860,11 +4859,11 @@ function Oo(e, t, r) {
|
|
|
4860
4859
|
).finally(() => {
|
|
4861
4860
|
r(23, M = !0);
|
|
4862
4861
|
});
|
|
4863
|
-
}, ft = (
|
|
4864
|
-
window.postMessage({ type: "ChangeAccountPage", page:
|
|
4862
|
+
}, ft = (b) => {
|
|
4863
|
+
window.postMessage({ type: "ChangeAccountPage", page: b }, window.location.href), r(8, j = b.id);
|
|
4865
4864
|
}, pt = () => {
|
|
4866
|
-
var
|
|
4867
|
-
r(8, j = (
|
|
4865
|
+
var b;
|
|
4866
|
+
r(8, j = (b = O.find((B) => B.path.includes(m))) == null ? void 0 : b.id);
|
|
4868
4867
|
}, Nr = () => {
|
|
4869
4868
|
yo(u);
|
|
4870
4869
|
}, Rr = () => {
|
|
@@ -4875,14 +4874,14 @@ function Oo(e, t, r) {
|
|
|
4875
4874
|
Kr(() => (window.addEventListener("message", ht, !1), () => {
|
|
4876
4875
|
window.removeEventListener("message", ht);
|
|
4877
4876
|
}));
|
|
4878
|
-
const Fr = (
|
|
4879
|
-
function Ur(
|
|
4880
|
-
je[
|
|
4881
|
-
w =
|
|
4877
|
+
const Fr = (b) => ft(b);
|
|
4878
|
+
function Ur(b) {
|
|
4879
|
+
je[b ? "unshift" : "push"](() => {
|
|
4880
|
+
w = b, r(5, w);
|
|
4882
4881
|
});
|
|
4883
4882
|
}
|
|
4884
|
-
return e.$$set = (
|
|
4885
|
-
"endpoint" in
|
|
4883
|
+
return e.$$set = (b) => {
|
|
4884
|
+
"endpoint" in b && r(1, i = b.endpoint), "cmsendpoint" in b && r(15, o = b.cmsendpoint), "env" in b && r(16, s = b.env), "session" in b && r(0, a = b.session), "playerid" in b && r(17, l = b.playerid), "lang" in b && r(18, u = b.lang), "userroles" in b && r(19, c = b.userroles), "clientstyling" in b && r(2, h = b.clientstyling), "clientstylingurl" in b && r(3, f = b.clientstylingurl), "translationurl" in b && r(20, p = b.translationurl), "activemenuitem" in b && r(21, m = b.activemenuitem), "mbsource" in b && r(4, d = b.mbsource);
|
|
4886
4885
|
}, e.$$.update = () => {
|
|
4887
4886
|
e.$$.dirty[0] & /*menuLoaded, playerInfoLoaded*/
|
|
4888
4887
|
12582912 && r(6, x = !y || !M), e.$$.dirty[0] & /*lang*/
|
|
@@ -4892,14 +4891,14 @@ function Oo(e, t, r) {
|
|
|
4892
4891
|
2097152 && m && pt(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
|
|
4893
4892
|
36 && h && w && go(w, h), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
|
|
4894
4893
|
40 && f && w && vo(w, f), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
|
|
4895
|
-
48 &&
|
|
4894
|
+
48 && d && w && _o(w, `${d}.Style`, S), e.$$.dirty[0] & /*translationurl*/
|
|
4896
4895
|
1048576 && p && Ir();
|
|
4897
4896
|
}, [
|
|
4898
4897
|
a,
|
|
4899
4898
|
i,
|
|
4900
4899
|
h,
|
|
4901
4900
|
f,
|
|
4902
|
-
|
|
4901
|
+
d,
|
|
4903
4902
|
w,
|
|
4904
4903
|
x,
|
|
4905
4904
|
O,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";if(typeof window!="undefined"){let n=function(e){return function(...s){try{return e.apply(this,s)}catch(t){if(t instanceof DOMException&&t.message.includes("has already been used with this registry")||t.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw t}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("../components/PlayerAccountMenu-
|
|
1
|
+
"use strict";if(typeof window!="undefined"){let n=function(e){return function(...s){try{return e.apply(this,s)}catch(t){if(t instanceof DOMException&&t.message.includes("has already been used with this registry")||t.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw t}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("../components/PlayerAccountMenu-CTC6Nvug.cjs")).then(e=>e.PlayerAccountMenu_ce).then(({default:e})=>{!customElements.get("player-account-menu")&&customElements.define("player-account-menu",e.element)})}
|
|
@@ -10,7 +10,7 @@ if (typeof window != "undefined") {
|
|
|
10
10
|
}
|
|
11
11
|
};
|
|
12
12
|
};
|
|
13
|
-
customElements.define = n(customElements.define), import("../components/PlayerAccountMenu-
|
|
13
|
+
customElements.define = n(customElements.define), import("../components/PlayerAccountMenu-DL8CZrtm.js").then((e) => e.P).then(({ default: e }) => {
|
|
14
14
|
!customElements.get("player-account-menu") && customElements.define("player-account-menu", e.element);
|
|
15
15
|
});
|
|
16
16
|
}
|