@matchain/matchid-sdk-react 0.1.53-alpha.1 → 0.1.53-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 (50) 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-6QTW3KXN.mjs → chunk-4A2YPGO3.mjs} +2 -2
  4. package/dist/{chunk-HLUFAIFV.mjs → chunk-MX7N57AH.mjs} +1 -1
  5. package/dist/{chunk-HLUFAIFV.mjs.map → chunk-MX7N57AH.mjs.map} +1 -1
  6. package/dist/{chunk-2DVC6WCN.mjs → chunk-W5A6WY7Y.mjs} +228 -415
  7. package/dist/chunk-W5A6WY7Y.mjs.map +1 -0
  8. package/dist/components/index.d.mts +3 -3
  9. package/dist/components/index.d.ts +3 -3
  10. package/dist/components/index.js +222 -394
  11. package/dist/components/index.js.map +1 -1
  12. package/dist/components/index.mjs +2 -4
  13. package/dist/hooks/api/index.d.mts +2 -2
  14. package/dist/hooks/api/index.d.ts +2 -2
  15. package/dist/hooks/api/index.js +74 -121
  16. package/dist/hooks/api/index.js.map +1 -1
  17. package/dist/hooks/api/index.mjs +3 -3
  18. package/dist/hooks/index.d.mts +2 -2
  19. package/dist/hooks/index.d.ts +2 -2
  20. package/dist/hooks/index.js +252 -312
  21. package/dist/hooks/index.js.map +1 -1
  22. package/dist/hooks/index.mjs +2 -2
  23. package/dist/{index-DMUZQqNB.d.ts → index-B8cUP7cH.d.ts} +2 -2
  24. package/dist/{index-Bmir-Wor.d.mts → index-BCGJczpk.d.mts} +1 -1
  25. package/dist/{index-B-QfwtE5.d.mts → index-BS-NO8Y2.d.ts} +3 -3
  26. package/dist/{index-X_fw5wX_.d.ts → index-Bil_db2f.d.mts} +3 -3
  27. package/dist/{index-BUj9mOrS.d.ts → index-BsL6zo6a.d.ts} +1 -1
  28. package/dist/{index-CDqIk5k2.d.mts → index-CZqdmQu1.d.mts} +1 -1
  29. package/dist/{index-BDoEk1EK.d.ts → index-DNJuiNdz.d.mts} +4 -11
  30. package/dist/{index-XzSw1Bym.d.mts → index-Df-WlkXq.d.ts} +4 -11
  31. package/dist/{index-k2Uf0F94.d.ts → index-IwwXQ_QV.d.ts} +1 -1
  32. package/dist/{index-DvM6x6e6.d.ts → index-K5vXmiRX.d.ts} +1 -1
  33. package/dist/{index-B_o9HBS1.d.mts → index-iWHaT8HV.d.mts} +1 -1
  34. package/dist/{index-D5OzNRfu.d.mts → index-yy3VTdFU.d.mts} +2 -2
  35. package/dist/index.d.mts +7 -8
  36. package/dist/index.d.ts +7 -8
  37. package/dist/index.js +388 -537
  38. package/dist/index.js.map +1 -1
  39. package/dist/index.mjs +3 -3
  40. package/dist/types/index.d.mts +1 -1
  41. package/dist/types/index.d.ts +1 -1
  42. package/dist/{types-Dd_ExpLx.d.mts → types-CZbR7ERa.d.mts} +0 -1
  43. package/dist/{types-Dd_ExpLx.d.ts → types-CZbR7ERa.d.ts} +0 -1
  44. package/dist/ui/index.d.mts +3 -3
  45. package/dist/ui/index.d.ts +3 -3
  46. package/dist/utils/index.js.map +1 -1
  47. package/dist/utils/index.mjs +1 -1
  48. package/package.json +1 -5
  49. package/dist/chunk-2DVC6WCN.mjs.map +0 -1
  50. /package/dist/{chunk-6QTW3KXN.mjs.map → chunk-4A2YPGO3.mjs.map} +0 -0
@@ -1,6 +1,6 @@
1
- export { B as BTCModal, E as EmailModal, L as LoginBox, a as LoginButton, c as LoginModal, b as LoginPanel, S as SOLModal, d as TONModal, T as TRONModal, f as TokenDetail, g as TokenSend, h as TokenSendList, j as TransactionList, U as UsernameModal, e as WalletAsset, W as WalletModal } from '../index-XzSw1Bym.mjs';
2
- export { B as Button, F as Field, I as Input, M as Modal, a as ModalWithHeader, O as Overlay, P as Popover } from '../index-B_o9HBS1.mjs';
1
+ export { B as BTCModal, E as EmailModal, L as LoginBox, a as LoginButton, c as LoginModal, b as LoginPanel, d as TONModal, T as TRONModal, f as TokenDetail, g as TokenSend, h as TokenSendList, j as TransactionList, U as UsernameModal, e as WalletAsset, W as WalletModal } from '../index-DNJuiNdz.mjs';
2
+ export { B as Button, F as Field, I as Input, M as Modal, a as ModalWithHeader, O as Overlay, P as Popover } from '../index-iWHaT8HV.mjs';
3
3
  import 'react/jsx-runtime';
4
- import '../types-Dd_ExpLx.mjs';
4
+ import '../types-CZbR7ERa.mjs';
5
5
  import 'react';
6
6
  import '@tanstack/react-query/src/types';
@@ -1,6 +1,6 @@
1
- export { B as BTCModal, E as EmailModal, L as LoginBox, a as LoginButton, c as LoginModal, b as LoginPanel, S as SOLModal, d as TONModal, T as TRONModal, f as TokenDetail, g as TokenSend, h as TokenSendList, j as TransactionList, U as UsernameModal, e as WalletAsset, W as WalletModal } from '../index-BDoEk1EK.js';
2
- export { B as Button, F as Field, I as Input, M as Modal, a as ModalWithHeader, O as Overlay, P as Popover } from '../index-BUj9mOrS.js';
1
+ export { B as BTCModal, E as EmailModal, L as LoginBox, a as LoginButton, c as LoginModal, b as LoginPanel, d as TONModal, T as TRONModal, f as TokenDetail, g as TokenSend, h as TokenSendList, j as TransactionList, U as UsernameModal, e as WalletAsset, W as WalletModal } from '../index-Df-WlkXq.js';
2
+ export { B as Button, F as Field, I as Input, M as Modal, a as ModalWithHeader, O as Overlay, P as Popover } from '../index-BsL6zo6a.js';
3
3
  import 'react/jsx-runtime';
4
- import '../types-Dd_ExpLx.js';
4
+ import '../types-CZbR7ERa.js';
5
5
  import 'react';
6
6
  import '@tanstack/react-query/src/types';