everest-npm-features 0.0.30 → 0.0.31

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.
Files changed (92) hide show
  1. package/dist/assets/index4.css +1 -1
  2. package/dist/assets/styles2.css +1 -1
  3. package/dist/assets/tokenRow.css +1 -1
  4. package/dist/assets/withThemeProvider.css +1 -1
  5. package/dist/{auth-DoHhqFQx.js → auth-IOh0JhPD.js} +1 -1
  6. package/dist/{bank-DyVf4Uoo.js → bank-BNgO--wu.js} +1 -1
  7. package/dist/components/RocketRamp/MinimalKyc/form.js +2 -2
  8. package/dist/components/RocketRamp/Player/Buy/cardPayment.js +3 -3
  9. package/dist/components/RocketRamp/Player/Buy/confirmTransaction.js +3 -3
  10. package/dist/components/RocketRamp/Player/Buy/form.js +3 -3
  11. package/dist/components/RocketRamp/Player/Buy/index.js +5 -5
  12. package/dist/components/RocketRamp/Player/Dashboard/index.js +2 -2
  13. package/dist/components/RocketRamp/Player/Sell/confirmTransaction.js +3 -3
  14. package/dist/components/RocketRamp/Player/Sell/form.js +3 -3
  15. package/dist/components/RocketRamp/Player/Sell/index.js +5 -5
  16. package/dist/components/RocketRamp/Player/SignIn/index.js +2 -2
  17. package/dist/components/RocketRamp/Player/SignIn/loginForm.js +2 -2
  18. package/dist/components/RocketRamp/Player/SignIn/otpForm.js +2 -2
  19. package/dist/components/RocketRamp/Player/SignUp/email.js +2 -2
  20. package/dist/components/RocketRamp/Player/SignUp/index.js +2 -2
  21. package/dist/components/RocketRamp/Player/SignUp/personalInfo.js +2 -2
  22. package/dist/components/RocketRamp/ResetPassword/index.js +2 -2
  23. package/dist/components/RocketRamp/Store/SignUp/index.js +2 -2
  24. package/dist/components/RocketRamp/Store/SignUp/personalInfo.js +2 -2
  25. package/dist/components/RocketRamp/Store/SignUp/storeInfo.js +2 -2
  26. package/dist/components/RocketRamp/Transactions/index.js +2 -2
  27. package/dist/components/Shared/FullKyc/index.js +3 -3
  28. package/dist/components/Shared/FullKyc/personalDetails.js +2 -2
  29. package/dist/components/Shared/FullKyc/userInfo.js +3 -3
  30. package/dist/components/Shared/HistoryItem/index.js +58 -51
  31. package/dist/components/Shared/MinimalKyc/index.js +2 -2
  32. package/dist/components/Wallet/Account/iban.js +3 -3
  33. package/dist/components/Wallet/Account/index.js +3 -3
  34. package/dist/components/Wallet/Account/sendIban.js +2 -2
  35. package/dist/components/Wallet/Buy/confirmTransaction.js +4 -4
  36. package/dist/components/Wallet/Buy/form.js +6 -5
  37. package/dist/components/Wallet/Buy/index.js +6 -6
  38. package/dist/components/Wallet/Deposit/index.js +14 -7
  39. package/dist/components/Wallet/EnterpriseKyc/edd.js +1 -1
  40. package/dist/components/Wallet/EnterpriseKyc/index.js +144 -147
  41. package/dist/components/Wallet/EnterpriseKyc/kybTerms.js +8 -14
  42. package/dist/components/Wallet/EnterpriseKyc/orgDetails.js +2 -2
  43. package/dist/components/Wallet/EnterpriseKyc/orgInfo.js +1 -1
  44. package/dist/components/Wallet/EnterpriseKyc/verify.js +1 -1
  45. package/dist/components/Wallet/History/index.js +2 -2
  46. package/dist/components/Wallet/MoveToEthereumOrEverChain/index.js +2 -2
  47. package/dist/components/Wallet/Portfolio/index.js +6 -6
  48. package/dist/components/Wallet/Portfolio/tokenRow.js +1 -1
  49. package/dist/components/Wallet/Profile/documents.js +3 -4
  50. package/dist/components/Wallet/Profile/index.js +2 -2
  51. package/dist/components/Wallet/Receive/index.js +2 -2
  52. package/dist/components/Wallet/Sell/confirmTransaction.js +4 -4
  53. package/dist/components/Wallet/Sell/form.js +6 -5
  54. package/dist/components/Wallet/Sell/index.js +6 -6
  55. package/dist/components/Wallet/Send/index.js +2 -2
  56. package/dist/components/Wallet/Shared/Auth/otpForm.js +2 -2
  57. package/dist/components/Wallet/Shared/Order/selectCustomIcon.d.ts +4 -0
  58. package/dist/components/Wallet/Shared/Order/selectCustomIcon.js +14 -0
  59. package/dist/components/Wallet/Shared/TokenModal/index.js +77 -75
  60. package/dist/components/Wallet/Shared/addBank.js +2 -2
  61. package/dist/components/Wallet/Shared/appButton.js +23 -20
  62. package/dist/components/Wallet/Shared/connectPlaidBank.js +2 -2
  63. package/dist/components/Wallet/SignIn/index.js +2 -2
  64. package/dist/components/Wallet/SignUp/index.js +2 -2
  65. package/dist/components/Wallet/Stake/index.js +3 -3
  66. package/dist/components/Wallet/Swap/index.js +158 -155
  67. package/dist/components/Wallet/Withdraw/bankSelect.js +5 -5
  68. package/dist/components/Wallet/Withdraw/confirmTransaction.js +4 -4
  69. package/dist/components/Wallet/Withdraw/form.js +6 -5
  70. package/dist/components/Wallet/Withdraw/index.js +5 -5
  71. package/dist/{constants-BF50a6s-.js → constants-DWENgBjv.js} +129 -128
  72. package/dist/{cryptoAssets-Dck03SPI.js → cryptoAssets-C7fIAflf.js} +1 -1
  73. package/dist/{documents-Sh6RH769.js → documents-BA_pUCQh.js} +57 -55
  74. package/dist/{fiatAssets-CTIJw9N4.js → fiatAssets-Bkh4X4hq.js} +1 -1
  75. package/dist/{index-GxLtFwhs.js → index-BtYuKn1z.js} +150 -147
  76. package/dist/{index-C3GMDAX6.js → index-BvD3O03n.js} +2 -2
  77. package/dist/{index-CbogTdwW.js → index-CNLxRkdf.js} +4 -4
  78. package/dist/{index-CABieRWd.js → index-Cz_n7X7q.js} +129 -116
  79. package/dist/{index-CWzs4-wZ.js → index-GXDDOdOI.js} +4 -4
  80. package/dist/{index-CmJNKC9m.js → index-dsM-tUkI.js} +125 -115
  81. package/dist/{kyc-kWxxF1vI.js → kyc-DbZ4KGFX.js} +1 -1
  82. package/dist/main.js +6 -6
  83. package/dist/{order-D-FBHreS.js → order-BLu2iLAt.js} +1 -1
  84. package/dist/{stake-mS8fdG8g.js → stake-tw1n23io.js} +1 -1
  85. package/dist/styles.module-CRVptIQs.js +33 -0
  86. package/dist/{tokenRow-DBnoUm0z.js → tokenRow-C5N2uPgO.js} +42 -42
  87. package/dist/util/constants.d.ts +1 -0
  88. package/dist/util/constants.js +76 -75
  89. package/dist/{wallet-BTc5u8j2.js → wallet-DZwD-8oa.js} +1 -1
  90. package/package.json +1 -1
  91. package/dist/ArrowBack-BV158RTp.js +0 -8
  92. package/dist/styles.module-B-t8vvWh.js +0 -31
