@partex/one-core 2.0.54 → 2.0.55
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.cjs +2 -2
- package/lib/one-core.js +2 -2
- package/lib/one-core.umd.cjs +2 -2
- package/package.json +1 -1
package/lib/one-core.js
CHANGED
|
@@ -830,7 +830,7 @@ const Yx = {
|
|
|
830
830
|
"zh-CN": { ...Yx },
|
|
831
831
|
"fr-FR": {}
|
|
832
832
|
}
|
|
833
|
-
}), Ut = Xx, L_ = "2.0.
|
|
833
|
+
}), Ut = Xx, L_ = "2.0.55", _p = {
|
|
834
834
|
Components: {
|
|
835
835
|
platformName: () => `${Ut.global.t("Platform.components")} v${L_}`,
|
|
836
836
|
platformType: "T0",
|
|
@@ -28805,7 +28805,7 @@ const WH = /* @__PURE__ */ ae(GH, [["render", UH]]), YH = Ie({
|
|
|
28805
28805
|
yu(x), Sr("theme", x, 0);
|
|
28806
28806
|
}, c = (x) => {
|
|
28807
28807
|
const A = x.split("/");
|
|
28808
|
-
A.length > 2 ? i.value = `/${A[1]}/${A[2]}` : i.value = `/${A[1]}`, Qc();
|
|
28808
|
+
A.length > 2 ? i.value = `/${A[1]}/${A[2]}/${A[3]}` : i.value = `/${A[1]}`, Qc();
|
|
28809
28809
|
}, d = (x) => {
|
|
28810
28810
|
x.disabled || (c(x.key), n.push(x.key));
|
|
28811
28811
|
}, h = (x) => {
|