mirror of
https://github.com/strapi/strapi.git
synced 2025-12-12 07:27:46 +00:00
Chore: Update snapshot tests
This commit is contained in:
parent
61ec28f647
commit
d4ff351347
@ -305,6 +305,11 @@ describe('GuidedTour Homepage', () => {
|
||||
background: #ffffff;
|
||||
}
|
||||
|
||||
.c28 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c28[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
|
||||
@ -346,6 +346,11 @@ describe('<GuidedTourModal />', () => {
|
||||
height: 2rem;
|
||||
}
|
||||
|
||||
.c27 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c27[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
@ -393,6 +398,11 @@ describe('<GuidedTourModal />', () => {
|
||||
background: #ffffff;
|
||||
}
|
||||
|
||||
.c29 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c29[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
|
||||
@ -172,6 +172,11 @@ exports[`DynamicTable / Cellcontent / RelationMultiple renders and matches the s
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
.c3 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c3[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
|
||||
@ -434,6 +434,11 @@ exports[`EditSettingsView renders and matches the snapshot 1`] = `
|
||||
height: 2rem;
|
||||
}
|
||||
|
||||
.c14 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c14[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
@ -481,6 +486,11 @@ exports[`EditSettingsView renders and matches the snapshot 1`] = `
|
||||
background: #f0f0ff;
|
||||
}
|
||||
|
||||
.c67 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c67[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
@ -1973,6 +1983,11 @@ exports[`EditSettingsView should add field 1`] = `
|
||||
height: 2rem;
|
||||
}
|
||||
|
||||
.c14 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c14[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
@ -2020,6 +2035,11 @@ exports[`EditSettingsView should add field 1`] = `
|
||||
background: #f0f0ff;
|
||||
}
|
||||
|
||||
.c67 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c67[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
|
||||
@ -201,6 +201,11 @@ describe('CONTENT MANAGER | EditView | Header', () => {
|
||||
height: 2rem;
|
||||
}
|
||||
|
||||
.c12 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c12[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
|
||||
@ -408,6 +408,11 @@ exports[`ADMIN | CM | LV | Configure the view renders and matches the snapshot 1
|
||||
height: 2rem;
|
||||
}
|
||||
|
||||
.c16 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c16[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
@ -2058,6 +2063,11 @@ exports[`ADMIN | CM | LV | Configure the view should add field 1`] = `
|
||||
height: 2rem;
|
||||
}
|
||||
|
||||
.c16 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c16[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
|
||||
@ -366,6 +366,11 @@ describe('ADMIN | PAGES | AUTH | BaseLogin', () => {
|
||||
height: 2rem;
|
||||
}
|
||||
|
||||
.c35 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c35[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
|
||||
@ -212,6 +212,11 @@ describe('ADMIN | PAGES | AUTH | Oops', () => {
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
.c5 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c5[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
|
||||
@ -318,6 +318,11 @@ describe('ADMIN | PAGES | AUTH | ResetPassword', () => {
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
.c5 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c5[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
@ -366,6 +371,11 @@ describe('ADMIN | PAGES | AUTH | ResetPassword', () => {
|
||||
height: 2rem;
|
||||
}
|
||||
|
||||
.c35 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c35[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
|
||||
@ -528,6 +528,11 @@ exports[`Marketplace page - layout renders the online layout 1`] = `
|
||||
background: #ffffff;
|
||||
}
|
||||
|
||||
.c53 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c53[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
@ -577,6 +582,11 @@ exports[`Marketplace page - layout renders the online layout 1`] = `
|
||||
background: #f0f0ff;
|
||||
}
|
||||
|
||||
.c77 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c77[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
@ -1209,7 +1219,7 @@ exports[`Marketplace page - layout renders the online layout 1`] = `
|
||||
</div>
|
||||
<a
|
||||
aria-disabled="false"
|
||||
class="c10 sc-fydGpi c11 c12 c13 c14"
|
||||
class="c10 sc-gXRojI c11 c12 c13 c14"
|
||||
href="https://market.strapi.io/submit-plugin"
|
||||
target="_self"
|
||||
>
|
||||
@ -1596,7 +1606,7 @@ exports[`Marketplace page - layout renders the online layout 1`] = `
|
||||
<a
|
||||
aria-disabled="false"
|
||||
aria-label="Learn more about Comments"
|
||||
class="c10 sc-fydGpi c11 c12 c13 c14"
|
||||
class="c10 sc-gXRojI c11 c12 c13 c14"
|
||||
href="https://market.strapi.io/plugins/strapi-plugin-comments"
|
||||
target="_self"
|
||||
>
|
||||
@ -1760,7 +1770,7 @@ exports[`Marketplace page - layout renders the online layout 1`] = `
|
||||
<a
|
||||
aria-disabled="false"
|
||||
aria-label="Learn more about Config Sync"
|
||||
class="c10 sc-fydGpi c11 c12 c13 c14"
|
||||
class="c10 sc-gXRojI c11 c12 c13 c14"
|
||||
href="https://market.strapi.io/plugins/strapi-plugin-config-sync"
|
||||
target="_self"
|
||||
>
|
||||
@ -1909,7 +1919,7 @@ exports[`Marketplace page - layout renders the online layout 1`] = `
|
||||
<a
|
||||
aria-disabled="false"
|
||||
aria-label="Learn more about Content Versioning"
|
||||
class="c10 sc-fydGpi c11 c12 c13 c14"
|
||||
class="c10 sc-gXRojI c11 c12 c13 c14"
|
||||
href="https://market.strapi.io/plugins/@notum-cz-strapi-plugin-content-versioning"
|
||||
target="_self"
|
||||
>
|
||||
@ -2112,7 +2122,7 @@ exports[`Marketplace page - layout renders the online layout 1`] = `
|
||||
<a
|
||||
aria-disabled="false"
|
||||
aria-label="Learn more about Documentation"
|
||||
class="c10 sc-fydGpi c11 c12 c13 c14"
|
||||
class="c10 sc-gXRojI c11 c12 c13 c14"
|
||||
href="https://market.strapi.io/plugins/@strapi-plugin-documentation"
|
||||
target="_self"
|
||||
>
|
||||
@ -2243,7 +2253,7 @@ exports[`Marketplace page - layout renders the online layout 1`] = `
|
||||
<a
|
||||
aria-disabled="false"
|
||||
aria-label="Learn more about Transformer"
|
||||
class="c10 sc-fydGpi c11 c12 c13 c14"
|
||||
class="c10 sc-gXRojI c11 c12 c13 c14"
|
||||
href="https://market.strapi.io/plugins/strapi-plugin-transformer"
|
||||
target="_self"
|
||||
>
|
||||
|
||||
@ -342,6 +342,11 @@ exports[`ADMIN | Pages | Profile page renders and matches the snapshot 1`] = `
|
||||
height: 2rem;
|
||||
}
|
||||
|
||||
.c10 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c10[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
|
||||
@ -577,6 +577,11 @@ exports[`ADMIN | Pages | API TOKENS | EditView renders and matches the snapshot
|
||||
height: 2rem;
|
||||
}
|
||||
|
||||
.c14 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c14[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
@ -2094,6 +2099,11 @@ exports[`ADMIN | Pages | API TOKENS | EditView renders and matches the snapshot
|
||||
background: #ffffff;
|
||||
}
|
||||
|
||||
.c14 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c14[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
@ -2141,6 +2151,11 @@ exports[`ADMIN | Pages | API TOKENS | EditView renders and matches the snapshot
|
||||
height: 2rem;
|
||||
}
|
||||
|
||||
.c16 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c16[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
|
||||
@ -26,6 +26,7 @@ exports[`ApplicationsInfosPage || LogoInput from computer should render upload m
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
width: 100%;
|
||||
height: 124px;
|
||||
}
|
||||
|
||||
@ -412,6 +413,11 @@ exports[`ApplicationsInfosPage || LogoInput from computer should render upload m
|
||||
height: 2rem;
|
||||
}
|
||||
|
||||
.c51 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c51[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
@ -459,6 +465,11 @@ exports[`ApplicationsInfosPage || LogoInput from computer should render upload m
|
||||
background: #ffffff;
|
||||
}
|
||||
|
||||
.c56 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c56[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
@ -1001,6 +1012,7 @@ exports[`ApplicationsInfosPage || LogoInput from url should render upload modal
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
width: 100%;
|
||||
height: 124px;
|
||||
}
|
||||
|
||||
@ -1311,6 +1323,11 @@ exports[`ApplicationsInfosPage || LogoInput from url should render upload modal
|
||||
height: 2rem;
|
||||
}
|
||||
|
||||
.c48 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c48[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
@ -1358,6 +1375,11 @@ exports[`ApplicationsInfosPage || LogoInput from url should render upload modal
|
||||
background: #ffffff;
|
||||
}
|
||||
|
||||
.c46 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c46[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
@ -1920,6 +1942,7 @@ exports[`ApplicationsInfosPage || LogoInput logo input should match snapshot 1`]
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
width: 100%;
|
||||
height: 124px;
|
||||
}
|
||||
|
||||
|
||||
@ -238,6 +238,11 @@ exports[`ApplicationInfosPage | AddLogoDialog shoud render from computer tab and
|
||||
height: 2rem;
|
||||
}
|
||||
|
||||
.c22 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c22[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
@ -285,6 +290,11 @@ exports[`ApplicationInfosPage | AddLogoDialog shoud render from computer tab and
|
||||
background: #ffffff;
|
||||
}
|
||||
|
||||
.c29 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c29[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
@ -740,6 +750,11 @@ exports[`ApplicationInfosPage | AddLogoDialog shoud render from url tab and matc
|
||||
height: 2rem;
|
||||
}
|
||||
|
||||
.c24 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c24[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
@ -787,6 +802,11 @@ exports[`ApplicationInfosPage | AddLogoDialog shoud render from url tab and matc
|
||||
background: #ffffff;
|
||||
}
|
||||
|
||||
.c22 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c22[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
|
||||
@ -266,6 +266,11 @@ exports[`ApplicationInfosPage | PendingLogoDialog should render and match snapsh
|
||||
background: #f0f0ff;
|
||||
}
|
||||
|
||||
.c10 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c10[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
@ -325,6 +330,11 @@ exports[`ApplicationInfosPage | PendingLogoDialog should render and match snapsh
|
||||
background: #ffffff;
|
||||
}
|
||||
|
||||
.c31 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c31[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
@ -372,6 +382,11 @@ exports[`ApplicationInfosPage | PendingLogoDialog should render and match snapsh
|
||||
height: 2rem;
|
||||
}
|
||||
|
||||
.c32 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c32[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
|
||||
@ -299,6 +299,11 @@ exports[`<CreatePage /> renders and matches the snapshot 1`] = `
|
||||
background: #f0f0ff;
|
||||
}
|
||||
|
||||
.c15 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c15[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
@ -356,6 +361,11 @@ exports[`<CreatePage /> renders and matches the snapshot 1`] = `
|
||||
height: 2.5rem;
|
||||
}
|
||||
|
||||
.c17 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c17[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
|
||||
@ -281,6 +281,11 @@ exports[`<EditPage /> renders and matches the snapshot 1`] = `
|
||||
height: 2.5rem;
|
||||
}
|
||||
|
||||
.c13 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c13[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
@ -328,6 +333,11 @@ exports[`<EditPage /> renders and matches the snapshot 1`] = `
|
||||
background: #f0f0ff;
|
||||
}
|
||||
|
||||
.c22 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c22[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
|
||||
@ -409,6 +409,11 @@ exports[`ADMIN | Pages | TRANSFER TOKENS | EditView renders and matches the snap
|
||||
background: #ffffff;
|
||||
}
|
||||
|
||||
.c13 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c13[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
@ -456,6 +461,11 @@ exports[`ADMIN | Pages | TRANSFER TOKENS | EditView renders and matches the snap
|
||||
height: 2rem;
|
||||
}
|
||||
|
||||
.c15 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c15[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
|
||||
@ -658,6 +658,11 @@ describe('ADMIN | Pages | USERS | ListPage', () => {
|
||||
height: 2rem;
|
||||
}
|
||||
|
||||
.c10 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c10[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
@ -705,6 +710,11 @@ describe('ADMIN | Pages | USERS | ListPage', () => {
|
||||
background: #ffffff;
|
||||
}
|
||||
|
||||
.c23 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c23[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
|
||||
@ -447,6 +447,11 @@ describe('Admin | UseCasePage', () => {
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
.c5 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c5[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
@ -495,6 +500,11 @@ describe('Admin | UseCasePage', () => {
|
||||
height: 2.5rem;
|
||||
}
|
||||
|
||||
.c35 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c35[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
|
||||
@ -337,6 +337,11 @@ exports[`Admin | ee | SettingsPage | SSO renders and matches the snapshot 1`] =
|
||||
height: 2.5rem;
|
||||
}
|
||||
|
||||
.c13 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c13[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
|
||||
@ -417,6 +417,11 @@ exports[`<ListView /> renders and matches the snapshot 1`] = `
|
||||
background: #ffffff;
|
||||
}
|
||||
|
||||
.c13 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c13[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
@ -466,6 +471,11 @@ exports[`<ListView /> renders and matches the snapshot 1`] = `
|
||||
background: #f0f0ff;
|
||||
}
|
||||
|
||||
.c15 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c15[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
@ -523,6 +533,11 @@ exports[`<ListView /> renders and matches the snapshot 1`] = `
|
||||
height: 2rem;
|
||||
}
|
||||
|
||||
.c16 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c16[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
|
||||
@ -331,6 +331,11 @@ describe('Email | Pages | Settings', () => {
|
||||
height: 2rem;
|
||||
}
|
||||
|
||||
.c37 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c37[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
|
||||
@ -477,6 +477,11 @@ exports[`BrowseStep renders and match snapshot 1`] = `
|
||||
background: #ffffff;
|
||||
}
|
||||
|
||||
.c8 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c8[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
|
||||
@ -177,6 +177,11 @@ exports[`Media Library | Breadcrumbs should render and match snapshot 1`] = `
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
.c10 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c10[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
@ -267,7 +272,7 @@ exports[`Media Library | Breadcrumbs should render and match snapshot 1`] = `
|
||||
aria-expanded="false"
|
||||
aria-haspopup="menu"
|
||||
aria-label="Get more ascendants folders"
|
||||
class="c7 c8 c9 c10 c11 sc-ehIJor c10"
|
||||
class="c7 c8 c9 c10 c11 sc-itWPBs c10"
|
||||
data-state="closed"
|
||||
id="radix-:r1:"
|
||||
label="..."
|
||||
|
||||
@ -232,6 +232,11 @@ exports[`BulkMoveDialog renders and matches the snapshot 1`] = `
|
||||
background: #ffffff;
|
||||
}
|
||||
|
||||
.c28 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c28[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
@ -279,6 +284,11 @@ exports[`BulkMoveDialog renders and matches the snapshot 1`] = `
|
||||
height: 2rem;
|
||||
}
|
||||
|
||||
.c30 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c30[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
|
||||
@ -340,6 +340,11 @@ exports[`<EditAssetDialog /> renders and matches the snapshot 1`] = `
|
||||
background: #ffffff;
|
||||
}
|
||||
|
||||
.c46 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c46[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
@ -389,6 +394,11 @@ exports[`<EditAssetDialog /> renders and matches the snapshot 1`] = `
|
||||
background: #f0f0ff;
|
||||
}
|
||||
|
||||
.c48 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c48[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
@ -446,6 +456,11 @@ exports[`<EditAssetDialog /> renders and matches the snapshot 1`] = `
|
||||
height: 2rem;
|
||||
}
|
||||
|
||||
.c49 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c49[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
|
||||
@ -188,6 +188,11 @@ exports[`RemoveAssetDialog snapshots the component 1`] = `
|
||||
background: #ffffff;
|
||||
}
|
||||
|
||||
.c21 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c21[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
@ -237,6 +242,11 @@ exports[`RemoveAssetDialog snapshots the component 1`] = `
|
||||
background: #fcecea;
|
||||
}
|
||||
|
||||
.c23 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c23[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
|
||||
@ -340,6 +340,11 @@ exports[`<EditAssetDialog /> renders and matches the snapshot 1`] = `
|
||||
background: #ffffff;
|
||||
}
|
||||
|
||||
.c46 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c46[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
@ -389,6 +394,11 @@ exports[`<EditAssetDialog /> renders and matches the snapshot 1`] = `
|
||||
background: #f0f0ff;
|
||||
}
|
||||
|
||||
.c48 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c48[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
@ -446,6 +456,11 @@ exports[`<EditAssetDialog /> renders and matches the snapshot 1`] = `
|
||||
height: 2rem;
|
||||
}
|
||||
|
||||
.c49 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c49[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
|
||||
@ -232,6 +232,11 @@ exports[`EditFolderDialog renders and matches the snapshot 1`] = `
|
||||
background: #ffffff;
|
||||
}
|
||||
|
||||
.c30 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c30[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
@ -279,6 +284,11 @@ exports[`EditFolderDialog renders and matches the snapshot 1`] = `
|
||||
height: 2rem;
|
||||
}
|
||||
|
||||
.c32 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c32[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
|
||||
@ -35,6 +35,7 @@ exports[`<MediaLibraryInput /> renders and matches the snapshot 1`] = `
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
width: 100%;
|
||||
height: 124px;
|
||||
}
|
||||
|
||||
|
||||
@ -201,6 +201,11 @@ exports[`FromComputerForm snapshots the component 1`] = `
|
||||
height: 2rem;
|
||||
}
|
||||
|
||||
.c16 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c16[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
@ -248,6 +253,11 @@ exports[`FromComputerForm snapshots the component 1`] = `
|
||||
background: #ffffff;
|
||||
}
|
||||
|
||||
.c21 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c21[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
|
||||
@ -404,6 +404,11 @@ exports[`PendingAssetStep snapshots the component with valid cards 1`] = `
|
||||
height: 2rem;
|
||||
}
|
||||
|
||||
.c18 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c18[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
@ -451,6 +456,11 @@ exports[`PendingAssetStep snapshots the component with valid cards 1`] = `
|
||||
background: #ffffff;
|
||||
}
|
||||
|
||||
.c56 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c56[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
|
||||
@ -263,6 +263,11 @@ exports[`UploadAssetDialog from computer snapshots the component 1`] = `
|
||||
height: 2rem;
|
||||
}
|
||||
|
||||
.c35 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c35[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
@ -310,6 +315,11 @@ exports[`UploadAssetDialog from computer snapshots the component 1`] = `
|
||||
background: #ffffff;
|
||||
}
|
||||
|
||||
.c38 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c38[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
@ -937,6 +947,11 @@ exports[`UploadAssetDialog from url snapshots the component 1`] = `
|
||||
height: 2rem;
|
||||
}
|
||||
|
||||
.c36 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c36[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
@ -984,6 +999,11 @@ exports[`UploadAssetDialog from url snapshots the component 1`] = `
|
||||
background: #ffffff;
|
||||
}
|
||||
|
||||
.c34 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c34[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
|
||||
@ -269,6 +269,11 @@ exports[`Upload - Configure initial render renders and matches the snapshot 1`]
|
||||
height: 2rem;
|
||||
}
|
||||
|
||||
.c16 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c16[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
|
||||
@ -112,6 +112,11 @@ exports[`BulkActions renders 1`] = `
|
||||
background: #fcecea;
|
||||
}
|
||||
|
||||
.c6 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c6[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
@ -171,6 +176,11 @@ exports[`BulkActions renders 1`] = `
|
||||
background: #f0f0ff;
|
||||
}
|
||||
|
||||
.c8 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c8[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
|
||||
@ -102,6 +102,11 @@ exports[`BulkDeleteButton renders 1`] = `
|
||||
background: #fcecea;
|
||||
}
|
||||
|
||||
.c3 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c3[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
|
||||
@ -102,6 +102,11 @@ exports[`BulkMoveButton renders 1`] = `
|
||||
background: #f0f0ff;
|
||||
}
|
||||
|
||||
.c3 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c3[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
|
||||
@ -167,6 +167,11 @@ exports[`Header renders 1`] = `
|
||||
background: #f0f0ff;
|
||||
}
|
||||
|
||||
.c14 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c14[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
@ -224,6 +229,11 @@ exports[`Header renders 1`] = `
|
||||
height: 2rem;
|
||||
}
|
||||
|
||||
.c16 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c16[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
|
||||
@ -347,6 +347,11 @@ describe('Upload | SettingsPage', () => {
|
||||
height: 2rem;
|
||||
}
|
||||
|
||||
.c10 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c10[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
|
||||
@ -309,6 +309,11 @@ describe('Plugin | Documentation | PluginPage', () => {
|
||||
height: 2rem;
|
||||
}
|
||||
|
||||
.c13 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c13[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
|
||||
@ -330,6 +330,11 @@ describe('Plugin | Documentation | SettingsPage', () => {
|
||||
height: 2rem;
|
||||
}
|
||||
|
||||
.c10 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c10[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
|
||||
@ -138,16 +138,6 @@ exports[`LocaleSelect shows an aria-busy element when loading the data 1`] = `
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.c10[data-selected] .c1 {
|
||||
color: #4945ff;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.c10[data-highlighted] .c1 {
|
||||
color: #4945ff;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
<div
|
||||
class=""
|
||||
>
|
||||
|
||||
@ -391,6 +391,11 @@ describe('ADMIN | Pages | Settings | Advanced Settings', () => {
|
||||
height: 2rem;
|
||||
}
|
||||
|
||||
.c10 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c10[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
|
||||
@ -548,6 +548,11 @@ describe('Admin | containers | RoleCreatePage', () => {
|
||||
height: 2rem;
|
||||
}
|
||||
|
||||
.c11 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c11[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
|
||||
@ -547,6 +547,11 @@ describe('Admin | containers | RoleEditPage', () => {
|
||||
height: 2rem;
|
||||
}
|
||||
|
||||
.c14 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c14[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
|
||||
@ -387,6 +387,11 @@ describe('Plugin | Users and Permissions | RoleListPage', () => {
|
||||
height: 2rem;
|
||||
}
|
||||
|
||||
.c13 svg {
|
||||
height: 0.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.c13[aria-disabled='true'] {
|
||||
border: 1px solid #dcdce4;
|
||||
background: #eaeaef;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user