1 |
- !function(){function t(t,n){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null==n)return;var r,i,o=[],a=!0,l=!1;try{for(n=n.call(t);!(a=(r=n.next()).done)&&(o.push(r.value),!e||o.length!==e);a=!0);}catch(u){l=!0,i=u}finally{try{a||null==n.return||n.return()}finally{if(l)throw i}}return o}(t,n)||function(t,n){if(!t)return;if("string"==typeof t)return e(t,n);var r=Object.prototype.toString.call(t).slice(8,-1);"Object"===r&&t.constructor&&(r=t.constructor.name);if("Map"===r||"Set"===r)return Array.from(t);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return e(t,n)}(t,n)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function e(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}var n=document.createElement("style");n.innerHTML=":root{--van-list-text-color: var(--van-text-color-2);--van-list-text-font-size: var(--van-font-size-md);--van-list-text-line-height: 1.33333rem;--van-list-loading-icon-size: .42667rem}.van-list__loading,.van-list__finished-text,.van-list__error-text{color:var(--van-list-text-color);font-size:var(--van-list-text-font-size);line-height:var(--van-list-text-line-height);text-align:center}.van-list__placeholder{height:0;pointer-events:none}.van-list__loading-icon .van-loading__spinner{width:var(--van-list-loading-icon-size);height:var(--van-list-loading-icon-size)}\n",document.head.appendChild(n),System.register(["./index-legacy.7ef67fdb.js","./index-legacy.53298efe.js","./use-tab-status-legacy.14cce99d.js"],(function(e){"use strict";var n,r,i,o,a,l,u,s,c,d,f,v,g,h,m,p,x,y,b;return{setters:[function(t){n=t.d,r=t.r,i=t.Q,o=t.w,a=t.a1,l=t.o,u=t.K,s=t.c,c=t.J,d=t.g},function(t){f=t.c,v=t.b,g=t.m,h=t.t,m=t.f,p=t.i,x=t.L,y=t.w},function(t){b=t.u}],execute:function(){var _=t(f("list"),3),w=_[0],S=_[1],T=_[2],z={error:Boolean,offset:v(300),loading:Boolean,finished:Boolean,errorText:String,direction:g("down"),loadingText:String,finishedText:String,immediateCheck:h},j=n({name:w,props:z,emits:["load","update:error","update:loading"],setup:function(t,e){var n=e.emit,f=e.slots,v=r(!1),g=r(),h=r(),y=b(),_=i(g),w=function(){c((function(){if(!(v.value||t.finished||t.error||!1===(null==y?void 0:y.value))){var e=t.offset,r=t.direction,i=d(_);if(i.height&&!p(g)){var o=d(h);("up"===r?i.top-o.top<=e:o.bottom-i.bottom<=e)&&(v.value=!0,n("update:loading",!0),n("load"))}}}))},z=function(){if(t.finished){var e=f.finished?f.finished():t.finishedText;if(e)return s("div",{class:S("finished-text")},[e])}},j=function(){n("update:error",!1),w()},A=function(){if(t.error){var e=f.error?f.error():t.errorText;if(e)return s("div",{role:"button",class:S("error-text"),tabindex:0,onClick:j},[e])}},C=function(){if(v.value&&!t.finished)return s("div",{class:S("loading")},[f.loading?f.loading():s(x,{class:S("loading-icon")},{default:function(){return[t.loadingText||T("loading")]}})])};return o((function(){return[t.loading,t.finished,t.error]}),w),y&&o(y,(function(t){t&&w()})),a((function(){v.value=t.loading})),l((function(){t.immediateCheck&&w()})),m({check:w}),u("scroll",w,{target:_}),function(){var e,n=null==(e=f.default)?void 0:e.call(f),r=s("div",{ref:h,class:S("placeholder")},null);return s("div",{ref:g,role:"feed",class:S(),"aria-busy":v.value},["down"===t.direction?n:r,C(),z(),A(),"up"===t.direction?n:r])}}});e("L",y(j))}}}))}();
|