@matchain/matchid-sdk-react 0.1.55-alpha.15 → 0.1.55-alpha.16

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 (43) hide show
  1. package/dist/api.js +16431 -73
  2. package/dist/api.js.map +1 -1
  3. package/dist/api.mjs +2 -2
  4. package/dist/{chunk-ULDTUWGQ.mjs → chunk-HVCBDIGY.mjs} +2 -2
  5. package/dist/{chunk-BWGTZNIT.mjs → chunk-KYTL3LIF.mjs} +17138 -493
  6. package/dist/chunk-KYTL3LIF.mjs.map +1 -0
  7. package/dist/components.d.mts +2 -2
  8. package/dist/components.d.ts +2 -2
  9. package/dist/components.js +752 -959
  10. package/dist/components.js.map +1 -1
  11. package/dist/components.mjs +1 -1
  12. package/dist/hooks.d.mts +1 -1
  13. package/dist/hooks.d.ts +1 -1
  14. package/dist/hooks.js +485 -692
  15. package/dist/hooks.js.map +1 -1
  16. package/dist/hooks.mjs +1 -1
  17. package/dist/icon.d.mts +1 -1
  18. package/dist/icon.d.ts +1 -1
  19. package/dist/{index-QPdWAVPk.d.mts → index-BKSGbw7b.d.mts} +2 -2
  20. package/dist/{index-C14uKUDG.d.mts → index-BXbfmVoU.d.mts} +1 -1
  21. package/dist/{index-B80rDuha.d.ts → index-BtjgRcNJ.d.ts} +2 -2
  22. package/dist/{index-BBghnVDr.d.ts → index-C82WIWvx.d.ts} +4 -4
  23. package/dist/{index--EI6w9pi.d.mts → index-CHG4-0Z1.d.mts} +3 -3
  24. package/dist/{index-DGbpUvkd.d.ts → index-CsUEaGtM.d.ts} +1 -1
  25. package/dist/{index-Cl0JpAc1.d.ts → index-D1Ep9UMx.d.ts} +3 -3
  26. package/dist/{index-CHtFnnZk.d.mts → index-D7E317WV.d.mts} +4 -4
  27. package/dist/{index-hiCo96Vc.d.ts → index-DK7l3lsH.d.ts} +10 -7
  28. package/dist/{index-Dx4OFZhG.d.mts → index-YPRyEYt6.d.mts} +10 -7
  29. package/dist/index.d.mts +7 -8
  30. package/dist/index.d.ts +7 -8
  31. package/dist/index.js +471 -678
  32. package/dist/index.js.map +1 -1
  33. package/dist/index.mjs +2 -2
  34. package/dist/ui.d.mts +2 -3
  35. package/dist/ui.d.ts +2 -3
  36. package/dist/ui.js +299 -506
  37. package/dist/ui.js.map +1 -1
  38. package/dist/ui.mjs +1 -1
  39. package/package.json +1 -1
  40. package/dist/chunk-BWGTZNIT.mjs.map +0 -1
  41. package/dist/index.es-FMP4VX4N.mjs +0 -16847
  42. package/dist/index.es-FMP4VX4N.mjs.map +0 -1
  43. /package/dist/{chunk-ULDTUWGQ.mjs.map → chunk-HVCBDIGY.mjs.map} +0 -0
@@ -1,5 +1,5 @@
1
- export { B as BTCModal, d as EVMModal, E as EmailModal, L as LoginBox, a as LoginButton, c as LoginModal, b as LoginPanel, e as TONModal, T as TRONModal, g as TokenDetail, h as TokenSend, j as TokenSendList, k as TransactionList, U as UsernameModal, f as WalletAsset, W as WalletModal } from './index-C14uKUDG.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-QPdWAVPk.mjs';
1
+ export { B as BTCModal, d as EVMModal, E as EmailModal, L as LoginBox, a as LoginButton, c as LoginModal, b as LoginPanel, e as TONModal, T as TRONModal, g as TokenDetail, h as TokenSend, j as TokenSendList, k as TransactionList, U as UsernameModal, f as WalletAsset, W as WalletModal } from './index-BXbfmVoU.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-BKSGbw7b.mjs';
3
3
  import 'react/jsx-runtime';
4
4
  import './types-DEsY_CPH.mjs';
5
5
  import 'react';
@@ -1,5 +1,5 @@
1
- export { B as BTCModal, d as EVMModal, E as EmailModal, L as LoginBox, a as LoginButton, c as LoginModal, b as LoginPanel, e as TONModal, T as TRONModal, g as TokenDetail, h as TokenSend, j as TokenSendList, k as TransactionList, U as UsernameModal, f as WalletAsset, W as WalletModal } from './index-DGbpUvkd.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-B80rDuha.js';
1
+ export { B as BTCModal, d as EVMModal, E as EmailModal, L as LoginBox, a as LoginButton, c as LoginModal, b as LoginPanel, e as TONModal, T as TRONModal, g as TokenDetail, h as TokenSend, j as TokenSendList, k as TransactionList, U as UsernameModal, f as WalletAsset, W as WalletModal } from './index-CsUEaGtM.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-BtjgRcNJ.js';
3
3
  import 'react/jsx-runtime';
4
4
  import './types-DEsY_CPH.js';
5
5
  import 'react';