@n8n/design-system 2.15.0 → 2.16.0

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,12 +1,12 @@
1
1
 
2
- > @n8n/design-system@2.15.0 build /home/runner/work/n8n/n8n/packages/frontend/@n8n/design-system
2
+ > @n8n/design-system@2.16.0 build /home/runner/work/n8n/n8n/packages/frontend/@n8n/design-system
3
3
  > vite build
4
4
 
5
- rolldown-vite v7.3.1 building client environment for production...
6
- Browserslist: browsers data (caniuse-lite) is 10 months old. Please run:
5
+ vite v8.0.2 building client environment for production...
6
+ Browserslist: browsers data (caniuse-lite) is 11 months old. Please run:
7
7
  npx update-browserslist-db@latest
8
8
  Why you should do it regularly: https://github.com/browserslist/update-db#readme
9
- 
9
+ 
10
10
  rendering chunks...
11
11
  [lightningcss minify] 'global' is not recognized as a valid pseudo-class. Did you mean '::global' (pseudo-element) or is this a typo?
12
12
  41 | */
@@ -51,12 +51,19 @@ rendering chunks...
51
51
  68 | --button--color--background: var(--color--warning--tint-1);
52
52
  69 | --button--shadow: 0 0 0 1px var(--color--warning--tint-1);
53
53
  computing gzip size...
54
- dist/design-system.css 149.11 kB │ gzip: 24.14 kB
55
- dist/en-DFyULyVD.js 0.08 kB │ gzip: 0.08 kB
56
- dist/en-B345TTEb.js 6.46 kB │ gzip: 2.15 kB
57
- dist/compact-CWM3h4JV.js 660.25 kB │ gzip: 87.39 kB
58
- dist/n8n-design-system.es.js 2,053.78 kB │ gzip: 498.35 kB
59
- 
54
+ dist/design-system.css 149.45 kB │ gzip: 24.19 kB
55
+ dist/en-DxGRlcjW.js 0.06 kB │ gzip: 0.08 kB
56
+ dist/en-D3Ikf1yc.js 6.78 kB │ gzip: 2.21 kB
57
+ dist/compact-Q0gG5s1Q.js 660.36 kB │ gzip: 87.46 kB
58
+ dist/n8n-design-system.es.js 1,807.79 kB │ gzip: 477.90 kB
59
+
60
+ [PLUGIN_TIMINGS] Warning: Your build spent significant time in plugins. Here is a breakdown:
61
+ - unplugin-icons (86%)
62
+ - vite:vue (7%)
63
+ - svg-loader (5%)
64
+ See https://rolldown.rs/options/checks#plugintimings for more details.
65
+ 
66
+ 
60
67
  rendering chunks...
61
68
  [lightningcss minify] 'global' is not recognized as a valid pseudo-class. Did you mean '::global' (pseudo-element) or is this a typo?
62
69
  41 | */
@@ -101,6 +108,7 @@ rendering chunks...
101
108
  68 | --button--color--background: var(--color--warning--tint-1);
102
109
  69 | --button--shadow: 0 0 0 1px var(--color--warning--tint-1);
103
110
  computing gzip size...
104
- dist/design-system.css 149.11 kB │ gzip: 24.14 kB
105
- dist/n8n-design-system.umd.js 2,113.46 kB │ gzip: 522.26 kB
106
- ✓ built in 19.42s
111
+ dist/design-system.css 149.45 kB │ gzip: 24.19 kB
112
+ dist/n8n-design-system.umd.js 2,117.27 kB │ gzip: 523.08 kB
113
+
114
+ ✓ built in 13.45s