chore: cleanup stray nested directories in frontend-source

Former-commit-id: 376f94edd602d3dfed1cbada6e08361ee7b08e73
This commit is contained in:
反编译工作区
2026-04-29 13:07:40 +08:00
parent 48b31823e6
commit 4f79e10bd6
774 changed files with 20 additions and 31 deletions
@@ -0,0 +1 @@
"340:function(t,e,n){\"use strict\";e.__esModule=!0,e.renderThumbStyle=function(t){var e=t.move,n=t.size,i=t.bar,r={},o=\"translate\"+i.axis+\"(\"+e+\"%)\";return r[i.size]=n,r.transform=o,r.msTransform=o,r.webkitTransform=o,r};e.BAR_MAP={vertical:{offset:\"offsetHeight\",scroll:\"scrollTop\",scrollSize:\"scrollHeight\",size:\"height\",key:\"vertical\",axis:\"Y\",client:\"clientY\",direction:\"top\"},horizontal:{offset:\"offsetWidth\",scroll:\"scrollLeft\",scrollSize:\"scrollWidth\",size:\"width\",key:\"horizontal\",axis:\"X\",client:\"clientX\",direction:\"left\"}}}";