Commit bc18c30
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
- app
- component-library
- components-temp
- ActionListItem/__snapshots__
- MainActionButton/__snapshots__
- components
- Banners/Banner/__snapshots__
- components
- Snaps/SnapUIRenderer/__snapshots__
- UI
- ActionView/__snapshots__
- BasicFunctionality/BasicFunctionalityModal/__snapshots__
- Bridge/components
- BridgeDestTokenSelector/__snapshots__
- BridgeSourceNetworkSelector/__snapshots__
- BridgeSourceTokenSelector/__snapshots__
- SlippageModal/__snapshots__
- Carousel/__snapshots__
- ConfirmAddAsset/__snapshots__
- Earn
- LendingLearnMoreModal/__snapshots__
- Views
- EarnLendingDepositConfirmationView
- __snapshots__
- EarnLendingWithdrawalConfirmationView/__snapshots__
- components
- EarnLendingBalance/__snapshots__
- Earnings/__snapshots__
- EmptyStateCta/__snapshots__
- MaxInputModal/__snapshots__
- Identity/ConfirmTurnOnBackupAndSyncModal/__snapshots__
- NetworkModal/__snapshots__
- NetworkVerificationInfo/__snapshots__
- Notification/ResetNotificationsModal/__snapshots__
- OptinMetrics/__snapshots__
- PermissionsSummary/__snapshots__
- Ramp
- Aggregator/Views
- NetworkSwitcher/__snapshots__
- OrdersList/__snapshots__
- Settings/__snapshots__
- Deposit
- Views
- BankDetails/__snapshots__
- BasicInfo/__snapshots__
- BuildQuote/__snapshots__
- DepositOrderDetails/__snapshots__
- EnterAddress/__snapshots__
- OrderProcessing/__snapshots__
- OtpCode/__snapshots__
- components/DepositOrderContent/__snapshots__
- SheetActionView/__snapshots__
- SkipAccountSecurityModal/__snapshots__
- Stake
- Views
- StakeConfirmationView/__snapshots__
- StakeEarningsHistoryView/__snapshots__
- UnstakeConfirmationView/__snapshots__
- components
- GasImpactModal/__snapshots__
- PoolStakingLearnMoreModal
- InteractiveTimespanChart
- ChartTimespanButtonGroup/__snapshots__
- __snapshots__
- __snapshots__
- StakingBalance/__snapshots__
- StakingEarnings/__snapshots__
- UpsellBanner/__snapshots__
- Views
- AccountBackupStep1/__snapshots__
- AccountPermissions
- AccountPermissionsConfirmRevokeAll/__snapshots__
- NetworkPermissionsConnected/__snapshots__
- __snapshots__
- AccountSelector/__snapshots__
- AccountStatus/__snapshots__
- AddAsset/__snapshots__
- AddBookmark/__snapshots__
- ChangeInSimulationModal/__snapshots__
- EditAccountName/__snapshots__
- Identity/TurnOnBackupAndSync/__snapshots__
- NetworkSelector/__snapshots__
- OnboardingSheet/__snapshots__
- OnboardingSuccess/__snapshots__
- Onboarding/__snapshots__
- OriginSpamModal/__snapshots__
- Settings
- AdvancedSettings
- FiatOnTestnetsFriction/__snapshots__
- __snapshots__
- DeveloperOptions/__snapshots__
- ExperimentalSettings/__snapshots__
- SecuritySettings/__snapshots__
- ShowDisplayMediaNFTSheet/__snapshots__
- ShowIpfsGatewaySheet/__snapshots__
- SuccessErrorSheet/__snapshots__
- WalletRecovery/__snapshots__
- Wallet/__snapshots__
- confirmations/legacy
- Approval/__snapshots__
- ApproveView/Approve/__snapshots__
- Approve/__snapshots__
- components
- Approval/TemplateConfirmation/__snapshots__
- ApproveTransactionReview/__snapshots__
- SignatureRequest/Root/__snapshots__
- TransactionReview/__snapshots__
- TypedSign/__snapshots__
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
162 | | - | |
| 162 | + | |
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
| |||
391 | 391 | | |
392 | 392 | | |
393 | 393 | | |
394 | | - | |
| 394 | + | |
395 | 395 | | |
396 | 396 | | |
397 | 397 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| |||
1149 | 1149 | | |
1150 | 1150 | | |
1151 | 1151 | | |
1152 | | - | |
| 1152 | + | |
1153 | 1153 | | |
1154 | 1154 | | |
1155 | 1155 | | |
| |||
1401 | 1401 | | |
1402 | 1402 | | |
1403 | 1403 | | |
1404 | | - | |
| 1404 | + | |
1405 | 1405 | | |
1406 | 1406 | | |
1407 | 1407 | | |
| |||
2072 | 2072 | | |
2073 | 2073 | | |
2074 | 2074 | | |
2075 | | - | |
| 2075 | + | |
2076 | 2076 | | |
2077 | 2077 | | |
2078 | 2078 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
321 | 321 | | |
322 | 322 | | |
323 | 323 | | |
324 | | - | |
| 324 | + | |
325 | 325 | | |
326 | 326 | | |
327 | 327 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
598 | 598 | | |
599 | 599 | | |
600 | 600 | | |
601 | | - | |
| 601 | + | |
602 | 602 | | |
603 | 603 | | |
604 | 604 | | |
| |||
650 | 650 | | |
651 | 651 | | |
652 | 652 | | |
653 | | - | |
| 653 | + | |
654 | 654 | | |
655 | 655 | | |
656 | 656 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1025 | 1025 | | |
1026 | 1026 | | |
1027 | 1027 | | |
1028 | | - | |
| 1028 | + | |
1029 | 1029 | | |
1030 | 1030 | | |
1031 | 1031 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
575 | 575 | | |
576 | 576 | | |
577 | 577 | | |
578 | | - | |
| 578 | + | |
579 | 579 | | |
580 | 580 | | |
581 | 581 | | |
| |||
0 commit comments