ddy-process-h5 1.0.1-rc.3.89 → 1.0.1-rc.3.91
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-h5.js +6 -4
- package/v2/ddy-process-h5.umd.cjs +1 -1
- package/v2/style.css +1 -1
- package/v2.7/ddy-process-h5.js +6 -4
- package/v2.7/ddy-process-h5.umd.cjs +1 -1
- package/v2.7/style.css +1 -1
- package/v3/ddy-process-h5.js +6 -4
- package/v3/ddy-process-h5.umd.cjs +1 -1
- package/v3/style.css +1 -1
package/package.json
CHANGED
package/v2/ddy-process-h5.js
CHANGED
|
@@ -17960,7 +17960,7 @@ const bx = {
|
|
|
17960
17960
|
this.drawer, this.drawer = !1;
|
|
17961
17961
|
},
|
|
17962
17962
|
canvasResize() {
|
|
17963
|
-
this.viewer && this.viewer.get("canvas").zoom(
|
|
17963
|
+
this.viewer && this.viewer.get("canvas").zoom("fit-viewport", "auto");
|
|
17964
17964
|
},
|
|
17965
17965
|
enableTouchMove() {
|
|
17966
17966
|
const e = this.viewer.get("canvas"), t = e._svg, i = document.querySelector(".viewport"), n = document.querySelector(".djs-tooltip-container");
|
|
@@ -18035,7 +18035,7 @@ var Cx = /* @__PURE__ */ ve(
|
|
|
18035
18035
|
Ax,
|
|
18036
18036
|
!1,
|
|
18037
18037
|
wx,
|
|
18038
|
-
"
|
|
18038
|
+
"728e4284",
|
|
18039
18039
|
null,
|
|
18040
18040
|
null
|
|
18041
18041
|
);
|
|
@@ -22865,6 +22865,7 @@ const FI = {
|
|
|
22865
22865
|
processInstanceId: this.param.processInstId,
|
|
22866
22866
|
actionName: this.param.actionComplete,
|
|
22867
22867
|
commentMsg: this.commentMsg,
|
|
22868
|
+
comment: this.commentMsg,
|
|
22868
22869
|
taskId: this.param.taskInstId,
|
|
22869
22870
|
vars: this.param.vars || this.gateVars,
|
|
22870
22871
|
multiNodeParticipant: e,
|
|
@@ -22949,6 +22950,7 @@ const FI = {
|
|
|
22949
22950
|
processInstanceId: this.param.processInstId,
|
|
22950
22951
|
actionName: this.param.actionComplete,
|
|
22951
22952
|
commentMsg: this.commentMsg,
|
|
22953
|
+
comment: this.commentMsg,
|
|
22952
22954
|
taskId: this.param.taskInstId,
|
|
22953
22955
|
vars: this.param.vars || this.gateVars,
|
|
22954
22956
|
multiNodeParticipant: t,
|
|
@@ -23034,7 +23036,7 @@ var VI = /* @__PURE__ */ ve(
|
|
|
23034
23036
|
LI,
|
|
23035
23037
|
!1,
|
|
23036
23038
|
jI,
|
|
23037
|
-
"
|
|
23039
|
+
"42da1044",
|
|
23038
23040
|
null,
|
|
23039
23041
|
null
|
|
23040
23042
|
);
|
|
@@ -25072,7 +25074,7 @@ function mT(e) {
|
|
|
25072
25074
|
}
|
|
25073
25075
|
const ST = /* @__PURE__ */ function() {
|
|
25074
25076
|
return fT.exports;
|
|
25075
|
-
}(), gT = "ddy-process-h5", yT = "1.0.1-rc.3.
|
|
25077
|
+
}(), gT = "ddy-process-h5", yT = "1.0.1-rc.3.91", vT = "> app\u7AEF \u6D41\u7A0B\u63D2\u4EF6", AT = "./ddy-process-h5.umd.cjs", bT = "./style.css", CT = "module", wT = {
|
|
25076
25078
|
".": {
|
|
25077
25079
|
import: "./ddy-process-h5.js",
|
|
25078
25080
|
require: "./ddy-process-h5.umd.cjs"
|