@n8n/design-system 1.90.0 → 1.92.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,17 +1,257 @@
1
1
 
2
- > @n8n/design-system@1.90.0 build /home/runner/work/n8n/n8n/packages/frontend/@n8n/design-system
2
+ > @n8n/design-system@1.92.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...
6
6
  transforming...
7
- ✓ 2651 modules transformed.
7
+ DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
8
+
9
+ More info and automated migrator: https://sass-lang.com/d/import
10
+
11
+ â•·
12
+ 2 │ @import './Button';
13
+ │ ^^^^^^^^^^
14
+ ╵
15
+ src/components/N8nButton/Button.vue 2:9 root stylesheet
16
+
17
+ DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
18
+
19
+ More info and automated migrator: https://sass-lang.com/d/import
20
+
21
+ â•·
22
+ 2 │ @import './Button';
23
+ │ ^^^^^^^^^^
24
+ ╵
25
+ src/components/N8nButton/Button.vue 2:9 root stylesheet
26
+
27
+ DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
28
+
29
+ More info and automated migrator: https://sass-lang.com/d/import
30
+
31
+ â•·
32
+ 3 │ @import '../../css/mixins/utils';
33
+ │ ^^^^^^^^^^^^^^^^^^^^^^^^
34
+ ╵
35
+ src/components/N8nButton/Button.vue 3:9 root stylesheet
36
+
37
+ DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
38
+
39
+ More info and automated migrator: https://sass-lang.com/d/import
40
+
41
+ â•·
42
+ 4 │ @import '../../css/common/var';
43
+ │ ^^^^^^^^^^^^^^^^^^^^^^
44
+ ╵
45
+ src/components/N8nButton/Button.vue 4:9 root stylesheet
46
+
47
+ DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
48
+
49
+ More info and automated migrator: https://sass-lang.com/d/import
50
+
51
+ â•·
52
+ 1 │ @import '../../css/mixins/utils';
53
+ │ ^^^^^^^^^^^^^^^^^^^^^^^^
54
+ ╵
55
+ src/components/N8nButton/Button.scss 1:9 @import
56
+ src/components/N8nButton/Button.vue 2:9 root stylesheet
57
+
58
+ DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
59
+
60
+ More info and automated migrator: https://sass-lang.com/d/import
61
+
62
+ â•·
63
+ 2 │ @import '../../css/common/var';
64
+ │ ^^^^^^^^^^^^^^^^^^^^^^
65
+ ╵
66
+ src/components/N8nButton/Button.scss 2:9 @import
67
+ src/components/N8nButton/Button.vue 2:9 root stylesheet
68
+
69
+ DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
70
+
71
+ More info and automated migrator: https://sass-lang.com/d/import
72
+
73
+ â•·
74
+ 1 │ @import '../../css/mixins/utils';
75
+ │ ^^^^^^^^^^^^^^^^^^^^^^^^
76
+ ╵
77
+ src/components/N8nButton/Button.scss 1:9 @import
78
+ src/components/N8nButton/Button.vue 2: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
+ 2 │ @import '../../css/common/var';
86
+ │ ^^^^^^^^^^^^^^^^^^^^^^
87
+ ╵
88
+ src/components/N8nButton/Button.scss 2:9 @import
89
+ src/components/N8nButton/Button.vue 2:9 root stylesheet
90
+
91
+ DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
92
+ Use string.unquote instead.
93
+
94
+ More info and automated migrator: https://sass-lang.com/d/import
95
+
96
+ â•·
97
+ 12 │ border: var(--border-width-base) $button-border-color var(--border-style-base) unquote($important);
98
+ │ ^^^^^^^^^^^^^^^^^^^
99
+ ╵
100
+ src/components/N8nButton/Button.scss 12:81 n8n-button()
101
+ src/components/N8nButton/Button.vue 5:2 root stylesheet
102
+
103
+ DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
104
+ Use string.unquote instead.
105
+
106
+ More info and automated migrator: https://sass-lang.com/d/import
107
+
108
+ â•·
109
+ 13 │ color: $button-font-color unquote($important);
110
+ │ ^^^^^^^^^^^^^^^^^^^
111
+ ╵
112
+ src/components/N8nButton/Button.scss 13:28 n8n-button()
113
+ src/components/N8nButton/Button.vue 5:2 root stylesheet
114
+
115
+ DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
116
+ Use string.unquote instead.
117
+
118
+ More info and automated migrator: https://sass-lang.com/d/import
119
+
120
+ â•·
121
+ 14 │ background-color: $button-background-color unquote($important);
122
+ │ ^^^^^^^^^^^^^^^^^^^
123
+ ╵
124
+ src/components/N8nButton/Button.scss 14:45 n8n-button()
125
+ src/components/N8nButton/Button.vue 5:2 root stylesheet
126
+
127
+ DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
128
+ Use string.unquote instead.
129
+
130
+ More info and automated migrator: https://sass-lang.com/d/import
131
+
132
+ â•·
133
+ 15 │ font-weight: var(--font-weight-medium) unquote($important);
134
+ │ ^^^^^^^^^^^^^^^^^^^
135
+ ╵
136
+ src/components/N8nButton/Button.scss 15:41 n8n-button()
137
+ src/components/N8nButton/Button.vue 5:2 root stylesheet
138
+
139
+ DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
140
+ Use string.unquote instead.
141
+
142
+ More info and automated migrator: https://sass-lang.com/d/import
143
+
144
+ â•·
145
+ 16 │ border-radius: $button-border-radius unquote($important);
146
+ │ ^^^^^^^^^^^^^^^^^^^
147
+ ╵
148
+ src/components/N8nButton/Button.scss 16:39 n8n-button()
149
+ src/components/N8nButton/Button.vue 5:2 root stylesheet
150
+
151
+ WARNING: 16 repetitive deprecation warnings omitted.
152
+ Run in verbose mode to see all warnings.
153
+
154
+ DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
155
+ Use string.unquote instead.
156
+
157
+ More info and automated migrator: https://sass-lang.com/d/import
158
+
159
+ â•·
160
+ 12 │ border: var(--border-width-base) $button-border-color var(--border-style-base) unquote($important);
161
+ │ ^^^^^^^^^^^^^^^^^^^
162
+ ╵
163
+ src/components/N8nButton/Button.scss 12:81 n8n-button()
164
+ src/components/N8nButton/Button.vue 7:2 root stylesheet
165
+
166
+ DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
167
+ Use string.unquote instead.
168
+
169
+ More info and automated migrator: https://sass-lang.com/d/import
170
+
171
+ â•·
172
+ 13 │ color: $button-font-color unquote($important);
173
+ │ ^^^^^^^^^^^^^^^^^^^
174
+ ╵
175
+ src/components/N8nButton/Button.scss 13:28 n8n-button()
176
+ src/components/N8nButton/Button.vue 7:2 root stylesheet
177
+
178
+ DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
179
+ Use string.unquote instead.
180
+
181
+ More info and automated migrator: https://sass-lang.com/d/import
182
+
183
+ â•·
184
+ 14 │ background-color: $button-background-color unquote($important);
185
+ │ ^^^^^^^^^^^^^^^^^^^
186
+ ╵
187
+ src/components/N8nButton/Button.scss 14:45 n8n-button()
188
+ src/components/N8nButton/Button.vue 7:2 root stylesheet
189
+
190
+ DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
191
+ Use string.unquote instead.
192
+
193
+ More info and automated migrator: https://sass-lang.com/d/import
194
+
195
+ â•·
196
+ 15 │ font-weight: var(--font-weight-medium) unquote($important);
197
+ │ ^^^^^^^^^^^^^^^^^^^
198
+ ╵
199
+ src/components/N8nButton/Button.scss 15:41 n8n-button()
200
+ src/components/N8nButton/Button.vue 7:2 root stylesheet
201
+
202
+ DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
203
+ Use string.unquote instead.
204
+
205
+ More info and automated migrator: https://sass-lang.com/d/import
206
+
207
+ â•·
208
+ 16 │ border-radius: $button-border-radius unquote($important);
209
+ │ ^^^^^^^^^^^^^^^^^^^
210
+ ╵
211
+ src/components/N8nButton/Button.scss 16:39 n8n-button()
212
+ src/components/N8nButton/Button.vue 7:2 root stylesheet
213
+
214
+ WARNING: 16 repetitive deprecation warnings omitted.
215
+ Run in verbose mode to see all warnings.
216
+
217
+ DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
218
+
219
+ More info and automated migrator: https://sass-lang.com/d/import
220
+
221
+ â•·
222
+ 2 │ @import '../../utils';
223
+ │ ^^^^^^^^^^^^^
224
+ ╵
225
+ src/components/N8nLink/Link.vue 2:9 root stylesheet
226
+
227
+ DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
228
+
229
+ More info and automated migrator: https://sass-lang.com/d/import
230
+
231
+ â•·
232
+ 3 │ @import '../../css/common/var';
233
+ │ ^^^^^^^^^^^^^^^^^^^^^^
234
+ ╵
235
+ src/components/N8nLink/Link.vue 3:9 root stylesheet
236
+
237
+ DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
238
+
239
+ More info and automated migrator: https://sass-lang.com/d/import
240
+
241
+ â•·
242
+ 2 │ @import '../../css/common/var.scss';
243
+ │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^
244
+ ╵
245
+ src/components/N8nAlert/Alert.vue 2:9 root stylesheet
246
+
247
+ ✓ 2672 modules transformed.
8
248
  [plugin vite:reporter]
9
249
  (!) /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.
10
250
  
11
251
  rendering chunks...
12
252
  computing gzip size...
13
- dist/design-system.css  93.54 kB │ gzip: 13.45 kB
14
- dist/n8n-design-system.es.js 1,399.62 kB │ gzip: 386.44 kB
15
- dist/design-system.css  93.54 kB │ gzip: 13.45 kB
16
- dist/n8n-design-system.umd.js 1,044.88 kB │ gzip: 331.46 kB
17
- ✓ built in 34.93s
253
+ dist/design-system.css  100.57 kB │ gzip: 14.47 kB
254
+ dist/n8n-design-system.es.js 1,504.84 kB │ gzip: 410.90 kB
255
+ dist/design-system.css  100.57 kB │ gzip: 14.47 kB
256
+ dist/n8n-design-system.umd.js 1,117.39 kB │ gzip: 350.77 kB
257
+ ✓ built in 42.60s