@n8n/design-system 1.93.0 → 1.95.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 +7 -247
- package/dist/design-system.css +1 -1
- package/dist/n8n-design-system.es.js +21037 -20948
- package/dist/n8n-design-system.umd.js +65 -65
- package/package.json +1 -1
- package/stylelint.config.mjs +3 -0
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
> @n8n/design-system@1.
|
|
2
|
+
> @n8n/design-system@1.95.0 build /home/runner/work/n8n/n8n/packages/frontend/@n8n/design-system
|
|
3
3
|
> vite build
|
|
4
4
|
|
|
5
5
|
[36mvite v6.3.5 [32mbuilding for production...[36m[39m
|
|
@@ -7,254 +7,14 @@ transforming...
|
|
|
7
7
|
Browserslist: browsers data (caniuse-lite) is 6 months old. Please run:
|
|
8
8
|
npx update-browserslist-db@latest
|
|
9
9
|
Why you should do it regularly: https://github.com/browserslist/update-db#readme
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
More info and automated migrator: https://sass-lang.com/d/import
|
|
13
|
-
|
|
14
|
-
╷
|
|
15
|
-
2 │ @import './Button';
|
|
16
|
-
│ ^^^^^^^^^^
|
|
17
|
-
╵
|
|
18
|
-
src/components/N8nButton/Button.vue 2:9 root stylesheet
|
|
19
|
-
|
|
20
|
-
DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
|
|
21
|
-
|
|
22
|
-
More info and automated migrator: https://sass-lang.com/d/import
|
|
23
|
-
|
|
24
|
-
╷
|
|
25
|
-
2 │ @import './Button';
|
|
26
|
-
│ ^^^^^^^^^^
|
|
27
|
-
╵
|
|
28
|
-
src/components/N8nButton/Button.vue 2:9 root stylesheet
|
|
29
|
-
|
|
30
|
-
DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
|
|
31
|
-
|
|
32
|
-
More info and automated migrator: https://sass-lang.com/d/import
|
|
33
|
-
|
|
34
|
-
╷
|
|
35
|
-
3 │ @import '../../css/mixins/utils';
|
|
36
|
-
│ ^^^^^^^^^^^^^^^^^^^^^^^^
|
|
37
|
-
╵
|
|
38
|
-
src/components/N8nButton/Button.vue 3:9 root stylesheet
|
|
39
|
-
|
|
40
|
-
DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
|
|
41
|
-
|
|
42
|
-
More info and automated migrator: https://sass-lang.com/d/import
|
|
43
|
-
|
|
44
|
-
╷
|
|
45
|
-
4 │ @import '../../css/common/var';
|
|
46
|
-
│ ^^^^^^^^^^^^^^^^^^^^^^
|
|
47
|
-
╵
|
|
48
|
-
src/components/N8nButton/Button.vue 4:9 root stylesheet
|
|
49
|
-
|
|
50
|
-
DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
|
|
51
|
-
|
|
52
|
-
More info and automated migrator: https://sass-lang.com/d/import
|
|
53
|
-
|
|
54
|
-
╷
|
|
55
|
-
2 │ @import '../../css/common/var.scss';
|
|
56
|
-
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
57
|
-
╵
|
|
58
|
-
src/components/N8nAlert/Alert.vue 2:9 root stylesheet
|
|
59
|
-
|
|
60
|
-
DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
|
|
61
|
-
|
|
62
|
-
More info and automated migrator: https://sass-lang.com/d/import
|
|
63
|
-
|
|
64
|
-
╷
|
|
65
|
-
2 │ @import '../../utils';
|
|
66
|
-
│ ^^^^^^^^^^^^^
|
|
67
|
-
╵
|
|
68
|
-
src/components/N8nLink/Link.vue 2:9 root stylesheet
|
|
69
|
-
|
|
70
|
-
DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
|
|
71
|
-
|
|
72
|
-
More info and automated migrator: https://sass-lang.com/d/import
|
|
73
|
-
|
|
74
|
-
╷
|
|
75
|
-
3 │ @import '../../css/common/var';
|
|
76
|
-
│ ^^^^^^^^^^^^^^^^^^^^^^
|
|
77
|
-
╵
|
|
78
|
-
src/components/N8nLink/Link.vue 3:9 root stylesheet
|
|
79
|
-
|
|
80
|
-
DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
|
|
81
|
-
|
|
82
|
-
More info and automated migrator: https://sass-lang.com/d/import
|
|
83
|
-
|
|
84
|
-
╷
|
|
85
|
-
1 │ @import '../../css/mixins/utils';
|
|
86
|
-
│ ^^^^^^^^^^^^^^^^^^^^^^^^
|
|
87
|
-
╵
|
|
88
|
-
src/components/N8nButton/Button.scss 1:9 @import
|
|
89
|
-
src/components/N8nButton/Button.vue 2:9 root stylesheet
|
|
90
|
-
|
|
91
|
-
DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
|
|
92
|
-
|
|
93
|
-
More info and automated migrator: https://sass-lang.com/d/import
|
|
94
|
-
|
|
95
|
-
╷
|
|
96
|
-
2 │ @import '../../css/common/var';
|
|
97
|
-
│ ^^^^^^^^^^^^^^^^^^^^^^
|
|
98
|
-
╵
|
|
99
|
-
src/components/N8nButton/Button.scss 2:9 @import
|
|
100
|
-
src/components/N8nButton/Button.vue 2:9 root stylesheet
|
|
101
|
-
|
|
102
|
-
DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
|
|
103
|
-
|
|
104
|
-
More info and automated migrator: https://sass-lang.com/d/import
|
|
105
|
-
|
|
106
|
-
╷
|
|
107
|
-
1 │ @import '../../css/mixins/utils';
|
|
108
|
-
│ ^^^^^^^^^^^^^^^^^^^^^^^^
|
|
109
|
-
╵
|
|
110
|
-
src/components/N8nButton/Button.scss 1:9 @import
|
|
111
|
-
src/components/N8nButton/Button.vue 2:9 root stylesheet
|
|
112
|
-
|
|
113
|
-
DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
|
|
114
|
-
|
|
115
|
-
More info and automated migrator: https://sass-lang.com/d/import
|
|
116
|
-
|
|
117
|
-
╷
|
|
118
|
-
2 │ @import '../../css/common/var';
|
|
119
|
-
│ ^^^^^^^^^^^^^^^^^^^^^^
|
|
120
|
-
╵
|
|
121
|
-
src/components/N8nButton/Button.scss 2:9 @import
|
|
122
|
-
src/components/N8nButton/Button.vue 2:9 root stylesheet
|
|
123
|
-
|
|
124
|
-
DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
|
|
125
|
-
Use string.unquote instead.
|
|
126
|
-
|
|
127
|
-
More info and automated migrator: https://sass-lang.com/d/import
|
|
128
|
-
|
|
129
|
-
╷
|
|
130
|
-
12 │ border: var(--border-width-base) $button-border-color var(--border-style-base) unquote($important);
|
|
131
|
-
│ ^^^^^^^^^^^^^^^^^^^
|
|
132
|
-
╵
|
|
133
|
-
src/components/N8nButton/Button.scss 12:81 n8n-button()
|
|
134
|
-
src/components/N8nButton/Button.vue 5:2 root stylesheet
|
|
135
|
-
|
|
136
|
-
DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
|
|
137
|
-
Use string.unquote instead.
|
|
138
|
-
|
|
139
|
-
More info and automated migrator: https://sass-lang.com/d/import
|
|
140
|
-
|
|
141
|
-
╷
|
|
142
|
-
13 │ color: $button-font-color unquote($important);
|
|
143
|
-
│ ^^^^^^^^^^^^^^^^^^^
|
|
144
|
-
╵
|
|
145
|
-
src/components/N8nButton/Button.scss 13:28 n8n-button()
|
|
146
|
-
src/components/N8nButton/Button.vue 5:2 root stylesheet
|
|
147
|
-
|
|
148
|
-
DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
|
|
149
|
-
Use string.unquote instead.
|
|
150
|
-
|
|
151
|
-
More info and automated migrator: https://sass-lang.com/d/import
|
|
152
|
-
|
|
153
|
-
╷
|
|
154
|
-
14 │ background-color: $button-background-color unquote($important);
|
|
155
|
-
│ ^^^^^^^^^^^^^^^^^^^
|
|
156
|
-
╵
|
|
157
|
-
src/components/N8nButton/Button.scss 14:45 n8n-button()
|
|
158
|
-
src/components/N8nButton/Button.vue 5:2 root stylesheet
|
|
159
|
-
|
|
160
|
-
DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
|
|
161
|
-
Use string.unquote instead.
|
|
162
|
-
|
|
163
|
-
More info and automated migrator: https://sass-lang.com/d/import
|
|
164
|
-
|
|
165
|
-
╷
|
|
166
|
-
15 │ font-weight: var(--font-weight-medium) unquote($important);
|
|
167
|
-
│ ^^^^^^^^^^^^^^^^^^^
|
|
168
|
-
╵
|
|
169
|
-
src/components/N8nButton/Button.scss 15:41 n8n-button()
|
|
170
|
-
src/components/N8nButton/Button.vue 5:2 root stylesheet
|
|
171
|
-
|
|
172
|
-
DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
|
|
173
|
-
Use string.unquote instead.
|
|
174
|
-
|
|
175
|
-
More info and automated migrator: https://sass-lang.com/d/import
|
|
176
|
-
|
|
177
|
-
╷
|
|
178
|
-
16 │ border-radius: $button-border-radius unquote($important);
|
|
179
|
-
│ ^^^^^^^^^^^^^^^^^^^
|
|
180
|
-
╵
|
|
181
|
-
src/components/N8nButton/Button.scss 16:39 n8n-button()
|
|
182
|
-
src/components/N8nButton/Button.vue 5:2 root stylesheet
|
|
183
|
-
|
|
184
|
-
WARNING: 16 repetitive deprecation warnings omitted.
|
|
185
|
-
Run in verbose mode to see all warnings.
|
|
186
|
-
|
|
187
|
-
DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
|
|
188
|
-
Use string.unquote instead.
|
|
189
|
-
|
|
190
|
-
More info and automated migrator: https://sass-lang.com/d/import
|
|
191
|
-
|
|
192
|
-
╷
|
|
193
|
-
12 │ border: var(--border-width-base) $button-border-color var(--border-style-base) unquote($important);
|
|
194
|
-
│ ^^^^^^^^^^^^^^^^^^^
|
|
195
|
-
╵
|
|
196
|
-
src/components/N8nButton/Button.scss 12:81 n8n-button()
|
|
197
|
-
src/components/N8nButton/Button.vue 7:2 root stylesheet
|
|
198
|
-
|
|
199
|
-
DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
|
|
200
|
-
Use string.unquote instead.
|
|
201
|
-
|
|
202
|
-
More info and automated migrator: https://sass-lang.com/d/import
|
|
203
|
-
|
|
204
|
-
╷
|
|
205
|
-
13 │ color: $button-font-color unquote($important);
|
|
206
|
-
│ ^^^^^^^^^^^^^^^^^^^
|
|
207
|
-
╵
|
|
208
|
-
src/components/N8nButton/Button.scss 13:28 n8n-button()
|
|
209
|
-
src/components/N8nButton/Button.vue 7:2 root stylesheet
|
|
210
|
-
|
|
211
|
-
DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
|
|
212
|
-
Use string.unquote instead.
|
|
213
|
-
|
|
214
|
-
More info and automated migrator: https://sass-lang.com/d/import
|
|
215
|
-
|
|
216
|
-
╷
|
|
217
|
-
14 │ background-color: $button-background-color unquote($important);
|
|
218
|
-
│ ^^^^^^^^^^^^^^^^^^^
|
|
219
|
-
╵
|
|
220
|
-
src/components/N8nButton/Button.scss 14:45 n8n-button()
|
|
221
|
-
src/components/N8nButton/Button.vue 7:2 root stylesheet
|
|
222
|
-
|
|
223
|
-
DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
|
|
224
|
-
Use string.unquote instead.
|
|
225
|
-
|
|
226
|
-
More info and automated migrator: https://sass-lang.com/d/import
|
|
227
|
-
|
|
228
|
-
╷
|
|
229
|
-
15 │ font-weight: var(--font-weight-medium) unquote($important);
|
|
230
|
-
│ ^^^^^^^^^^^^^^^^^^^
|
|
231
|
-
╵
|
|
232
|
-
src/components/N8nButton/Button.scss 15:41 n8n-button()
|
|
233
|
-
src/components/N8nButton/Button.vue 7:2 root stylesheet
|
|
234
|
-
|
|
235
|
-
DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
|
|
236
|
-
Use string.unquote instead.
|
|
237
|
-
|
|
238
|
-
More info and automated migrator: https://sass-lang.com/d/import
|
|
239
|
-
|
|
240
|
-
╷
|
|
241
|
-
16 │ border-radius: $button-border-radius unquote($important);
|
|
242
|
-
│ ^^^^^^^^^^^^^^^^^^^
|
|
243
|
-
╵
|
|
244
|
-
src/components/N8nButton/Button.scss 16:39 n8n-button()
|
|
245
|
-
src/components/N8nButton/Button.vue 7:2 root stylesheet
|
|
246
|
-
|
|
247
|
-
WARNING: 16 repetitive deprecation warnings omitted.
|
|
248
|
-
Run in verbose mode to see all warnings.
|
|
249
|
-
|
|
250
|
-
[32m✓[39m 2682 modules transformed.
|
|
10
|
+
[32m✓[39m 2681 modules transformed.
|
|
251
11
|
[33m[plugin vite:reporter]
|
|
252
12
|
(!) /home/runner/work/n8n/n8n/packages/frontend/@n8n/design-system/src/locale/lang/en.ts is dynamically imported by /home/runner/work/n8n/n8n/packages/frontend/@n8n/design-system/src/locale/index.ts but also statically imported by /home/runner/work/n8n/n8n/packages/frontend/@n8n/design-system/src/locale/index.ts, dynamic import will not move module into another chunk.
|
|
253
13
|
[39m
|
|
254
14
|
rendering chunks...
|
|
255
15
|
computing gzip size...
|
|
256
|
-
[2mdist/[22m[35mdesign-system.css [39m[1m[2m
|
|
257
|
-
[2mdist/[22m[36mn8n-design-system.es.js [39m[1m[33m1,
|
|
258
|
-
[2mdist/[22m[35mdesign-system.css [39m[1m[2m
|
|
259
|
-
[2mdist/[22m[36mn8n-design-system.umd.js [39m[1m[33m1,
|
|
260
|
-
[32m✓ built in
|
|
16
|
+
[2mdist/[22m[35mdesign-system.css [39m[1m[2m 105.71 kB[22m[1m[22m[2m │ gzip: 14.96 kB[22m
|
|
17
|
+
[2mdist/[22m[36mn8n-design-system.es.js [39m[1m[33m1,488.14 kB[39m[22m[2m │ gzip: 391.89 kB[22m
|
|
18
|
+
[2mdist/[22m[35mdesign-system.css [39m[1m[2m 105.71 kB[22m[1m[22m[2m │ gzip: 14.96 kB[22m
|
|
19
|
+
[2mdist/[22m[36mn8n-design-system.umd.js [39m[1m[33m1,099.60 kB[39m[22m[2m │ gzip: 333.10 kB[22m
|
|
20
|
+
[32m✓ built in 46.12s[39m
|