@n8n/design-system 2.27.1 → 2.27.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,10 +1,10 @@
1
1
 
2
- > @n8n/design-system@2.27.1 build:unchecked /home/runner/work/n8n/n8n/packages/frontend/@n8n/design-system
2
+ > @n8n/design-system@2.27.2 build:unchecked /home/runner/work/n8n/n8n/packages/frontend/@n8n/design-system
3
3
  > pnpm run build
4
4
 
5
5
  ../../../@n8n/tournament |  WARN  The field "pnpm.overrides" was found in /home/runner/work/n8n/n8n/packages/@n8n/tournament/package.json. This will not take effect. You should configure "pnpm.overrides" at the root of the workspace instead.
6
6
 
7
- > @n8n/design-system@2.27.1 build /home/runner/work/n8n/n8n/packages/frontend/@n8n/design-system
7
+ > @n8n/design-system@2.27.2 build /home/runner/work/n8n/n8n/packages/frontend/@n8n/design-system
8
8
  > vite build
9
9
 
10
10
  vite v8.0.2 building client environment for production...
@@ -109,11 +109,4 @@ computing gzip size...
109
109
  dist/design-system.css 244.90 kB │ gzip: 33.55 kB
110
110
  dist/n8n-design-system.umd.js 2,621.15 kB │ gzip: 734.71 kB
111
111
 
112
- [PLUGIN_TIMINGS] Warning: Your build spent significant time in plugins. Here is a breakdown:
113
- - unplugin-icons (55%)
114
- - vite:vue (20%)
115
- - svg-loader (16%)
116
- - vite:css (6%)
117
- See https://rolldown.rs/options/checks#plugintimings for more details.
118
- 
119
- ✓ built in 15.58s
112
+ ✓ built in 15.48s
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "type": "module",
3
3
  "name": "@n8n/design-system",
4
- "version": "2.27.1",
4
+ "version": "2.27.2",
5
5
  "main": "src/index.ts",
6
6
  "import": "src/index.ts",
7
7
  "license": "SEE LICENSE IN LICENSE.md",