Merge pull request #2555 from storybooks/dependencies.io-update-build-140.0.0

Update 13 dependencies from npm
This commit is contained in:
Filipp Riabchun 2017-12-24 13:58:25 +03:00 committed by GitHub
commit e48570876b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
15 changed files with 547 additions and 1023 deletions

View File

@ -19,7 +19,7 @@
"babel-runtime": "^6.26.0",
"glob": "^7.1.2",
"global": "^4.3.2",
"jest-specific-snapshot": "^0.2.0",
"jest-specific-snapshot": "^0.3.0",
"prop-types": "^15.6.0",
"read-pkg-up": "^3.0.0"
},

View File

@ -68,7 +68,7 @@
"rxjs": "^5.4.2",
"serve-favicon": "^2.4.3",
"shelljs": "^0.7.8",
"style-loader": "^0.17.0",
"style-loader": "^0.18.2",
"ts-loader": "^2.2.2",
"url-loader": "^0.5.8",
"util-deprecate": "^1.0.2",

View File

@ -28,7 +28,7 @@
"zone.js": "^0.8.14"
},
"devDependencies": {
"@angular/cli": "1.3.0",
"@angular/cli": "1.6.2",
"@angular/compiler-cli": "^5.0.0-beta.7",
"@angular/language-service": "^5.0.0-beta.7",
"@storybook/addon-actions": "^3.3.0-rc.0",
@ -36,20 +36,20 @@
"@storybook/addon-notes": "^3.3.0-rc.0",
"@storybook/addons": "^3.3.0-rc.0",
"@storybook/angular": "^3.3.0-rc.0",
"@types/jasmine": "~2.5.53",
"@types/jasmine": "~2.8.2",
"@types/node": "~6.0.60",
"codelyzer": "^3.1.2",
"jasmine-core": "~2.6.2",
"jasmine-spec-reporter": "~4.1.0",
"jasmine-core": "~2.8.0",
"jasmine-spec-reporter": "~4.2.1",
"karma": "~1.7.0",
"karma-chrome-launcher": "~2.1.1",
"karma-chrome-launcher": "~2.2.0",
"karma-cli": "~1.0.1",
"karma-coverage-istanbul-reporter": "^1.2.1",
"karma-coverage-istanbul-reporter": "^1.3.1",
"karma-jasmine": "~1.1.0",
"karma-jasmine-html-reporter": "^0.2.2",
"protractor": "~5.1.2",
"ts-node": "~3.2.0",
"tslint": "~5.3.2",
"protractor": "~5.2.2",
"ts-node": "~3.3.0",
"tslint": "~5.8.0",
"typescript": "^2.4.0"
}
}

View File

