@partex/one-core 2.0.45 → 2.0.46
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/lib/one-core.js
CHANGED
|
@@ -830,7 +830,7 @@ const Us = {
|
|
|
830
830
|
"zh-CN": { ...Us },
|
|
831
831
|
"fr-FR": {}
|
|
832
832
|
}
|
|
833
|
-
}), pe = Vs, Ka = "2.0.
|
|
833
|
+
}), pe = Vs, Ka = "2.0.46", xt = {
|
|
834
834
|
Components: {
|
|
835
835
|
platformName: () => `${pe.global.t("Platform.components")} v${Ka}`,
|
|
836
836
|
platformType: "T0",
|
|
@@ -2141,7 +2141,7 @@ const fe = /* @__PURE__ */ Ja(e0), o0 = x({
|
|
|
2141
2141
|
}
|
|
2142
2142
|
},
|
|
2143
2143
|
setup(e, { expose: o }) {
|
|
2144
|
-
const t = N(), n = N({}), r = N([]), { t: d } = ye(), s = ($) => !(e.edit && $.edit && !$.edit.show), u = () => {
|
|
2144
|
+
const t = N(), n = N({}), r = N([]), { t: d } = ye(), s = ($) => !(($ == null ? void 0 : $.show) === !1 || e.edit && $.edit && !$.edit.show), u = () => {
|
|
2145
2145
|
const $ = fe(e.items);
|
|
2146
2146
|
$.forEach((C) => {
|
|
2147
2147
|
if (C.rule && C.rule.validator && typeof C.rule.validator == "string") {
|