@n8n/design-system 2.14.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.
- package/.turbo/turbo-build.log +21 -13
- package/dist/compact-Q0gG5s1Q.js +4 -0
- package/dist/design-system.css +1 -1
- package/dist/{en-stb6CFyD.js → en-D3Ikf1yc.js} +10 -2
- package/dist/en-DxGRlcjW.js +2 -0
- package/dist/n8n-design-system.es.js +27509 -27318
- package/dist/n8n-design-system.umd.js +35 -35
- package/package.json +1 -1
- package/tsconfig.json +1 -1
- package/dist/compact-CWM3h4JV.js +0 -2
- package/dist/en-BJExinQh.js +0 -2
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
|
|
2
|
-
> @n8n/design-system@2.
|
|
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
|
-
[
|
|
6
|
-
Browserslist: browsers data (caniuse-lite) is
|
|
5
|
+
[36mvite v8.0.2 [32mbuilding client environment for production...[36m[39m
|
|
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 | */
|
|
@@ -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);[39m
|
|
53
53
|
computing gzip size...
|
|
54
|
-
dist/design-system.css
|
|
55
|
-
dist/en-
|
|
56
|
-
dist/en-
|
|
57
|
-
dist/compact-
|
|
58
|
-
dist/n8n-design-system.es.js
|
|
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
|
+
[33m[33m[PLUGIN_TIMINGS] Warning:[0m 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
|
+
[39m
|
|
66
|
+
[2K
|
|
60
67
|
rendering chunks...
|
|
61
68
|
[33m[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);[39m
|
|
103
110
|
computing gzip size...
|
|
104
|
-
dist/design-system.css
|
|
105
|
-
dist/n8n-design-system.umd.js 2,
|
|
106
|
-
|
|
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
|
+
[32m✓ built in 13.45s[39m
|