@matchain/matchid-sdk-react 0.1.56 → 0.1.57

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 (67) hide show
  1. package/dist/api.d.mts +2 -2
  2. package/dist/api.d.ts +2 -2
  3. package/dist/api.js +96 -48
  4. package/dist/api.js.map +1 -1
  5. package/dist/api.mjs +3 -3
  6. package/dist/chains.d.mts +1 -1
  7. package/dist/chains.d.ts +1 -1
  8. package/dist/{chunk-GD7URBBZ.mjs → chunk-7SUDHG7S.mjs} +41 -1
  9. package/dist/chunk-7SUDHG7S.mjs.map +1 -0
  10. package/dist/{chunk-NYE6DBEZ.mjs → chunk-EUG3QRAG.mjs} +2 -2
  11. package/dist/{chunk-KFB23MLQ.mjs → chunk-QMV4FDUH.mjs} +348 -215
  12. package/dist/chunk-QMV4FDUH.mjs.map +1 -0
  13. package/dist/components.d.mts +3 -3
  14. package/dist/components.d.ts +3 -3
  15. package/dist/components.js +495 -368
  16. package/dist/components.js.map +1 -1
  17. package/dist/components.mjs +2 -2
  18. package/dist/hooks.d.mts +2 -3
  19. package/dist/hooks.d.ts +2 -3
  20. package/dist/hooks.js +228 -182
  21. package/dist/hooks.js.map +1 -1
  22. package/dist/hooks.mjs +2 -2
  23. package/dist/icon.d.mts +2 -2
  24. package/dist/icon.d.ts +2 -2
  25. package/dist/icon.js +40 -0
  26. package/dist/icon.js.map +1 -1
  27. package/dist/icon.mjs +5 -1
  28. package/dist/{index-CBcBTQyU.d.mts → index-84CqVi2I.d.mts} +1 -1
  29. package/dist/index-B70k4Jpk.d.ts +7138 -0
  30. package/dist/index-BJJ0Gb6v.d.mts +7138 -0
  31. package/dist/{index-DlaCsN95.d.ts → index-BNqdFiOo.d.ts} +1 -1
  32. package/dist/{index-xThRnNN3.d.mts → index-BctnHnJp.d.ts} +11 -3
  33. package/dist/{index-CjekOYJl.d.mts → index-BqI0PEIi.d.mts} +1 -1
  34. package/dist/{index-BcuSCgol.d.ts → index-C2hr7zlN.d.ts} +5 -3
  35. package/dist/{index-CD0dACxf.d.mts → index-CTHpnEoB.d.mts} +5 -3
  36. package/dist/{index-CER00guz.d.mts → index-Car1jFyN.d.mts} +1 -1
  37. package/dist/{index-B50DU_xT.d.mts → index-CboftuIp.d.mts} +2 -0
  38. package/dist/{index-B50DU_xT.d.ts → index-CboftuIp.d.ts} +2 -0
  39. package/dist/{index-o0WW1c5O.d.ts → index-CcVHENNv.d.ts} +1 -1
  40. package/dist/{index-DkIIQLbh.d.ts → index-Cqdz_5bE.d.ts} +2 -2
  41. package/dist/{index-DdN22cwf.d.ts → index-CvzpMw3N.d.ts} +1 -1
  42. package/dist/{index-DN-jrh8-.d.ts → index-DkijpM5Q.d.mts} +11 -3
  43. package/dist/{index-lh6qBAf_.d.mts → index-DxHhOW24.d.mts} +2 -2
  44. package/dist/index.css +209 -46
  45. package/dist/index.d.mts +166 -88
  46. package/dist/index.d.ts +166 -88
  47. package/dist/index.js +596 -427
  48. package/dist/index.js.map +1 -1
  49. package/dist/index.mjs +3 -3
  50. package/dist/{types-CheN9vHJ.d.mts → types-BrVeC0c8.d.mts} +1 -1
  51. package/dist/{types-CheN9vHJ.d.ts → types-BrVeC0c8.d.ts} +1 -1
  52. package/dist/types.d.mts +1 -1
  53. package/dist/types.d.ts +1 -1
  54. package/dist/ui.d.mts +3 -3
  55. package/dist/ui.d.ts +3 -3
  56. package/dist/ui.js +127 -110
  57. package/dist/ui.js.map +1 -1
  58. package/dist/ui.mjs +2 -2
  59. package/example/src/App.tsx +65 -60
  60. package/example/src/config/index.ts +8 -6
  61. package/example/src/pages/Wallet/index.tsx +88 -88
  62. package/package.json +2 -2
  63. package/dist/chunk-GD7URBBZ.mjs.map +0 -1
  64. package/dist/chunk-KFB23MLQ.mjs.map +0 -1
  65. package/dist/index-BlMLqmS2.d.mts +0 -3341
  66. package/dist/index-C1Nyy5zx.d.ts +0 -3341
  67. /package/dist/{chunk-NYE6DBEZ.mjs.map → chunk-EUG3QRAG.mjs.map} +0 -0
