@n8n/design-system 2.37.2 → 2.38.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.
- package/README.md +159 -21
- package/dist/components/index.d.ts +1 -0
- package/dist/index.js +705 -705
- package/dist/style.css +1 -1
- package/package.json +8 -8
package/dist/index.js
CHANGED
|
@@ -14738,7 +14738,7 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
14738
14738
|
placement: "top"
|
|
14739
14739
|
}, {
|
|
14740
14740
|
content: G(() => [_(B(e.badge.tooltip), 1)]),
|
|
14741
|
-
default: G(() => [v(
|
|
14741
|
+
default: G(() => [v(lM, {
|
|
14742
14742
|
type: e.badge.type,
|
|
14743
14743
|
src: e.badge.src,
|
|
14744
14744
|
name: e.badge.name,
|
|
@@ -14750,7 +14750,7 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
14750
14750
|
"size"
|
|
14751
14751
|
])]),
|
|
14752
14752
|
_: 1
|
|
14753
|
-
})) : (F(), d(
|
|
14753
|
+
})) : (F(), d(lM, {
|
|
14754
14754
|
key: 1,
|
|
14755
14755
|
type: e.badge.type,
|
|
14756
14756
|
src: e.badge.src,
|
|
@@ -14841,7 +14841,7 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
14841
14841
|
nodeIconWrapper: "_nodeIconWrapper_9sc15_1",
|
|
14842
14842
|
circle: "_circle_9sc15_13",
|
|
14843
14843
|
disabled: "_disabled_9sc15_17"
|
|
14844
|
-
} }]]), uM = ["id"],
|
|
14844
|
+
} }]]), uM = lM, dM = ["id"], fM = { class: "notice-content" }, pM = ["id"], mM = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
14845
14845
|
__name: "Notice",
|
|
14846
14846
|
props: {
|
|
14847
14847
|
id: { default: () => PO("notice") },
|
|
@@ -14885,7 +14885,7 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
14885
14885
|
class: k(a.value),
|
|
14886
14886
|
role: "alert",
|
|
14887
14887
|
onClick: l
|
|
14888
|
-
}, [m("div",
|
|
14888
|
+
}, [m("div", fM, [v(V($), {
|
|
14889
14889
|
size: "small",
|
|
14890
14890
|
compact: e.compact
|
|
14891
14891
|
}, {
|
|
@@ -14893,9 +14893,9 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
14893
14893
|
id: `${e.id}-content`,
|
|
14894
14894
|
class: k(s.value ? V(i).expanded : V(i).truncated),
|
|
14895
14895
|
role: "region"
|
|
14896
|
-
}, null, 10,
|
|
14896
|
+
}, null, 10, pM), [[r, c.value]])])]),
|
|
14897
14897
|
_: 3
|
|
14898
|
-
}, 8, ["compact"])])], 10,
|
|
14898
|
+
}, 8, ["compact"])])], 10, dM);
|
|
14899
14899
|
};
|
|
14900
14900
|
}
|
|
14901
14901
|
}), [["__cssModules", { $style: {
|
|
@@ -14906,7 +14906,7 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
14906
14906
|
info: "_info_u5ak6_40",
|
|
14907
14907
|
expanded: "_expanded_u5ak6_45",
|
|
14908
14908
|
truncated: "_truncated_u5ak6_50"
|
|
14909
|
-
} }]]),
|
|
14909
|
+
} }]]), hM = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
14910
14910
|
__name: "SectionHeader",
|
|
14911
14911
|
props: {
|
|
14912
14912
|
title: {},
|
|
@@ -14935,7 +14935,7 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
14935
14935
|
bordered: "_bordered_yg3vl_9",
|
|
14936
14936
|
title: "_title_yg3vl_13",
|
|
14937
14937
|
actions: "_actions_yg3vl_17"
|
|
14938
|
-
} }]]),
|
|
14938
|
+
} }]]), gM = ["data-test-id", "onClick"], _M = ["data-test-id"], vM = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
14939
14939
|
__name: "SelectableList",
|
|
14940
14940
|
props: /* @__PURE__ */ E({
|
|
14941
14941
|
inputs: { default: () => [] },
|
|
@@ -14970,7 +14970,7 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
14970
14970
|
class: k(t.$style.selectableCell),
|
|
14971
14971
|
"data-test-id": `selectable-list-selectable-${e.name}`,
|
|
14972
14972
|
onClick: (t) => !i.disabled && h(e.name)
|
|
14973
|
-
}, [R(t.$slots, "addItem", D({ ref_for: !0 }, e), () => [m("div", { class: k(t.$style.selectableTextSize) }, B(V(n)("selectableList.addDefault")) + " " + B(e.name), 3)])], 10,
|
|
14973
|
+
}, [R(t.$slots, "addItem", D({ ref_for: !0 }, e), () => [m("div", { class: k(t.$style.selectableTextSize) }, B(V(n)("selectableList.addDefault")) + " " + B(e.name), 3)])], 10, gM))), 128))], 2)), (F(!0), p(s, null, L(l.value, (n) => (F(), p("div", {
|
|
14974
14974
|
key: n.name,
|
|
14975
14975
|
class: k(t.$style.slotComboContainer),
|
|
14976
14976
|
"data-test-id": `selectable-list-slot-${n.name}`
|
|
@@ -14985,7 +14985,7 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
14985
14985
|
"class",
|
|
14986
14986
|
"data-test-id",
|
|
14987
14987
|
"onClick"
|
|
14988
|
-
])), m("div", { class: k(t.$style.slotContainer) }, [R(t.$slots, "displayItem", D({ ref_for: !0 }, n))], 2)], 10,
|
|
14988
|
+
])), m("div", { class: k(t.$style.slotContainer) }, [R(t.$slots, "displayItem", D({ ref_for: !0 }, n))], 2)], 10, _M))), 128))]));
|
|
14989
14989
|
}
|
|
14990
14990
|
}), [["__cssModules", { $style: {
|
|
14991
14991
|
slotComboContainer: "_slotComboContainer_9y20y_1",
|
|
@@ -14994,7 +14994,7 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
14994
14994
|
selectableCell: "_selectableCell_9y20y_18",
|
|
14995
14995
|
selectableTextSize: "_selectableTextSize_9y20y_31",
|
|
14996
14996
|
slotRemoveIcon: "_slotRemoveIcon_9y20y_36"
|
|
14997
|
-
} }]]),
|
|
14997
|
+
} }]]), yM = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
14998
14998
|
name: "N8nSettingsLayout",
|
|
14999
14999
|
__name: "SettingsLayout",
|
|
15000
15000
|
props: {
|
|
@@ -15036,7 +15036,7 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
15036
15036
|
backButton: "_backButton_5q562_19",
|
|
15037
15037
|
content: "_content_5q562_24",
|
|
15038
15038
|
fullWidth: "_fullWidth_5q562_58"
|
|
15039
|
-
} }]]),
|
|
15039
|
+
} }]]), bM = ["href"], xM = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
15040
15040
|
name: "N8nSettingsPageHeader",
|
|
15041
15041
|
__name: "SettingsPageHeader",
|
|
15042
15042
|
props: {
|
|
@@ -15095,7 +15095,7 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
15095
15095
|
target: "_blank",
|
|
15096
15096
|
rel: "noopener noreferrer",
|
|
15097
15097
|
"data-test-id": "settings-page-header-docs"
|
|
15098
|
-
}, [m("span", { class: k(t.$style.docsLabel) }, B(e.docsLabel), 3), i[0] ||= m("span", { "aria-hidden": "true" }, "↗", -1)], 10,
|
|
15098
|
+
}, [m("span", { class: k(t.$style.docsLabel) }, B(e.docsLabel), 3), i[0] ||= m("span", { "aria-hidden": "true" }, "↗", -1)], 10, bM)], 2)], 64)) : f("", !0)], 2)) : f("", !0)], 2));
|
|
15099
15099
|
}
|
|
15100
15100
|
}), [["__cssModules", { $style: {
|
|
15101
15101
|
header: "_header_122zl_2",
|
|
@@ -15105,7 +15105,7 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
15105
15105
|
docsPhrase: "_docsPhrase_122zl_39",
|
|
15106
15106
|
docsLink: "_docsLink_122zl_43",
|
|
15107
15107
|
docsLabel: "_docsLabel_122zl_53"
|
|
15108
|
-
} }]]),
|
|
15108
|
+
} }]]), SM = ["data-layout"], CM = ["aria-expanded", "aria-label"], wM = ["data-expanded"], TM = /* @__PURE__ */ y({
|
|
15109
15109
|
name: "N8nSettingsRow",
|
|
15110
15110
|
__name: "SettingsRow",
|
|
15111
15111
|
props: /* @__PURE__ */ E({
|
|
@@ -15283,7 +15283,7 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
15283
15283
|
}, 8, ["class"])) : f("", !0), v(V(Z), {
|
|
15284
15284
|
class: k(t.$style.disclosureIcon),
|
|
15285
15285
|
icon: "chevron-down"
|
|
15286
|
-
}, null, 8, ["class"])], 10,
|
|
15286
|
+
}, null, 8, ["class"])], 10, CM)) : f("", !0)
|
|
15287
15287
|
], 64)),
|
|
15288
15288
|
e.expandable ? (F(), p("div", {
|
|
15289
15289
|
key: 2,
|
|
@@ -15291,66 +15291,66 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
15291
15291
|
class: k(t.$style.expandRegion),
|
|
15292
15292
|
"data-expanded": c.value,
|
|
15293
15293
|
role: "region"
|
|
15294
|
-
}, [m("div", { class: k(t.$style.expandInner) }, [m("div", { class: k(t.$style.expandContent) }, [l.value ? R(t.$slots, "expanded", { key: 0 }) : f("", !0)], 2)], 2)], 10,
|
|
15294
|
+
}, [m("div", { class: k(t.$style.expandInner) }, [m("div", { class: k(t.$style.expandContent) }, [l.value ? R(t.$slots, "expanded", { key: 0 }) : f("", !0)], 2)], 2)], 10, wM)) : f("", !0),
|
|
15295
15295
|
e.showDivider ? (F(), p("span", {
|
|
15296
15296
|
key: 3,
|
|
15297
15297
|
class: k(t.$style.divider),
|
|
15298
15298
|
"data-test-id": "settings-row-divider",
|
|
15299
15299
|
"aria-hidden": "true"
|
|
15300
15300
|
}, null, 2)) : f("", !0)
|
|
15301
|
-
], 16,
|
|
15301
|
+
], 16, SM));
|
|
15302
15302
|
}
|
|
15303
|
-
}),
|
|
15304
|
-
row:
|
|
15305
|
-
hoverable:
|
|
15306
|
-
clickable:
|
|
15307
|
-
horizontal:
|
|
15308
|
-
vertical:
|
|
15309
|
-
custom:
|
|
15310
|
-
info:
|
|
15311
|
-
visual:
|
|
15312
|
-
text:
|
|
15313
|
-
title:
|
|
15314
|
-
truncate:
|
|
15315
|
-
description:
|
|
15316
|
-
action:
|
|
15317
|
-
actionFill:
|
|
15318
|
-
revealActions:
|
|
15319
|
-
disclosure:
|
|
15320
|
-
disclosureLabel:
|
|
15321
|
-
disclosureIcon:
|
|
15322
|
-
expandRegion:
|
|
15323
|
-
expandInner:
|
|
15324
|
-
expandContent:
|
|
15325
|
-
divider:
|
|
15326
|
-
shimmer:
|
|
15327
|
-
spin:
|
|
15303
|
+
}), EM = "_row_1yemp_267", DM = "_hoverable_1yemp_275", OM = "_clickable_1yemp_276", kM = "_horizontal_1yemp_298", AM = "_vertical_1yemp_307", jM = "_custom_1yemp_313", MM = "_info_1yemp_319", NM = "_visual_1yemp_342", PM = "_text_1yemp_355", FM = "_title_1yemp_364", IM = "_truncate_1yemp_364", LM = "_description_1yemp_371", RM = "_action_1yemp_378", zM = "_actionFill_1yemp_391", BM = "_revealActions_1yemp_400", VM = "_disclosure_1yemp_410", HM = "_disclosureLabel_1yemp_434", UM = "_disclosureIcon_1yemp_438", WM = "_expandRegion_1yemp_452", GM = "_expandInner_1yemp_473", KM = "_expandContent_1yemp_478", qM = "_divider_1yemp_500", JM = "_shimmer_1yemp_1", YM = "_spin_1yemp_1", XM = "_opacityPulse_1yemp_1", ZM = "_popoverIn_1yemp_1", QM = "_fadeIn_1yemp_1", $M = "_collapsibleSlideDown_1yemp_1", eN = "_collapsibleSlideUp_1yemp_1", tN = "_collapsibleSlideDownBlurred_1yemp_1", nN = "_collapsibleSlideUpBlurred_1yemp_1", rN = "_blurSwapIn_1yemp_1", iN = "_blurSwapOut_1yemp_1", aN = "_pulseGlow_1yemp_1", oN = "_pulseGlowDelayed_1yemp_1", sN = "_fade_1yemp_1", cN = "_fadeInUp_1yemp_1", lN = "_fadeInDown_1yemp_1", uN = "_fadeInLeft_1yemp_1", dN = "_fadeInRight_1yemp_1", fN = "_fadeOut_1yemp_1", pN = "_fadeOutDown_1yemp_1", mN = "_fadeOutUp_1yemp_1", hN = "_fadeOutLeft_1yemp_1", gN = "_fadeOutRight_1yemp_1", _N = "_ping_1yemp_1", vN = "_blinkBackground_1yemp_1", yN = "_typingBlink_1yemp_1", bN = /* @__PURE__ */ Y(TM, [["__cssModules", { $style: {
|
|
15304
|
+
row: EM,
|
|
15305
|
+
hoverable: DM,
|
|
15306
|
+
clickable: OM,
|
|
15307
|
+
horizontal: kM,
|
|
15308
|
+
vertical: AM,
|
|
15309
|
+
custom: jM,
|
|
15310
|
+
info: MM,
|
|
15311
|
+
visual: NM,
|
|
15312
|
+
text: PM,
|
|
15313
|
+
title: FM,
|
|
15314
|
+
truncate: IM,
|
|
15315
|
+
description: LM,
|
|
15316
|
+
action: RM,
|
|
15317
|
+
actionFill: zM,
|
|
15318
|
+
revealActions: BM,
|
|
15319
|
+
disclosure: VM,
|
|
15320
|
+
disclosureLabel: HM,
|
|
15321
|
+
disclosureIcon: UM,
|
|
15322
|
+
expandRegion: WM,
|
|
15323
|
+
expandInner: GM,
|
|
15324
|
+
expandContent: KM,
|
|
15325
|
+
divider: qM,
|
|
15326
|
+
shimmer: JM,
|
|
15327
|
+
spin: YM,
|
|
15328
15328
|
"skeleton-pulse": "_skeleton-pulse_1yemp_1",
|
|
15329
|
-
opacityPulse:
|
|
15330
|
-
popoverIn:
|
|
15331
|
-
fadeIn:
|
|
15332
|
-
collapsibleSlideDown:
|
|
15333
|
-
collapsibleSlideUp:
|
|
15334
|
-
collapsibleSlideDownBlurred:
|
|
15335
|
-
collapsibleSlideUpBlurred:
|
|
15336
|
-
blurSwapIn:
|
|
15337
|
-
blurSwapOut:
|
|
15338
|
-
pulseGlow:
|
|
15339
|
-
pulseGlowDelayed:
|
|
15340
|
-
fade:
|
|
15341
|
-
fadeInUp:
|
|
15342
|
-
fadeInDown:
|
|
15343
|
-
fadeInLeft:
|
|
15344
|
-
fadeInRight:
|
|
15345
|
-
fadeOut:
|
|
15346
|
-
fadeOutDown:
|
|
15347
|
-
fadeOutUp:
|
|
15348
|
-
fadeOutLeft:
|
|
15349
|
-
fadeOutRight:
|
|
15350
|
-
ping:
|
|
15351
|
-
blinkBackground:
|
|
15352
|
-
typingBlink:
|
|
15353
|
-
} }]]),
|
|
15329
|
+
opacityPulse: XM,
|
|
15330
|
+
popoverIn: ZM,
|
|
15331
|
+
fadeIn: QM,
|
|
15332
|
+
collapsibleSlideDown: $M,
|
|
15333
|
+
collapsibleSlideUp: eN,
|
|
15334
|
+
collapsibleSlideDownBlurred: tN,
|
|
15335
|
+
collapsibleSlideUpBlurred: nN,
|
|
15336
|
+
blurSwapIn: rN,
|
|
15337
|
+
blurSwapOut: iN,
|
|
15338
|
+
pulseGlow: aN,
|
|
15339
|
+
pulseGlowDelayed: oN,
|
|
15340
|
+
fade: sN,
|
|
15341
|
+
fadeInUp: cN,
|
|
15342
|
+
fadeInDown: lN,
|
|
15343
|
+
fadeInLeft: uN,
|
|
15344
|
+
fadeInRight: dN,
|
|
15345
|
+
fadeOut: fN,
|
|
15346
|
+
fadeOutDown: pN,
|
|
15347
|
+
fadeOutUp: mN,
|
|
15348
|
+
fadeOutLeft: hN,
|
|
15349
|
+
fadeOutRight: gN,
|
|
15350
|
+
ping: _N,
|
|
15351
|
+
blinkBackground: vN,
|
|
15352
|
+
typingBlink: yN
|
|
15353
|
+
} }]]), xN = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
15354
15354
|
name: "N8nSettingsRowConfigure",
|
|
15355
15355
|
__name: "SettingsRowConfigure",
|
|
15356
15356
|
props: { value: { default: "Configure" } },
|
|
@@ -15375,7 +15375,7 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
15375
15375
|
configure: "_configure_1luf3_1",
|
|
15376
15376
|
value: "_value_1luf3_8",
|
|
15377
15377
|
chevron: "_chevron_1luf3_15"
|
|
15378
|
-
} }]]),
|
|
15378
|
+
} }]]), SN = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
15379
15379
|
name: "N8nSettingsRowGroup",
|
|
15380
15380
|
__name: "SettingsRowGroup",
|
|
15381
15381
|
props: { tag: { default: "div" } },
|
|
@@ -15388,7 +15388,7 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
15388
15388
|
_: 3
|
|
15389
15389
|
}, 8, ["class"]));
|
|
15390
15390
|
}
|
|
15391
|
-
}), [["__cssModules", { $style: { group: "_group_1atxf_1" } }]]),
|
|
15391
|
+
}), [["__cssModules", { $style: { group: "_group_1atxf_1" } }]]), CN = ["aria-label"], wN = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
15392
15392
|
name: "N8nSettingsSaveBar",
|
|
15393
15393
|
__name: "SettingsSaveBar",
|
|
15394
15394
|
props: {
|
|
@@ -15489,7 +15489,7 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
15489
15489
|
"label",
|
|
15490
15490
|
"loading",
|
|
15491
15491
|
"disabled"
|
|
15492
|
-
])])], 2)], 10,
|
|
15492
|
+
])])], 2)], 10, CN)) : f("", !0)]),
|
|
15493
15493
|
_: 3
|
|
15494
15494
|
}));
|
|
15495
15495
|
}
|
|
@@ -15501,7 +15501,7 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
15501
15501
|
status: "_status_obw5d_109",
|
|
15502
15502
|
statusIcon: "_statusIcon_obw5d_117",
|
|
15503
15503
|
statusMessage: "_statusMessage_obw5d_125"
|
|
15504
|
-
} }]]),
|
|
15504
|
+
} }]]), TN = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
15505
15505
|
name: "N8nSettingsSection",
|
|
15506
15506
|
__name: "SettingsSection",
|
|
15507
15507
|
props: {
|
|
@@ -15535,7 +15535,7 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
15535
15535
|
section: "_section_swbgc_2",
|
|
15536
15536
|
header: "_header_swbgc_19",
|
|
15537
15537
|
groups: "_groups_swbgc_25"
|
|
15538
|
-
} }]]),
|
|
15538
|
+
} }]]), EN = /* @__PURE__ */ y({
|
|
15539
15539
|
name: "N8nPopover",
|
|
15540
15540
|
__name: "Popover",
|
|
15541
15541
|
props: {
|
|
@@ -15667,38 +15667,38 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
15667
15667
|
_: 3
|
|
15668
15668
|
}, 8, ["open"]));
|
|
15669
15669
|
}
|
|
15670
|
-
}),
|
|
15671
|
-
popoverContent:
|
|
15672
|
-
enableSlideIn:
|
|
15673
|
-
popoverIn:
|
|
15674
|
-
popoverArrow:
|
|
15675
|
-
shimmer:
|
|
15676
|
-
spin:
|
|
15670
|
+
}), DN = "_popoverContent_1cy2e_266", ON = "_enableSlideIn_1cy2e_279", kN = "_popoverIn_1cy2e_1", AN = "_popoverArrow_1cy2e_335", jN = "_shimmer_1cy2e_1", MN = "_spin_1cy2e_1", NN = "_opacityPulse_1cy2e_1", PN = "_fadeIn_1cy2e_1", FN = "_collapsibleSlideDown_1cy2e_1", IN = "_collapsibleSlideUp_1cy2e_1", LN = "_collapsibleSlideDownBlurred_1cy2e_1", RN = "_collapsibleSlideUpBlurred_1cy2e_1", zN = "_blurSwapIn_1cy2e_1", BN = "_blurSwapOut_1cy2e_1", VN = "_pulseGlow_1cy2e_1", HN = "_pulseGlowDelayed_1cy2e_1", UN = "_fade_1cy2e_1", WN = "_fadeInUp_1cy2e_1", GN = "_fadeInDown_1cy2e_1", KN = "_fadeInLeft_1cy2e_1", qN = "_fadeInRight_1cy2e_1", JN = "_fadeOut_1cy2e_1", YN = "_fadeOutDown_1cy2e_1", XN = "_fadeOutUp_1cy2e_1", ZN = "_fadeOutLeft_1cy2e_1", QN = "_fadeOutRight_1cy2e_1", $N = "_ping_1cy2e_1", eP = "_blinkBackground_1cy2e_1", tP = "_typingBlink_1cy2e_1", nP = /* @__PURE__ */ Y(EN, [["__cssModules", { $style: {
|
|
15671
|
+
popoverContent: DN,
|
|
15672
|
+
enableSlideIn: ON,
|
|
15673
|
+
popoverIn: kN,
|
|
15674
|
+
popoverArrow: AN,
|
|
15675
|
+
shimmer: jN,
|
|
15676
|
+
spin: MN,
|
|
15677
15677
|
"skeleton-pulse": "_skeleton-pulse_1cy2e_1",
|
|
15678
|
-
opacityPulse:
|
|
15679
|
-
fadeIn:
|
|
15680
|
-
collapsibleSlideDown:
|
|
15681
|
-
collapsibleSlideUp:
|
|
15682
|
-
collapsibleSlideDownBlurred:
|
|
15683
|
-
collapsibleSlideUpBlurred:
|
|
15684
|
-
blurSwapIn:
|
|
15685
|
-
blurSwapOut:
|
|
15686
|
-
pulseGlow:
|
|
15687
|
-
pulseGlowDelayed:
|
|
15688
|
-
fade:
|
|
15689
|
-
fadeInUp:
|
|
15690
|
-
fadeInDown:
|
|
15691
|
-
fadeInLeft:
|
|
15692
|
-
fadeInRight:
|
|
15693
|
-
fadeOut:
|
|
15694
|
-
fadeOutDown:
|
|
15695
|
-
fadeOutUp:
|
|
15696
|
-
fadeOutLeft:
|
|
15697
|
-
fadeOutRight:
|
|
15698
|
-
ping:
|
|
15699
|
-
blinkBackground:
|
|
15700
|
-
typingBlink:
|
|
15701
|
-
} }]]),
|
|
15678
|
+
opacityPulse: NN,
|
|
15679
|
+
fadeIn: PN,
|
|
15680
|
+
collapsibleSlideDown: FN,
|
|
15681
|
+
collapsibleSlideUp: IN,
|
|
15682
|
+
collapsibleSlideDownBlurred: LN,
|
|
15683
|
+
collapsibleSlideUpBlurred: RN,
|
|
15684
|
+
blurSwapIn: zN,
|
|
15685
|
+
blurSwapOut: BN,
|
|
15686
|
+
pulseGlow: VN,
|
|
15687
|
+
pulseGlowDelayed: HN,
|
|
15688
|
+
fade: UN,
|
|
15689
|
+
fadeInUp: WN,
|
|
15690
|
+
fadeInDown: GN,
|
|
15691
|
+
fadeInLeft: KN,
|
|
15692
|
+
fadeInRight: qN,
|
|
15693
|
+
fadeOut: JN,
|
|
15694
|
+
fadeOutDown: YN,
|
|
15695
|
+
fadeOutUp: XN,
|
|
15696
|
+
fadeOutLeft: ZN,
|
|
15697
|
+
fadeOutRight: QN,
|
|
15698
|
+
ping: $N,
|
|
15699
|
+
blinkBackground: eP,
|
|
15700
|
+
typingBlink: tP
|
|
15701
|
+
} }]]), rP = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
15702
15702
|
__name: "ChatMessage",
|
|
15703
15703
|
props: { role: {} },
|
|
15704
15704
|
setup(e) {
|
|
@@ -15731,44 +15731,44 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
15731
15731
|
assistantMessage: "_assistantMessage_17dhl_21",
|
|
15732
15732
|
assistantContent: "_assistantContent_17dhl_25",
|
|
15733
15733
|
actions: "_actions_17dhl_30"
|
|
15734
|
-
} }]]),
|
|
15734
|
+
} }]]), iP = /* @__PURE__ */ y({
|
|
15735
15735
|
name: "N8nPulse",
|
|
15736
15736
|
__name: "Pulse",
|
|
15737
15737
|
setup(e) {
|
|
15738
15738
|
return (e, t) => (F(), p("div", { class: k(["pulse", e.$style.pulseContainer]) }, [m("div", { class: k(e.$style.pulse) }, [m("div", { class: k(e.$style.pulse2) }, [R(e.$slots, "default")], 2)], 2)], 2));
|
|
15739
15739
|
}
|
|
15740
|
-
}),
|
|
15741
|
-
pulseContainer:
|
|
15742
|
-
pulse:
|
|
15743
|
-
pulseGlow:
|
|
15744
|
-
pulse2:
|
|
15745
|
-
pulseGlowDelayed:
|
|
15746
|
-
shimmer:
|
|
15747
|
-
spin:
|
|
15740
|
+
}), aP = "_pulseContainer_1x0i5_266", oP = "_pulse_1x0i5_266", sP = "_pulseGlow_1x0i5_1", cP = "_pulse2_1x0i5_287", lP = "_pulseGlowDelayed_1x0i5_1", uP = "_shimmer_1x0i5_1", dP = "_spin_1x0i5_1", fP = "_opacityPulse_1x0i5_1", pP = "_popoverIn_1x0i5_1", mP = "_fadeIn_1x0i5_1", hP = "_collapsibleSlideDown_1x0i5_1", gP = "_collapsibleSlideUp_1x0i5_1", _P = "_collapsibleSlideDownBlurred_1x0i5_1", vP = "_collapsibleSlideUpBlurred_1x0i5_1", yP = "_blurSwapIn_1x0i5_1", bP = "_blurSwapOut_1x0i5_1", xP = "_fade_1x0i5_1", SP = "_fadeInUp_1x0i5_1", CP = "_fadeInDown_1x0i5_1", wP = "_fadeInLeft_1x0i5_1", TP = "_fadeInRight_1x0i5_1", EP = "_fadeOut_1x0i5_1", DP = "_fadeOutDown_1x0i5_1", OP = "_fadeOutUp_1x0i5_1", kP = "_fadeOutLeft_1x0i5_1", AP = "_fadeOutRight_1x0i5_1", jP = "_ping_1x0i5_1", MP = "_blinkBackground_1x0i5_1", NP = "_typingBlink_1x0i5_1", PP = /* @__PURE__ */ Y(iP, [["__cssModules", { $style: {
|
|
15741
|
+
pulseContainer: aP,
|
|
15742
|
+
pulse: oP,
|
|
15743
|
+
pulseGlow: sP,
|
|
15744
|
+
pulse2: cP,
|
|
15745
|
+
pulseGlowDelayed: lP,
|
|
15746
|
+
shimmer: uP,
|
|
15747
|
+
spin: dP,
|
|
15748
15748
|
"skeleton-pulse": "_skeleton-pulse_1x0i5_1",
|
|
15749
|
-
opacityPulse:
|
|
15750
|
-
popoverIn:
|
|
15751
|
-
fadeIn:
|
|
15752
|
-
collapsibleSlideDown:
|
|
15753
|
-
collapsibleSlideUp:
|
|
15754
|
-
collapsibleSlideDownBlurred:
|
|
15755
|
-
collapsibleSlideUpBlurred:
|
|
15756
|
-
blurSwapIn:
|
|
15757
|
-
blurSwapOut:
|
|
15758
|
-
fade:
|
|
15759
|
-
fadeInUp:
|
|
15760
|
-
fadeInDown:
|
|
15761
|
-
fadeInLeft:
|
|
15762
|
-
fadeInRight:
|
|
15763
|
-
fadeOut:
|
|
15764
|
-
fadeOutDown:
|
|
15765
|
-
fadeOutUp:
|
|
15766
|
-
fadeOutLeft:
|
|
15767
|
-
fadeOutRight:
|
|
15768
|
-
ping:
|
|
15769
|
-
blinkBackground:
|
|
15770
|
-
typingBlink:
|
|
15771
|
-
} }]]),
|
|
15749
|
+
opacityPulse: fP,
|
|
15750
|
+
popoverIn: pP,
|
|
15751
|
+
fadeIn: mP,
|
|
15752
|
+
collapsibleSlideDown: hP,
|
|
15753
|
+
collapsibleSlideUp: gP,
|
|
15754
|
+
collapsibleSlideDownBlurred: _P,
|
|
15755
|
+
collapsibleSlideUpBlurred: vP,
|
|
15756
|
+
blurSwapIn: yP,
|
|
15757
|
+
blurSwapOut: bP,
|
|
15758
|
+
fade: xP,
|
|
15759
|
+
fadeInUp: SP,
|
|
15760
|
+
fadeInDown: CP,
|
|
15761
|
+
fadeInLeft: wP,
|
|
15762
|
+
fadeInRight: TP,
|
|
15763
|
+
fadeOut: EP,
|
|
15764
|
+
fadeOutDown: DP,
|
|
15765
|
+
fadeOutUp: OP,
|
|
15766
|
+
fadeOutLeft: kP,
|
|
15767
|
+
fadeOutRight: AP,
|
|
15768
|
+
ping: jP,
|
|
15769
|
+
blinkBackground: MP,
|
|
15770
|
+
typingBlink: NP
|
|
15771
|
+
} }]]), FP = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
15772
15772
|
__name: "SegmentControlItem",
|
|
15773
15773
|
props: {
|
|
15774
15774
|
label: {},
|
|
@@ -15805,7 +15805,7 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
15805
15805
|
}), [["__cssModules", { $style: {
|
|
15806
15806
|
item: "_item_101o1_3",
|
|
15807
15807
|
square: "_square_101o1_58"
|
|
15808
|
-
} }]]),
|
|
15808
|
+
} }]]), IP = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
15809
15809
|
inheritAttrs: !1,
|
|
15810
15810
|
__name: "SegmentControl",
|
|
15811
15811
|
props: {
|
|
@@ -15884,7 +15884,7 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
15884
15884
|
onKeydown: y,
|
|
15885
15885
|
onClickCapture: b
|
|
15886
15886
|
}), {
|
|
15887
|
-
default: G(() => [(F(!0), p(s, null, L(e.options, (n) => (F(), d(
|
|
15887
|
+
default: G(() => [(F(!0), p(s, null, L(e.options, (n) => (F(), d(FP, {
|
|
15888
15888
|
key: m(n.value),
|
|
15889
15889
|
label: n.label,
|
|
15890
15890
|
value: m(n.value),
|
|
@@ -15922,7 +15922,7 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
15922
15922
|
xlarge: "_xlarge_u57i1_56",
|
|
15923
15923
|
group: "_group_u57i1_65",
|
|
15924
15924
|
isDisabled: "_isDisabled_u57i1_74"
|
|
15925
|
-
} }]]),
|
|
15925
|
+
} }]]), LP = /* @__PURE__ */ y({
|
|
15926
15926
|
__name: "RecycleScroller",
|
|
15927
15927
|
props: {
|
|
15928
15928
|
itemSize: {},
|
|
@@ -16011,7 +16011,7 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
16011
16011
|
updateItemSize: w
|
|
16012
16012
|
})]))), 128))], 4)], 4)], 512));
|
|
16013
16013
|
}
|
|
16014
|
-
}),
|
|
16014
|
+
}), RP = (e) => "component" in e, zP = {
|
|
16015
16015
|
right: "col-resize",
|
|
16016
16016
|
top: "row-resize",
|
|
16017
16017
|
bottom: "row-resize",
|
|
@@ -16020,7 +16020,7 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
16020
16020
|
topRight: "ne-resize",
|
|
16021
16021
|
bottomLeft: "sw-resize",
|
|
16022
16022
|
bottomRight: "se-resize"
|
|
16023
|
-
},
|
|
16023
|
+
}, BP = [
|
|
16024
16024
|
"data",
|
|
16025
16025
|
"mimeType",
|
|
16026
16026
|
"fileType",
|
|
@@ -16030,7 +16030,7 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
16030
16030
|
"fileSize",
|
|
16031
16031
|
"id",
|
|
16032
16032
|
"bytes"
|
|
16033
|
-
],
|
|
16033
|
+
], VP = (e) => {
|
|
16034
16034
|
if (!e || typeof e != "object" || Array.isArray(e)) return !1;
|
|
16035
16035
|
let t = e;
|
|
16036
16036
|
if (typeof t.mimeType != "string" || typeof t.id != "string") return !1;
|
|
@@ -16041,10 +16041,10 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
16041
16041
|
if (n !== void 0 && typeof n != "number") return !1;
|
|
16042
16042
|
continue;
|
|
16043
16043
|
}
|
|
16044
|
-
if (!
|
|
16044
|
+
if (!BP.includes(e) || n !== void 0 && typeof n != "string") return !1;
|
|
16045
16045
|
}
|
|
16046
16046
|
return !0;
|
|
16047
|
-
},
|
|
16047
|
+
}, HP = ["data-dir"], UP = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
16048
16048
|
__name: "ResizeWrapper",
|
|
16049
16049
|
props: {
|
|
16050
16050
|
isResizingEnabled: {
|
|
@@ -16078,7 +16078,7 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
16078
16078
|
return a <= e ? e : a >= i ? i : a;
|
|
16079
16079
|
}
|
|
16080
16080
|
let i = e, a = t, o = u(() => {
|
|
16081
|
-
let e = Object.keys(
|
|
16081
|
+
let e = Object.keys(zP);
|
|
16082
16082
|
return i.isResizingEnabled ? i.supportedDirections.length === 0 ? e : i.supportedDirections : [];
|
|
16083
16083
|
}), c = {
|
|
16084
16084
|
dir: I(""),
|
|
@@ -16119,7 +16119,7 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
16119
16119
|
let g = (e) => {
|
|
16120
16120
|
e.preventDefault(), e.stopPropagation();
|
|
16121
16121
|
let t = e.target;
|
|
16122
|
-
t && (c.dir.value = t.dataset.dir.toLocaleLowerCase()), document.body.style.cursor =
|
|
16122
|
+
t && (c.dir.value = t.dataset.dir.toLocaleLowerCase()), document.body.style.cursor = zP[c.dir.value], document.body.classList.add("n8n-resizing"), c.x.value = e.pageX, c.y.value = e.pageY, c.dWidth.value = 0, c.dHeight.value = 0, c.vHeight.value = i.height, c.vWidth.value = i.width;
|
|
16123
16123
|
let n = i.window ?? window;
|
|
16124
16124
|
n.addEventListener("mousemove", d), n.addEventListener("mouseup", h), n.addEventListener("blur", m), a("resizestart");
|
|
16125
16125
|
};
|
|
@@ -16133,24 +16133,24 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
16133
16133
|
}),
|
|
16134
16134
|
"data-test-id": "resize-handle",
|
|
16135
16135
|
onMousedown: g
|
|
16136
|
-
}, null, 42,
|
|
16136
|
+
}, null, 42, HP))), 128)), R(e.$slots, "default")], 2));
|
|
16137
16137
|
}
|
|
16138
16138
|
}), [["__cssModules", { $style: {
|
|
16139
|
-
resize: "
|
|
16140
|
-
resizer: "
|
|
16141
|
-
right: "
|
|
16142
|
-
top: "
|
|
16143
|
-
bottom: "
|
|
16144
|
-
left: "
|
|
16145
|
-
topLeft: "
|
|
16146
|
-
topRight: "
|
|
16147
|
-
bottomLeft: "
|
|
16148
|
-
bottomRight: "
|
|
16149
|
-
active: "
|
|
16150
|
-
} }]]),
|
|
16139
|
+
resize: "_resize_ur8oo_1",
|
|
16140
|
+
resizer: "_resizer_ur8oo_13",
|
|
16141
|
+
right: "_right_ur8oo_18",
|
|
16142
|
+
top: "_top_ur8oo_28",
|
|
16143
|
+
bottom: "_bottom_ur8oo_36",
|
|
16144
|
+
left: "_left_ur8oo_44",
|
|
16145
|
+
topLeft: "_topLeft_ur8oo_52",
|
|
16146
|
+
topRight: "_topRight_ur8oo_60",
|
|
16147
|
+
bottomLeft: "_bottomLeft_ur8oo_68",
|
|
16148
|
+
bottomRight: "_bottomRight_ur8oo_76",
|
|
16149
|
+
active: "_active_ur8oo_105"
|
|
16150
|
+
} }]]), WP = UP, GP = { class: "n8n-spinner" }, KP = {
|
|
16151
16151
|
key: 0,
|
|
16152
16152
|
class: "lds-ring"
|
|
16153
|
-
},
|
|
16153
|
+
}, qP = /* @__PURE__ */ y({
|
|
16154
16154
|
name: "N8nSpinner",
|
|
16155
16155
|
__name: "Spinner",
|
|
16156
16156
|
props: {
|
|
@@ -16158,7 +16158,7 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
16158
16158
|
type: { default: "dots" }
|
|
16159
16159
|
},
|
|
16160
16160
|
setup(e) {
|
|
16161
|
-
return (t, n) => (F(), p("span",
|
|
16161
|
+
return (t, n) => (F(), p("span", GP, [e.type === "ring" ? (F(), p("div", KP, [...n[0] ||= [
|
|
16162
16162
|
m("div", null, null, -1),
|
|
16163
16163
|
m("div", null, null, -1),
|
|
16164
16164
|
m("div", null, null, -1),
|
|
@@ -16170,7 +16170,7 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
16170
16170
|
spin: ""
|
|
16171
16171
|
}, null, 8, ["size"]))]));
|
|
16172
16172
|
}
|
|
16173
|
-
}),
|
|
16173
|
+
}), JP = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
16174
16174
|
name: "N8nStatusDot",
|
|
16175
16175
|
__name: "StatusDot",
|
|
16176
16176
|
props: {
|
|
@@ -16193,7 +16193,7 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
16193
16193
|
danger: "_danger_1tqwy_20 _dot_1tqwy_1",
|
|
16194
16194
|
pulse: "_pulse_1tqwy_25",
|
|
16195
16195
|
statusDotPulse: "_statusDotPulse_1tqwy_1"
|
|
16196
|
-
} }]]),
|
|
16196
|
+
} }]]), YP = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
16197
16197
|
name: "N8nStepper",
|
|
16198
16198
|
inheritAttrs: !1,
|
|
16199
16199
|
__name: "Stepper",
|
|
@@ -16242,7 +16242,7 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
16242
16242
|
content: "_content_4obyw_52",
|
|
16243
16243
|
contentNoIndex: "_contentNoIndex_4obyw_61",
|
|
16244
16244
|
header: "_header_4obyw_64"
|
|
16245
|
-
} }]]),
|
|
16245
|
+
} }]]), XP = {
|
|
16246
16246
|
height: 180,
|
|
16247
16247
|
width: 240,
|
|
16248
16248
|
minHeight: 80,
|
|
@@ -16251,7 +16251,7 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
16251
16251
|
editMode: !1,
|
|
16252
16252
|
readOnly: !1,
|
|
16253
16253
|
backgroundColor: 1
|
|
16254
|
-
},
|
|
16254
|
+
}, ZP = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
16255
16255
|
__name: "Sticky",
|
|
16256
16256
|
props: /* @__PURE__ */ T({
|
|
16257
16257
|
modelValue: {},
|
|
@@ -16264,7 +16264,7 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
16264
16264
|
editMode: { type: Boolean },
|
|
16265
16265
|
readOnly: { type: Boolean },
|
|
16266
16266
|
backgroundColor: {}
|
|
16267
|
-
},
|
|
16267
|
+
}, XP),
|
|
16268
16268
|
emits: [
|
|
16269
16269
|
"edit",
|
|
16270
16270
|
"update:modelValue",
|
|
@@ -16367,7 +16367,7 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
16367
16367
|
"color-5": "_color-5_v7tn3_56",
|
|
16368
16368
|
"color-6": "_color-6_v7tn3_61",
|
|
16369
16369
|
"color-7": "_color-7_v7tn3_66"
|
|
16370
|
-
} }]]),
|
|
16370
|
+
} }]]), QP = ZP, $P = /* @__PURE__ */ y({
|
|
16371
16371
|
__name: "ResizeableSticky",
|
|
16372
16372
|
props: /* @__PURE__ */ T({
|
|
16373
16373
|
modelValue: {},
|
|
@@ -16383,7 +16383,7 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
16383
16383
|
scale: {},
|
|
16384
16384
|
gridSize: {}
|
|
16385
16385
|
}, {
|
|
16386
|
-
...
|
|
16386
|
+
...XP,
|
|
16387
16387
|
scale: 1,
|
|
16388
16388
|
gridSize: 20
|
|
16389
16389
|
}),
|
|
@@ -16406,7 +16406,7 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
16406
16406
|
}, f = (e, t) => {
|
|
16407
16407
|
r("markdown-click", e, t);
|
|
16408
16408
|
};
|
|
16409
|
-
return (t, n) => (F(), d(
|
|
16409
|
+
return (t, n) => (F(), d(UP, {
|
|
16410
16410
|
"is-resizing-enabled": !e.readOnly,
|
|
16411
16411
|
height: e.height,
|
|
16412
16412
|
width: e.width,
|
|
@@ -16418,7 +16418,7 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
16418
16418
|
onResize: s,
|
|
16419
16419
|
onResizestart: c
|
|
16420
16420
|
}, {
|
|
16421
|
-
default: G(() => [v(
|
|
16421
|
+
default: G(() => [v(ZP, D(a.value, { onMarkdownClick: f }), null, 16)]),
|
|
16422
16422
|
_: 1
|
|
16423
16423
|
}, 8, [
|
|
16424
16424
|
"is-resizing-enabled",
|
|
@@ -16430,7 +16430,7 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
16430
16430
|
"grid-size"
|
|
16431
16431
|
]));
|
|
16432
16432
|
}
|
|
16433
|
-
}),
|
|
16433
|
+
}), eF = ["data-action-id", "onClick"], tF = { key: 0 }, nF = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
16434
16434
|
name: "N8nSuggestedActions",
|
|
16435
16435
|
__name: "SuggestedActions",
|
|
16436
16436
|
props: {
|
|
@@ -16447,7 +16447,7 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
16447
16447
|
let n = e, r = t, { t: i } = J(), a = u(() => n.actions.filter((e) => e.completed).length), o = (e) => {
|
|
16448
16448
|
e.completed || r("action-click", e.id);
|
|
16449
16449
|
};
|
|
16450
|
-
return (t, n) => (F(), d(V(
|
|
16450
|
+
return (t, n) => (F(), d(V(nP), {
|
|
16451
16451
|
open: e.open,
|
|
16452
16452
|
width: "360px",
|
|
16453
16453
|
"max-height": "500px",
|
|
@@ -16509,7 +16509,7 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
16509
16509
|
}, {
|
|
16510
16510
|
default: G(() => [_(B(e.title), 1)]),
|
|
16511
16511
|
_: 2
|
|
16512
|
-
}, 1024)], 2), e.completed ? f("", !0) : (F(), p("div",
|
|
16512
|
+
}, 1024)], 2), e.completed ? f("", !0) : (F(), p("div", tF, [v(V($), {
|
|
16513
16513
|
size: "small",
|
|
16514
16514
|
color: "text-base"
|
|
16515
16515
|
}, {
|
|
@@ -16526,7 +16526,7 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
16526
16526
|
_: 1
|
|
16527
16527
|
}, 8, ["to"])) : f("", !0)]),
|
|
16528
16528
|
_: 2
|
|
16529
|
-
}, 1024)]))], 2)], 10,
|
|
16529
|
+
}, 1024)]))], 2)], 10, eF))), 128))
|
|
16530
16530
|
], 2)]),
|
|
16531
16531
|
_: 1
|
|
16532
16532
|
}, 8, [
|
|
@@ -16546,7 +16546,7 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
16546
16546
|
actionHeader: "_actionHeader_3x4e9_43",
|
|
16547
16547
|
actionItemBody: "_actionItemBody_3x4e9_50",
|
|
16548
16548
|
checkboxContainer: "_checkboxContainer_3x4e9_57"
|
|
16549
|
-
} }]]),
|
|
16549
|
+
} }]]), rF = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
16550
16550
|
inheritAttrs: !1,
|
|
16551
16551
|
__name: "Switch",
|
|
16552
16552
|
props: /* @__PURE__ */ E({
|
|
@@ -16630,12 +16630,12 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
16630
16630
|
label: "_label_13wop_60",
|
|
16631
16631
|
small: "_small_13wop_76",
|
|
16632
16632
|
large: "_large_13wop_109"
|
|
16633
|
-
} }]]),
|
|
16633
|
+
} }]]), iF = rF, aF = ["id", "data-test-id"], oF = ["onClick"], sF = ["href", "onClick"], cF = { key: 1 }, lF = [
|
|
16634
16634
|
"aria-selected",
|
|
16635
16635
|
"aria-disabled",
|
|
16636
16636
|
"onClick",
|
|
16637
16637
|
"onKeydown"
|
|
16638
|
-
],
|
|
16638
|
+
], uF = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
16639
16639
|
__name: "Tabs",
|
|
16640
16640
|
props: {
|
|
16641
16641
|
modelValue: { default: void 0 },
|
|
@@ -16713,7 +16713,7 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
16713
16713
|
placement: "bottom",
|
|
16714
16714
|
"show-after": 100
|
|
16715
16715
|
}, {
|
|
16716
|
-
content: G(() => [K(m("div", { onClick: (e) => u(n.value, e) }, null, 8,
|
|
16716
|
+
content: G(() => [K(m("div", { onClick: (e) => u(n.value, e) }, null, 8, oF), [[o, n.tooltip]])]),
|
|
16717
16717
|
default: G(() => [n.href && !n.disabled ? (F(), p("a", {
|
|
16718
16718
|
key: 0,
|
|
16719
16719
|
target: "_blank",
|
|
@@ -16738,7 +16738,7 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
16738
16738
|
text: n.tag,
|
|
16739
16739
|
clickable: !1
|
|
16740
16740
|
}, null, 8, ["text"])) : f("", !0)
|
|
16741
|
-
], 2)], 10,
|
|
16741
|
+
], 2)], 10, sF)) : n.to && !n.disabled ? (F(), d(V(br), {
|
|
16742
16742
|
key: 1,
|
|
16743
16743
|
to: n.to,
|
|
16744
16744
|
class: k([t.$style.tab, {
|
|
@@ -16752,7 +16752,7 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
16752
16752
|
icon: n.icon,
|
|
16753
16753
|
size: "medium"
|
|
16754
16754
|
}, null, 8, ["icon"])) : f("", !0),
|
|
16755
|
-
n.label ? (F(), p("span",
|
|
16755
|
+
n.label ? (F(), p("span", cF, B(n.label), 1)) : f("", !0),
|
|
16756
16756
|
n.preview ? (F(), d(Xj, { key: 2 })) : f("", !0),
|
|
16757
16757
|
n.tag ? (F(), d(Jj, {
|
|
16758
16758
|
key: 3,
|
|
@@ -16802,9 +16802,9 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
16802
16802
|
text: n.tag,
|
|
16803
16803
|
clickable: !1
|
|
16804
16804
|
}, null, 8, ["text"])) : f("", !0)
|
|
16805
|
-
], 42,
|
|
16805
|
+
], 42, lF))]),
|
|
16806
16806
|
_: 2
|
|
16807
|
-
}, 1032, ["disabled"])], 10,
|
|
16807
|
+
}, 1032, ["disabled"])], 10, aF))), 128))], 2)
|
|
16808
16808
|
], 2);
|
|
16809
16809
|
};
|
|
16810
16810
|
}
|
|
@@ -16830,7 +16830,7 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
16830
16830
|
back: "_back_2bn6o_189 _tab_2bn6o_12 _button_2bn6o_157",
|
|
16831
16831
|
next: "_next_2bn6o_195 _tab_2bn6o_12 _button_2bn6o_157",
|
|
16832
16832
|
positionIcon: "_positionIcon_2bn6o_201"
|
|
16833
|
-
} }]]),
|
|
16833
|
+
} }]]), dF = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
16834
16834
|
name: "N8nTags",
|
|
16835
16835
|
__name: "Tags",
|
|
16836
16836
|
props: {
|
|
@@ -16873,7 +16873,7 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
16873
16873
|
_: 1
|
|
16874
16874
|
})) : f("", !0)], 2));
|
|
16875
16875
|
}
|
|
16876
|
-
}), [["__cssModules", { $style: { tags: "_tags_9z52n_1" } }]]),
|
|
16876
|
+
}), [["__cssModules", { $style: { tags: "_tags_9z52n_1" } }]]), fF = /* @__PURE__ */ y({
|
|
16877
16877
|
__name: "AiActivityStepButton",
|
|
16878
16878
|
props: {
|
|
16879
16879
|
size: { default: "small" },
|
|
@@ -16909,38 +16909,38 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
16909
16909
|
_: 3
|
|
16910
16910
|
}, 8, ["size", "class"]));
|
|
16911
16911
|
}
|
|
16912
|
-
}),
|
|
16913
|
-
button:
|
|
16914
|
-
nonInteractive:
|
|
16915
|
-
label:
|
|
16916
|
-
shimmer:
|
|
16917
|
-
spin:
|
|
16912
|
+
}), pF = "_button_x2afz_266", mF = "_nonInteractive_x2afz_281", hF = "_label_x2afz_296", gF = "_shimmer_x2afz_304", _F = "_spin_x2afz_1", vF = "_opacityPulse_x2afz_1", yF = "_popoverIn_x2afz_1", bF = "_fadeIn_x2afz_1", xF = "_collapsibleSlideDown_x2afz_1", SF = "_collapsibleSlideUp_x2afz_1", CF = "_collapsibleSlideDownBlurred_x2afz_1", wF = "_collapsibleSlideUpBlurred_x2afz_1", TF = "_blurSwapIn_x2afz_1", EF = "_blurSwapOut_x2afz_1", DF = "_pulseGlow_x2afz_1", OF = "_pulseGlowDelayed_x2afz_1", kF = "_fade_x2afz_1", AF = "_fadeInUp_x2afz_1", jF = "_fadeInDown_x2afz_1", MF = "_fadeInLeft_x2afz_1", NF = "_fadeInRight_x2afz_1", PF = "_fadeOut_x2afz_1", FF = "_fadeOutDown_x2afz_1", IF = "_fadeOutUp_x2afz_1", LF = "_fadeOutLeft_x2afz_1", RF = "_fadeOutRight_x2afz_1", zF = "_ping_x2afz_1", BF = "_blinkBackground_x2afz_1", VF = "_typingBlink_x2afz_1", HF = /* @__PURE__ */ Y(fF, [["__cssModules", { $style: {
|
|
16913
|
+
button: pF,
|
|
16914
|
+
nonInteractive: mF,
|
|
16915
|
+
label: hF,
|
|
16916
|
+
shimmer: gF,
|
|
16917
|
+
spin: _F,
|
|
16918
16918
|
"skeleton-pulse": "_skeleton-pulse_x2afz_1",
|
|
16919
|
-
opacityPulse:
|
|
16920
|
-
popoverIn:
|
|
16921
|
-
fadeIn:
|
|
16922
|
-
collapsibleSlideDown:
|
|
16923
|
-
collapsibleSlideUp:
|
|
16924
|
-
collapsibleSlideDownBlurred:
|
|
16925
|
-
collapsibleSlideUpBlurred:
|
|
16926
|
-
blurSwapIn:
|
|
16927
|
-
blurSwapOut:
|
|
16928
|
-
pulseGlow:
|
|
16929
|
-
pulseGlowDelayed:
|
|
16930
|
-
fade:
|
|
16931
|
-
fadeInUp:
|
|
16932
|
-
fadeInDown:
|
|
16933
|
-
fadeInLeft:
|
|
16934
|
-
fadeInRight:
|
|
16935
|
-
fadeOut:
|
|
16936
|
-
fadeOutDown:
|
|
16937
|
-
fadeOutUp:
|
|
16938
|
-
fadeOutLeft:
|
|
16939
|
-
fadeOutRight:
|
|
16940
|
-
ping:
|
|
16941
|
-
blinkBackground:
|
|
16942
|
-
typingBlink:
|
|
16943
|
-
} }]]),
|
|
16919
|
+
opacityPulse: vF,
|
|
16920
|
+
popoverIn: yF,
|
|
16921
|
+
fadeIn: bF,
|
|
16922
|
+
collapsibleSlideDown: xF,
|
|
16923
|
+
collapsibleSlideUp: SF,
|
|
16924
|
+
collapsibleSlideDownBlurred: CF,
|
|
16925
|
+
collapsibleSlideUpBlurred: wF,
|
|
16926
|
+
blurSwapIn: TF,
|
|
16927
|
+
blurSwapOut: EF,
|
|
16928
|
+
pulseGlow: DF,
|
|
16929
|
+
pulseGlowDelayed: OF,
|
|
16930
|
+
fade: kF,
|
|
16931
|
+
fadeInUp: AF,
|
|
16932
|
+
fadeInDown: jF,
|
|
16933
|
+
fadeInLeft: MF,
|
|
16934
|
+
fadeInRight: NF,
|
|
16935
|
+
fadeOut: PF,
|
|
16936
|
+
fadeOutDown: FF,
|
|
16937
|
+
fadeOutUp: IF,
|
|
16938
|
+
fadeOutLeft: LF,
|
|
16939
|
+
fadeOutRight: RF,
|
|
16940
|
+
ping: zF,
|
|
16941
|
+
blinkBackground: BF,
|
|
16942
|
+
typingBlink: VF
|
|
16943
|
+
} }]]), UF = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
16944
16944
|
__name: "AiActivityStepChevron",
|
|
16945
16945
|
props: { open: { type: Boolean } },
|
|
16946
16946
|
setup(e) {
|
|
@@ -16953,7 +16953,7 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
16953
16953
|
}), [["__cssModules", { $style: {
|
|
16954
16954
|
chevron: "_chevron_1w1ye_1",
|
|
16955
16955
|
open: "_open_1w1ye_6"
|
|
16956
|
-
} }]]),
|
|
16956
|
+
} }]]), WF = Symbol("aiActivityStepGroupContext"), GF = /* @__PURE__ */ y({
|
|
16957
16957
|
__name: "AnimatedCollapsibleContent",
|
|
16958
16958
|
props: { blur: {
|
|
16959
16959
|
type: Boolean,
|
|
@@ -16965,37 +16965,37 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
16965
16965
|
_: 3
|
|
16966
16966
|
}, 8, ["class"]));
|
|
16967
16967
|
}
|
|
16968
|
-
}),
|
|
16969
|
-
content:
|
|
16970
|
-
collapsibleSlideDown:
|
|
16971
|
-
collapsibleSlideUp:
|
|
16972
|
-
blurred:
|
|
16973
|
-
collapsibleSlideDownBlurred:
|
|
16974
|
-
collapsibleSlideUpBlurred:
|
|
16975
|
-
shimmer:
|
|
16976
|
-
spin:
|
|
16968
|
+
}), KF = "_content_4fxfn_267", qF = "_collapsibleSlideDown_4fxfn_1", JF = "_collapsibleSlideUp_4fxfn_1", YF = "_blurred_4fxfn_292", XF = "_collapsibleSlideDownBlurred_4fxfn_1", ZF = "_collapsibleSlideUpBlurred_4fxfn_1", QF = "_shimmer_4fxfn_1", $F = "_spin_4fxfn_1", eI = "_opacityPulse_4fxfn_1", tI = "_popoverIn_4fxfn_1", nI = "_fadeIn_4fxfn_1", rI = "_blurSwapIn_4fxfn_1", iI = "_blurSwapOut_4fxfn_1", aI = "_pulseGlow_4fxfn_1", oI = "_pulseGlowDelayed_4fxfn_1", sI = "_fade_4fxfn_1", cI = "_fadeInUp_4fxfn_1", lI = "_fadeInDown_4fxfn_1", uI = "_fadeInLeft_4fxfn_1", dI = "_fadeInRight_4fxfn_1", fI = "_fadeOut_4fxfn_1", pI = "_fadeOutDown_4fxfn_1", mI = "_fadeOutUp_4fxfn_1", hI = "_fadeOutLeft_4fxfn_1", gI = "_fadeOutRight_4fxfn_1", _I = "_ping_4fxfn_1", vI = "_blinkBackground_4fxfn_1", yI = "_typingBlink_4fxfn_1", bI = /* @__PURE__ */ Y(GF, [["__cssModules", { $style: {
|
|
16969
|
+
content: KF,
|
|
16970
|
+
collapsibleSlideDown: qF,
|
|
16971
|
+
collapsibleSlideUp: JF,
|
|
16972
|
+
blurred: YF,
|
|
16973
|
+
collapsibleSlideDownBlurred: XF,
|
|
16974
|
+
collapsibleSlideUpBlurred: ZF,
|
|
16975
|
+
shimmer: QF,
|
|
16976
|
+
spin: $F,
|
|
16977
16977
|
"skeleton-pulse": "_skeleton-pulse_4fxfn_1",
|
|
16978
|
-
opacityPulse:
|
|
16979
|
-
popoverIn:
|
|
16980
|
-
fadeIn:
|
|
16981
|
-
blurSwapIn:
|
|
16982
|
-
blurSwapOut:
|
|
16983
|
-
pulseGlow:
|
|
16984
|
-
pulseGlowDelayed:
|
|
16985
|
-
fade:
|
|
16986
|
-
fadeInUp:
|
|
16987
|
-
fadeInDown:
|
|
16988
|
-
fadeInLeft:
|
|
16989
|
-
fadeInRight:
|
|
16990
|
-
fadeOut:
|
|
16991
|
-
fadeOutDown:
|
|
16992
|
-
fadeOutUp:
|
|
16993
|
-
fadeOutLeft:
|
|
16994
|
-
fadeOutRight:
|
|
16995
|
-
ping:
|
|
16996
|
-
blinkBackground:
|
|
16997
|
-
typingBlink:
|
|
16998
|
-
} }]]),
|
|
16978
|
+
opacityPulse: eI,
|
|
16979
|
+
popoverIn: tI,
|
|
16980
|
+
fadeIn: nI,
|
|
16981
|
+
blurSwapIn: rI,
|
|
16982
|
+
blurSwapOut: iI,
|
|
16983
|
+
pulseGlow: aI,
|
|
16984
|
+
pulseGlowDelayed: oI,
|
|
16985
|
+
fade: sI,
|
|
16986
|
+
fadeInUp: cI,
|
|
16987
|
+
fadeInDown: lI,
|
|
16988
|
+
fadeInLeft: uI,
|
|
16989
|
+
fadeInRight: dI,
|
|
16990
|
+
fadeOut: fI,
|
|
16991
|
+
fadeOutDown: pI,
|
|
16992
|
+
fadeOutUp: mI,
|
|
16993
|
+
fadeOutLeft: hI,
|
|
16994
|
+
fadeOutRight: gI,
|
|
16995
|
+
ping: _I,
|
|
16996
|
+
blinkBackground: vI,
|
|
16997
|
+
typingBlink: yI
|
|
16998
|
+
} }]]), xI = /* @__PURE__ */ y({
|
|
16999
16999
|
__name: "AiActivityStepGroup",
|
|
17000
17000
|
props: {
|
|
17001
17001
|
label: {},
|
|
@@ -17006,29 +17006,29 @@ var Ij = { render: Fj }, Lj = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
|
17006
17006
|
}
|
|
17007
17007
|
},
|
|
17008
17008
|
setup(e) {
|
|
17009
|
-
return ne(
|
|
17009
|
+
return ne(WF, !0), (t, n) => (F(), d(V(Fe), null, {
|
|
17010
17010
|
default: G(({ open: n }) => [v(V(Ie), { "as-child": "" }, {
|
|
17011
|
-
default: G(() => [v(V(
|
|
17011
|
+
default: G(() => [v(V(HF), {
|
|
17012
17012
|
size: e.size,
|
|
17013
17013
|
loading: e.loading
|
|
17014
17014
|
}, {
|
|
17015
|
-
suffix: G(() => [v(V(
|
|
17015
|
+
suffix: G(() => [v(V(UF), { open: n }, null, 8, ["open"])]),
|
|
17016
17016
|
default: G(() => [_(B(e.label) + " ", 1)]),
|
|
17017
17017
|
_: 2
|
|
17018
17018
|
}, 1032, ["size", "loading"])]),
|
|
17019
17019
|
_: 2
|
|
17020
|
-
}, 1024), v(V(
|
|
17020
|
+
}, 1024), v(V(bI), null, {
|
|
17021
17021
|
default: G(() => [R(t.$slots, "default")]),
|
|
17022
17022
|
_: 3
|
|
17023
17023
|
})]),
|
|
17024
17024
|
_: 3
|
|
17025
17025
|
}));
|
|
17026
17026
|
}
|
|
17027
|
-
}),
|
|
17028
|
-
function
|
|
17027
|
+
}), SI = { resultSection: "_resultSection_c6bnp_1" }, CI = {};
|
|
17028
|
+
function wI(e, t) {
|
|
17029
17029
|
return F(), p("div", { class: k(e.$style.resultSection) }, [R(e.$slots, "default")], 2);
|
|
17030
17030
|
}
|
|
17031
|
-
var
|
|
17031
|
+
var TI = /* @__PURE__ */ Y(CI, [["render", wI], ["__cssModules", { $style: SI }]]), EI = 160, DI = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
17032
17032
|
__name: "AiActivityStep",
|
|
17033
17033
|
props: {
|
|
17034
17034
|
label: {},
|
|
@@ -17051,13 +17051,13 @@ var wI = /* @__PURE__ */ Y(SI, [["render", CI], ["__cssModules", { $style: xI }]
|
|
|
17051
17051
|
}
|
|
17052
17052
|
},
|
|
17053
17053
|
setup(e) {
|
|
17054
|
-
let t = e, n = C(
|
|
17054
|
+
let t = e, n = C(WF, !1), r = u(() => t.error ? tr(t.error, EI) : "");
|
|
17055
17055
|
return (e, i) => (F(), p("div", { class: k({ [e.$style.nestedRow]: V(n) }) }, [V(n) ? (F(), p("span", {
|
|
17056
17056
|
key: 0,
|
|
17057
17057
|
class: k(e.$style.rail)
|
|
17058
17058
|
}, [m("span", { class: k(e.$style.railDot) }, null, 2)], 2)) : f("", !0), t.hasContent ? (F(), d(V(Fe), { key: 1 }, {
|
|
17059
17059
|
default: G(({ open: n }) => [v(V(Ie), { "as-child": "" }, {
|
|
17060
|
-
default: G(() => [v(V(
|
|
17060
|
+
default: G(() => [v(V(HF), {
|
|
17061
17061
|
size: "small",
|
|
17062
17062
|
loading: t.loading
|
|
17063
17063
|
}, {
|
|
@@ -17074,13 +17074,13 @@ var wI = /* @__PURE__ */ Y(SI, [["render", CI], ["__cssModules", { $style: xI }]
|
|
|
17074
17074
|
}, null, 8, ["class"])]),
|
|
17075
17075
|
_: 1
|
|
17076
17076
|
})) : f("", !0)]),
|
|
17077
|
-
suffix: G(() => [v(V(
|
|
17077
|
+
suffix: G(() => [v(V(UF), { open: n }, null, 8, ["open"])]),
|
|
17078
17078
|
default: G(() => [_(B(t.label) + " ", 1)]),
|
|
17079
17079
|
_: 2
|
|
17080
17080
|
}, 1032, ["loading"])]),
|
|
17081
17081
|
_: 2
|
|
17082
|
-
}, 1024), v(V(
|
|
17083
|
-
default: G(() => [t.wrapContent ? (F(), d(V(
|
|
17082
|
+
}, 1024), v(V(bI), null, {
|
|
17083
|
+
default: G(() => [t.wrapContent ? (F(), d(V(TI), { key: 0 }, {
|
|
17084
17084
|
default: G(() => [R(e.$slots, "default")]),
|
|
17085
17085
|
_: 3
|
|
17086
17086
|
})) : R(e.$slots, "default", { key: 1 }), t.error !== void 0 && !t.hideErrorCallout ? (F(), d(V(TD), {
|
|
@@ -17094,7 +17094,7 @@ var wI = /* @__PURE__ */ Y(SI, [["render", CI], ["__cssModules", { $style: xI }]
|
|
|
17094
17094
|
_: 3
|
|
17095
17095
|
})]),
|
|
17096
17096
|
_: 3
|
|
17097
|
-
})) : (F(), d(V(
|
|
17097
|
+
})) : (F(), d(V(HF), {
|
|
17098
17098
|
key: 2,
|
|
17099
17099
|
size: "small",
|
|
17100
17100
|
loading: t.loading,
|
|
@@ -17118,13 +17118,13 @@ var wI = /* @__PURE__ */ Y(SI, [["render", CI], ["__cssModules", { $style: xI }]
|
|
|
17118
17118
|
}, 8, ["loading"]))], 2));
|
|
17119
17119
|
}
|
|
17120
17120
|
}), [["__cssModules", { $style: {
|
|
17121
|
-
nestedRow: "
|
|
17122
|
-
rail: "
|
|
17123
|
-
railDot: "
|
|
17124
|
-
errorTooltip: "
|
|
17125
|
-
errorCallout: "
|
|
17126
|
-
activityErrorIcon: "
|
|
17127
|
-
} }]]),
|
|
17121
|
+
nestedRow: "_nestedRow_1xd9o_1",
|
|
17122
|
+
rail: "_rail_1xd9o_8",
|
|
17123
|
+
railDot: "_railDot_1xd9o_41",
|
|
17124
|
+
errorTooltip: "_errorTooltip_1xd9o_51",
|
|
17125
|
+
errorCallout: "_errorCallout_1xd9o_55",
|
|
17126
|
+
activityErrorIcon: "_activityErrorIcon_1xd9o_62"
|
|
17127
|
+
} }]]), OI = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
17128
17128
|
__name: "Toggle",
|
|
17129
17129
|
props: {
|
|
17130
17130
|
modelValue: { type: [Boolean, null] },
|
|
@@ -17267,7 +17267,7 @@ var wI = /* @__PURE__ */ Y(SI, [["render", CI], ["__cssModules", { $style: xI }]
|
|
|
17267
17267
|
disabled: "_disabled_jvqp2_201",
|
|
17268
17268
|
iconOnly: "_iconOnly_jvqp2_209",
|
|
17269
17269
|
"toggle-inner": "_toggle-inner_jvqp2_219"
|
|
17270
|
-
} }]]),
|
|
17270
|
+
} }]]), kI = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
17271
17271
|
__name: "ToggleGroup",
|
|
17272
17272
|
props: {
|
|
17273
17273
|
modelValue: {},
|
|
@@ -17326,10 +17326,10 @@ var wI = /* @__PURE__ */ Y(SI, [["render", CI], ["__cssModules", { $style: xI }]
|
|
|
17326
17326
|
"required"
|
|
17327
17327
|
]));
|
|
17328
17328
|
}
|
|
17329
|
-
}), [["__cssModules", { $style: { group: "_group_r00l7_1" } }]]),
|
|
17329
|
+
}), [["__cssModules", { $style: { group: "_group_r00l7_1" } }]]), AI = {
|
|
17330
17330
|
key: 0,
|
|
17331
17331
|
class: "n8n-tree"
|
|
17332
|
-
},
|
|
17332
|
+
}, jI = { key: 0 }, MI = { key: 1 }, NI = { key: 3 }, PI = { key: 1 }, FI = { key: 1 }, II = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
17333
17333
|
name: "N8nTree",
|
|
17334
17334
|
__name: "Tree",
|
|
17335
17335
|
props: {
|
|
@@ -17343,7 +17343,7 @@ var wI = /* @__PURE__ */ Y(SI, [["render", CI], ["__cssModules", { $style: xI }]
|
|
|
17343
17343
|
[t.nodeClass]: !!t.nodeClass,
|
|
17344
17344
|
[n.indent]: t.depth > 0
|
|
17345
17345
|
})), i = (e) => typeof e == "object" && !!e, a = (e) => e == null || typeof e == "object" && Object.keys(e).length === 0 || Array.isArray(e) && e.length === 0 ? !0 : typeof e != "object", o = (e) => Array.isArray(t.value) ? [...t.path, parseInt(e, 10)] : [...t.path, e], c = b()?.type;
|
|
17346
|
-
return (t, l) => i(e.value) ? (F(), p("div",
|
|
17346
|
+
return (t, l) => i(e.value) ? (F(), p("div", AI, [V(VP)(e.value) ? (F(), p("div", jI, [R(t.$slots, "binary", {
|
|
17347
17347
|
value: e.value,
|
|
17348
17348
|
path: e.path
|
|
17349
17349
|
})])) : (F(!0), p(s, { key: 1 }, L(Object.keys(e.value), (s, u) => (F(), p("div", {
|
|
@@ -17357,17 +17357,17 @@ var wI = /* @__PURE__ */ Y(SI, [["render", CI], ["__cssModules", { $style: xI }]
|
|
|
17357
17357
|
key: 0,
|
|
17358
17358
|
label: s,
|
|
17359
17359
|
path: o(s)
|
|
17360
|
-
}) : (F(), p("span",
|
|
17360
|
+
}) : (F(), p("span", MI, B(s), 1)),
|
|
17361
17361
|
l[0] ||= m("span", null, ":", -1),
|
|
17362
17362
|
t.$slots.value ? R(t.$slots, "value", {
|
|
17363
17363
|
key: 2,
|
|
17364
17364
|
value: e.value[s]
|
|
17365
|
-
}) : (F(), p("span",
|
|
17366
|
-
], 2)) : (F(), p("div",
|
|
17365
|
+
}) : (F(), p("span", NI, B(e.value[s]), 1))
|
|
17366
|
+
], 2)) : (F(), p("div", PI, [t.$slots.label ? R(t.$slots, "label", {
|
|
17367
17367
|
key: 0,
|
|
17368
17368
|
label: s,
|
|
17369
17369
|
path: o(s)
|
|
17370
|
-
}) : (F(), p("span",
|
|
17370
|
+
}) : (F(), p("span", FI, B(s), 1)), i(e.value[s]) ? (F(), d(V(c), {
|
|
17371
17371
|
key: 2,
|
|
17372
17372
|
path: o(s),
|
|
17373
17373
|
depth: e.depth + 1,
|
|
@@ -17399,7 +17399,7 @@ var wI = /* @__PURE__ */ Y(SI, [["render", CI], ["__cssModules", { $style: xI }]
|
|
|
17399
17399
|
}), [["__cssModules", { $style: {
|
|
17400
17400
|
indent: "_indent_1f8v7_1",
|
|
17401
17401
|
simple: "_simple_1f8v7_5"
|
|
17402
|
-
} }]]),
|
|
17402
|
+
} }]]), LI = Tw, RI = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
17403
17403
|
__name: "UserInfo",
|
|
17404
17404
|
props: {
|
|
17405
17405
|
firstName: {},
|
|
@@ -17464,10 +17464,10 @@ var wI = /* @__PURE__ */ Y(SI, [["render", CI], ["__cssModules", { $style: xI }]
|
|
|
17464
17464
|
pendingUser: "_pendingUser_8x655_21",
|
|
17465
17465
|
pendingBadge: "_pendingBadge_8x655_28",
|
|
17466
17466
|
disabled: "_disabled_8x655_32"
|
|
17467
|
-
} }]]),
|
|
17467
|
+
} }]]), zI = {
|
|
17468
17468
|
class: "user-stack",
|
|
17469
17469
|
"data-test-id": "user-stack-container"
|
|
17470
|
-
},
|
|
17470
|
+
}, BI = ["data-test-id"], VI = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
17471
17471
|
__name: "UserStack",
|
|
17472
17472
|
props: {
|
|
17473
17473
|
users: {},
|
|
@@ -17485,7 +17485,7 @@ var wI = /* @__PURE__ */ Y(SI, [["render", CI], ["__cssModules", { $style: xI }]
|
|
|
17485
17485
|
for (let n in t.users) e.push(...t.users[n]);
|
|
17486
17486
|
return e;
|
|
17487
17487
|
}), o = u(() => a.value.length >= t.maxAvatars ? t.maxAvatars : a.value.length), c = u(() => a.value.length - o.value), l = u(() => i.value > 1 ? 220 : 190);
|
|
17488
|
-
return (u, h) => (F(), p("div",
|
|
17488
|
+
return (u, h) => (F(), p("div", zI, [v(V(xj), {
|
|
17489
17489
|
"open-delay": 150,
|
|
17490
17490
|
"close-delay": 150,
|
|
17491
17491
|
"side-offset": 8,
|
|
@@ -17515,7 +17515,7 @@ var wI = /* @__PURE__ */ Y(SI, [["render", CI], ["__cssModules", { $style: xI }]
|
|
|
17515
17515
|
height: n.value
|
|
17516
17516
|
})
|
|
17517
17517
|
}, " +" + B(c.value), 7)) : f("", !0)], 2)]),
|
|
17518
|
-
content: G(() => [v(V(
|
|
17518
|
+
content: G(() => [v(V(LI), {
|
|
17519
17519
|
type: "auto",
|
|
17520
17520
|
"max-height": `${l.value}px`
|
|
17521
17521
|
}, {
|
|
@@ -17532,7 +17532,7 @@ var wI = /* @__PURE__ */ Y(SI, [["render", CI], ["__cssModules", { $style: xI }]
|
|
|
17532
17532
|
key: e.id,
|
|
17533
17533
|
"data-test-id": `user-stack-info-${e.id}`,
|
|
17534
17534
|
class: k(u.$style.userInfoContainer)
|
|
17535
|
-
}, [v(V(
|
|
17535
|
+
}, [v(V(RI), D({ ref_for: !0 }, e, { "is-current-user": e.email === t.currentUserEmail }), null, 16, ["is-current-user"])], 10, BI))), 128))], 2)], 2))), 128))], 2)]),
|
|
17536
17536
|
_: 1
|
|
17537
17537
|
}, 8, ["max-height"])]),
|
|
17538
17538
|
_: 1
|
|
@@ -17547,7 +17547,7 @@ var wI = /* @__PURE__ */ Y(SI, [["render", CI], ["__cssModules", { $style: xI }]
|
|
|
17547
17547
|
groupName: "_groupName_1p9cu_36",
|
|
17548
17548
|
groupUsers: "_groupUsers_1p9cu_43",
|
|
17549
17549
|
userInfoContainer: "_userInfoContainer_1p9cu_52"
|
|
17550
|
-
} }]]),
|
|
17550
|
+
} }]]), HI = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
17551
17551
|
__name: "UserSelect",
|
|
17552
17552
|
props: {
|
|
17553
17553
|
users: { default: () => [] },
|
|
@@ -17603,7 +17603,7 @@ var wI = /* @__PURE__ */ Y(SI, [["render", CI], ["__cssModules", { $style: xI }]
|
|
|
17603
17603
|
label: g(n),
|
|
17604
17604
|
disabled: n.disabled
|
|
17605
17605
|
}, {
|
|
17606
|
-
default: G(() => [v(V(
|
|
17606
|
+
default: G(() => [v(V(RI), D({ ref_for: !0 }, n, { "is-current-user": e.currentUserId === n.id }), null, 16, ["is-current-user"])]),
|
|
17607
17607
|
_: 2
|
|
17608
17608
|
}, 1032, [
|
|
17609
17609
|
"id",
|
|
@@ -17631,7 +17631,7 @@ var wI = /* @__PURE__ */ Y(SI, [["render", CI], ["__cssModules", { $style: xI }]
|
|
|
17631
17631
|
}), [["__cssModules", { $style: {
|
|
17632
17632
|
itemContainer: "_itemContainer_ylo45_1",
|
|
17633
17633
|
limitPopperWidth: "_limitPopperWidth_ylo45_6"
|
|
17634
|
-
} }]]),
|
|
17634
|
+
} }]]), UI = ["data-test-id"], WI = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
17635
17635
|
__name: "UsersList",
|
|
17636
17636
|
props: {
|
|
17637
17637
|
users: { default: () => [] },
|
|
@@ -17673,7 +17673,7 @@ var wI = /* @__PURE__ */ Y(SI, [["render", CI], ["__cssModules", { $style: xI }]
|
|
|
17673
17673
|
key: n.id,
|
|
17674
17674
|
class: k(a === i.value.length - 1 ? t.$style.itemContainer : t.$style.itemWithBorder),
|
|
17675
17675
|
"data-test-id": `user-list-item-${n.email}`
|
|
17676
|
-
}, [v(V(
|
|
17676
|
+
}, [v(V(RI), D({ ref_for: !0 }, n, {
|
|
17677
17677
|
"is-current-user": e.currentUserId === n.id,
|
|
17678
17678
|
"is-saml-login-enabled": e.isSamlLoginEnabled
|
|
17679
17679
|
}), null, 16, ["is-current-user", "is-saml-login-enabled"]), m("div", { class: k(t.$style.badgeContainer) }, [
|
|
@@ -17696,19 +17696,19 @@ var wI = /* @__PURE__ */ Y(SI, [["render", CI], ["__cssModules", { $style: xI }]
|
|
|
17696
17696
|
theme: "dark",
|
|
17697
17697
|
onAction: (e) => l(n, e)
|
|
17698
17698
|
}, null, 8, ["actions", "onAction"])) : f("", !0)
|
|
17699
|
-
], 2)], 10,
|
|
17699
|
+
], 2)], 10, UI))), 128))]));
|
|
17700
17700
|
}
|
|
17701
17701
|
}), [["__cssModules", { $style: {
|
|
17702
17702
|
itemContainer: "_itemContainer_xnclm_1",
|
|
17703
17703
|
itemWithBorder: "_itemWithBorder_xnclm_9 _itemContainer_xnclm_1",
|
|
17704
17704
|
badgeContainer: "_badgeContainer_xnclm_14"
|
|
17705
|
-
} }]]),
|
|
17705
|
+
} }]]), GI = ["aria-label"], KI = [
|
|
17706
17706
|
"aria-checked",
|
|
17707
17707
|
"aria-label",
|
|
17708
17708
|
"title",
|
|
17709
17709
|
"data-test-id",
|
|
17710
17710
|
"onClick"
|
|
17711
|
-
],
|
|
17711
|
+
], qI = "--node--icon--color--neutral", JI = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
17712
17712
|
name: "IconColorPicker",
|
|
17713
17713
|
__name: "IconColorPicker",
|
|
17714
17714
|
props: {
|
|
@@ -17768,7 +17768,7 @@ var wI = /* @__PURE__ */ Y(SI, [["render", CI], ["__cssModules", { $style: xI }]
|
|
|
17768
17768
|
variable: "--node--icon--color--neutral",
|
|
17769
17769
|
labelKey: "iconPicker.colorPicker.gray"
|
|
17770
17770
|
}
|
|
17771
|
-
], o = u(() => r.value ??
|
|
17771
|
+
], o = u(() => r.value ?? qI), c = u(() => `var(${o.value})`);
|
|
17772
17772
|
function l(e) {
|
|
17773
17773
|
return o.value === e;
|
|
17774
17774
|
}
|
|
@@ -17778,7 +17778,7 @@ var wI = /* @__PURE__ */ Y(SI, [["render", CI], ["__cssModules", { $style: xI }]
|
|
|
17778
17778
|
function h(e) {
|
|
17779
17779
|
return n(e.labelKey);
|
|
17780
17780
|
}
|
|
17781
|
-
return t({ isOpen: i }), (e, t) => (F(), d(V(
|
|
17781
|
+
return t({ isOpen: i }), (e, t) => (F(), d(V(nP), {
|
|
17782
17782
|
open: i.value,
|
|
17783
17783
|
"onUpdate:open": t[0] ||= (e) => i.value = e,
|
|
17784
17784
|
side: "bottom",
|
|
@@ -17819,7 +17819,7 @@ var wI = /* @__PURE__ */ Y(SI, [["render", CI], ["__cssModules", { $style: xI }]
|
|
|
17819
17819
|
}, [m("span", {
|
|
17820
17820
|
class: k(e.$style.swatchInner),
|
|
17821
17821
|
style: j({ backgroundColor: `var(${t.variable})` })
|
|
17822
|
-
}, null, 6)], 10,
|
|
17822
|
+
}, null, 6)], 10, KI)), 64))], 10, GI)]),
|
|
17823
17823
|
_: 1
|
|
17824
17824
|
}, 8, ["open"]));
|
|
17825
17825
|
}
|
|
@@ -17833,29 +17833,29 @@ var wI = /* @__PURE__ */ Y(SI, [["render", CI], ["__cssModules", { $style: xI }]
|
|
|
17833
17833
|
} }]]);
|
|
17834
17834
|
//#endregion
|
|
17835
17835
|
//#region src/components/N8nIconPicker/IconPicker.utils.ts
|
|
17836
|
-
function
|
|
17836
|
+
function YI(e) {
|
|
17837
17837
|
if (e === "ArrowUp") return "up";
|
|
17838
17838
|
if (e === "ArrowDown") return "down";
|
|
17839
17839
|
if (e === "ArrowLeft") return "left";
|
|
17840
17840
|
if (e === "ArrowRight") return "right";
|
|
17841
17841
|
}
|
|
17842
|
-
function
|
|
17842
|
+
function XI(e) {
|
|
17843
17843
|
return `icon-picker-option-${e.row}-${e.column}`;
|
|
17844
17844
|
}
|
|
17845
|
-
function
|
|
17845
|
+
function ZI(e, t) {
|
|
17846
17846
|
return e?.row === t.row && e.column === t.column;
|
|
17847
17847
|
}
|
|
17848
|
-
function
|
|
17848
|
+
function QI(e) {
|
|
17849
17849
|
return e.replace(/-/g, " ").replace(/\b\w/g, function(e) {
|
|
17850
17850
|
return e.toUpperCase();
|
|
17851
17851
|
});
|
|
17852
17852
|
}
|
|
17853
|
-
function
|
|
17853
|
+
function $I(e) {
|
|
17854
17854
|
return e.type === "icon-row" ? e.iconNames.length : e.type === "emoji-row" ? e.emojis.length : 0;
|
|
17855
17855
|
}
|
|
17856
|
-
function
|
|
17856
|
+
function eL(e) {
|
|
17857
17857
|
return e.flatMap(function(e, t) {
|
|
17858
|
-
return Array.from({ length:
|
|
17858
|
+
return Array.from({ length: $I(e) }, function(e, n) {
|
|
17859
17859
|
return {
|
|
17860
17860
|
row: t,
|
|
17861
17861
|
column: n
|
|
@@ -17863,27 +17863,27 @@ function $I(e) {
|
|
|
17863
17863
|
});
|
|
17864
17864
|
});
|
|
17865
17865
|
}
|
|
17866
|
-
function
|
|
17866
|
+
function tL(e, t, n) {
|
|
17867
17867
|
for (let r = t.row + n; r >= 0 && r < e.length; r += n) {
|
|
17868
17868
|
let n = e[r];
|
|
17869
17869
|
if (!n) continue;
|
|
17870
|
-
let i =
|
|
17870
|
+
let i = $I(n);
|
|
17871
17871
|
if (i > 0) return {
|
|
17872
17872
|
row: r,
|
|
17873
17873
|
column: Math.min(t.column, i - 1)
|
|
17874
17874
|
};
|
|
17875
17875
|
}
|
|
17876
17876
|
}
|
|
17877
|
-
function
|
|
17878
|
-
if (n === "up" || n === "down") return
|
|
17879
|
-
let r =
|
|
17877
|
+
function nL(e, t, n) {
|
|
17878
|
+
if (n === "up" || n === "down") return tL(e, t, n === "up" ? -1 : 1);
|
|
17879
|
+
let r = eL(e);
|
|
17880
17880
|
return r[r.findIndex(function(e) {
|
|
17881
|
-
return
|
|
17881
|
+
return ZI(t, e);
|
|
17882
17882
|
}) + (n === "left" ? -1 : 1)];
|
|
17883
17883
|
}
|
|
17884
17884
|
//#endregion
|
|
17885
17885
|
//#region src/components/N8nIconPicker/iconPickerBlocklist.ts
|
|
17886
|
-
var
|
|
17886
|
+
var rL = new Set(/* @__PURE__ */ "house.search.plus.panel-left.lock.share.user.message-circle.cloud.lightbulb.package-open.chart-column-decreasing.circle-help.video.book.users.graduation-cap.bug.info.settings.door-open.external-link.ellipsis.layers.message-square.bot.arrow-left.circle-user-round.user-round.sparkles.plug.vault.key-round.user-lock.shield.network.waypoints.log-in.box.list-checks.mcp.git-branch.git-branch-plus.git-commit-horizontal.git-commit-vertical.git-compare.git-compare-arrows.git-fork.git-graph.git-merge.git-pull-request.git-pull-request-arrow.git-pull-request-closed.git-pull-request-create.git-pull-request-create-arrow.git-pull-request-draft.folder-git.folder-git-2.merge.arrow-down.arrow-up.slack.cog.bell.bell-dot.bell-electric.bell-minus.bell-off.bell-plus.bell-ring.chevron-down.chevron-first.chevron-last.chevron-left.chevron-right.chevron-up.chevrons-down.chevrons-down-up.chevrons-left.chevrons-left-right.chevrons-left-right-ellipsis.chevrons-right.chevrons-right-left.chevrons-up.chevrons-up-down.database.database-backup.database-zap.table.table-2.table-cells-merge.table-cells-split.table-columns-split.table-of-contents.table-properties.table-rows-split".split(".")), iL = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
17887
17887
|
name: "SkinTonePicker",
|
|
17888
17888
|
__name: "SkinTonePicker",
|
|
17889
17889
|
props: {
|
|
@@ -17927,7 +17927,7 @@ var nL = new Set(/* @__PURE__ */ "house.search.plus.panel-left.lock.share.user.m
|
|
|
17927
17927
|
async function c(e) {
|
|
17928
17928
|
r.value = e, await O(), i.value = !1;
|
|
17929
17929
|
}
|
|
17930
|
-
return t({ isOpen: i }), (e, t) => (F(), d(V(
|
|
17930
|
+
return t({ isOpen: i }), (e, t) => (F(), d(V(nP), {
|
|
17931
17931
|
open: i.value,
|
|
17932
17932
|
"onUpdate:open": t[0] ||= (e) => i.value = e,
|
|
17933
17933
|
side: "bottom",
|
|
@@ -17946,13 +17946,13 @@ var nL = new Set(/* @__PURE__ */ "house.search.plus.panel-left.lock.share.user.m
|
|
|
17946
17946
|
default: G(() => [m("span", { class: k(e.$style.triggerEmoji) }, B(o.value), 3)]),
|
|
17947
17947
|
_: 1
|
|
17948
17948
|
}, 8, ["class", "aria-label"])]),
|
|
17949
|
-
content: G(() => [v(V(
|
|
17949
|
+
content: G(() => [v(V(kI), {
|
|
17950
17950
|
"model-value": r.value,
|
|
17951
17951
|
variant: "ghost",
|
|
17952
17952
|
"aria-label": V(n)("iconPicker.skinTone.tooltip"),
|
|
17953
17953
|
"data-test-id": "emoji-skin-tone-popover"
|
|
17954
17954
|
}, {
|
|
17955
|
-
default: G((t) => [(F(), p(s, null, L(a, (r) => v(V(
|
|
17955
|
+
default: G((t) => [(F(), p(s, null, L(a, (r) => v(V(OI), D({
|
|
17956
17956
|
key: r.index,
|
|
17957
17957
|
value: r.index,
|
|
17958
17958
|
label: V(n)(r.labelKey),
|
|
@@ -17976,7 +17976,7 @@ var nL = new Set(/* @__PURE__ */ "house.search.plus.panel-left.lock.share.user.m
|
|
|
17976
17976
|
popover: "_popover_ielw9_1",
|
|
17977
17977
|
triggerEmoji: "_triggerEmoji_ielw9_5",
|
|
17978
17978
|
toneEmoji: "_toneEmoji_ielw9_9"
|
|
17979
|
-
} }]]),
|
|
17979
|
+
} }]]), aL = [
|
|
17980
17980
|
{
|
|
17981
17981
|
key: "accessibility",
|
|
17982
17982
|
labelKey: "iconPicker.iconSection.accessibility",
|
|
@@ -18192,21 +18192,21 @@ var nL = new Set(/* @__PURE__ */ "house.search.plus.panel-left.lock.share.user.m
|
|
|
18192
18192
|
labelKey: "iconPicker.iconSection.weather",
|
|
18193
18193
|
slugs: ["weather"]
|
|
18194
18194
|
}
|
|
18195
|
-
],
|
|
18195
|
+
], oL = {
|
|
18196
18196
|
key: "other",
|
|
18197
18197
|
labelKey: "iconPicker.iconSection.other",
|
|
18198
18198
|
slugs: []
|
|
18199
|
-
},
|
|
18200
|
-
function
|
|
18199
|
+
}, sL = Object.fromEntries(aL.flatMap((e) => e.slugs.map((t) => [t, e.key])));
|
|
18200
|
+
function cL(e) {
|
|
18201
18201
|
for (let t of e) {
|
|
18202
|
-
let e =
|
|
18202
|
+
let e = sL[t];
|
|
18203
18203
|
if (e !== void 0) return e;
|
|
18204
18204
|
}
|
|
18205
18205
|
return "other";
|
|
18206
18206
|
}
|
|
18207
18207
|
//#endregion
|
|
18208
18208
|
//#region src/components/N8nIconPicker/useIconPickerSearch.ts
|
|
18209
|
-
function
|
|
18209
|
+
function lL(e, t, n, r, i) {
|
|
18210
18210
|
return {
|
|
18211
18211
|
filteredIcons: u(() => {
|
|
18212
18212
|
if (!e.value) return [];
|
|
@@ -18226,11 +18226,11 @@ function cL(e, t, n, r, i) {
|
|
|
18226
18226
|
if (!e.value) return [];
|
|
18227
18227
|
let t = Object.entries(e.value), n = /* @__PURE__ */ new Map();
|
|
18228
18228
|
for (let e of t) {
|
|
18229
|
-
let t =
|
|
18229
|
+
let t = cL(e[1].categories), r = n.get(t);
|
|
18230
18230
|
r || (r = [], n.set(t, r)), r.push(e);
|
|
18231
18231
|
}
|
|
18232
18232
|
let r = [];
|
|
18233
|
-
for (let e of
|
|
18233
|
+
for (let e of aL) {
|
|
18234
18234
|
let t = n.get(e.key);
|
|
18235
18235
|
t && t.length > 0 && r.push({
|
|
18236
18236
|
key: e.key,
|
|
@@ -18240,8 +18240,8 @@ function cL(e, t, n, r, i) {
|
|
|
18240
18240
|
}
|
|
18241
18241
|
let i = n.get("other");
|
|
18242
18242
|
return i && i.length > 0 && r.push({
|
|
18243
|
-
key:
|
|
18244
|
-
labelKey:
|
|
18243
|
+
key: oL.key,
|
|
18244
|
+
labelKey: oL.labelKey,
|
|
18245
18245
|
icons: i
|
|
18246
18246
|
}), r;
|
|
18247
18247
|
}),
|
|
@@ -18265,13 +18265,13 @@ function cL(e, t, n, r, i) {
|
|
|
18265
18265
|
}
|
|
18266
18266
|
//#endregion
|
|
18267
18267
|
//#region src/components/N8nIconPicker/useIconPickerVirtualRows.ts
|
|
18268
|
-
var
|
|
18269
|
-
function
|
|
18268
|
+
var uL = 12;
|
|
18269
|
+
function dL(e, t) {
|
|
18270
18270
|
let n = [];
|
|
18271
18271
|
for (let r = 0; r < e.length; r += t) n.push(e.slice(r, r + t));
|
|
18272
18272
|
return n;
|
|
18273
18273
|
}
|
|
18274
|
-
function
|
|
18274
|
+
function fL(e, t = uL) {
|
|
18275
18275
|
let n = [];
|
|
18276
18276
|
for (let r of e) {
|
|
18277
18277
|
n.push({
|
|
@@ -18280,7 +18280,7 @@ function dL(e, t = lL) {
|
|
|
18280
18280
|
sectionKey: r.key,
|
|
18281
18281
|
labelKey: r.labelKey
|
|
18282
18282
|
});
|
|
18283
|
-
for (let [e, i] of
|
|
18283
|
+
for (let [e, i] of dL(r.icons, t).entries()) n.push({
|
|
18284
18284
|
id: `icons-${r.key}-${e}`,
|
|
18285
18285
|
type: "icon-row",
|
|
18286
18286
|
sectionKey: r.key,
|
|
@@ -18290,14 +18290,14 @@ function dL(e, t = lL) {
|
|
|
18290
18290
|
}
|
|
18291
18291
|
return n;
|
|
18292
18292
|
}
|
|
18293
|
-
function
|
|
18294
|
-
return
|
|
18293
|
+
function pL(e, t = uL) {
|
|
18294
|
+
return dL(e, t).map((e, t) => ({
|
|
18295
18295
|
id: `search-icons-${t}`,
|
|
18296
18296
|
type: "icon-row",
|
|
18297
18297
|
iconNames: e.map(([e]) => e)
|
|
18298
18298
|
}));
|
|
18299
18299
|
}
|
|
18300
|
-
function
|
|
18300
|
+
function mL(e, t = uL) {
|
|
18301
18301
|
let n = [];
|
|
18302
18302
|
for (let r of e) {
|
|
18303
18303
|
n.push({
|
|
@@ -18306,7 +18306,7 @@ function pL(e, t = lL) {
|
|
|
18306
18306
|
sectionKey: r.key,
|
|
18307
18307
|
labelKey: r.labelKey
|
|
18308
18308
|
});
|
|
18309
|
-
for (let [e, i] of
|
|
18309
|
+
for (let [e, i] of dL(r.emojis, t).entries()) n.push({
|
|
18310
18310
|
id: `emojis-${r.key}-${e}`,
|
|
18311
18311
|
type: "emoji-row",
|
|
18312
18312
|
sectionKey: r.key,
|
|
@@ -18318,13 +18318,13 @@ function pL(e, t = lL) {
|
|
|
18318
18318
|
}
|
|
18319
18319
|
//#endregion
|
|
18320
18320
|
//#region ~icons/lucide/shuffle
|
|
18321
|
-
var
|
|
18321
|
+
var hL = {
|
|
18322
18322
|
viewBox: "0 0 24 24",
|
|
18323
18323
|
width: "1.2em",
|
|
18324
18324
|
height: "1.2em"
|
|
18325
18325
|
};
|
|
18326
|
-
function
|
|
18327
|
-
return F(), p("svg",
|
|
18326
|
+
function gL(e, t) {
|
|
18327
|
+
return F(), p("svg", hL, [...t[0] ||= [m("g", {
|
|
18328
18328
|
fill: "none",
|
|
18329
18329
|
stroke: "currentColor",
|
|
18330
18330
|
"stroke-linecap": "round",
|
|
@@ -18332,10 +18332,10 @@ function hL(e, t) {
|
|
|
18332
18332
|
"stroke-width": "2"
|
|
18333
18333
|
}, [m("path", { d: "m18 14l4 4l-4 4m0-20l4 4l-4 4" }), m("path", { d: "M2 18h1.973a4 4 0 0 0 3.3-1.7l5.454-8.6a4 4 0 0 1 3.3-1.7H22M2 6h1.972a4 4 0 0 1 3.6 2.2M22 18h-6.041a4 4 0 0 1-3.3-1.8l-.359-.45" })], -1)]]);
|
|
18334
18334
|
}
|
|
18335
|
-
var
|
|
18335
|
+
var _L = w({
|
|
18336
18336
|
name: "lucide-shuffle",
|
|
18337
|
-
render:
|
|
18338
|
-
}),
|
|
18337
|
+
render: gL
|
|
18338
|
+
}), vL = "n8n-emoji-skin-tone", yL = 10, bL = 10, xL = 150, SL = /* @__PURE__ */ y({
|
|
18339
18339
|
name: "N8nIconPicker",
|
|
18340
18340
|
__name: "IconPicker",
|
|
18341
18341
|
props: /* @__PURE__ */ E({
|
|
@@ -18363,7 +18363,7 @@ var gL = w({
|
|
|
18363
18363
|
let { t } = J(), n = e, r = de(e, "modelValue"), i = I(null), a = I([]), o = I(!1), l = I(!1), h = I(!1), g = I(!1), y = I(!1), b = I(w()), x = I(""), S = u(() => a.value.map((e) => ({
|
|
18364
18364
|
...e,
|
|
18365
18365
|
emojis: e.emojis.filter((e) => Cr(e.u))
|
|
18366
|
-
})).filter((e) => e.emojis.length > 0)), C = u(() => i.value ? Object.fromEntries(Object.entries(i.value).filter(([e]) => !
|
|
18366
|
+
})).filter((e) => e.emojis.length > 0)), C = u(() => i.value ? Object.fromEntries(Object.entries(i.value).filter(([e]) => !rL.has(e))) : null);
|
|
18367
18367
|
function w() {
|
|
18368
18368
|
return n.iconsOnly ? "icons" : r.value ? r.value.type === "emoji" ? "emojis" : "icons" : n.defaultTab;
|
|
18369
18369
|
}
|
|
@@ -18393,20 +18393,20 @@ var gL = w({
|
|
|
18393
18393
|
}, ...n.iconsOnly ? [] : [{
|
|
18394
18394
|
value: "emojis",
|
|
18395
18395
|
label: t("iconPicker.tabs.emojis")
|
|
18396
|
-
}]]), A = I(null), M = I(n.showColorPicker && r.value?.type === "icon" ? r.value.color : void 0), N = u(() => r.value?.type === "icon" ? r.value.value : "smile"), P = I(parseInt(localStorage.getItem(
|
|
18396
|
+
}]]), A = I(null), M = I(n.showColorPicker && r.value?.type === "icon" ? r.value.color : void 0), N = u(() => r.value?.type === "icon" ? r.value.value : "smile"), P = I(parseInt(localStorage.getItem(vL) ?? "0", 10) || 0), te = I(), ne = I(), re = I(), R = I(), ie = I(null), z, ae = null, { filteredIcons: oe, filteredIconSections: se, filteredEmojiSections: ce } = lL(C, S, x, A, P), le = u(() => x.value.trim().length > 0), H = u(() => le.value ? pL(oe.value) : fL(se.value)), ue = u(() => mL(ce.value)), U = u(function() {
|
|
18397
18397
|
return b.value === "icons" ? H.value : ue.value;
|
|
18398
18398
|
}), fe = u(function() {
|
|
18399
18399
|
return b.value === "icons" ? o.value : h.value;
|
|
18400
18400
|
}), pe = u(function() {
|
|
18401
18401
|
return b.value === "icons" ? l.value : g.value;
|
|
18402
|
-
}), me = I(
|
|
18402
|
+
}), me = I(yL), he = u(function() {
|
|
18403
18403
|
return U.value.slice(0, me.value);
|
|
18404
18404
|
}), K = I(null), ge = u(() => K.value !== null), _e = null, ve;
|
|
18405
18405
|
function ye() {
|
|
18406
|
-
y.value && (me.value = Math.min(me.value +
|
|
18406
|
+
y.value && (me.value = Math.min(me.value + bL, U.value.length), me.value < U.value.length && (ve = requestAnimationFrame(ye)));
|
|
18407
18407
|
}
|
|
18408
18408
|
function be() {
|
|
18409
|
-
ve !== void 0 && cancelAnimationFrame(ve), me.value =
|
|
18409
|
+
ve !== void 0 && cancelAnimationFrame(ve), me.value = yL, me.value < U.value.length && (ve = requestAnimationFrame(ye));
|
|
18410
18410
|
}
|
|
18411
18411
|
function xe() {
|
|
18412
18412
|
b.value === "icons" ? T() : E();
|
|
@@ -18432,7 +18432,7 @@ var gL = w({
|
|
|
18432
18432
|
let n = e.currentTarget;
|
|
18433
18433
|
n instanceof HTMLElement && (ke(), z = setTimeout(function() {
|
|
18434
18434
|
Oe(n, t), z = void 0;
|
|
18435
|
-
},
|
|
18435
|
+
}, xL));
|
|
18436
18436
|
}
|
|
18437
18437
|
function Oe(e, t) {
|
|
18438
18438
|
let n = e.getBoundingClientRect();
|
|
@@ -18448,7 +18448,7 @@ var gL = w({
|
|
|
18448
18448
|
W(y, function(e) {
|
|
18449
18449
|
e ? we() : Me();
|
|
18450
18450
|
}), W(P, (e) => {
|
|
18451
|
-
localStorage.setItem(
|
|
18451
|
+
localStorage.setItem(vL, String(e));
|
|
18452
18452
|
}), W(b, async () => {
|
|
18453
18453
|
xe(), await O(), Te();
|
|
18454
18454
|
}), W(U, function() {
|
|
@@ -18482,7 +18482,7 @@ var gL = w({
|
|
|
18482
18482
|
ae?.removeAttribute("data-active"), e.dataset.active = "true", ae = e;
|
|
18483
18483
|
}
|
|
18484
18484
|
function Pe(e, t) {
|
|
18485
|
-
let n =
|
|
18485
|
+
let n = XI(e), r = ne.value?.querySelector(`#${n}`), i = r?.closest("[data-icon-picker-scroll-area]");
|
|
18486
18486
|
if (!r || !i) return;
|
|
18487
18487
|
K.value = e, _e = t, t.setAttribute("aria-activedescendant", n), Ne(r);
|
|
18488
18488
|
let a = r.getBoundingClientRect(), o = i.getBoundingClientRect();
|
|
@@ -18520,16 +18520,16 @@ var gL = w({
|
|
|
18520
18520
|
"ArrowRight"
|
|
18521
18521
|
].includes(e.key)) return;
|
|
18522
18522
|
ke();
|
|
18523
|
-
let n =
|
|
18523
|
+
let n = eL(U.value);
|
|
18524
18524
|
if (n.length === 0) return;
|
|
18525
18525
|
if (e.preventDefault(), !K.value) {
|
|
18526
18526
|
let e = n[0];
|
|
18527
18527
|
e && Pe(e, t);
|
|
18528
18528
|
return;
|
|
18529
18529
|
}
|
|
18530
|
-
let r =
|
|
18530
|
+
let r = YI(e.key);
|
|
18531
18531
|
if (!r) return;
|
|
18532
|
-
let i =
|
|
18532
|
+
let i = nL(U.value, K.value, r);
|
|
18533
18533
|
i ? Pe(i, t) : r === "up" && Me();
|
|
18534
18534
|
}
|
|
18535
18535
|
function Le(e) {
|
|
@@ -18539,10 +18539,10 @@ var gL = w({
|
|
|
18539
18539
|
"ArrowLeft",
|
|
18540
18540
|
"ArrowRight"
|
|
18541
18541
|
].includes(e.key) || !K.value) return;
|
|
18542
|
-
let t = ne.value?.querySelector(`#${
|
|
18542
|
+
let t = ne.value?.querySelector(`#${XI(K.value)}`);
|
|
18543
18543
|
t && Oe(t, t.getAttribute("aria-label") ?? "");
|
|
18544
18544
|
}
|
|
18545
|
-
return (i, a) => (F(), d(V(
|
|
18545
|
+
return (i, a) => (F(), d(V(nP), {
|
|
18546
18546
|
open: y.value,
|
|
18547
18547
|
"onUpdate:open": a[7] ||= (e) => y.value = e,
|
|
18548
18548
|
"content-class": [i.$style.popup, n.iconsOnly ? i.$style.iconsOnly : ""].join(" "),
|
|
@@ -18633,7 +18633,7 @@ var gL = w({
|
|
|
18633
18633
|
key: 0,
|
|
18634
18634
|
class: k(i.$style.tabs),
|
|
18635
18635
|
onPointerover: Se
|
|
18636
|
-
}, [v(V(
|
|
18636
|
+
}, [v(V(uF), {
|
|
18637
18637
|
modelValue: b.value,
|
|
18638
18638
|
"onUpdate:modelValue": a[2] ||= (e) => b.value = e,
|
|
18639
18639
|
options: D.value,
|
|
@@ -18673,7 +18673,7 @@ var gL = w({
|
|
|
18673
18673
|
disabled: re.value?.isOpen
|
|
18674
18674
|
}, {
|
|
18675
18675
|
content: G(() => [_(B(V(t)("iconPicker.colorPicker.selectColor")), 1)]),
|
|
18676
|
-
default: G(() => [v(
|
|
18676
|
+
default: G(() => [v(JI, {
|
|
18677
18677
|
ref_key: "colorPickerRef",
|
|
18678
18678
|
ref: re,
|
|
18679
18679
|
modelValue: M.value,
|
|
@@ -18688,7 +18688,7 @@ var gL = w({
|
|
|
18688
18688
|
disabled: R.value?.isOpen
|
|
18689
18689
|
}, {
|
|
18690
18690
|
content: G(() => [_(B(V(t)("iconPicker.skinTone.selectSkinTone")), 1)]),
|
|
18691
|
-
default: G(() => [v(
|
|
18691
|
+
default: G(() => [v(iL, {
|
|
18692
18692
|
ref_key: "skinTonePickerRef",
|
|
18693
18693
|
ref: R,
|
|
18694
18694
|
modelValue: P.value,
|
|
@@ -18707,7 +18707,7 @@ var gL = w({
|
|
|
18707
18707
|
"data-test-id": "icon-picker-random",
|
|
18708
18708
|
onClick: a[6] ||= (e) => b.value === "icons" ? Ae() : je()
|
|
18709
18709
|
}, {
|
|
18710
|
-
default: G(() => [v(V(
|
|
18710
|
+
default: G(() => [v(V(_L), { class: k(i.$style.shuffleIcon) }, null, 8, ["class"])]),
|
|
18711
18711
|
_: 1
|
|
18712
18712
|
}, 8, ["class", "aria-label"])]),
|
|
18713
18713
|
_: 1
|
|
@@ -18746,7 +18746,7 @@ var gL = w({
|
|
|
18746
18746
|
size: "medium",
|
|
18747
18747
|
"icon-only": "",
|
|
18748
18748
|
style: j(M.value ? { color: `var(${M.value})` } : void 0),
|
|
18749
|
-
id: V(
|
|
18749
|
+
id: V(XI)({
|
|
18750
18750
|
row: n,
|
|
18751
18751
|
column: t
|
|
18752
18752
|
}),
|
|
@@ -18755,10 +18755,10 @@ var gL = w({
|
|
|
18755
18755
|
"data-test-id": "icon-picker-icon",
|
|
18756
18756
|
"data-picker-row": n,
|
|
18757
18757
|
"data-picker-column": t,
|
|
18758
|
-
"aria-label": V(
|
|
18759
|
-
onMouseenter: (t) => De(t, V(
|
|
18758
|
+
"aria-label": V(QI)(e),
|
|
18759
|
+
onMouseenter: (t) => De(t, V(QI)(e)),
|
|
18760
18760
|
onMouseleave: ke,
|
|
18761
|
-
onFocus: (t) => Ee(t, V(
|
|
18761
|
+
onFocus: (t) => Ee(t, V(QI)(e)),
|
|
18762
18762
|
onBlur: ke,
|
|
18763
18763
|
onClick: (t) => Ce({
|
|
18764
18764
|
type: "icon",
|
|
@@ -18812,7 +18812,7 @@ var gL = w({
|
|
|
18812
18812
|
variant: "ghost",
|
|
18813
18813
|
size: "medium",
|
|
18814
18814
|
"icon-only": "",
|
|
18815
|
-
id: V(
|
|
18815
|
+
id: V(XI)({
|
|
18816
18816
|
row: n,
|
|
18817
18817
|
column: t
|
|
18818
18818
|
}),
|
|
@@ -18850,36 +18850,36 @@ var gL = w({
|
|
|
18850
18850
|
_: 1
|
|
18851
18851
|
}, 8, ["open", "content-class"]));
|
|
18852
18852
|
}
|
|
18853
|
-
}),
|
|
18854
|
-
container:
|
|
18855
|
-
itemTooltip:
|
|
18856
|
-
isReadOnly:
|
|
18853
|
+
}), CL = "_container_r07kr_123", wL = "_itemTooltip_r07kr_128", TL = "_isReadOnly_r07kr_151", EL = "_xlarge_r07kr_162", DL = "_xxlarge_r07kr_166", OL = "_small_r07kr_175", kL = "_popup_r07kr_185", AL = "_tabs_r07kr_190", jL = "_searchRow_r07kr_198", ML = "_content_r07kr_208", NL = "_scrollArea_r07kr_212", PL = "_sectionHeaderRow_r07kr_254", FL = "_iconGridRow_r07kr_257", IL = "_emojiGridRow_r07kr_258", LL = "_searchWithActiveItem_r07kr_262", RL = "_emoji_r07kr_152", zL = "_shuffleButton_r07kr_281", BL = "_shuffleIcon_r07kr_284", VL = "_loadingState_r07kr_290", HL = "_emptyState_r07kr_291", UL = /* @__PURE__ */ Y(SL, [["__cssModules", { $style: {
|
|
18854
|
+
container: CL,
|
|
18855
|
+
itemTooltip: wL,
|
|
18856
|
+
isReadOnly: TL,
|
|
18857
18857
|
"icon-button": "_icon-button_r07kr_151",
|
|
18858
18858
|
"emoji-button": "_emoji-button_r07kr_152",
|
|
18859
|
-
xlarge:
|
|
18860
|
-
xxlarge:
|
|
18861
|
-
small:
|
|
18862
|
-
popup:
|
|
18863
|
-
tabs:
|
|
18864
|
-
searchRow:
|
|
18865
|
-
content:
|
|
18866
|
-
scrollArea:
|
|
18867
|
-
sectionHeaderRow:
|
|
18868
|
-
iconGridRow:
|
|
18869
|
-
emojiGridRow:
|
|
18870
|
-
searchWithActiveItem:
|
|
18871
|
-
emoji:
|
|
18872
|
-
shuffleButton:
|
|
18873
|
-
shuffleIcon:
|
|
18874
|
-
loadingState:
|
|
18875
|
-
emptyState:
|
|
18876
|
-
} }]]),
|
|
18859
|
+
xlarge: EL,
|
|
18860
|
+
xxlarge: DL,
|
|
18861
|
+
small: OL,
|
|
18862
|
+
popup: kL,
|
|
18863
|
+
tabs: AL,
|
|
18864
|
+
searchRow: jL,
|
|
18865
|
+
content: ML,
|
|
18866
|
+
scrollArea: NL,
|
|
18867
|
+
sectionHeaderRow: PL,
|
|
18868
|
+
iconGridRow: FL,
|
|
18869
|
+
emojiGridRow: IL,
|
|
18870
|
+
searchWithActiveItem: LL,
|
|
18871
|
+
emoji: RL,
|
|
18872
|
+
shuffleButton: zL,
|
|
18873
|
+
shuffleIcon: BL,
|
|
18874
|
+
loadingState: VL,
|
|
18875
|
+
emptyState: HL
|
|
18876
|
+
} }]]), WL = { "data-test-id": "hidden-items-tooltip" }, GL = [
|
|
18877
18877
|
"title",
|
|
18878
18878
|
"data-resourceid",
|
|
18879
18879
|
"onClick",
|
|
18880
18880
|
"onMouseenter",
|
|
18881
18881
|
"onMouseup"
|
|
18882
|
-
],
|
|
18882
|
+
], KL = /* @__PURE__ */ y({
|
|
18883
18883
|
name: "N8nBreadcrumbs",
|
|
18884
18884
|
__name: "Breadcrumbs",
|
|
18885
18885
|
props: {
|
|
@@ -18996,7 +18996,7 @@ var gL = w({
|
|
|
18996
18996
|
}, null, 8, ["loading"])], 2)) : (F(), p("div", {
|
|
18997
18997
|
key: 1,
|
|
18998
18998
|
class: k(t.$style.tooltipContent)
|
|
18999
|
-
}, [m("div",
|
|
18999
|
+
}, [m("div", WL, [v(V($), null, {
|
|
19000
19000
|
default: G(() => [_(B(i.value.map((e) => e.label).join(" / ")), 1)]),
|
|
19001
19001
|
_: 1
|
|
19002
19002
|
})])], 2))]),
|
|
@@ -19070,7 +19070,7 @@ var gL = w({
|
|
|
19070
19070
|
}, 1032, ["to"])) : (F(), d(V($), { key: 1 }, {
|
|
19071
19071
|
default: G(() => [_(B(n.label), 1)]),
|
|
19072
19072
|
_: 2
|
|
19073
|
-
}, 1024))], 42,
|
|
19073
|
+
}, 1024))], 42, GL), i === e.items.length - 1 ? f("", !0) : (F(), p("li", {
|
|
19074
19074
|
key: 0,
|
|
19075
19075
|
class: k(t.$style.separator)
|
|
19076
19076
|
}, B(e.separator), 3))], 64))), 128))
|
|
@@ -19078,32 +19078,32 @@ var gL = w({
|
|
|
19078
19078
|
R(t.$slots, "append")
|
|
19079
19079
|
], 2));
|
|
19080
19080
|
}
|
|
19081
|
-
}),
|
|
19082
|
-
container:
|
|
19083
|
-
small:
|
|
19084
|
-
border:
|
|
19085
|
-
list:
|
|
19086
|
-
item:
|
|
19087
|
-
dragging:
|
|
19088
|
-
current:
|
|
19089
|
-
ellipsis:
|
|
19090
|
-
dots:
|
|
19081
|
+
}), qL = "_container_1imrg_1", JL = "_small_1imrg_5", YL = "_border_1imrg_9", XL = "_list_1imrg_14", ZL = "_item_1imrg_20", QL = "_dragging_1imrg_25", $L = "_current_1imrg_41", eR = "_ellipsis_1imrg_45", tR = "_dots_1imrg_45", nR = "_disabled_1imrg_51", rR = "_tooltip_1imrg_46", iR = "_separator_1imrg_136", aR = "_medium_1imrg_141", oR = /* @__PURE__ */ Y(KL, [["__cssModules", { $style: {
|
|
19082
|
+
container: qL,
|
|
19083
|
+
small: JL,
|
|
19084
|
+
border: YL,
|
|
19085
|
+
list: XL,
|
|
19086
|
+
item: ZL,
|
|
19087
|
+
dragging: QL,
|
|
19088
|
+
current: $L,
|
|
19089
|
+
ellipsis: eR,
|
|
19090
|
+
dots: tR,
|
|
19091
19091
|
"tooltip-ellipsis": "_tooltip-ellipsis_1imrg_46",
|
|
19092
|
-
disabled:
|
|
19092
|
+
disabled: nR,
|
|
19093
19093
|
"hidden-items-menu": "_hidden-items-menu_1imrg_63",
|
|
19094
19094
|
"hidden-items-menu-popper": "_hidden-items-menu-popper_1imrg_68",
|
|
19095
19095
|
"tooltip-loading": "_tooltip-loading_1imrg_84",
|
|
19096
|
-
tooltip:
|
|
19097
|
-
separator:
|
|
19098
|
-
medium:
|
|
19099
|
-
} }]]),
|
|
19096
|
+
tooltip: rR,
|
|
19097
|
+
separator: iR,
|
|
19098
|
+
medium: aR
|
|
19099
|
+
} }]]), sR = { class: "n8n-data-table-server-wrapper" }, cR = { class: "table-scroll" }, lR = ["onMousedown"], uR = [
|
|
19100
19100
|
"onMousedown",
|
|
19101
19101
|
"onTouchstart",
|
|
19102
19102
|
"onDblclick"
|
|
19103
|
-
],
|
|
19103
|
+
], dR = { key: 0 }, fR = ["colspan"], pR = { key: 0 }, mR = ["colspan"], hR = ["onClick"], gR = {
|
|
19104
19104
|
key: 0,
|
|
19105
19105
|
class: "table-pagination"
|
|
19106
|
-
},
|
|
19106
|
+
}, _R = { class: "table-pagination__sizes" }, vR = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
19107
19107
|
__name: "N8nDataTableServer",
|
|
19108
19108
|
props: /* @__PURE__ */ E({
|
|
19109
19109
|
items: {},
|
|
@@ -19318,7 +19318,7 @@ var gL = w({
|
|
|
19318
19318
|
enableRowSelection: (e) => n.itemSelectable === void 0 ? !0 : typeof n.itemSelectable == "boolean" ? n.itemSelectable : typeof n.itemSelectable == "function" ? n.itemSelectable(e.original) : !!Or(e.original, n.itemSelectable),
|
|
19319
19319
|
onRowSelectionChange: P
|
|
19320
19320
|
});
|
|
19321
|
-
return (t, n) => (F(), p("div", null, [m("div",
|
|
19321
|
+
return (t, n) => (F(), p("div", null, [m("div", sR, [m("div", cR, [m("table", {
|
|
19322
19322
|
class: k(["n8n-data-table-server", { "table--loading": e.loading }]),
|
|
19323
19323
|
style: j({
|
|
19324
19324
|
width: `${V(z).getCenterTotalSize()}px`,
|
|
@@ -19360,14 +19360,14 @@ var gL = w({
|
|
|
19360
19360
|
onMousedown: q((t) => e.getResizeHandler()?.(t), ["stop"]),
|
|
19361
19361
|
onTouchstart: (t) => e.getResizeHandler()?.(t),
|
|
19362
19362
|
onDblclick: (t) => e.column.resetSize()
|
|
19363
|
-
}, null, 42,
|
|
19364
|
-
], 46,
|
|
19363
|
+
}, null, 42, uR)) : f("", !0)
|
|
19364
|
+
], 46, lR))), 128))]))), 128)), e.loading ? (F(), p("tr", dR, [m("th", {
|
|
19365
19365
|
colspan: V(z).getVisibleFlatColumns().length,
|
|
19366
19366
|
class: "loading-row"
|
|
19367
|
-
}, [...n[2] ||= [m("div", { class: "progress-bar" }, [m("div", { class: "progress-bar-value" })], -1)]], 8,
|
|
19367
|
+
}, [...n[2] ||= [m("div", { class: "progress-bar" }, [m("div", { class: "progress-bar-value" })], -1)]], 8, fR)])) : f("", !0)], 2), m("tbody", null, [V(r).cover ? (F(), p("tr", pR, [m("td", {
|
|
19368
19368
|
class: "cover",
|
|
19369
19369
|
colspan: V(z).getVisibleFlatColumns().length
|
|
19370
|
-
}, [R(t.$slots, "cover", {}, void 0, !0)], 8,
|
|
19370
|
+
}, [R(t.$slots, "cover", {}, void 0, !0)], 8, mR)])) : f("", !0), e.loading && !V(z).getRowModel().rows.length ? (F(!0), p(s, { key: 1 }, L(T.value, (e) => (F(), p("tr", { key: e }, [(F(!0), p(s, null, L(V(z).getVisibleFlatColumns(), (e) => (F(), p("td", {
|
|
19371
19371
|
key: e.id,
|
|
19372
19372
|
class: "el-skeleton is-animated"
|
|
19373
19373
|
}, [v(V(fr))]))), 128))]))), 128)) : V(z).getRowModel().rows.length ? (F(!0), p(s, { key: 2 }, L(V(z).getRowModel().rows, (e) => R(t.$slots, "item", D({
|
|
@@ -19382,7 +19382,7 @@ var gL = w({
|
|
|
19382
19382
|
}, [v(V(wr), {
|
|
19383
19383
|
render: e.column.columnDef.cell,
|
|
19384
19384
|
props: e.getContext()
|
|
19385
|
-
}, null, 8, ["render", "props"])], 2))), 128))], 16,
|
|
19385
|
+
}, null, 8, ["render", "props"])], 2))), 128))], 16, hR)], !0)), 128)) : f("", !0)])], 6)])]), O.value ? (F(), p("div", gR, [v(V(wk), {
|
|
19386
19386
|
page: w.value + 1,
|
|
19387
19387
|
"items-per-page": T.value,
|
|
19388
19388
|
total: e.itemsLength,
|
|
@@ -19393,7 +19393,7 @@ var gL = w({
|
|
|
19393
19393
|
"page",
|
|
19394
19394
|
"items-per-page",
|
|
19395
19395
|
"total"
|
|
19396
|
-
]), m("div",
|
|
19396
|
+
]), m("div", _R, [n[3] ||= m("div", { class: "table-pagination__sizes__label" }, "Page size", -1), v(V(ur), {
|
|
19397
19397
|
modelValue: T.value,
|
|
19398
19398
|
"onUpdate:modelValue": [n[1] ||= (e) => T.value = e, I],
|
|
19399
19399
|
modelModifiers: { number: !0 },
|
|
@@ -19409,7 +19409,7 @@ var gL = w({
|
|
|
19409
19409
|
_: 1
|
|
19410
19410
|
}, 8, ["modelValue"])])])) : f("", !0)]));
|
|
19411
19411
|
}
|
|
19412
|
-
}), [["__scopeId", "data-v-3aaf646b"]]),
|
|
19412
|
+
}), [["__scopeId", "data-v-3aaf646b"]]), yR = {
|
|
19413
19413
|
key: 0,
|
|
19414
19414
|
style: {
|
|
19415
19415
|
display: "flex",
|
|
@@ -19417,12 +19417,12 @@ var gL = w({
|
|
|
19417
19417
|
gap: 2
|
|
19418
19418
|
},
|
|
19419
19419
|
"data-testid": "visible-columns-section"
|
|
19420
|
-
},
|
|
19420
|
+
}, bR = [
|
|
19421
19421
|
"data-column-key",
|
|
19422
19422
|
"onDragstart",
|
|
19423
19423
|
"onDragover",
|
|
19424
19424
|
"onDrop"
|
|
19425
|
-
],
|
|
19425
|
+
], xR = {
|
|
19426
19426
|
key: 1,
|
|
19427
19427
|
style: {
|
|
19428
19428
|
display: "flex",
|
|
@@ -19430,7 +19430,7 @@ var gL = w({
|
|
|
19430
19430
|
gap: 2
|
|
19431
19431
|
},
|
|
19432
19432
|
"data-testid": "hidden-columns-section"
|
|
19433
|
-
},
|
|
19433
|
+
}, SR = ["data-column-key"], CR = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
19434
19434
|
__name: "TableHeaderControlsButton",
|
|
19435
19435
|
props: {
|
|
19436
19436
|
columns: {},
|
|
@@ -19475,7 +19475,7 @@ var gL = w({
|
|
|
19475
19475
|
}, S = () => {
|
|
19476
19476
|
h();
|
|
19477
19477
|
};
|
|
19478
|
-
return (t, n) => (F(), d(V(
|
|
19478
|
+
return (t, n) => (F(), d(V(nP), {
|
|
19479
19479
|
class: k(t.$style.container),
|
|
19480
19480
|
width: "260px",
|
|
19481
19481
|
"max-height": "300px",
|
|
@@ -19490,7 +19490,7 @@ var gL = w({
|
|
|
19490
19490
|
default: G(() => [_(B(V(a)("tableControlsButton.display")), 1)]),
|
|
19491
19491
|
_: 1
|
|
19492
19492
|
}, 8, ["icon-size", "size"])]),
|
|
19493
|
-
content: G(() => [m("div", { class: k(t.$style.contentContainer) }, [r.value.length ? (F(), p("div",
|
|
19493
|
+
content: G(() => [m("div", { class: k(t.$style.contentContainer) }, [r.value.length ? (F(), p("div", yR, [
|
|
19494
19494
|
m("h5", { class: k(t.$style.header) }, B(V(a)("tableControlsButton.shown")), 3),
|
|
19495
19495
|
(F(!0), p(s, null, L(r.value, (e) => (F(), p("div", {
|
|
19496
19496
|
key: e.key,
|
|
@@ -19525,7 +19525,7 @@ var gL = w({
|
|
|
19525
19525
|
"data-testid": "visibility-toggle-visible",
|
|
19526
19526
|
onClick: () => l("update:columnVisibility", e.key, !1)
|
|
19527
19527
|
}, null, 8, ["class", "onClick"])
|
|
19528
|
-
], 42,
|
|
19528
|
+
], 42, bR)], 2))), 128)),
|
|
19529
19529
|
m("div", {
|
|
19530
19530
|
class: k(t.$style.endDropZone),
|
|
19531
19531
|
"data-testid": "end-drop-zone",
|
|
@@ -19537,7 +19537,7 @@ var gL = w({
|
|
|
19537
19537
|
class: k(t.$style.dropIndicator),
|
|
19538
19538
|
"data-testid": "drop-indicator"
|
|
19539
19539
|
}, null, 2)) : f("", !0)], 34)
|
|
19540
|
-
])) : f("", !0), i.value.length ? (F(), p("div",
|
|
19540
|
+
])) : f("", !0), i.value.length ? (F(), p("div", xR, [m("h4", { class: k(t.$style.header) }, B(V(a)("tableControlsButton.hidden")), 3), (F(!0), p(s, null, L(i.value, (e) => (F(), p("fieldset", {
|
|
19541
19541
|
key: e.key,
|
|
19542
19542
|
class: k([t.$style.column, t.$style.hidden]),
|
|
19543
19543
|
"data-testid": "hidden-column",
|
|
@@ -19554,7 +19554,7 @@ var gL = w({
|
|
|
19554
19554
|
"data-testid": "visibility-toggle-hidden",
|
|
19555
19555
|
onClick: () => l("update:columnVisibility", e.key, !0)
|
|
19556
19556
|
}, null, 8, ["class", "onClick"])
|
|
19557
|
-
], 10,
|
|
19557
|
+
], 10, SR))), 128))])) : f("", !0)], 2)]),
|
|
19558
19558
|
_: 1
|
|
19559
19559
|
}, 8, ["class"]));
|
|
19560
19560
|
}
|
|
@@ -19570,7 +19570,7 @@ var gL = w({
|
|
|
19570
19570
|
dropIndicator: "_dropIndicator_10ku8_48",
|
|
19571
19571
|
endDropZone: "_endDropZone_10ku8_59",
|
|
19572
19572
|
visibilityToggle: "_visibilityToggle_10ku8_72"
|
|
19573
|
-
} }]]),
|
|
19573
|
+
} }]]), wR = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
19574
19574
|
__name: "InlineTextEdit",
|
|
19575
19575
|
props: {
|
|
19576
19576
|
modelValue: {},
|
|
@@ -19686,7 +19686,7 @@ var gL = w({
|
|
|
19686
19686
|
inlineRenameArea: "_inlineRenameArea_bnyu7_1",
|
|
19687
19687
|
inlineRenamePreview: "_inlineRenamePreview_bnyu7_37",
|
|
19688
19688
|
measureSpan: "_measureSpan_bnyu7_46"
|
|
19689
|
-
} }]]),
|
|
19689
|
+
} }]]), TR = "short", ER = { key: 0 }, DR = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
19690
19690
|
__name: "DateRangePickerField",
|
|
19691
19691
|
setup(e) {
|
|
19692
19692
|
function t(e) {
|
|
@@ -19698,7 +19698,7 @@ var gL = w({
|
|
|
19698
19698
|
].includes(e.part));
|
|
19699
19699
|
}
|
|
19700
19700
|
return (e, n) => (F(), d(V($e), { "as-child": "" }, {
|
|
19701
|
-
default: G(({ segments: r }) => [t(r) ? (F(), p("div",
|
|
19701
|
+
default: G(({ segments: r }) => [t(r) ? (F(), p("div", ER, [
|
|
19702
19702
|
v(V($), {
|
|
19703
19703
|
bold: "",
|
|
19704
19704
|
color: "text-light",
|
|
@@ -19797,7 +19797,7 @@ var gL = w({
|
|
|
19797
19797
|
}), [["__cssModules", { $style: {
|
|
19798
19798
|
DateFieldSegment: "_DateFieldSegment_1xoaw_2",
|
|
19799
19799
|
Inline: "_Inline_1xoaw_7"
|
|
19800
|
-
} }]]),
|
|
19800
|
+
} }]]), OR = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
19801
19801
|
__name: "DateRangePicker",
|
|
19802
19802
|
props: {
|
|
19803
19803
|
defaultValue: {},
|
|
@@ -19826,7 +19826,7 @@ var gL = w({
|
|
|
19826
19826
|
isDateDisabled: {},
|
|
19827
19827
|
pagedNavigation: { type: Boolean },
|
|
19828
19828
|
weekStartsOn: { default: 1 },
|
|
19829
|
-
weekdayFormat: { default:
|
|
19829
|
+
weekdayFormat: { default: TR },
|
|
19830
19830
|
fixedWeeks: {
|
|
19831
19831
|
type: Boolean,
|
|
19832
19832
|
default: !0
|
|
@@ -19930,7 +19930,7 @@ var gL = w({
|
|
|
19930
19930
|
key: 0,
|
|
19931
19931
|
class: k(t.$style.DateFieldWrapper)
|
|
19932
19932
|
}, [
|
|
19933
|
-
v(
|
|
19933
|
+
v(DR, { class: k(t.$style.DateField) }, null, 8, ["class"]),
|
|
19934
19934
|
m("div", { class: k(t.$style.DateFieldError) }, "Outside of allowed range", 2),
|
|
19935
19935
|
R(t.$slots, "footer", { close: i }, () => [v(V(Q), {
|
|
19936
19936
|
variant: "subtle",
|
|
@@ -19966,7 +19966,7 @@ var gL = w({
|
|
|
19966
19966
|
slideUpAndFade: "_slideUpAndFade_1je9t_1",
|
|
19967
19967
|
slideRightAndFade: "_slideRightAndFade_1je9t_1",
|
|
19968
19968
|
Presets: "_Presets_1je9t_179"
|
|
19969
|
-
} }]]),
|
|
19969
|
+
} }]]), kR = ["data-item-id"], AR = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
19970
19970
|
__name: "CommandBarItem",
|
|
19971
19971
|
props: {
|
|
19972
19972
|
item: {},
|
|
@@ -20000,7 +20000,7 @@ var gL = w({
|
|
|
20000
20000
|
...e.item.title.props,
|
|
20001
20001
|
isSelected: e.isSelected,
|
|
20002
20002
|
isHovered: i.value
|
|
20003
|
-
})), null, 16))], 2)], 2)], 42,
|
|
20003
|
+
})), null, 16))], 2)], 2)], 42, kR);
|
|
20004
20004
|
};
|
|
20005
20005
|
}
|
|
20006
20006
|
}), [["__cssModules", { $style: {
|
|
@@ -20011,7 +20011,7 @@ var gL = w({
|
|
|
20011
20011
|
content: "_content_112z8_35",
|
|
20012
20012
|
title: "_title_112z8_40",
|
|
20013
20013
|
meta: "_meta_112z8_50"
|
|
20014
|
-
} }]]),
|
|
20014
|
+
} }]]), jR = ["placeholder"], MR = 8, NR = 3, PR = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
20015
20015
|
name: "N8nCommandBar",
|
|
20016
20016
|
__name: "CommandBar",
|
|
20017
20017
|
props: /* @__PURE__ */ E({
|
|
@@ -20058,7 +20058,7 @@ var gL = w({
|
|
|
20058
20058
|
return e.push(...T.value.ungrouped), T.value.sections.forEach((t) => {
|
|
20059
20059
|
e.push(...t.items);
|
|
20060
20060
|
}), e;
|
|
20061
|
-
}), D = u(() => E.value.length > 0 ?
|
|
20061
|
+
}), D = u(() => E.value.length > 0 ? NR : MR), A = (e) => E.value.findIndex((t) => t.id === e.id), M = () => {
|
|
20062
20062
|
o.value < 0 || O(async () => {
|
|
20063
20063
|
if (o.value === 0) {
|
|
20064
20064
|
await C.value?.scrollToTop({ smooth: !0 });
|
|
@@ -20153,12 +20153,12 @@ var gL = w({
|
|
|
20153
20153
|
placeholder: x.value,
|
|
20154
20154
|
class: k(t.$style.input),
|
|
20155
20155
|
type: "text"
|
|
20156
|
-
}, null, 10,
|
|
20156
|
+
}, null, 10, jR), [[pe, h.value]]), e.isLoading ? (F(), p("div", {
|
|
20157
20157
|
key: 0,
|
|
20158
20158
|
class: k(t.$style.inputSpinner),
|
|
20159
20159
|
"data-test-id": "command-bar-input-spinner",
|
|
20160
20160
|
"aria-hidden": "true"
|
|
20161
|
-
}, [v(V(
|
|
20161
|
+
}, [v(V(qP), { size: "medium" })], 2)) : f("", !0)], 2),
|
|
20162
20162
|
E.value.length > 0 || e.isLoading ? (F(), d(Tw, {
|
|
20163
20163
|
key: 1,
|
|
20164
20164
|
ref_key: "scrollAreaRef",
|
|
@@ -20171,12 +20171,12 @@ var gL = w({
|
|
|
20171
20171
|
T.value.ungrouped.length > 0 ? (F(), p("div", {
|
|
20172
20172
|
key: 0,
|
|
20173
20173
|
class: k(t.$style.ungroupedSection)
|
|
20174
|
-
}, [(F(!0), p(s, null, L(T.value.ungrouped, (e) => (F(), p("div", { key: e.id }, [v(
|
|
20174
|
+
}, [(F(!0), p(s, null, L(T.value.ungrouped, (e) => (F(), p("div", { key: e.id }, [v(AR, {
|
|
20175
20175
|
item: e,
|
|
20176
20176
|
"is-selected": A(e) === o.value,
|
|
20177
20177
|
onSelect: R
|
|
20178
20178
|
}, null, 8, ["item", "is-selected"])]))), 128))], 2)) : f("", !0),
|
|
20179
|
-
(F(!0), p(s, null, L(T.value.sections, (e) => (F(), p(s, { key: e.title }, [m("div", { class: k(t.$style.sectionHeader) }, B(e.title), 3), (F(!0), p(s, null, L(e.items, (e) => (F(), p("div", { key: e.id }, [v(
|
|
20179
|
+
(F(!0), p(s, null, L(T.value.sections, (e) => (F(), p(s, { key: e.title }, [m("div", { class: k(t.$style.sectionHeader) }, B(e.title), 3), (F(!0), p(s, null, L(e.items, (e) => (F(), p("div", { key: e.id }, [v(AR, {
|
|
20180
20180
|
item: e,
|
|
20181
20181
|
"is-selected": A(e) === o.value,
|
|
20182
20182
|
onSelect: R
|
|
@@ -20217,7 +20217,7 @@ var gL = w({
|
|
|
20217
20217
|
loadingSection: "_loadingSection_xkcbs_80",
|
|
20218
20218
|
hasItems: "_hasItems_xkcbs_86",
|
|
20219
20219
|
loadingItem: "_loadingItem_xkcbs_90"
|
|
20220
|
-
} }]]),
|
|
20220
|
+
} }]]), FR = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
20221
20221
|
__name: "DialogClose",
|
|
20222
20222
|
props: { asChild: { type: Boolean } },
|
|
20223
20223
|
setup(e) {
|
|
@@ -20237,7 +20237,7 @@ var gL = w({
|
|
|
20237
20237
|
_: 3
|
|
20238
20238
|
}, 8, ["class"]));
|
|
20239
20239
|
}
|
|
20240
|
-
}), [["__cssModules", { $style: { "close-button": "_close-button_ou650_3" } }]]),
|
|
20240
|
+
}), [["__cssModules", { $style: { "close-button": "_close-button_ou650_3" } }]]), IR = /* @__PURE__ */ y({
|
|
20241
20241
|
__name: "DialogContent",
|
|
20242
20242
|
props: {
|
|
20243
20243
|
size: { default: "medium" },
|
|
@@ -20314,7 +20314,7 @@ var gL = w({
|
|
|
20314
20314
|
_: 1
|
|
20315
20315
|
})) : f("", !0),
|
|
20316
20316
|
R(t.$slots, "default"),
|
|
20317
|
-
e.showCloseButton ? (F(), d(
|
|
20317
|
+
e.showCloseButton ? (F(), d(FR, { key: 2 })) : f("", !0)
|
|
20318
20318
|
]),
|
|
20319
20319
|
_: 3
|
|
20320
20320
|
}, 8, [
|
|
@@ -20324,47 +20324,47 @@ var gL = w({
|
|
|
20324
20324
|
"class"
|
|
20325
20325
|
]));
|
|
20326
20326
|
}
|
|
20327
|
-
}),
|
|
20328
|
-
content:
|
|
20329
|
-
stacked:
|
|
20330
|
-
dialogFadeIn:
|
|
20331
|
-
dialogFadeOut:
|
|
20332
|
-
small:
|
|
20333
|
-
medium:
|
|
20334
|
-
large:
|
|
20335
|
-
xlarge:
|
|
20327
|
+
}), LR = "_content_1yffy_286", RR = "_stacked_1yffy_303", zR = "_dialogFadeIn_1yffy_1", BR = "_dialogFadeOut_1yffy_1", VR = "_small_1yffy_327", HR = "_medium_1yffy_336", UR = "_large_1yffy_345", WR = "_xlarge_1yffy_354", GR = "_fit_1yffy_372", KR = "_full_1yffy_377", qR = "_cover_1yffy_381", JR = "_shimmer_1yffy_1", YR = "_spin_1yffy_1", XR = "_opacityPulse_1yffy_1", ZR = "_popoverIn_1yffy_1", QR = "_fadeIn_1yffy_1", $R = "_collapsibleSlideDown_1yffy_1", ez = "_collapsibleSlideUp_1yffy_1", tz = "_collapsibleSlideDownBlurred_1yffy_1", nz = "_collapsibleSlideUpBlurred_1yffy_1", rz = "_blurSwapIn_1yffy_1", iz = "_blurSwapOut_1yffy_1", az = "_pulseGlow_1yffy_1", oz = "_pulseGlowDelayed_1yffy_1", sz = "_fade_1yffy_1", cz = "_fadeInUp_1yffy_1", lz = "_fadeInDown_1yffy_1", uz = "_fadeInLeft_1yffy_1", dz = "_fadeInRight_1yffy_1", fz = "_fadeOut_1yffy_1", pz = "_fadeOutDown_1yffy_1", mz = "_fadeOutUp_1yffy_1", hz = "_fadeOutLeft_1yffy_1", gz = "_fadeOutRight_1yffy_1", _z = "_ping_1yffy_1", vz = "_blinkBackground_1yffy_1", yz = "_typingBlink_1yffy_1", bz = /* @__PURE__ */ Y(IR, [["__cssModules", { $style: {
|
|
20328
|
+
content: LR,
|
|
20329
|
+
stacked: RR,
|
|
20330
|
+
dialogFadeIn: zR,
|
|
20331
|
+
dialogFadeOut: BR,
|
|
20332
|
+
small: VR,
|
|
20333
|
+
medium: HR,
|
|
20334
|
+
large: UR,
|
|
20335
|
+
xlarge: WR,
|
|
20336
20336
|
"2xlarge": "_2xlarge_1yffy_363",
|
|
20337
|
-
fit:
|
|
20338
|
-
full:
|
|
20339
|
-
cover:
|
|
20340
|
-
shimmer:
|
|
20341
|
-
spin:
|
|
20337
|
+
fit: GR,
|
|
20338
|
+
full: KR,
|
|
20339
|
+
cover: qR,
|
|
20340
|
+
shimmer: JR,
|
|
20341
|
+
spin: YR,
|
|
20342
20342
|
"skeleton-pulse": "_skeleton-pulse_1yffy_1",
|
|
20343
|
-
opacityPulse:
|
|
20344
|
-
popoverIn:
|
|
20345
|
-
fadeIn:
|
|
20346
|
-
collapsibleSlideDown:
|
|
20347
|
-
collapsibleSlideUp:
|
|
20348
|
-
collapsibleSlideDownBlurred:
|
|
20349
|
-
collapsibleSlideUpBlurred:
|
|
20350
|
-
blurSwapIn:
|
|
20351
|
-
blurSwapOut:
|
|
20352
|
-
pulseGlow:
|
|
20353
|
-
pulseGlowDelayed:
|
|
20354
|
-
fade:
|
|
20355
|
-
fadeInUp:
|
|
20356
|
-
fadeInDown:
|
|
20357
|
-
fadeInLeft:
|
|
20358
|
-
fadeInRight:
|
|
20359
|
-
fadeOut:
|
|
20360
|
-
fadeOutDown:
|
|
20361
|
-
fadeOutUp:
|
|
20362
|
-
fadeOutLeft:
|
|
20363
|
-
fadeOutRight:
|
|
20364
|
-
ping:
|
|
20365
|
-
blinkBackground:
|
|
20366
|
-
typingBlink:
|
|
20367
|
-
} }]]),
|
|
20343
|
+
opacityPulse: XR,
|
|
20344
|
+
popoverIn: ZR,
|
|
20345
|
+
fadeIn: QR,
|
|
20346
|
+
collapsibleSlideDown: $R,
|
|
20347
|
+
collapsibleSlideUp: ez,
|
|
20348
|
+
collapsibleSlideDownBlurred: tz,
|
|
20349
|
+
collapsibleSlideUpBlurred: nz,
|
|
20350
|
+
blurSwapIn: rz,
|
|
20351
|
+
blurSwapOut: iz,
|
|
20352
|
+
pulseGlow: az,
|
|
20353
|
+
pulseGlowDelayed: oz,
|
|
20354
|
+
fade: sz,
|
|
20355
|
+
fadeInUp: cz,
|
|
20356
|
+
fadeInDown: lz,
|
|
20357
|
+
fadeInLeft: uz,
|
|
20358
|
+
fadeInRight: dz,
|
|
20359
|
+
fadeOut: fz,
|
|
20360
|
+
fadeOutDown: pz,
|
|
20361
|
+
fadeOutUp: mz,
|
|
20362
|
+
fadeOutLeft: hz,
|
|
20363
|
+
fadeOutRight: gz,
|
|
20364
|
+
ping: _z,
|
|
20365
|
+
blinkBackground: vz,
|
|
20366
|
+
typingBlink: yz
|
|
20367
|
+
} }]]), xz = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
20368
20368
|
__name: "DialogDescription",
|
|
20369
20369
|
props: { asChild: { type: Boolean } },
|
|
20370
20370
|
setup(e) {
|
|
@@ -20376,12 +20376,12 @@ var gL = w({
|
|
|
20376
20376
|
_: 3
|
|
20377
20377
|
}, 8, ["as-child", "class"]));
|
|
20378
20378
|
}
|
|
20379
|
-
}), [["__cssModules", { $style: { description: "_description_1frqr_2" } }]]),
|
|
20379
|
+
}), [["__cssModules", { $style: { description: "_description_1frqr_2" } }]]), Sz = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
20380
20380
|
__name: "DialogHeader",
|
|
20381
20381
|
setup(e) {
|
|
20382
20382
|
return (e, t) => (F(), p("header", { class: k(e.$style.header) }, [R(e.$slots, "default")], 2));
|
|
20383
20383
|
}
|
|
20384
|
-
}), [["__cssModules", { $style: { header: "_header_14mig_2" } }]]),
|
|
20384
|
+
}), [["__cssModules", { $style: { header: "_header_14mig_2" } }]]), Cz = /* @__PURE__ */ y({
|
|
20385
20385
|
__name: "DialogOverlay",
|
|
20386
20386
|
props: {
|
|
20387
20387
|
forceMount: { type: Boolean },
|
|
@@ -20390,39 +20390,39 @@ var gL = w({
|
|
|
20390
20390
|
setup(e) {
|
|
20391
20391
|
return (t, n) => (F(), d(V(ht), { class: k([t.$style.overlay, e.stacked && t.$style.stacked]) }, null, 8, ["class"]));
|
|
20392
20392
|
}
|
|
20393
|
-
}),
|
|
20394
|
-
overlay:
|
|
20395
|
-
stacked:
|
|
20396
|
-
overlayFadeIn:
|
|
20397
|
-
overlayFadeOut:
|
|
20398
|
-
shimmer:
|
|
20399
|
-
spin:
|
|
20393
|
+
}), wz = "_overlay_fgj6z_282", Tz = "_stacked_fgj6z_290", Ez = "_overlayFadeIn_fgj6z_1", Dz = "_overlayFadeOut_fgj6z_1", Oz = "_shimmer_fgj6z_1", kz = "_spin_fgj6z_1", Az = "_opacityPulse_fgj6z_1", jz = "_popoverIn_fgj6z_1", Mz = "_fadeIn_fgj6z_1", Nz = "_collapsibleSlideDown_fgj6z_1", Pz = "_collapsibleSlideUp_fgj6z_1", Fz = "_collapsibleSlideDownBlurred_fgj6z_1", Iz = "_collapsibleSlideUpBlurred_fgj6z_1", Lz = "_blurSwapIn_fgj6z_1", Rz = "_blurSwapOut_fgj6z_1", zz = "_pulseGlow_fgj6z_1", Bz = "_pulseGlowDelayed_fgj6z_1", Vz = "_fade_fgj6z_1", Hz = "_fadeInUp_fgj6z_1", Uz = "_fadeInDown_fgj6z_1", Wz = "_fadeInLeft_fgj6z_1", Gz = "_fadeInRight_fgj6z_1", Kz = "_fadeOut_fgj6z_1", qz = "_fadeOutDown_fgj6z_1", Jz = "_fadeOutUp_fgj6z_1", Yz = "_fadeOutLeft_fgj6z_1", Xz = "_fadeOutRight_fgj6z_1", Zz = "_ping_fgj6z_1", Qz = "_blinkBackground_fgj6z_1", $z = "_typingBlink_fgj6z_1", eB = /* @__PURE__ */ Y(Cz, [["__cssModules", { $style: {
|
|
20394
|
+
overlay: wz,
|
|
20395
|
+
stacked: Tz,
|
|
20396
|
+
overlayFadeIn: Ez,
|
|
20397
|
+
overlayFadeOut: Dz,
|
|
20398
|
+
shimmer: Oz,
|
|
20399
|
+
spin: kz,
|
|
20400
20400
|
"skeleton-pulse": "_skeleton-pulse_fgj6z_1",
|
|
20401
|
-
opacityPulse:
|
|
20402
|
-
popoverIn:
|
|
20403
|
-
fadeIn:
|
|
20404
|
-
collapsibleSlideDown:
|
|
20405
|
-
collapsibleSlideUp:
|
|
20406
|
-
collapsibleSlideDownBlurred:
|
|
20407
|
-
collapsibleSlideUpBlurred:
|
|
20408
|
-
blurSwapIn:
|
|
20409
|
-
blurSwapOut:
|
|
20410
|
-
pulseGlow:
|
|
20411
|
-
pulseGlowDelayed:
|
|
20412
|
-
fade:
|
|
20413
|
-
fadeInUp:
|
|
20414
|
-
fadeInDown:
|
|
20415
|
-
fadeInLeft:
|
|
20416
|
-
fadeInRight:
|
|
20417
|
-
fadeOut:
|
|
20418
|
-
fadeOutDown:
|
|
20419
|
-
fadeOutUp:
|
|
20420
|
-
fadeOutLeft:
|
|
20421
|
-
fadeOutRight:
|
|
20422
|
-
ping:
|
|
20423
|
-
blinkBackground:
|
|
20424
|
-
typingBlink:
|
|
20425
|
-
} }]]),
|
|
20401
|
+
opacityPulse: Az,
|
|
20402
|
+
popoverIn: jz,
|
|
20403
|
+
fadeIn: Mz,
|
|
20404
|
+
collapsibleSlideDown: Nz,
|
|
20405
|
+
collapsibleSlideUp: Pz,
|
|
20406
|
+
collapsibleSlideDownBlurred: Fz,
|
|
20407
|
+
collapsibleSlideUpBlurred: Iz,
|
|
20408
|
+
blurSwapIn: Lz,
|
|
20409
|
+
blurSwapOut: Rz,
|
|
20410
|
+
pulseGlow: zz,
|
|
20411
|
+
pulseGlowDelayed: Bz,
|
|
20412
|
+
fade: Vz,
|
|
20413
|
+
fadeInUp: Hz,
|
|
20414
|
+
fadeInDown: Uz,
|
|
20415
|
+
fadeInLeft: Wz,
|
|
20416
|
+
fadeInRight: Gz,
|
|
20417
|
+
fadeOut: Kz,
|
|
20418
|
+
fadeOutDown: qz,
|
|
20419
|
+
fadeOutUp: Jz,
|
|
20420
|
+
fadeOutLeft: Yz,
|
|
20421
|
+
fadeOutRight: Xz,
|
|
20422
|
+
ping: Zz,
|
|
20423
|
+
blinkBackground: Qz,
|
|
20424
|
+
typingBlink: $z
|
|
20425
|
+
} }]]), tB = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
20426
20426
|
__name: "DialogTitle",
|
|
20427
20427
|
props: { asChild: { type: Boolean } },
|
|
20428
20428
|
setup(e) {
|
|
@@ -20434,7 +20434,7 @@ var gL = w({
|
|
|
20434
20434
|
_: 3
|
|
20435
20435
|
}, 8, ["as-child", "class"]));
|
|
20436
20436
|
}
|
|
20437
|
-
}), [["__cssModules", { $style: { title: "_title_19uaa_2" } }]]),
|
|
20437
|
+
}), [["__cssModules", { $style: { title: "_title_19uaa_2" } }]]), nB = /* @__PURE__ */ y({
|
|
20438
20438
|
__name: "Dialog",
|
|
20439
20439
|
props: {
|
|
20440
20440
|
open: { type: Boolean },
|
|
@@ -20484,7 +20484,7 @@ var gL = w({
|
|
|
20484
20484
|
"onUpdate:open": r
|
|
20485
20485
|
}, {
|
|
20486
20486
|
default: G(() => [v(V(gt), null, {
|
|
20487
|
-
default: G(() => [v(
|
|
20487
|
+
default: G(() => [v(eB, { stacked: e.stacked }, null, 8, ["stacked"]), v(bz, {
|
|
20488
20488
|
size: e.size,
|
|
20489
20489
|
"force-mount": e.forceMount,
|
|
20490
20490
|
"trap-focus": e.trapFocus,
|
|
@@ -20498,11 +20498,11 @@ var gL = w({
|
|
|
20498
20498
|
onOpenAutoFocus: i[2] ||= (e) => n("openAutoFocus", e),
|
|
20499
20499
|
onCloseAutoFocus: i[3] ||= (e) => n("closeAutoFocus", e)
|
|
20500
20500
|
}, {
|
|
20501
|
-
default: G(() => [e.header ? (F(), d(
|
|
20502
|
-
default: G(() => [v(
|
|
20501
|
+
default: G(() => [e.header ? (F(), d(Sz, { key: 0 }, {
|
|
20502
|
+
default: G(() => [v(tB, null, {
|
|
20503
20503
|
default: G(() => [_(B(e.header), 1)]),
|
|
20504
20504
|
_: 1
|
|
20505
|
-
}), e.description ? (F(), d(
|
|
20505
|
+
}), e.description ? (F(), d(xz, { key: 0 }, {
|
|
20506
20506
|
default: G(() => [_(B(e.description), 1)]),
|
|
20507
20507
|
_: 1
|
|
20508
20508
|
})) : f("", !0)]),
|
|
@@ -20528,12 +20528,12 @@ var gL = w({
|
|
|
20528
20528
|
"modal"
|
|
20529
20529
|
]));
|
|
20530
20530
|
}
|
|
20531
|
-
}),
|
|
20531
|
+
}), rB = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
20532
20532
|
__name: "DialogFooter",
|
|
20533
20533
|
setup(e) {
|
|
20534
20534
|
return (e, t) => (F(), p("footer", { class: k(e.$style.footer) }, [R(e.$slots, "default")], 2));
|
|
20535
20535
|
}
|
|
20536
|
-
}), [["__cssModules", { $style: { footer: "_footer_wiyfb_2" } }]]),
|
|
20536
|
+
}), [["__cssModules", { $style: { footer: "_footer_wiyfb_2" } }]]), iB = /* @__PURE__ */ y({
|
|
20537
20537
|
__name: "AlertDialog",
|
|
20538
20538
|
props: {
|
|
20539
20539
|
open: { type: Boolean },
|
|
@@ -20568,23 +20568,23 @@ var gL = w({
|
|
|
20568
20568
|
"onUpdate:open": r
|
|
20569
20569
|
}, {
|
|
20570
20570
|
default: G(() => [v(V(gt), null, {
|
|
20571
|
-
default: G(() => [v(
|
|
20571
|
+
default: G(() => [v(eB), v(bz, {
|
|
20572
20572
|
size: e.size,
|
|
20573
20573
|
"show-close-button": !1
|
|
20574
20574
|
}, {
|
|
20575
20575
|
default: G(() => [
|
|
20576
|
-
v(
|
|
20577
|
-
default: G(() => [v(
|
|
20576
|
+
v(Sz, null, {
|
|
20577
|
+
default: G(() => [v(tB, null, {
|
|
20578
20578
|
default: G(() => [_(B(e.title), 1)]),
|
|
20579
20579
|
_: 1
|
|
20580
|
-
}), e.description ? (F(), d(
|
|
20580
|
+
}), e.description ? (F(), d(xz, { key: 0 }, {
|
|
20581
20581
|
default: G(() => [_(B(e.description), 1)]),
|
|
20582
20582
|
_: 1
|
|
20583
20583
|
})) : f("", !0)]),
|
|
20584
20584
|
_: 1
|
|
20585
20585
|
}),
|
|
20586
20586
|
R(t.$slots, "default"),
|
|
20587
|
-
v(
|
|
20587
|
+
v(rB, null, {
|
|
20588
20588
|
default: G(() => [v(zx, {
|
|
20589
20589
|
variant: "subtle",
|
|
20590
20590
|
label: e.cancelLabel,
|
|
@@ -20612,12 +20612,12 @@ var gL = w({
|
|
|
20612
20612
|
});
|
|
20613
20613
|
//#endregion
|
|
20614
20614
|
//#region src/components/N8nIconPicker/types.ts
|
|
20615
|
-
function
|
|
20615
|
+
function aB(e) {
|
|
20616
20616
|
return typeof e == "object" && !!e && "type" in e && (e.type === "icon" || e.type === "emoji") && "value" in e && typeof e.value == "string";
|
|
20617
20617
|
}
|
|
20618
20618
|
//#endregion
|
|
20619
20619
|
//#region src/composables/useMessage.ts
|
|
20620
|
-
function
|
|
20620
|
+
function oB() {
|
|
20621
20621
|
let e = (e) => {
|
|
20622
20622
|
if (e instanceof Error) throw e;
|
|
20623
20623
|
return e;
|
|
@@ -20675,7 +20675,7 @@ function aB() {
|
|
|
20675
20675
|
}
|
|
20676
20676
|
//#endregion
|
|
20677
20677
|
//#region src/v2/components/Loading/Loading.vue?vue&type=script&setup=true&lang.ts
|
|
20678
|
-
var
|
|
20678
|
+
var sB = /* @__PURE__ */ y({
|
|
20679
20679
|
__name: "Loading",
|
|
20680
20680
|
props: {
|
|
20681
20681
|
animated: {
|
|
@@ -20755,56 +20755,56 @@ var oB = /* @__PURE__ */ y({
|
|
|
20755
20755
|
_: 1
|
|
20756
20756
|
}, 8, ["class"])) : f("", !0);
|
|
20757
20757
|
}
|
|
20758
|
-
}),
|
|
20759
|
-
loading:
|
|
20760
|
-
rowContainer:
|
|
20761
|
-
item:
|
|
20762
|
-
animated:
|
|
20758
|
+
}), cB = "_loading_l7vmx_266", lB = "_rowContainer_l7vmx_270", uB = "_item_l7vmx_275", dB = "_animated_l7vmx_280", fB = "_p_l7vmx_290", pB = "_h1_l7vmx_295", mB = "_h3_l7vmx_300", hB = "_text_l7vmx_304", gB = "_caption_l7vmx_309", _B = "_button_l7vmx_313", vB = "_image_l7vmx_319", yB = "_circle_l7vmx_324", bB = "_rect_l7vmx_330", xB = "_custom_l7vmx_335", SB = "_h1Last_l7vmx_340", CB = "_pLast_l7vmx_344", wB = "_shimmer_l7vmx_1", TB = "_spin_l7vmx_1", EB = "_opacityPulse_l7vmx_1", DB = "_popoverIn_l7vmx_1", OB = "_fadeIn_l7vmx_1", kB = "_collapsibleSlideDown_l7vmx_1", AB = "_collapsibleSlideUp_l7vmx_1", jB = "_collapsibleSlideDownBlurred_l7vmx_1", MB = "_collapsibleSlideUpBlurred_l7vmx_1", NB = "_blurSwapIn_l7vmx_1", PB = "_blurSwapOut_l7vmx_1", FB = "_pulseGlow_l7vmx_1", IB = "_pulseGlowDelayed_l7vmx_1", LB = "_fade_l7vmx_1", RB = "_fadeInUp_l7vmx_1", zB = "_fadeInDown_l7vmx_1", BB = "_fadeInLeft_l7vmx_1", VB = "_fadeInRight_l7vmx_1", HB = "_fadeOut_l7vmx_1", UB = "_fadeOutDown_l7vmx_1", WB = "_fadeOutUp_l7vmx_1", GB = "_fadeOutLeft_l7vmx_1", KB = "_fadeOutRight_l7vmx_1", qB = "_ping_l7vmx_1", JB = "_blinkBackground_l7vmx_1", YB = "_typingBlink_l7vmx_1", XB = /* @__PURE__ */ Y(sB, [["__cssModules", { $style: {
|
|
20759
|
+
loading: cB,
|
|
20760
|
+
rowContainer: lB,
|
|
20761
|
+
item: uB,
|
|
20762
|
+
animated: dB,
|
|
20763
20763
|
"skeleton-pulse": "_skeleton-pulse_l7vmx_1",
|
|
20764
|
-
p:
|
|
20765
|
-
h1:
|
|
20766
|
-
h3:
|
|
20767
|
-
text:
|
|
20768
|
-
caption:
|
|
20769
|
-
button:
|
|
20770
|
-
image:
|
|
20771
|
-
circle:
|
|
20772
|
-
rect:
|
|
20773
|
-
custom:
|
|
20774
|
-
h1Last:
|
|
20775
|
-
pLast:
|
|
20776
|
-
shimmer:
|
|
20777
|
-
spin:
|
|
20778
|
-
opacityPulse:
|
|
20779
|
-
popoverIn:
|
|
20780
|
-
fadeIn:
|
|
20781
|
-
collapsibleSlideDown:
|
|
20782
|
-
collapsibleSlideUp:
|
|
20783
|
-
collapsibleSlideDownBlurred:
|
|
20784
|
-
collapsibleSlideUpBlurred:
|
|
20785
|
-
blurSwapIn:
|
|
20786
|
-
blurSwapOut:
|
|
20787
|
-
pulseGlow:
|
|
20788
|
-
pulseGlowDelayed:
|
|
20789
|
-
fade:
|
|
20790
|
-
fadeInUp:
|
|
20791
|
-
fadeInDown:
|
|
20792
|
-
fadeInLeft:
|
|
20793
|
-
fadeInRight:
|
|
20794
|
-
fadeOut:
|
|
20795
|
-
fadeOutDown:
|
|
20796
|
-
fadeOutUp:
|
|
20797
|
-
fadeOutLeft:
|
|
20798
|
-
fadeOutRight:
|
|
20799
|
-
ping:
|
|
20800
|
-
blinkBackground:
|
|
20801
|
-
typingBlink:
|
|
20802
|
-
} }]]),
|
|
20764
|
+
p: fB,
|
|
20765
|
+
h1: pB,
|
|
20766
|
+
h3: mB,
|
|
20767
|
+
text: hB,
|
|
20768
|
+
caption: gB,
|
|
20769
|
+
button: _B,
|
|
20770
|
+
image: vB,
|
|
20771
|
+
circle: yB,
|
|
20772
|
+
rect: bB,
|
|
20773
|
+
custom: xB,
|
|
20774
|
+
h1Last: SB,
|
|
20775
|
+
pLast: CB,
|
|
20776
|
+
shimmer: wB,
|
|
20777
|
+
spin: TB,
|
|
20778
|
+
opacityPulse: EB,
|
|
20779
|
+
popoverIn: DB,
|
|
20780
|
+
fadeIn: OB,
|
|
20781
|
+
collapsibleSlideDown: kB,
|
|
20782
|
+
collapsibleSlideUp: AB,
|
|
20783
|
+
collapsibleSlideDownBlurred: jB,
|
|
20784
|
+
collapsibleSlideUpBlurred: MB,
|
|
20785
|
+
blurSwapIn: NB,
|
|
20786
|
+
blurSwapOut: PB,
|
|
20787
|
+
pulseGlow: FB,
|
|
20788
|
+
pulseGlowDelayed: IB,
|
|
20789
|
+
fade: LB,
|
|
20790
|
+
fadeInUp: RB,
|
|
20791
|
+
fadeInDown: zB,
|
|
20792
|
+
fadeInLeft: BB,
|
|
20793
|
+
fadeInRight: VB,
|
|
20794
|
+
fadeOut: HB,
|
|
20795
|
+
fadeOutDown: UB,
|
|
20796
|
+
fadeOutUp: WB,
|
|
20797
|
+
fadeOutLeft: GB,
|
|
20798
|
+
fadeOutRight: KB,
|
|
20799
|
+
ping: qB,
|
|
20800
|
+
blinkBackground: JB,
|
|
20801
|
+
typingBlink: YB
|
|
20802
|
+
} }]]), ZB = Symbol("radioGroupArrowKeyPressed"), QB = [
|
|
20803
20803
|
"ArrowUp",
|
|
20804
20804
|
"ArrowDown",
|
|
20805
20805
|
"ArrowLeft",
|
|
20806
20806
|
"ArrowRight"
|
|
20807
|
-
],
|
|
20807
|
+
], $B = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
20808
20808
|
inheritAttrs: !1,
|
|
20809
20809
|
__name: "RadioGroupItem",
|
|
20810
20810
|
props: {
|
|
@@ -20819,7 +20819,7 @@ var oB = /* @__PURE__ */ y({
|
|
|
20819
20819
|
description: {}
|
|
20820
20820
|
},
|
|
20821
20821
|
setup(e) {
|
|
20822
|
-
let t = e, n = U(), r = le(), i = ue(), a = u(() => t.id ?? i), o = Jn(null), s = C(
|
|
20822
|
+
let t = e, n = U(), r = le(), i = ue(), a = u(() => t.id ?? i), o = Jn(null), s = C(ZB, null), c = u(() => (o?.orientation.value ?? "vertical") === "vertical");
|
|
20823
20823
|
function l(e) {
|
|
20824
20824
|
if (!s?.value) return;
|
|
20825
20825
|
let t = e.target;
|
|
@@ -20868,7 +20868,7 @@ var oB = /* @__PURE__ */ y({
|
|
|
20868
20868
|
dot: "_dot_1vi85_55",
|
|
20869
20869
|
content: "_content_1vi85_66",
|
|
20870
20870
|
label: "_label_1vi85_78"
|
|
20871
|
-
} }]]),
|
|
20871
|
+
} }]]), eV = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
20872
20872
|
inheritAttrs: !1,
|
|
20873
20873
|
__name: "RadioGroup",
|
|
20874
20874
|
props: /* @__PURE__ */ E({
|
|
@@ -20891,9 +20891,9 @@ var oB = /* @__PURE__ */ y({
|
|
|
20891
20891
|
emits: ["update:modelValue"],
|
|
20892
20892
|
setup(e) {
|
|
20893
20893
|
let t = le(), n = u(() => t.class), r = u(() => ve(t, ["class"])), i = e, a = de(e, "modelValue"), o = Xn(ye(i, "disabled", "orientation", "name", "required", "loop", "dir", "defaultValue")), s = I(!1);
|
|
20894
|
-
ne(
|
|
20894
|
+
ne(ZB, s);
|
|
20895
20895
|
function c(e) {
|
|
20896
|
-
|
|
20896
|
+
QB.includes(e.key) && (s.value = !0);
|
|
20897
20897
|
}
|
|
20898
20898
|
function l() {
|
|
20899
20899
|
s.value = !1;
|
|
@@ -20920,11 +20920,11 @@ var oB = /* @__PURE__ */ y({
|
|
|
20920
20920
|
root: "_root_1e5zq_2",
|
|
20921
20921
|
vertical: "_vertical_1e5zq_7",
|
|
20922
20922
|
horizontal: "_horizontal_1e5zq_12"
|
|
20923
|
-
} }]]),
|
|
20923
|
+
} }]]), tV = { root: "_root_1k38u_1" }, nV = ["data-has-toggle"], rV = ["aria-disabled"], iV = [
|
|
20924
20924
|
"aria-label",
|
|
20925
20925
|
"aria-expanded",
|
|
20926
20926
|
"disabled"
|
|
20927
|
-
],
|
|
20927
|
+
], aV = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
20928
20928
|
__name: "TreeNodeDefault",
|
|
20929
20929
|
props: {
|
|
20930
20930
|
label: {},
|
|
@@ -20946,7 +20946,7 @@ var oB = /* @__PURE__ */ y({
|
|
|
20946
20946
|
return (n, r) => (F(), p("li", {
|
|
20947
20947
|
"data-test-id": "tree-node",
|
|
20948
20948
|
class: k([
|
|
20949
|
-
V(
|
|
20949
|
+
V(tV).root,
|
|
20950
20950
|
V(t).treeItem,
|
|
20951
20951
|
{
|
|
20952
20952
|
[V(t).treeItemSelected]: e.isSelected,
|
|
@@ -20984,7 +20984,7 @@ var oB = /* @__PURE__ */ y({
|
|
|
20984
20984
|
class: k(V(t).treeItemLabel),
|
|
20985
20985
|
"data-test-id": "tree-node-label",
|
|
20986
20986
|
"aria-disabled": e.disabled ? "true" : void 0
|
|
20987
|
-
}, B(e.label), 11,
|
|
20987
|
+
}, B(e.label), 11, rV)]),
|
|
20988
20988
|
e.showExpandArrow && e.hasChildren ? R(n.$slots, "toggle", {
|
|
20989
20989
|
key: 1,
|
|
20990
20990
|
label: e.label,
|
|
@@ -21010,8 +21010,8 @@ var oB = /* @__PURE__ */ y({
|
|
|
21010
21010
|
size: "small",
|
|
21011
21011
|
"aria-hidden": "true",
|
|
21012
21012
|
class: k([V(t).treeItemToggleIcon, { [V(t).treeItemToggleIconExpanded]: e.isExpanded }])
|
|
21013
|
-
}, null, 8, ["class"])], 10,
|
|
21014
|
-
], 14,
|
|
21013
|
+
}, null, 8, ["class"])], 10, iV)]) : f("", !0)
|
|
21014
|
+
], 14, nV));
|
|
21015
21015
|
}
|
|
21016
21016
|
}), [["__cssModules", { $style: {
|
|
21017
21017
|
treeItem: "_treeItem_nf9oc_3",
|
|
@@ -21022,7 +21022,7 @@ var oB = /* @__PURE__ */ y({
|
|
|
21022
21022
|
trackline: "_trackline_nf9oc_58",
|
|
21023
21023
|
treeItemToggleIconExpanded: "_treeItemToggleIconExpanded_nf9oc_96",
|
|
21024
21024
|
treeItemLabel: "_treeItemLabel_nf9oc_100"
|
|
21025
|
-
} }]]),
|
|
21025
|
+
} }]]), oV = /* @__PURE__ */ y({
|
|
21026
21026
|
__name: "TreeNode",
|
|
21027
21027
|
props: {
|
|
21028
21028
|
flattenedItem: {},
|
|
@@ -21075,7 +21075,7 @@ var oB = /* @__PURE__ */ y({
|
|
|
21075
21075
|
};
|
|
21076
21076
|
}
|
|
21077
21077
|
return (t, i) => (F(), d(V(Wn), D({ "as-child": "" }, e.flattenedItem.bind, { disabled: r.value }), {
|
|
21078
|
-
default: G(({ handleToggle: i, handleSelect: c, isExpanded: l, isSelected: u }) => [R(t.$slots, "default", A(x(a(i, c, l))), () => [e.node ? (F(), d(ae(e.node), A(D({ key: 0 }, s(i, c, l, u))), null, 16)) : (F(), d(
|
|
21078
|
+
default: G(({ handleToggle: i, handleSelect: c, isExpanded: l, isSelected: u }) => [R(t.$slots, "default", A(x(a(i, c, l))), () => [e.node ? (F(), d(ae(e.node), A(D({ key: 0 }, s(i, c, l, u))), null, 16)) : (F(), d(aV, D({ key: 1 }, o(i, c, l, u), {
|
|
21079
21079
|
"data-disabled": r.value ? "" : void 0,
|
|
21080
21080
|
"data-selected": u ? "" : void 0
|
|
21081
21081
|
}), h({ _: 2 }, [
|
|
@@ -21098,7 +21098,7 @@ var oB = /* @__PURE__ */ y({
|
|
|
21098
21098
|
_: 3
|
|
21099
21099
|
}, 16, ["disabled"]));
|
|
21100
21100
|
}
|
|
21101
|
-
}),
|
|
21101
|
+
}), sV = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
21102
21102
|
inheritAttrs: !1,
|
|
21103
21103
|
__name: "Tree",
|
|
21104
21104
|
props: {
|
|
@@ -21216,7 +21216,7 @@ var oB = /* @__PURE__ */ y({
|
|
|
21216
21216
|
...i.value
|
|
21217
21217
|
}, {
|
|
21218
21218
|
class: [
|
|
21219
|
-
V(
|
|
21219
|
+
V(tV).root,
|
|
21220
21220
|
r.value,
|
|
21221
21221
|
{ [V(a).virtualized]: e.virtualized }
|
|
21222
21222
|
],
|
|
@@ -21233,7 +21233,7 @@ var oB = /* @__PURE__ */ y({
|
|
|
21233
21233
|
overscan: e.overscan,
|
|
21234
21234
|
"text-content": k
|
|
21235
21235
|
}, {
|
|
21236
|
-
default: G(({ item: e }) => [(F(), d(
|
|
21236
|
+
default: G(({ item: e }) => [(F(), d(oV, D({
|
|
21237
21237
|
key: e._id,
|
|
21238
21238
|
"flattened-item": j(e)
|
|
21239
21239
|
}, w()), h({ _: 2 }, [
|
|
@@ -21259,7 +21259,7 @@ var oB = /* @__PURE__ */ y({
|
|
|
21259
21259
|
} : void 0
|
|
21260
21260
|
]), 1040, ["flattened-item"]))]),
|
|
21261
21261
|
_: 3
|
|
21262
|
-
}, 8, ["estimate-size", "overscan"])) : (F(!0), p(s, { key: 1 }, L(n, (e) => (F(), d(
|
|
21262
|
+
}, 8, ["estimate-size", "overscan"])) : (F(!0), p(s, { key: 1 }, L(n, (e) => (F(), d(oV, D({
|
|
21263
21263
|
key: e._id,
|
|
21264
21264
|
"flattened-item": e
|
|
21265
21265
|
}, { ref_for: !0 }, w()), h({ _: 2 }, [
|
|
@@ -21292,7 +21292,7 @@ var oB = /* @__PURE__ */ y({
|
|
|
21292
21292
|
"default-value"
|
|
21293
21293
|
]));
|
|
21294
21294
|
}
|
|
21295
|
-
}), [["__cssModules", { $style: { virtualized: "_virtualized_1u886_2" } }]]),
|
|
21295
|
+
}), [["__cssModules", { $style: { virtualized: "_virtualized_1u886_2" } }]]), cV = ["disabled", "aria-label"], lV = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
21296
21296
|
inheritAttrs: !1,
|
|
21297
21297
|
__name: "TagsInput",
|
|
21298
21298
|
props: {
|
|
@@ -21419,7 +21419,7 @@ var oB = /* @__PURE__ */ y({
|
|
|
21419
21419
|
}, [v(X, {
|
|
21420
21420
|
icon: "x",
|
|
21421
21421
|
size: c.value
|
|
21422
|
-
}, null, 8, ["size"])], 10,
|
|
21422
|
+
}, null, 8, ["size"])], 10, cV)]),
|
|
21423
21423
|
_: 2
|
|
21424
21424
|
}, 1032, ["disabled"])])]),
|
|
21425
21425
|
_: 2
|
|
@@ -21460,7 +21460,7 @@ var oB = /* @__PURE__ */ y({
|
|
|
21460
21460
|
tagDelete: "_tagDelete_v2083_177",
|
|
21461
21461
|
input: "_input_v2083_207",
|
|
21462
21462
|
inputEmpty: "_inputEmpty_v2083_238"
|
|
21463
|
-
} }]]),
|
|
21463
|
+
} }]]), uV = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
21464
21464
|
inheritAttrs: !1,
|
|
21465
21465
|
__name: "ComboboxItem",
|
|
21466
21466
|
props: {
|
|
@@ -21523,7 +21523,7 @@ var oB = /* @__PURE__ */ y({
|
|
|
21523
21523
|
itemText: "_itemText_1pfas_33",
|
|
21524
21524
|
itemIndicator: "_itemIndicator_1pfas_41",
|
|
21525
21525
|
itemTrailing: "_itemTrailing_1pfas_42"
|
|
21526
|
-
} }]]),
|
|
21526
|
+
} }]]), dV = ["aria-label"], fV = ["aria-label"], pV = /* @__PURE__ */ y({
|
|
21527
21527
|
inheritAttrs: !1,
|
|
21528
21528
|
__name: "Combobox",
|
|
21529
21529
|
props: {
|
|
@@ -21713,7 +21713,7 @@ var oB = /* @__PURE__ */ y({
|
|
|
21713
21713
|
class: k(V(i).leadingIconGlyph),
|
|
21714
21714
|
size: "large"
|
|
21715
21715
|
}, null, 8, ["icon", "class"])], 2)) : f("", !0)], 64))), 128)),
|
|
21716
|
-
o.multiple ? (F(), d(V(
|
|
21716
|
+
o.multiple ? (F(), d(V(lV), {
|
|
21717
21717
|
key: 0,
|
|
21718
21718
|
id: x.value,
|
|
21719
21719
|
embedded: !0,
|
|
@@ -21782,7 +21782,7 @@ var oB = /* @__PURE__ */ y({
|
|
|
21782
21782
|
}, [v(X, {
|
|
21783
21783
|
icon: "x",
|
|
21784
21784
|
size: "small"
|
|
21785
|
-
})], 42,
|
|
21785
|
+
})], 42, dV)) : f("", !0),
|
|
21786
21786
|
v(V(qe), { "as-child": "" }, {
|
|
21787
21787
|
default: G(() => [m("button", {
|
|
21788
21788
|
type: "button",
|
|
@@ -21793,7 +21793,7 @@ var oB = /* @__PURE__ */ y({
|
|
|
21793
21793
|
}, [v(X, {
|
|
21794
21794
|
icon: "chevron-down",
|
|
21795
21795
|
class: k(V(i).trailingIcon)
|
|
21796
|
-
}, null, 8, ["class"])], 42,
|
|
21796
|
+
}, null, 8, ["class"])], 42, fV)]),
|
|
21797
21797
|
_: 1
|
|
21798
21798
|
})
|
|
21799
21799
|
]),
|
|
@@ -21831,7 +21831,7 @@ var oB = /* @__PURE__ */ y({
|
|
|
21831
21831
|
}, 1032, ["class"])) : f("", !0), (F(!0), p(s, null, L(t.items, (t) => R(e.$slots, "item", {
|
|
21832
21832
|
key: `section-${n}-item-${String(t.value)}`,
|
|
21833
21833
|
item: t
|
|
21834
|
-
}, () => [v(
|
|
21834
|
+
}, () => [v(uV, D({ ref_for: !0 }, t), h({
|
|
21835
21835
|
"item-label": G(() => [R(e.$slots, "item-label", { item: t }, () => [_(B(t.label), 1)])]),
|
|
21836
21836
|
_: 2
|
|
21837
21837
|
}, [e.$slots["item-leading"] ? {
|
|
@@ -21869,56 +21869,56 @@ var oB = /* @__PURE__ */ y({
|
|
|
21869
21869
|
"default-value"
|
|
21870
21870
|
]));
|
|
21871
21871
|
}
|
|
21872
|
-
}),
|
|
21873
|
-
comboboxAnchor:
|
|
21874
|
-
clearButton:
|
|
21875
|
-
multiple:
|
|
21876
|
-
mini:
|
|
21877
|
-
small:
|
|
21878
|
-
medium:
|
|
21879
|
-
large:
|
|
21880
|
-
xlarge:
|
|
21881
|
-
leadingIcon:
|
|
21882
|
-
leadingIconGlyph:
|
|
21883
|
-
comboboxInput:
|
|
21884
|
-
comboboxTrigger:
|
|
21885
|
-
trailingIcon:
|
|
21886
|
-
comboboxContent:
|
|
21887
|
-
popoverIn:
|
|
21888
|
-
comboboxViewport:
|
|
21889
|
-
comboboxEmpty:
|
|
21890
|
-
comboboxLabel:
|
|
21891
|
-
comboboxGroup:
|
|
21892
|
-
shimmer:
|
|
21893
|
-
spin:
|
|
21872
|
+
}), mV = "_comboboxAnchor_6umkm_380", hV = "_clearButton_6umkm_417", gV = "_multiple_6umkm_433", _V = "_mini_6umkm_439", vV = "_small_6umkm_446", yV = "_medium_6umkm_453", bV = "_large_6umkm_460", xV = "_xlarge_6umkm_467", SV = "_leadingIcon_6umkm_474", CV = "_leadingIconGlyph_6umkm_482", wV = "_comboboxInput_6umkm_487", TV = "_comboboxTrigger_6umkm_514", EV = "_trailingIcon_6umkm_561", DV = "_comboboxContent_6umkm_582", OV = "_popoverIn_6umkm_1", kV = "_comboboxViewport_6umkm_652", AV = "_comboboxEmpty_6umkm_660", jV = "_comboboxLabel_6umkm_667", MV = "_comboboxGroup_6umkm_673", NV = "_shimmer_6umkm_1", PV = "_spin_6umkm_1", FV = "_opacityPulse_6umkm_1", IV = "_fadeIn_6umkm_1", LV = "_collapsibleSlideDown_6umkm_1", RV = "_collapsibleSlideUp_6umkm_1", zV = "_collapsibleSlideDownBlurred_6umkm_1", BV = "_collapsibleSlideUpBlurred_6umkm_1", VV = "_blurSwapIn_6umkm_1", HV = "_blurSwapOut_6umkm_1", UV = "_pulseGlow_6umkm_1", WV = "_pulseGlowDelayed_6umkm_1", GV = "_fade_6umkm_1", KV = "_fadeInUp_6umkm_1", qV = "_fadeInDown_6umkm_1", JV = "_fadeInLeft_6umkm_1", YV = "_fadeInRight_6umkm_1", XV = "_fadeOut_6umkm_1", ZV = "_fadeOutDown_6umkm_1", QV = "_fadeOutUp_6umkm_1", $V = "_fadeOutLeft_6umkm_1", eH = "_fadeOutRight_6umkm_1", tH = "_ping_6umkm_1", nH = "_blinkBackground_6umkm_1", rH = "_typingBlink_6umkm_1", iH = /* @__PURE__ */ Y(pV, [["__cssModules", { $style: {
|
|
21873
|
+
comboboxAnchor: mV,
|
|
21874
|
+
clearButton: hV,
|
|
21875
|
+
multiple: gV,
|
|
21876
|
+
mini: _V,
|
|
21877
|
+
small: vV,
|
|
21878
|
+
medium: yV,
|
|
21879
|
+
large: bV,
|
|
21880
|
+
xlarge: xV,
|
|
21881
|
+
leadingIcon: SV,
|
|
21882
|
+
leadingIconGlyph: CV,
|
|
21883
|
+
comboboxInput: wV,
|
|
21884
|
+
comboboxTrigger: TV,
|
|
21885
|
+
trailingIcon: EV,
|
|
21886
|
+
comboboxContent: DV,
|
|
21887
|
+
popoverIn: OV,
|
|
21888
|
+
comboboxViewport: kV,
|
|
21889
|
+
comboboxEmpty: AV,
|
|
21890
|
+
comboboxLabel: jV,
|
|
21891
|
+
comboboxGroup: MV,
|
|
21892
|
+
shimmer: NV,
|
|
21893
|
+
spin: PV,
|
|
21894
21894
|
"skeleton-pulse": "_skeleton-pulse_6umkm_1",
|
|
21895
|
-
opacityPulse:
|
|
21896
|
-
fadeIn:
|
|
21897
|
-
collapsibleSlideDown:
|
|
21898
|
-
collapsibleSlideUp:
|
|
21899
|
-
collapsibleSlideDownBlurred:
|
|
21900
|
-
collapsibleSlideUpBlurred:
|
|
21901
|
-
blurSwapIn:
|
|
21902
|
-
blurSwapOut:
|
|
21903
|
-
pulseGlow:
|
|
21904
|
-
pulseGlowDelayed:
|
|
21905
|
-
fade:
|
|
21906
|
-
fadeInUp:
|
|
21907
|
-
fadeInDown:
|
|
21908
|
-
fadeInLeft:
|
|
21909
|
-
fadeInRight:
|
|
21910
|
-
fadeOut:
|
|
21911
|
-
fadeOutDown:
|
|
21912
|
-
fadeOutUp:
|
|
21913
|
-
fadeOutLeft:
|
|
21914
|
-
fadeOutRight:
|
|
21915
|
-
ping:
|
|
21916
|
-
blinkBackground:
|
|
21917
|
-
typingBlink:
|
|
21918
|
-
} }]]),
|
|
21895
|
+
opacityPulse: FV,
|
|
21896
|
+
fadeIn: IV,
|
|
21897
|
+
collapsibleSlideDown: LV,
|
|
21898
|
+
collapsibleSlideUp: RV,
|
|
21899
|
+
collapsibleSlideDownBlurred: zV,
|
|
21900
|
+
collapsibleSlideUpBlurred: BV,
|
|
21901
|
+
blurSwapIn: VV,
|
|
21902
|
+
blurSwapOut: HV,
|
|
21903
|
+
pulseGlow: UV,
|
|
21904
|
+
pulseGlowDelayed: WV,
|
|
21905
|
+
fade: GV,
|
|
21906
|
+
fadeInUp: KV,
|
|
21907
|
+
fadeInDown: qV,
|
|
21908
|
+
fadeInLeft: JV,
|
|
21909
|
+
fadeInRight: YV,
|
|
21910
|
+
fadeOut: XV,
|
|
21911
|
+
fadeOutDown: ZV,
|
|
21912
|
+
fadeOutUp: QV,
|
|
21913
|
+
fadeOutLeft: $V,
|
|
21914
|
+
fadeOutRight: eH,
|
|
21915
|
+
ping: tH,
|
|
21916
|
+
blinkBackground: nH,
|
|
21917
|
+
typingBlink: rH
|
|
21918
|
+
} }]]), aH = {
|
|
21919
21919
|
type: "doc",
|
|
21920
21920
|
content: [{ type: "paragraph" }]
|
|
21921
|
-
},
|
|
21921
|
+
}, oH = (e) => e || aH, sH = (e, t) => {
|
|
21922
21922
|
if (t) {
|
|
21923
21923
|
e.commands.setContent(t, {
|
|
21924
21924
|
contentType: "markdown",
|
|
@@ -21926,8 +21926,8 @@ var oB = /* @__PURE__ */ y({
|
|
|
21926
21926
|
});
|
|
21927
21927
|
return;
|
|
21928
21928
|
}
|
|
21929
|
-
e.commands.setContent(
|
|
21930
|
-
},
|
|
21929
|
+
e.commands.setContent(aH, { emitUpdate: !1 });
|
|
21930
|
+
}, cH = (e) => {
|
|
21931
21931
|
try {
|
|
21932
21932
|
let t = new URL(e);
|
|
21933
21933
|
return [
|
|
@@ -21938,27 +21938,27 @@ var oB = /* @__PURE__ */ y({
|
|
|
21938
21938
|
} catch {
|
|
21939
21939
|
return !1;
|
|
21940
21940
|
}
|
|
21941
|
-
},
|
|
21941
|
+
}, lH = (e, t) => {
|
|
21942
21942
|
let { $from: n } = e.state.selection;
|
|
21943
21943
|
for (let e = n.depth; e >= 0; e--) if (n.node(e).type.name === t) return !0;
|
|
21944
21944
|
return !1;
|
|
21945
|
-
},
|
|
21945
|
+
}, uH = (e) => typeof e == "object" && !!e && "type" in e, dH = (e) => Array.isArray(e) && e.every(uH), fH = (e) => {
|
|
21946
21946
|
let t = e.state.selection.content().content.toJSON();
|
|
21947
|
-
return !
|
|
21947
|
+
return !dH(t) || !e.markdown ? "" : e.markdown.serialize({
|
|
21948
21948
|
type: "doc",
|
|
21949
21949
|
content: t
|
|
21950
21950
|
});
|
|
21951
|
-
},
|
|
21951
|
+
}, pH = (e, t) => !t.clipboardData || e.state.selection.empty ? !1 : (t.clipboardData.setData("text/plain", fH(e)), t.preventDefault(), !0), mH = (e, t) => {
|
|
21952
21952
|
if (!t.clipboardData) return !1;
|
|
21953
21953
|
let n = t.clipboardData.getData("text/plain");
|
|
21954
21954
|
if (!n) return !1;
|
|
21955
21955
|
let r = n.trim(), { empty: i } = e.state.selection;
|
|
21956
|
-
return
|
|
21957
|
-
},
|
|
21956
|
+
return lH(e, "codeBlock") ? (e.commands.insertContent(n), t.preventDefault(), !0) : !i && cH(r) ? (e.chain().focus().extendMarkRange("link").setLink({ href: r }).run(), t.preventDefault(), !0) : ((e.getMarkdown().trim() === "" ? e.commands.setContent : e.commands.insertContent)(n, { contentType: "markdown" }), t.preventDefault(), !0);
|
|
21957
|
+
}, hH = (e = {}) => ({
|
|
21958
21958
|
...e,
|
|
21959
21959
|
class: ["n8n-markdown", e.class].filter(Boolean).join(" "),
|
|
21960
21960
|
"data-test-id": "n8n-markdown-editor-content"
|
|
21961
|
-
}),
|
|
21961
|
+
}), gH = (e) => typeof e == "function" ? (t) => hH(e(t)) : hH(e), _H = (e, t) => {
|
|
21962
21962
|
let n = [
|
|
21963
21963
|
Ur,
|
|
21964
21964
|
Nr.configure({ openOnClick: !1 }),
|
|
@@ -21978,17 +21978,17 @@ var oB = /* @__PURE__ */ y({
|
|
|
21978
21978
|
breaks: !1
|
|
21979
21979
|
} })
|
|
21980
21980
|
], r = jr({
|
|
21981
|
-
content:
|
|
21981
|
+
content: oH(e.modelValue),
|
|
21982
21982
|
contentType: e.modelValue ? "markdown" : void 0,
|
|
21983
21983
|
extensions: [...n, ...e.extensions ?? []],
|
|
21984
21984
|
editable: !e.disabled && !e.readonly,
|
|
21985
21985
|
editorProps: {
|
|
21986
21986
|
...e.editorProps,
|
|
21987
|
-
attributes:
|
|
21987
|
+
attributes: gH(e.editorProps?.attributes),
|
|
21988
21988
|
handleDOMEvents: {
|
|
21989
21989
|
...e.editorProps?.handleDOMEvents,
|
|
21990
|
-
copy: (t, n) => e.editorProps?.handleDOMEvents?.copy?.(t, n) || (r.value ?
|
|
21991
|
-
paste: (t, n) => e.editorProps?.handleDOMEvents?.paste?.(t, n) || (r.value ?
|
|
21990
|
+
copy: (t, n) => e.editorProps?.handleDOMEvents?.copy?.(t, n) || (r.value ? pH(r.value, n) : !1),
|
|
21991
|
+
paste: (t, n) => e.editorProps?.handleDOMEvents?.paste?.(t, n) || (r.value ? mH(r.value, n) : !1)
|
|
21992
21992
|
}
|
|
21993
21993
|
},
|
|
21994
21994
|
onCreate: ({ editor: e }) => {
|
|
@@ -22006,11 +22006,11 @@ var oB = /* @__PURE__ */ y({
|
|
|
22006
22006
|
}
|
|
22007
22007
|
});
|
|
22008
22008
|
return W(() => e.modelValue, (e) => {
|
|
22009
|
-
r.value && r.value.getMarkdown() !== e &&
|
|
22009
|
+
r.value && r.value.getMarkdown() !== e && sH(r.value, e ?? "");
|
|
22010
22010
|
}), W(() => [e.disabled, e.readonly], ([e, t]) => {
|
|
22011
22011
|
r.value?.setEditable(!e && !t, !1);
|
|
22012
22012
|
}), r;
|
|
22013
|
-
},
|
|
22013
|
+
}, vH = ["for"], yH = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
22014
22014
|
__name: "MarkdownEditorToolbar",
|
|
22015
22015
|
props: {
|
|
22016
22016
|
editor: {},
|
|
@@ -22021,7 +22021,7 @@ var oB = /* @__PURE__ */ y({
|
|
|
22021
22021
|
},
|
|
22022
22022
|
emits: ["update:isRawMode"],
|
|
22023
22023
|
setup(e, { emit: t }) {
|
|
22024
|
-
let n = (e) => ti(e, void 0), r = e, i = t, a = I(!1), o = I(""), c = I(!1), l = ue(), h = ue(), g = u(() => r.editor.isActive("link")), y = u(() => o.value.trim() ?
|
|
22024
|
+
let n = (e) => ti(e, void 0), r = e, i = t, a = I(!1), o = I(""), c = I(!1), l = ue(), h = ue(), g = u(() => r.editor.isActive("link")), y = u(() => o.value.trim() ? cH(o.value.trim()) ? null : n("markdownEditor.linkInvalid") : r.editor.isActive("link") ? null : n("markdownEditor.linkRequired")), b = u(() => [
|
|
22025
22025
|
{
|
|
22026
22026
|
id: "bold",
|
|
22027
22027
|
label: n("markdownEditor.bold"),
|
|
@@ -22128,7 +22128,7 @@ var oB = /* @__PURE__ */ y({
|
|
|
22128
22128
|
r.editor.chain().focus().extendMarkRange("link").unsetLink().run(), a.value = !1;
|
|
22129
22129
|
return;
|
|
22130
22130
|
}
|
|
22131
|
-
if (!
|
|
22131
|
+
if (!cH(e)) {
|
|
22132
22132
|
c.value = !0;
|
|
22133
22133
|
return;
|
|
22134
22134
|
}
|
|
@@ -22204,14 +22204,14 @@ var oB = /* @__PURE__ */ y({
|
|
|
22204
22204
|
"class"
|
|
22205
22205
|
])]),
|
|
22206
22206
|
_: 1
|
|
22207
|
-
}, 8, ["content"]), v(V(
|
|
22207
|
+
}, 8, ["content"]), v(V(kI), {
|
|
22208
22208
|
"model-value": T.value,
|
|
22209
22209
|
type: "multiple",
|
|
22210
22210
|
variant: "ghost",
|
|
22211
22211
|
size: "small",
|
|
22212
22212
|
disabled: e.disabled || e.isRawMode
|
|
22213
22213
|
}, {
|
|
22214
|
-
default: G((e) => [(F(!0), p(s, null, L(b.value, (t) => (F(), d(V(
|
|
22214
|
+
default: G((e) => [(F(!0), p(s, null, L(b.value, (t) => (F(), d(V(OI), D({
|
|
22215
22215
|
key: t.id,
|
|
22216
22216
|
value: t.id,
|
|
22217
22217
|
label: t.label,
|
|
@@ -22224,14 +22224,14 @@ var oB = /* @__PURE__ */ y({
|
|
|
22224
22224
|
]))), 128))]),
|
|
22225
22225
|
_: 1
|
|
22226
22226
|
}, 8, ["model-value", "disabled"])], 2),
|
|
22227
|
-
m("div", { class: k(t.$style.toolbarGroup) }, [v(V(
|
|
22227
|
+
m("div", { class: k(t.$style.toolbarGroup) }, [v(V(kI), {
|
|
22228
22228
|
"model-value": E.value,
|
|
22229
22229
|
type: "multiple",
|
|
22230
22230
|
variant: "ghost",
|
|
22231
22231
|
size: "small",
|
|
22232
22232
|
disabled: e.disabled || e.isRawMode
|
|
22233
22233
|
}, {
|
|
22234
|
-
default: G((e) => [(F(!0), p(s, null, L(x.value, (t) => (F(), d(V(
|
|
22234
|
+
default: G((e) => [(F(!0), p(s, null, L(x.value, (t) => (F(), d(V(OI), D({
|
|
22235
22235
|
key: t.id,
|
|
22236
22236
|
value: t.id,
|
|
22237
22237
|
label: t.label,
|
|
@@ -22241,14 +22241,14 @@ var oB = /* @__PURE__ */ y({
|
|
|
22241
22241
|
"label",
|
|
22242
22242
|
"icon",
|
|
22243
22243
|
"onClick"
|
|
22244
|
-
]))), 128)), v(V(
|
|
22244
|
+
]))), 128)), v(V(nP), {
|
|
22245
22245
|
open: a.value,
|
|
22246
22246
|
width: "320px",
|
|
22247
22247
|
side: "bottom",
|
|
22248
22248
|
"content-class": t.$style.addLinkPopover,
|
|
22249
22249
|
"onUpdate:open": u[1] ||= (e) => a.value = e
|
|
22250
22250
|
}, {
|
|
22251
|
-
trigger: G(() => [v(V(
|
|
22251
|
+
trigger: G(() => [v(V(OI), D({
|
|
22252
22252
|
value: "link",
|
|
22253
22253
|
label: n("markdownEditor.link"),
|
|
22254
22254
|
icon: "link",
|
|
@@ -22264,7 +22264,7 @@ var oB = /* @__PURE__ */ y({
|
|
|
22264
22264
|
}, [v(V($), { bold: "" }, {
|
|
22265
22265
|
default: G(() => [_(B(n("markdownEditor.linkUrl")), 1)]),
|
|
22266
22266
|
_: 1
|
|
22267
|
-
})], 10,
|
|
22267
|
+
})], 10, vH),
|
|
22268
22268
|
v(V(Jx), {
|
|
22269
22269
|
id: V(l),
|
|
22270
22270
|
modelValue: o.value,
|
|
@@ -22329,7 +22329,7 @@ var oB = /* @__PURE__ */ y({
|
|
|
22329
22329
|
}, 1032, ["open", "content-class"])]),
|
|
22330
22330
|
_: 1
|
|
22331
22331
|
}, 8, ["model-value", "disabled"])], 2),
|
|
22332
|
-
v(V(
|
|
22332
|
+
v(V(kI), {
|
|
22333
22333
|
"model-value": O.value,
|
|
22334
22334
|
type: "multiple",
|
|
22335
22335
|
variant: "ghost",
|
|
@@ -22337,7 +22337,7 @@ var oB = /* @__PURE__ */ y({
|
|
|
22337
22337
|
disabled: e.disabled || e.isRawMode,
|
|
22338
22338
|
class: k(t.$style.toolbarGroup)
|
|
22339
22339
|
}, {
|
|
22340
|
-
default: G((e) => [(F(!0), p(s, null, L(S.value, (t) => (F(), d(V(
|
|
22340
|
+
default: G((e) => [(F(!0), p(s, null, L(S.value, (t) => (F(), d(V(OI), D({
|
|
22341
22341
|
key: t.id,
|
|
22342
22342
|
value: t.id,
|
|
22343
22343
|
label: t.label,
|
|
@@ -22354,7 +22354,7 @@ var oB = /* @__PURE__ */ y({
|
|
|
22354
22354
|
"disabled",
|
|
22355
22355
|
"class"
|
|
22356
22356
|
]),
|
|
22357
|
-
v(V(
|
|
22357
|
+
v(V(kI), {
|
|
22358
22358
|
"model-value": [],
|
|
22359
22359
|
type: "multiple",
|
|
22360
22360
|
variant: "ghost",
|
|
@@ -22362,7 +22362,7 @@ var oB = /* @__PURE__ */ y({
|
|
|
22362
22362
|
disabled: e.disabled || e.isRawMode,
|
|
22363
22363
|
class: k(t.$style.toolbarGroup)
|
|
22364
22364
|
}, {
|
|
22365
|
-
default: G((e) => [(F(!0), p(s, null, L(C.value, (t) => (F(), d(V(
|
|
22365
|
+
default: G((e) => [(F(!0), p(s, null, L(C.value, (t) => (F(), d(V(OI), D({
|
|
22366
22366
|
key: t.id,
|
|
22367
22367
|
value: t.id,
|
|
22368
22368
|
label: t.label,
|
|
@@ -22375,7 +22375,7 @@ var oB = /* @__PURE__ */ y({
|
|
|
22375
22375
|
]))), 128))]),
|
|
22376
22376
|
_: 1
|
|
22377
22377
|
}, 8, ["disabled", "class"]),
|
|
22378
|
-
m("div", { class: k([t.$style.toolbarGroup, t.$style.rawToggleGroup]) }, [v(V(
|
|
22378
|
+
m("div", { class: k([t.$style.toolbarGroup, t.$style.rawToggleGroup]) }, [v(V(OI), {
|
|
22379
22379
|
"model-value": e.isRawMode,
|
|
22380
22380
|
label: e.isRawMode ? n("markdownEditor.formattedMarkdownView") : n("markdownEditor.rawMarkdownView"),
|
|
22381
22381
|
icon: "file-code",
|
|
@@ -22408,12 +22408,12 @@ var oB = /* @__PURE__ */ y({
|
|
|
22408
22408
|
rawToggleGroup: "_rawToggleGroup_k4x3y_114",
|
|
22409
22409
|
addLinkFormLabel: "_addLinkFormLabel_k4x3y_119",
|
|
22410
22410
|
addLinkForm: "_addLinkForm_k4x3y_119"
|
|
22411
|
-
} }]]),
|
|
22411
|
+
} }]]), bH = [
|
|
22412
22412
|
"value",
|
|
22413
22413
|
"placeholder",
|
|
22414
22414
|
"disabled",
|
|
22415
22415
|
"readonly"
|
|
22416
|
-
],
|
|
22416
|
+
], xH = /* @__PURE__ */ Y(/* @__PURE__ */ y({
|
|
22417
22417
|
__name: "MarkdownEditor",
|
|
22418
22418
|
props: {
|
|
22419
22419
|
modelValue: { default: "" },
|
|
@@ -22441,7 +22441,7 @@ var oB = /* @__PURE__ */ y({
|
|
|
22441
22441
|
"ready"
|
|
22442
22442
|
],
|
|
22443
22443
|
setup(e, { expose: t, emit: n }) {
|
|
22444
|
-
let r = e, i = n, a = u(() => ({ "--markdown-editor-max-height": typeof r.maxHeight == "number" ? `${r.maxHeight}px` : r.maxHeight })), o = u(() => ["always", "hover"].includes(r.showToolbar)), s = u(() => r.showToolbar === "always" ? "always" : "hover"), c = u(() => r.showToolbar === "always"), l =
|
|
22444
|
+
let r = e, i = n, a = u(() => ({ "--markdown-editor-max-height": typeof r.maxHeight == "number" ? `${r.maxHeight}px` : r.maxHeight })), o = u(() => ["always", "hover"].includes(r.showToolbar)), s = u(() => r.showToolbar === "always" ? "always" : "hover"), c = u(() => r.showToolbar === "always"), l = _H(r, i), h = I(!1), g = I(r.modelValue), _ = I(), y = I(), b = I();
|
|
22445
22445
|
W(() => r.modelValue, (e) => {
|
|
22446
22446
|
h.value && (g.value = e ?? "");
|
|
22447
22447
|
});
|
|
@@ -22466,7 +22466,7 @@ var oB = /* @__PURE__ */ y({
|
|
|
22466
22466
|
g.value = l.value?.getMarkdown() ?? r.modelValue, b.value = x(), h.value = !0, await O(), y.value?.focus();
|
|
22467
22467
|
return;
|
|
22468
22468
|
}
|
|
22469
|
-
l.value &&
|
|
22469
|
+
l.value && sH(l.value, g.value), h.value = !1, b.value = void 0, await O(), l.value?.commands.focus();
|
|
22470
22470
|
}
|
|
22471
22471
|
function T(e) {
|
|
22472
22472
|
let t = e.target.value;
|
|
@@ -22532,12 +22532,12 @@ var oB = /* @__PURE__ */ y({
|
|
|
22532
22532
|
onInput: T,
|
|
22533
22533
|
onFocus: E,
|
|
22534
22534
|
onBlur: D
|
|
22535
|
-
}, null, 46,
|
|
22535
|
+
}, null, 46, bH)], 2)) : (F(), d(V(Ar), {
|
|
22536
22536
|
key: 1,
|
|
22537
22537
|
editor: V(l),
|
|
22538
22538
|
class: k([e.$style.content, c.value ? e.$style.padTop : ""])
|
|
22539
22539
|
}, null, 8, ["editor", "class"])),
|
|
22540
|
-
o.value && V(l) ? (F(), d(
|
|
22540
|
+
o.value && V(l) ? (F(), d(yH, {
|
|
22541
22541
|
key: 2,
|
|
22542
22542
|
editor: V(l),
|
|
22543
22543
|
disabled: r.disabled || r.readonly,
|
|
@@ -22559,7 +22559,7 @@ var oB = /* @__PURE__ */ y({
|
|
|
22559
22559
|
"append-to": S,
|
|
22560
22560
|
class: k(e.$style.bubbleMenu)
|
|
22561
22561
|
}, {
|
|
22562
|
-
default: G(() => [v(
|
|
22562
|
+
default: G(() => [v(yH, {
|
|
22563
22563
|
editor: V(l),
|
|
22564
22564
|
disabled: r.disabled || r.readonly,
|
|
22565
22565
|
"is-raw-mode": !1,
|
|
@@ -22588,11 +22588,11 @@ var oB = /* @__PURE__ */ y({
|
|
|
22588
22588
|
content: "_content_1ixbk_168",
|
|
22589
22589
|
padTop: "_padTop_1ixbk_187",
|
|
22590
22590
|
rawContent: "_rawContent_1ixbk_205"
|
|
22591
|
-
} }]]),
|
|
22591
|
+
} }]]), SH = [
|
|
22592
22592
|
"json",
|
|
22593
22593
|
"python",
|
|
22594
22594
|
"typescript"
|
|
22595
|
-
],
|
|
22595
|
+
], CH = ["aria-label", "tabindex"], wH = ["innerHTML"], TH = /* @__PURE__ */ y({
|
|
22596
22596
|
__name: "CodeBlock",
|
|
22597
22597
|
props: /* @__PURE__ */ E({
|
|
22598
22598
|
code: {},
|
|
@@ -22613,7 +22613,7 @@ var oB = /* @__PURE__ */ y({
|
|
|
22613
22613
|
emits: /* @__PURE__ */ E(["copy"], ["update:collapsed"]),
|
|
22614
22614
|
setup(e, { emit: t }) {
|
|
22615
22615
|
Wr.registerLanguage("json", Gr), Wr.registerLanguage("python", Kr), Wr.registerLanguage("typescript", qr);
|
|
22616
|
-
let n = e, r = t, i = de(e, "collapsed"), a = fe("pre"), o = I(), s = I(!1), { t: c } = J(), l = u(() => n.language === "auto" ? Wr.highlightAuto(n.code, [...
|
|
22616
|
+
let n = e, r = t, i = de(e, "collapsed"), a = fe("pre"), o = I(), s = I(!1), { t: c } = J(), l = u(() => n.language === "auto" ? Wr.highlightAuto(n.code, [...SH]).value : Wr.highlight(n.code, {
|
|
22617
22617
|
language: n.language,
|
|
22618
22618
|
ignoreIllegals: !0
|
|
22619
22619
|
}).value), d = u(() => o.value ? { height: o.value } : i.value ? { maxHeight: `${n.maxHeight}px` } : void 0), h = u(() => i.value ? c("codeBlock.expand") : c("codeBlock.collapse")), g = u(() => i.value ? "arrow-down" : "arrow-up"), _ = typeof navigator < "u" && typeof navigator.clipboard?.writeText == "function";
|
|
@@ -22665,7 +22665,7 @@ var oB = /* @__PURE__ */ y({
|
|
|
22665
22665
|
}, [m("code", {
|
|
22666
22666
|
class: "hljs",
|
|
22667
22667
|
innerHTML: l.value
|
|
22668
|
-
}, null, 8,
|
|
22668
|
+
}, null, 8, wH)], 46, CH),
|
|
22669
22669
|
e.copyable && V(_) ? (F(), p("div", {
|
|
22670
22670
|
key: 0,
|
|
22671
22671
|
class: k(t.$style.actions)
|
|
@@ -22704,40 +22704,40 @@ var oB = /* @__PURE__ */ y({
|
|
|
22704
22704
|
}, 8, ["content"])], 2)) : f("", !0)
|
|
22705
22705
|
], 2));
|
|
22706
22706
|
}
|
|
22707
|
-
}),
|
|
22708
|
-
codeBlock:
|
|
22709
|
-
pre:
|
|
22710
|
-
actions:
|
|
22711
|
-
isExpanded:
|
|
22712
|
-
expandButtonContainer:
|
|
22713
|
-
expandButton:
|
|
22714
|
-
shimmer:
|
|
22715
|
-
spin:
|
|
22707
|
+
}), EH = "_codeBlock_txhb6_268", DH = "_pre_txhb6_275", OH = "_actions_txhb6_280", kH = "_isExpanded_txhb6_319", AH = "_expandButtonContainer_txhb6_323", jH = "_expandButton_txhb6_323", MH = "_shimmer_txhb6_1", NH = "_spin_txhb6_1", PH = "_opacityPulse_txhb6_1", FH = "_popoverIn_txhb6_1", IH = "_fadeIn_txhb6_1", LH = "_collapsibleSlideDown_txhb6_1", RH = "_collapsibleSlideUp_txhb6_1", zH = "_collapsibleSlideDownBlurred_txhb6_1", BH = "_collapsibleSlideUpBlurred_txhb6_1", VH = "_blurSwapIn_txhb6_1", HH = "_blurSwapOut_txhb6_1", UH = "_pulseGlow_txhb6_1", WH = "_pulseGlowDelayed_txhb6_1", GH = "_fade_txhb6_1", KH = "_fadeInUp_txhb6_1", qH = "_fadeInDown_txhb6_1", JH = "_fadeInLeft_txhb6_1", YH = "_fadeInRight_txhb6_1", XH = "_fadeOut_txhb6_1", ZH = "_fadeOutDown_txhb6_1", QH = "_fadeOutUp_txhb6_1", $H = "_fadeOutLeft_txhb6_1", eU = "_fadeOutRight_txhb6_1", tU = "_ping_txhb6_1", nU = "_blinkBackground_txhb6_1", rU = "_typingBlink_txhb6_1", iU = /* @__PURE__ */ Y(TH, [["__cssModules", { $style: {
|
|
22708
|
+
codeBlock: EH,
|
|
22709
|
+
pre: DH,
|
|
22710
|
+
actions: OH,
|
|
22711
|
+
isExpanded: kH,
|
|
22712
|
+
expandButtonContainer: AH,
|
|
22713
|
+
expandButton: jH,
|
|
22714
|
+
shimmer: MH,
|
|
22715
|
+
spin: NH,
|
|
22716
22716
|
"skeleton-pulse": "_skeleton-pulse_txhb6_1",
|
|
22717
|
-
opacityPulse:
|
|
22718
|
-
popoverIn:
|
|
22719
|
-
fadeIn:
|
|
22720
|
-
collapsibleSlideDown:
|
|
22721
|
-
collapsibleSlideUp:
|
|
22722
|
-
collapsibleSlideDownBlurred:
|
|
22723
|
-
collapsibleSlideUpBlurred:
|
|
22724
|
-
blurSwapIn:
|
|
22725
|
-
blurSwapOut:
|
|
22726
|
-
pulseGlow:
|
|
22727
|
-
pulseGlowDelayed:
|
|
22728
|
-
fade:
|
|
22729
|
-
fadeInUp:
|
|
22730
|
-
fadeInDown:
|
|
22731
|
-
fadeInLeft:
|
|
22732
|
-
fadeInRight:
|
|
22733
|
-
fadeOut:
|
|
22734
|
-
fadeOutDown:
|
|
22735
|
-
fadeOutUp:
|
|
22736
|
-
fadeOutLeft:
|
|
22737
|
-
fadeOutRight:
|
|
22738
|
-
ping:
|
|
22739
|
-
blinkBackground:
|
|
22740
|
-
typingBlink:
|
|
22717
|
+
opacityPulse: PH,
|
|
22718
|
+
popoverIn: FH,
|
|
22719
|
+
fadeIn: IH,
|
|
22720
|
+
collapsibleSlideDown: LH,
|
|
22721
|
+
collapsibleSlideUp: RH,
|
|
22722
|
+
collapsibleSlideDownBlurred: zH,
|
|
22723
|
+
collapsibleSlideUpBlurred: BH,
|
|
22724
|
+
blurSwapIn: VH,
|
|
22725
|
+
blurSwapOut: HH,
|
|
22726
|
+
pulseGlow: UH,
|
|
22727
|
+
pulseGlowDelayed: WH,
|
|
22728
|
+
fade: GH,
|
|
22729
|
+
fadeInUp: KH,
|
|
22730
|
+
fadeInDown: qH,
|
|
22731
|
+
fadeInLeft: JH,
|
|
22732
|
+
fadeInRight: YH,
|
|
22733
|
+
fadeOut: XH,
|
|
22734
|
+
fadeOutDown: ZH,
|
|
22735
|
+
fadeOutUp: QH,
|
|
22736
|
+
fadeOutLeft: $H,
|
|
22737
|
+
fadeOutRight: eU,
|
|
22738
|
+
ping: tU,
|
|
22739
|
+
blinkBackground: nU,
|
|
22740
|
+
typingBlink: rU
|
|
22741
22741
|
} }]]);
|
|
22742
22742
|
//#endregion
|
|
22743
|
-
export { o as IconBodyLoaderKey, mC as MessageWrapper, WT as N8nActionDropdown, eE as N8nActionPill, GT as N8nActionToggle,
|
|
22743
|
+
export { o as IconBodyLoaderKey, mC as MessageWrapper, WT as N8nActionDropdown, eE as N8nActionPill, GT as N8nActionToggle, DI as N8nAiActivityStep, HF as N8nAiActivityStepButton, UF as N8nAiActivityStepChevron, xI as N8nAiActivityStepGroup, TI as N8nAiActivityStepResultSection, qE as N8nAiModelSelectorDropdown, dD as N8nAlert, iB as N8nAlertDialog, bI as N8nAnimatedCollapsibleContent, di as N8nAskAssistantButton, Aw as N8nAskAssistantChat, Mw as N8nAssistantAvatar, jw as N8nAssistantIcon, Nw as N8nAssistantText, SD as N8nAvatar, Pw as N8nBadge, CD as N8nBlockUi, oR as N8nBreadcrumbs, Q as N8nButton, wD as N8nButtonList, TD as N8nCallout, OD as N8nCanvasCollaborationPill, DD as N8nCanvasThinkingPill, kD as N8nCard, Sw as N8nChatInput, rP as N8nChatMessage, oA as N8nCheckbox, PD as N8nCircleLoader, iU as N8nCodeBlock, yO as N8nCollapsiblePanel, RO as N8nColorPicker, iH as N8nCombobox2, uV as N8nCombobox2Item, PR as N8nCommandBar, vk as N8nCopyInput, vR as N8nDataTableServer, Nk as N8nDatatable, OR as N8nDateRangePicker, nB as N8nDialog, FR as N8nDialogClose, bz as N8nDialogContent, xz as N8nDialogDescription, rB as N8nDialogFooter, Sz as N8nDialogHeader, eB as N8nDialogOverlay, tB as N8nDialogTitle, VT as N8nDropdownMenu, cT as N8nDropdownMenuItem, Kk as N8nEmptyState, qk as N8nExternalLink, Jk as N8nFloatingWindow, VA as N8nFormBox, RA as N8nFormInput, BA as N8nFormInputs, UA as N8nHeaderAction, Uk as N8nHeading, xj as N8nHoverCard, Z as N8nIcon, Vx as N8nIconButton, UL as N8nIconPicker, wj as N8nInfoAccordion, Tj as N8nInfoTip, Sj as N8nInlineAskAssistantButton, wR as N8nInlineTextEdit, Jx as N8nInput, jA as N8nInputLabel, Aj as N8nInputNumber, HT as N8nKeyboardShortcut, PA as N8nLink, Ww as N8nLoading, XB as N8nLoading2, Lj as N8nLogo, Kj as N8nMarkdown, xH as N8nMarkdownEditor, Qj as N8nMenuItem, Xx as N8nMessageRating, rM as N8nNavigationDropdown, oM as N8nNodeCreatorNode, uM as N8nNodeIcon, mM as N8nNotice, yk as N8nOption, wk as N8nPagination, r as N8nPlugin, nP as N8nPopover, nP as N8nPopoverReka, Xj as N8nPreviewTag, ww as N8nPromptInputSuggestions, PP as N8nPulse, eV as N8nRadioGroup, $B as N8nRadioGroupItem, LP as N8nRecycleScroller, zA as N8nResizeObserver, WP as N8nResizeWrapper, $P as N8nResizeableSticky, NA as N8nRoute, LI as N8nScrollArea, hM as N8nSectionHeader, IP as N8nSegmentControl, Tk as N8nSelect, Sk as N8nSelect2, bk as N8nSelect2Item, vM as N8nSelectableList, pw as N8nSendStopButton, yM as N8nSettingsLayout, xM as N8nSettingsPageHeader, bN as N8nSettingsRow, xN as N8nSettingsRowConfigure, SN as N8nSettingsRowGroup, wN as N8nSettingsSaveBar, TN as N8nSettingsSection, qP as N8nSpinner, JP as N8nStatusDot, YP as N8nStepper, QP as N8nSticky, nF as N8nSuggestedActions, iF as N8nSwitch, rF as N8nSwitch2, Ok as N8nTableBase, CR as N8nTableHeaderControlsButton, uF as N8nTabs, Yj as N8nTag, dF as N8nTags, lV as N8nTagsInput2, $ as N8nText, OI as N8nToggle, kI as N8nToggleGroup, jS as N8nTooltip, II as N8nTree, sV as N8nTree2, RI as N8nUserInfo, HI as N8nUserSelect, VI as N8nUserStack, WI as N8nUsersList, kw as RestoreVersionConfirm, HA as TOOLTIP_DELAY_MS, jn as TagsInputInput, Nn as TagsInputItemDelete, Pn as TagsInputItemText, XC as ThinkingMessage, EO as adjustColorLightness, DO as createFormEventBus, rA as createPasswordRules, zP as directionsCursorMaps, TO as getContrastTextColor, FO as getValueByPath, uw as hasRequiredProps, aw as isAgentSuggestionMessage, VP as isBinary, ew as isCodeDiffMessage, RP as isCustomMenuItem, cw as isCustomMessage, nw as isEndSessionMessage, tw as isErrorMessage, NO as isEventBindingElementAttribute, aB as isIconOrEmoji, gb as isNodeIcon, iw as isSessionErrorMessage, rw as isSessionTimeoutMessage, $C as isSummaryBlock, QC as isTaskAbortedMessage, ZC as isTextMessage, lw as isThinkingGroupMessage, sw as isToolMessage, SO as isValidHexColor, ow as isWorkflowUpdatedMessage, Zr as locale, t as n8nHtml, n as n8nTruncate, LO as removeDynamicAttributes, MO as serializeAttr, jO as toggleCheckbox, PO as uid, pb as updatedIconSet, xw as useChatInputAutoFocus, $T as useDropdownSearch, a as useInjectIconBodyLoader, oB as useMessage, OS as useProvideTooltipAppendTo };
|