@n8n/design-system 2.32.0 → 2.32.2

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.2 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,13 @@ 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 (63%)
61
+ - svg-loader (14%)
62
+ - vite:vue (13%)
63
+ - vite:css (6%)
63
64
  See https://rolldown.rs/options/checks#plugintimings for more details.
64
65
  
65
66
  
@@ -108,6 +109,6 @@ rendering chunks...
108
109
  642 | --button--shadow: 0 0 0 1px var(--color--warning--tint-1);
109
110
  computing gzip size...
110
111
  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
112
+ dist/n8n-design-system.umd.js 2,822.38 kB │ gzip: 791.09 kB
112
113
 
113
- ✓ built in 7.07s
114
+ ✓ built in 7.13s
@@ -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",
@@ -90111,22 +90139,8 @@ var Yct = X6.create({
90111
90139
  ]),
90112
90140
  style: F(a.value),
90113
90141
  "data-test-id": "n8n-markdown-editor"
90114
- }, [o.value && W(m) ? (z(), u(dlt, {
90142
+ }, [h.value ? (z(), f("div", {
90115
90143
  key: 0,
90116
- editor: W(m),
90117
- disabled: r.disabled || r.readonly,
90118
- "is-raw-mode": h.value,
90119
- mode: s.value,
90120
- variant: r.variant,
90121
- "onUpdate:isRawMode": x
90122
- }, null, 8, [
90123
- "editor",
90124
- "disabled",
90125
- "is-raw-mode",
90126
- "mode",
90127
- "variant"
90128
- ])) : d("", !0), h.value ? (z(), f("div", {
90129
- key: 1,
90130
90144
  class: N([e.$style.content, c.value ? e.$style.padTop : ""])
90131
90145
  }, [p("textarea", {
90132
90146
  ref_key: "rawEditor",
@@ -90142,10 +90156,24 @@ var Yct = X6.create({
90142
90156
  onFocus: C,
90143
90157
  onBlur: w
90144
90158
  }, null, 46, flt)], 2)) : (z(), u(W(Ret), {
90145
- key: 2,
90159
+ key: 1,
90146
90160
  editor: W(m),
90147
90161
  class: N([e.$style.content, c.value ? e.$style.padTop : ""])
90148
- }, null, 8, ["editor", "class"]))], 6));
90162
+ }, null, 8, ["editor", "class"])), o.value && W(m) ? (z(), u(dlt, {
90163
+ key: 2,
90164
+ editor: W(m),
90165
+ disabled: r.disabled || r.readonly,
90166
+ "is-raw-mode": h.value,
90167
+ mode: s.value,
90168
+ variant: r.variant,
90169
+ "onUpdate:isRawMode": x
90170
+ }, null, 8, [
90171
+ "editor",
90172
+ "disabled",
90173
+ "is-raw-mode",
90174
+ "mode",
90175
+ "variant"
90176
+ ])) : d("", !0)], 6));
90149
90177
  }
90150
90178
  }), [["__cssModules", { $style: {
90151
90179
  disabled: "_disabled_1a08k_3",