mirror of
https://github.com/strapi/strapi.git
synced 2025-11-01 10:23:34 +00:00
updated DS version and snapshots
This commit is contained in:
parent
e6f1a0f44c
commit
c0dc795586
@ -130,6 +130,7 @@ describe('Admin | components | AuthenticatedApp', () => {
|
||||
.c3 {
|
||||
-webkit-animation: gzYjWD 1s infinite linear;
|
||||
animation: gzYjWD 1s infinite linear;
|
||||
will-change: transform;
|
||||
}
|
||||
|
||||
.c1 {
|
||||
|
||||
@ -151,6 +151,7 @@ describe('Content manager | App | main', () => {
|
||||
.c35 {
|
||||
-webkit-animation: gzYjWD 1s infinite linear;
|
||||
animation: gzYjWD 1s infinite linear;
|
||||
will-change: transform;
|
||||
}
|
||||
|
||||
.c33 {
|
||||
|
||||
@ -125,7 +125,7 @@ describe('CONTENT MANAGER | EditView | Header', () => {
|
||||
border: 1px solid #4945ff;
|
||||
}
|
||||
|
||||
.c12 .sc-kBzgEd {
|
||||
.c12 .sc-gJbFto {
|
||||
display: -webkit-box;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
|
||||
@ -417,7 +417,7 @@ describe('SettingsPage || components || SettingsNav', () => {
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
class="c16 sc-iuqRDJ c25"
|
||||
class="c16 sc-eBTqsU c25"
|
||||
>
|
||||
<svg
|
||||
class="c26"
|
||||
|
||||
@ -853,7 +853,7 @@ exports[`ApplicationsInfosPage || LogoInput from computer should render upload m
|
||||
border: 1px solid #4945ff;
|
||||
}
|
||||
|
||||
.c29 .sc-iRFsWr {
|
||||
.c29 .sc-eZhRLC {
|
||||
display: -webkit-box;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
@ -923,7 +923,7 @@ exports[`ApplicationsInfosPage || LogoInput from computer should render upload m
|
||||
background: #ffffff;
|
||||
}
|
||||
|
||||
.c37 .sc-iRFsWr {
|
||||
.c37 .sc-eZhRLC {
|
||||
display: -webkit-box;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
@ -1980,7 +1980,7 @@ exports[`ApplicationsInfosPage || LogoInput from url should render upload modal
|
||||
border: 1px solid #4945ff;
|
||||
}
|
||||
|
||||
.c33 .sc-iRFsWr {
|
||||
.c33 .sc-eZhRLC {
|
||||
display: -webkit-box;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
@ -2050,7 +2050,7 @@ exports[`ApplicationsInfosPage || LogoInput from url should render upload modal
|
||||
background: #ffffff;
|
||||
}
|
||||
|
||||
.c30 .sc-iRFsWr {
|
||||
.c30 .sc-eZhRLC {
|
||||
display: -webkit-box;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
|
||||
@ -102,7 +102,7 @@ exports[`<EditPage /> renders and matches the snapshot 1`] = `
|
||||
border: 1px solid #4945ff;
|
||||
}
|
||||
|
||||
.c13 .sc-kBzgEd {
|
||||
.c13 .sc-gJbFto {
|
||||
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-kBzgEd {
|
||||
.c25 .sc-gJbFto {
|
||||
display: -webkit-box;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
@ -293,6 +293,7 @@ exports[`<EditPage /> renders and matches the snapshot 1`] = `
|
||||
.c46 {
|
||||
-webkit-animation: gzYjWD 1s infinite linear;
|
||||
animation: gzYjWD 1s infinite linear;
|
||||
will-change: transform;
|
||||
}
|
||||
|
||||
.c10 {
|
||||
|
||||
@ -466,7 +466,7 @@ exports[`DynamicTable renders and matches the snapshot 1`] = `
|
||||
</div>
|
||||
<nav
|
||||
aria-label="pagination"
|
||||
class="sc-icMgfS"
|
||||
class="sc-cKVNtL"
|
||||
>
|
||||
<ul
|
||||
class="c17 c18"
|
||||
|
||||
@ -581,6 +581,7 @@ describe('ADMIN | Pages | USERS | ListPage', () => {
|
||||
.c44 {
|
||||
-webkit-animation: gzYjWD 1s infinite linear;
|
||||
animation: gzYjWD 1s infinite linear;
|
||||
will-change: transform;
|
||||
}
|
||||
|
||||
.c62 {
|
||||
|
||||
@ -171,7 +171,7 @@ describe('Admin | UseCasePage', () => {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.c35 .sc-ezHhwS {
|
||||
.c35 .sc-kBzgEd {
|
||||
display: -webkit-box;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
|
||||
@ -97,7 +97,7 @@ exports[`<CreatePage /> renders and matches the snapshot 1`] = `
|
||||
background: #f0f0ff;
|
||||
}
|
||||
|
||||
.c13 .sc-kBzgEd {
|
||||
.c13 .sc-gJbFto {
|
||||
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-kBzgEd {
|
||||
.c16 .sc-gJbFto {
|
||||
display: -webkit-box;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
@ -286,6 +286,7 @@ exports[`<CreatePage /> renders and matches the snapshot 1`] = `
|
||||
.c46 {
|
||||
-webkit-animation: gzYjWD 1s infinite linear;
|
||||
animation: gzYjWD 1s infinite linear;
|
||||
will-change: transform;
|
||||
}
|
||||
|
||||
.c10 {
|
||||
|
||||
@ -93,6 +93,7 @@ describe('<ListPage />', () => {
|
||||
.c4 {
|
||||
-webkit-animation: gzYjWD 1s infinite linear;
|
||||
animation: gzYjWD 1s infinite linear;
|
||||
will-change: transform;
|
||||
}
|
||||
|
||||
.c2 {
|
||||
|
||||
@ -52,9 +52,9 @@
|
||||
"@fortawesome/react-fontawesome": "^0.2.0",
|
||||
"@pmmmwh/react-refresh-webpack-plugin": "0.5.7",
|
||||
"@strapi/babel-plugin-switch-ee-ce": "4.3.8",
|
||||
"@strapi/design-system": "1.2.2",
|
||||
"@strapi/design-system": "1.2.3",
|
||||
"@strapi/helper-plugin": "4.3.8",
|
||||
"@strapi/icons": "1.2.2",
|
||||
"@strapi/icons": "1.2.3",
|
||||
"@strapi/typescript-utils": "4.3.8",
|
||||
"@strapi/utils": "4.3.8",
|
||||
"axios": "0.27.2",
|
||||
|
||||
@ -171,7 +171,7 @@ exports[`<PaginationURLQuery /> should display the dots correctly 1`] = `
|
||||
|
||||
<nav
|
||||
aria-label="pagination"
|
||||
class="sc-iseIHH"
|
||||
class="sc-ezHhwS"
|
||||
>
|
||||
<ul
|
||||
class="c0 c1"
|
||||
@ -544,7 +544,7 @@ exports[`<PaginationURLQuery /> should work when the pageCount is inferior or eq
|
||||
|
||||
<nav
|
||||
aria-label="pagination"
|
||||
class="sc-iseIHH"
|
||||
class="sc-ezHhwS"
|
||||
>
|
||||
<ul
|
||||
class="c0 c1"
|
||||
|
||||
@ -190,7 +190,7 @@ describe('<PaginationURLQuery />', () => {
|
||||
|
||||
<nav
|
||||
aria-label="pagination"
|
||||
class="sc-iseIHH"
|
||||
class="sc-ezHhwS"
|
||||
>
|
||||
<ul
|
||||
class="c0 c1"
|
||||
|
||||
@ -77,8 +77,8 @@
|
||||
"@storybook/builder-webpack5": "6.5.9",
|
||||
"@storybook/manager-webpack5": "6.4.10",
|
||||
"@storybook/react": "^6.5.10",
|
||||
"@strapi/design-system": "1.2.2",
|
||||
"@strapi/icons": "1.2.2",
|
||||
"@strapi/design-system": "1.2.3",
|
||||
"@strapi/icons": "1.2.3",
|
||||
"@testing-library/react": "11.2.7",
|
||||
"@testing-library/react-hooks": "3.7.0",
|
||||
"babel-loader": "^8.2.5",
|
||||
|
||||
@ -1451,7 +1451,7 @@ exports[`BrowseStep renders and match snapshot 1`] = `
|
||||
</div>
|
||||
<nav
|
||||
aria-label="pagination"
|
||||
class="sc-fMfAsl"
|
||||
class="sc-ezDxBL"
|
||||
>
|
||||
<ul
|
||||
class="c17 c74"
|
||||
|
||||
@ -94,7 +94,7 @@ exports[`BulkMoveDialog renders and matches the snapshot 1`] = `
|
||||
background: #ffffff;
|
||||
}
|
||||
|
||||
.c25 .sc-ezHhwS {
|
||||
.c25 .sc-kBzgEd {
|
||||
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-ezHhwS {
|
||||
.c28 .sc-kBzgEd {
|
||||
display: -webkit-box;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
|
||||
@ -110,7 +110,7 @@ exports[`<EditAssetDialog /> renders and matches the snapshot 1`] = `
|
||||
background: #ffffff;
|
||||
}
|
||||
|
||||
.c49 .sc-ezHhwS {
|
||||
.c49 .sc-kBzgEd {
|
||||
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-ezHhwS {
|
||||
.c52 .sc-kBzgEd {
|
||||
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-ezHhwS {
|
||||
.c53 .sc-kBzgEd {
|
||||
display: -webkit-box;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
|
||||
@ -110,7 +110,7 @@ exports[`<EditAssetDialog /> renders and matches the snapshot 1`] = `
|
||||
background: #ffffff;
|
||||
}
|
||||
|
||||
.c49 .sc-ezHhwS {
|
||||
.c49 .sc-kBzgEd {
|
||||
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-ezHhwS {
|
||||
.c52 .sc-kBzgEd {
|
||||
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-ezHhwS {
|
||||
.c53 .sc-kBzgEd {
|
||||
display: -webkit-box;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
|
||||
@ -94,7 +94,7 @@ exports[`EditFolderDialog renders and matches the snapshot 1`] = `
|
||||
background: #ffffff;
|
||||
}
|
||||
|
||||
.c32 .sc-ezHhwS {
|
||||
.c32 .sc-kBzgEd {
|
||||
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-ezHhwS {
|
||||
.c37 .sc-kBzgEd {
|
||||
display: -webkit-box;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
|
||||
@ -146,7 +146,7 @@ exports[`SelectTree renders 1`] = `
|
||||
class=" css-1hb7zxy-IndicatorsContainer"
|
||||
>
|
||||
<button
|
||||
class="sc-eBTqsU sc-ksDcAU sc-bJcRwn elEUJG hjqBQK ddQtUR"
|
||||
class="sc-iseIHH sc-jgaZKu sc-chKlql iQNAGU kJneHl kQZEGc"
|
||||
type="button"
|
||||
>
|
||||
<svg
|
||||
@ -168,7 +168,7 @@ exports[`SelectTree renders 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
class="sc-cxpSdN hEuJJy"
|
||||
class="sc-llYSUQ PCyKi"
|
||||
>
|
||||
<p
|
||||
aria-live="polite"
|
||||
|
||||
@ -145,7 +145,7 @@ describe('FromComputerForm', () => {
|
||||
border: 1px solid #4945ff;
|
||||
}
|
||||
|
||||
.c13 .sc-ezHhwS {
|
||||
.c13 .sc-kBzgEd {
|
||||
display: -webkit-box;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
@ -215,7 +215,7 @@ describe('FromComputerForm', () => {
|
||||
background: #ffffff;
|
||||
}
|
||||
|
||||
.c21 .sc-ezHhwS {
|
||||
.c21 .sc-kBzgEd {
|
||||
display: -webkit-box;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
|
||||
@ -92,7 +92,7 @@ exports[`PendingAssetStep snapshots the component with valid cards 1`] = `
|
||||
border: 1px solid #4945ff;
|
||||
}
|
||||
|
||||
.c15 .sc-ezHhwS {
|
||||
.c15 .sc-kBzgEd {
|
||||
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-ezHhwS {
|
||||
.c57 .sc-kBzgEd {
|
||||
display: -webkit-box;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
|
||||
@ -130,7 +130,7 @@ exports[`UploadAssetDialog from computer snapshots the component 1`] = `
|
||||
border: 1px solid #4945ff;
|
||||
}
|
||||
|
||||
.c32 .sc-ezHhwS {
|
||||
.c32 .sc-kBzgEd {
|
||||
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-ezHhwS {
|
||||
.c38 .sc-kBzgEd {
|
||||
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-ezHhwS {
|
||||
.c34 .sc-kBzgEd {
|
||||
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-ezHhwS {
|
||||
.c31 .sc-kBzgEd {
|
||||
display: -webkit-box;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
|
||||
@ -88,6 +88,7 @@ describe('Admin | containers | ProvidersPage', () => {
|
||||
.c11 {
|
||||
-webkit-animation: gzYjWD 1s infinite linear;
|
||||
animation: gzYjWD 1s infinite linear;
|
||||
will-change: transform;
|
||||
}
|
||||
|
||||
.c9 {
|
||||
|
||||
@ -783,7 +783,7 @@ describe('Admin | containers | RoleCreatePage', () => {
|
||||
border: 1px solid #4945ff;
|
||||
}
|
||||
|
||||
.c44:hover:not([aria-disabled='true']) .sc-OVzLa {
|
||||
.c44:hover:not([aria-disabled='true']) .sc-dTBbbW {
|
||||
color: #271fe0;
|
||||
}
|
||||
|
||||
@ -1161,7 +1161,7 @@ describe('Admin | containers | RoleCreatePage', () => {
|
||||
class="c55 c56"
|
||||
>
|
||||
<span
|
||||
class="c55 sc-OVzLa c57"
|
||||
class="c55 sc-dTBbbW c57"
|
||||
id="accordion-label-accordion-1"
|
||||
>
|
||||
Address
|
||||
|
||||
@ -851,7 +851,7 @@ describe('Admin | containers | RoleEditPage', () => {
|
||||
border: 1px solid #4945ff;
|
||||
}
|
||||
|
||||
.c49:hover:not([aria-disabled='true']) .sc-OVzLa {
|
||||
.c49:hover:not([aria-disabled='true']) .sc-dTBbbW {
|
||||
color: #271fe0;
|
||||
}
|
||||
|
||||
@ -1263,7 +1263,7 @@ describe('Admin | containers | RoleEditPage', () => {
|
||||
class="c60 c61"
|
||||
>
|
||||
<span
|
||||
class="c60 sc-OVzLa c62"
|
||||
class="c60 sc-dTBbbW c62"
|
||||
id="accordion-label-accordion-1"
|
||||
>
|
||||
Address
|
||||
|
||||
@ -382,6 +382,7 @@ describe('Plugin | Users and Permissions | RoleListPage', () => {
|
||||
.c28 {
|
||||
-webkit-animation: gzYjWD 1s infinite linear;
|
||||
animation: gzYjWD 1s infinite linear;
|
||||
will-change: transform;
|
||||
}
|
||||
|
||||
.c26 {
|
||||
|
||||
18
yarn.lock
18
yarn.lock
@ -5395,10 +5395,10 @@
|
||||
regenerator-runtime "^0.13.7"
|
||||
resolve-from "^5.0.0"
|
||||
|
||||
"@strapi/design-system@1.2.2":
|
||||
version "1.2.2"
|
||||
resolved "https://registry.yarnpkg.com/@strapi/design-system/-/design-system-1.2.2.tgz#eafa22acf0e098805520af7d928c727232a3edeb"
|
||||
integrity sha512-W9TeUp/umZe7AySFUelSYYa8iKy/Pygh8OEeR8DRwxqTINTQJbzdQiFJt+np3mlESSaXFiQsaTRvl6GPvWuWIg==
|
||||
"@strapi/design-system@1.2.3":
|
||||
version "1.2.3"
|
||||
resolved "https://registry.yarnpkg.com/@strapi/design-system/-/design-system-1.2.3.tgz#9e077c00ba93f8330b95ec23bc0c4f0d777dec4d"
|
||||
integrity sha512-wZu05hTVhcnDfue1q+UnDNY/ATWWcWIXHKd85rbY2I1RzrlCNgALGiMvXK6QKXrM31W3Wc2YyowOAyrIXjZjWw==
|
||||
dependencies:
|
||||
"@internationalized/number" "^3.1.1"
|
||||
compute-scroll-into-view "^1.0.17"
|
||||
@ -5426,10 +5426,10 @@
|
||||
optionalDependencies:
|
||||
typescript "^4.6.2"
|
||||
|
||||
"@strapi/icons@1.2.2":
|
||||
version "1.2.2"
|
||||
resolved "https://registry.yarnpkg.com/@strapi/icons/-/icons-1.2.2.tgz#01fcef41a941f3be40a89f5cb4ace3f908670825"
|
||||
integrity sha512-kHDdLzZHz1tFfb/htfP/swj5w20dvQsI5eRUdnmnk3wsd8xhbeUG8ImBkslzsIPh9F4dE2PvMEijLtr8bekkpQ==
|
||||
"@strapi/icons@1.2.3":
|
||||
version "1.2.3"
|
||||
resolved "https://registry.yarnpkg.com/@strapi/icons/-/icons-1.2.3.tgz#5999417e5643ee33e0177577003ddd8e8c53907b"
|
||||
integrity sha512-vBvOl5sW4GKQAbna3aAhWi2HWOEZ9/v22iX5jG+0vqAwKdRGWaTBkMIYnw0UhKLUbVX3W+P+ViAtIbUycoLelg==
|
||||
dependencies:
|
||||
rimraf "^3.0.2"
|
||||
|
||||
@ -17847,6 +17847,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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user