@@ -26,7 +26,7 @@ const ji = function(r) {
26
26
  c < 128 ? e[s++] = c : c < 2048 ? (e[s++] = c >> 6 | 192, e[s++] = c & 63 | 128) : (c & 64512) === 55296 && h + 1 < r.length && (r.charCodeAt(h + 1) & 64512) === 56320 ? (c = 65536 + ((c & 1023) << 10) + (r.charCodeAt(++h) & 1023), e[s++] = c >> 18 | 240, e[s++] = c >> 12 & 63 | 128, e[s++] = c >> 6 & 63 | 128, e[s++] = c & 63 | 128) : (e[s++] = c >> 12 | 224, e[s++] = c >> 6 & 63 | 128, e[s++] = c & 63 | 128);
27
27
  }
28
28
  return e;
29
- }, ks = function(r) {
29
+ }, Fs = function(r) {
30
30
  const e = [];
31
31
  let s = 0, h = 0;
32
32
  for (; s < r.length; ) {
@@ -45,7 +45,7 @@ const ji = function(r) {
45
45
  }
46
46
  }
47
47
  return e.join("");
48
- }, Fs = {
48
+ }, ks = {
49
49
  /**
50
50
  * Maps bytes to characters.
51
51
  */
@@ -130,7 +130,7 @@ const ji = function(r) {
130
130
  * @return string representing the decoded value.
131
131
  */
132
132
  decodeString(r, e) {
133
- return this.HAS_NATIVE_SUPPORT && !e ? atob(r) : ks(this.decodeStringToByteArray(r, e));
133
+ return this.HAS_NATIVE_SUPPORT && !e ? atob(r) : Fs(this.decodeStringToByteArray(r, e));
134
134
  },
135
135
  /**
136
136
  * Base64-decode a string.
@@ -189,7 +189,7 @@ class js extends Error {
189
189
  }
190
190
  const Hs = function(r) {
191
191
  const e = ji(r);
192
- return Fs.encodeByteArray(e, !0);
192
+ return ks.encodeByteArray(e, !0);
193
193
  }, Hi = function(r) {
194
194
  return Hs(r).replace(/\./g, "");
195
195
  };
@@ -611,7 +611,7 @@ const lt = new Gi("@firebase/app"), ur = "@firebase/app-compat", fr = "@firebase
611
611
  * See the License for the specific language governing permissions and
612
612
  * limitations under the License.
613
613
  */
614
- const kr = /* @__PURE__ */ new Map(), Fr = /* @__PURE__ */ new Map(), _i = /* @__PURE__ */ new Map();
614
+ const Fr = /* @__PURE__ */ new Map(), kr = /* @__PURE__ */ new Map(), _i = /* @__PURE__ */ new Map();
615
615
  function mi(r, e) {
616
616
  try {
617
617
  r.container.addComponent(e);
@@ -624,10 +624,10 @@ function Ae(r) {
624
624
  if (_i.has(e))
625
625
  return lt.debug(`There were multiple attempts to register component ${e}.`), !1;
626
626
  _i.set(e, r);
627
- for (const s of kr.values())
628
- mi(s, r);
629
627
  for (const s of Fr.values())
630
628
  mi(s, r);
629
+ for (const s of kr.values())
630
+ mi(s, r);
631
631
  return !0;
632
632
  }
633
633
  function jr(r) {
@@ -1537,10 +1537,10 @@ var me = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1537
1537
  return t.handleEvent(n);
1538
1538
  }), t[Le]);
1539
1539
  }
1540
- function k() {
1540
+ function F() {
1541
1541
  ut.call(this), this.i = new se(this), this.M = this, this.F = null;
1542
1542
  }
1543
- N(k, ut), k.prototype[ne] = !0, k.prototype.removeEventListener = function(t, n, i, o) {
1543
+ N(F, ut), F.prototype[ne] = !0, F.prototype.removeEventListener = function(t, n, i, o) {
1544
1544
  dn(this, t, n, i, o);
1545
1545
  };
1546
1546
  function H(t, n) {
@@ -1558,8 +1558,8 @@ var me = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1558
1558
  }
1559
1559
  if (y = n.g = t, E = re(y, o, !0, n) && E, E = re(y, o, !1, n) && E, i) for (m = 0; m < i.length; m++) y = n.g = i[m], E = re(y, o, !1, n) && E;
1560
1560
  }
1561
- k.prototype.N = function() {
1562
- if (k.aa.N.call(this), this.i) {
1561
+ F.prototype.N = function() {
1562
+ if (F.aa.N.call(this), this.i) {
1563
1563
  var t = this.i, n;
1564
1564
  for (n in t.g) {
1565
1565
  for (var i = t.g[n], o = 0; o < i.length; o++) ie(i[o]);
@@ -1567,9 +1567,9 @@ var me = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1567
1567
  }
1568
1568
  }
1569
1569
  this.F = null;
1570
- }, k.prototype.K = function(t, n, i, o) {
1570
+ }, F.prototype.K = function(t, n, i, o) {
1571
1571
  return this.i.add(String(t), n, !1, i, o);
1572
- }, k.prototype.L = function(t, n, i, o) {
1572
+ }, F.prototype.L = function(t, n, i, o) {
1573
1573
  return this.i.add(String(t), n, !0, i, o);
1574
1574
  };
1575
1575
  function re(t, n, i, o) {
@@ -1649,16 +1649,16 @@ var me = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1649
1649
  }
1650
1650
  N(xe, x);
1651
1651
  var It = {}, vn = null;
1652
- function ke() {
1653
- return vn = vn || new k();
1652
+ function Fe() {
1653
+ return vn = vn || new F();
1654
1654
  }
1655
1655
  It.La = "serverreachability";
1656
1656
  function In(t) {
1657
1657
  x.call(this, It.La, t);
1658
1658
  }
1659
1659
  N(In, x);
1660
- function kt(t) {
1661
- const n = ke();
1660
+ function Ft(t) {
1661
+ const n = Fe();
1662
1662
  H(n, new In(n));
1663
1663
  }
1664
1664
  It.STAT_EVENT = "statevent";
@@ -1667,7 +1667,7 @@ var me = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1667
1667
  }
1668
1668
  N(wn, x);
1669
1669
  function Q(t) {
1670
- const n = ke();
1670
+ const n = Fe();
1671
1671
  H(n, new wn(n, t));
1672
1672
  }
1673
1673
  It.Ma = "timingevent";
@@ -1675,7 +1675,7 @@ var me = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1675
1675
  x.call(this, It.Ma, t), this.size = n;
1676
1676
  }
1677
1677
  N(Dn, x);
1678
- function Ft(t, n) {
1678
+ function kt(t, n) {
1679
1679
  if (typeof t != "function") throw Error("Fn must not be null and must be a function");
1680
1680
  return S.setTimeout(function() {
1681
1681
  t();
@@ -1693,10 +1693,10 @@ var me = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1693
1693
  for (var y = "", C = m.split("&"), B = 0; B < C.length; B++) {
1694
1694
  var I = C[B].split("=");
1695
1695
  if (1 < I.length) {
1696
- var F = I[0];
1696
+ var k = I[0];
1697
1697
  I = I[1];
1698
- var j = F.split("_");
1699
- y = 2 <= j.length && j[1] == "type" ? y + (F + "=" + I + "&") : y + (F + "=redacted&");
1698
+ var j = k.split("_");
1699
+ y = 2 <= j.length && j[1] == "type" ? y + (k + "=" + I + "&") : y + (k + "=redacted&");
1700
1700
  }
1701
1701
  }
1702
1702
  else y = null;
@@ -1747,7 +1747,7 @@ var me = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1747
1747
  return n;
1748
1748
  }
1749
1749
  }
1750
- var Fe = { NO_ERROR: 0, gb: 1, tb: 2, sb: 3, nb: 4, rb: 5, ub: 6, Ia: 7, TIMEOUT: 8, xb: 9 }, ms = { lb: "complete", Hb: "success", Ja: "error", Ia: "abort", zb: "ready", Ab: "readystatechange", TIMEOUT: "timeout", vb: "incrementaldata", yb: "progress", ob: "downloadprogress", Pb: "uploadprogress" }, je;
1750
+ var ke = { NO_ERROR: 0, gb: 1, tb: 2, sb: 3, nb: 4, rb: 5, ub: 6, Ia: 7, TIMEOUT: 8, xb: 9 }, ms = { lb: "complete", Hb: "success", Ja: "error", Ia: "abort", zb: "ready", Ab: "readystatechange", TIMEOUT: "timeout", vb: "incrementaldata", yb: "progress", ob: "downloadprogress", Pb: "uploadprogress" }, je;
1751
1751
  function oe() {
1752
1752
  }
1753
1753
  N(oe, Be), oe.prototype.g = function() {
@@ -1781,7 +1781,7 @@ var me = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1781
1781
  t.u,
1782
1782
  t.m,
1783
1783
  n
1784
- )) : (t.u = "GET", t.g.ea(t.A, t.u, null, n)), kt(), gs(t.i, t.u, t.A, t.l, t.R, t.m);
1784
+ )) : (t.u = "GET", t.g.ea(t.A, t.u, null, n)), Ft(), gs(t.i, t.u, t.A, t.l, t.R, t.m);
1785
1785
  }
1786
1786
  ft.prototype.ca = function(t) {
1787
1787
  t = t.target;
@@ -1794,7 +1794,7 @@ var me = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1794
1794
  var n = this.g.Ba();
1795
1795
  const Ct = this.g.Z();
1796
1796
  if (!(3 > j) && (j != 3 || this.g && (this.h.h || this.g.oa() || zn(this.g)))) {
1797
- this.J || j != 4 || n == 7 || (n == 8 || 0 >= Ct ? kt(3) : kt(2)), Ge(this);
1797
+ this.J || j != 4 || n == 7 || (n == 8 || 0 >= Ct ? Ft(3) : Ft(2)), Ge(this);
1798
1798
  var i = this.g.Z();
1799
1799
  this.X = i;
1800
1800
  e: if (Un(this)) {
@@ -1843,8 +1843,8 @@ var me = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1843
1843
  if (Un(this) && this.C != 0 && (this.h.g = this.h.g.slice(this.C), this.C = 0), j != 4 || y.length != 0 || this.h.h || (this.s = 1, Q(16), i = !1), this.o = this.o && i, !i) wt(this.i, this.l, y, "[Invalid Chunked Response]"), dt(this), Ht(this);
1844
1844
  else if (0 < y.length && !this.W) {
1845
1845
  this.W = !0;
1846
- var F = this.j;
1847
- F.g == this && F.ba && !F.M && (F.j.info("Great, no buffering proxy detected. Bytes received: " + y.length), ze(F), F.M = !0, Q(11));
1846
+ var k = this.j;
1847
+ k.g == this && k.ba && !k.M && (k.j.info("Great, no buffering proxy detected. Bytes received: " + y.length), ze(k), k.M = !0, Q(11));
1848
1848
  }
1849
1849
  } else wt(this.i, this.l, y, null), We(this, y);
1850
1850
  j == 4 && dt(this), this.o && !this.J && (j == 4 ? si(this.j, this) : (this.o = !1, he(this)));
@@ -1871,7 +1871,7 @@ var me = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1871
1871
  }
1872
1872
  function bn(t, n) {
1873
1873
  if (t.B != null) throw Error("WatchDog timer not null");
1874
- t.B = Ft(b(t.ba, t), n);
1874
+ t.B = kt(b(t.ba, t), n);
1875
1875
  }
1876
1876
  function Ge(t) {
1877
1877
  t.B && (S.clearTimeout(t.B), t.B = null);
@@ -1879,7 +1879,7 @@ var me = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1879
1879
  ft.prototype.ba = function() {
1880
1880
  this.B = null;
1881
1881
  const t = Date.now();
1882
- 0 <= t - this.S ? (ds(this.i, this.A), this.L != 2 && (kt(), Q(17)), dt(this), this.s = 2, Ht(this)) : bn(this, this.S - t);
1882
+ 0 <= t - this.S ? (ds(this.i, this.A), this.L != 2 && (Ft(), Q(17)), dt(this), this.s = 2, Ht(this)) : bn(this, this.S - t);
1883
1883
  };
1884
1884
  function Ht(t) {
1885
1885
  t.j.G == 0 || t.J || si(t.j, t);
@@ -1908,7 +1908,7 @@ var me = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1908
1908
  else break t;
1909
1909
  qe(i), Q(18);
1910
1910
  }
1911
- } else i.za = E[1], 0 < i.za - i.T && 37500 > E[2] && i.F && i.v == 0 && !i.C && (i.C = Ft(b(i.Za, i), 6e3));
1911
+ } else i.za = E[1], 0 < i.za - i.T && 37500 > E[2] && i.F && i.v == 0 && !i.C && (i.C = kt(b(i.Za, i), 6e3));
1912
1912
  if (1 >= Mn(i.h) && i.ca) {
1913
1913
  try {
1914
1914
  i.ca();
@@ -1921,8 +1921,8 @@ var me = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1921
1921
  let I = E[n];
1922
1922
  if (i.T = I[0], I = I[1], i.G == 2) if (I[0] == "c") {
1923
1923
  i.K = I[1], i.ia = I[2];
1924
- const F = I[3];
1925
- F != null && (i.la = F, i.j.info("VER=" + i.la));
1924
+ const k = I[3];
1925
+ k != null && (i.la = k, i.j.info("VER=" + i.la));
1926
1926
  const j = I[4];
1927
1927
  j != null && (i.Aa = j, i.j.info("SVER=" + i.Aa));
1928
1928
  const Ct = I[5];
@@ -1951,7 +1951,7 @@ var me = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1951
1951
  else i.G == 3 && (I[0] == "stop" || I[0] == "close" ? I[0] == "stop" ? mt(i, 7) : Xe(i) : I[0] != "noop" && i.l && i.l.ta(I), i.v = 0);
1952
1952
  }
1953
1953
  }
1954
- kt(4);
1954
+ Ft(4);
1955
1955
  } catch {
1956
1956
  }
1957
1957
  }
@@ -2028,7 +2028,7 @@ var me = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
2028
2028
  else if (A(t) || typeof t == "string") Array.prototype.forEach.call(t, n, void 0);
2029
2029
  else for (var i = As(t), o = ys(t), E = o.length, m = 0; m < E; m++) n.call(void 0, o[m], i && i[m], t);
2030
2030
  }
