Skip to content

Commit

Permalink
6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Gido Manders committed Dec 9, 2024
1 parent 867046d commit 798ed36
Show file tree
Hide file tree
Showing 17 changed files with 34 additions and 49 deletions.

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions docs/storybook/602.a87044bf.iframe.bundle.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -129,39 +129,6 @@ https://github.com/nodeca/pica
* LICENSE file in the root directory of this source tree.
*/

/**
* @remix-run/router v1.14.2
*
* Copyright (c) Remix Software Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE.md file in the root directory of this source tree.
*
* @license MIT
*/

/**
* React Router DOM v6.21.2
*
* Copyright (c) Remix Software Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE.md file in the root directory of this source tree.
*
* @license MIT
*/

/**
* React Router v6.21.2
*
* Copyright (c) Remix Software Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE.md file in the root directory of this source tree.
*
* @license MIT
*/

/** @license React v17.0.2
* react-is.production.min.js
*
Expand Down
2 changes: 0 additions & 2 deletions docs/storybook/632.5510f5f5.iframe.bundle.js

This file was deleted.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/storybook/iframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -361,4 +361,4 @@



window['STORIES'] = [{"titlePrefix":"","directory":"./src","files":"**/*.stories.@(js|mxs|tsx|ts)","importPathMatcher":"^\\.[\\\\/](?:src(?:\\/(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/|\\/|$)(?!\\.)(?=.)[^/]*?\\.stories\\.(js|mxs|tsx|ts))$"}];</script><script src="runtime~main.6723b012.iframe.bundle.js"></script><script src="632.5510f5f5.iframe.bundle.js"></script><script src="main.60fa9629.iframe.bundle.js"></script></body></html>
window['STORIES'] = [{"titlePrefix":"","directory":"./src","files":"**/*.stories.@(js|mxs|tsx|ts)","importPathMatcher":"^\\.[\\\\/](?:src(?:\\/(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/|\\/|$)(?!\\.)(?=.)[^/]*?\\.stories\\.(js|mxs|tsx|ts))$"}];</script><script src="runtime~main.7b83c08d.iframe.bundle.js"></script><script src="602.a87044bf.iframe.bundle.js"></script><script src="main.1ad91c05.iframe.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 @@ -56,4 +56,4 @@



window['DOCS_MODE'] = false;</script><script src="runtime~main.293258f703d7da79fee1.manager.bundle.js"></script><script src="990.865a0d6610d139cd65e4.manager.bundle.js"></script><script src="main.7b0b7534982b5001dfee.manager.bundle.js"></script></body></html>
window['DOCS_MODE'] = false;</script><script src="runtime~main.293258f703d7da79fee1.manager.bundle.js"></script><script src="990.08e3eacc75763e8e6316.manager.bundle.js"></script><script src="main.7b0b7534982b5001dfee.manager.bundle.js"></script></body></html>
2 changes: 2 additions & 0 deletions docs/storybook/main.1ad91c05.iframe.bundle.js

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions docs/storybook/main.60fa9629.iframe.bundle.js

This file was deleted.

2 changes: 1 addition & 1 deletion docs/storybook/project.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"generatedAt":1733732466909,"builder":{"name":"webpack5"},"hasCustomBabel":false,"hasCustomWebpack":true,"hasStaticDirs":false,"hasStorybookEslint":false,"refCount":0,"packageManager":{"type":"npm","version":"10.8.2"},"typescriptOptions":{"check":false,"checkOptions":{},"reactDocgen":"react-docgen-typescript-plugin","reactDocgenTypescriptOptions":{"shouldExtractLiteralValuesFromEnum":true}},"storybookVersion":"6.5.16","language":"typescript","storybookPackages":{"@storybook/builder-webpack5":{"version":"6.5.16"},"@storybook/manager-webpack5":{"version":"6.5.16"},"@storybook/react":{"version":"6.5.16"}},"framework":{"name":"react"},"addons":{"@storybook/addon-actions":{"version":"6.5.16"},"@storybook/addon-a11y":{"version":"6.5.16"},"@storybook/addon-docs":{"options":{"configureJSX":true},"version":"6.5.16"}}}
{"generatedAt":1733732821981,"builder":{"name":"webpack5"},"hasCustomBabel":false,"hasCustomWebpack":true,"hasStaticDirs":false,"hasStorybookEslint":false,"refCount":0,"packageManager":{"type":"npm","version":"10.8.2"},"typescriptOptions":{"check":false,"checkOptions":{},"reactDocgen":"react-docgen-typescript-plugin","reactDocgenTypescriptOptions":{"shouldExtractLiteralValuesFromEnum":true}},"storybookVersion":"6.5.16","language":"typescript","storybookPackages":{"@storybook/builder-webpack5":{"version":"6.5.16"},"@storybook/manager-webpack5":{"version":"6.5.16"},"@storybook/react":{"version":"6.5.16"}},"framework":{"name":"react"},"addons":{"@storybook/addon-actions":{"version":"6.5.16"},"@storybook/addon-a11y":{"version":"6.5.16"},"@storybook/addon-docs":{"options":{"configureJSX":true},"version":"6.5.16"}}}

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

4 changes: 2 additions & 2 deletions 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": "5.17.1",
"version": "6.0.0",
"main": "dist/index.js",
"module": "dist/index.es.js",
"types": "dist/index.d.ts",
Expand Down
20 changes: 19 additions & 1 deletion stats.html

Large diffs are not rendered by default.

0 comments on commit 798ed36

Please sign in to comment.