Skip to content

Commit

Permalink
Merge f4e9d1a into 810e755
Browse files Browse the repository at this point in the history
  • Loading branch information
smouillour authored Oct 3, 2023
2 parents 810e755 + f4e9d1a commit e80daad
Show file tree
Hide file tree
Showing 11 changed files with 513 additions and 616 deletions.
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"styled-components": "^5.3.11"
},
"devDependencies": {
"@storybook/addon-actions": "^7.4.1",
"@storybook/addon-actions": "^7.4.5",
"@talend/bootstrap-theme": "^8.1.3",
"@talend/design-system": "^7.15.1",
"@talend/icons": "^6.60.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/containers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"reselect": "^2.5.4"
},
"devDependencies": {
"@storybook/addon-actions": "^7.4.1",
"@storybook/addon-actions": "^7.4.5",
"@talend/bootstrap-theme": "^8.1.3",
"@talend/icons": "^6.60.1",
"@talend/locales-tui-containers": "^8.0.2",
Expand Down
24 changes: 12 additions & 12 deletions packages/design-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
},
"dependencies": {
"@algolia/autocomplete-js": "^1.9.4",
"@storybook/blocks": "^7.4.1",
"@storybook/react": "^7.4.1",
"@storybook/blocks": "^7.4.5",
"@storybook/react": "^7.4.5",
"@talend/design-system": "^7.15.1",
"@talend/design-tokens": "^2.9.0",
"@talend/storybook-docs": "^1.2.0",
Expand All @@ -37,18 +37,18 @@
"use-overflow": "^1.2.0"
},
"devDependencies": {
"@storybook/addon-a11y": "^7.4.1",
"@storybook/addon-actions": "^7.4.1",
"@storybook/addon-essentials": "^7.4.1",
"@storybook/addon-interactions": "^7.4.1",
"@storybook/addon-links": "^7.4.1",
"@storybook/addons": "^7.4.1",
"@storybook/core-events": "^7.4.1",
"@storybook/addon-a11y": "^7.4.5",
"@storybook/addon-actions": "^7.4.5",
"@storybook/addon-essentials": "^7.4.5",
"@storybook/addon-interactions": "^7.4.5",
"@storybook/addon-links": "^7.4.5",
"@storybook/addons": "^7.4.5",
"@storybook/core-events": "^7.4.5",
"@storybook/preset-scss": "^1.0.3",
"@storybook/react-webpack5": "^7.4.1",
"@storybook/testing-library": "^0.2.0",
"@storybook/react-webpack5": "^7.4.5",
"@storybook/testing-library": "^0.2.2",
"@storybook/testing-react": "^2.0.1",
"@storybook/theming": "^7.4.1",
"@storybook/theming": "^7.4.5",
"@talend/locales-design-system": "^7.3.0",
"@talend/locales-tui-components": "^9.5.0",
"@talend/locales-tui-containers": "^8.0.2",
Expand Down
22 changes: 11 additions & 11 deletions packages/design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,18 +46,18 @@
"@babel/core": "^7.22.20",
"@cypress/react": "^7.0.3",
"@cypress/webpack-dev-server": "^3.6.1",
"@storybook/addon-a11y": "^7.4.1",
"@storybook/addon-actions": "^7.4.1",
"@storybook/addon-essentials": "^7.4.1",
"@storybook/addon-interactions": "^7.4.1",
"@storybook/addon-links": "^7.4.1",
"@storybook/addons": "^7.4.1",
"@storybook/blocks": "^7.4.1",
"@storybook/core-events": "^7.4.1",
"@storybook/addon-a11y": "^7.4.5",
"@storybook/addon-actions": "^7.4.5",
"@storybook/addon-essentials": "^7.4.5",
"@storybook/addon-interactions": "^7.4.5",
"@storybook/addon-links": "^7.4.5",
"@storybook/addons": "^7.4.5",
"@storybook/blocks": "^7.4.5",
"@storybook/core-events": "^7.4.5",
"@storybook/preset-scss": "^1.0.3",
"@storybook/react": "^7.4.1",
"@storybook/testing-library": "^0.2.0",
"@storybook/theming": "^7.4.1",
"@storybook/react": "^7.4.5",
"@storybook/testing-library": "^0.2.2",
"@storybook/theming": "^7.4.5",
"@svgr/webpack": "^5.5.0",
"@talend/bootstrap-theme": "^8.1.3",
"@talend/icons": "^6.60.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/faceted-search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
"lodash": "^4.17.21"
},
"devDependencies": {
"@storybook/addon-actions": "^7.4.1",
"@storybook/testing-library": "^0.2.0",
"@storybook/addon-actions": "^7.4.5",
"@storybook/testing-library": "^0.2.2",
"@talend/bootstrap-theme": "^8.1.3",
"@talend/design-system": "^7.15.1",
"@talend/icons": "^6.60.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@
"tv4": "^1.3.0"
},
"devDependencies": {
"@storybook/addon-actions": "^7.4.1",
"@storybook/addon-controls": "^7.4.1",
"@storybook/addon-actions": "^7.4.5",
"@storybook/addon-controls": "^7.4.5",
"@talend/bootstrap-theme": "^8.1.3",
"@talend/icons": "^6.60.1",
"@talend/locales-tui-forms": "^9.0.1",
Expand Down
9 changes: 9 additions & 0 deletions packages/storybook-one/.storybook/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,15 @@ const config = {
config.module.rules = rules;
return config;
},
typescript: {
reactDocgen: false,
skipBabel: true,
check: false,
},
core: {
enableCrashReports: false,
disableTelemetry: true,
},
};

