@funkit/connect 2.0.2 → 2.0.3

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 (78) hide show
  1. package/CHANGELOG.md +10 -0
  2. package/dist/{chunk-FRT63PFR.js → chunk-3AR2EI7X.js} +0 -9
  3. package/dist/{chunk-ICLRFHOV.js → chunk-BZPWFPPL.js} +0 -9
  4. package/dist/components/Box/Box.d.ts +15 -15
  5. package/dist/components/ConnectButton/ConnectButtonRenderer.d.ts +0 -1
  6. package/dist/components/FunkitProvider/FunkitThemeProvider.d.ts +0 -36
  7. package/dist/components/index.d.ts +0 -1
  8. package/dist/css/sprinkles.css.d.ts +15 -33
  9. package/dist/index.css +865 -1279
  10. package/dist/index.d.ts +7 -8
  11. package/dist/index.js +411 -1254
  12. package/dist/themes/darkTheme.d.ts +0 -9
  13. package/dist/themes/darkTheme.js +1 -1
  14. package/dist/themes/lightTheme.d.ts +0 -9
  15. package/dist/themes/lightTheme.js +1 -1
  16. package/dist/wallets/walletConnectors/bifrostWallet/bifrostWallet.js +2 -2
  17. package/dist/wallets/walletConnectors/bitgetWallet/bitgetWallet.js +2 -2
  18. package/dist/wallets/walletConnectors/bybitWallet/bybitWallet.js +2 -2
  19. package/dist/wallets/walletConnectors/clvWallet/clvWallet.js +2 -2
  20. package/dist/wallets/walletConnectors/coin98Wallet/coin98Wallet.js +2 -2
  21. package/dist/wallets/walletConnectors/coreWallet/coreWallet.js +2 -2
  22. package/dist/wallets/walletConnectors/foxWallet/foxWallet.js +2 -2
  23. package/dist/wallets/walletConnectors/frontierWallet/frontierWallet.js +2 -2
  24. package/dist/wallets/walletConnectors/gateWallet/gateWallet.js +2 -2
  25. package/dist/wallets/walletConnectors/index.js +68 -68
  26. package/dist/wallets/walletConnectors/metaMaskWallet/metaMaskWallet.js +2 -2
  27. package/dist/wallets/walletConnectors/okxWallet/okxWallet.js +2 -2
  28. package/dist/wallets/walletConnectors/rainbowWallet/rainbowWallet.js +2 -2
  29. package/dist/wallets/walletConnectors/roninWallet/roninWallet.js +2 -2
  30. package/dist/wallets/walletConnectors/safepalWallet/safepalWallet.js +2 -2
  31. package/dist/wallets/walletConnectors/subWallet/subWallet.js +2 -2
  32. package/dist/wallets/walletConnectors/tokenPocketWallet/tokenPocketWallet.js +2 -2
  33. package/dist/wallets/walletConnectors/trustWallet/trustWallet.js +2 -2
  34. package/dist/wallets/walletConnectors/zerionWallet/zerionWallet.js +2 -2
  35. package/package.json +3 -3
  36. package/dist/components/Button/ActionButton.d.ts +0 -14
  37. package/dist/components/ConnectModal/ConnectModalIntro.d.ts +0 -5
  38. package/dist/components/Disclaimer/DisclaimerLink.d.ts +0 -5
  39. package/dist/components/Disclaimer/DisclaimerText.d.ts +0 -4
  40. package/dist/components/FunProgressBar/FunProgressBar.d.ts +0 -6
  41. package/dist/components/FunProgressBar/FunVerticalProgressBar.d.ts +0 -14
  42. package/dist/components/FunkitProvider/CoolModeContext.d.ts +0 -1
  43. package/dist/components/FunkitProvider/ShowRecentTransactionsContext.d.ts +0 -1
  44. package/dist/components/FunkitProvider/WalletButtonContext.d.ts +0 -12
  45. package/dist/components/FunkitProvider/useCoolMode.d.ts +0 -1
  46. package/dist/components/InfoButton/InfoButton.d.ts +0 -5
  47. package/dist/components/SignIn/SignIn.d.ts +0 -6
  48. package/dist/components/Txs/TxItem.d.ts +0 -7
  49. package/dist/components/Txs/TxList.d.ts +0 -7
  50. package/dist/components/Txs/Txs.css.d.ts +0 -2
  51. package/dist/components/WalletButton/WalletButton.css.d.ts +0 -2
  52. package/dist/components/WalletButton/WalletButton.d.ts +0 -8
  53. package/dist/components/WalletButton/WalletButtonRenderer.d.ts +0 -15
  54. package/dist/sign-FZVB2CS6.js +0 -6
  55. package/dist/transactions/TransactionStoreContext.d.ts +0 -6
  56. package/dist/transactions/transactionStore.d.ts +0 -21
  57. package/dist/transactions/useAddRecentTransaction.d.ts +0 -2
  58. package/dist/transactions/useClearRecentTransactions.d.ts +0 -1
  59. package/dist/transactions/useRecentTransactions.d.ts +0 -2
  60. package/dist/utils/chainToExplorerUrl.d.ts +0 -2
  61. package/dist/wallets/walletConnectors/chunk-2DWBVWFI.js +0 -87
  62. package/dist/wallets/walletConnectors/chunk-3F5GNHAG.js +0 -182
  63. package/dist/wallets/walletConnectors/chunk-3R3RNCGE.js +0 -100
  64. package/dist/wallets/walletConnectors/chunk-5L2OLU3J.js +0 -102
  65. package/dist/wallets/walletConnectors/chunk-BCXBFAL4.js +0 -98
  66. package/dist/wallets/walletConnectors/chunk-M4SPCKW4.js +0 -66
  67. package/dist/wallets/walletConnectors/chunk-MFS6NY6T.js +0 -105
  68. package/dist/wallets/walletConnectors/chunk-MOAWRDEM.js +0 -95
  69. package/dist/wallets/walletConnectors/chunk-NK3DYIAB.js +0 -92
  70. package/dist/wallets/walletConnectors/chunk-OMKARG6Y.js +0 -94
  71. package/dist/wallets/walletConnectors/chunk-OPO2D6GL.js +0 -102
  72. package/dist/wallets/walletConnectors/chunk-OXWTS7HX.js +0 -98
  73. package/dist/wallets/walletConnectors/chunk-PJRUHFBT.js +0 -71
  74. package/dist/wallets/walletConnectors/chunk-R5GNFRXW.js +0 -96
  75. package/dist/wallets/walletConnectors/chunk-S2IWMXKX.js +0 -94
  76. package/dist/wallets/walletConnectors/chunk-WH7S23VZ.js +0 -73
  77. package/dist/wallets/walletConnectors/chunk-XB2GFXBL.js +0 -107
  78. package/dist/wallets/walletConnectors/chunk-XUXFYTCV.js +0 -96
