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 +1 -1
- package/v2/ddy-process-pc-vue3.js +10 -4
- package/v2/ddy-process-pc-vue3.umd.cjs +3 -3
- package/v2/style.css +1 -1
- package/v2.7/ddy-process-pc-vue3.js +10 -4
- package/v2.7/ddy-process-pc-vue3.umd.cjs +3 -3
- package/v2.7/style.css +1 -1
- package/v3/ddy-process-pc-vue3.js +11 -5
- package/v3/ddy-process-pc-vue3.umd.cjs +8 -8
- package/v3/style.css +1 -1
|
@@ -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.
|
|
19
|
+
const wP = "ddy-process-pc-vue3", EP = "1.0.1-rc.3.97", 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"
|
|
@@ -5280,6 +5280,7 @@ var Jj = function() {
|
|
|
5280
5280
|
}
|
|
5281
5281
|
}, [e.processNodeObj.userList && e.processNodeObj.userList.length >= 2 ? r("el-select", {
|
|
5282
5282
|
attrs: {
|
|
5283
|
+
filterable: "",
|
|
5283
5284
|
multiple: e.processNodeObj.loopCardinality == -1,
|
|
5284
5285
|
placeholder: "\u8BF7\u9009\u62E9"
|
|
5285
5286
|
},
|
|
@@ -22273,7 +22274,7 @@ var jV = function() {
|
|
|
22273
22274
|
var e = this, i = e.$createElement, r = e._self._c || i;
|
|
22274
22275
|
return r("div", {
|
|
22275
22276
|
ref: "container",
|
|
22276
|
-
|
|
22277
|
+
class: ["bpmn-look", e.preview ? "bpmn-look-preview" : ""],
|
|
22277
22278
|
on: {
|
|
22278
22279
|
wheel: e.handleWheel
|
|
22279
22280
|
}
|
|
@@ -22290,6 +22291,10 @@ const QV = {
|
|
|
22290
22291
|
bpmnNodeDetail: RV
|
|
22291
22292
|
},
|
|
22292
22293
|
props: {
|
|
22294
|
+
preview: {
|
|
22295
|
+
type: Boolean,
|
|
22296
|
+
default: !1
|
|
22297
|
+
},
|
|
22293
22298
|
diagram: {
|
|
22294
22299
|
type: String,
|
|
22295
22300
|
default: "",
|
|
@@ -22409,7 +22414,7 @@ var zV = /* @__PURE__ */ fi(
|
|
|
22409
22414
|
LV,
|
|
22410
22415
|
!1,
|
|
22411
22416
|
$V,
|
|
22412
|
-
"
|
|
22417
|
+
"3d46faae",
|
|
22413
22418
|
null,
|
|
22414
22419
|
null
|
|
22415
22420
|
);
|
|
@@ -24044,6 +24049,7 @@ var iW = function() {
|
|
|
24044
24049
|
}, [e.flowChartVisible && e.processXml ? r("bpmnLook", {
|
|
24045
24050
|
ref: "PreviewRef",
|
|
24046
24051
|
attrs: {
|
|
24052
|
+
preview: !0,
|
|
24047
24053
|
diagram: e.processXml
|
|
24048
24054
|
}
|
|
24049
24055
|
}) : e._e()], 1), r("el-dialog", {
|
|
@@ -24481,7 +24487,7 @@ var aW = /* @__PURE__ */ fi(
|
|
|
24481
24487
|
nW,
|
|
24482
24488
|
!1,
|
|
24483
24489
|
oW,
|
|
24484
|
-
"
|
|
24490
|
+
"b3f62330",
|
|
24485
24491
|
null,
|
|
24486
24492
|
null
|
|
24487
24493
|
);
|