index-legacy-61a5ef10.js 2.3 KB

1
  1. System.register(["./index-legacy-d8f4e5dc.js","./index-legacy-6daf7c49.js"],(function(e,t){"use strict";var a,n,r,u,l,o,c,m,s,i,d,f,D,g,y,p;return{setters:[e=>{a=e.ab,n=e.aa,r=e.b3,u=e.c,l=e.bH,o=e.d,c=e.r,m=e.e,s=e.w,i=e.aQ,d=e.a,f=e.h,D=e.ad,g=e.k},e=>{y=e.p,p=e.P}],execute:function(){const t=a({},y,{modelValue:n(),filter:Function,formatter:{type:Function,default:(e,t)=>t}}),h=Object.keys(y),v=(e,t,a,n,u)=>{const l=function(e,t){if(e<0)return[];const a=Array(e);let n=-1;for(;++n<e;)a[n]=t(n);return a}(t-e+1,(t=>{const u=r(e+t);return n(a,{text:u,value:u})}));return u?u(a,l):l},x=(new Date).getFullYear(),[w]=u("date-picker"),V=a({},t,{columnsType:{type:Array,default:()=>["year","month","day"]},minDate:{type:Date,default:()=>new Date(x-10,0,1),validator:l},maxDate:{type:Date,default:()=>new Date(x+10,11,31),validator:l}});var F=o({name:w,props:V,emits:["confirm","cancel","change","update:modelValue"],setup(e,{emit:t,slots:a}){const n=c(e.modelValue),r=t=>t===e.minDate.getFullYear(),u=t=>t===e.maxDate.getFullYear(),l=t=>{const{minDate:a,columnsType:r}=e,u=r.indexOf(t),l=n.value[u];if(l)return+l;switch(t){case"year":return a.getFullYear();case"month":return a.getMonth()+1;case"day":return a.getDate()}},o=()=>{const t=l("year"),a=l("month"),n=r(t)&&(t=>t===e.minDate.getMonth()+1)(a)?e.minDate.getDate():1,o=u(t)&&(t=>t===e.maxDate.getMonth()+1)(a)?e.maxDate.getDate():((e,t)=>32-new Date(e,t-1,32).getDate())(t,a);return v(n,o,"day",e.formatter,e.filter)},g=m((()=>e.columnsType.map((t=>{switch(t){case"year":return(()=>{const t=e.minDate.getFullYear(),a=e.maxDate.getFullYear();return v(t,a,"year",e.formatter,e.filter)})();case"month":return(()=>{const t=l("year"),a=r(t)?e.minDate.getMonth()+1:1,n=u(t)?e.maxDate.getMonth()+1:12;return v(a,n,"month",e.formatter,e.filter)})();case"day":return o();default:throw new Error(`[Vant] DatePicker: unsupported columns type: ${t}`)}}))));s(n,(a=>{i(a,e.modelValue)||t("update:modelValue",a)})),s((()=>e.modelValue),(e=>{e=((e,t)=>e.map(((e,a)=>{const n=t[a];if(n.length){const t=+n[n.length-1].value;if(+e>t)return String(t)}return e})))(e,g.value),i(e,n.value)||(n.value=e)}),{immediate:!0});const y=(...e)=>t("change",...e),x=(...e)=>t("cancel",...e),w=(...e)=>t("confirm",...e);return()=>d(p,f({modelValue:n.value,"onUpdate:modelValue":e=>n.value=e,columns:g.value,onChange:y,onCancel:x,onConfirm:w},D(e,h)),a)}});e("D",g(F))}}}));