@@ -5,19 +5,13 @@ export declare const darkTheme: {
5
5
  accentColor: string;
6
6
  accentColorForeground: string;
7
7
  actionButtonBorder: string;
8
- actionButtonBorderMobile: string;
9
8
  actionButtonSecondaryBackground: string;
10
- actionButtonDisabled: string;
11
- closeButton: string;
12
- closeButtonBackground: string;
13
9
  connectButtonBackground: string;
14
10
  connectButtonBackgroundError: string;
15
11
  connectButtonInnerBackground: string;
16
12
  connectButtonText: string;
17
13
  connectButtonTextError: string;
18
14
  connectionIndicator: string;
19
- downloadBottomCardBackground: string;
20
- downloadTopCardBackground: string;
21
15
  error: string;
22
16
  generalBorder: string;
23
17
  generalBorderDim: string;
@@ -34,9 +28,6 @@ export declare const darkTheme: {
34
28
  paymentOptionBorderActive: string;
35
29
  paymentOptionBorderActiveHover: string;
36
30
  standby: string;
37
- solidLine: string;
38
- leftTranslucentLine: string;
39
- rightTranslucentLine: string;
40
31
  loadingBase: string;
41
32
  loadingAccent: string;
42
33
  modalBackdrop: string;
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import {
3
3
  darkTheme
4
- } from "../chunk-ICLRFHOV.js";
4
+ } from "../chunk-BZPWFPPL.js";
5
5
  import "../chunk-I24HX4XM.js";
6
6
  export {
7
7
  darkTheme
@@ -5,19 +5,13 @@ export declare const lightTheme: {
5
5
  accentColor: string;
6
6
  accentColorForeground: string;
7
7
  actionButtonBorder: string;
8
- actionButtonBorderMobile: string;
9
8
  actionButtonSecondaryBackground: string;
10
- actionButtonDisabled: string;
11
- closeButton: string;
12
- closeButtonBackground: string;
13
9
  connectButtonBackground: string;
14
10
  connectButtonBackgroundError: string;
15
11
  connectButtonInnerBackground: string;
16
12
  connectButtonText: string;
17
13
  connectButtonTextError: string;
18
14
  connectionIndicator: string;
19
- downloadBottomCardBackground: string;
20
- downloadTopCardBackground: string;
21
15
  error: string;
22
16
  generalBorder: string;
23
17
  generalBorderDim: string;
@@ -34,9 +28,6 @@ export declare const lightTheme: {
34
28
  paymentOptionBorderActive: string;
35
29
  paymentOptionBorderActiveHover: string;
36
30
  standby: string;
37
- solidLine: string;
38
- leftTranslucentLine: string;
39
- rightTranslucentLine: string;
40
31
  loadingBase: string;
41
32
  loadingAccent: string;
42
33
  modalBackdrop: string;
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import {
3
3
  lightTheme
4
- } from "../chunk-FRT63PFR.js";
4
+ } from "../chunk-3AR2EI7X.js";
5
5
  import "../chunk-I24HX4XM.js";
6
6
  export {
7
7
  lightTheme
@@ -1,10 +1,10 @@
1
1
  "use client";
2
2
  import {
3
3
  bifrostWallet
4
- } from "../chunk-PJRUHFBT.js";
4
+ } from "../chunk-AFONKDII.js";
5
5
  import "../chunk-ZOLACFTK.js";
6
- import "../chunk-F3VCNZXS.js";
7
6
  import "../chunk-ZDU3JFGR.js";
7
+ import "../chunk-F3VCNZXS.js";
8
8
  export {
9
9
  bifrostWallet
10
10
  };
@@ -1,10 +1,10 @@
1
1
  "use client";
2
2
  import {
3
3
  bitgetWallet
4
- } from "../chunk-3R3RNCGE.js";
4
+ } from "../chunk-OUQ3ZF2W.js";
5
5
  import "../chunk-ZOLACFTK.js";
6
- import "../chunk-F3VCNZXS.js";
7
6
  import "../chunk-ZDU3JFGR.js";
7
+ import "../chunk-F3VCNZXS.js";
8
8
  export {
9
9
  bitgetWallet
10
10
  };
@@ -1,9 +1,9 @@
1
1
  "use client";
2
2
  import {
3
3
  bybitWallet
4
- } from "../chunk-BCXBFAL4.js";
5
- import "../chunk-F3VCNZXS.js";
4
+ } from "../chunk-ZBQT5PV6.js";
6
5
  import "../chunk-ZDU3JFGR.js";
6
+ import "../chunk-F3VCNZXS.js";
7
7
  export {
8
8
  bybitWallet
9
9
  };
@@ -1,9 +1,9 @@
1
1
  "use client";
2
2
  import {
3
3
  clvWallet
4
- } from "../chunk-2DWBVWFI.js";
5
- import "../chunk-F3VCNZXS.js";
4
+ } from "../chunk-ND5YG63V.js";
6
5
  import "../chunk-ZDU3JFGR.js";
