Skip to content

Commit eca2ebf

Browse files
committed
More snapshots
1 parent 3f7f71f commit eca2ebf

5 files changed

Lines changed: 29 additions & 29 deletions

File tree

apps/web/test/unit-tests/components/views/dialogs/__snapshots__/MessageEditHistoryDialog-test.tsx.snap

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -95,10 +95,10 @@ exports[`<MessageEditHistory /> should match the snapshot 1`] = `
9595
>
9696
<button
9797
aria-label="Remove"
98-
class="_button_13vu4_8 _toolbar_item_1ax4y_14"
98+
class="_button_1nw83_8 _toolbar_item_1ax4y_14"
9999
data-kind="tertiary"
100100
data-presentation="label"
101-
data-size="sm"
101+
data-size="md"
102102
role="button"
103103
tabindex="0"
104104
>
@@ -242,10 +242,10 @@ exports[`<MessageEditHistory /> should support events with 1`] = `
242242
>
243243
<button
244244
aria-label="Remove"
245-
class="_button_13vu4_8 _toolbar_item_1ax4y_14"
245+
class="_button_1nw83_8 _toolbar_item_1ax4y_14"
246246
data-kind="tertiary"
247247
data-presentation="label"
248-
data-size="sm"
248+
data-size="md"
249249
role="button"
250250
tabindex="0"
251251
>
@@ -304,10 +304,10 @@ exports[`<MessageEditHistory /> should support events with 1`] = `
304304
>
305305
<button
306306
aria-label="Remove"
307-
class="_button_13vu4_8 _toolbar_item_1ax4y_14"
307+
class="_button_1nw83_8 _toolbar_item_1ax4y_14"
308308
data-kind="tertiary"
309309
data-presentation="label"
310-
data-size="sm"
310+
data-size="md"
311311
role="button"
312312
tabindex="0"
313313
>
@@ -348,10 +348,10 @@ exports[`<MessageEditHistory /> should support events with 1`] = `
348348
>
349349
<button
350350
aria-label="Remove"
351-
class="_button_13vu4_8 _toolbar_item_1ax4y_14"
351+
class="_button_1nw83_8 _toolbar_item_1ax4y_14"
352352
data-kind="tertiary"
353353
data-presentation="label"
354-
data-size="sm"
354+
data-size="md"
355355
role="button"
356356
tabindex="0"
357357
>

apps/web/test/unit-tests/components/views/settings/encryption/__snapshots__/DeleteKeyStoragePanel-test.tsx.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ exports[`<DeleteKeyStoragePanel /> should match snapshot 1`] = `
135135
>
136136
<button
137137
aria-disabled="false"
138-
class="_button_13vu4_8 _destructive_13vu4_110"
138+
class="_button_1nw83_8 _destructive_1nw83_110"
139139
data-kind="primary"
140140
data-size="lg"
141141
role="button"
@@ -144,7 +144,7 @@ exports[`<DeleteKeyStoragePanel /> should match snapshot 1`] = `
144144
Delete key storage
145145
</button>
146146
<button
147-
class="_button_13vu4_8"
147+
class="_button_1nw83_8"
148148
data-kind="tertiary"
149149
data-size="lg"
150150
role="button"