package/dist/index.mjs CHANGED
@@ -6,7 +6,7 @@ import {
6
6
  } from "./chunk-HBOS3RBL.mjs";
7
7
  import {
8
8
  api_exports
9
- } from "./chunk-NYE6DBEZ.mjs";
9
+ } from "./chunk-EUG3QRAG.mjs";
10
10
  import {
11
11
  MatchProvider,
12
12
  ModalProvider,
@@ -16,13 +16,13 @@ import {
16
16
  ui_exports,
17
17
  useMatch,
18
18
  wagmiConfig
19
- } from "./chunk-KFB23MLQ.mjs";
19
+ } from "./chunk-QMV4FDUH.mjs";
20
20
  import "./chunk-JX73EY6V.mjs";
21
21
  import "./chunk-UA6XHZHX.mjs";
22
22
  import "./chunk-IZOOVZAD.mjs";
23
23
  import {
24
24
  icon_exports
25
- } from "./chunk-GD7URBBZ.mjs";
25
+ } from "./chunk-7SUDHG7S.mjs";
26
26
  import {
27
27
  lottie_exports
28
28
  } from "./chunk-XM6CYEXN.mjs";
@@ -20,7 +20,7 @@ declare enum RecoveryType {
20
20
  UserPasscode = "user_passcode_recovery_key"
21
21
  }
22
22
 
23
- type ISocialLoginMethod = 'google' | 'twitter' | 'discord' | 'github' | 'telegram' | 'linkedin' | 'facebook' | 'youtube';
23
+ type ISocialLoginMethod = 'google' | 'twitter' | 'discord' | 'github' | 'telegram' | 'linkedin' | 'facebook' | 'youtube' | 'kakao';
24
24
  type WalletType = 'evm' | 'sol' | 'tron' | 'btc' | 'ton';
25
25
  type LoginMethodType = WalletType | 'email' | ISocialLoginMethod;
26
26
  type CEXType = "Gate" | "Coinbase" | "Kucoin" | 'Bitget' | 'OKX' | 'Bybit' | 'Binance';
@@ -20,7 +20,7 @@ declare enum RecoveryType {
20
20
  UserPasscode = "user_passcode_recovery_key"
21
21
  }
22
22
 
23
- type ISocialLoginMethod = 'google' | 'twitter' | 'discord' | 'github' | 'telegram' | 'linkedin' | 'facebook' | 'youtube';
23
+ type ISocialLoginMethod = 'google' | 'twitter' | 'discord' | 'github' | 'telegram' | 'linkedin' | 'facebook' | 'youtube' | 'kakao';
24
24
  type WalletType = 'evm' | 'sol' | 'tron' | 'btc' | 'ton';
25
25
  type LoginMethodType = WalletType | 'email' | ISocialLoginMethod;
26
26
  type CEXType = "Gate" | "Coinbase" | "Kucoin" | 'Bitget' | 'OKX' | 'Bybit' | 'Binance';
