szld-libs 0.4.43 → 0.4.44
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.
|
@@ -26709,7 +26709,8 @@ const dV = (e, r) => {
|
|
|
26709
26709
|
(T = x == null ? void 0 : x.json) != null && T["auto-generate"] && ((S = x == null ? void 0 : x.json) != null && S["auto-generate-type"]) && !_ && (((R = x == null ? void 0 : x.json) == null ? void 0 : R["auto-generate-type"]) === "currenttime" && (x.attrvalue = Nt().format("YYYY-MM-DD HH:mm:ss")), ((k = x == null ? void 0 : x.json) == null ? void 0 : k["auto-generate-type"]) === "currenttimestamp" && (x.attrvalue = Nt().unix().toString()), ((D = x == null ? void 0 : x.json) == null ? void 0 : D["auto-generate-type"]) === "guid" && !_ && (x.attrvalue = g || f || "")), (O = x == null ? void 0 : x.json) != null && O.default && !_ && (x.attrvalue = (P = x == null ? void 0 : x.json) == null ? void 0 : P.default);
|
|
26710
26710
|
})), {
|
|
26711
26711
|
updatedData: c ? sO(t.attr_list || []) : t,
|
|
26712
|
-
uploadedFiles: d
|
|
26712
|
+
uploadedFiles: d,
|
|
26713
|
+
onlyNumber: g || f || ""
|
|
26713
26714
|
};
|
|
26714
26715
|
}, C4 = (e, r, t) => e.map((i) => {
|
|
26715
26716
|
var c, p, g;
|