@funkit/connect 6.15.12 → 6.15.13

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 (63) hide show
  1. package/CHANGELOG.md +31 -0
  2. package/dist/{chunk-L3BEU75V.js → chunk-DN7UTQK5.js} +10 -2
  3. package/dist/{chunk-KG5Q63KL.js → chunk-OVMNR35O.js} +11 -3
  4. package/dist/{chunk-WCUXJAGT.js → chunk-RJAD5CZH.js} +14 -2
  5. package/dist/components/Box/Box.d.ts +30 -30
  6. package/dist/components/Icons/StatusIcons.css.d.ts +1 -1
  7. package/dist/consts/customers.d.ts +1 -0
  8. package/dist/css/sprinkles.css.d.ts +76 -32
  9. package/dist/domains/asset.d.ts +1 -3
  10. package/dist/hooks/useCheckoutDirectExecutionHistory.d.ts +2 -1
  11. package/dist/hooks/useCheckoutTimeEstimate.d.ts +2 -2
  12. package/dist/hooks/usePaymentMethodIcon.d.ts +0 -1
  13. package/dist/index.css +3291 -3081
  14. package/dist/index.js +16487 -16765
  15. package/dist/modals/CheckoutModal/ConfirmationStep/CheckoutPrimaryInfo.d.ts +1 -1
  16. package/dist/providers/FunkitConfigContext.d.ts +28 -17
  17. package/dist/providers/FunkitThemeProvider.d.ts +69 -3
  18. package/dist/providers/GeneralWalletProvider.d.ts +0 -1
  19. package/dist/providers/provideFunkitConnectChains.d.ts +2 -7
  20. package/dist/themes/baseTheme.d.ts +1 -1
  21. package/dist/themes/baseTheme.js +1 -1
  22. package/dist/themes/darkTheme.js +2 -2
  23. package/dist/themes/lightTheme.js +2 -2
  24. package/dist/utils/checkout.d.ts +1 -2
  25. package/dist/utils/flags/config.d.ts +4 -13
  26. package/dist/wallets/walletConnectors/bifrostWallet/bifrostWallet.js +2 -2
  27. package/dist/wallets/walletConnectors/bitgetWallet/bitgetWallet.js +2 -2
  28. package/dist/wallets/walletConnectors/bybitWallet/bybitWallet.js +2 -2
  29. package/dist/wallets/walletConnectors/clvWallet/clvWallet.js +2 -2
  30. package/dist/wallets/walletConnectors/coin98Wallet/coin98Wallet.js +2 -2
  31. package/dist/wallets/walletConnectors/coreWallet/coreWallet.js +2 -2
  32. package/dist/wallets/walletConnectors/foxWallet/foxWallet.js +2 -2
  33. package/dist/wallets/walletConnectors/frontierWallet/frontierWallet.js +2 -2
  34. package/dist/wallets/walletConnectors/gateWallet/gateWallet.js +2 -2
  35. package/dist/wallets/walletConnectors/index.js +42 -42
  36. package/dist/wallets/walletConnectors/metaMaskWallet/metaMaskWallet.js +2 -2
  37. package/dist/wallets/walletConnectors/okxWallet/okxWallet.js +2 -2
  38. package/dist/wallets/walletConnectors/rainbowWallet/rainbowWallet.js +2 -2
  39. package/dist/wallets/walletConnectors/roninWallet/roninWallet.js +2 -2
  40. package/dist/wallets/walletConnectors/safepalWallet/safepalWallet.js +2 -2
  41. package/dist/wallets/walletConnectors/subWallet/subWallet.js +2 -2
  42. package/dist/wallets/walletConnectors/tokenPocketWallet/tokenPocketWallet.js +2 -2
  43. package/dist/wallets/walletConnectors/trustWallet/trustWallet.js +2 -2
  44. package/dist/wallets/walletConnectors/zerionWallet/zerionWallet.js +2 -2
  45. package/package.json +7 -7
  46. package/dist/wallets/walletConnectors/{chunk-UYGJO62F.js → chunk-2HYNUNAS.js} +3 -3
  47. package/dist/wallets/walletConnectors/{chunk-3CICVJUN.js → chunk-2KUBG3S6.js} +3 -3
  48. package/dist/wallets/walletConnectors/{chunk-J3LI3FYZ.js → chunk-2L43XSW3.js} +3 -3
  49. package/dist/wallets/walletConnectors/{chunk-LNEC5RNX.js → chunk-2STUC6QL.js} +3 -3
  50. package/dist/wallets/walletConnectors/{chunk-CNPKISHN.js → chunk-7QONTUXT.js} +3 -3
  51. package/dist/wallets/walletConnectors/{chunk-UIASLGLV.js → chunk-A5N6B5UW.js} +3 -3
  52. package/dist/wallets/walletConnectors/{chunk-CJGUM55H.js → chunk-FKJJQNKX.js} +3 -3
  53. package/dist/wallets/walletConnectors/{chunk-ZSI5N4VV.js → chunk-JWFF4AAL.js} +3 -3
  54. package/dist/wallets/walletConnectors/{chunk-2GJQ4XZQ.js → chunk-M3NZ6R2E.js} +3 -3
  55. package/dist/wallets/walletConnectors/{chunk-EC6CHBSZ.js → chunk-NT2HYJKW.js} +3 -3
  56. package/dist/wallets/walletConnectors/{chunk-QLVVUKYB.js → chunk-NWIQNBJU.js} +3 -3
  57. package/dist/wallets/walletConnectors/{chunk-KIDC67XJ.js → chunk-OBOVHCEI.js} +3 -3
  58. package/dist/wallets/walletConnectors/{chunk-Q3H3TRBS.js → chunk-SULRQO27.js} +3 -3
  59. package/dist/wallets/walletConnectors/{chunk-VWCLFMWJ.js → chunk-TCAGNB4B.js} +3 -3
  60. package/dist/wallets/walletConnectors/{chunk-5W7VDOCL.js → chunk-TDAVGY5F.js} +3 -3
  61. package/dist/wallets/walletConnectors/{chunk-AFXHGWBH.js → chunk-TDIEHTMB.js} +3 -3
  62. package/dist/wallets/walletConnectors/{chunk-JCHN6A47.js → chunk-VR4TBQ6S.js} +3 -3
  63. package/dist/wallets/walletConnectors/{chunk-RKPCWHXL.js → chunk-VYBAYMP3.js} +3 -3
