Skip to content
This repository was archived by the owner on Oct 22, 2024. It is now read-only.

Commit 83b02ac

Browse files
committed
WIP
1 parent 481ea9e commit 83b02ac

File tree

1 file changed

+20
-22
lines changed

1 file changed

+20
-22
lines changed

test/components/structures/__snapshots__/RoomView-test.tsx.snap

Lines changed: 20 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -59,14 +59,14 @@ exports[`RoomView for a local room in state CREATING should match the snapshot 1
5959
style="--cpd-icon-button-size: 100%;"
6060
>
6161
<div
62-
aria-labelledby="floating-ui-365"
62+
aria-labelledby="floating-ui-357"
6363
/>
6464
</div>
6565
</button>
6666
<button
6767
aria-disabled="false"
6868
aria-label="Voice call"
69-
aria-labelledby="floating-ui-371"
69+
aria-labelledby="floating-ui-363"
7070
class="_icon-button_bh2qc_17"
7171
role="button"
7272
style="--cpd-icon-button-size: 32px;"
@@ -81,7 +81,7 @@ exports[`RoomView for a local room in state CREATING should match the snapshot 1
8181
</button>
8282
<button
8383
aria-label="Room info"
84-
aria-labelledby="floating-ui-377"
84+
aria-labelledby="floating-ui-369"
8585
class="_icon-button_bh2qc_17"
8686
role="button"
8787
style="--cpd-icon-button-size: 32px;"
@@ -96,7 +96,7 @@ exports[`RoomView for a local room in state CREATING should match the snapshot 1
9696
</button>
9797
<button
9898
aria-label="Threads"
99-
aria-labelledby="floating-ui-383"
99+
aria-labelledby="floating-ui-375"
100100
class="_icon-button_bh2qc_17"
101101
role="button"
102102
style="--cpd-icon-button-size: 32px;"
@@ -115,7 +115,7 @@ exports[`RoomView for a local room in state CREATING should match the snapshot 1
115115
>
116116
<div
117117
aria-label="2 members"
118-
aria-labelledby="floating-ui-389"
118+
aria-labelledby="floating-ui-381"
119119
class="mx_AccessibleButton mx_FacePile"
120120
role="button"
121121
tabindex="0"
@@ -235,14 +235,14 @@ exports[`RoomView for a local room in state ERROR should match the snapshot 1`]
235235
style="--cpd-icon-button-size: 100%;"
236236
>
237237
<div
238-
aria-labelledby="floating-ui-400"
238+
aria-labelledby="floating-ui-392"
239239
/>
240240
</div>
241241
</button>
242242
<button
243243
aria-disabled="false"
244244
aria-label="Voice call"
245-
aria-labelledby="floating-ui-406"
245+
aria-labelledby="floating-ui-398"
246246
class="_icon-button_bh2qc_17"
247247
role="button"
248248
style="--cpd-icon-button-size: 32px;"
@@ -257,7 +257,7 @@ exports[`RoomView for a local room in state ERROR should match the snapshot 1`]
257257
</button>
258258
<button
259259
aria-label="Room info"
260-
aria-labelledby="floating-ui-412"
260+
aria-labelledby="floating-ui-404"
261261
class="_icon-button_bh2qc_17"
262262
role="button"
263263
style="--cpd-icon-button-size: 32px;"
@@ -272,7 +272,7 @@ exports[`RoomView for a local room in state ERROR should match the snapshot 1`]
272272
</button>
273273
<button
274274
aria-label="Threads"
275-
aria-labelledby="floating-ui-418"
275+
aria-labelledby="floating-ui-410"
276276
class="_icon-button_bh2qc_17"
277277
role="button"
278278
style="--cpd-icon-button-size: 32px;"
@@ -291,7 +291,7 @@ exports[`RoomView for a local room in state ERROR should match the snapshot 1`]
291291
>
292292
<div
293293
aria-label="2 members"
294-
aria-labelledby="floating-ui-424"
294+
aria-labelledby="floating-ui-416"
295295
class="mx_AccessibleButton mx_FacePile"
296296
role="button"
297297
tabindex="0"
@@ -496,14 +496,14 @@ exports[`RoomView for a local room in state NEW should match the snapshot 1`] =
496496
style="--cpd-icon-button-size: 100%;"
497497
>
498498
<div
499-
aria-labelledby="floating-ui-191"
499+
aria-labelledby="floating-ui-187"
500500
/>
501501
</div>
502502
</button>
503503
<button
504504
aria-disabled="false"
505505
aria-label="Voice call"
506-
aria-labelledby="floating-ui-197"
506+
aria-labelledby="floating-ui-193"
507507
class="_icon-button_bh2qc_17"
508508
role="button"
509509
style="--cpd-icon-button-size: 32px;"
@@ -518,7 +518,7 @@ exports[`RoomView for a local room in state NEW should match the snapshot 1`] =
518518
</button>
519519
<button
520520
aria-label="Room info"
521-
aria-labelledby="floating-ui-203"
521+
aria-labelledby="floating-ui-199"
522522
class="_icon-button_bh2qc_17"
523523
role="button"
524524
style="--cpd-icon-button-size: 32px;"
@@ -533,7 +533,7 @@ exports[`RoomView for a local room in state NEW should match the snapshot 1`] =
533533
</button>
534534
<button
535535
aria-label="Threads"
536-
aria-labelledby="floating-ui-209"
536+
aria-labelledby="floating-ui-205"
537537
class="_icon-button_bh2qc_17"
538538
role="button"
539539
style="--cpd-icon-button-size: 32px;"
@@ -552,7 +552,7 @@ exports[`RoomView for a local room in state NEW should match the snapshot 1`] =
552552
>
553553
<div
554554
aria-label="2 members"
555-
aria-labelledby="floating-ui-215"
555+
aria-labelledby="floating-ui-211"
556556
class="mx_AccessibleButton mx_FacePile"
557557
role="button"
558558
tabindex="0"
@@ -656,7 +656,6 @@ exports[`RoomView for a local room in state NEW should match the snapshot 1`] =
656656
</div>
657657
<div
658658
aria-label="Message composer"
659-
aria-labelledby="floating-ui-221"
660659
class="mx_MessageComposer"
661660
role="region"
662661
>
@@ -835,14 +834,14 @@ exports[`RoomView for a local room in state NEW that is encrypted should match t
835834
style="--cpd-icon-button-size: 100%;"
836835
>
837836
<div
838-
aria-labelledby="floating-ui-278"
837+
aria-labelledby="floating-ui-272"
839838
/>
840839
</div>
841840
</button>
842841
<button
843842
aria-disabled="false"
844843
aria-label="Voice call"
845-
aria-labelledby="floating-ui-284"
844+
aria-labelledby="floating-ui-278"
846845
class="_icon-button_bh2qc_17"
847846
role="button"
848847
style="--cpd-icon-button-size: 32px;"
@@ -857,7 +856,7 @@ exports[`RoomView for a local room in state NEW that is encrypted should match t
857856
</button>
858857
<button
859858
aria-label="Room info"
860-
aria-labelledby="floating-ui-290"
859+
aria-labelledby="floating-ui-284"
861860
class="_icon-button_bh2qc_17"
862861
role="button"
863862
style="--cpd-icon-button-size: 32px;"
@@ -872,7 +871,7 @@ exports[`RoomView for a local room in state NEW that is encrypted should match t
872871
</button>
873872
<button
874873
aria-label="Threads"
875-
aria-labelledby="floating-ui-296"
874+
aria-labelledby="floating-ui-290"
876875
class="_icon-button_bh2qc_17"
877876
role="button"
878877
style="--cpd-icon-button-size: 32px;"
@@ -891,7 +890,7 @@ exports[`RoomView for a local room in state NEW that is encrypted should match t
891890
>
892891
<div
893892
aria-label="2 members"
894-
aria-labelledby="floating-ui-302"
893+
aria-labelledby="floating-ui-296"
895894
class="mx_AccessibleButton mx_FacePile"
896895
role="button"
897896
tabindex="0"
@@ -990,7 +989,6 @@ exports[`RoomView for a local room in state NEW that is encrypted should match t
990989
</div>
991990
<div
992991
aria-label="Message composer"
993-
aria-labelledby="floating-ui-308"
994992
class="mx_MessageComposer"
995993
role="region"
996994
>

0 commit comments

Comments
 (0)