everest-npm-features 0.0.25 → 0.0.26
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.
|
@@ -5,7 +5,7 @@ import z from "../../Shared/transition.js";
|
|
|
5
5
|
import { C as H } from "../../../Close-VV7zb3cu.js";
|
|
6
6
|
import { A as j } from "../../../ArrowBack-BoYSBb8u.js";
|
|
7
7
|
import X from "./kycType.js";
|
|
8
|
-
import { KYC_STATUS_IN_PROGRESS as x, INDIVIDUAL_KYC_TYPE as q,
|
|
8
|
+
import { KYC_STATUS_IN_PROGRESS as x, INDIVIDUAL_KYC_TYPE as q, KYC_BETWEEN_TRANSATION as C, ORGANIZATION_KYC_TYPE as Z, KYC_UNDER_TRANSATION as J } from "../../../util/constants.js";
|
|
9
9
|
import Q from "./individualKyc.js";
|
|
10
10
|
import $ from "../../Shared/MinimalKyc/index.js";
|
|
11
11
|
import ee from "./kybIntro.js";
|
|
@@ -159,7 +159,7 @@ const E = {
|
|
|
159
159
|
}, F = (t) => {
|
|
160
160
|
c({ ...e, type: t }), r(t === Z ? 5 : (i) => i + 1);
|
|
161
161
|
}, K = (t) => {
|
|
162
|
-
c({ ...e, transactAmount: t }), r(t ===
|
|
162
|
+
c({ ...e, transactAmount: t }), r(t === J ? 3 : t === C ? 11 : 4);
|
|
163
163
|
}, u = () => {
|
|
164
164
|
r((t) => t + 1);
|
|
165
165
|
}, v = (t) => {
|
|
@@ -5,7 +5,7 @@ import { i as QA } from "../../../wallet-DDW5KCHp.js";
|
|
|
5
5
|
import { c as jA } from "../../../stake-B150utJI.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
|
-
import { s as z, T as i } from "../../../tokenRow-
|
|
8
|
+
import { s as z, T as i } from "../../../tokenRow-X6vlp1LH.js";
|
|
9
9
|
import { C as NA } from "../../../ContentCopy-Ufwoeeov.js";
|
|
10
10
|
import { displayWalletAddress as hA, getNetworkOptions as mA, getCurrencySymbol as IA, tokenBalanceDisplay as WA } from "../../../util/functions.js";
|
|
11
11
|
import dA from "../../../hoc/withThemeProvider.js";
|
|
@@ -4,7 +4,7 @@ import "../../../generic-token-B_ptO5yb.js";
|
|
|
4
4
|
import "../../../ArrowRight-rYkfGJuF.js";
|
|
5
5
|
import "../../../ArrowDropDown-BC_iEASy.js";
|
|
6
6
|
import "../../../util/constants.js";
|
|
7
|
-
import { T as u } from "../../../tokenRow-
|
|
7
|
+
import { T as u } from "../../../tokenRow-X6vlp1LH.js";
|
|
8
8
|
import "../../../util/conversions.js";
|
|
9
9
|
import "../../../Grid-BXyV_lM8.js";
|
|
10
10
|
import "../../../Divider-Dy5hKfey.js";
|
|
@@ -134,7 +134,7 @@ import './assets/tokenRow.css';const W = "_container_boumk_1", c = {
|
|
|
134
134
|
{
|
|
135
135
|
container: !0,
|
|
136
136
|
rowSpacing: { xs: 2, md: 0 },
|
|
137
|
-
sx: { padding: "17px 0px" },
|
|
137
|
+
sx: { padding: "17px 0px", width: "100%" },
|
|
138
138
|
children: [
|
|
139
139
|
/* @__PURE__ */ e(r, { size: 4, sx: { display: { xs: "flex", md: "none" } }, children: /* @__PURE__ */ e("strong", { children: "Wallet" }) }),
|
|
140
140
|
/* @__PURE__ */ e(r, { className: "text-mob-right", size: { xs: 8, md: 5 }, children: /* @__PURE__ */ e("span", { className: "wallet-token secondary-text-color", children: /* @__PURE__ */ e("strong", { children: i.walletName }) }) }),
|
|
@@ -173,7 +173,7 @@ import './assets/tokenRow.css';const W = "_container_boumk_1", c = {
|
|
|
173
173
|
] }, l)),
|
|
174
174
|
x && u && !u.includes(T) ? /* @__PURE__ */ t(p, { children: [
|
|
175
175
|
/* @__PURE__ */ e(N, { sx: { width: "100%", mt: 1 } }),
|
|
176
|
-
/* @__PURE__ */ e(r, { container: !0, children: /* @__PURE__ */ e(r, { className: "flex-center", size: 12, children: /* @__PURE__ */ e(
|
|
176
|
+
/* @__PURE__ */ e(r, { container: !0, sx: { width: "100%" }, children: /* @__PURE__ */ e(r, { className: "flex-center", size: 12, children: /* @__PURE__ */ e(
|
|
177
177
|
S,
|
|
178
178
|
{
|
|
179
179
|
onClick: () => _ && _(s),
|