ddy-process-pc-vue3 1.0.1-rc.2.71 → 1.0.1-rc.2.75
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 +4 -4
- package/v2/ddy-process-pc-vue3.umd.cjs +2 -2
- package/v2/style.css +1 -1
- package/v2.7/ddy-process-pc-vue3.js +4 -4
- package/v2.7/ddy-process-pc-vue3.umd.cjs +2 -2
- package/v2.7/style.css +1 -1
- package/v3/ddy-process-pc-vue3.js +389 -388
- package/v3/ddy-process-pc-vue3.umd.cjs +2 -2
- package/v3/style.css +1 -1
package/package.json
CHANGED
|
@@ -16,7 +16,7 @@ function iR(e, i) {
|
|
|
16
16
|
}
|
|
17
17
|
return Object.freeze(Object.defineProperty(e, Symbol.toStringTag, { value: "Module" }));
|
|
18
18
|
}
|
|
19
|
-
const nR = "ddy-process-pc-vue3", rR = "1.0.1-rc.2.
|
|
19
|
+
const nR = "ddy-process-pc-vue3", rR = "1.0.1-rc.2.75", aR = "> pc\u7AEF\u6D41\u7A0B\u7EC4\u4EF6", oR = "./ddy-process-pc-vue3.umd.cjs", sR = "./style.css", lR = "module", cR = {
|
|
20
20
|
".": {
|
|
21
21
|
import: "./ddy-process-pc-vue3.js",
|
|
22
22
|
require: "./ddy-process-pc-vue3.umd.cjs"
|
|
@@ -22939,7 +22939,7 @@ var HW = function() {
|
|
|
22939
22939
|
processData: e.processData,
|
|
22940
22940
|
currentProcess: e.currentProcess
|
|
22941
22941
|
})], 2) : e._e()]], 2);
|
|
22942
|
-
}), 1)], 1)], e.isAdditional && e.absoluteBtns.outside.length > 0 ? r("div", {
|
|
22942
|
+
}), 1)], 1)], e._t("myBtn"), e.isAdditional && e.absoluteBtns.outside.length > 0 ? r("div", {
|
|
22943
22943
|
ref: "footBtnRow",
|
|
22944
22944
|
staticClass: "footBtnRow foot-item",
|
|
22945
22945
|
style: {
|
|
@@ -23250,7 +23250,7 @@ const YW = {
|
|
|
23250
23250
|
props: {
|
|
23251
23251
|
taskId: {
|
|
23252
23252
|
default: !1,
|
|
23253
|
-
type: String
|
|
23253
|
+
type: [String, Boolean]
|
|
23254
23254
|
},
|
|
23255
23255
|
processId: {
|
|
23256
23256
|
default: "",
|
|
@@ -24030,7 +24030,7 @@ var VW = /* @__PURE__ */ Di(
|
|
|
24030
24030
|
UW,
|
|
24031
24031
|
!1,
|
|
24032
24032
|
WW,
|
|
24033
|
-
"
|
|
24033
|
+
"66ec79a0",
|
|
24034
24034
|
null,
|
|
24035
24035
|
null
|
|
24036
24036
|
);
|