2031
- var kn = RegExp("^(?:([^:/?#.]+):)?(?://(?:([^\\\\/?#]*)@)?([^\\\\/?#]*?)(?::([0-9]+))?(?=[\\\\/?#]|$))?([^?#]+)?(?:\\?([^#]*))?(?:#([\\s\\S]*))?$");
2031
+ var Fn = RegExp("^(?:([^:/?#.]+):)?(?://(?:([^\\\\/?#]*)@)?([^\\\\/?#]*?)(?::([0-9]+))?(?=[\\\\/?#]|$))?([^?#]+)?(?:\\?([^#]*))?(?:#([\\s\\S]*))?$");
2032
2032
  function Rs(t, n) {
2033
2033
  if (t) {
2034
2034
  t = t.split("&");
@@ -2046,8 +2046,8 @@ var me = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
2046
2046
  if (this.g = this.o = this.j = "", this.s = null, this.m = this.l = "", this.h = !1, t instanceof _t) {
2047
2047
  this.h = t.h, ae(this, t.j), this.o = t.o, this.g = t.g, le(this, t.s), this.l = t.l;
2048
2048
  var n = t.i, i = new Wt();
2049
- i.i = n.i, n.g && (i.g = new Map(n.g), i.h = n.h), Fn(this, i), this.m = t.m;
2050
- } else t && (n = String(t).match(kn)) ? (this.h = !1, ae(this, n[1] || "", !0), this.o = Qt(n[2] || ""), this.g = Qt(n[3] || "", !0), le(this, n[4]), this.l = Qt(n[5] || "", !0), Fn(this, n[6] || "", !0), this.m = Qt(n[7] || "")) : (this.h = !1, this.i = new Wt(null, this.h));
2049
+ i.i = n.i, n.g && (i.g = new Map(n.g), i.h = n.h), kn(this, i), this.m = t.m;
2050
+ } else t && (n = String(t).match(Fn)) ? (this.h = !1, ae(this, n[1] || "", !0), this.o = Qt(n[2] || ""), this.g = Qt(n[3] || "", !0), le(this, n[4]), this.l = Qt(n[5] || "", !0), kn(this, n[6] || "", !0), this.m = Qt(n[7] || "")) : (this.h = !1, this.i = new Wt(null, this.h));
2051
2051
  }
