everest-npm-features 0.0.21 → 0.0.22

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 (81) hide show
  1. package/dist/{auth-CjrjTwt5.js → auth-CR0412E5.js} +1 -1
  2. package/dist/{bank-D3I5wL2-.js → bank-iFS1RXp-.js} +1 -1
  3. package/dist/components/RocketRamp/MinimalKyc/form.js +2 -2
  4. package/dist/components/RocketRamp/Player/Buy/cardPayment.js +3 -3
  5. package/dist/components/RocketRamp/Player/Buy/confirmTransaction.js +3 -3
  6. package/dist/components/RocketRamp/Player/Buy/form.js +3 -3
  7. package/dist/components/RocketRamp/Player/Buy/index.js +5 -5
  8. package/dist/components/RocketRamp/Player/Dashboard/index.js +2 -2
  9. package/dist/components/RocketRamp/Player/Sell/confirmTransaction.js +3 -3
  10. package/dist/components/RocketRamp/Player/Sell/form.js +3 -3
  11. package/dist/components/RocketRamp/Player/Sell/index.js +5 -5
  12. package/dist/components/RocketRamp/Player/SignIn/index.js +2 -2
  13. package/dist/components/RocketRamp/Player/SignIn/loginForm.js +2 -2
  14. package/dist/components/RocketRamp/Player/SignIn/otpForm.js +2 -2
  15. package/dist/components/RocketRamp/Player/SignUp/email.js +2 -2
  16. package/dist/components/RocketRamp/Player/SignUp/index.js +2 -2
  17. package/dist/components/RocketRamp/Player/SignUp/personalInfo.js +2 -2
  18. package/dist/components/RocketRamp/ResetPassword/index.js +2 -2
  19. package/dist/components/RocketRamp/Store/SignUp/index.js +2 -2
  20. package/dist/components/RocketRamp/Store/SignUp/personalInfo.js +2 -2
  21. package/dist/components/RocketRamp/Store/SignUp/storeInfo.js +2 -2
  22. package/dist/components/RocketRamp/Transactions/index.js +2 -2
  23. package/dist/components/Shared/FullKyc/index.js +3 -3
  24. package/dist/components/Shared/FullKyc/personalDetails.js +2 -2
  25. package/dist/components/Shared/FullKyc/userInfo.js +3 -3
  26. package/dist/components/Shared/MinimalKyc/index.d.ts +2 -2
  27. package/dist/components/Shared/MinimalKyc/index.js +63 -55
  28. package/dist/components/Wallet/Account/iban.js +4 -4
  29. package/dist/components/Wallet/Account/index.js +4 -4
  30. package/dist/components/Wallet/Account/sendIban.js +2 -2
  31. package/dist/components/Wallet/Buy/confirmTransaction.js +3 -3
  32. package/dist/components/Wallet/Buy/form.js +3 -3
  33. package/dist/components/Wallet/Buy/index.js +6 -6
  34. package/dist/components/Wallet/Deposit/index.d.ts +4 -1
  35. package/dist/components/Wallet/Deposit/index.js +20 -19
  36. package/dist/components/Wallet/EnterpriseKyc/edd.js +1 -1
  37. package/dist/components/Wallet/EnterpriseKyc/index.js +3 -3
  38. package/dist/components/Wallet/EnterpriseKyc/individualKyc.js +26 -35
  39. package/dist/components/Wallet/EnterpriseKyc/orgDetails.js +2 -2
  40. package/dist/components/Wallet/EnterpriseKyc/orgInfo.js +1 -1
  41. package/dist/components/Wallet/EnterpriseKyc/verify.js +1 -1
  42. package/dist/components/Wallet/History/index.js +2 -2
  43. package/dist/components/Wallet/MoveToEthereumOrEverChain/index.js +2 -2
  44. package/dist/components/Wallet/Portfolio/index.js +3 -3
  45. package/dist/components/Wallet/Profile/documents.js +2 -2
  46. package/dist/components/Wallet/Profile/index.d.ts +1 -0
  47. package/dist/components/Wallet/Profile/index.js +93 -78
  48. package/dist/components/Wallet/Receive/index.js +2 -2
  49. package/dist/components/Wallet/Sell/confirmTransaction.js +3 -3
  50. package/dist/components/Wallet/Sell/form.js +3 -3
  51. package/dist/components/Wallet/Sell/index.js +6 -6
  52. package/dist/components/Wallet/Send/index.js +2 -2
  53. package/dist/components/Wallet/Shared/Auth/otpForm.js +2 -2
  54. package/dist/components/Wallet/Shared/addBank.js +2 -2
  55. package/dist/components/Wallet/Shared/connectPlaidBank.js +2 -2
  56. package/dist/components/Wallet/SignIn/index.js +2 -2
  57. package/dist/components/Wallet/SignUp/index.js +2 -2
  58. package/dist/components/Wallet/Stake/index.js +3 -3
  59. package/dist/components/Wallet/Swap/index.js +228 -213
  60. package/dist/components/Wallet/Withdraw/bankSelect.js +4 -4
  61. package/dist/components/Wallet/Withdraw/confirmTransaction.js +3 -3
  62. package/dist/components/Wallet/Withdraw/form.js +3 -3
  63. package/dist/components/Wallet/Withdraw/index.js +5 -5
  64. package/dist/{constants-CdVZO8DH.js → constants-BJByDTQY.js} +132 -131
  65. package/dist/{cryptoAssets-awZZ9HTs.js → cryptoAssets-BcVSdM1C.js} +1 -1
  66. package/dist/{documents-DvNPkuYe.js → documents-HjBKq9qA.js} +1 -1
  67. package/dist/{fiatAssets-yeCL6wA9.js → fiatAssets-C_F8qNzr.js} +1 -1
  68. package/dist/{iban-4bMHHpJO.js → iban-Dh7qBGGc.js} +3 -3
  69. package/dist/{index-86Hyynn-.js → index-B2OIoTNN.js} +98 -95
  70. package/dist/{index-CFWL7CoB.js → index-BEH1PkNC.js} +203 -200
  71. package/dist/{index-DHrWPN34.js → index-BFIhKqqi.js} +152 -142
  72. package/dist/{index-Dx7-MJk2.js → index-CQe8cwpc.js} +2 -2
  73. package/dist/{index-98VYd3cT.js → index-DSZxScyY.js} +188 -185
  74. package/dist/{index-SbY3kKNL.js → index-DkMQ44xy.js} +117 -111
  75. package/dist/{kyc-Dur3dRxq.js → kyc-DJpiKj5d.js} +1 -1
  76. package/dist/main.js +6 -6
  77. package/dist/order-DhUA-ZNX.js +43 -0
  78. package/dist/{stake-DaOB24Ou.js → stake-DWRuAE1u.js} +1 -1
  79. package/dist/{wallet-D76D_QSY.js → wallet-z7NHqtCj.js} +1 -1
  80. package/package.json +2 -2
  81. package/dist/order-DNSedxgT.js +0 -41
@@ -1,16 +1,28 @@
1
1
  import { jsx as e, jsxs as i, Fragment as U } from "react/jsx-runtime";
2
- import * as T from "react";
3
- import { useState as E, useEffect as N } from "react";
2
+ import * as N from "react";
3
+ import { useState as A, useEffect as T } from "react";
4
4
  import { a as I, u as G } from "../../../react-redux-C7I9-1M6.js";
5
- import { ah as P, ai as H, aj as O, ak as z } from "../../../constants-CdVZO8DH.js";
5
+ import { ai as P, aj as H, ak as O, al as z } from "../../../constants-BJByDTQY.js";
6
6
  import { a as j } from "../../../index-f15o1nhn.js";
7
- import { useSnackBar as q } from "../../../hooks/useSnackBar.js";
8
- import { s as l, D as W } from "../../../documents-DvNPkuYe.js";
9
- import f from "../Shared/inputField.js";
10
- import { WIDGET_URL as Q } from "../../../util/constants.js";
11
- import X from "../../../hoc/withThemeProvider.js";
12
- import { B as u } from "../../../Box-Be0E_-eR.js";
13
- import { G as c } from "../../../Grid2-DX2sucnU.js";
7
+ import { s as l, D as q } from "../../../documents-HjBKq9qA.js";
8
+ import u from "../Shared/inputField.js";
9
+ import { WIDGET_URL as W } from "../../../util/constants.js";
10
+ import Q from "../../../hoc/withThemeProvider.js";
11
+ import "../Shared/appButton.js";
12
+ import "../Shared/Auth/otpForm.js";
13
+ import { useSnackBarContext as X } from "../../../context/snackBarContext.js";
14
+ import "../../../util/conversions.js";
15
+ import "../../../index-CAoLi5Qq.js";
16
+ import "../Shared/pin.js";
17
+ import "../../../moment-h96o7c8I.js";
18
+ import "../../Shared/transition.js";
19
+ import "../../../tooltip-CwdohO6q.js";
20
+ import "../../../index.esm-BsMAMhYW.js";
21
+ import "../../../web3-u4qDZYpo.js";
22
+ import "../../../index-B8QKlEgj.js";
23
+ import "../../../index-ceeCtFuh.js";
24
+ import { G as n } from "../../../Grid2-DX2sucnU.js";
25
+ import { B as m } from "../../../Box-Be0E_-eR.js";
14
26
  import { T as h } from "../../../Typography-Ds4fpvK8.js";
