@everymatrix/player-profile-info 1.69.2 → 1.69.3
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/{PlayerProfileInfo-BKffDw0C.js → PlayerProfileInfo-BD7ASUnJ.js} +12 -13
- package/components/{PlayerProfileInfo-CYipAIfb.cjs → PlayerProfileInfo-PS7GdGxm.cjs} +2 -2
- package/components/{PlayerProfileInfo-D4yVGO1w.js → PlayerProfileInfo-tsQK-9SQ.js} +12 -13
- package/es2015/player-profile-info.cjs +1 -1
- package/es2015/player-profile-info.js +1 -1
- package/esnext/player-profile-info.js +1 -1
- package/package.json +1 -1
- package/stencil/{index-b2193545-fV0AjNrh.js → index-b2193545-BeKKnKhR.js} +1 -1
- package/stencil/{index-b2193545-0nBa8-YE.js → index-b2193545-HC0t7mHa.js} +1 -1
- package/stencil/{index-b2193545-CYERCBaJ.cjs → index-b2193545-YW9b062G.cjs} +1 -1
- package/stencil/ui-skeleton-BL4789dS.cjs +1 -0
- package/stencil/ui-skeleton-Ca5rz3Hv.js +29 -0
- package/stencil/{ui-skeleton-161699c3-BPPr6sEf.js → ui-skeleton-ae35c6f2-BDBUiN3S.js} +12 -29
- package/stencil/{ui-skeleton-161699c3-DjmPsRvg.js → ui-skeleton-ae35c6f2-Cn0ZM_hs.js} +12 -29
- package/stencil/ui-skeleton-ae35c6f2-xLf3HyeB.cjs +55 -0
- package/stencil/ui-skeleton-hI4GeaLk.js +11 -0
- package/stencil/ui-skeleton-161699c3-KSM-Cr8Z.cjs +0 -73
- package/stencil/ui-skeleton-D9ekrDIX.cjs +0 -1
- package/stencil/ui-skeleton-mS4_ikDc.js +0 -11
- package/stencil/ui-skeleton-rSrQAgGU.js +0 -29
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import "../stencil/ui-skeleton-
|
|
1
|
+
import "../stencil/ui-skeleton-hI4GeaLk.js";
|
|
2
2
|
function Ce() {
|
|
3
3
|
}
|
|
4
4
|
function No(e) {
|
|
@@ -5642,12 +5642,12 @@ function bo(e) {
|
|
|
5642
5642
|
function Kl(e) {
|
|
5643
5643
|
let t, r = (
|
|
5644
5644
|
/*pref*/
|
|
5645
|
-
e[88]
|
|
5645
|
+
e[88] + ""
|
|
5646
5646
|
), n, i;
|
|
5647
5647
|
return {
|
|
5648
5648
|
c() {
|
|
5649
5649
|
t = d("option"), n = A(r), t.__value = i = /*pref*/
|
|
5650
|
-
e[88]
|
|
5650
|
+
e[88], X(t, t.__value);
|
|
5651
5651
|
},
|
|
5652
5652
|
m(o, a) {
|
|
5653
5653
|
I(o, t, a), s(t, n);
|
|
@@ -5655,9 +5655,9 @@ function Kl(e) {
|
|
|
5655
5655
|
p(o, a) {
|
|
5656
5656
|
a[0] & /*prefixesArray*/
|
|
5657
5657
|
8 && r !== (r = /*pref*/
|
|
5658
|
-
o[88]
|
|
5658
|
+
o[88] + "") && k(n, r), a[0] & /*prefixesArray*/
|
|
5659
5659
|
8 && i !== (i = /*pref*/
|
|
5660
|
-
o[88]
|
|
5660
|
+
o[88]) && (t.__value = i, X(t, t.__value));
|
|
5661
5661
|
},
|
|
5662
5662
|
d(o) {
|
|
5663
5663
|
o && H(t);
|
|
@@ -5667,12 +5667,12 @@ function Kl(e) {
|
|
|
5667
5667
|
function eu(e) {
|
|
5668
5668
|
let t, r = (
|
|
5669
5669
|
/*pref*/
|
|
5670
|
-
e[88]
|
|
5670
|
+
e[88] + ""
|
|
5671
5671
|
), n, i;
|
|
5672
5672
|
return {
|
|
5673
5673
|
c() {
|
|
5674
5674
|
t = d("option"), n = A(r), t.selected = !0, t.__value = i = /*pref*/
|
|
5675
|
-
e[88]
|
|
5675
|
+
e[88], X(t, t.__value);
|
|
5676
5676
|
},
|
|
5677
5677
|
m(o, a) {
|
|
5678
5678
|
I(o, t, a), s(t, n);
|
|
@@ -5680,9 +5680,9 @@ function eu(e) {
|
|
|
5680
5680
|
p(o, a) {
|
|
5681
5681
|
a[0] & /*prefixesArray*/
|
|
5682
5682
|
8 && r !== (r = /*pref*/
|
|
5683
|
-
o[88]
|
|
5683
|
+
o[88] + "") && k(n, r), a[0] & /*prefixesArray*/
|
|
5684
5684
|
8 && i !== (i = /*pref*/
|
|
5685
|
-
o[88]
|
|
5685
|
+
o[88]) && (t.__value = i, X(t, t.__value));
|
|
5686
5686
|
},
|
|
5687
5687
|
d(o) {
|
|
5688
5688
|
o && H(t);
|
|
@@ -5694,7 +5694,7 @@ function yo(e) {
|
|
|
5694
5694
|
function r(o, a) {
|
|
5695
5695
|
return (
|
|
5696
5696
|
/*pref*/
|
|
5697
|
-
o[88]
|
|
5697
|
+
o[88] === /*profileValues*/
|
|
5698
5698
|
o[4].mobile.prefix ? eu : Kl
|
|
5699
5699
|
);
|
|
5700
5700
|
}
|
|
@@ -6391,9 +6391,8 @@ function ru(e, t, r) {
|
|
|
6391
6391
|
S[g] || (r(5, S[g] = {}, S), r(5, S[g].parent = null, S), N.forEach((U) => r(5, S[g][U.tagCode] = null, S)));
|
|
6392
6392
|
Se = We(b), $ = We(b.consents), r(6, J = !1);
|
|
6393
6393
|
}, mt = (y) => y.split(","), pr = () => {
|
|
6394
|
-
|
|
6395
|
-
|
|
6396
|
-
});
|
|
6394
|
+
const y = new URL("v1/player/operatorSupportedPhoneCodes", a);
|
|
6395
|
+
fetch(y.href).then((g) => g.json()).then((g) => r(3, w = g.phoneCodes)).catch((g) => console.log("Failed to fetch phone codes:", g));
|
|
6397
6396
|
}, Oe = () => {
|
|
6398
6397
|
r(9, Q = !1), Re && Ke && Ve && lt && Ye && Qe && K && je && r(9, Q = !0);
|
|
6399
6398
|
}, tt = () => {
|