everest-npm-features 0.0.2 → 0.0.3
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.
- package/dist/{PlayArrow-D98xCL5M.js → PlayArrow-D_p2nwO8.js} +1 -1
- package/dist/{auth-AwdxCQXF.js → auth-DDk8JxR-.js} +1 -1
- package/dist/{bank-D2rGgUDP.js → bank-BvPXd5sM.js} +1 -1
- package/dist/components/Account/index.js +3 -3
- package/dist/components/History/index.js +2 -2
- package/dist/components/MoveToEthereumOrEverChain/index.js +6 -6
- package/dist/components/Profile/documents.js +2 -2
- package/dist/components/Profile/index.js +3 -3
- package/dist/components/Receive/index.js +2 -2
- package/dist/components/RocketRamp/Buy/cardPayment.js +3 -3
- package/dist/components/RocketRamp/Buy/confirmTransaction.js +3 -3
- package/dist/components/RocketRamp/Buy/form.d.ts +1 -1
- package/dist/components/RocketRamp/Buy/form.js +4 -4
- package/dist/components/RocketRamp/Buy/index.js +9 -7
- package/dist/components/RocketRamp/Buy/types.d.ts +1 -0
- package/dist/components/RocketRamp/Dashboard/index.js +2 -2
- package/dist/components/RocketRamp/MinimalKyc/index.js +2 -2
- package/dist/components/RocketRamp/SignIn/index.js +2 -2
- package/dist/components/RocketRamp/SignIn/loginForm.js +2 -2
- package/dist/components/RocketRamp/SignIn/otpForm.js +2 -2
- package/dist/components/RocketRamp/SignUp/email.js +2 -2
- package/dist/components/RocketRamp/SignUp/index.js +2 -2
- package/dist/components/RocketRamp/SignUp/personalInfo.js +2 -2
- package/dist/components/RocketRamp/Transactions/index.js +2 -2
- package/dist/components/Send/index.js +2 -2
- package/dist/components/Shared/addBank.js +2 -2
- package/dist/components/Shared/connectPlaidBank.js +2 -2
- package/dist/components/SignIn/index.js +2 -2
- package/dist/components/SignUp/index.js +3 -3
- package/dist/components/Stake/index.js +3 -3
- package/dist/components/Swap/index.js +2 -2
- package/dist/components/WalletPortfolio/index.js +3 -3
- package/dist/{constants-d3SWzaRo.js → constants-SKm7VF9k.js} +29 -28
- package/dist/{documents-2UqIXbDq.js → documents-7w9u2Oig.js} +11 -11
- package/dist/index-BhmBCie8.js +796 -0
- package/dist/main.js +1 -1
- package/dist/order-CO4ra5N-.js +27 -0
- package/dist/{stake-Q_O90kTv.js → stake-DHpsHQbJ.js} +1 -1
- package/dist/store.d.ts +2 -1
- package/dist/{user-Dzur3Cro.js → user-CeKqBfJU.js} +1 -1
- package/dist/{wallet-Dw896DF7.js → wallet-BtAQ78cv.js} +1 -1
- package/package.json +1 -1
- package/dist/index-DxLB0ZV1.js +0 -760
- package/dist/order-Cry6kuj8.js +0 -23
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { L as e, V as s, d as t, e as E, R, A as o, P as p, f as y, g as _, h as T, i as l } from "./constants-
|
|
1
|
+
import { L as e, V as s, d as t, e as E, R, A as o, P as p, f as y, g as _, h as T, i as l } from "./constants-SKm7VF9k.js";
|
|
2
2
|
const i = (a) => ({
|
|
3
3
|
type: E,
|
|
4
4
|
payload: a
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { jsxs as a, jsx as e, Fragment as V } from "react/jsx-runtime";
|
|
2
2
|
import { useState as p, useEffect as h } from "react";
|
|
3
3
|
import { u as X, a as z } from "../../react-redux-B4BZippc.js";
|
|
4
|
-
import "../../constants-
|
|
4
|
+
import "../../constants-SKm7VF9k.js";
|
|
5
5
|
import { a as Y, c as Z, d as ee } from "../../index-TElEjliR.js";
|
|
6
|
-
import { u as te, a as ne, b as ae, c as se, d as oe, e as re } from "../../wallet-
|
|
7
|
-
import { u as ie, d as le } from "../../bank-
|
|
6
|
+
import { u as te, a as ne, b as ae, c as se, d as oe, e as re } from "../../wallet-BtAQ78cv.js";
|
|
7
|
+
import { u as ie, d as le } from "../../bank-BvPXd5sM.js";
|
|
8
8
|
import { useSnackBar as ce } from "../../hooks/useSnackBar.js";
|
|
9
9
|
import { LINKED_WALLET_TOOLTIP as de, CONNECTED_WALLET_TOOLTIP as me, WALLET_ICON as he, DELETE_ICON as ue } from "../../util/constants.js";
|
|
10
10
|
import pe from "../../hoc/withThemeProvider.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 { u as rt, a as it } from "../../react-redux-B4BZippc.js";
|
|
6
|
-
import "../../constants-
|
|
7
|
-
import { o as lt } from "../../order-
|
|
6
|
+
import "../../constants-SKm7VF9k.js";
|
|
7
|
+
import { o as lt } from "../../order-CO4ra5N-.js";
|
|
8
8
|
import pt from "../Shared/HistoryItem/index.js";
|
|
9
9
|
import { B } from "../../Box-BOgpENcC.js";
|
|
10
10
|
import { g as K, a as z, P as a, f as R } from "../../createTheme-F9Dk4FhK.js";
|
|
@@ -8,9 +8,9 @@ import "@incodetech/welcome";
|
|
|
8
8
|
import "../../axios-BEX6n2A7.js";
|
|
9
9
|
import { useSnackBar as oe } from "../../hooks/useSnackBar.js";
|
|
10
10
|
import "../SignUp/pin.js";
|
|
11
|
-
import {
|
|
11
|
+
import { M as se, N as ne, Q as ae, T as ie, W as le } from "../../constants-SKm7VF9k.js";
|
|
12
12
|
import { u as ce } from "../../index-TElEjliR.js";
|
|
13
|
-
import { g as me } from "../../wallet-
|
|
13
|
+
import { g as me } from "../../wallet-BtAQ78cv.js";
|
|
14
14
|
import '../../assets/main.css';import '../../assets/index6.css';/* empty css */
|
|
15
15
|
import de from "../../hoc/withThemeProvider.js";
|
|
16
16
|
import { numberFormat as ue, fromHuman as he, getGweiFromWei as pe, getUnFormattedValueFromWei as fe } from "../../util/conversions.js";
|
|
@@ -63,13 +63,13 @@ const be = (r) => ({
|
|
|
63
63
|
var q, k;
|
|
64
64
|
const { showAlertMessage: E, snackBar: U } = oe(), m = Z(), u = S((t) => t.bridge), s = u.gasFee, x = u.loader, h = u.error, R = u.withdrawStatus, B = S((t) => t.user.wallets);
|
|
65
65
|
B.loader;
|
|
66
|
-
const W = B.data, w = a === F ? G : F, i = S(ce).everWalletAddress, [I, V] = f(""),
|
|
66
|
+
const W = B.data, w = a === F ? G : F, i = S(ce).everWalletAddress, [I, V] = f(""), L = ue(I), [O, _] = f("default"), [Q, K] = f(!1), [d, D] = f(""), [$, C] = f(!1), y = Y(""), v = he(d, r === "ID" ? 18 : 6);
|
|
67
67
|
T(() => (m(me()), () => {
|
|
68
68
|
m(Se());
|
|
69
69
|
}), []), T(() => {
|
|
70
70
|
u.showFeePopUp && s.GasLimit > 0 && C(!0);
|
|
71
71
|
}, [s]), T(() => {
|
|
72
|
-
h && (E({ message: h }), (h === "invalid PIN" || h === "Pin must be 4-digit numeric value") && (
|
|
72
|
+
h && (E({ message: h }), (h === "invalid PIN" || h === "Pin must be 4-digit numeric value") && (K(!0), _("pin"), C(!1)));
|
|
73
73
|
}, [h]), T(() => {
|
|
74
74
|
const t = W.find(
|
|
75
75
|
(l) => l.address === i
|
|
@@ -174,7 +174,7 @@ const be = (r) => ({
|
|
|
174
174
|
children: /* @__PURE__ */ e(
|
|
175
175
|
te,
|
|
176
176
|
{
|
|
177
|
-
error:
|
|
177
|
+
error: Q,
|
|
178
178
|
onCancel: () => _("default"),
|
|
179
179
|
onSubmit: (t) => {
|
|
180
180
|
y.current = t, X(), _("default");
|
|
@@ -189,7 +189,7 @@ const be = (r) => ({
|
|
|
189
189
|
" ",
|
|
190
190
|
r,
|
|
191
191
|
" Balance: ",
|
|
192
|
-
/* @__PURE__ */ e("strong", { children:
|
|
192
|
+
/* @__PURE__ */ e("strong", { children: L })
|
|
193
193
|
] }),
|
|
194
194
|
/* @__PURE__ */ e(we, { sx: { mt: 6 }, fullWidth: !0, children: /* @__PURE__ */ e(
|
|
195
195
|
_e,
|
|
@@ -6,11 +6,11 @@ import "../../Cancel-BMPJ8ZAg.js";
|
|
|
6
6
|
import "../Shared/inputField.js";
|
|
7
7
|
import "../Shared/step.js";
|
|
8
8
|
import "../../react-webcam-B3cXh1XT.js";
|
|
9
|
-
import { D as A } from "../../documents-
|
|
9
|
+
import { D as A } from "../../documents-7w9u2Oig.js";
|
|
10
10
|
import "../Shared/transition.js";
|
|
11
11
|
import "../../util/functions.js";
|
|
12
12
|
import "../../react-redux-B4BZippc.js";
|
|
13
|
-
import "../../constants-
|
|
13
|
+
import "../../constants-SKm7VF9k.js";
|
|
14
14
|
import "../../index-TElEjliR.js";
|
|
15
15
|
import "../../util/constants.js";
|
|
16
16
|
import "../../hooks/useDialog/index.js";
|
|
@@ -2,11 +2,11 @@ import { jsx as e, jsxs as i, Fragment as V } from "react/jsx-runtime";
|
|
|
2
2
|
import * as A from "react";
|
|
3
3
|
import { useState as F, useEffect as D } from "react";
|
|
4
4
|
import { u as H, a as T } from "../../react-redux-B4BZippc.js";
|
|
5
|
-
import "../../constants-
|
|
5
|
+
import "../../constants-SKm7VF9k.js";
|
|
6
6
|
import { u as U } from "../../index-TElEjliR.js";
|
|
7
|
-
import { a as O, b as E, c as z, d as j } from "../../user-
|
|
7
|
+
import { a as O, b as E, c as z, d as j } from "../../user-CeKqBfJU.js";
|
|
8
8
|
import { useSnackBar as q } from "../../hooks/useSnackBar.js";
|
|
9
|
-
import { s as l, D as W } from "../../documents-
|
|
9
|
+
import { s as l, D as W } from "../../documents-7w9u2Oig.js";
|
|
10
10
|
import f from "../Shared/inputField.js";
|
|
11
11
|
import { WIDGET_URL as X } from "../../util/constants.js";
|
|
12
12
|
import Y from "../../hoc/withThemeProvider.js";
|
|
@@ -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 { u as S, a as u } from "../../react-redux-B4BZippc.js";
|
|
4
4
|
import { Q as W } from "../../index-CAoLi5Qq.js";
|
|
5
|
-
import "../../constants-
|
|
5
|
+
import "../../constants-SKm7VF9k.js";
|
|
6
6
|
import { u as _, c as z } from "../../index-TElEjliR.js";
|
|
7
|
-
import { u as A } from "../../wallet-
|
|
7
|
+
import { u as A } from "../../wallet-BtAQ78cv.js";
|
|
8
8
|
import { C as B } from "../../ContentCopy-HD_Xx6nx.js";
|
|
9
9
|
import { useSnackBar as N } from "../../hooks/useSnackBar.js";
|
|
10
10
|
import w from "../../hoc/withThemeProvider.js";
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
-
import { C as b } from "../../../index-
|
|
3
|
+
import { C as b } from "../../../index-BhmBCie8.js";
|
|
4
4
|
import "../../../index-ceeCtFuh.js";
|
|
5
5
|
import "../Shared/backBtn.js";
|
|
6
6
|
import "../../../util/functions.js";
|
|
7
7
|
import "../../../util/constants.js";
|
|
8
8
|
import "../Shared/Input/index.js";
|
|
9
9
|
import "../Shared/Button/index.js";
|
|
10
|
-
import "../../../constants-
|
|
11
|
-
import "../../../order-
|
|
10
|
+
import "../../../constants-SKm7VF9k.js";
|
|
11
|
+
import "../../../order-CO4ra5N-.js";
|
|
12
12
|
import "../../../Typography-Dx54MRM5.js";
|
|
13
13
|
import "../../../Box-BOgpENcC.js";
|
|
14
14
|
import "../../../CircularProgress-BAEiXRSn.js";
|
|
@@ -3,10 +3,10 @@ import "react";
|
|
|
3
3
|
import "../Shared/backBtn.js";
|
|
4
4
|
import "../../../util/functions.js";
|
|
5
5
|
import "../../../util/constants.js";
|
|
6
|
-
import { a as b } from "../../../index-
|
|
6
|
+
import { a as b } from "../../../index-BhmBCie8.js";
|
|
7
7
|
import "../Shared/Button/index.js";
|
|
8
|
-
import "../../../constants-
|
|
9
|
-
import "../../../order-
|
|
8
|
+
import "../../../constants-SKm7VF9k.js";
|
|
9
|
+
import "../../../order-CO4ra5N-.js";
|
|
10
10
|
import "../../../Typography-Dx54MRM5.js";
|
|
11
11
|
import "../../../Box-BOgpENcC.js";
|
|
12
12
|
import "../../../Grid2-B0mJbwjl.js";
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { BuyFormProps } from './types';
|
|
2
|
-
declare const BuyForm: ({ setScreen, orderData, dispatch, fiatAssets, cryptoAssets, getCryptoAssets, showAlertMessage, }: BuyFormProps) => import("react/jsx-runtime").JSX.Element;
|
|
2
|
+
declare const BuyForm: ({ setScreen, orderData, dispatch, fiatAssets, cryptoAssets, getCryptoAssets, showAlertMessage, partnerKey, }: BuyFormProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default BuyForm;
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
-
import "../../../PlayArrow-
|
|
3
|
+
import "../../../PlayArrow-D_p2nwO8.js";
|
|
4
4
|
import "../../../Info-CkE3Gsf2.js";
|
|
5
5
|
import "../../../generic-token-B_ptO5yb.js";
|
|
6
6
|
import "../Shared/Input/index.js";
|
|
7
7
|
import "../../../util/constants.js";
|
|
8
|
-
import "../../../constants-
|
|
9
|
-
import "../../../order-
|
|
8
|
+
import "../../../constants-SKm7VF9k.js";
|
|
9
|
+
import "../../../order-CO4ra5N-.js";
|
|
10
10
|
import "../../Shared/tooltip.js";
|
|
11
11
|
import "../../../util/functions.js";
|
|
12
12
|
import "../Shared/Button/index.js";
|
|
13
|
-
import { B as w } from "../../../index-
|
|
13
|
+
import { B as w } from "../../../index-BhmBCie8.js";
|
|
14
14
|
import "../../../Grid2-B0mJbwjl.js";
|
|
15
15
|
import "../../../Box-BOgpENcC.js";
|
|
16
16
|
import "../../../Typography-Dx54MRM5.js";
|
|
@@ -1,13 +1,15 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
3
|
import "../../../hoc/withThemeProvider.js";
|
|
4
|
-
import { b as
|
|
4
|
+
import { b as I, F as T, P as Y, i as c } from "../../../index-BhmBCie8.js";
|
|
5
|
+
import "../../../util/constants.js";
|
|
5
6
|
import "@incodetech/welcome";
|
|
6
7
|
import "../../../axios-BEX6n2A7.js";
|
|
7
8
|
import "../../../hooks/useSnackBar.js";
|
|
8
9
|
import "../../SignUp/pin.js";
|
|
9
|
-
import "../../../constants-
|
|
10
|
-
import "../../../PlayArrow-
|
|
10
|
+
import "../../../constants-SKm7VF9k.js";
|
|
11
|
+
import "../../../PlayArrow-D_p2nwO8.js";
|
|
12
|
+
import "../../../order-CO4ra5N-.js";
|
|
11
13
|
import "../../../react-redux-B4BZippc.js";
|
|
12
14
|
import '../../../assets/main.css';/* empty css */
|
|
13
15
|
import "../../../util/conversions.js";
|
|
@@ -22,8 +24,8 @@ import "../../../web3-u4qDZYpo.js";
|
|
|
22
24
|
import "../../../index-B8QKlEgj.js";
|
|
23
25
|
import "../../../Box-BOgpENcC.js";
|
|
24
26
|
export {
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
27
|
+
I as CONFIRM_SCREEN,
|
|
28
|
+
T as FORM_SCREEN,
|
|
29
|
+
Y as PAYMENT_SCREEN,
|
|
30
|
+
c as default
|
|
29
31
|
};
|
|
@@ -16,6 +16,7 @@ export interface BuyFormProps extends BaseBuySubComponentProps {
|
|
|
16
16
|
cryptoAssets: RocketRampAppState["cryptoAssets"];
|
|
17
17
|
fiatAssets: RocketRampAppState["fiatAssets"];
|
|
18
18
|
getCryptoAssets: (id: number) => void;
|
|
19
|
+
partnerKey: string;
|
|
19
20
|
}
|
|
20
21
|
export interface BuyConfirmTransactionProps extends BaseBuySubComponentProps {
|
|
21
22
|
partnerKey: string;
|
|
@@ -3,8 +3,8 @@ import c from "../../../hoc/withThemeProvider.js";
|
|
|
3
3
|
import d from "./balance.js";
|
|
4
4
|
import l from "./transaction.js";
|
|
5
5
|
import { u as f, a as p } from "../../../react-redux-B4BZippc.js";
|
|
6
|
-
import "../../../constants-
|
|
7
|
-
import { o as u } from "../../../order-
|
|
6
|
+
import "../../../constants-SKm7VF9k.js";
|
|
7
|
+
import { o as u } from "../../../order-CO4ra5N-.js";
|
|
8
8
|
import { useEffect as h } from "react";
|
|
9
9
|
const x = ({ navigate: o }) => {
|
|
10
10
|
const s = f(), r = p((i) => i.order), e = r.list, a = r.loader;
|
|
@@ -8,8 +8,8 @@ import "@incodetech/welcome";
|
|
|
8
8
|
import "../../../axios-BEX6n2A7.js";
|
|
9
9
|
import { useSnackBar as U } from "../../../hooks/useSnackBar.js";
|
|
10
10
|
import "../../SignUp/pin.js";
|
|
11
|
-
import "../../../constants-
|
|
12
|
-
import { r as V, u as X } from "../../../user-
|
|
11
|
+
import "../../../constants-SKm7VF9k.js";
|
|
12
|
+
import { r as V, u as X } from "../../../user-CeKqBfJU.js";
|
|
13
13
|
import '../../../assets/main.css';/* empty css */
|
|
14
14
|
import $ from "../../../hoc/withThemeProvider.js";
|
|
15
15
|
import "../../../util/conversions.js";
|
|
@@ -6,8 +6,8 @@ import L from "../../../hoc/withThemeProvider.js";
|
|
|
6
6
|
import { L as T } from "../../../rr-primary-logo-CqI24c8v.js";
|
|
7
7
|
import y from "./loginForm.js";
|
|
8
8
|
import D from "./otpForm.js";
|
|
9
|
-
import "../../../constants-
|
|
10
|
-
import { a as R } from "../../../auth-
|
|
9
|
+
import "../../../constants-SKm7VF9k.js";
|
|
10
|
+
import { a as R } from "../../../auth-DDk8JxR-.js";
|
|
11
11
|
import { C } from "../../../Container-BOehNoF1.js";
|
|
12
12
|
import { T as E } from "../../../Typography-Dx54MRM5.js";
|
|
13
13
|
import { B as l } from "../../../Box-BOgpENcC.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsxs as t, Fragment as g, jsx as e } from "react/jsx-runtime";
|
|
2
2
|
import { useState as h, useEffect as v } from "react";
|
|
3
|
-
import "../../../constants-
|
|
4
|
-
import { l as x } from "../../../auth-
|
|
3
|
+
import "../../../constants-SKm7VF9k.js";
|
|
4
|
+
import { l as x } from "../../../auth-DDk8JxR-.js";
|
|
5
5
|
import l from "../Shared/Button/index.js";
|
|
6
6
|
import y from "../Shared/Input/index.js";
|
|
7
7
|
import { isValidEmail as m } from "../../../util/functions.js";
|
|
@@ -2,8 +2,8 @@ import { jsxs as i, Fragment as k, jsx as t } from "react/jsx-runtime";
|
|
|
2
2
|
import h from "../Shared/Button/index.js";
|
|
3
3
|
import I from "../Shared/Input/index.js";
|
|
4
4
|
import { useState as m, useEffect as p } from "react";
|
|
5
|
-
import "../../../constants-
|
|
6
|
-
import { l as O, b as C } from "../../../auth-
|
|
5
|
+
import "../../../constants-SKm7VF9k.js";
|
|
6
|
+
import { l as O, b as C } from "../../../auth-DDk8JxR-.js";
|
|
7
7
|
import { RESEND_EMAIL_TIMER as g } from "../../../util/constants.js";
|
|
8
8
|
import { S as o } from "../../../Stack-CkCveRRR.js";
|
|
9
9
|
import { T as a } from "../../../Typography-Dx54MRM5.js";
|
|
@@ -3,8 +3,8 @@ import { useState as v, useEffect as x } from "react";
|
|
|
3
3
|
import n from "../Shared/Button/index.js";
|
|
4
4
|
import k from "../Shared/Input/index.js";
|
|
5
5
|
import { isValidEmail as c } from "../../../util/functions.js";
|
|
6
|
-
import "../../../constants-
|
|
7
|
-
import { c as E } from "../../../auth-
|
|
6
|
+
import "../../../constants-SKm7VF9k.js";
|
|
7
|
+
import { c as E } from "../../../auth-DDk8JxR-.js";
|
|
8
8
|
import { T as R } from "../../../Typography-Dx54MRM5.js";
|
|
9
9
|
import { B as y } from "../../../Box-BOgpENcC.js";
|
|
10
10
|
import { S } from "../../../Stack-CkCveRRR.js";
|
|
@@ -8,8 +8,8 @@ import D from "./email.js";
|
|
|
8
8
|
import I from "./personalInfo.js";
|
|
9
9
|
import L from "./summary.js";
|
|
10
10
|
import W from "./validateEmail.js";
|
|
11
|
-
import "../../../constants-
|
|
12
|
-
import { a as j, u as A, r as V, v as O, l as z } from "../../../auth-
|
|
11
|
+
import "../../../constants-SKm7VF9k.js";
|
|
12
|
+
import { a as j, u as A, r as V, v as O, l as z } from "../../../auth-DDk8JxR-.js";
|
|
13
13
|
import { C as J } from "../../../Container-BOehNoF1.js";
|
|
14
14
|
import { B as E } from "../../../Box-BOgpENcC.js";
|
|
15
15
|
import { S as v } from "../../../Stack-CkCveRRR.js";
|
|
@@ -3,8 +3,8 @@ import * as N from "react";
|
|
|
3
3
|
import { useState as w } from "react";
|
|
4
4
|
import L from "../Shared/Button/index.js";
|
|
5
5
|
import g from "../Shared/Input/index.js";
|
|
6
|
-
import "../../../constants-
|
|
7
|
-
import { c as A } from "../../../auth-
|
|
6
|
+
import "../../../constants-SKm7VF9k.js";
|
|
7
|
+
import { c as A } from "../../../auth-DDk8JxR-.js";
|
|
8
8
|
import { T } from "../../../Typography-Dx54MRM5.js";
|
|
9
9
|
import { B as U } from "../../../Box-BOgpENcC.js";
|
|
10
10
|
import { S as F } from "../../../Stack-CkCveRRR.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs as x, Fragment as i, jsx as t } from "react/jsx-runtime";
|
|
2
|
-
import "../../../constants-
|
|
3
|
-
import { o as T } from "../../../order-
|
|
2
|
+
import "../../../constants-SKm7VF9k.js";
|
|
3
|
+
import { o as T } from "../../../order-CO4ra5N-.js";
|
|
4
4
|
import k from "../Shared/Button/index.js";
|
|
5
5
|
import L from "../../Shared/HistoryItem/index.js";
|
|
6
6
|
import { u as v, a as P } from "../../../react-redux-B4BZippc.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsxs as r, Fragment as R, jsx as t } from "react/jsx-runtime";
|
|
2
2
|
import { useState as a, useEffect as u } from "react";
|
|
3
|
-
import {
|
|
4
|
-
import { f as Be } from "../../wallet-
|
|
3
|
+
import { a1 as Ne, a2 as Fe, a3 as Ee, a4 as ze, a5 as Se, a6 as be } from "../../constants-SKm7VF9k.js";
|
|
4
|
+
import { f as Be } from "../../wallet-BtAQ78cv.js";
|
|
5
5
|
import { useDialog as Re } from "../../hooks/useDialog/index.js";
|
|
6
6
|
import { D as we } from "../../dialog-success-BDNJV4Tk.js";
|
|
7
7
|
import { ETHEREUM_NETWORK as ye, EVER_CHAIN_NETWORK as ve, SYNTHETIC_EUR as J, ID_TOKEN_SYMBOL as Ge } from "../../util/constants.js";
|
|
@@ -9,9 +9,9 @@ import "@incodetech/welcome";
|
|
|
9
9
|
import "../../axios-BEX6n2A7.js";
|
|
10
10
|
import { useSnackBar as F } from "../../hooks/useSnackBar.js";
|
|
11
11
|
import "../SignUp/pin.js";
|
|
12
|
-
import "../../constants-
|
|
12
|
+
import "../../constants-SKm7VF9k.js";
|
|
13
13
|
import { u as W, a as j } from "../../index-TElEjliR.js";
|
|
14
|
-
import { a as G } from "../../bank-
|
|
14
|
+
import { a as G } from "../../bank-BvPXd5sM.js";
|
|
15
15
|
import '../../assets/main.css';/* empty css */
|
|
16
16
|
import "../../util/conversions.js";
|
|
17
17
|
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 { u as S, a as e } from "../../react-redux-B4BZippc.js";
|
|
4
4
|
import { u as b } from "../../index.esm-BsMAMhYW.js";
|
|
5
|
-
import "../../constants-
|
|
5
|
+
import "../../constants-SKm7VF9k.js";
|
|
6
6
|
import { a as y, u as B, b as P } from "../../index-TElEjliR.js";
|
|
7
|
-
import { p as g, b as x } from "../../bank-
|
|
7
|
+
import { p as g, b as x } from "../../bank-BvPXd5sM.js";
|
|
8
8
|
import { c as q } from "../../countries-BVn1FubK.js";
|
|
9
9
|
import { B as A } from "../../Box-BOgpENcC.js";
|
|
10
10
|
import { C as D } from "../../CircularProgress-BAEiXRSn.js";
|
|
@@ -5,8 +5,8 @@ import { P as D, a as T, b as v } from "../../pin-empty-D9665KFr.js";
|
|
|
5
5
|
import { useDialog as ne } from "../../hooks/useDialog/index.js";
|
|
6
6
|
import te, { launchInCode as K, getOcrData as ie } from "../Shared/incode.js";
|
|
7
7
|
import { useSnackBar as oe } from "../../hooks/useSnackBar.js";
|
|
8
|
-
import "../../constants-
|
|
9
|
-
import { s as M, e as re, f as ce } from "../../auth-
|
|
8
|
+
import "../../constants-SKm7VF9k.js";
|
|
9
|
+
import { s as M, e as re, f as ce } from "../../auth-DDk8JxR-.js";
|
|
10
10
|
import { u as le, a as ae } from "../../react-redux-B4BZippc.js";
|
|
11
11
|
import '../../assets/main.css';/* empty css */
|
|
12
12
|
import se from "../../hoc/withThemeProvider.js";
|
|
@@ -6,10 +6,10 @@ import { useDialog as a0 } from "../../hooks/useDialog/index.js";
|
|
|
6
6
|
import c0 from "./userInfo.js";
|
|
7
7
|
import l0 from "./pin.js";
|
|
8
8
|
import { useSnackBar as f0 } from "../../hooks/useSnackBar.js";
|
|
9
|
-
import "../../constants-
|
|
9
|
+
import "../../constants-SKm7VF9k.js";
|
|
10
10
|
import { u as p0 } from "../../index-TElEjliR.js";
|
|
11
|
-
import { d as d0 } from "../../auth-
|
|
12
|
-
import { a as u0 } from "../../user-
|
|
11
|
+
import { d as d0 } from "../../auth-DDk8JxR-.js";
|
|
12
|
+
import { a as u0 } from "../../user-CeKqBfJU.js";
|
|
13
13
|
import { D as m0 } from "../../dialog-success-BDNJV4Tk.js";
|
|
14
14
|
import { u as g0, a as O } from "../../react-redux-B4BZippc.js";
|
|
15
15
|
import '../../assets/main.css';/* empty css */
|
|
@@ -4,10 +4,10 @@ import xe from "./id/index.js";
|
|
|
4
4
|
import we from "./gems/index.js";
|
|
5
5
|
import { u as Ae, a as K } from "../../react-redux-B4BZippc.js";
|
|
6
6
|
import { ID_STAKE as i, STAKE_ID_MIN_DAYS as ee, GEM_SYNTHETIC_TOKEN_SYMBOL as De, ID_TOKEN_SYMBOL as be, EVER_CHAIN_NETWORK as Ie, GEMS_STAKE as T, STAKE_GEM_MAX_DAYS as Te, STAKE_ID_ICON as Ee, STAKE_GEM_ICON as Ne, STAKE_GEM_MAX_APY as ve, STAKE_ID_MIN_APY as Re, STAKE_ID_MID_DAYS as ye, STAKE_ID_MID_APY as Me, STAKE_ID_MAX_DAYS as Ce, STAKE_ID_MAX_APY as Fe } from "../../util/constants.js";
|
|
7
|
-
import "../../constants-
|
|
7
|
+
import "../../constants-SKm7VF9k.js";
|
|
8
8
|
import { u as Pe } from "../../index-TElEjliR.js";
|
|
9
|
-
import { f as Be } from "../../wallet-
|
|
10
|
-
import { s as Ge, a as Ke, b as Le } from "../../stake-
|
|
9
|
+
import { f as Be } from "../../wallet-BtAQ78cv.js";
|
|
10
|
+
import { s as Ge, a as Ke, b as Le } from "../../stake-DHpsHQbJ.js";
|
|
11
11
|
import { fromHuman as Ye, numberFormat as u, toHuman as E } from "../../util/conversions.js";
|
|
12
12
|
import "@incodetech/welcome";
|
|
13
13
|
import "../../axios-BEX6n2A7.js";
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { jsxs as n, Fragment as u, jsx as e } from "react/jsx-runtime";
|
|
2
2
|
import { useRef as Ne, useState as a, useEffect as X } from "react";
|
|
3
3
|
import { a as Fe, u as Ie } from "../../react-redux-B4BZippc.js";
|
|
4
|
-
import { c as Ae, a as Se, P as Ce } from "../../PlayArrow-
|
|
4
|
+
import { c as Ae, a as Se, P as Ce } from "../../PlayArrow-D_p2nwO8.js";
|
|
5
5
|
import { I as Le } from "../../Info-CkE3Gsf2.js";
|
|
6
6
|
import { G as Me } from "../../generic-token-B_ptO5yb.js";
|
|
7
7
|
import { getNetworkBackGround as J, getCentralLedgetNetwork as Te, getCurrencySymbol as We } from "../../util/functions.js";
|
|
8
8
|
import K from "../Shared/TokenModal/index.js";
|
|
9
9
|
import { formatNumberWithoutRounding as Q } from "../../util/conversions.js";
|
|
10
|
-
import "../../constants-
|
|
10
|
+
import "../../constants-SKm7VF9k.js";
|
|
11
11
|
import { ARROW_ICON as Oe, ESTIMATE_TOOLTIP_TEXT as Re } from "../../util/constants.js";
|
|
12
12
|
import Ee from "../Shared/tooltip.js";
|
|
13
13
|
import Pe from "../Shared/ConnectWallet/index.js";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsxs as f, jsx as A, Fragment as Z } from "react/jsx-runtime";
|
|
2
2
|
import { US_DOLLAR_ISO3 as n, EVER_CHAIN_NETWORK as L, EURO_ISO3 as MA, BACK_BTN_ICON as OA } from "../../util/constants.js";
|
|
3
|
-
import "../../constants-
|
|
4
|
-
import { h as YA } from "../../wallet-
|
|
5
|
-
import { c as bA } from "../../stake-
|
|
3
|
+
import "../../constants-SKm7VF9k.js";
|
|
4
|
+
import { h as YA } from "../../wallet-BtAQ78cv.js";
|
|
5
|
+
import { c as bA } from "../../stake-DHpsHQbJ.js";
|
|
6
6
|
import { useState as o, useEffect as l, createRef as T } from "react";
|
|
7
7
|
import { u as PA, a as b } from "../../react-redux-B4BZippc.js";
|
|
8
8
|
import { s, T as y } from "../../tokenRow-CgnPD-4U.js";
|
|
@@ -3915,46 +3915,47 @@ function kr(r) {
|
|
|
3915
3915
|
}, "PUBLIC").setMultipleInstances(!0)), Tt(ii, "4.7.1", i), // BUILD_TARGET will be replaced by values like esm5, esm2017, cjs5, etc during the compilation
|
|
3916
3916
|
Tt(ii, "4.7.1", "esm2017");
|
|
3917
3917
|
})();
|
|
3918
|
-
const xr = "REGISTER_REQUEST", Fr = "LOGIN_REQUEST", jr = "AUTH_RESET", Hr = "PARTIAL_REGISTER", Vr = "SET_PIN_SCREEN", Qr = "VALIDATE_REGISTER_BY_EMAIL_REQUEST", $r = "AUTH_SCREEN_UPDATE", Gr = "REGISTER_BY_EMAIL_REQUEST", Kr = "VERIFY_REGISTER_BY_EMAIL_REQUEST", Wr = "LOGIN_BY_EMAIL_REQUEST", Yr = "VALIDATE_OTP_REQUEST", Xr = "USER_REF_REQUEST", zr = "USER_REF_COUNT_REQUEST", qr = "USER_TWITTER_INFO_REQUEST", Jr = "USER_TWITTER_UPDATE_REQUEST", Zr = "USER_MINIMAL_KYC_REQUEST", to = "RESET_KYC", eo = "USER_BANK_REQUEST", no = "ADD_BANK_REQUEST", io = "DELETE_BANK_REQUEST", so = "PLAID_TOKEN_REQUEST", ro = "PLAID_CREATE_ITEM_REQUEST", oo = "USER_WALLET_REQUEST", ho = "ADD_WALLET_REQUEST", ao = "ADD_WALLET_SUCCESS", lo = "USER_ASSOCIATE_WALLET_REQUEST", uo = "ADD_ASSOCIATE_WALLET_REQUEST", co = "ADD_ASSOCIATE_WALLET_SUCCESS", fo = "FETCH_AVAILABLE_TOKENS", po = "FETCH_LINKED_WALLET_TOKENS", go = "FETCH_EVER_WALLET_TOKENS", Eo = "FIAT_ASSETS_REQUEST", _o = "FEATURE_CRYPTO_ASSETS", To = "CRYPTO_ASSETS_REQUEST", mo = "CRYPTO_ASSETS_PAIRS_REQUEST", yo = "USER_DOCUMENTS_REQUEST", So = "PREVIEW_DOCUMENT_REQUEST", vo = "PREVIEW_IDENTITY_DOCUMENT_REQUEST", Ao = "PREVIEW_DOCUMENT_CLEAR", Ro = "DELETE_DOCUMENT_REQUEST", Io = "UPLOAD_DOCUMENT_REQUEST", wo = "NETWORK_LIST_REQUEST", Co = "SUGGEST_GAS_REQUEST", Do = "SEND_NATIVE_TOKEN_REQUEST", Oo = "SEND_TOKEN_REQUEST", Po = "HIDE_GAS_POPUP", Lo = "CLEAR_SEND_TRX_ID", No = "ORDER_LIST_REQUEST", Uo = "ORDER_ESTIMATE_REQUEST", bo = "ORDER_CREATE_REQUEST", Mo = "ORDER_RESET_ESTIMATE", Bo = "ORDER_CHECKOUT_PAYMENT_REQUEST", ko = "
|
|
3918
|
+
const xr = "REGISTER_REQUEST", Fr = "LOGIN_REQUEST", jr = "AUTH_RESET", Hr = "PARTIAL_REGISTER", Vr = "SET_PIN_SCREEN", Qr = "VALIDATE_REGISTER_BY_EMAIL_REQUEST", $r = "AUTH_SCREEN_UPDATE", Gr = "REGISTER_BY_EMAIL_REQUEST", Kr = "VERIFY_REGISTER_BY_EMAIL_REQUEST", Wr = "LOGIN_BY_EMAIL_REQUEST", Yr = "VALIDATE_OTP_REQUEST", Xr = "USER_REF_REQUEST", zr = "USER_REF_COUNT_REQUEST", qr = "USER_TWITTER_INFO_REQUEST", Jr = "USER_TWITTER_UPDATE_REQUEST", Zr = "USER_MINIMAL_KYC_REQUEST", to = "RESET_KYC", eo = "USER_BANK_REQUEST", no = "ADD_BANK_REQUEST", io = "DELETE_BANK_REQUEST", so = "PLAID_TOKEN_REQUEST", ro = "PLAID_CREATE_ITEM_REQUEST", oo = "USER_WALLET_REQUEST", ho = "ADD_WALLET_REQUEST", ao = "ADD_WALLET_SUCCESS", lo = "USER_ASSOCIATE_WALLET_REQUEST", uo = "ADD_ASSOCIATE_WALLET_REQUEST", co = "ADD_ASSOCIATE_WALLET_SUCCESS", fo = "FETCH_AVAILABLE_TOKENS", po = "FETCH_LINKED_WALLET_TOKENS", go = "FETCH_EVER_WALLET_TOKENS", Eo = "FIAT_ASSETS_REQUEST", _o = "FEATURE_CRYPTO_ASSETS", To = "CRYPTO_ASSETS_REQUEST", mo = "CRYPTO_ASSETS_PAIRS_REQUEST", yo = "USER_DOCUMENTS_REQUEST", So = "PREVIEW_DOCUMENT_REQUEST", vo = "PREVIEW_IDENTITY_DOCUMENT_REQUEST", Ao = "PREVIEW_DOCUMENT_CLEAR", Ro = "DELETE_DOCUMENT_REQUEST", Io = "UPLOAD_DOCUMENT_REQUEST", wo = "NETWORK_LIST_REQUEST", Co = "SUGGEST_GAS_REQUEST", Do = "SEND_NATIVE_TOKEN_REQUEST", Oo = "SEND_TOKEN_REQUEST", Po = "HIDE_GAS_POPUP", Lo = "CLEAR_SEND_TRX_ID", No = "ORDER_LIST_REQUEST", Uo = "ORDER_ESTIMATE_REQUEST", bo = "ORDER_CREATE_REQUEST", Mo = "ORDER_RESET_ESTIMATE", Bo = "ORDER_CHECKOUT_PAYMENT_REQUEST", ko = "ORDER_TYPE_REQUEST", xo = "STAKE_LIST_REQUEST", Fo = "STAKE_SET_REQUEST", jo = "STAKE_INITIAL_STATE", Ho = "STAKE_FINISH_REQUEST", Vo = "BRIDGE_MOVE_TO_ETHEREUM_GAS_REQUEST", Qo = "BRIDGE_MOVE_TO_ETHEREUM_REQUEST", $o = "BRIDGE_MOVE_TO_EVERCHAIN_GAS_REQUEST", Go = "BRIDGE_MOVE_TO_EVERCHAIN_REQUEST", Ko = "BRIDGE_RESET";
|
|
3919
3919
|
export {
|
|
3920
|
-
|
|
3920
|
+
So as $,
|
|
3921
3921
|
jr as A,
|
|
3922
|
-
|
|
3923
|
-
|
|
3924
|
-
|
|
3925
|
-
|
|
3922
|
+
ko as B,
|
|
3923
|
+
so as C,
|
|
3924
|
+
ro as D,
|
|
3925
|
+
no as E,
|
|
3926
3926
|
fo as F,
|
|
3927
|
-
|
|
3928
|
-
|
|
3929
|
-
|
|
3930
|
-
|
|
3931
|
-
|
|
3927
|
+
eo as G,
|
|
3928
|
+
io as H,
|
|
3929
|
+
To as I,
|
|
3930
|
+
mo as J,
|
|
3931
|
+
_o as K,
|
|
3932
3932
|
Wr as L,
|
|
3933
|
-
|
|
3933
|
+
Ko as M,
|
|
3934
3934
|
Vo as N,
|
|
3935
3935
|
Uo as O,
|
|
3936
3936
|
Hr as P,
|
|
3937
3937
|
Qo as Q,
|
|
3938
3938
|
xr as R,
|
|
3939
|
-
|
|
3939
|
+
xo as S,
|
|
3940
3940
|
$o as T,
|
|
3941
3941
|
Xr as U,
|
|
3942
3942
|
Yr as V,
|
|
3943
|
-
|
|
3944
|
-
|
|
3945
|
-
|
|
3946
|
-
|
|
3947
|
-
|
|
3948
|
-
|
|
3949
|
-
|
|
3950
|
-
|
|
3951
|
-
|
|
3952
|
-
|
|
3953
|
-
|
|
3954
|
-
|
|
3955
|
-
|
|
3956
|
-
|
|
3957
|
-
|
|
3943
|
+
Go as W,
|
|
3944
|
+
Ao as X,
|
|
3945
|
+
yo as Y,
|
|
3946
|
+
Io as Z,
|
|
3947
|
+
vo as _,
|
|
3948
|
+
jo as a,
|
|
3949
|
+
Ro as a0,
|
|
3950
|
+
wo as a1,
|
|
3951
|
+
Po as a2,
|
|
3952
|
+
Do as a3,
|
|
3953
|
+
Oo as a4,
|
|
3954
|
+
Lo as a5,
|
|
3955
|
+
Co as a6,
|
|
3956
|
+
Eo as a7,
|
|
3957
|
+
Ho as b,
|
|
3958
|
+
Fo as c,
|
|
3958
3959
|
Qr as d,
|
|
3959
3960
|
Fr as e,
|
|
3960
3961
|
Vr as f,
|