15
27
  import { g as Y, P as a } from "../../../createTheme-D_EHVLXp.js";
16
28
  import { g as J, s as D, m as K, u as $, c as e2, a as t2 } from "../../../DefaultPropsProvider-5cxFAZuq.js";
@@ -29,11 +41,11 @@ J("MuiAvatar", ["root", "colorDefault", "circular", "rounded", "square", "img",
29
41
  const c2 = (t) => {
30
42
  const {
31
43
  classes: o,
32
- variant: n,
44
+ variant: c,
33
45
  colorDefault: s
34
46
  } = t;
35
47
  return t2({
36
- root: ["root", n, s && "colorDefault"],
48
+ root: ["root", c, s && "colorDefault"],
37
49
  img: ["img"],
38
50
  fallback: ["fallback"]
39
51
  }, n2, o);
@@ -42,9 +54,9 @@ const c2 = (t) => {
42
54
  slot: "Root",
43
55
  overridesResolver: (t, o) => {
44
56
  const {
45
- ownerState: n
57
+ ownerState: c
46
58
  } = t;
47
- return [o.root, o[n.variant], n.colorDefault && o.colorDefault];
59
+ return [o.root, o[c.variant], c.colorDefault && o.colorDefault];
48
60
  }
49
61
  })(K(({
50
62
  theme: t
@@ -117,34 +129,34 @@ const c2 = (t) => {
117
129
  function u2({
118
130
  crossOrigin: t,
119
131
  referrerPolicy: o,
120
- src: n,
132
+ src: c,
121
133
  srcSet: s
122
134
  }) {
123
- const [m, r] = T.useState(!1);
124
- return T.useEffect(() => {
125
- if (!n && !s)
135
+ const [p, r] = N.useState(!1);
136
+ return N.useEffect(() => {
137
+ if (!c && !s)
126
138
  return;
127
139
  r(!1);
128
140
  let d = !0;
129
- const p = new Image();
130
- return p.onload = () => {
141
+ const f = new Image();
142
+ return f.onload = () => {
131
143
  d && r("loaded");
132
- }, p.onerror = () => {
144
+ }, f.onerror = () => {
133
145
  d && r("error");
134
- }, p.crossOrigin = t, p.referrerPolicy = o, p.src = n, s && (p.srcset = s), () => {
146
+ }, f.crossOrigin = t, f.referrerPolicy = o, f.src = c, s && (f.srcset = s), () => {
135
147
  d = !1;
136
148
  };
137
- }, [t, o, n, s]), m;
149
+ }, [t, o, c, s]), p;
138
150
  }
139
- const A = /* @__PURE__ */ T.forwardRef(function(o, n) {
151
+ const E = /* @__PURE__ */ N.forwardRef(function(o, c) {
140
152
  const s = $({
141
153
  props: o,
142
154
  name: "MuiAvatar"
143
155
  }), {
144
- alt: m,
156
+ alt: p,
145
157
  children: r,
146
158
  className: d,
147
- component: p = "div",
159
+ component: f = "div",
148
160
  slots: L = {},
149
161
  slotProps: _ = {},
150
162
  imgProps: y,
@@ -162,7 +174,7 @@ const A = /* @__PURE__ */ T.forwardRef(function(o, n) {
162
174
  }), S = M || g, k = S && R !== "error", b = {
163
175
  ...s,
164
176
  colorDefault: !k,
165
- component: p,
177
+ component: f,
166
178
  variant: w
167
179
  };
168
180
  delete b.ownerState;
@@ -179,7 +191,7 @@ const A = /* @__PURE__ */ T.forwardRef(function(o, n) {
179
191
  }
180
192
  },
181
193
  additionalProps: {
182
- alt: m,
194
+ alt: p,
183
195
  src: M,
184
196
  srcSet: g,
185
197
  sizes: x
@@ -188,19 +200,19 @@ const A = /* @__PURE__ */ T.forwardRef(function(o, n) {
188
200
  });
189
201
  return k ? C = /* @__PURE__ */ e(F, {
190
202
  ...V
191
- }) : r || r === 0 ? C = r : S && m ? C = m[0] : C = /* @__PURE__ */ e(f2, {
203
+ }) : r || r === 0 ? C = r : S && p ? C = p[0] : C = /* @__PURE__ */ e(f2, {
192
204
  ownerState: b,
193
205
  className: B.fallback
194
206
  }), /* @__PURE__ */ e(d2, {
195
- as: p,
207
+ as: f,
196
208
  className: e2(B.root, d),
197
- ref: n,
209
+ ref: c,
198
210
  ...Z,
199
211
  ownerState: b,
200
212
  children: C
201
213
  });
202
214
  });
203
- process.env.NODE_ENV !== "production" && (A.propTypes = {
215
+ process.env.NODE_ENV !== "production" && (E.propTypes = {
204
216
  // ┌────────────────────────────── Warning ──────────────────────────────┐
205
217
  // │ These PropTypes are generated from the TypeScript type definitions. │
206
218
  // │ To update them, edit the d.ts file and run `pnpm proptypes`. │
@@ -279,14 +291,18 @@ const m2 = () => ({
279
291
  }), C2 = (t) => ({
280
292
  type: z,
281
293
  payload: t
282
- }), y2 = "data:image/svg+xml,%3csvg%20width='84'%20height='84'%20viewBox='0%200%2084%2084'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_d_9102_77746)'%3e%3ccircle%20cx='42'%20cy='42'%20r='30'%20fill='url(%23paint0_linear_9102_77746)'/%3e%3c/g%3e%3cg%20filter='url(%23filter1_d_9102_77746)'%3e%3cg%20filter='url(%23filter2_d_9102_77746)'%3e%3cmask%20id='path-2-inside-1_9102_77746'%20fill='white'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M59.1502%2072.3697C65.1424%2072.3697%2070.0001%2067.512%2070.0001%2061.5198C70.0001%2055.5276%2065.1424%2050.6699%2059.1502%2050.6699C53.1579%2050.6699%2048.3003%2055.5276%2048.3003%2061.5198C48.3003%2067.512%2053.1579%2072.3697%2059.1502%2072.3697ZM55.9037%2066.1547C56.3329%2066.5895%2057.0347%2066.5895%2057.464%2066.1548L64.9338%2058.5909C65.3854%2058.1337%2065.3854%2057.3983%2064.9339%2056.941C64.4742%2056.4755%2063.7227%2056.4755%2063.263%2056.941L56.6838%2063.604L54.5835%2061.477C54.1242%2061.0118%2053.3731%2061.0116%2052.9136%2061.4767C52.4619%2061.9338%2052.4618%2062.6691%2052.9133%2063.1263L55.9037%2066.1547Z'/%3e%3c/mask%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M59.1502%2072.3697C65.1424%2072.3697%2070.0001%2067.512%2070.0001%2061.5198C70.0001%2055.5276%2065.1424%2050.6699%2059.1502%2050.6699C53.1579%2050.6699%2048.3003%2055.5276%2048.3003%2061.5198C48.3003%2067.512%2053.1579%2072.3697%2059.1502%2072.3697ZM55.9037%2066.1547C56.3329%2066.5895%2057.0347%2066.5895%2057.464%2066.1548L64.9338%2058.5909C65.3854%2058.1337%2065.3854%2057.3983%2064.9339%2056.941C64.4742%2056.4755%2063.7227%2056.4755%2063.263%2056.941L56.6838%2063.604L54.5835%2061.477C54.1242%2061.0118%2053.3731%2061.0116%2052.9136%2061.4767C52.4619%2061.9338%2052.4618%2062.6691%2052.9133%2063.1263L55.9037%2066.1547Z'%20fill='url(%23paint1_linear_9102_77746)'%20shape-rendering='crispEdges'/%3e%3cpath%20d='M57.464%2066.1548L57.1082%2065.8035V65.8035L57.464%2066.1548ZM55.9037%2066.1547L55.5479%2066.5061L55.9037%2066.1547ZM64.9338%2058.5909L65.2896%2058.9423V58.9423L64.9338%2058.5909ZM64.9339%2056.941L65.2897%2056.5897L64.9339%2056.941ZM63.263%2056.941L63.6188%2057.2923H63.6188L63.263%2056.941ZM56.6838%2063.604L56.328%2063.9553L56.6838%2064.3156L57.0396%2063.9553L56.6838%2063.604ZM54.5835%2061.477L54.9393%2061.1257H54.9393L54.5835%2061.477ZM52.9136%2061.4767L52.5579%2061.1252V61.1252L52.9136%2061.4767ZM52.9133%2063.1263L52.5575%2063.4776L52.9133%2063.1263ZM69.5001%2061.5198C69.5001%2067.2359%2064.8663%2071.8697%2059.1502%2071.8697V72.8697C65.4185%2072.8697%2070.5001%2067.7882%2070.5001%2061.5198H69.5001ZM59.1502%2051.1699C64.8663%2051.1699%2069.5001%2055.8037%2069.5001%2061.5198H70.5001C70.5001%2055.2514%2065.4185%2050.1699%2059.1502%2050.1699V51.1699ZM48.8003%2061.5198C48.8003%2055.8037%2053.4341%2051.1699%2059.1502%2051.1699V50.1699C52.8818%2050.1699%2047.8003%2055.2514%2047.8003%2061.5198H48.8003ZM59.1502%2071.8697C53.4341%2071.8697%2048.8003%2067.2359%2048.8003%2061.5198H47.8003C47.8003%2067.7882%2052.8818%2072.8697%2059.1502%2072.8697V71.8697ZM57.1082%2065.8035C56.8747%2066.0399%2056.4929%2066.0399%2056.2594%2065.8034L55.5479%2066.5061C56.1729%2067.139%2057.1947%2067.1391%2057.8198%2066.5061L57.1082%2065.8035ZM64.5781%2058.2396L57.1082%2065.8035L57.8198%2066.5061L65.2896%2058.9423L64.5781%2058.2396ZM64.5781%2057.2923C64.8374%2057.5549%2064.8374%2057.9771%2064.5781%2058.2396L65.2896%2058.9423C65.9335%2058.2903%2065.9335%2057.2417%2065.2897%2056.5897L64.5781%2057.2923ZM63.6188%2057.2923C63.8827%2057.025%2064.3142%2057.025%2064.5781%2057.2923L65.2897%2056.5897C64.6342%2055.9259%2063.5627%2055.9259%2062.9073%2056.5897L63.6188%2057.2923ZM57.0396%2063.9553L63.6188%2057.2923L62.9073%2056.5897L56.328%2063.2527L57.0396%2063.9553ZM54.2278%2061.8283L56.328%2063.9553L57.0396%2063.2527L54.9393%2061.1257L54.2278%2061.8283ZM53.2692%2061.8281C53.533%2061.5612%2053.9641%2061.5613%2054.2278%2061.8283L54.9393%2061.1257C54.2842%2060.4622%2053.2133%2060.462%2052.5579%2061.1252L53.2692%2061.8281ZM53.269%2062.775C53.0099%2062.5125%2053.01%2062.0905%2053.2692%2061.8281L52.5579%2061.1252C51.9138%2061.777%2051.9136%2062.8256%2052.5575%2063.4776L53.269%2062.775ZM56.2594%2065.8034L53.269%2062.775L52.5575%2063.4776L55.5479%2066.5061L56.2594%2065.8034Z'%20fill='url(%23paint2_linear_9102_77746)'%20fill-opacity='0.9'%20mask='url(%23path-2-inside-1_9102_77746)'/%3e%3c/g%3e%3cg%20filter='url(%23filter3_d_9102_77746)'%3e%3cmask%20id='path-4-inside-2_9102_77746'%20fill='white'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M26.195%2023.3138C26.195%2016.5257%2031.727%2011%2038.5128%2011C45.2986%2011%2050.8224%2016.5257%2050.8224%2023.3138C50.8224%2030.1018%2045.2986%2035.6275%2038.5128%2035.6275C31.727%2035.6275%2026.195%2030.1018%2026.195%2023.3138ZM15%2056.8994C15%2046.3756%2023.508%2037.867%2034.0325%2037.867L42.9836%2037.8667C50.7629%2037.8667%2057.4307%2042.5215%2060.385%2049.1966C59.8192%2049.1167%2059.2452%2049.0612%2058.6577%2049.0612C51.8697%2049.0612%2046.344%2054.5936%2046.344%2061.3793C46.344%2063.3939%2046.8415%2065.2915%2047.704%2066.9721H16.1173C15.9701%2066.9717%2015.8244%2066.9423%2015.6886%2066.8857C15.5527%2066.829%2015.4294%2066.7461%2015.3256%2066.6418C15.2219%2066.5374%2015.1397%2066.4136%2015.0838%2066.2774C15.0279%2066.1412%2014.9995%2065.9954%2015%2065.8482V56.8994Z'/%3e%3c/mask%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M26.195%2023.3138C26.195%2016.5257%2031.727%2011%2038.5128%2011C45.2986%2011%2050.8224%2016.5257%2050.8224%2023.3138C50.8224%2030.1018%2045.2986%2035.6275%2038.5128%2035.6275C31.727%2035.6275%2026.195%2030.1018%2026.195%2023.3138ZM15%2056.8994C15%2046.3756%2023.508%2037.867%2034.0325%2037.867L42.9836%2037.8667C50.7629%2037.8667%2057.4307%2042.5215%2060.385%2049.1966C59.8192%2049.1167%2059.2452%2049.0612%2058.6577%2049.0612C51.8697%2049.0612%2046.344%2054.5936%2046.344%2061.3793C46.344%2063.3939%2046.8415%2065.2915%2047.704%2066.9721H16.1173C15.9701%2066.9717%2015.8244%2066.9423%2015.6886%2066.8857C15.5527%2066.829%2015.4294%2066.7461%2015.3256%2066.6418C15.2219%2066.5374%2015.1397%2066.4136%2015.0838%2066.2774C15.0279%2066.1412%2014.9995%2065.9954%2015%2065.8482V56.8994Z'%20fill='url(%23paint3_linear_9102_77746)'%20shape-rendering='crispEdges'/%3e%3cpath%20d='M34.0325%2037.867V38.367H34.0325L34.0325%2037.867ZM42.9836%2037.8667V37.3667H42.9836L42.9836%2037.8667ZM60.385%2049.1966L60.315%2049.6917L61.2066%2049.8177L60.8422%2048.9943L60.385%2049.1966ZM47.704%2066.9721V67.4721H48.5226L48.1488%2066.7438L47.704%2066.9721ZM16.1173%2066.9721L16.1163%2067.4721H16.1173V66.9721ZM15.6886%2066.8857L15.4961%2067.3471L15.4961%2067.3471L15.6886%2066.8857ZM15.3256%2066.6418L15.6802%2066.2892L15.6802%2066.2892L15.3256%2066.6418ZM15.0838%2066.2774L14.6212%2066.4672L15.0838%2066.2774ZM15%2065.8482L15.5%2065.8501V65.8482H15ZM38.5128%2010.5C31.4512%2010.5%2025.695%2016.2493%2025.695%2023.3138H26.695C26.695%2016.8022%2032.0029%2011.5%2038.5128%2011.5V10.5ZM51.3224%2023.3138C51.3224%2016.2498%2045.5749%2010.5%2038.5128%2010.5V11.5C45.0223%2011.5%2050.3224%2016.8017%2050.3224%2023.3138H51.3224ZM38.5128%2036.1275C45.5749%2036.1275%2051.3224%2030.3777%2051.3224%2023.3138H50.3224C50.3224%2029.8258%2045.0223%2035.1275%2038.5128%2035.1275V36.1275ZM25.695%2023.3138C25.695%2030.3782%2031.4512%2036.1275%2038.5128%2036.1275V35.1275C32.0029%2035.1275%2026.695%2029.8253%2026.695%2023.3138H25.695ZM34.0325%2037.367C23.2318%2037.367%2014.5%2046.0994%2014.5%2056.8994H15.5C15.5%2046.6517%2023.7841%2038.367%2034.0325%2038.367V37.367ZM42.9836%2037.3667L34.0325%2037.367L34.0325%2038.367L42.9836%2038.3667L42.9836%2037.3667ZM60.8422%2048.9943C57.8108%2042.1449%2050.9681%2037.3667%2042.9836%2037.3667V38.3667C50.5578%2038.3667%2057.0506%2042.8981%2059.9278%2049.399L60.8422%2048.9943ZM58.6577%2049.5612C59.2141%2049.5612%2059.7634%2049.6137%2060.315%2049.6917L60.4549%2048.7016C59.8751%2048.6196%2059.2762%2048.5612%2058.6577%2048.5612V49.5612ZM46.844%2061.3793C46.844%2054.8695%2052.1461%2049.5612%2058.6577%2049.5612V48.5612C51.5933%2048.5612%2045.844%2054.3178%2045.844%2061.3793H46.844ZM48.1488%2066.7438C47.3207%2065.1301%2046.844%2063.3105%2046.844%2061.3793H45.844C45.844%2063.4774%2046.3623%2065.4528%2047.2591%2067.2004L48.1488%2066.7438ZM16.1173%2067.4721H47.704V66.4721H16.1173V67.4721ZM15.4961%2067.3471C15.6924%2067.429%2015.9032%2067.4716%2016.1163%2067.4721L16.1184%2066.4721C16.0371%2066.4719%2015.9564%2066.4556%2015.8811%2066.4242L15.4961%2067.3471ZM14.9711%2066.9943C15.1212%2067.1453%2015.2996%2067.2652%2015.4961%2067.3471L15.8811%2066.4242C15.8058%2066.3928%2015.7376%2066.347%2015.6802%2066.2892L14.9711%2066.9943ZM14.6212%2066.4672C14.7021%2066.6642%2014.8209%2066.8433%2014.9711%2066.9943L15.6802%2066.2892C15.6228%2066.2315%2015.5773%2066.163%2015.5464%2066.0876L14.6212%2066.4672ZM14.5%2065.8463C14.4992%2066.0593%2014.5404%2066.2702%2014.6212%2066.4672L15.5464%2066.0876C15.5155%2066.0122%2015.4997%2065.9315%2015.5%2065.8501L14.5%2065.8463ZM14.5%2056.8994V65.8482H15.5V56.8994H14.5Z'%20fill='url(%23paint4_linear_9102_77746)'%20fill-opacity='0.9'%20mask='url(%23path-4-inside-2_9102_77746)'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_d_9102_77746'%20x='0'%20y='0'%20width='84'%20height='84'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset/%3e%3cfeGaussianBlur%20stdDeviation='6'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.25%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_9102_77746'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_9102_77746'%20result='shape'/%3e%3c/filter%3e%3cfilter%20id='filter1_d_9102_77746'%20x='14'%20y='11'%20width='57'%20height='63.3691'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dy='1'/%3e%3cfeGaussianBlur%20stdDeviation='0.5'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.1%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_9102_77746'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_9102_77746'%20result='shape'/%3e%3c/filter%3e%3cfilter%20id='filter2_d_9102_77746'%20x='47.9462'%20y='50.4929'%20width='22.4079'%20height='22.4074'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dy='0.17704'/%3e%3cfeGaussianBlur%20stdDeviation='0.17704'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.1%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_9102_77746'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_9102_77746'%20result='shape'/%3e%3c/filter%3e%3cfilter%20id='filter3_d_9102_77746'%20x='13.9883'%20y='10.4942'%20width='47.4081'%20height='57.996'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dy='0.505827'/%3e%3cfeGaussianBlur%20stdDeviation='0.505827'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.1%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_9102_77746'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_9102_77746'%20result='shape'/%3e%3c/filter%3e%3clinearGradient%20id='paint0_linear_9102_77746'%20x1='-6.67925'%20y1='53.3208'%20x2='72'%20y2='27.283'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%2335E0F4'/%3e%3cstop%20offset='0.0696'%20stop-color='%2333D7F0'/%3e%3cstop%20offset='0.1854'%20stop-color='%232EBDE4'/%3e%3cstop%20offset='0.333'%20stop-color='%232594D0'/%3e%3cstop%20offset='0.505'%20stop-color='%23195BB6'/%3e%3cstop%20offset='0.6164'%20stop-color='%231132A3'/%3e%3cstop%20offset='1'%20stop-color='%231132A3'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_9102_77746'%20x1='49.3253'%20y1='57.6399'%20x2='68.5953'%20y2='72.3999'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%2344DCB7'/%3e%3cstop%20offset='0.42045'%20stop-color='%2335E0F4'/%3e%3cstop%20offset='1'%20stop-color='%2344DCB7'%20stop-opacity='0.02'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint2_linear_9102_77746'%20x1='78.6986'%20y1='54.7279'%20x2='80.6968'%20y2='74.2386'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint3_linear_9102_77746'%20x1='17.1438'%20y1='28.9783'%20x2='63.2916'%20y2='57.6396'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%2344DCB7'/%3e%3cstop%20offset='0.42045'%20stop-color='%2335E0F4'/%3e%3cstop%20offset='1'%20stop-color='%2344DCB7'%20stop-opacity='0.02'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint4_linear_9102_77746'%20x1='78.5779'%20y1='21.467'%20x2='84.9004'%20y2='71.5222'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e", v2 = ({ gemsUrl: t, baseUrl: o }) => {
283
- const n = I(), { showAlertMessage: s, snackBar: m } = q(), r = G(j), d = r.residentialAddress, p = r.referralCount, L = r.referral.code, _ = r.twitterInfo.screen_name, { error: y, message: x } = r.twitter, [M, g] = E(!1), [w, Z] = E("");
284
- N(() => {
294
+ }), y2 = "data:image/svg+xml,%3csvg%20width='84'%20height='84'%20viewBox='0%200%2084%2084'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_d_9102_77746)'%3e%3ccircle%20cx='42'%20cy='42'%20r='30'%20fill='url(%23paint0_linear_9102_77746)'/%3e%3c/g%3e%3cg%20filter='url(%23filter1_d_9102_77746)'%3e%3cg%20filter='url(%23filter2_d_9102_77746)'%3e%3cmask%20id='path-2-inside-1_9102_77746'%20fill='white'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M59.1502%2072.3697C65.1424%2072.3697%2070.0001%2067.512%2070.0001%2061.5198C70.0001%2055.5276%2065.1424%2050.6699%2059.1502%2050.6699C53.1579%2050.6699%2048.3003%2055.5276%2048.3003%2061.5198C48.3003%2067.512%2053.1579%2072.3697%2059.1502%2072.3697ZM55.9037%2066.1547C56.3329%2066.5895%2057.0347%2066.5895%2057.464%2066.1548L64.9338%2058.5909C65.3854%2058.1337%2065.3854%2057.3983%2064.9339%2056.941C64.4742%2056.4755%2063.7227%2056.4755%2063.263%2056.941L56.6838%2063.604L54.5835%2061.477C54.1242%2061.0118%2053.3731%2061.0116%2052.9136%2061.4767C52.4619%2061.9338%2052.4618%2062.6691%2052.9133%2063.1263L55.9037%2066.1547Z'/%3e%3c/mask%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M59.1502%2072.3697C65.1424%2072.3697%2070.0001%2067.512%2070.0001%2061.5198C70.0001%2055.5276%2065.1424%2050.6699%2059.1502%2050.6699C53.1579%2050.6699%2048.3003%2055.5276%2048.3003%2061.5198C48.3003%2067.512%2053.1579%2072.3697%2059.1502%2072.3697ZM55.9037%2066.1547C56.3329%2066.5895%2057.0347%2066.5895%2057.464%2066.1548L64.9338%2058.5909C65.3854%2058.1337%2065.3854%2057.3983%2064.9339%2056.941C64.4742%2056.4755%2063.7227%2056.4755%2063.263%2056.941L56.6838%2063.604L54.5835%2061.477C54.1242%2061.0118%2053.3731%2061.0116%2052.9136%2061.4767C52.4619%2061.9338%2052.4618%2062.6691%2052.9133%2063.1263L55.9037%2066.1547Z'%20fill='url(%23paint1_linear_9102_77746)'%20shape-rendering='crispEdges'/%3e%3cpath%20d='M57.464%2066.1548L57.1082%2065.8035V65.8035L57.464%2066.1548ZM55.9037%2066.1547L55.5479%2066.5061L55.9037%2066.1547ZM64.9338%2058.5909L65.2896%2058.9423V58.9423L64.9338%2058.5909ZM64.9339%2056.941L65.2897%2056.5897L64.9339%2056.941ZM63.263%2056.941L63.6188%2057.2923H63.6188L63.263%2056.941ZM56.6838%2063.604L56.328%2063.9553L56.6838%2064.3156L57.0396%2063.9553L56.6838%2063.604ZM54.5835%2061.477L54.9393%2061.1257H54.9393L54.5835%2061.477ZM52.9136%2061.4767L52.5579%2061.1252V61.1252L52.9136%2061.4767ZM52.9133%2063.1263L52.5575%2063.4776L52.9133%2063.1263ZM69.5001%2061.5198C69.5001%2067.2359%2064.8663%2071.8697%2059.1502%2071.8697V72.8697C65.4185%2072.8697%2070.5001%2067.7882%2070.5001%2061.5198H69.5001ZM59.1502%2051.1699C64.8663%2051.1699%2069.5001%2055.8037%2069.5001%2061.5198H70.5001C70.5001%2055.2514%2065.4185%2050.1699%2059.1502%2050.1699V51.1699ZM48.8003%2061.5198C48.8003%2055.8037%2053.4341%2051.1699%2059.1502%2051.1699V50.1699C52.8818%2050.1699%2047.8003%2055.2514%2047.8003%2061.5198H48.8003ZM59.1502%2071.8697C53.4341%2071.8697%2048.8003%2067.2359%2048.8003%2061.5198H47.8003C47.8003%2067.7882%2052.8818%2072.8697%2059.1502%2072.8697V71.8697ZM57.1082%2065.8035C56.8747%2066.0399%2056.4929%2066.0399%2056.2594%2065.8034L55.5479%2066.5061C56.1729%2067.139%2057.1947%2067.1391%2057.8198%2066.5061L57.1082%2065.8035ZM64.5781%2058.2396L57.1082%2065.8035L57.8198%2066.5061L65.2896%2058.9423L64.5781%2058.2396ZM64.5781%2057.2923C64.8374%2057.5549%2064.8374%2057.9771%2064.5781%2058.2396L65.2896%2058.9423C65.9335%2058.2903%2065.9335%2057.2417%2065.2897%2056.5897L64.5781%2057.2923ZM63.6188%2057.2923C63.8827%2057.025%2064.3142%2057.025%2064.5781%2057.2923L65.2897%2056.5897C64.6342%2055.9259%2063.5627%2055.9259%2062.9073%2056.5897L63.6188%2057.2923ZM57.0396%2063.9553L63.6188%2057.2923L62.9073%2056.5897L56.328%2063.2527L57.0396%2063.9553ZM54.2278%2061.8283L56.328%2063.9553L57.0396%2063.2527L54.9393%2061.1257L54.2278%2061.8283ZM53.2692%2061.8281C53.533%2061.5612%2053.9641%2061.5613%2054.2278%2061.8283L54.9393%2061.1257C54.2842%2060.4622%2053.2133%2060.462%2052.5579%2061.1252L53.2692%2061.8281ZM53.269%2062.775C53.0099%2062.5125%2053.01%2062.0905%2053.2692%2061.8281L52.5579%2061.1252C51.9138%2061.777%2051.9136%2062.8256%2052.5575%2063.4776L53.269%2062.775ZM56.2594%2065.8034L53.269%2062.775L52.5575%2063.4776L55.5479%2066.5061L56.2594%2065.8034Z'%20fill='url(%23paint2_linear_9102_77746)'%20fill-opacity='0.9'%20mask='url(%23path-2-inside-1_9102_77746)'/%3e%3c/g%3e%3cg%20filter='url(%23filter3_d_9102_77746)'%3e%3cmask%20id='path-4-inside-2_9102_77746'%20fill='white'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M26.195%2023.3138C26.195%2016.5257%2031.727%2011%2038.5128%2011C45.2986%2011%2050.8224%2016.5257%2050.8224%2023.3138C50.8224%2030.1018%2045.2986%2035.6275%2038.5128%2035.6275C31.727%2035.6275%2026.195%2030.1018%2026.195%2023.3138ZM15%2056.8994C15%2046.3756%2023.508%2037.867%2034.0325%2037.867L42.9836%2037.8667C50.7629%2037.8667%2057.4307%2042.5215%2060.385%2049.1966C59.8192%2049.1167%2059.2452%2049.0612%2058.6577%2049.0612C51.8697%2049.0612%2046.344%2054.5936%2046.344%2061.3793C46.344%2063.3939%2046.8415%2065.2915%2047.704%2066.9721H16.1173C15.9701%2066.9717%2015.8244%2066.9423%2015.6886%2066.8857C15.5527%2066.829%2015.4294%2066.7461%2015.3256%2066.6418C15.2219%2066.5374%2015.1397%2066.4136%2015.0838%2066.2774C15.0279%2066.1412%2014.9995%2065.9954%2015%2065.8482V56.8994Z'/%3e%3c/mask%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M26.195%2023.3138C26.195%2016.5257%2031.727%2011%2038.5128%2011C45.2986%2011%2050.8224%2016.5257%2050.8224%2023.3138C50.8224%2030.1018%2045.2986%2035.6275%2038.5128%2035.6275C31.727%2035.6275%2026.195%2030.1018%2026.195%2023.3138ZM15%2056.8994C15%2046.3756%2023.508%2037.867%2034.0325%2037.867L42.9836%2037.8667C50.7629%2037.8667%2057.4307%2042.5215%2060.385%2049.1966C59.8192%2049.1167%2059.2452%2049.0612%2058.6577%2049.0612C51.8697%2049.0612%2046.344%2054.5936%2046.344%2061.3793C46.344%2063.3939%2046.8415%2065.2915%2047.704%2066.9721H16.1173C15.9701%2066.9717%2015.8244%2066.9423%2015.6886%2066.8857C15.5527%2066.829%2015.4294%2066.7461%2015.3256%2066.6418C15.2219%2066.5374%2015.1397%2066.4136%2015.0838%2066.2774C15.0279%2066.1412%2014.9995%2065.9954%2015%2065.8482V56.8994Z'%20fill='url(%23paint3_linear_9102_77746)'%20shape-rendering='crispEdges'/%3e%3cpath%20d='M34.0325%2037.867V38.367H34.0325L34.0325%2037.867ZM42.9836%2037.8667V37.3667H42.9836L42.9836%2037.8667ZM60.385%2049.1966L60.315%2049.6917L61.2066%2049.8177L60.8422%2048.9943L60.385%2049.1966ZM47.704%2066.9721V67.4721H48.5226L48.1488%2066.7438L47.704%2066.9721ZM16.1173%2066.9721L16.1163%2067.4721H16.1173V66.9721ZM15.6886%2066.8857L15.4961%2067.3471L15.4961%2067.3471L15.6886%2066.8857ZM15.3256%2066.6418L15.6802%2066.2892L15.6802%2066.2892L15.3256%2066.6418ZM15.0838%2066.2774L14.6212%2066.4672L15.0838%2066.2774ZM15%2065.8482L15.5%2065.8501V65.8482H15ZM38.5128%2010.5C31.4512%2010.5%2025.695%2016.2493%2025.695%2023.3138H26.695C26.695%2016.8022%2032.0029%2011.5%2038.5128%2011.5V10.5ZM51.3224%2023.3138C51.3224%2016.2498%2045.5749%2010.5%2038.5128%2010.5V11.5C45.0223%2011.5%2050.3224%2016.8017%2050.3224%2023.3138H51.3224ZM38.5128%2036.1275C45.5749%2036.1275%2051.3224%2030.3777%2051.3224%2023.3138H50.3224C50.3224%2029.8258%2045.0223%2035.1275%2038.5128%2035.1275V36.1275ZM25.695%2023.3138C25.695%2030.3782%2031.4512%2036.1275%2038.5128%2036.1275V35.1275C32.0029%2035.1275%2026.695%2029.8253%2026.695%2023.3138H25.695ZM34.0325%2037.367C23.2318%2037.367%2014.5%2046.0994%2014.5%2056.8994H15.5C15.5%2046.6517%2023.7841%2038.367%2034.0325%2038.367V37.367ZM42.9836%2037.3667L34.0325%2037.367L34.0325%2038.367L42.9836%2038.3667L42.9836%2037.3667ZM60.8422%2048.9943C57.8108%2042.1449%2050.9681%2037.3667%2042.9836%2037.3667V38.3667C50.5578%2038.3667%2057.0506%2042.8981%2059.9278%2049.399L60.8422%2048.9943ZM58.6577%2049.5612C59.2141%2049.5612%2059.7634%2049.6137%2060.315%2049.6917L60.4549%2048.7016C59.8751%2048.6196%2059.2762%2048.5612%2058.6577%2048.5612V49.5612ZM46.844%2061.3793C46.844%2054.8695%2052.1461%2049.5612%2058.6577%2049.5612V48.5612C51.5933%2048.5612%2045.844%2054.3178%2045.844%2061.3793H46.844ZM48.1488%2066.7438C47.3207%2065.1301%2046.844%2063.3105%2046.844%2061.3793H45.844C45.844%2063.4774%2046.3623%2065.4528%2047.2591%2067.2004L48.1488%2066.7438ZM16.1173%2067.4721H47.704V66.4721H16.1173V67.4721ZM15.4961%2067.3471C15.6924%2067.429%2015.9032%2067.4716%2016.1163%2067.4721L16.1184%2066.4721C16.0371%2066.4719%2015.9564%2066.4556%2015.8811%2066.4242L15.4961%2067.3471ZM14.9711%2066.9943C15.1212%2067.1453%2015.2996%2067.2652%2015.4961%2067.3471L15.8811%2066.4242C15.8058%2066.3928%2015.7376%2066.347%2015.6802%2066.2892L14.9711%2066.9943ZM14.6212%2066.4672C14.7021%2066.6642%2014.8209%2066.8433%2014.9711%2066.9943L15.6802%2066.2892C15.6228%2066.2315%2015.5773%2066.163%2015.5464%2066.0876L14.6212%2066.4672ZM14.5%2065.8463C14.4992%2066.0593%2014.5404%2066.2702%2014.6212%2066.4672L15.5464%2066.0876C15.5155%2066.0122%2015.4997%2065.9315%2015.5%2065.8501L14.5%2065.8463ZM14.5%2056.8994V65.8482H15.5V56.8994H14.5Z'%20fill='url(%23paint4_linear_9102_77746)'%20fill-opacity='0.9'%20mask='url(%23path-4-inside-2_9102_77746)'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_d_9102_77746'%20x='0'%20y='0'%20width='84'%20height='84'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset/%3e%3cfeGaussianBlur%20stdDeviation='6'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.25%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_9102_77746'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_9102_77746'%20result='shape'/%3e%3c/filter%3e%3cfilter%20id='filter1_d_9102_77746'%20x='14'%20y='11'%20width='57'%20height='63.3691'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dy='1'/%3e%3cfeGaussianBlur%20stdDeviation='0.5'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.1%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_9102_77746'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_9102_77746'%20result='shape'/%3e%3c/filter%3e%3cfilter%20id='filter2_d_9102_77746'%20x='47.9462'%20y='50.4929'%20width='22.4079'%20height='22.4074'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dy='0.17704'/%3e%3cfeGaussianBlur%20stdDeviation='0.17704'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.1%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_9102_77746'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_9102_77746'%20result='shape'/%3e%3c/filter%3e%3cfilter%20id='filter3_d_9102_77746'%20x='13.9883'%20y='10.4942'%20width='47.4081'%20height='57.996'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dy='0.505827'/%3e%3cfeGaussianBlur%20stdDeviation='0.505827'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.1%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_9102_77746'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_9102_77746'%20result='shape'/%3e%3c/filter%3e%3clinearGradient%20id='paint0_linear_9102_77746'%20x1='-6.67925'%20y1='53.3208'%20x2='72'%20y2='27.283'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%2335E0F4'/%3e%3cstop%20offset='0.0696'%20stop-color='%2333D7F0'/%3e%3cstop%20offset='0.1854'%20stop-color='%232EBDE4'/%3e%3cstop%20offset='0.333'%20stop-color='%232594D0'/%3e%3cstop%20offset='0.505'%20stop-color='%23195BB6'/%3e%3cstop%20offset='0.6164'%20stop-color='%231132A3'/%3e%3cstop%20offset='1'%20stop-color='%231132A3'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_9102_77746'%20x1='49.3253'%20y1='57.6399'%20x2='68.5953'%20y2='72.3999'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%2344DCB7'/%3e%3cstop%20offset='0.42045'%20stop-color='%2335E0F4'/%3e%3cstop%20offset='1'%20stop-color='%2344DCB7'%20stop-opacity='0.02'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint2_linear_9102_77746'%20x1='78.6986'%20y1='54.7279'%20x2='80.6968'%20y2='74.2386'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint3_linear_9102_77746'%20x1='17.1438'%20y1='28.9783'%20x2='63.2916'%20y2='57.6396'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%2344DCB7'/%3e%3cstop%20offset='0.42045'%20stop-color='%2335E0F4'/%3e%3cstop%20offset='1'%20stop-color='%2344DCB7'%20stop-opacity='0.02'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint4_linear_9102_77746'%20x1='78.5779'%20y1='21.467'%20x2='84.9004'%20y2='71.5222'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e", v2 = ({
295
+ gemsUrl: t,
296
+ baseUrl: o,
297
+ isEnterPriseWallet: c = !1
298
+ }) => {
299
+ const { showAlertMessage: s } = X(), p = I(), r = G(j), d = r.residentialAddress, f = r.referralCount, L = r.referral.code, _ = r.twitterInfo.screen_name, { error: y, message: x } = r.twitter, [M, g] = A(!1), [w, Z] = A("");
300
+ T(() => {
285
301
  y && s({ message: y });
286
- }, [y]), N(() => {
302
+ }, [y]), T(() => {
287
303
  x && s({ message: x, type: "success" });
288
- }, [x]), N(() => {
289
- n(m2()), n(h2()), n(g2());
304
+ }, [x]), T(() => {
305
+ p(m2()), p(h2()), p(g2());
290
306
  }, []);
291
307
  const C = () => {
292
308
  navigator.clipboard.writeText(t + "?referer=" + L), s({
@@ -305,14 +321,13 @@ const m2 = () => ({
305
321
  });
306
322
  };
307
323
  return /* @__PURE__ */ i(U, { children: [
308
- m,
309
- /* @__PURE__ */ e(u, { className: l.container, children: /* @__PURE__ */ i(c, { spacing: 2, container: !0, children: [
310
- /* @__PURE__ */ e(c, { size: { md: 6, xs: 12 }, children: /* @__PURE__ */ i(u, { className: l["inner-container"], children: [
311
- /* @__PURE__ */ i(u, { p: 3, children: [
324
+ /* @__PURE__ */ i(n, { sx: { marginTop: "130px" }, spacing: 2, container: !0, children: [
325
+ /* @__PURE__ */ e(n, { size: { md: 6, xs: 12 }, children: /* @__PURE__ */ i(m, { className: l["inner-container"], children: [
326
+ /* @__PURE__ */ i(m, { p: 3, children: [
312
327
  /* @__PURE__ */ e(h, { className: l.heading, variant: "h6", children: /* @__PURE__ */ e("strong", { children: "Personal Details" }) }),
313
- /* @__PURE__ */ i(c, { container: !0, children: [
314
- /* @__PURE__ */ e(c, { size: { md: 6, xs: 12 }, children: /* @__PURE__ */ i(
315
- u,
328
+ /* @__PURE__ */ i(n, { container: !0, children: [
329
+ /* @__PURE__ */ e(n, { size: { md: 6, xs: 12 }, children: /* @__PURE__ */ i(
330
+ m,
316
331
  {
317
332
  mt: 2,
318
333
  sx: {
@@ -321,7 +336,7 @@ const m2 = () => ({
321
336
  },
322
337
  children: [
323
338
  /* @__PURE__ */ e(
324
- A,
339
+ E,
325
340
  {
326
341
  sx: {
327
342
  width: 50,
@@ -331,7 +346,7 @@ const m2 = () => ({
331
346
  src: "data:image/jpeg;base64," + r.photoThumbnail
332
347
  }
333
348
  ),
334
- /* @__PURE__ */ i(u, { ml: 1, children: [
349
+ /* @__PURE__ */ i(m, { ml: 1, children: [
335
350
  /* @__PURE__ */ e(h, { variant: "body1", component: "span", children: /* @__PURE__ */ i("strong", { children: [
336
351
  r.firstName,
337
352
  " ",
@@ -354,7 +369,7 @@ const m2 = () => ({
354
369
  }
355
370
  ) }),
356
371
  /* @__PURE__ */ e(
357
- c,
372
+ n,
358
373
  {
359
374
  my: 1.5,
360
375
  sx: {
@@ -362,8 +377,8 @@ const m2 = () => ({
362
377
  alignItems: "flex-end"
363
378
  },
364
379
  size: { md: 6, xs: 12 },
365
- children: /* @__PURE__ */ i(c, { container: !0, children: [
366
- /* @__PURE__ */ e(c, { size: 6, children: /* @__PURE__ */ e(
380
+ children: !c && /* @__PURE__ */ i(n, { container: !0, children: [
381
+ /* @__PURE__ */ e(n, { size: 6, children: /* @__PURE__ */ e(
367
382
  v,
368
383
  {
369
384
  className: l["profile-feat-btn"],
@@ -372,7 +387,7 @@ const m2 = () => ({
372
387
  children: "Verify Me Link"
373
388
  }
374
389
  ) }),
375
- _ && /* @__PURE__ */ e(c, { size: 6, children: /* @__PURE__ */ e(
390
+ _ && /* @__PURE__ */ e(n, { size: 6, children: /* @__PURE__ */ e(
376
391
  v,
377
392
  {
378
393
  className: l["profile-feat-btn"],
@@ -387,9 +402,9 @@ const m2 = () => ({
387
402
  ] })
388
403
  ] }),
389
404
  /* @__PURE__ */ e(o2, {}),
390
- /* @__PURE__ */ i(u, { p: 3, children: [
405
+ /* @__PURE__ */ i(m, { p: 3, children: [
391
406
  /* @__PURE__ */ e(
392
- f,
407
+ u,
393
408
  {
394
409
  label: "Full name",
395
410
  value: r.firstName + " " + r.lastName,
@@ -397,7 +412,7 @@ const m2 = () => ({
397
412
  }
398
413
  ),
399
414
  r.gender && /* @__PURE__ */ e(
400
- f,
415
+ u,
401
416
  {
402
417
  label: "Gender",
403
418
  value: r.gender === "M" ? "Male" : "Female",
@@ -405,7 +420,7 @@ const m2 = () => ({
405
420
  }
406
421
  ),
407
422
  r.email && /* @__PURE__ */ e(
408
- f,
423
+ u,
409
424
  {
410
425
  label: "Email",
411
426
  value: r.email,
@@ -413,7 +428,7 @@ const m2 = () => ({
413
428
  }
414
429
  ),
415
430
  /* @__PURE__ */ e(
416
- f,
431
+ u,
417
432
  {
418
433
  label: "Phone",
419
434
  value: "+" + r.countryCode + " " + r.phoneNumber,
@@ -421,7 +436,7 @@ const m2 = () => ({
421
436
  }
422
437
  ),
423
438
  r.birthday && /* @__PURE__ */ e(
424
- f,
439
+ u,
425
440
  {
426
441
  label: "Birthday",
427
442
  value: r.birthDate,
@@ -430,7 +445,7 @@ const m2 = () => ({
430
445
  ),
431
446
  d.street && /* @__PURE__ */ i(U, { children: [
432
447
  /* @__PURE__ */ e(
433
- f,
448
+ u,
434
449
  {
435
450
  label: "Address Line 1",
436
451
  value: d.street,
@@ -438,7 +453,7 @@ const m2 = () => ({
438
453
  }
439
454
  ),
440
455
  /* @__PURE__ */ e(
441
- f,
456
+ u,
442
457
  {
443
458
  label: "Address Line 2",
444
459
  value: "",
@@ -446,7 +461,7 @@ const m2 = () => ({
446
461
  }
447
462
  ),
448
463
  /* @__PURE__ */ e(
449
- f,
464
+ u,
450
465
  {
451
466
  label: "City",
452
467
  value: d.city,
@@ -454,7 +469,7 @@ const m2 = () => ({
454
469
  }
455
470
  ),
456
471
  /* @__PURE__ */ e(
457
- f,
472
+ u,
458
473
  {
459
474
  label: "State",
460
475
  value: d.state,
@@ -462,7 +477,7 @@ const m2 = () => ({
462
477
  }
463
478
  ),
464
479
  /* @__PURE__ */ e(
465
- f,
480
+ u,
466
481
  {
467
482
  label: "Post Code",
468
483
  value: d.postcode,
@@ -470,7 +485,7 @@ const m2 = () => ({
470
485
  }
471
486
  ),
472
487
  /* @__PURE__ */ e(
473
- f,
488
+ u,
474
489
  {
475
490
  label: "Country",
476
491
  value: d.country,
@@ -480,17 +495,17 @@ const m2 = () => ({
480
495
  ] })
481
496
  ] })
482
497
  ] }) }),
483
- /* @__PURE__ */ i(c, { size: { md: 6, xs: 12 }, children: [
484
- /* @__PURE__ */ e(u, { p: 3, className: l["inner-container"], children: /* @__PURE__ */ e(
485
- W,
498
+ /* @__PURE__ */ i(n, { size: { md: 6, xs: 12 }, children: [
499
+ /* @__PURE__ */ e(m, { p: 3, className: l["inner-container"], children: /* @__PURE__ */ e(
500
+ q,
486
501
  {
487
502
  identityDocs: r.identityDocuments,
488
503
  showAlertMessage: s
489
504
  }
490
505
  ) }),
491
- /* @__PURE__ */ e(u, { p: 3, mt: 2, className: l["inner-container"], children: /* @__PURE__ */ i(c, { spacing: 2, container: !0, children: [
492
- /* @__PURE__ */ e(c, { size: 4, children: /* @__PURE__ */ e(h, { className: l.heading, variant: "h6", children: /* @__PURE__ */ e("strong", { children: "My Referrals" }) }) }),
493
- /* @__PURE__ */ e(c, { className: "text-right", size: 4, children: /* @__PURE__ */ e(
506
+ !c && /* @__PURE__ */ e(m, { p: 3, mt: 2, className: l["inner-container"], children: /* @__PURE__ */ i(n, { spacing: 2, container: !0, children: [
507
+ /* @__PURE__ */ e(n, { size: 4, children: /* @__PURE__ */ e(h, { className: l.heading, variant: "h6", children: /* @__PURE__ */ e("strong", { children: "My Referrals" }) }) }),
508
+ /* @__PURE__ */ e(n, { className: "text-right", size: 4, children: /* @__PURE__ */ e(
494
509
  v,
495
510
  {
496
511
  className: l["ref-btn"],
@@ -499,7 +514,7 @@ const m2 = () => ({
499
514
  children: "Sign-up Referral Link"
500
515
  }
501
516
  ) }),
502
- /* @__PURE__ */ e(c, { className: "text-right", size: 4, children: /* @__PURE__ */ e(
517
+ /* @__PURE__ */ e(n, { className: "text-right", size: 4, children: /* @__PURE__ */ e(
503
518
  v,
504
519
  {
505
520
  className: l["ref-btn"],
@@ -508,11 +523,11 @@ const m2 = () => ({
508
523
  children: "GEMS Referral Link"
509
524
  }
510
525
  ) }),
511
- /* @__PURE__ */ e(c, { size: 6, children: /* @__PURE__ */ e(h, { variant: "body1", children: /* @__PURE__ */ e("strong", { children: "No. of Signup Referrals" }) }) }),
512
- /* @__PURE__ */ e(c, { className: "text-right", size: 6, children: /* @__PURE__ */ e(h, { className: "fw500", variant: "body1", children: p }) })
526
+ /* @__PURE__ */ e(n, { size: 6, children: /* @__PURE__ */ e(h, { variant: "body1", children: /* @__PURE__ */ e("strong", { children: "No. of Signup Referrals" }) }) }),
527
+ /* @__PURE__ */ e(n, { className: "text-right", size: 6, children: /* @__PURE__ */ e(h, { className: "fw500", variant: "body1", children: f }) })
513
528
  ] }) })
514
529
  ] })
515
- ] }) }),
530
+ ] }),
516
531
  /* @__PURE__ */ e(
517
532
  i2,
518
533
  {
@@ -523,7 +538,7 @@ const m2 = () => ({
523
538
  open: M,
524
539
  fullWidth: !0,
525
540
  children: /* @__PURE__ */ e(s2, { sx: { p: 0, height: "600px" }, children: /* @__PURE__ */ i(
526
- u,
541
+ m,
527
542
  {
528
543
  mt: 4,
529
544
  className: l["dialog-container"],
@@ -550,12 +565,12 @@ const m2 = () => ({
550
565
  }
551
566
  )
552
567
  ] }),
553
- /* @__PURE__ */ e("img", { height: "275", src: Q + "/twitter-update.png" }),
568
+ /* @__PURE__ */ e("img", { height: "275", src: W + "/twitter-update.png" }),
554
569
  /* @__PURE__ */ e(
555
570
  v,
556
571
  {
557
572
  onClick: () => {
558
- n(
573
+ p(
559
574
  C2({
560
575
  share_opt: !0,
561
576
  tweet_text: w
@@ -587,7 +602,7 @@ const m2 = () => ({
587
602
  }
588
603
  )
589
604
  ] });
590
- }, G2 = X(v2);
605
+ }, K2 = Q(v2);
591
606
  export {
592
- G2 as default
607
+ K2 as default
593
608
  };
@@ -2,9 +2,9 @@ import { jsxs as n, Fragment as d, jsx as e } from "react/jsx-runtime";
2
2
  import { useState as y, useEffect as p } from "react";
3
3
  import { a as S, u } from "../../../react-redux-C7I9-1M6.js";
4
4
  import { Q as W } from "../../../index-CAoLi5Qq.js";
5
- import "../../../constants-CdVZO8DH.js";
5
+ import "../../../constants-BJByDTQY.js";
6
6
  import { a as _, u as z } from "../../../index-f15o1nhn.js";
7
- import { u as A } from "../../../wallet-D76D_QSY.js";
7
+ import { u as A } from "../../../wallet-z7NHqtCj.js";
8
8
  import { C as B } from "../../../ContentCopy-DzhD9ue3.js";
9
9
  import { useSnackBar as N } from "../../../hooks/useSnackBar.js";
10
10
  import w from "../../../hoc/withThemeProvider.js";
@@ -4,9 +4,9 @@ import "../Shared/backBtn.js";
4
4
  import "../../../util/functions.js";
5
5
  import "../../../styles.module-BFHktEw2.js";
6
6
  import "../Shared/appButton.js";
7
- import "../../../constants-CdVZO8DH.js";
8
- import "../../../order-DNSedxgT.js";
9
- import { a as g } from "../../../index-DHrWPN34.js";
7
+ import "../../../constants-BJByDTQY.js";
8
+ import "../../../order-DhUA-ZNX.js";
9
+ import { a as g } from "../../../index-BFIhKqqi.js";
10
10
  import "../../../hooks/useDialog/index.js";
11
11
  import "../../../util/constants.js";
12
12
  import "../../../Typography-Ds4fpvK8.js";
@@ -4,12 +4,12 @@ import "../../../PlayArrow-1Y66tCVx.js";
4
4
  import "../../../Info-83BXSu73.js";
5
5
  import "../../../generic-token-B_ptO5yb.js";
6
6
  import "../../../util/constants.js";
7
- import "../../../constants-CdVZO8DH.js";
7
+ import "../../../constants-BJByDTQY.js";
8
8
  import "../../../index-f15o1nhn.js";
9
- import "../../../order-DNSedxgT.js";
9
+ import "../../../order-DhUA-ZNX.js";
10
10
  import "../../../tooltip-CwdohO6q.js";
11
11
  import "../../../util/functions.js";
12
- import { S as D } from "../../../index-DHrWPN34.js";
12
+ import { S as D } from "../../../index-BFIhKqqi.js";
13
13
  import "../../../styles.module-BFHktEw2.js";
14
14
  import "../Shared/TokenModal/index.js";
15
15
  import "../Shared/appButton.js";
@@ -1,13 +1,13 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
3
  import "../../../hoc/withThemeProvider.js";
4
- import { C as e, F as f, M as O, i as d } from "../../../index-DHrWPN34.js";
4
+ import { C as e, F as f, M as O, i as d } from "../../../index-BFIhKqqi.js";
5
5
  import "../../../react-redux-C7I9-1M6.js";
6
- import "../../../constants-CdVZO8DH.js";
7
- import "../../../fiatAssets-yeCL6wA9.js";
8
- import "../../../cryptoAssets-awZZ9HTs.js";
9
- import "../../../wallet-D76D_QSY.js";
10
- import "../../../order-DNSedxgT.js";
6
+ import "../../../constants-BJByDTQY.js";
7
+ import "../../../fiatAssets-C_F8qNzr.js";
8
+ import "../../../cryptoAssets-BcVSdM1C.js";
9
+ import "../../../wallet-z7NHqtCj.js";
10
+ import "../../../order-DhUA-ZNX.js";
11
11
  import "../../../util/constants.js";
12
12
  import "../../../context/snackBarContext.js";
13
13
  import "../Shared/Container/index.js";
@@ -1,7 +1,7 @@
1
1
  import { jsxs as r, Fragment as B, jsx as t } from "react/jsx-runtime";
2
2
  import { useState as n, useEffect as u } from "react";
3
- import { al as Se, am as Ce, an as Ne, ao as We, ap as Re, aq as Ie } from "../../../constants-CdVZO8DH.js";
4
- import { f as Fe } from "../../../wallet-D76D_QSY.js";
3
+ import { am as Se, an as Ce, ao as Ne, ap as We, aq as Re, ar as Ie } from "../../../constants-BJByDTQY.js";
4
+ import { f as Fe } from "../../../wallet-z7NHqtCj.js";
5
5
  import { useDialog as Be } from "../../../hooks/useDialog/index.js";
6
6
  import { ETHEREUM_NETWORK as He, EVER_CHAIN_NETWORK as Ge, SYNTHETIC_EUR as X, ID_TOKEN_SYMBOL as Le } from "../../../util/constants.js";
7
7
  import { a as ze, u as H } from "../../../react-redux-C7I9-1M6.js";
@@ -4,8 +4,8 @@ var _t = (e, t, o) => ni(e, typeof t != "symbol" ? t + "" : t, o);
4
4
  import { jsx as D, jsxs as pe, Fragment as oi } from "react/jsx-runtime";
5
5
  import * as y from "react";
6
6
  import Ze, { useState as to, useEffect as ri } from "react";
7
- import "../../../../constants-CdVZO8DH.js";
8
- import { l as ii } from "../../../../auth-CjrjTwt5.js";
7
+ import "../../../../constants-BJByDTQY.js";
8
+ import { l as ii } from "../../../../auth-CR0412E5.js";
9
9
  import { RESEND_EMAIL_TIMER as no } from "../../../../util/constants.js";
10
10
  import oo from "../appButton.js";
11
11
  import { P as n, v as si, e as ai } from "../../../../createTheme-D_EHVLXp.js";
@@ -8,9 +8,9 @@ import { PAYMENT_PROVIDER_OPENPAYD as M } from "../../../util/constants.js";
8
8
  import "../../../hoc/withThemeProvider.js";
9
9
  import "./appButton.js";
10
10
  import "./Auth/otpForm.js";
11
- import "../../../constants-CdVZO8DH.js";
11
+ import "../../../constants-BJByDTQY.js";
12
12
  import { a as O, b as F } from "../../../index-f15o1nhn.js";
13
- import { a as W } from "../../../bank-D3I5wL2-.js";
13
+ import { a as W } from "../../../bank-iFS1RXp-.js";
14
14
  import { useSnackBarContext as j } from "../../../context/snackBarContext.js";
15
15
  import "../../../util/conversions.js";
16
16
  import "../../../index-CAoLi5Qq.js";
@@ -2,9 +2,9 @@ import { jsx as o, Fragment as h } from "react/jsx-runtime";
2
2
  import { useState as C, useEffect as c, useCallback as _ } from "react";
3
3
  import { a as S, u as e } from "../../../react-redux-C7I9-1M6.js";
4
4
  import { u as b } from "../../../index.esm-BsMAMhYW.js";
5
- import "../../../constants-CdVZO8DH.js";
5
+ import "../../../constants-BJByDTQY.js";
6
6
  import { b as y, a as B, d as P } from "../../../index-f15o1nhn.js";
7
- import { p as g, b as x } from "../../../bank-D3I5wL2-.js";
7
+ import { p as g, b as x } from "../../../bank-iFS1RXp-.js";
8
8
  import { c as q } from "../../../countries-BVn1FubK.js";
9
9
  import { B as A } from "../../../Box-Be0E_-eR.js";
10
10
  import { C as D } from "../../../CircularProgress-fePUtoaj.js";
@@ -4,8 +4,8 @@ import { a as L, u as S } from "../../../react-redux-C7I9-1M6.js";
4
4
  import x from "../../../hoc/withThemeProvider.js";
5
5
  import O from "../Shared/Auth/emailForm.js";
6
6
  import R from "../Shared/Auth/otpForm.js";
7
- import "../../../constants-CdVZO8DH.js";
8
- import { a as k, l as q, b as C } from "../../../auth-CjrjTwt5.js";
7
+ import "../../../constants-BJByDTQY.js";
8
+ import { a as k, l as q, b as C } from "../../../auth-CR0412E5.js";
9
9
  import v from "../Shared/Container/index.js";
10
10
  import { LOGIN_SCREEN as f } from "../../../util/constants.js";
11
11
  import { useSnackBarContext as w } from "../../../context/snackBarContext.js";
@@ -4,8 +4,8 @@ import { a as k, u as L } from "../../../react-redux-C7I9-1M6.js";
4
4
  import T from "../../../hoc/withThemeProvider.js";
5
5
  import x from "../Shared/Auth/emailForm.js";
6
6
  import B from "../Shared/Auth/otpForm.js";
7
- import "../../../constants-CdVZO8DH.js";
8
- import { a as O, r as q, u as d, v } from "../../../auth-CjrjTwt5.js";
7
+ import "../../../constants-BJByDTQY.js";
8
+ import { a as O, r as q, u as d, v } from "../../../auth-CR0412E5.js";
9
9
  import C from "../Shared/Container/index.js";
10
10
  import { REGISTER_SCREEN as l } from "../../../util/constants.js";
11
11
  import V from "./terms.js";