export default config;
24 changes: 12 additions & 12 deletions packages/storybook-one/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"main": "src/index.ts",
"scripts": {
"test:demo": "talend-scripts build-storybook",
"build-storybook": "talend-scripts build-storybook",
"start-storybook": "talend-scripts start-storybook",
"build-storybook": "talend-scripts build-storybook --disable-telemetry",
"start-storybook": "talend-scripts start-storybook --disable-telemetry",
"lint": "talend-scripts lint",
"start": "talend-scripts start-storybook -p 6006"
},
Expand All @@ -31,18 +31,18 @@
"@babel/preset-env": "^7.22.9",
"@babel/preset-react": "^7.22.5",
"@babel/preset-typescript": "^7.22.5",
"@storybook/addon-a11y": "^7.4.1",
"@storybook/addon-actions": "^7.4.1",
"@storybook/addon-essentials": "^7.4.1",
"@storybook/addon-interactions": "^7.4.1",
"@storybook/addon-links": "^7.4.1",
"@storybook/addons": "^7.4.1",
"@storybook/core-events": "^7.4.1",
"@storybook/addon-a11y": "^7.4.5",
"@storybook/addon-actions": "^7.4.5",
"@storybook/addon-essentials": "^7.4.5",
"@storybook/addon-interactions": "^7.4.5",
"@storybook/addon-links": "^7.4.5",
"@storybook/addons": "^7.4.5",
"@storybook/core-events": "^7.4.5",
"@storybook/preset-scss": "^1.0.3",
"@storybook/react-webpack5": "^7.4.1",
"@storybook/testing-library": "^0.2.0",
"@storybook/react-webpack5": "^7.4.5",
"@storybook/testing-library": "^0.2.2",
"@storybook/testing-react": "^2.0.1",
"@storybook/theming": "^7.4.1",
"@storybook/theming": "^7.4.5",
"@talend/locales-design-system": "^7.3.0",
"@talend/locales-tui-components": "^9.5.0",
"@talend/locales-tui-containers": "^8.0.2",
Expand Down
16 changes: 13 additions & 3 deletions tools/scripts-config-storybook-lib/.storybook-templates/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,20 @@ const defaultMain = {
name: '@storybook/react-webpack5',
options: {
builder: {
disableTelemetry: true,
enableCrashReports: false,
fsCache: true,
//lazyCompilation: true
},
},
},
typescript: {
reactDocgen: false,
skipBabel: true,
check: false,
},
core: {
enableCrashReports: false,
disableTelemetry: true,
},
features: {
buildStoriesJson: true,
},
Expand Down Expand Up @@ -95,13 +104,14 @@ module.exports = {
stories,
addons: [...defaultMain.addons, ...(userMain.addons || [])],
core: merge(defaultMain.core, userMain.core),
typescript: merge(defaultMain.typescript, userMain.typescript),
staticDirs: fixWindowsPaths([...(defaultMain.staticDirs|| []), ...(userMain.staticDirs || [])]),
webpackFinal: async (config) => {
let finalConfig = await defaultMain.webpackFinal(config);
if(userMain.webpackFinal) {
finalConfig = await userMain.webpackFinal(finalConfig);
}
return finalConfig
}
},
};

20 changes: 10 additions & 10 deletions tools/scripts-config-storybook-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,24 +19,24 @@
"test": "echo \"Nothing to test\""
},
"dependencies": {
"@storybook/addon-a11y": "^7.4.1",
"@storybook/addon-essentials": "^7.4.1",
"@storybook/addon-interactions": "^7.4.1",
"@storybook/addon-links": "^7.4.1",
"@storybook/addon-storysource": "^7.4.1",
"@storybook/addon-a11y": "^7.4.5",
"@storybook/addon-essentials": "^7.4.5",
"@storybook/addon-interactions": "^7.4.5",
"@storybook/addon-links": "^7.4.5",
"@storybook/addon-storysource": "^7.4.5",
"@storybook/jest": "^0.2.2",
"@storybook/preset-scss": "^1.0.3",
"@storybook/react": "^7.4.1",
"@storybook/react-webpack5": "^7.4.1",
"@storybook/testing-library": "^0.2.0",
"@storybook/react": "^7.4.5",
"@storybook/react-webpack5": "^7.4.5",
"@storybook/testing-library": "^0.2.2",
"@talend/scripts-config-react-webpack": "^16.0.0",
"@talend/dynamic-cdn-webpack-plugin": "^13.0.1",
"assert": "^2.1.0",
"i18next-http-backend": "^1.4.5",
"lodash": "^4.17.21",
"msw": "^0.49.3",
"msw": "^1.3.2",
"msw-storybook-addon": "^1.8.0",
"storybook": "^7.4.0",
"storybook": "^7.4.5",
"util": "^0.12.5"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit e80daad

Please sign in to comment.