Skip to content

Commit bc18c30

Browse files
chore: upgrading design system libraries (MetaMask#17872)
## **Description** This PR upgrades the design system libraries to latest MetaMask/metamask-design-system#803 ## **Changelog** <!-- If this PR is not End-User-Facing and should not show up in the CHANGELOG, you can choose to either: 1. Write `CHANGELOG entry: null` 2. Label with `no-changelog` If this PR is End-User-Facing, please write a short User-Facing description in the past tense like: `CHANGELOG entry: Added a new tab for users to see their NFTs` `CHANGELOG entry: Fixed a bug that was causing some NFTs to flicker` (This helps the Release Engineer do their job more quickly and accurately) --> CHANGELOG entry: null ## **Related issues** Fixes: N/A ## **Manual testing steps** 1. Go to this page... 2. 3. ## **Screenshots/Recordings** <!-- If applicable, add screenshots and/or recordings to visualize the before and after of your change. --> ### **Before** <!-- [screenshots/recordings] --> ### **After** <!-- [screenshots/recordings] --> ## **Pre-merge author checklist** - [x] I’ve followed [MetaMask Contributor Docs](https://github.com/MetaMask/contributor-docs) and [MetaMask Mobile Coding Standards](https://github.com/MetaMask/metamask-mobile/blob/main/.github/guidelines/CODING_GUIDELINES.md). - [x] I've completed the PR template to the best of my ability - [ ] I’ve included tests if applicable - [ ] I’ve documented my code using [JSDoc](https://jsdoc.app/) format if applicable - [x] I’ve applied the right labels on the PR (see [labeling guidelines](https://github.com/MetaMask/metamask-mobile/blob/main/.github/guidelines/LABELING_GUIDELINES.md)). Not required for external contributors. ## **Pre-merge reviewer checklist** - [ ] I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed). - [ ] I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots. --------- Co-authored-by: Brian August Nguyen <brianacnguyen@gmail.com>
1 parent 9fe78fc commit bc18c30

89 files changed

Lines changed: 276 additions & 275 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

app/component-library/components-temp/ActionListItem/__snapshots__/ActionListItem.test.tsx.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ exports[`ActionListItem Rendering should render correctly with basic props 1`] =
9191
[
9292
{
9393
"color": "#121314",
94-
"fontFamily": "Geist-Medium",
94+
"fontFamily": "Geist Medium",
9595
"fontSize": 16,
9696
"fontWeight": 400,
9797
"letterSpacing": 0,
@@ -109,7 +109,7 @@ exports[`ActionListItem Rendering should render correctly with basic props 1`] =
109109
[
110110
{
111111
"color": "#686e7d",
112-
"fontFamily": "Geist-Medium",
112+
"fontFamily": "Geist Medium",
113113
"fontSize": 14,
114114
"fontWeight": 400,
115115
"letterSpacing": 0,

app/component-library/components-temp/MainActionButton/__snapshots__/MainActionButton.test.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ exports[`MainActionButton should render correctly 1`] = `
4747
[
4848
{
4949
"alignItems": "center",
50-
"backgroundColor": "#3c4d9d1a",
50+
"backgroundColor": "#3c4d9d0f",
5151
"borderRadius": 12,
5252
"justifyContent": "center",
5353
"minHeight": 68,

app/component-library/components/Banners/Banner/__snapshots__/Banner.test.tsx.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ exports[`Banner should render correctly with a close button 1`] = `
159159
{
160160
"alignItems": "center",
161161
"alignSelf": "flex-start",
162-
"backgroundColor": "#3c4d9d1a",
162+
"backgroundColor": "#3c4d9d0f",
163163
"borderColor": "transparent",
164164
"borderRadius": 0,
165165
"borderWidth": 1,
@@ -391,7 +391,7 @@ exports[`Banner should render correctly with an action button 1`] = `
391391
{
392392
"alignItems": "center",
393393
"alignSelf": "flex-start",
394-
"backgroundColor": "#3c4d9d1a",
394+
"backgroundColor": "#3c4d9d0f",
395395
"borderColor": "transparent",
396396
"borderRadius": 0,
397397
"borderWidth": 1,

app/component-library/components/BottomSheets/BottomSheetFooter/__snapshots__/BottomSheetFooter.test.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ exports[`BottomSheetFooter should render snapshot correctly 1`] = `
2323
{
2424
"alignItems": "center",
2525
"alignSelf": "flex-start",
26-
"backgroundColor": "#3c4d9d1a",
26+
"backgroundColor": "#3c4d9d0f",
2727
"borderColor": "transparent",
2828
"borderRadius": 12,
2929
"borderWidth": 1,

app/components/Snaps/SnapUIRenderer/__snapshots__/SnapUIRenderer.test.ts.snap

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ exports[`SnapUIRenderer adds a footer if required 1`] = `
121121
{
122122
"alignItems": "center",
123123
"alignSelf": "flex-start",
124-
"backgroundColor": "#3c4d9d1a",
124+
"backgroundColor": "#3c4d9d0f",
125125
"borderColor": "transparent",
126126
"borderRadius": 12,
127127
"borderWidth": 1,
@@ -1149,7 +1149,7 @@ exports[`SnapUIRenderer renders complex nested components 1`] = `
11491149
{
11501150
"alignItems": "center",
11511151
"alignSelf": "flex-start",
1152-
"backgroundColor": "#3c4d9d1a",
1152+
"backgroundColor": "#3c4d9d0f",
11531153
"borderColor": "transparent",
11541154
"borderRadius": 12,
11551155
"borderWidth": 1,
@@ -1401,7 +1401,7 @@ exports[`SnapUIRenderer renders footers 1`] = `
14011401
{
14021402
"alignItems": "center",
14031403
"alignSelf": "flex-start",
1404-
"backgroundColor": "#3c4d9d1a",
1404+
"backgroundColor": "#3c4d9d0f",
14051405
"borderColor": "transparent",
14061406
"borderRadius": 12,
14071407
"borderWidth": 1,
@@ -2072,7 +2072,7 @@ exports[`SnapUIRenderer supports the onCancel prop 1`] = `
20722072
{
20732073
"alignItems": "center",
20742074
"alignSelf": "flex-start",
2075-
"backgroundColor": "#3c4d9d1a",
2075+
"backgroundColor": "#3c4d9d0f",
20762076
"borderColor": "transparent",
20772077
"borderRadius": 12,
20782078
"borderWidth": 1,

app/components/UI/ActionView/__snapshots__/index.test.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ exports[`ActionView should render correctly 1`] = `
102102
{
103103
"alignItems": "center",
104104
"alignSelf": "flex-start",
105-
"backgroundColor": "#3c4d9d1a",
105+
"backgroundColor": "#3c4d9d0f",
106106
"borderColor": "transparent",
107107
"borderRadius": 12,
108108
"borderWidth": 1,

app/components/UI/BasicFunctionality/BasicFunctionalityModal/__snapshots__/BasicFunctionalityModal.test.js.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ exports[`BasicFunctionalityModal should render correctly 1`] = `
321321
{
322322
"alignItems": "center",
323323
"alignSelf": "flex-start",
324-
"backgroundColor": "#3c4d9d1a",
324+
"backgroundColor": "#3c4d9d0f",
325325
"borderColor": "transparent",
326326
"borderRadius": 12,
327327
"borderWidth": 1,

app/components/UI/Bridge/components/BridgeDestTokenSelector/__snapshots__/BridgeDestTokenSelector.test.tsx.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -598,7 +598,7 @@ exports[`BridgeDestTokenSelector renders with initial state and displays tokens
598598
{
599599
"alignItems": "center",
600600
"alignSelf": "flex-start",
601-
"backgroundColor": "#3c4d9d1a",
601+
"backgroundColor": "#3c4d9d0f",
602602
"borderColor": "#b7bbc866",
603603
"borderRadius": 12,
604604
"borderWidth": 1,
@@ -650,7 +650,7 @@ exports[`BridgeDestTokenSelector renders with initial state and displays tokens
650650
{
651651
"alignItems": "center",
652652
"alignSelf": "flex-start",
653-
"backgroundColor": "#3c4d9d1a",
653+
"backgroundColor": "#3c4d9d0f",
654654
"borderColor": "#b7bbc866",
655655
"borderRadius": 12,
656656
"borderWidth": 1,

app/components/UI/Bridge/components/BridgeSourceNetworkSelector/__snapshots__/BridgeSourceNetworkSelector.test.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1025,7 +1025,7 @@ exports[`BridgeSourceNetworkSelector renders with initial state and displays net
10251025
{
10261026
"alignItems": "center",
10271027
"alignSelf": "stretch",
1028-
"backgroundColor": "#3c4d9d1a",
1028+
"backgroundColor": "#3c4d9d0f",
10291029
"borderColor": "transparent",
10301030
"borderRadius": 12,
10311031
"borderWidth": 1,

app/components/UI/Bridge/components/BridgeSourceTokenSelector/__snapshots__/BridgeSourceTokenSelector.test.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -575,7 +575,7 @@ exports[`BridgeSourceTokenSelector renders with initial state and displays token
575575
{
576576
"alignItems": "center",
577577
"alignSelf": "flex-start",
578-
"backgroundColor": "#3c4d9d1a",
578+
"backgroundColor": "#3c4d9d0f",
579579
"borderColor": "#b7bbc866",
580580
"borderRadius": 12,
581581
"borderWidth": 1,

0 commit comments

Comments
 (0)