everest-npm-features 0.0.21 → 0.0.23

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 (84) 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/CardPayment/index.js +56 -54
  55. package/dist/components/Wallet/Shared/addBank.js +2 -2
  56. package/dist/components/Wallet/Shared/connectPlaidBank.js +2 -2
  57. package/dist/components/Wallet/SignIn/index.js +2 -2
  58. package/dist/components/Wallet/SignUp/index.js +2 -2
  59. package/dist/components/Wallet/Stake/index.js +3 -3
  60. package/dist/components/Wallet/Swap/index.js +228 -213
  61. package/dist/components/Wallet/Withdraw/bankSelect.js +4 -4
  62. package/dist/components/Wallet/Withdraw/confirmTransaction.js +3 -3
  63. package/dist/components/Wallet/Withdraw/form.js +3 -3
  64. package/dist/components/Wallet/Withdraw/index.js +5 -5
  65. package/dist/{constants-CdVZO8DH.js → constants-BJByDTQY.js} +132 -131
  66. package/dist/{cryptoAssets-awZZ9HTs.js → cryptoAssets-BcVSdM1C.js} +1 -1
  67. package/dist/{documents-DvNPkuYe.js → documents-HjBKq9qA.js} +1 -1
  68. package/dist/{fiatAssets-yeCL6wA9.js → fiatAssets-C_F8qNzr.js} +1 -1
  69. package/dist/{iban-4bMHHpJO.js → iban-Dh7qBGGc.js} +3 -3
  70. package/dist/{index-86Hyynn-.js → index-B2OIoTNN.js} +98 -95
  71. package/dist/{index-CFWL7CoB.js → index-BEH1PkNC.js} +203 -200
  72. package/dist/{index-DHrWPN34.js → index-BFIhKqqi.js} +152 -142
  73. package/dist/{index-Dx7-MJk2.js → index-CQe8cwpc.js} +2 -2
  74. package/dist/{index-98VYd3cT.js → index-DSZxScyY.js} +188 -185
  75. package/dist/{index-SbY3kKNL.js → index-DkMQ44xy.js} +117 -111
  76. package/dist/{kyc-Dur3dRxq.js → kyc-DJpiKj5d.js} +1 -1
  77. package/dist/main.js +6 -6
  78. package/dist/order-DhUA-ZNX.js +43 -0
  79. package/dist/{stake-DaOB24Ou.js → stake-DWRuAE1u.js} +1 -1
  80. package/dist/util/constants.d.ts +1 -3
  81. package/dist/util/constants.js +27 -29
  82. package/dist/{wallet-D76D_QSY.js → wallet-z7NHqtCj.js} +1 -1
  83. package/package.json +2 -2
  84. package/dist/order-DNSedxgT.js +0 -41
@@ -1,87 +1,90 @@
1
1
  import { jsxs as a, Fragment as E, jsx as e } from "react/jsx-runtime";
2
2
  import { useState as p, useEffect as _ } from "react";
3
- import Ce from "./hoc/withThemeProvider.js";
4
- import oe from "./components/Wallet/Shared/backBtn.js";
5
- import { DIALOG_SUCCESS_ICON as be, PAYMENT_BANK as j, SEPA_ICON as ve, VISA_ICON as ke, PAYMENT_PROVIDER_PAYSAFE as Ee, FIAT_WITHDRAW as D, VISA_PAYMENT as Ie, VISA_PAYMENT_ACTIVE as Se, SEPA_PAYMENT as Be, SEPA_PAYMENT_ACTIVE as Fe } from "./util/constants.js";
3
+ import be from "./hoc/withThemeProvider.js";
4
+ import se from "./components/Wallet/Shared/backBtn.js";
5
+ import { DIALOG_SUCCESS_ICON as ve, PAYMENT_BANK as H, SEPA_ICON as ke, VISA_ICON as Ee, PAYMENT_PROVIDER_PAYSAFE as Ie, FIAT_WITHDRAW as J, VISA_PAYMENT as Fe, VISA_PAYMENT_ACTIVE as Se, SEPA_PAYMENT as Be, SEPA_PAYMENT_ACTIVE as Re } from "./util/constants.js";
6
6
  import { s as u } from "./styles.module-BFHktEw2.js";
7
- import Q from "./components/Wallet/Shared/appButton.js";
8
- import "./constants-CdVZO8DH.js";
9
- import { b as se } from "./index-f15o1nhn.js";
10
- import { o as J, b as ce, c as Re, h as Te, a as Pe, f as Me } from "./order-DNSedxgT.js";
11
- import { u as W, a as le } from "./react-redux-C7I9-1M6.js";
12
- import { f as we } from "./fiatAssets-yeCL6wA9.js";
13
- import { u as Oe } from "./wallet-D76D_QSY.js";
7
+ import X from "./components/Wallet/Shared/appButton.js";
8
+ import { ah as z } from "./constants-BJByDTQY.js";
9
+ import { b as ce } from "./index-f15o1nhn.js";
10
+ import { o as Q, c as le, d as Te, h as Pe, b as Me, a as we } from "./order-DhUA-ZNX.js";
11
+ import { u as Y, a as me } from "./react-redux-C7I9-1M6.js";
12
+ import { f as We } from "./fiatAssets-C_F8qNzr.js";
13
+ import { u as Oe } from "./wallet-z7NHqtCj.js";
14
14
  import { useSnackBarContext as ze } from "./context/snackBarContext.js";
