Skip to content

Commit a52b1d9

Browse files
committed
docs: add documentation site
1 parent 095ddd8 commit a52b1d9

12 files changed

+148398
-0
lines changed

docs/favicon.ico

4.19 KB
Binary file not shown.

docs/iframe.html

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,66 @@
1+
<!doctype html><html><head><meta charset="utf-8"><title>Storybook</title><meta name="viewport" content="width=device-width,initial-scale=1"><base target="_parent"><style>html, body{
2+
width: 100%;
3+
height: 100%;
4+
}
5+
6+
:not(.sb-show-main) > .sb-main,
7+
:not(.sb-show-nopreview) > .sb-nopreview,
8+
:not(.sb-show-errordisplay) > .sb-errordisplay {
9+
display: none;
10+
}
11+
12+
.sb-wrapper {
13+
position: fixed;
14+
top: 0;
15+
bottom: 0;
16+
left: 0;
17+
right: 0;
18+
padding: 20px;
19+
font-family: -apple-system, ".SFNSText-Regular", "San Francisco", Roboto, "Segoe UI", "Helvetica Neue", "Lucida Grande", sans-serif;
20+
-webkit-font-smoothing: antialiased;
21+
}
22+
23+
.sb-heading {
24+
font-size: 20px;
25+
font-weight: 600;
26+
letter-spacing: 0.2px;
27+
margin: 10px 0;
28+
}
29+
30+
.sb-nopreview {
31+
display: flex;
32+
align-content: center;
33+
justify-content: center;
34+
}
35+
36+
.sb-nopreview_main {
37+
margin: auto;
38+
padding: 30px;
39+
border-radius: 10px;
40+
background: rgba(0,0,0,0.03);
41+
}
42+
43+
.sb-nopreview_heading {
44+
text-align: center;
45+
}
46+
47+
.sb-errordisplay {
48+
background-color: rgb(187, 49, 49);
49+
color: #FFF;
50+
}
51+
52+
.sb-errordisplay_code {
53+
font-size: 14px;
54+
width: 100vw;
55+
overflow: auto;
56+
}</style><script>/* globals window */
57+
/* eslint-disable no-underscore-dangle */
58+
try {
59+
if (window.parent !== window) {
60+
window.__REACT_DEVTOOLS_GLOBAL_HOOK__ = window.parent.__REACT_DEVTOOLS_GLOBAL_HOOK__;
61+
window.__VUE_DEVTOOLS_GLOBAL_HOOK__ = window.parent.__VUE_DEVTOOLS_GLOBAL_HOOK__;
62+
}
63+
} catch (e) {
64+
// eslint-disable-next-line no-console
65+
console.warn('unable to connect to parent frame for connecting dev tools');
66+
}</script></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"><div id="error-message" class="sb-heading"></div><pre class="sb-errordisplay_code"><code id="error-stack"></code></pre></div><div id="root"></div><script src="runtime~main.f2ed6ddd9d54423d6874.bundle.js"></script><script src="vendors~main.f2ed6ddd9d54423d6874.bundle.js"></script><script src="main.f2ed6ddd9d54423d6874.bundle.js"></script></body></html>

docs/index.html

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<!doctype html><html><head><meta charset="utf-8"><title>Storybook</title><meta name="viewport" content="width=device-width,initial-scale=1"><style>html, body {
2+
overflow: hidden;
3+
height: 100%;
4+
width: 100%;
5+
margin: 0;
6+
padding: 0;
7+
}</style><script>/* globals window */
8+
/* eslint-disable no-underscore-dangle */
9+
try {
10+
if (window.parent !== window) {
11+
window.__REACT_DEVTOOLS_GLOBAL_HOOK__ = window.parent.__REACT_DEVTOOLS_GLOBAL_HOOK__;
12+
window.__VUE_DEVTOOLS_GLOBAL_HOOK__ = window.parent.__VUE_DEVTOOLS_GLOBAL_HOOK__;
13+
}
14+
} catch (e) {
15+
// eslint-disable-next-line no-console
16+
console.warn('unable to connect to parent frame for connecting dev tools');
17+
}</script></head><body><div id="root"></div><script src="runtime~main.ba735fcc62253c47f409.bundle.js"></script><script src="vendors~main.9bfa47ef29a14e2544a9.bundle.js"></script><script src="main.b51de0b427b8cee5563e.bundle.js"></script></body></html>
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
(window.webpackJsonp = window.webpackJsonp || []).push([
2+
[0],
3+
{
4+
438: function(n, o, p) {
5+
p(439), p(542), (n.exports = p(920));
6+
},
7+
542: function(n, o, p) {
8+
p(543), p(917);
9+
},
10+
},
11+
[[438, 1, 2]],
12+
]);

