@funkit/connect 4.1.5 → 4.1.7

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.
@@ -96,15 +96,15 @@ export declare const useFunkitDisconnect: () => {
96
96
  error: null;
97
97
  data: undefined;
98
98
  status: "idle";
99
- isPaused: boolean;
100
- context: unknown;
101
99
  isError: false;
102
100
  isPending: false;
103
101
  isSuccess: false;
104
102
  failureCount: number;
105
103
  failureReason: import("@wagmi/core").DisconnectErrorType | null;
104
+ isPaused: boolean;
106
105
  variables: undefined;
107
106
  isIdle: true;
107
+ context: unknown;
108
108
  submittedAt: number;
109
109
  connectors: readonly import("wagmi").Connector[];
110
110
  } | {
@@ -114,15 +114,15 @@ export declare const useFunkitDisconnect: () => {
114
114
  error: null;
115
115
  data: undefined;
116
116
  status: "pending";
117
- isPaused: boolean;
118
- context: unknown;
119
117
  isError: false;
120
118
  isPending: true;
121
119
  isSuccess: false;
122
120
  failureCount: number;
123
121
  failureReason: import("@wagmi/core").DisconnectErrorType | null;
122
+ isPaused: boolean;
124
123
  variables: import("wagmi/query").DisconnectVariables;
125
124
  isIdle: false;
125
+ context: unknown;
126
126
  submittedAt: number;
127
127
  connectors: readonly import("wagmi").Connector[];
128
128
  } | {
@@ -132,15 +132,15 @@ export declare const useFunkitDisconnect: () => {
132
132
  error: import("@wagmi/core").DisconnectErrorType;
133
133
  data: undefined;
134
134
  status: "error";
135
- isPaused: boolean;
136
- context: unknown;
137
135
  isError: true;
138
136
  isPending: false;
139
137
  isSuccess: false;
140
138
  failureCount: number;
141
139
  failureReason: import("@wagmi/core").DisconnectErrorType | null;
140
+ isPaused: boolean;
142
141
  variables: import("wagmi/query").DisconnectVariables;
143
142
  isIdle: false;
143
+ context: unknown;
144
144
  submittedAt: number;
145
145
  connectors: readonly import("wagmi").Connector[];
146
146
  } | {
@@ -150,15 +150,15 @@ export declare const useFunkitDisconnect: () => {
150
150
  error: null;
151
151
  data: void;
152
152
  status: "success";
153
- isPaused: boolean;
154
- context: unknown;
155
153
  isError: false;
156
154
  isPending: false;
157
155
  isSuccess: true;
158
156
  failureCount: number;
159
157
  failureReason: import("@wagmi/core").DisconnectErrorType | null;
158
+ isPaused: boolean;
160
159
  variables: import("wagmi/query").DisconnectVariables;
161
160
  isIdle: false;
161
+ context: unknown;
162
162
  submittedAt: number;
163
163
  connectors: readonly import("wagmi").Connector[];
164
164
  };
@@ -1,43 +1,49 @@
1
1
  "use client";
2
- import {
3
- zealWallet
4
- } from "./chunk-JROWU5BP.js";
5
2
  import {
6
3
  zerionWallet
7
4
  } from "./chunk-AXWP3GD4.js";
8
5
  import {
9
- talismanWallet
10
- } from "./chunk-ABFSXBE6.js";
6
+ zealWallet
7
+ } from "./chunk-JROWU5BP.js";
11
8
  import {
12
- tokenPocketWallet
13
- } from "./chunk-IDKVN5CF.js";
9
+ xdefiWallet
10
+ } from "./chunk-NO7XMBB5.js";
14
11
  import {
15
12
  tahoWallet
16
13
  } from "./chunk-6P2EMPZI.js";
14
+ import {
15
+ talismanWallet
16
+ } from "./chunk-ABFSXBE6.js";
17
17
  import {
18
18
  tokenaryWallet
19
19
  } from "./chunk-SLOIIJGP.js";
20
20
  import {
21
- subWallet
22
- } from "./chunk-AD2KIJB6.js";
21
+ tokenPocketWallet
22
+ } from "./chunk-IDKVN5CF.js";
23
+ import {
24
+ safepalWallet
25
+ } from "./chunk-MSFKSQBY.js";
23
26
  import {
24
27
  trustWallet
25
28
  } from "./chunk-ISIBREBO.js";
