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

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.97",
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.97", 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"
@@ -6024,6 +6024,7 @@ var uQ = function() {
6024
6024
  }
6025
6025
  }, [e.processNodeObj.userList && e.processNodeObj.userList.length >= 2 ? r("el-select", {
6026
6026
  attrs: {
6027
+ filterable: "",
6027
6028
  multiple: e.processNodeObj.loopCardinality == -1,
6028
6029
  placeholder: "\u8BF7\u9009\u62E9"
6029
6030
  },
@@ -23017,7 +23018,7 @@ var ZW = function() {
23017
23018
  var e = this, i = e.$createElement, r = e._self._c || i;
23018
23019
  return r("div", {
23019
23020
  ref: "container",
23020
- staticClass: "bpmn-look",
23021
+ class: ["bpmn-look", e.preview ? "bpmn-look-preview" : ""],
23021
23022
  on: {
23022
23023
  wheel: e.handleWheel
23023
23024
  }
@@ -23034,6 +23035,10 @@ const tG = {
23034
23035
  bpmnNodeDetail: qW
23035
23036
  },
23036
23037
  props: {
23038
+ preview: {
23039
+ type: Boolean,
23040
+ default: !1
23041
+ },
23037
23042
  diagram: {
23038
23043
  type: String,
23039
23044
  default: "",
@@ -23153,7 +23158,7 @@ var iG = /* @__PURE__ */ li(
23153
23158
  eG,
23154
23159
  !1,
23155
23160
  nG,
23156
- "57e71cdc",
23161
+ "3d46faae",
23157
23162
  null,
23158
23163
  null
23159
23164
  );
@@ -24788,6 +24793,7 @@ var AG = function() {
24788
24793
  }, [e.flowChartVisible && e.processXml ? r("bpmnLook", {
24789
24794
  ref: "PreviewRef",
24790
24795
  attrs: {
24796
+ preview: !0,
24791
24797
  diagram: e.processXml
24792
24798
  }
24793
24799
  }) : e._e()], 1), r("el-dialog", {
@@ -25225,7 +25231,7 @@ var _G = /* @__PURE__ */ li(
25225
25231
  vG,
25226
25232
  !1,
25227
25233
  yG,
25228
- "1aef9e89",
25234
+ "b3f62330",
25229
25235
  null,
25230
25236
  null
25231
25237
  );