@multiversx/sdk-dapp 2.14.8-alpha.1 → 2.14.9
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/UI/SignTransactionsModals/SignTransactionsModals.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/SignStep.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/SignWithDeviceModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/SignStepBody.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/ConfirmAmount.d.ts +3 -2
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/ConfirmAmount.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithLedgerModal/SignWithLedgerModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithLedgerModal/index.js +1 -1
- package/UI/SignTransactionsModals/index.js +1 -1
- package/UI/UsdValue/UsdValue.js +1 -1
- package/UI/UsdValue/index.js +1 -1
- package/UI/index.js +1 -1
- package/UI/ledger/LedgerLoginButton/LedgerLoginButton.js +1 -1
- package/UI/ledger/LedgerLoginButton/index.js +1 -1
- package/UI/ledger/index.js +1 -1
- package/UI/pages/UnlockPage/index.js +1 -1
- package/UI/pages/index.js +1 -1
- package/UI/walletConnect/WalletConnectLoginButton/WalletConnectLoginButton.d.ts +1 -1
- package/UI/walletConnect/WalletConnectLoginButton/WalletConnectLoginButton.js +1 -1
- package/UI/walletConnect/WalletConnectLoginButton/index.js +1 -1
- package/UI/walletConnect/index.js +1 -1
- package/UI/webWallet/WebWalletLoginButton/WebWalletLoginButton.d.ts +2 -2
- package/UI/webWallet/WebWalletLoginButton/WebWalletLoginButton.js +1 -1
- package/UI/webWallet/WebWalletLoginButton/index.js +1 -1
- package/__chunks__/chunk-247CMJZI.js +2 -0
- package/__chunks__/chunk-2VS2HG6L.js +2 -0
- package/__chunks__/chunk-7W4HEZAU.js +2 -0
- package/__chunks__/{chunk-TZVL2PLD.js → chunk-EYAXHZSY.js} +1 -1
- package/__chunks__/chunk-FBHUTZ53.js +2 -0
- package/__chunks__/chunk-FUFDUF6Y.js +2 -0
- package/__chunks__/{chunk-QGAFKW2D.js → chunk-NXUPLQPC.js} +2 -2
- package/__chunks__/chunk-QR4CJZ7F.js +2 -0
- package/__chunks__/chunk-QVJU5YXD.js +2 -0
- package/__chunks__/{chunk-5YRF6I4O.js → chunk-RPYZOW4N.js} +2 -2
- package/__chunks__/{chunk-E72HKQSW.js → chunk-U7CGFUE5.js} +2 -2
- package/__chunks__/{chunk-EJEYIK7H.js → chunk-UR45FDXG.js} +2 -2
- package/__chunks__/chunk-WQCDUIYM.js +2 -0
- package/__chunks__/{chunk-QDXDSARH.js → chunk-Z2237B4U.js} +2 -2
- package/__chunks__/{chunk-OC6LCJE5.js → chunk-ZNPB4ROZ.js} +2 -2
- package/__commonjs/UI/SignTransactionsModals/SignTransactionsModals.js +26 -26
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/SignStep.js +14 -14
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/SignWithDeviceModal.js +14 -14
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/components/SignStepBody.js +13 -13
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/ConfirmAmount.d.ts +3 -2
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/ConfirmAmount.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/index.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/components/index.js +13 -13
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/index.js +14 -14
- package/__commonjs/UI/SignTransactionsModals/SignWithLedgerModal/SignWithLedgerModal.js +18 -18
- package/__commonjs/UI/SignTransactionsModals/SignWithLedgerModal/index.js +18 -18
- package/__commonjs/UI/SignTransactionsModals/index.js +26 -26
- package/__commonjs/UI/index.js +53 -53
- package/__commonjs/UI/ledger/LedgerLoginButton/LedgerLoginButton.js +13 -13
- package/__commonjs/UI/ledger/LedgerLoginButton/index.js +13 -13
- package/__commonjs/UI/ledger/index.js +13 -13
- package/__commonjs/UI/pages/UnlockPage/index.js +11 -11
- package/__commonjs/UI/pages/index.js +11 -11
- package/__commonjs/UI/walletConnect/WalletConnectLoginButton/WalletConnectLoginButton.d.ts +1 -1
- package/__commonjs/UI/walletConnect/WalletConnectLoginButton/WalletConnectLoginButton.js +7 -7
- package/__commonjs/UI/walletConnect/WalletConnectLoginButton/index.js +7 -7
- package/__commonjs/UI/walletConnect/index.js +7 -7
- package/__commonjs/UI/webWallet/WebWalletLoginButton/WebWalletLoginButton.d.ts +2 -2
- package/__commonjs/UI/webWallet/WebWalletLoginButton/WebWalletLoginButton.js +1 -1
- package/__commonjs/UI/webWallet/WebWalletLoginButton/index.js +1 -1
- package/__commonjs/__mocks__/index.js +1 -1
- package/__commonjs/__mocks__/utils/index.js +1 -1
- package/__commonjs/__mocks__/utils/renderWithProvider.js +1 -1
- package/__commonjs/wrappers/AppInitializer.d.ts +1 -2
- package/__commonjs/wrappers/AppInitializer.js +1 -1
- package/__commonjs/wrappers/DappProvider/DappProvider.js +1 -1
- package/__commonjs/wrappers/DappProvider/index.js +1 -1
- package/__commonjs/wrappers/index.js +1 -1
- package/__mocks__/index.js +1 -1
- package/__mocks__/utils/index.js +1 -1
- package/__mocks__/utils/renderWithProvider.js +1 -1
- package/package.json +1 -1
- package/wrappers/AppInitializer.d.ts +1 -2
- package/wrappers/AppInitializer.js +1 -1
- package/wrappers/DappProvider/DappProvider.js +1 -1
- package/wrappers/DappProvider/index.js +1 -1
- package/wrappers/index.js +1 -1
- package/__chunks__/chunk-4TFTP5RO.js +0 -2
- package/__chunks__/chunk-ARKROIYU.js +0 -2
- package/__chunks__/chunk-EONQ6O2S.js +0 -2
- package/__chunks__/chunk-FM4NFE7O.js +0 -2
- package/__chunks__/chunk-J2JMQETZ.js +0 -2
- package/__chunks__/chunk-JAN62SAY.js +0 -2
- package/__chunks__/chunk-MSMD3HSI.js +0 -2
- package/__chunks__/chunk-VLOE3FU7.js +0 -2
|
@@ -2,10 +2,11 @@
|
|
|
2
2
|
import { TokenAvatarPropsType } from '../TokenAvatar';
|
|
3
3
|
export interface ConfirmAmountPropsType {
|
|
4
4
|
token: string;
|
|
5
|
-
|
|
5
|
+
formattedAmount: string;
|
|
6
|
+
rawAmount: string;
|
|
6
7
|
tokenAvatar?: string;
|
|
7
8
|
tokenType: TokenAvatarPropsType['type'];
|
|
8
9
|
tokenPrice?: number | null;
|
|
9
10
|
}
|
|
10
|
-
export declare const ConfirmAmount: ({ token, tokenAvatar, tokenType,
|
|
11
|
+
export declare const ConfirmAmount: ({ token, tokenAvatar, tokenType, formattedAmount, rawAmount, tokenPrice }: ConfirmAmountPropsType) => JSX.Element;
|
|
11
12
|
//# sourceMappingURL=ConfirmAmount.d.ts.map
|
|
@@ -2867,7 +2867,7 @@ a.dapp-core-component__main__side-link::after {
|
|
|
2867
2867
|
color: #737373;
|
|
2868
2868
|
line-height: 1;
|
|
2869
2869
|
margin-top: 8px;
|
|
2870
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(uc));var le={amount:"dapp-core-component__confirmAmountStyles__amount",label:"dapp-core-component__confirmAmountStyles__label",token:"dapp-core-component__confirmAmountStyles__token",value:"dapp-core-component__confirmAmountStyles__value",price:"dapp-core-component__confirmAmountStyles__price"};var fc=({token:e,tokenAvatar:o,tokenType:n,
|
|
2870
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(uc));var le={amount:"dapp-core-component__confirmAmountStyles__amount",label:"dapp-core-component__confirmAmountStyles__label",token:"dapp-core-component__confirmAmountStyles__token",value:"dapp-core-component__confirmAmountStyles__value",price:"dapp-core-component__confirmAmountStyles__price"};var fc=({token:e,tokenAvatar:o,tokenType:n,formattedAmount:r,rawAmount:a,tokenPrice:s})=>{let m=s!=null,d=!m&&s!==null;return ne.default.createElement("div",{className:le.amount},ne.default.createElement("span",{className:le.label},"Amount"),ne.default.createElement("div",{className:le.token},ne.default.createElement(wa,{type:n,avatar:o}),ne.default.createElement("div",{className:le.value,"data-testid":"confirmAmount"},r," ",ne.default.createElement(ae.Label,{token:e}))),d&&ne.default.createElement(st,{className:le.price}),m&&ne.default.createElement(xa,{amount:a,usd:s,"data-testid":"confirmUsdValue",className:le.price}))};0&&(module.exports={ConfirmAmount});
|
|
2871
2871
|
/*!
|
|
2872
2872
|
* The buffer module from node.js, for the browser.
|
|
2873
2873
|
*
|
|
@@ -2867,7 +2867,7 @@ a.dapp-core-component__main__side-link::after {
|
|
|
2867
2867
|
color: #737373;
|
|
2868
2868
|
line-height: 1;
|
|
2869
2869
|
margin-top: 8px;
|
|
2870
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(uc));var le={amount:"dapp-core-component__confirmAmountStyles__amount",label:"dapp-core-component__confirmAmountStyles__label",token:"dapp-core-component__confirmAmountStyles__token",value:"dapp-core-component__confirmAmountStyles__value",price:"dapp-core-component__confirmAmountStyles__price"};var fc=({token:e,tokenAvatar:o,tokenType:n,
|
|
2870
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(uc));var le={amount:"dapp-core-component__confirmAmountStyles__amount",label:"dapp-core-component__confirmAmountStyles__label",token:"dapp-core-component__confirmAmountStyles__token",value:"dapp-core-component__confirmAmountStyles__value",price:"dapp-core-component__confirmAmountStyles__price"};var fc=({token:e,tokenAvatar:o,tokenType:n,formattedAmount:r,rawAmount:a,tokenPrice:s})=>{let m=s!=null,d=!m&&s!==null;return ne.default.createElement("div",{className:le.amount},ne.default.createElement("span",{className:le.label},"Amount"),ne.default.createElement("div",{className:le.token},ne.default.createElement(wa,{type:n,avatar:o}),ne.default.createElement("div",{className:le.value,"data-testid":"confirmAmount"},r," ",ne.default.createElement(ae.Label,{token:e}))),d&&ne.default.createElement(st,{className:le.price}),m&&ne.default.createElement(xa,{amount:a,usd:s,"data-testid":"confirmUsdValue",className:le.price}))};0&&(module.exports={ConfirmAmount});
|
|
2871
2871
|
/*!
|
|
2872
2872
|
* The buffer module from node.js, for the browser.
|
|
2873
2873
|
*
|