@everymatrix/casino-tournaments-thumbnail-rule 1.50.0 → 1.50.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.
@@ -652,21 +652,21 @@ function Ut(e, t) {
652
652
  return !1;
653
653
  }
654
654
  }
655
- function qr(e, t) {
655
+ function Kr(e, t) {
656
656
  return Ut(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
657
657
  }
658
- function Kr(e, t, r) {
658
+ function qr(e, t, r) {
659
659
  var n = {};
660
660
  return r.isMergeableObject(e) && pt(e).forEach(function(i) {
661
661
  n[i] = ve(e[i], r);
662
662
  }), pt(t).forEach(function(i) {
663
- qr(e, i) || (Ut(e, i) && r.isMergeableObject(t[i]) ? n[i] = Jr(i, r)(e[i], t[i], r) : n[i] = ve(t[i], r));
663
+ Kr(e, i) || (Ut(e, i) && r.isMergeableObject(t[i]) ? n[i] = Jr(i, r)(e[i], t[i], r) : n[i] = ve(t[i], r));
664
664
  }), n;
665
665
  }
666
666
  function le(e, t, r) {
667
667
  r = r || {}, r.arrayMerge = r.arrayMerge || Zr, r.isMergeableObject = r.isMergeableObject || Gr, r.cloneUnlessOtherwiseSpecified = ve;
668
668
  var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
669
- return o ? n ? r.arrayMerge(e, t, r) : Kr(e, t, r) : ve(t, r);
669
+ return o ? n ? r.arrayMerge(e, t, r) : qr(e, t, r) : ve(t, r);
670
670
  }
671
671
  le.all = function(t, r) {
672
672
  if (!Array.isArray(t))
@@ -715,7 +715,57 @@ function De(e, t, r) {
715
715
  (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
716
716
  return e.concat(o || Array.prototype.slice.call(t));
717
717
  }
718
- var b;
718
+ function Ue(e, t) {
719
+ var r = t && t.cache ? t.cache : ln, n = t && t.serializer ? t.serializer : un, i = t && t.strategy ? t.strategy : on;
720
+ return i(e, {
721
+ cache: r,
722
+ serializer: n
723
+ });
724
+ }
725
+ function nn(e) {
726
+ return e == null || typeof e == "number" || typeof e == "boolean";
727
+ }
728
+ function Gt(e, t, r, n) {
729
+ var i = nn(n) ? n : r(n), o = t.get(i);
730
+ return typeof o == "undefined" && (o = e.call(this, n), t.set(i, o)), o;
731
+ }
732
+ function Ft(e, t, r) {
733
+ var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
734
+ return typeof o == "undefined" && (o = e.apply(this, n), t.set(i, o)), o;
735
+ }
736
+ function it(e, t, r, n, i) {
737
+ return r.bind(t, e, n, i);
738
+ }
739
+ function on(e, t) {
740
+ var r = e.length === 1 ? Gt : Ft;
741
+ return it(e, this, r, t.cache.create(), t.serializer);
742
+ }
743
+ function an(e, t) {
744
+ return it(e, this, Ft, t.cache.create(), t.serializer);
745
+ }
746
+ function sn(e, t) {
747
+ return it(e, this, Gt, t.cache.create(), t.serializer);
748
+ }
749
+ var un = function() {
750
+ return JSON.stringify(arguments);
751
+ };
752
+ function ot() {
753
+ this.cache = /* @__PURE__ */ Object.create(null);
754
+ }
755
+ ot.prototype.get = function(e) {
756
+ return this.cache[e];
757
+ };
758
+ ot.prototype.set = function(e, t) {
759
+ this.cache[e] = t;
760
+ };
761
+ var ln = {
762
+ create: function() {
763
+ return new ot();
764
+ }
765
+ }, Ge = {
766
+ variadic: an,
767
+ monadic: sn
768
+ }, b;
719
769
  (function(e) {
720
770
  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";
721
771
  })(b || (b = {}));
@@ -730,40 +780,40 @@ var he;
730
780
  function bt(e) {
731
781
  return e.type === B.literal;
732
782
  }
733
- function nn(e) {
783
+ function hn(e) {
734
784
  return e.type === B.argument;
735
785
  }
736
- function Gt(e) {
786
+ function jt(e) {
737
787
  return e.type === B.number;
738
788
  }
739
- function Ft(e) {
789
+ function Vt(e) {
740
790
  return e.type === B.date;
741
791
  }
742
- function jt(e) {
792
+ function zt(e) {
743
793
  return e.type === B.time;
744
794
  }
745
- function Vt(e) {
795
+ function Xt(e) {
746
796
  return e.type === B.select;
747
797
  }
748
- function zt(e) {
798
+ function Wt(e) {
749
799
  return e.type === B.plural;
750
800
  }
751
- function on(e) {
801
+ function cn(e) {
752
802
  return e.type === B.pound;
753
803
  }
754
- function Xt(e) {
804
+ function Zt(e) {
755
805
  return e.type === B.tag;
756
806
  }
757
- function Wt(e) {
807
+ function Jt(e) {
758
808
  return !!(e && typeof e == "object" && e.type === he.number);
759
809
  }
760
810
  function Je(e) {
761
811
  return !!(e && typeof e == "object" && e.type === he.dateTime);
762
812
  }
763
- var Zt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, an = /(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;
764
- function sn(e) {
813
+ var Yt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, fn = /(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;
814
+ function mn(e) {
765
815
  var t = {};
766
- return e.replace(an, function(r) {
816
+ return e.replace(fn, function(r) {
767
817
  var n = r.length;
768
818
  switch (r[0]) {
769
819
  case "G":
@@ -852,11 +902,11 @@ function sn(e) {
852
902
  return "";
853
903
  }), t;
854
904
  }
855
- var un = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
856
- function ln(e) {
905
+ var dn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
906
+ function pn(e) {
857
907
  if (e.length === 0)
858
908
  throw new Error("Number skeleton cannot be empty");
859
- for (var t = e.split(un).filter(function(f) {
909
+ for (var t = e.split(dn).filter(function(f) {
860
910
  return f.length > 0;
861
911
  }), r = [], n = 0, i = t; n < i.length; n++) {
862
912
  var o = i[n], a = o.split("/");
@@ -871,17 +921,17 @@ function ln(e) {
871
921
  }
872
922
  return r;
873
923
  }
874
- function hn(e) {
924
+ function bn(e) {
875
925
  return e.replace(/^(.*?)-/, "");
876
926
  }
877
- var gt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Jt = /^(@+)?(\+|#+)?[rs]?$/g, cn = /(\*)(0+)|(#+)(0+)|(0+)/g, Yt = /^(0+)$/;
927
+ var gt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Kt = /^(@+)?(\+|#+)?[rs]?$/g, gn = /(\*)(0+)|(#+)(0+)|(0+)/g, qt = /^(0+)$/;
878
928
  function yt(e) {
879
929
  var t = {};
880
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Jt, function(r, n, i) {
930
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Kt, function(r, n, i) {
881
931
  return typeof i != "string" ? (t.minimumSignificantDigits = n.length, t.maximumSignificantDigits = n.length) : i === "+" ? t.minimumSignificantDigits = n.length : n[0] === "#" ? t.maximumSignificantDigits = n.length : (t.minimumSignificantDigits = n.length, t.maximumSignificantDigits = n.length + (typeof i == "string" ? i.length : 0)), "";
882
932
  }), t;
883
933
  }
884
- function qt(e) {
934
+ function Qt(e) {
885
935
  switch (e) {
886
936
  case "sign-auto":
887
937
  return {
@@ -921,7 +971,7 @@ function qt(e) {
921
971
  };
922
972
  }
923
973
  }
924
- function fn(e) {
974
+ function yn(e) {
925
975
  var t;
926
976
  if (e[0] === "E" && e[1] === "E" ? (t = {
927
977
  notation: "engineering"
@@ -929,17 +979,17 @@ function fn(e) {
929
979
  notation: "scientific"
930
980
  }, e = e.slice(1)), t) {
931
981
  var r = e.slice(0, 2);
932
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Yt.test(e))
982
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !qt.test(e))
933
983
  throw new Error("Malformed concise eng/scientific notation");
934
984
  t.minimumIntegerDigits = e.length;
935
985
  }
936
986
  return t;
937
987
  }
938
988
  function vt(e) {
939
- var t = {}, r = qt(e);
989
+ var t = {}, r = Qt(e);
940
990
  return r || t;
941
991
  }
942
- function mn(e) {
992
+ function vn(e) {
943
993
  for (var t = {}, r = 0, n = e; r < n.length; r++) {
944
994
  var i = n[r];
945
995
  switch (i.stem) {
@@ -963,7 +1013,7 @@ function mn(e) {
963
1013
  continue;
964
1014
  case "measure-unit":
965
1015
  case "unit":
966
- t.style = "unit", t.unit = hn(i.options[0]);
1016
+ t.style = "unit", t.unit = bn(i.options[0]);
967
1017
  continue;
968
1018
  case "compact-short":
969
1019
  case "K":
@@ -1025,7 +1075,7 @@ function mn(e) {
1025
1075
  case "integer-width":
1026
1076
  if (i.options.length > 1)
1027
1077
  throw new RangeError("integer-width stems only accept a single optional option");
1028
- i.options[0].replace(cn, function(l, u, h, c, f, g) {
1078
+ i.options[0].replace(gn, function(l, u, h, c, f, g) {
1029
1079
  if (u)
1030
1080
  t.minimumIntegerDigits = h.length;
1031
1081
  else {
@@ -1038,7 +1088,7 @@ function mn(e) {
1038
1088
  });
1039
1089
  continue;
1040
1090
  }
1041
- if (Yt.test(i.stem)) {
1091
+ if (qt.test(i.stem)) {
1042
1092
  t.minimumIntegerDigits = i.stem.length;
1043
1093
  continue;
1044
1094
  }
@@ -1052,13 +1102,13 @@ function mn(e) {
1052
1102
  o === "w" ? t = _(_({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = _(_({}, t), yt(o)));
1053
1103
  continue;
1054
1104
  }
1055
- if (Jt.test(i.stem)) {
1105
+ if (Kt.test(i.stem)) {
1056
1106
  t = _(_({}, t), yt(i.stem));
1057
1107
  continue;
1058
1108
  }
1059
- var a = qt(i.stem);
1109
+ var a = Qt(i.stem);
1060
1110
  a && (t = _(_({}, t), a));
1061
- var s = fn(i.stem);
1111
+ var s = yn(i.stem);
1062
1112
  s && (t = _(_({}, t), s));
1063
1113
  }
1064
1114
  return t;
@@ -1068,6 +1118,12 @@ var Be = {
1068
1118
  "H",
1069
1119
  "h"
1070
1120
  ],
1121
+ 419: [
1122
+ "h",
1123
+ "H",
1124
+ "hB",
1125
+ "hb"
1126
+ ],
1071
1127
  AC: [
1072
1128
  "H",
1073
1129
  "h",
@@ -1116,8 +1172,8 @@ var Be = {
1116
1172
  "hB"
1117
1173
  ],
1118
1174
  AR: [
1119
- "H",
1120
1175
  "h",
1176
+ "H",
1121
1177
  "hB",
1122
1178
  "hb"
1123
1179
  ],
@@ -1207,9 +1263,9 @@ var Be = {
1207
1263
  "H"
1208
1264
  ],
1209
1265
  BO: [
1266
+ "h",
1210
1267
  "H",
1211
1268
  "hB",
1212
- "h",
1213
1269
  "hb"
1214
1270
  ],
1215
1271
  BQ: [
@@ -1286,8 +1342,8 @@ var Be = {
1286
1342
  "hB"
1287
1343
  ],
1288
1344
  CL: [
1289
- "H",
1290
1345
  "h",
1346
+ "H",
1291
1347
  "hB",
1292
1348
  "hb"
1293
1349
  ],
@@ -1312,14 +1368,14 @@ var Be = {
1312
1368
  "H"
1313
1369
  ],
1314
1370
  CR: [
1315
- "H",
1316
1371
  "h",
1372
+ "H",
1317
1373
  "hB",
1318
1374
  "hb"
1319
1375
  ],
1320
1376
  CU: [
1321
- "H",
1322
1377
  "h",
1378
+ "H",
1323
1379
  "hB",
1324
1380
  "hb"
1325
1381
  ],
@@ -1388,9 +1444,9 @@ var Be = {
1388
1444
  "hb"
1389
1445
  ],
1390
1446
  EC: [
1447
+ "h",
1391
1448
  "H",
1392
1449
  "hB",
1393
- "h",
1394
1450
  "hb"
1395
1451
  ],
1396
1452
  EE: [
@@ -1526,8 +1582,8 @@ var Be = {
1526
1582
  "hB"
1527
1583
  ],
1528
1584
  GT: [
1529
- "H",
1530
1585
  "h",
1586
+ "H",
1531
1587
  "hB",
1532
1588
  "hb"
1533
1589
  ],
@@ -1554,8 +1610,8 @@ var Be = {
1554
1610
  "H"
1555
1611
  ],
1556
1612
  HN: [
1557
- "H",
1558
1613
  "h",
1614
+ "H",
1559
1615
  "hB",
1560
1616
  "hb"
1561
1617
  ],
@@ -1869,8 +1925,8 @@ var Be = {
1869
1925
  "hB"
1870
1926
  ],
1871
1927
  MX: [
1872
- "H",
1873
1928
  "h",
1929
+ "H",
1874
1930
  "hB",
1875
1931
  "hb"
1876
1932
  ],
@@ -1910,8 +1966,8 @@ var Be = {
1910
1966
  "hB"
1911
1967
  ],
1912
1968
  NI: [
1913
- "H",
1914
1969
  "h",
1970
+ "H",
1915
1971
  "hB",
1916
1972
  "hb"
1917
1973
  ],
@@ -1959,9 +2015,9 @@ var Be = {
1959
2015
  "hb"
1960
2016
  ],
1961
2017
  PE: [
2018
+ "h",
1962
2019
  "H",
1963
2020
  "hB",
1964
- "h",
1965
2021
  "hb"
1966
2022
  ],
1967
2023
  PF: [
@@ -2019,8 +2075,8 @@ var Be = {
2019
2075
  "H"
2020
2076
  ],
2021
2077
  PY: [
2022
- "H",
2023
2078
  "h",
2079
+ "H",
2024
2080
  "hB",
2025
2081
  "hb"
2026
2082
  ],
@@ -2133,8 +2189,8 @@ var Be = {
2133
2189
  "hB"
2134
2190
  ],
2135
2191
  SV: [
2136
- "H",
2137
2192
  "h",
2193
+ "H",
2138
2194
  "hB",
2139
2195
  "hb"
2140
2196
  ],
@@ -2256,8 +2312,8 @@ var Be = {
2256
2312
  "hB"
2257
2313
  ],
2258
2314
  UY: [
2259
- "H",
2260
2315
  "h",
2316
+ "H",
2261
2317
  "hB",
2262
2318
  "hb"
2263
2319
  ],
@@ -2365,37 +2421,37 @@ var Be = {
2365
2421
  "H",
2366
2422
  "hB"
2367
2423
  ],
2368
- "es-BO": [
2369
- "H",
2424
+ "en-HK": [
2370
2425
  "h",
2371
- "hB",
2372
- "hb"
2426
+ "hb",
2427
+ "H",
2428
+ "hB"
2373
2429
  ],
2374
- "es-BR": [
2430
+ "en-IL": [
2375
2431
  "H",
2376
2432
  "h",
2377
- "hB",
2378
- "hb"
2433
+ "hb",
2434
+ "hB"
2379
2435
  ],
2380
- "es-EC": [
2381
- "H",
2436
+ "en-MY": [
2382
2437
  "h",
2383
- "hB",
2384
- "hb"
2438
+ "hb",
2439
+ "H",
2440
+ "hB"
2385
2441
  ],
2386
- "es-ES": [
2442
+ "es-BR": [
2387
2443
  "H",
2388
2444
  "h",
2389
2445
  "hB",
2390
2446
  "hb"
2391
2447
  ],
2392
- "es-GQ": [
2448
+ "es-ES": [
2393
2449
  "H",
2394
2450
  "h",
2395
2451
  "hB",
2396
2452
  "hb"
2397
2453
  ],
2398
- "es-PE": [
2454
+ "es-GQ": [
2399
2455
  "H",
2400
2456
  "h",
2401
2457
  "hB",
@@ -2472,13 +2528,13 @@ var Be = {
2472
2528
  "h"
2473
2529
  ]
2474
2530
  };
2475
- function dn(e, t) {
2531
+ function _n(e, t) {
2476
2532
  for (var r = "", n = 0; n < e.length; n++) {
2477
2533
  var i = e.charAt(n);
2478
2534
  if (i === "j") {
2479
2535
  for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
2480
2536
  o++, n++;
2481
- var a = 1 + (o & 1), s = o < 2 ? 1 : 3 + (o >> 1), l = "a", u = pn(t);
2537
+ var a = 1 + (o & 1), s = o < 2 ? 1 : 3 + (o >> 1), l = "a", u = En(t);
2482
2538
  for ((u == "H" || u == "k") && (s = 0); s-- > 0; )
2483
2539
  r += l;
2484
2540
  for (; a-- > 0; )
@@ -2487,7 +2543,7 @@ function dn(e, t) {
2487
2543
  }
2488
2544
  return r;
2489
2545
  }
2490
- function pn(e) {
2546
+ function En(e) {
2491
2547
  var t = e.hourCycle;
2492
2548
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
2493
2549
  e.hourCycles && // @ts-ignore
@@ -2509,20 +2565,20 @@ function pn(e) {
2509
2565
  var i = Be[n || ""] || Be[r || ""] || Be["".concat(r, "-001")] || Be["001"];
2510
2566
  return i[0];
2511
2567
  }
2512
- var Ue, bn = new RegExp("^".concat(Zt.source, "*")), gn = new RegExp("".concat(Zt.source, "*$"));
2568
+ var Fe, xn = new RegExp("^".concat(Yt.source, "*")), Tn = new RegExp("".concat(Yt.source, "*$"));
2513
2569
  function v(e, t) {
2514
2570
  return { start: e, end: t };
2515
2571
  }
2516
- var yn = !!String.prototype.startsWith && "_a".startsWith("a", 1), vn = !!String.fromCodePoint, _n = !!Object.fromEntries, En = !!String.prototype.codePointAt, xn = !!String.prototype.trimStart, Tn = !!String.prototype.trimEnd, Bn = !!Number.isSafeInteger, wn = Bn ? Number.isSafeInteger : function(e) {
2572
+ var Bn = !!String.prototype.startsWith && "_a".startsWith("a", 1), wn = !!String.fromCodePoint, Hn = !!Object.fromEntries, Cn = !!String.prototype.codePointAt, Sn = !!String.prototype.trimStart, Mn = !!String.prototype.trimEnd, Rn = !!Number.isSafeInteger, kn = Rn ? Number.isSafeInteger : function(e) {
2517
2573
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
2518
2574
  }, Ye = !0;
2519
2575
  try {
2520
- var Hn = Qt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2521
- Ye = ((Ue = Hn.exec("a")) === null || Ue === void 0 ? void 0 : Ue[0]) === "a";
2576
+ var Nn = tr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2577
+ Ye = ((Fe = Nn.exec("a")) === null || Fe === void 0 ? void 0 : Fe[0]) === "a";
2522
2578
  } catch (e) {
2523
2579
  Ye = !1;
2524
2580
  }
2525
- var _t = yn ? (
2581
+ var _t = Bn ? (
2526
2582
  // Native
2527
2583
  function(t, r, n) {
2528
2584
  return t.startsWith(r, n);
@@ -2532,7 +2588,7 @@ var _t = yn ? (
2532
2588
  function(t, r, n) {
2533
2589
  return t.slice(n, n + r.length) === r;
2534
2590
  }
2535
- ), qe = vn ? String.fromCodePoint : (
2591
+ ), Ke = wn ? String.fromCodePoint : (
2536
2592
  // IE11
2537
2593
  function() {
2538
2594
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -2546,7 +2602,7 @@ var _t = yn ? (
2546
2602
  }
2547
2603
  ), Et = (
2548
2604
  // native
2549
- _n ? Object.fromEntries : (
2605
+ Hn ? Object.fromEntries : (
2550
2606
  // Ponyfill
2551
2607
  function(t) {
2552
2608
  for (var r = {}, n = 0, i = t; n < i.length; n++) {
@@ -2556,7 +2612,7 @@ var _t = yn ? (
2556
2612
  return r;
2557
2613
  }
2558
2614
  )
2559
- ), Kt = En ? (
2615
+ ), er = Cn ? (
2560
2616
  // Native
2561
2617
  function(t, r) {
2562
2618
  return t.codePointAt(r);
@@ -2570,7 +2626,7 @@ var _t = yn ? (
2570
2626
  return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
2571
2627
  }
2572
2628
  }
2573
- ), Cn = xn ? (
2629
+ ), An = Sn ? (
2574
2630
  // Native
2575
2631
  function(t) {
2576
2632
  return t.trimStart();
@@ -2578,9 +2634,9 @@ var _t = yn ? (
2578
2634
  ) : (
2579
2635
  // Ponyfill
2580
2636
  function(t) {
2581
- return t.replace(bn, "");
2637
+ return t.replace(xn, "");
2582
2638
  }
2583
- ), Sn = Tn ? (
2639
+ ), Ln = Mn ? (
2584
2640
  // Native
2585
2641
  function(t) {
2586
2642
  return t.trimEnd();
@@ -2588,32 +2644,32 @@ var _t = yn ? (
2588
2644
  ) : (
2589
2645
  // Ponyfill
2590
2646
  function(t) {
2591
- return t.replace(gn, "");
2647
+ return t.replace(Tn, "");
2592
2648
  }
2593
2649
  );
2594
- function Qt(e, t) {
2650
+ function tr(e, t) {
2595
2651
  return new RegExp(e, t);
2596
2652
  }
2597
- var Ke;
2653
+ var qe;
2598
2654
  if (Ye) {
2599
- var xt = Qt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2600
- Ke = function(t, r) {
2655
+ var xt = tr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2656
+ qe = function(t, r) {
2601
2657
  var n;
2602
2658
  xt.lastIndex = r;
2603
2659
  var i = xt.exec(t);
2604
2660
  return (n = i[1]) !== null && n !== void 0 ? n : "";
2605
2661
  };
2606
2662
  } else
2607
- Ke = function(t, r) {
2663
+ qe = function(t, r) {
2608
2664
  for (var n = []; ; ) {
2609
- var i = Kt(t, r);
2610
- if (i === void 0 || er(i) || Nn(i))
2665
+ var i = er(t, r);
2666
+ if (i === void 0 || rr(i) || $n(i))
2611
2667
  break;
2612
2668
  n.push(i), r += i >= 65536 ? 2 : 1;
2613
2669
  }
2614
- return qe.apply(void 0, n);
2670
+ return Ke.apply(void 0, n);
2615
2671
  };
2616
- var Mn = (
2672
+ var Pn = (
2617
2673
  /** @class */
2618
2674
  function() {
2619
2675
  function e(t, r) {
@@ -2695,7 +2751,7 @@ var Mn = (
2695
2751
  return this.error(b.INVALID_TAG, v(n, this.clonePosition()));
2696
2752
  }, e.prototype.parseTagName = function() {
2697
2753
  var t = this.offset();
2698
- for (this.bump(); !this.isEOF() && kn(this.char()); )
2754
+ for (this.bump(); !this.isEOF() && In(this.char()); )
2699
2755
  this.bump();
2700
2756
  return this.message.slice(t, this.offset());
2701
2757
  }, e.prototype.parseLiteral = function(t, r) {
@@ -2724,7 +2780,7 @@ var Mn = (
2724
2780
  };
2725
2781
  }, e.prototype.tryParseLeftAngleBracket = function() {
2726
2782
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
2727
- !Rn(this.peek() || 0)) ? (this.bump(), "<") : null;
2783
+ !On(this.peek() || 0)) ? (this.bump(), "<") : null;
2728
2784
  }, e.prototype.tryParseQuote = function(t) {
2729
2785
  if (this.isEOF() || this.char() !== 39)
2730
2786
  return null;
@@ -2758,12 +2814,12 @@ var Mn = (
2758
2814
  r.push(n);
2759
2815
  this.bump();
2760
2816
  }
2761
- return qe.apply(void 0, r);
2817
+ return Ke.apply(void 0, r);
2762
2818
  }, e.prototype.tryParseUnquoted = function(t, r) {
2763
2819
  if (this.isEOF())
2764
2820
  return null;
2765
2821
  var n = this.char();
2766
- return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), qe(n));
2822
+ return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Ke(n));
2767
2823
  }, e.prototype.parseArgument = function(t, r) {
2768
2824
  var n = this.clonePosition();
2769
2825
  if (this.bump(), this.bumpSpace(), this.isEOF())
@@ -2792,7 +2848,7 @@ var Mn = (
2792
2848
  return this.error(b.MALFORMED_ARGUMENT, v(n, this.clonePosition()));
2793
2849
  }
2794
2850
  }, e.prototype.parseIdentifierIfPossible = function() {
2795
- var t = this.clonePosition(), r = this.offset(), n = Ke(this.message, r), i = r + n.length;
2851
+ var t = this.clonePosition(), r = this.offset(), n = qe(this.message, r), i = r + n.length;
2796
2852
  this.bumpTo(i);
2797
2853
  var o = this.clonePosition(), a = v(t, o);
2798
2854
  return { value: n, location: a };
@@ -2811,7 +2867,7 @@ var Mn = (
2811
2867
  var h = this.clonePosition(), c = this.parseSimpleArgStyleIfPossible();
2812
2868
  if (c.err)
2813
2869
  return c;
2814
- var f = Sn(c.val);
2870
+ var f = Ln(c.val);
2815
2871
  if (f.length === 0)
2816
2872
  return this.error(b.EXPECT_ARGUMENT_STYLE, v(this.clonePosition(), this.clonePosition()));
2817
2873
  var g = v(h, this.clonePosition());
@@ -2822,7 +2878,7 @@ var Mn = (
2822
2878
  return y;
2823
2879
  var T = v(i, this.clonePosition());
2824
2880
  if (u && _t(u == null ? void 0 : u.style, "::", 0)) {
2825
- var w = Cn(u.style.slice(2));
2881
+ var w = An(u.style.slice(2));
2826
2882
  if (s === "number") {
2827
2883
  var c = this.parseNumberSkeletonFromString(w, u.styleLocation);
2828
2884
  return c.err ? c : {
@@ -2833,12 +2889,12 @@ var Mn = (
2833
2889
  if (w.length === 0)
2834
2890
  return this.error(b.EXPECT_DATE_TIME_SKELETON, T);
2835
2891
  var C = w;
2836
- this.locale && (C = dn(w, this.locale));
2892
+ this.locale && (C = _n(w, this.locale));
2837
2893
  var f = {
2838
2894
  type: he.dateTime,
2839
2895
  pattern: C,
2840
2896
  location: u.styleLocation,
2841
- parsedOptions: this.shouldParseSkeletons ? sn(C) : {}
2897
+ parsedOptions: this.shouldParseSkeletons ? mn(C) : {}
2842
2898
  }, k = s === "date" ? B.date : B.time;
2843
2899
  return {
2844
2900
  val: { type: k, value: n, location: T, style: f },
@@ -2943,7 +2999,7 @@ var Mn = (
2943
2999
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
2944
3000
  var n = [];
2945
3001
  try {
2946
- n = ln(t);
3002
+ n = pn(t);
2947
3003
  } catch (i) {
2948
3004
  return this.error(b.INVALID_NUMBER_SKELETON, r);
2949
3005
  }
@@ -2952,7 +3008,7 @@ var Mn = (
2952
3008
  type: he.number,
2953
3009
  tokens: n,
2954
3010
  location: r,
2955
- parsedOptions: this.shouldParseSkeletons ? mn(n) : {}
3011
+ parsedOptions: this.shouldParseSkeletons ? vn(n) : {}
2956
3012
  },
2957
3013
  err: null
2958
3014
  };
@@ -3000,7 +3056,7 @@ var Mn = (
3000
3056
  break;
3001
3057
  }
3002
3058
  var l = v(i, this.clonePosition());
3003
- return o ? (a *= n, wn(a) ? { val: a, err: null } : this.error(r, l)) : this.error(t, l);
3059
+ return o ? (a *= n, kn(a) ? { val: a, err: null } : this.error(r, l)) : this.error(t, l);
3004
3060
  }, e.prototype.offset = function() {
3005
3061
  return this.position.offset;
3006
3062
  }, e.prototype.isEOF = function() {
@@ -3015,7 +3071,7 @@ var Mn = (
3015
3071
  var t = this.position.offset;
3016
3072
  if (t >= this.message.length)
3017
3073
  throw Error("out of bound");
3018
- var r = Kt(this.message, t);
3074
+ var r = er(this.message, t);
3019
3075
  if (r === void 0)
3020
3076
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3021
3077
  return r;
@@ -3056,7 +3112,7 @@ var Mn = (
3056
3112
  break;
3057
3113
  }
3058
3114
  }, e.prototype.bumpSpace = function() {
3059
- for (; !this.isEOF() && er(this.char()); )
3115
+ for (; !this.isEOF() && rr(this.char()); )
3060
3116
  this.bump();
3061
3117
  }, e.prototype.peek = function() {
3062
3118
  if (this.isEOF())
@@ -3069,86 +3125,36 @@ var Mn = (
3069
3125
  function Qe(e) {
3070
3126
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3071
3127
  }
3072
- function Rn(e) {
3128
+ function On(e) {
3073
3129
  return Qe(e) || e === 47;
3074
3130
  }
3075
- function kn(e) {
3131
+ function In(e) {
3076
3132
  return e === 45 || e === 46 || e >= 48 && e <= 57 || e === 95 || e >= 97 && e <= 122 || e >= 65 && e <= 90 || e == 183 || e >= 192 && e <= 214 || e >= 216 && e <= 246 || e >= 248 && e <= 893 || e >= 895 && e <= 8191 || e >= 8204 && e <= 8205 || e >= 8255 && e <= 8256 || e >= 8304 && e <= 8591 || e >= 11264 && e <= 12271 || e >= 12289 && e <= 55295 || e >= 63744 && e <= 64975 || e >= 65008 && e <= 65533 || e >= 65536 && e <= 983039;
3077
3133
  }
3078
- function er(e) {
3134
+ function rr(e) {
3079
3135
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3080
3136
  }
3081
- function Nn(e) {
3137
+ function $n(e) {
3082
3138
  return e >= 33 && e <= 35 || e === 36 || e >= 37 && e <= 39 || e === 40 || e === 41 || e === 42 || e === 43 || e === 44 || e === 45 || e >= 46 && e <= 47 || e >= 58 && e <= 59 || e >= 60 && e <= 62 || e >= 63 && e <= 64 || e === 91 || e === 92 || e === 93 || e === 94 || e === 96 || e === 123 || e === 124 || e === 125 || e === 126 || e === 161 || e >= 162 && e <= 165 || e === 166 || e === 167 || e === 169 || e === 171 || e === 172 || e === 174 || e === 176 || e === 177 || e === 182 || e === 187 || e === 191 || e === 215 || e === 247 || e >= 8208 && e <= 8213 || e >= 8214 && e <= 8215 || e === 8216 || e === 8217 || e === 8218 || e >= 8219 && e <= 8220 || e === 8221 || e === 8222 || e === 8223 || e >= 8224 && e <= 8231 || e >= 8240 && e <= 8248 || e === 8249 || e === 8250 || e >= 8251 && e <= 8254 || e >= 8257 && e <= 8259 || e === 8260 || e === 8261 || e === 8262 || e >= 8263 && e <= 8273 || e === 8274 || e === 8275 || e >= 8277 && e <= 8286 || e >= 8592 && e <= 8596 || e >= 8597 && e <= 8601 || e >= 8602 && e <= 8603 || e >= 8604 && e <= 8607 || e === 8608 || e >= 8609 && e <= 8610 || e === 8611 || e >= 8612 && e <= 8613 || e === 8614 || e >= 8615 && e <= 8621 || e === 8622 || e >= 8623 && e <= 8653 || e >= 8654 && e <= 8655 || e >= 8656 && e <= 8657 || e === 8658 || e === 8659 || e === 8660 || e >= 8661 && e <= 8691 || e >= 8692 && e <= 8959 || e >= 8960 && e <= 8967 || e === 8968 || e === 8969 || e === 8970 || e === 8971 || e >= 8972 && e <= 8991 || e >= 8992 && e <= 8993 || e >= 8994 && e <= 9e3 || e === 9001 || e === 9002 || e >= 9003 && e <= 9083 || e === 9084 || e >= 9085 && e <= 9114 || e >= 9115 && e <= 9139 || e >= 9140 && e <= 9179 || e >= 9180 && e <= 9185 || e >= 9186 && e <= 9254 || e >= 9255 && e <= 9279 || e >= 9280 && e <= 9290 || e >= 9291 && e <= 9311 || e >= 9472 && e <= 9654 || e === 9655 || e >= 9656 && e <= 9664 || e === 9665 || e >= 9666 && e <= 9719 || e >= 9720 && e <= 9727 || e >= 9728 && e <= 9838 || e === 9839 || e >= 9840 && e <= 10087 || e === 10088 || e === 10089 || e === 10090 || e === 10091 || e === 10092 || e === 10093 || e === 10094 || e === 10095 || e === 10096 || e === 10097 || e === 10098 || e === 10099 || e === 10100 || e === 10101 || e >= 10132 && e <= 10175 || e >= 10176 && e <= 10180 || e === 10181 || e === 10182 || e >= 10183 && e <= 10213 || e === 10214 || e === 10215 || e === 10216 || e === 10217 || e === 10218 || e === 10219 || e === 10220 || e === 10221 || e === 10222 || e === 10223 || e >= 10224 && e <= 10239 || e >= 10240 && e <= 10495 || e >= 10496 && e <= 10626 || e === 10627 || e === 10628 || e === 10629 || e === 10630 || e === 10631 || e === 10632 || e === 10633 || e === 10634 || e === 10635 || e === 10636 || e === 10637 || e === 10638 || e === 10639 || e === 10640 || e === 10641 || e === 10642 || e === 10643 || e === 10644 || e === 10645 || e === 10646 || e === 10647 || e === 10648 || e >= 10649 && e <= 10711 || e === 10712 || e === 10713 || e === 10714 || e === 10715 || e >= 10716 && e <= 10747 || e === 10748 || e === 10749 || e >= 10750 && e <= 11007 || e >= 11008 && e <= 11055 || e >= 11056 && e <= 11076 || e >= 11077 && e <= 11078 || e >= 11079 && e <= 11084 || e >= 11085 && e <= 11123 || e >= 11124 && e <= 11125 || e >= 11126 && e <= 11157 || e === 11158 || e >= 11159 && e <= 11263 || e >= 11776 && e <= 11777 || e === 11778 || e === 11779 || e === 11780 || e === 11781 || e >= 11782 && e <= 11784 || e === 11785 || e === 11786 || e === 11787 || e === 11788 || e === 11789 || e >= 11790 && e <= 11798 || e === 11799 || e >= 11800 && e <= 11801 || e === 11802 || e === 11803 || e === 11804 || e === 11805 || e >= 11806 && e <= 11807 || e === 11808 || e === 11809 || e === 11810 || e === 11811 || e === 11812 || e === 11813 || e === 11814 || e === 11815 || e === 11816 || e === 11817 || e >= 11818 && e <= 11822 || e === 11823 || e >= 11824 && e <= 11833 || e >= 11834 && e <= 11835 || e >= 11836 && e <= 11839 || e === 11840 || e === 11841 || e === 11842 || e >= 11843 && e <= 11855 || e >= 11856 && e <= 11857 || e === 11858 || e >= 11859 && e <= 11903 || e >= 12289 && e <= 12291 || e === 12296 || e === 12297 || e === 12298 || e === 12299 || e === 12300 || e === 12301 || e === 12302 || e === 12303 || e === 12304 || e === 12305 || e >= 12306 && e <= 12307 || e === 12308 || e === 12309 || e === 12310 || e === 12311 || e === 12312 || e === 12313 || e === 12314 || e === 12315 || e === 12316 || e === 12317 || e >= 12318 && e <= 12319 || e === 12320 || e === 12336 || e === 64830 || e === 64831 || e >= 65093 && e <= 65094;
3083
3139
  }
3084
3140
  function et(e) {
3085
3141
  e.forEach(function(t) {
3086
- if (delete t.location, Vt(t) || zt(t))
3142
+ if (delete t.location, Xt(t) || Wt(t))
3087
3143
  for (var r in t.options)
3088
3144
  delete t.options[r].location, et(t.options[r].value);
3089
- else Gt(t) && Wt(t.style) || (Ft(t) || jt(t)) && Je(t.style) ? delete t.style.location : Xt(t) && et(t.children);
3145
+ else jt(t) && Jt(t.style) || (Vt(t) || zt(t)) && Je(t.style) ? delete t.style.location : Zt(t) && et(t.children);
3090
3146
  });
3091
3147
  }
3092
- function An(e, t) {
3148
+ function Dn(e, t) {
3093
3149
  t === void 0 && (t = {}), t = _({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3094
- var r = new Mn(e, t).parse();
3150
+ var r = new Pn(e, t).parse();
3095
3151
  if (r.err) {
3096
3152
  var n = SyntaxError(b[r.err.kind]);
3097
3153
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
3098
3154
  }
3099
3155
  return t != null && t.captureLocation || et(r.val), r.val;
3100
3156
  }
3101
- function Ge(e, t) {
3102
- var r = t && t.cache ? t.cache : Dn, n = t && t.serializer ? t.serializer : $n, i = t && t.strategy ? t.strategy : Pn;
3103
- return i(e, {
3104
- cache: r,
3105
- serializer: n
3106
- });
3107
- }
3108
- function Ln(e) {
3109
- return e == null || typeof e == "number" || typeof e == "boolean";
3110
- }
3111
- function tr(e, t, r, n) {
3112
- var i = Ln(n) ? n : r(n), o = t.get(i);
3113
- return typeof o == "undefined" && (o = e.call(this, n), t.set(i, o)), o;
3114
- }
3115
- function rr(e, t, r) {
3116
- var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
3117
- return typeof o == "undefined" && (o = e.apply(this, n), t.set(i, o)), o;
3118
- }
3119
- function it(e, t, r, n, i) {
3120
- return r.bind(t, e, n, i);
3121
- }
3122
- function Pn(e, t) {
3123
- var r = e.length === 1 ? tr : rr;
3124
- return it(e, this, r, t.cache.create(), t.serializer);
3125
- }
3126
- function On(e, t) {
3127
- return it(e, this, rr, t.cache.create(), t.serializer);
3128
- }
3129
- function In(e, t) {
3130
- return it(e, this, tr, t.cache.create(), t.serializer);
3131
- }
3132
- var $n = function() {
3133
- return JSON.stringify(arguments);
3134
- };
3135
- function ot() {
3136
- this.cache = /* @__PURE__ */ Object.create(null);
3137
- }
3138
- ot.prototype.get = function(e) {
3139
- return this.cache[e];
3140
- };
3141
- ot.prototype.set = function(e, t) {
3142
- this.cache[e] = t;
3143
- };
3144
- var Dn = {
3145
- create: function() {
3146
- return new ot();
3147
- }
3148
- }, Fe = {
3149
- variadic: On,
3150
- monadic: In
3151
- }, ce;
3157
+ var ce;
3152
3158
  (function(e) {
3153
3159
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3154
3160
  })(ce || (ce = {}));
@@ -3221,7 +3227,7 @@ function He(e, t, r, n, i, o, a) {
3221
3227
  });
3222
3228
  continue;
3223
3229
  }
3224
- if (on(h)) {
3230
+ if (cn(h)) {
3225
3231
  typeof o == "number" && s.push({
3226
3232
  type: I.literal,
3227
3233
  value: r.getNumberFormat(t).format(o)
@@ -3232,14 +3238,14 @@ function He(e, t, r, n, i, o, a) {
3232
3238
  if (!(i && c in i))
3233
3239
  throw new Gn(c, a);
3234
3240
  var f = i[c];
3235
- if (nn(h)) {
3241
+ if (hn(h)) {
3236
3242
  (!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), s.push({
3237
3243
  type: typeof f == "string" ? I.literal : I.object,
3238
3244
  value: f
3239
3245
  });
3240
3246
  continue;
3241
3247
  }
3242
- if (Ft(h)) {
3248
+ if (Vt(h)) {
3243
3249
  var g = typeof h.style == "string" ? n.date[h.style] : Je(h.style) ? h.style.parsedOptions : void 0;
3244
3250
  s.push({
3245
3251
  type: I.literal,
@@ -3247,7 +3253,7 @@ function He(e, t, r, n, i, o, a) {
3247
3253
  });
3248
3254
  continue;
3249
3255
  }
3250
- if (jt(h)) {
3256
+ if (zt(h)) {
3251
3257
  var g = typeof h.style == "string" ? n.time[h.style] : Je(h.style) ? h.style.parsedOptions : n.time.medium;
3252
3258
  s.push({
3253
3259
  type: I.literal,
@@ -3255,15 +3261,15 @@ function He(e, t, r, n, i, o, a) {
3255
3261
  });
3256
3262
  continue;
3257
3263
  }
3258
- if (Gt(h)) {
3259
- var g = typeof h.style == "string" ? n.number[h.style] : Wt(h.style) ? h.style.parsedOptions : void 0;
3264
+ if (jt(h)) {
3265
+ var g = typeof h.style == "string" ? n.number[h.style] : Jt(h.style) ? h.style.parsedOptions : void 0;
3260
3266
  g && g.scale && (f = f * (g.scale || 1)), s.push({
3261
3267
  type: I.literal,
3262
3268
  value: r.getNumberFormat(t, g).format(f)
3263
3269
  });
3264
3270
  continue;
3265
3271
  }
3266
- if (Xt(h)) {
3272
+ if (Zt(h)) {
3267
3273
  var y = h.children, T = h.value, w = i[T];
3268
3274
  if (!jn(w))
3269
3275
  throw new Un(T, "function", a);
@@ -3277,14 +3283,14 @@ function He(e, t, r, n, i, o, a) {
3277
3283
  };
3278
3284
  }));
3279
3285
  }
3280
- if (Vt(h)) {
3286
+ if (Xt(h)) {
3281
3287
  var S = h.options[f] || h.options.other;
3282
3288
  if (!S)
3283
3289
  throw new Tt(h.value, f, Object.keys(h.options), a);
3284
3290
  s.push.apply(s, He(S.value, t, r, n, i));
3285
3291
  continue;
3286
3292
  }
3287
- if (zt(h)) {
3293
+ if (Wt(h)) {
3288
3294
  var S = h.options["=".concat(f)];
3289
3295
  if (!S) {
3290
3296
  if (!Intl.PluralRules)
@@ -3332,29 +3338,29 @@ function Xn(e) {
3332
3338
  dateTime: {},
3333
3339
  pluralRules: {}
3334
3340
  }), {
3335
- getNumberFormat: Ge(function() {
3341
+ getNumberFormat: Ue(function() {
3336
3342
  for (var t, r = [], n = 0; n < arguments.length; n++)
3337
3343
  r[n] = arguments[n];
3338
3344
  return new ((t = Intl.NumberFormat).bind.apply(t, De([void 0], r, !1)))();
3339
3345
  }, {
3340
3346
  cache: je(e.number),
3341
- strategy: Fe.variadic
3347
+ strategy: Ge.variadic
3342
3348
  }),
3343
- getDateTimeFormat: Ge(function() {
3349
+ getDateTimeFormat: Ue(function() {
3344
3350
  for (var t, r = [], n = 0; n < arguments.length; n++)
3345
3351
  r[n] = arguments[n];
3346
3352
  return new ((t = Intl.DateTimeFormat).bind.apply(t, De([void 0], r, !1)))();
3347
3353
  }, {
3348
3354
  cache: je(e.dateTime),
3349
- strategy: Fe.variadic
3355
+ strategy: Ge.variadic
3350
3356
  }),
3351
- getPluralRules: Ge(function() {
3357
+ getPluralRules: Ue(function() {
3352
3358
  for (var t, r = [], n = 0; n < arguments.length; n++)
3353
3359
  r[n] = arguments[n];
3354
3360
  return new ((t = Intl.PluralRules).bind.apply(t, De([void 0], r, !1)))();
3355
3361
  }, {
3356
3362
  cache: je(e.pluralRules),
3357
- strategy: Fe.variadic
3363
+ strategy: Ge.variadic
3358
3364
  })
3359
3365
  };
3360
3366
  }
@@ -3362,8 +3368,9 @@ var Wn = (
3362
3368
  /** @class */
3363
3369
  function() {
3364
3370
  function e(t, r, n, i) {
3371
+ r === void 0 && (r = e.defaultLocale);
3365
3372
  var o = this;
3366
- if (r === void 0 && (r = e.defaultLocale), this.formatterCache = {
3373
+ if (this.formatterCache = {
3367
3374
  number: {},
3368
3375
  dateTime: {},
3369
3376
  pluralRules: {}
@@ -3408,7 +3415,7 @@ var Wn = (
3408
3415
  var r = Intl.NumberFormat.supportedLocalesOf(t);
3409
3416
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3410
3417
  }
3411
- }, e.__parse = An, e.formats = {
3418
+ }, e.__parse = Dn, e.formats = {
3412
3419
  number: {
3413
3420
  integer: {
3414
3421
  maximumFractionDigits: 0
@@ -3497,7 +3504,7 @@ const Q = {}, Jn = (e, t, r) => r && (t in Q || (Q[t] = {}), e in Q[t] || (Q[t][
3497
3504
  return Q[t][e];
3498
3505
  const r = Pe(t);
3499
3506
  for (let n = 0; n < r.length; n++) {
3500
- const i = r[n], o = qn(i, e);
3507
+ const i = r[n], o = Kn(i, e);
3501
3508
  if (o)
3502
3509
  return Jn(e, t, o);
3503
3510
  }
@@ -3510,13 +3517,13 @@ function Yn(e) {
3510
3517
  function ir(e) {
3511
3518
  return e in at;
3512
3519
  }
3513
- function qn(e, t) {
3520
+ function Kn(e, t) {
3514
3521
  if (!ir(e))
3515
3522
  return null;
3516
3523
  const r = Yn(e);
3517
3524
  return Zn(r, t);
3518
3525
  }
3519
- function Kn(e) {
3526
+ function qn(e) {
3520
3527
  if (e == null)
3521
3528
  return;
3522
3529
  const t = Pe(e);
@@ -3640,7 +3647,7 @@ Se.subscribe((e) => {
3640
3647
  rt = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
3641
3648
  });
3642
3649
  const fi = (e) => {
3643
- if (e && Kn(e) && tt(e)) {
3650
+ if (e && qn(e) && tt(e)) {
3644
3651
  const { loadingDelay: t } = fe();
3645
3652
  let r;
3646
3653
  return typeof window != "undefined" && ie() != null && t ? r = window.setTimeout(
@@ -4628,7 +4635,7 @@ function Fi(e) {
4628
4635
  )
4629
4636
  }
4630
4637
  }) + ""
4631
- ), J, te, q, re, xe, K, ne = (
4638
+ ), J, te, K, re, xe, q, ne = (
4632
4639
  /*$_*/
4633
4640
  e[13]("terms", { values: { tcUrl: (
4634
4641
  /*tcurl*/
@@ -4655,13 +4662,13 @@ function Fi(e) {
4655
4662
  );
4656
4663
  return {
4657
4664
  c() {
4658
- t = x("div"), r = x("div"), n = x("div"), n.innerHTML = `<img src="${Ri}"/>`, i = O(), o = x("div"), $ && $.c(), a = O(), D && D.c(), s = O(), U && U.c(), l = O(), G && G.c(), u = O(), h = x("div"), c = x("div"), c.innerHTML = `<img src="${Mi}"/>`, f = O(), g = x("div"), T = X(y), w = O(), C = x("div"), k = x("div"), k.innerHTML = `<img src="${ki}"/>`, S = O(), A = x("div"), J = X(L), te = O(), q = x("div"), re = x("div"), re.innerHTML = `<img src="${Ni}"/>`, xe = O(), K = x("div"), Te = O(), F && F.c(), d = O(), P = x("span"), ut = O(), j && j.c(), m(n, "class", "RuleIcon"), m(n, "part", "RuleIcon"), m(o, "class", "RuleTxt"), m(o, "part", "RuleTxt"), m(r, "class", "RulesRow"), m(r, "part", "rule"), m(c, "class", "RuleIcon"), m(c, "part", "RuleIcon"), m(g, "class", "RuleTxt"), m(g, "part", "RuleTxt"), m(h, "class", "RulesRow"), m(h, "part", "rule"), m(k, "class", "RuleIcon"), m(k, "part", "RuleIcon"), m(A, "class", "RuleTxt"), m(A, "part", "RuleTxt"), m(C, "class", "RulesRow"), m(C, "part", "rule"), m(re, "class", "RuleIcon"), m(re, "part", "RuleIcon"), m(K, "class", "RuleTxt"), m(K, "part", "RuleTxt"), m(q, "class", "RulesRow"), m(q, "part", "rule"), m(P, "type", "hidden"), m(P, "href", W = { tcurl: (
4665
+ t = x("div"), r = x("div"), n = x("div"), n.innerHTML = `<img src="${Ri}"/>`, i = O(), o = x("div"), $ && $.c(), a = O(), D && D.c(), s = O(), U && U.c(), l = O(), G && G.c(), u = O(), h = x("div"), c = x("div"), c.innerHTML = `<img src="${Mi}"/>`, f = O(), g = x("div"), T = X(y), w = O(), C = x("div"), k = x("div"), k.innerHTML = `<img src="${ki}"/>`, S = O(), A = x("div"), J = X(L), te = O(), K = x("div"), re = x("div"), re.innerHTML = `<img src="${Ni}"/>`, xe = O(), q = x("div"), Te = O(), F && F.c(), d = O(), P = x("span"), ut = O(), j && j.c(), m(n, "class", "RuleIcon"), m(n, "part", "RuleIcon"), m(o, "class", "RuleTxt"), m(o, "part", "RuleTxt"), m(r, "class", "RulesRow"), m(r, "part", "rule"), m(c, "class", "RuleIcon"), m(c, "part", "RuleIcon"), m(g, "class", "RuleTxt"), m(g, "part", "RuleTxt"), m(h, "class", "RulesRow"), m(h, "part", "rule"), m(k, "class", "RuleIcon"), m(k, "part", "RuleIcon"), m(A, "class", "RuleTxt"), m(A, "part", "RuleTxt"), m(C, "class", "RulesRow"), m(C, "part", "rule"), m(re, "class", "RuleIcon"), m(re, "part", "RuleIcon"), m(q, "class", "RuleTxt"), m(q, "part", "RuleTxt"), m(K, "class", "RulesRow"), m(K, "part", "rule"), m(P, "type", "hidden"), m(P, "href", W = { tcurl: (
4659
4666
  /*tcurl*/
4660
4667
  e[4]
4661
4668
  ) }), m(t, "class", "casino-tournaments-thumbnail-rule"), m(t, "part", "casino-tournaments-thumbnail-rule");
4662
4669
  },
4663
4670
  m(E, V) {
4664
- R(E, t, V), p(t, r), p(r, n), p(r, i), p(r, o), $ && $.m(o, null), p(o, a), D && D.m(o, null), p(o, s), U && U.m(o, null), p(o, l), G && G.m(o, null), p(t, u), p(t, h), p(h, c), p(h, f), p(h, g), p(g, T), p(t, w), p(t, C), p(C, k), p(C, S), p(C, A), p(A, J), p(t, te), p(t, q), p(q, re), p(q, xe), p(q, K), K.innerHTML = ne, p(t, Te), F && F.m(t, null), p(t, d), p(t, P), p(t, ut), j && j.m(t, null), e[20](t);
4671
+ R(E, t, V), p(t, r), p(r, n), p(r, i), p(r, o), $ && $.m(o, null), p(o, a), D && D.m(o, null), p(o, s), U && U.m(o, null), p(o, l), G && G.m(o, null), p(t, u), p(t, h), p(h, c), p(h, f), p(h, g), p(g, T), p(t, w), p(t, C), p(C, k), p(C, S), p(C, A), p(A, J), p(t, te), p(t, K), p(K, re), p(K, xe), p(K, q), q.innerHTML = ne, p(t, Te), F && F.m(t, null), p(t, d), p(t, P), p(t, ut), j && j.m(t, null), e[20](t);
4665
4672
  },
4666
4673
  p(E, [V]) {
4667
4674
  /*scorecriterial*/
@@ -4693,7 +4700,7 @@ function Fi(e) {
4693
4700
  E[13]("terms", { values: { tcUrl: (
4694
4701
  /*tcurl*/
4695
4702
  E[4]
4696
- ) } }) + "") && (K.innerHTML = ne), /*casino*/
4703
+ ) } }) + "") && (q.innerHTML = ne), /*casino*/
4697
4704
  E[6] ? F ? F.p(E, V) : (F = Lt(E), F.c(), F.m(t, d)) : F && (F.d(1), F = null), V & /*tcurl*/
4698
4705
  16 && W !== (W = { tcurl: (
4699
4706
  /*tcurl*/
@@ -4725,14 +4732,14 @@ function ji(e, t, r) {
4725
4732
  Object.keys(Mt).forEach((d) => {
4726
4733
  St(d, Mt[d]);
4727
4734
  });
4728
- const q = (d) => {
4735
+ const K = (d) => {
4729
4736
  d && (r(12, L = d.currency), d.casino ? (r(6, T = d.casino), r(8, C = !(T.hasOwnProperty("minbet") && T.minbet != 0)), r(9, k = !(T.hasOwnProperty("maxbet") && T.maxbet != 0))) : (r(8, C = !0), r(9, k = !0)), d.sports ? (r(7, w = d.sports), r(10, S = !(w.hasOwnProperty("minbet") && w.minbet != 0)), r(11, A = !(w.hasOwnProperty("maxbet") && w.maxbet != 0))) : (r(10, S = !0), r(11, A = !0)));
4730
4737
  }, re = () => {
4731
4738
  Si(i);
4732
4739
  }, xe = () => {
4733
4740
  let d = document.createElement("style");
4734
4741
  d.innerHTML = c, y.appendChild(d);
4735
- }, K = () => {
4742
+ }, q = () => {
4736
4743
  let d = new URL(f), P = document.createElement("style");
4737
4744
  fetch(d.href).then((W) => W.text()).then((W) => {
4738
4745
  P.innerHTML = W, setTimeout(
@@ -4762,9 +4769,9 @@ function ji(e, t, r) {
4762
4769
  }, e.$$.update = () => {
4763
4770
  e.$$.dirty & /*lang*/
4764
4771
  65536 && i && re(), e.$$.dirty & /*products*/
4765
- 32768 && h && q(h), e.$$.dirty & /*clientstyling, customStylingContainer*/
4772
+ 32768 && h && K(h), e.$$.dirty & /*clientstyling, customStylingContainer*/
4766
4773
  131104 && c && y && xe(), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
4767
- 262176 && f && y && K(), e.$$.dirty & /*translationurl*/
4774
+ 262176 && f && y && q(), e.$$.dirty & /*translationurl*/
4768
4775
  524288 && g && te();
4769
4776
  }, [
4770
4777
  o,