Skip to content

Commit

Permalink
Update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
EdwinGuzman committed Nov 30, 2023
1 parent 7ee08ea commit ad0d18f
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 403 deletions.
99 changes: 8 additions & 91 deletions src/components/Checkbox/__snapshots__/Checkbox.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ exports[`Checkbox renders the UI snapshot correctly 1`] = `
>
<label
className="chakra-checkbox css-19e67wo"
defaultIsChecked={false}
onClick={[Function]}
>
<input
Expand Down Expand Up @@ -46,18 +45,7 @@ exports[`Checkbox renders the UI snapshot correctly 1`] = `
onMouseEnter={[Function]}
onMouseLeave={[Function]}
onMouseUp={[Function]}
>
<svg
className="chakra-icon css-qyb3gi"
focusable={false}
viewBox="0 0 24 24"
>
<path
d="M8.795 15.875l-4.17-4.17-1.42 1.41 5.59 5.59 12-12-1.41-1.41-10.59 10.58z"
fill="currentColor"
/>
</svg>
</span>
/>
<span
className="chakra-checkbox__label css-1oeb2oe"
onMouseDown={[Function]}
Expand Down Expand Up @@ -119,6 +107,7 @@ exports[`Checkbox renders the UI snapshot correctly 2`] = `
<svg
className="chakra-icon css-qyb3gi"
focusable={false}
id="test"
viewBox="0 0 24 24"
>
<path
Expand Down Expand Up @@ -235,7 +224,6 @@ exports[`Checkbox renders the UI snapshot correctly 4`] = `
>
<label
className="chakra-checkbox css-19e67wo"
defaultIsChecked={false}
onClick={[Function]}
>
<input
Expand Down Expand Up @@ -274,18 +262,7 @@ exports[`Checkbox renders the UI snapshot correctly 4`] = `
onMouseEnter={[Function]}
onMouseLeave={[Function]}
onMouseUp={[Function]}
>
<svg
className="chakra-icon css-qyb3gi"
focusable={false}
viewBox="0 0 24 24"
>
<path
d="M8.795 15.875l-4.17-4.17-1.42 1.41 5.59 5.59 12-12-1.41-1.41-10.59 10.58z"
fill="currentColor"
/>
</svg>
</span>
/>
<span
className="chakra-checkbox__label css-1oeb2oe"
onMouseDown={[Function]}
Expand All @@ -304,7 +281,6 @@ exports[`Checkbox renders the UI snapshot correctly 5`] = `
<label
className="chakra-checkbox css-19e67wo"
data-invalid=""
defaultIsChecked={false}
onClick={[Function]}
>
<input
Expand Down Expand Up @@ -344,18 +320,7 @@ exports[`Checkbox renders the UI snapshot correctly 5`] = `
onMouseEnter={[Function]}
onMouseLeave={[Function]}
onMouseUp={[Function]}
>
<svg
className="chakra-icon css-qyb3gi"
focusable={false}
viewBox="0 0 24 24"
>
<path
d="M8.795 15.875l-4.17-4.17-1.42 1.41 5.59 5.59 12-12-1.41-1.41-10.59 10.58z"
fill="currentColor"
/>
</svg>
</span>
/>
<span
className="chakra-checkbox__label css-1oeb2oe"
data-invalid=""
Expand All @@ -375,7 +340,6 @@ exports[`Checkbox renders the UI snapshot correctly 6`] = `
<label
className="chakra-checkbox css-19e67wo"
data-disabled=""
defaultIsChecked={false}
onClick={[Function]}
>
<input
Expand Down Expand Up @@ -415,18 +379,7 @@ exports[`Checkbox renders the UI snapshot correctly 6`] = `
onMouseEnter={[Function]}
onMouseLeave={[Function]}
onMouseUp={[Function]}
>
<svg
className="chakra-icon css-qyb3gi"
focusable={false}
viewBox="0 0 24 24"
>
<path
d="M8.795 15.875l-4.17-4.17-1.42 1.41 5.59 5.59 12-12-1.41-1.41-10.59 10.58z"
fill="currentColor"
/>
</svg>
</span>
/>
<span
className="chakra-checkbox__label css-1oeb2oe"
data-disabled=""
Expand All @@ -445,7 +398,6 @@ exports[`Checkbox renders the UI snapshot correctly 7`] = `
>
<label
className="chakra-checkbox css-19e67wo"
defaultIsChecked={false}
onClick={[Function]}
>
<input
Expand Down Expand Up @@ -485,18 +437,7 @@ exports[`Checkbox renders the UI snapshot correctly 7`] = `
onMouseEnter={[Function]}
onMouseLeave={[Function]}
onMouseUp={[Function]}
>
<svg
className="chakra-icon css-qyb3gi"
focusable={false}
viewBox="0 0 24 24"
>
<path
d="M8.795 15.875l-4.17-4.17-1.42 1.41 5.59 5.59 12-12-1.41-1.41-10.59 10.58z"
fill="currentColor"
/>
</svg>
</span>
/>
<span
className="chakra-checkbox__label css-1oeb2oe"
onMouseDown={[Function]}
Expand Down Expand Up @@ -526,7 +467,6 @@ exports[`Checkbox renders the UI snapshot correctly 8`] = `
>
<label
className="chakra-checkbox css-cnetlc"
defaultIsChecked={false}
onClick={[Function]}
>
<input
Expand Down Expand Up @@ -565,18 +505,7 @@ exports[`Checkbox renders the UI snapshot correctly 8`] = `
onMouseEnter={[Function]}
onMouseLeave={[Function]}
onMouseUp={[Function]}
>
<svg
className="chakra-icon css-qyb3gi"
focusable={false}
viewBox="0 0 24 24"
>
<path
d="M8.795 15.875l-4.17-4.17-1.42 1.41 5.59 5.59 12-12-1.41-1.41-10.59 10.58z"
fill="currentColor"
/>
</svg>
</span>
/>
<span
className="chakra-checkbox__label css-1oeb2oe"
onMouseDown={[Function]}
Expand All @@ -595,7 +524,6 @@ exports[`Checkbox renders the UI snapshot correctly 9`] = `
>
<label
className="chakra-checkbox css-19e67wo"
defaultIsChecked={false}
onClick={[Function]}
>
<input
Expand Down Expand Up @@ -634,18 +562,7 @@ exports[`Checkbox renders the UI snapshot correctly 9`] = `
onMouseEnter={[Function]}
onMouseLeave={[Function]}
onMouseUp={[Function]}
>
<svg
className="chakra-icon css-qyb3gi"
focusable={false}
viewBox="0 0 24 24"
>
<path
d="M8.795 15.875l-4.17-4.17-1.42 1.41 5.59 5.59 12-12-1.41-1.41-10.59 10.58z"
fill="currentColor"
/>
</svg>
</span>
/>
<span
className="chakra-checkbox__label css-1oeb2oe"
onMouseDown={[Function]}
Expand Down
Loading

0 comments on commit ad0d18f

Please sign in to comment.