summaryrefslogtreecommitdiffstats
path: root/dist/core-public.js
diff options
context:
space:
mode:
authornextcloud-command <nextcloud-command@users.noreply.github.com>2024-09-06 22:58:07 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2024-09-06 22:58:07 +0000
commit163560316b309dd5388222722f0f1e453870b3b7 (patch)
tree3fbd88db7c2d97c8aeeb5b8d2d209ce36767178c /dist/core-public.js
parentf577d14baccb3e38e5d2fc75eb07794cae045f4c (diff)
downloadnextcloud-server-163560316b309dd5388222722f0f1e453870b3b7.tar.gz
nextcloud-server-163560316b309dd5388222722f0f1e453870b3b7.zip
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Diffstat (limited to 'dist/core-public.js')
-rw-r--r--dist/core-public.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/dist/core-public.js b/dist/core-public.js
new file mode 100644
index 00000000000..27d4cef4fe4
--- /dev/null
+++ b/dist/core-public.js
@@ -0,0 +1,2 @@
+(()=>{"use strict";const e=document.body,t=document.querySelector("footer");let o=t?.offsetHeight;t&&new ResizeObserver((t=>{for(const r of t){const t=r.contentRect.height;if(t===o)return;o=t,e.style.setProperty("--footer-height",`${t}px`)}})).observe(t,{box:"border-box"})})();
+//# sourceMappingURL=core-public.js.map?v=1e9c4c24dedb41c45e0c \ No newline at end of file