Update compound web and design tokens (#33698)
* chore: update comppound web and design tokens * test: update snapshots * test: update screenshots
This commit is contained in:
+6
-6
@@ -201,7 +201,7 @@ exports[`<AdvancedPanel /> <EncryptionDetails /> should display the device keys
|
||||
|
||||
exports[`<AdvancedPanel /> <OtherSettings /> should display the blacklist of unverified devices settings 1`] = `
|
||||
<form
|
||||
class="_root_19upo_16 mx_OtherSettings"
|
||||
class="_root_1o4d9_17 mx_OtherSettings"
|
||||
data-testid="otherSettings"
|
||||
>
|
||||
<h3
|
||||
@@ -210,10 +210,10 @@ exports[`<AdvancedPanel /> <OtherSettings /> should display the blacklist of unv
|
||||
Other people’s devices
|
||||
</h3>
|
||||
<div
|
||||
class="_inline-field_19upo_32"
|
||||
class="_inline-field_1o4d9_33"
|
||||
>
|
||||
<div
|
||||
class="_inline-field-control_19upo_44"
|
||||
class="_inline-field-control_1o4d9_45"
|
||||
>
|
||||
<div
|
||||
class="_container_udcm8_10"
|
||||
@@ -234,16 +234,16 @@ exports[`<AdvancedPanel /> <OtherSettings /> should display the blacklist of unv
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
class="_inline-field-body_19upo_38"
|
||||
class="_inline-field-body_1o4d9_39"
|
||||
>
|
||||
<label
|
||||
class="_label_19upo_59"
|
||||
class="_label_1o4d9_60"
|
||||
for="radix-react-use-id-2"
|
||||
>
|
||||
In encrypted rooms, only send messages to verified users
|
||||
</label>
|
||||
<span
|
||||
class="_message_19upo_85 _help-message_19upo_91"
|
||||
class="_message_1o4d9_86 _help-message_1o4d9_92"
|
||||
id="radix-react-use-id-1"
|
||||
>
|
||||
Warning: users who have not explicitly verified with you (e.g. using emoji) will not receive your encrypted messages. Also, unverified devices of verified users will not receive your encrypted messages. Changes require an application restart to take effect.
|
||||
|
||||
+7
-7
@@ -251,13 +251,13 @@ exports[`<ChangeRecoveryKey /> flow to set up a recovery key should ask the user
|
||||
</span>
|
||||
</div>
|
||||
<form
|
||||
class="_root_19upo_16 mx_KeyForm"
|
||||
class="_root_1o4d9_17 mx_KeyForm"
|
||||
>
|
||||
<div
|
||||
class="_field_19upo_26"
|
||||
class="_field_1o4d9_27"
|
||||
>
|
||||
<label
|
||||
class="_label_19upo_59"
|
||||
class="_label_1o4d9_60"
|
||||
for="radix-react-use-id-1"
|
||||
>
|
||||
Enter recovery key
|
||||
@@ -411,14 +411,14 @@ exports[`<ChangeRecoveryKey /> flow to set up a recovery key should ask the user
|
||||
</span>
|
||||
</div>
|
||||
<form
|
||||
class="_root_19upo_16 mx_KeyForm"
|
||||
class="_root_1o4d9_17 mx_KeyForm"
|
||||
>
|
||||
<div
|
||||
class="_field_19upo_26"
|
||||
class="_field_1o4d9_27"
|
||||
data-invalid="true"
|
||||
>
|
||||
<label
|
||||
class="_label_19upo_59"
|
||||
class="_label_1o4d9_60"
|
||||
data-invalid="true"
|
||||
for="radix-react-use-id-1"
|
||||
>
|
||||
@@ -460,7 +460,7 @@ exports[`<ChangeRecoveryKey /> flow to set up a recovery key should ask the user
|
||||
</button>
|
||||
</div>
|
||||
<span
|
||||
class="_message_19upo_85 _error-message_19upo_95"
|
||||
class="_message_1o4d9_86 _error-message_1o4d9_96"
|
||||
id="radix-react-use-id-3"
|
||||
>
|
||||
<svg
|
||||
|
||||
Reference in New Issue
Block a user