@rhinestone/deposit-modal 0.1.59 → 0.1.61
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/{DepositModalReown-X3XPNZNZ.mjs → DepositModalReown-727JVH7Q.mjs} +1 -1
- package/dist/{DepositModalReown-DPCGEQT5.cjs → DepositModalReown-BKMRNZNX.cjs} +2 -2
- package/dist/{WithdrawModalReown-PFGUPZFN.mjs → WithdrawModalReown-OHTYDGI5.mjs} +1 -1
- package/dist/{WithdrawModalReown-TUBSUJQ6.cjs → WithdrawModalReown-ZNQPXAS6.cjs} +2 -2
- package/dist/{chunk-3FEFGN7H.cjs → chunk-C5TWF4ZE.cjs} +56 -29
- package/dist/{chunk-E4YPPHZF.mjs → chunk-IKTHUMGZ.mjs} +70 -5
- package/dist/{chunk-3ESBSOB7.mjs → chunk-RRYC5EZF.mjs} +29 -2
- package/dist/{chunk-M4QDXLIN.cjs → chunk-TBUOMWKJ.cjs} +145 -80
- package/dist/deposit.cjs +2 -2
- package/dist/deposit.d.cts +2 -2
- package/dist/deposit.d.ts +2 -2
- package/dist/deposit.mjs +1 -1
- package/dist/index.cjs +3 -3
- package/dist/index.d.cts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.mjs +2 -2
- package/dist/reown.cjs +3 -3
- package/dist/reown.d.cts +1 -1
- package/dist/reown.d.ts +1 -1
- package/dist/reown.mjs +2 -2
- package/dist/{types-Dp8Wj8Vt.d.cts → types-7IoN8k-P.d.cts} +51 -1
- package/dist/{types-CB9x9ab7.d.ts → types-BLIqLF0c.d.ts} +51 -1
- package/dist/withdraw.cjs +2 -2
- package/dist/withdraw.d.cts +2 -2
- package/dist/withdraw.d.ts +2 -2
- package/dist/withdraw.mjs +1 -1
- package/package.json +1 -1
package/dist/deposit.cjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunkTBUOMWKJcjs = require('./chunk-TBUOMWKJ.cjs');
|
|
4
4
|
require('./chunk-TQ6IIGRS.cjs');
|
|
5
5
|
require('./chunk-R6U6BHCV.cjs');
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
exports.DepositModal =
|
|
8
|
+
exports.DepositModal = _chunkTBUOMWKJcjs.DepositModal;
|
package/dist/deposit.d.cts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
-
import {
|
|
3
|
-
export { A as AssetOption, a as ConnectedEventData, D as DepositCompleteEventData,
|
|
2
|
+
import { e as DepositModalProps } from './types-7IoN8k-P.cjs';
|
|
3
|
+
export { A as AssetOption, a as ConnectedEventData, D as DepositCompleteEventData, c as DepositFailedEventData, d as DepositModalBranding, f as DepositModalTheme, g as DepositModalUIConfig, h as DepositSubmittedEventData, E as ErrorEventData } from './types-7IoN8k-P.cjs';
|
|
4
4
|
import 'viem';
|
|
5
5
|
import './safe.cjs';
|
|
6
6
|
|
package/dist/deposit.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
-
import {
|
|
3
|
-
export { A as AssetOption, a as ConnectedEventData, D as DepositCompleteEventData,
|
|
2
|
+
import { e as DepositModalProps } from './types-BLIqLF0c.js';
|
|
3
|
+
export { A as AssetOption, a as ConnectedEventData, D as DepositCompleteEventData, c as DepositFailedEventData, d as DepositModalBranding, f as DepositModalTheme, g as DepositModalUIConfig, h as DepositSubmittedEventData, E as ErrorEventData } from './types-BLIqLF0c.js';
|
|
4
4
|
import 'viem';
|
|
5
5
|
import './safe.js';
|
|
6
6
|
|
package/dist/deposit.mjs
CHANGED
package/dist/index.cjs
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunkTBUOMWKJcjs = require('./chunk-TBUOMWKJ.cjs');
|
|
4
4
|
|
|
5
5
|
|
|
6
|
-
var
|
|
6
|
+
var _chunkC5TWF4ZEcjs = require('./chunk-C5TWF4ZE.cjs');
|
|
7
7
|
require('./chunk-TQ6IIGRS.cjs');
|
|
8
8
|
|
|
9
9
|
|
|
@@ -66,4 +66,4 @@ var _chunkR6U6BHCVcjs = require('./chunk-R6U6BHCV.cjs');
|
|
|
66
66
|
|
|
67
67
|
|
|
68
68
|
|
|
69
|
-
exports.CHAIN_BY_ID = _chunkR6U6BHCVcjs.CHAIN_BY_ID; exports.DEFAULT_BACKEND_URL = _chunkR6U6BHCVcjs.DEFAULT_BACKEND_URL; exports.DEFAULT_SIGNER_ADDRESS = _chunkR6U6BHCVcjs.DEFAULT_SIGNER_ADDRESS; exports.DepositModal =
|
|
69
|
+
exports.CHAIN_BY_ID = _chunkR6U6BHCVcjs.CHAIN_BY_ID; exports.DEFAULT_BACKEND_URL = _chunkR6U6BHCVcjs.DEFAULT_BACKEND_URL; exports.DEFAULT_SIGNER_ADDRESS = _chunkR6U6BHCVcjs.DEFAULT_SIGNER_ADDRESS; exports.DepositModal = _chunkTBUOMWKJcjs.DepositModal; exports.NATIVE_TOKEN_ADDRESS = _chunkR6U6BHCVcjs.NATIVE_TOKEN_ADDRESS; exports.SOURCE_CHAINS = _chunkR6U6BHCVcjs.SOURCE_CHAINS; exports.SUPPORTED_CHAINS = _chunkR6U6BHCVcjs.SUPPORTED_CHAINS; exports.WithdrawModal = _chunkC5TWF4ZEcjs.WithdrawModal; exports.chainRegistry = _chunkR6U6BHCVcjs.chainRegistry; exports.findChainIdForToken = _chunkR6U6BHCVcjs.findChainIdForToken; exports.getChainBadge = _chunkR6U6BHCVcjs.getChainBadge; exports.getChainIcon = _chunkR6U6BHCVcjs.getChainIcon; exports.getChainId = _chunkR6U6BHCVcjs.getChainId; exports.getChainName = _chunkR6U6BHCVcjs.getChainName; exports.getChainObject = _chunkR6U6BHCVcjs.getChainObject; exports.getExplorerName = _chunkR6U6BHCVcjs.getExplorerName; exports.getExplorerTxUrl = _chunkR6U6BHCVcjs.getExplorerTxUrl; exports.getExplorerUrl = _chunkR6U6BHCVcjs.getExplorerUrl; exports.getSupportedChainIds = _chunkR6U6BHCVcjs.getSupportedChainIds; exports.getSupportedTargetTokens = _chunkR6U6BHCVcjs.getSupportedTargetTokens; exports.getSupportedTokenSymbolsForChain = _chunkR6U6BHCVcjs.getSupportedTokenSymbolsForChain; exports.getTargetTokenSymbolsForChain = _chunkR6U6BHCVcjs.getTargetTokenSymbolsForChain; exports.getTokenAddress = _chunkR6U6BHCVcjs.getTokenAddress; exports.getTokenDecimals = _chunkR6U6BHCVcjs.getTokenDecimals; exports.getTokenDecimalsByAddress = _chunkR6U6BHCVcjs.getTokenDecimalsByAddress; exports.getTokenIcon = _chunkR6U6BHCVcjs.getTokenIcon; exports.getTokenSymbol = _chunkR6U6BHCVcjs.getTokenSymbol; exports.getUsdcAddress = _chunkR6U6BHCVcjs.getUsdcAddress; exports.getUsdcDecimals = _chunkR6U6BHCVcjs.getUsdcDecimals; exports.isSupportedTokenAddressForChain = _chunkR6U6BHCVcjs.isSupportedTokenAddressForChain;
|
package/dist/index.d.cts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export { DepositModal } from './deposit.cjs';
|
|
2
2
|
export { WithdrawModal } from './withdraw.cjs';
|
|
3
|
-
export { A as AssetOption, C as ChainId, a as ConnectedEventData, D as DepositCompleteEventData, b as
|
|
3
|
+
export { A as AssetOption, C as ChainId, a as ConnectedEventData, D as DepositCompleteEventData, b as DepositEvent, c as DepositFailedEventData, d as DepositModalBranding, e as DepositModalProps, f as DepositModalTheme, g as DepositModalUIConfig, h as DepositSubmittedEventData, E as ErrorEventData, M as ModalEvent, O as OrderBookSwapAction, P as PostBridgeAction, R as RouteConfig, W as WithdrawCompleteEventData, i as WithdrawEvent, j as WithdrawFailedEventData, k as WithdrawModalProps, l as WithdrawSubmittedEventData } from './types-7IoN8k-P.cjs';
|
|
4
4
|
export { CHAIN_BY_ID, DEFAULT_BACKEND_URL, DEFAULT_SIGNER_ADDRESS, NATIVE_TOKEN_ADDRESS, SOURCE_CHAINS, SUPPORTED_CHAINS, chainRegistry, findChainIdForToken, getChainBadge, getChainIcon, getChainId, getChainName, getChainObject, getExplorerName, getExplorerTxUrl, getExplorerUrl, getSupportedChainIds, getSupportedTargetTokens, getSupportedTokenSymbolsForChain, getTargetTokenSymbolsForChain, getTokenAddress, getTokenDecimals, getTokenDecimalsByAddress, getTokenIcon, getTokenSymbol, getUsdcAddress, getUsdcDecimals, isSupportedTokenAddressForChain } from './constants.cjs';
|
|
5
5
|
export { SafeTransactionRequest } from './safe.cjs';
|
|
6
6
|
import 'react/jsx-runtime';
|
package/dist/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export { DepositModal } from './deposit.js';
|
|
2
2
|
export { WithdrawModal } from './withdraw.js';
|
|
3
|
-
export { A as AssetOption, C as ChainId, a as ConnectedEventData, D as DepositCompleteEventData, b as
|
|
3
|
+
export { A as AssetOption, C as ChainId, a as ConnectedEventData, D as DepositCompleteEventData, b as DepositEvent, c as DepositFailedEventData, d as DepositModalBranding, e as DepositModalProps, f as DepositModalTheme, g as DepositModalUIConfig, h as DepositSubmittedEventData, E as ErrorEventData, M as ModalEvent, O as OrderBookSwapAction, P as PostBridgeAction, R as RouteConfig, W as WithdrawCompleteEventData, i as WithdrawEvent, j as WithdrawFailedEventData, k as WithdrawModalProps, l as WithdrawSubmittedEventData } from './types-BLIqLF0c.js';
|
|
4
4
|
export { CHAIN_BY_ID, DEFAULT_BACKEND_URL, DEFAULT_SIGNER_ADDRESS, NATIVE_TOKEN_ADDRESS, SOURCE_CHAINS, SUPPORTED_CHAINS, chainRegistry, findChainIdForToken, getChainBadge, getChainIcon, getChainId, getChainName, getChainObject, getExplorerName, getExplorerTxUrl, getExplorerUrl, getSupportedChainIds, getSupportedTargetTokens, getSupportedTokenSymbolsForChain, getTargetTokenSymbolsForChain, getTokenAddress, getTokenDecimals, getTokenDecimalsByAddress, getTokenIcon, getTokenSymbol, getUsdcAddress, getUsdcDecimals, isSupportedTokenAddressForChain } from './constants.js';
|
|
5
5
|
export { SafeTransactionRequest } from './safe.js';
|
|
6
6
|
import 'react/jsx-runtime';
|
package/dist/index.mjs
CHANGED
package/dist/reown.cjs
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunkTBUOMWKJcjs = require('./chunk-TBUOMWKJ.cjs');
|
|
4
4
|
|
|
5
5
|
|
|
6
|
-
var
|
|
6
|
+
var _chunkC5TWF4ZEcjs = require('./chunk-C5TWF4ZE.cjs');
|
|
7
7
|
require('./chunk-TQ6IIGRS.cjs');
|
|
8
8
|
require('./chunk-R6U6BHCV.cjs');
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
|
|
12
|
-
exports.DepositModal =
|
|
12
|
+
exports.DepositModal = _chunkTBUOMWKJcjs.DepositModal; exports.WithdrawModal = _chunkC5TWF4ZEcjs.WithdrawModal;
|
package/dist/reown.d.cts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export { DepositModal } from './deposit.cjs';
|
|
2
2
|
export { WithdrawModal } from './withdraw.cjs';
|
|
3
|
-
export { A as AssetOption, a as ConnectedEventData, D as DepositCompleteEventData,
|
|
3
|
+
export { A as AssetOption, a as ConnectedEventData, D as DepositCompleteEventData, c as DepositFailedEventData, d as DepositModalBranding, e as DepositModalProps, f as DepositModalTheme, g as DepositModalUIConfig, h as DepositSubmittedEventData, E as ErrorEventData, W as WithdrawCompleteEventData, j as WithdrawFailedEventData, k as WithdrawModalProps, l as WithdrawSubmittedEventData } from './types-7IoN8k-P.cjs';
|
|
4
4
|
export { SafeTransactionRequest } from './safe.cjs';
|
|
5
5
|
import 'react/jsx-runtime';
|
|
6
6
|
import 'viem';
|
package/dist/reown.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export { DepositModal } from './deposit.js';
|
|
2
2
|
export { WithdrawModal } from './withdraw.js';
|
|
3
|
-
export { A as AssetOption, a as ConnectedEventData, D as DepositCompleteEventData,
|
|
3
|
+
export { A as AssetOption, a as ConnectedEventData, D as DepositCompleteEventData, c as DepositFailedEventData, d as DepositModalBranding, e as DepositModalProps, f as DepositModalTheme, g as DepositModalUIConfig, h as DepositSubmittedEventData, E as ErrorEventData, W as WithdrawCompleteEventData, j as WithdrawFailedEventData, k as WithdrawModalProps, l as WithdrawSubmittedEventData } from './types-BLIqLF0c.js';
|
|
4
4
|
export { SafeTransactionRequest } from './safe.js';
|
|
5
5
|
import 'react/jsx-runtime';
|
|
6
6
|
import 'viem';
|
package/dist/reown.mjs
CHANGED
|
@@ -113,6 +113,7 @@ interface DepositModalProps {
|
|
|
113
113
|
onDepositSubmitted?: (data: DepositSubmittedEventData) => void;
|
|
114
114
|
onDepositComplete?: (data: DepositCompleteEventData) => void;
|
|
115
115
|
onDepositFailed?: (data: DepositFailedEventData) => void;
|
|
116
|
+
onEvent?: (event: DepositEvent) => void;
|
|
116
117
|
onError?: (data: ErrorEventData) => void;
|
|
117
118
|
debug?: boolean;
|
|
118
119
|
}
|
|
@@ -153,6 +154,7 @@ interface WithdrawModalProps {
|
|
|
153
154
|
onWithdrawSubmitted?: (data: WithdrawSubmittedEventData) => void;
|
|
154
155
|
onWithdrawComplete?: (data: WithdrawCompleteEventData) => void;
|
|
155
156
|
onWithdrawFailed?: (data: WithdrawFailedEventData) => void;
|
|
157
|
+
onEvent?: (event: WithdrawEvent) => void;
|
|
156
158
|
onError?: (data: ErrorEventData) => void;
|
|
157
159
|
debug?: boolean;
|
|
158
160
|
}
|
|
@@ -172,5 +174,53 @@ interface OrderBookSwapAction {
|
|
|
172
174
|
outputToken: Address;
|
|
173
175
|
}
|
|
174
176
|
type PostBridgeAction = OrderBookSwapAction;
|
|
177
|
+
type DepositEvent = {
|
|
178
|
+
type: "deposit_modal_connected_wallet_select_source_open";
|
|
179
|
+
total_balance_in_external_wallet: number | null;
|
|
180
|
+
pred_balance: number | null;
|
|
181
|
+
} | {
|
|
182
|
+
type: "deposit_modal_connected_wallet_select_source_cta_click";
|
|
183
|
+
total_balance_in_external_wallet: number | null;
|
|
184
|
+
pred_balance: number | null;
|
|
185
|
+
cta_name: "token_selected";
|
|
186
|
+
token_name: string;
|
|
187
|
+
token_balance: string;
|
|
188
|
+
} | {
|
|
189
|
+
type: "deposit_modal_transfer_crypto_open";
|
|
190
|
+
default_chain: string;
|
|
191
|
+
default_token: string;
|
|
192
|
+
pred_balance: number | null;
|
|
193
|
+
} | {
|
|
194
|
+
type: "deposit_modal_transfer_crypto_cta_click";
|
|
195
|
+
default_chain: string;
|
|
196
|
+
default_token: string;
|
|
197
|
+
pred_balance: number | null;
|
|
198
|
+
cta_name: "copy";
|
|
199
|
+
} | {
|
|
200
|
+
type: "deposit_modal_connected_wallet_enter_value_open";
|
|
201
|
+
send_token: string;
|
|
202
|
+
receive_token: string;
|
|
203
|
+
pred_balance: number | null;
|
|
204
|
+
} | {
|
|
205
|
+
type: "deposit_modal_connected_wallet_enter_value_cta_click";
|
|
206
|
+
send_token: string;
|
|
207
|
+
receive_token: string;
|
|
208
|
+
pred_balance: number | null;
|
|
209
|
+
cta_name: "continue" | "25%" | "50%" | "75%" | "Max";
|
|
210
|
+
};
|
|
211
|
+
type WithdrawEvent = {
|
|
212
|
+
type: "withdraw_modal_select_amount_open";
|
|
213
|
+
pred_balance: number | null;
|
|
214
|
+
default_token: string;
|
|
215
|
+
default_chain: string;
|
|
216
|
+
} | {
|
|
217
|
+
type: "withdraw_modal_select_amount_cta_click";
|
|
218
|
+
pred_balance: number | null;
|
|
219
|
+
selected_token: string;
|
|
220
|
+
selected_chain: string;
|
|
221
|
+
amount: string;
|
|
222
|
+
cta_name: "withdraw";
|
|
223
|
+
};
|
|
224
|
+
type ModalEvent = DepositEvent | WithdrawEvent;
|
|
175
225
|
|
|
176
|
-
export type { AssetOption as A, ChainId as C, DepositCompleteEventData as D, ErrorEventData as E, OrderBookSwapAction as O, PostBridgeAction as P, RouteConfig as R, WithdrawCompleteEventData as W, ConnectedEventData as a,
|
|
226
|
+
export type { AssetOption as A, ChainId as C, DepositCompleteEventData as D, ErrorEventData as E, ModalEvent as M, OrderBookSwapAction as O, PostBridgeAction as P, RouteConfig as R, WithdrawCompleteEventData as W, ConnectedEventData as a, DepositEvent as b, DepositFailedEventData as c, DepositModalBranding as d, DepositModalProps as e, DepositModalTheme as f, DepositModalUIConfig as g, DepositSubmittedEventData as h, WithdrawEvent as i, WithdrawFailedEventData as j, WithdrawModalProps as k, WithdrawSubmittedEventData as l };
|
|
@@ -113,6 +113,7 @@ interface DepositModalProps {
|
|
|
113
113
|
onDepositSubmitted?: (data: DepositSubmittedEventData) => void;
|
|
114
114
|
onDepositComplete?: (data: DepositCompleteEventData) => void;
|
|
115
115
|
onDepositFailed?: (data: DepositFailedEventData) => void;
|
|
116
|
+
onEvent?: (event: DepositEvent) => void;
|
|
116
117
|
onError?: (data: ErrorEventData) => void;
|
|
117
118
|
debug?: boolean;
|
|
118
119
|
}
|
|
@@ -153,6 +154,7 @@ interface WithdrawModalProps {
|
|
|
153
154
|
onWithdrawSubmitted?: (data: WithdrawSubmittedEventData) => void;
|
|
154
155
|
onWithdrawComplete?: (data: WithdrawCompleteEventData) => void;
|
|
155
156
|
onWithdrawFailed?: (data: WithdrawFailedEventData) => void;
|
|
157
|
+
onEvent?: (event: WithdrawEvent) => void;
|
|
156
158
|
onError?: (data: ErrorEventData) => void;
|
|
157
159
|
debug?: boolean;
|
|
158
160
|
}
|
|
@@ -172,5 +174,53 @@ interface OrderBookSwapAction {
|
|
|
172
174
|
outputToken: Address;
|
|
173
175
|
}
|
|
174
176
|
type PostBridgeAction = OrderBookSwapAction;
|
|
177
|
+
type DepositEvent = {
|
|
178
|
+
type: "deposit_modal_connected_wallet_select_source_open";
|
|
179
|
+
total_balance_in_external_wallet: number | null;
|
|
180
|
+
pred_balance: number | null;
|
|
181
|
+
} | {
|
|
182
|
+
type: "deposit_modal_connected_wallet_select_source_cta_click";
|
|
183
|
+
total_balance_in_external_wallet: number | null;
|
|
184
|
+
pred_balance: number | null;
|
|
185
|
+
cta_name: "token_selected";
|
|
186
|
+
token_name: string;
|
|
187
|
+
token_balance: string;
|
|
188
|
+
} | {
|
|
189
|
+
type: "deposit_modal_transfer_crypto_open";
|
|
190
|
+
default_chain: string;
|
|
191
|
+
default_token: string;
|
|
192
|
+
pred_balance: number | null;
|
|
193
|
+
} | {
|
|
194
|
+
type: "deposit_modal_transfer_crypto_cta_click";
|
|
195
|
+
default_chain: string;
|
|
196
|
+
default_token: string;
|
|
197
|
+
pred_balance: number | null;
|
|
198
|
+
cta_name: "copy";
|
|
199
|
+
} | {
|
|
200
|
+
type: "deposit_modal_connected_wallet_enter_value_open";
|
|
201
|
+
send_token: string;
|
|
202
|
+
receive_token: string;
|
|
203
|
+
pred_balance: number | null;
|
|
204
|
+
} | {
|
|
205
|
+
type: "deposit_modal_connected_wallet_enter_value_cta_click";
|
|
206
|
+
send_token: string;
|
|
207
|
+
receive_token: string;
|
|
208
|
+
pred_balance: number | null;
|
|
209
|
+
cta_name: "continue" | "25%" | "50%" | "75%" | "Max";
|
|
210
|
+
};
|
|
211
|
+
type WithdrawEvent = {
|
|
212
|
+
type: "withdraw_modal_select_amount_open";
|
|
213
|
+
pred_balance: number | null;
|
|
214
|
+
default_token: string;
|
|
215
|
+
default_chain: string;
|
|
216
|
+
} | {
|
|
217
|
+
type: "withdraw_modal_select_amount_cta_click";
|
|
218
|
+
pred_balance: number | null;
|
|
219
|
+
selected_token: string;
|
|
220
|
+
selected_chain: string;
|
|
221
|
+
amount: string;
|
|
222
|
+
cta_name: "withdraw";
|
|
223
|
+
};
|
|
224
|
+
type ModalEvent = DepositEvent | WithdrawEvent;
|
|
175
225
|
|
|
176
|
-
export type { AssetOption as A, ChainId as C, DepositCompleteEventData as D, ErrorEventData as E, OrderBookSwapAction as O, PostBridgeAction as P, RouteConfig as R, WithdrawCompleteEventData as W, ConnectedEventData as a,
|
|
226
|
+
export type { AssetOption as A, ChainId as C, DepositCompleteEventData as D, ErrorEventData as E, ModalEvent as M, OrderBookSwapAction as O, PostBridgeAction as P, RouteConfig as R, WithdrawCompleteEventData as W, ConnectedEventData as a, DepositEvent as b, DepositFailedEventData as c, DepositModalBranding as d, DepositModalProps as e, DepositModalTheme as f, DepositModalUIConfig as g, DepositSubmittedEventData as h, WithdrawEvent as i, WithdrawFailedEventData as j, WithdrawModalProps as k, WithdrawSubmittedEventData as l };
|
package/dist/withdraw.cjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunkC5TWF4ZEcjs = require('./chunk-C5TWF4ZE.cjs');
|
|
4
4
|
require('./chunk-TQ6IIGRS.cjs');
|
|
5
5
|
require('./chunk-R6U6BHCV.cjs');
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
exports.WithdrawModal =
|
|
8
|
+
exports.WithdrawModal = _chunkC5TWF4ZEcjs.WithdrawModal;
|
package/dist/withdraw.d.cts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
-
import {
|
|
3
|
-
export { A as AssetOption, a as ConnectedEventData, E as ErrorEventData, W as WithdrawCompleteEventData,
|
|
2
|
+
import { k as WithdrawModalProps } from './types-7IoN8k-P.cjs';
|
|
3
|
+
export { A as AssetOption, a as ConnectedEventData, E as ErrorEventData, W as WithdrawCompleteEventData, j as WithdrawFailedEventData, l as WithdrawSubmittedEventData } from './types-7IoN8k-P.cjs';
|
|
4
4
|
export { SafeTransactionRequest } from './safe.cjs';
|
|
5
5
|
import 'viem';
|
|
6
6
|
|
package/dist/withdraw.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
-
import {
|
|
3
|
-
export { A as AssetOption, a as ConnectedEventData, E as ErrorEventData, W as WithdrawCompleteEventData,
|
|
2
|
+
import { k as WithdrawModalProps } from './types-BLIqLF0c.js';
|
|
3
|
+
export { A as AssetOption, a as ConnectedEventData, E as ErrorEventData, W as WithdrawCompleteEventData, j as WithdrawFailedEventData, l as WithdrawSubmittedEventData } from './types-BLIqLF0c.js';
|
|
4
4
|
export { SafeTransactionRequest } from './safe.js';
|
|
5
5
|
import 'viem';
|
|
6
6
|
|
package/dist/withdraw.mjs
CHANGED