6
+ import "../chunk-F3VCNZXS.js";
7
7
  export {
8
8
  clvWallet
9
9
  };
@@ -1,9 +1,9 @@
1
1
  "use client";
2
2
  import {
3
3
  coin98Wallet
4
- } from "../chunk-R5GNFRXW.js";
5
- import "../chunk-F3VCNZXS.js";
4
+ } from "../chunk-3QXMJHL4.js";
6
5
  import "../chunk-ZDU3JFGR.js";
6
+ import "../chunk-F3VCNZXS.js";
7
7
  export {
8
8
  coin98Wallet
9
9
  };
@@ -1,9 +1,9 @@
1
1
  "use client";
2
2
  import {
3
3
  coreWallet
4
- } from "../chunk-OMKARG6Y.js";
5
- import "../chunk-F3VCNZXS.js";
4
+ } from "../chunk-32O7HVBJ.js";
6
5
  import "../chunk-ZDU3JFGR.js";
6
+ import "../chunk-F3VCNZXS.js";
7
7
  export {
8
8
  coreWallet
9
9
  };
@@ -1,9 +1,9 @@
1
1
  "use client";
2
2
  import {
3
3
  foxWallet
4
- } from "../chunk-M4SPCKW4.js";
5
- import "../chunk-F3VCNZXS.js";
4
+ } from "../chunk-TKXMLZXG.js";
6
5
  import "../chunk-ZDU3JFGR.js";
