@funkit/connect 6.14.23-next.1 → 6.14.23-next.2

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.
@@ -217,7 +217,23 @@ export declare const flagConfig: {
217
217
  readonly values: string[];
218
218
  }];
219
219
  readonly value: true;
220
- }, Override<boolean>];
220
+ }, Override<boolean>, {
221
+ readonly if_all: [{
222
+ readonly pct: 2;
223
+ readonly type: "pctRollout";
224
+ readonly key: "userId";
225
+ }, {
226
+ readonly key: "apiKey";
227
+ readonly type: "isAnyOf";
228
+ readonly values: ["Y53dikxXdT4E3afI1l8BMBSWgyhKvf65k6Dut1k6"];
229
+ }];
230
+ readonly if_any: [{
231
+ readonly pct: 2;
232
+ readonly type: "pctRollout";
233
+ readonly key: "userId";
234
+ }];
235
+ readonly value: true;
236
+ }];
221
237
  };
222
238
  readonly enable_meld_payment: {
223
239
  readonly type: "boolean";
@@ -14,12 +14,12 @@ import {
14
14
  import {
15
15
  tahoWallet
16
16
  } from "./chunk-ZZZRUXZE.js";
17
- import {
18
- talismanWallet
19
- } from "./chunk-DRO6WYMM.js";
20
17
  import {
21
18
  tokenPocketWallet
22
19
  } from "./chunk-2L43XSW3.js";
20
+ import {
21
+ talismanWallet
22
+ } from "./chunk-DRO6WYMM.js";
23
23
  import {
24
24
  tokenaryWallet
25
25
  } from "./chunk-D6AOOO5F.js";
@@ -62,33 +62,33 @@ import {
62
62
  import {
63
63
  metaMaskWallet
64
64
  } from "./chunk-2HYNUNAS.js";
65
- import {
66
- oktoWallet
67
- } from "./chunk-ADIXAKUL.js";
68
65
  import {
69
66
  mewWallet
70
67
  } from "./chunk-OL5ZO7E4.js";
68
+ import {
69
+ oktoWallet
70
+ } from "./chunk-ADIXAKUL.js";
71
71
  import {
72
72
  okxWallet
73
73
  } from "./chunk-TDIEHTMB.js";
74
74
  import {
75
75
  omniWallet
76
76
  } from "./chunk-7CUY5G6R.js";
77
- import {
78
- oneKeyWallet
79
- } from "./chunk-SHBUZ7U7.js";
80
77
  import {
81
78
  oneInchWallet
82
79
  } from "./chunk-OESTDX6I.js";
80
+ import {
81
+ oneKeyWallet
82
+ } from "./chunk-SHBUZ7U7.js";
83
83
  import {
84
84
  foxWallet
85
85
  } from "./chunk-7QONTUXT.js";
86
- import {
87
- frontierWallet
88
- } from "./chunk-TCAGNB4B.js";
89
86
  import {
90
87
  frameWallet
91
88
  } from "./chunk-IFON7E6U.js";
89
+ import {
90
+ frontierWallet
91
+ } from "./chunk-TCAGNB4B.js";
92
92
  import {
93
93
  gateWallet
94
94
  } from "./chunk-FKJJQNKX.js";
@@ -101,15 +101,15 @@ import {
101
101
  import {
102
102
  kresusWallet
103
103
  } from "./chunk-MJXPRJZT.js";
104
- import {
105
- bybitWallet
106
- } from "./chunk-2STUC6QL.js";
107
104
  import {
108
105
  clvWallet
109
106
  } from "./chunk-M3NZ6R2E.js";
110
107
  import {
111
108
  coin98Wallet
112
109
  } from "./chunk-OBOVHCEI.js";
110
+ import {
111
+ bybitWallet
112
+ } from "./chunk-2STUC6QL.js";
113
113
  import {
114
114
  coinbaseWallet
115
115
  } from "./chunk-H4IRCEZN.js";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@funkit/connect",
3
- "version": "6.14.23-next.1",
3
+ "version": "6.14.23-next.2",
4
4
  "description": "Funkit Connect SDK elevates DeFi apps via web2 sign-ins and one-click checkouts.",
5
5
  "files": [
6
6
  "dist",
@@ -100,11 +100,11 @@
100
100
  "use-debounce": "^10.0.5",
101
101
  "uuid": "^9.0.1",
102
102
  "@funkit/api-base": "1.12.15-next.1",
103
- "@funkit/chains": "0.4.4-next.0",
104
- "@funkit/core": "2.3.60-next.1",
103
+ "@funkit/chains": "0.4.4-next.1",
104
+ "@funkit/core": "2.3.60-next.2",
105
105
  "@funkit/fun-relay": "2.1.10-next.0",
106
106
  "@funkit/utils": "1.1.17-next.0",
107
- "@funkit/wagmi-tools": "3.0.83-next.1"
107
+ "@funkit/wagmi-tools": "3.0.83-next.2"
108
108
  },
109
109
  "repository": {
110
110
  "type": "git",