package/dist/types.d.mts CHANGED
@@ -1,3 +1,3 @@
1
- export { A as Address, q as AnyObject, Q as AppConfigType, S as AuthParams, G as BindInfoType, F as BindItemType, T as BindWalletParam, B as ButtonProps, C as CEXType, o as ChainType, V as DeepPartial, D as DrawerProps, E as EmailModalProps, X as EmbeddedWalletsParams, H as Hash, a as IEnvConfigType, Y as IEnvName, Z as ILoginWalletReq, I as IMatchEvents, l as ISocialLoginMethod, v as IconProps, i as InputProps, L as LocaleType, b as LoginBoxProps, n as LoginMethodType, f as LoginModalProps, e as LoginPanelProps, _ as MessageType, z as MetaPageType, j as ModalProps, M as ModalWithHeaderProps, O as OtherLoginMethodType, m as OverviewInfo, J as PohItemType, w as PohZkpassParams, P as PopoverPositionType, k as PopoverProps, d as PopoverTypeType, R as RecommendLoginMethodType, $ as RecoveryType, a0 as ThemeType, U as UIProps, t as UserAssetToken, p as UserChainType, s as UserImportTokenType, a1 as UserPopoverProps, x as UserTransactionNextPageParams, a2 as UserTransactionRecordType, r as UserTransactionType, g as WalletAssetMergeType, y as WalletAssetType, K as WalletChainType, W as WalletConfigType, N as WalletNFTType, h as WalletPanelProps, a3 as WalletReceiveMessageType, a4 as WalletStatusType, c as WalletType, u as useMatchWalletAssetsProps } from './types-CheN9vHJ.mjs';
1
+ export { A as Address, q as AnyObject, Q as AppConfigType, S as AuthParams, G as BindInfoType, F as BindItemType, T as BindWalletParam, B as ButtonProps, C as CEXType, o as ChainType, V as DeepPartial, D as DrawerProps, E as EmailModalProps, X as EmbeddedWalletsParams, H as Hash, a as IEnvConfigType, Y as IEnvName, Z as ILoginWalletReq, I as IMatchEvents, l as ISocialLoginMethod, v as IconProps, i as InputProps, L as LocaleType, b as LoginBoxProps, n as LoginMethodType, f as LoginModalProps, e as LoginPanelProps, _ as MessageType, z as MetaPageType, j as ModalProps, M as ModalWithHeaderProps, O as OtherLoginMethodType, m as OverviewInfo, J as PohItemType, w as PohZkpassParams, P as PopoverPositionType, k as PopoverProps, d as PopoverTypeType, R as RecommendLoginMethodType, $ as RecoveryType, a0 as ThemeType, U as UIProps, t as UserAssetToken, p as UserChainType, s as UserImportTokenType, a1 as UserPopoverProps, x as UserTransactionNextPageParams, a2 as UserTransactionRecordType, r as UserTransactionType, g as WalletAssetMergeType, y as WalletAssetType, K as WalletChainType, W as WalletConfigType, N as WalletNFTType, h as WalletPanelProps, a3 as WalletReceiveMessageType, a4 as WalletStatusType, c as WalletType, u as useMatchWalletAssetsProps } from './types-BrVeC0c8.mjs';
2
2
  import 'react';
3
3
  import '@tanstack/react-query/src/types';
