@matchain/matchid-sdk-react 0.1.48-alpha.10 → 0.1.48-alpha.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.
Files changed (70) hide show
  1. package/dist/assets/icon/index.d.mts +2 -11
  2. package/dist/assets/icon/index.d.ts +2 -11
  3. package/dist/assets/icon/index.js +2 -93
  4. package/dist/assets/icon/index.js.map +1 -1
  5. package/dist/assets/icon/index.mjs +1 -9
  6. package/dist/{chunk-YGFOHQU6.mjs → chunk-6HRRPZPM.mjs} +2 -2
  7. package/dist/{chunk-LHNKZISB.mjs → chunk-A5D3NKTK.mjs} +4 -91
  8. package/dist/chunk-A5D3NKTK.mjs.map +1 -0
  9. package/dist/{chunk-2LRK5L4Z.mjs → chunk-D6IUBR7S.mjs} +446 -1442
  10. package/dist/chunk-D6IUBR7S.mjs.map +1 -0
  11. package/dist/{chunk-MXBUBTKR.mjs → chunk-LNSJ3ZXG.mjs} +5 -11
  12. package/dist/chunk-LNSJ3ZXG.mjs.map +1 -0
  13. package/dist/components/index.d.mts +3 -3
  14. package/dist/components/index.d.ts +3 -3
  15. package/dist/components/index.js +448 -1689
  16. package/dist/components/index.js.map +1 -1
  17. package/dist/components/index.mjs +3 -12
  18. package/dist/hooks/api/index.d.mts +2 -2
  19. package/dist/hooks/api/index.d.ts +2 -2
  20. package/dist/hooks/api/index.js +185 -265
  21. package/dist/hooks/api/index.js.map +1 -1
  22. package/dist/hooks/api/index.mjs +4 -5
  23. package/dist/hooks/index.d.mts +2 -3
  24. package/dist/hooks/index.d.ts +2 -3
  25. package/dist/hooks/index.js +171 -1563
  26. package/dist/hooks/index.js.map +1 -1
  27. package/dist/hooks/index.mjs +3 -12
  28. package/dist/index-BHVMQGZj.d.mts +173 -0
  29. package/dist/{index-BxPB2IQ2.d.ts → index-BIgM4fy0.d.mts} +8 -29
  30. package/dist/{index-NzZ-mfGZ.d.mts → index-BVatQlwF.d.mts} +2 -5
  31. package/dist/{index-DZ-eQkIA.d.mts → index-Bb7IkjUW.d.mts} +1 -1
  32. package/dist/{index-CE20hVl1.d.mts → index-BwD1ij0H.d.ts} +8 -29
  33. package/dist/{index-BQPieWF9.d.ts → index-C2-M-aBb.d.ts} +3 -4
  34. package/dist/{index-DAEvA2P4.d.ts → index-CGs_yTFg.d.ts} +4 -28
  35. package/dist/{index-C9s2Ea9O.d.ts → index-CKiK4KHj.d.ts} +1 -1
  36. package/dist/{index-BsmYcQQU.d.mts → index-DamklTOJ.d.mts} +3 -4
  37. package/dist/index-DgAnNnit.d.ts +173 -0
  38. package/dist/{index-BEwCPHZr.d.mts → index-M7ZB3yR5.d.mts} +4 -28
  39. package/dist/{index-88JSE0j2.d.ts → index-RfA22r-Z.d.ts} +2 -5
  40. package/dist/index.css +4 -468
  41. package/dist/index.d.mts +7 -8
  42. package/dist/index.d.ts +7 -8
  43. package/dist/index.js +1004 -2142
  44. package/dist/index.js.map +1 -1
  45. package/dist/index.mjs +10 -11
  46. package/dist/types/index.d.mts +1 -1
  47. package/dist/types/index.d.ts +1 -1
  48. package/dist/{types-BZoVuUty.d.mts → types-DQq17lf4.d.mts} +33 -48
  49. package/dist/{types-BZoVuUty.d.ts → types-DQq17lf4.d.ts} +33 -48
  50. package/dist/ui/index.d.mts +3 -3
  51. package/dist/ui/index.d.ts +3 -3
  52. package/dist/ui/index.js +62 -80
  53. package/dist/ui/index.js.map +1 -1
  54. package/dist/ui/index.mjs +2 -2
  55. package/example/src/pages/Wallet/components/MatchWallet.tsx +10 -24
  56. package/package.json +1 -7
  57. package/dist/chunk-2LRK5L4Z.mjs.map +0 -1
  58. package/dist/chunk-5JHHHLG4.mjs +0 -136
  59. package/dist/chunk-5JHHHLG4.mjs.map +0 -1
  60. package/dist/chunk-LHNKZISB.mjs.map +0 -1
  61. package/dist/chunk-MXBUBTKR.mjs.map +0 -1
  62. package/dist/index-DIxrMLXq.d.ts +0 -3295
  63. package/dist/index-P71uc8y5.d.mts +0 -3295
  64. package/dist/utils/index.d.mts +0 -26
  65. package/dist/utils/index.d.ts +0 -26
  66. package/dist/utils/index.js +0 -181
  67. package/dist/utils/index.js.map +0 -1
  68. package/dist/utils/index.mjs +0 -30
  69. package/dist/utils/index.mjs.map +0 -1
  70. /package/dist/{chunk-YGFOHQU6.mjs.map → chunk-6HRRPZPM.mjs.map} +0 -0
