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,11 +1,11 @@
1
1
  import { jsxs as n, jsx as e, Fragment as ee } from "react/jsx-runtime";
2
2
  import { useState as g, useEffect as h } from "react";
3
3
  import { a as te, u as b } from "../../../react-redux-C7I9-1M6.js";
4
- import "../../../constants-CdVZO8DH.js";
4
+ import "../../../constants-BJByDTQY.js";
5
5
  import { b as ae, u as ne, c as se } from "../../../index-f15o1nhn.js";
6
- import { u as re, a as oe, b as le, c as ie, d as ce, e as me } from "../../../wallet-D76D_QSY.js";
7
- import { u as de, d as he } from "../../../bank-D3I5wL2-.js";
8
- import { s as a, I as ue } from "../../../iban-4bMHHpJO.js";
6
+ import { u as re, a as oe, b as le, c as ie, d as ce, e as me } from "../../../wallet-z7NHqtCj.js";
7
+ import { u as de, d as he } from "../../../bank-iFS1RXp-.js";
8
+ import { s as a, I as ue } from "../../../iban-Dh7qBGGc.js";
9
9
  import { LINKED_WALLET_TOOLTIP as pe, CONNECTED_WALLET_TOOLTIP as fe, WALLET_ICON as ge, DELETE_ICON as be } from "../../../util/constants.js";
10
10
  import Ne from "../../../hoc/withThemeProvider.js";
11
11
  import { M as R } from "../../../tooltip-CwdohO6q.js";
@@ -5,8 +5,8 @@ import { I as _ } from "../../../Info-83BXSu73.js";
5
5
  import { u as y } from "../../../react-redux-C7I9-1M6.js";
6
6
  import F from "../../Shared/transition.js";
7
7
  import { M as P } from "../../../tooltip-CwdohO6q.js";
8
- import { a1 as q, a2 as E, a3 as f } from "../../../constants-CdVZO8DH.js";
9
- import { s as k, c as U } from "../../../bank-D3I5wL2-.js";
8
+ import { a1 as q, a2 as E, a3 as f } from "../../../constants-BJByDTQY.js";
9
+ import { s as k, c as U } from "../../../bank-iFS1RXp-.js";
10
10
  import { useSnackBarContext as w } from "../../../context/snackBarContext.js";
11
11
  import { D as $, a as z } from "../../../DialogContent-D8jGp88c.js";
12
12
  import { D as G } from "../../../DialogTitle-CxbjAJOw.js";
@@ -5,9 +5,9 @@ import "../../../util/functions.js";
5
5
  import "../../../util/constants.js";
6
6
  import "../../../styles.module-BFHktEw2.js";
7
7
  import "../Shared/appButton.js";
8
- import "../../../constants-CdVZO8DH.js";
9
- import "../../../order-DNSedxgT.js";
10
- import { a as c } from "../../../index-98VYd3cT.js";
8
+ import "../../../constants-BJByDTQY.js";
9
+ import "../../../order-DhUA-ZNX.js";
10
+ import { a as c } from "../../../index-DSZxScyY.js";
11
11
  import "../../../Typography-Ds4fpvK8.js";
12
12
  import "../../../Box-Be0E_-eR.js";
13
13
  import "../../../Grid2-DX2sucnU.js";
@@ -4,13 +4,13 @@ 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
12
  import "../Shared/appButton.js";
13
- import { B as C } from "../../../index-98VYd3cT.js";
13
+ import { B as C } from "../../../index-DSZxScyY.js";
14
14
  import "../../../styles.module-BFHktEw2.js";
15
15
  import "../Shared/TokenModal/index.js";
16
16
  import "../../../react-redux-C7I9-1M6.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 f, F as A, M as O, P, i as Y } from "../../../index-98VYd3cT.js";
4
+ import { C as f, F as A, M as O, P, i as Y } from "../../../index-DSZxScyY.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,2 +1,5 @@
1
- declare const _default: import('react').FC<object & import('../../../hoc/withThemeProvider').WithThemeProviderProps>;
1
+ interface DepositProps {
2
+ navigate: (path: string) => void;
3
+ }
4
+ declare const _default: import('react').FC<DepositProps & import('../../../hoc/withThemeProvider').WithThemeProviderProps>;
2
5
  export default _default;
@@ -1,25 +1,25 @@
1
- import { jsxs as s, jsx as o } from "react/jsx-runtime";
1
+ import { jsxs as i, jsx as o } from "react/jsx-runtime";
2
2
  import { C as n } from "../../../ContentCopy-DzhD9ue3.js";