6
+ import "../chunk-F3VCNZXS.js";
7
7
  export {
8
8
  foxWallet
9
9
  };
@@ -1,10 +1,10 @@
1
1
  "use client";
2
2
  import {
3
3
  frontierWallet
4
- } from "../chunk-OXWTS7HX.js";
4
+ } from "../chunk-LOEDYNWO.js";
5
5
  import "../chunk-ZOLACFTK.js";
6
- import "../chunk-F3VCNZXS.js";
7
6
  import "../chunk-ZDU3JFGR.js";
7
+ import "../chunk-F3VCNZXS.js";
8
8
  export {
9
9
  frontierWallet
10
10
  };
@@ -1,10 +1,10 @@
1
1
  "use client";
2
2
  import {
3
3
  gateWallet
4
- } from "../chunk-S2IWMXKX.js";
4
+ } from "../chunk-QGQISKXF.js";
5
5
  import "../chunk-ZOLACFTK.js";
6
- import "../chunk-F3VCNZXS.js";
7
6
  import "../chunk-ZDU3JFGR.js";
7
+ import "../chunk-F3VCNZXS.js";
8
8
  export {
9
9
  gateWallet
10
10
  };
@@ -4,31 +4,31 @@ import {
4
4
  } from "./chunk-Z5QFIFDP.js";
5
5
  import {
6
6
  zerionWallet
7
- } from "./chunk-OPO2D6GL.js";
7
+ } from "./chunk-G4DNQN67.js";
8
8
  import {
9
- safeheronWallet
10
- } from "./chunk-FQDX6QIP.js";
11
- import {
12
- talismanWallet
13
- } from "./chunk-R2GYJ376.js";
9
+ walletConnectWallet
10
+ } from "./chunk-ASPRR7T3.js";
14
11
  import {
15
- ramperWallet
16
- } from "./chunk-XEZPRJPV.js";
12
+ tahoWallet
13
+ } from "./chunk-PILSRRPJ.js";
17
14
  import {
18
15
  tokenaryWallet
19
16
  } from "./chunk-MD5OPFAT.js";
20
17
  import {
21
18
  tokenPocketWallet
22
- } from "./chunk-MOAWRDEM.js";
19
+ } from "./chunk-UWU574XS.js";
20
+ import {
21
+ gateWallet
22
+ } from "./chunk-QGQISKXF.js";
23
23
  import {
24
24
  trustWallet
25
- } from "./chunk-MFS6NY6T.js";
25
+ } from "./chunk-BMHNXJZK.js";
26
26
  import {
27
27
  uniswapWallet
28
28
  } from "./chunk-XRSY4JVH.js";
