@matchain/matchid-sdk-react 0.1.42-alpha.13 → 0.1.42-alpha.15

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 (37) hide show
  1. package/dist/assets/icon/index.d.mts +1 -1
  2. package/dist/assets/icon/index.d.ts +1 -1
  3. package/dist/{chunk-EZHR56PJ.mjs → chunk-5MBBID4C.mjs} +12 -14
  4. package/dist/chunk-5MBBID4C.mjs.map +1 -0
  5. package/dist/{chunk-FNCYUW2N.mjs → chunk-5QJKCJWO.mjs} +2 -2
  6. package/dist/components/index.d.mts +2 -2
  7. package/dist/components/index.d.ts +2 -2
  8. package/dist/components/index.js.map +1 -1
  9. package/dist/components/index.mjs +2 -2
  10. package/dist/hooks/api/index.d.mts +2 -2
  11. package/dist/hooks/api/index.d.ts +2 -2
  12. package/dist/hooks/api/index.js.map +1 -1
  13. package/dist/hooks/api/index.mjs +3 -3
  14. package/dist/hooks/index.d.mts +2 -2
  15. package/dist/hooks/index.d.ts +2 -2
  16. package/dist/hooks/index.js.map +1 -1
  17. package/dist/hooks/index.mjs +2 -2
  18. package/dist/{index-Bm1VurYT.d.ts → index-BQDL8XkC.d.ts} +1 -1
  19. package/dist/{index-Cf6kfHOs.d.mts → index-C1NfMaCm.d.mts} +1 -1
  20. package/dist/{index-DEwNjx57.d.mts → index-DAj3aVo6.d.mts} +1 -1
  21. package/dist/{index-vnxEmUFX.d.mts → index-DnK10Gz7.d.mts} +1 -1
  22. package/dist/{index-B1MrvbwC.d.ts → index-DzVjb4K-.d.ts} +1 -1
  23. package/dist/{index-Bmq8JOtv.d.mts → index-Rb-jdkzE.d.mts} +1 -1
  24. package/dist/{index-oiyw9mSV.d.ts → index-ivTptZeo.d.ts} +1 -1
  25. package/dist/{index-FtmjKzbF.d.ts → index-x432SkFJ.d.ts} +1 -1
  26. package/dist/index.d.mts +5 -5
  27. package/dist/index.d.ts +5 -5
  28. package/dist/index.js +11 -13
  29. package/dist/index.js.map +1 -1
  30. package/dist/index.mjs +6 -6
  31. package/dist/types/index.d.mts +1 -1
  32. package/dist/types/index.d.ts +1 -1
  33. package/dist/{types-DHfZWETj.d.mts → types-E2MeOwmE.d.mts} +1 -1
  34. package/dist/{types-DHfZWETj.d.ts → types-E2MeOwmE.d.ts} +1 -1
  35. package/package.json +1 -1
  36. package/dist/chunk-EZHR56PJ.mjs.map +0 -1
  37. /package/dist/{chunk-FNCYUW2N.mjs.map → chunk-5QJKCJWO.mjs.map} +0 -0
package/dist/index.mjs CHANGED
@@ -1,19 +1,19 @@
1
+ import {
2
+ chains_exports
3
+ } from "./chunk-HYQ3T6WW.mjs";
1
4
  import {
2
5
  api_exports
3
- } from "./chunk-FNCYUW2N.mjs";
6
+ } from "./chunk-5QJKCJWO.mjs";
4
7
  import {
5
8
  MatchProvider,
6
9
  components_exports,
7
10
  hooks_exports,
8
11
  useMatch
9
- } from "./chunk-EZHR56PJ.mjs";
10
- import "./chunk-DPXMCLYK.mjs";
12
+ } from "./chunk-5MBBID4C.mjs";
11
13
  import {
12
14
  types_exports
13
15
  } from "./chunk-SQIJR7RA.mjs";
14
- import {
15
- chains_exports
16
- } from "./chunk-HYQ3T6WW.mjs";
16
+ import "./chunk-DPXMCLYK.mjs";
17
17
  import "./chunk-J5LGTIGS.mjs";
