ddy-process-h5 1.0.1-rc.2.45 → 1.0.1-rc.2.47
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 +7 -7
- package/v2/ddy-process-h5.umd.cjs +1 -1
- package/v2/style.css +1 -1
- package/v2.7/ddy-process-h5.js +7 -7
- package/v2.7/ddy-process-h5.umd.cjs +1 -1
- package/v2.7/style.css +1 -1
- package/v3/ddy-process-h5.js +5 -5
- 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
|
@@ -19550,7 +19550,7 @@ var F0 = function() {
|
|
|
19550
19550
|
})], 2) : s.nodeType == "exclusiveGateway" && s.branches.length == 1 ? t("div", {
|
|
19551
19551
|
staticClass: "treeperson-firstnode"
|
|
19552
19552
|
}, e._l(s.branches, function(r, a) {
|
|
19553
|
-
return t("div", [t("span"), t("
|
|
19553
|
+
return t("div", [t("span"), t("tree-person", {
|
|
19554
19554
|
ref: "TreePersonRef",
|
|
19555
19555
|
refInFor: !0,
|
|
19556
19556
|
attrs: {
|
|
@@ -19589,7 +19589,7 @@ var F0 = function() {
|
|
|
19589
19589
|
}
|
|
19590
19590
|
}
|
|
19591
19591
|
}, [t("span"), e._v(" " + e._s(r.nodeInfoDTO ? r.nodeInfoDTO.nodeName || r.nodeInfoDTO.name : r.nodeName || r.name) + " ")]);
|
|
19592
|
-
})], 2), e.childrenItems && e.childrenItems.length > 0 && e.childrenItems[0].nodeInfoDTO && e.childrenItems[0].nodeInfoDTO.nodeType != "userTask" ? [t("
|
|
19592
|
+
})], 2), e.childrenItems && e.childrenItems.length > 0 && e.childrenItems[0].nodeInfoDTO && e.childrenItems[0].nodeInfoDTO.nodeType != "userTask" ? [t("tree-person", {
|
|
19593
19593
|
key: e.firstCheck,
|
|
19594
19594
|
ref: "TreePersonRef",
|
|
19595
19595
|
refInFor: !0,
|
|
@@ -19742,7 +19742,7 @@ var F0 = function() {
|
|
|
19742
19742
|
}
|
|
19743
19743
|
}
|
|
19744
19744
|
}, [t("span"), e._v(" " + e._s(r.nodeName || r.name) + " ")]);
|
|
19745
|
-
}), t("
|
|
19745
|
+
}), t("tree-person", {
|
|
19746
19746
|
key: e.firstCheck,
|
|
19747
19747
|
ref: "TreePersonRef",
|
|
19748
19748
|
refInFor: !0,
|
|
@@ -19996,7 +19996,7 @@ var Q0 = /* @__PURE__ */ ge(
|
|
|
19996
19996
|
V0,
|
|
19997
19997
|
!1,
|
|
19998
19998
|
U0,
|
|
19999
|
-
"
|
|
19999
|
+
"77c4039a",
|
|
20000
20000
|
null,
|
|
20001
20001
|
null
|
|
20002
20002
|
);
|
|
@@ -23323,7 +23323,7 @@ function OC(e) {
|
|
|
23323
23323
|
}
|
|
23324
23324
|
const zC = /* @__PURE__ */ function() {
|
|
23325
23325
|
return MC.exports;
|
|
23326
|
-
}(), BC = "ddy-process-h5", RC = "1.0.1-rc.2.
|
|
23326
|
+
}(), BC = "ddy-process-h5", RC = "1.0.1-rc.2.47", LC = "> app\u7AEF \u6D41\u7A0B\u63D2\u4EF6", FC = "./ddy-process-h5.umd.cjs", VC = "./style.css", jC = "module", QC = {
|
|
23327
23327
|
".": {
|
|
23328
23328
|
import: "./ddy-process-h5.js",
|
|
23329
23329
|
require: "./ddy-process-h5.umd.cjs"
|
|
@@ -23357,8 +23357,8 @@ const zC = /* @__PURE__ */ function() {
|
|
|
23357
23357
|
};
|
|
23358
23358
|
console.info(
|
|
23359
23359
|
"%c\u26A1" + kl.name + "%c v" + kl.version,
|
|
23360
|
-
"background: linear-gradient(135deg, #ff3939ff, #ffbe5cff); color: white; padding:
|
|
23361
|
-
"background: #5100ffff; color: white; padding:
|
|
23360
|
+
"background: linear-gradient(135deg, #ff3939ff, #ffbe5cff); color: white; padding: 9px 4px 9px 4px; border-radius: 3px 0 0 3px;font-size: 12px;",
|
|
23361
|
+
"background: #5100ffff; color: white; padding: 9px 6px 9px 4px; border-radius: 0px 3px 3px 0px;font-size: 12px;"
|
|
23362
23362
|
);
|
|
23363
23363
|
export {
|
|
23364
23364
|
zC as TopProcess,
|