@everymatrix/player-reality-check 1.63.3 → 1.64.1

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.
@@ -1,14 +1,14 @@
1
1
  import "../stencil/ui-skeleton-4ifa-7wH.js";
2
2
  function L() {
3
3
  }
4
- function Ft(e) {
4
+ function Dt(e) {
5
5
  return e();
6
6
  }
7
7
  function pt() {
8
8
  return /* @__PURE__ */ Object.create(null);
9
9
  }
10
10
  function le(e) {
11
- e.forEach(Ft);
11
+ e.forEach(Dt);
12
12
  }
13
13
  function ct(e) {
14
14
  return typeof e == "function";
@@ -35,13 +35,13 @@ function b(e, t) {
35
35
  e.appendChild(t);
36
36
  }
37
37
  function Tr(e, t, r) {
38
- const n = Cr(e);
38
+ const n = Hr(e);
39
39
  if (!n.getElementById(t)) {
40
40
  const i = T("style");
41
- i.id = t, i.textContent = r, Hr(n, i);
41
+ i.id = t, i.textContent = r, Cr(n, i);
42
42
  }
43
43
  }
44
- function Cr(e) {
44
+ function Hr(e) {
45
45
  if (!e)
46
46
  return document;
47
47
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
@@ -51,7 +51,7 @@ function Cr(e) {
51
51
  t
52
52
  ) : e.ownerDocument;
53
53
  }
54
- function Hr(e, t) {
54
+ function Cr(e, t) {
55
55
  return b(
56
56
  /** @type {Document} */
57
57
  e.head || e,
@@ -80,7 +80,7 @@ function W(e) {
80
80
  function j() {
81
81
  return W(" ");
82
82
  }
83
- function He(e, t, r, n) {
83
+ function Ce(e, t, r, n) {
84
84
  return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
85
85
  }
86
86
  function x(e, t, r) {
@@ -189,14 +189,14 @@ function Ur(e, t) {
189
189
  function We(e) {
190
190
  return e?.length !== void 0 ? e : Array.from(e);
191
191
  }
192
- function Dr(e, t, r) {
192
+ function Fr(e, t, r) {
193
193
  const { fragment: n, after_update: i } = e.$$;
194
194
  n && n.m(t, r), qe(() => {
195
- const o = e.$$.on_mount.map(Ft).filter(ct);
195
+ const o = e.$$.on_mount.map(Dt).filter(ct);
196
196
  e.$$.on_destroy ? e.$$.on_destroy.push(...o) : le(o), e.$$.on_mount = [];
197
197
  }), i.forEach(qe);
198
198
  }
199
- function Fr(e, t) {
199
+ function Dr(e, t) {
200
200
  const r = e.$$;
201
201
  r.fragment !== null && (Nr(r.after_update), le(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
202
202
  }
@@ -238,7 +238,7 @@ function Gr(e, t, r, n, i, o, s = null, a = [-1]) {
238
238
  u.fragment && u.fragment.l(f), f.forEach(U);
239
239
  } else
240
240
  u.fragment && u.fragment.c();
241
- t.intro && Ur(e.$$.fragment), Dr(e, t.target, t.anchor), V();
241
+ t.intro && Ur(e.$$.fragment), Fr(e, t.target, t.anchor), V();
242
242
  }
243
243
  de(l);
244
244
  }
@@ -437,7 +437,7 @@ class zr {
437
437
  $$set = void 0;
438
438
  /** @returns {void} */
439
439
  $destroy() {
440
- Fr(this, 1), this.$destroy = L;
440
+ Dr(this, 1), this.$destroy = L;
441
441
  }
442
442
  /**
443
443
  * @template {Extract<keyof Events, string>} K
@@ -1162,18 +1162,18 @@ function Ue(e, t, r) {
1162
1162
  (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
1163
1163
  return e.concat(o || Array.prototype.slice.call(t));
1164
1164
  }
1165
- function De(e, t) {
1165
+ function Fe(e, t) {
1166
1166
  var r = t && t.cache ? t.cache : Rn, n = t && t.serializer ? t.serializer : An, i = t && t.strategy ? t.strategy : Bn;
1167
1167
  return i(e, {
1168
1168
  cache: r,
1169
1169
  serializer: n
1170
1170
  });
1171
1171
  }
1172
- function Cn(e) {
1172
+ function Hn(e) {
1173
1173
  return e == null || typeof e == "number" || typeof e == "boolean";
1174
1174
  }
1175
- function Hn(e, t, r, n) {
1176
- var i = Cn(n) ? n : r(n), o = t.get(i);
1175
+ function Cn(e, t, r, n) {
1176
+ var i = Hn(n) ? n : r(n), o = t.get(i);
1177
1177
  return typeof o > "u" && (o = e.call(this, n), t.set(i, o)), o;
1178
1178
  }
1179
1179
  function Kt(e, t, r) {
@@ -1184,7 +1184,7 @@ function er(e, t, r, n, i) {
1184
1184
  return r.bind(t, e, n, i);
1185
1185
  }
1186
1186
  function Bn(e, t) {
1187
- var r = e.length === 1 ? Hn : Kt;
1187
+ var r = e.length === 1 ? Cn : Kt;
1188
1188
  return er(e, this, r, t.cache.create(), t.serializer);
1189
1189
  }
1190
1190
  function Pn(e, t) {
@@ -1208,7 +1208,7 @@ var An = function() {
1208
1208
  create: function() {
1209
1209
  return new On();
1210
1210
  }
1211
- }, Fe = {
1211
+ }, De = {
1212
1212
  variadic: Pn
1213
1213
  }, Be = function() {
1214
1214
  return Be = Object.assign || function(t) {
@@ -1224,40 +1224,40 @@ var v;
1224
1224
  (function(e) {
1225
1225
  e[e.EXPECT_ARGUMENT_CLOSING_BRACE = 1] = "EXPECT_ARGUMENT_CLOSING_BRACE", e[e.EMPTY_ARGUMENT = 2] = "EMPTY_ARGUMENT", e[e.MALFORMED_ARGUMENT = 3] = "MALFORMED_ARGUMENT", e[e.EXPECT_ARGUMENT_TYPE = 4] = "EXPECT_ARGUMENT_TYPE", e[e.INVALID_ARGUMENT_TYPE = 5] = "INVALID_ARGUMENT_TYPE", e[e.EXPECT_ARGUMENT_STYLE = 6] = "EXPECT_ARGUMENT_STYLE", e[e.INVALID_NUMBER_SKELETON = 7] = "INVALID_NUMBER_SKELETON", e[e.INVALID_DATE_TIME_SKELETON = 8] = "INVALID_DATE_TIME_SKELETON", e[e.EXPECT_NUMBER_SKELETON = 9] = "EXPECT_NUMBER_SKELETON", e[e.EXPECT_DATE_TIME_SKELETON = 10] = "EXPECT_DATE_TIME_SKELETON", e[e.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE = 11] = "UNCLOSED_QUOTE_IN_ARGUMENT_STYLE", e[e.EXPECT_SELECT_ARGUMENT_OPTIONS = 12] = "EXPECT_SELECT_ARGUMENT_OPTIONS", e[e.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE = 13] = "EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE", e[e.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE = 14] = "INVALID_PLURAL_ARGUMENT_OFFSET_VALUE", e[e.EXPECT_SELECT_ARGUMENT_SELECTOR = 15] = "EXPECT_SELECT_ARGUMENT_SELECTOR", e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR = 16] = "EXPECT_PLURAL_ARGUMENT_SELECTOR", e[e.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT = 17] = "EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT", e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT = 18] = "EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT", e[e.INVALID_PLURAL_ARGUMENT_SELECTOR = 19] = "INVALID_PLURAL_ARGUMENT_SELECTOR", e[e.DUPLICATE_PLURAL_ARGUMENT_SELECTOR = 20] = "DUPLICATE_PLURAL_ARGUMENT_SELECTOR", e[e.DUPLICATE_SELECT_ARGUMENT_SELECTOR = 21] = "DUPLICATE_SELECT_ARGUMENT_SELECTOR", e[e.MISSING_OTHER_CLAUSE = 22] = "MISSING_OTHER_CLAUSE", e[e.INVALID_TAG = 23] = "INVALID_TAG", e[e.INVALID_TAG_NAME = 25] = "INVALID_TAG_NAME", e[e.UNMATCHED_CLOSING_TAG = 26] = "UNMATCHED_CLOSING_TAG", e[e.UNCLOSED_TAG = 27] = "UNCLOSED_TAG";
1226
1226
  })(v || (v = {}));
1227
- var C;
1227
+ var H;
1228
1228
  (function(e) {
1229
1229
  e[e.literal = 0] = "literal", e[e.argument = 1] = "argument", e[e.number = 2] = "number", e[e.date = 3] = "date", e[e.time = 4] = "time", e[e.select = 5] = "select", e[e.plural = 6] = "plural", e[e.pound = 7] = "pound", e[e.tag = 8] = "tag";
1230
- })(C || (C = {}));
1230
+ })(H || (H = {}));
1231
1231
  var se;
1232
1232
  (function(e) {
1233
1233
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
1234
1234
  })(se || (se = {}));
1235
1235
  function St(e) {
1236
- return e.type === C.literal;
1236
+ return e.type === H.literal;
1237
1237
  }
1238
1238
  function Mn(e) {
1239
- return e.type === C.argument;
1239
+ return e.type === H.argument;
1240
1240
  }
1241
1241
  function tr(e) {
1242
- return e.type === C.number;
1242
+ return e.type === H.number;
1243
1243
  }
1244
1244
  function rr(e) {
1245
- return e.type === C.date;
1245
+ return e.type === H.date;
1246
1246
  }
1247
1247
  function nr(e) {
1248
- return e.type === C.time;
1248
+ return e.type === H.time;
1249
1249
  }
1250
1250
  function ir(e) {
1251
- return e.type === C.select;
1251
+ return e.type === H.select;
1252
1252
  }
1253
1253
  function or(e) {
1254
- return e.type === C.plural;
1254
+ return e.type === H.plural;
1255
1255
  }
1256
1256
  function In(e) {
1257
- return e.type === C.pound;
1257
+ return e.type === H.pound;
1258
1258
  }
1259
1259
  function sr(e) {
1260
- return e.type === C.tag;
1260
+ return e.type === H.tag;
1261
1261
  }
1262
1262
  function ar(e) {
1263
1263
  return !!(e && typeof e == "object" && e.type === se.number);
@@ -1389,7 +1389,7 @@ function $n(e) {
1389
1389
  function Un(e) {
1390
1390
  return e.replace(/^(.*?)-/, "");
1391
1391
  }
1392
- var wt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, lr = /^(@+)?(\+|#+)?[rs]?$/g, Dn = /(\*)(0+)|(#+)(0+)|(0+)/g, cr = /^(0+)$/;
1392
+ var wt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, lr = /^(@+)?(\+|#+)?[rs]?$/g, Fn = /(\*)(0+)|(#+)(0+)|(0+)/g, cr = /^(0+)$/;
1393
1393
  function Tt(e) {
1394
1394
  var t = {};
1395
1395
  return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(lr, function(r, n, i) {
@@ -1436,7 +1436,7 @@ function hr(e) {
1436
1436
  };
1437
1437
  }
1438
1438
  }
1439
- function Fn(e) {
1439
+ function Dn(e) {
1440
1440
  var t;
1441
1441
  if (e[0] === "E" && e[1] === "E" ? (t = {
1442
1442
  notation: "engineering"
@@ -1450,7 +1450,7 @@ function Fn(e) {
1450
1450
  }
1451
1451
  return t;
1452
1452
  }
1453
- function Ct(e) {
1453
+ function Ht(e) {
1454
1454
  var t = {}, r = hr(e);
1455
1455
  return r || t;
1456
1456
  }
@@ -1490,12 +1490,12 @@ function jn(e) {
1490
1490
  continue;
1491
1491
  case "scientific":
1492
1492
  t = B(B(B({}, t), { notation: "scientific" }), i.options.reduce(function(l, u) {
1493
- return B(B({}, l), Ct(u));
1493
+ return B(B({}, l), Ht(u));
1494
1494
  }, {}));
1495
1495
  continue;
1496
1496
  case "engineering":
1497
1497
  t = B(B(B({}, t), { notation: "engineering" }), i.options.reduce(function(l, u) {
1498
- return B(B({}, l), Ct(u));
1498
+ return B(B({}, l), Ht(u));
1499
1499
  }, {}));
1500
1500
  continue;
1501
1501
  case "notation-simple":
@@ -1540,7 +1540,7 @@ function jn(e) {
1540
1540
  case "integer-width":
1541
1541
  if (i.options.length > 1)
1542
1542
  throw new RangeError("integer-width stems only accept a single optional option");
1543
- i.options[0].replace(Dn, function(l, u, c, f, h, d) {
1543
+ i.options[0].replace(Fn, function(l, u, c, f, h, d) {
1544
1544
  if (u)
1545
1545
  t.minimumIntegerDigits = c.length;
1546
1546
  else {
@@ -1573,7 +1573,7 @@ function jn(e) {
1573
1573
  }
1574
1574
  var s = hr(i.stem);
1575
1575
  s && (t = B(B({}, t), s));
1576
- var a = Fn(i.stem);
1576
+ var a = Dn(i.stem);
1577
1577
  a && (t = B(B({}, t), a));
1578
1578
  }
1579
1579
  return t;
@@ -3044,7 +3044,7 @@ try {
3044
3044
  } catch {
3045
3045
  nt = !1;
3046
3046
  }
3047
- var Ht = qn ? (
3047
+ var Ct = qn ? (
3048
3048
  // Native
3049
3049
  function(t, r, n) {
3050
3050
  return t.startsWith(r, n);
@@ -3159,7 +3159,7 @@ var ii = (
3159
3159
  if (o === 35 && (r === "plural" || r === "selectordinal")) {
3160
3160
  var a = this.clonePosition();
3161
3161
  this.bump(), i.push({
3162
- type: C.pound,
3162
+ type: H.pound,
3163
3163
  location: _(a, this.clonePosition())
3164
3164
  });
3165
3165
  } else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
@@ -3187,7 +3187,7 @@ var ii = (
3187
3187
  if (this.bumpSpace(), this.bumpIf("/>"))
3188
3188
  return {
3189
3189
  val: {
3190
- type: C.literal,
3190
+ type: H.literal,
3191
3191
  value: "<".concat(i, "/>"),
3192
3192
  location: _(n, this.clonePosition())
3193
3193
  },
@@ -3204,7 +3204,7 @@ var ii = (
3204
3204
  var l = this.clonePosition(), u = this.parseTagName();
3205
3205
  return i !== u ? this.error(v.UNMATCHED_CLOSING_TAG, _(l, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
3206
3206
  val: {
3207
- type: C.tag,
3207
+ type: H.tag,
3208
3208
  value: i,
3209
3209
  children: s,
3210
3210
  location: _(n, this.clonePosition())
@@ -3241,7 +3241,7 @@ var ii = (
3241
3241
  }
3242
3242
  var l = _(n, this.clonePosition());
3243
3243
  return {
3244
- val: { type: C.literal, value: i, location: l },
3244
+ val: { type: H.literal, value: i, location: l },
3245
3245
  err: null
3246
3246
  };
3247
3247
  }, e.prototype.tryParseLeftAngleBracket = function() {
@@ -3301,7 +3301,7 @@ var ii = (
3301
3301
  case 125:
3302
3302
  return this.bump(), {
3303
3303
  val: {
3304
- type: C.argument,
3304
+ type: H.argument,
3305
3305
  // value does not include the opening and closing braces.
3306
3306
  value: i,
3307
3307
  location: _(n, this.clonePosition())
@@ -3343,12 +3343,12 @@ var ii = (
3343
3343
  if (m.err)
3344
3344
  return m;
3345
3345
  var p = _(i, this.clonePosition());
3346
- if (u && Ht(u?.style, "::", 0)) {
3346
+ if (u && Ct(u?.style, "::", 0)) {
3347
3347
  var y = ri(u.style.slice(2));
3348
3348
  if (a === "number") {
3349
3349
  var f = this.parseNumberSkeletonFromString(y, u.styleLocation);
3350
3350
  return f.err ? f : {
3351
- val: { type: C.number, value: n, location: p, style: f.val },
3351
+ val: { type: H.number, value: n, location: p, style: f.val },
3352
3352
  err: null
3353
3353
  };
3354
3354
  } else {
@@ -3361,16 +3361,16 @@ var ii = (
3361
3361
  pattern: S,
3362
3362
  location: u.styleLocation,
3363
3363
  parsedOptions: this.shouldParseSkeletons ? Ln(S) : {}
3364
- }, H = a === "date" ? C.date : C.time;
3364
+ }, C = a === "date" ? H.date : H.time;
3365
3365
  return {
3366
- val: { type: H, value: n, location: p, style: h },
3366
+ val: { type: C, value: n, location: p, style: h },
3367
3367
  err: null
3368
3368
  };
3369
3369
  }
3370
3370
  }
3371
3371
  return {
3372
3372
  val: {
3373
- type: a === "number" ? C.number : a === "date" ? C.date : C.time,
3373
+ type: a === "number" ? H.number : a === "date" ? H.date : H.time,
3374
3374
  value: n,
3375
3375
  location: p,
3376
3376
  style: (o = u?.style) !== null && o !== void 0 ? o : null
@@ -3385,39 +3385,39 @@ var ii = (
3385
3385
  if (this.bumpSpace(), !this.bumpIf(","))
3386
3386
  return this.error(v.EXPECT_SELECT_ARGUMENT_OPTIONS, _(O, Be({}, O)));
3387
3387
  this.bumpSpace();
3388
- var D = this.parseIdentifierIfPossible(), N = 0;
3389
- if (a !== "select" && D.value === "offset") {
3388
+ var F = this.parseIdentifierIfPossible(), N = 0;
3389
+ if (a !== "select" && F.value === "offset") {
3390
3390
  if (!this.bumpIf(":"))
3391
3391
  return this.error(v.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, _(this.clonePosition(), this.clonePosition()));
3392
3392
  this.bumpSpace();
3393
3393
  var f = this.tryParseDecimalInteger(v.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, v.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3394
3394
  if (f.err)
3395
3395
  return f;
3396
- this.bumpSpace(), D = this.parseIdentifierIfPossible(), N = f.val;
3396
+ this.bumpSpace(), F = this.parseIdentifierIfPossible(), N = f.val;
3397
3397
  }
3398
- var X = this.tryParsePluralOrSelectOptions(t, a, r, D);
3398
+ var X = this.tryParsePluralOrSelectOptions(t, a, r, F);
3399
3399
  if (X.err)
3400
3400
  return X;
3401
3401
  var m = this.tryParseArgumentClose(i);
3402
3402
  if (m.err)
3403
3403
  return m;
3404
- var F = _(i, this.clonePosition());
3404
+ var D = _(i, this.clonePosition());
3405
3405
  return a === "select" ? {
3406
3406
  val: {
3407
- type: C.select,
3407
+ type: H.select,
3408
3408
  value: n,
3409
3409
  options: Bt(X.val),
3410
- location: F
3410
+ location: D
3411
3411
  },
3412
3412
  err: null
3413
3413
  } : {
3414
3414
  val: {
3415
- type: C.plural,
3415
+ type: H.plural,
3416
3416
  value: n,
3417
3417
  options: Bt(X.val),
3418
3418
  offset: N,
3419
3419
  pluralType: a === "plural" ? "cardinal" : "ordinal",
3420
- location: F
3420
+ location: D
3421
3421
  },
3422
3422
  err: null
3423
3423
  };
@@ -3556,7 +3556,7 @@ var ii = (
3556
3556
  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);
3557
3557
  }
3558
3558
  }, e.prototype.bumpIf = function(t) {
3559
- if (Ht(this.message, t, this.offset())) {
3559
+ if (Ct(this.message, t, this.offset())) {
3560
3560
  for (var r = 0; r < t.length; r++)
3561
3561
  this.bump();
3562
3562
  return !0;
@@ -3740,10 +3740,10 @@ function Te(e, t, r, n, i, o, s) {
3740
3740
  var m = c.children, p = c.value, y = i[p];
3741
3741
  if (!fi(y))
3742
3742
  throw new li(p, "function", s);
3743
- var S = Te(m, t, r, n, i, o), H = y(S.map(function(N) {
3743
+ var S = Te(m, t, r, n, i, o), C = y(S.map(function(N) {
3744
3744
  return N.value;
3745
3745
  }));
3746
- Array.isArray(H) || (H = [H]), a.push.apply(a, H.map(function(N) {
3746
+ Array.isArray(C) || (C = [C]), a.push.apply(a, C.map(function(N) {
3747
3747
  return {
3748
3748
  type: typeof N == "string" ? k.literal : k.object,
3749
3749
  value: N
@@ -3764,8 +3764,8 @@ function Te(e, t, r, n, i, o, s) {
3764
3764
  throw new Ie(`Intl.PluralRules is not available in this environment.
3765
3765
  Try polyfilling it using "@formatjs/intl-pluralrules"
3766
3766
  `, ae.MISSING_INTL_API, s);
3767
- var D = r.getPluralRules(t, { type: c.pluralType }).select(h - (c.offset || 0));
3768
- O = c.options[D] || c.options.other;
3767
+ var F = r.getPluralRules(t, { type: c.pluralType }).select(h - (c.offset || 0));
3768
+ O = c.options[F] || c.options.other;
3769
3769
  }
3770
3770
  if (!O)
3771
3771
  throw new At(c.value, h, Object.keys(c.options), s);
@@ -3805,29 +3805,29 @@ function mi(e) {
3805
3805
  dateTime: {},
3806
3806
  pluralRules: {}
3807
3807
  }), {
3808
- getNumberFormat: De(function() {
3808
+ getNumberFormat: Fe(function() {
3809
3809
  for (var t, r = [], n = 0; n < arguments.length; n++)
3810
3810
  r[n] = arguments[n];
3811
3811
  return new ((t = Intl.NumberFormat).bind.apply(t, Ue([void 0], r, !1)))();
3812
3812
  }, {
3813
3813
  cache: Ge(e.number),
3814
- strategy: Fe.variadic
3814
+ strategy: De.variadic
3815
3815
  }),
3816
- getDateTimeFormat: De(function() {
3816
+ getDateTimeFormat: Fe(function() {
3817
3817
  for (var t, r = [], n = 0; n < arguments.length; n++)
3818
3818
  r[n] = arguments[n];
3819
3819
  return new ((t = Intl.DateTimeFormat).bind.apply(t, Ue([void 0], r, !1)))();
3820
3820
  }, {
3821
3821
  cache: Ge(e.dateTime),
3822
- strategy: Fe.variadic
3822
+ strategy: De.variadic
3823
3823
  }),
3824
- getPluralRules: De(function() {
3824
+ getPluralRules: Fe(function() {
3825
3825
  for (var t, r = [], n = 0; n < arguments.length; n++)
3826
3826
  r[n] = arguments[n];
3827
3827
  return new ((t = Intl.PluralRules).bind.apply(t, Ue([void 0], r, !1)))();
3828
3828
  }, {
3829
3829
  cache: Ge(e.pluralRules),
3830
- strategy: Fe.variadic
3830
+ strategy: De.variadic
3831
3831
  })
3832
3832
  };
3833
3833
  }
@@ -4008,12 +4008,12 @@ ce(
4008
4008
  ([e]) => Object.keys(e)
4009
4009
  );
4010
4010
  ve.subscribe((e) => ht = e);
4011
- const Ce = {};
4011
+ const He = {};
4012
4012
  function Ei(e, t) {
4013
- Ce[e].delete(t), Ce[e].size === 0 && delete Ce[e];
4013
+ He[e].delete(t), He[e].size === 0 && delete He[e];
4014
4014
  }
4015
4015
  function gr(e) {
4016
- return Ce[e];
4016
+ return He[e];
4017
4017
  }
4018
4018
  function Si(e) {
4019
4019
  return ke(e).map((t) => {
@@ -4078,16 +4078,16 @@ const Ti = {
4078
4078
  timeZoneName: "short"
4079
4079
  }
4080
4080
  }
4081
- }, Ci = {
4081
+ }, Hi = {
4082
4082
  fallbackLocale: null,
4083
4083
  loadingDelay: 200,
4084
4084
  formats: Ti,
4085
4085
  warnOnMissingMessages: !0,
4086
4086
  handleMissingMessage: void 0,
4087
4087
  ignoreTag: !0
4088
- }, Hi = Ci;
4088
+ }, Ci = Hi;
4089
4089
  function ue() {
4090
- return Hi;
4090
+ return Ci;
4091
4091
  }
4092
4092
  const Ve = Re(!1);
4093
4093
  var Bi = Object.defineProperty, Pi = Object.defineProperties, Ai = Object.getOwnPropertyDescriptors, Ot = Object.getOwnPropertySymbols, Oi = Object.prototype.hasOwnProperty, Ri = Object.prototype.propertyIsEnumerable, Rt = (e, t, r) => t in e ? Bi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Mi = (e, t) => {
@@ -4180,14 +4180,14 @@ const ye = (e, t) => {
4180
4180
  );
4181
4181
  return n ? i = ye("time", n) : Object.keys(i).length === 0 && (i = ye("time", "short")), new Intl.DateTimeFormat(r, i);
4182
4182
  }
4183
- ), Di = (e = {}) => {
4183
+ ), Fi = (e = {}) => {
4184
4184
  var t = e, {
4185
4185
  locale: r = Y()
4186
4186
  } = t, n = fe(t, [
4187
4187
  "locale"
4188
4188
  ]);
4189
4189
  return Ni(ft({ locale: r }, n));
4190
- }, Fi = (e = {}) => {
4190
+ }, Di = (e = {}) => {
4191
4191
  var t = e, {
4192
4192
  locale: r = Y()
4193
4193
  } = t, n = fe(t, [
@@ -4238,7 +4238,7 @@ const ye = (e, t) => {
4238
4238
  );
4239
4239
  }
4240
4240
  return f;
4241
- }, zi = (e, t) => ji(t).format(e), Xi = (e, t) => Fi(t).format(e), qi = (e, t) => Di(t).format(e), Wi = (e, t = Y()) => mr(e, t), Zi = ce([he, ve], () => Vi);
4241
+ }, zi = (e, t) => ji(t).format(e), Xi = (e, t) => Di(t).format(e), qi = (e, t) => Fi(t).format(e), Wi = (e, t = Y()) => mr(e, t), Zi = ce([he, ve], () => Vi);
4242
4242
  ce([he], () => zi);
4243
4243
  ce([he], () => Xi);
4244
4244
  ce([he], () => qi);
@@ -4387,7 +4387,7 @@ function eo(e, t, r) {
4387
4387
  }
4388
4388
  }
4389
4389
  function to(e) {
4390
- Tr(e, "svelte-gf9z41", '.SkeletonContainer{width:100%;display:flex;flex-direction:column;gap:17px;animation-name:fadeIn;animation-iteration-count:1;animation-timing-function:ease-in;animation-duration:0.3s}.SkeletonContainer .SkeletonMenuButton{display:flex;gap:20px;width:100%}.SkeletonContainer .SkeletonMenuButton.Mobile{margin-top:10px}.SkeletonContainer .SkeletonTextContainer{width:100%;min-height:140px}.SkeletonContainer .SkeletonOptionContainer{display:flex;flex-direction:column;width:100%;min-height:200px}.SkeletonContainer .SkeletonOptionContainer .SkeletonOption{display:flex;flex-direction:row;align-items:center;gap:10px;width:100%;margin:0 0 13px}.SkeletonContainer .SkeletonOptionContainer .SkeletonOption .SkeletonOptionText{width:20%;margin-top:10px}.SkeletonContainer .SkeletonOptionContainer .Button{margin-top:5px}.successMessage{position:absolute;display:block;top:25px;left:50px;background:var(--emw--color-valid, var(--emw--color-green, #48952a));font-size:14px;border-radius:5px;padding:10px;color:var(--emw--color-white, #FFFFFF)}.successMessage.successMessageMobile{display:none}.successMessageMobile{display:block;background:var(--emw--color-valid, var(--emw--color-green, #48952a));font-size:14px;border-radius:5px;padding:10px;color:var(--emw--color-white, #FFFFFF)}.successMessageMobile.successMessage{display:none}.TextContainer{display:flex;flex-direction:column;padding:10px 20px}.customRadio{margin-top:15px}.customRadio div{margin:0 0 20px}.customRadio input[type=radio]{position:absolute;left:-9999px}.customRadio input[type=radio]+label{position:relative;padding:3px 0 0 30px;cursor:pointer}.customRadio input[type=radio]+label:before{content:"";background:var(--emw--color-white, #FFFFFF);border:1px solid var(--emw--color-gray-300, #58586B);height:16px;width:16px;border-radius:50%;position:absolute;top:0;left:0}.customRadio input[type=radio]+label:after{content:"";background:var(--emw--pam-color-primary, var(--emw--color-primary, #D0046C));width:14px;height:14px;border-radius:50%;position:absolute;top:2px;left:2px;opacity:0;transform:scale(2);transition:transform 0.3s linear, opacity 0.3s linear}.customRadio input[type=radio]:checked+label:after{opacity:1;transform:scale(1)}.RealityCheckDescription{color:var(--emw--pam-typography, var(--emw--color-contrast, #07072A));line-height:24px}.RealityCheckDescription p{min-height:140px}.RealityCheckDescription.RealityChecktionMobile{font-size:12px;line-height:18px}.PlayerDetailsContent{display:grid;grid-column-gap:50px;grid-row-gap:20px;grid-template-rows:auto;grid-template-columns:1fr;padding-bottom:30px}.PlayerRealityCheckWrapper{position:relative;color:var(--emw--pam-contrast, var(--emw--color-contrast, #07072A));padding:50px;max-width:760px}.PlayerRealityCheckWrapper.PlayerRealityCheckWrapperMobile{padding:20px 15px;max-width:unset}.RealityCheckTitle{font-size:26px;color:var(--emw--pam-color-primary, var(--emw--color-primary, #D0046C));font-weight:400}.RealityCheckTitleMobile{font-size:16px;color:var(--emw--pam-color-primary, var(--emw--color-primary, #D0046C))}.RealityCheckTitleNone{display:none}.BottomButtonsArea{display:grid;grid-column-gap:30px;grid-template-rows:auto;grid-template-columns:1fr 1fr;margin-top:20px}.BottomButtonsArea.BottomButtonsAreaMobile{width:100%;grid-template-columns:1fr}.PlayerRealityCheckButton{cursor:pointer;border-radius:5px;width:100%;height:50px;display:flex;align-items:center;justify-content:center;font-size:15px;color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));text-transform:uppercase;text-align:center;transition-duration:0.3s;box-sizing:border-box;padding:10px}.PlayerRealityCheckButton.ButtonInactive{background:transparent;border:1px solid var(--emw--color-gray-300, #58586B);cursor:not-allowed;opacity:0.6;color:var(--emw--color-gray-300, #58586B)}.PlayerRealityCheckButton{background:transparent;border:1px solid var(--emw--color-gray-300, #58586B)}.PlayerRealityCheckButton{background:var(--emw--pam-color-primary, var(--emw--color-primary, #D0046C));border:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #D0046C))}.PlayerDetailsContent{grid-template-columns:1fr}.containerTimeout{animation-name:fadeIn;animation-iteration-count:1;animation-timing-function:ease-in;animation-duration:0.3s}.MenuReturnButton{color:var(--emw--pam-color-primary, var(--emw--color-primary, #D0046C));display:inline-flex;align-items:center;column-gap:20PX}.MenuReturnButton svg{fill:var(--emw--pam-color-primary, var(--emw--color-primary, #D0046C))}.PlayerRealityCheckWrapperTablet{padding:40px 25% 100% 25%}.PlayerRealityCheckWrapperTablet .PlayerRealityCheckContent{grid-row-gap:40px}.PlayerRealityCheckWrapperTablet .MenuReturnButton{margin-bottom:30px}.PlayerRealityCheckWrapperTablet .MenuReturnButton span{font-size:20px}@keyframes fadeIn{0%{opacity:0.01}1%{opacity:0}50%{opacity:0}100%{opacity:1}}');
4390
+ Tr(e, "svelte-7z3oy7", '.SkeletonContainer{width:100%;display:flex;flex-direction:column;gap:17px;animation-name:fadeIn;animation-iteration-count:1;animation-timing-function:ease-in;animation-duration:0.3s}.SkeletonContainer .SkeletonMenuButton{display:flex;gap:20px;width:100%}.SkeletonContainer .SkeletonMenuButton.Mobile{margin-top:10px}.SkeletonContainer .SkeletonTextContainer{width:100%;min-height:140px}.SkeletonContainer .SkeletonOptionContainer{display:flex;flex-direction:column;width:100%;min-height:200px}.SkeletonContainer .SkeletonOptionContainer .SkeletonOption{display:flex;flex-direction:row;align-items:center;gap:10px;width:100%;margin:0 0 13px}.SkeletonContainer .SkeletonOptionContainer .SkeletonOption .SkeletonOptionText{width:20%;margin-top:10px}.SkeletonContainer .SkeletonOptionContainer .Button{margin-top:5px}.successMessage{position:absolute;display:block;top:25px;left:50px;background:var(--emw--color-valid, var(--emw--color-green, #48952a));font-size:14px;border-radius:5px;padding:10px;color:var(--emw--color-white, #FFFFFF)}.successMessage.successMessageMobile{display:none}.successMessageMobile{display:block;background:var(--emw--color-valid, var(--emw--color-green, #48952a));font-size:14px;border-radius:5px;padding:10px;color:var(--emw--color-white, #FFFFFF)}.successMessageMobile.successMessage{display:none}.TextContainer{display:flex;flex-direction:column;padding:10px 20px}.customRadio{margin-top:15px}.customRadio div{margin:0 0 20px}.customRadio input[type=radio]{position:absolute;left:-9999px}.customRadio input[type=radio]+label{position:relative;padding:3px 0 0 30px;cursor:pointer}.customRadio input[type=radio]+label:before{content:"";background:var(--emw--color-white, #FFFFFF);border:1px solid var(--emw--color-gray-300, #58586B);height:16px;width:16px;border-radius:50%;position:absolute;top:0;left:0}.customRadio input[type=radio]+label:after{content:"";background:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));width:14px;height:14px;border-radius:50%;position:absolute;top:2px;left:2px;opacity:0;transform:scale(2);transition:transform 0.3s linear, opacity 0.3s linear}.customRadio input[type=radio]:checked+label:after{opacity:1;transform:scale(1)}.RealityCheckDescription{color:var(--emw--pam-typography, var(--emw--color-contrast, #07072A));line-height:24px}.RealityCheckDescription p{min-height:140px}.RealityCheckDescription.RealityChecktionMobile{font-size:12px;line-height:18px}.PlayerDetailsContent{display:grid;grid-column-gap:50px;grid-row-gap:20px;grid-template-rows:auto;grid-template-columns:1fr;padding-bottom:30px}.PlayerRealityCheckWrapper{position:relative;color:var(--emw--pam-contrast, var(--emw--color-contrast, #07072A));padding:50px;max-width:760px}.PlayerRealityCheckWrapper.PlayerRealityCheckWrapperMobile{padding:20px 15px;max-width:unset}.RealityCheckTitle{font-size:26px;color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));font-weight:400}.RealityCheckTitleMobile{font-size:16px;color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.RealityCheckTitleNone{display:none}.BottomButtonsArea{display:grid;grid-column-gap:30px;grid-template-rows:auto;grid-template-columns:1fr 1fr;margin-top:20px}.BottomButtonsArea.BottomButtonsAreaMobile{width:100%;grid-template-columns:1fr}.PlayerRealityCheckButton{cursor:pointer;border-radius:5px;width:100%;height:50px;display:flex;align-items:center;justify-content:center;font-size:15px;color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));text-transform:uppercase;text-align:center;transition-duration:0.3s;box-sizing:border-box;padding:10px}.PlayerRealityCheckButton.ButtonInactive{background:transparent;border:1px solid var(--emw--color-gray-300, #58586B);cursor:not-allowed;opacity:0.6;color:var(--emw--color-gray-300, #58586B)}.PlayerRealityCheckButton{background:transparent;border:1px solid var(--emw--color-gray-300, #58586B)}.PlayerRealityCheckButton{background:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));border:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.PlayerDetailsContent{grid-template-columns:1fr}.containerTimeout{animation-name:fadeIn;animation-iteration-count:1;animation-timing-function:ease-in;animation-duration:0.3s}.MenuReturnButton{color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));display:inline-flex;align-items:center;column-gap:20PX}.MenuReturnButton svg{fill:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.PlayerRealityCheckWrapperTablet{padding:40px 25% 100% 25%}.PlayerRealityCheckWrapperTablet .PlayerRealityCheckContent{grid-row-gap:40px}.PlayerRealityCheckWrapperTablet .MenuReturnButton{margin-bottom:30px}.PlayerRealityCheckWrapperTablet .MenuReturnButton span{font-size:20px}@keyframes fadeIn{0%{opacity:0.01}1%{opacity:0}50%{opacity:0}100%{opacity:1}}');
4391
4391
  }
4392
4392
  function Nt(e, t, r) {
4393
4393
  const n = e.slice();
@@ -4407,7 +4407,7 @@ function no(e) {
4407
4407
  ), f, h, d, m, p, y, S = (
4408
4408
  /*$_*/
4409
4409
  e[5]("setFrequency") + ""
4410
- ), H, O, D, N, X, F = (
4410
+ ), C, O, F, N, X, D = (
4411
4411
  /*isMobile*/
4412
4412
  e[6] && oo(e)
4413
4413
  ), M = (
@@ -4418,26 +4418,26 @@ function no(e) {
4418
4418
  e[7]
4419
4419
  ), R = [];
4420
4420
  for (let w = 0; w < q.length; w += 1)
4421
- R[w] = Dt(Nt(e, q, w));
4421
+ R[w] = Ft(Nt(e, q, w));
4422
4422
  return {
4423
4423
  c() {
4424
- t = T("div"), F && F.c(), r = j(), M && M.c(), n = j(), i = T("h2"), s = W(o), a = j(), l = T("div"), u = T("p"), f = W(c), h = j(), d = T("form");
4424
+ t = T("div"), D && D.c(), r = j(), M && M.c(), n = j(), i = T("h2"), s = W(o), a = j(), l = T("div"), u = T("p"), f = W(c), h = j(), d = T("form");
4425
4425
  for (let w = 0; w < R.length; w += 1)
4426
4426
  R[w].c();
4427
- m = j(), p = T("div"), y = T("button"), H = W(S), x(i, "class", "RealityCheckTitle " + /*isMobile*/
4427
+ m = j(), p = T("div"), y = T("button"), C = W(S), x(i, "class", "RealityCheckTitle " + /*isMobile*/
4428
4428
  (e[6] ? "RealityCheckTitleNone" : "")), x(l, "class", "RealityCheckDescription " + /*isMobile*/
4429
4429
  (e[6] ? "RealityCheckDescriptionMobile" : "")), x(y, "class", O = "PlayerRealityCheckButton " + /*currentRealityCheckValue*/
4430
4430
  (e[3] === /*realityCheckValue*/
4431
- e[2] ? "ButtonInactive" : "")), y.disabled = D = /*currentRealityCheckValue*/
4431
+ e[2] ? "ButtonInactive" : "")), y.disabled = F = /*currentRealityCheckValue*/
4432
4432
  e[3] === /*realityCheckValue*/
4433
4433
  e[2], x(p, "class", "BottomButtonsArea " + /*isMobile*/
4434
4434
  (e[6] ? "BottomButtonsAreaMobile" : "")), x(d, "class", "customRadio"), x(t, "class", "containerTimeout");
4435
4435
  },
4436
4436
  m(w, $) {
4437
- G(w, t, $), F && F.m(t, null), b(t, r), M && M.m(t, null), b(t, n), b(t, i), b(i, s), b(t, a), b(t, l), b(l, u), b(u, f), b(t, h), b(t, d);
4437
+ G(w, t, $), D && D.m(t, null), b(t, r), M && M.m(t, null), b(t, n), b(t, i), b(i, s), b(t, a), b(t, l), b(l, u), b(u, f), b(t, h), b(t, d);
4438
4438
  for (let A = 0; A < R.length; A += 1)
4439
4439
  R[A] && R[A].m(d, null);
4440
- b(d, m), b(d, p), b(p, y), b(y, H), N || (X = He(
4440
+ b(d, m), b(d, p), b(p, y), b(y, C), N || (X = Ce(
4441
4441
  y,
4442
4442
  "click",
4443
4443
  /*submitRealityCheckValue*/
@@ -4447,7 +4447,7 @@ function no(e) {
4447
4447
  p(w, $) {
4448
4448
  if (
4449
4449
  /*isMobile*/
4450
- w[6] && F.p(w, $), /*realityCheckSuccess*/
4450
+ w[6] && D.p(w, $), /*realityCheckSuccess*/
4451
4451
  w[4] ? M ? M.p(w, $) : (M = Ut(w), M.c(), M.m(t, n)) : M && (M.d(1), M = null), $[0] & /*$_*/
4452
4452
  32 && o !== (o = /*$_*/
4453
4453
  w[5]("titleRealityCheck") + "") && ne(s, o), $[0] & /*$_*/
@@ -4462,7 +4462,7 @@ function no(e) {
4462
4462
  let A;
4463
4463
  for (A = 0; A < q.length; A += 1) {
4464
4464
  const _e = Nt(w, q, A);
4465
- R[A] ? R[A].p(_e, $) : (R[A] = Dt(_e), R[A].c(), R[A].m(d, m));
4465
+ R[A] ? R[A].p(_e, $) : (R[A] = Ft(_e), R[A].c(), R[A].m(d, m));
4466
4466
  }
4467
4467
  for (; A < R.length; A += 1)
4468
4468
  R[A].d(1);
@@ -4470,16 +4470,16 @@ function no(e) {
4470
4470
  }
4471
4471
  $[0] & /*$_*/
4472
4472
  32 && S !== (S = /*$_*/
4473
- w[5]("setFrequency") + "") && ne(H, S), $[0] & /*currentRealityCheckValue, realityCheckValue*/
4473
+ w[5]("setFrequency") + "") && ne(C, S), $[0] & /*currentRealityCheckValue, realityCheckValue*/
4474
4474
  12 && O !== (O = "PlayerRealityCheckButton " + /*currentRealityCheckValue*/
4475
4475
  (w[3] === /*realityCheckValue*/
4476
4476
  w[2] ? "ButtonInactive" : "")) && x(y, "class", O), $[0] & /*currentRealityCheckValue, realityCheckValue*/
4477
- 12 && D !== (D = /*currentRealityCheckValue*/
4477
+ 12 && F !== (F = /*currentRealityCheckValue*/
4478
4478
  w[3] === /*realityCheckValue*/
4479
- w[2]) && (y.disabled = D);
4479
+ w[2]) && (y.disabled = F);
4480
4480
  },
4481
4481
  d(w) {
4482
- w && U(t), F && F.d(), M && M.d(), Vt(R, w), N = !1, X();
4482
+ w && U(t), D && D.d(), M && M.d(), Vt(R, w), N = !1, X();
4483
4483
  }
4484
4484
  };
4485
4485
  }
@@ -4535,22 +4535,22 @@ function oo(e) {
4535
4535
  );
4536
4536
  return {
4537
4537
  c() {
4538
- y && y.c(), t = j(), r = T("div"), n = K("svg"), i = K("defs"), o = K("style"), s = W(".aaa{fill:var(--emw--pam-color-primary, var(--emw--color-primary, #D0046C));}"), a = K("g"), l = K("g"), u = K("path"), c = j(), f = T("h2"), d = W(h), x(u, "class", "aaa"), x(u, "d", "M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"), x(u, "transform", "translate(15 15) rotate(180)"), x(l, "transform", "translate(20 158)"), x(a, "transform", "translate(-20 -158)"), x(n, "xmlns", "http://www.w3.org/2000/svg"), x(n, "width", "15"), x(n, "height", "15"), x(n, "viewBox", "0 0 15 15"), x(f, "class", "RealityCheckTitleMobile"), x(r, "class", "MenuReturnButton");
4538
+ y && y.c(), t = j(), r = T("div"), n = K("svg"), i = K("defs"), o = K("style"), s = W(".aaa{fill:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));}"), a = K("g"), l = K("g"), u = K("path"), c = j(), f = T("h2"), d = W(h), x(u, "class", "aaa"), x(u, "d", "M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"), x(u, "transform", "translate(15 15) rotate(180)"), x(l, "transform", "translate(20 158)"), x(a, "transform", "translate(-20 -158)"), x(n, "xmlns", "http://www.w3.org/2000/svg"), x(n, "width", "15"), x(n, "height", "15"), x(n, "viewBox", "0 0 15 15"), x(f, "class", "RealityCheckTitleMobile"), x(r, "class", "MenuReturnButton");
4539
4539
  },
4540
- m(S, H) {
4541
- y && y.m(S, H), G(S, t, H), G(S, r, H), b(r, n), b(n, i), b(i, o), b(o, s), b(n, a), b(a, l), b(l, u), b(r, c), b(r, f), b(f, d), m || (p = [
4542
- He(
4540
+ m(S, C) {
4541
+ y && y.m(S, C), G(S, t, C), G(S, r, C), b(r, n), b(n, i), b(i, o), b(o, s), b(n, a), b(a, l), b(l, u), b(r, c), b(r, f), b(f, d), m || (p = [
4542
+ Ce(
4543
4543
  r,
4544
4544
  "click",
4545
4545
  /*click_handler*/
4546
4546
  e[18]
4547
4547
  ),
4548
- He(r, "keydown", null)
4548
+ Ce(r, "keydown", null)
4549
4549
  ], m = !0);
4550
4550
  },
4551
- p(S, H) {
4551
+ p(S, C) {
4552
4552
  /*realityCheckSuccess*/
4553
- S[4] ? y ? y.p(S, H) : (y = $t(S), y.c(), y.m(t.parentNode, t)) : y && (y.d(1), y = null), H[0] & /*$_*/
4553
+ S[4] ? y ? y.p(S, C) : (y = $t(S), y.c(), y.m(t.parentNode, t)) : y && (y.d(1), y = null), C[0] & /*$_*/
4554
4554
  32 && h !== (h = /*$_*/
4555
4555
  S[5]("titleRealityCheck") + "") && ne(d, h);
4556
4556
  },
@@ -4604,7 +4604,7 @@ function Ut(e) {
4604
4604
  }
4605
4605
  };
4606
4606
  }
4607
- function Dt(e) {
4607
+ function Ft(e) {
4608
4608
  let t, r, n, i, o = (
4609
4609
  /*text*/
4610
4610
  e[34] + ""
@@ -4629,7 +4629,7 @@ function Dt(e) {
4629
4629
  },
4630
4630
  m(c, f) {
4631
4631
  G(c, t, f), b(t, r), r.checked = r.__value === /*realityCheckValue*/
4632
- e[2], b(t, n), b(t, i), b(i, s), l || (u = He(
4632
+ e[2], b(t, n), b(t, i), b(i, s), l || (u = Ce(
4633
4633
  r,
4634
4634
  "change",
4635
4635
  /*input_change_handler*/
@@ -4722,7 +4722,7 @@ function lo(e) {
4722
4722
  function co(e, t, r) {
4723
4723
  let n;
4724
4724
  wr(e, Zi, (g) => r(5, n = g));
4725
- let { endpoint: i = "" } = t, { playerid: o = "" } = t, { session: s = "" } = t, { lang: a = "en" } = t, { clientstyling: l = "" } = t, { clientstylingurl: u = "" } = t, { mbsource: c } = t, { translationurl: f = "" } = t, h, d = Qi(window.navigator.userAgent) !== "PC", m = !0, p, y, S = !1, H = [];
4725
+ let { endpoint: i = "" } = t, { playerid: o = "" } = t, { session: s = "" } = t, { lang: a = "en" } = t, { clientstyling: l = "" } = t, { clientstylingurl: u = "" } = t, { mbsource: c } = t, { translationurl: f = "" } = t, h, d = Qi(window.navigator.userAgent) !== "PC", m = !0, p, y, S = !1, C = [];
4726
4726
  const O = () => {
4727
4727
  const g = new URL(`${i}/v1/player/${o}/realitycheck`), E = new Headers();
4728
4728
  E.append("X-SessionID", s);
@@ -4735,7 +4735,7 @@ function co(e, t, r) {
4735
4735
  console.error(I);
4736
4736
  }
4737
4737
  );
4738
- }, D = () => {
4738
+ }, F = () => {
4739
4739
  const g = new URL(`${i}/v1/player/${o}/availablerealityvalues`), E = new Headers();
4740
4740
  E.append("X-SessionID", s), E.append("accept", "application/json");
4741
4741
  const Q = { method: "GET", headers: E };
@@ -4749,16 +4749,16 @@ function co(e, t, r) {
4749
4749
  );
4750
4750
  }, N = (g) => {
4751
4751
  g.forEach((E) => {
4752
- E == 0 ? H.push({
4752
+ E == 0 ? C.push({
4753
4753
  value: E.toString(),
4754
4754
  text: n("never")
4755
- }) : E < 60 ? H.push({
4755
+ }) : E < 60 ? C.push({
4756
4756
  value: E.toString(),
4757
4757
  text: E + " " + n("minutes")
4758
- }) : E == 60 ? H.push({
4758
+ }) : E == 60 ? C.push({
4759
4759
  value: E.toString(),
4760
4760
  text: n("oneHour")
4761
- }) : E > 60 && H.push({
4761
+ }) : E > 60 && C.push({
4762
4762
  value: E.toString(),
4763
4763
  text: E / 60 + " " + n("hours")
4764
4764
  });
@@ -4771,7 +4771,7 @@ function co(e, t, r) {
4771
4771
  (I) => I.status == 200,
4772
4772
  (I) => (console.error(I), !1)
4773
4773
  );
4774
- }, F = (g) => {
4774
+ }, D = (g) => {
4775
4775
  g.preventDefault(), X().then((E) => {
4776
4776
  E && (M(), O());
4777
4777
  });
@@ -4824,7 +4824,7 @@ function co(e, t, r) {
4824
4824
  e.$$.dirty[0] & /*lang*/
4825
4825
  8192 && a && R(), e.$$.dirty[0] & /*endpoint, playerid, session*/
4826
4826
  7168 && i && o && s && O(), e.$$.dirty[0] & /*endpoint, playerid, session*/
4827
- 7168 && i && o && s && D(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
4827
+ 7168 && i && o && s && F(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
4828
4828
  16385 && l && h && Yi(h, l), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
4829
4829
  32769 && u && h && Ki(h, u), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
4830
4830
  65537 && c && h && eo(h, `${c}.Style`), e.$$.dirty[0] & /*translationurl*/
@@ -4837,8 +4837,8 @@ function co(e, t, r) {
4837
4837
  S,
4838
4838
  n,
4839
4839
  d,
4840
- H,
4841
- F,
4840
+ C,
4841
+ D,
4842
4842
  q,
4843
4843
  i,
4844
4844
  o,