@zextras/carbonio-design-system 12.0.3 → 12.0.4
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/dist/zapp-ui.bundle.cjs +10 -10
- package/dist/zapp-ui.bundle.mjs +10 -10
- package/package.json +10 -10
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@zextras/carbonio-design-system",
|
|
3
|
-
"version": "12.0.
|
|
3
|
+
"version": "12.0.4",
|
|
4
4
|
"description": "An awesome UI for Zextras Projects.",
|
|
5
5
|
"main": "./dist/zapp-ui.bundle.cjs",
|
|
6
6
|
"module": "./dist/zapp-ui.bundle.mjs",
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"start": "pnpm run storybook",
|
|
23
23
|
"lint": "eslint --ext .js,.jsx,.ts,.tsx --resolve-plugins-relative-to node_modules/@zextras/carbonio-ui-configs src docs .storybook scripts",
|
|
24
24
|
"lint:icons": "eslint --ext .ts,.tsx --resolve-plugins-relative-to node_modules/@zextras/carbonio-ui-configs src/icons --fix",
|
|
25
|
-
"test": "
|
|
25
|
+
"test": "vitest run",
|
|
26
26
|
"test-storybook": "pnpm exec playwright install && pnpm run build:docs -- --test && pnpm dlx concurrently -k -s first -n \"SB,TEST\" -c \"magenta,blue\" \"pnpm dlx http-server ./storybook-static --port 6006 --silent\" \"pnpm dlx wait-on tcp:127.0.0.1:6006 && test-storybook --maxWorkers=2 --index-json\"",
|
|
27
27
|
"test-storybook:update-images": "pnpm exec playwright install && pnpm run build:docs -- --test && pnpm dlx concurrently -k -s first -n \"SB,TEST\" -c \"magenta,blue\" \"pnpm dlx http-server ./storybook-static --port 6006 --silent\" \"pnpm dlx wait-on tcp:127.0.0.1:6006 && test-storybook --maxWorkers=2 --index-json -u\"",
|
|
28
28
|
"icons:build": "tsc ./src/icons/tsTemplate.ts && pnpm dlx @svgr/cli svg && pnpm run lint:icons",
|
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
"@emotion/babel-plugin": "11.13.5",
|
|
69
69
|
"@emotion/jest": "11.13.0",
|
|
70
70
|
"@faker-js/faker": "9.9.0",
|
|
71
|
-
"@microsoft/api-extractor": "7.
|
|
71
|
+
"@microsoft/api-extractor": "7.58.7",
|
|
72
72
|
"@rollup/plugin-babel": "6.0.4",
|
|
73
73
|
"@rollup/plugin-commonjs": "28.0.6",
|
|
74
74
|
"@rollup/plugin-node-resolve": "16.0.2",
|
|
@@ -91,11 +91,13 @@
|
|
|
91
91
|
"@testing-library/user-event": "14.6.1",
|
|
92
92
|
"@types/babel__core": "7.20.5",
|
|
93
93
|
"@types/babel__template": "7.4.4",
|
|
94
|
-
"@types/jest": "29.5.14",
|
|
95
94
|
"@types/jest-image-snapshot": "6.4.1",
|
|
96
95
|
"@types/lodash": "4.17.24",
|
|
96
|
+
"@types/node": "25.6.0",
|
|
97
97
|
"@types/react": "18.3.28",
|
|
98
98
|
"@types/react-dom": "18.3.7",
|
|
99
|
+
"@vitejs/plugin-react": "5.2.0",
|
|
100
|
+
"@vitest/coverage-v8": "4.1.4",
|
|
99
101
|
"@zextras/carbonio-ui-configs": "1.0.4",
|
|
100
102
|
"babel-loader": "10.0.0",
|
|
101
103
|
"conventional-changelog-conventionalcommits": "8.0.0",
|
|
@@ -107,11 +109,7 @@
|
|
|
107
109
|
"husky": "9.1.7",
|
|
108
110
|
"identity-obj-proxy": "3.0.0",
|
|
109
111
|
"is-ci": "4.1.0",
|
|
110
|
-
"jest": "29.7.0",
|
|
111
|
-
"jest-environment-jsdom": "29.7.0",
|
|
112
|
-
"jest-fail-on-console": "3.3.4",
|
|
113
112
|
"jest-image-snapshot": "6.5.2",
|
|
114
|
-
"jest-junit": "16.0.0",
|
|
115
113
|
"jsdom": "25.0.1",
|
|
116
114
|
"lodash": "4.17.23",
|
|
117
115
|
"playwright": "1.49.0",
|
|
@@ -126,7 +124,9 @@
|
|
|
126
124
|
"storybook": "9.1.19",
|
|
127
125
|
"storybook-addon-playground": "3.0.0",
|
|
128
126
|
"ts-node": "10.9.2",
|
|
129
|
-
"typescript": "5.8.3"
|
|
127
|
+
"typescript": "5.8.3",
|
|
128
|
+
"vitest": "4.1.4",
|
|
129
|
+
"vitest-fail-on-console": "0.10.1"
|
|
130
130
|
},
|
|
131
131
|
"browserslist": [
|
|
132
132
|
">1%",
|
|
@@ -145,7 +145,7 @@
|
|
|
145
145
|
"dependencies": {
|
|
146
146
|
"@floating-ui/dom": "1.6.12",
|
|
147
147
|
"core-js": "3.39.0",
|
|
148
|
-
"darkreader": "4.9.
|
|
148
|
+
"darkreader": "4.9.117",
|
|
149
149
|
"polished": "4.3.1",
|
|
150
150
|
"react-datepicker": "7.5.0"
|
|
151
151
|
},
|