3
- import { AuthContainer as d } from "../Shared/Container/index.js";
4
- import m from "../../../hoc/withThemeProvider.js";
3
+ import { AuthContainer as c } from "../Shared/Container/index.js";
4
+ import d from "../../../hoc/withThemeProvider.js";
5
5
  import "react";
6
6
  import "../Shared/appButton.js";
7
7
  import "../Shared/Auth/otpForm.js";
8
- import "../../../constants-CdVZO8DH.js";
9
- import { useSnackBarContext as p } from "../../../context/snackBarContext.js";
8
+ import "../../../constants-BJByDTQY.js";
9
+ import { useSnackBarContext as m } from "../../../context/snackBarContext.js";
10
10
  import "../../../util/conversions.js";
11
11
  import "../../../index-CAoLi5Qq.js";
12
12
  import "../../../react-webcam-B3cXh1XT.js";
13
13
  import "../../Shared/transition.js";
14
14
  import "../Shared/pin.js";
15
15
  import "../../../moment-h96o7c8I.js";
16
- import { T as c } from "../../../tooltip-CwdohO6q.js";
16
+ import { T as p } from "../../../tooltip-CwdohO6q.js";
17
17
  import "../../../index.esm-BsMAMhYW.js";
18
18
  import "../../../web3-u4qDZYpo.js";
19
19
  import "../../../index-B8QKlEgj.js";
20
20
  import "../../../index-ceeCtFuh.js";
21
21
  import { T as t } from "../../../Typography-Ds4fpvK8.js";
22
- import { G as r } from "../../../Grid2-DX2sucnU.js";
22
+ import { G as s } from "../../../Grid2-DX2sucnU.js";
23
23
  import { B as l } from "../../../Box-Be0E_-eR.js";
24
24
  import { I as h } from "../../../IconButton-8B2ygvr4.js";