26
- import {
27
- walletConnectWallet
28
- } from "./chunk-NP5QGWNL.js";
29
29
  import {
30
30
  uniswapWallet
31
31
  } from "./chunk-LH7BMNFZ.js";
32
32
  import {
33
- xdefiWallet
34
- } from "./chunk-NO7XMBB5.js";
33
+ walletConnectWallet
34
+ } from "./chunk-NP5QGWNL.js";
35
35
  import {
36
- rainbowWallet
37
- } from "./chunk-2UCNRD7H.js";
36
+ phantomWallet
37
+ } from "./chunk-ZSVTX6EK.js";
38
+ import {
39
+ rabbyWallet
40
+ } from "./chunk-BVX4XGNP.js";
38
41
  import {
39
42
  ramperWallet
40
43
  } from "./chunk-PIUNLQJG.js";
44
+ import {
45
+ okxWallet
46
+ } from "./chunk-4WEHDI4Y.js";
41
47
  import {
42
48
  roninWallet
43
49
  } from "./chunk-63YLN6R5.js";
@@ -48,105 +54,99 @@ import {
48
54
  safeheronWallet
49
55
  } from "./chunk-R6RWZRFF.js";
50
56
  import {
51
- phantomWallet
52
- } from "./chunk-ZSVTX6EK.js";
53
- import {
54
- safepalWallet
55
- } from "./chunk-MSFKSQBY.js";
56
- import {
57
- frontierWallet
58
- } from "./chunk-3S2U24BJ.js";
57
+ subWallet
58
+ } from "./chunk-AD2KIJB6.js";
59
59
  import {
60
60
  metaMaskWallet
61
61
  } from "./chunk-G73C6P5P.js";
62
+ import {
63
+ imTokenWallet
64
+ } from "./chunk-COZ7MIQS.js";
62
65
  import {
63
66
  mewWallet
64
67
  } from "./chunk-V57WLZEE.js";
65
68
  import {
66
- okxWallet
67
- } from "./chunk-4WEHDI4Y.js";
69
+ oktoWallet
70
+ } from "./chunk-ADIXAKUL.js";
68
71
  import {
69
- oneKeyWallet
70
- } from "./chunk-4AD7VI2P.js";
72
+ oneInchWallet
73
+ } from "./chunk-OESTDX6I.js";
71
74
  import {
72
75
  omniWallet
73
76
  } from "./chunk-7CUY5G6R.js";
74
77
  import {
75
- oneInchWallet
76
- } from "./chunk-OESTDX6I.js";
78
+ oneKeyWallet
79
+ } from "./chunk-4AD7VI2P.js";
77
80
  import {
78
- dawnWallet
79
- } from "./chunk-LN7OD5EC.js";
81
+ rainbowWallet
82
+ } from "./chunk-2UCNRD7H.js";
80
83
  import {
81
- rabbyWallet
82
- } from "./chunk-BVX4XGNP.js";
84
+ frontierWallet
85
+ } from "./chunk-3S2U24BJ.js";
83
86
  import {
84
- bitskiWallet
85
- } from "./chunk-P74YPRF6.js";
87
+ frameWallet
88
+ } from "./chunk-ZMYVTWDF.js";
86
89
  import {
87
90
  gateWallet
88
91
  } from "./chunk-GSOYKKIS.js";
89
- import {
90
- kresusWallet
91
- } from "./chunk-MJXPRJZT.js";
92
- import {
93
- imTokenWallet
94
- } from "./chunk-COZ7MIQS.js";
95
- import {
96
- ledgerWallet
97
- } from "./chunk-BRBKM4PW.js";
98
92
  import {
99
93
  injectedWallet
100
94
  } from "./chunk-VCVVV2K7.js";
