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:
+11
-11
@@ -6,13 +6,13 @@ exports[`<LabelledCheckbox /> should render with byline of "this is a byline" 1`
|
||||
class="mx_LabelledCheckbox"
|
||||
>
|
||||
<form
|
||||
class="_root_19upo_16"
|
||||
class="_root_1o4d9_17"
|
||||
>
|
||||
<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_153f2_10"
|
||||
@@ -43,10 +43,10 @@ exports[`<LabelledCheckbox /> should render with byline of "this is a byline" 1`
|
||||
</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="checkbox_vY7Q4uEh9K"
|
||||
>
|
||||
<span
|
||||
@@ -56,7 +56,7 @@ exports[`<LabelledCheckbox /> should render with byline of "this is a byline" 1`
|
||||
</span>
|
||||
</label>
|
||||
<span
|
||||
class="_message_19upo_85 _help-message_19upo_91"
|
||||
class="_message_1o4d9_86 _help-message_1o4d9_92"
|
||||
id="react-use-id-1"
|
||||
>
|
||||
this is a byline
|
||||
@@ -74,13 +74,13 @@ exports[`<LabelledCheckbox /> should render with byline of undefined 1`] = `
|
||||
class="mx_LabelledCheckbox"
|
||||
>
|
||||
<form
|
||||
class="_root_19upo_16"
|
||||
class="_root_1o4d9_17"
|
||||
>
|
||||
<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_153f2_10"
|
||||
@@ -110,10 +110,10 @@ exports[`<LabelledCheckbox /> should render with byline of undefined 1`] = `
|
||||
</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="checkbox_vY7Q4uEh9K"
|
||||
>
|
||||
<span
|
||||
|
||||
+3
-3
@@ -3,13 +3,13 @@
|
||||
exports[`<SettingsField /> should render with the default label 1`] = `
|
||||
<DocumentFragment>
|
||||
<form
|
||||
class="_root_19upo_16"
|
||||
class="_root_1o4d9_17"
|
||||
>
|
||||
<div
|
||||
class="_field_19upo_26"
|
||||
class="_field_1o4d9_27"
|
||||
>
|
||||
<label
|
||||
class="_label_19upo_59"
|
||||
class="_label_1o4d9_60"
|
||||
for="radix-react-use-id-1"
|
||||
>
|
||||
Element Call URL
|
||||
|
||||
Reference in New Issue
Block a user