lyflowchart 1.0.69 → 1.0.71

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 CHANGED
@@ -35563,8 +35563,8 @@ const zB = /* @__PURE__ */ pi(FB, [["render", HB], ["__scopeId", "data-v-8afeeb4
35563
35563
  const fe = k();
35564
35564
  fe && (P(), C[C.userType] = b.value, fe.modeling.updateProperties(fe.element, {
35565
35565
  dataType: "fixed",
35566
- [C.userType]: y
35567
- }), O[C.userType] = y, c.value = !1);
35566
+ [C.userType]: y.value
35567
+ }), O[C.userType] = y.value, c.value = !1);
35568
35568
  }, V = () => {
35569
35569
  if (!_.value)
35570
35570
  return;
@@ -36011,7 +36011,7 @@ function UB(e, t, n, r, o, a) {
36011
36011
  }, 8, ["open"])
36012
36012
  ]);
36013
36013
  }
36014
- const GB = /* @__PURE__ */ pi(jB, [["render", UB], ["__scopeId", "data-v-2440b0c4"]]), VB = oi({
36014
+ const GB = /* @__PURE__ */ pi(jB, [["render", UB], ["__scopeId", "data-v-03e91aa5"]]), VB = oi({
36015
36015
  name: "FlowConditionPanel",
36016
36016
  props: {
36017
36017
  id: {
@@ -39908,6 +39908,10 @@ const CF = oi({
39908
39908
  procInsId: {
39909
39909
  type: String,
39910
39910
  default: ""
39911
+ },
39912
+ height: {
39913
+ type: Number,
39914
+ default: 0
39911
39915
  }
39912
39916
  },
39913
39917
  components: {
@@ -39959,7 +39963,7 @@ const CF = oi({
39959
39963
  (c) => {
39960
39964
  !c || !c.xmlData || (n.value && n.value.destroy(), n.value = new Gm({
39961
39965
  container: t.value,
39962
- height: "calc(100vh - 200px)"
39966
+ height: e.height ? e.height : "calc(100vh - 200px)"
39963
39967
  }), o(c));
39964
39968
  },
39965
39969
  { immediate: !0 }
@@ -40058,7 +40062,7 @@ function PF(e, t, n, r, o, a) {
40058
40062
  })
40059
40063
  ]);
40060
40064
  }
40061
- const NF = /* @__PURE__ */ pi(CF, [["render", PF], ["__scopeId", "data-v-84db9dae"]]);
40065
+ const NF = /* @__PURE__ */ pi(CF, [["render", PF], ["__scopeId", "data-v-8f565efc"]]);
40062
40066
  export {
40063
40067
  MF as MyProcess,
40064
40068
  NF as MyProcessViewer