@blueking/bkflow-canvas-editor 0.0.9 → 0.0.10
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 +2 -2
- package/dist/index.esm.js +6 -6
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.esm.js
CHANGED
|
@@ -9238,25 +9238,25 @@ const _hoisted_1$v = { class: "editor-header" }, _sfc_main$w = /* @__PURE__ */ d
|
|
|
9238
9238
|
return openBlock(), createElementBlock("div", _hoisted_1$s, [
|
|
9239
9239
|
createElementVNode("span", _hoisted_2$h, [
|
|
9240
9240
|
withDirectives(createElementVNode("i", {
|
|
9241
|
-
class: "
|
|
9241
|
+
class: "bkflow-canvas-icon bkflow-canvas-caozuojilu",
|
|
9242
9242
|
onClick: p[0] || (p[0] = (f) => r.value = !0)
|
|
9243
9243
|
}, null, 512), [
|
|
9244
9244
|
[v, "操作记录"]
|
|
9245
9245
|
]),
|
|
9246
9246
|
withDirectives(createElementVNode("i", {
|
|
9247
|
-
class: "
|
|
9247
|
+
class: "bkflow-canvas-icon bkflow-canvas-quanjubianliang",
|
|
9248
9248
|
onClick: p[1] || (p[1] = (f) => i.value = !0)
|
|
9249
9249
|
}, null, 512), [
|
|
9250
9250
|
[v, "全局变量"]
|
|
9251
9251
|
]),
|
|
9252
9252
|
withDirectives(createElementVNode("i", {
|
|
9253
|
-
class: "
|
|
9253
|
+
class: "bkflow-canvas-icon bkflow-canvas-jichuxinxi",
|
|
9254
9254
|
onClick: c
|
|
9255
9255
|
}, null, 512), [
|
|
9256
9256
|
[v, "基础信息"]
|
|
9257
9257
|
]),
|
|
9258
9258
|
withDirectives(createElementVNode("i", {
|
|
9259
|
-
class: "
|
|
9259
|
+
class: "bkflow-canvas-icon bkflow-canvas-code",
|
|
9260
9260
|
onClick: p[2] || (p[2] = (f) => l.value = !0)
|
|
9261
9261
|
}, null, 512), [
|
|
9262
9262
|
[v, "Code"]
|
|
@@ -9293,7 +9293,7 @@ const _hoisted_1$v = { class: "editor-header" }, _sfc_main$w = /* @__PURE__ */ d
|
|
|
9293
9293
|
]);
|
|
9294
9294
|
};
|
|
9295
9295
|
}
|
|
9296
|
-
}), FlowInfoSliders = /* @__PURE__ */ _export_sfc(_sfc_main$t, [["__scopeId", "data-v-
|
|
9296
|
+
}), FlowInfoSliders = /* @__PURE__ */ _export_sfc(_sfc_main$t, [["__scopeId", "data-v-2085d8e3"]]), _hoisted_1$r = { class: "expression-guidance" }, _sfc_main$s = /* @__PURE__ */ defineComponent({
|
|
9297
9297
|
__name: "expression-guidance",
|
|
9298
9298
|
props: {
|
|
9299
9299
|
parseLang: { default: "boolrule" }
|
|
@@ -12643,7 +12643,7 @@ const getUniformApiPluginFormValue = (e) => "default" in e ? e.default : "", get
|
|
|
12643
12643
|
}, 8, ["desc"]);
|
|
12644
12644
|
};
|
|
12645
12645
|
}
|
|
12646
|
-
}), edit = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
12646
|
+
}), edit = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-7edd9227"]]), edit$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
12647
12647
|
__proto__: null,
|
|
12648
12648
|
default: edit
|
|
12649
12649
|
}, Symbol.toStringTag, { value: "Module" })), index = {
|