Update dependency @vector-im/compound-web to v5.4.0 (#12773)

* Update dependency @vector-im/compound-web to v5.4.0

* Update snapshots

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

---------

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
renovate[bot] 2024-07-12 15:27:51 +00:00 committed by GitHub
parent 1082d767d4
commit ba7cf60cd8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 51 additions and 35 deletions

View file

@ -71,7 +71,7 @@ exports[`<RoomSummaryCard /> has button to edit topic when expanded 1`] = `
</span>
</p>
<button
class="_icon-button_rijzz_17 mx_RoomSummaryCard_topic_chevron"
class="_icon-button_bh2qc_17 mx_RoomSummaryCard_topic_chevron"
role="button"
style="--cpd-icon-button-size: 24px;"
tabindex="0"
@ -814,7 +814,7 @@ exports[`<RoomSummaryCard /> renders the room topic in the summary 1`] = `
</span>
</p>
<button
class="_icon-button_rijzz_17 mx_RoomSummaryCard_topic_chevron"
class="_icon-button_bh2qc_17 mx_RoomSummaryCard_topic_chevron"
role="button"
style="--cpd-icon-button-size: 24px;"
tabindex="0"

View file

@ -3,7 +3,7 @@
exports[`<VideoRoomChatButton /> renders button with an unread marker when room is unread 1`] = `
<button
aria-label="Chat"
class="_icon-button_rijzz_17"
class="_icon-button_bh2qc_17"
data-indicator="default"
role="button"
style="--cpd-icon-button-size: 32px;"

View file

@ -46,7 +46,7 @@ exports[`RoomHeader does not show the face pile for DMs 1`] = `
<button
aria-disabled="true"
aria-label="There's no one here to call"
class="_icon-button_rijzz_17"
class="_icon-button_bh2qc_17"
role="button"
style="--cpd-icon-button-size: 32px;"
tabindex="0"
@ -61,7 +61,7 @@ exports[`RoomHeader does not show the face pile for DMs 1`] = `
<button
aria-disabled="true"
aria-label="There's no one here to call"
class="_icon-button_rijzz_17"
class="_icon-button_bh2qc_17"
role="button"
style="--cpd-icon-button-size: 32px;"
tabindex="0"
@ -75,7 +75,7 @@ exports[`RoomHeader does not show the face pile for DMs 1`] = `
</button>
<button
aria-label="Room info"
class="_icon-button_rijzz_17"
class="_icon-button_bh2qc_17"
role="button"
style="--cpd-icon-button-size: 32px;"
tabindex="0"
@ -89,7 +89,7 @@ exports[`RoomHeader does not show the face pile for DMs 1`] = `
</button>
<button
aria-label="Threads"
class="_icon-button_rijzz_17"
class="_icon-button_bh2qc_17"
role="button"
style="--cpd-icon-button-size: 32px;"
tabindex="0"

View file

@ -240,7 +240,7 @@ exports[`<ThemeChoicePanel /> custom theme should display custom theme 1`] = `
</span>
<button
aria-label="Delete"
class="_icon-button_rijzz_17 _destructive_rijzz_78"
class="_icon-button_bh2qc_17 _destructive_bh2qc_83"
role="button"
style="--cpd-icon-button-size: 32px;"
tabindex="0"
@ -506,7 +506,7 @@ exports[`<ThemeChoicePanel /> custom theme should render the custom theme sectio
</span>
<button
aria-label="Delete"
class="_icon-button_rijzz_17 _destructive_rijzz_78"
class="_icon-button_bh2qc_17 _destructive_bh2qc_83"
role="button"
style="--cpd-icon-button-size: 32px;"
tabindex="0"

View file

@ -234,7 +234,7 @@ exports[`<SpacePanel /> should show all activated MetaSpaces in the correct orde
aria-expanded="true"
aria-haspopup="dialog"
aria-label="Threads"
class="_icon-button_rijzz_17 mx_ThreadsActivityCentreButton"
class="_icon-button_bh2qc_17 mx_ThreadsActivityCentreButton"
role="button"
style="--cpd-icon-button-size: 32px;"
tabindex="0"

View file

@ -150,7 +150,7 @@ exports[`ThreadsActivityCentre should close the release announcement when the TA
aria-expanded="true"
aria-haspopup="menu"
aria-label="Threads"
class="_icon-button_rijzz_17 mx_ThreadsActivityCentreButton"
class="_icon-button_bh2qc_17 mx_ThreadsActivityCentreButton"
data-state="open"
id="radix-2"
role="button"
@ -437,7 +437,7 @@ exports[`ThreadsActivityCentre should render the release announcement 1`] = `
aria-expanded="true"
aria-haspopup="dialog"
aria-label="Threads"
class="_icon-button_rijzz_17 mx_ThreadsActivityCentreButton"
class="_icon-button_bh2qc_17 mx_ThreadsActivityCentreButton"
role="button"
style="--cpd-icon-button-size: 32px;"
tabindex="0"