Skip to content

Commit 38697a3

Browse files
committed
chore(storybook): builds storybook static site v29
1 parent 723d303 commit 38697a3

17 files changed

+76
-21
lines changed

storybook-dist/0.57393f08e9086f4cd7c2.manager.bundle.js

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

storybook-dist/0.c8bfaecc233b5ee4c2de.manager.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.

storybook-dist/iframe.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,4 +130,4 @@
130130

131131

132132

133-
window['FRAMEWORK_OPTIONS'] = {};</script><script src="runtime~main.b0af52cf.iframe.bundle.js"></script><script src="vendors~main.2fb668d2.iframe.bundle.js"></script><script src="main.d592b7c7.iframe.bundle.js"></script></body></html>
133+
window['FRAMEWORK_OPTIONS'] = {};</script><script src="runtime~main.b0af52cf.iframe.bundle.js"></script><script src="vendors~main.b8543278.iframe.bundle.js"></script><script src="main.9092945a.iframe.bundle.js"></script></body></html>

storybook-dist/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@
5252

5353

5454

55-
window['DOCS_MODE'] = false;</script><script src="runtime~main.956debcf58dc262fef06.manager.bundle.js"></script><script src="vendors~main.34e07ba00e03f05d8a47.manager.bundle.js"></script><script src="main.a9c1ad662e98837e1b49.manager.bundle.js"></script></body></html>
55+
window['DOCS_MODE'] = false;</script><script src="runtime~main.42d170403d03da9984c4.manager.bundle.js"></script><script src="vendors~main.923ef88f0fdd7ac2a5ad.manager.bundle.js"></script><script src="main.cf7d4ae9077db9c932c8.manager.bundle.js"></script></body></html>

storybook-dist/main.9092945a.iframe.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.

storybook-dist/main.a9c1ad662e98837e1b49.manager.bundle.js

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

storybook-dist/main.cf7d4ae9077db9c932c8.manager.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.

storybook-dist/main.d592b7c7.iframe.bundle.js

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

storybook-dist/runtime~main.956debcf58dc262fef06.manager.bundle.js renamed to storybook-dist/runtime~main.42d170403d03da9984c4.manager.bundle.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.

storybook-dist/vendors~main.2fb668d2.iframe.bundle.js

Lines changed: 0 additions & 3 deletions
This file was deleted.

storybook-dist/vendors~main.2fb668d2.iframe.bundle.js.map

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

storybook-dist/vendors~main.34e07ba00e03f05d8a47.manager.bundle.js

Lines changed: 0 additions & 2 deletions
This file was deleted.

storybook-dist/vendors~main.923ef88f0fdd7ac2a5ad.manager.bundle.js

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

storybook-dist/vendors~main.34e07ba00e03f05d8a47.manager.bundle.js.LICENSE.txt renamed to storybook-dist/vendors~main.923ef88f0fdd7ac2a5ad.manager.bundle.js.LICENSE.txt

Lines changed: 28 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,31 @@ object-assign
4242
* Released under the MIT License.
4343
*/
4444

45+
/**
46+
* Checks if an event is supported in the current execution environment.
47+
*
48+
* NOTE: This will not work correctly for non-generic events such as `change`,
49+
* `reset`, `load`, `error`, and `select`.
50+
*
51+
* Borrows from Modernizr.
52+
*
53+
* @param {string} eventNameSuffix Event name, e.g. "click".
54+
* @return {boolean} True if the event is supported.
55+
* @internal
56+
* @license Modernizr 3.0.0pre (Custom Build) | MIT
57+
*/
58+
59+
/** @license React v0.20.2
60+
* scheduler-tracing.development.js
61+
*
62+
* Copyright (c) Facebook, Inc. and its affiliates.
63+
*
64+
* This source code is licensed under the MIT license found in the
65+
* LICENSE file in the root directory of this source tree.
66+
*/
67+
4568
/** @license React v0.20.2
46-
* scheduler.production.min.js
69+
* scheduler.development.js
4770
*
4871
* Copyright (c) Facebook, Inc. and its affiliates.
4972
*
@@ -52,7 +75,7 @@ object-assign
5275
*/
5376

