index-legacy-3deaf0e9.js 5.1 KB

1
  1. System.register(["./index-legacy-e7a0ac90.js"],(function(e,t){"use strict";var a,i,l,o,n,u,r,v,s,c,h,d,f,p,g,w,m,y,x,b,C,S,$,z,M,T,E,I,O;return{setters:[e=>{a=e.y,i=e.G,l=e.A,o=e.E,n=e.d,u=e.I,r=e.r,v=e.aE,s=e.af,c=e.c,h=e.ad,d=e.j,f=e.aa,p=e.ab,g=e.h,w=e.o,m=e.ag,y=e.ah,x=e.a1,b=e.a2,C=e.n,S=e.a,$=e.a8,z=e.L,M=e.aF,T=e.at,E=e.aC,I=e.w,O=e.ar}],execute:function(){const[t,X]=a("swipe"),Y={loop:i,width:l,height:l,vertical:Boolean,autoplay:o(0),duration:o(500),touchable:i,lazyRender:Boolean,initialSwipe:o(0),indicatorColor:String,showIndicators:i,stopPropagation:i},k=Symbol(t);var D=n({name:t,props:Y,emits:["change","dragStart","dragEnd"],setup(e,{emit:t,slots:a}){const i=u(),l=u(),o=r({rect:null,width:0,height:0,offset:0,active:0,swiping:!1});let n=!1;const I=v(),{children:O,linkChildren:Y}=s(k),D=c((()=>O.length)),P=c((()=>o[e.vertical?"height":"width"])),j=c((()=>e.vertical?I.deltaY.value:I.deltaX.value)),A=c((()=>o.rect?(e.vertical?o.rect.height:o.rect.width)-P.value*D.value:0)),B=c((()=>P.value?Math.ceil(Math.abs(A.value)/P.value):D.value)),F=c((()=>D.value*P.value)),R=c((()=>(o.active+D.value)%D.value)),G=c((()=>{const t=e.vertical?"vertical":"horizontal";return I.direction.value===t})),H=c((()=>{const t={transitionDuration:`${o.swiping?0:e.duration}ms`,transform:`translate${e.vertical?"Y":"X"}(${+o.offset.toFixed(2)}px)`};if(P.value){const a=e.vertical?"height":"width",i=e.vertical?"width":"height";t[a]=`${F.value}px`,t[i]=e[i]?`${e[i]}px`:""}return t})),L=(t,a=0)=>{let i=t*P.value;e.loop||(i=Math.min(i,-A.value));let l=a-i;return e.loop||(l=E(l,A.value,0)),l},W=({pace:a=0,offset:i=0,emitChange:l})=>{if(D.value<=1)return;const{active:n}=o,u=(t=>{const{active:a}=o;return t?e.loop?E(a+t,-1,D.value):E(a+t,0,B.value):a})(a),r=L(u,i);if(e.loop){if(O[0]&&r!==A.value){const e=r<A.value;O[0].setOffset(e?F.value:0)}if(O[D.value-1]&&0!==r){const e=r>0;O[D.value-1].setOffset(e?-F.value:0)}}o.active=u,o.offset=r,l&&u!==n&&t("change",R.value)},q=()=>{o.swiping=!0,o.active<=-1?W({pace:D.value}):o.active>=D.value&&W({pace:-D.value})},J=()=>{q(),I.reset(),T((()=>{o.swiping=!1,W({pace:1,emitChange:!0})}))};let K;const N=()=>clearTimeout(K),Q=()=>{N(),+e.autoplay>0&&D.value>1&&(K=setTimeout((()=>{J(),Q()}),+e.autoplay))},U=(t=+e.initialSwipe)=>{if(!i.value)return;const a=()=>{var a,l;if(!$(i)){const t={width:i.value.offsetWidth,height:i.value.offsetHeight};o.rect=t,o.width=+(null!=(a=e.width)?a:t.width),o.height=+(null!=(l=e.height)?l:t.height)}D.value&&-1===(t=Math.min(D.value-1,t))&&(t=D.value-1),o.active=t,o.swiping=!0,o.offset=L(t),O.forEach((e=>{e.setOffset(0)})),Q()};$(i)?z().then(a):a()},V=()=>U(o.active);let Z;const _=t=>{!e.touchable||t.touches.length>1||(I.start(t),n=!1,Z=Date.now(),N(),q())},ee=()=>{if(!e.touchable||!o.swiping)return;const a=Date.now()-Z,i=j.value/a;if((Math.abs(i)>.25||Math.abs(j.value)>P.value/2)&&G.value){const t=e.vertical?I.offsetY.value:I.offsetX.value;let a=0;a=e.loop?t>0?j.value>0?-1:1:0:-Math[j.value>0?"ceil":"floor"](j.value/P.value),W({pace:a,emitChange:!0})}else j.value&&W({pace:0});n=!1,o.swiping=!1,t("dragEnd",{index:R.value}),Q()},te=(t,a)=>{const i=a===R.value,l=i?{backgroundColor:e.indicatorColor}:void 0;return S("i",{style:l,"class":X("indicator",{active:i})},null)};return h({prev:()=>{q(),I.reset(),T((()=>{o.swiping=!1,W({pace:-1,emitChange:!0})}))},next:J,state:o,resize:V,swipeTo:(t,a={})=>{q(),I.reset(),T((()=>{let i;i=e.loop&&t===D.value?0===o.active?0:t:t%D.value,a.immediate?T((()=>{o.swiping=!1})):o.swiping=!1,W({pace:i-o.active,emitChange:!0})}))}}),Y({size:P,props:e,count:D,activeIndicator:R}),d((()=>e.initialSwipe),(e=>U(+e))),d(D,(()=>U(o.active))),d((()=>e.autoplay),Q),d([f,p,()=>e.width,()=>e.height],V),d(g(),(e=>{"visible"===e?Q():N()})),w(U),m((()=>U(o.active))),y((()=>U(o.active))),x(N),b(N),C("touchmove",(a=>{e.touchable&&o.swiping&&(I.move(a),G.value)&&(!e.loop&&(0===o.active&&j.value>0||o.active===D.value-1&&j.value<0)||(M(a,e.stopPropagation),W({offset:j.value}),n||(t("dragStart",{index:R.value}),n=!0)))}),{target:l}),()=>{var t;return S("div",{ref:i,"class":X()},[S("div",{ref:l,style:H.value,"class":X("track",{vertical:e.vertical}),onTouchstartPassive:_,onTouchend:ee,onTouchcancel:ee},[null==(t=a["default"])?void 0:t.call(a)]),a.indicator?a.indicator({active:R.value,total:D.value}):e.showIndicators&&D.value>1?S("div",{"class":X("indicators",{vertical:e.vertical})},[Array(D.value).fill("").map(te)]):void 0])}}});e("S",I(D));const[P,j]=a("swipe-item");var A=n({name:P,setup(e,{slots:t}){let a;const i=r({offset:0,inited:!1,mounted:!1}),{parent:l,index:o}=O(k);if(!l)return;const n=c((()=>{const e={},{vertical:t}=l.props;return l.size.value&&(e[t?"height":"width"]=`${l.size.value}px`),i.offset&&(e.transform=`translate${t?"Y":"X"}(${i.offset}px)`),e})),u=c((()=>{const{loop:e,lazyRender:t}=l.props;if(!t||a)return!0;if(!i.mounted)return!1;const n=l.activeIndicator.value,u=l.count.value-1,r=0===n&&e?u:n-1,v=n===u&&e?0:n+1;return a=o.value===n||o.value===r||o.value===v,a}));return w((()=>{z((()=>{i.mounted=!0}))})),h({setOffset:e=>{i.offset=e}}),()=>{var e;return S("div",{"class":j(),style:n.value},[u.value?null==(e=t["default"])?void 0:e.call(t):null])}}});e("a",I(A))}}}));