lyflowchart 1.0.64 → 1.0.65
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.js +3 -5
- package/dist/index.js.map +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -36113,10 +36113,8 @@ const GB = /* @__PURE__ */ pi(jB, [["render", UB], ["__scopeId", "data-v-81d9605
|
|
|
36113
36113
|
}), c.value.conditionType = null;
|
|
36114
36114
|
return;
|
|
36115
36115
|
}
|
|
36116
|
-
c.value.conditionType = null,
|
|
36117
|
-
|
|
36118
|
-
}), t.modeling.updateProperties(t.element, {
|
|
36119
|
-
conditionExpression: null
|
|
36116
|
+
c.value.conditionType = null, t.modeling.updateProperties(t.element, {
|
|
36117
|
+
conditionExpression: void 0
|
|
36120
36118
|
});
|
|
36121
36119
|
}, y = () => {
|
|
36122
36120
|
const { conditionType: T, scriptType: I, body: D, resource: k, language: P } = c.value;
|
|
@@ -36279,7 +36277,7 @@ function qB(e, t, n, r, o, a) {
|
|
|
36279
36277
|
})
|
|
36280
36278
|
]);
|
|
36281
36279
|
}
|
|
36282
|
-
const YB = /* @__PURE__ */ pi(VB, [["render", qB], ["__scopeId", "data-v-
|
|
36280
|
+
const YB = /* @__PURE__ */ pi(VB, [["render", qB], ["__scopeId", "data-v-a7cfb8f7"]]), XB = {
|
|
36283
36281
|
// Labels
|
|
36284
36282
|
"Activate the global connect tool": "激活全局连接工具",
|
|
36285
36283
|
"Append {type}": "添加 {type}",
|