Update snapshots

This commit is contained in:
Alexandre Bodin 2021-11-30 12:00:44 +01:00
parent cfdfd8f99f
commit 8b9d095388
19 changed files with 32 additions and 32 deletions

View File

@ -203,7 +203,7 @@ describe('Wysiwyg render and actions buttons', () => {
background: #ffffff; background: #ffffff;
} }
.c28 .sc-biOYyE { .c28 .sc-bjeSbO {
display: -webkit-box; display: -webkit-box;
display: -webkit-flex; display: -webkit-flex;
display: -ms-flexbox; display: -ms-flexbox;
@ -1257,7 +1257,7 @@ describe('Wysiwyg render and actions buttons', () => {
disabled="" disabled=""
readonly="" readonly=""
spellcheck="false" spellcheck="false"
style="position: absolute; bottom: -1em; padding: 0px; width: 1000px; height: 1em; outline: none;" style="position: absolute; bottom: -1em; padding: 0px; width: 1000px; height: 1em; min-height: 1em; outline: none;"
tabindex="0" tabindex="0"
/> />
</div> </div>

View File

@ -180,7 +180,7 @@ describe('CONTENT MANAGER | EditView | Header', () => {
background: #4945ff; background: #4945ff;
} }
.c12 .sc-dQoVA { .c12 .sc-egiyK {
display: -webkit-box; display: -webkit-box;
display: -webkit-flex; display: -webkit-flex;
display: -ms-flexbox; display: -ms-flexbox;

View File

@ -248,7 +248,7 @@ describe('ADMIN | PAGES | AUTH | BaseLogin', () => {
width: 100%; width: 100%;
} }
.c30 .sc-kstqJO { .c30 .sc-ksdxgE {
display: -webkit-box; display: -webkit-box;
display: -webkit-flex; display: -webkit-flex;
display: -ms-flexbox; display: -ms-flexbox;

View File

@ -202,7 +202,7 @@ describe('ADMIN | PAGES | AUTH | Register', () => {
width: 100%; width: 100%;
} }
.c45 .sc-kstqJO { .c45 .sc-ksdxgE {
display: -webkit-box; display: -webkit-box;
display: -webkit-flex; display: -webkit-flex;
display: -ms-flexbox; display: -ms-flexbox;

View File

@ -138,7 +138,7 @@ describe('ADMIN | PAGES | AUTH | ResetPassword', () => {
background: #4945ff; background: #4945ff;
} }
.c33 .sc-eCstlR { .c33 .sc-eCImPb {
display: -webkit-box; display: -webkit-box;
display: -webkit-flex; display: -webkit-flex;
display: -ms-flexbox; display: -ms-flexbox;

View File

@ -253,7 +253,7 @@ describe('Marketplace coming soon', () => {
text-decoration: none; text-decoration: none;
} }
.c25 .sc-jYCGPb { .c25 .sc-jYmNlR {
display: -webkit-box; display: -webkit-box;
display: -webkit-flex; display: -webkit-flex;
display: -ms-flexbox; display: -ms-flexbox;

View File

@ -104,7 +104,7 @@ exports[`<EditPage /> renders and matches the snapshot 1`] = `
background: #4945ff; background: #4945ff;
} }
.c13 .sc-eCstlR { .c13 .sc-eCImPb {
display: -webkit-box; display: -webkit-box;
display: -webkit-flex; display: -webkit-flex;
display: -ms-flexbox; display: -ms-flexbox;
@ -169,7 +169,7 @@ exports[`<EditPage /> renders and matches the snapshot 1`] = `
background: #f0f0ff; background: #f0f0ff;
} }
.c24 .sc-eCstlR { .c24 .sc-eCImPb {
display: -webkit-box; display: -webkit-box;
display: -webkit-flex; display: -webkit-flex;
display: -ms-flexbox; display: -ms-flexbox;

View File

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

View File

@ -1562,7 +1562,7 @@ describe('ADMIN | Pages | USERS | ListPage', () => {
</div> </div>
<nav <nav
aria-label="pagination" aria-label="pagination"
class="sc-euMpEg" class="sc-evcjhq"
> >
<ul <ul
class="c62 c63" class="c62 c63"

View File

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

View File

@ -171,7 +171,7 @@ exports[`<PaginationURLQuery /> should display the dots correctly 1`] = `
<nav <nav
aria-label="pagination" aria-label="pagination"
class="sc-cuWdqJ" class="sc-cvlWTT"
> >
<ul <ul
class="c0 c1" class="c0 c1"
@ -544,7 +544,7 @@ exports[`<PaginationURLQuery /> should work when the pageCount is inferior or eq
<nav <nav
aria-label="pagination" aria-label="pagination"
class="sc-cuWdqJ" class="sc-cvlWTT"
> >
<ul <ul
class="c0 c1" class="c0 c1"

View File

@ -190,7 +190,7 @@ describe('<PaginationURLQuery />', () => {
<nav <nav
aria-label="pagination" aria-label="pagination"
class="sc-cuWdqJ" class="sc-cvlWTT"
> >
<ul <ul
class="c0 c1" class="c0 c1"

View File

@ -106,7 +106,7 @@ exports[`<EditAssetDialog /> renders and matches the snapshot 1`] = `
background: #ffffff; background: #ffffff;
} }
.c43 .sc-fTACoA { .c43 .sc-fTQvRK {
display: -webkit-box; display: -webkit-box;
display: -webkit-flex; display: -webkit-flex;
display: -ms-flexbox; display: -ms-flexbox;
@ -178,7 +178,7 @@ exports[`<EditAssetDialog /> renders and matches the snapshot 1`] = `
background: #f0f0ff; background: #f0f0ff;
} }
.c46 .sc-fTACoA { .c46 .sc-fTQvRK {
display: -webkit-box; display: -webkit-box;
display: -webkit-flex; display: -webkit-flex;
display: -ms-flexbox; display: -ms-flexbox;
@ -260,7 +260,7 @@ exports[`<EditAssetDialog /> renders and matches the snapshot 1`] = `
background: #4945ff; background: #4945ff;
} }
.c47 .sc-fTACoA { .c47 .sc-fTQvRK {
display: -webkit-box; display: -webkit-box;
display: -webkit-flex; display: -webkit-flex;
display: -ms-flexbox; display: -ms-flexbox;

View File

@ -106,7 +106,7 @@ exports[`<EditAssetDialog /> renders and matches the snapshot 1`] = `
background: #ffffff; background: #ffffff;
} }
.c43 .sc-fTACoA { .c43 .sc-fTQvRK {
display: -webkit-box; display: -webkit-box;
display: -webkit-flex; display: -webkit-flex;
display: -ms-flexbox; display: -ms-flexbox;
@ -178,7 +178,7 @@ exports[`<EditAssetDialog /> renders and matches the snapshot 1`] = `
background: #f0f0ff; background: #f0f0ff;
} }
.c46 .sc-fTACoA { .c46 .sc-fTQvRK {
display: -webkit-box; display: -webkit-box;
display: -webkit-flex; display: -webkit-flex;
display: -ms-flexbox; display: -ms-flexbox;
@ -260,7 +260,7 @@ exports[`<EditAssetDialog /> renders and matches the snapshot 1`] = `
background: #4945ff; background: #4945ff;
} }
.c47 .sc-fTACoA { .c47 .sc-fTQvRK {
display: -webkit-box; display: -webkit-box;
display: -webkit-flex; display: -webkit-flex;
display: -ms-flexbox; display: -ms-flexbox;

View File

@ -183,7 +183,7 @@ describe('FromComputerForm', () => {
background: #4945ff; background: #4945ff;
} }
.c13 .sc-fTNIjK { .c13 .sc-fTxOGA {
display: -webkit-box; display: -webkit-box;
display: -webkit-flex; display: -webkit-flex;
display: -ms-flexbox; display: -ms-flexbox;
@ -248,7 +248,7 @@ describe('FromComputerForm', () => {
background: #ffffff; background: #ffffff;
} }
.c21 .sc-fTNIjK { .c21 .sc-fTxOGA {
display: -webkit-box; display: -webkit-box;
display: -webkit-flex; display: -webkit-flex;
display: -ms-flexbox; display: -ms-flexbox;

View File

@ -274,7 +274,7 @@ exports[`PendingAssetStep snapshots the component with valid cards 1`] = `
background: #4945ff; background: #4945ff;
} }
.c14 .sc-cipXqI { .c14 .sc-ciFQTS {
display: -webkit-box; display: -webkit-box;
display: -webkit-flex; display: -webkit-flex;
display: -ms-flexbox; display: -ms-flexbox;
@ -339,7 +339,7 @@ exports[`PendingAssetStep snapshots the component with valid cards 1`] = `
background: #ffffff; background: #ffffff;
} }
.c50 .sc-cipXqI { .c50 .sc-ciFQTS {
display: -webkit-box; display: -webkit-box;
display: -webkit-flex; display: -webkit-flex;
display: -ms-flexbox; display: -ms-flexbox;

View File

@ -370,7 +370,7 @@ exports[`UploadAssetDialog from computer snapshots the component 1`] = `
background: #4945ff; background: #4945ff;
} }
.c32 .sc-eUWgZB { .c32 .sc-eVmaCL {
display: -webkit-box; display: -webkit-box;
display: -webkit-flex; display: -webkit-flex;
display: -ms-flexbox; display: -ms-flexbox;
@ -435,7 +435,7 @@ exports[`UploadAssetDialog from computer snapshots the component 1`] = `
background: #ffffff; background: #ffffff;
} }
.c38 .sc-eUWgZB { .c38 .sc-eVmaCL {
display: -webkit-box; display: -webkit-box;
display: -webkit-flex; display: -webkit-flex;
display: -ms-flexbox; display: -ms-flexbox;
@ -1286,7 +1286,7 @@ exports[`UploadAssetDialog from url snapshots the component 1`] = `
background: #4945ff; background: #4945ff;
} }
.c33 .sc-eUWgZB { .c33 .sc-eVmaCL {
display: -webkit-box; display: -webkit-box;
display: -webkit-flex; display: -webkit-flex;
display: -ms-flexbox; display: -ms-flexbox;
@ -1351,7 +1351,7 @@ exports[`UploadAssetDialog from url snapshots the component 1`] = `
background: #ffffff; background: #ffffff;
} }
.c30 .sc-eUWgZB { .c30 .sc-eVmaCL {
display: -webkit-box; display: -webkit-box;
display: -webkit-flex; display: -webkit-flex;
display: -ms-flexbox; display: -ms-flexbox;

View File

@ -782,7 +782,7 @@ describe('Admin | containers | RoleCreatePage', () => {
border: 1px solid #4945ff; border: 1px solid #4945ff;
} }
.c41:hover:not([aria-disabled='true']) .sc-fAiomJ { .c41:hover:not([aria-disabled='true']) .sc-fAyhPT {
color: #271fe0; color: #271fe0;
} }

View File

@ -854,7 +854,7 @@ describe('Admin | containers | RoleEditPage', () => {
border: 1px solid #4945ff; border: 1px solid #4945ff;
} }
.c46:hover:not([aria-disabled='true']) .sc-hKiyAV { .c46:hover:not([aria-disabled='true']) .sc-hKysef {
color: #271fe0; color: #271fe0;
} }