@n8n/design-system 2.28.1 → 2.28.2

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,9 +1,9 @@
1
1
 
2
- > @n8n/design-system@2.28.1 build:unchecked /home/runner/work/n8n/n8n/packages/frontend/@n8n/design-system
2
+ > @n8n/design-system@2.28.2 build:unchecked /home/runner/work/n8n/n8n/packages/frontend/@n8n/design-system
3
3
  > pnpm run build
4
4
 
5
5
 
6
- > @n8n/design-system@2.28.1 build /home/runner/work/n8n/n8n/packages/frontend/@n8n/design-system
6
+ > @n8n/design-system@2.28.2 build /home/runner/work/n8n/n8n/packages/frontend/@n8n/design-system
7
7
  > vite build
8
8
 
9
9
  vite v8.0.2 building client environment for production...
@@ -60,12 +60,6 @@ dist/lucideIconData-D_Sr0JOU.js 312.38 kB │ gzip: 51.96 kB
60
60
  dist/emojiData-B2DmDStL.js 335.28 kB │ gzip: 56.50 kB
61
61
  dist/n8n-design-system.es.js 2,543.72 kB │ gzip: 686.32 kB
62
62
 
63
- [PLUGIN_TIMINGS] Warning: Your build spent significant time in plugins. Here is a breakdown:
64
- - unplugin-icons (60%)
65
- - vite:vue (18%)
66
- - svg-loader (15%)
67
- See https://rolldown.rs/options/checks#plugintimings for more details.
68
- 
69
63
  
70
64
  rendering chunks...
71
65
  [lightningcss minify] 'global' is not recognized as a valid pseudo-class. Did you mean '::global' (pseudo-element) or is this a typo?
@@ -114,4 +108,4 @@ computing gzip size...
114
108
  dist/design-system.css 245.23 kB │ gzip: 33.61 kB
115
109
  dist/n8n-design-system.umd.js 2,623.03 kB │ gzip: 735.20 kB
116
110
 
117
- ✓ built in 8.34s
111
+ ✓ built in 12.49s
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "type": "module",
3
3
  "name": "@n8n/design-system",
4
- "version": "2.28.1",
4
+ "version": "2.28.2",
5
5
  "main": "src/index.ts",
6
6
  "import": "src/index.ts",
7
7
  "license": "SEE LICENSE IN LICENSE.md",