@everymatrix/general-player-forgot-password-form 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.
@@ -2,15 +2,15 @@ var il = Object.defineProperty, sl = Object.defineProperties;
2
2
  var ol = Object.getOwnPropertyDescriptors;
3
3
  var ys = Object.getOwnPropertySymbols;
4
4
  var nl = Object.prototype.hasOwnProperty, al = Object.prototype.propertyIsEnumerable;
5
- var Rr = (r, t, e) => t in r ? il(r, t, { enumerable: !0, configurable: !0, writable: !0, value: e }) : r[t] = e, je = (r, t) => {
5
+ var Hr = (r, t, e) => t in r ? il(r, t, { enumerable: !0, configurable: !0, writable: !0, value: e }) : r[t] = e, je = (r, t) => {
6
6
  for (var e in t || (t = {}))
7
- nl.call(t, e) && Rr(r, e, t[e]);
7
+ nl.call(t, e) && Hr(r, e, t[e]);
8
8
  if (ys)
9
9
  for (var e of ys(t))
10
- al.call(t, e) && Rr(r, e, t[e]);
10
+ al.call(t, e) && Hr(r, e, t[e]);
11
11
  return r;
12
12
  }, qt = (r, t) => sl(r, ol(t));
13
- var H = (r, t, e) => (Rr(r, typeof t != "symbol" ? t + "" : t, e), e);
13
+ var D = (r, t, e) => (Hr(r, typeof t != "symbol" ? t + "" : t, e), e);
14
14
  var _t = (r, t, e) => new Promise((i, s) => {
15
15
  var o = (l) => {
16
16
  try {
@@ -166,7 +166,7 @@ function vl() {
166
166
  function hi(r) {
167
167
  Je.push(r);
168
168
  }
169
- const Hr = /* @__PURE__ */ new Set();
169
+ const Dr = /* @__PURE__ */ new Set();
170
170
  let Ge = 0;
171
171
  function se() {
172
172
  if (Ge !== 0)
@@ -185,13 +185,13 @@ function se() {
185
185
  Ct.pop()();
186
186
  for (let t = 0; t < Je.length; t += 1) {
187
187
  const e = Je[t];
188
- Hr.has(e) || (Hr.add(e), e());
188
+ Dr.has(e) || (Dr.add(e), e());
189
189
  }
190
190
  Je.length = 0;
191
191
  } while (Ye.length);
192
192
  for (; Ps.length; )
193
193
  Ps.pop()();
194
- di = !1, Hr.clear(), Et(r);
194
+ di = !1, Dr.clear(), Et(r);
195
195
  }
196
196
  function yl(r) {
197
197
  if (r.fragment !== null) {
@@ -269,23 +269,23 @@ typeof HTMLElement == "function" && (Zo = class extends HTMLElement {
269
269
  constructor(t, e, i) {
270
270
  super();
271
271
  /** The Svelte component constructor */
272
- H(this, "$$ctor");
272
+ D(this, "$$ctor");
273
273
  /** Slots */
274
- H(this, "$$s");
274
+ D(this, "$$s");
275
275
  /** The Svelte component instance */
276
- H(this, "$$c");
276
+ D(this, "$$c");
277
277
  /** Whether or not the custom element is connected */
278
- H(this, "$$cn", !1);
278
+ D(this, "$$cn", !1);
279
279
  /** Component props data */
280
- H(this, "$$d", {});
280
+ D(this, "$$d", {});
281
281
  /** `true` if currently in the process of reflecting component props back to attributes */
282
- H(this, "$$r", !1);
282
+ D(this, "$$r", !1);
283
283
  /** @type {Record<string, CustomElementPropDefinition>} Props definition (name, reflected, type etc) */
284
- H(this, "$$p_d", {});
284
+ D(this, "$$p_d", {});
285
285
  /** @type {Record<string, Function[]>} Event listeners */
286
- H(this, "$$l", {});
286
+ D(this, "$$l", {});
287
287
  /** @type {Map<Function, Function>} Event listener unsubscribe functions */
288
- H(this, "$$l_u", /* @__PURE__ */ new Map());
288
+ D(this, "$$l_u", /* @__PURE__ */ new Map());
289
289
  this.$$ctor = t, this.$$s = e, i && this.attachShadow({ mode: "open" });
290
290
  }
291
291
  addEventListener(t, e, i) {
@@ -455,7 +455,7 @@ class Il {
455
455
  *
456
456
  * @type {any}
457
457
  */
458
- H(this, "$$");
458
+ D(this, "$$");
459
459
  /**
460
460
  * ### PRIVATE API
461
461
  *
@@ -463,7 +463,7 @@ class Il {
463
463
  *
464
464
  * @type {any}
465
465
  */
466
- H(this, "$$set");
466
+ D(this, "$$set");
467
467
  }
468
468
  /** @returns {void} */
469
469
  $destroy() {
@@ -711,7 +711,7 @@ var Qo = function(r) {
711
711
  Vt(t, r);
712
712
  function t(e) {
713
713
  var i = r.call(this) || this;
714
- return i.isStopped = !1, e ? (i.destination = e, Ko(e) && e.add(i)) : i.destination = Dl, i;
714
+ return i.isStopped = !1, e ? (i.destination = e, Ko(e) && e.add(i)) : i.destination = Rl, i;
715
715
  }
716
716
  return t.create = function(e, i, s) {
717
717
  return new _i(e, i, s);
@@ -787,19 +787,19 @@ function Zt(r) {
787
787
  function Bl(r) {
788
788
  throw r;
789
789
  }
790
- var Dl = {
790
+ var Rl = {
791
791
  closed: !0,
792
792
  next: Ss,
793
793
  error: Bl,
794
794
  complete: Ss
795
- }, Rl = function() {
795
+ }, Hl = function() {
796
796
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
797
797
  }();
798
- function Hl(r) {
798
+ function Dl(r) {
799
799
  return r;
800
800
  }
801
801
  function Fl(r) {
802
- return r.length === 0 ? Hl : r.length === 1 ? r[0] : function(e) {
802
+ return r.length === 0 ? Dl : r.length === 1 ? r[0] : function(e) {
803
803
  return r.reduce(function(i, s) {
804
804
  return s(i);
805
805
  }, e);
@@ -843,7 +843,7 @@ var As = function() {
843
843
  }, r.prototype._subscribe = function(t) {
844
844
  var e;
845
845
  return (e = this.source) === null || e === void 0 ? void 0 : e.subscribe(t);
846
- }, r.prototype[Rl] = function() {
846
+ }, r.prototype[Hl] = function() {
847
847
  return this;
848
848
  }, r.prototype.pipe = function() {
849
849
  for (var t = [], e = 0; e < arguments.length; e++)
@@ -1480,7 +1480,7 @@ function Ed(r) {
1480
1480
  }
1481
1481
  return t;
1482
1482
  }
1483
- function Ds(r) {
1483
+ function Rs(r) {
1484
1484
  var t = {}, e = _n(r);
1485
1485
  return e || t;
1486
1486
  }
@@ -1520,12 +1520,12 @@ function Cd(r) {
1520
1520
  continue;
1521
1521
  case "scientific":
1522
1522
  t = Z(Z(Z({}, t), { notation: "scientific" }), s.options.reduce(function(l, d) {
1523
- return Z(Z({}, l), Ds(d));
1523
+ return Z(Z({}, l), Rs(d));
1524
1524
  }, {}));
1525
1525
  continue;
1526
1526
  case "engineering":
1527
1527
  t = Z(Z(Z({}, t), { notation: "engineering" }), s.options.reduce(function(l, d) {
1528
- return Z(Z({}, l), Ds(d));
1528
+ return Z(Z({}, l), Rs(d));
1529
1529
  }, {}));
1530
1530
  continue;
1531
1531
  case "notation-simple":
@@ -3065,16 +3065,16 @@ var Ur, Td = new RegExp("^".concat(fn.source, "*")), Id = new RegExp("".concat(f
3065
3065
  function O(r, t) {
3066
3066
  return { start: r, end: t };
3067
3067
  }
3068
- var Od = !!String.prototype.startsWith && "_a".startsWith("a", 1), Nd = !!String.fromCodePoint, kd = !!Object.fromEntries, Md = !!String.prototype.codePointAt, Ld = !!String.prototype.trimStart, Bd = !!String.prototype.trimEnd, Dd = !!Number.isSafeInteger, Rd = Dd ? Number.isSafeInteger : function(r) {
3068
+ var Od = !!String.prototype.startsWith && "_a".startsWith("a", 1), Nd = !!String.fromCodePoint, kd = !!Object.fromEntries, Md = !!String.prototype.codePointAt, Ld = !!String.prototype.trimStart, Bd = !!String.prototype.trimEnd, Rd = !!Number.isSafeInteger, Hd = Rd ? Number.isSafeInteger : function(r) {
3069
3069
  return typeof r == "number" && isFinite(r) && Math.floor(r) === r && Math.abs(r) <= 9007199254740991;
3070
3070
  }, vi = !0;
3071
3071
  try {
3072
- var Hd = bn("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3073
- vi = ((Ur = Hd.exec("a")) === null || Ur === void 0 ? void 0 : Ur[0]) === "a";
3072
+ var Dd = bn("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3073
+ vi = ((Ur = Dd.exec("a")) === null || Ur === void 0 ? void 0 : Ur[0]) === "a";
3074
3074
  } catch (r) {
3075
3075
  vi = !1;
3076
3076
  }
3077
- var Rs = Od ? (
3077
+ var Hs = Od ? (
3078
3078
  // Native
3079
3079
  function(t, e, i) {
3080
3080
  return t.startsWith(e, i);
@@ -3096,7 +3096,7 @@ var Rs = Od ? (
3096
3096
  }
3097
3097
  return i;
3098
3098
  }
3099
- ), Hs = (
3099
+ ), Ds = (
3100
3100
  // native
3101
3101
  kd ? Object.fromEntries : (
3102
3102
  // Ponyfill
@@ -3373,7 +3373,7 @@ var Vd = (
3373
3373
  if (_.err)
3374
3374
  return _;
3375
3375
  var g = O(s, this.clonePosition());
3376
- if (d && Rs(d == null ? void 0 : d.style, "::", 0)) {
3376
+ if (d && Hs(d == null ? void 0 : d.style, "::", 0)) {
3377
3377
  var w = Fd(d.style.slice(2));
3378
3378
  if (a === "number") {
3379
3379
  var u = this.parseNumberSkeletonFromString(w, d.styleLocation);
@@ -3436,7 +3436,7 @@ var Vd = (
3436
3436
  val: {
3437
3437
  type: U.select,
3438
3438
  value: i,
3439
- options: Hs(V.val),
3439
+ options: Ds(V.val),
3440
3440
  location: B
3441
3441
  },
3442
3442
  err: null
@@ -3444,7 +3444,7 @@ var Vd = (
3444
3444
  val: {
3445
3445
  type: U.plural,
3446
3446
  value: i,
3447
- options: Hs(V.val),
3447
+ options: Ds(V.val),
3448
3448
  offset: S,
3449
3449
  pluralType: a === "plural" ? "cardinal" : "ordinal",
3450
3450
  location: B
@@ -3552,7 +3552,7 @@ var Vd = (
3552
3552
  break;
3553
3553
  }
3554
3554
  var l = O(s, this.clonePosition());
3555
- return o ? (n *= i, Rd(n) ? { val: n, err: null } : this.error(e, l)) : this.error(t, l);
3555
+ return o ? (n *= i, Hd(n) ? { val: n, err: null } : this.error(e, l)) : this.error(t, l);
3556
3556
  }, r.prototype.offset = function() {
3557
3557
  return this.position.offset;
3558
3558
  }, r.prototype.isEOF = function() {
@@ -3586,7 +3586,7 @@ var Vd = (
3586
3586
  t === 10 ? (this.position.line += 1, this.position.column = 1, this.position.offset += 1) : (this.position.column += 1, this.position.offset += t < 65536 ? 1 : 2);
3587
3587
  }
3588
3588
  }, r.prototype.bumpIf = function(t) {
3589
- if (Rs(this.message, t, this.offset())) {
3589
+ if (Hs(this.message, t, this.offset())) {
3590
3590
  for (var e = 0; e < t.length; e++)
3591
3591
  this.bump();
3592
3592
  return !0;
@@ -4543,13 +4543,13 @@ const Ws = {
4543
4543
  1e3: "Invalid, used or expired user key"
4544
4544
  }
4545
4545
  };
4546
- function Dh(r, t) {
4546
+ function Rh(r, t) {
4547
4547
  if (r) {
4548
4548
  const e = document.createElement("style");
4549
4549
  e.innerHTML = t, r.appendChild(e);
4550
4550
  }
4551
4551
  }
4552
- function Rh(r, t) {
4552
+ function Hh(r, t) {
4553
4553
  const e = new URL(t);
4554
4554
  fetch(e.href).then((i) => i.text()).then((i) => {
4555
4555
  const s = document.createElement("style");
@@ -4558,7 +4558,7 @@ function Rh(r, t) {
4558
4558
  console.error("There was an error while trying to load client styling from URL", i);
4559
4559
  });
4560
4560
  }
4561
- function Hh(r, t, e) {
4561
+ function Dh(r, t, e) {
4562
4562
  if (window.emMessageBus) {
4563
4563
  const i = document.createElement("style");
4564
4564
  window.emMessageBus.subscribe(t, (s) => {
@@ -4623,7 +4623,7 @@ let Zi = class {
4623
4623
  return this.cssText;
4624
4624
  }
4625
4625
  };
4626
- const zh = (r) => new Zi(typeof r == "string" ? r : r + "", void 0, Yi), D = (r, ...t) => {
4626
+ const zh = (r) => new Zi(typeof r == "string" ? r : r + "", void 0, Yi), R = (r, ...t) => {
4627
4627
  const e = r.length === 1 ? r[0] : t.reduce((i, s, o) => i + ((n) => {
4628
4628
  if (n._$cssResult$ === !0)
4629
4629
  return n.cssText;
@@ -4909,8 +4909,8 @@ Ze.elementStyles = [], Ze.shadowRootOptions = { mode: "open" }, Ze[St("elementPr
4909
4909
  * SPDX-License-Identifier: BSD-3-Clause
4910
4910
  */
4911
4911
  const At = globalThis, cr = At.trustedTypes, Js = cr ? cr.createPolicy("lit-html", { createHTML: (r) => r }) : void 0, In = "$lit$", ke = `lit$${Math.random().toFixed(9).slice(2)}$`, On = "?" + ke, Yh = `<${On}>`, ze = document, Mt = () => ze.createComment(""), Lt = (r) => r === null || typeof r != "object" && typeof r != "function", Xi = Array.isArray, Zh = (r) => Xi(r) || typeof (r == null ? void 0 : r[Symbol.iterator]) == "function", qr = `[
4912
- \f\r]`, bt = /<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g, Ks = /-->/g, Qs = />/g, Re = RegExp(`>|${qr}(?:([^\\s"'>=/]+)(${qr}*=${qr}*(?:[^
4913
- \f\r"'\`<>=]|("|')|))|$)`, "g"), eo = /'/g, to = /"/g, Nn = /^(?:script|style|textarea|title)$/i, ot = Symbol.for("lit-noChange"), te = Symbol.for("lit-nothing"), ro = /* @__PURE__ */ new WeakMap(), He = ze.createTreeWalker(ze, 129);
4912
+ \f\r]`, bt = /<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g, Ks = /-->/g, Qs = />/g, He = RegExp(`>|${qr}(?:([^\\s"'>=/]+)(${qr}*=${qr}*(?:[^
4913
+ \f\r"'\`<>=]|("|')|))|$)`, "g"), eo = /'/g, to = /"/g, Nn = /^(?:script|style|textarea|title)$/i, ot = Symbol.for("lit-noChange"), te = Symbol.for("lit-nothing"), ro = /* @__PURE__ */ new WeakMap(), De = ze.createTreeWalker(ze, 129);
4914
4914
  function kn(r, t) {
4915
4915
  if (!Xi(r) || !r.hasOwnProperty("raw"))
4916
4916
  throw Error("invalid template strings array");
@@ -4923,8 +4923,8 @@ const Xh = (r, t) => {
4923
4923
  const l = r[a];
4924
4924
  let d, h, u = -1, f = 0;
4925
4925
  for (; f < l.length && (n.lastIndex = f, h = n.exec(l), h !== null); )
4926
- f = n.lastIndex, n === bt ? h[1] === "!--" ? n = Ks : h[1] !== void 0 ? n = Qs : h[2] !== void 0 ? (Nn.test(h[2]) && (s = RegExp("</" + h[2], "g")), n = Re) : h[3] !== void 0 && (n = Re) : n === Re ? h[0] === ">" ? (n = s != null ? s : bt, u = -1) : h[1] === void 0 ? u = -2 : (u = n.lastIndex - h[2].length, d = h[1], n = h[3] === void 0 ? Re : h[3] === '"' ? to : eo) : n === to || n === eo ? n = Re : n === Ks || n === Qs ? n = bt : (n = Re, s = void 0);
4927
- const m = n === Re && r[a + 1].startsWith("/>") ? " " : "";
4926
+ f = n.lastIndex, n === bt ? h[1] === "!--" ? n = Ks : h[1] !== void 0 ? n = Qs : h[2] !== void 0 ? (Nn.test(h[2]) && (s = RegExp("</" + h[2], "g")), n = He) : h[3] !== void 0 && (n = He) : n === He ? h[0] === ">" ? (n = s != null ? s : bt, u = -1) : h[1] === void 0 ? u = -2 : (u = n.lastIndex - h[2].length, d = h[1], n = h[3] === void 0 ? He : h[3] === '"' ? to : eo) : n === to || n === eo ? n = He : n === Ks || n === Qs ? n = bt : (n = He, s = void 0);
4927
+ const m = n === He && r[a + 1].startsWith("/>") ? " " : "";
4928
4928
  o += n === bt ? l + Yh : u >= 0 ? (i.push(d), l.slice(0, u) + In + l.slice(u) + ke + m) : l + ke + (u === -2 ? a : m);
4929
4929
  }
4930
4930
  return [kn(r, o + (r[e] || "<?>") + (t === 2 ? "</svg>" : t === 3 ? "</math>" : "")), i];
@@ -4935,11 +4935,11 @@ class Bt {
4935
4935
  this.parts = [];
4936
4936
  let o = 0, n = 0;
4937
4937
  const a = t.length - 1, l = this.parts, [d, h] = Xh(t, e);
4938
- if (this.el = Bt.createElement(d, i), He.currentNode = this.el.content, e === 2 || e === 3) {
4938
+ if (this.el = Bt.createElement(d, i), De.currentNode = this.el.content, e === 2 || e === 3) {
4939
4939
  const u = this.el.content.firstChild;
4940
4940
  u.replaceWith(...u.childNodes);
4941
4941
  }
4942
- for (; (s = He.nextNode()) !== null && l.length < a; ) {
4942
+ for (; (s = De.nextNode()) !== null && l.length < a; ) {
4943
4943
  if (s.nodeType === 1) {
4944
4944
  if (s.hasAttributes())
4945
4945
  for (const u of s.getAttributeNames())
@@ -4953,7 +4953,7 @@ class Bt {
4953
4953
  if (f > 0) {
4954
4954
  s.textContent = cr ? cr.emptyScript : "";
4955
4955
  for (let m = 0; m < f; m++)
4956
- s.append(u[m], Mt()), He.nextNode(), l.push({ type: 2, index: ++o });
4956
+ s.append(u[m], Mt()), De.nextNode(), l.push({ type: 2, index: ++o });
4957
4957
  s.append(u[f], Mt());
4958
4958
  }
4959
4959
  }
@@ -4994,16 +4994,16 @@ class Jh {
4994
4994
  u(t) {
4995
4995
  var d;
4996
4996
  const { el: { content: e }, parts: i } = this._$AD, s = ((d = t == null ? void 0 : t.creationScope) != null ? d : ze).importNode(e, !0);
4997
- He.currentNode = s;
4998
- let o = He.nextNode(), n = 0, a = 0, l = i[0];
4997
+ De.currentNode = s;
4998
+ let o = De.nextNode(), n = 0, a = 0, l = i[0];
4999
4999
  for (; l !== void 0; ) {
5000
5000
  if (n === l.index) {
5001
5001
  let h;
5002
5002
  l.type === 2 ? h = new $t(o, o.nextSibling, this, t) : l.type === 1 ? h = new l.ctor(o, l.name, l.strings, this, t) : l.type === 6 && (h = new tu(o, this, t)), this._$AV.push(h), l = i[++a];
5003
5003
  }
5004
- n !== (l == null ? void 0 : l.index) && (o = He.nextNode(), n++);
5004
+ n !== (l == null ? void 0 : l.index) && (o = De.nextNode(), n++);
5005
5005
  }
5006
- return He.currentNode = ze, s;
5006
+ return De.currentNode = ze, s;
5007
5007
  }
5008
5008
  p(t) {
5009
5009
  let e = 0;
@@ -5253,14 +5253,14 @@ function ou(r = []) {
5253
5253
  function Bn(r, t) {
5254
5254
  return (r || "").split(" ").some((e) => new RegExp(`^${e.split("*").join(".*")}$`, "u").test(t));
5255
5255
  }
5256
- function Dn(r) {
5256
+ function Rn(r) {
5257
5257
  return r.map((t) => t.cssText).join(`
5258
5258
  `);
5259
5259
  }
5260
5260
  const fr = "vaadin-themable-mixin-style";
5261
5261
  function nu(r, t) {
5262
5262
  const e = document.createElement("style");
5263
- e.id = fr, e.textContent = Dn(r), t.content.appendChild(e);
5263
+ e.id = fr, e.textContent = Rn(r), t.content.appendChild(e);
5264
5264
  }
5265
5265
  function au(r) {
5266
5266
  if (!r.shadowRoot)
@@ -5279,16 +5279,16 @@ function lu(r) {
5279
5279
  e instanceof r ? au(e) : e || Ai.delete(t);
5280
5280
  });
5281
5281
  }
5282
- function Rn(r) {
5282
+ function Hn(r) {
5283
5283
  if (r.prototype instanceof Ke)
5284
5284
  r.elementStyles = r.finalizeStyles(r.styles);
5285
5285
  else {
5286
5286
  const t = r.prototype._template;
5287
- t.content.getElementById(fr).textContent = Dn(r.getStylesForThis());
5287
+ t.content.getElementById(fr).textContent = Rn(r.getStylesForThis());
5288
5288
  }
5289
5289
  Ji.forEach((t) => {
5290
5290
  const e = customElements.get(t);
5291
- e !== r && e.prototype instanceof r && Rn(e);
5291
+ e !== r && e.prototype instanceof r && Hn(e);
5292
5292
  });
5293
5293
  }
5294
5294
  function du(r, t) {
@@ -5308,7 +5308,7 @@ function de(r, t, e = {}) {
5308
5308
  const s = customElements.get(i);
5309
5309
  du(s, t) ? console.warn(`Registering styles that already exist for ${i}`) : (!window.Vaadin || !window.Vaadin.suppressPostFinalizeStylesWarning) && console.warn(
5310
5310
  `The custom element definition for "${i}" was finalized before a style module was registered. Ideally, import component specific style modules before importing the corresponding custom element. This warning can be suppressed by setting "window.Vaadin.suppressPostFinalizeStylesWarning = true".`
5311
- ), Rn(s), lu(s);
5311
+ ), Hn(s), lu(s);
5312
5312
  }
5313
5313
  });
5314
5314
  }
@@ -5319,17 +5319,17 @@ function hu(r = "") {
5319
5319
  let t = 0;
5320
5320
  return r.startsWith("lumo-") || r.startsWith("material-") ? t = 1 : r.startsWith("vaadin-") && (t = 2), t;
5321
5321
  }
5322
- function Hn(r) {
5322
+ function Dn(r) {
5323
5323
  const t = [];
5324
5324
  return r.include && [].concat(r.include).forEach((e) => {
5325
5325
  const i = Ti().find((s) => s.moduleId === e);
5326
- i ? t.push(...Hn(i), ...i.styles) : console.warn(`Included moduleId ${e} not found in style registry`);
5326
+ i ? t.push(...Dn(i), ...i.styles) : console.warn(`Included moduleId ${e} not found in style registry`);
5327
5327
  }, r.styles), t;
5328
5328
  }
5329
5329
  function uu(r) {
5330
5330
  const t = `${r}-default-theme`, e = Ti().filter((i) => i.moduleId !== t && Bn(i.themeFor, r)).map((i) => qt(je({}, i), {
5331
5331
  // Prepend styles from included themes
5332
- styles: [...Hn(i), ...i.styles],
5332
+ styles: [...Dn(i), ...i.styles],
5333
5333
  // Map moduleId to includePriority
5334
5334
  includePriority: hu(i.moduleId)
5335
5335
  })).sort((i, s) => s.includePriority - i.includePriority);
@@ -5387,7 +5387,7 @@ const cu = (r, ...t) => {
5387
5387
  * Copyright (c) 2017 - 2024 Vaadin Ltd.
5388
5388
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
5389
5389
  */
5390
- const fu = D`
5390
+ const fu = R`
5391
5391
  :host {
5392
5392
  /* Base (background) */
5393
5393
  --lumo-base-color: #fff;
@@ -5474,7 +5474,7 @@ const fu = D`
5474
5474
  }
5475
5475
  `;
5476
5476
  ct("color-props", fu);
5477
- const pu = D`
5477
+ const pu = R`
5478
5478
  [theme~='dark'] {
5479
5479
  /* Base (background) */
5480
5480
  --lumo-base-color: hsl(214, 35%, 21%);
@@ -5599,7 +5599,7 @@ de("", pu, { moduleId: "lumo-color" });
5599
5599
  * Copyright (c) 2017 - 2024 Vaadin Ltd.
5600
5600
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
5601
5601
  */
5602
- const mu = D`
5602
+ const mu = R`
5603
5603
  :host {
5604
5604
  /* Square */
5605
5605
  --lumo-space-xs: 0.25rem;
@@ -5629,7 +5629,7 @@ ct("spacing-props", mu);
5629
5629
  * Copyright (c) 2017 - 2024 Vaadin Ltd.
5630
5630
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
5631
5631
  */
5632
- const _u = D`
5632
+ const _u = R`
5633
5633
  :host {
5634
5634
  /* Border radius */
5635
5635
  --lumo-border-radius-s: 0.25em; /* Checkbox, badge, date-picker year indicator, etc */
@@ -5647,7 +5647,7 @@ const _u = D`
5647
5647
  --lumo-clickable-cursor: default;
5648
5648
  }
5649
5649
  `;
5650
- D`
5650
+ R`
5651
5651
  html {
5652
5652
  /* Button */
5653
5653
  --vaadin-button-background: var(--lumo-contrast-5pct);
@@ -5737,7 +5737,7 @@ ct("style-props", _u);
5737
5737
  * Copyright (c) 2017 - 2024 Vaadin Ltd.
5738
5738
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
5739
5739
  */
5740
- const gu = D`
5740
+ const gu = R`
5741
5741
  @font-face {
5742
5742
  font-family: 'lumo-icons';
5743
5743
  src: url(data:application/font-woff;charset=utf-8;base64,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)
@@ -5797,7 +5797,7 @@ ct("font-icons", gu);
5797
5797
  * Copyright (c) 2017 - 2024 Vaadin Ltd.
5798
5798
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
5799
5799
  */
5800
- const bu = D`
5800
+ const bu = R`
5801
5801
  :host {
5802
5802
  --lumo-size-xs: 1.625rem;
5803
5803
  --lumo-size-s: 1.875rem;
@@ -5819,7 +5819,7 @@ ct("sizing-props", bu);
5819
5819
  * Copyright (c) 2017 - 2024 Vaadin Ltd.
5820
5820
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
5821
5821
  */
5822
- const vu = D`
5822
+ const vu = R`
5823
5823
  :host {
5824
5824
  /* prettier-ignore */
5825
5825
  --lumo-font-family: -apple-system, BlinkMacSystemFont, 'Roboto', 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
@@ -5839,7 +5839,7 @@ const vu = D`
5839
5839
  --lumo-line-height-s: 1.375;
5840
5840
  --lumo-line-height-m: 1.625;
5841
5841
  }
5842
- `, yu = D`
5842
+ `, yu = R`
5843
5843
  body,
5844
5844
  :host {
5845
5845
  font-family: var(--lumo-font-family);
@@ -5934,7 +5934,7 @@ const vu = D`
5934
5934
  `;
5935
5935
  de("", yu, { moduleId: "lumo-typography" });
5936
5936
  ct("typography-props", vu);
5937
- const Fn = D`
5937
+ const Fn = R`
5938
5938
  :host {
5939
5939
  display: flex;
5940
5940
  align-items: center;
@@ -6020,7 +6020,7 @@ const Fn = D`
6020
6020
  }
6021
6021
  `;
6022
6022
  de("vaadin-item", Fn, { moduleId: "lumo-item" });
6023
- const wu = D`
6023
+ const wu = R`
6024
6024
  :host {
6025
6025
  transition: background-color 100ms;
6026
6026
  overflow: hidden;
@@ -6041,7 +6041,7 @@ de("vaadin-combo-box-item", [Fn, wu], {
6041
6041
  * Copyright (c) 2022 - 2024 Vaadin Ltd.
6042
6042
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
6043
6043
  */
6044
- const xu = D`
6044
+ const xu = R`
6045
6045
  [part~='loader'] {
6046
6046
  box-sizing: border-box;
6047
6047
  width: var(--lumo-icon-size-s);
@@ -6089,7 +6089,7 @@ const xu = D`
6089
6089
  * Copyright (c) 2017 - 2024 Vaadin Ltd.
6090
6090
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
6091
6091
  */
6092
- const Ki = D`
6092
+ const Ki = R`
6093
6093
  :host {
6094
6094
  top: var(--lumo-space-m);
6095
6095
  right: var(--lumo-space-m);
@@ -6161,7 +6161,7 @@ de("", Ki, { moduleId: "lumo-overlay" });
6161
6161
  * Copyright (c) 2017 - 2024 Vaadin Ltd.
6162
6162
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
6163
6163
  */
6164
- const Qi = D`
6164
+ const Qi = R`
6165
6165
  :host([opening]),
6166
6166
  :host([closing]) {
6167
6167
  animation: 0.14s lumo-overlay-dummy-animation;
@@ -6193,7 +6193,7 @@ const Qi = D`
6193
6193
  }
6194
6194
  `;
6195
6195
  de("", Qi, { moduleId: "lumo-menu-overlay-core" });
6196
- const Pu = D`
6196
+ const Pu = R`
6197
6197
  /* Small viewport (bottom sheet) styles */
6198
6198
  /* Use direct media queries instead of the state attributes ([phone] and [fullscreen]) provided by the elements */
6199
6199
  @media (max-width: 450px), (max-height: 450px) {
@@ -6257,7 +6257,7 @@ const Pu = D`
6257
6257
  }
6258
6258
  `, Eu = [Ki, Qi, Pu];
6259
6259
  de("", Eu, { moduleId: "lumo-menu-overlay" });
6260
- const Cu = D`
6260
+ const Cu = R`
6261
6261
  [part='content'] {
6262
6262
  padding: 0;
6263
6263
  }
@@ -6278,7 +6278,7 @@ const Cu = D`
6278
6278
  :host([bottom-aligned]) [part~='overlay'] {
6279
6279
  margin-bottom: var(--lumo-space-xs);
6280
6280
  }
6281
- `, Su = D`
6281
+ `, Su = R`
6282
6282
  [part~='loader'] {
6283
6283
  position: absolute;
6284
6284
  z-index: 1;
@@ -6295,7 +6295,7 @@ de(
6295
6295
  Cu,
6296
6296
  xu,
6297
6297
  Su,
6298
- D`
6298
+ R`
6299
6299
  :host {
6300
6300
  --_vaadin-combo-box-items-container-border-width: var(--lumo-space-xs);
6301
6301
  --_vaadin-combo-box-items-container-border-style: solid;
@@ -6306,7 +6306,7 @@ de(
6306
6306
  );
6307
6307
  de(
6308
6308
  "vaadin-input-container",
6309
- D`
6309
+ R`
6310
6310
  :host {
6311
6311
  background: var(--_background);
6312
6312
  padding: 0 calc(0.375em + var(--_input-container-radius) / 4 - 1px);
@@ -6492,7 +6492,7 @@ de(
6492
6492
  * Copyright (c) 2017 - 2024 Vaadin Ltd.
6493
6493
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
6494
6494
  */
6495
- const zn = D`
6495
+ const zn = R`
6496
6496
  [part$='button'] {
6497
6497
  flex: none;
6498
6498
  width: 1em;
@@ -6526,7 +6526,7 @@ de("", zn, { moduleId: "lumo-field-button" });
6526
6526
  * Copyright (c) 2017 - 2024 Vaadin Ltd.
6527
6527
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
6528
6528
  */
6529
- const Au = D`
6529
+ const Au = R`
6530
6530
  :host {
6531
6531
  --_helper-spacing: var(--vaadin-input-field-helper-spacing, 0.4em);
6532
6532
  }
@@ -6588,7 +6588,7 @@ const Au = D`
6588
6588
  * Copyright (c) 2017 - 2024 Vaadin Ltd.
6589
6589
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
6590
6590
  */
6591
- const Vn = D`
6591
+ const Vn = R`
6592
6592
  [part='label'] {
6593
6593
  align-self: flex-start;
6594
6594
  color: var(--vaadin-input-field-label-color, var(--lumo-secondary-text-color));
@@ -6707,7 +6707,7 @@ de("", Vn, { moduleId: "lumo-required-field" });
6707
6707
  * Copyright (c) 2017 - 2024 Vaadin Ltd.
6708
6708
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
6709
6709
  */
6710
- const Tu = D`
6710
+ const Tu = R`
6711
6711
  :host {
6712
6712
  --lumo-text-field-size: var(--lumo-size-m);
6713
6713
  color: var(--vaadin-input-field-value-color, var(--lumo-body-text-color));
@@ -6842,7 +6842,7 @@ const Tu = D`
6842
6842
  de("", $n, {
6843
6843
  moduleId: "lumo-input-field-shared-styles"
6844
6844
  });
6845
- const Iu = D`
6845
+ const Iu = R`
6846
6846
  [part='toggle-button']::before {
6847
6847
  content: var(--lumo-icons-dropdown);
6848
6848
  }
@@ -6921,7 +6921,7 @@ const Mu = ku && "adoptedStyleSheets" in Document.prototype && "replaceSync" in
6921
6921
  })();
6922
6922
  let Lu = window.Polymer && window.Polymer.rootPath || ts(document.baseURI || window.location.href), pr = window.Polymer && window.Polymer.sanitizeDOMValue || void 0;
6923
6923
  window.Polymer && window.Polymer.setPassiveTouchGestures;
6924
- let Ii = window.Polymer && window.Polymer.strictTemplatePolicy || !1, Bu = window.Polymer && window.Polymer.allowTemplateFromDomModule || !1, Du = window.Polymer && window.Polymer.legacyOptimizations || !1, Ru = window.Polymer && window.Polymer.legacyWarnings || !1, Hu = window.Polymer && window.Polymer.syncInitialRender || !1, Oi = window.Polymer && window.Polymer.legacyUndefined || !1, Fu = window.Polymer && window.Polymer.orderedComputed || !1, io = window.Polymer && window.Polymer.removeNestedTemplates || !1, zu = window.Polymer && window.Polymer.fastDomIf || !1;
6924
+ let Ii = window.Polymer && window.Polymer.strictTemplatePolicy || !1, Bu = window.Polymer && window.Polymer.allowTemplateFromDomModule || !1, Ru = window.Polymer && window.Polymer.legacyOptimizations || !1, Hu = window.Polymer && window.Polymer.legacyWarnings || !1, Du = window.Polymer && window.Polymer.syncInitialRender || !1, Oi = window.Polymer && window.Polymer.legacyUndefined || !1, Fu = window.Polymer && window.Polymer.orderedComputed || !1, io = window.Polymer && window.Polymer.removeNestedTemplates || !1, zu = window.Polymer && window.Polymer.fastDomIf || !1;
6925
6925
  window.Polymer && window.Polymer.suppressTemplateNotifications;
6926
6926
  window.Polymer && window.Polymer.legacyNoObservedAttributes;
6927
6927
  let Vu = window.Polymer && window.Polymer.useAdoptedStyleSheetsWithBuiltCSS || !1;
@@ -6982,7 +6982,7 @@ function oo(r) {
6982
6982
  function Uu(r) {
6983
6983
  r.querySelector("style") && console.warn("dom-module %s has style outside template", r.id);
6984
6984
  }
6985
- class Dt extends HTMLElement {
6985
+ class Rt extends HTMLElement {
6986
6986
  /** @override */
6987
6987
  static get observedAttributes() {
6988
6988
  return ["id"];
@@ -7054,8 +7054,8 @@ class Dt extends HTMLElement {
7054
7054
  }
7055
7055
  }
7056
7056
  }
7057
- Dt.prototype.modules = rs;
7058
- customElements.define("dom-module", Dt);
7057
+ Rt.prototype.modules = rs;
7058
+ customElements.define("dom-module", Rt);
7059
7059
  /**
7060
7060
  @license
7061
7061
  Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
@@ -7069,7 +7069,7 @@ const ju = "link[rel=import][type~=css]", Gu = "include", no = "shady-unscoped";
7069
7069
  function jn(r) {
7070
7070
  return (
7071
7071
  /** @type {?DomModule} */
7072
- Dt.import(r)
7072
+ Rt.import(r)
7073
7073
  );
7074
7074
  }
7075
7075
  function ao(r) {
@@ -8375,8 +8375,8 @@ const mc = ne(
8375
8375
  * Google as part of the polymer project is also subject to an additional IP
8376
8376
  * rights grant found at http://polymer.github.io/PATENTS.txt
8377
8377
  */
8378
- let Rt = 0;
8379
- const Ht = [], M = {
8378
+ let Ht = 0;
8379
+ const Dt = [], M = {
8380
8380
  COMPUTE: "__computeEffects",
8381
8381
  REFLECT: "__reflectEffects",
8382
8382
  NOTIFY: "__notifyEffects",
@@ -8399,7 +8399,7 @@ function Xr(r, t, e) {
8399
8399
  function xt(r, t, e, i, s, o) {
8400
8400
  if (t) {
8401
8401
  let n = !1;
8402
- const a = Rt++;
8402
+ const a = Ht++;
8403
8403
  for (let l in e) {
8404
8404
  let d = s ? Ue(l) : l, h = t[d];
8405
8405
  if (h)
@@ -8432,7 +8432,7 @@ function co(r, t, e, i, s) {
8432
8432
  o ? o.call(r, r.__data[n], i[n]) : s.dynamicFn || console.warn("observer method `" + s.method + "` not defined");
8433
8433
  }
8434
8434
  function bc(r, t, e, i, s) {
8435
- let o = r[M.NOTIFY], n, a = Rt++;
8435
+ let o = r[M.NOTIFY], n, a = Ht++;
8436
8436
  for (let d in t)
8437
8437
  t[d] && (o && gc(r, o, a, d, e, i, s) || s && vc(r, d, e)) && (n = !0);
8438
8438
  let l;
@@ -8481,7 +8481,7 @@ function Pc(r, t, e, i) {
8481
8481
  let s = r[M.COMPUTE];
8482
8482
  if (s)
8483
8483
  if (Fu) {
8484
- Rt++;
8484
+ Ht++;
8485
8485
  const o = Cc(r), n = [];
8486
8486
  for (let l in t)
8487
8487
  fo(l, s, n, o, i);
@@ -8530,7 +8530,7 @@ const Ec = (r, t, e) => {
8530
8530
  if (n)
8531
8531
  for (let a = 0; a < n.length; a++) {
8532
8532
  const l = n[a];
8533
- l.info.lastRun !== Rt && (!s || is(r, l.trigger)) && (l.info.lastRun = Rt, Ec(l.info, e, i));
8533
+ l.info.lastRun !== Ht && (!s || is(r, l.trigger)) && (l.info.lastRun = Ht, Ec(l.info, e, i));
8534
8534
  }
8535
8535
  };
8536
8536
  function Cc(r) {
@@ -8565,7 +8565,7 @@ function Sc(r) {
8565
8565
  }
8566
8566
  function ra(r, t, e, i, s) {
8567
8567
  let o = Mi(r, t, e, i, s);
8568
- if (o === Ht)
8568
+ if (o === Dt)
8569
8569
  return !1;
8570
8570
  let n = s.methodInfo;
8571
8571
  return r.__dataHasAccessor && r.__dataHasAccessor[n] ? r._setPendingProperty(n, o, !0) : (r[n] = o, !1);
@@ -8616,7 +8616,7 @@ function Ic(r, t, e, i, s, o, n) {
8616
8616
  t = _r(d.source, l.target, t), a._setPendingPropertyOrPath(t, h, !1, !0) && r._enqueueClient(a);
8617
8617
  } else {
8618
8618
  let h = s.evaluator._evaluateBinding(r, d, t, e, i, o);
8619
- h !== Ht && Oc(r, a, l, d, h);
8619
+ h !== Dt && Oc(r, a, l, d, h);
8620
8620
  }
8621
8621
  }
8622
8622
  function Oc(r, t, e, i, s) {
@@ -8695,11 +8695,11 @@ function Mi(r, t, e, i, s) {
8695
8695
  let o = r._methodHost || r, n = o[s.methodName];
8696
8696
  if (n) {
8697
8697
  let a = r._marshalArgs(s.args, t, e);
8698
- return a === Ht ? Ht : n.apply(o, a);
8698
+ return a === Dt ? Dt : n.apply(o, a);
8699
8699
  } else
8700
8700
  s.dynamicFn || console.warn("method `" + s.methodName + "` not defined");
8701
8701
  }
8702
- const Dc = [], ia = "(?:[a-zA-Z_$][\\w.:$\\-*]*)", Rc = "(?:[-+]?[0-9]*\\.?[0-9]+(?:[eE][-+]?[0-9]+)?)", Hc = "(?:'(?:[^'\\\\]|\\\\.)*')", Fc = '(?:"(?:[^"\\\\]|\\\\.)*")', zc = "(?:" + Hc + "|" + Fc + ")", mo = "(?:(" + ia + "|" + Rc + "|" + zc + ")\\s*)", Vc = "(?:" + mo + "(?:,\\s*" + mo + ")*)", $c = "(?:\\(\\s*(?:" + Vc + "?)\\)\\s*)", Uc = "(" + ia + "\\s*" + $c + "?)", jc = "(\\[\\[|{{)\\s*", Gc = "(?:]]|}})", Wc = "(?:(!)\\s*)?", qc = jc + Wc + Uc + Gc, _o = new RegExp(qc, "g");
8702
+ const Rc = [], ia = "(?:[a-zA-Z_$][\\w.:$\\-*]*)", Hc = "(?:[-+]?[0-9]*\\.?[0-9]+(?:[eE][-+]?[0-9]+)?)", Dc = "(?:'(?:[^'\\\\]|\\\\.)*')", Fc = '(?:"(?:[^"\\\\]|\\\\.)*")', zc = "(?:" + Dc + "|" + Fc + ")", mo = "(?:(" + ia + "|" + Hc + "|" + zc + ")\\s*)", Vc = "(?:" + mo + "(?:,\\s*" + mo + ")*)", $c = "(?:\\(\\s*(?:" + Vc + "?)\\)\\s*)", Uc = "(" + ia + "\\s*" + $c + "?)", jc = "(\\[\\[|{{)\\s*", Gc = "(?:]]|}})", Wc = "(?:(!)\\s*)?", qc = jc + Wc + Uc + Gc, _o = new RegExp(qc, "g");
8703
8703
  function go(r) {
8704
8704
  let t = "";
8705
8705
  for (let e = 0; e < r.length; e++) {
@@ -8711,7 +8711,7 @@ function go(r) {
8711
8711
  function Kr(r) {
8712
8712
  let t = r.match(/([^\s]+?)\(([\s\S]*)\)/);
8713
8713
  if (t) {
8714
- let i = { methodName: t[1], static: !0, args: Dc };
8714
+ let i = { methodName: t[1], static: !0, args: Rc };
8715
8715
  if (t[2].trim()) {
8716
8716
  let s = t[2].replace(/\\,/g, "&comma;").split(",");
8717
8717
  return Yc(s, i);
@@ -9609,7 +9609,7 @@ const Xc = ne((r) => {
9609
9609
  } else
9610
9610
  _ = f ? bo(a, n, u) : a[u];
9611
9611
  if (Oi && !this._overrideLegacyUndefined && _ === void 0 && s.length > 1)
9612
- return Ht;
9612
+ return Dt;
9613
9613
  l[d] = _;
9614
9614
  }
9615
9615
  return l;
@@ -10345,7 +10345,7 @@ const Qc = "3.5.2", vo = window.ShadyCSS && window.ShadyCSS.cssBuild, ef = ne((r
10345
10345
  function n(l) {
10346
10346
  let d = null;
10347
10347
  if (l && (!Ii || Bu) && (d = /** @type {?HTMLTemplateElement} */
10348
- Dt.import(l, "template"), Ii && !d))
10348
+ Rt.import(l, "template"), Ii && !d))
10349
10349
  throw new Error(`strictTemplatePolicy: expecting dom-module or null template for ${l}`);
10350
10350
  return d;
10351
10351
  }
@@ -10377,7 +10377,7 @@ const Qc = "3.5.2", vo = window.ShadyCSS && window.ShadyCSS.cssBuild, ef = ne((r
10377
10377
  /** @type {PolymerElementConstructor} */
10378
10378
  this.template
10379
10379
  );
10380
- d && (typeof d == "string" ? (console.error("template getter must return HTMLTemplateElement"), d = null) : Du || (d = d.cloneNode(!0))), this.prototype._template = d;
10380
+ d && (typeof d == "string" ? (console.error("template getter must return HTMLTemplateElement"), d = null) : Ru || (d = d.cloneNode(!0))), this.prototype._template = d;
10381
10381
  }
10382
10382
  /**
10383
10383
  * Override of PropertiesChanged createProperties to create accessors
@@ -10516,7 +10516,7 @@ const Qc = "3.5.2", vo = window.ShadyCSS && window.ShadyCSS.cssBuild, ef = ne((r
10516
10516
  if (d)
10517
10517
  this._importPath = ts(d.url);
10518
10518
  else {
10519
- const h = Dt.import(
10519
+ const h = Rt.import(
10520
10520
  /** @type {PolymerElementConstructor} */
10521
10521
  this.is
10522
10522
  );
@@ -10658,7 +10658,7 @@ const Qc = "3.5.2", vo = window.ShadyCSS && window.ShadyCSS.cssBuild, ef = ne((r
10658
10658
  _attachDom(d) {
10659
10659
  const h = Fe(this);
10660
10660
  if (h.attachShadow)
10661
- return d ? (h.shadowRoot || (h.attachShadow({ mode: "open", shadyUpgradeFragment: d }), h.shadowRoot.appendChild(d), this.constructor._styleSheet && (h.shadowRoot.adoptedStyleSheets = [this.constructor._styleSheet])), Hu && window.ShadyDOM && window.ShadyDOM.flushInitial(h.shadowRoot), h.shadowRoot) : null;
10661
+ return d ? (h.shadowRoot || (h.attachShadow({ mode: "open", shadyUpgradeFragment: d }), h.shadowRoot.appendChild(d), this.constructor._styleSheet && (h.shadowRoot.adoptedStyleSheets = [this.constructor._styleSheet])), Du && window.ShadyDOM && window.ShadyDOM.flushInitial(h.shadowRoot), h.shadowRoot) : null;
10662
10662
  throw new Error("ShadowDOM not available. PolymerElement can create dom as children instead of in ShadowDOM by setting `this.root = this;` before `ready`.");
10663
10663
  }
10664
10664
  /**
@@ -10743,7 +10743,7 @@ const Qc = "3.5.2", vo = window.ShadyCSS && window.ShadyCSS.cssBuild, ef = ne((r
10743
10743
  * @nocollapse
10744
10744
  */
10745
10745
  static _addTemplatePropertyEffect(d, h, u) {
10746
- return Ru && !(h in this._properties) && // Methods used in templates with no dependencies (or only literal
10746
+ return Hu && !(h in this._properties) && // Methods used in templates with no dependencies (or only literal
10747
10747
  // dependencies) become accessors with template effects; ignore these
10748
10748
  !(u.info.part.signature && u.info.part.signature.static) && // Warnings for bindings added to nested templates are handled by
10749
10749
  // templatizer so ignore both the host-to-template bindings
@@ -10958,7 +10958,7 @@ const of = (r) => class extends r {
10958
10958
  * Copyright (c) 2021 - 2024 Vaadin Ltd.
10959
10959
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
10960
10960
  */
10961
- const nf = D`
10961
+ const nf = R`
10962
10962
  :host {
10963
10963
  display: flex;
10964
10964
  align-items: center;
@@ -11171,10 +11171,10 @@ The complete set of contributors may be found at http://polymer.github.io/CONTRI
11171
11171
  Code distributed by Google as part of the polymer project is also
11172
11172
  subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
11173
11173
  */
11174
- let Di = !1, hf = [], da = [];
11174
+ let Ri = !1, hf = [], da = [];
11175
11175
  function uf() {
11176
- Di = !0, requestAnimationFrame(function() {
11177
- Di = !1, cf(hf), setTimeout(function() {
11176
+ Ri = !0, requestAnimationFrame(function() {
11177
+ Ri = !1, cf(hf), setTimeout(function() {
11178
11178
  ff(da);
11179
11179
  });
11180
11180
  });
@@ -11198,18 +11198,18 @@ function ha(r) {
11198
11198
  }
11199
11199
  }
11200
11200
  function pf(r, t, e) {
11201
- Di || uf(), da.push([r, t, e]);
11201
+ Ri || uf(), da.push([r, t, e]);
11202
11202
  }
11203
11203
  /**
11204
11204
  * @license
11205
11205
  * Copyright (c) 2021 - 2024 Vaadin Ltd.
11206
11206
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
11207
11207
  */
11208
- const Or = (r) => r.test(navigator.userAgent), Ri = (r) => r.test(navigator.platform), mf = (r) => r.test(navigator.vendor);
11208
+ const Or = (r) => r.test(navigator.userAgent), Hi = (r) => r.test(navigator.platform), mf = (r) => r.test(navigator.vendor);
11209
11209
  Or(/Android/u);
11210
11210
  Or(/Chrome/u) && mf(/Google Inc/u);
11211
11211
  Or(/Firefox/u);
11212
- const _f = Ri(/^iPad/u) || Ri(/^Mac/u) && navigator.maxTouchPoints > 1, gf = Ri(/^iPhone/u), bf = gf || _f, vf = Or(/^((?!chrome|android).)*safari/iu), Hi = (() => {
11212
+ const _f = Hi(/^iPad/u) || Hi(/^Mac/u) && navigator.maxTouchPoints > 1, gf = Hi(/^iPhone/u), bf = gf || _f, vf = Or(/^((?!chrome|android).)*safari/iu), Di = (() => {
11213
11213
  try {
11214
11214
  return document.createEvent("TouchEvent"), !0;
11215
11215
  } catch (r) {
@@ -11962,7 +11962,7 @@ const Lf = (r) => class extends Nf(Mf(r)) {
11962
11962
  * Copyright (c) 2017 - 2024 Vaadin Ltd.
11963
11963
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
11964
11964
  */
11965
- const Bf = D`
11965
+ const Bf = R`
11966
11966
  :host {
11967
11967
  z-index: 200;
11968
11968
  position: fixed;
@@ -12027,7 +12027,7 @@ const Bf = D`
12027
12027
  * Copyright (c) 2021 - 2024 Vaadin Ltd.
12028
12028
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
12029
12029
  */
12030
- function Df(r) {
12030
+ function Rf(r) {
12031
12031
  const t = [];
12032
12032
  for (; r; ) {
12033
12033
  if (r.nodeType === Node.DOCUMENT_NODE) {
@@ -12056,7 +12056,7 @@ function ma(r, t, e) {
12056
12056
  const i = ns(r.getAttribute(t));
12057
12057
  i.add(e), r.setAttribute(t, kr(i));
12058
12058
  }
12059
- function Rf(r, t, e) {
12059
+ function Hf(r, t, e) {
12060
12060
  const i = ns(r.getAttribute(t));
12061
12061
  if (i.delete(e), i.size === 0) {
12062
12062
  r.removeAttribute(t);
@@ -12064,7 +12064,7 @@ function Rf(r, t, e) {
12064
12064
  }
12065
12065
  r.setAttribute(t, kr(i));
12066
12066
  }
12067
- function Hf(r) {
12067
+ function Df(r) {
12068
12068
  return r.nodeType === Node.TEXT_NODE && r.textContent.trim() === "";
12069
12069
  }
12070
12070
  /**
@@ -12217,7 +12217,7 @@ const ri = {
12217
12217
  }
12218
12218
  /** @private */
12219
12219
  __addUpdatePositionEventListeners() {
12220
- window.visualViewport.addEventListener("resize", this._updatePosition), window.visualViewport.addEventListener("scroll", this.__onScroll, !0), this.__positionTargetAncestorRootNodes = Df(this.positionTarget), this.__positionTargetAncestorRootNodes.forEach((e) => {
12220
+ window.visualViewport.addEventListener("resize", this._updatePosition), window.visualViewport.addEventListener("scroll", this.__onScroll, !0), this.__positionTargetAncestorRootNodes = Rf(this.positionTarget), this.__positionTargetAncestorRootNodes.forEach((e) => {
12221
12221
  e.addEventListener("scroll", this.__onScroll, !0);
12222
12222
  }), this.positionTarget && (this.__observePositionTargetMove = Ff(this.positionTarget, () => {
12223
12223
  this._updatePosition();
@@ -12402,7 +12402,7 @@ const Vf = (r) => class extends zf(r) {
12402
12402
  * Copyright (c) 2015 - 2024 Vaadin Ltd.
12403
12403
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
12404
12404
  */
12405
- const $f = D`
12405
+ const $f = R`
12406
12406
  #overlay {
12407
12407
  width: var(--vaadin-combo-box-overlay-width, var(--_vaadin-combo-box-overlay-default-width, auto));
12408
12408
  }
@@ -14612,7 +14612,7 @@ class as extends EventTarget {
14612
14612
  observeSlot() {
14613
14613
  const { slotName: t } = this, e = t === "" ? "slot:not([name])" : `slot[name=${t}]`, i = this.host.shadowRoot.querySelector(e);
14614
14614
  this.__slotObserver = new lp(i, ({ addedNodes: s, removedNodes: o }) => {
14615
- const n = this.multiple ? this.nodes : [this.node], a = s.filter((l) => !Hf(l) && !n.includes(l));
14615
+ const n = this.multiple ? this.nodes : [this.node], a = s.filter((l) => !Df(l) && !n.includes(l));
14616
14616
  o.length && (this.nodes = n.filter((l) => !o.includes(l)), o.forEach((l) => {
14617
14617
  this.teardownNode(l);
14618
14618
  })), a && a.length > 0 && (this.multiple ? (this.defaultNode && this.defaultNode.remove(), this.nodes = [...n, ...a].filter((l) => l !== this.defaultNode), a.forEach((l) => {
@@ -15383,7 +15383,7 @@ const mp = (r) => class extends ds(ls(r)) {
15383
15383
  * @protected
15384
15384
  */
15385
15385
  _onClearButtonMouseDown(e) {
15386
- e.preventDefault(), Hi || this.inputElement.focus();
15386
+ e.preventDefault(), Di || this.inputElement.focus();
15387
15387
  }
15388
15388
  /**
15389
15389
  * Override an event listener inherited from `KeydownMixin` to clear on Esc.
@@ -15443,7 +15443,7 @@ function li(r, t, e = { newId: null, oldId: null, fromUser: !1 }) {
15443
15443
  s && a.delete(s), i && a.add(i);
15444
15444
  return;
15445
15445
  }
15446
- o && (a ? i || n.delete(r) : Ca(r, t), Ea(r, t)), Rf(r, t, s);
15446
+ o && (a ? i || n.delete(r) : Ca(r, t), Ea(r, t)), Hf(r, t, s);
15447
15447
  const l = i || kr(a);
15448
15448
  l && ma(r, t, l);
15449
15449
  }
@@ -16575,7 +16575,7 @@ const Ip = (r) => class extends Sa(r) {
16575
16575
  * Copyright (c) 2021 - 2024 Vaadin Ltd..
16576
16576
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
16577
16577
  */
16578
- const Op = D`
16578
+ const Op = R`
16579
16579
  [part='clear-button'] {
16580
16580
  display: none;
16581
16581
  cursor: default;
@@ -16594,7 +16594,7 @@ const Op = D`
16594
16594
  * Copyright (c) 2021 - 2024 Vaadin Ltd..
16595
16595
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
16596
16596
  */
16597
- const Np = D`
16597
+ const Np = R`
16598
16598
  :host {
16599
16599
  display: inline-flex;
16600
16600
  outline: none;
@@ -16634,7 +16634,7 @@ const Np = D`
16634
16634
  * Copyright (c) 2021 - 2024 Vaadin Ltd..
16635
16635
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
16636
16636
  */
16637
- const kp = D`
16637
+ const kp = R`
16638
16638
  [class$='container'] {
16639
16639
  display: flex;
16640
16640
  flex-direction: column;
@@ -16716,26 +16716,26 @@ class fs {
16716
16716
  *
16717
16717
  * @type {{ isExpanded: (item: unknown) => boolean }}
16718
16718
  */
16719
- H(this, "context");
16719
+ D(this, "context");
16720
16720
  /**
16721
16721
  * The number of items to display per page.
16722
16722
  *
16723
16723
  * @type {number}
16724
16724
  */
16725
- H(this, "pageSize");
16725
+ D(this, "pageSize");
16726
16726
  /**
16727
16727
  * An array of cached items.
16728
16728
  *
16729
16729
  * @type {object[]}
16730
16730
  */
16731
- H(this, "items", []);
16731
+ D(this, "items", []);
16732
16732
  /**
16733
16733
  * A map where the key is a requested page and the value is a callback
16734
16734
  * that will be called with data once the request is complete.
16735
16735
  *
16736
16736
  * @type {Record<number, Function>}
16737
16737
  */
16738
- H(this, "pendingRequests", {});
16738
+ D(this, "pendingRequests", {});
16739
16739
  /**
16740
16740
  * A map where the key is the index of an item in the `items` array
16741
16741
  * and the value is a sub-cache associated with that item.
@@ -16747,21 +16747,21 @@ class fs {
16747
16747
  * @type {Record<number, Cache>}
16748
16748
  * @private
16749
16749
  */
16750
- H(this, "__subCacheByIndex", {});
16750
+ D(this, "__subCacheByIndex", {});
16751
16751
  /**
16752
16752
  * The number of items.
16753
16753
  *
16754
16754
  * @type {number}
16755
16755
  * @private
16756
16756
  */
16757
- H(this, "__size", 0);
16757
+ D(this, "__size", 0);
16758
16758
  /**
16759
16759
  * The total number of items, including items from expanded sub-caches.
16760
16760
  *
16761
16761
  * @type {number}
16762
16762
  * @private
16763
16763
  */
16764
- H(this, "__flatSize", 0);
16764
+ D(this, "__flatSize", 0);
16765
16765
  this.context = t, this.pageSize = e, this.size = i, this.parentCache = s, this.parentCacheIndex = o, this.__flatSize = i || 0;
16766
16766
  }
16767
16767
  /**
@@ -16969,54 +16969,54 @@ class Lp extends EventTarget {
16969
16969
  *
16970
16970
  * @param {HTMLElement}
16971
16971
  */
16972
- H(this, "host");
16972
+ D(this, "host");
16973
16973
  /**
16974
16974
  * A callback that returns data based on the passed params such as
16975
16975
  * `page`, `pageSize`, `parentItem`, etc.
16976
16976
  */
16977
- H(this, "dataProvider");
16977
+ D(this, "dataProvider");
16978
16978
  /**
16979
16979
  * A callback that returns additional params that need to be passed
16980
16980
  * to the data provider callback with every request.
16981
16981
  */
16982
- H(this, "dataProviderParams");
16982
+ D(this, "dataProviderParams");
16983
16983
  /**
16984
16984
  * A number of items to display per page.
16985
16985
  *
16986
16986
  * @type {number}
16987
16987
  */
16988
- H(this, "pageSize");
16988
+ D(this, "pageSize");
16989
16989
  /**
16990
16990
  * A callback that returns whether the given item is expanded.
16991
16991
  *
16992
16992
  * @type {(item: unknown) => boolean}
16993
16993
  */
16994
- H(this, "isExpanded");
16994
+ D(this, "isExpanded");
16995
16995
  /**
16996
16996
  * A callback that returns the id for the given item and that
16997
16997
  * is used when checking object items for equality.
16998
16998
  *
16999
16999
  * @type { (item: unknown) => unknown}
17000
17000
  */
17001
- H(this, "getItemId");
17001
+ D(this, "getItemId");
17002
17002
  /**
17003
17003
  * A reference to the root cache instance.
17004
17004
  *
17005
17005
  * @param {Cache}
17006
17006
  */
17007
- H(this, "rootCache");
17007
+ D(this, "rootCache");
17008
17008
  /**
17009
17009
  * A placeholder item that is used to indicate that the item is not loaded yet.
17010
17010
  *
17011
17011
  * @type {unknown}
17012
17012
  */
17013
- H(this, "placeholder");
17013
+ D(this, "placeholder");
17014
17014
  /**
17015
17015
  * A callback that returns whether the given item is a placeholder.
17016
17016
  *
17017
17017
  * @type {(item: unknown) => boolean}
17018
17018
  */
17019
- H(this, "isPlaceholder");
17019
+ D(this, "isPlaceholder");
17020
17020
  this.host = e, this.pageSize = s, this.getItemId = n, this.isExpanded = o, this.placeholder = l, this.isPlaceholder = a, this.dataProvider = d, this.dataProviderParams = h, this.rootCache = this.__createRootCache(i);
17021
17021
  }
17022
17022
  /**
@@ -17344,7 +17344,7 @@ const Bp = (r) => class extends r {
17344
17344
  * Copyright (c) 2023 - 2024 Vaadin Ltd.
17345
17345
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
17346
17346
  */
17347
- const Dp = (r) => class extends r {
17347
+ const Rp = (r) => class extends r {
17348
17348
  static get properties() {
17349
17349
  return {
17350
17350
  /**
@@ -17391,7 +17391,7 @@ const Dp = (r) => class extends r {
17391
17391
  * Copyright (c) 2021 - 2024 Vaadin Ltd.
17392
17392
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
17393
17393
  */
17394
- function Rp(r) {
17394
+ function Hp(r) {
17395
17395
  if (window.Vaadin && window.Vaadin.templateRendererCallback) {
17396
17396
  window.Vaadin.templateRendererCallback(r);
17397
17397
  return;
@@ -17405,7 +17405,7 @@ function Rp(r) {
17405
17405
  * Copyright (c) 2021 - 2024 Vaadin Ltd.
17406
17406
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
17407
17407
  */
17408
- class Hp {
17408
+ class Dp {
17409
17409
  /**
17410
17410
  * @param {{ inputElement?: HTMLElement; opened: boolean } & HTMLElement} host
17411
17411
  */
@@ -17430,7 +17430,7 @@ function To(r) {
17430
17430
  function Io(r, t) {
17431
17431
  return r.findIndex((e) => e instanceof at ? !1 : t(e));
17432
17432
  }
17433
- const Fp = (r) => class extends Dp(
17433
+ const Fp = (r) => class extends Rp(
17434
17434
  Nr(cs(xa(ls(ds(Pa(r))))))
17435
17435
  ) {
17436
17436
  static get properties() {
@@ -17690,7 +17690,7 @@ const Fp = (r) => class extends Dp(
17690
17690
  this._overlayElement.bringToFront();
17691
17691
  });
17692
17692
  };
17693
- this.addEventListener("mousedown", e), this.addEventListener("touchstart", e), Rp(this), this.addController(new Hp(this));
17693
+ this.addEventListener("mousedown", e), this.addEventListener("touchstart", e), Hp(this), this.addController(new Dp(this));
17694
17694
  }
17695
17695
  /** @protected */
17696
17696
  disconnectedCallback() {
@@ -17808,7 +17808,7 @@ const Fp = (r) => class extends Dp(
17808
17808
  _openedChanged(e, i) {
17809
17809
  if (i === void 0)
17810
17810
  return;
17811
- e ? !this._isInputFocused() && !Hi && this.inputElement && this.inputElement.focus() : this._onClosed();
17811
+ e ? !this._isInputFocused() && !Di && this.inputElement && this.inputElement.focus() : this._onClosed();
17812
17812
  const s = this._nativeInput;
17813
17813
  s && (s.setAttribute("aria-expanded", !!e), e ? s.setAttribute("aria-controls", this._scroller.id) : s.removeAttribute("aria-controls"));
17814
17814
  }
@@ -17952,7 +17952,7 @@ const Fp = (r) => class extends Dp(
17952
17952
  /** @private */
17953
17953
  _toggleElementChanged(e) {
17954
17954
  e && (e.addEventListener("mousedown", (i) => i.preventDefault()), e.addEventListener("click", () => {
17955
- Hi && !this._isInputFocused() && document.activeElement.blur();
17955
+ Di && !this._isInputFocused() && document.activeElement.blur();
17956
17956
  }));
17957
17957
  }
17958
17958
  /**
@@ -18310,7 +18310,7 @@ class zp extends Bp(
18310
18310
  }
18311
18311
  ut(zp);
18312
18312
  function Vp(r) {
18313
- hl(r, "svelte-1ny9jjy", '*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.GeneralPlayerForgotPasswordForm{height:auto}.GeneralPlayerForgotPasswordForm .ModalLoaderWrapper{display:flex;height:100%;align-items:center}.GeneralPlayerForgotPasswordForm .ModalLoader{display:block;width:80px;height:80px;margin:0 auto}.GeneralPlayerForgotPasswordForm .ModalLoader:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid var(--emw--registration-color-primary, var(--emw--color-primary, #D0046C));border-color:var(--emw--registration-color-primary, var(--emw--color-primary, #D0046C)) transparent var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E)) transparent;animation:Loader 1.2s linear infinite}.backButtonForgotPassword{display:inline-flex;color:var(--emw--registration-typography, var(--emw--color-contrast, #07072A));height:24px;line-height:24px;border-radius:5px;border:none;background:transparent;padding:0;text-transform:uppercase;font-size:16px;cursor:pointer;margin-bottom:30px}.backButtonForgotPassword svg{width:24px;height:24px;margin-right:20px;fill:var(--emw--registration-color-primary, var(--emw--color-primary, #D0046C))}.FormContainer{width:100%}.FormForgotPassword{background:var(--emw--registration-color-bg, var(--emw--color-gray-50, #F9F8F8))}.FormHeaderTitle{color:var(--emw--registration-typography, var(--emw--color-contrast, #07072A));font-size:20px;font-weight:300;padding:0;text-transform:uppercase;margin:0}.FormHeaderSubtitle{color:var(--emw--registration-typography, var(--emw--color-contrast, #07072A));font-weight:300;padding-top:14px}.FormRequired{color:var(--emw--color-error, var(--emw--color-red, #ed0909))}.ForgotPasswordError{color:var(--emw--color-error, var(--emw--color-red, #ed0909));font-size:10px;line-height:10px;margin-top:10px}.FormContent{padding-top:20px}.NewPasswordSuccess{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-around;align-items:center}.NewPasswordSuccess h4{margin-top:10px;color:var(--emw--color-valid, var(--emw--color-green, #48952a));font-size:28px;font-weight:500;padding:0;text-transform:uppercase}.NewPasswordSuccess p{text-align:center;font-size:16px;color:var(--emw--registration-typography, var(--emw--color-contrast, #07072A));text-transform:initial;padding:15px 0;margin-bottom:110px}.TogglePasswordVisibility{height:19px;position:absolute;right:8px;top:34px;cursor:pointer}.TogglePasswordVisibility.InvalidToggle path,.TogglePasswordVisibility.InvalidToggle circle,.TogglePasswordVisibility.InvalidToggle rect{fill:var(--emw--registration-color-primary, var(--emw--color-primary, #D0046C))}.TogglePasswordVisibility path,.TogglePasswordVisibility circle,.TogglePasswordVisibility rect{fill:var(--emw--registration-contrast, var(--emw--color-gray-300, #58586B))}.ResetPasswordByEmail,.NewPassword,.ConfirmPassword{color:var(--emw--registration-contrast, var(--emw--color-gray-300, #58586B));display:flex;flex-direction:column;padding-bottom:20px;position:relative}.ResetPasswordByEmail .dobFormatError,.NewPassword .dobFormatError,.ConfirmPassword .dobFormatError{padding:20px;width:100%;text-align:center;color:var(--emw--color-error, #ed0909)}.ResetPasswordByEmail .DobContainer,.NewPassword .DobContainer,.ConfirmPassword .DobContainer{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.ResetPasswordByEmail .DobContainer .datePickerBox,.NewPassword .DobContainer .datePickerBox,.ConfirmPassword .DobContainer .datePickerBox{width:100%;padding:10px}.ResetPasswordByEmail .DobContainer .datePickerBox input,.NewPassword .DobContainer .datePickerBox input,.ConfirmPassword .DobContainer .datePickerBox input{border:0px;background:transparent}.ResetPasswordByEmail .DobContainer.Mobile,.NewPassword .DobContainer.Mobile,.ConfirmPassword .DobContainer.Mobile{flex-direction:column}.ResetPasswordByEmail label,.NewPassword label,.ConfirmPassword label{font-size:14px;font-weight:300;padding-bottom:5px}.ResetPasswordByEmail input,.NewPassword input,.ConfirmPassword input{width:100%;height:44px;border:1px solid var(--emw--color-gray-100, #E6E6E6);border-radius:5px;padding:5px;font-size:14px;box-sizing:border-box;padding:5px 15px;font-size:16px;line-height:18px}.ResetPasswordByEmail.InvalidField input,.NewPassword.InvalidField input,.ConfirmPassword.InvalidField input{border:1px solid var(--emw--registration-color-primary, var(--emw--color-primary, #D0046C));background:var(--emw--color-pale, #FBECF4);color:var(--emw--registration-color-primary, var(--emw--color-primary, #D0046C))}.resetPasswordButton{color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));background:var(--emw--registration-color-primary, var(--emw--color-primary, #D0046C));border:1px solid var(--emw--registration-color-primary, var(--emw--color-primary, #D0046C));border-radius:5px;width:100%;height:60px;padding:0;text-transform:uppercase;font-size:18px;cursor:pointer}.resetPasswordButton[disabled]{background:var(--emw--color-gray-100, #E6E6E6);border:1px solid var(--emw--color-gray-150, #828282);cursor:not-allowed}.ResetPasswordByEmail,.NewPassword,.ConfirmPassword{padding-bottom:30px}.ResetPasswordByEmail .InvalidInput{bottom:-3px}.InvalidInput{color:var(--emw--color-error, var(--emw--color-red, #ed0909));font-size:10px;position:absolute;bottom:10px;line-height:10px}.ErrorMessage{margin:0 0 15px 0;font-size:12px;color:var(--emw--color-error, var(--emw--color-red, #ed0909))}.FormForgotPassword{padding:50px}.FormMobileContainer{height:100%;background-color:var(--emw--color-gray-50, #F9F8F8)}.FormMobileContainer .resetPasswordButton,.FormMobileContainer .ResetPasswordByEmail input{max-width:unset}.FormMobileContainer{height:100%}.FormMobileContainer .FormForgotPassword{padding:40px 20px}.FormMobileContainer .resetPasswordButton,.FormMobileContainer .UserContainer input{max-width:unset}input::-ms-reveal,input::-ms-clear{display:none}@keyframes Loader{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}');
18313
+ hl(r, "svelte-19xkifm", '*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.GeneralPlayerForgotPasswordForm{height:auto}.GeneralPlayerForgotPasswordForm .ModalLoaderWrapper{display:flex;height:100%;align-items:center}.GeneralPlayerForgotPasswordForm .ModalLoader{display:block;width:80px;height:80px;margin:0 auto}.GeneralPlayerForgotPasswordForm .ModalLoader:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E));border-color:var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E)) transparent var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E)) transparent;animation:Loader 1.2s linear infinite}.backButtonForgotPassword{display:inline-flex;color:var(--emw--registration-typography, var(--emw--color-contrast, #07072A));height:24px;line-height:24px;border-radius:5px;border:none;background:transparent;padding:0;text-transform:uppercase;font-size:16px;cursor:pointer;margin-bottom:30px}.backButtonForgotPassword svg{width:24px;height:24px;margin-right:20px;fill:var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E))}.FormContainer{width:100%}.FormForgotPassword{background:var(--emw--registration-color-bg, var(--emw--color-gray-50, #F9F8F8))}.FormHeaderTitle{color:var(--emw--registration-typography, var(--emw--color-contrast, #07072A));font-size:20px;font-weight:300;padding:0;text-transform:uppercase;margin:0}.FormHeaderSubtitle{color:var(--emw--registration-typography, var(--emw--color-contrast, #07072A));font-weight:300;padding-top:14px}.FormRequired{color:var(--emw--color-error, var(--emw--color-red, #ed0909))}.ForgotPasswordError{color:var(--emw--color-error, var(--emw--color-red, #ed0909));font-size:10px;line-height:10px;margin-top:10px}.FormContent{padding-top:20px}.NewPasswordSuccess{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-around;align-items:center}.NewPasswordSuccess h4{margin-top:10px;color:var(--emw--color-valid, var(--emw--color-green, #48952a));font-size:28px;font-weight:500;padding:0;text-transform:uppercase}.NewPasswordSuccess p{text-align:center;font-size:16px;color:var(--emw--registration-typography, var(--emw--color-contrast, #07072A));text-transform:initial;padding:15px 0;margin-bottom:110px}.TogglePasswordVisibility{height:19px;position:absolute;right:8px;top:34px;cursor:pointer}.TogglePasswordVisibility.InvalidToggle path,.TogglePasswordVisibility.InvalidToggle circle,.TogglePasswordVisibility.InvalidToggle rect{fill:var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E))}.TogglePasswordVisibility path,.TogglePasswordVisibility circle,.TogglePasswordVisibility rect{fill:var(--emw--registration-contrast, var(--emw--color-gray-300, #58586B))}.ResetPasswordByEmail,.NewPassword,.ConfirmPassword{color:var(--emw--registration-contrast, var(--emw--color-gray-300, #58586B));display:flex;flex-direction:column;padding-bottom:20px;position:relative}.ResetPasswordByEmail .dobFormatError,.NewPassword .dobFormatError,.ConfirmPassword .dobFormatError{padding:20px;width:100%;text-align:center;color:var(--emw--color-error, #ed0909)}.ResetPasswordByEmail .DobContainer,.NewPassword .DobContainer,.ConfirmPassword .DobContainer{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.ResetPasswordByEmail .DobContainer .datePickerBox,.NewPassword .DobContainer .datePickerBox,.ConfirmPassword .DobContainer .datePickerBox{width:100%;padding:10px}.ResetPasswordByEmail .DobContainer .datePickerBox input,.NewPassword .DobContainer .datePickerBox input,.ConfirmPassword .DobContainer .datePickerBox input{border:0px;background:transparent}.ResetPasswordByEmail .DobContainer.Mobile,.NewPassword .DobContainer.Mobile,.ConfirmPassword .DobContainer.Mobile{flex-direction:column}.ResetPasswordByEmail label,.NewPassword label,.ConfirmPassword label{font-size:14px;font-weight:300;padding-bottom:5px}.ResetPasswordByEmail input,.NewPassword input,.ConfirmPassword input{width:100%;height:44px;border:1px solid var(--emw--color-gray-100, #E6E6E6);border-radius:5px;padding:5px;font-size:14px;box-sizing:border-box;padding:5px 15px;font-size:16px;line-height:18px}.ResetPasswordByEmail.InvalidField input,.NewPassword.InvalidField input,.ConfirmPassword.InvalidField input{border:1px solid var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E));background:var(--emw--color-pale, #FBECF4);color:var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E))}.resetPasswordButton{color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));background:var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E));border:1px solid var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E));border-radius:5px;width:100%;height:60px;padding:0;text-transform:uppercase;font-size:18px;cursor:pointer}.resetPasswordButton[disabled]{background:var(--emw--color-gray-100, #E6E6E6);border:1px solid var(--emw--color-gray-150, #828282);cursor:not-allowed}.ResetPasswordByEmail,.NewPassword,.ConfirmPassword{padding-bottom:30px}.ResetPasswordByEmail .InvalidInput{bottom:-3px}.InvalidInput{color:var(--emw--color-error, var(--emw--color-red, #ed0909));font-size:10px;position:absolute;bottom:10px;line-height:10px}.ErrorMessage{margin:0 0 15px 0;font-size:12px;color:var(--emw--color-error, var(--emw--color-red, #ed0909))}.FormForgotPassword{padding:50px}.FormMobileContainer{height:100%;background-color:var(--emw--color-gray-50, #F9F8F8)}.FormMobileContainer .resetPasswordButton,.FormMobileContainer .ResetPasswordByEmail input{max-width:unset}.FormMobileContainer{height:100%}.FormMobileContainer .FormForgotPassword{padding:40px 20px}.FormMobileContainer .resetPasswordButton,.FormMobileContainer .UserContainer input{max-width:unset}input::-ms-reveal,input::-ms-clear{display:none}@keyframes Loader{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}');
18314
18314
  }
18315
18315
  function Oo(r, t, e) {
18316
18316
  const i = r.slice();
@@ -18461,7 +18461,7 @@ function Gp(r) {
18461
18461
  xe[21] ? Qp : Kp
18462
18462
  );
18463
18463
  }
18464
- let A = j(r), R = A(r), ie = (
18464
+ let A = j(r), H = A(r), ie = (
18465
18465
  /*invalidConfirmPassword*/
18466
18466
  r[17] && Lo(r)
18467
18467
  ), le = (
@@ -18473,7 +18473,7 @@ function Gp(r) {
18473
18473
  t = P("div"), e = P("div"), i = P("h4"), s = N(
18474
18474
  /*titleText*/
18475
18475
  r[25]
18476
- ), o = z(), T && T.c(), n = z(), a = P("form"), l = P("div"), d = P("label"), u = N(h), f = N(":"), m = P("span"), m.textContent = "*", _ = z(), g = P("input"), y = z(), J.c(), v = z(), F && F.c(), C = z(), E = P("div"), S = P("label"), B = N(V), ce = N(":"), G = P("span"), G.textContent = "*", be = z(), W = P("input"), re = z(), R.c(), ae = z(), ie && ie.c(), ve = z(), le && le.c(), Te = z(), K = P("button"), ye = N(pe), c(i, "class", "FormHeaderTitle"), c(i, "part", "FormHeaderTitle"), c(e, "class", "FormHeader"), c(e, "part", "FormHeader"), c(m, "class", "FormRequired"), c(m, "part", "FormRequired"), c(d, "for", "NewPassword"), c(g, "type", "password"), c(g, "id", "new-password"), c(g, "autocomplete", w = /*savecredentials*/
18476
+ ), o = z(), T && T.c(), n = z(), a = P("form"), l = P("div"), d = P("label"), u = N(h), f = N(":"), m = P("span"), m.textContent = "*", _ = z(), g = P("input"), y = z(), J.c(), v = z(), F && F.c(), C = z(), E = P("div"), S = P("label"), B = N(V), ce = N(":"), G = P("span"), G.textContent = "*", be = z(), W = P("input"), re = z(), H.c(), ae = z(), ie && ie.c(), ve = z(), le && le.c(), Te = z(), K = P("button"), ye = N(pe), c(i, "class", "FormHeaderTitle"), c(i, "part", "FormHeaderTitle"), c(e, "class", "FormHeader"), c(e, "part", "FormHeader"), c(m, "class", "FormRequired"), c(m, "part", "FormRequired"), c(d, "for", "NewPassword"), c(g, "type", "password"), c(g, "id", "new-password"), c(g, "autocomplete", w = /*savecredentials*/
18477
18477
  r[2] ? "new-password" : "off"), c(l, "class", "NewPassword"), c(l, "part", "NewPassword"), c(G, "class", "FormRequired"), c(G, "part", "FormRequired"), c(S, "for", "RetypePassword"), c(W, "type", "password"), c(W, "id", "RetypePassword"), c(E, "class", "ConfirmPassword"), c(E, "part", "ConfirmPassword"), c(K, "class", "resetPasswordButton"), c(K, "part", "resetPasswordButton"), K.disabled = me = !/*activateSubmit*/
18478
18478
  r[15], c(a, "class", "FormContent"), c(a, "part", "FormContent"), c(t, "class", "FormForgotPassword test"), c(t, "part", "FormForgotPassword test");
18479
18479
  },
@@ -18486,7 +18486,7 @@ function Gp(r) {
18486
18486
  W,
18487
18487
  /*userConfirmPassword*/
18488
18488
  r[23]
18489
- ), r[64](W), p(E, re), R.m(E, null), p(E, ae), ie && ie.m(E, null), p(a, ve), le && le.m(a, null), p(a, Te), p(a, K), p(K, ye), we || (Ce = [
18489
+ ), r[64](W), p(E, re), H.m(E, null), p(E, ae), ie && ie.m(E, null), p(a, ve), le && le.m(a, null), p(a, Te), p(a, K), p(K, ye), we || (Ce = [
18490
18490
  oe(
18491
18491
  g,
18492
18492
  "input",
@@ -18573,7 +18573,7 @@ function Gp(r) {
18573
18573
  W,
18574
18574
  /*userConfirmPassword*/
18575
18575
  r[23]
18576
- ), A === (A = j(r)) && R ? R.p(r, Q) : (R.d(1), R = A(r), R && (R.c(), R.m(E, ae))), /*invalidConfirmPassword*/
18576
+ ), A === (A = j(r)) && H ? H.p(r, Q) : (H.d(1), H = A(r), H && (H.c(), H.m(E, ae))), /*invalidConfirmPassword*/
18577
18577
  r[17] ? ie ? ie.p(r, Q) : (ie = Lo(r), ie.c(), ie.m(E, null)) : ie && (ie.d(1), ie = null), /*setPasswordError*/
18578
18578
  r[24] ? le ? le.p(r, Q) : (le = Bo(r), le.c(), le.m(a, Te)) : le && (le.d(1), le = null), Q[0] & /*$_*/
18579
18579
  1073741824 && pe !== (pe = /*$_*/
@@ -18582,7 +18582,7 @@ function Gp(r) {
18582
18582
  r[15]) && (K.disabled = me);
18583
18583
  },
18584
18584
  d(xe) {
18585
- xe && k(t), T && T.d(), r[60](null), J.d(), F && F.d(), r[64](null), R.d(), ie && ie.d(), le && le.d(), we = !1, Ve(Ce);
18585
+ xe && k(t), T && T.d(), r[60](null), J.d(), F && F.d(), r[64](null), H.d(), ie && ie.d(), le && le.d(), we = !1, Ve(Ce);
18586
18586
  }
18587
18587
  };
18588
18588
  }
@@ -18625,15 +18625,15 @@ function qp(r) {
18625
18625
  r[30]("forgotPasswordReset") + ""
18626
18626
  ), ye, me, we, Ce, T = (
18627
18627
  /*subtitleText*/
18628
- r[26] && Do(r)
18628
+ r[26] && Ro(r)
18629
18629
  ), q = (
18630
18630
  /*invalidEmail*/
18631
- r[12] && Ro(r)
18631
+ r[12] && Ho(r)
18632
18632
  ), $ = (
18633
18633
  /*forgotPasswordError*/
18634
- r[6] && Ho(r)
18634
+ r[6] && Do(r)
18635
18635
  );
18636
- function J(A, R) {
18636
+ function J(A, H) {
18637
18637
  return (
18638
18638
  /*formatError*/
18639
18639
  A[28] ? em : tm
@@ -18642,7 +18642,7 @@ function qp(r) {
18642
18642
  let F = J(r), j = F(r);
18643
18643
  return {
18644
18644
  c() {
18645
- t = P("div"), e = P("div"), i = P("button"), s = x("svg"), o = x("defs"), n = x("style"), a = N(".a{fill:var(--emw--registration-color-primary, var(--emw--color-primary, #D0046C));}"), l = x("path"), d = z(), u = N(h), f = z(), m = P("h4"), _ = N(
18645
+ t = P("div"), e = P("div"), i = P("button"), s = x("svg"), o = x("defs"), n = x("style"), a = N(".a{fill:var(--emw--registration-color-primary, var(--emw--color-primary, #22B04E));}"), l = x("path"), d = z(), u = N(h), f = z(), m = P("h4"), _ = N(
18646
18646
  /*titleText*/
18647
18647
  r[25]
18648
18648
  ), g = z(), T && T.c(), w = z(), y = P("form"), v = P("div"), C = P("label"), S = N(E), V = N(":"), B = P("span"), B.textContent = "*", ce = z(), G = P("input"), be = z(), q && q.c(), W = z(), $ && $.c(), re = z(), j.c(), Te = z(), K = P("button"), ye = N(pe), c(l, "class", "a"), c(l, "d", "M12,0,9.818,2.182l8.26,8.26H0v3.117H18.078l-8.26,8.26L12,24,24,12Z"), c(l, "transform", "translate(24 24) rotate(180)"), c(s, "xmlns", "http://www.w3.org/2000/svg"), c(s, "viewBox", "0 0 24 24"), c(i, "class", "backButtonForgotPassword"), c(m, "class", "FormHeaderTitle"), c(m, "part", "FormHeaderTitle"), c(e, "class", "FormHeader"), c(B, "class", "FormRequired"), c(B, "part", "FormRequired"), c(C, "for", "ResetPasswordByEmail"), c(G, "type", "text"), c(G, "id", "ResetPasswordByEmail"), c(v, "class", ae = "ResetPasswordByEmail " + /*invalidEmail*/
@@ -18650,8 +18650,8 @@ function qp(r) {
18650
18650
  (r[12] ? "InvalidField" : "")), c(K, "class", "resetPasswordButton"), c(K, "part", "resetPasswordButton"), K.disabled = me = !/*isFormValid*/
18651
18651
  r[13], c(y, "class", "FormContent"), c(y, "part", "FormContent"), c(t, "class", "FormForgotPassword");
18652
18652
  },
18653
- m(A, R) {
18654
- L(A, t, R), p(t, e), p(e, i), p(i, s), p(s, o), p(o, n), p(n, a), p(s, l), p(i, d), p(i, u), p(e, f), p(e, m), p(m, _), p(e, g), T && T.m(e, null), p(t, w), p(t, y), p(y, v), p(v, C), p(C, S), p(C, V), p(C, B), p(v, ce), p(v, G), Xe(
18653
+ m(A, H) {
18654
+ L(A, t, H), p(t, e), p(e, i), p(i, s), p(s, o), p(o, n), p(n, a), p(s, l), p(i, d), p(i, u), p(e, f), p(e, m), p(m, _), p(e, g), T && T.m(e, null), p(t, w), p(t, y), p(y, v), p(v, C), p(C, S), p(C, V), p(C, B), p(v, ce), p(v, G), Xe(
18655
18655
  G,
18656
18656
  /*resetPasswordEmail*/
18657
18657
  r[8]
@@ -18682,32 +18682,32 @@ function qp(r) {
18682
18682
  )
18683
18683
  ], we = !0);
18684
18684
  },
18685
- p(A, R) {
18686
- R[0] & /*$_*/
18685
+ p(A, H) {
18686
+ H[0] & /*$_*/
18687
18687
  1073741824 && h !== (h = /*$_*/
18688
- A[30]("goToLogin") + "") && X(u, h), R[0] & /*titleText*/
18688
+ A[30]("goToLogin") + "") && X(u, h), H[0] & /*titleText*/
18689
18689
  33554432 && X(
18690
18690
  _,
18691
18691
  /*titleText*/
18692
18692
  A[25]
18693
18693
  ), /*subtitleText*/
18694
- A[26] ? T ? T.p(A, R) : (T = Do(A), T.c(), T.m(e, null)) : T && (T.d(1), T = null), R[0] & /*$_*/
18694
+ A[26] ? T ? T.p(A, H) : (T = Ro(A), T.c(), T.m(e, null)) : T && (T.d(1), T = null), H[0] & /*$_*/
18695
18695
  1073741824 && E !== (E = /*$_*/
18696
- A[30]("forgotPasswordEmail") + "") && X(S, E), R[0] & /*resetPasswordEmail*/
18696
+ A[30]("forgotPasswordEmail") + "") && X(S, E), H[0] & /*resetPasswordEmail*/
18697
18697
  256 && G.value !== /*resetPasswordEmail*/
18698
18698
  A[8] && Xe(
18699
18699
  G,
18700
18700
  /*resetPasswordEmail*/
18701
18701
  A[8]
18702
18702
  ), /*invalidEmail*/
18703
- A[12] ? q ? q.p(A, R) : (q = Ro(A), q.c(), q.m(v, W)) : q && (q.d(1), q = null), /*forgotPasswordError*/
18704
- A[6] ? $ ? $.p(A, R) : ($ = Ho(A), $.c(), $.m(v, re)) : $ && ($.d(1), $ = null), F === (F = J(A)) && j ? j.p(A, R) : (j.d(1), j = F(A), j && (j.c(), j.m(v, null))), R[0] & /*invalidEmail*/
18703
+ A[12] ? q ? q.p(A, H) : (q = Ho(A), q.c(), q.m(v, W)) : q && (q.d(1), q = null), /*forgotPasswordError*/
18704
+ A[6] ? $ ? $.p(A, H) : ($ = Do(A), $.c(), $.m(v, re)) : $ && ($.d(1), $ = null), F === (F = J(A)) && j ? j.p(A, H) : (j.d(1), j = F(A), j && (j.c(), j.m(v, null))), H[0] & /*invalidEmail*/
18705
18705
  4096 && ae !== (ae = "ResetPasswordByEmail " + /*invalidEmail*/
18706
- (A[12] ? "InvalidField" : "")) && c(v, "class", ae), R[0] & /*invalidEmail*/
18706
+ (A[12] ? "InvalidField" : "")) && c(v, "class", ae), H[0] & /*invalidEmail*/
18707
18707
  4096 && ve !== (ve = "ResetPasswordByEmail " + /*invalidEmail*/
18708
- (A[12] ? "InvalidField" : "")) && c(v, "part", ve), R[0] & /*$_*/
18708
+ (A[12] ? "InvalidField" : "")) && c(v, "part", ve), H[0] & /*$_*/
18709
18709
  1073741824 && pe !== (pe = /*$_*/
18710
- A[30]("forgotPasswordReset") + "") && X(ye, pe), R[0] & /*isFormValid*/
18710
+ A[30]("forgotPasswordReset") + "") && X(ye, pe), H[0] & /*isFormValid*/
18711
18711
  8192 && me !== (me = !/*isFormValid*/
18712
18712
  A[13]) && (K.disabled = me);
18713
18713
  },
@@ -18956,7 +18956,7 @@ function Bo(r) {
18956
18956
  }
18957
18957
  };
18958
18958
  }
18959
- function Do(r) {
18959
+ function Ro(r) {
18960
18960
  let t, e;
18961
18961
  return {
18962
18962
  c() {
@@ -18981,7 +18981,7 @@ function Do(r) {
18981
18981
  }
18982
18982
  };
18983
18983
  }
18984
- function Ro(r) {
18984
+ function Ho(r) {
18985
18985
  let t, e = (
18986
18986
  /*$_*/
18987
18987
  r[30]("forgotPasswordEmailInputError") + ""
@@ -19003,7 +19003,7 @@ function Ro(r) {
19003
19003
  }
19004
19004
  };
19005
19005
  }
19006
- function Ho(r) {
19006
+ function Do(r) {
19007
19007
  let t, e = (
19008
19008
  /*$_*/
19009
19009
  r[30]("forgotPasswordEmailError") + ""
@@ -19275,7 +19275,7 @@ function om(r) {
19275
19275
  function nm(r, t, e) {
19276
19276
  let i;
19277
19277
  dl(r, kh, (b) => e(30, i = b));
19278
- let { endpoint: s = "" } = t, { forgotpasswordkey: o = "" } = t, { captchakey: n = "" } = t, { lang: a = "en" } = t, { simplepasswordvalidation: l = "false" } = t, { mbsource: d } = t, { clientstyling: h = "" } = t, { clientstylingurl: u = "" } = t, { translationurl: f = "" } = t, { savecredentials: m = "" } = t, { hastosetpass: _ } = t, { passwordregex: g = "" } = t, { dobformat: w = "" } = t, { mindobyears: y = 18 } = t, { maxdobyears: v = 100 } = t, C = !1, E = !0, S = !1, V = !1, B = "", ce = !1, G = !1, be = !1, W = !1, re = !1, ae = window.navigator.userAgent, ve = "", Te = "", K = {}, pe = !1, ye = sessionStorage.getItem("resetScreenWasSeen") === "true", me = !1, we = !1, Ce, T, q = !1, $ = !1, J = "", F = "", j, A = !1, R, ie, le = Array.from({ length: v - y + 1 }, (b, Y) => (/* @__PURE__ */ new Date()).getFullYear() - y - Y), xe = {
19278
+ let { endpoint: s = "" } = t, { forgotpasswordkey: o = "" } = t, { captchakey: n = "" } = t, { lang: a = "en" } = t, { simplepasswordvalidation: l = "false" } = t, { mbsource: d } = t, { clientstyling: h = "" } = t, { clientstylingurl: u = "" } = t, { translationurl: f = "" } = t, { savecredentials: m = "" } = t, { hastosetpass: _ } = t, { passwordregex: g = "" } = t, { dobformat: w = "" } = t, { mindobyears: y = 18 } = t, { maxdobyears: v = 100 } = t, C = !1, E = !0, S = !1, V = !1, B = "", ce = !1, G = !1, be = !1, W = !1, re = !1, ae = window.navigator.userAgent, ve = "", Te = "", K = {}, pe = !1, ye = sessionStorage.getItem("resetScreenWasSeen") === "true", me = !1, we = !1, Ce, T, q = !1, $ = !1, J = "", F = "", j, A = !1, H, ie, le = Array.from({ length: v - y + 1 }, (b, Y) => (/* @__PURE__ */ new Date()).getFullYear() - y - Y), xe = {
19279
19279
  January: "01",
19280
19280
  February: "02",
19281
19281
  March: "03",
@@ -19288,7 +19288,7 @@ function nm(r, t, e) {
19288
19288
  October: "10",
19289
19289
  November: "11",
19290
19290
  December: "12"
19291
- }, Q = Array.from({ length: 31 }, (b, Y) => Y + 1), De = [], ps = "", Mr = !0, _e = {
19291
+ }, Q = Array.from({ length: 31 }, (b, Y) => Y + 1), Re = [], ps = "", Mr = !0, _e = {
19292
19292
  isDayDisabled: !1,
19293
19293
  isMonthDisabled: !1,
19294
19294
  isYearDisabled: !1
@@ -19363,11 +19363,11 @@ function nm(r, t, e) {
19363
19363
  }, La = () => {
19364
19364
  if (e(41, w = w.toLowerCase()), !Ia.includes(w))
19365
19365
  return e(28, ps = "dobFormatError");
19366
- e(27, De = w.split("/")), e(29, _e.isDayDisabled = De[0] !== "dd", _e), e(29, _e.isMonthDisabled = De[0] !== "mm", _e), e(29, _e.isYearDisabled = De[0] !== "yyyy", _e);
19366
+ e(27, Re = w.split("/")), e(29, _e.isDayDisabled = Re[0] !== "dd", _e), e(29, _e.isMonthDisabled = Re[0] !== "mm", _e), e(29, _e.isYearDisabled = Re[0] !== "yyyy", _e);
19367
19367
  }, Wt = (b, Y) => {
19368
- ft[Y] = b.target.value, Mr = Object.values(ft).some((he) => !he), De.forEach((he, mt) => {
19368
+ ft[Y] = b.target.value, Mr = Object.values(ft).some((he) => !he), Re.forEach((he, mt) => {
19369
19369
  if (Y === he)
19370
- switch (De[mt + 1]) {
19370
+ switch (Re[mt + 1]) {
19371
19371
  case "dd":
19372
19372
  e(29, _e.isDayDisabled = !1, _e);
19373
19373
  case "mm":
@@ -19398,10 +19398,10 @@ function nm(r, t, e) {
19398
19398
  });
19399
19399
  }, Ba = () => {
19400
19400
  o && o.length > 0 && Lr("ToReset");
19401
- }, Da = () => {
19401
+ }, Ra = () => {
19402
19402
  !me && !we && J && F ? e(15, pe = !0) : e(15, pe = !1);
19403
- }, Dr = (b) => (l == "true" && (Gt.password = /^(?!.* ).{8,20}$/), !!Gt.password.test(b)), Ra = (b, Y, he) => {
19404
- he.id === "new-password" ? (e(16, me = !Dr(Y)), F && e(17, we = J === F ? !Dr(Y) : !0)) : e(17, we = J === F ? !Dr(Y) : !0), Da();
19403
+ }, Rr = (b) => (l == "true" && (Gt.password = /^(?!.* ).{8,20}$/), !!Gt.password.test(b)), Ha = (b, Y, he) => {
19404
+ he.id === "new-password" ? (e(16, me = !Rr(Y)), F && e(17, we = J === F ? !Rr(Y) : !0)) : e(17, we = J === F ? !Rr(Y) : !0), Ra();
19405
19405
  }, vs = (b) => _t(this, null, function* () {
19406
19406
  return b.status >= 300 ? (K = yield b.json(), Te = K.thirdPartyResponse.errorCode, e(14, ve = i(Te || "generalError")), window.postMessage(
19407
19407
  {
@@ -19413,10 +19413,10 @@ function nm(r, t, e) {
19413
19413
  },
19414
19414
  window.location.href
19415
19415
  ), Promise.reject(ve)) : Promise.resolve(b.json());
19416
- }), Ha = () => {
19416
+ }), Da = () => {
19417
19417
  Bh(a);
19418
19418
  }, Fa = () => {
19419
- e(25, R = i(_ === "true" ? "hasToSetPassTitle" : "forgotPasswordTitle")), e(26, ie = _ === "true" ? i("resetPasswordSubtitle") : "");
19419
+ e(25, H = i(_ === "true" ? "hasToSetPassTitle" : "forgotPasswordTitle")), e(26, ie = _ === "true" ? i("resetPasswordSubtitle") : "");
19420
19420
  };
19421
19421
  gl(() => _t(this, null, function* () {
19422
19422
  return Mh(ae) && e(11, be = !0), () => {
@@ -19455,13 +19455,13 @@ function nm(r, t, e) {
19455
19455
  }, r.$$.update = () => {
19456
19456
  r.$$.dirty[1] & /*forgotpasswordkey*/
19457
19457
  4096 && o && Ba(), r.$$.dirty[1] & /*lang*/
19458
- 8192 && a && Ha(), r.$$.dirty[0] & /*customStylingContainer*/
19458
+ 8192 && a && Da(), r.$$.dirty[0] & /*customStylingContainer*/
19459
19459
  8 | r.$$.dirty[1] & /*clientstyling*/
19460
- 32768 && h && j && Dh(j, h), r.$$.dirty[0] & /*customStylingContainer*/
19460
+ 32768 && h && j && Rh(j, h), r.$$.dirty[0] & /*customStylingContainer*/
19461
19461
  8 | r.$$.dirty[1] & /*clientstylingurl*/
19462
- 65536 && u && j && Rh(j, u), r.$$.dirty[0] & /*customStylingContainer*/
19462
+ 65536 && u && j && Hh(j, u), r.$$.dirty[0] & /*customStylingContainer*/
19463
19463
  8 | r.$$.dirty[1] & /*mbsource*/
19464
- 16384 && d && j && Hh(j, `${d}.Style`), r.$$.dirty[1] & /*translationurl*/
19464
+ 16384 && d && j && Dh(j, `${d}.Style`), r.$$.dirty[1] & /*translationurl*/
19465
19465
  131072 && f && Oa(), r.$$.dirty[1] & /*hastosetpass, lang*/
19466
19466
  270336 && _ && a && Fa(), r.$$.dirty[1] & /*passwordregex*/
19467
19467
  524288 && g && (Gt.password = new RegExp(g)), r.$$.dirty[1] & /*dobformat*/
@@ -19492,9 +19492,9 @@ function nm(r, t, e) {
19492
19492
  J,
19493
19493
  F,
19494
19494
  A,
19495
- R,
19495
+ H,
19496
19496
  ie,
19497
- De,
19497
+ Re,
19498
19498
  ps,
19499
19499
  _e,
19500
19500
  i,
@@ -19507,7 +19507,7 @@ function nm(r, t, e) {
19507
19507
  gs,
19508
19508
  Wt,
19509
19509
  bs,
19510
- Ra,
19510
+ Ha,
19511
19511
  w,
19512
19512
  s,
19513
19513
  o,