@ -11,9 +11,7 @@ exports[`Storyshots App full app 1`] = `
alt="logo"
class="App-logo"
src="file-stub"
>
</img>
/>
<h2>
Welcome to React
</h2>
@ -105,9 +103,7 @@ exports[`Storyshots Button addons composition 1`] = `
>
&lt;div
</span>
<span>
</span>
<span />
<span
style="color:#777"
>
@ -119,9 +115,7 @@ exports[`Storyshots Button addons composition 1`] = `
>
<span
style="color:#777"
>
</span>
/>
</div>
<div
style="padding-left:33px;padding-right:3px"
@ -140,9 +134,7 @@ exports[`Storyshots Button addons composition 1`] = `
>
&lt;InfoButton
</span>
<span>
</span>
<span />
<span
style="color:#777"
>
@ -297,9 +289,7 @@ exports[`Storyshots Button with new info 1`] = `
>
&lt;Container
</span>
<span>
</span>
<span />
<span
style="color:#777"
>
@ -311,9 +301,7 @@ exports[`Storyshots Button with new info 1`] = `
>
<span
style="color:#777"
>
</span>
/>
</div>
<div
style="padding-left:33px;padding-right:3px"
@ -332,9 +320,7 @@ exports[`Storyshots Button with new info 1`] = `
>
&lt;InfoButton
</span>
<span>
</span>
<span />
<span
style="color:#777"
>
@ -434,9 +420,7 @@ exports[`Storyshots Button with new info 1`] = `
<td
class="css-1ygfcef"
>
<span>
</span>
<span />
</td>
<td
class="css-d52hbj"
@ -450,9 +434,7 @@ exports[`Storyshots Button with new info 1`] = `
</td>
<td
class="css-d52hbj"
>
</td>
/>
</tr>
<tr>
<td
@ -463,9 +445,7 @@ exports[`Storyshots Button with new info 1`] = `
<td
class="css-1ygfcef"
>
<span>
</span>
<span />
</td>
<td
class="css-d52hbj"
@ -487,9 +467,7 @@ exports[`Storyshots Button with new info 1`] = `
</td>
<td
class="css-d52hbj"
>
</td>
/>
</tr>
<tr>
<td
@ -500,9 +478,7 @@ exports[`Storyshots Button with new info 1`] = `
<td
class="css-1ygfcef"
>
<span>
</span>
<span />
</td>
<td
class="css-d52hbj"
@ -556,9 +532,7 @@ exports[`Storyshots Button with new info 1`] = `
</td>
<td
class="css-d52hbj"
>
</td>
/>
</tr>
<tr>
<td
@ -569,9 +543,7 @@ exports[`Storyshots Button with new info 1`] = `
<td
class="css-1ygfcef"
>
<span>
</span>
<span />
</td>
<td
class="css-d52hbj"
@ -589,9 +561,7 @@ exports[`Storyshots Button with new info 1`] = `
</td>
<td
class="css-d52hbj"
>
</td>
/>
</tr>
</tbody>
</table>
@ -715,9 +685,7 @@ exports[`Storyshots Button with some info 1`] = `
>
&lt;Container
</span>
<span>
</span>
<span />
<span
style="color:#777"
>
@ -741,9 +709,7 @@ exports[`Storyshots Button with some info 1`] = `
>
&lt;InfoButton
</span>
<span>
</span>
<span />
<span
style="color:#777"
>
@ -843,9 +809,7 @@ exports[`Storyshots Button with some info 1`] = `
<td
class="css-1ygfcef"
>
<span>
</span>
<span />
</td>
<td
class="css-d52hbj"
@ -859,9 +823,7 @@ exports[`Storyshots Button with some info 1`] = `
</td>
<td
class="css-d52hbj"
>
</td>
/>
</tr>
<tr>
<td
@ -872,9 +834,7 @@ exports[`Storyshots Button with some info 1`] = `
<td
class="css-1ygfcef"
>
<span>
</span>
<span />
</td>
<td
class="css-d52hbj"
@ -896,9 +856,7 @@ exports[`Storyshots Button with some info 1`] = `
</td>
<td
class="css-d52hbj"
>
</td>
/>
</tr>
<tr>
<td
@ -909,9 +867,7 @@ exports[`Storyshots Button with some info 1`] = `
<td
class="css-1ygfcef"
>
<span>
</span>
<span />
</td>
<td
class="css-d52hbj"
@ -965,9 +921,7 @@ exports[`Storyshots Button with some info 1`] = `
</td>
<td
class="css-d52hbj"
>
</td>
/>
</tr>
<tr>
<td
@ -978,9 +932,7 @@ exports[`Storyshots Button with some info 1`] = `
<td
class="css-1ygfcef"
>
<span>
</span>
<span />
</td>
<td
class="css-d52hbj"
@ -998,9 +950,7 @@ exports[`Storyshots Button with some info 1`] = `
</td>
<td
class="css-d52hbj"
>
</td>
/>
</tr>
</tbody>
</table>

View File

@ -20,13 +20,9 @@ exports[`Storyshots Welcome to Storybook 1`] = `
src/stories
</code>
directory.
<br>
</br>
<br />
A story is a single state of one or more UI components. You can have as many stories as you want.
<br>
</br>
<br />
(Basically a story is like a visual test case.)
</p>
<p>
@ -47,13 +43,9 @@ exports[`Storyshots Welcome to Storybook 1`] = `
</p>
<p>
Just like that, you can add your own components as stories.
<br>
</br>
<br />
You can also edit those components and see changes right away.
<br>
</br>
<br />
(Try editing the
<code
class="css-mteq83"
@ -70,9 +62,7 @@ exports[`Storyshots Welcome to Storybook 1`] = `
</p>
<p>
Usually we create stories with smaller UI components in the app.
<br>
</br>
<br />
Have a look at the
<a
class="css-ca0824"
@ -90,9 +80,7 @@ exports[`Storyshots Welcome to Storybook 1`] = `
<b>
NOTE:
</b>
<br>
</br>
<br />
Have a look at the
<code
class="css-mteq83"

View File

@ -1,10 +1,6 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`Storyshots Addon a11y Default 1`] = `
<button>
</button>
`;
exports[`Storyshots Addon a11y Default 1`] = `<button />`;
exports[`Storyshots Addon a11y Disabled 1`] = `
<button