29
29
  import {
30
- walletConnectWallet
31
- } from "./chunk-ASPRR7T3.js";
30
+ talismanWallet
31
+ } from "./chunk-R2GYJ376.js";
32
32
  import {
33
33
  xdefiWallet
34
34
  } from "./chunk-JNZ3EYC7.js";
@@ -37,118 +37,118 @@ import {
37
37
  } from "./chunk-5SIHQ5GA.js";
38
38
  import {
39
39
  rainbowWallet
40
- } from "./chunk-WH7S23VZ.js";
40
+ } from "./chunk-EXN2ODSI.js";
41
41
  import {
42
- safeWallet
43
- } from "./chunk-D3DCQ72J.js";
42
+ ramperWallet
43
+ } from "./chunk-XEZPRJPV.js";
44
44
  import {
45
45
  roninWallet
46
- } from "./chunk-NK3DYIAB.js";
46
+ } from "./chunk-CNTLU4ZV.js";
47
+ import {
48
+ safeheronWallet
49
+ } from "./chunk-FQDX6QIP.js";
50
+ import {
51
+ safeWallet
52
+ } from "./chunk-D3DCQ72J.js";
47
53
  import {
48
54
  safepalWallet
49
- } from "./chunk-XB2GFXBL.js";
55
+ } from "./chunk-PQSJXOGA.js";
50
56
  import {
51
57
  subWallet
52
- } from "./chunk-5L2OLU3J.js";
58
+ } from "./chunk-WS4EM7AZ.js";
53
59
  import {
54
- tahoWallet
55
- } from "./chunk-PILSRRPJ.js";
60
+ ledgerWallet
61
+ } from "./chunk-Y6VY6E3L.js";
56
62
  import {
57
- oneInchWallet
58
- } from "./chunk-LCPIZUR3.js";
63
+ metaMaskWallet
64
+ } from "./chunk-TUK3HNKY.js";
65
+ import {
66
+ okxWallet
67
+ } from "./chunk-5ZGE5SN5.js";
59
68
  import {
60
69
  oktoWallet
61
70
  } from "./chunk-WKHTUEF5.js";
62
- import {
63
- imTokenWallet
64
- } from "./chunk-5MVV7OVS.js";
65
- import {
66
- okxWallet
67
- } from "./chunk-XUXFYTCV.js";
68
71
  import {
69
72
  omniWallet
70
73
  } from "./chunk-SVN7OEQR.js";
71
74
  import {
72
- injectedWallet
73
- } from "./chunk-GUJHPWTU.js";
74
- import {
75
- oneKeyWallet
76
- } from "./chunk-QS2J6MWB.js";
75
+ oneInchWallet
76
+ } from "./chunk-LCPIZUR3.js";
77
77
  import {
78
78
  phantomWallet
79
79
  } from "./chunk-4PTY6XNU.js";
80
80
  import {
81
- metaMaskWallet
82
- } from "./chunk-3F5GNHAG.js";
81
+ oneKeyWallet
82
+ } from "./chunk-QS2J6MWB.js";
83
83
  import {
84
- braveWallet
85
- } from "./chunk-KJWMF6GZ.js";
84
+ foxWallet
85
+ } from "./chunk-TKXMLZXG.js";
86
86
  import {
87
87
  frontierWallet
88
- } from "./chunk-OXWTS7HX.js";
88
+ } from "./chunk-LOEDYNWO.js";
89
89
  import {
90
- gateWallet
91
- } from "./chunk-S2IWMXKX.js";
90
+ frameWallet
91
+ } from "./chunk-HXGBE5AH.js";
92
92
  import {
93
- kresusWallet
94
- } from "./chunk-X6T3CICZ.js";
93
+ imTokenWallet
94
+ } from "./chunk-5MVV7OVS.js";
95
95
  import {
96
- ledgerWallet
97
- } from "./chunk-Y6VY6E3L.js";
96
+ injectedWallet
97
+ } from "./chunk-GUJHPWTU.js";
98
98
  import {
99
- frameWallet
100
- } from "./chunk-HXGBE5AH.js";
99
+ kresusWallet
100
+ } from "./chunk-X6T3CICZ.js";
101
101
  import {
102
102
  mewWallet
103
103
  } from "./chunk-ZCSUP7CX.js";
