@rhinestone/deposit-modal 0.14.0 → 0.15.0
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/README.md +12 -12
- package/bridge-transcript.json +14 -0
- package/dist/ClaimModal-GFDBVCN5.cjs +11 -0
- package/dist/ClaimModal-VQS3AKEL.mjs +11 -0
- package/dist/{DepositModalReown-Q2JMLT47.mjs → DepositModalReown-KOJ7VEY7.mjs} +30 -29
- package/dist/{DepositModalReown-46LPVFB6.cjs → DepositModalReown-R37SSHUF.cjs} +79 -78
- package/dist/WithdrawModal-QVXHMH43.mjs +12 -0
- package/dist/WithdrawModal-RY2NMFLE.cjs +12 -0
- package/dist/{caip-D8aRWdEY.d.cts → caip-BMi-9t09.d.cts} +27 -3
- package/dist/{caip-D8aRWdEY.d.ts → caip-BMi-9t09.d.ts} +27 -3
- package/dist/{chunk-V2OBGLJD.cjs → chunk-3OOY67VJ.cjs} +1103 -253
- package/dist/{chunk-6KG642KH.cjs → chunk-5P2PVLS4.cjs} +1 -1
- package/dist/{chunk-IN77XSWO.mjs → chunk-5VONFVQN.mjs} +976 -126
- package/dist/chunk-6HUHVXCY.cjs +704 -0
- package/dist/{chunk-PKML3XVS.mjs → chunk-7UQ6OUEE.mjs} +166 -45
- package/dist/{chunk-K4H6TGBE.mjs → chunk-CXBMIZUF.mjs} +1 -1
- package/dist/{chunk-MTFJSE52.cjs → chunk-DTVZUBHI.cjs} +236 -115
- package/dist/{chunk-VUATPOWJ.mjs → chunk-EAGMY3QE.mjs} +74 -17
- package/dist/{chunk-RN5VKWI6.mjs → chunk-FTWKAJGN.mjs} +1 -1
- package/dist/{chunk-KTUVSKR4.mjs → chunk-IKUYZA7A.mjs} +265 -523
- package/dist/{chunk-DW2EQA2U.cjs → chunk-LVCD6RHF.cjs} +2 -2
- package/dist/{chunk-4KCSH4T3.cjs → chunk-OY5N3E6L.cjs} +86 -29
- package/dist/chunk-QJ7RCCU7.mjs +704 -0
- package/dist/chunk-UCBUCX2W.mjs +3169 -0
- package/dist/{chunk-YCQZJQO6.cjs → chunk-VPDCGD2D.cjs} +622 -880
- package/dist/{chunk-7ICSHJFE.cjs → chunk-X4D52IZK.cjs} +1501 -176
- package/dist/claim.cjs +5 -7
- package/dist/claim.d.cts +3 -3
- package/dist/claim.d.ts +3 -3
- package/dist/claim.mjs +4 -6
- package/dist/{constants-DBrWhJWE.d.cts → constants-BT4ctuHo.d.cts} +7 -6
- package/dist/{constants-DBrWhJWE.d.ts → constants-D21ZdNOP.d.ts} +7 -6
- package/dist/constants.cjs +3 -3
- package/dist/constants.d.cts +3 -3
- package/dist/constants.d.ts +3 -3
- package/dist/constants.mjs +2 -2
- package/dist/deposit.cjs +7 -8
- package/dist/deposit.d.cts +3 -3
- package/dist/deposit.d.ts +3 -3
- package/dist/deposit.mjs +6 -7
- package/dist/embed.cjs +135 -44
- package/dist/embed.d.cts +2 -2
- package/dist/embed.d.ts +2 -2
- package/dist/embed.mjs +116 -25
- package/dist/index.cjs +13 -11
- package/dist/index.d.cts +3 -3
- package/dist/index.d.ts +3 -3
- package/dist/index.mjs +12 -10
- package/dist/polymarket.cjs +6 -6
- package/dist/polymarket.mjs +2 -2
- package/dist/styles.css +132 -100
- package/dist/{types-Bho4OA03.d.ts → types-CQ0NHqCy.d.ts} +146 -11
- package/dist/{types-DP_3KwlD.d.cts → types-CxiLX5sv.d.cts} +146 -11
- package/dist/withdraw.cjs +6 -6
- package/dist/withdraw.d.cts +4 -4
- package/dist/withdraw.d.ts +4 -4
- package/dist/withdraw.mjs +5 -5
- package/package.json +7 -6
- package/dist/ClaimModal-IKTJU43Y.cjs +0 -13
- package/dist/ClaimModal-SEKNWRMA.mjs +0 -13
- package/dist/WithdrawModal-5ICGD4HJ.mjs +0 -12
- package/dist/WithdrawModal-VP6PMIRO.cjs +0 -12
- package/dist/chunk-7SR7ENVJ.mjs +0 -1844
- package/dist/chunk-CFKC77SV.mjs +0 -1062
- package/dist/chunk-LZFRL2AL.cjs +0 -81
- package/dist/chunk-WUJIKCFU.mjs +0 -81
- package/dist/chunk-X2IPAPXU.cjs +0 -163
- package/dist/chunk-YWMWI7PZ.cjs +0 -1062
- package/dist/chunk-ZEO6ADM3.mjs +0 -163
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rhinestone/deposit-modal",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.15.0",
|
|
4
4
|
"description": "React modal component for Rhinestone cross-chain deposits",
|
|
5
5
|
"author": "Rhinestone <dev@rhinestone.wtf>",
|
|
6
6
|
"bugs": {
|
|
@@ -104,6 +104,7 @@
|
|
|
104
104
|
"size": "size-limit",
|
|
105
105
|
"build": "bun run scripts/sync-version.ts && tsup && bun run scripts/postbuild.ts",
|
|
106
106
|
"build:embed": "vite build --config embed-page/vite.config.ts",
|
|
107
|
+
"check:optional-peers": "bun run scripts/check-optional-peers.ts",
|
|
107
108
|
"size:bundles": "bun run scripts/check-bundles.ts",
|
|
108
109
|
"clean": "rm -rf dist",
|
|
109
110
|
"typecheck": "tsc --noEmit",
|
|
@@ -181,7 +182,7 @@
|
|
|
181
182
|
{
|
|
182
183
|
"name": "Total Bundle (Everything)",
|
|
183
184
|
"path": "dist/index.mjs",
|
|
184
|
-
"limit": "
|
|
185
|
+
"limit": "98.5 kB",
|
|
185
186
|
"ignore": [
|
|
186
187
|
"react",
|
|
187
188
|
"react-dom",
|
|
@@ -200,7 +201,7 @@
|
|
|
200
201
|
{
|
|
201
202
|
"name": "Native Embed (all three modes)",
|
|
202
203
|
"path": "dist/embed.mjs",
|
|
203
|
-
"limit": "
|
|
204
|
+
"limit": "105 kB",
|
|
204
205
|
"ignore": [
|
|
205
206
|
"react",
|
|
206
207
|
"react-dom",
|
|
@@ -220,7 +221,7 @@
|
|
|
220
221
|
"name": "Deposit & Withdraw Modals Only",
|
|
221
222
|
"path": "dist/index.mjs",
|
|
222
223
|
"import": "{ DepositModal, WithdrawModal }",
|
|
223
|
-
"limit": "
|
|
224
|
+
"limit": "96 kB",
|
|
224
225
|
"ignore": [
|
|
225
226
|
"react",
|
|
226
227
|
"react-dom",
|
|
@@ -239,7 +240,7 @@
|
|
|
239
240
|
{
|
|
240
241
|
"name": "Withdraw Modal Only",
|
|
241
242
|
"path": "dist/withdraw.mjs",
|
|
242
|
-
"limit": "
|
|
243
|
+
"limit": "45 kB",
|
|
243
244
|
"ignore": [
|
|
244
245
|
"react",
|
|
245
246
|
"react-dom",
|
|
@@ -267,7 +268,7 @@
|
|
|
267
268
|
"name": "Claim Modal Only",
|
|
268
269
|
"path": "dist/claim.mjs",
|
|
269
270
|
"import": "{ ClaimModal }",
|
|
270
|
-
"limit": "
|
|
271
|
+
"limit": "27 kB",
|
|
271
272
|
"ignore": [
|
|
272
273
|
"react",
|
|
273
274
|
"react-dom",
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
var _chunkYWMWI7PZcjs = require('./chunk-YWMWI7PZ.cjs');
|
|
5
|
-
require('./chunk-X2IPAPXU.cjs');
|
|
6
|
-
require('./chunk-LZFRL2AL.cjs');
|
|
7
|
-
require('./chunk-V2OBGLJD.cjs');
|
|
8
|
-
require('./chunk-6KG642KH.cjs');
|
|
9
|
-
require('./chunk-4KCSH4T3.cjs');
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
exports.ClaimModal = _chunkYWMWI7PZcjs.ClaimModal; exports.buildClaimAnalyticsSessionProperties = _chunkYWMWI7PZcjs.buildClaimAnalyticsSessionProperties;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
ClaimModal,
|
|
3
|
-
buildClaimAnalyticsSessionProperties
|
|
4
|
-
} from "./chunk-CFKC77SV.mjs";
|
|
5
|
-
import "./chunk-ZEO6ADM3.mjs";
|
|
6
|
-
import "./chunk-WUJIKCFU.mjs";
|
|
7
|
-
import "./chunk-IN77XSWO.mjs";
|
|
8
|
-
import "./chunk-K4H6TGBE.mjs";
|
|
9
|
-
import "./chunk-VUATPOWJ.mjs";
|
|
10
|
-
export {
|
|
11
|
-
ClaimModal,
|
|
12
|
-
buildClaimAnalyticsSessionProperties
|
|
13
|
-
};
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
WithdrawModal,
|
|
3
|
-
buildWithdrawAnalyticsSessionProperties
|
|
4
|
-
} from "./chunk-PKML3XVS.mjs";
|
|
5
|
-
import "./chunk-7SR7ENVJ.mjs";
|
|
6
|
-
import "./chunk-IN77XSWO.mjs";
|
|
7
|
-
import "./chunk-K4H6TGBE.mjs";
|
|
8
|
-
import "./chunk-VUATPOWJ.mjs";
|
|
9
|
-
export {
|
|
10
|
-
WithdrawModal,
|
|
11
|
-
buildWithdrawAnalyticsSessionProperties
|
|
12
|
-
};
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
var _chunkMTFJSE52cjs = require('./chunk-MTFJSE52.cjs');
|
|
5
|
-
require('./chunk-7ICSHJFE.cjs');
|
|
6
|
-
require('./chunk-V2OBGLJD.cjs');
|
|
7
|
-
require('./chunk-6KG642KH.cjs');
|
|
8
|
-
require('./chunk-4KCSH4T3.cjs');
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
exports.WithdrawModal = _chunkMTFJSE52cjs.WithdrawModal; exports.buildWithdrawAnalyticsSessionProperties = _chunkMTFJSE52cjs.buildWithdrawAnalyticsSessionProperties;
|