feat: add elevator-front, alarm-front, front_acs decompiled sources

Former-commit-id: 227ec9664fa803a11a731cf5336437c497f17066
This commit is contained in:
反编译工作区
2026-04-29 12:50:14 +08:00
parent ee9c0aa26d
commit 86fc4eb695
551 changed files with 995 additions and 0 deletions
@@ -0,0 +1 @@
"5924:function(e,t,i){\"use strict\";t.__esModule=!0,t.isInContainer=t.getScrollContainer=t.isScroll=t.getStyle=t.once=t.off=t.on=void 0;var n=\"function\"===typeof Symbol&&\"symbol\"===typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&\"function\"===typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?\"symbol\":typeof e};t.hasClass=m,t.addClass=v,t.removeClass=g,t.setStyle=y;var s=i(\"2b0e\"),r=a(s);function a(e){return e&&e.__esModule?e:{default:e}}var o=r.default.prototype.$isServer,l=/([\\:\\-\\_]+(.))/g,c=/^moz([A-Z])/,u=o?0:Number(document.documentMode),h=function(e){return(e||\"\").replace(/^[\\s\\uFEFF]+|[\\s\\uFEFF]+$/g,\"\")},d=function(e){return e.replace(l,(function(e,t,i,n){return n?i.toUpperCase():i})).replace(c,\"Moz$1\")},p=t.on=function(){return!o&&document.addEventListener?function(e,t,i){e&&t&&i&&e.addEventListener(t,i,!1)}:function(e,t,i){e&&t&&i&&e.attachEvent(\"on\"+t,i)}}(),f=t.off=function(){return!o&&document.removeEventListener?function(e,t,i){e&&t&&e.removeEventListener(t,i,!1)}:function(e,t,i){e&&t&&e.detachEvent(\"on\"+t,i)}}();t.once=function(e,t,i){var n=function n(){i&&i.apply(this,arguments),f(e,t,n)};p(e,t,n)};function m(e,t){if(!e||!t)return!1;if(-1!==t.indexOf(\" \"))throw new Error(\"className should not contain space.\");return e.classList?e.classList.contains(t):(\" \"+e.className+\" \").indexOf(\" \"+t+\" \")>-1}function v(e,t){if(e){for(var i=e.className,n=(t||\"\").split(\" \"),s=0,r=n.length;s<r;s++){var a=n[s];a&&(e.classList?e.classList.add(a):m(e,a)||(i+=\" \"+a))}e.classList||e.setAttribute(\"class\",i)}}function g(e,t){if(e&&t){for(var i=t.split(\" \"),n=\" \"+e.className+\" \",s=0,r=i.length;s<r;s++){var a=i[s];a&&(e.classList?e.classList.remove(a):m(e,a)&&(n=n.replace(\" \"+a+\" \",\" \")))}e.classList||e.setAttribute(\"class\",h(n))}}var b=t.getStyle=u<9?function(e,t){if(!o){if(!e||!t)return null;t=d(t),\"float\"===t&&(t=\"styleFloat\");try{switch(t){case\"opacity\":try{return e.filters.item(\"alpha\").opacity/100}catch(i){return 1}default:return e.style[t]||e.currentStyle?e.currentStyle[t]:null}}catch(i){return e.style[t]}}}:function(e,t){if(!o){if(!e||!t)return null;t=d(t),\"float\"===t&&(t=\"cssFloat\");try{var i=document.defaultView.getComputedStyle(e,\"\");return e.style[t]||i?i[t]:null}catch(n){return e.style[t]}}};function y(e,t,i){if(e&&t)if(\"object\"===(\"undefined\"===typeof t?\"undefined\":n(t)))for(var s in t)t.hasOwnProperty(s)&&y(e,s,t[s]);else t=d(t),\"opacity\"===t&&u<9?e.style.filter=isNaN(i)?\"\":\"alpha(opacity=\"+100*i+\")\":e.style[t]=i}var _=t.isScroll=function(e,t){if(!o){var i=null!==t&&void 0!==t,n=b(e,i?t?\"overflow-y\":\"overflow-x\":\"overflow\");return n.match(/(scroll|auto|overlay)/)}};t.getScrollContainer=function(e,t){if(!o){var i=e;while(i){if([window,document,document.documentElement].includes(i))return window;if(_(i,t))return i;i=i.parentNode}return i}},t.isInContainer=function(e,t){if(o||!e||!t)return!1;var i=e.getBoundingClientRect(),n=void 0;return n=[window,document,document.documentElement,null,void 0].includes(t)?{top:0,right:window.innerWidth,bottom:window.innerHeight,left:0}:t.getBoundingClientRect(),i.top<n.bottom&&i.bottom>n.top&&i.right>n.left&&i.left<n.right}}";