ddy-process-h5 1.0.1-rc.3.21 → 1.0.1-rc.3.27
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 -6
- package/v2/ddy-process-h5.umd.cjs +1 -1
- package/v2/style.css +1 -1
- package/v2.7/ddy-process-h5.js +6 -6
- package/v2.7/ddy-process-h5.umd.cjs +9 -9
- package/v2.7/style.css +1 -1
- package/v3/ddy-process-h5.js +444 -444
- package/v3/ddy-process-h5.umd.cjs +3 -3
- package/v3/style.css +1 -1
package/package.json
CHANGED
package/v2/ddy-process-h5.js
CHANGED
|
@@ -15572,7 +15572,7 @@ function Pb(e) {
|
|
|
15572
15572
|
"YYYY-MM-DD HH:mm"
|
|
15573
15573
|
)}</span><br>`), o && o.length > 0) {
|
|
15574
15574
|
let f, { type: A, fullMessage: I } = o.find((F) => F.action == "AddComment") || {};
|
|
15575
|
-
A == "assigneeComment" && (f = "\u53D8\u66F4\u5BA1\u6838\u4EBA\uFF1A" + I, l.class = "nodeWarn"), A == "dispatchComment" && (f = "\u8C03\u5EA6\uFF1A" + I, l.class = "nodeWarn"), A == "transferComment" && (f = "\u8F6C\u529E\uFF1A" + I, l.class = "nodeWarn"), A == "delegateComment" && (f = "\u59D4\u6258\uFF1A" + I, l.class = "nodeWarn"), A == "rollbackComment" && (f = "\u6307\u5B9A\u56DE\u9000\uFF1A" + I, l.class = "nodeError"), A == "terminateComment" && (f = "\u7EC8\u6B62\uFF1A" + I, l.class = "nodeError"), A == "addMultiInstanceComment" && (f = "\u52A0\u7B7E\uFF1A" + I, l.class = "nodeWarn"), A == "deleteMultiInstanceComment" && (f = "\u51CF\u7B7E\uFF1A" + I, l.class = "nodeError"), A == "withdrawComment" && (f = "\u64A4\u9500\uFF1A" + I, l.class = "nodeWarn"), A == "deleteProcessComment" && (f = "\u5220\u9664\u6D41\u7A0B\uFF1A" + I, l.class = "nodeError"), A == "cancelProcessComment" && (f = "\u62D2\u7EDD\uFF1A" + I, l.class = "nodeError"), A == "comment" && (f = "\u5BA1\u6279\uFF1A" + I, l.class = "nodeSuccess"), f && (p += `<span title='${f}'>${f}</span>`);
|
|
15575
|
+
A == "assigneeComment" && (f = "\u53D8\u66F4\u5BA1\u6838\u4EBA\uFF1A" + I, l.class = "nodeWarn"), A == "dispatchComment" && (f = "\u8C03\u5EA6\uFF1A" + I, l.class = "nodeWarn"), A == "transferComment" && (f = "\u8F6C\u529E\uFF1A" + I, l.class = "nodeWarn"), A == "delegateComment" && (f = "\u59D4\u6258\uFF1A" + I, l.class = "nodeWarn"), A == "rollbackComment" && (f = "\u6307\u5B9A\u56DE\u9000\uFF1A" + I, l.class = "nodeError"), A == "terminateComment" && (f = "\u7EC8\u6B62\uFF1A" + I, l.class = "nodeError"), (A == "addMultiInstanceComment" || (A || "").includes("\u52A0\u7B7E")) && (f = "\u52A0\u7B7E\uFF1A" + I, l.class = "nodeWarn"), A == "deleteMultiInstanceComment" && (f = "\u51CF\u7B7E\uFF1A" + I, l.class = "nodeError"), A == "withdrawComment" && (f = "\u64A4\u9500\uFF1A" + I, l.class = "nodeWarn"), A == "deleteProcessComment" && (f = "\u5220\u9664\u6D41\u7A0B\uFF1A" + I, l.class = "nodeError"), A == "cancelProcessComment" && (f = "\u62D2\u7EDD\uFF1A" + I, l.class = "nodeError"), A == "comment" && (f = "\u5BA1\u6279\uFF1A" + I, l.class = "nodeSuccess"), f && (p += `<span title='${f}'>${f}</span>`);
|
|
15576
15576
|
}
|
|
15577
15577
|
l.tooltip = p;
|
|
15578
15578
|
}
|
|
@@ -15734,7 +15734,7 @@ var Bb = /* @__PURE__ */ ve(
|
|
|
15734
15734
|
Ob,
|
|
15735
15735
|
!1,
|
|
15736
15736
|
Rb,
|
|
15737
|
-
"
|
|
15737
|
+
"e21f06b8",
|
|
15738
15738
|
null,
|
|
15739
15739
|
null
|
|
15740
15740
|
);
|
|
@@ -16272,7 +16272,7 @@ var zb = function() {
|
|
|
16272
16272
|
}), function(r, a) {
|
|
16273
16273
|
return t("p", {
|
|
16274
16274
|
key: a
|
|
16275
|
-
}, [a < 1 ? [e.commentMap[r.type] ? t("span", [e._v(" " + e._s(e.commentMap[r.type]) + ": [" + e._s(r.fullMessage) + "] ")]) : e._e(), s.comments.filter(function(o) {
|
|
16275
|
+
}, [a < 1 ? [e.commentMap[r.type] ? t("span", [e._v(" " + e._s(e.commentMap[r.type]) + ": [" + e._s(r.fullMessage) + "] ")]) : r.fullMessage ? t("span", [e._v(" " + e._s(r.type) + ": [" + e._s(r.fullMessage) + "] ")]) : e._e(), s.comments.filter(function(o) {
|
|
16276
16276
|
return o.action === "AddComment";
|
|
16277
16277
|
}).length > 1 ? t("span", {
|
|
16278
16278
|
staticStyle: {
|
|
@@ -16361,7 +16361,7 @@ var $b = /* @__PURE__ */ ve(
|
|
|
16361
16361
|
Xb,
|
|
16362
16362
|
!1,
|
|
16363
16363
|
e0,
|
|
16364
|
-
"
|
|
16364
|
+
"f4393dda",
|
|
16365
16365
|
null,
|
|
16366
16366
|
null
|
|
16367
16367
|
);
|
|
@@ -22683,7 +22683,7 @@ const GC = /* @__PURE__ */ function() {
|
|
|
22683
22683
|
}), this.handleActionClose();
|
|
22684
22684
|
}, e.push(n);
|
|
22685
22685
|
}
|
|
22686
|
-
if (!this.isView &&
|
|
22686
|
+
if (!this.isView && this.getButton("wf_add_instance")) {
|
|
22687
22687
|
let n = {};
|
|
22688
22688
|
n.name = this.getButton("wf_add_instance").name, n.btnProps = { type: "primary" }, n.click = (r) => {
|
|
22689
22689
|
this.handleUserSelect({
|
|
@@ -23357,7 +23357,7 @@ function WC(e) {
|
|
|
23357
23357
|
}
|
|
23358
23358
|
const cw = /* @__PURE__ */ function() {
|
|
23359
23359
|
return KC.exports;
|
|
23360
|
-
}(), YC = "ddy-process-h5", zC = "1.0.1-rc.3.
|
|
23360
|
+
}(), YC = "ddy-process-h5", zC = "1.0.1-rc.3.27", XC = "> app\u7AEF \u6D41\u7A0B\u63D2\u4EF6", ZC = "./ddy-process-h5.umd.cjs", $C = "./style.css", ew = "module", tw = {
|
|
23361
23361
|
".": {
|
|
23362
23362
|
import: "./ddy-process-h5.js",
|
|
23363
23363
|
require: "./ddy-process-h5.umd.cjs"
|