18
18
  export {
19
19
  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 BindInfoType, o as BindItemType, p as BindWalletParam, B as ButtonProps, C as CEXType, D as DeepPartial, q as DrawerProps, E as EmailModalProps, a as IEnvConfigType, r as IEnvName, s as ILoginWalletReq, I as IMatchEvents, b as ISocialLoginMethod, m as IconProps, d as InputProps, L as LocaleType, f as LoginBoxProps, c as LoginMethodType, l as LoginModalProps, k as LoginPanelProps, t as MessageType, M as ModalProps, e as ModalWithHeaderProps, g as OtherLoginMethodType, O as OverviewInfo, u as PohItemType, v as PohZkpassParams, i as PopoverPositionType, P as PopoverProps, j as PopoverTypeType, R as RecommendLoginMethodType, T as ThemeType, U as UserPopoverProps, W as WalletConfigType, w as WalletPanelProps, x as WalletReceiveMessageType, h as WalletType } from '../types-DHfZWETj.mjs';
2
+ export { A as AnyObject, m as BindInfoType, n as BindItemType, o as BindWalletParam, B as ButtonProps, C as CEXType, D as DeepPartial, p as DrawerProps, E as EmailModalProps, a as IEnvConfigType, q as IEnvName, r as ILoginWalletReq, I as IMatchEvents, b as ISocialLoginMethod, s as IconProps, d as InputProps, L as LocaleType, f as LoginBoxProps, c as LoginMethodType, l as LoginModalProps, k as LoginPanelProps, t as MessageType, M as ModalProps, e as ModalWithHeaderProps, g as OtherLoginMethodType, O as OverviewInfo, u as PohItemType, v as PohZkpassParams, i as PopoverPositionType, P as PopoverProps, j as PopoverTypeType, R as RecommendLoginMethodType, T as ThemeType, U as UserPopoverProps, W as WalletConfigType, w as WalletPanelProps, x as WalletReceiveMessageType, h as WalletType } from '../types-E2MeOwmE.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 BindInfoType, o as BindItemType, p as BindWalletParam, B as ButtonProps, C as CEXType, D as DeepPartial, q as DrawerProps, E as EmailModalProps, a as IEnvConfigType, r as IEnvName, s as ILoginWalletReq, I as IMatchEvents, b as ISocialLoginMethod, m as IconProps, d as InputProps, L as LocaleType, f as LoginBoxProps, c as LoginMethodType, l as LoginModalProps, k as LoginPanelProps, t as MessageType, M as ModalProps, e as ModalWithHeaderProps, g as OtherLoginMethodType, O as OverviewInfo, u as PohItemType, v as PohZkpassParams, i as PopoverPositionType, P as PopoverProps, j as PopoverTypeType, R as RecommendLoginMethodType, T as ThemeType, U as UserPopoverProps, W as WalletConfigType, w as WalletPanelProps, x as WalletReceiveMessageType, h as WalletType } from '../types-DHfZWETj.js';
2
+ export { A as AnyObject, m as BindInfoType, n as BindItemType, o as BindWalletParam, B as ButtonProps, C as CEXType, D as DeepPartial, p as DrawerProps, E as EmailModalProps, a as IEnvConfigType, q as IEnvName, r as ILoginWalletReq, I as IMatchEvents, b as ISocialLoginMethod, s as IconProps, d as InputProps, L as LocaleType, f as LoginBoxProps, c as LoginMethodType, l as LoginModalProps, k as LoginPanelProps, t as MessageType, M as ModalProps, e as ModalWithHeaderProps, g as OtherLoginMethodType, O as OverviewInfo, u as PohItemType, v as PohZkpassParams, i as PopoverPositionType, P as PopoverProps, j as PopoverTypeType, R as RecommendLoginMethodType, T as ThemeType, U as UserPopoverProps, W as WalletConfigType, w as WalletPanelProps, x as WalletReceiveMessageType, h as WalletType } from '../types-E2MeOwmE.js';
3
3
  import 'react';
@@ -241,4 +241,4 @@ type WalletPanelProps = DrawerProps & {
241
241
  title?: React.ReactNode;
242
242
  };
243
243
 