2052
2052
  _t.prototype.toString = function() {
2053
2053
  var t = [], n = this.j;
@@ -2067,7 +2067,7 @@ var me = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
2067
2067
  t.s = n;
2068
2068
  } else t.s = null;
2069
2069
  }
2070
- function Fn(t, n, i) {
2070
+ function kn(t, n, i) {
2071
2071
  n instanceof Wt ? (t.i = n, Cs(t.i, t.h)) : (i || (n = Gt(n, Ds)), t.i = new Wt(n, t.h));
2072
2072
  }
2073
2073
  function U(t, n, i) {
@@ -2209,9 +2209,9 @@ var me = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
2209
2209
  };
2210
2210
  }({});
2211
2211
  function fe(t, n) {
2212
- k.call(this), this.D = t, this.o = n, this.m = void 0, this.status = this.readyState = 0, this.responseType = this.responseText = this.response = this.statusText = "", this.onreadystatechange = null, this.u = new Headers(), this.h = null, this.B = "GET", this.A = "", this.g = !1, this.v = this.j = this.l = null;
2212
+ F.call(this), this.D = t, this.o = n, this.m = void 0, this.status = this.readyState = 0, this.responseType = this.responseText = this.response = this.statusText = "", this.onreadystatechange = null, this.u = new Headers(), this.h = null, this.B = "GET", this.A = "", this.g = !1, this.v = this.j = this.l = null;
2213
2213
  }
