Setup GitHub Actions & npm

This commit is contained in:
2022-12-20 16:56:12 +01:00
parent 8e3bf80715
commit 4f72535365
93 changed files with 2695 additions and 1684 deletions
+1
View File
@@ -0,0 +1 @@
import{a as e,c as o}from"./index-a65056c2.js";const t=e({mixins:[o],data(){return{icons:{arrow:this.getIcon("arrow-asc")},showReturnButton:!1}},methods:{scrollToTop(){window.scrollTo({top:0})},handleScroll(){this.showReturnButton=window.scrollY>window.innerHeight*.35}},activated(){window.addEventListener("wheel",this.handleScroll)},deactivated(){window.removeEventListener("wheel",this.handleScroll)}});export{t as r};