ddy-process-pc-vue3 1.0.1-rc.3.91 → 1.0.1-rc.3.93

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.
@@ -16,7 +16,7 @@ function xP(e, i) {
16
16
  }
17
17
  return Object.freeze(Object.defineProperty(e, Symbol.toStringTag, { value: "Module" }));
18
18
  }
19
- const wP = "ddy-process-pc-vue3", EP = "1.0.1-rc.3.91", kP = "> pc\u7AEF\u6D41\u7A0B\u7EC4\u4EF6", CP = "./ddy-process-pc-vue3.umd.cjs", SP = "./style.css", DP = "module", IP = {
19
+ const wP = "ddy-process-pc-vue3", EP = "1.0.1-rc.3.93", kP = "> pc\u7AEF\u6D41\u7A0B\u7EC4\u4EF6", CP = "./ddy-process-pc-vue3.umd.cjs", SP = "./style.css", DP = "module", IP = {
20
20
  ".": {
21
21
  import: "./ddy-process-pc-vue3.js",
22
22
  require: "./ddy-process-pc-vue3.umd.cjs"
@@ -22273,7 +22273,7 @@ var jV = function() {
22273
22273
  var e = this, i = e.$createElement, r = e._self._c || i;
22274
22274
  return r("div", {
22275
22275
  ref: "container",
22276
- staticClass: "bpmn-look",
22276
+ class: ["bpmn-look", e.preview ? "bpmn-look-preview" : ""],
22277
22277
  on: {
22278
22278
  wheel: e.handleWheel
22279
22279
  }
@@ -22290,6 +22290,10 @@ const QV = {
22290
22290
  bpmnNodeDetail: RV
22291
22291
  },
22292
22292
  props: {
22293
+ preview: {
22294
+ type: Boolean,
22295
+ default: !1
22296
+ },
22293
22297
  diagram: {
22294
22298
  type: String,
22295
22299
  default: "",
@@ -22409,7 +22413,7 @@ var zV = /* @__PURE__ */ fi(
22409
22413
  LV,
22410
22414
  !1,
22411
22415
  $V,
22412
- "57e71cdc",
22416
+ "3d46faae",
22413
22417
  null,
22414
22418
  null
22415
22419
  );
@@ -24044,6 +24048,7 @@ var iW = function() {
24044
24048
  }, [e.flowChartVisible && e.processXml ? r("bpmnLook", {
24045
24049
  ref: "PreviewRef",
24046
24050
  attrs: {
24051
+ preview: !0,
24047
24052
  diagram: e.processXml
24048
24053
  }
24049
24054
  }) : e._e()], 1), r("el-dialog", {
@@ -24481,7 +24486,7 @@ var aW = /* @__PURE__ */ fi(
24481
24486
  nW,
24482
24487
  !1,
24483
24488
  oW,
24484
- "1aef9e89",
24489
+ "b3f62330",
24485
24490
  null,
24486
24491
  null
24487
24492
  );