everest-npm-features 0.0.28 → 0.0.29
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/components/Wallet/Withdraw/bankSelect.js +1 -1
- package/dist/components/Wallet/Withdraw/confirmTransaction.js +1 -1
- package/dist/components/Wallet/Withdraw/form.js +1 -1
- package/dist/components/Wallet/Withdraw/index.js +1 -1
- package/dist/{index-BRwse7X5.js → index-CABieRWd.js} +7 -7
- package/dist/main.js +1 -1
- package/package.json +1 -1
|
@@ -3,7 +3,7 @@ import "react";
|
|
|
3
3
|
import "../../../react-redux-C7I9-1M6.js";
|
|
4
4
|
import "../Shared/backBtn.js";
|
|
5
5
|
import "../Shared/addBank.js";
|
|
6
|
-
import { W as j } from "../../../index-
|
|
6
|
+
import { W as j } from "../../../index-CABieRWd.js";
|
|
7
7
|
import "../../../constants-BF50a6s-.js";
|
|
8
8
|
import "../../../index-v4KC1K_V.js";
|
|
9
9
|
import "../../../order-D-FBHreS.js";
|
|
@@ -7,7 +7,7 @@ import "../Shared/appButton.js";
|
|
|
7
7
|
import "../../../constants-BF50a6s-.js";
|
|
8
8
|
import "../../../index-v4KC1K_V.js";
|
|
9
9
|
import "../../../order-D-FBHreS.js";
|
|
10
|
-
import { B as g } from "../../../index-
|
|
10
|
+
import { B as g } from "../../../index-CABieRWd.js";
|
|
11
11
|
import "../../../react-redux-C7I9-1M6.js";
|
|
12
12
|
import "../../../hooks/useDialog/index.js";
|
|
13
13
|
import "../../../Typography-BQDN44CM.js";
|
|
@@ -6,7 +6,7 @@ import "../../../util/constants.js";
|
|
|
6
6
|
import "../../../constants-BF50a6s-.js";
|
|
7
7
|
import "../../../order-D-FBHreS.js";
|
|
8
8
|
import "../../../util/functions.js";
|
|
9
|
-
import { a as z } from "../../../index-
|
|
9
|
+
import { a as z } from "../../../index-CABieRWd.js";
|
|
10
10
|
import "../../../styles.module-B-t8vvWh.js";
|
|
11
11
|
import "../Shared/appButton.js";
|
|
12
12
|
import "../Shared/Order/paymentButton.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
3
|
import "../../../hoc/withThemeProvider.js";
|
|
4
|
-
import { b as I, C as e, F as f, M as A, i as K } from "../../../index-
|
|
4
|
+
import { b as I, C as e, F as f, M as A, i as K } from "../../../index-CABieRWd.js";
|
|
5
5
|
import "../../../react-redux-C7I9-1M6.js";
|
|
6
6
|
import "../../../constants-BF50a6s-.js";
|
|
7
7
|
import "../../../fiatAssets-CTIJw9N4.js";
|
|
@@ -56,7 +56,7 @@ const lt = ({
|
|
|
56
56
|
message: "Your transaction was successful for more details on the transaction please track your order.",
|
|
57
57
|
cancelButtonText: "Withdraw again",
|
|
58
58
|
onCancel: () => {
|
|
59
|
-
c(te()), C(
|
|
59
|
+
c(te()), C(ie);
|
|
60
60
|
},
|
|
61
61
|
confirmButtonText: "Track Order",
|
|
62
62
|
onConfirm: () => {
|
|
@@ -95,7 +95,7 @@ const lt = ({
|
|
|
95
95
|
/* @__PURE__ */ e(
|
|
96
96
|
de,
|
|
97
97
|
{
|
|
98
|
-
onClickHandler: () => C(
|
|
98
|
+
onClickHandler: () => C(fe),
|
|
99
99
|
backBtnText: "Confirm Your Order"
|
|
100
100
|
}
|
|
101
101
|
),
|
|
@@ -175,7 +175,7 @@ const lt = ({
|
|
|
175
175
|
/* @__PURE__ */ e(
|
|
176
176
|
de,
|
|
177
177
|
{
|
|
178
|
-
onClickHandler: () => C(
|
|
178
|
+
onClickHandler: () => C(ie),
|
|
179
179
|
backBtnText: "Select Bank Account"
|
|
180
180
|
}
|
|
181
181
|
),
|
|
@@ -328,7 +328,7 @@ const lt = ({
|
|
|
328
328
|
return p({
|
|
329
329
|
message: `${K.payout_max_amount + W} is the maximum amount to make the withdraw.`
|
|
330
330
|
}), !1;
|
|
331
|
-
C(
|
|
331
|
+
C(fe);
|
|
332
332
|
}, Ee = () => {
|
|
333
333
|
const n = l.symbol === ce ? y : b;
|
|
334
334
|
X(n + "");
|
|
@@ -541,7 +541,7 @@ const lt = ({
|
|
|
541
541
|
}
|
|
542
542
|
) })
|
|
543
543
|
] });
|
|
544
|
-
},
|
|
544
|
+
}, ie = "FORM_SCREEN", fe = "BANK_SCREEN", xe = "CONFIRM_SCREEN", dt = "MINIMAL_KYC_SCREEN", pt = ({ partnerKey: C, navigate: g }) => {
|
|
545
545
|
const s = he(), c = $((f) => f.order), p = c.error, S = $(
|
|
546
546
|
(f) => f.user.profile
|
|
547
547
|
), y = S.tokens, b = S.everWalletAddress, I = $((f) => f.fiatAssets), o = $(
|
|
@@ -622,10 +622,10 @@ const lt = ({
|
|
|
622
622
|
export {
|
|
623
623
|
lt as B,
|
|
624
624
|
xe as C,
|
|
625
|
-
|
|
625
|
+
ie as F,
|
|
626
626
|
dt as M,
|
|
627
627
|
ct as W,
|
|
628
628
|
mt as a,
|
|
629
|
-
|
|
629
|
+
fe as b,
|
|
630
630
|
Qt as i
|
|
631
631
|
};
|
package/dist/main.js
CHANGED
|
@@ -12,7 +12,7 @@ import { default as h } from "./components/Wallet/MoveToEthereumOrEverChain/inde
|
|
|
12
12
|
import { default as B } from "./components/Wallet/SwapAndUniSwap/index.js";
|
|
13
13
|
import { i as P } from "./index-GxLtFwhs.js";
|
|
14
14
|
import { i as v } from "./index-CmJNKC9m.js";
|
|
15
|
-
import { i as K } from "./index-
|
|
15
|
+
import { i as K } from "./index-CABieRWd.js";
|
|
16
16
|
import { default as A } from "./components/Wallet/Swap/index.js";
|
|
17
17
|
import { default as H } from "./components/Wallet/EnterpriseKyc/index.js";
|
|
18
18
|
import { default as M } from "./components/Wallet/Deposit/index.js";
|