@everymatrix/general-player-sms-verification-form 1.50.0 → 1.51.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.
@@ -146,7 +146,7 @@ function mr() {
146
146
  function Fe(e) {
147
147
  te.push(e);
148
148
  }
149
- const Ne = /* @__PURE__ */ new Set();
149
+ const Ie = /* @__PURE__ */ new Set();
150
150
  let Y = 0;
151
151
  function F() {
152
152
  if (Y !== 0)
@@ -164,13 +164,13 @@ function F() {
164
164
  for (ce(null), ee.length = 0, Y = 0; Ue.length; ) Ue.pop()();
165
165
  for (let t = 0; t < te.length; t += 1) {
166
166
  const r = te[t];
167
- Ne.has(r) || (Ne.add(r), r());
167
+ Ie.has(r) || (Ie.add(r), r());
168
168
  }
169
169
  te.length = 0;
170
170
  } while (ee.length);
171
171
  for (; st.length; )
172
172
  st.pop()();
173
- De = !1, Ne.clear(), ce(e);
173
+ De = !1, Ie.clear(), ce(e);
174
174
  }
175
175
  function pr(e) {
176
176
  if (e.fragment !== null) {
@@ -546,9 +546,9 @@ function Cr(e) {
546
546
  var t = Object.prototype.toString.call(e);
547
547
  return t === "[object RegExp]" || t === "[object Date]" || Or(e);
548
548
  }
549
- var Nr = typeof Symbol == "function" && Symbol.for, Ir = Nr ? Symbol.for("react.element") : 60103;
549
+ var Ir = typeof Symbol == "function" && Symbol.for, Nr = Ir ? Symbol.for("react.element") : 60103;
550
550
  function Or(e) {
551
- return e.$$typeof === Ir;
551
+ return e.$$typeof === Nr;
552
552
  }
553
553
  function Mr(e) {
554
554
  return Array.isArray(e) ? [] : {};
@@ -640,12 +640,62 @@ function jr(e, t) {
640
640
  t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
641
641
  return r;
642
642
  }
643
- function Ie(e, t, r) {
643
+ function Ne(e, t, r) {
644
644
  if (r || arguments.length === 2) for (var n = 0, i = t.length, o; n < i; n++)
645
645
  (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
646
646
  return e.concat(o || Array.prototype.slice.call(t));
647
647
  }
648
- var m;
648
+ function Oe(e, t) {
649
+ var r = t && t.cache ? t.cache : Jr, n = t && t.serializer ? t.serializer : Zr, i = t && t.strategy ? t.strategy : Xr;
650
+ return i(e, {
651
+ cache: r,
652
+ serializer: n
653
+ });
654
+ }
655
+ function Vr(e) {
656
+ return e == null || typeof e == "number" || typeof e == "boolean";
657
+ }
658
+ function Ct(e, t, r, n) {
659
+ var i = Vr(n) ? n : r(n), o = t.get(i);
660
+ return typeof o == "undefined" && (o = e.call(this, n), t.set(i, o)), o;
661
+ }
662
+ function It(e, t, r) {
663
+ var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
664
+ return typeof o == "undefined" && (o = e.apply(this, n), t.set(i, o)), o;
665
+ }
666
+ function qe(e, t, r, n, i) {
667
+ return r.bind(t, e, n, i);
668
+ }
669
+ function Xr(e, t) {
670
+ var r = e.length === 1 ? Ct : It;
671
+ return qe(e, this, r, t.cache.create(), t.serializer);
672
+ }
673
+ function zr(e, t) {
674
+ return qe(e, this, It, t.cache.create(), t.serializer);
675
+ }
676
+ function Wr(e, t) {
677
+ return qe(e, this, Ct, t.cache.create(), t.serializer);
678
+ }
679
+ var Zr = function() {
680
+ return JSON.stringify(arguments);
681
+ };
682
+ function Ye() {
683
+ this.cache = /* @__PURE__ */ Object.create(null);
684
+ }
685
+ Ye.prototype.get = function(e) {
686
+ return this.cache[e];
687
+ };
688
+ Ye.prototype.set = function(e, t) {
689
+ this.cache[e] = t;
690
+ };
691
+ var Jr = {
692
+ create: function() {
693
+ return new Ye();
694
+ }
695
+ }, Me = {
696
+ variadic: zr,
697
+ monadic: Wr
698
+ }, m;
649
699
  (function(e) {
650
700
  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";
651
701
  })(m || (m = {}));
@@ -660,40 +710,40 @@ var ne;
660
710
  function ut(e) {
661
711
  return e.type === x.literal;
662
712
  }
663
- function Vr(e) {
713
+ function Qr(e) {
664
714
  return e.type === x.argument;
665
715
  }
666
- function Ct(e) {
716
+ function Nt(e) {
667
717
  return e.type === x.number;
668
718
  }
669
- function Nt(e) {
719
+ function Ot(e) {
670
720
  return e.type === x.date;
671
721
  }
672
- function It(e) {
722
+ function Mt(e) {
673
723
  return e.type === x.time;
674
724
  }
675
- function Ot(e) {
725
+ function Lt(e) {
676
726
  return e.type === x.select;
677
727
  }
678
- function Mt(e) {
728
+ function Rt(e) {
679
729
  return e.type === x.plural;
680
730
  }
681
- function Xr(e) {
731
+ function qr(e) {
682
732
  return e.type === x.pound;
683
733
  }
684
- function Lt(e) {
734
+ function $t(e) {
685
735
  return e.type === x.tag;
686
736
  }
687
- function Rt(e) {
737
+ function Ut(e) {
688
738
  return !!(e && typeof e == "object" && e.type === ne.number);
689
739
  }
690
740
  function ke(e) {
691
741
  return !!(e && typeof e == "object" && e.type === ne.dateTime);
692
742
  }
693
- var $t = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, zr = /(?:[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;
694
- function Wr(e) {
743
+ var Dt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Yr = /(?:[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;
744
+ function Kr(e) {
695
745
  var t = {};
696
- return e.replace(zr, function(r) {
746
+ return e.replace(Yr, function(r) {
697
747
  var n = r.length;
698
748
  switch (r[0]) {
699
749
  case "G":
@@ -782,11 +832,11 @@ function Wr(e) {
782
832
  return "";
783
833
  }), t;
784
834
  }
785
- var Zr = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
786
- function Jr(e) {
835
+ var en = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
836
+ function tn(e) {
787
837
  if (e.length === 0)
788
838
  throw new Error("Number skeleton cannot be empty");
789
- for (var t = e.split(Zr).filter(function(d) {
839
+ for (var t = e.split(en).filter(function(d) {
790
840
  return d.length > 0;
791
841
  }), r = [], n = 0, i = t; n < i.length; n++) {
792
842
  var o = i[n], s = o.split("/");
@@ -801,17 +851,17 @@ function Jr(e) {
801
851
  }
802
852
  return r;
803
853
  }
804
- function Qr(e) {
854
+ function rn(e) {
805
855
  return e.replace(/^(.*?)-/, "");
806
856
  }
807
- var lt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Ut = /^(@+)?(\+|#+)?[rs]?$/g, qr = /(\*)(0+)|(#+)(0+)|(0+)/g, Dt = /^(0+)$/;
857
+ var lt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Ft = /^(@+)?(\+|#+)?[rs]?$/g, nn = /(\*)(0+)|(#+)(0+)|(0+)/g, Gt = /^(0+)$/;
808
858
  function ht(e) {
809
859
  var t = {};
810
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Ut, function(r, n, i) {
860
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Ft, function(r, n, i) {
811
861
  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)), "";
812
862
  }), t;
813
863
  }
814
- function Ft(e) {
864
+ function kt(e) {
815
865
  switch (e) {
816
866
  case "sign-auto":
817
867
  return {
@@ -851,7 +901,7 @@ function Ft(e) {
851
901
  };
852
902
  }
853
903
  }
854
- function Yr(e) {
904
+ function on(e) {
855
905
  var t;
856
906
  if (e[0] === "E" && e[1] === "E" ? (t = {
857
907
  notation: "engineering"
@@ -859,17 +909,17 @@ function Yr(e) {
859
909
  notation: "scientific"
860
910
  }, e = e.slice(1)), t) {
861
911
  var r = e.slice(0, 2);
862
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Dt.test(e))
912
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Gt.test(e))
863
913
  throw new Error("Malformed concise eng/scientific notation");
864
914
  t.minimumIntegerDigits = e.length;
865
915
  }
866
916
  return t;
867
917
  }
868
918
  function ct(e) {
869
- var t = {}, r = Ft(e);
919
+ var t = {}, r = kt(e);
870
920
  return r || t;
871
921
  }
872
- function Kr(e) {
922
+ function sn(e) {
873
923
  for (var t = {}, r = 0, n = e; r < n.length; r++) {
874
924
  var i = n[r];
875
925
  switch (i.stem) {
@@ -893,7 +943,7 @@ function Kr(e) {
893
943
  continue;
894
944
  case "measure-unit":
895
945
  case "unit":
896
- t.style = "unit", t.unit = Qr(i.options[0]);
946
+ t.style = "unit", t.unit = rn(i.options[0]);
897
947
  continue;
898
948
  case "compact-short":
899
949
  case "K":
@@ -955,7 +1005,7 @@ function Kr(e) {
955
1005
  case "integer-width":
956
1006
  if (i.options.length > 1)
957
1007
  throw new RangeError("integer-width stems only accept a single optional option");
958
- i.options[0].replace(qr, function(l, u, h, f, d, b) {
1008
+ i.options[0].replace(nn, function(l, u, h, f, d, b) {
959
1009
  if (u)
960
1010
  t.minimumIntegerDigits = h.length;
961
1011
  else {
@@ -968,7 +1018,7 @@ function Kr(e) {
968
1018
  });
969
1019
  continue;
970
1020
  }
971
- if (Dt.test(i.stem)) {
1021
+ if (Gt.test(i.stem)) {
972
1022
  t.minimumIntegerDigits = i.stem.length;
973
1023
  continue;
974
1024
  }
@@ -982,13 +1032,13 @@ function Kr(e) {
982
1032
  o === "w" ? t = g(g({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = g(g({}, t), ht(o)));
983
1033
  continue;
984
1034
  }
985
- if (Ut.test(i.stem)) {
1035
+ if (Ft.test(i.stem)) {
986
1036
  t = g(g({}, t), ht(i.stem));
987
1037
  continue;
988
1038
  }
989
- var s = Ft(i.stem);
1039
+ var s = kt(i.stem);
990
1040
  s && (t = g(g({}, t), s));
991
- var a = Yr(i.stem);
1041
+ var a = on(i.stem);
992
1042
  a && (t = g(g({}, t), a));
993
1043
  }
994
1044
  return t;
@@ -998,6 +1048,12 @@ var ye = {
998
1048
  "H",
999
1049
  "h"
1000
1050
  ],
1051
+ 419: [
1052
+ "h",
1053
+ "H",
1054
+ "hB",
1055
+ "hb"
1056
+ ],
1001
1057
  AC: [
1002
1058
  "H",
1003
1059
  "h",
@@ -1046,8 +1102,8 @@ var ye = {
1046
1102
  "hB"
1047
1103
  ],
1048
1104
  AR: [
1049
- "H",
1050
1105
  "h",
1106
+ "H",
1051
1107
  "hB",
1052
1108
  "hb"
1053
1109
  ],
@@ -1137,9 +1193,9 @@ var ye = {
1137
1193
  "H"
1138
1194
  ],
1139
1195
  BO: [
1196
+ "h",
1140
1197
  "H",
1141
1198
  "hB",
1142
- "h",
1143
1199
  "hb"
1144
1200
  ],
1145
1201
  BQ: [
@@ -1216,8 +1272,8 @@ var ye = {
1216
1272
  "hB"
1217
1273
  ],
1218
1274
  CL: [
1219
- "H",
1220
1275
  "h",
1276
+ "H",
1221
1277
  "hB",
1222
1278
  "hb"
1223
1279
  ],
@@ -1242,14 +1298,14 @@ var ye = {
1242
1298
  "H"
1243
1299
  ],
1244
1300
  CR: [
1245
- "H",
1246
1301
  "h",
1302
+ "H",
1247
1303
  "hB",
1248
1304
  "hb"
1249
1305
  ],
1250
1306
  CU: [
1251
- "H",
1252
1307
  "h",
1308
+ "H",
1253
1309
  "hB",
1254
1310
  "hb"
1255
1311
  ],
@@ -1318,9 +1374,9 @@ var ye = {
1318
1374
  "hb"
1319
1375
  ],
1320
1376
  EC: [
1377
+ "h",
1321
1378
  "H",
1322
1379
  "hB",
1323
- "h",
1324
1380
  "hb"
1325
1381
  ],
1326
1382
  EE: [
@@ -1456,8 +1512,8 @@ var ye = {
1456
1512
  "hB"
1457
1513
  ],
1458
1514
  GT: [
1459
- "H",
1460
1515
  "h",
1516
+ "H",
1461
1517
  "hB",
1462
1518
  "hb"
1463
1519
  ],
@@ -1484,8 +1540,8 @@ var ye = {
1484
1540
  "H"
1485
1541
  ],
1486
1542
  HN: [
1487
- "H",
1488
1543
  "h",
1544
+ "H",
1489
1545
  "hB",
1490
1546
  "hb"
1491
1547
  ],
@@ -1799,8 +1855,8 @@ var ye = {
1799
1855
  "hB"
1800
1856
  ],
1801
1857
  MX: [
1802
- "H",
1803
1858
  "h",
1859
+ "H",
1804
1860
  "hB",
1805
1861
  "hb"
1806
1862
  ],
@@ -1840,8 +1896,8 @@ var ye = {
1840
1896
  "hB"
1841
1897
  ],
1842
1898
  NI: [
1843
- "H",
1844
1899
  "h",
1900
+ "H",
1845
1901
  "hB",
1846
1902
  "hb"
1847
1903
  ],
@@ -1889,9 +1945,9 @@ var ye = {
1889
1945
  "hb"
1890
1946
  ],
1891
1947
  PE: [
1948
+ "h",
1892
1949
  "H",
1893
1950
  "hB",
1894
- "h",
1895
1951
  "hb"
1896
1952
  ],
1897
1953
  PF: [
@@ -1949,8 +2005,8 @@ var ye = {
1949
2005
  "H"
1950
2006
  ],
1951
2007
  PY: [
1952
- "H",
1953
2008
  "h",
2009
+ "H",
1954
2010
  "hB",
1955
2011
  "hb"
1956
2012
  ],
@@ -2063,8 +2119,8 @@ var ye = {
2063
2119
  "hB"
2064
2120
  ],
2065
2121
  SV: [
2066
- "H",
2067
2122
  "h",
2123
+ "H",
2068
2124
  "hB",
2069
2125
  "hb"
2070
2126
  ],
@@ -2186,8 +2242,8 @@ var ye = {
2186
2242
  "hB"
2187
2243
  ],
2188
2244
  UY: [
2189
- "H",
2190
2245
  "h",
2246
+ "H",
2191
2247
  "hB",
2192
2248
  "hb"
2193
2249
  ],
@@ -2295,37 +2351,37 @@ var ye = {
2295
2351
  "H",
2296
2352
  "hB"
2297
2353
  ],
2298
- "es-BO": [
2299
- "H",
2354
+ "en-HK": [
2300
2355
  "h",
2301
- "hB",
2302
- "hb"
2356
+ "hb",
2357
+ "H",
2358
+ "hB"
2303
2359
  ],
2304
- "es-BR": [
2360
+ "en-IL": [
2305
2361
  "H",
2306
2362
  "h",
2307
- "hB",
2308
- "hb"
2363
+ "hb",
2364
+ "hB"
2309
2365
  ],
2310
- "es-EC": [
2311
- "H",
2366
+ "en-MY": [
2312
2367
  "h",
2313
- "hB",
2314
- "hb"
2368
+ "hb",
2369
+ "H",
2370
+ "hB"
2315
2371
  ],
2316
- "es-ES": [
2372
+ "es-BR": [
2317
2373
  "H",
2318
2374
  "h",
2319
2375
  "hB",
2320
2376
  "hb"
2321
2377
  ],
2322
- "es-GQ": [
2378
+ "es-ES": [
2323
2379
  "H",
2324
2380
  "h",
2325
2381
  "hB",
2326
2382
  "hb"
2327
2383
  ],
2328
- "es-PE": [
2384
+ "es-GQ": [
2329
2385
  "H",
2330
2386
  "h",
2331
2387
  "hB",
@@ -2402,13 +2458,13 @@ var ye = {
2402
2458
  "h"
2403
2459
  ]
2404
2460
  };
2405
- function en(e, t) {
2461
+ function an(e, t) {
2406
2462
  for (var r = "", n = 0; n < e.length; n++) {
2407
2463
  var i = e.charAt(n);
2408
2464
  if (i === "j") {
2409
2465
  for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
2410
2466
  o++, n++;
2411
- var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), l = "a", u = tn(t);
2467
+ var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), l = "a", u = un(t);
2412
2468
  for ((u == "H" || u == "k") && (a = 0); a-- > 0; )
2413
2469
  r += l;
2414
2470
  for (; s-- > 0; )
@@ -2417,7 +2473,7 @@ function en(e, t) {
2417
2473
  }
2418
2474
  return r;
2419
2475
  }
2420
- function tn(e) {
2476
+ function un(e) {
2421
2477
  var t = e.hourCycle;
2422
2478
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
2423
2479
  e.hourCycles && // @ts-ignore
@@ -2439,20 +2495,20 @@ function tn(e) {
2439
2495
  var i = ye[n || ""] || ye[r || ""] || ye["".concat(r, "-001")] || ye["001"];
2440
2496
  return i[0];
2441
2497
  }
2442
- var Oe, rn = new RegExp("^".concat($t.source, "*")), nn = new RegExp("".concat($t.source, "*$"));
2498
+ var Le, ln = new RegExp("^".concat(Dt.source, "*")), hn = new RegExp("".concat(Dt.source, "*$"));
2443
2499
  function p(e, t) {
2444
2500
  return { start: e, end: t };
2445
2501
  }
2446
- var on = !!String.prototype.startsWith && "_a".startsWith("a", 1), sn = !!String.fromCodePoint, an = !!Object.fromEntries, un = !!String.prototype.codePointAt, ln = !!String.prototype.trimStart, hn = !!String.prototype.trimEnd, cn = !!Number.isSafeInteger, fn = cn ? Number.isSafeInteger : function(e) {
2502
+ var cn = !!String.prototype.startsWith && "_a".startsWith("a", 1), fn = !!String.fromCodePoint, dn = !!Object.fromEntries, mn = !!String.prototype.codePointAt, pn = !!String.prototype.trimStart, bn = !!String.prototype.trimEnd, gn = !!Number.isSafeInteger, vn = gn ? Number.isSafeInteger : function(e) {
2447
2503
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
2448
2504
  }, je = !0;
2449
2505
  try {
2450
- var dn = kt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2451
- je = ((Oe = dn.exec("a")) === null || Oe === void 0 ? void 0 : Oe[0]) === "a";
2506
+ var yn = Vt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2507
+ je = ((Le = yn.exec("a")) === null || Le === void 0 ? void 0 : Le[0]) === "a";
2452
2508
  } catch (e) {
2453
2509
  je = !1;
2454
2510
  }
2455
- var ft = on ? (
2511
+ var ft = cn ? (
2456
2512
  // Native
2457
2513
  function(t, r, n) {
2458
2514
  return t.startsWith(r, n);
@@ -2462,7 +2518,7 @@ var ft = on ? (
2462
2518
  function(t, r, n) {
2463
2519
  return t.slice(n, n + r.length) === r;
2464
2520
  }
2465
- ), Ve = sn ? String.fromCodePoint : (
2521
+ ), Ve = fn ? String.fromCodePoint : (
2466
2522
  // IE11
2467
2523
  function() {
2468
2524
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -2476,7 +2532,7 @@ var ft = on ? (
2476
2532
  }
2477
2533
  ), dt = (
2478
2534
  // native
2479
- an ? Object.fromEntries : (
2535
+ dn ? Object.fromEntries : (
2480
2536
  // Ponyfill
2481
2537
  function(t) {
2482
2538
  for (var r = {}, n = 0, i = t; n < i.length; n++) {
@@ -2486,7 +2542,7 @@ var ft = on ? (
2486
2542
  return r;
2487
2543
  }
2488
2544
  )
2489
- ), Gt = un ? (
2545
+ ), jt = mn ? (
2490
2546
  // Native
2491
2547
  function(t, r) {
2492
2548
  return t.codePointAt(r);
@@ -2500,7 +2556,7 @@ var ft = on ? (
2500
2556
  return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
2501
2557
  }
2502
2558
  }
2503
- ), mn = ln ? (
2559
+ ), En = pn ? (
2504
2560
  // Native
2505
2561
  function(t) {
2506
2562
  return t.trimStart();
@@ -2508,9 +2564,9 @@ var ft = on ? (
2508
2564
  ) : (
2509
2565
  // Ponyfill
2510
2566
  function(t) {
2511
- return t.replace(rn, "");
2567
+ return t.replace(ln, "");
2512
2568
  }
2513
- ), pn = hn ? (
2569
+ ), xn = bn ? (
2514
2570
  // Native
2515
2571
  function(t) {
2516
2572
  return t.trimEnd();
@@ -2518,15 +2574,15 @@ var ft = on ? (
2518
2574
  ) : (
2519
2575
  // Ponyfill
2520
2576
  function(t) {
2521
- return t.replace(nn, "");
2577
+ return t.replace(hn, "");
2522
2578
  }
2523
2579
  );
2524
- function kt(e, t) {
2580
+ function Vt(e, t) {
2525
2581
  return new RegExp(e, t);
2526
2582
  }
2527
2583
  var Xe;
2528
2584
  if (je) {
2529
- var mt = kt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2585
+ var mt = Vt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2530
2586
  Xe = function(t, r) {
2531
2587
  var n;
2532
2588
  mt.lastIndex = r;
@@ -2536,14 +2592,14 @@ if (je) {
2536
2592
  } else
2537
2593
  Xe = function(t, r) {
2538
2594
  for (var n = []; ; ) {
2539
- var i = Gt(t, r);
2540
- if (i === void 0 || jt(i) || yn(i))
2595
+ var i = jt(t, r);
2596
+ if (i === void 0 || Xt(i) || Hn(i))
2541
2597
  break;
2542
2598
  n.push(i), r += i >= 65536 ? 2 : 1;
2543
2599
  }
2544
2600
  return Ve.apply(void 0, n);
2545
2601
  };
2546
- var bn = (
2602
+ var _n = (
2547
2603
  /** @class */
2548
2604
  function() {
2549
2605
  function e(t, r) {
@@ -2625,7 +2681,7 @@ var bn = (
2625
2681
  return this.error(m.INVALID_TAG, p(n, this.clonePosition()));
2626
2682
  }, e.prototype.parseTagName = function() {
2627
2683
  var t = this.offset();
2628
- for (this.bump(); !this.isEOF() && vn(this.char()); )
2684
+ for (this.bump(); !this.isEOF() && Tn(this.char()); )
2629
2685
  this.bump();
2630
2686
  return this.message.slice(t, this.offset());
2631
2687
  }, e.prototype.parseLiteral = function(t, r) {
@@ -2654,7 +2710,7 @@ var bn = (
2654
2710
  };
2655
2711
  }, e.prototype.tryParseLeftAngleBracket = function() {
2656
2712
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
2657
- !gn(this.peek() || 0)) ? (this.bump(), "<") : null;
2713
+ !Sn(this.peek() || 0)) ? (this.bump(), "<") : null;
2658
2714
  }, e.prototype.tryParseQuote = function(t) {
2659
2715
  if (this.isEOF() || this.char() !== 39)
2660
2716
  return null;
@@ -2741,7 +2797,7 @@ var bn = (
2741
2797
  var h = this.clonePosition(), f = this.parseSimpleArgStyleIfPossible();
2742
2798
  if (f.err)
2743
2799
  return f;
2744
- var d = pn(f.val);
2800
+ var d = xn(f.val);
2745
2801
  if (d.length === 0)
2746
2802
  return this.error(m.EXPECT_ARGUMENT_STYLE, p(this.clonePosition(), this.clonePosition()));
2747
2803
  var b = p(h, this.clonePosition());
@@ -2752,7 +2808,7 @@ var bn = (
2752
2808
  return v;
2753
2809
  var _ = p(i, this.clonePosition());
2754
2810
  if (u && ft(u == null ? void 0 : u.style, "::", 0)) {
2755
- var S = mn(u.style.slice(2));
2811
+ var S = En(u.style.slice(2));
2756
2812
  if (a === "number") {
2757
2813
  var f = this.parseNumberSkeletonFromString(S, u.styleLocation);
2758
2814
  return f.err ? f : {
@@ -2763,15 +2819,15 @@ var bn = (
2763
2819
  if (S.length === 0)
2764
2820
  return this.error(m.EXPECT_DATE_TIME_SKELETON, _);
2765
2821
  var R = S;
2766
- this.locale && (R = en(S, this.locale));
2822
+ this.locale && (R = an(S, this.locale));
2767
2823
  var d = {
2768
2824
  type: ne.dateTime,
2769
2825
  pattern: R,
2770
2826
  location: u.styleLocation,
2771
- parsedOptions: this.shouldParseSkeletons ? Wr(R) : {}
2772
- }, I = a === "date" ? x.date : x.time;
2827
+ parsedOptions: this.shouldParseSkeletons ? Kr(R) : {}
2828
+ }, N = a === "date" ? x.date : x.time;
2773
2829
  return {
2774
- val: { type: I, value: n, location: _, style: d },
2830
+ val: { type: N, value: n, location: _, style: d },
2775
2831
  err: null
2776
2832
  };
2777
2833
  }
@@ -2793,7 +2849,7 @@ var bn = (
2793
2849
  if (this.bumpSpace(), !this.bumpIf(","))
2794
2850
  return this.error(m.EXPECT_SELECT_ARGUMENT_OPTIONS, p(T, g({}, T)));
2795
2851
  this.bumpSpace();
2796
- var H = this.parseIdentifierIfPossible(), N = 0;
2852
+ var H = this.parseIdentifierIfPossible(), I = 0;
2797
2853
  if (a !== "select" && H.value === "offset") {
2798
2854
  if (!this.bumpIf(":"))
2799
2855
  return this.error(m.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, p(this.clonePosition(), this.clonePosition()));
@@ -2801,7 +2857,7 @@ var bn = (
2801
2857
  var f = this.tryParseDecimalInteger(m.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, m.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
2802
2858
  if (f.err)
2803
2859
  return f;
2804
- this.bumpSpace(), H = this.parseIdentifierIfPossible(), N = f.val;
2860
+ this.bumpSpace(), H = this.parseIdentifierIfPossible(), I = f.val;
2805
2861
  }
2806
2862
  var D = this.tryParsePluralOrSelectOptions(t, a, r, H);
2807
2863
  if (D.err)
@@ -2823,7 +2879,7 @@ var bn = (
2823
2879
  type: x.plural,
2824
2880
  value: n,
2825
2881
  options: dt(D.val),
2826
- offset: N,
2882
+ offset: I,
2827
2883
  pluralType: a === "plural" ? "cardinal" : "ordinal",
2828
2884
  location: V
2829
2885
  },
@@ -2873,7 +2929,7 @@ var bn = (
2873
2929
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
2874
2930
  var n = [];
2875
2931
  try {
2876
- n = Jr(t);
2932
+ n = tn(t);
2877
2933
  } catch (i) {
2878
2934
  return this.error(m.INVALID_NUMBER_SKELETON, r);
2879
2935
  }
@@ -2882,7 +2938,7 @@ var bn = (
2882
2938
  type: ne.number,
2883
2939
  tokens: n,
2884
2940
  location: r,
2885
- parsedOptions: this.shouldParseSkeletons ? Kr(n) : {}
2941
+ parsedOptions: this.shouldParseSkeletons ? sn(n) : {}
2886
2942
  },
2887
2943
  err: null
2888
2944
  };
@@ -2930,7 +2986,7 @@ var bn = (
2930
2986
  break;
2931
2987
  }
2932
2988
  var l = p(i, this.clonePosition());
2933
- return o ? (s *= n, fn(s) ? { val: s, err: null } : this.error(r, l)) : this.error(t, l);
2989
+ return o ? (s *= n, vn(s) ? { val: s, err: null } : this.error(r, l)) : this.error(t, l);
2934
2990
  }, e.prototype.offset = function() {
2935
2991
  return this.position.offset;
2936
2992
  }, e.prototype.isEOF = function() {
@@ -2945,7 +3001,7 @@ var bn = (
2945
3001
  var t = this.position.offset;
2946
3002
  if (t >= this.message.length)
2947
3003
  throw Error("out of bound");
2948
- var r = Gt(this.message, t);
3004
+ var r = jt(this.message, t);
2949
3005
  if (r === void 0)
2950
3006
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
2951
3007
  return r;
@@ -2986,7 +3042,7 @@ var bn = (
2986
3042
  break;
2987
3043
  }
2988
3044
  }, e.prototype.bumpSpace = function() {
2989
- for (; !this.isEOF() && jt(this.char()); )
3045
+ for (; !this.isEOF() && Xt(this.char()); )
2990
3046
  this.bump();
2991
3047
  }, e.prototype.peek = function() {
2992
3048
  if (this.isEOF())
@@ -2999,86 +3055,36 @@ var bn = (
2999
3055
  function ze(e) {
3000
3056
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3001
3057
  }
3002
- function gn(e) {
3058
+ function Sn(e) {
3003
3059
  return ze(e) || e === 47;
3004
3060
  }
3005
- function vn(e) {
3061
+ function Tn(e) {
3006
3062
  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;
3007
3063
  }
3008
- function jt(e) {
3064
+ function Xt(e) {
3009
3065
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3010
3066
  }
3011
- function yn(e) {
3067
+ function Hn(e) {
3012
3068
  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;
3013
3069
  }
3014
3070
  function We(e) {
3015
3071
  e.forEach(function(t) {
3016
- if (delete t.location, Ot(t) || Mt(t))
3072
+ if (delete t.location, Lt(t) || Rt(t))
3017
3073
  for (var r in t.options)
3018
3074
  delete t.options[r].location, We(t.options[r].value);
3019
- else Ct(t) && Rt(t.style) || (Nt(t) || It(t)) && ke(t.style) ? delete t.style.location : Lt(t) && We(t.children);
3075
+ else Nt(t) && Ut(t.style) || (Ot(t) || Mt(t)) && ke(t.style) ? delete t.style.location : $t(t) && We(t.children);
3020
3076
  });
3021
3077
  }
3022
- function En(e, t) {
3078
+ function An(e, t) {
3023
3079
  t === void 0 && (t = {}), t = g({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3024
- var r = new bn(e, t).parse();
3080
+ var r = new _n(e, t).parse();
3025
3081
  if (r.err) {
3026
3082
  var n = SyntaxError(m[r.err.kind]);
3027
3083
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
3028
3084
  }
3029
3085
  return t != null && t.captureLocation || We(r.val), r.val;
3030
3086
  }
3031
- function Me(e, t) {
3032
- var r = t && t.cache ? t.cache : An, n = t && t.serializer ? t.serializer : Hn, i = t && t.strategy ? t.strategy : _n;
3033
- return i(e, {
3034
- cache: r,
3035
- serializer: n
3036
- });
3037
- }
3038
- function xn(e) {
3039
- return e == null || typeof e == "number" || typeof e == "boolean";
3040
- }
3041
- function Vt(e, t, r, n) {
3042
- var i = xn(n) ? n : r(n), o = t.get(i);
3043
- return typeof o == "undefined" && (o = e.call(this, n), t.set(i, o)), o;
3044
- }
3045
- function Xt(e, t, r) {
3046
- var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
3047
- return typeof o == "undefined" && (o = e.apply(this, n), t.set(i, o)), o;
3048
- }
3049
- function qe(e, t, r, n, i) {
3050
- return r.bind(t, e, n, i);
3051
- }
3052
- function _n(e, t) {
3053
- var r = e.length === 1 ? Vt : Xt;
3054
- return qe(e, this, r, t.cache.create(), t.serializer);
3055
- }
3056
- function Sn(e, t) {
3057
- return qe(e, this, Xt, t.cache.create(), t.serializer);
3058
- }
3059
- function Tn(e, t) {
3060
- return qe(e, this, Vt, t.cache.create(), t.serializer);
3061
- }
3062
- var Hn = function() {
3063
- return JSON.stringify(arguments);
3064
- };
3065
- function Ye() {
3066
- this.cache = /* @__PURE__ */ Object.create(null);
3067
- }
3068
- Ye.prototype.get = function(e) {
3069
- return this.cache[e];
3070
- };
3071
- Ye.prototype.set = function(e, t) {
3072
- this.cache[e] = t;
3073
- };
3074
- var An = {
3075
- create: function() {
3076
- return new Ye();
3077
- }
3078
- }, Le = {
3079
- variadic: Sn,
3080
- monadic: Tn
3081
- }, ie;
3087
+ var ie;
3082
3088
  (function(e) {
3083
3089
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3084
3090
  })(ie || (ie = {}));
@@ -3151,7 +3157,7 @@ function xe(e, t, r, n, i, o, s) {
3151
3157
  });
3152
3158
  continue;
3153
3159
  }
3154
- if (Xr(h)) {
3160
+ if (qr(h)) {
3155
3161
  typeof o == "number" && a.push({
3156
3162
  type: C.literal,
3157
3163
  value: r.getNumberFormat(t).format(o)
@@ -3162,14 +3168,14 @@ function xe(e, t, r, n, i, o, s) {
3162
3168
  if (!(i && f in i))
3163
3169
  throw new wn(f, s);
3164
3170
  var d = i[f];
3165
- if (Vr(h)) {
3171
+ if (Qr(h)) {
3166
3172
  (!d || typeof d == "string" || typeof d == "number") && (d = typeof d == "string" || typeof d == "number" ? String(d) : ""), a.push({
3167
3173
  type: typeof d == "string" ? C.literal : C.object,
3168
3174
  value: d
3169
3175
  });
3170
3176
  continue;
3171
3177
  }
3172
- if (Nt(h)) {
3178
+ if (Ot(h)) {
3173
3179
  var b = typeof h.style == "string" ? n.date[h.style] : ke(h.style) ? h.style.parsedOptions : void 0;
3174
3180
  a.push({
3175
3181
  type: C.literal,
@@ -3177,7 +3183,7 @@ function xe(e, t, r, n, i, o, s) {
3177
3183
  });
3178
3184
  continue;
3179
3185
  }
3180
- if (It(h)) {
3186
+ if (Mt(h)) {
3181
3187
  var b = typeof h.style == "string" ? n.time[h.style] : ke(h.style) ? h.style.parsedOptions : n.time.medium;
3182
3188
  a.push({
3183
3189
  type: C.literal,
@@ -3185,36 +3191,36 @@ function xe(e, t, r, n, i, o, s) {
3185
3191
  });
3186
3192
  continue;
3187
3193
  }
3188
- if (Ct(h)) {
3189
- var b = typeof h.style == "string" ? n.number[h.style] : Rt(h.style) ? h.style.parsedOptions : void 0;
3194
+ if (Nt(h)) {
3195
+ var b = typeof h.style == "string" ? n.number[h.style] : Ut(h.style) ? h.style.parsedOptions : void 0;
3190
3196
  b && b.scale && (d = d * (b.scale || 1)), a.push({
3191
3197
  type: C.literal,
3192
3198
  value: r.getNumberFormat(t, b).format(d)
3193
3199
  });
3194
3200
  continue;
3195
3201
  }
3196
- if (Lt(h)) {
3202
+ if ($t(h)) {
3197
3203
  var v = h.children, _ = h.value, S = i[_];
3198
3204
  if (!Cn(S))
3199
3205
  throw new Bn(_, "function", s);
3200
- var R = xe(v, t, r, n, i, o), I = S(R.map(function(N) {
3201
- return N.value;
3206
+ var R = xe(v, t, r, n, i, o), N = S(R.map(function(I) {
3207
+ return I.value;
3202
3208
  }));
3203
- Array.isArray(I) || (I = [I]), a.push.apply(a, I.map(function(N) {
3209
+ Array.isArray(N) || (N = [N]), a.push.apply(a, N.map(function(I) {
3204
3210
  return {
3205
- type: typeof N == "string" ? C.literal : C.object,
3206
- value: N
3211
+ type: typeof I == "string" ? C.literal : C.object,
3212
+ value: I
3207
3213
  };
3208
3214
  }));
3209
3215
  }
3210
- if (Ot(h)) {
3216
+ if (Lt(h)) {
3211
3217
  var T = h.options[d] || h.options.other;
3212
3218
  if (!T)
3213
3219
  throw new pt(h.value, d, Object.keys(h.options), s);
3214
3220
  a.push.apply(a, xe(T.value, t, r, n, i));
3215
3221
  continue;
3216
3222
  }
3217
- if (Mt(h)) {
3223
+ if (Rt(h)) {
3218
3224
  var T = h.options["=".concat(d)];
3219
3225
  if (!T) {
3220
3226
  if (!Intl.PluralRules)
@@ -3232,14 +3238,14 @@ Try polyfilling it using "@formatjs/intl-pluralrules"
3232
3238
  }
3233
3239
  return Pn(a);
3234
3240
  }
3235
- function Nn(e, t) {
3241
+ function In(e, t) {
3236
3242
  return t ? g(g(g({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3237
3243
  return r[n] = g(g({}, e[n]), t[n] || {}), r;
3238
3244
  }, {})) : e;
3239
3245
  }
3240
- function In(e, t) {
3246
+ function Nn(e, t) {
3241
3247
  return t ? Object.keys(e).reduce(function(r, n) {
3242
- return r[n] = Nn(e[n], t[n]), r;
3248
+ return r[n] = In(e[n], t[n]), r;
3243
3249
  }, g({}, e)) : e;
3244
3250
  }
3245
3251
  function Re(e) {
@@ -3262,29 +3268,29 @@ function On(e) {
3262
3268
  dateTime: {},
3263
3269
  pluralRules: {}
3264
3270
  }), {
3265
- getNumberFormat: Me(function() {
3271
+ getNumberFormat: Oe(function() {
3266
3272
  for (var t, r = [], n = 0; n < arguments.length; n++)
3267
3273
  r[n] = arguments[n];
3268
- return new ((t = Intl.NumberFormat).bind.apply(t, Ie([void 0], r, !1)))();
3274
+ return new ((t = Intl.NumberFormat).bind.apply(t, Ne([void 0], r, !1)))();
3269
3275
  }, {
3270
3276
  cache: Re(e.number),
3271
- strategy: Le.variadic
3277
+ strategy: Me.variadic
3272
3278
  }),
3273
- getDateTimeFormat: Me(function() {
3279
+ getDateTimeFormat: Oe(function() {
3274
3280
  for (var t, r = [], n = 0; n < arguments.length; n++)
3275
3281
  r[n] = arguments[n];
3276
- return new ((t = Intl.DateTimeFormat).bind.apply(t, Ie([void 0], r, !1)))();
3282
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, Ne([void 0], r, !1)))();
3277
3283
  }, {
3278
3284
  cache: Re(e.dateTime),
3279
- strategy: Le.variadic
3285
+ strategy: Me.variadic
3280
3286
  }),
3281
- getPluralRules: Me(function() {
3287
+ getPluralRules: Oe(function() {
3282
3288
  for (var t, r = [], n = 0; n < arguments.length; n++)
3283
3289
  r[n] = arguments[n];
3284
- return new ((t = Intl.PluralRules).bind.apply(t, Ie([void 0], r, !1)))();
3290
+ return new ((t = Intl.PluralRules).bind.apply(t, Ne([void 0], r, !1)))();
3285
3291
  }, {
3286
3292
  cache: Re(e.pluralRules),
3287
- strategy: Le.variadic
3293
+ strategy: Me.variadic
3288
3294
  })
3289
3295
  };
3290
3296
  }
@@ -3292,8 +3298,9 @@ var Mn = (
3292
3298
  /** @class */
3293
3299
  function() {
3294
3300
  function e(t, r, n, i) {
3301
+ r === void 0 && (r = e.defaultLocale);
3295
3302
  var o = this;
3296
- if (r === void 0 && (r = e.defaultLocale), this.formatterCache = {
3303
+ if (this.formatterCache = {
3297
3304
  number: {},
3298
3305
  dateTime: {},
3299
3306
  pluralRules: {}
@@ -3325,7 +3332,7 @@ var Mn = (
3325
3332
  this.ast = t;
3326
3333
  if (!Array.isArray(this.ast))
3327
3334
  throw new TypeError("A message must be provided as a String or AST.");
3328
- this.formats = In(e.formats, n), this.formatters = i && i.formatters || On(this.formatterCache);
3335
+ this.formats = Nn(e.formats, n), this.formatters = i && i.formatters || On(this.formatterCache);
3329
3336
  }
3330
3337
  return Object.defineProperty(e, "defaultLocale", {
3331
3338
  get: function() {
@@ -3338,7 +3345,7 @@ var Mn = (
3338
3345
  var r = Intl.NumberFormat.supportedLocalesOf(t);
3339
3346
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3340
3347
  }
3341
- }, e.__parse = En, e.formats = {
3348
+ }, e.__parse = An, e.formats = {
3342
3349
  number: {
3343
3350
  integer: {
3344
3351
  maximumFractionDigits: 0
@@ -3802,6 +3809,16 @@ const xt = {
3802
3809
  activate: "Activar Cuenta",
3803
3810
  resend: "Reenviar",
3804
3811
  loginSMSHint: "Un nuevo código de verificación ha sido enviado a su número móvil ."
3812
+ },
3813
+ "en-us": {
3814
+ title: "Please enter the verification code you received on your number",
3815
+ errorTitle: "Your code was invalid, you can resend the code and try again",
3816
+ code: "Sms code",
3817
+ smsCodeError: "Invalid sms code, you can resend the code",
3818
+ resendMessage: "A new verification code has been sent to your phone number.",
3819
+ activate: "Activate Account",
3820
+ resend: "Resend",
3821
+ loginSMSHint: "A new verification code has been sent to your phone number"
3805
3822
  }
3806
3823
  };
3807
3824
  function pi(e) {
@@ -3932,7 +3949,7 @@ function vi(e) {
3932
3949
  ), a, l, u, h, f, d, b, v, _, S, R = (
3933
3950
  /*$_*/
3934
3951
  e[5]("activate") + ""
3935
- ), I, T, H, N = (
3952
+ ), N, T, H, I = (
3936
3953
  /*$_*/
3937
3954
  e[5]("resend") + ""
3938
3955
  ), D, V, Q, pe;
@@ -3952,7 +3969,7 @@ function vi(e) {
3952
3969
  );
3953
3970
  return {
3954
3971
  c() {
3955
- t = M("div"), r = M("h3"), O.c(), n = z(), i = M("div"), o = M("label"), a = L(s), l = L(":"), u = M("span"), u.textContent = "*", h = z(), f = M("input"), d = z(), B && B.c(), v = z(), w && w.c(), _ = z(), S = M("button"), I = L(R), T = z(), H = M("button"), D = L(N), V = z(), P && P.c(), A(r, "class", "Title"), A(u, "class", "FormRequired"), A(o, "for", "SmsCode"), A(f, "type", "text"), A(f, "id", "SmsCode"), A(f, "inputmode", "numeric"), A(f, "pattern", "[0-9]*"), A(f, "maxlength", "6"), A(i, "class", b = "Field SmsVerificationField " + (/*isSmsValid*/
3972
+ t = M("div"), r = M("h3"), O.c(), n = z(), i = M("div"), o = M("label"), a = L(s), l = L(":"), u = M("span"), u.textContent = "*", h = z(), f = M("input"), d = z(), B && B.c(), v = z(), w && w.c(), _ = z(), S = M("button"), N = L(R), T = z(), H = M("button"), D = L(I), V = z(), P && P.c(), A(r, "class", "Title"), A(u, "class", "FormRequired"), A(o, "for", "SmsCode"), A(f, "type", "text"), A(f, "id", "SmsCode"), A(f, "inputmode", "numeric"), A(f, "pattern", "[0-9]*"), A(f, "maxlength", "6"), A(i, "class", b = "Field SmsVerificationField " + (/*isSmsValid*/
3956
3973
  e[2] ? "" : "InvalidField")), A(S, "class", "Button SmsVerificationValidate"), A(H, "class", "Button SmsVerificationResend"), H.disabled = /*timer*/
3957
3974
  e[3], A(t, "class", "Container SmsVerificationContainer");
3958
3975
  },
@@ -3961,7 +3978,7 @@ function vi(e) {
3961
3978
  f,
3962
3979
  /*smsCode*/
3963
3980
  e[1]
3964
- ), E(i, d), B && B.m(i, null), E(t, v), w && w.m(t, null), E(t, _), E(t, S), E(S, I), E(t, T), E(t, H), E(H, D), E(H, V), P && P.m(H, null), e[19](t), Q || (pe = [
3981
+ ), E(i, d), B && B.m(i, null), E(t, v), w && w.m(t, null), E(t, _), E(t, S), E(S, N), E(t, T), E(t, H), E(H, D), E(H, V), P && P.m(H, null), e[19](t), Q || (pe = [
3965
3982
  ve(
3966
3983
  f,
3967
3984
  "input",
@@ -4003,9 +4020,9 @@ function vi(e) {
4003
4020
  c[2] ? "" : "InvalidField")) && A(i, "class", b), /*timer*/
4004
4021
  c[3] ? w ? w.p(c, y) : (w = St(c), w.c(), w.m(t, _)) : w && (w.d(1), w = null), y & /*$_*/
4005
4022
  32 && R !== (R = /*$_*/
4006
- c[5]("activate") + "") && G(I, R), y & /*$_*/
4007
- 32 && N !== (N = /*$_*/
4008
- c[5]("resend") + "") && G(D, N), /*timer*/
4023
+ c[5]("activate") + "") && G(N, R), y & /*$_*/
4024
+ 32 && I !== (I = /*$_*/
4025
+ c[5]("resend") + "") && G(D, I), /*timer*/
4009
4026
  c[3] ? P ? P.p(c, y) : (P = Tt(c), P.c(), P.m(H, null)) : P && (P.d(1), P = null), y & /*timer*/
4010
4027
  8 && (H.disabled = /*timer*/
4011
4028
  c[3]);
@@ -4020,10 +4037,10 @@ function vi(e) {
4020
4037
  function yi(e, t, r) {
4021
4038
  let n;
4022
4039
  or(e, di, (c) => r(5, n = c));
4023
- let { endpoint: i = "" } = t, { tokenid: o = "" } = t, { playerid: s = "" } = t, { smstemplate: a = "Please use this code {0} to activate your accout" } = t, { number: l = "" } = t, { clientstyling: u = "" } = t, { clientstylingurl: h = "" } = t, { translationurl: f = "" } = t, d, b = !0, v = !1, _, S, R = +localStorage.getItem("smsTimer") || 0, I = Date.now() / 1e3 - R, T = 60 - Math.floor(I);
4040
+ let { endpoint: i = "" } = t, { tokenid: o = "" } = t, { playerid: s = "" } = t, { smstemplate: a = "Please use this code {0} to activate your accout" } = t, { number: l = "" } = t, { clientstyling: u = "" } = t, { clientstylingurl: h = "" } = t, { translationurl: f = "" } = t, d, b = !0, v = !1, _, S, R = +localStorage.getItem("smsTimer") || 0, N = Date.now() / 1e3 - R, T = 60 - Math.floor(N);
4024
4041
  const H = { numeric: /^[0-9]{0,6}$/ };
4025
4042
  mi({ withLocale: "en", translations: {} });
4026
- const N = () => {
4043
+ const I = () => {
4027
4044
  fetch(f).then((y) => y.json()).then((y) => {
4028
4045
  Object.keys(y).forEach((q) => {
4029
4046
  Et(q, y[q]);
@@ -4100,7 +4117,7 @@ function yi(e, t, r) {
4100
4117
  );
4101
4118
  });
4102
4119
  }, X = () => {
4103
- I < 60 && r(3, _ = setInterval(
4120
+ N < 60 && r(3, _ = setInterval(
4104
4121
  () => {
4105
4122
  Q();
4106
4123
  },
@@ -4132,7 +4149,7 @@ function yi(e, t, r) {
4132
4149
  5632, e.$$.dirty & /*clientstyling, customStylingContainer*/
4133
4150
  16385 && u && S && pe(), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
4134
4151
  32769 && h && S && be(), e.$$.dirty & /*translationurl*/
4135
- 65536 && f && N();
4152
+ 65536 && f && I();
4136
4153
  }, [
4137
4154
  S,
4138
4155
  d,