@@ -6,38 +6,40 @@ exports[`<RoomListItemMenuView /> should render the more options menu 1`] = `
66 class = " flex mx_RoomListItemMenuView"
77 style = " --mx-flex-display: flex; --mx-flex-direction: row; --mx-flex-align: center; --mx-flex-justify: start; --mx-flex-gap: var(--cpd-space-1x); --mx-flex-wrap: nowrap;"
88 >
9- <button
10- aria-disabled = " false"
11- aria-expanded = " false"
12- aria-haspopup = " menu"
13- aria-label = " More Options"
14- aria-labelledby = " «r2»"
15- class = " _icon-button_1pz9o_8"
16- data-kind = " primary"
17- data-state = " closed"
18- id = " radix-«r0»"
19- role = " button"
20- style = " --cpd-icon-button-size: 24px;"
21- tabindex = " 0"
22- type = " button"
23- >
24- <div
25- class = " _indicator-icon_zr2a0_17"
26- style = " --cpd-icon-button-size: 100%;"
9+ <div >
10+ <button
11+ aria-disabled = " false"
12+ aria-expanded = " false"
13+ aria-haspopup = " menu"
14+ aria-label = " More Options"
15+ aria-labelledby = " «r2»"
16+ class = " _icon-button_1pz9o_8"
17+ data-kind = " primary"
18+ data-state = " closed"
19+ id = " radix-«r0»"
20+ role = " button"
21+ style = " --cpd-icon-button-size: 24px;"
22+ tabindex = " 0"
23+ type = " button"
2724 >
28- <svg
29- fill = " currentColor"
30- height = " 1em"
31- viewBox = " 0 0 24 24"
32- width = " 1em"
33- xmlns = " http://www.w3.org/2000/svg"
25+ <div
26+ class = " _indicator-icon_zr2a0_17"
27+ style = " --cpd-icon-button-size: 100%;"
3428 >
35- <path
36- d = " M6 14q-.824 0-1.412-.588A1.93 1.93 0 0 1 4 12q0-.825.588-1.412A1.93 1.93 0 0 1 6 10q.824 0 1.412.588Q8 11.175 8 12t-.588 1.412A1.93 1.93 0 0 1 6 14m6 0q-.825 0-1.412-.588A1.93 1.93 0 0 1 10 12q0-.825.588-1.412A1.93 1.93 0 0 1 12 10q.825 0 1.412.588Q14 11.175 14 12t-.588 1.412A1.93 1.93 0 0 1 12 14m6 0q-.824 0-1.413-.588A1.93 1.93 0 0 1 16 12q0-.825.587-1.412A1.93 1.93 0 0 1 18 10q.824 0 1.413.588Q20 11.175 20 12t-.587 1.412A1.93 1.93 0 0 1 18 14"
37- />
38- </svg >
39- </div >
40- </button >
29+ <svg
30+ fill = " currentColor"
31+ height = " 1em"
32+ viewBox = " 0 0 24 24"
33+ width = " 1em"
34+ xmlns = " http://www.w3.org/2000/svg"
35+ >
36+ <path
37+ d = " M6 14q-.824 0-1.412-.588A1.93 1.93 0 0 1 4 12q0-.825.588-1.412A1.93 1.93 0 0 1 6 10q.824 0 1.412.588Q8 11.175 8 12t-.588 1.412A1.93 1.93 0 0 1 6 14m6 0q-.825 0-1.412-.588A1.93 1.93 0 0 1 10 12q0-.825.588-1.412A1.93 1.93 0 0 1 12 10q.825 0 1.412.588Q14 11.175 14 12t-.588 1.412A1.93 1.93 0 0 1 12 14m6 0q-.824 0-1.413-.588A1.93 1.93 0 0 1 16 12q0-.825.587-1.412A1.93 1.93 0 0 1 18 10q.824 0 1.413.588Q20 11.175 20 12t-.587 1.412A1.93 1.93 0 0 1 18 14"
38+ />
39+ </svg >
40+ </div >
41+ </button >
42+ </div >
4143 <div >
4244 <button
4345 aria-disabled = " false"
@@ -85,38 +87,40 @@ exports[`<RoomListItemMenuView /> should render the notification options menu 1`
8587 class = " flex mx_RoomListItemMenuView"
8688 style = " --mx-flex-display: flex; --mx-flex-direction: row; --mx-flex-align: center; --mx-flex-justify: start; --mx-flex-gap: var(--cpd-space-1x); --mx-flex-wrap: nowrap;"
8789 >
88- <button
89- aria-disabled = " false"
90- aria-expanded = " false"
91- aria-haspopup = " menu"
92- aria-label = " More Options"
93- aria-labelledby = " «ri»"
94- class = " _icon-button_1pz9o_8"
95- data-kind = " primary"
96- data-state = " closed"
97- id = " radix-«rg»"
98- role = " button"
99- style = " --cpd-icon-button-size: 24px;"
100- tabindex = " 0"
101- type = " button"
102- >
103- <div
104- class = " _indicator-icon_zr2a0_17"
105- style = " --cpd-icon-button-size: 100%;"
90+ <div >
91+ <button
92+ aria-disabled = " false"
93+ aria-expanded = " false"
94+ aria-haspopup = " menu"
95+ aria-label = " More Options"
96+ aria-labelledby = " «ri»"
97+ class = " _icon-button_1pz9o_8"
98+ data-kind = " primary"
99+ data-state = " closed"
100+ id = " radix-«rg»"
101+ role = " button"
102+ style = " --cpd-icon-button-size: 24px;"
103+ tabindex = " 0"
104+ type = " button"
106105 >
107- <svg
108- fill = " currentColor"
109- height = " 1em"
110- viewBox = " 0 0 24 24"
111- width = " 1em"
112- xmlns = " http://www.w3.org/2000/svg"
106+ <div
107+ class = " _indicator-icon_zr2a0_17"
108+ style = " --cpd-icon-button-size: 100%;"
113109 >
114- <path
115- d = " M6 14q-.824 0-1.412-.588A1.93 1.93 0 0 1 4 12q0-.825.588-1.412A1.93 1.93 0 0 1 6 10q.824 0 1.412.588Q8 11.175 8 12t-.588 1.412A1.93 1.93 0 0 1 6 14m6 0q-.825 0-1.412-.588A1.93 1.93 0 0 1 10 12q0-.825.588-1.412A1.93 1.93 0 0 1 12 10q.825 0 1.412.588Q14 11.175 14 12t-.588 1.412A1.93 1.93 0 0 1 12 14m6 0q-.824 0-1.413-.588A1.93 1.93 0 0 1 16 12q0-.825.587-1.412A1.93 1.93 0 0 1 18 10q.824 0 1.413.588Q20 11.175 20 12t-.587 1.412A1.93 1.93 0 0 1 18 14"
116- />
117- </svg >
118- </div >
119- </button >
110+ <svg
111+ fill = " currentColor"
112+ height = " 1em"
113+ viewBox = " 0 0 24 24"
114+ width = " 1em"
115+ xmlns = " http://www.w3.org/2000/svg"
116+ >
117+ <path
118+ d = " M6 14q-.824 0-1.412-.588A1.93 1.93 0 0 1 4 12q0-.825.588-1.412A1.93 1.93 0 0 1 6 10q.824 0 1.412.588Q8 11.175 8 12t-.588 1.412A1.93 1.93 0 0 1 6 14m6 0q-.825 0-1.412-.588A1.93 1.93 0 0 1 10 12q0-.825.588-1.412A1.93 1.93 0 0 1 12 10q.825 0 1.412.588Q14 11.175 14 12t-.588 1.412A1.93 1.93 0 0 1 12 14m6 0q-.824 0-1.413-.588A1.93 1.93 0 0 1 16 12q0-.825.587-1.412A1.93 1.93 0 0 1 18 10q.824 0 1.413.588Q20 11.175 20 12t-.587 1.412A1.93 1.93 0 0 1 18 14"
119+ />
120+ </svg >
121+ </div >
122+ </button >
123+ </div >
120124 <div >
121125 <button
122126 aria-disabled = " false"
0 commit comments