@n8n/design-system 2.33.0 → 2.33.1

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@2.33.0 build /home/runner/work/n8n/n8n/packages/frontend/@n8n/design-system
2
+ > @n8n/design-system@2.33.1 build /home/runner/work/n8n/n8n/packages/frontend/@n8n/design-system
3
3
  > vite build
4
4
 
5
5
  vite v8.0.2 building client environment for production...
@@ -12,19 +12,12 @@ dist/en-CilgL5Ll.js 11.17 kB │ gzip: 3.22 kB
12
12
  dist/node-icons-Cn_NF7qq.js 50.40 kB │ gzip: 8.42 kB
13
13
  dist/lucideIconData-D_Sr0JOU.js 312.38 kB │ gzip: 51.96 kB
14
14
  dist/emojiData-B2DmDStL.js 335.28 kB │ gzip: 56.50 kB
15
- dist/n8n-design-system.es.js 2,793.57 kB │ gzip: 752.59 kB
15
+ dist/n8n-design-system.es.js 2,794.32 kB │ gzip: 752.73 kB
16
16
 
17
- [PLUGIN_TIMINGS] Warning: Your build spent significant time in plugins. Here is a breakdown:
18
- - unplugin-icons (52%)
19
- - svg-loader (21%)
20
- - vite:vue (19%)
21
- - vite:css (6%)
22
- See https://rolldown.rs/options/checks#plugintimings for more details.
23
- 
24
17
  
25
18
  rendering chunks...
26
19
  computing gzip size...
27
20
  dist/design-system.css 321.92 kB │ gzip: 40.66 kB
28
- dist/n8n-design-system.umd.js 2,837.26 kB │ gzip: 794.60 kB
21
+ dist/n8n-design-system.umd.js 2,838.07 kB │ gzip: 794.68 kB
29
22
 
30
- ✓ built in 13.41s
23
+ ✓ built in 11.19s
@@ -51280,6 +51280,34 @@ var mx = /* @__PURE__ */ Y(/* @__PURE__ */ y({
51280
51280
  animated: "",
51281
51281
  variant: "text"
51282
51282
  }, null, 8, ["class"]))), 128))]),
51283
+ "item-label": K((e) => [e.item.data?.tooltip ? (z(), u(W(Cg), {
51284
+ key: 0,
51285
+ content: e.item.data.tooltip,
51286
+ placement: "left"
51287
+ }, {
51288
+ default: K(() => [_(W(Kc), {
51289
+ class: N(e.ui?.class),
51290
+ color: e.item.disabled ? "text-xlight" : "text-dark",
51291
+ size: "medium"
51292
+ }, {
51293
+ default: K(() => [g(U(e.item.label), 1)]),
51294
+ _: 2
51295
+ }, 1032, ["class", "color"])]),
51296
+ _: 2
51297
+ }, 1032, ["content"])) : (z(), u(W(Kc), {
51298
+ key: 1,
51299
+ class: N(e.ui?.class),
51300
+ title: e.item.label.length >= 20 ? e.item.label : void 0,
51301
+ color: e.item.disabled ? "text-xlight" : "text-dark",
51302
+ size: "medium"
51303
+ }, {
51304
+ default: K(() => [g(U(e.item.label), 1)]),
51305
+ _: 2
51306
+ }, 1032, [
51307
+ "class",
51308
+ "title",
51309
+ "color"
51310
+ ]))]),
51283
51311
  "item-trailing": K((e) => [e.item.data?.type === "external-link" ? (z(), u(W(Gr), {
51284
51312
  key: 0,
51285
51313
  icon: "external-link",