2214
- N(fe, k), r = fe.prototype, r.open = function(t, n) {
2214
+ N(fe, F), r = fe.prototype, r.open = function(t, n) {
2215
2215
  if (this.readyState != 0) throw this.abort(), Error("Error reopening a connection");
2216
2216
  this.B = t, this.A = n, this.readyState = 1, Kt(this);
2217
2217
  }, r.send = function(t) {
@@ -2291,9 +2291,9 @@ var me = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
2291
2291
  o || (i = $n(i), typeof t == "string" ? i != null && encodeURIComponent(String(i)) : U(t, n, i));
2292
2292
  }
2293
2293
  function P(t) {
2294
- k.call(this), this.headers = /* @__PURE__ */ new Map(), this.o = t || null, this.h = !1, this.v = this.g = null, this.D = "", this.m = 0, this.l = "", this.j = this.B = this.u = this.A = !1, this.I = null, this.H = "", this.J = !1;
2294
+ F.call(this), this.headers = /* @__PURE__ */ new Map(), this.o = t || null, this.h = !1, this.v = this.g = null, this.D = "", this.m = 0, this.l = "", this.j = this.B = this.u = this.A = !1, this.I = null, this.H = "", this.J = !1;
2295
2295
  }
2296
- N(P, k);
2296
+ N(P, F);
2297
2297
  var Ls = /^https?$/i, Ms = ["POST", "PUT"];
2298
2298
  r = P.prototype, r.Ha = function(t) {
2299
2299
  this.J = t;
@@ -2357,7 +2357,7 @@ var me = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
2357
2357
  if (!(i = n)) {
2358
2358
  var o;
2359
2359
  if (o = y === 0) {
2360
- var E = String(t.D).match(kn)[1] || null;
2360
+ var E = String(t.D).match(Fn)[1] || null;
2361
2361
  !E && S.self && S.self.location && (E = S.self.location.protocol.slice(0, -1)), o = !Ls.test(E ? E.toLowerCase() : "");
2362
2362
  }
2363
2363
  i = o;
@@ -2489,7 +2489,7 @@ var me = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
2489
2489
  }
2490
2490
  }
2491
2491
  function Vs(t, n) {
2492
- return Mn(t.h) >= t.h.j - (t.s ? 1 : 0) ? !1 : t.s ? (t.i = n.D.concat(t.i), !0) : t.G == 1 || t.G == 2 || t.B >= (t.Va ? 0 : t.Wa) ? !1 : (t.s = Ft(b(t.Ga, t, n), ri(t, t.B)), t.B++, !0);
2492
+ return Mn(t.h) >= t.h.j - (t.s ? 1 : 0) ? !1 : t.s ? (t.i = n.D.concat(t.i), !0) : t.G == 1 || t.G == 2 || t.B >= (t.Va ? 0 : t.Wa) ? !1 : (t.s = kt(b(t.Ga, t, n), ri(t, t.B)), t.B++, !0);
2493
2493
  }
2494
2494
  r.Ga = function(t) {
2495
2495
  if (this.s) if (this.s = null, this.G == 1) {
@@ -2549,12 +2549,12 @@ var me = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
2549
2549
  let C = !0;
2550
2550
  for (let B = 0; B < i; B++) {
2551
2551
  let I = E[B].g;
2552
- const F = E[B].map;
2552
+ const k = E[B].map;
2553
2553
  if (I -= m, 0 > I) m = Math.max(0, E[B].g - 100), C = !1;
2554
2554
  else try {
2555
- Ps(F, y, "req" + I + "_");
2555
+ Ps(k, y, "req" + I + "_");
2556
2556
  } catch {
2557
- o && o(F);
2557
+ o && o(k);
2558
2558
  }
2559
2559
  }
2560
2560
  if (C) {
@@ -2573,12 +2573,12 @@ var me = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
2573
2573
  }
2574
2574
  }
2575
2575
  function qe(t) {
2576
- return t.g || t.u || 3 <= t.v ? !1 : (t.Y++, t.u = Ft(b(t.Fa, t), ri(t, t.v)), t.v++, !0);
2576
+ return t.g || t.u || 3 <= t.v ? !1 : (t.Y++, t.u = kt(b(t.Fa, t), ri(t, t.v)), t.v++, !0);
2577
2577
  }
2578
2578
  r.Fa = function() {
2579
2579
  if (this.u = null, ii(this), this.ba && !(this.M || this.g == null || 0 >= this.R)) {
2580
2580
  var t = 2 * this.R;
2581
- this.j.info("BP detection timer enabled: " + t), this.A = Ft(b(this.ab, this), t);
2581
+ this.j.info("BP detection timer enabled: " + t), this.A = kt(b(this.ab, this), t);
2582
2582
  }
2583
2583
  }, r.ab = function() {
2584
2584
  this.A && (this.A = null, this.j.info("BP detection timeout reached."), this.j.info("Buffering proxy detected and switch to long-polling!"), this.F = !1, this.M = !0, Q(10), ge(this), ii(this));
@@ -2610,7 +2610,7 @@ var me = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
2610
2610
  if (n.o) if (o == 1) {
2611
2611
  i = n.m ? n.m.length : 0, n = Date.now() - n.F;
2612
2612
  var E = t.B;
2613
- o = ke(), H(o, new Dn(o, i)), Ee(t);
2613
+ o = Fe(), H(o, new Dn(o, i)), Ee(t);
2614
2614
  } else ni(t);
2615
2615
  else if (E = n.s, E == 3 || E == 0 && 0 < n.X || !(o == 1 && Vs(t, n) || o == 2 && qe(t))) switch (i && 0 < i.length && (n = t.h, n.i = n.i.concat(i)), E) {
2616
2616
  case 1:
@@ -2677,9 +2677,9 @@ var me = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
2677
2677
  }, r.Na = function() {
2678
2678
  };
2679
2679
  function X(t, n) {
2680
- k.call(this), this.g = new Jn(n), this.l = t, this.h = n && n.messageUrlParams || null, t = n && n.messageHeaders || null, n && n.clientProtocolHeaderRequired && (t ? t["X-Client-Protocol"] = "webchannel" : t = { "X-Client-Protocol": "webchannel" }), this.g.o = t, t = n && n.initMessageHeaders || null, n && n.messageContentType && (t ? t["X-WebChannel-Content-Type"] = n.messageContentType : t = { "X-WebChannel-Content-Type": n.messageContentType }), n && n.va && (t ? t["X-WebChannel-Client-Profile"] = n.va : t = { "X-WebChannel-Client-Profile": n.va }), this.g.S = t, (t = n && n.Sb) && !tt(t) && (this.g.m = t), this.v = n && n.supportsCrossDomainXhr || !1, this.u = n && n.sendRawJson || !1, (n = n && n.httpSessionIdParam) && !tt(n) && (this.g.D = n, t = this.h, t !== null && n in t && (t = this.h, n in t && delete t[n])), this.j = new Nt(this);
2680
+ F.call(this), this.g = new Jn(n), this.l = t, this.h = n && n.messageUrlParams || null, t = n && n.messageHeaders || null, n && n.clientProtocolHeaderRequired && (t ? t["X-Client-Protocol"] = "webchannel" : t = { "X-Client-Protocol": "webchannel" }), this.g.o = t, t = n && n.initMessageHeaders || null, n && n.messageContentType && (t ? t["X-WebChannel-Content-Type"] = n.messageContentType : t = { "X-WebChannel-Content-Type": n.messageContentType }), n && n.va && (t ? t["X-WebChannel-Client-Profile"] = n.va : t = { "X-WebChannel-Client-Profile": n.va }), this.g.S = t, (t = n && n.Sb) && !tt(t) && (this.g.m = t), this.v = n && n.supportsCrossDomainXhr || !1, this.u = n && n.sendRawJson || !1, (n = n && n.httpSessionIdParam) && !tt(n) && (this.g.D = n, t = this.h, t !== null && n in t && (t = this.h, n in t && delete t[n])), this.j = new Nt(this);
2681
2681
  }
2682
- N(X, k), X.prototype.m = function() {
2682
+ N(X, F), X.prototype.m = function() {
2683
2683
  this.g.l = this.j, this.v && (this.g.J = !0), this.g.connect(this.l, this.h || void 0);
2684
2684
  }, X.prototype.close = function() {
2685
2685
  Xe(this.g);
@@ -2723,7 +2723,7 @@ var me = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
2723
2723
  H(this.g, new ui());
2724
2724
  }, Nt.prototype.ra = function() {
2725
2725
  H(this.g, "b");
2726
- }, X.prototype.send = X.prototype.o, X.prototype.open = X.prototype.m, X.prototype.close = X.prototype.close, Fe.NO_ERROR = 0, Fe.TIMEOUT = 8, Fe.HTTP_ERROR = 6, ms.COMPLETE = "complete", ps.EventType = xt, xt.OPEN = "a", xt.CLOSE = "b", xt.ERROR = "c", xt.MESSAGE = "d", k.prototype.listen = k.prototype.K, P.prototype.listenOnce = P.prototype.L, P.prototype.getLastError = P.prototype.Ka, P.prototype.getLastErrorCode = P.prototype.Ba, P.prototype.getStatus = P.prototype.Z, P.prototype.getResponseJson = P.prototype.Oa, P.prototype.getResponseText = P.prototype.oa, P.prototype.send = P.prototype.ea, P.prototype.setWithCredentials = P.prototype.Ha;
2726
+ }, X.prototype.send = X.prototype.o, X.prototype.open = X.prototype.m, X.prototype.close = X.prototype.close, ke.NO_ERROR = 0, ke.TIMEOUT = 8, ke.HTTP_ERROR = 6, ms.COMPLETE = "complete", ps.EventType = xt, xt.OPEN = "a", xt.CLOSE = "b", xt.ERROR = "c", xt.MESSAGE = "d", F.prototype.listen = F.prototype.K, P.prototype.listenOnce = P.prototype.L, P.prototype.getLastError = P.prototype.Ka, P.prototype.getLastErrorCode = P.prototype.Ba, P.prototype.getStatus = P.prototype.Z, P.prototype.getResponseJson = P.prototype.Oa, P.prototype.getResponseText = P.prototype.oa, P.prototype.send = P.prototype.ea, P.prototype.setWithCredentials = P.prototype.Ha;
2727
2727
  }).apply(typeof me < "u" ? me : typeof self < "u" ? self : typeof window < "u" ? window : {});
2728
2728
  const Ri = "@firebase/firestore", vi = "4.8.0";
2729
2729
  /**
@@ -4498,7 +4498,7 @@ class xi {
4498
4498
  }
4499
4499
  uc(e) {
4500
4500
  const s = this._c.then(() => (this.nc = !0, e().catch((h) => {
4501
- throw this.tc = h, this.nc = !1, Xi("INTERNAL UNHANDLED ERROR: ", ki(h)), h;
4501
+ throw this.tc = h, this.nc = !1, Xi("INTERNAL UNHANDLED ERROR: ", Fi(h)), h;
4502
4502
  }).then((h) => (this.nc = !1, h))));
4503
4503
  return this._c = s, s;
4504
4504
  }
@@ -4510,7 +4510,7 @@ class xi {
4510
4510
  }
4511
4511
  ac() {
4512
4512
  this.tc && ve(47125, {
4513
- hc: ki(this.tc)
4513
+ hc: Fi(this.tc)
4514
4514
  });
4515
4515
  }
4516
4516
  verifyOperationInProgress() {
@@ -4559,7 +4559,7 @@ class xi {
4559
4559
  this.ec.splice(s, 1);
4560
4560
  }
4561
4561
  }
4562
- function ki(r) {
4562
+ function Fi(r) {
4563
4563
  let e = r.message || "";
4564
4564
  return r.stack && (e = r.stack.includes(r.message) ? r.stack : r.message + `
4565
4565
  ` + r.stack), e;
@@ -4872,14 +4872,14 @@ At._jsonSchemaVersion = "firestore/vectorValue/1.0", At._jsonSchema = {
4872
4872
  };
4873
4873
  const No = new RegExp("[~\\*/\\[\\]]");
