index-32b5aea3.js 5.0 KB

1
  1. import{c as Q,t as k,n as V,b as O,d as U,r as q,q as j,u as re,a4 as ve,e as d,X as F,w as $,aX as fe,aY as de,bd as he,x as G,aC as ge,aQ as we,aD as me,av as be,Y as ye,a as A,bo as K,y as J,a9 as z,p as pe,_ as Y,k as Z,a7 as xe}from"./index-a1bf1d15.js";const[ee,I]=Q("swipe"),Se={loop:k,width:V,height:V,vertical:Boolean,autoplay:O(0),duration:O(500),touchable:k,lazyRender:Boolean,initialSwipe:O(0),indicatorColor:String,showIndicators:k,stopPropagation:k},te=Symbol(ee);var Te=U({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:s}=ve(te),i=d(()=>w.length),o=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)-o.value*i.value:0),M=d(()=>o.value?Math.ceil(Math.abs(b.value)/o.value):i.value),_=d(()=>i.value*o.value),x=d(()=>(t.active+i.value)%i.value),R=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(o.value){const l=a.vertical?"height":"width",n=a.vertical?"width":"height";e[l]=`${_.value}px`,e[n]=a[n]?`${a[n]}px`:""}return e}),ie=e=>{const{active:l}=t;return e?a.loop?Y(l+e,-1,i.value):Y(l+e,0,M.value):l},X=(e,l=0)=>{let n=e*o.value;a.loop||(n=Math.min(n,-b.value));let f=l-n;return a.loop||(f=Y(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),P=X(c,l);if(a.loop){if(w[0]&&P!==b.value){const D=P<b.value;w[0].setOffset(D?_.value:0)}if(w[i.value-1]&&P!==0){const D=P>0;w[i.value-1].setOffset(D?-_.value:0)}}t.active=c,t.offset=P,n&&c!==f&&y("change",x.value)},E=()=>{t.swiping=!0,t.active<=-1?m({pace:i.value}):t.active>=i.value&&m({pace:-i.value})},ne=()=>{E(),r.reset(),z(()=>{t.swiping=!1,m({pace:-1,emitChange:!0})})},B=()=>{E(),r.reset(),z(()=>{t.swiping=!1,m({pace:1,emitChange:!0})})};let H;const T=()=>clearTimeout(H),C=()=>{T(),+a.autoplay>0&&i.value>1&&(H=setTimeout(()=>{B(),C()},+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=X(e),w.forEach(c=>{c.setOffset(0)}),C()};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(),E())},oe=e=>{a.touchable&&t.swiping&&(r.move(e),R.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)>o.value/2)&&R.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/o.value),m({pace:c,emitChange:!0})}else v.value&&m({pace:0});p=!1,t.swiping=!1,y("dragEnd",{index:x.value}),C()},se=(e,l={})=>{E(),r.reset(),z(()=>{let n;a.loop&&e===i.value?n=t.active===0?0:e:n=e%i.value,l.immediate?z(()=>{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 A("i",{style:f,class:I("indicator",{active:n})},null)},ue=()=>{if(g.indicator)return g.indicator({active:x.value,total:i.value});if(a.showIndicators&&i.value>1)return A("div",{class:I("indicators",{vertical:a.vertical})},[Array(i.value).fill("").map(ce)])};return F({prev:ne,next:B,state:t,resize:N,swipeTo:se}),s({size:o,props:a,count:i,activeIndicator:x}),$(()=>a.initialSwipe,e=>S(+e)),$(i,()=>S(t.active)),$(()=>a.autoplay,C),$([fe,de],N),$(he(),e=>{e==="visible"?C():T()}),G(S),ge(()=>S(t.active)),we(()=>S(t.active)),me(T),be(T),ye("touchmove",oe,{target:h}),()=>{var e;return A("div",{ref:u,class:I()},[A("div",{ref:h,style:ae.value,class:I("track",{vertical:a.vertical}),onTouchstartPassive:le,onTouchend:L,onTouchcancel:L},[(e=g.default)==null?void 0:e.call(g)]),ue()])}}});const Ee=Z(Te),[Ce,Pe]=Q("swipe-item");var $e=U({name:Ce,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 s={},{vertical:i}=h.props;return h.size.value&&(s[i?"height":"width"]=`${h.size.value}px`),u.offset&&(s.transform=`translate${i?"Y":"X"}(${u.offset}px)`),s}),r=d(()=>{const{loop:s,lazyRender:i}=h.props;if(!i||g)return!0;if(!u.mounted)return!1;const o=h.activeIndicator.value,v=h.count.value-1,b=o===0&&s?v:o-1,M=o===v&&s?0:o+1;return g=t.value===o||t.value===b||t.value===M,g}),w=s=>{u.offset=s};return G(()=>{J(()=>{u.mounted=!0})}),F({setOffset:w}),()=>{var s;return A("div",{class:Pe(),style:p.value},[r.value?(s=y.default)==null?void 0:s.call(y):null])}}});const ke=Z($e);export{Ee as S,ke as a};