@matchain/matchid-sdk-react 0.1.42-alpha.13 → 0.1.42-alpha.14
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.
- package/dist/assets/icon/index.d.mts +1 -1
- package/dist/assets/icon/index.d.ts +1 -1
- package/dist/{chunk-FNCYUW2N.mjs → chunk-A747P2WS.mjs} +2 -2
- package/dist/{chunk-EZHR56PJ.mjs → chunk-DWW3ZAJJ.mjs} +11 -13
- package/dist/chunk-DWW3ZAJJ.mjs.map +1 -0
- package/dist/components/index.d.mts +2 -2
- package/dist/components/index.d.ts +2 -2
- package/dist/components/index.js.map +1 -1
- package/dist/components/index.mjs +2 -2
- package/dist/hooks/api/index.d.mts +2 -2
- package/dist/hooks/api/index.d.ts +2 -2
- package/dist/hooks/api/index.js.map +1 -1
- package/dist/hooks/api/index.mjs +3 -3
- package/dist/hooks/index.d.mts +2 -2
- package/dist/hooks/index.d.ts +2 -2
- package/dist/hooks/index.js.map +1 -1
- package/dist/hooks/index.mjs +2 -2
- package/dist/{index-Bm1VurYT.d.ts → index-BQDL8XkC.d.ts} +1 -1
- package/dist/{index-Cf6kfHOs.d.mts → index-C1NfMaCm.d.mts} +1 -1
- package/dist/{index-DEwNjx57.d.mts → index-DAj3aVo6.d.mts} +1 -1
- package/dist/{index-vnxEmUFX.d.mts → index-DnK10Gz7.d.mts} +1 -1
- package/dist/{index-B1MrvbwC.d.ts → index-DzVjb4K-.d.ts} +1 -1
- package/dist/{index-Bmq8JOtv.d.mts → index-Rb-jdkzE.d.mts} +1 -1
- package/dist/{index-oiyw9mSV.d.ts → index-ivTptZeo.d.ts} +1 -1
- package/dist/{index-FtmjKzbF.d.ts → index-x432SkFJ.d.ts} +1 -1
- package/dist/index.d.mts +5 -5
- package/dist/index.d.ts +5 -5
- package/dist/index.js +10 -12
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +6 -6
- package/dist/types/index.d.mts +1 -1
- package/dist/types/index.d.ts +1 -1
- package/dist/{types-DHfZWETj.d.mts → types-E2MeOwmE.d.mts} +1 -1
- package/dist/{types-DHfZWETj.d.ts → types-E2MeOwmE.d.ts} +1 -1
- package/package.json +1 -1
- package/dist/chunk-EZHR56PJ.mjs.map +0 -1
- /package/dist/{chunk-FNCYUW2N.mjs.map → chunk-A747P2WS.mjs.map} +0 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { g as BTCModal, B as Button, E as EmailModal, F as Field, I as Input, L as LoginBox, b as LoginButton, d as LoginModal, c as LoginPanel, M as Modal, a as ModalWithHeader, O as Overlay, e as PasswordModal, P as Popover, S as SOLModal, f as TONModal, T as TRONModal, U as UsernameModal, W as WalletModal } from '../index-
|
|
1
|
+
export { g as BTCModal, B as Button, E as EmailModal, F as Field, I as Input, L as LoginBox, b as LoginButton, d as LoginModal, c as LoginPanel, M as Modal, a as ModalWithHeader, O as Overlay, e as PasswordModal, P as Popover, S as SOLModal, f as TONModal, T as TRONModal, U as UsernameModal, W as WalletModal } from '../index-C1NfMaCm.mjs';
|
|
2
2
|
import 'react/jsx-runtime';
|
|
3
|
-
import '../types-
|
|
3
|
+
import '../types-E2MeOwmE.mjs';
|
|
4
4
|
import 'react';
|
|
5
5
|
import '../mpc-CTbBWHld.mjs';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { g as BTCModal, B as Button, E as EmailModal, F as Field, I as Input, L as LoginBox, b as LoginButton, d as LoginModal, c as LoginPanel, M as Modal, a as ModalWithHeader, O as Overlay, e as PasswordModal, P as Popover, S as SOLModal, f as TONModal, T as TRONModal, U as UsernameModal, W as WalletModal } from '../index-
|
|
1
|
+
export { g as BTCModal, B as Button, E as EmailModal, F as Field, I as Input, L as LoginBox, b as LoginButton, d as LoginModal, c as LoginPanel, M as Modal, a as ModalWithHeader, O as Overlay, e as PasswordModal, P as Popover, S as SOLModal, f as TONModal, T as TRONModal, U as UsernameModal, W as WalletModal } from '../index-x432SkFJ.js';
|
|
2
2
|
import 'react/jsx-runtime';
|
|
3
|
-
import '../types-
|
|
3
|
+
import '../types-E2MeOwmE.js';
|
|
4
4
|
import 'react';
|
|
5
5
|
import '../mpc-CTbBWHld.js';
|