diff --git a/.storybook/__snapshots__/Storyshots.test.js.snap b/.storybook/__snapshots__/Storyshots.test.js.snap index 71baad5a3f..995f8eb9b1 100644 --- a/.storybook/__snapshots__/Storyshots.test.js.snap +++ b/.storybook/__snapshots__/Storyshots.test.js.snap @@ -41,13 +41,13 @@ exports[`Storyshots CheckBox call a function 1`] = ` aria-checked={false} defaultChecked={false} disabled={false} - id="asInput4" + id="asInput1" name="checkbox" onChange={[Function]} type="checkbox" /> @@ -62,13 +62,13 @@ exports[`Storyshots CheckBox default checked 1`] = ` aria-checked={true} defaultChecked={true} disabled={false} - id="asInput3" + id="asInput1" name="checkbox" onChange={[Function]} type="checkbox" /> @@ -83,13 +83,13 @@ exports[`Storyshots CheckBox disabled 1`] = ` aria-checked={false} defaultChecked={false} disabled={true} - id="asInput2" + id="asInput1" name="checkbox" onChange={[Function]} type="checkbox" /> @@ -198,14 +198,15 @@ exports[`Storyshots InputSelect basic usage 1`] = ` className="form-group" > `; +exports[`Storyshots InputText focus test 1`] = ` +
+ +
+ + +
+
+`; + exports[`Storyshots InputText minimal usage 1`] = `
@@ -462,7 +521,7 @@ exports[`Storyshots InputText minimal usage 1`] = ` aria-invalid={false} className="form-control" disabled={false} - id="asInput9" + id="asInput3" name="name" onBlur={[Function]} onChange={[Function]} @@ -479,16 +538,17 @@ exports[`Storyshots InputText validation 1`] = ` className="form-group" > The unique name that identifies you throughout the site. @@ -508,7 +568,7 @@ exports[`Storyshots InputText validation 1`] = ` exports[`Storyshots Modal basic usage 1`] = `
Modal title.
@@ -570,7 +630,7 @@ exports[`Storyshots Modal basic usage 1`] = ` exports[`Storyshots Modal configurable buttons 1`] = `
Modal title.
@@ -659,7 +719,7 @@ exports[`Storyshots Modal configurable buttons 1`] = ` exports[`Storyshots Modal configurable buttons that perform actions 1`] = `
Modal title.
@@ -730,7 +790,7 @@ exports[`Storyshots Modal configurable buttons that perform actions 1`] = ` exports[`Storyshots Modal configurable close button 1`] = `
Modal title.
@@ -792,7 +852,7 @@ exports[`Storyshots Modal configurable close button 1`] = ` exports[`Storyshots Modal configurable title and body 1`] = `
Custom title!
@@ -864,7 +924,7 @@ exports[`Storyshots Modal configurable title and body 1`] = ` exports[`Storyshots Modal modal invoked via a button 1`] = `
I am the modal!
@@ -936,7 +996,7 @@ exports[`Storyshots Modal modal invoked via a button 1`] = ` exports[`Storyshots Modal modal with element body 1`] = `
Modal title.
@@ -982,7 +1042,8 @@ exports[`Storyshots Modal modal with element body 1`] = ` className="form-group" > @@ -991,7 +1052,7 @@ exports[`Storyshots Modal modal with element body 1`] = ` aria-invalid={false} className="form-control" disabled={false} - id="asInput18" + id="asInput3" name="e-mail" onBlur={[Function]} onChange={[Function]} @@ -1878,10 +1939,10 @@ exports[`Storyshots Tabs basic usage 1`] = ` >
  • @@ -1938,9 +1999,9 @@ exports[`Storyshots Tabs basic usage 1`] = `
    @@ -1949,9 +2010,9 @@ exports[`Storyshots Tabs basic usage 1`] = `
    @@ -1967,7 +2028,8 @@ exports[`Storyshots Textarea minimal usage 1`] = ` className="form-group" > @@ -1976,13 +2038,12 @@ exports[`Storyshots Textarea minimal usage 1`] = ` aria-invalid={false} className="form-control" disabled={false} - id="asInput20" + id="asInput4" name="name" onBlur={[Function]} onChange={[Function]} placeholder={undefined} required={false} - type="text" value="Foo Bar" />
    @@ -1993,7 +2054,8 @@ exports[`Storyshots Textarea scrollable 1`] = ` className="form-group" > @@ -2002,13 +2064,12 @@ exports[`Storyshots Textarea scrollable 1`] = ` aria-invalid={false} className="form-control" disabled={false} - id="asInput21" + id="asInput4" name="name" onBlur={[Function]} onChange={[Function]} placeholder={undefined} required={false} - type="text" value="Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." />
    @@ -2019,27 +2080,27 @@ exports[`Storyshots Textarea validation 1`] = ` className="form-group" >