Skip to content

Commit

Permalink
Chrore: Update snapshot tests
Browse files Browse the repository at this point in the history
  • Loading branch information
gu-stav committed Mar 15, 2023
1 parent eec289d commit 1a8c0e3
Showing 1 changed file with 43 additions and 30 deletions.
Expand Up @@ -13,7 +13,13 @@ exports[`<ContentTypeBuilderNav /> renders and matches the snapshot 1`] = `
padding-right: 8px;
}
.c48 {
.c40 {
color: #666687;
width: 0.5rem;
height: 0.5rem;
}
.c50 {
padding-bottom: 56px;
}
Expand All @@ -31,12 +37,16 @@ exports[`<ContentTypeBuilderNav /> renders and matches the snapshot 1`] = `
flex-direction: row;
}
.c40 {
.c42 {
font-size: 0.75rem;
line-height: 1.33;
color: #4945ff;
}
.c41 path {
fill: #666687;
}
.c38 {
background: transparent;
border: none;
Expand Down Expand Up @@ -94,7 +104,7 @@ exports[`<ContentTypeBuilderNav /> renders and matches the snapshot 1`] = `
border: 2px solid #4945ff;
}
.c50 {
.c52 {
border: 0;
-webkit-clip: rect(0 0 0 0);
clip: rect(0 0 0 0);
Expand All @@ -111,7 +121,7 @@ exports[`<ContentTypeBuilderNav /> renders and matches the snapshot 1`] = `
grid-template-columns: auto 1fr;
}
.c49 {
.c51 {
overflow-x: hidden;
}
Expand Down Expand Up @@ -189,14 +199,14 @@ exports[`<ContentTypeBuilderNav /> renders and matches the snapshot 1`] = `
padding-left: 8px;
}
.c41 {
.c43 {
padding-top: 8px;
padding-right: 16px;
padding-bottom: 8px;
padding-left: 32px;
}
.c47 {
.c49 {
background: #f6f6f9;
padding-top: 8px;
padding-bottom: 8px;
Expand Down Expand Up @@ -224,7 +234,7 @@ exports[`<ContentTypeBuilderNav /> renders and matches the snapshot 1`] = `
color: #32324d;
}
.c46 {
.c48 {
font-size: 0.875rem;
line-height: 1.43;
font-weight: 500;
Expand Down Expand Up @@ -329,7 +339,7 @@ exports[`<ContentTypeBuilderNav /> renders and matches the snapshot 1`] = `
justify-content: center;
}
.c43 {
.c45 {
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
Expand Down Expand Up @@ -507,15 +517,15 @@ exports[`<ContentTypeBuilderNav /> renders and matches the snapshot 1`] = `
fill: #666687;
}
.c42 svg {
.c44 svg {
height: 0.25rem;
}
.c42 svg path {
.c44 svg path {
fill: #4a4a6a;
}
.c44 {
.c46 {
border: none;
padding: 0;
background: transparent;
Expand All @@ -529,7 +539,7 @@ exports[`<ContentTypeBuilderNav /> renders and matches the snapshot 1`] = `
align-items: center;
}
.c45 {
.c47 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
Expand Down Expand Up @@ -781,6 +791,7 @@ exports[`<ContentTypeBuilderNav /> renders and matches the snapshot 1`] = `
class="c39"
>
<svg
class="c40 c41"
fill="none"
height="1rem"
viewBox="0 0 24 24"
Expand All @@ -794,7 +805,7 @@ exports[`<ContentTypeBuilderNav /> renders and matches the snapshot 1`] = `
</svg>
</span>
<span
class="c40"
class="c42"
>
Create new collection type
</span>
Expand Down Expand Up @@ -910,6 +921,7 @@ exports[`<ContentTypeBuilderNav /> renders and matches the snapshot 1`] = `
class="c39"
>
<svg
class="c40 c41"
fill="none"
height="1rem"
viewBox="0 0 24 24"
Expand All @@ -923,7 +935,7 @@ exports[`<ContentTypeBuilderNav /> renders and matches the snapshot 1`] = `
</svg>
</span>
<span
class="c40"
class="c42"
>
Create new single type
</span>
Expand Down Expand Up @@ -994,18 +1006,18 @@ exports[`<ContentTypeBuilderNav /> renders and matches the snapshot 1`] = `
class=""
>
<div
class="c41 c42"
class="c43 c44"
>
<div
class="c43"
class="c45"
>
<button
aria-controls="4"
aria-expanded="true"
class="c44"
class="c46"
>
<div
class="c45"
class="c47"
>
<svg
aria-hidden="true"
Expand All @@ -1027,7 +1039,7 @@ exports[`<ContentTypeBuilderNav /> renders and matches the snapshot 1`] = `
class="c33"
>
<span
class="c4 c46"
class="c4 c48"
>
Basic
</span>
Expand All @@ -1040,7 +1052,7 @@ exports[`<ContentTypeBuilderNav /> renders and matches the snapshot 1`] = `
>
<li>
<a
class="c47 c31"
class="c49 c31"
href="/plugins/content-type-builder/component-categories/basic/basic.simple"
>
<div
Expand Down Expand Up @@ -1081,18 +1093,18 @@ exports[`<ContentTypeBuilderNav /> renders and matches the snapshot 1`] = `
class=""
>
<div
class="c41 c42"
class="c43 c44"
>
<div
class="c43"
class="c45"
>
<button
aria-controls="5"
aria-expanded="true"
class="c44"
class="c46"
>
<div
class="c45"
class="c47"
>
<svg
aria-hidden="true"
Expand All @@ -1114,7 +1126,7 @@ exports[`<ContentTypeBuilderNav /> renders and matches the snapshot 1`] = `
class="c33"
>
<span
class="c4 c46"
class="c4 c48"
>
Default
</span>
Expand All @@ -1127,7 +1139,7 @@ exports[`<ContentTypeBuilderNav /> renders and matches the snapshot 1`] = `
>
<li>
<a
class="c47 c31"
class="c49 c31"
href="/plugins/content-type-builder/component-categories/default/default.closingperiod"
>
<div
Expand Down Expand Up @@ -1162,7 +1174,7 @@ exports[`<ContentTypeBuilderNav /> renders and matches the snapshot 1`] = `
</li>
<li>
<a
class="c47 c31"
class="c49 c31"
href="/plugins/content-type-builder/component-categories/default/default.dish"
>
<div
Expand Down Expand Up @@ -1213,6 +1225,7 @@ exports[`<ContentTypeBuilderNav /> renders and matches the snapshot 1`] = `
class="c39"
>
<svg
class="c40 c41"
fill="none"
height="1rem"
viewBox="0 0 24 24"
Expand All @@ -1226,7 +1239,7 @@ exports[`<ContentTypeBuilderNav /> renders and matches the snapshot 1`] = `
</svg>
</span>
<span
class="c40"
class="c42"
>
Create a new component
</span>
Expand All @@ -1237,13 +1250,13 @@ exports[`<ContentTypeBuilderNav /> renders and matches the snapshot 1`] = `
</div>
</nav>
<div
class="c48 c49"
class="c50 c51"
>
<div />
</div>
</div>
<div
class="c50"
class="c52"
>
<p
aria-live="polite"
Expand Down

0 comments on commit 1a8c0e3

Please sign in to comment.