104
104
  import {
105
- coin98Wallet
106
- } from "./chunk-R5GNFRXW.js";
105
+ clvWallet
106
+ } from "./chunk-ND5YG63V.js";
107
107
  import {
108
- dawnWallet
109
- } from "./chunk-QUFNIKMV.js";
108
+ coinbaseWallet
109
+ } from "./chunk-O77H3VWW.js";
110
+ import {
111
+ coin98Wallet
112
+ } from "./chunk-3QXMJHL4.js";
110
113
  import {
111
114
  coreWallet
112
- } from "./chunk-OMKARG6Y.js";
115
+ } from "./chunk-32O7HVBJ.js";
113
116
  import {
114
- coinbaseWallet
115
- } from "./chunk-O77H3VWW.js";
117
+ bitverseWallet
118
+ } from "./chunk-NL4I7WOT.js";
116
119
  import {
117
- bybitWallet
118
- } from "./chunk-BCXBFAL4.js";
120
+ dawnWallet
121
+ } from "./chunk-QUFNIKMV.js";
119
122
  import {
120
123
  desigWallet
121
124
  } from "./chunk-P4C7ZHIS.js";
122
125
  import {
123
126
  enkryptWallet
124
127
  } from "./chunk-SJWHYD45.js";
125
- import {
126
- foxWallet
127
- } from "./chunk-M4SPCKW4.js";
128
128
  import {
129
129
  argentWallet
130
130
  } from "./chunk-NZ5G23JP.js";
131
+ import {
132
+ bifrostWallet
133
+ } from "./chunk-AFONKDII.js";
131
134
  import {
132
135
  bitgetWallet
133
- } from "./chunk-3R3RNCGE.js";
136
+ } from "./chunk-OUQ3ZF2W.js";
134
137
  import {
135
138
  bitskiWallet
136
139
  } from "./chunk-IMZRCMZR.js";
137
- import {
138
- bifrostWallet
139
- } from "./chunk-PJRUHFBT.js";
140
- import {
141
- bitverseWallet
142
- } from "./chunk-NL4I7WOT.js";
143
140
  import {
144
141
  bloomWallet
145
142
  } from "./chunk-NTGZF5BY.js";
146
143
  import "./chunk-ZOLACFTK.js";
147
144
  import {
148
- clvWallet
149
- } from "./chunk-2DWBVWFI.js";
150
- import "./chunk-F3VCNZXS.js";
145
+ braveWallet
146
+ } from "./chunk-KJWMF6GZ.js";
147
+ import {
148
+ bybitWallet
149
+ } from "./chunk-ZBQT5PV6.js";
151
150
  import "./chunk-ZDU3JFGR.js";
151
+ import "./chunk-F3VCNZXS.js";
152
152
  export {
153
153
  argentWallet,
154
154
  bifrostWallet,
@@ -1,10 +1,10 @@
1
1
  "use client";
2
2
  import {
3
3
  metaMaskWallet
4
- } from "../chunk-3F5GNHAG.js";
4
+ } from "../chunk-TUK3HNKY.js";
5
5
  import "../chunk-ZOLACFTK.js";
6
- import "../chunk-F3VCNZXS.js";
7
6
  import "../chunk-ZDU3JFGR.js";
7
+ import "../chunk-F3VCNZXS.js";
8
8
  export {
9
9
  metaMaskWallet
10
10
  };
@@ -1,10 +1,10 @@
1
1
  "use client";
2
2
  import {
3
3
  okxWallet
4
- } from "../chunk-XUXFYTCV.js";
4
+ } from "../chunk-5ZGE5SN5.js";
5
5
  import "../chunk-ZOLACFTK.js";
6
- import "../chunk-F3VCNZXS.js";
7
6
  import "../chunk-ZDU3JFGR.js";
7
+ import "../chunk-F3VCNZXS.js";
8
8
  export {
9
9
  okxWallet
10
10
  };
@@ -1,10 +1,10 @@
1
1
  "use client";
