Update to compound-web 9.7.0 (#33967)

* Update to compound-web 9.7.0

* Update snapshots for compound-web 9.7.0 toast markup

The 9.7.0 Toast moves typography classes from .toast-container to .content
and rebuilds CSS-module hashes, so the RoomListToast unit snapshots, the
storybook visual baselines, and the room-list e2e screenshots needed
regenerating.

* Update blurhash screenshot

* Revert "Update blurhash screenshot"

This reverts commit 6eacecc1ed7459f6d34ac59313f85b467ab3e52c.
This commit is contained in:
David Langley
2026-06-26 11:00:33 +00:00
committed by GitHub
parent 1f83ba4bbb
commit c4b12cbb4c
10 changed files with 17 additions and 17 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 61 KiB

After

Width:  |  Height:  |  Size: 63 KiB

@@ -6,16 +6,16 @@ exports[`<RoomListToast /> > renders ChatMoved story 1`] = `
style="position: relative; width: 320px; height: 100px; background-color: grey;"
>
<div
class="_typography_6v6n8_153 _font-body-sm-medium_6v6n8_41 _toast-container_1ysb3_8 RoomListToast-module_toast _has-close_1ysb3_30"
class="_toast-container_1jkz7_8 RoomListToast-module_toast _has-close_1jkz7_59"
>
<div
class="_content_1ysb3_34"
class="_typography_6v6n8_153 _font-body-sm-medium_6v6n8_41 _content_1jkz7_68"
>
Chat moved
</div>
<button
aria-labelledby="react-use-id-1"
class="_icon-button_1215g_8 _close_1ysb3_41 _no-background_1215g_42"
class="_icon-button_1215g_8 _close_1jkz7_75 _no-background_1215g_42"
data-kind="secondary"
role="button"
style="--cpd-icon-button-size: 24px;"
@@ -49,16 +49,16 @@ exports[`<RoomListToast /> > renders SectionCreated story 1`] = `
style="position: relative; width: 320px; height: 100px; background-color: grey;"
>
<div
class="_typography_6v6n8_153 _font-body-sm-medium_6v6n8_41 _toast-container_1ysb3_8 RoomListToast-module_toast _has-close_1ysb3_30"
class="_toast-container_1jkz7_8 RoomListToast-module_toast _has-close_1jkz7_59"
>
<div
class="_content_1ysb3_34"
class="_typography_6v6n8_153 _font-body-sm-medium_6v6n8_41 _content_1jkz7_68"
>
Section created
</div>
<button
aria-labelledby="react-use-id-1"
class="_icon-button_1215g_8 _close_1ysb3_41 _no-background_1215g_42"
class="_icon-button_1215g_8 _close_1jkz7_75 _no-background_1215g_42"
data-kind="secondary"
role="button"
style="--cpd-icon-button-size: 24px;"
@@ -16999,16 +16999,16 @@ exports[`<RoomListView /> > renders Toast story 1`] = `
</div>
</div>
<div
class="_typography_6v6n8_153 _font-body-sm-medium_6v6n8_41 _toast-container_1ysb3_8 RoomListToast-module_toast _has-close_1ysb3_30"
class="_toast-container_1jkz7_8 RoomListToast-module_toast _has-close_1jkz7_59"
>
<div
class="_content_1ysb3_34"
class="_typography_6v6n8_153 _font-body-sm-medium_6v6n8_41 _content_1jkz7_68"
>
Section created
</div>
<button
aria-labelledby="react-use-id-82"
class="_icon-button_1215g_8 _close_1ysb3_41 _no-background_1215g_42"
class="_icon-button_1215g_8 _close_1jkz7_75 _no-background_1215g_42"
data-kind="secondary"
role="button"
style="--cpd-icon-button-size: 24px;"