upgrade filament

This commit is contained in:
2025-09-22 13:04:54 +05:00
parent 48593b234e
commit 39a444685a
85 changed files with 2555 additions and 1386 deletions

View File

@@ -0,0 +1 @@
var i=()=>({isSticky:!1,enableSticky(){this.isSticky=this.$el.getBoundingClientRect().top>0},disableSticky(){this.isSticky=!1}});export{i as default};