Skip to content

Commit

Permalink
deploy: 4f62b42
Browse files Browse the repository at this point in the history
  • Loading branch information
akeneo-circle-ci committed Feb 4, 2025
1 parent cef291a commit df20337
Show file tree
Hide file tree
Showing 7 changed files with 20 additions and 6 deletions.
2 changes: 1 addition & 1 deletion iframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -365,4 +365,4 @@



window['STORIES'] = [{"titlePrefix":"","directory":"./src","files":"Introduction.stories.mdx","importPathMatcher":"^\\.[\\\\/](?:src\\/Introduction\\.stories\\.mdx)$"},{"titlePrefix":"","directory":"./src/guidelines","files":"*.stories.mdx","importPathMatcher":"^\\.[\\\\/](?:src\\/guidelines\\/(?!\\.)(?=.)[^/]*?\\.stories\\.mdx)$"},{"titlePrefix":"","directory":"./src","files":"**/*.stories.mdx","importPathMatcher":"^\\.[\\\\/](?:src(?:\\/(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/|\\/|$)(?!\\.)(?=.)[^/]*?\\.stories\\.mdx)$"}];</script><script src="runtime~main.e77f85df.iframe.bundle.js"></script><script src="vendors~main.126fae10.iframe.bundle.js"></script><script src="main.09c51aa7.iframe.bundle.js"></script></body></html>
window['STORIES'] = [{"titlePrefix":"","directory":"./src","files":"Introduction.stories.mdx","importPathMatcher":"^\\.[\\\\/](?:src\\/Introduction\\.stories\\.mdx)$"},{"titlePrefix":"","directory":"./src/guidelines","files":"*.stories.mdx","importPathMatcher":"^\\.[\\\\/](?:src\\/guidelines\\/(?!\\.)(?=.)[^/]*?\\.stories\\.mdx)$"},{"titlePrefix":"","directory":"./src","files":"**/*.stories.mdx","importPathMatcher":"^\\.[\\\\/](?:src(?:\\/(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/|\\/|$)(?!\\.)(?=.)[^/]*?\\.stories\\.mdx)$"}];</script><script src="runtime~main.e77f85df.iframe.bundle.js"></script><script src="vendors~main.126fae10.iframe.bundle.js"></script><script src="main.aff730b7.iframe.bundle.js"></script></body></html>
1 change: 0 additions & 1 deletion main.09c51aa7.iframe.bundle.js.map

This file was deleted.

Large diffs are not rendered by default.

File renamed without changes.
1 change: 1 addition & 0 deletions main.aff730b7.iframe.bundle.js.map

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

2 changes: 1 addition & 1 deletion project.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"generatedAt":1737474198654,"builder":{"name":"webpack4"},"hasCustomBabel":false,"hasCustomWebpack":true,"hasStaticDirs":false,"hasStorybookEslint":false,"refCount":0,"packageManager":{"type":"npm","version":"10.8.2"},"storybookVersion":"6.5.16","language":"typescript","storybookPackages":{"@storybook/addon-actions":{"version":"6.5.16"},"@storybook/cli":{"version":"6.5.16"},"@storybook/react":{"version":"6.5.16"}},"framework":{"name":"react"},"addons":{"@storybook/addon-docs":{"options":{"transcludeMarkdown":true},"version":"6.5.16"},"@storybook/addon-links":{"version":"6.5.16"},"@storybook/addon-essentials":{"version":"6.5.16"},"themeprovider-storybook":{"version":"1.8.0"},"@storybook/addon-a11y":{"version":"6.5.16"}}}
{"generatedAt":1738658266643,"builder":{"name":"webpack4"},"hasCustomBabel":false,"hasCustomWebpack":true,"hasStaticDirs":false,"hasStorybookEslint":false,"refCount":0,"packageManager":{"type":"npm","version":"10.8.2"},"storybookVersion":"6.5.16","language":"typescript","storybookPackages":{"@storybook/addon-actions":{"version":"6.5.16"},"@storybook/cli":{"version":"6.5.16"},"@storybook/react":{"version":"6.5.16"}},"framework":{"name":"react"},"addons":{"@storybook/addon-docs":{"options":{"transcludeMarkdown":true},"version":"6.5.16"},"@storybook/addon-links":{"version":"6.5.16"},"@storybook/addon-essentials":{"version":"6.5.16"},"themeprovider-storybook":{"version":"1.8.0"},"@storybook/addon-a11y":{"version":"6.5.16"}}}
14 changes: 14 additions & 0 deletions stories.json
Original file line number Diff line number Diff line change
Expand Up @@ -3602,6 +3602,20 @@
"__isArgsStory": true
}
},
"components-tree--highlight": {
"id": "components-tree--highlight",
"name": "Highlight",
"title": "Components/Tree",
"importPath": "./src/components/Tree/Tree.stories.mdx",
"kind": "Components/Tree",
"story": "Highlight",
"parameters": {
"fileName": "./src/components/Tree/Tree.stories.mdx",
"framework": "react",
"__id": "components-tree--highlight",
"__isArgsStory": true
}
},
"patterns-bulk-actions--big-table": {
"id": "patterns-bulk-actions--big-table",
"name": "Big Table",
Expand Down

0 comments on commit df20337

Please sign in to comment.