package/dist/index.mjs CHANGED
@@ -1,24 +1,23 @@
1
+ import {
2
+ types_exports
3
+ } from "./chunk-HBOS3RBL.mjs";
4
+ import {
5
+ chains_exports
6
+ } from "./chunk-HYQ3T6WW.mjs";
1
7
  import {
2
8
  api_exports
3
- } from "./chunk-YGFOHQU6.mjs";
9
+ } from "./chunk-6HRRPZPM.mjs";
4
10
  import {
5
11
  MatchProvider,
6
12
  components_exports,
7
13
  hooks_exports,
8
14
  useMatch
9
- } from "./chunk-2LRK5L4Z.mjs";
10
- import {
11
- types_exports
12
- } from "./chunk-HBOS3RBL.mjs";
15
+ } from "./chunk-D6IUBR7S.mjs";
13
16
  import "./chunk-UA6XHZHX.mjs";
14
17
  import {
15
18
  ui_exports
16
- } from "./chunk-MXBUBTKR.mjs";
17
- import "./chunk-5JHHHLG4.mjs";
18
- import "./chunk-LHNKZISB.mjs";
19
- import {
20
- chains_exports
21
- } from "./chunk-HYQ3T6WW.mjs";
19
+ } from "./chunk-LNSJ3ZXG.mjs";
20
+ import "./chunk-A5D3NKTK.mjs";
22
21
  import "./chunk-J5LGTIGS.mjs";
