@n8n/design-system 2.34.0 → 2.34.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,5 +1,5 @@
1
1
 
2
- > @n8n/design-system@2.34.0 build /home/runner/work/n8n/n8n/packages/frontend/@n8n/design-system
2
+ > @n8n/design-system@2.34.2 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...
@@ -7,7 +7,7 @@
7
7
  rendering chunks...
8
8
  
9
9
  [vite:dts] Start generate declaration files...
10
- [vite:dts] Declaration files built in 35276ms.
10
+ [vite:dts] Declaration files built in 32485ms.
11
11
  
12
12
  computing gzip size...
13
13
  dist/style.css 335.99 kB │ gzip: 42.63 kB
@@ -36,14 +36,14 @@ dist/emojiData-DjghW_MV.js 335.28 kB │ gzip: 56.50 kB
36
36
  dist/index.js 640.24 kB │ gzip: 150.96 kB
37
37
 
38
38
  [PLUGIN_TIMINGS] Warning: Your build spent significant time in plugins. Here is a breakdown:
39
- - vite:vue (45%)
40
- - unplugin-icons (19%)
41
- - vite:css (16%)
42
- - vite:dts (13%)
43
- - svg-loader (6%)
39
+ - vite:dts (41%)
40
+ - vite:vue (22%)
41
+ - vite:css (15%)
42
+ - unplugin-icons (14%)
43
+ - svg-loader (8%)
44
44
  See https://rolldown.rs/options/checks#plugintimings for more details.
45
45
  
46
- ✓ built in 39.79s
46
+ ✓ built in 35.77s
47
47
  vite v8.0.2 building client environment for production...
48
48
  DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
49
49
  Use color.mix instead.
@@ -152,4 +152,4 @@ dist/assets/InterVariable.woff2 352.24 kB
152
152
  dist/assets/InterVariable-Italic.woff2 387.97 kB
153
153
  dist/theme.css 327.92 kB │ gzip: 41.36 kB
154
154
 
155
- ✓ built in 522ms
155
+ ✓ built in 420ms
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "type": "module",
3
3
  "name": "@n8n/design-system",
4
- "version": "2.34.0",
4
+ "version": "2.34.2",
5
5
  "main": "src/index.ts",
6
6
  "license": "SEE LICENSE IN LICENSE.md",
7
7
  "homepage": "https://n8n.io",