Skip to content

Commit 4e638bf

Browse files
committed
docs: update storybook
1 parent 80c0112 commit 4e638bf

14 files changed

+183
-183
lines changed

docs/iframe.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@
7171
}</script><style>#root[hidden],
7272
#docs-root[hidden] {
7373
display: none !important;
74-
}</style></head><body><div class="sb-nopreview sb-wrapper"><div class="sb-nopreview_main"><h1 class="sb-nopreview_heading sb-heading">No Preview</h1><p>Sorry, but you either have no stories or none are selected somehow.</p><ul><li>Please check the Storybook config.</li><li>Try reloading the page.</li></ul><p>If the problem persists, check the browser console, or the terminal you've run Storybook from.</p></div></div><div class="sb-errordisplay sb-wrapper"><pre id="error-message" class="sb-heading"></pre><pre class="sb-errordisplay_code"><code id="error-stack"></code></pre></div><div id="root"></div><div id="docs-root"></div><script src="runtime~main.2e4b67200f9973d768b2.bundle.js"></script><script src="vendors~main.2e4b67200f9973d768b2.bundle.js"></script><script src="main.2e4b67200f9973d768b2.bundle.js"></script></body></html>
74+
}</style></head><body><div class="sb-nopreview sb-wrapper"><div class="sb-nopreview_main"><h1 class="sb-nopreview_heading sb-heading">No Preview</h1><p>Sorry, but you either have no stories or none are selected somehow.</p><ul><li>Please check the Storybook config.</li><li>Try reloading the page.</li></ul><p>If the problem persists, check the browser console, or the terminal you've run Storybook from.</p></div></div><div class="sb-errordisplay sb-wrapper"><pre id="error-message" class="sb-heading"></pre><pre class="sb-errordisplay_code"><code id="error-stack"></code></pre></div><div id="root"></div><div id="docs-root"></div><script src="runtime~main.4be89a210597084c5f53.bundle.js"></script><script src="vendors~main.4be89a210597084c5f53.bundle.js"></script><script src="main.4be89a210597084c5f53.bundle.js"></script></body></html>

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!doctype html><html lang="en"><head><meta charset="utf-8"><title>Storybook</title><meta name="viewport" content="width=device-width,initial-scale=1"><style>html, body {
1+
<!doctype html><html lang="en"><head><meta charset="utf-8"/><title>Storybook</title><meta name="viewport" content="width=device-width,initial-scale=1"/><style>html, body {
22
overflow: hidden;
33
height: 100%;
44
width: 100%;
@@ -16,4 +16,4 @@
1616
}</script><style>#root[hidden],
1717
#docs-root[hidden] {
1818
display: none !important;
19-
}</style></head><body><div id="root"></div><div id="docs-root"></div><script>window['DOCS_MODE'] = false;</script><script src="runtime~main.6b70b35614cf83eab770.bundle.js"></script><script src="vendors~main.e22c34fabbc73501b4f1.bundle.js"></script><script src="main.c09cc57b8b4d32ff11b0.bundle.js"></script></body></html>
19+
}</style></head><body><div id="root"></div><div id="docs-root"></div><script>window['DOCS_MODE'] = false;</script><script src="runtime~main.286b69a873d49f2f199c.bundle.js"></script><script src="vendors~main.bdf11623c948ac9dd748.bundle.js"></script><script src="main.1f5d05ff1080719ccfd7.bundle.js"></script></body></html>

docs/main.2e4b67200f9973d768b2.bundle.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/main.4be89a210597084c5f53.bundle.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/sb_dll/storybook_ui-manifest.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 65 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,8 @@
1-
/**!
2-
* @fileOverview Kickass library to create and place poppers near their reference elements.
3-
* @version 1.16.0
4-
* @license
5-
* Copyright (c) 2016 Federico Zivolo and contributors
6-
*
7-
* Permission is hereby granted, free of charge, to any person obtaining a copy
8-
* of this software and associated documentation files (the "Software"), to deal
9-
* in the Software without restriction, including without limitation the rights
10-
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
11-
* copies of the Software, and to permit persons to whom the Software is
12-
* furnished to do so, subject to the following conditions:
13-
*
14-
* The above copyright notice and this permission notice shall be included in all
15-
* copies or substantial portions of the Software.
16-
*
17-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
18-
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
19-
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
20-
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
21-
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
22-
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
23-
* SOFTWARE.
24-
*/
25-
26-
/*!
27-
* https://github.com/es-shims/es5-shim
28-
* @license es5-shim Copyright 2009-2015 by contributors, MIT License
29-
* see https://github.com/es-shims/es5-shim/blob/master/LICENSE
30-
*/
1+
/*
2+
object-assign
3+
(c) Sindre Sorhus
4+
@license MIT
5+
*/
316

