@n8n/design-system 2.27.1 → 2.28.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$colon$unchecked.log +15 -17
- package/dist/design-system.css +1 -1
- package/dist/n8n-design-system.es.js +14170 -14113
- package/dist/n8n-design-system.umd.js +81 -82
- package/package.json +1 -1
- package/tsconfig.json +0 -6
|
@@ -1,14 +1,13 @@
|
|
|
1
1
|
|
|
2
|
-
> @n8n/design-system@2.
|
|
2
|
+
> @n8n/design-system@2.28.1 build:unchecked /home/runner/work/n8n/n8n/packages/frontend/@n8n/design-system
|
|
3
3
|
> pnpm run build
|
|
4
4
|
|
|
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
5
|
|
|
7
|
-
> @n8n/design-system@2.
|
|
6
|
+
> @n8n/design-system@2.28.1 build /home/runner/work/n8n/n8n/packages/frontend/@n8n/design-system
|
|
8
7
|
> vite build
|
|
9
8
|
|
|
10
9
|
[36mvite v8.0.2 [32mbuilding client environment for production...[36m[39m
|
|
11
|
-
[2K
|
|
10
|
+
[2K
|
|
12
11
|
rendering chunks...
|
|
13
12
|
[33m[lightningcss minify] 'global' is not recognized as a valid pseudo-class. Did you mean '::global' (pseudo-element) or is this a typo?
|
|
14
13
|
528 | */
|
|
@@ -53,15 +52,21 @@ rendering chunks...
|
|
|
53
52
|
555 | --button--color--background: var(--color--warning--tint-1);
|
|
54
53
|
556 | --button--shadow: 0 0 0 1px var(--color--warning--tint-1);[39m
|
|
55
54
|
computing gzip size...
|
|
56
|
-
dist/design-system.css
|
|
55
|
+
dist/design-system.css 245.23 kB │ gzip: 33.61 kB
|
|
57
56
|
dist/en-CQDOOTzf.js 0.06 kB │ gzip: 0.08 kB
|
|
58
57
|
dist/en-CeiJ51z2.js 11.11 kB │ gzip: 3.20 kB
|
|
59
58
|
dist/node-icons-Cn_NF7qq.js 50.40 kB │ gzip: 8.42 kB
|
|
60
59
|
dist/lucideIconData-D_Sr0JOU.js 312.38 kB │ gzip: 51.96 kB
|
|
61
60
|
dist/emojiData-B2DmDStL.js 335.28 kB │ gzip: 56.50 kB
|
|
62
|
-
dist/n8n-design-system.es.js 2,
|
|
61
|
+
dist/n8n-design-system.es.js 2,543.72 kB │ gzip: 686.32 kB
|
|
63
62
|
|
|
64
|
-
[
|
|
63
|
+
[33m[33m[PLUGIN_TIMINGS] Warning:[0m Your build spent significant time in plugins. Here is a breakdown:
|
|
64
|
+
- unplugin-icons (60%)
|
|
65
|
+
- vite:vue (18%)
|
|
66
|
+
- svg-loader (15%)
|
|
67
|
+
See https://rolldown.rs/options/checks#plugintimings for more details.
|
|
68
|
+
[39m
|
|
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
|
528 | */
|
|
@@ -106,14 +111,7 @@ rendering chunks...
|
|
|
106
111
|
555 | --button--color--background: var(--color--warning--tint-1);
|
|
107
112
|
556 | --button--shadow: 0 0 0 1px var(--color--warning--tint-1);[39m
|
|
108
113
|
computing gzip size...
|
|
109
|
-
dist/design-system.css
|
|
110
|
-
dist/n8n-design-system.umd.js 2,
|
|
114
|
+
dist/design-system.css 245.23 kB │ gzip: 33.61 kB
|
|
115
|
+
dist/n8n-design-system.umd.js 2,623.03 kB │ gzip: 735.20 kB
|
|
111
116
|
|
|
112
|
-
[
|
|
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
|
-
[39m
|
|
119
|
-
[32m✓ built in 15.58s[39m
|
|
117
|
+
[32m✓ built in 8.34s[39m
|