diff --git a/packages/core/admin/admin/src/pages/SettingsPage/pages/Users/ListPage/tests/index.test.js b/packages/core/admin/admin/src/pages/SettingsPage/pages/Users/ListPage/tests/index.test.js index e2105465ed..6b4c7b96f7 100644 --- a/packages/core/admin/admin/src/pages/SettingsPage/pages/Users/ListPage/tests/index.test.js +++ b/packages/core/admin/admin/src/pages/SettingsPage/pages/Users/ListPage/tests/index.test.js @@ -85,7 +85,7 @@ describe('ADMIN | Pages | USERS | ListPage', () => { color: #666687; } - .c31 { + .c32 { font-weight: 400; font-size: 0.875rem; line-height: 1.43; @@ -97,12 +97,12 @@ describe('ADMIN | Pages | USERS | ListPage', () => { line-height: 1.5; } - .c32 { + .c33 { font-weight: 600; line-height: 1.14; } - .c33 { + .c34 { font-weight: 600; font-size: 0.6875rem; line-height: 1.45; @@ -130,38 +130,38 @@ describe('ADMIN | Pages | USERS | ListPage', () => { padding-bottom: 16px; } - .c18 { + .c19 { padding: 4px; } - .c20 { + .c21 { box-shadow: 0px 1px 4px rgba(33,33,52,0.1); } - .c21 { + .c22 { background: #ffffff; } - .c23 { + .c24 { padding-right: 24px; padding-left: 24px; } - .c41 { + .c42 { background: #ffffff; padding: 64px; } - .c43 { + .c44 { padding-top: 24px; } - .c49 { + .c50 { padding-right: 16px; padding-left: 16px; } - .c50 { + .c51 { padding-left: 12px; } @@ -197,7 +197,24 @@ describe('ADMIN | Pages | USERS | ListPage', () => { align-items: center; } - .c40 { + .c15 { + 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; + -webkit-flex-wrap: wrap; + -ms-flex-wrap: wrap; + flex-wrap: wrap; + } + + .c41 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -215,7 +232,7 @@ describe('ADMIN | Pages | USERS | ListPage', () => { align-items: center; } - .c44 { + .c45 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -259,7 +276,7 @@ describe('ADMIN | Pages | USERS | ListPage', () => { pointer-events: none; } - .c29 { + .c30 { margin: 0; height: 18px; min-width: 18px; @@ -269,12 +286,12 @@ describe('ADMIN | Pages | USERS | ListPage', () => { background-color: #ffffff; } - .c29:checked { + .c30:checked { background-color: #4945ff; border: 1px solid #4945ff; } - .c29:checked:after { + .c30:checked:after { content: ''; display: block; position: relative; @@ -288,21 +305,21 @@ describe('ADMIN | Pages | USERS | ListPage', () => { transform: translateX(-50%) translateY(-50%); } - .c29:checked:disabled:after { + .c30:checked:disabled:after { background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDEwIDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGgKICAgIGQ9Ik04LjU1MzIzIDAuMzk2OTczQzguNjMxMzUgMC4zMTYzNTUgOC43NjA1MSAwLjMxNTgxMSA4LjgzOTMxIDAuMzk1NzY4TDkuODYyNTYgMS40MzQwN0M5LjkzODkzIDEuNTExNTcgOS45MzkzNSAxLjYzNTkgOS44NjM0OSAxLjcxMzlMNC4wNjQwMSA3LjY3NzI0QzMuOTg1OSA3Ljc1NzU1IDMuODU3MDcgNy43NTgwNSAzLjc3ODM0IDcuNjc4MzRMMC4xMzg2NiAzLjk5MzMzQzAuMDYxNzc5OCAzLjkxNTQ5IDAuMDYxNzEwMiAzLjc5MDMyIDAuMTM4NTA0IDMuNzEyNEwxLjE2MjEzIDIuNjczNzJDMS4yNDAzOCAyLjU5NDMyIDEuMzY4NDMgMi41OTQyMiAxLjQ0NjggMi42NzM0OEwzLjkyMTc0IDUuMTc2NDdMOC41NTMyMyAwLjM5Njk3M1oiCiAgICBmaWxsPSIjOEU4RUE5IgogIC8+Cjwvc3ZnPg==) no-repeat no-repeat center center; } - .c29:disabled { + .c30:disabled { background-color: #dcdce4; border: 1px solid #c0c0cf; } - .c29:indeterminate { + .c30:indeterminate { background-color: #4945ff; border: 1px solid #4945ff; } - .c29:indeterminate:after { + .c30:indeterminate:after { content: ''; display: block; position: relative; @@ -317,16 +334,16 @@ describe('ADMIN | Pages | USERS | ListPage', () => { transform: translateX(-50%) translateY(-50%); } - .c29:indeterminate:disabled { + .c30:indeterminate:disabled { background-color: #dcdce4; border: 1px solid #c0c0cf; } - .c29:indeterminate:disabled:after { + .c30:indeterminate:disabled:after { background-color: #8e8ea9; } - .c36 { + .c37 { border: 0; -webkit-clip: rect(0 0 0 0); clip: rect(0 0 0 0); @@ -399,7 +416,7 @@ describe('ADMIN | Pages | USERS | ListPage', () => { background: #4945ff; } - .c19 { + .c20 { padding: 8px 16px; background: #4945ff; border: none; @@ -407,7 +424,7 @@ describe('ADMIN | Pages | USERS | ListPage', () => { background: #ffffff; } - .c19 .c1 { + .c20 .c1 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -418,56 +435,56 @@ describe('ADMIN | Pages | USERS | ListPage', () => { align-items: center; } - .c19 .c9 { + .c20 .c9 { color: #ffffff; } - .c19[aria-disabled='true'] { + .c20[aria-disabled='true'] { border: 1px solid #dcdce4; background: #eaeaef; } - .c19[aria-disabled='true'] .c9 { + .c20[aria-disabled='true'] .c9 { color: #666687; } - .c19[aria-disabled='true'] svg > g, - .c19[aria-disabled='true'] svg path { + .c20[aria-disabled='true'] svg > g, + .c20[aria-disabled='true'] svg path { fill: #666687; } - .c19[aria-disabled='true']:active { + .c20[aria-disabled='true']:active { border: 1px solid #dcdce4; background: #eaeaef; } - .c19[aria-disabled='true']:active .c9 { + .c20[aria-disabled='true']:active .c9 { color: #666687; } - .c19[aria-disabled='true']:active svg > g, - .c19[aria-disabled='true']:active svg path { + .c20[aria-disabled='true']:active svg > g, + .c20[aria-disabled='true']:active svg path { fill: #666687; } - .c19:hover { + .c20:hover { background-color: #f6f6f9; } - .c19:active { + .c20:active { background-color: #eaeaef; } - .c19 .c9 { + .c20 .c9 { color: #32324d; } - .c19 svg > g, - .c19 svg path { + .c20 svg > g, + .c20 svg path { fill: #32324d; } - .c45 { + .c46 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -477,47 +494,47 @@ describe('ADMIN | Pages | USERS | ListPage', () => { flex-direction: column; } - .c45 > * { + .c46 > * { margin-top: 0; margin-bottom: 0; } - .c45 > * + * { + .c46 > * + * { margin-top: 4px; } - .c34 { + .c35 { border: none; } - .c34 svg > g, - .c34 svg path { + .c35 svg > g, + .c35 svg path { fill: #8e8ea9; } - .c34:hover svg > g, - .c34:hover svg path { + .c35:hover svg > g, + .c35:hover svg path { fill: #666687; } - .c34:active svg > g, - .c34:active svg path { + .c35:active svg > g, + .c35:active svg path { fill: #a5a5ba; } - .c34[aria-disabled='true'] { + .c35[aria-disabled='true'] { background-color: #eaeaef; } - .c34[aria-disabled='true'] svg path { + .c35[aria-disabled='true'] svg path { fill: #666687; } - .c15 > * + * { + .c16 > * + * { margin-left: 8px; } - .c42 { + .c43 { -webkit-animation: gzYjWD 1s infinite linear; animation: gzYjWD 1s infinite linear; } @@ -526,15 +543,15 @@ describe('ADMIN | Pages | USERS | ListPage', () => { outline: none; } - .c53 > * + * { + .c54 > * + * { margin-left: 4px; } - .c58 { + .c59 { line-height: revert; } - .c54 { + .c55 { padding: 12px; border-radius: 4px; -webkit-text-decoration: none; @@ -545,55 +562,55 @@ describe('ADMIN | Pages | USERS | ListPage', () => { display: flex; } - .c56 { - padding: 12px; - border-radius: 4px; - box-shadow: 0px 1px 4px rgba(33,33,52,0.1); - -webkit-text-decoration: none; - text-decoration: none; - display: -webkit-box; - display: -webkit-flex; - display: -ms-flexbox; - display: flex; - } - .c57 { + padding: 12px; + border-radius: 4px; + box-shadow: 0px 1px 4px rgba(33,33,52,0.1); + -webkit-text-decoration: none; + text-decoration: none; + display: -webkit-box; + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + } + + .c58 { color: #271fe0; background: #ffffff; } - .c57:hover { + .c58:hover { box-shadow: 0px 1px 4px rgba(33,33,52,0.1); } - .c55 { + .c56 { font-size: 0.7rem; pointer-events: none; } - .c55 svg path { + .c56 svg path { fill: #c0c0cf; } - .c55:focus svg path, - .c55:hover svg path { + .c56:focus svg path, + .c56:hover svg path { fill: #c0c0cf; } - .c59 { + .c60 { font-size: 0.7rem; } - .c59 svg path { + .c60 svg path { fill: #666687; } - .c59:focus svg path, - .c59:hover svg path { + .c60:focus svg path, + .c60:hover svg path { fill: #4a4a6a; } - .c47 { + .c48 { position: absolute; left: 0; right: 0; @@ -604,11 +621,11 @@ describe('ADMIN | Pages | USERS | ListPage', () => { border: none; } - .c47:focus { + .c48:focus { outline: none; } - .c46 { + .c47 { position: relative; border: 1px solid #dcdce4; padding-right: 12px; @@ -617,27 +634,27 @@ describe('ADMIN | Pages | USERS | ListPage', () => { overflow: hidden; } - .c46:focus-within { + .c47:focus-within { border: 1px solid #4945ff; } - .c51 { + .c52 { background: transparent; border: none; position: relative; z-index: 1; } - .c51 svg { + .c52 svg { height: 0.6875rem; width: 0.6875rem; } - .c51 svg path { + .c52 svg path { fill: #666687; } - .c52 { + .c53 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -646,25 +663,25 @@ describe('ADMIN | Pages | USERS | ListPage', () => { border: none; } - .c52 svg { + .c53 svg { width: 0.375rem; } - .c48 { + .c49 { min-height: 2.5rem; } - .c25 { + .c26 { width: 100%; white-space: nowrap; } - .c22 { + .c23 { position: relative; border-radius: 4px 4px 0 0; } - .c22:before { + .c23:before { background: linear-gradient(90deg,#000000 0%,rgba(0,0,0,0) 100%); opacity: 0.2; position: absolute; @@ -674,7 +691,7 @@ describe('ADMIN | Pages | USERS | ListPage', () => { left: 0; } - .c22:after { + .c23:after { background: linear-gradient(270deg,#000000 0%,rgba(0,0,0,0) 100%); opacity: 0.2; position: absolute; @@ -685,44 +702,44 @@ describe('ADMIN | Pages | USERS | ListPage', () => { top: 0; } - .c24 { + .c25 { overflow-x: auto; } - .c26 { - border-bottom: 1px solid #eaeaef; - } - .c27 { border-bottom: 1px solid #eaeaef; } - .c27 td, - .c27 th { + .c28 { + border-bottom: 1px solid #eaeaef; + } + + .c28 td, + .c28 th { padding: 16px; } - .c27 td:first-of-type, - .c27 th:first-of-type { + .c28 td:first-of-type, + .c28 th:first-of-type { padding: 0 4px; } - .c28 { + .c29 { vertical-align: middle; text-align: left; color: #666687; outline-offset: -4px; } - .c28 input { + .c29 input { vertical-align: sub; } - .c30 svg { + .c31 svg { height: 0.25rem; } - .c16 { + .c17 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -734,73 +751,73 @@ describe('ADMIN | Pages | USERS | ListPage', () => { border: 1px solid #dcdce4; } - .c16 svg { + .c17 svg { height: 12px; width: 12px; } - .c16 svg > g, - .c16 svg path { + .c17 svg > g, + .c17 svg path { fill: #ffffff; } - .c16[aria-disabled='true'] { + .c17[aria-disabled='true'] { pointer-events: none; } - .c17 svg > g, - .c17 svg path { + .c18 svg > g, + .c18 svg path { fill: #8e8ea9; } - .c17:hover svg > g, - .c17:hover svg path { + .c18:hover svg > g, + .c18:hover svg path { fill: #666687; } - .c17:active svg > g, - .c17:active svg path { + .c18:active svg > g, + .c18:active svg path { fill: #a5a5ba; } - .c17[aria-disabled='true'] { + .c18[aria-disabled='true'] { background-color: #eaeaef; } - .c17[aria-disabled='true'] svg path { + .c18[aria-disabled='true'] svg path { fill: #666687; } - .c37 tr:last-of-type { + .c38 tr:last-of-type { border-bottom: none; } - .c38 { + .c39 { border-bottom: 1px solid #eaeaef; } - .c38 td, - .c38 th { + .c39 td, + .c39 th { padding: 16px; } - .c38 td:first-of-type, - .c38 th:first-of-type { + .c39 td:first-of-type, + .c39 th:first-of-type { padding: 0 4px; } - .c39 { + .c40 { vertical-align: middle; text-align: left; color: #666687; outline-offset: -4px; } - .c39 input { + .c40 input { vertical-align: sub; } - .c35 { + .c36 { -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); @@ -889,13 +906,14 @@ describe('ADMIN | Pages | USERS | ListPage', () => { class="c1 c3" >