@partex/one-core 2.0.55 → 2.0.56
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 +7 -7
- package/lib/one-core.js +2 -3
- 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.56", _p = {
|
|
834
834
|
Components: {
|
|
835
835
|
platformName: () => `${Ut.global.t("Platform.components")} v${L_}`,
|
|
836
836
|
platformType: "T0",
|
|
@@ -28804,8 +28804,7 @@ const WH = /* @__PURE__ */ ae(GH, [["render", UH]]), YH = Ie({
|
|
|
28804
28804
|
const { t } = kr(), r = hu(), n = xi(), a = kn(), i = W(pe.platformUrl), o = W(!1), s = W(void 0), l = W(10), u = W([]), f = (x) => {
|
|
28805
28805
|
yu(x), Sr("theme", x, 0);
|
|
28806
28806
|
}, c = (x) => {
|
|
28807
|
-
|
|
28808
|
-
A.length > 2 ? i.value = `/${A[1]}/${A[2]}/${A[3]}` : i.value = `/${A[1]}`, Qc();
|
|
28807
|
+
i.value = x, Qc();
|
|
28809
28808
|
}, d = (x) => {
|
|
28810
28809
|
x.disabled || (c(x.key), n.push(x.key));
|
|
28811
28810
|
}, h = (x) => {
|