Author: Fedor Katurov <gotham48@gmail.com>
Date:   Wed Nov 9 16:15:51 2022 +0600

    vault backup: 2022-11-09 16:15:51
This commit is contained in:
muerwre 2022-11-09 10:17:40 +00:00
parent 07112d2a58
commit ab759c37d3
189 changed files with 285 additions and 240 deletions

View file

@ -0,0 +1 @@
import{a as i,l as m,m as f,p as c}from"./entry.fb9e6b9e.js";const l=i({name:"ContentList",props:{path:{type:String,required:!1,default:void 0},query:{type:Object,required:!1,default:void 0}},render(o){const e=m(),{path:p,query:a}=o,r={...a||{},path:p||(a==null?void 0:a.path)||"/"},u=(t,n)=>f("pre",null,JSON.stringify({message:"You should use slots with <ContentList>",slot:t,data:n},null,2));return f(c,r,{default:e!=null&&e.default?({data:t,refresh:n,isPartial:d})=>e==null?void 0:e.default({list:t,refresh:n,isPartial:d,...this.$attrs}):({data:t})=>u("default",t),empty:t=>e!=null&&e.empty?e.empty(t):({data:n})=>u("default",n),"not-found":t=>{var n;return e!=null&&e["not-found"]?(n=e==null?void 0:e["not-found"])==null?void 0:n.call(e,t):({data:d})=>u("not-found",d)}})}});export{l as default};