View File

@ -8,8 +8,6 @@ exports[`Storyshots Addon Events Logger 1`] = `
<h1>
Logger
</h1>
<dl>
</dl>
<dl />
</div>
`;

View File

@ -44,9 +44,7 @@ exports[`Storyshots Addon Knobs.withKnobs tweaks static values 1`] = `
<p>
Nice to meet you!
</p>
<hr>
</hr>
<hr />
<p>
PS. My shirt pocket contains:
</p>
@ -97,9 +95,7 @@ exports[`Storyshots Addon Knobs.withKnobsOptions tweaks static values with debou
<p>
Nice to meet you!
</p>
<hr>
</hr>
<hr />
<p>
PS. My shirt pocket contains:
</p>

View File

@ -62,6 +62,6 @@
"@storybook/ui": "^3.3.0-rc.0",
"@storybook/vue": "^3.3.0-rc.0",
"check-node-version": "2.1.0",
"npx": "9.6.0"
"npx": "9.7.1"
}
}

View File

@ -29,18 +29,14 @@ exports[`Storyshots ui/Layout addon panel in right 1`] = `
>
<span
style="width:1px;height:20px;left:3.5px;top:50%;position:absolute;border-left:solid 1px rgba(0,0,0,0.1);border-right:solid 1px rgba(0,0,0,0.1)"
>
</span>
/>
</div>
</div>
</div>
<span
class="Resizer vertical "
style="cursor:col-resize;height:auto;width:10px;z-index:1"
>
</span>
/>
<div
class="Pane vertical Pane2 "
style="flex:1;position:relative;outline:none"
@ -58,9 +54,7 @@ exports[`Storyshots ui/Layout addon panel in right 1`] = `
>
<div
style="display:none;position:absolute;top:0px;right:0px;bottom:0px;left:0px"
>
</div>
/>
<div
style="width:100%;height:100%;background-color:#FFF;border:1px solid #ECECEC;border-radius:4px"
>
@ -75,9 +69,7 @@ exports[`Storyshots ui/Layout addon panel in right 1`] = `
<span
class="Resizer vertical "
style="cursor:col-resize;height:100%;width:10px;z-index:1"
>
</span>
/>
<div
class="Pane vertical Pane2 "
style="flex:none;position:relative;outline:none;width:400px"
@ -90,9 +82,7 @@ exports[`Storyshots ui/Layout addon panel in right 1`] = `
>
<span
style="width:1px;height:20px;left:3.5px;top:50%;position:absolute;border-left:solid 1px rgba(0,0,0,0.1);border-right:solid 1px rgba(0,0,0,0.1)"
>
</span>
/>
</div>
<div
style="position:absolute;height:100%;width:100%;color:white;background:#fc4a1a"
@ -136,18 +126,14 @@ exports[`Storyshots ui/Layout default 1`] = `
>
<span
style="width:1px;height:20px;left:3.5px;top:50%;position:absolute;border-left:solid 1px rgba(0,0,0,0.1);border-right:solid 1px rgba(0,0,0,0.1)"
>
</span>
/>
</div>
</div>
</div>
<span
class="Resizer vertical "
style="cursor:col-resize;height:auto;width:10px;z-index:1"
>
</span>
/>
<div
class="Pane vertical Pane2 "
style="flex:1;position:relative;outline:none"
@ -165,9 +151,7 @@ exports[`Storyshots ui/Layout default 1`] = `
>
<div
style="display:none;position:absolute;top:0px;right:0px;bottom:0px;left:0px"
>
</div>
/>
<div
style="width:100%;height:100%;background-color:#FFF;border:1px solid #ECECEC;border-radius:4px"
>
@ -182,9 +166,7 @@ exports[`Storyshots ui/Layout default 1`] = `
<span
class="Resizer horizontal "
style="cursor:row-resize;height:10px;width:100%;z-index:1"
>
</span>
/>
<div
class="Pane horizontal Pane2 "
style="flex:none;position:relative;outline:none;height:200px;display:flex"
@ -197,9 +179,7 @@ exports[`Storyshots ui/Layout default 1`] = `
>
<span
style="height:1px;width:20px;top:3.5px;left:50%;position:absolute;border-top:solid 1px rgba(0,0,0,0.1);border-bottom:solid 1px rgba(0,0,0,0.1)"
>
</span>
/>
</div>
<div
style="position:absolute;height:100%;width:100%;color:white;background:#fc4a1a"
@ -243,18 +223,14 @@ exports[`Storyshots ui/Layout full screen 1`] = `
>
<span
style="width:1px;height:20px;left:3.5px;top:50%;position:absolute;border-left:solid 1px rgba(0,0,0,0.1);border-right:solid 1px rgba(0,0,0,0.1)"
>
</span>
/>
</div>
</div>
</div>
<span
class="Resizer vertical disabled"
style="height:auto;width:10px;z-index:1"
>
</span>
/>
<div
class="Pane vertical Pane2 "
style="flex:1;position:relative;outline:none"
@ -272,9 +248,7 @@ exports[`Storyshots ui/Layout full screen 1`] = `
>
<div
style="display:none;position:absolute;top:0px;right:0px;bottom:0px;left:0px"
>
</div>
/>
<div
style="position:fixed;left:0px;right:0px;top:0px;z-index:1;background-color:#FFF;height:100%;width:100%;border:0;margin:0;padding:0;-webkit-overflow-scrolling:touch"
>
@ -289,9 +263,7 @@ exports[`Storyshots ui/Layout full screen 1`] = `
<span
class="Resizer horizontal disabled"
style="height:10px;width:100%;z-index:1"
>
</span>
/>
<div
class="Pane horizontal Pane2 "
style="flex:none;position:relative;outline:none;height:1px;display:flex"
@ -304,9 +276,7 @@ exports[`Storyshots ui/Layout full screen 1`] = `
>
<span
style="height:1px;width:20px;top:3.5px;left:50%;position:absolute;border-top:solid 1px rgba(0,0,0,0.1);border-bottom:solid 1px rgba(0,0,0,0.1)"
>
</span>
/>
</div>
<div
style="position:absolute;height:100%;width:100%;color:white;background:#fc4a1a"
@ -350,18 +320,14 @@ exports[`Storyshots ui/Layout no addon panel 1`] = `
>
<span
style="width:1px;height:20px;left:3.5px;top:50%;position:absolute;border-left:solid 1px rgba(0,0,0,0.1);border-right:solid 1px rgba(0,0,0,0.1)"
>
</span>
/>
</div>
</div>
</div>
<span
class="Resizer vertical "
style="cursor:col-resize;height:auto;width:10px;z-index:1"
>
</span>
/>
<div
class="Pane vertical Pane2 "
style="flex:1;position:relative;outline:none"
@ -379,9 +345,7 @@ exports[`Storyshots ui/Layout no addon panel 1`] = `
>
<div
style="display:none;position:absolute;top:0px;right:0px;bottom:0px;left:0px"
>
</div>
/>
<div
style="width:100%;height:100%;background-color:#FFF;border:1px solid #ECECEC;border-radius:4px"
>
@ -396,9 +360,7 @@ exports[`Storyshots ui/Layout no addon panel 1`] = `
<span
class="Resizer horizontal disabled"
style="height:10px;width:100%;z-index:1"
>
</span>
/>
<div
class="Pane horizontal Pane2 "
style="flex:none;position:relative;outline:none;height:1px;display:flex"
@ -411,9 +373,7 @@ exports[`Storyshots ui/Layout no addon panel 1`] = `
>
<span
style="height:1px;width:20px;top:3.5px;left:50%;position:absolute;border-top:solid 1px rgba(0,0,0,0.1);border-bottom:solid 1px rgba(0,0,0,0.1)"
>
</span>
/>
</div>
<div
style="position:absolute;height:100%;width:100%;color:white;background:#fc4a1a"
@ -457,18 +417,14 @@ exports[`Storyshots ui/Layout no stories panel 1`] = `
>
<span
style="width:1px;height:20px;left:3.5px;top:50%;position:absolute;border-left:solid 1px rgba(0,0,0,0.1);border-right:solid 1px rgba(0,0,0,0.1)"
>
</span>
/>
</div>
</div>
</div>
<span
class="Resizer vertical disabled"
style="height:auto;width:10px;z-index:1"
>
</span>
/>
<div
class="Pane vertical Pane2 "
style="flex:1;position:relative;outline:none"
@ -486,9 +442,7 @@ exports[`Storyshots ui/Layout no stories panel 1`] = `
>
<div
style="display:none;position:absolute;top:0px;right:0px;bottom:0px;left:0px"
>
</div>
/>
<div
style="width:100%;height:100%;background-color:#FFF;border:1px solid #ECECEC;border-radius:4px"
>
@ -503,9 +457,7 @@ exports[`Storyshots ui/Layout no stories panel 1`] = `
<span
class="Resizer horizontal "
style="cursor:row-resize;height:10px;width:100%;z-index:1"
>
</span>
/>
<div
class="Pane horizontal Pane2 "
style="flex:none;position:relative;outline:none;height:200px;display:flex"
@ -518,9 +470,7 @@ exports[`Storyshots ui/Layout no stories panel 1`] = `
>
<span
style="height:1px;width:20px;top:3.5px;left:50%;position:absolute;border-top:solid 1px rgba(0,0,0,0.1);border-bottom:solid 1px rgba(0,0,0,0.1)"
>
</span>
/>
</div>
<div
style="position:absolute;height:100%;width:100%;color:white;background:#fc4a1a"

