copilot/packages/cp-frontend/test/unit/containers/services/__snapshots__/menu.js.snap

292 lines
5.7 KiB
Plaintext

// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`renders <ServicesMenu /> without throwing 1`] = `
.c3 {
box-sizing: border-box;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.c0 {
margin-right: auto;
margin-left: auto;
padding-top: 1.1875rem;
}
.c5 {
padding: 0.35em 0.75em 0.625em;
display: inline-block;
margin: 0;
padding: 0;
border: none;
overflow: hidden;
width: 100%;
height: auto;
-webkit-margin-start: 0;
-webkit-margin-end: 0;
-webkit-padding-before: 0;
-webkit-padding-start: 0;
-webkit-padding-end: 0;
-webkit-padding-after: 0;
}
.c10 {
font-family: sans-serif;
font-size: 100%;
line-height: 1.15;
margin: 0;
overflow: visible;
display: none;
}
.c10[type='checkbox'],
.c10[type='radio'] {
box-sizing: border-box;
padding: 0;
}
.c10[type='number']::-webkit-inner-spin-button,
.c10[type='number']::-webkit-outer-spin-button {
height: auto;
}
.c10[type='search'] {
-webkit-appearance: textfield;
-moz-appearance: textfield;
appearance: textfield;
outline-offset: -0.125rem;
}
.c10[type='search']::-webkit-search-cancel-button,
.c10[type='search']::-webkit-search-decoration {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.c10::-webkit-file-upload-button {
-webkit-appearance: button;
-moz-appearance: button;
appearance: button;
font: inherit;
}
.c10:checked + label {
border-radius: 0.25rem;
box-shadow: 0 0.125rem 0 0 rgba(0,0,0,0.05);
}
.c10:selected + label {
border-radius: 0.25rem;
box-shadow: 0 0.125rem 0 0 rgba(0,0,0,0.05);
}
.c11 {
font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;
font-weight: 400;
position: absolute;
box-sizing: border-box;
width: 7.5rem;
height: 3rem;
top: 0;
left: 0;
text-align: center;
padding-top: 0.75rem;
}
.c8 {
position: relative;
vertical-align: text-bottom;
width: 7.5rem;
height: 3rem;
}
.c7 {
display: inline-block;
list-style-type: none;
vertical-align: text-bottom;
border-top: 0.0625rem solid;
border-bottom: 0.0625rem solid;
border-left: 0.0625rem solid;
}
.c7:first-of-type {
border-radius: 0.25rem 0 0 0.25rem;
}
.c7:last-of-type {
border-radius: 0 0.25rem 0.25rem 0;
border-right: 0.0625rem solid;
}
.c6 {
display: inline-block;
margin: 0;
padding: 0;
box-shadow: 0 0.125rem 0 0 rgba(0,0,0,0.05);
}
.c1 {
font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;
font-weight: 500;
font-size: 1.5rem;
margin-top: 0.125rem;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
-webkit-align-self: stretch;
-ms-flex-item-align: stretch;
align-self: stretch;
}
.c4 {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;
font-weight: 600;
float: left;
margin-bottom: 0.5625rem;
}
.c2 {
box-sizing: border-box;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -0.5rem;
margin-left: -0.5rem;
margin-bottom: 1.125rem;
}
.c9 + label {
padding: 1rem;
}
@media only screen and (min-width:0em) {
.c3 {
-webkit-flex-basis: 41.66666666666667%;
-ms-flex-basis: 41.66666666666667%;
flex-basis: 41.66666666666667%;
max-width: 41.66666666666667%;
display: block;
}
}
@media only screen and (min-width:48em) {
.c0 {
width: 46rem;
}
}
@media only screen and (min-width:64em) {
.c0 {
width: 61rem;
}
}
@media only screen and (min-width:75em) {
.c0 {
width: 76rem;
}
}
<div
className="c0"
>
<h2
className="c1"
>
Services
</h2>
<div
className="c2"
>
<div
className="c3"
>
<legend
className="c4"
>
Show
</legend>
<fieldset
className="c5"
style={undefined}
>
<div>
<ul
className="c6"
>
<li
className="c7"
id="cjxBsY"
>
<div
className="c8"
>
<input
checked={false}
className="c9 c10"
id="bHuZdp"
name="service-view"
onChange={[Function]}
type="radio"
value="list"
/>
<label
className="c11"
htmlFor="bHuZdp"
>
List
</label>
</div>
</li>
<li
className="c7"
id="cjxBsY"
>
<div
className="c8"
>
<input
checked={false}
className="c9 c10"
id="cCFuSG"
name="service-view"
onChange={[Function]}
type="radio"
value="topology"
/>
<label
className="c11"
htmlFor="cCFuSG"
>
Topology
</label>
</div>
</li>
</ul>
</div>
</fieldset>
</div>
</div>
</div>
`;