everest-npm-features 0.0.47 → 0.0.48
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-Cm8tJN8W.js → PlayArrow-Cnrxi5yr.js} +1 -1
- package/dist/assets/styles.css +1 -1
- package/dist/assets/styles2.css +1 -1
- package/dist/assets/styles3.css +1 -1
- package/dist/assets/styles4.css +1 -0
- package/dist/{auth-D0r8wtCH.js → auth-C45E0xvK.js} +1 -1
- package/dist/{bank-BmV_keEr.js → bank-DIdz4BaB.js} +1 -1
- package/dist/components/RocketRamp/MinimalKyc/form.js +2 -2
- package/dist/components/RocketRamp/Player/Buy/cardPayment.js +3 -3
- package/dist/components/RocketRamp/Player/Buy/confirmTransaction.js +3 -3
- package/dist/components/RocketRamp/Player/Buy/form.js +4 -4
- package/dist/components/RocketRamp/Player/Buy/index.js +5 -5
- package/dist/components/RocketRamp/Player/Dashboard/index.js +2 -2
- package/dist/components/RocketRamp/Player/Sell/confirmTransaction.js +3 -3
- package/dist/components/RocketRamp/Player/Sell/form.js +4 -4
- package/dist/components/RocketRamp/Player/Sell/index.js +5 -5
- package/dist/components/RocketRamp/Player/SignIn/index.js +2 -2
- package/dist/components/RocketRamp/Player/SignIn/loginForm.js +2 -2
- package/dist/components/RocketRamp/Player/SignIn/otpForm.js +2 -2
- package/dist/components/RocketRamp/Player/SignUp/email.js +2 -2
- package/dist/components/RocketRamp/Player/SignUp/index.js +2 -2
- package/dist/components/RocketRamp/Player/SignUp/personalInfo.js +2 -2
- package/dist/components/RocketRamp/ResetPassword/index.js +2 -2
- package/dist/components/RocketRamp/Store/SignUp/index.js +2 -2
- package/dist/components/RocketRamp/Store/SignUp/personalInfo.js +2 -2
- package/dist/components/RocketRamp/Store/SignUp/storeInfo.js +2 -2
- package/dist/components/RocketRamp/Transactions/index.js +2 -2
- package/dist/components/Shared/FullKyc/edd.js +2 -2
- package/dist/components/Shared/FullKyc/index.js +3 -3
- package/dist/components/Shared/FullKyc/pep.js +1 -1
- package/dist/components/Shared/FullKyc/personalDetails.js +2 -2
- package/dist/components/Shared/FullKyc/userInfo.js +3 -3
- package/dist/components/Shared/MinimalKyc/index.js +2 -2
- package/dist/components/Wallet/Account/createIban.js +1 -1
- package/dist/components/Wallet/Account/iban.js +2 -2
- package/dist/components/Wallet/Account/ibanItem.js +1 -1
- package/dist/components/Wallet/Account/index.js +3 -3
- package/dist/components/Wallet/Account/sendIban.js +2 -2
- package/dist/components/Wallet/Buy/confirmTransaction.js +5 -5
- package/dist/components/Wallet/Buy/form.js +5 -5
- package/dist/components/Wallet/Buy/index.js +6 -6
- package/dist/components/Wallet/Deposit/index.js +1 -1
- package/dist/components/Wallet/EnterpriseKyc/edd.js +1 -1
- package/dist/components/Wallet/EnterpriseKyc/index.js +3 -3
- package/dist/components/Wallet/EnterpriseKyc/orgDetails.js +2 -2
- package/dist/components/Wallet/EnterpriseKyc/orgInfo.js +1 -1
- package/dist/components/Wallet/EnterpriseKyc/verify.js +1 -1
- package/dist/components/Wallet/History/index.js +2 -2
- package/dist/components/Wallet/MoveToEthereumOrEverChain/index.js +2 -2
- package/dist/components/Wallet/Portfolio/index.js +17 -17
- package/dist/components/Wallet/Profile/documents.js +526 -28
- package/dist/components/Wallet/Profile/index.js +178 -149
- package/dist/components/Wallet/Profile/storage.d.ts +11 -0
- package/dist/components/Wallet/Profile/storage.js +267 -0
- package/dist/components/Wallet/Receive/index.js +2 -2
- package/dist/components/Wallet/Sell/confirmTransaction.js +4 -4
- package/dist/components/Wallet/Sell/form.js +5 -5
- package/dist/components/Wallet/Sell/index.js +6 -6
- package/dist/components/Wallet/Send/index.js +29 -29
- package/dist/components/Wallet/Shared/Auth/otpForm.js +2 -2
- package/dist/components/Wallet/Shared/BankSelect/index.js +4 -4
- package/dist/components/Wallet/Shared/CardCorp/index.js +1 -1
- package/dist/components/Wallet/Shared/addBank.js +2 -2
- package/dist/components/Wallet/Shared/connectPlaidBank.js +2 -2
- package/dist/components/Wallet/Shared/manualSend.js +4 -4
- package/dist/components/Wallet/Shared/pin.js +1 -1
- package/dist/components/Wallet/SignIn/index.js +2 -2
- package/dist/components/Wallet/SignUp/index.js +2 -2
- package/dist/components/Wallet/Stake/gems/index.js +1 -1
- package/dist/components/Wallet/Stake/id/index.js +1 -1
- package/dist/components/Wallet/Stake/index.js +4 -4
- package/dist/components/Wallet/Swap/form.js +6 -6
- package/dist/components/Wallet/Swap/index.js +5 -5
- package/dist/components/Wallet/Withdraw/bankSelect.js +5 -5
- package/dist/components/Wallet/Withdraw/confirmTransaction.js +4 -4
- package/dist/components/Wallet/Withdraw/form.js +5 -5
- package/dist/components/Wallet/Withdraw/index.js +5 -5
- package/dist/{constants-BJhUp96H.js → constants-BSdmHYnc.js} +364 -359
- package/dist/{cryptoAssets-Q_UWeuzR.js → cryptoAssets-BdNVnpA_.js} +1 -1
- package/dist/hooks/useDialog/index.js +1 -1
- package/dist/{index-pCrOsXNC.js → index-BXF4OI74.js} +17 -17
- package/dist/{index-Dkjl8hIv.js → index-Be3ndI6s.js} +13 -13
- package/dist/{index-Dq5wTY4S.js → index-BlfzmV5M.js} +4 -4
- package/dist/{index-BRnTzw1Z.js → index-CRyby3Qm.js} +2 -2
- package/dist/{index-B2wXmFh5.js → index-Cvp4wWrB.js} +5 -5
- package/dist/{index-DegQ9bTI.js → index-D3OzGVxQ.js} +7 -7
- package/dist/{index-MUaN67Ei.js → index-HZ9RrpTC.js} +7 -7
- package/dist/{kyc-DLaLS7sp.js → kyc-BQsiHtP6.js} +1 -1
- package/dist/main.js +7 -7
- package/dist/{order-fWKVFTau.js → order-BKKCskeq.js} +1 -1
- package/dist/{stake-CQLutF0z.js → stake-WjG22nIX.js} +1 -1
- package/dist/{styles.module-O5VVND5e.js → styles.module-C1sNeKjL.js} +1 -1
- package/dist/styles.module-CHPRGltL.js +28 -0
- package/dist/{styles.module-CHEBh2ID.js → styles.module-DMd29SPQ.js} +1 -1
- package/dist/{styles.module-CUA1zLEJ.js → styles.module-verVx4pE.js} +1 -1
- package/dist/util/constants.d.ts +3 -0
- package/dist/util/constants.js +83 -80
- package/dist/util/functions.js +36 -36
- package/dist/{wallet-CuQDBP6a.js → wallet-BXA-R-Ks.js} +1 -1
- package/package.json +2 -2
- package/dist/assets/documents.css +0 -1
- package/dist/documents-RjwlADn2.js +0 -552
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as o, jsxs as y } from "react/jsx-runtime";
|
|
2
2
|
import { useState as T, useEffect as N } from "react";
|
|
3
|
-
import { s as i } from "../../styles.module-
|
|
3
|
+
import { s as i } from "../../styles.module-verVx4pE.js";
|
|
4
4
|
import u from "../../components/Wallet/Shared/appButton.js";
|
|
5
5
|
import { D as W, a as w } from "../../DialogContent-BMwlOnbW.js";
|
|
6
6
|
import { B as S } from "../../Box-B0YSYLco.js";
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { jsxs as n, Fragment as E, jsx as e } from "react/jsx-runtime";
|
|
2
2
|
import { useMemo as et, useState as h, useEffect as x, useRef as tt } from "react";
|
|
3
3
|
import rt from "./hoc/withThemeProvider.js";
|
|
4
|
-
import { P as nt, f as ot } from "./PlayArrow-
|
|
4
|
+
import { P as nt, f as ot } from "./PlayArrow-Cnrxi5yr.js";
|
|
5
5
|
import { I as it } from "./Info-BVeUSPyk.js";
|
|
6
6
|
import { G as me } from "./generic-token-B_ptO5yb.js";
|
|
7
7
|
import { TOKEN_TO_FIAT as de, ESTIMATE_TOOLTIP_TEXT as st, SELL_WITHDRAW_ICON as at, DIALOG_SUCCESS_ICON as Re, DIALOG_ERROR_ICON as lt } from "./util/constants.js";
|
|
8
|
-
import {
|
|
8
|
+
import { aB as R, ac as ct } from "./constants-BSdmHYnc.js";
|
|
9
9
|
import { c as ze, d as mt } from "./index-BQNs1mvn.js";
|
|
10
|
-
import { e as dt, f as We, c as X, d as Ee, g as ut, j as pt, h as ht } from "./order-
|
|
10
|
+
import { e as dt, f as We, c as X, d as Ee, g as ut, j as pt, h as ht } from "./order-BKKCskeq.js";
|
|
11
11
|
import { M as ft } from "./tooltip-3UvETWtS.js";
|
|
12
12
|
import { getCurrencySymbol as Me, getNetworkBackGround as xt, displayWalletAddress as yt } from "./util/functions.js";
|
|
13
13
|
import gt from "./components/Wallet/Shared/backBtn.js";
|
|
14
|
-
import { s as l } from "./styles.module-
|
|
14
|
+
import { s as l } from "./styles.module-DMd29SPQ.js";
|
|
15
15
|
import J from "./components/Wallet/Shared/appButton.js";
|
|
16
16
|
import { a as L, u as Le } from "./react-redux-B4BZippc.js";
|
|
17
17
|
import "./index-DlQqWbXG.js";
|
|
@@ -31,8 +31,8 @@ import { T as i } from "./Typography-pAaje37G.js";
|
|
|
31
31
|
import { B as T } from "./Box-B0YSYLco.js";
|
|
32
32
|
import { G as r } from "./Grid-CFe3amXO.js";
|
|
33
33
|
import { C as I } from "./CircularProgress-xZA3lvba.js";
|
|
34
|
-
import { f as Ct } from "./cryptoAssets-
|
|
35
|
-
import { u as Nt, a as vt } from "./wallet-
|
|
34
|
+
import { f as Ct } from "./cryptoAssets-BdNVnpA_.js";
|
|
35
|
+
import { u as Nt, a as vt } from "./wallet-BXA-R-Ks.js";
|
|
36
36
|
import { AuthContainer as kt } from "./components/Wallet/Shared/Container/index.js";
|
|
37
37
|
import St from "./components/Shared/MinimalKyc/index.js";
|
|
38
38
|
import Be from "./components/Wallet/Shared/Input/index.js";
|
|
@@ -70,7 +70,7 @@ const Ft = ({
|
|
|
70
70
|
(s) => s.address.toLowerCase() === t.address.toLowerCase()
|
|
71
71
|
)
|
|
72
72
|
)
|
|
73
|
-
], [F, w]), $ = u.fiats, he = u.loader, B = f.featureTokens.sell.list, _ = f.featureTokens.sell.default, fe = f.loader, Z = d.loader, C = d.estimate[R], W = C.fiat_out_amount, $e = C.conversion_price,
|
|
73
|
+
], [F, w]), $ = u.fiats, he = u.loader, B = f.featureTokens.sell.list, _ = f.featureTokens.sell.default, fe = f.loader, Z = d.loader, C = d.estimate[R], W = C.fiat_out_amount, $e = C.conversion_price, Ue = C.total_fee;
|
|
74
74
|
let xe = 0, ye = 0;
|
|
75
75
|
const ge = C.fee_breakdown;
|
|
76
76
|
for (let t = 0; t < ge.length; t++) {
|
|
@@ -79,7 +79,7 @@ const Ft = ({
|
|
|
79
79
|
}
|
|
80
80
|
const [a, be] = h({
|
|
81
81
|
symbol: ""
|
|
82
|
-
}), [ne, oe] = h(!1), [P,
|
|
82
|
+
}), [ne, oe] = h(!1), [P, qe] = h(2), [Ye, De] = h([]), [_e, Ge] = h(!1), [j, He] = h(50), [ie, Ke] = h(3e3), [Ce, se] = h(""), [U, ae] = h(C.crypto_amount || "0.05"), [je, Ne] = h(!1), ee = Number((ke = C == null ? void 0 : C.input_token) == null ? void 0 : ke.fiat_amount), q = $.find((t) => t.id === P), M = Me(q == null ? void 0 : q.symbol);
|
|
83
83
|
x(() => {
|
|
84
84
|
const t = [];
|
|
85
85
|
for (let s = 0; s < $.length; s++) {
|
|
@@ -98,14 +98,14 @@ const Ft = ({
|
|
|
98
98
|
}, [W]), x(() => {
|
|
99
99
|
P && S && S(P);
|
|
100
100
|
}, [P, p]), x(() => {
|
|
101
|
-
if (a && a.id &&
|
|
101
|
+
if (a && a.id && U && P) {
|
|
102
102
|
c(dt(R)), oe(!1), se("");
|
|
103
103
|
const t = setTimeout(() => {
|
|
104
104
|
Qe();
|
|
105
105
|
}, 1e3);
|
|
106
106
|
return () => clearTimeout(t);
|
|
107
107
|
}
|
|
108
|
-
}, [a,
|
|
108
|
+
}, [a, U, B, P]);
|
|
109
109
|
const Qe = () => {
|
|
110
110
|
var t;
|
|
111
111
|
c(
|
|
@@ -113,9 +113,9 @@ const Ft = ({
|
|
|
113
113
|
{
|
|
114
114
|
apiKey: z,
|
|
115
115
|
transaction_type: de,
|
|
116
|
-
coin_amount:
|
|
116
|
+
coin_amount: U,
|
|
117
117
|
exchange: a.exchange,
|
|
118
|
-
fiat_ccy:
|
|
118
|
+
fiat_ccy: q == null ? void 0 : q.symbol,
|
|
119
119
|
crypto_ccy: a.symbol,
|
|
120
120
|
network: (t = a.network) == null ? void 0 : t.name
|
|
121
121
|
},
|
|
@@ -143,7 +143,7 @@ const Ft = ({
|
|
|
143
143
|
}, Xe = () => {
|
|
144
144
|
if (!a.id)
|
|
145
145
|
return y({ message: "Please select token" }), !1;
|
|
146
|
-
if (!
|
|
146
|
+
if (!U)
|
|
147
147
|
return y({ message: "Please enter amount" }), !1;
|
|
148
148
|
if (!W)
|
|
149
149
|
return y({
|
|
@@ -157,7 +157,7 @@ const Ft = ({
|
|
|
157
157
|
return y({
|
|
158
158
|
message: "The input amount of this transaction is above our maximum, please try a lower transaction amount"
|
|
159
159
|
}), !1;
|
|
160
|
-
if (a.fmt_balance && +
|
|
160
|
+
if (a.fmt_balance && +U > parseFloat(a.fmt_balance))
|
|
161
161
|
return y({
|
|
162
162
|
message: "Insufficient Funds. Please provide amount less or equal to available balance"
|
|
163
163
|
}), !1;
|
|
@@ -212,7 +212,7 @@ const Ft = ({
|
|
|
212
212
|
/* @__PURE__ */ e(
|
|
213
213
|
te,
|
|
214
214
|
{
|
|
215
|
-
value:
|
|
215
|
+
value: U,
|
|
216
216
|
onChange: Ve,
|
|
217
217
|
type: "text",
|
|
218
218
|
placeholder: `${j > 0 ? M + j + " minimum value" : ""}`,
|
|
@@ -360,7 +360,7 @@ const Ft = ({
|
|
|
360
360
|
value: P,
|
|
361
361
|
variant: "filled",
|
|
362
362
|
displayEmpty: !0,
|
|
363
|
-
onChange: (t) =>
|
|
363
|
+
onChange: (t) => qe(t.target.value),
|
|
364
364
|
error: ne,
|
|
365
365
|
children: Ye.map((t) => /* @__PURE__ */ n(re, { value: t.id, children: [
|
|
366
366
|
/* @__PURE__ */ e(Ie, { className: l["dropdown-list-item"], children: /* @__PURE__ */ e(
|
|
@@ -433,7 +433,7 @@ const Ft = ({
|
|
|
433
433
|
/* @__PURE__ */ e(r, { className: "text-left", size: { xs: 6 }, children: /* @__PURE__ */ e(i, { variant: "caption", children: "Total Fees" }) }),
|
|
434
434
|
/* @__PURE__ */ e(r, { className: "text-right", size: { xs: 6 }, children: /* @__PURE__ */ n(i, { variant: "caption", children: [
|
|
435
435
|
M,
|
|
436
|
-
Z ? /* @__PURE__ */ e(I, { sx: { ml: 1 }, size: 15, color: "primary" }) : Number(
|
|
436
|
+
Z ? /* @__PURE__ */ e(I, { sx: { ml: 1 }, size: 15, color: "primary" }) : Number(Ue).toFixed(2)
|
|
437
437
|
] }) }),
|
|
438
438
|
a && /* @__PURE__ */ n(E, { children: [
|
|
439
439
|
/* @__PURE__ */ e(r, { className: "text-left", size: { xs: 6 }, children: /* @__PURE__ */ n(i, { variant: "caption", children: [
|
|
@@ -5,14 +5,14 @@ import Se from "./components/RocketRamp/Shared/backBtn.js";
|
|
|
5
5
|
import { getCurrencySymbol as ue, getOrionBalance as Me } from "./util/functions.js";
|
|
6
6
|
import { PAYMENT_BANK as ie, SEPA_ICON as ze, VISA_ICON as Oe, ID_TOKEN_SYMBOL as Pe, FIAT_WITHDRAW as we, FIAT_TO_EVER_ID as We, FIAT_TO_TOKEN as Be, ESTIMATE_TOOLTIP_TEXT as Le, TOKEN_TO_FIAT as Xe } from "./util/constants.js";
|
|
7
7
|
import U from "./components/RocketRamp/Shared/Button/index.js";
|
|
8
|
-
import {
|
|
9
|
-
import { f as pe, g as De, k as
|
|
8
|
+
import { aB as j } from "./constants-BSdmHYnc.js";
|
|
9
|
+
import { f as pe, g as De, k as Ye, e as qe, h as Ke } from "./order-BKKCskeq.js";
|
|
10
10
|
import "./index-DlQqWbXG.js";
|
|
11
11
|
import "./components/Wallet/Shared/appButton.js";
|
|
12
12
|
import { u as $e, a as W } from "./react-redux-B4BZippc.js";
|
|
13
13
|
import "./components/Wallet/Shared/Auth/otpForm.js";
|
|
14
|
-
import { P as Ge, f as Ue } from "./PlayArrow-
|
|
15
|
-
import { f as je } from "./cryptoAssets-
|
|
14
|
+
import { P as Ge, f as Ue } from "./PlayArrow-Cnrxi5yr.js";
|
|
15
|
+
import { f as je } from "./cryptoAssets-BdNVnpA_.js";
|
|
16
16
|
import "./context/snackBarContext.js";
|
|
17
17
|
import "./util/conversions.js";
|
|
18
18
|
import "./index-CAoLi5Qq.js";
|
|
@@ -89,9 +89,9 @@ import './assets/index7.css';const E = {
|
|
|
89
89
|
storeId: p.info.id
|
|
90
90
|
})
|
|
91
91
|
), _(!0);
|
|
92
|
-
}, z = ({ label:
|
|
93
|
-
/* @__PURE__ */ e(n, { size: 4, children: /* @__PURE__ */ e("strong", { children:
|
|
94
|
-
/* @__PURE__ */ e(n, { className: "fw500 text-right", size: 8, children:
|
|
92
|
+
}, z = ({ label: Y, value: q }) => /* @__PURE__ */ t(v, { children: [
|
|
93
|
+
/* @__PURE__ */ e(n, { size: 4, children: /* @__PURE__ */ e("strong", { children: Y }) }),
|
|
94
|
+
/* @__PURE__ */ e(n, { className: "fw500 text-right", size: 8, children: q })
|
|
95
95
|
] });
|
|
96
96
|
return /* @__PURE__ */ t(v, { children: [
|
|
97
97
|
/* @__PURE__ */ e(Se, { onClickHandler: () => T(he) }),
|
|
@@ -285,11 +285,11 @@ import './assets/index7.css';const E = {
|
|
|
285
285
|
const h = "USD", l = ue(h), b = k.fiats;
|
|
286
286
|
k.loader;
|
|
287
287
|
const F = u.featureTokens.list, _ = u.featureTokens.default, B = u.loader, N = y.loader, s = y.estimate, L = y.card, M = s.fiat_out_amount, D = s.conversion_price, z = s.total_fee;
|
|
288
|
-
let
|
|
288
|
+
let Y = 0, q = 0;
|
|
289
289
|
const Z = s.fee_breakdown;
|
|
290
290
|
for (let r = 0; r < Z.length; r++) {
|
|
291
291
|
const o = Z[r];
|
|
292
|
-
o.name === "ev_fee" ?
|
|
292
|
+
o.name === "ev_fee" ? Y = Number(o.value) : o.name === "network_fee" && (q = Number(o.value));
|
|
293
293
|
}
|
|
294
294
|
const [g, H] = c({
|
|
295
295
|
symbol: ""
|
|
@@ -297,7 +297,7 @@ import './assets/index7.css';const E = {
|
|
|
297
297
|
s.crypto_amount || Q.toString()
|
|
298
298
|
);
|
|
299
299
|
f(() => {
|
|
300
|
-
d(
|
|
300
|
+
d(Ye());
|
|
301
301
|
}, []), f(() => {
|
|
302
302
|
if (s.crypto_currency) {
|
|
303
303
|
const r = F.find(
|
|
@@ -327,7 +327,7 @@ import './assets/index7.css';const E = {
|
|
|
327
327
|
}
|
|
328
328
|
}, [h, b]), f(() => {
|
|
329
329
|
if (g && g.id && w && X && K) {
|
|
330
|
-
d(
|
|
330
|
+
d(qe(j)), O(!1), P("");
|
|
331
331
|
const r = setTimeout(() => {
|
|
332
332
|
Ie();
|
|
333
333
|
}, 1e3);
|
|
@@ -557,7 +557,7 @@ import './assets/index7.css';const E = {
|
|
|
557
557
|
size: 15,
|
|
558
558
|
color: "primary"
|
|
559
559
|
}
|
|
560
|
-
) :
|
|
560
|
+
) : Y.toFixed(2)
|
|
561
561
|
] }) }),
|
|
562
562
|
/* @__PURE__ */ e(n, { className: "text-left", size: { xs: 6 }, children: /* @__PURE__ */ e(a, { variant: "caption", children: "Network Fee" }) }),
|
|
563
563
|
/* @__PURE__ */ e(n, { className: "text-right", size: { xs: 6 }, children: /* @__PURE__ */ t(a, { variant: "caption", children: [
|
|
@@ -569,7 +569,7 @@ import './assets/index7.css';const E = {
|
|
|
569
569
|
size: 15,
|
|
570
570
|
color: "primary"
|
|
571
571
|
}
|
|
572
|
-
) :
|
|
572
|
+
) : q.toFixed(2)
|
|
573
573
|
] }) })
|
|
574
574
|
] }),
|
|
575
575
|
/* @__PURE__ */ e(n, { className: "text-left", size: { xs: 6 }, children: /* @__PURE__ */ e(a, { variant: "caption", children: "Total Fees" }) }),
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { jsxs as a, Fragment as F, jsx as e } from "react/jsx-runtime";
|
|
2
2
|
import { useState as c, useEffect as g } from "react";
|
|
3
3
|
import Oe from "./hoc/withThemeProvider.js";
|
|
4
|
-
import { P as we, f as Be } from "./PlayArrow-
|
|
4
|
+
import { P as we, f as Be } from "./PlayArrow-Cnrxi5yr.js";
|
|
5
5
|
import { I as Le } from "./Info-BVeUSPyk.js";
|
|
6
6
|
import { G as Ve } from "./generic-token-B_ptO5yb.js";
|
|
7
7
|
import ne from "./components/RocketRamp/Shared/Input/index.js";
|
|
8
8
|
import { ID_TOKEN_SYMBOL as pe, FIAT_TO_EVER_ID as ae, FIAT_TO_TOKEN as ie, ESTIMATE_TOOLTIP_TEXT as Ye, VISA_PAYMENT as We, VISA_PAYMENT_ACTIVE as Ke, SEPA_PAYMENT as qe, SEPA_PAYMENT_ACTIVE as $e, PAYMENT_BANK as he, SEPA_ICON as De, VISA_ICON as be, PAYMENT_PROVIDER_CHECKOUT as fe } from "./util/constants.js";
|
|
9
|
-
import {
|
|
10
|
-
import { e as Ge, f as Ce, g as je, i as He, h as ye } from "./order-
|
|
9
|
+
import { aI as Ue, ap as te } from "./constants-BSdmHYnc.js";
|
|
10
|
+
import { e as Ge, f as Ce, g as je, i as He, h as ye } from "./order-BKKCskeq.js";
|
|
11
11
|
import { M as Xe } from "./tooltip-3UvETWtS.js";
|
|
12
12
|
import { getCurrencySymbol as Ne, removeExtraSpace as Qe, getOrionBalance as Je } from "./util/functions.js";
|
|
13
13
|
import oe from "./components/RocketRamp/Shared/Button/index.js";
|
|
@@ -19,7 +19,7 @@ import { C as I } from "./CircularProgress-xZA3lvba.js";
|
|
|
19
19
|
import { E as Ze } from "./ErrorOutline-CPQcnl2b.js";
|
|
20
20
|
import { s as xe, p as et, h as tt, v as rt } from "./index-ceeCtFuh.js";
|
|
21
21
|
import { u as nt, a as q } from "./react-redux-B4BZippc.js";
|
|
22
|
-
import { f as at } from "./cryptoAssets-
|
|
22
|
+
import { f as at } from "./cryptoAssets-BdNVnpA_.js";
|
|
23
23
|
import it from "./components/RocketRamp/MinimalKyc/form.js";
|
|
24
24
|
import { useSnackBarContext as ot } from "./context/snackBarContext.js";
|
|
25
25
|
import { I as st } from "./TextField-DPpRUQe3.js";
|
|
@@ -8,8 +8,8 @@ import de from "./components/Wallet/Shared/appButton.js";
|
|
|
8
8
|
import "./index-DlQqWbXG.js";
|
|
9
9
|
import { u as ue, a as J } from "./react-redux-B4BZippc.js";
|
|
10
10
|
import "./components/Wallet/Shared/Auth/otpForm.js";
|
|
11
|
-
import { d as v, f as be } from "./constants-
|
|
12
|
-
import { b as ve, c as xe } from "./kyc-
|
|
11
|
+
import { d as v, f as be } from "./constants-BSdmHYnc.js";
|
|
12
|
+
import { b as ve, c as xe } from "./kyc-BQsiHtP6.js";
|
|
13
13
|
import { useSnackBarContext as pe } from "./context/snackBarContext.js";
|
|
14
14
|
import "./util/conversions.js";
|
|
15
15
|
import "./index-CAoLi5Qq.js";
|
|
@@ -3,14 +3,14 @@ import { useState as f, useEffect as y } from "react";
|
|
|
3
3
|
import Fe from "./hoc/withThemeProvider.js";
|
|
4
4
|
import Ae from "./components/Wallet/Shared/backBtn.js";
|
|
5
5
|
import { DIALOG_SUCCESS_ICON as Ee, PAYMENT_BANK as J, SEPA_ICON as ke, VISA_ICON as Se, PAYMENT_PROVIDER_PAYSAFE as Re, FIAT_WITHDRAW as ee, EURO_ISO3 as ze, US_DOLLAR_ISO3 as ce, SYNTHETIC_EUR as Ie, SYNTHETIC_USD as Te } from "./util/constants.js";
|
|
6
|
-
import { s as u } from "./styles.module-
|
|
6
|
+
import { s as u } from "./styles.module-DMd29SPQ.js";
|
|
7
7
|
import ie from "./components/Wallet/Shared/appButton.js";
|
|
8
|
-
import { af as G } from "./constants-
|
|
8
|
+
import { af as G } from "./constants-BSdmHYnc.js";
|
|
9
9
|
import { u as Be } from "./index-BQNs1mvn.js";
|
|
10
|
-
import { c as te, f as pe, g as We, e as we, h as Oe } from "./order-
|
|
10
|
+
import { c as te, f as pe, g as We, e as we, h as Oe } from "./order-BKKCskeq.js";
|
|
11
11
|
import { a as j, u as Pe } from "./react-redux-B4BZippc.js";
|
|
12
|
-
import { P as Me, f as Le } from "./PlayArrow-
|
|
13
|
-
import { g as Ye, u as qe } from "./wallet-
|
|
12
|
+
import { P as Me, f as Le } from "./PlayArrow-Cnrxi5yr.js";
|
|
13
|
+
import { g as Ye, u as qe } from "./wallet-BXA-R-Ks.js";
|
|
14
14
|
import { useSnackBarContext as Ke } from "./context/snackBarContext.js";
|
|
15
15
|
import { AuthContainer as $e } from "./components/Wallet/Shared/Container/index.js";
|
|
16
16
|
import Ue from "./components/Shared/MinimalKyc/index.js";
|
|
@@ -2,16 +2,16 @@ import { jsxs as a, Fragment as v, jsx as e } from "react/jsx-runtime";
|
|
|
2
2
|
import { useRef as ye, useMemo as Ve, useState as p, useEffect as h } from "react";
|
|
3
3
|
import Je from "./hoc/withThemeProvider.js";
|
|
4
4
|
import { a as C, u as Ie } from "./react-redux-B4BZippc.js";
|
|
5
|
-
import { P as Qe } from "./PlayArrow-
|
|
5
|
+
import { P as Qe } from "./PlayArrow-Cnrxi5yr.js";
|
|
6
6
|
import { I as Ze } from "./Info-BVeUSPyk.js";
|
|
7
7
|
import { G as et } from "./generic-token-B_ptO5yb.js";
|
|
8
8
|
import { getCentralLedgetNetwork as V, getNetworkBackGround as be, getCurrencySymbol as tt } from "./util/functions.js";
|
|
9
9
|
import Ne from "./components/Wallet/Shared/TokenModal/index.js";
|
|
10
10
|
import { formatNumberWithoutRounding as _e } from "./util/conversions.js";
|
|
11
|
-
import { ac as A } from "./constants-
|
|
11
|
+
import { ac as A } from "./constants-BSdmHYnc.js";
|
|
12
12
|
import { c as ot, d as rt } from "./index-BQNs1mvn.js";
|
|
13
|
-
import { f as nt, a as at, b as st } from "./cryptoAssets-
|
|
14
|
-
import { c as Z, d as ve, e as it, f as lt, g as ct, h as mt } from "./order-
|
|
13
|
+
import { f as nt, a as at, b as st } from "./cryptoAssets-BdNVnpA_.js";
|
|
14
|
+
import { c as Z, d as ve, e as it, f as lt, g as ct, h as mt } from "./order-BKKCskeq.js";
|
|
15
15
|
import { DIALOG_SUCCESS_ICON as dt, TOKEN_TO_TOKEN as ee, ARROW_ICON as ut, ESTIMATE_TOOLTIP_TEXT as pt } from "./util/constants.js";
|
|
16
16
|
import { M as ft } from "./tooltip-3UvETWtS.js";
|
|
17
17
|
import "./index-DlQqWbXG.js";
|
|
@@ -26,13 +26,13 @@ import "./moment-h96o7c8I.js";
|
|
|
26
26
|
import "./index.esm-BsMAMhYW.js";
|
|
27
27
|
import "./web3-u4qDZYpo.js";
|
|
28
28
|
import "./index-ceeCtFuh.js";
|
|
29
|
-
import { s as i } from "./styles.module-
|
|
29
|
+
import { s as i } from "./styles.module-DMd29SPQ.js";
|
|
30
30
|
import Ce from "./components/Wallet/Shared/Order/selectCustomIcon.js";
|
|
31
|
-
import { u as xt, a as gt } from "./wallet-
|
|
31
|
+
import { u as xt, a as gt } from "./wallet-BXA-R-Ks.js";
|
|
32
32
|
import { AuthContainer as yt } from "./components/Wallet/Shared/Container/index.js";
|
|
33
33
|
import bt from "./components/Shared/MinimalKyc/index.js";
|
|
34
34
|
import Nt from "./components/Wallet/Shared/Input/index.js";
|
|
35
|
-
import { M as _t } from "./index-
|
|
35
|
+
import { M as _t } from "./index-BXF4OI74.js";
|
|
36
36
|
import { useDialogContext as vt } from "./context/dialogContext.js";
|
|
37
37
|
import { B as R } from "./Box-B0YSYLco.js";
|
|
38
38
|
import { G as s } from "./Grid-CFe3amXO.js";
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
import { jsxs as a, Fragment as w, jsx as e } from "react/jsx-runtime";
|
|
2
2
|
import { useMemo as Ze, useState as d, useEffect as h, useCallback as et } from "react";
|
|
3
3
|
import tt from "./hoc/withThemeProvider.js";
|
|
4
|
-
import { P as nt, f as rt } from "./PlayArrow-
|
|
4
|
+
import { P as nt, f as rt } from "./PlayArrow-Cnrxi5yr.js";
|
|
5
5
|
import { I as ot } from "./Info-BVeUSPyk.js";
|
|
6
6
|
import { G as Ie } from "./generic-token-B_ptO5yb.js";
|
|
7
7
|
import { PAYMENT_PROVIDER_PAYSAFE as it, ID_TOKEN_SYMBOL as Oe, FIAT_TO_EVER_ID as fe, FIAT_TO_TOKEN as he, ESTIMATE_TOOLTIP_TEXT as at, DIALOG_SUCCESS_ICON as st, PAYMENT_PROVIDER_PLAID as lt, PAYMENT_PROVIDER_CARDCORP as ct, PAYMENT_BANK as ze, SEPA_ICON as mt, VISA_ICON as dt } from "./util/constants.js";
|
|
8
|
-
import { ap as B } from "./constants-
|
|
8
|
+
import { ap as B } from "./constants-BSdmHYnc.js";
|
|
9
9
|
import { c as pt, d as ut, u as ft } from "./index-BQNs1mvn.js";
|
|
10
|
-
import { e as ht, f as $e, c as ye, g as yt, h as ke, i as _t } from "./order-
|
|
10
|
+
import { e as ht, f as $e, c as ye, g as yt, h as ke, i as _t } from "./order-BKKCskeq.js";
|
|
11
11
|
import { M as xt } from "./tooltip-3UvETWtS.js";
|
|
12
12
|
import { getCurrencySymbol as Ye, getNetworkBackGround as gt } from "./util/functions.js";
|
|
13
13
|
import xe from "./components/Wallet/Shared/appButton.js";
|
|
14
14
|
import Ct from "./components/Wallet/Shared/backBtn.js";
|
|
15
|
-
import { s as m } from "./styles.module-
|
|
16
|
-
import { p as Nt, e as vt } from "./bank-
|
|
15
|
+
import { s as m } from "./styles.module-DMd29SPQ.js";
|
|
16
|
+
import { p as Nt, e as vt } from "./bank-DIdz4BaB.js";
|
|
17
17
|
import { u as bt } from "./index.esm-BsMAMhYW.js";
|
|
18
18
|
import { a as W, u as Et } from "./react-redux-B4BZippc.js";
|
|
19
19
|
import "./index-DlQqWbXG.js";
|
|
@@ -32,8 +32,8 @@ import { T as s } from "./Typography-pAaje37G.js";
|
|
|
32
32
|
import { B as S } from "./Box-B0YSYLco.js";
|
|
33
33
|
import { G as i } from "./Grid-CFe3amXO.js";
|
|
34
34
|
import { C as P } from "./CircularProgress-xZA3lvba.js";
|
|
35
|
-
import { f as Ft } from "./cryptoAssets-
|
|
36
|
-
import { u as Pt, a as St } from "./wallet-
|
|
35
|
+
import { f as Ft } from "./cryptoAssets-BdNVnpA_.js";
|
|
36
|
+
import { u as Pt, a as St } from "./wallet-BXA-R-Ks.js";
|
|
37
37
|
import { AuthContainer as Mt } from "./components/Wallet/Shared/Container/index.js";
|
|
38
38
|
import It from "./components/Wallet/Shared/CardPayment/index.js";
|
|
39
39
|
import Ot from "./components/Shared/MinimalKyc/index.js";
|
package/dist/main.js
CHANGED
|
@@ -11,13 +11,13 @@ import { default as g } from "./components/Wallet/Account/index.js";
|
|
|
11
11
|
import { default as P } from "./components/Wallet/Stake/index.js";
|
|
12
12
|
import { default as w } from "./components/Wallet/MoveToEthereumOrEverChain/index.js";
|
|
13
13
|
import { default as C } from "./components/Wallet/SwapAndUniSwap/index.js";
|
|
14
|
-
import { i as M } from "./index-
|
|
15
|
-
import { i as E } from "./index-
|
|
16
|
-
import { i as b } from "./index-
|
|
17
|
-
import { i as F } from "./index-
|
|
14
|
+
import { i as M } from "./index-HZ9RrpTC.js";
|
|
15
|
+
import { i as E } from "./index-BXF4OI74.js";
|
|
16
|
+
import { i as b } from "./index-Cvp4wWrB.js";
|
|
17
|
+
import { i as F } from "./index-D3OzGVxQ.js";
|
|
18
18
|
import { default as I } from "./components/Wallet/EnterpriseKyc/index.js";
|
|
19
19
|
import { default as W } from "./components/Wallet/Deposit/index.js";
|
|
20
|
-
import { F as j } from "./index-
|
|
20
|
+
import { F as j } from "./index-CRyby3Qm.js";
|
|
21
21
|
import { useSnackBar as z } from "./hooks/useSnackBar.js";
|
|
22
22
|
import { SnackBarContext as J, useSnackBarContext as L } from "./context/snackBarContext.js";
|
|
23
23
|
import { useDialog as Q } from "./hooks/useDialog/index.js";
|
|
@@ -26,8 +26,8 @@ import { default as _ } from "./components/RocketRamp/Player/SignIn/index.js";
|
|
|
26
26
|
import { default as oo } from "./components/RocketRamp/Player/SignUp/index.js";
|
|
27
27
|
import { default as ao } from "./components/RocketRamp/Player/Dashboard/index.js";
|
|
28
28
|
import { default as to } from "./components/RocketRamp/Transactions/index.js";
|
|
29
|
-
import { i as po } from "./index-
|
|
30
|
-
import { i as so } from "./index-
|
|
29
|
+
import { i as po } from "./index-BlfzmV5M.js";
|
|
30
|
+
import { i as so } from "./index-Be3ndI6s.js";
|
|
31
31
|
import { default as xo } from "./components/RocketRamp/MinimalKyc/index.js";
|
|
32
32
|
import { default as io } from "./components/RocketRamp/Store/SignUp/index.js";
|
|
33
33
|
import { default as Ro } from "./components/RocketRamp/Store/Dashboard/index.js";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { O as s, x as t, y as E, z as R, B as o, C as r, D as _, E as p, G as T, H as y, I as d, J as S, M as D } from "./constants-
|
|
1
|
+
import { O as s, x as t, y as E, z as R, B as o, C as r, D as _, E as p, G as T, H as y, I as d, J as S, M as D } from "./constants-BSdmHYnc.js";
|
|
2
2
|
const O = (e) => ({
|
|
3
3
|
type: d,
|
|
4
4
|
payload: e
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import './assets/
|
|
1
|
+
import './assets/styles2.css';const t = "_container_18yz7_1", _ = "_active_18yz7_43", e = {
|
|
2
2
|
container: t,
|
|
3
3
|
"inner-container": "_inner-container_18yz7_15",
|
|
4
4
|
"sub-tabs": "_sub-tabs_18yz7_29",
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import './assets/styles.css';const e = "_container_2oghf_1", t = "_heading_2oghf_27", o = "_sBtn_2oghf_73", _ = "_twitterCancelBtn_2oghf_427", n = {
|
|
2
|
+
container: e,
|
|
3
|
+
"inner-container": "_inner-container_2oghf_13",
|
|
4
|
+
heading: t,
|
|
5
|
+
"profile-feat-btn": "_profile-feat-btn_2oghf_41",
|
|
6
|
+
"ref-btn": "_ref-btn_2oghf_57",
|
|
7
|
+
sBtn: o,
|
|
8
|
+
"doc-video-box": "_doc-video-box_2oghf_117",
|
|
9
|
+
"image-corner-color": "_image-corner-color_2oghf_193",
|
|
10
|
+
"video-box-inner-content": "_video-box-inner-content_2oghf_207",
|
|
11
|
+
"menu-item": "_menu-item_2oghf_217",
|
|
12
|
+
"remove-icon": "_remove-icon_2oghf_233",
|
|
13
|
+
"delete-disable": "_delete-disable_2oghf_247",
|
|
14
|
+
"confirm-edit": "_confirm-edit_2oghf_263",
|
|
15
|
+
"asset-header": "_asset-header_2oghf_279",
|
|
16
|
+
"asset-close-btn": "_asset-close-btn_2oghf_317",
|
|
17
|
+
"dialog-container": "_dialog-container_2oghf_331",
|
|
18
|
+
"confirm-dialog": "_confirm-dialog_2oghf_345",
|
|
19
|
+
"confirm-dialog-title": "_confirm-dialog-title_2oghf_353",
|
|
20
|
+
"tweet-text-parent": "_tweet-text-parent_2oghf_365",
|
|
21
|
+
"tweet-disable-text": "_tweet-disable-text_2oghf_391",
|
|
22
|
+
"tweet-text-area": "_tweet-text-area_2oghf_409",
|
|
23
|
+
twitterCancelBtn: _,
|
|
24
|
+
"kyc-approved": "_kyc-approved_2oghf_471"
|
|
25
|
+
};
|
|
26
|
+
export {
|
|
27
|
+
n as s
|
|
28
|
+
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import './assets/
|
|
1
|
+
import './assets/styles4.css';const e = "_label_o1qif_133", _ = "_amount_o1qif_203", o = {
|
|
2
2
|
"bank-name": "_bank-name_o1qif_1",
|
|
3
3
|
"bank-item": "_bank-item_o1qif_23",
|
|
4
4
|
"bank-account": "_bank-account_o1qif_41",
|
package/dist/util/constants.d.ts
CHANGED
|
@@ -29,6 +29,8 @@ export declare const ENT_SEPA_PAYMENT: string;
|
|
|
29
29
|
export declare const ENT_SEPA_PAYMENT_ACTIVE: string;
|
|
30
30
|
export declare const ENT_VISA_PAYMENT: string;
|
|
31
31
|
export declare const ENT_VISA_PAYMENT_ACTIVE: string;
|
|
32
|
+
export declare const CLOUD_ICON: string;
|
|
33
|
+
export declare const STORAGE_SUCCESS: string;
|
|
32
34
|
export declare const PAYMENT_PROVIDER_RAILSBANK = "railsbank";
|
|
33
35
|
export declare const PAYMENT_PROVIDER_OPENPAYD = "open_payd";
|
|
34
36
|
export declare const PAYMENT_PROVIDER_CHECKOUT = "checkout";
|
|
@@ -48,6 +50,7 @@ export declare const ETHEREUM_NETWORK = "Ethereum";
|
|
|
48
50
|
export declare const AVALANCHE_NETWORK = "Avalanche";
|
|
49
51
|
export declare const SYNTHETIC_USD = "USD.c";
|
|
50
52
|
export declare const SYNTHETIC_EUR = "EUR.c";
|
|
53
|
+
export declare const SYNTHETIC_EURE = "EURE.c";
|
|
51
54
|
export declare const BTC_TOKEN_SYMBOL = "BTC.c";
|
|
52
55
|
export declare const GEM_SYNTHETIC_TOKEN_SYMBOL = "GEMS.c";
|
|
53
56
|
export declare const ID_TOKEN_SYMBOL = "ID";
|