@n8n/chat 1.31.0 → 1.32.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/chat.bundle.es.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/*! Package version @n8n/chat@1.
|
|
1
|
+
/*! Package version @n8n/chat@1.32.0 */
|
|
2
2
|
//#region \0rolldown/runtime.js
|
|
3
3
|
var e = Object.create, t = Object.defineProperty, n = Object.getOwnPropertyDescriptor, r = Object.getOwnPropertyNames, i = Object.getPrototypeOf, a = Object.prototype.hasOwnProperty, o = (e, t) => () => (e && (t = e(e = 0)), t), s = (e, t) => () => (t || e((t = { exports: {} }).exports, t), t.exports), c = (e, n) => {
|
|
4
4
|
let r = {};
|
|
@@ -14197,7 +14197,7 @@ var Qoe = {
|
|
|
14197
14197
|
function O(e, t) {
|
|
14198
14198
|
if (a.webhookUrl && o.currentSessionId.value) try {
|
|
14199
14199
|
let n = Zae(a.webhookUrl, e, o.currentSessionId.value, !0, t);
|
|
14200
|
-
o.ws = new WebSocket(n);
|
|
14200
|
+
o.ws = new WebSocket(n), o.waitingForResponse.value = !0;
|
|
14201
14201
|
let r;
|
|
14202
14202
|
o.ws.onmessage = (e) => {
|
|
14203
14203
|
let t = e.data, n = t === "n8n|heartbeat" || t === "n8n|continue", i;
|
|
@@ -14331,7 +14331,7 @@ var Qoe = {
|
|
|
14331
14331
|
onRemove: N
|
|
14332
14332
|
}, null, 8, ["file"]))), 128))])) : J("", !0)], 4));
|
|
14333
14333
|
}
|
|
14334
|
-
}), [["__scopeId", "data-v-
|
|
14334
|
+
}), [["__scopeId", "data-v-e58421ca"]]), lse = { class: "chat-layout" }, use = {
|
|
14335
14335
|
key: 0,
|
|
14336
14336
|
class: "chat-header"
|
|
14337
14337
|
}, dse = {
|
|
@@ -19670,7 +19670,7 @@ var fve = [
|
|
|
19670
19670
|
}), s = Gt(null), c = Y(() => s.value?.[t.icon] ?? sve[t.icon] ?? ove[t.icon] ?? null);
|
|
19671
19671
|
B(() => t.icon, async (e) => {
|
|
19672
19672
|
if (typeof e == "string" && e.startsWith("node:") && !s.value) {
|
|
19673
|
-
let { nodeIconSet: e } = await import("./node-icons-
|
|
19673
|
+
let { nodeIconSet: e } = await import("./node-icons-DRuB9eZ3.mjs");
|
|
19674
19674
|
s.value = e;
|
|
19675
19675
|
}
|
|
19676
19676
|
}, { immediate: !0 });
|
|
@@ -42641,7 +42641,7 @@ var zAe = (e, t, n) => e ?? t ?? n, BAe = /* @__PURE__ */ c({
|
|
|
42641
42641
|
}
|
|
42642
42642
|
].flatMap((e) => e.slugs.map((t) => [t, e.key])));
|
|
42643
42643
|
//#endregion
|
|
42644
|
-
//#region ../../../../node_modules/.pnpm/lodash@4.18.
|
|
42644
|
+
//#region ../../../../node_modules/.pnpm/lodash@4.18.1_patch_hash=81ead1b07fc8efda87bd2724dbd876ab49f4a0aa03f96c3770060b2ea47d9e0b/node_modules/lodash/isArray.js
|
|
42645
42645
|
var I1 = /* @__PURE__ */ s(((e, t) => {
|
|
42646
42646
|
t.exports = Array.isArray;
|
|
42647
42647
|
})), JAe = /* @__PURE__ */ s(((e, t) => {
|