feat: add filamentPHP to the project

This commit is contained in:
idevakk
2025-09-28 19:56:11 +05:30
parent 22336fde5b
commit 6d081e5ad6
50 changed files with 2442 additions and 7 deletions

View File

@@ -0,0 +1 @@
var o=()=>({isSticky:!1,init(){this.evaluatePageScrollPosition()},evaluatePageScrollPosition(){let i=this.$el.getBoundingClientRect(),t=i.top>window.innerHeight,e=i.top<window.innerHeight&&i.bottom>window.innerHeight;this.isSticky=t||e}});export{o as default};