4874
4874
  function Co(r, e, s) {
4875
- if (e.search(No) >= 0) throw Fi(`Invalid field path (${e}). Paths must not contain '~', '*', '/', '[', or ']'`, r);
4875
+ if (e.search(No) >= 0) throw ki(`Invalid field path (${e}). Paths must not contain '~', '*', '/', '[', or ']'`, r);
4876
4876
  try {
4877
4877
  return new Ji(...e.split("."))._internalPath;
4878
4878
  } catch {
4879
- throw Fi(`Invalid field path (${e}). Paths must not be empty, begin with '.', end with '.', or contain '..'`, r);
4879
+ throw ki(`Invalid field path (${e}). Paths must not be empty, begin with '.', end with '.', or contain '..'`, r);
4880
4880
  }
4881
4881
  }
4882
- function Fi(r, e, s, h, c) {
4882
+ function ki(r, e, s, h, c) {
4883
4883
  let _ = `Function ${e}() called with invalid data`;
4884
4884
  _ += ". ";
4885
4885
  let T = "";
@@ -5222,90 +5222,91 @@ Jt._jsonSchemaVersion = "firestore/querySnapshot/1.0", Jt._jsonSchema = {
5222
5222
  }, "PUBLIC").setMultipleInstances(!0)), Ot(Ri, vi, e), // BUILD_TARGET will be replaced by values like esm2017, cjs2017, etc during the compilation
5223
5223
  Ot(Ri, vi, "esm2017");
5224
5224
  })();
