@n8n/design-system 2.29.0 → 2.29.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.29.0 build /home/runner/work/n8n/n8n/packages/frontend/@n8n/design-system
2
+ > @n8n/design-system@2.29.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...
@@ -57,8 +57,8 @@ dist/emojiData-B2DmDStL.js 335.28 kB │ gzip: 56.50 kB
57
57
  dist/n8n-design-system.es.js 2,587.24 kB │ gzip: 696.45 kB
58
58
 
59
59
  [PLUGIN_TIMINGS] Warning: Your build spent significant time in plugins. Here is a breakdown:
60
- - unplugin-icons (69%)
61
- - vite:vue (16%)
60
+ - unplugin-icons (65%)
61
+ - vite:vue (19%)
62
62
  - svg-loader (8%)
63
63
  See https://rolldown.rs/options/checks#plugintimings for more details.
64
64
  
@@ -110,4 +110,4 @@ computing gzip size...
110
110
  dist/design-system.css 248.34 kB │ gzip: 34.07 kB
111
111
  dist/n8n-design-system.umd.js 2,659.35 kB │ gzip: 745.89 kB
112
112
 
113
- ✓ built in 10.21s
113
+ ✓ built in 9.92s
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "type": "module",
3
3
  "name": "@n8n/design-system",
4
- "version": "2.29.0",
4
+ "version": "2.29.1",
5
5
  "main": "src/index.ts",
6
6
  "import": "src/index.ts",
7
7
  "license": "SEE LICENSE IN LICENSE.md",