@histoire/controls 0.9.6 → 0.10.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/.histoire/dist/__sandbox.html +0 -16
- package/.histoire/dist/assets/BaseEmpty.c5ebb434.js +0 -11
- package/.histoire/dist/assets/HomeView.2d2d0dfe.js +0 -24
- package/.histoire/dist/assets/HstCheckbox.story.ccd10161.js +0 -151
- package/.histoire/dist/assets/HstColorShades.story.d71deb80.js +0 -540
- package/.histoire/dist/assets/HstCopyIcon.ef403c78.js +0 -55
- package/.histoire/dist/assets/HstNumber.story.1e0e7b71.js +0 -165
- package/.histoire/dist/assets/HstSelect.story.8a2b4741.js +0 -290
- package/.histoire/dist/assets/HstSlider.story.4155f6ba.js +0 -153
- package/.histoire/dist/assets/HstText.story.43417ceb.js +0 -143
- package/.histoire/dist/assets/HstTextarea.story.3e39b89e.js +0 -111
- package/.histoire/dist/assets/HstTokenGrid.story.e2f237c4.js +0 -156
- package/.histoire/dist/assets/HstTokenList.story.bc7b0288.js +0 -184
- package/.histoire/dist/assets/HstWrapper.fee42109.js +0 -61
- package/.histoire/dist/assets/SearchPane.37a81ba7.js +0 -426
- package/.histoire/dist/assets/StoryView.2c1f1961.js +0 -2262
- package/.histoire/dist/assets/bundle-main.c70a2b14.js +0 -1156
- package/.histoire/dist/assets/bundle-sandbox.f56c0808.js +0 -84
- package/.histoire/dist/assets/const.36730b48.js +0 -717
- package/.histoire/dist/assets/global-components.d165b38c.js +0 -5806
- package/.histoire/dist/assets/search-docs-data.2e7ad186.js +0 -6
- package/.histoire/dist/assets/style.dc851298.css +0 -2574
- package/.histoire/dist/assets/vendor.31c91490.js +0 -28973
- package/.histoire/dist/histoire.svg +0 -51
- package/.histoire/dist/index.html +0 -16
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
-
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
|
3
|
-
|
|
4
|
-
<svg
|
|
5
|
-
width="512"
|
|
6
|
-
height="512"
|
|
7
|
-
viewBox="0 0 512 512"
|
|
8
|
-
version="1.1"
|
|
9
|
-
id="svg5"
|
|
10
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
11
|
-
xmlns:svg="http://www.w3.org/2000/svg">
|
|
12
|
-
<defs
|
|
13
|
-
id="defs2" />
|
|
14
|
-
<g
|
|
15
|
-
id="layer1">
|
|
16
|
-
<rect
|
|
17
|
-
style="opacity:0.5;fill:#34d399;fill-opacity:1;stroke-width:1.00375"
|
|
18
|
-
id="rect1372"
|
|
19
|
-
width="314.30923"
|
|
20
|
-
height="406.60901"
|
|
21
|
-
x="-26.565063"
|
|
22
|
-
y="134.75079"
|
|
23
|
-
transform="rotate(-23.821262)"
|
|
24
|
-
ry="8" />
|
|
25
|
-
<rect
|
|
26
|
-
style="fill:#34d399;fill-opacity:1;stroke-width:1.00375"
|
|
27
|
-
id="rect850"
|
|
28
|
-
width="314.30923"
|
|
29
|
-
height="406.60901"
|
|
30
|
-
x="77.571838"
|
|
31
|
-
y="72.808708"
|
|
32
|
-
ry="8"
|
|
33
|
-
transform="rotate(-4.5744534)" />
|
|
34
|
-
</g>
|
|
35
|
-
<g
|
|
36
|
-
id="layer3">
|
|
37
|
-
<path
|
|
38
|
-
id="path1657-3"
|
|
39
|
-
style="display:inline;fill:#b4fae2;fill-opacity:1;stroke:#b4fae2;stroke-width:8.34923;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
40
|
-
d="M 359.38947,355.95134 320.72935,176.52942 238.34613,238.94118 Z M 273.64124,273.06608 152.59788,156.05591 191.25804,335.47786 Z" />
|
|
41
|
-
</g>
|
|
42
|
-
<g
|
|
43
|
-
id="layer2"
|
|
44
|
-
style="display:none">
|
|
45
|
-
<path
|
|
46
|
-
id="path1657"
|
|
47
|
-
style="fill:#b4fae2;fill-opacity:1;stroke:#b4fae2;stroke-width:8;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
48
|
-
d="m 296,103.98242 -135.53125,177.9668 h 88.70117 z M 262.83008,230.05078 216,408.01758 351.53125,230.05078 Z"
|
|
49
|
-
transform="rotate(-4.156553,256,256.00691)" />
|
|
50
|
-
</g>
|
|
51
|
-
</svg>
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html>
|
|
2
|
-
<html>
|
|
3
|
-
<head>
|
|
4
|
-
<title>Histoire controls</title>
|
|
5
|
-
<meta charset="utf-8">
|
|
6
|
-
<meta name="viewport" content="width=device-width,initial-scale=1">
|
|
7
|
-
<meta name="description" content="">
|
|
8
|
-
<link rel="stylesheet" href="/assets/style.dc851298.css">
|
|
9
|
-
<link rel="icon" type="image/svg+xml" href="/histoire.svg"/>
|
|
10
|
-
<link rel="preload" href="/assets/vendor.31c91490.js" as="script" crossOrigin="anonymous"><link rel="prefetch" href="/assets/global-components.d165b38c.js" as="script" crossOrigin="anonymous"><link rel="prefetch" href="/assets/StoryView.2c1f1961.js" as="script" crossOrigin="anonymous">
|
|
11
|
-
</head>
|
|
12
|
-
<body>
|
|
13
|
-
<div id="app"></div>
|
|
14
|
-
<script type="module" src="/assets/bundle-main.c70a2b14.js"></script>
|
|
15
|
-
</body>
|
|
16
|
-
</html>
|