chore: install design-system 1.5.0

This commit is contained in:
Josh 2023-01-18 12:07:24 +00:00
parent 0a4a76112a
commit fb0f59788a
34 changed files with 155 additions and 93 deletions

View File

@ -898,7 +898,7 @@ describe('Wysiwyg render and actions buttons', () => {
aria-disabled="false"
aria-expanded="false"
aria-haspopup="listbox"
aria-labelledby="selectTitle-label selectTitle-content"
aria-labelledby="selectTitle selectTitle-label selectTitle-content"
class="c12"
id="selectTitle"
type="button"

View File

@ -378,6 +378,9 @@ describe('Content manager | App | main', () => {
.c11 {
height: 1px;
border: none;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
margin: 0;
}

View File

@ -475,6 +475,9 @@ exports[`EditSettingsView renders and matches the snapshot 1`] = `
.c37 {
height: 1px;
border: none;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
margin: 0;
}
@ -944,7 +947,7 @@ exports[`EditSettingsView renders and matches the snapshot 1`] = `
class="c1 c19 c24"
spacing="1"
>
<span
<label
class="c7 c25"
for="select-1"
>
@ -953,7 +956,7 @@ exports[`EditSettingsView renders and matches the snapshot 1`] = `
>
Entry title
</div>
</span>
</label>
<div
class="c1 c10 c26"
>
@ -962,7 +965,7 @@ exports[`EditSettingsView renders and matches the snapshot 1`] = `
aria-disabled="false"
aria-expanded="false"
aria-haspopup="listbox"
aria-labelledby="select-1-label select-1-content"
aria-labelledby="select-1 select-1-label select-1-content"
class="c27"
id="select-1"
type="button"
@ -1933,6 +1936,9 @@ exports[`EditSettingsView should add field 1`] = `
.c37 {
height: 1px;
border: none;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
margin: 0;
}
@ -2402,7 +2408,7 @@ exports[`EditSettingsView should add field 1`] = `
class="c1 c19 c24"
spacing="1"
>
<span
<label
class="c7 c25"
for="select-11"
>
@ -2411,7 +2417,7 @@ exports[`EditSettingsView should add field 1`] = `
>
Entry title
</div>
</span>
</label>
<div
class="c1 c10 c26"
>
@ -2420,7 +2426,7 @@ exports[`EditSettingsView should add field 1`] = `
aria-disabled="false"
aria-expanded="false"
aria-haspopup="listbox"
aria-labelledby="select-11-label select-11-content"
aria-labelledby="select-11 select-11-label select-11-content"
class="c27"
id="select-11"
type="button"

View File

@ -84,7 +84,7 @@ describe('<DraftAndPublishBadge />', () => {
class="c0"
>
<div
class="c1 sc-ehIJor wxhvj"
class="c1 sc-iukxot gYwPKA"
>
<svg
class="c2"
@ -184,7 +184,7 @@ describe('<DraftAndPublishBadge />', () => {
class="c0"
>
<div
class="c1 sc-ehIJor wxhvj"
class="c1 sc-iukxot gYwPKA"
>
<svg
class="c2"

View File

@ -68,6 +68,9 @@ describe('CONTENT MANAGER | EditView | Header', () => {
.c3 {
height: 1px;
border: none;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
margin: 0;
}

View File

@ -443,6 +443,9 @@ exports[`ADMIN | CM | LV | Configure the view renders and matches the snapshot 1
.c56 {
height: 1px;
border: none;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
margin: 0;
}
@ -1175,7 +1178,7 @@ exports[`ADMIN | CM | LV | Configure the view renders and matches the snapshot 1
class="c0 c22 c28"
spacing="1"
>
<span
<label
class="c10 c29"
for="select-4"
>
@ -1184,7 +1187,7 @@ exports[`ADMIN | CM | LV | Configure the view renders and matches the snapshot 1
>
Entries per page
</div>
</span>
</label>
<div
class="c0 c13 c44"
>
@ -1193,7 +1196,7 @@ exports[`ADMIN | CM | LV | Configure the view renders and matches the snapshot 1
aria-disabled="false"
aria-expanded="false"
aria-haspopup="listbox"
aria-labelledby="select-4-label select-4-content"
aria-labelledby="select-4 select-4-label select-4-content"
class="c45"
id="select-4"
name="settings.pageSize"
@ -1265,7 +1268,7 @@ exports[`ADMIN | CM | LV | Configure the view renders and matches the snapshot 1
class="c0 c22 c28"
spacing="1"
>
<span
<label
class="c10 c29"
for="select-5"
>
@ -1274,7 +1277,7 @@ exports[`ADMIN | CM | LV | Configure the view renders and matches the snapshot 1
>
Default sort attribute
</div>
</span>
</label>
<div
class="c0 c13 c44"
>
@ -1282,7 +1285,7 @@ exports[`ADMIN | CM | LV | Configure the view renders and matches the snapshot 1
aria-disabled="false"
aria-expanded="false"
aria-haspopup="listbox"
aria-labelledby="select-5-label select-5-content"
aria-labelledby="select-5 select-5-label select-5-content"
class="c45"
id="select-5"
name="settings.defaultSortBy"
@ -1348,7 +1351,7 @@ exports[`ADMIN | CM | LV | Configure the view renders and matches the snapshot 1
class="c0 c22 c28"
spacing="1"
>
<span
<label
class="c10 c29"
for="select-6"
>
@ -1357,7 +1360,7 @@ exports[`ADMIN | CM | LV | Configure the view renders and matches the snapshot 1
>
Default sort order
</div>
</span>
</label>
<div
class="c0 c13 c44"
>
@ -1365,7 +1368,7 @@ exports[`ADMIN | CM | LV | Configure the view renders and matches the snapshot 1
aria-disabled="false"
aria-expanded="false"
aria-haspopup="listbox"
aria-labelledby="select-6-label select-6-content"
aria-labelledby="select-6 select-6-label select-6-content"
class="c45"
id="select-6"
name="settings.defaultSortOrder"
@ -2173,6 +2176,9 @@ exports[`ADMIN | CM | LV | Configure the view should add field 1`] = `
.c56 {
height: 1px;
border: none;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
margin: 0;
}
@ -2904,7 +2910,7 @@ exports[`ADMIN | CM | LV | Configure the view should add field 1`] = `
class="c0 c22 c28"
spacing="1"
>
<span
<label
class="c10 c29"
for="select-34"
>
@ -2913,7 +2919,7 @@ exports[`ADMIN | CM | LV | Configure the view should add field 1`] = `
>
Entries per page
</div>
</span>
</label>
<div
class="c0 c13 c44"
>
@ -2922,7 +2928,7 @@ exports[`ADMIN | CM | LV | Configure the view should add field 1`] = `
aria-disabled="false"
aria-expanded="false"
aria-haspopup="listbox"
aria-labelledby="select-34-label select-34-content"
aria-labelledby="select-34 select-34-label select-34-content"
class="c45"
id="select-34"
name="settings.pageSize"
@ -2994,7 +3000,7 @@ exports[`ADMIN | CM | LV | Configure the view should add field 1`] = `
class="c0 c22 c28"
spacing="1"
>
<span
<label
class="c10 c29"
for="select-35"
>
@ -3003,7 +3009,7 @@ exports[`ADMIN | CM | LV | Configure the view should add field 1`] = `
>
Default sort attribute
</div>
</span>
</label>
<div
class="c0 c13 c44"
>
@ -3011,7 +3017,7 @@ exports[`ADMIN | CM | LV | Configure the view should add field 1`] = `
aria-disabled="false"
aria-expanded="false"
aria-haspopup="listbox"
aria-labelledby="select-35-label select-35-content"
aria-labelledby="select-35 select-35-label select-35-content"
class="c45"
id="select-35"
name="settings.defaultSortBy"
@ -3077,7 +3083,7 @@ exports[`ADMIN | CM | LV | Configure the view should add field 1`] = `
class="c0 c22 c28"
spacing="1"
>
<span
<label
class="c10 c29"
for="select-36"
>
@ -3086,7 +3092,7 @@ exports[`ADMIN | CM | LV | Configure the view should add field 1`] = `
>
Default sort order
</div>
</span>
</label>
<div
class="c0 c13 c44"
>
@ -3094,7 +3100,7 @@ exports[`ADMIN | CM | LV | Configure the view should add field 1`] = `
aria-disabled="false"
aria-expanded="false"
aria-haspopup="listbox"
aria-labelledby="select-36-label select-36-content"
aria-labelledby="select-36 select-36-label select-36-content"
class="c45"
id="select-36"
name="settings.defaultSortOrder"

View File

@ -583,6 +583,9 @@ exports[`Marketplace page - layout renders the online layout 1`] = `
.c63 {
height: 1px;
border: none;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
}
.c38 {
@ -1136,7 +1139,7 @@ exports[`Marketplace page - layout renders the online layout 1`] = `
aria-disabled="false"
aria-expanded="false"
aria-haspopup="listbox"
aria-labelledby="sort-by-select-label sort-by-select-content"
aria-labelledby="sort-by-select sort-by-select-label sort-by-select-content"
class="c38"
id="sort-by-select"
type="button"

View File

@ -583,6 +583,9 @@ exports[`Marketplace page - plugins tab renders and matches the plugin tab snaps
.c63 {
height: 1px;
border: none;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
}
.c38 {
@ -1136,7 +1139,7 @@ exports[`Marketplace page - plugins tab renders and matches the plugin tab snaps
aria-disabled="false"
aria-expanded="false"
aria-haspopup="listbox"
aria-labelledby="sort-by-select-label sort-by-select-content"
aria-labelledby="sort-by-select sort-by-select-label sort-by-select-content"
class="c38"
id="sort-by-select"
type="button"

View File

@ -578,6 +578,9 @@ exports[`Marketplace page - providers tab renders and matches the providers tab
.c73 {
height: 1px;
border: none;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
}
.c38 {
@ -1131,7 +1134,7 @@ exports[`Marketplace page - providers tab renders and matches the providers tab
aria-disabled="false"
aria-expanded="false"
aria-haspopup="listbox"
aria-labelledby="sort-by-select-label sort-by-select-content"
aria-labelledby="sort-by-select sort-by-select-label sort-by-select-content"
class="c38"
id="sort-by-select"
type="button"

View File

@ -1152,7 +1152,7 @@ exports[`ADMIN | Pages | Profile page renders and matches the snapshot 1`] = `
class="c1 c14 c30"
spacing="1"
>
<span
<label
class="c5 c31"
for="select-4"
>
@ -1161,7 +1161,7 @@ exports[`ADMIN | Pages | Profile page renders and matches the snapshot 1`] = `
>
Interface language
</div>
</span>
</label>
<div
class="c1 c4 c40"
>
@ -1170,7 +1170,7 @@ exports[`ADMIN | Pages | Profile page renders and matches the snapshot 1`] = `
aria-disabled="false"
aria-expanded="false"
aria-haspopup="listbox"
aria-labelledby="select-4-label select-4-content"
aria-labelledby="select-4 select-4-label select-4-content"
class="c41"
id="select-4"
type="button"
@ -1261,7 +1261,7 @@ exports[`ADMIN | Pages | Profile page renders and matches the snapshot 1`] = `
class="c1 c14 c30"
spacing="1"
>
<span
<label
class="c5 c31"
for="select-5"
>
@ -1270,7 +1270,7 @@ exports[`ADMIN | Pages | Profile page renders and matches the snapshot 1`] = `
>
Interface mode
</div>
</span>
</label>
<div
class="c1 c4 c40"
>
@ -1279,7 +1279,7 @@ exports[`ADMIN | Pages | Profile page renders and matches the snapshot 1`] = `
aria-disabled="false"
aria-expanded="false"
aria-haspopup="listbox"
aria-labelledby="select-5-label select-5-content"
aria-labelledby="select-5 select-5-label select-5-content"
class="c41"
id="select-5"
type="button"

View File

@ -225,6 +225,9 @@ describe('SettingsPage || components || SettingsNav', () => {
.c7 {
height: 1px;
border: none;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
margin: 0;
}
@ -417,7 +420,7 @@ describe('SettingsPage || components || SettingsNav', () => {
</div>
</div>
<div
class="c16 sc-ehIJor c25"
class="c16 sc-iukxot c25"
>
<svg
class="c26"

View File

@ -1166,7 +1166,7 @@ exports[`ADMIN | Pages | API TOKENS | EditView renders and matches the snapshot
class="c1 c9 c19 c26"
spacing="1"
>
<span
<label
class="c7 c27"
for="select-3"
>
@ -1180,7 +1180,7 @@ exports[`ADMIN | Pages | API TOKENS | EditView renders and matches the snapshot
*
</span>
</div>
</span>
</label>
<div
class="c1 c9 c11 c35"
>
@ -1188,7 +1188,7 @@ exports[`ADMIN | Pages | API TOKENS | EditView renders and matches the snapshot
aria-disabled="false"
aria-expanded="false"
aria-haspopup="listbox"
aria-labelledby="select-3-label select-3-content"
aria-labelledby="select-3 select-3-label select-3-content"
class="c36"
id="select-3"
name="lifespan"
@ -1257,7 +1257,7 @@ exports[`ADMIN | Pages | API TOKENS | EditView renders and matches the snapshot
class="c1 c9 c19 c26"
spacing="1"
>
<span
<label
class="c7 c27"
for="select-4"
>
@ -1271,7 +1271,7 @@ exports[`ADMIN | Pages | API TOKENS | EditView renders and matches the snapshot
*
</span>
</div>
</span>
</label>
<div
class="c1 c9 c11 c35"
>
@ -1279,7 +1279,7 @@ exports[`ADMIN | Pages | API TOKENS | EditView renders and matches the snapshot
aria-disabled="false"
aria-expanded="false"
aria-haspopup="listbox"
aria-labelledby="select-4-label select-4-content"
aria-labelledby="select-4 select-4-label select-4-content"
class="c36"
id="select-4"
name="type"
@ -2964,7 +2964,7 @@ exports[`ADMIN | Pages | API TOKENS | EditView renders and matches the snapshot
class="c1 c9 c20 c25"
spacing="1"
>
<span
<label
class="c7 c34"
for="select-30"
>
@ -2978,7 +2978,7 @@ exports[`ADMIN | Pages | API TOKENS | EditView renders and matches the snapshot
*
</span>
</div>
</span>
</label>
<div
class="c1 c9 c11 c42"
disabled=""
@ -2987,7 +2987,7 @@ exports[`ADMIN | Pages | API TOKENS | EditView renders and matches the snapshot
aria-disabled="true"
aria-expanded="false"
aria-haspopup="listbox"
aria-labelledby="select-30-label select-30-content"
aria-labelledby="select-30 select-30-label select-30-content"
class="c43"
id="select-30"
name="lifespan"
@ -3059,7 +3059,7 @@ exports[`ADMIN | Pages | API TOKENS | EditView renders and matches the snapshot
class="c1 c9 c20 c25"
spacing="1"
>
<span
<label
class="c7 c34"
for="select-31"
>
@ -3073,7 +3073,7 @@ exports[`ADMIN | Pages | API TOKENS | EditView renders and matches the snapshot
*
</span>
</div>
</span>
</label>
<div
class="c1 c9 c11 c51"
>
@ -3081,7 +3081,7 @@ exports[`ADMIN | Pages | API TOKENS | EditView renders and matches the snapshot
aria-disabled="false"
aria-expanded="false"
aria-haspopup="listbox"
aria-labelledby="select-31-label select-31-content"
aria-labelledby="select-31 select-31-label select-31-content"
class="c43"
id="select-31"
name="type"

View File

@ -486,6 +486,9 @@ exports[`ApplicationsInfosPage || LogoInput from computer should render upload m
.c42 {
height: 1px;
border: none;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
margin: 0;
}
@ -1515,6 +1518,9 @@ exports[`ApplicationsInfosPage || LogoInput from url should render upload modal
.c42 {
height: 1px;
border: none;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
margin: 0;
}

View File

@ -401,6 +401,9 @@ describe('<ListPage />', () => {
.c28 {
height: 1px;
border: none;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
margin: 0;
}

View File

@ -362,7 +362,7 @@ exports[`DynamicTable renders and matches the snapshot 1`] = `
aria-expanded="false"
aria-haspopup="listbox"
aria-label="Entries per page"
aria-labelledby="select-1-label select-1-content"
aria-labelledby="select-1 select-1-label select-1-content"
class="c6"
id="select-1"
type="button"

View File

@ -1376,7 +1376,7 @@ describe('ADMIN | Pages | USERS | ListPage', () => {
aria-expanded="false"
aria-haspopup="listbox"
aria-label="Entries per page"
aria-labelledby="select-19-label select-19-content"
aria-labelledby="select-19 select-19-label select-19-content"
class="c47"
id="select-19"
type="button"

View File

@ -364,6 +364,9 @@ describe('Admin | containers | ListView', () => {
.c42 {
height: 1px;
border: none;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
margin: 0;
}

View File

@ -145,6 +145,9 @@ describe('ADMIN | pages | SettingsPage', () => {
.c7 {
height: 1px;
border: none;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
margin: 0;
}

View File

@ -729,7 +729,7 @@ describe('Admin | UseCasePage', () => {
class="c0 c19 c21"
spacing="1"
>
<span
<label
class="c5 c22"
for="usecase"
>
@ -738,7 +738,7 @@ describe('Admin | UseCasePage', () => {
>
What type of work do you do?
</div>
</span>
</label>
<div
class="c0 c23 c24"
>
@ -746,7 +746,7 @@ describe('Admin | UseCasePage', () => {
aria-disabled="false"
aria-expanded="false"
aria-haspopup="listbox"
aria-labelledby="usecase-label usecase-content"
aria-labelledby="usecase usecase-label usecase-content"
class="c25"
data-testid="usecase"
id="usecase"

View File

@ -706,7 +706,7 @@ exports[`Admin | ee | SettingsPage | SSO renders and matches the snapshot 1`] =
class="c0 c18 c24"
spacing="1"
>
<span
<label
class="c8 c25"
for="select-2"
>
@ -715,7 +715,7 @@ exports[`Admin | ee | SettingsPage | SSO renders and matches the snapshot 1`] =
>
Default role
</div>
</span>
</label>
<div
class="c0 c7 c38"
>
@ -724,7 +724,7 @@ exports[`Admin | ee | SettingsPage | SSO renders and matches the snapshot 1`] =
aria-disabled="false"
aria-expanded="false"
aria-haspopup="listbox"
aria-labelledby="select-2-label select-2-content"
aria-labelledby="select-2 select-2-label select-2-content"
class="c39"
id="select-2"
name="defaultRole"

View File

@ -47,9 +47,9 @@
"@fingerprintjs/fingerprintjs": "3.3.6",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.10",
"@strapi/babel-plugin-switch-ee-ce": "4.5.6",
"@strapi/design-system": "1.4.2",
"@strapi/design-system": "1.5.0",
"@strapi/helper-plugin": "4.5.6",
"@strapi/icons": "1.4.2",
"@strapi/icons": "1.5.0",
"@strapi/permissions": "4.5.6",
"@strapi/typescript-utils": "4.5.6",
"@strapi/utils": "4.5.6",

View File

@ -144,6 +144,9 @@ exports[`<AttributeOptions /> renders and matches the snapshot 1`] = `
.c12 {
height: 1px;
border: none;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
margin: 0;
}

View File

@ -311,6 +311,9 @@ exports[`<ContentTypeBuilderNav /> renders and matches the snapshot 1`] = `
.c11 {
height: 1px;
border: none;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
margin: 0;
}

View File

@ -618,6 +618,9 @@ exports[`<ListView /> renders and matches the snapshot 1`] = `
.c73 {
height: 1px;
border: none;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
margin: 0;
}

View File

@ -757,7 +757,7 @@ describe('Email | Pages | Settings', () => {
class="c1 c9 c13"
spacing="1"
>
<span
<label
class="c5 c19"
for="select-6"
>
@ -766,7 +766,7 @@ describe('Email | Pages | Settings', () => {
>
Email provider
</div>
</span>
</label>
<div
class="c1 c4 c22"
disabled=""
@ -775,7 +775,7 @@ describe('Email | Pages | Settings', () => {
aria-disabled="true"
aria-expanded="false"
aria-haspopup="listbox"
aria-labelledby="select-6-label select-6-content"
aria-labelledby="select-6 select-6-label select-6-content"
class="c23"
id="select-6"
name="email-provider"

View File

@ -339,7 +339,7 @@ exports[`DateTimePicker snapshots the component 1`] = `
aria-required="false"
class="c9"
data-testid="datetimepicker-date"
id="datepicker-3"
id="datetime-label-1"
name="datetimepicker"
value="10/13/2021"
/>
@ -360,10 +360,10 @@ exports[`DateTimePicker snapshots the component 1`] = `
aria-expanded="false"
aria-haspopup="listbox"
aria-label="Date time picker"
aria-labelledby="timepicker-4-label timepicker-4-content"
aria-labelledby="timepicker-3 timepicker-3-label timepicker-3-content"
class="c12"
data-testid="datetimepicker-time"
id="timepicker-4"
id="timepicker-3"
type="button"
/>
<div
@ -400,7 +400,7 @@ exports[`DateTimePicker snapshots the component 1`] = `
>
<span
class="c17"
id="timepicker-4-content"
id="timepicker-3-content"
>
10:00
</span>

View File

@ -207,7 +207,7 @@ describe('<PageSizeURLQuery />', () => {
aria-expanded="false"
aria-haspopup="listbox"
aria-label="Entries per page"
aria-labelledby="select-1-label select-1-content"
aria-labelledby="select-1 select-1-label select-1-content"
class="c4"
id="select-1"
type="button"

View File

@ -64,8 +64,8 @@
"@storybook/builder-webpack5": "6.5.15",
"@storybook/manager-webpack5": "6.5.15",
"@storybook/react": "^6.5.10",
"@strapi/design-system": "1.4.2",
"@strapi/icons": "1.4.2",
"@strapi/design-system": "1.5.0",
"@strapi/icons": "1.5.0",
"@testing-library/react": "12.1.4",
"@testing-library/react-hooks": "8.0.1",
"browserslist-to-esbuild": "1.2.0",

View File

@ -1191,7 +1191,7 @@ exports[`BrowseStep renders and match snapshot 1`] = `
aria-expanded="false"
aria-haspopup="listbox"
aria-label="Entries per page"
aria-labelledby="select-6-label select-6-content"
aria-labelledby="select-6 select-6-label select-6-content"
class="c58"
id="select-6"
type="button"

View File

@ -378,6 +378,9 @@ exports[`UploadAssetDialog from computer snapshots the component 1`] = `
.c21 {
height: 1px;
border: none;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
margin: 0;
}
@ -1103,6 +1106,9 @@ exports[`UploadAssetDialog from url snapshots the component 1`] = `
.c21 {
height: 1px;
border: none;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
margin: 0;
}

View File

@ -224,7 +224,7 @@ exports[`Upload - Configure | Settings initial render renders and matches the sn
class="c3 c4"
spacing="1"
>
<span
<label
class="c5"
for="select-1"
>
@ -233,7 +233,7 @@ exports[`Upload - Configure | Settings initial render renders and matches the sn
>
Entries per page
</div>
</span>
</label>
<div
class="c6 c7"
>
@ -242,7 +242,7 @@ exports[`Upload - Configure | Settings initial render renders and matches the sn
aria-disabled="false"
aria-expanded="false"
aria-haspopup="listbox"
aria-labelledby="select-1-label select-1-content"
aria-labelledby="select-1 select-1-label select-1-content"
class="c8"
data-testid="pageSize-select"
id="select-1"
@ -315,7 +315,7 @@ exports[`Upload - Configure | Settings initial render renders and matches the sn
class="c3 c4"
spacing="1"
>
<span
<label
class="c5"
for="select-2"
>
@ -324,7 +324,7 @@ exports[`Upload - Configure | Settings initial render renders and matches the sn
>
Default sort order
</div>
</span>
</label>
<div
class="c6 c7"
>
@ -333,7 +333,7 @@ exports[`Upload - Configure | Settings initial render renders and matches the sn
aria-disabled="false"
aria-expanded="false"
aria-haspopup="listbox"
aria-labelledby="select-2-label select-2-content"
aria-labelledby="select-2 select-2-label select-2-content"
class="c8"
data-testid="sort-select"
id="select-2"

View File

@ -583,7 +583,7 @@ exports[`Upload - Configure initial render renders and matches the snapshot 1`]
class="c0 c24 c25"
spacing="1"
>
<span
<label
class="c10 c26"
for="select-1"
>
@ -592,7 +592,7 @@ exports[`Upload - Configure initial render renders and matches the snapshot 1`]
>
Entries per page
</div>
</span>
</label>
<div
class="c0 c13 c27"
>
@ -601,7 +601,7 @@ exports[`Upload - Configure initial render renders and matches the snapshot 1`]
aria-disabled="false"
aria-expanded="false"
aria-haspopup="listbox"
aria-labelledby="select-1-label select-1-content"
aria-labelledby="select-1 select-1-label select-1-content"
class="c28"
data-testid="pageSize-select"
id="select-1"
@ -674,7 +674,7 @@ exports[`Upload - Configure initial render renders and matches the snapshot 1`]
class="c0 c24 c25"
spacing="1"
>
<span
<label
class="c10 c26"
for="select-2"
>
@ -683,7 +683,7 @@ exports[`Upload - Configure initial render renders and matches the snapshot 1`]
>
Default sort order
</div>
</span>
</label>
<div
class="c0 c13 c27"
>
@ -692,7 +692,7 @@ exports[`Upload - Configure initial render renders and matches the snapshot 1`]
aria-disabled="false"
aria-expanded="false"
aria-haspopup="listbox"
aria-labelledby="select-2-label select-2-content"
aria-labelledby="select-2 select-2-label select-2-content"
class="c28"
data-testid="sort-select"
id="select-2"

View File

@ -890,7 +890,7 @@ describe('ADMIN | Pages | Settings | Advanced Settings', () => {
class="c1 c14 c19"
spacing="1"
>
<span
<label
class="c5 c20"
for="select-1"
>
@ -899,7 +899,7 @@ describe('ADMIN | Pages | Settings | Advanced Settings', () => {
>
Default role for authenticated users
</div>
</span>
</label>
<div
class="c1 c4 c21"
>
@ -908,7 +908,7 @@ describe('ADMIN | Pages | Settings | Advanced Settings', () => {
aria-disabled="false"
aria-expanded="false"
aria-haspopup="listbox"
aria-labelledby="select-1-label select-1-content"
aria-labelledby="select-1 select-1-label select-1-content"
class="c22"
id="select-1"
type="button"

View File

@ -5326,10 +5326,10 @@
regenerator-runtime "^0.13.7"
resolve-from "^5.0.0"
"@strapi/design-system@1.4.2":
version "1.4.2"
resolved "https://registry.yarnpkg.com/@strapi/design-system/-/design-system-1.4.2.tgz#fbbce86ca616f3dd33c811029bfbc90e1fa38a12"
integrity sha512-0zH2c2t2XFKhw7N7VCmH4goaFZi6bKseyMtrb15oo4WYJzqZgTR/ER88L6gaDserW5xFu97yXHkYz+Ammk1exQ==
"@strapi/design-system@1.5.0":
version "1.5.0"
resolved "https://registry.yarnpkg.com/@strapi/design-system/-/design-system-1.5.0.tgz#5836ca459aa3e379f7493d5acdffe135646d97de"
integrity sha512-J08MZNmV+Jq7MfBS6G1WopCSgjgnlHnrU9YvwlHa4U37MrBhb+aAX+oF0IVlpvPCH82EMfrTMhphltTJP6gRSA==
dependencies:
"@floating-ui/react-dom" "^1.0.0"
"@internationalized/number" "^3.1.1"
@ -5359,10 +5359,10 @@
optionalDependencies:
typescript "^4.6.2"
"@strapi/icons@1.4.2":
version "1.4.2"
resolved "https://registry.yarnpkg.com/@strapi/icons/-/icons-1.4.2.tgz#29e52aef88e9c5b125f296af9e861bc71433e16e"
integrity sha512-V56sfBItnQ+lU/fU+nCYSQDjBK57EOxWKeM99tBx0RYhZzMJ5gRplWKsNRl/JhErVEPait0Dlv73EaixhdTyhw==
"@strapi/icons@1.5.0":
version "1.5.0"
resolved "https://registry.yarnpkg.com/@strapi/icons/-/icons-1.5.0.tgz#44548bbc8d68753ba7782e69042096ddf24a7da9"
integrity sha512-eKTwNMW1kJxSjzXgLp616chbxNFz5f/rsd9VuWOaLzqn3Eg0B4DcflmpGGPLE+YJ65MxWvYUlYrJIluqrbYgsA==
"@stylelint/postcss-css-in-js@^0.37.2":
version "0.37.3"
@ -17502,6 +17502,8 @@ path-case@^2.1.0:
version "2.1.1"
resolved "https://registry.yarnpkg.com/path-case/-/path-case-2.1.1.tgz#94b8037c372d3fe2906e465bb45e25d226e8eea5"
integrity sha1-lLgDfDctP+KQbkZbtF4l0ibo7qU=
dependencies:
no-case "^2.2.0"
path-dirname@^1.0.0:
version "1.0.2"