@everymatrix/player-account-gaming-limits-popup-2 1.49.2 → 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.
@@ -32,7 +32,7 @@ function te() {
32
32
  function Zt(e) {
33
33
  return e();
34
34
  }
35
- function kt() {
35
+ function Ht() {
36
36
  return /* @__PURE__ */ Object.create(null);
37
37
  }
38
38
  function ue(e) {
@@ -59,14 +59,14 @@ function Yt(e, ...t) {
59
59
  function Ii(e, t, i) {
60
60
  e.$$.on_destroy.push(Yt(t, i));
61
61
  }
62
- const ki = typeof window != "undefined" ? window : typeof globalThis != "undefined" ? globalThis : (
62
+ const Hi = typeof window != "undefined" ? window : typeof globalThis != "undefined" ? globalThis : (
63
63
  // @ts-ignore Node typings have this
64
64
  global
65
65
  );
66
66
  function p(e, t) {
67
67
  e.appendChild(t);
68
68
  }
69
- function Hi(e, t, i) {
69
+ function ki(e, t, i) {
70
70
  const n = Ci(e);
71
71
  if (!n.getElementById(t)) {
72
72
  const r = y("style");
@@ -119,11 +119,11 @@ function Qt(e) {
119
119
  function Oi(e) {
120
120
  return Array.from(e.childNodes);
121
121
  }
122
- function H(e, t) {
122
+ function k(e, t) {
123
123
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
124
124
  t);
125
125
  }
126
- function Ht(e, t) {
126
+ function kt(e, t) {
127
127
  e.value = t == null ? "" : t;
128
128
  }
129
129
  function Ce(e, t, i, n) {
@@ -220,7 +220,7 @@ function Xi(e, t, i, n, r, o, l = null, s = [-1]) {
220
220
  props: o,
221
221
  update: te,
222
222
  not_equal: r,
223
- bound: kt(),
223
+ bound: Ht(),
224
224
  // lifecycle
225
225
  on_mount: [],
226
226
  on_destroy: [],
@@ -229,7 +229,7 @@ function Xi(e, t, i, n, r, o, l = null, s = [-1]) {
229
229
  after_update: [],
230
230
  context: new Map(t.context || (u ? u.$$.context : [])),
231
231
  // everything else
232
- callbacks: kt(),
232
+ callbacks: Ht(),
233
233
  dirty: s,
234
234
  skip_bound: !1,
235
235
  root: t.target || u.$$.root
@@ -632,14 +632,14 @@ function We(e, t) {
632
632
  }
633
633
  e.prototype = t === null ? Object.create(t) : (i.prototype = t.prototype, new i());
634
634
  }
635
- var k = function() {
636
- return k = Object.assign || function(t) {
635
+ var H = function() {
636
+ return H = Object.assign || function(t) {
637
637
  for (var i, n = 1, r = arguments.length; n < r; n++) {
638
638
  i = arguments[n];
639
639
  for (var o in i) Object.prototype.hasOwnProperty.call(i, o) && (t[o] = i[o]);
640
640
  }
641
641
  return t;
642
- }, k.apply(this, arguments);
642
+ }, H.apply(this, arguments);
643
643
  };
644
644
  function mn(e, t) {
645
645
  var i = {};
@@ -654,7 +654,57 @@ function it(e, t, i) {
654
654
  (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
655
655
  return e.concat(o || Array.prototype.slice.call(t));
656
656
  }
657
- var w;
657
+ function nt(e, t) {
658
+ var i = t && t.cache ? t.cache : En, n = t && t.serializer ? t.serializer : vn, r = t && t.strategy ? t.strategy : gn;
659
+ return r(e, {
660
+ cache: i,
661
+ serializer: n
662
+ });
663
+ }
664
+ function dn(e) {
665
+ return e == null || typeof e == "number" || typeof e == "boolean";
666
+ }
667
+ function ti(e, t, i, n) {
668
+ var r = dn(n) ? n : i(n), o = t.get(r);
669
+ return typeof o == "undefined" && (o = e.call(this, n), t.set(r, o)), o;
670
+ }
671
+ function ii(e, t, i) {
672
+ var n = Array.prototype.slice.call(arguments, 3), r = i(n), o = t.get(r);
673
+ return typeof o == "undefined" && (o = e.apply(this, n), t.set(r, o)), o;
674
+ }
675
+ function _t(e, t, i, n, r) {
676
+ return i.bind(t, e, n, r);
677
+ }
678
+ function gn(e, t) {
679
+ var i = e.length === 1 ? ti : ii;
680
+ return _t(e, this, i, t.cache.create(), t.serializer);
681
+ }
682
+ function bn(e, t) {
683
+ return _t(e, this, ii, t.cache.create(), t.serializer);
684
+ }
685
+ function yn(e, t) {
686
+ return _t(e, this, ti, t.cache.create(), t.serializer);
687
+ }
688
+ var vn = function() {
689
+ return JSON.stringify(arguments);
690
+ };
691
+ function xt() {
692
+ this.cache = /* @__PURE__ */ Object.create(null);
693
+ }
694
+ xt.prototype.get = function(e) {
695
+ return this.cache[e];
696
+ };
697
+ xt.prototype.set = function(e, t) {
698
+ this.cache[e] = t;
699
+ };
700
+ var En = {
701
+ create: function() {
702
+ return new xt();
703
+ }
704
+ }, rt = {
705
+ variadic: bn,
706
+ monadic: yn
707
+ }, w;
658
708
  (function(e) {
659
709
  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";
660
710
  })(w || (w = {}));
@@ -669,40 +719,40 @@ var xe;
669
719
  function Ot(e) {
670
720
  return e.type === z.literal;
671
721
  }
672
- function dn(e) {
722
+ function _n(e) {
673
723
  return e.type === z.argument;
674
724
  }
675
- function ti(e) {
725
+ function ni(e) {
676
726
  return e.type === z.number;
677
727
  }
678
- function ii(e) {
728
+ function ri(e) {
679
729
  return e.type === z.date;
680
730
  }
681
- function ni(e) {
731
+ function oi(e) {
682
732
  return e.type === z.time;
683
733
  }
684
- function ri(e) {
734
+ function si(e) {
685
735
  return e.type === z.select;
686
736
  }
687
- function oi(e) {
737
+ function ai(e) {
688
738
  return e.type === z.plural;
689
739
  }
690
- function gn(e) {
740
+ function xn(e) {
691
741
  return e.type === z.pound;
692
742
  }
693
- function si(e) {
743
+ function li(e) {
694
744
  return e.type === z.tag;
695
745
  }
696
- function ai(e) {
746
+ function ui(e) {
697
747
  return !!(e && typeof e == "object" && e.type === xe.number);
698
748
  }
699
749
  function ct(e) {
700
750
  return !!(e && typeof e == "object" && e.type === xe.dateTime);
701
751
  }
702
- var li = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, bn = /(?:[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;
703
- function yn(e) {
752
+ var hi = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Tn = /(?:[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;
753
+ function Pn(e) {
704
754
  var t = {};
705
- return e.replace(bn, function(i) {
755
+ return e.replace(Tn, function(i) {
706
756
  var n = i.length;
707
757
  switch (i[0]) {
708
758
  case "G":
@@ -791,11 +841,11 @@ function yn(e) {
791
841
  return "";
792
842
  }), t;
793
843
  }
794
- var vn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
795
- function En(e) {
844
+ var wn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
845
+ function Bn(e) {
796
846
  if (e.length === 0)
797
847
  throw new Error("Number skeleton cannot be empty");
798
- for (var t = e.split(vn).filter(function(m) {
848
+ for (var t = e.split(wn).filter(function(m) {
799
849
  return m.length > 0;
800
850
  }), i = [], n = 0, r = t; n < r.length; n++) {
801
851
  var o = r[n], l = o.split("/");
@@ -810,17 +860,17 @@ function En(e) {
810
860
  }
811
861
  return i;
812
862
  }
813
- function _n(e) {
863
+ function Ln(e) {
814
864
  return e.replace(/^(.*?)-/, "");
815
865
  }
816
- var Mt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, ui = /^(@+)?(\+|#+)?[rs]?$/g, xn = /(\*)(0+)|(#+)(0+)|(0+)/g, hi = /^(0+)$/;
866
+ var Mt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, ci = /^(@+)?(\+|#+)?[rs]?$/g, An = /(\*)(0+)|(#+)(0+)|(0+)/g, fi = /^(0+)$/;
817
867
  function Dt(e) {
818
868
  var t = {};
819
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(ui, function(i, n, r) {
869
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(ci, function(i, n, r) {
820
870
  return typeof r != "string" ? (t.minimumSignificantDigits = n.length, t.maximumSignificantDigits = n.length) : r === "+" ? t.minimumSignificantDigits = n.length : n[0] === "#" ? t.maximumSignificantDigits = n.length : (t.minimumSignificantDigits = n.length, t.maximumSignificantDigits = n.length + (typeof r == "string" ? r.length : 0)), "";
821
871
  }), t;
822
872
  }
823
- function ci(e) {
873
+ function pi(e) {
824
874
  switch (e) {
825
875
  case "sign-auto":
826
876
  return {
@@ -860,7 +910,7 @@ function ci(e) {
860
910
  };
861
911
  }
862
912
  }
863
- function Tn(e) {
913
+ function Sn(e) {
864
914
  var t;
865
915
  if (e[0] === "E" && e[1] === "E" ? (t = {
866
916
  notation: "engineering"
@@ -868,17 +918,17 @@ function Tn(e) {
868
918
  notation: "scientific"
869
919
  }, e = e.slice(1)), t) {
870
920
  var i = e.slice(0, 2);
871
- if (i === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : i === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !hi.test(e))
921
+ if (i === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : i === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !fi.test(e))
872
922
  throw new Error("Malformed concise eng/scientific notation");
873
923
  t.minimumIntegerDigits = e.length;
874
924
  }
875
925
  return t;
876
926
  }
877
927
  function Rt(e) {
878
- var t = {}, i = ci(e);
928
+ var t = {}, i = pi(e);
879
929
  return i || t;
880
930
  }
881
- function Pn(e) {
931
+ function In(e) {
882
932
  for (var t = {}, i = 0, n = e; i < n.length; i++) {
883
933
  var r = n[i];
884
934
  switch (r.stem) {
@@ -902,7 +952,7 @@ function Pn(e) {
902
952
  continue;
903
953
  case "measure-unit":
904
954
  case "unit":
905
- t.style = "unit", t.unit = _n(r.options[0]);
955
+ t.style = "unit", t.unit = Ln(r.options[0]);
906
956
  continue;
907
957
  case "compact-short":
908
958
  case "K":
@@ -913,13 +963,13 @@ function Pn(e) {
913
963
  t.notation = "compact", t.compactDisplay = "long";
914
964
  continue;
915
965
  case "scientific":
916
- t = k(k(k({}, t), { notation: "scientific" }), r.options.reduce(function(u, a) {
917
- return k(k({}, u), Rt(a));
966
+ t = H(H(H({}, t), { notation: "scientific" }), r.options.reduce(function(u, a) {
967
+ return H(H({}, u), Rt(a));
918
968
  }, {}));
919
969
  continue;
920
970
  case "engineering":
921
- t = k(k(k({}, t), { notation: "engineering" }), r.options.reduce(function(u, a) {
922
- return k(k({}, u), Rt(a));
971
+ t = H(H(H({}, t), { notation: "engineering" }), r.options.reduce(function(u, a) {
972
+ return H(H({}, u), Rt(a));
923
973
  }, {}));
924
974
  continue;
925
975
  case "notation-simple":
@@ -964,7 +1014,7 @@ function Pn(e) {
964
1014
  case "integer-width":
965
1015
  if (r.options.length > 1)
966
1016
  throw new RangeError("integer-width stems only accept a single optional option");
967
- r.options[0].replace(xn, function(u, a, h, f, m, b) {
1017
+ r.options[0].replace(An, function(u, a, h, f, m, b) {
968
1018
  if (a)
969
1019
  t.minimumIntegerDigits = h.length;
970
1020
  else {
@@ -977,7 +1027,7 @@ function Pn(e) {
977
1027
  });
978
1028
  continue;
979
1029
  }
980
- if (hi.test(r.stem)) {
1030
+ if (fi.test(r.stem)) {
981
1031
  t.minimumIntegerDigits = r.stem.length;
982
1032
  continue;
983
1033
  }
@@ -988,17 +1038,17 @@ function Pn(e) {
988
1038
  return h === "*" ? t.minimumFractionDigits = a.length : f && f[0] === "#" ? t.maximumFractionDigits = f.length : m && b ? (t.minimumFractionDigits = m.length, t.maximumFractionDigits = m.length + b.length) : (t.minimumFractionDigits = a.length, t.maximumFractionDigits = a.length), "";
989
1039
  });
990
1040
  var o = r.options[0];
991
- o === "w" ? t = k(k({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = k(k({}, t), Dt(o)));
1041
+ o === "w" ? t = H(H({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = H(H({}, t), Dt(o)));
992
1042
  continue;
993
1043
  }
994
- if (ui.test(r.stem)) {
995
- t = k(k({}, t), Dt(r.stem));
1044
+ if (ci.test(r.stem)) {
1045
+ t = H(H({}, t), Dt(r.stem));
996
1046
  continue;
997
1047
  }
998
- var l = ci(r.stem);
999
- l && (t = k(k({}, t), l));
1000
- var s = Tn(r.stem);
1001
- s && (t = k(k({}, t), s));
1048
+ var l = pi(r.stem);
1049
+ l && (t = H(H({}, t), l));
1050
+ var s = Sn(r.stem);
1051
+ s && (t = H(H({}, t), s));
1002
1052
  }
1003
1053
  return t;
1004
1054
  }
@@ -1007,6 +1057,12 @@ var Ge = {
1007
1057
  "H",
1008
1058
  "h"
1009
1059
  ],
1060
+ 419: [
1061
+ "h",
1062
+ "H",
1063
+ "hB",
1064
+ "hb"
1065
+ ],
1010
1066
  AC: [
1011
1067
  "H",
1012
1068
  "h",
@@ -1055,8 +1111,8 @@ var Ge = {
1055
1111
  "hB"
1056
1112
  ],
1057
1113
  AR: [
1058
- "H",
1059
1114
  "h",
1115
+ "H",
1060
1116
  "hB",
1061
1117
  "hb"
1062
1118
  ],
@@ -1146,9 +1202,9 @@ var Ge = {
1146
1202
  "H"
1147
1203
  ],
1148
1204
  BO: [
1205
+ "h",
1149
1206
  "H",
1150
1207
  "hB",
1151
- "h",
1152
1208
  "hb"
1153
1209
  ],
1154
1210
  BQ: [
@@ -1225,8 +1281,8 @@ var Ge = {
1225
1281
  "hB"
1226
1282
  ],
1227
1283
  CL: [
1228
- "H",
1229
1284
  "h",
1285
+ "H",
1230
1286
  "hB",
1231
1287
  "hb"
1232
1288
  ],
@@ -1251,14 +1307,14 @@ var Ge = {
1251
1307
  "H"
1252
1308
  ],
1253
1309
  CR: [
1254
- "H",
1255
1310
  "h",
1311
+ "H",
1256
1312
  "hB",
1257
1313
  "hb"
1258
1314
  ],
1259
1315
  CU: [
1260
- "H",
1261
1316
  "h",
1317
+ "H",
1262
1318
  "hB",
1263
1319
  "hb"
1264
1320
  ],
@@ -1327,9 +1383,9 @@ var Ge = {
1327
1383
  "hb"
1328
1384
  ],
1329
1385
  EC: [
1386
+ "h",
1330
1387
  "H",
1331
1388
  "hB",
1332
- "h",
1333
1389
  "hb"
1334
1390
  ],
1335
1391
  EE: [
@@ -1465,8 +1521,8 @@ var Ge = {
1465
1521
  "hB"
1466
1522
  ],
1467
1523
  GT: [
1468
- "H",
1469
1524
  "h",
1525
+ "H",
1470
1526
  "hB",
1471
1527
  "hb"
1472
1528
  ],
@@ -1493,8 +1549,8 @@ var Ge = {
1493
1549
  "H"
1494
1550
  ],
1495
1551
  HN: [
1496
- "H",
1497
1552
  "h",
1553
+ "H",
1498
1554
  "hB",
1499
1555
  "hb"
1500
1556
  ],
@@ -1808,8 +1864,8 @@ var Ge = {
1808
1864
  "hB"
1809
1865
  ],
1810
1866
  MX: [
1811
- "H",
1812
1867
  "h",
1868
+ "H",
1813
1869
  "hB",
1814
1870
  "hb"
1815
1871
  ],
@@ -1849,8 +1905,8 @@ var Ge = {
1849
1905
  "hB"
1850
1906
  ],
1851
1907
  NI: [
1852
- "H",
1853
1908
  "h",
1909
+ "H",
1854
1910
  "hB",
1855
1911
  "hb"
1856
1912
  ],
@@ -1898,9 +1954,9 @@ var Ge = {
1898
1954
  "hb"
1899
1955
  ],
1900
1956
  PE: [
1957
+ "h",
1901
1958
  "H",
1902
1959
  "hB",
1903
- "h",
1904
1960
  "hb"
1905
1961
  ],
1906
1962
  PF: [
@@ -1958,8 +2014,8 @@ var Ge = {
1958
2014
  "H"
1959
2015
  ],
1960
2016
  PY: [
1961
- "H",
1962
2017
  "h",
2018
+ "H",
1963
2019
  "hB",
1964
2020
  "hb"
1965
2021
  ],
@@ -2072,8 +2128,8 @@ var Ge = {
2072
2128
  "hB"
2073
2129
  ],
2074
2130
  SV: [
2075
- "H",
2076
2131
  "h",
2132
+ "H",
2077
2133
  "hB",
2078
2134
  "hb"
2079
2135
  ],
@@ -2195,8 +2251,8 @@ var Ge = {
2195
2251
  "hB"
2196
2252
  ],
2197
2253
  UY: [
2198
- "H",
2199
2254
  "h",
2255
+ "H",
2200
2256
  "hB",
2201
2257
  "hb"
2202
2258
  ],
@@ -2304,37 +2360,37 @@ var Ge = {
2304
2360
  "H",
2305
2361
  "hB"
2306
2362
  ],
2307
- "es-BO": [
2308
- "H",
2363
+ "en-HK": [
2309
2364
  "h",
2310
- "hB",
2311
- "hb"
2365
+ "hb",
2366
+ "H",
2367
+ "hB"
2312
2368
  ],
2313
- "es-BR": [
2369
+ "en-IL": [
2314
2370
  "H",
2315
2371
  "h",
2316
- "hB",
2317
- "hb"
2372
+ "hb",
2373
+ "hB"
2318
2374
  ],
2319
- "es-EC": [
2320
- "H",
2375
+ "en-MY": [
2321
2376
  "h",
2322
- "hB",
2323
- "hb"
2377
+ "hb",
2378
+ "H",
2379
+ "hB"
2324
2380
  ],
2325
- "es-ES": [
2381
+ "es-BR": [
2326
2382
  "H",
2327
2383
  "h",
2328
2384
  "hB",
2329
2385
  "hb"
2330
2386
  ],
2331
- "es-GQ": [
2387
+ "es-ES": [
2332
2388
  "H",
2333
2389
  "h",
2334
2390
  "hB",
2335
2391
  "hb"
2336
2392
  ],
2337
- "es-PE": [
2393
+ "es-GQ": [
2338
2394
  "H",
2339
2395
  "h",
2340
2396
  "hB",
@@ -2411,13 +2467,13 @@ var Ge = {
2411
2467
  "h"
2412
2468
  ]
2413
2469
  };
2414
- function wn(e, t) {
2470
+ function Hn(e, t) {
2415
2471
  for (var i = "", n = 0; n < e.length; n++) {
2416
2472
  var r = e.charAt(n);
2417
2473
  if (r === "j") {
2418
2474
  for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === r; )
2419
2475
  o++, n++;
2420
- var l = 1 + (o & 1), s = o < 2 ? 1 : 3 + (o >> 1), u = "a", a = Bn(t);
2476
+ var l = 1 + (o & 1), s = o < 2 ? 1 : 3 + (o >> 1), u = "a", a = kn(t);
2421
2477
  for ((a == "H" || a == "k") && (s = 0); s-- > 0; )
2422
2478
  i += u;
2423
2479
  for (; l-- > 0; )
@@ -2426,7 +2482,7 @@ function wn(e, t) {
2426
2482
  }
2427
2483
  return i;
2428
2484
  }
2429
- function Bn(e) {
2485
+ function kn(e) {
2430
2486
  var t = e.hourCycle;
2431
2487
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
2432
2488
  e.hourCycles && // @ts-ignore
@@ -2448,20 +2504,20 @@ function Bn(e) {
2448
2504
  var r = Ge[n || ""] || Ge[i || ""] || Ge["".concat(i, "-001")] || Ge["001"];
2449
2505
  return r[0];
2450
2506
  }
2451
- var nt, Ln = new RegExp("^".concat(li.source, "*")), An = new RegExp("".concat(li.source, "*$"));
2507
+ var ot, Cn = new RegExp("^".concat(hi.source, "*")), Nn = new RegExp("".concat(hi.source, "*$"));
2452
2508
  function A(e, t) {
2453
2509
  return { start: e, end: t };
2454
2510
  }
2455
- var Sn = !!String.prototype.startsWith && "_a".startsWith("a", 1), In = !!String.fromCodePoint, kn = !!Object.fromEntries, Hn = !!String.prototype.codePointAt, Cn = !!String.prototype.trimStart, Nn = !!String.prototype.trimEnd, On = !!Number.isSafeInteger, Mn = On ? Number.isSafeInteger : function(e) {
2511
+ var On = !!String.prototype.startsWith && "_a".startsWith("a", 1), Mn = !!String.fromCodePoint, Dn = !!Object.fromEntries, Rn = !!String.prototype.codePointAt, Un = !!String.prototype.trimStart, jn = !!String.prototype.trimEnd, Gn = !!Number.isSafeInteger, $n = Gn ? Number.isSafeInteger : function(e) {
2456
2512
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
2457
2513
  }, ft = !0;
2458
2514
  try {
2459
- var Dn = pi("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2460
- ft = ((nt = Dn.exec("a")) === null || nt === void 0 ? void 0 : nt[0]) === "a";
2515
+ var zn = di("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2516
+ ft = ((ot = zn.exec("a")) === null || ot === void 0 ? void 0 : ot[0]) === "a";
2461
2517
  } catch (e) {
2462
2518
  ft = !1;
2463
2519
  }
2464
- var Ut = Sn ? (
2520
+ var Ut = On ? (
2465
2521
  // Native
2466
2522
  function(t, i, n) {
2467
2523
  return t.startsWith(i, n);
@@ -2471,7 +2527,7 @@ var Ut = Sn ? (
2471
2527
  function(t, i, n) {
2472
2528
  return t.slice(n, n + i.length) === i;
2473
2529
  }
2474
- ), pt = In ? String.fromCodePoint : (
2530
+ ), pt = Mn ? String.fromCodePoint : (
2475
2531
  // IE11
2476
2532
  function() {
2477
2533
  for (var t = [], i = 0; i < arguments.length; i++)
@@ -2485,7 +2541,7 @@ var Ut = Sn ? (
2485
2541
  }
2486
2542
  ), jt = (
2487
2543
  // native
2488
- kn ? Object.fromEntries : (
2544
+ Dn ? Object.fromEntries : (
2489
2545
  // Ponyfill
2490
2546
  function(t) {
2491
2547
  for (var i = {}, n = 0, r = t; n < r.length; n++) {
@@ -2495,7 +2551,7 @@ var Ut = Sn ? (
2495
2551
  return i;
2496
2552
  }
2497
2553
  )
2498
- ), fi = Hn ? (
2554
+ ), mi = Rn ? (
2499
2555
  // Native
2500
2556
  function(t, i) {
2501
2557
  return t.codePointAt(i);
@@ -2509,7 +2565,7 @@ var Ut = Sn ? (
2509
2565
  return r < 55296 || r > 56319 || i + 1 === n || (o = t.charCodeAt(i + 1)) < 56320 || o > 57343 ? r : (r - 55296 << 10) + (o - 56320) + 65536;
2510
2566
  }
2511
2567
  }
2512
- ), Rn = Cn ? (
2568
+ ), Fn = Un ? (
2513
2569
  // Native
2514
2570
  function(t) {
2515
2571
  return t.trimStart();
@@ -2517,9 +2573,9 @@ var Ut = Sn ? (
2517
2573
  ) : (
2518
2574
  // Ponyfill
2519
2575
  function(t) {
2520
- return t.replace(Ln, "");
2576
+ return t.replace(Cn, "");
2521
2577
  }
2522
- ), Un = Nn ? (
2578
+ ), Vn = jn ? (
2523
2579
  // Native
2524
2580
  function(t) {
2525
2581
  return t.trimEnd();
@@ -2527,15 +2583,15 @@ var Ut = Sn ? (
2527
2583
  ) : (
2528
2584
  // Ponyfill
2529
2585
  function(t) {
2530
- return t.replace(An, "");
2586
+ return t.replace(Nn, "");
2531
2587
  }
2532
2588
  );
2533
- function pi(e, t) {
2589
+ function di(e, t) {
2534
2590
  return new RegExp(e, t);
2535
2591
  }
2536
2592
  var mt;
2537
2593
  if (ft) {
2538
- var Gt = pi("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2594
+ var Gt = di("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2539
2595
  mt = function(t, i) {
2540
2596
  var n;
2541
2597
  Gt.lastIndex = i;
@@ -2545,14 +2601,14 @@ if (ft) {
2545
2601
  } else
2546
2602
  mt = function(t, i) {
2547
2603
  for (var n = []; ; ) {
2548
- var r = fi(t, i);
2549
- if (r === void 0 || mi(r) || zn(r))
2604
+ var r = mi(t, i);
2605
+ if (r === void 0 || gi(r) || Zn(r))
2550
2606
  break;
2551
2607
  n.push(r), i += r >= 65536 ? 2 : 1;
2552
2608
  }
2553
2609
  return pt.apply(void 0, n);
2554
2610
  };
2555
- var jn = (
2611
+ var Xn = (
2556
2612
  /** @class */
2557
2613
  function() {
2558
2614
  function e(t, i) {
@@ -2634,7 +2690,7 @@ var jn = (
2634
2690
  return this.error(w.INVALID_TAG, A(n, this.clonePosition()));
2635
2691
  }, e.prototype.parseTagName = function() {
2636
2692
  var t = this.offset();
2637
- for (this.bump(); !this.isEOF() && $n(this.char()); )
2693
+ for (this.bump(); !this.isEOF() && Wn(this.char()); )
2638
2694
  this.bump();
2639
2695
  return this.message.slice(t, this.offset());
2640
2696
  }, e.prototype.parseLiteral = function(t, i) {
@@ -2663,7 +2719,7 @@ var jn = (
2663
2719
  };
2664
2720
  }, e.prototype.tryParseLeftAngleBracket = function() {
2665
2721
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
2666
- !Gn(this.peek() || 0)) ? (this.bump(), "<") : null;
2722
+ !qn(this.peek() || 0)) ? (this.bump(), "<") : null;
2667
2723
  }, e.prototype.tryParseQuote = function(t) {
2668
2724
  if (this.isEOF() || this.char() !== 39)
2669
2725
  return null;
@@ -2750,7 +2806,7 @@ var jn = (
2750
2806
  var h = this.clonePosition(), f = this.parseSimpleArgStyleIfPossible();
2751
2807
  if (f.err)
2752
2808
  return f;
2753
- var m = Un(f.val);
2809
+ var m = Vn(f.val);
2754
2810
  if (m.length === 0)
2755
2811
  return this.error(w.EXPECT_ARGUMENT_STYLE, A(this.clonePosition(), this.clonePosition()));
2756
2812
  var b = A(h, this.clonePosition());
@@ -2761,7 +2817,7 @@ var jn = (
2761
2817
  return E;
2762
2818
  var _ = A(r, this.clonePosition());
2763
2819
  if (a && Ut(a == null ? void 0 : a.style, "::", 0)) {
2764
- var g = Rn(a.style.slice(2));
2820
+ var g = Fn(a.style.slice(2));
2765
2821
  if (s === "number") {
2766
2822
  var f = this.parseNumberSkeletonFromString(g, a.styleLocation);
2767
2823
  return f.err ? f : {
@@ -2772,12 +2828,12 @@ var jn = (
2772
2828
  if (g.length === 0)
2773
2829
  return this.error(w.EXPECT_DATE_TIME_SKELETON, _);
2774
2830
  var T = g;
2775
- this.locale && (T = wn(g, this.locale));
2831
+ this.locale && (T = Hn(g, this.locale));
2776
2832
  var m = {
2777
2833
  type: xe.dateTime,
2778
2834
  pattern: T,
2779
2835
  location: a.styleLocation,
2780
- parsedOptions: this.shouldParseSkeletons ? yn(T) : {}
2836
+ parsedOptions: this.shouldParseSkeletons ? Pn(T) : {}
2781
2837
  }, N = s === "date" ? z.date : z.time;
2782
2838
  return {
2783
2839
  val: { type: N, value: n, location: _, style: m },
@@ -2800,7 +2856,7 @@ var jn = (
2800
2856
  case "select": {
2801
2857
  var P = this.clonePosition();
2802
2858
  if (this.bumpSpace(), !this.bumpIf(","))
2803
- return this.error(w.EXPECT_SELECT_ARGUMENT_OPTIONS, A(P, k({}, P)));
2859
+ return this.error(w.EXPECT_SELECT_ARGUMENT_OPTIONS, A(P, H({}, P)));
2804
2860
  this.bumpSpace();
2805
2861
  var R = this.parseIdentifierIfPossible(), C = 0;
2806
2862
  if (s !== "select" && R.value === "offset") {
@@ -2882,7 +2938,7 @@ var jn = (
2882
2938
  }, e.prototype.parseNumberSkeletonFromString = function(t, i) {
2883
2939
  var n = [];
2884
2940
  try {
2885
- n = En(t);
2941
+ n = Bn(t);
2886
2942
  } catch (r) {
2887
2943
  return this.error(w.INVALID_NUMBER_SKELETON, i);
2888
2944
  }
@@ -2891,7 +2947,7 @@ var jn = (
2891
2947
  type: xe.number,
2892
2948
  tokens: n,
2893
2949
  location: i,
2894
- parsedOptions: this.shouldParseSkeletons ? Pn(n) : {}
2950
+ parsedOptions: this.shouldParseSkeletons ? In(n) : {}
2895
2951
  },
2896
2952
  err: null
2897
2953
  };
@@ -2939,7 +2995,7 @@ var jn = (
2939
2995
  break;
2940
2996
  }
2941
2997
  var u = A(r, this.clonePosition());
2942
- return o ? (l *= n, Mn(l) ? { val: l, err: null } : this.error(i, u)) : this.error(t, u);
2998
+ return o ? (l *= n, $n(l) ? { val: l, err: null } : this.error(i, u)) : this.error(t, u);
2943
2999
  }, e.prototype.offset = function() {
2944
3000
  return this.position.offset;
2945
3001
  }, e.prototype.isEOF = function() {
@@ -2954,7 +3010,7 @@ var jn = (
2954
3010
  var t = this.position.offset;
2955
3011
  if (t >= this.message.length)
2956
3012
  throw Error("out of bound");
2957
- var i = fi(this.message, t);
3013
+ var i = mi(this.message, t);
2958
3014
  if (i === void 0)
2959
3015
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
2960
3016
  return i;
@@ -2995,7 +3051,7 @@ var jn = (
2995
3051
  break;
2996
3052
  }
2997
3053
  }, e.prototype.bumpSpace = function() {
2998
- for (; !this.isEOF() && mi(this.char()); )
3054
+ for (; !this.isEOF() && gi(this.char()); )
2999
3055
  this.bump();
3000
3056
  }, e.prototype.peek = function() {
3001
3057
  if (this.isEOF())
@@ -3008,86 +3064,36 @@ var jn = (
3008
3064
  function dt(e) {
3009
3065
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3010
3066
  }
3011
- function Gn(e) {
3067
+ function qn(e) {
3012
3068
  return dt(e) || e === 47;
3013
3069
  }
3014
- function $n(e) {
3070
+ function Wn(e) {
3015
3071
  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;
3016
3072
  }
3017
- function mi(e) {
3073
+ function gi(e) {
3018
3074
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3019
3075
  }
3020
- function zn(e) {
3076
+ function Zn(e) {
3021
3077
  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;
3022
3078
  }
3023
3079
  function gt(e) {
3024
3080
  e.forEach(function(t) {
3025
- if (delete t.location, ri(t) || oi(t))
3081
+ if (delete t.location, si(t) || ai(t))
3026
3082
  for (var i in t.options)
3027
3083
  delete t.options[i].location, gt(t.options[i].value);
3028
- else ti(t) && ai(t.style) || (ii(t) || ni(t)) && ct(t.style) ? delete t.style.location : si(t) && gt(t.children);
3084
+ else ni(t) && ui(t.style) || (ri(t) || oi(t)) && ct(t.style) ? delete t.style.location : li(t) && gt(t.children);
3029
3085
  });
3030
3086
  }
3031
- function Fn(e, t) {
3032
- t === void 0 && (t = {}), t = k({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3033
- var i = new jn(e, t).parse();
3087
+ function Jn(e, t) {
3088
+ t === void 0 && (t = {}), t = H({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3089
+ var i = new Xn(e, t).parse();
3034
3090
  if (i.err) {
3035
3091
  var n = SyntaxError(w[i.err.kind]);
3036
3092
  throw n.location = i.err.location, n.originalMessage = i.err.message, n;
3037
3093
  }
3038
3094
  return t != null && t.captureLocation || gt(i.val), i.val;
3039
3095
  }
3040
- function rt(e, t) {
3041
- var i = t && t.cache ? t.cache : Jn, n = t && t.serializer ? t.serializer : Zn, r = t && t.strategy ? t.strategy : Xn;
3042
- return r(e, {
3043
- cache: i,
3044
- serializer: n
3045
- });
3046
- }
3047
- function Vn(e) {
3048
- return e == null || typeof e == "number" || typeof e == "boolean";
3049
- }
3050
- function di(e, t, i, n) {
3051
- var r = Vn(n) ? n : i(n), o = t.get(r);
3052
- return typeof o == "undefined" && (o = e.call(this, n), t.set(r, o)), o;
3053
- }
3054
- function gi(e, t, i) {
3055
- var n = Array.prototype.slice.call(arguments, 3), r = i(n), o = t.get(r);
3056
- return typeof o == "undefined" && (o = e.apply(this, n), t.set(r, o)), o;
3057
- }
3058
- function _t(e, t, i, n, r) {
3059
- return i.bind(t, e, n, r);
3060
- }
3061
- function Xn(e, t) {
3062
- var i = e.length === 1 ? di : gi;
3063
- return _t(e, this, i, t.cache.create(), t.serializer);
3064
- }
3065
- function qn(e, t) {
3066
- return _t(e, this, gi, t.cache.create(), t.serializer);
3067
- }
3068
- function Wn(e, t) {
3069
- return _t(e, this, di, t.cache.create(), t.serializer);
3070
- }
3071
- var Zn = function() {
3072
- return JSON.stringify(arguments);
3073
- };
3074
- function xt() {
3075
- this.cache = /* @__PURE__ */ Object.create(null);
3076
- }
3077
- xt.prototype.get = function(e) {
3078
- return this.cache[e];
3079
- };
3080
- xt.prototype.set = function(e, t) {
3081
- this.cache[e] = t;
3082
- };
3083
- var Jn = {
3084
- create: function() {
3085
- return new xt();
3086
- }
3087
- }, ot = {
3088
- variadic: qn,
3089
- monadic: Wn
3090
- }, Te;
3096
+ var Te;
3091
3097
  (function(e) {
3092
3098
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3093
3099
  })(Te || (Te = {}));
@@ -3160,7 +3166,7 @@ function ze(e, t, i, n, r, o, l) {
3160
3166
  });
3161
3167
  continue;
3162
3168
  }
3163
- if (gn(h)) {
3169
+ if (xn(h)) {
3164
3170
  typeof o == "number" && s.push({
3165
3171
  type: q.literal,
3166
3172
  value: i.getNumberFormat(t).format(o)
@@ -3171,14 +3177,14 @@ function ze(e, t, i, n, r, o, l) {
3171
3177
  if (!(r && f in r))
3172
3178
  throw new Qn(f, l);
3173
3179
  var m = r[f];
3174
- if (dn(h)) {
3180
+ if (_n(h)) {
3175
3181
  (!m || typeof m == "string" || typeof m == "number") && (m = typeof m == "string" || typeof m == "number" ? String(m) : ""), s.push({
3176
3182
  type: typeof m == "string" ? q.literal : q.object,
3177
3183
  value: m
3178
3184
  });
3179
3185
  continue;
3180
3186
  }
3181
- if (ii(h)) {
3187
+ if (ri(h)) {
3182
3188
  var b = typeof h.style == "string" ? n.date[h.style] : ct(h.style) ? h.style.parsedOptions : void 0;
3183
3189
  s.push({
3184
3190
  type: q.literal,
@@ -3186,7 +3192,7 @@ function ze(e, t, i, n, r, o, l) {
3186
3192
  });
3187
3193
  continue;
3188
3194
  }
3189
- if (ni(h)) {
3195
+ if (oi(h)) {
3190
3196
  var b = typeof h.style == "string" ? n.time[h.style] : ct(h.style) ? h.style.parsedOptions : n.time.medium;
3191
3197
  s.push({
3192
3198
  type: q.literal,
@@ -3194,15 +3200,15 @@ function ze(e, t, i, n, r, o, l) {
3194
3200
  });
3195
3201
  continue;
3196
3202
  }
3197
- if (ti(h)) {
3198
- var b = typeof h.style == "string" ? n.number[h.style] : ai(h.style) ? h.style.parsedOptions : void 0;
3203
+ if (ni(h)) {
3204
+ var b = typeof h.style == "string" ? n.number[h.style] : ui(h.style) ? h.style.parsedOptions : void 0;
3199
3205
  b && b.scale && (m = m * (b.scale || 1)), s.push({
3200
3206
  type: q.literal,
3201
3207
  value: i.getNumberFormat(t, b).format(m)
3202
3208
  });
3203
3209
  continue;
3204
3210
  }
3205
- if (si(h)) {
3211
+ if (li(h)) {
3206
3212
  var E = h.children, _ = h.value, g = r[_];
3207
3213
  if (!er(g))
3208
3214
  throw new Yn(_, "function", l);
@@ -3216,14 +3222,14 @@ function ze(e, t, i, n, r, o, l) {
3216
3222
  };
3217
3223
  }));
3218
3224
  }
3219
- if (ri(h)) {
3225
+ if (si(h)) {
3220
3226
  var P = h.options[m] || h.options.other;
3221
3227
  if (!P)
3222
3228
  throw new $t(h.value, m, Object.keys(h.options), l);
3223
3229
  s.push.apply(s, ze(P.value, t, i, n, r));
3224
3230
  continue;
3225
3231
  }
3226
- if (oi(h)) {
3232
+ if (ai(h)) {
3227
3233
  var P = h.options["=".concat(m)];
3228
3234
  if (!P) {
3229
3235
  if (!Intl.PluralRules)
@@ -3242,14 +3248,14 @@ Try polyfilling it using "@formatjs/intl-pluralrules"
3242
3248
  return Kn(s);
3243
3249
  }
3244
3250
  function tr(e, t) {
3245
- return t ? k(k(k({}, e || {}), t || {}), Object.keys(e).reduce(function(i, n) {
3246
- return i[n] = k(k({}, e[n]), t[n] || {}), i;
3251
+ return t ? H(H(H({}, e || {}), t || {}), Object.keys(e).reduce(function(i, n) {
3252
+ return i[n] = H(H({}, e[n]), t[n] || {}), i;
3247
3253
  }, {})) : e;
3248
3254
  }
3249
3255
  function ir(e, t) {
3250
3256
  return t ? Object.keys(e).reduce(function(i, n) {
3251
3257
  return i[n] = tr(e[n], t[n]), i;
3252
- }, k({}, e)) : e;
3258
+ }, H({}, e)) : e;
3253
3259
  }
3254
3260
  function st(e) {
3255
3261
  return {
@@ -3271,29 +3277,29 @@ function nr(e) {
3271
3277
  dateTime: {},
3272
3278
  pluralRules: {}
3273
3279
  }), {
3274
- getNumberFormat: rt(function() {
3280
+ getNumberFormat: nt(function() {
3275
3281
  for (var t, i = [], n = 0; n < arguments.length; n++)
3276
3282
  i[n] = arguments[n];
3277
3283
  return new ((t = Intl.NumberFormat).bind.apply(t, it([void 0], i, !1)))();
3278
3284
  }, {
3279
3285
  cache: st(e.number),
3280
- strategy: ot.variadic
3286
+ strategy: rt.variadic
3281
3287
  }),
3282
- getDateTimeFormat: rt(function() {
3288
+ getDateTimeFormat: nt(function() {
3283
3289
  for (var t, i = [], n = 0; n < arguments.length; n++)
3284
3290
  i[n] = arguments[n];
3285
3291
  return new ((t = Intl.DateTimeFormat).bind.apply(t, it([void 0], i, !1)))();
3286
3292
  }, {
3287
3293
  cache: st(e.dateTime),
3288
- strategy: ot.variadic
3294
+ strategy: rt.variadic
3289
3295
  }),
3290
- getPluralRules: rt(function() {
3296
+ getPluralRules: nt(function() {
3291
3297
  for (var t, i = [], n = 0; n < arguments.length; n++)
3292
3298
  i[n] = arguments[n];
3293
3299
  return new ((t = Intl.PluralRules).bind.apply(t, it([void 0], i, !1)))();
3294
3300
  }, {
3295
3301
  cache: st(e.pluralRules),
3296
- strategy: ot.variadic
3302
+ strategy: rt.variadic
3297
3303
  })
3298
3304
  };
3299
3305
  }
@@ -3301,8 +3307,9 @@ var rr = (
3301
3307
  /** @class */
3302
3308
  function() {
3303
3309
  function e(t, i, n, r) {
3310
+ i === void 0 && (i = e.defaultLocale);
3304
3311
  var o = this;
3305
- if (i === void 0 && (i = e.defaultLocale), this.formatterCache = {
3312
+ if (this.formatterCache = {
3306
3313
  number: {},
3307
3314
  dateTime: {},
3308
3315
  pluralRules: {}
@@ -3329,7 +3336,7 @@ var rr = (
3329
3336
  var l = r || {};
3330
3337
  l.formatters;
3331
3338
  var s = mn(l, ["formatters"]);
3332
- this.ast = e.__parse(t, k(k({}, s), { locale: this.resolvedLocale }));
3339
+ this.ast = e.__parse(t, H(H({}, s), { locale: this.resolvedLocale }));
3333
3340
  } else
3334
3341
  this.ast = t;
3335
3342
  if (!Array.isArray(this.ast))
@@ -3347,7 +3354,7 @@ var rr = (
3347
3354
  var i = Intl.NumberFormat.supportedLocalesOf(t);
3348
3355
  return i.length > 0 ? new Intl.Locale(i[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3349
3356
  }
3350
- }, e.__parse = Fn, e.formats = {
3357
+ }, e.__parse = Jn, e.formats = {
3351
3358
  number: {
3352
3359
  integer: {
3353
3360
  maximumFractionDigits: 0
@@ -3499,20 +3506,20 @@ function fr(e, t) {
3499
3506
  t.map((n) => (hr(e, n), n().then((r) => r.default || r)))
3500
3507
  ).then((n) => vi(e, ...n));
3501
3508
  }
3502
- const He = {};
3509
+ const ke = {};
3503
3510
  function _i(e) {
3504
3511
  if (!bt(e))
3505
- return e in He ? He[e] : Promise.resolve();
3512
+ return e in ke ? ke[e] : Promise.resolve();
3506
3513
  const t = cr(e);
3507
- return He[e] = Promise.all(
3514
+ return ke[e] = Promise.all(
3508
3515
  t.map(
3509
3516
  ([i, n]) => fr(i, n)
3510
3517
  )
3511
3518
  ).then(() => {
3512
3519
  if (bt(e))
3513
3520
  return _i(e);
3514
- delete He[e];
3515
- }), He[e];
3521
+ delete ke[e];
3522
+ }), ke[e];
3516
3523
  }
3517
3524
  const pr = {
3518
3525
  number: {
@@ -3666,12 +3673,12 @@ const Me = (e, t) => {
3666
3673
  "locale"
3667
3674
  ]);
3668
3675
  return Lr(Pt({ locale: i }, n));
3669
- }, kr = Ye(
3676
+ }, Hr = Ye(
3670
3677
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
3671
3678
  (e, t = fe()) => new rr(e, t, Pe().formats, {
3672
3679
  ignoreTag: Pe().ignoreTag
3673
3680
  })
3674
- ), Hr = (e, t = {}) => {
3681
+ ), kr = (e, t = {}) => {
3675
3682
  var i, n, r, o;
3676
3683
  let l = t;
3677
3684
  typeof e == "object" && (l = e, e = l.id);
@@ -3695,7 +3702,7 @@ const Me = (e, t) => {
3695
3702
  return h;
3696
3703
  let f = h;
3697
3704
  try {
3698
- f = kr(h, u).format(s);
3705
+ f = Hr(h, u).format(s);
3699
3706
  } catch (m) {
3700
3707
  m instanceof Error && console.warn(
3701
3708
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -3703,7 +3710,7 @@ const Me = (e, t) => {
3703
3710
  );
3704
3711
  }
3705
3712
  return f;
3706
- }, Cr = (e, t) => Ir(t).format(e), Nr = (e, t) => Sr(t).format(e), Or = (e, t) => Ar(t).format(e), Mr = (e, t = fe()) => bi(e, t), Dr = we([Be, De], () => Hr);
3713
+ }, Cr = (e, t) => Ir(t).format(e), Nr = (e, t) => Sr(t).format(e), Or = (e, t) => Ar(t).format(e), Mr = (e, t = fe()) => bi(e, t), Dr = we([Be, De], () => kr);
3707
3714
  we([Be], () => Cr);
3708
3715
  we([Be], () => Nr);
3709
3716
  we([Be], () => Or);
@@ -3948,9 +3955,9 @@ const Wt = {
3948
3955
  docsRequired: "Gerekli belgeler!",
3949
3956
  kyc2: "Seçilen limit için mali durumunuzu gösteren belgelere ihtiyacımız var. Lütfen son maaş bordronuzu ve hesap bakiyenizi ve maaş ödemenizi aldığınızı gösteren güncel banka ekstrenizi yükleyin."
3950
3957
  }
3951
- }, { document: Ur } = ki;
3958
+ }, { document: Ur } = Hi;
3952
3959
  function jr(e) {
3953
- Hi(e, "svelte-4201kg", ':host{font-family:"Roboto", system-ui, -apple-system, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";font-size:0.8rem}*,*::before,*::after{margin:0;padding:0;list-style:none;outline:none;box-sizing:border-box}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.player-account-gaming-limits-popup-2{background:var(--emfe-w-color-black, #000000);color:var(--emfe-w-color-white, #000)}.Title{font-weight:800;font-size:18px}button{display:block;font-size:0.75rem;padding:12px 0;border:0;border-radius:2px;cursor:pointer}button.PrimaryButtonStyle{font-size:14px;color:#fff;background:rgb(122, 195, 23)}button.SecondaryButtonStyle{border:1px solid #999;color:#666;background:#fff}.LinkButton{display:inline;padding:0;color:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C));text-decoration:underline;background-color:rgba(0, 0, 0, 0)}.ResultIconWrapper{display:flex;flex-direction:column;align-items:center;margin:12px 0}.ResultIconWrapper svg{height:auto;width:60px;margin:12px}.ResultIconWrapper p{color:#666}.Overlay{position:absolute;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0, 0, 0, 0.5);display:flex;justify-content:center;align-items:center}.ModalContainer{position:fixed;top:30vh;width:320px;height:auto;padding:18px 14px;background:#fff;border-radius:4px}.InitialWrapper{display:flex;flex-direction:column;gap:12px}.AdditionalInformation{margin:10px 0;font-size:14px}.TermsConditions{font-size:12px}.ExpandButton{font-size:14px;background-color:var(--emfe-w-color-white, #FFFFFF);border:0;padding:0;margin-top:-10px;color:var(--emfe-w-color-black, #000000);display:flex;justify-content:center;align-items:center;cursor:pointer}.ExpandButton svg{width:28px;height:auto;margin-left:-4px}.LeftAlign{text-align:left;font-size:16px}.CenterAlign{text-align:center}.SetLimitSection{display:flex;flex-direction:column;gap:6px}.DepositTextSection{display:flex;justify-content:space-between}.DepositInputSection{height:32px;display:flex;gap:4px}.DepositInput{flex-grow:1;padding:0 6px}.SubmitDepositButton{flex-grow:1;font-size:0.75rem;padding:0}.SubmitDepositButton[disabled]{align-items:center;color:var(--emfe-w-color-gray-100, #E6E6E6);cursor:not-allowed;background:var(--emfe-w-color-white, #FFFFFF);border:1px solid var(--emfe-w-color-gray-300, #58586B)}.Hidden{display:none}.Extended{transform:rotate(180deg)}');
3960
+ ki(e, "svelte-1jw4gf9", ':host{font-family:"Roboto", system-ui, -apple-system, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";font-size:0.8rem}*,*::before,*::after{margin:0;padding:0;list-style:none;outline:none;box-sizing:border-box}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.player-account-gaming-limits-popup-2{background:var(--emw--color-black, #000000);color:var(--emw--color-white, #000)}.Title{font-weight:800;font-size:18px}button{display:block;font-size:0.75rem;padding:12px 0;border:0;border-radius:2px;cursor:pointer}button.PrimaryButtonStyle{font-size:14px;color:#fff;background:rgb(122, 195, 23)}button.SecondaryButtonStyle{border:1px solid #999;color:#666;background:#fff}.LinkButton{display:inline;padding:0;color:var(--emw--pam-color-primary, var(--emw--color-primary, #D0046C));text-decoration:underline;background-color:rgba(0, 0, 0, 0)}.ResultIconWrapper{display:flex;flex-direction:column;align-items:center;margin:12px 0}.ResultIconWrapper svg{height:auto;width:60px;margin:12px}.ResultIconWrapper p{color:#666}.Overlay{position:absolute;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0, 0, 0, 0.5);display:flex;justify-content:center;align-items:center}.ModalContainer{position:fixed;top:30vh;width:320px;height:auto;padding:18px 14px;background:#fff;border-radius:4px}.InitialWrapper{display:flex;flex-direction:column;gap:12px}.AdditionalInformation{margin:10px 0;font-size:14px}.TermsConditions{font-size:12px}.ExpandButton{font-size:14px;background-color:var(--emw--color-white, #FFFFFF);border:0;padding:0;margin-top:-10px;color:var(--emw--color-black, #000000);display:flex;justify-content:center;align-items:center;cursor:pointer}.ExpandButton svg{width:28px;height:auto;margin-left:-4px}.LeftAlign{text-align:left;font-size:16px}.CenterAlign{text-align:center}.SetLimitSection{display:flex;flex-direction:column;gap:6px}.DepositTextSection{display:flex;justify-content:space-between}.DepositInputSection{height:32px;display:flex;gap:4px}.DepositInput{flex-grow:1;padding:0 6px}.SubmitDepositButton{flex-grow:1;font-size:0.75rem;padding:0}.SubmitDepositButton[disabled]{align-items:center;color:var(--emw--color-gray-100, #E6E6E6);cursor:not-allowed;background:var(--emw--color-white, #FFFFFF);border:1px solid var(--emw--color-gray-300, #58586B)}.Hidden{display:none}.Extended{transform:rotate(180deg)}');
3954
3961
  }
3955
3962
  function Gr(e) {
3956
3963
  let t;
@@ -4007,7 +4014,7 @@ function $r(e) {
4007
4014
  p(r, o) {
4008
4015
  o[0] & /*$_*/
4009
4016
  4096 && i !== (i = /*$_*/
4010
- r[12]("loading") + "") && H(n, i);
4017
+ r[12]("loading") + "") && k(n, i);
4011
4018
  },
4012
4019
  d(r) {
4013
4020
  r && v(t);
@@ -4040,11 +4047,11 @@ function zr(e) {
4040
4047
  p(g, T) {
4041
4048
  T[0] & /*$_*/
4042
4049
  4096 && i !== (i = /*$_*/
4043
- g[12]("depositError") + "") && H(n, i), T[0] & /*$_*/
4050
+ g[12]("depositError") + "") && k(n, i), T[0] & /*$_*/
4044
4051
  4096 && u !== (u = /*$_*/
4045
- g[12]("errorDescription") + "") && H(a, u), T[0] & /*$_*/
4052
+ g[12]("errorDescription") + "") && k(a, u), T[0] & /*$_*/
4046
4053
  4096 && m !== (m = /*$_*/
4047
- g[12]("closeButton") + "") && H(b, m);
4054
+ g[12]("closeButton") + "") && k(b, m);
4048
4055
  },
4049
4056
  d(g) {
4050
4057
  g && (v(t), v(r), v(o), v(l), v(s), v(h), v(f)), E = !1, _();
@@ -4094,15 +4101,15 @@ function Fr(e) {
4094
4101
  p(L, G) {
4095
4102
  G[0] & /*$_*/
4096
4103
  4096 && i !== (i = /*$_*/
4097
- L[12]("docsRequired") + "") && H(n, i), G[0] & /*$_*/
4104
+ L[12]("docsRequired") + "") && k(n, i), G[0] & /*$_*/
4098
4105
  4096 && m !== (m = /*$_*/
4099
- L[12]("docsRequired") + "") && H(b, m), G[0] & /*$_*/
4106
+ L[12]("docsRequired") + "") && k(b, m), G[0] & /*$_*/
4100
4107
  4096 && g !== (g = /*$_*/
4101
- L[12]("kyc2") + "") && H(T, g), G[0] & /*$_*/
4108
+ L[12]("kyc2") + "") && k(T, g), G[0] & /*$_*/
4102
4109
  4096 && R !== (R = /*$_*/
4103
- L[12]("kycButton") + "") && H(C, R), G[0] & /*$_*/
4110
+ L[12]("kycButton") + "") && k(C, R), G[0] & /*$_*/
4104
4111
  4096 && O !== (O = /*$_*/
4105
- L[12]("closeButton") + "") && H(j, O);
4112
+ L[12]("closeButton") + "") && k(j, O);
4106
4113
  },
4107
4114
  d(L) {
4108
4115
  L && (v(t), v(r), v(o), v(N), v(P), v(U), v(F)), S = !1, ue(W);
@@ -4161,27 +4168,27 @@ function Vr(e) {
4161
4168
  p(V, $) {
4162
4169
  $[0] & /*$_*/
4163
4170
  4096 && i !== (i = /*$_*/
4164
- V[12]("depositLimit") + "") && H(n, i), $[0] & /*$_*/
4171
+ V[12]("depositLimit") + "") && k(n, i), $[0] & /*$_*/
4165
4172
  4096 && m !== (m = /*$_*/
4166
- V[12]("successful") + "") && H(b, m), $[0] & /*$_*/
4173
+ V[12]("successful") + "") && k(b, m), $[0] & /*$_*/
4167
4174
  4096 && g !== (g = /*$_*/
4168
- V[12]("kyc1Part1") + "") && H(T, g), $[0] & /*legislatorLimitValue*/
4169
- 2048 && H(
4175
+ V[12]("kyc1Part1") + "") && k(T, g), $[0] & /*legislatorLimitValue*/
4176
+ 2048 && k(
4170
4177
  N,
4171
4178
  /*legislatorLimitValue*/
4172
4179
  V[11]
4173
4180
  ), $[0] & /*currency*/
4174
- 1 && H(
4181
+ 1 && k(
4175
4182
  R,
4176
4183
  /*currency*/
4177
4184
  V[0]
4178
4185
  ), $[0] & /*$_*/
4179
4186
  4096 && C !== (C = /*$_*/
4180
- V[12]("kyc1Part2") + "") && H(U, C), $[0] & /*$_*/
4187
+ V[12]("kyc1Part2") + "") && k(U, C), $[0] & /*$_*/
4181
4188
  4096 && j !== (j = /*$_*/
4182
- V[12]("kycButton") + "") && H(S, j), $[0] & /*$_*/
4189
+ V[12]("kycButton") + "") && k(S, j), $[0] & /*$_*/
4183
4190
  4096 && G !== (G = /*$_*/
4184
- V[12]("closeButton") + "") && H(ie, G);
4191
+ V[12]("closeButton") + "") && k(ie, G);
4185
4192
  },
4186
4193
  d(V) {
4187
4194
  V && (v(t), v(r), v(o), v(F), v(O), v(W), v(L)), ne = !1, ue(ae);
@@ -4215,11 +4222,11 @@ function Xr(e) {
4215
4222
  p(j, S) {
4216
4223
  S[0] & /*$_*/
4217
4224
  4096 && i !== (i = /*$_*/
4218
- j[12]("depositLimit") + "") && H(n, i), S[0] & /*$_*/
4225
+ j[12]("depositLimit") + "") && k(n, i), S[0] & /*$_*/
4219
4226
  4096 && _ !== (_ = /*$_*/
4220
- j[12]("successful") + "") && H(g, _), S[0] & /*$_*/
4227
+ j[12]("successful") + "") && k(g, _), S[0] & /*$_*/
4221
4228
  4096 && P !== (P = /*$_*/
4222
- j[12]("successDescription") + "") && H(R, P);
4229
+ j[12]("successDescription") + "") && k(R, P);
4223
4230
  },
4224
4231
  d(j) {
4225
4232
  j && (v(t), v(r), v(o), v(C), v(U)), F = !1, O();
@@ -4257,7 +4264,7 @@ function qr(e) {
4257
4264
  ), Ie, he, de = (
4258
4265
  /*$_*/
4259
4266
  e[12]("TClink") + ""
4260
- ), ke, Ue, d = (
4267
+ ), He, Ue, d = (
4261
4268
  /*$_*/
4262
4269
  e[12]("TCpart2") + ""
4263
4270
  ), X, Q, ce, oe = (
@@ -4266,7 +4273,7 @@ function qr(e) {
4266
4273
  ), Qe, wt, Ke, Bt;
4267
4274
  return {
4268
4275
  c() {
4269
- t = y("p"), n = B(i), r = M(), o = y("p"), s = B(l), u = M(), a = y("p"), f = B(h), m = M(), b = y("button"), _ = B(E), g = M(), T = y("button"), P = B(N), R = M(), C = y("button"), F = B(U), O = J("svg"), j = J("path"), S = J("path"), W = M(), L = y("div"), G = y("div"), ie = y("span"), ae = B(ne), V = M(), $ = y("div"), ee = y("input"), Re = M(), re = y("button"), Ae = B(pe), Se = M(), Y = y("p"), Ie = B(me), he = y("button"), ke = B(de), Ue = M(), X = B(d), Q = M(), ce = y("button"), Qe = B(oe), wt = B("."), c(t, "class", "Title"), c(o, "class", "Description LeftAlign"), c(b, "class", "LinkButton"), c(a, "class", "AdditionalInformation"), c(T, "class", "KeepCurrentButton PrimaryButtonStyle"), c(j, "d", "M10.5 15l7.5 7.5 7.5-7.5z"), c(S, "d", "M0 0h36v36h-36z"), c(S, "fill", "none"), c(O, "class", "ExpandArrow"), c(O, "xmlns", "http://www.w3.org/2000/svg"), c(O, "width", "36"), c(O, "height", "36"), c(O, "viewBox", "0 0 36 36"), c(O, "fill", "#999"), je(
4276
+ t = y("p"), n = B(i), r = M(), o = y("p"), s = B(l), u = M(), a = y("p"), f = B(h), m = M(), b = y("button"), _ = B(E), g = M(), T = y("button"), P = B(N), R = M(), C = y("button"), F = B(U), O = J("svg"), j = J("path"), S = J("path"), W = M(), L = y("div"), G = y("div"), ie = y("span"), ae = B(ne), V = M(), $ = y("div"), ee = y("input"), Re = M(), re = y("button"), Ae = B(pe), Se = M(), Y = y("p"), Ie = B(me), he = y("button"), He = B(de), Ue = M(), X = B(d), Q = M(), ce = y("button"), Qe = B(oe), wt = B("."), c(t, "class", "Title"), c(o, "class", "Description LeftAlign"), c(b, "class", "LinkButton"), c(a, "class", "AdditionalInformation"), c(T, "class", "KeepCurrentButton PrimaryButtonStyle"), c(j, "d", "M10.5 15l7.5 7.5 7.5-7.5z"), c(S, "d", "M0 0h36v36h-36z"), c(S, "fill", "none"), c(O, "class", "ExpandArrow"), c(O, "xmlns", "http://www.w3.org/2000/svg"), c(O, "width", "36"), c(O, "height", "36"), c(O, "viewBox", "0 0 36 36"), c(O, "fill", "#999"), je(
4270
4277
  O,
4271
4278
  "Extended",
4272
4279
  /*extended*/
@@ -4279,11 +4286,11 @@ function qr(e) {
4279
4286
  ), c(he, "class", "LinkButton"), c(ce, "class", "LinkButton"), c(Y, "class", "TermsConditions");
4280
4287
  },
4281
4288
  m(I, D) {
4282
- x(I, t, D), p(t, n), x(I, r, D), x(I, o, D), p(o, s), x(I, u, D), x(I, a, D), p(a, f), p(a, m), p(a, b), p(b, _), x(I, g, D), x(I, T, D), p(T, P), x(I, R, D), x(I, C, D), p(C, F), p(C, O), p(O, j), p(O, S), e[25](O), x(I, W, D), x(I, L, D), p(L, G), p(G, ie), p(ie, ae), p(L, V), p(L, $), p($, ee), Ht(
4289
+ x(I, t, D), p(t, n), x(I, r, D), x(I, o, D), p(o, s), x(I, u, D), x(I, a, D), p(a, f), p(a, m), p(a, b), p(b, _), x(I, g, D), x(I, T, D), p(T, P), x(I, R, D), x(I, C, D), p(C, F), p(C, O), p(O, j), p(O, S), e[25](O), x(I, W, D), x(I, L, D), p(L, G), p(G, ie), p(ie, ae), p(L, V), p(L, $), p($, ee), kt(
4283
4290
  ee,
4284
4291
  /*inputAmount*/
4285
4292
  e[6]
4286
- ), p($, Re), p($, re), p(re, Ae), e[27](re), x(I, Se, D), x(I, Y, D), p(Y, Ie), p(Y, he), p(he, ke), p(Y, Ue), p(Y, X), p(Y, Q), p(Y, ce), p(ce, Qe), p(Y, wt), Ke || (Bt = [
4293
+ ), p($, Re), p($, re), p(re, Ae), e[27](re), x(I, Se, D), x(I, Y, D), p(Y, Ie), p(Y, he), p(he, He), p(Y, Ue), p(Y, X), p(Y, Q), p(Y, ce), p(ce, Qe), p(Y, wt), Ke || (Bt = [
4287
4294
  Z(
4288
4295
  b,
4289
4296
  "click",
@@ -4337,17 +4344,17 @@ function qr(e) {
4337
4344
  p(I, D) {
4338
4345
  D[0] & /*$_*/
4339
4346
  4096 && i !== (i = /*$_*/
4340
- I[12]("setLimit") + "") && H(n, i), D[0] & /*$_*/
4347
+ I[12]("setLimit") + "") && k(n, i), D[0] & /*$_*/
4341
4348
  4096 && l !== (l = /*$_*/
4342
- I[12]("setLimitDescription") + "") && H(s, l), D[0] & /*$_*/
4349
+ I[12]("setLimitDescription") + "") && k(s, l), D[0] & /*$_*/
4343
4350
  4096 && h !== (h = /*$_*/
4344
- I[12]("lugasInfo1") + "") && H(f, h), D[0] & /*$_*/
4351
+ I[12]("lugasInfo1") + "") && k(f, h), D[0] & /*$_*/
4345
4352
  4096 && E !== (E = /*$_*/
4346
- I[12]("lugasInfo2") + "") && H(_, E), D[0] & /*$_*/
4353
+ I[12]("lugasInfo2") + "") && k(_, E), D[0] & /*$_*/
4347
4354
  4096 && N !== (N = /*$_*/
4348
- I[12]("keepCurrentLimit") + "") && H(P, N), D[0] & /*$_*/
4355
+ I[12]("keepCurrentLimit") + "") && k(P, N), D[0] & /*$_*/
4349
4356
  4096 && U !== (U = /*$_*/
4350
- I[12]("keepCurrentLimitButton") + "") && H(F, U), D[0] & /*extended*/
4357
+ I[12]("keepCurrentLimitButton") + "") && k(F, U), D[0] & /*extended*/
4351
4358
  32 && je(
4352
4359
  O,
4353
4360
  "Extended",
@@ -4355,15 +4362,15 @@ function qr(e) {
4355
4362
  I[5]
4356
4363
  ), D[0] & /*$_*/
4357
4364
  4096 && ne !== (ne = /*$_*/
4358
- I[12]("depositPeriod") + "") && H(ae, ne), D[0] & /*inputAmount*/
4365
+ I[12]("depositPeriod") + "") && k(ae, ne), D[0] & /*inputAmount*/
4359
4366
  64 && Qt(ee.value) !== /*inputAmount*/
4360
- I[6] && Ht(
4367
+ I[6] && kt(
4361
4368
  ee,
4362
4369
  /*inputAmount*/
4363
4370
  I[6]
4364
4371
  ), D[0] & /*$_*/
4365
4372
  4096 && pe !== (pe = /*$_*/
4366
- I[12]("applyButton") + "") && H(Ae, pe), D[0] & /*hidden*/
4373
+ I[12]("applyButton") + "") && k(Ae, pe), D[0] & /*hidden*/
4367
4374
  16 && je(
4368
4375
  L,
4369
4376
  "Hidden",
@@ -4371,13 +4378,13 @@ function qr(e) {
4371
4378
  I[4]
4372
4379
  ), D[0] & /*$_*/
4373
4380
  4096 && me !== (me = /*$_*/
4374
- I[12]("TCpart1") + "") && H(Ie, me), D[0] & /*$_*/
4381
+ I[12]("TCpart1") + "") && k(Ie, me), D[0] & /*$_*/
4375
4382
  4096 && de !== (de = /*$_*/
4376
- I[12]("TClink") + "") && H(ke, de), D[0] & /*$_*/
4383
+ I[12]("TClink") + "") && k(He, de), D[0] & /*$_*/
4377
4384
  4096 && d !== (d = /*$_*/
4378
- I[12]("TCpart2") + "") && H(X, d), D[0] & /*$_*/
4385
+ I[12]("TCpart2") + "") && k(X, d), D[0] & /*$_*/
4379
4386
  4096 && oe !== (oe = /*$_*/
4380
- I[12]("PPlink") + "") && H(Qe, oe);
4387
+ I[12]("PPlink") + "") && k(Qe, oe);
4381
4388
  },
4382
4389
  d(I) {
4383
4390
  I && (v(t), v(r), v(o), v(u), v(a), v(g), v(T), v(R), v(C), v(W), v(L), v(Se), v(Y)), e[25](null), e[27](null), Ke = !1, ue(Bt);
@@ -4510,7 +4517,7 @@ function Zr(e, t, i) {
4510
4517
  });
4511
4518
  }
4512
4519
  const re = () => W("custom"), pe = () => S("termsConditions"), Ae = () => S("privacyPolicy"), Se = () => S("closePopup"), Y = () => S("uploadDocuments"), me = () => S("closePopup"), Ie = () => S("uploadDocuments"), he = () => S("closePopup"), de = () => S("closePopup");
4513
- function ke(d) {
4520
+ function He(d) {
4514
4521
  ve[d ? "unshift" : "push"](() => {
4515
4522
  P = d, i(9, P);
4516
4523
  });
@@ -4566,7 +4573,7 @@ function Zr(e, t, i) {
4566
4573
  Ie,
4567
4574
  he,
4568
4575
  de,
4569
- ke,
4576
+ He,
4570
4577
  Ue
4571
4578
  ];
4572
4579
  }