@n8n/design-system 2.32.0 → 2.32.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.32.0 build /home/runner/work/n8n/n8n/packages/frontend/@n8n/design-system
2
+ > @n8n/design-system@2.32.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...
@@ -54,12 +54,12 @@ dist/en-CilgL5Ll.js 11.17 kB │ gzip: 3.22 kB
54
54
  dist/node-icons-Cn_NF7qq.js 50.40 kB │ gzip: 8.42 kB
55
55
  dist/lucideIconData-D_Sr0JOU.js 312.38 kB │ gzip: 51.96 kB
56
56
  dist/emojiData-B2DmDStL.js 335.28 kB │ gzip: 56.50 kB
57
- dist/n8n-design-system.es.js 2,776.74 kB │ gzip: 748.13 kB
57
+ dist/n8n-design-system.es.js 2,777.48 kB │ gzip: 748.24 kB
58
58
 
59
59
  [PLUGIN_TIMINGS] Warning: Your build spent significant time in plugins. Here is a breakdown:
60
- - unplugin-icons (59%)
61
- - vite:vue (27%)
62
- - svg-loader (7%)
60
+ - unplugin-icons (64%)
61
+ - vite:vue (15%)
62
+ - svg-loader (13%)
63
63
  See https://rolldown.rs/options/checks#plugintimings for more details.
64
64
  
65
65
  
@@ -108,6 +108,6 @@ rendering chunks...
108
108
  642 | --button--shadow: 0 0 0 1px var(--color--warning--tint-1);
109
109
  computing gzip size...
110
110
  dist/design-system.css 293.59 kB │ gzip: 39.12 kB
111
- dist/n8n-design-system.umd.js 2,821.57 kB │ gzip: 791.00 kB
111
+ dist/n8n-design-system.umd.js 2,822.38 kB │ gzip: 791.09 kB
112
112
 
113
- ✓ built in 7.07s
113
+ ✓ built in 7.48s
@@ -51066,6 +51066,34 @@ var Yv = /* @__PURE__ */ Y(/* @__PURE__ */ y({
51066
51066
  animated: "",
51067
51067
  variant: "text"
51068
51068
  }, null, 8, ["class"]))), 128))]),
51069
+ "item-label": K((e) => [e.item.data?.tooltip ? (z(), u(W(ap), {
51070
+ key: 0,
51071
+ content: e.item.data.tooltip,
51072
+ placement: "left"
51073
+ }, {
51074
+ default: K(() => [_(W(_s), {
51075
+ class: N(e.ui?.class),
51076
+ color: e.item.disabled ? "text-xlight" : "text-dark",
51077
+ size: "medium"
51078
+ }, {
51079
+ default: K(() => [g(U(e.item.label), 1)]),
51080
+ _: 2
51081
+ }, 1032, ["class", "color"])]),
51082
+ _: 2
51083
+ }, 1032, ["content"])) : (z(), u(W(_s), {
51084
+ key: 1,
51085
+ class: N(e.ui?.class),
51086
+ title: e.item.label.length >= 20 ? e.item.label : void 0,
51087
+ color: e.item.disabled ? "text-xlight" : "text-dark",
51088
+ size: "medium"
51089
+ }, {
51090
+ default: K(() => [g(U(e.item.label), 1)]),
51091
+ _: 2
51092
+ }, 1032, [
51093
+ "class",
51094
+ "title",
51095
+ "color"
51096
+ ]))]),
51069
51097
  "item-trailing": K((e) => [e.item.data?.type === "external-link" ? (z(), u(W(kn), {
51070
51098
  key: 0,
51071
51099
  icon: "external-link",