@everymatrix/player-profile-info-cu 1.85.17 → 1.85.18

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.
@@ -123,7 +123,7 @@ function pa(e) {
123
123
  ), t;
124
124
  }
125
125
  let zt;
126
- function Ft(e) {
126
+ function Ut(e) {
127
127
  zt = e;
128
128
  }
129
129
  function ha() {
@@ -134,12 +134,12 @@ function ha() {
134
134
  function da(e) {
135
135
  ha().$$.on_mount.push(e);
136
136
  }
137
- const Ct = [], Ui = [];
137
+ const Ct = [], Fi = [];
138
138
  let St = [];
139
139
  const jn = [], ma = /* @__PURE__ */ Promise.resolve();
140
- let Fi = !1;
140
+ let Ui = !1;
141
141
  function ba() {
142
- Fi || (Fi = !0, ma.then(_e));
142
+ Ui || (Ui = !0, ma.then(_e));
143
143
  }
144
144
  function oi(e) {
145
145
  St.push(e);
@@ -154,13 +154,13 @@ function _e() {
154
154
  try {
155
155
  for (; gt < Ct.length; ) {
156
156
  const t = Ct[gt];
157
- gt++, Ft(t), ya(t.$$);
157
+ gt++, Ut(t), ya(t.$$);
158
158
  }
159
159
  } catch (t) {
160
160
  throw Ct.length = 0, gt = 0, t;
161
161
  }
162
- for (Ft(null), Ct.length = 0, gt = 0; Ui.length; )
163
- Ui.pop()();
162
+ for (Ut(null), Ct.length = 0, gt = 0; Fi.length; )
163
+ Fi.pop()();
164
164
  for (let t = 0; t < St.length; t += 1) {
165
165
  const r = St[t];
166
166
  Ii.has(r) || (Ii.add(r), r());
@@ -169,7 +169,7 @@ function _e() {
169
169
  } while (Ct.length);
170
170
  for (; jn.length; )
171
171
  jn.pop()();
172
- Fi = !1, Ii.clear(), Ft(e);
172
+ Ui = !1, Ii.clear(), Ut(e);
173
173
  }
174
174
  function ya(e) {
175
175
  if (e.fragment !== null) {
@@ -205,7 +205,7 @@ function Ea(e, t) {
205
205
  }
206
206
  function Pa(e, t, r, i, n, o, a = null, u = [-1]) {
207
207
  const f = zt;
208
- Ft(e);
208
+ Ut(e);
209
209
  const c = e.$$ = {
210
210
  fragment: null,
211
211
  ctx: [],
@@ -240,7 +240,7 @@ function Pa(e, t, r, i, n, o, a = null, u = [-1]) {
240
240
  c.fragment && c.fragment.c();
241
241
  t.intro && _a(e.$$.fragment), Ca(e, t.target, t.anchor), _e();
242
242
  }
243
- Ft(f);
243
+ Ut(f);
244
244
  }
245
245
  let xo;
246
246
  typeof HTMLElement == "function" && (xo = class extends HTMLElement {
@@ -471,6 +471,8 @@ function Ba(e, t) {
471
471
  }
472
472
  }
473
473
  function Oa(e, t) {
474
+ if (!e || !t)
475
+ return;
474
476
  const r = new URL(t);
475
477
  fetch(r.href).then((i) => i.text()).then((i) => {
476
478
  const n = document.createElement("style");
@@ -573,12 +575,12 @@ function ja(e) {
573
575
  function Gt(e, t) {
574
576
  return t.clone !== !1 && t.isMergeableObject(e) ? Et(ja(e), e, t) : e;
575
577
  }
576
- function Ua(e, t, r) {
578
+ function Fa(e, t, r) {
577
579
  return e.concat(t).map(function(i) {
578
580
  return Gt(i, r);
579
581
  });
580
582
  }
581
- function Fa(e, t) {
583
+ function Ua(e, t) {
582
584
  if (!t.customMerge)
583
585
  return Et;
584
586
  var r = t.customMerge(e);
@@ -589,7 +591,7 @@ function za(e) {
589
591
  return Object.propertyIsEnumerable.call(e, t);
590
592
  }) : [];
591
593
  }
592
- function Un(e) {
594
+ function Fn(e) {
593
595
  return Object.keys(e).concat(za(e));
594
596
  }
595
597
  function Bo(e, t) {
@@ -604,14 +606,14 @@ function Ga(e, t) {
604
606
  }
605
607
  function $a(e, t, r) {
606
608
  var i = {};
607
- return r.isMergeableObject(e) && Un(e).forEach(function(n) {
609
+ return r.isMergeableObject(e) && Fn(e).forEach(function(n) {
608
610
  i[n] = Gt(e[n], r);
609
- }), Un(t).forEach(function(n) {
610
- Ga(e, n) || (Bo(e, n) && r.isMergeableObject(t[n]) ? i[n] = Fa(n, r)(e[n], t[n], r) : i[n] = Gt(t[n], r));
611
+ }), Fn(t).forEach(function(n) {
612
+ Ga(e, n) || (Bo(e, n) && r.isMergeableObject(t[n]) ? i[n] = Ua(n, r)(e[n], t[n], r) : i[n] = Gt(t[n], r));
611
613
  }), i;
612
614
  }
613
615
  function Et(e, t, r) {
614
- r = r || {}, r.arrayMerge = r.arrayMerge || Ua, r.isMergeableObject = r.isMergeableObject || ka, r.cloneUnlessOtherwiseSpecified = Gt;
616
+ r = r || {}, r.arrayMerge = r.arrayMerge || Fa, r.isMergeableObject = r.isMergeableObject || ka, r.cloneUnlessOtherwiseSpecified = Gt;
615
617
  var i = Array.isArray(t), n = Array.isArray(e), o = i === n;
616
618
  return o ? i ? r.arrayMerge(e, t, r) : $a(e, t, r) : Gt(t, r);
617
619
  }
@@ -736,7 +738,7 @@ var Pt;
736
738
  (function(e) {
737
739
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
738
740
  })(Pt || (Pt = {}));
739
- function Fn(e) {
741
+ function Un(e) {
740
742
  return e.type === k.literal;
741
743
  }
742
744
  function rs(e) {
@@ -893,14 +895,14 @@ function ss(e) {
893
895
  function ls(e) {
894
896
  return e.replace(/^(.*?)-/, "");
895
897
  }
896
- var zn = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, jo = /^(@+)?(\+|#+)?[rs]?$/g, us = /(\*)(0+)|(#+)(0+)|(0+)/g, Uo = /^(0+)$/;
898
+ var zn = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, jo = /^(@+)?(\+|#+)?[rs]?$/g, us = /(\*)(0+)|(#+)(0+)|(0+)/g, Fo = /^(0+)$/;
897
899
  function Gn(e) {
898
900
  var t = {};
899
901
  return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(jo, function(r, i, n) {
900
902
  return typeof n != "string" ? (t.minimumSignificantDigits = i.length, t.maximumSignificantDigits = i.length) : n === "+" ? t.minimumSignificantDigits = i.length : i[0] === "#" ? t.maximumSignificantDigits = i.length : (t.minimumSignificantDigits = i.length, t.maximumSignificantDigits = i.length + (typeof n == "string" ? n.length : 0)), "";
901
903
  }), t;
902
904
  }
903
- function Fo(e) {
905
+ function Uo(e) {
904
906
  switch (e) {
905
907
  case "sign-auto":
906
908
  return {
@@ -948,14 +950,14 @@ function cs(e) {
948
950
  notation: "scientific"
949
951
  }, e = e.slice(1)), t) {
950
952
  var r = e.slice(0, 2);
951
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Uo.test(e))
953
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Fo.test(e))
952
954
  throw new Error("Malformed concise eng/scientific notation");
953
955
  t.minimumIntegerDigits = e.length;
954
956
  }
955
957
  return t;
956
958
  }
957
959
  function $n(e) {
958
- var t = {}, r = Fo(e);
960
+ var t = {}, r = Uo(e);
959
961
  return r || t;
960
962
  }
961
963
  function fs(e) {
@@ -1057,7 +1059,7 @@ function fs(e) {
1057
1059
  });
1058
1060
  continue;
1059
1061
  }
1060
- if (Uo.test(n.stem)) {
1062
+ if (Fo.test(n.stem)) {
1061
1063
  t.minimumIntegerDigits = n.stem.length;
1062
1064
  continue;
1063
1065
  }
@@ -1075,7 +1077,7 @@ function fs(e) {
1075
1077
  t = D(D({}, t), Gn(n.stem));
1076
1078
  continue;
1077
1079
  }
1078
- var a = Fo(n.stem);
1080
+ var a = Uo(n.stem);
1079
1081
  a && (t = D(D({}, t), a));
1080
1082
  var u = cs(n.stem);
1081
1083
  u && (t = D(D({}, t), u));
@@ -2885,11 +2887,11 @@ var xs = (
2885
2887
  case "plural":
2886
2888
  case "selectordinal":
2887
2889
  case "select": {
2888
- var U = this.clonePosition();
2890
+ var F = this.clonePosition();
2889
2891
  if (this.bumpSpace(), !this.bumpIf(","))
2890
- return this.error(P.EXPECT_SELECT_ARGUMENT_OPTIONS, w(U, si({}, U)));
2892
+ return this.error(P.EXPECT_SELECT_ARGUMENT_OPTIONS, w(F, si({}, F)));
2891
2893
  this.bumpSpace();
2892
- var I = this.parseIdentifierIfPossible(), F = 0;
2894
+ var I = this.parseIdentifierIfPossible(), U = 0;
2893
2895
  if (u !== "select" && I.value === "offset") {
2894
2896
  if (!this.bumpIf(":"))
2895
2897
  return this.error(P.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, w(this.clonePosition(), this.clonePosition()));
@@ -2897,7 +2899,7 @@ var xs = (
2897
2899
  var b = this.tryParseDecimalInteger(P.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, P.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
2898
2900
  if (b.err)
2899
2901
  return b;
2900
- this.bumpSpace(), I = this.parseIdentifierIfPossible(), F = b.val;
2902
+ this.bumpSpace(), I = this.parseIdentifierIfPossible(), U = b.val;
2901
2903
  }
2902
2904
  var O = this.tryParsePluralOrSelectOptions(t, u, r, I);
2903
2905
  if (O.err)
@@ -2919,7 +2921,7 @@ var xs = (
2919
2921
  type: k.plural,
2920
2922
  value: i,
2921
2923
  options: Qn(O.val),
2922
- offset: F,
2924
+ offset: U,
2923
2925
  pluralType: u === "plural" ? "cardinal" : "ordinal",
2924
2926
  location: T
2925
2927
  },
@@ -3182,7 +3184,7 @@ function Ns(e) {
3182
3184
  return typeof e == "function";
3183
3185
  }
3184
3186
  function ri(e, t, r, i, n, o, a) {
3185
- if (e.length === 1 && Fn(e[0]))
3187
+ if (e.length === 1 && Un(e[0]))
3186
3188
  return [
3187
3189
  {
3188
3190
  type: K.literal,
@@ -3191,7 +3193,7 @@ function ri(e, t, r, i, n, o, a) {
3191
3193
  ];
3192
3194
  for (var u = [], f = 0, c = e; f < c.length; f++) {
3193
3195
  var p = c[f];
3194
- if (Fn(p)) {
3196
+ if (Un(p)) {
3195
3197
  u.push({
3196
3198
  type: K.literal,
3197
3199
  value: p.value
@@ -3244,36 +3246,36 @@ function ri(e, t, r, i, n, o, a) {
3244
3246
  var g = p.children, _ = p.value, H = n[_];
3245
3247
  if (!Ns(H))
3246
3248
  throw new Ts(_, "function", a);
3247
- var B = ri(g, t, r, i, n, o), R = H(B.map(function(F) {
3248
- return F.value;
3249
+ var B = ri(g, t, r, i, n, o), R = H(B.map(function(U) {
3250
+ return U.value;
3249
3251
  }));
3250
- Array.isArray(R) || (R = [R]), u.push.apply(u, R.map(function(F) {
3252
+ Array.isArray(R) || (R = [R]), u.push.apply(u, R.map(function(U) {
3251
3253
  return {
3252
- type: typeof F == "string" ? K.literal : K.object,
3253
- value: F
3254
+ type: typeof U == "string" ? K.literal : K.object,
3255
+ value: U
3254
3256
  };
3255
3257
  }));
3256
3258
  }
3257
3259
  if (Mo(p)) {
3258
- var U = p.options[y] || p.options.other;
3259
- if (!U)
3260
+ var F = p.options[y] || p.options.other;
3261
+ if (!F)
3260
3262
  throw new Xn(p.value, y, Object.keys(p.options), a);
3261
- u.push.apply(u, ri(U.value, t, r, i, n));
3263
+ u.push.apply(u, ri(F.value, t, r, i, n));
3262
3264
  continue;
3263
3265
  }
3264
3266
  if (No(p)) {
3265
- var U = p.options["=".concat(y)];
3266
- if (!U) {
3267
+ var F = p.options["=".concat(y)];
3268
+ if (!F) {
3267
3269
  if (!Intl.PluralRules)
3268
3270
  throw new hi(`Intl.PluralRules is not available in this environment.
3269
3271
  Try polyfilling it using "@formatjs/intl-pluralrules"
3270
3272
  `, wt.MISSING_INTL_API, a);
3271
3273
  var I = r.getPluralRules(t, { type: p.pluralType }).select(y - (p.offset || 0));
3272
- U = p.options[I] || p.options.other;
3274
+ F = p.options[I] || p.options.other;
3273
3275
  }
3274
- if (!U)
3276
+ if (!F)
3275
3277
  throw new Xn(p.value, y, Object.keys(p.options), a);
3276
- u.push.apply(u, ri(U.value, t, r, i, n, y - (p.offset || 0)));
3278
+ u.push.apply(u, ri(F.value, t, r, i, n, y - (p.offset || 0)));
3277
3279
  continue;
3278
3280
  }
3279
3281
  }
@@ -3447,7 +3449,7 @@ var js = (
3447
3449
  }, e;
3448
3450
  }()
3449
3451
  );
3450
- function Us(e, t) {
3452
+ function Fs(e, t) {
3451
3453
  if (t == null)
3452
3454
  return;
3453
3455
  if (t in e)
@@ -3468,7 +3470,7 @@ function Us(e, t) {
3468
3470
  i = void 0;
3469
3471
  return i;
3470
3472
  }
3471
- const Ze = {}, Fs = (e, t, r) => r && (t in Ze || (Ze[t] = {}), e in Ze[t] || (Ze[t][e] = r), r), Vo = (e, t) => {
3473
+ const Ze = {}, Us = (e, t, r) => r && (t in Ze || (Ze[t] = {}), e in Ze[t] || (Ze[t][e] = r), r), Vo = (e, t) => {
3472
3474
  if (t == null)
3473
3475
  return;
3474
3476
  if (t in Ze && e in Ze[t])
@@ -3477,7 +3479,7 @@ const Ze = {}, Fs = (e, t, r) => r && (t in Ze || (Ze[t] = {}), e in Ze[t] || (Z
3477
3479
  for (let i = 0; i < r.length; i++) {
3478
3480
  const n = r[i], o = Gs(n, e);
3479
3481
  if (o)
3480
- return Fs(e, t, o);
3482
+ return Us(e, t, o);
3481
3483
  }
3482
3484
  };
3483
3485
  let nn;
@@ -3492,7 +3494,7 @@ function Gs(e, t) {
3492
3494
  if (!Qo(e))
3493
3495
  return null;
3494
3496
  const r = zs(e);
3495
- return Us(r, t);
3497
+ return Fs(r, t);
3496
3498
  }
3497
3499
  function $s(e) {
3498
3500
  if (e == null)
@@ -3538,20 +3540,20 @@ function Ws(e, t) {
3538
3540
  t.map((i) => (Vs(e, i), i().then((n) => n.default || n)))
3539
3541
  ).then((i) => Wo(e, ...i));
3540
3542
  }
3541
- const Ut = {};
3543
+ const Ft = {};
3542
3544
  function qo(e) {
3543
3545
  if (!qi(e))
3544
- return e in Ut ? Ut[e] : Promise.resolve();
3546
+ return e in Ft ? Ft[e] : Promise.resolve();
3545
3547
  const t = Qs(e);
3546
- return Ut[e] = Promise.all(
3548
+ return Ft[e] = Promise.all(
3547
3549
  t.map(
3548
3550
  ([r, i]) => Ws(r, i)
3549
3551
  )
3550
3552
  ).then(() => {
3551
3553
  if (qi(e))
3552
3554
  return qo(e);
3553
- delete Ut[e];
3554
- }), Ut[e];
3555
+ delete Ft[e];
3556
+ }), Ft[e];
3555
3557
  }
3556
3558
  const Xs = {
3557
3559
  number: {
@@ -4941,6 +4943,7 @@ const ao = [], so = {}, kl = (e, t = 0) => {
4941
4943
  };
4942
4944
  window.emWidgets = { topic: kl };
4943
4945
  const Ml = (e) => !!(e.toLowerCase().match(/android/i) || e.toLowerCase().match(/blackberry|bb/i) || e.toLowerCase().match(/iphone|ipad|ipod/i) || e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i));
4946
+ String(Number.MAX_SAFE_INTEGER).length;
4944
4947
  function Nl(e) {
4945
4948
  aa(e, "svelte-1v8yh7z", `*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box;font-family:inherit}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,.PlayerInfoBox.InvalidPrefix select{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}.PlayerNotificationBox.Parent span{font-weight:var(--emw--font-weight-bold, 700)}.PlayerNotificationBox.Child{margin-left:20px}.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{display:flex;gap:50px;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)}.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 .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}}`);
4946
4949
  }
@@ -4996,10 +4999,10 @@ function uo(e) {
4996
4999
  ), y, S, g, _, H, B = (
4997
5000
  /*$_*/
4998
5001
  e[18]("userName") + ""
4999
- ), R, U, I, F, O, T, d, M, V, je = (
5002
+ ), R, F, I, U, O, T, d, M, V, je = (
5000
5003
  /*$_*/
5001
5004
  e[18]("userPhone") + ""
5002
- ), $e, Je, Ae, G, Ue, ke, Ve, z, Qe, We, Ht, Ye, Xe, Wt, Se, qe, rt = (
5005
+ ), $e, Je, Ae, G, Fe, ke, Ve, z, Qe, We, Ht, Ye, Xe, Wt, Se, qe, rt = (
5003
5006
  /*custominputtextswitch*/
5004
5007
  (e[0] == "true" ? (
5005
5008
  /*$_*/
@@ -5008,7 +5011,7 @@ function uo(e) {
5008
5011
  /*$_*/
5009
5012
  e[18]("profileSecurityQuestion")
5010
5013
  )) + ""
5011
- ), It, Xt, Ke, qt, W, it, nt, Zt, ot, Jt, Ee, Fe, at = (
5014
+ ), It, Xt, Ke, qt, W, it, nt, Zt, ot, Jt, Ee, Ue, at = (
5012
5015
  /*custominputtextswitch*/
5013
5016
  (e[0] == "true" ? (
5014
5017
  /*$_*/
@@ -5047,10 +5050,10 @@ function uo(e) {
5047
5050
  ), wi, Cn, te, Ir, Tr, Sn, kr, En, Ne, Mr, Nr = (
5048
5051
  /*$_*/
5049
5052
  e[18]("userAddress") + ""
5050
- ), Ai, Pn, re, Dr, Lr, wn, Rr, An, De, jr, Ur = (
5053
+ ), Ai, Pn, re, Dr, Lr, wn, Rr, An, De, jr, Fr = (
5051
5054
  /*$_*/
5052
5055
  e[18]("userAddress2") + ""
5053
- ), xi, xn, ie, Fr, zr, Bn, Gr, On, Le, $r, Vr = (
5056
+ ), xi, xn, ie, Ur, zr, Bn, Gr, On, Le, $r, Vr = (
5054
5057
  /*$_*/
5055
5058
  e[18]("userPostalCode") + ""
5056
5059
  ), Bi, Hn, ne, Qr, Wr, In, Xr, Tn, kn, jt, bt, qr = (
@@ -5085,14 +5088,14 @@ function uo(e) {
5085
5088
  );
5086
5089
  return {
5087
5090
  c() {
5088
- t = m("form"), r = m("div"), oe && oe.c(), i = C(), n = m("h2"), a = E(o), f = C(), c = m("div"), p = m("h3"), y = E(b), S = C(), g = m("section"), _ = m("div"), H = m("label"), R = E(B), U = C(), I = m("input"), d = C(), M = m("div"), V = m("label"), $e = E(je), Je = C(), Ae = m("div"), G = m("select");
5091
+ t = m("form"), r = m("div"), oe && oe.c(), i = C(), n = m("h2"), a = E(o), f = C(), c = m("div"), p = m("h3"), y = E(b), S = C(), g = m("section"), _ = m("div"), H = m("label"), R = E(B), F = C(), I = m("input"), d = C(), M = m("div"), V = m("label"), $e = E(je), Je = C(), Ae = m("div"), G = m("select");
5089
5092
  for (let Y = 0; Y < J.length; Y += 1)
5090
5093
  J[Y].c();
5091
- Ve = C(), z = m("input"), Ht = C(), ae && ae.c(), Ye = C(), se && se.c(), Wt = C(), Se = m("div"), qe = m("label"), It = E(rt), Xt = E(":"), Ke = m("span"), Ke.textContent = "*", qt = C(), W = m("input"), Zt = C(), le && le.c(), Jt = C(), Ee = m("div"), Fe = m("label"), Tt = E(at), Yt = E(":"), st = m("span"), st.textContent = "*", Kt = C(), X = m("input"), er = C(), ue && ue.c(), x = C(), ee = m("div"), xe = m("label"), q = E(Pe), ye = C(), ve = m("input"), an = C(), ct = m("div"), rr = m("label"), yi = E(ir), sn = C(), Be = m("input"), ln = C(), ft = m("div"), ar = m("label"), vi = E(sr), un = C(), Oe = m("input"), cn = C(), pt = m("div"), cr = m("label"), gi = E(fr), fn = C(), He = m("input"), pn = C(), ht = m("div"), dr = m("label"), _i = E(mr), hn = C(), Ie = m("input"), dn = C(), dt = m("div"), vr = m("label"), Ci = E(gr), mn = C(), Te = m("input"), bn = C(), ce && ce.c(), yn = C(), Sr = m("div"), Si = m("h3"), Ei = E(Er), vn = C(), Z = m("section"), mt = m("div"), Pr = m("label"), Pi = E(wr), gn = C(), ge = m("input"), _n = C(), Me = m("div"), Or = m("label"), wi = E(Hr), Cn = C(), te = m("input"), Sn = C(), fe && fe.c(), En = C(), Ne = m("div"), Mr = m("label"), Ai = E(Nr), Pn = C(), re = m("input"), wn = C(), pe && pe.c(), An = C(), De = m("div"), jr = m("label"), xi = E(Ur), xn = C(), ie = m("input"), Bn = C(), he && he.c(), On = C(), Le = m("div"), $r = m("label"), Bi = E(Vr), Hn = C(), ne = m("input"), In = C(), de && de.c(), Tn = C(), me && me.c(), kn = C(), jt = m("section"), bt = m("button"), Oi = E(qr), Mn = C(), be && be.c(), l(n, "class", u = "MyAccountCategoryTitle " + /*isMobileView*/
5092
- (e[6] ? "MyAccountCategoryTitleNone" : "")), l(c, "class", "PlayerNotificationsHeader"), l(I, "type", "text"), l(I, "class", F = `${/*profileValues*/
5094
+ Ve = C(), z = m("input"), Ht = C(), ae && ae.c(), Ye = C(), se && se.c(), Wt = C(), Se = m("div"), qe = m("label"), It = E(rt), Xt = E(":"), Ke = m("span"), Ke.textContent = "*", qt = C(), W = m("input"), Zt = C(), le && le.c(), Jt = C(), Ee = m("div"), Ue = m("label"), Tt = E(at), Yt = E(":"), st = m("span"), st.textContent = "*", Kt = C(), X = m("input"), er = C(), ue && ue.c(), x = C(), ee = m("div"), xe = m("label"), q = E(Pe), ye = C(), ve = m("input"), an = C(), ct = m("div"), rr = m("label"), yi = E(ir), sn = C(), Be = m("input"), ln = C(), ft = m("div"), ar = m("label"), vi = E(sr), un = C(), Oe = m("input"), cn = C(), pt = m("div"), cr = m("label"), gi = E(fr), fn = C(), He = m("input"), pn = C(), ht = m("div"), dr = m("label"), _i = E(mr), hn = C(), Ie = m("input"), dn = C(), dt = m("div"), vr = m("label"), Ci = E(gr), mn = C(), Te = m("input"), bn = C(), ce && ce.c(), yn = C(), Sr = m("div"), Si = m("h3"), Ei = E(Er), vn = C(), Z = m("section"), mt = m("div"), Pr = m("label"), Pi = E(wr), gn = C(), ge = m("input"), _n = C(), Me = m("div"), Or = m("label"), wi = E(Hr), Cn = C(), te = m("input"), Sn = C(), fe && fe.c(), En = C(), Ne = m("div"), Mr = m("label"), Ai = E(Nr), Pn = C(), re = m("input"), wn = C(), pe && pe.c(), An = C(), De = m("div"), jr = m("label"), xi = E(Fr), xn = C(), ie = m("input"), Bn = C(), he && he.c(), On = C(), Le = m("div"), $r = m("label"), Bi = E(Vr), Hn = C(), ne = m("input"), In = C(), de && de.c(), Tn = C(), me && me.c(), kn = C(), jt = m("section"), bt = m("button"), Oi = E(qr), Mn = C(), be && be.c(), l(n, "class", u = "MyAccountCategoryTitle " + /*isMobileView*/
5095
+ (e[6] ? "MyAccountCategoryTitleNone" : "")), l(c, "class", "PlayerNotificationsHeader"), l(I, "type", "text"), l(I, "class", U = `${/*profileValues*/
5093
5096
  e[4].username?.readOnly ? "FieldDisabled" : ""}`), I.value = O = /*profileValues*/
5094
5097
  e[4].username?.value ?? "", I.readOnly = T = /*profileValues*/
5095
- e[4].username?.readOnly, l(_, "class", "PlayerInfoBox"), l(G, "class", Ue = `${/*profileValues*/
5098
+ e[4].username?.readOnly, l(_, "class", "PlayerInfoBox"), l(G, "class", Fe = `${/*profileValues*/
5096
5099
  e[4].mobile?.readOnly ? "FieldDisabled" : ""}`), G.disabled = ke = /*profileValues*/
5097
5100
  e[4].mobile?.readOnly, /*profileValues*/
5098
5101
  e[4].mobile.prefix === void 0 && oi(() => (
@@ -5115,7 +5118,7 @@ function uo(e) {
5115
5118
  e[19].securityQuestion
5116
5119
  ), W.readOnly = nt = /*profileValues*/
5117
5120
  e[4].securityQuestion?.readOnly, l(Se, "class", ot = "PlayerInfoBox " + /*isSecurityQuestionValid*/
5118
- (e[13] ? "" : "InvalidField")), l(st, "class", "FormRequired"), l(Fe, "for", "SecurityAnswer"), l(X, "id", "SecurityAnswer"), l(X, "type", "text"), l(X, "class", lt = `${/*profileValues*/
5121
+ (e[13] ? "" : "InvalidField")), l(st, "class", "FormRequired"), l(Ue, "for", "SecurityAnswer"), l(X, "id", "SecurityAnswer"), l(X, "type", "text"), l(X, "class", lt = `${/*profileValues*/
5119
5122
  e[4].securityAnswer?.readOnly ? "FieldDisabled" : ""}`), l(
5120
5123
  X,
5121
5124
  "placeholder",
@@ -5161,7 +5164,7 @@ function uo(e) {
5161
5164
  e[19].address1
5162
5165
  ), re.readOnly = Lr = /*profileValues*/
5163
5166
  e[4].address1?.readOnly, l(Ne, "class", Rr = "PlayerInfoBox " + /*isAddressValid*/
5164
- (e[11] ? "" : "InvalidField")), l(jr, "for", "UserAddress"), l(ie, "id", "UserAddress2"), l(ie, "type", "text"), l(ie, "class", Fr = `${/*profileValues*/
5167
+ (e[11] ? "" : "InvalidField")), l(jr, "for", "UserAddress"), l(ie, "id", "UserAddress2"), l(ie, "type", "text"), l(ie, "class", Ur = `${/*profileValues*/
5165
5168
  e[4].address2?.readOnly ? "FieldDisabled" : ""}`), l(
5166
5169
  ie,
5167
5170
  "placeholder",
@@ -5184,7 +5187,7 @@ function uo(e) {
5184
5187
  (e[6] ? "PlayerInfoWrapperMobile" : ""));
5185
5188
  },
5186
5189
  m(Y, h) {
5187
- L(Y, t, h), s(t, r), oe && oe.m(r, null), s(r, i), s(r, n), s(n, a), s(r, f), s(r, c), s(c, p), s(p, y), s(r, S), s(r, g), s(g, _), s(_, H), s(H, R), s(_, U), s(_, I), s(g, d), s(g, M), s(M, V), s(V, $e), s(M, Je), s(M, Ae), s(Ae, G);
5190
+ L(Y, t, h), s(t, r), oe && oe.m(r, null), s(r, i), s(r, n), s(n, a), s(r, f), s(r, c), s(c, p), s(p, y), s(r, S), s(r, g), s(g, _), s(_, H), s(H, R), s(_, F), s(_, I), s(g, d), s(g, M), s(M, V), s(V, $e), s(M, Je), s(M, Ae), s(Ae, G);
5188
5191
  for (let Q = 0; Q < J.length; Q += 1)
5189
5192
  J[Q] && J[Q].m(G, null);
5190
5193
  Rn(
@@ -5200,7 +5203,7 @@ function uo(e) {
5200
5203
  W,
5201
5204
  /*profileValues*/
5202
5205
  e[4].securityQuestion.value
5203
- ), s(Se, Zt), le && le.m(Se, null), s(g, Jt), s(g, Ee), s(Ee, Fe), s(Fe, Tt), s(Fe, Yt), s(Fe, st), s(Ee, Kt), s(Ee, X), $(
5206
+ ), s(Se, Zt), le && le.m(Se, null), s(g, Jt), s(g, Ee), s(Ee, Ue), s(Ue, Tt), s(Ue, Yt), s(Ue, st), s(Ee, Kt), s(Ee, X), $(
5204
5207
  X,
5205
5208
  /*profileValues*/
5206
5209
  e[4].securityAnswer.value
@@ -5345,8 +5348,8 @@ function uo(e) {
5345
5348
  e[18]("personalDetails") + "") && A(y, b), h[0] & /*$_*/
5346
5349
  262144 && B !== (B = /*$_*/
5347
5350
  e[18]("userName") + "") && A(R, B), h[0] & /*profileValues, prefixesArray*/
5348
- 24 && F !== (F = `${/*profileValues*/
5349
- e[4].username?.readOnly ? "FieldDisabled" : ""}`) && l(I, "class", F), h[0] & /*profileValues, prefixesArray*/
5351
+ 24 && U !== (U = `${/*profileValues*/
5352
+ e[4].username?.readOnly ? "FieldDisabled" : ""}`) && l(I, "class", U), h[0] & /*profileValues, prefixesArray*/
5350
5353
  24 && O !== (O = /*profileValues*/
5351
5354
  e[4].username?.value ?? "") && I.value !== O && (I.value = O), h[0] & /*profileValues, prefixesArray*/
5352
5355
  24 && T !== (T = /*profileValues*/
@@ -5368,8 +5371,8 @@ function uo(e) {
5368
5371
  J.length = yt.length;
5369
5372
  }
5370
5373
  h[0] & /*profileValues, prefixesArray*/
5371
- 24 && Ue !== (Ue = `${/*profileValues*/
5372
- e[4].mobile?.readOnly ? "FieldDisabled" : ""}`) && l(G, "class", Ue), h[0] & /*profileValues, prefixesArray*/
5374
+ 24 && Fe !== (Fe = `${/*profileValues*/
5375
+ e[4].mobile?.readOnly ? "FieldDisabled" : ""}`) && l(G, "class", Fe), h[0] & /*profileValues, prefixesArray*/
5373
5376
  24 && ke !== (ke = /*profileValues*/
5374
5377
  e[4].mobile?.readOnly) && (G.disabled = ke), h[0] & /*profileValues, prefixesArray*/
5375
5378
  24 && Rn(
@@ -5525,10 +5528,10 @@ function uo(e) {
5525
5528
  e[11] ? pe && (pe.d(1), pe = null) : pe ? pe.p(e, h) : (pe = go(e), pe.c(), pe.m(Ne, null)), h[0] & /*isAddressValid*/
5526
5529
  2048 && Rr !== (Rr = "PlayerInfoBox " + /*isAddressValid*/
5527
5530
  (e[11] ? "" : "InvalidField")) && l(Ne, "class", Rr), h[0] & /*$_*/
5528
- 262144 && Ur !== (Ur = /*$_*/
5529
- e[18]("userAddress2") + "") && A(xi, Ur), h[0] & /*profileValues, prefixesArray*/
5530
- 24 && Fr !== (Fr = `${/*profileValues*/
5531
- e[4].address2?.readOnly ? "FieldDisabled" : ""}`) && l(ie, "class", Fr), h[0] & /*profileValues, prefixesArray*/
5531
+ 262144 && Fr !== (Fr = /*$_*/
5532
+ e[18]("userAddress2") + "") && A(xi, Fr), h[0] & /*profileValues, prefixesArray*/
5533
+ 24 && Ur !== (Ur = `${/*profileValues*/
5534
+ e[4].address2?.readOnly ? "FieldDisabled" : ""}`) && l(ie, "class", Ur), h[0] & /*profileValues, prefixesArray*/
5532
5535
  24 && zr !== (zr = /*profileValues*/
5533
5536
  e[4].address2?.readOnly) && (ie.readOnly = zr), h[0] & /*profileValues, prefixesArray*/
5534
5537
  24 && ie.value !== /*profileValues*/
@@ -5605,7 +5608,7 @@ function co(e) {
5605
5608
  }
5606
5609
  };
5607
5610
  }
5608
- function Ul(e) {
5611
+ function Fl(e) {
5609
5612
  let t, r = (
5610
5613
  /*pref*/
5611
5614
  e[64] + ""
@@ -5630,7 +5633,7 @@ function Ul(e) {
5630
5633
  }
5631
5634
  };
5632
5635
  }
5633
- function Fl(e) {
5636
+ function Ul(e) {
5634
5637
  let t, r = (
5635
5638
  /*pref*/
5636
5639
  e[64] + ""
@@ -5661,7 +5664,7 @@ function fo(e) {
5661
5664
  return (
5662
5665
  /*pref*/
5663
5666
  o[64] === /*profileValues*/
5664
- o[4].mobile.prefix ? Fl : Ul
5667
+ o[4].mobile.prefix ? Ul : Fl
5665
5668
  );
5666
5669
  }
5667
5670
  let i = r(e), n = i(e);
@@ -5956,12 +5959,12 @@ function Eo(e) {
5956
5959
  };
5957
5960
  }
5958
5961
  function zl(e) {
5959
- let t, r, i, n, o, a, u, f, c, p, b, y, S, g, _, H, B, R, U = ai({ length: 10 }), I = [];
5960
- for (let d = 0; d < U.length; d += 1)
5961
- I[d] = Rl(Ll(e, U, d));
5962
- let F = ai({ length: 4 }), O = [];
5962
+ let t, r, i, n, o, a, u, f, c, p, b, y, S, g, _, H, B, R, F = ai({ length: 10 }), I = [];
5963
5963
  for (let d = 0; d < F.length; d += 1)
5964
- O[d] = jl(Dl(e, F, d));
5964
+ I[d] = Rl(Ll(e, F, d));
5965
+ let U = ai({ length: 4 }), O = [];
5966
+ for (let d = 0; d < U.length; d += 1)
5967
+ O[d] = jl(Dl(e, U, d));
5965
5968
  let T = !/*isLoading*/
5966
5969
  e[5] && uo(e);
5967
5970
  return {
@@ -6000,7 +6003,7 @@ function zl(e) {
6000
6003
  function Gl(e, t, r) {
6001
6004
  let i;
6002
6005
  oa(e, vl, (v) => r(18, i = v));
6003
- let { userid: n } = t, { sessionid: o } = t, { endpoint: a } = t, { lang: u = "en" } = t, { translationurl: f } = t, { custominputtextswitch: c = "false" } = t, { showlocationdetailsdescription: p = "false" } = t, { disabledfields: b = "username,motherMaidenName,personalId,phone,region,userActiveStatus,userRoles,email,firstname,lastname,language,birth,currency,iban,title,countryCode,countryName" } = t, { clientstyling: y = "" } = t, { clientstylingurl: S = "" } = t, { mbsource: g } = t, _ = [], H = [], B = {}, R = [], U, I = window.navigator.userAgent, F = "", O;
6006
+ let { userid: n } = t, { sessionid: o } = t, { endpoint: a } = t, { lang: u = "en" } = t, { translationurl: f } = t, { custominputtextswitch: c = "false" } = t, { showlocationdetailsdescription: p = "false" } = t, { disabledfields: b = "username,motherMaidenName,personalId,phone,region,userActiveStatus,userRoles,email,firstname,lastname,language,birth,currency,iban,title,countryCode,countryName" } = t, { clientstyling: y = "" } = t, { clientstylingurl: S = "" } = t, { mbsource: g } = t, _ = [], H = [], B = {}, R = [], F, I = window.navigator.userAgent, U = "", O;
6004
6007
  const T = {
6005
6008
  address1: "i.e.: Glanmire Rd.",
6006
6009
  address2: "i.e.: Glanmire Rd.",
@@ -6019,7 +6022,7 @@ function Gl(e, t, r) {
6019
6022
  title: "",
6020
6023
  username: "Username"
6021
6024
  }, d = {};
6022
- let M = !0, V = !1, je = !1, $e = !0, Je = !0, Ae = !0, G = !0, Ue = !0, ke = !0, Ve = !0, z = !0, Qe = !0, We = !1;
6025
+ let M = !0, V = !1, je = !1, $e = !0, Je = !0, Ae = !0, G = !0, Fe = !0, ke = !0, Ve = !0, z = !0, Qe = !0, We = !1;
6023
6026
  const Ht = {
6024
6027
  document: /^(?=.*[a-zA-Z0-9])[a-zA-Z0-9\s]+$/
6025
6028
  }, Ye = (v) => {
@@ -6061,14 +6064,14 @@ function Gl(e, t, r) {
6061
6064
  r(4, d[v].value = B[v], d);
6062
6065
  }
6063
6066
  r(4, d[v].readOnly = R.includes(v), d);
6064
- }), U = Ye(d), r(5, M = !1);
6067
+ }), F = Ye(d), r(5, M = !1);
6065
6068
  }, rt = () => {
6066
6069
  const v = new URL(`${a}/v1/player/operatorSupportedPhoneCodes`);
6067
6070
  fetch(v.href).then((x) => x.json()).then((x) => r(3, _ = x.phoneCodes)).catch((x) => console.log("Failed to fetch phone codes:", x));
6068
6071
  }, It = () => {
6069
- r(8, $e = !1), ke && Ve && Je && G && Ue && Ae && z && Qe && r(8, $e = !0);
6072
+ r(8, $e = !1), ke && Ve && Je && G && Fe && Ae && z && Qe && r(8, $e = !0);
6070
6073
  }, Xt = () => {
6071
- r(7, je = Ye(d) !== U);
6074
+ r(7, je = Ye(d) !== F);
6072
6075
  }, Ke = (v) => () => {
6073
6076
  switch (v) {
6074
6077
  case "mobilePrefix":
@@ -6087,7 +6090,7 @@ function Gl(e, t, r) {
6087
6090
  r(11, G = !1), d.address1.value && d.address1.value.length <= 100 && r(11, G = !0);
6088
6091
  break;
6089
6092
  case "address2":
6090
- r(12, Ue = !1), d.address2.value && d.address2.value.length <= 100 && r(12, Ue = !0);
6093
+ r(12, Fe = !1), d.address2.value && d.address2.value.length <= 100 && r(12, Fe = !0);
6091
6094
  break;
6092
6095
  case "securityQuestion":
6093
6096
  if (r(13, ke = !1), d.securityQuestion.value)
@@ -6133,7 +6136,7 @@ function Gl(e, t, r) {
6133
6136
  window.postMessage(
6134
6137
  {
6135
6138
  type: "WidgetNotification",
6136
- data: { type: "error", message: F }
6139
+ data: { type: "error", message: U }
6137
6140
  },
6138
6141
  window.location.href
6139
6142
  );
@@ -6179,7 +6182,7 @@ function Gl(e, t, r) {
6179
6182
  }
6180
6183
  }, Zt = (v) => {
6181
6184
  const x = v.thirdPartyResponse?.message;
6182
- x && x.includes("Mandatory input parameter is missing: mobilePrefix") ? (F = i("userPrefixError"), Ke("mobilePrefix")()) : F = i("userProfileUpdateError");
6185
+ x && x.includes("Mandatory input parameter is missing: mobilePrefix") ? (U = i("userPrefixError"), Ke("mobilePrefix")()) : U = i("userProfileUpdateError");
6183
6186
  }, ot = () => {
6184
6187
  window.postMessage(
6185
6188
  {
@@ -6202,7 +6205,7 @@ function Gl(e, t, r) {
6202
6205
  Object.keys(eo).forEach((v) => {
6203
6206
  Kn(v, eo[v]);
6204
6207
  });
6205
- const Fe = (v) => Array.isArray(v) ? v.length > 0 : Object.keys(v).length > 0;
6208
+ const Ue = (v) => Array.isArray(v) ? v.length > 0 : Object.keys(v).length > 0;
6206
6209
  da(() => (Ml(I) && r(6, V = !0), () => {
6207
6210
  }));
6208
6211
  function at() {
@@ -6230,7 +6233,7 @@ function Gl(e, t, r) {
6230
6233
  d.postalCode.value = this.value, r(4, d), r(3, _);
6231
6234
  }
6232
6235
  function er(v) {
6233
- Ui[v ? "unshift" : "push"](() => {
6236
+ Fi[v ? "unshift" : "push"](() => {
6234
6237
  O = v, r(2, O);
6235
6238
  });
6236
6239
  }
@@ -6240,7 +6243,7 @@ function Gl(e, t, r) {
6240
6243
  e.$$.dirty[0] & /*endpoint, userid, sessionid*/
6241
6244
  58720256 && a && n && o && Wt(), e.$$.dirty[0] & /*endpoint*/
6242
6245
  33554432 && a && Se() && rt(), e.$$.dirty[1] & /*profileInfo, countriesArray*/
6243
- 6 && Fe(B) && Fe(H) && qe(), e.$$.dirty[0] & /*lang*/
6246
+ 6 && Ue(B) && Ue(H) && qe(), e.$$.dirty[0] & /*lang*/
6244
6247
  67108864 && u && Jt(), e.$$.dirty[0] & /*disabledfields*/
6245
6248
  268435456 && b && (R = b.split(",")), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
6246
6249
  536870916 && y && O && Ba(O, y), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
@@ -6261,7 +6264,7 @@ function Gl(e, t, r) {
6261
6264
  Je,
6262
6265
  Ae,
6263
6266
  G,
6264
- Ue,
6267
+ Fe,
6265
6268
  ke,
6266
6269
  Ve,
6267
6270
  z,
@@ -1 +1 @@
1
- "use strict";if(typeof window!="undefined"){let n=function(t){return function(...s){try{return t.apply(this,s)}catch(e){if(e instanceof DOMException&&e.message.includes("has already been used with this registry")||e.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw e}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("../components/PlayerProfileInfoCu-BhM5cGsn.cjs")).then(({default:t})=>{!customElements.get("player-profile-info-cu")&&customElements.define("player-profile-info-cu",t.element)})}
1
+ "use strict";if(typeof window!="undefined"){let n=function(t){return function(...s){try{return t.apply(this,s)}catch(e){if(e instanceof DOMException&&e.message.includes("has already been used with this registry")||e.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw e}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("../components/PlayerProfileInfoCu-CAWCklGm.cjs")).then(({default:t})=>{!customElements.get("player-profile-info-cu")&&customElements.define("player-profile-info-cu",t.element)})}
@@ -10,7 +10,7 @@ if (typeof window != "undefined") {
10
10
  }
11
11
  };
12
12
  };
13
- customElements.define = n(customElements.define), import("../components/PlayerProfileInfoCu-DQqlLigh.js").then(({ default: t }) => {
13
+ customElements.define = n(customElements.define), import("../components/PlayerProfileInfoCu-9DMfc2Fu.js").then(({ default: t }) => {
14
14
  !customElements.get("player-profile-info-cu") && customElements.define("player-profile-info-cu", t.element);
15
15
  });
16
16
  }