2
2
  import {
3
3
  rainbowWallet
4
- } from "../chunk-WH7S23VZ.js";
4
+ } from "../chunk-EXN2ODSI.js";
5
5
  import "../chunk-ZOLACFTK.js";
6
- import "../chunk-F3VCNZXS.js";
7
6
  import "../chunk-ZDU3JFGR.js";
7
+ import "../chunk-F3VCNZXS.js";
8
8
  export {
9
9
  rainbowWallet
10
10
  };
@@ -1,9 +1,9 @@
1
1
  "use client";
2
2
  import {
3
3
  roninWallet
4
- } from "../chunk-NK3DYIAB.js";
5
- import "../chunk-F3VCNZXS.js";
4
+ } from "../chunk-CNTLU4ZV.js";
6
5
  import "../chunk-ZDU3JFGR.js";
6
+ import "../chunk-F3VCNZXS.js";
7
7
  export {
8
8
  roninWallet
9
9
  };
@@ -1,9 +1,9 @@
1
1
  "use client";
2
2
  import {
3
3
  safepalWallet
4
- } from "../chunk-XB2GFXBL.js";
5
- import "../chunk-F3VCNZXS.js";
4
+ } from "../chunk-PQSJXOGA.js";
6
5
  import "../chunk-ZDU3JFGR.js";
6
+ import "../chunk-F3VCNZXS.js";
7
7
  export {
8
8
  safepalWallet
9
9
  };
@@ -1,9 +1,9 @@
1
1
  "use client";
2
2
  import {
3
3
  subWallet
4
- } from "../chunk-5L2OLU3J.js";
5
- import "../chunk-F3VCNZXS.js";
4
+ } from "../chunk-WS4EM7AZ.js";
6
5
  import "../chunk-ZDU3JFGR.js";
6
+ import "../chunk-F3VCNZXS.js";
7
7
  export {
8
8
  subWallet
9
9
  };
@@ -1,10 +1,10 @@
1
1
  "use client";
2
2
  import {
3
3
  tokenPocketWallet
4
- } from "../chunk-MOAWRDEM.js";
4
+ } from "../chunk-UWU574XS.js";
5
5
  import "../chunk-ZOLACFTK.js";
6
- import "../chunk-F3VCNZXS.js";
7
6
  import "../chunk-ZDU3JFGR.js";
7
+ import "../chunk-F3VCNZXS.js";
8
8
  export {
9
9
  tokenPocketWallet
10
10
  };
@@ -1,10 +1,10 @@
1
1
  "use client";
2
2
  import {
3
3
  trustWallet
4
- } from "../chunk-MFS6NY6T.js";
4
+ } from "../chunk-BMHNXJZK.js";
5
5
  import "../chunk-ZOLACFTK.js";
6
- import "../chunk-F3VCNZXS.js";
7
6
  import "../chunk-ZDU3JFGR.js";
7
+ import "../chunk-F3VCNZXS.js";
8
8
  export {
9
9
  trustWallet
10
10
  };
@@ -1,10 +1,10 @@
1
1
  "use client";
2
2
  import {
3
3
  zerionWallet
4
- } from "../chunk-OPO2D6GL.js";
4
+ } from "../chunk-G4DNQN67.js";
5
5
  import "../chunk-ZOLACFTK.js";
6
- import "../chunk-F3VCNZXS.js";
7
6
  import "../chunk-ZDU3JFGR.js";
