mirror of
https://github.com/strapi/strapi.git
synced 2025-09-25 16:29:34 +00:00
chore: update snapshots
This commit is contained in:
parent
ec4ab30295
commit
bddd9e604c
@ -278,6 +278,10 @@ describe('Content manager | App | main', () => {
|
||||
justify-content: space-around;
|
||||
}
|
||||
|
||||
.c35 {
|
||||
height: 100vh;
|
||||
}
|
||||
|
||||
.c5 {
|
||||
font-weight: 600;
|
||||
font-size: 1.125rem;
|
||||
@ -424,10 +428,6 @@ describe('Content manager | App | main', () => {
|
||||
fill: #666687;
|
||||
}
|
||||
|
||||
.c35 {
|
||||
height: 100vh;
|
||||
}
|
||||
|
||||
.c0 {
|
||||
display: grid;
|
||||
grid-template-columns: auto 1fr;
|
||||
|
@ -351,6 +351,19 @@ describe('Homepage', () => {
|
||||
fill: #ffffff;
|
||||
}
|
||||
|
||||
.c26 {
|
||||
margin-right: 24px;
|
||||
}
|
||||
|
||||
.c26 svg {
|
||||
width: 2rem;
|
||||
height: 2rem;
|
||||
}
|
||||
|
||||
.c29 {
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
.c39 {
|
||||
cursor: pointer;
|
||||
}
|
||||
@ -488,19 +501,6 @@ describe('Homepage', () => {
|
||||
fill: #32324d;
|
||||
}
|
||||
|
||||
.c26 {
|
||||
margin-right: 24px;
|
||||
}
|
||||
|
||||
.c26 svg {
|
||||
width: 2rem;
|
||||
height: 2rem;
|
||||
}
|
||||
|
||||
.c29 {
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
.c1 {
|
||||
display: grid;
|
||||
grid-template-columns: 1fr;
|
||||
|
@ -572,6 +572,19 @@ exports[`Marketplace page - layout renders the online layout 1`] = `
|
||||
fill: #271fe0;
|
||||
}
|
||||
|
||||
.c82 {
|
||||
margin-right: 24px;
|
||||
}
|
||||
|
||||
.c82 svg {
|
||||
width: 2rem;
|
||||
height: 2rem;
|
||||
}
|
||||
|
||||
.c84 {
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
.c62 {
|
||||
height: 1px;
|
||||
border: none;
|
||||
@ -835,19 +848,6 @@ exports[`Marketplace page - layout renders the online layout 1`] = `
|
||||
fill: #32324d;
|
||||
}
|
||||
|
||||
.c82 {
|
||||
margin-right: 24px;
|
||||
}
|
||||
|
||||
.c82 svg {
|
||||
width: 2rem;
|
||||
height: 2rem;
|
||||
}
|
||||
|
||||
.c84 {
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
.c1 {
|
||||
display: grid;
|
||||
grid-template-columns: 1fr;
|
||||
|
@ -572,6 +572,19 @@ exports[`Marketplace page - plugins tab renders and matches the plugin tab snaps
|
||||
fill: #271fe0;
|
||||
}
|
||||
|
||||
.c82 {
|
||||
margin-right: 24px;
|
||||
}
|
||||
|
||||
.c82 svg {
|
||||
width: 2rem;
|
||||
height: 2rem;
|
||||
}
|
||||
|
||||
.c84 {
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
.c62 {
|
||||
height: 1px;
|
||||
border: none;
|
||||
@ -835,19 +848,6 @@ exports[`Marketplace page - plugins tab renders and matches the plugin tab snaps
|
||||
fill: #32324d;
|
||||
}
|
||||
|
||||
.c82 {
|
||||
margin-right: 24px;
|
||||
}
|
||||
|
||||
.c82 svg {
|
||||
width: 2rem;
|
||||
height: 2rem;
|
||||
}
|
||||
|
||||
.c84 {
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
.c1 {
|
||||
display: grid;
|
||||
grid-template-columns: 1fr;
|
||||
|
@ -567,6 +567,19 @@ exports[`Marketplace page - providers tab renders and matches the providers tab
|
||||
fill: #271fe0;
|
||||
}
|
||||
|
||||
.c81 {
|
||||
margin-right: 24px;
|
||||
}
|
||||
|
||||
.c81 svg {
|
||||
width: 2rem;
|
||||
height: 2rem;
|
||||
}
|
||||
|
||||
.c83 {
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
.c72 {
|
||||
height: 1px;
|
||||
border: none;
|
||||
@ -830,19 +843,6 @@ exports[`Marketplace page - providers tab renders and matches the providers tab
|
||||
fill: #32324d;
|
||||
}
|
||||
|
||||
.c81 {
|
||||
margin-right: 24px;
|
||||
}
|
||||
|
||||
.c81 svg {
|
||||
width: 2rem;
|
||||
height: 2rem;
|
||||
}
|
||||
|
||||
.c83 {
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
.c1 {
|
||||
display: grid;
|
||||
grid-template-columns: 1fr;
|
||||
|
@ -2097,6 +2097,19 @@ exports[`ADMIN | Pages | API TOKENS | EditView renders and matches the snapshot
|
||||
fill: #ffffff;
|
||||
}
|
||||
|
||||
.c24 {
|
||||
margin-right: 24px;
|
||||
}
|
||||
|
||||
.c24 svg {
|
||||
width: 2rem;
|
||||
height: 2rem;
|
||||
}
|
||||
|
||||
.c27 {
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
.c42 {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
@ -2336,19 +2349,6 @@ exports[`ADMIN | Pages | API TOKENS | EditView renders and matches the snapshot
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.c24 {
|
||||
margin-right: 24px;
|
||||
}
|
||||
|
||||
.c24 svg {
|
||||
width: 2rem;
|
||||
height: 2rem;
|
||||
}
|
||||
|
||||
.c27 {
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
.c0:focus-visible {
|
||||
outline: none;
|
||||
}
|
||||
|
@ -476,6 +476,12 @@ describe('ADMIN | Pages | API TOKENS | ListPage', () => {
|
||||
fill: #666687;
|
||||
}
|
||||
|
||||
.c27 {
|
||||
-webkit-transform: rotate(180deg);
|
||||
-ms-transform: rotate(180deg);
|
||||
transform: rotate(180deg);
|
||||
}
|
||||
|
||||
.c34 {
|
||||
display: -webkit-inline-box;
|
||||
display: -webkit-inline-flex;
|
||||
@ -598,12 +604,6 @@ describe('ADMIN | Pages | API TOKENS | ListPage', () => {
|
||||
fill: #ffffff;
|
||||
}
|
||||
|
||||
.c27 {
|
||||
-webkit-transform: rotate(180deg);
|
||||
-ms-transform: rotate(180deg);
|
||||
transform: rotate(180deg);
|
||||
}
|
||||
|
||||
.c0:focus-visible {
|
||||
outline: none;
|
||||
}
|
||||
|
@ -111,6 +111,10 @@ exports[`<EditPage /> renders and matches the snapshot 1`] = `
|
||||
justify-content: space-around;
|
||||
}
|
||||
|
||||
.c34 {
|
||||
height: 100vh;
|
||||
}
|
||||
|
||||
.c8 {
|
||||
font-size: 0.875rem;
|
||||
line-height: 1.43;
|
||||
@ -515,10 +519,6 @@ exports[`<EditPage /> renders and matches the snapshot 1`] = `
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.c34 {
|
||||
height: 100vh;
|
||||
}
|
||||
|
||||
.c25 {
|
||||
display: grid;
|
||||
grid-template-columns: repeat(12,1fr);
|
||||
|
@ -750,6 +750,12 @@ describe('ADMIN | Pages | USERS | ListPage', () => {
|
||||
fill: #666687;
|
||||
}
|
||||
|
||||
.c38 {
|
||||
-webkit-transform: rotate(0deg);
|
||||
-ms-transform: rotate(0deg);
|
||||
transform: rotate(0deg);
|
||||
}
|
||||
|
||||
.c48 {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
@ -901,12 +907,6 @@ describe('ADMIN | Pages | USERS | ListPage', () => {
|
||||
fill: #4a4a6a;
|
||||
}
|
||||
|
||||
.c38 {
|
||||
-webkit-transform: rotate(0deg);
|
||||
-ms-transform: rotate(0deg);
|
||||
transform: rotate(0deg);
|
||||
}
|
||||
|
||||
.c17 > * + * {
|
||||
margin-left: 8px;
|
||||
}
|
||||
|
@ -111,6 +111,10 @@ exports[`<CreatePage /> renders and matches the snapshot 1`] = `
|
||||
justify-content: space-around;
|
||||
}
|
||||
|
||||
.c35 {
|
||||
height: 100vh;
|
||||
}
|
||||
|
||||
.c8 {
|
||||
font-size: 0.875rem;
|
||||
line-height: 1.43;
|
||||
@ -515,10 +519,6 @@ exports[`<CreatePage /> renders and matches the snapshot 1`] = `
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.c35 {
|
||||
height: 100vh;
|
||||
}
|
||||
|
||||
.c25 {
|
||||
display: grid;
|
||||
grid-template-columns: repeat(12,1fr);
|
||||
|
@ -135,6 +135,10 @@ describe('Admin | containers | ProvidersPage', () => {
|
||||
justify-content: space-around;
|
||||
}
|
||||
|
||||
.c9 {
|
||||
height: 100vh;
|
||||
}
|
||||
|
||||
.c7 {
|
||||
font-weight: 600;
|
||||
font-size: 2rem;
|
||||
@ -142,10 +146,6 @@ describe('Admin | containers | ProvidersPage', () => {
|
||||
color: #32324d;
|
||||
}
|
||||
|
||||
.c9 {
|
||||
height: 100vh;
|
||||
}
|
||||
|
||||
.c0 {
|
||||
display: grid;
|
||||
grid-template-columns: 1fr;
|
||||
|
@ -204,6 +204,10 @@ describe('Plugin | Users and Permissions | RoleListPage', () => {
|
||||
justify-content: space-around;
|
||||
}
|
||||
|
||||
.c26 {
|
||||
height: 100vh;
|
||||
}
|
||||
|
||||
.c9 {
|
||||
font-weight: 600;
|
||||
font-size: 2rem;
|
||||
@ -424,10 +428,6 @@ describe('Plugin | Users and Permissions | RoleListPage', () => {
|
||||
fill: #32324d;
|
||||
}
|
||||
|
||||
.c26 {
|
||||
height: 100vh;
|
||||
}
|
||||
|
||||
.c1 {
|
||||
display: grid;
|
||||
grid-template-columns: 1fr;
|
||||
|
Loading…
x
Reference in New Issue
Block a user