Update to compound-web 9.0.1 (#33095)
* Update to compound-web 9.0.1 There are a couple of breaking changes in v9, leading to the changes in `BugReportDialog` and `EncryptionCard`. Most of these updates, however, are snapshot updates, due to changes in the CSS class names in compound web (which happens due to updates in the CSS content in those classes; `postcss-modules` generates class names based on the hash of the CSS). * update playwright screenshots
This commit is contained in:
+3
-2
@@ -9,8 +9,9 @@ exports[`ConfirmKeyStorageOffDialog renders 1`] = `
|
||||
class="mx_EncryptionCard_header"
|
||||
>
|
||||
<div
|
||||
class="_content_1r8kr_8 _destructive_1r8kr_34"
|
||||
data-size="large"
|
||||
class="_big-icon_1ssbv_8"
|
||||
data-kind="critical"
|
||||
data-size="lg"
|
||||
>
|
||||
<svg
|
||||
fill="currentColor"
|
||||
|
||||
+1
-1
@@ -36,7 +36,7 @@ exports[`ConfirmUserActionDialog renders 1`] = `
|
||||
class="mx_ConfirmUserActionDialog_avatar"
|
||||
>
|
||||
<span
|
||||
class="_avatar_zysgz_8 mx_BaseAvatar _avatar-imageless_zysgz_55"
|
||||
class="_avatar_7h2br_8 mx_BaseAvatar _avatar-imageless_7h2br_55"
|
||||
data-color="3"
|
||||
data-testid="avatar-img"
|
||||
data-type="round"
|
||||
|
||||
+1
-1
@@ -120,7 +120,7 @@ exports[`<ManageRestrictedJoinRuleDialog /> should list spaces which are not par
|
||||
>
|
||||
<div>
|
||||
<span
|
||||
class="_avatar_zysgz_8 mx_BaseAvatar _avatar-imageless_zysgz_55"
|
||||
class="_avatar_7h2br_8 mx_BaseAvatar _avatar-imageless_7h2br_55"
|
||||
data-color="1"
|
||||
data-testid="avatar-img"
|
||||
data-type="round"
|
||||
|
||||
Reference in New Issue
Block a user