@n8n/chat 1.2.1 → 1.3.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 +4 -2
- package/dist/chat.bundle.umd.js +2 -2
- package/dist/chat.es.js +4 -2
- package/dist/chat.umd.js +2 -2
- package/dist/style.css +2 -2
- package/package.json +2 -2
package/dist/chat.bundle.es.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/*! Package version @n8n/chat@1.
|
|
1
|
+
/*! Package version @n8n/chat@1.3.0 */
|
|
2
2
|
var __create = Object.create, __defProp$1 = Object.defineProperty, __getOwnPropDesc = Object.getOwnPropertyDescriptor, __getOwnPropNames = Object.getOwnPropertyNames, __getProtoOf = Object.getPrototypeOf, __hasOwnProp$1 = Object.prototype.hasOwnProperty, __esmMin = (e, t) => () => (e && (t = e(e = 0)), t), __commonJSMin = (e, t) => () => (t || e((t = { exports: {} }).exports, t), t.exports), __export = (e) => {
|
|
3
3
|
let n = {};
|
|
4
4
|
for (var r in e) __defProp$1(n, r, {
|
|
@@ -5326,6 +5326,7 @@ var openInNew_default = {
|
|
|
5326
5326
|
}
|
|
5327
5327
|
return (e, t) => (openBlock(), createElementBlock("div", {
|
|
5328
5328
|
class: "chat-file",
|
|
5329
|
+
"data-test-id": "chat-file",
|
|
5329
5330
|
onClick: s
|
|
5330
5331
|
}, [
|
|
5331
5332
|
createVNode(unref(o), { class: "chat-icon" }),
|
|
@@ -5333,6 +5334,7 @@ var openInNew_default = {
|
|
|
5333
5334
|
e.isRemovable ? (openBlock(), createElementBlock("span", {
|
|
5334
5335
|
key: 0,
|
|
5335
5336
|
class: "chat-file-delete",
|
|
5337
|
+
"data-test-id": "chat-file-remove",
|
|
5336
5338
|
onClick: withModifiers(c, ["stop"])
|
|
5337
5339
|
}, [createVNode(unref(closeThick_default))])) : e.isPreviewable || e.href ? (openBlock(), createBlock(unref(openInNew_default), {
|
|
5338
5340
|
key: 1,
|
|
@@ -5340,7 +5342,7 @@ var openInNew_default = {
|
|
|
5340
5342
|
})) : createCommentVNode("", !0)
|
|
5341
5343
|
]));
|
|
5342
5344
|
}
|
|
5343
|
-
}), [["__scopeId", "data-v-
|
|
5345
|
+
}), [["__scopeId", "data-v-dc3234f3"]]), _hoisted_1$219 = { class: "chat-inputs" }, _hoisted_2$16 = {
|
|
5344
5346
|
key: 0,
|
|
5345
5347
|
class: "chat-input-left-panel"
|
|
5346
5348
|
}, _hoisted_3$6 = ["disabled", "placeholder"], _hoisted_4$1 = { class: "chat-inputs-controls" }, _hoisted_5$1 = ["disabled"], _hoisted_6$1 = ["disabled"], _hoisted_7 = {
|