Skip to content

Commit 373a599

Browse files
committed
fix: update snapshots for bridge components
1 parent cc6ed1b commit 373a599

File tree

6 files changed

+113
-113
lines changed

6 files changed

+113
-113
lines changed

Diff for: app/components/UI/Bridge/components/BridgeDestNetworkSelector/__snapshots__/BridgeDestNetworkSelector.test.tsx.snap

+9-9
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ exports[`BridgeDestNetworkSelector renders with initial state and displays netwo
324324
style={
325325
[
326326
{
327-
"backgroundColor": "#00000066",
327+
"backgroundColor": "#00000099",
328328
"bottom": 0,
329329
"left": 0,
330330
"position": "absolute",
@@ -371,15 +371,15 @@ exports[`BridgeDestNetworkSelector renders with initial state and displays netwo
371371
[
372372
{
373373
"backgroundColor": "#ffffff",
374-
"borderColor": "#b7bbc866",
374+
"borderColor": "#BBC0C566",
375375
"borderTopLeftRadius": 8,
376376
"borderTopRightRadius": 8,
377377
"borderWidth": 1,
378378
"height": 1334,
379379
"maxHeight": 1334,
380380
"overflow": "hidden",
381381
"paddingBottom": 0,
382-
"shadowColor": "#0000001a",
382+
"shadowColor": "#0000001A",
383383
"shadowOffset": {
384384
"height": 2,
385385
"width": 0,
@@ -409,7 +409,7 @@ exports[`BridgeDestNetworkSelector renders with initial state and displays netwo
409409
<View
410410
style={
411411
{
412-
"backgroundColor": "#b7bbc866",
412+
"backgroundColor": "#BBC0C566",
413413
"borderRadius": 2,
414414
"height": 4,
415415
"width": 40,
@@ -491,7 +491,7 @@ exports[`BridgeDestNetworkSelector renders with initial state and displays netwo
491491
accessibilityRole="text"
492492
style={
493493
{
494-
"color": "#121314",
494+
"color": "#141618",
495495
"flex": 1,
496496
"fontFamily": "EuclidCircularB-Bold",
497497
"fontSize": 18,
@@ -525,7 +525,7 @@ exports[`BridgeDestNetworkSelector renders with initial state and displays netwo
525525
testID="bridge-network-selector-close-button"
526526
>
527527
<SvgMock
528-
color="#121314"
528+
color="#141618"
529529
height={16}
530530
name="Close"
531531
style={
@@ -656,7 +656,7 @@ exports[`BridgeDestNetworkSelector renders with initial state and displays netwo
656656
accessibilityRole="text"
657657
style={
658658
{
659-
"color": "#121314",
659+
"color": "#141618",
660660
"fontFamily": "EuclidCircularB-Medium",
661661
"fontSize": 16,
662662
"fontWeight": "500",
@@ -754,7 +754,7 @@ exports[`BridgeDestNetworkSelector renders with initial state and displays netwo
754754
accessibilityRole="text"
755755
style={
756756
{
757-
"color": "#121314",
757+
"color": "#141618",
758758
"fontFamily": "EuclidCircularB-Medium",
759759
"fontSize": 16,
760760
"fontWeight": "500",
@@ -852,7 +852,7 @@ exports[`BridgeDestNetworkSelector renders with initial state and displays netwo
852852
accessibilityRole="text"
853853
style={
854854
{
855-
"color": "#121314",
855+
"color": "#141618",
856856
"fontFamily": "EuclidCircularB-Medium",
857857
"fontSize": 16,
858858
"fontWeight": "500",

Diff for: app/components/UI/Bridge/components/BridgeDestTokenSelector/__snapshots__/BridgeDestTokenSelector.test.tsx.snap

+25-25
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ exports[`BridgeDestTokenSelector renders with initial state and displays tokens
324324
style={
325325
[
326326
{
327-
"backgroundColor": "#00000066",
327+
"backgroundColor": "#00000099",
328328
"bottom": 0,
329329
"left": 0,
330330
"position": "absolute",
@@ -371,15 +371,15 @@ exports[`BridgeDestTokenSelector renders with initial state and displays tokens
371371
[
372372
{
373373
"backgroundColor": "#ffffff",
374-
"borderColor": "#b7bbc866",
374+
"borderColor": "#BBC0C566",
375375
"borderTopLeftRadius": 8,
376376
"borderTopRightRadius": 8,
377377
"borderWidth": 1,
378378
"height": 1334,
379379
"maxHeight": 1334,
380380
"overflow": "hidden",
381381
"paddingBottom": 0,
382-
"shadowColor": "#0000001a",
382+
"shadowColor": "#0000001A",
383383
"shadowOffset": {
384384
"height": 2,
385385
"width": 0,
@@ -409,7 +409,7 @@ exports[`BridgeDestTokenSelector renders with initial state and displays tokens
409409
<View
410410
style={
411411
{
412-
"backgroundColor": "#b7bbc866",
412+
"backgroundColor": "#BBC0C566",
413413
"borderRadius": 2,
414414
"height": 4,
415415
"width": 40,
@@ -491,7 +491,7 @@ exports[`BridgeDestTokenSelector renders with initial state and displays tokens
491491
accessibilityRole="text"
492492
style={
493493
{
494-
"color": "#121314",
494+
"color": "#141618",
495495
"flex": 1,
496496
"fontFamily": "EuclidCircularB-Bold",
497497
"fontSize": 18,
@@ -525,7 +525,7 @@ exports[`BridgeDestTokenSelector renders with initial state and displays tokens
525525
testID="bridge-token-selector-close-button"
526526
>
527527
<SvgMock
528-
color="#121314"
528+
color="#141618"
529529
height={16}
530530
name="Close"
531531
style={
@@ -597,7 +597,7 @@ exports[`BridgeDestTokenSelector renders with initial state and displays tokens
597597
"alignItems": "center",
598598
"alignSelf": "flex-start",
599599
"backgroundColor": "transparent",
600-
"borderColor": "#b7bbc866",
600+
"borderColor": "#BBC0C566",
601601
"borderRadius": 20,
602602
"borderWidth": 1,
603603
"flexDirection": "row",
@@ -611,7 +611,7 @@ exports[`BridgeDestTokenSelector renders with initial state and displays tokens
611611
accessibilityRole="text"
612612
style={
613613
{
614-
"color": "#121314",
614+
"color": "#141618",
615615
"fontFamily": "EuclidCircularB-Regular",
616616
"fontSize": 14,
617617
"fontWeight": "400",
@@ -623,7 +623,7 @@ exports[`BridgeDestTokenSelector renders with initial state and displays tokens
623623
See all
624624
</Text>
625625
<SvgMock
626-
color="#4459ff"
626+
color="#0376c9"
627627
height={16}
628628
name="ArrowDown"
629629
style={
@@ -648,7 +648,7 @@ exports[`BridgeDestTokenSelector renders with initial state and displays tokens
648648
"alignItems": "center",
649649
"alignSelf": "flex-start",
650650
"backgroundColor": "transparent",
651-
"borderColor": "#b7bbc866",
651+
"borderColor": "#BBC0C566",
652652
"borderRadius": 20,
653653
"borderWidth": 1,
654654
"flexDirection": "row",
@@ -677,7 +677,7 @@ exports[`BridgeDestTokenSelector renders with initial state and displays tokens
677677
accessibilityRole="text"
678678
style={
679679
{
680-
"color": "#121314",
680+
"color": "#141618",
681681
"fontFamily": "EuclidCircularB-Regular",
682682
"fontSize": 14,
683683
"fontWeight": "400",
@@ -701,8 +701,8 @@ exports[`BridgeDestTokenSelector renders with initial state and displays tokens
701701
{
702702
"alignItems": "center",
703703
"alignSelf": "flex-start",
704-
"backgroundColor": "#4459ff1a",
705-
"borderColor": "#4459ff1a",
704+
"backgroundColor": "#0376C91A",
705+
"borderColor": "#0376C91A",
706706
"borderRadius": 20,
707707
"borderWidth": 1,
708708
"flexDirection": "row",
@@ -757,7 +757,7 @@ exports[`BridgeDestTokenSelector renders with initial state and displays tokens
757757
accessibilityRole="text"
758758
style={
759759
{
760-
"color": "#121314",
760+
"color": "#141618",
761761
"fontFamily": "EuclidCircularB-Regular",
762762
"fontSize": 14,
763763
"fontWeight": "400",
@@ -777,7 +777,7 @@ exports[`BridgeDestTokenSelector renders with initial state and displays tokens
777777
{
778778
"alignItems": "center",
779779
"backgroundColor": "#ffffff",
780-
"borderColor": "#b7bbc8",
780+
"borderColor": "#848c96",
781781
"borderRadius": 8,
782782
"borderWidth": 1,
783783
"flexDirection": "row",
@@ -797,7 +797,7 @@ exports[`BridgeDestTokenSelector renders with initial state and displays tokens
797797
testID="textfield-startacccessory"
798798
>
799799
<SvgMock
800-
color="#121314"
800+
color="#141618"
801801
height={16}
802802
name="Search"
803803
style={
@@ -828,7 +828,7 @@ exports[`BridgeDestTokenSelector renders with initial state and displays tokens
828828
"backgroundColor": "#ffffff",
829829
"borderColor": "transparent",
830830
"borderWidth": 1,
831-
"color": "#121314",
831+
"color": "#141618",
832832
"fontFamily": "Euclid Circular B",
833833
"fontSize": 14,
834834
"fontWeight": "400",
@@ -1074,7 +1074,7 @@ exports[`BridgeDestTokenSelector renders with initial state and displays tokens
10741074
"height": 32,
10751075
"justifyContent": "center",
10761076
"overflow": "hidden",
1077-
"shadowColor": "#0000001a",
1077+
"shadowColor": "#0000001A",
10781078
"shadowOffset": {
10791079
"height": 2,
10801080
"width": 0,
@@ -1126,7 +1126,7 @@ exports[`BridgeDestTokenSelector renders with initial state and displays tokens
11261126
accessibilityRole="text"
11271127
style={
11281128
{
1129-
"color": "#121314",
1129+
"color": "#141618",
11301130
"fontFamily": "EuclidCircularB-Medium",
11311131
"fontSize": 16,
11321132
"fontWeight": "500",
@@ -1141,7 +1141,7 @@ exports[`BridgeDestTokenSelector renders with initial state and displays tokens
11411141
accessibilityRole="text"
11421142
style={
11431143
{
1144-
"color": "#686e7d",
1144+
"color": "#6a737d",
11451145
"fontFamily": "EuclidCircularB-Regular",
11461146
"fontSize": 14,
11471147
"fontWeight": "400",
@@ -1184,7 +1184,7 @@ exports[`BridgeDestTokenSelector renders with initial state and displays tokens
11841184
testID="token-info-button"
11851185
>
11861186
<SvgMock
1187-
color="#686e7d"
1187+
color="#6a737d"
11881188
height={20}
11891189
name="Info"
11901190
style={
@@ -1323,7 +1323,7 @@ exports[`BridgeDestTokenSelector renders with initial state and displays tokens
13231323
"height": 32,
13241324
"justifyContent": "center",
13251325
"overflow": "hidden",
1326-
"shadowColor": "#0000001a",
1326+
"shadowColor": "#0000001A",
13271327
"shadowOffset": {
13281328
"height": 2,
13291329
"width": 0,
@@ -1375,7 +1375,7 @@ exports[`BridgeDestTokenSelector renders with initial state and displays tokens
13751375
accessibilityRole="text"
13761376
style={
13771377
{
1378-
"color": "#121314",
1378+
"color": "#141618",
13791379
"fontFamily": "EuclidCircularB-Medium",
13801380
"fontSize": 16,
13811381
"fontWeight": "500",
@@ -1390,7 +1390,7 @@ exports[`BridgeDestTokenSelector renders with initial state and displays tokens
13901390
accessibilityRole="text"
13911391
style={
13921392
{
1393-
"color": "#686e7d",
1393+
"color": "#6a737d",
13941394
"fontFamily": "EuclidCircularB-Regular",
13951395
"fontSize": 14,
13961396
"fontWeight": "400",
@@ -1433,7 +1433,7 @@ exports[`BridgeDestTokenSelector renders with initial state and displays tokens
14331433
testID="token-info-button"
14341434
>
14351435
<SvgMock
1436-
color="#686e7d"
1436+
color="#6a737d"
14371437
height={20}
14381438
name="Info"
14391439
style={

0 commit comments

Comments
 (0)