@everymatrix/player-profile-info 1.63.3 → 1.64.0
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-pdDpfFIi.js → PlayerProfileInfo-B_yje8de.js} +99 -99
- package/components/{PlayerProfileInfo-KKLANnzK.js → PlayerProfileInfo-DVopm7DM.js} +95 -95
- package/components/{PlayerProfileInfo-CDize7pY.cjs → PlayerProfileInfo-Dk-oQ4wx.cjs} +3 -3
- 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
|
@@ -112,7 +112,7 @@ function _() {
|
|
|
112
112
|
function da() {
|
|
113
113
|
return x("");
|
|
114
114
|
}
|
|
115
|
-
function
|
|
115
|
+
function G(e, t, r, n) {
|
|
116
116
|
return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
|
|
117
117
|
}
|
|
118
118
|
function l(e, t, r) {
|
|
@@ -170,7 +170,7 @@ let Si = !1;
|
|
|
170
170
|
function ss() {
|
|
171
171
|
Si || (Si = !0, as.then(Ce));
|
|
172
172
|
}
|
|
173
|
-
function
|
|
173
|
+
function Gn(e) {
|
|
174
174
|
Ot.push(e);
|
|
175
175
|
}
|
|
176
176
|
const mi = /* @__PURE__ */ new Set();
|
|
@@ -204,7 +204,7 @@ function ls(e) {
|
|
|
204
204
|
if (e.fragment !== null) {
|
|
205
205
|
e.update(), et(e.before_update);
|
|
206
206
|
const t = e.dirty;
|
|
207
|
-
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(
|
|
207
|
+
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Gn);
|
|
208
208
|
}
|
|
209
209
|
}
|
|
210
210
|
function us(e) {
|
|
@@ -220,10 +220,10 @@ function nt(e) {
|
|
|
220
220
|
}
|
|
221
221
|
function hs(e, t, r) {
|
|
222
222
|
const { fragment: n, after_update: i } = e.$$;
|
|
223
|
-
n && n.m(t, r),
|
|
223
|
+
n && n.m(t, r), Gn(() => {
|
|
224
224
|
const o = e.$$.on_mount.map(ca).filter(Qn);
|
|
225
225
|
e.$$.on_destroy ? e.$$.on_destroy.push(...o) : et(o), e.$$.on_mount = [];
|
|
226
|
-
}), i.forEach(
|
|
226
|
+
}), i.forEach(Gn);
|
|
227
227
|
}
|
|
228
228
|
function ds(e, t) {
|
|
229
229
|
const r = e.$$;
|
|
@@ -1106,12 +1106,12 @@ function js(e) {
|
|
|
1106
1106
|
function Ir(e, t) {
|
|
1107
1107
|
return t.clone !== !1 && t.isMergeableObject(e) ? Tt(js(e), e, t) : e;
|
|
1108
1108
|
}
|
|
1109
|
-
function
|
|
1109
|
+
function Gs(e, t, r) {
|
|
1110
1110
|
return e.concat(t).map(function(n) {
|
|
1111
1111
|
return Ir(n, r);
|
|
1112
1112
|
});
|
|
1113
1113
|
}
|
|
1114
|
-
function
|
|
1114
|
+
function zs(e, t) {
|
|
1115
1115
|
if (!t.customMerge)
|
|
1116
1116
|
return Tt;
|
|
1117
1117
|
var r = t.customMerge(e);
|
|
@@ -1140,11 +1140,11 @@ function Qs(e, t, r) {
|
|
|
1140
1140
|
return r.isMergeableObject(e) && ko(e).forEach(function(i) {
|
|
1141
1141
|
n[i] = Ir(e[i], r);
|
|
1142
1142
|
}), ko(t).forEach(function(i) {
|
|
1143
|
-
Ws(e, i) || (Ea(e, i) && r.isMergeableObject(t[i]) ? n[i] =
|
|
1143
|
+
Ws(e, i) || (Ea(e, i) && r.isMergeableObject(t[i]) ? n[i] = zs(i, r)(e[i], t[i], r) : n[i] = Ir(t[i], r));
|
|
1144
1144
|
}), n;
|
|
1145
1145
|
}
|
|
1146
1146
|
function Tt(e, t, r) {
|
|
1147
|
-
r = r || {}, r.arrayMerge = r.arrayMerge ||
|
|
1147
|
+
r = r || {}, r.arrayMerge = r.arrayMerge || Gs, r.isMergeableObject = r.isMergeableObject || Hs, r.cloneUnlessOtherwiseSpecified = Ir;
|
|
1148
1148
|
var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
|
|
1149
1149
|
return o ? n ? r.arrayMerge(e, t, r) : Qs(e, t, r) : Ir(t, r);
|
|
1150
1150
|
}
|
|
@@ -1247,15 +1247,15 @@ var tl = function() {
|
|
|
1247
1247
|
}
|
|
1248
1248
|
}, gi = {
|
|
1249
1249
|
variadic: el
|
|
1250
|
-
},
|
|
1251
|
-
return
|
|
1250
|
+
}, zn = function() {
|
|
1251
|
+
return zn = Object.assign || function(t) {
|
|
1252
1252
|
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
|
1253
1253
|
r = arguments[n];
|
|
1254
1254
|
for (var o in r)
|
|
1255
1255
|
Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
|
|
1256
1256
|
}
|
|
1257
1257
|
return t;
|
|
1258
|
-
},
|
|
1258
|
+
}, zn.apply(this, arguments);
|
|
1259
1259
|
};
|
|
1260
1260
|
var C;
|
|
1261
1261
|
(function(e) {
|
|
@@ -3420,7 +3420,7 @@ var Il = (
|
|
|
3420
3420
|
case "select": {
|
|
3421
3421
|
var T = this.clonePosition();
|
|
3422
3422
|
if (this.bumpSpace(), !this.bumpIf(","))
|
|
3423
|
-
return this.error(C.EXPECT_SELECT_ARGUMENT_OPTIONS, A(T,
|
|
3423
|
+
return this.error(C.EXPECT_SELECT_ARGUMENT_OPTIONS, A(T, zn({}, T)));
|
|
3424
3424
|
this.bumpSpace();
|
|
3425
3425
|
var O = this.parseIdentifierIfPossible(), L = 0;
|
|
3426
3426
|
if (u !== "select" && O.value === "offset") {
|
|
@@ -3432,9 +3432,9 @@ var Il = (
|
|
|
3432
3432
|
return d;
|
|
3433
3433
|
this.bumpSpace(), O = this.parseIdentifierIfPossible(), L = d.val;
|
|
3434
3434
|
}
|
|
3435
|
-
var
|
|
3436
|
-
if (
|
|
3437
|
-
return
|
|
3435
|
+
var z = this.tryParsePluralOrSelectOptions(t, u, r, O);
|
|
3436
|
+
if (z.err)
|
|
3437
|
+
return z;
|
|
3438
3438
|
var w = this.tryParseArgumentClose(i);
|
|
3439
3439
|
if (w.err)
|
|
3440
3440
|
return w;
|
|
@@ -3443,7 +3443,7 @@ var Il = (
|
|
|
3443
3443
|
val: {
|
|
3444
3444
|
type: M.select,
|
|
3445
3445
|
value: n,
|
|
3446
|
-
options: Fo(
|
|
3446
|
+
options: Fo(z.val),
|
|
3447
3447
|
location: Ie
|
|
3448
3448
|
},
|
|
3449
3449
|
err: null
|
|
@@ -3451,7 +3451,7 @@ var Il = (
|
|
|
3451
3451
|
val: {
|
|
3452
3452
|
type: M.plural,
|
|
3453
3453
|
value: n,
|
|
3454
|
-
options: Fo(
|
|
3454
|
+
options: Fo(z.val),
|
|
3455
3455
|
offset: L,
|
|
3456
3456
|
pluralType: u === "plural" ? "cardinal" : "ordinal",
|
|
3457
3457
|
location: Ie
|
|
@@ -3650,7 +3650,7 @@ function Li(e) {
|
|
|
3650
3650
|
});
|
|
3651
3651
|
}
|
|
3652
3652
|
function Nl(e, t) {
|
|
3653
|
-
t === void 0 && (t = {}), t =
|
|
3653
|
+
t === void 0 && (t = {}), t = zn({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
|
|
3654
3654
|
var r = new Il(e, t).parse();
|
|
3655
3655
|
if (r.err) {
|
|
3656
3656
|
var n = SyntaxError(C[r.err.kind]);
|
|
@@ -3980,7 +3980,7 @@ var jl = (
|
|
|
3980
3980
|
}, e;
|
|
3981
3981
|
}()
|
|
3982
3982
|
);
|
|
3983
|
-
function
|
|
3983
|
+
function Gl(e, t) {
|
|
3984
3984
|
if (t == null)
|
|
3985
3985
|
return;
|
|
3986
3986
|
if (t in e)
|
|
@@ -4001,7 +4001,7 @@ function zl(e, t) {
|
|
|
4001
4001
|
n = void 0;
|
|
4002
4002
|
return n;
|
|
4003
4003
|
}
|
|
4004
|
-
const Ke = {},
|
|
4004
|
+
const Ke = {}, zl = (e, t, r) => r && (t in Ke || (Ke[t] = {}), e in Ke[t] || (Ke[t][e] = r), r), Fa = (e, t) => {
|
|
4005
4005
|
if (t == null)
|
|
4006
4006
|
return;
|
|
4007
4007
|
if (t in Ke && e in Ke[t])
|
|
@@ -4010,7 +4010,7 @@ const Ke = {}, Gl = (e, t, r) => r && (t in Ke || (Ke[t] = {}), e in Ke[t] || (K
|
|
|
4010
4010
|
for (let n = 0; n < r.length; n++) {
|
|
4011
4011
|
const i = r[n], o = Wl(i, e);
|
|
4012
4012
|
if (o)
|
|
4013
|
-
return
|
|
4013
|
+
return zl(e, t, o);
|
|
4014
4014
|
}
|
|
4015
4015
|
};
|
|
4016
4016
|
let Ui;
|
|
@@ -4025,7 +4025,7 @@ function Wl(e, t) {
|
|
|
4025
4025
|
if (!Ra(e))
|
|
4026
4026
|
return null;
|
|
4027
4027
|
const r = $l(e);
|
|
4028
|
-
return
|
|
4028
|
+
return Gl(r, t);
|
|
4029
4029
|
}
|
|
4030
4030
|
function Ql(e) {
|
|
4031
4031
|
if (e == null)
|
|
@@ -4072,7 +4072,7 @@ function ql(e, t) {
|
|
|
4072
4072
|
).then((n) => Ua(e, ...n));
|
|
4073
4073
|
}
|
|
4074
4074
|
const xr = {};
|
|
4075
|
-
function
|
|
4075
|
+
function Ga(e) {
|
|
4076
4076
|
if (!Fi(e))
|
|
4077
4077
|
return e in xr ? xr[e] : Promise.resolve();
|
|
4078
4078
|
const t = Xl(e);
|
|
@@ -4082,7 +4082,7 @@ function za(e) {
|
|
|
4082
4082
|
)
|
|
4083
4083
|
).then(() => {
|
|
4084
4084
|
if (Fi(e))
|
|
4085
|
-
return
|
|
4085
|
+
return Ga(e);
|
|
4086
4086
|
delete xr[e];
|
|
4087
4087
|
}), xr[e];
|
|
4088
4088
|
}
|
|
@@ -4127,22 +4127,22 @@ function Dt() {
|
|
|
4127
4127
|
return Yl;
|
|
4128
4128
|
}
|
|
4129
4129
|
const Pi = Xn(!1);
|
|
4130
|
-
var Kl = Object.defineProperty, eu = Object.defineProperties, tu = Object.getOwnPropertyDescriptors, jo = Object.getOwnPropertySymbols, ru = Object.prototype.hasOwnProperty, nu = Object.prototype.propertyIsEnumerable,
|
|
4130
|
+
var Kl = Object.defineProperty, eu = Object.defineProperties, tu = Object.getOwnPropertyDescriptors, jo = Object.getOwnPropertySymbols, ru = Object.prototype.hasOwnProperty, nu = Object.prototype.propertyIsEnumerable, Go = (e, t, r) => t in e ? Kl(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, iu = (e, t) => {
|
|
4131
4131
|
for (var r in t || (t = {}))
|
|
4132
|
-
ru.call(t, r) &&
|
|
4132
|
+
ru.call(t, r) && Go(e, r, t[r]);
|
|
4133
4133
|
if (jo)
|
|
4134
4134
|
for (var r of jo(t))
|
|
4135
|
-
nu.call(t, r) &&
|
|
4135
|
+
nu.call(t, r) && Go(e, r, t[r]);
|
|
4136
4136
|
return e;
|
|
4137
4137
|
}, ou = (e, t) => eu(e, tu(t));
|
|
4138
4138
|
let Ri;
|
|
4139
4139
|
const $n = Xn(null);
|
|
4140
|
-
function
|
|
4140
|
+
function zo(e) {
|
|
4141
4141
|
return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
|
|
4142
4142
|
}
|
|
4143
4143
|
function Jn(e, t = Dt().fallbackLocale) {
|
|
4144
|
-
const r =
|
|
4145
|
-
return t ? [.../* @__PURE__ */ new Set([...r, ...
|
|
4144
|
+
const r = zo(e);
|
|
4145
|
+
return t ? [.../* @__PURE__ */ new Set([...r, ...zo(t)])] : r;
|
|
4146
4146
|
}
|
|
4147
4147
|
function it() {
|
|
4148
4148
|
return Ri != null ? Ri : void 0;
|
|
@@ -4157,7 +4157,7 @@ const au = (e) => {
|
|
|
4157
4157
|
return typeof window != "undefined" && it() != null && t ? r = window.setTimeout(
|
|
4158
4158
|
() => Pi.set(!0),
|
|
4159
4159
|
t
|
|
4160
|
-
) : Pi.set(!0),
|
|
4160
|
+
) : Pi.set(!0), Ga(e).then(() => {
|
|
4161
4161
|
$n.set(e);
|
|
4162
4162
|
}).finally(() => {
|
|
4163
4163
|
clearTimeout(r), Pi.set(!1);
|
|
@@ -4173,9 +4173,9 @@ const au = (e) => {
|
|
|
4173
4173
|
return i in t ? t[i] : t[i] = e(n);
|
|
4174
4174
|
};
|
|
4175
4175
|
};
|
|
4176
|
-
var su = Object.defineProperty, Wn = Object.getOwnPropertySymbols,
|
|
4176
|
+
var su = Object.defineProperty, Wn = Object.getOwnPropertySymbols, za = Object.prototype.hasOwnProperty, $a = Object.prototype.propertyIsEnumerable, $o = (e, t, r) => t in e ? su(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ji = (e, t) => {
|
|
4177
4177
|
for (var r in t || (t = {}))
|
|
4178
|
-
|
|
4178
|
+
za.call(t, r) && $o(e, r, t[r]);
|
|
4179
4179
|
if (Wn)
|
|
4180
4180
|
for (var r of Wn(t))
|
|
4181
4181
|
$a.call(t, r) && $o(e, r, t[r]);
|
|
@@ -4183,7 +4183,7 @@ var su = Object.defineProperty, Wn = Object.getOwnPropertySymbols, Ga = Object.p
|
|
|
4183
4183
|
}, Lt = (e, t) => {
|
|
4184
4184
|
var r = {};
|
|
4185
4185
|
for (var n in e)
|
|
4186
|
-
|
|
4186
|
+
za.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
|
4187
4187
|
if (e != null && Wn)
|
|
4188
4188
|
for (var n of Wn(e))
|
|
4189
4189
|
t.indexOf(n) < 0 && $a.call(e, n) && (r[n] = e[n]);
|
|
@@ -4758,7 +4758,7 @@ function xu(e, t, r) {
|
|
|
4758
4758
|
}
|
|
4759
4759
|
}
|
|
4760
4760
|
function Cu(e) {
|
|
4761
|
-
Ya(e, "svelte-dzvqdf", `button{font-family:var(--emw--button-typography)}.Hidden{display:none}input,select,option{font-family:inherit}.MyAccountCategoryTitle{font-size:var(--emw--font-size-x-large, 26px);color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));font-weight:var(--emw--font-weight-semibold, 500)}.MyAccountCategoryTitleMobile{font-size:var(--emw--size-standard, 16px);color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.MyAccountCategoryTitleNone{display:none}.PlayerInfoWrapper{color:var(--emw--pam-typography, var(--emw--color-contrast, #07072A));background:var(--emw--color-pale, var(--emw--color-gray-50, #F1F1F1));padding:50px;height:100%;border-radius:20px}.PlayerInfoWrapper .PlayerFadeInWarapper{animation-name:fadeIn;animation-iteration-count:1;animation-timing-function:ease-in;animation-duration:0.3s}.PlayerNotificationsHeader h3,.PlayerDetailsHeader h3,.PlayerLocationHeader h3{font-size:var(--emw--size-standard, 16px);color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));text-transform:capitalize;font-weight:var(--emw--font-weight-semibold, 500)}.PlayerDetailsContent{display:grid;grid-column-gap:50px;grid-row-gap:24px;grid-template-rows:auto;grid-template-columns:1fr 1fr;padding-bottom:30px}.MenuReturnButton{color:var(--emw--color-gray-300, #58586B);display:inline-flex;align-items:center;column-gap:10px;margin-bottom:10px}.PlayerInfoBox{display:flex;flex-direction:column}.PlayerInfoBox label{font-size:var(--emw--size-small, 14px);font-weight:var(--emw--font-weight-semibold, 500);margin-bottom:10px}.PlayerInfoBox input{font-size:var(--emw--size-small, 14px);font-weight:var(--emw--font-weight-light, 300);color:var(--emw--pam-contrast, var(--emw--color-contrast, #07072A));padding:10px;line-height:16px;background:var(--emw--color-white, #FFFFFF);outline:none;transition-duration:0.3s;border:1px solid var(--emw--color-gray-100, #353535);border-radius:10px}.PlayerInfoBox input:focus,.PlayerInfoBox input :focus-within,.PlayerInfoBox input :focus-visible,.PlayerInfoBox input :visited{border:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));box-shadow:0 0 0 1pt var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.PlayerInfoBox.InvalidField input{border:1px solid var(--emw--color-error, var(--emw--color-red, #FD2839));background:var(--emw--color-pale, #FBECF4);color:var(--emw--color-error, var(--emw--color-red, #FD2839))}.PlayerInfoBox .InvalidInput{color:var(--emw--color-error, var(--emw--color-red, #FD2839));font-size:10px;line-height:10px}.PlayerInfoBox .FieldDisabled{opacity:0.5}.PlayerInfoBox .PlayerPhoneNumber{display:grid;grid-template-columns:2fr 4fr;column-gap:10px;position:relative}.PlayerInfoBox select{font-size:var(--emw--size-small, 14px);font-weight:var(--emw--font-weight-light, 300);padding:10px;color:var(--emw--pam-contrast, var(--emw--color-contrast, #07072A));border:1px solid var(--emw--color-gray-100, #353535);border-radius:10px;outline:none;transition-duration:0.3s;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url("data:image/svg+xml,<svg height='10px' width='10px' viewBox='0 0 16 16' fill='%23000000' xmlns='http://www.w3.org/2000/svg'><path d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/></svg>") no-repeat var(--emw--color-white, #FFFFFF);background-position:calc(100% - 0.75rem) center}.PlayerInfoBox select:focus,.PlayerInfoBox select :focus-within,.PlayerInfoBox select :focus-visible,.PlayerInfoBox select :visited{border:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));box-shadow:0 0 0 1pt var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.PlayerInfoBox input::-webkit-outer-spin-button,.PlayerInfoBox input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.PlayerInfoBox input[type=number]{-moz-appearance:textfield;appearance:textfield}.PlayerLocationContent{display:grid;grid-column-gap:50px;grid-row-gap:24px;grid-template-rows:auto;grid-template-columns:1fr 1fr;padding-bottom:30px}.LocationDetailsDescription{grid-column:span 2}.PlayerNotificationBox{margin-top:5px;margin-bottom:5px}.PlayerNotificationBox label{display:inline-flex;position:relative;align-items:center}.PlayerNotificationBox label span{font-size:var(--emw--size-small, 14px);font-weight:var(--emw--font-weight-light, 300)}.PlayerNotificationBox label input{height:20px;width:20px;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;border-radius:50px;outline:none;transition-duration:0.3s;background-color:var(--emw--color-gray-100, #E6E6E6);cursor:pointer;margin-right:10px}.PlayerNotificationBox label input:checked{background-color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.PlayerNotificationBox label .Checkmark{left:10px;top:7px;width:4px;height:8px;border:solid var(--emw--color-white, #FFFFFF);border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);position:absolute}.PlayerDetailsButtonsArea{grid-column-gap:10px;grid-template-rows:auto;grid-template-columns:1fr;margin-top:20px;width:50%}.PlayerDetailsButtonsArea .PlayerDetailsSaveButton,.PlayerDetailsButtonsArea .PlayerDetailsCancelButton{cursor:pointer;border-radius:5px;display:flex;align-items:center;justify-content:center;font-size:var(--emw--size-standard, 16px);color:var(--emw--pam-contrast, var(--emw--color-contrast, #07072A));text-transform:uppercase;transition-duration:0.3s;box-sizing:border-box;max-width:400px;min-width:200px}.PlayerDetailsButtonsArea .PlayerDetailsSaveButton{background-image:linear-gradient(to bottom, color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, black 20%), var(--emw--color-primary, #22B04E), color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, white 30%));border:2px solid var(--emw--button-border-color, #0E5924);color:var(--emw--button-text-color, #FFFFFF);border-radius:var(--emw--button-border-radius, 50px);max-width:400px;min-width:200px;padding:13px 0;width:100%}.PlayerDetailsButtonsArea .PlayerDetailsSaveButton:active{background:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.PlayerDetailsButtonsArea .PlayerDetailsSaveButton.PlayerButtonDisabled{opacity:0.3;cursor:not-allowed}.PlayerDetailsButtonsArea .PlayerDetailsCancelButton{background:transparent;border:1px solid var(--emw--color-gray-300, #58586B)}.PlayerDetailsButtonsArea .PlayerDetailsCancelButton:active{background:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.PlayerDetailsButtonsArea .PlayerDetailsCancelButton.PlayerButtonDisabled{background:transparent;border:1px solid var(--emw--color-gray-300, #58586B);cursor:not-allowed;opacity:0.6}.PlayerDetailsButtonsArea.PlayerDetailsButtonsAreaMobile{width:100%;grid-template-columns:1fr 1fr}.PlayerDetailsButtonsArea.PlayerDetailsButtonsAreaMobile .PlayerDetailsSaveButton,.PlayerDetailsButtonsArea.PlayerDetailsButtonsAreaMobile .PlayerDetailsCancelButton{height:40px;font-size:var(--emw--size-x-small, 12px)}.PlayerNotificationsCheckboxArea{padding-bottom:30px}.PlayerInfoWrapperMobile{padding:20px 15px;background:var(--emw--color-gray-50, #F9F8F8);max-width:unset;border-radius:0}.PlayerInfoWrapperMobile .PlayerDetailsContent{grid-template-columns:1fr}.PlayerInfoWrapperMobile .PlayerNotificationsHeader h3,.PlayerInfoWrapperMobile .PlayerDetailsHeader h3,.PlayerInfoWrapperMobile .PlayerLocationHeader h3{color:ar(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));font-size:var(--emw--size-small, 14px);font-weight:var(--emw--font-weight-semibold, 500)}.PlayerInfoWrapperMobile .PlayerInfoBox label{color:var(--emw--color-gray-300, #58586B);font-size:var(--emw--size-x-small, 12px);font-weight:var(--emw--font-weight-normal, 400)}.PlayerInfoWrapperMobile .PlayerInfoBox input{color:var(--emw--color-gray-300, #58586B);font-size:var(--emw--size-x-small, 12px);font-weight:var(--emw--font-weight-light, 300)}.PlayerInfoWrapperMobile .PlayerInfoBox select{color:var(--emw--color-gray-300, #58586B)}.PlayerInfoWrapperMobile .PlayerLocationContent{grid-template-columns:1fr}.PlayerInfoWrapperMobile .PlayerNotificationsCheckboxArea .PlayerNotificationBox label{color:var(--emw--pam-typography, var(--emw--color-contrast, #07072A));font-size:var(--emw--size-x-small, 12px);font-weight:var(--emw--font-weight-light, 300)}.PlayerInfoWrapperMobile .PlayerDetailsButtonsArea{grid-column-gap:10px}.PlayerInfoWrapperMobile .PlayerDetailsSaveButton,.PlayerInfoWrapperMobile .PlayerDetailsCancelButton{font-size:var(--emw--size-x-small, 12px);height:40px;color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF))}.PlayerInfoWrapperMobile .PlayerDetailsSaveButton.PlayerButtonDisabled,.PlayerInfoWrapperMobile .PlayerDetailsCancelButton.PlayerButtonDisabled{color:var(--emw--color-gray-300, #58586B)}.PlayerInfoWrapperMobile .PlayerDetailsCancelButton{color:var(--emw--color-gray-300, #58586B)}.PlayerInfoWrapperTablet{padding:40px 25% 40px 25%}.PlayerInfoWrapperTablet .PlayerDetailsContent{grid-row-gap:20px}.PlayerInfoWrapperTablet .MenuReturnButton{margin-bottom:30px}.PlayerInfoWrapperTablet .MenuReturnButton span{font-size:var(--emw--font-size-large, 20px)}.PlayerInfoWrapperTablet .PlayerDetailsHeader h3,.PlayerInfoWrapperTablet .PlayerLocationHeader h3,.PlayerInfoWrapperTablet .PlayerNotificationsHeader h3{font-size:24px}.PlayerInfoWrapperTablet .PlayerInfoBox label{font-size:var(--emw--font-size-large, 20px)}.PlayerInfoWrapperTablet .PlayerInfoBox input{height:30px;font-size:var(--emw--font-size-large, 20px);line-height:30px}.PlayerInfoWrapperTablet .PlayerInfoBox select{font-size:var(--emw--font-size-large, 20px)}.PlayerInfoWrapperTablet .PlayerInfoBox .TogglePasswordVisibility{width:30px;top:26px}.PlayerInfoWrapperTablet .PlayerInfoBox .InvalidInput{font-size:var(--emw--size-standard, 16px);bottom:-50px}.PlayerInfoWrapperTablet .PlayerInfoBox:last-child .InvalidInput{font-size:var(--emw--size-standard, 16px);bottom:-50px}.PlayerInfoWrapperTablet .PlayerDetailsButtonsArea{font-family:var(--emw--button-typography);grid-column-gap:40px}.PlayerInfoWrapperTablet .PlayerDetailsButtonsArea .PlayerDetailsSaveButton,.PlayerInfoWrapperTablet .PlayerDetailsButtonsArea .PlayerDetailsCancelButton{font-size:var(--emw--font-size-large, 20px);height:56px}.PlayerInfoWrapperTablet .PlayerDetailsButtonsArea .PlayerDetailsSaveButton{color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF))}.PlayerInfoWrapperTablet .PlayerDetailsButtonsArea .PlayerDetailsSaveButton.PlayerButtonDisabled{color:var(--emw--color-gray-300, #58586B)}.PlayerInfoWrapperTablet .PlayerNotificationBox label span{font-size:var(--emw--font-size-large, 20px)}.PlayerInfoWrapperTablet .PlayerNotificationBox label input{height:26px;width:26px}.PlayerInfoWrapperTablet .PlayerNotificationBox label .Checkmark{left:50px;top:9px}.PlayerDetailsConfirmSave{background:var(--emw--color-valid, var(--emw--color-green, #48952a));color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));padding:16px;border-radius:5px;margin-top:16px}.PlayerDetailsConfirmSave .PlayerDetailsConfirmSaveText{padding:0;margin:0}.skeletonContainer{max-width:unset;container-type:inline-size}.skeletonContainer .skeletonWrapper{background:var(--emw--color-pale, var(--emw--color-gray-50, #F1F1F1));padding:50px;height:100%;border-radius:20px;animation-name:fadeIn;animation-iteration-count:1;animation-timing-function:ease-in;animation-duration:0.3s}.skeletonContainer .skeletonWrapper .skeletonHeaderText{width:200px;margin:25px 0px}.skeletonContainer .skeletonWrapper .skeletonSectionText{width:150px;margin:16px 0px}.skeletonContainer .skeletonWrapper .skeletonSectionContainer{display:grid;grid-column-gap:50px;grid-row-gap:23px;grid-template-rows:auto;grid-template-columns:1fr 1fr;padding-bottom:25px;margin-top:15px}.skeletonContainer .skeletonWrapper .skeletonSectionContainer .skeletonInputContainer{display:flex;flex-direction:column}.skeletonContainer .skeletonWrapper .skeletonSectionContainer .skeletonInputContainer .skletonInputText{width:70px;margin:0px 0px 11px 0px}.skeletonContainer .skeletonWrapper .skeletonSectionContainer .skeletonInputContainer .skeletonInputField{border-radius:10px;overflow:hidden}.skeletonContainer .skeletonWrapper .skeletonConsentsContainer{display:flex;flex-direction:column;justify-content:flex-start;padding-bottom:30px}.skeletonContainer .skeletonWrapper .skeletonConsentsContainer .skeletonInputContainer{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:20px}.skeletonContainer .skeletonWrapper .skeletonConsentsContainer .skeletonInputContainer .skletonInputCircle{margin:5px}.skeletonContainer .skeletonWrapper .skeletonConsentsContainer .skeletonInputContainer .skletonInputText{width:150px}.skeletonContainer .skeletonWrapper .skeletonButton{width:400px;border-radius:var(--emw--button-border-radius, 50px);overflow:hidden;margin-top:10px}@container (max-width: 768px){.skeletonContainer .skeletonWrapper{padding:20px 15px;width:auto;max-width:unset;border-radius:0px}.skeletonContainer .skeletonWrapper .skeletonHeaderText{margin:10px 0px}.skeletonContainer .skeletonWrapper .skeletonSectionText{margin-top:31px}.skeletonContainer .skeletonWrapper .skeletonSectionContainer{grid-template-columns:1fr;margin-top:13px;grid-row-gap:18px}.skeletonContainer .skeletonWrapper .skeletonButton{width:100%}}@keyframes fadeIn{0%{opacity:0.01}1%{opacity:0}50%{opacity:0}100%{opacity:1}}`);
|
|
4761
|
+
Ya(e, "svelte-1war03n", `button{font-family:var(--emw--button-typography)}.Hidden{display:none}input,select,option{font-family:inherit}.MyAccountCategoryTitle{font-size:var(--emw--font-size-x-large, 26px);color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));font-weight:var(--emw--font-weight-semibold, 500)}.MyAccountCategoryTitleMobile{font-size:var(--emw--size-standard, 16px);color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.MyAccountCategoryTitleNone{display:none}.PlayerInfoWrapper{color:var(--emw--pam-typography, var(--emw--color-contrast, #07072A));background:var(--emw--color-pale, var(--emw--color-gray-50, #F1F1F1));padding:50px;height:100%;border-radius:10px}.PlayerInfoWrapper .PlayerFadeInWarapper{animation-name:fadeIn;animation-iteration-count:1;animation-timing-function:ease-in;animation-duration:0.3s}.PlayerNotificationsHeader h3,.PlayerDetailsHeader h3,.PlayerLocationHeader h3{font-size:var(--emw--size-standard, 16px);color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));text-transform:capitalize;font-weight:var(--emw--font-weight-semibold, 500)}.PlayerDetailsContent{display:grid;grid-column-gap:50px;grid-row-gap:24px;grid-template-rows:auto;grid-template-columns:1fr 1fr;padding-bottom:30px}.MenuReturnButton{color:var(--emw--color-gray-300, #58586B);display:inline-flex;align-items:center;column-gap:10px;margin-bottom:10px}.PlayerInfoBox{display:flex;flex-direction:column}.PlayerInfoBox label{font-size:var(--emw--size-small, 14px);font-weight:var(--emw--font-weight-semibold, 500);margin-bottom:10px}.PlayerInfoBox input{font-size:var(--emw--size-small, 14px);font-weight:var(--emw--font-weight-light, 300);color:var(--emw--pam-contrast, var(--emw--color-contrast, #07072A));padding:10px;line-height:16px;background:var(--emw--color-white, #FFFFFF);outline:none;transition-duration:0.3s;border:1px solid var(--emw--color-gray-100, #353535);border-radius:var(--emw--border-radius-medium, 10px)}.PlayerInfoBox input:focus,.PlayerInfoBox input :focus-within,.PlayerInfoBox input :focus-visible,.PlayerInfoBox input :visited{border:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));box-shadow:0 0 0 1pt var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.PlayerInfoBox.InvalidField input{border:1px solid var(--emw--color-error, var(--emw--color-red, #FD2839));background:var(--emw--color-pale, #FBECF4);color:var(--emw--color-error, var(--emw--color-red, #FD2839))}.PlayerInfoBox .InvalidInput{color:var(--emw--color-error, var(--emw--color-red, #FD2839));font-size:10px;line-height:10px}.PlayerInfoBox .FieldDisabled{opacity:0.5}.PlayerInfoBox .PlayerPhoneNumber{display:grid;grid-template-columns:2fr 4fr;column-gap:10px;position:relative}.PlayerInfoBox select{font-size:var(--emw--size-small, 14px);font-weight:var(--emw--font-weight-light, 300);padding:10px;color:var(--emw--pam-contrast, var(--emw--color-contrast, #07072A));border:1px solid var(--emw--color-gray-100, #353535);border-radius:var(--emw--border-radius-medium, 10px);outline:none;transition-duration:0.3s;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url("data:image/svg+xml,<svg height='10px' width='10px' viewBox='0 0 16 16' fill='%23000000' xmlns='http://www.w3.org/2000/svg'><path d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/></svg>") no-repeat var(--emw--color-white, #FFFFFF);background-position:calc(100% - 0.75rem) center}.PlayerInfoBox select:focus,.PlayerInfoBox select :focus-within,.PlayerInfoBox select :focus-visible,.PlayerInfoBox select :visited{border:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));box-shadow:0 0 0 1pt var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.PlayerInfoBox input::-webkit-outer-spin-button,.PlayerInfoBox input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.PlayerInfoBox input[type=number]{-moz-appearance:textfield;appearance:textfield}.PlayerLocationContent{display:grid;grid-column-gap:50px;grid-row-gap:24px;grid-template-rows:auto;grid-template-columns:1fr 1fr;padding-bottom:30px}.LocationDetailsDescription{grid-column:span 2}.PlayerNotificationBox{margin-top:5px;margin-bottom:5px}.PlayerNotificationBox label{display:inline-flex;position:relative;align-items:center}.PlayerNotificationBox label span{font-size:var(--emw--size-small, 14px);font-weight:var(--emw--font-weight-light, 300)}.PlayerNotificationBox label input{height:20px;width:20px;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;border-radius:50px;outline:none;transition-duration:0.3s;background-color:var(--emw--color-gray-100, #E6E6E6);cursor:pointer;margin-right:10px}.PlayerNotificationBox label input:checked{background-color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.PlayerNotificationBox label .Checkmark{left:10px;top:7px;width:4px;height:8px;border:solid var(--emw--color-white, #FFFFFF);border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);position:absolute}.PlayerDetailsButtonsArea{grid-column-gap:10px;grid-template-rows:auto;grid-template-columns:1fr;margin-top:20px;width:50%}.PlayerDetailsButtonsArea .PlayerDetailsSaveButton,.PlayerDetailsButtonsArea .PlayerDetailsCancelButton{cursor:pointer;border-radius:5px;display:flex;align-items:center;justify-content:center;font-size:var(--emw--size-standard, 16px);color:var(--emw--pam-contrast, var(--emw--color-contrast, #07072A));text-transform:uppercase;transition-duration:0.3s;box-sizing:border-box;max-width:400px;min-width:200px}.PlayerDetailsButtonsArea .PlayerDetailsSaveButton{background-image:linear-gradient(to bottom, color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, black 20%), var(--emw--color-primary, #22B04E), color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, white 30%));border:2px solid var(--emw--button-border-color, #0E5924);color:var(--emw--button-text-color, #FFFFFF);border-radius:var(--emw--button-border-radius, 10px);max-width:400px;min-width:200px;padding:13px 0;width:100%}.PlayerDetailsButtonsArea .PlayerDetailsSaveButton:active{background:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.PlayerDetailsButtonsArea .PlayerDetailsSaveButton.PlayerButtonDisabled{opacity:0.3;cursor:not-allowed}.PlayerDetailsButtonsArea .PlayerDetailsCancelButton{background:transparent;border:1px solid var(--emw--color-gray-300, #58586B)}.PlayerDetailsButtonsArea .PlayerDetailsCancelButton:active{background:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.PlayerDetailsButtonsArea .PlayerDetailsCancelButton.PlayerButtonDisabled{background:transparent;border:1px solid var(--emw--color-gray-300, #58586B);cursor:not-allowed;opacity:0.6}.PlayerDetailsButtonsArea.PlayerDetailsButtonsAreaMobile{width:100%;grid-template-columns:1fr 1fr}.PlayerDetailsButtonsArea.PlayerDetailsButtonsAreaMobile .PlayerDetailsSaveButton,.PlayerDetailsButtonsArea.PlayerDetailsButtonsAreaMobile .PlayerDetailsCancelButton{height:40px;font-size:var(--emw--size-x-small, 12px)}.PlayerNotificationsCheckboxArea{padding-bottom:30px}.PlayerInfoWrapperMobile{padding:20px 15px;background:var(--emw--color-gray-50, #F9F8F8);max-width:unset;border-radius:0}.PlayerInfoWrapperMobile .PlayerDetailsContent{grid-template-columns:1fr}.PlayerInfoWrapperMobile .PlayerNotificationsHeader h3,.PlayerInfoWrapperMobile .PlayerDetailsHeader h3,.PlayerInfoWrapperMobile .PlayerLocationHeader h3{color:ar(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));font-size:var(--emw--size-small, 14px);font-weight:var(--emw--font-weight-semibold, 500)}.PlayerInfoWrapperMobile .PlayerInfoBox label{color:var(--emw--color-gray-300, #58586B);font-size:var(--emw--size-x-small, 12px);font-weight:var(--emw--font-weight-normal, 400)}.PlayerInfoWrapperMobile .PlayerInfoBox input{color:var(--emw--color-gray-300, #58586B);font-size:var(--emw--size-x-small, 12px);font-weight:var(--emw--font-weight-light, 300)}.PlayerInfoWrapperMobile .PlayerInfoBox select{color:var(--emw--color-gray-300, #58586B)}.PlayerInfoWrapperMobile .PlayerLocationContent{grid-template-columns:1fr}.PlayerInfoWrapperMobile .PlayerNotificationsCheckboxArea .PlayerNotificationBox label{color:var(--emw--pam-typography, var(--emw--color-contrast, #07072A));font-size:var(--emw--size-x-small, 12px);font-weight:var(--emw--font-weight-light, 300)}.PlayerInfoWrapperMobile .PlayerDetailsButtonsArea{grid-column-gap:10px}.PlayerInfoWrapperMobile .PlayerDetailsSaveButton,.PlayerInfoWrapperMobile .PlayerDetailsCancelButton{font-size:var(--emw--size-x-small, 12px);height:40px;color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF))}.PlayerInfoWrapperMobile .PlayerDetailsSaveButton.PlayerButtonDisabled,.PlayerInfoWrapperMobile .PlayerDetailsCancelButton.PlayerButtonDisabled{color:var(--emw--color-gray-300, #58586B)}.PlayerInfoWrapperMobile .PlayerDetailsCancelButton{color:var(--emw--color-gray-300, #58586B)}.PlayerInfoWrapperTablet{padding:40px 25% 40px 25%}.PlayerInfoWrapperTablet .PlayerDetailsContent{grid-row-gap:20px}.PlayerInfoWrapperTablet .MenuReturnButton{margin-bottom:30px}.PlayerInfoWrapperTablet .MenuReturnButton span{font-size:var(--emw--font-size-large, 20px)}.PlayerInfoWrapperTablet .PlayerDetailsHeader h3,.PlayerInfoWrapperTablet .PlayerLocationHeader h3,.PlayerInfoWrapperTablet .PlayerNotificationsHeader h3{font-size:24px}.PlayerInfoWrapperTablet .PlayerInfoBox label{font-size:var(--emw--font-size-large, 20px)}.PlayerInfoWrapperTablet .PlayerInfoBox input{height:30px;font-size:var(--emw--font-size-large, 20px);line-height:30px}.PlayerInfoWrapperTablet .PlayerInfoBox select{font-size:var(--emw--font-size-large, 20px)}.PlayerInfoWrapperTablet .PlayerInfoBox .TogglePasswordVisibility{width:30px;top:26px}.PlayerInfoWrapperTablet .PlayerInfoBox .InvalidInput{font-size:var(--emw--size-standard, 16px);bottom:-50px}.PlayerInfoWrapperTablet .PlayerInfoBox:last-child .InvalidInput{font-size:var(--emw--size-standard, 16px);bottom:-50px}.PlayerInfoWrapperTablet .PlayerDetailsButtonsArea{font-family:var(--emw--button-typography);grid-column-gap:40px}.PlayerInfoWrapperTablet .PlayerDetailsButtonsArea .PlayerDetailsSaveButton,.PlayerInfoWrapperTablet .PlayerDetailsButtonsArea .PlayerDetailsCancelButton{font-size:var(--emw--font-size-large, 20px);height:56px}.PlayerInfoWrapperTablet .PlayerDetailsButtonsArea .PlayerDetailsSaveButton{color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF))}.PlayerInfoWrapperTablet .PlayerDetailsButtonsArea .PlayerDetailsSaveButton.PlayerButtonDisabled{color:var(--emw--color-gray-300, #58586B)}.PlayerInfoWrapperTablet .PlayerNotificationBox label span{font-size:var(--emw--font-size-large, 20px)}.PlayerInfoWrapperTablet .PlayerNotificationBox label input{height:26px;width:26px}.PlayerInfoWrapperTablet .PlayerNotificationBox label .Checkmark{left:50px;top:9px}.PlayerDetailsConfirmSave{background:var(--emw--color-valid, var(--emw--color-green, #48952a));color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));padding:16px;border-radius:5px;margin-top:16px}.PlayerDetailsConfirmSave .PlayerDetailsConfirmSaveText{padding:0;margin:0}.skeletonContainer{max-width:unset;container-type:inline-size}.skeletonContainer .skeletonWrapper{background:var(--emw--color-pale, var(--emw--color-gray-50, #F1F1F1));padding:50px;height:100%;border-radius:10px;animation-name:fadeIn;animation-iteration-count:1;animation-timing-function:ease-in;animation-duration:0.3s}.skeletonContainer .skeletonWrapper .skeletonHeaderText{width:200px;margin:25px 0px}.skeletonContainer .skeletonWrapper .skeletonSectionText{width:150px;margin:16px 0px}.skeletonContainer .skeletonWrapper .skeletonSectionContainer{display:grid;grid-column-gap:50px;grid-row-gap:23px;grid-template-rows:auto;grid-template-columns:1fr 1fr;padding-bottom:25px;margin-top:15px}.skeletonContainer .skeletonWrapper .skeletonSectionContainer .skeletonInputContainer{display:flex;flex-direction:column}.skeletonContainer .skeletonWrapper .skeletonSectionContainer .skeletonInputContainer .skletonInputText{width:70px;margin:0px 0px 11px 0px}.skeletonContainer .skeletonWrapper .skeletonSectionContainer .skeletonInputContainer .skeletonInputField{border-radius:var(--emw--border-radius-medium, 10px);overflow:hidden}.skeletonContainer .skeletonWrapper .skeletonConsentsContainer{display:flex;flex-direction:column;justify-content:flex-start;padding-bottom:30px}.skeletonContainer .skeletonWrapper .skeletonConsentsContainer .skeletonInputContainer{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:20px}.skeletonContainer .skeletonWrapper .skeletonConsentsContainer .skeletonInputContainer .skletonInputCircle{margin:5px}.skeletonContainer .skeletonWrapper .skeletonConsentsContainer .skeletonInputContainer .skletonInputText{width:150px}.skeletonContainer .skeletonWrapper .skeletonButton{width:400px;border-radius:var(--emw--button-border-radius, 10px);overflow:hidden;margin-top:10px}@container (max-width: 768px){.skeletonContainer .skeletonWrapper{padding:20px 15px;width:auto;max-width:unset;border-radius:0px}.skeletonContainer .skeletonWrapper .skeletonHeaderText{margin:10px 0px}.skeletonContainer .skeletonWrapper .skeletonSectionText{margin-top:31px}.skeletonContainer .skeletonWrapper .skeletonSectionContainer{grid-template-columns:1fr;margin-top:13px;grid-row-gap:18px}.skeletonContainer .skeletonWrapper .skeletonButton{width:100%}}@keyframes fadeIn{0%{opacity:0.01}1%{opacity:0}50%{opacity:0}100%{opacity:1}}`);
|
|
4762
4762
|
}
|
|
4763
4763
|
function Vo(e, t, r) {
|
|
4764
4764
|
const n = e.slice();
|
|
@@ -4835,10 +4835,10 @@ function qo(e) {
|
|
|
4835
4835
|
), d, y, g, w, E, H = (
|
|
4836
4836
|
/*$_*/
|
|
4837
4837
|
e[16]("userName") + ""
|
|
4838
|
-
), J, D, T, O, L,
|
|
4838
|
+
), J, D, T, O, L, z, Ie, $, b, Q = (
|
|
4839
4839
|
/*$_*/
|
|
4840
4840
|
e[16]("userPhone") + ""
|
|
4841
|
-
), F, P, V, I,
|
|
4841
|
+
), F, P, V, I, Ge, ze, Qe, W, $e, Ve, Ft, tt, Nr, Y, we, ot = (
|
|
4842
4842
|
/*custominputtextswitch*/
|
|
4843
4843
|
(e[0] == "true" ? (
|
|
4844
4844
|
/*$_*/
|
|
@@ -4862,10 +4862,10 @@ function qo(e) {
|
|
|
4862
4862
|
), jt, v, S, q, ee, te, R, U, Ze, re = (
|
|
4863
4863
|
/*$_*/
|
|
4864
4864
|
e[16]("dateOfBirth") + ""
|
|
4865
|
-
), Je, Ye, Oe, jr,
|
|
4865
|
+
), Je, Ye, Oe, jr, Gt, Gr, Gi, vt, zr, $r = (
|
|
4866
4866
|
/*$_*/
|
|
4867
4867
|
e[16]("firstName") + ""
|
|
4868
|
-
), Kn,
|
|
4868
|
+
), Kn, zi, Te, Wr, zt, Qr, $i, gt, Vr, Xr = (
|
|
4869
4869
|
/*$_*/
|
|
4870
4870
|
e[16]("lastName") + ""
|
|
4871
4871
|
), ei, Wi, ke, qr, $t, Zr, Qi, _t, Jr, Yr = (
|
|
@@ -4930,14 +4930,14 @@ function qo(e) {
|
|
|
4930
4930
|
t = p("form"), r = p("div"), rt && rt.c(), n = _(), i = p("h2"), a = x(o), u = _(), f = p("div"), c = p("h3"), d = x(h), y = _(), g = p("section"), w = p("div"), E = p("label"), J = x(H), D = _(), T = p("input"), Ie = _(), $ = p("div"), b = p("label"), F = x(Q), P = _(), V = p("div"), I = p("select");
|
|
4931
4931
|
for (let xt = 0; xt < ie.length; xt += 1)
|
|
4932
4932
|
ie[xt].c();
|
|
4933
|
-
Qe = _(), W = p("input"), Ft = _(), ce && ce.c(), Nr = _(), Y = p("div"), we = p("label"), Rt = x(ot), Dr = x(":"), at = p("span"), at.textContent = "*", Hr = _(), X = p("input"), Ut = _(), fe && fe.c(), Mr = _(), Se = p("div"), Xe = p("label"), ft = x(ct), Lr = x(":"), ht = p("span"), ht.textContent = "*", Fr = _(), K = p("input"), Rr = _(), he && he.c(), Ur = _(), qe = p("div"), yt = p("label"), jt = x(bt), v = _(), S = p("input"), R = _(), U = p("div"), Ze = p("label"), Je = x(re), Ye = _(), Oe = p("input"),
|
|
4933
|
+
Qe = _(), W = p("input"), Ft = _(), ce && ce.c(), Nr = _(), Y = p("div"), we = p("label"), Rt = x(ot), Dr = x(":"), at = p("span"), at.textContent = "*", Hr = _(), X = p("input"), Ut = _(), fe && fe.c(), Mr = _(), Se = p("div"), Xe = p("label"), ft = x(ct), Lr = x(":"), ht = p("span"), ht.textContent = "*", Fr = _(), K = p("input"), Rr = _(), he && he.c(), Ur = _(), qe = p("div"), yt = p("label"), jt = x(bt), v = _(), S = p("input"), R = _(), U = p("div"), Ze = p("label"), Je = x(re), Ye = _(), Oe = p("input"), Gi = _(), vt = p("div"), zr = p("label"), Kn = x($r), zi = _(), Te = p("input"), $i = _(), gt = p("div"), Vr = p("label"), ei = x(Xr), Wi = _(), ke = p("input"), Qi = _(), _t = p("div"), Jr = p("label"), ti = x(Yr), Vi = _(), Ne = p("input"), Xi = _(), Et = p("div"), tn = p("label"), ri = x(rn), qi = _(), De = p("input"), Zi = _(), de && de.c(), Ji = _(), an = p("div"), ni = p("h3"), ii = x(sn), Yi = _(), ne = p("section"), Pt = p("div"), ln = p("label"), oi = x(un), Ki = _(), xe = p("input"), eo = _(), Me = p("div"), dn = p("label"), ai = x(pn), to = _(), ae = p("input"), ro = _(), pe && pe.c(), no = _(), Le = p("div"), vn = p("label"), si = x(gn), io = _(), se = p("input"), oo = _(), me && me.c(), ao = _(), Fe = p("div"), wn = p("label"), li = x(Sn), so = _(), le = p("input"), lo = _(), ye && ye.c(), uo = _(), Re = p("div"), Bn = p("label"), ui = x(In), co = _(), ue = p("input"), fo = _(), be && be.c(), ho = _(), ve && ve.c(), po = _(), ge && ge.c(), fi = _(), Nn = p("section"), wt = p("button"), hi = x(Dn), mo = _(), _e && _e.c(), l(i, "class", "MyAccountCategoryTitle " + /*isMobile*/
|
|
4934
4934
|
(e[17] ? "MyAccountCategoryTitleNone" : "")), l(f, "class", "PlayerNotificationsHeader"), l(T, "type", "text"), l(T, "class", O = `${/*profileValues*/
|
|
4935
4935
|
(Ee = e[5].username) != null && Ee.readOnly ? "FieldDisabled" : ""}`), T.value = L = /*profileValues*/
|
|
4936
|
-
(Ue = (m = e[5].username) == null ? void 0 : m.value) != null ? Ue : "", T.readOnly =
|
|
4937
|
-
(Xt = e[5].username) == null ? void 0 : Xt.readOnly, l(w, "class", "PlayerInfoBox"), l(I, "class",
|
|
4938
|
-
(qt = e[5].mobile) != null && qt.readOnly ? "FieldDisabled" : ""}`), I.disabled =
|
|
4936
|
+
(Ue = (m = e[5].username) == null ? void 0 : m.value) != null ? Ue : "", T.readOnly = z = /*profileValues*/
|
|
4937
|
+
(Xt = e[5].username) == null ? void 0 : Xt.readOnly, l(w, "class", "PlayerInfoBox"), l(I, "class", Ge = `${/*profileValues*/
|
|
4938
|
+
(qt = e[5].mobile) != null && qt.readOnly ? "FieldDisabled" : ""}`), I.disabled = ze = /*profileValues*/
|
|
4939
4939
|
(Zt = e[5].mobile) == null ? void 0 : Zt.readOnly, /*profileValues*/
|
|
4940
|
-
e[5].mobile.prefix === void 0 &&
|
|
4940
|
+
e[5].mobile.prefix === void 0 && Gn(() => (
|
|
4941
4941
|
/*select_change_handler*/
|
|
4942
4942
|
e[36].call(I)
|
|
4943
4943
|
)), l(W, "type", "text"), l(W, "class", $e = `${/*profileValues*/
|
|
@@ -4968,10 +4968,10 @@ function qo(e) {
|
|
|
4968
4968
|
(nr = e[5].email) != null && nr.readOnly ? "FieldDisabled" : ""}`), S.value = ee = /*profileValues*/
|
|
4969
4969
|
e[5].email.value, S.readOnly = te = /*profileValues*/
|
|
4970
4970
|
(ir = e[5].email) == null ? void 0 : ir.readOnly, l(qe, "class", "PlayerInfoBox"), l(Ze, "for", "DateOfBirth"), l(Oe, "id", "DateOfBirth"), l(Oe, "type", "text"), l(Oe, "class", jr = `${/*profileValues*/
|
|
4971
|
-
(or = e[5].birth) != null && or.readOnly ? "FieldDisabled" : ""}`), Oe.value =
|
|
4972
|
-
e[5].birth.value, Oe.readOnly =
|
|
4973
|
-
(ar = e[5].birth) == null ? void 0 : ar.readOnly, l(U, "class", "PlayerInfoBox"), l(
|
|
4974
|
-
(sr = e[5].firstname) != null && sr.readOnly ? "FieldDisabled" : ""}`), Te.value =
|
|
4971
|
+
(or = e[5].birth) != null && or.readOnly ? "FieldDisabled" : ""}`), Oe.value = Gt = /*profileValues*/
|
|
4972
|
+
e[5].birth.value, Oe.readOnly = Gr = /*profileValues*/
|
|
4973
|
+
(ar = e[5].birth) == null ? void 0 : ar.readOnly, l(U, "class", "PlayerInfoBox"), l(zr, "for", "FirstName"), l(Te, "id", "FirstName"), l(Te, "type", "text"), l(Te, "class", Wr = `${/*profileValues*/
|
|
4974
|
+
(sr = e[5].firstname) != null && sr.readOnly ? "FieldDisabled" : ""}`), Te.value = zt = /*profileValues*/
|
|
4975
4975
|
e[5].firstname.value, Te.readOnly = Qr = /*profileValues*/
|
|
4976
4976
|
(lr = e[5].firstname) == null ? void 0 : lr.readOnly, l(vt, "class", "PlayerInfoBox"), l(Vr, "for", "LastName"), l(ke, "id", "LastName"), l(ke, "type", "text"), l(ke, "class", qr = `${/*profileValues*/
|
|
4977
4977
|
(ur = e[5].lastname) != null && ur.readOnly ? "FieldDisabled" : ""}`), ke.value = $t = /*profileValues*/
|
|
@@ -5047,7 +5047,7 @@ function qo(e) {
|
|
|
5047
5047
|
K,
|
|
5048
5048
|
/*profileValues*/
|
|
5049
5049
|
e[5].securityAnswer.value
|
|
5050
|
-
), s(Se, Rr), he && he.m(Se, null), s(g, Ur), s(g, qe), s(qe, yt), s(yt, jt), s(qe, v), s(qe, S), s(g, R), s(g, U), s(U, Ze), s(Ze, Je), s(U, Ye), s(U, Oe), s(g,
|
|
5050
|
+
), s(Se, Rr), he && he.m(Se, null), s(g, Ur), s(g, qe), s(qe, yt), s(yt, jt), s(qe, v), s(qe, S), s(g, R), s(g, U), s(U, Ze), s(Ze, Je), s(U, Ye), s(U, Oe), s(g, Gi), s(g, vt), s(vt, zr), s(zr, Kn), s(vt, zi), s(vt, Te), s(g, $i), s(g, gt), s(gt, Vr), s(Vr, ei), s(gt, Wi), s(gt, ke), s(g, Qi), s(g, _t), s(_t, Jr), s(Jr, ti), s(_t, Vi), s(_t, Ne), s(g, Xi), s(g, Et), s(Et, tn), s(tn, ri), s(Et, qi), s(Et, De), s(g, Zi), de && de.m(g, null), s(r, Ji), s(r, an), s(an, ni), s(ni, ii), s(r, Yi), s(r, ne), s(ne, Pt), s(Pt, ln), s(ln, oi), s(Pt, Ki), s(Pt, xe), s(ne, eo), s(ne, Me), s(Me, dn), s(dn, ai), s(Me, to), s(Me, ae), Z(
|
|
5051
5051
|
ae,
|
|
5052
5052
|
/*profileValues*/
|
|
5053
5053
|
e[5].city.value
|
|
@@ -5064,31 +5064,31 @@ function qo(e) {
|
|
|
5064
5064
|
/*profileValues*/
|
|
5065
5065
|
e[5].postalCode.value
|
|
5066
5066
|
), s(Re, fo), be && be.m(Re, null), s(ne, ho), ve && ve.m(ne, null), s(r, po), ge && ge.m(r, null), s(r, fi), s(r, Nn), s(Nn, wt), s(wt, hi), s(r, mo), _e && _e.m(r, null), di || (yo = [
|
|
5067
|
-
|
|
5067
|
+
G(
|
|
5068
5068
|
I,
|
|
5069
5069
|
"change",
|
|
5070
5070
|
/*select_change_handler*/
|
|
5071
5071
|
e[36]
|
|
5072
5072
|
),
|
|
5073
|
-
|
|
5073
|
+
G(
|
|
5074
5074
|
I,
|
|
5075
5075
|
"change",
|
|
5076
5076
|
/*checkForChanges*/
|
|
5077
5077
|
e[20]
|
|
5078
5078
|
),
|
|
5079
|
-
|
|
5079
|
+
G(
|
|
5080
5080
|
W,
|
|
5081
5081
|
"input",
|
|
5082
5082
|
/*input1_input_handler*/
|
|
5083
5083
|
e[37]
|
|
5084
5084
|
),
|
|
5085
|
-
|
|
5085
|
+
G(
|
|
5086
5086
|
W,
|
|
5087
5087
|
"keyup",
|
|
5088
5088
|
/*validateAndCheckForChanges*/
|
|
5089
5089
|
e[21]("mobileNumber")
|
|
5090
5090
|
),
|
|
5091
|
-
|
|
5091
|
+
G(W, "input", function() {
|
|
5092
5092
|
Qn(
|
|
5093
5093
|
/*profileValues*/
|
|
5094
5094
|
e[5].mobile.number = /*profileValues*/
|
|
@@ -5097,79 +5097,79 @@ function qo(e) {
|
|
|
5097
5097
|
(e[5].mobile.number = /*profileValues*/
|
|
5098
5098
|
e[5].mobile.number.replace(/[^0-9.]/g, "").replace(/(\..*)\./g, "$1")).apply(this, arguments);
|
|
5099
5099
|
}),
|
|
5100
|
-
|
|
5100
|
+
G(
|
|
5101
5101
|
X,
|
|
5102
5102
|
"input",
|
|
5103
5103
|
/*input2_input_handler*/
|
|
5104
5104
|
e[38]
|
|
5105
5105
|
),
|
|
5106
|
-
|
|
5106
|
+
G(
|
|
5107
5107
|
X,
|
|
5108
5108
|
"keyup",
|
|
5109
5109
|
/*validateAndCheckForChanges*/
|
|
5110
5110
|
e[21]("securityQuestion")
|
|
5111
5111
|
),
|
|
5112
|
-
|
|
5112
|
+
G(
|
|
5113
5113
|
K,
|
|
5114
5114
|
"input",
|
|
5115
5115
|
/*input3_input_handler*/
|
|
5116
5116
|
e[39]
|
|
5117
5117
|
),
|
|
5118
|
-
|
|
5118
|
+
G(
|
|
5119
5119
|
K,
|
|
5120
5120
|
"keyup",
|
|
5121
5121
|
/*validateAndCheckForChanges*/
|
|
5122
5122
|
e[21]("securityAnswer")
|
|
5123
5123
|
),
|
|
5124
|
-
|
|
5124
|
+
G(
|
|
5125
5125
|
ae,
|
|
5126
5126
|
"input",
|
|
5127
5127
|
/*input11_input_handler*/
|
|
5128
5128
|
e[40]
|
|
5129
5129
|
),
|
|
5130
|
-
|
|
5130
|
+
G(
|
|
5131
5131
|
ae,
|
|
5132
5132
|
"keyup",
|
|
5133
5133
|
/*validateAndCheckForChanges*/
|
|
5134
5134
|
e[21]("city")
|
|
5135
5135
|
),
|
|
5136
|
-
|
|
5136
|
+
G(
|
|
5137
5137
|
se,
|
|
5138
5138
|
"input",
|
|
5139
5139
|
/*input12_input_handler*/
|
|
5140
5140
|
e[41]
|
|
5141
5141
|
),
|
|
5142
|
-
|
|
5142
|
+
G(
|
|
5143
5143
|
se,
|
|
5144
5144
|
"keyup",
|
|
5145
5145
|
/*validateAndCheckForChanges*/
|
|
5146
5146
|
e[21]("address")
|
|
5147
5147
|
),
|
|
5148
|
-
|
|
5148
|
+
G(
|
|
5149
5149
|
le,
|
|
5150
5150
|
"input",
|
|
5151
5151
|
/*input13_input_handler*/
|
|
5152
5152
|
e[42]
|
|
5153
5153
|
),
|
|
5154
|
-
|
|
5154
|
+
G(
|
|
5155
5155
|
le,
|
|
5156
5156
|
"keyup",
|
|
5157
5157
|
/*validateAndCheckForChanges*/
|
|
5158
5158
|
e[21]("address")
|
|
5159
5159
|
),
|
|
5160
|
-
|
|
5160
|
+
G(
|
|
5161
5161
|
ue,
|
|
5162
5162
|
"input",
|
|
5163
5163
|
/*input14_input_handler*/
|
|
5164
5164
|
e[43]
|
|
5165
5165
|
),
|
|
5166
|
-
|
|
5166
|
+
G(
|
|
5167
5167
|
ue,
|
|
5168
5168
|
"keyup",
|
|
5169
5169
|
/*validateAndCheckForChanges*/
|
|
5170
5170
|
e[21]("postalCode")
|
|
5171
5171
|
),
|
|
5172
|
-
|
|
5172
|
+
G(
|
|
5173
5173
|
wt,
|
|
5174
5174
|
"click",
|
|
5175
5175
|
/*updatePlayerInfoAndConsent*/
|
|
@@ -5191,8 +5191,8 @@ function qo(e) {
|
|
|
5191
5191
|
(Ue = e[5].username) != null && Ue.readOnly ? "FieldDisabled" : ""}`) && l(T, "class", O), m[0] & /*profileValues, prefixesArray*/
|
|
5192
5192
|
48 && L !== (L = /*profileValues*/
|
|
5193
5193
|
(qt = (Xt = e[5].username) == null ? void 0 : Xt.value) != null ? qt : "") && T.value !== L && (T.value = L), m[0] & /*profileValues, prefixesArray*/
|
|
5194
|
-
48 &&
|
|
5195
|
-
(Zt = e[5].username) == null ? void 0 : Zt.readOnly) && (T.readOnly =
|
|
5194
|
+
48 && z !== (z = /*profileValues*/
|
|
5195
|
+
(Zt = e[5].username) == null ? void 0 : Zt.readOnly) && (T.readOnly = z), m[0] & /*$_*/
|
|
5196
5196
|
65536 && Q !== (Q = /*$_*/
|
|
5197
5197
|
e[16]("userPhone") + "") && B(F, Q), m[0] & /*prefixesArray, profileValues*/
|
|
5198
5198
|
48) {
|
|
@@ -5210,10 +5210,10 @@ function qo(e) {
|
|
|
5210
5210
|
ie.length = St.length;
|
|
5211
5211
|
}
|
|
5212
5212
|
m[0] & /*profileValues, prefixesArray*/
|
|
5213
|
-
48 &&
|
|
5214
|
-
(Jt = e[5].mobile) != null && Jt.readOnly ? "FieldDisabled" : ""}`) && l(I, "class",
|
|
5215
|
-
48 &&
|
|
5216
|
-
(Yt = e[5].mobile) == null ? void 0 : Yt.readOnly) && (I.disabled =
|
|
5213
|
+
48 && Ge !== (Ge = `${/*profileValues*/
|
|
5214
|
+
(Jt = e[5].mobile) != null && Jt.readOnly ? "FieldDisabled" : ""}`) && l(I, "class", Ge), m[0] & /*profileValues, prefixesArray*/
|
|
5215
|
+
48 && ze !== (ze = /*profileValues*/
|
|
5216
|
+
(Yt = e[5].mobile) == null ? void 0 : Yt.readOnly) && (I.disabled = ze), m[0] & /*profileValues, prefixesArray*/
|
|
5217
5217
|
48 && wo(
|
|
5218
5218
|
I,
|
|
5219
5219
|
/*profileValues*/
|
|
@@ -5286,16 +5286,16 @@ function qo(e) {
|
|
|
5286
5286
|
e[16]("dateOfBirth") + "") && B(Je, re), m[0] & /*profileValues, prefixesArray*/
|
|
5287
5287
|
48 && jr !== (jr = `${/*profileValues*/
|
|
5288
5288
|
(sr = e[5].birth) != null && sr.readOnly ? "FieldDisabled" : ""}`) && l(Oe, "class", jr), m[0] & /*profileValues, prefixesArray*/
|
|
5289
|
-
48 &&
|
|
5290
|
-
e[5].birth.value) && Oe.value !==
|
|
5291
|
-
48 &&
|
|
5292
|
-
(lr = e[5].birth) == null ? void 0 : lr.readOnly) && (Oe.readOnly =
|
|
5289
|
+
48 && Gt !== (Gt = /*profileValues*/
|
|
5290
|
+
e[5].birth.value) && Oe.value !== Gt && (Oe.value = Gt), m[0] & /*profileValues, prefixesArray*/
|
|
5291
|
+
48 && Gr !== (Gr = /*profileValues*/
|
|
5292
|
+
(lr = e[5].birth) == null ? void 0 : lr.readOnly) && (Oe.readOnly = Gr), m[0] & /*$_*/
|
|
5293
5293
|
65536 && $r !== ($r = /*$_*/
|
|
5294
5294
|
e[16]("firstName") + "") && B(Kn, $r), m[0] & /*profileValues, prefixesArray*/
|
|
5295
5295
|
48 && Wr !== (Wr = `${/*profileValues*/
|
|
5296
5296
|
(ur = e[5].firstname) != null && ur.readOnly ? "FieldDisabled" : ""}`) && l(Te, "class", Wr), m[0] & /*profileValues, prefixesArray*/
|
|
5297
|
-
48 &&
|
|
5298
|
-
e[5].firstname.value) && Te.value !==
|
|
5297
|
+
48 && zt !== (zt = /*profileValues*/
|
|
5298
|
+
e[5].firstname.value) && Te.value !== zt && (Te.value = zt), m[0] & /*profileValues, prefixesArray*/
|
|
5299
5299
|
48 && Qr !== (Qr = /*profileValues*/
|
|
5300
5300
|
(cr = e[5].firstname) == null ? void 0 : cr.readOnly) && (Te.readOnly = Qr), m[0] & /*$_*/
|
|
5301
5301
|
65536 && Xr !== (Xr = /*$_*/
|
|
@@ -5423,13 +5423,13 @@ function Nu(e) {
|
|
|
5423
5423
|
},
|
|
5424
5424
|
m(E, H) {
|
|
5425
5425
|
N(E, t, H), s(t, r), s(r, n), s(n, i), s(i, o), s(r, a), s(a, u), s(u, f), s(t, c), s(t, h), s(h, y), g || (w = [
|
|
5426
|
-
|
|
5426
|
+
G(
|
|
5427
5427
|
t,
|
|
5428
5428
|
"click",
|
|
5429
5429
|
/*toggleScreen*/
|
|
5430
5430
|
e[23]
|
|
5431
5431
|
),
|
|
5432
|
-
|
|
5432
|
+
G(t, "keyup", null)
|
|
5433
5433
|
], g = !0);
|
|
5434
5434
|
},
|
|
5435
5435
|
p(E, H) {
|
|
@@ -5819,8 +5819,8 @@ function sa(e) {
|
|
|
5819
5819
|
/*consent*/
|
|
5820
5820
|
e[68]
|
|
5821
5821
|
], s(r, i), s(r, o), s(r, a), s(r, u), s(u, c), s(t, h), d || (y = [
|
|
5822
|
-
|
|
5823
|
-
|
|
5822
|
+
G(n, "change", g),
|
|
5823
|
+
G(
|
|
5824
5824
|
n,
|
|
5825
5825
|
"change",
|
|
5826
5826
|
/*validateAndCheckForChanges*/
|
|
@@ -5888,9 +5888,9 @@ function ua(e) {
|
|
|
5888
5888
|
};
|
|
5889
5889
|
}
|
|
5890
5890
|
function Mu(e) {
|
|
5891
|
-
let t, r, n, i, o, a, u, f, c, h, d, y, g, w, E, H, J, D, T, O, L = nt({ length: 10 }),
|
|
5891
|
+
let t, r, n, i, o, a, u, f, c, h, d, y, g, w, E, H, J, D, T, O, L = nt({ length: 10 }), z = [];
|
|
5892
5892
|
for (let P = 0; P < L.length; P += 1)
|
|
5893
|
-
|
|
5893
|
+
z[P] = Ou(Iu(e, L, P));
|
|
5894
5894
|
let Ie = nt({ length: 4 }), $ = [];
|
|
5895
5895
|
for (let P = 0; P < Ie.length; P += 1)
|
|
5896
5896
|
$[P] = Tu(Bu(e, Ie, P));
|
|
@@ -5902,8 +5902,8 @@ function Mu(e) {
|
|
|
5902
5902
|
return {
|
|
5903
5903
|
c() {
|
|
5904
5904
|
t = p("div"), r = p("div"), n = p("div"), n.innerHTML = '<ui-skeleton structure="title" width="auto" height="25px"></ui-skeleton>', i = _(), o = p("div"), o.innerHTML = '<ui-skeleton structure="text" width="auto" height="15px"></ui-skeleton>', a = _(), u = p("div");
|
|
5905
|
-
for (let P = 0; P <
|
|
5906
|
-
|
|
5905
|
+
for (let P = 0; P < z.length; P += 1)
|
|
5906
|
+
z[P].c();
|
|
5907
5907
|
f = _(), c = p("div"), c.innerHTML = '<ui-skeleton structure="text" width="auto" height="15px"></ui-skeleton>', h = _(), d = p("div");
|
|
5908
5908
|
for (let P = 0; P < $.length; P += 1)
|
|
5909
5909
|
$[P].c();
|
|
@@ -5915,8 +5915,8 @@ function Mu(e) {
|
|
|
5915
5915
|
},
|
|
5916
5916
|
m(P, V) {
|
|
5917
5917
|
N(P, t, V), s(t, r), s(r, n), s(r, i), s(r, o), s(r, a), s(r, u);
|
|
5918
|
-
for (let I = 0; I <
|
|
5919
|
-
|
|
5918
|
+
for (let I = 0; I < z.length; I += 1)
|
|
5919
|
+
z[I] && z[I].m(u, null);
|
|
5920
5920
|
s(r, f), s(r, c), s(r, h), s(r, d);
|
|
5921
5921
|
for (let I = 0; I < $.length; I += 1)
|
|
5922
5922
|
$[I] && $[I].m(d, null);
|
|
@@ -5934,7 +5934,7 @@ function Mu(e) {
|
|
|
5934
5934
|
i: Pe,
|
|
5935
5935
|
o: Pe,
|
|
5936
5936
|
d(P) {
|
|
5937
|
-
P && (k(t), k(T), k(O)), Cr(
|
|
5937
|
+
P && (k(t), k(T), k(O)), Cr(z, P), Cr($, P), Cr(Q, P), F && F.d(), e[45](null);
|
|
5938
5938
|
}
|
|
5939
5939
|
};
|
|
5940
5940
|
}
|
|
@@ -5943,7 +5943,7 @@ function Lu(e, t, r) {
|
|
|
5943
5943
|
Ja(e, _u, (v) => r(16, n = v));
|
|
5944
5944
|
let { userid: i } = t, { sessionid: o } = t, { endpoint: a } = t, { lang: u = "en" } = t, { clientstyling: f } = t, { clientstylingurl: c } = t, { mbsource: h } = t, { translationurl: d } = t, { custominputtextswitch: y = "false" } = t, { showlocationdetailsdescription: g = "false" } = t, { disabledfields: w = "username,motherMaidenName,personalId,phone,region,userActiveStatus,userRoles,email,firstname,lastname,language,birth,currency,iban,title,countryCode,countryName" } = t, E, H = !0;
|
|
5945
5945
|
const J = Eu(window.navigator.userAgent) !== "PC";
|
|
5946
|
-
let D = [], T = null, O = null, L = null,
|
|
5946
|
+
let D = [], T = null, O = null, L = null, z, Ie;
|
|
5947
5947
|
const $ = {
|
|
5948
5948
|
address1: "i.e.: Glanmire Rd.",
|
|
5949
5949
|
address2: "i.e.: Glanmire Rd.",
|
|
@@ -5962,7 +5962,7 @@ function Lu(e, t, r) {
|
|
|
5962
5962
|
title: "",
|
|
5963
5963
|
username: "Username"
|
|
5964
5964
|
}, b = {};
|
|
5965
|
-
let Q = !1, F = !1, P = !0, V = !0, I = !0,
|
|
5965
|
+
let Q = !1, F = !1, P = !0, V = !0, I = !0, Ge = !0, ze = !0, Qe = !0, W = !0, $e = !0, Ve = !1, Ft = [];
|
|
5966
5966
|
const tt = {
|
|
5967
5967
|
document: /^(?=.*[a-zA-Z0-9])[a-zA-Z0-9\s]+$/
|
|
5968
5968
|
}, Nr = window.matchMedia("(min-width: 768px)"), Y = (v) => {
|
|
@@ -6016,7 +6016,7 @@ function Lu(e, t, r) {
|
|
|
6016
6016
|
r(5, b[v].readOnly = Ft.includes(v), b);
|
|
6017
6017
|
}), Array.isArray(L) && (r(5, b.consents = {}, b), L.forEach((v) => {
|
|
6018
6018
|
["termsandconditions", "privacypolicy", "pepconsent"].includes(v.tagCode) || r(5, b.consents[v.tagCode] = v.status === "Accepted", b);
|
|
6019
|
-
})), Ie = Y(b),
|
|
6019
|
+
})), Ie = Y(b), z = Y(b.consents), r(3, H = !1);
|
|
6020
6020
|
}, Hr = (v) => v.split(","), X = () => He(this, null, function* () {
|
|
6021
6021
|
const v = new URL(`${a}/v1/player/${i}/profile`), S = new Headers();
|
|
6022
6022
|
S.append("X-SessionID", o), S.append("Content-Type", "application/json"), S.append("Accept", "application/json");
|
|
@@ -6057,11 +6057,11 @@ function Lu(e, t, r) {
|
|
|
6057
6057
|
r(4, D = v.phoneCodes);
|
|
6058
6058
|
});
|
|
6059
6059
|
}, lt = () => {
|
|
6060
|
-
r(7, P = !1), Qe && W && V &&
|
|
6060
|
+
r(7, P = !1), Qe && W && V && Ge && ze && I && $e && r(7, P = !0);
|
|
6061
6061
|
}, Ut = () => {
|
|
6062
6062
|
r(6, Q = Y(b) !== Ie);
|
|
6063
6063
|
}, ut = () => {
|
|
6064
|
-
F = Y(b.consents) !==
|
|
6064
|
+
F = Y(b.consents) !== z;
|
|
6065
6065
|
}, Mr = (v) => () => {
|
|
6066
6066
|
switch (v) {
|
|
6067
6067
|
case "mobileNumber":
|
|
@@ -6074,10 +6074,10 @@ function Lu(e, t, r) {
|
|
|
6074
6074
|
r(9, I = !1), b.postalCode.value && b.postalCode.value.length <= 20 && r(9, I = !0);
|
|
6075
6075
|
break;
|
|
6076
6076
|
case "address":
|
|
6077
|
-
r(10,
|
|
6077
|
+
r(10, Ge = !1), b.address1.value && b.address1.value.length <= 100 && r(10, Ge = !0);
|
|
6078
6078
|
break;
|
|
6079
6079
|
case "address2":
|
|
6080
|
-
r(11,
|
|
6080
|
+
r(11, ze = !1), b.address2.value && b.address2.value.length <= 100 && r(11, ze = !0);
|
|
6081
6081
|
break;
|
|
6082
6082
|
case "securityQuestion":
|
|
6083
6083
|
if (r(12, Qe = !1), b.securityQuestion.value)
|
|
@@ -6240,8 +6240,8 @@ function Lu(e, t, r) {
|
|
|
6240
6240
|
P,
|
|
6241
6241
|
V,
|
|
6242
6242
|
I,
|
|
6243
|
-
ze,
|
|
6244
6243
|
Ge,
|
|
6244
|
+
ze,
|
|
6245
6245
|
Qe,
|
|
6246
6246
|
W,
|
|
6247
6247
|
$e,
|