diff --git a/packages/core/admin/admin/src/pages/SettingsPage/pages/ApplicationInfosPage/components/Form/tests/__snapshots__/index.test.js.snap b/packages/core/admin/admin/src/pages/SettingsPage/pages/ApplicationInfosPage/components/Form/tests/__snapshots__/index.test.js.snap deleted file mode 100644 index 17e36d6f84..0000000000 --- a/packages/core/admin/admin/src/pages/SettingsPage/pages/ApplicationInfosPage/components/Form/tests/__snapshots__/index.test.js.snap +++ /dev/null @@ -1,649 +0,0 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`ApplicationInfosPage | Form should render and match snapshot 1`] = ` -.c26 { - border: 0; - -webkit-clip: rect(0 0 0 0); - clip: rect(0 0 0 0); - height: 1px; - margin: -1px; - overflow: hidden; - padding: 0; - position: absolute; - width: 1px; -} - -.c0 { - background: #ffffff; - padding-top: 24px; - padding-right: 32px; - padding-bottom: 24px; - padding-left: 32px; - border-radius: 4px; - box-shadow: 0px 1px 4px rgba(33,33,52,0.1); -} - -.c2 { - padding-top: 16px; -} - -.c9 { - background: #f6f6f9; - padding: 8px; - border-radius: 4px; - border-color: #dcdce4; - border: 1px solid #dcdce4; -} - -.c10 { - position: relative; -} - -.c12 { - padding-right: 8px; - padding-left: 8px; - overflow: hidden; - width: 100%; -} - -.c14 { - height: 124px; -} - -.c17 { - max-width: 40%; - max-height: 40%; -} - -.c18 { - position: absolute; - bottom: 4px; - width: 100%; -} - -.c23 { - padding-top: 8px; - padding-right: 16px; - padding-left: 16px; -} - -.c3 { - display: grid; - grid-template-columns: repeat(12,1fr); - gap: 16px; -} - -.c4 { - grid-column: span 6; - max-width: 100%; -} - -.c1 { - font-weight: 500; - font-size: 1rem; - line-height: 1.25; - color: #32324d; -} - -.c7 { - font-size: 0.75rem; - line-height: 1.33; - font-weight: 600; - color: #32324d; -} - -.c24 { - font-size: 0.75rem; - line-height: 1.33; - display: block; - white-space: nowrap; - overflow: hidden; - text-overflow: ellipsis; - color: #666687; -} - -.c25 { - font-size: 0.75rem; - line-height: 1.33; - color: #666687; -} - -.c5 { - -webkit-align-items: stretch; - -webkit-box-align: stretch; - -ms-flex-align: stretch; - align-items: stretch; - display: -webkit-box; - display: -webkit-flex; - display: -ms-flexbox; - display: flex; - -webkit-flex-direction: column; - -ms-flex-direction: column; - flex-direction: column; -} - -.c8 { - -webkit-align-items: center; - -webkit-box-align: center; - -ms-flex-align: center; - align-items: center; - display: -webkit-box; - display: -webkit-flex; - display: -ms-flexbox; - display: flex; - -webkit-flex-direction: row; - -ms-flex-direction: row; - flex-direction: row; -} - -.c15 { - -webkit-align-items: center; - -webkit-box-align: center; - -ms-flex-align: center; - align-items: center; - 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: center; - -webkit-justify-content: center; - -ms-flex-pack: center; - justify-content: center; -} - -.c22 { - border: 0; - -webkit-clip: rect(0 0 0 0); - clip: rect(0 0 0 0); - height: 1px; - margin: -1px; - overflow: hidden; - padding: 0; - position: absolute; - width: 1px; -} - -.c11 { - display: grid; - grid-template-columns: auto 1fr auto; - grid-template-areas: 'startAction slides endAction'; -} - -.c13 { - grid-area: slides; -} - -.c6 > * { - margin-top: 0; - margin-bottom: 0; -} - -.c6 > * + * { - margin-top: 4px; -} - -.c19 > * { - margin-left: 0; - margin-right: 0; -} - -.c19 > * + * { - margin-left: 4px; -} - -.c16 { - display: -webkit-box; - display: -webkit-flex; - display: -ms-flexbox; - display: flex; -} - -.c20 { - display: -webkit-box; - display: -webkit-flex; - display: -ms-flexbox; - display: flex; - cursor: pointer; - padding: 8px; - border-radius: 4px; - background: #ffffff; - border: 1px solid #dcdce4; - position: relative; - outline: none; -} - -.c20 svg { - height: 12px; - width: 12px; -} - -.c20 svg > g, -.c20 svg path { - fill: #ffffff; -} - -.c20[aria-disabled='true'] { - pointer-events: none; -} - -.c20:after { - -webkit-transition-property: all; - transition-property: all; - -webkit-transition-duration: 0.2s; - transition-duration: 0.2s; - border-radius: 8px; - content: ''; - position: absolute; - top: -4px; - bottom: -4px; - left: -4px; - right: -4px; - border: 2px solid transparent; -} - -.c20:focus-visible { - outline: none; -} - -.c20:focus-visible:after { - border-radius: 8px; - content: ''; - position: absolute; - top: -5px; - bottom: -5px; - left: -5px; - right: -5px; - border: 2px solid #4945ff; -} - -.c21 { - display: -webkit-box; - display: -webkit-flex; - display: -ms-flexbox; - display: flex; - -webkit-align-items: center; - -webkit-box-align: center; - -ms-flex-align: center; - align-items: center; - -webkit-box-pack: center; - -webkit-justify-content: center; - -ms-flex-pack: center; - justify-content: center; - height: 2rem; - width: 2rem; -} - -.c21 svg > g, -.c21 svg path { - fill: #8e8ea9; -} - -.c21:hover svg > g, -.c21:hover svg path { - fill: #666687; -} - -.c21:active svg > g, -.c21:active svg path { - fill: #a5a5ba; -} - -.c21[aria-disabled='true'] { - background-color: #eaeaef; -} - -.c21[aria-disabled='true'] svg path { - fill: #666687; -} - -@media (max-width:68.75rem) { - .c4 { - grid-column: span 12; - } -} - -@media (max-width:34.375rem) { - .c4 { - grid-column: span; - } -} - -
- - Change the admin panel logo (Max dimension: 750x750, Max file size: 100KB) -
-
- - Change the authentication pages logo (Max dimension: 750x750, Max file size: 100KB) -
-