mirror of
https://github.com/muerwre/muerwre.github.io.git
synced 2025-04-26 03:16:40 +07:00
commit 6c40acc1f9
Author: Fedor Katurov <gotham48@gmail.com> Date: Thu Nov 10 16:57:58 2022 +0600 fixed UIButtons
This commit is contained in:
parent
c6af4d2902
commit
7635e7e9c4
205 changed files with 252 additions and 252 deletions
1
nuxt/ContentList.6634d752.js
Normal file
1
nuxt/ContentList.6634d752.js
Normal file
|
@ -0,0 +1 @@
|
|||
import{a as i,l as m,m as f,p as c}from"./entry.3f7b35f7.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};
|
Loading…
Add table
Add a link
Reference in a new issue