244
- export type { AnyObject as A, ButtonProps as B, CEXType as C, DeepPartial as D, EmailModalProps as E, IMatchEvents as I, LocaleType as L, ModalProps as M, OverviewInfo as O, PopoverProps as P, RecommendLoginMethodType as R, ThemeType as T, UserPopoverProps as U, WalletConfigType as W, IEnvConfigType as a, ISocialLoginMethod as b, LoginMethodType as c, InputProps as d, ModalWithHeaderProps as e, LoginBoxProps as f, OtherLoginMethodType as g, WalletType as h, PopoverPositionType as i, PopoverTypeType as j, LoginPanelProps as k, LoginModalProps as l, IconProps as m, BindInfoType as n, BindItemType as o, BindWalletParam as p, DrawerProps as q, IEnvName as r, ILoginWalletReq as s, MessageType as t, PohItemType as u, PohZkpassParams as v, WalletPanelProps as w, WalletReceiveMessageType as x };
244
+ export type { AnyObject as A, ButtonProps as B, CEXType as C, DeepPartial as D, EmailModalProps as E, IMatchEvents as I, LocaleType as L, ModalProps as M, OverviewInfo as O, PopoverProps as P, RecommendLoginMethodType as R, ThemeType as T, UserPopoverProps as U, WalletConfigType as W, IEnvConfigType as a, ISocialLoginMethod as b, LoginMethodType as c, InputProps as d, ModalWithHeaderProps as e, LoginBoxProps as f, OtherLoginMethodType as g, WalletType as h, PopoverPositionType as i, PopoverTypeType as j, LoginPanelProps as k, LoginModalProps as l, BindInfoType as m, BindItemType as n, BindWalletParam as o, DrawerProps as p, IEnvName as q, ILoginWalletReq as r, IconProps as s, MessageType as t, PohItemType as u, PohZkpassParams as v, WalletPanelProps as w, WalletReceiveMessageType as x };
@@ -241,4 +241,4 @@ type WalletPanelProps = DrawerProps & {
241
241
  title?: React.ReactNode;
242
242
  };
243
243
 
244
- export type { AnyObject as A, ButtonProps as B, CEXType as C, DeepPartial as D, EmailModalProps as E, IMatchEvents as I, LocaleType as L, ModalProps as M, OverviewInfo as O, PopoverProps as P, RecommendLoginMethodType as R, ThemeType as T, UserPopoverProps as U, WalletConfigType as W, IEnvConfigType as a, ISocialLoginMethod as b, LoginMethodType as c, InputProps as d, ModalWithHeaderProps as e, LoginBoxProps as f, OtherLoginMethodType as g, WalletType as h, PopoverPositionType as i, PopoverTypeType as j, LoginPanelProps as k, LoginModalProps as l, IconProps as m, BindInfoType as n, BindItemType as o, BindWalletParam as p, DrawerProps as q, IEnvName as r, ILoginWalletReq as s, MessageType as t, PohItemType as u, PohZkpassParams as v, WalletPanelProps as w, WalletReceiveMessageType as x };
244
+ export type { AnyObject as A, ButtonProps as B, CEXType as C, DeepPartial as D, EmailModalProps as E, IMatchEvents as I, LocaleType as L, ModalProps as M, OverviewInfo as O, PopoverProps as P, RecommendLoginMethodType as R, ThemeType as T, UserPopoverProps as U, WalletConfigType as W, IEnvConfigType as a, ISocialLoginMethod as b, LoginMethodType as c, InputProps as d, ModalWithHeaderProps as e, LoginBoxProps as f, OtherLoginMethodType as g, WalletType as h, PopoverPositionType as i, PopoverTypeType as j, LoginPanelProps as k, LoginModalProps as l, BindInfoType as m, BindItemType as n, BindWalletParam as o, DrawerProps as p, IEnvName as q, ILoginWalletReq as r, IconProps as s, MessageType as t, PohItemType as u, PohZkpassParams as v, WalletPanelProps as w, WalletReceiveMessageType as x };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@matchain/matchid-sdk-react",
3
- "version": "0.1.42-alpha.13",
3
+ "version": "0.1.42-alpha.15",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "exports": {