This repository was archived by the owner on Sep 11, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed
test/components/views/rooms/__snapshots__ Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 6969 "@sentry/tracing" : " ^7.0.0" ,
7070 "@testing-library/react-hooks" : " ^8.0.1" ,
7171 "@vector-im/compound-design-tokens" : " ^0.0.5" ,
72- "@vector-im/compound-web" : " ^0.2.3 " ,
72+ "@vector-im/compound-web" : " ^0.4.0 " ,
7373 "await-lock" : " ^2.1.0" ,
7474 "blurhash" : " ^1.1.3" ,
7575 "classnames" : " ^2.2.6" ,
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ exports[`RoomHeader does not show the face pile for DMs 1`] = `
2222 >
2323 <div
2424 aria-level = " 1"
25- class = " _font-body-lg-semibold_1g2sj_89 mx_RoomHeader_heading"
25+ class = " _font-body-lg-semibold_1jx6b_83 mx_RoomHeader_heading"
2626 dir = " auto"
2727 role = " heading"
2828 title = " !1:example.org"
@@ -35,7 +35,7 @@ exports[`RoomHeader does not show the face pile for DMs 1`] = `
3535 style = " --mx-flex-display: flex; --mx-flex-direction: row; --mx-flex-align: center; --mx-flex-justify: start; --mx-flex-gap: var(--cpd-space-2x);"
3636 >
3737 <button
38- class = " _icon-button_1k9cw_17 "
38+ class = " _icon-button_1segd_17 "
3939 data-state = " closed"
4040 disabled = " "
4141 style = " --cpd-icon-button-size: 32px;"
@@ -44,7 +44,7 @@ exports[`RoomHeader does not show the face pile for DMs 1`] = `
4444 <div />
4545 </button >
4646 <button
47- class = " _icon-button_1k9cw_17 "
47+ class = " _icon-button_1segd_17 "
4848 data-state = " closed"
4949 disabled = " "
5050 style = " --cpd-icon-button-size: 32px;"
@@ -53,15 +53,15 @@ exports[`RoomHeader does not show the face pile for DMs 1`] = `
5353 <div />
5454 </button >
5555 <button
56- class = " _icon-button_1k9cw_17 "
56+ class = " _icon-button_1segd_17 "
5757 data-state = " closed"
5858 style = " --cpd-icon-button-size: 32px;"
5959 title = " Threads"
6060 >
6161 <div />
6262 </button >
6363 <button
64- class = " _icon-button_1k9cw_17 "
64+ class = " _icon-button_1segd_17 "
6565 data-state = " closed"
6666 style = " --cpd-icon-button-size: 32px;"
6767 title = " Notifications"
Original file line number Diff line number Diff line change 30633063 dependencies :
30643064 svg2vectordrawable "^2.9.1"
30653065
3066- " @vector-im/compound-web@^0.2.3 " :
3067- version "0.2.18 "
3068- resolved "https://registry.yarnpkg.com/@vector-im/compound-web/-/compound-web-0.2.18 .tgz#b92bcfd5779b1e558dc431ad3d330960749049d9 "
3069- integrity sha512-fs+tQYZMA4/KxGFOdoDM9WKf7IpeNILI37q2uj4dJj8SkI33zwUnzHFuTD04YI33Dc3FCZHcCd/d0m/fCnRaFg ==
3066+ " @vector-im/compound-web@^0.4.0 " :
3067+ version "0.4.0 "
3068+ resolved "https://registry.yarnpkg.com/@vector-im/compound-web/-/compound-web-0.4.0 .tgz#c4adf10785722c4b0fd5e20e72576ade2ef386d0 "
3069+ integrity sha512-45pshpwpVBwOwIevKZrnWX718Z+qPvxnrSUv3KY4x4ej+PDMt8Qorxv1n98bB7fgF7vwBHK5PQdjq2kTFit+wQ ==
30703070 dependencies :
30713071 " @radix-ui/react-form" " ^0.0.3"
30723072 " @radix-ui/react-tooltip" " ^1.0.6"
You can’t perform that action at this time.
0 commit comments