@blueking/bkflow-canvas-editor 0.0.35-beta.7 → 0.0.35-beta.8
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/index.cjs.js +3 -3
- package/dist/index.esm.js +4 -3
- package/dist/style.css +1 -1
- package/package.json +2 -2
package/dist/index.esm.js
CHANGED
|
@@ -15,6 +15,7 @@ import * as monaco from "monaco-editor";
|
|
|
15
15
|
import * as XLSX from "xlsx";
|
|
16
16
|
import Sortable from "sortablejs";
|
|
17
17
|
import createForm from "@blueking/bkui-form";
|
|
18
|
+
import "@blueking/bkui-form/dist/style.css";
|
|
18
19
|
import { Select as Select$1, bkTooltips, Input as Input$1, Message as Message$1 } from "bkui-vue";
|
|
19
20
|
const makeId = (e = 32) => {
|
|
20
21
|
let t = "";
|
|
@@ -27813,7 +27814,7 @@ const UserSelector = /* @__PURE__ */ _export_sfc$1(_sfc_main$$, [["render", _sfc
|
|
|
27813
27814
|
}, null, 8, ["model-value", "form-type", "schema"])
|
|
27814
27815
|
], 2));
|
|
27815
27816
|
}
|
|
27816
|
-
}), JsonschemaForm = /* @__PURE__ */ _export_sfc$1(_sfc_main$A, [["__scopeId", "data-v-
|
|
27817
|
+
}), JsonschemaForm = /* @__PURE__ */ _export_sfc$1(_sfc_main$A, [["__scopeId", "data-v-5e619ddb"]]), _hoisted_1$x = ["onMousedown"], _hoisted_2$m = { class: "dropdown-item-content" }, _hoisted_3$i = { class: "option-key" }, _hoisted_4$g = { class: "option-name" }, _hoisted_5$b = {
|
|
27817
27818
|
key: 0,
|
|
27818
27819
|
class: "dropdown-item empty"
|
|
27819
27820
|
}, _sfc_main$z = /* @__PURE__ */ defineComponent({
|
|
@@ -36617,7 +36618,7 @@ const DbIcon = defineComponent({
|
|
|
36617
36618
|
title: C.value.length === 0 ? "暂无知识库" : "搜索结果为空"
|
|
36618
36619
|
}, null, 8, ["title"])) : createCommentVNode("", !0)
|
|
36619
36620
|
]),
|
|
36620
|
-
|
|
36621
|
+
G.value.length > 0 ? (openBlock(), createElementBlock("div", _hoisted_12, [
|
|
36621
36622
|
withDirectives((openBlock(), createBlock(R, {
|
|
36622
36623
|
theme: "primary",
|
|
36623
36624
|
disabled: V.value.length === 0,
|
|
@@ -36642,7 +36643,7 @@ const DbIcon = defineComponent({
|
|
|
36642
36643
|
]);
|
|
36643
36644
|
};
|
|
36644
36645
|
}
|
|
36645
|
-
}), KnowledgebasePluginGroup = /* @__PURE__ */ _export_sfc$1(_sfc_main$8, [["__scopeId", "data-v-
|
|
36646
|
+
}), KnowledgebasePluginGroup = /* @__PURE__ */ _export_sfc$1(_sfc_main$8, [["__scopeId", "data-v-7045a2a4"]]), _hoisted_1$7 = { class: "plugin-group" }, _sfc_main$7 = /* @__PURE__ */ defineComponent({
|
|
36646
36647
|
__name: "output-plugin-group",
|
|
36647
36648
|
setup(e) {
|
|
36648
36649
|
return (t, n) => (openBlock(), createElementBlock("div", _hoisted_1$7, [
|