apps/web/test/unit-tests/components/views/settings/encryption/__snapshots__/RecoveryPanel-test.tsx.snap

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ exports[`<RecoveryPanel /> should allow to change the recovery key when everythi
1717
Your chats are automatically backed up with end-to-end encryption. To restore this backup and retain your digital identity when you lose access to all your devices, you will need your recovery key.
1818
</div>
1919
<button
20-
class="_button_13vu4_8 _has-icon_13vu4_60"
20+
class="_button_1nw83_8 _has-icon_1nw83_60"
2121
data-kind="secondary"
22-
data-size="sm"
22+
data-size="md"
2323
role="button"
2424
tabindex="0"
2525
>
@@ -58,9 +58,9 @@ exports[`<RecoveryPanel /> should ask to set up a recovery key when there is no
5858
Your chats are automatically backed up with end-to-end encryption. To restore this backup and retain your digital identity when you lose access to all your devices, you will need your recovery key.
5959
</div>
6060
<button
61-
class="_button_13vu4_8 _has-icon_13vu4_60"
61+
class="_button_1nw83_8 _has-icon_1nw83_60"
6262
data-kind="primary"
63-
data-size="sm"
63+
data-size="md"
6464
role="button"
6565
tabindex="0"
6666
>

apps/web/test/unit-tests/components/views/settings/encryption/__snapshots__/ResetIdentityPanel-test.tsx.snap

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ exports[`<ResetIdentityPanel /> should display the 'forgot recovery key' variant
162162
>
163163
<button
164164
aria-disabled="false"
165-
class="_button_13vu4_8 _destructive_13vu4_110"
165+
class="_button_1nw83_8 _destructive_1nw83_110"
166166
data-kind="primary"
167167
data-size="lg"
168168
role="button"
@@ -171,7 +171,7 @@ exports[`<ResetIdentityPanel /> should display the 'forgot recovery key' variant
171171
Continue
172172
</button>
173173
<button
174-
class="_button_13vu4_8"
174+
class="_button_1nw83_8"
175175
data-kind="tertiary"
176176
data-size="lg"
177177
role="button"
@@ -346,7 +346,7 @@ exports[`<ResetIdentityPanel /> should display the 'sync failed' variant correct
346346
>
347347
<button
348348
aria-disabled="false"
349-
class="_button_13vu4_8 _destructive_13vu4_110"
349+
class="_button_1nw83_8 _destructive_1nw83_110"
350350
data-kind="primary"
351351
data-size="lg"
352352
role="button"
@@ -355,7 +355,7 @@ exports[`<ResetIdentityPanel /> should display the 'sync failed' variant correct
355355
Continue
356356
</button>
357357
<button
358-
class="_button_13vu4_8"
358+
class="_button_1nw83_8"
359359
data-kind="tertiary"
360360
data-size="lg"
361361
role="button"
@@ -533,7 +533,7 @@ exports[`<ResetIdentityPanel /> should reset the encryption when the continue bu
533533
>
534534
<button
535535
aria-disabled="false"
536-
class="_button_13vu4_8 _destructive_13vu4_110"
536+
class="_button_1nw83_8 _destructive_1nw83_110"
537537
data-kind="primary"
538538
data-size="lg"
539539
role="button"
@@ -542,7 +542,7 @@ exports[`<ResetIdentityPanel /> should reset the encryption when the continue bu
542542
Continue
543543
</button>
544544
<button
545-
class="_button_13vu4_8"
545+
class="_button_1nw83_8"
546546
data-kind="tertiary"
547547
data-size="lg"
548548
role="button"
@@ -720,7 +720,7 @@ exports[`<ResetIdentityPanel /> should reset the encryption when the continue bu
720720
>
721721
<button
722722
aria-disabled="true"
723-
class="_button_13vu4_8 _destructive_13vu4_110"
723+
class="_button_1nw83_8 _destructive_1nw83_110"
724724
data-kind="primary"
725725
data-size="lg"
726726
role="button"

apps/web/test/unit-tests/components/views/toasts/__snapshots__/VerificationRequestToast-test.tsx.snap

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,18 +13,18 @@ exports[`VerificationRequestToast should render a cross-user verification 1`] =
1313
class="mx_Toast_buttons"
1414
>
1515
<button
16-
class="_button_13vu4_8"
16+
class="_button_1nw83_8"
1717
data-kind="secondary"
18-
data-size="sm"
18+
data-size="md"
1919
role="button"
2020
tabindex="0"
2121
>
2222
Ignore
2323
</button>
2424
<button
25-
class="_button_13vu4_8"
25+
class="_button_1nw83_8"
2626
data-kind="primary"
27-
data-size="sm"
27+
data-size="md"
2828
role="button"
2929
tabindex="0"
3030
>
@@ -53,18 +53,18 @@ exports[`VerificationRequestToast should render a self-verification 1`] = `
5353
class="mx_Toast_buttons"
5454
>
5555
<button
56-
class="_button_13vu4_8"
56+
class="_button_1nw83_8"
5757
data-kind="secondary"
58-
data-size="sm"
58+
data-size="md"
5959
role="button"
6060
tabindex="0"
6161
>
6262
Ignore
6363
</button>
6464
<button
65-
class="_button_13vu4_8"
65+
class="_button_1nw83_8"
6666
data-kind="primary"
67-
data-size="sm"
67+
data-size="md"
6868
role="button"
6969
tabindex="0"
7070
>

0 commit comments

Comments
 (0)