@n8n/chat 1.10.0 → 1.10.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/dist/chat.bundle.es.js +19 -19
- package/dist/chat.bundle.umd.js +1 -1
- package/dist/chat.es.js +19 -19
- package/dist/chat.umd.js +1 -1
- 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.10.
|
|
1
|
+
/*! Package version @n8n/chat@1.10.1 */
|
|
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, n) => {
|
|
3
3
|
let i = {};
|
|
4
4
|
for (var o in e) __defProp$1(i, o, {
|
|
@@ -18941,24 +18941,24 @@ var N8nIcon_default = /* @__PURE__ */ __plugin_vue_export_helper_default(/* @__P
|
|
|
18941
18941
|
]));
|
|
18942
18942
|
}
|
|
18943
18943
|
}), [["__cssModules", { $style: {
|
|
18944
|
-
button: "
|
|
18945
|
-
xsmall: "
|
|
18946
|
-
small: "
|
|
18947
|
-
medium: "
|
|
18948
|
-
large: "
|
|
18949
|
-
xlarge: "
|
|
18950
|
-
solid: "
|
|
18951
|
-
subtle: "
|
|
18952
|
-
outline: "
|
|
18953
|
-
ghost: "
|
|
18954
|
-
destructive: "
|
|
18955
|
-
disabled: "
|
|
18956
|
-
loading: "
|
|
18957
|
-
iconOnly: "
|
|
18958
|
-
"loading-container": "_loading-
|
|
18959
|
-
"button-inner": "_button-
|
|
18960
|
-
"loading-spinner": "_loading-
|
|
18961
|
-
spin: "
|
|
18944
|
+
button: "_button_4mp8u_3",
|
|
18945
|
+
xsmall: "_xsmall_4mp8u_56",
|
|
18946
|
+
small: "_small_4mp8u_62",
|
|
18947
|
+
medium: "_medium_4mp8u_68",
|
|
18948
|
+
large: "_large_4mp8u_74",
|
|
18949
|
+
xlarge: "_xlarge_4mp8u_80",
|
|
18950
|
+
solid: "_solid_4mp8u_86",
|
|
18951
|
+
subtle: "_subtle_4mp8u_104",
|
|
18952
|
+
outline: "_outline_4mp8u_139",
|
|
18953
|
+
ghost: "_ghost_4mp8u_165",
|
|
18954
|
+
destructive: "_destructive_4mp8u_180",
|
|
18955
|
+
disabled: "_disabled_4mp8u_204",
|
|
18956
|
+
loading: "_loading_4mp8u_208",
|
|
18957
|
+
iconOnly: "_iconOnly_4mp8u_211",
|
|
18958
|
+
"loading-container": "_loading-container_4mp8u_219",
|
|
18959
|
+
"button-inner": "_button-inner_4mp8u_226",
|
|
18960
|
+
"loading-spinner": "_loading-spinner_4mp8u_243",
|
|
18961
|
+
spin: "_spin_4mp8u_1"
|
|
18962
18962
|
} }]]), N8nText_default = /* @__PURE__ */ __plugin_vue_export_helper_default(/* @__PURE__ */ defineComponent({
|
|
18963
18963
|
name: "N8nText",
|
|
18964
18964
|
__name: "Text",
|