test(dark-mode): updated snapshots changed because of ThemeToggleProvider

This commit is contained in:
vincentbpro 2022-02-24 17:32:08 +01:00
parent af664c1dbe
commit b93ad2524e
4 changed files with 86 additions and 86 deletions

View File

@ -52,63 +52,6 @@ describe('CONTENT MANAGER | EditView | Header', () => {
} = render(makeApp()); } = render(makeApp());
expect(firstChild).toMatchInlineSnapshot(` expect(firstChild).toMatchInlineSnapshot(`
.c0 {
background: #f6f6f9;
padding-top: 24px;
padding-right: 56px;
padding-bottom: 40px;
padding-left: 56px;
}
.c1 {
padding-bottom: 8px;
}
.c6 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.c7 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.c8 {
color: #32324d;
font-weight: 600;
font-size: 2rem;
line-height: 1.25;
}
.c15 {
color: #666687;
font-size: 1rem;
line-height: 1.5;
}
.c14 { .c14 {
font-weight: 600; font-weight: 600;
color: #32324d; color: #32324d;
@ -186,7 +129,7 @@ describe('CONTENT MANAGER | EditView | Header', () => {
background: #4945ff; background: #4945ff;
} }
.c12 .sc-egiyK { .c12 .sc-fTQvRK {
display: -webkit-box; display: -webkit-box;
display: -webkit-flex; display: -webkit-flex;
display: -ms-flexbox; display: -ms-flexbox;
@ -239,6 +182,86 @@ describe('CONTENT MANAGER | EditView | Header', () => {
background: #4945ff; background: #4945ff;
} }
.c9 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.c10 > * {
margin-left: 0;
margin-right: 0;
}
.c10 > * + * {
margin-left: 8px;
}
.c0 {
background: #f6f6f9;
padding-top: 24px;
padding-right: 56px;
padding-bottom: 40px;
padding-left: 56px;
}
.c1 {
padding-bottom: 8px;
}
.c6 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.c7 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.c8 {
color: #32324d;
font-weight: 600;
font-size: 2rem;
line-height: 1.25;
}
.c15 {
color: #666687;
font-size: 1rem;
line-height: 1.5;
}
.c5 { .c5 {
color: #4945ff; color: #4945ff;
font-size: 0.75rem; font-size: 0.75rem;
@ -309,29 +332,6 @@ describe('CONTENT MANAGER | EditView | Header', () => {
display: flex; display: flex;
} }
.c9 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.c10 > * {
margin-left: 0;
margin-right: 0;
}
.c10 > * + * {
margin-left: 8px;
}
<div <div
style="height: 0px;" style="height: 0px;"
> >

View File

@ -104,7 +104,7 @@ exports[`<EditPage /> renders and matches the snapshot 1`] = `
background: #4945ff; background: #4945ff;
} }
.c13 .sc-eCImPb { .c13 .sc-fTQvRK {
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-eCImPb { .c24 .sc-fTQvRK {
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-fHeRUh" class="sc-jwQYvw"
> >
<ul <ul
class="c16 c17" class="c16 c17"

View File

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