5225
- const bo = "FEATURE_BUY", Po = "FEATURE_SELL", Lo = "FEATURE_SWAP", Mo = "FEATURE_WITHDRAW", Bo = "AUTH_RESET", Vo = "VALIDATE_PLAYER_REGISTER_BY_EMAIL_REQUEST", xo = "AUTH_SCREEN_UPDATE", ko = "REGISTER_PLAYER_BY_EMAIL_REQUEST", Fo = "VERIFY_REGISTER_BY_EMAIL_REQUEST", jo = "REGISTER_STORE_BY_EMAIL_REQUEST", Ho = "VALIDATE_STORE_REGISTER_BY_EMAIL_REQUEST", Qo = "VERIFY_STORE_REGISTER_BY_EMAIL_REQUEST", Go = "LOGIN_BY_EMAIL_REQUEST", Wo = "VALIDATE_LOGIN_REQUEST", $o = "REGISTER_BY_EMAIL_REQUEST", Ko = "VALIDATE_REGISTER_REQUEST", Yo = "USER_REF_REQUEST", Xo = "USER_REF_COUNT_REQUEST", qo = "USER_TWITTER_INFO_REQUEST", zo = "USER_TWITTER_UPDATE_REQUEST", Jo = "GET_KYC_DOC_DATA_REQUEST", Zo = "USER_MINIMAL_KYC_REQUEST", th = "USER_FULL_KYC_REQUEST", eh = "RESET_KYC", nh = "USER_BANK_REQUEST", ih = "ADD_BANK_REQUEST", sh = "DELETE_BANK_REQUEST", rh = "PLAID_TOKEN_REQUEST", oh = "PLAID_CREATE_ITEM_REQUEST", hh = "GET_IBAN_REQUEST", ah = "IBAN_SEND_STATUS_START", lh = "IBAN_SEND_STATUS_PROCESSING", ch = "IBAN_SEND_STATUS_FINISHED", uh = "SET_IBAN_SEND_STATUS", fh = "SEND_FROM_IBAN_REQUEST", ph = "USER_WALLET_REQUEST", gh = "ADD_WALLET_REQUEST", Eh = "ADD_WALLET_SUCCESS", dh = "USER_ASSOCIATE_WALLET_REQUEST", _h = "ADD_ASSOCIATE_WALLET_REQUEST", mh = "ADD_ASSOCIATE_WALLET_SUCCESS", Th = "FETCH_WALLET_TOKENS_REQUEST", Sh = "FETCH_AVAILABLE_TOKENS", yh = "FETCH_LINKED_WALLET_TOKENS", Ah = "FETCH_EVER_WALLET_TOKENS", Rh = "FIAT_ASSETS_REQUEST", vh = "FEATURE_CRYPTO_ASSETS", Ih = "FEATURE_CRYPTO_ASSETS_DEFAULT", wh = "FEATURE_CRYPTO_ASSETS_DEFAULT2", Dh = "USER_DOCUMENTS_REQUEST", Nh = "PREVIEW_DOCUMENT_REQUEST", Ch = "PREVIEW_IDENTITY_DOCUMENT_REQUEST", Oh = "PREVIEW_DOCUMENT_CLEAR", Uh = "DELETE_DOCUMENT_REQUEST", bh = "UPLOAD_DOCUMENT_REQUEST", Ph = "NETWORK_LIST_REQUEST", Lh = "SUGGEST_GAS_REQUEST", Mh = "SEND_NATIVE_TOKEN_REQUEST", Bh = "SEND_TOKEN_REQUEST", Vh = "HIDE_GAS_POPUP", xh = "CLEAR_SEND_TRX_ID", kh = "ORDER_LIST_REQUEST", Fh = "ORDER_ESTIMATE_REQUEST", jh = "ORDER_CREATE_REQUEST", Hh = "ORDER_RESET_ESTIMATE", Qh = "ORDER_IBAN_PAYMENT_REQUEST", Gh = "ORDER_CHECKOUT_PAYMENT_REQUEST", Wh = "ORDER_TYPE_REQUEST", $h = "ORDER_CARD_REQUEST", Kh = "ORDER_BANK_SET", Yh = "ORDER_RESET", Xh = "STAKE_LIST_REQUEST", qh = "STAKE_SET_REQUEST", zh = "STAKE_INITIAL_STATE", Jh = "STAKE_FINISH_REQUEST", Zh = "BRIDGE_MOVE_TO_ETHEREUM_GAS_REQUEST", ta = "BRIDGE_MOVE_TO_ETHEREUM_REQUEST", ea = "BRIDGE_MOVE_TO_EVERCHAIN_GAS_REQUEST", na = "BRIDGE_MOVE_TO_EVERCHAIN_REQUEST", ia = "BRIDGE_RESET", sa = "RESET_PASSWORD_REQUEST", ra = "STORE_BALANCE_REQUEST", oa = "KYB_DOCUMENT_UPLOAD_REQUEST", ha = "KYB_APPLICATION_REQUEST";
5225
+ const bo = "FEATURE_BUY", Po = "FEATURE_SELL", Lo = "FEATURE_SWAP", Mo = "FEATURE_WITHDRAW", Bo = "FULLY_VERIFIED", Vo = "AUTH_RESET", xo = "VALIDATE_PLAYER_REGISTER_BY_EMAIL_REQUEST", Fo = "AUTH_SCREEN_UPDATE", ko = "REGISTER_PLAYER_BY_EMAIL_REQUEST", jo = "VERIFY_REGISTER_BY_EMAIL_REQUEST", Ho = "REGISTER_STORE_BY_EMAIL_REQUEST", Qo = "VALIDATE_STORE_REGISTER_BY_EMAIL_REQUEST", Go = "VERIFY_STORE_REGISTER_BY_EMAIL_REQUEST", Wo = "LOGIN_BY_EMAIL_REQUEST", $o = "VALIDATE_LOGIN_REQUEST", Ko = "REGISTER_BY_EMAIL_REQUEST", Yo = "VALIDATE_REGISTER_REQUEST", Xo = "USER_REF_REQUEST", qo = "USER_REF_COUNT_REQUEST", zo = "USER_TWITTER_INFO_REQUEST", Jo = "USER_TWITTER_UPDATE_REQUEST", Zo = "GET_KYC_DOC_DATA_REQUEST", th = "USER_MINIMAL_KYC_REQUEST", eh = "USER_FULL_KYC_REQUEST", nh = "RESET_KYC", ih = "USER_BANK_REQUEST", sh = "ADD_BANK_REQUEST", rh = "DELETE_BANK_REQUEST", oh = "PLAID_TOKEN_REQUEST", hh = "PLAID_CREATE_ITEM_REQUEST", ah = "GET_IBAN_REQUEST", lh = "IBAN_SEND_STATUS_START", ch = "IBAN_SEND_STATUS_PROCESSING", uh = "IBAN_SEND_STATUS_FINISHED", fh = "SET_IBAN_SEND_STATUS", ph = "SEND_FROM_IBAN_REQUEST", gh = "USER_WALLET_REQUEST", Eh = "ADD_WALLET_REQUEST", dh = "ADD_WALLET_SUCCESS", _h = "USER_ASSOCIATE_WALLET_REQUEST", mh = "ADD_ASSOCIATE_WALLET_REQUEST", Th = "ADD_ASSOCIATE_WALLET_SUCCESS", Sh = "FETCH_WALLET_TOKENS_REQUEST", yh = "FETCH_AVAILABLE_TOKENS", Ah = "FETCH_LINKED_WALLET_TOKENS", Rh = "FETCH_EVER_WALLET_TOKENS", vh = "FIAT_ASSETS_REQUEST", Ih = "FEATURE_CRYPTO_ASSETS", wh = "FEATURE_CRYPTO_ASSETS_DEFAULT", Dh = "FEATURE_CRYPTO_ASSETS_DEFAULT2", Nh = "USER_DOCUMENTS_REQUEST", Ch = "PREVIEW_DOCUMENT_REQUEST", Oh = "PREVIEW_IDENTITY_DOCUMENT_REQUEST", Uh = "PREVIEW_DOCUMENT_CLEAR", bh = "DELETE_DOCUMENT_REQUEST", Ph = "UPLOAD_DOCUMENT_REQUEST", Lh = "NETWORK_LIST_REQUEST", Mh = "SUGGEST_GAS_REQUEST", Bh = "SEND_NATIVE_TOKEN_REQUEST", Vh = "SEND_TOKEN_REQUEST", xh = "HIDE_GAS_POPUP", Fh = "CLEAR_SEND_TRX_ID", kh = "ORDER_LIST_REQUEST", jh = "ORDER_ESTIMATE_REQUEST", Hh = "ORDER_CREATE_REQUEST", Qh = "ORDER_RESET_ESTIMATE", Gh = "ORDER_IBAN_PAYMENT_REQUEST", Wh = "ORDER_CHECKOUT_PAYMENT_REQUEST", $h = "ORDER_TYPE_REQUEST", Kh = "ORDER_CARD_REQUEST", Yh = "ORDER_BANK_SET", Xh = "ORDER_RESET", qh = "STAKE_LIST_REQUEST", zh = "STAKE_SET_REQUEST", Jh = "STAKE_INITIAL_STATE", Zh = "STAKE_FINISH_REQUEST", ta = "BRIDGE_MOVE_TO_ETHEREUM_GAS_REQUEST", ea = "BRIDGE_MOVE_TO_ETHEREUM_REQUEST", na = "BRIDGE_MOVE_TO_EVERCHAIN_GAS_REQUEST", ia = "BRIDGE_MOVE_TO_EVERCHAIN_REQUEST", sa = "BRIDGE_RESET", ra = "RESET_PASSWORD_REQUEST", oa = "STORE_BALANCE_REQUEST", ha = "KYB_DOCUMENT_UPLOAD_REQUEST", aa = "KYB_APPLICATION_REQUEST";
5226
5226
  export {
5227
5227
  Zo as $,
5228
- Bo as A,
5229
- Qh as B,
5230
- Gh as C,
5228
+ Vo as A,
5229
+ Gh as B,
5230
+ Wh as C,
5231
5231
  kh as D,
5232
- Wh as E,
5232
+ $h as E,
5233
5233
  Lo as F,
5234
- nh as G,
5235
- oh as H,
5236
- hh as I,
5237
- ih as J,
5238
- fh as K,
5239
- Go as L,
5240
- uh as M,
5241
- sh as N,
5242
- Fh as O,
5243
- rh as P,
5244
- ah as Q,
5245
- $o as R,
5246
- Xh as S,
5247
- Rh as T,
5248
- ph as U,
5249
- Wo as V,
5234
+ ih as G,
5235
+ hh as H,
5236
+ ah as I,
5237
+ sh as J,
5238
+ Bo as K,
5239
+ Wo as L,
5240
+ ph as M,
5241
+ fh as N,
5242
+ jh as O,
5243
+ oh as P,
5244
+ rh as Q,
5245
+ Ko as R,
5246
+ qh as S,
5247
+ lh as T,
5248
+ gh as U,
5249
+ $o as V,
5250
5250
  vh as W,
5251
5251
  Ih as X,
5252
5252
  wh as Y,
5253
- eh as Z,
5254
- Jo as _,
5255
- Vo as a,
5256
- oa as a0,
5253
+ Dh as Z,
5254
+ nh as _,
5255
+ xo as a,
5256
+ th as a0,
5257
5257
  ha as a1,
5258
- th as a2,
5259
- ch as a3,
5260
- lh as a4,
5261
- Yo as a5,
5258
+ aa as a2,
5259
+ eh as a3,
5260
+ uh as a4,
5261
+ ch as a5,
5262
5262
  Xo as a6,
5263
5263
  qo as a7,
5264
5264
  zo as a8,
5265
- ia as a9,
5266
- Zh as aa,
5265
+ Jo as a9,
5266
+ sa as aa,
5267
5267
  ta as ab,
5268
5268
  ea as ac,
5269
5269
  na as ad,
5270
- bo as ae,
5271
- Po as af,
5272
- Oh as ag,
5273
- Dh as ah,
5274
- bh as ai,
5275
- Ch as aj,
5276
- Nh as ak,
5277
- Uh as al,
5278
- Mo as am,
5279
- Ph as an,
5280
- Vh as ao,
5281
- Mh as ap,
5270
+ ia as ae,
5271
+ bo as af,
5272
+ Po as ag,
5273
+ Mo as ah,
5274
+ Uh as ai,
5275
+ Nh as aj,
5276
+ Ph as ak,
5277
+ Oh as al,
5278
+ Ch as am,
5279
+ bh as an,
5280
+ Lh as ao,
5281
+ xh as ap,
5282
5282
  Bh as aq,
5283
- xh as ar,
5284
- Lh as as,
5285
- ra as at,
5286
- Ho as b,
5287
- Ko as c,
5288
- xo as d,
5283
+ Vh as ar,
5284
+ Fh as as,
5285
+ Mh as at,
5286
+ oa as au,
5287
+ Qo as b,
5288
+ Yo as c,
5289
+ Fo as d,
5289
5290
  ko as e,
5290
- Fo as f,
5291
- jo as g,
5292
- Qo as h,
5293
- sa as i,
5294
- dh as j,
5295
- Th as k,
5296
- Sh as l,
5297
- yh as m,
5298
- Ah as n,
5299
- Eh as o,
5300
- mh as p,
5301
- gh as q,
5302
- _h as r,
5303
- zh as s,
5304
- Jh as t,
5305
- qh as u,
5306
- Hh as v,
5307
- Yh as w,
5308
- $h as x,
5309
- Kh as y,
5310
- jh as z
5291
+ jo as f,
5292
+ Ho as g,
5293
+ Go as h,
5294
+ ra as i,
5295
+ _h as j,
5296
+ Sh as k,
5297
+ yh as l,
5298
+ Ah as m,
5299
+ Rh as n,
5300
+ dh as o,
5301
+ Th as p,
5302
+ Eh as q,
5303
+ mh as r,
5304
+ Jh as s,
5305
+ Zh as t,
5306
+ zh as u,
5307
+ Qh as v,
5308
+ Xh as w,
5309
+ Kh as x,
5310
+ Yh as y,
5311
+ Hh as z
5311
5312
  };
@@ -1,4 +1,4 @@
1
- import { W as a, X as s, Y as e } from "./constants-BF50a6s-.js";
1
+ import { X as a, Y as s, Z as e } from "./constants-DWENgBjv.js";
2
2
  const p = (t) => ({
3
3
  type: a,
4
4
  payload: t