15
- import { AuthContainer as We } from "./components/Wallet/Shared/Container/index.js";
16
- import Ye from "./components/Shared/MinimalKyc/index.js";
17
- import Le from "./components/Wallet/Shared/Input/index.js";
18
- import { A as Ke } from "./ArrowRight-DXtbS-1g.js";
19
- import { C as qe } from "./CheckCircle-BIckgNlV.js";
20
- import $e from "./components/Wallet/Shared/addBank.js";
21
- import { u as Ge } from "./bank-D3I5wL2-.js";
22
- import Ve from "./components/Wallet/Shared/connectPlaidBank.js";
15
+ import { AuthContainer as Ye } from "./components/Wallet/Shared/Container/index.js";
16
+ import Le from "./components/Shared/MinimalKyc/index.js";
17
+ import Ke from "./components/Wallet/Shared/Input/index.js";
18
+ import { A as qe } from "./ArrowRight-DXtbS-1g.js";
19
+ import { C as $e } from "./CheckCircle-BIckgNlV.js";
20
+ import Ge from "./components/Wallet/Shared/addBank.js";
21
+ import { u as Ve } from "./bank-iFS1RXp-.js";
22
+ import je from "./components/Wallet/Shared/connectPlaidBank.js";
23
23
  import { B as y } from "./Box-Be0E_-eR.js";
24
24
  import { C as k } from "./CircularProgress-fePUtoaj.js";
25
25
  import { G as m } from "./Grid-BaaKMDwM.js";
26
- import { T as i } from "./Typography-Ds4fpvK8.js";
27
- import { P as je } from "./PlayArrow-1Y66tCVx.js";
28
- import { G as He } from "./generic-token-B_ptO5yb.js";
29
- import { getCurrencySymbol as Ue } from "./util/functions.js";
26
+ import { T as r } from "./Typography-Ds4fpvK8.js";
27
+ import { P as He } from "./PlayArrow-1Y66tCVx.js";
28
+ import { G as Ue } from "./generic-token-B_ptO5yb.js";
29
+ import { getCurrencySymbol as De } from "./util/functions.js";
30
30
  import { G as l } from "./Grid2-DX2sucnU.js";
