fix snapshots

This commit is contained in:
Julie Plantey 2022-08-30 15:41:17 +02:00
parent d883b17e1f
commit f37d2bfe42
23 changed files with 133 additions and 133 deletions

View File

@ -161,7 +161,7 @@ describe('GuidedTour Homepage', () => {
background: #ffffff;
}
.c25 .sc-iCfMLu {
.c25 .sc-hKwDye {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;

View File

@ -209,7 +209,7 @@ describe('Wysiwyg render and actions buttons', () => {
background: #ffffff;
}
.c30 .sc-crHmcD {
.c30 .sc-pVTFL {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;

View File

@ -125,7 +125,7 @@ describe('CONTENT MANAGER | EditView | Header', () => {
border: 1px solid #4945ff;
}
.c12 .sc-hlGDCY {
.c12 .sc-kBzgEd {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;

View File

@ -135,7 +135,7 @@ describe('ADMIN | PAGES | AUTH | BaseLogin', () => {
width: 100%;
}
.c33 .sc-furwcr {
.c33 .sc-eCImPb {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;

View File

@ -159,7 +159,7 @@ describe('ADMIN | PAGES | AUTH | Register', () => {
width: 100%;
}
.c48 .sc-furwcr {
.c48 .sc-eCImPb {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;

View File

@ -141,7 +141,7 @@ describe('ADMIN | PAGES | AUTH | ResetPassword', () => {
border: 1px solid #4945ff;
}
.c35 .sc-furwcr {
.c35 .sc-eCImPb {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;

View File

@ -102,7 +102,7 @@ exports[`<EditPage /> renders and matches the snapshot 1`] = `
border: 1px solid #4945ff;
}
.c13 .sc-hlGDCY {
.c13 .sc-kBzgEd {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
@ -172,7 +172,7 @@ exports[`<EditPage /> renders and matches the snapshot 1`] = `
background: #f0f0ff;
}
.c25 .sc-hlGDCY {
.c25 .sc-kBzgEd {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;

View File

@ -466,7 +466,7 @@ exports[`DynamicTable renders and matches the snapshot 1`] = `
</div>
<nav
aria-label="pagination"
class="sc-hrJsxi"
class="sc-icMgfS"
>
<ul
class="c17 c18"

View File

@ -1572,7 +1572,7 @@ describe('ADMIN | Pages | USERS | ListPage', () => {
</div>
<nav
aria-label="pagination"
class="sc-eGPXGI"
class="sc-XxNYO"
>
<ul
class="c63 c64"

View File

@ -171,7 +171,7 @@ describe('Admin | UseCasePage', () => {
width: 100%;
}
.c35 .sc-fGoOlv {
.c35 .sc-ezHhwS {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
@ -460,6 +460,17 @@ describe('Admin | UseCasePage', () => {
margin-top: 24px;
}
.c17 {
color: #32324d;
font-weight: 600;
font-size: 2rem;
line-height: 1.25;
}
.c10:focus-visible {
outline: none;
}
.c42 {
color: #4945ff;
font-size: 0.75rem;
@ -537,17 +548,6 @@ describe('Admin | UseCasePage', () => {
border: 2px solid #4945ff;
}
.c17 {
color: #32324d;
font-weight: 600;
font-size: 2rem;
line-height: 1.25;
}
.c10:focus-visible {
outline: none;
}
.c15 {
height: 4.5rem;
}

View File

@ -97,7 +97,7 @@ exports[`<CreatePage /> renders and matches the snapshot 1`] = `
background: #f0f0ff;
}
.c13 .sc-hlGDCY {
.c13 .sc-kBzgEd {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
@ -177,7 +177,7 @@ exports[`<CreatePage /> renders and matches the snapshot 1`] = `
border: 1px solid #4945ff;
}
.c16 .sc-hlGDCY {
.c16 .sc-kBzgEd {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;

View File

@ -30,91 +30,6 @@ exports[`<ContentTypeBuilderNav /> renders and matches the snapshot 1`] = `
padding-left: 32px;
}
.c33 {
margin-top: 8px;
}
.c36 {
padding-right: 8px;
}
.c37 {
color: #4945ff;
font-size: 0.75rem;
line-height: 1.33;
}
.c34 {
-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-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
.c35 {
background: transparent;
border: none;
position: relative;
outline: none;
}
.c35[aria-disabled='true'] {
pointer-events: none;
}
.c35[aria-disabled='true'] svg path {
fill: #666687;
}
.c35 svg {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
font-size: 0.625rem;
}
.c35 svg path {
fill: #4945ff;
}
.c35:after {
-webkit-transition-property: all;
transition-property: all;
-webkit-transition-duration: 0.2s;
transition-duration: 0.2s;
border-radius: 8px;
content: '';
position: absolute;
top: -4px;
bottom: -4px;
left: -4px;
right: -4px;
border: 2px solid transparent;
}
.c35:focus-visible {
outline: none;
}
.c35:focus-visible:after {
border-radius: 8px;
content: '';
position: absolute;
top: -5px;
bottom: -5px;
left: -5px;
right: -5px;
border: 2px solid #4945ff;
}
.c2 {
padding-top: 24px;
padding-right: 16px;
@ -556,6 +471,91 @@ exports[`<ContentTypeBuilderNav /> renders and matches the snapshot 1`] = `
fill: #8e8ea9;
}
.c33 {
margin-top: 8px;
}
.c36 {
padding-right: 8px;
}
.c37 {
color: #4945ff;
font-size: 0.75rem;
line-height: 1.33;
}
.c34 {
-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-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
.c35 {
background: transparent;
border: none;
position: relative;
outline: none;
}
.c35[aria-disabled='true'] {
pointer-events: none;
}
.c35[aria-disabled='true'] svg path {
fill: #666687;
}
.c35 svg {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
font-size: 0.625rem;
}
.c35 svg path {
fill: #4945ff;
}
.c35:after {
-webkit-transition-property: all;
transition-property: all;
-webkit-transition-duration: 0.2s;
transition-duration: 0.2s;
border-radius: 8px;
content: '';
position: absolute;
top: -4px;
bottom: -4px;
left: -4px;
right: -4px;
border: 2px solid transparent;
}
.c35:focus-visible {
outline: none;
}
.c35:focus-visible:after {
border-radius: 8px;
content: '';
position: absolute;
top: -5px;
bottom: -5px;
left: -5px;
right: -5px;
border: 2px solid #4945ff;
}
<div>
<div
class="c0"

View File

@ -1451,7 +1451,7 @@ exports[`BrowseStep renders and match snapshot 1`] = `
</div>
<nav
aria-label="pagination"
class="sc-bYQOTS"
class="sc-fMfAsl"
>
<ul
class="c17 c74"

View File

@ -94,7 +94,7 @@ exports[`BulkMoveDialog renders and matches the snapshot 1`] = `
background: #ffffff;
}
.c25 .sc-fGoOlv {
.c25 .sc-ezHhwS {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
@ -164,7 +164,7 @@ exports[`BulkMoveDialog renders and matches the snapshot 1`] = `
border: 1px solid #4945ff;
}
.c28 .sc-fGoOlv {
.c28 .sc-ezHhwS {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;

View File

@ -110,7 +110,7 @@ exports[`<EditAssetDialog /> renders and matches the snapshot 1`] = `
background: #ffffff;
}
.c49 .sc-fGoOlv {
.c49 .sc-ezHhwS {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
@ -182,7 +182,7 @@ exports[`<EditAssetDialog /> renders and matches the snapshot 1`] = `
background: #f0f0ff;
}
.c52 .sc-fGoOlv {
.c52 .sc-ezHhwS {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
@ -262,7 +262,7 @@ exports[`<EditAssetDialog /> renders and matches the snapshot 1`] = `
border: 1px solid #4945ff;
}
.c53 .sc-fGoOlv {
.c53 .sc-ezHhwS {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;

View File

@ -110,7 +110,7 @@ exports[`<EditAssetDialog /> renders and matches the snapshot 1`] = `
background: #ffffff;
}
.c49 .sc-fGoOlv {
.c49 .sc-ezHhwS {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
@ -182,7 +182,7 @@ exports[`<EditAssetDialog /> renders and matches the snapshot 1`] = `
background: #f0f0ff;
}
.c52 .sc-fGoOlv {
.c52 .sc-ezHhwS {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
@ -262,7 +262,7 @@ exports[`<EditAssetDialog /> renders and matches the snapshot 1`] = `
border: 1px solid #4945ff;
}
.c53 .sc-fGoOlv {
.c53 .sc-ezHhwS {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;

View File

@ -94,7 +94,7 @@ exports[`EditFolderDialog renders and matches the snapshot 1`] = `
background: #ffffff;
}
.c32 .sc-fGoOlv {
.c32 .sc-ezHhwS {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
@ -164,7 +164,7 @@ exports[`EditFolderDialog renders and matches the snapshot 1`] = `
border: 1px solid #4945ff;
}
.c37 .sc-fGoOlv {
.c37 .sc-ezHhwS {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;

View File

@ -146,7 +146,7 @@ Object {
class=" css-1hb7zxy-IndicatorsContainer"
>
<button
class="sc-gJbFto sc-URNzB sc-dfhuTu inKUzw cfMhhk gOzGkf"
class="sc-eBTqsU sc-ksDcAU sc-bJcRwn elEUJG hjqBQK ddQtUR"
type="button"
>
<svg

View File

@ -145,7 +145,7 @@ describe('FromComputerForm', () => {
border: 1px solid #4945ff;
}
.c13 .sc-fGoOlv {
.c13 .sc-ezHhwS {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
@ -215,7 +215,7 @@ describe('FromComputerForm', () => {
background: #ffffff;
}
.c21 .sc-fGoOlv {
.c21 .sc-ezHhwS {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;

View File

@ -92,7 +92,7 @@ exports[`PendingAssetStep snapshots the component with valid cards 1`] = `
border: 1px solid #4945ff;
}
.c15 .sc-fGoOlv {
.c15 .sc-ezHhwS {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
@ -162,7 +162,7 @@ exports[`PendingAssetStep snapshots the component with valid cards 1`] = `
background: #ffffff;
}
.c57 .sc-fGoOlv {
.c57 .sc-ezHhwS {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;

View File

@ -130,7 +130,7 @@ exports[`UploadAssetDialog from computer snapshots the component 1`] = `
border: 1px solid #4945ff;
}
.c32 .sc-fGoOlv {
.c32 .sc-ezHhwS {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
@ -200,7 +200,7 @@ exports[`UploadAssetDialog from computer snapshots the component 1`] = `
background: #ffffff;
}
.c38 .sc-fGoOlv {
.c38 .sc-ezHhwS {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
@ -922,7 +922,7 @@ exports[`UploadAssetDialog from url snapshots the component 1`] = `
border: 1px solid #4945ff;
}
.c34 .sc-fGoOlv {
.c34 .sc-ezHhwS {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
@ -992,7 +992,7 @@ exports[`UploadAssetDialog from url snapshots the component 1`] = `
background: #ffffff;
}
.c31 .sc-fGoOlv {
.c31 .sc-ezHhwS {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;

View File

@ -783,7 +783,7 @@ describe('Admin | containers | RoleCreatePage', () => {
border: 1px solid #4945ff;
}
.c44:hover:not([aria-disabled='true']) .sc-efaPnb {
.c44:hover:not([aria-disabled='true']) .sc-OVzLa {
color: #271fe0;
}
@ -1161,7 +1161,7 @@ describe('Admin | containers | RoleCreatePage', () => {
class="c55 c56"
>
<span
class="c55 sc-efaPnb c57"
class="c55 sc-OVzLa c57"
id="accordion-label-accordion-1"
>
Address

View File

@ -851,7 +851,7 @@ describe('Admin | containers | RoleEditPage', () => {
border: 1px solid #4945ff;
}
.c49:hover:not([aria-disabled='true']) .sc-efaPnb {
.c49:hover:not([aria-disabled='true']) .sc-OVzLa {
color: #271fe0;
}
@ -1263,7 +1263,7 @@ describe('Admin | containers | RoleEditPage', () => {
class="c60 c61"
>
<span
class="c60 sc-efaPnb c62"
class="c60 sc-OVzLa c62"
id="accordion-label-accordion-1"
>
Address