Skip to content

Commit b770f9a

Browse files
committed
reset shot generation
1 parent a18530b commit b770f9a

27 files changed

+2406
-2583
lines changed

.storybook/__storyshots__/Badge.shot

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ exports[`Default`] = `
2222
"cursor": "pointer",
2323
"display": "block",
2424
"fontFamily": "sans-serif",
25-
"fontSize": "12px",
25+
"fontSize": 12,
2626
"padding": "5px 15px",
2727
"position": "fixed",
2828
"right": 0,
@@ -56,7 +56,7 @@ exports[`Default`] = `
5656
"cursor": "pointer",
5757
"display": "block",
5858
"fontFamily": "sans-serif",
59-
"fontSize": "12px",
59+
"fontSize": 12,
6060
"padding": "5px 15px",
6161
"position": "fixed",
6262
"right": 0,
@@ -77,7 +77,7 @@ exports[`Default`] = `
7777
-apple-system, \".SFNSText-Regular\", \"San Francisco\", \"Roboto\",
7878
\"Segoe UI\", \"Helvetica Neue\", \"Lucida Grande\", sans-serif
7979
",
80-
"fontSize": "15px",
80+
"fontSize": 15,
8181
"fontWeight": 300,
8282
"lineHeight": 1.45,
8383
}
@@ -87,14 +87,13 @@ exports[`Default`] = `
8787
Object {
8888
"borderBottom": "1px solid #eee",
8989
"marginBottom": 10,
90-
"paddingTop": 10,
9190
}
9291
}>
9392
<h1
9493
style={
9594
Object {
96-
"fontSize": "35px",
97-
"margin": 0,
95+
"fontSize": 35,
96+
"margin": "20px 0 0 0",
9897
"padding": 0,
9998
}
10099
}>
@@ -103,7 +102,7 @@ exports[`Default`] = `
103102
<h2
104103
style={
105104
Object {
106-
"fontSize": "22px",
105+
"fontSize": 22,
107106
"fontWeight": 400,
108107
"margin": "0 0 10px 0",
109108
"padding": 0,
@@ -127,7 +126,7 @@ exports[`Default`] = `
127126
-apple-system, \".SFNSText-Regular\", \"San Francisco\", \"Roboto\",
128127
\"Segoe UI\", \"Helvetica Neue\", \"Lucida Grande\", sans-serif
129128
",
130-
"fontSize": "15px",
129+
"fontSize": 15,
131130
}
132131
}>
133132
Default badge
@@ -138,7 +137,7 @@ exports[`Default`] = `
138137
style={
139138
Object {
140139
"borderBottom": "1px solid #EEE",
141-
"fontSize": "25px",
140+
"fontSize": 25,
142141
"margin": "20px 0 0 0",
143142
"padding": "0 0 5px 0",
144143
}
@@ -192,7 +191,7 @@ exports[`Default`] = `
192191
"color": "#170",
193192
}
194193
}>
195-
click()
194+
anonymous()
196195
</span>
197196
}
198197
</span>
@@ -252,7 +251,7 @@ exports[`Default`] = `
252251
style={
253252
Object {
254253
"borderBottom": "1px solid #EEE",
255-
"fontSize": "25px",
254+
"fontSize": 25,
256255
"margin": "20px 0 0 0",
257256
"padding": "0 0 5px 0",
258257
}

.storybook/__storyshots__/BreadCrumbs.shot

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ exports[`Default`] = `
4141
"cursor": "pointer",
4242
"display": "block",
4343
"fontFamily": "sans-serif",
44-
"fontSize": "12px",
44+
"fontSize": 12,
4545
"padding": "5px 15px",
4646
"position": "fixed",
4747
"right": 0,
@@ -75,7 +75,7 @@ exports[`Default`] = `
7575
"cursor": "pointer",
7676
"display": "block",
7777
"fontFamily": "sans-serif",
78-
"fontSize": "12px",
78+
"fontSize": 12,
7979
"padding": "5px 15px",
8080
"position": "fixed",
8181
"right": 0,
@@ -96,7 +96,7 @@ exports[`Default`] = `
9696
-apple-system, \".SFNSText-Regular\", \"San Francisco\", \"Roboto\",
9797
\"Segoe UI\", \"Helvetica Neue\", \"Lucida Grande\", sans-serif
9898
",
99-
"fontSize": "15px",
99+
"fontSize": 15,
100100
"fontWeight": 300,
101101
"lineHeight": 1.45,
102102
}
@@ -106,14 +106,13 @@ exports[`Default`] = `
106106
Object {
107107
"borderBottom": "1px solid #eee",
108108
"marginBottom": 10,
109-
"paddingTop": 10,
110109
}
111110
}>
112111
<h1
113112
style={
114113
Object {
115-
"fontSize": "35px",
116-
"margin": 0,
114+
"fontSize": 35,
115+
"margin": "20px 0 0 0",
117116
"padding": 0,
118117
}
119118
}>
@@ -122,7 +121,7 @@ exports[`Default`] = `
122121
<h2
123122
style={
124123
Object {
125-
"fontSize": "22px",
124+
"fontSize": 22,
126125
"fontWeight": 400,
127126
"margin": "0 0 10px 0",
128127
"padding": 0,
@@ -146,7 +145,7 @@ exports[`Default`] = `
146145
-apple-system, \".SFNSText-Regular\", \"San Francisco\", \"Roboto\",
147146
\"Segoe UI\", \"Helvetica Neue\", \"Lucida Grande\", sans-serif
148147
",
149-
"fontSize": "15px",
148+
"fontSize": 15,
150149
}
151150
}>
152151
Default BreadCrumbs
@@ -157,7 +156,7 @@ exports[`Default`] = `
157156
style={
158157
Object {
159158
"borderBottom": "1px solid #EEE",
160-
"fontSize": "25px",
159+
"fontSize": 25,
161160
"margin": "20px 0 0 0",
162161
"padding": "0 0 5px 0",
163162
}
@@ -238,7 +237,7 @@ exports[`Default`] = `
238237
"color": "#170",
239238
}
240239
}>
241-
crumb1_click()
240+
anonymous()
242241
</span>
243242
}
244243
</span>
@@ -327,7 +326,7 @@ exports[`Default`] = `
327326
"color": "#170",
328327
}
329328
}>
330-
crumb2_click()
329+
anonymous()
331330
</span>
332331
}
333332
</span>
@@ -406,7 +405,7 @@ exports[`Default`] = `
406405
style={
407406
Object {
408407
"borderBottom": "1px solid #EEE",
409-
"fontSize": "25px",
408+
"fontSize": 25,
410409
"margin": "20px 0 0 0",
411410
"padding": "0 0 5px 0",
412411
}

0 commit comments

Comments
 (0)