@n8n/design-system 2.18.0 → 2.18.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.
- package/.turbo/turbo-build.log +8 -8
- package/dist/n8n-design-system.es.js +10892 -10876
- package/dist/n8n-design-system.umd.js +33 -33
- package/package.json +1 -1
- package/src/components/N8nIcon/custom/star-filled.svg +1 -0
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
|
|
2
|
-
> @n8n/design-system@2.18.
|
|
2
|
+
> @n8n/design-system@2.18.1 build /home/runner/work/n8n/n8n/packages/frontend/@n8n/design-system
|
|
3
3
|
> vite build
|
|
4
4
|
|
|
5
5
|
[36mvite v8.0.2 [32mbuilding client environment for production...[36m[39m
|
|
6
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
|
-
[2K
|
|
9
|
+
[2K
|
|
10
10
|
rendering chunks...
|
|
11
11
|
[33m[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 | */
|
|
@@ -56,15 +56,15 @@ dist/en-DxGRlcjW.js 0.06 kB │ gzip: 0.08 kB
|
|
|
56
56
|
dist/en-D3Ikf1yc.js 6.78 kB │ gzip: 2.21 kB
|
|
57
57
|
dist/node-icons-VCyExEKH.js 50.40 kB │ gzip: 8.42 kB
|
|
58
58
|
dist/compact-Q0gG5s1Q.js 660.36 kB │ gzip: 87.46 kB
|
|
59
|
-
dist/n8n-design-system.es.js 1,
|
|
59
|
+
dist/n8n-design-system.es.js 1,812.74 kB │ gzip: 479.17 kB
|
|
60
60
|
|
|
61
61
|
[33m[33m[PLUGIN_TIMINGS] Warning:[0m Your build spent significant time in plugins. Here is a breakdown:
|
|
62
|
-
- unplugin-icons (
|
|
63
|
-
- vite:vue (
|
|
64
|
-
- svg-loader (
|
|
62
|
+
- unplugin-icons (76%)
|
|
63
|
+
- vite:vue (14%)
|
|
64
|
+
- svg-loader (8%)
|
|
65
65
|
See https://rolldown.rs/options/checks#plugintimings for more details.
|
|
66
66
|
[39m
|
|
67
|
-
[2K
|
|
67
|
+
[2K
|
|
68
68
|
rendering chunks...
|
|
69
69
|
[33m[lightningcss minify] 'global' is not recognized as a valid pseudo-class. Did you mean '::global' (pseudo-element) or is this a typo?
|
|
70
70
|
41 | */
|
|
@@ -110,6 +110,6 @@ rendering chunks...
|
|
|
110
110
|
69 | --button--shadow: 0 0 0 1px var(--color--warning--tint-1);[39m
|
|
111
111
|
computing gzip size...
|
|
112
112
|
dist/design-system.css 151.94 kB │ gzip: 24.60 kB
|
|
113
|
-
dist/n8n-design-system.umd.js 2,
|
|
113
|
+
dist/n8n-design-system.umd.js 2,174.77 kB │ gzip: 531.79 kB
|
|
114
114
|
|
|
115
115
|
[32m✓ built in 13.04s[39m
|