@n8n/design-system 2.24.2 → 2.25.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,9 +1,13 @@
|
|
|
1
1
|
|
|
2
|
-
> @n8n/design-system@2.
|
|
2
|
+
> @n8n/design-system@2.25.0 build:unchecked /home/runner/work/n8n/n8n/packages/frontend/@n8n/design-system
|
|
3
|
+
> pnpm run build
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
> @n8n/design-system@2.25.0 build /home/runner/work/n8n/n8n/packages/frontend/@n8n/design-system
|
|
3
7
|
> vite build
|
|
4
8
|
|
|
5
9
|
[36mvite v8.0.2 [32mbuilding client environment for production...[36m[39m
|
|
6
|
-
[2K
|
|
10
|
+
[2K
|
|
7
11
|
rendering chunks...
|
|
8
12
|
[33m[lightningcss minify] 'global' is not recognized as a valid pseudo-class. Did you mean '::global' (pseudo-element) or is this a typo?
|
|
9
13
|
511 | */
|
|
@@ -48,20 +52,21 @@ rendering chunks...
|
|
|
48
52
|
538 | --button--color--background: var(--color--warning--tint-1);
|
|
49
53
|
539 | --button--shadow: 0 0 0 1px var(--color--warning--tint-1);[39m
|
|
50
54
|
computing gzip size...
|
|
51
|
-
dist/design-system.css 238.
|
|
55
|
+
dist/design-system.css 238.59 kB │ gzip: 32.66 kB
|
|
52
56
|
dist/en-CddpS_8k.js 0.06 kB │ gzip: 0.08 kB
|
|
53
57
|
dist/en-cusRXFgs.js 7.45 kB │ gzip: 2.38 kB
|
|
54
58
|
dist/node-icons-VCyExEKH.js 50.40 kB │ gzip: 8.42 kB
|
|
55
59
|
dist/compact-Q0gG5s1Q.js 660.36 kB │ gzip: 87.46 kB
|
|
56
|
-
dist/n8n-design-system.es.js 2,
|
|
60
|
+
dist/n8n-design-system.es.js 2,451.44 kB │ gzip: 650.02 kB
|
|
57
61
|
|
|
58
62
|
[33m[33m[PLUGIN_TIMINGS] Warning:[0m Your build spent significant time in plugins. Here is a breakdown:
|
|
59
|
-
- unplugin-icons (
|
|
60
|
-
-
|
|
61
|
-
-
|
|
63
|
+
- unplugin-icons (71%)
|
|
64
|
+
- vite:vue (12%)
|
|
65
|
+
- svg-loader (12%)
|
|
66
|
+
- vite:css (5%)
|
|
62
67
|
See https://rolldown.rs/options/checks#plugintimings for more details.
|
|
63
68
|
[39m
|
|
64
|
-
[2K
|
|
69
|
+
[2K
|
|
65
70
|
rendering chunks...
|
|
66
71
|
[33m[lightningcss minify] 'global' is not recognized as a valid pseudo-class. Did you mean '::global' (pseudo-element) or is this a typo?
|
|
67
72
|
511 | */
|
|
@@ -106,7 +111,7 @@ rendering chunks...
|
|
|
106
111
|
538 | --button--color--background: var(--color--warning--tint-1);
|
|
107
112
|
539 | --button--shadow: 0 0 0 1px var(--color--warning--tint-1);[39m
|
|
108
113
|
computing gzip size...
|
|
109
|
-
dist/design-system.css 238.
|
|
110
|
-
dist/n8n-design-system.umd.js 2,
|
|
114
|
+
dist/design-system.css 238.59 kB │ gzip: 32.66 kB
|
|
115
|
+
dist/n8n-design-system.umd.js 2,686.10 kB │ gzip: 686.87 kB
|
|
111
116
|
|
|
112
|
-
[32m✓ built in
|
|
117
|
+
[32m✓ built in 12.24s[39m
|