@@ -1,7 +1,7 @@
1
1
  import React from 'react';
2
2
  import type { FunkitCheckoutConfig } from '~/providers/FunkitCheckoutContext';
3
3
  interface CheckoutPrimaryInfoProps {
4
- showTokenAmount?: boolean;
4
+ showTokenAmount: boolean;
5
5
  config: FunkitCheckoutConfig;
6
6
  usdAmount?: number;
7
7
  isLoading?: boolean;
@@ -26,39 +26,49 @@ export interface FunkitUiDestinationConfig {
26
26
  url?: string;
27
27
  }
28
28
  export interface FunkitUiCustomizationsConfig {
29
- selectAssetScreen?: {
30
- /** Whether to show target asset selection menu if dynamicTargetAssetCandidates exist */
31
- showTargetAssetSelection?: boolean;
32
- };
29
+ /** Title alignment - defaults to "center" */
30
+ alignTitle?: 'left' | 'center';
31
+ /** Whetehr to show CTA in uppercase - defaults to false */
32
+ callToActionsUppercase?: boolean;
33
33
  confirmationScreen?: {
34
- /** Whether to show the amount of tokens below the USD equivalent - defaults to true */
35
- showTokenAmount?: boolean;
36
- /** Whether to show the total payment amount in USD below the token amount equivalent. Defaults to false */
37
- showPaymentAmountUsd?: boolean;
38
- /** Whether to show the total receive amount in USD below the token amount equivalent. Defaults to false */
39
- showReceiveAmountUsd?: boolean;
40
34
  /** Custom destination icon and text used in checkout summary */
41
35
  destinationConfig?: FunkitUiDestinationConfig;
42
- /** when source and destination are the same address, show destination as payment method instead of source */
36
+ /** when source and destination are the same address, show destination as payment method instead of source - defaults to false */
43
37
  preferDestinationWhenSame?: boolean;
44
- /** whether and how to show transaction fee's digest.
45
- * 'none': show nothing
46
- * 'chainDependent': show price impact and additionally show gas as well for eth-mainnet
47
- * */
38
+ /** Whether to show the total payment amount in USD below the token amount equivalent - defaults to false */
39
+ showPaymentAmountUsd?: boolean;
40
+ /** Whether to show the total receive amount in USD below the token amount equivalent - defaults to false */
41
+ showReceiveAmountUsd?: boolean;
42
+ /**
43
+ * Whether and how to show transaction fee's digest.
44
+ * - "none": show nothing (default)
45
+ * - "chainDependent": show price impact and additionally show gas as well for eth-mainnet
46
+ */
48
47
  showTransactionDigest?: 'none' | 'chainDependent';
48
+ /** Whether to show the amount of tokens below the USD equivalent - defaults to true */
49
+ showTokenAmount?: boolean;
49
50
  };
50
51
  inputAmountScreen?: {
51
52
  /** Whether to allow entering an amount of tokens, rather than only USD - defaults to true */
52
53
  allowTokenAmountInput?: boolean;
53
54
  };
55
+ selectAssetScreen?: {
56
+ /** Whether to show target asset selection menu if dynamicTargetAssetCandidates exist - defaults to false */
57
+ showTargetAssetSelection?: boolean;
58
+ };
54
59
  transferCryptoScreen?: {
55
60
  /** Whether to show the "You Send -> You Receive" block in the transfer crypto screen - defaults to false */
56
61
  showYouSendYouReceive?: boolean;
57
62
  };
58
- callToActionsUppercase?: boolean;
59
- alignTitle?: 'left' | 'center';
60
63
  }
64
+ export type FunkitUiCustomizationsConfigInternal = Required<FunkitUiCustomizationsConfig> & {
65
+ confirmationScreen: FunkitUiCustomizationsConfig['confirmationScreen'] & Required<Omit<FunkitUiCustomizationsConfig['confirmationScreen'] & {}, 'destinationConfig'>>;
66
+ inputAmountScreen: Required<FunkitUiCustomizationsConfig['inputAmountScreen'] & {}>;
67
+ selectAssetScreen: Required<FunkitUiCustomizationsConfig['selectAssetScreen'] & {}>;
68
+ transferCryptoScreen: Required<FunkitUiCustomizationsConfig['transferCryptoScreen'] & {}>;
69
+ };
61
70
  export declare const DEFAULT_TEXT_CUSTOMIZATIONS: FunkitTextCustomizationsConfig;
71
+ export declare const DEFAULT_UI_CUSTOMIZATIONS: FunkitUiCustomizationsConfigInternal;
62
72
  interface FunkitLoginOptionsConfig {
63
73
  web2: boolean;
64
74
  web3: boolean;
@@ -87,6 +97,7 @@ export type FunkitConfig = {
87
97
  };
88
98
  interface FinalFunkitConfigInternal extends FunkitConfig {
89
99
  textCustomizations: FunkitTextCustomizationsConfig;
100
+ uiCustomizations: FunkitUiCustomizationsConfigInternal;
90
101
  loginConfig: FunkitLoginOptionsConfig;
91
102
  }
92
103
  export declare const FunkitConfigContext: import("react").Context<FunkitConfig>;
@@ -41,6 +41,7 @@ export declare const useActiveTheme: () => {
41
41
  focusedOptionBorder: string;
42
42
  standby: string;
43
43
  success: string;
44
+ delayedStatusIcon: string;
44
45
  chainIconBorder: string;
45
46
  modalBackdrop: string;
46
47
  modalBackground: string;
@@ -137,6 +138,9 @@ export declare const useActiveTheme: () => {
137
138
  modalTopBarHeight: string;
138
139
  };
139
140
  fonts: {
141
+ buttonTextPrimary: string;
142
+ buttonTextSecondary: string;
143
+ buttonTextTertiary: string;
140
144
  body: string;
141
145
  };
142
146
  fontWeight: {
@@ -189,6 +193,18 @@ export declare const useActiveTheme: () => {
189
193
  fontSize: string;
190
194
  lineHeight: string;
191
195
  };
196
+ buttonTextPrimary: {
197
+ fontSize: string;
198
+ lineHeight: string;
199
+ };
200
+ buttonTextSecondary: {
201
+ fontSize: string;
202
+ lineHeight: string;
203
+ };
204
+ buttonTextTertiary: {
205
+ fontSize: string;
206
+ lineHeight: string;
207
+ };
192
208
  modalTopbarSubtitle: {
193
209
  fontSize: string;
194
210
  lineHeight: string;
@@ -233,15 +249,21 @@ export declare const useActiveTheme: () => {
233
249
  notification: string;
234
250
  qrCode: string;
235
251
  buttonShadow: string;
252
+ buttonShadowTertiary: string;
236
253
  buttonFocusedShadow: string;
237
- buttonHoverShadow: string;
238
254
  buttonFocusedShadowTertiary: string;
255
+ buttonHoverShadow: string;
239
256
  buttonHoverShadowTertiary: string;
240
257
  buttonDisabledShadow: string;
258
+ buttonDisabledShadowTertiary: string;
241
259
  buttonInnerShadow: string;
260
+ buttonInnerShadowTertiary: string;
242
261
  buttonFocusedInnerShadow: string;
262
+ buttonFocusedInnerShadowTertiary: string;
243
263
  buttonHoverInnerShadow: string;
264
+ buttonHoverInnerShadowTertiary: string;
244
265
  buttonDisabledInnerShadow: string;
266
+ buttonDisabledInnerShadowTertiary: string;
245
267
  selectedDropdownItem: string;
246
268
  };
247
269
  spacing: {
@@ -279,6 +301,7 @@ export declare const useActiveTheme: () => {
279
301
  focusedOptionBorder: string;
280
302
  standby: string;
281
303
  success: string;
304
+ delayedStatusIcon: string;
282
305
  chainIconBorder: string;
283
306
  modalBackdrop: string;
284
307
  modalBackground: string;
@@ -375,6 +398,9 @@ export declare const useActiveTheme: () => {
375
398
  modalTopBarHeight: string;
376
399
  };
377
400
  fonts: {
401
+ buttonTextPrimary: string;
402
+ buttonTextSecondary: string;
403
+ buttonTextTertiary: string;
378
404
  body: string;
379
405
  };
380
406
  fontWeight: {
@@ -427,6 +453,18 @@ export declare const useActiveTheme: () => {
427
453
  fontSize: string;
428
454
  lineHeight: string;
429
455
  };
456
+ buttonTextPrimary: {
457
+ fontSize: string;
458
+ lineHeight: string;
459
+ };
460
+ buttonTextSecondary: {
461
+ fontSize: string;
462
+ lineHeight: string;
463
+ };
464
+ buttonTextTertiary: {
465
+ fontSize: string;
466
+ lineHeight: string;
467
+ };
430
468
  modalTopbarSubtitle: {
431
469
  fontSize: string;
432
470
  lineHeight: string;
@@ -471,15 +509,21 @@ export declare const useActiveTheme: () => {
471
509
  notification: string;
472
510
  qrCode: string;
473
511
  buttonShadow: string;
512
+ buttonShadowTertiary: string;
474
513
  buttonFocusedShadow: string;
475
- buttonHoverShadow: string;
476
514
  buttonFocusedShadowTertiary: string;
515
+ buttonHoverShadow: string;
477
516
  buttonHoverShadowTertiary: string;
478
517
  buttonDisabledShadow: string;
518
+ buttonDisabledShadowTertiary: string;
479
519
  buttonInnerShadow: string;
520
+ buttonInnerShadowTertiary: string;
480
521
  buttonFocusedInnerShadow: string;
522
+ buttonFocusedInnerShadowTertiary: string;
481
523
  buttonHoverInnerShadow: string;
524
+ buttonHoverInnerShadowTertiary: string;
482
525
  buttonDisabledInnerShadow: string;
526
+ buttonDisabledInnerShadowTertiary: string;
483
527
  selectedDropdownItem: string;
484
528
  };
485
529
  spacing: {
@@ -515,6 +559,7 @@ export declare const useActiveTheme: () => {
515
559
  focusedOptionBorder: string;
516
560
  standby: string;
517
561
  success: string;
562
+ delayedStatusIcon: string;
518
563
  chainIconBorder: string;
519
564
  modalBackdrop: string;
520
565
  modalBackground: string;
@@ -611,6 +656,9 @@ export declare const useActiveTheme: () => {
611
656
  modalTopBarHeight: string;
612
657
  };
613
658
  fonts: {
659
+ buttonTextPrimary: string;
660
+ buttonTextSecondary: string;
661
+ buttonTextTertiary: string;
614
662
  body: string;
615
663
  };
616
664
  fontWeight: {
@@ -663,6 +711,18 @@ export declare const useActiveTheme: () => {
663
711
  fontSize: string;
664
712
  lineHeight: string;
665
713
  };
714
+ buttonTextPrimary: {
715
+ fontSize: string;
716
+ lineHeight: string;
717
+ };
718
+ buttonTextSecondary: {
719
+ fontSize: string;
720
+ lineHeight: string;
721
+ };
722
+ buttonTextTertiary: {
723
+ fontSize: string;
724
+ lineHeight: string;
725
+ };
666
726
  modalTopbarSubtitle: {
667
727
  fontSize: string;
668
728
  lineHeight: string;
@@ -707,15 +767,21 @@ export declare const useActiveTheme: () => {
707
767
  notification: string;
708
768
  qrCode: string;
709
769
  buttonShadow: string;
770
+ buttonShadowTertiary: string;
710
771
  buttonFocusedShadow: string;
711
- buttonHoverShadow: string;
712
772
  buttonFocusedShadowTertiary: string;
773
+ buttonHoverShadow: string;
713
774
  buttonHoverShadowTertiary: string;
714
775
  buttonDisabledShadow: string;
776
+ buttonDisabledShadowTertiary: string;
715
777
  buttonInnerShadow: string;
778
+ buttonInnerShadowTertiary: string;
716
779
  buttonFocusedInnerShadow: string;
780
+ buttonFocusedInnerShadowTertiary: string;
717
781
  buttonHoverInnerShadow: string;
782
+ buttonHoverInnerShadowTertiary: string;
718
783
  buttonDisabledInnerShadow: string;
784
+ buttonDisabledInnerShadowTertiary: string;
719
785
  selectedDropdownItem: string;
720
786
  };
721
787
  spacing: {
@@ -9,7 +9,6 @@ export interface KnownAssetBalanceInfo extends AssetBalanceInfo {
9
9
  totalUsdValue: number;
10
10
  }
11
11
  export declare enum LoginType {
12
- Web2 = "web2",
13
12
  Web3 = "web3",
14
13
  Guest = "guest"
15
14
  }
@@ -1,11 +1,6 @@
1
+ import { chainMetadataById } from '@funkit/chains';
1
2
  import type { FunkitConnectChain } from './FunkitConnectChainContext';
2
- export declare const chainMetadataById: {
3
- [k: string]: {
4
- name?: string;
5
- iconUrl: string;
6
- iconBackground: string;
7
- };
8
- };
3
+ export { chainMetadataById };
9
4
  /** @description Decorates an array of wagmi `Chain` objects with FunkitConnectChain property overrides */
10
5
  export declare const provideFunkitConnectChains: <Chain extends FunkitConnectChain>(chains: readonly [Chain, ...Chain[]] | Chain[]) => Chain[];
11
6
  export declare const groupChainsById: (chains: FunkitConnectChain[]) => Record<number, FunkitConnectChain>;
@@ -12,7 +12,7 @@ type Blurs = 'tiny' | 'small' | 'large' | 'none';
12
12
  type FontSizeType = 'regular' | 'small';
13
13
  interface BaseThemeOptions {
14
14
  customFontWeights?: Partial<ThemeVars['fontWeight']>;
15
- customFontFamily?: string;
15
+ customFontFamily?: string | Partial<ThemeVars['fonts']>;
16
16
  customFontSizings?: Partial<ThemeVars['fontSize']>;
17
17
  customBorderRadiuses?: Partial<ThemeVars['radii']>;
18
18
  customBorderWidths?: Partial<ThemeVars['borderWidths']>;
@@ -2,7 +2,7 @@
2
2
  import {
3
3
  baseTheme,
4
4
  systemFontStack
5
- } from "../chunk-WCUXJAGT.js";
5
+ } from "../chunk-RJAD5CZH.js";
6
6
  export {
7
7
  baseTheme,
8
8
  systemFontStack
@@ -1,8 +1,8 @@
1
1
  "use client";
2
2
  import {
3
3
  darkTheme
4
- } from "../chunk-KG5Q63KL.js";
5
- import "../chunk-WCUXJAGT.js";
4
+ } from "../chunk-OVMNR35O.js";
5
+ import "../chunk-RJAD5CZH.js";
6
6
  export {
7
7
  darkTheme
8
8
  };
@@ -1,8 +1,8 @@
1
1
  "use client";
2
2
  import {
3
3
  lightTheme
4
- } from "../chunk-L3BEU75V.js";
5
- import "../chunk-WCUXJAGT.js";
4
+ } from "../chunk-DN7UTQK5.js";
5
+ import "../chunk-RJAD5CZH.js";
6
6
  export {
7
7
  lightTheme
8
8
  };
@@ -5,7 +5,7 @@ import { type Address, type Hex } from 'viem';
5
5
  import type { UseConfigReturnType } from 'wagmi';
6
6
  import type { ServerCheckoutConfig } from '~/domains/clientMetadata';
7
7
  import type { FunkitCheckoutQuoteResult } from '~/domains/quote';
8
- import { type FunkitActiveCheckoutItem, type FunkitCheckoutActionParams, type FunkitCheckoutConfig } from '../providers/FunkitCheckoutContext';
8
+ import { type FunkitCheckoutActionParams, type FunkitCheckoutConfig } from '../providers/FunkitCheckoutContext';
9
9
  export declare const MOONPAY_TIME_ESTIMATE_MS = 120000;
10
10
  export declare const BROKERAGE_TIME_ESTIMATE_MS = 0;
11
11
  export declare const BANK_TIME_ESTIMATE_MS = 0;
@@ -162,5 +162,4 @@ export declare function computeDisplayDestinationToken(checkoutConfig: FunkitChe
162
162
  stakingTokenSymbol: string;
163
163
  stakingTokenIcon: string;
164
164
  };
165
- export declare function isLayerZeroOftCheckout(apiKey: string, checkoutItem: FunkitActiveCheckoutItem | null): boolean;
166
165
  export {};
@@ -49,7 +49,7 @@ export declare const flagConfig: {
49
49
  readonly if_any: [{
50
50
  readonly key: "apiKey";
51
51
  readonly type: "isAnyOf";
52
- readonly values: ["Y53dikxXdT4E3afI1l8BMBSWgyhKvf65k6Dut1k6", "SMbBD7DS9b3EPcyBVg4a8az1rRWR9xB068chHoUN", "vWe20Dfyui2ouvfOhtSTY3Czeo8lFdbo5xXQBALZ", "clDebbfo9edXq1GydZ0CahSAfSimPj616lFa9p8e", "OXLUmejkh9PlNDS4gSvi9gcEWacOpTz2KUVepVf4", "BPVeP8zThG467vVIYzuiu5aVWAkS9KiR6tT1TdTP", "pLQBJsA6zS9tg990rbdBD6UdABkWRv5O60vlrVcW", "lUzTaIRxs95iin3pCAafB1ChA5akBiuQ1tjhXnau", "AH7lRIhbsL167nptv6eub9xDJXVHnYUm2vL7FLjK", "di9ZSqn1Ya68Y2XpBPUV1rCtNGXh8Xe5MGWzb1Xe", "2SrxurU07T2XPDxCAItjj4yYEMXlwV8K2kJB78AX", "5UzOrcAE2F3rcuMX2EeIlaYv5VUcDe6Lyh0PeZX2", "M3uox3cw0u8YCPV9cIREA6AugUMvPFTk6qOpm4um", "6TUi99Tq3O9MWj1IFX8Pv6spmPXzcvhy9NvBoeW2", "2hicPxo2vy2NMHcg2cEU9crOeKtDpc14NEfMCthc", "57G91zNoew4nYxIoqSCpS1vWr8JT3gGVasNqMwgG", "i6e1I8cfX625TTwRJlD2DshKyAoaUtO8aeoaR4i2", "wQDLu86Qab61vbtru7thf8Yj0xaeqVUH4ohoXESu", "53OWivH0fK2VIAuMZTycr52EnSEnPWj97Jy3Dpiz", "cGlmpTmNh657m8TiV5RFdwna6FG5pxM6ajiNHvw3", "i6e1I8cfX625TTwRJlD2DshKyAoaUtO8aeoaR4i2"];
52
+ readonly values: ["Y53dikxXdT4E3afI1l8BMBSWgyhKvf65k6Dut1k6", "SMbBD7DS9b3EPcyBVg4a8az1rRWR9xB068chHoUN", "vWe20Dfyui2ouvfOhtSTY3Czeo8lFdbo5xXQBALZ", "clDebbfo9edXq1GydZ0CahSAfSimPj616lFa9p8e", "OXLUmejkh9PlNDS4gSvi9gcEWacOpTz2KUVepVf4", "BPVeP8zThG467vVIYzuiu5aVWAkS9KiR6tT1TdTP", "pLQBJsA6zS9tg990rbdBD6UdABkWRv5O60vlrVcW", "lUzTaIRxs95iin3pCAafB1ChA5akBiuQ1tjhXnau", "AH7lRIhbsL167nptv6eub9xDJXVHnYUm2vL7FLjK", "di9ZSqn1Ya68Y2XpBPUV1rCtNGXh8Xe5MGWzb1Xe", "2SrxurU07T2XPDxCAItjj4yYEMXlwV8K2kJB78AX", "5UzOrcAE2F3rcuMX2EeIlaYv5VUcDe6Lyh0PeZX2", "M3uox3cw0u8YCPV9cIREA6AugUMvPFTk6qOpm4um", "6TUi99Tq3O9MWj1IFX8Pv6spmPXzcvhy9NvBoeW2", "2hicPxo2vy2NMHcg2cEU9crOeKtDpc14NEfMCthc", "57G91zNoew4nYxIoqSCpS1vWr8JT3gGVasNqMwgG", "i6e1I8cfX625TTwRJlD2DshKyAoaUtO8aeoaR4i2", "wQDLu86Qab61vbtru7thf8Yj0xaeqVUH4ohoXESu", "53OWivH0fK2VIAuMZTycr52EnSEnPWj97Jy3Dpiz", "cGlmpTmNh657m8TiV5RFdwna6FG5pxM6ajiNHvw3", "i6e1I8cfX625TTwRJlD2DshKyAoaUtO8aeoaR4i2", "1QxzeJ4XKT78ba86whLct6sc7dW60Dl461UVWFdw", "iMTsSsgDdI2FC0FjeEejS9LMxuJgDhFO3OHlwVjT"];
53
53
  }];
54
54
  readonly value: true;
55
55
  }];
@@ -243,19 +243,10 @@ export declare const flagConfig: {
243
243
  }];
244
244
  readonly value: true;
245
245
  }, Override<boolean>, {
246
- readonly if_all: [{
247
- readonly pct: 50;
248
- readonly type: "pctRollout";
249
- readonly key: "userId";
250
- }, {
246
+ readonly if_any: [{
251
247
  readonly key: "apiKey";
252
248
  readonly type: "isAnyOf";
253
- readonly values: ["Y53dikxXdT4E3afI1l8BMBSWgyhKvf65k6Dut1k6", "di9ZSqn1Ya68Y2XpBPUV1rCtNGXh8Xe5MGWzb1Xe", "pLQBJsA6zS9tg990rbdBD6UdABkWRv5O60vlrVcW", "M3uox3cw0u8YCPV9cIREA6AugUMvPFTk6qOpm4um", "2hicPxo2vy2NMHcg2cEU9crOeKtDpc14NEfMCthc"];
254
- }];
255
- readonly if_any: [{
256
- readonly pct: 2;
257
- readonly type: "pctRollout";
258
- readonly key: "userId";
249
+ readonly values: ["Y53dikxXdT4E3afI1l8BMBSWgyhKvf65k6Dut1k6", "di9ZSqn1Ya68Y2XpBPUV1rCtNGXh8Xe5MGWzb1Xe", "pLQBJsA6zS9tg990rbdBD6UdABkWRv5O60vlrVcW", "M3uox3cw0u8YCPV9cIREA6AugUMvPFTk6qOpm4um", "2hicPxo2vy2NMHcg2cEU9crOeKtDpc14NEfMCthc", "6TUi99Tq3O9MWj1IFX8Pv6spmPXzcvhy9NvBoeW2", "SMbBD7DS9b3EPcyBVg4a8az1rRWR9xB068chHoUN", "iMTsSsgDdI2FC0FjeEejS9LMxuJgDhFO3OHlwVjT"];
259
250
  }];
260
251
  readonly value: true;
261
252
  }];
@@ -281,7 +272,7 @@ export declare const flagConfig: {
281
272
  readonly if_any: [{
282
273
  readonly key: "apiKey";
283
274
  readonly type: "isAnyOf";
284
- readonly values: ["HKHvPSPDezaxsTohFgDuG4WpKW6hB4SFYyztm9vc", "AH7lRIhbsL167nptv6eub9xDJXVHnYUm2vL7FLjK", "lUzTaIRxs95iin3pCAafB1ChA5akBiuQ1tjhXnau", "clDebbfo9edXq1GydZ0CahSAfSimPj616lFa9p8e", "SMbBD7DS9b3EPcyBVg4a8az1rRWR9xB068chHoUN", "Y53dikxXdT4E3afI1l8BMBSWgyhKvf65k6Dut1k6", "5UzOrcAE2F3rcuMX2EeIlaYv5VUcDe6Lyh0PeZX2", "6TUi99Tq3O9MWj1IFX8Pv6spmPXzcvhy9NvBoeW2", "pLQBJsA6zS9tg990rbdBD6UdABkWRv5O60vlrVcW", "M3uox3cw0u8YCPV9cIREA6AugUMvPFTk6qOpm4um", "2hicPxo2vy2NMHcg2cEU9crOeKtDpc14NEfMCthc"];
275
+ readonly values: ["HKHvPSPDezaxsTohFgDuG4WpKW6hB4SFYyztm9vc", "AH7lRIhbsL167nptv6eub9xDJXVHnYUm2vL7FLjK", "lUzTaIRxs95iin3pCAafB1ChA5akBiuQ1tjhXnau", "clDebbfo9edXq1GydZ0CahSAfSimPj616lFa9p8e", "SMbBD7DS9b3EPcyBVg4a8az1rRWR9xB068chHoUN", "Y53dikxXdT4E3afI1l8BMBSWgyhKvf65k6Dut1k6", "5UzOrcAE2F3rcuMX2EeIlaYv5VUcDe6Lyh0PeZX2", "6TUi99Tq3O9MWj1IFX8Pv6spmPXzcvhy9NvBoeW2", "pLQBJsA6zS9tg990rbdBD6UdABkWRv5O60vlrVcW", "M3uox3cw0u8YCPV9cIREA6AugUMvPFTk6qOpm4um", "2hicPxo2vy2NMHcg2cEU9crOeKtDpc14NEfMCthc", "cGlmpTmNh657m8TiV5RFdwna6FG5pxM6ajiNHvw3", "iMTsSsgDdI2FC0FjeEejS9LMxuJgDhFO3OHlwVjT"];
285
276
  }];
286
277
  readonly value: true;
287
278
  }, {
@@ -1,9 +1,9 @@
1
1
  "use client";
2
2
  import {
3
3
  bifrostWallet
4
- } from "../chunk-UIASLGLV.js";
5
- import "../chunk-DNSG5Q7V.js";
4
+ } from "../chunk-A5N6B5UW.js";
6
5
  import "../chunk-23WIEY36.js";
6
+ import "../chunk-DNSG5Q7V.js";
7
7
  export {
8
8
  bifrostWallet
9
9
  };
@@ -1,9 +1,9 @@
1
1
  "use client";
2
2
  import {
3
3
  bitgetWallet
4
- } from "../chunk-5W7VDOCL.js";
5
- import "../chunk-DNSG5Q7V.js";
4
+ } from "../chunk-TDAVGY5F.js";
6
5
  import "../chunk-23WIEY36.js";
6
+ import "../chunk-DNSG5Q7V.js";
7
7
  export {
8
8
  bitgetWallet
9
9
  };
@@ -1,9 +1,9 @@
1
1
  "use client";
2
2
  import {
3
3
  bybitWallet
4
- } from "../chunk-LNEC5RNX.js";
5
- import "../chunk-DNSG5Q7V.js";
4
+ } from "../chunk-2STUC6QL.js";
6
5
  import "../chunk-23WIEY36.js";
6
+ import "../chunk-DNSG5Q7V.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-2GJQ4XZQ.js";
5
- import "../chunk-DNSG5Q7V.js";
4
+ } from "../chunk-M3NZ6R2E.js";
6
5
  import "../chunk-23WIEY36.js";
6
+ import "../chunk-DNSG5Q7V.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-KIDC67XJ.js";
5
- import "../chunk-DNSG5Q7V.js";
4
+ } from "../chunk-OBOVHCEI.js";
6
5
  import "../chunk-23WIEY36.js";
6
+ import "../chunk-DNSG5Q7V.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-JCHN6A47.js";
5
- import "../chunk-DNSG5Q7V.js";
4
+ } from "../chunk-VR4TBQ6S.js";
6
5
  import "../chunk-23WIEY36.js";
6
+ import "../chunk-DNSG5Q7V.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-CNPKISHN.js";
5
- import "../chunk-DNSG5Q7V.js";
4
+ } from "../chunk-7QONTUXT.js";
6
5
  import "../chunk-23WIEY36.js";
6
+ import "../chunk-DNSG5Q7V.js";
7
7
  export {
8
8
  foxWallet
9
9
  };
@@ -1,9 +1,9 @@
1
1
  "use client";
2
2
  import {
3
3
  frontierWallet
4
- } from "../chunk-VWCLFMWJ.js";
5
- import "../chunk-DNSG5Q7V.js";
4
+ } from "../chunk-TCAGNB4B.js";
6
5
  import "../chunk-23WIEY36.js";
6
+ import "../chunk-DNSG5Q7V.js";
7
7
  export {
8
8
  frontierWallet
9
9
  };
@@ -1,9 +1,9 @@
1
1
  "use client";
2
2
  import {
3
3
  gateWallet
4
- } from "../chunk-CJGUM55H.js";
5
- import "../chunk-DNSG5Q7V.js";
4
+ } from "../chunk-FKJJQNKX.js";
6
5
  import "../chunk-23WIEY36.js";
6
+ import "../chunk-DNSG5Q7V.js";
7
7
  export {
8
8
  gateWallet
9
9
  };