View File

@ -15,9 +15,7 @@ exports[`Storyshots ui/stories/StoriesPanel default 1`] = `
>
<h3
style="font-family:-apple-system, \\".SFNSText-Regular\\", \\"San Francisco\\", BlinkMacSystemFont, \\"Segoe UI\\", \\"Roboto\\", \\"Oxygen\\", \\"Ubuntu\\", \\"Cantarell\\", \\"Fira Sans\\", \\"Droid Sans\\", \\"Helvetica Neue\\", \\"Lucida Grande\\", \\"Arial\\", sans-serif;color:#828282;-webkit-font-smoothing:antialiased;text-transform:uppercase;letter-spacing:1.5px;font-size:12px;font-weight:bolder;text-align:center;cursor:pointer;padding:5px;margin:0;overflow:hidden"
>
</h3>
/>
</a>
<button
style="text-transform:uppercase;font-size:12px;font-weight:bolder;color:rgb(130, 130, 130);border:1px solid rgb(193, 193, 193);text-align:center;border-radius:2px;cursor:pointer;display:inlineBlock;padding:0;margin:0 0 0 5px;background-color:inherit;outline:0;width:30px;flex-shrink:0"
@ -37,16 +35,12 @@ exports[`Storyshots ui/stories/StoriesPanel default 1`] = `
style="font-size:12px;color:#828282;padding:5px;display:block;width:100%;box-sizing:border-box;outline:none;border:0;height:26px"
type="text"
value=""
>
</input>
/>
</div>
</div>
<div
style="height:calc(100vh - 105px);margin-top:10px;overflow:auto"
>
</div>
/>
</div>
`;
@ -65,9 +59,7 @@ exports[`Storyshots ui/stories/StoriesPanel storiesHierarchy exists but is empty
>
<h3
style="font-family:-apple-system, \\".SFNSText-Regular\\", \\"San Francisco\\", BlinkMacSystemFont, \\"Segoe UI\\", \\"Roboto\\", \\"Oxygen\\", \\"Ubuntu\\", \\"Cantarell\\", \\"Fira Sans\\", \\"Droid Sans\\", \\"Helvetica Neue\\", \\"Lucida Grande\\", \\"Arial\\", sans-serif;color:#828282;-webkit-font-smoothing:antialiased;text-transform:uppercase;letter-spacing:1.5px;font-size:12px;font-weight:bolder;text-align:center;cursor:pointer;padding:5px;margin:0;overflow:hidden"
>
</h3>
/>
</a>
<button
style="text-transform:uppercase;font-size:12px;font-weight:bolder;color:rgb(130, 130, 130);border:1px solid rgb(193, 193, 193);text-align:center;border-radius:2px;cursor:pointer;display:inlineBlock;padding:0;margin:0 0 0 5px;background-color:inherit;outline:0;width:30px;flex-shrink:0"
@ -87,16 +79,12 @@ exports[`Storyshots ui/stories/StoriesPanel storiesHierarchy exists but is empty
style="font-size:12px;color:#828282;padding:5px;display:block;width:100%;box-sizing:border-box;outline:none;border:0;height:26px"
type="text"
value=""
>
</input>
/>
</div>
</div>
<div
style="height:calc(100vh - 105px);margin-top:10px;overflow:auto"
>
</div>
/>
</div>
`;
@ -115,9 +103,7 @@ exports[`Storyshots ui/stories/StoriesPanel with storiesHierarchy prop 1`] = `
>
<h3
style="font-family:-apple-system, \\".SFNSText-Regular\\", \\"San Francisco\\", BlinkMacSystemFont, \\"Segoe UI\\", \\"Roboto\\", \\"Oxygen\\", \\"Ubuntu\\", \\"Cantarell\\", \\"Fira Sans\\", \\"Droid Sans\\", \\"Helvetica Neue\\", \\"Lucida Grande\\", \\"Arial\\", sans-serif;color:#828282;-webkit-font-smoothing:antialiased;text-transform:uppercase;letter-spacing:1.5px;font-size:12px;font-weight:bolder;text-align:center;cursor:pointer;padding:5px;margin:0;overflow:hidden"
>
</h3>
/>
</a>
<button
style="text-transform:uppercase;font-size:12px;font-weight:bolder;color:rgb(130, 130, 130);border:1px solid rgb(193, 193, 193);text-align:center;border-radius:2px;cursor:pointer;display:inlineBlock;padding:0;margin:0 0 0 5px;background-color:inherit;outline:0;width:30px;flex-shrink:0"
@ -137,9 +123,7 @@ exports[`Storyshots ui/stories/StoriesPanel with storiesHierarchy prop 1`] = `
style="font-size:12px;color:#828282;padding:5px;display:block;width:100%;box-sizing:border-box;outline:none;border:0;height:26px"
type="text"
value=""
>
</input>
/>
</div>
</div>
<div
@ -184,9 +168,7 @@ exports[`Storyshots ui/stories/StoriesPanel with storiesHierarchy prop 1`] = `
<g>
<path
d="m23.3 20l-13.1-13.6c-0.3-0.3-0.3-0.9 0-1.2l2.4-2.4c0.3-0.3 0.9-0.4 1.2-0.1l16 16.7c0.1 0.1 0.2 0.4 0.2 0.6s-0.1 0.5-0.2 0.6l-16 16.7c-0.3 0.3-0.9 0.3-1.2 0l-2.4-2.5c-0.3-0.3-0.3-0.9 0-1.2z"
>
</path>
/>
</g>
</svg>
</div>
@ -226,9 +208,7 @@ exports[`Storyshots ui/stories/StoriesPanel with storiesHierarchy prop 1`] = `
</div>
</div>
</a>
<span>
</span>
<span />
</li>
</ul>
</span>

View File

@ -13,9 +13,7 @@ exports[`Storyshots ui/stories/TextFilter with filterText 1`] = `
style="font-size:12px;color:#828282;padding:5px;display:block;width:100%;box-sizing:border-box;outline:none;border:0;height:26px"
type="text"
value="Filter Text"
>
</input>
/>
</div>
<button
class="clear"
@ -39,9 +37,7 @@ exports[`Storyshots ui/stories/TextFilter without filterText 1`] = `
style="font-size:12px;color:#828282;padding:5px;display:block;width:100%;box-sizing:border-box;outline:none;border:0;height:26px"
type="text"
value=""
>
</input>
/>
</div>
</div>
`;

View File

@ -10,9 +10,7 @@ exports[`Storyshots ui/stories/Stories empty 1`] = `
<span>
<ul
style="padding-left:19px;list-style:none"
>
</ul>
/>
</span>
</li>
</ul>
@ -58,9 +56,7 @@ exports[`Storyshots ui/stories/Stories simple 1`] = `
<g>
<path
d="m23.3 20l-13.1-13.6c-0.3-0.3-0.3-0.9 0-1.2l2.4-2.4c0.3-0.3 0.9-0.4 1.2-0.1l16 16.7c0.1 0.1 0.2 0.4 0.2 0.6s-0.1 0.5-0.2 0.6l-16 16.7c-0.3 0.3-0.9 0.3-1.2 0l-2.4-2.5c-0.3-0.3-0.3-0.9 0-1.2z"
>
</path>
/>
</g>
</svg>
</div>
@ -76,9 +72,7 @@ exports[`Storyshots ui/stories/Stories simple 1`] = `
</div>
</div>
</div>
<span>
</span>
<span />
</li>
<li
style="position:relative"
@ -109,9 +103,7 @@ exports[`Storyshots ui/stories/Stories simple 1`] = `
<g>
<path
d="m23.3 20l-13.1-13.6c-0.3-0.3-0.3-0.9 0-1.2l2.4-2.4c0.3-0.3 0.9-0.4 1.2-0.1l16 16.7c0.1 0.1 0.2 0.4 0.2 0.6s-0.1 0.5-0.2 0.6l-16 16.7c-0.3 0.3-0.9 0.3-1.2 0l-2.4-2.5c-0.3-0.3-0.3-0.9 0-1.2z"
>
</path>
/>
</g>
</svg>
</div>
@ -151,9 +143,7 @@ exports[`Storyshots ui/stories/Stories simple 1`] = `
</div>
</div>
</a>
<span>
</span>
<span />
</li>
<li
style="position:relative"
@ -175,9 +165,7 @@ exports[`Storyshots ui/stories/Stories simple 1`] = `
</div>
</div>
</a>
<span>
</span>
<span />
</li>
</ul>
</span>
@ -228,9 +216,7 @@ exports[`Storyshots ui/stories/Stories with hierarchy - hierarchySeparator is de
<g>
<path
d="m23.3 20l-13.1-13.6c-0.3-0.3-0.3-0.9 0-1.2l2.4-2.4c0.3-0.3 0.9-0.4 1.2-0.1l16 16.7c0.1 0.1 0.2 0.4 0.2 0.6s-0.1 0.5-0.2 0.6l-16 16.7c-0.3 0.3-0.9 0.3-1.2 0l-2.4-2.5c-0.3-0.3-0.3-0.9 0-1.2z"
>
</path>
/>
</g>
</svg>
</div>
@ -246,9 +232,7 @@ exports[`Storyshots ui/stories/Stories with hierarchy - hierarchySeparator is de
</div>
</div>
</div>
<span>
</span>
<span />
</li>
<li
style="position:relative"
@ -279,9 +263,7 @@ exports[`Storyshots ui/stories/Stories with hierarchy - hierarchySeparator is de
<g>
<path
d="m23.3 20l-13.1-13.6c-0.3-0.3-0.3-0.9 0-1.2l2.4-2.4c0.3-0.3 0.9-0.4 1.2-0.1l16 16.7c0.1 0.1 0.2 0.4 0.2 0.6s-0.1 0.5-0.2 0.6l-16 16.7c-0.3 0.3-0.9 0.3-1.2 0l-2.4-2.5c-0.3-0.3-0.3-0.9 0-1.2z"
>
</path>
/>
</g>
</svg>
</div>
@ -330,9 +312,7 @@ exports[`Storyshots ui/stories/Stories with hierarchy - hierarchySeparator is de
<g>
<path
d="m23.3 20l-13.1-13.6c-0.3-0.3-0.3-0.9 0-1.2l2.4-2.4c0.3-0.3 0.9-0.4 1.2-0.1l16 16.7c0.1 0.1 0.2 0.4 0.2 0.6s-0.1 0.5-0.2 0.6l-16 16.7c-0.3 0.3-0.9 0.3-1.2 0l-2.4-2.5c-0.3-0.3-0.3-0.9 0-1.2z"
>
</path>
/>
</g>
</svg>
</div>
@ -381,9 +361,7 @@ exports[`Storyshots ui/stories/Stories with hierarchy - hierarchySeparator is de
<g>
<path
d="m23.3 20l-13.1-13.6c-0.3-0.3-0.3-0.9 0-1.2l2.4-2.4c0.3-0.3 0.9-0.4 1.2-0.1l16 16.7c0.1 0.1 0.2 0.4 0.2 0.6s-0.1 0.5-0.2 0.6l-16 16.7c-0.3 0.3-0.9 0.3-1.2 0l-2.4-2.5c-0.3-0.3-0.3-0.9 0-1.2z"
>
</path>
/>
</g>
</svg>
</div>
@ -423,9 +401,7 @@ exports[`Storyshots ui/stories/Stories with hierarchy - hierarchySeparator is de
</div>
</div>
</a>
<span>
</span>
<span />
</li>
<li
style="position:relative"
@ -447,9 +423,7 @@ exports[`Storyshots ui/stories/Stories with hierarchy - hierarchySeparator is de
</div>
</div>
</a>
<span>
</span>
<span />
</li>
</ul>
</span>
@ -506,9 +480,7 @@ exports[`Storyshots ui/stories/Stories with highlighting when storiesFilter is p
<g>
<path
d="m23.3 20l-13.1-13.6c-0.3-0.3-0.3-0.9 0-1.2l2.4-2.4c0.3-0.3 0.9-0.4 1.2-0.1l16 16.7c0.1 0.1 0.2 0.4 0.2 0.6s-0.1 0.5-0.2 0.6l-16 16.7c-0.3 0.3-0.9 0.3-1.2 0l-2.4-2.5c-0.3-0.3-0.3-0.9 0-1.2z"
>
</path>
/>
</g>
</svg>
</div>
@ -567,9 +539,7 @@ exports[`Storyshots ui/stories/Stories with highlighting when storiesFilter is p
<g>
<path
d="m23.3 20l-13.1-13.6c-0.3-0.3-0.3-0.9 0-1.2l2.4-2.4c0.3-0.3 0.9-0.4 1.2-0.1l16 16.7c0.1 0.1 0.2 0.4 0.2 0.6s-0.1 0.5-0.2 0.6l-16 16.7c-0.3 0.3-0.9 0.3-1.2 0l-2.4-2.5c-0.3-0.3-0.3-0.9 0-1.2z"
>
</path>
/>
</g>
</svg>
</div>
@ -618,9 +588,7 @@ exports[`Storyshots ui/stories/Stories with highlighting when storiesFilter is p
<g>
<path
d="m23.3 20l-13.1-13.6c-0.3-0.3-0.3-0.9 0-1.2l2.4-2.4c0.3-0.3 0.9-0.4 1.2-0.1l16 16.7c0.1 0.1 0.2 0.4 0.2 0.6s-0.1 0.5-0.2 0.6l-16 16.7c-0.3 0.3-0.9 0.3-1.2 0l-2.4-2.5c-0.3-0.3-0.3-0.9 0-1.2z"
>
</path>
/>
</g>
</svg>
</div>
@ -660,9 +628,7 @@ exports[`Storyshots ui/stories/Stories with highlighting when storiesFilter is p
</div>
</div>
</a>
<span>
</span>
<span />
</li>
<li
style="position:relative"
@ -684,9 +650,7 @@ exports[`Storyshots ui/stories/Stories with highlighting when storiesFilter is p
</div>
</div>
</a>
<span>
</span>
<span />
</li>
</ul>
</span>
@ -743,9 +707,7 @@ exports[`Storyshots ui/stories/Stories without hierarchy - hierarchySeparator is
<g>
<path
d="m23.3 20l-13.1-13.6c-0.3-0.3-0.3-0.9 0-1.2l2.4-2.4c0.3-0.3 0.9-0.4 1.2-0.1l16 16.7c0.1 0.1 0.2 0.4 0.2 0.6s-0.1 0.5-0.2 0.6l-16 16.7c-0.3 0.3-0.9 0.3-1.2 0l-2.4-2.5c-0.3-0.3-0.3-0.9 0-1.2z"
>
</path>
/>
</g>
</svg>
</div>
@ -761,9 +723,7 @@ exports[`Storyshots ui/stories/Stories without hierarchy - hierarchySeparator is
</div>
</div>
</div>
<span>
</span>
<span />
</li>
<li
style="position:relative"
@ -794,9 +754,7 @@ exports[`Storyshots ui/stories/Stories without hierarchy - hierarchySeparator is
<g>
<path
d="m23.3 20l-13.1-13.6c-0.3-0.3-0.3-0.9 0-1.2l2.4-2.4c0.3-0.3 0.9-0.4 1.2-0.1l16 16.7c0.1 0.1 0.2 0.4 0.2 0.6s-0.1 0.5-0.2 0.6l-16 16.7c-0.3 0.3-0.9 0.3-1.2 0l-2.4-2.5c-0.3-0.3-0.3-0.9 0-1.2z"
>
</path>
/>
</g>
</svg>
</div>
@ -836,9 +794,7 @@ exports[`Storyshots ui/stories/Stories without hierarchy - hierarchySeparator is
</div>
</div>
</a>
<span>
</span>
<span />
</li>
<li
style="position:relative"
@ -860,9 +816,7 @@ exports[`Storyshots ui/stories/Stories without hierarchy - hierarchySeparator is
</div>
</div>
</a>
<span>
</span>
<span />
</li>
</ul>
</span>

676
yarn.lock

File diff suppressed because it is too large Load Diff