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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ddy-process-pc-vue3",
3
- "version": "1.0.1-rc.3.91",
3
+ "version": "1.0.1-rc.3.93",
4
4
  "description": "> pc端流程组件",
5
5
  "main": "./ddy-process-pc-vue3.umd.cjs",
6
6
  "style": "./style.css",
@@ -16,7 +16,7 @@ function oR(e, i) {
16
16
  }
17
17
  return Object.freeze(Object.defineProperty(e, Symbol.toStringTag, { value: "Module" }));
18
18
  }
19
- const sR = "ddy-process-pc-vue3", lR = "1.0.1-rc.3.91", cR = "> pc\u7AEF\u6D41\u7A0B\u7EC4\u4EF6", uR = "./ddy-process-pc-vue3.umd.cjs", dR = "./style.css", fR = "module", pR = {
19
+ const sR = "ddy-process-pc-vue3", lR = "1.0.1-rc.3.93", cR = "> pc\u7AEF\u6D41\u7A0B\u7EC4\u4EF6", uR = "./ddy-process-pc-vue3.umd.cjs", dR = "./style.css", fR = "module", pR = {
20
20
  ".": {
21
21
  import: "./ddy-process-pc-vue3.js",
22
22
  require: "./ddy-process-pc-vue3.umd.cjs"
@@ -23017,7 +23017,7 @@ var ZW = function() {
23017
23017
  var e = this, i = e.$createElement, r = e._self._c || i;
23018
23018
  return r("div", {
23019
23019
  ref: "container",
23020
- staticClass: "bpmn-look",
23020
+ class: ["bpmn-look", e.preview ? "bpmn-look-preview" : ""],
23021
23021
  on: {
23022
23022
  wheel: e.handleWheel
23023
23023
  }
@@ -23034,6 +23034,10 @@ const tG = {
23034
23034
  bpmnNodeDetail: qW
23035
23035
  },
23036
23036
  props: {
23037
+ preview: {
23038
+ type: Boolean,
23039
+ default: !1
23040
+ },
23037
23041
  diagram: {
23038
23042
  type: String,
23039
23043
  default: "",
@@ -23153,7 +23157,7 @@ var iG = /* @__PURE__ */ li(
23153
23157
  eG,
23154
23158
  !1,
23155
23159
  nG,
23156
- "57e71cdc",
23160
+ "3d46faae",
23157
23161
  null,
23158
23162
  null
23159
23163
  );
@@ -24788,6 +24792,7 @@ var AG = function() {
24788
24792
  }, [e.flowChartVisible && e.processXml ? r("bpmnLook", {
24789
24793
  ref: "PreviewRef",
24790
24794
  attrs: {
24795
+ preview: !0,
24791
24796
  diagram: e.processXml
24792
24797
  }
24793
24798
  }) : e._e()], 1), r("el-dialog", {
@@ -25225,7 +25230,7 @@ var _G = /* @__PURE__ */ li(
25225
25230
  vG,
25226
25231
  !1,
25227
25232
  yG,
25228
- "1aef9e89",
25233
+ "b3f62330",
25229
25234
  null,
25230
25235
  null
25231
25236
  );