7
+ import "../chunk-F3VCNZXS.js";
8
8
  export {
9
9
  zerionWallet
10
10
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@funkit/connect",
3
- "version": "2.0.2",
3
+ "version": "2.0.3",
4
4
  "description": "Funkit Connect SDK elevates DeFi apps via web2 sign-ins and one-click checkouts.",
5
5
  "files": [
6
6
  "dist",
@@ -78,9 +78,9 @@
78
78
  "react-remove-scroll": "2.5.7",
79
79
  "ua-parser-js": "^1.0.37",
80
80
  "uuid": "^9.0.1",
81
+ "@funkit/core": "2.0.1",
81
82
  "@funkit/api-base": "1.0.0",
82
- "@funkit/core": "2.0.0",
83
- "@funkit/wagmi-tools": "3.0.0"
83
+ "@funkit/wagmi-tools": "3.0.1"
84
84
  },
85
85
  "repository": {
86
86
  "type": "git",
@@ -1,14 +0,0 @@
1
- import React from 'react';
2
- type Size = 'small' | 'medium' | 'large';
3
- export declare function ActionButton({ disabled, href, label, onClick, rel, size, target, testId, type, }: {
4
- href?: string;
5
- label: string;
6
- onClick?: () => void;
7
- rel?: string;
8
- size?: Size;
9
- target?: string;
10
- type?: 'primary' | 'secondary';
11
- disabled?: boolean;
12
- testId?: string;
13
- }): React.JSX.Element;
14
- export {};
@@ -1,5 +0,0 @@
1
- import React from 'react';
2
- export declare function ConnectModalIntro({ compactModeEnabled, getWallet, }: {
3
- compactModeEnabled?: boolean;
4
- getWallet: () => void;
5
- }): React.JSX.Element;
@@ -1,5 +0,0 @@
1
- import React, { ReactNode } from 'react';
2
- export declare const DisclaimerLink: ({ children, href, }: {
3
- children: ReactNode;
4
- href: string;
5
- }) => React.JSX.Element;
@@ -1,4 +0,0 @@
1
- import React, { ReactNode } from 'react';
2
- export declare const DisclaimerText: ({ children }: {
3
- children: ReactNode;
4
- }) => React.JSX.Element;
@@ -1,6 +0,0 @@
1
- import React from 'react';
2
- export interface FunProgressBarProps {
3
- step: number;
4
- totalSteps: number;
5
- }
6
- export declare function FunProgressBar({ step, totalSteps }: FunProgressBarProps): React.JSX.Element;
@@ -1,14 +0,0 @@
1
- import React from 'react';
2
- interface ProgressLabel {
3
- text: string;
4
- description: string;
5
- linkText?: string;
6
- linkUrl?: string;
7
- }
8
- interface FunVerticalProgressBarProps {
9
- step: number;
10
- totalSteps: number;
11
- labels?: ProgressLabel[];
12
- }
13
- export declare function FunVerticalProgressBar({ step, totalSteps, labels, }: FunVerticalProgressBarProps): React.JSX.Element;
14
- export {};
@@ -1 +0,0 @@
1
- export declare const CoolModeContext: import("react").Context<boolean>;
@@ -1 +0,0 @@
1
- export declare const ShowRecentTransactionsContext: import("react").Context<boolean>;
@@ -1,12 +0,0 @@
1
- import React, { ReactNode } from 'react';
2
- import { WalletConnector } from '../../wallets/useWalletConnectors';
3
- interface WalletButtonContextValue {
4
- connector: WalletConnector | null;
5
- setConnector: (wallet: WalletConnector | null) => void;
6
- }
7
- export declare const WalletButtonContext: React.Context<WalletButtonContextValue>;
8
- interface WalletButtonProviderProps {
9
- children: ReactNode;
10
- }
11
- export declare function WalletButtonProvider({ children }: WalletButtonProviderProps): React.JSX.Element;
12
- export {};
@@ -1 +0,0 @@
1
- export declare const useCoolMode: (imageUrl: string | (() => Promise<string>)) => import("react").RefObject<HTMLElement>;
@@ -1,5 +0,0 @@
1
- import React from 'react';
2
- export declare const InfoButton: ({ "aria-label": ariaLabel, onClick, }: {
3
- "aria-label"?: string;
4
- onClick: () => void;
5
- }) => React.JSX.Element;
@@ -1,6 +0,0 @@
1
- import React from 'react';
2
- export declare const signInIcon: () => Promise<string>;
3
- export declare function SignIn({ onClose, onCloseModal, }: {
4
- onClose: () => void;
5
- onCloseModal: () => void;
6
- }): React.JSX.Element;