index-bb4c6970.js 5.0 KB

1
  1. import{c as U,t as A,n as V,b as O,d as Z,r as q,q as j,u as re,a7 as ve,e as d,X as F,w as E,aZ as fe,a_ as de,bf as he,x as G,aD as ge,aR as we,aE as me,aw as be,Y as ye,a as $,bz as K,y as J,ac as _,p as pe,_ as R,k as Q,aa as xe}from"./index-4c545b37.js";const[ee,k]=U("swipe"),Se={loop:A,width:V,height:V,vertical:Boolean,autoplay:O(0),duration:O(500),touchable:A,lazyRender:Boolean,initialSwipe:O(0),indicatorColor:String,showIndicators:A,stopPropagation:A},te=Symbol(ee);var Te=Z({name:ee,props:Se,emits:["change","dragStart","dragEnd"],setup(a,{emit:y,slots:g}){const u=q(),h=q(),t=j({rect:null,width:0,height:0,offset:0,active:0,swiping:!1});let p=!1;const r=re(),{children:w,linkChildren:o}=ve(te),i=d(()=>w.length),s=d(()=>t[a.vertical?"height":"width"]),v=d(()=>a.vertical?r.deltaY.value:r.deltaX.value),b=d(()=>t.rect?(a.vertical?t.rect.height:t.rect.width)-s.value*i.value:0),I=d(()=>s.value?Math.ceil(Math.abs(b.value)/s.value):i.value),M=d(()=>i.value*s.value),x=d(()=>(t.active+i.value)%i.value),Y=d(()=>{const e=a.vertical?"vertical":"horizontal";return r.direction.value===e}),ae=d(()=>{const e={transitionDuration:`${t.swiping?0:a.duration}ms`,transform:`translate${a.vertical?"Y":"X"}(${t.offset}px)`};if(s.value){const l=a.vertical?"height":"width",n=a.vertical?"width":"height";e[l]=`${M.value}px`,e[n]=a[n]?`${a[n]}px`:""}return e}),ie=e=>{const{active:l}=t;return e?a.loop?R(l+e,-1,i.value):R(l+e,0,I.value):l},B=(e,l=0)=>{let n=e*s.value;a.loop||(n=Math.min(n,-b.value));let f=l-n;return a.loop||(f=R(f,b.value,0)),f},m=({pace:e=0,offset:l=0,emitChange:n})=>{if(i.value<=1)return;const{active:f}=t,c=ie(e),C=B(c,l);if(a.loop){if(w[0]&&C!==b.value){const D=C<b.value;w[0].setOffset(D?M.value:0)}if(w[i.value-1]&&C!==0){const D=C>0;w[i.value-1].setOffset(D?-M.value:0)}}t.active=c,t.offset=C,n&&c!==f&&y("change",x.value)},z=()=>{t.swiping=!0,t.active<=-1?m({pace:i.value}):t.active>=i.value&&m({pace:-i.value})},ne=()=>{z(),r.reset(),_(()=>{t.swiping=!1,m({pace:-1,emitChange:!0})})},X=()=>{z(),r.reset(),_(()=>{t.swiping=!1,m({pace:1,emitChange:!0})})};let H;const T=()=>clearTimeout(H),P=()=>{T(),+a.autoplay>0&&i.value>1&&(H=setTimeout(()=>{X(),P()},+a.autoplay))},S=(e=+a.initialSwipe)=>{if(!u.value)return;const l=()=>{var n,f;if(!K(u)){const c={width:u.value.offsetWidth,height:u.value.offsetHeight};t.rect=c,t.width=+((n=a.width)!=null?n:c.width),t.height=+((f=a.height)!=null?f:c.height)}i.value&&(e=Math.min(i.value-1,e),e===-1&&(e=i.value-1)),t.active=e,t.swiping=!0,t.offset=B(e),w.forEach(c=>{c.setOffset(0)}),P()};K(u)?J().then(l):l()},N=()=>S(t.active);let W;const le=e=>{!a.touchable||e.touches.length>1||(r.start(e),p=!1,W=Date.now(),T(),z())},se=e=>{a.touchable&&t.swiping&&(r.move(e),Y.value&&(!a.loop&&(t.active===0&&v.value>0||t.active===i.value-1&&v.value<0)||(pe(e,a.stopPropagation),m({offset:v.value}),p||(y("dragStart",{index:x.value}),p=!0))))},L=()=>{if(!a.touchable||!t.swiping)return;const e=Date.now()-W,l=v.value/e;if((Math.abs(l)>.25||Math.abs(v.value)>s.value/2)&&Y.value){const f=a.vertical?r.offsetY.value:r.offsetX.value;let c=0;a.loop?c=f>0?v.value>0?-1:1:0:c=-Math[v.value>0?"ceil":"floor"](v.value/s.value),m({pace:c,emitChange:!0})}else v.value&&m({pace:0});p=!1,t.swiping=!1,y("dragEnd",{index:x.value}),P()},oe=(e,l={})=>{z(),r.reset(),_(()=>{let n;a.loop&&e===i.value?n=t.active===0?0:e:n=e%i.value,l.immediate?_(()=>{t.swiping=!1}):t.swiping=!1,m({pace:n-t.active,emitChange:!0})})},ce=(e,l)=>{const n=l===x.value,f=n?{backgroundColor:a.indicatorColor}:void 0;return $("i",{style:f,class:k("indicator",{active:n})},null)},ue=()=>{if(g.indicator)return g.indicator({active:x.value,total:i.value});if(a.showIndicators&&i.value>1)return $("div",{class:k("indicators",{vertical:a.vertical})},[Array(i.value).fill("").map(ce)])};return F({prev:ne,next:X,state:t,resize:N,swipeTo:oe}),o({size:s,props:a,count:i,activeIndicator:x}),E(()=>a.initialSwipe,e=>S(+e)),E(i,()=>S(t.active)),E(()=>a.autoplay,P),E([fe,de],N),E(he(),e=>{e==="visible"?P():T()}),G(S),ge(()=>S(t.active)),we(()=>S(t.active)),me(T),be(T),ye("touchmove",se,{target:h}),()=>{var e;return $("div",{ref:u,class:k()},[$("div",{ref:h,style:ae.value,class:k("track",{vertical:a.vertical}),onTouchstartPassive:le,onTouchend:L,onTouchcancel:L},[(e=g.default)==null?void 0:e.call(g)]),ue()])}}});const ze=Q(Te),[Pe,Ce]=U("swipe-item");var Ee=Z({name:Pe,setup(a,{slots:y}){let g;const u=j({offset:0,inited:!1,mounted:!1}),{parent:h,index:t}=xe(te);if(!h)return;const p=d(()=>{const o={},{vertical:i}=h.props;return h.size.value&&(o[i?"height":"width"]=`${h.size.value}px`),u.offset&&(o.transform=`translate${i?"Y":"X"}(${u.offset}px)`),o}),r=d(()=>{const{loop:o,lazyRender:i}=h.props;if(!i||g)return!0;if(!u.mounted)return!1;const s=h.activeIndicator.value,v=h.count.value-1,b=s===0&&o?v:s-1,I=s===v&&o?0:s+1;return g=t.value===s||t.value===b||t.value===I,g}),w=o=>{u.offset=o};return G(()=>{J(()=>{u.mounted=!0})}),F({setOffset:w}),()=>{var o;return $("div",{class:Ce(),style:p.value},[r.value?(o=y.default)==null?void 0:o.call(y):null])}}});const Ae=Q(Ee);export{ze as S,Ae as a};