@partex/one-core 2.0.111 → 2.0.112
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 +1 -1
- package/lib/one-core.js +1 -1
- package/lib/one-core.umd.cjs +1 -1
- package/lib/style.css +1 -1
- package/package.json +1 -1
package/lib/one-core.js
CHANGED
|
@@ -33150,7 +33150,7 @@ function RY() {
|
|
|
33150
33150
|
dp = 3840, vp = 2160, window.removeEventListener("resize", e);
|
|
33151
33151
|
};
|
|
33152
33152
|
}
|
|
33153
|
-
const $Y = (e) => !!(G.kind === -1 || G.kind === 99 || G.iot_menu_authorization.includes(e)), BY = (e) => G.platform_tdm ? G.kind === -1 || G.kind === 99 || e === "home" ? !0 : G.tdm_menu_authorization.includes(e) : !1, VY = (e) => G.platform_qms ? G.kind === -1 || G.kind === 99 || e === "home" ? !0 : G.qms_menu_authorization.includes(e) : !1, FY = (e) => G.platform_twin ? (G.kind === -1 || G.kind === 99 || e === "home", !0) : !1, zY = (e) => !!(G.kind === -1 || G.kind === 99 || G.maintain_menu_authorization.includes(e)), GY = (e) => !!(G.kind === -1 || G.kind === 99 || G.order_menu_authorization.includes(e)), cY = "2.0.
|
|
33153
|
+
const $Y = (e) => !!(G.kind === -1 || G.kind === 99 || G.iot_menu_authorization.includes(e)), BY = (e) => G.platform_tdm ? G.kind === -1 || G.kind === 99 || e === "home" ? !0 : G.tdm_menu_authorization.includes(e) : !1, VY = (e) => G.platform_qms ? G.kind === -1 || G.kind === 99 || e === "home" ? !0 : G.qms_menu_authorization.includes(e) : !1, FY = (e) => G.platform_twin ? (G.kind === -1 || G.kind === 99 || e === "home", !0) : !1, zY = (e) => !!(G.kind === -1 || G.kind === 99 || G.maintain_menu_authorization.includes(e)), GY = (e) => !!(G.kind === -1 || G.kind === 99 || G.order_menu_authorization.includes(e)), cY = "2.0.112";
|
|
33154
33154
|
let Vo = "";
|
|
33155
33155
|
const Me = navigator.userAgent.toLocaleUpperCase(), fY = () => {
|
|
33156
33156
|
const e = /WINDOWS NT 5.[\d]+/, t = /WINDOWS NT 6.[\d]+/, r = /WINDOWS NT 7.[\d]+/, n = /WINDOWS NT 10.[\d]+/, a = /WINDOWS NT 11.[\d]+/, i = /ANDROID [\d.]+/, o = /IPHONE/, s = /IPAD/, l = /MAC/;
|