@n8n/design-system 2.17.0 → 2.17.1

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.
@@ -1,5 +1,5 @@
1
1
 
2
- > @n8n/design-system@2.17.0 build /home/runner/work/n8n/n8n/packages/frontend/@n8n/design-system
2
+ > @n8n/design-system@2.17.1 build /home/runner/work/n8n/n8n/packages/frontend/@n8n/design-system
3
3
  > vite build
4
4
 
5
5
  vite v8.0.2 building client environment for production...
@@ -59,9 +59,9 @@ dist/compact-Q0gG5s1Q.js 660.36 kB │ gzip: 87.46 kB
59
59
  dist/n8n-design-system.es.js 1,810.68 kB │ gzip: 478.51 kB
60
60
 
61
61
  [PLUGIN_TIMINGS] Warning: Your build spent significant time in plugins. Here is a breakdown:
62
- - unplugin-icons (84%)
63
- - vite:vue (7%)
64
- - svg-loader (6%)
62
+ - unplugin-icons (71%)
63
+ - svg-loader (18%)
64
+ - vite:vue (10%)
65
65
  See https://rolldown.rs/options/checks#plugintimings for more details.
66
66
  
67
67
  
@@ -112,4 +112,4 @@ computing gzip size...
112
112
  dist/design-system.css 151.70 kB │ gzip: 24.59 kB
113
113
  dist/n8n-design-system.umd.js 2,172.77 kB │ gzip: 531.29 kB
114
114
 
115
- ✓ built in 12.29s
115
+ ✓ built in 12.86s
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "type": "module",
3
3
  "name": "@n8n/design-system",
4
- "version": "2.17.0",
4
+ "version": "2.17.1",
5
5
  "main": "src/index.ts",
6
6
  "import": "src/index.ts",
7
7
  "license": "SEE LICENSE IN LICENSE.md",