Skip to content

Commit

Permalink
snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonbasuil committed Nov 22, 2023
1 parent d554a0d commit 59425b9
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 0 deletions.
27 changes: 27 additions & 0 deletions spec/__snapshots__/Storyshots.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -5566,26 +5566,30 @@ exports[`Storyshots Components/CheckboxButton Indeterminate 1`] = `
>
<input
checked={false}
className=""
id="select-all"
onChange={[Function]}
type="checkbox"
/>
<input
checked={false}
className=""
id="1"
onChange={[Function]}
type="checkbox"
value="1"
/>
<input
checked={false}
className=""
id="2"
onChange={[Function]}
type="checkbox"
value="2"
/>
<input
checked={false}
className=""
id="3"
onChange={[Function]}
type="checkbox"
Expand Down Expand Up @@ -11143,6 +11147,7 @@ exports[`Storyshots Components/Profile Cell With Trailing Icon 1`] = `
exports[`Storyshots Components/RadioButton Default 1`] = `
<input
checked={false}
className=""
disabled={false}
id="1"
name=""
Expand Down Expand Up @@ -19518,6 +19523,7 @@ exports[`Storyshots Components/Table Table With Multiple Select 1`] = `
style={null}
>
<input
className=""
id="checkbox"
onChange={[Function]}
type="checkbox"
Expand Down Expand Up @@ -19580,6 +19586,7 @@ exports[`Storyshots Components/Table Table With Multiple Select 1`] = `
>
<input
checked={false}
className=""
id="checkbox"
onChange={[Function]}
type="checkbox"
Expand Down Expand Up @@ -19638,6 +19645,7 @@ exports[`Storyshots Components/Table Table With Multiple Select 1`] = `
>
<input
checked={false}
className=""
id="checkbox"
onChange={[Function]}
type="checkbox"
Expand Down Expand Up @@ -19696,6 +19704,7 @@ exports[`Storyshots Components/Table Table With Multiple Select 1`] = `
>
<input
checked={false}
className=""
id="checkbox"
onChange={[Function]}
type="checkbox"
Expand Down Expand Up @@ -19752,6 +19761,7 @@ exports[`Storyshots Components/Table Table With Multiple Select 1`] = `
>
<input
checked={false}
className=""
id="checkbox"
onChange={[Function]}
type="checkbox"
Expand Down Expand Up @@ -19808,6 +19818,7 @@ exports[`Storyshots Components/Table Table With Multiple Select 1`] = `
>
<input
checked={false}
className=""
id="checkbox"
onChange={[Function]}
type="checkbox"
Expand Down Expand Up @@ -19866,6 +19877,7 @@ exports[`Storyshots Components/Table Table With Multiple Select 1`] = `
>
<input
checked={false}
className=""
id="checkbox"
onChange={[Function]}
type="checkbox"
Expand Down Expand Up @@ -19924,6 +19936,7 @@ exports[`Storyshots Components/Table Table With Multiple Select 1`] = `
>
<input
checked={false}
className=""
id="checkbox"
onChange={[Function]}
type="checkbox"
Expand Down Expand Up @@ -19980,6 +19993,7 @@ exports[`Storyshots Components/Table Table With Multiple Select 1`] = `
>
<input
checked={false}
className=""
id="checkbox"
onChange={[Function]}
type="checkbox"
Expand Down Expand Up @@ -20038,6 +20052,7 @@ exports[`Storyshots Components/Table Table With Multiple Select 1`] = `
>
<input
checked={false}
className=""
id="checkbox"
onChange={[Function]}
type="checkbox"
Expand Down Expand Up @@ -20096,6 +20111,7 @@ exports[`Storyshots Components/Table Table With Multiple Select 1`] = `
>
<input
checked={false}
className=""
id="checkbox"
onChange={[Function]}
type="checkbox"
Expand Down Expand Up @@ -20167,6 +20183,7 @@ exports[`Storyshots Components/Table Table With Multiple Select And Multiple Sti
}
>
<input
className=""
id="checkbox"
onChange={[Function]}
type="checkbox"
Expand Down Expand Up @@ -20278,6 +20295,7 @@ exports[`Storyshots Components/Table Table With Multiple Select And Multiple Sti
>
<input
checked={false}
className=""
id="checkbox"
onChange={[Function]}
type="checkbox"
Expand Down Expand Up @@ -20376,6 +20394,7 @@ exports[`Storyshots Components/Table Table With Multiple Select And Multiple Sti
>
<input
checked={false}
className=""
id="checkbox"
onChange={[Function]}
type="checkbox"
Expand Down Expand Up @@ -20474,6 +20493,7 @@ exports[`Storyshots Components/Table Table With Multiple Select And Multiple Sti
>
<input
checked={false}
className=""
id="checkbox"
onChange={[Function]}
type="checkbox"
Expand Down Expand Up @@ -20570,6 +20590,7 @@ exports[`Storyshots Components/Table Table With Multiple Select And Multiple Sti
>
<input
checked={false}
className=""
id="checkbox"
onChange={[Function]}
type="checkbox"
Expand Down Expand Up @@ -20666,6 +20687,7 @@ exports[`Storyshots Components/Table Table With Multiple Select And Multiple Sti
>
<input
checked={false}
className=""
id="checkbox"
onChange={[Function]}
type="checkbox"
Expand Down Expand Up @@ -20764,6 +20786,7 @@ exports[`Storyshots Components/Table Table With Multiple Select And Multiple Sti
>
<input
checked={false}
className=""
id="checkbox"
onChange={[Function]}
type="checkbox"
Expand Down Expand Up @@ -20862,6 +20885,7 @@ exports[`Storyshots Components/Table Table With Multiple Select And Multiple Sti
>
<input
checked={false}
className=""
id="checkbox"
onChange={[Function]}
type="checkbox"
Expand Down Expand Up @@ -20958,6 +20982,7 @@ exports[`Storyshots Components/Table Table With Multiple Select And Multiple Sti
>
<input
checked={false}
className=""
id="checkbox"
onChange={[Function]}
type="checkbox"
Expand Down Expand Up @@ -21056,6 +21081,7 @@ exports[`Storyshots Components/Table Table With Multiple Select And Multiple Sti
>
<input
checked={false}
className=""
id="checkbox"
onChange={[Function]}
type="checkbox"
Expand Down Expand Up @@ -21154,6 +21180,7 @@ exports[`Storyshots Components/Table Table With Multiple Select And Multiple Sti
>
<input
checked={false}
className=""
id="checkbox"
onChange={[Function]}
type="checkbox"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ exports[`CheckboxButtonGroup sets initial value properly 1`] = `
<input
bordered={true}
checked={true}
className=""
id="first"
label="First value"
onChange={[Function]}
Expand All @@ -17,6 +18,7 @@ exports[`CheckboxButtonGroup sets initial value properly 1`] = `
<input
bordered={true}
checked={true}
className=""
id="second"
label="Second value"
onChange={[Function]}
Expand All @@ -34,6 +36,7 @@ exports[`CheckboxButtonGroup will update array state to check a new item 1`] = `
<input
bordered={true}
checked={true}
className=""
id="first"
label="First value"
onChange={[Function]}
Expand All @@ -43,6 +46,7 @@ exports[`CheckboxButtonGroup will update array state to check a new item 1`] = `
<input
bordered={true}
checked={false}
className=""
id="second"
label="Second value"
onChange={[Function]}
Expand All @@ -60,6 +64,7 @@ exports[`CheckboxButtonGroup will update array state to uncheck an item 1`] = `
<input
bordered={true}
checked={false}
className=""
id="first"
label="First value"
onChange={[Function]}
Expand All @@ -69,6 +74,7 @@ exports[`CheckboxButtonGroup will update array state to uncheck an item 1`] = `
<input
bordered={true}
checked={false}
className=""
id="second"
label="Second value"
onChange={[Function]}
Expand Down

0 comments on commit 59425b9

Please sign in to comment.