joyent-portal/consoles/my-joy-instances/src/components/instances/__tests__/__snapshots__/list.spec.js.snap

6570 lines
125 KiB
Plaintext

// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`renders <InstanceList /> without throwing 1`] = `
.c26 {
background-color: transparent;
-webkit-text-decoration-skip: objects;
text-decoration-skip: objects;
}
.c8 {
font-family: sans-serif;
font-size: 100%;
line-height: 1.15;
margin: 0;
overflow: visible;
}
.c8[type='checkbox'],
.c8[type='radio'] {
box-sizing: border-box;
padding: 0;
}
.c8[type='number']::-webkit-inner-spin-button,
.c8[type='number']::-webkit-outer-spin-button {
height: auto;
}
.c8[type='search'] {
-webkit-appearance: textfield;
-moz-appearance: textfield;
appearance: textfield;
outline-offset: -0.125rem;
}
.c8[type='search']::-webkit-search-cancel-button,
.c8[type='search']::-webkit-search-decoration {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.c8::-webkit-file-upload-button {
-webkit-appearance: button;
-moz-appearance: button;
appearance: button;
font: inherit;
}
.c25 {
font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;
}
.c21 {
color: rgb(59,70,204);
-webkit-text-fill-color: currentcolor;
}
.c21:hover {
-webkit-text-decoration: none;
text-decoration: none;
}
.c11 {
display: inline-block;
margin-left: 0.375rem;
}
.c19 {
display: inline-block;
margin-left: 0.375rem;
margin-right: 0.375rem;
}
.c7 {
font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;
display: none;
}
.c7:checked + label::after {
opacity: 1;
}
.c7:selected + label::after {
opacity: 1;
}
.c7:checked + label {
border-color: rgb(59,70,204);
}
.c7:selected + label {
border-color: rgb(59,70,204);
}
.c7:disabled + label {
background-color: rgb(249,249,249);
cursor: not-allowed;
}
.c9 {
color: rgb(100,100,100);
position: absolute;
width: 1.125rem;
height: 1.125rem;
box-sizing: border-box;
top: 0;
cursor: pointer;
background-color: rgb(255,255,255);
box-shadow: none;
border: 0.0625rem solid rgb(216,216,216);
cursor: pointer;
border-radius: 0.25rem;
width: 1.125rem;
height: 1.125rem;
}
.c9::after {
opacity: 0;
content: '';
position: absolute;
width: 0.375rem;
height: 0.125rem;
background: transparent;
top: 0.3125rem;
left: 0.25rem;
border: 0.125rem solid rgb(45,45,45);
border-top: none;
border-right: none;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.c6 {
display: inline-block;
vertical-align: text-bottom;
width: 1.125rem;
height: 1.125rem;
position: relative;
cursor: pointer;
}
.c5 {
list-style-type: none;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
height: 1.5rem;
}
.c5 label {
font-weight: 400;
}
.c5 label::after {
width: 0.475rem;
height: 0.205rem;
top: 0.4125rem;
left: 0.35rem;
}
.c5 div[type='checkbox'],
.c5 div[type='checkbox'] input,
.c5 div[type='checkbox'] label {
height: 1.5rem;
width: 1.5rem;
}
.c4 {
display: inline-block;
padding: 0;
border: none;
overflow: hidden;
height: auto;
-webkit-padding-before: 0;
-webkit-padding-start: 0;
-webkit-padding-end: 0;
-webkit-padding-after: 0;
}
.c0 {
overflow: hidden;
border-spacing: 0;
border-collapse: separate;
table-layout: fixed;
width: 100%;
max-width: 100%;
}
.c17 {
width: 100%;
background: rgb(250,250,250);
}
.c17 th:first-child {
border-bottom-left-radius: 0.25rem;
}
.c17 th:last-child {
border-bottom-right-radius: 0.25rem;
}
.c17 th {
border-top-width: 0;
}
.c1 {
width: 100%;
background: rgb(250,250,250);
}
.c1 th:first-child {
border-top-left-radius: 0.25rem;
}
.c1 th:last-child {
border-top-right-radius: 0.25rem;
}
.c16 {
width: 100%;
}
.c3 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 2rem;
display: table-cell;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
border-bottom-width: 0;
}
.c3:not(:first-child) {
border-left-width: 0;
}
.c3:not(:last-child) {
border-right-width: 0;
}
.c10 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
border-bottom-width: 0;
color: rgb(73,73,73);
font-weight: 600;
}
.c10:not(:first-child) {
border-left-width: 0;
}
.c10:not(:last-child) {
border-right-width: 0;
}
.c12 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 9.375rem;
display: table-cell;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
border-bottom-width: 0;
}
.c12:not(:first-child) {
border-left-width: 0;
}
.c12:not(:last-child) {
border-right-width: 0;
}
.c13 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 0rem;
display: none;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
border-bottom-width: 0;
}
.c13:not(:first-child) {
border-left-width: 0;
}
.c13:not(:last-child) {
border-right-width: 0;
}
.c14 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 0rem;
display: none;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
border-bottom-width: 0;
}
.c14:not(:first-child) {
border-left-width: 0;
}
.c14:not(:last-child) {
border-right-width: 0;
}
.c15 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 3.75rem;
display: table-cell;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
border-bottom-width: 0;
}
.c15:not(:first-child) {
border-left-width: 0;
}
.c15:not(:last-child) {
border-right-width: 0;
}
.c18 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
vertical-align: middle;
text-align: center;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
border-bottom-width: 0;
border-bottom-width: 0.0625rem !important;
}
.c18:not(:first-child) {
border-left-width: 0;
}
.c18:not(:last-child) {
border-right-width: 0;
}
.c2 {
display: table-row;
color: rgb(73,73,73);
background-color: rgb(255,255,255);
box-shadow: 0 0.125rem 0 rgba(0,0,0,0.05);
box-sizing: border-box;
color: rgb(73,73,73);
background-color: transparent;
border: none;
box-shadow: none;
}
.c2:last-child {
box-shadow: none;
}
.c2:last-child td {
border-bottom-width: 0.0625rem;
}
.c20 {
-webkit-text-decoration: underline;
text-decoration: underline;
}
.c24 {
-webkit-text-decoration: underline;
text-decoration: underline;
-webkit-text-decoration: none;
text-decoration: none;
padding: 0.375rem;
background-color: rgb(59,70,204);
border: 0.0625rem solid rgb(45,56,132);
border-radius: 0.25rem;
color: rgb(255,255,255);
}
.c22 {
margin-right: 0.1875rem;
}
.c27 {
margin-left: 0.1875rem;
}
.c23 {
margin: 0 0.1875rem;
}
@media only screen and (min-width:37.4375rem) {
.c13 {
width: 10rem;
display: table-cell;
}
}
@media only screen and (min-width:37.4375rem) {
.c14 {
width: 8.125rem;
display: table-cell;
}
}
<form>
<table
className="c0"
>
<thead
className="c1"
disabled={undefined}
name="thdead"
selected={undefined}
>
<tr
className="c2"
disabled={undefined}
name="tr"
selected={undefined}
>
<th
className="c3"
disabled={undefined}
name="th"
selected={undefined}
>
<div
className="c4"
role="group"
style={undefined}
>
<li
className="c5"
>
<div
checked={false}
className="c6"
disabled={false}
id="t"
onBlur={undefined}
onChange={[Function]}
type="checkbox"
>
<input
checked={false}
className="c7 c8"
disabled={false}
id="u"
onBlur={undefined}
onChange={[Function]}
type="checkbox"
/>
<label
className="c9"
htmlFor="u"
/>
</div>
</li>
</div>
</th>
<th
className="c10"
disabled={undefined}
name="th"
onClick={[Function]}
selected={undefined}
>
<span>
Name
</span>
<div
className="c11"
>
<svg
height="6"
style={
Object {
"transform": "rotate(180deg)",
}
}
viewBox="0 0 9.6 6"
width="9.6"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M9.6,1.12,8.24,0,4.8,3.5,1.36,0,0,1.12,4.8,6Z"
fill="rgb(73, 73, 73)"
/>
</svg>
</div>
</th>
<th
className="c12"
disabled={undefined}
name="th"
onClick={[Function]}
selected={undefined}
>
<span>
Status
</span>
</th>
<th
className="c13"
disabled={undefined}
name="th"
onClick={[Function]}
selected={undefined}
>
<span>
Created
</span>
</th>
<th
className="c14"
disabled={undefined}
name="th"
onClick={[Function]}
selected={undefined}
>
<span>
Short ID
</span>
</th>
<th
className="c15"
disabled={undefined}
name="th"
selected={undefined}
/>
</tr>
</thead>
<tbody
className="c16"
disabled={undefined}
name="tbody"
selected={undefined}
/>
<tfoot
className="c17"
disabled={undefined}
name="tfoot"
selected={undefined}
>
<tr
className="c2"
disabled={undefined}
name="tr"
selected={undefined}
>
<th
className="c18"
colSpan="6"
disabled={undefined}
name="th"
selected={undefined}
>
<div
className="c19"
>
<a
active={undefined}
activeClassName="active"
className="c20 c21"
disabled={false}
secondary={false}
to="/?limit=0&offset=0"
>
<svg
className="c22"
height="6"
innerRef={undefined}
left={true}
style={
Object {
"transform": "rotate(90deg)",
}
}
viewBox="0 0 9.6 6"
width="9.6"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M9.6,1.12,8.24,0,4.8,3.5,1.36,0,0,1.12,4.8,6Z"
fill="rgb(59, 70, 204)"
/>
</svg>
Prev
</a>
</div>
<div
className="c19"
>
<a
className="c23 c24 c21 c25 c26"
disabled={undefined}
to={null}
>
NaN
</a>
</div>
<div
className="c19"
>
<a
active={undefined}
activeClassName="active"
className="c20 c21"
disabled={false}
secondary={false}
to="/?limit=0&offset=0"
>
Next
<svg
className="c27"
height="6"
innerRef={undefined}
right={true}
style={
Object {
"transform": "rotate(-90deg)",
}
}
viewBox="0 0 9.6 6"
width="9.6"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M9.6,1.12,8.24,0,4.8,3.5,1.36,0,0,1.12,4.8,6Z"
fill="rgb(59, 70, 204)"
/>
</svg>
</a>
</div>
</th>
</tr>
</tfoot>
</table>
</form>
`;
exports[`renders <InstanceList allSelected /> without throwing 1`] = `
.c26 {
background-color: transparent;
-webkit-text-decoration-skip: objects;
text-decoration-skip: objects;
}
.c8 {
font-family: sans-serif;
font-size: 100%;
line-height: 1.15;
margin: 0;
overflow: visible;
}
.c8[type='checkbox'],
.c8[type='radio'] {
box-sizing: border-box;
padding: 0;
}
.c8[type='number']::-webkit-inner-spin-button,
.c8[type='number']::-webkit-outer-spin-button {
height: auto;
}
.c8[type='search'] {
-webkit-appearance: textfield;
-moz-appearance: textfield;
appearance: textfield;
outline-offset: -0.125rem;
}
.c8[type='search']::-webkit-search-cancel-button,
.c8[type='search']::-webkit-search-decoration {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.c8::-webkit-file-upload-button {
-webkit-appearance: button;
-moz-appearance: button;
appearance: button;
font: inherit;
}
.c25 {
font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;
}
.c21 {
color: rgb(59,70,204);
-webkit-text-fill-color: currentcolor;
}
.c21:hover {
-webkit-text-decoration: none;
text-decoration: none;
}
.c11 {
display: inline-block;
margin-left: 0.375rem;
}
.c19 {
display: inline-block;
margin-left: 0.375rem;
margin-right: 0.375rem;
}
.c7 {
font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;
display: none;
}
.c7:checked + label::after {
opacity: 1;
}
.c7:selected + label::after {
opacity: 1;
}
.c7:checked + label {
border-color: rgb(59,70,204);
}
.c7:selected + label {
border-color: rgb(59,70,204);
}
.c7:disabled + label {
background-color: rgb(249,249,249);
cursor: not-allowed;
}
.c9 {
color: rgb(100,100,100);
position: absolute;
width: 1.125rem;
height: 1.125rem;
box-sizing: border-box;
top: 0;
cursor: pointer;
background-color: rgb(255,255,255);
box-shadow: none;
border: 0.0625rem solid rgb(216,216,216);
cursor: pointer;
border-radius: 0.25rem;
width: 1.125rem;
height: 1.125rem;
}
.c9::after {
opacity: 0;
content: '';
position: absolute;
width: 0.375rem;
height: 0.125rem;
background: transparent;
top: 0.3125rem;
left: 0.25rem;
border: 0.125rem solid rgb(45,45,45);
border-top: none;
border-right: none;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.c6 {
display: inline-block;
vertical-align: text-bottom;
width: 1.125rem;
height: 1.125rem;
position: relative;
cursor: pointer;
}
.c5 {
list-style-type: none;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
height: 1.5rem;
}
.c5 label {
font-weight: 400;
}
.c5 label::after {
width: 0.475rem;
height: 0.205rem;
top: 0.4125rem;
left: 0.35rem;
}
.c5 div[type='checkbox'],
.c5 div[type='checkbox'] input,
.c5 div[type='checkbox'] label {
height: 1.5rem;
width: 1.5rem;
}
.c4 {
display: inline-block;
padding: 0;
border: none;
overflow: hidden;
height: auto;
-webkit-padding-before: 0;
-webkit-padding-start: 0;
-webkit-padding-end: 0;
-webkit-padding-after: 0;
}
.c0 {
overflow: hidden;
border-spacing: 0;
border-collapse: separate;
table-layout: fixed;
width: 100%;
max-width: 100%;
}
.c17 {
width: 100%;
background: rgb(250,250,250);
}
.c17 th:first-child {
border-bottom-left-radius: 0.25rem;
}
.c17 th:last-child {
border-bottom-right-radius: 0.25rem;
}
.c17 th {
border-top-width: 0;
}
.c1 {
width: 100%;
background: rgb(250,250,250);
}
.c1 th:first-child {
border-top-left-radius: 0.25rem;
}
.c1 th:last-child {
border-top-right-radius: 0.25rem;
}
.c16 {
width: 100%;
}
.c3 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 2rem;
display: table-cell;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
border-bottom-width: 0;
}
.c3:not(:first-child) {
border-left-width: 0;
}
.c3:not(:last-child) {
border-right-width: 0;
}
.c10 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
border-bottom-width: 0;
color: rgb(73,73,73);
font-weight: 600;
}
.c10:not(:first-child) {
border-left-width: 0;
}
.c10:not(:last-child) {
border-right-width: 0;
}
.c12 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 9.375rem;
display: table-cell;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
border-bottom-width: 0;
}
.c12:not(:first-child) {
border-left-width: 0;
}
.c12:not(:last-child) {
border-right-width: 0;
}
.c13 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 0rem;
display: none;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
border-bottom-width: 0;
}
.c13:not(:first-child) {
border-left-width: 0;
}
.c13:not(:last-child) {
border-right-width: 0;
}
.c14 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 0rem;
display: none;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
border-bottom-width: 0;
}
.c14:not(:first-child) {
border-left-width: 0;
}
.c14:not(:last-child) {
border-right-width: 0;
}
.c15 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 3.75rem;
display: table-cell;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
border-bottom-width: 0;
}
.c15:not(:first-child) {
border-left-width: 0;
}
.c15:not(:last-child) {
border-right-width: 0;
}
.c18 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
vertical-align: middle;
text-align: center;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
border-bottom-width: 0;
border-bottom-width: 0.0625rem !important;
}
.c18:not(:first-child) {
border-left-width: 0;
}
.c18:not(:last-child) {
border-right-width: 0;
}
.c2 {
display: table-row;
color: rgb(73,73,73);
background-color: rgb(255,255,255);
box-shadow: 0 0.125rem 0 rgba(0,0,0,0.05);
box-sizing: border-box;
color: rgb(73,73,73);
background-color: transparent;
border: none;
box-shadow: none;
}
.c2:last-child {
box-shadow: none;
}
.c2:last-child td {
border-bottom-width: 0.0625rem;
}
.c20 {
-webkit-text-decoration: underline;
text-decoration: underline;
}
.c24 {
-webkit-text-decoration: underline;
text-decoration: underline;
-webkit-text-decoration: none;
text-decoration: none;
padding: 0.375rem;
background-color: rgb(59,70,204);
border: 0.0625rem solid rgb(45,56,132);
border-radius: 0.25rem;
color: rgb(255,255,255);
}
.c22 {
margin-right: 0.1875rem;
}
.c27 {
margin-left: 0.1875rem;
}
.c23 {
margin: 0 0.1875rem;
}
@media only screen and (min-width:37.4375rem) {
.c13 {
width: 10rem;
display: table-cell;
}
}
@media only screen and (min-width:37.4375rem) {
.c14 {
width: 8.125rem;
display: table-cell;
}
}
<form>
<table
className="c0"
>
<thead
className="c1"
disabled={undefined}
name="thdead"
selected={undefined}
>
<tr
className="c2"
disabled={undefined}
name="tr"
selected={undefined}
>
<th
className="c3"
disabled={undefined}
name="th"
selected={undefined}
>
<div
className="c4"
role="group"
style={undefined}
>
<li
className="c5"
>
<div
checked={true}
className="c6"
disabled={false}
id="F"
onBlur={undefined}
onChange={[Function]}
type="checkbox"
>
<input
checked={true}
className="c7 c8"
disabled={false}
id="G"
onBlur={undefined}
onChange={[Function]}
type="checkbox"
/>
<label
className="c9"
htmlFor="G"
/>
</div>
</li>
</div>
</th>
<th
className="c10"
disabled={undefined}
name="th"
onClick={[Function]}
selected={undefined}
>
<span>
Name
</span>
<div
className="c11"
>
<svg
height="6"
style={
Object {
"transform": "rotate(180deg)",
}
}
viewBox="0 0 9.6 6"
width="9.6"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M9.6,1.12,8.24,0,4.8,3.5,1.36,0,0,1.12,4.8,6Z"
fill="rgb(73, 73, 73)"
/>
</svg>
</div>
</th>
<th
className="c12"
disabled={undefined}
name="th"
onClick={[Function]}
selected={undefined}
>
<span>
Status
</span>
</th>
<th
className="c13"
disabled={undefined}
name="th"
onClick={[Function]}
selected={undefined}
>
<span>
Created
</span>
</th>
<th
className="c14"
disabled={undefined}
name="th"
onClick={[Function]}
selected={undefined}
>
<span>
Short ID
</span>
</th>
<th
className="c15"
disabled={undefined}
name="th"
selected={undefined}
/>
</tr>
</thead>
<tbody
className="c16"
disabled={undefined}
name="tbody"
selected={undefined}
/>
<tfoot
className="c17"
disabled={undefined}
name="tfoot"
selected={undefined}
>
<tr
className="c2"
disabled={undefined}
name="tr"
selected={undefined}
>
<th
className="c18"
colSpan="6"
disabled={undefined}
name="th"
selected={undefined}
>
<div
className="c19"
>
<a
active={undefined}
activeClassName="active"
className="c20 c21"
disabled={false}
secondary={false}
to="/?limit=0&offset=0"
>
<svg
className="c22"
height="6"
innerRef={undefined}
left={true}
style={
Object {
"transform": "rotate(90deg)",
}
}
viewBox="0 0 9.6 6"
width="9.6"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M9.6,1.12,8.24,0,4.8,3.5,1.36,0,0,1.12,4.8,6Z"
fill="rgb(59, 70, 204)"
/>
</svg>
Prev
</a>
</div>
<div
className="c19"
>
<a
className="c23 c24 c21 c25 c26"
disabled={undefined}
to={null}
>
NaN
</a>
</div>
<div
className="c19"
>
<a
active={undefined}
activeClassName="active"
className="c20 c21"
disabled={false}
secondary={false}
to="/?limit=0&offset=0"
>
Next
<svg
className="c27"
height="6"
innerRef={undefined}
right={true}
style={
Object {
"transform": "rotate(-90deg)",
}
}
viewBox="0 0 9.6 6"
width="9.6"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M9.6,1.12,8.24,0,4.8,3.5,1.36,0,0,1.12,4.8,6Z"
fill="rgb(59, 70, 204)"
/>
</svg>
</a>
</div>
</th>
</tr>
</tfoot>
</table>
</form>
`;
exports[`renders <InstanceList sortBy /> without throwing 1`] = `
.c26 {
background-color: transparent;
-webkit-text-decoration-skip: objects;
text-decoration-skip: objects;
}
.c8 {
font-family: sans-serif;
font-size: 100%;
line-height: 1.15;
margin: 0;
overflow: visible;
}
.c8[type='checkbox'],
.c8[type='radio'] {
box-sizing: border-box;
padding: 0;
}
.c8[type='number']::-webkit-inner-spin-button,
.c8[type='number']::-webkit-outer-spin-button {
height: auto;
}
.c8[type='search'] {
-webkit-appearance: textfield;
-moz-appearance: textfield;
appearance: textfield;
outline-offset: -0.125rem;
}
.c8[type='search']::-webkit-search-cancel-button,
.c8[type='search']::-webkit-search-decoration {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.c8::-webkit-file-upload-button {
-webkit-appearance: button;
-moz-appearance: button;
appearance: button;
font: inherit;
}
.c25 {
font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;
}
.c21 {
color: rgb(59,70,204);
-webkit-text-fill-color: currentcolor;
}
.c21:hover {
-webkit-text-decoration: none;
text-decoration: none;
}
.c12 {
display: inline-block;
margin-left: 0.375rem;
}
.c19 {
display: inline-block;
margin-left: 0.375rem;
margin-right: 0.375rem;
}
.c7 {
font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;
display: none;
}
.c7:checked + label::after {
opacity: 1;
}
.c7:selected + label::after {
opacity: 1;
}
.c7:checked + label {
border-color: rgb(59,70,204);
}
.c7:selected + label {
border-color: rgb(59,70,204);
}
.c7:disabled + label {
background-color: rgb(249,249,249);
cursor: not-allowed;
}
.c9 {
color: rgb(100,100,100);
position: absolute;
width: 1.125rem;
height: 1.125rem;
box-sizing: border-box;
top: 0;
cursor: pointer;
background-color: rgb(255,255,255);
box-shadow: none;
border: 0.0625rem solid rgb(216,216,216);
cursor: pointer;
border-radius: 0.25rem;
width: 1.125rem;
height: 1.125rem;
}
.c9::after {
opacity: 0;
content: '';
position: absolute;
width: 0.375rem;
height: 0.125rem;
background: transparent;
top: 0.3125rem;
left: 0.25rem;
border: 0.125rem solid rgb(45,45,45);
border-top: none;
border-right: none;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.c6 {
display: inline-block;
vertical-align: text-bottom;
width: 1.125rem;
height: 1.125rem;
position: relative;
cursor: pointer;
}
.c5 {
list-style-type: none;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
height: 1.5rem;
}
.c5 label {
font-weight: 400;
}
.c5 label::after {
width: 0.475rem;
height: 0.205rem;
top: 0.4125rem;
left: 0.35rem;
}
.c5 div[type='checkbox'],
.c5 div[type='checkbox'] input,
.c5 div[type='checkbox'] label {
height: 1.5rem;
width: 1.5rem;
}
.c4 {
display: inline-block;
padding: 0;
border: none;
overflow: hidden;
height: auto;
-webkit-padding-before: 0;
-webkit-padding-start: 0;
-webkit-padding-end: 0;
-webkit-padding-after: 0;
}
.c0 {
overflow: hidden;
border-spacing: 0;
border-collapse: separate;
table-layout: fixed;
width: 100%;
max-width: 100%;
}
.c17 {
width: 100%;
background: rgb(250,250,250);
}
.c17 th:first-child {
border-bottom-left-radius: 0.25rem;
}
.c17 th:last-child {
border-bottom-right-radius: 0.25rem;
}
.c17 th {
border-top-width: 0;
}
.c1 {
width: 100%;
background: rgb(250,250,250);
}
.c1 th:first-child {
border-top-left-radius: 0.25rem;
}
.c1 th:last-child {
border-top-right-radius: 0.25rem;
}
.c16 {
width: 100%;
}
.c3 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 2rem;
display: table-cell;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
border-bottom-width: 0;
}
.c3:not(:first-child) {
border-left-width: 0;
}
.c3:not(:last-child) {
border-right-width: 0;
}
.c13 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 0rem;
display: none;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
border-bottom-width: 0;
}
.c13:not(:first-child) {
border-left-width: 0;
}
.c13:not(:last-child) {
border-right-width: 0;
}
.c14 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 0rem;
display: none;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
border-bottom-width: 0;
}
.c14:not(:first-child) {
border-left-width: 0;
}
.c14:not(:last-child) {
border-right-width: 0;
}
.c15 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 3.75rem;
display: table-cell;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
border-bottom-width: 0;
}
.c15:not(:first-child) {
border-left-width: 0;
}
.c15:not(:last-child) {
border-right-width: 0;
}
.c18 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
vertical-align: middle;
text-align: center;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
border-bottom-width: 0;
border-bottom-width: 0.0625rem !important;
}
.c18:not(:first-child) {
border-left-width: 0;
}
.c18:not(:last-child) {
border-right-width: 0;
}
.c10 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
border-bottom-width: 0;
}
.c10:not(:first-child) {
border-left-width: 0;
}
.c10:not(:last-child) {
border-right-width: 0;
}
.c11 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 9.375rem;
display: table-cell;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
border-bottom-width: 0;
color: rgb(73,73,73);
font-weight: 600;
}
.c11:not(:first-child) {
border-left-width: 0;
}
.c11:not(:last-child) {
border-right-width: 0;
}
.c2 {
display: table-row;
color: rgb(73,73,73);
background-color: rgb(255,255,255);
box-shadow: 0 0.125rem 0 rgba(0,0,0,0.05);
box-sizing: border-box;
color: rgb(73,73,73);
background-color: transparent;
border: none;
box-shadow: none;
}
.c2:last-child {
box-shadow: none;
}
.c2:last-child td {
border-bottom-width: 0.0625rem;
}
.c20 {
-webkit-text-decoration: underline;
text-decoration: underline;
}
.c24 {
-webkit-text-decoration: underline;
text-decoration: underline;
-webkit-text-decoration: none;
text-decoration: none;
padding: 0.375rem;
background-color: rgb(59,70,204);
border: 0.0625rem solid rgb(45,56,132);
border-radius: 0.25rem;
color: rgb(255,255,255);
}
.c22 {
margin-right: 0.1875rem;
}
.c27 {
margin-left: 0.1875rem;
}
.c23 {
margin: 0 0.1875rem;
}
@media only screen and (min-width:37.4375rem) {
.c13 {
width: 10rem;
display: table-cell;
}
}
@media only screen and (min-width:37.4375rem) {
.c14 {
width: 8.125rem;
display: table-cell;
}
}
<form>
<table
className="c0"
>
<thead
className="c1"
disabled={undefined}
name="thdead"
selected={undefined}
>
<tr
className="c2"
disabled={undefined}
name="tr"
selected={undefined}
>
<th
className="c3"
disabled={undefined}
name="th"
selected={undefined}
>
<div
className="c4"
role="group"
style={undefined}
>
<li
className="c5"
>
<div
checked={false}
className="c6"
disabled={false}
id="w"
onBlur={undefined}
onChange={[Function]}
type="checkbox"
>
<input
checked={false}
className="c7 c8"
disabled={false}
id="x"
onBlur={undefined}
onChange={[Function]}
type="checkbox"
/>
<label
className="c9"
htmlFor="x"
/>
</div>
</li>
</div>
</th>
<th
className="c10"
disabled={undefined}
name="th"
onClick={[Function]}
selected={undefined}
>
<span>
Name
</span>
</th>
<th
className="c11"
disabled={undefined}
name="th"
onClick={[Function]}
selected={undefined}
>
<span>
Status
</span>
<div
className="c12"
>
<svg
height="6"
style={
Object {
"transform": "rotate(180deg)",
}
}
viewBox="0 0 9.6 6"
width="9.6"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M9.6,1.12,8.24,0,4.8,3.5,1.36,0,0,1.12,4.8,6Z"
fill="rgb(73, 73, 73)"
/>
</svg>
</div>
</th>
<th
className="c13"
disabled={undefined}
name="th"
onClick={[Function]}
selected={undefined}
>
<span>
Created
</span>
</th>
<th
className="c14"
disabled={undefined}
name="th"
onClick={[Function]}
selected={undefined}
>
<span>
Short ID
</span>
</th>
<th
className="c15"
disabled={undefined}
name="th"
selected={undefined}
/>
</tr>
</thead>
<tbody
className="c16"
disabled={undefined}
name="tbody"
selected={undefined}
/>
<tfoot
className="c17"
disabled={undefined}
name="tfoot"
selected={undefined}
>
<tr
className="c2"
disabled={undefined}
name="tr"
selected={undefined}
>
<th
className="c18"
colSpan="6"
disabled={undefined}
name="th"
selected={undefined}
>
<div
className="c19"
>
<a
active={undefined}
activeClassName="active"
className="c20 c21"
disabled={false}
secondary={false}
to="/?limit=0&offset=0"
>
<svg
className="c22"
height="6"
innerRef={undefined}
left={true}
style={
Object {
"transform": "rotate(90deg)",
}
}
viewBox="0 0 9.6 6"
width="9.6"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M9.6,1.12,8.24,0,4.8,3.5,1.36,0,0,1.12,4.8,6Z"
fill="rgb(59, 70, 204)"
/>
</svg>
Prev
</a>
</div>
<div
className="c19"
>
<a
className="c23 c24 c21 c25 c26"
disabled={undefined}
to={null}
>
NaN
</a>
</div>
<div
className="c19"
>
<a
active={undefined}
activeClassName="active"
className="c20 c21"
disabled={false}
secondary={false}
to="/?limit=0&offset=0"
>
Next
<svg
className="c27"
height="6"
innerRef={undefined}
right={true}
style={
Object {
"transform": "rotate(-90deg)",
}
}
viewBox="0 0 9.6 6"
width="9.6"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M9.6,1.12,8.24,0,4.8,3.5,1.36,0,0,1.12,4.8,6Z"
fill="rgb(59, 70, 204)"
/>
</svg>
</a>
</div>
</th>
</tr>
</tfoot>
</table>
</form>
`;
exports[`renders <InstanceList sortBy sortOrder /> without throwing 1`] = `
.c26 {
background-color: transparent;
-webkit-text-decoration-skip: objects;
text-decoration-skip: objects;
}
.c8 {
font-family: sans-serif;
font-size: 100%;
line-height: 1.15;
margin: 0;
overflow: visible;
}
.c8[type='checkbox'],
.c8[type='radio'] {
box-sizing: border-box;
padding: 0;
}
.c8[type='number']::-webkit-inner-spin-button,
.c8[type='number']::-webkit-outer-spin-button {
height: auto;
}
.c8[type='search'] {
-webkit-appearance: textfield;
-moz-appearance: textfield;
appearance: textfield;
outline-offset: -0.125rem;
}
.c8[type='search']::-webkit-search-cancel-button,
.c8[type='search']::-webkit-search-decoration {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.c8::-webkit-file-upload-button {
-webkit-appearance: button;
-moz-appearance: button;
appearance: button;
font: inherit;
}
.c25 {
font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;
}
.c21 {
color: rgb(59,70,204);
-webkit-text-fill-color: currentcolor;
}
.c21:hover {
-webkit-text-decoration: none;
text-decoration: none;
}
.c12 {
display: inline-block;
margin-left: 0.375rem;
}
.c19 {
display: inline-block;
margin-left: 0.375rem;
margin-right: 0.375rem;
}
.c7 {
font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;
display: none;
}
.c7:checked + label::after {
opacity: 1;
}
.c7:selected + label::after {
opacity: 1;
}
.c7:checked + label {
border-color: rgb(59,70,204);
}
.c7:selected + label {
border-color: rgb(59,70,204);
}
.c7:disabled + label {
background-color: rgb(249,249,249);
cursor: not-allowed;
}
.c9 {
color: rgb(100,100,100);
position: absolute;
width: 1.125rem;
height: 1.125rem;
box-sizing: border-box;
top: 0;
cursor: pointer;
background-color: rgb(255,255,255);
box-shadow: none;
border: 0.0625rem solid rgb(216,216,216);
cursor: pointer;
border-radius: 0.25rem;
width: 1.125rem;
height: 1.125rem;
}
.c9::after {
opacity: 0;
content: '';
position: absolute;
width: 0.375rem;
height: 0.125rem;
background: transparent;
top: 0.3125rem;
left: 0.25rem;
border: 0.125rem solid rgb(45,45,45);
border-top: none;
border-right: none;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.c6 {
display: inline-block;
vertical-align: text-bottom;
width: 1.125rem;
height: 1.125rem;
position: relative;
cursor: pointer;
}
.c5 {
list-style-type: none;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
height: 1.5rem;
}
.c5 label {
font-weight: 400;
}
.c5 label::after {
width: 0.475rem;
height: 0.205rem;
top: 0.4125rem;
left: 0.35rem;
}
.c5 div[type='checkbox'],
.c5 div[type='checkbox'] input,
.c5 div[type='checkbox'] label {
height: 1.5rem;
width: 1.5rem;
}
.c4 {
display: inline-block;
padding: 0;
border: none;
overflow: hidden;
height: auto;
-webkit-padding-before: 0;
-webkit-padding-start: 0;
-webkit-padding-end: 0;
-webkit-padding-after: 0;
}
.c0 {
overflow: hidden;
border-spacing: 0;
border-collapse: separate;
table-layout: fixed;
width: 100%;
max-width: 100%;
}
.c17 {
width: 100%;
background: rgb(250,250,250);
}
.c17 th:first-child {
border-bottom-left-radius: 0.25rem;
}
.c17 th:last-child {
border-bottom-right-radius: 0.25rem;
}
.c17 th {
border-top-width: 0;
}
.c1 {
width: 100%;
background: rgb(250,250,250);
}
.c1 th:first-child {
border-top-left-radius: 0.25rem;
}
.c1 th:last-child {
border-top-right-radius: 0.25rem;
}
.c16 {
width: 100%;
}
.c3 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 2rem;
display: table-cell;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
border-bottom-width: 0;
}
.c3:not(:first-child) {
border-left-width: 0;
}
.c3:not(:last-child) {
border-right-width: 0;
}
.c13 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 0rem;
display: none;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
border-bottom-width: 0;
}
.c13:not(:first-child) {
border-left-width: 0;
}
.c13:not(:last-child) {
border-right-width: 0;
}
.c14 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 0rem;
display: none;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
border-bottom-width: 0;
}
.c14:not(:first-child) {
border-left-width: 0;
}
.c14:not(:last-child) {
border-right-width: 0;
}
.c15 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 3.75rem;
display: table-cell;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
border-bottom-width: 0;
}
.c15:not(:first-child) {
border-left-width: 0;
}
.c15:not(:last-child) {
border-right-width: 0;
}
.c18 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
vertical-align: middle;
text-align: center;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
border-bottom-width: 0;
border-bottom-width: 0.0625rem !important;
}
.c18:not(:first-child) {
border-left-width: 0;
}
.c18:not(:last-child) {
border-right-width: 0;
}
.c10 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
border-bottom-width: 0;
}
.c10:not(:first-child) {
border-left-width: 0;
}
.c10:not(:last-child) {
border-right-width: 0;
}
.c11 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 9.375rem;
display: table-cell;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
border-bottom-width: 0;
color: rgb(73,73,73);
font-weight: 600;
}
.c11:not(:first-child) {
border-left-width: 0;
}
.c11:not(:last-child) {
border-right-width: 0;
}
.c2 {
display: table-row;
color: rgb(73,73,73);
background-color: rgb(255,255,255);
box-shadow: 0 0.125rem 0 rgba(0,0,0,0.05);
box-sizing: border-box;
color: rgb(73,73,73);
background-color: transparent;
border: none;
box-shadow: none;
}
.c2:last-child {
box-shadow: none;
}
.c2:last-child td {
border-bottom-width: 0.0625rem;
}
.c20 {
-webkit-text-decoration: underline;
text-decoration: underline;
}
.c24 {
-webkit-text-decoration: underline;
text-decoration: underline;
-webkit-text-decoration: none;
text-decoration: none;
padding: 0.375rem;
background-color: rgb(59,70,204);
border: 0.0625rem solid rgb(45,56,132);
border-radius: 0.25rem;
color: rgb(255,255,255);
}
.c22 {
margin-right: 0.1875rem;
}
.c27 {
margin-left: 0.1875rem;
}
.c23 {
margin: 0 0.1875rem;
}
@media only screen and (min-width:37.4375rem) {
.c13 {
width: 10rem;
display: table-cell;
}
}
@media only screen and (min-width:37.4375rem) {
.c14 {
width: 8.125rem;
display: table-cell;
}
}
<form>
<table
className="c0"
>
<thead
className="c1"
disabled={undefined}
name="thdead"
selected={undefined}
>
<tr
className="c2"
disabled={undefined}
name="tr"
selected={undefined}
>
<th
className="c3"
disabled={undefined}
name="th"
selected={undefined}
>
<div
className="c4"
role="group"
style={undefined}
>
<li
className="c5"
>
<div
checked={false}
className="c6"
disabled={false}
id="z"
onBlur={undefined}
onChange={[Function]}
type="checkbox"
>
<input
checked={false}
className="c7 c8"
disabled={false}
id="A"
onBlur={undefined}
onChange={[Function]}
type="checkbox"
/>
<label
className="c9"
htmlFor="A"
/>
</div>
</li>
</div>
</th>
<th
className="c10"
disabled={undefined}
name="th"
onClick={[Function]}
selected={undefined}
>
<span>
Name
</span>
</th>
<th
className="c11"
disabled={undefined}
name="th"
onClick={[Function]}
selected={undefined}
>
<span>
Status
</span>
<div
className="c12"
>
<svg
height="6"
style={
Object {
"transform": "rotate(0deg)",
}
}
viewBox="0 0 9.6 6"
width="9.6"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M9.6,1.12,8.24,0,4.8,3.5,1.36,0,0,1.12,4.8,6Z"
fill="rgb(73, 73, 73)"
/>
</svg>
</div>
</th>
<th
className="c13"
disabled={undefined}
name="th"
onClick={[Function]}
selected={undefined}
>
<span>
Created
</span>
</th>
<th
className="c14"
disabled={undefined}
name="th"
onClick={[Function]}
selected={undefined}
>
<span>
Short ID
</span>
</th>
<th
className="c15"
disabled={undefined}
name="th"
selected={undefined}
/>
</tr>
</thead>
<tbody
className="c16"
disabled={undefined}
name="tbody"
selected={undefined}
/>
<tfoot
className="c17"
disabled={undefined}
name="tfoot"
selected={undefined}
>
<tr
className="c2"
disabled={undefined}
name="tr"
selected={undefined}
>
<th
className="c18"
colSpan="6"
disabled={undefined}
name="th"
selected={undefined}
>
<div
className="c19"
>
<a
active={undefined}
activeClassName="active"
className="c20 c21"
disabled={false}
secondary={false}
to="/?limit=0&offset=0"
>
<svg
className="c22"
height="6"
innerRef={undefined}
left={true}
style={
Object {
"transform": "rotate(90deg)",
}
}
viewBox="0 0 9.6 6"
width="9.6"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M9.6,1.12,8.24,0,4.8,3.5,1.36,0,0,1.12,4.8,6Z"
fill="rgb(59, 70, 204)"
/>
</svg>
Prev
</a>
</div>
<div
className="c19"
>
<a
className="c23 c24 c21 c25 c26"
disabled={undefined}
to={null}
>
NaN
</a>
</div>
<div
className="c19"
>
<a
active={undefined}
activeClassName="active"
className="c20 c21"
disabled={false}
secondary={false}
to="/?limit=0&offset=0"
>
Next
<svg
className="c27"
height="6"
innerRef={undefined}
right={true}
style={
Object {
"transform": "rotate(-90deg)",
}
}
viewBox="0 0 9.6 6"
width="9.6"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M9.6,1.12,8.24,0,4.8,3.5,1.36,0,0,1.12,4.8,6Z"
fill="rgb(59, 70, 204)"
/>
</svg>
</a>
</div>
</th>
</tr>
</tfoot>
</table>
</form>
`;
exports[`renders <InstanceList submitting /> without throwing 1`] = `
.c26 {
background-color: transparent;
-webkit-text-decoration-skip: objects;
text-decoration-skip: objects;
}
.c8 {
font-family: sans-serif;
font-size: 100%;
line-height: 1.15;
margin: 0;
overflow: visible;
}
.c8[type='checkbox'],
.c8[type='radio'] {
box-sizing: border-box;
padding: 0;
}
.c8[type='number']::-webkit-inner-spin-button,
.c8[type='number']::-webkit-outer-spin-button {
height: auto;
}
.c8[type='search'] {
-webkit-appearance: textfield;
-moz-appearance: textfield;
appearance: textfield;
outline-offset: -0.125rem;
}
.c8[type='search']::-webkit-search-cancel-button,
.c8[type='search']::-webkit-search-decoration {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.c8::-webkit-file-upload-button {
-webkit-appearance: button;
-moz-appearance: button;
appearance: button;
font: inherit;
}
.c25 {
font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;
}
.c21 {
color: rgb(59,70,204);
-webkit-text-fill-color: currentcolor;
}
.c21:hover {
-webkit-text-decoration: none;
text-decoration: none;
}
.c11 {
display: inline-block;
margin-left: 0.375rem;
}
.c19 {
display: inline-block;
margin-left: 0.375rem;
margin-right: 0.375rem;
}
.c7 {
font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;
display: none;
}
.c7:checked + label::after {
opacity: 1;
}
.c7:selected + label::after {
opacity: 1;
}
.c7:checked + label {
border-color: rgb(59,70,204);
}
.c7:selected + label {
border-color: rgb(59,70,204);
}
.c7:disabled + label {
background-color: rgb(249,249,249);
cursor: not-allowed;
}
.c9 {
color: rgb(100,100,100);
position: absolute;
width: 1.125rem;
height: 1.125rem;
box-sizing: border-box;
top: 0;
cursor: pointer;
background-color: rgb(255,255,255);
box-shadow: none;
border: 0.0625rem solid rgb(216,216,216);
cursor: pointer;
border-radius: 0.25rem;
width: 1.125rem;
height: 1.125rem;
}
.c9::after {
opacity: 0;
content: '';
position: absolute;
width: 0.375rem;
height: 0.125rem;
background: transparent;
top: 0.3125rem;
left: 0.25rem;
border: 0.125rem solid rgb(45,45,45);
border-top: none;
border-right: none;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.c6 {
display: inline-block;
vertical-align: text-bottom;
width: 1.125rem;
height: 1.125rem;
position: relative;
cursor: pointer;
}
.c5 {
list-style-type: none;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
height: 1.5rem;
}
.c5 label {
font-weight: 400;
}
.c5 label::after {
width: 0.475rem;
height: 0.205rem;
top: 0.4125rem;
left: 0.35rem;
}
.c5 div[type='checkbox'],
.c5 div[type='checkbox'] input,
.c5 div[type='checkbox'] label {
height: 1.5rem;
width: 1.5rem;
}
.c4 {
display: inline-block;
padding: 0;
border: none;
overflow: hidden;
height: auto;
-webkit-padding-before: 0;
-webkit-padding-start: 0;
-webkit-padding-end: 0;
-webkit-padding-after: 0;
}
.c0 {
overflow: hidden;
border-spacing: 0;
border-collapse: separate;
table-layout: fixed;
width: 100%;
max-width: 100%;
}
.c17 {
width: 100%;
background: rgb(250,250,250);
}
.c17 th:first-child {
border-bottom-left-radius: 0.25rem;
}
.c17 th:last-child {
border-bottom-right-radius: 0.25rem;
}
.c17 th {
border-top-width: 0;
}
.c1 {
width: 100%;
background: rgb(250,250,250);
}
.c1 th:first-child {
border-top-left-radius: 0.25rem;
}
.c1 th:last-child {
border-top-right-radius: 0.25rem;
}
.c16 {
width: 100%;
}
.c3 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 2rem;
display: table-cell;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
border-bottom-width: 0;
}
.c3:not(:first-child) {
border-left-width: 0;
}
.c3:not(:last-child) {
border-right-width: 0;
}
.c10 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
border-bottom-width: 0;
color: rgb(73,73,73);
font-weight: 600;
}
.c10:not(:first-child) {
border-left-width: 0;
}
.c10:not(:last-child) {
border-right-width: 0;
}
.c12 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 9.375rem;
display: table-cell;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
border-bottom-width: 0;
}
.c12:not(:first-child) {
border-left-width: 0;
}
.c12:not(:last-child) {
border-right-width: 0;
}
.c13 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 0rem;
display: none;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
border-bottom-width: 0;
}
.c13:not(:first-child) {
border-left-width: 0;
}
.c13:not(:last-child) {
border-right-width: 0;
}
.c14 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 0rem;
display: none;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
border-bottom-width: 0;
}
.c14:not(:first-child) {
border-left-width: 0;
}
.c14:not(:last-child) {
border-right-width: 0;
}
.c15 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 3.75rem;
display: table-cell;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
border-bottom-width: 0;
}
.c15:not(:first-child) {
border-left-width: 0;
}
.c15:not(:last-child) {
border-right-width: 0;
}
.c18 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
vertical-align: middle;
text-align: center;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
border-bottom-width: 0;
border-bottom-width: 0.0625rem !important;
}
.c18:not(:first-child) {
border-left-width: 0;
}
.c18:not(:last-child) {
border-right-width: 0;
}
.c2 {
display: table-row;
color: rgb(73,73,73);
background-color: rgb(255,255,255);
box-shadow: 0 0.125rem 0 rgba(0,0,0,0.05);
box-sizing: border-box;
color: rgb(73,73,73);
background-color: transparent;
border: none;
box-shadow: none;
}
.c2:last-child {
box-shadow: none;
}
.c2:last-child td {
border-bottom-width: 0.0625rem;
}
.c20 {
-webkit-text-decoration: underline;
text-decoration: underline;
}
.c24 {
-webkit-text-decoration: underline;
text-decoration: underline;
-webkit-text-decoration: none;
text-decoration: none;
padding: 0.375rem;
background-color: rgb(59,70,204);
border: 0.0625rem solid rgb(45,56,132);
border-radius: 0.25rem;
color: rgb(255,255,255);
}
.c22 {
margin-right: 0.1875rem;
}
.c27 {
margin-left: 0.1875rem;
}
.c23 {
margin: 0 0.1875rem;
}
@media only screen and (min-width:37.4375rem) {
.c13 {
width: 10rem;
display: table-cell;
}
}
@media only screen and (min-width:37.4375rem) {
.c14 {
width: 8.125rem;
display: table-cell;
}
}
<form>
<table
className="c0"
>
<thead
className="c1"
disabled={undefined}
name="thdead"
selected={undefined}
>
<tr
className="c2"
disabled={undefined}
name="tr"
selected={undefined}
>
<th
className="c3"
disabled={undefined}
name="th"
selected={undefined}
>
<div
className="c4"
role="group"
style={undefined}
>
<li
className="c5"
>
<div
checked={false}
className="c6"
disabled={true}
id="C"
onBlur={undefined}
onChange={[Function]}
type="checkbox"
>
<input
checked={false}
className="c7 c8"
disabled={true}
id="D"
onBlur={undefined}
onChange={[Function]}
type="checkbox"
/>
<label
className="c9"
htmlFor="D"
/>
</div>
</li>
</div>
</th>
<th
className="c10"
disabled={undefined}
name="th"
onClick={[Function]}
selected={undefined}
>
<span>
Name
</span>
<div
className="c11"
>
<svg
height="6"
style={
Object {
"transform": "rotate(180deg)",
}
}
viewBox="0 0 9.6 6"
width="9.6"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M9.6,1.12,8.24,0,4.8,3.5,1.36,0,0,1.12,4.8,6Z"
fill="rgb(73, 73, 73)"
/>
</svg>
</div>
</th>
<th
className="c12"
disabled={undefined}
name="th"
onClick={[Function]}
selected={undefined}
>
<span>
Status
</span>
</th>
<th
className="c13"
disabled={undefined}
name="th"
onClick={[Function]}
selected={undefined}
>
<span>
Created
</span>
</th>
<th
className="c14"
disabled={undefined}
name="th"
onClick={[Function]}
selected={undefined}
>
<span>
Short ID
</span>
</th>
<th
className="c15"
disabled={undefined}
name="th"
selected={undefined}
/>
</tr>
</thead>
<tbody
className="c16"
disabled={undefined}
name="tbody"
selected={undefined}
/>
<tfoot
className="c17"
disabled={undefined}
name="tfoot"
selected={undefined}
>
<tr
className="c2"
disabled={undefined}
name="tr"
selected={undefined}
>
<th
className="c18"
colSpan="6"
disabled={undefined}
name="th"
selected={undefined}
>
<div
className="c19"
>
<a
active={undefined}
activeClassName="active"
className="c20 c21"
disabled={false}
secondary={false}
to="/?limit=0&offset=0"
>
<svg
className="c22"
height="6"
innerRef={undefined}
left={true}
style={
Object {
"transform": "rotate(90deg)",
}
}
viewBox="0 0 9.6 6"
width="9.6"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M9.6,1.12,8.24,0,4.8,3.5,1.36,0,0,1.12,4.8,6Z"
fill="rgb(59, 70, 204)"
/>
</svg>
Prev
</a>
</div>
<div
className="c19"
>
<a
className="c23 c24 c21 c25 c26"
disabled={undefined}
to={null}
>
NaN
</a>
</div>
<div
className="c19"
>
<a
active={undefined}
activeClassName="active"
className="c20 c21"
disabled={false}
secondary={false}
to="/?limit=0&offset=0"
>
Next
<svg
className="c27"
height="6"
innerRef={undefined}
right={true}
style={
Object {
"transform": "rotate(-90deg)",
}
}
viewBox="0 0 9.6 6"
width="9.6"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M9.6,1.12,8.24,0,4.8,3.5,1.36,0,0,1.12,4.8,6Z"
fill="rgb(59, 70, 204)"
/>
</svg>
</a>
</div>
</th>
</tr>
</tfoot>
</table>
</form>
`;
exports[`renders <InstanceList>{children}</InstanceList> without throwing 1`] = `
.c26 {
background-color: transparent;
-webkit-text-decoration-skip: objects;
text-decoration-skip: objects;
}
.c8 {
font-family: sans-serif;
font-size: 100%;
line-height: 1.15;
margin: 0;
overflow: visible;
}
.c8[type='checkbox'],
.c8[type='radio'] {
box-sizing: border-box;
padding: 0;
}
.c8[type='number']::-webkit-inner-spin-button,
.c8[type='number']::-webkit-outer-spin-button {
height: auto;
}
.c8[type='search'] {
-webkit-appearance: textfield;
-moz-appearance: textfield;
appearance: textfield;
outline-offset: -0.125rem;
}
.c8[type='search']::-webkit-search-cancel-button,
.c8[type='search']::-webkit-search-decoration {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.c8::-webkit-file-upload-button {
-webkit-appearance: button;
-moz-appearance: button;
appearance: button;
font: inherit;
}
.c25 {
font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;
}
.c21 {
color: rgb(59,70,204);
-webkit-text-fill-color: currentcolor;
}
.c21:hover {
-webkit-text-decoration: none;
text-decoration: none;
}
.c11 {
display: inline-block;
margin-left: 0.375rem;
}
.c19 {
display: inline-block;
margin-left: 0.375rem;
margin-right: 0.375rem;
}
.c7 {
font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;
display: none;
}
.c7:checked + label::after {
opacity: 1;
}
.c7:selected + label::after {
opacity: 1;
}
.c7:checked + label {
border-color: rgb(59,70,204);
}
.c7:selected + label {
border-color: rgb(59,70,204);
}
.c7:disabled + label {
background-color: rgb(249,249,249);
cursor: not-allowed;
}
.c9 {
color: rgb(100,100,100);
position: absolute;
width: 1.125rem;
height: 1.125rem;
box-sizing: border-box;
top: 0;
cursor: pointer;
background-color: rgb(255,255,255);
box-shadow: none;
border: 0.0625rem solid rgb(216,216,216);
cursor: pointer;
border-radius: 0.25rem;
width: 1.125rem;
height: 1.125rem;
}
.c9::after {
opacity: 0;
content: '';
position: absolute;
width: 0.375rem;
height: 0.125rem;
background: transparent;
top: 0.3125rem;
left: 0.25rem;
border: 0.125rem solid rgb(45,45,45);
border-top: none;
border-right: none;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.c6 {
display: inline-block;
vertical-align: text-bottom;
width: 1.125rem;
height: 1.125rem;
position: relative;
cursor: pointer;
}
.c5 {
list-style-type: none;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
height: 1.5rem;
}
.c5 label {
font-weight: 400;
}
.c5 label::after {
width: 0.475rem;
height: 0.205rem;
top: 0.4125rem;
left: 0.35rem;
}
.c5 div[type='checkbox'],
.c5 div[type='checkbox'] input,
.c5 div[type='checkbox'] label {
height: 1.5rem;
width: 1.5rem;
}
.c4 {
display: inline-block;
padding: 0;
border: none;
overflow: hidden;
height: auto;
-webkit-padding-before: 0;
-webkit-padding-start: 0;
-webkit-padding-end: 0;
-webkit-padding-after: 0;
}
.c0 {
overflow: hidden;
border-spacing: 0;
border-collapse: separate;
table-layout: fixed;
width: 100%;
max-width: 100%;
}
.c17 {
width: 100%;
background: rgb(250,250,250);
}
.c17 th:first-child {
border-bottom-left-radius: 0.25rem;
}
.c17 th:last-child {
border-bottom-right-radius: 0.25rem;
}
.c17 th {
border-top-width: 0;
}
.c1 {
width: 100%;
background: rgb(250,250,250);
}
.c1 th:first-child {
border-top-left-radius: 0.25rem;
}
.c1 th:last-child {
border-top-right-radius: 0.25rem;
}
.c16 {
width: 100%;
}
.c3 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 2rem;
display: table-cell;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
border-bottom-width: 0;
}
.c3:not(:first-child) {
border-left-width: 0;
}
.c3:not(:last-child) {
border-right-width: 0;
}
.c10 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
border-bottom-width: 0;
color: rgb(73,73,73);
font-weight: 600;
}
.c10:not(:first-child) {
border-left-width: 0;
}
.c10:not(:last-child) {
border-right-width: 0;
}
.c12 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 9.375rem;
display: table-cell;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
border-bottom-width: 0;
}
.c12:not(:first-child) {
border-left-width: 0;
}
.c12:not(:last-child) {
border-right-width: 0;
}
.c13 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 0rem;
display: none;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
border-bottom-width: 0;
}
.c13:not(:first-child) {
border-left-width: 0;
}
.c13:not(:last-child) {
border-right-width: 0;
}
.c14 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 0rem;
display: none;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
border-bottom-width: 0;
}
.c14:not(:first-child) {
border-left-width: 0;
}
.c14:not(:last-child) {
border-right-width: 0;
}
.c15 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 3.75rem;
display: table-cell;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
border-bottom-width: 0;
}
.c15:not(:first-child) {
border-left-width: 0;
}
.c15:not(:last-child) {
border-right-width: 0;
}
.c18 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
vertical-align: middle;
text-align: center;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
border-bottom-width: 0;
border-bottom-width: 0.0625rem !important;
}
.c18:not(:first-child) {
border-left-width: 0;
}
.c18:not(:last-child) {
border-right-width: 0;
}
.c2 {
display: table-row;
color: rgb(73,73,73);
background-color: rgb(255,255,255);
box-shadow: 0 0.125rem 0 rgba(0,0,0,0.05);
box-sizing: border-box;
color: rgb(73,73,73);
background-color: transparent;
border: none;
box-shadow: none;
}
.c2:last-child {
box-shadow: none;
}
.c2:last-child td {
border-bottom-width: 0.0625rem;
}
.c20 {
-webkit-text-decoration: underline;
text-decoration: underline;
}
.c24 {
-webkit-text-decoration: underline;
text-decoration: underline;
-webkit-text-decoration: none;
text-decoration: none;
padding: 0.375rem;
background-color: rgb(59,70,204);
border: 0.0625rem solid rgb(45,56,132);
border-radius: 0.25rem;
color: rgb(255,255,255);
}
.c22 {
margin-right: 0.1875rem;
}
.c27 {
margin-left: 0.1875rem;
}
.c23 {
margin: 0 0.1875rem;
}
@media only screen and (min-width:37.4375rem) {
.c13 {
width: 10rem;
display: table-cell;
}
}
@media only screen and (min-width:37.4375rem) {
.c14 {
width: 8.125rem;
display: table-cell;
}
}
<form>
<table
className="c0"
>
<thead
className="c1"
disabled={undefined}
name="thdead"
selected={undefined}
>
<tr
className="c2"
disabled={undefined}
name="tr"
selected={undefined}
>
<th
className="c3"
disabled={undefined}
name="th"
selected={undefined}
>
<div
className="c4"
role="group"
style={undefined}
>
<li
className="c5"
>
<div
checked={false}
className="c6"
disabled={false}
id="I"
onBlur={undefined}
onChange={[Function]}
type="checkbox"
>
<input
checked={false}
className="c7 c8"
disabled={false}
id="J"
onBlur={undefined}
onChange={[Function]}
type="checkbox"
/>
<label
className="c9"
htmlFor="J"
/>
</div>
</li>
</div>
</th>
<th
className="c10"
disabled={undefined}
name="th"
onClick={[Function]}
selected={undefined}
>
<span>
Name
</span>
<div
className="c11"
>
<svg
height="6"
style={
Object {
"transform": "rotate(180deg)",
}
}
viewBox="0 0 9.6 6"
width="9.6"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M9.6,1.12,8.24,0,4.8,3.5,1.36,0,0,1.12,4.8,6Z"
fill="rgb(73, 73, 73)"
/>
</svg>
</div>
</th>
<th
className="c12"
disabled={undefined}
name="th"
onClick={[Function]}
selected={undefined}
>
<span>
Status
</span>
</th>
<th
className="c13"
disabled={undefined}
name="th"
onClick={[Function]}
selected={undefined}
>
<span>
Created
</span>
</th>
<th
className="c14"
disabled={undefined}
name="th"
onClick={[Function]}
selected={undefined}
>
<span>
Short ID
</span>
</th>
<th
className="c15"
disabled={undefined}
name="th"
selected={undefined}
/>
</tr>
</thead>
<tbody
className="c16"
disabled={undefined}
name="tbody"
selected={undefined}
>
<span>
children
</span>
</tbody>
<tfoot
className="c17"
disabled={undefined}
name="tfoot"
selected={undefined}
>
<tr
className="c2"
disabled={undefined}
name="tr"
selected={undefined}
>
<th
className="c18"
colSpan="6"
disabled={undefined}
name="th"
selected={undefined}
>
<div
className="c19"
>
<a
active={undefined}
activeClassName="active"
className="c20 c21"
disabled={false}
secondary={false}
to="/?limit=0&offset=0"
>
<svg
className="c22"
height="6"
innerRef={undefined}
left={true}
style={
Object {
"transform": "rotate(90deg)",
}
}
viewBox="0 0 9.6 6"
width="9.6"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M9.6,1.12,8.24,0,4.8,3.5,1.36,0,0,1.12,4.8,6Z"
fill="rgb(59, 70, 204)"
/>
</svg>
Prev
</a>
</div>
<div
className="c19"
>
<a
className="c23 c24 c21 c25 c26"
disabled={undefined}
to={null}
>
NaN
</a>
</div>
<div
className="c19"
>
<a
active={undefined}
activeClassName="active"
className="c20 c21"
disabled={false}
secondary={false}
to="/?limit=0&offset=0"
>
Next
<svg
className="c27"
height="6"
innerRef={undefined}
right={true}
style={
Object {
"transform": "rotate(-90deg)",
}
}
viewBox="0 0 9.6 6"
width="9.6"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M9.6,1.12,8.24,0,4.8,3.5,1.36,0,0,1.12,4.8,6Z"
fill="rgb(59, 70, 204)"
/>
</svg>
</a>
</div>
</th>
</tr>
</tfoot>
</table>
</form>
`;
exports[`renders <Item /> without throwing 1`] = `
.c8 {
font-family: sans-serif;
font-size: 100%;
line-height: 1.15;
margin: 0;
overflow: visible;
}
.c8[type='checkbox'],
.c8[type='radio'] {
box-sizing: border-box;
padding: 0;
}
.c8[type='number']::-webkit-inner-spin-button,
.c8[type='number']::-webkit-outer-spin-button {
height: auto;
}
.c8[type='search'] {
-webkit-appearance: textfield;
-moz-appearance: textfield;
appearance: textfield;
outline-offset: -0.125rem;
}
.c8[type='search']::-webkit-search-cancel-button,
.c8[type='search']::-webkit-search-decoration {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.c8::-webkit-file-upload-button {
-webkit-appearance: button;
-moz-appearance: button;
appearance: button;
font: inherit;
}
.c11 {
color: rgb(59,70,204);
-webkit-text-fill-color: currentcolor;
}
.c11:hover {
-webkit-text-decoration: none;
text-decoration: none;
}
.c12 {
width: 0.75rem;
height: 0.75rem;
border-radius: 50%;
background-color: rgb(0,152,88);
display: inline-block;
margin-right: 0rem;
margin-left: 0rem;
}
.c16 {
cursor: pointer;
height: 100%;
width: 100%;
display: -webkit-box !important;
display: -webkit-flex !important;
display: -ms-flexbox !important;
display: flex !important;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.c7 {
font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;
display: none;
}
.c7:checked + label::after {
opacity: 1;
}
.c7:selected + label::after {
opacity: 1;
}
.c7:checked + label {
border-color: rgb(59,70,204);
}
.c7:selected + label {
border-color: rgb(59,70,204);
}
.c7:disabled + label {
background-color: rgb(249,249,249);
cursor: not-allowed;
}
.c9 {
color: rgb(100,100,100);
position: absolute;
width: 1.125rem;
height: 1.125rem;
box-sizing: border-box;
top: 0;
cursor: pointer;
background-color: rgb(255,255,255);
box-shadow: none;
border: 0.0625rem solid rgb(216,216,216);
cursor: pointer;
border-radius: 0.25rem;
width: 1.125rem;
height: 1.125rem;
}
.c9::after {
opacity: 0;
content: '';
position: absolute;
width: 0.375rem;
height: 0.125rem;
background: transparent;
top: 0.3125rem;
left: 0.25rem;
border: 0.125rem solid rgb(45,45,45);
border-top: none;
border-right: none;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.c6 {
display: inline-block;
vertical-align: text-bottom;
width: 1.125rem;
height: 1.125rem;
position: relative;
cursor: pointer;
}
.c5 {
list-style-type: none;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
height: 1.5rem;
}
.c5 label {
font-weight: 400;
}
.c5 label::after {
width: 0.475rem;
height: 0.205rem;
top: 0.4125rem;
left: 0.35rem;
}
.c5 div[type='checkbox'],
.c5 div[type='checkbox'] input,
.c5 div[type='checkbox'] label {
height: 1.5rem;
width: 1.5rem;
}
.c4 {
display: inline-block;
padding: 0;
border: none;
overflow: hidden;
height: auto;
-webkit-padding-before: 0;
-webkit-padding-start: 0;
-webkit-padding-end: 0;
-webkit-padding-after: 0;
}
.c18 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-align-content: stretch;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.c0 {
overflow: hidden;
border-spacing: 0;
border-collapse: separate;
table-layout: fixed;
width: 100%;
max-width: 100%;
}
.c1 {
width: 100%;
}
.c3 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
vertical-align: middle;
text-align: left;
border-bottom-width: 0;
}
.c3:not(:first-child) {
border-left-width: 0;
}
.c3:not(:last-child) {
border-right-width: 0;
}
.c13 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 0rem;
display: none;
vertical-align: middle;
text-align: left;
border-bottom-width: 0;
}
.c13:not(:first-child) {
border-left-width: 0;
}
.c13:not(:last-child) {
border-right-width: 0;
}
.c14 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 0rem;
display: none;
vertical-align: middle;
text-align: left;
border-bottom-width: 0;
}
.c14:not(:first-child) {
border-left-width: 0;
}
.c14:not(:last-child) {
border-right-width: 0;
}
.c15 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
border-bottom-width: 0;
border-left-width: 0.0625rem !important;
}
.c15:not(:first-child) {
border-left-width: 0;
}
.c15:not(:last-child) {
border-right-width: 0;
}
.c2 {
display: table-row;
color: rgb(73,73,73);
background-color: rgb(255,255,255);
box-shadow: 0 0.125rem 0 rgba(0,0,0,0.05);
box-sizing: border-box;
}
.c2:last-child {
box-shadow: none;
}
.c2:last-child td {
border-bottom-width: 0.0625rem;
}
.c10 {
color: rgb(73,73,73);
-webkit-text-decoration: none;
text-decoration: none;
font-weight: 600;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
max-width: 100%;
display: block;
}
.c17 {
height: 100%;
}
@media only screen and (min-width:37.4375rem) {
.c13 {
width: 10rem;
display: table-cell;
}
}
@media only screen and (min-width:37.4375rem) {
.c14 {
width: 8.125rem;
display: table-cell;
}
}
<table
className="c0"
>
<tbody
className="c1"
disabled={undefined}
name="tbody"
selected={undefined}
>
<tr
className="c2"
disabled={undefined}
name="tr"
selected={undefined}
>
<td
className="c3"
disabled={undefined}
name="td"
selected={undefined}
>
<div
className="c4"
name=""
role="group"
style={undefined}
>
<li
className="c5"
>
<div
checked={false}
className="c6"
disabled={false}
id="k"
onBlur={undefined}
type="checkbox"
>
<input
checked={false}
className="c7 c8"
disabled={false}
id="l"
onBlur={undefined}
type="checkbox"
/>
<label
className="c9"
htmlFor="l"
/>
</div>
</li>
</div>
</td>
<td
className="c3"
disabled={undefined}
name="td"
selected={undefined}
>
<a
activeClassName="active"
className="c10 c11"
secondary={false}
to="/instances/"
/>
</td>
<td
className="c3"
disabled={undefined}
name="td"
selected={undefined}
>
<span>
<span
className="c12"
color="green"
size="0.75rem"
/>
Running
</span>
</td>
<td
className="c13"
disabled={undefined}
name="td"
selected={undefined}
>
almost NaN years
</td>
<td
className="c14"
disabled={undefined}
name="td"
selected={undefined}
>
<code>
</code>
</td>
<td
className="c15"
disabled={undefined}
name="td"
selected={undefined}
>
<div
box={true}
className="c16"
onClick={[Function]}
onMouseEnter={undefined}
onMouseLeave={undefined}
style={
Object {
"display": "inline-block",
}
}
tag="div"
>
<div
className="c17 c18"
>
<svg
height="16"
style={
Object {
"transform": "rotate(0deg)",
}
}
viewBox="0 0 4 16"
width="4"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M2,16a2,2,0,1,0-2-2A2,2,0,0,0,2,16Zm0-6A2,2,0,1,0,0,8,2,2,0,0,0,2,10ZM2,4A2,2,0,1,0,0,2,2,2,0,0,0,2,4Z"
fill="rgb(73, 73, 73)"
/>
</svg>
</div>
</div>
</td>
</tr>
</tbody>
</table>
`;
exports[`renders <Item {...item} /> without throwing 1`] = `
.c8 {
font-family: sans-serif;
font-size: 100%;
line-height: 1.15;
margin: 0;
overflow: visible;
}
.c8[type='checkbox'],
.c8[type='radio'] {
box-sizing: border-box;
padding: 0;
}
.c8[type='number']::-webkit-inner-spin-button,
.c8[type='number']::-webkit-outer-spin-button {
height: auto;
}
.c8[type='search'] {
-webkit-appearance: textfield;
-moz-appearance: textfield;
appearance: textfield;
outline-offset: -0.125rem;
}
.c8[type='search']::-webkit-search-cancel-button,
.c8[type='search']::-webkit-search-decoration {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.c8::-webkit-file-upload-button {
-webkit-appearance: button;
-moz-appearance: button;
appearance: button;
font: inherit;
}
.c11 {
color: rgb(59,70,204);
-webkit-text-fill-color: currentcolor;
}
.c11:hover {
-webkit-text-decoration: none;
text-decoration: none;
}
.c12 {
width: 0.75rem;
height: 0.75rem;
border-radius: 50%;
background-color: rgb(59,70,204);
display: inline-block;
margin-right: 0rem;
margin-left: 0rem;
}
.c16 {
cursor: pointer;
height: 100%;
width: 100%;
display: -webkit-box !important;
display: -webkit-flex !important;
display: -ms-flexbox !important;
display: flex !important;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.c7 {
font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;
display: none;
}
.c7:checked + label::after {
opacity: 1;
}
.c7:selected + label::after {
opacity: 1;
}
.c7:checked + label {
border-color: rgb(59,70,204);
}
.c7:selected + label {
border-color: rgb(59,70,204);
}
.c7:disabled + label {
background-color: rgb(249,249,249);
cursor: not-allowed;
}
.c9 {
color: rgb(100,100,100);
position: absolute;
width: 1.125rem;
height: 1.125rem;
box-sizing: border-box;
top: 0;
cursor: pointer;
background-color: rgb(255,255,255);
box-shadow: none;
border: 0.0625rem solid rgb(216,216,216);
cursor: pointer;
border-radius: 0.25rem;
width: 1.125rem;
height: 1.125rem;
}
.c9::after {
opacity: 0;
content: '';
position: absolute;
width: 0.375rem;
height: 0.125rem;
background: transparent;
top: 0.3125rem;
left: 0.25rem;
border: 0.125rem solid rgb(45,45,45);
border-top: none;
border-right: none;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.c6 {
display: inline-block;
vertical-align: text-bottom;
width: 1.125rem;
height: 1.125rem;
position: relative;
cursor: pointer;
}
.c5 {
list-style-type: none;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
height: 1.5rem;
}
.c5 label {
font-weight: 400;
}
.c5 label::after {
width: 0.475rem;
height: 0.205rem;
top: 0.4125rem;
left: 0.35rem;
}
.c5 div[type='checkbox'],
.c5 div[type='checkbox'] input,
.c5 div[type='checkbox'] label {
height: 1.5rem;
width: 1.5rem;
}
.c4 {
display: inline-block;
padding: 0;
border: none;
overflow: hidden;
height: auto;
-webkit-padding-before: 0;
-webkit-padding-start: 0;
-webkit-padding-end: 0;
-webkit-padding-after: 0;
}
.c18 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-align-content: stretch;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.c0 {
overflow: hidden;
border-spacing: 0;
border-collapse: separate;
table-layout: fixed;
width: 100%;
max-width: 100%;
}
.c1 {
width: 100%;
}
.c3 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
vertical-align: middle;
text-align: left;
border-bottom-width: 0;
}
.c3:not(:first-child) {
border-left-width: 0;
}
.c3:not(:last-child) {
border-right-width: 0;
}
.c13 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 0rem;
display: none;
vertical-align: middle;
text-align: left;
border-bottom-width: 0;
}
.c13:not(:first-child) {
border-left-width: 0;
}
.c13:not(:last-child) {
border-right-width: 0;
}
.c14 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 0rem;
display: none;
vertical-align: middle;
text-align: left;
border-bottom-width: 0;
}
.c14:not(:first-child) {
border-left-width: 0;
}
.c14:not(:last-child) {
border-right-width: 0;
}
.c15 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
border-bottom-width: 0;
border-left-width: 0.0625rem !important;
}
.c15:not(:first-child) {
border-left-width: 0;
}
.c15:not(:last-child) {
border-right-width: 0;
}
.c2 {
display: table-row;
color: rgb(73,73,73);
background-color: rgb(255,255,255);
box-shadow: 0 0.125rem 0 rgba(0,0,0,0.05);
box-sizing: border-box;
}
.c2:last-child {
box-shadow: none;
}
.c2:last-child td {
border-bottom-width: 0.0625rem;
}
.c10 {
color: rgb(73,73,73);
-webkit-text-decoration: none;
text-decoration: none;
font-weight: 600;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
max-width: 100%;
display: block;
}
.c17 {
height: 100%;
}
@media only screen and (min-width:37.4375rem) {
.c13 {
width: 10rem;
display: table-cell;
}
}
@media only screen and (min-width:37.4375rem) {
.c14 {
width: 8.125rem;
display: table-cell;
}
}
<table
className="c0"
>
<tbody
className="c1"
disabled={undefined}
name="tbody"
selected={undefined}
>
<tr
className="c2"
disabled={undefined}
name="tr"
selected={undefined}
>
<td
className="c3"
disabled={undefined}
name="td"
selected={undefined}
>
<div
className="c4"
name="id"
role="group"
style={undefined}
>
<li
className="c5"
>
<div
checked={false}
className="c6"
disabled={false}
id="q"
onBlur={undefined}
type="checkbox"
>
<input
checked={false}
className="c7 c8"
disabled={false}
id="r"
onBlur={undefined}
type="checkbox"
/>
<label
className="c9"
htmlFor="r"
/>
</div>
</li>
</div>
</td>
<td
className="c3"
disabled={undefined}
name="td"
selected={undefined}
>
<a
activeClassName="active"
className="c10 c11"
secondary={false}
to="/instances/id"
>
name
</a>
</td>
<td
className="c3"
disabled={undefined}
name="td"
selected={undefined}
>
<span>
<span
className="c12"
color="primary"
size="0.75rem"
/>
Provisioning
</span>
</td>
<td
className="c13"
disabled={undefined}
name="td"
selected={undefined}
>
almost NaN years
</td>
<td
className="c14"
disabled={undefined}
name="td"
selected={undefined}
>
<code>
id
</code>
</td>
<td
className="c15"
disabled={undefined}
name="td"
selected={undefined}
>
<div
box={true}
className="c16"
onClick={[Function]}
onMouseEnter={undefined}
onMouseLeave={undefined}
style={
Object {
"display": "inline-block",
}
}
tag="div"
>
<div
className="c17 c18"
>
<svg
height="16"
style={
Object {
"transform": "rotate(0deg)",
}
}
viewBox="0 0 4 16"
width="4"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M2,16a2,2,0,1,0-2-2A2,2,0,0,0,2,16Zm0-6A2,2,0,1,0,0,8,2,2,0,0,0,2,10ZM2,4A2,2,0,1,0,0,2,2,2,0,0,0,2,4Z"
fill="rgb(73, 73, 73)"
/>
</svg>
</div>
</div>
</td>
</tr>
</tbody>
</table>
`;
exports[`renders <Item allowedActions /> without throwing 1`] = `
.c8 {
font-family: sans-serif;
font-size: 100%;
line-height: 1.15;
margin: 0;
overflow: visible;
}
.c8[type='checkbox'],
.c8[type='radio'] {
box-sizing: border-box;
padding: 0;
}
.c8[type='number']::-webkit-inner-spin-button,
.c8[type='number']::-webkit-outer-spin-button {
height: auto;
}
.c8[type='search'] {
-webkit-appearance: textfield;
-moz-appearance: textfield;
appearance: textfield;
outline-offset: -0.125rem;
}
.c8[type='search']::-webkit-search-cancel-button,
.c8[type='search']::-webkit-search-decoration {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.c8::-webkit-file-upload-button {
-webkit-appearance: button;
-moz-appearance: button;
appearance: button;
font: inherit;
}
.c11 {
color: rgb(59,70,204);
-webkit-text-fill-color: currentcolor;
}
.c11:hover {
-webkit-text-decoration: none;
text-decoration: none;
}
.c12 {
width: 0.75rem;
height: 0.75rem;
border-radius: 50%;
background-color: rgb(0,152,88);
display: inline-block;
margin-right: 0rem;
margin-left: 0rem;
}
.c16 {
cursor: pointer;
height: 100%;
width: 100%;
display: -webkit-box !important;
display: -webkit-flex !important;
display: -ms-flexbox !important;
display: flex !important;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.c7 {
font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;
display: none;
}
.c7:checked + label::after {
opacity: 1;
}
.c7:selected + label::after {
opacity: 1;
}
.c7:checked + label {
border-color: rgb(59,70,204);
}
.c7:selected + label {
border-color: rgb(59,70,204);
}
.c7:disabled + label {
background-color: rgb(249,249,249);
cursor: not-allowed;
}
.c9 {
color: rgb(100,100,100);
position: absolute;
width: 1.125rem;
height: 1.125rem;
box-sizing: border-box;
top: 0;
cursor: pointer;
background-color: rgb(255,255,255);
box-shadow: none;
border: 0.0625rem solid rgb(216,216,216);
cursor: pointer;
border-radius: 0.25rem;
width: 1.125rem;
height: 1.125rem;
}
.c9::after {
opacity: 0;
content: '';
position: absolute;
width: 0.375rem;
height: 0.125rem;
background: transparent;
top: 0.3125rem;
left: 0.25rem;
border: 0.125rem solid rgb(45,45,45);
border-top: none;
border-right: none;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.c6 {
display: inline-block;
vertical-align: text-bottom;
width: 1.125rem;
height: 1.125rem;
position: relative;
cursor: pointer;
}
.c5 {
list-style-type: none;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
height: 1.5rem;
}
.c5 label {
font-weight: 400;
}
.c5 label::after {
width: 0.475rem;
height: 0.205rem;
top: 0.4125rem;
left: 0.35rem;
}
.c5 div[type='checkbox'],
.c5 div[type='checkbox'] input,
.c5 div[type='checkbox'] label {
height: 1.5rem;
width: 1.5rem;
}
.c4 {
display: inline-block;
padding: 0;
border: none;
overflow: hidden;
height: auto;
-webkit-padding-before: 0;
-webkit-padding-start: 0;
-webkit-padding-end: 0;
-webkit-padding-after: 0;
}
.c18 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-align-content: stretch;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.c0 {
overflow: hidden;
border-spacing: 0;
border-collapse: separate;
table-layout: fixed;
width: 100%;
max-width: 100%;
}
.c1 {
width: 100%;
}
.c3 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
vertical-align: middle;
text-align: left;
border-bottom-width: 0;
}
.c3:not(:first-child) {
border-left-width: 0;
}
.c3:not(:last-child) {
border-right-width: 0;
}
.c13 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 0rem;
display: none;
vertical-align: middle;
text-align: left;
border-bottom-width: 0;
}
.c13:not(:first-child) {
border-left-width: 0;
}
.c13:not(:last-child) {
border-right-width: 0;
}
.c14 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 0rem;
display: none;
vertical-align: middle;
text-align: left;
border-bottom-width: 0;
}
.c14:not(:first-child) {
border-left-width: 0;
}
.c14:not(:last-child) {
border-right-width: 0;
}
.c15 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
border-bottom-width: 0;
border-left-width: 0.0625rem !important;
}
.c15:not(:first-child) {
border-left-width: 0;
}
.c15:not(:last-child) {
border-right-width: 0;
}
.c2 {
display: table-row;
color: rgb(73,73,73);
background-color: rgb(255,255,255);
box-shadow: 0 0.125rem 0 rgba(0,0,0,0.05);
box-sizing: border-box;
}
.c2:last-child {
box-shadow: none;
}
.c2:last-child td {
border-bottom-width: 0.0625rem;
}
.c10 {
color: rgb(73,73,73);
-webkit-text-decoration: none;
text-decoration: none;
font-weight: 600;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
max-width: 100%;
display: block;
}
.c17 {
height: 100%;
}
@media only screen and (min-width:37.4375rem) {
.c13 {
width: 10rem;
display: table-cell;
}
}
@media only screen and (min-width:37.4375rem) {
.c14 {
width: 8.125rem;
display: table-cell;
}
}
<table
className="c0"
>
<tbody
className="c1"
disabled={undefined}
name="tbody"
selected={undefined}
>
<tr
className="c2"
disabled={undefined}
name="tr"
selected={undefined}
>
<td
className="c3"
disabled={undefined}
name="td"
selected={undefined}
>
<div
className="c4"
name=""
role="group"
style={undefined}
>
<li
className="c5"
>
<div
checked={false}
className="c6"
disabled={false}
id="o"
onBlur={undefined}
type="checkbox"
>
<input
checked={false}
className="c7 c8"
disabled={false}
id="p"
onBlur={undefined}
type="checkbox"
/>
<label
className="c9"
htmlFor="p"
/>
</div>
</li>
</div>
</td>
<td
className="c3"
disabled={undefined}
name="td"
selected={undefined}
>
<a
activeClassName="active"
className="c10 c11"
secondary={false}
to="/instances/"
/>
</td>
<td
className="c3"
disabled={undefined}
name="td"
selected={undefined}
>
<span>
<span
className="c12"
color="green"
size="0.75rem"
/>
Running
</span>
</td>
<td
className="c13"
disabled={undefined}
name="td"
selected={undefined}
>
almost NaN years
</td>
<td
className="c14"
disabled={undefined}
name="td"
selected={undefined}
>
<code>
</code>
</td>
<td
className="c15"
disabled={undefined}
name="td"
selected={undefined}
>
<div
box={true}
className="c16"
onClick={[Function]}
onMouseEnter={undefined}
onMouseLeave={undefined}
style={
Object {
"display": "inline-block",
}
}
tag="div"
>
<div
className="c17 c18"
>
<svg
height="16"
style={
Object {
"transform": "rotate(0deg)",
}
}
viewBox="0 0 4 16"
width="4"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M2,16a2,2,0,1,0-2-2A2,2,0,0,0,2,16Zm0-6A2,2,0,1,0,0,8,2,2,0,0,0,2,10ZM2,4A2,2,0,1,0,0,2,2,2,0,0,0,2,4Z"
fill="rgb(73, 73, 73)"
/>
</svg>
</div>
</div>
</td>
</tr>
</tbody>
</table>
`;
exports[`renders <Item mutating /> without throwing 1`] = `
.c8 {
font-family: sans-serif;
font-size: 100%;
line-height: 1.15;
margin: 0;
overflow: visible;
}
.c8[type='checkbox'],
.c8[type='radio'] {
box-sizing: border-box;
padding: 0;
}
.c8[type='number']::-webkit-inner-spin-button,
.c8[type='number']::-webkit-outer-spin-button {
height: auto;
}
.c8[type='search'] {
-webkit-appearance: textfield;
-moz-appearance: textfield;
appearance: textfield;
outline-offset: -0.125rem;
}
.c8[type='search']::-webkit-search-cancel-button,
.c8[type='search']::-webkit-search-decoration {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.c8::-webkit-file-upload-button {
-webkit-appearance: button;
-moz-appearance: button;
appearance: button;
font: inherit;
}
.c11 {
color: rgb(59,70,204);
-webkit-text-fill-color: currentcolor;
}
.c11:hover {
-webkit-text-decoration: none;
text-decoration: none;
}
.c13 {
fill: rgb(59,70,204);
stroke: rgb(59,70,204);
-webkit-animation: iCqDak 1.5s ease-out 0s infinite;
animation: iCqDak 1.5s ease-out 0s infinite;
}
.c14 {
-webkit-animation-delay: 0.5s;
animation-delay: 0.5s;
}
.c15 {
-webkit-animation-delay: 1s;
animation-delay: 1s;
}
.c12 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
min-height: 1.25rem;
-webkit-flex: 1 0 auto;
-ms-flex: 1 0 auto;
flex: 1 0 auto;
}
.c7 {
font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;
display: none;
}
.c7:checked + label::after {
opacity: 1;
}
.c7:selected + label::after {
opacity: 1;
}
.c7:checked + label {
border-color: rgb(59,70,204);
}
.c7:selected + label {
border-color: rgb(59,70,204);
}
.c7:disabled + label {
background-color: rgb(249,249,249);
cursor: not-allowed;
}
.c9 {
color: rgb(100,100,100);
position: absolute;
width: 1.125rem;
height: 1.125rem;
box-sizing: border-box;
top: 0;
cursor: pointer;
background-color: rgb(255,255,255);
box-shadow: none;
border: 0.0625rem solid rgb(216,216,216);
cursor: pointer;
border-radius: 0.25rem;
width: 1.125rem;
height: 1.125rem;
}
.c9::after {
opacity: 0;
content: '';
position: absolute;
width: 0.375rem;
height: 0.125rem;
background: transparent;
top: 0.3125rem;
left: 0.25rem;
border: 0.125rem solid rgb(45,45,45);
border-top: none;
border-right: none;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.c6 {
display: inline-block;
vertical-align: text-bottom;
width: 1.125rem;
height: 1.125rem;
position: relative;
cursor: pointer;
}
.c5 {
list-style-type: none;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
height: 1.5rem;
}
.c5 label {
font-weight: 400;
}
.c5 label::after {
width: 0.475rem;
height: 0.205rem;
top: 0.4125rem;
left: 0.35rem;
}
.c5 div[type='checkbox'],
.c5 div[type='checkbox'] input,
.c5 div[type='checkbox'] label {
height: 1.5rem;
width: 1.5rem;
}
.c4 {
display: inline-block;
padding: 0;
border: none;
overflow: hidden;
height: auto;
-webkit-padding-before: 0;
-webkit-padding-start: 0;
-webkit-padding-end: 0;
-webkit-padding-after: 0;
}
.c0 {
overflow: hidden;
border-spacing: 0;
border-collapse: separate;
table-layout: fixed;
width: 100%;
max-width: 100%;
}
.c1 {
width: 100%;
}
.c3 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
vertical-align: middle;
text-align: left;
border-bottom-width: 0;
}
.c3:not(:first-child) {
border-left-width: 0;
}
.c3:not(:last-child) {
border-right-width: 0;
}
.c16 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 0rem;
display: none;
vertical-align: middle;
text-align: left;
border-bottom-width: 0;
}
.c16:not(:first-child) {
border-left-width: 0;
}
.c16:not(:last-child) {
border-right-width: 0;
}
.c17 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
width: 0rem;
display: none;
vertical-align: middle;
text-align: left;
border-bottom-width: 0;
}
.c17:not(:first-child) {
border-left-width: 0;
}
.c17:not(:last-child) {
border-right-width: 0;
}
.c18 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
vertical-align: middle;
text-align: center;
border-bottom-width: 0;
border-left-width: 0.0625rem !important;
}
.c18:not(:first-child) {
border-left-width: 0;
}
.c18:not(:last-child) {
border-right-width: 0;
}
.c2 {
display: table-row;
color: rgb(73,73,73);
background-color: rgb(255,255,255);
box-shadow: 0 0.125rem 0 rgba(0,0,0,0.05);
box-sizing: border-box;
}
.c2:last-child {
box-shadow: none;
}
.c2:last-child td {
border-bottom-width: 0.0625rem;
}
.c10 {
color: rgb(73,73,73);
-webkit-text-decoration: none;
text-decoration: none;
font-weight: 600;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
max-width: 100%;
display: block;
}
@media only screen and (min-width:37.4375rem) {
.c16 {
width: 10rem;
display: table-cell;
}
}
@media only screen and (min-width:37.4375rem) {
.c17 {
width: 8.125rem;
display: table-cell;
}
}
<table
className="c0"
>
<tbody
className="c1"
disabled={undefined}
name="tbody"
selected={undefined}
>
<tr
className="c2"
disabled={undefined}
name="tr"
selected={undefined}
>
<td
className="c3"
disabled={undefined}
name="td"
selected={undefined}
>
<div
className="c4"
name=""
role="group"
style={undefined}
>
<li
className="c5"
>
<div
checked={false}
className="c6"
disabled={false}
id="m"
onBlur={undefined}
type="checkbox"
>
<input
checked={false}
className="c7 c8"
disabled={false}
id="n"
onBlur={undefined}
type="checkbox"
/>
<label
className="c9"
htmlFor="n"
/>
</div>
</li>
</div>
</td>
<td
className="c3"
disabled={undefined}
name="td"
selected={undefined}
>
<a
activeClassName="active"
className="c10 c11"
secondary={false}
to="/instances/"
/>
</td>
<td
className="c3"
disabled={undefined}
name="td"
selected={undefined}
>
<div
className="c12"
>
<svg
height="10"
width="28"
>
<rect
className="c13"
height="6"
width="6"
x="2"
y="2"
/>
<rect
className="c14 c13"
height="6"
width="6"
x="11"
y="2"
/>
<rect
className="c15 c13"
height="6"
width="6"
x="20"
y="2"
/>
</svg>
</div>
</td>
<td
className="c16"
disabled={undefined}
name="td"
selected={undefined}
>
almost NaN years
</td>
<td
className="c17"
disabled={undefined}
name="td"
selected={undefined}
>
<code>
</code>
</td>
<td
className="c18"
disabled={undefined}
name="td"
selected={undefined}
>
<svg
height="16"
style={
Object {
"transform": "rotate(0deg)",
}
}
viewBox="0 0 4 16"
width="4"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M2,16a2,2,0,1,0-2-2A2,2,0,0,0,2,16Zm0-6A2,2,0,1,0,0,8,2,2,0,0,0,2,10ZM2,4A2,2,0,1,0,0,2,2,2,0,0,0,2,4Z"
fill="rgb(216, 216, 216)"
/>
</svg>
</td>
</tr>
</tbody>
</table>
`;