@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.
@@ -1,5 +1,5 @@
1
1
 
2
- > @n8n/design-system@1.93.0 build /home/runner/work/n8n/n8n/packages/frontend/@n8n/design-system
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
  vite v6.3.5 building for production...
@@ -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
- DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
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
- ✓ 2682 modules transformed.
10
+ ✓ 2681 modules transformed.
251
11
  [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
  
254
14
  rendering chunks...
255
15
  computing gzip size...
256
- dist/design-system.css  101.05 kB │ gzip: 14.53 kB
257
- dist/n8n-design-system.es.js 1,511.87 kB │ gzip: 412.16 kB
258
- dist/design-system.css  101.05 kB │ gzip: 14.53 kB
259
- dist/n8n-design-system.umd.js 1,123.67 kB │ gzip: 352.78 kB
260
- ✓ built in 39.49s
16
+ dist/design-system.css  105.71 kB │ gzip: 14.96 kB
17
+ dist/n8n-design-system.es.js 1,488.14 kB │ gzip: 391.89 kB
18
+ dist/design-system.css  105.71 kB │ gzip: 14.96 kB
19
+ dist/n8n-design-system.umd.js 1,099.60 kB │ gzip: 333.10 kB
20
+ ✓ built in 46.12s