@n8n/design-system 1.89.0 → 1.91.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.89.0 build /home/runner/work/n8n/n8n/packages/frontend/@n8n/design-system
2
+ > @n8n/design-system@1.91.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
- ✓ 2650 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 '../../css/common/var.scss';
13
+ │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^
14
+ ╵
15
+ src/components/N8nAlert/Alert.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
+ 2 │ @import './Button';
33
+ │ ^^^^^^^^^^
34
+ ╵
35
+ src/components/N8nButton/Button.vue 2: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
+ 3 │ @import '../../css/mixins/utils';
43
+ │ ^^^^^^^^^^^^^^^^^^^^^^^^
44
+ ╵
45
+ src/components/N8nButton/Button.vue 3: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
+ 4 │ @import '../../css/common/var';
53
+ │ ^^^^^^^^^^^^^^^^^^^^^^
54
+ ╵
55
+ src/components/N8nButton/Button.vue 4:9 root stylesheet
56
+
57
+ DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
58
+
59
+ More info and automated migrator: https://sass-lang.com/d/import
60
+
61
+ â•·
62
+ 2 │ @import '../../utils';
63
+ │ ^^^^^^^^^^^^^
64
+ ╵
65
+ src/components/N8nLink/Link.vue 2:9 root stylesheet
66
+
67
+ DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
68
+
69
+ More info and automated migrator: https://sass-lang.com/d/import
70
+
71
+ â•·
72
+ 3 │ @import '../../css/common/var';
73
+ │ ^^^^^^^^^^^^^^^^^^^^^^
74
+ ╵
75
+ src/components/N8nLink/Link.vue 3:9 root stylesheet
76
+
77
+ DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
78
+
79
+ More info and automated migrator: https://sass-lang.com/d/import
80
+
81
+ â•·
82
+ 1 │ @import '../../css/mixins/utils';
83
+ │ ^^^^^^^^^^^^^^^^^^^^^^^^
84
+ ╵
85
+ src/components/N8nButton/Button.scss 1:9 @import
86
+ src/components/N8nButton/Button.vue 2:9 root stylesheet
87
+
88
+ DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
89
+
90
+ More info and automated migrator: https://sass-lang.com/d/import
91
+
92
+ â•·
93
+ 2 │ @import '../../css/common/var';
94
+ │ ^^^^^^^^^^^^^^^^^^^^^^
95
+ ╵
96
+ src/components/N8nButton/Button.scss 2:9 @import
97
+ src/components/N8nButton/Button.vue 2:9 root stylesheet
98
+
99
+ DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
100
+
101
+ More info and automated migrator: https://sass-lang.com/d/import
102
+
103
+ â•·
104
+ 1 │ @import '../../css/mixins/utils';
105
+ │ ^^^^^^^^^^^^^^^^^^^^^^^^
106
+ ╵
107
+ src/components/N8nButton/Button.scss 1:9 @import
108
+ src/components/N8nButton/Button.vue 2:9 root stylesheet
109
+
110
+ DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
111
+
112
+ More info and automated migrator: https://sass-lang.com/d/import
113
+
114
+ â•·
115
+ 2 │ @import '../../css/common/var';
116
+ │ ^^^^^^^^^^^^^^^^^^^^^^
117
+ ╵
118
+ src/components/N8nButton/Button.scss 2:9 @import
119
+ src/components/N8nButton/Button.vue 2:9 root stylesheet
120
+
121
+ DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
122
+ Use string.unquote instead.
123
+
124
+ More info and automated migrator: https://sass-lang.com/d/import
125
+
126
+ â•·
127
+ 12 │ border: var(--border-width-base) $button-border-color var(--border-style-base) unquote($important);
128
+ │ ^^^^^^^^^^^^^^^^^^^
129
+ ╵
130
+ src/components/N8nButton/Button.scss 12:81 n8n-button()
131
+ src/components/N8nButton/Button.vue 5:2 root stylesheet
132
+
133
+ DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
134
+ Use string.unquote instead.
135
+
136
+ More info and automated migrator: https://sass-lang.com/d/import
137
+
138
+ â•·
139
+ 13 │ color: $button-font-color unquote($important);
140
+ │ ^^^^^^^^^^^^^^^^^^^
141
+ ╵
142
+ src/components/N8nButton/Button.scss 13:28 n8n-button()
143
+ src/components/N8nButton/Button.vue 5:2 root stylesheet
144
+
145
+ DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
146
+ Use string.unquote instead.
147
+
148
+ More info and automated migrator: https://sass-lang.com/d/import
149
+
150
+ â•·
151
+ 14 │ background-color: $button-background-color unquote($important);
152
+ │ ^^^^^^^^^^^^^^^^^^^
153
+ ╵
154
+ src/components/N8nButton/Button.scss 14:45 n8n-button()
155
+ src/components/N8nButton/Button.vue 5:2 root stylesheet
156
+
157
+ DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
158
+ Use string.unquote instead.
159
+
160
+ More info and automated migrator: https://sass-lang.com/d/import
161
+
162
+ â•·
163
+ 15 │ font-weight: var(--font-weight-medium) unquote($important);
164
+ │ ^^^^^^^^^^^^^^^^^^^
165
+ ╵
166
+ src/components/N8nButton/Button.scss 15:41 n8n-button()
167
+ src/components/N8nButton/Button.vue 5:2 root stylesheet
168
+
169
+ DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
170
+ Use string.unquote instead.
171
+
172
+ More info and automated migrator: https://sass-lang.com/d/import
173
+
174
+ â•·
175
+ 16 │ border-radius: $button-border-radius unquote($important);
176
+ │ ^^^^^^^^^^^^^^^^^^^
177
+ ╵
178
+ src/components/N8nButton/Button.scss 16:39 n8n-button()
179
+ src/components/N8nButton/Button.vue 5:2 root stylesheet
180
+
181
+ WARNING: 16 repetitive deprecation warnings omitted.
182
+ Run in verbose mode to see all warnings.
183
+
184
+ DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
185
+ Use string.unquote instead.
186
+
187
+ More info and automated migrator: https://sass-lang.com/d/import
188
+
189
+ â•·
190
+ 12 │ border: var(--border-width-base) $button-border-color var(--border-style-base) unquote($important);
191
+ │ ^^^^^^^^^^^^^^^^^^^
192
+ ╵
193
+ src/components/N8nButton/Button.scss 12:81 n8n-button()
194
+ src/components/N8nButton/Button.vue 7:2 root stylesheet
195
+
196
+ DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
197
+ Use string.unquote instead.
198
+
199
+ More info and automated migrator: https://sass-lang.com/d/import
200
+
201
+ â•·
202
+ 13 │ color: $button-font-color unquote($important);
203
+ │ ^^^^^^^^^^^^^^^^^^^
204
+ ╵
205
+ src/components/N8nButton/Button.scss 13:28 n8n-button()
206
+ src/components/N8nButton/Button.vue 7:2 root stylesheet
207
+
208
+ DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
209
+ Use string.unquote instead.
210
+
211
+ More info and automated migrator: https://sass-lang.com/d/import
212
+
213
+ â•·
214
+ 14 │ background-color: $button-background-color unquote($important);
215
+ │ ^^^^^^^^^^^^^^^^^^^
216
+ ╵
217
+ src/components/N8nButton/Button.scss 14:45 n8n-button()
218
+ src/components/N8nButton/Button.vue 7:2 root stylesheet
219
+
220
+ DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
221
+ Use string.unquote instead.
222
+
223
+ More info and automated migrator: https://sass-lang.com/d/import
224
+
225
+ â•·
226
+ 15 │ font-weight: var(--font-weight-medium) unquote($important);
227
+ │ ^^^^^^^^^^^^^^^^^^^
228
+ ╵
229
+ src/components/N8nButton/Button.scss 15:41 n8n-button()
230
+ src/components/N8nButton/Button.vue 7:2 root stylesheet
231
+
232
+ DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
233
+ Use string.unquote instead.
234
+
235
+ More info and automated migrator: https://sass-lang.com/d/import
236
+
237
+ â•·
238
+ 16 │ border-radius: $button-border-radius unquote($important);
239
+ │ ^^^^^^^^^^^^^^^^^^^
240
+ ╵
241
+ src/components/N8nButton/Button.scss 16:39 n8n-button()
242
+ src/components/N8nButton/Button.vue 7:2 root stylesheet
243
+
244
+ WARNING: 16 repetitive deprecation warnings omitted.
245
+ Run in verbose mode to see all warnings.
246
+
247
+ ✓ 2652 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,397.84 kB │ gzip: 385.89 kB
15
- dist/design-system.css  93.54 kB │ gzip: 13.45 kB
16
- dist/n8n-design-system.umd.js 1,043.59 kB │ gzip: 331.05 kB
17
- ✓ built in 34.55s
253
+ dist/design-system.css  94.09 kB │ gzip: 13.51 kB
254
+ dist/n8n-design-system.es.js 1,390.83 kB │ gzip: 383.31 kB
255
+ dist/design-system.css  94.09 kB │ gzip: 13.51 kB
256
+ dist/n8n-design-system.umd.js 1,034.40 kB │ gzip: 329.02 kB
257
+ ✓ built in 43.13s