327
/*!
338
Copyright (c) 2017 Jed Watson.
@@ -36,10 +11,18 @@
3611
*/
3712

3813
/*!
39-
* isobject <https://github.com/jonschlinkert/isobject>
40-
*
41-
* Copyright (c) 2014-2017, Jon Schlinkert.
42-
* Released under the MIT License.
14+
* Fuse.js v3.4.6 - Lightweight fuzzy-search (http://fusejs.io)
15+
*
16+
* Copyright (c) 2012-2017 Kirollos Risk (http://kiro.me)
17+
* All Rights Reserved. Apache Software License 2.0
18+
*
19+
* http://www.apache.org/licenses/LICENSE-2.0
20+
*/
21+
22+
/*!
23+
* https://github.com/es-shims/es5-shim
24+
* @license es5-shim Copyright 2009-2015 by contributors, MIT License
25+
* see https://github.com/es-shims/es5-shim/blob/master/LICENSE
4326
*/
4427

4528
/*!
@@ -52,8 +35,24 @@
5235
* https://github.com/paulmillr/es6-shim/
5336
*/
5437

55-
/** @license React v16.12.0
56-
* react.production.min.js
38+
/*!
39+
* isobject <https://github.com/jonschlinkert/isobject>
40+
*
41+
* Copyright (c) 2014-2017, Jon Schlinkert.
42+
* Released under the MIT License.
43+
*/
44+
45+
/**
46+
* @license
47+
* Lodash <https://lodash.com/>
48+
* Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
49+
* Released under MIT license <https://lodash.com/license>
50+
* Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
51+
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
52+
*/
53+
54+
/** @license React v0.18.0
55+
* scheduler.production.min.js
5756
*
5857
* Copyright (c) Facebook, Inc. and its affiliates.
5958
*
@@ -62,52 +61,53 @@
6261
*/
6362

6463
/** @license React v16.12.0
65-
* react-is.production.min.js
64+
* react-dom.production.min.js
6665
*
6766
* Copyright (c) Facebook, Inc. and its affiliates.
6867
*
6968
* This source code is licensed under the MIT license found in the
7069
* LICENSE file in the root directory of this source tree.
7170
*/
7271

73-
/** @license React v0.16.2
74-
* scheduler.production.min.js
72+
/** @license React v16.12.0
73+
* react-is.production.min.js
7574
*
7675
* Copyright (c) Facebook, Inc. and its affiliates.
7776
*
7877
* This source code is licensed under the MIT license found in the
7978
* LICENSE file in the root directory of this source tree.
8079
*/
8180

82-
/*
83-
object-assign
84-
(c) Sindre Sorhus
85-
@license MIT
86-
*/
87-
88-
/**
89-
* @license
90-
* Lodash <https://lodash.com/>
91-
* Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
92-
* Released under MIT license <https://lodash.com/license>
93-
* Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
94-
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
95-
*/
96-
97-
/*!
98-
* Fuse.js v3.4.6 - Lightweight fuzzy-search (http://fusejs.io)
99-
*
100-
* Copyright (c) 2012-2017 Kirollos Risk (http://kiro.me)
101-
* All Rights Reserved. Apache Software License 2.0
102-
*
103-
* http://www.apache.org/licenses/LICENSE-2.0
104-
*/
105-
106-
/** @license React v16.11.0
107-
* react-dom.production.min.js
81+
/** @license React v16.12.0
82+
* react.production.min.js
10883
*
10984
* Copyright (c) Facebook, Inc. and its affiliates.
11085
*
11186
* This source code is licensed under the MIT license found in the
11287
* LICENSE file in the root directory of this source tree.
11388
*/
89+
90+
/**!
91+
* @fileOverview Kickass library to create and place poppers near their reference elements.
92+
* @version 1.16.1
93+
* @license
94+
* Copyright (c) 2016 Federico Zivolo and contributors
95+
*
96+
* Permission is hereby granted, free of charge, to any person obtaining a copy
97+
* of this software and associated documentation files (the "Software"), to deal
98+
* in the Software without restriction, including without limitation the rights
99+
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
100+
* copies of the Software, and to permit persons to whom the Software is
101+
* furnished to do so, subject to the following conditions:
102+
*
103+
* The above copyright notice and this permission notice shall be included in all
104+
* copies or substantial portions of the Software.
105+
*
106+
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
107+
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
108+
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
109+
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
110+
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
111+
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
112+
* SOFTWARE.
113+
*/

docs/sb_dll/storybook_ui_dll.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)