@partex/one-core 2.0.57 → 2.0.58
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.58", _p = {
|
|
834
834
|
Components: {
|
|
835
835
|
platformName: () => `${Ut.global.t("Platform.components")} v${L_}`,
|
|
836
836
|
platformType: "T0",
|
|
@@ -28116,7 +28116,7 @@ const sY = () => {
|
|
|
28116
28116
|
const n = ["046459"];
|
|
28117
28117
|
r.commissioner = !1, n.includes(String(r.tenantLoginCode)) && (r.commissioner = !0);
|
|
28118
28118
|
const a = r.ownedProducts ? JSON.parse(r.ownedProducts) : [];
|
|
28119
|
-
switch (a.includes(2) ? r.platform_tdm = !0 : r.platform_tdm = !1, a.includes(3) ? r.platform_qms = !0 : r.platform_qms = !1, a.includes(4) ? r.platform_twin = !0 : r.platform_twin = !1, a.includes(5) ? r.platform_maintain = !0 : r.platform_maintain = !1, a.includes(6) ? r.platform_simple_tdm = !0 : r.platform_simple_tdm = !1, r.systemType) {
|
|
28119
|
+
switch (a.includes(2) ? r.platform_tdm = !0 : r.platform_tdm = !1, a.includes(3) ? r.platform_qms = !0 : r.platform_qms = !1, a.includes(4) ? r.platform_twin = !0 : r.platform_twin = !1, a.includes(5) ? r.platform_maintain = !0 : r.platform_maintain = !1, a.includes(6) ? r.platform_simple_tdm = !0 : r.platform_simple_tdm = !1, a.includes(7) ? r.platform_order = !0 : r.platform_order = !1, r.systemType) {
|
|
28120
28120
|
case "Premium":
|
|
28121
28121
|
r.systemType = 1;
|
|
28122
28122
|
break;
|