Skip to content

Commit

Permalink
updated screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
bianca-laube committed Jul 11, 2023
1 parent 5417ea4 commit 812a820
Show file tree
Hide file tree
Showing 28 changed files with 443 additions and 6,060 deletions.
50 changes: 35 additions & 15 deletions tests/unit/__snapshots__/BlockQuote.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ exports[`renders correctly 1`] = `
<DocumentFragment>
.emotion-0 {
margin: unset;
font-family: 'Euclid Circular A','Helvetica Neue',Helvetica,Arial,sans-serif;
font-family: 'Euclid Circular A',Akzidenz,'Helvetica Neue',Helvetica,Arial,sans-serif;
color: #001E2B;
font-size: 13px;
line-height: 20px;
Expand All @@ -29,7 +29,7 @@ exports[`renders correctly 1`] = `
.emotion-8 {
font-size: 13px;
line-height: 20px;
font-family: 'Euclid Circular A','Helvetica Neue',Helvetica,Arial,sans-serif;
font-family: 'Euclid Circular A',Akzidenz,'Helvetica Neue',Helvetica,Arial,sans-serif;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
Expand All @@ -48,13 +48,6 @@ exports[`renders correctly 1`] = `
text-decoration: none!important;
}
.emotion-8:hover,
.emotion-8:focus,
.emotion-8:visited {
-webkit-text-decoration: none;
text-decoration: none;
}
.emotion-8:focus {
outline: none;
}
Expand All @@ -73,14 +66,24 @@ exports[`renders correctly 1`] = `
border-radius: 2px;
}
.lg-ui-0001:focus .emotion-9::after {
.constant-classname:focus .emotion-9::after {
background-color: #0498EC;
}
.lg-ui-0001:hover .emotion-9::after {
.constant-classname:hover .emotion-9::after {
background-color: #E8EDEB;
}
.emotion-10 {
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
position: relative;
bottom: 4px;
left: -1px;
height: 12px;
}
<blockquote>
<p
class="emotion-0"
Expand Down Expand Up @@ -114,16 +117,33 @@ exports[`renders correctly 1`] = `
<p
class="emotion-0"
>
<a
class="lg-ui-0001 emotion-8"
href=""
<span
class="constant-classname emotion-8"
>
<span
class="emotion-9"
>
programmatic access
</span>
</a>
<svg
alt=""
aria-hidden="true"
class="emotion-10"
height="16"
role="presentation"
viewBox="0 0 16 16"
width="16"
>
<path
d="M13.823 2.4491C13.8201 2.30008 13.6999 2.17994 13.5509 2.17704L9.5062 2.09836C9.25654 2.09351 9.12821 2.39519 9.30482 2.5718L10.3856 3.65257L7.93433 6.10383C7.87964 6.15852 7.83047 6.21665 7.78683 6.27752L5.99909 8.06525C5.46457 8.59977 5.46457 9.4664 5.99909 10.0009C6.53361 10.5354 7.40023 10.5354 7.93475 10.0009L9.72249 8.21317C9.78336 8.16953 9.84148 8.12037 9.89618 8.06567L12.3474 5.61441L13.4282 6.69518C13.6048 6.87179 13.9065 6.74347 13.9016 6.4938L13.823 2.4491Z"
fill="currentColor"
/>
<path
d="M7.25 3.12893C7.66421 3.12893 8 3.46472 8 3.87893C8 4.29315 7.66421 4.62893 7.25 4.62893H4C3.72386 4.62893 3.5 4.85279 3.5 5.12893V11.9929C3.5 12.2691 3.72386 12.4929 4 12.4929H10.864C11.1401 12.4929 11.364 12.2691 11.364 11.9929V8.75C11.364 8.33579 11.6998 8 12.114 8C12.5282 8 12.864 8.33579 12.864 8.75V11.9929C12.864 13.0975 11.9686 13.9929 10.864 13.9929H4C2.89543 13.9929 2 13.0975 2 11.9929V5.12893C2 4.02436 2.89543 3.12893 4 3.12893H7.25Z"
fill="currentColor"
/>
</svg>
</span>
through a number of programming APIs.
</p>
Expand Down
45 changes: 12 additions & 33 deletions tests/unit/__snapshots__/BreadcrumbContainer.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ exports[`BreadcrumbContainer renders correctly with project parent 1`] = `
.emotion-0 {
font-size: 13px;
line-height: 20px;
font-family: 'Euclid Circular A','Helvetica Neue',Helvetica,Arial,sans-serif;
font-family: 'Euclid Circular A',Akzidenz,'Helvetica Neue',Helvetica,Arial,sans-serif;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
Expand All @@ -25,13 +25,6 @@ exports[`BreadcrumbContainer renders correctly with project parent 1`] = `
font-size: 13px;
}
.emotion-0:hover,
.emotion-0:focus,
.emotion-0:visited {
-webkit-text-decoration: none;
text-decoration: none;
}
.emotion-0:focus {
outline: none;
}
Expand Down Expand Up @@ -65,16 +58,16 @@ exports[`BreadcrumbContainer renders correctly with project parent 1`] = `
border-radius: 2px;
}
.lg-ui-0001:focus .emotion-1::after {
.constant-classname:focus .emotion-1::after {
background-color: #0498EC;
}
.lg-ui-0001:hover .emotion-1::after {
.constant-classname:hover .emotion-1::after {
background-color: #E8EDEB;
}
<a
class="lg-ui-0001 emotion-0"
class="constant-classname emotion-0"
href="https://www.mongodb.com/docs/"
target="_self"
>
Expand All @@ -100,7 +93,7 @@ exports[`BreadcrumbContainer renders correctly with project parent 1`] = `
.emotion-0 {
font-size: 13px;
line-height: 20px;
font-family: 'Euclid Circular A','Helvetica Neue',Helvetica,Arial,sans-serif;
font-family: 'Euclid Circular A',Akzidenz,'Helvetica Neue',Helvetica,Arial,sans-serif;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
Expand All @@ -120,13 +113,6 @@ exports[`BreadcrumbContainer renders correctly with project parent 1`] = `
font-size: 13px;
}
.emotion-0:hover,
.emotion-0:focus,
.emotion-0:visited {
-webkit-text-decoration: none;
text-decoration: none;
}
.emotion-0:focus {
outline: none;
}
Expand Down Expand Up @@ -160,16 +146,16 @@ exports[`BreadcrumbContainer renders correctly with project parent 1`] = `
border-radius: 2px;
}
.lg-ui-0001:focus .emotion-1::after {
.constant-classname:focus .emotion-1::after {
background-color: #0498EC;
}
.lg-ui-0001:hover .emotion-1::after {
.constant-classname:hover .emotion-1::after {
background-color: #E8EDEB;
}
<a
class="lg-ui-0001 emotion-0"
class="constant-classname emotion-0"
href="https://www.mongodb.com/docs/view-analyze"
target="_self"
>
Expand Down Expand Up @@ -265,7 +251,7 @@ exports[`BreadcrumbContainer renders correctly without project parent 1`] = `
.emotion-0 {
font-size: 13px;
line-height: 20px;
font-family: 'Euclid Circular A','Helvetica Neue',Helvetica,Arial,sans-serif;
font-family: 'Euclid Circular A',Akzidenz,'Helvetica Neue',Helvetica,Arial,sans-serif;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
Expand All @@ -285,13 +271,6 @@ exports[`BreadcrumbContainer renders correctly without project parent 1`] = `
font-size: 13px;
}
.emotion-0:hover,
.emotion-0:focus,
.emotion-0:visited {
-webkit-text-decoration: none;
text-decoration: none;
}
.emotion-0:focus {
outline: none;
}
Expand Down Expand Up @@ -325,16 +304,16 @@ exports[`BreadcrumbContainer renders correctly without project parent 1`] = `
border-radius: 2px;
}
.lg-ui-0001:focus .emotion-1::after {
.constant-classname:focus .emotion-1::after {
background-color: #0498EC;
}
.lg-ui-0001:hover .emotion-1::after {
.constant-classname:hover .emotion-1::after {
background-color: #E8EDEB;
}
<a
class="lg-ui-0001 emotion-0"
class="constant-classname emotion-0"
href="https://www.mongodb.com/docs/"
target="_self"
>
Expand Down
34 changes: 10 additions & 24 deletions tests/unit/__snapshots__/Breadcrumbs.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ exports[`renders correctly with pageTitle 1`] = `
<DocumentFragment>
.emotion-0 {
margin: unset;
font-family: 'Euclid Circular A','Helvetica Neue',Helvetica,Arial,sans-serif;
font-family: 'Euclid Circular A',Akzidenz,'Helvetica Neue',Helvetica,Arial,sans-serif;
color: #001E2B;
font-size: 13px;
line-height: 20px;
Expand All @@ -25,7 +25,7 @@ exports[`renders correctly with pageTitle 1`] = `
.emotion-1 {
font-size: 13px;
line-height: 20px;
font-family: 'Euclid Circular A','Helvetica Neue',Helvetica,Arial,sans-serif;
font-family: 'Euclid Circular A',Akzidenz,'Helvetica Neue',Helvetica,Arial,sans-serif;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
Expand All @@ -45,13 +45,6 @@ exports[`renders correctly with pageTitle 1`] = `
font-size: 13px;
}
.emotion-1:hover,
.emotion-1:focus,
.emotion-1:visited {
-webkit-text-decoration: none;
text-decoration: none;
}
.emotion-1:focus {
outline: none;
}
Expand Down Expand Up @@ -85,11 +78,11 @@ exports[`renders correctly with pageTitle 1`] = `
border-radius: 2px;
}
.lg-ui-0001:focus .emotion-2::after {
.constant-classname:focus .emotion-2::after {
background-color: #0498EC;
}
.lg-ui-0001:hover .emotion-2::after {
.constant-classname:hover .emotion-2::after {
background-color: #E8EDEB;
}
Expand Down Expand Up @@ -164,7 +157,7 @@ exports[`renders correctly with pageTitle 1`] = `
class="emotion-0"
>
<a
class="lg-ui-0001 emotion-1"
class="constant-classname emotion-1"
href="https://www.mongodb.com/docs/"
target="_self"
>
Expand Down Expand Up @@ -193,7 +186,7 @@ exports[`renders correctly with siteTitle 1`] = `
<DocumentFragment>
.emotion-0 {
margin: unset;
font-family: 'Euclid Circular A','Helvetica Neue',Helvetica,Arial,sans-serif;
font-family: 'Euclid Circular A',Akzidenz,'Helvetica Neue',Helvetica,Arial,sans-serif;
color: #001E2B;
font-size: 13px;
line-height: 20px;
Expand All @@ -214,7 +207,7 @@ exports[`renders correctly with siteTitle 1`] = `
.emotion-1 {
font-size: 13px;
line-height: 20px;
font-family: 'Euclid Circular A','Helvetica Neue',Helvetica,Arial,sans-serif;
font-family: 'Euclid Circular A',Akzidenz,'Helvetica Neue',Helvetica,Arial,sans-serif;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
Expand All @@ -234,13 +227,6 @@ exports[`renders correctly with siteTitle 1`] = `
font-size: 13px;
}
.emotion-1:hover,
.emotion-1:focus,
.emotion-1:visited {
-webkit-text-decoration: none;
text-decoration: none;
}
.emotion-1:focus {
outline: none;
}
Expand Down Expand Up @@ -274,11 +260,11 @@ exports[`renders correctly with siteTitle 1`] = `
border-radius: 2px;
}
.lg-ui-0001:focus .emotion-2::after {
.constant-classname:focus .emotion-2::after {
background-color: #0498EC;
}
.lg-ui-0001:hover .emotion-2::after {
.constant-classname:hover .emotion-2::after {
background-color: #E8EDEB;
}
Expand Down Expand Up @@ -353,7 +339,7 @@ exports[`renders correctly with siteTitle 1`] = `
class="emotion-0"
>
<a
class="lg-ui-0001 emotion-1"
class="constant-classname emotion-1"
href="https://www.mongodb.com/docs/"
target="_self"
>
Expand Down
Loading

0 comments on commit 812a820

Please sign in to comment.