5477
/** @license React v16.13.1
55-
* react-is.production.min.js
78+
* react-is.development.js
5679
*
5780
* Copyright (c) Facebook, Inc. and its affiliates.
5881
*
@@ -61,7 +84,7 @@ object-assign
6184
*/
6285

6386
/** @license React v17.0.2
64-
* react-dom.production.min.js
87+
* react-dom.development.js
6588
*
6689
* Copyright (c) Facebook, Inc. and its affiliates.
6790
*
@@ -70,7 +93,7 @@ object-assign
7093
*/
7194

7295
/** @license React v17.0.2
73-
* react-is.production.min.js
96+
* react-is.development.js
7497
*
7598
* Copyright (c) Facebook, Inc. and its affiliates.
7699
*
@@ -79,7 +102,7 @@ object-assign
79102
*/
80103

81104
/** @license React v17.0.2
82-
* react.production.min.js
105+
* react.development.js
83106
*
84107
* Copyright (c) Facebook, Inc. and its affiliates.
85108
*

storybook-dist/vendors~main.b8543278.iframe.bundle.js

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

storybook-dist/vendors~main.2fb668d2.iframe.bundle.js.LICENSE.txt renamed to storybook-dist/vendors~main.b8543278.iframe.bundle.js.LICENSE.txt

Lines changed: 36 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,20 @@ object-assign
4343

4444
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
4545

46+
/**
47+
* Checks if an event is supported in the current execution environment.
48+
*
49+
* NOTE: This will not work correctly for non-generic events such as `change`,
50+
* `reset`, `load`, `error`, and `select`.
51+
*
52+
* Borrows from Modernizr.
53+
*
54+
* @param {string} eventNameSuffix Event name, e.g. "click".
55+
* @return {boolean} True if the event is supported.
56+
* @internal
57+
* @license Modernizr 3.0.0pre (Custom Build) | MIT
58+
*/
59+
4660
/**
4761
* Prism: Lightweight, robust, elegant syntax highlighting
4862
*
@@ -53,7 +67,25 @@ object-assign
5367
*/
5468

5569
/** @license React v0.20.2
56-
* scheduler.production.min.js
70+
* scheduler-tracing.development.js
71+
*
72+
* Copyright (c) Facebook, Inc. and its affiliates.
73+
*
74+
* This source code is licensed under the MIT license found in the
75+
* LICENSE file in the root directory of this source tree.
76+
*/
77+
78+
/** @license React v0.20.2
79+
* scheduler.development.js
80+
*
81+
* Copyright (c) Facebook, Inc. and its affiliates.
82+
*
83+
* This source code is licensed under the MIT license found in the
84+
* LICENSE file in the root directory of this source tree.
85+
*/
86+
87+
/** @license React v16.13.1
88+
* react-is.development.js
5789
*
5890
* Copyright (c) Facebook, Inc. and its affiliates.
5991
*
@@ -62,7 +94,7 @@ object-assign
6294
*/
6395

6496
/** @license React v17.0.2
65-
* react-dom.production.min.js
97+
* react-dom.development.js
6698
*
6799
* Copyright (c) Facebook, Inc. and its affiliates.
68100
*
@@ -71,7 +103,7 @@ object-assign
71103
*/
72104

73105
/** @license React v17.0.2
74-
* react-jsx-runtime.production.min.js
106+
* react-jsx-runtime.development.js
75107
*
76108
* Copyright (c) Facebook, Inc. and its affiliates.
77109
*
@@ -80,7 +112,7 @@ object-assign
80112
*/
81113

82114
/** @license React v17.0.2
83-
* react.production.min.js
115+
* react.development.js
84116
*
85117
* Copyright (c) Facebook, Inc. and its affiliates.
86118
*

storybook-dist/vendors~main.b8543278.iframe.bundle.js.map

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

0 commit comments

Comments
 (0)