Skip to content

Commit

Permalink
chore: update snapshots again
Browse files Browse the repository at this point in the history
  • Loading branch information
soup-in-boots committed Apr 28, 2024
1 parent 8f5c322 commit d95b7e3
Show file tree
Hide file tree
Showing 13 changed files with 1,904 additions and 1,113 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ exports[`renders when checked 1`] = `
class="MuiFormControlLabel-root MuiFormControlLabel-labelPlacementEnd css-j204z7-MuiFormControlLabel-root"
>
<span
class="MuiButtonBase-root MuiCheckbox-root MuiCheckbox-colorPrimary PrivateSwitchBase-root MuiCheckbox-root MuiCheckbox-colorPrimary Mui-checked css-12wnr2w-MuiButtonBase-root-MuiCheckbox-root"
class="MuiButtonBase-root MuiCheckbox-root MuiCheckbox-colorPrimary MuiCheckbox-sizeMedium PrivateSwitchBase-root MuiCheckbox-root MuiCheckbox-colorPrimary MuiCheckbox-sizeMedium Mui-checked MuiCheckbox-root MuiCheckbox-colorPrimary MuiCheckbox-sizeMedium css-12wnr2w-MuiButtonBase-root-MuiCheckbox-root"
>
<input
checked=""
Expand Down Expand Up @@ -60,7 +60,7 @@ exports[`renders with no title or description 1`] = `
class="MuiFormControlLabel-root MuiFormControlLabel-labelPlacementEnd css-j204z7-MuiFormControlLabel-root"
>
<span
class="MuiButtonBase-root MuiCheckbox-root MuiCheckbox-colorPrimary PrivateSwitchBase-root MuiCheckbox-root MuiCheckbox-colorPrimary css-12wnr2w-MuiButtonBase-root-MuiCheckbox-root"
class="MuiButtonBase-root MuiCheckbox-root MuiCheckbox-colorPrimary MuiCheckbox-sizeMedium PrivateSwitchBase-root MuiCheckbox-root MuiCheckbox-colorPrimary MuiCheckbox-sizeMedium MuiCheckbox-root MuiCheckbox-colorPrimary MuiCheckbox-sizeMedium css-12wnr2w-MuiButtonBase-root-MuiCheckbox-root"
>
<input
class="PrivateSwitchBase-input css-1m9pwf3"
Expand Down Expand Up @@ -103,7 +103,7 @@ exports[`renders with title but no description 1`] = `
class="MuiFormControlLabel-root MuiFormControlLabel-labelPlacementEnd css-j204z7-MuiFormControlLabel-root"
>
<span
class="MuiButtonBase-root MuiCheckbox-root MuiCheckbox-colorPrimary PrivateSwitchBase-root MuiCheckbox-root MuiCheckbox-colorPrimary css-12wnr2w-MuiButtonBase-root-MuiCheckbox-root"
class="MuiButtonBase-root MuiCheckbox-root MuiCheckbox-colorPrimary MuiCheckbox-sizeMedium PrivateSwitchBase-root MuiCheckbox-root MuiCheckbox-colorPrimary MuiCheckbox-sizeMedium MuiCheckbox-root MuiCheckbox-colorPrimary MuiCheckbox-sizeMedium css-12wnr2w-MuiButtonBase-root-MuiCheckbox-root"
>
<input
class="PrivateSwitchBase-input css-1m9pwf3"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ exports[`renders with description and no title 1`] = `
>
<div
class="MuiBox-root css-rwzwky"
layout="vertical"
/>
</ul>
</div>
Expand All @@ -26,6 +27,7 @@ exports[`renders with form options Component div 1`] = `
>
<div
class="MuiBox-root css-rwzwky"
layout="vertical"
/>
</ul>
</div>
Expand All @@ -42,6 +44,7 @@ exports[`renders with form options Component fieldset 1`] = `
>
<div
class="MuiBox-root css-rwzwky"
layout="vertical"
/>
</ul>
</div>
Expand All @@ -58,6 +61,7 @@ exports[`renders with form options disableGutters false 1`] = `
>
<div
class="MuiBox-root css-rwzwky"
layout="vertical"
/>
</ul>
</div>
Expand All @@ -74,6 +78,7 @@ exports[`renders with form options disableGutters true 1`] = `
>
<div
class="MuiBox-root css-rwzwky"
layout="vertical"
/>
</ul>
</div>
Expand All @@ -90,6 +95,7 @@ exports[`renders with form options disableMargin false 1`] = `
>
<div
class="MuiBox-root css-rwzwky"
layout="vertical"
/>
</ul>
</div>
Expand All @@ -106,6 +112,7 @@ exports[`renders with form options disableMargin true 1`] = `
>
<div
class="MuiBox-root css-rwzwky"
layout="vertical"
/>
</ul>
</div>
Expand All @@ -122,6 +129,7 @@ exports[`renders with form options disablePadding false 1`] = `
>
<div
class="MuiBox-root css-rwzwky"
layout="vertical"
/>
</ul>
</div>
Expand All @@ -138,6 +146,7 @@ exports[`renders with form options disablePadding true 1`] = `
>
<div
class="MuiBox-root css-16twzsx"
layout="vertical"
/>
</ul>
</div>
Expand All @@ -154,6 +163,7 @@ exports[`renders with form options elevation 0 1`] = `
>
<div
class="MuiBox-root css-rwzwky"
layout="vertical"
/>
</ul>
</div>
Expand All @@ -170,6 +180,7 @@ exports[`renders with form options elevation 1 1`] = `
>
<div
class="MuiBox-root css-rwzwky"
layout="vertical"
/>
</ul>
</div>
Expand All @@ -186,6 +197,7 @@ exports[`renders with form options elevation 2 1`] = `
>
<div
class="MuiBox-root css-rwzwky"
layout="vertical"
/>
</ul>
</div>
Expand All @@ -202,6 +214,7 @@ exports[`renders with form options fullWidth false 1`] = `
>
<div
class="MuiBox-root css-rwzwky"
layout="vertical"
/>
</ul>
</div>
Expand All @@ -218,6 +231,7 @@ exports[`renders with form options fullWidth true 1`] = `
>
<div
class="MuiBox-root css-rwzwky"
layout="vertical"
/>
</ul>
</div>
Expand All @@ -234,6 +248,7 @@ exports[`renders with form options icon favorite 1`] = `
>
<div
class="MuiBox-root css-rwzwky"
layout="vertical"
/>
</ul>
</div>
Expand All @@ -250,6 +265,7 @@ exports[`renders with form options icon person 1`] = `
>
<div
class="MuiBox-root css-rwzwky"
layout="vertical"
/>
</ul>
</div>
Expand All @@ -266,6 +282,7 @@ exports[`renders with form options layout horizontal 1`] = `
>
<div
class="MuiBox-root css-10au80u"
layout="horizontal"
/>
</ul>
</div>
Expand All @@ -282,6 +299,7 @@ exports[`renders with form options layout vertical 1`] = `
>
<div
class="MuiBox-root css-rwzwky"
layout="vertical"
/>
</ul>
</div>
Expand All @@ -295,6 +313,7 @@ exports[`renders with no title or description 1`] = `
>
<div
class="MuiBox-root css-rwzwky"
layout="vertical"
/>
</ul>
</div>
Expand All @@ -310,6 +329,7 @@ exports[`renders with title and description 1`] = `
>
<div
class="MuiBox-root css-rwzwky"
layout="vertical"
/>
</ul>
</div>
Expand All @@ -326,6 +346,7 @@ exports[`renders with title and no description 1`] = `
>
<div
class="MuiBox-root css-rwzwky"
layout="vertical"
/>
</ul>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
exports[`renders with no shrink 1`] = `
<div>
<label
class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-animated MuiFormLabel-colorPrimary css-9npbnl-MuiFormLabel-root-MuiInputLabel-root"
class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-animated MuiFormLabel-colorPrimary MuiInputLabel-root MuiInputLabel-animated css-9npbnl-MuiFormLabel-root-MuiInputLabel-root"
data-shrink="false"
/>
</div>
Expand All @@ -12,7 +12,7 @@ exports[`renders with no shrink 1`] = `
exports[`renders with shrink 1`] = `
<div>
<label
class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-animated MuiFormLabel-colorPrimary css-9npbnl-MuiFormLabel-root-MuiInputLabel-root"
class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-animated MuiFormLabel-colorPrimary MuiInputLabel-root MuiInputLabel-animated css-9npbnl-MuiFormLabel-root-MuiInputLabel-root"
data-shrink="false"
/>
</div>
Expand Down
Loading

0 comments on commit d95b7e3

Please sign in to comment.