23
22
  export {
24
23
  api_exports as Api,
@@ -1,3 +1,3 @@
1
1
  export { A as AuthParams, C as ChainType, E as EmbeddedWalletsParams, R as RecoveryType } from '../mpc-CTbBWHld.mjs';
2
- export { A as AnyObject, n as AppConfigType, o as BindInfoType, p as BindItemType, q as BindWalletParam, B as ButtonProps, C as CEXType, D as DeepPartial, r as DrawerProps, E as EmailModalProps, a as IEnvConfigType, s as IEnvName, t as ILoginWalletReq, I as IMatchEvents, h as ISocialLoginMethod, u as IconProps, v as InputProps, L as LocaleType, b as LoginBoxProps, j as LoginMethodType, f as LoginModalProps, e as LoginPanelProps, w as MessageType, x as MetaPageType, y as ModalProps, M as ModalWithHeaderProps, O as OtherLoginMethodType, i as OverviewInfo, z as PohItemType, F as PohZkpassParams, P as PopoverPositionType, G as PopoverProps, d as PopoverTypeType, R as RecommendLoginMethodType, T as ThemeType, H as UIProps, m as UserAssetToken, U as UserChainType, l as UserImportTokenType, J as UserPopoverProps, K as UserTransactionNextPageParams, k as UserTransactionType, g as WalletAssetMergeType, N as WalletAssetType, Q as WalletChainType, W as WalletConfigType, S as WalletNFTType, V as WalletPanelProps, X as WalletReceiveMessageType, c as WalletType } from '../types-BZoVuUty.mjs';
2
+ export { A as AnyObject, j as AppConfigType, k as BindInfoType, l as BindItemType, m as BindWalletParam, B as ButtonProps, C as CEXType, D as DeepPartial, n as DrawerProps, E as EmailModalProps, a as IEnvConfigType, o as IEnvName, p as ILoginWalletReq, I as IMatchEvents, g as ISocialLoginMethod, q as IconProps, r as InputProps, L as LocaleType, b as LoginBoxProps, i as LoginMethodType, f as LoginModalProps, e as LoginPanelProps, s as MessageType, t as MetaPageType, u as ModalProps, M as ModalWithHeaderProps, O as OtherLoginMethodType, h as OverviewInfo, v as PohItemType, w as PohZkpassParams, P as PopoverPositionType, x as PopoverProps, d as PopoverTypeType, R as RecommendLoginMethodType, T as ThemeType, y as UIProps, z as UserAssetToken, U as UserChainType, F as UserImportTokenType, G as UserPopoverProps, H as UserTransactionType, J as WalletAssetType, K as WalletChainType, W as WalletConfigType, N as WalletPanelProps, Q as WalletReceiveMessageType, c as WalletType } from '../types-DQq17lf4.mjs';
3
3
  import 'react';
@@ -1,3 +1,3 @@
1
1
  export { A as AuthParams, C as ChainType, E as EmbeddedWalletsParams, R as RecoveryType } from '../mpc-CTbBWHld.js';
2
- export { A as AnyObject, n as AppConfigType, o as BindInfoType, p as BindItemType, q as BindWalletParam, B as ButtonProps, C as CEXType, D as DeepPartial, r as DrawerProps, E as EmailModalProps, a as IEnvConfigType, s as IEnvName, t as ILoginWalletReq, I as IMatchEvents, h as ISocialLoginMethod, u as IconProps, v as InputProps, L as LocaleType, b as LoginBoxProps, j as LoginMethodType, f as LoginModalProps, e as LoginPanelProps, w as MessageType, x as MetaPageType, y as ModalProps, M as ModalWithHeaderProps, O as OtherLoginMethodType, i as OverviewInfo, z as PohItemType, F as PohZkpassParams, P as PopoverPositionType, G as PopoverProps, d as PopoverTypeType, R as RecommendLoginMethodType, T as ThemeType, H as UIProps, m as UserAssetToken, U as UserChainType, l as UserImportTokenType, J as UserPopoverProps, K as UserTransactionNextPageParams, k as UserTransactionType, g as WalletAssetMergeType, N as WalletAssetType, Q as WalletChainType, W as WalletConfigType, S as WalletNFTType, V as WalletPanelProps, X as WalletReceiveMessageType, c as WalletType } from '../types-BZoVuUty.js';
2
+ export { A as AnyObject, j as AppConfigType, k as BindInfoType, l as BindItemType, m as BindWalletParam, B as ButtonProps, C as CEXType, D as DeepPartial, n as DrawerProps, E as EmailModalProps, a as IEnvConfigType, o as IEnvName, p as ILoginWalletReq, I as IMatchEvents, g as ISocialLoginMethod, q as IconProps, r as InputProps, L as LocaleType, b as LoginBoxProps, i as LoginMethodType, f as LoginModalProps, e as LoginPanelProps, s as MessageType, t as MetaPageType, u as ModalProps, M as ModalWithHeaderProps, O as OtherLoginMethodType, h as OverviewInfo, v as PohItemType, w as PohZkpassParams, P as PopoverPositionType, x as PopoverProps, d as PopoverTypeType, R as RecommendLoginMethodType, T as ThemeType, y as UIProps, z as UserAssetToken, U as UserChainType, F as UserImportTokenType, G as UserPopoverProps, H as UserTransactionType, J as WalletAssetType, K as WalletChainType, W as WalletConfigType, N as WalletPanelProps, Q as WalletReceiveMessageType, c as WalletType } from '../types-DQq17lf4.js';
3
3
  import 'react';
@@ -238,7 +238,6 @@ type DrawerProps = PropsWithChildren & {
238
238
  isOpen: boolean;
239
239
  title?: React.ReactNode;
240
240
  zIndex?: number;
241
- onBack?: () => void;
242
241
  };
243
242
  type WalletPanelProps = DrawerProps & {
244
243
  title?: React.ReactNode;
@@ -279,31 +278,45 @@ type UserChainType = {
279
278
  iconUrl: string;
280
279
  contracts: {
281
280
  multicall3: {
282
- address: `0x${string}`;
281
+ address: string;
283
282
  };
284
283
  };
285
284
  };
286
- interface UserTransactionNextPageParams {
287
- block_number: number;
288
- fee: string;
289
- hash: string;
290
- index: number;
291
- inserted_at: string;
292
- items_count: number;
293
- limit: number;
294
- offset: number;
295
- value: string;
296
- [property: string]: any;
285
+ interface UserTransactionAssetType {
286
+ id: number;
287
+ name: string;
288
+ symbol: string;
289
+ nativeChainId: string;
290
+ price: number;
291
+ liquidity: number;
292
+ priceChange24hPercent: number;
293
+ marketCapUSD: number;
294
+ circulatingSupply: number;
295
+ totalSupply: number;
296
+ logo: string;
297
+ contract: string;
297
298
  }
298
299
  interface UserTransactionType {
299
- block_number: string;
300
- data: string;
300
+ id: string;
301
+ timestamp: number;
301
302
  from: string;
302
- hash: string;
303
- timestamp: string;
304
303
  to: string;
305
- value: string;
306
- [property: string]: any;
304
+ contract: any;
305
+ hash: string;
306
+ amount_usd: number;
307
+ amount: number;
308
+ block_number: number;
309
+ type: string;
310
+ blockchain: string;
311
+ tx_cost: number;
312
+ transaction: {
313
+ hash: string;
314
+ chainId: string;
315
+ fees: string;
316
+ feesUSD: number;
317
+ date: string;
318
+ };
319
+ asset: UserTransactionAssetType;
307
320
  }
308
321
  type UserAssetToken = {
309
322
  symbol: string;
@@ -314,7 +327,6 @@ type UserAssetToken = {
314
327
  address: string;
315
328
  decimals: string;
316
329
  icon: string;
317
- price_change_24h: number;
318
330
  };
319
331
  type UserImportTokenType = {
320
332
  chain_id: string;
@@ -349,32 +361,5 @@ type WalletChainType = {
349
361
  chain_full_name: string;
350
362
  chain_type: string;
351
363
  };
352
- type WalletNFTType = {
353
- token_address: string;
354
- token_id: string;
355
- token_uri: string;
356
- amount: string;
357
- owner_of: string;
358
- name: string;
359
- symbol: string;
360
- blockchain: string;
361
- chain_id: string;
362
- };
363
- type WalletAssetMergeType = {
364
- chain_id: string;
365
- chain_name?: string;
366
- name?: string;
367
- symbol: string;
368
- balance?: number;
369
- price?: number;
370
- address: string;
371
- decimals: string;
372
- icon?: string;
373
- price_change_24h?: number;
374
- isAuto?: boolean;
375
- isCustom?: boolean;
376
- value?: number;
377
- balanceValue?: string;
378
- };
379
364
 
380
- export type { AnyObject as A, ButtonProps as B, CEXType as C, DeepPartial as D, EmailModalProps as E, PohZkpassParams as F, PopoverProps as G, UIProps as H, IMatchEvents as I, UserPopoverProps as J, UserTransactionNextPageParams as K, LocaleType as L, ModalWithHeaderProps as M, WalletAssetType as N, OtherLoginMethodType as O, PopoverPositionType as P, WalletChainType as Q, RecommendLoginMethodType as R, WalletNFTType as S, ThemeType as T, UserChainType as U, WalletPanelProps as V, WalletConfigType as W, WalletReceiveMessageType as X, IEnvConfigType as a, LoginBoxProps as b, WalletType as c, PopoverTypeType as d, LoginPanelProps as e, LoginModalProps as f, WalletAssetMergeType as g, ISocialLoginMethod as h, OverviewInfo as i, LoginMethodType as j, UserTransactionType as k, UserImportTokenType as l, UserAssetToken as m, AppConfigType as n, BindInfoType as o, BindItemType as p, BindWalletParam as q, DrawerProps as r, IEnvName as s, ILoginWalletReq as t, IconProps as u, InputProps as v, MessageType as w, MetaPageType as x, ModalProps as y, PohItemType as z };
365
+ export type { AnyObject as A, ButtonProps as B, CEXType as C, DeepPartial as D, EmailModalProps as E, UserImportTokenType as F, UserPopoverProps as G, UserTransactionType as H, IMatchEvents as I, WalletAssetType as J, WalletChainType as K, LocaleType as L, ModalWithHeaderProps as M, WalletPanelProps as N, OtherLoginMethodType as O, PopoverPositionType as P, WalletReceiveMessageType as Q, RecommendLoginMethodType as R, ThemeType as T, UserChainType as U, WalletConfigType as W, IEnvConfigType as a, LoginBoxProps as b, WalletType as c, PopoverTypeType as d, LoginPanelProps as e, LoginModalProps as f, ISocialLoginMethod as g, OverviewInfo as h, LoginMethodType as i, AppConfigType as j, BindInfoType as k, BindItemType as l, BindWalletParam as m, DrawerProps as n, IEnvName as o, ILoginWalletReq as p, IconProps as q, InputProps as r, MessageType as s, MetaPageType as t, ModalProps as u, PohItemType as v, PohZkpassParams as w, PopoverProps as x, UIProps as y, UserAssetToken as z };
@@ -238,7 +238,6 @@ type DrawerProps = PropsWithChildren & {
238
238
  isOpen: boolean;
239
239
  title?: React.ReactNode;
240
240
  zIndex?: number;
241
- onBack?: () => void;
242
241
  };
243
242
  type WalletPanelProps = DrawerProps & {
244
243
  title?: React.ReactNode;
@@ -279,31 +278,45 @@ type UserChainType = {
279
278
  iconUrl: string;
280
279
  contracts: {
281
280
  multicall3: {
282
- address: `0x${string}`;
281
+ address: string;
283
282
  };
284
283
  };
285
284
  };
286
- interface UserTransactionNextPageParams {
287
- block_number: number;
288
- fee: string;
289
- hash: string;
290
- index: number;
291
- inserted_at: string;
292
- items_count: number;
293
- limit: number;
294
- offset: number;
295
- value: string;
296
- [property: string]: any;
285
+ interface UserTransactionAssetType {
286
+ id: number;
287
+ name: string;
288
+ symbol: string;
289
+ nativeChainId: string;
290
+ price: number;
291
+ liquidity: number;
292
+ priceChange24hPercent: number;
293
+ marketCapUSD: number;
294
+ circulatingSupply: number;
295
+ totalSupply: number;
296
+ logo: string;
297
+ contract: string;
297
298
  }
298
299
  interface UserTransactionType {
299
- block_number: string;
300
- data: string;
300
+ id: string;
301
+ timestamp: number;
301
302
  from: string;
302
- hash: string;
303
- timestamp: string;
304
303
  to: string;
305
- value: string;
306
- [property: string]: any;
304
+ contract: any;
305
+ hash: string;
306
+ amount_usd: number;
307
+ amount: number;
308
+ block_number: number;
309
+ type: string;
310
+ blockchain: string;
311
+ tx_cost: number;
312
+ transaction: {
313
+ hash: string;
314
+ chainId: string;
315
+ fees: string;
316
+ feesUSD: number;
317
+ date: string;
318
+ };
319
+ asset: UserTransactionAssetType;
307
320
  }
308
321
  type UserAssetToken = {
309
322
  symbol: string;
@@ -314,7 +327,6 @@ type UserAssetToken = {
314
327
  address: string;
315
328
  decimals: string;
316
329
  icon: string;
317
- price_change_24h: number;
318
330
  };
319
331
  type UserImportTokenType = {
320
332
  chain_id: string;
@@ -349,32 +361,5 @@ type WalletChainType = {
349
361
  chain_full_name: string;
350
362
  chain_type: string;
351
363
  };
352
- type WalletNFTType = {
353
- token_address: string;
354
- token_id: string;
355
- token_uri: string;
356
- amount: string;
357
- owner_of: string;
358
- name: string;
359
- symbol: string;
360
- blockchain: string;
361
- chain_id: string;
362
- };
363
- type WalletAssetMergeType = {
364
- chain_id: string;
365
- chain_name?: string;
366
- name?: string;
367
- symbol: string;
368
- balance?: number;
369
- price?: number;
370
- address: string;
371
- decimals: string;
372
- icon?: string;
373
- price_change_24h?: number;
374
- isAuto?: boolean;
375
- isCustom?: boolean;
376
- value?: number;
377
- balanceValue?: string;
378
- };
379
364
 
380
- export type { AnyObject as A, ButtonProps as B, CEXType as C, DeepPartial as D, EmailModalProps as E, PohZkpassParams as F, PopoverProps as G, UIProps as H, IMatchEvents as I, UserPopoverProps as J, UserTransactionNextPageParams as K, LocaleType as L, ModalWithHeaderProps as M, WalletAssetType as N, OtherLoginMethodType as O, PopoverPositionType as P, WalletChainType as Q, RecommendLoginMethodType as R, WalletNFTType as S, ThemeType as T, UserChainType as U, WalletPanelProps as V, WalletConfigType as W, WalletReceiveMessageType as X, IEnvConfigType as a, LoginBoxProps as b, WalletType as c, PopoverTypeType as d, LoginPanelProps as e, LoginModalProps as f, WalletAssetMergeType as g, ISocialLoginMethod as h, OverviewInfo as i, LoginMethodType as j, UserTransactionType as k, UserImportTokenType as l, UserAssetToken as m, AppConfigType as n, BindInfoType as o, BindItemType as p, BindWalletParam as q, DrawerProps as r, IEnvName as s, ILoginWalletReq as t, IconProps as u, InputProps as v, MessageType as w, MetaPageType as x, ModalProps as y, PohItemType as z };
365
+ export type { AnyObject as A, ButtonProps as B, CEXType as C, DeepPartial as D, EmailModalProps as E, UserImportTokenType as F, UserPopoverProps as G, UserTransactionType as H, IMatchEvents as I, WalletAssetType as J, WalletChainType as K, LocaleType as L, ModalWithHeaderProps as M, WalletPanelProps as N, OtherLoginMethodType as O, PopoverPositionType as P, WalletReceiveMessageType as Q, RecommendLoginMethodType as R, ThemeType as T, UserChainType as U, WalletConfigType as W, IEnvConfigType as a, LoginBoxProps as b, WalletType as c, PopoverTypeType as d, LoginPanelProps as e, LoginModalProps as f, ISocialLoginMethod as g, OverviewInfo as h, LoginMethodType as i, AppConfigType as j, BindInfoType as k, BindItemType as l, BindWalletParam as m, DrawerProps as n, IEnvName as o, ILoginWalletReq as p, IconProps as q, InputProps as r, MessageType as s, MetaPageType as t, ModalProps as u, PohItemType as v, PohZkpassParams as w, PopoverProps as x, UIProps as y, UserAssetToken as z };
@@ -1,6 +1,6 @@
1
- export { B as Button, F as Field, I as Input, M as Modal, a as ModalWithHeader, O as Overlay, P as Popover } from '../index-DZ-eQkIA.mjs';
2
- export { A as AlphaAvatar, D as Drawer, e as HashPanel, M as ModalDrawer, R as Radio, S as Switch } from '../index-BsmYcQQU.mjs';
1
+ export { B as Button, F as Field, I as Input, M as Modal, a as ModalWithHeader, O as Overlay, P as Popover } from '../index-Bb7IkjUW.mjs';
2
+ export { A as AlphaAvatar, D as Drawer, e as HashPanel, M as ModalDrawer, R as Radio, S as Switch } from '../index-DamklTOJ.mjs';
3
3
  import 'react/jsx-runtime';
4
4
  import 'react';
5
- import '../types-BZoVuUty.mjs';
5
+ import '../types-DQq17lf4.mjs';
6
6
  import 'viem';
@@ -1,6 +1,6 @@
1
- export { B as Button, F as Field, I as Input, M as Modal, a as ModalWithHeader, O as Overlay, P as Popover } from '../index-C9s2Ea9O.js';
2
- export { A as AlphaAvatar, D as Drawer, e as HashPanel, M as ModalDrawer, R as Radio, S as Switch } from '../index-BQPieWF9.js';
1
+ export { B as Button, F as Field, I as Input, M as Modal, a as ModalWithHeader, O as Overlay, P as Popover } from '../index-CKiK4KHj.js';
2
+ export { A as AlphaAvatar, D as Drawer, e as HashPanel, M as ModalDrawer, R as Radio, S as Switch } from '../index-C2-M-aBb.js';
3
3
  import 'react/jsx-runtime';
4
4
  import 'react';
5
- import '../types-BZoVuUty.js';
5
+ import '../types-DQq17lf4.js';
6
6
  import 'viem';