Skip to content

Commit cfb5757

Browse files
lukaw3dlukaw3d
authored andcommitted
Update jest snapshots
1 parent db67a97 commit cfb5757

16 files changed

Lines changed: 1183 additions & 1127 deletions

File tree

src/app/components/AddressBox/__tests__/__snapshots__/index.test.tsx.snap

Lines changed: 102 additions & 102 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,6 @@
11
// Jest Snapshot v1, https://goo.gl/fbAQLP
22

33
exports[`<AddressBox /> should render address properly 1`] = `
4-
.c3 {
5-
display: inline-block;
6-
-webkit-flex: 0 0 auto;
7-
-ms-flex: 0 0 auto;
8-
flex: 0 0 auto;
9-
width: 18px;
10-
height: 18px;
11-
fill: #666666;
12-
stroke: #666666;
13-
}
14-
15-
.c3 g {
16-
fill: inherit;
17-
stroke: inherit;
18-
}
19-
20-
.c3 *:not([stroke])[fill='none'] {
21-
stroke-width: 0;
22-
}
23-
24-
.c3 *[stroke*='#'],
25-
.c3 *[STROKE*='#'] {
26-
stroke: inherit;
27-
fill: none;
28-
}
29-
30-
.c3 *[fill-rule],
31-
.c3 *[FILL-RULE],
32-
.c3 *[fill*='#'],
33-
.c3 *[FILL*='#'] {
34-
fill: inherit;
35-
stroke: none;
36-
}
37-
384
.c0 {
395
display: -webkit-box;
406
display: -webkit-flex;
@@ -95,6 +61,40 @@ exports[`<AddressBox /> should render address properly 1`] = `
9561
flex: 1 1;
9662
}
9763
64+
.c3 {
65+
display: inline-block;
66+
-webkit-flex: 0 0 auto;
67+
-ms-flex: 0 0 auto;
68+
flex: 0 0 auto;
69+
width: 18px;
70+
height: 18px;
71+
fill: #666666;
72+
stroke: #666666;
73+
}
74+
75+
.c3 g {
76+
fill: inherit;
77+
stroke: inherit;
78+
}
79+
80+
.c3 *:not([stroke])[fill='none'] {
81+
stroke-width: 0;
82+
}
83+
84+
.c3 *[stroke*='#'],
85+
.c3 *[STROKE*='#'] {
86+
stroke: inherit;
87+
fill: none;
88+
}
89+
90+
.c3 *[fill-rule],
91+
.c3 *[FILL-RULE],
92+
.c3 *[fill*='#'],
93+
.c3 *[FILL*='#'] {
94+
fill: inherit;
95+
stroke: none;
96+
}
97+
9898
.c5 {
9999
font-size: inherit;
100100
line-height: normal;
@@ -230,74 +230,6 @@ exports[`<AddressBox /> should render address properly 1`] = `
230230
`;
231231

232232
exports[`<EditableNameBox /> should render name properly 1`] = `
233-
.c6 {
234-
display: inline-block;
235-
-webkit-flex: 0 0 auto;
236-
-ms-flex: 0 0 auto;
237-
flex: 0 0 auto;
238-
width: 16px;
239-
height: 16px;
240-
fill: link;
241-
stroke: link;
242-
}
243-
244-
.c6 g {
245-
fill: inherit;
246-
stroke: inherit;
247-
}
248-
249-
.c6 *:not([stroke])[fill='none'] {
250-
stroke-width: 0;
251-
}
252-
253-
.c6 *[stroke*='#'],
254-
.c6 *[STROKE*='#'] {
255-
stroke: inherit;
256-
fill: none;
257-
}
258-
259-
.c6 *[fill-rule],
260-
.c6 *[FILL-RULE],
261-
.c6 *[fill*='#'],
262-
.c6 *[FILL*='#'] {
263-
fill: inherit;
264-
stroke: none;
265-
}
266-
267-
.c10 {
268-
display: inline-block;
269-
-webkit-flex: 0 0 auto;
270-
-ms-flex: 0 0 auto;
271-
flex: 0 0 auto;
272-
width: 18px;
273-
height: 18px;
274-
fill: #666666;
275-
stroke: #666666;
276-
}
277-
278-
.c10 g {
279-
fill: inherit;
280-
stroke: inherit;
281-
}
282-
283-
.c10 *:not([stroke])[fill='none'] {
284-
stroke-width: 0;
285-
}
286-
287-
.c10 *[stroke*='#'],
288-
.c10 *[STROKE*='#'] {
289-
stroke: inherit;
290-
fill: none;
291-
}
292-
293-
.c10 *[fill-rule],
294-
.c10 *[FILL-RULE],
295-
.c10 *[fill*='#'],
296-
.c10 *[FILL*='#'] {
297-
fill: inherit;
298-
stroke: none;
299-
}
300-
301233
.c0 {
302234
display: -webkit-box;
303235
display: -webkit-flex;
@@ -389,6 +321,74 @@ exports[`<EditableNameBox /> should render name properly 1`] = `
389321
flex-direction: column;
390322
}
391323
324+
.c6 {
325+
display: inline-block;
326+
-webkit-flex: 0 0 auto;
327+
-ms-flex: 0 0 auto;
328+
flex: 0 0 auto;
329+
width: 16px;
330+
height: 16px;
331+
fill: link;
332+
stroke: link;
333+
}
334+
335+
.c6 g {
336+
fill: inherit;
337+
stroke: inherit;
338+
}
339+
340+
.c6 *:not([stroke])[fill='none'] {
341+
stroke-width: 0;
342+
}
343+
344+
.c6 *[stroke*='#'],
345+
.c6 *[STROKE*='#'] {
346+
stroke: inherit;
347+
fill: none;
348+
}
349+
350+
.c6 *[fill-rule],
351+
.c6 *[FILL-RULE],
352+
.c6 *[fill*='#'],
353+
.c6 *[FILL*='#'] {
354+
fill: inherit;
355+
stroke: none;
356+
}
357+
358+
.c10 {
359+
display: inline-block;
360+
-webkit-flex: 0 0 auto;
361+
-ms-flex: 0 0 auto;
362+
flex: 0 0 auto;
363+
width: 18px;
364+
height: 18px;
365+
fill: #666666;
366+
stroke: #666666;
367+
}
368+
369+
.c10 g {
370+
fill: inherit;
371+
stroke: inherit;
372+
}
373+
374+
.c10 *:not([stroke])[fill='none'] {
375+
stroke-width: 0;
376+
}
377+
378+
.c10 *[stroke*='#'],
379+
.c10 *[STROKE*='#'] {
380+
stroke: inherit;
381+
fill: none;
382+
}
383+
384+
.c10 *[fill-rule],
385+
.c10 *[FILL-RULE],
386+
.c10 *[fill*='#'],
387+
.c10 *[FILL*='#'] {
388+
fill: inherit;
389+
stroke: none;
390+
}
391+
392392
.c4 {
393393
font-size: inherit;
394394
line-height: normal;

src/app/components/Sidebar/__tests__/__snapshots__/index.test.tsx.snap

Lines changed: 68 additions & 68 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,6 @@
11
// Jest Snapshot v1, https://goo.gl/fbAQLP
22

33
exports[`<Navigation /> should match snapshot 1`] = `
4-
.c7 {
5-
display: inline-block;
6-
-webkit-flex: 0 0 auto;
7-
-ms-flex: 0 0 auto;
8-
flex: 0 0 auto;
9-
width: 24px;
10-
height: 24px;
11-
fill: #666666;
12-
stroke: #666666;
13-
}
14-
15-
.c7 g {
16-
fill: inherit;
17-
stroke: inherit;
18-
}
19-
20-
.c7 *:not([stroke])[fill='none'] {
21-
stroke-width: 0;
22-
}
23-
24-
.c7 *[stroke*='#'],
25-
.c7 *[STROKE*='#'] {
26-
stroke: inherit;
27-
fill: none;
28-
}
29-
30-
.c7 *[fill-rule],
31-
.c7 *[FILL-RULE],
32-
.c7 *[fill*='#'],
33-
.c7 *[FILL*='#'] {
34-
fill: inherit;
35-
stroke: none;
36-
}
37-
384
.c0 {
395
display: -webkit-box;
406
display: -webkit-flex;
@@ -175,6 +141,40 @@ exports[`<Navigation /> should match snapshot 1`] = `
175141
width: 24px;
176142
}
177143
144+
.c7 {
145+
display: inline-block;
146+
-webkit-flex: 0 0 auto;
147+
-ms-flex: 0 0 auto;
148+
flex: 0 0 auto;
149+
width: 24px;
150+
height: 24px;
151+
fill: #666666;
152+
stroke: #666666;
153+
}
154+
155+
.c7 g {
156+
fill: inherit;
157+
stroke: inherit;
158+
}
159+
160+
.c7 *:not([stroke])[fill='none'] {
161+
stroke-width: 0;
162+
}
163+
164+
.c7 *[stroke*='#'],
165+
.c7 *[STROKE*='#'] {
166+
stroke: inherit;
167+
fill: none;
168+
}
169+
170+
.c7 *[fill-rule],
171+
.c7 *[FILL-RULE],
172+
.c7 *[fill*='#'],
173+
.c7 *[FILL*='#'] {
174+
fill: inherit;
175+
stroke: none;
176+
}
177+
178178
.c9 {
179179
font-size: 18px;
180180
line-height: 24px;
@@ -446,40 +446,6 @@ exports[`<Navigation /> should match snapshot 1`] = `
446446
`;
447447

448448
exports[`<Navigation /> with account opened should match snapshot 1`] = `
449-
.c7 {
450-
display: inline-block;
451-
-webkit-flex: 0 0 auto;
452-
-ms-flex: 0 0 auto;
453-
flex: 0 0 auto;
454-
width: 24px;
455-
height: 24px;
456-
fill: #666666;
457-
stroke: #666666;
458-
}
459-
460-
.c7 g {
461-
fill: inherit;
462-
stroke: inherit;
463-
}
464-
465-
.c7 *:not([stroke])[fill='none'] {
466-
stroke-width: 0;
467-
}
468-
469-
.c7 *[stroke*='#'],
470-
.c7 *[STROKE*='#'] {
471-
stroke: inherit;
472-
fill: none;
473-
}
474-
475-
.c7 *[fill-rule],
476-
.c7 *[FILL-RULE],
477-
.c7 *[fill*='#'],
478-
.c7 *[FILL*='#'] {
479-
fill: inherit;
480-
stroke: none;
481-
}
482-
483449
.c0 {
484450
display: -webkit-box;
485451
display: -webkit-flex;
@@ -620,6 +586,40 @@ exports[`<Navigation /> with account opened should match snapshot 1`] = `
620586
width: 24px;
621587
}
622588
589+
.c7 {
590+
display: inline-block;
591+
-webkit-flex: 0 0 auto;
592+
-ms-flex: 0 0 auto;
593+
flex: 0 0 auto;
594+
width: 24px;
595+
height: 24px;
596+
fill: #666666;
597+
stroke: #666666;
598+
}
599+
600+
.c7 g {
601+
fill: inherit;
602+
stroke: inherit;
603+
}
604+
605+
.c7 *:not([stroke])[fill='none'] {
606+
stroke-width: 0;
607+
}
608+
609+
.c7 *[stroke*='#'],
610+
.c7 *[STROKE*='#'] {
611+
stroke: inherit;
612+
fill: none;
613+
}
614+
615+
.c7 *[fill-rule],
616+
.c7 *[FILL-RULE],
617+
.c7 *[fill*='#'],
618+
.c7 *[FILL*='#'] {
619+
fill: inherit;
620+
stroke: none;
621+
}
622+
623623
.c9 {
624624
font-size: 18px;
625625
line-height: 24px;

0 commit comments

Comments
 (0)