docs/main.f2ed6ddd9d54423d6874.bundle.js

Lines changed: 52 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 84 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,84 @@
1+
!(function(e) {
2+
function r(r) {
3+
for (
4+
var n, l, f = r[0], i = r[1], a = r[2], c = 0, s = [];
5+
c < f.length;
6+
c++
7+
)
8+
(l = f[c]),
9+
Object.prototype.hasOwnProperty.call(o, l) && o[l] && s.push(o[l][0]),
10+
(o[l] = 0);
11+
for (n in i) Object.prototype.hasOwnProperty.call(i, n) && (e[n] = i[n]);
12+
for (p && p(r); s.length; ) s.shift()();
13+
return u.push.apply(u, a || []), t();
14+
}
15+
function t() {
16+
for (var e, r = 0; r < u.length; r++) {
17+
for (var t = u[r], n = !0, f = 1; f < t.length; f++) {
18+
var i = t[f];
19+
0 !== o[i] && (n = !1);
20+
}
21+
n && (u.splice(r--, 1), (e = l((l.s = t[0]))));
22+
}
23+
return e;
24+
}
25+
var n = {},
26+
o = {1: 0},
27+
u = [];
28+
function l(r) {
29+
if (n[r]) return n[r].exports;
30+
var t = (n[r] = {i: r, l: !1, exports: {}});
31+
return e[r].call(t.exports, t, t.exports, l), (t.l = !0), t.exports;
32+
}
33+
(l.m = e),
34+
(l.c = n),
35+
(l.d = function(e, r, t) {
36+
l.o(e, r) || Object.defineProperty(e, r, {enumerable: !0, get: t});
37+
}),
38+
(l.r = function(e) {
39+
'undefined' != typeof Symbol &&
40+
Symbol.toStringTag &&
41+
Object.defineProperty(e, Symbol.toStringTag, {value: 'Module'}),
42+
Object.defineProperty(e, '__esModule', {value: !0});
43+
}),
44+
(l.t = function(e, r) {
45+
if ((1 & r && (e = l(e)), 8 & r)) return e;
46+
if (4 & r && 'object' == typeof e && e && e.__esModule) return e;
47+
var t = Object.create(null);
48+
if (
49+
(l.r(t),
50+
Object.defineProperty(t, 'default', {enumerable: !0, value: e}),
51+
2 & r && 'string' != typeof e)
52+
)
53+
for (var n in e)
54+
l.d(
55+
t,
56+
n,
57+
function(r) {
58+
return e[r];
59+
}.bind(null, n),
60+
);
61+
return t;
62+
}),
63+
(l.n = function(e) {
64+
var r =
65+
e && e.__esModule
66+
? function() {
67+
return e.default;
68+
}
69+
: function() {
70+
return e;
71+
};
72+
return l.d(r, 'a', r), r;
73+
}),
74+
(l.o = function(e, r) {
75+
return Object.prototype.hasOwnProperty.call(e, r);
76+
}),
77+
(l.p = '');
78+
var f = (window.webpackJsonp = window.webpackJsonp || []),
79+
i = f.push.bind(f);
80+
(f.push = r), (f = f.slice());
81+
for (var a = 0; a < f.length; a++) r(f[a]);
82+
var p = i;
83+
t();
84+
})([]);
Lines changed: 123 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,123 @@
1+
!(function(modules) {
2+
function webpackJsonpCallback(data) {
3+
for (
4+
var moduleId,
5+
chunkId,
6+
chunkIds = data[0],
7+
moreModules = data[1],
8+
executeModules = data[2],
9+
i = 0,
10+
resolves = [];
11+
i < chunkIds.length;
12+
i++
13+
)
14+
(chunkId = chunkIds[i]),
15+
Object.prototype.hasOwnProperty.call(installedChunks, chunkId) &&
16+
installedChunks[chunkId] &&
17+
resolves.push(installedChunks[chunkId][0]),
18+
(installedChunks[chunkId] = 0);
19+
for (moduleId in moreModules)
20+
Object.prototype.hasOwnProperty.call(moreModules, moduleId) &&
21+
(modules[moduleId] = moreModules[moduleId]);
22+
for (parentJsonpFunction && parentJsonpFunction(data); resolves.length; )
23+
resolves.shift()();
24+
return (
25+
deferredModules.push.apply(deferredModules, executeModules || []),
26+
checkDeferredModules()
27+
);
28+
}
29+
function checkDeferredModules() {
30+
for (var result, i = 0; i < deferredModules.length; i++) {
31+
for (
32+
var deferredModule = deferredModules[i], fulfilled = !0, j = 1;
33+
j < deferredModule.length;
34+
j++
35+
) {
36+
var depId = deferredModule[j];
37+
0 !== installedChunks[depId] && (fulfilled = !1);
38+
}
39+
fulfilled &&
40+
(deferredModules.splice(i--, 1),
41+
(result = __webpack_require__(
42+
(__webpack_require__.s = deferredModule[0]),
43+
)));
44+
}
45+
return result;
46+
}
47+
var installedModules = {},
48+
installedChunks = {1: 0},
49+
deferredModules = [];
50+
function __webpack_require__(moduleId) {
51+
if (installedModules[moduleId]) return installedModules[moduleId].exports;
52+
var module = (installedModules[moduleId] = {
53+
i: moduleId,
54+
l: !1,
55+
exports: {},
56+
});
57+
return (
58+
modules[moduleId].call(
59+
module.exports,
60+
module,
61+
module.exports,
62+
__webpack_require__,
63+
),
64+
(module.l = !0),
65+
module.exports
66+
);
67+
}
68+
(__webpack_require__.m = modules),
69+
(__webpack_require__.c = installedModules),
70+
(__webpack_require__.d = function(exports, name, getter) {
71+
__webpack_require__.o(exports, name) ||
72+
Object.defineProperty(exports, name, {enumerable: !0, get: getter});
73+
}),
74+
(__webpack_require__.r = function(exports) {
75+
'undefined' != typeof Symbol &&
76+
Symbol.toStringTag &&
77+
Object.defineProperty(exports, Symbol.toStringTag, {value: 'Module'}),
78+
Object.defineProperty(exports, '__esModule', {value: !0});
79+
}),
80+
(__webpack_require__.t = function(value, mode) {
81+
if ((1 & mode && (value = __webpack_require__(value)), 8 & mode))
82+
return value;
83+
if (4 & mode && 'object' == typeof value && value && value.__esModule)
84+
return value;
85+
var ns = Object.create(null);
86+
if (
87+
(__webpack_require__.r(ns),
88+
Object.defineProperty(ns, 'default', {enumerable: !0, value: value}),
89+
2 & mode && 'string' != typeof value)
90+
)
91+
for (var key in value)
92+
__webpack_require__.d(
93+
ns,
94+
key,
95+
function(key) {
96+
return value[key];
97+
}.bind(null, key),
98+
);
99+
return ns;
100+
}),
101+
(__webpack_require__.n = function(module) {
102+
var getter =
103+
module && module.__esModule
104+
? function getDefault() {
105+
return module.default;
106+
}
107+
: function getModuleExports() {
108+
return module;
109+
};
110+
return __webpack_require__.d(getter, 'a', getter), getter;
111+
}),
112+
(__webpack_require__.o = function(object, property) {
113+
return Object.prototype.hasOwnProperty.call(object, property);
114+
}),
115+
(__webpack_require__.p = '');
116+
var jsonpArray = (window.webpackJsonp = window.webpackJsonp || []),
117+
oldJsonpFunction = jsonpArray.push.bind(jsonpArray);
118+
(jsonpArray.push = webpackJsonpCallback), (jsonpArray = jsonpArray.slice());
119+
for (var i = 0; i < jsonpArray.length; i++)
120+
webpackJsonpCallback(jsonpArray[i]);
121+
var parentJsonpFunction = oldJsonpFunction;
122+
checkDeferredModules();
123+
})([]);

docs/sb_dll/storybook_ui-manifest.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)