-
{t('editNonceField')}
-
+
-
{t('editNonceMessage')}
-
+
-
{t('editNonceField')}
-
+
-
{t('balance')}
-
+
-
{accountBalance} {tokenName}
-
+
);
diff --git a/ui/components/app/signature-request-original/__snapshots__/signature-request-original.test.js.snap b/ui/components/app/signature-request-original/__snapshots__/signature-request-original.test.js.snap
index 17b2c4670..368ebeec2 100644
--- a/ui/components/app/signature-request-original/__snapshots__/signature-request-original.test.js.snap
+++ b/ui/components/app/signature-request-original/__snapshots__/signature-request-original.test.js.snap
@@ -145,12 +145,12 @@ exports[`SignatureRequestOriginal should match snapshot 1`] = `
class="box box--display-flex box--flex-direction-column box--align-items-flex-start"
>
Unknown private network
Test Account
@@ -160,12 +160,13 @@ exports[`SignatureRequestOriginal should match snapshot 1`] = `
class="box box--display-flex box--flex-direction-column box--align-items-flex-end"
>
Balance
966.987986
diff --git a/ui/components/app/signature-request/__snapshots__/signature-request.component.test.js.snap b/ui/components/app/signature-request/__snapshots__/signature-request.component.test.js.snap
index 1892c6ec4..73294848d 100644
--- a/ui/components/app/signature-request/__snapshots__/signature-request.component.test.js.snap
+++ b/ui/components/app/signature-request/__snapshots__/signature-request.component.test.js.snap
@@ -142,12 +142,12 @@ exports[`Signature Request Component render should match snapshot when we are us
class="box box--display-flex box--flex-direction-column box--align-items-flex-start"
>
Unknown private network
Antonio
@@ -157,12 +157,13 @@ exports[`Signature Request Component render should match snapshot when we are us
class="box box--display-flex box--flex-direction-column box--align-items-flex-end"
>
Balance
966.987986
@@ -917,12 +918,12 @@ exports[`Signature Request Component render should match snapshot when we want t
class="box box--display-flex box--flex-direction-column box--align-items-flex-start"
>
Unknown private network
Antonio
@@ -932,12 +933,13 @@ exports[`Signature Request Component render should match snapshot when we want t
class="box box--display-flex box--flex-direction-column box--align-items-flex-end"
>
Balance
1515270.174798
diff --git a/ui/components/ui/callout/callout.stories.js b/ui/components/ui/callout/callout.stories.js
index 0865c568f..505533bc3 100644
--- a/ui/components/ui/callout/callout.stories.js
+++ b/ui/components/ui/callout/callout.stories.js
@@ -2,10 +2,10 @@ import React, { useState } from 'react';
import {
BorderColor,
SEVERITIES,
- TypographyVariant,
+ TextVariant,
} from '../../../helpers/constants/design-system';
import Box from '../box';
-import Typography from '../typography';
+import { Text } from '../../component-library';
import Callout from './callout';
export default {
@@ -24,12 +24,12 @@ export default {
export const PersistentCallout = (args) => (
-
+
This is your private key:
-
-
+
+
some seed words that are super important and probably deserve a callout
-
+
Always back up your private key!
@@ -40,13 +40,13 @@ export const DismissibleCallout = (args) => {
return (
-
+
This is your private key:
-
-
+
+
some seed words that are super important and probably deserve a
callout
-
+
{!dismissed && (
setDismissed(true)}>
@@ -85,13 +85,13 @@ export const MultipleDismissibleCallouts = () => {
return (
-
+
This is your private key:
-
-
+
+
some seed words that are super important and probably deserve a
callout
-
+
{Object.entries(calloutState)
.filter(([_, callout]) => callout.dismissed === false)
diff --git a/ui/pages/confirm-signature-request/__snapshots__/index.test.js.snap b/ui/pages/confirm-signature-request/__snapshots__/index.test.js.snap
index ab888b4cf..22eaa593d 100644
--- a/ui/pages/confirm-signature-request/__snapshots__/index.test.js.snap
+++ b/ui/pages/confirm-signature-request/__snapshots__/index.test.js.snap
@@ -142,12 +142,12 @@ exports[`Signature Request Component render should match snapshot 1`] = `
class="box box--display-flex box--flex-direction-column box--align-items-flex-start"
>
Goerli test network
Account 1
@@ -157,12 +157,13 @@ exports[`Signature Request Component render should match snapshot 1`] = `
class="box box--display-flex box--flex-direction-column box--align-items-flex-end"
>
Balance
9.107408