101
95
  import {
102
- oktoWallet
103
- } from "./chunk-ADIXAKUL.js";
96
+ ledgerWallet
97
+ } from "./chunk-BRBKM4PW.js";
104
98
  import {
105
- bloomWallet
106
- } from "./chunk-S27IADFU.js";
99
+ kresusWallet
100
+ } from "./chunk-MJXPRJZT.js";
107
101
  import {
108
102
  coreWallet
109
103
  } from "./chunk-HBA36GW3.js";
110
104
  import {
111
- coinbaseWallet
112
- } from "./chunk-H4IRCEZN.js";
105
+ bybitWallet
106
+ } from "./chunk-6ONTSPEY.js";
113
107
  import {
114
108
  clvWallet
115
109
  } from "./chunk-KR6JBW5E.js";
110
+ import {
111
+ coin98Wallet
112
+ } from "./chunk-DTRYS3MO.js";
113
+ import {
114
+ coinbaseWallet
115
+ } from "./chunk-H4IRCEZN.js";
116
+ import {
117
+ dawnWallet
118
+ } from "./chunk-LN7OD5EC.js";
116
119
  import {
117
120
  desigWallet
118
121
  } from "./chunk-CTU6JCOK.js";
119
- import {
120
- foxWallet
121
- } from "./chunk-LMZMXEXL.js";
122
122
  import {
123
123
  enkryptWallet
124
124
  } from "./chunk-SJTXS4ZW.js";
125
125
  import {
126
- frameWallet
127
- } from "./chunk-ZMYVTWDF.js";
128
- import {
129
- bifrostWallet
130
- } from "./chunk-W6N74MS3.js";
126
+ foxWallet
127
+ } from "./chunk-LMZMXEXL.js";
131
128
  import {
132
129
  argentWallet
133
130
  } from "./chunk-WSQ2YJO2.js";
134
131
  import {
135
- bitverseWallet
136
- } from "./chunk-3HZRRP4Y.js";
137
- import {
138
- braveWallet
139
- } from "./chunk-PB254NQ4.js";
132
+ bifrostWallet
133
+ } from "./chunk-W6N74MS3.js";
140
134
  import {
141
135
  bitgetWallet
142
136
  } from "./chunk-A5APNTGL.js";
143
137
  import {
144
- bybitWallet
145
- } from "./chunk-6ONTSPEY.js";
138
+ bitskiWallet
139
+ } from "./chunk-P74YPRF6.js";
146
140
  import {
147
- coin98Wallet
148
- } from "./chunk-DTRYS3MO.js";
141
+ bitverseWallet
142
+ } from "./chunk-3HZRRP4Y.js";
143
+ import {
144
+ bloomWallet
145
+ } from "./chunk-S27IADFU.js";
149
146
  import "./chunk-23WIEY36.js";
147
+ import {
148
+ braveWallet
149
+ } from "./chunk-PB254NQ4.js";
150
150
  import "./chunk-WRA2DVJ7.js";
151
151
  export {
152
152
  argentWallet,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@funkit/connect",
3
- "version": "4.1.5",
3
+ "version": "4.1.7",
4
4
  "description": "Funkit Connect SDK elevates DeFi apps via web2 sign-ins and one-click checkouts.",
5
5
  "files": [
6
6
  "dist",
@@ -89,10 +89,10 @@
89
89
  "ua-parser-js": "^1.0.37",
90
90
  "uuid": "^9.0.1",
91
91
  "@funkit/api-base": "1.5.3",
92
- "@funkit/core": "2.3.4",
92
+ "@funkit/wagmi-tools": "3.0.26",
93
93
  "@funkit/chains": "0.1.2",
94
- "@funkit/wagmi-tools": "3.0.25",
95
- "@funkit/utils": "1.0.5"
94
+ "@funkit/utils": "1.0.5",
95
+ "@funkit/core": "2.3.4"
96
96
  },
97
97
  "repository": {
98
98
  "type": "git",