Skip to content

Commit

Permalink
2.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Gido Manders committed May 6, 2020
1 parent a006dbb commit db6e365
Show file tree
Hide file tree
Showing 20 changed files with 141 additions and 141 deletions.
12 changes: 6 additions & 6 deletions .size-snapshot.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"dist/index.js": {
"bundled": 195531,
"minified": 94969,
"gzipped": 25259
"bundled": 196204,
"minified": 95436,
"gzipped": 25358
},
"dist/index.es.js": {
"bundled": 188369,
"minified": 88023,
"gzipped": 24809,
"bundled": 188988,
"minified": 88438,
"gzipped": 24894,
"treeshaked": {
"rollup": {
"code": 64004,
Expand Down
2 changes: 1 addition & 1 deletion docs/storybook/iframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@
}</script><style>#root[hidden],
#docs-root[hidden] {
display: none !important;
}</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.1e6ba1aa51ec507b67f8.bundle.js"></script><script src="vendors~main.1e6ba1aa51ec507b67f8.bundle.js"></script><script src="main.1e6ba1aa51ec507b67f8.bundle.js"></script></body></html>
}</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.c0a9a86f908694d943da.bundle.js"></script><script src="vendors~main.c0a9a86f908694d943da.bundle.js"></script><script src="main.c0a9a86f908694d943da.bundle.js"></script></body></html>
2 changes: 1 addition & 1 deletion docs/storybook/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@
}</script><style>#root[hidden],
#docs-root[hidden] {
display: none !important;
}</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.cc57765ce39c72ea50eb.bundle.js"></script><script src="main.a091ebd2665492b251d5.bundle.js"></script></body></html>
}</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.9420ae541aadf9a54017.bundle.js"></script><script src="main.6a22441e255f89020b41.bundle.js"></script></body></html>
1 change: 0 additions & 1 deletion docs/storybook/main.1e6ba1aa51ec507b67f8.bundle.js.map

This file was deleted.

1 change: 1 addition & 0 deletions docs/storybook/main.6a22441e255f89020b41.bundle.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion docs/storybook/main.a091ebd2665492b251d5.bundle.js

This file was deleted.

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/storybook/main.c0a9a86f908694d943da.bundle.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

120 changes: 120 additions & 0 deletions docs/storybook/vendors~main.9420ae541aadf9a54017.bundle.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

120 changes: 0 additions & 120 deletions docs/storybook/vendors~main.cc57765ce39c72ea50eb.bundle.js

This file was deleted.

2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@42.nl/ui",
"version": "2.18.0",
"version": "2.18.1",
"main": "dist/index.js",
"module": "dist/index.es.js",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion stats.html

Large diffs are not rendered by default.

0 comments on commit db6e365

Please sign in to comment.