31
- import { F as H } from "./FormControl-Cc-02KHW.js";
32
- import { F as U } from "./FilledInput-n9W_V8GV.js";
33
- import { F as ae } from "./TextField-Cm9apaOp.js";
34
- import { S as De } from "./Select-DpKw-a6h.js";
35
- import { M as Je } from "./MenuItem-BkJ_C9Xs.js";
36
- import { L as Qe } from "./ListItemIcon-DIz-ZmJ0.js";
37
- import { I as Xe } from "./InputAdornment-Ck_-Z38v.js";
38
- import { I as Ze } from "./IconButton-8B2ygvr4.js";
39
- import { useDialog as et } from "./hooks/useDialog/index.js";
40
- const tt = ({
31
+ import { F as U } from "./FormControl-Cc-02KHW.js";
32
+ import { F as D } from "./FilledInput-n9W_V8GV.js";
33
+ import { F as oe } from "./TextField-Cm9apaOp.js";
34
+ import { S as Je } from "./Select-DpKw-a6h.js";
35
+ import { M as Qe } from "./MenuItem-BkJ_C9Xs.js";
36
+ import { L as Xe } from "./ListItemIcon-DIz-ZmJ0.js";
37
+ import { I as Ze } from "./InputAdornment-Ck_-Z38v.js";
38
+ import { I as et } from "./IconButton-8B2ygvr4.js";
39
+ import { useDialog as tt } from "./hooks/useDialog/index.js";
40
+ const nt = ({
41
41
  setScreen: N,
42
42
  partnerKey: x,
43
43
  orderData: c,
44
44
  dispatch: d,
45
45
  navigate: h
46
46
  }) => {
47
- const { openDialog: I, ConfirmDialog: g } = et(), f = W(se).banks, n = c.estimate, s = c.create.order_id, P = c.create.bank_id, M = c.loader, Y = n.fiat_amount, [L, w] = p(!1), [F, A] = p({});
47
+ const { openDialog: I, ConfirmDialog: g } = tt(), f = Y(ce).banks, n = c.estimate[z], s = c.create.order_id, P = c.create.bank_id, M = c.loader, L = n.fiat_amount, [K, w] = p(!1), [B, A] = p({});
48
48
  _(() => {
49
49
  if (P) {
50
- const q = f.find(($) => $.id === P);
51
- q && A(q);
50
+ const $ = f.find((G) => G.id === P);
51
+ $ && A($);
52
52
  }
53
53
  }, [P]), _(() => {
54
- s && L && I({
55
- icon: be,
54
+ s && K && I({
55
+ icon: ve,
56
56
  title: "Withdraw Success",
57
57
  message: "Your transaction was successful for more details on the transaction please track your order.",
58
58
  cancelButtonText: "Withdraw again",
59
59
  onCancel: () => {
60
- d(J()), N(X);
60
+ d(Q()), N(Z);
61
61
  },
62
62
  confirmButtonText: "Track Order",
63
63
  onConfirm: () => {
64
- h && h("/history"), d(J());
64
+ h && h("/history"), d(Q());
65
65
  },
66
66
  height: "490px"
67
67
  });
68
68
  }, [s]), _(() => {
69
- K();
69
+ q();
70
70
  }, []);
71
- const K = () => {
71
+ const q = () => {
72
72
  d(
73
- ce({
74
- apiKey: x,
75
- transaction_type: n.transaction_type,
76
- coin_amount: n.fiat_amount,
77
- payment_type: n.payment_type,
78
- fiat_ccy: n.fiat_currency,
79
- payment_provider: n.payment_provider
80
- })
73
+ le(
74
+ {
75
+ apiKey: x,
76
+ transaction_type: n.transaction_type,
77
+ coin_amount: n.fiat_amount,
78
+ payment_type: n.payment_type,
79
+ fiat_ccy: n.fiat_currency,
80
+ payment_provider: n.payment_provider
81
+ },
82
+ z
83
+ )
81
84
  );
82
85
  }, C = () => {
83
86
  d(
84
- Re({
87
+ Te({
85
88
  apiKey: x,
86
89
  quoteId: n.quote_id,
87
90
  bankId: c.create.bank_id
@@ -91,60 +94,60 @@ const tt = ({
91
94
  return /* @__PURE__ */ a(E, { children: [
92
95
  /* @__PURE__ */ e(g, {}),
93
96
  /* @__PURE__ */ e(
94
- oe,
97
+ se,
95
98
  {
96
- onClickHandler: () => N(me),
99
+ onClickHandler: () => N(de),
97
100
  backBtnText: "Confirm Your Order"
98
101
  }
99
102
  ),
100
- /* @__PURE__ */ e(i, { mt: 2, variant: "sm", fontWeight: 600, children: "Funds received at" }),
103
+ /* @__PURE__ */ e(r, { mt: 2, variant: "sm", fontWeight: 600, children: "Funds received at" }),
101
104
  /* @__PURE__ */ a(y, { mt: 2, className: u["confirm-payment"], children: [
102
105
  /* @__PURE__ */ e(
103
106
  "img",
104
107
  {
105
- src: n.payment_type === j ? ve : ke,
108
+ src: n.payment_type === H ? ke : Ee,
106
109
  width: 100,
107
110
  alt: "payment"
108
111
  }
109
112
  ),
110
- /* @__PURE__ */ e(i, { variant: "caption", component: "span", children: /* @__PURE__ */ e("strong", { children: n.payment_type === j ? "Bank Account" : "Debit Card" }) })
113
+ /* @__PURE__ */ e(r, { variant: "caption", component: "span", children: /* @__PURE__ */ e("strong", { children: n.payment_type === H ? "Bank Account" : "Debit Card" }) })
111
114
  ] }),
112
- n.payment_type === j && /* @__PURE__ */ a(E, { children: [
113
- /* @__PURE__ */ e(i, { mt: 3, variant: "caption", component: "p", children: /* @__PURE__ */ e("b", { children: "Bank Details" }) }),
115
+ n.payment_type === H && /* @__PURE__ */ a(E, { children: [
116
+ /* @__PURE__ */ e(r, { mt: 3, variant: "caption", component: "p", children: /* @__PURE__ */ e("b", { children: "Bank Details" }) }),
114
117
  /* @__PURE__ */ e(y, { sx: { color: "#A6A6A6" }, children: /* @__PURE__ */ a(m, { container: !0, children: [
115
- /* @__PURE__ */ e(m, { className: "text-left", item: !0, xs: 6, children: /* @__PURE__ */ e(i, { variant: "caption", children: "Account Name" }) }),
116
- /* @__PURE__ */ e(m, { className: "text-right", item: !0, xs: 6, children: /* @__PURE__ */ e(i, { variant: "caption", children: F.accountName }) }),
117
- /* @__PURE__ */ e(m, { className: "text-left", item: !0, xs: 6, children: /* @__PURE__ */ e(i, { variant: "caption", children: "Bank Name" }) }),
118
- /* @__PURE__ */ e(m, { className: "text-right", item: !0, xs: 6, children: /* @__PURE__ */ e(i, { variant: "caption", children: F.bankName }) }),
119
- /* @__PURE__ */ e(m, { className: "text-left", item: !0, xs: 6, children: /* @__PURE__ */ e(i, { variant: "caption", children: "IBAN" }) }),
120
- /* @__PURE__ */ e(m, { className: "text-right", item: !0, xs: 6, children: /* @__PURE__ */ e(i, { variant: "caption", children: F.accountNumber }) }),
121
- /* @__PURE__ */ e(m, { className: "text-left", item: !0, xs: 6, children: /* @__PURE__ */ e(i, { variant: "caption", children: "BIC" }) }),
122
- /* @__PURE__ */ e(m, { className: "text-right", item: !0, xs: 6, children: /* @__PURE__ */ e(i, { variant: "caption", children: F.bicCode }) })
118
+ /* @__PURE__ */ e(m, { className: "text-left", item: !0, xs: 6, children: /* @__PURE__ */ e(r, { variant: "caption", children: "Account Name" }) }),
119
+ /* @__PURE__ */ e(m, { className: "text-right", item: !0, xs: 6, children: /* @__PURE__ */ e(r, { variant: "caption", children: B.accountName }) }),
120
+ /* @__PURE__ */ e(m, { className: "text-left", item: !0, xs: 6, children: /* @__PURE__ */ e(r, { variant: "caption", children: "Bank Name" }) }),
121
+ /* @__PURE__ */ e(m, { className: "text-right", item: !0, xs: 6, children: /* @__PURE__ */ e(r, { variant: "caption", children: B.bankName }) }),
122
+ /* @__PURE__ */ e(m, { className: "text-left", item: !0, xs: 6, children: /* @__PURE__ */ e(r, { variant: "caption", children: "IBAN" }) }),
123
+ /* @__PURE__ */ e(m, { className: "text-right", item: !0, xs: 6, children: /* @__PURE__ */ e(r, { variant: "caption", children: B.accountNumber }) }),
124
+ /* @__PURE__ */ e(m, { className: "text-left", item: !0, xs: 6, children: /* @__PURE__ */ e(r, { variant: "caption", children: "BIC" }) }),
125
+ /* @__PURE__ */ e(m, { className: "text-right", item: !0, xs: 6, children: /* @__PURE__ */ e(r, { variant: "caption", children: B.bicCode }) })
123
126
  ] }) })
124
127
  ] }),
125
- /* @__PURE__ */ e(i, { mt: 3, variant: "sm", fontWeight: 600, component: "p", children: "Order Estimate Details" }),
128
+ /* @__PURE__ */ e(r, { mt: 3, variant: "sm", fontWeight: 600, component: "p", children: "Order Estimate Details" }),
126
129
  /* @__PURE__ */ e(y, { sx: { color: "#A6A6A6" }, children: /* @__PURE__ */ a(m, { container: !0, children: [
127
- /* @__PURE__ */ e(m, { className: "text-left", item: !0, xs: 6, children: /* @__PURE__ */ e(i, { variant: "caption", children: "Withdraw Amount" }) }),
128
- /* @__PURE__ */ e(m, { className: "text-right", item: !0, xs: 6, children: /* @__PURE__ */ a(i, { variant: "caption", children: [
129
- (+Y * 1).toFixed(2),
130
+ /* @__PURE__ */ e(m, { className: "text-left", item: !0, xs: 6, children: /* @__PURE__ */ e(r, { variant: "caption", children: "Withdraw Amount" }) }),
131
+ /* @__PURE__ */ e(m, { className: "text-right", item: !0, xs: 6, children: /* @__PURE__ */ a(r, { variant: "caption", children: [
132
+ (+L * 1).toFixed(2),
130
133
  " ",
131
134
  n.fiat_currency
132
135
  ] }) }),
133
- /* @__PURE__ */ e(m, { className: "text-left", item: !0, xs: 6, children: /* @__PURE__ */ e(i, { variant: "caption", children: "Total Amount received" }) }),
134
- /* @__PURE__ */ e(m, { className: "text-right", item: !0, xs: 6, children: /* @__PURE__ */ a(i, { variant: "caption", children: [
136
+ /* @__PURE__ */ e(m, { className: "text-left", item: !0, xs: 6, children: /* @__PURE__ */ e(r, { variant: "caption", children: "Total Amount received" }) }),
137
+ /* @__PURE__ */ e(m, { className: "text-right", item: !0, xs: 6, children: /* @__PURE__ */ a(r, { variant: "caption", children: [
135
138
  (+n.fiat_out_amount * 1).toFixed(2),
136
139
  " ",
137
140
  n.fiat_currency
138
141
  ] }) }),
139
- /* @__PURE__ */ e(m, { className: "text-left", item: !0, xs: 6, children: /* @__PURE__ */ e(i, { variant: "caption", children: "Total Fees" }) }),
140
- /* @__PURE__ */ e(m, { className: "text-right", item: !0, xs: 6, children: /* @__PURE__ */ a(i, { variant: "caption", children: [
142
+ /* @__PURE__ */ e(m, { className: "text-left", item: !0, xs: 6, children: /* @__PURE__ */ e(r, { variant: "caption", children: "Total Fees" }) }),
143
+ /* @__PURE__ */ e(m, { className: "text-right", item: !0, xs: 6, children: /* @__PURE__ */ a(r, { variant: "caption", children: [
141
144
  (+n.total_fee * 1).toFixed(2),
142
145
  " ",
143
146
  n.fiat_currency
144
147
  ] }) })
145
148
  ] }) }),
146
149
  /* @__PURE__ */ e(y, { mt: 4, children: /* @__PURE__ */ e(
147
- Q,
150
+ X,
148
151
  {
149
152
  onClick: C,
150
153
  disabled: M,
@@ -156,24 +159,24 @@ const tt = ({
156
159
  }
157
160
  ) })
158
161
  ] });
159
- }, nt = ({
162
+ }, rt = ({
160
163
  setScreen: N,
161
164
  orderData: x
162
165
  }) => {
163
- const c = le(), d = W(se), h = d.loader;
166
+ const c = me(), d = Y(ce), h = d.loader;
164
167
  d.message;
165
168
  const I = d.banks, g = x.create.bank_id, [b, f] = p(!1);
166
169
  _(() => {
167
- c(Ge());
170
+ c(Ve());
168
171
  }, []);
169
172
  const n = (s) => {
170
- b || (f(!0), c(Te(s.id)), N(de));
173
+ b || (f(!0), c(Pe(s.id)), N(pe));
171
174
  };
172
175
  return /* @__PURE__ */ a(E, { children: [
173
176
  /* @__PURE__ */ e(
174
- oe,
177
+ se,
175
178
  {
176
- onClickHandler: () => N(X),
179
+ onClickHandler: () => N(Z),
177
180
  backBtnText: "Select Bank Account"
178
181
  }
179
182
  ),
@@ -192,21 +195,21 @@ const tt = ({
192
195
  s.accountNumber.slice(-4)
193
196
  ] })
194
197
  ] }) }),
195
- /* @__PURE__ */ e(m, { item: !0, xs: 2, children: /* @__PURE__ */ e(i, { sx: { textAlign: "right" }, children: g === s.id ? /* @__PURE__ */ e(
196
- qe,
198
+ /* @__PURE__ */ e(m, { item: !0, xs: 2, children: /* @__PURE__ */ e(r, { sx: { textAlign: "right" }, children: g === s.id ? /* @__PURE__ */ e(
199
+ $e,
197
200
  {
198
201
  sx: { fontSize: 30, color: "#195BB6" }
199
202
  }
200
- ) : /* @__PURE__ */ e(Ke, { sx: { fontSize: 30, color: "#195BB6" } }) }) })
203
+ ) : /* @__PURE__ */ e(qe, { sx: { fontSize: 30, color: "#195BB6" } }) }) })
201
204
  ] })
202
205
  },
203
206
  s.id
204
207
  )),
205
208
  b && /* @__PURE__ */ e(y, { mt: 4, sx: { textAlign: "center" }, children: /* @__PURE__ */ e(k, {}) })
206
209
  ] }),
207
- /* @__PURE__ */ e(Ve, {}),
208
- /* @__PURE__ */ e(i, { className: "text-center", variant: "h6", mt: 2, mb: 2, children: /* @__PURE__ */ e("strong", { children: "OR" }) }),
209
- /* @__PURE__ */ e($e, {})
210
+ /* @__PURE__ */ e(je, {}),
211
+ /* @__PURE__ */ e(r, { className: "text-center", variant: "h6", mt: 2, mb: 2, children: /* @__PURE__ */ e("strong", { children: "OR" }) }),
212
+ /* @__PURE__ */ e(Ge, {})
210
213
  ] });
211
214
  }, it = ({
212
215
  setScreen: N,
@@ -216,76 +219,76 @@ const tt = ({
216
219
  showAlertMessage: h,
217
220
  partnerKey: I
218
221
  }) => {
219
- var ne, ie;
220
- const g = d.fiats, b = d.loader, f = x.loader, n = x.estimate, s = n.fiat_out_amount, P = n.total_fee;
221
- let M = 0, Y = 0;
222
- const L = n.fee_breakdown;
223
- for (let t = 0; t < L.length; t++) {
224
- const r = L[t];
225
- r.name === "ev_fee" ? M = Number(r.value) : r.name === "network_fee" && (Y = Number(r.value));
222
+ var re, ie;
223
+ const g = d.fiats, b = d.loader, f = x.loader, n = x.estimate[z], s = n.fiat_out_amount, P = n.total_fee;
224
+ let M = 0, L = 0;
225
+ const K = n.fee_breakdown;
226
+ for (let t = 0; t < K.length; t++) {
227
+ const i = K[t];
228
+ i.name === "ev_fee" ? M = Number(i.value) : i.name === "network_fee" && (L = Number(i.value));
226
229
  }
227
- const [w, F] = p(!1), [A, K] = p(0), [C, q] = p(2), [$, pe] = p([]), [R, ue] = p([]), [Z, he] = p(!1), [V, fe] = p(50), [ot, xe] = p(3e3), [ee, ye] = p(""), [O, te] = p(
228
- n.fiat_amount || V.toString()
229
- ), T = g.find((t) => t.id === C), z = Ue(T == null ? void 0 : T.symbol);
230
+ const [w, B] = p(!1), [A, q] = p(0), [C, $] = p(2), [G, ue] = p([]), [R, he] = p([]), [ee, fe] = p(!1), [j, xe] = p(50), [st, ye] = p(3e3), [te, _e] = p(""), [W, ne] = p(
231
+ n.fiat_amount || j.toString()
232
+ ), T = g.find((t) => t.id === C), O = De(T == null ? void 0 : T.symbol);
230
233
  _(() => {
231
234
  const t = [];
232
- for (let r = 0; r < g.length; r++) {
233
- const o = {}, v = g[r];
235
+ for (let i = 0; i < g.length; i++) {
236
+ const o = {}, v = g[i];
234
237
  o.id = v.id, o.name = v.name, o.icon_uri = v.icon_uri, o.symbol = v.symbol, o.payment_options = [];
235
- const S = v.payment_options;
236
- for (let B = 0; B < S.length; B++) {
237
- const re = {}, G = S[B];
238
- G.payment_provider !== Ee && G.active && G.payout_allowed && (Object.assign(re, G), o.payment_options.push(re));
238
+ const F = v.payment_options;
239
+ for (let S = 0; S < F.length; S++) {
240
+ const ae = {}, V = F[S];
241
+ V.payment_provider !== Ie && V.active && V.payout_allowed && (Object.assign(ae, V), o.payment_options.push(ae));
239
242
  }
240
243
  o.payment_options.length > 0 && t.push(o);
241
244
  }
242
- ue(t);
245
+ he(t);
243
246
  }, [g]), _(() => {
244
247
  if (!C || R.length === 0)
245
248
  return;
246
249
  const t = [];
247
- for (let r = 0; r < R.length; r++) {
248
- if (R[r].id === C) {
249
- const o = R[r].payment_options;
250
+ for (let i = 0; i < R.length; i++) {
251
+ if (R[i].id === C) {
252
+ const o = R[i].payment_options;
250
253
  let v = !1;
251
- for (let S = 0; S < o.length; S++) {
252
- const B = o[S];
253
- B.active && B.payout_allowed && (t.push(B), o[S].id === A && (v = !0));
254
+ for (let F = 0; F < o.length; F++) {
255
+ const S = o[F];
256
+ S.active && S.payout_allowed && (t.push(S), o[F].id === A && (v = !0));
254
257
  }
255
- v || K(t[0].id);
258
+ v || q(t[0].id);
256
259
  }
257
- pe(t);
260
+ ue(t);
258
261
  }
259
262
  }, [C, R]), _(() => {
260
- if (O && A && C) {
261
- c(Pe()), F(!1), ye("");
263
+ if (W && A && C) {
264
+ c(Me(z)), B(!1), _e("");
262
265
  const t = setTimeout(() => {
263
- _e();
266
+ Ne();
264
267
  }, 1e3);
265
268
  return () => clearTimeout(t);
266
269
  }
267
- }, [O, A, C]);
268
- const _e = () => {
269
- const t = $.find((o) => o.id === A), r = t.payment_type;
270
+ }, [W, A, C]);
271
+ const Ne = () => {
272
+ const t = G.find((o) => o.id === A), i = t.payment_type;
270
273
  c(
271
- ce({
274
+ le({
272
275
  apiKey: I,
273
- transaction_type: D,
274
- coin_amount: O,
275
- payment_type: r,
276
+ transaction_type: J,
277
+ coin_amount: W,
278
+ payment_type: i,
276
279
  fiat_ccy: T == null ? void 0 : T.symbol,
277
280
  payment_provider: t.payment_provider
278
- })
281
+ }, z)
279
282
  );
280
- }, Ne = ({ value: t, label: r }) => {
283
+ }, ge = ({ value: t, label: i }) => {
281
284
  let o;
282
- if (r === "credit_debit_card" ? (o = Ie, A === t && (o = Se)) : (o = Be, A === t && (o = Fe)), r)
285
+ if (i === "credit_debit_card" ? (o = Fe, A === t && (o = Se)) : (o = Be, A === t && (o = Re)), i)
283
286
  return /* @__PURE__ */ e(
284
287
  y,
285
288
  {
286
289
  mt: 0.5,
287
290
  sx: { cursor: "pointer" },
288
- onClick: () => K(t * 1),
291
+ onClick: () => q(t * 1),
289
292
  children: /* @__PURE__ */ e("img", { src: o, alt: "payment", width: "90%" })
290
293
  }
291
294
  );
@@ -293,52 +296,52 @@ const tt = ({
293
296
  _(() => {
294
297
  const t = x.types.length;
295
298
  if (t > 0)
296
- for (let r = 0; r < t; r++) {
297
- const o = x.types[r];
298
- if (o.type === D) {
299
- fe(parseFloat(o.min_deposit_amount)), xe(parseFloat(o.max_deposit_amount));
299
+ for (let i = 0; i < t; i++) {
300
+ const o = x.types[i];
301
+ if (o.type === J) {
302
+ xe(parseFloat(o.min_deposit_amount)), ye(parseFloat(o.max_deposit_amount));
300
303
  break;
301
304
  }
302
305
  }
303
306
  }, [x.types]);
304
- const ge = (t) => {
305
- const r = t.target.value;
306
- r ? /^([0-9]+)$/.test(r) && te(r) : te("");
307
- }, Ae = () => {
307
+ const Ae = (t) => {
308
+ const i = t.target.value;
309
+ i ? /^([0-9]+)$/.test(i) && ne(i) : ne("");
310
+ }, Ce = () => {
308
311
  if (!A)
309
312
  return h({ message: "Please select payment method" }), !1;
310
- if (!O)
313
+ if (!W)
311
314
  return h({ message: "Please enter amount" }), !1;
312
315
  if (!s)
313
316
  return h({
314
317
  message: "Please wait for the estimate to be calculated and then press next"
315
318
  }), !1;
316
- N(me);
319
+ N(de);
317
320
  };
318
321
  return /* @__PURE__ */ a(E, { children: [
319
- /* @__PURE__ */ e(l, { container: !0, children: /* @__PURE__ */ e(l, { size: { xs: 6 }, children: /* @__PURE__ */ e(i, { className: u.label, variant: "caption", component: "p", children: "You Pay" }) }) }),
322
+ /* @__PURE__ */ e(l, { container: !0, children: /* @__PURE__ */ e(l, { size: { xs: 6 }, children: /* @__PURE__ */ e(r, { className: u.label, variant: "caption", component: "p", children: "You Pay" }) }) }),
320
323
  /* @__PURE__ */ a(l, { mt: 0.5, spacing: 0, container: !0, children: [
321
324
  /* @__PURE__ */ e(l, { size: { xs: 6 }, children: /* @__PURE__ */ a(
322
- H,
325
+ U,
323
326
  {
324
327
  variant: "filled",
325
328
  className: `${u.amount} ${u["fiat-field"]}`,
326
329
  fullWidth: !0,
327
330
  children: [
328
331
  /* @__PURE__ */ e(
329
- U,
332
+ D,
330
333
  {
331
- value: O,
332
- onChange: ge,
334
+ value: W,
335
+ onChange: Ae,
333
336
  type: "text",
334
- placeholder: `${V > 0 ? "$" + V + " minimum value" : ""}`,
337
+ placeholder: `${j > 0 ? "$" + j + " minimum value" : ""}`,
335
338
  error: w,
336
339
  disableUnderline: !0,
337
340
  required: !0,
338
341
  fullWidth: !0
339
342
  }
340
343
  ),
341
- /* @__PURE__ */ e(ae, { className: u["amount-symbol"], children: " " })
344
+ /* @__PURE__ */ e(oe, { className: u["amount-symbol"], children: " " })
342
345
  ]
343
346
  }
344
347
  ) }),
@@ -349,15 +352,15 @@ const tt = ({
349
352
  size: 30
350
353
  }
351
354
  ) : /* @__PURE__ */ e(
352
- H,
355
+ U,
353
356
  {
354
357
  variant: "filled",
355
358
  className: `text-left ${u["fiat-picker"]}`,
356
359
  fullWidth: !0,
357
360
  children: /* @__PURE__ */ e(
358
- De,
361
+ Je,
359
362
  {
360
- input: /* @__PURE__ */ e(U, { disableUnderline: !0 }),
363
+ input: /* @__PURE__ */ e(D, { disableUnderline: !0 }),
361
364
  sx: {
362
365
  borderTopLeftRadius: 0,
363
366
  "&::before": {
@@ -380,15 +383,15 @@ const tt = ({
380
383
  value: C,
381
384
  variant: "filled",
382
385
  displayEmpty: !0,
383
- onChange: (t) => q(t.target.value),
386
+ onChange: (t) => $(t.target.value),
384
387
  error: w,
385
- children: R.map((t) => /* @__PURE__ */ a(Je, { value: t.id, children: [
386
- /* @__PURE__ */ e(Qe, { className: u["dropdown-list-item"], children: /* @__PURE__ */ e(
388
+ children: R.map((t) => /* @__PURE__ */ a(Qe, { value: t.id, children: [
389
+ /* @__PURE__ */ e(Xe, { className: u["dropdown-list-item"], children: /* @__PURE__ */ e(
387
390
  "img",
388
391
  {
389
392
  src: t.icon_uri,
390
- onError: ({ currentTarget: r }) => {
391
- r.onerror = null, r.src = He;
393
+ onError: ({ currentTarget: i }) => {
394
+ i.onerror = null, i.src = Ue;
392
395
  },
393
396
  alt: "tokenImg",
394
397
  width: "40",
@@ -401,39 +404,39 @@ const tt = ({
401
404
  )
402
405
  }
403
406
  ) }),
404
- ee && /* @__PURE__ */ e(i, { variant: "caption", sx: { color: "red" }, children: /* @__PURE__ */ e("strong", { children: ee }) })
407
+ te && /* @__PURE__ */ e(r, { variant: "caption", sx: { color: "red" }, children: /* @__PURE__ */ e("strong", { children: te }) })
405
408
  ] }),
406
409
  /* @__PURE__ */ a(y, { className: "text-left", mt: 3, children: [
407
- /* @__PURE__ */ e(i, { variant: "sm", fontWeight: 600, children: "Select Payment Method" }),
408
- b ? /* @__PURE__ */ e(k, { sx: { ml: 1, mt: 3 }, size: 50 }) : /* @__PURE__ */ e(l, { mt: 0.5, container: !0, children: $.map((t) => /* @__PURE__ */ e(l, { size: { xs: 2.5 }, children: /* @__PURE__ */ e(
409
- Ne,
410
+ /* @__PURE__ */ e(r, { variant: "sm", fontWeight: 600, children: "Select Payment Method" }),
411
+ b ? /* @__PURE__ */ e(k, { sx: { ml: 1, mt: 3 }, size: 50 }) : /* @__PURE__ */ e(l, { mt: 0.5, container: !0, children: G.map((t) => /* @__PURE__ */ e(l, { size: { xs: 2.5 }, children: /* @__PURE__ */ e(
412
+ ge,
410
413
  {
411
414
  label: t.payment_type,
412
415
  value: t.id
413
416
  }
414
417
  ) }, t.id)) })
415
418
  ] }),
416
- /* @__PURE__ */ e(l, { mt: 4, container: !0, children: /* @__PURE__ */ e(l, { size: { xs: 4 }, children: /* @__PURE__ */ e(i, { className: u.label, variant: "caption", component: "p", children: "You Receive" }) }) }),
419
+ /* @__PURE__ */ e(l, { mt: 4, container: !0, children: /* @__PURE__ */ e(l, { size: { xs: 4 }, children: /* @__PURE__ */ e(r, { className: u.label, variant: "caption", component: "p", children: "You Receive" }) }) }),
417
420
  /* @__PURE__ */ e(l, { mt: 0.5, container: !0, children: /* @__PURE__ */ e(l, { size: { xs: 12 }, children: /* @__PURE__ */ a(
418
- H,
421
+ U,
419
422
  {
420
423
  className: `${u.amount} ${u["fiat-field"]}`,
421
424
  fullWidth: !0,
422
425
  children: [
423
426
  /* @__PURE__ */ e(
424
- U,
427
+ D,
425
428
  {
426
429
  disableUnderline: !0,
427
430
  value: s && parseFloat((+s * 1).toFixed(5)),
428
- startAdornment: /* @__PURE__ */ e(Xe, { position: "start", children: /* @__PURE__ */ e(
429
- i,
431
+ startAdornment: /* @__PURE__ */ e(Ze, { position: "start", children: /* @__PURE__ */ e(
432
+ r,
430
433
  {
431
434
  sx: {
432
435
  fontWeight: "bold",
433
436
  fontSize: "24px",
434
437
  marginTop: "12px"
435
438
  },
436
- children: z
439
+ children: O
437
440
  }
438
441
  ) }),
439
442
  type: "text",
@@ -441,25 +444,25 @@ const tt = ({
441
444
  fullWidth: !0
442
445
  }
443
446
  ),
444
- /* @__PURE__ */ e(ae, { className: u["amount-symbol"], children: +((ne = n == null ? void 0 : n.output_token) == null ? void 0 : ne.fiat_amount) * 1 > 0 ? z + (+((ie = n == null ? void 0 : n.output_token) == null ? void 0 : ie.fiat_amount) * 1).toFixed(2) : /* @__PURE__ */ e(E, { children: " " }) })
447
+ /* @__PURE__ */ e(oe, { className: u["amount-symbol"], children: +((re = n == null ? void 0 : n.output_token) == null ? void 0 : re.fiat_amount) * 1 > 0 ? O + (+((ie = n == null ? void 0 : n.output_token) == null ? void 0 : ie.fiat_amount) * 1).toFixed(2) : /* @__PURE__ */ e(E, { children: " " }) })
445
448
  ]
446
449
  }
447
450
  ) }) }),
448
451
  /* @__PURE__ */ e(y, { mt: 3, sx: { color: "#1A202C" }, children: /* @__PURE__ */ a(l, { container: !0, children: [
449
452
  /* @__PURE__ */ e(l, { className: "text-left", size: { xs: 12 }, children: /* @__PURE__ */ a(
450
- Ze,
453
+ et,
451
454
  {
452
455
  sx: { padding: "0" },
453
- onClick: () => he((t) => !t),
456
+ onClick: () => fe((t) => !t),
454
457
  disableFocusRipple: !0,
455
458
  disableRipple: !0,
456
459
  children: [
457
- /* @__PURE__ */ e(i, { variant: "caption", fontWeight: 500, children: "Fee Calculation" }),
460
+ /* @__PURE__ */ e(r, { variant: "caption", fontWeight: 500, children: "Fee Calculation" }),
458
461
  /* @__PURE__ */ e(
459
- je,
462
+ He,
460
463
  {
461
464
  sx: {
462
- transform: `rotate(${Z ? "90" : "0"}deg)`,
465
+ transform: `rotate(${ee ? "90" : "0"}deg)`,
463
466
  fontSize: "15px"
464
467
  }
465
468
  }
@@ -467,15 +470,15 @@ const tt = ({
467
470
  ]
468
471
  }
469
472
  ) }),
470
- Z && /* @__PURE__ */ a(E, { children: [
471
- /* @__PURE__ */ e(l, { className: "text-left", size: { xs: 6 }, children: /* @__PURE__ */ e(i, { variant: "caption", children: "Everest Fee" }) }),
472
- /* @__PURE__ */ e(l, { className: "text-right", size: { xs: 6 }, children: /* @__PURE__ */ a(i, { variant: "caption", children: [
473
- z,
473
+ ee && /* @__PURE__ */ a(E, { children: [
474
+ /* @__PURE__ */ e(l, { className: "text-left", size: { xs: 6 }, children: /* @__PURE__ */ e(r, { variant: "caption", children: "Everest Fee" }) }),
475
+ /* @__PURE__ */ e(l, { className: "text-right", size: { xs: 6 }, children: /* @__PURE__ */ a(r, { variant: "caption", children: [
476
+ O,
474
477
  f ? /* @__PURE__ */ e(k, { size: 30, color: "primary" }) : M.toFixed(2)
475
478
  ] }) }),
476
- /* @__PURE__ */ e(l, { className: "text-left", size: { xs: 6 }, children: /* @__PURE__ */ e(i, { variant: "caption", children: "Network Fee" }) }),
477
- /* @__PURE__ */ e(l, { className: "text-right", size: { xs: 6 }, children: /* @__PURE__ */ a(i, { variant: "caption", children: [
478
- z,
479
+ /* @__PURE__ */ e(l, { className: "text-left", size: { xs: 6 }, children: /* @__PURE__ */ e(r, { variant: "caption", children: "Network Fee" }) }),
480
+ /* @__PURE__ */ e(l, { className: "text-right", size: { xs: 6 }, children: /* @__PURE__ */ a(r, { variant: "caption", children: [
481
+ O,
479
482
  f ? /* @__PURE__ */ e(
480
483
  k,
481
484
  {
@@ -483,36 +486,36 @@ const tt = ({
483
486
  size: 15,
484
487
  color: "primary"
485
488
  }
486
- ) : Y.toFixed(2)
489
+ ) : L.toFixed(2)
487
490
  ] }) })
488
491
  ] }),
489
- /* @__PURE__ */ e(l, { className: "text-left", size: { xs: 6 }, children: /* @__PURE__ */ e(i, { variant: "caption", children: "Total Fees" }) }),
490
- /* @__PURE__ */ e(l, { className: "text-right", size: { xs: 6 }, children: /* @__PURE__ */ a(i, { variant: "caption", children: [
491
- z,
492
+ /* @__PURE__ */ e(l, { className: "text-left", size: { xs: 6 }, children: /* @__PURE__ */ e(r, { variant: "caption", children: "Total Fees" }) }),
493
+ /* @__PURE__ */ e(l, { className: "text-right", size: { xs: 6 }, children: /* @__PURE__ */ a(r, { variant: "caption", children: [
494
+ O,
492
495
  f ? /* @__PURE__ */ e(k, { sx: { ml: 1 }, size: 15, color: "primary" }) : Number(P).toFixed(2)
493
496
  ] }) })
494
497
  ] }) }),
495
498
  /* @__PURE__ */ e(y, { mt: 4, children: /* @__PURE__ */ e(
496
- Q,
499
+ X,
497
500
  {
498
- onClick: Ae,
501
+ onClick: Ce,
499
502
  disabled: w || !s,
500
503
  fullWidth: !0,
501
504
  children: /* @__PURE__ */ e("strong", { children: "Next" })
502
505
  }
503
506
  ) })
504
507
  ] });
505
- }, X = "FORM_SCREEN", me = "BANK_SCREEN", de = "CONFIRM_SCREEN", rt = "MINIMAL_KYC_SCREEN", at = ({ partnerKey: N, navigate: x }) => {
506
- const c = le(), d = W((s) => s.order), h = d.error, I = W((s) => s.fiatAssets), g = W(
508
+ }, Z = "FORM_SCREEN", de = "BANK_SCREEN", pe = "CONFIRM_SCREEN", at = "MINIMAL_KYC_SCREEN", ot = ({ partnerKey: N, navigate: x }) => {
509
+ const c = me(), d = Y((s) => s.order), h = d.error, I = Y((s) => s.fiatAssets), g = Y(
507
510
  (s) => s.cryptoAssets
508
- ), [b, f] = p(X), { showAlertMessage: n } = ze();
511
+ ), [b, f] = p(Z), { showAlertMessage: n } = ze();
509
512
  return _(() => {
510
513
  h && n({ message: h });
511
514
  }, [h]), _(() => {
512
- d.initMinimalKyc && (n({ message: h, type: "info" }), f(rt));
513
- }, [d.initMinimalKyc]), _(() => (c(we()), c(Me(D)), c(Oe()), () => {
514
- c(J());
515
- }), []), /* @__PURE__ */ e(We, { addPadding: !0, children: {
515
+ d.initMinimalKyc && (n({ message: h, type: "info" }), f(at));
516
+ }, [d.initMinimalKyc]), _(() => (c(We()), c(we(J)), c(Oe()), () => {
517
+ c(Q());
518
+ }), []), /* @__PURE__ */ e(Ye, { addPadding: !0, children: {
516
519
  FORM_SCREEN: /* @__PURE__ */ e(
517
520
  it,
518
521
  {
@@ -526,7 +529,7 @@ const tt = ({
526
529
  }
527
530
  ),
528
531
  BANK_SCREEN: /* @__PURE__ */ e(
529
- nt,
532
+ rt,
530
533
  {
531
534
  showAlertMessage: n,
532
535
  setScreen: f,
@@ -535,7 +538,7 @@ const tt = ({
535
538
  }
536
539
  ),
537
540
  CONFIRM_SCREEN: /* @__PURE__ */ e(
538
- tt,
541
+ nt,
539
542
  {
540
543
  partnerKey: N,
541
544
  setScreen: f,
@@ -546,24 +549,24 @@ const tt = ({
546
549
  }
547
550
  ),
548
551
  MINIMAL_KYC_SCREEN: /* @__PURE__ */ e(
549
- Ye,
552
+ Le,
550
553
  {
551
- inputComponent: Le,
552
- buttonComponent: Q,
554
+ inputComponent: Ke,
555
+ buttonComponent: X,
553
556
  onComplete: () => {
554
- f(de);
557
+ f(pe);
555
558
  }
556
559
  }
557
560
  )
558
561
  }[b] });
559
- }, jt = Ce(at);
562
+ }, Ht = be(ot);
560
563
  export {
561
- tt as B,
562
- de as C,
563
- X as F,
564
- rt as M,
565
- nt as W,
564
+ nt as B,
565
+ pe as C,
566
+ Z as F,
567
+ at as M,
568
+ rt as W,
566
569
  it as a,
567
- me as b,
568
- jt as i
570
+ de as b,
571
+ Ht as i
569
572
  };