Skip to content

Commit

Permalink
Add drop shadow and background updates to SwapWrapper components
Browse files Browse the repository at this point in the history
  • Loading branch information
Nexis Network authored and Nexis Network committed Aug 31, 2024
1 parent 3d6fae4 commit cad6e79
Show file tree
Hide file tree
Showing 96 changed files with 526 additions and 589 deletions.
180 changes: 90 additions & 90 deletions interface/.yalc/@uniswap/sdk-core/dist/sdk-core.cjs.development.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

180 changes: 90 additions & 90 deletions interface/.yalc/@uniswap/sdk-core/dist/sdk-core.esm.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion interface/.yalc/@uniswap/sdk-core/dist/sdk-core.esm.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion interface/.yalc/@uniswap/sdk-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@
"semi": false,
"singleQuote": true
},
"yalcSig": "724b608bb75f659f8704f8c970f2f238"
"yalcSig": "7bfc581df9b112f96052274d47c6a6a4"
}
2 changes: 1 addition & 1 deletion interface/.yalc/@uniswap/sdk-core/yalc.sig
Original file line number Diff line number Diff line change
@@ -1 +1 @@
724b608bb75f659f8704f8c970f2f238
7bfc581df9b112f96052274d47c6a6a4
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ exports[`LinkButton renders without error 1`] = `
link text
</Text>
<svg
color="#3072f8"
color="#D7FF36"
data-file-name="SvgExternalLink"
height={20}
strokeWidth={1.5}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,16 @@ exports[`renders selection circle 1`] = `
style={
{
"alignItems": "center",
"borderBottomColor": "#3072f8",
"borderBottomColor": "#D7FF36",
"borderBottomLeftRadius": 999999,
"borderBottomRightRadius": 999999,
"borderBottomWidth": 1,
"borderLeftColor": "#3072f8",
"borderLeftColor": "#D7FF36",
"borderLeftWidth": 1,
"borderRightColor": "#3072f8",
"borderRightColor": "#D7FF36",
"borderRightWidth": 1,
"borderStyle": "solid",
"borderTopColor": "#3072f8",
"borderTopColor": "#D7FF36",
"borderTopLeftRadius": 999999,
"borderTopRightRadius": 999999,
"borderTopWidth": 1,
Expand All @@ -28,7 +28,7 @@ exports[`renders selection circle 1`] = `
<View
style={
{
"backgroundColor": "#3072f8",
"backgroundColor": "#D7FF36",
"borderBottomLeftRadius": 999999,
"borderBottomRightRadius": 999999,
"borderTopLeftRadius": 999999,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ exports[`GenericImportForm renders a placeholder when there is no value 1`] = `
maxFontSizeMultiplier={1.2}
style={
{
"color": "#3072f8",
"color": "#D7FF36",
"fontFamily": "Basel-Medium",
"fontSize": 15,
"fontWeight": "500",
Expand Down Expand Up @@ -235,7 +235,7 @@ exports[`GenericImportForm renders a placeholder when there is no value 1`] = `
"borderWidth": 0,
},
{
"color": "#3072f8",
"color": "#D7FF36",
"height": 16,
"width": 16,
},
Expand All @@ -246,7 +246,7 @@ exports[`GenericImportForm renders a placeholder when there is no value 1`] = `
},
]
}
tintColor="#3072f8"
tintColor="#D7FF36"
vbHeight={16}
vbWidth={16}
>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ exports[`renders collection preview card 1`] = `
</Text>
</View>
<svg
color="#3072f8"
color="#D7FF36"
data-file-name="SvgVerified"
height={16}
width={16}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ exports[`RestoreCloudBackupPasswordScreen renders correctly 1`] = `
style={
{
"alignItems": "center",
"backgroundColor": "#3072f8",
"backgroundColor": "#D7FF36",
"borderBottomColor": "transparent",
"borderBottomLeftRadius": 16,
"borderBottomRightRadius": 16,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@ exports[`SeedPhraseInputScreen seed phrase initial screen rendering 1`] = `
maxFontSizeMultiplier={1.2}
style={
{
"color": "#3072f8",
"color": "#D7FF36",
"fontFamily": "Basel-Medium",
"fontSize": 13,
"fontWeight": "500",
Expand Down Expand Up @@ -384,7 +384,7 @@ exports[`SeedPhraseInputScreen seed phrase initial screen rendering 1`] = `
"borderWidth": 0,
},
{
"color": "#3072f8",
"color": "#D7FF36",
"height": 16,
"width": 16,
},
Expand All @@ -395,7 +395,7 @@ exports[`SeedPhraseInputScreen seed phrase initial screen rendering 1`] = `
},
]
}
tintColor="#3072f8"
tintColor="#D7FF36"
vbHeight={16}
vbWidth={16}
>
Expand Down Expand Up @@ -642,7 +642,7 @@ exports[`SeedPhraseInputScreen seed phrase initial screen rendering 1`] = `
style={
{
"alignItems": "center",
"backgroundColor": "#3072f8",
"backgroundColor": "#D7FF36",
"borderBottomColor": "transparent",
"borderBottomLeftRadius": 16,
"borderBottomRightRadius": 16,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ exports[`BackupScreen renders backup options when none are completed 1`] = `
"borderWidth": 0,
},
{
"color": "#3072f8",
"color": "#D7FF36",
"height": 16,
"width": 16,
},
Expand All @@ -245,7 +245,7 @@ exports[`BackupScreen renders backup options when none are completed 1`] = `
},
]
}
tintColor="#3072f8"
tintColor="#D7FF36"
vbHeight={24}
vbWidth={24}
>
Expand Down Expand Up @@ -414,7 +414,7 @@ exports[`BackupScreen renders backup options when none are completed 1`] = `
}
>
<svg
color="#3072f8"
color="#D7FF36"
data-file-name="SvgPaperStack"
height={16}
/>
Expand Down Expand Up @@ -903,7 +903,7 @@ exports[`BackupScreen renders backup options when some are completed 1`] = `
"borderWidth": 0,
},
{
"color": "#3072f8",
"color": "#D7FF36",
"height": 16,
"width": 16,
},
Expand All @@ -914,7 +914,7 @@ exports[`BackupScreen renders backup options when some are completed 1`] = `
},
]
}
tintColor="#3072f8"
tintColor="#D7FF36"
vbHeight={24}
vbWidth={24}
>
Expand Down Expand Up @@ -1083,7 +1083,7 @@ exports[`BackupScreen renders backup options when some are completed 1`] = `
}
>
<svg
color="#3072f8"
color="#D7FF36"
data-file-name="SvgPaperStack"
height={16}
/>
Expand Down
9 changes: 9 additions & 0 deletions interface/apps/web/public/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
<!DOCTYPE html>
<html translate="no">
<head>
<script
src="https://cdn.cookie3.co/scripts/analytics/0.11.4/cookie3.analytics.min.js"
integrity="sha384-lzDmDdr/zEhMdlE+N04MgISCyL3RIWNCb9LjsrQeEFi8Gy5CKXIRI+u58ZV+ybYz"
crossOrigin="anonymous"
async="true"
strategy="lazyOnload"
data-site-id="1391"
data-chain-tracking-enabled="true"
></script>
<meta charset="utf-8" />

<title>Nexis Interface</title>
Expand Down
2 changes: 1 addition & 1 deletion interface/apps/web/public/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@
"iconPath": "./images/256x256_App_Icon_Pink.svg",
"short_name": "Nexis",
"start_url": ".",
"theme_color": "#3072f8"
"theme_color": "#D7FF36"
}
Binary file modified interface/apps/web/src/assets/images/nexis.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added interface/apps/web/src/assets/images/nexis2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions interface/apps/web/src/assets/images/nexistoken.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit cad6e79

Please sign in to comment.