package/dist/types.d.ts CHANGED
@@ -1,3 +1,3 @@
1
- export { A as Address, q as AnyObject, Q as AppConfigType, S as AuthParams, G as BindInfoType, F as BindItemType, T as BindWalletParam, B as ButtonProps, C as CEXType, o as ChainType, V as DeepPartial, D as DrawerProps, E as EmailModalProps, X as EmbeddedWalletsParams, H as Hash, a as IEnvConfigType, Y as IEnvName, Z as ILoginWalletReq, I as IMatchEvents, l as ISocialLoginMethod, v as IconProps, i as InputProps, L as LocaleType, b as LoginBoxProps, n as LoginMethodType, f as LoginModalProps, e as LoginPanelProps, _ as MessageType, z as MetaPageType, j as ModalProps, M as ModalWithHeaderProps, O as OtherLoginMethodType, m as OverviewInfo, J as PohItemType, w as PohZkpassParams, P as PopoverPositionType, k as PopoverProps, d as PopoverTypeType, R as RecommendLoginMethodType, $ as RecoveryType, a0 as ThemeType, U as UIProps, t as UserAssetToken, p as UserChainType, s as UserImportTokenType, a1 as UserPopoverProps, x as UserTransactionNextPageParams, a2 as UserTransactionRecordType, r as UserTransactionType, g as WalletAssetMergeType, y as WalletAssetType, K as WalletChainType, W as WalletConfigType, N as WalletNFTType, h as WalletPanelProps, a3 as WalletReceiveMessageType, a4 as WalletStatusType, c as WalletType, u as useMatchWalletAssetsProps } from './types-CheN9vHJ.js';
1
+ export { A as Address, q as AnyObject, Q as AppConfigType, S as AuthParams, G as BindInfoType, F as BindItemType, T as BindWalletParam, B as ButtonProps, C as CEXType, o as ChainType, V as DeepPartial, D as DrawerProps, E as EmailModalProps, X as EmbeddedWalletsParams, H as Hash, a as IEnvConfigType, Y as IEnvName, Z as ILoginWalletReq, I as IMatchEvents, l as ISocialLoginMethod, v as IconProps, i as InputProps, L as LocaleType, b as LoginBoxProps, n as LoginMethodType, f as LoginModalProps, e as LoginPanelProps, _ as MessageType, z as MetaPageType, j as ModalProps, M as ModalWithHeaderProps, O as OtherLoginMethodType, m as OverviewInfo, J as PohItemType, w as PohZkpassParams, P as PopoverPositionType, k as PopoverProps, d as PopoverTypeType, R as RecommendLoginMethodType, $ as RecoveryType, a0 as ThemeType, U as UIProps, t as UserAssetToken, p as UserChainType, s as UserImportTokenType, a1 as UserPopoverProps, x as UserTransactionNextPageParams, a2 as UserTransactionRecordType, r as UserTransactionType, g as WalletAssetMergeType, y as WalletAssetType, K as WalletChainType, W as WalletConfigType, N as WalletNFTType, h as WalletPanelProps, a3 as WalletReceiveMessageType, a4 as WalletStatusType, c as WalletType, u as useMatchWalletAssetsProps } from './types-BrVeC0c8.js';
2
2
  import 'react';
3
3
  import '@tanstack/react-query/src/types';
package/dist/ui.d.mts CHANGED
@@ -1,7 +1,7 @@
1
- export { B as Button, C as ConfirmModal, F as Field, I as Input, M as Modal, a as ModalWithHeader, O as Overlay, P as Popover } from './index-CjekOYJl.mjs';
2
- export { A as AlphaAvatar, C as Checkbox, D as Drawer, e as HashPanel, L as Lottie, M as ModalDrawer, R as Radio, a as Skeleton, S as Switch, T as Tabs } from './index-lh6qBAf_.mjs';
1
+ export { B as Button, C as ConfirmModal, F as Field, I as Input, M as Modal, a as ModalWithHeader, O as Overlay, P as Popover } from './index-BqI0PEIi.mjs';
2
+ export { A as AlphaAvatar, C as Checkbox, D as Drawer, e as HashPanel, L as Lottie, M as ModalDrawer, R as Radio, a as Skeleton, S as Switch, T as Tabs } from './index-DxHhOW24.mjs';
3
3
  import 'react/jsx-runtime';
4
4
  import 'react';
5
- import './types-CheN9vHJ.mjs';
5
+ import './types-BrVeC0c8.mjs';
6
6
  import '@tanstack/react-query/src/types';
7
7
  import 'viem';
package/dist/ui.d.ts CHANGED
@@ -1,7 +1,7 @@
1
- export { B as Button, C as ConfirmModal, F as Field, I as Input, M as Modal, a as ModalWithHeader, O as Overlay, P as Popover } from './index-DdN22cwf.js';
2
- export { A as AlphaAvatar, C as Checkbox, D as Drawer, e as HashPanel, L as Lottie, M as ModalDrawer, R as Radio, a as Skeleton, S as Switch, T as Tabs } from './index-DkIIQLbh.js';
1
+ export { B as Button, C as ConfirmModal, F as Field, I as Input, M as Modal, a as ModalWithHeader, O as Overlay, P as Popover } from './index-CvzpMw3N.js';
2
+ export { A as AlphaAvatar, C as Checkbox, D as Drawer, e as HashPanel, L as Lottie, M as ModalDrawer, R as Radio, a as Skeleton, S as Switch, T as Tabs } from './index-Cqdz_5bE.js';
3
3
  import 'react/jsx-runtime';
4
4
  import 'react';
5
- import './types-CheN9vHJ.js';
5
+ import './types-BrVeC0c8.js';
6
6
  import '@tanstack/react-query/src/types';
7
7
  import 'viem';