@blueking/bkflow-canvas-editor 0.0.19 → 0.0.20
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 +1 -1
- package/dist/index.esm.js +4 -3
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.esm.js
CHANGED
|
@@ -30348,7 +30348,7 @@ const AiopsForm = /* @__PURE__ */ _export_sfc$1(_sfc_main$o, [["render", _sfc_re
|
|
|
30348
30348
|
pluginDetailLoading: L,
|
|
30349
30349
|
validate: async () => {
|
|
30350
30350
|
let de;
|
|
30351
|
-
!r.inputParams && $.value
|
|
30351
|
+
!r.inputParams && $.value ? de = $.value.validate : de = () => !0;
|
|
30352
30352
|
const [_e, $e] = await Promise.all([
|
|
30353
30353
|
k.value?.validate(),
|
|
30354
30354
|
de()
|
|
@@ -30441,7 +30441,7 @@ const AiopsForm = /* @__PURE__ */ _export_sfc$1(_sfc_main$o, [["render", _sfc_re
|
|
|
30441
30441
|
]);
|
|
30442
30442
|
};
|
|
30443
30443
|
}
|
|
30444
|
-
}), NodeConfig = /* @__PURE__ */ _export_sfc$1(_sfc_main$h, [["__scopeId", "data-v-
|
|
30444
|
+
}), NodeConfig = /* @__PURE__ */ _export_sfc$1(_sfc_main$h, [["__scopeId", "data-v-5b11203e"]]), _hoisted_1$g = { class: "node-config-slider" }, _hoisted_2$c = {
|
|
30445
30445
|
key: 0,
|
|
30446
30446
|
class: "sideslider-footer-buttons"
|
|
30447
30447
|
}, _sfc_main$g = /* @__PURE__ */ defineComponent({
|
|
@@ -32097,6 +32097,7 @@ const AiopsForm = /* @__PURE__ */ _export_sfc$1(_sfc_main$o, [["render", _sfc_re
|
|
|
32097
32097
|
"system-variables": re.value,
|
|
32098
32098
|
"fetch-user-api": unref(i).fetchUserApi
|
|
32099
32099
|
}, null, 8, ["flow-data", "system-variables", "fetch-user-api"]),
|
|
32100
|
+
ae[5] || (ae[5] = createElementVNode("div", { class: "split-line" }, null, -1)),
|
|
32100
32101
|
e.showHeaderActions ? (openBlock(), createElementBlock("div", _hoisted_2$2, [
|
|
32101
32102
|
createVNode(ue, {
|
|
32102
32103
|
theme: "primary",
|
|
@@ -32171,7 +32172,7 @@ const AiopsForm = /* @__PURE__ */ _export_sfc$1(_sfc_main$o, [["render", _sfc_re
|
|
|
32171
32172
|
]), 1032, ["desc"]));
|
|
32172
32173
|
};
|
|
32173
32174
|
}
|
|
32174
|
-
}), view = /* @__PURE__ */ _export_sfc$1(_sfc_main$2, [["__scopeId", "data-v-
|
|
32175
|
+
}), view = /* @__PURE__ */ _export_sfc$1(_sfc_main$2, [["__scopeId", "data-v-6af582dd"]]), view$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
32175
32176
|
__proto__: null,
|
|
32176
32177
|
default: view
|
|
32177
32178
|
}, Symbol.toStringTag, { value: "Module" })), _hoisted_1$1 = { class: "execute-flow-slider" }, _hoisted_2$1 = { class: "flow-name-wrapper" }, _hoisted_3$1 = { class: "form-params-wrapper" }, _hoisted_4$1 = {
|