25
25
  const g = [
@@ -44,14 +44,14 @@ const g = [
44
44
  logo: "https://assets.coingecko.com/coins/images/1094/standard/tron-logo.png"
45
45
  }
46
46
  ], x = ({ network: e }) => {
47
- const { showAlertMessage: a } = p(), i = () => {
48
- navigator.clipboard.writeText(e.address), a({
47
+ const { showAlertMessage: r } = m(), a = () => {
48
+ navigator.clipboard.writeText(e.address), r({
49
49
  message: `${e.name} address has been copied successfully.`,
50
50
  type: "success"
51
51
  });
52
52
  };
53
- return /* @__PURE__ */ s(
54
- r,
53
+ return /* @__PURE__ */ i(
54
+ s,
55
55
  {
56
56
  mt: 4,
57
57
  sx: {
@@ -65,11 +65,11 @@ const g = [
65
65
  },
66
66
  container: !0,
67
67
  children: [
68
- /* @__PURE__ */ o(r, { size: { xs: 3 }, children: /* @__PURE__ */ s(l, { display: "flex", alignItems: "center", gap: 1.5, children: [
68
+ /* @__PURE__ */ o(s, { size: { xs: 3 }, children: /* @__PURE__ */ i(l, { display: "flex", alignItems: "center", gap: 1.5, children: [
69
69
  /* @__PURE__ */ o("img", { alt: e.name, src: e.logo, width: 24 }),
70
70
  /* @__PURE__ */ o(t, { fontWeight: 600, variant: "body1", color: "primary", children: e.name })
71
71
  ] }) }),
72
- /* @__PURE__ */ o(r, { size: { xs: 7 }, children: /* @__PURE__ */ o(
72
+ /* @__PURE__ */ o(s, { size: { xs: 7 }, children: /* @__PURE__ */ o(
73
73
  t,
74
74
  {
75
75
  variant: "body1",
@@ -82,13 +82,13 @@ const g = [
82
82
  children: e.address
83
83
  }
84
84
  ) }),
85
- /* @__PURE__ */ o(r, { size: { xs: 2 }, textAlign: "right", children: /* @__PURE__ */ o(c, { title: "Copy address", children: /* @__PURE__ */ o(h, { size: "small", onClick: i, children: /* @__PURE__ */ o(n, { fontSize: "small", sx: { color: "#3ac9c2" } }) }) }) })
85
+ /* @__PURE__ */ o(s, { size: { xs: 2 }, textAlign: "right", children: /* @__PURE__ */ o(p, { title: "Copy address", children: /* @__PURE__ */ o(h, { size: "small", onClick: a, children: /* @__PURE__ */ o(n, { fontSize: "small", sx: { color: "#3ac9c2" } }) }) }) })
86
86
  ]
87
87
  }
88
88
  );
89
- }, f = () => /* @__PURE__ */ s(d, { addPadding: !0, children: [
89
+ }, f = ({ navigate: e }) => /* @__PURE__ */ i(c, { addPadding: !0, children: [
90
90
  /* @__PURE__ */ o(t, { variant: "h4", color: "primary", fontWeight: "bold", children: "Deposit" }),
91
- /* @__PURE__ */ s(t, { mt: 2, variant: "body1", color: "secondary", children: [
91
+ /* @__PURE__ */ i(t, { mt: 2, variant: "body1", color: "secondary", children: [
92
92
  "Only send supported tokens from a",
93
93
  " ",
94
94
  /* @__PURE__ */ o(
@@ -97,14 +97,15 @@ const g = [
97
97
  variant: "body1",
98
98
  component: "span",
99
99
  color: "primary",
100
- sx: { textDecoration: "underline", fontWeight: "bold" },
100
+ sx: { textDecoration: "underline", fontWeight: "bold", cursor: "pointer" },
101
+ onClick: () => e("/accounts"),
101
102
  children: "connected wallet"
102
103
  }
103
104
  ),
104
105
  ", and send to the correct network address. Incorrect deposits may be lost."
105
106
  ] }),
106
- g.map((e) => /* @__PURE__ */ o(x, { network: e }, e.name))
107
- ] }), P = m(f);
107
+ g.map((r) => /* @__PURE__ */ o(x, { network: r }, r.name))
108
+ ] }), P = d(f);
108
109
  export {
109
110
  P as default
110
111
  };
@@ -5,7 +5,7 @@ import w from "./input.js";
5
5
  import { a as I } from "../../../react-redux-C7I9-1M6.js";
6
6
  import "../../../hoc/withThemeProvider.js";
7
7
  import "../Shared/Auth/otpForm.js";
8
- import "../../../constants-CdVZO8DH.js";
8
+ import "../../../constants-BJByDTQY.js";
9
9
  import { useSnackBarContext as b } from "../../../context/snackBarContext.js";
10
10
  import "../../../util/conversions.js";
11
11
  import "../../../index-CAoLi5Qq.js";
@@ -14,8 +14,8 @@ import oe from "./orgInfo.js";
14
14
  import re from "./orgDetails.js";
15
15
  import ie from "./verify.js";
16
16
  import ae from "./success.js";
17
- import "../../../constants-CdVZO8DH.js";
18
- import { r as E, k as se } from "../../../kyc-Dur3dRxq.js";
17
+ import "../../../constants-BJByDTQY.js";
18
+ import { r as E, k as se } from "../../../kyc-DJpiKj5d.js";
19
19
  import { a as ne, u as ce } from "../../../react-redux-C7I9-1M6.js";
20
20
  import me from "../../Shared/loader.js";
21
21
  import "../Shared/appButton.js";
@@ -31,7 +31,7 @@ import "../../../index.esm-BsMAMhYW.js";
31
31
  import "../../../web3-u4qDZYpo.js";
32
32
  import "../../../index-B8QKlEgj.js";
33
33
  import "../../../index-ceeCtFuh.js";
34
- import { F as pe } from "../../../index-Dx7-MJk2.js";
34
+ import { F as pe } from "../../../index-CQe8cwpc.js";
35
35
  import fe from "./edd.js";
36
36
  import { B as de } from "../../../Button-DCBtFwk3.js";
37
37
  import { D as Te, a as Ee } from "../../../DialogContent-D8jGp88c.js";
@@ -1,52 +1,43 @@
1
- import { jsxs as r, Fragment as h, jsx as e } from "react/jsx-runtime";
2
- import { useState as p } from "react";
3
- import { R as a } from "../../../radioButton-CdYLf2fc.js";
4
- import f from "../Shared/appButton.js";
5
- import { KYC_UNDER_TRANSATION as l, KYC_BETWEEN_TRANSATION as n, KYC_OVER_TRANSATION as i } from "../../../util/constants.js";
6
- import { T as g } from "../../../Typography-Ds4fpvK8.js";
7
- import { B as m } from "../../../Box-Be0E_-eR.js";
8
- import { F as C } from "../../../FormControl-Cc-02KHW.js";
9
- import { R as N } from "../../../RadioGroup-DtQqYrwU.js";
10
- const b = ({ onNext: d, kycData: c }) => {
11
- const [t, s] = p(c.transactAmount), o = (u) => {
12
- s(u.target.value);
1
+ import { jsxs as r, Fragment as u, jsx as t } from "react/jsx-runtime";
2
+ import { useState as h } from "react";
3
+ import { R as l } from "../../../radioButton-CdYLf2fc.js";
4
+ import p from "../Shared/appButton.js";
5
+ import { KYC_BETWEEN_TRANSATION as n, KYC_OVER_TRANSATION as a } from "../../../util/constants.js";
6
+ import { T as f } from "../../../Typography-Ds4fpvK8.js";
7
+ import { B as i } from "../../../Box-Be0E_-eR.js";
8
+ import { F as g } from "../../../FormControl-Cc-02KHW.js";
9
+ import { R as C } from "../../../RadioGroup-DtQqYrwU.js";
10
+ const S = ({ onNext: m, kycData: d }) => {
11
+ const [e, c] = h(d.transactAmount), o = (s) => {
12
+ c(s.target.value);
13
13
  };
14
- return /* @__PURE__ */ r(h, { children: [
15
- /* @__PURE__ */ e(g, { variant: "lg", fontWeight: "bold", children: "How much are you transacting?" }),
16
- /* @__PURE__ */ r(m, { mt: 4, children: [
17
- /* @__PURE__ */ e(C, { component: "fieldset", fullWidth: !0, children: /* @__PURE__ */ r(N, { value: t, onChange: o, children: [
18
- /* @__PURE__ */ e(
19
- a,
20
- {
21
- value: l,
22
- label: l,
23
- selected: t === l,
24
- onChange: o
25
- }
26
- ),
27
- /* @__PURE__ */ e(
28
- a,
14
+ return /* @__PURE__ */ r(u, { children: [
15
+ /* @__PURE__ */ t(f, { variant: "lg", fontWeight: "bold", children: "How much are you transacting?" }),
16
+ /* @__PURE__ */ r(i, { mt: 4, children: [
17
+ /* @__PURE__ */ t(g, { component: "fieldset", fullWidth: !0, children: /* @__PURE__ */ r(C, { value: e, onChange: o, children: [
18
+ /* @__PURE__ */ t(
19
+ l,
29
20
  {
30
21
  value: n,
31
22
  label: n,
32
- selected: t === n,
23
+ selected: e === n,
33
24
  onChange: o
34
25
  }
35
26
  ),
36
- /* @__PURE__ */ e(
37
- a,
27
+ /* @__PURE__ */ t(
28
+ l,
38
29
  {
39
- value: i,
40
- label: i,
41
- selected: t === i,
30
+ value: a,
31
+ label: a,
32
+ selected: e === a,
42
33
  onChange: o
43
34
  }
44
35
  )
45
36
  ] }) }),
46
- /* @__PURE__ */ e(m, { mt: 16, children: /* @__PURE__ */ e(f, { fullWidth: !0, onClick: () => d(t), children: "Next" }) })
37
+ /* @__PURE__ */ t(i, { mt: 16, children: /* @__PURE__ */ t(p, { fullWidth: !0, onClick: () => m(e), children: "Next" }) })
47
38
  ] })
48
39
  ] });
49
40
  };
50
41
  export {
51
- b as default
42
+ S as default
52
43
  };
@@ -5,8 +5,8 @@ import P from "./input.js";
5
5
  import { a as b } from "../../../react-redux-C7I9-1M6.js";
6
6
  import "../../../hoc/withThemeProvider.js";
7
7
  import "../Shared/Auth/otpForm.js";
8
- import "../../../constants-CdVZO8DH.js";
9
- import { a } from "../../../kyc-Dur3dRxq.js";
8
+ import "../../../constants-BJByDTQY.js";
9
+ import { a } from "../../../kyc-DJpiKj5d.js";
10
10
  import { useSnackBarContext as D } from "../../../context/snackBarContext.js";
11
11
  import "../../../util/conversions.js";
12
12
  import "../../../index-CAoLi5Qq.js";
@@ -6,7 +6,7 @@ import l from "./input.js";
6
6
  import { pick as w } from "../../../util/functions.js";
7
7
  import "../../../hoc/withThemeProvider.js";
8
8
  import "../Shared/Auth/otpForm.js";
9
- import "../../../constants-CdVZO8DH.js";
9
+ import "../../../constants-BJByDTQY.js";
10
10
  import { useSnackBarContext as I } from "../../../context/snackBarContext.js";
11
11
  import "../../../util/conversions.js";
12
12
  import "../../../index-CAoLi5Qq.js";
@@ -7,7 +7,7 @@ import { c as x } from "../../../createSvgIcon-C0wzKL72.js";
7
7
  import { useState as C } from "react";
8
8
  import "../../../hoc/withThemeProvider.js";
9
9
  import "../Shared/Auth/otpForm.js";
10
- import "../../../constants-CdVZO8DH.js";
10
+ import "../../../constants-BJByDTQY.js";
11
11
  import { useSnackBarContext as g } from "../../../context/snackBarContext.js";
12
12
  import "../../../util/conversions.js";
13
13
  import "../../../index-CAoLi5Qq.js";
@@ -3,8 +3,8 @@ import * as J from "react";
3
3
  import { useState as ot, useEffect as st } from "react";
4
4
  import nt from "../../../hoc/withThemeProvider.js";
5
5
  import { a as rt, u as it } from "../../../react-redux-C7I9-1M6.js";
6
- import "../../../constants-CdVZO8DH.js";
7
- import { d as lt } from "../../../order-DNSedxgT.js";
6
+ import "../../../constants-BJByDTQY.js";
7
+ import { e as lt } from "../../../order-DhUA-ZNX.js";
8
8
  import pt from "../../Shared/HistoryItem/index.js";
9
9
  import { B } from "../../../Box-Be0E_-eR.js";
10
10
  import { g as K, a as z, P as a, f as R } from "../../../createTheme-D_EHVLXp.js";
@@ -8,9 +8,9 @@ import { displayWalletAddress as oe } from "../../../util/functions.js";
8
8
  import "../Shared/appButton.js";
9
9
  import { BACK_BTN_ICON as ae, EVER_CHAIN_NETWORK as F, ETHEREUM_NETWORK as G } from "../../../util/constants.js";
10
10
  import "../Shared/Auth/otpForm.js";
11
- import { a4 as se, a5 as ne, a6 as ie, a7 as le, a8 as ce } from "../../../constants-CdVZO8DH.js";
11
+ import { a4 as se, a5 as ne, a6 as ie, a7 as le, a8 as ce } from "../../../constants-BJByDTQY.js";
12
12
  import { a as me } from "../../../index-f15o1nhn.js";
13
- import { g as de } from "../../../wallet-D76D_QSY.js";
13
+ import { g as de } from "../../../wallet-z7NHqtCj.js";
14
14
  import "../../../context/snackBarContext.js";
15
15
  import { numberFormat as he, fromHuman as ue, getGweiFromWei as pe, getUnFormattedValueFromWei as fe } from "../../../util/conversions.js";
16
16
  import "../../../index-CAoLi5Qq.js";
@@ -1,8 +1,8 @@
1
1
  import { jsxs as f, jsx as A, Fragment as T } from "react/jsx-runtime";
2
2
  import { US_DOLLAR_ISO3 as H, DIALOG_SUCCESS_ICON as bA, EVER_CHAIN_NETWORK as y, EURO_ISO3 as lA, DIALOG_ERROR_ICON as PA, BACK_BTN_ICON as nA } from "../../../util/constants.js";
3
- import "../../../constants-CdVZO8DH.js";
4
- import { h as QA } from "../../../wallet-D76D_QSY.js";
5
- import { c as jA } from "../../../stake-DaOB24Ou.js";
3
+ import "../../../constants-BJByDTQY.js";
4
+ import { h as QA } from "../../../wallet-z7NHqtCj.js";
5
+ import { c as jA } from "../../../stake-DWRuAE1u.js";
6
6
  import { useState as v, useEffect as b, createRef as U } from "react";
7
7
  import { a as HA, u as m } from "../../../react-redux-C7I9-1M6.js";
8
8
  import { s as z, T as i } from "../../../tokenRow-QlGBYRKR.js";
@@ -11,9 +11,9 @@ import "../../../ArrowBack-Clp4i3dA.js";
11
11
  import "../../Shared/transition.js";
12
12
  import "../../../util/functions.js";
13
13
  import "../../../react-redux-C7I9-1M6.js";
14
- import "../../../constants-CdVZO8DH.js";
14
+ import "../../../constants-BJByDTQY.js";
15
15
  import "../../../index-f15o1nhn.js";
16
- import { D as C } from "../../../documents-DvNPkuYe.js";
16
+ import { D as C } from "../../../documents-HjBKq9qA.js";
17
17
  import "../../../util/constants.js";
18
18
  import "../../../hooks/useDialog/index.js";
19
19
  import "../../../Backdrop-DD6Ysl5O.js";
@@ -1,6 +1,7 @@
1
1
  interface ProfileProps {
2
2
  baseUrl: string;
3
3
  gemsUrl: string;
4
+ isEnterPriseWallet?: boolean;
4
5
  }
5
6
  declare const _default: import('react').FC<ProfileProps & import('../../../hoc/withThemeProvider').WithThemeProviderProps>;
6
7
  export default _default;