@indfnd/common-mobile 1.0.11 → 1.0.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,21 +1,21 @@
1
- (function(W,ji){typeof exports=="object"&&typeof module!="undefined"?ji(exports,require("lodash"),require("@indfnd/utils"),require("vue"),require("view-design")):typeof define=="function"&&define.amd?define(["exports","lodash","@indfnd/utils","vue","view-design"],ji):(W=typeof globalThis!="undefined"?globalThis:W||self,ji(W.IndMobileCommon={},W.lodash,W["@indfnd/utils"],W.vue,W["view-design"]))})(this,function(W,ji,V,Jf,we){"use strict";function Io(e){return e&&typeof e=="object"&&"default"in e?e:{default:e}}var b=Io(ji),kt=Io(Jf),Qf={name:"@indfnd/common-mobile",version:"1.0.10",author:"huxuetong",publishConfig:{registry:"https://registry.npmjs.org/"},main:"./dist/ind-common-mobile.umd.cjs",module:"./dist/ind-common-mobile.es.js",style:"./dist/styles/index.css",types:"./types/index.d.ts",exports:{".":{import:"./dist/ind-common-mobile.es.js",require:"./dist/ind-common-mobile.umd.cjs"},"./dist/styles/index.css":{import:"./dist/styles/index.css",require:"./dist/styles/index.css"},"./src/styles/variables/index.less":{import:"./src/styles/variables/index.less",require:"./src/styles/variables/index.less"}},files:["dist","types","global.d.ts","src/styles/variables"],scripts:{"build:prod":"vite build","build:style":"gulp --gulpfile build/build-style.js",build:"yarn build:prod && yarn build:style","type-check":"vue-tsc --noEmit -p tsconfig.check.json --composite false",dts:"vue-tsc -p tsconfig.types.json",release:"node build/auto-build.js && yarn release-patch && git push --follow-tags && yarn re-publish","release-major":"standard-version --release-as major","release-minor":"standard-version --release-as minor","release-patch":"standard-version --release-as patch","re-publish":"yarn publish --access public"},dependencies:{classnames:"^2.5.1",vuedraggable:"^2.24.3"},devDependencies:{lodash:"4.17.21","@indfnd/utils":"^0.1.26",eslint:"^3.19.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","eslint-plugin-vue":"^2.1.0",gulp:"^4.0.2","gulp-autoprefixer":"^8.0.0","gulp-clean-css":"^4.3.0","gulp-less":"^5.0.0","gulp-rename":"^2.0.0","gulp-replace":"^1.1.4",less:"^4.1.3",prettier:"^2.7.1","rollup-plugin-visualizer":"4.2.0","standard-version":"^9.5.0",typescript:"^5.1.6",vant:"^2.13.2","view-design":"^4.6.1",vite:"^2.0.5","vite-plugin-eslint":"1.3.0","vite-plugin-resolve-externals":"^0.2.2","vite-plugin-vue2":"^1.3.2",vue:"^2.6.14","vue-property-decorator":"^8.5.1","vue-router":"^3.5.3","vue-template-compiler":"^2.6.12","vue-tsc":"^1.8.8",vuex:"^3.6.2"},engines:{node:">= 16"}},Zf=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",[i("Button",{attrs:{size:"large",type:"text"},on:{click:e.backHome}},[e._v("\u8FD4\u56DE\u9996\u9875")]),i("Button",{attrs:{size:"large",type:"text"},on:{click:e.backPrev}},[e._v("\u8FD4\u56DE\u4E0A\u4E00\u9875("+e._s(e.second)+"s)")])],1)},$f=[];function at(e,t,i,n,r,a,s,o){var l=typeof e=="function"?e.options:e;t&&(l.render=t,l.staticRenderFns=i,l._compiled=!0),n&&(l.functional=!0),a&&(l._scopeId="data-v-"+a);var c;if(s?(c=function(u){u=u||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,!u&&typeof __VUE_SSR_CONTEXT__!="undefined"&&(u=__VUE_SSR_CONTEXT__),r&&r.call(this,u),u&&u._registeredComponents&&u._registeredComponents.add(s)},l._ssrRegister=c):r&&(c=o?function(){r.call(this,(l.functional?this.parent:this).$root.$options.shadowRoot)}:r),c)if(l.functional){l._injectStyles=c;var h=l.render;l.render=function(f,p){return c.call(p),h(f,p)}}else{var d=l.beforeCreate;l.beforeCreate=d?[].concat(d,c):[c]}return{exports:e,options:l}}const Xf={name:"IndBackBtnGroup",data(){return{second:5,timer:null}},mounted(){this.timer=setInterval(()=>{this.second===0?this.backPrev():this.second--},1e3)},beforeDestroy(){clearInterval(this.timer)},methods:{backHome(){this.$router.replace({name:this.$config.homeRouteName})},backPrev(){this.$router.go(-1)}}},Bo={};var _f=at(Xf,Zf,$f,!1,tp,null,null,null);function tp(e){for(let t in Bo)this[t]=Bo[t]}var ep=function(){return _f.exports}(),ip=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"ind-error-page"},[i("div",{staticClass:"content-con"},[i("img",{attrs:{src:e.src,alt:e.code}}),i("div",{staticClass:"text-con"},[i("h4",[e._v(e._s(e.code))]),i("h5",[e._v(e._s(e.desc))])])])])},np=[];const rp={name:"IndErrorContent",components:{BackBtnGroup:ep},props:{code:String,desc:String,src:String}},Do={};var ap=at(rp,ip,np,!1,sp,null,null,null);function sp(e){for(let t in Do)this[t]=Do[t]}var $r=function(){return ap.exports}(),op=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("ErrorContent",{attrs:{code:"404",desc:"Oh~~\u60A8\u7684\u9875\u9762\u597D\u50CF\u98DE\u8D70\u4E86~",src:e.src}})},lp=[];const cp={name:"IndNotFound",components:{ErrorContent:$r},data(){return{src:`${location.protocol}//${location.host}`+(location.pathname.includes("scyxweb")?"/scyxweb":"")+"/ind-mobile/imgs/error-page/error-404.svg"}}},Oo={};var up=at(cp,op,lp,!1,hp,null,null,null);function hp(e){for(let t in Oo)this[t]=Oo[t]}var Gi=function(){return up.exports}(),No=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{};function dp(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function fp(e){if(e.__esModule)return e;var t=Object.defineProperty({},"__esModule",{value:!0});return Object.keys(e).forEach(function(i){var n=Object.getOwnPropertyDescriptor(e,i);Object.defineProperty(t,i,n.get?n:{enumerable:!0,get:function(){return e[i]}})}),t}var Lo={exports:{}};(function(e,t){(function(i,n){e.exports=n()})(No,function(){var i=1e3,n=6e4,r=36e5,a="millisecond",s="second",o="minute",l="hour",c="day",h="week",d="month",u="quarter",f="year",p="date",m="Invalid Date",g=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,C=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,x={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(F){var T=["th","st","nd","rd"],v=F%100;return"["+F+(T[(v-20)%10]||T[v]||T[0])+"]"}},I=function(F,T,v){var E=String(F);return!E||E.length>=T?F:""+Array(T+1-E.length).join(v)+F},M={s:I,z:function(F){var T=-F.utcOffset(),v=Math.abs(T),E=Math.floor(v/60),B=v%60;return(T<=0?"+":"-")+I(E,2,"0")+":"+I(B,2,"0")},m:function F(T,v){if(T.date()<v.date())return-F(v,T);var E=12*(v.year()-T.year())+(v.month()-T.month()),B=T.clone().add(E,d),Y=v-B<0,j=T.clone().add(E+(Y?-1:1),d);return+(-(E+(v-B)/(Y?B-j:j-B))||0)},a:function(F){return F<0?Math.ceil(F)||0:Math.floor(F)},p:function(F){return{M:d,y:f,w:h,d:c,D:p,h:l,m:o,s,ms:a,Q:u}[F]||String(F||"").toLowerCase().replace(/s$/,"")},u:function(F){return F===void 0}},k="en",D={};D[k]=x;var z="$isDayjsObject",q=function(F){return F instanceof et||!(!F||!F[z])},U=function F(T,v,E){var B;if(!T)return k;if(typeof T=="string"){var Y=T.toLowerCase();D[Y]&&(B=Y),v&&(D[Y]=v,B=Y);var j=T.split("-");if(!B&&j.length>1)return F(j[0])}else{var S=T.name;D[S]=T,B=S}return!E&&B&&(k=B),B||!E&&k},P=function(F,T){if(q(F))return F.clone();var v=typeof T=="object"?T:{};return v.date=F,v.args=arguments,new et(v)},N=M;N.l=U,N.i=q,N.w=function(F,T){return P(F,{locale:T.$L,utc:T.$u,x:T.$x,$offset:T.$offset})};var et=function(){function F(v){this.$L=U(v.locale,null,!0),this.parse(v),this.$x=this.$x||v.x||{},this[z]=!0}var T=F.prototype;return T.parse=function(v){this.$d=function(E){var B=E.date,Y=E.utc;if(B===null)return new Date(NaN);if(N.u(B))return new Date;if(B instanceof Date)return new Date(B);if(typeof B=="string"&&!/Z$/i.test(B)){var j=B.match(g);if(j){var S=j[2]-1||0,y=(j[7]||"0").substring(0,3);return Y?new Date(Date.UTC(j[1],S,j[3]||1,j[4]||0,j[5]||0,j[6]||0,y)):new Date(j[1],S,j[3]||1,j[4]||0,j[5]||0,j[6]||0,y)}}return new Date(B)}(v),this.init()},T.init=function(){var v=this.$d;this.$y=v.getFullYear(),this.$M=v.getMonth(),this.$D=v.getDate(),this.$W=v.getDay(),this.$H=v.getHours(),this.$m=v.getMinutes(),this.$s=v.getSeconds(),this.$ms=v.getMilliseconds()},T.$utils=function(){return N},T.isValid=function(){return this.$d.toString()!==m},T.isSame=function(v,E){var B=P(v);return this.startOf(E)<=B&&B<=this.endOf(E)},T.isAfter=function(v,E){return P(v)<this.startOf(E)},T.isBefore=function(v,E){return this.endOf(E)<P(v)},T.$g=function(v,E,B){return N.u(v)?this[E]:this.set(B,v)},T.unix=function(){return Math.floor(this.valueOf()/1e3)},T.valueOf=function(){return this.$d.getTime()},T.startOf=function(v,E){var B=this,Y=!!N.u(E)||E,j=N.p(v),S=function(Tt,xt){var Oe=N.w(B.$u?Date.UTC(B.$y,xt,Tt):new Date(B.$y,xt,Tt),B);return Y?Oe:Oe.endOf(c)},y=function(Tt,xt){return N.w(B.toDate()[Tt].apply(B.toDate("s"),(Y?[0,0,0,0]:[23,59,59,999]).slice(xt)),B)},A=this.$W,R=this.$M,K=this.$D,J="set"+(this.$u?"UTC":"");switch(j){case f:return Y?S(1,0):S(31,11);case d:return Y?S(1,R):S(0,R+1);case h:var _=this.$locale().weekStart||0,ct=(A<_?A+7:A)-_;return S(Y?K-ct:K+(6-ct),R);case c:case p:return y(J+"Hours",0);case l:return y(J+"Minutes",1);case o:return y(J+"Seconds",2);case s:return y(J+"Milliseconds",3);default:return this.clone()}},T.endOf=function(v){return this.startOf(v,!1)},T.$set=function(v,E){var B,Y=N.p(v),j="set"+(this.$u?"UTC":""),S=(B={},B[c]=j+"Date",B[p]=j+"Date",B[d]=j+"Month",B[f]=j+"FullYear",B[l]=j+"Hours",B[o]=j+"Minutes",B[s]=j+"Seconds",B[a]=j+"Milliseconds",B)[Y],y=Y===c?this.$D+(E-this.$W):E;if(Y===d||Y===f){var A=this.clone().set(p,1);A.$d[S](y),A.init(),this.$d=A.set(p,Math.min(this.$D,A.daysInMonth())).$d}else S&&this.$d[S](y);return this.init(),this},T.set=function(v,E){return this.clone().$set(v,E)},T.get=function(v){return this[N.p(v)]()},T.add=function(v,E){var B,Y=this;v=Number(v);var j=N.p(E),S=function(R){var K=P(Y);return N.w(K.date(K.date()+Math.round(R*v)),Y)};if(j===d)return this.set(d,this.$M+v);if(j===f)return this.set(f,this.$y+v);if(j===c)return S(1);if(j===h)return S(7);var y=(B={},B[o]=n,B[l]=r,B[s]=i,B)[j]||1,A=this.$d.getTime()+v*y;return N.w(A,this)},T.subtract=function(v,E){return this.add(-1*v,E)},T.format=function(v){var E=this,B=this.$locale();if(!this.isValid())return B.invalidDate||m;var Y=v||"YYYY-MM-DDTHH:mm:ssZ",j=N.z(this),S=this.$H,y=this.$m,A=this.$M,R=B.weekdays,K=B.months,J=B.meridiem,_=function(xt,Oe,An,Zr){return xt&&(xt[Oe]||xt(E,Y))||An[Oe].slice(0,Zr)},ct=function(xt){return N.s(S%12||12,xt,"0")},Tt=J||function(xt,Oe,An){var Zr=xt<12?"AM":"PM";return An?Zr.toLowerCase():Zr};return Y.replace(C,function(xt,Oe){return Oe||function(An){switch(An){case"YY":return String(E.$y).slice(-2);case"YYYY":return N.s(E.$y,4,"0");case"M":return A+1;case"MM":return N.s(A+1,2,"0");case"MMM":return _(B.monthsShort,A,K,3);case"MMMM":return _(K,A);case"D":return E.$D;case"DD":return N.s(E.$D,2,"0");case"d":return String(E.$W);case"dd":return _(B.weekdaysMin,E.$W,R,2);case"ddd":return _(B.weekdaysShort,E.$W,R,3);case"dddd":return R[E.$W];case"H":return String(S);case"HH":return N.s(S,2,"0");case"h":return ct(1);case"hh":return ct(2);case"a":return Tt(S,y,!0);case"A":return Tt(S,y,!1);case"m":return String(y);case"mm":return N.s(y,2,"0");case"s":return String(E.$s);case"ss":return N.s(E.$s,2,"0");case"SSS":return N.s(E.$ms,3,"0");case"Z":return j}return null}(xt)||j.replace(":","")})},T.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},T.diff=function(v,E,B){var Y,j=this,S=N.p(E),y=P(v),A=(y.utcOffset()-this.utcOffset())*n,R=this-y,K=function(){return N.m(j,y)};switch(S){case f:Y=K()/12;break;case d:Y=K();break;case u:Y=K()/3;break;case h:Y=(R-A)/6048e5;break;case c:Y=(R-A)/864e5;break;case l:Y=R/r;break;case o:Y=R/n;break;case s:Y=R/i;break;default:Y=R}return B?Y:N.a(Y)},T.daysInMonth=function(){return this.endOf(d).$D},T.$locale=function(){return D[this.$L]},T.locale=function(v,E){if(!v)return this.$L;var B=this.clone(),Y=U(v,E,!0);return Y&&(B.$L=Y),B},T.clone=function(){return N.w(this.$d,this)},T.toDate=function(){return new Date(this.valueOf())},T.toJSON=function(){return this.isValid()?this.toISOString():null},T.toISOString=function(){return this.$d.toISOString()},T.toString=function(){return this.$d.toUTCString()},F}(),ot=et.prototype;return P.prototype=ot,[["$ms",a],["$s",s],["$m",o],["$H",l],["$W",c],["$M",d],["$y",f],["$D",p]].forEach(function(F){ot[F[1]]=function(T){return this.$g(T,F[0],F[1])}}),P.extend=function(F,T){return F.$i||(F(T,et,P),F.$i=!0),P},P.locale=U,P.isDayjs=q,P.unix=function(F){return P(1e3*F)},P.en=D[k],P.Ls=D,P.p={},P})})(Lo);var yi=Lo.exports,pp=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"ind-input-select"},[i("Input",{staticClass:"selected-input",class:{readonly:e.readonly},attrs:{value:e.formatValue,icon:e.readonly?"":e.inputIcon,placeholder:"\u8BF7\u9009\u62E9",readonly:""},on:{"on-clear":e.clear},nativeOn:{click:function(n){e.visible=!0}}}),i("van-popup",{style:{height:"40%"},attrs:{position:"bottom","get-container":"body"},model:{value:e.visible,callback:function(n){e.visible=n},expression:"visible"}},[e.type!="year-quarter"&&e.type!="year-half"?i("van-datetime-picker",e._b({attrs:{type:e.type,value:e.dateValue},on:{confirm:e.confirm,cancel:e.cancel}},"van-datetime-picker",Object.assign({},e.$attrs),!1)):i("van-picker",{attrs:{"show-toolbar":"",title:e.$attrs.placeholder,columns:e.dataList},on:{confirm:e.confirm,cancel:e.cancel}})],1)],1)},mp=[];const Vo=new Date().getFullYear(),Po=new Date().getMonth()+1,gp=`Q${V.getQuarterNum(Po)}`,vp=`H${V.getHalfYearNum(Po)}`,Ro=10,qo=10,yp={inheritAttrs:!1,props:{type:{type:String,default:"date"},fullYear:{type:Boolean,default:!1},value:String,defaultVisible:Boolean,readonly:Boolean},data(){return{visible:!1,dateValue:new Date,inputIcon:"ios-arrow-forward",dataList:[{values:[],defaultIndex:1},{values:[],defaultIndex:1}],quarterList:[{label:"\u7B2C\u4E00\u5B63\u5EA6",value:"Q1",startMonth:"01",endMonth:"03"},{label:"\u7B2C\u4E8C\u5B63\u5EA6",value:"Q2",startMonth:"04",endMonth:"06"},{label:"\u7B2C\u4E09\u5B63\u5EA6",value:"Q3",startMonth:"07",endMonth:"09"},{label:"\u7B2C\u56DB\u5B63\u5EA6",value:"Q4",startMonth:"10",endMonth:"12"}],halfList:[{label:"\u4E0A\u534A\u5E74",value:"H1",startMonth:"01",endMonth:"06"},{label:"\u4E0B\u534A\u5E74",value:"H2",startMonth:"07",endMonth:"12"}]}},created(){if(this.visible=this.defaultVisible,this.dateValue=this.value?yi(this.value).toDate():new Date,this.type=="year-quarter"){this.dateValue=this.value?getQuarter(this.value):Vo+gp;let e=parseInt(this.dateValue.substring(0,4)),t=this.dateValue.substring(4,6);for(let r=e-Ro;r<=e+qo;r++)this.dataList[0].values.push(r);let i=this.dataList[0].values.findIndex(r=>r==e);this.dataList[0].defaultIndex=i;let n=this.quarterList.findIndex(r=>r.value==t);this.dataList[1].values=["\u7B2C\u4E00\u5B63\u5EA6","\u7B2C\u4E8C\u5B63\u5EA6","\u7B2C\u4E09\u5B63\u5EA6","\u7B2C\u56DB\u5B63\u5EA6"],this.dataList[1].defaultIndex=n}else if(this.type=="year-half"){this.fullYear&&(this.halfList=[{label:"\u5168\u5E74",value:"H0",startMonth:"01",endMonth:"12"},{label:"\u4E0A\u534A\u5E74",value:"H1",startMonth:"01",endMonth:"06"},{label:"\u4E0B\u534A\u5E74",value:"H2",startMonth:"07",endMonth:"12"}]),this.dateValue=this.value?this.value:Vo+vp;let e=parseInt(this.dateValue.substring(0,4)),t=this.dateValue.substring(4,6);for(let r=e-Ro;r<=e+qo;r++)this.dataList[0].values.push(r);let i=this.dataList[0].values.findIndex(r=>r==e);this.dataList[0].defaultIndex=i;let n=this.halfList.findIndex(r=>r.value==t);this.dataList[1].values=["\u4E0A\u534A\u5E74","\u4E0B\u534A\u5E74"],this.fullYear&&(this.dataList[1].values=["\u5168\u5E74","\u4E0A\u534A\u5E74","\u4E0B\u534A\u5E74"]),this.dataList[1].defaultIndex=n,console.log(this.dataList)}},deactivated(){this.visible=!1},watch:{value(){console.log("value change",this.value),this.dateValue=this.value?yi(this.value).toDate():new Date}},computed:{formatValue:function(){if(this.value&&this.type=="year-quarter"){let e=parseInt(this.value.substring(0,4)),t=this.value.substring(4,6);return t=this.quarterList.find(i=>i.value==t),`${e}${t.label}`}else if(this.value&&this.type=="year-half"){let e=parseInt(this.value.substring(0,4)),t=this.value.substring(4,6);return t=this.halfList.find(i=>i.value==t),`${e}${t.label}`}return this.value?V.formatDate(this.value):""}},methods:{emitValue(e,t){let i;if(this.type=="year-month")i=yi(this.dateValue).format("YYYYMM");else if(this.type=="date")i=yi(this.dateValue).format("YYYYMMDD");else if(this.type=="year-quarter"){let n=this.quarterList[t[1]];i=`${e[0]}${n.value}`}else if(this.type=="year-half"){let n=this.halfList[t[1]];i=`${e[0]}${n.value}`}this.$emit("input",i)},clear(){this.dateValue=new Date,this.$emit("input","")},confirm(e,t){this.dateValue=e,this.emitValue(e,t),this.visible=!1},cancel(){this.visible=!1}}},Fo={};var bp=at(yp,pp,mp,!1,Sp,null,null,null);function Sp(e){for(let t in Fo)this[t]=Fo[t]}var Uo=function(){return bp.exports}();function Xr(e){window.curTarget=e.target||e.srcElement||e.curTarget}function Cp(){setTimeout(()=>{var e;(e=window==null?void 0:window.curTarget)==null||e.scrollIntoView({block:"center",behavior:"smooth"})},0)}function Ap(e){let t=e.split("_");for(let i=1;i<t.length;i++)t[i]=t[i].substring(0,1).toUpperCase()+t[i].substring(1);return t.join("")}function _r(e,t){let i=e.column||[];i instanceof Array||(i=[i]),i=i.map(l=>{let c={...l._attributes};c.id=t?Ap(c.id):c.id;let h=c.props;if(h)try{h=JSON.parse(h)}catch{console.log("props \u89E3\u6790\u5F02\u5E38",h),h=null}c.props=h;let d=c.enumList;if(d)try{d=JSON.parse(d)}catch{console.log("enumList \u89E3\u6790\u5F02\u5E38",d),d=null}return c.enumList=d,c});let n=i.filter(l=>l.frontHide!="true").map(l=>({...l,title:l.name,width:200,field:l.id,sortable:!0,align:l.type=="INTEGER"?"right":"left",type:l.inputType||null})),r=i.filter(l=>l.listSearch=="true").map(l=>({...l,formKey:l.id,title:l.name,type:l.searchType||"input"})),a=i.filter(l=>l.frontHide!="true").map(l=>({...l,formKey:l.id,title:l.name,isTitle:l.isTitle==="true",type:l.inputType||null,required:l.required==="true"})),s=e.table,o=null;return s&&(s instanceof Array?o=s.map(l=>_r(l)):o=[_r(s)]),{...e._attributes,columns:n,searchFormFields:r,formFieldList:a,subTable:o}}function ta(e,t){if(!e)return{};try{let n=JSON.parse(xml2json(e,{compact:!0})).table;return _r(n,t)}catch(i){return console.log("\u914D\u7F6E\u5185\u5BB9",e),console.error("\u89E3\u6790\u529F\u80FD\u914D\u7F6E\u4FE1\u606F\u5F02\u5E38",i),{}}}const xp=!1;var Ye=V.useConfig(xp);new kt.default;const wp=(e,t)=>{let i=-1;for(;++i<e;)t(i)},Tp=e=>{let t={...e},i={...e.meta},n="";return i.title&&(typeof i.title=="function"?(i.__titleIsFunction__=!0,n=i.title(t)):n=i.title),i.title=n,t.meta=i,t},kp=(e,t)=>{let i={...t,icon:t.meta.icon};const{crumbs:n}=e.meta;n&&n.length>0&&n.forEach(a=>{a.meta={title:a.title},a.type===2&&(a.to=a.name)});let r=[{...i,to:t.name}];return n&&n.length>0&&(r=r.concat(n)),r},Yo=e=>{sessionStorage.tagNaveList=JSON.stringify(e)},Mp=()=>{const e=sessionStorage.tagNaveList;return e?JSON.parse(e):[]},ea=(e,t="home")=>{let i=-1,n=e.length,r={};for(;++i<n;){let a=e[i];if(a.children&&a.children.length){let s=ea(a.children,t);if(s.name)return s}else a.name===t&&(r=a)}return r},Ep=(e,t)=>{let i={};if(e.length===2)i=ea(e);else{const n=e.findIndex(r=>xn(r,t));n===e.length-1?i=e[e.length-2]:i=e[n+1]}return i},Ip=(e,t)=>{let i=e.length,n=!1;return wp(i,r=>{xn(e[r],t)&&(n=!0)}),n},xn=(e,t)=>e.name===t.name;var jo={exports:{}};/*!
1
+ (function(W,ji){typeof exports=="object"&&typeof module!="undefined"?ji(exports,require("lodash"),require("@indfnd/utils"),require("vue"),require("view-design")):typeof define=="function"&&define.amd?define(["exports","lodash","@indfnd/utils","vue","view-design"],ji):(W=typeof globalThis!="undefined"?globalThis:W||self,ji(W.IndMobileCommon={},W.lodash,W["@indfnd/utils"],W.vue,W["view-design"]))})(this,function(W,ji,V,Jf,we){"use strict";function Io(e){return e&&typeof e=="object"&&"default"in e?e:{default:e}}var b=Io(ji),kt=Io(Jf),Qf={name:"@indfnd/common-mobile",version:"1.0.12",author:"huxuetong",publishConfig:{registry:"https://registry.npmjs.org/"},main:"./dist/ind-common-mobile.umd.cjs",module:"./dist/ind-common-mobile.es.js",style:"./dist/styles/index.css",types:"./types/index.d.ts",exports:{".":{import:"./dist/ind-common-mobile.es.js",require:"./dist/ind-common-mobile.umd.cjs"},"./dist/styles/index.css":{import:"./dist/styles/index.css",require:"./dist/styles/index.css"},"./src/styles/variables/index.less":{import:"./src/styles/variables/index.less",require:"./src/styles/variables/index.less"}},files:["dist","types","global.d.ts","src/styles/variables"],scripts:{"build:prod":"vite build","build:style":"gulp --gulpfile build/build-style.js",build:"yarn build:prod && yarn build:style","type-check":"vue-tsc --noEmit -p tsconfig.check.json --composite false",dts:"vue-tsc -p tsconfig.types.json",release:"node build/auto-build.js && yarn release-patch && git push --follow-tags && yarn re-publish","release-major":"standard-version --release-as major","release-minor":"standard-version --release-as minor","release-patch":"standard-version --release-as patch","re-publish":"yarn publish --access public"},dependencies:{classnames:"^2.5.1",vuedraggable:"^2.24.3"},devDependencies:{lodash:"4.17.21","@indfnd/utils":"^0.1.26",eslint:"^3.19.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","eslint-plugin-vue":"^2.1.0",gulp:"^4.0.2","gulp-autoprefixer":"^8.0.0","gulp-clean-css":"^4.3.0","gulp-less":"^5.0.0","gulp-rename":"^2.0.0","gulp-replace":"^1.1.4",less:"^4.1.3",prettier:"^2.7.1","rollup-plugin-visualizer":"4.2.0","standard-version":"^9.5.0",typescript:"^5.1.6",vant:"^2.13.2","view-design":"^4.6.1",vite:"^2.0.5","vite-plugin-eslint":"1.3.0","vite-plugin-resolve-externals":"^0.2.2","vite-plugin-vue2":"^1.3.2",vue:"^2.6.14","vue-property-decorator":"^8.5.1","vue-router":"^3.5.3","vue-template-compiler":"^2.6.12","vue-tsc":"^1.8.8",vuex:"^3.6.2"},engines:{node:">= 16"}},Zf=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",[i("Button",{attrs:{size:"large",type:"text"},on:{click:e.backHome}},[e._v("\u8FD4\u56DE\u9996\u9875")]),i("Button",{attrs:{size:"large",type:"text"},on:{click:e.backPrev}},[e._v("\u8FD4\u56DE\u4E0A\u4E00\u9875("+e._s(e.second)+"s)")])],1)},$f=[];function at(e,t,i,n,r,a,s,o){var l=typeof e=="function"?e.options:e;t&&(l.render=t,l.staticRenderFns=i,l._compiled=!0),n&&(l.functional=!0),a&&(l._scopeId="data-v-"+a);var c;if(s?(c=function(u){u=u||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,!u&&typeof __VUE_SSR_CONTEXT__!="undefined"&&(u=__VUE_SSR_CONTEXT__),r&&r.call(this,u),u&&u._registeredComponents&&u._registeredComponents.add(s)},l._ssrRegister=c):r&&(c=o?function(){r.call(this,(l.functional?this.parent:this).$root.$options.shadowRoot)}:r),c)if(l.functional){l._injectStyles=c;var h=l.render;l.render=function(f,p){return c.call(p),h(f,p)}}else{var d=l.beforeCreate;l.beforeCreate=d?[].concat(d,c):[c]}return{exports:e,options:l}}const Xf={name:"IndBackBtnGroup",data(){return{second:5,timer:null}},mounted(){this.timer=setInterval(()=>{this.second===0?this.backPrev():this.second--},1e3)},beforeDestroy(){clearInterval(this.timer)},methods:{backHome(){this.$router.replace({name:this.$config.homeRouteName})},backPrev(){this.$router.go(-1)}}},Bo={};var _f=at(Xf,Zf,$f,!1,tp,null,null,null);function tp(e){for(let t in Bo)this[t]=Bo[t]}var ep=function(){return _f.exports}(),ip=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"ind-error-page"},[i("div",{staticClass:"content-con"},[i("img",{attrs:{src:e.src,alt:e.code}}),i("div",{staticClass:"text-con"},[i("h4",[e._v(e._s(e.code))]),i("h5",[e._v(e._s(e.desc))])])])])},np=[];const rp={name:"IndErrorContent",components:{BackBtnGroup:ep},props:{code:String,desc:String,src:String}},Do={};var ap=at(rp,ip,np,!1,sp,null,null,null);function sp(e){for(let t in Do)this[t]=Do[t]}var $r=function(){return ap.exports}(),op=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("ErrorContent",{attrs:{code:"404",desc:"Oh~~\u60A8\u7684\u9875\u9762\u597D\u50CF\u98DE\u8D70\u4E86~",src:e.src}})},lp=[];const cp={name:"IndNotFound",components:{ErrorContent:$r},data(){return{src:`${location.protocol}//${location.host}`+(location.pathname.includes("scyxweb")?"/scyxweb":"")+"/ind-mobile/imgs/error-page/error-404.svg"}}},Oo={};var up=at(cp,op,lp,!1,hp,null,null,null);function hp(e){for(let t in Oo)this[t]=Oo[t]}var Gi=function(){return up.exports}(),No=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{};function dp(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function fp(e){if(e.__esModule)return e;var t=Object.defineProperty({},"__esModule",{value:!0});return Object.keys(e).forEach(function(i){var n=Object.getOwnPropertyDescriptor(e,i);Object.defineProperty(t,i,n.get?n:{enumerable:!0,get:function(){return e[i]}})}),t}var Lo={exports:{}};(function(e,t){(function(i,n){e.exports=n()})(No,function(){var i=1e3,n=6e4,r=36e5,a="millisecond",s="second",o="minute",l="hour",c="day",h="week",d="month",u="quarter",f="year",p="date",m="Invalid Date",g=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,C=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,x={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(q){var T=["th","st","nd","rd"],v=q%100;return"["+q+(T[(v-20)%10]||T[v]||T[0])+"]"}},I=function(q,T,v){var E=String(q);return!E||E.length>=T?q:""+Array(T+1-E.length).join(v)+q},M={s:I,z:function(q){var T=-q.utcOffset(),v=Math.abs(T),E=Math.floor(v/60),B=v%60;return(T<=0?"+":"-")+I(E,2,"0")+":"+I(B,2,"0")},m:function q(T,v){if(T.date()<v.date())return-q(v,T);var E=12*(v.year()-T.year())+(v.month()-T.month()),B=T.clone().add(E,d),Y=v-B<0,j=T.clone().add(E+(Y?-1:1),d);return+(-(E+(v-B)/(Y?B-j:j-B))||0)},a:function(q){return q<0?Math.ceil(q)||0:Math.floor(q)},p:function(q){return{M:d,y:f,w:h,d:c,D:p,h:l,m:o,s,ms:a,Q:u}[q]||String(q||"").toLowerCase().replace(/s$/,"")},u:function(q){return q===void 0}},k="en",D={};D[k]=x;var z="$isDayjsObject",F=function(q){return q instanceof et||!(!q||!q[z])},U=function q(T,v,E){var B;if(!T)return k;if(typeof T=="string"){var Y=T.toLowerCase();D[Y]&&(B=Y),v&&(D[Y]=v,B=Y);var j=T.split("-");if(!B&&j.length>1)return q(j[0])}else{var S=T.name;D[S]=T,B=S}return!E&&B&&(k=B),B||!E&&k},P=function(q,T){if(F(q))return q.clone();var v=typeof T=="object"?T:{};return v.date=q,v.args=arguments,new et(v)},N=M;N.l=U,N.i=F,N.w=function(q,T){return P(q,{locale:T.$L,utc:T.$u,x:T.$x,$offset:T.$offset})};var et=function(){function q(v){this.$L=U(v.locale,null,!0),this.parse(v),this.$x=this.$x||v.x||{},this[z]=!0}var T=q.prototype;return T.parse=function(v){this.$d=function(E){var B=E.date,Y=E.utc;if(B===null)return new Date(NaN);if(N.u(B))return new Date;if(B instanceof Date)return new Date(B);if(typeof B=="string"&&!/Z$/i.test(B)){var j=B.match(g);if(j){var S=j[2]-1||0,y=(j[7]||"0").substring(0,3);return Y?new Date(Date.UTC(j[1],S,j[3]||1,j[4]||0,j[5]||0,j[6]||0,y)):new Date(j[1],S,j[3]||1,j[4]||0,j[5]||0,j[6]||0,y)}}return new Date(B)}(v),this.init()},T.init=function(){var v=this.$d;this.$y=v.getFullYear(),this.$M=v.getMonth(),this.$D=v.getDate(),this.$W=v.getDay(),this.$H=v.getHours(),this.$m=v.getMinutes(),this.$s=v.getSeconds(),this.$ms=v.getMilliseconds()},T.$utils=function(){return N},T.isValid=function(){return this.$d.toString()!==m},T.isSame=function(v,E){var B=P(v);return this.startOf(E)<=B&&B<=this.endOf(E)},T.isAfter=function(v,E){return P(v)<this.startOf(E)},T.isBefore=function(v,E){return this.endOf(E)<P(v)},T.$g=function(v,E,B){return N.u(v)?this[E]:this.set(B,v)},T.unix=function(){return Math.floor(this.valueOf()/1e3)},T.valueOf=function(){return this.$d.getTime()},T.startOf=function(v,E){var B=this,Y=!!N.u(E)||E,j=N.p(v),S=function(Tt,xt){var Oe=N.w(B.$u?Date.UTC(B.$y,xt,Tt):new Date(B.$y,xt,Tt),B);return Y?Oe:Oe.endOf(c)},y=function(Tt,xt){return N.w(B.toDate()[Tt].apply(B.toDate("s"),(Y?[0,0,0,0]:[23,59,59,999]).slice(xt)),B)},A=this.$W,R=this.$M,K=this.$D,J="set"+(this.$u?"UTC":"");switch(j){case f:return Y?S(1,0):S(31,11);case d:return Y?S(1,R):S(0,R+1);case h:var _=this.$locale().weekStart||0,ct=(A<_?A+7:A)-_;return S(Y?K-ct:K+(6-ct),R);case c:case p:return y(J+"Hours",0);case l:return y(J+"Minutes",1);case o:return y(J+"Seconds",2);case s:return y(J+"Milliseconds",3);default:return this.clone()}},T.endOf=function(v){return this.startOf(v,!1)},T.$set=function(v,E){var B,Y=N.p(v),j="set"+(this.$u?"UTC":""),S=(B={},B[c]=j+"Date",B[p]=j+"Date",B[d]=j+"Month",B[f]=j+"FullYear",B[l]=j+"Hours",B[o]=j+"Minutes",B[s]=j+"Seconds",B[a]=j+"Milliseconds",B)[Y],y=Y===c?this.$D+(E-this.$W):E;if(Y===d||Y===f){var A=this.clone().set(p,1);A.$d[S](y),A.init(),this.$d=A.set(p,Math.min(this.$D,A.daysInMonth())).$d}else S&&this.$d[S](y);return this.init(),this},T.set=function(v,E){return this.clone().$set(v,E)},T.get=function(v){return this[N.p(v)]()},T.add=function(v,E){var B,Y=this;v=Number(v);var j=N.p(E),S=function(R){var K=P(Y);return N.w(K.date(K.date()+Math.round(R*v)),Y)};if(j===d)return this.set(d,this.$M+v);if(j===f)return this.set(f,this.$y+v);if(j===c)return S(1);if(j===h)return S(7);var y=(B={},B[o]=n,B[l]=r,B[s]=i,B)[j]||1,A=this.$d.getTime()+v*y;return N.w(A,this)},T.subtract=function(v,E){return this.add(-1*v,E)},T.format=function(v){var E=this,B=this.$locale();if(!this.isValid())return B.invalidDate||m;var Y=v||"YYYY-MM-DDTHH:mm:ssZ",j=N.z(this),S=this.$H,y=this.$m,A=this.$M,R=B.weekdays,K=B.months,J=B.meridiem,_=function(xt,Oe,An,Zr){return xt&&(xt[Oe]||xt(E,Y))||An[Oe].slice(0,Zr)},ct=function(xt){return N.s(S%12||12,xt,"0")},Tt=J||function(xt,Oe,An){var Zr=xt<12?"AM":"PM";return An?Zr.toLowerCase():Zr};return Y.replace(C,function(xt,Oe){return Oe||function(An){switch(An){case"YY":return String(E.$y).slice(-2);case"YYYY":return N.s(E.$y,4,"0");case"M":return A+1;case"MM":return N.s(A+1,2,"0");case"MMM":return _(B.monthsShort,A,K,3);case"MMMM":return _(K,A);case"D":return E.$D;case"DD":return N.s(E.$D,2,"0");case"d":return String(E.$W);case"dd":return _(B.weekdaysMin,E.$W,R,2);case"ddd":return _(B.weekdaysShort,E.$W,R,3);case"dddd":return R[E.$W];case"H":return String(S);case"HH":return N.s(S,2,"0");case"h":return ct(1);case"hh":return ct(2);case"a":return Tt(S,y,!0);case"A":return Tt(S,y,!1);case"m":return String(y);case"mm":return N.s(y,2,"0");case"s":return String(E.$s);case"ss":return N.s(E.$s,2,"0");case"SSS":return N.s(E.$ms,3,"0");case"Z":return j}return null}(xt)||j.replace(":","")})},T.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},T.diff=function(v,E,B){var Y,j=this,S=N.p(E),y=P(v),A=(y.utcOffset()-this.utcOffset())*n,R=this-y,K=function(){return N.m(j,y)};switch(S){case f:Y=K()/12;break;case d:Y=K();break;case u:Y=K()/3;break;case h:Y=(R-A)/6048e5;break;case c:Y=(R-A)/864e5;break;case l:Y=R/r;break;case o:Y=R/n;break;case s:Y=R/i;break;default:Y=R}return B?Y:N.a(Y)},T.daysInMonth=function(){return this.endOf(d).$D},T.$locale=function(){return D[this.$L]},T.locale=function(v,E){if(!v)return this.$L;var B=this.clone(),Y=U(v,E,!0);return Y&&(B.$L=Y),B},T.clone=function(){return N.w(this.$d,this)},T.toDate=function(){return new Date(this.valueOf())},T.toJSON=function(){return this.isValid()?this.toISOString():null},T.toISOString=function(){return this.$d.toISOString()},T.toString=function(){return this.$d.toUTCString()},q}(),ot=et.prototype;return P.prototype=ot,[["$ms",a],["$s",s],["$m",o],["$H",l],["$W",c],["$M",d],["$y",f],["$D",p]].forEach(function(q){ot[q[1]]=function(T){return this.$g(T,q[0],q[1])}}),P.extend=function(q,T){return q.$i||(q(T,et,P),q.$i=!0),P},P.locale=U,P.isDayjs=F,P.unix=function(q){return P(1e3*q)},P.en=D[k],P.Ls=D,P.p={},P})})(Lo);var yi=Lo.exports,pp=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"ind-input-select"},[i("Input",{staticClass:"selected-input",class:{readonly:e.readonly},attrs:{value:e.formatValue,icon:e.readonly?"":e.inputIcon,placeholder:"\u8BF7\u9009\u62E9",readonly:""},on:{"on-clear":e.clear},nativeOn:{click:function(n){e.visible=!0}}}),i("van-popup",{style:{height:"40%"},attrs:{position:"bottom","get-container":"body"},model:{value:e.visible,callback:function(n){e.visible=n},expression:"visible"}},[e.type!="year-quarter"&&e.type!="year-half"?i("van-datetime-picker",e._b({attrs:{type:e.type,value:e.dateValue},on:{confirm:e.confirm,cancel:e.cancel}},"van-datetime-picker",Object.assign({},e.$attrs),!1)):i("van-picker",{attrs:{"show-toolbar":"",title:e.$attrs.placeholder,columns:e.dataList},on:{confirm:e.confirm,cancel:e.cancel}})],1)],1)},mp=[];const Vo=new Date().getFullYear(),Po=new Date().getMonth()+1,gp=`Q${V.getQuarterNum(Po)}`,vp=`H${V.getHalfYearNum(Po)}`,Ro=10,Fo=10,yp={inheritAttrs:!1,props:{type:{type:String,default:"date"},fullYear:{type:Boolean,default:!1},value:String,defaultVisible:Boolean,readonly:Boolean},data(){return{visible:!1,dateValue:new Date,inputIcon:"ios-arrow-forward",dataList:[{values:[],defaultIndex:1},{values:[],defaultIndex:1}],quarterList:[{label:"\u7B2C\u4E00\u5B63\u5EA6",value:"Q1",startMonth:"01",endMonth:"03"},{label:"\u7B2C\u4E8C\u5B63\u5EA6",value:"Q2",startMonth:"04",endMonth:"06"},{label:"\u7B2C\u4E09\u5B63\u5EA6",value:"Q3",startMonth:"07",endMonth:"09"},{label:"\u7B2C\u56DB\u5B63\u5EA6",value:"Q4",startMonth:"10",endMonth:"12"}],halfList:[{label:"\u4E0A\u534A\u5E74",value:"H1",startMonth:"01",endMonth:"06"},{label:"\u4E0B\u534A\u5E74",value:"H2",startMonth:"07",endMonth:"12"}]}},created(){if(this.visible=this.defaultVisible,this.dateValue=this.value?yi(this.value).toDate():new Date,this.type=="year-quarter"){this.dateValue=this.value?getQuarter(this.value):Vo+gp;let e=parseInt(this.dateValue.substring(0,4)),t=this.dateValue.substring(4,6);for(let r=e-Ro;r<=e+Fo;r++)this.dataList[0].values.push(r);let i=this.dataList[0].values.findIndex(r=>r==e);this.dataList[0].defaultIndex=i;let n=this.quarterList.findIndex(r=>r.value==t);this.dataList[1].values=["\u7B2C\u4E00\u5B63\u5EA6","\u7B2C\u4E8C\u5B63\u5EA6","\u7B2C\u4E09\u5B63\u5EA6","\u7B2C\u56DB\u5B63\u5EA6"],this.dataList[1].defaultIndex=n}else if(this.type=="year-half"){this.fullYear&&(this.halfList=[{label:"\u5168\u5E74",value:"H0",startMonth:"01",endMonth:"12"},{label:"\u4E0A\u534A\u5E74",value:"H1",startMonth:"01",endMonth:"06"},{label:"\u4E0B\u534A\u5E74",value:"H2",startMonth:"07",endMonth:"12"}]),this.dateValue=this.value?this.value:Vo+vp;let e=parseInt(this.dateValue.substring(0,4)),t=this.dateValue.substring(4,6);for(let r=e-Ro;r<=e+Fo;r++)this.dataList[0].values.push(r);let i=this.dataList[0].values.findIndex(r=>r==e);this.dataList[0].defaultIndex=i;let n=this.halfList.findIndex(r=>r.value==t);this.dataList[1].values=["\u4E0A\u534A\u5E74","\u4E0B\u534A\u5E74"],this.fullYear&&(this.dataList[1].values=["\u5168\u5E74","\u4E0A\u534A\u5E74","\u4E0B\u534A\u5E74"]),this.dataList[1].defaultIndex=n,console.log(this.dataList)}},deactivated(){this.visible=!1},watch:{value(){console.log("value change",this.value),this.dateValue=this.value?yi(this.value).toDate():new Date}},computed:{formatValue:function(){if(this.value&&this.type=="year-quarter"){let e=parseInt(this.value.substring(0,4)),t=this.value.substring(4,6);return t=this.quarterList.find(i=>i.value==t),`${e}${t.label}`}else if(this.value&&this.type=="year-half"){let e=parseInt(this.value.substring(0,4)),t=this.value.substring(4,6);return t=this.halfList.find(i=>i.value==t),`${e}${t.label}`}return this.value?V.formatDate(this.value):""}},methods:{emitValue(e,t){let i;if(this.type=="year-month")i=yi(this.dateValue).format("YYYYMM");else if(this.type=="date")i=yi(this.dateValue).format("YYYYMMDD");else if(this.type=="year-quarter"){let n=this.quarterList[t[1]];i=`${e[0]}${n.value}`}else if(this.type=="year-half"){let n=this.halfList[t[1]];i=`${e[0]}${n.value}`}this.$emit("input",i)},clear(){this.dateValue=new Date,this.$emit("input","")},confirm(e,t){this.dateValue=e,this.emitValue(e,t),this.visible=!1},cancel(){this.visible=!1}}},qo={};var bp=at(yp,pp,mp,!1,Sp,null,null,null);function Sp(e){for(let t in qo)this[t]=qo[t]}var Uo=function(){return bp.exports}();function Xr(e){window.curTarget=e.target||e.srcElement||e.curTarget}function Cp(){setTimeout(()=>{var e;(e=window==null?void 0:window.curTarget)==null||e.scrollIntoView({block:"center",behavior:"smooth"})},0)}function Ap(e){let t=e.split("_");for(let i=1;i<t.length;i++)t[i]=t[i].substring(0,1).toUpperCase()+t[i].substring(1);return t.join("")}function _r(e,t){let i=e.column||[];i instanceof Array||(i=[i]),i=i.map(l=>{let c={...l._attributes};c.id=t?Ap(c.id):c.id;let h=c.props;if(h)try{h=JSON.parse(h)}catch{console.log("props \u89E3\u6790\u5F02\u5E38",h),h=null}c.props=h;let d=c.enumList;if(d)try{d=JSON.parse(d)}catch{console.log("enumList \u89E3\u6790\u5F02\u5E38",d),d=null}return c.enumList=d,c});let n=i.filter(l=>l.frontHide!="true").map(l=>({...l,title:l.name,width:200,field:l.id,sortable:!0,align:l.type=="INTEGER"?"right":"left",type:l.inputType||null})),r=i.filter(l=>l.listSearch=="true").map(l=>({...l,formKey:l.id,title:l.name,type:l.searchType||"input"})),a=i.filter(l=>l.frontHide!="true").map(l=>({...l,formKey:l.id,title:l.name,isTitle:l.isTitle==="true",type:l.inputType||null,required:l.required==="true"})),s=e.table,o=null;return s&&(s instanceof Array?o=s.map(l=>_r(l)):o=[_r(s)]),{...e._attributes,columns:n,searchFormFields:r,formFieldList:a,subTable:o}}function ta(e,t){if(!e)return{};try{let n=JSON.parse(xml2json(e,{compact:!0})).table;return _r(n,t)}catch(i){return console.log("\u914D\u7F6E\u5185\u5BB9",e),console.error("\u89E3\u6790\u529F\u80FD\u914D\u7F6E\u4FE1\u606F\u5F02\u5E38",i),{}}}const xp=!1;var Ye=V.useConfig(xp);new kt.default;const wp=(e,t)=>{let i=-1;for(;++i<e;)t(i)},Tp=e=>{let t={...e},i={...e.meta},n="";return i.title&&(typeof i.title=="function"?(i.__titleIsFunction__=!0,n=i.title(t)):n=i.title),i.title=n,t.meta=i,t},kp=(e,t)=>{let i={...t,icon:t.meta.icon};const{crumbs:n}=e.meta;n&&n.length>0&&n.forEach(a=>{a.meta={title:a.title},a.type===2&&(a.to=a.name)});let r=[{...i,to:t.name}];return n&&n.length>0&&(r=r.concat(n)),r},Yo=e=>{sessionStorage.tagNaveList=JSON.stringify(e)},Mp=()=>{const e=sessionStorage.tagNaveList;return e?JSON.parse(e):[]},ea=(e,t="home")=>{let i=-1,n=e.length,r={};for(;++i<n;){let a=e[i];if(a.children&&a.children.length){let s=ea(a.children,t);if(s.name)return s}else a.name===t&&(r=a)}return r},Ep=(e,t)=>{let i={};if(e.length===2)i=ea(e);else{const n=e.findIndex(r=>xn(r,t));n===e.length-1?i=e[e.length-2]:i=e[n+1]}return i},Ip=(e,t)=>{let i=e.length,n=!1;return wp(i,r=>{xn(e[r],t)&&(n=!0)}),n},xn=(e,t)=>e.name===t.name;var jo={exports:{}};/*!
2
2
  Copyright (c) 2018 Jed Watson.
3
3
  Licensed under the MIT License (MIT), see
4
4
  http://jedwatson.github.io/classnames
5
- */(function(e){(function(){var t={}.hasOwnProperty;function i(){for(var a="",s=0;s<arguments.length;s++){var o=arguments[s];o&&(a=r(a,n(o)))}return a}function n(a){if(typeof a=="string"||typeof a=="number")return a;if(typeof a!="object")return"";if(Array.isArray(a))return i.apply(null,a);if(a.toString!==Object.prototype.toString&&!a.toString.toString().includes("[native code]"))return a.toString();var s="";for(var o in a)t.call(a,o)&&a[o]&&(s=r(s,o));return s}function r(a,s){return s?a?a+" "+s:a+s:a}e.exports?(i.default=i,e.exports=i):window.classNames=i})()})(jo);var Bp=jo.exports;const wn="ind-theme";function Tn(){return V.getLocalStorage(wn)||"ind-default-theme"}function kn(e){var i,n;const t=(i=document.getElementsByTagName("body"))==null?void 0:i[0];if(t){const a=(((n=t.className)==null?void 0:n.split(" "))||[]).reduce((l,c)=>({...l,[c]:!0}),{});let s={};const o=t.getAttribute(wn);o&&(s={[o]:!1}),t.setAttribute(wn,e),t.className=Bp(e,{...a,...s})}}function Dp(){let e="";if(location.search){let t=/debug=([^&]*)/.exec(location.search);t&&t.length>1&&(e=t[1])}if(e=="vConsole"){const t=document.createElement("script");t.src="vconsole.min.js",t.async=!0,document.getElementsByTagName("head")[0].appendChild(t),t.onload=function(){window.vConsole=new VConsole}}else if(e=="chii"){const t=document.createElement("script");t.src="//dev.sunquan.tech/inspect/target.js",t.async=!0,document.getElementsByTagName("head")[0].appendChild(t)}}const Op=24,Np=3;var Go={name:"FormImpl",data(){return{form:{},enumList:[],enumData:{},showMore:!0,rules:{},refreshForm:!0}},props:{gridColumns:Number,labelWidth:{type:Number,default:160},funId:String,fieldList:Array,value:Object,formType:{type:String,default:"form"},searchLoading:Boolean,queryBtn:{type:Boolean,default:!0},formCacheList:Array,curCacheId:String,formEnumData:Object,cardBtns:[Function,Array]},created(){this.form=b.default.cloneDeep(this.value),this.initDictData(),this.rules=this.ruleValidate},computed:{ruleValidate(){let e={};return b.default.forEach(this.fieldList,t=>{var n,r;if(t.required instanceof Function?t.required(this.form):t.required){let a={required:!0,message:t.title+"\u4E0D\u80FD\u4E3A\u7A7A",trigger:"blur"};if(t.validate&&(a.validator=t.validate),["number"].includes(t.type))a.type="number";else if(["checkbox","treeselect","fileUpload","imgUpload"].includes(t.type)||t.type==="select"&&((n=t.props)==null?void 0:n.multiple))a.type="array";else if(["datepicker"].includes(t.type)){const s=t.props;((r=s==null?void 0:s.type)==null?void 0:r.includes("range"))?(a.type="array",a.len="2",a.fields={0:{type:"string",required:!0,message:t.title+"\u7684\u5F00\u59CB\u65E5\u671F\u4E0D\u80FD\u4E3A\u7A7A"},1:{type:"string",required:!0,message:t.title+"\u7684\u7ED3\u675F\u65E5\u671F\u4E0D\u80FD\u4E3A\u7A7A"}}):a.type="string"}"treeselect".includes(t.type)&&(a.trigger="custom"),e[t.formKey]=[a]}t.type=="idcard"?(e[t.formKey]=e[t.formKey]||[],e[t.formKey].push({validator:(a,s,o)=>{let l=V.checkIdCard(s);!s||l=="\u9A8C\u8BC1\u901A\u8FC7!"?o():o(new Error(l))},trigger:"blur"})):t.type=="vehicleNo"?(e[t.formKey]=e[t.formKey]||[],e[t.formKey].push({validator:(a,s,o)=>{!s||V.checkVehicleNo(s)?o():o(new Error("\u8BF7\u8F93\u5165\u6B63\u786E\u7684\u8F66\u724C\u53F7\u683C\u5F0F"))},trigger:"blur"})):t.type=="phone"?(e[t.formKey]=e[t.formKey]||[],e[t.formKey].push({validator:(a,s,o)=>{!s||V.checkPhone(s)?o():o(new Error("\u8BF7\u8F93\u5165\u6B63\u786E\u7684\u7535\u8BDD\u683C\u5F0F"))},trigger:"blur"})):t.type=="email"&&(e[t.formKey]=e[t.formKey]||[],e[t.formKey].push({type:"email",message:"\u8BF7\u8F93\u5165\u6B63\u786E\u7684\u90AE\u7BB1\u683C\u5F0F",trigger:"blur"}))}),e},ruleValidateStr(){return JSON.stringify(this.ruleValidate)},defaultSpan(){return this.gridColumns?24/this.gridColumns:Op}},watch:{fieldList(){this.initDictData()},value:{deep:!0,handler(){this.form=b.default.cloneDeep(this.value)}},ruleValidateStr:async function(){this.rules=this.ruleValidate,await this.$nextTick(),this.refreshForm=!1,await this.$nextTick(),this.refreshForm=!0}},methods:{initDictData(){let e=[];this.fieldList.forEach(t=>{t.enumKey&&e.push(t.enumKey)}),this.enumList=e,this.enumList&&this.enumList.length&&this.getDictData()},async getDictData(){const e=await V.getDictMapApi(this.enumList);let t={};b.default.forEach(e,(i,n)=>{t[n]={enumData:i.data,enumList:i.renderData}}),this.enumData=t},resetFields(){return this.$refs.form.resetFields()},async validate(){return await this.$refs.form.validate()},validateField(e,t){return this.$refs.form.validateField(e,t)}},render(e){var a,s,o,l,c,h,d;let t=[],i;this.formType=="search"?i=b.default.fill(b.default.range(Math.max(4,this.fieldList.length)),6):(i=b.default.fill(b.default.range(this.fieldList.length),this.defaultSpan),b.default.forEach(this.fieldList,(u,f)=>{u.span?i[f]=parseInt(u.span):["textarea","fileUpload","imgUpload"].includes(u.type)&&(i[f]=24),(u.condition instanceof Function?u.condition(this.form):u.condition!==!1)||(i[f]=0)}));let n=b.default.cloneDeep(this.fieldList);if(this.formType=="card"){let u=b.default.remove(n,g=>g.isTitle==="true"||g.isTitle===!0)[0],f=b.default.remove(n,g=>g.isSubTitle==="true"||g.isSubTitle===!0)[0],p=b.default.remove(n,g=>g.isStatus==="true"||g.isStatus===!0)[0],m=this.form[p==null?void 0:p.formKey];if(p.enumKey)m=(s=(a=this.enumData[p==null?void 0:p.enumKey])==null?void 0:a.enumData)==null?void 0:s[m];else if(p!=null&&p.enumList)if(typeof(p==null?void 0:p.enumList)=="function"){let g=p==null?void 0:p.enumList(this.form);m=(o=g==null?void 0:g.find(({K:C})=>C===m))==null?void 0:o.V}else(p==null?void 0:p.enumList)instanceof Array&&((l=p==null?void 0:p.enumList)==null?void 0:l.length)&&(m=(h=(c=p.enumList)==null?void 0:c.find(({K:g})=>g===m))==null?void 0:h.V);else if(p.enumData)if(typeof(p==null?void 0:p.enumData)=="function"){let g=p==null?void 0:p.enumData(this.form);m=g==null?void 0:g[m]}else m=(d=p.enumData)==null?void 0:d[m];typeof p.statusText=="function"&&(m=p.statusText(this.form)),t.push(e("Col",{class:"ind-card-title",props:{span:24}},[e("FormItem",{props:{labelWidth:0}},[e("div",{class:"ind-flex",style:{marginBottom:"var(--ind-page-padding-vertical)"}},[e("div",{class:"ind-flex-column ind-flex-grow"},[e("div",{class:"ind-page-title"},[this.form[u==null?void 0:u.formKey]]),e("div",{class:"ind-page-sub-title"},[f!=null&&f.dateFormat?V.formatDate(this.form[f==null?void 0:f.formKey]):this.form[f==null?void 0:f.formKey]])]),e("div",{class:"ind-status ind-flex-no-shrink "+((p==null?void 0:p.class)instanceof Function?p==null?void 0:p.class(this.form):p==null?void 0:p.class)},[m])])])]))}else if(this.formType=="card2"){let u=b.default.remove(n,p=>p.isTitle==="true"||p.isTitle===!0)[0],f=b.default.remove(n,p=>p.isSubTitle==="true"||p.isSubTitle===!0)[0];t.push(e("Col",{class:"ind-card-title",props:{span:24}},[e("FormItem",{props:{labelWidth:0}},[e("div",{class:"ind-flex",style:{marginBottom:"var(--ind-page-padding-vertical)"}},[e("div",{class:"ind-flex-column ind-flex-grow ind-vcenter"},[e("div",{class:"ind-page-title"},[this.form[u==null?void 0:u.formKey]]),e("div",{class:"ind-page-sub-title"},[f!=null&&f.formatDate?V.formatDate(this.form[f==null?void 0:f.formKey]):this.form[f==null?void 0:f.formKey]])])])])]))}let r=this.fieldList.length-n.length;if(b.default.forEach(n,(u,f)=>{var C,x,I,M,k,D,z,q,U,P,N,et,ot,F;let p;if(u.render)p=u.render(e,u,this.form);else{const T=u.disabled instanceof Function?u.disabled(this.form):u.disabled;switch(u.type){case"input":case"email":case"phone":case"vehicleNo":case"idcard":{p=e("Input",{ref:u.formKey,props:{placeholder:`\u8BF7\u8F93\u5165${u.title}`,...u.props,value:this.form[u.formKey],disabled:T},on:{input:v=>{this.form[u.formKey]=v,this.$emit("input",this.form),this.$nextTick().then(()=>{this.$emit("fieldChange",{formKey:u.formKey,row:this.form})})},"on-focus":v=>{Xr(v)}}});break}case"number":{let v=this.form[u.formKey];u.scale!==void 0&&(v=isNaN(v)||v===null?v:parseFloat(parseFloat(v).toFixed(u.scale))),p=e("Input",{ref:u.formKey,attrs:{title:""},props:{placeholder:"\u8BF7\u8F93\u5165\u6570\u5B57",...u.props,value:v,disabled:T,type:"number"},on:{"on-blur":E=>{var j;let B=E.target.value,Y=/(-?)(\d{1,10})(\d{0,999})(\.\d{1,6})?/.exec(B);Y&&Y.length&&(B=((j=u==null?void 0:u.props)!=null&&j.enableNegative?Y[1]:"")+Y[2]+(Y[4]||"")),this.form[u.formKey]=parseFloat(B),this.$refs[u.formKey]&&this.$refs[u.formKey].setCurrentValue(B),this.$emit("input",this.form),this.$nextTick().then(()=>{this.$emit("fieldChange",{formKey:u.formKey,row:this.form})})},"on-focus":E=>{console.log("number focus",E),Xr(E)}}});break}case"textarea":{p=e("Input",{ref:u.formKey,props:{placeholder:`\u8BF7\u8F93\u5165${u.title}`,...u.props,value:this.form[u.formKey],disabled:T,type:"textarea",rows:((C=u.props)==null?void 0:C.rows)||3,maxlength:((x=u.props)==null?void 0:x.maxlength)||1024,showWordLimit:((I=u.props)==null?void 0:I.showWordLimit)||!0},on:{input:v=>{this.form[u.formKey]=v,this.$emit("input",this.form),this.$nextTick().then(()=>{this.$emit("fieldChange",{formKey:u.formKey,row:this.form})})},"on-focus":v=>{Xr(v)}}});break}case"select":{p=e("IndMInputSelect",{ref:u.formKey,props:{title:u.title,options:u.enumListFn?u.enumListFn(this.form):u.enumList||((M=this.enumData[u.enumKey])==null?void 0:M.enumList)||[],...u.props||{},value:this.form[u.formKey],disabled:T},attrs:{...u.props,noTriggerInDefault:!0},on:{input:v=>{this.form[u.formKey]=v,this.$emit("input",this.form),this.$nextTick().then(()=>{this.$emit("fieldChange",{formKey:u.formKey,row:this.form})}),(u.required instanceof Function?u.required(this.form):u.required)&&this.$refs.form.validateField(u.formKey)}}});break}case"checkbox":{p=e("CheckboxGroup",{ref:u.formKey,props:{...u.props,value:this.form[u.formKey]},on:{input:v=>{this.form[u.formKey]=v,this.$emit("input",this.form),this.$nextTick().then(()=>{this.$emit("fieldChange",{formKey:u.formKey,row:this.form})}),(u.required instanceof Function?u.required(this.form):u.required)&&this.$nextTick(()=>{this.$refs.form.validateField(u.formKey)})}}},(u.enumList||((k=this.enumData[u.enumKey])==null?void 0:k.enumList)||[]).map(v=>e("Checkbox",{props:{label:v.K,disabled:T}},[v.V])));break}case"selectbtn":{p=e("IndMSelectBtn",{ref:u.formKey,props:{...u.props,options:u.enumList||((D=this.enumData[u.enumKey])==null?void 0:D.enumList)||[],value:this.form[u.formKey]},on:{input:v=>{this.form[u.formKey]=v,this.$emit("input",this.form),this.$nextTick().then(()=>{this.$emit("fieldChange",{formKey:u.formKey,row:this.form})}),(u.required instanceof Function?u.required(this.form):u.required)&&this.$nextTick(()=>{this.$refs.form.validateField(u.formKey)})}}});break}case"radio":{p=e("RadioGroup",{ref:u.formKey,props:{...u.props,value:this.form[u.formKey]},on:{input:v=>{this.form[u.formKey]=v,this.$emit("input",this.form),this.$nextTick().then(()=>{this.$emit("fieldChange",{formKey:u.formKey,row:this.form})}),(u.required instanceof Function?u.required(this.form):u.required)&&this.$nextTick(()=>{this.$refs.form.validateField(u.formKey)})}}},(u.enumList||((z=this.enumData[u.enumKey])==null?void 0:z.enumList)||[]).map(v=>e("Radio",{props:{label:v.K,disabled:T}},[v.V])));break}case"datepicker":{p=e("IndMDatePicker",{ref:u.formKey,props:{value:this.form[u.formKey],type:((q=u.props)==null?void 0:q.type)||"date"},attrs:{...u.props,placeholder:"\u8BF7\u9009\u62E9"+u.title,minDate:u.minDate,maxDate:u.maxDate,disabled:T},on:{input:v=>{this.form[u.formKey]=v,this.$emit("input",this.form),this.$nextTick().then(()=>{this.$emit("fieldChange",{formKey:u.formKey,row:this.form})}),(u.required instanceof Function?u.required(this.form):u.required)&&this.$nextTick(()=>{this.$refs.form.validateField(u.formKey)})}}});break}case"timepicker":{p=e("TimePicker",{ref:u.formKey,props:{...u.props||{},type:((U=u.props)==null?void 0:U.type)||"time",value:this.form[u.formKey]},attrs:{confirm:!0,...u.props||{}},on:{"on-change":v=>{var E,B,Y;this.val=v,((E=u.props)==null?void 0:E.confirm)===!1&&(this.form[u.formKey]=this.val instanceof Date?yi(this.val).format((B=u.props)!=null&&B.format?(Y=u.props)==null?void 0:Y.format:"HH:mm:ss"):this.val,this.$emit("input",this.form),(u.required instanceof Function?u.required(this.form):u.required)&&this.$refs.form.validateField(u.formKey))},"on-ok":()=>{var E,B;this.form[u.formKey]=this.val instanceof Date?yi(this.val).format((E=u.props)!=null&&E.format?(B=u.props)==null?void 0:B.format:"HH:mm:ss"):this.val,this.$emit("input",this.form),(u.required instanceof Function?u.required(this.form):u.required)&&this.$refs.form.validateField(u.formKey)}}});break}case"treeselect":{p=e("IndMInputSelect",{ref:u.formKey,props:{title:u.title,...u.props||{},value:this.form[u.formKey],disabled:T},attrs:{...u.props,noTriggerInDefault:!0},on:{input:v=>{this.form[u.formKey]=v,this.$emit("input",this.form),this.$nextTick().then(()=>{this.$emit("fieldChange",{formKey:u.formKey,row:this.form})}),(u.required instanceof Function?u.required(this.form):u.required)&&this.$refs.form.validateField(u.formKey)}}});break}case"fileUpload":{p=e("IndUploadFile",{ref:u.formKey,props:{...u.props||{},defaultList:this.form[u.formKey],disabled:T},attrs:{...u.props},on:{onChangeData:v=>{this.form[u.formKey]=v,this.$emit("input",this.form),this.$nextTick().then(()=>{this.$emit("fieldChange",{formKey:u.formKey,row:this.form})})}}});break}case"imgUpload":{p=e("IndUploadImg",{ref:u.formKey,props:{...u.props||{},defaultList:this.form[u.formKey],disabled:T},attrs:{...u.props},on:{onChangeData:v=>{this.form[u.formKey]=v,this.$emit("input",this.form),this.$nextTick().then(()=>{this.$emit("fieldChange",{formKey:u.formKey,row:this.form})})}}});break}default:{let v=this.form[u.formKey];u.enumKey?v=(N=(P=this.enumData[u.enumKey])==null?void 0:P.enumData)==null?void 0:N[v]:u.enumList&&u.enumList.length?v=(ot=(et=u.enumList)==null?void 0:et.find(({K:E})=>E===v))==null?void 0:ot.V:u.enumData&&(v=(F=u.enumData)==null?void 0:F[v]),u.dateFormat&&(v=V.formatDate(v)),u.scale!==void 0&&(v=isNaN(v)||v===null?v:parseFloat(parseFloat(v).toFixed(u.scale))),p=e("span",{},[e("span",{class:u.class||""},[v!==0?v||"":v]),e("span",{domProps:{innerHTML:u.unit?"&nbsp;":""}}),e("span",{},[u.unit||""])])}}}let m=u.condition instanceof Function?u.condition(this.form):u.condition!==!1,g=this.formType=="search"?this.showMore?!0:f<Np:!0;m&&g&&(u.split==="true"&&t.push(e("Col",{props:{span:24}},[e("hr",{style:{margin:"10px 0 5px 0",backgroundColor:"#EEEEEE",height:"1px",border:"none"}})])),["selectbtn","radio","checkbox"].includes(u.type)?t.push(e("Col",{props:{span:i[f+r]},nativeOn:{click:()=>{u.isTitle&&this.$emit("itemClick",this.form)}}},[e("FormItem",{props:{label:u.title,prop:u.formKey}},[]),p])):t.push(e("Col",{props:{span:i[f+r]},nativeOn:{click:()=>{u.isTitle&&this.$emit("itemClick",this.form)}}},[e("FormItem",{props:{labelWidth:this.formType!="searchMobile"&&(u.isTitle||i[f+r]!=24)?0:void 0,label:this.formType!="searchMobile"&&(u.isTitle||i[f+r]!=24)?void 0:u.title,prop:u.formKey},class:u.isTitle?"ind-list-title":""},[i[f+r]!=24?u.title+" \uFF1A":"",p,this.formType!="searchMobile"&&u.isTitle?e("van-icon",{props:{name:"arrow"}}):""])])))}),this.cardBtns){let u=[];this.cardBtns instanceof Array?u=this.cardBtns:this.cardBtns instanceof Function&&(u=this.cardBtns(this.form)),u.length&&t.push(e("Col",{props:{span:24}},[e("FormItem",{props:{labelWidth:0}},[e("IndButtonGroup",{props:{split:!0,right:!0}},u.map(f=>e("IndButton",{props:{size:"default",bizType:f.bizType},on:{click:()=>{f.btnClick&&f.btnClick instanceof Function&&f.btnClick(this.form)}}},[f.btnName])))])]))}return this.refreshForm?e("Form",{ref:"form",class:this.formType=="search"?"":"ind-panel ind-detail-form",props:{model:this.form,rules:this.rules,labelWidth:this.formType=="searchMobile"?110:this.labelWidth,labelColon:!1},nativeOn:{submit:u=>(u.preventDefault(),!1)}},[e("Row",{style:{width:"100%"}},t)]):e("span",{},"")}},Lp=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("IndModal",{attrs:{width:"1000",footerHide:"","mask-closable":!1,title:"\u6211\u7684\u9ED8\u8BA4\u67E5\u8BE2\u7BA1\u7406",value:e.value},on:{input:function(n){return e.$emit("input",n)}}},[i("IndButton",{attrs:{bizType:"table"},on:{click:function(n){return e.addItem()}}},[e._v("\u65B0\u589E")]),i("div",{staticClass:"condition-pannel-wrap"},e._l(e.datas,function(n,r){return i("Card",{key:"condition"+r,staticClass:"condition-card"},[i("Tooltip",{attrs:{slot:"title",content:n.titleName},slot:"title"},[i("div",{staticClass:"title-row"},[i("div",{class:["title-name",n.isDefault=="1"?"ind-blue":""]},[e._v(" "+e._s(n.titleName)+" ")])])]),i("IndButtonGroup",{attrs:{slot:"extra"},slot:"extra"},[i("IndButton",{attrs:{bizType:n.isDefault=="1"?"table-delete":"table"},on:{click:function(a){return e.setDefaultItem(n)}}},[e._v(e._s(n.isDefault=="1"?"\u53D6\u6D88\u9ED8\u8BA4":"\u8BBE\u4E3A\u9ED8\u8BA4"))]),i("IndButton",{attrs:{bizType:"table"},on:{click:function(a){return e.editItem(n)}}},[e._v("\u7F16\u8F91")]),i("IndButton",{attrs:{bizType:"table"},on:{click:function(a){return e.removeItem(n)}}},[e._v("\u5220\u9664")])],1),i("div",{staticClass:"condition-content"},e._l(e.fieldList,function(a,s){return i("div",{directives:[{name:"show",rawName:"v-show",value:n[a.formKey],expression:"item[field.formKey]"}],key:r+"field"+s,staticClass:"contidtion-row"},[i("div",{staticClass:"condition-label"},[e._v(e._s(a.title)+"\uFF1A")]),i("div",{staticClass:"condition-value"},[e._v(e._s(e.renderValue(n,a)))])])}),0)],1)}),1),i("IndModal",{attrs:{width:"1000","mask-closable":!1,title:"\u65B0\u589E/\u7F16\u8F91"},on:{"on-ok":e.saveCondition},model:{value:e.showEdit,callback:function(n){e.showEdit=n},expression:"showEdit"}},[i("div",{staticClass:"condition-pannel-wrap ivu-biz-form-row",staticStyle:{display:"block"}},[i("FormImpl",{ref:"editForm",attrs:{gridColumns:1,fieldList:e.fieldListCalc},model:{value:e.editData,callback:function(n){e.editData=n},expression:"editData"}})],1)])],1)},Vp=[];const Pp={components:{FormImpl:Go},props:{value:Boolean,funId:String,fieldList:Array,formCacheList:Array,formEnumData:Object},data(){return{datas:[],showEdit:!1,editData:{}}},computed:{fieldListCalc(){let e=b.default.cloneDeep(this.fieldList);return e.unshift({title:"\u9884\u7F6E\u6807\u9898",type:"input",formKey:"titleName",required:!0}),e}},created(){let e=localStorage.getItem("condition-cache"+this.funId);if(e){this.datas=JSON.parse(e);let t=b.default.find(this.datas,{isDefault:"1"});t&&t.id&&this.$emit("defaultCacheDone",b.default.cloneDeep(t))}else this.datas=[]},watch:{datas:function(){this.$emit("update:formCacheList",this.datas)}},methods:{setDefaultItem(e){let t=e.isDefault;b.default.forEach(this.datas,n=>n.isDefault="0"),e.isDefault=t=="1"?"0":"1";let i=b.default.cloneDeep(this.datas);this.datas=i,this.syncToStorage()},useItem(e){this.$emit("useItem",b.default.cloneDeep(e)),this.$emit("input",!1),console.log("useItem",e)},editItem(e){this.editData=b.default.cloneDeep(e),console.log("editItem",this.editData),this.$refs.editForm.resetFields(),this.showEdit=!0},addItem(){this.editData={},this.showEdit=!0},renderValue(e,t){var n;let i=e[t.formKey];if(["input","number","textarea","datepicker"].includes(t.type))return i;if(["treeselect"].includes(t.type))return i==null?void 0:i.map(r=>r.title).join("\u3001");if(["select","checkbox","radio"].includes(t.type)){let r=b.default.reduce(t.enumList||((n=this.formEnumData[t.enumKey])==null?void 0:n.enumList)||[],(a,s)=>(a[s.K]=s.V,a),{});return i instanceof Array?i.map(a=>r[a]).join("\u3001"):r[i]||"\u5168\u90E8"}},async removeItem(e){try{await this.$Modal.confirm({title:"\u5220\u9664\u64CD\u4F5C",content:"\u786E\u5B9A\u8981\u5220\u9664\u5417\uFF1F",loading:!0});let t=b.default.cloneDeep(this.datas);b.default.remove(t,{id:e.id}),this.datas=t,this.syncToStorage()}catch(t){console.log(t)}this.$Modal.remove()},syncToStorage(){localStorage.setItem("condition-cache"+this.funId,JSON.stringify(this.datas))},async saveCondition(){if(await this.$refs.editForm.validate()){let e=b.default.cloneDeep(this.datas);if(this.editData.id){let t=b.default.find(e,{id:this.editData.id});b.default.assign(t,b.default.cloneDeep(this.editData))}else{let t=b.default.cloneDeep(this.editData);t.id=new Date().getTime()+""+Math.ceil(Math.random()*1e4),t.isDefault="0",e.push(t)}this.datas=e,this.syncToStorage(),this.showEdit=!1}}}},Ko={};var Rp=at(Pp,Lp,Vp,!1,qp,null,null,null);function qp(e){for(let t in Ko)this[t]=Ko[t]}var Fp=function(){return Rp.exports}(),Up=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"ind-from-wrap"},[i("FormImpl",e._g(e._b({ref:"form",attrs:{funId:(e.funId||"")+"-"+e.$route.meta.permissionId,formCacheList:e.formCacheList,curCacheId:e.curCacheId,formEnumData:e.formEnumData,cardBtns:e.cardBtns,value:e.value,fieldList:e.fieldList},on:{"update:formEnumData":function(n){e.formEnumData=n},"update:form-enum-data":function(n){e.formEnumData=n},setCondition:e.setCondition,itemClick:function(n){return e.$emit("itemClick",n)}}},"FormImpl",Object.assign({},e.$attrs),!1),e.$listeners)),i("ConditionManager",{ref:"conditionManager",attrs:{formCacheList:e.formCacheList,formEnumData:e.formEnumData,fieldList:e.fieldList,funId:(e.funId||"")+"-"+e.$route.meta.permissionId},on:{"update:formCacheList":function(n){e.formCacheList=n},"update:form-cache-list":function(n){e.formCacheList=n},useItem:e.useItem,defaultCacheDone:function(n){e.$emit("defaultCacheDone",n),e.curCacheId=n.id}},model:{value:e.showConditon,callback:function(n){e.showConditon=n},expression:"showConditon"}})],1)},Yp=[];const jp={props:{fieldList:Array,funId:String,value:Object,cardBtns:[Function,Array]},components:{FormImpl:Go,ConditionManager:Fp},data(){return{showConditon:!1,curCacheId:"",formCacheList:[],formEnumData:{}}},methods:{async setCondition(e){if(e=="edit")this.showConditon=!0;else if(e=="saveAs")this.showConditon=!0,await this.$nextTick(),this.$refs.conditionManager.editData={...this.value,id:null,isDefault:"0",conditionTitle:""},console.log("saveAs this.$refs.conditionManager.editData",this.$refs.conditionManager.editData),await this.$nextTick(),this.$refs.conditionManager.showEdit=!0;else if(e=="save")this.showConditon=!0,await this.$nextTick(),this.$refs.conditionManager.editData={...this.value},console.log("save this.$refs.conditionManager.editData",this.$refs.conditionManager.editData),await this.$nextTick(),this.$refs.conditionManager.showEdit=!0;else{let t=b.default.find(this.formCacheList,{id:e});console.log("cacheTmp",t),t&&t.id&&(this.curCacheId=t.id,this.$emit("input",t))}},useItem(e){this.curCacheId=e.id,this.$emit("input",e)},resetFields(){return this.$refs.form.resetFields()},async validate(){return await this.$refs.form.validate()},validateField(e,t){return this.$refs.form.validateField(e,t)}}},Ho={};var Gp=at(jp,Up,Yp,!1,Kp,null,null,null);function Kp(e){for(let t in Ho)this[t]=Ho[t]}var zo=function(){return Gp.exports}(),Hp=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("IndLoadingPanel",{attrs:{loading:e.loading}},[e.curData&&e.curData.length?i("van-list",{attrs:{value:e.loading,finished:e.finished,offset:e.offset,"finished-text":e.finishedText,immediateCheck:!1},on:{load:e.handleLoadMore}},[e._l(e.curData,function(n){return[e._t("item",null,{item:n})]})],2):i("div",{staticClass:"ind-empty",staticStyle:{height:"calc(100vh - 122px)"}})],1)},zp=[];const Wp={name:"IndMLoadMore",props:{enableLoadMore:{type:Boolean,default:!1},datas:{type:Array,default:()=>[]},isFinished:{type:Boolean,default:!1},offset:{type:Number,default:50},pageLen:{type:Number,default:999999},finishedText:{type:String,default:"\u6CA1\u6709\u66F4\u591A\u4E86"},loading:{type:Boolean,default:!1}},data(){return{curData:[],currentPage:1}},computed:{finished(){return this.enableLoadMore?(console.log("finish\u8C03\u8BD5:",{currentPage:this.currentPage,curData:this.curData.length,datas:this.datas.length,finished:this.currentPage*this.pageLen>=this.datas.length}),this.currentPage*this.pageLen>=this.datas.length):this.isFinished}},watch:{datas:{immediate:!0,handler(e){this.enableLoadMore?(console.log("init,",this.currentPage),this.curData=[...e.slice(0,this.pageLen)],this.currentPage=1):this.curData=[...e]}}},methods:{handleLoadMore(){if(this.enableLoadMore){if(this.finished)return;this.currentPage++;const e=(this.currentPage-1)*this.pageLen,t=e+this.pageLen,i=this.datas.slice(e,t);this.curData=[...this.curData,...i],console.log("\u524D\u7AEF\u5206\u9875\u8BA1\u7B97\u8C03\u8BD5:",{currentPage:this.currentPage,curData:this.curData}),setTimeout(()=>{this.loading=!1},200)}else{if(this.finished)return;this.$emit("load-more")}}}},Wo={};var Jp=at(Wp,Hp,zp,!1,Qp,null,null,null);function Qp(e){for(let t in Wo)this[t]=Wo[t]}var Jo=function(){return Jp.exports}();/*!
5
+ */(function(e){(function(){var t={}.hasOwnProperty;function i(){for(var a="",s=0;s<arguments.length;s++){var o=arguments[s];o&&(a=r(a,n(o)))}return a}function n(a){if(typeof a=="string"||typeof a=="number")return a;if(typeof a!="object")return"";if(Array.isArray(a))return i.apply(null,a);if(a.toString!==Object.prototype.toString&&!a.toString.toString().includes("[native code]"))return a.toString();var s="";for(var o in a)t.call(a,o)&&a[o]&&(s=r(s,o));return s}function r(a,s){return s?a?a+" "+s:a+s:a}e.exports?(i.default=i,e.exports=i):window.classNames=i})()})(jo);var Bp=jo.exports;const wn="ind-theme";function Tn(){return V.getLocalStorage(wn)||"ind-default-theme"}function kn(e){var i,n;const t=(i=document.getElementsByTagName("body"))==null?void 0:i[0];if(t){const a=(((n=t.className)==null?void 0:n.split(" "))||[]).reduce((l,c)=>({...l,[c]:!0}),{});let s={};const o=t.getAttribute(wn);o&&(s={[o]:!1}),t.setAttribute(wn,e),t.className=Bp(e,{...a,...s})}}function Dp(){let e="";if(location.search){let t=/debug=([^&]*)/.exec(location.search);t&&t.length>1&&(e=t[1])}if(e=="vConsole"){const t=document.createElement("script");t.src="vconsole.min.js",t.async=!0,document.getElementsByTagName("head")[0].appendChild(t),t.onload=function(){window.vConsole=new VConsole}}else if(e=="chii"){const t=document.createElement("script");t.src="//dev.sunquan.tech/inspect/target.js",t.async=!0,document.getElementsByTagName("head")[0].appendChild(t)}}const Op=24,Np=3;var Go={name:"FormImpl",data(){return{form:{},enumList:[],enumData:{},showMore:!0,rules:{},refreshForm:!0}},props:{gridColumns:Number,labelWidth:{type:Number,default:160},funId:String,fieldList:Array,value:Object,formType:{type:String,default:"form"},searchLoading:Boolean,queryBtn:{type:Boolean,default:!0},formCacheList:Array,curCacheId:String,formEnumData:Object,cardBtns:[Function,Array]},created(){this.form=b.default.cloneDeep(this.value),this.initDictData(),this.rules=this.ruleValidate},computed:{ruleValidate(){let e={};return b.default.forEach(this.fieldList,t=>{var n,r;if(t.required instanceof Function?t.required(this.form):t.required){let a={required:!0,message:t.title+"\u4E0D\u80FD\u4E3A\u7A7A",trigger:"blur"};if(t.validate&&(a.validator=t.validate),["number"].includes(t.type))a.type="number";else if(["checkbox","treeselect","fileUpload","imgUpload"].includes(t.type)||t.type==="select"&&((n=t.props)==null?void 0:n.multiple))a.type="array";else if(["datepicker"].includes(t.type)){const s=t.props;((r=s==null?void 0:s.type)==null?void 0:r.includes("range"))?(a.type="array",a.len="2",a.fields={0:{type:"string",required:!0,message:t.title+"\u7684\u5F00\u59CB\u65E5\u671F\u4E0D\u80FD\u4E3A\u7A7A"},1:{type:"string",required:!0,message:t.title+"\u7684\u7ED3\u675F\u65E5\u671F\u4E0D\u80FD\u4E3A\u7A7A"}}):a.type="string"}"treeselect".includes(t.type)&&(a.trigger="custom"),e[t.formKey]=[a]}t.type=="idcard"?(e[t.formKey]=e[t.formKey]||[],e[t.formKey].push({validator:(a,s,o)=>{let l=V.checkIdCard(s);!s||l=="\u9A8C\u8BC1\u901A\u8FC7!"?o():o(new Error(l))},trigger:"blur"})):t.type=="vehicleNo"?(e[t.formKey]=e[t.formKey]||[],e[t.formKey].push({validator:(a,s,o)=>{!s||V.checkVehicleNo(s)?o():o(new Error("\u8BF7\u8F93\u5165\u6B63\u786E\u7684\u8F66\u724C\u53F7\u683C\u5F0F"))},trigger:"blur"})):t.type=="phone"?(e[t.formKey]=e[t.formKey]||[],e[t.formKey].push({validator:(a,s,o)=>{!s||V.checkPhone(s)?o():o(new Error("\u8BF7\u8F93\u5165\u6B63\u786E\u7684\u7535\u8BDD\u683C\u5F0F"))},trigger:"blur"})):t.type=="email"&&(e[t.formKey]=e[t.formKey]||[],e[t.formKey].push({type:"email",message:"\u8BF7\u8F93\u5165\u6B63\u786E\u7684\u90AE\u7BB1\u683C\u5F0F",trigger:"blur"}))}),e},ruleValidateStr(){return JSON.stringify(this.ruleValidate)},defaultSpan(){return this.gridColumns?24/this.gridColumns:Op}},watch:{fieldList(){this.initDictData()},value:{deep:!0,handler(){this.form=b.default.cloneDeep(this.value)}},ruleValidateStr:async function(){this.rules=this.ruleValidate,await this.$nextTick(),this.refreshForm=!1,await this.$nextTick(),this.refreshForm=!0}},methods:{initDictData(){let e=[];this.fieldList.forEach(t=>{t.enumKey&&e.push(t.enumKey)}),this.enumList=e,this.enumList&&this.enumList.length&&this.getDictData()},async getDictData(){const e=await V.getDictMapApi(this.enumList);let t={};b.default.forEach(e,(i,n)=>{t[n]={enumData:i.data,enumList:i.renderData}}),this.enumData=t},resetFields(){return this.$refs.form.resetFields()},async validate(){return await this.$refs.form.validate()},validateField(e,t){return this.$refs.form.validateField(e,t)}},render(e){var a,s,o,l,c,h,d;let t=[],i;this.formType=="search"?i=b.default.fill(b.default.range(Math.max(4,this.fieldList.length)),6):(i=b.default.fill(b.default.range(this.fieldList.length),this.defaultSpan),b.default.forEach(this.fieldList,(u,f)=>{u.span?i[f]=parseInt(u.span):["textarea","fileUpload","imgUpload"].includes(u.type)&&(i[f]=24),(u.condition instanceof Function?u.condition(this.form):u.condition!==!1)||(i[f]=0)}));let n=b.default.cloneDeep(this.fieldList);if(this.formType=="card"){let u=b.default.remove(n,g=>g.isTitle==="true"||g.isTitle===!0)[0],f=b.default.remove(n,g=>g.isSubTitle==="true"||g.isSubTitle===!0)[0],p=b.default.remove(n,g=>g.isStatus==="true"||g.isStatus===!0)[0],m=this.form[p==null?void 0:p.formKey];if(p.enumKey)m=(s=(a=this.enumData[p==null?void 0:p.enumKey])==null?void 0:a.enumData)==null?void 0:s[m];else if(p!=null&&p.enumList)if(typeof(p==null?void 0:p.enumList)=="function"){let g=p==null?void 0:p.enumList(this.form);m=(o=g==null?void 0:g.find(({K:C})=>C===m))==null?void 0:o.V}else(p==null?void 0:p.enumList)instanceof Array&&((l=p==null?void 0:p.enumList)==null?void 0:l.length)&&(m=(h=(c=p.enumList)==null?void 0:c.find(({K:g})=>g===m))==null?void 0:h.V);else if(p.enumData)if(typeof(p==null?void 0:p.enumData)=="function"){let g=p==null?void 0:p.enumData(this.form);m=g==null?void 0:g[m]}else m=(d=p.enumData)==null?void 0:d[m];typeof p.statusText=="function"&&(m=p.statusText(this.form)),t.push(e("Col",{class:"ind-card-title",props:{span:24}},[e("FormItem",{props:{labelWidth:0}},[e("div",{class:"ind-flex",style:{marginBottom:"var(--ind-page-padding-vertical)"}},[e("div",{class:"ind-flex-column ind-flex-grow"},[e("div",{class:"ind-page-title"},[this.form[u==null?void 0:u.formKey]]),e("div",{class:"ind-page-sub-title"},[f!=null&&f.dateFormat?V.formatDate(this.form[f==null?void 0:f.formKey]):this.form[f==null?void 0:f.formKey]])]),e("div",{class:"ind-status ind-flex-no-shrink "+((p==null?void 0:p.class)instanceof Function?p==null?void 0:p.class(this.form):p==null?void 0:p.class)},[m])])])]))}else if(this.formType=="card2"){let u=b.default.remove(n,p=>p.isTitle==="true"||p.isTitle===!0)[0],f=b.default.remove(n,p=>p.isSubTitle==="true"||p.isSubTitle===!0)[0];t.push(e("Col",{class:"ind-card-title",props:{span:24}},[e("FormItem",{props:{labelWidth:0}},[e("div",{class:"ind-flex",style:{marginBottom:"var(--ind-page-padding-vertical)"}},[e("div",{class:"ind-flex-column ind-flex-grow ind-vcenter"},[e("div",{class:"ind-page-title"},[this.form[u==null?void 0:u.formKey]]),e("div",{class:"ind-page-sub-title"},[f!=null&&f.formatDate?V.formatDate(this.form[f==null?void 0:f.formKey]):this.form[f==null?void 0:f.formKey]])])])])]))}let r=this.fieldList.length-n.length;if(b.default.forEach(n,(u,f)=>{var C,x,I,M,k,D,z,F,U,P,N,et,ot,q;let p;if(u.render)p=u.render(e,u,this.form);else{const T=u.disabled instanceof Function?u.disabled(this.form):u.disabled;switch(u.type){case"input":case"email":case"phone":case"vehicleNo":case"idcard":{p=e("Input",{ref:u.formKey,props:{placeholder:`\u8BF7\u8F93\u5165${u.title}`,...u.props,value:this.form[u.formKey],disabled:T},on:{input:v=>{this.form[u.formKey]=v,this.$emit("input",this.form),this.$nextTick().then(()=>{this.$emit("fieldChange",{formKey:u.formKey,row:this.form})})},"on-focus":v=>{Xr(v)}}});break}case"number":{let v=this.form[u.formKey];u.scale!==void 0&&(v=isNaN(v)||v===null?v:parseFloat(parseFloat(v).toFixed(u.scale))),p=e("Input",{ref:u.formKey,attrs:{title:""},props:{placeholder:"\u8BF7\u8F93\u5165\u6570\u5B57",...u.props,value:v,disabled:T,type:"number"},on:{"on-blur":E=>{var j;let B=E.target.value,Y=/(-?)(\d{1,10})(\d{0,999})(\.\d{1,6})?/.exec(B);Y&&Y.length&&(B=((j=u==null?void 0:u.props)!=null&&j.enableNegative?Y[1]:"")+Y[2]+(Y[4]||"")),this.form[u.formKey]=parseFloat(B),this.$refs[u.formKey]&&this.$refs[u.formKey].setCurrentValue(B),this.$emit("input",this.form),this.$nextTick().then(()=>{this.$emit("fieldChange",{formKey:u.formKey,row:this.form})})},"on-focus":E=>{console.log("number focus",E),Xr(E)}}});break}case"textarea":{p=e("Input",{ref:u.formKey,props:{placeholder:`\u8BF7\u8F93\u5165${u.title}`,...u.props,value:this.form[u.formKey],disabled:T,type:"textarea",rows:((C=u.props)==null?void 0:C.rows)||3,maxlength:((x=u.props)==null?void 0:x.maxlength)||1024,showWordLimit:((I=u.props)==null?void 0:I.showWordLimit)||!0},on:{input:v=>{this.form[u.formKey]=v,this.$emit("input",this.form),this.$nextTick().then(()=>{this.$emit("fieldChange",{formKey:u.formKey,row:this.form})})},"on-focus":v=>{Xr(v)}}});break}case"select":{p=e("IndMInputSelect",{ref:u.formKey,props:{title:u.title,options:u.enumListFn?u.enumListFn(this.form):u.enumList||((M=this.enumData[u.enumKey])==null?void 0:M.enumList)||[],...u.props||{},value:this.form[u.formKey],disabled:T},attrs:{...u.props,noTriggerInDefault:!0},on:{input:v=>{this.form[u.formKey]=v,this.$emit("input",this.form),this.$nextTick().then(()=>{this.$emit("fieldChange",{formKey:u.formKey,row:this.form})}),(u.required instanceof Function?u.required(this.form):u.required)&&this.$refs.form.validateField(u.formKey)}}});break}case"checkbox":{p=e("CheckboxGroup",{ref:u.formKey,props:{...u.props,value:this.form[u.formKey]},on:{input:v=>{this.form[u.formKey]=v,this.$emit("input",this.form),this.$nextTick().then(()=>{this.$emit("fieldChange",{formKey:u.formKey,row:this.form})}),(u.required instanceof Function?u.required(this.form):u.required)&&this.$nextTick(()=>{this.$refs.form.validateField(u.formKey)})}}},(u.enumList||((k=this.enumData[u.enumKey])==null?void 0:k.enumList)||[]).map(v=>e("Checkbox",{props:{label:v.K,disabled:T}},[v.V])));break}case"selectbtn":{p=e("IndMSelectBtn",{ref:u.formKey,props:{...u.props,options:u.enumList||((D=this.enumData[u.enumKey])==null?void 0:D.enumList)||[],value:this.form[u.formKey]},on:{input:v=>{this.form[u.formKey]=v,this.$emit("input",this.form),this.$nextTick().then(()=>{this.$emit("fieldChange",{formKey:u.formKey,row:this.form})}),(u.required instanceof Function?u.required(this.form):u.required)&&this.$nextTick(()=>{this.$refs.form.validateField(u.formKey)})}}});break}case"radio":{p=e("RadioGroup",{ref:u.formKey,props:{...u.props,value:this.form[u.formKey]},on:{input:v=>{this.form[u.formKey]=v,this.$emit("input",this.form),this.$nextTick().then(()=>{this.$emit("fieldChange",{formKey:u.formKey,row:this.form})}),(u.required instanceof Function?u.required(this.form):u.required)&&this.$nextTick(()=>{this.$refs.form.validateField(u.formKey)})}}},(u.enumList||((z=this.enumData[u.enumKey])==null?void 0:z.enumList)||[]).map(v=>e("Radio",{props:{label:v.K,disabled:T}},[v.V])));break}case"datepicker":{p=e("IndMDatePicker",{ref:u.formKey,props:{value:this.form[u.formKey],type:((F=u.props)==null?void 0:F.type)||"date"},attrs:{...u.props,placeholder:"\u8BF7\u9009\u62E9"+u.title,minDate:u.minDate,maxDate:u.maxDate,disabled:T},on:{input:v=>{this.form[u.formKey]=v,this.$emit("input",this.form),this.$nextTick().then(()=>{this.$emit("fieldChange",{formKey:u.formKey,row:this.form})}),(u.required instanceof Function?u.required(this.form):u.required)&&this.$nextTick(()=>{this.$refs.form.validateField(u.formKey)})}}});break}case"timepicker":{p=e("TimePicker",{ref:u.formKey,props:{...u.props||{},type:((U=u.props)==null?void 0:U.type)||"time",value:this.form[u.formKey]},attrs:{confirm:!0,...u.props||{}},on:{"on-change":v=>{var E,B,Y;this.val=v,((E=u.props)==null?void 0:E.confirm)===!1&&(this.form[u.formKey]=this.val instanceof Date?yi(this.val).format((B=u.props)!=null&&B.format?(Y=u.props)==null?void 0:Y.format:"HH:mm:ss"):this.val,this.$emit("input",this.form),(u.required instanceof Function?u.required(this.form):u.required)&&this.$refs.form.validateField(u.formKey))},"on-ok":()=>{var E,B;this.form[u.formKey]=this.val instanceof Date?yi(this.val).format((E=u.props)!=null&&E.format?(B=u.props)==null?void 0:B.format:"HH:mm:ss"):this.val,this.$emit("input",this.form),(u.required instanceof Function?u.required(this.form):u.required)&&this.$refs.form.validateField(u.formKey)}}});break}case"treeselect":{p=e("IndMInputSelect",{ref:u.formKey,props:{title:u.title,...u.props||{},value:this.form[u.formKey],disabled:T},attrs:{...u.props,noTriggerInDefault:!0},on:{input:v=>{this.form[u.formKey]=v,this.$emit("input",this.form),this.$nextTick().then(()=>{this.$emit("fieldChange",{formKey:u.formKey,row:this.form})}),(u.required instanceof Function?u.required(this.form):u.required)&&this.$refs.form.validateField(u.formKey)}}});break}case"fileUpload":{p=e("IndUploadFile",{ref:u.formKey,props:{...u.props||{},defaultList:this.form[u.formKey],disabled:T},attrs:{...u.props},on:{onChangeData:v=>{this.form[u.formKey]=v,this.$emit("input",this.form),this.$nextTick().then(()=>{this.$emit("fieldChange",{formKey:u.formKey,row:this.form})})}}});break}case"imgUpload":{p=e("IndUploadImg",{ref:u.formKey,props:{...u.props||{},defaultList:this.form[u.formKey],disabled:T},attrs:{...u.props},on:{onChangeData:v=>{this.form[u.formKey]=v,this.$emit("input",this.form),this.$nextTick().then(()=>{this.$emit("fieldChange",{formKey:u.formKey,row:this.form})})}}});break}default:{let v=this.form[u.formKey];u.enumKey?v=(N=(P=this.enumData[u.enumKey])==null?void 0:P.enumData)==null?void 0:N[v]:u.enumList&&u.enumList.length?v=(ot=(et=u.enumList)==null?void 0:et.find(({K:E})=>E===v))==null?void 0:ot.V:u.enumData&&(v=(q=u.enumData)==null?void 0:q[v]),u.dateFormat&&(v=V.formatDate(v)),u.scale!==void 0&&(v=isNaN(v)||v===null?v:parseFloat(parseFloat(v).toFixed(u.scale))),p=e("span",{},[e("span",{class:u.class||""},[v!==0?v||"":v]),e("span",{domProps:{innerHTML:u.unit?"&nbsp;":""}}),e("span",{},[u.unit||""])])}}}let m=u.condition instanceof Function?u.condition(this.form):u.condition!==!1,g=this.formType=="search"?this.showMore?!0:f<Np:!0;m&&g&&(u.split==="true"&&t.push(e("Col",{props:{span:24}},[e("hr",{style:{margin:"10px 0 5px 0",backgroundColor:"#EEEEEE",height:"1px",border:"none"}})])),["selectbtn","radio","checkbox"].includes(u.type)?t.push(e("Col",{props:{span:i[f+r]},nativeOn:{click:()=>{u.isTitle&&this.$emit("itemClick",this.form)}}},[e("FormItem",{props:{label:u.title,prop:u.formKey}},[]),p])):t.push(e("Col",{props:{span:i[f+r]},nativeOn:{click:()=>{u.isTitle&&this.$emit("itemClick",this.form)}}},[e("FormItem",{props:{labelWidth:this.formType!="searchMobile"&&(u.isTitle||i[f+r]!=24)?0:void 0,label:this.formType!="searchMobile"&&(u.isTitle||i[f+r]!=24)?void 0:u.title,prop:u.formKey},class:u.isTitle?"ind-list-title":""},[i[f+r]!=24?u.title+" \uFF1A":"",p,this.formType!="searchMobile"&&u.isTitle?e("van-icon",{props:{name:"arrow"}}):""])])))}),this.cardBtns){let u=[];this.cardBtns instanceof Array?u=this.cardBtns:this.cardBtns instanceof Function&&(u=this.cardBtns(this.form)),u.length&&t.push(e("Col",{props:{span:24}},[e("FormItem",{props:{labelWidth:0}},[e("IndButtonGroup",{props:{split:!0,right:!0}},u.map(f=>e("IndButton",{props:{size:"default",bizType:f.bizType},on:{click:()=>{f.btnClick&&f.btnClick instanceof Function&&f.btnClick(this.form)}}},[f.btnName])))])]))}return this.refreshForm?e("Form",{ref:"form",class:this.formType=="search"?"":"ind-panel ind-detail-form",props:{model:this.form,rules:this.rules,labelWidth:this.formType=="searchMobile"?110:this.labelWidth,labelColon:!1},nativeOn:{submit:u=>(u.preventDefault(),!1)}},[e("Row",{style:{width:"100%"}},t)]):e("span",{},"")}},Lp=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("IndModal",{attrs:{width:"1000",footerHide:"","mask-closable":!1,title:"\u6211\u7684\u9ED8\u8BA4\u67E5\u8BE2\u7BA1\u7406",value:e.value},on:{input:function(n){return e.$emit("input",n)}}},[i("IndButton",{attrs:{bizType:"table"},on:{click:function(n){return e.addItem()}}},[e._v("\u65B0\u589E")]),i("div",{staticClass:"condition-pannel-wrap"},e._l(e.datas,function(n,r){return i("Card",{key:"condition"+r,staticClass:"condition-card"},[i("Tooltip",{attrs:{slot:"title",content:n.titleName},slot:"title"},[i("div",{staticClass:"title-row"},[i("div",{class:["title-name",n.isDefault=="1"?"ind-blue":""]},[e._v(" "+e._s(n.titleName)+" ")])])]),i("IndButtonGroup",{attrs:{slot:"extra"},slot:"extra"},[i("IndButton",{attrs:{bizType:n.isDefault=="1"?"table-delete":"table"},on:{click:function(a){return e.setDefaultItem(n)}}},[e._v(e._s(n.isDefault=="1"?"\u53D6\u6D88\u9ED8\u8BA4":"\u8BBE\u4E3A\u9ED8\u8BA4"))]),i("IndButton",{attrs:{bizType:"table"},on:{click:function(a){return e.editItem(n)}}},[e._v("\u7F16\u8F91")]),i("IndButton",{attrs:{bizType:"table"},on:{click:function(a){return e.removeItem(n)}}},[e._v("\u5220\u9664")])],1),i("div",{staticClass:"condition-content"},e._l(e.fieldList,function(a,s){return i("div",{directives:[{name:"show",rawName:"v-show",value:n[a.formKey],expression:"item[field.formKey]"}],key:r+"field"+s,staticClass:"contidtion-row"},[i("div",{staticClass:"condition-label"},[e._v(e._s(a.title)+"\uFF1A")]),i("div",{staticClass:"condition-value"},[e._v(e._s(e.renderValue(n,a)))])])}),0)],1)}),1),i("IndModal",{attrs:{width:"1000","mask-closable":!1,title:"\u65B0\u589E/\u7F16\u8F91"},on:{"on-ok":e.saveCondition},model:{value:e.showEdit,callback:function(n){e.showEdit=n},expression:"showEdit"}},[i("div",{staticClass:"condition-pannel-wrap ivu-biz-form-row",staticStyle:{display:"block"}},[i("FormImpl",{ref:"editForm",attrs:{gridColumns:1,fieldList:e.fieldListCalc},model:{value:e.editData,callback:function(n){e.editData=n},expression:"editData"}})],1)])],1)},Vp=[];const Pp={components:{FormImpl:Go},props:{value:Boolean,funId:String,fieldList:Array,formCacheList:Array,formEnumData:Object},data(){return{datas:[],showEdit:!1,editData:{}}},computed:{fieldListCalc(){let e=b.default.cloneDeep(this.fieldList);return e.unshift({title:"\u9884\u7F6E\u6807\u9898",type:"input",formKey:"titleName",required:!0}),e}},created(){let e=localStorage.getItem("condition-cache"+this.funId);if(e){this.datas=JSON.parse(e);let t=b.default.find(this.datas,{isDefault:"1"});t&&t.id&&this.$emit("defaultCacheDone",b.default.cloneDeep(t))}else this.datas=[]},watch:{datas:function(){this.$emit("update:formCacheList",this.datas)}},methods:{setDefaultItem(e){let t=e.isDefault;b.default.forEach(this.datas,n=>n.isDefault="0"),e.isDefault=t=="1"?"0":"1";let i=b.default.cloneDeep(this.datas);this.datas=i,this.syncToStorage()},useItem(e){this.$emit("useItem",b.default.cloneDeep(e)),this.$emit("input",!1),console.log("useItem",e)},editItem(e){this.editData=b.default.cloneDeep(e),console.log("editItem",this.editData),this.$refs.editForm.resetFields(),this.showEdit=!0},addItem(){this.editData={},this.showEdit=!0},renderValue(e,t){var n;let i=e[t.formKey];if(["input","number","textarea","datepicker"].includes(t.type))return i;if(["treeselect"].includes(t.type))return i==null?void 0:i.map(r=>r.title).join("\u3001");if(["select","checkbox","radio"].includes(t.type)){let r=b.default.reduce(t.enumList||((n=this.formEnumData[t.enumKey])==null?void 0:n.enumList)||[],(a,s)=>(a[s.K]=s.V,a),{});return i instanceof Array?i.map(a=>r[a]).join("\u3001"):r[i]||"\u5168\u90E8"}},async removeItem(e){try{await this.$Modal.confirm({title:"\u5220\u9664\u64CD\u4F5C",content:"\u786E\u5B9A\u8981\u5220\u9664\u5417\uFF1F",loading:!0});let t=b.default.cloneDeep(this.datas);b.default.remove(t,{id:e.id}),this.datas=t,this.syncToStorage()}catch(t){console.log(t)}this.$Modal.remove()},syncToStorage(){localStorage.setItem("condition-cache"+this.funId,JSON.stringify(this.datas))},async saveCondition(){if(await this.$refs.editForm.validate()){let e=b.default.cloneDeep(this.datas);if(this.editData.id){let t=b.default.find(e,{id:this.editData.id});b.default.assign(t,b.default.cloneDeep(this.editData))}else{let t=b.default.cloneDeep(this.editData);t.id=new Date().getTime()+""+Math.ceil(Math.random()*1e4),t.isDefault="0",e.push(t)}this.datas=e,this.syncToStorage(),this.showEdit=!1}}}},Ko={};var Rp=at(Pp,Lp,Vp,!1,Fp,null,null,null);function Fp(e){for(let t in Ko)this[t]=Ko[t]}var qp=function(){return Rp.exports}(),Up=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"ind-from-wrap"},[i("FormImpl",e._g(e._b({ref:"form",attrs:{funId:(e.funId||"")+"-"+e.$route.meta.permissionId,formCacheList:e.formCacheList,curCacheId:e.curCacheId,formEnumData:e.formEnumData,cardBtns:e.cardBtns,value:e.value,fieldList:e.fieldList},on:{"update:formEnumData":function(n){e.formEnumData=n},"update:form-enum-data":function(n){e.formEnumData=n},setCondition:e.setCondition,itemClick:function(n){return e.$emit("itemClick",n)}}},"FormImpl",Object.assign({},e.$attrs),!1),e.$listeners)),i("ConditionManager",{ref:"conditionManager",attrs:{formCacheList:e.formCacheList,formEnumData:e.formEnumData,fieldList:e.fieldList,funId:(e.funId||"")+"-"+e.$route.meta.permissionId},on:{"update:formCacheList":function(n){e.formCacheList=n},"update:form-cache-list":function(n){e.formCacheList=n},useItem:e.useItem,defaultCacheDone:function(n){e.$emit("defaultCacheDone",n),e.curCacheId=n.id}},model:{value:e.showConditon,callback:function(n){e.showConditon=n},expression:"showConditon"}})],1)},Yp=[];const jp={props:{fieldList:Array,funId:String,value:Object,cardBtns:[Function,Array]},components:{FormImpl:Go,ConditionManager:qp},data(){return{showConditon:!1,curCacheId:"",formCacheList:[],formEnumData:{}}},methods:{async setCondition(e){if(e=="edit")this.showConditon=!0;else if(e=="saveAs")this.showConditon=!0,await this.$nextTick(),this.$refs.conditionManager.editData={...this.value,id:null,isDefault:"0",conditionTitle:""},console.log("saveAs this.$refs.conditionManager.editData",this.$refs.conditionManager.editData),await this.$nextTick(),this.$refs.conditionManager.showEdit=!0;else if(e=="save")this.showConditon=!0,await this.$nextTick(),this.$refs.conditionManager.editData={...this.value},console.log("save this.$refs.conditionManager.editData",this.$refs.conditionManager.editData),await this.$nextTick(),this.$refs.conditionManager.showEdit=!0;else{let t=b.default.find(this.formCacheList,{id:e});console.log("cacheTmp",t),t&&t.id&&(this.curCacheId=t.id,this.$emit("input",t))}},useItem(e){this.curCacheId=e.id,this.$emit("input",e)},resetFields(){return this.$refs.form.resetFields()},async validate(){return await this.$refs.form.validate()},validateField(e,t){return this.$refs.form.validateField(e,t)}}},Ho={};var Gp=at(jp,Up,Yp,!1,Kp,null,null,null);function Kp(e){for(let t in Ho)this[t]=Ho[t]}var zo=function(){return Gp.exports}(),Hp=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("IndLoadingPanel",{attrs:{loading:e.loading}},[e.curData&&e.curData.length?i("van-list",{attrs:{value:e.loading,finished:e.finished,offset:e.offset,"finished-text":e.finishedText,immediateCheck:!1},on:{load:e.handleLoadMore}},[e._l(e.curData,function(n){return[e._t("item",null,{item:n})]})],2):i("div",{staticClass:"ind-empty",staticStyle:{height:"calc(100vh - 122px)"}})],1)},zp=[];const Wp={name:"IndMLoadMore",props:{enableLoadMore:{type:Boolean,default:!1},datas:{type:Array,default:()=>[]},isFinished:{type:Boolean,default:!1},offset:{type:Number,default:50},pageLen:{type:Number,default:999999},finishedText:{type:String,default:"\u6CA1\u6709\u66F4\u591A\u4E86"},loading:{type:Boolean,default:!1}},data(){return{curData:[],currentPage:1}},computed:{finished(){return this.enableLoadMore?(console.log("finish\u8C03\u8BD5:",{currentPage:this.currentPage,curData:this.curData.length,datas:this.datas.length,finished:this.currentPage*this.pageLen>=this.datas.length}),this.currentPage*this.pageLen>=this.datas.length):this.isFinished}},watch:{datas:{immediate:!0,handler(e){this.enableLoadMore?(console.log("init,",this.currentPage),this.curData=[...e.slice(0,this.pageLen)],this.currentPage=1):this.curData=[...e]}}},methods:{handleLoadMore(){if(this.enableLoadMore){if(this.finished)return;this.currentPage++;const e=(this.currentPage-1)*this.pageLen,t=e+this.pageLen,i=this.datas.slice(e,t);this.curData=[...this.curData,...i],console.log("\u524D\u7AEF\u5206\u9875\u8BA1\u7B97\u8C03\u8BD5:",{currentPage:this.currentPage,curData:this.curData}),setTimeout(()=>{this.loading=!1},200)}else{if(this.finished)return;this.$emit("load-more")}}}},Wo={};var Jp=at(Wp,Hp,zp,!1,Qp,null,null,null);function Qp(e){for(let t in Wo)this[t]=Wo[t]}var Jo=function(){return Jp.exports}();/*!
6
6
  * vuex v3.6.2
7
7
  * (c) 2021 Evan You
8
8
  * @license MIT
9
- */function Zp(e){var t=Number(e.version.split(".")[0]);if(t>=2)e.mixin({beforeCreate:n});else{var i=e.prototype._init;e.prototype._init=function(r){r===void 0&&(r={}),r.init=r.init?[n].concat(r.init):n,i.call(this,r)}}function n(){var r=this.$options;r.store?this.$store=typeof r.store=="function"?r.store():r.store:r.parent&&r.parent.$store&&(this.$store=r.parent.$store)}}var $p=typeof window!="undefined"?window:typeof global!="undefined"?global:{},bi=$p.__VUE_DEVTOOLS_GLOBAL_HOOK__;function Xp(e){!bi||(e._devtoolHook=bi,bi.emit("vuex:init",e),bi.on("vuex:travel-to-state",function(t){e.replaceState(t)}),e.subscribe(function(t,i){bi.emit("vuex:mutation",t,i)},{prepend:!0}),e.subscribeAction(function(t,i){bi.emit("vuex:action",t,i)},{prepend:!0}))}function Si(e,t){Object.keys(e).forEach(function(i){return t(e[i],i)})}function Qo(e){return e!==null&&typeof e=="object"}function _p(e){return e&&typeof e.then=="function"}function tm(e,t){return function(){return e(t)}}var le=function(t,i){this.runtime=i,this._children=Object.create(null),this._rawModule=t;var n=t.state;this.state=(typeof n=="function"?n():n)||{}},Zo={namespaced:{configurable:!0}};Zo.namespaced.get=function(){return!!this._rawModule.namespaced},le.prototype.addChild=function(t,i){this._children[t]=i},le.prototype.removeChild=function(t){delete this._children[t]},le.prototype.getChild=function(t){return this._children[t]},le.prototype.hasChild=function(t){return t in this._children},le.prototype.update=function(t){this._rawModule.namespaced=t.namespaced,t.actions&&(this._rawModule.actions=t.actions),t.mutations&&(this._rawModule.mutations=t.mutations),t.getters&&(this._rawModule.getters=t.getters)},le.prototype.forEachChild=function(t){Si(this._children,t)},le.prototype.forEachGetter=function(t){this._rawModule.getters&&Si(this._rawModule.getters,t)},le.prototype.forEachAction=function(t){this._rawModule.actions&&Si(this._rawModule.actions,t)},le.prototype.forEachMutation=function(t){this._rawModule.mutations&&Si(this._rawModule.mutations,t)},Object.defineProperties(le.prototype,Zo);var ii=function(t){this.register([],t,!1)};ii.prototype.get=function(t){return t.reduce(function(i,n){return i.getChild(n)},this.root)},ii.prototype.getNamespace=function(t){var i=this.root;return t.reduce(function(n,r){return i=i.getChild(r),n+(i.namespaced?r+"/":"")},"")},ii.prototype.update=function(t){$o([],this.root,t)},ii.prototype.register=function(t,i,n){var r=this;n===void 0&&(n=!0);var a=new le(i,n);if(t.length===0)this.root=a;else{var s=this.get(t.slice(0,-1));s.addChild(t[t.length-1],a)}i.modules&&Si(i.modules,function(o,l){r.register(t.concat(l),o,n)})},ii.prototype.unregister=function(t){var i=this.get(t.slice(0,-1)),n=t[t.length-1],r=i.getChild(n);!r||!r.runtime||i.removeChild(n)},ii.prototype.isRegistered=function(t){var i=this.get(t.slice(0,-1)),n=t[t.length-1];return i?i.hasChild(n):!1};function $o(e,t,i){if(t.update(i),i.modules)for(var n in i.modules){if(!t.getChild(n))return;$o(e.concat(n),t.getChild(n),i.modules[n])}}var Ft,Xt=function(t){var i=this;t===void 0&&(t={}),!Ft&&typeof window!="undefined"&&window.Vue&&om(window.Vue);var n=t.plugins;n===void 0&&(n=[]);var r=t.strict;r===void 0&&(r=!1),this._committing=!1,this._actions=Object.create(null),this._actionSubscribers=[],this._mutations=Object.create(null),this._wrappedGetters=Object.create(null),this._modules=new ii(t),this._modulesNamespaceMap=Object.create(null),this._subscribers=[],this._watcherVM=new Ft,this._makeLocalGettersCache=Object.create(null);var a=this,s=this,o=s.dispatch,l=s.commit;this.dispatch=function(u,f){return o.call(a,u,f)},this.commit=function(u,f,p){return l.call(a,u,f,p)},this.strict=r;var c=this._modules.root.state;Mn(this,c,[],this._modules.root),na(this,c),n.forEach(function(d){return d(i)});var h=t.devtools!==void 0?t.devtools:Ft.config.devtools;h&&Xp(this)},ia={state:{configurable:!0}};ia.state.get=function(){return this._vm._data.$$state},ia.state.set=function(e){},Xt.prototype.commit=function(t,i,n){var r=this,a=En(t,i,n),s=a.type,o=a.payload,l={type:s,payload:o},c=this._mutations[s];!c||(this._withCommit(function(){c.forEach(function(d){d(o)})}),this._subscribers.slice().forEach(function(h){return h(l,r.state)}))},Xt.prototype.dispatch=function(t,i){var n=this,r=En(t,i),a=r.type,s=r.payload,o={type:a,payload:s},l=this._actions[a];if(!!l){try{this._actionSubscribers.slice().filter(function(h){return h.before}).forEach(function(h){return h.before(o,n.state)})}catch{}var c=l.length>1?Promise.all(l.map(function(h){return h(s)})):l[0](s);return new Promise(function(h,d){c.then(function(u){try{n._actionSubscribers.filter(function(f){return f.after}).forEach(function(f){return f.after(o,n.state)})}catch{}h(u)},function(u){try{n._actionSubscribers.filter(function(f){return f.error}).forEach(function(f){return f.error(o,n.state,u)})}catch{}d(u)})})}},Xt.prototype.subscribe=function(t,i){return Xo(t,this._subscribers,i)},Xt.prototype.subscribeAction=function(t,i){var n=typeof t=="function"?{before:t}:t;return Xo(n,this._actionSubscribers,i)},Xt.prototype.watch=function(t,i,n){var r=this;return this._watcherVM.$watch(function(){return t(r.state,r.getters)},i,n)},Xt.prototype.replaceState=function(t){var i=this;this._withCommit(function(){i._vm._data.$$state=t})},Xt.prototype.registerModule=function(t,i,n){n===void 0&&(n={}),typeof t=="string"&&(t=[t]),this._modules.register(t,i),Mn(this,this.state,t,this._modules.get(t),n.preserveState),na(this,this.state)},Xt.prototype.unregisterModule=function(t){var i=this;typeof t=="string"&&(t=[t]),this._modules.unregister(t),this._withCommit(function(){var n=ra(i.state,t.slice(0,-1));Ft.delete(n,t[t.length-1])}),_o(this)},Xt.prototype.hasModule=function(t){return typeof t=="string"&&(t=[t]),this._modules.isRegistered(t)},Xt.prototype.hotUpdate=function(t){this._modules.update(t),_o(this,!0)},Xt.prototype._withCommit=function(t){var i=this._committing;this._committing=!0,t(),this._committing=i},Object.defineProperties(Xt.prototype,ia);function Xo(e,t,i){return t.indexOf(e)<0&&(i&&i.prepend?t.unshift(e):t.push(e)),function(){var n=t.indexOf(e);n>-1&&t.splice(n,1)}}function _o(e,t){e._actions=Object.create(null),e._mutations=Object.create(null),e._wrappedGetters=Object.create(null),e._modulesNamespaceMap=Object.create(null);var i=e.state;Mn(e,i,[],e._modules.root,!0),na(e,i,t)}function na(e,t,i){var n=e._vm;e.getters={},e._makeLocalGettersCache=Object.create(null);var r=e._wrappedGetters,a={};Si(r,function(o,l){a[l]=tm(o,e),Object.defineProperty(e.getters,l,{get:function(){return e._vm[l]},enumerable:!0})});var s=Ft.config.silent;Ft.config.silent=!0,e._vm=new Ft({data:{$$state:t},computed:a}),Ft.config.silent=s,e.strict&&sm(e),n&&(i&&e._withCommit(function(){n._data.$$state=null}),Ft.nextTick(function(){return n.$destroy()}))}function Mn(e,t,i,n,r){var a=!i.length,s=e._modules.getNamespace(i);if(n.namespaced&&(e._modulesNamespaceMap[s],e._modulesNamespaceMap[s]=n),!a&&!r){var o=ra(t,i.slice(0,-1)),l=i[i.length-1];e._withCommit(function(){Ft.set(o,l,n.state)})}var c=n.context=em(e,s,i);n.forEachMutation(function(h,d){var u=s+d;nm(e,u,h,c)}),n.forEachAction(function(h,d){var u=h.root?d:s+d,f=h.handler||h;rm(e,u,f,c)}),n.forEachGetter(function(h,d){var u=s+d;am(e,u,h,c)}),n.forEachChild(function(h,d){Mn(e,t,i.concat(d),h,r)})}function em(e,t,i){var n=t==="",r={dispatch:n?e.dispatch:function(a,s,o){var l=En(a,s,o),c=l.payload,h=l.options,d=l.type;return(!h||!h.root)&&(d=t+d),e.dispatch(d,c)},commit:n?e.commit:function(a,s,o){var l=En(a,s,o),c=l.payload,h=l.options,d=l.type;(!h||!h.root)&&(d=t+d),e.commit(d,c,h)}};return Object.defineProperties(r,{getters:{get:n?function(){return e.getters}:function(){return im(e,t)}},state:{get:function(){return ra(e.state,i)}}}),r}function im(e,t){if(!e._makeLocalGettersCache[t]){var i={},n=t.length;Object.keys(e.getters).forEach(function(r){if(r.slice(0,n)===t){var a=r.slice(n);Object.defineProperty(i,a,{get:function(){return e.getters[r]},enumerable:!0})}}),e._makeLocalGettersCache[t]=i}return e._makeLocalGettersCache[t]}function nm(e,t,i,n){var r=e._mutations[t]||(e._mutations[t]=[]);r.push(function(s){i.call(e,n.state,s)})}function rm(e,t,i,n){var r=e._actions[t]||(e._actions[t]=[]);r.push(function(s){var o=i.call(e,{dispatch:n.dispatch,commit:n.commit,getters:n.getters,state:n.state,rootGetters:e.getters,rootState:e.state},s);return _p(o)||(o=Promise.resolve(o)),e._devtoolHook?o.catch(function(l){throw e._devtoolHook.emit("vuex:error",l),l}):o})}function am(e,t,i,n){e._wrappedGetters[t]||(e._wrappedGetters[t]=function(a){return i(n.state,n.getters,a.state,a.getters)})}function sm(e){e._vm.$watch(function(){return this._data.$$state},function(){},{deep:!0,sync:!0})}function ra(e,t){return t.reduce(function(i,n){return i[n]},e)}function En(e,t,i){return Qo(e)&&e.type&&(i=t,t=e,e=e.type),{type:e,payload:t,options:i}}function om(e){Ft&&e===Ft||(Ft=e,Zp(Ft))}var tl=um(function(e,t){var i={};return lm(t).forEach(function(n){var r=n.key,a=n.val;i[r]=function(){for(var o=[],l=arguments.length;l--;)o[l]=arguments[l];var c=this.$store.dispatch;if(e){var h=hm(this.$store,"mapActions",e);if(!h)return;c=h.context.dispatch}return typeof a=="function"?a.apply(this,[c].concat(o)):c.apply(this.$store,[a].concat(o))}}),i});function lm(e){return cm(e)?Array.isArray(e)?e.map(function(t){return{key:t,val:t}}):Object.keys(e).map(function(t){return{key:t,val:e[t]}}):[]}function cm(e){return Array.isArray(e)||Qo(e)}function um(e){return function(t,i){return typeof t!="string"?(i=t,t=""):t.charAt(t.length-1)!=="/"&&(t+="/"),e(t,i)}}function hm(e,t,i){var n=e._modulesNamespaceMap[i];return n}var dm=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"ind-user-avatar-dropdown"},[i("IndDropdown",{attrs:{transfer:""},on:{"on-click":e.handleClick}},[i("span",[e._v("\u6B22\u8FCE\uFF0C"+e._s(e.userName))]),i("IndIcons",{attrs:{size:18,type:"md-arrow-dropdown"}}),i("DropdownMenu",{attrs:{slot:"list"},slot:"list"},e._l(e.btnList,function(n){return i("DropdownItem",{key:n.key,attrs:{name:n.key}},[e._v(e._s(n.name))])}),1)],1)],1)},fm=[];const pm={name:"IndMUser",components:{DropdownMenu:we.DropdownMenu,DropdownItem:we.DropdownItem},props:{userName:{type:String,default:""},messageUnreadCount:{type:Number,default:0}},data(){return{btnList:[{key:"toggle",name:"\u5207\u6362\u4E3B\u9898",callback:this.changeTheme},{key:"changePwd",name:"\u4FEE\u6539\u5BC6\u7801",callback:this.changePwd},{key:"logout",name:"\u9000\u51FA\u767B\u5F55",callback:this.logout}]}},methods:{...tl(["handleLogout"]),logout(){this.handleLogout().then(()=>{this.$router.push({name:this.$config.loginName})})},changePwd(){this.$router.push({name:"changepwd"})},changeTheme(){let t=this.$store.getters.getTheme=="theme1"?"theme2":"theme1";this.$store.commit("setTheme",t)},handleClick(e){const t=this.btnList.find(i=>i.key===e);t&&t.callback&&t.callback()}}},el={};var mm=at(pm,dm,fm,!1,gm,null,null,null);function gm(e){for(let t in el)this[t]=el[t]}var il=function(){return mm.exports}(),vm=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"height100 ind-basic-layout ind-flex-column"},[i("van-sticky",[i("van-nav-bar",{staticClass:"ind-flex-no-shrink",attrs:{title:e.$route.meta.title,"left-text":"","left-arrow":""},on:{"click-left":function(n){return e.$router.go(-1)}}})],1),i("div",{staticClass:"ind-main-content-wrapper ind-flex-grow",attrs:{id:"keepalive"}},[i("KeepAlive",{attrs:{max:e.$store.state.app.maxTabNum}},[i("RouterView",{key:e.$route.path})],1)],1)],1)},ym=[];const bm={name:"IndMBasicLayout",data(){return{}},computed:{},created(){},mounted(){},methods:{}},nl={};var Sm=at(bm,vm,ym,!1,Cm,null,null,null);function Cm(e){for(let t in nl)this[t]=nl[t]}var rl=function(){return Sm.exports}(),Am=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("KeepAlive",[i("RouterView",{ref:"child"})],1)},xm=[];const wm={name:"IndMEmptyLayout",computed:{tagNavList(){return this.$store.state.app.tagNavList},notCacheName(){return[this.$route.meta&&this.$route.meta.notCache?this.$route.name:""]},cacheList(){const e=(this.tagNavList||[]).filter(t=>!(t.meta&&t.meta.notCache)).map(t=>t.name);return["IndMEmptyLayout",...e]}}},al={};var Tm=at(wm,Am,xm,!1,km,null,null,null);function km(e){for(let t in al)this[t]=al[t]}var Ci=function(){return Tm.exports}(),Mm=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"ind-page-view ind-flex-column"},[i("div",{staticClass:"height100 ind-flex-column ind-detail-view-panel",class:[e.hasList?"":"ind-page"],style:{overflow:e.hasList?"hidden":"auto"}},[e._l(e.normalTables,function(n,r){return[n.type=="form"?[e._t(n.id,function(){return[i("IndMForm",{key:"table"+r,class:[e.hasList?"ind-border-none":""],attrs:{formType:n.formType,fieldList:n.formFieldList,value:n.dataField?e.form[n.dataField]:e.form},on:{input:function(a){return e.setForm(n,a)},fieldChange:function(a){return e.fieldChange(n,a)}}})]},{table:n})]:e._e(),n.type=="list"?[e._t(n.id,function(){return[i("div",{key:"table"+r,staticClass:"ind-page",staticStyle:{"padding-top":"0","padding-bottom":"0"}},[i("IndMLoadMore",{attrs:{pageLen:9999,datas:n.dataField?e.form[n.dataField]:e.form},scopedSlots:e._u([{key:"item",fn:function(a){var s=a.item;return[i("IndMForm",{attrs:{fieldList:n.formFieldList,value:s},on:{input:function(o){return e.setForm(n,o)},fieldChange:function(o){return e.fieldChange(n,o)},itemClick:function(o){return e.itemClick(o,n)}}})]}}],null,!0)})],1)]},{table:n})]:e._e()]}),i("van-collapse",{model:{value:e.activeNames,callback:function(n){e.activeNames=n},expression:"activeNames"}},e._l(e.collapseTables,function(n,r){return i("van-collapse-item",{key:"cTable"+r,attrs:{title:n.name,name:r+""}},[n.type=="form"?[e._t(n.id,function(){return[i("IndMForm",{class:[e.hasList?"ind-border-none":""],attrs:{formType:n.formType,fieldList:n.formFieldList,value:n.dataField?e.form[n.dataField]:e.form},on:{input:function(a){return e.setForm(n,a)},fieldChange:function(a){return e.fieldChange(n,a)}}})]},{table:n})]:e._e(),n.type=="list"?[e._t(n.id,function(){return[i("div",{staticClass:"ind-page",staticStyle:{"padding-top":"0","padding-bottom":"0"}},[i("IndMLoadMore",{attrs:{pageLen:9999,datas:n.dataField?e.form[n.dataField]:e.form},scopedSlots:e._u([{key:"item",fn:function(a){var s=a.item;return[i("IndMForm",{attrs:{fieldList:n.formFieldList,value:s},on:{input:function(o){return e.setForm(n,o)},fieldChange:function(o){return e.fieldChange(n,o)},itemClick:function(o){return e.itemClick(o,n)}}})]}}],null,!0)})],1)]},{table:n})]:e._e()],2)}),1)],2),e._t("bottom",function(){return[e.bottom||e.$slots.bottom?i("div",{staticClass:"ind-bottom-btn ind-flex ind-flex-no-shrink ind-space-between"},[i("IndButtonGroup",{attrs:{split:"",right:""}},[i("IndButton",{attrs:{bizType:"primary"},on:{click:e.save}},[e._v(" \u4FDD\u5B58 ")]),i("IndButton",{attrs:{bizType:"primary"},on:{click:e.submit}},[e._v(" \u63D0\u4EA4 ")])],1)],1):e._e()]}),i("IndMLoadingPanel",{attrs:{loading:e.loadingComp||e.loading}}),e._t("default")],2)},Em=[];const Im={name:"IndMPageView",props:{isTransfer:{type:Boolean,default:!0},dataUnit:{type:String,default:"X"},pageUnit:{type:String,default:"X"},readonly:Boolean,formValue:Object,dataApi:Function,params:{type:Object,default:()=>({})},loading:Boolean,bottom:Boolean,xmlInfo:String,formFieldsExt:Object,configList:Array},computed:{collapseTables:function(){return b.default.filter(this.subTable,{panel:"true"})},normalTables:function(){return b.default.filter(this.subTable,e=>e.panel!="true")},hasList:function(){return b.default.some(this.subTable,{type:"list"})}},data(){return{loadingComp:!1,form:{},subTable:[],activeNames:["0","1","2","3","4","5","6","7","8","9","10"],updating:!1}},created(){this.initConfig(),this.setPageData(this.formValue),this.initData()},watch:{pageUnit:function(){this.setPageData(this.formValue)},xmlInfo:function(){this.initConfig()},dataApi:function(){this.initData()},params:{handler:function(){this.initData()},deep:!0},form:{handler:function(){this.updating=!0,console.log("form change",this.form),this.emitData(),this.$nextTick(()=>{this.updating=!1})},deep:!0},formValue:{handler:function(){this.updating||(console.log("formValue change",this.formValue),this.setPageData(this.formValue))},deep:!0}},methods:{setPageData(e){let t=b.default.cloneDeep(e);if(this.dataUnit==this.pageUnit){this.form=t;return}this.subTable.forEach(i=>{let n=b.default.filter(i.formFieldList,r=>r.isSwitchUnit==="true").map(r=>r.id);if(i.dataField){let r=t[i.dataField];n!=null&&n.length&&(r instanceof Array?b.default.forEach(r,a=>{b.default.forEach(n,s=>{if(this.dataUnit=="X"&&this.pageUnit=="WZ"){let o=b.default.round(parseFloat(a[s]),6);a[s]=isNaN(o)?null:b.default.round(o*5,6)}else if(this.dataUnit=="WZ"&&this.pageUnit=="X"){let o=b.default.round(parseFloat(a[s]),6);a[s]=isNaN(o)?null:b.default.round(o/5,6)}})}):b.default.forEach(n,a=>{if(this.dataUnit=="X"&&this.pageUnit=="WZ"){let s=b.default.round(parseFloat(r[a]),6);r[a]=isNaN(s)?null:b.default.round(s*5,6)}else if(this.dataUnit=="WZ"&&this.pageUnit=="X"){let s=b.default.round(parseFloat(r[a]),6);r[a]=isNaN(s)?null:b.default.round(s/5,6)}}))}else n!=null&&n.length&&b.default.forEach(n,r=>{if(this.dataUnit=="X"&&this.pageUnit=="WZ"){let a=b.default.round(parseFloat(t[r]),6);t[r]=isNaN(a)?null:b.default.round(a*5,6)}else if(this.dataUnit=="WZ"&&this.pageUnit=="X"){let a=b.default.round(parseFloat(t[r]),6);t[r]=isNaN(a)?null:b.default.round(a/5,6)}})}),this.form=t},emitData(){let e=b.default.cloneDeep(this.form);if(this.dataUnit==this.pageUnit){this.$emit("update:formValue",e);return}this.subTable.forEach(t=>{let i=b.default.filter(t.formFieldList,n=>n.isSwitchUnit==="true").map(n=>n.id);if(t.dataField){let n=e[t.dataField];i!=null&&i.length&&(n instanceof Array?b.default.forEach(n,r=>{b.default.forEach(i,a=>{if(this.dataUnit=="X"&&this.pageUnit=="WZ"){let s=b.default.round(parseFloat(r[a]),6);r[a]=isNaN(s)?null:b.default.round(s/5,6)}else if(this.dataUnit=="WZ"&&this.pageUnit=="X"){let s=b.default.round(parseFloat(r[a]),6);r[a]=isNaN(s)?null:b.default.round(s*5,6)}})}):b.default.forEach(i,r=>{if(this.dataUnit=="X"&&this.pageUnit=="WZ"){let a=b.default.round(parseFloat(n[r]),6);n[r]=isNaN(a)?null:b.default.round(a/5,6)}else if(this.dataUnit=="WZ"&&this.pageUnit=="X"){let a=b.default.round(parseFloat(n[r]),6);n[r]=isNaN(a)?null:b.default.round(a*5,6)}}))}else i!=null&&i.length&&b.default.forEach(i,n=>{if(this.dataUnit=="X"&&this.pageUnit=="WZ"){let r=b.default.round(parseFloat(e[n]),6);e[n]=isNaN(r)?null:b.default.round(r/5,6)}else if(this.dataUnit=="WZ"&&this.pageUnit=="X"){let r=b.default.round(parseFloat(e[n]),6);e[n]=isNaN(r)?null:b.default.round(r*5,6)}})}),this.$emit("update:formValue",e)},fieldChange(e,t){let i=b.default.cloneDeep((t==null?void 0:t.row)||{}),n=b.default.filter(e.formFieldList,r=>r.isSwitchUnit==="true").map(r=>r.id);n!=null&&n.length&&b.default.forEach(n,r=>{if(this.dataUnit=="X"&&this.pageUnit=="WZ"){let a=b.default.round(parseFloat(i[r]),6);i[r]=isNaN(a)?null:b.default.round(a/5,6)}else if(this.dataUnit=="WZ"&&this.pageUnit=="X"){let a=b.default.round(parseFloat(i[r]),6);i[r]=isNaN(a)?null:b.default.round(a*5,6)}}),this.$emit("fieldChange",{formKey:t.formKey,row:i,table:e})},initConfig(){if(this.xmlInfo){const{subTable:e}=ta(this.xmlInfo,this.isTransfer);this.formFieldsExt&&b.default.forEach(this.formFieldsExt,(t,i)=>{let n=b.default.find(e,{id:i})||{},r=(n==null?void 0:n.formFieldList)||[];b.default.forEach(t,a=>{let s=b.default.find(r,{formKey:a.formKey})||{};b.default.merge(s,a)})}),console.log("subTable is",e),this.subTable=e}else this.subTable=this.configList},initData:b.default.debounce(async function(){this.loadingComp=!0;try{if(this.dataApi){const e=await this.dataApi(this.params);e!=null&&e.data&&this.setPageData(e==null?void 0:e.data)}}catch(e){console.log("initData e",e)}this.loadingComp=!1},2),setForm(e,t){let i=e.dataField;if(e.type=="form")i?this.form[i]=t:this.form=t;else if(e.type=="list"){let n=e.rowKey||"id",r=b.default.cloneDeep(this.form[i]),a=b.default.find(r,s=>s[n]==t[n]);b.default.merge(a,t),this.form[i]=r}},async save(){this.$emit("save")},async submit(){this.$emit("submit")},itemClick:b.default.debounce(function(e,t){let i=b.default.cloneDeep(e),n=b.default.filter(t.formFieldList,r=>r.isSwitchUnit==="true").map(r=>r.id);n!=null&&n.length&&b.default.forEach(n,r=>{if(this.dataUnit=="X"&&this.pageUnit=="WZ"){let a=b.default.round(parseFloat(i[r]),6);i[r]=isNaN(a)?null:b.default.round(a/5,6)}else if(this.dataUnit=="WZ"&&this.pageUnit=="X"){let a=b.default.round(parseFloat(i[r]),6);i[r]=isNaN(a)?null:b.default.round(a*5,6)}}),this.$emit("itemClick",i)},1)}},sl={};var Bm=at(Im,Mm,Em,!1,Dm,null,null,null);function Dm(e){for(let t in sl)this[t]=sl[t]}var ol=function(){return Bm.exports}(),Om=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"ind-page-view ind-flex-column"},[i("IndMSearch",{attrs:{value:e.searchForm,showFilter:e.searchFormFields&&e.searchFormFields.length>0,fieldList:e.searchFormFields,searchVal:e.searchVal},on:{"update:searchVal":function(n){e.searchVal=n},"update:search-val":function(n){e.searchVal=n},doSearch:e.doSearch,doSearchFilter:e.doSearchFilter}}),e.topMsg?i("van-notice-bar",{staticClass:"ind-flex-no-shrink",attrs:{mode:"closeable"}},[e._v(e._s(e.topMsg))]):e._e(),i("div",{class:["ind-page",e.enableLoadMore?"loadmore":""]},[i("IndMLoadMore",{attrs:{enableLoadMore:e.enableLoadMore,pageLen:e.enableLoadMore?10:999999,datas:e.displayRows,"is-finished":e.isFinished,loading:e.loadingComp},on:{"load-more":e.loadMore},scopedSlots:e._u([{key:"item",fn:function(n){var r=n.item;return[e._t("item",function(){return[i("IndMForm",{attrs:{fieldList:e.formFieldList,cardBtns:e.cardBtns,value:r,formType:"card"}})]},{item:r})]}}],null,!0)})],1),e._t("bottom",function(){return[i("div",{staticClass:"ind-bottom-info ind-bottom-btn"},[i("div",{staticClass:"ind-flex"},[e.bottomMsg?[e._v(" "+e._s(e.bottomMsg)+" ")]:[e._v(" \u5171\xA0"),i("span",{staticClass:"ind-orange ind-large"},[e._v(e._s(e.total||e.displayRows.length||0))]),e._v("\xA0\u6761\u6570\u636E ")]],2),e.bottom||e.pageBtnText||e.btnText?i("div",{staticClass:"ind-flex ind-space-between ind-mt"},[i("IndButton",{attrs:{bizType:"primary"},on:{click:function(n){return e.$emit("bottomClick")}}},[e._v(" "+e._s(e.pageBtnText||e.btnText||"\u65B0\u589E")+" ")])],1):e._e()])]}),i("IndMLoadingPanel",{attrs:{loading:e.loadingComp||e.loading}}),e._t("default")],2)},Nm=[];const Lm={name:"IndMPageView",props:{renderParams:Function,isTransfer:{type:Boolean,default:!0},dataUnit:{type:String,default:"X"},pageUnit:{type:String,default:"X"},dataApi:Function,loading:Boolean,bottom:Boolean,topMsg:String,bottomMsg:String,btnText:String,cardBtns:[Function,Array],xmlInfo:String,searchFormFieldsExt:Array,cardFieldsExt:Array,searchFields:Array,searchForm:Object,apiParams:Object,cardFields:Array,enableLoadMore:Boolean,disablePage:{type:Boolean,default:!0},searchKey:String,limit:{type:Number,default:function(){return this.disablePage?999999:10}}},data(){return{pagination:{offset:0,limit:this.limit,total:0},isFinished:!1,allData:[],currentPage:1,dataUrl:null,methodsType:"get",loadingComp:!1,rows:[],total:0,pageBtnText:"",columns:[],searchFormFields:[],formFieldList:[],subTable:[],searchVal:""}},created(){this.initConfig(),this.initData()},watch:{xmlInfo:function(){this.initConfig()},dataApi:function(){this.initData()},apiParams:{handler:function(){this.initData()},deep:!0},limit:function(e){this.pagination.limit=e}},computed:{displayRows(){let e=this.allData;if(!this.disablePage){const r=(this.currentPage-1)*this.pagination.limit,a=r+this.pagination.limit;e=this.allData.slice(0,a),console.log("\u5206\u9875\u8BA1\u7B97\u8C03\u8BD5:",{currentPage:this.currentPage,paginationLimit:this.pagination.limit,allDataLength:this.allData.length,allData:this.allData,calculatedStart:r,calculatedEnd:a,returnedRowsLength:e.length,returnedRows:e})}let t;this.searchVal?this.disablePage?(t=b.default.filter(e,r=>{var s;let a=(s=b.default.find(this.formFieldList,o=>!!o.isTitle))==null?void 0:s.formKey;return console.log("\u641C\u7D22\u8FC7\u6EE4:",{titleKey:a,searchVal:this.searchVal,rowData:r[a]}),a?b.default.includes(r[a],this.searchVal):!1})||[],this.total=t.length):t=e||[]:(t=e||[],this.total=this.pagination.total||this.allData.length);let i=b.default.cloneDeep(t);if(this.dataUnit==this.pageUnit)return i;let n=b.default.filter(this.formFieldList,r=>r.isSwitchUnit==="true").map(r=>r.id);return n!=null&&n.length&&b.default.forEach(i,r=>{b.default.forEach(n,a=>{if(this.dataUnit=="X"&&this.pageUnit=="WZ"){let s=b.default.round(parseFloat(r[a]),6);r[a]=b.default.round(isNaN(s)?0:s*5,6)}else if(this.dataUnit=="WZ"&&this.pageUnit=="X"){let s=b.default.round(parseFloat(r[a]),6);r[a]=b.default.round(isNaN(s)?0:s/5,6)}})}),i}},methods:{async loadMore(){var e,t,i;if(console.log("\u5F00\u59CB\u52A0\u8F7D\u66F4\u591A\u6570\u636E",{isFinished:this.isFinished,dataUrl:this.dataUrl,currentPage:this.currentPage,offset:this.pagination.offset,limit:this.pagination.limit}),this.isFinished||!this.dataUrl&&!this.dataApi){console.log("\u53D6\u6D88\u52A0\u8F7D\u66F4\u591A\u6570\u636E",{isFinished:this.isFinished,dataUrl:this.dataUrl,dataApi:this.dataApi});return}this.loadingComp=!0;try{if(this.dataApi){let n=Object.assign({},this.apiParams?this.apiParams:this.searchForm,this.disablePage?{}:{offset:this.pagination.offset+this.pagination.limit,limit:this.pagination.limit,[this.searchKey]:this.searchVal});typeof this.renderParams=="function"&&(n=this.renderParams(n));const r=await this.dataApi(n);let a=r.data.rows||r.data.records||[];this.disablePage&&r.data instanceof Array&&(a=r.data),this.rows=[...this.rows,...a],this.allData=[...this.allData,...a],this.pagination.offset+=this.pagination.limit,this.currentPage++,this.isFinished=this.pagination.offset+this.pagination.limit>=this.pagination.total}else if(this.dataUrl){let n,r={...this.searchForm,offset:this.pagination.offset+this.pagination.limit,limit:this.pagination.limit,[this.searchKey]:this.searchVal};typeof this.renderParams=="function"&&(r=this.renderParams(r)),this.methodsType=="post"?n=await V.axios.post(this.dataUrl,r):n=await V.axios.get(this.dataUrl,{params:r});const a=((e=n.data)==null?void 0:e.rows)||((t=n.data)==null?void 0:t.records)||[];console.log("\u6536\u5230\u5206\u9875\u54CD\u5E94",{newDataCount:a.length,total:(i=n.data)==null?void 0:i.total,offset:this.pagination.offset}),this.rows=[...this.rows,...a],this.allData=[...this.allData,...a],this.pagination.offset+=this.pagination.limit,this.currentPage++,this.isFinished=this.pagination.offset+this.pagination.limit>=this.pagination.total}}catch(n){console.error(n)}finally{console.log("\u52A0\u8F7D\u66F4\u591A\u6570\u636E\u5B8C\u6210",{isFinished:this.isFinished,total:this.total,allDataCount:this.allData.length}),this.loadingComp=!1}},updateTotal(e){this.total=e},initConfig(){var e,t;if(this.xmlInfo){const{dataUrl:i,methods:n,pageBtnText:r,columns:a,searchFormFields:s,formFieldList:o,subTable:l}=ta(this.xmlInfo,this.isTransfer);this.pageBtnText=r,this.columns=a,this.dataUrl=i,this.methodsType=n,(e=this.searchFormFieldsExt)!=null&&e.length&&b.default.forEach(this.searchFormFieldsExt,c=>{let h=b.default.find(s,{formKey:c.formKey});b.default.merge(h,c)}),this.searchFormFields=s,(t=this.cardFieldsExt)!=null&&t.length&&b.default.forEach(this.cardFieldsExt,c=>{let h=b.default.find(o,{formKey:c.formKey});b.default.merge(h,c)}),this.formFieldList=o,this.subTable=l}else this.searchFormFields=this.searchFields,this.formFieldList=this.cardFields},initData:b.default.debounce(async function(){var e,t,i,n;this.loadingComp=!0,this.pagination.offset=0,this.isFinished=!1,this.currentPage=1;try{if(this.dataApi){let r=Object.assign({},this.apiParams?this.apiParams:this.searchForm,this.disablePage?{}:{offset:0,limit:this.pagination.limit,[this.searchKey]:this.searchVal});typeof this.renderParams=="function"&&(r=this.renderParams(r));const a=await this.dataApi(r);let s=a.data.rows||a.data.records||[];this.disablePage&&a.data instanceof Array&&(s=a.data),this.rows=s,this.allData=[...s],this.total=((e=a.data)==null?void 0:e.total)||this.disablePage&&(s==null?void 0:s.length)||0,this.disablePage?this.isFinished=!0:(this.pagination.total=this.total,this.isFinished=this.pagination.limit>=this.pagination.total)}else if(this.dataUrl){let r,a={...this.searchForm,offset:0,limit:this.pagination.limit,[this.searchKey]:this.searchVal};typeof this.renderParams=="function"&&(a=this.renderParams(a)),this.methodsType=="post"?r=await V.axios.post(this.dataUrl,a):r=await V.axios.get(this.dataUrl,{params:a});const s=((t=r.data)==null?void 0:t.rows)||((i=r.data)==null?void 0:i.records)||[];this.rows=[...s],this.allData=[...s],this.pagination.total=((n=r.data)==null?void 0:n.total)||0,this.total=this.pagination.total,this.isFinished=this.pagination.limit>=this.pagination.total}}catch(r){console.log("init data e",r)}this.loadingComp=!1},5),async doSearch(e){this.$emit("update:searchForm",e),await this.$nextTick(),this.initData()},doSearchFilter(e){this.disablePage||(this.searchVal=e,this.initData())}}},ll={};var Vm=at(Lm,Om,Nm,!1,Pm,null,null,null);function Pm(e){for(let t in ll)this[t]=ll[t]}var cl=function(){return Vm.exports}(),Rm=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("van-popup",{style:{width:"100%",height:"100vh"},attrs:{value:e.value,position:"right","get-container":"body"},on:{input:function(n){return e.$emit("input",n)}}},[i("div",{staticClass:"height100 ind-basic-layout ind-flex-column",staticStyle:{height:"100% !important"}},[i("van-sticky",[i("van-nav-bar",{staticClass:"ind-flex-no-shrink",attrs:{title:e.title||e.$route.meta.title,"left-text":"","left-arrow":""},on:{"click-left":function(n){return e.$emit("input",!1)}}})],1),i("div",{staticClass:"ind-main-content-wrapper ind-flex-grow",staticStyle:{height:"100% !important",overflow:"auto"}},[e._t("default")],2)],1)])},qm=[];const Fm={props:{value:Boolean,title:String},data(){return{}},activited(){this.value&&(window.popupPageInst=this)},watch:{value(){this.value&&(window.popupPageInst=this)}},methods:{},beforeRouteLeave(e,t,i){this.value&&this.$emit("input",!1)}},ul={};var Um=at(Fm,Rm,qm,!1,Ym,null,null,null);function Ym(e){for(let t in ul)this[t]=ul[t]}var hl=function(){return Um.exports}(),jm=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"ind-page-view ind-flex-column"},[i("div",{staticClass:"ind-page"},[i("IndMobileTable",e._g(e._b({ref:"table",attrs:{columns:e.columns,disablePage:"",height:e.height,showTableOption:!1,defaultUnitType:e.defaultUnitType,defaultTableUnitType:e.defaultTableUnitType,loading:e.loadingComp||e.loading,rowBuffer:1e3,rowKey:e.rowKey},scopedSlots:e._u([{key:"options",fn:function(){return[e.$slots.mobileTopRight?e._e():i("div",{staticStyle:{color:"var(--ind-blue)","font-size":"14px"},on:{click:e.showCondition}},[e._v(" \u67E5\u8BE2\u6761\u4EF6 ")]),e._t("mobileTopRight")]},proxy:!0}],null,!0),model:{value:e.data,callback:function(n){e.data=n},expression:"data"}},"IndMobileTable",e.$attrs,!1),e.$listeners))],1),i("van-popup",{style:e.isHB=="1"?{width:"100%"}:{width:"100%",marginTop:e.$config.searchPaddingTop||"48px",height:"calc(100vh - "+(e.$config.searchPaddingTop||"48px")+")",top:"calc(50% - "+(e.$config.searchPaddingTop/2||"24px")+")"},attrs:{position:"right",overlay:!1},model:{value:e.displayCondition,callback:function(n){e.displayCondition=n},expression:"displayCondition"}},[i("div",{staticClass:"ind-page-view ind-flex-column",style:{height:e.isHB=="1"?"100vh":"100%"}},[i("IndMForm",e._g({staticClass:"height100",staticStyle:{background:"var(--ind-white)"},attrs:{formType:"searchMobile",fieldList:e.searchFormFields},model:{value:e.searchFormValue,callback:function(n){e.searchFormValue=n},expression:"searchFormValue"}},e.$listeners)),i("div",{staticClass:"ind-bottom-btn ind-flex ind-flex-no-shrink ind-space-between"},[i("IndButton",{attrs:{bizType:"reset"},on:{click:e.cancel}},[e._v("\u53D6\u6D88")]),i("IndButton",{attrs:{bizType:"primary"},on:{click:e.confirm}},[e._v("\u786E\u8BA4")])],1)],1)])],1)},Gm=[];const Km={name:"IndMQueryView",props:{dataApi:Function,loading:Boolean,bottomHeight:String,bottom:Boolean,topMsg:String,bottomMsg:String,btnText:String,cardBtns:[Function,Array],xmlInfo:String,searchFormFieldsExt:Array,cardFieldsExt:Array,searchFields:Array,searchForm:Object,apiParams:Object,cardFields:Array,tableColumns:Array,tableData:Array,defaultUnitType:{type:String,default:"WZ"},defaultTableUnitType:{type:String,default:"X"},rowKey:String,value:{type:Array,default(){return[]}},isHB:{type:String,default(){var e;return((e=this.$config)==null?void 0:e.isHB)||"0"}}},data(){return{dataUrl:null,loadingComp:!1,rows:[],displayCondition:!1,pageBtnText:"",searchFormFields:[],formFieldList:[],subTable:[],searchFormValue:{},data:b.default.cloneDeep(this.value),columns:[],searchVal:""}},created(){this.searchFormValue=b.default.cloneDeep(this.searchForm),this.initConfig()},watch:{xmlInfo:function(){this.initConfig()},dataApi:function(){},apiParams:{handler:function(){},deep:!0},value:{handler:function(e){this.data=b.default.cloneDeep(e)},deep:!0},tableColumns:{handler:function(){this.columns=b.default.cloneDeep(this.tableColumns)},deep:!0},searchForm:{handler:function(){this.searchFormValue=b.default.cloneDeep(this.searchForm)},deep:!0},searchFormValue:{handler:function(){this.$emit("getParam",this.searchFormValue)},deep:!0}},computed:{height(){return window.innerHeight-160-(this.bottomHeight||0)}},methods:{initConfig(){var e,t;if(this.xmlInfo){const{dataUrl:i,pageBtnText:n,columns:r,searchFormFields:a,formFieldList:s,subTable:o}=ta(this.xmlInfo);this.pageBtnText=n,this.dataUrl=i,(e=this.searchFormFieldsExt)!=null&&e.length&&b.default.forEach(this.searchFormFieldsExt,l=>{let c=b.default.find(a,{formKey:l.formKey});b.default.merge(c,l)}),this.searchFormFields=a,(t=this.cardFieldsExt)!=null&&t.length&&b.default.forEach(this.cardFieldsExt,l=>{let c=b.default.find(s,{formKey:l.formKey});b.default.merge(c,l)}),this.formFieldList=s,this.subTable=o}else this.searchFormFields=this.searchFields,this.formFieldList=this.cardFields},showCondition(){this.displayCondition=!0},cancel(){this.displayCondition=!1,this.$emit("cancel")},async confirm(){this.displayCondition=!1,this.$emit("update:searchForm",this.searchFormValue),await this.$nextTick(),this.$emit("doSearch")},getXData(){return this.$refs.table.getXData()},toggleUnitIfNeeded(){this.$refs.table.toggleUnitIfNeeded()},updateTableData(e,t){this.$refs.table.updateTableData(e,t)},getWZSum(){return this.$refs.table.getWZSum()},getXSum(){return this.$refs.table.getXSum()},getWZData(){return this.$refs.table.getWZData()},getXData(){return this.$refs.table.getXData()},setSelection(e,t){this.$refs.table.setSelection(e,t)},deselectAll(){this.$refs.table.getXData()},selectAll(){this.$refs.table.selectAll()},clearSelection(){this.$refs.table.clearSelection()},getSelection(){return this.$refs.table.getSelection()},setUnitType(e){this.$refs.table.setUnitType(e)},tableRefresh(e){this.$refs.table.tableRefresh(e)},topRows(){return this.$refs.table.topRows}},mounted(){console.log("--",this.$props)}},dl={};var Hm=at(Km,jm,Gm,!1,zm,null,null,null);function zm(e){for(let t in dl)this[t]=dl[t]}var fl=function(){return Hm.exports}(),Wm=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("van-form",{on:{submit:e.handleSubmit}},[i("div",{staticClass:"ind-login-form"},[i("van-field",{attrs:{"label-width":"4rem",name:"\u7528\u6237\u540D",label:"\u7528\u6237\u540D",placeholder:"\u8BF7\u8F93\u5165\u7528\u6237\u540D","left-icon":"user",rules:[{required:!0,message:"\u8BF7\u586B\u5199\u7528\u6237\u540D"}]},model:{value:e.form.userName,callback:function(n){e.$set(e.form,"userName",n)},expression:"form.userName"}}),i("van-field",{attrs:{"label-width":"4rem",type:"password",name:"\u5BC6\u7801",label:"\u5BC6 \u7801",placeholder:"\u8BF7\u8F93\u5165\u5BC6\u7801","left-icon":"lock",rules:[{required:!0,message:"\u8BF7\u586B\u5199\u5BC6\u7801"}]},model:{value:e.form.password,callback:function(n){e.$set(e.form,"password",n)},expression:"form.password"}}),i("van-field",{staticClass:"last-cell",attrs:{"label-width":"4rem",name:"\u9A8C\u8BC1\u7801",label:"\u9A8C\u8BC1\u7801",placeholder:"\u8BF7\u8F93\u5165\u9A8C\u8BC1\u7801","left-icon":"photo",rules:[{required:!0,message:"\u8BF7\u586B\u5199\u9A8C\u8BC1\u7801"}]},scopedSlots:e._u([{key:"button",fn:function(){return[i("van-image",{attrs:{type:"contain",width:"80",src:e.captchaUrl},on:{click:e.getCaptcha}})]},proxy:!0}]),model:{value:e.form.validCode,callback:function(n){e.$set(e.form,"validCode",n)},expression:"form.validCode"}})],1),i("div",{directives:[{name:"show",rawName:"v-show",value:e.msg!="",expression:"msg != ''"}],staticStyle:{padding:"0 18px",color:"red"}},[e._v(e._s(e.msg))]),i("div",{staticStyle:{margin:"30px 20px 20px 20px"}},[i("van-button",{staticClass:"button-submit",attrs:{loading:e.loading,block:"",type:"info","native-type":"submit"}},[e._v("\u767B\u5F55")])],1)])},Jm=[];const Qm={name:"IndLoginForm",props:{loading:Boolean,userNameRules:{type:Array,default:()=>[{required:!0,message:"\u8D26\u53F7\u4E0D\u80FD\u4E3A\u7A7A",trigger:"blur"}]},passwordRules:{type:Array,default:()=>[{required:!0,message:"\u5BC6\u7801\u4E0D\u80FD\u4E3A\u7A7A",trigger:"blur"}]},validCodeRules:{type:Array,default:()=>[{required:!0,message:"\u9A8C\u8BC1\u7801\u4E0D\u80FD\u4E3A\u7A7A",trigger:"blur"}]},msg:{type:String,default:()=>""}},data(){return{form:{userName:"",password:"",validCode:""},rememberMe:!1,validCodeId:""}},computed:{rules(){return{userName:this.userNameRules,password:this.passwordRules,validCode:this.validCodeRules}},captchaUrl(){return V.getCaptchaURL(this.validCodeId)}},created(){this.getCaptcha(),this.form.userName=V.getLocalStorage("username"),this.form.password=V.getLocalStorage("password")},methods:{getCaptcha(){this.validCodeId=V.guid()},handleSubmit(){this.$emit("on-success-valid",{userName:this.form.userName,password:this.form.password,validCodeInput:this.form.validCode,validCodeId:this.validCodeId}),V.setLocalStorage("username",this.form.userName),V.setLocalStorage("password",this.form.password)}}},pl={};var Zm=at(Qm,Wm,Jm,!1,$m,null,null,null);function $m(e){for(let t in pl)this[t]=pl[t]}var Xm=function(){return Zm.exports}();function O(){return O=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var i=arguments[t];for(var n in i)Object.prototype.hasOwnProperty.call(i,n)&&(e[n]=i[n])}return e},O.apply(this,arguments)}function aa(){return aa=Object.assign?Object.assign.bind():function(e){for(var t,i=1;i<arguments.length;i++)for(var n in t=arguments[i],t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n]);return e},aa.apply(this,arguments)}var _m=["attrs","props","domProps"],tg=["class","style","directives"],eg=["on","nativeOn"],ig=function(e){return e.reduce(function(t,i){for(var n in i)if(!t[n])t[n]=i[n];else if(_m.indexOf(n)!==-1)t[n]=aa({},t[n],i[n]);else if(tg.indexOf(n)!==-1){var r=t[n]instanceof Array?t[n]:[t[n]],a=i[n]instanceof Array?i[n]:[i[n]];t[n]=[].concat(r,a)}else if(eg.indexOf(n)!==-1)for(var s in i[n])if(t[n][s]){var o=t[n][s]instanceof Array?t[n][s]:[t[n][s]],l=i[n][s]instanceof Array?i[n][s]:[i[n][s]];t[n][s]=[].concat(o,l)}else t[n][s]=i[n][s];else if(n==="hook")for(var c in i[n])t[n][c]=t[n][c]?ng(t[n][c],i[n][c]):i[n][c];else t[n]=i[n];return t},{})},ng=function(e,t){return function(){e&&e.apply(this,arguments),t&&t.apply(this,arguments)}},rg=ig,tt=rg;function sa(e,t){return t?typeof t=="string"?" "+e+"--"+t:Array.isArray(t)?t.reduce(function(i,n){return i+sa(e,n)},""):Object.keys(t).reduce(function(i,n){return i+(t[n]?sa(e,n):"")},""):""}function ag(e){return function(t,i){return t&&typeof t!="string"&&(i=t,t=""),t=t?e+"__"+t:e,""+t+sa(t,i)}}var sg=Object.prototype.hasOwnProperty;function og(e,t,i){var n=t[i];!it(n)||(!sg.call(e,i)||!ce(n)?e[i]=n:e[i]=ml(Object(e[i]),t[i]))}function ml(e,t){return Object.keys(t).forEach(function(i){og(e,t,i)}),e}var lg={name:"\u59D3\u540D",tel:"\u7535\u8BDD",save:"\u4FDD\u5B58",confirm:"\u786E\u8BA4",cancel:"\u53D6\u6D88",delete:"\u5220\u9664",complete:"\u5B8C\u6210",loading:"\u52A0\u8F7D\u4E2D...",telEmpty:"\u8BF7\u586B\u5199\u7535\u8BDD",nameEmpty:"\u8BF7\u586B\u5199\u59D3\u540D",nameInvalid:"\u8BF7\u8F93\u5165\u6B63\u786E\u7684\u59D3\u540D",confirmDelete:"\u786E\u5B9A\u8981\u5220\u9664\u5417",telInvalid:"\u8BF7\u8F93\u5165\u6B63\u786E\u7684\u624B\u673A\u53F7",vanCalendar:{end:"\u7ED3\u675F",start:"\u5F00\u59CB",title:"\u65E5\u671F\u9009\u62E9",confirm:"\u786E\u5B9A",startEnd:"\u5F00\u59CB/\u7ED3\u675F",weekdays:["\u65E5","\u4E00","\u4E8C","\u4E09","\u56DB","\u4E94","\u516D"],monthTitle:function(t,i){return t+"\u5E74"+i+"\u6708"},rangePrompt:function(t){return"\u9009\u62E9\u5929\u6570\u4E0D\u80FD\u8D85\u8FC7 "+t+" \u5929"}},vanCascader:{select:"\u8BF7\u9009\u62E9"},vanContactCard:{addText:"\u6DFB\u52A0\u8054\u7CFB\u4EBA"},vanContactList:{addText:"\u65B0\u5EFA\u8054\u7CFB\u4EBA"},vanPagination:{prev:"\u4E0A\u4E00\u9875",next:"\u4E0B\u4E00\u9875"},vanPullRefresh:{pulling:"\u4E0B\u62C9\u5373\u53EF\u5237\u65B0...",loosing:"\u91CA\u653E\u5373\u53EF\u5237\u65B0..."},vanSubmitBar:{label:"\u5408\u8BA1\uFF1A"},vanCoupon:{unlimited:"\u65E0\u4F7F\u7528\u95E8\u69DB",discount:function(t){return t+"\u6298"},condition:function(t){return"\u6EE1"+t+"\u5143\u53EF\u7528"}},vanCouponCell:{title:"\u4F18\u60E0\u5238",tips:"\u6682\u65E0\u53EF\u7528",count:function(t){return t+"\u5F20\u53EF\u7528"}},vanCouponList:{empty:"\u6682\u65E0\u4F18\u60E0\u5238",exchange:"\u5151\u6362",close:"\u4E0D\u4F7F\u7528\u4F18\u60E0\u5238",enable:"\u53EF\u7528",disabled:"\u4E0D\u53EF\u7528",placeholder:"\u8BF7\u8F93\u5165\u4F18\u60E0\u7801"},vanAddressEdit:{area:"\u5730\u533A",postal:"\u90AE\u653F\u7F16\u7801",areaEmpty:"\u8BF7\u9009\u62E9\u5730\u533A",addressEmpty:"\u8BF7\u586B\u5199\u8BE6\u7EC6\u5730\u5740",postalEmpty:"\u90AE\u653F\u7F16\u7801\u683C\u5F0F\u4E0D\u6B63\u786E",defaultAddress:"\u8BBE\u4E3A\u9ED8\u8BA4\u6536\u8D27\u5730\u5740",telPlaceholder:"\u6536\u8D27\u4EBA\u624B\u673A\u53F7",namePlaceholder:"\u6536\u8D27\u4EBA\u59D3\u540D",areaPlaceholder:"\u9009\u62E9\u7701 / \u5E02 / \u533A"},vanAddressEditDetail:{label:"\u8BE6\u7EC6\u5730\u5740",placeholder:"\u8857\u9053\u95E8\u724C\u3001\u697C\u5C42\u623F\u95F4\u53F7\u7B49\u4FE1\u606F"},vanAddressList:{add:"\u65B0\u589E\u5730\u5740"}},Ai=kt.default.prototype,gl=kt.default.util.defineReactive;gl(Ai,"$vantLang","zh-CN"),gl(Ai,"$vantMessages",{"zh-CN":lg});var oa={messages:function(){return Ai.$vantMessages[Ai.$vantLang]},use:function(t,i){var n;Ai.$vantLang=t,this.add((n={},n[t]=i,n))},add:function(t){t===void 0&&(t={}),ml(Ai.$vantMessages,t)}},cg=/-(\w)/g;function vl(e){return e.replace(cg,function(t,i){return i.toUpperCase()})}function vt(e,t){t===void 0&&(t=2);for(var i=e+"";i.length<t;)i="0"+i;return i}var ug={methods:{slots:function(t,i){t===void 0&&(t="default");var n=this.$slots,r=this.$scopedSlots,a=r[t];return a?a(i):n[t]}}};function hg(e){var t=this.name;e.component(t,this),e.component(vl("-"+t),this)}function dg(e){var t=e.scopedSlots||e.data.scopedSlots||{},i=e.slots();return Object.keys(i).forEach(function(n){t[n]||(t[n]=function(){return i[n]})}),t}function fg(e){return{functional:!0,props:e.props,model:e.model,render:function(i,n){return e(i,n.props,dg(n),n)}}}function pg(e){return function(t){return xi(t)&&(t=fg(t)),t.functional||(t.mixins=t.mixins||[],t.mixins.push(ug)),t.name=e,t.install=hg,t}}function mg(e){var t=vl(e)+".";return function(i){for(var n=oa.messages(),r=yl(n,t+i)||yl(n,i),a=arguments.length,s=new Array(a>1?a-1:0),o=1;o<a;o++)s[o-1]=arguments[o];return xi(r)?r.apply(void 0,s):r}}function w(e){return e="van-"+e,[pg(e),ag(e),mg(e)]}function la(e){return/^\d+(\.\d+)?$/.test(e)}function ca(e){return Number.isNaN?Number.isNaN(e):e!==e}function st(e){if(!!it(e))return e=String(e),la(e)?e+"px":e}var ua;function gg(){if(!ua){var e=document.documentElement,t=e.style.fontSize||window.getComputedStyle(e).fontSize;ua=parseFloat(t)}return ua}function vg(e){return e=e.replace(/rem/g,""),+e*gg()}function yg(e){return e=e.replace(/vw/g,""),+e*window.innerWidth/100}function bg(e){return e=e.replace(/vh/g,""),+e*window.innerHeight/100}function ha(e){if(typeof e=="number")return e;if(In){if(e.indexOf("rem")!==-1)return vg(e);if(e.indexOf("vw")!==-1)return yg(e);if(e.indexOf("vh")!==-1)return bg(e)}return parseFloat(e)}var In=typeof window!="undefined",Ut=kt.default.prototype.$isServer;function Ki(){}function it(e){return e!=null}function xi(e){return typeof e=="function"}function ce(e){return e!==null&&typeof e=="object"}function Bn(e){return ce(e)&&xi(e.then)&&xi(e.catch)}function yl(e,t){var i=t.split("."),n=e;return i.forEach(function(r){var a;n=ce(n)&&(a=n[r])!=null?a:""}),n}function Sg(e){return e==null||typeof e!="object"?!0:Object.keys(e).length===0}var Cg=["ref","key","style","class","attrs","refInFor","nativeOn","directives","staticClass","staticStyle"],Ag={nativeOn:"on"};function lt(e,t){var i=Cg.reduce(function(n,r){return e.data[r]&&(n[Ag[r]||r]=e.data[r]),n},{});return t&&(i.on=i.on||{},O(i.on,e.data.on)),i}function rt(e,t){for(var i=arguments.length,n=new Array(i>2?i-2:0),r=2;r<i;r++)n[r-2]=arguments[r];var a=e.listeners[t];a&&(Array.isArray(a)?a.forEach(function(s){s.apply(void 0,n)}):a.apply(void 0,n))}function bl(e,t){var i=new kt.default({el:document.createElement("div"),props:e.props,render:function(r){return r(e,O({props:this.$props},t))}});return document.body.appendChild(i.$el),i}var Yt={zIndex:2e3,lockCount:0,stack:[],find:function(t){return this.stack.filter(function(i){return i.vm===t})[0]},remove:function(t){var i=this.find(t);if(!!i){i.vm=null,i.overlay=null;var n=this.stack.indexOf(i);this.stack.splice(n,1)}}},Sl=!1;if(!Ut)try{var Cl={};Object.defineProperty(Cl,"passive",{get:function(){Sl=!0}}),window.addEventListener("test-passive",null,Cl)}catch{}function _t(e,t,i,n){n===void 0&&(n=!1),Ut||e.addEventListener(t,i,Sl?{capture:!1,passive:n}:!1)}function je(e,t,i){Ut||e.removeEventListener(t,i)}function Al(e){e.stopPropagation()}function Mt(e,t){(typeof e.cancelable!="boolean"||e.cancelable)&&e.preventDefault(),t&&Al(e)}var xl=w("overlay"),xg=xl[0],wg=xl[1];function Tg(e){Mt(e,!0)}function wl(e,t,i,n){var r=O({zIndex:t.zIndex},t.customStyle);return it(t.duration)&&(r.animationDuration=t.duration+"s"),e("transition",{attrs:{name:"van-fade"}},[e("div",tt([{directives:[{name:"show",value:t.show}],style:r,class:[wg(),t.className],on:{touchmove:t.lockScroll?Tg:Ki}},lt(n,!0)]),[i.default==null?void 0:i.default()])])}wl.props={show:Boolean,zIndex:[Number,String],duration:[Number,String],className:null,customStyle:Object,lockScroll:{type:Boolean,default:!0}};var Tl=xg(wl);function da(e){var t=e.parentNode;t&&t.removeChild(e)}var kg={className:"",customStyle:{}};function Mg(e){return bl(Tl,{on:{click:function(){e.$emit("click-overlay"),e.closeOnClickOverlay&&(e.onClickOverlay?e.onClickOverlay():e.close())}}})}function kl(e){var t=Yt.find(e);if(t){var i=e.$el,n=t.config,r=t.overlay;i&&i.parentNode&&i.parentNode.insertBefore(r.$el,i),O(r,kg,n,{show:!0})}}function Eg(e,t){var i=Yt.find(e);if(i)i.config=t;else{var n=Mg(e);Yt.stack.push({vm:e,config:t,overlay:n})}kl(e)}function Ml(e){var t=Yt.find(e);t&&(t.overlay.show=!1)}function Ig(e){var t=Yt.find(e);t&&(da(t.overlay.$el),Yt.remove(e))}function fa(e){return e===window}var Bg=/scroll|auto|overlay/i;function ni(e,t){t===void 0&&(t=window);for(var i=e;i&&i.tagName!=="HTML"&&i.tagName!=="BODY"&&i.nodeType===1&&i!==t;){var n=window.getComputedStyle(i),r=n.overflowY;if(Bg.test(r))return i;i=i.parentNode}return t}function ri(e){var t="scrollTop"in e?e.scrollTop:e.pageYOffset;return Math.max(t,0)}function Dn(e,t){"scrollTop"in e?e.scrollTop=t:e.scrollTo(e.scrollX,t)}function Hi(){return window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0}function On(e){Dn(window,e),Dn(document.body,e)}function pa(e,t){if(fa(e))return 0;var i=t?ri(t):Hi();return e.getBoundingClientRect().top+i}function Dg(e){return fa(e)?e.innerHeight:e.getBoundingClientRect().height}function Og(e){return fa(e)?0:e.getBoundingClientRect().top}function Ng(e,t){return e>t?"horizontal":t>e?"vertical":""}var te={data:function(){return{direction:""}},methods:{touchStart:function(t){this.resetTouchStatus(),this.startX=t.touches[0].clientX,this.startY=t.touches[0].clientY},touchMove:function(t){var i=t.touches[0];this.deltaX=i.clientX<0?0:i.clientX-this.startX,this.deltaY=i.clientY-this.startY,this.offsetX=Math.abs(this.deltaX),this.offsetY=Math.abs(this.deltaY);var n=10;(!this.direction||this.offsetX<n&&this.offsetY<n)&&(this.direction=Ng(this.offsetX,this.offsetY))},resetTouchStatus:function(){this.direction="",this.deltaX=0,this.deltaY=0,this.offsetX=0,this.offsetY=0},bindTouchEvent:function(t){var i=this.onTouchStart,n=this.onTouchMove,r=this.onTouchEnd;_t(t,"touchstart",i),_t(t,"touchmove",n),r&&(_t(t,"touchend",r),_t(t,"touchcancel",r))}}};function Lg(e){return typeof e=="string"?document.querySelector(e):e()}function ma(e){var t=e===void 0?{}:e,i=t.ref,n=t.afterPortal;return{props:{getContainer:[String,Function]},watch:{getContainer:"portal"},mounted:function(){this.getContainer&&this.portal()},methods:{portal:function(){var a=this.getContainer,s=i?this.$refs[i]:this.$el,o;a?o=Lg(a):this.$parent&&(o=this.$parent.$el),o&&o!==s.parentNode&&o.appendChild(s),n&&n.call(this)}}}}var Vg=0;function ue(e){var t="binded_"+Vg++;function i(){this[t]||(e.call(this,_t,!0),this[t]=!0)}function n(){this[t]&&(e.call(this,je,!1),this[t]=!1)}return{mounted:i,activated:i,deactivated:n,beforeDestroy:n}}var Pg={mixins:[ue(function(e,t){this.handlePopstate(t&&this.closeOnPopstate)})],props:{closeOnPopstate:Boolean},data:function(){return{bindStatus:!1}},watch:{closeOnPopstate:function(t){this.handlePopstate(t)}},methods:{onPopstate:function(){this.close(),this.shouldReopen=!1},handlePopstate:function(t){if(!this.$isServer&&this.bindStatus!==t){this.bindStatus=t;var i=t?_t:je;i(window,"popstate",this.onPopstate)}}}},Nn={transitionAppear:Boolean,value:Boolean,overlay:Boolean,overlayStyle:Object,overlayClass:String,closeOnClickOverlay:Boolean,zIndex:[Number,String],lockScroll:{type:Boolean,default:!0},lazyRender:{type:Boolean,default:!0}};function Ln(e){return e===void 0&&(e={}),{mixins:[te,Pg,ma({afterPortal:function(){this.overlay&&kl()}})],provide:function(){return{vanPopup:this}},props:Nn,data:function(){return this.onReopenCallback=[],{inited:this.value}},computed:{shouldRender:function(){return this.inited||!this.lazyRender}},watch:{value:function(i){var n=i?"open":"close";this.inited=this.inited||this.value,this[n](),e.skipToggleEvent||this.$emit(n)},overlay:"renderOverlay"},mounted:function(){this.value&&this.open()},activated:function(){this.shouldReopen&&(this.$emit("input",!0),this.shouldReopen=!1)},beforeDestroy:function(){Ig(this),this.opened&&this.removeLock(),this.getContainer&&da(this.$el)},deactivated:function(){this.value&&(this.close(),this.shouldReopen=!0)},methods:{open:function(){this.$isServer||this.opened||(this.zIndex!==void 0&&(Yt.zIndex=this.zIndex),this.opened=!0,this.renderOverlay(),this.addLock(),this.onReopenCallback.forEach(function(i){i()}))},addLock:function(){this.lockScroll&&(_t(document,"touchstart",this.touchStart),_t(document,"touchmove",this.onTouchMove),Yt.lockCount||document.body.classList.add("van-overflow-hidden"),Yt.lockCount++)},removeLock:function(){this.lockScroll&&Yt.lockCount&&(Yt.lockCount--,je(document,"touchstart",this.touchStart),je(document,"touchmove",this.onTouchMove),Yt.lockCount||document.body.classList.remove("van-overflow-hidden"))},close:function(){!this.opened||(Ml(this),this.opened=!1,this.removeLock(),this.$emit("input",!1))},onTouchMove:function(i){this.touchMove(i);var n=this.deltaY>0?"10":"01",r=ni(i.target,this.$el),a=r.scrollHeight,s=r.offsetHeight,o=r.scrollTop,l="11";o===0?l=s>=a?"00":"01":o+s>=a&&(l="10"),l!=="11"&&this.direction==="vertical"&&!(parseInt(l,2)&parseInt(n,2))&&Mt(i,!0)},renderOverlay:function(){var i=this;this.$isServer||!this.value||this.$nextTick(function(){i.updateZIndex(i.overlay?1:0),i.overlay?Eg(i,{zIndex:Yt.zIndex++,duration:i.duration,className:i.overlayClass,customStyle:i.overlayStyle}):Ml(i)})},updateZIndex:function(i){i===void 0&&(i=0),this.$el.style.zIndex=++Yt.zIndex+i},onReopen:function(i){this.onReopenCallback.push(i)}}}}var El=w("info"),Rg=El[0],qg=El[1];function Il(e,t,i,n){var r=t.dot,a=t.info,s=it(a)&&a!=="";if(!(!r&&!s))return e("div",tt([{class:qg({dot:r})},lt(n,!0)]),[r?"":t.info])}Il.props={dot:Boolean,info:[Number,String]};var ai=Rg(Il),Bl=w("icon"),Fg=Bl[0],Dl=Bl[1];function Ug(e){return e?e.indexOf("/")!==-1:!1}var Yg={medel:"medal","medel-o":"medal-o","calender-o":"calendar-o"};function jg(e){return e&&Yg[e]||e}function Ol(e,t,i,n){var r,a=jg(t.name),s=Ug(a);return e(t.tag,tt([{class:[t.classPrefix,s?"":t.classPrefix+"-"+a],style:{color:t.color,fontSize:st(t.size)}},lt(n,!0)]),[i.default&&i.default(),s&&e("img",{class:Dl("image"),attrs:{src:a}}),e(ai,{attrs:{dot:t.dot,info:(r=t.badge)!=null?r:t.info}})])}Ol.props={dot:Boolean,name:String,size:[Number,String],info:[Number,String],badge:[Number,String],color:String,tag:{type:String,default:"i"},classPrefix:{type:String,default:Dl()}};var $=Fg(Ol),Nl=w("popup"),Gg=Nl[0],Ll=Nl[1],Te=Gg({mixins:[Ln()],props:{round:Boolean,duration:[Number,String],closeable:Boolean,transition:String,safeAreaInsetBottom:Boolean,closeIcon:{type:String,default:"cross"},closeIconPosition:{type:String,default:"top-right"},position:{type:String,default:"center"},overlay:{type:Boolean,default:!0},closeOnClickOverlay:{type:Boolean,default:!0}},beforeCreate:function(){var t=this,i=function(r){return function(a){return t.$emit(r,a)}};this.onClick=i("click"),this.onOpened=i("opened"),this.onClosed=i("closed")},methods:{onClickCloseIcon:function(t){this.$emit("click-close-icon",t),this.close()}},render:function(){var t,i=arguments[0];if(!!this.shouldRender){var n=this.round,r=this.position,a=this.duration,s=r==="center",o=this.transition||(s?"van-fade":"van-popup-slide-"+r),l={};if(it(a)){var c=s?"animationDuration":"transitionDuration";l[c]=a+"s"}return i("transition",{attrs:{appear:this.transitionAppear,name:o},on:{afterEnter:this.onOpened,afterLeave:this.onClosed}},[i("div",{directives:[{name:"show",value:this.value}],style:l,class:Ll((t={round:n},t[r]=r,t["safe-area-inset-bottom"]=this.safeAreaInsetBottom,t)),on:{click:this.onClick}},[this.slots(),this.closeable&&i($,{attrs:{role:"button",tabindex:"0",name:this.closeIcon},class:Ll("close-icon",this.closeIconPosition),on:{click:this.onClickCloseIcon}})])])}}}),Vl=w("loading"),Kg=Vl[0],Vn=Vl[1];function Hg(e,t){if(t.type==="spinner"){for(var i=[],n=0;n<12;n++)i.push(e("i"));return i}return e("svg",{class:Vn("circular"),attrs:{viewBox:"25 25 50 50"}},[e("circle",{attrs:{cx:"50",cy:"50",r:"20",fill:"none"}})])}function zg(e,t,i){if(i.default){var n,r={fontSize:st(t.textSize),color:(n=t.textColor)!=null?n:t.color};return e("span",{class:Vn("text"),style:r},[i.default()])}}function Pl(e,t,i,n){var r=t.color,a=t.size,s=t.type,o={color:r};if(a){var l=st(a);o.width=l,o.height=l}return e("div",tt([{class:Vn([s,{vertical:t.vertical}])},lt(n,!0)]),[e("span",{class:Vn("spinner",s),style:o},[Hg(e,t)]),zg(e,t,i)])}Pl.props={color:String,size:[Number,String],vertical:Boolean,textSize:[Number,String],textColor:String,type:{type:String,default:"circular"}};var he=Kg(Pl),Rl=w("action-sheet"),Wg=Rl[0],de=Rl[1];function ql(e,t,i,n){var r=t.title,a=t.cancelText,s=t.closeable;function o(){rt(n,"input",!1),rt(n,"cancel")}function l(){if(r)return e("div",{class:de("header")},[r,s&&e($,{attrs:{name:t.closeIcon},class:de("close"),on:{click:o}})])}function c(u,f){var p=u.disabled,m=u.loading,g=u.callback;function C(I){I.stopPropagation(),!(p||m)&&(g&&g(u),t.closeOnClickAction&&rt(n,"input",!1),kt.default.nextTick(function(){rt(n,"select",u,f)}))}function x(){return m?e(he,{class:de("loading-icon")}):[e("span",{class:de("name")},[u.name]),u.subname&&e("div",{class:de("subname")},[u.subname])]}return e("button",{attrs:{type:"button"},class:[de("item",{disabled:p,loading:m}),u.className],style:{color:u.color},on:{click:C}},[x()])}function h(){if(a)return[e("div",{class:de("gap")}),e("button",{attrs:{type:"button"},class:de("cancel"),on:{click:o}},[a])]}function d(){var u=(i.description==null?void 0:i.description())||t.description;if(u)return e("div",{class:de("description")},[u])}return e(Te,tt([{class:de(),attrs:{position:"bottom",round:t.round,value:t.value,overlay:t.overlay,duration:t.duration,lazyRender:t.lazyRender,lockScroll:t.lockScroll,getContainer:t.getContainer,closeOnPopstate:t.closeOnPopstate,closeOnClickOverlay:t.closeOnClickOverlay,safeAreaInsetBottom:t.safeAreaInsetBottom}},lt(n,!0)]),[l(),d(),e("div",{class:de("content")},[t.actions&&t.actions.map(c),i.default==null?void 0:i.default()]),h()])}ql.props=O({},Nn,{title:String,actions:Array,duration:[Number,String],cancelText:String,description:String,getContainer:[String,Function],closeOnPopstate:Boolean,closeOnClickAction:Boolean,round:{type:Boolean,default:!0},closeable:{type:Boolean,default:!0},closeIcon:{type:String,default:"cross"},safeAreaInsetBottom:{type:Boolean,default:!0},overlay:{type:Boolean,default:!0},closeOnClickOverlay:{type:Boolean,default:!0}});var Jg=Wg(ql);function Fl(e){return e=e.replace(/[^-|\d]/g,""),/^((\+86)|(86))?(1)\d{10}$/.test(e)||/^0[0-9-]{10,13}$/.test(e)}var Qg=44,Pn={title:String,loading:Boolean,readonly:Boolean,itemHeight:[Number,String],showToolbar:Boolean,cancelButtonText:String,confirmButtonText:String,allowHtml:{type:Boolean,default:!0},visibleItemCount:{type:[Number,String],default:6},swipeDuration:{type:[Number,String],default:1e3}},Ul="#ee0a24",fe="van-hairline",ga=fe+"--top",Yl=fe+"--left",zi=fe+"--bottom",jl=fe+"--surround",Rn=fe+"--top-bottom",Zg=fe+"-unset--top-bottom";function Wi(e){if(!it(e))return e;if(Array.isArray(e))return e.map(function(i){return Wi(i)});if(typeof e=="object"){var t={};return Object.keys(e).forEach(function(i){t[i]=Wi(e[i])}),t}return e}function Ot(e,t,i){return Math.min(Math.max(e,t),i)}function Gl(e,t,i){var n=e.indexOf(t),r="";return n===-1?e:t==="-"&&n!==0?e.slice(0,n):(t==="."&&e.match(/^(\.|-\.)/)&&(r=n?"-0":"0"),r+e.slice(0,n+1)+e.slice(n).replace(i,""))}function Kl(e,t,i){t===void 0&&(t=!0),i===void 0&&(i=!0),t?e=Gl(e,".",/\./g):e=e.split(".")[0],i?e=Gl(e,"-",/-/g):e=e.replace(/-/,"");var n=t?/[^-0-9.]/g:/[^-0-9]/g;return e.replace(n,"")}function Hl(e,t){var i=Math.pow(10,10);return Math.round((e+t)*i)/i}var zl=200,va=300,$g=15,Wl=w("picker-column"),Xg=Wl[0],ya=Wl[1];function Jl(e){var t=window.getComputedStyle(e),i=t.transform||t.webkitTransform,n=i.slice(7,i.length-1).split(", ")[5];return Number(n)}function ba(e){return ce(e)&&e.disabled}var Ql=In&&"onwheel"in window,Sa=null,_g=Xg({mixins:[te],props:{valueKey:String,readonly:Boolean,allowHtml:Boolean,className:String,itemHeight:Number,defaultIndex:Number,swipeDuration:[Number,String],visibleItemCount:[Number,String],initialOptions:{type:Array,default:function(){return[]}}},data:function(){return{offset:0,duration:0,options:Wi(this.initialOptions),currentIndex:this.defaultIndex}},created:function(){this.$parent.children&&this.$parent.children.push(this),this.setIndex(this.currentIndex)},mounted:function(){this.bindTouchEvent(this.$el),Ql&&_t(this.$el,"wheel",this.onMouseWheel,!1)},destroyed:function(){var t=this.$parent.children;t&&t.splice(t.indexOf(this),1),Ql&&je(this.$el,"wheel")},watch:{initialOptions:"setOptions",defaultIndex:function(t){this.setIndex(t)}},computed:{count:function(){return this.options.length},baseOffset:function(){return this.itemHeight*(this.visibleItemCount-1)/2}},methods:{setOptions:function(t){JSON.stringify(t)!==JSON.stringify(this.options)&&(this.options=Wi(t),this.setIndex(this.defaultIndex))},onTouchStart:function(t){if(!this.readonly){if(this.touchStart(t),this.moving){var i=Jl(this.$refs.wrapper);this.offset=Math.min(0,i-this.baseOffset),this.startOffset=this.offset}else this.startOffset=this.offset;this.duration=0,this.transitionEndTrigger=null,this.touchStartTime=Date.now(),this.momentumOffset=this.startOffset}},onTouchMove:function(t){if(!this.readonly){this.touchMove(t),this.direction==="vertical"&&(this.moving=!0,Mt(t,!0)),this.offset=Ot(this.startOffset+this.deltaY,-(this.count*this.itemHeight),this.itemHeight);var i=Date.now();i-this.touchStartTime>va&&(this.touchStartTime=i,this.momentumOffset=this.offset)}},onTouchEnd:function(){var t=this;if(!this.readonly){var i=this.offset-this.momentumOffset,n=Date.now()-this.touchStartTime,r=n<va&&Math.abs(i)>$g;if(r){this.momentum(i,n);return}var a=this.getIndexByOffset(this.offset);this.duration=zl,this.setIndex(a,!0),setTimeout(function(){t.moving=!1},0)}},onMouseWheel:function(t){var i=this;if(!this.readonly){Mt(t,!0);var n=Jl(this.$refs.wrapper);this.startOffset=Math.min(0,n-this.baseOffset),this.momentumOffset=this.startOffset,this.transitionEndTrigger=null;var r=t.deltaY;if(!(this.startOffset===0&&r<0)){var a=this.itemHeight*(r>0?-1:1);this.offset=Ot(this.startOffset+a,-(this.count*this.itemHeight),this.itemHeight),Sa&&clearTimeout(Sa),Sa=setTimeout(function(){i.onTouchEnd(),i.touchStartTime=0},va)}}},onTransitionEnd:function(){this.stopMomentum()},onClickItem:function(t){this.moving||this.readonly||(this.transitionEndTrigger=null,this.duration=zl,this.setIndex(t,!0))},adjustIndex:function(t){t=Ot(t,0,this.count);for(var i=t;i<this.count;i++)if(!ba(this.options[i]))return i;for(var n=t-1;n>=0;n--)if(!ba(this.options[n]))return n},getOptionText:function(t){return ce(t)&&this.valueKey in t?t[this.valueKey]:t},setIndex:function(t,i){var n=this;t=this.adjustIndex(t)||0;var r=-t*this.itemHeight,a=function(){t!==n.currentIndex&&(n.currentIndex=t,i&&n.$emit("change",t))};this.moving&&r!==this.offset?this.transitionEndTrigger=a:a(),this.offset=r},setValue:function(t){for(var i=this.options,n=0;n<i.length;n++)if(this.getOptionText(i[n])===t)return this.setIndex(n)},getValue:function(){return this.options[this.currentIndex]},getIndexByOffset:function(t){return Ot(Math.round(-t/this.itemHeight),0,this.count-1)},momentum:function(t,i){var n=Math.abs(t/i);t=this.offset+n/.003*(t<0?-1:1);var r=this.getIndexByOffset(t);this.duration=+this.swipeDuration,this.setIndex(r,!0)},stopMomentum:function(){this.moving=!1,this.duration=0,this.transitionEndTrigger&&(this.transitionEndTrigger(),this.transitionEndTrigger=null)},genOptions:function(){var t=this,i=this.$createElement,n={height:this.itemHeight+"px"};return this.options.map(function(r,a){var s,o=t.getOptionText(r),l=ba(r),c={style:n,attrs:{role:"button",tabindex:l?-1:0},class:[ya("item",{disabled:l,selected:a===t.currentIndex})],on:{click:function(){t.onClickItem(a)}}},h={class:"van-ellipsis",domProps:(s={},s[t.allowHtml?"innerHTML":"textContent"]=o,s)};return i("li",tt([{},c]),[t.slots("option",r)||i("div",tt([{},h]))])})}},render:function(){var t=arguments[0],i={transform:"translate3d(0, "+(this.offset+this.baseOffset)+"px, 0)",transitionDuration:this.duration+"ms",transitionProperty:this.duration?"all":"none"};return t("div",{class:[ya(),this.className]},[t("ul",{ref:"wrapper",style:i,class:ya("wrapper"),on:{transitionend:this.onTransitionEnd}},[this.genOptions()])])}}),Ca=w("picker"),tv=Ca[0],Ne=Ca[1],Zl=Ca[2],Aa=tv({props:O({},Pn,{defaultIndex:{type:[Number,String],default:0},columns:{type:Array,default:function(){return[]}},toolbarPosition:{type:String,default:"top"},valueKey:{type:String,default:"text"}}),data:function(){return{children:[],formattedColumns:[]}},computed:{itemPxHeight:function(){return this.itemHeight?ha(this.itemHeight):Qg},dataType:function(){var t=this.columns,i=t[0]||{};return i.children?"cascade":i.values?"object":"text"}},watch:{columns:{handler:"format",immediate:!0}},methods:{format:function(){var t=this.columns,i=this.dataType;i==="text"?this.formattedColumns=[{values:t}]:i==="cascade"?this.formatCascade():this.formattedColumns=t},formatCascade:function(){for(var t=[],i={children:this.columns};i&&i.children;){for(var n,r=i,a=r.children,s=(n=i.defaultIndex)!=null?n:+this.defaultIndex;a[s]&&a[s].disabled;)if(s<a.length-1)s++;else{s=0;break}t.push({values:i.children,className:i.className,defaultIndex:s}),i=a[s]}this.formattedColumns=t},emit:function(t){var i=this;if(this.dataType==="text")this.$emit(t,this.getColumnValue(0),this.getColumnIndex(0));else{var n=this.getValues();this.dataType==="cascade"&&(n=n.map(function(r){return r[i.valueKey]})),this.$emit(t,n,this.getIndexes())}},onCascadeChange:function(t){for(var i={children:this.columns},n=this.getIndexes(),r=0;r<=t;r++)i=i.children[n[r]];for(;i&&i.children;)t++,this.setColumnValues(t,i.children),i=i.children[i.defaultIndex||0]},onChange:function(t){var i=this;if(this.dataType==="cascade"&&this.onCascadeChange(t),this.dataType==="text")this.$emit("change",this,this.getColumnValue(0),this.getColumnIndex(0));else{var n=this.getValues();this.dataType==="cascade"&&(n=n.map(function(r){return r[i.valueKey]})),this.$emit("change",this,n,t)}},getColumn:function(t){return this.children[t]},getColumnValue:function(t){var i=this.getColumn(t);return i&&i.getValue()},setColumnValue:function(t,i){var n=this.getColumn(t);n&&(n.setValue(i),this.dataType==="cascade"&&this.onCascadeChange(t))},getColumnIndex:function(t){return(this.getColumn(t)||{}).currentIndex},setColumnIndex:function(t,i){var n=this.getColumn(t);n&&(n.setIndex(i),this.dataType==="cascade"&&this.onCascadeChange(t))},getColumnValues:function(t){return(this.children[t]||{}).options},setColumnValues:function(t,i){var n=this.children[t];n&&n.setOptions(i)},getValues:function(){return this.children.map(function(t){return t.getValue()})},setValues:function(t){var i=this;t.forEach(function(n,r){i.setColumnValue(r,n)})},getIndexes:function(){return this.children.map(function(t){return t.currentIndex})},setIndexes:function(t){var i=this;t.forEach(function(n,r){i.setColumnIndex(r,n)})},confirm:function(){this.children.forEach(function(t){return t.stopMomentum()}),this.emit("confirm")},cancel:function(){this.emit("cancel")},genTitle:function(){var t=this.$createElement,i=this.slots("title");if(i)return i;if(this.title)return t("div",{class:["van-ellipsis",Ne("title")]},[this.title])},genCancel:function(){var t=this.$createElement;return t("button",{attrs:{type:"button"},class:Ne("cancel"),on:{click:this.cancel}},[this.slots("cancel")||this.cancelButtonText||Zl("cancel")])},genConfirm:function(){var t=this.$createElement;return t("button",{attrs:{type:"button"},class:Ne("confirm"),on:{click:this.confirm}},[this.slots("confirm")||this.confirmButtonText||Zl("confirm")])},genToolbar:function(){var t=this.$createElement;if(this.showToolbar)return t("div",{class:Ne("toolbar")},[this.slots()||[this.genCancel(),this.genTitle(),this.genConfirm()]])},genColumns:function(){var t=this.$createElement,i=this.itemPxHeight,n=i*this.visibleItemCount,r={height:i+"px"},a={height:n+"px"},s={backgroundSize:"100% "+(n-i)/2+"px"};return t("div",{class:Ne("columns"),style:a,on:{touchmove:Mt}},[this.genColumnItems(),t("div",{class:Ne("mask"),style:s}),t("div",{class:[Zg,Ne("frame")],style:r})])},genColumnItems:function(){var t=this,i=this.$createElement;return this.formattedColumns.map(function(n,r){var a;return i(_g,{attrs:{readonly:t.readonly,valueKey:t.valueKey,allowHtml:t.allowHtml,className:n.className,itemHeight:t.itemPxHeight,defaultIndex:(a=n.defaultIndex)!=null?a:+t.defaultIndex,swipeDuration:t.swipeDuration,visibleItemCount:t.visibleItemCount,initialOptions:n.values},scopedSlots:{option:t.$scopedSlots.option},on:{change:function(){t.onChange(r)}}})})}},render:function(t){return t("div",{class:Ne()},[this.toolbarPosition==="top"?this.genToolbar():t(),this.loading?t(he,{class:Ne("loading")}):t(),this.slots("columns-top"),this.genColumns(),this.slots("columns-bottom"),this.toolbarPosition==="bottom"?this.genToolbar():t()])}}),$l=w("area"),ev=$l[0],iv=$l[1],xa="000000";function nv(e){return e[0]==="9"}function rv(e,t){var i=e.$slots,n=e.$scopedSlots,r={};return t.forEach(function(a){n[a]?r[a]=n[a]:i[a]&&(r[a]=function(){return i[a]})}),r}var Xl=ev({props:O({},Pn,{value:String,areaList:{type:Object,default:function(){return{}}},columnsNum:{type:[Number,String],default:3},isOverseaCode:{type:Function,default:nv},columnsPlaceholder:{type:Array,default:function(){return[]}}}),data:function(){return{code:this.value,columns:[{values:[]},{values:[]},{values:[]}]}},computed:{province:function(){return this.areaList.province_list||{}},city:function(){return this.areaList.city_list||{}},county:function(){return this.areaList.county_list||{}},displayColumns:function(){return this.columns.slice(0,+this.columnsNum)},placeholderMap:function(){return{province:this.columnsPlaceholder[0]||"",city:this.columnsPlaceholder[1]||"",county:this.columnsPlaceholder[2]||""}}},watch:{value:function(t){this.code=t,this.setValues()},areaList:{deep:!0,handler:"setValues"},columnsNum:function(){var t=this;this.$nextTick(function(){t.setValues()})}},mounted:function(){this.setValues()},methods:{getList:function(t,i){var n=[];if(t!=="province"&&!i)return n;var r=this[t];if(n=Object.keys(r).map(function(s){return{code:s,name:r[s]}}),i&&(this.isOverseaCode(i)&&t==="city"&&(i="9"),n=n.filter(function(s){return s.code.indexOf(i)===0})),this.placeholderMap[t]&&n.length){var a="";t==="city"?a=xa.slice(2,4):t==="county"&&(a=xa.slice(4,6)),n.unshift({code:""+i+a,name:this.placeholderMap[t]})}return n},getIndex:function(t,i){var n=t==="province"?2:t==="city"?4:6,r=this.getList(t,i.slice(0,n-2));this.isOverseaCode(i)&&t==="province"&&(n=1),i=i.slice(0,n);for(var a=0;a<r.length;a++)if(r[a].code.slice(0,n)===i)return a;return 0},parseOutputValues:function(t){var i=this;return t.map(function(n,r){return n&&(n=JSON.parse(JSON.stringify(n)),(!n.code||n.name===i.columnsPlaceholder[r])&&(n.code="",n.name=""),n)})},onChange:function(t,i,n){this.code=i[n].code,this.setValues();var r=this.parseOutputValues(t.getValues());this.$emit("change",t,r,n)},onConfirm:function(t,i){t=this.parseOutputValues(t),this.setValues(),this.$emit("confirm",t,i)},getDefaultCode:function(){if(this.columnsPlaceholder.length)return xa;var t=Object.keys(this.county);if(t[0])return t[0];var i=Object.keys(this.city);return i[0]?i[0]:""},setValues:function(){var t=this.code;t||(t=this.getDefaultCode());var i=this.$refs.picker,n=this.getList("province"),r=this.getList("city",t.slice(0,2));!i||(i.setColumnValues(0,n),i.setColumnValues(1,r),r.length&&t.slice(2,4)==="00"&&!this.isOverseaCode(t)&&(t=r[0].code),i.setColumnValues(2,this.getList("county",t.slice(0,4))),i.setIndexes([this.getIndex("province",t),this.getIndex("city",t),this.getIndex("county",t)]))},getValues:function(){var t=this.$refs.picker,i=t?t.getValues().filter(function(n){return!!n}):[];return i=this.parseOutputValues(i),i},getArea:function(){var t=this.getValues(),i={code:"",country:"",province:"",city:"",county:""};if(!t.length)return i;var n=t.map(function(a){return a.name}),r=t.filter(function(a){return!!a.code});return i.code=r.length?r[r.length-1].code:"",this.isOverseaCode(i.code)?(i.country=n[1]||"",i.province=n[2]||""):(i.province=n[0]||"",i.city=n[1]||"",i.county=n[2]||""),i},reset:function(t){this.code=t||"",this.setValues()}},render:function(){var t=arguments[0],i=O({},this.$listeners,{change:this.onChange,confirm:this.onConfirm});return t(Aa,{ref:"picker",class:iv(),attrs:{showToolbar:!0,valueKey:"name",title:this.title,columns:this.displayColumns,loading:this.loading,readonly:this.readonly,itemHeight:this.itemHeight,swipeDuration:this.swipeDuration,visibleItemCount:this.visibleItemCount,cancelButtonText:this.cancelButtonText,confirmButtonText:this.confirmButtonText},scopedSlots:rv(this,["title","columns-top","columns-bottom"]),on:O({},i)})}});function av(e){return e.name==="NavigationDuplicated"||e.message&&e.message.indexOf("redundant navigation")!==-1}function si(e,t){var i=t.to,n=t.url,r=t.replace;if(i&&e){var a=e[r?"replace":"push"](i);a&&a.catch&&a.catch(function(s){if(s&&!av(s))throw s})}else n&&(r?location.replace(n):location.href=n)}function _l(e){si(e.parent&&e.parent.$router,e.props)}var Ge={url:String,replace:Boolean,to:[String,Object]},wa={icon:String,size:String,center:Boolean,isLink:Boolean,required:Boolean,iconPrefix:String,titleStyle:null,titleClass:null,valueClass:null,labelClass:null,title:[Number,String],value:[Number,String],label:[Number,String],arrowDirection:String,border:{type:Boolean,default:!0},clickable:{type:Boolean,default:null}},tc=w("cell"),sv=tc[0],wi=tc[1];function ec(e,t,i,n){var r,a=t.icon,s=t.size,o=t.title,l=t.label,c=t.value,h=t.isLink,d=i.title||it(o);function u(){var M=i.label||it(l);if(M)return e("div",{class:[wi("label"),t.labelClass]},[i.label?i.label():l])}function f(){if(d)return e("div",{class:[wi("title"),t.titleClass],style:t.titleStyle},[i.title?i.title():e("span",[o]),u()])}function p(){var M=i.default||it(c);if(M)return e("div",{class:[wi("value",{alone:!d}),t.valueClass]},[i.default?i.default():e("span",[c])])}function m(){if(i.icon)return i.icon();if(a)return e($,{class:wi("left-icon"),attrs:{name:a,classPrefix:t.iconPrefix}})}function g(){var M=i["right-icon"];if(M)return M();if(h){var k=t.arrowDirection;return e($,{class:wi("right-icon"),attrs:{name:k?"arrow-"+k:"arrow"}})}}function C(M){rt(n,"click",M),_l(n)}var x=(r=t.clickable)!=null?r:h,I={clickable:x,center:t.center,required:t.required,borderless:!t.border};return s&&(I[s]=s),e("div",tt([{class:wi(I),attrs:{role:x?"button":null,tabindex:x?0:null},on:{click:C}},lt(n)]),[m(),f(),p(),g(),i.extra==null?void 0:i.extra()])}ec.props=O({},wa,Ge);var Rt=sv(ec);function ov(){return Ut?!1:/android/.test(navigator.userAgent.toLowerCase())}function lv(){return Ut?!1:/ios|iphone|ipad|ipod/.test(navigator.userAgent.toLowerCase())}var cv=lv();function ic(){cv&&On(Hi())}var nc=w("field"),uv=nc[0],zt=nc[1],ee=uv({inheritAttrs:!1,provide:function(){return{vanField:this}},inject:{vanForm:{default:null}},props:O({},wa,{name:String,rules:Array,disabled:{type:Boolean,default:null},readonly:{type:Boolean,default:null},autosize:[Boolean,Object],leftIcon:String,rightIcon:String,clearable:Boolean,formatter:Function,maxlength:[Number,String],labelWidth:[Number,String],labelClass:null,labelAlign:String,inputAlign:String,placeholder:String,errorMessage:String,errorMessageAlign:String,showWordLimit:Boolean,value:{type:[Number,String],default:""},type:{type:String,default:"text"},error:{type:Boolean,default:null},colon:{type:Boolean,default:null},clearTrigger:{type:String,default:"focus"},formatTrigger:{type:String,default:"onChange"}}),data:function(){return{focused:!1,validateFailed:!1,validateMessage:""}},watch:{value:function(){this.updateValue(this.value),this.resetValidation(),this.validateWithTrigger("onChange"),this.$nextTick(this.adjustSize)}},mounted:function(){this.updateValue(this.value,this.formatTrigger),this.$nextTick(this.adjustSize),this.vanForm&&this.vanForm.addField(this)},beforeDestroy:function(){this.vanForm&&this.vanForm.removeField(this)},computed:{showClear:function(){var t=this.getProp("readonly");if(this.clearable&&!t){var i=it(this.value)&&this.value!=="",n=this.clearTrigger==="always"||this.clearTrigger==="focus"&&this.focused;return i&&n}},showError:function(){if(this.error!==null)return this.error;if(this.vanForm&&this.vanForm.showError&&this.validateFailed)return!0},listeners:function(){return O({},this.$listeners,{blur:this.onBlur,focus:this.onFocus,input:this.onInput,click:this.onClickInput,keypress:this.onKeypress})},labelStyle:function(){var t=this.getProp("labelWidth");if(t)return{width:st(t)}},formValue:function(){return this.children&&(this.$scopedSlots.input||this.$slots.input)?this.children.value:this.value}},methods:{focus:function(){this.$refs.input&&this.$refs.input.focus()},blur:function(){this.$refs.input&&this.$refs.input.blur()},runValidator:function(t,i){return new Promise(function(n){var r=i.validator(t,i);if(Bn(r))return r.then(n);n(r)})},isEmptyValue:function(t){return Array.isArray(t)?!t.length:t===0?!1:!t},runSyncRule:function(t,i){return!(i.required&&this.isEmptyValue(t)||i.pattern&&!i.pattern.test(t))},getRuleMessage:function(t,i){var n=i.message;return xi(n)?n(t,i):n},runRules:function(t){var i=this;return t.reduce(function(n,r){return n.then(function(){if(!i.validateFailed){var a=i.formValue;if(r.formatter&&(a=r.formatter(a,r)),!i.runSyncRule(a,r)){i.validateFailed=!0,i.validateMessage=i.getRuleMessage(a,r);return}if(r.validator)return i.runValidator(a,r).then(function(s){s===!1&&(i.validateFailed=!0,i.validateMessage=i.getRuleMessage(a,r))})}})},Promise.resolve())},validate:function(t){var i=this;return t===void 0&&(t=this.rules),new Promise(function(n){t||n(),i.resetValidation(),i.runRules(t).then(function(){i.validateFailed?n({name:i.name,message:i.validateMessage}):n()})})},validateWithTrigger:function(t){if(this.vanForm&&this.rules){var i=this.vanForm.validateTrigger===t,n=this.rules.filter(function(r){return r.trigger?r.trigger===t:i});n.length&&this.validate(n)}},resetValidation:function(){this.validateFailed&&(this.validateFailed=!1,this.validateMessage="")},updateValue:function(t,i){i===void 0&&(i="onChange"),t=it(t)?String(t):"";var n=this.maxlength;if(it(n)&&t.length>n&&(this.value&&this.value.length===+n?t=this.value:t=t.slice(0,n)),this.type==="number"||this.type==="digit"){var r=this.type==="number";t=Kl(t,r,r)}this.formatter&&i===this.formatTrigger&&(t=this.formatter(t));var a=this.$refs.input;a&&t!==a.value&&(a.value=t),t!==this.value&&this.$emit("input",t)},onInput:function(t){t.target.composing||this.updateValue(t.target.value)},onFocus:function(t){this.focused=!0,this.$emit("focus",t),this.$nextTick(this.adjustSize),this.getProp("readonly")&&this.blur()},onBlur:function(t){this.getProp("readonly")||(this.focused=!1,this.updateValue(this.value,"onBlur"),this.$emit("blur",t),this.validateWithTrigger("onBlur"),this.$nextTick(this.adjustSize),ic())},onClick:function(t){this.$emit("click",t)},onClickInput:function(t){this.$emit("click-input",t)},onClickLeftIcon:function(t){this.$emit("click-left-icon",t)},onClickRightIcon:function(t){this.$emit("click-right-icon",t)},onClear:function(t){Mt(t),this.$emit("input",""),this.$emit("clear",t)},onKeypress:function(t){var i=13;if(t.keyCode===i){var n=this.getProp("submitOnEnter");!n&&this.type!=="textarea"&&Mt(t),this.type==="search"&&this.blur()}this.$emit("keypress",t)},adjustSize:function(){var t=this.$refs.input;if(!(!(this.type==="textarea"&&this.autosize)||!t)){var i=Hi();t.style.height="auto";var n=t.scrollHeight;if(ce(this.autosize)){var r=this.autosize,a=r.maxHeight,s=r.minHeight;a&&(n=Math.min(n,a)),s&&(n=Math.max(n,s))}n&&(t.style.height=n+"px",On(i))}},genInput:function(){var t=this.$createElement,i=this.type,n=this.getProp("disabled"),r=this.getProp("readonly"),a=this.slots("input"),s=this.getProp("inputAlign");if(a)return t("div",{class:zt("control",[s,"custom"]),on:{click:this.onClickInput}},[a]);var o={ref:"input",class:zt("control",s),domProps:{value:this.value},attrs:O({},this.$attrs,{name:this.name,disabled:n,readonly:r,placeholder:this.placeholder}),on:this.listeners,directives:[{name:"model",value:this.value}]};if(i==="textarea")return t("textarea",tt([{},o]));var l=i,c;return i==="number"&&(l="text",c="decimal"),i==="digit"&&(l="tel",c="numeric"),t("input",tt([{attrs:{type:l,inputmode:c}},o]))},genLeftIcon:function(){var t=this.$createElement,i=this.slots("left-icon")||this.leftIcon;if(i)return t("div",{class:zt("left-icon"),on:{click:this.onClickLeftIcon}},[this.slots("left-icon")||t($,{attrs:{name:this.leftIcon,classPrefix:this.iconPrefix}})])},genRightIcon:function(){var t=this.$createElement,i=this.slots,n=i("right-icon")||this.rightIcon;if(n)return t("div",{class:zt("right-icon"),on:{click:this.onClickRightIcon}},[i("right-icon")||t($,{attrs:{name:this.rightIcon,classPrefix:this.iconPrefix}})])},genWordLimit:function(){var t=this.$createElement;if(this.showWordLimit&&this.maxlength){var i=(this.value||"").length;return t("div",{class:zt("word-limit")},[t("span",{class:zt("word-num")},[i]),"/",this.maxlength])}},genMessage:function(){var t=this.$createElement;if(!(this.vanForm&&this.vanForm.showErrorMessage===!1)){var i=this.errorMessage||this.validateMessage;if(i){var n=this.getProp("errorMessageAlign");return t("div",{class:zt("error-message",n)},[i])}}},getProp:function(t){if(it(this[t]))return this[t];if(this.vanForm&&it(this.vanForm[t]))return this.vanForm[t]},genLabel:function(){var t=this.$createElement,i=this.getProp("colon")?":":"";if(this.slots("label"))return[this.slots("label"),i];if(this.label)return t("span",[this.label+i])}},render:function(){var t,i=arguments[0],n=this.slots,r=this.getProp("disabled"),a=this.getProp("labelAlign"),s={icon:this.genLeftIcon},o=this.genLabel();o&&(s.title=function(){return o});var l=this.slots("extra");return l&&(s.extra=function(){return l}),i(Rt,{attrs:{icon:this.leftIcon,size:this.size,center:this.center,border:this.border,isLink:this.isLink,required:this.required,clickable:this.clickable,titleStyle:this.labelStyle,valueClass:zt("value"),titleClass:[zt("label",a),this.labelClass],arrowDirection:this.arrowDirection},scopedSlots:s,class:zt((t={error:this.showError,disabled:r},t["label-"+a]=a,t["min-height"]=this.type==="textarea"&&!this.autosize,t)),on:{click:this.onClick}},[i("div",{class:zt("body")},[this.genInput(),this.showClear&&i($,{attrs:{name:"clear"},class:zt("clear"),on:{touchstart:this.onClear}}),this.genRightIcon(),n("button")&&i("div",{class:zt("button")},[n("button")])]),this.genWordLimit(),this.genMessage()])}}),qn=0;function hv(e){e?(qn||document.body.classList.add("van-toast--unclickable"),qn++):(qn--,qn||document.body.classList.remove("van-toast--unclickable"))}var rc=w("toast"),dv=rc[0],Ji=rc[1],ac=dv({mixins:[Ln()],props:{icon:String,className:null,iconPrefix:String,loadingType:String,forbidClick:Boolean,closeOnClick:Boolean,message:[Number,String],type:{type:String,default:"text"},position:{type:String,default:"middle"},transition:{type:String,default:"van-fade"},lockScroll:{type:Boolean,default:!1}},data:function(){return{clickable:!1}},mounted:function(){this.toggleClickable()},destroyed:function(){this.toggleClickable()},watch:{value:"toggleClickable",forbidClick:"toggleClickable"},methods:{onClick:function(){this.closeOnClick&&this.close()},toggleClickable:function(){var t=this.value&&this.forbidClick;this.clickable!==t&&(this.clickable=t,hv(t))},onAfterEnter:function(){this.$emit("opened"),this.onOpened&&this.onOpened()},onAfterLeave:function(){this.$emit("closed")},genIcon:function(){var t=this.$createElement,i=this.icon,n=this.type,r=this.iconPrefix,a=this.loadingType,s=i||n==="success"||n==="fail";if(s)return t($,{class:Ji("icon"),attrs:{classPrefix:r,name:i||n}});if(n==="loading")return t(he,{class:Ji("loading"),attrs:{type:a}})},genMessage:function(){var t=this.$createElement,i=this.type,n=this.message;if(!(!it(n)||n===""))return i==="html"?t("div",{class:Ji("text"),domProps:{innerHTML:n}}):t("div",{class:Ji("text")},[n])}},render:function(){var t,i=arguments[0];return i("transition",{attrs:{name:this.transition},on:{afterEnter:this.onAfterEnter,afterLeave:this.onAfterLeave}},[i("div",{directives:[{name:"show",value:this.value}],class:[Ji([this.position,(t={},t[this.type]=!this.icon,t)]),this.className],on:{click:this.onClick}},[this.genIcon(),this.genMessage()])])}}),sc={icon:"",type:"text",mask:!1,value:!0,message:"",className:"",overlay:!1,onClose:null,onOpened:null,duration:2e3,iconPrefix:void 0,position:"middle",transition:"van-fade",forbidClick:!1,loadingType:void 0,getContainer:"body",overlayStyle:null,closeOnClick:!1,closeOnClickOverlay:!1},Fn={},Wt=[],Un=!1,Yn=O({},sc);function oc(e){return ce(e)?e:{message:e}}function fv(e){return document.body.contains(e)}function pv(){if(Ut)return{};if(Wt=Wt.filter(function(t){return!t.$el.parentNode||fv(t.$el)}),!Wt.length||Un){var e=new(kt.default.extend(ac))({el:document.createElement("div")});e.$on("input",function(t){e.value=t}),Wt.push(e)}return Wt[Wt.length-1]}function mv(e){return O({},e,{overlay:e.mask||e.overlay,mask:void 0,duration:void 0})}function St(e){e===void 0&&(e={});var t=pv();return t.value&&t.updateZIndex(),e=oc(e),e=O({},Yn,Fn[e.type||Yn.type],e),e.clear=function(){t.value=!1,e.onClose&&(e.onClose(),e.onClose=null),Un&&!Ut&&t.$on("closed",function(){clearTimeout(t.timer),Wt=Wt.filter(function(i){return i!==t}),da(t.$el),t.$destroy()})},O(t,mv(e)),clearTimeout(t.timer),e.duration>0&&(t.timer=setTimeout(function(){t.clear()},e.duration)),t}var gv=function(t){return function(i){return St(O({type:t},oc(i)))}};["loading","success","fail"].forEach(function(e){St[e]=gv(e)}),St.clear=function(e){Wt.length&&(e?(Wt.forEach(function(t){t.clear()}),Wt=[]):Un?Wt.shift().clear():Wt[0].clear())},St.setDefaultOptions=function(e,t){typeof e=="string"?Fn[e]=t:O(Yn,e)},St.resetDefaultOptions=function(e){typeof e=="string"?Fn[e]=null:(Yn=O({},sc),Fn={})},St.allowMultiple=function(e){e===void 0&&(e=!0),Un=e},St.install=function(){kt.default.use(ac)},kt.default.prototype.$toast=St;var lc=w("button"),vv=lc[0],Ti=lc[1];function cc(e,t,i,n){var r,a=t.tag,s=t.icon,o=t.type,l=t.color,c=t.plain,h=t.disabled,d=t.loading,u=t.hairline,f=t.loadingText,p=t.iconPosition,m={};l&&(m.color=c?l:"white",c||(m.background=l),l.indexOf("gradient")!==-1?m.border=0:m.borderColor=l);function g(k){t.loading&&k.preventDefault(),!d&&!h&&(rt(n,"click",k),_l(n))}function C(k){rt(n,"touchstart",k)}var x=[Ti([o,t.size,{plain:c,loading:d,disabled:h,hairline:u,block:t.block,round:t.round,square:t.square}]),(r={},r[jl]=u,r)];function I(){if(d)return i.loading?i.loading():e(he,{class:Ti("loading"),attrs:{size:t.loadingSize,type:t.loadingType,color:"currentColor"}});if(i.icon)return e("div",{class:Ti("icon")},[i.icon()]);if(s)return e($,{attrs:{name:s,classPrefix:t.iconPrefix},class:Ti("icon")})}function M(){var k=[];p==="left"&&k.push(I());var D;return d?D=f:D=i.default?i.default():t.text,D&&k.push(e("span",{class:Ti("text")},[D])),p==="right"&&k.push(I()),k}return e(a,tt([{style:m,class:x,attrs:{type:t.nativeType,disabled:h},on:{click:g,touchstart:C}},lt(n)]),[e("div",{class:Ti("content")},[M()])])}cc.props=O({},Ge,{text:String,icon:String,color:String,block:Boolean,plain:Boolean,round:Boolean,square:Boolean,loading:Boolean,hairline:Boolean,disabled:Boolean,iconPrefix:String,nativeType:String,loadingText:String,loadingType:String,tag:{type:String,default:"button"},type:{type:String,default:"default"},size:{type:String,default:"normal"},loadingSize:{type:String,default:"20px"},iconPosition:{type:String,default:"left"}});var Nt=vv(cc);function yv(e){var t=[];function i(n){n.forEach(function(r){t.push(r),r.componentInstance&&i(r.componentInstance.$children.map(function(a){return a.$vnode})),r.children&&i(r.children)})}return i(e),t}function uc(e,t){var i=t.$vnode.componentOptions;if(!(!i||!i.children)){var n=yv(i.children);e.sort(function(r,a){return n.indexOf(r.$vnode)-n.indexOf(a.$vnode)})}}function jt(e,t){var i,n;t===void 0&&(t={});var r=t.indexKey||"index";return{inject:(i={},i[e]={default:null},i),computed:(n={parent:function(){return this.disableBindRelation?null:this[e]}},n[r]=function(){return this.bindRelation(),this.parent?this.parent.children.indexOf(this):null},n),watch:{disableBindRelation:function(s){s||this.bindRelation()}},mounted:function(){this.bindRelation()},beforeDestroy:function(){var s=this;this.parent&&(this.parent.children=this.parent.children.filter(function(o){return o!==s}))},methods:{bindRelation:function(){if(!(!this.parent||this.parent.children.indexOf(this)!==-1)){var s=[].concat(this.parent.children,[this]);uc(s,this.parent),this.parent.children=s}}}}}function Gt(e){return{provide:function(){var i;return i={},i[e]=this,i},data:function(){return{children:[]}}}}var hc=w("goods-action"),bv=hc[0],Sv=hc[1],dc=bv({mixins:[Gt("vanGoodsAction")],props:{safeAreaInsetBottom:{type:Boolean,default:!0}},render:function(){var t=arguments[0];return t("div",{class:Sv({unfit:!this.safeAreaInsetBottom})},[this.slots()])}}),fc=w("goods-action-button"),Cv=fc[0],Av=fc[1],Ta=Cv({mixins:[jt("vanGoodsAction")],props:O({},Ge,{type:String,text:String,icon:String,color:String,loading:Boolean,disabled:Boolean}),computed:{isFirst:function(){var t=this.parent&&this.parent.children[this.index-1];return!t||t.$options.name!==this.$options.name},isLast:function(){var t=this.parent&&this.parent.children[this.index+1];return!t||t.$options.name!==this.$options.name}},methods:{onClick:function(t){this.$emit("click",t),si(this.$router,this)}},render:function(){var t=arguments[0];return t(Nt,{class:Av([{first:this.isFirst,last:this.isLast},this.type]),attrs:{size:"large",type:this.type,icon:this.icon,color:this.color,loading:this.loading,disabled:this.disabled},on:{click:this.onClick}},[this.slots()||this.text])}}),ka=w("dialog"),xv=ka[0],pe=ka[1],jn=ka[2],Ma=xv({mixins:[Ln()],props:{title:String,theme:String,width:[Number,String],message:String,className:null,callback:Function,beforeClose:Function,messageAlign:String,cancelButtonText:String,cancelButtonColor:String,confirmButtonText:String,confirmButtonColor:String,showCancelButton:Boolean,overlay:{type:Boolean,default:!0},allowHtml:{type:Boolean,default:!0},transition:{type:String,default:"van-dialog-bounce"},showConfirmButton:{type:Boolean,default:!0},closeOnPopstate:{type:Boolean,default:!0},closeOnClickOverlay:{type:Boolean,default:!1}},data:function(){return{loading:{confirm:!1,cancel:!1}}},methods:{onClickOverlay:function(){this.handleAction("overlay")},handleAction:function(t){var i=this;this.$emit(t),this.value&&(this.beforeClose?(this.loading[t]=!0,this.beforeClose(t,function(n){n!==!1&&i.loading[t]&&i.onClose(t),i.loading.confirm=!1,i.loading.cancel=!1})):this.onClose(t))},onClose:function(t){this.close(),this.callback&&this.callback(t)},onOpened:function(){var t=this;this.$emit("opened"),this.$nextTick(function(){var i;(i=t.$refs.dialog)==null||i.focus()})},onClosed:function(){this.$emit("closed")},onKeydown:function(t){var i=this;if(t.key==="Escape"||t.key==="Enter"){if(t.target!==this.$refs.dialog)return;var n={Enter:this.showConfirmButton?function(){return i.handleAction("confirm")}:Ki,Escape:this.showCancelButton?function(){return i.handleAction("cancel")}:Ki};n[t.key](),this.$emit("keydown",t)}},genRoundButtons:function(){var t=this,i=this.$createElement;return i(dc,{class:pe("footer")},[this.showCancelButton&&i(Ta,{attrs:{size:"large",type:"warning",text:this.cancelButtonText||jn("cancel"),color:this.cancelButtonColor,loading:this.loading.cancel},class:pe("cancel"),on:{click:function(){t.handleAction("cancel")}}}),this.showConfirmButton&&i(Ta,{attrs:{size:"large",type:"danger",text:this.confirmButtonText||jn("confirm"),color:this.confirmButtonColor,loading:this.loading.confirm},class:pe("confirm"),on:{click:function(){t.handleAction("confirm")}}})])},genButtons:function(){var t=this,i,n=this.$createElement,r=this.showCancelButton&&this.showConfirmButton;return n("div",{class:[ga,pe("footer")]},[this.showCancelButton&&n(Nt,{attrs:{size:"large",loading:this.loading.cancel,text:this.cancelButtonText||jn("cancel"),nativeType:"button"},class:pe("cancel"),style:{color:this.cancelButtonColor},on:{click:function(){t.handleAction("cancel")}}}),this.showConfirmButton&&n(Nt,{attrs:{size:"large",loading:this.loading.confirm,text:this.confirmButtonText||jn("confirm"),nativeType:"button"},class:[pe("confirm"),(i={},i[Yl]=r,i)],style:{color:this.confirmButtonColor},on:{click:function(){t.handleAction("confirm")}}})])},genContent:function(t,i){var n=this.$createElement;if(i)return n("div",{class:pe("content")},[i]);var r=this.message,a=this.messageAlign;if(r){var s,o,l={class:pe("message",(s={"has-title":t},s[a]=a,s)),domProps:(o={},o[this.allowHtml?"innerHTML":"textContent"]=r,o)};return n("div",{class:pe("content",{isolated:!t})},[n("div",tt([{},l]))])}}},render:function(){var t=arguments[0];if(!!this.shouldRender){var i=this.message,n=this.slots(),r=this.slots("title")||this.title,a=r&&t("div",{class:pe("header",{isolated:!i&&!n})},[r]);return t("transition",{attrs:{name:this.transition},on:{afterEnter:this.onOpened,afterLeave:this.onClosed}},[t("div",{directives:[{name:"show",value:this.value}],attrs:{role:"dialog","aria-labelledby":this.title||i,tabIndex:0},class:[pe([this.theme]),this.className],style:{width:st(this.width)},ref:"dialog",on:{keydown:this.onKeydown}},[a,this.genContent(r,n),this.theme==="round-button"?this.genRoundButtons():this.genButtons()])])}}}),me;function wv(e){return document.body.contains(e)}function Tv(){me&&me.$destroy(),me=new(kt.default.extend(Ma))({el:document.createElement("div"),propsData:{lazyRender:!1}}),me.$on("input",function(e){me.value=e})}function ft(e){return Ut?Promise.resolve():new Promise(function(t,i){(!me||!wv(me.$el))&&Tv(),O(me,ft.currentOptions,e,{resolve:t,reject:i})})}ft.defaultOptions={value:!0,title:"",width:"",theme:null,message:"",overlay:!0,className:"",allowHtml:!0,lockScroll:!0,transition:"van-dialog-bounce",beforeClose:null,overlayClass:"",overlayStyle:null,messageAlign:"",getContainer:"body",cancelButtonText:"",cancelButtonColor:null,confirmButtonText:"",confirmButtonColor:null,showConfirmButton:!0,showCancelButton:!1,closeOnPopstate:!0,closeOnClickOverlay:!1,callback:function(t){me[t==="confirm"?"resolve":"reject"](t)}},ft.alert=ft,ft.confirm=function(e){return ft(O({showCancelButton:!0},e))},ft.close=function(){me&&(me.value=!1)},ft.setDefaultOptions=function(e){O(ft.currentOptions,e)},ft.resetDefaultOptions=function(){ft.currentOptions=O({},ft.defaultOptions)},ft.resetDefaultOptions(),ft.install=function(){kt.default.use(Ma)},ft.Component=Ma,kt.default.prototype.$dialog=ft;var Ea=w("address-edit-detail"),kv=Ea[0],Gn=Ea[1],Ia=Ea[2],pc=ov(),Mv=kv({props:{value:String,errorMessage:String,focused:Boolean,detailRows:[Number,String],searchResult:Array,detailMaxlength:[Number,String],showSearchResult:Boolean},computed:{shouldShowSearchResult:function(){return this.focused&&this.searchResult&&this.showSearchResult}},methods:{onSelect:function(t){this.$emit("select-search",t),this.$emit("input",((t.address||"")+" "+(t.name||"")).trim())},onFinish:function(){this.$refs.field.blur()},genFinish:function(){var t=this.$createElement,i=this.value&&this.focused&&pc;if(i)return t("div",{class:Gn("finish"),on:{click:this.onFinish}},[Ia("complete")])},genSearchResult:function(){var t=this,i=this.$createElement,n=this.value,r=this.shouldShowSearchResult,a=this.searchResult;if(r)return a.map(function(s){return i(Rt,{key:s.name+s.address,attrs:{clickable:!0,border:!1,icon:"location-o",label:s.address},class:Gn("search-item"),on:{click:function(){t.onSelect(s)}},scopedSlots:{title:function(){if(s.name){var l=s.name.replace(n,"<span class="+Gn("keyword")+">"+n+"</span>");return i("div",{domProps:{innerHTML:l}})}}}})})}},render:function(){var t=arguments[0];return t(Rt,{class:Gn()},[t(ee,{attrs:{autosize:!0,rows:this.detailRows,clearable:!pc,type:"textarea",value:this.value,errorMessage:this.errorMessage,border:!this.shouldShowSearchResult,label:Ia("label"),maxlength:this.detailMaxlength,placeholder:Ia("placeholder")},ref:"field",scopedSlots:{icon:this.genFinish},on:O({},this.$listeners)}),this.genSearchResult()])}}),mc={size:[Number,String],value:null,loading:Boolean,disabled:Boolean,activeColor:String,inactiveColor:String,activeValue:{type:null,default:!0},inactiveValue:{type:null,default:!1}},Ke={inject:{vanField:{default:null}},watch:{value:function(){var t=this.vanField;t&&(t.resetValidation(),t.validateWithTrigger("onChange"))}},created:function(){var t=this.vanField;t&&!t.children&&(t.children=this)}},gc=w("switch"),Ev=gc[0],Ba=gc[1],Kn=Ev({mixins:[Ke],props:mc,computed:{checked:function(){return this.value===this.activeValue},style:function(){return{fontSize:st(this.size),backgroundColor:this.checked?this.activeColor:this.inactiveColor}}},methods:{onClick:function(t){if(this.$emit("click",t),!this.disabled&&!this.loading){var i=this.checked?this.inactiveValue:this.activeValue;this.$emit("input",i),this.$emit("change",i)}},genLoading:function(){var t=this.$createElement;if(this.loading){var i=this.checked?this.activeColor:this.inactiveColor;return t(he,{class:Ba("loading"),attrs:{color:i}})}}},render:function(){var t=arguments[0],i=this.checked,n=this.loading,r=this.disabled;return t("div",{class:Ba({on:i,loading:n,disabled:r}),attrs:{role:"switch","aria-checked":String(i)},style:this.style,on:{click:this.onClick}},[t("div",{class:Ba("node")},[this.genLoading()])])}}),Da=w("address-edit"),Iv=Da[0],Hn=Da[1],wt=Da[2],vc={name:"",tel:"",country:"",province:"",city:"",county:"",areaCode:"",postalCode:"",addressDetail:"",isDefault:!1};function Bv(e){return/^\d{6}$/.test(e)}var Dv=Iv({props:{areaList:Object,isSaving:Boolean,isDeleting:Boolean,validator:Function,showDelete:Boolean,showPostal:Boolean,searchResult:Array,telMaxlength:[Number,String],showSetDefault:Boolean,saveButtonText:String,areaPlaceholder:String,deleteButtonText:String,showSearchResult:Boolean,showArea:{type:Boolean,default:!0},showDetail:{type:Boolean,default:!0},disableArea:Boolean,detailRows:{type:[Number,String],default:1},detailMaxlength:{type:[Number,String],default:200},addressInfo:{type:Object,default:function(){return O({},vc)}},telValidator:{type:Function,default:Fl},postalValidator:{type:Function,default:Bv},areaColumnsPlaceholder:{type:Array,default:function(){return[]}}},data:function(){return{data:{},showAreaPopup:!1,detailFocused:!1,errorInfo:{tel:"",name:"",areaCode:"",postalCode:"",addressDetail:""}}},computed:{areaListLoaded:function(){return ce(this.areaList)&&Object.keys(this.areaList).length},areaText:function(){var t=this.data,i=t.country,n=t.province,r=t.city,a=t.county,s=t.areaCode;if(s){var o=[i,n,r,a];return n&&n===r&&o.splice(1,1),o.filter(function(l){return l}).join("/")}return""},hideBottomFields:function(){var t=this.searchResult;return t&&t.length&&this.detailFocused}},watch:{addressInfo:{handler:function(t){this.data=O({},vc,t),this.setAreaCode(t.areaCode)},deep:!0,immediate:!0},areaList:function(){this.setAreaCode(this.data.areaCode)}},methods:{onFocus:function(t){this.errorInfo[t]="",this.detailFocused=t==="addressDetail",this.$emit("focus",t)},onChangeDetail:function(t){this.data.addressDetail=t,this.$emit("change-detail",t)},onAreaConfirm:function(t){if(t=t.filter(function(i){return!!i}),t.some(function(i){return!i.code})){St(wt("areaEmpty"));return}this.showAreaPopup=!1,this.assignAreaValues(),this.$emit("change-area",t)},assignAreaValues:function(){var t=this.$refs.area;if(t){var i=t.getArea();i.areaCode=i.code,delete i.code,O(this.data,i)}},onSave:function(){var t=this,i=["name","tel"];this.showArea&&i.push("areaCode"),this.showDetail&&i.push("addressDetail"),this.showPostal&&i.push("postalCode");var n=i.every(function(r){var a=t.getErrorMessage(r);return a&&(t.errorInfo[r]=a),!a});n&&!this.isSaving&&this.$emit("save",this.data)},getErrorMessage:function(t){var i=String(this.data[t]||"").trim();if(this.validator){var n=this.validator(t,i);if(n)return n}switch(t){case"name":return i?"":wt("nameEmpty");case"tel":return this.telValidator(i)?"":wt("telInvalid");case"areaCode":return i?"":wt("areaEmpty");case"addressDetail":return i?"":wt("addressEmpty");case"postalCode":return i&&!this.postalValidator(i)?wt("postalEmpty"):""}},onDelete:function(){var t=this;ft.confirm({title:wt("confirmDelete")}).then(function(){t.$emit("delete",t.data)}).catch(function(){t.$emit("cancel-delete",t.data)})},getArea:function(){return this.$refs.area?this.$refs.area.getValues():[]},setAreaCode:function(t){this.data.areaCode=t||"",t&&this.$nextTick(this.assignAreaValues)},setAddressDetail:function(t){this.data.addressDetail=t},onDetailBlur:function(){var t=this;setTimeout(function(){t.detailFocused=!1})},genSetDefaultCell:function(t){var i=this;if(this.showSetDefault){var n={"right-icon":function(){return t(Kn,{attrs:{size:"24"},on:{change:function(s){i.$emit("change-default",s)}},model:{value:i.data.isDefault,callback:function(s){i.$set(i.data,"isDefault",s)}}})}};return t(Rt,{directives:[{name:"show",value:!this.hideBottomFields}],attrs:{center:!0,title:wt("defaultAddress")},class:Hn("default"),scopedSlots:n})}return t()}},render:function(t){var i=this,n=this.data,r=this.errorInfo,a=this.disableArea,s=this.hideBottomFields,o=function(c){return function(){return i.onFocus(c)}};return t("div",{class:Hn()},[t("div",{class:Hn("fields")},[t(ee,{attrs:{clearable:!0,label:wt("name"),placeholder:wt("namePlaceholder"),errorMessage:r.name},on:{focus:o("name")},model:{value:n.name,callback:function(c){i.$set(n,"name",c)}}}),t(ee,{attrs:{clearable:!0,type:"tel",label:wt("tel"),maxlength:this.telMaxlength,placeholder:wt("telPlaceholder"),errorMessage:r.tel},on:{focus:o("tel")},model:{value:n.tel,callback:function(c){i.$set(n,"tel",c)}}}),t(ee,{directives:[{name:"show",value:this.showArea}],attrs:{readonly:!0,clickable:!a,label:wt("area"),placeholder:this.areaPlaceholder||wt("areaPlaceholder"),errorMessage:r.areaCode,rightIcon:a?null:"arrow",value:this.areaText},on:{focus:o("areaCode"),click:function(){i.$emit("click-area"),i.showAreaPopup=!a}}}),t(Mv,{directives:[{name:"show",value:this.showDetail}],attrs:{focused:this.detailFocused,value:n.addressDetail,errorMessage:r.addressDetail,detailRows:this.detailRows,detailMaxlength:this.detailMaxlength,searchResult:this.searchResult,showSearchResult:this.showSearchResult},on:{focus:o("addressDetail"),blur:this.onDetailBlur,input:this.onChangeDetail,"select-search":function(c){i.$emit("select-search",c)}}}),this.showPostal&&t(ee,{directives:[{name:"show",value:!s}],attrs:{type:"tel",maxlength:"6",label:wt("postal"),placeholder:wt("postal"),errorMessage:r.postalCode},on:{focus:o("postalCode")},model:{value:n.postalCode,callback:function(c){i.$set(n,"postalCode",c)}}}),this.slots()]),this.genSetDefaultCell(t),t("div",{directives:[{name:"show",value:!s}],class:Hn("buttons")},[t(Nt,{attrs:{block:!0,round:!0,loading:this.isSaving,type:"danger",text:this.saveButtonText||wt("save")},on:{click:this.onSave}}),this.showDelete&&t(Nt,{attrs:{block:!0,round:!0,loading:this.isDeleting,text:this.deleteButtonText||wt("delete")},on:{click:this.onDelete}})]),t(Te,{attrs:{round:!0,position:"bottom",lazyRender:!1,getContainer:"body"},model:{value:i.showAreaPopup,callback:function(c){i.showAreaPopup=c}}},[t(Xl,{ref:"area",attrs:{value:n.areaCode,loading:!this.areaListLoaded,areaList:this.areaList,columnsPlaceholder:this.areaColumnsPlaceholder},on:{confirm:this.onAreaConfirm,cancel:function(){i.showAreaPopup=!1}}})])])}}),yc=w("radio-group"),Ov=yc[0],Nv=yc[1],Oa=Ov({mixins:[Gt("vanRadio"),Ke],props:{value:null,disabled:Boolean,direction:String,checkedColor:String,iconSize:[Number,String]},watch:{value:function(t){this.$emit("change",t)}},render:function(){var t=arguments[0];return t("div",{class:Nv([this.direction]),attrs:{role:"radiogroup"}},[this.slots()])}}),bc=w("tag"),Lv=bc[0],Sc=bc[1];function Cc(e,t,i,n){var r,a=t.type,s=t.mark,o=t.plain,l=t.color,c=t.round,h=t.size,d=t.textColor,u=o?"color":"backgroundColor",f=(r={},r[u]=l,r);o?(f.color=d||l,f.borderColor=l):(f.color=d,f.background=l);var p={mark:s,plain:o,round:c};h&&(p[h]=h);var m=t.closeable&&e($,{attrs:{name:"cross"},class:Sc("close"),on:{click:function(C){C.stopPropagation(),rt(n,"close")}}});return e("transition",{attrs:{name:t.closeable?"van-fade":null}},[e("span",tt([{key:"content",style:f,class:Sc([p,a])},lt(n,!0)]),[i.default==null?void 0:i.default(),m])])}Cc.props={size:String,mark:Boolean,color:String,plain:Boolean,round:Boolean,textColor:String,closeable:Boolean,type:{type:String,default:"default"}};var zn=Lv(Cc),Ac=function(t){var i=t.parent,n=t.bem,r=t.role;return{mixins:[jt(i),Ke],props:{name:null,value:null,disabled:Boolean,iconSize:[Number,String],checkedColor:String,labelPosition:String,labelDisabled:Boolean,shape:{type:String,default:"round"},bindGroup:{type:Boolean,default:!0}},computed:{disableBindRelation:function(){return!this.bindGroup},isDisabled:function(){return this.parent&&this.parent.disabled||this.disabled},direction:function(){return this.parent&&this.parent.direction||null},iconStyle:function(){var s=this.checkedColor||this.parent&&this.parent.checkedColor;if(s&&this.checked&&!this.isDisabled)return{borderColor:s,backgroundColor:s}},tabindex:function(){return this.isDisabled||r==="radio"&&!this.checked?-1:0}},methods:{onClick:function(s){var o=this,l=s.target,c=this.$refs.icon,h=c===l||(c==null?void 0:c.contains(l));!this.isDisabled&&(h||!this.labelDisabled)?(this.toggle(),setTimeout(function(){o.$emit("click",s)})):this.$emit("click",s)},genIcon:function(){var s=this.$createElement,o=this.checked,l=this.iconSize||this.parent&&this.parent.iconSize;return s("div",{ref:"icon",class:n("icon",[this.shape,{disabled:this.isDisabled,checked:o}]),style:{fontSize:st(l)}},[this.slots("icon",{checked:o})||s($,{attrs:{name:"success"},style:this.iconStyle})])},genLabel:function(){var s=this.$createElement,o=this.slots();if(o)return s("span",{class:n("label",[this.labelPosition,{disabled:this.isDisabled}])},[o])}},render:function(){var s=arguments[0],o=[this.genIcon()];return this.labelPosition==="left"?o.unshift(this.genLabel()):o.push(this.genLabel()),s("div",{attrs:{role:r,tabindex:this.tabindex,"aria-checked":String(this.checked)},class:n([{disabled:this.isDisabled,"label-disabled":this.labelDisabled},this.direction]),on:{click:this.onClick}},[o])}}},xc=w("radio"),Vv=xc[0],Pv=xc[1],Na=Vv({mixins:[Ac({bem:Pv,role:"radio",parent:"vanRadio"})],computed:{currentValue:{get:function(){return this.parent?this.parent.value:this.value},set:function(t){(this.parent||this).$emit("input",t)}},checked:function(){return this.currentValue===this.name}},methods:{toggle:function(){this.currentValue=this.name}}}),wc=w("address-item"),Rv=wc[0],ki=wc[1];function Tc(e,t,i,n){var r=t.disabled,a=t.switchable;function s(){a&&rt(n,"select"),rt(n,"click")}var o=function(){return e($,{attrs:{name:"edit"},class:ki("edit"),on:{click:function(u){u.stopPropagation(),rt(n,"edit"),rt(n,"click")}}})};function l(){if(i.tag)return i.tag(O({},t.data));if(t.data.isDefault&&t.defaultTagText)return e(zn,{attrs:{type:"danger",round:!0},class:ki("tag")},[t.defaultTagText])}function c(){var h=t.data,d=[e("div",{class:ki("name")},[h.name+" "+h.tel,l()]),e("div",{class:ki("address")},[h.address])];return a&&!r?e(Na,{attrs:{name:h.id,iconSize:18}},[d]):d}return e("div",{class:ki({disabled:r}),on:{click:s}},[e(Rt,tt([{attrs:{border:!1,valueClass:ki("value")},scopedSlots:{default:c,"right-icon":o}},lt(n)])),i.bottom==null?void 0:i.bottom(O({},t.data,{disabled:r}))])}Tc.props={data:Object,disabled:Boolean,switchable:Boolean,defaultTagText:String};var qv=Rv(Tc),La=w("address-list"),Fv=La[0],Wn=La[1],Uv=La[2];function kc(e,t,i,n){function r(o,l){if(!!o)return o.map(function(c,h){return e(qv,{attrs:{data:c,disabled:l,switchable:t.switchable,defaultTagText:t.defaultTagText},key:c.id,scopedSlots:{bottom:i["item-bottom"],tag:i.tag},on:{select:function(){rt(n,l?"select-disabled":"select",c,h),l||rt(n,"input",c.id)},edit:function(){rt(n,l?"edit-disabled":"edit",c,h)},click:function(){rt(n,"click-item",c,h)}}})})}var a=r(t.list),s=r(t.disabledList,!0);return e("div",tt([{class:Wn()},lt(n)]),[i.top==null?void 0:i.top(),e(Oa,{attrs:{value:t.value}},[a]),t.disabledText&&e("div",{class:Wn("disabled-text")},[t.disabledText]),s,i.default==null?void 0:i.default(),e("div",{class:Wn("bottom")},[e(Nt,{attrs:{round:!0,block:!0,type:"danger",text:t.addButtonText||Uv("add")},class:Wn("add"),on:{click:function(){rt(n,"add")}}})])])}kc.props={list:Array,value:[Number,String],disabledList:Array,disabledText:String,addButtonText:String,defaultTagText:String,switchable:{type:Boolean,default:!0}};var Yv=Fv(kc),Mc=w("badge"),jv=Mc[0],Ec=Mc[1],Gv=jv({props:{dot:Boolean,max:[Number,String],color:String,content:[Number,String],tag:{type:String,default:"div"}},methods:{hasContent:function(){return!!(this.$scopedSlots.content||it(this.content)&&this.content!=="")},renderContent:function(){var t=this.dot,i=this.max,n=this.content;if(!t&&this.hasContent())return this.$scopedSlots.content?this.$scopedSlots.content():it(i)&&la(n)&&+n>i?i+"+":n},renderBadge:function(){var t=this.$createElement;if(this.hasContent()||this.dot)return t("div",{class:Ec({dot:this.dot,fixed:!!this.$scopedSlots.default}),style:{background:this.color}},[this.renderContent()])}},render:function(){var t=arguments[0];if(this.$scopedSlots.default){var i=this.tag;return t(i,{class:Ec("wrapper")},[this.$scopedSlots.default(),this.renderBadge()])}return this.renderBadge()}}),Ic=Date.now();function Kv(e){var t=Date.now(),i=Math.max(0,16-(t-Ic)),n=setTimeout(e,i);return Ic=t+i,n}var Qi=Ut?global:window,Hv=Qi.requestAnimationFrame||Kv,zv=Qi.cancelAnimationFrame||Qi.clearTimeout;function ie(e){return Hv.call(Qi,e)}function oi(e){ie(function(){ie(e)})}function Bc(e){zv.call(Qi,e)}function Zi(e){return Object.prototype.toString.call(e)==="[object Date]"&&!ca(e.getTime())}var Va=w("calendar"),Wv=Va[0],Ct=Va[1],He=Va[2];function Jv(e){return He("monthTitle",e.getFullYear(),e.getMonth()+1)}function Pa(e,t){var i=e.getFullYear(),n=t.getFullYear(),r=e.getMonth(),a=t.getMonth();return i===n?r===a?0:r>a?1:-1:i>n?1:-1}function ke(e,t){var i=Pa(e,t);if(i===0){var n=e.getDate(),r=t.getDate();return n===r?0:n>r?1:-1}return i}function Ra(e,t){return e=new Date(e),e.setDate(e.getDate()+t),e}function Qv(e){return Ra(e,-1)}function Dc(e){return Ra(e,1)}function Zv(e){var t=e[0].getTime(),i=e[1].getTime();return(i-t)/(1e3*60*60*24)+1}function qa(e){return new Date(e)}function Oc(e){return Array.isArray(e)?e.map(function(t){return t===null?t:qa(t)}):qa(e)}function $v(e,t){if(e<0)return[];for(var i=-1,n=Array(e);++i<e;)n[i]=t(i);return n}function Fa(e){if(!e)return 0;for(;ca(parseInt(e,10));)if(e.length>1)e=e.slice(1);else return 0;return parseInt(e,10)}function Ua(e,t){return 32-new Date(e,t-1,32).getDate()}var Xv=w("calendar-month"),_v=Xv[0],ty=_v({props:{date:Date,type:String,color:String,minDate:Date,maxDate:Date,showMark:Boolean,rowHeight:[Number,String],formatter:Function,lazyRender:Boolean,currentDate:[Date,Array],allowSameDay:Boolean,showSubtitle:Boolean,showMonthTitle:Boolean,firstDayOfWeek:Number},data:function(){return{visible:!1}},computed:{title:function(){return Jv(this.date)},rowHeightWithUnit:function(){return st(this.rowHeight)},offset:function(){var t=this.firstDayOfWeek,i=this.date.getDay();return t?(i+7-this.firstDayOfWeek)%7:i},totalDay:function(){return Ua(this.date.getFullYear(),this.date.getMonth()+1)},shouldRender:function(){return this.visible||!this.lazyRender},placeholders:function(){for(var t=[],i=Math.ceil((this.totalDay+this.offset)/7),n=1;n<=i;n++)t.push({type:"placeholder"});return t},days:function(){for(var t=[],i=this.date.getFullYear(),n=this.date.getMonth(),r=1;r<=this.totalDay;r++){var a=new Date(i,n,r),s=this.getDayType(a),o={date:a,type:s,text:r,bottomInfo:this.getBottomInfo(s)};this.formatter&&(o=this.formatter(o)),t.push(o)}return t}},methods:{getHeight:function(){var t;return((t=this.$el)==null?void 0:t.getBoundingClientRect().height)||0},scrollIntoView:function(t){var i=this.$refs,n=i.days,r=i.month,a=this.showSubtitle?n:r,s=a.getBoundingClientRect().top-t.getBoundingClientRect().top+t.scrollTop;Dn(t,s)},getMultipleDayType:function(t){var i=this,n=function(c){return i.currentDate.some(function(h){return ke(h,c)===0})};if(n(t)){var r=Qv(t),a=Dc(t),s=n(r),o=n(a);return s&&o?"multiple-middle":s?"end":o?"start":"multiple-selected"}return""},getRangeDayType:function(t){var i=this.currentDate,n=i[0],r=i[1];if(!n)return"";var a=ke(t,n);if(!r)return a===0?"start":"";var s=ke(t,r);if(a===0&&s===0&&this.allowSameDay)return"start-end";if(a===0)return"start";if(s===0)return"end";if(a>0&&s<0)return"middle"},getDayType:function(t){var i=this.type,n=this.minDate,r=this.maxDate,a=this.currentDate;if(ke(t,n)<0||ke(t,r)>0)return"disabled";if(a!==null){if(i==="single")return ke(t,a)===0?"selected":"";if(i==="multiple")return this.getMultipleDayType(t);if(i==="range")return this.getRangeDayType(t)}},getBottomInfo:function(t){if(this.type==="range"){if(t==="start"||t==="end")return He(t);if(t==="start-end")return He("startEnd")}},getDayStyle:function(t,i){var n={height:this.rowHeightWithUnit};return t==="placeholder"?(n.width="100%",n):(i===0&&(n.marginLeft=100*this.offset/7+"%"),this.color&&(t==="start"||t==="end"||t==="start-end"||t==="multiple-selected"||t==="multiple-middle"?n.background=this.color:t==="middle"&&(n.color=this.color)),n)},genTitle:function(){var t=this.$createElement;if(this.showMonthTitle)return t("div",{class:Ct("month-title")},[this.title])},genMark:function(){var t=this.$createElement;if(this.showMark&&this.shouldRender)return t("div",{class:Ct("month-mark")},[this.date.getMonth()+1])},genDays:function(){var t=this.$createElement,i=this.shouldRender?this.days:this.placeholders;return t("div",{ref:"days",attrs:{role:"grid"},class:Ct("days")},[this.genMark(),i.map(this.genDay)])},genTopInfo:function(t){var i=this.$createElement,n=this.$scopedSlots["top-info"];if(t.topInfo||n)return i("div",{class:Ct("top-info")},[n?n(t):t.topInfo])},genBottomInfo:function(t){var i=this.$createElement,n=this.$scopedSlots["bottom-info"];if(t.bottomInfo||n)return i("div",{class:Ct("bottom-info")},[n?n(t):t.bottomInfo])},genDay:function(t,i){var n=this,r=this.$createElement,a=t.type,s=this.getDayStyle(a,i),o=a==="disabled",l=function(){o||n.$emit("click",t)};return a==="selected"?r("div",{attrs:{role:"gridcell",tabindex:-1},style:s,class:[Ct("day"),t.className],on:{click:l}},[r("div",{class:Ct("selected-day"),style:{width:this.rowHeightWithUnit,height:this.rowHeightWithUnit,background:this.color}},[this.genTopInfo(t),t.text,this.genBottomInfo(t)])]):r("div",{attrs:{role:"gridcell",tabindex:o?null:-1},style:s,class:[Ct("day",a),t.className],on:{click:l}},[this.genTopInfo(t),t.text,this.genBottomInfo(t)])}},render:function(){var t=arguments[0];return t("div",{class:Ct("month"),ref:"month"},[this.genTitle(),this.genDays()])}}),ey=w("calendar-header"),iy=ey[0],ny=iy({props:{title:String,subtitle:String,showTitle:Boolean,showSubtitle:Boolean,firstDayOfWeek:Number},methods:{genTitle:function(){var t=this.$createElement;if(this.showTitle){var i=this.slots("title")||this.title||He("title");return t("div",{class:Ct("header-title")},[i])}},genSubtitle:function(){var t=this.$createElement;if(this.showSubtitle)return t("div",{class:Ct("header-subtitle")},[this.subtitle])},genWeekDays:function(){var t=this.$createElement,i=He("weekdays"),n=this.firstDayOfWeek,r=[].concat(i.slice(n,7),i.slice(0,n));return t("div",{class:Ct("weekdays")},[r.map(function(a){return t("span",{class:Ct("weekday")},[a])})])}},render:function(){var t=arguments[0];return t("div",{class:Ct("header")},[this.genTitle(),this.genSubtitle(),this.genWeekDays()])}}),ry=Wv({props:{title:String,color:String,value:Boolean,readonly:Boolean,formatter:Function,rowHeight:[Number,String],confirmText:String,rangePrompt:String,defaultDate:[Date,Array],getContainer:[String,Function],allowSameDay:Boolean,confirmDisabledText:String,type:{type:String,default:"single"},round:{type:Boolean,default:!0},position:{type:String,default:"bottom"},poppable:{type:Boolean,default:!0},maxRange:{type:[Number,String],default:null},lazyRender:{type:Boolean,default:!0},showMark:{type:Boolean,default:!0},showTitle:{type:Boolean,default:!0},showConfirm:{type:Boolean,default:!0},showSubtitle:{type:Boolean,default:!0},closeOnPopstate:{type:Boolean,default:!0},closeOnClickOverlay:{type:Boolean,default:!0},safeAreaInsetBottom:{type:Boolean,default:!0},minDate:{type:Date,validator:Zi,default:function(){return new Date}},maxDate:{type:Date,validator:Zi,default:function(){var t=new Date;return new Date(t.getFullYear(),t.getMonth()+6,t.getDate())}},firstDayOfWeek:{type:[Number,String],default:0,validator:function(t){return t>=0&&t<=6}}},inject:{vanPopup:{default:null}},data:function(){return{subtitle:"",currentDate:this.getInitialDate()}},computed:{months:function(){var t=[],i=new Date(this.minDate);i.setDate(1);do t.push(new Date(i)),i.setMonth(i.getMonth()+1);while(Pa(i,this.maxDate)!==1);return t},buttonDisabled:function(){var t=this.type,i=this.currentDate;if(i){if(t==="range")return!i[0]||!i[1];if(t==="multiple")return!i.length}return!i},dayOffset:function(){return this.firstDayOfWeek?this.firstDayOfWeek%7:0}},watch:{value:"init",type:function(){this.reset()},defaultDate:function(t){this.currentDate=t,this.scrollIntoView()}},mounted:function(){if(this.init(),!this.poppable){var t;(t=this.vanPopup)==null||t.$on("opened",this.onScroll)}},activated:function(){this.init()},methods:{reset:function(t){t===void 0&&(t=this.getInitialDate()),this.currentDate=t,this.scrollIntoView()},init:function(){var t=this;this.poppable&&!this.value||this.$nextTick(function(){t.bodyHeight=Math.floor(t.$refs.body.getBoundingClientRect().height),t.onScroll(),t.scrollIntoView()})},scrollToDate:function(t){var i=this;ie(function(){var n=i.value||!i.poppable;!t||!n||(i.months.some(function(r,a){if(Pa(r,t)===0){var s=i.$refs,o=s.body,l=s.months;return l[a].scrollIntoView(o),!0}return!1}),i.onScroll())})},scrollIntoView:function(){var t=this.currentDate;if(t){var i=this.type==="single"?t:t[0];this.scrollToDate(i)}},getInitialDate:function(){var t=this.type,i=this.minDate,n=this.maxDate,r=this.defaultDate;if(r===null)return r;var a=new Date;if(ke(a,i)===-1?a=i:ke(a,n)===1&&(a=n),t==="range"){var s=r||[],o=s[0],l=s[1];return[o||a,l||Dc(a)]}return t==="multiple"?r||[a]:r||a},onScroll:function(){var t=this.$refs,i=t.body,n=t.months,r=ri(i),a=r+this.bodyHeight,s=n.map(function(f){return f.getHeight()}),o=s.reduce(function(f,p){return f+p},0);if(!(a>o&&r>0)){for(var l=0,c,h=[-1,-1],d=0;d<n.length;d++){var u=l<=a&&l+s[d]>=r;u&&(h[1]=d,c||(c=n[d],h[0]=d),n[d].showed||(n[d].showed=!0,this.$emit("month-show",{date:n[d].date,title:n[d].title}))),l+=s[d]}n.forEach(function(f,p){f.visible=p>=h[0]-1&&p<=h[1]+1}),c&&(this.subtitle=c.title)}},onClickDay:function(t){if(!this.readonly){var i=t.date,n=this.type,r=this.currentDate;if(n==="range"){if(!r){this.select([i,null]);return}var a=r[0],s=r[1];if(a&&!s){var o=ke(i,a);o===1?this.select([a,i],!0):o===-1?this.select([i,null]):this.allowSameDay&&this.select([i,i],!0)}else this.select([i,null])}else if(n==="multiple"){if(!r){this.select([i]);return}var l,c=this.currentDate.some(function(u,f){var p=ke(u,i)===0;return p&&(l=f),p});if(c){var h=r.splice(l,1),d=h[0];this.$emit("unselect",qa(d))}else this.maxRange&&r.length>=this.maxRange?St(this.rangePrompt||He("rangePrompt",this.maxRange)):this.select([].concat(r,[i]))}else this.select(i,!0)}},togglePopup:function(t){this.$emit("input",t)},select:function(t,i){var n=this,r=function(o){n.currentDate=o,n.$emit("select",Oc(n.currentDate))};if(i&&this.type==="range"){var a=this.checkRange(t);if(!a){this.showConfirm?r([t[0],Ra(t[0],this.maxRange-1)]):r(t);return}}r(t),i&&!this.showConfirm&&this.onConfirm()},checkRange:function(t){var i=this.maxRange,n=this.rangePrompt;return i&&Zv(t)>i?(St(n||He("rangePrompt",i)),!1):!0},onConfirm:function(){this.$emit("confirm",Oc(this.currentDate))},genMonth:function(t,i){var n=this.$createElement,r=i!==0||!this.showSubtitle;return n(ty,{ref:"months",refInFor:!0,attrs:{date:t,type:this.type,color:this.color,minDate:this.minDate,maxDate:this.maxDate,showMark:this.showMark,formatter:this.formatter,rowHeight:this.rowHeight,lazyRender:this.lazyRender,currentDate:this.currentDate,showSubtitle:this.showSubtitle,allowSameDay:this.allowSameDay,showMonthTitle:r,firstDayOfWeek:this.dayOffset},scopedSlots:{"top-info":this.$scopedSlots["top-info"],"bottom-info":this.$scopedSlots["bottom-info"]},on:{click:this.onClickDay}})},genFooterContent:function(){var t=this.$createElement,i=this.slots("footer");if(i)return i;if(this.showConfirm){var n=this.buttonDisabled?this.confirmDisabledText:this.confirmText;return t(Nt,{attrs:{round:!0,block:!0,type:"danger",color:this.color,disabled:this.buttonDisabled,nativeType:"button"},class:Ct("confirm"),on:{click:this.onConfirm}},[n||He("confirm")])}},genFooter:function(){var t=this.$createElement;return t("div",{class:Ct("footer",{unfit:!this.safeAreaInsetBottom})},[this.genFooterContent()])},genCalendar:function(){var t=this,i=this.$createElement;return i("div",{class:Ct()},[i(ny,{attrs:{title:this.title,showTitle:this.showTitle,subtitle:this.subtitle,showSubtitle:this.showSubtitle,firstDayOfWeek:this.dayOffset},scopedSlots:{title:function(){return t.slots("title")}}}),i("div",{ref:"body",class:Ct("body"),on:{scroll:this.onScroll}},[this.months.map(this.genMonth)]),this.genFooter()])}},render:function(){var t=this,i=arguments[0];if(this.poppable){var n,r=function(s){return function(){return t.$emit(s)}};return i(Te,{attrs:(n={round:!0,value:this.value},n.round=this.round,n.position=this.position,n.closeable=this.showTitle||this.showSubtitle,n.getContainer=this.getContainer,n.closeOnPopstate=this.closeOnPopstate,n.closeOnClickOverlay=this.closeOnClickOverlay,n),class:Ct("popup"),on:{input:this.togglePopup,open:r("open"),opened:r("opened"),close:r("close"),closed:r("closed")}},[this.genCalendar()])}return this.genCalendar()}}),Nc=w("image"),ay=Nc[0],Mi=Nc[1],Ei=ay({props:{src:String,fit:String,alt:String,round:Boolean,width:[Number,String],height:[Number,String],radius:[Number,String],lazyLoad:Boolean,iconPrefix:String,showError:{type:Boolean,default:!0},showLoading:{type:Boolean,default:!0},errorIcon:{type:String,default:"photo-fail"},loadingIcon:{type:String,default:"photo"}},data:function(){return{loading:!0,error:!1}},watch:{src:function(){this.loading=!0,this.error=!1}},computed:{style:function(){var t={};return it(this.width)&&(t.width=st(this.width)),it(this.height)&&(t.height=st(this.height)),it(this.radius)&&(t.overflow="hidden",t.borderRadius=st(this.radius)),t}},created:function(){var t=this.$Lazyload;t&&In&&(t.$on("loaded",this.onLazyLoaded),t.$on("error",this.onLazyLoadError))},beforeDestroy:function(){var t=this.$Lazyload;t&&(t.$off("loaded",this.onLazyLoaded),t.$off("error",this.onLazyLoadError))},methods:{onLoad:function(t){this.loading=!1,this.$emit("load",t)},onLazyLoaded:function(t){var i=t.el;i===this.$refs.image&&this.loading&&this.onLoad()},onLazyLoadError:function(t){var i=t.el;i===this.$refs.image&&!this.error&&this.onError()},onError:function(t){this.error=!0,this.loading=!1,this.$emit("error",t)},onClick:function(t){this.$emit("click",t)},genPlaceholder:function(){var t=this.$createElement;if(this.loading&&this.showLoading)return t("div",{class:Mi("loading")},[this.slots("loading")||t($,{attrs:{name:this.loadingIcon,classPrefix:this.iconPrefix},class:Mi("loading-icon")})]);if(this.error&&this.showError)return t("div",{class:Mi("error")},[this.slots("error")||t($,{attrs:{name:this.errorIcon,classPrefix:this.iconPrefix},class:Mi("error-icon")})])},genImage:function(){var t=this.$createElement,i={class:Mi("img"),attrs:{alt:this.alt},style:{objectFit:this.fit}};if(!this.error)return this.lazyLoad?t("img",tt([{ref:"image",directives:[{name:"lazy",value:this.src}]},i])):t("img",tt([{attrs:{src:this.src},on:{load:this.onLoad,error:this.onError}},i]))}},render:function(){var t=arguments[0];return t("div",{class:Mi({round:this.round}),style:this.style,on:{click:this.onClick}},[this.genImage(),this.genPlaceholder(),this.slots()])}}),Lc=w("card"),sy=Lc[0],Kt=Lc[1];function Vc(e,t,i,n){var r,a=t.thumb,s=i.num||it(t.num),o=i.price||it(t.price),l=i["origin-price"]||it(t.originPrice),c=s||o||l||i.bottom;function h(M){rt(n,"click-thumb",M)}function d(){if(i.tag||t.tag)return e("div",{class:Kt("tag")},[i.tag?i.tag():e(zn,{attrs:{mark:!0,type:"danger"}},[t.tag])])}function u(){if(i.thumb||a)return e("a",{attrs:{href:t.thumbLink},class:Kt("thumb"),on:{click:h}},[i.thumb?i.thumb():e(Ei,{attrs:{src:a,width:"100%",height:"100%",fit:"cover","lazy-load":t.lazyLoad}}),d()])}function f(){if(i.title)return i.title();if(t.title)return e("div",{class:[Kt("title"),"van-multi-ellipsis--l2"]},[t.title])}function p(){if(i.desc)return i.desc();if(t.desc)return e("div",{class:[Kt("desc"),"van-ellipsis"]},[t.desc])}function m(){var M=t.price.toString().split(".");return e("div",[e("span",{class:Kt("price-currency")},[t.currency]),e("span",{class:Kt("price-integer")},[M[0]]),".",e("span",{class:Kt("price-decimal")},[M[1]])])}function g(){if(o)return e("div",{class:Kt("price")},[i.price?i.price():m()])}function C(){if(l){var M=i["origin-price"];return e("div",{class:Kt("origin-price")},[M?M():t.currency+" "+t.originPrice])}}function x(){if(s)return e("div",{class:Kt("num")},[i.num?i.num():"x"+t.num])}function I(){if(i.footer)return e("div",{class:Kt("footer")},[i.footer()])}return e("div",tt([{class:Kt()},lt(n,!0)]),[e("div",{class:Kt("header")},[u(),e("div",{class:Kt("content",{centered:t.centered})},[e("div",[f(),p(),i.tags==null?void 0:i.tags()]),c&&e("div",{class:"van-card__bottom"},[(r=i["price-top"])==null?void 0:r.call(i),g(),C(),x(),i.bottom==null?void 0:i.bottom()])])]),I()])}Vc.props={tag:String,desc:String,thumb:String,title:String,centered:Boolean,lazyLoad:Boolean,thumbLink:String,num:[Number,String],price:[Number,String],originPrice:[Number,String],currency:{type:String,default:"\xA5"}};var oy=sy(Vc),Pc=w("tab"),ly=Pc[0],Ya=Pc[1],Jn=ly({mixins:[jt("vanTabs")],props:O({},Ge,{dot:Boolean,name:[Number,String],info:[Number,String],badge:[Number,String],title:String,titleStyle:null,titleClass:null,disabled:Boolean}),data:function(){return{inited:!1}},computed:{computedName:function(){var t;return(t=this.name)!=null?t:this.index},isActive:function(){var t=this.computedName===this.parent.currentName;return t&&(this.inited=!0),t}},watch:{title:function(){this.parent.setLine(),this.parent.scrollIntoView()},inited:function(t){var i=this;this.parent.lazyRender&&t&&this.$nextTick(function(){i.parent.$emit("rendered",i.computedName,i.title)})}},render:function(t){var i=this.slots,n=this.parent,r=this.isActive,a=i();if(!(!a&&!n.animated)){var s=n.scrollspy||r,o=this.inited||n.scrollspy||!n.lazyRender,l=o?a:t();return n.animated?t("div",{attrs:{role:"tabpanel","aria-hidden":!r},class:Ya("pane-wrapper",{inactive:!r})},[t("div",{class:Ya("pane")},[l])]):t("div",{directives:[{name:"show",value:s}],attrs:{role:"tabpanel"},class:Ya("pane")},[l])}}});function cy(e,t,i){var n=0,r=e.scrollLeft,a=i===0?1:Math.round(i*1e3/16);function s(){e.scrollLeft+=(t-r)/a,++n<a&&ie(s)}s()}function uy(e,t,i,n){var r=ri(e),a=r<t,s=i===0?1:Math.round(i*1e3/16),o=(t-r)/s;function l(){r+=o,(a&&r>t||!a&&r<t)&&(r=t),Dn(e,r),a&&r<t||!a&&r>t?ie(l):n&&ie(n)}l()}function $i(e){var t=window.getComputedStyle(e),i=t.display==="none",n=e.offsetParent===null&&t.position!=="fixed";return i||n}function Rc(e){var t=e.interceptor,i=e.args,n=e.done;if(t){var r=t.apply(void 0,i);Bn(r)?r.then(function(a){a&&n()}).catch(Ki):r&&n()}else n()}var qc=w("tab"),hy=qc[0],ja=qc[1],dy=hy({props:{dot:Boolean,type:String,info:[Number,String],color:String,title:String,isActive:Boolean,disabled:Boolean,scrollable:Boolean,activeColor:String,inactiveColor:String},computed:{style:function(){var t={},i=this.color,n=this.isActive,r=this.type==="card";i&&r&&(t.borderColor=i,this.disabled||(n?t.backgroundColor=i:t.color=i));var a=n?this.activeColor:this.inactiveColor;return a&&(t.color=a),t}},methods:{onClick:function(){this.$emit("click")},genText:function(){var t=this.$createElement,i=t("span",{class:ja("text",{ellipsis:!this.scrollable})},[this.slots()||this.title]);return this.dot||it(this.info)&&this.info!==""?t("span",{class:ja("text-wrapper")},[i,t(ai,{attrs:{dot:this.dot,info:this.info}})]):i}},render:function(){var t=arguments[0];return t("div",{attrs:{role:"tab","aria-selected":this.isActive},class:[ja({active:this.isActive,disabled:this.disabled})],style:this.style,on:{click:this.onClick}},[this.genText()])}}),Fc=w("sticky"),fy=Fc[0],py=Fc[1],Uc=fy({mixins:[ue(function(e,t){if(this.scroller||(this.scroller=ni(this.$el)),this.observer){var i=t?"observe":"unobserve";this.observer[i](this.$el)}e(this.scroller,"scroll",this.onScroll,!0),this.onScroll()})],props:{zIndex:[Number,String],container:null,offsetTop:{type:[Number,String],default:0}},data:function(){return{fixed:!1,height:0,transform:0}},computed:{offsetTopPx:function(){return ha(this.offsetTop)},style:function(){if(!!this.fixed){var t={};return it(this.zIndex)&&(t.zIndex=this.zIndex),this.offsetTopPx&&this.fixed&&(t.top=this.offsetTopPx+"px"),this.transform&&(t.transform="translate3d(0, "+this.transform+"px, 0)"),t}}},watch:{fixed:function(t){this.$emit("change",t)}},created:function(){var t=this;!Ut&&window.IntersectionObserver&&(this.observer=new IntersectionObserver(function(i){i[0].intersectionRatio>0&&t.onScroll()},{root:document.body}))},methods:{onScroll:function(){var t=this;if(!$i(this.$el)){this.height=this.$el.offsetHeight;var i=this.container,n=this.offsetTopPx,r=ri(window),a=pa(this.$el),s=function(){t.$emit("scroll",{scrollTop:r,isFixed:t.fixed})};if(i){var o=a+i.offsetHeight;if(r+n+this.height>o){var l=this.height+r-o;l<this.height?(this.fixed=!0,this.transform=-(l+n)):this.fixed=!1,s();return}}r+n>a?(this.fixed=!0,this.transform=0):this.fixed=!1,s()}}},render:function(){var t=arguments[0],i=this.fixed,n={height:i?this.height+"px":null};return t("div",{style:n},[t("div",{class:py({fixed:i}),style:this.style},[this.slots()])])}}),Yc=w("tabs"),my=Yc[0],jc=Yc[1],gy=50,vy=my({mixins:[te],props:{count:Number,duration:[Number,String],animated:Boolean,swipeable:Boolean,currentIndex:Number},computed:{style:function(){if(this.animated)return{transform:"translate3d("+-1*this.currentIndex*100+"%, 0, 0)",transitionDuration:this.duration+"s"}},listeners:function(){if(this.swipeable)return{touchstart:this.touchStart,touchmove:this.touchMove,touchend:this.onTouchEnd,touchcancel:this.onTouchEnd}}},methods:{onTouchEnd:function(){var t=this.direction,i=this.deltaX,n=this.currentIndex;t==="horizontal"&&this.offsetX>=gy&&(i>0&&n!==0?this.$emit("change",n-1):i<0&&n!==this.count-1&&this.$emit("change",n+1))},genChildren:function(){var t=this.$createElement;return this.animated?t("div",{class:jc("track"),style:this.style},[this.slots()]):this.slots()}},render:function(){var t=arguments[0];return t("div",{class:jc("content",{animated:this.animated}),on:O({},this.listeners)},[this.genChildren()])}}),Gc=w("tabs"),yy=Gc[0],Qn=Gc[1],Ga=yy({mixins:[Gt("vanTabs"),ue(function(e){this.scroller||(this.scroller=ni(this.$el)),e(window,"resize",this.resize,!0),this.scrollspy&&e(this.scroller,"scroll",this.onScroll,!0)})],inject:{vanPopup:{default:null}},model:{prop:"active"},props:{color:String,border:Boolean,sticky:Boolean,animated:Boolean,swipeable:Boolean,scrollspy:Boolean,background:String,lineWidth:[Number,String],lineHeight:[Number,String],beforeChange:Function,titleActiveColor:String,titleInactiveColor:String,type:{type:String,default:"line"},active:{type:[Number,String],default:0},ellipsis:{type:Boolean,default:!0},duration:{type:[Number,String],default:.3},offsetTop:{type:[Number,String],default:0},lazyRender:{type:Boolean,default:!0},swipeThreshold:{type:[Number,String],default:5}},data:function(){return{position:"",currentIndex:null,lineStyle:{backgroundColor:this.color}}},computed:{scrollable:function(){return this.children.length>this.swipeThreshold||!this.ellipsis},navStyle:function(){return{borderColor:this.color,background:this.background}},currentName:function(){var t=this.children[this.currentIndex];if(t)return t.computedName},offsetTopPx:function(){return ha(this.offsetTop)},scrollOffset:function(){return this.sticky?this.offsetTopPx+this.tabHeight:0}},watch:{color:"setLine",active:function(t){t!==this.currentName&&this.setCurrentIndexByName(t)},children:function(){var t=this;this.setCurrentIndexByName(this.active),this.setLine(),this.$nextTick(function(){t.scrollIntoView(!0)})},currentIndex:function(){this.scrollIntoView(),this.setLine(),this.stickyFixed&&!this.scrollspy&&On(Math.ceil(pa(this.$el)-this.offsetTopPx))},scrollspy:function(t){t?_t(this.scroller,"scroll",this.onScroll,!0):je(this.scroller,"scroll",this.onScroll)}},mounted:function(){var t=this;this.init(),this.vanPopup&&this.vanPopup.onReopen(function(){t.setLine()})},activated:function(){this.init(),this.setLine()},methods:{resize:function(){this.setLine()},init:function(){var t=this;this.$nextTick(function(){t.inited=!0,t.tabHeight=Dg(t.$refs.wrap),t.scrollIntoView(!0)})},setLine:function(){var t=this,i=this.inited;this.$nextTick(function(){var n=t.$refs.titles;if(!(!n||!n[t.currentIndex]||t.type!=="line"||$i(t.$el))){var r=n[t.currentIndex].$el,a=t.lineWidth,s=t.lineHeight,o=r.offsetLeft+r.offsetWidth/2,l={width:st(a),backgroundColor:t.color,transform:"translateX("+o+"px) translateX(-50%)"};if(i&&(l.transitionDuration=t.duration+"s"),it(s)){var c=st(s);l.height=c,l.borderRadius=c}t.lineStyle=l}})},setCurrentIndexByName:function(t){var i=this.children.filter(function(r){return r.computedName===t}),n=(this.children[0]||{}).index||0;this.setCurrentIndex(i.length?i[0].index:n)},setCurrentIndex:function(t){var i=this.findAvailableTab(t);if(!!it(i)){var n=this.children[i],r=n.computedName,a=this.currentIndex!==null;this.currentIndex=i,r!==this.active&&(this.$emit("input",r),a&&this.$emit("change",r,n.title))}},findAvailableTab:function(t){for(var i=t<this.currentIndex?-1:1;t>=0&&t<this.children.length;){if(!this.children[t].disabled)return t;t+=i}},onClick:function(t,i){var n=this,r=this.children[i],a=r.title,s=r.disabled,o=r.computedName;s?this.$emit("disabled",o,a):(Rc({interceptor:this.beforeChange,args:[o],done:function(){n.setCurrentIndex(i),n.scrollToCurrentContent()}}),this.$emit("click",o,a),si(t.$router,t))},scrollIntoView:function(t){var i=this.$refs.titles;if(!(!this.scrollable||!i||!i[this.currentIndex])){var n=this.$refs.nav,r=i[this.currentIndex].$el,a=r.offsetLeft-(n.offsetWidth-r.offsetWidth)/2;cy(n,a,t?0:+this.duration)}},onSticktScroll:function(t){this.stickyFixed=t.isFixed,this.$emit("scroll",t)},scrollTo:function(t){var i=this;this.$nextTick(function(){i.setCurrentIndexByName(t),i.scrollToCurrentContent(!0)})},scrollToCurrentContent:function(t){var i=this;if(t===void 0&&(t=!1),this.scrollspy){var n=this.children[this.currentIndex],r=n==null?void 0:n.$el;if(r){var a=pa(r,this.scroller)-this.scrollOffset;this.lockScroll=!0,uy(this.scroller,a,t?0:+this.duration,function(){i.lockScroll=!1})}}},onScroll:function(){if(this.scrollspy&&!this.lockScroll){var t=this.getCurrentIndexOnScroll();this.setCurrentIndex(t)}},getCurrentIndexOnScroll:function(){for(var t=this.children,i=0;i<t.length;i++){var n=Og(t[i].$el);if(n>this.scrollOffset)return i===0?0:i-1}return t.length-1}},render:function(){var t=this,i,n=arguments[0],r=this.type,a=this.animated,s=this.scrollable,o=this.children.map(function(c,h){var d;return n(dy,{ref:"titles",refInFor:!0,attrs:{type:r,dot:c.dot,info:(d=c.badge)!=null?d:c.info,title:c.title,color:t.color,isActive:h===t.currentIndex,disabled:c.disabled,scrollable:s,activeColor:t.titleActiveColor,inactiveColor:t.titleInactiveColor},style:c.titleStyle,class:c.titleClass,scopedSlots:{default:function(){return c.slots("title")}},on:{click:function(){t.onClick(c,h)}}})}),l=n("div",{ref:"wrap",class:[Qn("wrap",{scrollable:s}),(i={},i[Rn]=r==="line"&&this.border,i)]},[n("div",{ref:"nav",attrs:{role:"tablist"},class:Qn("nav",[r,{complete:this.scrollable}]),style:this.navStyle},[this.slots("nav-left"),o,r==="line"&&n("div",{class:Qn("line"),style:this.lineStyle}),this.slots("nav-right")])]);return n("div",{class:Qn([r])},[this.sticky?n(Uc,{attrs:{container:this.$el,offsetTop:this.offsetTop},on:{scroll:this.onSticktScroll}},[l]):l,n(vy,{attrs:{count:this.children.length,animated:a,duration:this.duration,swipeable:this.swipeable,currentIndex:this.currentIndex},on:{change:this.setCurrentIndex}},[this.slots()])])}}),Ka=w("cascader"),by=Ka[0],Le=Ka[1],Sy=Ka[2],Cy=by({props:{title:String,value:[Number,String],fieldNames:Object,placeholder:String,activeColor:String,options:{type:Array,default:function(){return[]}},closeable:{type:Boolean,default:!0},showHeader:{type:Boolean,default:!0}},data:function(){return{tabs:[],activeTab:0}},computed:{textKey:function(){var t;return((t=this.fieldNames)==null?void 0:t.text)||"text"},valueKey:function(){var t;return((t=this.fieldNames)==null?void 0:t.value)||"value"},childrenKey:function(){var t;return((t=this.fieldNames)==null?void 0:t.children)||"children"}},watch:{options:{deep:!0,handler:"updateTabs"},value:function(t){var i=this;if(t||t===0){var n=this.tabs.map(function(r){var a;return(a=r.selectedOption)==null?void 0:a[i.valueKey]});if(n.indexOf(t)!==-1)return}this.updateTabs()}},created:function(){this.updateTabs()},methods:{getSelectedOptionsByValue:function(t,i){for(var n=0;n<t.length;n++){var r=t[n];if(r[this.valueKey]===i)return[r];if(r[this.childrenKey]){var a=this.getSelectedOptionsByValue(r[this.childrenKey],i);if(a)return[r].concat(a)}}},updateTabs:function(){var t=this;if(this.value||this.value===0){var i=this.getSelectedOptionsByValue(this.options,this.value);if(i){var n=this.options;this.tabs=i.map(function(r){var a={options:n,selectedOption:r},s=n.filter(function(o){return o[t.valueKey]===r[t.valueKey]});return s.length&&(n=s[0][t.childrenKey]),a}),n&&this.tabs.push({options:n,selectedOption:null}),this.$nextTick(function(){t.activeTab=t.tabs.length-1});return}}this.tabs=[{options:this.options,selectedOption:null}]},onSelect:function(t,i){var n=this;if(this.tabs[i].selectedOption=t,this.tabs.length>i+1&&(this.tabs=this.tabs.slice(0,i+1)),t[this.childrenKey]){var r={options:t[this.childrenKey],selectedOption:null};this.tabs[i+1]?this.$set(this.tabs,i+1,r):this.tabs.push(r),this.$nextTick(function(){n.activeTab++})}var a=this.tabs.map(function(o){return o.selectedOption}).filter(function(o){return!!o}),s={value:t[this.valueKey],tabIndex:i,selectedOptions:a};this.$emit("input",t[this.valueKey]),this.$emit("change",s),t[this.childrenKey]||this.$emit("finish",s)},onClose:function(){this.$emit("close")},renderHeader:function(){var t=this.$createElement;if(this.showHeader)return t("div",{class:Le("header")},[t("h2",{class:Le("title")},[this.slots("title")||this.title]),this.closeable?t($,{attrs:{name:"cross"},class:Le("close-icon"),on:{click:this.onClose}}):null])},renderOptions:function(t,i,n){var r=this,a=this.$createElement,s=function(l){var c=i&&l[r.valueKey]===i[r.valueKey],h=r.slots("option",{option:l,selected:c})||a("span",[l[r.textKey]]);return a("li",{class:Le("option",{selected:c}),style:{color:c?r.activeColor:null},on:{click:function(){r.onSelect(l,n)}}},[h,c?a($,{attrs:{name:"success"},class:Le("selected-icon")}):null])};return a("ul",{class:Le("options")},[t.map(s)])},renderTab:function(t,i){var n=this.$createElement,r=t.options,a=t.selectedOption,s=a?a[this.textKey]:this.placeholder||Sy("select");return n(Jn,{attrs:{title:s,titleClass:Le("tab",{unselected:!a})}},[this.renderOptions(r,a,i)])},renderTabs:function(){var t=this,i=this.$createElement;return i(Ga,{attrs:{animated:!0,swipeable:!0,swipeThreshold:0,color:this.activeColor},class:Le("tabs"),model:{value:t.activeTab,callback:function(r){t.activeTab=r}}},[this.tabs.map(this.renderTab)])}},render:function(){var t=arguments[0];return t("div",{class:Le()},[this.renderHeader(),this.renderTabs()])}}),Kc=w("cell-group"),Ay=Kc[0],Hc=Kc[1];function zc(e,t,i,n){var r,a=e("div",tt([{class:[Hc({inset:t.inset}),(r={},r[Rn]=t.border,r)]},lt(n,!0)]),[i.default==null?void 0:i.default()]);return t.title||i.title?e("div",{key:n.data.key},[e("div",{class:Hc("title",{inset:t.inset})},[i.title?i.title():t.title]),a]):a}zc.props={title:String,inset:Boolean,border:{type:Boolean,default:!0}};var Wc=Ay(zc),Jc=w("checkbox"),xy=Jc[0],wy=Jc[1],Qc=xy({mixins:[Ac({bem:wy,role:"checkbox",parent:"vanCheckbox"})],computed:{checked:{get:function(){return this.parent?this.parent.value.indexOf(this.name)!==-1:this.value},set:function(t){this.parent?this.setParentValue(t):this.$emit("input",t)}}},watch:{value:function(t){this.$emit("change",t)}},methods:{toggle:function(t){var i=this;t===void 0&&(t=!this.checked),clearTimeout(this.toggleTask),this.toggleTask=setTimeout(function(){i.checked=t})},setParentValue:function(t){var i=this.parent,n=i.value.slice();if(t){if(i.max&&n.length>=i.max)return;n.indexOf(this.name)===-1&&(n.push(this.name),i.$emit("input",n))}else{var r=n.indexOf(this.name);r!==-1&&(n.splice(r,1),i.$emit("input",n))}}}}),Zc=w("checkbox-group"),Ty=Zc[0],ky=Zc[1],My=Ty({mixins:[Gt("vanCheckbox"),Ke],props:{max:[Number,String],disabled:Boolean,direction:String,iconSize:[Number,String],checkedColor:String,value:{type:Array,default:function(){return[]}}},watch:{value:function(t){this.$emit("change",t)}},methods:{toggleAll:function(t){t===void 0&&(t={}),typeof t=="boolean"&&(t={checked:t});var i=t,n=i.checked,r=i.skipDisabled,a=this.children.filter(function(o){return o.disabled&&r?o.checked:n!=null?n:!o.checked}),s=a.map(function(o){return o.name});this.$emit("input",s)}},render:function(){var t=arguments[0];return t("div",{class:ky([this.direction])},[this.slots()])}}),$c=w("circle"),Ey=$c[0],Zn=$c[1],Xc=3140,Iy=0;function _c(e){return Math.min(Math.max(e,0),100)}function By(e,t){var i=e?1:0;return"M "+t/2+" "+t/2+" m 0, -500 a 500, 500 0 1, "+i+" 0, 1000 a 500, 500 0 1, "+i+" 0, -1000"}var Dy=Ey({props:{text:String,size:[Number,String],color:[String,Object],layerColor:String,strokeLinecap:String,value:{type:Number,default:0},speed:{type:[Number,String],default:0},fill:{type:String,default:"none"},rate:{type:[Number,String],default:100},strokeWidth:{type:[Number,String],default:40},clockwise:{type:Boolean,default:!0}},beforeCreate:function(){this.uid="van-circle-gradient-"+Iy++},computed:{style:function(){var t=st(this.size);return{width:t,height:t}},path:function(){return By(this.clockwise,this.viewBoxSize)},viewBoxSize:function(){return+this.strokeWidth+1e3},layerStyle:function(){return{fill:""+this.fill,stroke:""+this.layerColor,strokeWidth:this.strokeWidth+"px"}},hoverStyle:function(){var t=Xc*this.value/100;return{stroke:""+(this.gradient?"url(#"+this.uid+")":this.color),strokeWidth:+this.strokeWidth+1+"px",strokeLinecap:this.strokeLinecap,strokeDasharray:t+"px "+Xc+"px"}},gradient:function(){return ce(this.color)},LinearGradient:function(){var t=this,i=this.$createElement;if(!!this.gradient){var n=Object.keys(this.color).sort(function(r,a){return parseFloat(r)-parseFloat(a)}).map(function(r,a){return i("stop",{key:a,attrs:{offset:r,"stop-color":t.color[r]}})});return i("defs",[i("linearGradient",{attrs:{id:this.uid,x1:"100%",y1:"0%",x2:"0%",y2:"0%"}},[n])])}}},watch:{rate:{handler:function(t){this.startTime=Date.now(),this.startRate=this.value,this.endRate=_c(t),this.increase=this.endRate>this.startRate,this.duration=Math.abs((this.startRate-this.endRate)*1e3/this.speed),this.speed?(Bc(this.rafId),this.rafId=ie(this.animate)):this.$emit("input",this.endRate)},immediate:!0}},methods:{animate:function(){var t=Date.now(),i=Math.min((t-this.startTime)/this.duration,1),n=i*(this.endRate-this.startRate)+this.startRate;this.$emit("input",_c(parseFloat(n.toFixed(1)))),(this.increase?n<this.endRate:n>this.endRate)&&(this.rafId=ie(this.animate))}},render:function(){var t=arguments[0];return t("div",{class:Zn(),style:this.style},[t("svg",{attrs:{viewBox:"0 0 "+this.viewBoxSize+" "+this.viewBoxSize}},[this.LinearGradient,t("path",{class:Zn("layer"),style:this.layerStyle,attrs:{d:this.path}}),t("path",{attrs:{d:this.path},class:Zn("hover"),style:this.hoverStyle})]),this.slots()||this.text&&t("div",{class:Zn("text")},[this.text])])}}),tu=w("col"),Oy=tu[0],Ny=tu[1],Ly=Oy({mixins:[jt("vanRow")],props:{span:[Number,String],offset:[Number,String],tag:{type:String,default:"div"}},computed:{style:function(){var t=this.index,i=this.parent||{},n=i.spaces;if(n&&n[t]){var r=n[t],a=r.left,s=r.right;return{paddingLeft:a?a+"px":null,paddingRight:s?s+"px":null}}}},methods:{onClick:function(t){this.$emit("click",t)}},render:function(){var t,i=arguments[0],n=this.span,r=this.offset;return i(this.tag,{style:this.style,class:Ny((t={},t[n]=n,t["offset-"+r]=r,t)),on:{click:this.onClick}},[this.slots()])}}),eu=w("collapse"),Vy=eu[0],Py=eu[1],Ry=Vy({mixins:[Gt("vanCollapse")],props:{accordion:Boolean,value:[String,Number,Array],border:{type:Boolean,default:!0}},methods:{switch:function(t,i){this.accordion||(t=i?this.value.concat(t):this.value.filter(function(n){return n!==t})),this.$emit("change",t),this.$emit("input",t)}},render:function(){var t,i=arguments[0];return i("div",{class:[Py(),(t={},t[Rn]=this.border,t)]},[this.slots()])}}),iu=w("collapse-item"),qy=iu[0],$n=iu[1],Fy=["title","icon","right-icon"],Uy=qy({mixins:[jt("vanCollapse")],props:O({},wa,{name:[Number,String],disabled:Boolean,lazyRender:{type:Boolean,default:!0},isLink:{type:Boolean,default:!0}}),data:function(){return{show:null,inited:null}},computed:{currentName:function(){var t;return(t=this.name)!=null?t:this.index},expanded:function(){var t=this;if(!this.parent)return null;var i=this.parent,n=i.value,r=i.accordion;return r?n===this.currentName:n.some(function(a){return a===t.currentName})}},created:function(){this.show=this.expanded,this.inited=this.expanded},watch:{expanded:function(t,i){var n=this;if(i!==null){t&&(this.show=!0,this.inited=!0);var r=t?this.$nextTick:ie;r(function(){var a=n.$refs,s=a.content,o=a.wrapper;if(!(!s||!o)){var l=s.offsetHeight;if(l){var c=l+"px";o.style.height=t?0:c,oi(function(){o.style.height=t?c:0})}else n.onTransitionEnd()}})}}},methods:{onClick:function(){this.disabled||this.toggle()},toggle:function(t){t===void 0&&(t=!this.expanded);var i=this.parent,n=this.currentName,r=i.accordion&&n===i.value,a=r?"":n;this.parent.switch(a,t)},onTransitionEnd:function(){this.expanded?this.$refs.wrapper.style.height="":this.show=!1},genTitle:function(){var t=this,i=this.$createElement,n=this.border,r=this.disabled,a=this.expanded,s=Fy.reduce(function(o,l){return t.slots(l)&&(o[l]=function(){return t.slots(l)}),o},{});return this.slots("value")&&(s.default=function(){return t.slots("value")}),i(Rt,{attrs:{role:"button",tabindex:r?-1:0,"aria-expanded":String(a)},class:$n("title",{disabled:r,expanded:a,borderless:!n}),on:{click:this.onClick},scopedSlots:s,props:O({},this.$props)})},genContent:function(){var t=this.$createElement;if(this.inited||!this.lazyRender)return t("div",{directives:[{name:"show",value:this.show}],ref:"wrapper",class:$n("wrapper"),on:{transitionend:this.onTransitionEnd}},[t("div",{ref:"content",class:$n("content")},[this.slots()])])}},render:function(){var t=arguments[0];return t("div",{class:[$n({border:this.index&&this.border})]},[this.genTitle(),this.genContent()])}}),Ha=w("contact-card"),Yy=Ha[0],nu=Ha[1],za=Ha[2];function ru(e,t,i,n){var r=t.type,a=t.editable;function s(l){a&&rt(n,"click",l)}function o(){return r==="add"?t.addText||za("addText"):[e("div",[za("name")+"\uFF1A"+t.name]),e("div",[za("tel")+"\uFF1A"+t.tel])]}return e(Rt,tt([{attrs:{center:!0,border:!1,isLink:a,valueClass:nu("value"),icon:r==="edit"?"contact":"add-square"},class:nu([r]),on:{click:s}},lt(n)]),[o()])}ru.props={tel:String,name:String,addText:String,editable:{type:Boolean,default:!0},type:{type:String,default:"add"}};var jy=Yy(ru),Wa=w("contact-edit"),Gy=Wa[0],Xn=Wa[1],Ve=Wa[2],Ja={tel:"",name:""},Ky=Gy({props:{isEdit:Boolean,isSaving:Boolean,isDeleting:Boolean,showSetDefault:Boolean,setDefaultLabel:String,contactInfo:{type:Object,default:function(){return O({},Ja)}},telValidator:{type:Function,default:Fl}},data:function(){return{data:O({},Ja,this.contactInfo),errorInfo:{name:"",tel:""}}},watch:{contactInfo:function(t){this.data=O({},Ja,t)}},methods:{onFocus:function(t){this.errorInfo[t]=""},getErrorMessageByKey:function(t){var i=this.data[t].trim();switch(t){case"name":return i?"":Ve("nameInvalid");case"tel":return this.telValidator(i)?"":Ve("telInvalid")}},onSave:function(){var t=this,i=["name","tel"].every(function(n){var r=t.getErrorMessageByKey(n);return r&&(t.errorInfo[n]=r),!r});i&&!this.isSaving&&this.$emit("save",this.data)},onDelete:function(){var t=this;ft.confirm({title:Ve("confirmDelete")}).then(function(){t.$emit("delete",t.data)})}},render:function(){var t=this,i=arguments[0],n=this.data,r=this.errorInfo,a=function(o){return function(){return t.onFocus(o)}};return i("div",{class:Xn()},[i("div",{class:Xn("fields")},[i(ee,{attrs:{clearable:!0,maxlength:"30",label:Ve("name"),placeholder:Ve("nameEmpty"),errorMessage:r.name},on:{focus:a("name")},model:{value:n.name,callback:function(o){t.$set(n,"name",o)}}}),i(ee,{attrs:{clearable:!0,type:"tel",label:Ve("tel"),placeholder:Ve("telEmpty"),errorMessage:r.tel},on:{focus:a("tel")},model:{value:n.tel,callback:function(o){t.$set(n,"tel",o)}}})]),this.showSetDefault&&i(Rt,{attrs:{title:this.setDefaultLabel,border:!1},class:Xn("switch-cell")},[i(Kn,{attrs:{size:24},slot:"right-icon",on:{change:function(o){t.$emit("change-default",o)}},model:{value:n.isDefault,callback:function(o){t.$set(n,"isDefault",o)}}})]),i("div",{class:Xn("buttons")},[i(Nt,{attrs:{block:!0,round:!0,type:"danger",text:Ve("save"),loading:this.isSaving},on:{click:this.onSave}}),this.isEdit&&i(Nt,{attrs:{block:!0,round:!0,text:Ve("delete"),loading:this.isDeleting},on:{click:this.onDelete}})])])}}),Qa=w("contact-list"),Hy=Qa[0],ze=Qa[1],zy=Qa[2];function au(e,t,i,n){var r=t.list&&t.list.map(function(a,s){function o(){rt(n,"input",a.id),rt(n,"select",a,s)}function l(){return e(Na,{attrs:{name:a.id,iconSize:16,checkedColor:Ul},on:{click:o}})}function c(){return e($,{attrs:{name:"edit"},class:ze("edit"),on:{click:function(u){u.stopPropagation(),rt(n,"edit",a,s)}}})}function h(){var d=[a.name+"\uFF0C"+a.tel];return a.isDefault&&t.defaultTagText&&d.push(e(zn,{attrs:{type:"danger",round:!0},class:ze("item-tag")},[t.defaultTagText])),d}return e(Rt,{key:a.id,attrs:{isLink:!0,center:!0,valueClass:ze("item-value")},class:ze("item"),scopedSlots:{icon:c,default:h,"right-icon":l},on:{click:o}})});return e("div",tt([{class:ze()},lt(n)]),[e(Oa,{attrs:{value:t.value},class:ze("group")},[r]),e("div",{class:ze("bottom")},[e(Nt,{attrs:{round:!0,block:!0,type:"danger",text:t.addText||zy("addText")},class:ze("add"),on:{click:function(){rt(n,"add")}}})])])}au.props={value:null,list:Array,addText:String,defaultTagText:String};var Wy=Hy(au),Za=1e3,$a=60*Za,Xa=60*$a,su=24*Xa;function Jy(e){var t=Math.floor(e/su),i=Math.floor(e%su/Xa),n=Math.floor(e%Xa/$a),r=Math.floor(e%$a/Za),a=Math.floor(e%Za);return{days:t,hours:i,minutes:n,seconds:r,milliseconds:a}}function Qy(e,t){var i=t.days,n=t.hours,r=t.minutes,a=t.seconds,s=t.milliseconds;if(e.indexOf("DD")===-1?n+=i*24:e=e.replace("DD",vt(i)),e.indexOf("HH")===-1?r+=n*60:e=e.replace("HH",vt(n)),e.indexOf("mm")===-1?a+=r*60:e=e.replace("mm",vt(r)),e.indexOf("ss")===-1?s+=a*1e3:e=e.replace("ss",vt(a)),e.indexOf("S")!==-1){var o=vt(s,3);e.indexOf("SSS")!==-1?e=e.replace("SSS",o):e.indexOf("SS")!==-1?e=e.replace("SS",o.slice(0,2)):e=e.replace("S",o.charAt(0))}return e}function Zy(e,t){return Math.floor(e/1e3)===Math.floor(t/1e3)}var ou=w("count-down"),$y=ou[0],Xy=ou[1],_y=$y({props:{millisecond:Boolean,time:{type:[Number,String],default:0},format:{type:String,default:"HH:mm:ss"},autoStart:{type:Boolean,default:!0}},data:function(){return{remain:0}},computed:{timeData:function(){return Jy(this.remain)},formattedTime:function(){return Qy(this.format,this.timeData)}},watch:{time:{immediate:!0,handler:"reset"}},activated:function(){this.keepAlivePaused&&(this.counting=!0,this.keepAlivePaused=!1,this.tick())},deactivated:function(){this.counting&&(this.pause(),this.keepAlivePaused=!0)},beforeDestroy:function(){this.pause()},methods:{start:function(){this.counting||(this.counting=!0,this.endTime=Date.now()+this.remain,this.tick())},pause:function(){this.counting=!1,Bc(this.rafId)},reset:function(){this.pause(),this.remain=+this.time,this.autoStart&&this.start()},tick:function(){!In||(this.millisecond?this.microTick():this.macroTick())},microTick:function(){var t=this;this.rafId=ie(function(){!t.counting||(t.setRemain(t.getRemain()),t.remain>0&&t.microTick())})},macroTick:function(){var t=this;this.rafId=ie(function(){if(!!t.counting){var i=t.getRemain();(!Zy(i,t.remain)||i===0)&&t.setRemain(i),t.remain>0&&t.macroTick()}})},getRemain:function(){return Math.max(this.endTime-Date.now(),0)},setRemain:function(t){this.remain=t,this.$emit("change",this.timeData),t===0&&(this.pause(),this.$emit("finish"))}},render:function(){var t=arguments[0];return t("div",{class:Xy()},[this.slots("default",this.timeData)||this.formattedTime])}}),_a=w("coupon"),tb=_a[0],Me=_a[1],ts=_a[2];function eb(e){return e<Math.pow(10,12)?e*1e3:+e}function lu(e){var t=new Date(eb(e));return t.getFullYear()+"."+vt(t.getMonth()+1)+"."+vt(t.getDate())}function ib(e){return(e/10).toFixed(e%10===0?0:1)}function cu(e){return(e/100).toFixed(e%100===0?0:e%10===0?1:2)}var es=tb({props:{coupon:Object,chosen:Boolean,disabled:Boolean,currency:{type:String,default:"\xA5"}},computed:{validPeriod:function(){var t=this.coupon,i=t.startAt,n=t.endAt,r=t.customValidPeriod;return r||lu(i)+" - "+lu(n)},faceAmount:function(){var t=this.coupon;if(t.valueDesc)return t.valueDesc+"<span>"+(t.unitDesc||"")+"</span>";if(t.denominations){var i=cu(t.denominations);return"<span>"+this.currency+"</span> "+i}return t.discount?ts("discount",ib(t.discount)):""},conditionMessage:function(){var t=cu(this.coupon.originCondition);return t==="0"?ts("unlimited"):ts("condition",t)}},render:function(){var t=arguments[0],i=this.coupon,n=this.disabled,r=n&&i.reason||i.description;return t("div",{class:Me({disabled:n})},[t("div",{class:Me("content")},[t("div",{class:Me("head")},[t("h2",{class:Me("amount"),domProps:{innerHTML:this.faceAmount}}),t("p",{class:Me("condition")},[this.coupon.condition||this.conditionMessage])]),t("div",{class:Me("body")},[t("p",{class:Me("name")},[i.name]),t("p",{class:Me("valid")},[this.validPeriod]),!this.disabled&&t(Qc,{attrs:{size:18,value:this.chosen,checkedColor:Ul},class:Me("corner")})])]),r&&t("p",{class:Me("description")},[r])])}}),is=w("coupon-cell"),nb=is[0],uu=is[1],ns=is[2];function rb(e){var t=e.coupons,i=e.chosenCoupon,n=e.currency,r=t[+i];if(r){var a=0;return it(r.value)?a=r.value:it(r.denominations)&&(a=r.denominations),"-"+n+" "+(a/100).toFixed(2)}return t.length===0?ns("tips"):ns("count",t.length)}function rs(e,t,i,n){var r=t.coupons[+t.chosenCoupon],a=rb(t);return e(Rt,tt([{class:uu(),attrs:{value:a,title:t.title||ns("title"),border:t.border,isLink:t.editable,valueClass:uu("value",{selected:r})}},lt(n,!0)]))}rs.model={prop:"chosenCoupon"},rs.props={title:String,coupons:{type:Array,default:function(){return[]}},currency:{type:String,default:"\xA5"},border:{type:Boolean,default:!0},editable:{type:Boolean,default:!0},chosenCoupon:{type:[Number,String],default:-1}};var ab=nb(rs),as=w("coupon-list"),sb=as[0],Ee=as[1],Ii=as[2],ob="https://img01.yzcdn.cn/vant/coupon-empty.png",lb=sb({model:{prop:"code"},props:{code:String,closeButtonText:String,inputPlaceholder:String,enabledTitle:String,disabledTitle:String,exchangeButtonText:String,exchangeButtonLoading:Boolean,exchangeButtonDisabled:Boolean,exchangeMinLength:{type:Number,default:1},chosenCoupon:{type:Number,default:-1},coupons:{type:Array,default:function(){return[]}},disabledCoupons:{type:Array,default:function(){return[]}},displayedCouponIndex:{type:Number,default:-1},showExchangeBar:{type:Boolean,default:!0},showCloseButton:{type:Boolean,default:!0},showCount:{type:Boolean,default:!0},currency:{type:String,default:"\xA5"},emptyImage:{type:String,default:ob}},data:function(){return{tab:0,winHeight:window.innerHeight,currentCode:this.code||""}},computed:{buttonDisabled:function(){return!this.exchangeButtonLoading&&(this.exchangeButtonDisabled||!this.currentCode||this.currentCode.length<this.exchangeMinLength)},listStyle:function(){return{height:this.winHeight-(this.showExchangeBar?140:94)+"px"}}},watch:{code:function(t){this.currentCode=t},currentCode:function(t){this.$emit("input",t)},displayedCouponIndex:"scrollToShowCoupon"},mounted:function(){this.scrollToShowCoupon(this.displayedCouponIndex)},methods:{onClickExchangeButton:function(){this.$emit("exchange",this.currentCode),this.code||(this.currentCode="")},scrollToShowCoupon:function(t){var i=this;t!==-1&&this.$nextTick(function(){var n=i.$refs,r=n.card,a=n.list;a&&r&&r[t]&&(a.scrollTop=r[t].$el.offsetTop-100)})},genEmpty:function(){var t=this.$createElement;return t("div",{class:Ee("empty")},[t("img",{attrs:{src:this.emptyImage}}),t("p",[Ii("empty")])])},genExchangeButton:function(){var t=this.$createElement;return t(Nt,{attrs:{plain:!0,type:"danger",text:this.exchangeButtonText||Ii("exchange"),loading:this.exchangeButtonLoading,disabled:this.buttonDisabled},class:Ee("exchange"),on:{click:this.onClickExchangeButton}})}},render:function(){var t=this,i=arguments[0],n=this.coupons,r=this.disabledCoupons,a=this.showCount?" ("+n.length+")":"",s=(this.enabledTitle||Ii("enable"))+a,o=this.showCount?" ("+r.length+")":"",l=(this.disabledTitle||Ii("disabled"))+o,c=this.showExchangeBar&&i("div",{class:Ee("exchange-bar")},[i(ee,{attrs:{clearable:!0,border:!1,placeholder:this.inputPlaceholder||Ii("placeholder"),maxlength:"20"},class:Ee("field"),model:{value:t.currentCode,callback:function(p){t.currentCode=p}}}),this.genExchangeButton()]),h=function(p){return function(){return t.$emit("change",p)}},d=i(Jn,{attrs:{title:s}},[i("div",{class:Ee("list",{"with-bottom":this.showCloseButton}),style:this.listStyle},[n.map(function(f,p){return i(es,{ref:"card",key:f.id,attrs:{coupon:f,currency:t.currency,chosen:p===t.chosenCoupon},nativeOn:{click:h(p)}})}),!n.length&&this.genEmpty(),this.slots("list-footer")])]),u=i(Jn,{attrs:{title:l}},[i("div",{class:Ee("list",{"with-bottom":this.showCloseButton}),style:this.listStyle},[r.map(function(f){return i(es,{attrs:{disabled:!0,coupon:f,currency:t.currency},key:f.id})}),!r.length&&this.genEmpty(),this.slots("disabled-list-footer")])]);return i("div",{class:Ee()},[c,i(Ga,{class:Ee("tab"),attrs:{border:!1},model:{value:t.tab,callback:function(p){t.tab=p}}},[d,u]),i("div",{class:Ee("bottom")},[i(Nt,{directives:[{name:"show",value:this.showCloseButton}],attrs:{round:!0,type:"danger",block:!0,text:this.closeButtonText||Ii("close")},class:Ee("close"),on:{click:h(-1)}})])])}}),hu=O({},Pn,{value:null,filter:Function,columnsOrder:Array,showToolbar:{type:Boolean,default:!0},formatter:{type:Function,default:function(t,i){return i}}}),du={data:function(){return{innerValue:this.formatValue(this.value)}},computed:{originColumns:function(){var t=this;return this.ranges.map(function(i){var n=i.type,r=i.range,a=$v(r[1]-r[0]+1,function(s){var o=vt(r[0]+s);return o});return t.filter&&(a=t.filter(n,a)),{type:n,values:a}})},columns:function(){var t=this;return this.originColumns.map(function(i){return{values:i.values.map(function(n){return t.formatter(i.type,n)})}})}},watch:{columns:"updateColumnValue",innerValue:function(t,i){i?this.$emit("input",t):this.$emit("input",null)}},mounted:function(){var t=this;this.updateColumnValue(),this.$nextTick(function(){t.updateInnerValue()})},methods:{getPicker:function(){return this.$refs.picker},getProxiedPicker:function(){var t=this,i=this.$refs.picker;if(i){var n=function(a){return function(){i[a].apply(i,arguments),t.updateInnerValue()}};return O({},i,{setValues:n("setValues"),setIndexes:n("setIndexes"),setColumnIndex:n("setColumnIndex"),setColumnValue:n("setColumnValue")})}},onConfirm:function(){this.$emit("input",this.innerValue),this.$emit("confirm",this.innerValue)},onCancel:function(){this.$emit("cancel")}},render:function(){var t=this,i=arguments[0],n={};return Object.keys(Pn).forEach(function(r){n[r]=t[r]}),i(Aa,{ref:"picker",attrs:{columns:this.columns,readonly:this.readonly},scopedSlots:this.$scopedSlots,on:{change:this.onChange,confirm:this.onConfirm,cancel:this.onCancel},props:O({},n)})}},cb=w("time-picker"),ub=cb[0],fu=ub({mixins:[du],props:O({},hu,{minHour:{type:[Number,String],default:0},maxHour:{type:[Number,String],default:23},minMinute:{type:[Number,String],default:0},maxMinute:{type:[Number,String],default:59}}),computed:{ranges:function(){return[{type:"hour",range:[+this.minHour,+this.maxHour]},{type:"minute",range:[+this.minMinute,+this.maxMinute]}]}},watch:{filter:"updateInnerValue",minHour:function(){var t=this;this.$nextTick(function(){t.updateInnerValue()})},maxHour:function(t){var i=this.innerValue.split(":"),n=i[0],r=i[1];n>=t?(this.innerValue=this.formatValue(t+":"+r),this.updateColumnValue()):this.updateInnerValue()},minMinute:"updateInnerValue",maxMinute:function(t){var i=this.innerValue.split(":"),n=i[0],r=i[1];r>=t?(this.innerValue=this.formatValue(n+":"+t),this.updateColumnValue()):this.updateInnerValue()},value:function(t){t=this.formatValue(t),t!==this.innerValue&&(this.innerValue=t,this.updateColumnValue())}},methods:{formatValue:function(t){t||(t=vt(this.minHour)+":"+vt(this.minMinute));var i=t.split(":"),n=i[0],r=i[1];return n=vt(Ot(n,this.minHour,this.maxHour)),r=vt(Ot(r,this.minMinute,this.maxMinute)),n+":"+r},updateInnerValue:function(){var t=this.getPicker().getIndexes(),i=t[0],n=t[1],r=this.originColumns,a=r[0],s=r[1],o=a.values[i]||a.values[0],l=s.values[n]||s.values[0];this.innerValue=this.formatValue(o+":"+l),this.updateColumnValue()},onChange:function(t){var i=this;this.updateInnerValue(),this.$nextTick(function(){i.$nextTick(function(){i.updateInnerValue(),i.$emit("change",t)})})},updateColumnValue:function(){var t=this,i=this.formatter,n=this.innerValue.split(":"),r=[i("hour",n[0]),i("minute",n[1])];this.$nextTick(function(){t.getPicker().setValues(r)})}}});function ss(e,t){return ss=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,r){return n.__proto__=r,n},ss(e,t)}function pu(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(pu=function(){return!!e})()}function mu(e,t,i){if(pu())return Reflect.construct.apply(null,arguments);var n=[null];n.push.apply(n,t);var r=new(e.bind.apply(e,n));return i&&ss(r,i.prototype),r}var gu=new Date().getFullYear(),hb=w("date-picker"),db=hb[0],vu=db({mixins:[du],props:O({},hu,{type:{type:String,default:"datetime"},minDate:{type:Date,default:function(){return new Date(gu-10,0,1)},validator:Zi},maxDate:{type:Date,default:function(){return new Date(gu+10,11,31)},validator:Zi}}),watch:{filter:"updateInnerValue",minDate:function(){var t=this;this.$nextTick(function(){t.updateInnerValue()})},maxDate:function(t){this.innerValue.valueOf()>=t.valueOf()?this.innerValue=t:this.updateInnerValue()},value:function(t){t=this.formatValue(t),t&&t.valueOf()!==this.innerValue.valueOf()&&(this.innerValue=t)}},computed:{ranges:function(){var t=this.getBoundary("max",this.innerValue?this.innerValue:this.minDate),i=t.maxYear,n=t.maxDate,r=t.maxMonth,a=t.maxHour,s=t.maxMinute,o=this.getBoundary("min",this.innerValue?this.innerValue:this.minDate),l=o.minYear,c=o.minDate,h=o.minMonth,d=o.minHour,u=o.minMinute,f=[{type:"year",range:[l,i]},{type:"month",range:[h,r]},{type:"day",range:[c,n]},{type:"hour",range:[d,a]},{type:"minute",range:[u,s]}];switch(this.type){case"date":f=f.slice(0,3);break;case"year-month":f=f.slice(0,2);break;case"month-day":f=f.slice(1,3);break;case"datehour":f=f.slice(0,4);break}if(this.columnsOrder){var p=this.columnsOrder.concat(f.map(function(m){return m.type}));f.sort(function(m,g){return p.indexOf(m.type)-p.indexOf(g.type)})}return f}},methods:{formatValue:function(t){var i=this;if(!Zi(t))return null;var n=new Date(this.minDate),r=new Date(this.maxDate),a={year:"getFullYear",month:"getMonth",day:"getDate",hour:"getHours",minute:"getMinutes"};if(this.originColumns){var s=this.originColumns.map(function(c,h){var d=c.type,u=c.values,f=i.ranges[h].range,p=n[a[d]](),m=r[a[d]](),g=d==="month"?+u[0]-1:+u[0],C=d==="month"?+u[u.length-1]-1:+u[u.length-1];return{type:d,values:[p<f[0]?Math.max(p,g):g||p,m>f[1]?Math.min(m,C):C||m]}});if(this.type==="month-day"){var o=(this.innerValue||this.minDate).getFullYear();s.unshift({type:"year",values:[o,o]})}var l=Object.keys(a).map(function(c){var h;return(h=s.filter(function(d){return d.type===c})[0])==null?void 0:h.values}).filter(function(c){return c});n=mu(Date,l.map(function(c){return Fa(c[0])})),r=mu(Date,l.map(function(c){return Fa(c[1])}))}return t=Math.max(t,n.getTime()),t=Math.min(t,r.getTime()),new Date(t)},getBoundary:function(t,i){var n,r=this[t+"Date"],a=r.getFullYear(),s=1,o=1,l=0,c=0;return t==="max"&&(s=12,o=Ua(i.getFullYear(),i.getMonth()+1),l=23,c=59),i.getFullYear()===a&&(s=r.getMonth()+1,i.getMonth()+1===s&&(o=r.getDate(),i.getDate()===o&&(l=r.getHours(),i.getHours()===l&&(c=r.getMinutes())))),n={},n[t+"Year"]=a,n[t+"Month"]=s,n[t+"Date"]=o,n[t+"Hour"]=l,n[t+"Minute"]=c,n},updateInnerValue:function(){var t=this,i=this.type,n=this.getPicker().getIndexes(),r=function(f){var p=0;t.originColumns.forEach(function(g,C){f===g.type&&(p=C)});var m=t.originColumns[p].values;return Fa(m[n[p]])},a,s,o;i==="month-day"?(a=(this.innerValue||this.minDate).getFullYear(),s=r("month"),o=r("day")):(a=r("year"),s=r("month"),o=i==="year-month"?1:r("day"));var l=Ua(a,s);o=o>l?l:o;var c=0,h=0;i==="datehour"&&(c=r("hour")),i==="datetime"&&(c=r("hour"),h=r("minute"));var d=new Date(a,s-1,o,c,h);this.innerValue=this.formatValue(d)},onChange:function(t){var i=this;this.updateInnerValue(),this.$nextTick(function(){i.$nextTick(function(){i.updateInnerValue(),i.$emit("change",t)})})},updateColumnValue:function(){var t=this,i=this.innerValue?this.innerValue:this.minDate,n=this.formatter,r=this.originColumns.map(function(a){switch(a.type){case"year":return n("year",""+i.getFullYear());case"month":return n("month",vt(i.getMonth()+1));case"day":return n("day",vt(i.getDate()));case"hour":return n("hour",vt(i.getHours()));case"minute":return n("minute",vt(i.getMinutes()));default:return null}});this.$nextTick(function(){t.getPicker().setValues(r)})}}}),yu=w("datetime-picker"),fb=yu[0],pb=yu[1],bu=fb({props:O({},fu.props,vu.props),methods:{getPicker:function(){return this.$refs.root.getProxiedPicker()}},render:function(){var t=arguments[0],i=this.type==="time"?fu:vu;return t(i,{ref:"root",class:pb(),scopedSlots:this.$scopedSlots,props:O({},this.$props),on:O({},this.$listeners)})}}),Su=w("divider"),mb=Su[0],gb=Su[1];function Cu(e,t,i,n){var r;return e("div",tt([{attrs:{role:"separator"},style:{borderColor:t.borderColor},class:gb((r={dashed:t.dashed,hairline:t.hairline},r["content-"+t.contentPosition]=i.default,r))},lt(n,!0)]),[i.default&&i.default()])}Cu.props={dashed:Boolean,hairline:{type:Boolean,default:!0},contentPosition:{type:String,default:"center"}};var vb=mb(Cu),Au=w("dropdown-item"),yb=Au[0],_n=Au[1],bb=yb({mixins:[ma({ref:"wrapper"}),jt("vanDropdownMenu")],props:{value:null,title:String,disabled:Boolean,titleClass:String,options:{type:Array,default:function(){return[]}},lazyRender:{type:Boolean,default:!0}},data:function(){return{transition:!0,showPopup:!1,showWrapper:!1}},computed:{displayTitle:function(){var t=this;if(this.title)return this.title;var i=this.options.filter(function(n){return n.value===t.value});return i.length?i[0].text:""}},watch:{showPopup:function(t){this.bindScroll(t)}},beforeCreate:function(){var t=this,i=function(r){return function(){return t.$emit(r)}};this.onOpen=i("open"),this.onClose=i("close"),this.onOpened=i("opened")},methods:{toggle:function(t,i){t===void 0&&(t=!this.showPopup),i===void 0&&(i={}),t!==this.showPopup&&(this.transition=!i.immediate,this.showPopup=t,t&&(this.parent.updateOffset(),this.showWrapper=!0))},bindScroll:function(t){var i=this.parent.scroller,n=t?_t:je;n(i,"scroll",this.onScroll,!0)},onScroll:function(){this.parent.updateOffset()},onClickWrapper:function(t){this.getContainer&&t.stopPropagation()}},render:function(){var t=this,i=arguments[0],n=this.parent,r=n.zIndex,a=n.offset,s=n.overlay,o=n.duration,l=n.direction,c=n.activeColor,h=n.closeOnClickOverlay,d=this.options.map(function(f){var p=f.value===t.value;return i(Rt,{attrs:{clickable:!0,icon:f.icon,title:f.text},key:f.value,class:_n("option",{active:p}),style:{color:p?c:""},on:{click:function(){t.showPopup=!1,f.value!==t.value&&(t.$emit("input",f.value),t.$emit("change",f.value))}}},[p&&i($,{class:_n("icon"),attrs:{color:c,name:"success"}})])}),u={zIndex:r};return l==="down"?u.top=a+"px":u.bottom=a+"px",i("div",[i("div",{directives:[{name:"show",value:this.showWrapper}],ref:"wrapper",style:u,class:_n([l]),on:{click:this.onClickWrapper}},[i(Te,{attrs:{overlay:s,position:l==="down"?"top":"bottom",duration:this.transition?o:0,lazyRender:this.lazyRender,overlayStyle:{position:"absolute"},closeOnClickOverlay:h},class:_n("content"),on:{open:this.onOpen,close:this.onClose,opened:this.onOpened,closed:function(){t.showWrapper=!1,t.$emit("closed")}},model:{value:t.showPopup,callback:function(p){t.showPopup=p}}},[d,this.slots("default")])])])}}),os=function(t){return{props:{closeOnClickOutside:{type:Boolean,default:!0}},data:function(){var n=this,r=function(s){n.closeOnClickOutside&&!n.$el.contains(s.target)&&n[t.method]()};return{clickOutsideHandler:r}},mounted:function(){_t(document,t.event,this.clickOutsideHandler)},beforeDestroy:function(){je(document,t.event,this.clickOutsideHandler)}}},xu=w("dropdown-menu"),Sb=xu[0],tr=xu[1],Cb=Sb({mixins:[Gt("vanDropdownMenu"),os({event:"click",method:"onClickOutside"})],props:{zIndex:[Number,String],activeColor:String,overlay:{type:Boolean,default:!0},duration:{type:[Number,String],default:.2},direction:{type:String,default:"down"},closeOnClickOverlay:{type:Boolean,default:!0}},data:function(){return{offset:0}},computed:{scroller:function(){return ni(this.$el)},opened:function(){return this.children.some(function(t){return t.showWrapper})},barStyle:function(){if(this.opened&&it(this.zIndex))return{zIndex:1+this.zIndex}}},methods:{updateOffset:function(){if(!!this.$refs.bar){var t=this.$refs.bar.getBoundingClientRect();this.direction==="down"?this.offset=t.bottom:this.offset=window.innerHeight-t.top}},toggleItem:function(t){this.children.forEach(function(i,n){n===t?i.toggle():i.showPopup&&i.toggle(!1,{immediate:!0})})},onClickOutside:function(){this.children.forEach(function(t){t.toggle(!1)})}},render:function(){var t=this,i=arguments[0],n=this.children.map(function(r,a){return i("div",{attrs:{role:"button",tabindex:r.disabled?-1:0},class:tr("item",{disabled:r.disabled}),on:{click:function(){r.disabled||t.toggleItem(a)}}},[i("span",{class:[tr("title",{active:r.showPopup,down:r.showPopup===(t.direction==="down")}),r.titleClass],style:{color:r.showPopup?t.activeColor:""}},[i("div",{class:"van-ellipsis"},[r.slots("title")||r.displayTitle])])])});return i("div",{class:tr()},[i("div",{ref:"bar",style:this.barStyle,class:tr("bar",{opened:this.opened})},[n]),this.slots("default")])}}),Et="van-empty-network-",Ab={render:function(){var t=arguments[0],i=function(r,a,s){return t("stop",{attrs:{"stop-color":r,offset:a+"%","stop-opacity":s}})};return t("svg",{attrs:{viewBox:"0 0 160 160",xmlns:"http://www.w3.org/2000/svg"}},[t("defs",[t("linearGradient",{attrs:{id:Et+"1",x1:"64.022%",y1:"100%",x2:"64.022%",y2:"0%"}},[i("#FFF",0,.5),i("#F2F3F5",100)]),t("linearGradient",{attrs:{id:Et+"2",x1:"50%",y1:"0%",x2:"50%",y2:"84.459%"}},[i("#EBEDF0",0),i("#DCDEE0",100,0)]),t("linearGradient",{attrs:{id:Et+"3",x1:"100%",y1:"0%",x2:"100%",y2:"100%"}},[i("#EAEDF0",0),i("#DCDEE0",100)]),t("linearGradient",{attrs:{id:Et+"4",x1:"100%",y1:"100%",x2:"100%",y2:"0%"}},[i("#EAEDF0",0),i("#DCDEE0",100)]),t("linearGradient",{attrs:{id:Et+"5",x1:"0%",y1:"43.982%",x2:"100%",y2:"54.703%"}},[i("#EAEDF0",0),i("#DCDEE0",100)]),t("linearGradient",{attrs:{id:Et+"6",x1:"94.535%",y1:"43.837%",x2:"5.465%",y2:"54.948%"}},[i("#EAEDF0",0),i("#DCDEE0",100)]),t("radialGradient",{attrs:{id:Et+"7",cx:"50%",cy:"0%",fx:"50%",fy:"0%",r:"100%",gradientTransform:"matrix(0 1 -.54835 0 .5 -.5)"}},[i("#EBEDF0",0),i("#FFF",100,0)])]),t("g",{attrs:{fill:"none","fill-rule":"evenodd"}},[t("g",{attrs:{opacity:".8"}},[t("path",{attrs:{d:"M0 124V46h20v20h14v58H0z",fill:"url(#"+Et+"1)",transform:"matrix(-1 0 0 1 36 7)"}}),t("path",{attrs:{d:"M121 8h22.231v14H152v77.37h-31V8z",fill:"url(#"+Et+"1)",transform:"translate(2 7)"}})]),t("path",{attrs:{fill:"url(#"+Et+"7)",d:"M0 139h160v21H0z"}}),t("path",{attrs:{d:"M37 18a7 7 0 013 13.326v26.742c0 1.23-.997 2.227-2.227 2.227h-1.546A2.227 2.227 0 0134 58.068V31.326A7 7 0 0137 18z",fill:"url(#"+Et+"2)","fill-rule":"nonzero",transform:"translate(43 36)"}}),t("g",{attrs:{opacity:".6","stroke-linecap":"round","stroke-width":"7"}},[t("path",{attrs:{d:"M20.875 11.136a18.868 18.868 0 00-5.284 13.121c0 5.094 2.012 9.718 5.284 13.12",stroke:"url(#"+Et+"3)",transform:"translate(43 36)"}}),t("path",{attrs:{d:"M9.849 0C3.756 6.225 0 14.747 0 24.146c0 9.398 3.756 17.92 9.849 24.145",stroke:"url(#"+Et+"3)",transform:"translate(43 36)"}}),t("path",{attrs:{d:"M57.625 11.136a18.868 18.868 0 00-5.284 13.121c0 5.094 2.012 9.718 5.284 13.12",stroke:"url(#"+Et+"4)",transform:"rotate(-180 76.483 42.257)"}}),t("path",{attrs:{d:"M73.216 0c-6.093 6.225-9.849 14.747-9.849 24.146 0 9.398 3.756 17.92 9.849 24.145",stroke:"url(#"+Et+"4)",transform:"rotate(-180 89.791 42.146)"}})]),t("g",{attrs:{transform:"translate(31 105)","fill-rule":"nonzero"}},[t("rect",{attrs:{fill:"url(#"+Et+"5)",width:"98",height:"34",rx:"2"}}),t("rect",{attrs:{fill:"#FFF",x:"9",y:"8",width:"80",height:"18",rx:"1.114"}}),t("rect",{attrs:{fill:"url(#"+Et+"6)",x:"15",y:"12",width:"18",height:"6",rx:"1.114"}})])])])}},wu=w("empty"),xb=wu[0],er=wu[1],wb=["error","search","default"],Tb=xb({props:{imageSize:[Number,String],description:String,image:{type:String,default:"default"}},methods:{genImageContent:function(){var t=this.$createElement,i=this.slots("image");if(i)return i;if(this.image==="network")return t(Ab);var n=this.image;return wb.indexOf(n)!==-1&&(n="https://img01.yzcdn.cn/vant/empty-image-"+n+".png"),t("img",{attrs:{src:n}})},genImage:function(){var t=this.$createElement,i={width:st(this.imageSize),height:st(this.imageSize)};return t("div",{class:er("image"),style:i},[this.genImageContent()])},genDescription:function(){var t=this.$createElement,i=this.slots("description")||this.description;if(i)return t("p",{class:er("description")},[i])},genBottom:function(){var t=this.$createElement,i=this.slots();if(i)return t("div",{class:er("bottom")},[i])}},render:function(){var t=arguments[0];return t("div",{class:er()},[this.genImage(),this.genDescription(),this.genBottom()])}}),Tu=w("form"),kb=Tu[0],Mb=Tu[1],Eb=kb({props:{colon:Boolean,disabled:Boolean,readonly:Boolean,labelWidth:[Number,String],labelAlign:String,inputAlign:String,scrollToError:Boolean,validateFirst:Boolean,errorMessageAlign:String,submitOnEnter:{type:Boolean,default:!0},validateTrigger:{type:String,default:"onBlur"},showError:{type:Boolean,default:!0},showErrorMessage:{type:Boolean,default:!0}},provide:function(){return{vanForm:this}},data:function(){return{fields:[]}},methods:{getFieldsByNames:function(t){return t?this.fields.filter(function(i){return t.indexOf(i.name)!==-1}):this.fields},validateSeq:function(t){var i=this;return new Promise(function(n,r){var a=[],s=i.getFieldsByNames(t);s.reduce(function(o,l){return o.then(function(){if(!a.length)return l.validate().then(function(c){c&&a.push(c)})})},Promise.resolve()).then(function(){a.length?r(a):n()})})},validateFields:function(t){var i=this;return new Promise(function(n,r){var a=i.getFieldsByNames(t);Promise.all(a.map(function(s){return s.validate()})).then(function(s){s=s.filter(function(o){return o}),s.length?r(s):n()})})},validate:function(t){return t&&!Array.isArray(t)?this.validateField(t):this.validateFirst?this.validateSeq(t):this.validateFields(t)},validateField:function(t){var i=this.fields.filter(function(n){return n.name===t});return i.length?new Promise(function(n,r){i[0].validate().then(function(a){a?r(a):n()})}):Promise.reject()},resetValidation:function(t){t&&!Array.isArray(t)&&(t=[t]);var i=this.getFieldsByNames(t);i.forEach(function(n){n.resetValidation()})},scrollToField:function(t,i){this.fields.some(function(n){return n.name===t?(n.$el.scrollIntoView(i),!0):!1})},addField:function(t){this.fields.push(t),uc(this.fields,this)},removeField:function(t){this.fields=this.fields.filter(function(i){return i!==t})},getValues:function(){return this.fields.reduce(function(t,i){return t[i.name]=i.formValue,t},{})},onSubmit:function(t){t.preventDefault(),this.submit()},submit:function(){var t=this,i=this.getValues();this.validate().then(function(){t.$emit("submit",i)}).catch(function(n){t.$emit("failed",{values:i,errors:n}),t.scrollToError&&t.scrollToField(n[0].name)})}},render:function(){var t=arguments[0];return t("form",{class:Mb(),on:{submit:this.onSubmit}},[this.slots()])}}),ku=w("goods-action-icon"),Ib=ku[0],ls=ku[1],Bb=Ib({mixins:[jt("vanGoodsAction")],props:O({},Ge,{dot:Boolean,text:String,icon:String,color:String,info:[Number,String],badge:[Number,String],iconClass:null}),methods:{onClick:function(t){this.$emit("click",t),si(this.$router,this)},genIcon:function(){var t,i=this.$createElement,n=this.slots("icon"),r=(t=this.badge)!=null?t:this.info;return n?i("div",{class:ls("icon")},[n,i(ai,{attrs:{dot:this.dot,info:r}})]):i($,{class:[ls("icon"),this.iconClass],attrs:{tag:"div",dot:this.dot,name:this.icon,badge:r,color:this.color}})}},render:function(){var t=arguments[0];return t("div",{attrs:{role:"button",tabindex:"0"},class:ls(),on:{click:this.onClick}},[this.genIcon(),this.slots()||this.text])}}),Mu=w("grid"),Db=Mu[0],Ob=Mu[1],Nb=Db({mixins:[Gt("vanGrid")],props:{square:Boolean,gutter:[Number,String],iconSize:[Number,String],direction:String,clickable:Boolean,columnNum:{type:[Number,String],default:4},center:{type:Boolean,default:!0},border:{type:Boolean,default:!0}},computed:{style:function(){var t=this.gutter;if(t)return{paddingLeft:st(t)}}},render:function(){var t,i=arguments[0];return i("div",{style:this.style,class:[Ob(),(t={},t[ga]=this.border&&!this.gutter,t)]},[this.slots()])}}),Eu=w("grid-item"),Lb=Eu[0],Xi=Eu[1],Vb=Lb({mixins:[jt("vanGrid")],props:O({},Ge,{dot:Boolean,text:String,icon:String,iconPrefix:String,info:[Number,String],badge:[Number,String]}),computed:{style:function(){var t=this.parent,i=t.square,n=t.gutter,r=t.columnNum,a=100/r+"%",s={flexBasis:a};if(i)s.paddingTop=a;else if(n){var o=st(n);s.paddingRight=o,this.index>=r&&(s.marginTop=o)}return s},contentStyle:function(){var t=this.parent,i=t.square,n=t.gutter;if(i&&n){var r=st(n);return{right:r,bottom:r,height:"auto"}}}},methods:{onClick:function(t){this.$emit("click",t),si(this.$router,this)},genIcon:function(){var t,i=this.$createElement,n=this.slots("icon"),r=(t=this.badge)!=null?t:this.info;if(n)return i("div",{class:Xi("icon-wrapper")},[n,i(ai,{attrs:{dot:this.dot,info:r}})]);if(this.icon)return i($,{attrs:{name:this.icon,dot:this.dot,badge:r,size:this.parent.iconSize,classPrefix:this.iconPrefix},class:Xi("icon")})},getText:function(){var t=this.$createElement,i=this.slots("text");if(i)return i;if(this.text)return t("span",{class:Xi("text")},[this.text])},genContent:function(){var t=this.slots();return t||[this.genIcon(),this.getText()]}},render:function(){var t,i=arguments[0],n=this.parent,r=n.center,a=n.border,s=n.square,o=n.gutter,l=n.direction,c=n.clickable;return i("div",{class:[Xi({square:s})],style:this.style},[i("div",{style:this.contentStyle,attrs:{role:c?"button":null,tabindex:c?0:null},class:[Xi("content",[l,{center:r,square:s,clickable:c,surround:a&&o}]),(t={},t[fe]=a,t)],on:{click:this.onClick}},[this.genContent()])])}}),Iu=w("image-preview"),Pb=Iu[0],We=Iu[1],Bu=w("swipe"),Rb=Bu[0],ir=Bu[1],Du=Rb({mixins:[te,Gt("vanSwipe"),ue(function(e,t){e(window,"resize",this.resize,!0),e(window,"orientationchange",this.resize,!0),e(window,"visibilitychange",this.onVisibilityChange),t?this.initialize():this.clear()})],props:{width:[Number,String],height:[Number,String],autoplay:[Number,String],vertical:Boolean,lazyRender:Boolean,indicatorColor:String,loop:{type:Boolean,default:!0},duration:{type:[Number,String],default:500},touchable:{type:Boolean,default:!0},initialSwipe:{type:[Number,String],default:0},showIndicators:{type:Boolean,default:!0},stopPropagation:{type:Boolean,default:!0}},data:function(){return{rect:null,offset:0,active:0,deltaX:0,deltaY:0,swiping:!1,computedWidth:0,computedHeight:0}},watch:{children:function(){this.initialize()},initialSwipe:function(){this.initialize()},autoplay:function(t){t>0?this.autoPlay():this.clear()}},computed:{count:function(){return this.children.length},maxCount:function(){return Math.ceil(Math.abs(this.minOffset)/this.size)},delta:function(){return this.vertical?this.deltaY:this.deltaX},size:function(){return this[this.vertical?"computedHeight":"computedWidth"]},trackSize:function(){return this.count*this.size},activeIndicator:function(){return(this.active+this.count)%this.count},isCorrectDirection:function(){var t=this.vertical?"vertical":"horizontal";return this.direction===t},trackStyle:function(){var t={transitionDuration:(this.swiping?0:this.duration)+"ms",transform:"translate"+(this.vertical?"Y":"X")+"("+this.offset+"px)"};if(this.size){var i=this.vertical?"height":"width",n=this.vertical?"width":"height";t[i]=this.trackSize+"px",t[n]=this[n]?this[n]+"px":""}return t},indicatorStyle:function(){return{backgroundColor:this.indicatorColor}},minOffset:function(){return(this.vertical?this.rect.height:this.rect.width)-this.size*this.count}},mounted:function(){this.bindTouchEvent(this.$refs.track)},methods:{initialize:function(t){if(t===void 0&&(t=+this.initialSwipe),!(!this.$el||$i(this.$el))){clearTimeout(this.timer);var i={width:this.$el.offsetWidth,height:this.$el.offsetHeight};this.rect=i,this.swiping=!0,this.active=t,this.computedWidth=+this.width||i.width,this.computedHeight=+this.height||i.height,this.offset=this.getTargetOffset(t),this.children.forEach(function(n){n.offset=0}),this.autoPlay()}},resize:function(){this.initialize(this.activeIndicator)},onVisibilityChange:function(){document.hidden?this.clear():this.autoPlay()},onTouchStart:function(t){!this.touchable||(this.clear(),this.touchStartTime=Date.now(),this.touchStart(t),this.correctPosition())},onTouchMove:function(t){!this.touchable||!this.swiping||(this.touchMove(t),this.isCorrectDirection&&(Mt(t,this.stopPropagation),this.move({offset:this.delta})))},onTouchEnd:function(){if(!(!this.touchable||!this.swiping)){var t=this.size,i=this.delta,n=Date.now()-this.touchStartTime,r=i/n,a=Math.abs(r)>.25||Math.abs(i)>t/2;if(a&&this.isCorrectDirection){var s=this.vertical?this.offsetY:this.offsetX,o=0;this.loop?o=s>0?i>0?-1:1:0:o=-Math[i>0?"ceil":"floor"](i/t),this.move({pace:o,emitChange:!0})}else i&&this.move({pace:0});this.swiping=!1,this.autoPlay()}},getTargetActive:function(t){var i=this.active,n=this.count,r=this.maxCount;return t?this.loop?Ot(i+t,-1,n):Ot(i+t,0,r):i},getTargetOffset:function(t,i){i===void 0&&(i=0);var n=t*this.size;this.loop||(n=Math.min(n,-this.minOffset));var r=i-n;return this.loop||(r=Ot(r,this.minOffset,0)),r},move:function(t){var i=t.pace,n=i===void 0?0:i,r=t.offset,a=r===void 0?0:r,s=t.emitChange,o=this.loop,l=this.count,c=this.active,h=this.children,d=this.trackSize,u=this.minOffset;if(!(l<=1)){var f=this.getTargetActive(n),p=this.getTargetOffset(f,a);if(o){if(h[0]&&p!==u){var m=p<u;h[0].offset=m?d:0}if(h[l-1]&&p!==0){var g=p>0;h[l-1].offset=g?-d:0}}this.active=f,this.offset=p,s&&f!==c&&this.$emit("change",this.activeIndicator)}},prev:function(){var t=this;this.correctPosition(),this.resetTouchStatus(),oi(function(){t.swiping=!1,t.move({pace:-1,emitChange:!0})})},next:function(){var t=this;this.correctPosition(),this.resetTouchStatus(),oi(function(){t.swiping=!1,t.move({pace:1,emitChange:!0})})},swipeTo:function(t,i){var n=this;i===void 0&&(i={}),this.correctPosition(),this.resetTouchStatus(),oi(function(){var r;n.loop&&t===n.count?r=n.active===0?0:t:r=t%n.count,i.immediate?oi(function(){n.swiping=!1}):n.swiping=!1,n.move({pace:r-n.active,emitChange:!0})})},correctPosition:function(){this.swiping=!0,this.active<=-1&&this.move({pace:this.count}),this.active>=this.count&&this.move({pace:-this.count})},clear:function(){clearTimeout(this.timer)},autoPlay:function(){var t=this,i=this.autoplay;i>0&&this.count>1&&(this.clear(),this.timer=setTimeout(function(){t.next(),t.autoPlay()},i))},genIndicator:function(){var t=this,i=this.$createElement,n=this.count,r=this.activeIndicator,a=this.slots("indicator");if(a)return a;if(this.showIndicators&&n>1)return i("div",{class:ir("indicators",{vertical:this.vertical})},[Array.apply(void 0,Array(n)).map(function(s,o){return i("i",{class:ir("indicator",{active:o===r}),style:o===r?t.indicatorStyle:null})})])}},render:function(){var t=arguments[0];return t("div",{class:ir()},[t("div",{ref:"track",style:this.trackStyle,class:ir("track",{vertical:this.vertical})},[this.slots()]),this.genIndicator()])}}),Ou=w("swipe-item"),qb=Ou[0],Fb=Ou[1],Nu=qb({mixins:[jt("vanSwipe")],data:function(){return{offset:0,inited:!1,mounted:!1}},mounted:function(){var t=this;this.$nextTick(function(){t.mounted=!0})},computed:{style:function(){var t={},i=this.parent,n=i.size,r=i.vertical;return n&&(t[r?"height":"width"]=n+"px"),this.offset&&(t.transform="translate"+(r?"Y":"X")+"("+this.offset+"px)"),t},shouldRender:function(){var t=this.index,i=this.inited,n=this.parent,r=this.mounted;if(!n.lazyRender||i)return!0;if(!r)return!1;var a=n.activeIndicator,s=n.count-1,o=a===0&&n.loop?s:a-1,l=a===s&&n.loop?0:a+1,c=t===a||t===o||t===l;return c&&(this.inited=!0),c}},render:function(){var t=arguments[0];return t("div",{class:Fb(),style:this.style,on:O({},this.$listeners)},[this.shouldRender&&this.slots()])}});function Lu(e){return Math.sqrt(Math.pow(e[0].clientX-e[1].clientX,2)+Math.pow(e[0].clientY-e[1].clientY,2))}var Ub={mixins:[te],props:{src:String,show:Boolean,active:Number,minZoom:[Number,String],maxZoom:[Number,String],rootWidth:Number,rootHeight:Number},data:function(){return{scale:1,moveX:0,moveY:0,moving:!1,zooming:!1,imageRatio:0,displayWidth:0,displayHeight:0}},computed:{vertical:function(){var t=this.rootWidth,i=this.rootHeight,n=i/t;return this.imageRatio>n},imageStyle:function(){var t=this.scale,i={transitionDuration:this.zooming||this.moving?"0s":".3s"};if(t!==1){var n=this.moveX/t,r=this.moveY/t;i.transform="scale("+t+", "+t+") translate("+n+"px, "+r+"px)"}return i},maxMoveX:function(){if(this.imageRatio){var t=this.vertical?this.rootHeight/this.imageRatio:this.rootWidth;return Math.max(0,(this.scale*t-this.rootWidth)/2)}return 0},maxMoveY:function(){if(this.imageRatio){var t=this.vertical?this.rootHeight:this.rootWidth*this.imageRatio;return Math.max(0,(this.scale*t-this.rootHeight)/2)}return 0}},watch:{active:"resetScale",show:function(t){t||this.resetScale()}},mounted:function(){this.bindTouchEvent(this.$el)},methods:{resetScale:function(){this.setScale(1),this.moveX=0,this.moveY=0},setScale:function(t){t=Ot(t,+this.minZoom,+this.maxZoom),t!==this.scale&&(this.scale=t,this.$emit("scale",{scale:this.scale,index:this.active}))},toggleScale:function(){var t=this.scale>1?1:2;this.setScale(t),this.moveX=0,this.moveY=0},onTouchStart:function(t){var i=t.touches,n=this.offsetX,r=n===void 0?0:n;this.touchStart(t),this.touchStartTime=new Date,this.fingerNum=i.length,this.startMoveX=this.moveX,this.startMoveY=this.moveY,this.moving=this.fingerNum===1&&this.scale!==1,this.zooming=this.fingerNum===2&&!r,this.zooming&&(this.startScale=this.scale,this.startDistance=Lu(t.touches))},onTouchMove:function(t){var i=t.touches;if(this.touchMove(t),(this.moving||this.zooming)&&Mt(t,!0),this.moving){var n=this.deltaX+this.startMoveX,r=this.deltaY+this.startMoveY;this.moveX=Ot(n,-this.maxMoveX,this.maxMoveX),this.moveY=Ot(r,-this.maxMoveY,this.maxMoveY)}if(this.zooming&&i.length===2){var a=Lu(i),s=this.startScale*a/this.startDistance;this.setScale(s)}},onTouchEnd:function(t){var i=!1;(this.moving||this.zooming)&&(i=!0,this.moving&&this.startMoveX===this.moveX&&this.startMoveY===this.moveY&&(i=!1),t.touches.length||(this.zooming&&(this.moveX=Ot(this.moveX,-this.maxMoveX,this.maxMoveX),this.moveY=Ot(this.moveY,-this.maxMoveY,this.maxMoveY),this.zooming=!1),this.moving=!1,this.startMoveX=0,this.startMoveY=0,this.startScale=1,this.scale<1&&this.resetScale())),Mt(t,i),this.checkTap(),this.resetTouchStatus()},checkTap:function(){var t=this;if(!(this.fingerNum>1)){var i=this.offsetX,n=i===void 0?0:i,r=this.offsetY,a=r===void 0?0:r,s=new Date-this.touchStartTime,o=250,l=5;n<l&&a<l&&s<o&&(this.doubleTapTimer?(clearTimeout(this.doubleTapTimer),this.doubleTapTimer=null,this.toggleScale()):this.doubleTapTimer=setTimeout(function(){t.$emit("close"),t.doubleTapTimer=null},o))}},onLoad:function(t){var i=t.target,n=i.naturalWidth,r=i.naturalHeight;this.imageRatio=r/n}},render:function(){var t=arguments[0],i={loading:function(){return t(he,{attrs:{type:"spinner"}})}};return t(Nu,{class:We("swipe-item")},[t(Ei,{attrs:{src:this.src,fit:"contain"},class:We("image",{vertical:this.vertical}),style:this.imageStyle,scopedSlots:i,on:{load:this.onLoad}})])}},cs=Pb({mixins:[te,Ln({skipToggleEvent:!0}),ue(function(e){e(window,"resize",this.resize,!0),e(window,"orientationchange",this.resize,!0)})],props:{className:null,closeable:Boolean,asyncClose:Boolean,overlayStyle:Object,showIndicators:Boolean,images:{type:Array,default:function(){return[]}},loop:{type:Boolean,default:!0},overlay:{type:Boolean,default:!0},minZoom:{type:[Number,String],default:1/3},maxZoom:{type:[Number,String],default:3},transition:{type:String,default:"van-fade"},showIndex:{type:Boolean,default:!0},swipeDuration:{type:[Number,String],default:300},startPosition:{type:[Number,String],default:0},overlayClass:{type:String,default:We("overlay")},closeIcon:{type:String,default:"clear"},closeOnPopstate:{type:Boolean,default:!0},closeIconPosition:{type:String,default:"top-right"}},data:function(){return{active:0,rootWidth:0,rootHeight:0,doubleClickTimer:null}},mounted:function(){this.resize()},watch:{startPosition:"setActive",value:function(t){var i=this;t?(this.setActive(+this.startPosition),this.$nextTick(function(){i.resize(),i.$refs.swipe.swipeTo(+i.startPosition,{immediate:!0})})):this.$emit("close",{index:this.active,url:this.images[this.active]})}},methods:{resize:function(){if(this.$el&&this.$el.getBoundingClientRect){var t=this.$el.getBoundingClientRect();this.rootWidth=t.width,this.rootHeight=t.height}},emitClose:function(){this.asyncClose||this.$emit("input",!1)},emitScale:function(t){this.$emit("scale",t)},setActive:function(t){t!==this.active&&(this.active=t,this.$emit("change",t))},genIndex:function(){var t=this.$createElement;if(this.showIndex)return t("div",{class:We("index")},[this.slots("index",{index:this.active})||this.active+1+" / "+this.images.length])},genCover:function(){var t=this.$createElement,i=this.slots("cover");if(i)return t("div",{class:We("cover")},[i])},genImages:function(){var t=this,i=this.$createElement;return i(Du,{ref:"swipe",attrs:{lazyRender:!0,loop:this.loop,duration:this.swipeDuration,initialSwipe:this.startPosition,showIndicators:this.showIndicators,indicatorColor:"white"},class:We("swipe"),on:{change:this.setActive}},[this.images.map(function(n){return i(Ub,{attrs:{src:n,show:t.value,active:t.active,maxZoom:t.maxZoom,minZoom:t.minZoom,rootWidth:t.rootWidth,rootHeight:t.rootHeight},on:{scale:t.emitScale,close:t.emitClose}})})])},genClose:function(){var t=this.$createElement;if(this.closeable)return t($,{attrs:{role:"button",name:this.closeIcon},class:We("close-icon",this.closeIconPosition),on:{click:this.emitClose}})},onClosed:function(){this.$emit("closed")},swipeTo:function(t,i){this.$refs.swipe&&this.$refs.swipe.swipeTo(t,i)}},render:function(){var t=arguments[0];return t("transition",{attrs:{name:this.transition},on:{afterLeave:this.onClosed}},[this.shouldRender?t("div",{directives:[{name:"show",value:this.value}],class:[We(),this.className]},[this.genClose(),this.genImages(),this.genIndex(),this.genCover()]):null])}}),It,Yb={loop:!0,value:!0,images:[],maxZoom:3,minZoom:1/3,onClose:null,onChange:null,className:"",showIndex:!0,closeable:!1,closeIcon:"clear",asyncClose:!1,transition:"van-fade",getContainer:"body",overlayStyle:null,startPosition:0,swipeDuration:300,showIndicators:!1,closeOnPopstate:!0,closeIconPosition:"top-right"},jb=function(){It=new(kt.default.extend(cs))({el:document.createElement("div")}),document.body.appendChild(It.$el),It.$on("change",function(t){It.onChange&&It.onChange(t)}),It.$on("scale",function(t){It.onScale&&It.onScale(t)})},us=function(t,i){if(i===void 0&&(i=0),!Ut){It||jb();var n=Array.isArray(t)?{images:t,startPosition:i}:t;return O(It,Yb,n),It.$once("input",function(r){It.value=r}),It.$once("closed",function(){It.images=[]}),n.onClose&&(It.$off("close"),It.$once("close",n.onClose)),It}};us.Component=cs,us.install=function(){kt.default.use(cs)};var hs=us,Vu=w("index-anchor"),Gb=Vu[0],Kb=Vu[1],Hb=Gb({mixins:[jt("vanIndexBar",{indexKey:"childrenIndex"})],props:{index:[Number,String]},data:function(){return{top:0,left:null,rect:{top:0,height:0},width:null,active:!1}},computed:{sticky:function(){return this.active&&this.parent.sticky},anchorStyle:function(){if(this.sticky)return{zIndex:""+this.parent.zIndex,left:this.left?this.left+"px":null,width:this.width?this.width+"px":null,transform:"translate3d(0, "+this.top+"px, 0)",color:this.parent.highlightColor}}},mounted:function(){var t=this.$el.getBoundingClientRect();this.rect.height=t.height},methods:{scrollIntoView:function(){this.$el.scrollIntoView()},getRect:function(t,i){var n=this.$el,r=n.getBoundingClientRect();return this.rect.height=r.height,t===window||t===document.body?this.rect.top=r.top+Hi():this.rect.top=r.top+ri(t)-i.top,this.rect}},render:function(){var t,i=arguments[0],n=this.sticky;return i("div",{style:{height:n?this.rect.height+"px":null}},[i("div",{style:this.anchorStyle,class:[Kb({sticky:n}),(t={},t[zi]=n,t)]},[this.slots("default")||this.index])])}});function zb(){for(var e=[],t="A".charCodeAt(0),i=0;i<26;i++)e.push(String.fromCharCode(t+i));return e}var Pu=w("index-bar"),Wb=Pu[0],ds=Pu[1],Jb=Wb({mixins:[te,Gt("vanIndexBar"),ue(function(e){this.scroller||(this.scroller=ni(this.$el)),e(this.scroller,"scroll",this.onScroll)})],props:{zIndex:[Number,String],highlightColor:String,sticky:{type:Boolean,default:!0},stickyOffsetTop:{type:Number,default:0},indexList:{type:Array,default:zb}},data:function(){return{activeAnchorIndex:null}},computed:{sidebarStyle:function(){if(it(this.zIndex))return{zIndex:this.zIndex+1}},highlightStyle:function(){var t=this.highlightColor;if(t)return{color:t}}},watch:{indexList:function(){this.$nextTick(this.onScroll)},activeAnchorIndex:function(t){t&&this.$emit("change",t)}},methods:{onScroll:function(){var t=this;if(!$i(this.$el)){var i=ri(this.scroller),n=this.getScrollerRect(),r=this.children.map(function(s){return s.getRect(t.scroller,n)}),a=this.getActiveAnchorIndex(i,r);this.activeAnchorIndex=this.indexList[a],this.sticky&&this.children.forEach(function(s,o){if(o===a||o===a-1){var l=s.$el.getBoundingClientRect();s.left=l.left,s.width=l.width}else s.left=null,s.width=null;if(o===a)s.active=!0,s.top=Math.max(t.stickyOffsetTop,r[o].top-i)+n.top;else if(o===a-1){var c=r[a].top-i;s.active=c>0,s.top=c+n.top-r[o].height}else s.active=!1})}},getScrollerRect:function(){return this.scroller.getBoundingClientRect?this.scroller.getBoundingClientRect():{top:0,left:0}},getActiveAnchorIndex:function(t,i){for(var n=this.children.length-1;n>=0;n--){var r=n>0?i[n-1].height:0,a=this.sticky?r+this.stickyOffsetTop:0;if(t+a>=i[n].top)return n}return-1},onClick:function(t){this.scrollToElement(t.target)},onTouchMove:function(t){if(this.touchMove(t),this.direction==="vertical"){Mt(t);var i=t.touches[0],n=i.clientX,r=i.clientY,a=document.elementFromPoint(n,r);if(a){var s=a.dataset.index;this.touchActiveIndex!==s&&(this.touchActiveIndex=s,this.scrollToElement(a))}}},scrollTo:function(t){var i=this.children.filter(function(n){return String(n.index)===t});i[0]&&(i[0].scrollIntoView(),this.sticky&&this.stickyOffsetTop&&On(Hi()-this.stickyOffsetTop),this.$emit("select",i[0].index))},scrollToElement:function(t){var i=t.dataset.index;this.scrollTo(i)},onTouchEnd:function(){this.active=null}},render:function(){var t=this,i=arguments[0],n=this.indexList.map(function(r){var a=r===t.activeAnchorIndex;return i("span",{class:ds("index",{active:a}),style:a?t.highlightStyle:null,attrs:{"data-index":r}},[r])});return i("div",{class:ds()},[i("div",{class:ds("sidebar"),style:this.sidebarStyle,on:{click:this.onClick,touchstart:this.touchStart,touchmove:this.onTouchMove,touchend:this.onTouchEnd,touchcancel:this.onTouchEnd}},[n]),this.slots("default")])}}),fs=w("list"),Qb=fs[0],_i=fs[1],Zb=fs[2],$b=Qb({mixins:[ue(function(e){this.scroller||(this.scroller=ni(this.$el)),e(this.scroller,"scroll",this.check)})],model:{prop:"loading"},props:{error:Boolean,loading:Boolean,finished:Boolean,errorText:String,loadingText:String,finishedText:String,immediateCheck:{type:Boolean,default:!0},offset:{type:[Number,String],default:300},direction:{type:String,default:"down"}},data:function(){return{innerLoading:this.loading}},updated:function(){this.innerLoading=this.loading},mounted:function(){this.immediateCheck&&this.check()},watch:{loading:"check",finished:"check"},methods:{check:function(){var t=this;this.$nextTick(function(){if(!(t.innerLoading||t.finished||t.error)){var i=t.$el,n=t.scroller,r=t.offset,a=t.direction,s;n.getBoundingClientRect?s=n.getBoundingClientRect():s={top:0,bottom:n.innerHeight};var o=s.bottom-s.top;if(!o||$i(i))return!1;var l=!1,c=t.$refs.placeholder.getBoundingClientRect();a==="up"?l=s.top-c.top<=r:l=c.bottom-s.bottom<=r,l&&(t.innerLoading=!0,t.$emit("input",!0),t.$emit("load"))}})},clickErrorText:function(){this.$emit("update:error",!1),this.check()},genLoading:function(){var t=this.$createElement;if(this.innerLoading&&!this.finished)return t("div",{key:"loading",class:_i("loading")},[this.slots("loading")||t(he,{attrs:{size:"16"}},[this.loadingText||Zb("loading")])])},genFinishedText:function(){var t=this.$createElement;if(this.finished){var i=this.slots("finished")||this.finishedText;if(i)return t("div",{class:_i("finished-text")},[i])}},genErrorText:function(){var t=this.$createElement;if(this.error){var i=this.slots("error")||this.errorText;if(i)return t("div",{on:{click:this.clickErrorText},class:_i("error-text")},[i])}}},render:function(){var t=arguments[0],i=t("div",{ref:"placeholder",key:"placeholder",class:_i("placeholder")});return t("div",{class:_i(),attrs:{role:"feed","aria-busy":this.innerLoading}},[this.direction==="down"?this.slots():i,this.genLoading(),this.genFinishedText(),this.genErrorText(),this.direction==="up"?this.slots():i])}}),Ru=w("nav-bar"),Xb=Ru[0],Pe=Ru[1],_b=Xb({props:{title:String,fixed:Boolean,zIndex:[Number,String],leftText:String,rightText:String,leftArrow:Boolean,placeholder:Boolean,safeAreaInsetTop:Boolean,border:{type:Boolean,default:!0}},data:function(){return{height:null}},mounted:function(){var t=this;if(this.placeholder&&this.fixed){var i=function(){t.height=t.$refs.navBar.getBoundingClientRect().height};i(),setTimeout(i,100)}},methods:{genLeft:function(){var t=this.$createElement,i=this.slots("left");return i||[this.leftArrow&&t($,{class:Pe("arrow"),attrs:{name:"arrow-left"}}),this.leftText&&t("span",{class:Pe("text")},[this.leftText])]},genRight:function(){var t=this.$createElement,i=this.slots("right");if(i)return i;if(this.rightText)return t("span",{class:Pe("text")},[this.rightText])},genNavBar:function(){var t,i=this.$createElement;return i("div",{ref:"navBar",style:{zIndex:this.zIndex},class:[Pe({fixed:this.fixed,"safe-area-inset-top":this.safeAreaInsetTop}),(t={},t[zi]=this.border,t)]},[i("div",{class:Pe("content")},[this.hasLeft()&&i("div",{class:Pe("left"),on:{click:this.onClickLeft}},[this.genLeft()]),i("div",{class:[Pe("title"),"van-ellipsis"]},[this.slots("title")||this.title]),this.hasRight()&&i("div",{class:Pe("right"),on:{click:this.onClickRight}},[this.genRight()])])])},hasLeft:function(){return this.leftArrow||this.leftText||this.slots("left")},hasRight:function(){return this.rightText||this.slots("right")},onClickLeft:function(t){this.$emit("click-left",t)},onClickRight:function(t){this.$emit("click-right",t)}},render:function(){var t=arguments[0];return this.placeholder&&this.fixed?t("div",{class:Pe("placeholder"),style:{height:this.height+"px"}},[this.genNavBar()]):this.genNavBar()}}),qu=w("notice-bar"),tS=qu[0],tn=qu[1],eS=tS({mixins:[ue(function(e){e(window,"pageshow",this.reset)})],inject:{vanPopup:{default:null}},props:{text:String,mode:String,color:String,leftIcon:String,wrapable:Boolean,background:String,scrollable:{type:Boolean,default:null},delay:{type:[Number,String],default:1},speed:{type:[Number,String],default:60}},data:function(){return{show:!0,offset:0,duration:0,wrapWidth:0,contentWidth:0}},watch:{scrollable:"reset",text:{handler:"reset",immediate:!0}},created:function(){this.vanPopup&&this.vanPopup.onReopen(this.reset)},activated:function(){this.reset()},methods:{onClickIcon:function(t){this.mode==="closeable"&&(this.show=!1,this.$emit("close",t))},onTransitionEnd:function(){var t=this;this.offset=this.wrapWidth,this.duration=0,ie(function(){oi(function(){t.offset=-t.contentWidth,t.duration=(t.contentWidth+t.wrapWidth)/t.speed,t.$emit("replay")})})},start:function(){this.reset()},reset:function(){var t=this,i=it(this.delay)?this.delay*1e3:0;this.offset=0,this.duration=0,this.wrapWidth=0,this.contentWidth=0,clearTimeout(this.startTimer),this.startTimer=setTimeout(function(){var n=t.$refs,r=n.wrap,a=n.content;if(!(!r||!a||t.scrollable===!1)){var s=r.getBoundingClientRect().width,o=a.getBoundingClientRect().width;(t.scrollable||o>s)&&oi(function(){t.offset=-o,t.duration=o/t.speed,t.wrapWidth=s,t.contentWidth=o})}},i)}},render:function(){var t=this,i=arguments[0],n=this.slots,r=this.mode,a=this.leftIcon,s=this.onClickIcon,o={color:this.color,background:this.background},l={transform:this.offset?"translateX("+this.offset+"px)":"",transitionDuration:this.duration+"s"};function c(){var d=n("left-icon");if(d)return d;if(a)return i($,{class:tn("left-icon"),attrs:{name:a}})}function h(){var d=n("right-icon");if(d)return d;var u;if(r==="closeable"?u="cross":r==="link"&&(u="arrow"),u)return i($,{class:tn("right-icon"),attrs:{name:u},on:{click:s}})}return i("div",{attrs:{role:"alert"},directives:[{name:"show",value:this.show}],class:tn({wrapable:this.wrapable}),style:o,on:{click:function(u){t.$emit("click",u)}}},[c(),i("div",{ref:"wrap",class:tn("wrap"),attrs:{role:"marquee"}},[i("div",{ref:"content",class:[tn("content"),{"van-ellipsis":this.scrollable===!1&&!this.wrapable}],style:l,on:{transitionend:this.onTransitionEnd}},[this.slots()||this.text])]),h()])}}),Fu=w("notify"),iS=Fu[0],nS=Fu[1];function Uu(e,t,i,n){var r={color:t.color,background:t.background};return e(Te,tt([{attrs:{value:t.value,position:"top",overlay:!1,duration:.2,lockScroll:!1},style:r,class:[nS([t.type]),t.className]},lt(n,!0)]),[(i.default==null?void 0:i.default())||t.message])}Uu.props=O({},Nn,{color:String,message:[Number,String],duration:[Number,String],className:null,background:String,getContainer:[String,Function],type:{type:String,default:"danger"}});var ps=iS(Uu),Yu,ne;function rS(e){return ce(e)?e:{message:e}}function re(e){if(!Ut)return ne||(ne=bl(ps,{on:{click:function(i){ne.onClick&&ne.onClick(i)},close:function(){ne.onClose&&ne.onClose()},opened:function(){ne.onOpened&&ne.onOpened()}}})),e=O({},re.currentOptions,rS(e)),O(ne,e),clearTimeout(Yu),e.duration&&e.duration>0&&(Yu=setTimeout(re.clear,e.duration)),ne}function ju(){return{type:"danger",value:!0,message:"",color:void 0,background:void 0,duration:3e3,className:"",onClose:null,onClick:null,onOpened:null}}re.clear=function(){ne&&(ne.value=!1)},re.currentOptions=ju(),re.setDefaultOptions=function(e){O(re.currentOptions,e)},re.resetDefaultOptions=function(){re.currentOptions=ju()},re.install=function(){kt.default.use(ps)},re.Component=ps,kt.default.prototype.$notify=re;var aS={render:function(){var t=arguments[0];return t("svg",{attrs:{viewBox:"0 0 32 22",xmlns:"http://www.w3.org/2000/svg"}},[t("path",{attrs:{d:"M28.016 0A3.991 3.991 0 0132 3.987v14.026c0 2.2-1.787 3.987-3.98 3.987H10.382c-.509 0-.996-.206-1.374-.585L.89 13.09C.33 12.62 0 11.84 0 11.006c0-.86.325-1.62.887-2.08L9.01.585A1.936 1.936 0 0110.383 0zm0 1.947H10.368L2.24 10.28c-.224.226-.312.432-.312.73 0 .287.094.51.312.729l8.128 8.333h17.648a2.041 2.041 0 002.037-2.04V3.987c0-1.127-.915-2.04-2.037-2.04zM23.028 6a.96.96 0 01.678.292.95.95 0 01-.003 1.377l-3.342 3.348 3.326 3.333c.189.188.292.43.292.679 0 .248-.103.49-.292.679a.96.96 0 01-.678.292.959.959 0 01-.677-.292L18.99 12.36l-3.343 3.345a.96.96 0 01-.677.292.96.96 0 01-.678-.292.962.962 0 01-.292-.68c0-.248.104-.49.292-.679l3.342-3.348-3.342-3.348A.963.963 0 0114 6.971c0-.248.104-.49.292-.679A.96.96 0 0114.97 6a.96.96 0 01.677.292l3.358 3.348 3.345-3.348A.96.96 0 0123.028 6z",fill:"currentColor"}})])}},sS={render:function(){var t=arguments[0];return t("svg",{attrs:{viewBox:"0 0 30 24",xmlns:"http://www.w3.org/2000/svg"}},[t("path",{attrs:{d:"M25.877 12.843h-1.502c-.188 0-.188 0-.188.19v1.512c0 .188 0 .188.188.188h1.5c.187 0 .187 0 .187-.188v-1.511c0-.19 0-.191-.185-.191zM17.999 10.2c0 .188 0 .188.188.188h1.687c.188 0 .188 0 .188-.188V8.688c0-.187.004-.187-.186-.19h-1.69c-.187 0-.187 0-.187.19V10.2zm2.25-3.967h1.5c.188 0 .188 0 .188-.188v-1.7c0-.19 0-.19-.188-.19h-1.5c-.189 0-.189 0-.189.19v1.7c0 .188 0 .188.19.188zm2.063 4.157h3.563c.187 0 .187 0 .187-.189V4.346c0-.19.004-.19-.185-.19h-1.69c-.187 0-.187 0-.187.188v4.155h-1.688c-.187 0-.187 0-.187.189v1.514c0 .19 0 .19.187.19zM14.812 24l2.812-3.4H12l2.813 3.4zm-9-11.157H4.31c-.188 0-.188 0-.188.19v1.512c0 .188 0 .188.188.188h1.502c.187 0 .187 0 .187-.188v-1.511c0-.19.01-.191-.189-.191zm15.937 0H8.25c-.188 0-.188 0-.188.19v1.512c0 .188 0 .188.188.188h13.5c.188 0 .188 0 .188-.188v-1.511c0-.19 0-.191-.188-.191zm-11.438-2.454h1.5c.188 0 .188 0 .188-.188V8.688c0-.187 0-.187-.188-.189h-1.5c-.187 0-.187 0-.187.189V10.2c0 .188 0 .188.187.188zM27.94 0c.563 0 .917.21 1.313.567.518.466.748.757.748 1.51v14.92c0 .567-.188 1.134-.562 1.512-.376.378-.938.566-1.313.566H2.063c-.563 0-.938-.188-1.313-.566-.562-.378-.75-.945-.75-1.511V2.078C0 1.51.188.944.562.567.938.189 1.5 0 1.875 0zm-.062 2H2v14.92h25.877V2zM5.81 4.157c.19 0 .19 0 .19.189v1.762c-.003.126-.024.126-.188.126H4.249c-.126-.003-.126-.023-.126-.188v-1.7c-.187-.19 0-.19.188-.19zm10.5 2.077h1.503c.187 0 .187 0 .187-.188v-1.7c0-.19 0-.19-.187-.19h-1.502c-.188 0-.188.001-.188.19v1.7c0 .188 0 .188.188.188zM7.875 8.5c.187 0 .187.002.187.189V10.2c0 .188 0 .188-.187.188H4.249c-.126-.002-.126-.023-.126-.188V8.625c.003-.126.024-.126.188-.126zm7.875 0c.19.002.19.002.19.189v1.575c-.003.126-.024.126-.19.126h-1.563c-.126-.002-.126-.023-.126-.188V8.625c.002-.126.023-.126.189-.126zm-6-4.342c.187 0 .187 0 .187.189v1.7c0 .188 0 .188-.187.188H8.187c-.126-.003-.126-.023-.126-.188V4.283c.003-.126.024-.126.188-.126zm3.94 0c.185 0 .372 0 .372.189v1.762c-.002.126-.023.126-.187.126h-1.75C12 6.231 12 6.211 12 6.046v-1.7c0-.19.187-.19.187-.19z",fill:"currentColor"}})])}},Gu=w("key"),oS=Gu[0],en=Gu[1],ms=oS({mixins:[te],props:{type:String,text:[Number,String],color:String,wider:Boolean,large:Boolean,loading:Boolean},data:function(){return{active:!1}},mounted:function(){this.bindTouchEvent(this.$el)},methods:{onTouchStart:function(t){t.stopPropagation(),this.touchStart(t),this.active=!0},onTouchMove:function(t){this.touchMove(t),this.direction&&(this.active=!1)},onTouchEnd:function(t){this.active&&(this.slots("default")||t.preventDefault(),this.active=!1,this.$emit("press",this.text,this.type))},genContent:function(){var t=this.$createElement,i=this.type==="extra",n=this.type==="delete",r=this.slots("default")||this.text;return this.loading?t(he,{class:en("loading-icon")}):n?r||t(aS,{class:en("delete-icon")}):i?r||t(sS,{class:en("collapse-icon")}):r}},render:function(){var t=arguments[0];return t("div",{class:en("wrapper",{wider:this.wider})},[t("div",{attrs:{role:"button",tabindex:"0"},class:en([this.color,{large:this.large,active:this.active,delete:this.type==="delete"}])},[this.genContent()])])}}),Ku=w("number-keyboard"),lS=Ku[0],Je=Ku[1],cS=lS({mixins:[ma(),ue(function(e){this.hideOnClickOutside&&e(document.body,"touchstart",this.onBlur)})],model:{event:"update:value"},props:{show:Boolean,title:String,zIndex:[Number,String],randomKeyOrder:Boolean,closeButtonText:String,deleteButtonText:String,closeButtonLoading:Boolean,theme:{type:String,default:"default"},value:{type:String,default:""},extraKey:{type:[String,Array],default:""},maxlength:{type:[Number,String],default:Number.MAX_VALUE},transition:{type:Boolean,default:!0},showDeleteKey:{type:Boolean,default:!0},hideOnClickOutside:{type:Boolean,default:!0},safeAreaInsetBottom:{type:Boolean,default:!0}},watch:{show:function(t){this.transition||this.$emit(t?"show":"hide")}},computed:{keys:function(){return this.theme==="custom"?this.genCustomKeys():this.genDefaultKeys()}},methods:{genBasicKeys:function(){for(var t=[],i=1;i<=9;i++)t.push({text:i});return this.randomKeyOrder&&t.sort(function(){return Math.random()>.5?1:-1}),t},genDefaultKeys:function(){return[].concat(this.genBasicKeys(),[{text:this.extraKey,type:"extra"},{text:0},{text:this.showDeleteKey?this.deleteButtonText:"",type:this.showDeleteKey?"delete":""}])},genCustomKeys:function(){var t=this.genBasicKeys(),i=this.extraKey,n=Array.isArray(i)?i:[i];return n.length===1?t.push({text:0,wider:!0},{text:n[0],type:"extra"}):n.length===2&&t.push({text:n[0],type:"extra"},{text:0},{text:n[1],type:"extra"}),t},onBlur:function(){this.show&&this.$emit("blur")},onClose:function(){this.$emit("close"),this.onBlur()},onAnimationEnd:function(){this.$emit(this.show?"show":"hide")},onPress:function(t,i){if(t===""){i==="extra"&&this.onBlur();return}var n=this.value;i==="delete"?(this.$emit("delete"),this.$emit("update:value",n.slice(0,n.length-1))):i==="close"?this.onClose():n.length<this.maxlength&&(this.$emit("input",t),this.$emit("update:value",n+t))},genTitle:function(){var t=this.$createElement,i=this.title,n=this.theme,r=this.closeButtonText,a=this.slots("title-left"),s=r&&n==="default",o=i||s||a;if(!!o)return t("div",{class:Je("header")},[a&&t("span",{class:Je("title-left")},[a]),i&&t("h2",{class:Je("title")},[i]),s&&t("button",{attrs:{type:"button"},class:Je("close"),on:{click:this.onClose}},[r])])},genKeys:function(){var t=this,i=this.$createElement;return this.keys.map(function(n){return i(ms,{key:n.text,attrs:{text:n.text,type:n.type,wider:n.wider,color:n.color},on:{press:t.onPress}},[n.type==="delete"&&t.slots("delete"),n.type==="extra"&&t.slots("extra-key")])})},genSidebar:function(){var t=this.$createElement;if(this.theme==="custom")return t("div",{class:Je("sidebar")},[this.showDeleteKey&&t(ms,{attrs:{large:!0,text:this.deleteButtonText,type:"delete"},on:{press:this.onPress}},[this.slots("delete")]),t(ms,{attrs:{large:!0,text:this.closeButtonText,type:"close",color:"blue",loading:this.closeButtonLoading},on:{press:this.onPress}})])}},render:function(){var t=arguments[0],i=this.genTitle();return t("transition",{attrs:{name:this.transition?"van-slide-up":""}},[t("div",{directives:[{name:"show",value:this.show}],style:{zIndex:this.zIndex},class:Je({unfit:!this.safeAreaInsetBottom,"with-title":i}),on:{touchstart:Al,animationend:this.onAnimationEnd,webkitAnimationEnd:this.onAnimationEnd}},[i,t("div",{class:Je("body")},[t("div",{class:Je("keys")},[this.genKeys()]),this.genSidebar()])])])}}),gs=w("pagination"),uS=gs[0],Qe=gs[1],Hu=gs[2];function vs(e,t,i){return{number:e,text:t,active:i}}var hS=uS({props:{prevText:String,nextText:String,forceEllipses:Boolean,mode:{type:String,default:"multi"},value:{type:Number,default:0},pageCount:{type:[Number,String],default:0},totalItems:{type:[Number,String],default:0},itemsPerPage:{type:[Number,String],default:10},showPageSize:{type:[Number,String],default:5}},computed:{count:function(){var t=this.pageCount||Math.ceil(this.totalItems/this.itemsPerPage);return Math.max(1,t)},pages:function(){var t=[],i=this.count,n=+this.showPageSize;if(this.mode!=="multi")return t;var r=1,a=i,s=n<i;s&&(r=Math.max(this.value-Math.floor(n/2),1),a=r+n-1,a>i&&(a=i,r=a-n+1));for(var o=r;o<=a;o++){var l=vs(o,o,o===this.value);t.push(l)}if(s&&n>0&&this.forceEllipses){if(r>1){var c=vs(r-1,"...",!1);t.unshift(c)}if(a<i){var h=vs(a+1,"...",!1);t.push(h)}}return t}},watch:{value:{handler:function(t){this.select(t||this.value)},immediate:!0}},methods:{select:function(t,i){t=Math.min(this.count,Math.max(1,t)),this.value!==t&&(this.$emit("input",t),i&&this.$emit("change",t))}},render:function(){var t=this,i,n,r=arguments[0],a=this.value,s=this.mode!=="multi",o=function(c){return function(){t.select(c,!0)}};return r("ul",{class:Qe({simple:s})},[r("li",{class:[Qe("item",{disabled:a===1}),Qe("prev"),fe],on:{click:o(a-1)}},[((i=this.slots("prev-text"))!=null?i:this.prevText)||Hu("prev")]),this.pages.map(function(l){var c;return r("li",{class:[Qe("item",{active:l.active}),Qe("page"),fe],on:{click:o(l.number)}},[(c=t.slots("page",l))!=null?c:l.text])}),s&&r("li",{class:Qe("page-desc")},[this.slots("pageDesc")||a+"/"+this.count]),r("li",{class:[Qe("item",{disabled:a===this.count}),Qe("next"),fe],on:{click:o(a+1)}},[((n=this.slots("next-text"))!=null?n:this.nextText)||Hu("next")])])}}),zu=w("panel"),dS=zu[0],nn=zu[1];function Wu(e,t,i,n){var r=function(){return[i.header?i.header():e(Rt,{attrs:{icon:t.icon,label:t.desc,title:t.title,value:t.status,valueClass:nn("header-value")},class:nn("header")}),e("div",{class:nn("content")},[i.default&&i.default()]),i.footer&&e("div",{class:[nn("footer"),ga]},[i.footer()])]};return e(Wc,tt([{class:nn(),scopedSlots:{default:r}},lt(n,!0)]))}Wu.props={icon:String,desc:String,title:String,status:String};var fS=dS(Wu),Ju=w("password-input"),pS=Ju[0],rn=Ju[1];function Qu(e,t,i,n){for(var r,a=t.mask,s=t.value,o=t.length,l=t.gutter,c=t.focused,h=t.errorInfo,d=h||t.info,u=[],f=0;f<o;f++){var p,m=s[f],g=f!==0&&!l,C=c&&f===s.length,x=void 0;f!==0&&l&&(x={marginLeft:st(l)}),u.push(e("li",{class:[(p={},p[Yl]=g,p),rn("item",{focus:C})],style:x},[a?e("i",{style:{visibility:m?"visible":"hidden"}}):m,C&&e("div",{class:rn("cursor")})]))}return e("div",{class:rn()},[e("ul",tt([{class:[rn("security"),(r={},r[jl]=!l,r)],on:{touchstart:function(M){M.stopPropagation(),rt(n,"focus",M)}}},lt(n,!0)]),[u]),d&&e("div",{class:rn(h?"error-info":"info")},[d])])}Qu.props={info:String,gutter:[Number,String],focused:Boolean,errorInfo:String,mask:{type:Boolean,default:!0},value:{type:String,default:""},length:{type:[Number,String],default:6}};var mS=pS(Qu);function ge(e){if(e==null)return window;if(e.toString()!=="[object Window]"){var t=e.ownerDocument;return t&&t.defaultView||window}return e}function ys(e){var t=ge(e).Element;return e instanceof t||e instanceof Element}function ve(e){var t=ge(e).HTMLElement;return e instanceof t||e instanceof HTMLElement}function Zu(e){if(typeof ShadowRoot=="undefined")return!1;var t=ge(e).ShadowRoot;return e instanceof t||e instanceof ShadowRoot}var Bi=Math.round;function bs(){var e=navigator.userAgentData;return e!=null&&e.brands?e.brands.map(function(t){return t.brand+"/"+t.version}).join(" "):navigator.userAgent}function gS(){return!/^((?!chrome|android).)*safari/i.test(bs())}function nr(e,t,i){t===void 0&&(t=!1),i===void 0&&(i=!1);var n=e.getBoundingClientRect(),r=1,a=1;t&&ve(e)&&(r=e.offsetWidth>0&&Bi(n.width)/e.offsetWidth||1,a=e.offsetHeight>0&&Bi(n.height)/e.offsetHeight||1);var s=ys(e)?ge(e):window,o=s.visualViewport,l=!gS()&&i,c=(n.left+(l&&o?o.offsetLeft:0))/r,h=(n.top+(l&&o?o.offsetTop:0))/a,d=n.width/r,u=n.height/a;return{width:d,height:u,top:h,right:c+d,bottom:h+u,left:c,x:c,y:h}}function $u(e){var t=ge(e),i=t.pageXOffset,n=t.pageYOffset;return{scrollLeft:i,scrollTop:n}}function vS(e){return{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}}function yS(e){return e===ge(e)||!ve(e)?$u(e):vS(e)}function Re(e){return e?(e.nodeName||"").toLowerCase():null}function rr(e){return((ys(e)?e.ownerDocument:e.document)||window.document).documentElement}function bS(e){return nr(rr(e)).left+$u(e).scrollLeft}function qe(e){return ge(e).getComputedStyle(e)}function Ss(e){var t=qe(e),i=t.overflow,n=t.overflowX,r=t.overflowY;return/auto|scroll|overlay|hidden/.test(i+r+n)}function SS(e){var t=e.getBoundingClientRect(),i=Bi(t.width)/e.offsetWidth||1,n=Bi(t.height)/e.offsetHeight||1;return i!==1||n!==1}function CS(e,t,i){i===void 0&&(i=!1);var n=ve(t),r=ve(t)&&SS(t),a=rr(t),s=nr(e,r,i),o={scrollLeft:0,scrollTop:0},l={x:0,y:0};return(n||!n&&!i)&&((Re(t)!=="body"||Ss(a))&&(o=yS(t)),ve(t)?(l=nr(t,!0),l.x+=t.clientLeft,l.y+=t.clientTop):a&&(l.x=bS(a))),{x:s.left+o.scrollLeft-l.x,y:s.top+o.scrollTop-l.y,width:s.width,height:s.height}}function AS(e){var t=nr(e),i=e.offsetWidth,n=e.offsetHeight;return Math.abs(t.width-i)<=1&&(i=t.width),Math.abs(t.height-n)<=1&&(n=t.height),{x:e.offsetLeft,y:e.offsetTop,width:i,height:n}}function Cs(e){return Re(e)==="html"?e:e.assignedSlot||e.parentNode||(Zu(e)?e.host:null)||rr(e)}function Xu(e){return["html","body","#document"].indexOf(Re(e))>=0?e.ownerDocument.body:ve(e)&&Ss(e)?e:Xu(Cs(e))}function ar(e,t){var i;t===void 0&&(t=[]);var n=Xu(e),r=n===((i=e.ownerDocument)==null?void 0:i.body),a=ge(n),s=r?[a].concat(a.visualViewport||[],Ss(n)?n:[]):n,o=t.concat(s);return r?o:o.concat(ar(Cs(s)))}function xS(e){return["table","td","th"].indexOf(Re(e))>=0}function _u(e){return!ve(e)||qe(e).position==="fixed"?null:e.offsetParent}function wS(e){var t=/firefox/i.test(bs()),i=/Trident/i.test(bs());if(i&&ve(e)){var n=qe(e);if(n.position==="fixed")return null}var r=Cs(e);for(Zu(r)&&(r=r.host);ve(r)&&["html","body"].indexOf(Re(r))<0;){var a=qe(r);if(a.transform!=="none"||a.perspective!=="none"||a.contain==="paint"||["transform","perspective"].indexOf(a.willChange)!==-1||t&&a.willChange==="filter"||t&&a.filter&&a.filter!=="none")return r;r=r.parentNode}return null}function th(e){for(var t=ge(e),i=_u(e);i&&xS(i)&&qe(i).position==="static";)i=_u(i);return i&&(Re(i)==="html"||Re(i)==="body"&&qe(i).position==="static")?t:i||wS(e)||t}var Di="top",sr="bottom",an="right",li="left",eh="auto",TS=[Di,sr,an,li],ih="start",or="end",kS=[].concat(TS,[eh]).reduce(function(e,t){return e.concat([t,t+"-"+ih,t+"-"+or])},[]),MS="beforeRead",ES="read",IS="afterRead",BS="beforeMain",DS="main",OS="afterMain",NS="beforeWrite",LS="write",VS="afterWrite",As=[MS,ES,IS,BS,DS,OS,NS,LS,VS];function PS(e){var t=new Map,i=new Set,n=[];e.forEach(function(a){t.set(a.name,a)});function r(a){i.add(a.name);var s=[].concat(a.requires||[],a.requiresIfExists||[]);s.forEach(function(o){if(!i.has(o)){var l=t.get(o);l&&r(l)}}),n.push(a)}return e.forEach(function(a){i.has(a.name)||r(a)}),n}function RS(e){var t=PS(e);return As.reduce(function(i,n){return i.concat(t.filter(function(r){return r.phase===n}))},[])}function qS(e){var t;return function(){return t||(t=new Promise(function(i){Promise.resolve().then(function(){t=void 0,i(e())})})),t}}function Ze(e){for(var t=arguments.length,i=new Array(t>1?t-1:0),n=1;n<t;n++)i[n-1]=arguments[n];return[].concat(i).reduce(function(r,a){return r.replace(/%s/,a)},e)}var ci='Popper: modifier "%s" provided an invalid %s property, expected %s but got %s',FS='Popper: modifier "%s" requires "%s", but "%s" modifier is not available',nh=["name","enabled","phase","fn","effect","requires","options"];function US(e){e.forEach(function(t){[].concat(Object.keys(t),nh).filter(function(i,n,r){return r.indexOf(i)===n}).forEach(function(i){switch(i){case"name":typeof t.name!="string"&&console.error(Ze(ci,String(t.name),'"name"','"string"','"'+String(t.name)+'"'));break;case"enabled":typeof t.enabled!="boolean"&&console.error(Ze(ci,t.name,'"enabled"','"boolean"','"'+String(t.enabled)+'"'));break;case"phase":As.indexOf(t.phase)<0&&console.error(Ze(ci,t.name,'"phase"',"either "+As.join(", "),'"'+String(t.phase)+'"'));break;case"fn":typeof t.fn!="function"&&console.error(Ze(ci,t.name,'"fn"','"function"','"'+String(t.fn)+'"'));break;case"effect":t.effect!=null&&typeof t.effect!="function"&&console.error(Ze(ci,t.name,'"effect"','"function"','"'+String(t.fn)+'"'));break;case"requires":t.requires!=null&&!Array.isArray(t.requires)&&console.error(Ze(ci,t.name,'"requires"','"array"','"'+String(t.requires)+'"'));break;case"requiresIfExists":Array.isArray(t.requiresIfExists)||console.error(Ze(ci,t.name,'"requiresIfExists"','"array"','"'+String(t.requiresIfExists)+'"'));break;case"options":case"data":break;default:console.error('PopperJS: an invalid property has been provided to the "'+t.name+'" modifier, valid properties are '+nh.map(function(n){return'"'+n+'"'}).join(", ")+'; but "'+i+'" was provided.')}t.requires&&t.requires.forEach(function(n){e.find(function(r){return r.name===n})==null&&console.error(Ze(FS,String(t.name),n,n))})})})}function YS(e,t){var i=new Set;return e.filter(function(n){var r=t(n);if(!i.has(r))return i.add(r),!0})}function lr(e){return e.split("-")[0]}function jS(e){var t=e.reduce(function(i,n){var r=i[n.name];return i[n.name]=r?Object.assign({},r,n,{options:Object.assign({},r.options,n.options),data:Object.assign({},r.data,n.data)}):n,i},{});return Object.keys(t).map(function(i){return t[i]})}function rh(e){return e.split("-")[1]}function GS(e){return["top","bottom"].indexOf(e)>=0?"x":"y"}function KS(e){var t=e.reference,i=e.element,n=e.placement,r=n?lr(n):null,a=n?rh(n):null,s=t.x+t.width/2-i.width/2,o=t.y+t.height/2-i.height/2,l;switch(r){case Di:l={x:s,y:t.y-i.height};break;case sr:l={x:s,y:t.y+t.height};break;case an:l={x:t.x+t.width,y:o};break;case li:l={x:t.x-i.width,y:o};break;default:l={x:t.x,y:t.y}}var c=r?GS(r):null;if(c!=null){var h=c==="y"?"height":"width";switch(a){case ih:l[c]=l[c]-(t[h]/2-i[h]/2);break;case or:l[c]=l[c]+(t[h]/2-i[h]/2);break}}return l}var ah="Popper: Invalid reference or popper argument provided. They must be either a DOM element or virtual element.",HS="Popper: An infinite loop in the modifiers cycle has been detected! The cycle has been interrupted to prevent a browser crash.",sh={placement:"bottom",modifiers:[],strategy:"absolute"};function oh(){for(var e=arguments.length,t=new Array(e),i=0;i<e;i++)t[i]=arguments[i];return!t.some(function(n){return!(n&&typeof n.getBoundingClientRect=="function")})}function zS(e){e===void 0&&(e={});var t=e,i=t.defaultModifiers,n=i===void 0?[]:i,r=t.defaultOptions,a=r===void 0?sh:r;return function(o,l,c){c===void 0&&(c=a);var h={placement:"bottom",orderedModifiers:[],options:Object.assign({},sh,a),modifiersData:{},elements:{reference:o,popper:l},attributes:{},styles:{}},d=[],u=!1,f={state:h,setOptions:function(C){var x=typeof C=="function"?C(h.options):C;m(),h.options=Object.assign({},a,h.options,x),h.scrollParents={reference:ys(o)?ar(o):o.contextElement?ar(o.contextElement):[],popper:ar(l)};var I=RS(jS([].concat(n,h.options.modifiers)));h.orderedModifiers=I.filter(function(N){return N.enabled});{var M=YS([].concat(I,h.options.modifiers),function(N){var et=N.name;return et});if(US(M),lr(h.options.placement)===eh){var k=h.orderedModifiers.find(function(N){var et=N.name;return et==="flip"});k||console.error(['Popper: "auto" placements require the "flip" modifier be',"present and enabled to work."].join(" "))}var D=qe(l),z=D.marginTop,q=D.marginRight,U=D.marginBottom,P=D.marginLeft;[z,q,U,P].some(function(N){return parseFloat(N)})&&console.warn(['Popper: CSS "margin" styles cannot be used to apply padding',"between the popper and its reference element or boundary.","To replicate margin, use the `offset` modifier, as well as","the `padding` option in the `preventOverflow` and `flip`","modifiers."].join(" "))}return p(),f.update()},forceUpdate:function(){if(!u){var C=h.elements,x=C.reference,I=C.popper;if(!oh(x,I)){console.error(ah);return}h.rects={reference:CS(x,th(I),h.options.strategy==="fixed"),popper:AS(I)},h.reset=!1,h.placement=h.options.placement,h.orderedModifiers.forEach(function(N){return h.modifiersData[N.name]=Object.assign({},N.data)});for(var M=0,k=0;k<h.orderedModifiers.length;k++){if(M+=1,M>100){console.error(HS);break}if(h.reset===!0){h.reset=!1,k=-1;continue}var D=h.orderedModifiers[k],z=D.fn,q=D.options,U=q===void 0?{}:q,P=D.name;typeof z=="function"&&(h=z({state:h,options:U,name:P,instance:f})||h)}}},update:qS(function(){return new Promise(function(g){f.forceUpdate(),g(h)})}),destroy:function(){m(),u=!0}};if(!oh(o,l))return console.error(ah),f;f.setOptions(c).then(function(g){!u&&c.onFirstUpdate&&c.onFirstUpdate(g)});function p(){h.orderedModifiers.forEach(function(g){var C=g.name,x=g.options,I=x===void 0?{}:x,M=g.effect;if(typeof M=="function"){var k=M({state:h,name:C,instance:f,options:I}),D=function(){};d.push(k||D)}})}function m(){d.forEach(function(g){return g()}),d=[]}return f}}var cr={passive:!0};function WS(e){var t=e.state,i=e.instance,n=e.options,r=n.scroll,a=r===void 0?!0:r,s=n.resize,o=s===void 0?!0:s,l=ge(t.elements.popper),c=[].concat(t.scrollParents.reference,t.scrollParents.popper);return a&&c.forEach(function(h){h.addEventListener("scroll",i.update,cr)}),o&&l.addEventListener("resize",i.update,cr),function(){a&&c.forEach(function(h){h.removeEventListener("scroll",i.update,cr)}),o&&l.removeEventListener("resize",i.update,cr)}}var JS={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:WS,data:{}};function QS(e){var t=e.state,i=e.name;t.modifiersData[i]=KS({reference:t.rects.reference,element:t.rects.popper,strategy:"absolute",placement:t.placement})}var ZS={name:"popperOffsets",enabled:!0,phase:"read",fn:QS,data:{}},$S={top:"auto",right:"auto",bottom:"auto",left:"auto"};function XS(e){var t=e.x,i=e.y,n=window,r=n.devicePixelRatio||1;return{x:Bi(t*r)/r||0,y:Bi(i*r)/r||0}}function lh(e){var t,i=e.popper,n=e.popperRect,r=e.placement,a=e.variation,s=e.offsets,o=e.position,l=e.gpuAcceleration,c=e.adaptive,h=e.roundOffsets,d=e.isFixed,u=s.x,f=u===void 0?0:u,p=s.y,m=p===void 0?0:p,g=typeof h=="function"?h({x:f,y:m}):{x:f,y:m};f=g.x,m=g.y;var C=s.hasOwnProperty("x"),x=s.hasOwnProperty("y"),I=li,M=Di,k=window;if(c){var D=th(i),z="clientHeight",q="clientWidth";if(D===ge(i)&&(D=rr(i),qe(D).position!=="static"&&o==="absolute"&&(z="scrollHeight",q="scrollWidth")),D=D,r===Di||(r===li||r===an)&&a===or){M=sr;var U=d&&D===k&&k.visualViewport?k.visualViewport.height:D[z];m-=U-n.height,m*=l?1:-1}if(r===li||(r===Di||r===sr)&&a===or){I=an;var P=d&&D===k&&k.visualViewport?k.visualViewport.width:D[q];f-=P-n.width,f*=l?1:-1}}var N=Object.assign({position:o},c&&$S),et=h===!0?XS({x:f,y:m}):{x:f,y:m};if(f=et.x,m=et.y,l){var ot;return Object.assign({},N,(ot={},ot[M]=x?"0":"",ot[I]=C?"0":"",ot.transform=(k.devicePixelRatio||1)<=1?"translate("+f+"px, "+m+"px)":"translate3d("+f+"px, "+m+"px, 0)",ot))}return Object.assign({},N,(t={},t[M]=x?m+"px":"",t[I]=C?f+"px":"",t.transform="",t))}function _S(e){var t=e.state,i=e.options,n=i.gpuAcceleration,r=n===void 0?!0:n,a=i.adaptive,s=a===void 0?!0:a,o=i.roundOffsets,l=o===void 0?!0:o;{var c=qe(t.elements.popper).transitionProperty||"";s&&["transform","top","right","bottom","left"].some(function(d){return c.indexOf(d)>=0})&&console.warn(["Popper: Detected CSS transitions on at least one of the following",'CSS properties: "transform", "top", "right", "bottom", "left".',`
9
+ */function Zp(e){var t=Number(e.version.split(".")[0]);if(t>=2)e.mixin({beforeCreate:n});else{var i=e.prototype._init;e.prototype._init=function(r){r===void 0&&(r={}),r.init=r.init?[n].concat(r.init):n,i.call(this,r)}}function n(){var r=this.$options;r.store?this.$store=typeof r.store=="function"?r.store():r.store:r.parent&&r.parent.$store&&(this.$store=r.parent.$store)}}var $p=typeof window!="undefined"?window:typeof global!="undefined"?global:{},bi=$p.__VUE_DEVTOOLS_GLOBAL_HOOK__;function Xp(e){!bi||(e._devtoolHook=bi,bi.emit("vuex:init",e),bi.on("vuex:travel-to-state",function(t){e.replaceState(t)}),e.subscribe(function(t,i){bi.emit("vuex:mutation",t,i)},{prepend:!0}),e.subscribeAction(function(t,i){bi.emit("vuex:action",t,i)},{prepend:!0}))}function Si(e,t){Object.keys(e).forEach(function(i){return t(e[i],i)})}function Qo(e){return e!==null&&typeof e=="object"}function _p(e){return e&&typeof e.then=="function"}function tm(e,t){return function(){return e(t)}}var le=function(t,i){this.runtime=i,this._children=Object.create(null),this._rawModule=t;var n=t.state;this.state=(typeof n=="function"?n():n)||{}},Zo={namespaced:{configurable:!0}};Zo.namespaced.get=function(){return!!this._rawModule.namespaced},le.prototype.addChild=function(t,i){this._children[t]=i},le.prototype.removeChild=function(t){delete this._children[t]},le.prototype.getChild=function(t){return this._children[t]},le.prototype.hasChild=function(t){return t in this._children},le.prototype.update=function(t){this._rawModule.namespaced=t.namespaced,t.actions&&(this._rawModule.actions=t.actions),t.mutations&&(this._rawModule.mutations=t.mutations),t.getters&&(this._rawModule.getters=t.getters)},le.prototype.forEachChild=function(t){Si(this._children,t)},le.prototype.forEachGetter=function(t){this._rawModule.getters&&Si(this._rawModule.getters,t)},le.prototype.forEachAction=function(t){this._rawModule.actions&&Si(this._rawModule.actions,t)},le.prototype.forEachMutation=function(t){this._rawModule.mutations&&Si(this._rawModule.mutations,t)},Object.defineProperties(le.prototype,Zo);var ii=function(t){this.register([],t,!1)};ii.prototype.get=function(t){return t.reduce(function(i,n){return i.getChild(n)},this.root)},ii.prototype.getNamespace=function(t){var i=this.root;return t.reduce(function(n,r){return i=i.getChild(r),n+(i.namespaced?r+"/":"")},"")},ii.prototype.update=function(t){$o([],this.root,t)},ii.prototype.register=function(t,i,n){var r=this;n===void 0&&(n=!0);var a=new le(i,n);if(t.length===0)this.root=a;else{var s=this.get(t.slice(0,-1));s.addChild(t[t.length-1],a)}i.modules&&Si(i.modules,function(o,l){r.register(t.concat(l),o,n)})},ii.prototype.unregister=function(t){var i=this.get(t.slice(0,-1)),n=t[t.length-1],r=i.getChild(n);!r||!r.runtime||i.removeChild(n)},ii.prototype.isRegistered=function(t){var i=this.get(t.slice(0,-1)),n=t[t.length-1];return i?i.hasChild(n):!1};function $o(e,t,i){if(t.update(i),i.modules)for(var n in i.modules){if(!t.getChild(n))return;$o(e.concat(n),t.getChild(n),i.modules[n])}}var qt,Xt=function(t){var i=this;t===void 0&&(t={}),!qt&&typeof window!="undefined"&&window.Vue&&om(window.Vue);var n=t.plugins;n===void 0&&(n=[]);var r=t.strict;r===void 0&&(r=!1),this._committing=!1,this._actions=Object.create(null),this._actionSubscribers=[],this._mutations=Object.create(null),this._wrappedGetters=Object.create(null),this._modules=new ii(t),this._modulesNamespaceMap=Object.create(null),this._subscribers=[],this._watcherVM=new qt,this._makeLocalGettersCache=Object.create(null);var a=this,s=this,o=s.dispatch,l=s.commit;this.dispatch=function(u,f){return o.call(a,u,f)},this.commit=function(u,f,p){return l.call(a,u,f,p)},this.strict=r;var c=this._modules.root.state;Mn(this,c,[],this._modules.root),na(this,c),n.forEach(function(d){return d(i)});var h=t.devtools!==void 0?t.devtools:qt.config.devtools;h&&Xp(this)},ia={state:{configurable:!0}};ia.state.get=function(){return this._vm._data.$$state},ia.state.set=function(e){},Xt.prototype.commit=function(t,i,n){var r=this,a=En(t,i,n),s=a.type,o=a.payload,l={type:s,payload:o},c=this._mutations[s];!c||(this._withCommit(function(){c.forEach(function(d){d(o)})}),this._subscribers.slice().forEach(function(h){return h(l,r.state)}))},Xt.prototype.dispatch=function(t,i){var n=this,r=En(t,i),a=r.type,s=r.payload,o={type:a,payload:s},l=this._actions[a];if(!!l){try{this._actionSubscribers.slice().filter(function(h){return h.before}).forEach(function(h){return h.before(o,n.state)})}catch{}var c=l.length>1?Promise.all(l.map(function(h){return h(s)})):l[0](s);return new Promise(function(h,d){c.then(function(u){try{n._actionSubscribers.filter(function(f){return f.after}).forEach(function(f){return f.after(o,n.state)})}catch{}h(u)},function(u){try{n._actionSubscribers.filter(function(f){return f.error}).forEach(function(f){return f.error(o,n.state,u)})}catch{}d(u)})})}},Xt.prototype.subscribe=function(t,i){return Xo(t,this._subscribers,i)},Xt.prototype.subscribeAction=function(t,i){var n=typeof t=="function"?{before:t}:t;return Xo(n,this._actionSubscribers,i)},Xt.prototype.watch=function(t,i,n){var r=this;return this._watcherVM.$watch(function(){return t(r.state,r.getters)},i,n)},Xt.prototype.replaceState=function(t){var i=this;this._withCommit(function(){i._vm._data.$$state=t})},Xt.prototype.registerModule=function(t,i,n){n===void 0&&(n={}),typeof t=="string"&&(t=[t]),this._modules.register(t,i),Mn(this,this.state,t,this._modules.get(t),n.preserveState),na(this,this.state)},Xt.prototype.unregisterModule=function(t){var i=this;typeof t=="string"&&(t=[t]),this._modules.unregister(t),this._withCommit(function(){var n=ra(i.state,t.slice(0,-1));qt.delete(n,t[t.length-1])}),_o(this)},Xt.prototype.hasModule=function(t){return typeof t=="string"&&(t=[t]),this._modules.isRegistered(t)},Xt.prototype.hotUpdate=function(t){this._modules.update(t),_o(this,!0)},Xt.prototype._withCommit=function(t){var i=this._committing;this._committing=!0,t(),this._committing=i},Object.defineProperties(Xt.prototype,ia);function Xo(e,t,i){return t.indexOf(e)<0&&(i&&i.prepend?t.unshift(e):t.push(e)),function(){var n=t.indexOf(e);n>-1&&t.splice(n,1)}}function _o(e,t){e._actions=Object.create(null),e._mutations=Object.create(null),e._wrappedGetters=Object.create(null),e._modulesNamespaceMap=Object.create(null);var i=e.state;Mn(e,i,[],e._modules.root,!0),na(e,i,t)}function na(e,t,i){var n=e._vm;e.getters={},e._makeLocalGettersCache=Object.create(null);var r=e._wrappedGetters,a={};Si(r,function(o,l){a[l]=tm(o,e),Object.defineProperty(e.getters,l,{get:function(){return e._vm[l]},enumerable:!0})});var s=qt.config.silent;qt.config.silent=!0,e._vm=new qt({data:{$$state:t},computed:a}),qt.config.silent=s,e.strict&&sm(e),n&&(i&&e._withCommit(function(){n._data.$$state=null}),qt.nextTick(function(){return n.$destroy()}))}function Mn(e,t,i,n,r){var a=!i.length,s=e._modules.getNamespace(i);if(n.namespaced&&(e._modulesNamespaceMap[s],e._modulesNamespaceMap[s]=n),!a&&!r){var o=ra(t,i.slice(0,-1)),l=i[i.length-1];e._withCommit(function(){qt.set(o,l,n.state)})}var c=n.context=em(e,s,i);n.forEachMutation(function(h,d){var u=s+d;nm(e,u,h,c)}),n.forEachAction(function(h,d){var u=h.root?d:s+d,f=h.handler||h;rm(e,u,f,c)}),n.forEachGetter(function(h,d){var u=s+d;am(e,u,h,c)}),n.forEachChild(function(h,d){Mn(e,t,i.concat(d),h,r)})}function em(e,t,i){var n=t==="",r={dispatch:n?e.dispatch:function(a,s,o){var l=En(a,s,o),c=l.payload,h=l.options,d=l.type;return(!h||!h.root)&&(d=t+d),e.dispatch(d,c)},commit:n?e.commit:function(a,s,o){var l=En(a,s,o),c=l.payload,h=l.options,d=l.type;(!h||!h.root)&&(d=t+d),e.commit(d,c,h)}};return Object.defineProperties(r,{getters:{get:n?function(){return e.getters}:function(){return im(e,t)}},state:{get:function(){return ra(e.state,i)}}}),r}function im(e,t){if(!e._makeLocalGettersCache[t]){var i={},n=t.length;Object.keys(e.getters).forEach(function(r){if(r.slice(0,n)===t){var a=r.slice(n);Object.defineProperty(i,a,{get:function(){return e.getters[r]},enumerable:!0})}}),e._makeLocalGettersCache[t]=i}return e._makeLocalGettersCache[t]}function nm(e,t,i,n){var r=e._mutations[t]||(e._mutations[t]=[]);r.push(function(s){i.call(e,n.state,s)})}function rm(e,t,i,n){var r=e._actions[t]||(e._actions[t]=[]);r.push(function(s){var o=i.call(e,{dispatch:n.dispatch,commit:n.commit,getters:n.getters,state:n.state,rootGetters:e.getters,rootState:e.state},s);return _p(o)||(o=Promise.resolve(o)),e._devtoolHook?o.catch(function(l){throw e._devtoolHook.emit("vuex:error",l),l}):o})}function am(e,t,i,n){e._wrappedGetters[t]||(e._wrappedGetters[t]=function(a){return i(n.state,n.getters,a.state,a.getters)})}function sm(e){e._vm.$watch(function(){return this._data.$$state},function(){},{deep:!0,sync:!0})}function ra(e,t){return t.reduce(function(i,n){return i[n]},e)}function En(e,t,i){return Qo(e)&&e.type&&(i=t,t=e,e=e.type),{type:e,payload:t,options:i}}function om(e){qt&&e===qt||(qt=e,Zp(qt))}var tl=um(function(e,t){var i={};return lm(t).forEach(function(n){var r=n.key,a=n.val;i[r]=function(){for(var o=[],l=arguments.length;l--;)o[l]=arguments[l];var c=this.$store.dispatch;if(e){var h=hm(this.$store,"mapActions",e);if(!h)return;c=h.context.dispatch}return typeof a=="function"?a.apply(this,[c].concat(o)):c.apply(this.$store,[a].concat(o))}}),i});function lm(e){return cm(e)?Array.isArray(e)?e.map(function(t){return{key:t,val:t}}):Object.keys(e).map(function(t){return{key:t,val:e[t]}}):[]}function cm(e){return Array.isArray(e)||Qo(e)}function um(e){return function(t,i){return typeof t!="string"?(i=t,t=""):t.charAt(t.length-1)!=="/"&&(t+="/"),e(t,i)}}function hm(e,t,i){var n=e._modulesNamespaceMap[i];return n}var dm=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"ind-user-avatar-dropdown"},[i("IndDropdown",{attrs:{transfer:""},on:{"on-click":e.handleClick}},[i("span",[e._v("\u6B22\u8FCE\uFF0C"+e._s(e.userName))]),i("IndIcons",{attrs:{size:18,type:"md-arrow-dropdown"}}),i("DropdownMenu",{attrs:{slot:"list"},slot:"list"},e._l(e.btnList,function(n){return i("DropdownItem",{key:n.key,attrs:{name:n.key}},[e._v(e._s(n.name))])}),1)],1)],1)},fm=[];const pm={name:"IndMUser",components:{DropdownMenu:we.DropdownMenu,DropdownItem:we.DropdownItem},props:{userName:{type:String,default:""},messageUnreadCount:{type:Number,default:0}},data(){return{btnList:[{key:"toggle",name:"\u5207\u6362\u4E3B\u9898",callback:this.changeTheme},{key:"changePwd",name:"\u4FEE\u6539\u5BC6\u7801",callback:this.changePwd},{key:"logout",name:"\u9000\u51FA\u767B\u5F55",callback:this.logout}]}},methods:{...tl(["handleLogout"]),logout(){this.handleLogout().then(()=>{this.$router.push({name:this.$config.loginName})})},changePwd(){this.$router.push({name:"changepwd"})},changeTheme(){let t=this.$store.getters.getTheme=="theme1"?"theme2":"theme1";this.$store.commit("setTheme",t)},handleClick(e){const t=this.btnList.find(i=>i.key===e);t&&t.callback&&t.callback()}}},el={};var mm=at(pm,dm,fm,!1,gm,null,null,null);function gm(e){for(let t in el)this[t]=el[t]}var il=function(){return mm.exports}(),vm=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"height100 ind-basic-layout ind-flex-column"},[i("van-sticky",[i("van-nav-bar",{staticClass:"ind-flex-no-shrink",attrs:{title:e.$route.meta.title,"left-text":"","left-arrow":""},on:{"click-left":function(n){return e.$router.go(-1)}}})],1),i("div",{staticClass:"ind-main-content-wrapper ind-flex-grow",attrs:{id:"keepalive"}},[i("KeepAlive",{attrs:{max:e.$store.state.app.maxTabNum}},[i("RouterView",{key:e.$route.path})],1)],1)],1)},ym=[];const bm={name:"IndMBasicLayout",data(){return{}},computed:{},created(){},mounted(){},methods:{}},nl={};var Sm=at(bm,vm,ym,!1,Cm,null,null,null);function Cm(e){for(let t in nl)this[t]=nl[t]}var rl=function(){return Sm.exports}(),Am=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("KeepAlive",[i("RouterView",{ref:"child"})],1)},xm=[];const wm={name:"IndMEmptyLayout",computed:{tagNavList(){return this.$store.state.app.tagNavList},notCacheName(){return[this.$route.meta&&this.$route.meta.notCache?this.$route.name:""]},cacheList(){const e=(this.tagNavList||[]).filter(t=>!(t.meta&&t.meta.notCache)).map(t=>t.name);return["IndMEmptyLayout",...e]}}},al={};var Tm=at(wm,Am,xm,!1,km,null,null,null);function km(e){for(let t in al)this[t]=al[t]}var Ci=function(){return Tm.exports}(),Mm=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"ind-page-view ind-flex-column"},[i("div",{staticClass:"height100 ind-flex-column ind-detail-view-panel",class:[e.hasList?"":"ind-page"],style:{overflow:e.hasList?"hidden":"auto"}},[e._l(e.normalTables,function(n,r){return[n.type=="form"?[e._t(n.id,function(){return[i("IndMForm",{key:"table"+r,class:[e.hasList?"ind-border-none":""],attrs:{formType:n.formType,fieldList:n.formFieldList,value:n.dataField?e.form[n.dataField]:e.form},on:{input:function(a){return e.setForm(n,a)},fieldChange:function(a){return e.fieldChange(n,a)}}})]},{table:n})]:e._e(),n.type=="list"?[e._t(n.id,function(){return[i("div",{key:"table"+r,staticClass:"ind-page",staticStyle:{"padding-top":"0","padding-bottom":"0"}},[i("IndMLoadMore",{attrs:{pageLen:9999,datas:n.dataField?e.form[n.dataField]:e.form},scopedSlots:e._u([{key:"item",fn:function(a){var s=a.item;return[i("IndMForm",{attrs:{fieldList:n.formFieldList,value:s},on:{input:function(o){return e.setForm(n,o)},fieldChange:function(o){return e.fieldChange(n,o)},itemClick:function(o){return e.itemClick(o,n)}}})]}}],null,!0)})],1)]},{table:n})]:e._e()]}),i("van-collapse",{model:{value:e.activeNames,callback:function(n){e.activeNames=n},expression:"activeNames"}},e._l(e.collapseTables,function(n,r){return i("van-collapse-item",{key:"cTable"+r,attrs:{title:n.name,name:r+""}},[n.type=="form"?[e._t(n.id,function(){return[i("IndMForm",{class:[e.hasList?"ind-border-none":""],attrs:{formType:n.formType,fieldList:n.formFieldList,value:n.dataField?e.form[n.dataField]:e.form},on:{input:function(a){return e.setForm(n,a)},fieldChange:function(a){return e.fieldChange(n,a)}}})]},{table:n})]:e._e(),n.type=="list"?[e._t(n.id,function(){return[i("div",{staticClass:"ind-page",staticStyle:{"padding-top":"0","padding-bottom":"0"}},[i("IndMLoadMore",{attrs:{pageLen:9999,datas:n.dataField?e.form[n.dataField]:e.form},scopedSlots:e._u([{key:"item",fn:function(a){var s=a.item;return[i("IndMForm",{attrs:{fieldList:n.formFieldList,value:s},on:{input:function(o){return e.setForm(n,o)},fieldChange:function(o){return e.fieldChange(n,o)},itemClick:function(o){return e.itemClick(o,n)}}})]}}],null,!0)})],1)]},{table:n})]:e._e()],2)}),1)],2),e._t("bottom",function(){return[e.bottom||e.$slots.bottom?i("div",{staticClass:"ind-bottom-btn ind-flex ind-flex-no-shrink ind-space-between"},[i("IndButtonGroup",{attrs:{split:"",right:""}},[i("IndButton",{attrs:{bizType:"primary"},on:{click:e.save}},[e._v(" \u4FDD\u5B58 ")]),i("IndButton",{attrs:{bizType:"primary"},on:{click:e.submit}},[e._v(" \u63D0\u4EA4 ")])],1)],1):e._e()]}),i("IndMLoadingPanel",{attrs:{loading:e.loadingComp||e.loading}}),e._t("default")],2)},Em=[];const Im={name:"IndMPageView",props:{isTransfer:{type:Boolean,default:!0},dataUnit:{type:String,default:"X"},pageUnit:{type:String,default:"X"},readonly:Boolean,formValue:Object,dataApi:Function,params:{type:Object,default:()=>({})},loading:Boolean,bottom:Boolean,xmlInfo:String,formFieldsExt:Object,configList:Array},computed:{collapseTables:function(){return b.default.filter(this.subTable,{panel:"true"})},normalTables:function(){return b.default.filter(this.subTable,e=>e.panel!="true")},hasList:function(){return b.default.some(this.subTable,{type:"list"})}},data(){return{loadingComp:!1,form:{},subTable:[],activeNames:["0","1","2","3","4","5","6","7","8","9","10"],updating:!1}},created(){this.initConfig(),this.setPageData(this.formValue),this.initData()},watch:{pageUnit:function(){this.setPageData(this.formValue)},xmlInfo:function(){this.initConfig()},dataApi:function(){this.initData()},params:{handler:function(){this.initData()},deep:!0},form:{handler:function(){this.updating=!0,console.log("form change",this.form),this.emitData(),this.$nextTick(()=>{this.updating=!1})},deep:!0},formValue:{handler:function(){this.updating||(console.log("formValue change",this.formValue),this.setPageData(this.formValue))},deep:!0}},methods:{setPageData(e){let t=b.default.cloneDeep(e);if(this.dataUnit==this.pageUnit){this.form=t;return}this.subTable.forEach(i=>{let n=b.default.filter(i.formFieldList,r=>r.isSwitchUnit==="true").map(r=>r.id);if(i.dataField){let r=t[i.dataField];n!=null&&n.length&&(r instanceof Array?b.default.forEach(r,a=>{b.default.forEach(n,s=>{if(this.dataUnit=="X"&&this.pageUnit=="WZ"){let o=b.default.round(parseFloat(a[s]),6);a[s]=isNaN(o)?null:b.default.round(o*5,6)}else if(this.dataUnit=="WZ"&&this.pageUnit=="X"){let o=b.default.round(parseFloat(a[s]),6);a[s]=isNaN(o)?null:b.default.round(o/5,6)}})}):b.default.forEach(n,a=>{if(this.dataUnit=="X"&&this.pageUnit=="WZ"){let s=b.default.round(parseFloat(r[a]),6);r[a]=isNaN(s)?null:b.default.round(s*5,6)}else if(this.dataUnit=="WZ"&&this.pageUnit=="X"){let s=b.default.round(parseFloat(r[a]),6);r[a]=isNaN(s)?null:b.default.round(s/5,6)}}))}else n!=null&&n.length&&b.default.forEach(n,r=>{if(this.dataUnit=="X"&&this.pageUnit=="WZ"){let a=b.default.round(parseFloat(t[r]),6);t[r]=isNaN(a)?null:b.default.round(a*5,6)}else if(this.dataUnit=="WZ"&&this.pageUnit=="X"){let a=b.default.round(parseFloat(t[r]),6);t[r]=isNaN(a)?null:b.default.round(a/5,6)}})}),this.form=t},emitData(){let e=b.default.cloneDeep(this.form);if(this.dataUnit==this.pageUnit){this.$emit("update:formValue",e);return}this.subTable.forEach(t=>{let i=b.default.filter(t.formFieldList,n=>n.isSwitchUnit==="true").map(n=>n.id);if(t.dataField){let n=e[t.dataField];i!=null&&i.length&&(n instanceof Array?b.default.forEach(n,r=>{b.default.forEach(i,a=>{if(this.dataUnit=="X"&&this.pageUnit=="WZ"){let s=b.default.round(parseFloat(r[a]),6);r[a]=isNaN(s)?null:b.default.round(s/5,6)}else if(this.dataUnit=="WZ"&&this.pageUnit=="X"){let s=b.default.round(parseFloat(r[a]),6);r[a]=isNaN(s)?null:b.default.round(s*5,6)}})}):b.default.forEach(i,r=>{if(this.dataUnit=="X"&&this.pageUnit=="WZ"){let a=b.default.round(parseFloat(n[r]),6);n[r]=isNaN(a)?null:b.default.round(a/5,6)}else if(this.dataUnit=="WZ"&&this.pageUnit=="X"){let a=b.default.round(parseFloat(n[r]),6);n[r]=isNaN(a)?null:b.default.round(a*5,6)}}))}else i!=null&&i.length&&b.default.forEach(i,n=>{if(this.dataUnit=="X"&&this.pageUnit=="WZ"){let r=b.default.round(parseFloat(e[n]),6);e[n]=isNaN(r)?null:b.default.round(r/5,6)}else if(this.dataUnit=="WZ"&&this.pageUnit=="X"){let r=b.default.round(parseFloat(e[n]),6);e[n]=isNaN(r)?null:b.default.round(r*5,6)}})}),this.$emit("update:formValue",e)},fieldChange(e,t){let i=b.default.cloneDeep((t==null?void 0:t.row)||{}),n=b.default.filter(e.formFieldList,r=>r.isSwitchUnit==="true").map(r=>r.id);n!=null&&n.length&&b.default.forEach(n,r=>{if(this.dataUnit=="X"&&this.pageUnit=="WZ"){let a=b.default.round(parseFloat(i[r]),6);i[r]=isNaN(a)?null:b.default.round(a/5,6)}else if(this.dataUnit=="WZ"&&this.pageUnit=="X"){let a=b.default.round(parseFloat(i[r]),6);i[r]=isNaN(a)?null:b.default.round(a*5,6)}}),this.$emit("fieldChange",{formKey:t.formKey,row:i,table:e})},initConfig(){if(this.xmlInfo){const{subTable:e}=ta(this.xmlInfo,this.isTransfer);this.formFieldsExt&&b.default.forEach(this.formFieldsExt,(t,i)=>{let n=b.default.find(e,{id:i})||{},r=(n==null?void 0:n.formFieldList)||[];b.default.forEach(t,a=>{let s=b.default.find(r,{formKey:a.formKey})||{};b.default.merge(s,a)})}),console.log("subTable is",e),this.subTable=e}else this.subTable=this.configList},initData:b.default.debounce(async function(){this.loadingComp=!0;try{if(this.dataApi){const e=await this.dataApi(this.params);e!=null&&e.data&&this.setPageData(e==null?void 0:e.data)}}catch(e){console.log("initData e",e)}this.loadingComp=!1},2),setForm(e,t){let i=e.dataField;if(e.type=="form")i?this.form[i]=t:this.form=t;else if(e.type=="list"){let n=e.rowKey||"id",r=b.default.cloneDeep(this.form[i]),a=b.default.find(r,s=>s[n]==t[n]);b.default.merge(a,t),this.form[i]=r}},async save(){this.$emit("save")},async submit(){this.$emit("submit")},itemClick:b.default.debounce(function(e,t){let i=b.default.cloneDeep(e),n=b.default.filter(t.formFieldList,r=>r.isSwitchUnit==="true").map(r=>r.id);n!=null&&n.length&&b.default.forEach(n,r=>{if(this.dataUnit=="X"&&this.pageUnit=="WZ"){let a=b.default.round(parseFloat(i[r]),6);i[r]=isNaN(a)?null:b.default.round(a/5,6)}else if(this.dataUnit=="WZ"&&this.pageUnit=="X"){let a=b.default.round(parseFloat(i[r]),6);i[r]=isNaN(a)?null:b.default.round(a*5,6)}}),this.$emit("itemClick",i)},1)}},sl={};var Bm=at(Im,Mm,Em,!1,Dm,null,null,null);function Dm(e){for(let t in sl)this[t]=sl[t]}var ol=function(){return Bm.exports}(),Om=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"ind-page-view ind-flex-column"},[i("IndMSearch",{attrs:{value:e.searchForm,showFilter:e.searchFormFields&&e.searchFormFields.length>0,fieldList:e.searchFormFields,searchVal:e.searchVal},on:{"update:searchVal":function(n){e.searchVal=n},"update:search-val":function(n){e.searchVal=n},doSearch:e.doSearch,doSearchFilter:e.doSearchFilter}}),e.topMsg?i("van-notice-bar",{staticClass:"ind-flex-no-shrink",attrs:{mode:"closeable"}},[e._v(e._s(e.topMsg))]):e._e(),i("div",{class:["ind-page",e.enableLoadMore?"loadmore":""]},[i("IndMLoadMore",{attrs:{enableLoadMore:e.enableLoadMore,pageLen:e.enableLoadMore?10:999999,datas:e.displayRows,"is-finished":e.isFinished,loading:e.loadingComp},on:{"load-more":e.loadMore},scopedSlots:e._u([{key:"item",fn:function(n){var r=n.item;return[e._t("item",function(){return[i("IndMForm",{attrs:{fieldList:e.formFieldList,cardBtns:e.cardBtns,value:r,formType:"card"}})]},{item:r})]}}],null,!0)})],1),e._t("bottom",function(){return[i("div",{staticClass:"ind-bottom-info ind-bottom-btn"},[i("div",{staticClass:"ind-flex"},[e.bottomMsg?[e._v(" "+e._s(e.bottomMsg)+" ")]:[e._v(" \u5171\xA0"),i("span",{staticClass:"ind-orange ind-large"},[e._v(e._s(e.total||e.displayRows.length||0))]),e._v("\xA0\u6761\u6570\u636E ")]],2),e.bottom||e.pageBtnText||e.btnText?i("div",{staticClass:"ind-flex ind-space-between ind-mt"},[i("IndButton",{attrs:{bizType:"primary"},on:{click:function(n){return e.$emit("bottomClick")}}},[e._v(" "+e._s(e.pageBtnText||e.btnText||"\u65B0\u589E")+" ")])],1):e._e()])]}),i("IndMLoadingPanel",{attrs:{loading:e.loadingComp||e.loading}}),e._t("default")],2)},Nm=[];const Lm={name:"IndMPageView",props:{renderParams:Function,isTransfer:{type:Boolean,default:!0},dataUnit:{type:String,default:"X"},pageUnit:{type:String,default:"X"},dataApi:Function,loading:Boolean,bottom:Boolean,topMsg:String,bottomMsg:String,btnText:String,cardBtns:[Function,Array],xmlInfo:String,searchFormFieldsExt:Array,cardFieldsExt:Array,searchFields:Array,searchForm:Object,apiParams:Object,cardFields:Array,enableLoadMore:Boolean,disablePage:{type:Boolean,default:!0},searchKey:String,limit:{type:Number,default:function(){return this.disablePage?999999:10}}},data(){return{pagination:{offset:0,limit:this.limit,total:0},isFinished:!1,allData:[],currentPage:1,dataUrl:null,methodsType:"get",loadingComp:!1,rows:[],total:0,pageBtnText:"",columns:[],searchFormFields:[],formFieldList:[],subTable:[],searchVal:""}},created(){this.initConfig(),this.initData()},watch:{xmlInfo:function(){this.initConfig()},dataApi:function(){this.initData()},apiParams:{handler:function(){this.initData()},deep:!0},limit:function(e){this.pagination.limit=e}},computed:{displayRows(){let e=this.allData;if(!this.disablePage){const r=(this.currentPage-1)*this.pagination.limit,a=r+this.pagination.limit;e=this.allData.slice(0,a),console.log("\u5206\u9875\u8BA1\u7B97\u8C03\u8BD5:",{currentPage:this.currentPage,paginationLimit:this.pagination.limit,allDataLength:this.allData.length,allData:this.allData,calculatedStart:r,calculatedEnd:a,returnedRowsLength:e.length,returnedRows:e})}let t;this.searchVal?this.disablePage?(t=b.default.filter(e,r=>{var s;let a=(s=b.default.find(this.formFieldList,o=>!!o.isTitle))==null?void 0:s.formKey;return console.log("\u641C\u7D22\u8FC7\u6EE4:",{titleKey:a,searchVal:this.searchVal,rowData:r[a]}),a?b.default.includes(r[a],this.searchVal):!1})||[],this.total=t.length):t=e||[]:(t=e||[],this.total=this.pagination.total||this.allData.length);let i=b.default.cloneDeep(t);if(this.dataUnit==this.pageUnit)return i;let n=b.default.filter(this.formFieldList,r=>r.isSwitchUnit==="true").map(r=>r.id);return n!=null&&n.length&&b.default.forEach(i,r=>{b.default.forEach(n,a=>{if(this.dataUnit=="X"&&this.pageUnit=="WZ"){let s=b.default.round(parseFloat(r[a]),6);r[a]=b.default.round(isNaN(s)?0:s*5,6)}else if(this.dataUnit=="WZ"&&this.pageUnit=="X"){let s=b.default.round(parseFloat(r[a]),6);r[a]=b.default.round(isNaN(s)?0:s/5,6)}})}),i}},methods:{async loadMore(){var e,t,i;if(console.log("\u5F00\u59CB\u52A0\u8F7D\u66F4\u591A\u6570\u636E",{isFinished:this.isFinished,dataUrl:this.dataUrl,currentPage:this.currentPage,offset:this.pagination.offset,limit:this.pagination.limit}),this.isFinished||!this.dataUrl&&!this.dataApi){console.log("\u53D6\u6D88\u52A0\u8F7D\u66F4\u591A\u6570\u636E",{isFinished:this.isFinished,dataUrl:this.dataUrl,dataApi:this.dataApi});return}this.loadingComp=!0;try{if(this.dataApi){let n=Object.assign({},this.apiParams?this.apiParams:this.searchForm,this.disablePage?{}:{offset:this.pagination.offset+this.pagination.limit,limit:this.pagination.limit,[this.searchKey]:this.searchVal});typeof this.renderParams=="function"&&(n=this.renderParams(n));const r=await this.dataApi(n);let a=r.data.rows||r.data.records||[];this.disablePage&&r.data instanceof Array&&(a=r.data),this.rows=[...this.rows,...a],this.allData=[...this.allData,...a],this.pagination.offset+=this.pagination.limit,this.currentPage++,this.isFinished=this.pagination.offset+this.pagination.limit>=this.pagination.total}else if(this.dataUrl){let n,r={...this.searchForm,offset:this.pagination.offset+this.pagination.limit,limit:this.pagination.limit,[this.searchKey]:this.searchVal};typeof this.renderParams=="function"&&(r=this.renderParams(r)),this.methodsType=="post"?n=await V.axios.post(this.dataUrl,r):n=await V.axios.get(this.dataUrl,{params:r});const a=((e=n.data)==null?void 0:e.rows)||((t=n.data)==null?void 0:t.records)||[];console.log("\u6536\u5230\u5206\u9875\u54CD\u5E94",{newDataCount:a.length,total:(i=n.data)==null?void 0:i.total,offset:this.pagination.offset}),this.rows=[...this.rows,...a],this.allData=[...this.allData,...a],this.pagination.offset+=this.pagination.limit,this.currentPage++,this.isFinished=this.pagination.offset+this.pagination.limit>=this.pagination.total}}catch(n){console.error(n)}finally{console.log("\u52A0\u8F7D\u66F4\u591A\u6570\u636E\u5B8C\u6210",{isFinished:this.isFinished,total:this.total,allDataCount:this.allData.length}),this.loadingComp=!1}},updateTotal(e){this.total=e},initConfig(){var e,t;if(this.xmlInfo){const{dataUrl:i,methods:n,pageBtnText:r,columns:a,searchFormFields:s,formFieldList:o,subTable:l}=ta(this.xmlInfo,this.isTransfer);this.pageBtnText=r,this.columns=a,this.dataUrl=i,this.methodsType=n,(e=this.searchFormFieldsExt)!=null&&e.length&&b.default.forEach(this.searchFormFieldsExt,c=>{let h=b.default.find(s,{formKey:c.formKey});b.default.merge(h,c)}),this.searchFormFields=s,(t=this.cardFieldsExt)!=null&&t.length&&b.default.forEach(this.cardFieldsExt,c=>{let h=b.default.find(o,{formKey:c.formKey});b.default.merge(h,c)}),this.formFieldList=o,this.subTable=l}else this.searchFormFields=this.searchFields,this.formFieldList=this.cardFields},initData:b.default.debounce(async function(){var e,t,i,n;this.loadingComp=!0,this.pagination.offset=0,this.isFinished=!1,this.currentPage=1;try{if(this.dataApi){let r=Object.assign({},this.apiParams?this.apiParams:this.searchForm,this.disablePage?{}:{offset:0,limit:this.pagination.limit,[this.searchKey]:this.searchVal});typeof this.renderParams=="function"&&(r=this.renderParams(r));const a=await this.dataApi(r);let s=a.data.rows||a.data.records||[];this.disablePage&&a.data instanceof Array&&(s=a.data),this.rows=s,this.allData=[...s],this.total=((e=a.data)==null?void 0:e.total)||this.disablePage&&(s==null?void 0:s.length)||0,this.disablePage?this.isFinished=!0:(this.pagination.total=this.total,this.isFinished=this.pagination.limit>=this.pagination.total)}else if(this.dataUrl){let r,a={...this.searchForm,offset:0,limit:this.pagination.limit,[this.searchKey]:this.searchVal};typeof this.renderParams=="function"&&(a=this.renderParams(a)),this.methodsType=="post"?r=await V.axios.post(this.dataUrl,a):r=await V.axios.get(this.dataUrl,{params:a});const s=((t=r.data)==null?void 0:t.rows)||((i=r.data)==null?void 0:i.records)||[];this.rows=[...s],this.allData=[...s],this.pagination.total=((n=r.data)==null?void 0:n.total)||0,this.total=this.pagination.total,this.isFinished=this.pagination.limit>=this.pagination.total}}catch(r){console.log("init data e",r)}this.loadingComp=!1},5),async doSearch(e){this.$emit("update:searchForm",e),await this.$nextTick(),this.initData()},doSearchFilter(e){this.disablePage||(this.searchVal=e,this.initData())}}},ll={};var Vm=at(Lm,Om,Nm,!1,Pm,null,null,null);function Pm(e){for(let t in ll)this[t]=ll[t]}var cl=function(){return Vm.exports}(),Rm=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("van-popup",{style:{width:"100%",height:"100vh"},attrs:{value:e.value,position:"right","get-container":"body"},on:{input:function(n){return e.$emit("input",n)}}},[i("div",{staticClass:"height100 ind-basic-layout ind-flex-column",staticStyle:{height:"100% !important"}},[i("van-sticky",[i("van-nav-bar",{staticClass:"ind-flex-no-shrink",attrs:{title:e.title||e.$route.meta.title,"left-text":"","left-arrow":""},on:{"click-left":function(n){return e.$emit("input",!1)}}})],1),i("div",{staticClass:"ind-main-content-wrapper ind-flex-grow",staticStyle:{height:"100% !important",overflow:"auto"}},[e._t("default")],2)],1)])},Fm=[];const qm={props:{value:Boolean,title:String},data(){return{}},activited(){this.value&&(window.popupPageInst=this)},watch:{value(){this.value&&(window.popupPageInst=this)}},methods:{},beforeRouteLeave(e,t,i){this.value&&this.$emit("input",!1)}},ul={};var Um=at(qm,Rm,Fm,!1,Ym,null,null,null);function Ym(e){for(let t in ul)this[t]=ul[t]}var hl=function(){return Um.exports}(),jm=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"ind-page-view ind-flex-column"},[i("div",{staticClass:"ind-page"},[i("IndMobileTable",e._g(e._b({ref:"table",attrs:{columns:e.columns,disablePage:"",height:e.height,showTableOption:!1,defaultUnitType:e.defaultUnitType,defaultTableUnitType:e.defaultTableUnitType,loading:e.loadingComp||e.loading,rowBuffer:1e3,rowKey:e.rowKey},scopedSlots:e._u([{key:"options",fn:function(){return[e.$slots.mobileTopRight?e._e():i("div",{staticStyle:{color:"var(--ind-blue)","font-size":"14px"},on:{click:e.showCondition}},[e._v(" \u67E5\u8BE2\u6761\u4EF6 ")]),e._t("mobileTopRight")]},proxy:!0}],null,!0),model:{value:e.data,callback:function(n){e.data=n},expression:"data"}},"IndMobileTable",e.$attrs,!1),e.$listeners))],1),i("van-popup",{style:e.isHB=="1"?{width:"100%"}:{width:"100%",marginTop:e.$config.searchPaddingTop||"48px",height:"calc(100vh - "+(e.$config.searchPaddingTop||"48px")+")",top:"calc(50% - "+(e.$config.searchPaddingTop/2||"24px")+")"},attrs:{position:"right",overlay:!1},model:{value:e.displayCondition,callback:function(n){e.displayCondition=n},expression:"displayCondition"}},[i("div",{staticClass:"ind-page-view ind-flex-column",style:{height:e.isHB=="1"?"100vh":"100%"}},[i("IndMForm",e._g({staticClass:"height100",staticStyle:{background:"var(--ind-white)"},attrs:{formType:"searchMobile",fieldList:e.searchFormFields},model:{value:e.searchFormValue,callback:function(n){e.searchFormValue=n},expression:"searchFormValue"}},e.$listeners)),i("div",{staticClass:"ind-bottom-btn ind-flex ind-flex-no-shrink ind-space-between"},[i("IndButton",{attrs:{bizType:"reset"},on:{click:e.cancel}},[e._v("\u53D6\u6D88")]),i("IndButton",{attrs:{bizType:"primary"},on:{click:e.confirm}},[e._v("\u786E\u8BA4")])],1)],1)])],1)},Gm=[];const Km={name:"IndMQueryView",props:{dataApi:Function,loading:Boolean,bottomHeight:String,bottom:Boolean,topMsg:String,bottomMsg:String,btnText:String,cardBtns:[Function,Array],xmlInfo:String,searchFormFieldsExt:Array,cardFieldsExt:Array,searchFields:Array,searchForm:Object,apiParams:Object,cardFields:Array,tableColumns:Array,tableData:Array,defaultUnitType:{type:String,default:"WZ"},defaultTableUnitType:{type:String,default:"X"},rowKey:String,value:{type:Array,default(){return[]}},isHB:{type:String,default(){var e;return((e=this.$config)==null?void 0:e.isHB)||"0"}}},data(){return{dataUrl:null,loadingComp:!1,rows:[],displayCondition:!1,pageBtnText:"",searchFormFields:[],formFieldList:[],subTable:[],searchFormValue:{},data:b.default.cloneDeep(this.value),columns:[],searchVal:""}},created(){this.searchFormValue=b.default.cloneDeep(this.searchForm),this.initConfig()},watch:{xmlInfo:function(){this.initConfig()},dataApi:function(){},apiParams:{handler:function(){},deep:!0},value:{handler:function(e){this.data=b.default.cloneDeep(e)},deep:!0},tableColumns:{handler:function(){this.columns=b.default.cloneDeep(this.tableColumns)},deep:!0},searchForm:{handler:function(){this.searchFormValue=b.default.cloneDeep(this.searchForm)},deep:!0},searchFormValue:{handler:function(){this.$emit("getParam",this.searchFormValue)},deep:!0}},computed:{height(){return window.innerHeight-160-(this.bottomHeight||0)}},methods:{initConfig(){var e,t;if(this.xmlInfo){const{dataUrl:i,pageBtnText:n,columns:r,searchFormFields:a,formFieldList:s,subTable:o}=ta(this.xmlInfo);this.pageBtnText=n,this.dataUrl=i,(e=this.searchFormFieldsExt)!=null&&e.length&&b.default.forEach(this.searchFormFieldsExt,l=>{let c=b.default.find(a,{formKey:l.formKey});b.default.merge(c,l)}),this.searchFormFields=a,(t=this.cardFieldsExt)!=null&&t.length&&b.default.forEach(this.cardFieldsExt,l=>{let c=b.default.find(s,{formKey:l.formKey});b.default.merge(c,l)}),this.formFieldList=s,this.subTable=o}else this.searchFormFields=this.searchFields,this.formFieldList=this.cardFields},showCondition(){this.displayCondition=!0},cancel(){this.displayCondition=!1,this.$emit("cancel")},async confirm(){this.displayCondition=!1,this.$emit("update:searchForm",this.searchFormValue),await this.$nextTick(),this.$emit("doSearch")},getXData(){return this.$refs.table.getXData()},toggleUnitIfNeeded(){this.$refs.table.toggleUnitIfNeeded()},updateTableData(e,t){this.$refs.table.updateTableData(e,t)},getWZSum(){return this.$refs.table.getWZSum()},getXSum(){return this.$refs.table.getXSum()},getWZData(){return this.$refs.table.getWZData()},getXData(){return this.$refs.table.getXData()},setSelection(e,t){this.$refs.table.setSelection(e,t)},deselectAll(){this.$refs.table.getXData()},selectAll(){this.$refs.table.selectAll()},clearSelection(){this.$refs.table.clearSelection()},getSelection(){return this.$refs.table.getSelection()},setUnitType(e){this.$refs.table.setUnitType(e)},tableRefresh(e){this.$refs.table.tableRefresh(e)},topRows(){return this.$refs.table.topRows}},mounted(){console.log("--",this.$props)}},dl={};var Hm=at(Km,jm,Gm,!1,zm,null,null,null);function zm(e){for(let t in dl)this[t]=dl[t]}var fl=function(){return Hm.exports}(),Wm=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("van-form",{on:{submit:e.handleSubmit}},[i("div",{staticClass:"ind-login-form"},[i("van-field",{attrs:{"label-width":"4rem",name:"\u7528\u6237\u540D",label:"\u7528\u6237\u540D",placeholder:"\u8BF7\u8F93\u5165\u7528\u6237\u540D","left-icon":"user",rules:[{required:!0,message:"\u8BF7\u586B\u5199\u7528\u6237\u540D"}]},model:{value:e.form.userName,callback:function(n){e.$set(e.form,"userName",n)},expression:"form.userName"}}),i("van-field",{attrs:{"label-width":"4rem",type:"password",name:"\u5BC6\u7801",label:"\u5BC6 \u7801",placeholder:"\u8BF7\u8F93\u5165\u5BC6\u7801","left-icon":"lock",rules:[{required:!0,message:"\u8BF7\u586B\u5199\u5BC6\u7801"}]},model:{value:e.form.password,callback:function(n){e.$set(e.form,"password",n)},expression:"form.password"}}),i("van-field",{staticClass:"last-cell",attrs:{"label-width":"4rem",name:"\u9A8C\u8BC1\u7801",label:"\u9A8C\u8BC1\u7801",placeholder:"\u8BF7\u8F93\u5165\u9A8C\u8BC1\u7801","left-icon":"photo",rules:[{required:!0,message:"\u8BF7\u586B\u5199\u9A8C\u8BC1\u7801"}]},scopedSlots:e._u([{key:"button",fn:function(){return[i("van-image",{attrs:{type:"contain",width:"80",src:e.captchaUrl},on:{click:e.getCaptcha}})]},proxy:!0}]),model:{value:e.form.validCode,callback:function(n){e.$set(e.form,"validCode",n)},expression:"form.validCode"}})],1),i("div",{directives:[{name:"show",rawName:"v-show",value:e.msg!="",expression:"msg != ''"}],staticStyle:{padding:"0 18px",color:"red"}},[e._v(e._s(e.msg))]),i("div",{staticStyle:{margin:"30px 20px 20px 20px"}},[i("van-button",{staticClass:"button-submit",attrs:{loading:e.loading,block:"",type:"info","native-type":"submit"}},[e._v("\u767B\u5F55")])],1)])},Jm=[];const Qm={name:"IndLoginForm",props:{loading:Boolean,userNameRules:{type:Array,default:()=>[{required:!0,message:"\u8D26\u53F7\u4E0D\u80FD\u4E3A\u7A7A",trigger:"blur"}]},passwordRules:{type:Array,default:()=>[{required:!0,message:"\u5BC6\u7801\u4E0D\u80FD\u4E3A\u7A7A",trigger:"blur"}]},validCodeRules:{type:Array,default:()=>[{required:!0,message:"\u9A8C\u8BC1\u7801\u4E0D\u80FD\u4E3A\u7A7A",trigger:"blur"}]},msg:{type:String,default:()=>""}},data(){return{form:{userName:"",password:"",validCode:""},rememberMe:!1,validCodeId:""}},computed:{rules(){return{userName:this.userNameRules,password:this.passwordRules,validCode:this.validCodeRules}},captchaUrl(){return V.getCaptchaURL(this.validCodeId)}},created(){this.getCaptcha(),this.form.userName=V.getLocalStorage("username"),this.form.password=V.getLocalStorage("password")},methods:{getCaptcha(){this.validCodeId=V.guid()},handleSubmit(){this.$emit("on-success-valid",{userName:this.form.userName,password:this.form.password,validCodeInput:this.form.validCode,validCodeId:this.validCodeId}),V.setLocalStorage("username",this.form.userName),V.setLocalStorage("password",this.form.password)}}},pl={};var Zm=at(Qm,Wm,Jm,!1,$m,null,null,null);function $m(e){for(let t in pl)this[t]=pl[t]}var Xm=function(){return Zm.exports}();function O(){return O=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var i=arguments[t];for(var n in i)Object.prototype.hasOwnProperty.call(i,n)&&(e[n]=i[n])}return e},O.apply(this,arguments)}function aa(){return aa=Object.assign?Object.assign.bind():function(e){for(var t,i=1;i<arguments.length;i++)for(var n in t=arguments[i],t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n]);return e},aa.apply(this,arguments)}var _m=["attrs","props","domProps"],tg=["class","style","directives"],eg=["on","nativeOn"],ig=function(e){return e.reduce(function(t,i){for(var n in i)if(!t[n])t[n]=i[n];else if(_m.indexOf(n)!==-1)t[n]=aa({},t[n],i[n]);else if(tg.indexOf(n)!==-1){var r=t[n]instanceof Array?t[n]:[t[n]],a=i[n]instanceof Array?i[n]:[i[n]];t[n]=[].concat(r,a)}else if(eg.indexOf(n)!==-1)for(var s in i[n])if(t[n][s]){var o=t[n][s]instanceof Array?t[n][s]:[t[n][s]],l=i[n][s]instanceof Array?i[n][s]:[i[n][s]];t[n][s]=[].concat(o,l)}else t[n][s]=i[n][s];else if(n==="hook")for(var c in i[n])t[n][c]=t[n][c]?ng(t[n][c],i[n][c]):i[n][c];else t[n]=i[n];return t},{})},ng=function(e,t){return function(){e&&e.apply(this,arguments),t&&t.apply(this,arguments)}},rg=ig,tt=rg;function sa(e,t){return t?typeof t=="string"?" "+e+"--"+t:Array.isArray(t)?t.reduce(function(i,n){return i+sa(e,n)},""):Object.keys(t).reduce(function(i,n){return i+(t[n]?sa(e,n):"")},""):""}function ag(e){return function(t,i){return t&&typeof t!="string"&&(i=t,t=""),t=t?e+"__"+t:e,""+t+sa(t,i)}}var sg=Object.prototype.hasOwnProperty;function og(e,t,i){var n=t[i];!it(n)||(!sg.call(e,i)||!ce(n)?e[i]=n:e[i]=ml(Object(e[i]),t[i]))}function ml(e,t){return Object.keys(t).forEach(function(i){og(e,t,i)}),e}var lg={name:"\u59D3\u540D",tel:"\u7535\u8BDD",save:"\u4FDD\u5B58",confirm:"\u786E\u8BA4",cancel:"\u53D6\u6D88",delete:"\u5220\u9664",complete:"\u5B8C\u6210",loading:"\u52A0\u8F7D\u4E2D...",telEmpty:"\u8BF7\u586B\u5199\u7535\u8BDD",nameEmpty:"\u8BF7\u586B\u5199\u59D3\u540D",nameInvalid:"\u8BF7\u8F93\u5165\u6B63\u786E\u7684\u59D3\u540D",confirmDelete:"\u786E\u5B9A\u8981\u5220\u9664\u5417",telInvalid:"\u8BF7\u8F93\u5165\u6B63\u786E\u7684\u624B\u673A\u53F7",vanCalendar:{end:"\u7ED3\u675F",start:"\u5F00\u59CB",title:"\u65E5\u671F\u9009\u62E9",confirm:"\u786E\u5B9A",startEnd:"\u5F00\u59CB/\u7ED3\u675F",weekdays:["\u65E5","\u4E00","\u4E8C","\u4E09","\u56DB","\u4E94","\u516D"],monthTitle:function(t,i){return t+"\u5E74"+i+"\u6708"},rangePrompt:function(t){return"\u9009\u62E9\u5929\u6570\u4E0D\u80FD\u8D85\u8FC7 "+t+" \u5929"}},vanCascader:{select:"\u8BF7\u9009\u62E9"},vanContactCard:{addText:"\u6DFB\u52A0\u8054\u7CFB\u4EBA"},vanContactList:{addText:"\u65B0\u5EFA\u8054\u7CFB\u4EBA"},vanPagination:{prev:"\u4E0A\u4E00\u9875",next:"\u4E0B\u4E00\u9875"},vanPullRefresh:{pulling:"\u4E0B\u62C9\u5373\u53EF\u5237\u65B0...",loosing:"\u91CA\u653E\u5373\u53EF\u5237\u65B0..."},vanSubmitBar:{label:"\u5408\u8BA1\uFF1A"},vanCoupon:{unlimited:"\u65E0\u4F7F\u7528\u95E8\u69DB",discount:function(t){return t+"\u6298"},condition:function(t){return"\u6EE1"+t+"\u5143\u53EF\u7528"}},vanCouponCell:{title:"\u4F18\u60E0\u5238",tips:"\u6682\u65E0\u53EF\u7528",count:function(t){return t+"\u5F20\u53EF\u7528"}},vanCouponList:{empty:"\u6682\u65E0\u4F18\u60E0\u5238",exchange:"\u5151\u6362",close:"\u4E0D\u4F7F\u7528\u4F18\u60E0\u5238",enable:"\u53EF\u7528",disabled:"\u4E0D\u53EF\u7528",placeholder:"\u8BF7\u8F93\u5165\u4F18\u60E0\u7801"},vanAddressEdit:{area:"\u5730\u533A",postal:"\u90AE\u653F\u7F16\u7801",areaEmpty:"\u8BF7\u9009\u62E9\u5730\u533A",addressEmpty:"\u8BF7\u586B\u5199\u8BE6\u7EC6\u5730\u5740",postalEmpty:"\u90AE\u653F\u7F16\u7801\u683C\u5F0F\u4E0D\u6B63\u786E",defaultAddress:"\u8BBE\u4E3A\u9ED8\u8BA4\u6536\u8D27\u5730\u5740",telPlaceholder:"\u6536\u8D27\u4EBA\u624B\u673A\u53F7",namePlaceholder:"\u6536\u8D27\u4EBA\u59D3\u540D",areaPlaceholder:"\u9009\u62E9\u7701 / \u5E02 / \u533A"},vanAddressEditDetail:{label:"\u8BE6\u7EC6\u5730\u5740",placeholder:"\u8857\u9053\u95E8\u724C\u3001\u697C\u5C42\u623F\u95F4\u53F7\u7B49\u4FE1\u606F"},vanAddressList:{add:"\u65B0\u589E\u5730\u5740"}},Ai=kt.default.prototype,gl=kt.default.util.defineReactive;gl(Ai,"$vantLang","zh-CN"),gl(Ai,"$vantMessages",{"zh-CN":lg});var oa={messages:function(){return Ai.$vantMessages[Ai.$vantLang]},use:function(t,i){var n;Ai.$vantLang=t,this.add((n={},n[t]=i,n))},add:function(t){t===void 0&&(t={}),ml(Ai.$vantMessages,t)}},cg=/-(\w)/g;function vl(e){return e.replace(cg,function(t,i){return i.toUpperCase()})}function vt(e,t){t===void 0&&(t=2);for(var i=e+"";i.length<t;)i="0"+i;return i}var ug={methods:{slots:function(t,i){t===void 0&&(t="default");var n=this.$slots,r=this.$scopedSlots,a=r[t];return a?a(i):n[t]}}};function hg(e){var t=this.name;e.component(t,this),e.component(vl("-"+t),this)}function dg(e){var t=e.scopedSlots||e.data.scopedSlots||{},i=e.slots();return Object.keys(i).forEach(function(n){t[n]||(t[n]=function(){return i[n]})}),t}function fg(e){return{functional:!0,props:e.props,model:e.model,render:function(i,n){return e(i,n.props,dg(n),n)}}}function pg(e){return function(t){return xi(t)&&(t=fg(t)),t.functional||(t.mixins=t.mixins||[],t.mixins.push(ug)),t.name=e,t.install=hg,t}}function mg(e){var t=vl(e)+".";return function(i){for(var n=oa.messages(),r=yl(n,t+i)||yl(n,i),a=arguments.length,s=new Array(a>1?a-1:0),o=1;o<a;o++)s[o-1]=arguments[o];return xi(r)?r.apply(void 0,s):r}}function w(e){return e="van-"+e,[pg(e),ag(e),mg(e)]}function la(e){return/^\d+(\.\d+)?$/.test(e)}function ca(e){return Number.isNaN?Number.isNaN(e):e!==e}function st(e){if(!!it(e))return e=String(e),la(e)?e+"px":e}var ua;function gg(){if(!ua){var e=document.documentElement,t=e.style.fontSize||window.getComputedStyle(e).fontSize;ua=parseFloat(t)}return ua}function vg(e){return e=e.replace(/rem/g,""),+e*gg()}function yg(e){return e=e.replace(/vw/g,""),+e*window.innerWidth/100}function bg(e){return e=e.replace(/vh/g,""),+e*window.innerHeight/100}function ha(e){if(typeof e=="number")return e;if(In){if(e.indexOf("rem")!==-1)return vg(e);if(e.indexOf("vw")!==-1)return yg(e);if(e.indexOf("vh")!==-1)return bg(e)}return parseFloat(e)}var In=typeof window!="undefined",Ut=kt.default.prototype.$isServer;function Ki(){}function it(e){return e!=null}function xi(e){return typeof e=="function"}function ce(e){return e!==null&&typeof e=="object"}function Bn(e){return ce(e)&&xi(e.then)&&xi(e.catch)}function yl(e,t){var i=t.split("."),n=e;return i.forEach(function(r){var a;n=ce(n)&&(a=n[r])!=null?a:""}),n}function Sg(e){return e==null||typeof e!="object"?!0:Object.keys(e).length===0}var Cg=["ref","key","style","class","attrs","refInFor","nativeOn","directives","staticClass","staticStyle"],Ag={nativeOn:"on"};function lt(e,t){var i=Cg.reduce(function(n,r){return e.data[r]&&(n[Ag[r]||r]=e.data[r]),n},{});return t&&(i.on=i.on||{},O(i.on,e.data.on)),i}function rt(e,t){for(var i=arguments.length,n=new Array(i>2?i-2:0),r=2;r<i;r++)n[r-2]=arguments[r];var a=e.listeners[t];a&&(Array.isArray(a)?a.forEach(function(s){s.apply(void 0,n)}):a.apply(void 0,n))}function bl(e,t){var i=new kt.default({el:document.createElement("div"),props:e.props,render:function(r){return r(e,O({props:this.$props},t))}});return document.body.appendChild(i.$el),i}var Yt={zIndex:2e3,lockCount:0,stack:[],find:function(t){return this.stack.filter(function(i){return i.vm===t})[0]},remove:function(t){var i=this.find(t);if(!!i){i.vm=null,i.overlay=null;var n=this.stack.indexOf(i);this.stack.splice(n,1)}}},Sl=!1;if(!Ut)try{var Cl={};Object.defineProperty(Cl,"passive",{get:function(){Sl=!0}}),window.addEventListener("test-passive",null,Cl)}catch{}function _t(e,t,i,n){n===void 0&&(n=!1),Ut||e.addEventListener(t,i,Sl?{capture:!1,passive:n}:!1)}function je(e,t,i){Ut||e.removeEventListener(t,i)}function Al(e){e.stopPropagation()}function Mt(e,t){(typeof e.cancelable!="boolean"||e.cancelable)&&e.preventDefault(),t&&Al(e)}var xl=w("overlay"),xg=xl[0],wg=xl[1];function Tg(e){Mt(e,!0)}function wl(e,t,i,n){var r=O({zIndex:t.zIndex},t.customStyle);return it(t.duration)&&(r.animationDuration=t.duration+"s"),e("transition",{attrs:{name:"van-fade"}},[e("div",tt([{directives:[{name:"show",value:t.show}],style:r,class:[wg(),t.className],on:{touchmove:t.lockScroll?Tg:Ki}},lt(n,!0)]),[i.default==null?void 0:i.default()])])}wl.props={show:Boolean,zIndex:[Number,String],duration:[Number,String],className:null,customStyle:Object,lockScroll:{type:Boolean,default:!0}};var Tl=xg(wl);function da(e){var t=e.parentNode;t&&t.removeChild(e)}var kg={className:"",customStyle:{}};function Mg(e){return bl(Tl,{on:{click:function(){e.$emit("click-overlay"),e.closeOnClickOverlay&&(e.onClickOverlay?e.onClickOverlay():e.close())}}})}function kl(e){var t=Yt.find(e);if(t){var i=e.$el,n=t.config,r=t.overlay;i&&i.parentNode&&i.parentNode.insertBefore(r.$el,i),O(r,kg,n,{show:!0})}}function Eg(e,t){var i=Yt.find(e);if(i)i.config=t;else{var n=Mg(e);Yt.stack.push({vm:e,config:t,overlay:n})}kl(e)}function Ml(e){var t=Yt.find(e);t&&(t.overlay.show=!1)}function Ig(e){var t=Yt.find(e);t&&(da(t.overlay.$el),Yt.remove(e))}function fa(e){return e===window}var Bg=/scroll|auto|overlay/i;function ni(e,t){t===void 0&&(t=window);for(var i=e;i&&i.tagName!=="HTML"&&i.tagName!=="BODY"&&i.nodeType===1&&i!==t;){var n=window.getComputedStyle(i),r=n.overflowY;if(Bg.test(r))return i;i=i.parentNode}return t}function ri(e){var t="scrollTop"in e?e.scrollTop:e.pageYOffset;return Math.max(t,0)}function Dn(e,t){"scrollTop"in e?e.scrollTop=t:e.scrollTo(e.scrollX,t)}function Hi(){return window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0}function On(e){Dn(window,e),Dn(document.body,e)}function pa(e,t){if(fa(e))return 0;var i=t?ri(t):Hi();return e.getBoundingClientRect().top+i}function Dg(e){return fa(e)?e.innerHeight:e.getBoundingClientRect().height}function Og(e){return fa(e)?0:e.getBoundingClientRect().top}function Ng(e,t){return e>t?"horizontal":t>e?"vertical":""}var te={data:function(){return{direction:""}},methods:{touchStart:function(t){this.resetTouchStatus(),this.startX=t.touches[0].clientX,this.startY=t.touches[0].clientY},touchMove:function(t){var i=t.touches[0];this.deltaX=i.clientX<0?0:i.clientX-this.startX,this.deltaY=i.clientY-this.startY,this.offsetX=Math.abs(this.deltaX),this.offsetY=Math.abs(this.deltaY);var n=10;(!this.direction||this.offsetX<n&&this.offsetY<n)&&(this.direction=Ng(this.offsetX,this.offsetY))},resetTouchStatus:function(){this.direction="",this.deltaX=0,this.deltaY=0,this.offsetX=0,this.offsetY=0},bindTouchEvent:function(t){var i=this.onTouchStart,n=this.onTouchMove,r=this.onTouchEnd;_t(t,"touchstart",i),_t(t,"touchmove",n),r&&(_t(t,"touchend",r),_t(t,"touchcancel",r))}}};function Lg(e){return typeof e=="string"?document.querySelector(e):e()}function ma(e){var t=e===void 0?{}:e,i=t.ref,n=t.afterPortal;return{props:{getContainer:[String,Function]},watch:{getContainer:"portal"},mounted:function(){this.getContainer&&this.portal()},methods:{portal:function(){var a=this.getContainer,s=i?this.$refs[i]:this.$el,o;a?o=Lg(a):this.$parent&&(o=this.$parent.$el),o&&o!==s.parentNode&&o.appendChild(s),n&&n.call(this)}}}}var Vg=0;function ue(e){var t="binded_"+Vg++;function i(){this[t]||(e.call(this,_t,!0),this[t]=!0)}function n(){this[t]&&(e.call(this,je,!1),this[t]=!1)}return{mounted:i,activated:i,deactivated:n,beforeDestroy:n}}var Pg={mixins:[ue(function(e,t){this.handlePopstate(t&&this.closeOnPopstate)})],props:{closeOnPopstate:Boolean},data:function(){return{bindStatus:!1}},watch:{closeOnPopstate:function(t){this.handlePopstate(t)}},methods:{onPopstate:function(){this.close(),this.shouldReopen=!1},handlePopstate:function(t){if(!this.$isServer&&this.bindStatus!==t){this.bindStatus=t;var i=t?_t:je;i(window,"popstate",this.onPopstate)}}}},Nn={transitionAppear:Boolean,value:Boolean,overlay:Boolean,overlayStyle:Object,overlayClass:String,closeOnClickOverlay:Boolean,zIndex:[Number,String],lockScroll:{type:Boolean,default:!0},lazyRender:{type:Boolean,default:!0}};function Ln(e){return e===void 0&&(e={}),{mixins:[te,Pg,ma({afterPortal:function(){this.overlay&&kl()}})],provide:function(){return{vanPopup:this}},props:Nn,data:function(){return this.onReopenCallback=[],{inited:this.value}},computed:{shouldRender:function(){return this.inited||!this.lazyRender}},watch:{value:function(i){var n=i?"open":"close";this.inited=this.inited||this.value,this[n](),e.skipToggleEvent||this.$emit(n)},overlay:"renderOverlay"},mounted:function(){this.value&&this.open()},activated:function(){this.shouldReopen&&(this.$emit("input",!0),this.shouldReopen=!1)},beforeDestroy:function(){Ig(this),this.opened&&this.removeLock(),this.getContainer&&da(this.$el)},deactivated:function(){this.value&&(this.close(),this.shouldReopen=!0)},methods:{open:function(){this.$isServer||this.opened||(this.zIndex!==void 0&&(Yt.zIndex=this.zIndex),this.opened=!0,this.renderOverlay(),this.addLock(),this.onReopenCallback.forEach(function(i){i()}))},addLock:function(){this.lockScroll&&(_t(document,"touchstart",this.touchStart),_t(document,"touchmove",this.onTouchMove),Yt.lockCount||document.body.classList.add("van-overflow-hidden"),Yt.lockCount++)},removeLock:function(){this.lockScroll&&Yt.lockCount&&(Yt.lockCount--,je(document,"touchstart",this.touchStart),je(document,"touchmove",this.onTouchMove),Yt.lockCount||document.body.classList.remove("van-overflow-hidden"))},close:function(){!this.opened||(Ml(this),this.opened=!1,this.removeLock(),this.$emit("input",!1))},onTouchMove:function(i){this.touchMove(i);var n=this.deltaY>0?"10":"01",r=ni(i.target,this.$el),a=r.scrollHeight,s=r.offsetHeight,o=r.scrollTop,l="11";o===0?l=s>=a?"00":"01":o+s>=a&&(l="10"),l!=="11"&&this.direction==="vertical"&&!(parseInt(l,2)&parseInt(n,2))&&Mt(i,!0)},renderOverlay:function(){var i=this;this.$isServer||!this.value||this.$nextTick(function(){i.updateZIndex(i.overlay?1:0),i.overlay?Eg(i,{zIndex:Yt.zIndex++,duration:i.duration,className:i.overlayClass,customStyle:i.overlayStyle}):Ml(i)})},updateZIndex:function(i){i===void 0&&(i=0),this.$el.style.zIndex=++Yt.zIndex+i},onReopen:function(i){this.onReopenCallback.push(i)}}}}var El=w("info"),Rg=El[0],Fg=El[1];function Il(e,t,i,n){var r=t.dot,a=t.info,s=it(a)&&a!=="";if(!(!r&&!s))return e("div",tt([{class:Fg({dot:r})},lt(n,!0)]),[r?"":t.info])}Il.props={dot:Boolean,info:[Number,String]};var ai=Rg(Il),Bl=w("icon"),qg=Bl[0],Dl=Bl[1];function Ug(e){return e?e.indexOf("/")!==-1:!1}var Yg={medel:"medal","medel-o":"medal-o","calender-o":"calendar-o"};function jg(e){return e&&Yg[e]||e}function Ol(e,t,i,n){var r,a=jg(t.name),s=Ug(a);return e(t.tag,tt([{class:[t.classPrefix,s?"":t.classPrefix+"-"+a],style:{color:t.color,fontSize:st(t.size)}},lt(n,!0)]),[i.default&&i.default(),s&&e("img",{class:Dl("image"),attrs:{src:a}}),e(ai,{attrs:{dot:t.dot,info:(r=t.badge)!=null?r:t.info}})])}Ol.props={dot:Boolean,name:String,size:[Number,String],info:[Number,String],badge:[Number,String],color:String,tag:{type:String,default:"i"},classPrefix:{type:String,default:Dl()}};var $=qg(Ol),Nl=w("popup"),Gg=Nl[0],Ll=Nl[1],Te=Gg({mixins:[Ln()],props:{round:Boolean,duration:[Number,String],closeable:Boolean,transition:String,safeAreaInsetBottom:Boolean,closeIcon:{type:String,default:"cross"},closeIconPosition:{type:String,default:"top-right"},position:{type:String,default:"center"},overlay:{type:Boolean,default:!0},closeOnClickOverlay:{type:Boolean,default:!0}},beforeCreate:function(){var t=this,i=function(r){return function(a){return t.$emit(r,a)}};this.onClick=i("click"),this.onOpened=i("opened"),this.onClosed=i("closed")},methods:{onClickCloseIcon:function(t){this.$emit("click-close-icon",t),this.close()}},render:function(){var t,i=arguments[0];if(!!this.shouldRender){var n=this.round,r=this.position,a=this.duration,s=r==="center",o=this.transition||(s?"van-fade":"van-popup-slide-"+r),l={};if(it(a)){var c=s?"animationDuration":"transitionDuration";l[c]=a+"s"}return i("transition",{attrs:{appear:this.transitionAppear,name:o},on:{afterEnter:this.onOpened,afterLeave:this.onClosed}},[i("div",{directives:[{name:"show",value:this.value}],style:l,class:Ll((t={round:n},t[r]=r,t["safe-area-inset-bottom"]=this.safeAreaInsetBottom,t)),on:{click:this.onClick}},[this.slots(),this.closeable&&i($,{attrs:{role:"button",tabindex:"0",name:this.closeIcon},class:Ll("close-icon",this.closeIconPosition),on:{click:this.onClickCloseIcon}})])])}}}),Vl=w("loading"),Kg=Vl[0],Vn=Vl[1];function Hg(e,t){if(t.type==="spinner"){for(var i=[],n=0;n<12;n++)i.push(e("i"));return i}return e("svg",{class:Vn("circular"),attrs:{viewBox:"25 25 50 50"}},[e("circle",{attrs:{cx:"50",cy:"50",r:"20",fill:"none"}})])}function zg(e,t,i){if(i.default){var n,r={fontSize:st(t.textSize),color:(n=t.textColor)!=null?n:t.color};return e("span",{class:Vn("text"),style:r},[i.default()])}}function Pl(e,t,i,n){var r=t.color,a=t.size,s=t.type,o={color:r};if(a){var l=st(a);o.width=l,o.height=l}return e("div",tt([{class:Vn([s,{vertical:t.vertical}])},lt(n,!0)]),[e("span",{class:Vn("spinner",s),style:o},[Hg(e,t)]),zg(e,t,i)])}Pl.props={color:String,size:[Number,String],vertical:Boolean,textSize:[Number,String],textColor:String,type:{type:String,default:"circular"}};var he=Kg(Pl),Rl=w("action-sheet"),Wg=Rl[0],de=Rl[1];function Fl(e,t,i,n){var r=t.title,a=t.cancelText,s=t.closeable;function o(){rt(n,"input",!1),rt(n,"cancel")}function l(){if(r)return e("div",{class:de("header")},[r,s&&e($,{attrs:{name:t.closeIcon},class:de("close"),on:{click:o}})])}function c(u,f){var p=u.disabled,m=u.loading,g=u.callback;function C(I){I.stopPropagation(),!(p||m)&&(g&&g(u),t.closeOnClickAction&&rt(n,"input",!1),kt.default.nextTick(function(){rt(n,"select",u,f)}))}function x(){return m?e(he,{class:de("loading-icon")}):[e("span",{class:de("name")},[u.name]),u.subname&&e("div",{class:de("subname")},[u.subname])]}return e("button",{attrs:{type:"button"},class:[de("item",{disabled:p,loading:m}),u.className],style:{color:u.color},on:{click:C}},[x()])}function h(){if(a)return[e("div",{class:de("gap")}),e("button",{attrs:{type:"button"},class:de("cancel"),on:{click:o}},[a])]}function d(){var u=(i.description==null?void 0:i.description())||t.description;if(u)return e("div",{class:de("description")},[u])}return e(Te,tt([{class:de(),attrs:{position:"bottom",round:t.round,value:t.value,overlay:t.overlay,duration:t.duration,lazyRender:t.lazyRender,lockScroll:t.lockScroll,getContainer:t.getContainer,closeOnPopstate:t.closeOnPopstate,closeOnClickOverlay:t.closeOnClickOverlay,safeAreaInsetBottom:t.safeAreaInsetBottom}},lt(n,!0)]),[l(),d(),e("div",{class:de("content")},[t.actions&&t.actions.map(c),i.default==null?void 0:i.default()]),h()])}Fl.props=O({},Nn,{title:String,actions:Array,duration:[Number,String],cancelText:String,description:String,getContainer:[String,Function],closeOnPopstate:Boolean,closeOnClickAction:Boolean,round:{type:Boolean,default:!0},closeable:{type:Boolean,default:!0},closeIcon:{type:String,default:"cross"},safeAreaInsetBottom:{type:Boolean,default:!0},overlay:{type:Boolean,default:!0},closeOnClickOverlay:{type:Boolean,default:!0}});var Jg=Wg(Fl);function ql(e){return e=e.replace(/[^-|\d]/g,""),/^((\+86)|(86))?(1)\d{10}$/.test(e)||/^0[0-9-]{10,13}$/.test(e)}var Qg=44,Pn={title:String,loading:Boolean,readonly:Boolean,itemHeight:[Number,String],showToolbar:Boolean,cancelButtonText:String,confirmButtonText:String,allowHtml:{type:Boolean,default:!0},visibleItemCount:{type:[Number,String],default:6},swipeDuration:{type:[Number,String],default:1e3}},Ul="#ee0a24",fe="van-hairline",ga=fe+"--top",Yl=fe+"--left",zi=fe+"--bottom",jl=fe+"--surround",Rn=fe+"--top-bottom",Zg=fe+"-unset--top-bottom";function Wi(e){if(!it(e))return e;if(Array.isArray(e))return e.map(function(i){return Wi(i)});if(typeof e=="object"){var t={};return Object.keys(e).forEach(function(i){t[i]=Wi(e[i])}),t}return e}function Ot(e,t,i){return Math.min(Math.max(e,t),i)}function Gl(e,t,i){var n=e.indexOf(t),r="";return n===-1?e:t==="-"&&n!==0?e.slice(0,n):(t==="."&&e.match(/^(\.|-\.)/)&&(r=n?"-0":"0"),r+e.slice(0,n+1)+e.slice(n).replace(i,""))}function Kl(e,t,i){t===void 0&&(t=!0),i===void 0&&(i=!0),t?e=Gl(e,".",/\./g):e=e.split(".")[0],i?e=Gl(e,"-",/-/g):e=e.replace(/-/,"");var n=t?/[^-0-9.]/g:/[^-0-9]/g;return e.replace(n,"")}function Hl(e,t){var i=Math.pow(10,10);return Math.round((e+t)*i)/i}var zl=200,va=300,$g=15,Wl=w("picker-column"),Xg=Wl[0],ya=Wl[1];function Jl(e){var t=window.getComputedStyle(e),i=t.transform||t.webkitTransform,n=i.slice(7,i.length-1).split(", ")[5];return Number(n)}function ba(e){return ce(e)&&e.disabled}var Ql=In&&"onwheel"in window,Sa=null,_g=Xg({mixins:[te],props:{valueKey:String,readonly:Boolean,allowHtml:Boolean,className:String,itemHeight:Number,defaultIndex:Number,swipeDuration:[Number,String],visibleItemCount:[Number,String],initialOptions:{type:Array,default:function(){return[]}}},data:function(){return{offset:0,duration:0,options:Wi(this.initialOptions),currentIndex:this.defaultIndex}},created:function(){this.$parent.children&&this.$parent.children.push(this),this.setIndex(this.currentIndex)},mounted:function(){this.bindTouchEvent(this.$el),Ql&&_t(this.$el,"wheel",this.onMouseWheel,!1)},destroyed:function(){var t=this.$parent.children;t&&t.splice(t.indexOf(this),1),Ql&&je(this.$el,"wheel")},watch:{initialOptions:"setOptions",defaultIndex:function(t){this.setIndex(t)}},computed:{count:function(){return this.options.length},baseOffset:function(){return this.itemHeight*(this.visibleItemCount-1)/2}},methods:{setOptions:function(t){JSON.stringify(t)!==JSON.stringify(this.options)&&(this.options=Wi(t),this.setIndex(this.defaultIndex))},onTouchStart:function(t){if(!this.readonly){if(this.touchStart(t),this.moving){var i=Jl(this.$refs.wrapper);this.offset=Math.min(0,i-this.baseOffset),this.startOffset=this.offset}else this.startOffset=this.offset;this.duration=0,this.transitionEndTrigger=null,this.touchStartTime=Date.now(),this.momentumOffset=this.startOffset}},onTouchMove:function(t){if(!this.readonly){this.touchMove(t),this.direction==="vertical"&&(this.moving=!0,Mt(t,!0)),this.offset=Ot(this.startOffset+this.deltaY,-(this.count*this.itemHeight),this.itemHeight);var i=Date.now();i-this.touchStartTime>va&&(this.touchStartTime=i,this.momentumOffset=this.offset)}},onTouchEnd:function(){var t=this;if(!this.readonly){var i=this.offset-this.momentumOffset,n=Date.now()-this.touchStartTime,r=n<va&&Math.abs(i)>$g;if(r){this.momentum(i,n);return}var a=this.getIndexByOffset(this.offset);this.duration=zl,this.setIndex(a,!0),setTimeout(function(){t.moving=!1},0)}},onMouseWheel:function(t){var i=this;if(!this.readonly){Mt(t,!0);var n=Jl(this.$refs.wrapper);this.startOffset=Math.min(0,n-this.baseOffset),this.momentumOffset=this.startOffset,this.transitionEndTrigger=null;var r=t.deltaY;if(!(this.startOffset===0&&r<0)){var a=this.itemHeight*(r>0?-1:1);this.offset=Ot(this.startOffset+a,-(this.count*this.itemHeight),this.itemHeight),Sa&&clearTimeout(Sa),Sa=setTimeout(function(){i.onTouchEnd(),i.touchStartTime=0},va)}}},onTransitionEnd:function(){this.stopMomentum()},onClickItem:function(t){this.moving||this.readonly||(this.transitionEndTrigger=null,this.duration=zl,this.setIndex(t,!0))},adjustIndex:function(t){t=Ot(t,0,this.count);for(var i=t;i<this.count;i++)if(!ba(this.options[i]))return i;for(var n=t-1;n>=0;n--)if(!ba(this.options[n]))return n},getOptionText:function(t){return ce(t)&&this.valueKey in t?t[this.valueKey]:t},setIndex:function(t,i){var n=this;t=this.adjustIndex(t)||0;var r=-t*this.itemHeight,a=function(){t!==n.currentIndex&&(n.currentIndex=t,i&&n.$emit("change",t))};this.moving&&r!==this.offset?this.transitionEndTrigger=a:a(),this.offset=r},setValue:function(t){for(var i=this.options,n=0;n<i.length;n++)if(this.getOptionText(i[n])===t)return this.setIndex(n)},getValue:function(){return this.options[this.currentIndex]},getIndexByOffset:function(t){return Ot(Math.round(-t/this.itemHeight),0,this.count-1)},momentum:function(t,i){var n=Math.abs(t/i);t=this.offset+n/.003*(t<0?-1:1);var r=this.getIndexByOffset(t);this.duration=+this.swipeDuration,this.setIndex(r,!0)},stopMomentum:function(){this.moving=!1,this.duration=0,this.transitionEndTrigger&&(this.transitionEndTrigger(),this.transitionEndTrigger=null)},genOptions:function(){var t=this,i=this.$createElement,n={height:this.itemHeight+"px"};return this.options.map(function(r,a){var s,o=t.getOptionText(r),l=ba(r),c={style:n,attrs:{role:"button",tabindex:l?-1:0},class:[ya("item",{disabled:l,selected:a===t.currentIndex})],on:{click:function(){t.onClickItem(a)}}},h={class:"van-ellipsis",domProps:(s={},s[t.allowHtml?"innerHTML":"textContent"]=o,s)};return i("li",tt([{},c]),[t.slots("option",r)||i("div",tt([{},h]))])})}},render:function(){var t=arguments[0],i={transform:"translate3d(0, "+(this.offset+this.baseOffset)+"px, 0)",transitionDuration:this.duration+"ms",transitionProperty:this.duration?"all":"none"};return t("div",{class:[ya(),this.className]},[t("ul",{ref:"wrapper",style:i,class:ya("wrapper"),on:{transitionend:this.onTransitionEnd}},[this.genOptions()])])}}),Ca=w("picker"),tv=Ca[0],Ne=Ca[1],Zl=Ca[2],Aa=tv({props:O({},Pn,{defaultIndex:{type:[Number,String],default:0},columns:{type:Array,default:function(){return[]}},toolbarPosition:{type:String,default:"top"},valueKey:{type:String,default:"text"}}),data:function(){return{children:[],formattedColumns:[]}},computed:{itemPxHeight:function(){return this.itemHeight?ha(this.itemHeight):Qg},dataType:function(){var t=this.columns,i=t[0]||{};return i.children?"cascade":i.values?"object":"text"}},watch:{columns:{handler:"format",immediate:!0}},methods:{format:function(){var t=this.columns,i=this.dataType;i==="text"?this.formattedColumns=[{values:t}]:i==="cascade"?this.formatCascade():this.formattedColumns=t},formatCascade:function(){for(var t=[],i={children:this.columns};i&&i.children;){for(var n,r=i,a=r.children,s=(n=i.defaultIndex)!=null?n:+this.defaultIndex;a[s]&&a[s].disabled;)if(s<a.length-1)s++;else{s=0;break}t.push({values:i.children,className:i.className,defaultIndex:s}),i=a[s]}this.formattedColumns=t},emit:function(t){var i=this;if(this.dataType==="text")this.$emit(t,this.getColumnValue(0),this.getColumnIndex(0));else{var n=this.getValues();this.dataType==="cascade"&&(n=n.map(function(r){return r[i.valueKey]})),this.$emit(t,n,this.getIndexes())}},onCascadeChange:function(t){for(var i={children:this.columns},n=this.getIndexes(),r=0;r<=t;r++)i=i.children[n[r]];for(;i&&i.children;)t++,this.setColumnValues(t,i.children),i=i.children[i.defaultIndex||0]},onChange:function(t){var i=this;if(this.dataType==="cascade"&&this.onCascadeChange(t),this.dataType==="text")this.$emit("change",this,this.getColumnValue(0),this.getColumnIndex(0));else{var n=this.getValues();this.dataType==="cascade"&&(n=n.map(function(r){return r[i.valueKey]})),this.$emit("change",this,n,t)}},getColumn:function(t){return this.children[t]},getColumnValue:function(t){var i=this.getColumn(t);return i&&i.getValue()},setColumnValue:function(t,i){var n=this.getColumn(t);n&&(n.setValue(i),this.dataType==="cascade"&&this.onCascadeChange(t))},getColumnIndex:function(t){return(this.getColumn(t)||{}).currentIndex},setColumnIndex:function(t,i){var n=this.getColumn(t);n&&(n.setIndex(i),this.dataType==="cascade"&&this.onCascadeChange(t))},getColumnValues:function(t){return(this.children[t]||{}).options},setColumnValues:function(t,i){var n=this.children[t];n&&n.setOptions(i)},getValues:function(){return this.children.map(function(t){return t.getValue()})},setValues:function(t){var i=this;t.forEach(function(n,r){i.setColumnValue(r,n)})},getIndexes:function(){return this.children.map(function(t){return t.currentIndex})},setIndexes:function(t){var i=this;t.forEach(function(n,r){i.setColumnIndex(r,n)})},confirm:function(){this.children.forEach(function(t){return t.stopMomentum()}),this.emit("confirm")},cancel:function(){this.emit("cancel")},genTitle:function(){var t=this.$createElement,i=this.slots("title");if(i)return i;if(this.title)return t("div",{class:["van-ellipsis",Ne("title")]},[this.title])},genCancel:function(){var t=this.$createElement;return t("button",{attrs:{type:"button"},class:Ne("cancel"),on:{click:this.cancel}},[this.slots("cancel")||this.cancelButtonText||Zl("cancel")])},genConfirm:function(){var t=this.$createElement;return t("button",{attrs:{type:"button"},class:Ne("confirm"),on:{click:this.confirm}},[this.slots("confirm")||this.confirmButtonText||Zl("confirm")])},genToolbar:function(){var t=this.$createElement;if(this.showToolbar)return t("div",{class:Ne("toolbar")},[this.slots()||[this.genCancel(),this.genTitle(),this.genConfirm()]])},genColumns:function(){var t=this.$createElement,i=this.itemPxHeight,n=i*this.visibleItemCount,r={height:i+"px"},a={height:n+"px"},s={backgroundSize:"100% "+(n-i)/2+"px"};return t("div",{class:Ne("columns"),style:a,on:{touchmove:Mt}},[this.genColumnItems(),t("div",{class:Ne("mask"),style:s}),t("div",{class:[Zg,Ne("frame")],style:r})])},genColumnItems:function(){var t=this,i=this.$createElement;return this.formattedColumns.map(function(n,r){var a;return i(_g,{attrs:{readonly:t.readonly,valueKey:t.valueKey,allowHtml:t.allowHtml,className:n.className,itemHeight:t.itemPxHeight,defaultIndex:(a=n.defaultIndex)!=null?a:+t.defaultIndex,swipeDuration:t.swipeDuration,visibleItemCount:t.visibleItemCount,initialOptions:n.values},scopedSlots:{option:t.$scopedSlots.option},on:{change:function(){t.onChange(r)}}})})}},render:function(t){return t("div",{class:Ne()},[this.toolbarPosition==="top"?this.genToolbar():t(),this.loading?t(he,{class:Ne("loading")}):t(),this.slots("columns-top"),this.genColumns(),this.slots("columns-bottom"),this.toolbarPosition==="bottom"?this.genToolbar():t()])}}),$l=w("area"),ev=$l[0],iv=$l[1],xa="000000";function nv(e){return e[0]==="9"}function rv(e,t){var i=e.$slots,n=e.$scopedSlots,r={};return t.forEach(function(a){n[a]?r[a]=n[a]:i[a]&&(r[a]=function(){return i[a]})}),r}var Xl=ev({props:O({},Pn,{value:String,areaList:{type:Object,default:function(){return{}}},columnsNum:{type:[Number,String],default:3},isOverseaCode:{type:Function,default:nv},columnsPlaceholder:{type:Array,default:function(){return[]}}}),data:function(){return{code:this.value,columns:[{values:[]},{values:[]},{values:[]}]}},computed:{province:function(){return this.areaList.province_list||{}},city:function(){return this.areaList.city_list||{}},county:function(){return this.areaList.county_list||{}},displayColumns:function(){return this.columns.slice(0,+this.columnsNum)},placeholderMap:function(){return{province:this.columnsPlaceholder[0]||"",city:this.columnsPlaceholder[1]||"",county:this.columnsPlaceholder[2]||""}}},watch:{value:function(t){this.code=t,this.setValues()},areaList:{deep:!0,handler:"setValues"},columnsNum:function(){var t=this;this.$nextTick(function(){t.setValues()})}},mounted:function(){this.setValues()},methods:{getList:function(t,i){var n=[];if(t!=="province"&&!i)return n;var r=this[t];if(n=Object.keys(r).map(function(s){return{code:s,name:r[s]}}),i&&(this.isOverseaCode(i)&&t==="city"&&(i="9"),n=n.filter(function(s){return s.code.indexOf(i)===0})),this.placeholderMap[t]&&n.length){var a="";t==="city"?a=xa.slice(2,4):t==="county"&&(a=xa.slice(4,6)),n.unshift({code:""+i+a,name:this.placeholderMap[t]})}return n},getIndex:function(t,i){var n=t==="province"?2:t==="city"?4:6,r=this.getList(t,i.slice(0,n-2));this.isOverseaCode(i)&&t==="province"&&(n=1),i=i.slice(0,n);for(var a=0;a<r.length;a++)if(r[a].code.slice(0,n)===i)return a;return 0},parseOutputValues:function(t){var i=this;return t.map(function(n,r){return n&&(n=JSON.parse(JSON.stringify(n)),(!n.code||n.name===i.columnsPlaceholder[r])&&(n.code="",n.name=""),n)})},onChange:function(t,i,n){this.code=i[n].code,this.setValues();var r=this.parseOutputValues(t.getValues());this.$emit("change",t,r,n)},onConfirm:function(t,i){t=this.parseOutputValues(t),this.setValues(),this.$emit("confirm",t,i)},getDefaultCode:function(){if(this.columnsPlaceholder.length)return xa;var t=Object.keys(this.county);if(t[0])return t[0];var i=Object.keys(this.city);return i[0]?i[0]:""},setValues:function(){var t=this.code;t||(t=this.getDefaultCode());var i=this.$refs.picker,n=this.getList("province"),r=this.getList("city",t.slice(0,2));!i||(i.setColumnValues(0,n),i.setColumnValues(1,r),r.length&&t.slice(2,4)==="00"&&!this.isOverseaCode(t)&&(t=r[0].code),i.setColumnValues(2,this.getList("county",t.slice(0,4))),i.setIndexes([this.getIndex("province",t),this.getIndex("city",t),this.getIndex("county",t)]))},getValues:function(){var t=this.$refs.picker,i=t?t.getValues().filter(function(n){return!!n}):[];return i=this.parseOutputValues(i),i},getArea:function(){var t=this.getValues(),i={code:"",country:"",province:"",city:"",county:""};if(!t.length)return i;var n=t.map(function(a){return a.name}),r=t.filter(function(a){return!!a.code});return i.code=r.length?r[r.length-1].code:"",this.isOverseaCode(i.code)?(i.country=n[1]||"",i.province=n[2]||""):(i.province=n[0]||"",i.city=n[1]||"",i.county=n[2]||""),i},reset:function(t){this.code=t||"",this.setValues()}},render:function(){var t=arguments[0],i=O({},this.$listeners,{change:this.onChange,confirm:this.onConfirm});return t(Aa,{ref:"picker",class:iv(),attrs:{showToolbar:!0,valueKey:"name",title:this.title,columns:this.displayColumns,loading:this.loading,readonly:this.readonly,itemHeight:this.itemHeight,swipeDuration:this.swipeDuration,visibleItemCount:this.visibleItemCount,cancelButtonText:this.cancelButtonText,confirmButtonText:this.confirmButtonText},scopedSlots:rv(this,["title","columns-top","columns-bottom"]),on:O({},i)})}});function av(e){return e.name==="NavigationDuplicated"||e.message&&e.message.indexOf("redundant navigation")!==-1}function si(e,t){var i=t.to,n=t.url,r=t.replace;if(i&&e){var a=e[r?"replace":"push"](i);a&&a.catch&&a.catch(function(s){if(s&&!av(s))throw s})}else n&&(r?location.replace(n):location.href=n)}function _l(e){si(e.parent&&e.parent.$router,e.props)}var Ge={url:String,replace:Boolean,to:[String,Object]},wa={icon:String,size:String,center:Boolean,isLink:Boolean,required:Boolean,iconPrefix:String,titleStyle:null,titleClass:null,valueClass:null,labelClass:null,title:[Number,String],value:[Number,String],label:[Number,String],arrowDirection:String,border:{type:Boolean,default:!0},clickable:{type:Boolean,default:null}},tc=w("cell"),sv=tc[0],wi=tc[1];function ec(e,t,i,n){var r,a=t.icon,s=t.size,o=t.title,l=t.label,c=t.value,h=t.isLink,d=i.title||it(o);function u(){var M=i.label||it(l);if(M)return e("div",{class:[wi("label"),t.labelClass]},[i.label?i.label():l])}function f(){if(d)return e("div",{class:[wi("title"),t.titleClass],style:t.titleStyle},[i.title?i.title():e("span",[o]),u()])}function p(){var M=i.default||it(c);if(M)return e("div",{class:[wi("value",{alone:!d}),t.valueClass]},[i.default?i.default():e("span",[c])])}function m(){if(i.icon)return i.icon();if(a)return e($,{class:wi("left-icon"),attrs:{name:a,classPrefix:t.iconPrefix}})}function g(){var M=i["right-icon"];if(M)return M();if(h){var k=t.arrowDirection;return e($,{class:wi("right-icon"),attrs:{name:k?"arrow-"+k:"arrow"}})}}function C(M){rt(n,"click",M),_l(n)}var x=(r=t.clickable)!=null?r:h,I={clickable:x,center:t.center,required:t.required,borderless:!t.border};return s&&(I[s]=s),e("div",tt([{class:wi(I),attrs:{role:x?"button":null,tabindex:x?0:null},on:{click:C}},lt(n)]),[m(),f(),p(),g(),i.extra==null?void 0:i.extra()])}ec.props=O({},wa,Ge);var Rt=sv(ec);function ov(){return Ut?!1:/android/.test(navigator.userAgent.toLowerCase())}function lv(){return Ut?!1:/ios|iphone|ipad|ipod/.test(navigator.userAgent.toLowerCase())}var cv=lv();function ic(){cv&&On(Hi())}var nc=w("field"),uv=nc[0],zt=nc[1],ee=uv({inheritAttrs:!1,provide:function(){return{vanField:this}},inject:{vanForm:{default:null}},props:O({},wa,{name:String,rules:Array,disabled:{type:Boolean,default:null},readonly:{type:Boolean,default:null},autosize:[Boolean,Object],leftIcon:String,rightIcon:String,clearable:Boolean,formatter:Function,maxlength:[Number,String],labelWidth:[Number,String],labelClass:null,labelAlign:String,inputAlign:String,placeholder:String,errorMessage:String,errorMessageAlign:String,showWordLimit:Boolean,value:{type:[Number,String],default:""},type:{type:String,default:"text"},error:{type:Boolean,default:null},colon:{type:Boolean,default:null},clearTrigger:{type:String,default:"focus"},formatTrigger:{type:String,default:"onChange"}}),data:function(){return{focused:!1,validateFailed:!1,validateMessage:""}},watch:{value:function(){this.updateValue(this.value),this.resetValidation(),this.validateWithTrigger("onChange"),this.$nextTick(this.adjustSize)}},mounted:function(){this.updateValue(this.value,this.formatTrigger),this.$nextTick(this.adjustSize),this.vanForm&&this.vanForm.addField(this)},beforeDestroy:function(){this.vanForm&&this.vanForm.removeField(this)},computed:{showClear:function(){var t=this.getProp("readonly");if(this.clearable&&!t){var i=it(this.value)&&this.value!=="",n=this.clearTrigger==="always"||this.clearTrigger==="focus"&&this.focused;return i&&n}},showError:function(){if(this.error!==null)return this.error;if(this.vanForm&&this.vanForm.showError&&this.validateFailed)return!0},listeners:function(){return O({},this.$listeners,{blur:this.onBlur,focus:this.onFocus,input:this.onInput,click:this.onClickInput,keypress:this.onKeypress})},labelStyle:function(){var t=this.getProp("labelWidth");if(t)return{width:st(t)}},formValue:function(){return this.children&&(this.$scopedSlots.input||this.$slots.input)?this.children.value:this.value}},methods:{focus:function(){this.$refs.input&&this.$refs.input.focus()},blur:function(){this.$refs.input&&this.$refs.input.blur()},runValidator:function(t,i){return new Promise(function(n){var r=i.validator(t,i);if(Bn(r))return r.then(n);n(r)})},isEmptyValue:function(t){return Array.isArray(t)?!t.length:t===0?!1:!t},runSyncRule:function(t,i){return!(i.required&&this.isEmptyValue(t)||i.pattern&&!i.pattern.test(t))},getRuleMessage:function(t,i){var n=i.message;return xi(n)?n(t,i):n},runRules:function(t){var i=this;return t.reduce(function(n,r){return n.then(function(){if(!i.validateFailed){var a=i.formValue;if(r.formatter&&(a=r.formatter(a,r)),!i.runSyncRule(a,r)){i.validateFailed=!0,i.validateMessage=i.getRuleMessage(a,r);return}if(r.validator)return i.runValidator(a,r).then(function(s){s===!1&&(i.validateFailed=!0,i.validateMessage=i.getRuleMessage(a,r))})}})},Promise.resolve())},validate:function(t){var i=this;return t===void 0&&(t=this.rules),new Promise(function(n){t||n(),i.resetValidation(),i.runRules(t).then(function(){i.validateFailed?n({name:i.name,message:i.validateMessage}):n()})})},validateWithTrigger:function(t){if(this.vanForm&&this.rules){var i=this.vanForm.validateTrigger===t,n=this.rules.filter(function(r){return r.trigger?r.trigger===t:i});n.length&&this.validate(n)}},resetValidation:function(){this.validateFailed&&(this.validateFailed=!1,this.validateMessage="")},updateValue:function(t,i){i===void 0&&(i="onChange"),t=it(t)?String(t):"";var n=this.maxlength;if(it(n)&&t.length>n&&(this.value&&this.value.length===+n?t=this.value:t=t.slice(0,n)),this.type==="number"||this.type==="digit"){var r=this.type==="number";t=Kl(t,r,r)}this.formatter&&i===this.formatTrigger&&(t=this.formatter(t));var a=this.$refs.input;a&&t!==a.value&&(a.value=t),t!==this.value&&this.$emit("input",t)},onInput:function(t){t.target.composing||this.updateValue(t.target.value)},onFocus:function(t){this.focused=!0,this.$emit("focus",t),this.$nextTick(this.adjustSize),this.getProp("readonly")&&this.blur()},onBlur:function(t){this.getProp("readonly")||(this.focused=!1,this.updateValue(this.value,"onBlur"),this.$emit("blur",t),this.validateWithTrigger("onBlur"),this.$nextTick(this.adjustSize),ic())},onClick:function(t){this.$emit("click",t)},onClickInput:function(t){this.$emit("click-input",t)},onClickLeftIcon:function(t){this.$emit("click-left-icon",t)},onClickRightIcon:function(t){this.$emit("click-right-icon",t)},onClear:function(t){Mt(t),this.$emit("input",""),this.$emit("clear",t)},onKeypress:function(t){var i=13;if(t.keyCode===i){var n=this.getProp("submitOnEnter");!n&&this.type!=="textarea"&&Mt(t),this.type==="search"&&this.blur()}this.$emit("keypress",t)},adjustSize:function(){var t=this.$refs.input;if(!(!(this.type==="textarea"&&this.autosize)||!t)){var i=Hi();t.style.height="auto";var n=t.scrollHeight;if(ce(this.autosize)){var r=this.autosize,a=r.maxHeight,s=r.minHeight;a&&(n=Math.min(n,a)),s&&(n=Math.max(n,s))}n&&(t.style.height=n+"px",On(i))}},genInput:function(){var t=this.$createElement,i=this.type,n=this.getProp("disabled"),r=this.getProp("readonly"),a=this.slots("input"),s=this.getProp("inputAlign");if(a)return t("div",{class:zt("control",[s,"custom"]),on:{click:this.onClickInput}},[a]);var o={ref:"input",class:zt("control",s),domProps:{value:this.value},attrs:O({},this.$attrs,{name:this.name,disabled:n,readonly:r,placeholder:this.placeholder}),on:this.listeners,directives:[{name:"model",value:this.value}]};if(i==="textarea")return t("textarea",tt([{},o]));var l=i,c;return i==="number"&&(l="text",c="decimal"),i==="digit"&&(l="tel",c="numeric"),t("input",tt([{attrs:{type:l,inputmode:c}},o]))},genLeftIcon:function(){var t=this.$createElement,i=this.slots("left-icon")||this.leftIcon;if(i)return t("div",{class:zt("left-icon"),on:{click:this.onClickLeftIcon}},[this.slots("left-icon")||t($,{attrs:{name:this.leftIcon,classPrefix:this.iconPrefix}})])},genRightIcon:function(){var t=this.$createElement,i=this.slots,n=i("right-icon")||this.rightIcon;if(n)return t("div",{class:zt("right-icon"),on:{click:this.onClickRightIcon}},[i("right-icon")||t($,{attrs:{name:this.rightIcon,classPrefix:this.iconPrefix}})])},genWordLimit:function(){var t=this.$createElement;if(this.showWordLimit&&this.maxlength){var i=(this.value||"").length;return t("div",{class:zt("word-limit")},[t("span",{class:zt("word-num")},[i]),"/",this.maxlength])}},genMessage:function(){var t=this.$createElement;if(!(this.vanForm&&this.vanForm.showErrorMessage===!1)){var i=this.errorMessage||this.validateMessage;if(i){var n=this.getProp("errorMessageAlign");return t("div",{class:zt("error-message",n)},[i])}}},getProp:function(t){if(it(this[t]))return this[t];if(this.vanForm&&it(this.vanForm[t]))return this.vanForm[t]},genLabel:function(){var t=this.$createElement,i=this.getProp("colon")?":":"";if(this.slots("label"))return[this.slots("label"),i];if(this.label)return t("span",[this.label+i])}},render:function(){var t,i=arguments[0],n=this.slots,r=this.getProp("disabled"),a=this.getProp("labelAlign"),s={icon:this.genLeftIcon},o=this.genLabel();o&&(s.title=function(){return o});var l=this.slots("extra");return l&&(s.extra=function(){return l}),i(Rt,{attrs:{icon:this.leftIcon,size:this.size,center:this.center,border:this.border,isLink:this.isLink,required:this.required,clickable:this.clickable,titleStyle:this.labelStyle,valueClass:zt("value"),titleClass:[zt("label",a),this.labelClass],arrowDirection:this.arrowDirection},scopedSlots:s,class:zt((t={error:this.showError,disabled:r},t["label-"+a]=a,t["min-height"]=this.type==="textarea"&&!this.autosize,t)),on:{click:this.onClick}},[i("div",{class:zt("body")},[this.genInput(),this.showClear&&i($,{attrs:{name:"clear"},class:zt("clear"),on:{touchstart:this.onClear}}),this.genRightIcon(),n("button")&&i("div",{class:zt("button")},[n("button")])]),this.genWordLimit(),this.genMessage()])}}),Fn=0;function hv(e){e?(Fn||document.body.classList.add("van-toast--unclickable"),Fn++):(Fn--,Fn||document.body.classList.remove("van-toast--unclickable"))}var rc=w("toast"),dv=rc[0],Ji=rc[1],ac=dv({mixins:[Ln()],props:{icon:String,className:null,iconPrefix:String,loadingType:String,forbidClick:Boolean,closeOnClick:Boolean,message:[Number,String],type:{type:String,default:"text"},position:{type:String,default:"middle"},transition:{type:String,default:"van-fade"},lockScroll:{type:Boolean,default:!1}},data:function(){return{clickable:!1}},mounted:function(){this.toggleClickable()},destroyed:function(){this.toggleClickable()},watch:{value:"toggleClickable",forbidClick:"toggleClickable"},methods:{onClick:function(){this.closeOnClick&&this.close()},toggleClickable:function(){var t=this.value&&this.forbidClick;this.clickable!==t&&(this.clickable=t,hv(t))},onAfterEnter:function(){this.$emit("opened"),this.onOpened&&this.onOpened()},onAfterLeave:function(){this.$emit("closed")},genIcon:function(){var t=this.$createElement,i=this.icon,n=this.type,r=this.iconPrefix,a=this.loadingType,s=i||n==="success"||n==="fail";if(s)return t($,{class:Ji("icon"),attrs:{classPrefix:r,name:i||n}});if(n==="loading")return t(he,{class:Ji("loading"),attrs:{type:a}})},genMessage:function(){var t=this.$createElement,i=this.type,n=this.message;if(!(!it(n)||n===""))return i==="html"?t("div",{class:Ji("text"),domProps:{innerHTML:n}}):t("div",{class:Ji("text")},[n])}},render:function(){var t,i=arguments[0];return i("transition",{attrs:{name:this.transition},on:{afterEnter:this.onAfterEnter,afterLeave:this.onAfterLeave}},[i("div",{directives:[{name:"show",value:this.value}],class:[Ji([this.position,(t={},t[this.type]=!this.icon,t)]),this.className],on:{click:this.onClick}},[this.genIcon(),this.genMessage()])])}}),sc={icon:"",type:"text",mask:!1,value:!0,message:"",className:"",overlay:!1,onClose:null,onOpened:null,duration:2e3,iconPrefix:void 0,position:"middle",transition:"van-fade",forbidClick:!1,loadingType:void 0,getContainer:"body",overlayStyle:null,closeOnClick:!1,closeOnClickOverlay:!1},qn={},Wt=[],Un=!1,Yn=O({},sc);function oc(e){return ce(e)?e:{message:e}}function fv(e){return document.body.contains(e)}function pv(){if(Ut)return{};if(Wt=Wt.filter(function(t){return!t.$el.parentNode||fv(t.$el)}),!Wt.length||Un){var e=new(kt.default.extend(ac))({el:document.createElement("div")});e.$on("input",function(t){e.value=t}),Wt.push(e)}return Wt[Wt.length-1]}function mv(e){return O({},e,{overlay:e.mask||e.overlay,mask:void 0,duration:void 0})}function St(e){e===void 0&&(e={});var t=pv();return t.value&&t.updateZIndex(),e=oc(e),e=O({},Yn,qn[e.type||Yn.type],e),e.clear=function(){t.value=!1,e.onClose&&(e.onClose(),e.onClose=null),Un&&!Ut&&t.$on("closed",function(){clearTimeout(t.timer),Wt=Wt.filter(function(i){return i!==t}),da(t.$el),t.$destroy()})},O(t,mv(e)),clearTimeout(t.timer),e.duration>0&&(t.timer=setTimeout(function(){t.clear()},e.duration)),t}var gv=function(t){return function(i){return St(O({type:t},oc(i)))}};["loading","success","fail"].forEach(function(e){St[e]=gv(e)}),St.clear=function(e){Wt.length&&(e?(Wt.forEach(function(t){t.clear()}),Wt=[]):Un?Wt.shift().clear():Wt[0].clear())},St.setDefaultOptions=function(e,t){typeof e=="string"?qn[e]=t:O(Yn,e)},St.resetDefaultOptions=function(e){typeof e=="string"?qn[e]=null:(Yn=O({},sc),qn={})},St.allowMultiple=function(e){e===void 0&&(e=!0),Un=e},St.install=function(){kt.default.use(ac)},kt.default.prototype.$toast=St;var lc=w("button"),vv=lc[0],Ti=lc[1];function cc(e,t,i,n){var r,a=t.tag,s=t.icon,o=t.type,l=t.color,c=t.plain,h=t.disabled,d=t.loading,u=t.hairline,f=t.loadingText,p=t.iconPosition,m={};l&&(m.color=c?l:"white",c||(m.background=l),l.indexOf("gradient")!==-1?m.border=0:m.borderColor=l);function g(k){t.loading&&k.preventDefault(),!d&&!h&&(rt(n,"click",k),_l(n))}function C(k){rt(n,"touchstart",k)}var x=[Ti([o,t.size,{plain:c,loading:d,disabled:h,hairline:u,block:t.block,round:t.round,square:t.square}]),(r={},r[jl]=u,r)];function I(){if(d)return i.loading?i.loading():e(he,{class:Ti("loading"),attrs:{size:t.loadingSize,type:t.loadingType,color:"currentColor"}});if(i.icon)return e("div",{class:Ti("icon")},[i.icon()]);if(s)return e($,{attrs:{name:s,classPrefix:t.iconPrefix},class:Ti("icon")})}function M(){var k=[];p==="left"&&k.push(I());var D;return d?D=f:D=i.default?i.default():t.text,D&&k.push(e("span",{class:Ti("text")},[D])),p==="right"&&k.push(I()),k}return e(a,tt([{style:m,class:x,attrs:{type:t.nativeType,disabled:h},on:{click:g,touchstart:C}},lt(n)]),[e("div",{class:Ti("content")},[M()])])}cc.props=O({},Ge,{text:String,icon:String,color:String,block:Boolean,plain:Boolean,round:Boolean,square:Boolean,loading:Boolean,hairline:Boolean,disabled:Boolean,iconPrefix:String,nativeType:String,loadingText:String,loadingType:String,tag:{type:String,default:"button"},type:{type:String,default:"default"},size:{type:String,default:"normal"},loadingSize:{type:String,default:"20px"},iconPosition:{type:String,default:"left"}});var Nt=vv(cc);function yv(e){var t=[];function i(n){n.forEach(function(r){t.push(r),r.componentInstance&&i(r.componentInstance.$children.map(function(a){return a.$vnode})),r.children&&i(r.children)})}return i(e),t}function uc(e,t){var i=t.$vnode.componentOptions;if(!(!i||!i.children)){var n=yv(i.children);e.sort(function(r,a){return n.indexOf(r.$vnode)-n.indexOf(a.$vnode)})}}function jt(e,t){var i,n;t===void 0&&(t={});var r=t.indexKey||"index";return{inject:(i={},i[e]={default:null},i),computed:(n={parent:function(){return this.disableBindRelation?null:this[e]}},n[r]=function(){return this.bindRelation(),this.parent?this.parent.children.indexOf(this):null},n),watch:{disableBindRelation:function(s){s||this.bindRelation()}},mounted:function(){this.bindRelation()},beforeDestroy:function(){var s=this;this.parent&&(this.parent.children=this.parent.children.filter(function(o){return o!==s}))},methods:{bindRelation:function(){if(!(!this.parent||this.parent.children.indexOf(this)!==-1)){var s=[].concat(this.parent.children,[this]);uc(s,this.parent),this.parent.children=s}}}}}function Gt(e){return{provide:function(){var i;return i={},i[e]=this,i},data:function(){return{children:[]}}}}var hc=w("goods-action"),bv=hc[0],Sv=hc[1],dc=bv({mixins:[Gt("vanGoodsAction")],props:{safeAreaInsetBottom:{type:Boolean,default:!0}},render:function(){var t=arguments[0];return t("div",{class:Sv({unfit:!this.safeAreaInsetBottom})},[this.slots()])}}),fc=w("goods-action-button"),Cv=fc[0],Av=fc[1],Ta=Cv({mixins:[jt("vanGoodsAction")],props:O({},Ge,{type:String,text:String,icon:String,color:String,loading:Boolean,disabled:Boolean}),computed:{isFirst:function(){var t=this.parent&&this.parent.children[this.index-1];return!t||t.$options.name!==this.$options.name},isLast:function(){var t=this.parent&&this.parent.children[this.index+1];return!t||t.$options.name!==this.$options.name}},methods:{onClick:function(t){this.$emit("click",t),si(this.$router,this)}},render:function(){var t=arguments[0];return t(Nt,{class:Av([{first:this.isFirst,last:this.isLast},this.type]),attrs:{size:"large",type:this.type,icon:this.icon,color:this.color,loading:this.loading,disabled:this.disabled},on:{click:this.onClick}},[this.slots()||this.text])}}),ka=w("dialog"),xv=ka[0],pe=ka[1],jn=ka[2],Ma=xv({mixins:[Ln()],props:{title:String,theme:String,width:[Number,String],message:String,className:null,callback:Function,beforeClose:Function,messageAlign:String,cancelButtonText:String,cancelButtonColor:String,confirmButtonText:String,confirmButtonColor:String,showCancelButton:Boolean,overlay:{type:Boolean,default:!0},allowHtml:{type:Boolean,default:!0},transition:{type:String,default:"van-dialog-bounce"},showConfirmButton:{type:Boolean,default:!0},closeOnPopstate:{type:Boolean,default:!0},closeOnClickOverlay:{type:Boolean,default:!1}},data:function(){return{loading:{confirm:!1,cancel:!1}}},methods:{onClickOverlay:function(){this.handleAction("overlay")},handleAction:function(t){var i=this;this.$emit(t),this.value&&(this.beforeClose?(this.loading[t]=!0,this.beforeClose(t,function(n){n!==!1&&i.loading[t]&&i.onClose(t),i.loading.confirm=!1,i.loading.cancel=!1})):this.onClose(t))},onClose:function(t){this.close(),this.callback&&this.callback(t)},onOpened:function(){var t=this;this.$emit("opened"),this.$nextTick(function(){var i;(i=t.$refs.dialog)==null||i.focus()})},onClosed:function(){this.$emit("closed")},onKeydown:function(t){var i=this;if(t.key==="Escape"||t.key==="Enter"){if(t.target!==this.$refs.dialog)return;var n={Enter:this.showConfirmButton?function(){return i.handleAction("confirm")}:Ki,Escape:this.showCancelButton?function(){return i.handleAction("cancel")}:Ki};n[t.key](),this.$emit("keydown",t)}},genRoundButtons:function(){var t=this,i=this.$createElement;return i(dc,{class:pe("footer")},[this.showCancelButton&&i(Ta,{attrs:{size:"large",type:"warning",text:this.cancelButtonText||jn("cancel"),color:this.cancelButtonColor,loading:this.loading.cancel},class:pe("cancel"),on:{click:function(){t.handleAction("cancel")}}}),this.showConfirmButton&&i(Ta,{attrs:{size:"large",type:"danger",text:this.confirmButtonText||jn("confirm"),color:this.confirmButtonColor,loading:this.loading.confirm},class:pe("confirm"),on:{click:function(){t.handleAction("confirm")}}})])},genButtons:function(){var t=this,i,n=this.$createElement,r=this.showCancelButton&&this.showConfirmButton;return n("div",{class:[ga,pe("footer")]},[this.showCancelButton&&n(Nt,{attrs:{size:"large",loading:this.loading.cancel,text:this.cancelButtonText||jn("cancel"),nativeType:"button"},class:pe("cancel"),style:{color:this.cancelButtonColor},on:{click:function(){t.handleAction("cancel")}}}),this.showConfirmButton&&n(Nt,{attrs:{size:"large",loading:this.loading.confirm,text:this.confirmButtonText||jn("confirm"),nativeType:"button"},class:[pe("confirm"),(i={},i[Yl]=r,i)],style:{color:this.confirmButtonColor},on:{click:function(){t.handleAction("confirm")}}})])},genContent:function(t,i){var n=this.$createElement;if(i)return n("div",{class:pe("content")},[i]);var r=this.message,a=this.messageAlign;if(r){var s,o,l={class:pe("message",(s={"has-title":t},s[a]=a,s)),domProps:(o={},o[this.allowHtml?"innerHTML":"textContent"]=r,o)};return n("div",{class:pe("content",{isolated:!t})},[n("div",tt([{},l]))])}}},render:function(){var t=arguments[0];if(!!this.shouldRender){var i=this.message,n=this.slots(),r=this.slots("title")||this.title,a=r&&t("div",{class:pe("header",{isolated:!i&&!n})},[r]);return t("transition",{attrs:{name:this.transition},on:{afterEnter:this.onOpened,afterLeave:this.onClosed}},[t("div",{directives:[{name:"show",value:this.value}],attrs:{role:"dialog","aria-labelledby":this.title||i,tabIndex:0},class:[pe([this.theme]),this.className],style:{width:st(this.width)},ref:"dialog",on:{keydown:this.onKeydown}},[a,this.genContent(r,n),this.theme==="round-button"?this.genRoundButtons():this.genButtons()])])}}}),me;function wv(e){return document.body.contains(e)}function Tv(){me&&me.$destroy(),me=new(kt.default.extend(Ma))({el:document.createElement("div"),propsData:{lazyRender:!1}}),me.$on("input",function(e){me.value=e})}function ft(e){return Ut?Promise.resolve():new Promise(function(t,i){(!me||!wv(me.$el))&&Tv(),O(me,ft.currentOptions,e,{resolve:t,reject:i})})}ft.defaultOptions={value:!0,title:"",width:"",theme:null,message:"",overlay:!0,className:"",allowHtml:!0,lockScroll:!0,transition:"van-dialog-bounce",beforeClose:null,overlayClass:"",overlayStyle:null,messageAlign:"",getContainer:"body",cancelButtonText:"",cancelButtonColor:null,confirmButtonText:"",confirmButtonColor:null,showConfirmButton:!0,showCancelButton:!1,closeOnPopstate:!0,closeOnClickOverlay:!1,callback:function(t){me[t==="confirm"?"resolve":"reject"](t)}},ft.alert=ft,ft.confirm=function(e){return ft(O({showCancelButton:!0},e))},ft.close=function(){me&&(me.value=!1)},ft.setDefaultOptions=function(e){O(ft.currentOptions,e)},ft.resetDefaultOptions=function(){ft.currentOptions=O({},ft.defaultOptions)},ft.resetDefaultOptions(),ft.install=function(){kt.default.use(Ma)},ft.Component=Ma,kt.default.prototype.$dialog=ft;var Ea=w("address-edit-detail"),kv=Ea[0],Gn=Ea[1],Ia=Ea[2],pc=ov(),Mv=kv({props:{value:String,errorMessage:String,focused:Boolean,detailRows:[Number,String],searchResult:Array,detailMaxlength:[Number,String],showSearchResult:Boolean},computed:{shouldShowSearchResult:function(){return this.focused&&this.searchResult&&this.showSearchResult}},methods:{onSelect:function(t){this.$emit("select-search",t),this.$emit("input",((t.address||"")+" "+(t.name||"")).trim())},onFinish:function(){this.$refs.field.blur()},genFinish:function(){var t=this.$createElement,i=this.value&&this.focused&&pc;if(i)return t("div",{class:Gn("finish"),on:{click:this.onFinish}},[Ia("complete")])},genSearchResult:function(){var t=this,i=this.$createElement,n=this.value,r=this.shouldShowSearchResult,a=this.searchResult;if(r)return a.map(function(s){return i(Rt,{key:s.name+s.address,attrs:{clickable:!0,border:!1,icon:"location-o",label:s.address},class:Gn("search-item"),on:{click:function(){t.onSelect(s)}},scopedSlots:{title:function(){if(s.name){var l=s.name.replace(n,"<span class="+Gn("keyword")+">"+n+"</span>");return i("div",{domProps:{innerHTML:l}})}}}})})}},render:function(){var t=arguments[0];return t(Rt,{class:Gn()},[t(ee,{attrs:{autosize:!0,rows:this.detailRows,clearable:!pc,type:"textarea",value:this.value,errorMessage:this.errorMessage,border:!this.shouldShowSearchResult,label:Ia("label"),maxlength:this.detailMaxlength,placeholder:Ia("placeholder")},ref:"field",scopedSlots:{icon:this.genFinish},on:O({},this.$listeners)}),this.genSearchResult()])}}),mc={size:[Number,String],value:null,loading:Boolean,disabled:Boolean,activeColor:String,inactiveColor:String,activeValue:{type:null,default:!0},inactiveValue:{type:null,default:!1}},Ke={inject:{vanField:{default:null}},watch:{value:function(){var t=this.vanField;t&&(t.resetValidation(),t.validateWithTrigger("onChange"))}},created:function(){var t=this.vanField;t&&!t.children&&(t.children=this)}},gc=w("switch"),Ev=gc[0],Ba=gc[1],Kn=Ev({mixins:[Ke],props:mc,computed:{checked:function(){return this.value===this.activeValue},style:function(){return{fontSize:st(this.size),backgroundColor:this.checked?this.activeColor:this.inactiveColor}}},methods:{onClick:function(t){if(this.$emit("click",t),!this.disabled&&!this.loading){var i=this.checked?this.inactiveValue:this.activeValue;this.$emit("input",i),this.$emit("change",i)}},genLoading:function(){var t=this.$createElement;if(this.loading){var i=this.checked?this.activeColor:this.inactiveColor;return t(he,{class:Ba("loading"),attrs:{color:i}})}}},render:function(){var t=arguments[0],i=this.checked,n=this.loading,r=this.disabled;return t("div",{class:Ba({on:i,loading:n,disabled:r}),attrs:{role:"switch","aria-checked":String(i)},style:this.style,on:{click:this.onClick}},[t("div",{class:Ba("node")},[this.genLoading()])])}}),Da=w("address-edit"),Iv=Da[0],Hn=Da[1],wt=Da[2],vc={name:"",tel:"",country:"",province:"",city:"",county:"",areaCode:"",postalCode:"",addressDetail:"",isDefault:!1};function Bv(e){return/^\d{6}$/.test(e)}var Dv=Iv({props:{areaList:Object,isSaving:Boolean,isDeleting:Boolean,validator:Function,showDelete:Boolean,showPostal:Boolean,searchResult:Array,telMaxlength:[Number,String],showSetDefault:Boolean,saveButtonText:String,areaPlaceholder:String,deleteButtonText:String,showSearchResult:Boolean,showArea:{type:Boolean,default:!0},showDetail:{type:Boolean,default:!0},disableArea:Boolean,detailRows:{type:[Number,String],default:1},detailMaxlength:{type:[Number,String],default:200},addressInfo:{type:Object,default:function(){return O({},vc)}},telValidator:{type:Function,default:ql},postalValidator:{type:Function,default:Bv},areaColumnsPlaceholder:{type:Array,default:function(){return[]}}},data:function(){return{data:{},showAreaPopup:!1,detailFocused:!1,errorInfo:{tel:"",name:"",areaCode:"",postalCode:"",addressDetail:""}}},computed:{areaListLoaded:function(){return ce(this.areaList)&&Object.keys(this.areaList).length},areaText:function(){var t=this.data,i=t.country,n=t.province,r=t.city,a=t.county,s=t.areaCode;if(s){var o=[i,n,r,a];return n&&n===r&&o.splice(1,1),o.filter(function(l){return l}).join("/")}return""},hideBottomFields:function(){var t=this.searchResult;return t&&t.length&&this.detailFocused}},watch:{addressInfo:{handler:function(t){this.data=O({},vc,t),this.setAreaCode(t.areaCode)},deep:!0,immediate:!0},areaList:function(){this.setAreaCode(this.data.areaCode)}},methods:{onFocus:function(t){this.errorInfo[t]="",this.detailFocused=t==="addressDetail",this.$emit("focus",t)},onChangeDetail:function(t){this.data.addressDetail=t,this.$emit("change-detail",t)},onAreaConfirm:function(t){if(t=t.filter(function(i){return!!i}),t.some(function(i){return!i.code})){St(wt("areaEmpty"));return}this.showAreaPopup=!1,this.assignAreaValues(),this.$emit("change-area",t)},assignAreaValues:function(){var t=this.$refs.area;if(t){var i=t.getArea();i.areaCode=i.code,delete i.code,O(this.data,i)}},onSave:function(){var t=this,i=["name","tel"];this.showArea&&i.push("areaCode"),this.showDetail&&i.push("addressDetail"),this.showPostal&&i.push("postalCode");var n=i.every(function(r){var a=t.getErrorMessage(r);return a&&(t.errorInfo[r]=a),!a});n&&!this.isSaving&&this.$emit("save",this.data)},getErrorMessage:function(t){var i=String(this.data[t]||"").trim();if(this.validator){var n=this.validator(t,i);if(n)return n}switch(t){case"name":return i?"":wt("nameEmpty");case"tel":return this.telValidator(i)?"":wt("telInvalid");case"areaCode":return i?"":wt("areaEmpty");case"addressDetail":return i?"":wt("addressEmpty");case"postalCode":return i&&!this.postalValidator(i)?wt("postalEmpty"):""}},onDelete:function(){var t=this;ft.confirm({title:wt("confirmDelete")}).then(function(){t.$emit("delete",t.data)}).catch(function(){t.$emit("cancel-delete",t.data)})},getArea:function(){return this.$refs.area?this.$refs.area.getValues():[]},setAreaCode:function(t){this.data.areaCode=t||"",t&&this.$nextTick(this.assignAreaValues)},setAddressDetail:function(t){this.data.addressDetail=t},onDetailBlur:function(){var t=this;setTimeout(function(){t.detailFocused=!1})},genSetDefaultCell:function(t){var i=this;if(this.showSetDefault){var n={"right-icon":function(){return t(Kn,{attrs:{size:"24"},on:{change:function(s){i.$emit("change-default",s)}},model:{value:i.data.isDefault,callback:function(s){i.$set(i.data,"isDefault",s)}}})}};return t(Rt,{directives:[{name:"show",value:!this.hideBottomFields}],attrs:{center:!0,title:wt("defaultAddress")},class:Hn("default"),scopedSlots:n})}return t()}},render:function(t){var i=this,n=this.data,r=this.errorInfo,a=this.disableArea,s=this.hideBottomFields,o=function(c){return function(){return i.onFocus(c)}};return t("div",{class:Hn()},[t("div",{class:Hn("fields")},[t(ee,{attrs:{clearable:!0,label:wt("name"),placeholder:wt("namePlaceholder"),errorMessage:r.name},on:{focus:o("name")},model:{value:n.name,callback:function(c){i.$set(n,"name",c)}}}),t(ee,{attrs:{clearable:!0,type:"tel",label:wt("tel"),maxlength:this.telMaxlength,placeholder:wt("telPlaceholder"),errorMessage:r.tel},on:{focus:o("tel")},model:{value:n.tel,callback:function(c){i.$set(n,"tel",c)}}}),t(ee,{directives:[{name:"show",value:this.showArea}],attrs:{readonly:!0,clickable:!a,label:wt("area"),placeholder:this.areaPlaceholder||wt("areaPlaceholder"),errorMessage:r.areaCode,rightIcon:a?null:"arrow",value:this.areaText},on:{focus:o("areaCode"),click:function(){i.$emit("click-area"),i.showAreaPopup=!a}}}),t(Mv,{directives:[{name:"show",value:this.showDetail}],attrs:{focused:this.detailFocused,value:n.addressDetail,errorMessage:r.addressDetail,detailRows:this.detailRows,detailMaxlength:this.detailMaxlength,searchResult:this.searchResult,showSearchResult:this.showSearchResult},on:{focus:o("addressDetail"),blur:this.onDetailBlur,input:this.onChangeDetail,"select-search":function(c){i.$emit("select-search",c)}}}),this.showPostal&&t(ee,{directives:[{name:"show",value:!s}],attrs:{type:"tel",maxlength:"6",label:wt("postal"),placeholder:wt("postal"),errorMessage:r.postalCode},on:{focus:o("postalCode")},model:{value:n.postalCode,callback:function(c){i.$set(n,"postalCode",c)}}}),this.slots()]),this.genSetDefaultCell(t),t("div",{directives:[{name:"show",value:!s}],class:Hn("buttons")},[t(Nt,{attrs:{block:!0,round:!0,loading:this.isSaving,type:"danger",text:this.saveButtonText||wt("save")},on:{click:this.onSave}}),this.showDelete&&t(Nt,{attrs:{block:!0,round:!0,loading:this.isDeleting,text:this.deleteButtonText||wt("delete")},on:{click:this.onDelete}})]),t(Te,{attrs:{round:!0,position:"bottom",lazyRender:!1,getContainer:"body"},model:{value:i.showAreaPopup,callback:function(c){i.showAreaPopup=c}}},[t(Xl,{ref:"area",attrs:{value:n.areaCode,loading:!this.areaListLoaded,areaList:this.areaList,columnsPlaceholder:this.areaColumnsPlaceholder},on:{confirm:this.onAreaConfirm,cancel:function(){i.showAreaPopup=!1}}})])])}}),yc=w("radio-group"),Ov=yc[0],Nv=yc[1],Oa=Ov({mixins:[Gt("vanRadio"),Ke],props:{value:null,disabled:Boolean,direction:String,checkedColor:String,iconSize:[Number,String]},watch:{value:function(t){this.$emit("change",t)}},render:function(){var t=arguments[0];return t("div",{class:Nv([this.direction]),attrs:{role:"radiogroup"}},[this.slots()])}}),bc=w("tag"),Lv=bc[0],Sc=bc[1];function Cc(e,t,i,n){var r,a=t.type,s=t.mark,o=t.plain,l=t.color,c=t.round,h=t.size,d=t.textColor,u=o?"color":"backgroundColor",f=(r={},r[u]=l,r);o?(f.color=d||l,f.borderColor=l):(f.color=d,f.background=l);var p={mark:s,plain:o,round:c};h&&(p[h]=h);var m=t.closeable&&e($,{attrs:{name:"cross"},class:Sc("close"),on:{click:function(C){C.stopPropagation(),rt(n,"close")}}});return e("transition",{attrs:{name:t.closeable?"van-fade":null}},[e("span",tt([{key:"content",style:f,class:Sc([p,a])},lt(n,!0)]),[i.default==null?void 0:i.default(),m])])}Cc.props={size:String,mark:Boolean,color:String,plain:Boolean,round:Boolean,textColor:String,closeable:Boolean,type:{type:String,default:"default"}};var zn=Lv(Cc),Ac=function(t){var i=t.parent,n=t.bem,r=t.role;return{mixins:[jt(i),Ke],props:{name:null,value:null,disabled:Boolean,iconSize:[Number,String],checkedColor:String,labelPosition:String,labelDisabled:Boolean,shape:{type:String,default:"round"},bindGroup:{type:Boolean,default:!0}},computed:{disableBindRelation:function(){return!this.bindGroup},isDisabled:function(){return this.parent&&this.parent.disabled||this.disabled},direction:function(){return this.parent&&this.parent.direction||null},iconStyle:function(){var s=this.checkedColor||this.parent&&this.parent.checkedColor;if(s&&this.checked&&!this.isDisabled)return{borderColor:s,backgroundColor:s}},tabindex:function(){return this.isDisabled||r==="radio"&&!this.checked?-1:0}},methods:{onClick:function(s){var o=this,l=s.target,c=this.$refs.icon,h=c===l||(c==null?void 0:c.contains(l));!this.isDisabled&&(h||!this.labelDisabled)?(this.toggle(),setTimeout(function(){o.$emit("click",s)})):this.$emit("click",s)},genIcon:function(){var s=this.$createElement,o=this.checked,l=this.iconSize||this.parent&&this.parent.iconSize;return s("div",{ref:"icon",class:n("icon",[this.shape,{disabled:this.isDisabled,checked:o}]),style:{fontSize:st(l)}},[this.slots("icon",{checked:o})||s($,{attrs:{name:"success"},style:this.iconStyle})])},genLabel:function(){var s=this.$createElement,o=this.slots();if(o)return s("span",{class:n("label",[this.labelPosition,{disabled:this.isDisabled}])},[o])}},render:function(){var s=arguments[0],o=[this.genIcon()];return this.labelPosition==="left"?o.unshift(this.genLabel()):o.push(this.genLabel()),s("div",{attrs:{role:r,tabindex:this.tabindex,"aria-checked":String(this.checked)},class:n([{disabled:this.isDisabled,"label-disabled":this.labelDisabled},this.direction]),on:{click:this.onClick}},[o])}}},xc=w("radio"),Vv=xc[0],Pv=xc[1],Na=Vv({mixins:[Ac({bem:Pv,role:"radio",parent:"vanRadio"})],computed:{currentValue:{get:function(){return this.parent?this.parent.value:this.value},set:function(t){(this.parent||this).$emit("input",t)}},checked:function(){return this.currentValue===this.name}},methods:{toggle:function(){this.currentValue=this.name}}}),wc=w("address-item"),Rv=wc[0],ki=wc[1];function Tc(e,t,i,n){var r=t.disabled,a=t.switchable;function s(){a&&rt(n,"select"),rt(n,"click")}var o=function(){return e($,{attrs:{name:"edit"},class:ki("edit"),on:{click:function(u){u.stopPropagation(),rt(n,"edit"),rt(n,"click")}}})};function l(){if(i.tag)return i.tag(O({},t.data));if(t.data.isDefault&&t.defaultTagText)return e(zn,{attrs:{type:"danger",round:!0},class:ki("tag")},[t.defaultTagText])}function c(){var h=t.data,d=[e("div",{class:ki("name")},[h.name+" "+h.tel,l()]),e("div",{class:ki("address")},[h.address])];return a&&!r?e(Na,{attrs:{name:h.id,iconSize:18}},[d]):d}return e("div",{class:ki({disabled:r}),on:{click:s}},[e(Rt,tt([{attrs:{border:!1,valueClass:ki("value")},scopedSlots:{default:c,"right-icon":o}},lt(n)])),i.bottom==null?void 0:i.bottom(O({},t.data,{disabled:r}))])}Tc.props={data:Object,disabled:Boolean,switchable:Boolean,defaultTagText:String};var Fv=Rv(Tc),La=w("address-list"),qv=La[0],Wn=La[1],Uv=La[2];function kc(e,t,i,n){function r(o,l){if(!!o)return o.map(function(c,h){return e(Fv,{attrs:{data:c,disabled:l,switchable:t.switchable,defaultTagText:t.defaultTagText},key:c.id,scopedSlots:{bottom:i["item-bottom"],tag:i.tag},on:{select:function(){rt(n,l?"select-disabled":"select",c,h),l||rt(n,"input",c.id)},edit:function(){rt(n,l?"edit-disabled":"edit",c,h)},click:function(){rt(n,"click-item",c,h)}}})})}var a=r(t.list),s=r(t.disabledList,!0);return e("div",tt([{class:Wn()},lt(n)]),[i.top==null?void 0:i.top(),e(Oa,{attrs:{value:t.value}},[a]),t.disabledText&&e("div",{class:Wn("disabled-text")},[t.disabledText]),s,i.default==null?void 0:i.default(),e("div",{class:Wn("bottom")},[e(Nt,{attrs:{round:!0,block:!0,type:"danger",text:t.addButtonText||Uv("add")},class:Wn("add"),on:{click:function(){rt(n,"add")}}})])])}kc.props={list:Array,value:[Number,String],disabledList:Array,disabledText:String,addButtonText:String,defaultTagText:String,switchable:{type:Boolean,default:!0}};var Yv=qv(kc),Mc=w("badge"),jv=Mc[0],Ec=Mc[1],Gv=jv({props:{dot:Boolean,max:[Number,String],color:String,content:[Number,String],tag:{type:String,default:"div"}},methods:{hasContent:function(){return!!(this.$scopedSlots.content||it(this.content)&&this.content!=="")},renderContent:function(){var t=this.dot,i=this.max,n=this.content;if(!t&&this.hasContent())return this.$scopedSlots.content?this.$scopedSlots.content():it(i)&&la(n)&&+n>i?i+"+":n},renderBadge:function(){var t=this.$createElement;if(this.hasContent()||this.dot)return t("div",{class:Ec({dot:this.dot,fixed:!!this.$scopedSlots.default}),style:{background:this.color}},[this.renderContent()])}},render:function(){var t=arguments[0];if(this.$scopedSlots.default){var i=this.tag;return t(i,{class:Ec("wrapper")},[this.$scopedSlots.default(),this.renderBadge()])}return this.renderBadge()}}),Ic=Date.now();function Kv(e){var t=Date.now(),i=Math.max(0,16-(t-Ic)),n=setTimeout(e,i);return Ic=t+i,n}var Qi=Ut?global:window,Hv=Qi.requestAnimationFrame||Kv,zv=Qi.cancelAnimationFrame||Qi.clearTimeout;function ie(e){return Hv.call(Qi,e)}function oi(e){ie(function(){ie(e)})}function Bc(e){zv.call(Qi,e)}function Zi(e){return Object.prototype.toString.call(e)==="[object Date]"&&!ca(e.getTime())}var Va=w("calendar"),Wv=Va[0],Ct=Va[1],He=Va[2];function Jv(e){return He("monthTitle",e.getFullYear(),e.getMonth()+1)}function Pa(e,t){var i=e.getFullYear(),n=t.getFullYear(),r=e.getMonth(),a=t.getMonth();return i===n?r===a?0:r>a?1:-1:i>n?1:-1}function ke(e,t){var i=Pa(e,t);if(i===0){var n=e.getDate(),r=t.getDate();return n===r?0:n>r?1:-1}return i}function Ra(e,t){return e=new Date(e),e.setDate(e.getDate()+t),e}function Qv(e){return Ra(e,-1)}function Dc(e){return Ra(e,1)}function Zv(e){var t=e[0].getTime(),i=e[1].getTime();return(i-t)/(1e3*60*60*24)+1}function Fa(e){return new Date(e)}function Oc(e){return Array.isArray(e)?e.map(function(t){return t===null?t:Fa(t)}):Fa(e)}function $v(e,t){if(e<0)return[];for(var i=-1,n=Array(e);++i<e;)n[i]=t(i);return n}function qa(e){if(!e)return 0;for(;ca(parseInt(e,10));)if(e.length>1)e=e.slice(1);else return 0;return parseInt(e,10)}function Ua(e,t){return 32-new Date(e,t-1,32).getDate()}var Xv=w("calendar-month"),_v=Xv[0],ty=_v({props:{date:Date,type:String,color:String,minDate:Date,maxDate:Date,showMark:Boolean,rowHeight:[Number,String],formatter:Function,lazyRender:Boolean,currentDate:[Date,Array],allowSameDay:Boolean,showSubtitle:Boolean,showMonthTitle:Boolean,firstDayOfWeek:Number},data:function(){return{visible:!1}},computed:{title:function(){return Jv(this.date)},rowHeightWithUnit:function(){return st(this.rowHeight)},offset:function(){var t=this.firstDayOfWeek,i=this.date.getDay();return t?(i+7-this.firstDayOfWeek)%7:i},totalDay:function(){return Ua(this.date.getFullYear(),this.date.getMonth()+1)},shouldRender:function(){return this.visible||!this.lazyRender},placeholders:function(){for(var t=[],i=Math.ceil((this.totalDay+this.offset)/7),n=1;n<=i;n++)t.push({type:"placeholder"});return t},days:function(){for(var t=[],i=this.date.getFullYear(),n=this.date.getMonth(),r=1;r<=this.totalDay;r++){var a=new Date(i,n,r),s=this.getDayType(a),o={date:a,type:s,text:r,bottomInfo:this.getBottomInfo(s)};this.formatter&&(o=this.formatter(o)),t.push(o)}return t}},methods:{getHeight:function(){var t;return((t=this.$el)==null?void 0:t.getBoundingClientRect().height)||0},scrollIntoView:function(t){var i=this.$refs,n=i.days,r=i.month,a=this.showSubtitle?n:r,s=a.getBoundingClientRect().top-t.getBoundingClientRect().top+t.scrollTop;Dn(t,s)},getMultipleDayType:function(t){var i=this,n=function(c){return i.currentDate.some(function(h){return ke(h,c)===0})};if(n(t)){var r=Qv(t),a=Dc(t),s=n(r),o=n(a);return s&&o?"multiple-middle":s?"end":o?"start":"multiple-selected"}return""},getRangeDayType:function(t){var i=this.currentDate,n=i[0],r=i[1];if(!n)return"";var a=ke(t,n);if(!r)return a===0?"start":"";var s=ke(t,r);if(a===0&&s===0&&this.allowSameDay)return"start-end";if(a===0)return"start";if(s===0)return"end";if(a>0&&s<0)return"middle"},getDayType:function(t){var i=this.type,n=this.minDate,r=this.maxDate,a=this.currentDate;if(ke(t,n)<0||ke(t,r)>0)return"disabled";if(a!==null){if(i==="single")return ke(t,a)===0?"selected":"";if(i==="multiple")return this.getMultipleDayType(t);if(i==="range")return this.getRangeDayType(t)}},getBottomInfo:function(t){if(this.type==="range"){if(t==="start"||t==="end")return He(t);if(t==="start-end")return He("startEnd")}},getDayStyle:function(t,i){var n={height:this.rowHeightWithUnit};return t==="placeholder"?(n.width="100%",n):(i===0&&(n.marginLeft=100*this.offset/7+"%"),this.color&&(t==="start"||t==="end"||t==="start-end"||t==="multiple-selected"||t==="multiple-middle"?n.background=this.color:t==="middle"&&(n.color=this.color)),n)},genTitle:function(){var t=this.$createElement;if(this.showMonthTitle)return t("div",{class:Ct("month-title")},[this.title])},genMark:function(){var t=this.$createElement;if(this.showMark&&this.shouldRender)return t("div",{class:Ct("month-mark")},[this.date.getMonth()+1])},genDays:function(){var t=this.$createElement,i=this.shouldRender?this.days:this.placeholders;return t("div",{ref:"days",attrs:{role:"grid"},class:Ct("days")},[this.genMark(),i.map(this.genDay)])},genTopInfo:function(t){var i=this.$createElement,n=this.$scopedSlots["top-info"];if(t.topInfo||n)return i("div",{class:Ct("top-info")},[n?n(t):t.topInfo])},genBottomInfo:function(t){var i=this.$createElement,n=this.$scopedSlots["bottom-info"];if(t.bottomInfo||n)return i("div",{class:Ct("bottom-info")},[n?n(t):t.bottomInfo])},genDay:function(t,i){var n=this,r=this.$createElement,a=t.type,s=this.getDayStyle(a,i),o=a==="disabled",l=function(){o||n.$emit("click",t)};return a==="selected"?r("div",{attrs:{role:"gridcell",tabindex:-1},style:s,class:[Ct("day"),t.className],on:{click:l}},[r("div",{class:Ct("selected-day"),style:{width:this.rowHeightWithUnit,height:this.rowHeightWithUnit,background:this.color}},[this.genTopInfo(t),t.text,this.genBottomInfo(t)])]):r("div",{attrs:{role:"gridcell",tabindex:o?null:-1},style:s,class:[Ct("day",a),t.className],on:{click:l}},[this.genTopInfo(t),t.text,this.genBottomInfo(t)])}},render:function(){var t=arguments[0];return t("div",{class:Ct("month"),ref:"month"},[this.genTitle(),this.genDays()])}}),ey=w("calendar-header"),iy=ey[0],ny=iy({props:{title:String,subtitle:String,showTitle:Boolean,showSubtitle:Boolean,firstDayOfWeek:Number},methods:{genTitle:function(){var t=this.$createElement;if(this.showTitle){var i=this.slots("title")||this.title||He("title");return t("div",{class:Ct("header-title")},[i])}},genSubtitle:function(){var t=this.$createElement;if(this.showSubtitle)return t("div",{class:Ct("header-subtitle")},[this.subtitle])},genWeekDays:function(){var t=this.$createElement,i=He("weekdays"),n=this.firstDayOfWeek,r=[].concat(i.slice(n,7),i.slice(0,n));return t("div",{class:Ct("weekdays")},[r.map(function(a){return t("span",{class:Ct("weekday")},[a])})])}},render:function(){var t=arguments[0];return t("div",{class:Ct("header")},[this.genTitle(),this.genSubtitle(),this.genWeekDays()])}}),ry=Wv({props:{title:String,color:String,value:Boolean,readonly:Boolean,formatter:Function,rowHeight:[Number,String],confirmText:String,rangePrompt:String,defaultDate:[Date,Array],getContainer:[String,Function],allowSameDay:Boolean,confirmDisabledText:String,type:{type:String,default:"single"},round:{type:Boolean,default:!0},position:{type:String,default:"bottom"},poppable:{type:Boolean,default:!0},maxRange:{type:[Number,String],default:null},lazyRender:{type:Boolean,default:!0},showMark:{type:Boolean,default:!0},showTitle:{type:Boolean,default:!0},showConfirm:{type:Boolean,default:!0},showSubtitle:{type:Boolean,default:!0},closeOnPopstate:{type:Boolean,default:!0},closeOnClickOverlay:{type:Boolean,default:!0},safeAreaInsetBottom:{type:Boolean,default:!0},minDate:{type:Date,validator:Zi,default:function(){return new Date}},maxDate:{type:Date,validator:Zi,default:function(){var t=new Date;return new Date(t.getFullYear(),t.getMonth()+6,t.getDate())}},firstDayOfWeek:{type:[Number,String],default:0,validator:function(t){return t>=0&&t<=6}}},inject:{vanPopup:{default:null}},data:function(){return{subtitle:"",currentDate:this.getInitialDate()}},computed:{months:function(){var t=[],i=new Date(this.minDate);i.setDate(1);do t.push(new Date(i)),i.setMonth(i.getMonth()+1);while(Pa(i,this.maxDate)!==1);return t},buttonDisabled:function(){var t=this.type,i=this.currentDate;if(i){if(t==="range")return!i[0]||!i[1];if(t==="multiple")return!i.length}return!i},dayOffset:function(){return this.firstDayOfWeek?this.firstDayOfWeek%7:0}},watch:{value:"init",type:function(){this.reset()},defaultDate:function(t){this.currentDate=t,this.scrollIntoView()}},mounted:function(){if(this.init(),!this.poppable){var t;(t=this.vanPopup)==null||t.$on("opened",this.onScroll)}},activated:function(){this.init()},methods:{reset:function(t){t===void 0&&(t=this.getInitialDate()),this.currentDate=t,this.scrollIntoView()},init:function(){var t=this;this.poppable&&!this.value||this.$nextTick(function(){t.bodyHeight=Math.floor(t.$refs.body.getBoundingClientRect().height),t.onScroll(),t.scrollIntoView()})},scrollToDate:function(t){var i=this;ie(function(){var n=i.value||!i.poppable;!t||!n||(i.months.some(function(r,a){if(Pa(r,t)===0){var s=i.$refs,o=s.body,l=s.months;return l[a].scrollIntoView(o),!0}return!1}),i.onScroll())})},scrollIntoView:function(){var t=this.currentDate;if(t){var i=this.type==="single"?t:t[0];this.scrollToDate(i)}},getInitialDate:function(){var t=this.type,i=this.minDate,n=this.maxDate,r=this.defaultDate;if(r===null)return r;var a=new Date;if(ke(a,i)===-1?a=i:ke(a,n)===1&&(a=n),t==="range"){var s=r||[],o=s[0],l=s[1];return[o||a,l||Dc(a)]}return t==="multiple"?r||[a]:r||a},onScroll:function(){var t=this.$refs,i=t.body,n=t.months,r=ri(i),a=r+this.bodyHeight,s=n.map(function(f){return f.getHeight()}),o=s.reduce(function(f,p){return f+p},0);if(!(a>o&&r>0)){for(var l=0,c,h=[-1,-1],d=0;d<n.length;d++){var u=l<=a&&l+s[d]>=r;u&&(h[1]=d,c||(c=n[d],h[0]=d),n[d].showed||(n[d].showed=!0,this.$emit("month-show",{date:n[d].date,title:n[d].title}))),l+=s[d]}n.forEach(function(f,p){f.visible=p>=h[0]-1&&p<=h[1]+1}),c&&(this.subtitle=c.title)}},onClickDay:function(t){if(!this.readonly){var i=t.date,n=this.type,r=this.currentDate;if(n==="range"){if(!r){this.select([i,null]);return}var a=r[0],s=r[1];if(a&&!s){var o=ke(i,a);o===1?this.select([a,i],!0):o===-1?this.select([i,null]):this.allowSameDay&&this.select([i,i],!0)}else this.select([i,null])}else if(n==="multiple"){if(!r){this.select([i]);return}var l,c=this.currentDate.some(function(u,f){var p=ke(u,i)===0;return p&&(l=f),p});if(c){var h=r.splice(l,1),d=h[0];this.$emit("unselect",Fa(d))}else this.maxRange&&r.length>=this.maxRange?St(this.rangePrompt||He("rangePrompt",this.maxRange)):this.select([].concat(r,[i]))}else this.select(i,!0)}},togglePopup:function(t){this.$emit("input",t)},select:function(t,i){var n=this,r=function(o){n.currentDate=o,n.$emit("select",Oc(n.currentDate))};if(i&&this.type==="range"){var a=this.checkRange(t);if(!a){this.showConfirm?r([t[0],Ra(t[0],this.maxRange-1)]):r(t);return}}r(t),i&&!this.showConfirm&&this.onConfirm()},checkRange:function(t){var i=this.maxRange,n=this.rangePrompt;return i&&Zv(t)>i?(St(n||He("rangePrompt",i)),!1):!0},onConfirm:function(){this.$emit("confirm",Oc(this.currentDate))},genMonth:function(t,i){var n=this.$createElement,r=i!==0||!this.showSubtitle;return n(ty,{ref:"months",refInFor:!0,attrs:{date:t,type:this.type,color:this.color,minDate:this.minDate,maxDate:this.maxDate,showMark:this.showMark,formatter:this.formatter,rowHeight:this.rowHeight,lazyRender:this.lazyRender,currentDate:this.currentDate,showSubtitle:this.showSubtitle,allowSameDay:this.allowSameDay,showMonthTitle:r,firstDayOfWeek:this.dayOffset},scopedSlots:{"top-info":this.$scopedSlots["top-info"],"bottom-info":this.$scopedSlots["bottom-info"]},on:{click:this.onClickDay}})},genFooterContent:function(){var t=this.$createElement,i=this.slots("footer");if(i)return i;if(this.showConfirm){var n=this.buttonDisabled?this.confirmDisabledText:this.confirmText;return t(Nt,{attrs:{round:!0,block:!0,type:"danger",color:this.color,disabled:this.buttonDisabled,nativeType:"button"},class:Ct("confirm"),on:{click:this.onConfirm}},[n||He("confirm")])}},genFooter:function(){var t=this.$createElement;return t("div",{class:Ct("footer",{unfit:!this.safeAreaInsetBottom})},[this.genFooterContent()])},genCalendar:function(){var t=this,i=this.$createElement;return i("div",{class:Ct()},[i(ny,{attrs:{title:this.title,showTitle:this.showTitle,subtitle:this.subtitle,showSubtitle:this.showSubtitle,firstDayOfWeek:this.dayOffset},scopedSlots:{title:function(){return t.slots("title")}}}),i("div",{ref:"body",class:Ct("body"),on:{scroll:this.onScroll}},[this.months.map(this.genMonth)]),this.genFooter()])}},render:function(){var t=this,i=arguments[0];if(this.poppable){var n,r=function(s){return function(){return t.$emit(s)}};return i(Te,{attrs:(n={round:!0,value:this.value},n.round=this.round,n.position=this.position,n.closeable=this.showTitle||this.showSubtitle,n.getContainer=this.getContainer,n.closeOnPopstate=this.closeOnPopstate,n.closeOnClickOverlay=this.closeOnClickOverlay,n),class:Ct("popup"),on:{input:this.togglePopup,open:r("open"),opened:r("opened"),close:r("close"),closed:r("closed")}},[this.genCalendar()])}return this.genCalendar()}}),Nc=w("image"),ay=Nc[0],Mi=Nc[1],Ei=ay({props:{src:String,fit:String,alt:String,round:Boolean,width:[Number,String],height:[Number,String],radius:[Number,String],lazyLoad:Boolean,iconPrefix:String,showError:{type:Boolean,default:!0},showLoading:{type:Boolean,default:!0},errorIcon:{type:String,default:"photo-fail"},loadingIcon:{type:String,default:"photo"}},data:function(){return{loading:!0,error:!1}},watch:{src:function(){this.loading=!0,this.error=!1}},computed:{style:function(){var t={};return it(this.width)&&(t.width=st(this.width)),it(this.height)&&(t.height=st(this.height)),it(this.radius)&&(t.overflow="hidden",t.borderRadius=st(this.radius)),t}},created:function(){var t=this.$Lazyload;t&&In&&(t.$on("loaded",this.onLazyLoaded),t.$on("error",this.onLazyLoadError))},beforeDestroy:function(){var t=this.$Lazyload;t&&(t.$off("loaded",this.onLazyLoaded),t.$off("error",this.onLazyLoadError))},methods:{onLoad:function(t){this.loading=!1,this.$emit("load",t)},onLazyLoaded:function(t){var i=t.el;i===this.$refs.image&&this.loading&&this.onLoad()},onLazyLoadError:function(t){var i=t.el;i===this.$refs.image&&!this.error&&this.onError()},onError:function(t){this.error=!0,this.loading=!1,this.$emit("error",t)},onClick:function(t){this.$emit("click",t)},genPlaceholder:function(){var t=this.$createElement;if(this.loading&&this.showLoading)return t("div",{class:Mi("loading")},[this.slots("loading")||t($,{attrs:{name:this.loadingIcon,classPrefix:this.iconPrefix},class:Mi("loading-icon")})]);if(this.error&&this.showError)return t("div",{class:Mi("error")},[this.slots("error")||t($,{attrs:{name:this.errorIcon,classPrefix:this.iconPrefix},class:Mi("error-icon")})])},genImage:function(){var t=this.$createElement,i={class:Mi("img"),attrs:{alt:this.alt},style:{objectFit:this.fit}};if(!this.error)return this.lazyLoad?t("img",tt([{ref:"image",directives:[{name:"lazy",value:this.src}]},i])):t("img",tt([{attrs:{src:this.src},on:{load:this.onLoad,error:this.onError}},i]))}},render:function(){var t=arguments[0];return t("div",{class:Mi({round:this.round}),style:this.style,on:{click:this.onClick}},[this.genImage(),this.genPlaceholder(),this.slots()])}}),Lc=w("card"),sy=Lc[0],Kt=Lc[1];function Vc(e,t,i,n){var r,a=t.thumb,s=i.num||it(t.num),o=i.price||it(t.price),l=i["origin-price"]||it(t.originPrice),c=s||o||l||i.bottom;function h(M){rt(n,"click-thumb",M)}function d(){if(i.tag||t.tag)return e("div",{class:Kt("tag")},[i.tag?i.tag():e(zn,{attrs:{mark:!0,type:"danger"}},[t.tag])])}function u(){if(i.thumb||a)return e("a",{attrs:{href:t.thumbLink},class:Kt("thumb"),on:{click:h}},[i.thumb?i.thumb():e(Ei,{attrs:{src:a,width:"100%",height:"100%",fit:"cover","lazy-load":t.lazyLoad}}),d()])}function f(){if(i.title)return i.title();if(t.title)return e("div",{class:[Kt("title"),"van-multi-ellipsis--l2"]},[t.title])}function p(){if(i.desc)return i.desc();if(t.desc)return e("div",{class:[Kt("desc"),"van-ellipsis"]},[t.desc])}function m(){var M=t.price.toString().split(".");return e("div",[e("span",{class:Kt("price-currency")},[t.currency]),e("span",{class:Kt("price-integer")},[M[0]]),".",e("span",{class:Kt("price-decimal")},[M[1]])])}function g(){if(o)return e("div",{class:Kt("price")},[i.price?i.price():m()])}function C(){if(l){var M=i["origin-price"];return e("div",{class:Kt("origin-price")},[M?M():t.currency+" "+t.originPrice])}}function x(){if(s)return e("div",{class:Kt("num")},[i.num?i.num():"x"+t.num])}function I(){if(i.footer)return e("div",{class:Kt("footer")},[i.footer()])}return e("div",tt([{class:Kt()},lt(n,!0)]),[e("div",{class:Kt("header")},[u(),e("div",{class:Kt("content",{centered:t.centered})},[e("div",[f(),p(),i.tags==null?void 0:i.tags()]),c&&e("div",{class:"van-card__bottom"},[(r=i["price-top"])==null?void 0:r.call(i),g(),C(),x(),i.bottom==null?void 0:i.bottom()])])]),I()])}Vc.props={tag:String,desc:String,thumb:String,title:String,centered:Boolean,lazyLoad:Boolean,thumbLink:String,num:[Number,String],price:[Number,String],originPrice:[Number,String],currency:{type:String,default:"\xA5"}};var oy=sy(Vc),Pc=w("tab"),ly=Pc[0],Ya=Pc[1],Jn=ly({mixins:[jt("vanTabs")],props:O({},Ge,{dot:Boolean,name:[Number,String],info:[Number,String],badge:[Number,String],title:String,titleStyle:null,titleClass:null,disabled:Boolean}),data:function(){return{inited:!1}},computed:{computedName:function(){var t;return(t=this.name)!=null?t:this.index},isActive:function(){var t=this.computedName===this.parent.currentName;return t&&(this.inited=!0),t}},watch:{title:function(){this.parent.setLine(),this.parent.scrollIntoView()},inited:function(t){var i=this;this.parent.lazyRender&&t&&this.$nextTick(function(){i.parent.$emit("rendered",i.computedName,i.title)})}},render:function(t){var i=this.slots,n=this.parent,r=this.isActive,a=i();if(!(!a&&!n.animated)){var s=n.scrollspy||r,o=this.inited||n.scrollspy||!n.lazyRender,l=o?a:t();return n.animated?t("div",{attrs:{role:"tabpanel","aria-hidden":!r},class:Ya("pane-wrapper",{inactive:!r})},[t("div",{class:Ya("pane")},[l])]):t("div",{directives:[{name:"show",value:s}],attrs:{role:"tabpanel"},class:Ya("pane")},[l])}}});function cy(e,t,i){var n=0,r=e.scrollLeft,a=i===0?1:Math.round(i*1e3/16);function s(){e.scrollLeft+=(t-r)/a,++n<a&&ie(s)}s()}function uy(e,t,i,n){var r=ri(e),a=r<t,s=i===0?1:Math.round(i*1e3/16),o=(t-r)/s;function l(){r+=o,(a&&r>t||!a&&r<t)&&(r=t),Dn(e,r),a&&r<t||!a&&r>t?ie(l):n&&ie(n)}l()}function $i(e){var t=window.getComputedStyle(e),i=t.display==="none",n=e.offsetParent===null&&t.position!=="fixed";return i||n}function Rc(e){var t=e.interceptor,i=e.args,n=e.done;if(t){var r=t.apply(void 0,i);Bn(r)?r.then(function(a){a&&n()}).catch(Ki):r&&n()}else n()}var Fc=w("tab"),hy=Fc[0],ja=Fc[1],dy=hy({props:{dot:Boolean,type:String,info:[Number,String],color:String,title:String,isActive:Boolean,disabled:Boolean,scrollable:Boolean,activeColor:String,inactiveColor:String},computed:{style:function(){var t={},i=this.color,n=this.isActive,r=this.type==="card";i&&r&&(t.borderColor=i,this.disabled||(n?t.backgroundColor=i:t.color=i));var a=n?this.activeColor:this.inactiveColor;return a&&(t.color=a),t}},methods:{onClick:function(){this.$emit("click")},genText:function(){var t=this.$createElement,i=t("span",{class:ja("text",{ellipsis:!this.scrollable})},[this.slots()||this.title]);return this.dot||it(this.info)&&this.info!==""?t("span",{class:ja("text-wrapper")},[i,t(ai,{attrs:{dot:this.dot,info:this.info}})]):i}},render:function(){var t=arguments[0];return t("div",{attrs:{role:"tab","aria-selected":this.isActive},class:[ja({active:this.isActive,disabled:this.disabled})],style:this.style,on:{click:this.onClick}},[this.genText()])}}),qc=w("sticky"),fy=qc[0],py=qc[1],Uc=fy({mixins:[ue(function(e,t){if(this.scroller||(this.scroller=ni(this.$el)),this.observer){var i=t?"observe":"unobserve";this.observer[i](this.$el)}e(this.scroller,"scroll",this.onScroll,!0),this.onScroll()})],props:{zIndex:[Number,String],container:null,offsetTop:{type:[Number,String],default:0}},data:function(){return{fixed:!1,height:0,transform:0}},computed:{offsetTopPx:function(){return ha(this.offsetTop)},style:function(){if(!!this.fixed){var t={};return it(this.zIndex)&&(t.zIndex=this.zIndex),this.offsetTopPx&&this.fixed&&(t.top=this.offsetTopPx+"px"),this.transform&&(t.transform="translate3d(0, "+this.transform+"px, 0)"),t}}},watch:{fixed:function(t){this.$emit("change",t)}},created:function(){var t=this;!Ut&&window.IntersectionObserver&&(this.observer=new IntersectionObserver(function(i){i[0].intersectionRatio>0&&t.onScroll()},{root:document.body}))},methods:{onScroll:function(){var t=this;if(!$i(this.$el)){this.height=this.$el.offsetHeight;var i=this.container,n=this.offsetTopPx,r=ri(window),a=pa(this.$el),s=function(){t.$emit("scroll",{scrollTop:r,isFixed:t.fixed})};if(i){var o=a+i.offsetHeight;if(r+n+this.height>o){var l=this.height+r-o;l<this.height?(this.fixed=!0,this.transform=-(l+n)):this.fixed=!1,s();return}}r+n>a?(this.fixed=!0,this.transform=0):this.fixed=!1,s()}}},render:function(){var t=arguments[0],i=this.fixed,n={height:i?this.height+"px":null};return t("div",{style:n},[t("div",{class:py({fixed:i}),style:this.style},[this.slots()])])}}),Yc=w("tabs"),my=Yc[0],jc=Yc[1],gy=50,vy=my({mixins:[te],props:{count:Number,duration:[Number,String],animated:Boolean,swipeable:Boolean,currentIndex:Number},computed:{style:function(){if(this.animated)return{transform:"translate3d("+-1*this.currentIndex*100+"%, 0, 0)",transitionDuration:this.duration+"s"}},listeners:function(){if(this.swipeable)return{touchstart:this.touchStart,touchmove:this.touchMove,touchend:this.onTouchEnd,touchcancel:this.onTouchEnd}}},methods:{onTouchEnd:function(){var t=this.direction,i=this.deltaX,n=this.currentIndex;t==="horizontal"&&this.offsetX>=gy&&(i>0&&n!==0?this.$emit("change",n-1):i<0&&n!==this.count-1&&this.$emit("change",n+1))},genChildren:function(){var t=this.$createElement;return this.animated?t("div",{class:jc("track"),style:this.style},[this.slots()]):this.slots()}},render:function(){var t=arguments[0];return t("div",{class:jc("content",{animated:this.animated}),on:O({},this.listeners)},[this.genChildren()])}}),Gc=w("tabs"),yy=Gc[0],Qn=Gc[1],Ga=yy({mixins:[Gt("vanTabs"),ue(function(e){this.scroller||(this.scroller=ni(this.$el)),e(window,"resize",this.resize,!0),this.scrollspy&&e(this.scroller,"scroll",this.onScroll,!0)})],inject:{vanPopup:{default:null}},model:{prop:"active"},props:{color:String,border:Boolean,sticky:Boolean,animated:Boolean,swipeable:Boolean,scrollspy:Boolean,background:String,lineWidth:[Number,String],lineHeight:[Number,String],beforeChange:Function,titleActiveColor:String,titleInactiveColor:String,type:{type:String,default:"line"},active:{type:[Number,String],default:0},ellipsis:{type:Boolean,default:!0},duration:{type:[Number,String],default:.3},offsetTop:{type:[Number,String],default:0},lazyRender:{type:Boolean,default:!0},swipeThreshold:{type:[Number,String],default:5}},data:function(){return{position:"",currentIndex:null,lineStyle:{backgroundColor:this.color}}},computed:{scrollable:function(){return this.children.length>this.swipeThreshold||!this.ellipsis},navStyle:function(){return{borderColor:this.color,background:this.background}},currentName:function(){var t=this.children[this.currentIndex];if(t)return t.computedName},offsetTopPx:function(){return ha(this.offsetTop)},scrollOffset:function(){return this.sticky?this.offsetTopPx+this.tabHeight:0}},watch:{color:"setLine",active:function(t){t!==this.currentName&&this.setCurrentIndexByName(t)},children:function(){var t=this;this.setCurrentIndexByName(this.active),this.setLine(),this.$nextTick(function(){t.scrollIntoView(!0)})},currentIndex:function(){this.scrollIntoView(),this.setLine(),this.stickyFixed&&!this.scrollspy&&On(Math.ceil(pa(this.$el)-this.offsetTopPx))},scrollspy:function(t){t?_t(this.scroller,"scroll",this.onScroll,!0):je(this.scroller,"scroll",this.onScroll)}},mounted:function(){var t=this;this.init(),this.vanPopup&&this.vanPopup.onReopen(function(){t.setLine()})},activated:function(){this.init(),this.setLine()},methods:{resize:function(){this.setLine()},init:function(){var t=this;this.$nextTick(function(){t.inited=!0,t.tabHeight=Dg(t.$refs.wrap),t.scrollIntoView(!0)})},setLine:function(){var t=this,i=this.inited;this.$nextTick(function(){var n=t.$refs.titles;if(!(!n||!n[t.currentIndex]||t.type!=="line"||$i(t.$el))){var r=n[t.currentIndex].$el,a=t.lineWidth,s=t.lineHeight,o=r.offsetLeft+r.offsetWidth/2,l={width:st(a),backgroundColor:t.color,transform:"translateX("+o+"px) translateX(-50%)"};if(i&&(l.transitionDuration=t.duration+"s"),it(s)){var c=st(s);l.height=c,l.borderRadius=c}t.lineStyle=l}})},setCurrentIndexByName:function(t){var i=this.children.filter(function(r){return r.computedName===t}),n=(this.children[0]||{}).index||0;this.setCurrentIndex(i.length?i[0].index:n)},setCurrentIndex:function(t){var i=this.findAvailableTab(t);if(!!it(i)){var n=this.children[i],r=n.computedName,a=this.currentIndex!==null;this.currentIndex=i,r!==this.active&&(this.$emit("input",r),a&&this.$emit("change",r,n.title))}},findAvailableTab:function(t){for(var i=t<this.currentIndex?-1:1;t>=0&&t<this.children.length;){if(!this.children[t].disabled)return t;t+=i}},onClick:function(t,i){var n=this,r=this.children[i],a=r.title,s=r.disabled,o=r.computedName;s?this.$emit("disabled",o,a):(Rc({interceptor:this.beforeChange,args:[o],done:function(){n.setCurrentIndex(i),n.scrollToCurrentContent()}}),this.$emit("click",o,a),si(t.$router,t))},scrollIntoView:function(t){var i=this.$refs.titles;if(!(!this.scrollable||!i||!i[this.currentIndex])){var n=this.$refs.nav,r=i[this.currentIndex].$el,a=r.offsetLeft-(n.offsetWidth-r.offsetWidth)/2;cy(n,a,t?0:+this.duration)}},onSticktScroll:function(t){this.stickyFixed=t.isFixed,this.$emit("scroll",t)},scrollTo:function(t){var i=this;this.$nextTick(function(){i.setCurrentIndexByName(t),i.scrollToCurrentContent(!0)})},scrollToCurrentContent:function(t){var i=this;if(t===void 0&&(t=!1),this.scrollspy){var n=this.children[this.currentIndex],r=n==null?void 0:n.$el;if(r){var a=pa(r,this.scroller)-this.scrollOffset;this.lockScroll=!0,uy(this.scroller,a,t?0:+this.duration,function(){i.lockScroll=!1})}}},onScroll:function(){if(this.scrollspy&&!this.lockScroll){var t=this.getCurrentIndexOnScroll();this.setCurrentIndex(t)}},getCurrentIndexOnScroll:function(){for(var t=this.children,i=0;i<t.length;i++){var n=Og(t[i].$el);if(n>this.scrollOffset)return i===0?0:i-1}return t.length-1}},render:function(){var t=this,i,n=arguments[0],r=this.type,a=this.animated,s=this.scrollable,o=this.children.map(function(c,h){var d;return n(dy,{ref:"titles",refInFor:!0,attrs:{type:r,dot:c.dot,info:(d=c.badge)!=null?d:c.info,title:c.title,color:t.color,isActive:h===t.currentIndex,disabled:c.disabled,scrollable:s,activeColor:t.titleActiveColor,inactiveColor:t.titleInactiveColor},style:c.titleStyle,class:c.titleClass,scopedSlots:{default:function(){return c.slots("title")}},on:{click:function(){t.onClick(c,h)}}})}),l=n("div",{ref:"wrap",class:[Qn("wrap",{scrollable:s}),(i={},i[Rn]=r==="line"&&this.border,i)]},[n("div",{ref:"nav",attrs:{role:"tablist"},class:Qn("nav",[r,{complete:this.scrollable}]),style:this.navStyle},[this.slots("nav-left"),o,r==="line"&&n("div",{class:Qn("line"),style:this.lineStyle}),this.slots("nav-right")])]);return n("div",{class:Qn([r])},[this.sticky?n(Uc,{attrs:{container:this.$el,offsetTop:this.offsetTop},on:{scroll:this.onSticktScroll}},[l]):l,n(vy,{attrs:{count:this.children.length,animated:a,duration:this.duration,swipeable:this.swipeable,currentIndex:this.currentIndex},on:{change:this.setCurrentIndex}},[this.slots()])])}}),Ka=w("cascader"),by=Ka[0],Le=Ka[1],Sy=Ka[2],Cy=by({props:{title:String,value:[Number,String],fieldNames:Object,placeholder:String,activeColor:String,options:{type:Array,default:function(){return[]}},closeable:{type:Boolean,default:!0},showHeader:{type:Boolean,default:!0}},data:function(){return{tabs:[],activeTab:0}},computed:{textKey:function(){var t;return((t=this.fieldNames)==null?void 0:t.text)||"text"},valueKey:function(){var t;return((t=this.fieldNames)==null?void 0:t.value)||"value"},childrenKey:function(){var t;return((t=this.fieldNames)==null?void 0:t.children)||"children"}},watch:{options:{deep:!0,handler:"updateTabs"},value:function(t){var i=this;if(t||t===0){var n=this.tabs.map(function(r){var a;return(a=r.selectedOption)==null?void 0:a[i.valueKey]});if(n.indexOf(t)!==-1)return}this.updateTabs()}},created:function(){this.updateTabs()},methods:{getSelectedOptionsByValue:function(t,i){for(var n=0;n<t.length;n++){var r=t[n];if(r[this.valueKey]===i)return[r];if(r[this.childrenKey]){var a=this.getSelectedOptionsByValue(r[this.childrenKey],i);if(a)return[r].concat(a)}}},updateTabs:function(){var t=this;if(this.value||this.value===0){var i=this.getSelectedOptionsByValue(this.options,this.value);if(i){var n=this.options;this.tabs=i.map(function(r){var a={options:n,selectedOption:r},s=n.filter(function(o){return o[t.valueKey]===r[t.valueKey]});return s.length&&(n=s[0][t.childrenKey]),a}),n&&this.tabs.push({options:n,selectedOption:null}),this.$nextTick(function(){t.activeTab=t.tabs.length-1});return}}this.tabs=[{options:this.options,selectedOption:null}]},onSelect:function(t,i){var n=this;if(this.tabs[i].selectedOption=t,this.tabs.length>i+1&&(this.tabs=this.tabs.slice(0,i+1)),t[this.childrenKey]){var r={options:t[this.childrenKey],selectedOption:null};this.tabs[i+1]?this.$set(this.tabs,i+1,r):this.tabs.push(r),this.$nextTick(function(){n.activeTab++})}var a=this.tabs.map(function(o){return o.selectedOption}).filter(function(o){return!!o}),s={value:t[this.valueKey],tabIndex:i,selectedOptions:a};this.$emit("input",t[this.valueKey]),this.$emit("change",s),t[this.childrenKey]||this.$emit("finish",s)},onClose:function(){this.$emit("close")},renderHeader:function(){var t=this.$createElement;if(this.showHeader)return t("div",{class:Le("header")},[t("h2",{class:Le("title")},[this.slots("title")||this.title]),this.closeable?t($,{attrs:{name:"cross"},class:Le("close-icon"),on:{click:this.onClose}}):null])},renderOptions:function(t,i,n){var r=this,a=this.$createElement,s=function(l){var c=i&&l[r.valueKey]===i[r.valueKey],h=r.slots("option",{option:l,selected:c})||a("span",[l[r.textKey]]);return a("li",{class:Le("option",{selected:c}),style:{color:c?r.activeColor:null},on:{click:function(){r.onSelect(l,n)}}},[h,c?a($,{attrs:{name:"success"},class:Le("selected-icon")}):null])};return a("ul",{class:Le("options")},[t.map(s)])},renderTab:function(t,i){var n=this.$createElement,r=t.options,a=t.selectedOption,s=a?a[this.textKey]:this.placeholder||Sy("select");return n(Jn,{attrs:{title:s,titleClass:Le("tab",{unselected:!a})}},[this.renderOptions(r,a,i)])},renderTabs:function(){var t=this,i=this.$createElement;return i(Ga,{attrs:{animated:!0,swipeable:!0,swipeThreshold:0,color:this.activeColor},class:Le("tabs"),model:{value:t.activeTab,callback:function(r){t.activeTab=r}}},[this.tabs.map(this.renderTab)])}},render:function(){var t=arguments[0];return t("div",{class:Le()},[this.renderHeader(),this.renderTabs()])}}),Kc=w("cell-group"),Ay=Kc[0],Hc=Kc[1];function zc(e,t,i,n){var r,a=e("div",tt([{class:[Hc({inset:t.inset}),(r={},r[Rn]=t.border,r)]},lt(n,!0)]),[i.default==null?void 0:i.default()]);return t.title||i.title?e("div",{key:n.data.key},[e("div",{class:Hc("title",{inset:t.inset})},[i.title?i.title():t.title]),a]):a}zc.props={title:String,inset:Boolean,border:{type:Boolean,default:!0}};var Wc=Ay(zc),Jc=w("checkbox"),xy=Jc[0],wy=Jc[1],Qc=xy({mixins:[Ac({bem:wy,role:"checkbox",parent:"vanCheckbox"})],computed:{checked:{get:function(){return this.parent?this.parent.value.indexOf(this.name)!==-1:this.value},set:function(t){this.parent?this.setParentValue(t):this.$emit("input",t)}}},watch:{value:function(t){this.$emit("change",t)}},methods:{toggle:function(t){var i=this;t===void 0&&(t=!this.checked),clearTimeout(this.toggleTask),this.toggleTask=setTimeout(function(){i.checked=t})},setParentValue:function(t){var i=this.parent,n=i.value.slice();if(t){if(i.max&&n.length>=i.max)return;n.indexOf(this.name)===-1&&(n.push(this.name),i.$emit("input",n))}else{var r=n.indexOf(this.name);r!==-1&&(n.splice(r,1),i.$emit("input",n))}}}}),Zc=w("checkbox-group"),Ty=Zc[0],ky=Zc[1],My=Ty({mixins:[Gt("vanCheckbox"),Ke],props:{max:[Number,String],disabled:Boolean,direction:String,iconSize:[Number,String],checkedColor:String,value:{type:Array,default:function(){return[]}}},watch:{value:function(t){this.$emit("change",t)}},methods:{toggleAll:function(t){t===void 0&&(t={}),typeof t=="boolean"&&(t={checked:t});var i=t,n=i.checked,r=i.skipDisabled,a=this.children.filter(function(o){return o.disabled&&r?o.checked:n!=null?n:!o.checked}),s=a.map(function(o){return o.name});this.$emit("input",s)}},render:function(){var t=arguments[0];return t("div",{class:ky([this.direction])},[this.slots()])}}),$c=w("circle"),Ey=$c[0],Zn=$c[1],Xc=3140,Iy=0;function _c(e){return Math.min(Math.max(e,0),100)}function By(e,t){var i=e?1:0;return"M "+t/2+" "+t/2+" m 0, -500 a 500, 500 0 1, "+i+" 0, 1000 a 500, 500 0 1, "+i+" 0, -1000"}var Dy=Ey({props:{text:String,size:[Number,String],color:[String,Object],layerColor:String,strokeLinecap:String,value:{type:Number,default:0},speed:{type:[Number,String],default:0},fill:{type:String,default:"none"},rate:{type:[Number,String],default:100},strokeWidth:{type:[Number,String],default:40},clockwise:{type:Boolean,default:!0}},beforeCreate:function(){this.uid="van-circle-gradient-"+Iy++},computed:{style:function(){var t=st(this.size);return{width:t,height:t}},path:function(){return By(this.clockwise,this.viewBoxSize)},viewBoxSize:function(){return+this.strokeWidth+1e3},layerStyle:function(){return{fill:""+this.fill,stroke:""+this.layerColor,strokeWidth:this.strokeWidth+"px"}},hoverStyle:function(){var t=Xc*this.value/100;return{stroke:""+(this.gradient?"url(#"+this.uid+")":this.color),strokeWidth:+this.strokeWidth+1+"px",strokeLinecap:this.strokeLinecap,strokeDasharray:t+"px "+Xc+"px"}},gradient:function(){return ce(this.color)},LinearGradient:function(){var t=this,i=this.$createElement;if(!!this.gradient){var n=Object.keys(this.color).sort(function(r,a){return parseFloat(r)-parseFloat(a)}).map(function(r,a){return i("stop",{key:a,attrs:{offset:r,"stop-color":t.color[r]}})});return i("defs",[i("linearGradient",{attrs:{id:this.uid,x1:"100%",y1:"0%",x2:"0%",y2:"0%"}},[n])])}}},watch:{rate:{handler:function(t){this.startTime=Date.now(),this.startRate=this.value,this.endRate=_c(t),this.increase=this.endRate>this.startRate,this.duration=Math.abs((this.startRate-this.endRate)*1e3/this.speed),this.speed?(Bc(this.rafId),this.rafId=ie(this.animate)):this.$emit("input",this.endRate)},immediate:!0}},methods:{animate:function(){var t=Date.now(),i=Math.min((t-this.startTime)/this.duration,1),n=i*(this.endRate-this.startRate)+this.startRate;this.$emit("input",_c(parseFloat(n.toFixed(1)))),(this.increase?n<this.endRate:n>this.endRate)&&(this.rafId=ie(this.animate))}},render:function(){var t=arguments[0];return t("div",{class:Zn(),style:this.style},[t("svg",{attrs:{viewBox:"0 0 "+this.viewBoxSize+" "+this.viewBoxSize}},[this.LinearGradient,t("path",{class:Zn("layer"),style:this.layerStyle,attrs:{d:this.path}}),t("path",{attrs:{d:this.path},class:Zn("hover"),style:this.hoverStyle})]),this.slots()||this.text&&t("div",{class:Zn("text")},[this.text])])}}),tu=w("col"),Oy=tu[0],Ny=tu[1],Ly=Oy({mixins:[jt("vanRow")],props:{span:[Number,String],offset:[Number,String],tag:{type:String,default:"div"}},computed:{style:function(){var t=this.index,i=this.parent||{},n=i.spaces;if(n&&n[t]){var r=n[t],a=r.left,s=r.right;return{paddingLeft:a?a+"px":null,paddingRight:s?s+"px":null}}}},methods:{onClick:function(t){this.$emit("click",t)}},render:function(){var t,i=arguments[0],n=this.span,r=this.offset;return i(this.tag,{style:this.style,class:Ny((t={},t[n]=n,t["offset-"+r]=r,t)),on:{click:this.onClick}},[this.slots()])}}),eu=w("collapse"),Vy=eu[0],Py=eu[1],Ry=Vy({mixins:[Gt("vanCollapse")],props:{accordion:Boolean,value:[String,Number,Array],border:{type:Boolean,default:!0}},methods:{switch:function(t,i){this.accordion||(t=i?this.value.concat(t):this.value.filter(function(n){return n!==t})),this.$emit("change",t),this.$emit("input",t)}},render:function(){var t,i=arguments[0];return i("div",{class:[Py(),(t={},t[Rn]=this.border,t)]},[this.slots()])}}),iu=w("collapse-item"),Fy=iu[0],$n=iu[1],qy=["title","icon","right-icon"],Uy=Fy({mixins:[jt("vanCollapse")],props:O({},wa,{name:[Number,String],disabled:Boolean,lazyRender:{type:Boolean,default:!0},isLink:{type:Boolean,default:!0}}),data:function(){return{show:null,inited:null}},computed:{currentName:function(){var t;return(t=this.name)!=null?t:this.index},expanded:function(){var t=this;if(!this.parent)return null;var i=this.parent,n=i.value,r=i.accordion;return r?n===this.currentName:n.some(function(a){return a===t.currentName})}},created:function(){this.show=this.expanded,this.inited=this.expanded},watch:{expanded:function(t,i){var n=this;if(i!==null){t&&(this.show=!0,this.inited=!0);var r=t?this.$nextTick:ie;r(function(){var a=n.$refs,s=a.content,o=a.wrapper;if(!(!s||!o)){var l=s.offsetHeight;if(l){var c=l+"px";o.style.height=t?0:c,oi(function(){o.style.height=t?c:0})}else n.onTransitionEnd()}})}}},methods:{onClick:function(){this.disabled||this.toggle()},toggle:function(t){t===void 0&&(t=!this.expanded);var i=this.parent,n=this.currentName,r=i.accordion&&n===i.value,a=r?"":n;this.parent.switch(a,t)},onTransitionEnd:function(){this.expanded?this.$refs.wrapper.style.height="":this.show=!1},genTitle:function(){var t=this,i=this.$createElement,n=this.border,r=this.disabled,a=this.expanded,s=qy.reduce(function(o,l){return t.slots(l)&&(o[l]=function(){return t.slots(l)}),o},{});return this.slots("value")&&(s.default=function(){return t.slots("value")}),i(Rt,{attrs:{role:"button",tabindex:r?-1:0,"aria-expanded":String(a)},class:$n("title",{disabled:r,expanded:a,borderless:!n}),on:{click:this.onClick},scopedSlots:s,props:O({},this.$props)})},genContent:function(){var t=this.$createElement;if(this.inited||!this.lazyRender)return t("div",{directives:[{name:"show",value:this.show}],ref:"wrapper",class:$n("wrapper"),on:{transitionend:this.onTransitionEnd}},[t("div",{ref:"content",class:$n("content")},[this.slots()])])}},render:function(){var t=arguments[0];return t("div",{class:[$n({border:this.index&&this.border})]},[this.genTitle(),this.genContent()])}}),Ha=w("contact-card"),Yy=Ha[0],nu=Ha[1],za=Ha[2];function ru(e,t,i,n){var r=t.type,a=t.editable;function s(l){a&&rt(n,"click",l)}function o(){return r==="add"?t.addText||za("addText"):[e("div",[za("name")+"\uFF1A"+t.name]),e("div",[za("tel")+"\uFF1A"+t.tel])]}return e(Rt,tt([{attrs:{center:!0,border:!1,isLink:a,valueClass:nu("value"),icon:r==="edit"?"contact":"add-square"},class:nu([r]),on:{click:s}},lt(n)]),[o()])}ru.props={tel:String,name:String,addText:String,editable:{type:Boolean,default:!0},type:{type:String,default:"add"}};var jy=Yy(ru),Wa=w("contact-edit"),Gy=Wa[0],Xn=Wa[1],Ve=Wa[2],Ja={tel:"",name:""},Ky=Gy({props:{isEdit:Boolean,isSaving:Boolean,isDeleting:Boolean,showSetDefault:Boolean,setDefaultLabel:String,contactInfo:{type:Object,default:function(){return O({},Ja)}},telValidator:{type:Function,default:ql}},data:function(){return{data:O({},Ja,this.contactInfo),errorInfo:{name:"",tel:""}}},watch:{contactInfo:function(t){this.data=O({},Ja,t)}},methods:{onFocus:function(t){this.errorInfo[t]=""},getErrorMessageByKey:function(t){var i=this.data[t].trim();switch(t){case"name":return i?"":Ve("nameInvalid");case"tel":return this.telValidator(i)?"":Ve("telInvalid")}},onSave:function(){var t=this,i=["name","tel"].every(function(n){var r=t.getErrorMessageByKey(n);return r&&(t.errorInfo[n]=r),!r});i&&!this.isSaving&&this.$emit("save",this.data)},onDelete:function(){var t=this;ft.confirm({title:Ve("confirmDelete")}).then(function(){t.$emit("delete",t.data)})}},render:function(){var t=this,i=arguments[0],n=this.data,r=this.errorInfo,a=function(o){return function(){return t.onFocus(o)}};return i("div",{class:Xn()},[i("div",{class:Xn("fields")},[i(ee,{attrs:{clearable:!0,maxlength:"30",label:Ve("name"),placeholder:Ve("nameEmpty"),errorMessage:r.name},on:{focus:a("name")},model:{value:n.name,callback:function(o){t.$set(n,"name",o)}}}),i(ee,{attrs:{clearable:!0,type:"tel",label:Ve("tel"),placeholder:Ve("telEmpty"),errorMessage:r.tel},on:{focus:a("tel")},model:{value:n.tel,callback:function(o){t.$set(n,"tel",o)}}})]),this.showSetDefault&&i(Rt,{attrs:{title:this.setDefaultLabel,border:!1},class:Xn("switch-cell")},[i(Kn,{attrs:{size:24},slot:"right-icon",on:{change:function(o){t.$emit("change-default",o)}},model:{value:n.isDefault,callback:function(o){t.$set(n,"isDefault",o)}}})]),i("div",{class:Xn("buttons")},[i(Nt,{attrs:{block:!0,round:!0,type:"danger",text:Ve("save"),loading:this.isSaving},on:{click:this.onSave}}),this.isEdit&&i(Nt,{attrs:{block:!0,round:!0,text:Ve("delete"),loading:this.isDeleting},on:{click:this.onDelete}})])])}}),Qa=w("contact-list"),Hy=Qa[0],ze=Qa[1],zy=Qa[2];function au(e,t,i,n){var r=t.list&&t.list.map(function(a,s){function o(){rt(n,"input",a.id),rt(n,"select",a,s)}function l(){return e(Na,{attrs:{name:a.id,iconSize:16,checkedColor:Ul},on:{click:o}})}function c(){return e($,{attrs:{name:"edit"},class:ze("edit"),on:{click:function(u){u.stopPropagation(),rt(n,"edit",a,s)}}})}function h(){var d=[a.name+"\uFF0C"+a.tel];return a.isDefault&&t.defaultTagText&&d.push(e(zn,{attrs:{type:"danger",round:!0},class:ze("item-tag")},[t.defaultTagText])),d}return e(Rt,{key:a.id,attrs:{isLink:!0,center:!0,valueClass:ze("item-value")},class:ze("item"),scopedSlots:{icon:c,default:h,"right-icon":l},on:{click:o}})});return e("div",tt([{class:ze()},lt(n)]),[e(Oa,{attrs:{value:t.value},class:ze("group")},[r]),e("div",{class:ze("bottom")},[e(Nt,{attrs:{round:!0,block:!0,type:"danger",text:t.addText||zy("addText")},class:ze("add"),on:{click:function(){rt(n,"add")}}})])])}au.props={value:null,list:Array,addText:String,defaultTagText:String};var Wy=Hy(au),Za=1e3,$a=60*Za,Xa=60*$a,su=24*Xa;function Jy(e){var t=Math.floor(e/su),i=Math.floor(e%su/Xa),n=Math.floor(e%Xa/$a),r=Math.floor(e%$a/Za),a=Math.floor(e%Za);return{days:t,hours:i,minutes:n,seconds:r,milliseconds:a}}function Qy(e,t){var i=t.days,n=t.hours,r=t.minutes,a=t.seconds,s=t.milliseconds;if(e.indexOf("DD")===-1?n+=i*24:e=e.replace("DD",vt(i)),e.indexOf("HH")===-1?r+=n*60:e=e.replace("HH",vt(n)),e.indexOf("mm")===-1?a+=r*60:e=e.replace("mm",vt(r)),e.indexOf("ss")===-1?s+=a*1e3:e=e.replace("ss",vt(a)),e.indexOf("S")!==-1){var o=vt(s,3);e.indexOf("SSS")!==-1?e=e.replace("SSS",o):e.indexOf("SS")!==-1?e=e.replace("SS",o.slice(0,2)):e=e.replace("S",o.charAt(0))}return e}function Zy(e,t){return Math.floor(e/1e3)===Math.floor(t/1e3)}var ou=w("count-down"),$y=ou[0],Xy=ou[1],_y=$y({props:{millisecond:Boolean,time:{type:[Number,String],default:0},format:{type:String,default:"HH:mm:ss"},autoStart:{type:Boolean,default:!0}},data:function(){return{remain:0}},computed:{timeData:function(){return Jy(this.remain)},formattedTime:function(){return Qy(this.format,this.timeData)}},watch:{time:{immediate:!0,handler:"reset"}},activated:function(){this.keepAlivePaused&&(this.counting=!0,this.keepAlivePaused=!1,this.tick())},deactivated:function(){this.counting&&(this.pause(),this.keepAlivePaused=!0)},beforeDestroy:function(){this.pause()},methods:{start:function(){this.counting||(this.counting=!0,this.endTime=Date.now()+this.remain,this.tick())},pause:function(){this.counting=!1,Bc(this.rafId)},reset:function(){this.pause(),this.remain=+this.time,this.autoStart&&this.start()},tick:function(){!In||(this.millisecond?this.microTick():this.macroTick())},microTick:function(){var t=this;this.rafId=ie(function(){!t.counting||(t.setRemain(t.getRemain()),t.remain>0&&t.microTick())})},macroTick:function(){var t=this;this.rafId=ie(function(){if(!!t.counting){var i=t.getRemain();(!Zy(i,t.remain)||i===0)&&t.setRemain(i),t.remain>0&&t.macroTick()}})},getRemain:function(){return Math.max(this.endTime-Date.now(),0)},setRemain:function(t){this.remain=t,this.$emit("change",this.timeData),t===0&&(this.pause(),this.$emit("finish"))}},render:function(){var t=arguments[0];return t("div",{class:Xy()},[this.slots("default",this.timeData)||this.formattedTime])}}),_a=w("coupon"),tb=_a[0],Me=_a[1],ts=_a[2];function eb(e){return e<Math.pow(10,12)?e*1e3:+e}function lu(e){var t=new Date(eb(e));return t.getFullYear()+"."+vt(t.getMonth()+1)+"."+vt(t.getDate())}function ib(e){return(e/10).toFixed(e%10===0?0:1)}function cu(e){return(e/100).toFixed(e%100===0?0:e%10===0?1:2)}var es=tb({props:{coupon:Object,chosen:Boolean,disabled:Boolean,currency:{type:String,default:"\xA5"}},computed:{validPeriod:function(){var t=this.coupon,i=t.startAt,n=t.endAt,r=t.customValidPeriod;return r||lu(i)+" - "+lu(n)},faceAmount:function(){var t=this.coupon;if(t.valueDesc)return t.valueDesc+"<span>"+(t.unitDesc||"")+"</span>";if(t.denominations){var i=cu(t.denominations);return"<span>"+this.currency+"</span> "+i}return t.discount?ts("discount",ib(t.discount)):""},conditionMessage:function(){var t=cu(this.coupon.originCondition);return t==="0"?ts("unlimited"):ts("condition",t)}},render:function(){var t=arguments[0],i=this.coupon,n=this.disabled,r=n&&i.reason||i.description;return t("div",{class:Me({disabled:n})},[t("div",{class:Me("content")},[t("div",{class:Me("head")},[t("h2",{class:Me("amount"),domProps:{innerHTML:this.faceAmount}}),t("p",{class:Me("condition")},[this.coupon.condition||this.conditionMessage])]),t("div",{class:Me("body")},[t("p",{class:Me("name")},[i.name]),t("p",{class:Me("valid")},[this.validPeriod]),!this.disabled&&t(Qc,{attrs:{size:18,value:this.chosen,checkedColor:Ul},class:Me("corner")})])]),r&&t("p",{class:Me("description")},[r])])}}),is=w("coupon-cell"),nb=is[0],uu=is[1],ns=is[2];function rb(e){var t=e.coupons,i=e.chosenCoupon,n=e.currency,r=t[+i];if(r){var a=0;return it(r.value)?a=r.value:it(r.denominations)&&(a=r.denominations),"-"+n+" "+(a/100).toFixed(2)}return t.length===0?ns("tips"):ns("count",t.length)}function rs(e,t,i,n){var r=t.coupons[+t.chosenCoupon],a=rb(t);return e(Rt,tt([{class:uu(),attrs:{value:a,title:t.title||ns("title"),border:t.border,isLink:t.editable,valueClass:uu("value",{selected:r})}},lt(n,!0)]))}rs.model={prop:"chosenCoupon"},rs.props={title:String,coupons:{type:Array,default:function(){return[]}},currency:{type:String,default:"\xA5"},border:{type:Boolean,default:!0},editable:{type:Boolean,default:!0},chosenCoupon:{type:[Number,String],default:-1}};var ab=nb(rs),as=w("coupon-list"),sb=as[0],Ee=as[1],Ii=as[2],ob="https://img01.yzcdn.cn/vant/coupon-empty.png",lb=sb({model:{prop:"code"},props:{code:String,closeButtonText:String,inputPlaceholder:String,enabledTitle:String,disabledTitle:String,exchangeButtonText:String,exchangeButtonLoading:Boolean,exchangeButtonDisabled:Boolean,exchangeMinLength:{type:Number,default:1},chosenCoupon:{type:Number,default:-1},coupons:{type:Array,default:function(){return[]}},disabledCoupons:{type:Array,default:function(){return[]}},displayedCouponIndex:{type:Number,default:-1},showExchangeBar:{type:Boolean,default:!0},showCloseButton:{type:Boolean,default:!0},showCount:{type:Boolean,default:!0},currency:{type:String,default:"\xA5"},emptyImage:{type:String,default:ob}},data:function(){return{tab:0,winHeight:window.innerHeight,currentCode:this.code||""}},computed:{buttonDisabled:function(){return!this.exchangeButtonLoading&&(this.exchangeButtonDisabled||!this.currentCode||this.currentCode.length<this.exchangeMinLength)},listStyle:function(){return{height:this.winHeight-(this.showExchangeBar?140:94)+"px"}}},watch:{code:function(t){this.currentCode=t},currentCode:function(t){this.$emit("input",t)},displayedCouponIndex:"scrollToShowCoupon"},mounted:function(){this.scrollToShowCoupon(this.displayedCouponIndex)},methods:{onClickExchangeButton:function(){this.$emit("exchange",this.currentCode),this.code||(this.currentCode="")},scrollToShowCoupon:function(t){var i=this;t!==-1&&this.$nextTick(function(){var n=i.$refs,r=n.card,a=n.list;a&&r&&r[t]&&(a.scrollTop=r[t].$el.offsetTop-100)})},genEmpty:function(){var t=this.$createElement;return t("div",{class:Ee("empty")},[t("img",{attrs:{src:this.emptyImage}}),t("p",[Ii("empty")])])},genExchangeButton:function(){var t=this.$createElement;return t(Nt,{attrs:{plain:!0,type:"danger",text:this.exchangeButtonText||Ii("exchange"),loading:this.exchangeButtonLoading,disabled:this.buttonDisabled},class:Ee("exchange"),on:{click:this.onClickExchangeButton}})}},render:function(){var t=this,i=arguments[0],n=this.coupons,r=this.disabledCoupons,a=this.showCount?" ("+n.length+")":"",s=(this.enabledTitle||Ii("enable"))+a,o=this.showCount?" ("+r.length+")":"",l=(this.disabledTitle||Ii("disabled"))+o,c=this.showExchangeBar&&i("div",{class:Ee("exchange-bar")},[i(ee,{attrs:{clearable:!0,border:!1,placeholder:this.inputPlaceholder||Ii("placeholder"),maxlength:"20"},class:Ee("field"),model:{value:t.currentCode,callback:function(p){t.currentCode=p}}}),this.genExchangeButton()]),h=function(p){return function(){return t.$emit("change",p)}},d=i(Jn,{attrs:{title:s}},[i("div",{class:Ee("list",{"with-bottom":this.showCloseButton}),style:this.listStyle},[n.map(function(f,p){return i(es,{ref:"card",key:f.id,attrs:{coupon:f,currency:t.currency,chosen:p===t.chosenCoupon},nativeOn:{click:h(p)}})}),!n.length&&this.genEmpty(),this.slots("list-footer")])]),u=i(Jn,{attrs:{title:l}},[i("div",{class:Ee("list",{"with-bottom":this.showCloseButton}),style:this.listStyle},[r.map(function(f){return i(es,{attrs:{disabled:!0,coupon:f,currency:t.currency},key:f.id})}),!r.length&&this.genEmpty(),this.slots("disabled-list-footer")])]);return i("div",{class:Ee()},[c,i(Ga,{class:Ee("tab"),attrs:{border:!1},model:{value:t.tab,callback:function(p){t.tab=p}}},[d,u]),i("div",{class:Ee("bottom")},[i(Nt,{directives:[{name:"show",value:this.showCloseButton}],attrs:{round:!0,type:"danger",block:!0,text:this.closeButtonText||Ii("close")},class:Ee("close"),on:{click:h(-1)}})])])}}),hu=O({},Pn,{value:null,filter:Function,columnsOrder:Array,showToolbar:{type:Boolean,default:!0},formatter:{type:Function,default:function(t,i){return i}}}),du={data:function(){return{innerValue:this.formatValue(this.value)}},computed:{originColumns:function(){var t=this;return this.ranges.map(function(i){var n=i.type,r=i.range,a=$v(r[1]-r[0]+1,function(s){var o=vt(r[0]+s);return o});return t.filter&&(a=t.filter(n,a)),{type:n,values:a}})},columns:function(){var t=this;return this.originColumns.map(function(i){return{values:i.values.map(function(n){return t.formatter(i.type,n)})}})}},watch:{columns:"updateColumnValue",innerValue:function(t,i){i?this.$emit("input",t):this.$emit("input",null)}},mounted:function(){var t=this;this.updateColumnValue(),this.$nextTick(function(){t.updateInnerValue()})},methods:{getPicker:function(){return this.$refs.picker},getProxiedPicker:function(){var t=this,i=this.$refs.picker;if(i){var n=function(a){return function(){i[a].apply(i,arguments),t.updateInnerValue()}};return O({},i,{setValues:n("setValues"),setIndexes:n("setIndexes"),setColumnIndex:n("setColumnIndex"),setColumnValue:n("setColumnValue")})}},onConfirm:function(){this.$emit("input",this.innerValue),this.$emit("confirm",this.innerValue)},onCancel:function(){this.$emit("cancel")}},render:function(){var t=this,i=arguments[0],n={};return Object.keys(Pn).forEach(function(r){n[r]=t[r]}),i(Aa,{ref:"picker",attrs:{columns:this.columns,readonly:this.readonly},scopedSlots:this.$scopedSlots,on:{change:this.onChange,confirm:this.onConfirm,cancel:this.onCancel},props:O({},n)})}},cb=w("time-picker"),ub=cb[0],fu=ub({mixins:[du],props:O({},hu,{minHour:{type:[Number,String],default:0},maxHour:{type:[Number,String],default:23},minMinute:{type:[Number,String],default:0},maxMinute:{type:[Number,String],default:59}}),computed:{ranges:function(){return[{type:"hour",range:[+this.minHour,+this.maxHour]},{type:"minute",range:[+this.minMinute,+this.maxMinute]}]}},watch:{filter:"updateInnerValue",minHour:function(){var t=this;this.$nextTick(function(){t.updateInnerValue()})},maxHour:function(t){var i=this.innerValue.split(":"),n=i[0],r=i[1];n>=t?(this.innerValue=this.formatValue(t+":"+r),this.updateColumnValue()):this.updateInnerValue()},minMinute:"updateInnerValue",maxMinute:function(t){var i=this.innerValue.split(":"),n=i[0],r=i[1];r>=t?(this.innerValue=this.formatValue(n+":"+t),this.updateColumnValue()):this.updateInnerValue()},value:function(t){t=this.formatValue(t),t!==this.innerValue&&(this.innerValue=t,this.updateColumnValue())}},methods:{formatValue:function(t){t||(t=vt(this.minHour)+":"+vt(this.minMinute));var i=t.split(":"),n=i[0],r=i[1];return n=vt(Ot(n,this.minHour,this.maxHour)),r=vt(Ot(r,this.minMinute,this.maxMinute)),n+":"+r},updateInnerValue:function(){var t=this.getPicker().getIndexes(),i=t[0],n=t[1],r=this.originColumns,a=r[0],s=r[1],o=a.values[i]||a.values[0],l=s.values[n]||s.values[0];this.innerValue=this.formatValue(o+":"+l),this.updateColumnValue()},onChange:function(t){var i=this;this.updateInnerValue(),this.$nextTick(function(){i.$nextTick(function(){i.updateInnerValue(),i.$emit("change",t)})})},updateColumnValue:function(){var t=this,i=this.formatter,n=this.innerValue.split(":"),r=[i("hour",n[0]),i("minute",n[1])];this.$nextTick(function(){t.getPicker().setValues(r)})}}});function ss(e,t){return ss=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,r){return n.__proto__=r,n},ss(e,t)}function pu(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(pu=function(){return!!e})()}function mu(e,t,i){if(pu())return Reflect.construct.apply(null,arguments);var n=[null];n.push.apply(n,t);var r=new(e.bind.apply(e,n));return i&&ss(r,i.prototype),r}var gu=new Date().getFullYear(),hb=w("date-picker"),db=hb[0],vu=db({mixins:[du],props:O({},hu,{type:{type:String,default:"datetime"},minDate:{type:Date,default:function(){return new Date(gu-10,0,1)},validator:Zi},maxDate:{type:Date,default:function(){return new Date(gu+10,11,31)},validator:Zi}}),watch:{filter:"updateInnerValue",minDate:function(){var t=this;this.$nextTick(function(){t.updateInnerValue()})},maxDate:function(t){this.innerValue.valueOf()>=t.valueOf()?this.innerValue=t:this.updateInnerValue()},value:function(t){t=this.formatValue(t),t&&t.valueOf()!==this.innerValue.valueOf()&&(this.innerValue=t)}},computed:{ranges:function(){var t=this.getBoundary("max",this.innerValue?this.innerValue:this.minDate),i=t.maxYear,n=t.maxDate,r=t.maxMonth,a=t.maxHour,s=t.maxMinute,o=this.getBoundary("min",this.innerValue?this.innerValue:this.minDate),l=o.minYear,c=o.minDate,h=o.minMonth,d=o.minHour,u=o.minMinute,f=[{type:"year",range:[l,i]},{type:"month",range:[h,r]},{type:"day",range:[c,n]},{type:"hour",range:[d,a]},{type:"minute",range:[u,s]}];switch(this.type){case"date":f=f.slice(0,3);break;case"year-month":f=f.slice(0,2);break;case"month-day":f=f.slice(1,3);break;case"datehour":f=f.slice(0,4);break}if(this.columnsOrder){var p=this.columnsOrder.concat(f.map(function(m){return m.type}));f.sort(function(m,g){return p.indexOf(m.type)-p.indexOf(g.type)})}return f}},methods:{formatValue:function(t){var i=this;if(!Zi(t))return null;var n=new Date(this.minDate),r=new Date(this.maxDate),a={year:"getFullYear",month:"getMonth",day:"getDate",hour:"getHours",minute:"getMinutes"};if(this.originColumns){var s=this.originColumns.map(function(c,h){var d=c.type,u=c.values,f=i.ranges[h].range,p=n[a[d]](),m=r[a[d]](),g=d==="month"?+u[0]-1:+u[0],C=d==="month"?+u[u.length-1]-1:+u[u.length-1];return{type:d,values:[p<f[0]?Math.max(p,g):g||p,m>f[1]?Math.min(m,C):C||m]}});if(this.type==="month-day"){var o=(this.innerValue||this.minDate).getFullYear();s.unshift({type:"year",values:[o,o]})}var l=Object.keys(a).map(function(c){var h;return(h=s.filter(function(d){return d.type===c})[0])==null?void 0:h.values}).filter(function(c){return c});n=mu(Date,l.map(function(c){return qa(c[0])})),r=mu(Date,l.map(function(c){return qa(c[1])}))}return t=Math.max(t,n.getTime()),t=Math.min(t,r.getTime()),new Date(t)},getBoundary:function(t,i){var n,r=this[t+"Date"],a=r.getFullYear(),s=1,o=1,l=0,c=0;return t==="max"&&(s=12,o=Ua(i.getFullYear(),i.getMonth()+1),l=23,c=59),i.getFullYear()===a&&(s=r.getMonth()+1,i.getMonth()+1===s&&(o=r.getDate(),i.getDate()===o&&(l=r.getHours(),i.getHours()===l&&(c=r.getMinutes())))),n={},n[t+"Year"]=a,n[t+"Month"]=s,n[t+"Date"]=o,n[t+"Hour"]=l,n[t+"Minute"]=c,n},updateInnerValue:function(){var t=this,i=this.type,n=this.getPicker().getIndexes(),r=function(f){var p=0;t.originColumns.forEach(function(g,C){f===g.type&&(p=C)});var m=t.originColumns[p].values;return qa(m[n[p]])},a,s,o;i==="month-day"?(a=(this.innerValue||this.minDate).getFullYear(),s=r("month"),o=r("day")):(a=r("year"),s=r("month"),o=i==="year-month"?1:r("day"));var l=Ua(a,s);o=o>l?l:o;var c=0,h=0;i==="datehour"&&(c=r("hour")),i==="datetime"&&(c=r("hour"),h=r("minute"));var d=new Date(a,s-1,o,c,h);this.innerValue=this.formatValue(d)},onChange:function(t){var i=this;this.updateInnerValue(),this.$nextTick(function(){i.$nextTick(function(){i.updateInnerValue(),i.$emit("change",t)})})},updateColumnValue:function(){var t=this,i=this.innerValue?this.innerValue:this.minDate,n=this.formatter,r=this.originColumns.map(function(a){switch(a.type){case"year":return n("year",""+i.getFullYear());case"month":return n("month",vt(i.getMonth()+1));case"day":return n("day",vt(i.getDate()));case"hour":return n("hour",vt(i.getHours()));case"minute":return n("minute",vt(i.getMinutes()));default:return null}});this.$nextTick(function(){t.getPicker().setValues(r)})}}}),yu=w("datetime-picker"),fb=yu[0],pb=yu[1],bu=fb({props:O({},fu.props,vu.props),methods:{getPicker:function(){return this.$refs.root.getProxiedPicker()}},render:function(){var t=arguments[0],i=this.type==="time"?fu:vu;return t(i,{ref:"root",class:pb(),scopedSlots:this.$scopedSlots,props:O({},this.$props),on:O({},this.$listeners)})}}),Su=w("divider"),mb=Su[0],gb=Su[1];function Cu(e,t,i,n){var r;return e("div",tt([{attrs:{role:"separator"},style:{borderColor:t.borderColor},class:gb((r={dashed:t.dashed,hairline:t.hairline},r["content-"+t.contentPosition]=i.default,r))},lt(n,!0)]),[i.default&&i.default()])}Cu.props={dashed:Boolean,hairline:{type:Boolean,default:!0},contentPosition:{type:String,default:"center"}};var vb=mb(Cu),Au=w("dropdown-item"),yb=Au[0],_n=Au[1],bb=yb({mixins:[ma({ref:"wrapper"}),jt("vanDropdownMenu")],props:{value:null,title:String,disabled:Boolean,titleClass:String,options:{type:Array,default:function(){return[]}},lazyRender:{type:Boolean,default:!0}},data:function(){return{transition:!0,showPopup:!1,showWrapper:!1}},computed:{displayTitle:function(){var t=this;if(this.title)return this.title;var i=this.options.filter(function(n){return n.value===t.value});return i.length?i[0].text:""}},watch:{showPopup:function(t){this.bindScroll(t)}},beforeCreate:function(){var t=this,i=function(r){return function(){return t.$emit(r)}};this.onOpen=i("open"),this.onClose=i("close"),this.onOpened=i("opened")},methods:{toggle:function(t,i){t===void 0&&(t=!this.showPopup),i===void 0&&(i={}),t!==this.showPopup&&(this.transition=!i.immediate,this.showPopup=t,t&&(this.parent.updateOffset(),this.showWrapper=!0))},bindScroll:function(t){var i=this.parent.scroller,n=t?_t:je;n(i,"scroll",this.onScroll,!0)},onScroll:function(){this.parent.updateOffset()},onClickWrapper:function(t){this.getContainer&&t.stopPropagation()}},render:function(){var t=this,i=arguments[0],n=this.parent,r=n.zIndex,a=n.offset,s=n.overlay,o=n.duration,l=n.direction,c=n.activeColor,h=n.closeOnClickOverlay,d=this.options.map(function(f){var p=f.value===t.value;return i(Rt,{attrs:{clickable:!0,icon:f.icon,title:f.text},key:f.value,class:_n("option",{active:p}),style:{color:p?c:""},on:{click:function(){t.showPopup=!1,f.value!==t.value&&(t.$emit("input",f.value),t.$emit("change",f.value))}}},[p&&i($,{class:_n("icon"),attrs:{color:c,name:"success"}})])}),u={zIndex:r};return l==="down"?u.top=a+"px":u.bottom=a+"px",i("div",[i("div",{directives:[{name:"show",value:this.showWrapper}],ref:"wrapper",style:u,class:_n([l]),on:{click:this.onClickWrapper}},[i(Te,{attrs:{overlay:s,position:l==="down"?"top":"bottom",duration:this.transition?o:0,lazyRender:this.lazyRender,overlayStyle:{position:"absolute"},closeOnClickOverlay:h},class:_n("content"),on:{open:this.onOpen,close:this.onClose,opened:this.onOpened,closed:function(){t.showWrapper=!1,t.$emit("closed")}},model:{value:t.showPopup,callback:function(p){t.showPopup=p}}},[d,this.slots("default")])])])}}),os=function(t){return{props:{closeOnClickOutside:{type:Boolean,default:!0}},data:function(){var n=this,r=function(s){n.closeOnClickOutside&&!n.$el.contains(s.target)&&n[t.method]()};return{clickOutsideHandler:r}},mounted:function(){_t(document,t.event,this.clickOutsideHandler)},beforeDestroy:function(){je(document,t.event,this.clickOutsideHandler)}}},xu=w("dropdown-menu"),Sb=xu[0],tr=xu[1],Cb=Sb({mixins:[Gt("vanDropdownMenu"),os({event:"click",method:"onClickOutside"})],props:{zIndex:[Number,String],activeColor:String,overlay:{type:Boolean,default:!0},duration:{type:[Number,String],default:.2},direction:{type:String,default:"down"},closeOnClickOverlay:{type:Boolean,default:!0}},data:function(){return{offset:0}},computed:{scroller:function(){return ni(this.$el)},opened:function(){return this.children.some(function(t){return t.showWrapper})},barStyle:function(){if(this.opened&&it(this.zIndex))return{zIndex:1+this.zIndex}}},methods:{updateOffset:function(){if(!!this.$refs.bar){var t=this.$refs.bar.getBoundingClientRect();this.direction==="down"?this.offset=t.bottom:this.offset=window.innerHeight-t.top}},toggleItem:function(t){this.children.forEach(function(i,n){n===t?i.toggle():i.showPopup&&i.toggle(!1,{immediate:!0})})},onClickOutside:function(){this.children.forEach(function(t){t.toggle(!1)})}},render:function(){var t=this,i=arguments[0],n=this.children.map(function(r,a){return i("div",{attrs:{role:"button",tabindex:r.disabled?-1:0},class:tr("item",{disabled:r.disabled}),on:{click:function(){r.disabled||t.toggleItem(a)}}},[i("span",{class:[tr("title",{active:r.showPopup,down:r.showPopup===(t.direction==="down")}),r.titleClass],style:{color:r.showPopup?t.activeColor:""}},[i("div",{class:"van-ellipsis"},[r.slots("title")||r.displayTitle])])])});return i("div",{class:tr()},[i("div",{ref:"bar",style:this.barStyle,class:tr("bar",{opened:this.opened})},[n]),this.slots("default")])}}),Et="van-empty-network-",Ab={render:function(){var t=arguments[0],i=function(r,a,s){return t("stop",{attrs:{"stop-color":r,offset:a+"%","stop-opacity":s}})};return t("svg",{attrs:{viewBox:"0 0 160 160",xmlns:"http://www.w3.org/2000/svg"}},[t("defs",[t("linearGradient",{attrs:{id:Et+"1",x1:"64.022%",y1:"100%",x2:"64.022%",y2:"0%"}},[i("#FFF",0,.5),i("#F2F3F5",100)]),t("linearGradient",{attrs:{id:Et+"2",x1:"50%",y1:"0%",x2:"50%",y2:"84.459%"}},[i("#EBEDF0",0),i("#DCDEE0",100,0)]),t("linearGradient",{attrs:{id:Et+"3",x1:"100%",y1:"0%",x2:"100%",y2:"100%"}},[i("#EAEDF0",0),i("#DCDEE0",100)]),t("linearGradient",{attrs:{id:Et+"4",x1:"100%",y1:"100%",x2:"100%",y2:"0%"}},[i("#EAEDF0",0),i("#DCDEE0",100)]),t("linearGradient",{attrs:{id:Et+"5",x1:"0%",y1:"43.982%",x2:"100%",y2:"54.703%"}},[i("#EAEDF0",0),i("#DCDEE0",100)]),t("linearGradient",{attrs:{id:Et+"6",x1:"94.535%",y1:"43.837%",x2:"5.465%",y2:"54.948%"}},[i("#EAEDF0",0),i("#DCDEE0",100)]),t("radialGradient",{attrs:{id:Et+"7",cx:"50%",cy:"0%",fx:"50%",fy:"0%",r:"100%",gradientTransform:"matrix(0 1 -.54835 0 .5 -.5)"}},[i("#EBEDF0",0),i("#FFF",100,0)])]),t("g",{attrs:{fill:"none","fill-rule":"evenodd"}},[t("g",{attrs:{opacity:".8"}},[t("path",{attrs:{d:"M0 124V46h20v20h14v58H0z",fill:"url(#"+Et+"1)",transform:"matrix(-1 0 0 1 36 7)"}}),t("path",{attrs:{d:"M121 8h22.231v14H152v77.37h-31V8z",fill:"url(#"+Et+"1)",transform:"translate(2 7)"}})]),t("path",{attrs:{fill:"url(#"+Et+"7)",d:"M0 139h160v21H0z"}}),t("path",{attrs:{d:"M37 18a7 7 0 013 13.326v26.742c0 1.23-.997 2.227-2.227 2.227h-1.546A2.227 2.227 0 0134 58.068V31.326A7 7 0 0137 18z",fill:"url(#"+Et+"2)","fill-rule":"nonzero",transform:"translate(43 36)"}}),t("g",{attrs:{opacity:".6","stroke-linecap":"round","stroke-width":"7"}},[t("path",{attrs:{d:"M20.875 11.136a18.868 18.868 0 00-5.284 13.121c0 5.094 2.012 9.718 5.284 13.12",stroke:"url(#"+Et+"3)",transform:"translate(43 36)"}}),t("path",{attrs:{d:"M9.849 0C3.756 6.225 0 14.747 0 24.146c0 9.398 3.756 17.92 9.849 24.145",stroke:"url(#"+Et+"3)",transform:"translate(43 36)"}}),t("path",{attrs:{d:"M57.625 11.136a18.868 18.868 0 00-5.284 13.121c0 5.094 2.012 9.718 5.284 13.12",stroke:"url(#"+Et+"4)",transform:"rotate(-180 76.483 42.257)"}}),t("path",{attrs:{d:"M73.216 0c-6.093 6.225-9.849 14.747-9.849 24.146 0 9.398 3.756 17.92 9.849 24.145",stroke:"url(#"+Et+"4)",transform:"rotate(-180 89.791 42.146)"}})]),t("g",{attrs:{transform:"translate(31 105)","fill-rule":"nonzero"}},[t("rect",{attrs:{fill:"url(#"+Et+"5)",width:"98",height:"34",rx:"2"}}),t("rect",{attrs:{fill:"#FFF",x:"9",y:"8",width:"80",height:"18",rx:"1.114"}}),t("rect",{attrs:{fill:"url(#"+Et+"6)",x:"15",y:"12",width:"18",height:"6",rx:"1.114"}})])])])}},wu=w("empty"),xb=wu[0],er=wu[1],wb=["error","search","default"],Tb=xb({props:{imageSize:[Number,String],description:String,image:{type:String,default:"default"}},methods:{genImageContent:function(){var t=this.$createElement,i=this.slots("image");if(i)return i;if(this.image==="network")return t(Ab);var n=this.image;return wb.indexOf(n)!==-1&&(n="https://img01.yzcdn.cn/vant/empty-image-"+n+".png"),t("img",{attrs:{src:n}})},genImage:function(){var t=this.$createElement,i={width:st(this.imageSize),height:st(this.imageSize)};return t("div",{class:er("image"),style:i},[this.genImageContent()])},genDescription:function(){var t=this.$createElement,i=this.slots("description")||this.description;if(i)return t("p",{class:er("description")},[i])},genBottom:function(){var t=this.$createElement,i=this.slots();if(i)return t("div",{class:er("bottom")},[i])}},render:function(){var t=arguments[0];return t("div",{class:er()},[this.genImage(),this.genDescription(),this.genBottom()])}}),Tu=w("form"),kb=Tu[0],Mb=Tu[1],Eb=kb({props:{colon:Boolean,disabled:Boolean,readonly:Boolean,labelWidth:[Number,String],labelAlign:String,inputAlign:String,scrollToError:Boolean,validateFirst:Boolean,errorMessageAlign:String,submitOnEnter:{type:Boolean,default:!0},validateTrigger:{type:String,default:"onBlur"},showError:{type:Boolean,default:!0},showErrorMessage:{type:Boolean,default:!0}},provide:function(){return{vanForm:this}},data:function(){return{fields:[]}},methods:{getFieldsByNames:function(t){return t?this.fields.filter(function(i){return t.indexOf(i.name)!==-1}):this.fields},validateSeq:function(t){var i=this;return new Promise(function(n,r){var a=[],s=i.getFieldsByNames(t);s.reduce(function(o,l){return o.then(function(){if(!a.length)return l.validate().then(function(c){c&&a.push(c)})})},Promise.resolve()).then(function(){a.length?r(a):n()})})},validateFields:function(t){var i=this;return new Promise(function(n,r){var a=i.getFieldsByNames(t);Promise.all(a.map(function(s){return s.validate()})).then(function(s){s=s.filter(function(o){return o}),s.length?r(s):n()})})},validate:function(t){return t&&!Array.isArray(t)?this.validateField(t):this.validateFirst?this.validateSeq(t):this.validateFields(t)},validateField:function(t){var i=this.fields.filter(function(n){return n.name===t});return i.length?new Promise(function(n,r){i[0].validate().then(function(a){a?r(a):n()})}):Promise.reject()},resetValidation:function(t){t&&!Array.isArray(t)&&(t=[t]);var i=this.getFieldsByNames(t);i.forEach(function(n){n.resetValidation()})},scrollToField:function(t,i){this.fields.some(function(n){return n.name===t?(n.$el.scrollIntoView(i),!0):!1})},addField:function(t){this.fields.push(t),uc(this.fields,this)},removeField:function(t){this.fields=this.fields.filter(function(i){return i!==t})},getValues:function(){return this.fields.reduce(function(t,i){return t[i.name]=i.formValue,t},{})},onSubmit:function(t){t.preventDefault(),this.submit()},submit:function(){var t=this,i=this.getValues();this.validate().then(function(){t.$emit("submit",i)}).catch(function(n){t.$emit("failed",{values:i,errors:n}),t.scrollToError&&t.scrollToField(n[0].name)})}},render:function(){var t=arguments[0];return t("form",{class:Mb(),on:{submit:this.onSubmit}},[this.slots()])}}),ku=w("goods-action-icon"),Ib=ku[0],ls=ku[1],Bb=Ib({mixins:[jt("vanGoodsAction")],props:O({},Ge,{dot:Boolean,text:String,icon:String,color:String,info:[Number,String],badge:[Number,String],iconClass:null}),methods:{onClick:function(t){this.$emit("click",t),si(this.$router,this)},genIcon:function(){var t,i=this.$createElement,n=this.slots("icon"),r=(t=this.badge)!=null?t:this.info;return n?i("div",{class:ls("icon")},[n,i(ai,{attrs:{dot:this.dot,info:r}})]):i($,{class:[ls("icon"),this.iconClass],attrs:{tag:"div",dot:this.dot,name:this.icon,badge:r,color:this.color}})}},render:function(){var t=arguments[0];return t("div",{attrs:{role:"button",tabindex:"0"},class:ls(),on:{click:this.onClick}},[this.genIcon(),this.slots()||this.text])}}),Mu=w("grid"),Db=Mu[0],Ob=Mu[1],Nb=Db({mixins:[Gt("vanGrid")],props:{square:Boolean,gutter:[Number,String],iconSize:[Number,String],direction:String,clickable:Boolean,columnNum:{type:[Number,String],default:4},center:{type:Boolean,default:!0},border:{type:Boolean,default:!0}},computed:{style:function(){var t=this.gutter;if(t)return{paddingLeft:st(t)}}},render:function(){var t,i=arguments[0];return i("div",{style:this.style,class:[Ob(),(t={},t[ga]=this.border&&!this.gutter,t)]},[this.slots()])}}),Eu=w("grid-item"),Lb=Eu[0],Xi=Eu[1],Vb=Lb({mixins:[jt("vanGrid")],props:O({},Ge,{dot:Boolean,text:String,icon:String,iconPrefix:String,info:[Number,String],badge:[Number,String]}),computed:{style:function(){var t=this.parent,i=t.square,n=t.gutter,r=t.columnNum,a=100/r+"%",s={flexBasis:a};if(i)s.paddingTop=a;else if(n){var o=st(n);s.paddingRight=o,this.index>=r&&(s.marginTop=o)}return s},contentStyle:function(){var t=this.parent,i=t.square,n=t.gutter;if(i&&n){var r=st(n);return{right:r,bottom:r,height:"auto"}}}},methods:{onClick:function(t){this.$emit("click",t),si(this.$router,this)},genIcon:function(){var t,i=this.$createElement,n=this.slots("icon"),r=(t=this.badge)!=null?t:this.info;if(n)return i("div",{class:Xi("icon-wrapper")},[n,i(ai,{attrs:{dot:this.dot,info:r}})]);if(this.icon)return i($,{attrs:{name:this.icon,dot:this.dot,badge:r,size:this.parent.iconSize,classPrefix:this.iconPrefix},class:Xi("icon")})},getText:function(){var t=this.$createElement,i=this.slots("text");if(i)return i;if(this.text)return t("span",{class:Xi("text")},[this.text])},genContent:function(){var t=this.slots();return t||[this.genIcon(),this.getText()]}},render:function(){var t,i=arguments[0],n=this.parent,r=n.center,a=n.border,s=n.square,o=n.gutter,l=n.direction,c=n.clickable;return i("div",{class:[Xi({square:s})],style:this.style},[i("div",{style:this.contentStyle,attrs:{role:c?"button":null,tabindex:c?0:null},class:[Xi("content",[l,{center:r,square:s,clickable:c,surround:a&&o}]),(t={},t[fe]=a,t)],on:{click:this.onClick}},[this.genContent()])])}}),Iu=w("image-preview"),Pb=Iu[0],We=Iu[1],Bu=w("swipe"),Rb=Bu[0],ir=Bu[1],Du=Rb({mixins:[te,Gt("vanSwipe"),ue(function(e,t){e(window,"resize",this.resize,!0),e(window,"orientationchange",this.resize,!0),e(window,"visibilitychange",this.onVisibilityChange),t?this.initialize():this.clear()})],props:{width:[Number,String],height:[Number,String],autoplay:[Number,String],vertical:Boolean,lazyRender:Boolean,indicatorColor:String,loop:{type:Boolean,default:!0},duration:{type:[Number,String],default:500},touchable:{type:Boolean,default:!0},initialSwipe:{type:[Number,String],default:0},showIndicators:{type:Boolean,default:!0},stopPropagation:{type:Boolean,default:!0}},data:function(){return{rect:null,offset:0,active:0,deltaX:0,deltaY:0,swiping:!1,computedWidth:0,computedHeight:0}},watch:{children:function(){this.initialize()},initialSwipe:function(){this.initialize()},autoplay:function(t){t>0?this.autoPlay():this.clear()}},computed:{count:function(){return this.children.length},maxCount:function(){return Math.ceil(Math.abs(this.minOffset)/this.size)},delta:function(){return this.vertical?this.deltaY:this.deltaX},size:function(){return this[this.vertical?"computedHeight":"computedWidth"]},trackSize:function(){return this.count*this.size},activeIndicator:function(){return(this.active+this.count)%this.count},isCorrectDirection:function(){var t=this.vertical?"vertical":"horizontal";return this.direction===t},trackStyle:function(){var t={transitionDuration:(this.swiping?0:this.duration)+"ms",transform:"translate"+(this.vertical?"Y":"X")+"("+this.offset+"px)"};if(this.size){var i=this.vertical?"height":"width",n=this.vertical?"width":"height";t[i]=this.trackSize+"px",t[n]=this[n]?this[n]+"px":""}return t},indicatorStyle:function(){return{backgroundColor:this.indicatorColor}},minOffset:function(){return(this.vertical?this.rect.height:this.rect.width)-this.size*this.count}},mounted:function(){this.bindTouchEvent(this.$refs.track)},methods:{initialize:function(t){if(t===void 0&&(t=+this.initialSwipe),!(!this.$el||$i(this.$el))){clearTimeout(this.timer);var i={width:this.$el.offsetWidth,height:this.$el.offsetHeight};this.rect=i,this.swiping=!0,this.active=t,this.computedWidth=+this.width||i.width,this.computedHeight=+this.height||i.height,this.offset=this.getTargetOffset(t),this.children.forEach(function(n){n.offset=0}),this.autoPlay()}},resize:function(){this.initialize(this.activeIndicator)},onVisibilityChange:function(){document.hidden?this.clear():this.autoPlay()},onTouchStart:function(t){!this.touchable||(this.clear(),this.touchStartTime=Date.now(),this.touchStart(t),this.correctPosition())},onTouchMove:function(t){!this.touchable||!this.swiping||(this.touchMove(t),this.isCorrectDirection&&(Mt(t,this.stopPropagation),this.move({offset:this.delta})))},onTouchEnd:function(){if(!(!this.touchable||!this.swiping)){var t=this.size,i=this.delta,n=Date.now()-this.touchStartTime,r=i/n,a=Math.abs(r)>.25||Math.abs(i)>t/2;if(a&&this.isCorrectDirection){var s=this.vertical?this.offsetY:this.offsetX,o=0;this.loop?o=s>0?i>0?-1:1:0:o=-Math[i>0?"ceil":"floor"](i/t),this.move({pace:o,emitChange:!0})}else i&&this.move({pace:0});this.swiping=!1,this.autoPlay()}},getTargetActive:function(t){var i=this.active,n=this.count,r=this.maxCount;return t?this.loop?Ot(i+t,-1,n):Ot(i+t,0,r):i},getTargetOffset:function(t,i){i===void 0&&(i=0);var n=t*this.size;this.loop||(n=Math.min(n,-this.minOffset));var r=i-n;return this.loop||(r=Ot(r,this.minOffset,0)),r},move:function(t){var i=t.pace,n=i===void 0?0:i,r=t.offset,a=r===void 0?0:r,s=t.emitChange,o=this.loop,l=this.count,c=this.active,h=this.children,d=this.trackSize,u=this.minOffset;if(!(l<=1)){var f=this.getTargetActive(n),p=this.getTargetOffset(f,a);if(o){if(h[0]&&p!==u){var m=p<u;h[0].offset=m?d:0}if(h[l-1]&&p!==0){var g=p>0;h[l-1].offset=g?-d:0}}this.active=f,this.offset=p,s&&f!==c&&this.$emit("change",this.activeIndicator)}},prev:function(){var t=this;this.correctPosition(),this.resetTouchStatus(),oi(function(){t.swiping=!1,t.move({pace:-1,emitChange:!0})})},next:function(){var t=this;this.correctPosition(),this.resetTouchStatus(),oi(function(){t.swiping=!1,t.move({pace:1,emitChange:!0})})},swipeTo:function(t,i){var n=this;i===void 0&&(i={}),this.correctPosition(),this.resetTouchStatus(),oi(function(){var r;n.loop&&t===n.count?r=n.active===0?0:t:r=t%n.count,i.immediate?oi(function(){n.swiping=!1}):n.swiping=!1,n.move({pace:r-n.active,emitChange:!0})})},correctPosition:function(){this.swiping=!0,this.active<=-1&&this.move({pace:this.count}),this.active>=this.count&&this.move({pace:-this.count})},clear:function(){clearTimeout(this.timer)},autoPlay:function(){var t=this,i=this.autoplay;i>0&&this.count>1&&(this.clear(),this.timer=setTimeout(function(){t.next(),t.autoPlay()},i))},genIndicator:function(){var t=this,i=this.$createElement,n=this.count,r=this.activeIndicator,a=this.slots("indicator");if(a)return a;if(this.showIndicators&&n>1)return i("div",{class:ir("indicators",{vertical:this.vertical})},[Array.apply(void 0,Array(n)).map(function(s,o){return i("i",{class:ir("indicator",{active:o===r}),style:o===r?t.indicatorStyle:null})})])}},render:function(){var t=arguments[0];return t("div",{class:ir()},[t("div",{ref:"track",style:this.trackStyle,class:ir("track",{vertical:this.vertical})},[this.slots()]),this.genIndicator()])}}),Ou=w("swipe-item"),Fb=Ou[0],qb=Ou[1],Nu=Fb({mixins:[jt("vanSwipe")],data:function(){return{offset:0,inited:!1,mounted:!1}},mounted:function(){var t=this;this.$nextTick(function(){t.mounted=!0})},computed:{style:function(){var t={},i=this.parent,n=i.size,r=i.vertical;return n&&(t[r?"height":"width"]=n+"px"),this.offset&&(t.transform="translate"+(r?"Y":"X")+"("+this.offset+"px)"),t},shouldRender:function(){var t=this.index,i=this.inited,n=this.parent,r=this.mounted;if(!n.lazyRender||i)return!0;if(!r)return!1;var a=n.activeIndicator,s=n.count-1,o=a===0&&n.loop?s:a-1,l=a===s&&n.loop?0:a+1,c=t===a||t===o||t===l;return c&&(this.inited=!0),c}},render:function(){var t=arguments[0];return t("div",{class:qb(),style:this.style,on:O({},this.$listeners)},[this.shouldRender&&this.slots()])}});function Lu(e){return Math.sqrt(Math.pow(e[0].clientX-e[1].clientX,2)+Math.pow(e[0].clientY-e[1].clientY,2))}var Ub={mixins:[te],props:{src:String,show:Boolean,active:Number,minZoom:[Number,String],maxZoom:[Number,String],rootWidth:Number,rootHeight:Number},data:function(){return{scale:1,moveX:0,moveY:0,moving:!1,zooming:!1,imageRatio:0,displayWidth:0,displayHeight:0}},computed:{vertical:function(){var t=this.rootWidth,i=this.rootHeight,n=i/t;return this.imageRatio>n},imageStyle:function(){var t=this.scale,i={transitionDuration:this.zooming||this.moving?"0s":".3s"};if(t!==1){var n=this.moveX/t,r=this.moveY/t;i.transform="scale("+t+", "+t+") translate("+n+"px, "+r+"px)"}return i},maxMoveX:function(){if(this.imageRatio){var t=this.vertical?this.rootHeight/this.imageRatio:this.rootWidth;return Math.max(0,(this.scale*t-this.rootWidth)/2)}return 0},maxMoveY:function(){if(this.imageRatio){var t=this.vertical?this.rootHeight:this.rootWidth*this.imageRatio;return Math.max(0,(this.scale*t-this.rootHeight)/2)}return 0}},watch:{active:"resetScale",show:function(t){t||this.resetScale()}},mounted:function(){this.bindTouchEvent(this.$el)},methods:{resetScale:function(){this.setScale(1),this.moveX=0,this.moveY=0},setScale:function(t){t=Ot(t,+this.minZoom,+this.maxZoom),t!==this.scale&&(this.scale=t,this.$emit("scale",{scale:this.scale,index:this.active}))},toggleScale:function(){var t=this.scale>1?1:2;this.setScale(t),this.moveX=0,this.moveY=0},onTouchStart:function(t){var i=t.touches,n=this.offsetX,r=n===void 0?0:n;this.touchStart(t),this.touchStartTime=new Date,this.fingerNum=i.length,this.startMoveX=this.moveX,this.startMoveY=this.moveY,this.moving=this.fingerNum===1&&this.scale!==1,this.zooming=this.fingerNum===2&&!r,this.zooming&&(this.startScale=this.scale,this.startDistance=Lu(t.touches))},onTouchMove:function(t){var i=t.touches;if(this.touchMove(t),(this.moving||this.zooming)&&Mt(t,!0),this.moving){var n=this.deltaX+this.startMoveX,r=this.deltaY+this.startMoveY;this.moveX=Ot(n,-this.maxMoveX,this.maxMoveX),this.moveY=Ot(r,-this.maxMoveY,this.maxMoveY)}if(this.zooming&&i.length===2){var a=Lu(i),s=this.startScale*a/this.startDistance;this.setScale(s)}},onTouchEnd:function(t){var i=!1;(this.moving||this.zooming)&&(i=!0,this.moving&&this.startMoveX===this.moveX&&this.startMoveY===this.moveY&&(i=!1),t.touches.length||(this.zooming&&(this.moveX=Ot(this.moveX,-this.maxMoveX,this.maxMoveX),this.moveY=Ot(this.moveY,-this.maxMoveY,this.maxMoveY),this.zooming=!1),this.moving=!1,this.startMoveX=0,this.startMoveY=0,this.startScale=1,this.scale<1&&this.resetScale())),Mt(t,i),this.checkTap(),this.resetTouchStatus()},checkTap:function(){var t=this;if(!(this.fingerNum>1)){var i=this.offsetX,n=i===void 0?0:i,r=this.offsetY,a=r===void 0?0:r,s=new Date-this.touchStartTime,o=250,l=5;n<l&&a<l&&s<o&&(this.doubleTapTimer?(clearTimeout(this.doubleTapTimer),this.doubleTapTimer=null,this.toggleScale()):this.doubleTapTimer=setTimeout(function(){t.$emit("close"),t.doubleTapTimer=null},o))}},onLoad:function(t){var i=t.target,n=i.naturalWidth,r=i.naturalHeight;this.imageRatio=r/n}},render:function(){var t=arguments[0],i={loading:function(){return t(he,{attrs:{type:"spinner"}})}};return t(Nu,{class:We("swipe-item")},[t(Ei,{attrs:{src:this.src,fit:"contain"},class:We("image",{vertical:this.vertical}),style:this.imageStyle,scopedSlots:i,on:{load:this.onLoad}})])}},cs=Pb({mixins:[te,Ln({skipToggleEvent:!0}),ue(function(e){e(window,"resize",this.resize,!0),e(window,"orientationchange",this.resize,!0)})],props:{className:null,closeable:Boolean,asyncClose:Boolean,overlayStyle:Object,showIndicators:Boolean,images:{type:Array,default:function(){return[]}},loop:{type:Boolean,default:!0},overlay:{type:Boolean,default:!0},minZoom:{type:[Number,String],default:1/3},maxZoom:{type:[Number,String],default:3},transition:{type:String,default:"van-fade"},showIndex:{type:Boolean,default:!0},swipeDuration:{type:[Number,String],default:300},startPosition:{type:[Number,String],default:0},overlayClass:{type:String,default:We("overlay")},closeIcon:{type:String,default:"clear"},closeOnPopstate:{type:Boolean,default:!0},closeIconPosition:{type:String,default:"top-right"}},data:function(){return{active:0,rootWidth:0,rootHeight:0,doubleClickTimer:null}},mounted:function(){this.resize()},watch:{startPosition:"setActive",value:function(t){var i=this;t?(this.setActive(+this.startPosition),this.$nextTick(function(){i.resize(),i.$refs.swipe.swipeTo(+i.startPosition,{immediate:!0})})):this.$emit("close",{index:this.active,url:this.images[this.active]})}},methods:{resize:function(){if(this.$el&&this.$el.getBoundingClientRect){var t=this.$el.getBoundingClientRect();this.rootWidth=t.width,this.rootHeight=t.height}},emitClose:function(){this.asyncClose||this.$emit("input",!1)},emitScale:function(t){this.$emit("scale",t)},setActive:function(t){t!==this.active&&(this.active=t,this.$emit("change",t))},genIndex:function(){var t=this.$createElement;if(this.showIndex)return t("div",{class:We("index")},[this.slots("index",{index:this.active})||this.active+1+" / "+this.images.length])},genCover:function(){var t=this.$createElement,i=this.slots("cover");if(i)return t("div",{class:We("cover")},[i])},genImages:function(){var t=this,i=this.$createElement;return i(Du,{ref:"swipe",attrs:{lazyRender:!0,loop:this.loop,duration:this.swipeDuration,initialSwipe:this.startPosition,showIndicators:this.showIndicators,indicatorColor:"white"},class:We("swipe"),on:{change:this.setActive}},[this.images.map(function(n){return i(Ub,{attrs:{src:n,show:t.value,active:t.active,maxZoom:t.maxZoom,minZoom:t.minZoom,rootWidth:t.rootWidth,rootHeight:t.rootHeight},on:{scale:t.emitScale,close:t.emitClose}})})])},genClose:function(){var t=this.$createElement;if(this.closeable)return t($,{attrs:{role:"button",name:this.closeIcon},class:We("close-icon",this.closeIconPosition),on:{click:this.emitClose}})},onClosed:function(){this.$emit("closed")},swipeTo:function(t,i){this.$refs.swipe&&this.$refs.swipe.swipeTo(t,i)}},render:function(){var t=arguments[0];return t("transition",{attrs:{name:this.transition},on:{afterLeave:this.onClosed}},[this.shouldRender?t("div",{directives:[{name:"show",value:this.value}],class:[We(),this.className]},[this.genClose(),this.genImages(),this.genIndex(),this.genCover()]):null])}}),It,Yb={loop:!0,value:!0,images:[],maxZoom:3,minZoom:1/3,onClose:null,onChange:null,className:"",showIndex:!0,closeable:!1,closeIcon:"clear",asyncClose:!1,transition:"van-fade",getContainer:"body",overlayStyle:null,startPosition:0,swipeDuration:300,showIndicators:!1,closeOnPopstate:!0,closeIconPosition:"top-right"},jb=function(){It=new(kt.default.extend(cs))({el:document.createElement("div")}),document.body.appendChild(It.$el),It.$on("change",function(t){It.onChange&&It.onChange(t)}),It.$on("scale",function(t){It.onScale&&It.onScale(t)})},us=function(t,i){if(i===void 0&&(i=0),!Ut){It||jb();var n=Array.isArray(t)?{images:t,startPosition:i}:t;return O(It,Yb,n),It.$once("input",function(r){It.value=r}),It.$once("closed",function(){It.images=[]}),n.onClose&&(It.$off("close"),It.$once("close",n.onClose)),It}};us.Component=cs,us.install=function(){kt.default.use(cs)};var hs=us,Vu=w("index-anchor"),Gb=Vu[0],Kb=Vu[1],Hb=Gb({mixins:[jt("vanIndexBar",{indexKey:"childrenIndex"})],props:{index:[Number,String]},data:function(){return{top:0,left:null,rect:{top:0,height:0},width:null,active:!1}},computed:{sticky:function(){return this.active&&this.parent.sticky},anchorStyle:function(){if(this.sticky)return{zIndex:""+this.parent.zIndex,left:this.left?this.left+"px":null,width:this.width?this.width+"px":null,transform:"translate3d(0, "+this.top+"px, 0)",color:this.parent.highlightColor}}},mounted:function(){var t=this.$el.getBoundingClientRect();this.rect.height=t.height},methods:{scrollIntoView:function(){this.$el.scrollIntoView()},getRect:function(t,i){var n=this.$el,r=n.getBoundingClientRect();return this.rect.height=r.height,t===window||t===document.body?this.rect.top=r.top+Hi():this.rect.top=r.top+ri(t)-i.top,this.rect}},render:function(){var t,i=arguments[0],n=this.sticky;return i("div",{style:{height:n?this.rect.height+"px":null}},[i("div",{style:this.anchorStyle,class:[Kb({sticky:n}),(t={},t[zi]=n,t)]},[this.slots("default")||this.index])])}});function zb(){for(var e=[],t="A".charCodeAt(0),i=0;i<26;i++)e.push(String.fromCharCode(t+i));return e}var Pu=w("index-bar"),Wb=Pu[0],ds=Pu[1],Jb=Wb({mixins:[te,Gt("vanIndexBar"),ue(function(e){this.scroller||(this.scroller=ni(this.$el)),e(this.scroller,"scroll",this.onScroll)})],props:{zIndex:[Number,String],highlightColor:String,sticky:{type:Boolean,default:!0},stickyOffsetTop:{type:Number,default:0},indexList:{type:Array,default:zb}},data:function(){return{activeAnchorIndex:null}},computed:{sidebarStyle:function(){if(it(this.zIndex))return{zIndex:this.zIndex+1}},highlightStyle:function(){var t=this.highlightColor;if(t)return{color:t}}},watch:{indexList:function(){this.$nextTick(this.onScroll)},activeAnchorIndex:function(t){t&&this.$emit("change",t)}},methods:{onScroll:function(){var t=this;if(!$i(this.$el)){var i=ri(this.scroller),n=this.getScrollerRect(),r=this.children.map(function(s){return s.getRect(t.scroller,n)}),a=this.getActiveAnchorIndex(i,r);this.activeAnchorIndex=this.indexList[a],this.sticky&&this.children.forEach(function(s,o){if(o===a||o===a-1){var l=s.$el.getBoundingClientRect();s.left=l.left,s.width=l.width}else s.left=null,s.width=null;if(o===a)s.active=!0,s.top=Math.max(t.stickyOffsetTop,r[o].top-i)+n.top;else if(o===a-1){var c=r[a].top-i;s.active=c>0,s.top=c+n.top-r[o].height}else s.active=!1})}},getScrollerRect:function(){return this.scroller.getBoundingClientRect?this.scroller.getBoundingClientRect():{top:0,left:0}},getActiveAnchorIndex:function(t,i){for(var n=this.children.length-1;n>=0;n--){var r=n>0?i[n-1].height:0,a=this.sticky?r+this.stickyOffsetTop:0;if(t+a>=i[n].top)return n}return-1},onClick:function(t){this.scrollToElement(t.target)},onTouchMove:function(t){if(this.touchMove(t),this.direction==="vertical"){Mt(t);var i=t.touches[0],n=i.clientX,r=i.clientY,a=document.elementFromPoint(n,r);if(a){var s=a.dataset.index;this.touchActiveIndex!==s&&(this.touchActiveIndex=s,this.scrollToElement(a))}}},scrollTo:function(t){var i=this.children.filter(function(n){return String(n.index)===t});i[0]&&(i[0].scrollIntoView(),this.sticky&&this.stickyOffsetTop&&On(Hi()-this.stickyOffsetTop),this.$emit("select",i[0].index))},scrollToElement:function(t){var i=t.dataset.index;this.scrollTo(i)},onTouchEnd:function(){this.active=null}},render:function(){var t=this,i=arguments[0],n=this.indexList.map(function(r){var a=r===t.activeAnchorIndex;return i("span",{class:ds("index",{active:a}),style:a?t.highlightStyle:null,attrs:{"data-index":r}},[r])});return i("div",{class:ds()},[i("div",{class:ds("sidebar"),style:this.sidebarStyle,on:{click:this.onClick,touchstart:this.touchStart,touchmove:this.onTouchMove,touchend:this.onTouchEnd,touchcancel:this.onTouchEnd}},[n]),this.slots("default")])}}),fs=w("list"),Qb=fs[0],_i=fs[1],Zb=fs[2],$b=Qb({mixins:[ue(function(e){this.scroller||(this.scroller=ni(this.$el)),e(this.scroller,"scroll",this.check)})],model:{prop:"loading"},props:{error:Boolean,loading:Boolean,finished:Boolean,errorText:String,loadingText:String,finishedText:String,immediateCheck:{type:Boolean,default:!0},offset:{type:[Number,String],default:300},direction:{type:String,default:"down"}},data:function(){return{innerLoading:this.loading}},updated:function(){this.innerLoading=this.loading},mounted:function(){this.immediateCheck&&this.check()},watch:{loading:"check",finished:"check"},methods:{check:function(){var t=this;this.$nextTick(function(){if(!(t.innerLoading||t.finished||t.error)){var i=t.$el,n=t.scroller,r=t.offset,a=t.direction,s;n.getBoundingClientRect?s=n.getBoundingClientRect():s={top:0,bottom:n.innerHeight};var o=s.bottom-s.top;if(!o||$i(i))return!1;var l=!1,c=t.$refs.placeholder.getBoundingClientRect();a==="up"?l=s.top-c.top<=r:l=c.bottom-s.bottom<=r,l&&(t.innerLoading=!0,t.$emit("input",!0),t.$emit("load"))}})},clickErrorText:function(){this.$emit("update:error",!1),this.check()},genLoading:function(){var t=this.$createElement;if(this.innerLoading&&!this.finished)return t("div",{key:"loading",class:_i("loading")},[this.slots("loading")||t(he,{attrs:{size:"16"}},[this.loadingText||Zb("loading")])])},genFinishedText:function(){var t=this.$createElement;if(this.finished){var i=this.slots("finished")||this.finishedText;if(i)return t("div",{class:_i("finished-text")},[i])}},genErrorText:function(){var t=this.$createElement;if(this.error){var i=this.slots("error")||this.errorText;if(i)return t("div",{on:{click:this.clickErrorText},class:_i("error-text")},[i])}}},render:function(){var t=arguments[0],i=t("div",{ref:"placeholder",key:"placeholder",class:_i("placeholder")});return t("div",{class:_i(),attrs:{role:"feed","aria-busy":this.innerLoading}},[this.direction==="down"?this.slots():i,this.genLoading(),this.genFinishedText(),this.genErrorText(),this.direction==="up"?this.slots():i])}}),Ru=w("nav-bar"),Xb=Ru[0],Pe=Ru[1],_b=Xb({props:{title:String,fixed:Boolean,zIndex:[Number,String],leftText:String,rightText:String,leftArrow:Boolean,placeholder:Boolean,safeAreaInsetTop:Boolean,border:{type:Boolean,default:!0}},data:function(){return{height:null}},mounted:function(){var t=this;if(this.placeholder&&this.fixed){var i=function(){t.height=t.$refs.navBar.getBoundingClientRect().height};i(),setTimeout(i,100)}},methods:{genLeft:function(){var t=this.$createElement,i=this.slots("left");return i||[this.leftArrow&&t($,{class:Pe("arrow"),attrs:{name:"arrow-left"}}),this.leftText&&t("span",{class:Pe("text")},[this.leftText])]},genRight:function(){var t=this.$createElement,i=this.slots("right");if(i)return i;if(this.rightText)return t("span",{class:Pe("text")},[this.rightText])},genNavBar:function(){var t,i=this.$createElement;return i("div",{ref:"navBar",style:{zIndex:this.zIndex},class:[Pe({fixed:this.fixed,"safe-area-inset-top":this.safeAreaInsetTop}),(t={},t[zi]=this.border,t)]},[i("div",{class:Pe("content")},[this.hasLeft()&&i("div",{class:Pe("left"),on:{click:this.onClickLeft}},[this.genLeft()]),i("div",{class:[Pe("title"),"van-ellipsis"]},[this.slots("title")||this.title]),this.hasRight()&&i("div",{class:Pe("right"),on:{click:this.onClickRight}},[this.genRight()])])])},hasLeft:function(){return this.leftArrow||this.leftText||this.slots("left")},hasRight:function(){return this.rightText||this.slots("right")},onClickLeft:function(t){this.$emit("click-left",t)},onClickRight:function(t){this.$emit("click-right",t)}},render:function(){var t=arguments[0];return this.placeholder&&this.fixed?t("div",{class:Pe("placeholder"),style:{height:this.height+"px"}},[this.genNavBar()]):this.genNavBar()}}),Fu=w("notice-bar"),tS=Fu[0],tn=Fu[1],eS=tS({mixins:[ue(function(e){e(window,"pageshow",this.reset)})],inject:{vanPopup:{default:null}},props:{text:String,mode:String,color:String,leftIcon:String,wrapable:Boolean,background:String,scrollable:{type:Boolean,default:null},delay:{type:[Number,String],default:1},speed:{type:[Number,String],default:60}},data:function(){return{show:!0,offset:0,duration:0,wrapWidth:0,contentWidth:0}},watch:{scrollable:"reset",text:{handler:"reset",immediate:!0}},created:function(){this.vanPopup&&this.vanPopup.onReopen(this.reset)},activated:function(){this.reset()},methods:{onClickIcon:function(t){this.mode==="closeable"&&(this.show=!1,this.$emit("close",t))},onTransitionEnd:function(){var t=this;this.offset=this.wrapWidth,this.duration=0,ie(function(){oi(function(){t.offset=-t.contentWidth,t.duration=(t.contentWidth+t.wrapWidth)/t.speed,t.$emit("replay")})})},start:function(){this.reset()},reset:function(){var t=this,i=it(this.delay)?this.delay*1e3:0;this.offset=0,this.duration=0,this.wrapWidth=0,this.contentWidth=0,clearTimeout(this.startTimer),this.startTimer=setTimeout(function(){var n=t.$refs,r=n.wrap,a=n.content;if(!(!r||!a||t.scrollable===!1)){var s=r.getBoundingClientRect().width,o=a.getBoundingClientRect().width;(t.scrollable||o>s)&&oi(function(){t.offset=-o,t.duration=o/t.speed,t.wrapWidth=s,t.contentWidth=o})}},i)}},render:function(){var t=this,i=arguments[0],n=this.slots,r=this.mode,a=this.leftIcon,s=this.onClickIcon,o={color:this.color,background:this.background},l={transform:this.offset?"translateX("+this.offset+"px)":"",transitionDuration:this.duration+"s"};function c(){var d=n("left-icon");if(d)return d;if(a)return i($,{class:tn("left-icon"),attrs:{name:a}})}function h(){var d=n("right-icon");if(d)return d;var u;if(r==="closeable"?u="cross":r==="link"&&(u="arrow"),u)return i($,{class:tn("right-icon"),attrs:{name:u},on:{click:s}})}return i("div",{attrs:{role:"alert"},directives:[{name:"show",value:this.show}],class:tn({wrapable:this.wrapable}),style:o,on:{click:function(u){t.$emit("click",u)}}},[c(),i("div",{ref:"wrap",class:tn("wrap"),attrs:{role:"marquee"}},[i("div",{ref:"content",class:[tn("content"),{"van-ellipsis":this.scrollable===!1&&!this.wrapable}],style:l,on:{transitionend:this.onTransitionEnd}},[this.slots()||this.text])]),h()])}}),qu=w("notify"),iS=qu[0],nS=qu[1];function Uu(e,t,i,n){var r={color:t.color,background:t.background};return e(Te,tt([{attrs:{value:t.value,position:"top",overlay:!1,duration:.2,lockScroll:!1},style:r,class:[nS([t.type]),t.className]},lt(n,!0)]),[(i.default==null?void 0:i.default())||t.message])}Uu.props=O({},Nn,{color:String,message:[Number,String],duration:[Number,String],className:null,background:String,getContainer:[String,Function],type:{type:String,default:"danger"}});var ps=iS(Uu),Yu,ne;function rS(e){return ce(e)?e:{message:e}}function re(e){if(!Ut)return ne||(ne=bl(ps,{on:{click:function(i){ne.onClick&&ne.onClick(i)},close:function(){ne.onClose&&ne.onClose()},opened:function(){ne.onOpened&&ne.onOpened()}}})),e=O({},re.currentOptions,rS(e)),O(ne,e),clearTimeout(Yu),e.duration&&e.duration>0&&(Yu=setTimeout(re.clear,e.duration)),ne}function ju(){return{type:"danger",value:!0,message:"",color:void 0,background:void 0,duration:3e3,className:"",onClose:null,onClick:null,onOpened:null}}re.clear=function(){ne&&(ne.value=!1)},re.currentOptions=ju(),re.setDefaultOptions=function(e){O(re.currentOptions,e)},re.resetDefaultOptions=function(){re.currentOptions=ju()},re.install=function(){kt.default.use(ps)},re.Component=ps,kt.default.prototype.$notify=re;var aS={render:function(){var t=arguments[0];return t("svg",{attrs:{viewBox:"0 0 32 22",xmlns:"http://www.w3.org/2000/svg"}},[t("path",{attrs:{d:"M28.016 0A3.991 3.991 0 0132 3.987v14.026c0 2.2-1.787 3.987-3.98 3.987H10.382c-.509 0-.996-.206-1.374-.585L.89 13.09C.33 12.62 0 11.84 0 11.006c0-.86.325-1.62.887-2.08L9.01.585A1.936 1.936 0 0110.383 0zm0 1.947H10.368L2.24 10.28c-.224.226-.312.432-.312.73 0 .287.094.51.312.729l8.128 8.333h17.648a2.041 2.041 0 002.037-2.04V3.987c0-1.127-.915-2.04-2.037-2.04zM23.028 6a.96.96 0 01.678.292.95.95 0 01-.003 1.377l-3.342 3.348 3.326 3.333c.189.188.292.43.292.679 0 .248-.103.49-.292.679a.96.96 0 01-.678.292.959.959 0 01-.677-.292L18.99 12.36l-3.343 3.345a.96.96 0 01-.677.292.96.96 0 01-.678-.292.962.962 0 01-.292-.68c0-.248.104-.49.292-.679l3.342-3.348-3.342-3.348A.963.963 0 0114 6.971c0-.248.104-.49.292-.679A.96.96 0 0114.97 6a.96.96 0 01.677.292l3.358 3.348 3.345-3.348A.96.96 0 0123.028 6z",fill:"currentColor"}})])}},sS={render:function(){var t=arguments[0];return t("svg",{attrs:{viewBox:"0 0 30 24",xmlns:"http://www.w3.org/2000/svg"}},[t("path",{attrs:{d:"M25.877 12.843h-1.502c-.188 0-.188 0-.188.19v1.512c0 .188 0 .188.188.188h1.5c.187 0 .187 0 .187-.188v-1.511c0-.19 0-.191-.185-.191zM17.999 10.2c0 .188 0 .188.188.188h1.687c.188 0 .188 0 .188-.188V8.688c0-.187.004-.187-.186-.19h-1.69c-.187 0-.187 0-.187.19V10.2zm2.25-3.967h1.5c.188 0 .188 0 .188-.188v-1.7c0-.19 0-.19-.188-.19h-1.5c-.189 0-.189 0-.189.19v1.7c0 .188 0 .188.19.188zm2.063 4.157h3.563c.187 0 .187 0 .187-.189V4.346c0-.19.004-.19-.185-.19h-1.69c-.187 0-.187 0-.187.188v4.155h-1.688c-.187 0-.187 0-.187.189v1.514c0 .19 0 .19.187.19zM14.812 24l2.812-3.4H12l2.813 3.4zm-9-11.157H4.31c-.188 0-.188 0-.188.19v1.512c0 .188 0 .188.188.188h1.502c.187 0 .187 0 .187-.188v-1.511c0-.19.01-.191-.189-.191zm15.937 0H8.25c-.188 0-.188 0-.188.19v1.512c0 .188 0 .188.188.188h13.5c.188 0 .188 0 .188-.188v-1.511c0-.19 0-.191-.188-.191zm-11.438-2.454h1.5c.188 0 .188 0 .188-.188V8.688c0-.187 0-.187-.188-.189h-1.5c-.187 0-.187 0-.187.189V10.2c0 .188 0 .188.187.188zM27.94 0c.563 0 .917.21 1.313.567.518.466.748.757.748 1.51v14.92c0 .567-.188 1.134-.562 1.512-.376.378-.938.566-1.313.566H2.063c-.563 0-.938-.188-1.313-.566-.562-.378-.75-.945-.75-1.511V2.078C0 1.51.188.944.562.567.938.189 1.5 0 1.875 0zm-.062 2H2v14.92h25.877V2zM5.81 4.157c.19 0 .19 0 .19.189v1.762c-.003.126-.024.126-.188.126H4.249c-.126-.003-.126-.023-.126-.188v-1.7c-.187-.19 0-.19.188-.19zm10.5 2.077h1.503c.187 0 .187 0 .187-.188v-1.7c0-.19 0-.19-.187-.19h-1.502c-.188 0-.188.001-.188.19v1.7c0 .188 0 .188.188.188zM7.875 8.5c.187 0 .187.002.187.189V10.2c0 .188 0 .188-.187.188H4.249c-.126-.002-.126-.023-.126-.188V8.625c.003-.126.024-.126.188-.126zm7.875 0c.19.002.19.002.19.189v1.575c-.003.126-.024.126-.19.126h-1.563c-.126-.002-.126-.023-.126-.188V8.625c.002-.126.023-.126.189-.126zm-6-4.342c.187 0 .187 0 .187.189v1.7c0 .188 0 .188-.187.188H8.187c-.126-.003-.126-.023-.126-.188V4.283c.003-.126.024-.126.188-.126zm3.94 0c.185 0 .372 0 .372.189v1.762c-.002.126-.023.126-.187.126h-1.75C12 6.231 12 6.211 12 6.046v-1.7c0-.19.187-.19.187-.19z",fill:"currentColor"}})])}},Gu=w("key"),oS=Gu[0],en=Gu[1],ms=oS({mixins:[te],props:{type:String,text:[Number,String],color:String,wider:Boolean,large:Boolean,loading:Boolean},data:function(){return{active:!1}},mounted:function(){this.bindTouchEvent(this.$el)},methods:{onTouchStart:function(t){t.stopPropagation(),this.touchStart(t),this.active=!0},onTouchMove:function(t){this.touchMove(t),this.direction&&(this.active=!1)},onTouchEnd:function(t){this.active&&(this.slots("default")||t.preventDefault(),this.active=!1,this.$emit("press",this.text,this.type))},genContent:function(){var t=this.$createElement,i=this.type==="extra",n=this.type==="delete",r=this.slots("default")||this.text;return this.loading?t(he,{class:en("loading-icon")}):n?r||t(aS,{class:en("delete-icon")}):i?r||t(sS,{class:en("collapse-icon")}):r}},render:function(){var t=arguments[0];return t("div",{class:en("wrapper",{wider:this.wider})},[t("div",{attrs:{role:"button",tabindex:"0"},class:en([this.color,{large:this.large,active:this.active,delete:this.type==="delete"}])},[this.genContent()])])}}),Ku=w("number-keyboard"),lS=Ku[0],Je=Ku[1],cS=lS({mixins:[ma(),ue(function(e){this.hideOnClickOutside&&e(document.body,"touchstart",this.onBlur)})],model:{event:"update:value"},props:{show:Boolean,title:String,zIndex:[Number,String],randomKeyOrder:Boolean,closeButtonText:String,deleteButtonText:String,closeButtonLoading:Boolean,theme:{type:String,default:"default"},value:{type:String,default:""},extraKey:{type:[String,Array],default:""},maxlength:{type:[Number,String],default:Number.MAX_VALUE},transition:{type:Boolean,default:!0},showDeleteKey:{type:Boolean,default:!0},hideOnClickOutside:{type:Boolean,default:!0},safeAreaInsetBottom:{type:Boolean,default:!0}},watch:{show:function(t){this.transition||this.$emit(t?"show":"hide")}},computed:{keys:function(){return this.theme==="custom"?this.genCustomKeys():this.genDefaultKeys()}},methods:{genBasicKeys:function(){for(var t=[],i=1;i<=9;i++)t.push({text:i});return this.randomKeyOrder&&t.sort(function(){return Math.random()>.5?1:-1}),t},genDefaultKeys:function(){return[].concat(this.genBasicKeys(),[{text:this.extraKey,type:"extra"},{text:0},{text:this.showDeleteKey?this.deleteButtonText:"",type:this.showDeleteKey?"delete":""}])},genCustomKeys:function(){var t=this.genBasicKeys(),i=this.extraKey,n=Array.isArray(i)?i:[i];return n.length===1?t.push({text:0,wider:!0},{text:n[0],type:"extra"}):n.length===2&&t.push({text:n[0],type:"extra"},{text:0},{text:n[1],type:"extra"}),t},onBlur:function(){this.show&&this.$emit("blur")},onClose:function(){this.$emit("close"),this.onBlur()},onAnimationEnd:function(){this.$emit(this.show?"show":"hide")},onPress:function(t,i){if(t===""){i==="extra"&&this.onBlur();return}var n=this.value;i==="delete"?(this.$emit("delete"),this.$emit("update:value",n.slice(0,n.length-1))):i==="close"?this.onClose():n.length<this.maxlength&&(this.$emit("input",t),this.$emit("update:value",n+t))},genTitle:function(){var t=this.$createElement,i=this.title,n=this.theme,r=this.closeButtonText,a=this.slots("title-left"),s=r&&n==="default",o=i||s||a;if(!!o)return t("div",{class:Je("header")},[a&&t("span",{class:Je("title-left")},[a]),i&&t("h2",{class:Je("title")},[i]),s&&t("button",{attrs:{type:"button"},class:Je("close"),on:{click:this.onClose}},[r])])},genKeys:function(){var t=this,i=this.$createElement;return this.keys.map(function(n){return i(ms,{key:n.text,attrs:{text:n.text,type:n.type,wider:n.wider,color:n.color},on:{press:t.onPress}},[n.type==="delete"&&t.slots("delete"),n.type==="extra"&&t.slots("extra-key")])})},genSidebar:function(){var t=this.$createElement;if(this.theme==="custom")return t("div",{class:Je("sidebar")},[this.showDeleteKey&&t(ms,{attrs:{large:!0,text:this.deleteButtonText,type:"delete"},on:{press:this.onPress}},[this.slots("delete")]),t(ms,{attrs:{large:!0,text:this.closeButtonText,type:"close",color:"blue",loading:this.closeButtonLoading},on:{press:this.onPress}})])}},render:function(){var t=arguments[0],i=this.genTitle();return t("transition",{attrs:{name:this.transition?"van-slide-up":""}},[t("div",{directives:[{name:"show",value:this.show}],style:{zIndex:this.zIndex},class:Je({unfit:!this.safeAreaInsetBottom,"with-title":i}),on:{touchstart:Al,animationend:this.onAnimationEnd,webkitAnimationEnd:this.onAnimationEnd}},[i,t("div",{class:Je("body")},[t("div",{class:Je("keys")},[this.genKeys()]),this.genSidebar()])])])}}),gs=w("pagination"),uS=gs[0],Qe=gs[1],Hu=gs[2];function vs(e,t,i){return{number:e,text:t,active:i}}var hS=uS({props:{prevText:String,nextText:String,forceEllipses:Boolean,mode:{type:String,default:"multi"},value:{type:Number,default:0},pageCount:{type:[Number,String],default:0},totalItems:{type:[Number,String],default:0},itemsPerPage:{type:[Number,String],default:10},showPageSize:{type:[Number,String],default:5}},computed:{count:function(){var t=this.pageCount||Math.ceil(this.totalItems/this.itemsPerPage);return Math.max(1,t)},pages:function(){var t=[],i=this.count,n=+this.showPageSize;if(this.mode!=="multi")return t;var r=1,a=i,s=n<i;s&&(r=Math.max(this.value-Math.floor(n/2),1),a=r+n-1,a>i&&(a=i,r=a-n+1));for(var o=r;o<=a;o++){var l=vs(o,o,o===this.value);t.push(l)}if(s&&n>0&&this.forceEllipses){if(r>1){var c=vs(r-1,"...",!1);t.unshift(c)}if(a<i){var h=vs(a+1,"...",!1);t.push(h)}}return t}},watch:{value:{handler:function(t){this.select(t||this.value)},immediate:!0}},methods:{select:function(t,i){t=Math.min(this.count,Math.max(1,t)),this.value!==t&&(this.$emit("input",t),i&&this.$emit("change",t))}},render:function(){var t=this,i,n,r=arguments[0],a=this.value,s=this.mode!=="multi",o=function(c){return function(){t.select(c,!0)}};return r("ul",{class:Qe({simple:s})},[r("li",{class:[Qe("item",{disabled:a===1}),Qe("prev"),fe],on:{click:o(a-1)}},[((i=this.slots("prev-text"))!=null?i:this.prevText)||Hu("prev")]),this.pages.map(function(l){var c;return r("li",{class:[Qe("item",{active:l.active}),Qe("page"),fe],on:{click:o(l.number)}},[(c=t.slots("page",l))!=null?c:l.text])}),s&&r("li",{class:Qe("page-desc")},[this.slots("pageDesc")||a+"/"+this.count]),r("li",{class:[Qe("item",{disabled:a===this.count}),Qe("next"),fe],on:{click:o(a+1)}},[((n=this.slots("next-text"))!=null?n:this.nextText)||Hu("next")])])}}),zu=w("panel"),dS=zu[0],nn=zu[1];function Wu(e,t,i,n){var r=function(){return[i.header?i.header():e(Rt,{attrs:{icon:t.icon,label:t.desc,title:t.title,value:t.status,valueClass:nn("header-value")},class:nn("header")}),e("div",{class:nn("content")},[i.default&&i.default()]),i.footer&&e("div",{class:[nn("footer"),ga]},[i.footer()])]};return e(Wc,tt([{class:nn(),scopedSlots:{default:r}},lt(n,!0)]))}Wu.props={icon:String,desc:String,title:String,status:String};var fS=dS(Wu),Ju=w("password-input"),pS=Ju[0],rn=Ju[1];function Qu(e,t,i,n){for(var r,a=t.mask,s=t.value,o=t.length,l=t.gutter,c=t.focused,h=t.errorInfo,d=h||t.info,u=[],f=0;f<o;f++){var p,m=s[f],g=f!==0&&!l,C=c&&f===s.length,x=void 0;f!==0&&l&&(x={marginLeft:st(l)}),u.push(e("li",{class:[(p={},p[Yl]=g,p),rn("item",{focus:C})],style:x},[a?e("i",{style:{visibility:m?"visible":"hidden"}}):m,C&&e("div",{class:rn("cursor")})]))}return e("div",{class:rn()},[e("ul",tt([{class:[rn("security"),(r={},r[jl]=!l,r)],on:{touchstart:function(M){M.stopPropagation(),rt(n,"focus",M)}}},lt(n,!0)]),[u]),d&&e("div",{class:rn(h?"error-info":"info")},[d])])}Qu.props={info:String,gutter:[Number,String],focused:Boolean,errorInfo:String,mask:{type:Boolean,default:!0},value:{type:String,default:""},length:{type:[Number,String],default:6}};var mS=pS(Qu);function ge(e){if(e==null)return window;if(e.toString()!=="[object Window]"){var t=e.ownerDocument;return t&&t.defaultView||window}return e}function ys(e){var t=ge(e).Element;return e instanceof t||e instanceof Element}function ve(e){var t=ge(e).HTMLElement;return e instanceof t||e instanceof HTMLElement}function Zu(e){if(typeof ShadowRoot=="undefined")return!1;var t=ge(e).ShadowRoot;return e instanceof t||e instanceof ShadowRoot}var Bi=Math.round;function bs(){var e=navigator.userAgentData;return e!=null&&e.brands?e.brands.map(function(t){return t.brand+"/"+t.version}).join(" "):navigator.userAgent}function gS(){return!/^((?!chrome|android).)*safari/i.test(bs())}function nr(e,t,i){t===void 0&&(t=!1),i===void 0&&(i=!1);var n=e.getBoundingClientRect(),r=1,a=1;t&&ve(e)&&(r=e.offsetWidth>0&&Bi(n.width)/e.offsetWidth||1,a=e.offsetHeight>0&&Bi(n.height)/e.offsetHeight||1);var s=ys(e)?ge(e):window,o=s.visualViewport,l=!gS()&&i,c=(n.left+(l&&o?o.offsetLeft:0))/r,h=(n.top+(l&&o?o.offsetTop:0))/a,d=n.width/r,u=n.height/a;return{width:d,height:u,top:h,right:c+d,bottom:h+u,left:c,x:c,y:h}}function $u(e){var t=ge(e),i=t.pageXOffset,n=t.pageYOffset;return{scrollLeft:i,scrollTop:n}}function vS(e){return{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}}function yS(e){return e===ge(e)||!ve(e)?$u(e):vS(e)}function Re(e){return e?(e.nodeName||"").toLowerCase():null}function rr(e){return((ys(e)?e.ownerDocument:e.document)||window.document).documentElement}function bS(e){return nr(rr(e)).left+$u(e).scrollLeft}function Fe(e){return ge(e).getComputedStyle(e)}function Ss(e){var t=Fe(e),i=t.overflow,n=t.overflowX,r=t.overflowY;return/auto|scroll|overlay|hidden/.test(i+r+n)}function SS(e){var t=e.getBoundingClientRect(),i=Bi(t.width)/e.offsetWidth||1,n=Bi(t.height)/e.offsetHeight||1;return i!==1||n!==1}function CS(e,t,i){i===void 0&&(i=!1);var n=ve(t),r=ve(t)&&SS(t),a=rr(t),s=nr(e,r,i),o={scrollLeft:0,scrollTop:0},l={x:0,y:0};return(n||!n&&!i)&&((Re(t)!=="body"||Ss(a))&&(o=yS(t)),ve(t)?(l=nr(t,!0),l.x+=t.clientLeft,l.y+=t.clientTop):a&&(l.x=bS(a))),{x:s.left+o.scrollLeft-l.x,y:s.top+o.scrollTop-l.y,width:s.width,height:s.height}}function AS(e){var t=nr(e),i=e.offsetWidth,n=e.offsetHeight;return Math.abs(t.width-i)<=1&&(i=t.width),Math.abs(t.height-n)<=1&&(n=t.height),{x:e.offsetLeft,y:e.offsetTop,width:i,height:n}}function Cs(e){return Re(e)==="html"?e:e.assignedSlot||e.parentNode||(Zu(e)?e.host:null)||rr(e)}function Xu(e){return["html","body","#document"].indexOf(Re(e))>=0?e.ownerDocument.body:ve(e)&&Ss(e)?e:Xu(Cs(e))}function ar(e,t){var i;t===void 0&&(t=[]);var n=Xu(e),r=n===((i=e.ownerDocument)==null?void 0:i.body),a=ge(n),s=r?[a].concat(a.visualViewport||[],Ss(n)?n:[]):n,o=t.concat(s);return r?o:o.concat(ar(Cs(s)))}function xS(e){return["table","td","th"].indexOf(Re(e))>=0}function _u(e){return!ve(e)||Fe(e).position==="fixed"?null:e.offsetParent}function wS(e){var t=/firefox/i.test(bs()),i=/Trident/i.test(bs());if(i&&ve(e)){var n=Fe(e);if(n.position==="fixed")return null}var r=Cs(e);for(Zu(r)&&(r=r.host);ve(r)&&["html","body"].indexOf(Re(r))<0;){var a=Fe(r);if(a.transform!=="none"||a.perspective!=="none"||a.contain==="paint"||["transform","perspective"].indexOf(a.willChange)!==-1||t&&a.willChange==="filter"||t&&a.filter&&a.filter!=="none")return r;r=r.parentNode}return null}function th(e){for(var t=ge(e),i=_u(e);i&&xS(i)&&Fe(i).position==="static";)i=_u(i);return i&&(Re(i)==="html"||Re(i)==="body"&&Fe(i).position==="static")?t:i||wS(e)||t}var Di="top",sr="bottom",an="right",li="left",eh="auto",TS=[Di,sr,an,li],ih="start",or="end",kS=[].concat(TS,[eh]).reduce(function(e,t){return e.concat([t,t+"-"+ih,t+"-"+or])},[]),MS="beforeRead",ES="read",IS="afterRead",BS="beforeMain",DS="main",OS="afterMain",NS="beforeWrite",LS="write",VS="afterWrite",As=[MS,ES,IS,BS,DS,OS,NS,LS,VS];function PS(e){var t=new Map,i=new Set,n=[];e.forEach(function(a){t.set(a.name,a)});function r(a){i.add(a.name);var s=[].concat(a.requires||[],a.requiresIfExists||[]);s.forEach(function(o){if(!i.has(o)){var l=t.get(o);l&&r(l)}}),n.push(a)}return e.forEach(function(a){i.has(a.name)||r(a)}),n}function RS(e){var t=PS(e);return As.reduce(function(i,n){return i.concat(t.filter(function(r){return r.phase===n}))},[])}function FS(e){var t;return function(){return t||(t=new Promise(function(i){Promise.resolve().then(function(){t=void 0,i(e())})})),t}}function Ze(e){for(var t=arguments.length,i=new Array(t>1?t-1:0),n=1;n<t;n++)i[n-1]=arguments[n];return[].concat(i).reduce(function(r,a){return r.replace(/%s/,a)},e)}var ci='Popper: modifier "%s" provided an invalid %s property, expected %s but got %s',qS='Popper: modifier "%s" requires "%s", but "%s" modifier is not available',nh=["name","enabled","phase","fn","effect","requires","options"];function US(e){e.forEach(function(t){[].concat(Object.keys(t),nh).filter(function(i,n,r){return r.indexOf(i)===n}).forEach(function(i){switch(i){case"name":typeof t.name!="string"&&console.error(Ze(ci,String(t.name),'"name"','"string"','"'+String(t.name)+'"'));break;case"enabled":typeof t.enabled!="boolean"&&console.error(Ze(ci,t.name,'"enabled"','"boolean"','"'+String(t.enabled)+'"'));break;case"phase":As.indexOf(t.phase)<0&&console.error(Ze(ci,t.name,'"phase"',"either "+As.join(", "),'"'+String(t.phase)+'"'));break;case"fn":typeof t.fn!="function"&&console.error(Ze(ci,t.name,'"fn"','"function"','"'+String(t.fn)+'"'));break;case"effect":t.effect!=null&&typeof t.effect!="function"&&console.error(Ze(ci,t.name,'"effect"','"function"','"'+String(t.fn)+'"'));break;case"requires":t.requires!=null&&!Array.isArray(t.requires)&&console.error(Ze(ci,t.name,'"requires"','"array"','"'+String(t.requires)+'"'));break;case"requiresIfExists":Array.isArray(t.requiresIfExists)||console.error(Ze(ci,t.name,'"requiresIfExists"','"array"','"'+String(t.requiresIfExists)+'"'));break;case"options":case"data":break;default:console.error('PopperJS: an invalid property has been provided to the "'+t.name+'" modifier, valid properties are '+nh.map(function(n){return'"'+n+'"'}).join(", ")+'; but "'+i+'" was provided.')}t.requires&&t.requires.forEach(function(n){e.find(function(r){return r.name===n})==null&&console.error(Ze(qS,String(t.name),n,n))})})})}function YS(e,t){var i=new Set;return e.filter(function(n){var r=t(n);if(!i.has(r))return i.add(r),!0})}function lr(e){return e.split("-")[0]}function jS(e){var t=e.reduce(function(i,n){var r=i[n.name];return i[n.name]=r?Object.assign({},r,n,{options:Object.assign({},r.options,n.options),data:Object.assign({},r.data,n.data)}):n,i},{});return Object.keys(t).map(function(i){return t[i]})}function rh(e){return e.split("-")[1]}function GS(e){return["top","bottom"].indexOf(e)>=0?"x":"y"}function KS(e){var t=e.reference,i=e.element,n=e.placement,r=n?lr(n):null,a=n?rh(n):null,s=t.x+t.width/2-i.width/2,o=t.y+t.height/2-i.height/2,l;switch(r){case Di:l={x:s,y:t.y-i.height};break;case sr:l={x:s,y:t.y+t.height};break;case an:l={x:t.x+t.width,y:o};break;case li:l={x:t.x-i.width,y:o};break;default:l={x:t.x,y:t.y}}var c=r?GS(r):null;if(c!=null){var h=c==="y"?"height":"width";switch(a){case ih:l[c]=l[c]-(t[h]/2-i[h]/2);break;case or:l[c]=l[c]+(t[h]/2-i[h]/2);break}}return l}var ah="Popper: Invalid reference or popper argument provided. They must be either a DOM element or virtual element.",HS="Popper: An infinite loop in the modifiers cycle has been detected! The cycle has been interrupted to prevent a browser crash.",sh={placement:"bottom",modifiers:[],strategy:"absolute"};function oh(){for(var e=arguments.length,t=new Array(e),i=0;i<e;i++)t[i]=arguments[i];return!t.some(function(n){return!(n&&typeof n.getBoundingClientRect=="function")})}function zS(e){e===void 0&&(e={});var t=e,i=t.defaultModifiers,n=i===void 0?[]:i,r=t.defaultOptions,a=r===void 0?sh:r;return function(o,l,c){c===void 0&&(c=a);var h={placement:"bottom",orderedModifiers:[],options:Object.assign({},sh,a),modifiersData:{},elements:{reference:o,popper:l},attributes:{},styles:{}},d=[],u=!1,f={state:h,setOptions:function(C){var x=typeof C=="function"?C(h.options):C;m(),h.options=Object.assign({},a,h.options,x),h.scrollParents={reference:ys(o)?ar(o):o.contextElement?ar(o.contextElement):[],popper:ar(l)};var I=RS(jS([].concat(n,h.options.modifiers)));h.orderedModifiers=I.filter(function(N){return N.enabled});{var M=YS([].concat(I,h.options.modifiers),function(N){var et=N.name;return et});if(US(M),lr(h.options.placement)===eh){var k=h.orderedModifiers.find(function(N){var et=N.name;return et==="flip"});k||console.error(['Popper: "auto" placements require the "flip" modifier be',"present and enabled to work."].join(" "))}var D=Fe(l),z=D.marginTop,F=D.marginRight,U=D.marginBottom,P=D.marginLeft;[z,F,U,P].some(function(N){return parseFloat(N)})&&console.warn(['Popper: CSS "margin" styles cannot be used to apply padding',"between the popper and its reference element or boundary.","To replicate margin, use the `offset` modifier, as well as","the `padding` option in the `preventOverflow` and `flip`","modifiers."].join(" "))}return p(),f.update()},forceUpdate:function(){if(!u){var C=h.elements,x=C.reference,I=C.popper;if(!oh(x,I)){console.error(ah);return}h.rects={reference:CS(x,th(I),h.options.strategy==="fixed"),popper:AS(I)},h.reset=!1,h.placement=h.options.placement,h.orderedModifiers.forEach(function(N){return h.modifiersData[N.name]=Object.assign({},N.data)});for(var M=0,k=0;k<h.orderedModifiers.length;k++){if(M+=1,M>100){console.error(HS);break}if(h.reset===!0){h.reset=!1,k=-1;continue}var D=h.orderedModifiers[k],z=D.fn,F=D.options,U=F===void 0?{}:F,P=D.name;typeof z=="function"&&(h=z({state:h,options:U,name:P,instance:f})||h)}}},update:FS(function(){return new Promise(function(g){f.forceUpdate(),g(h)})}),destroy:function(){m(),u=!0}};if(!oh(o,l))return console.error(ah),f;f.setOptions(c).then(function(g){!u&&c.onFirstUpdate&&c.onFirstUpdate(g)});function p(){h.orderedModifiers.forEach(function(g){var C=g.name,x=g.options,I=x===void 0?{}:x,M=g.effect;if(typeof M=="function"){var k=M({state:h,name:C,instance:f,options:I}),D=function(){};d.push(k||D)}})}function m(){d.forEach(function(g){return g()}),d=[]}return f}}var cr={passive:!0};function WS(e){var t=e.state,i=e.instance,n=e.options,r=n.scroll,a=r===void 0?!0:r,s=n.resize,o=s===void 0?!0:s,l=ge(t.elements.popper),c=[].concat(t.scrollParents.reference,t.scrollParents.popper);return a&&c.forEach(function(h){h.addEventListener("scroll",i.update,cr)}),o&&l.addEventListener("resize",i.update,cr),function(){a&&c.forEach(function(h){h.removeEventListener("scroll",i.update,cr)}),o&&l.removeEventListener("resize",i.update,cr)}}var JS={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:WS,data:{}};function QS(e){var t=e.state,i=e.name;t.modifiersData[i]=KS({reference:t.rects.reference,element:t.rects.popper,strategy:"absolute",placement:t.placement})}var ZS={name:"popperOffsets",enabled:!0,phase:"read",fn:QS,data:{}},$S={top:"auto",right:"auto",bottom:"auto",left:"auto"};function XS(e){var t=e.x,i=e.y,n=window,r=n.devicePixelRatio||1;return{x:Bi(t*r)/r||0,y:Bi(i*r)/r||0}}function lh(e){var t,i=e.popper,n=e.popperRect,r=e.placement,a=e.variation,s=e.offsets,o=e.position,l=e.gpuAcceleration,c=e.adaptive,h=e.roundOffsets,d=e.isFixed,u=s.x,f=u===void 0?0:u,p=s.y,m=p===void 0?0:p,g=typeof h=="function"?h({x:f,y:m}):{x:f,y:m};f=g.x,m=g.y;var C=s.hasOwnProperty("x"),x=s.hasOwnProperty("y"),I=li,M=Di,k=window;if(c){var D=th(i),z="clientHeight",F="clientWidth";if(D===ge(i)&&(D=rr(i),Fe(D).position!=="static"&&o==="absolute"&&(z="scrollHeight",F="scrollWidth")),D=D,r===Di||(r===li||r===an)&&a===or){M=sr;var U=d&&D===k&&k.visualViewport?k.visualViewport.height:D[z];m-=U-n.height,m*=l?1:-1}if(r===li||(r===Di||r===sr)&&a===or){I=an;var P=d&&D===k&&k.visualViewport?k.visualViewport.width:D[F];f-=P-n.width,f*=l?1:-1}}var N=Object.assign({position:o},c&&$S),et=h===!0?XS({x:f,y:m}):{x:f,y:m};if(f=et.x,m=et.y,l){var ot;return Object.assign({},N,(ot={},ot[M]=x?"0":"",ot[I]=C?"0":"",ot.transform=(k.devicePixelRatio||1)<=1?"translate("+f+"px, "+m+"px)":"translate3d("+f+"px, "+m+"px, 0)",ot))}return Object.assign({},N,(t={},t[M]=x?m+"px":"",t[I]=C?f+"px":"",t.transform="",t))}function _S(e){var t=e.state,i=e.options,n=i.gpuAcceleration,r=n===void 0?!0:n,a=i.adaptive,s=a===void 0?!0:a,o=i.roundOffsets,l=o===void 0?!0:o;{var c=Fe(t.elements.popper).transitionProperty||"";s&&["transform","top","right","bottom","left"].some(function(d){return c.indexOf(d)>=0})&&console.warn(["Popper: Detected CSS transitions on at least one of the following",'CSS properties: "transform", "top", "right", "bottom", "left".',`
10
10
 
11
11
  `,'Disable the "computeStyles" modifier\'s `adaptive` option to allow',"for smooth transitions, or remove these properties from the CSS","transition declaration on the popper element if only transitioning","opacity or background-color for example.",`
12
12
 
13
- `,"We recommend using the popper element as a wrapper around an inner","element that can have any CSS property transitioned for animations."].join(" "))}var h={placement:lr(t.placement),variation:rh(t.placement),popper:t.elements.popper,popperRect:t.rects.popper,gpuAcceleration:r,isFixed:t.options.strategy==="fixed"};t.modifiersData.popperOffsets!=null&&(t.styles.popper=Object.assign({},t.styles.popper,lh(Object.assign({},h,{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:s,roundOffsets:l})))),t.modifiersData.arrow!=null&&(t.styles.arrow=Object.assign({},t.styles.arrow,lh(Object.assign({},h,{offsets:t.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:l})))),t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-placement":t.placement})}var tC={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:_S,data:{}};function eC(e){var t=e.state;Object.keys(t.elements).forEach(function(i){var n=t.styles[i]||{},r=t.attributes[i]||{},a=t.elements[i];!ve(a)||!Re(a)||(Object.assign(a.style,n),Object.keys(r).forEach(function(s){var o=r[s];o===!1?a.removeAttribute(s):a.setAttribute(s,o===!0?"":o)}))})}function iC(e){var t=e.state,i={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(t.elements.popper.style,i.popper),t.styles=i,t.elements.arrow&&Object.assign(t.elements.arrow.style,i.arrow),function(){Object.keys(t.elements).forEach(function(n){var r=t.elements[n],a=t.attributes[n]||{},s=Object.keys(t.styles.hasOwnProperty(n)?t.styles[n]:i[n]),o=s.reduce(function(l,c){return l[c]="",l},{});!ve(r)||!Re(r)||(Object.assign(r.style,o),Object.keys(a).forEach(function(l){r.removeAttribute(l)}))})}}var nC={name:"applyStyles",enabled:!0,phase:"write",fn:eC,effect:iC,requires:["computeStyles"]},rC=[JS,ZS,tC,nC],aC=zS({defaultModifiers:rC});function sC(e,t,i){var n=lr(e),r=[li,Di].indexOf(n)>=0?-1:1,a=typeof i=="function"?i(Object.assign({},t,{placement:e})):i,s=a[0],o=a[1];return s=s||0,o=(o||0)*r,[li,an].indexOf(n)>=0?{x:o,y:s}:{x:s,y:o}}function oC(e){var t=e.state,i=e.options,n=e.name,r=i.offset,a=r===void 0?[0,0]:r,s=kS.reduce(function(h,d){return h[d]=sC(d,t.rects,a),h},{}),o=s[t.placement],l=o.x,c=o.y;t.modifiersData.popperOffsets!=null&&(t.modifiersData.popperOffsets.x+=l,t.modifiersData.popperOffsets.y+=c),t.modifiersData[n]=s}var lC={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:oC},ch=w("popover"),cC=ch[0],ui=ch[1],uC=cC({mixins:[os({event:"touchstart",method:"onClickOutside"})],props:{value:Boolean,trigger:String,overlay:Boolean,offset:{type:Array,default:function(){return[0,8]}},theme:{type:String,default:"light"},actions:{type:Array,default:function(){return[]}},placement:{type:String,default:"bottom"},getContainer:{type:[String,Function],default:"body"},closeOnClickAction:{type:Boolean,default:!0}},watch:{value:"updateLocation",placement:"updateLocation"},mounted:function(){this.updateLocation()},beforeDestroy:function(){this.popper&&(Ut||(window.removeEventListener("animationend",this.updateLocation),window.removeEventListener("transitionend",this.updateLocation)),this.popper.destroy(),this.popper=null)},methods:{createPopper:function(){var t=aC(this.$refs.wrapper,this.$refs.popover.$el,{placement:this.placement,modifiers:[{name:"computeStyles",options:{adaptive:!1,gpuAcceleration:!1}},O({},lC,{options:{offset:this.offset}})]});return Ut||(window.addEventListener("animationend",this.updateLocation),window.addEventListener("transitionend",this.updateLocation)),t},updateLocation:function(){var t=this;this.$nextTick(function(){!t.value||(t.popper?t.popper.setOptions({placement:t.placement}):t.popper=t.createPopper())})},renderAction:function(t,i){var n=this,r=this.$createElement,a=t.icon,s=t.text,o=t.disabled,l=t.className;return r("div",{attrs:{role:"menuitem"},class:[ui("action",{disabled:o,"with-icon":a}),l],on:{click:function(){return n.onClickAction(t,i)}}},[a&&r($,{attrs:{name:a},class:ui("action-icon")}),r("div",{class:[ui("action-text"),zi]},[s])])},onToggle:function(t){this.$emit("input",t)},onClickWrapper:function(){this.trigger==="click"&&this.onToggle(!this.value)},onTouchstart:function(t){t.stopPropagation(),this.$emit("touchstart",t)},onClickAction:function(t,i){t.disabled||(this.$emit("select",t,i),this.closeOnClickAction&&this.$emit("input",!1))},onClickOutside:function(){this.$emit("input",!1)},onOpen:function(){this.$emit("open")},onOpened:function(){this.$emit("opened")},onClose:function(){this.$emit("close")},onClosed:function(){this.$emit("closed")}},render:function(){var t=arguments[0];return t("span",{ref:"wrapper",class:ui("wrapper"),on:{click:this.onClickWrapper}},[t(Te,{ref:"popover",attrs:{value:this.value,overlay:this.overlay,position:null,transition:"van-popover-zoom",lockScroll:!1,getContainer:this.getContainer},class:ui([this.theme]),on:{open:this.onOpen,close:this.onClose,input:this.onToggle,opened:this.onOpened,closed:this.onClosed},nativeOn:{touchstart:this.onTouchstart}},[t("div",{class:ui("arrow")}),t("div",{class:ui("content"),attrs:{role:"menu"}},[this.slots("default")||this.actions.map(this.renderAction)])]),this.slots("reference")])}}),uh=w("progress"),hC=uh[0],xs=uh[1],dC=hC({mixins:[ue(function(e){e(window,"resize",this.resize,!0),e(window,"orientationchange",this.resize,!0)})],props:{color:String,inactive:Boolean,pivotText:String,textColor:String,pivotColor:String,trackColor:String,strokeWidth:[Number,String],percentage:{type:[Number,String],required:!0,validator:function(t){return t>=0&&t<=100}},showPivot:{type:Boolean,default:!0}},data:function(){return{pivotWidth:0,progressWidth:0}},mounted:function(){this.resize()},watch:{showPivot:"resize",pivotText:"resize"},methods:{resize:function(){var t=this;this.$nextTick(function(){t.progressWidth=t.$el.offsetWidth,t.pivotWidth=t.$refs.pivot?t.$refs.pivot.offsetWidth:0})}},render:function(){var t=arguments[0],i=this.pivotText,n=this.percentage,r=i!=null?i:n+"%",a=this.showPivot&&r,s=this.inactive?"#cacaca":this.color,o={color:this.textColor,left:(this.progressWidth-this.pivotWidth)*n/100+"px",background:this.pivotColor||s},l={background:s,width:this.progressWidth*n/100+"px"},c={background:this.trackColor,height:st(this.strokeWidth)};return t("div",{class:xs(),style:c},[t("span",{class:xs("portion"),style:l},[a&&t("span",{ref:"pivot",style:o,class:xs("pivot")},[r])])])}}),ws=w("pull-refresh"),fC=ws[0],ur=ws[1],pC=ws[2],hh=50,mC=["pulling","loosing","success"],gC=fC({mixins:[te],props:{disabled:Boolean,successText:String,pullingText:String,loosingText:String,loadingText:String,pullDistance:[Number,String],value:{type:Boolean,required:!0},successDuration:{type:[Number,String],default:500},animationDuration:{type:[Number,String],default:300},headHeight:{type:[Number,String],default:hh}},data:function(){return{status:"normal",distance:0,duration:0}},computed:{touchable:function(){return this.status!=="loading"&&this.status!=="success"&&!this.disabled},headStyle:function(){if(this.headHeight!==hh)return{height:this.headHeight+"px"}}},watch:{value:function(t){this.duration=this.animationDuration,t?this.setStatus(+this.headHeight,!0):this.slots("success")||this.successText?this.showSuccessTip():this.setStatus(0,!1)}},mounted:function(){this.bindTouchEvent(this.$refs.track),this.scrollEl=ni(this.$el)},methods:{checkPullStart:function(t){this.ceiling=ri(this.scrollEl)===0,this.ceiling&&(this.duration=0,this.touchStart(t))},onTouchStart:function(t){this.touchable&&this.checkPullStart(t)},onTouchMove:function(t){!this.touchable||(this.ceiling||this.checkPullStart(t),this.touchMove(t),this.ceiling&&this.deltaY>=0&&this.direction==="vertical"&&(Mt(t),this.setStatus(this.ease(this.deltaY))))},onTouchEnd:function(){var t=this;this.touchable&&this.ceiling&&this.deltaY&&(this.duration=this.animationDuration,this.status==="loosing"?(this.setStatus(+this.headHeight,!0),this.$emit("input",!0),this.$nextTick(function(){t.$emit("refresh")})):this.setStatus(0))},ease:function(t){var i=+(this.pullDistance||this.headHeight);return t>i&&(t<i*2?t=i+(t-i)/2:t=i*1.5+(t-i*2)/4),Math.round(t)},setStatus:function(t,i){var n;i?n="loading":t===0?n="normal":n=t<(this.pullDistance||this.headHeight)?"pulling":"loosing",this.distance=t,n!==this.status&&(this.status=n)},genStatus:function(){var t=this.$createElement,i=this.status,n=this.distance,r=this.slots(i,{distance:n});if(r)return r;var a=[],s=this[i+"Text"]||pC(i);return mC.indexOf(i)!==-1&&a.push(t("div",{class:ur("text")},[s])),i==="loading"&&a.push(t(he,{attrs:{size:"16"}},[s])),a},showSuccessTip:function(){var t=this;this.status="success",setTimeout(function(){t.setStatus(0)},this.successDuration)}},render:function(){var t=arguments[0],i={transitionDuration:this.duration+"ms",transform:this.distance?"translate3d(0,"+this.distance+"px, 0)":""};return t("div",{class:ur()},[t("div",{ref:"track",class:ur("track"),style:i},[t("div",{class:ur("head"),style:this.headStyle},[this.genStatus()]),this.slots()])])}}),dh=w("rate"),vC=dh[0],hr=dh[1];function yC(e,t,i){return e>=t?"full":e+.5>=t&&i?"half":"void"}var bC=vC({mixins:[te,Ke],props:{size:[Number,String],color:String,gutter:[Number,String],readonly:Boolean,disabled:Boolean,allowHalf:Boolean,voidColor:String,iconPrefix:String,disabledColor:String,value:{type:Number,default:0},icon:{type:String,default:"star"},voidIcon:{type:String,default:"star-o"},count:{type:[Number,String],default:5},touchable:{type:Boolean,default:!0}},computed:{list:function(){for(var t=[],i=1;i<=this.count;i++)t.push(yC(this.value,i,this.allowHalf));return t},sizeWithUnit:function(){return st(this.size)},gutterWithUnit:function(){return st(this.gutter)}},mounted:function(){this.bindTouchEvent(this.$el)},methods:{select:function(t){!this.disabled&&!this.readonly&&t!==this.value&&(this.$emit("input",t),this.$emit("change",t))},onTouchStart:function(t){var i=this;if(!(this.readonly||this.disabled||!this.touchable)){this.touchStart(t);var n=this.$refs.items.map(function(a){return a.getBoundingClientRect()}),r=[];n.forEach(function(a,s){i.allowHalf?r.push({score:s+.5,left:a.left},{score:s+1,left:a.left+a.width/2}):r.push({score:s+1,left:a.left})}),this.ranges=r}},onTouchMove:function(t){if(!(this.readonly||this.disabled||!this.touchable)&&(this.touchMove(t),this.direction==="horizontal")){Mt(t);var i=t.touches[0].clientX;this.select(this.getScoreByPosition(i))}},getScoreByPosition:function(t){for(var i=this.ranges.length-1;i>0;i--)if(t>this.ranges[i].left)return this.ranges[i].score;return this.allowHalf?.5:1},genStar:function(t,i){var n=this,r=this.$createElement,a=this.icon,s=this.color,o=this.count,l=this.voidIcon,c=this.disabled,h=this.voidColor,d=this.disabledColor,u=i+1,f=t==="full",p=t==="void",m;return this.gutterWithUnit&&u!==+o&&(m={paddingRight:this.gutterWithUnit}),r("div",{ref:"items",refInFor:!0,key:i,attrs:{role:"radio",tabindex:"0","aria-setsize":o,"aria-posinset":u,"aria-checked":String(!p)},style:m,class:hr("item")},[r($,{attrs:{size:this.sizeWithUnit,name:f?a:l,color:c?d:f?s:h,classPrefix:this.iconPrefix,"data-score":u},class:hr("icon",{disabled:c,full:f}),on:{click:function(){n.select(u)}}}),this.allowHalf&&r($,{attrs:{size:this.sizeWithUnit,name:p?l:a,color:c?d:p?h:s,classPrefix:this.iconPrefix,"data-score":u-.5},class:hr("icon",["half",{disabled:c,full:!p}]),on:{click:function(){n.select(u-.5)}}})])}},render:function(){var t=this,i=arguments[0];return i("div",{class:hr({readonly:this.readonly,disabled:this.disabled}),attrs:{tabindex:"0",role:"radiogroup"}},[this.list.map(function(n,r){return t.genStar(n,r)})])}}),fh=w("row"),SC=fh[0],CC=fh[1],AC=SC({mixins:[Gt("vanRow")],props:{type:String,align:String,justify:String,tag:{type:String,default:"div"},gutter:{type:[Number,String],default:0}},computed:{spaces:function(){var t=Number(this.gutter);if(!!t){var i=[],n=[[]],r=0;return this.children.forEach(function(a,s){r+=Number(a.span),r>24?(n.push([s]),r-=24):n[n.length-1].push(s)}),n.forEach(function(a){var s=t*(a.length-1)/a.length;a.forEach(function(o,l){if(l===0)i.push({right:s});else{var c=t-i[o-1].right,h=s-c;i.push({left:c,right:h})}})}),i}}},methods:{onClick:function(t){this.$emit("click",t)}},render:function(){var t,i=arguments[0],n=this.align,r=this.justify,a=this.type==="flex";return i(this.tag,{class:CC((t={flex:a},t["align-"+n]=a&&n,t["justify-"+r]=a&&r,t)),on:{click:this.onClick}},[this.slots()])}}),Ts=w("search"),xC=Ts[0],dr=Ts[1],wC=Ts[2];function ph(e,t,i,n){function r(){if(i.label||t.label)return e("div",{class:dr("label")},[i.label?i.label():t.label])}function a(){if(!t.showAction)return;function l(){i.action||(rt(n,"input",""),rt(n,"cancel"))}return e("div",{class:dr("action"),attrs:{role:"button",tabindex:"0"},on:{click:l}},[i.action?i.action():t.actionText||wC("cancel")])}var s={attrs:n.data.attrs,on:O({},n.listeners,{keypress:function(c){c.keyCode===13&&(Mt(c),rt(n,"search",t.value)),rt(n,"keypress",c)}})},o=lt(n);return o.attrs=void 0,e("div",tt([{class:dr({"show-action":t.showAction}),style:{background:t.background}},o]),[i.left==null?void 0:i.left(),e("div",{class:dr("content",t.shape)},[r(),e(ee,tt([{attrs:{type:"search",border:!1,value:t.value,leftIcon:t.leftIcon,rightIcon:t.rightIcon,clearable:t.clearable,clearTrigger:t.clearTrigger},scopedSlots:{"left-icon":i["left-icon"],"right-icon":i["right-icon"]}},s]))]),a()])}ph.props={value:String,label:String,rightIcon:String,actionText:String,background:String,showAction:Boolean,clearTrigger:String,shape:{type:String,default:"square"},clearable:{type:Boolean,default:!0},leftIcon:{type:String,default:"search"}};var TC=xC(ph),kC=["qq","link","weibo","wechat","poster","qrcode","weapp-qrcode","wechat-moments"],ks=w("share-sheet"),MC=ks[0],Ie=ks[1],EC=ks[2],IC=MC({props:O({},Nn,{title:String,duration:String,cancelText:String,description:String,getContainer:[String,Function],options:{type:Array,default:function(){return[]}},overlay:{type:Boolean,default:!0},closeOnPopstate:{type:Boolean,default:!0},safeAreaInsetBottom:{type:Boolean,default:!0},closeOnClickOverlay:{type:Boolean,default:!0}}),methods:{onCancel:function(){this.toggle(!1),this.$emit("cancel")},onSelect:function(t,i){this.$emit("select",t,i)},toggle:function(t){this.$emit("input",t)},getIconURL:function(t){return kC.indexOf(t)!==-1?"https://img01.yzcdn.cn/vant/share-sheet-"+t+".png":t},genHeader:function(){var t=this.$createElement,i=this.slots("title")||this.title,n=this.slots("description")||this.description;if(!(!i&&!n))return t("div",{class:Ie("header")},[i&&t("h2",{class:Ie("title")},[i]),n&&t("span",{class:Ie("description")},[n])])},genOptions:function(t,i){var n=this,r=this.$createElement;return r("div",{class:Ie("options",{border:i})},[t.map(function(a,s){return r("div",{attrs:{role:"button",tabindex:"0"},class:[Ie("option"),a.className],on:{click:function(){n.onSelect(a,s)}}},[r("img",{attrs:{src:n.getIconURL(a.icon)},class:Ie("icon")}),a.name&&r("span",{class:Ie("name")},[a.name]),a.description&&r("span",{class:Ie("option-description")},[a.description])])})])},genRows:function(){var t=this,i=this.options;return Array.isArray(i[0])?i.map(function(n,r){return t.genOptions(n,r!==0)}):this.genOptions(i)},genCancelText:function(){var t,i=this.$createElement,n=(t=this.cancelText)!=null?t:EC("cancel");if(n)return i("button",{attrs:{type:"button"},class:Ie("cancel"),on:{click:this.onCancel}},[n])},onClickOverlay:function(){this.$emit("click-overlay")}},render:function(){var t=arguments[0];return t(Te,{attrs:{round:!0,value:this.value,position:"bottom",overlay:this.overlay,duration:this.duration,lazyRender:this.lazyRender,lockScroll:this.lockScroll,getContainer:this.getContainer,closeOnPopstate:this.closeOnPopstate,closeOnClickOverlay:this.closeOnClickOverlay,safeAreaInsetBottom:this.safeAreaInsetBottom},class:Ie(),on:{input:this.toggle,"click-overlay":this.onClickOverlay}},[this.genHeader(),this.genRows(),this.genCancelText()])}}),mh=w("sidebar"),BC=mh[0],DC=mh[1],gh=BC({mixins:[Gt("vanSidebar")],model:{prop:"activeKey"},props:{activeKey:{type:[Number,String],default:0}},data:function(){return{index:+this.activeKey}},watch:{activeKey:function(){this.setIndex(+this.activeKey)}},methods:{setIndex:function(t){t!==this.index&&(this.index=t,this.$emit("change",t))}},render:function(){var t=arguments[0];return t("div",{class:DC()},[this.slots()])}}),vh=w("sidebar-item"),OC=vh[0],Ms=vh[1],yh=OC({mixins:[jt("vanSidebar")],props:O({},Ge,{dot:Boolean,info:[Number,String],badge:[Number,String],title:String,disabled:Boolean}),computed:{select:function(){return this.index===+this.parent.activeKey}},methods:{onClick:function(){this.disabled||(this.$emit("click",this.index),this.parent.$emit("input",this.index),this.parent.setIndex(this.index),si(this.$router,this))}},render:function(){var t,i,n=arguments[0];return n("a",{class:Ms({select:this.select,disabled:this.disabled}),on:{click:this.onClick}},[n("div",{class:Ms("text")},[(t=this.slots("title"))!=null?t:this.title,n(ai,{attrs:{dot:this.dot,info:(i=this.badge)!=null?i:this.info},class:Ms("info")})])])}}),bh=w("skeleton"),NC=bh[0],sn=bh[1],Sh="100%",LC="60%";function Ch(e,t,i,n){if(!t.loading)return i.default&&i.default();function r(){if(t.title)return e("h3",{class:sn("title"),style:{width:st(t.titleWidth)}})}function a(){var o=[],l=t.rowWidth;function c(d){return l===Sh&&d===+t.row-1?LC:Array.isArray(l)?l[d]:l}for(var h=0;h<t.row;h++)o.push(e("div",{class:sn("row"),style:{width:st(c(h))}}));return o}function s(){if(t.avatar){var o=st(t.avatarSize);return e("div",{class:sn("avatar",t.avatarShape),style:{width:o,height:o}})}}return e("div",tt([{class:sn({animate:t.animate,round:t.round})},lt(n)]),[s(),e("div",{class:sn("content")},[r(),a()])])}Ch.props={title:Boolean,round:Boolean,avatar:Boolean,titleWidth:[Number,String],avatarSize:[Number,String],row:{type:[Number,String],default:0},loading:{type:Boolean,default:!0},animate:{type:Boolean,default:!0},avatarShape:{type:String,default:"round"},rowWidth:{type:[Number,String,Array],default:Sh}};var VC=NC(Ch),PC={"zh-CN":{vanSku:{select:"\u8BF7\u9009\u62E9",selected:"\u5DF2\u9009",selectSku:"\u8BF7\u5148\u9009\u62E9\u5546\u54C1\u89C4\u683C",soldout:"\u5E93\u5B58\u4E0D\u8DB3",originPrice:"\u539F\u4EF7",minusTip:"\u81F3\u5C11\u9009\u62E9\u4E00\u4EF6",minusStartTip:function(t){return t+"\u4EF6\u8D77\u552E"},unavailable:"\u5546\u54C1\u5DF2\u7ECF\u65E0\u6CD5\u8D2D\u4E70\u5566",stock:"\u5269\u4F59",stockUnit:"\u4EF6",quotaTip:function(t){return"\u6BCF\u4EBA\u9650\u8D2D"+t+"\u4EF6"},quotaUsedTip:function(t,i){return"\u6BCF\u4EBA\u9650\u8D2D"+t+"\u4EF6\uFF0C\u4F60\u5DF2\u8D2D\u4E70"+i+"\u4EF6"}},vanSkuActions:{buy:"\u7ACB\u5373\u8D2D\u4E70",addCart:"\u52A0\u5165\u8D2D\u7269\u8F66"},vanSkuImgUploader:{oversize:function(t){return"\u6700\u5927\u53EF\u4E0A\u4F20\u56FE\u7247\u4E3A"+t+"MB\uFF0C\u8BF7\u5C1D\u8BD5\u538B\u7F29\u56FE\u7247\u5C3A\u5BF8"},fail:"\u4E0A\u4F20\u5931\u8D25",uploading:"\u4E0A\u4F20\u4E2D..."},vanSkuStepper:{quotaLimit:function(t){return"\u9650\u8D2D"+t+"\u4EF6"},quotaStart:function(t){return t+"\u4EF6\u8D77\u552E"},comma:"\uFF0C",num:"\u8D2D\u4E70\u6570\u91CF"},vanSkuMessages:{fill:"\u8BF7\u586B\u5199",upload:"\u8BF7\u4E0A\u4F20",imageLabel:"\u4EC5\u9650\u4E00\u5F20",invalid:{tel:"\u8BF7\u586B\u5199\u6B63\u786E\u7684\u6570\u5B57\u683C\u5F0F\u7559\u8A00",mobile:"\u624B\u673A\u53F7\u957F\u5EA6\u4E3A6-20\u4F4D\u6570\u5B57",email:"\u8BF7\u586B\u5199\u6B63\u786E\u7684\u90AE\u7BB1",id_no:"\u8BF7\u586B\u5199\u6B63\u786E\u7684\u8EAB\u4EFD\u8BC1\u53F7\u7801"},placeholder:{id_no:"\u8BF7\u586B\u5199\u8EAB\u4EFD\u8BC1\u53F7",text:"\u8BF7\u586B\u5199\u7559\u8A00",tel:"\u8BF7\u586B\u5199\u6570\u5B57",email:"\u8BF7\u586B\u5199\u90AE\u7BB1",date:"\u8BF7\u9009\u62E9\u65E5\u671F",time:"\u8BF7\u9009\u62E9\u65F6\u95F4",textarea:"\u8BF7\u586B\u5199\u7559\u8A00",mobile:"\u8BF7\u586B\u5199\u624B\u673A\u53F7"}},vanSkuRow:{multiple:"\u53EF\u591A\u9009"},vanSkuDatetimeField:{title:{date:"\u9009\u62E9\u5E74\u6708\u65E5",time:"\u9009\u62E9\u65F6\u95F4",datetime:"\u9009\u62E9\u65E5\u671F\u65F6\u95F4"},format:{year:"\u5E74",month:"\u6708",day:"\u65E5",hour:"\u65F6",minute:"\u5206"}}}},fr={QUOTA_LIMIT:0,STOCK_LIMIT:1},hi="",RC={LIMIT_TYPE:fr,UNSELECTED_SKU_VALUE_ID:hi},Ah=function(t){var i={};return t.forEach(function(n){i[n.k_s]=n.v}),i},qC=function(t){var i={};return t.forEach(function(n){var r={};n.v.forEach(function(a){r[a.id]=a}),i[n.k_id]=r}),i},xh=function(t,i){var n=Object.keys(i).filter(function(r){return i[r]!==hi});return t.length===n.length},wh=function(t,i){var n=t.filter(function(r){return Object.keys(i).every(function(a){return String(r[a])===String(i[a])})});return n[0]},Th=function(t,i){var n=Ah(t);return Object.keys(i).reduce(function(r,a){var s=n[a]||[],o=i[a];if(o!==hi&&s.length>0){var l=s.filter(function(c){return c.id===o})[0];l&&r.push(l)}return r},[])},Es=function(t,i,n){var r,a=n.key,s=n.valueId,o=O({},i,(r={},r[a]=s,r)),l=Object.keys(o).filter(function(d){return o[d]!==hi}),c=t.filter(function(d){return l.every(function(u){return String(o[u])===String(d[u])})}),h=c.reduce(function(d,u){return d+=u.stock_num,d},0);return h>0},kh=function(t,i){var n=qC(t);return Object.keys(i).reduce(function(r,a){return i[a].forEach(function(s){r.push(O({},n[a][s]))}),r},[])},Mh=function(t,i){var n=[];return(t||[]).forEach(function(r){if(i[r.k_id]&&i[r.k_id].length>0){var a=[];r.v.forEach(function(s){i[r.k_id].indexOf(s.id)>-1&&a.push(O({},s))}),n.push(O({},r,{v:a}))}}),n},FC={normalizeSkuTree:Ah,getSkuComb:wh,getSelectedSkuValues:Th,isAllSelected:xh,isSkuChoosable:Es,getSelectedPropValues:kh,getSelectedProperties:Mh},Eh=w("sku-header"),UC=Eh[0],Is=Eh[1];function YC(e,t){var i;return e.tree.some(function(n){var r=t[n.k_s];if(r&&n.v){var a=n.v.filter(function(o){return o.id===r})[0]||{},s=a.previewImgUrl||a.imgUrl||a.img_url;if(s)return i=O({},a,{ks:n.k_s,imgUrl:s}),!0}return!1}),i}function Ih(e,t,i,n){var r,a=t.sku,s=t.goods,o=t.skuEventBus,l=t.selectedSku,c=t.showHeaderImage,h=c===void 0?!0:c,d=YC(a,l),u=d?d.imgUrl:s.picture,f=function(){o.$emit("sku:previewImage",d)};return e("div",tt([{class:[Is(),zi]},lt(n)]),[h&&e(Ei,{attrs:{fit:"cover",src:u},class:Is("img-wrap"),on:{click:f}},[(r=i["sku-header-image-extra"])==null?void 0:r.call(i)]),e("div",{class:Is("goods-info")},[i.default==null?void 0:i.default()])])}Ih.props={sku:Object,goods:Object,skuEventBus:Object,selectedSku:Object,showHeaderImage:Boolean};var Bh=UC(Ih),Dh=w("sku-header-item"),jC=Dh[0],GC=Dh[1];function KC(e,t,i,n){return e("div",tt([{class:GC()},lt(n)]),[i.default&&i.default()])}var pr=jC(KC),Bs=w("sku-row"),HC=Bs[0],ye=Bs[1],zC=Bs[2],Ds=HC({mixins:[Gt("vanSkuRows"),ue(function(e){this.scrollable&&this.$refs.scroller&&e(this.$refs.scroller,"scroll",this.onScroll)})],props:{skuRow:Object},data:function(){return{progress:0}},computed:{scrollable:function(){return this.skuRow.largeImageMode&&this.skuRow.v.length>6}},methods:{onScroll:function(){var t=this.$refs,i=t.scroller,n=t.row,r=n.offsetWidth-i.offsetWidth;this.progress=i.scrollLeft/r},genTitle:function(){var t=this.$createElement;return t("div",{class:ye("title")},[this.skuRow.k,this.skuRow.is_multiple&&t("span",{class:ye("title-multiple")},["\uFF08",zC("multiple"),"\uFF09"])])},genIndicator:function(){var t=this.$createElement;if(this.scrollable){var i={transform:"translate3d("+this.progress*20+"px, 0, 0)"};return t("div",{class:ye("indicator-wrapper")},[t("div",{class:ye("indicator")},[t("div",{class:ye("indicator-slider"),style:i})])])}},genContent:function(){var t=this.$createElement,i=this.slots();if(this.skuRow.largeImageMode){var n=[],r=[];return i.forEach(function(a,s){var o=Math.floor(s/3)%2===0?n:r;o.push(a)}),t("div",{class:ye("scroller"),ref:"scroller"},[t("div",{class:ye("row"),ref:"row"},[n]),r.length?t("div",{class:ye("row")},[r]):null])}return i},centerItem:function(t){if(!(!this.skuRow.largeImageMode||!t)){var i=this.children,n=i===void 0?[]:i,r=this.$refs,a=r.scroller,s=r.row,o=n.find(function(h){return+h.skuValue.id==+t});if(a&&s&&o&&o.$el){var l=o.$el,c=l.offsetLeft-(a.offsetWidth-l.offsetWidth)/2;a.scrollLeft=c}}}},render:function(){var t=arguments[0];return t("div",{class:[ye(),zi]},[this.genTitle(),this.genContent(),this.genIndicator()])}}),WC=w("sku-row-item"),JC=WC[0],Oh=JC({mixins:[jt("vanSkuRows")],props:{lazyLoad:Boolean,skuValue:Object,skuKeyStr:String,skuEventBus:Object,selectedSku:Object,largeImageMode:Boolean,disableSoldoutSku:Boolean,skuList:{type:Array,default:function(){return[]}}},computed:{imgUrl:function(){var t=this.skuValue.imgUrl||this.skuValue.img_url;return this.largeImageMode?t||"https://img01.yzcdn.cn/upload_files/2020/06/24/FmKWDg0bN9rMcTp9ne8MXiQWGtLn.png":t},choosable:function(){return this.disableSoldoutSku?Es(this.skuList,this.selectedSku,{key:this.skuKeyStr,valueId:this.skuValue.id}):!0}},methods:{onSelect:function(){this.choosable&&this.skuEventBus.$emit("sku:select",O({},this.skuValue,{skuKeyStr:this.skuKeyStr}))},onPreviewImg:function(t){t.stopPropagation();var i=this.skuValue,n=this.skuKeyStr;this.skuEventBus.$emit("sku:previewImage",O({},i,{ks:n,imgUrl:i.imgUrl||i.img_url}))},genImage:function(t){var i=this.$createElement;if(this.imgUrl)return i(Ei,{attrs:{fit:"cover",src:this.imgUrl,lazyLoad:this.lazyLoad},class:t+"-img"})}},render:function(){var t=arguments[0],i=this.skuValue.id===this.selectedSku[this.skuKeyStr],n=this.largeImageMode?ye("image-item"):ye("item");return t("span",{class:[n,i?n+"--active":"",this.choosable?"":n+"--disabled"],on:{click:this.onSelect}},[this.genImage(n),t("div",{class:n+"-name"},[this.largeImageMode?t("span",{class:{"van-multi-ellipsis--l2":this.largeImageMode}},[this.skuValue.name]):this.skuValue.name]),this.largeImageMode&&t($,{attrs:{name:"enlarge"},class:n+"-img-icon",on:{click:this.onPreviewImg}})])}}),QC=w("sku-row-prop-item"),ZC=QC[0],Nh=ZC({props:{skuValue:Object,skuKeyStr:String,skuEventBus:Object,selectedProp:Object,multiple:Boolean,disabled:Boolean},computed:{choosed:function(){var t=this.selectedProp,i=this.skuKeyStr,n=this.skuValue;return t&&t[i]?t[i].indexOf(n.id)>-1:!1}},methods:{onSelect:function(){this.disabled||this.skuEventBus.$emit("sku:propSelect",O({},this.skuValue,{skuKeyStr:this.skuKeyStr,multiple:this.multiple}))}},render:function(){var t=arguments[0];return t("span",{class:["van-sku-row__item",{"van-sku-row__item--active":this.choosed},{"van-sku-row__item--disabled":this.disabled}],on:{click:this.onSelect}},[t("span",{class:"van-sku-row__item-name"},[this.skuValue.name])])}}),Lh=w("stepper"),$C=Lh[0],mr=Lh[1],XC=600,_C=200;function gr(e,t){return String(e)===String(t)}var Vh=$C({mixins:[Ke],props:{value:null,theme:String,integer:Boolean,disabled:Boolean,allowEmpty:Boolean,inputWidth:[Number,String],buttonSize:[Number,String],asyncChange:Boolean,placeholder:String,disablePlus:Boolean,disableMinus:Boolean,disableInput:Boolean,decimalLength:[Number,String],name:{type:[Number,String],default:""},min:{type:[Number,String],default:1},max:{type:[Number,String],default:1/0},step:{type:[Number,String],default:1},defaultValue:{type:[Number,String],default:1},showPlus:{type:Boolean,default:!0},showMinus:{type:Boolean,default:!0},showInput:{type:Boolean,default:!0},longPress:{type:Boolean,default:!0}},data:function(){var t,i=(t=this.value)!=null?t:this.defaultValue,n=this.format(i);return gr(n,this.value)||this.$emit("input",n),{currentValue:n}},computed:{minusDisabled:function(){return this.disabled||this.disableMinus||this.currentValue<=+this.min},plusDisabled:function(){return this.disabled||this.disablePlus||this.currentValue>=+this.max},inputStyle:function(){var t={};return this.inputWidth&&(t.width=st(this.inputWidth)),this.buttonSize&&(t.height=st(this.buttonSize)),t},buttonStyle:function(){if(this.buttonSize){var t=st(this.buttonSize);return{width:t,height:t}}}},watch:{max:"check",min:"check",integer:"check",decimalLength:"check",value:function(t){gr(t,this.currentValue)||(this.currentValue=this.format(t))},currentValue:function(t){this.$emit("input",t),this.$emit("change",t,{name:this.name})}},methods:{check:function(){var t=this.format(this.currentValue);gr(t,this.currentValue)||(this.currentValue=t)},formatNumber:function(t){return Kl(String(t),!this.integer)},format:function(t){return this.allowEmpty&&t===""||(t=this.formatNumber(t),t=t===""?0:+t,t=ca(t)?this.min:t,t=Math.max(Math.min(this.max,t),this.min),it(this.decimalLength)&&(t=t.toFixed(this.decimalLength))),t},onInput:function(t){var i=t.target.value,n=this.formatNumber(i);if(it(this.decimalLength)&&n.indexOf(".")!==-1){var r=n.split(".");n=r[0]+"."+r[1].slice(0,this.decimalLength)}gr(i,n)||(t.target.value=n),n===String(+n)&&(n=+n),this.emitChange(n)},emitChange:function(t){this.asyncChange?(this.$emit("input",t),this.$emit("change",t,{name:this.name})):this.currentValue=t},onChange:function(){var t=this.type;if(this[t+"Disabled"]){this.$emit("overlimit",t);return}var i=t==="minus"?-this.step:+this.step,n=this.format(Hl(+this.currentValue,i));this.emitChange(n),this.$emit(t)},onFocus:function(t){this.disableInput&&this.$refs.input?this.$refs.input.blur():this.$emit("focus",t)},onBlur:function(t){var i=this.format(t.target.value);t.target.value=i,this.emitChange(i),this.$emit("blur",t),ic()},longPressStep:function(){var t=this;this.longPressTimer=setTimeout(function(){t.onChange(),t.longPressStep(t.type)},_C)},onTouchStart:function(){var t=this;!this.longPress||(clearTimeout(this.longPressTimer),this.isLongPress=!1,this.longPressTimer=setTimeout(function(){t.isLongPress=!0,t.onChange(),t.longPressStep()},XC))},onTouchEnd:function(t){!this.longPress||(clearTimeout(this.longPressTimer),this.isLongPress&&Mt(t))},onMousedown:function(t){this.disableInput&&t.preventDefault()}},render:function(){var t=this,i=arguments[0],n=function(a){return{on:{click:function(o){o.preventDefault(),t.type=a,t.onChange()},touchstart:function(){t.type=a,t.onTouchStart()},touchend:t.onTouchEnd,touchcancel:t.onTouchEnd}}};return i("div",{class:mr([this.theme])},[i("button",tt([{directives:[{name:"show",value:this.showMinus}],attrs:{type:"button"},style:this.buttonStyle,class:mr("minus",{disabled:this.minusDisabled})},n("minus")])),i("input",{directives:[{name:"show",value:this.showInput}],ref:"input",attrs:{type:this.integer?"tel":"text",role:"spinbutton",disabled:this.disabled,readonly:this.disableInput,inputmode:this.integer?"numeric":"decimal",placeholder:this.placeholder,"aria-valuemax":this.max,"aria-valuemin":this.min,"aria-valuenow":this.currentValue},class:mr("input"),domProps:{value:this.currentValue},style:this.inputStyle,on:{input:this.onInput,focus:this.onFocus,blur:this.onBlur,mousedown:this.onMousedown}}),i("button",tt([{directives:[{name:"show",value:this.showPlus}],attrs:{type:"button"},style:this.buttonStyle,class:mr("plus",{disabled:this.plusDisabled})},n("plus")]))])}}),Ph=w("sku-stepper"),tA=Ph[0],vr=Ph[2],eA=fr.QUOTA_LIMIT,Rh=fr.STOCK_LIMIT,qh=tA({props:{stock:Number,skuEventBus:Object,skuStockNum:Number,selectedNum:Number,stepperTitle:String,disableStepperInput:Boolean,customStepperConfig:Object,hideQuotaText:Boolean,quota:{type:Number,default:0},quotaUsed:{type:Number,default:0},startSaleNum:{type:Number,default:1}},data:function(){return{currentNum:this.selectedNum,limitType:Rh}},watch:{currentNum:function(t){var i=parseInt(t,10);i>=this.stepperMinLimit&&i<=this.stepperLimit&&this.skuEventBus.$emit("sku:numChange",i)},stepperLimit:function(t){t<this.currentNum&&this.stepperMinLimit<=t&&(this.currentNum=t),this.checkState(this.stepperMinLimit,t)},stepperMinLimit:function(t){(t>this.currentNum||t>this.stepperLimit)&&(this.currentNum=t),this.checkState(t,this.stepperLimit)}},computed:{stepperLimit:function(){var t=this.quota-this.quotaUsed,i;return this.quota>0&&t<=this.stock?(i=t<0?0:t,this.limitType=eA):(i=this.stock,this.limitType=Rh),i},stepperMinLimit:function(){return this.startSaleNum<1?1:this.startSaleNum},quotaText:function(){var t=this.customStepperConfig,i=t.quotaText,n=t.hideQuotaText;if(n)return"";var r="";if(i)r=i;else{var a=[];this.startSaleNum>1&&a.push(vr("quotaStart",this.startSaleNum)),this.quota>0&&a.push(vr("quotaLimit",this.quota)),r=a.join(vr("comma"))}return r}},created:function(){this.checkState(this.stepperMinLimit,this.stepperLimit)},methods:{setCurrentNum:function(t){this.currentNum=t,this.checkState(this.stepperMinLimit,this.stepperLimit)},onOverLimit:function(t){this.skuEventBus.$emit("sku:overLimit",{action:t,limitType:this.limitType,quota:this.quota,quotaUsed:this.quotaUsed,startSaleNum:this.startSaleNum})},onChange:function(t){var i=parseInt(t,10),n=this.customStepperConfig.handleStepperChange;n&&n(i),this.$emit("change",i)},checkState:function(t,i){this.currentNum<t||t>i?this.currentNum=t:this.currentNum>i&&(this.currentNum=i),this.skuEventBus.$emit("sku:stepperState",{valid:t<=i,min:t,max:i,limitType:this.limitType,quota:this.quota,quotaUsed:this.quotaUsed,startSaleNum:this.startSaleNum})}},render:function(){var t=this,i=arguments[0];return i("div",{class:"van-sku-stepper-stock"},[i("div",{class:"van-sku__stepper-title"},[this.stepperTitle||vr("num")]),i(Vh,{attrs:{integer:!0,min:this.stepperMinLimit,max:this.stepperLimit,disableInput:this.disableStepperInput},class:"van-sku__stepper",on:{overlimit:this.onOverLimit,change:this.onChange},model:{value:t.currentNum,callback:function(r){t.currentNum=r}}}),!this.hideQuotaText&&this.quotaText&&i("span",{class:"van-sku__stepper-quota"},["(",this.quotaText,")"])])}});function iA(e){var t=/^[a-zA-Z0-9_.+-]+@[a-zA-Z0-9-]+\.[a-zA-Z0-9-.]+$/;return t.test(e.trim())}function Fh(e){return Array.isArray(e)?e:[e]}function Uh(e,t){return new Promise(function(i){if(t==="file"){i(null);return}var n=new FileReader;n.onload=function(r){i(r.target.result)},t==="dataUrl"?n.readAsDataURL(e):t==="text"&&n.readAsText(e)})}function Yh(e,t){return Fh(e).some(function(i){return i?xi(t)?t(i):i.size>t:!1})}var nA=/\.(jpeg|jpg|gif|png|svg|webp|jfif|bmp|dpg)/i;function rA(e){return nA.test(e)}function jh(e){return e.isImage?!0:e.file&&e.file.type?e.file.type.indexOf("image")===0:e.url?rA(e.url):e.content?e.content.indexOf("data:image")===0:!1}var Gh=w("uploader"),aA=Gh[0],At=Gh[1],Kh=aA({inheritAttrs:!1,mixins:[Ke],model:{prop:"fileList"},props:{disabled:Boolean,readonly:Boolean,lazyLoad:Boolean,uploadText:String,afterRead:Function,beforeRead:Function,beforeDelete:Function,previewSize:[Number,String],previewOptions:Object,name:{type:[Number,String],default:""},accept:{type:String,default:"image/*"},fileList:{type:Array,default:function(){return[]}},maxSize:{type:[Number,String,Function],default:Number.MAX_VALUE},maxCount:{type:[Number,String],default:Number.MAX_VALUE},deletable:{type:Boolean,default:!0},showUpload:{type:Boolean,default:!0},previewImage:{type:Boolean,default:!0},previewFullImage:{type:Boolean,default:!0},imageFit:{type:String,default:"cover"},resultType:{type:String,default:"dataUrl"},uploadIcon:{type:String,default:"photograph"}},computed:{previewSizeWithUnit:function(){return st(this.previewSize)},value:function(){return this.fileList}},created:function(){this.urls=[]},beforeDestroy:function(){this.urls.forEach(function(t){return URL.revokeObjectURL(t)})},methods:{getDetail:function(t){return t===void 0&&(t=this.fileList.length),{name:this.name,index:t}},onChange:function(t){var i=this,n=t.target.files;if(!(this.disabled||!n.length)){if(n=n.length===1?n[0]:[].slice.call(n),this.beforeRead){var r=this.beforeRead(n,this.getDetail());if(!r){this.resetInput();return}if(Bn(r)){r.then(function(a){a?i.readFile(a):i.readFile(n)}).catch(this.resetInput);return}}this.readFile(n)}},readFile:function(t){var i=this,n=Yh(t,this.maxSize);if(Array.isArray(t)){var r=this.maxCount-this.fileList.length;t.length>r&&(t=t.slice(0,r)),Promise.all(t.map(function(a){return Uh(a,i.resultType)})).then(function(a){var s=t.map(function(o,l){var c={file:o,status:"",message:""};return a[l]&&(c.content=a[l]),c});i.onAfterRead(s,n)})}else Uh(t,this.resultType).then(function(a){var s={file:t,status:"",message:""};a&&(s.content=a),i.onAfterRead(s,n)})},onAfterRead:function(t,i){var n=this;this.resetInput();var r=t;if(i){var a=t;Array.isArray(t)?(a=[],r=[],t.forEach(function(o){o.file&&(Yh(o.file,n.maxSize)?a.push(o):r.push(o))})):r=null,this.$emit("oversize",a,this.getDetail())}var s=Array.isArray(r)?Boolean(r.length):Boolean(r);s&&(this.$emit("input",[].concat(this.fileList,Fh(r))),this.afterRead&&this.afterRead(r,this.getDetail()))},onDelete:function(t,i){var n,r=this,a=(n=t.beforeDelete)!=null?n:this.beforeDelete;if(a){var s=a(t,this.getDetail(i));if(!s)return;if(Bn(s)){s.then(function(){r.deleteFile(t,i)}).catch(Ki);return}}this.deleteFile(t,i)},deleteFile:function(t,i){var n=this.fileList.slice(0);n.splice(i,1),this.$emit("input",n),this.$emit("delete",t,this.getDetail(i))},resetInput:function(){this.$refs.input&&(this.$refs.input.value="")},onClickUpload:function(t){this.$emit("click-upload",t)},onPreviewImage:function(t){var i=this;if(!!this.previewFullImage){var n=this.fileList.filter(function(a){return jh(a)}),r=n.map(function(a){return a.file&&!a.url&&a.status!=="failed"&&(a.url=URL.createObjectURL(a.file),i.urls.push(a.url)),a.url});this.imagePreview=hs(O({images:r,startPosition:n.indexOf(t),onClose:function(){i.$emit("close-preview")}},this.previewOptions))}},closeImagePreview:function(){this.imagePreview&&this.imagePreview.close()},chooseFile:function(){this.disabled||this.$refs.input&&this.$refs.input.click()},genPreviewMask:function(t){var i=this.$createElement,n=t.status,r=t.message;if(n==="uploading"||n==="failed"){var a=n==="failed"?i($,{attrs:{name:"close"},class:At("mask-icon")}):i(he,{class:At("loading")}),s=it(r)&&r!=="";return i("div",{class:At("mask")},[a,s&&i("div",{class:At("mask-message")},[r])])}},genPreviewItem:function(t,i){var n,r=this,a,s,o=this.$createElement,l=(n=t.deletable)!=null?n:this.deletable,c=t.status!=="uploading"&&l,h=c&&o("div",{class:At("preview-delete"),on:{click:function(C){C.stopPropagation(),r.onDelete(t,i)}}},[o($,{attrs:{name:"cross"},class:At("preview-delete-icon")})]),d=this.slots("preview-cover",O({index:i},t)),u=d&&o("div",{class:At("preview-cover")},[d]),f=(a=t.previewSize)!=null?a:this.previewSize,p=(s=t.imageFit)!=null?s:this.imageFit,m=jh(t)?o(Ei,{attrs:{fit:p,src:t.content||t.url,width:f,height:f,lazyLoad:this.lazyLoad},class:At("preview-image"),on:{click:function(){r.onPreviewImage(t)}}},[u]):o("div",{class:At("file"),style:{width:this.previewSizeWithUnit,height:this.previewSizeWithUnit}},[o($,{class:At("file-icon"),attrs:{name:"description"}}),o("div",{class:[At("file-name"),"van-ellipsis"]},[t.file?t.file.name:t.url]),u]);return o("div",{class:At("preview"),on:{click:function(){r.$emit("click-preview",t,r.getDetail(i))}}},[m,this.genPreviewMask(t),h])},genPreviewList:function(){if(this.previewImage)return this.fileList.map(this.genPreviewItem)},genUpload:function(){var t=this.$createElement;if(!(this.fileList.length>=this.maxCount)){var i=this.slots(),n=this.readonly?null:t("input",{attrs:O({},this.$attrs,{type:"file",accept:this.accept,disabled:this.disabled}),ref:"input",class:At("input"),on:{change:this.onChange}});if(i)return t("div",{class:At("input-wrapper"),key:"input-wrapper",on:{click:this.onClickUpload}},[i,n]);var r;if(this.previewSize){var a=this.previewSizeWithUnit;r={width:a,height:a}}return t("div",{directives:[{name:"show",value:this.showUpload}],class:At("upload",{readonly:this.readonly}),style:r,on:{click:this.onClickUpload}},[t($,{attrs:{name:this.uploadIcon},class:At("upload-icon")}),this.uploadText&&t("span",{class:At("upload-text")},[this.uploadText]),n])}}},render:function(){var t=arguments[0];return t("div",{class:At()},[t("div",{class:At("wrapper",{disabled:this.disabled})},[this.genPreviewList(),this.genUpload()])])}}),Hh=w("sku-img-uploader"),sA=Hh[0],Os=Hh[2],oA=sA({props:{value:String,uploadImg:Function,customUpload:Function,maxSize:{type:Number,default:6}},data:function(){return{fileList:[]}},watch:{value:function(t){t?this.fileList=[{url:t,isImage:!0}]:this.fileList=[]}},methods:{afterReadFile:function(t){var i=this;t.status="uploading",t.message=Os("uploading"),this.uploadImg(t.file,t.content).then(function(n){t.status="done",i.$emit("input",n)}).catch(function(){t.status="failed",t.message=Os("fail")})},onOversize:function(){this.$toast(Os("oversize",this.maxSize))},onDelete:function(){this.$emit("input","")},onClickUpload:function(){var t=this;this.customUpload&&this.customUpload().then(function(i){t.fileList.push({url:i}),t.$emit("input",i)})}},render:function(){var t=this,i=arguments[0];return i(Kh,{attrs:{maxCount:1,readonly:!!this.customUpload,maxSize:this.maxSize*1024*1024,afterRead:this.afterReadFile},on:{oversize:this.onOversize,delete:this.onDelete,"click-upload":this.onClickUpload},model:{value:t.fileList,callback:function(r){t.fileList=r}}})}});function lA(e){return e?new Date(e.replace(/-/g,"/")):null}function cA(e,t){if(t===void 0&&(t="date"),!e)return"";var i=e.getFullYear(),n=e.getMonth()+1,r=e.getDate(),a=i+"-"+vt(n)+"-"+vt(r);if(t==="datetime"){var s=e.getHours(),o=e.getMinutes();a+=" "+vt(s)+":"+vt(o)}return a}var zh=w("sku-datetime-field"),uA=zh[0],Wh=zh[2],hA=uA({props:{value:String,label:String,required:Boolean,placeholder:String,type:{type:String,default:"date"}},data:function(){return{showDatePicker:!1,currentDate:this.type==="time"?"":new Date,minDate:new Date(new Date().getFullYear()-60,0,1)}},watch:{value:function(t){switch(this.type){case"time":this.currentDate=t;break;case"date":case"datetime":this.currentDate=lA(t)||new Date;break}}},computed:{title:function(){return Wh("title."+this.type)}},methods:{onClick:function(){this.showDatePicker=!0},onConfirm:function(t){var i=t;this.type!=="time"&&(i=cA(t,this.type)),this.$emit("input",i),this.showDatePicker=!1},onCancel:function(){this.showDatePicker=!1},formatter:function(t,i){var n=Wh("format."+t);return""+i+n}},render:function(){var t=this,i=arguments[0];return i(ee,{attrs:{readonly:!0,"is-link":!0,center:!0,value:this.value,label:this.label,required:this.required,placeholder:this.placeholder},on:{click:this.onClick}},[i(Te,{attrs:{round:!0,position:"bottom",getContainer:"body"},slot:"extra",model:{value:t.showDatePicker,callback:function(r){t.showDatePicker=r}}},[i(bu,{attrs:{type:this.type,title:this.title,value:this.currentDate,minDate:this.minDate,formatter:this.formatter},on:{cancel:this.onCancel,confirm:this.onConfirm}})])])}}),Ns=w("sku-messages"),dA=Ns[0],Oi=Ns[1],di=Ns[2],Jh=dA({props:{messageConfig:Object,goodsId:[Number,String],messages:{type:Array,default:function(){return[]}}},data:function(){return{messageValues:this.resetMessageValues(this.messages)}},watch:{messages:function(t){this.messageValues=this.resetMessageValues(t)}},methods:{resetMessageValues:function(t){var i=this.messageConfig,n=i.initialMessages,r=n===void 0?{}:n;return(t||[]).map(function(a){return{value:r[a.name]||""}})},getType:function(t){return+t.multiple==1?"textarea":t.type==="id_no"?"text":t.datetime>0?"datetime":t.type},getMessages:function(){var t={};return this.messageValues.forEach(function(i,n){t["message_"+n]=i.value}),t},getCartMessages:function(){var t=this,i={};return this.messageValues.forEach(function(n,r){var a=t.messages[r];i[a.name]=n.value}),i},getPlaceholder:function(t){var i=+t.multiple==1?"textarea":t.type,n=this.messageConfig.placeholderMap||{};return t.placeholder||n[i]||di("placeholder."+i)},validateMessages:function(){for(var t=this.messageValues,i=0;i<t.length;i++){var n=t[i].value,r=this.messages[i];if(n===""){if(String(r.required)==="1"){var a=di(r.type==="image"?"upload":"fill");return a+r.name}}else{if(r.type==="tel"&&!la(n))return di("invalid.tel");if(r.type==="mobile"&&!/^\d{6,20}$/.test(n))return di("invalid.mobile");if(r.type==="email"&&!iA(n))return di("invalid.email");if(r.type==="id_no"&&(n.length<15||n.length>18))return di("invalid.id_no")}}},getFormatter:function(t){return function(n){return t.type==="mobile"||t.type==="tel"?n.replace(/[^\d.]/g,""):n}},getExtraDesc:function(t){var i=this.$createElement,n=t.extraDesc;if(n)return i("div",{class:Oi("extra-message")},[n])},genMessage:function(t,i){var n=this,r=this.$createElement;if(t.type==="image")return r(Rt,{key:this.goodsId+"-"+i,attrs:{title:t.name,required:String(t.required)==="1",valueClass:Oi("image-cell-value")},class:Oi("image-cell")},[r(oA,{attrs:{maxSize:this.messageConfig.uploadMaxSize,uploadImg:this.messageConfig.uploadImg,customUpload:this.messageConfig.customUpload},model:{value:n.messageValues[i].value,callback:function(o){n.$set(n.messageValues[i],"value",o)}}}),r("div",{class:Oi("image-cell-label")},[di("imageLabel")])]);var a=["date","time"].indexOf(t.type)>-1;return a?r(hA,{attrs:{label:t.name,required:String(t.required)==="1",placeholder:this.getPlaceholder(t),type:this.getType(t)},key:this.goodsId+"-"+i,model:{value:n.messageValues[i].value,callback:function(o){n.$set(n.messageValues[i],"value",o)}}}):r("div",{class:Oi("cell-block")},[r(ee,{attrs:{maxlength:"200",center:!t.multiple,label:t.name,required:String(t.required)==="1",placeholder:this.getPlaceholder(t),type:this.getType(t),formatter:this.getFormatter(t),border:!1},key:this.goodsId+"-"+i,model:{value:n.messageValues[i].value,callback:function(o){n.$set(n.messageValues[i],"value",o)}}}),this.getExtraDesc(t)])}},render:function(){var t=arguments[0];return t("div",{class:Oi()},[this.messages.map(this.genMessage)])}}),Ls=w("sku-actions"),fA=Ls[0],pA=Ls[1],Qh=Ls[2];function Zh(e,t,i,n){var r=function(s){return function(){t.skuEventBus.$emit(s)}};return e("div",tt([{class:pA()},lt(n)]),[t.showAddCartBtn&&e(Nt,{attrs:{size:"large",type:"warning",text:t.addCartText||Qh("addCart")},on:{click:r("sku:addCart")}}),e(Nt,{attrs:{size:"large",type:"danger",text:t.buyText||Qh("buy")},on:{click:r("sku:buy")}})])}Zh.props={buyText:String,addCartText:String,skuEventBus:Object,showAddCartBtn:Boolean};var $h=fA(Zh),Vs=w("sku"),mA=Vs[0],gA=Vs[1],ae=Vs[2],vA=fr.QUOTA_LIMIT,be=mA({props:{sku:Object,goods:Object,value:Boolean,buyText:String,goodsId:[Number,String],priceTag:String,lazyLoad:Boolean,hideStock:Boolean,properties:Array,addCartText:String,stepperTitle:String,getContainer:[String,Function],hideQuotaText:Boolean,hideSelectedText:Boolean,resetStepperOnHide:Boolean,customSkuValidator:Function,disableStepperInput:Boolean,resetSelectedSkuOnHide:Boolean,quota:{type:Number,default:0},quotaUsed:{type:Number,default:0},startSaleNum:{type:Number,default:1},initialSku:{type:Object,default:function(){return{}}},stockThreshold:{type:Number,default:50},showSoldoutSku:{type:Boolean,default:!0},showAddCartBtn:{type:Boolean,default:!0},disableSoldoutSku:{type:Boolean,default:!0},customStepperConfig:{type:Object,default:function(){return{}}},showHeaderImage:{type:Boolean,default:!0},previewOnClickImage:{type:Boolean,default:!0},safeAreaInsetBottom:{type:Boolean,default:!0},closeOnClickOverlay:{type:Boolean,default:!0},bodyOffsetTop:{type:Number,default:200},messageConfig:{type:Object,default:function(){return{initialMessages:{},placeholderMap:{},uploadImg:function(){return Promise.resolve()},uploadMaxSize:5}}}},data:function(){return{selectedSku:{},selectedProp:{},selectedNum:1,show:this.value}},watch:{show:function(t){this.$emit("input",t),t||(this.$emit("sku-close",{selectedSkuValues:this.selectedSkuValues,selectedNum:this.selectedNum,selectedSkuComb:this.selectedSkuComb}),this.resetStepperOnHide&&this.resetStepper(),this.resetSelectedSkuOnHide&&this.resetSelectedSku())},value:function(t){this.show=t},skuTree:"resetSelectedSku",initialSku:function(){this.resetStepper(),this.resetSelectedSku()}},computed:{skuGroupClass:function(){return["van-sku-group-container",{"van-sku-group-container--hide-soldout":!this.showSoldoutSku}]},bodyStyle:function(){if(!this.$isServer){var t=window.innerHeight-this.bodyOffsetTop;return{maxHeight:t+"px"}}},isSkuCombSelected:function(){var t=this;return this.hasSku&&!xh(this.skuTree,this.selectedSku)?!1:!this.propList.filter(function(i){return i.is_necessary!==!1}).some(function(i){return(t.selectedProp[i.k_id]||[]).length===0})},isSkuEmpty:function(){return Object.keys(this.sku).length===0},hasSku:function(){return!this.sku.none_sku},hasSkuOrAttr:function(){return this.hasSku||this.propList.length>0},selectedSkuComb:function(){var t=null;return this.isSkuCombSelected&&(this.hasSku?t=wh(this.skuList,this.selectedSku):t={id:this.sku.collection_id,price:Math.round(this.sku.price*100),stock_num:this.sku.stock_num},t&&(t.properties=Mh(this.propList,this.selectedProp),t.property_price=this.selectedPropValues.reduce(function(i,n){return i+(n.price||0)},0))),t},selectedSkuValues:function(){return Th(this.skuTree,this.selectedSku)},selectedPropValues:function(){return kh(this.propList,this.selectedProp)},price:function(){return this.selectedSkuComb?((this.selectedSkuComb.price+this.selectedSkuComb.property_price)/100).toFixed(2):this.sku.price},originPrice:function(){return this.selectedSkuComb&&this.selectedSkuComb.origin_price?((this.selectedSkuComb.origin_price+this.selectedSkuComb.property_price)/100).toFixed(2):this.sku.origin_price},skuTree:function(){return this.sku.tree||[]},skuList:function(){return this.sku.list||[]},propList:function(){return this.properties||[]},imageList:function(){var t=[this.goods.picture];return this.skuTree.length>0&&this.skuTree.forEach(function(i){!i.v||i.v.forEach(function(n){var r=n.previewImgUrl||n.imgUrl||n.img_url;r&&t.indexOf(r)===-1&&t.push(r)})}),t},stock:function(){var t=this.customStepperConfig.stockNum;return t!==void 0?t:this.selectedSkuComb?this.selectedSkuComb.stock_num:this.sku.stock_num},stockText:function(){var t=this.$createElement,i=this.customStepperConfig.stockFormatter;return i?i(this.stock):[ae("stock")+" ",t("span",{class:gA("stock-num",{highlight:this.stock<this.stockThreshold})},[this.stock])," "+ae("stockUnit")]},selectedText:function(){var t=this;if(this.selectedSkuComb){var i=this.selectedSkuValues.concat(this.selectedPropValues);return ae("selected")+" "+i.map(function(a){return a.name}).join(" ")}var n=this.skuTree.filter(function(a){return t.selectedSku[a.k_s]===hi}).map(function(a){return a.k}),r=this.propList.filter(function(a){return(t.selectedProp[a.k_id]||[]).length<1}).map(function(a){return a.k});return ae("select")+" "+n.concat(r).join(" ")}},created:function(){var t=new kt.default;this.skuEventBus=t,t.$on("sku:select",this.onSelect),t.$on("sku:propSelect",this.onPropSelect),t.$on("sku:numChange",this.onNumChange),t.$on("sku:previewImage",this.onPreviewImage),t.$on("sku:overLimit",this.onOverLimit),t.$on("sku:stepperState",this.onStepperState),t.$on("sku:addCart",this.onAddCart),t.$on("sku:buy",this.onBuy),this.resetStepper(),this.resetSelectedSku(),this.$emit("after-sku-create",t)},methods:{resetStepper:function(){var t=this.$refs.skuStepper,i=this.initialSku.selectedNum,n=i!=null?i:this.startSaleNum;this.stepperError=null,t?t.setCurrentNum(n):this.selectedNum=n},resetSelectedSku:function(){var t=this;this.selectedSku={},this.skuTree.forEach(function(s){t.selectedSku[s.k_s]=hi}),this.skuTree.forEach(function(s){var o=s.k_s,l=s.v.length===1?s.v[0].id:t.initialSku[o];l&&Es(t.skuList,t.selectedSku,{key:o,valueId:l})&&(t.selectedSku[o]=l)});var i=this.selectedSkuValues;i.length>0&&this.$nextTick(function(){t.$emit("sku-selected",{skuValue:i[i.length-1],selectedSku:t.selectedSku,selectedSkuComb:t.selectedSkuComb})}),this.selectedProp={};var n=this.initialSku.selectedProp,r=n===void 0?{}:n;this.propList.forEach(function(s){r[s.k_id]&&(t.selectedProp[s.k_id]=r[s.k_id])}),Sg(this.selectedProp)&&this.propList.forEach(function(s){var o;if((s==null||(o=s.v)==null?void 0:o.length)>0){var l=s.v,c=s.k_id,h=l.some(function(u){return+u.price!=0});if(!h){var d=l.find(function(u){return u.text_status!==0});d&&(t.selectedProp[c]=[d.id])}}});var a=this.selectedPropValues;a.length>0&&this.$emit("sku-prop-selected",{propValue:a[a.length-1],selectedProp:this.selectedProp,selectedSkuComb:this.selectedSkuComb}),this.$emit("sku-reset",{selectedSku:this.selectedSku,selectedProp:this.selectedProp,selectedSkuComb:this.selectedSkuComb}),this.centerInitialSku()},getSkuMessages:function(){return this.$refs.skuMessages?this.$refs.skuMessages.getMessages():{}},getSkuCartMessages:function(){return this.$refs.skuMessages?this.$refs.skuMessages.getCartMessages():{}},validateSkuMessages:function(){return this.$refs.skuMessages?this.$refs.skuMessages.validateMessages():""},validateSku:function(){if(this.selectedNum===0)return ae("unavailable");if(this.isSkuCombSelected)return this.validateSkuMessages();if(this.customSkuValidator){var t=this.customSkuValidator(this);if(t)return t}return ae("selectSku")},onSelect:function(t){var i,n;this.selectedSku=this.selectedSku[t.skuKeyStr]===t.id?O({},this.selectedSku,(i={},i[t.skuKeyStr]=hi,i)):O({},this.selectedSku,(n={},n[t.skuKeyStr]=t.id,n)),this.$emit("sku-selected",{skuValue:t,selectedSku:this.selectedSku,selectedSkuComb:this.selectedSkuComb})},onPropSelect:function(t){var i,n=this.selectedProp[t.skuKeyStr]||[],r=n.indexOf(t.id);r>-1?n.splice(r,1):t.multiple?n.push(t.id):n.splice(0,1,t.id),this.selectedProp=O({},this.selectedProp,(i={},i[t.skuKeyStr]=n,i)),this.$emit("sku-prop-selected",{propValue:t,selectedProp:this.selectedProp,selectedSkuComb:this.selectedSkuComb})},onNumChange:function(t){this.selectedNum=t},onPreviewImage:function(t){var i=this,n=this.imageList,r=0,a=n[0];t&&t.imgUrl&&(this.imageList.some(function(o,l){return o===t.imgUrl?(r=l,!0):!1}),a=t.imgUrl);var s=O({},t,{index:r,imageList:this.imageList,indexImage:a});this.$emit("open-preview",s),this.previewOnClickImage&&hs({images:this.imageList,startPosition:r,onClose:function(){i.$emit("close-preview",s)}})},onOverLimit:function(t){var i=t.action,n=t.limitType,r=t.quota,a=t.quotaUsed,s=this.customStepperConfig.handleOverLimit;if(s){s(t);return}i==="minus"?this.startSaleNum>1?St(ae("minusStartTip",this.startSaleNum)):St(ae("minusTip")):i==="plus"&&(n===vA?a>0?St(ae("quotaUsedTip",r,a)):St(ae("quotaTip",r)):St(ae("soldout")))},onStepperState:function(t){this.stepperError=t.valid?null:O({},t,{action:"plus"})},onAddCart:function(){this.onBuyOrAddCart("add-cart")},onBuy:function(){this.onBuyOrAddCart("buy-clicked")},onBuyOrAddCart:function(t){if(this.stepperError)return this.onOverLimit(this.stepperError);var i=this.validateSku();i?St(i):this.$emit(t,this.getSkuData())},getSkuData:function(){return{goodsId:this.goodsId,messages:this.getSkuMessages(),selectedNum:this.selectedNum,cartMessages:this.getSkuCartMessages(),selectedSkuComb:this.selectedSkuComb}},onOpened:function(){this.centerInitialSku()},centerInitialSku:function(){var t=this;(this.$refs.skuRows||[]).forEach(function(i){var n=i.skuRow||{},r=n.k_s;i.centerItem(t.initialSku[r])})}},render:function(){var t=this,i=arguments[0];if(!this.isSkuEmpty){var n=this.sku,r=this.skuList,a=this.goods,s=this.price,o=this.lazyLoad,l=this.originPrice,c=this.skuEventBus,h=this.selectedSku,d=this.selectedProp,u=this.selectedNum,f=this.stepperTitle,p=this.selectedSkuComb,m=this.showHeaderImage,g=this.disableSoldoutSku,C={price:s,originPrice:l,selectedNum:u,skuEventBus:c,selectedSku:h,selectedSkuComb:p},x=function(U){return t.slots(U,C)},I=x("sku-header")||i(Bh,{attrs:{sku:n,goods:a,skuEventBus:c,selectedSku:h,showHeaderImage:m}},[i("template",{slot:"sku-header-image-extra"},[x("sku-header-image-extra")]),x("sku-header-price")||i("div",{class:"van-sku__goods-price"},[i("span",{class:"van-sku__price-symbol"},["\uFFE5"]),i("span",{class:"van-sku__price-num"},[s]),this.priceTag&&i("span",{class:"van-sku__price-tag"},[this.priceTag])]),x("sku-header-origin-price")||l&&i(pr,[ae("originPrice")," \uFFE5",l]),!this.hideStock&&i(pr,[i("span",{class:"van-sku__stock"},[this.stockText])]),this.hasSkuOrAttr&&!this.hideSelectedText&&i(pr,[this.selectedText]),x("sku-header-extra")]),M=x("sku-group")||this.hasSkuOrAttr&&i("div",{class:this.skuGroupClass},[this.skuTree.map(function(q){return i(Ds,{attrs:{skuRow:q},ref:"skuRows",refInFor:!0},[q.v.map(function(U){return i(Oh,{attrs:{skuList:r,lazyLoad:o,skuValue:U,skuKeyStr:q.k_s,selectedSku:h,skuEventBus:c,disableSoldoutSku:g,largeImageMode:q.largeImageMode}})})])}),this.propList.map(function(q){return i(Ds,{attrs:{skuRow:q}},[q.v.map(function(U){return i(Nh,{attrs:{skuValue:U,skuKeyStr:q.k_id+"",selectedProp:d,skuEventBus:c,multiple:q.is_multiple,disabled:U.text_status===0}})})])})]),k=x("sku-stepper")||i(qh,{ref:"skuStepper",attrs:{stock:this.stock,quota:this.quota,quotaUsed:this.quotaUsed,startSaleNum:this.startSaleNum,skuEventBus:c,selectedNum:u,stepperTitle:f,skuStockNum:n.stock_num,disableStepperInput:this.disableStepperInput,customStepperConfig:this.customStepperConfig,hideQuotaText:this.hideQuotaText},on:{change:function(U){t.$emit("stepper-change",U)}}}),D=x("sku-messages")||i(Jh,{ref:"skuMessages",attrs:{goodsId:this.goodsId,messageConfig:this.messageConfig,messages:n.messages}}),z=x("sku-actions")||i($h,{attrs:{buyText:this.buyText,skuEventBus:c,addCartText:this.addCartText,showAddCartBtn:this.showAddCartBtn}});return i(Te,{attrs:{round:!0,closeable:!0,position:"bottom",getContainer:this.getContainer,closeOnClickOverlay:this.closeOnClickOverlay,safeAreaInsetBottom:this.safeAreaInsetBottom},class:"van-sku-container",on:{opened:this.onOpened},model:{value:t.show,callback:function(U){t.show=U}}},[I,i("div",{class:"van-sku-body",style:this.bodyStyle},[x("sku-body-top"),M,x("extra-sku-group"),k,x("before-sku-messages"),D,x("after-sku-messages")]),x("sku-actions-top"),z])}}});oa.add(PC),be.SkuActions=$h,be.SkuHeader=Bh,be.SkuHeaderItem=pr,be.SkuMessages=Jh,be.SkuStepper=qh,be.SkuRow=Ds,be.SkuRowItem=Oh,be.SkuRowPropItem=Nh,be.skuHelper=FC,be.skuConstants=RC;var Xh=w("slider"),yA=Xh[0],yr=Xh[1],_h=function(t,i){return JSON.stringify(t)===JSON.stringify(i)},bA=yA({mixins:[te,Ke],props:{disabled:Boolean,vertical:Boolean,range:Boolean,barHeight:[Number,String],buttonSize:[Number,String],activeColor:String,inactiveColor:String,min:{type:[Number,String],default:0},max:{type:[Number,String],default:100},step:{type:[Number,String],default:1},value:{type:[Number,Array],default:0}},data:function(){return{dragStatus:""}},computed:{scope:function(){return this.max-this.min},buttonStyle:function(){if(this.buttonSize){var t=st(this.buttonSize);return{width:t,height:t}}}},created:function(){this.updateValue(this.value)},mounted:function(){this.range?(this.bindTouchEvent(this.$refs.wrapper0),this.bindTouchEvent(this.$refs.wrapper1)):this.bindTouchEvent(this.$refs.wrapper)},methods:{onTouchStart:function(t){this.disabled||(this.touchStart(t),this.currentValue=this.value,this.range?this.startValue=this.value.map(this.format):this.startValue=this.format(this.value),this.dragStatus="start")},onTouchMove:function(t){if(!this.disabled){this.dragStatus==="start"&&this.$emit("drag-start"),Mt(t,!0),this.touchMove(t),this.dragStatus="draging";var i=this.$el.getBoundingClientRect(),n=this.vertical?this.deltaY:this.deltaX,r=this.vertical?i.height:i.width,a=n/r*this.scope;this.range?this.currentValue[this.index]=this.startValue[this.index]+a:this.currentValue=this.startValue+a,this.updateValue(this.currentValue)}},onTouchEnd:function(){this.disabled||(this.dragStatus==="draging"&&(this.updateValue(this.currentValue,!0),this.$emit("drag-end")),this.dragStatus="")},onClick:function(t){if(t.stopPropagation(),!this.disabled){var i=this.$el.getBoundingClientRect(),n=this.vertical?t.clientY-i.top:t.clientX-i.left,r=this.vertical?i.height:i.width,a=+this.min+n/r*this.scope;if(this.range){var s=this.value,o=s[0],l=s[1],c=(o+l)/2;a<=c?o=a:l=a,a=[o,l]}this.startValue=this.value,this.updateValue(a,!0)}},handleOverlap:function(t){return t[0]>t[1]?(t=Wi(t),t.reverse()):t},updateValue:function(t,i){this.range?t=this.handleOverlap(t).map(this.format):t=this.format(t),_h(t,this.value)||this.$emit("input",t),i&&!_h(t,this.startValue)&&this.$emit("change",t)},format:function(t){var i=+this.min,n=+this.max,r=+this.step;t=Ot(t,i,n);var a=Math.round((t-i)/r)*r;return Hl(i,a)}},render:function(){var t,i=this,n,r=arguments[0],a=this.vertical,s=a?"height":"width",o=a?"width":"height",l=(t={background:this.inactiveColor},t[o]=st(this.barHeight),t),c=function(){var p=i.value,m=i.min,g=i.range,C=i.scope;return g?(p[1]-p[0])*100/C+"%":(p-m)*100/C+"%"},h=function(){var p=i.value,m=i.min,g=i.range,C=i.scope;return g?(p[0]-m)*100/C+"%":null},d=(n={},n[s]=c(),n.left=this.vertical?null:h(),n.top=this.vertical?h():null,n.background=this.activeColor,n);this.dragStatus&&(d.transition="none");var u=function(p){var m=["left","right"],g=typeof p=="number",C=g?i.value[p]:i.value,x=function(){return g?"button-wrapper-"+m[p]:"button-wrapper"},I=function(){return g?"wrapper"+p:"wrapper"},M=function(){if(g){var D=i.slots(p===0?"left-button":"right-button",{value:C});if(D)return D}return i.slots("button")?i.slots("button"):r("div",{class:yr("button"),style:i.buttonStyle})};return r("div",{ref:I(),attrs:{role:"slider",tabindex:i.disabled?-1:0,"aria-valuemin":i.min,"aria-valuenow":i.value,"aria-valuemax":i.max,"aria-orientation":i.vertical?"vertical":"horizontal"},class:yr(x()),on:{touchstart:function(){g&&(i.index=p)},click:function(D){return D.stopPropagation()}}},[M()])};return r("div",{style:l,class:yr({disabled:this.disabled,vertical:a}),on:{click:this.onClick}},[r("div",{class:yr("bar"),style:d},[this.range?[u(0),u(1)]:u()])])}}),td=w("step"),SA=td[0],$e=td[1],CA=SA({mixins:[jt("vanSteps")],computed:{status:function(){if(this.index<this.parent.active)return"finish";if(this.index===+this.parent.active)return"process"},active:function(){return this.status==="process"},lineStyle:function(){var t=this.parent,i=t.activeColor,n=t.inactiveColor,r=t.center,a=t.direction,s={background:this.status==="finish"?i:n};return r&&a==="vertical"&&(s.top="50%"),s},circleContainerStyle:function(){if(this.parent.center&&this.parent.direction==="vertical")return{top:"50%"}},titleStyle:function(){if(this.active)return{color:this.parent.activeColor};if(!this.status)return{color:this.parent.inactiveColor}}},methods:{genCircle:function(){var t=this.$createElement,i=this.parent,n=i.activeIcon,r=i.iconPrefix,a=i.activeColor,s=i.finishIcon,o=i.inactiveIcon;if(this.active)return this.slots("active-icon")||t($,{class:$e("icon","active"),attrs:{name:n,color:a,classPrefix:r}});var l=this.slots("finish-icon");if(this.status==="finish"&&(s||l))return l||t($,{class:$e("icon","finish"),attrs:{name:s,color:a,classPrefix:r}});var c=this.slots("inactive-icon");return o||c?c||t($,{class:$e("icon"),attrs:{name:o,classPrefix:r}}):t("i",{class:$e("circle"),style:this.lineStyle})},onClickStep:function(){this.parent.$emit("click-step",this.index)}},render:function(){var t,i=arguments[0],n=this.status,r=this.active,a=this.parent.direction;return i("div",{class:[fe,$e([a,(t={},t[n]=n,t)])]},[i("div",{class:$e("title",{active:r}),style:this.titleStyle,on:{click:this.onClickStep}},[this.slots()]),i("div",{class:$e("circle-container"),on:{click:this.onClickStep},style:this.circleContainerStyle},[this.genCircle()]),i("div",{class:$e("line"),style:this.lineStyle})])}}),ed=w("steps"),AA=ed[0],id=ed[1],xA=AA({mixins:[Gt("vanSteps")],props:{center:Boolean,iconPrefix:String,finishIcon:String,activeColor:String,inactiveIcon:String,inactiveColor:String,active:{type:[Number,String],default:0},direction:{type:String,default:"horizontal"},activeIcon:{type:String,default:"checked"}},render:function(){var t=arguments[0];return t("div",{class:id([this.direction])},[t("div",{class:id("items")},[this.slots()])])}}),Ps=w("submit-bar"),wA=Ps[0],Be=Ps[1],TA=Ps[2];function nd(e,t,i,n){var r=t.tip,a=t.price,s=t.tipIcon;function o(){if(typeof a=="number"){var c=(a/100).toFixed(t.decimalLength).split("."),h=t.decimalLength?"."+c[1]:"";return e("div",{style:{textAlign:t.textAlign?t.textAlign:""},class:Be("text")},[e("span",[t.label||TA("label")]),e("span",{class:Be("price")},[t.currency,e("span",{class:Be("price","integer")},[c[0]]),h]),t.suffixLabel&&e("span",{class:Be("suffix-label")},[t.suffixLabel])])}}function l(){if(i.tip||r)return e("div",{class:Be("tip")},[s&&e($,{class:Be("tip-icon"),attrs:{name:s}}),r&&e("span",{class:Be("tip-text")},[r]),i.tip&&i.tip()])}return e("div",tt([{class:Be({unfit:!t.safeAreaInsetBottom})},lt(n)]),[i.top&&i.top(),l(),e("div",{class:Be("bar")},[i.default&&i.default(),o(),i.button?i.button():e(Nt,{attrs:{round:!0,type:t.buttonType,text:t.loading?"":t.buttonText,color:t.buttonColor,loading:t.loading,disabled:t.disabled},class:Be("button",t.buttonType),on:{click:function(){rt(n,"submit")}}})])])}nd.props={tip:String,label:String,price:Number,tipIcon:String,loading:Boolean,disabled:Boolean,textAlign:String,buttonText:String,buttonColor:String,suffixLabel:String,safeAreaInsetBottom:{type:Boolean,default:!0},decimalLength:{type:[Number,String],default:2},currency:{type:String,default:"\xA5"},buttonType:{type:String,default:"danger"}};var kA=wA(nd),rd=w("swipe-cell"),MA=rd[0],br=rd[1],ad=.15,EA=MA({mixins:[te,os({event:"touchstart",method:"onClick"})],props:{onClose:Function,disabled:Boolean,leftWidth:[Number,String],rightWidth:[Number,String],beforeClose:Function,stopPropagation:Boolean,name:{type:[Number,String],default:""}},data:function(){return{offset:0,dragging:!1}},computed:{computedLeftWidth:function(){return+this.leftWidth||this.getWidthByRef("left")},computedRightWidth:function(){return+this.rightWidth||this.getWidthByRef("right")}},mounted:function(){this.bindTouchEvent(this.$el)},methods:{getWidthByRef:function(t){if(this.$refs[t]){var i=this.$refs[t].getBoundingClientRect();return i.width}return 0},open:function(t){var i=t==="left"?this.computedLeftWidth:-this.computedRightWidth;this.opened=!0,this.offset=i,this.$emit("open",{position:t,name:this.name,detail:this.name})},close:function(t){this.offset=0,this.opened&&(this.opened=!1,this.$emit("close",{position:t,name:this.name}))},onTouchStart:function(t){this.disabled||(this.startOffset=this.offset,this.touchStart(t))},onTouchMove:function(t){if(!this.disabled&&(this.touchMove(t),this.direction==="horizontal")){this.dragging=!0,this.lockClick=!0;var i=!this.opened||this.deltaX*this.startOffset<0;i&&Mt(t,this.stopPropagation),this.offset=Ot(this.deltaX+this.startOffset,-this.computedRightWidth,this.computedLeftWidth)}},onTouchEnd:function(){var t=this;this.disabled||this.dragging&&(this.toggle(this.offset>0?"left":"right"),this.dragging=!1,setTimeout(function(){t.lockClick=!1},0))},toggle:function(t){var i=Math.abs(this.offset),n=this.opened?1-ad:ad,r=this.computedLeftWidth,a=this.computedRightWidth;a&&t==="right"&&i>a*n?this.open("right"):r&&t==="left"&&i>r*n?this.open("left"):this.close()},onClick:function(t){t===void 0&&(t="outside"),this.$emit("click",t),this.opened&&!this.lockClick&&(this.beforeClose?this.beforeClose({position:t,name:this.name,instance:this}):this.onClose?this.onClose(t,this,{name:this.name}):this.close(t))},getClickHandler:function(t,i){var n=this;return function(r){i&&r.stopPropagation(),n.onClick(t)}},genLeftPart:function(){var t=this.$createElement,i=this.slots("left");if(i)return t("div",{ref:"left",class:br("left"),on:{click:this.getClickHandler("left",!0)}},[i])},genRightPart:function(){var t=this.$createElement,i=this.slots("right");if(i)return t("div",{ref:"right",class:br("right"),on:{click:this.getClickHandler("right",!0)}},[i])}},render:function(){var t=arguments[0],i={transform:"translate3d("+this.offset+"px, 0, 0)",transitionDuration:this.dragging?"0s":".6s"};return t("div",{class:br(),on:{click:this.getClickHandler("cell")}},[t("div",{class:br("wrapper"),style:i},[this.genLeftPart(),this.slots(),this.genRightPart()])])}}),sd=w("switch-cell"),IA=sd[0],BA=sd[1];function od(e,t,i,n){return e(Rt,tt([{attrs:{center:!0,size:t.cellSize,title:t.title,border:t.border},class:BA([t.cellSize])},lt(n)]),[e(Kn,{props:O({},t),on:O({},n.listeners)})])}od.props=O({},mc,{title:String,cellSize:String,border:{type:Boolean,default:!0},size:{type:String,default:"24px"}});var DA=IA(od),ld=w("tabbar"),OA=ld[0],cd=ld[1],ud=OA({mixins:[Gt("vanTabbar")],props:{route:Boolean,zIndex:[Number,String],placeholder:Boolean,activeColor:String,beforeChange:Function,inactiveColor:String,value:{type:[Number,String],default:0},border:{type:Boolean,default:!0},fixed:{type:Boolean,default:!0},safeAreaInsetBottom:{type:Boolean,default:null}},data:function(){return{height:null}},computed:{fit:function(){return this.safeAreaInsetBottom!==null?this.safeAreaInsetBottom:this.fixed}},watch:{value:"setActiveItem",children:"setActiveItem"},mounted:function(){var t=this;if(this.placeholder&&this.fixed){var i=function(){t.height=t.$refs.tabbar.getBoundingClientRect().height};i(),setTimeout(i,100)}},methods:{setActiveItem:function(){var t=this;this.children.forEach(function(i,n){i.nameMatched=i.name===t.value||n===t.value})},triggerChange:function(t,i){var n=this;Rc({interceptor:this.beforeChange,args:[t],done:function(){n.$emit("input",t),n.$emit("change",t),i()}})},genTabbar:function(){var t,i=this.$createElement;return i("div",{ref:"tabbar",style:{zIndex:this.zIndex},class:[(t={},t[Rn]=this.border,t),cd({unfit:!this.fit,fixed:this.fixed})]},[this.slots()])}},render:function(){var t=arguments[0];return this.placeholder&&this.fixed?t("div",{class:cd("placeholder"),style:{height:this.height+"px"}},[this.genTabbar()]):this.genTabbar()}}),hd=w("tabbar-item"),NA=hd[0],Rs=hd[1],dd=NA({mixins:[jt("vanTabbar")],props:O({},Ge,{dot:Boolean,icon:String,name:[Number,String],info:[Number,String],badge:[Number,String],iconPrefix:String}),data:function(){return{nameMatched:!1}},computed:{active:function(){var t=this.parent.route;if(t&&"$route"in this){var i=this.to,n=this.$route,r=ce(i)?i:{path:i};return!!n.matched.find(function(a){var s=a.path===""?"/":a.path,o=r.path===s,l=it(r.name)&&r.name===a.name;return o||l})}return this.nameMatched}},methods:{onClick:function(t){var i=this;this.active||this.parent.triggerChange(this.name||this.index,function(){si(i.$router,i)}),this.$emit("click",t)},genIcon:function(){var t=this.$createElement,i=this.slots("icon",{active:this.active});if(i)return i;if(this.icon)return t($,{attrs:{name:this.icon,classPrefix:this.iconPrefix}})}},render:function(){var t,i=arguments[0],n=this.active,r=this.parent[n?"activeColor":"inactiveColor"];return i("div",{class:Rs({active:n}),style:{color:r},on:{click:this.onClick}},[i("div",{class:Rs("icon")},[this.genIcon(),i(ai,{attrs:{dot:this.dot,info:(t=this.badge)!=null?t:this.info}})]),i("div",{class:Rs("text")},[this.slots("default",{active:n})])])}}),fd=w("tree-select"),LA=fd[0],Ni=fd[1];function pd(e,t,i,n){var r=t.items,a=t.height,s=t.activeId,o=t.selectedIcon,l=t.mainActiveIndex,c=r[+l]||{},h=c.children||[],d=Array.isArray(s);function u(m){return d?s.indexOf(m)!==-1:s===m}var f=r.map(function(m){var g;return e(yh,{attrs:{dot:m.dot,info:(g=m.badge)!=null?g:m.info,title:m.text,disabled:m.disabled},class:[Ni("nav-item"),m.className]})});function p(){return i.content?i.content():h.map(function(m){return e("div",{key:m.id,class:["van-ellipsis",Ni("item",{active:u(m.id),disabled:m.disabled})],on:{click:function(){if(!m.disabled){var C=m.id;if(d){C=s.slice();var x=C.indexOf(m.id);x!==-1?C.splice(x,1):C.length<t.max&&C.push(m.id)}rt(n,"update:active-id",C),rt(n,"click-item",m),rt(n,"itemclick",m)}}}},[m.text,u(m.id)&&e($,{attrs:{name:o},class:Ni("selected")})])})}return e("div",tt([{class:Ni(),style:{height:st(a)}},lt(n)]),[e(gh,{class:Ni("nav"),attrs:{activeKey:l},on:{change:function(g){rt(n,"update:main-active-index",g),rt(n,"click-nav",g),rt(n,"navclick",g)}}},[f]),e("div",{class:Ni("content")},[p()])])}pd.props={max:{type:[Number,String],default:1/0},items:{type:Array,default:function(){return[]}},height:{type:[Number,String],default:300},activeId:{type:[Number,String,Array],default:0},selectedIcon:{type:String,default:"success"},mainActiveIndex:{type:[Number,String],default:0}};var VA=LA(pd);function PA(e){var t=[Jg,Dv,Yv,Xl,Gv,Nt,ry,oy,Cy,Rt,Wc,Qc,My,Dy,Ly,Ry,Uy,jy,Ky,Wy,_y,es,ab,lb,bu,ft,vb,bb,Cb,Tb,ee,Eb,dc,Ta,Bb,Nb,Vb,$,Ei,hs,Hb,Jb,ai,$b,he,oa,_b,eS,re,cS,Tl,hS,fS,mS,Aa,uC,Te,dC,gC,Na,Oa,bC,AC,TC,IC,gh,yh,VC,be,bA,CA,Vh,xA,Uc,kA,Du,EA,Nu,Kn,DA,Jn,ud,dd,Ga,zn,St,VA,Kh];t.forEach(function(i){i.install?e.use(i):i.name&&e.component(i.name,i)})}typeof window!="undefined"&&window.Vue&&PA(window.Vue);var RA=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"ind-login"},[i("div",{staticClass:"ind-login-con"},[i("div",{staticClass:"ind-panel"},[i("div",{staticClass:"ind-panel-title"},[e._v("\u6B22\u8FCE\u767B\u5F55")]),i("LoginForm",{ref:"login",attrs:{msg:e.msg,loading:e.loading},on:{"on-success-valid":e.handleSubmit}})],1)])])},qA=[];const FA={name:"IndMLogin",components:{LoginForm:Xm},data(){return{loading:!1,msg:""}},mounted(){V.clearSessionStorage();let e=this.$store.getters.getTheme;kn(e)},methods:{...tl(["handleLogin"]),async handleSubmit({userName:e,password:t,validCodeInput:i,validCodeId:n}){this.msg="",this.loading=!0;try{const r=await this.handleLogin({userName:e,password:t,validCodeId:n,validCodeInput:i});r?r.startsWith("http://")||r.startsWith("https://")?location.href=r:this.$router.push(r,()=>{this.loading=!1}):this.$router.push({name:Ye.homeRouteName},()=>{this.loading=!1})}catch(r){this.msg=r.msg,this.loading=!1}},getCryptorPassword(e,t){return V.cryptor.encryptForLogin(V.cryptor.encryptForLogin(e,"sm3",!0)+t,"sm3",!1)}}},md={};var UA=at(FA,RA,qA,!1,YA,null,null,null);function YA(e){for(let t in md)this[t]=md[t]}var qs=function(){return UA.exports}(),jA=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("van-search",{attrs:{"show-action":e.showFilter,placeholder:"\u8BF7\u8F93\u5165\u641C\u7D22\u5173\u952E\u8BCD"},on:{search:function(n){return e.$emit("doSearch",e.searchVal)}},scopedSlots:e._u([{key:"action",fn:function(){return[i("div",{class:["toggle-condition",e.isFiltering?"active":""],on:{click:function(n){return e.$emit("showCondition")}}})]},proxy:!0}]),model:{value:e.searchVal,callback:function(n){e.searchVal=n},expression:"searchVal"}})},GA=[];const KA={props:{value:String,showFilter:Boolean,isFiltering:Boolean},data(){return{searchVal:""}},created(){this.searchVal=this.value},watch:{searchVal(){this.$emit("input",this.searchVal)}},methods:{}},gd={};var HA=at(KA,jA,GA,!1,zA,null,null,null);function zA(e){for(let t in gd)this[t]=gd[t]}var WA=function(){return HA.exports}(),JA=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"ind-mobile-condition-bar"},e._l(e.searchFormFields,function(n,r){return i("div",{key:"item"+r,staticClass:"ind-mobile-condition-item"},[e._v(" "+e._s(e.searchForm[n.formKey]||n.title)+" ")])}),0)},QA=[];const ZA={props:{searchForm:Object,searchFormFields:Array}},vd={};var $A=at(ZA,JA,QA,!1,XA,null,null,null);function XA(e){for(let t in vd)this[t]=vd[t]}var _A=function(){return $A.exports}(),tx=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"ind-mobile-search ind-flex-no-shrink"},[i("SearchTop",{attrs:{value:e.searchVal,isFiltering:e.isFiltering,showFilter:e.showFilter},on:{input:function(n){return e.$emit("update:searchVal",n)},doSearch:function(n){return e.$emit("doSearchFilter",n)},showCondition:e.showCondition}}),e.showFilter?i("van-popup",{style:{width:"80%",marginTop:e.$config.searchPaddingTop||"0px",height:"calc(100vh - "+(e.$config.searchPaddingTop||"0px")+")",top:"calc(50% - "+(e.$config.searchPaddingTop/2||"0px")+")"},attrs:{position:"right",overlay:!e.$config.hideOverlay},model:{value:e.displayCondition,callback:function(n){e.displayCondition=n},expression:"displayCondition"}},[i("div",{staticClass:"ind-page-view ind-flex-column",staticStyle:{height:"100% !important"}},[i("IndMForm",{staticClass:"height100",staticStyle:{background:"var(--ind-white)"},attrs:{formType:"searchMobile",fieldList:e.fieldList},model:{value:e.searchForm,callback:function(n){e.searchForm=n},expression:"searchForm"}}),i("div",{staticClass:"ind-bottom-btn ind-flex ind-flex-no-shrink ind-space-between"},[i("IndButton",{attrs:{bizType:"reset"},on:{click:e.cancel}},[e._v("\u53D6\u6D88")]),i("IndButton",{attrs:{bizType:"primary"},on:{click:e.confirm}},[e._v("\u786E\u8BA4")])],1)],1)]):e._e()],1)},ex=[];const ix={components:{SearchTop:WA,ConditionBar:_A},props:{showFilter:Boolean,value:Object,searchVal:String,fieldList:Array},data(){return{displayCondition:!1,searchForm:{}}},created(){this.searchForm=this.value},computed:{isFiltering(){return!b.default.isEmpty(this.searchForm)}},watch:{value:{handler:function(){this.searchForm=this.value},deep:!0}},methods:{showCondition(){this.displayCondition=!0},cancel(){this.displayCondition=!1,this.$emit("cancel")},confirm(){this.displayCondition=!1,this.$emit("doSearch",this.searchForm)}}},yd={};var nx=at(ix,tx,ex,!1,rx,null,null,null);function rx(e){for(let t in yd)this[t]=yd[t]}var bd=function(){return nx.exports}(),ax=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("van-popup",{style:{width:"100%",height:"100%"},attrs:{value:e.show,position:"right","lazy-render":!0,"get-container":"body"},on:{opened:e.getTableData}},[i("div",{staticClass:"ind-select-panel ind-vcenter",class:[e.isTree?"ind-mobile-tree":"",e.showHeader?"ind-select-panel-widthheader":""],staticStyle:{width:"100%",height:"100vh"},style:{paddingBottom:e.multiple&&!e.showHeader?"20px":"0"}},[i("van-sticky",[i("van-nav-bar",{staticClass:"ind-flex-no-shrink",attrs:{title:"\u8BF7\u9009\u62E9"+e.title,"left-text":"","left-arrow":""},on:{"click-left":e.cancel}})],1),i("div",{staticClass:"ind-main-content-wrapper ind-flex-grow ind-vcenter"},[i("van-search",{staticClass:"ind-flex-no-shrink",staticStyle:{position:"relative","z-index":"3"},attrs:{placeholder:"\u8BF7\u8F93\u5165\u641C\u7D22\u5173\u952E\u8BCD"},on:{search:e.doSearch},model:{value:e.searchVal,callback:function(n){e.searchVal=n},expression:"searchVal"}}),i("IndTable",{ref:"table",attrs:{rowClick:"",rowBuffer:1e3,headerHeight:49,rowMultiSelectWithClick:e.multiple,isRowSelectable:e.isRowSelectable,groupSelectsChildren:e.multiple,showBottom:!1,dataApi:e.selectDataApi,searchParams:e.searchParams,columns:e.columnsData,rowKey:e.selectRowKey,showTableOption:!1,groupDefaultExpanded:3,disablePage:""},on:{"on-select-change":e.onSelectChange,"on-data-format-load":e.setLength}}),i("div",{staticClass:"ind-bottom-info ind-bottom-btn",style:{position:e.showHeader?"static":"absolute",bottom:0},attrs:{slot:"bottom"},slot:"bottom"},[e.multiple?i("div",{staticClass:"ind-flex"},[e._v(" \u5171\xA0"),i("span",{staticClass:"ind-orange ind-large"},[e._v(e._s(e.dataLen))]),e._v("\xA0\u6761\u6570\u636E\uFF0C\u5DF2\u9009\u62E9\xA0"),i("span",{staticClass:"ind-orange ind-large"},[e._v(e._s(e.selectedRows.length))]),e._v("\xA0\u6761 ")]):e._e(),i("div",{staticClass:"ind-flex ind-space-between",class:[e.multiple?"ind-mt":""]},[e.multiple?i("div",{staticClass:"ind-flex ind-flex-no-shrink ind-checkbox-bottom ag-theme-balham ag-theme-balham-dark",staticStyle:{"margin-right":"20px"},style:{top:e.showHeader?"7px":""},on:{click:e.toggleCheckAll}},[i("div",{staticClass:"ag-checkbox-input-wrapper",class:e.allCheck?"ag-checked":""}),e._v(" \u5168\u9009 ")]):e._e(),i("div",{staticClass:"ind-flex",staticStyle:{width:"100%"}},[i("IndButton",{attrs:{bizType:"cancel"},on:{click:e.cancel}},[e._v("\u53D6\u6D88")]),i("IndButton",{attrs:{bizType:"primary"},on:{click:e.confirm}},[e._v("\u786E\u8BA4")])],1)])])],1)],1)])},sx=[];function Sd(e,t,i){Array.isArray(t)&&t.length&&b.default.forEach(t,(n,r)=>{let a=!1;if(typeof i=="function")try{const s=i(n,e,r);typeof s=="boolean"&&(a=s)}catch(s){console.error(s)}a||Sd(n,n.children,i)})}const ox={props:{title:String,show:Boolean,value:Array,type:String,multiple:Boolean,options:Array,dataApi:Function,searchParams:Object,columns:Array,rowKey:String,defaultVisible:Boolean,showHeader:{type:Boolean,default:!1}},data(){return{loading:!1,searchVal:"",rows:[],selectRowKey:"",selectDataApi:null,columnsData:[],dataInited:!1,dataLen:0,allCheck:!1,selectedRows:[]}},created(){this.initConfig()},activited(){this.show&&(window.selectInst=this)},watch:{show(){window.selectInst=this},type(){this.initConfig()},multiple(){this.initConfig()},searchVal(){this.doSearch()},dataApi(){this.initConfig()},value:{handler:function(){this.setSelected()},deep:!0}},computed:{isTree(){return b.default.some(this.columnsData,e=>e.tree==!0)}},methods:{setLength(e){var t;if(this.isTree){let i=(e==null?void 0:e.data)||e,n=[];Sd({},i,(r,a,s)=>{var o;(o=r==null?void 0:r.children)!=null&&o.length||n.push(r)}),this.dataLen=(n==null?void 0:n.length)||0}else this.dataLen=(e==null?void 0:e.length)||((t=e==null?void 0:e.data)==null?void 0:t.length)},toggleCheckAll(){this.allCheck?this.$refs.table.deselectAll():this.$refs.table.gridApi.selectAllFiltered()},isRowSelectable(e){return this.multiple||!this.multiple&&!(e.data.children&&e.data.children.length)},async initConfig(){if(this.dataInited=!1,!this.type){this.selectDataApi=this.dataApi,this.columnsData=this.columns,this.selectRowKey=this.rowKey,(this.defaultVisible||this.show)&&this.getTableData();return}const e={comTree:V.listComTreeApi,itemTree:V.listItemTreeApi};this.selectDataApi=e[this.type];const t={comTree:[{headerName:"\u5546\u4E1A\u516C\u53F8",minWidth:200,flex:1,field:"title",align:"left",tree:!0,showDisabledCheckboxes:!0,cellClass:this.multiple?"":"ind-radio",cellRendererParams:{checkbox:!0,suppressCount:!0}}],itemTree:[{headerName:"\u5377\u70DF\u89C4\u683C",minWidth:200,flex:1,field:"title",align:"left",tree:!0,showDisabledCheckboxes:!0,cellClass:this.multiple?"":"ind-radio",cellRendererParams:{checkbox:!0,suppressCount:!0}}]};this.columnsData=t[this.type];const i={comTree:"id",itemTree:"id"};this.selectRowKey=i[this.type],this.defaultVisible&&this.getTableData()},doSearch:b.default.debounce(function(){this.$refs.table.gridApi.setQuickFilter(this.searchVal),this.getFilteredData()},5),cancel(){this.$emit("update:show",!1)},confirm(){var t;let e=(t=this.$refs.table)==null?void 0:t.getSelection();this.$emit("input",e),this.$emit("update:show",!1)},getFilteredData(){var t;var e=[];if(this.$refs.table.gridApi.forEachNodeAfterFilterAndSort(function(i){e.push(i.data)}),this.isTree){let i=[];b.default.forEach(e,n=>{n.children.length===0&&i.push(n)}),this.dataLen=(i==null?void 0:i.length)||0}else this.dataLen=(e==null?void 0:e.length)||((t=e==null?void 0:e.filteredRows)==null?void 0:t.length)},getTableData(){if(console.log("getTableData",this.dataInited),this.dataInited){setTimeout(()=>{this.setSelected()},5);return}setTimeout(()=>{var e,t;this.dataInited=!0,(t=(e=this.$refs)==null?void 0:e.table)==null||t.tableRefresh(),this.setSelected()},5)},onSelectChange(e){var t,i,n,r;if(!this.multiple){let a=this.selectedRows.length,s=e.length;if(a===1&&s===0){(i=(t=this.$refs)==null?void 0:t.table)==null||i.setSelection(this.selectedRows,!0);return}else if(a===1&&s===2){let o=b.default.cloneDeep(e);b.default.remove(o,l=>b.default.some(this.selectedRows,c=>c[this.rowKey||"id"]==l[this.rowKey||"id"])),(r=(n=this.$refs)==null?void 0:n.table)==null||r.setSelection(o,!0);return}}this.isTree?this.selectedRows=b.default.filter(e,a=>{var s;return!((s=a==null?void 0:a.children)!=null&&s.length)}):this.selectedRows=e,this.allCheck=this.selectedRows.length==this.dataLen},async setSelected(){var e,t;await this.$nextTick(),(t=(e=this.$refs)==null?void 0:e.table)==null||t.setSelection(this.value,!this.multiple)}}},Cd={};var lx=at(ox,ax,sx,!1,cx,null,null,null);function cx(e){for(let t in Cd)this[t]=Cd[t]}var Ad=function(){return lx.exports}(),ux=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"ind-input-select"},[i("Input",{staticClass:"selected-input",class:{readonly:e.readonly},attrs:{value:e.selectedTitles,title:e.selectedTitles,icon:e.readonly?"":e.inputIcon,placeholder:"\u8BF7\u9009\u62E9",readonly:""},nativeOn:{click:function(n){return e.setVisible.apply(null,arguments)}}}),i("IndMSelectPanel",e._b({attrs:{defaultVisible:e.defaultVisible,title:e.title,multiple:e.showCheckbox||e.multiple,show:e.visible,value:e.value,type:e.type,dataApi:e.dataApiComp,columns:e.columnsComp,rowKey:e.rowKeyComp},on:{"update:show":function(n){e.visible=n},input:function(n){return e.$emit("input",n)}}},"IndMSelectPanel",Object.assign({},e.$attrs),!1))],1)},hx=[];const dx={inheritAttrs:!1,props:{title:String,type:{type:String,default:""},multiple:Boolean,options:Array,value:Array,defaultValue:Array,defaultVisible:Boolean,singleSel:Boolean,expandNode:Boolean,readonly:Boolean,showCheckbox:Boolean,expandAll:Boolean,defaultExpandLevel:Number,dataApi:Function,columns:Array,rowKey:String},data(){return{loading:!1,visible:!1,searchValue:"",selectedTitles:"",searchNum:0,inputIcon:"ios-arrow-forward"}},computed:{dataApiComp:function(){var e;return this.dataApi?this.dataApi:(e=this.options)!=null&&e.length?()=>Promise.resolve({data:this.options}):null},columnsComp:function(){var e;return this.columns?this.columns:(e=this.options)!=null&&e.length?[{headerName:"\u9009\u62E9",minWidth:40,width:50,showDisabledCheckboxes:!0,type:this.multiple?"checkbox":"radio"},{headerName:"\u9009\u9879",minWidth:100,flex:1,field:"V",align:"left",showDisabledCheckboxes:!0}]:null},rowKeyComp:function(){var e;return this.rowKey?this.rowKey:(e=this.options)!=null&&e.length?"K":null}},created(){this.visible=this.defaultVisible,this.updateSelectedTitles()},deactivated(){this.visible=!1},watch:{value(){this.updateSelectedTitles()},options(){this.updateSelectedTitles()}},methods:{setVisible(){this.readonly||(this.visible=!0)},initSelectedTitles(e,t){this.updateSelectedTitles(t),this.loading=!1},onSelectChange(e){this.updateSelectedTitles(e),this.$emit("on-select-change",e),this.$emit("input",e),this.visible=!1},clearSelected(){this.selectedTitles=""},updateSearchNum(e){this.searchNum=e},updateSelectedTitles(){var i;let e=b.default.filter(this.value,n=>!n.children||n.children.length==0),t="title";((i=this.columnsComp)==null?void 0:i.length)>1&&(t=this.columnsComp[1].field),this.selectedTitles=e!=null&&e.length?(e==null?void 0:e.length)==1?e[0][t]:"\u5171\u9009\u62E9"+((e==null?void 0:e.length)||0)+"\u4E2A"+this.title:""},setSelectedTitles(e){this.selectedTitles=e}}},xd={};var fx=at(dx,ux,hx,!1,px,null,null,null);function px(e){for(let t in xd)this[t]=xd[t]}var wd=function(){return fx.exports}(),mx=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"item-select-btn-panel"},[e.multiple?i("div",{class:["ind-item-btn",e.allChecked?"checked":""],on:{click:e.toggleAll}},[e._v(" \u5168\u9009 ")]):e._e(),e._l(e.options,function(n,r){return i("div",{key:"item"+r,class:["ind-item-btn",!e.multiple&&e.value==n.K||e.multiple&&e.value&&e.value.includes(n.K)?"checked":""],on:{click:function(a){return e.toggle(n)}}},[e._v(" "+e._s(n.V)+" ")])})],2)},gx=[];const vx={props:{multiple:Boolean,options:Array,value:[String,Array]},data(){return{}},computed:{allChecked:function(){var e,t;return this.multiple&&((e=this.options)==null?void 0:e.length)==((t=this.value)==null?void 0:t.length)}},methods:{toggle(e){if(this.multiple){let t=b.default.cloneDeep(this.value);t.includes(e.K)?b.default.remove(t,i=>i==e.K):t.push(e.K),this.$emit("input",t)}else this.$emit("input",e.K==this.value?"":e.K)},toggleAll(){this.allChecked?this.$emit("input",[]):this.$emit("input",this.options.map(e=>e.K))}}},Td={};var yx=at(vx,mx,gx,!1,bx,null,null,null);function bx(e){for(let t in Td)this[t]=Td[t]}var kd=function(){return yx.exports}(),Sx=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",[i("van-tabbar",{attrs:{placeholder:!0,"safe-area-inset-top":!0,route:""},on:{change:e.onChange}},e._l(e.tab_menus,function(n,r){return i("van-tabbar-item",{key:"tab"+r,attrs:{to:"/"+n.name,icon:n.meta.icon}},[e._v(e._s(n.meta.title))])}),1)],1)},Cx=[];const Ax={name:"IndMTabbar",components:{Tabbar:ud,TabbarItem:dd},data(){return{tab_menus:[]}},mounted(){var r;let e=this.$store.getters.getMenuTreeList,i=this.$store.state.app.permissionList.filter(a=>a.extendProps).map(a=>({key:a.permissionId,parseResult:this.tryParseJson(a.extendProps)})).filter(a=>a.parseResult.success&&a.parseResult.result.hideInAppCenter).map(a=>a.key);if(((r=this.$config)==null?void 0:r.mainType)=="singleApp"){let a=e.find(s=>{var o;return s.extendProps&&((o=JSON.parse(s.extendProps))==null?void 0:o.mainMobile)=="1"});e=(a==null?void 0:a.children)||[]}let n=e.filter(a=>a.meta.appId===this.$store.state.app.appInfo.appId&&!i.includes(a.meta.permissionId));this.tab_menus=n,console.log(this.tab_menus)},methods:{onChange(e){console.log(e)},tryParseJson(e){try{const t=JSON.parse(e);return{success:!0,result:t}}catch(t){return{success:!1,error:t.message}}}}},Md={};var xx=at(Ax,Sx,Cx,!1,Tx,null,null,null);function Tx(e){for(let t in Md)this[t]=Md[t]}var Li=function(){return xx.exports}(),kx=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"height100"},[i("van-sticky",[i("van-nav-bar",{attrs:{placeholder:!0,"safe-area-inset-top":!0,title:"\u6211\u7684"}})],1),i("div",{staticClass:"app-page",staticStyle:{"padding-top":"0"}},[i("van-cell-group",{attrs:{title:"\u4E2A\u4EBA\u4FE1\u606F"}},[i("van-cell",{attrs:{title:"\u7528\u6237\u540D",value:e.user.userName}})],1),i("van-cell-group",{attrs:{title:"\u5E94\u7528"}},[i("van-cell",{attrs:{title:"\u540D\u79F0",value:e.app.name}}),i("van-cell",{attrs:{title:"\u7F16\u7801",value:e.app.appId}}),i("van-cell",{attrs:{title:"\u5E94\u7528\u7248\u672C",value:e.app.extendProps.extendProps&&JSON.parse(e.app.extendProps.extendProps).appVersion}}),i("van-cell",{attrs:{title:"\u914D\u7F6E\u7248\u672C",value:e.app.extendProps.extendProps&&JSON.parse(e.app.extendProps.extendProps).profileVersion}})],1),i("van-cell-group",{attrs:{title:"\u901A\u7528"}},[i("van-cell",{directives:[{name:"permission",rawName:"v-permission",value:["12210071"],expression:"['12210071']"}],attrs:{title:"v-permission=['12210071']",value:e.app.version}}),i("van-cell",{directives:[{name:"permission",rawName:"v-permission",value:["1221001111"],expression:"['1221001111']"}],attrs:{title:"v-permission=['1221001111']",value:e.app.version}}),i("van-cell",{attrs:{title:"\u8BBE\u7F6E","is-link":"",to:"/setting"}})],1),i("tabbar")],1)],1)},Mx=[];const Ex={components:{tabbar:Li},data(){return{app:{},user:{},message:"\u66F4\u591A\u8BE6\u7EC6\u4FE1\u606F\uFF0C\u8BF7\u8054\u7CFB\u7BA1\u7406\u5458\u83B7\u53D6"}},mounted(){this.app=this.$store.state.app.appInfo,this.user=this.$store.state.user}},Ed={};var Ix=at(Ex,kx,Mx,!1,Bx,null,null,null);function Bx(e){for(let t in Ed)this[t]=Ed[t]}var Fs=function(){return Ix.exports}(),Dx=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"ind-panel"},[i("div",[i("div",{staticClass:"ind-panel-title"},[e._v(" "+e._s(e.title)+" ")])]),i("van-grid",{attrs:{border:!1}},e._l(e.myAppList,function(n){return i("van-grid-item",{key:n.meta.permissionId,attrs:{to:n.uri}},[i("div",{staticStyle:{height:"100%"}},[i("div",{staticStyle:{"text-align":"center"}},[i("van-image",{attrs:{with:"3rem",height:"3rem",fit:"cover",src:e.getImg(n.meta.icon)}})],1),i("div",{staticStyle:{"text-align":"center"}},[i("div",[e._v(e._s(n.meta.title))])])])])}),1)],1)},Ox=[];const Nx={name:"IndMMyApps",data(){return{myAppList:[],title:"\u6211\u7684\u5E94\u7528"}},mounted(){this.myAppList=this.$store.getters.getMyAppsList},methods:{getImg(e){const t=location.pathname.includes("scyxweb");return`${location.origin}${t?"/hbwebchat/scyxweb":""}${e}`}}},Id={};var Lx=at(Nx,Dx,Ox,!1,Vx,null,null,null);function Vx(e){for(let t in Id)this[t]=Id[t]}var Us=function(){return Lx.exports}(),Bd="data:image/png;base64,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",Px=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"ind-app-item",on:{touchstart:function(n){return e.ontouchstart(e.item)},touchmove:function(n){return e.ontouchmove(e.item)},touchend:function(n){return e.ontouchend(e.item)},click:function(n){return e.ontouchend(e.item)}}},[e.editStatus=="minus"||e.editStatus=="plus"&&e.state?i("div",{staticClass:"ind-app-item-icon"},[i("div",{staticClass:"ind-app-item-icon-img"},[i("img",{attrs:{src:e.getImg(e.item.meta.icon)}}),i("van-badge",{staticClass:"ind-app-item-icon-imgbadge",attrs:{color:"#999"},scopedSlots:e._u([{key:"content",fn:function(){return[i("van-icon",{staticStyle:{"line-height":"1.5"},attrs:{name:e.editStatus}})]},proxy:!0}],null,!1,1274909998)})],1)]):i("div",{staticClass:"ind-app-item-icon"},[i("div",{staticClass:"ind-app-item-icon-img"},[i("img",{attrs:{src:e.getImg(e.item.meta.icon)}})])]),i("div",{class:["ind-app-item-title",e.$config.ellipsis?"ellipsis":""]},[e._v(" "+e._s(e.item.meta.title)+" ")])])},Rx=[];const qx={name:"appsItem",props:{item:{type:Object,default:()=>({})},state:{type:Boolean,default:!1},editStatus:{type:String,default:"off"}},data(){return{icon:Bd}},computed:{},methods:{getImg(e){const t=location.pathname.includes("scyxweb");return`${location.origin}${t?"/hbwebchat/scyxweb":""}${e}`},ontouchstart(e){e.move=!1},ontouchmove(e){e.move=!0},ontouchend(e){e.move||this.$emit("touchend",e)}}},Dd={};var Fx=at(qx,Px,Rx,!1,Ux,null,null,null);function Ux(e){for(let t in Dd)this[t]=Dd[t]}var Vi=function(){return Fx.exports}(),Od={exports:{}};/**!
13
+ `,"We recommend using the popper element as a wrapper around an inner","element that can have any CSS property transitioned for animations."].join(" "))}var h={placement:lr(t.placement),variation:rh(t.placement),popper:t.elements.popper,popperRect:t.rects.popper,gpuAcceleration:r,isFixed:t.options.strategy==="fixed"};t.modifiersData.popperOffsets!=null&&(t.styles.popper=Object.assign({},t.styles.popper,lh(Object.assign({},h,{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:s,roundOffsets:l})))),t.modifiersData.arrow!=null&&(t.styles.arrow=Object.assign({},t.styles.arrow,lh(Object.assign({},h,{offsets:t.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:l})))),t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-placement":t.placement})}var tC={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:_S,data:{}};function eC(e){var t=e.state;Object.keys(t.elements).forEach(function(i){var n=t.styles[i]||{},r=t.attributes[i]||{},a=t.elements[i];!ve(a)||!Re(a)||(Object.assign(a.style,n),Object.keys(r).forEach(function(s){var o=r[s];o===!1?a.removeAttribute(s):a.setAttribute(s,o===!0?"":o)}))})}function iC(e){var t=e.state,i={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(t.elements.popper.style,i.popper),t.styles=i,t.elements.arrow&&Object.assign(t.elements.arrow.style,i.arrow),function(){Object.keys(t.elements).forEach(function(n){var r=t.elements[n],a=t.attributes[n]||{},s=Object.keys(t.styles.hasOwnProperty(n)?t.styles[n]:i[n]),o=s.reduce(function(l,c){return l[c]="",l},{});!ve(r)||!Re(r)||(Object.assign(r.style,o),Object.keys(a).forEach(function(l){r.removeAttribute(l)}))})}}var nC={name:"applyStyles",enabled:!0,phase:"write",fn:eC,effect:iC,requires:["computeStyles"]},rC=[JS,ZS,tC,nC],aC=zS({defaultModifiers:rC});function sC(e,t,i){var n=lr(e),r=[li,Di].indexOf(n)>=0?-1:1,a=typeof i=="function"?i(Object.assign({},t,{placement:e})):i,s=a[0],o=a[1];return s=s||0,o=(o||0)*r,[li,an].indexOf(n)>=0?{x:o,y:s}:{x:s,y:o}}function oC(e){var t=e.state,i=e.options,n=e.name,r=i.offset,a=r===void 0?[0,0]:r,s=kS.reduce(function(h,d){return h[d]=sC(d,t.rects,a),h},{}),o=s[t.placement],l=o.x,c=o.y;t.modifiersData.popperOffsets!=null&&(t.modifiersData.popperOffsets.x+=l,t.modifiersData.popperOffsets.y+=c),t.modifiersData[n]=s}var lC={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:oC},ch=w("popover"),cC=ch[0],ui=ch[1],uC=cC({mixins:[os({event:"touchstart",method:"onClickOutside"})],props:{value:Boolean,trigger:String,overlay:Boolean,offset:{type:Array,default:function(){return[0,8]}},theme:{type:String,default:"light"},actions:{type:Array,default:function(){return[]}},placement:{type:String,default:"bottom"},getContainer:{type:[String,Function],default:"body"},closeOnClickAction:{type:Boolean,default:!0}},watch:{value:"updateLocation",placement:"updateLocation"},mounted:function(){this.updateLocation()},beforeDestroy:function(){this.popper&&(Ut||(window.removeEventListener("animationend",this.updateLocation),window.removeEventListener("transitionend",this.updateLocation)),this.popper.destroy(),this.popper=null)},methods:{createPopper:function(){var t=aC(this.$refs.wrapper,this.$refs.popover.$el,{placement:this.placement,modifiers:[{name:"computeStyles",options:{adaptive:!1,gpuAcceleration:!1}},O({},lC,{options:{offset:this.offset}})]});return Ut||(window.addEventListener("animationend",this.updateLocation),window.addEventListener("transitionend",this.updateLocation)),t},updateLocation:function(){var t=this;this.$nextTick(function(){!t.value||(t.popper?t.popper.setOptions({placement:t.placement}):t.popper=t.createPopper())})},renderAction:function(t,i){var n=this,r=this.$createElement,a=t.icon,s=t.text,o=t.disabled,l=t.className;return r("div",{attrs:{role:"menuitem"},class:[ui("action",{disabled:o,"with-icon":a}),l],on:{click:function(){return n.onClickAction(t,i)}}},[a&&r($,{attrs:{name:a},class:ui("action-icon")}),r("div",{class:[ui("action-text"),zi]},[s])])},onToggle:function(t){this.$emit("input",t)},onClickWrapper:function(){this.trigger==="click"&&this.onToggle(!this.value)},onTouchstart:function(t){t.stopPropagation(),this.$emit("touchstart",t)},onClickAction:function(t,i){t.disabled||(this.$emit("select",t,i),this.closeOnClickAction&&this.$emit("input",!1))},onClickOutside:function(){this.$emit("input",!1)},onOpen:function(){this.$emit("open")},onOpened:function(){this.$emit("opened")},onClose:function(){this.$emit("close")},onClosed:function(){this.$emit("closed")}},render:function(){var t=arguments[0];return t("span",{ref:"wrapper",class:ui("wrapper"),on:{click:this.onClickWrapper}},[t(Te,{ref:"popover",attrs:{value:this.value,overlay:this.overlay,position:null,transition:"van-popover-zoom",lockScroll:!1,getContainer:this.getContainer},class:ui([this.theme]),on:{open:this.onOpen,close:this.onClose,input:this.onToggle,opened:this.onOpened,closed:this.onClosed},nativeOn:{touchstart:this.onTouchstart}},[t("div",{class:ui("arrow")}),t("div",{class:ui("content"),attrs:{role:"menu"}},[this.slots("default")||this.actions.map(this.renderAction)])]),this.slots("reference")])}}),uh=w("progress"),hC=uh[0],xs=uh[1],dC=hC({mixins:[ue(function(e){e(window,"resize",this.resize,!0),e(window,"orientationchange",this.resize,!0)})],props:{color:String,inactive:Boolean,pivotText:String,textColor:String,pivotColor:String,trackColor:String,strokeWidth:[Number,String],percentage:{type:[Number,String],required:!0,validator:function(t){return t>=0&&t<=100}},showPivot:{type:Boolean,default:!0}},data:function(){return{pivotWidth:0,progressWidth:0}},mounted:function(){this.resize()},watch:{showPivot:"resize",pivotText:"resize"},methods:{resize:function(){var t=this;this.$nextTick(function(){t.progressWidth=t.$el.offsetWidth,t.pivotWidth=t.$refs.pivot?t.$refs.pivot.offsetWidth:0})}},render:function(){var t=arguments[0],i=this.pivotText,n=this.percentage,r=i!=null?i:n+"%",a=this.showPivot&&r,s=this.inactive?"#cacaca":this.color,o={color:this.textColor,left:(this.progressWidth-this.pivotWidth)*n/100+"px",background:this.pivotColor||s},l={background:s,width:this.progressWidth*n/100+"px"},c={background:this.trackColor,height:st(this.strokeWidth)};return t("div",{class:xs(),style:c},[t("span",{class:xs("portion"),style:l},[a&&t("span",{ref:"pivot",style:o,class:xs("pivot")},[r])])])}}),ws=w("pull-refresh"),fC=ws[0],ur=ws[1],pC=ws[2],hh=50,mC=["pulling","loosing","success"],gC=fC({mixins:[te],props:{disabled:Boolean,successText:String,pullingText:String,loosingText:String,loadingText:String,pullDistance:[Number,String],value:{type:Boolean,required:!0},successDuration:{type:[Number,String],default:500},animationDuration:{type:[Number,String],default:300},headHeight:{type:[Number,String],default:hh}},data:function(){return{status:"normal",distance:0,duration:0}},computed:{touchable:function(){return this.status!=="loading"&&this.status!=="success"&&!this.disabled},headStyle:function(){if(this.headHeight!==hh)return{height:this.headHeight+"px"}}},watch:{value:function(t){this.duration=this.animationDuration,t?this.setStatus(+this.headHeight,!0):this.slots("success")||this.successText?this.showSuccessTip():this.setStatus(0,!1)}},mounted:function(){this.bindTouchEvent(this.$refs.track),this.scrollEl=ni(this.$el)},methods:{checkPullStart:function(t){this.ceiling=ri(this.scrollEl)===0,this.ceiling&&(this.duration=0,this.touchStart(t))},onTouchStart:function(t){this.touchable&&this.checkPullStart(t)},onTouchMove:function(t){!this.touchable||(this.ceiling||this.checkPullStart(t),this.touchMove(t),this.ceiling&&this.deltaY>=0&&this.direction==="vertical"&&(Mt(t),this.setStatus(this.ease(this.deltaY))))},onTouchEnd:function(){var t=this;this.touchable&&this.ceiling&&this.deltaY&&(this.duration=this.animationDuration,this.status==="loosing"?(this.setStatus(+this.headHeight,!0),this.$emit("input",!0),this.$nextTick(function(){t.$emit("refresh")})):this.setStatus(0))},ease:function(t){var i=+(this.pullDistance||this.headHeight);return t>i&&(t<i*2?t=i+(t-i)/2:t=i*1.5+(t-i*2)/4),Math.round(t)},setStatus:function(t,i){var n;i?n="loading":t===0?n="normal":n=t<(this.pullDistance||this.headHeight)?"pulling":"loosing",this.distance=t,n!==this.status&&(this.status=n)},genStatus:function(){var t=this.$createElement,i=this.status,n=this.distance,r=this.slots(i,{distance:n});if(r)return r;var a=[],s=this[i+"Text"]||pC(i);return mC.indexOf(i)!==-1&&a.push(t("div",{class:ur("text")},[s])),i==="loading"&&a.push(t(he,{attrs:{size:"16"}},[s])),a},showSuccessTip:function(){var t=this;this.status="success",setTimeout(function(){t.setStatus(0)},this.successDuration)}},render:function(){var t=arguments[0],i={transitionDuration:this.duration+"ms",transform:this.distance?"translate3d(0,"+this.distance+"px, 0)":""};return t("div",{class:ur()},[t("div",{ref:"track",class:ur("track"),style:i},[t("div",{class:ur("head"),style:this.headStyle},[this.genStatus()]),this.slots()])])}}),dh=w("rate"),vC=dh[0],hr=dh[1];function yC(e,t,i){return e>=t?"full":e+.5>=t&&i?"half":"void"}var bC=vC({mixins:[te,Ke],props:{size:[Number,String],color:String,gutter:[Number,String],readonly:Boolean,disabled:Boolean,allowHalf:Boolean,voidColor:String,iconPrefix:String,disabledColor:String,value:{type:Number,default:0},icon:{type:String,default:"star"},voidIcon:{type:String,default:"star-o"},count:{type:[Number,String],default:5},touchable:{type:Boolean,default:!0}},computed:{list:function(){for(var t=[],i=1;i<=this.count;i++)t.push(yC(this.value,i,this.allowHalf));return t},sizeWithUnit:function(){return st(this.size)},gutterWithUnit:function(){return st(this.gutter)}},mounted:function(){this.bindTouchEvent(this.$el)},methods:{select:function(t){!this.disabled&&!this.readonly&&t!==this.value&&(this.$emit("input",t),this.$emit("change",t))},onTouchStart:function(t){var i=this;if(!(this.readonly||this.disabled||!this.touchable)){this.touchStart(t);var n=this.$refs.items.map(function(a){return a.getBoundingClientRect()}),r=[];n.forEach(function(a,s){i.allowHalf?r.push({score:s+.5,left:a.left},{score:s+1,left:a.left+a.width/2}):r.push({score:s+1,left:a.left})}),this.ranges=r}},onTouchMove:function(t){if(!(this.readonly||this.disabled||!this.touchable)&&(this.touchMove(t),this.direction==="horizontal")){Mt(t);var i=t.touches[0].clientX;this.select(this.getScoreByPosition(i))}},getScoreByPosition:function(t){for(var i=this.ranges.length-1;i>0;i--)if(t>this.ranges[i].left)return this.ranges[i].score;return this.allowHalf?.5:1},genStar:function(t,i){var n=this,r=this.$createElement,a=this.icon,s=this.color,o=this.count,l=this.voidIcon,c=this.disabled,h=this.voidColor,d=this.disabledColor,u=i+1,f=t==="full",p=t==="void",m;return this.gutterWithUnit&&u!==+o&&(m={paddingRight:this.gutterWithUnit}),r("div",{ref:"items",refInFor:!0,key:i,attrs:{role:"radio",tabindex:"0","aria-setsize":o,"aria-posinset":u,"aria-checked":String(!p)},style:m,class:hr("item")},[r($,{attrs:{size:this.sizeWithUnit,name:f?a:l,color:c?d:f?s:h,classPrefix:this.iconPrefix,"data-score":u},class:hr("icon",{disabled:c,full:f}),on:{click:function(){n.select(u)}}}),this.allowHalf&&r($,{attrs:{size:this.sizeWithUnit,name:p?l:a,color:c?d:p?h:s,classPrefix:this.iconPrefix,"data-score":u-.5},class:hr("icon",["half",{disabled:c,full:!p}]),on:{click:function(){n.select(u-.5)}}})])}},render:function(){var t=this,i=arguments[0];return i("div",{class:hr({readonly:this.readonly,disabled:this.disabled}),attrs:{tabindex:"0",role:"radiogroup"}},[this.list.map(function(n,r){return t.genStar(n,r)})])}}),fh=w("row"),SC=fh[0],CC=fh[1],AC=SC({mixins:[Gt("vanRow")],props:{type:String,align:String,justify:String,tag:{type:String,default:"div"},gutter:{type:[Number,String],default:0}},computed:{spaces:function(){var t=Number(this.gutter);if(!!t){var i=[],n=[[]],r=0;return this.children.forEach(function(a,s){r+=Number(a.span),r>24?(n.push([s]),r-=24):n[n.length-1].push(s)}),n.forEach(function(a){var s=t*(a.length-1)/a.length;a.forEach(function(o,l){if(l===0)i.push({right:s});else{var c=t-i[o-1].right,h=s-c;i.push({left:c,right:h})}})}),i}}},methods:{onClick:function(t){this.$emit("click",t)}},render:function(){var t,i=arguments[0],n=this.align,r=this.justify,a=this.type==="flex";return i(this.tag,{class:CC((t={flex:a},t["align-"+n]=a&&n,t["justify-"+r]=a&&r,t)),on:{click:this.onClick}},[this.slots()])}}),Ts=w("search"),xC=Ts[0],dr=Ts[1],wC=Ts[2];function ph(e,t,i,n){function r(){if(i.label||t.label)return e("div",{class:dr("label")},[i.label?i.label():t.label])}function a(){if(!t.showAction)return;function l(){i.action||(rt(n,"input",""),rt(n,"cancel"))}return e("div",{class:dr("action"),attrs:{role:"button",tabindex:"0"},on:{click:l}},[i.action?i.action():t.actionText||wC("cancel")])}var s={attrs:n.data.attrs,on:O({},n.listeners,{keypress:function(c){c.keyCode===13&&(Mt(c),rt(n,"search",t.value)),rt(n,"keypress",c)}})},o=lt(n);return o.attrs=void 0,e("div",tt([{class:dr({"show-action":t.showAction}),style:{background:t.background}},o]),[i.left==null?void 0:i.left(),e("div",{class:dr("content",t.shape)},[r(),e(ee,tt([{attrs:{type:"search",border:!1,value:t.value,leftIcon:t.leftIcon,rightIcon:t.rightIcon,clearable:t.clearable,clearTrigger:t.clearTrigger},scopedSlots:{"left-icon":i["left-icon"],"right-icon":i["right-icon"]}},s]))]),a()])}ph.props={value:String,label:String,rightIcon:String,actionText:String,background:String,showAction:Boolean,clearTrigger:String,shape:{type:String,default:"square"},clearable:{type:Boolean,default:!0},leftIcon:{type:String,default:"search"}};var TC=xC(ph),kC=["qq","link","weibo","wechat","poster","qrcode","weapp-qrcode","wechat-moments"],ks=w("share-sheet"),MC=ks[0],Ie=ks[1],EC=ks[2],IC=MC({props:O({},Nn,{title:String,duration:String,cancelText:String,description:String,getContainer:[String,Function],options:{type:Array,default:function(){return[]}},overlay:{type:Boolean,default:!0},closeOnPopstate:{type:Boolean,default:!0},safeAreaInsetBottom:{type:Boolean,default:!0},closeOnClickOverlay:{type:Boolean,default:!0}}),methods:{onCancel:function(){this.toggle(!1),this.$emit("cancel")},onSelect:function(t,i){this.$emit("select",t,i)},toggle:function(t){this.$emit("input",t)},getIconURL:function(t){return kC.indexOf(t)!==-1?"https://img01.yzcdn.cn/vant/share-sheet-"+t+".png":t},genHeader:function(){var t=this.$createElement,i=this.slots("title")||this.title,n=this.slots("description")||this.description;if(!(!i&&!n))return t("div",{class:Ie("header")},[i&&t("h2",{class:Ie("title")},[i]),n&&t("span",{class:Ie("description")},[n])])},genOptions:function(t,i){var n=this,r=this.$createElement;return r("div",{class:Ie("options",{border:i})},[t.map(function(a,s){return r("div",{attrs:{role:"button",tabindex:"0"},class:[Ie("option"),a.className],on:{click:function(){n.onSelect(a,s)}}},[r("img",{attrs:{src:n.getIconURL(a.icon)},class:Ie("icon")}),a.name&&r("span",{class:Ie("name")},[a.name]),a.description&&r("span",{class:Ie("option-description")},[a.description])])})])},genRows:function(){var t=this,i=this.options;return Array.isArray(i[0])?i.map(function(n,r){return t.genOptions(n,r!==0)}):this.genOptions(i)},genCancelText:function(){var t,i=this.$createElement,n=(t=this.cancelText)!=null?t:EC("cancel");if(n)return i("button",{attrs:{type:"button"},class:Ie("cancel"),on:{click:this.onCancel}},[n])},onClickOverlay:function(){this.$emit("click-overlay")}},render:function(){var t=arguments[0];return t(Te,{attrs:{round:!0,value:this.value,position:"bottom",overlay:this.overlay,duration:this.duration,lazyRender:this.lazyRender,lockScroll:this.lockScroll,getContainer:this.getContainer,closeOnPopstate:this.closeOnPopstate,closeOnClickOverlay:this.closeOnClickOverlay,safeAreaInsetBottom:this.safeAreaInsetBottom},class:Ie(),on:{input:this.toggle,"click-overlay":this.onClickOverlay}},[this.genHeader(),this.genRows(),this.genCancelText()])}}),mh=w("sidebar"),BC=mh[0],DC=mh[1],gh=BC({mixins:[Gt("vanSidebar")],model:{prop:"activeKey"},props:{activeKey:{type:[Number,String],default:0}},data:function(){return{index:+this.activeKey}},watch:{activeKey:function(){this.setIndex(+this.activeKey)}},methods:{setIndex:function(t){t!==this.index&&(this.index=t,this.$emit("change",t))}},render:function(){var t=arguments[0];return t("div",{class:DC()},[this.slots()])}}),vh=w("sidebar-item"),OC=vh[0],Ms=vh[1],yh=OC({mixins:[jt("vanSidebar")],props:O({},Ge,{dot:Boolean,info:[Number,String],badge:[Number,String],title:String,disabled:Boolean}),computed:{select:function(){return this.index===+this.parent.activeKey}},methods:{onClick:function(){this.disabled||(this.$emit("click",this.index),this.parent.$emit("input",this.index),this.parent.setIndex(this.index),si(this.$router,this))}},render:function(){var t,i,n=arguments[0];return n("a",{class:Ms({select:this.select,disabled:this.disabled}),on:{click:this.onClick}},[n("div",{class:Ms("text")},[(t=this.slots("title"))!=null?t:this.title,n(ai,{attrs:{dot:this.dot,info:(i=this.badge)!=null?i:this.info},class:Ms("info")})])])}}),bh=w("skeleton"),NC=bh[0],sn=bh[1],Sh="100%",LC="60%";function Ch(e,t,i,n){if(!t.loading)return i.default&&i.default();function r(){if(t.title)return e("h3",{class:sn("title"),style:{width:st(t.titleWidth)}})}function a(){var o=[],l=t.rowWidth;function c(d){return l===Sh&&d===+t.row-1?LC:Array.isArray(l)?l[d]:l}for(var h=0;h<t.row;h++)o.push(e("div",{class:sn("row"),style:{width:st(c(h))}}));return o}function s(){if(t.avatar){var o=st(t.avatarSize);return e("div",{class:sn("avatar",t.avatarShape),style:{width:o,height:o}})}}return e("div",tt([{class:sn({animate:t.animate,round:t.round})},lt(n)]),[s(),e("div",{class:sn("content")},[r(),a()])])}Ch.props={title:Boolean,round:Boolean,avatar:Boolean,titleWidth:[Number,String],avatarSize:[Number,String],row:{type:[Number,String],default:0},loading:{type:Boolean,default:!0},animate:{type:Boolean,default:!0},avatarShape:{type:String,default:"round"},rowWidth:{type:[Number,String,Array],default:Sh}};var VC=NC(Ch),PC={"zh-CN":{vanSku:{select:"\u8BF7\u9009\u62E9",selected:"\u5DF2\u9009",selectSku:"\u8BF7\u5148\u9009\u62E9\u5546\u54C1\u89C4\u683C",soldout:"\u5E93\u5B58\u4E0D\u8DB3",originPrice:"\u539F\u4EF7",minusTip:"\u81F3\u5C11\u9009\u62E9\u4E00\u4EF6",minusStartTip:function(t){return t+"\u4EF6\u8D77\u552E"},unavailable:"\u5546\u54C1\u5DF2\u7ECF\u65E0\u6CD5\u8D2D\u4E70\u5566",stock:"\u5269\u4F59",stockUnit:"\u4EF6",quotaTip:function(t){return"\u6BCF\u4EBA\u9650\u8D2D"+t+"\u4EF6"},quotaUsedTip:function(t,i){return"\u6BCF\u4EBA\u9650\u8D2D"+t+"\u4EF6\uFF0C\u4F60\u5DF2\u8D2D\u4E70"+i+"\u4EF6"}},vanSkuActions:{buy:"\u7ACB\u5373\u8D2D\u4E70",addCart:"\u52A0\u5165\u8D2D\u7269\u8F66"},vanSkuImgUploader:{oversize:function(t){return"\u6700\u5927\u53EF\u4E0A\u4F20\u56FE\u7247\u4E3A"+t+"MB\uFF0C\u8BF7\u5C1D\u8BD5\u538B\u7F29\u56FE\u7247\u5C3A\u5BF8"},fail:"\u4E0A\u4F20\u5931\u8D25",uploading:"\u4E0A\u4F20\u4E2D..."},vanSkuStepper:{quotaLimit:function(t){return"\u9650\u8D2D"+t+"\u4EF6"},quotaStart:function(t){return t+"\u4EF6\u8D77\u552E"},comma:"\uFF0C",num:"\u8D2D\u4E70\u6570\u91CF"},vanSkuMessages:{fill:"\u8BF7\u586B\u5199",upload:"\u8BF7\u4E0A\u4F20",imageLabel:"\u4EC5\u9650\u4E00\u5F20",invalid:{tel:"\u8BF7\u586B\u5199\u6B63\u786E\u7684\u6570\u5B57\u683C\u5F0F\u7559\u8A00",mobile:"\u624B\u673A\u53F7\u957F\u5EA6\u4E3A6-20\u4F4D\u6570\u5B57",email:"\u8BF7\u586B\u5199\u6B63\u786E\u7684\u90AE\u7BB1",id_no:"\u8BF7\u586B\u5199\u6B63\u786E\u7684\u8EAB\u4EFD\u8BC1\u53F7\u7801"},placeholder:{id_no:"\u8BF7\u586B\u5199\u8EAB\u4EFD\u8BC1\u53F7",text:"\u8BF7\u586B\u5199\u7559\u8A00",tel:"\u8BF7\u586B\u5199\u6570\u5B57",email:"\u8BF7\u586B\u5199\u90AE\u7BB1",date:"\u8BF7\u9009\u62E9\u65E5\u671F",time:"\u8BF7\u9009\u62E9\u65F6\u95F4",textarea:"\u8BF7\u586B\u5199\u7559\u8A00",mobile:"\u8BF7\u586B\u5199\u624B\u673A\u53F7"}},vanSkuRow:{multiple:"\u53EF\u591A\u9009"},vanSkuDatetimeField:{title:{date:"\u9009\u62E9\u5E74\u6708\u65E5",time:"\u9009\u62E9\u65F6\u95F4",datetime:"\u9009\u62E9\u65E5\u671F\u65F6\u95F4"},format:{year:"\u5E74",month:"\u6708",day:"\u65E5",hour:"\u65F6",minute:"\u5206"}}}},fr={QUOTA_LIMIT:0,STOCK_LIMIT:1},hi="",RC={LIMIT_TYPE:fr,UNSELECTED_SKU_VALUE_ID:hi},Ah=function(t){var i={};return t.forEach(function(n){i[n.k_s]=n.v}),i},FC=function(t){var i={};return t.forEach(function(n){var r={};n.v.forEach(function(a){r[a.id]=a}),i[n.k_id]=r}),i},xh=function(t,i){var n=Object.keys(i).filter(function(r){return i[r]!==hi});return t.length===n.length},wh=function(t,i){var n=t.filter(function(r){return Object.keys(i).every(function(a){return String(r[a])===String(i[a])})});return n[0]},Th=function(t,i){var n=Ah(t);return Object.keys(i).reduce(function(r,a){var s=n[a]||[],o=i[a];if(o!==hi&&s.length>0){var l=s.filter(function(c){return c.id===o})[0];l&&r.push(l)}return r},[])},Es=function(t,i,n){var r,a=n.key,s=n.valueId,o=O({},i,(r={},r[a]=s,r)),l=Object.keys(o).filter(function(d){return o[d]!==hi}),c=t.filter(function(d){return l.every(function(u){return String(o[u])===String(d[u])})}),h=c.reduce(function(d,u){return d+=u.stock_num,d},0);return h>0},kh=function(t,i){var n=FC(t);return Object.keys(i).reduce(function(r,a){return i[a].forEach(function(s){r.push(O({},n[a][s]))}),r},[])},Mh=function(t,i){var n=[];return(t||[]).forEach(function(r){if(i[r.k_id]&&i[r.k_id].length>0){var a=[];r.v.forEach(function(s){i[r.k_id].indexOf(s.id)>-1&&a.push(O({},s))}),n.push(O({},r,{v:a}))}}),n},qC={normalizeSkuTree:Ah,getSkuComb:wh,getSelectedSkuValues:Th,isAllSelected:xh,isSkuChoosable:Es,getSelectedPropValues:kh,getSelectedProperties:Mh},Eh=w("sku-header"),UC=Eh[0],Is=Eh[1];function YC(e,t){var i;return e.tree.some(function(n){var r=t[n.k_s];if(r&&n.v){var a=n.v.filter(function(o){return o.id===r})[0]||{},s=a.previewImgUrl||a.imgUrl||a.img_url;if(s)return i=O({},a,{ks:n.k_s,imgUrl:s}),!0}return!1}),i}function Ih(e,t,i,n){var r,a=t.sku,s=t.goods,o=t.skuEventBus,l=t.selectedSku,c=t.showHeaderImage,h=c===void 0?!0:c,d=YC(a,l),u=d?d.imgUrl:s.picture,f=function(){o.$emit("sku:previewImage",d)};return e("div",tt([{class:[Is(),zi]},lt(n)]),[h&&e(Ei,{attrs:{fit:"cover",src:u},class:Is("img-wrap"),on:{click:f}},[(r=i["sku-header-image-extra"])==null?void 0:r.call(i)]),e("div",{class:Is("goods-info")},[i.default==null?void 0:i.default()])])}Ih.props={sku:Object,goods:Object,skuEventBus:Object,selectedSku:Object,showHeaderImage:Boolean};var Bh=UC(Ih),Dh=w("sku-header-item"),jC=Dh[0],GC=Dh[1];function KC(e,t,i,n){return e("div",tt([{class:GC()},lt(n)]),[i.default&&i.default()])}var pr=jC(KC),Bs=w("sku-row"),HC=Bs[0],ye=Bs[1],zC=Bs[2],Ds=HC({mixins:[Gt("vanSkuRows"),ue(function(e){this.scrollable&&this.$refs.scroller&&e(this.$refs.scroller,"scroll",this.onScroll)})],props:{skuRow:Object},data:function(){return{progress:0}},computed:{scrollable:function(){return this.skuRow.largeImageMode&&this.skuRow.v.length>6}},methods:{onScroll:function(){var t=this.$refs,i=t.scroller,n=t.row,r=n.offsetWidth-i.offsetWidth;this.progress=i.scrollLeft/r},genTitle:function(){var t=this.$createElement;return t("div",{class:ye("title")},[this.skuRow.k,this.skuRow.is_multiple&&t("span",{class:ye("title-multiple")},["\uFF08",zC("multiple"),"\uFF09"])])},genIndicator:function(){var t=this.$createElement;if(this.scrollable){var i={transform:"translate3d("+this.progress*20+"px, 0, 0)"};return t("div",{class:ye("indicator-wrapper")},[t("div",{class:ye("indicator")},[t("div",{class:ye("indicator-slider"),style:i})])])}},genContent:function(){var t=this.$createElement,i=this.slots();if(this.skuRow.largeImageMode){var n=[],r=[];return i.forEach(function(a,s){var o=Math.floor(s/3)%2===0?n:r;o.push(a)}),t("div",{class:ye("scroller"),ref:"scroller"},[t("div",{class:ye("row"),ref:"row"},[n]),r.length?t("div",{class:ye("row")},[r]):null])}return i},centerItem:function(t){if(!(!this.skuRow.largeImageMode||!t)){var i=this.children,n=i===void 0?[]:i,r=this.$refs,a=r.scroller,s=r.row,o=n.find(function(h){return+h.skuValue.id==+t});if(a&&s&&o&&o.$el){var l=o.$el,c=l.offsetLeft-(a.offsetWidth-l.offsetWidth)/2;a.scrollLeft=c}}}},render:function(){var t=arguments[0];return t("div",{class:[ye(),zi]},[this.genTitle(),this.genContent(),this.genIndicator()])}}),WC=w("sku-row-item"),JC=WC[0],Oh=JC({mixins:[jt("vanSkuRows")],props:{lazyLoad:Boolean,skuValue:Object,skuKeyStr:String,skuEventBus:Object,selectedSku:Object,largeImageMode:Boolean,disableSoldoutSku:Boolean,skuList:{type:Array,default:function(){return[]}}},computed:{imgUrl:function(){var t=this.skuValue.imgUrl||this.skuValue.img_url;return this.largeImageMode?t||"https://img01.yzcdn.cn/upload_files/2020/06/24/FmKWDg0bN9rMcTp9ne8MXiQWGtLn.png":t},choosable:function(){return this.disableSoldoutSku?Es(this.skuList,this.selectedSku,{key:this.skuKeyStr,valueId:this.skuValue.id}):!0}},methods:{onSelect:function(){this.choosable&&this.skuEventBus.$emit("sku:select",O({},this.skuValue,{skuKeyStr:this.skuKeyStr}))},onPreviewImg:function(t){t.stopPropagation();var i=this.skuValue,n=this.skuKeyStr;this.skuEventBus.$emit("sku:previewImage",O({},i,{ks:n,imgUrl:i.imgUrl||i.img_url}))},genImage:function(t){var i=this.$createElement;if(this.imgUrl)return i(Ei,{attrs:{fit:"cover",src:this.imgUrl,lazyLoad:this.lazyLoad},class:t+"-img"})}},render:function(){var t=arguments[0],i=this.skuValue.id===this.selectedSku[this.skuKeyStr],n=this.largeImageMode?ye("image-item"):ye("item");return t("span",{class:[n,i?n+"--active":"",this.choosable?"":n+"--disabled"],on:{click:this.onSelect}},[this.genImage(n),t("div",{class:n+"-name"},[this.largeImageMode?t("span",{class:{"van-multi-ellipsis--l2":this.largeImageMode}},[this.skuValue.name]):this.skuValue.name]),this.largeImageMode&&t($,{attrs:{name:"enlarge"},class:n+"-img-icon",on:{click:this.onPreviewImg}})])}}),QC=w("sku-row-prop-item"),ZC=QC[0],Nh=ZC({props:{skuValue:Object,skuKeyStr:String,skuEventBus:Object,selectedProp:Object,multiple:Boolean,disabled:Boolean},computed:{choosed:function(){var t=this.selectedProp,i=this.skuKeyStr,n=this.skuValue;return t&&t[i]?t[i].indexOf(n.id)>-1:!1}},methods:{onSelect:function(){this.disabled||this.skuEventBus.$emit("sku:propSelect",O({},this.skuValue,{skuKeyStr:this.skuKeyStr,multiple:this.multiple}))}},render:function(){var t=arguments[0];return t("span",{class:["van-sku-row__item",{"van-sku-row__item--active":this.choosed},{"van-sku-row__item--disabled":this.disabled}],on:{click:this.onSelect}},[t("span",{class:"van-sku-row__item-name"},[this.skuValue.name])])}}),Lh=w("stepper"),$C=Lh[0],mr=Lh[1],XC=600,_C=200;function gr(e,t){return String(e)===String(t)}var Vh=$C({mixins:[Ke],props:{value:null,theme:String,integer:Boolean,disabled:Boolean,allowEmpty:Boolean,inputWidth:[Number,String],buttonSize:[Number,String],asyncChange:Boolean,placeholder:String,disablePlus:Boolean,disableMinus:Boolean,disableInput:Boolean,decimalLength:[Number,String],name:{type:[Number,String],default:""},min:{type:[Number,String],default:1},max:{type:[Number,String],default:1/0},step:{type:[Number,String],default:1},defaultValue:{type:[Number,String],default:1},showPlus:{type:Boolean,default:!0},showMinus:{type:Boolean,default:!0},showInput:{type:Boolean,default:!0},longPress:{type:Boolean,default:!0}},data:function(){var t,i=(t=this.value)!=null?t:this.defaultValue,n=this.format(i);return gr(n,this.value)||this.$emit("input",n),{currentValue:n}},computed:{minusDisabled:function(){return this.disabled||this.disableMinus||this.currentValue<=+this.min},plusDisabled:function(){return this.disabled||this.disablePlus||this.currentValue>=+this.max},inputStyle:function(){var t={};return this.inputWidth&&(t.width=st(this.inputWidth)),this.buttonSize&&(t.height=st(this.buttonSize)),t},buttonStyle:function(){if(this.buttonSize){var t=st(this.buttonSize);return{width:t,height:t}}}},watch:{max:"check",min:"check",integer:"check",decimalLength:"check",value:function(t){gr(t,this.currentValue)||(this.currentValue=this.format(t))},currentValue:function(t){this.$emit("input",t),this.$emit("change",t,{name:this.name})}},methods:{check:function(){var t=this.format(this.currentValue);gr(t,this.currentValue)||(this.currentValue=t)},formatNumber:function(t){return Kl(String(t),!this.integer)},format:function(t){return this.allowEmpty&&t===""||(t=this.formatNumber(t),t=t===""?0:+t,t=ca(t)?this.min:t,t=Math.max(Math.min(this.max,t),this.min),it(this.decimalLength)&&(t=t.toFixed(this.decimalLength))),t},onInput:function(t){var i=t.target.value,n=this.formatNumber(i);if(it(this.decimalLength)&&n.indexOf(".")!==-1){var r=n.split(".");n=r[0]+"."+r[1].slice(0,this.decimalLength)}gr(i,n)||(t.target.value=n),n===String(+n)&&(n=+n),this.emitChange(n)},emitChange:function(t){this.asyncChange?(this.$emit("input",t),this.$emit("change",t,{name:this.name})):this.currentValue=t},onChange:function(){var t=this.type;if(this[t+"Disabled"]){this.$emit("overlimit",t);return}var i=t==="minus"?-this.step:+this.step,n=this.format(Hl(+this.currentValue,i));this.emitChange(n),this.$emit(t)},onFocus:function(t){this.disableInput&&this.$refs.input?this.$refs.input.blur():this.$emit("focus",t)},onBlur:function(t){var i=this.format(t.target.value);t.target.value=i,this.emitChange(i),this.$emit("blur",t),ic()},longPressStep:function(){var t=this;this.longPressTimer=setTimeout(function(){t.onChange(),t.longPressStep(t.type)},_C)},onTouchStart:function(){var t=this;!this.longPress||(clearTimeout(this.longPressTimer),this.isLongPress=!1,this.longPressTimer=setTimeout(function(){t.isLongPress=!0,t.onChange(),t.longPressStep()},XC))},onTouchEnd:function(t){!this.longPress||(clearTimeout(this.longPressTimer),this.isLongPress&&Mt(t))},onMousedown:function(t){this.disableInput&&t.preventDefault()}},render:function(){var t=this,i=arguments[0],n=function(a){return{on:{click:function(o){o.preventDefault(),t.type=a,t.onChange()},touchstart:function(){t.type=a,t.onTouchStart()},touchend:t.onTouchEnd,touchcancel:t.onTouchEnd}}};return i("div",{class:mr([this.theme])},[i("button",tt([{directives:[{name:"show",value:this.showMinus}],attrs:{type:"button"},style:this.buttonStyle,class:mr("minus",{disabled:this.minusDisabled})},n("minus")])),i("input",{directives:[{name:"show",value:this.showInput}],ref:"input",attrs:{type:this.integer?"tel":"text",role:"spinbutton",disabled:this.disabled,readonly:this.disableInput,inputmode:this.integer?"numeric":"decimal",placeholder:this.placeholder,"aria-valuemax":this.max,"aria-valuemin":this.min,"aria-valuenow":this.currentValue},class:mr("input"),domProps:{value:this.currentValue},style:this.inputStyle,on:{input:this.onInput,focus:this.onFocus,blur:this.onBlur,mousedown:this.onMousedown}}),i("button",tt([{directives:[{name:"show",value:this.showPlus}],attrs:{type:"button"},style:this.buttonStyle,class:mr("plus",{disabled:this.plusDisabled})},n("plus")]))])}}),Ph=w("sku-stepper"),tA=Ph[0],vr=Ph[2],eA=fr.QUOTA_LIMIT,Rh=fr.STOCK_LIMIT,Fh=tA({props:{stock:Number,skuEventBus:Object,skuStockNum:Number,selectedNum:Number,stepperTitle:String,disableStepperInput:Boolean,customStepperConfig:Object,hideQuotaText:Boolean,quota:{type:Number,default:0},quotaUsed:{type:Number,default:0},startSaleNum:{type:Number,default:1}},data:function(){return{currentNum:this.selectedNum,limitType:Rh}},watch:{currentNum:function(t){var i=parseInt(t,10);i>=this.stepperMinLimit&&i<=this.stepperLimit&&this.skuEventBus.$emit("sku:numChange",i)},stepperLimit:function(t){t<this.currentNum&&this.stepperMinLimit<=t&&(this.currentNum=t),this.checkState(this.stepperMinLimit,t)},stepperMinLimit:function(t){(t>this.currentNum||t>this.stepperLimit)&&(this.currentNum=t),this.checkState(t,this.stepperLimit)}},computed:{stepperLimit:function(){var t=this.quota-this.quotaUsed,i;return this.quota>0&&t<=this.stock?(i=t<0?0:t,this.limitType=eA):(i=this.stock,this.limitType=Rh),i},stepperMinLimit:function(){return this.startSaleNum<1?1:this.startSaleNum},quotaText:function(){var t=this.customStepperConfig,i=t.quotaText,n=t.hideQuotaText;if(n)return"";var r="";if(i)r=i;else{var a=[];this.startSaleNum>1&&a.push(vr("quotaStart",this.startSaleNum)),this.quota>0&&a.push(vr("quotaLimit",this.quota)),r=a.join(vr("comma"))}return r}},created:function(){this.checkState(this.stepperMinLimit,this.stepperLimit)},methods:{setCurrentNum:function(t){this.currentNum=t,this.checkState(this.stepperMinLimit,this.stepperLimit)},onOverLimit:function(t){this.skuEventBus.$emit("sku:overLimit",{action:t,limitType:this.limitType,quota:this.quota,quotaUsed:this.quotaUsed,startSaleNum:this.startSaleNum})},onChange:function(t){var i=parseInt(t,10),n=this.customStepperConfig.handleStepperChange;n&&n(i),this.$emit("change",i)},checkState:function(t,i){this.currentNum<t||t>i?this.currentNum=t:this.currentNum>i&&(this.currentNum=i),this.skuEventBus.$emit("sku:stepperState",{valid:t<=i,min:t,max:i,limitType:this.limitType,quota:this.quota,quotaUsed:this.quotaUsed,startSaleNum:this.startSaleNum})}},render:function(){var t=this,i=arguments[0];return i("div",{class:"van-sku-stepper-stock"},[i("div",{class:"van-sku__stepper-title"},[this.stepperTitle||vr("num")]),i(Vh,{attrs:{integer:!0,min:this.stepperMinLimit,max:this.stepperLimit,disableInput:this.disableStepperInput},class:"van-sku__stepper",on:{overlimit:this.onOverLimit,change:this.onChange},model:{value:t.currentNum,callback:function(r){t.currentNum=r}}}),!this.hideQuotaText&&this.quotaText&&i("span",{class:"van-sku__stepper-quota"},["(",this.quotaText,")"])])}});function iA(e){var t=/^[a-zA-Z0-9_.+-]+@[a-zA-Z0-9-]+\.[a-zA-Z0-9-.]+$/;return t.test(e.trim())}function qh(e){return Array.isArray(e)?e:[e]}function Uh(e,t){return new Promise(function(i){if(t==="file"){i(null);return}var n=new FileReader;n.onload=function(r){i(r.target.result)},t==="dataUrl"?n.readAsDataURL(e):t==="text"&&n.readAsText(e)})}function Yh(e,t){return qh(e).some(function(i){return i?xi(t)?t(i):i.size>t:!1})}var nA=/\.(jpeg|jpg|gif|png|svg|webp|jfif|bmp|dpg)/i;function rA(e){return nA.test(e)}function jh(e){return e.isImage?!0:e.file&&e.file.type?e.file.type.indexOf("image")===0:e.url?rA(e.url):e.content?e.content.indexOf("data:image")===0:!1}var Gh=w("uploader"),aA=Gh[0],At=Gh[1],Kh=aA({inheritAttrs:!1,mixins:[Ke],model:{prop:"fileList"},props:{disabled:Boolean,readonly:Boolean,lazyLoad:Boolean,uploadText:String,afterRead:Function,beforeRead:Function,beforeDelete:Function,previewSize:[Number,String],previewOptions:Object,name:{type:[Number,String],default:""},accept:{type:String,default:"image/*"},fileList:{type:Array,default:function(){return[]}},maxSize:{type:[Number,String,Function],default:Number.MAX_VALUE},maxCount:{type:[Number,String],default:Number.MAX_VALUE},deletable:{type:Boolean,default:!0},showUpload:{type:Boolean,default:!0},previewImage:{type:Boolean,default:!0},previewFullImage:{type:Boolean,default:!0},imageFit:{type:String,default:"cover"},resultType:{type:String,default:"dataUrl"},uploadIcon:{type:String,default:"photograph"}},computed:{previewSizeWithUnit:function(){return st(this.previewSize)},value:function(){return this.fileList}},created:function(){this.urls=[]},beforeDestroy:function(){this.urls.forEach(function(t){return URL.revokeObjectURL(t)})},methods:{getDetail:function(t){return t===void 0&&(t=this.fileList.length),{name:this.name,index:t}},onChange:function(t){var i=this,n=t.target.files;if(!(this.disabled||!n.length)){if(n=n.length===1?n[0]:[].slice.call(n),this.beforeRead){var r=this.beforeRead(n,this.getDetail());if(!r){this.resetInput();return}if(Bn(r)){r.then(function(a){a?i.readFile(a):i.readFile(n)}).catch(this.resetInput);return}}this.readFile(n)}},readFile:function(t){var i=this,n=Yh(t,this.maxSize);if(Array.isArray(t)){var r=this.maxCount-this.fileList.length;t.length>r&&(t=t.slice(0,r)),Promise.all(t.map(function(a){return Uh(a,i.resultType)})).then(function(a){var s=t.map(function(o,l){var c={file:o,status:"",message:""};return a[l]&&(c.content=a[l]),c});i.onAfterRead(s,n)})}else Uh(t,this.resultType).then(function(a){var s={file:t,status:"",message:""};a&&(s.content=a),i.onAfterRead(s,n)})},onAfterRead:function(t,i){var n=this;this.resetInput();var r=t;if(i){var a=t;Array.isArray(t)?(a=[],r=[],t.forEach(function(o){o.file&&(Yh(o.file,n.maxSize)?a.push(o):r.push(o))})):r=null,this.$emit("oversize",a,this.getDetail())}var s=Array.isArray(r)?Boolean(r.length):Boolean(r);s&&(this.$emit("input",[].concat(this.fileList,qh(r))),this.afterRead&&this.afterRead(r,this.getDetail()))},onDelete:function(t,i){var n,r=this,a=(n=t.beforeDelete)!=null?n:this.beforeDelete;if(a){var s=a(t,this.getDetail(i));if(!s)return;if(Bn(s)){s.then(function(){r.deleteFile(t,i)}).catch(Ki);return}}this.deleteFile(t,i)},deleteFile:function(t,i){var n=this.fileList.slice(0);n.splice(i,1),this.$emit("input",n),this.$emit("delete",t,this.getDetail(i))},resetInput:function(){this.$refs.input&&(this.$refs.input.value="")},onClickUpload:function(t){this.$emit("click-upload",t)},onPreviewImage:function(t){var i=this;if(!!this.previewFullImage){var n=this.fileList.filter(function(a){return jh(a)}),r=n.map(function(a){return a.file&&!a.url&&a.status!=="failed"&&(a.url=URL.createObjectURL(a.file),i.urls.push(a.url)),a.url});this.imagePreview=hs(O({images:r,startPosition:n.indexOf(t),onClose:function(){i.$emit("close-preview")}},this.previewOptions))}},closeImagePreview:function(){this.imagePreview&&this.imagePreview.close()},chooseFile:function(){this.disabled||this.$refs.input&&this.$refs.input.click()},genPreviewMask:function(t){var i=this.$createElement,n=t.status,r=t.message;if(n==="uploading"||n==="failed"){var a=n==="failed"?i($,{attrs:{name:"close"},class:At("mask-icon")}):i(he,{class:At("loading")}),s=it(r)&&r!=="";return i("div",{class:At("mask")},[a,s&&i("div",{class:At("mask-message")},[r])])}},genPreviewItem:function(t,i){var n,r=this,a,s,o=this.$createElement,l=(n=t.deletable)!=null?n:this.deletable,c=t.status!=="uploading"&&l,h=c&&o("div",{class:At("preview-delete"),on:{click:function(C){C.stopPropagation(),r.onDelete(t,i)}}},[o($,{attrs:{name:"cross"},class:At("preview-delete-icon")})]),d=this.slots("preview-cover",O({index:i},t)),u=d&&o("div",{class:At("preview-cover")},[d]),f=(a=t.previewSize)!=null?a:this.previewSize,p=(s=t.imageFit)!=null?s:this.imageFit,m=jh(t)?o(Ei,{attrs:{fit:p,src:t.content||t.url,width:f,height:f,lazyLoad:this.lazyLoad},class:At("preview-image"),on:{click:function(){r.onPreviewImage(t)}}},[u]):o("div",{class:At("file"),style:{width:this.previewSizeWithUnit,height:this.previewSizeWithUnit}},[o($,{class:At("file-icon"),attrs:{name:"description"}}),o("div",{class:[At("file-name"),"van-ellipsis"]},[t.file?t.file.name:t.url]),u]);return o("div",{class:At("preview"),on:{click:function(){r.$emit("click-preview",t,r.getDetail(i))}}},[m,this.genPreviewMask(t),h])},genPreviewList:function(){if(this.previewImage)return this.fileList.map(this.genPreviewItem)},genUpload:function(){var t=this.$createElement;if(!(this.fileList.length>=this.maxCount)){var i=this.slots(),n=this.readonly?null:t("input",{attrs:O({},this.$attrs,{type:"file",accept:this.accept,disabled:this.disabled}),ref:"input",class:At("input"),on:{change:this.onChange}});if(i)return t("div",{class:At("input-wrapper"),key:"input-wrapper",on:{click:this.onClickUpload}},[i,n]);var r;if(this.previewSize){var a=this.previewSizeWithUnit;r={width:a,height:a}}return t("div",{directives:[{name:"show",value:this.showUpload}],class:At("upload",{readonly:this.readonly}),style:r,on:{click:this.onClickUpload}},[t($,{attrs:{name:this.uploadIcon},class:At("upload-icon")}),this.uploadText&&t("span",{class:At("upload-text")},[this.uploadText]),n])}}},render:function(){var t=arguments[0];return t("div",{class:At()},[t("div",{class:At("wrapper",{disabled:this.disabled})},[this.genPreviewList(),this.genUpload()])])}}),Hh=w("sku-img-uploader"),sA=Hh[0],Os=Hh[2],oA=sA({props:{value:String,uploadImg:Function,customUpload:Function,maxSize:{type:Number,default:6}},data:function(){return{fileList:[]}},watch:{value:function(t){t?this.fileList=[{url:t,isImage:!0}]:this.fileList=[]}},methods:{afterReadFile:function(t){var i=this;t.status="uploading",t.message=Os("uploading"),this.uploadImg(t.file,t.content).then(function(n){t.status="done",i.$emit("input",n)}).catch(function(){t.status="failed",t.message=Os("fail")})},onOversize:function(){this.$toast(Os("oversize",this.maxSize))},onDelete:function(){this.$emit("input","")},onClickUpload:function(){var t=this;this.customUpload&&this.customUpload().then(function(i){t.fileList.push({url:i}),t.$emit("input",i)})}},render:function(){var t=this,i=arguments[0];return i(Kh,{attrs:{maxCount:1,readonly:!!this.customUpload,maxSize:this.maxSize*1024*1024,afterRead:this.afterReadFile},on:{oversize:this.onOversize,delete:this.onDelete,"click-upload":this.onClickUpload},model:{value:t.fileList,callback:function(r){t.fileList=r}}})}});function lA(e){return e?new Date(e.replace(/-/g,"/")):null}function cA(e,t){if(t===void 0&&(t="date"),!e)return"";var i=e.getFullYear(),n=e.getMonth()+1,r=e.getDate(),a=i+"-"+vt(n)+"-"+vt(r);if(t==="datetime"){var s=e.getHours(),o=e.getMinutes();a+=" "+vt(s)+":"+vt(o)}return a}var zh=w("sku-datetime-field"),uA=zh[0],Wh=zh[2],hA=uA({props:{value:String,label:String,required:Boolean,placeholder:String,type:{type:String,default:"date"}},data:function(){return{showDatePicker:!1,currentDate:this.type==="time"?"":new Date,minDate:new Date(new Date().getFullYear()-60,0,1)}},watch:{value:function(t){switch(this.type){case"time":this.currentDate=t;break;case"date":case"datetime":this.currentDate=lA(t)||new Date;break}}},computed:{title:function(){return Wh("title."+this.type)}},methods:{onClick:function(){this.showDatePicker=!0},onConfirm:function(t){var i=t;this.type!=="time"&&(i=cA(t,this.type)),this.$emit("input",i),this.showDatePicker=!1},onCancel:function(){this.showDatePicker=!1},formatter:function(t,i){var n=Wh("format."+t);return""+i+n}},render:function(){var t=this,i=arguments[0];return i(ee,{attrs:{readonly:!0,"is-link":!0,center:!0,value:this.value,label:this.label,required:this.required,placeholder:this.placeholder},on:{click:this.onClick}},[i(Te,{attrs:{round:!0,position:"bottom",getContainer:"body"},slot:"extra",model:{value:t.showDatePicker,callback:function(r){t.showDatePicker=r}}},[i(bu,{attrs:{type:this.type,title:this.title,value:this.currentDate,minDate:this.minDate,formatter:this.formatter},on:{cancel:this.onCancel,confirm:this.onConfirm}})])])}}),Ns=w("sku-messages"),dA=Ns[0],Oi=Ns[1],di=Ns[2],Jh=dA({props:{messageConfig:Object,goodsId:[Number,String],messages:{type:Array,default:function(){return[]}}},data:function(){return{messageValues:this.resetMessageValues(this.messages)}},watch:{messages:function(t){this.messageValues=this.resetMessageValues(t)}},methods:{resetMessageValues:function(t){var i=this.messageConfig,n=i.initialMessages,r=n===void 0?{}:n;return(t||[]).map(function(a){return{value:r[a.name]||""}})},getType:function(t){return+t.multiple==1?"textarea":t.type==="id_no"?"text":t.datetime>0?"datetime":t.type},getMessages:function(){var t={};return this.messageValues.forEach(function(i,n){t["message_"+n]=i.value}),t},getCartMessages:function(){var t=this,i={};return this.messageValues.forEach(function(n,r){var a=t.messages[r];i[a.name]=n.value}),i},getPlaceholder:function(t){var i=+t.multiple==1?"textarea":t.type,n=this.messageConfig.placeholderMap||{};return t.placeholder||n[i]||di("placeholder."+i)},validateMessages:function(){for(var t=this.messageValues,i=0;i<t.length;i++){var n=t[i].value,r=this.messages[i];if(n===""){if(String(r.required)==="1"){var a=di(r.type==="image"?"upload":"fill");return a+r.name}}else{if(r.type==="tel"&&!la(n))return di("invalid.tel");if(r.type==="mobile"&&!/^\d{6,20}$/.test(n))return di("invalid.mobile");if(r.type==="email"&&!iA(n))return di("invalid.email");if(r.type==="id_no"&&(n.length<15||n.length>18))return di("invalid.id_no")}}},getFormatter:function(t){return function(n){return t.type==="mobile"||t.type==="tel"?n.replace(/[^\d.]/g,""):n}},getExtraDesc:function(t){var i=this.$createElement,n=t.extraDesc;if(n)return i("div",{class:Oi("extra-message")},[n])},genMessage:function(t,i){var n=this,r=this.$createElement;if(t.type==="image")return r(Rt,{key:this.goodsId+"-"+i,attrs:{title:t.name,required:String(t.required)==="1",valueClass:Oi("image-cell-value")},class:Oi("image-cell")},[r(oA,{attrs:{maxSize:this.messageConfig.uploadMaxSize,uploadImg:this.messageConfig.uploadImg,customUpload:this.messageConfig.customUpload},model:{value:n.messageValues[i].value,callback:function(o){n.$set(n.messageValues[i],"value",o)}}}),r("div",{class:Oi("image-cell-label")},[di("imageLabel")])]);var a=["date","time"].indexOf(t.type)>-1;return a?r(hA,{attrs:{label:t.name,required:String(t.required)==="1",placeholder:this.getPlaceholder(t),type:this.getType(t)},key:this.goodsId+"-"+i,model:{value:n.messageValues[i].value,callback:function(o){n.$set(n.messageValues[i],"value",o)}}}):r("div",{class:Oi("cell-block")},[r(ee,{attrs:{maxlength:"200",center:!t.multiple,label:t.name,required:String(t.required)==="1",placeholder:this.getPlaceholder(t),type:this.getType(t),formatter:this.getFormatter(t),border:!1},key:this.goodsId+"-"+i,model:{value:n.messageValues[i].value,callback:function(o){n.$set(n.messageValues[i],"value",o)}}}),this.getExtraDesc(t)])}},render:function(){var t=arguments[0];return t("div",{class:Oi()},[this.messages.map(this.genMessage)])}}),Ls=w("sku-actions"),fA=Ls[0],pA=Ls[1],Qh=Ls[2];function Zh(e,t,i,n){var r=function(s){return function(){t.skuEventBus.$emit(s)}};return e("div",tt([{class:pA()},lt(n)]),[t.showAddCartBtn&&e(Nt,{attrs:{size:"large",type:"warning",text:t.addCartText||Qh("addCart")},on:{click:r("sku:addCart")}}),e(Nt,{attrs:{size:"large",type:"danger",text:t.buyText||Qh("buy")},on:{click:r("sku:buy")}})])}Zh.props={buyText:String,addCartText:String,skuEventBus:Object,showAddCartBtn:Boolean};var $h=fA(Zh),Vs=w("sku"),mA=Vs[0],gA=Vs[1],ae=Vs[2],vA=fr.QUOTA_LIMIT,be=mA({props:{sku:Object,goods:Object,value:Boolean,buyText:String,goodsId:[Number,String],priceTag:String,lazyLoad:Boolean,hideStock:Boolean,properties:Array,addCartText:String,stepperTitle:String,getContainer:[String,Function],hideQuotaText:Boolean,hideSelectedText:Boolean,resetStepperOnHide:Boolean,customSkuValidator:Function,disableStepperInput:Boolean,resetSelectedSkuOnHide:Boolean,quota:{type:Number,default:0},quotaUsed:{type:Number,default:0},startSaleNum:{type:Number,default:1},initialSku:{type:Object,default:function(){return{}}},stockThreshold:{type:Number,default:50},showSoldoutSku:{type:Boolean,default:!0},showAddCartBtn:{type:Boolean,default:!0},disableSoldoutSku:{type:Boolean,default:!0},customStepperConfig:{type:Object,default:function(){return{}}},showHeaderImage:{type:Boolean,default:!0},previewOnClickImage:{type:Boolean,default:!0},safeAreaInsetBottom:{type:Boolean,default:!0},closeOnClickOverlay:{type:Boolean,default:!0},bodyOffsetTop:{type:Number,default:200},messageConfig:{type:Object,default:function(){return{initialMessages:{},placeholderMap:{},uploadImg:function(){return Promise.resolve()},uploadMaxSize:5}}}},data:function(){return{selectedSku:{},selectedProp:{},selectedNum:1,show:this.value}},watch:{show:function(t){this.$emit("input",t),t||(this.$emit("sku-close",{selectedSkuValues:this.selectedSkuValues,selectedNum:this.selectedNum,selectedSkuComb:this.selectedSkuComb}),this.resetStepperOnHide&&this.resetStepper(),this.resetSelectedSkuOnHide&&this.resetSelectedSku())},value:function(t){this.show=t},skuTree:"resetSelectedSku",initialSku:function(){this.resetStepper(),this.resetSelectedSku()}},computed:{skuGroupClass:function(){return["van-sku-group-container",{"van-sku-group-container--hide-soldout":!this.showSoldoutSku}]},bodyStyle:function(){if(!this.$isServer){var t=window.innerHeight-this.bodyOffsetTop;return{maxHeight:t+"px"}}},isSkuCombSelected:function(){var t=this;return this.hasSku&&!xh(this.skuTree,this.selectedSku)?!1:!this.propList.filter(function(i){return i.is_necessary!==!1}).some(function(i){return(t.selectedProp[i.k_id]||[]).length===0})},isSkuEmpty:function(){return Object.keys(this.sku).length===0},hasSku:function(){return!this.sku.none_sku},hasSkuOrAttr:function(){return this.hasSku||this.propList.length>0},selectedSkuComb:function(){var t=null;return this.isSkuCombSelected&&(this.hasSku?t=wh(this.skuList,this.selectedSku):t={id:this.sku.collection_id,price:Math.round(this.sku.price*100),stock_num:this.sku.stock_num},t&&(t.properties=Mh(this.propList,this.selectedProp),t.property_price=this.selectedPropValues.reduce(function(i,n){return i+(n.price||0)},0))),t},selectedSkuValues:function(){return Th(this.skuTree,this.selectedSku)},selectedPropValues:function(){return kh(this.propList,this.selectedProp)},price:function(){return this.selectedSkuComb?((this.selectedSkuComb.price+this.selectedSkuComb.property_price)/100).toFixed(2):this.sku.price},originPrice:function(){return this.selectedSkuComb&&this.selectedSkuComb.origin_price?((this.selectedSkuComb.origin_price+this.selectedSkuComb.property_price)/100).toFixed(2):this.sku.origin_price},skuTree:function(){return this.sku.tree||[]},skuList:function(){return this.sku.list||[]},propList:function(){return this.properties||[]},imageList:function(){var t=[this.goods.picture];return this.skuTree.length>0&&this.skuTree.forEach(function(i){!i.v||i.v.forEach(function(n){var r=n.previewImgUrl||n.imgUrl||n.img_url;r&&t.indexOf(r)===-1&&t.push(r)})}),t},stock:function(){var t=this.customStepperConfig.stockNum;return t!==void 0?t:this.selectedSkuComb?this.selectedSkuComb.stock_num:this.sku.stock_num},stockText:function(){var t=this.$createElement,i=this.customStepperConfig.stockFormatter;return i?i(this.stock):[ae("stock")+" ",t("span",{class:gA("stock-num",{highlight:this.stock<this.stockThreshold})},[this.stock])," "+ae("stockUnit")]},selectedText:function(){var t=this;if(this.selectedSkuComb){var i=this.selectedSkuValues.concat(this.selectedPropValues);return ae("selected")+" "+i.map(function(a){return a.name}).join(" ")}var n=this.skuTree.filter(function(a){return t.selectedSku[a.k_s]===hi}).map(function(a){return a.k}),r=this.propList.filter(function(a){return(t.selectedProp[a.k_id]||[]).length<1}).map(function(a){return a.k});return ae("select")+" "+n.concat(r).join(" ")}},created:function(){var t=new kt.default;this.skuEventBus=t,t.$on("sku:select",this.onSelect),t.$on("sku:propSelect",this.onPropSelect),t.$on("sku:numChange",this.onNumChange),t.$on("sku:previewImage",this.onPreviewImage),t.$on("sku:overLimit",this.onOverLimit),t.$on("sku:stepperState",this.onStepperState),t.$on("sku:addCart",this.onAddCart),t.$on("sku:buy",this.onBuy),this.resetStepper(),this.resetSelectedSku(),this.$emit("after-sku-create",t)},methods:{resetStepper:function(){var t=this.$refs.skuStepper,i=this.initialSku.selectedNum,n=i!=null?i:this.startSaleNum;this.stepperError=null,t?t.setCurrentNum(n):this.selectedNum=n},resetSelectedSku:function(){var t=this;this.selectedSku={},this.skuTree.forEach(function(s){t.selectedSku[s.k_s]=hi}),this.skuTree.forEach(function(s){var o=s.k_s,l=s.v.length===1?s.v[0].id:t.initialSku[o];l&&Es(t.skuList,t.selectedSku,{key:o,valueId:l})&&(t.selectedSku[o]=l)});var i=this.selectedSkuValues;i.length>0&&this.$nextTick(function(){t.$emit("sku-selected",{skuValue:i[i.length-1],selectedSku:t.selectedSku,selectedSkuComb:t.selectedSkuComb})}),this.selectedProp={};var n=this.initialSku.selectedProp,r=n===void 0?{}:n;this.propList.forEach(function(s){r[s.k_id]&&(t.selectedProp[s.k_id]=r[s.k_id])}),Sg(this.selectedProp)&&this.propList.forEach(function(s){var o;if((s==null||(o=s.v)==null?void 0:o.length)>0){var l=s.v,c=s.k_id,h=l.some(function(u){return+u.price!=0});if(!h){var d=l.find(function(u){return u.text_status!==0});d&&(t.selectedProp[c]=[d.id])}}});var a=this.selectedPropValues;a.length>0&&this.$emit("sku-prop-selected",{propValue:a[a.length-1],selectedProp:this.selectedProp,selectedSkuComb:this.selectedSkuComb}),this.$emit("sku-reset",{selectedSku:this.selectedSku,selectedProp:this.selectedProp,selectedSkuComb:this.selectedSkuComb}),this.centerInitialSku()},getSkuMessages:function(){return this.$refs.skuMessages?this.$refs.skuMessages.getMessages():{}},getSkuCartMessages:function(){return this.$refs.skuMessages?this.$refs.skuMessages.getCartMessages():{}},validateSkuMessages:function(){return this.$refs.skuMessages?this.$refs.skuMessages.validateMessages():""},validateSku:function(){if(this.selectedNum===0)return ae("unavailable");if(this.isSkuCombSelected)return this.validateSkuMessages();if(this.customSkuValidator){var t=this.customSkuValidator(this);if(t)return t}return ae("selectSku")},onSelect:function(t){var i,n;this.selectedSku=this.selectedSku[t.skuKeyStr]===t.id?O({},this.selectedSku,(i={},i[t.skuKeyStr]=hi,i)):O({},this.selectedSku,(n={},n[t.skuKeyStr]=t.id,n)),this.$emit("sku-selected",{skuValue:t,selectedSku:this.selectedSku,selectedSkuComb:this.selectedSkuComb})},onPropSelect:function(t){var i,n=this.selectedProp[t.skuKeyStr]||[],r=n.indexOf(t.id);r>-1?n.splice(r,1):t.multiple?n.push(t.id):n.splice(0,1,t.id),this.selectedProp=O({},this.selectedProp,(i={},i[t.skuKeyStr]=n,i)),this.$emit("sku-prop-selected",{propValue:t,selectedProp:this.selectedProp,selectedSkuComb:this.selectedSkuComb})},onNumChange:function(t){this.selectedNum=t},onPreviewImage:function(t){var i=this,n=this.imageList,r=0,a=n[0];t&&t.imgUrl&&(this.imageList.some(function(o,l){return o===t.imgUrl?(r=l,!0):!1}),a=t.imgUrl);var s=O({},t,{index:r,imageList:this.imageList,indexImage:a});this.$emit("open-preview",s),this.previewOnClickImage&&hs({images:this.imageList,startPosition:r,onClose:function(){i.$emit("close-preview",s)}})},onOverLimit:function(t){var i=t.action,n=t.limitType,r=t.quota,a=t.quotaUsed,s=this.customStepperConfig.handleOverLimit;if(s){s(t);return}i==="minus"?this.startSaleNum>1?St(ae("minusStartTip",this.startSaleNum)):St(ae("minusTip")):i==="plus"&&(n===vA?a>0?St(ae("quotaUsedTip",r,a)):St(ae("quotaTip",r)):St(ae("soldout")))},onStepperState:function(t){this.stepperError=t.valid?null:O({},t,{action:"plus"})},onAddCart:function(){this.onBuyOrAddCart("add-cart")},onBuy:function(){this.onBuyOrAddCart("buy-clicked")},onBuyOrAddCart:function(t){if(this.stepperError)return this.onOverLimit(this.stepperError);var i=this.validateSku();i?St(i):this.$emit(t,this.getSkuData())},getSkuData:function(){return{goodsId:this.goodsId,messages:this.getSkuMessages(),selectedNum:this.selectedNum,cartMessages:this.getSkuCartMessages(),selectedSkuComb:this.selectedSkuComb}},onOpened:function(){this.centerInitialSku()},centerInitialSku:function(){var t=this;(this.$refs.skuRows||[]).forEach(function(i){var n=i.skuRow||{},r=n.k_s;i.centerItem(t.initialSku[r])})}},render:function(){var t=this,i=arguments[0];if(!this.isSkuEmpty){var n=this.sku,r=this.skuList,a=this.goods,s=this.price,o=this.lazyLoad,l=this.originPrice,c=this.skuEventBus,h=this.selectedSku,d=this.selectedProp,u=this.selectedNum,f=this.stepperTitle,p=this.selectedSkuComb,m=this.showHeaderImage,g=this.disableSoldoutSku,C={price:s,originPrice:l,selectedNum:u,skuEventBus:c,selectedSku:h,selectedSkuComb:p},x=function(U){return t.slots(U,C)},I=x("sku-header")||i(Bh,{attrs:{sku:n,goods:a,skuEventBus:c,selectedSku:h,showHeaderImage:m}},[i("template",{slot:"sku-header-image-extra"},[x("sku-header-image-extra")]),x("sku-header-price")||i("div",{class:"van-sku__goods-price"},[i("span",{class:"van-sku__price-symbol"},["\uFFE5"]),i("span",{class:"van-sku__price-num"},[s]),this.priceTag&&i("span",{class:"van-sku__price-tag"},[this.priceTag])]),x("sku-header-origin-price")||l&&i(pr,[ae("originPrice")," \uFFE5",l]),!this.hideStock&&i(pr,[i("span",{class:"van-sku__stock"},[this.stockText])]),this.hasSkuOrAttr&&!this.hideSelectedText&&i(pr,[this.selectedText]),x("sku-header-extra")]),M=x("sku-group")||this.hasSkuOrAttr&&i("div",{class:this.skuGroupClass},[this.skuTree.map(function(F){return i(Ds,{attrs:{skuRow:F},ref:"skuRows",refInFor:!0},[F.v.map(function(U){return i(Oh,{attrs:{skuList:r,lazyLoad:o,skuValue:U,skuKeyStr:F.k_s,selectedSku:h,skuEventBus:c,disableSoldoutSku:g,largeImageMode:F.largeImageMode}})})])}),this.propList.map(function(F){return i(Ds,{attrs:{skuRow:F}},[F.v.map(function(U){return i(Nh,{attrs:{skuValue:U,skuKeyStr:F.k_id+"",selectedProp:d,skuEventBus:c,multiple:F.is_multiple,disabled:U.text_status===0}})})])})]),k=x("sku-stepper")||i(Fh,{ref:"skuStepper",attrs:{stock:this.stock,quota:this.quota,quotaUsed:this.quotaUsed,startSaleNum:this.startSaleNum,skuEventBus:c,selectedNum:u,stepperTitle:f,skuStockNum:n.stock_num,disableStepperInput:this.disableStepperInput,customStepperConfig:this.customStepperConfig,hideQuotaText:this.hideQuotaText},on:{change:function(U){t.$emit("stepper-change",U)}}}),D=x("sku-messages")||i(Jh,{ref:"skuMessages",attrs:{goodsId:this.goodsId,messageConfig:this.messageConfig,messages:n.messages}}),z=x("sku-actions")||i($h,{attrs:{buyText:this.buyText,skuEventBus:c,addCartText:this.addCartText,showAddCartBtn:this.showAddCartBtn}});return i(Te,{attrs:{round:!0,closeable:!0,position:"bottom",getContainer:this.getContainer,closeOnClickOverlay:this.closeOnClickOverlay,safeAreaInsetBottom:this.safeAreaInsetBottom},class:"van-sku-container",on:{opened:this.onOpened},model:{value:t.show,callback:function(U){t.show=U}}},[I,i("div",{class:"van-sku-body",style:this.bodyStyle},[x("sku-body-top"),M,x("extra-sku-group"),k,x("before-sku-messages"),D,x("after-sku-messages")]),x("sku-actions-top"),z])}}});oa.add(PC),be.SkuActions=$h,be.SkuHeader=Bh,be.SkuHeaderItem=pr,be.SkuMessages=Jh,be.SkuStepper=Fh,be.SkuRow=Ds,be.SkuRowItem=Oh,be.SkuRowPropItem=Nh,be.skuHelper=qC,be.skuConstants=RC;var Xh=w("slider"),yA=Xh[0],yr=Xh[1],_h=function(t,i){return JSON.stringify(t)===JSON.stringify(i)},bA=yA({mixins:[te,Ke],props:{disabled:Boolean,vertical:Boolean,range:Boolean,barHeight:[Number,String],buttonSize:[Number,String],activeColor:String,inactiveColor:String,min:{type:[Number,String],default:0},max:{type:[Number,String],default:100},step:{type:[Number,String],default:1},value:{type:[Number,Array],default:0}},data:function(){return{dragStatus:""}},computed:{scope:function(){return this.max-this.min},buttonStyle:function(){if(this.buttonSize){var t=st(this.buttonSize);return{width:t,height:t}}}},created:function(){this.updateValue(this.value)},mounted:function(){this.range?(this.bindTouchEvent(this.$refs.wrapper0),this.bindTouchEvent(this.$refs.wrapper1)):this.bindTouchEvent(this.$refs.wrapper)},methods:{onTouchStart:function(t){this.disabled||(this.touchStart(t),this.currentValue=this.value,this.range?this.startValue=this.value.map(this.format):this.startValue=this.format(this.value),this.dragStatus="start")},onTouchMove:function(t){if(!this.disabled){this.dragStatus==="start"&&this.$emit("drag-start"),Mt(t,!0),this.touchMove(t),this.dragStatus="draging";var i=this.$el.getBoundingClientRect(),n=this.vertical?this.deltaY:this.deltaX,r=this.vertical?i.height:i.width,a=n/r*this.scope;this.range?this.currentValue[this.index]=this.startValue[this.index]+a:this.currentValue=this.startValue+a,this.updateValue(this.currentValue)}},onTouchEnd:function(){this.disabled||(this.dragStatus==="draging"&&(this.updateValue(this.currentValue,!0),this.$emit("drag-end")),this.dragStatus="")},onClick:function(t){if(t.stopPropagation(),!this.disabled){var i=this.$el.getBoundingClientRect(),n=this.vertical?t.clientY-i.top:t.clientX-i.left,r=this.vertical?i.height:i.width,a=+this.min+n/r*this.scope;if(this.range){var s=this.value,o=s[0],l=s[1],c=(o+l)/2;a<=c?o=a:l=a,a=[o,l]}this.startValue=this.value,this.updateValue(a,!0)}},handleOverlap:function(t){return t[0]>t[1]?(t=Wi(t),t.reverse()):t},updateValue:function(t,i){this.range?t=this.handleOverlap(t).map(this.format):t=this.format(t),_h(t,this.value)||this.$emit("input",t),i&&!_h(t,this.startValue)&&this.$emit("change",t)},format:function(t){var i=+this.min,n=+this.max,r=+this.step;t=Ot(t,i,n);var a=Math.round((t-i)/r)*r;return Hl(i,a)}},render:function(){var t,i=this,n,r=arguments[0],a=this.vertical,s=a?"height":"width",o=a?"width":"height",l=(t={background:this.inactiveColor},t[o]=st(this.barHeight),t),c=function(){var p=i.value,m=i.min,g=i.range,C=i.scope;return g?(p[1]-p[0])*100/C+"%":(p-m)*100/C+"%"},h=function(){var p=i.value,m=i.min,g=i.range,C=i.scope;return g?(p[0]-m)*100/C+"%":null},d=(n={},n[s]=c(),n.left=this.vertical?null:h(),n.top=this.vertical?h():null,n.background=this.activeColor,n);this.dragStatus&&(d.transition="none");var u=function(p){var m=["left","right"],g=typeof p=="number",C=g?i.value[p]:i.value,x=function(){return g?"button-wrapper-"+m[p]:"button-wrapper"},I=function(){return g?"wrapper"+p:"wrapper"},M=function(){if(g){var D=i.slots(p===0?"left-button":"right-button",{value:C});if(D)return D}return i.slots("button")?i.slots("button"):r("div",{class:yr("button"),style:i.buttonStyle})};return r("div",{ref:I(),attrs:{role:"slider",tabindex:i.disabled?-1:0,"aria-valuemin":i.min,"aria-valuenow":i.value,"aria-valuemax":i.max,"aria-orientation":i.vertical?"vertical":"horizontal"},class:yr(x()),on:{touchstart:function(){g&&(i.index=p)},click:function(D){return D.stopPropagation()}}},[M()])};return r("div",{style:l,class:yr({disabled:this.disabled,vertical:a}),on:{click:this.onClick}},[r("div",{class:yr("bar"),style:d},[this.range?[u(0),u(1)]:u()])])}}),td=w("step"),SA=td[0],$e=td[1],CA=SA({mixins:[jt("vanSteps")],computed:{status:function(){if(this.index<this.parent.active)return"finish";if(this.index===+this.parent.active)return"process"},active:function(){return this.status==="process"},lineStyle:function(){var t=this.parent,i=t.activeColor,n=t.inactiveColor,r=t.center,a=t.direction,s={background:this.status==="finish"?i:n};return r&&a==="vertical"&&(s.top="50%"),s},circleContainerStyle:function(){if(this.parent.center&&this.parent.direction==="vertical")return{top:"50%"}},titleStyle:function(){if(this.active)return{color:this.parent.activeColor};if(!this.status)return{color:this.parent.inactiveColor}}},methods:{genCircle:function(){var t=this.$createElement,i=this.parent,n=i.activeIcon,r=i.iconPrefix,a=i.activeColor,s=i.finishIcon,o=i.inactiveIcon;if(this.active)return this.slots("active-icon")||t($,{class:$e("icon","active"),attrs:{name:n,color:a,classPrefix:r}});var l=this.slots("finish-icon");if(this.status==="finish"&&(s||l))return l||t($,{class:$e("icon","finish"),attrs:{name:s,color:a,classPrefix:r}});var c=this.slots("inactive-icon");return o||c?c||t($,{class:$e("icon"),attrs:{name:o,classPrefix:r}}):t("i",{class:$e("circle"),style:this.lineStyle})},onClickStep:function(){this.parent.$emit("click-step",this.index)}},render:function(){var t,i=arguments[0],n=this.status,r=this.active,a=this.parent.direction;return i("div",{class:[fe,$e([a,(t={},t[n]=n,t)])]},[i("div",{class:$e("title",{active:r}),style:this.titleStyle,on:{click:this.onClickStep}},[this.slots()]),i("div",{class:$e("circle-container"),on:{click:this.onClickStep},style:this.circleContainerStyle},[this.genCircle()]),i("div",{class:$e("line"),style:this.lineStyle})])}}),ed=w("steps"),AA=ed[0],id=ed[1],xA=AA({mixins:[Gt("vanSteps")],props:{center:Boolean,iconPrefix:String,finishIcon:String,activeColor:String,inactiveIcon:String,inactiveColor:String,active:{type:[Number,String],default:0},direction:{type:String,default:"horizontal"},activeIcon:{type:String,default:"checked"}},render:function(){var t=arguments[0];return t("div",{class:id([this.direction])},[t("div",{class:id("items")},[this.slots()])])}}),Ps=w("submit-bar"),wA=Ps[0],Be=Ps[1],TA=Ps[2];function nd(e,t,i,n){var r=t.tip,a=t.price,s=t.tipIcon;function o(){if(typeof a=="number"){var c=(a/100).toFixed(t.decimalLength).split("."),h=t.decimalLength?"."+c[1]:"";return e("div",{style:{textAlign:t.textAlign?t.textAlign:""},class:Be("text")},[e("span",[t.label||TA("label")]),e("span",{class:Be("price")},[t.currency,e("span",{class:Be("price","integer")},[c[0]]),h]),t.suffixLabel&&e("span",{class:Be("suffix-label")},[t.suffixLabel])])}}function l(){if(i.tip||r)return e("div",{class:Be("tip")},[s&&e($,{class:Be("tip-icon"),attrs:{name:s}}),r&&e("span",{class:Be("tip-text")},[r]),i.tip&&i.tip()])}return e("div",tt([{class:Be({unfit:!t.safeAreaInsetBottom})},lt(n)]),[i.top&&i.top(),l(),e("div",{class:Be("bar")},[i.default&&i.default(),o(),i.button?i.button():e(Nt,{attrs:{round:!0,type:t.buttonType,text:t.loading?"":t.buttonText,color:t.buttonColor,loading:t.loading,disabled:t.disabled},class:Be("button",t.buttonType),on:{click:function(){rt(n,"submit")}}})])])}nd.props={tip:String,label:String,price:Number,tipIcon:String,loading:Boolean,disabled:Boolean,textAlign:String,buttonText:String,buttonColor:String,suffixLabel:String,safeAreaInsetBottom:{type:Boolean,default:!0},decimalLength:{type:[Number,String],default:2},currency:{type:String,default:"\xA5"},buttonType:{type:String,default:"danger"}};var kA=wA(nd),rd=w("swipe-cell"),MA=rd[0],br=rd[1],ad=.15,EA=MA({mixins:[te,os({event:"touchstart",method:"onClick"})],props:{onClose:Function,disabled:Boolean,leftWidth:[Number,String],rightWidth:[Number,String],beforeClose:Function,stopPropagation:Boolean,name:{type:[Number,String],default:""}},data:function(){return{offset:0,dragging:!1}},computed:{computedLeftWidth:function(){return+this.leftWidth||this.getWidthByRef("left")},computedRightWidth:function(){return+this.rightWidth||this.getWidthByRef("right")}},mounted:function(){this.bindTouchEvent(this.$el)},methods:{getWidthByRef:function(t){if(this.$refs[t]){var i=this.$refs[t].getBoundingClientRect();return i.width}return 0},open:function(t){var i=t==="left"?this.computedLeftWidth:-this.computedRightWidth;this.opened=!0,this.offset=i,this.$emit("open",{position:t,name:this.name,detail:this.name})},close:function(t){this.offset=0,this.opened&&(this.opened=!1,this.$emit("close",{position:t,name:this.name}))},onTouchStart:function(t){this.disabled||(this.startOffset=this.offset,this.touchStart(t))},onTouchMove:function(t){if(!this.disabled&&(this.touchMove(t),this.direction==="horizontal")){this.dragging=!0,this.lockClick=!0;var i=!this.opened||this.deltaX*this.startOffset<0;i&&Mt(t,this.stopPropagation),this.offset=Ot(this.deltaX+this.startOffset,-this.computedRightWidth,this.computedLeftWidth)}},onTouchEnd:function(){var t=this;this.disabled||this.dragging&&(this.toggle(this.offset>0?"left":"right"),this.dragging=!1,setTimeout(function(){t.lockClick=!1},0))},toggle:function(t){var i=Math.abs(this.offset),n=this.opened?1-ad:ad,r=this.computedLeftWidth,a=this.computedRightWidth;a&&t==="right"&&i>a*n?this.open("right"):r&&t==="left"&&i>r*n?this.open("left"):this.close()},onClick:function(t){t===void 0&&(t="outside"),this.$emit("click",t),this.opened&&!this.lockClick&&(this.beforeClose?this.beforeClose({position:t,name:this.name,instance:this}):this.onClose?this.onClose(t,this,{name:this.name}):this.close(t))},getClickHandler:function(t,i){var n=this;return function(r){i&&r.stopPropagation(),n.onClick(t)}},genLeftPart:function(){var t=this.$createElement,i=this.slots("left");if(i)return t("div",{ref:"left",class:br("left"),on:{click:this.getClickHandler("left",!0)}},[i])},genRightPart:function(){var t=this.$createElement,i=this.slots("right");if(i)return t("div",{ref:"right",class:br("right"),on:{click:this.getClickHandler("right",!0)}},[i])}},render:function(){var t=arguments[0],i={transform:"translate3d("+this.offset+"px, 0, 0)",transitionDuration:this.dragging?"0s":".6s"};return t("div",{class:br(),on:{click:this.getClickHandler("cell")}},[t("div",{class:br("wrapper"),style:i},[this.genLeftPart(),this.slots(),this.genRightPart()])])}}),sd=w("switch-cell"),IA=sd[0],BA=sd[1];function od(e,t,i,n){return e(Rt,tt([{attrs:{center:!0,size:t.cellSize,title:t.title,border:t.border},class:BA([t.cellSize])},lt(n)]),[e(Kn,{props:O({},t),on:O({},n.listeners)})])}od.props=O({},mc,{title:String,cellSize:String,border:{type:Boolean,default:!0},size:{type:String,default:"24px"}});var DA=IA(od),ld=w("tabbar"),OA=ld[0],cd=ld[1],ud=OA({mixins:[Gt("vanTabbar")],props:{route:Boolean,zIndex:[Number,String],placeholder:Boolean,activeColor:String,beforeChange:Function,inactiveColor:String,value:{type:[Number,String],default:0},border:{type:Boolean,default:!0},fixed:{type:Boolean,default:!0},safeAreaInsetBottom:{type:Boolean,default:null}},data:function(){return{height:null}},computed:{fit:function(){return this.safeAreaInsetBottom!==null?this.safeAreaInsetBottom:this.fixed}},watch:{value:"setActiveItem",children:"setActiveItem"},mounted:function(){var t=this;if(this.placeholder&&this.fixed){var i=function(){t.height=t.$refs.tabbar.getBoundingClientRect().height};i(),setTimeout(i,100)}},methods:{setActiveItem:function(){var t=this;this.children.forEach(function(i,n){i.nameMatched=i.name===t.value||n===t.value})},triggerChange:function(t,i){var n=this;Rc({interceptor:this.beforeChange,args:[t],done:function(){n.$emit("input",t),n.$emit("change",t),i()}})},genTabbar:function(){var t,i=this.$createElement;return i("div",{ref:"tabbar",style:{zIndex:this.zIndex},class:[(t={},t[Rn]=this.border,t),cd({unfit:!this.fit,fixed:this.fixed})]},[this.slots()])}},render:function(){var t=arguments[0];return this.placeholder&&this.fixed?t("div",{class:cd("placeholder"),style:{height:this.height+"px"}},[this.genTabbar()]):this.genTabbar()}}),hd=w("tabbar-item"),NA=hd[0],Rs=hd[1],dd=NA({mixins:[jt("vanTabbar")],props:O({},Ge,{dot:Boolean,icon:String,name:[Number,String],info:[Number,String],badge:[Number,String],iconPrefix:String}),data:function(){return{nameMatched:!1}},computed:{active:function(){var t=this.parent.route;if(t&&"$route"in this){var i=this.to,n=this.$route,r=ce(i)?i:{path:i};return!!n.matched.find(function(a){var s=a.path===""?"/":a.path,o=r.path===s,l=it(r.name)&&r.name===a.name;return o||l})}return this.nameMatched}},methods:{onClick:function(t){var i=this;this.active||this.parent.triggerChange(this.name||this.index,function(){si(i.$router,i)}),this.$emit("click",t)},genIcon:function(){var t=this.$createElement,i=this.slots("icon",{active:this.active});if(i)return i;if(this.icon)return t($,{attrs:{name:this.icon,classPrefix:this.iconPrefix}})}},render:function(){var t,i=arguments[0],n=this.active,r=this.parent[n?"activeColor":"inactiveColor"];return i("div",{class:Rs({active:n}),style:{color:r},on:{click:this.onClick}},[i("div",{class:Rs("icon")},[this.genIcon(),i(ai,{attrs:{dot:this.dot,info:(t=this.badge)!=null?t:this.info}})]),i("div",{class:Rs("text")},[this.slots("default",{active:n})])])}}),fd=w("tree-select"),LA=fd[0],Ni=fd[1];function pd(e,t,i,n){var r=t.items,a=t.height,s=t.activeId,o=t.selectedIcon,l=t.mainActiveIndex,c=r[+l]||{},h=c.children||[],d=Array.isArray(s);function u(m){return d?s.indexOf(m)!==-1:s===m}var f=r.map(function(m){var g;return e(yh,{attrs:{dot:m.dot,info:(g=m.badge)!=null?g:m.info,title:m.text,disabled:m.disabled},class:[Ni("nav-item"),m.className]})});function p(){return i.content?i.content():h.map(function(m){return e("div",{key:m.id,class:["van-ellipsis",Ni("item",{active:u(m.id),disabled:m.disabled})],on:{click:function(){if(!m.disabled){var C=m.id;if(d){C=s.slice();var x=C.indexOf(m.id);x!==-1?C.splice(x,1):C.length<t.max&&C.push(m.id)}rt(n,"update:active-id",C),rt(n,"click-item",m),rt(n,"itemclick",m)}}}},[m.text,u(m.id)&&e($,{attrs:{name:o},class:Ni("selected")})])})}return e("div",tt([{class:Ni(),style:{height:st(a)}},lt(n)]),[e(gh,{class:Ni("nav"),attrs:{activeKey:l},on:{change:function(g){rt(n,"update:main-active-index",g),rt(n,"click-nav",g),rt(n,"navclick",g)}}},[f]),e("div",{class:Ni("content")},[p()])])}pd.props={max:{type:[Number,String],default:1/0},items:{type:Array,default:function(){return[]}},height:{type:[Number,String],default:300},activeId:{type:[Number,String,Array],default:0},selectedIcon:{type:String,default:"success"},mainActiveIndex:{type:[Number,String],default:0}};var VA=LA(pd);function PA(e){var t=[Jg,Dv,Yv,Xl,Gv,Nt,ry,oy,Cy,Rt,Wc,Qc,My,Dy,Ly,Ry,Uy,jy,Ky,Wy,_y,es,ab,lb,bu,ft,vb,bb,Cb,Tb,ee,Eb,dc,Ta,Bb,Nb,Vb,$,Ei,hs,Hb,Jb,ai,$b,he,oa,_b,eS,re,cS,Tl,hS,fS,mS,Aa,uC,Te,dC,gC,Na,Oa,bC,AC,TC,IC,gh,yh,VC,be,bA,CA,Vh,xA,Uc,kA,Du,EA,Nu,Kn,DA,Jn,ud,dd,Ga,zn,St,VA,Kh];t.forEach(function(i){i.install?e.use(i):i.name&&e.component(i.name,i)})}typeof window!="undefined"&&window.Vue&&PA(window.Vue);var RA=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"ind-login"},[i("div",{staticClass:"ind-login-con"},[i("div",{staticClass:"ind-panel"},[i("div",{staticClass:"ind-panel-title"},[e._v("\u6B22\u8FCE\u767B\u5F55")]),i("LoginForm",{ref:"login",attrs:{msg:e.msg,loading:e.loading},on:{"on-success-valid":e.handleSubmit}})],1)])])},FA=[];const qA={name:"IndMLogin",components:{LoginForm:Xm},data(){return{loading:!1,msg:""}},mounted(){V.clearSessionStorage();let e=this.$store.getters.getTheme;kn(e)},methods:{...tl(["handleLogin"]),async handleSubmit({userName:e,password:t,validCodeInput:i,validCodeId:n}){this.msg="",this.loading=!0;try{const r=await this.handleLogin({userName:e,password:t,validCodeId:n,validCodeInput:i});r?r.startsWith("http://")||r.startsWith("https://")?location.href=r:this.$router.push(r,()=>{this.loading=!1}):this.$router.push({name:Ye.homeRouteName},()=>{this.loading=!1})}catch(r){this.msg=r.msg,this.loading=!1}},getCryptorPassword(e,t){return V.cryptor.encryptForLogin(V.cryptor.encryptForLogin(e,"sm3",!0)+t,"sm3",!1)}}},md={};var UA=at(qA,RA,FA,!1,YA,null,null,null);function YA(e){for(let t in md)this[t]=md[t]}var Fs=function(){return UA.exports}(),jA=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("van-search",{attrs:{"show-action":e.showFilter,placeholder:"\u8BF7\u8F93\u5165\u641C\u7D22\u5173\u952E\u8BCD"},on:{search:function(n){return e.$emit("doSearch",e.searchVal)}},scopedSlots:e._u([{key:"action",fn:function(){return[i("div",{class:["toggle-condition",e.isFiltering?"active":""],on:{click:function(n){return e.$emit("showCondition")}}})]},proxy:!0}]),model:{value:e.searchVal,callback:function(n){e.searchVal=n},expression:"searchVal"}})},GA=[];const KA={props:{value:String,showFilter:Boolean,isFiltering:Boolean},data(){return{searchVal:""}},created(){this.searchVal=this.value},watch:{searchVal(){this.$emit("input",this.searchVal)}},methods:{}},gd={};var HA=at(KA,jA,GA,!1,zA,null,null,null);function zA(e){for(let t in gd)this[t]=gd[t]}var WA=function(){return HA.exports}(),JA=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"ind-mobile-condition-bar"},e._l(e.searchFormFields,function(n,r){return i("div",{key:"item"+r,staticClass:"ind-mobile-condition-item"},[e._v(" "+e._s(e.searchForm[n.formKey]||n.title)+" ")])}),0)},QA=[];const ZA={props:{searchForm:Object,searchFormFields:Array}},vd={};var $A=at(ZA,JA,QA,!1,XA,null,null,null);function XA(e){for(let t in vd)this[t]=vd[t]}var _A=function(){return $A.exports}(),tx=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"ind-mobile-search ind-flex-no-shrink"},[i("SearchTop",{attrs:{value:e.searchVal,isFiltering:e.isFiltering,showFilter:e.showFilter},on:{input:function(n){return e.$emit("update:searchVal",n)},doSearch:function(n){return e.$emit("doSearchFilter",n)},showCondition:e.showCondition}}),e.showFilter?i("van-popup",{style:{width:"80%",marginTop:e.$config.searchPaddingTop||"0px",height:"calc(100vh - "+(e.$config.searchPaddingTop||"0px")+")",top:"calc(50% - "+(e.$config.searchPaddingTop/2||"0px")+")"},attrs:{position:"right",overlay:!e.$config.hideOverlay},model:{value:e.displayCondition,callback:function(n){e.displayCondition=n},expression:"displayCondition"}},[i("div",{staticClass:"ind-page-view ind-flex-column",staticStyle:{height:"100% !important"}},[i("IndMForm",{staticClass:"height100",staticStyle:{background:"var(--ind-white)"},attrs:{formType:"searchMobile",fieldList:e.fieldList},model:{value:e.searchForm,callback:function(n){e.searchForm=n},expression:"searchForm"}}),i("div",{staticClass:"ind-bottom-btn ind-flex ind-flex-no-shrink ind-space-between"},[i("IndButton",{attrs:{bizType:"reset"},on:{click:e.cancel}},[e._v("\u53D6\u6D88")]),i("IndButton",{attrs:{bizType:"primary"},on:{click:e.confirm}},[e._v("\u786E\u8BA4")])],1)],1)]):e._e()],1)},ex=[];const ix={components:{SearchTop:WA,ConditionBar:_A},props:{showFilter:Boolean,value:Object,searchVal:String,fieldList:Array},data(){return{displayCondition:!1,searchForm:{}}},created(){this.searchForm=this.value},computed:{isFiltering(){return!b.default.isEmpty(this.searchForm)}},watch:{value:{handler:function(){this.searchForm=this.value},deep:!0}},methods:{showCondition(){this.displayCondition=!0},cancel(){this.displayCondition=!1,this.$emit("cancel")},confirm(){this.displayCondition=!1,this.$emit("doSearch",this.searchForm)}}},yd={};var nx=at(ix,tx,ex,!1,rx,null,null,null);function rx(e){for(let t in yd)this[t]=yd[t]}var bd=function(){return nx.exports}(),ax=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("van-popup",{style:{width:"100%",height:"100%"},attrs:{value:e.show,position:"right","lazy-render":!0,"get-container":"body"},on:{opened:e.getTableData}},[i("div",{staticClass:"ind-select-panel ind-vcenter",class:[e.isTree?"ind-mobile-tree":"",e.showHeader?"ind-select-panel-widthheader":""],staticStyle:{width:"100%",height:"100vh"},style:{paddingBottom:e.multiple&&!e.showHeader?"20px":"0"}},[i("van-sticky",[i("van-nav-bar",{staticClass:"ind-flex-no-shrink",attrs:{title:"\u8BF7\u9009\u62E9"+e.title,"left-text":"","left-arrow":""},on:{"click-left":e.cancel}})],1),i("div",{staticClass:"ind-main-content-wrapper ind-flex-grow ind-vcenter"},[i("van-search",{staticClass:"ind-flex-no-shrink",staticStyle:{position:"relative","z-index":"3"},attrs:{placeholder:"\u8BF7\u8F93\u5165\u641C\u7D22\u5173\u952E\u8BCD"},on:{search:e.doSearch},model:{value:e.searchVal,callback:function(n){e.searchVal=n},expression:"searchVal"}}),i("IndTable",{ref:"table",attrs:{rowClick:"",rowBuffer:1e3,headerHeight:49,rowMultiSelectWithClick:e.multiple,isRowSelectable:e.isRowSelectable,groupSelectsChildren:e.multiple,showBottom:!1,dataApi:e.selectDataApi,searchParams:e.searchParams,columns:e.columnsData,rowKey:e.selectRowKey,showTableOption:!1,groupDefaultExpanded:3,disablePage:""},on:{"on-select-change":e.onSelectChange,"on-data-format-load":e.setLength}}),i("div",{staticClass:"ind-bottom-info ind-bottom-btn",style:{position:e.showHeader?"static":"absolute",bottom:0},attrs:{slot:"bottom"},slot:"bottom"},[e.multiple?i("div",{staticClass:"ind-flex"},[e._v(" \u5171\xA0"),i("span",{staticClass:"ind-orange ind-large"},[e._v(e._s(e.dataLen))]),e._v("\xA0\u6761\u6570\u636E\uFF0C\u5DF2\u9009\u62E9\xA0"),i("span",{staticClass:"ind-orange ind-large"},[e._v(e._s(e.selectedRows.length))]),e._v("\xA0\u6761 ")]):e._e(),i("div",{staticClass:"ind-flex ind-space-between",class:[e.multiple?"ind-mt":""]},[e.multiple?i("div",{staticClass:"ind-flex ind-flex-no-shrink ind-checkbox-bottom ag-theme-balham ag-theme-balham-dark",staticStyle:{"margin-right":"20px"},style:{top:e.showHeader?"7px":""},on:{click:e.toggleCheckAll}},[i("div",{staticClass:"ag-checkbox-input-wrapper",class:e.allCheck?"ag-checked":""}),e._v(" \u5168\u9009 ")]):e._e(),i("div",{staticClass:"ind-flex",staticStyle:{width:"100%"}},[i("IndButton",{attrs:{bizType:"cancel"},on:{click:e.cancel}},[e._v("\u53D6\u6D88")]),i("IndButton",{attrs:{bizType:"primary"},on:{click:e.confirm}},[e._v("\u786E\u8BA4")])],1)])])],1)],1)])},sx=[];function Sd(e,t,i){Array.isArray(t)&&t.length&&b.default.forEach(t,(n,r)=>{let a=!1;if(typeof i=="function")try{const s=i(n,e,r);typeof s=="boolean"&&(a=s)}catch(s){console.error(s)}a||Sd(n,n.children,i)})}const ox={props:{title:String,show:Boolean,value:Array,type:String,multiple:Boolean,options:Array,dataApi:Function,searchParams:Object,columns:Array,rowKey:String,defaultVisible:Boolean,showHeader:{type:Boolean,default:!1}},data(){return{loading:!1,searchVal:"",rows:[],selectRowKey:"",selectDataApi:null,columnsData:[],dataInited:!1,dataLen:0,allCheck:!1,selectedRows:[]}},created(){this.initConfig()},activited(){this.show&&(window.selectInst=this)},watch:{show(){window.selectInst=this},type(){this.initConfig()},multiple(){this.initConfig()},searchVal(){this.doSearch()},dataApi(){this.initConfig()},value:{handler:function(){this.setSelected()},deep:!0}},computed:{isTree(){return b.default.some(this.columnsData,e=>e.tree==!0)}},methods:{setLength(e){var t;if(this.isTree){let i=(e==null?void 0:e.data)||e,n=[];Sd({},i,(r,a,s)=>{var o;(o=r==null?void 0:r.children)!=null&&o.length||n.push(r)}),this.dataLen=(n==null?void 0:n.length)||0}else this.dataLen=(e==null?void 0:e.length)||((t=e==null?void 0:e.data)==null?void 0:t.length)},toggleCheckAll(){this.allCheck?this.$refs.table.deselectAll():this.$refs.table.gridApi.selectAllFiltered()},isRowSelectable(e){return this.multiple||!this.multiple&&!(e.data.children&&e.data.children.length)},async initConfig(){if(this.dataInited=!1,!this.type){this.selectDataApi=this.dataApi,this.columnsData=this.columns,this.selectRowKey=this.rowKey,(this.defaultVisible||this.show)&&this.getTableData();return}const e={comTree:V.listComTreeApi,itemTree:V.listItemTreeApi};this.selectDataApi=e[this.type];const t={comTree:[{headerName:"\u5546\u4E1A\u516C\u53F8",minWidth:200,flex:1,field:"title",align:"left",tree:!0,showDisabledCheckboxes:!0,cellClass:this.multiple?"":"ind-radio",cellRendererParams:{checkbox:!0,suppressCount:!0}}],itemTree:[{headerName:"\u5377\u70DF\u89C4\u683C",minWidth:200,flex:1,field:"title",align:"left",tree:!0,showDisabledCheckboxes:!0,cellClass:this.multiple?"":"ind-radio",cellRendererParams:{checkbox:!0,suppressCount:!0}}]};this.columnsData=t[this.type];const i={comTree:"id",itemTree:"id"};this.selectRowKey=i[this.type],this.defaultVisible&&this.getTableData()},doSearch:b.default.debounce(function(){this.$refs.table.gridApi.setQuickFilter(this.searchVal),this.getFilteredData()},5),cancel(){this.$emit("update:show",!1)},confirm(){var t;let e=(t=this.$refs.table)==null?void 0:t.getSelection();this.$emit("input",e),this.$emit("update:show",!1)},getFilteredData(){var t;var e=[];if(this.$refs.table.gridApi.forEachNodeAfterFilterAndSort(function(i){e.push(i.data)}),this.isTree){let i=[];b.default.forEach(e,n=>{n.children.length===0&&i.push(n)}),this.dataLen=(i==null?void 0:i.length)||0}else this.dataLen=(e==null?void 0:e.length)||((t=e==null?void 0:e.filteredRows)==null?void 0:t.length)},getTableData(){if(console.log("getTableData",this.dataInited),this.dataInited){setTimeout(()=>{this.setSelected()},5);return}setTimeout(()=>{var e,t;this.dataInited=!0,(t=(e=this.$refs)==null?void 0:e.table)==null||t.tableRefresh(),this.setSelected()},5)},onSelectChange(e){var t,i,n,r;if(!this.multiple){let a=this.selectedRows.length,s=e.length;if(a===1&&s===0){(i=(t=this.$refs)==null?void 0:t.table)==null||i.setSelection(this.selectedRows,!0);return}else if(a===1&&s===2){let o=b.default.cloneDeep(e);b.default.remove(o,l=>b.default.some(this.selectedRows,c=>c[this.rowKey||"id"]==l[this.rowKey||"id"])),(r=(n=this.$refs)==null?void 0:n.table)==null||r.setSelection(o,!0);return}}this.isTree?this.selectedRows=b.default.filter(e,a=>{var s;return!((s=a==null?void 0:a.children)!=null&&s.length)}):this.selectedRows=e,this.allCheck=this.selectedRows.length==this.dataLen},async setSelected(){var e,t;await this.$nextTick(),(t=(e=this.$refs)==null?void 0:e.table)==null||t.setSelection(this.value,!this.multiple)}}},Cd={};var lx=at(ox,ax,sx,!1,cx,null,null,null);function cx(e){for(let t in Cd)this[t]=Cd[t]}var Ad=function(){return lx.exports}(),ux=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"ind-input-select"},[i("Input",{staticClass:"selected-input",class:{readonly:e.readonly},attrs:{value:e.selectedTitles,title:e.selectedTitles,icon:e.readonly?"":e.inputIcon,placeholder:"\u8BF7\u9009\u62E9",readonly:""},nativeOn:{click:function(n){return e.setVisible.apply(null,arguments)}}}),i("IndMSelectPanel",e._b({attrs:{defaultVisible:e.defaultVisible,title:e.title,multiple:e.showCheckbox||e.multiple,show:e.visible,value:e.value,type:e.type,dataApi:e.dataApiComp,columns:e.columnsComp,rowKey:e.rowKeyComp},on:{"update:show":function(n){e.visible=n},input:function(n){return e.$emit("input",n)}}},"IndMSelectPanel",Object.assign({},e.$attrs),!1))],1)},hx=[];const dx={inheritAttrs:!1,props:{title:String,type:{type:String,default:""},multiple:Boolean,options:Array,value:Array,defaultValue:Array,defaultVisible:Boolean,singleSel:Boolean,expandNode:Boolean,readonly:Boolean,showCheckbox:Boolean,expandAll:Boolean,defaultExpandLevel:Number,dataApi:Function,columns:Array,rowKey:String},data(){return{loading:!1,visible:!1,searchValue:"",selectedTitles:"",searchNum:0,inputIcon:"ios-arrow-forward"}},computed:{dataApiComp:function(){var e;return this.dataApi?this.dataApi:(e=this.options)!=null&&e.length?()=>Promise.resolve({data:this.options}):null},columnsComp:function(){return this.columns?this.columns:[{headerName:"\u9009\u62E9",minWidth:40,width:50,showDisabledCheckboxes:!0,type:this.multiple?"checkbox":"radio"},{headerName:"\u9009\u9879",minWidth:100,flex:1,field:"V",align:"left",showDisabledCheckboxes:!0}]},rowKeyComp:function(){var e;return this.rowKey?this.rowKey:(e=this.options)!=null&&e.length?"K":null}},created(){this.visible=this.defaultVisible,this.updateSelectedTitles()},deactivated(){this.visible=!1},watch:{value(){this.updateSelectedTitles()},options(){this.updateSelectedTitles()}},methods:{setVisible(){this.readonly||(this.visible=!0)},initSelectedTitles(e,t){this.updateSelectedTitles(t),this.loading=!1},onSelectChange(e){this.updateSelectedTitles(e),this.$emit("on-select-change",e),this.$emit("input",e),this.visible=!1},clearSelected(){this.selectedTitles=""},updateSearchNum(e){this.searchNum=e},updateSelectedTitles(){var i,n,r,a;let e=b.default.filter(this.value,s=>!s.children||s.children.length==0),t="title";(i=this.options)!=null&&i.length?t="V":((n=this.columnsComp)==null?void 0:n.length)>1&&(t=this.columnsComp[1].field),console.log("textField is",t),this.selectedTitles=e!=null&&e.length?(e==null?void 0:e.length)==1?(r=this.options)!=null&&r.length?(a=this.options.find(s=>s.K==e[0].K))==null?void 0:a.V:e[0][t]:"\u5171\u9009\u62E9"+((e==null?void 0:e.length)||0)+"\u4E2A"+this.title:""},setSelectedTitles(e){this.selectedTitles=e}}},xd={};var fx=at(dx,ux,hx,!1,px,null,null,null);function px(e){for(let t in xd)this[t]=xd[t]}var wd=function(){return fx.exports}(),mx=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"item-select-btn-panel"},[e.multiple?i("div",{class:["ind-item-btn",e.allChecked?"checked":""],on:{click:e.toggleAll}},[e._v(" \u5168\u9009 ")]):e._e(),e._l(e.options,function(n,r){return i("div",{key:"item"+r,class:["ind-item-btn",!e.multiple&&e.value==n.K||e.multiple&&e.value&&e.value.includes(n.K)?"checked":""],on:{click:function(a){return e.toggle(n)}}},[e._v(" "+e._s(n.V)+" ")])})],2)},gx=[];const vx={props:{multiple:Boolean,options:Array,value:[String,Array]},data(){return{}},computed:{allChecked:function(){var e,t;return this.multiple&&((e=this.options)==null?void 0:e.length)==((t=this.value)==null?void 0:t.length)}},methods:{toggle(e){if(this.multiple){let t=b.default.cloneDeep(this.value);t.includes(e.K)?b.default.remove(t,i=>i==e.K):t.push(e.K),this.$emit("input",t)}else this.$emit("input",e.K==this.value?"":e.K)},toggleAll(){this.allChecked?this.$emit("input",[]):this.$emit("input",this.options.map(e=>e.K))}}},Td={};var yx=at(vx,mx,gx,!1,bx,null,null,null);function bx(e){for(let t in Td)this[t]=Td[t]}var kd=function(){return yx.exports}(),Sx=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",[i("van-tabbar",{attrs:{placeholder:!0,"safe-area-inset-top":!0,route:""},on:{change:e.onChange}},e._l(e.tab_menus,function(n,r){return i("van-tabbar-item",{key:"tab"+r,attrs:{to:"/"+n.name,icon:n.meta.icon}},[e._v(e._s(n.meta.title))])}),1)],1)},Cx=[];const Ax={name:"IndMTabbar",components:{Tabbar:ud,TabbarItem:dd},data(){return{tab_menus:[]}},mounted(){var r;let e=this.$store.getters.getMenuTreeList,i=this.$store.state.app.permissionList.filter(a=>a.extendProps).map(a=>({key:a.permissionId,parseResult:this.tryParseJson(a.extendProps)})).filter(a=>a.parseResult.success&&a.parseResult.result.hideInAppCenter).map(a=>a.key);if(((r=this.$config)==null?void 0:r.mainType)=="singleApp"){let a=e.find(s=>{var o;return s.extendProps&&((o=JSON.parse(s.extendProps))==null?void 0:o.mainMobile)=="1"});e=(a==null?void 0:a.children)||[]}let n=e.filter(a=>a.meta.appId===this.$store.state.app.appInfo.appId&&!i.includes(a.meta.permissionId));this.tab_menus=n,console.log(this.tab_menus)},methods:{onChange(e){console.log(e)},tryParseJson(e){try{const t=JSON.parse(e);return{success:!0,result:t}}catch(t){return{success:!1,error:t.message}}}}},Md={};var xx=at(Ax,Sx,Cx,!1,Tx,null,null,null);function Tx(e){for(let t in Md)this[t]=Md[t]}var Li=function(){return xx.exports}(),kx=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"height100"},[i("van-sticky",[i("van-nav-bar",{attrs:{placeholder:!0,"safe-area-inset-top":!0,title:"\u6211\u7684"}})],1),i("div",{staticClass:"app-page",staticStyle:{"padding-top":"0"}},[i("van-cell-group",{attrs:{title:"\u4E2A\u4EBA\u4FE1\u606F"}},[i("van-cell",{attrs:{title:"\u7528\u6237\u540D",value:e.user.userName}})],1),i("van-cell-group",{attrs:{title:"\u5E94\u7528"}},[i("van-cell",{attrs:{title:"\u540D\u79F0",value:e.app.name}}),i("van-cell",{attrs:{title:"\u7F16\u7801",value:e.app.appId}}),i("van-cell",{attrs:{title:"\u5E94\u7528\u7248\u672C",value:e.app.extendProps.extendProps&&JSON.parse(e.app.extendProps.extendProps).appVersion}}),i("van-cell",{attrs:{title:"\u914D\u7F6E\u7248\u672C",value:e.app.extendProps.extendProps&&JSON.parse(e.app.extendProps.extendProps).profileVersion}})],1),i("van-cell-group",{attrs:{title:"\u901A\u7528"}},[i("van-cell",{directives:[{name:"permission",rawName:"v-permission",value:["12210071"],expression:"['12210071']"}],attrs:{title:"v-permission=['12210071']",value:e.app.version}}),i("van-cell",{directives:[{name:"permission",rawName:"v-permission",value:["1221001111"],expression:"['1221001111']"}],attrs:{title:"v-permission=['1221001111']",value:e.app.version}}),i("van-cell",{attrs:{title:"\u8BBE\u7F6E","is-link":"",to:"/setting"}})],1),i("tabbar")],1)],1)},Mx=[];const Ex={components:{tabbar:Li},data(){return{app:{},user:{},message:"\u66F4\u591A\u8BE6\u7EC6\u4FE1\u606F\uFF0C\u8BF7\u8054\u7CFB\u7BA1\u7406\u5458\u83B7\u53D6"}},mounted(){this.app=this.$store.state.app.appInfo,this.user=this.$store.state.user}},Ed={};var Ix=at(Ex,kx,Mx,!1,Bx,null,null,null);function Bx(e){for(let t in Ed)this[t]=Ed[t]}var qs=function(){return Ix.exports}(),Dx=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"ind-panel"},[i("div",[i("div",{staticClass:"ind-panel-title"},[e._v(" "+e._s(e.title)+" ")])]),i("van-grid",{attrs:{border:!1}},e._l(e.myAppList,function(n){return i("van-grid-item",{key:n.meta.permissionId,attrs:{to:n.uri}},[i("div",{staticStyle:{height:"100%"}},[i("div",{staticStyle:{"text-align":"center"}},[i("van-image",{attrs:{with:"3rem",height:"3rem",fit:"cover",src:e.getImg(n.meta.icon)}})],1),i("div",{staticStyle:{"text-align":"center"}},[i("div",[e._v(e._s(n.meta.title))])])])])}),1)],1)},Ox=[];const Nx={name:"IndMMyApps",data(){return{myAppList:[],title:"\u6211\u7684\u5E94\u7528"}},mounted(){this.myAppList=this.$store.getters.getMyAppsList},methods:{getImg(e){const t=location.pathname.includes("scyxweb");return`${location.origin}${t?"/hbwebchat/scyxweb":""}${e}`}}},Id={};var Lx=at(Nx,Dx,Ox,!1,Vx,null,null,null);function Vx(e){for(let t in Id)this[t]=Id[t]}var Us=function(){return Lx.exports}(),Bd="data:image/png;base64,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",Px=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"ind-app-item",on:{touchstart:function(n){return e.ontouchstart(e.item)},touchmove:function(n){return e.ontouchmove(e.item)},touchend:function(n){return e.ontouchend(e.item)},click:function(n){return e.ontouchend(e.item)}}},[e.editStatus=="minus"||e.editStatus=="plus"&&e.state?i("div",{staticClass:"ind-app-item-icon"},[i("div",{staticClass:"ind-app-item-icon-img"},[i("img",{attrs:{src:e.getImg(e.item.meta.icon)}}),i("van-badge",{staticClass:"ind-app-item-icon-imgbadge",attrs:{color:"#999"},scopedSlots:e._u([{key:"content",fn:function(){return[i("van-icon",{staticStyle:{"line-height":"1.5"},attrs:{name:e.editStatus}})]},proxy:!0}],null,!1,1274909998)})],1)]):i("div",{staticClass:"ind-app-item-icon"},[i("div",{staticClass:"ind-app-item-icon-img"},[i("img",{attrs:{src:e.getImg(e.item.meta.icon)}})])]),i("div",{class:["ind-app-item-title",e.$config.ellipsis?"ellipsis":""]},[e._v(" "+e._s(e.item.meta.title)+" ")])])},Rx=[];const Fx={name:"appsItem",props:{item:{type:Object,default:()=>({})},state:{type:Boolean,default:!1},editStatus:{type:String,default:"off"}},data(){return{icon:Bd}},computed:{},methods:{getImg(e){const t=location.pathname.includes("scyxweb");return`${location.origin}${t?"/hbwebchat/scyxweb":""}${e}`},ontouchstart(e){e.move=!1},ontouchmove(e){e.move=!0},ontouchend(e){e.move||this.$emit("touchend",e)}}},Dd={};var qx=at(Fx,Px,Rx,!1,Ux,null,null,null);function Ux(e){for(let t in Dd)this[t]=Dd[t]}var Vi=function(){return qx.exports}(),Od={exports:{}};/**!
14
14
  * Sortable 1.10.2
15
15
  * @author RubaXa <trash@rubaxa.org>
16
16
  * @author owenm <owen23355@gmail.com>
17
17
  * @license MIT
18
- */function Sr(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Sr=function(t){return typeof t}:Sr=function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Sr(e)}function Yx(e,t,i){return t in e?Object.defineProperty(e,t,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[t]=i,e}function se(){return se=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var i=arguments[t];for(var n in i)Object.prototype.hasOwnProperty.call(i,n)&&(e[n]=i[n])}return e},se.apply(this,arguments)}function Xe(e){for(var t=1;t<arguments.length;t++){var i=arguments[t]!=null?arguments[t]:{},n=Object.keys(i);typeof Object.getOwnPropertySymbols=="function"&&(n=n.concat(Object.getOwnPropertySymbols(i).filter(function(r){return Object.getOwnPropertyDescriptor(i,r).enumerable}))),n.forEach(function(r){Yx(e,r,i[r])})}return e}function jx(e,t){if(e==null)return{};var i={},n=Object.keys(e),r,a;for(a=0;a<n.length;a++)r=n[a],!(t.indexOf(r)>=0)&&(i[r]=e[r]);return i}function Gx(e,t){if(e==null)return{};var i=jx(e,t),n,r;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],!(t.indexOf(n)>=0)&&(!Object.prototype.propertyIsEnumerable.call(e,n)||(i[n]=e[n]))}return i}function Kx(e){return Hx(e)||zx(e)||Wx()}function Hx(e){if(Array.isArray(e)){for(var t=0,i=new Array(e.length);t<e.length;t++)i[t]=e[t];return i}}function zx(e){if(Symbol.iterator in Object(e)||Object.prototype.toString.call(e)==="[object Arguments]")return Array.from(e)}function Wx(){throw new TypeError("Invalid attempt to spread non-iterable instance")}var Jx="1.10.2";function Fe(e){if(typeof window!="undefined"&&window.navigator)return!!navigator.userAgent.match(e)}var Ue=Fe(/(?:Trident.*rv[ :]?11\.|msie|iemobile|Windows Phone)/i),on=Fe(/Edge/i),Nd=Fe(/firefox/i),Ys=Fe(/safari/i)&&!Fe(/chrome/i)&&!Fe(/android/i),Ld=Fe(/iP(ad|od|hone)/i),Qx=Fe(/chrome/i)&&Fe(/android/i),Vd={capture:!1,passive:!1};function nt(e,t,i){e.addEventListener(t,i,!Ue&&Vd)}function X(e,t,i){e.removeEventListener(t,i,!Ue&&Vd)}function Cr(e,t){if(!!t){if(t[0]===">"&&(t=t.substring(1)),e)try{if(e.matches)return e.matches(t);if(e.msMatchesSelector)return e.msMatchesSelector(t);if(e.webkitMatchesSelector)return e.webkitMatchesSelector(t)}catch{return!1}return!1}}function Zx(e){return e.host&&e!==document&&e.host.nodeType?e.host:e.parentNode}function Se(e,t,i,n){if(e){i=i||document;do{if(t!=null&&(t[0]===">"?e.parentNode===i&&Cr(e,t):Cr(e,t))||n&&e===i)return e;if(e===i)break}while(e=Zx(e))}return null}var Pd=/\s+/g;function ht(e,t,i){if(e&&t)if(e.classList)e.classList[i?"add":"remove"](t);else{var n=(" "+e.className+" ").replace(Pd," ").replace(" "+t+" "," ");e.className=(n+(i?" "+t:"")).replace(Pd," ")}}function G(e,t,i){var n=e&&e.style;if(n){if(i===void 0)return document.defaultView&&document.defaultView.getComputedStyle?i=document.defaultView.getComputedStyle(e,""):e.currentStyle&&(i=e.currentStyle),t===void 0?i:i[t];!(t in n)&&t.indexOf("webkit")===-1&&(t="-webkit-"+t),n[t]=i+(typeof i=="string"?"":"px")}}function fi(e,t){var i="";if(typeof e=="string")i=e;else do{var n=G(e,"transform");n&&n!=="none"&&(i=n+" "+i)}while(!t&&(e=e.parentNode));var r=window.DOMMatrix||window.WebKitCSSMatrix||window.CSSMatrix||window.MSCSSMatrix;return r&&new r(i)}function Rd(e,t,i){if(e){var n=e.getElementsByTagName(t),r=0,a=n.length;if(i)for(;r<a;r++)i(n[r],r);return n}return[]}function De(){var e=document.scrollingElement;return e||document.documentElement}function pt(e,t,i,n,r){if(!(!e.getBoundingClientRect&&e!==window)){var a,s,o,l,c,h,d;if(e!==window&&e!==De()?(a=e.getBoundingClientRect(),s=a.top,o=a.left,l=a.bottom,c=a.right,h=a.height,d=a.width):(s=0,o=0,l=window.innerHeight,c=window.innerWidth,h=window.innerHeight,d=window.innerWidth),(t||i)&&e!==window&&(r=r||e.parentNode,!Ue))do if(r&&r.getBoundingClientRect&&(G(r,"transform")!=="none"||i&&G(r,"position")!=="static")){var u=r.getBoundingClientRect();s-=u.top+parseInt(G(r,"border-top-width")),o-=u.left+parseInt(G(r,"border-left-width")),l=s+a.height,c=o+a.width;break}while(r=r.parentNode);if(n&&e!==window){var f=fi(r||e),p=f&&f.a,m=f&&f.d;f&&(s/=m,o/=p,d/=p,h/=m,l=s+h,c=o+d)}return{top:s,left:o,bottom:l,right:c,width:d,height:h}}}function qd(e,t,i){for(var n=_e(e,!0),r=pt(e)[t];n;){var a=pt(n)[i],s=void 0;if(i==="top"||i==="left"?s=r>=a:s=r<=a,!s)return n;if(n===De())break;n=_e(n,!1)}return!1}function Ar(e,t,i){for(var n=0,r=0,a=e.children;r<a.length;){if(a[r].style.display!=="none"&&a[r]!==H.ghost&&a[r]!==H.dragged&&Se(a[r],i.draggable,e,!1)){if(n===t)return a[r];n++}r++}return null}function js(e,t){for(var i=e.lastElementChild;i&&(i===H.ghost||G(i,"display")==="none"||t&&!Cr(i,t));)i=i.previousElementSibling;return i||null}function mt(e,t){var i=0;if(!e||!e.parentNode)return-1;for(;e=e.previousElementSibling;)e.nodeName.toUpperCase()!=="TEMPLATE"&&e!==H.clone&&(!t||Cr(e,t))&&i++;return i}function Fd(e){var t=0,i=0,n=De();if(e)do{var r=fi(e),a=r.a,s=r.d;t+=e.scrollLeft*a,i+=e.scrollTop*s}while(e!==n&&(e=e.parentNode));return[t,i]}function $x(e,t){for(var i in e)if(!!e.hasOwnProperty(i)){for(var n in t)if(t.hasOwnProperty(n)&&t[n]===e[i][n])return Number(i)}return-1}function _e(e,t){if(!e||!e.getBoundingClientRect)return De();var i=e,n=!1;do if(i.clientWidth<i.scrollWidth||i.clientHeight<i.scrollHeight){var r=G(i);if(i.clientWidth<i.scrollWidth&&(r.overflowX=="auto"||r.overflowX=="scroll")||i.clientHeight<i.scrollHeight&&(r.overflowY=="auto"||r.overflowY=="scroll")){if(!i.getBoundingClientRect||i===document.body)return De();if(n||t)return i;n=!0}}while(i=i.parentNode);return De()}function Xx(e,t){if(e&&t)for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i]);return e}function Gs(e,t){return Math.round(e.top)===Math.round(t.top)&&Math.round(e.left)===Math.round(t.left)&&Math.round(e.height)===Math.round(t.height)&&Math.round(e.width)===Math.round(t.width)}var ln;function Ud(e,t){return function(){if(!ln){var i=arguments,n=this;i.length===1?e.call(n,i[0]):e.apply(n,i),ln=setTimeout(function(){ln=void 0},t)}}}function _x(){clearTimeout(ln),ln=void 0}function Yd(e,t,i){e.scrollLeft+=t,e.scrollTop+=i}function Ks(e){var t=window.Polymer,i=window.jQuery||window.Zepto;return t&&t.dom?t.dom(e).cloneNode(!0):i?i(e).clone(!0)[0]:e.cloneNode(!0)}function jd(e,t){G(e,"position","absolute"),G(e,"top",t.top),G(e,"left",t.left),G(e,"width",t.width),G(e,"height",t.height)}function Hs(e){G(e,"position",""),G(e,"top",""),G(e,"left",""),G(e,"width",""),G(e,"height","")}var Lt="Sortable"+new Date().getTime();function tw(){var e=[],t;return{captureAnimationState:function(){if(e=[],!!this.options.animation){var n=[].slice.call(this.el.children);n.forEach(function(r){if(!(G(r,"display")==="none"||r===H.ghost)){e.push({target:r,rect:pt(r)});var a=Xe({},e[e.length-1].rect);if(r.thisAnimationDuration){var s=fi(r,!0);s&&(a.top-=s.f,a.left-=s.e)}r.fromRect=a}})}},addAnimationState:function(n){e.push(n)},removeAnimationState:function(n){e.splice($x(e,{target:n}),1)},animateAll:function(n){var r=this;if(!this.options.animation){clearTimeout(t),typeof n=="function"&&n();return}var a=!1,s=0;e.forEach(function(o){var l=0,c=o.target,h=c.fromRect,d=pt(c),u=c.prevFromRect,f=c.prevToRect,p=o.rect,m=fi(c,!0);m&&(d.top-=m.f,d.left-=m.e),c.toRect=d,c.thisAnimationDuration&&Gs(u,d)&&!Gs(h,d)&&(p.top-d.top)/(p.left-d.left)===(h.top-d.top)/(h.left-d.left)&&(l=iw(p,u,f,r.options)),Gs(d,h)||(c.prevFromRect=h,c.prevToRect=d,l||(l=r.options.animation),r.animate(c,p,d,l)),l&&(a=!0,s=Math.max(s,l),clearTimeout(c.animationResetTimer),c.animationResetTimer=setTimeout(function(){c.animationTime=0,c.prevFromRect=null,c.fromRect=null,c.prevToRect=null,c.thisAnimationDuration=null},l),c.thisAnimationDuration=l)}),clearTimeout(t),a?t=setTimeout(function(){typeof n=="function"&&n()},s):typeof n=="function"&&n(),e=[]},animate:function(n,r,a,s){if(s){G(n,"transition",""),G(n,"transform","");var o=fi(this.el),l=o&&o.a,c=o&&o.d,h=(r.left-a.left)/(l||1),d=(r.top-a.top)/(c||1);n.animatingX=!!h,n.animatingY=!!d,G(n,"transform","translate3d("+h+"px,"+d+"px,0)"),ew(n),G(n,"transition","transform "+s+"ms"+(this.options.easing?" "+this.options.easing:"")),G(n,"transform","translate3d(0,0,0)"),typeof n.animated=="number"&&clearTimeout(n.animated),n.animated=setTimeout(function(){G(n,"transition",""),G(n,"transform",""),n.animated=!1,n.animatingX=!1,n.animatingY=!1},s)}}}}function ew(e){return e.offsetWidth}function iw(e,t,i,n){return Math.sqrt(Math.pow(t.top-e.top,2)+Math.pow(t.left-e.left,2))/Math.sqrt(Math.pow(t.top-i.top,2)+Math.pow(t.left-i.left,2))*n.animation}var cn=[],zs={initializeByDefault:!0},un={mount:function(t){for(var i in zs)zs.hasOwnProperty(i)&&!(i in t)&&(t[i]=zs[i]);cn.push(t)},pluginEvent:function(t,i,n){var r=this;this.eventCanceled=!1,n.cancel=function(){r.eventCanceled=!0};var a=t+"Global";cn.forEach(function(s){!i[s.pluginName]||(i[s.pluginName][a]&&i[s.pluginName][a](Xe({sortable:i},n)),i.options[s.pluginName]&&i[s.pluginName][t]&&i[s.pluginName][t](Xe({sortable:i},n)))})},initializePlugins:function(t,i,n,r){cn.forEach(function(o){var l=o.pluginName;if(!(!t.options[l]&&!o.initializeByDefault)){var c=new o(t,i,t.options);c.sortable=t,c.options=t.options,t[l]=c,se(n,c.defaults)}});for(var a in t.options)if(!!t.options.hasOwnProperty(a)){var s=this.modifyOption(t,a,t.options[a]);typeof s!="undefined"&&(t.options[a]=s)}},getEventProperties:function(t,i){var n={};return cn.forEach(function(r){typeof r.eventProperties=="function"&&se(n,r.eventProperties.call(i[r.pluginName],t))}),n},modifyOption:function(t,i,n){var r;return cn.forEach(function(a){!t[a.pluginName]||a.optionListeners&&typeof a.optionListeners[i]=="function"&&(r=a.optionListeners[i].call(t[a.pluginName],n))}),r}};function hn(e){var t=e.sortable,i=e.rootEl,n=e.name,r=e.targetEl,a=e.cloneEl,s=e.toEl,o=e.fromEl,l=e.oldIndex,c=e.newIndex,h=e.oldDraggableIndex,d=e.newDraggableIndex,u=e.originalEvent,f=e.putSortable,p=e.extraEventProperties;if(t=t||i&&i[Lt],!!t){var m,g=t.options,C="on"+n.charAt(0).toUpperCase()+n.substr(1);window.CustomEvent&&!Ue&&!on?m=new CustomEvent(n,{bubbles:!0,cancelable:!0}):(m=document.createEvent("Event"),m.initEvent(n,!0,!0)),m.to=s||i,m.from=o||i,m.item=r||i,m.clone=a,m.oldIndex=l,m.newIndex=c,m.oldDraggableIndex=h,m.newDraggableIndex=d,m.originalEvent=u,m.pullMode=f?f.lastPutMode:void 0;var x=Xe({},p,un.getEventProperties(n,t));for(var I in x)m[I]=x[I];i&&i.dispatchEvent(m),g[C]&&g[C].call(t,m)}}var Ht=function(t,i){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},r=n.evt,a=Gx(n,["evt"]);un.pluginEvent.bind(H)(t,i,Xe({dragEl:L,parentEl:yt,ghostEl:Z,rootEl:dt,nextEl:pi,lastDownEl:xr,cloneEl:gt,cloneHidden:ti,dragStarted:fn,putSortable:Bt,activeSortable:H.active,originalEvent:r,oldIndex:Pi,oldDraggableIndex:dn,newIndex:Jt,newDraggableIndex:ei,hideGhostForTarget:Qd,unhideGhostForTarget:Zd,cloneNowHidden:function(){ti=!0},cloneNowShown:function(){ti=!1},dispatchSortableEvent:function(o){qt({sortable:i,name:o,originalEvent:r})}},a))};function qt(e){hn(Xe({putSortable:Bt,cloneEl:gt,targetEl:L,rootEl:dt,oldIndex:Pi,oldDraggableIndex:dn,newIndex:Jt,newDraggableIndex:ei},e))}var L,yt,Z,dt,pi,xr,gt,ti,Pi,Jt,dn,ei,wr,Bt,Ri=!1,Tr=!1,kr=[],mi,Ce,Ws,Js,Gd,Kd,fn,qi,pn,mn=!1,Mr=!1,Er,Vt,Qs=[],Zs=!1,Ir=[],Br=typeof document!="undefined",Dr=Ld,Hd=on||Ue?"cssFloat":"float",nw=Br&&!Qx&&!Ld&&"draggable"in document.createElement("div"),zd=function(){if(!!Br){if(Ue)return!1;var e=document.createElement("x");return e.style.cssText="pointer-events:auto",e.style.pointerEvents==="auto"}}(),Wd=function(t,i){var n=G(t),r=parseInt(n.width)-parseInt(n.paddingLeft)-parseInt(n.paddingRight)-parseInt(n.borderLeftWidth)-parseInt(n.borderRightWidth),a=Ar(t,0,i),s=Ar(t,1,i),o=a&&G(a),l=s&&G(s),c=o&&parseInt(o.marginLeft)+parseInt(o.marginRight)+pt(a).width,h=l&&parseInt(l.marginLeft)+parseInt(l.marginRight)+pt(s).width;if(n.display==="flex")return n.flexDirection==="column"||n.flexDirection==="column-reverse"?"vertical":"horizontal";if(n.display==="grid")return n.gridTemplateColumns.split(" ").length<=1?"vertical":"horizontal";if(a&&o.float&&o.float!=="none"){var d=o.float==="left"?"left":"right";return s&&(l.clear==="both"||l.clear===d)?"vertical":"horizontal"}return a&&(o.display==="block"||o.display==="flex"||o.display==="table"||o.display==="grid"||c>=r&&n[Hd]==="none"||s&&n[Hd]==="none"&&c+h>r)?"vertical":"horizontal"},rw=function(t,i,n){var r=n?t.left:t.top,a=n?t.right:t.bottom,s=n?t.width:t.height,o=n?i.left:i.top,l=n?i.right:i.bottom,c=n?i.width:i.height;return r===o||a===l||r+s/2===o+c/2},aw=function(t,i){var n;return kr.some(function(r){if(!js(r)){var a=pt(r),s=r[Lt].options.emptyInsertThreshold,o=t>=a.left-s&&t<=a.right+s,l=i>=a.top-s&&i<=a.bottom+s;if(s&&o&&l)return n=r}}),n},Jd=function(t){function i(a,s){return function(o,l,c,h){var d=o.options.group.name&&l.options.group.name&&o.options.group.name===l.options.group.name;if(a==null&&(s||d))return!0;if(a==null||a===!1)return!1;if(s&&a==="clone")return a;if(typeof a=="function")return i(a(o,l,c,h),s)(o,l,c,h);var u=(s?o:l).options.group.name;return a===!0||typeof a=="string"&&a===u||a.join&&a.indexOf(u)>-1}}var n={},r=t.group;(!r||Sr(r)!="object")&&(r={name:r}),n.name=r.name,n.checkPull=i(r.pull,!0),n.checkPut=i(r.put),n.revertClone=r.revertClone,t.group=n},Qd=function(){!zd&&Z&&G(Z,"display","none")},Zd=function(){!zd&&Z&&G(Z,"display","")};Br&&document.addEventListener("click",function(e){if(Tr)return e.preventDefault(),e.stopPropagation&&e.stopPropagation(),e.stopImmediatePropagation&&e.stopImmediatePropagation(),Tr=!1,!1},!0);var gi=function(t){if(L){t=t.touches?t.touches[0]:t;var i=aw(t.clientX,t.clientY);if(i){var n={};for(var r in t)t.hasOwnProperty(r)&&(n[r]=t[r]);n.target=n.rootEl=i,n.preventDefault=void 0,n.stopPropagation=void 0,i[Lt]._onDragOver(n)}}},sw=function(t){L&&L.parentNode[Lt]._isOutsideThisEl(t.target)};function H(e,t){if(!(e&&e.nodeType&&e.nodeType===1))throw"Sortable: `el` must be an HTMLElement, not ".concat({}.toString.call(e));this.el=e,this.options=t=se({},t),e[Lt]=this;var i={group:null,sort:!0,disabled:!1,store:null,handle:null,draggable:/^[uo]l$/i.test(e.nodeName)?">li":">*",swapThreshold:1,invertSwap:!1,invertedSwapThreshold:null,removeCloneOnHide:!0,direction:function(){return Wd(e,this.options)},ghostClass:"sortable-ghost",chosenClass:"sortable-chosen",dragClass:"sortable-drag",ignore:"a, img",filter:null,preventOnFilter:!0,animation:0,easing:null,setData:function(s,o){s.setData("Text",o.textContent)},dropBubble:!1,dragoverBubble:!1,dataIdAttr:"data-id",delay:0,delayOnTouchOnly:!1,touchStartThreshold:(Number.parseInt?Number:window).parseInt(window.devicePixelRatio,10)||1,forceFallback:!1,fallbackClass:"sortable-fallback",fallbackOnBody:!1,fallbackTolerance:0,fallbackOffset:{x:0,y:0},supportPointer:H.supportPointer!==!1&&"PointerEvent"in window,emptyInsertThreshold:5};un.initializePlugins(this,e,i);for(var n in i)!(n in t)&&(t[n]=i[n]);Jd(t);for(var r in this)r.charAt(0)==="_"&&typeof this[r]=="function"&&(this[r]=this[r].bind(this));this.nativeDraggable=t.forceFallback?!1:nw,this.nativeDraggable&&(this.options.touchStartThreshold=1),t.supportPointer?nt(e,"pointerdown",this._onTapStart):(nt(e,"mousedown",this._onTapStart),nt(e,"touchstart",this._onTapStart)),this.nativeDraggable&&(nt(e,"dragover",this),nt(e,"dragenter",this)),kr.push(this.el),t.store&&t.store.get&&this.sort(t.store.get(this)||[]),se(this,tw())}H.prototype={constructor:H,_isOutsideThisEl:function(t){!this.el.contains(t)&&t!==this.el&&(qi=null)},_getDirection:function(t,i){return typeof this.options.direction=="function"?this.options.direction.call(this,t,i,L):this.options.direction},_onTapStart:function(t){if(!!t.cancelable){var i=this,n=this.el,r=this.options,a=r.preventOnFilter,s=t.type,o=t.touches&&t.touches[0]||t.pointerType&&t.pointerType==="touch"&&t,l=(o||t).target,c=t.target.shadowRoot&&(t.path&&t.path[0]||t.composedPath&&t.composedPath()[0])||l,h=r.filter;if(fw(n),!L&&!(/mousedown|pointerdown/.test(s)&&t.button!==0||r.disabled)&&!c.isContentEditable&&(l=Se(l,r.draggable,n,!1),!(l&&l.animated)&&xr!==l)){if(Pi=mt(l),dn=mt(l,r.draggable),typeof h=="function"){if(h.call(this,t,l,this)){qt({sortable:i,rootEl:c,name:"filter",targetEl:l,toEl:n,fromEl:n}),Ht("filter",i,{evt:t}),a&&t.cancelable&&t.preventDefault();return}}else if(h&&(h=h.split(",").some(function(d){if(d=Se(c,d.trim(),n,!1),d)return qt({sortable:i,rootEl:d,name:"filter",targetEl:l,fromEl:n,toEl:n}),Ht("filter",i,{evt:t}),!0}),h)){a&&t.cancelable&&t.preventDefault();return}r.handle&&!Se(c,r.handle,n,!1)||this._prepareDragStart(t,o,l)}}},_prepareDragStart:function(t,i,n){var r=this,a=r.el,s=r.options,o=a.ownerDocument,l;if(n&&!L&&n.parentNode===a){var c=pt(n);if(dt=a,L=n,yt=L.parentNode,pi=L.nextSibling,xr=n,wr=s.group,H.dragged=L,mi={target:L,clientX:(i||t).clientX,clientY:(i||t).clientY},Gd=mi.clientX-c.left,Kd=mi.clientY-c.top,this._lastX=(i||t).clientX,this._lastY=(i||t).clientY,L.style["will-change"]="all",l=function(){if(Ht("delayEnded",r,{evt:t}),H.eventCanceled){r._onDrop();return}r._disableDelayedDragEvents(),!Nd&&r.nativeDraggable&&(L.draggable=!0),r._triggerDragStart(t,i),qt({sortable:r,name:"choose",originalEvent:t}),ht(L,s.chosenClass,!0)},s.ignore.split(",").forEach(function(h){Rd(L,h.trim(),Xs)}),nt(o,"dragover",gi),nt(o,"mousemove",gi),nt(o,"touchmove",gi),nt(o,"mouseup",r._onDrop),nt(o,"touchend",r._onDrop),nt(o,"touchcancel",r._onDrop),Nd&&this.nativeDraggable&&(this.options.touchStartThreshold=4,L.draggable=!0),Ht("delayStart",this,{evt:t}),s.delay&&(!s.delayOnTouchOnly||i)&&(!this.nativeDraggable||!(on||Ue))){if(H.eventCanceled){this._onDrop();return}nt(o,"mouseup",r._disableDelayedDrag),nt(o,"touchend",r._disableDelayedDrag),nt(o,"touchcancel",r._disableDelayedDrag),nt(o,"mousemove",r._delayedDragTouchMoveHandler),nt(o,"touchmove",r._delayedDragTouchMoveHandler),s.supportPointer&&nt(o,"pointermove",r._delayedDragTouchMoveHandler),r._dragStartTimer=setTimeout(l,s.delay)}else l()}},_delayedDragTouchMoveHandler:function(t){var i=t.touches?t.touches[0]:t;Math.max(Math.abs(i.clientX-this._lastX),Math.abs(i.clientY-this._lastY))>=Math.floor(this.options.touchStartThreshold/(this.nativeDraggable&&window.devicePixelRatio||1))&&this._disableDelayedDrag()},_disableDelayedDrag:function(){L&&Xs(L),clearTimeout(this._dragStartTimer),this._disableDelayedDragEvents()},_disableDelayedDragEvents:function(){var t=this.el.ownerDocument;X(t,"mouseup",this._disableDelayedDrag),X(t,"touchend",this._disableDelayedDrag),X(t,"touchcancel",this._disableDelayedDrag),X(t,"mousemove",this._delayedDragTouchMoveHandler),X(t,"touchmove",this._delayedDragTouchMoveHandler),X(t,"pointermove",this._delayedDragTouchMoveHandler)},_triggerDragStart:function(t,i){i=i||t.pointerType=="touch"&&t,!this.nativeDraggable||i?this.options.supportPointer?nt(document,"pointermove",this._onTouchMove):i?nt(document,"touchmove",this._onTouchMove):nt(document,"mousemove",this._onTouchMove):(nt(L,"dragend",this),nt(dt,"dragstart",this._onDragStart));try{document.selection?Or(function(){document.selection.empty()}):window.getSelection().removeAllRanges()}catch{}},_dragStarted:function(t,i){if(Ri=!1,dt&&L){Ht("dragStarted",this,{evt:i}),this.nativeDraggable&&nt(document,"dragover",sw);var n=this.options;!t&&ht(L,n.dragClass,!1),ht(L,n.ghostClass,!0),H.active=this,t&&this._appendGhost(),qt({sortable:this,name:"start",originalEvent:i})}else this._nulling()},_emulateDragOver:function(){if(Ce){this._lastX=Ce.clientX,this._lastY=Ce.clientY,Qd();for(var t=document.elementFromPoint(Ce.clientX,Ce.clientY),i=t;t&&t.shadowRoot&&(t=t.shadowRoot.elementFromPoint(Ce.clientX,Ce.clientY),t!==i);)i=t;if(L.parentNode[Lt]._isOutsideThisEl(t),i)do{if(i[Lt]){var n=void 0;if(n=i[Lt]._onDragOver({clientX:Ce.clientX,clientY:Ce.clientY,target:t,rootEl:i}),n&&!this.options.dragoverBubble)break}t=i}while(i=i.parentNode);Zd()}},_onTouchMove:function(t){if(mi){var i=this.options,n=i.fallbackTolerance,r=i.fallbackOffset,a=t.touches?t.touches[0]:t,s=Z&&fi(Z,!0),o=Z&&s&&s.a,l=Z&&s&&s.d,c=Dr&&Vt&&Fd(Vt),h=(a.clientX-mi.clientX+r.x)/(o||1)+(c?c[0]-Qs[0]:0)/(o||1),d=(a.clientY-mi.clientY+r.y)/(l||1)+(c?c[1]-Qs[1]:0)/(l||1);if(!H.active&&!Ri){if(n&&Math.max(Math.abs(a.clientX-this._lastX),Math.abs(a.clientY-this._lastY))<n)return;this._onDragStart(t,!0)}if(Z){s?(s.e+=h-(Ws||0),s.f+=d-(Js||0)):s={a:1,b:0,c:0,d:1,e:h,f:d};var u="matrix(".concat(s.a,",").concat(s.b,",").concat(s.c,",").concat(s.d,",").concat(s.e,",").concat(s.f,")");G(Z,"webkitTransform",u),G(Z,"mozTransform",u),G(Z,"msTransform",u),G(Z,"transform",u),Ws=h,Js=d,Ce=a}t.cancelable&&t.preventDefault()}},_appendGhost:function(){if(!Z){var t=this.options.fallbackOnBody?document.body:dt,i=pt(L,!0,Dr,!0,t),n=this.options;if(Dr){for(Vt=t;G(Vt,"position")==="static"&&G(Vt,"transform")==="none"&&Vt!==document;)Vt=Vt.parentNode;Vt!==document.body&&Vt!==document.documentElement?(Vt===document&&(Vt=De()),i.top+=Vt.scrollTop,i.left+=Vt.scrollLeft):Vt=De(),Qs=Fd(Vt)}Z=L.cloneNode(!0),ht(Z,n.ghostClass,!1),ht(Z,n.fallbackClass,!0),ht(Z,n.dragClass,!0),G(Z,"transition",""),G(Z,"transform",""),G(Z,"box-sizing","border-box"),G(Z,"margin",0),G(Z,"top",i.top),G(Z,"left",i.left),G(Z,"width",i.width),G(Z,"height",i.height),G(Z,"opacity","0.8"),G(Z,"position",Dr?"absolute":"fixed"),G(Z,"zIndex","100000"),G(Z,"pointerEvents","none"),H.ghost=Z,t.appendChild(Z),G(Z,"transform-origin",Gd/parseInt(Z.style.width)*100+"% "+Kd/parseInt(Z.style.height)*100+"%")}},_onDragStart:function(t,i){var n=this,r=t.dataTransfer,a=n.options;if(Ht("dragStart",this,{evt:t}),H.eventCanceled){this._onDrop();return}Ht("setupClone",this),H.eventCanceled||(gt=Ks(L),gt.draggable=!1,gt.style["will-change"]="",this._hideClone(),ht(gt,this.options.chosenClass,!1),H.clone=gt),n.cloneId=Or(function(){Ht("clone",n),!H.eventCanceled&&(n.options.removeCloneOnHide||dt.insertBefore(gt,L),n._hideClone(),qt({sortable:n,name:"clone"}))}),!i&&ht(L,a.dragClass,!0),i?(Tr=!0,n._loopId=setInterval(n._emulateDragOver,50)):(X(document,"mouseup",n._onDrop),X(document,"touchend",n._onDrop),X(document,"touchcancel",n._onDrop),r&&(r.effectAllowed="move",a.setData&&a.setData.call(n,r,L)),nt(document,"drop",n),G(L,"transform","translateZ(0)")),Ri=!0,n._dragStartId=Or(n._dragStarted.bind(n,i,t)),nt(document,"selectstart",n),fn=!0,Ys&&G(document.body,"user-select","none")},_onDragOver:function(t){var i=this.el,n=t.target,r,a,s,o=this.options,l=o.group,c=H.active,h=wr===l,d=o.sort,u=Bt||c,f,p=this,m=!1;if(Zs)return;function g(E,B){Ht(E,p,Xe({evt:t,isOwner:h,axis:f?"vertical":"horizontal",revert:s,dragRect:r,targetRect:a,canSort:d,fromSortable:u,target:n,completed:x,onMove:function(j,S){return $s(dt,i,L,r,j,pt(j),t,S)},changed:I},B))}function C(){g("dragOverAnimationCapture"),p.captureAnimationState(),p!==u&&u.captureAnimationState()}function x(E){return g("dragOverCompleted",{insertion:E}),E&&(h?c._hideClone():c._showClone(p),p!==u&&(ht(L,Bt?Bt.options.ghostClass:c.options.ghostClass,!1),ht(L,o.ghostClass,!0)),Bt!==p&&p!==H.active?Bt=p:p===H.active&&Bt&&(Bt=null),u===p&&(p._ignoreWhileAnimating=n),p.animateAll(function(){g("dragOverAnimationComplete"),p._ignoreWhileAnimating=null}),p!==u&&(u.animateAll(),u._ignoreWhileAnimating=null)),(n===L&&!L.animated||n===i&&!n.animated)&&(qi=null),!o.dragoverBubble&&!t.rootEl&&n!==document&&(L.parentNode[Lt]._isOutsideThisEl(t.target),!E&&gi(t)),!o.dragoverBubble&&t.stopPropagation&&t.stopPropagation(),m=!0}function I(){Jt=mt(L),ei=mt(L,o.draggable),qt({sortable:p,name:"change",toEl:i,newIndex:Jt,newDraggableIndex:ei,originalEvent:t})}if(t.preventDefault!==void 0&&t.cancelable&&t.preventDefault(),n=Se(n,o.draggable,i,!0),g("dragOver"),H.eventCanceled)return m;if(L.contains(t.target)||n.animated&&n.animatingX&&n.animatingY||p._ignoreWhileAnimating===n)return x(!1);if(Tr=!1,c&&!o.disabled&&(h?d||(s=!dt.contains(L)):Bt===this||(this.lastPutMode=wr.checkPull(this,c,L,t))&&l.checkPut(this,c,L,t))){if(f=this._getDirection(t,n)==="vertical",r=pt(L),g("dragOverValid"),H.eventCanceled)return m;if(s)return yt=dt,C(),this._hideClone(),g("revert"),H.eventCanceled||(pi?dt.insertBefore(L,pi):dt.appendChild(L)),x(!0);var M=js(i,o.draggable);if(!M||cw(t,f,this)&&!M.animated){if(M===L)return x(!1);if(M&&i===t.target&&(n=M),n&&(a=pt(n)),$s(dt,i,L,r,n,a,t,!!n)!==!1)return C(),i.appendChild(L),yt=i,I(),x(!0)}else if(n.parentNode===i){a=pt(n);var k=0,D,z=L.parentNode!==i,q=!rw(L.animated&&L.toRect||r,n.animated&&n.toRect||a,f),U=f?"top":"left",P=qd(n,"top","top")||qd(L,"top","top"),N=P?P.scrollTop:void 0;qi!==n&&(D=a[U],mn=!1,Mr=!q&&o.invertSwap||z),k=uw(t,n,a,f,q?1:o.swapThreshold,o.invertedSwapThreshold==null?o.swapThreshold:o.invertedSwapThreshold,Mr,qi===n);var et;if(k!==0){var ot=mt(L);do ot-=k,et=yt.children[ot];while(et&&(G(et,"display")==="none"||et===Z))}if(k===0||et===n)return x(!1);qi=n,pn=k;var F=n.nextElementSibling,T=!1;T=k===1;var v=$s(dt,i,L,r,n,a,t,T);if(v!==!1)return(v===1||v===-1)&&(T=v===1),Zs=!0,setTimeout(lw,30),C(),T&&!F?i.appendChild(L):n.parentNode.insertBefore(L,T?F:n),P&&Yd(P,0,N-P.scrollTop),yt=L.parentNode,D!==void 0&&!Mr&&(Er=Math.abs(D-pt(n)[U])),I(),x(!0)}if(i.contains(L))return x(!1)}return!1},_ignoreWhileAnimating:null,_offMoveEvents:function(){X(document,"mousemove",this._onTouchMove),X(document,"touchmove",this._onTouchMove),X(document,"pointermove",this._onTouchMove),X(document,"dragover",gi),X(document,"mousemove",gi),X(document,"touchmove",gi)},_offUpEvents:function(){var t=this.el.ownerDocument;X(t,"mouseup",this._onDrop),X(t,"touchend",this._onDrop),X(t,"pointerup",this._onDrop),X(t,"touchcancel",this._onDrop),X(document,"selectstart",this)},_onDrop:function(t){var i=this.el,n=this.options;if(Jt=mt(L),ei=mt(L,n.draggable),Ht("drop",this,{evt:t}),yt=L&&L.parentNode,Jt=mt(L),ei=mt(L,n.draggable),H.eventCanceled){this._nulling();return}Ri=!1,Mr=!1,mn=!1,clearInterval(this._loopId),clearTimeout(this._dragStartTimer),_s(this.cloneId),_s(this._dragStartId),this.nativeDraggable&&(X(document,"drop",this),X(i,"dragstart",this._onDragStart)),this._offMoveEvents(),this._offUpEvents(),Ys&&G(document.body,"user-select",""),G(L,"transform",""),t&&(fn&&(t.cancelable&&t.preventDefault(),!n.dropBubble&&t.stopPropagation()),Z&&Z.parentNode&&Z.parentNode.removeChild(Z),(dt===yt||Bt&&Bt.lastPutMode!=="clone")&&gt&&gt.parentNode&&gt.parentNode.removeChild(gt),L&&(this.nativeDraggable&&X(L,"dragend",this),Xs(L),L.style["will-change"]="",fn&&!Ri&&ht(L,Bt?Bt.options.ghostClass:this.options.ghostClass,!1),ht(L,this.options.chosenClass,!1),qt({sortable:this,name:"unchoose",toEl:yt,newIndex:null,newDraggableIndex:null,originalEvent:t}),dt!==yt?(Jt>=0&&(qt({rootEl:yt,name:"add",toEl:yt,fromEl:dt,originalEvent:t}),qt({sortable:this,name:"remove",toEl:yt,originalEvent:t}),qt({rootEl:yt,name:"sort",toEl:yt,fromEl:dt,originalEvent:t}),qt({sortable:this,name:"sort",toEl:yt,originalEvent:t})),Bt&&Bt.save()):Jt!==Pi&&Jt>=0&&(qt({sortable:this,name:"update",toEl:yt,originalEvent:t}),qt({sortable:this,name:"sort",toEl:yt,originalEvent:t})),H.active&&((Jt==null||Jt===-1)&&(Jt=Pi,ei=dn),qt({sortable:this,name:"end",toEl:yt,originalEvent:t}),this.save()))),this._nulling()},_nulling:function(){Ht("nulling",this),dt=L=yt=Z=pi=gt=xr=ti=mi=Ce=fn=Jt=ei=Pi=dn=qi=pn=Bt=wr=H.dragged=H.ghost=H.clone=H.active=null,Ir.forEach(function(t){t.checked=!0}),Ir.length=Ws=Js=0},handleEvent:function(t){switch(t.type){case"drop":case"dragend":this._onDrop(t);break;case"dragenter":case"dragover":L&&(this._onDragOver(t),ow(t));break;case"selectstart":t.preventDefault();break}},toArray:function(){for(var t=[],i,n=this.el.children,r=0,a=n.length,s=this.options;r<a;r++)i=n[r],Se(i,s.draggable,this.el,!1)&&t.push(i.getAttribute(s.dataIdAttr)||dw(i));return t},sort:function(t){var i={},n=this.el;this.toArray().forEach(function(r,a){var s=n.children[a];Se(s,this.options.draggable,n,!1)&&(i[r]=s)},this),t.forEach(function(r){i[r]&&(n.removeChild(i[r]),n.appendChild(i[r]))})},save:function(){var t=this.options.store;t&&t.set&&t.set(this)},closest:function(t,i){return Se(t,i||this.options.draggable,this.el,!1)},option:function(t,i){var n=this.options;if(i===void 0)return n[t];var r=un.modifyOption(this,t,i);typeof r!="undefined"?n[t]=r:n[t]=i,t==="group"&&Jd(n)},destroy:function(){Ht("destroy",this);var t=this.el;t[Lt]=null,X(t,"mousedown",this._onTapStart),X(t,"touchstart",this._onTapStart),X(t,"pointerdown",this._onTapStart),this.nativeDraggable&&(X(t,"dragover",this),X(t,"dragenter",this)),Array.prototype.forEach.call(t.querySelectorAll("[draggable]"),function(i){i.removeAttribute("draggable")}),this._onDrop(),this._disableDelayedDragEvents(),kr.splice(kr.indexOf(this.el),1),this.el=t=null},_hideClone:function(){if(!ti){if(Ht("hideClone",this),H.eventCanceled)return;G(gt,"display","none"),this.options.removeCloneOnHide&&gt.parentNode&&gt.parentNode.removeChild(gt),ti=!0}},_showClone:function(t){if(t.lastPutMode!=="clone"){this._hideClone();return}if(ti){if(Ht("showClone",this),H.eventCanceled)return;dt.contains(L)&&!this.options.group.revertClone?dt.insertBefore(gt,L):pi?dt.insertBefore(gt,pi):dt.appendChild(gt),this.options.group.revertClone&&this.animate(L,gt),G(gt,"display",""),ti=!1}}};function ow(e){e.dataTransfer&&(e.dataTransfer.dropEffect="move"),e.cancelable&&e.preventDefault()}function $s(e,t,i,n,r,a,s,o){var l,c=e[Lt],h=c.options.onMove,d;return window.CustomEvent&&!Ue&&!on?l=new CustomEvent("move",{bubbles:!0,cancelable:!0}):(l=document.createEvent("Event"),l.initEvent("move",!0,!0)),l.to=t,l.from=e,l.dragged=i,l.draggedRect=n,l.related=r||t,l.relatedRect=a||pt(t),l.willInsertAfter=o,l.originalEvent=s,e.dispatchEvent(l),h&&(d=h.call(c,l,s)),d}function Xs(e){e.draggable=!1}function lw(){Zs=!1}function cw(e,t,i){var n=pt(js(i.el,i.options.draggable)),r=10;return t?e.clientX>n.right+r||e.clientX<=n.right&&e.clientY>n.bottom&&e.clientX>=n.left:e.clientX>n.right&&e.clientY>n.top||e.clientX<=n.right&&e.clientY>n.bottom+r}function uw(e,t,i,n,r,a,s,o){var l=n?e.clientY:e.clientX,c=n?i.height:i.width,h=n?i.top:i.left,d=n?i.bottom:i.right,u=!1;if(!s){if(o&&Er<c*r){if(!mn&&(pn===1?l>h+c*a/2:l<d-c*a/2)&&(mn=!0),mn)u=!0;else if(pn===1?l<h+Er:l>d-Er)return-pn}else if(l>h+c*(1-r)/2&&l<d-c*(1-r)/2)return hw(t)}return u=u||s,u&&(l<h+c*a/2||l>d-c*a/2)?l>h+c/2?1:-1:0}function hw(e){return mt(L)<mt(e)?1:-1}function dw(e){for(var t=e.tagName+e.className+e.src+e.href+e.textContent,i=t.length,n=0;i--;)n+=t.charCodeAt(i);return n.toString(36)}function fw(e){Ir.length=0;for(var t=e.getElementsByTagName("input"),i=t.length;i--;){var n=t[i];n.checked&&Ir.push(n)}}function Or(e){return setTimeout(e,0)}function _s(e){return clearTimeout(e)}Br&&nt(document,"touchmove",function(e){(H.active||Ri)&&e.cancelable&&e.preventDefault()}),H.utils={on:nt,off:X,css:G,find:Rd,is:function(t,i){return!!Se(t,i,t,!1)},extend:Xx,throttle:Ud,closest:Se,toggleClass:ht,clone:Ks,index:mt,nextTick:Or,cancelNextTick:_s,detectDirection:Wd,getChild:Ar},H.get=function(e){return e[Lt]},H.mount=function(){for(var e=arguments.length,t=new Array(e),i=0;i<e;i++)t[i]=arguments[i];t[0].constructor===Array&&(t=t[0]),t.forEach(function(n){if(!n.prototype||!n.prototype.constructor)throw"Sortable: Mounted plugin must be a constructor function, not ".concat({}.toString.call(n));n.utils&&(H.utils=Xe({},H.utils,n.utils)),un.mount(n)})},H.create=function(e,t){return new H(e,t)},H.version=Jx;var bt=[],gn,to,eo=!1,io,no,Nr,vn;function pw(){function e(){this.defaults={scroll:!0,scrollSensitivity:30,scrollSpeed:10,bubbleScroll:!0};for(var t in this)t.charAt(0)==="_"&&typeof this[t]=="function"&&(this[t]=this[t].bind(this))}return e.prototype={dragStarted:function(i){var n=i.originalEvent;this.sortable.nativeDraggable?nt(document,"dragover",this._handleAutoScroll):this.options.supportPointer?nt(document,"pointermove",this._handleFallbackAutoScroll):n.touches?nt(document,"touchmove",this._handleFallbackAutoScroll):nt(document,"mousemove",this._handleFallbackAutoScroll)},dragOverCompleted:function(i){var n=i.originalEvent;!this.options.dragOverBubble&&!n.rootEl&&this._handleAutoScroll(n)},drop:function(){this.sortable.nativeDraggable?X(document,"dragover",this._handleAutoScroll):(X(document,"pointermove",this._handleFallbackAutoScroll),X(document,"touchmove",this._handleFallbackAutoScroll),X(document,"mousemove",this._handleFallbackAutoScroll)),$d(),Lr(),_x()},nulling:function(){Nr=to=gn=eo=vn=io=no=null,bt.length=0},_handleFallbackAutoScroll:function(i){this._handleAutoScroll(i,!0)},_handleAutoScroll:function(i,n){var r=this,a=(i.touches?i.touches[0]:i).clientX,s=(i.touches?i.touches[0]:i).clientY,o=document.elementFromPoint(a,s);if(Nr=i,n||on||Ue||Ys){ro(i,this.options,o,n);var l=_e(o,!0);eo&&(!vn||a!==io||s!==no)&&(vn&&$d(),vn=setInterval(function(){var c=_e(document.elementFromPoint(a,s),!0);c!==l&&(l=c,Lr()),ro(i,r.options,c,n)},10),io=a,no=s)}else{if(!this.options.bubbleScroll||_e(o,!0)===De()){Lr();return}ro(i,this.options,_e(o,!1),!1)}}},se(e,{pluginName:"scroll",initializeByDefault:!0})}function Lr(){bt.forEach(function(e){clearInterval(e.pid)}),bt=[]}function $d(){clearInterval(vn)}var ro=Ud(function(e,t,i,n){if(!!t.scroll){var r=(e.touches?e.touches[0]:e).clientX,a=(e.touches?e.touches[0]:e).clientY,s=t.scrollSensitivity,o=t.scrollSpeed,l=De(),c=!1,h;to!==i&&(to=i,Lr(),gn=t.scroll,h=t.scrollFn,gn===!0&&(gn=_e(i,!0)));var d=0,u=gn;do{var f=u,p=pt(f),m=p.top,g=p.bottom,C=p.left,x=p.right,I=p.width,M=p.height,k=void 0,D=void 0,z=f.scrollWidth,q=f.scrollHeight,U=G(f),P=f.scrollLeft,N=f.scrollTop;f===l?(k=I<z&&(U.overflowX==="auto"||U.overflowX==="scroll"||U.overflowX==="visible"),D=M<q&&(U.overflowY==="auto"||U.overflowY==="scroll"||U.overflowY==="visible")):(k=I<z&&(U.overflowX==="auto"||U.overflowX==="scroll"),D=M<q&&(U.overflowY==="auto"||U.overflowY==="scroll"));var et=k&&(Math.abs(x-r)<=s&&P+I<z)-(Math.abs(C-r)<=s&&!!P),ot=D&&(Math.abs(g-a)<=s&&N+M<q)-(Math.abs(m-a)<=s&&!!N);if(!bt[d])for(var F=0;F<=d;F++)bt[F]||(bt[F]={});(bt[d].vx!=et||bt[d].vy!=ot||bt[d].el!==f)&&(bt[d].el=f,bt[d].vx=et,bt[d].vy=ot,clearInterval(bt[d].pid),(et!=0||ot!=0)&&(c=!0,bt[d].pid=setInterval(function(){n&&this.layer===0&&H.active._onTouchMove(Nr);var T=bt[this.layer].vy?bt[this.layer].vy*o:0,v=bt[this.layer].vx?bt[this.layer].vx*o:0;typeof h=="function"&&h.call(H.dragged.parentNode[Lt],v,T,e,Nr,bt[this.layer].el)!=="continue"||Yd(bt[this.layer].el,v,T)}.bind({layer:d}),24))),d++}while(t.bubbleScroll&&u!==l&&(u=_e(u,!1)));eo=c}},30),Xd=function(t){var i=t.originalEvent,n=t.putSortable,r=t.dragEl,a=t.activeSortable,s=t.dispatchSortableEvent,o=t.hideGhostForTarget,l=t.unhideGhostForTarget;if(!!i){var c=n||a;o();var h=i.changedTouches&&i.changedTouches.length?i.changedTouches[0]:i,d=document.elementFromPoint(h.clientX,h.clientY);l(),c&&!c.el.contains(d)&&(s("spill"),this.onSpill({dragEl:r,putSortable:n}))}};function ao(){}ao.prototype={startIndex:null,dragStart:function(t){var i=t.oldDraggableIndex;this.startIndex=i},onSpill:function(t){var i=t.dragEl,n=t.putSortable;this.sortable.captureAnimationState(),n&&n.captureAnimationState();var r=Ar(this.sortable.el,this.startIndex,this.options);r?this.sortable.el.insertBefore(i,r):this.sortable.el.appendChild(i),this.sortable.animateAll(),n&&n.animateAll()},drop:Xd},se(ao,{pluginName:"revertOnSpill"});function so(){}so.prototype={onSpill:function(t){var i=t.dragEl,n=t.putSortable,r=n||this.sortable;r.captureAnimationState(),i.parentNode&&i.parentNode.removeChild(i),r.animateAll()},drop:Xd},se(so,{pluginName:"removeOnSpill"});var oe;function mw(){function e(){this.defaults={swapClass:"sortable-swap-highlight"}}return e.prototype={dragStart:function(i){var n=i.dragEl;oe=n},dragOverValid:function(i){var n=i.completed,r=i.target,a=i.onMove,s=i.activeSortable,o=i.changed,l=i.cancel;if(!!s.options.swap){var c=this.sortable.el,h=this.options;if(r&&r!==c){var d=oe;a(r)!==!1?(ht(r,h.swapClass,!0),oe=r):oe=null,d&&d!==oe&&ht(d,h.swapClass,!1)}o(),n(!0),l()}},drop:function(i){var n=i.activeSortable,r=i.putSortable,a=i.dragEl,s=r||this.sortable,o=this.options;oe&&ht(oe,o.swapClass,!1),oe&&(o.swap||r&&r.options.swap)&&a!==oe&&(s.captureAnimationState(),s!==n&&n.captureAnimationState(),gw(a,oe),s.animateAll(),s!==n&&n.animateAll())},nulling:function(){oe=null}},se(e,{pluginName:"swap",eventProperties:function(){return{swapItem:oe}}})}function gw(e,t){var i=e.parentNode,n=t.parentNode,r,a;!i||!n||i.isEqualNode(t)||n.isEqualNode(e)||(r=mt(e),a=mt(t),i.isEqualNode(n)&&r<a&&a++,i.insertBefore(t,i.children[r]),n.insertBefore(e,n.children[a]))}var Q=[],Qt=[],yn,Ae,bn=!1,Zt=!1,Fi=!1,ut,Sn,Vr;function vw(){function e(t){for(var i in this)i.charAt(0)==="_"&&typeof this[i]=="function"&&(this[i]=this[i].bind(this));t.options.supportPointer?nt(document,"pointerup",this._deselectMultiDrag):(nt(document,"mouseup",this._deselectMultiDrag),nt(document,"touchend",this._deselectMultiDrag)),nt(document,"keydown",this._checkKeyDown),nt(document,"keyup",this._checkKeyUp),this.defaults={selectedClass:"sortable-selected",multiDragKey:null,setData:function(r,a){var s="";Q.length&&Ae===t?Q.forEach(function(o,l){s+=(l?", ":"")+o.textContent}):s=a.textContent,r.setData("Text",s)}}}return e.prototype={multiDragKeyDown:!1,isMultiDrag:!1,delayStartGlobal:function(i){var n=i.dragEl;ut=n},delayEnded:function(){this.isMultiDrag=~Q.indexOf(ut)},setupClone:function(i){var n=i.sortable,r=i.cancel;if(!!this.isMultiDrag){for(var a=0;a<Q.length;a++)Qt.push(Ks(Q[a])),Qt[a].sortableIndex=Q[a].sortableIndex,Qt[a].draggable=!1,Qt[a].style["will-change"]="",ht(Qt[a],this.options.selectedClass,!1),Q[a]===ut&&ht(Qt[a],this.options.chosenClass,!1);n._hideClone(),r()}},clone:function(i){var n=i.sortable,r=i.rootEl,a=i.dispatchSortableEvent,s=i.cancel;!this.isMultiDrag||this.options.removeCloneOnHide||Q.length&&Ae===n&&(_d(!0,r),a("clone"),s())},showClone:function(i){var n=i.cloneNowShown,r=i.rootEl,a=i.cancel;!this.isMultiDrag||(_d(!1,r),Qt.forEach(function(s){G(s,"display","")}),n(),Vr=!1,a())},hideClone:function(i){var n=this;i.sortable;var r=i.cloneNowHidden,a=i.cancel;!this.isMultiDrag||(Qt.forEach(function(s){G(s,"display","none"),n.options.removeCloneOnHide&&s.parentNode&&s.parentNode.removeChild(s)}),r(),Vr=!0,a())},dragStartGlobal:function(i){i.sortable,!this.isMultiDrag&&Ae&&Ae.multiDrag._deselectMultiDrag(),Q.forEach(function(n){n.sortableIndex=mt(n)}),Q=Q.sort(function(n,r){return n.sortableIndex-r.sortableIndex}),Fi=!0},dragStarted:function(i){var n=this,r=i.sortable;if(!!this.isMultiDrag){if(this.options.sort&&(r.captureAnimationState(),this.options.animation)){Q.forEach(function(s){s!==ut&&G(s,"position","absolute")});var a=pt(ut,!1,!0,!0);Q.forEach(function(s){s!==ut&&jd(s,a)}),Zt=!0,bn=!0}r.animateAll(function(){Zt=!1,bn=!1,n.options.animation&&Q.forEach(function(s){Hs(s)}),n.options.sort&&Pr()})}},dragOver:function(i){var n=i.target,r=i.completed,a=i.cancel;Zt&&~Q.indexOf(n)&&(r(!1),a())},revert:function(i){var n=i.fromSortable,r=i.rootEl,a=i.sortable,s=i.dragRect;Q.length>1&&(Q.forEach(function(o){a.addAnimationState({target:o,rect:Zt?pt(o):s}),Hs(o),o.fromRect=s,n.removeAnimationState(o)}),Zt=!1,yw(!this.options.removeCloneOnHide,r))},dragOverCompleted:function(i){var n=i.sortable,r=i.isOwner,a=i.insertion,s=i.activeSortable,o=i.parentEl,l=i.putSortable,c=this.options;if(a){if(r&&s._hideClone(),bn=!1,c.animation&&Q.length>1&&(Zt||!r&&!s.options.sort&&!l)){var h=pt(ut,!1,!0,!0);Q.forEach(function(u){u!==ut&&(jd(u,h),o.appendChild(u))}),Zt=!0}if(!r)if(Zt||Pr(),Q.length>1){var d=Vr;s._showClone(n),s.options.animation&&!Vr&&d&&Qt.forEach(function(u){s.addAnimationState({target:u,rect:Sn}),u.fromRect=Sn,u.thisAnimationDuration=null})}else s._showClone(n)}},dragOverAnimationCapture:function(i){var n=i.dragRect,r=i.isOwner,a=i.activeSortable;if(Q.forEach(function(o){o.thisAnimationDuration=null}),a.options.animation&&!r&&a.multiDrag.isMultiDrag){Sn=se({},n);var s=fi(ut,!0);Sn.top-=s.f,Sn.left-=s.e}},dragOverAnimationComplete:function(){Zt&&(Zt=!1,Pr())},drop:function(i){var n=i.originalEvent,r=i.rootEl,a=i.parentEl,s=i.sortable,o=i.dispatchSortableEvent,l=i.oldIndex,c=i.putSortable,h=c||this.sortable;if(!!n){var d=this.options,u=a.children;if(!Fi)if(d.multiDragKey&&!this.multiDragKeyDown&&this._deselectMultiDrag(),ht(ut,d.selectedClass,!~Q.indexOf(ut)),~Q.indexOf(ut))Q.splice(Q.indexOf(ut),1),yn=null,hn({sortable:s,rootEl:r,name:"deselect",targetEl:ut,originalEvt:n});else{if(Q.push(ut),hn({sortable:s,rootEl:r,name:"select",targetEl:ut,originalEvt:n}),n.shiftKey&&yn&&s.el.contains(yn)){var f=mt(yn),p=mt(ut);if(~f&&~p&&f!==p){var m,g;for(p>f?(g=f,m=p):(g=p,m=f+1);g<m;g++)~Q.indexOf(u[g])||(ht(u[g],d.selectedClass,!0),Q.push(u[g]),hn({sortable:s,rootEl:r,name:"select",targetEl:u[g],originalEvt:n}))}}else yn=ut;Ae=h}if(Fi&&this.isMultiDrag){if((a[Lt].options.sort||a!==r)&&Q.length>1){var C=pt(ut),x=mt(ut,":not(."+this.options.selectedClass+")");if(!bn&&d.animation&&(ut.thisAnimationDuration=null),h.captureAnimationState(),!bn&&(d.animation&&(ut.fromRect=C,Q.forEach(function(M){if(M.thisAnimationDuration=null,M!==ut){var k=Zt?pt(M):C;M.fromRect=k,h.addAnimationState({target:M,rect:k})}})),Pr(),Q.forEach(function(M){u[x]?a.insertBefore(M,u[x]):a.appendChild(M),x++}),l===mt(ut))){var I=!1;Q.forEach(function(M){if(M.sortableIndex!==mt(M)){I=!0;return}}),I&&o("update")}Q.forEach(function(M){Hs(M)}),h.animateAll()}Ae=h}(r===a||c&&c.lastPutMode!=="clone")&&Qt.forEach(function(M){M.parentNode&&M.parentNode.removeChild(M)})}},nullingGlobal:function(){this.isMultiDrag=Fi=!1,Qt.length=0},destroyGlobal:function(){this._deselectMultiDrag(),X(document,"pointerup",this._deselectMultiDrag),X(document,"mouseup",this._deselectMultiDrag),X(document,"touchend",this._deselectMultiDrag),X(document,"keydown",this._checkKeyDown),X(document,"keyup",this._checkKeyUp)},_deselectMultiDrag:function(i){if(!(typeof Fi!="undefined"&&Fi)&&Ae===this.sortable&&!(i&&Se(i.target,this.options.draggable,this.sortable.el,!1))&&!(i&&i.button!==0))for(;Q.length;){var n=Q[0];ht(n,this.options.selectedClass,!1),Q.shift(),hn({sortable:this.sortable,rootEl:this.sortable.el,name:"deselect",targetEl:n,originalEvt:i})}},_checkKeyDown:function(i){i.key===this.options.multiDragKey&&(this.multiDragKeyDown=!0)},_checkKeyUp:function(i){i.key===this.options.multiDragKey&&(this.multiDragKeyDown=!1)}},se(e,{pluginName:"multiDrag",utils:{select:function(i){var n=i.parentNode[Lt];!n||!n.options.multiDrag||~Q.indexOf(i)||(Ae&&Ae!==n&&(Ae.multiDrag._deselectMultiDrag(),Ae=n),ht(i,n.options.selectedClass,!0),Q.push(i))},deselect:function(i){var n=i.parentNode[Lt],r=Q.indexOf(i);!n||!n.options.multiDrag||!~r||(ht(i,n.options.selectedClass,!1),Q.splice(r,1))}},eventProperties:function(){var i=this,n=[],r=[];return Q.forEach(function(a){n.push({multiDragElement:a,index:a.sortableIndex});var s;Zt&&a!==ut?s=-1:Zt?s=mt(a,":not(."+i.options.selectedClass+")"):s=mt(a),r.push({multiDragElement:a,index:s})}),{items:Kx(Q),clones:[].concat(Qt),oldIndicies:n,newIndicies:r}},optionListeners:{multiDragKey:function(i){return i=i.toLowerCase(),i==="ctrl"?i="Control":i.length>1&&(i=i.charAt(0).toUpperCase()+i.substr(1)),i}}})}function yw(e,t){Q.forEach(function(i,n){var r=t.children[i.sortableIndex+(e?Number(n):0)];r?t.insertBefore(i,r):t.appendChild(i)})}function _d(e,t){Qt.forEach(function(i,n){var r=t.children[i.sortableIndex+(e?Number(n):0)];r?t.insertBefore(i,r):t.appendChild(i)})}function Pr(){Q.forEach(function(e){e!==ut&&e.parentNode&&e.parentNode.removeChild(e)})}H.mount(new pw),H.mount(so,ao);var bw=Object.freeze(Object.defineProperty({__proto__:null,default:H,MultiDrag:vw,Sortable:H,Swap:mw},Symbol.toStringTag,{value:"Module"})),Sw=fp(bw);(function(e,t){(function(n,r){e.exports=r(Sw)})(typeof self!="undefined"?self:No,function(i){return function(n){var r={};function a(s){if(r[s])return r[s].exports;var o=r[s]={i:s,l:!1,exports:{}};return n[s].call(o.exports,o,o.exports,a),o.l=!0,o.exports}return a.m=n,a.c=r,a.d=function(s,o,l){a.o(s,o)||Object.defineProperty(s,o,{enumerable:!0,get:l})},a.r=function(s){typeof Symbol!="undefined"&&Symbol.toStringTag&&Object.defineProperty(s,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(s,"__esModule",{value:!0})},a.t=function(s,o){if(o&1&&(s=a(s)),o&8||o&4&&typeof s=="object"&&s&&s.__esModule)return s;var l=Object.create(null);if(a.r(l),Object.defineProperty(l,"default",{enumerable:!0,value:s}),o&2&&typeof s!="string")for(var c in s)a.d(l,c,function(h){return s[h]}.bind(null,c));return l},a.n=function(s){var o=s&&s.__esModule?function(){return s.default}:function(){return s};return a.d(o,"a",o),o},a.o=function(s,o){return Object.prototype.hasOwnProperty.call(s,o)},a.p="",a(a.s="fb15")}({"01f9":function(n,r,a){var s=a("2d00"),o=a("5ca1"),l=a("2aba"),c=a("32e9"),h=a("84f2"),d=a("41a0"),u=a("7f20"),f=a("38fd"),p=a("2b4c")("iterator"),m=!([].keys&&"next"in[].keys()),g="@@iterator",C="keys",x="values",I=function(){return this};n.exports=function(M,k,D,z,q,U,P){d(D,k,z);var N=function(A){if(!m&&A in T)return T[A];switch(A){case C:return function(){return new D(this,A)};case x:return function(){return new D(this,A)}}return function(){return new D(this,A)}},et=k+" Iterator",ot=q==x,F=!1,T=M.prototype,v=T[p]||T[g]||q&&T[q],E=v||N(q),B=q?ot?N("entries"):E:void 0,Y=k=="Array"&&T.entries||v,j,S,y;if(Y&&(y=f(Y.call(new M)),y!==Object.prototype&&y.next&&(u(y,et,!0),!s&&typeof y[p]!="function"&&c(y,p,I))),ot&&v&&v.name!==x&&(F=!0,E=function(){return v.call(this)}),(!s||P)&&(m||F||!T[p])&&c(T,p,E),h[k]=E,h[et]=I,q)if(j={values:ot?E:N(x),keys:U?E:N(C),entries:B},P)for(S in j)S in T||l(T,S,j[S]);else o(o.P+o.F*(m||F),k,j);return j}},"02f4":function(n,r,a){var s=a("4588"),o=a("be13");n.exports=function(l){return function(c,h){var d=String(o(c)),u=s(h),f=d.length,p,m;return u<0||u>=f?l?"":void 0:(p=d.charCodeAt(u),p<55296||p>56319||u+1===f||(m=d.charCodeAt(u+1))<56320||m>57343?l?d.charAt(u):p:l?d.slice(u,u+2):(p-55296<<10)+(m-56320)+65536)}}},"0390":function(n,r,a){var s=a("02f4")(!0);n.exports=function(o,l,c){return l+(c?s(o,l).length:1)}},"0bfb":function(n,r,a){var s=a("cb7c");n.exports=function(){var o=s(this),l="";return o.global&&(l+="g"),o.ignoreCase&&(l+="i"),o.multiline&&(l+="m"),o.unicode&&(l+="u"),o.sticky&&(l+="y"),l}},"0d58":function(n,r,a){var s=a("ce10"),o=a("e11e");n.exports=Object.keys||function(c){return s(c,o)}},1495:function(n,r,a){var s=a("86cc"),o=a("cb7c"),l=a("0d58");n.exports=a("9e1e")?Object.defineProperties:function(h,d){o(h);for(var u=l(d),f=u.length,p=0,m;f>p;)s.f(h,m=u[p++],d[m]);return h}},"214f":function(n,r,a){a("b0c5");var s=a("2aba"),o=a("32e9"),l=a("79e5"),c=a("be13"),h=a("2b4c"),d=a("520a"),u=h("species"),f=!l(function(){var m=/./;return m.exec=function(){var g=[];return g.groups={a:"7"},g},"".replace(m,"$<a>")!=="7"}),p=function(){var m=/(?:)/,g=m.exec;m.exec=function(){return g.apply(this,arguments)};var C="ab".split(m);return C.length===2&&C[0]==="a"&&C[1]==="b"}();n.exports=function(m,g,C){var x=h(m),I=!l(function(){var U={};return U[x]=function(){return 7},""[m](U)!=7}),M=I?!l(function(){var U=!1,P=/a/;return P.exec=function(){return U=!0,null},m==="split"&&(P.constructor={},P.constructor[u]=function(){return P}),P[x](""),!U}):void 0;if(!I||!M||m==="replace"&&!f||m==="split"&&!p){var k=/./[x],D=C(c,x,""[m],function(P,N,et,ot,F){return N.exec===d?I&&!F?{done:!0,value:k.call(N,et,ot)}:{done:!0,value:P.call(et,N,ot)}:{done:!1}}),z=D[0],q=D[1];s(String.prototype,m,z),o(RegExp.prototype,x,g==2?function(U,P){return q.call(U,this,P)}:function(U){return q.call(U,this)})}}},"230e":function(n,r,a){var s=a("d3f4"),o=a("7726").document,l=s(o)&&s(o.createElement);n.exports=function(c){return l?o.createElement(c):{}}},"23c6":function(n,r,a){var s=a("2d95"),o=a("2b4c")("toStringTag"),l=s(function(){return arguments}())=="Arguments",c=function(h,d){try{return h[d]}catch{}};n.exports=function(h){var d,u,f;return h===void 0?"Undefined":h===null?"Null":typeof(u=c(d=Object(h),o))=="string"?u:l?s(d):(f=s(d))=="Object"&&typeof d.callee=="function"?"Arguments":f}},2621:function(n,r){r.f=Object.getOwnPropertySymbols},"2aba":function(n,r,a){var s=a("7726"),o=a("32e9"),l=a("69a8"),c=a("ca5a")("src"),h=a("fa5b"),d="toString",u=(""+h).split(d);a("8378").inspectSource=function(f){return h.call(f)},(n.exports=function(f,p,m,g){var C=typeof m=="function";C&&(l(m,"name")||o(m,"name",p)),f[p]!==m&&(C&&(l(m,c)||o(m,c,f[p]?""+f[p]:u.join(String(p)))),f===s?f[p]=m:g?f[p]?f[p]=m:o(f,p,m):(delete f[p],o(f,p,m)))})(Function.prototype,d,function(){return typeof this=="function"&&this[c]||h.call(this)})},"2aeb":function(n,r,a){var s=a("cb7c"),o=a("1495"),l=a("e11e"),c=a("613b")("IE_PROTO"),h=function(){},d="prototype",u=function(){var f=a("230e")("iframe"),p=l.length,m="<",g=">",C;for(f.style.display="none",a("fab2").appendChild(f),f.src="javascript:",C=f.contentWindow.document,C.open(),C.write(m+"script"+g+"document.F=Object"+m+"/script"+g),C.close(),u=C.F;p--;)delete u[d][l[p]];return u()};n.exports=Object.create||function(p,m){var g;return p!==null?(h[d]=s(p),g=new h,h[d]=null,g[c]=p):g=u(),m===void 0?g:o(g,m)}},"2b4c":function(n,r,a){var s=a("5537")("wks"),o=a("ca5a"),l=a("7726").Symbol,c=typeof l=="function",h=n.exports=function(d){return s[d]||(s[d]=c&&l[d]||(c?l:o)("Symbol."+d))};h.store=s},"2d00":function(n,r){n.exports=!1},"2d95":function(n,r){var a={}.toString;n.exports=function(s){return a.call(s).slice(8,-1)}},"2fdb":function(n,r,a){var s=a("5ca1"),o=a("d2c8"),l="includes";s(s.P+s.F*a("5147")(l),"String",{includes:function(h){return!!~o(this,h,l).indexOf(h,arguments.length>1?arguments[1]:void 0)}})},"32e9":function(n,r,a){var s=a("86cc"),o=a("4630");n.exports=a("9e1e")?function(l,c,h){return s.f(l,c,o(1,h))}:function(l,c,h){return l[c]=h,l}},"38fd":function(n,r,a){var s=a("69a8"),o=a("4bf8"),l=a("613b")("IE_PROTO"),c=Object.prototype;n.exports=Object.getPrototypeOf||function(h){return h=o(h),s(h,l)?h[l]:typeof h.constructor=="function"&&h instanceof h.constructor?h.constructor.prototype:h instanceof Object?c:null}},"41a0":function(n,r,a){var s=a("2aeb"),o=a("4630"),l=a("7f20"),c={};a("32e9")(c,a("2b4c")("iterator"),function(){return this}),n.exports=function(h,d,u){h.prototype=s(c,{next:o(1,u)}),l(h,d+" Iterator")}},"456d":function(n,r,a){var s=a("4bf8"),o=a("0d58");a("5eda")("keys",function(){return function(c){return o(s(c))}})},4588:function(n,r){var a=Math.ceil,s=Math.floor;n.exports=function(o){return isNaN(o=+o)?0:(o>0?s:a)(o)}},4630:function(n,r){n.exports=function(a,s){return{enumerable:!(a&1),configurable:!(a&2),writable:!(a&4),value:s}}},"4bf8":function(n,r,a){var s=a("be13");n.exports=function(o){return Object(s(o))}},5147:function(n,r,a){var s=a("2b4c")("match");n.exports=function(o){var l=/./;try{"/./"[o](l)}catch{try{return l[s]=!1,!"/./"[o](l)}catch{}}return!0}},"520a":function(n,r,a){var s=a("0bfb"),o=RegExp.prototype.exec,l=String.prototype.replace,c=o,h="lastIndex",d=function(){var p=/a/,m=/b*/g;return o.call(p,"a"),o.call(m,"a"),p[h]!==0||m[h]!==0}(),u=/()??/.exec("")[1]!==void 0,f=d||u;f&&(c=function(m){var g=this,C,x,I,M;return u&&(x=new RegExp("^"+g.source+"$(?!\\s)",s.call(g))),d&&(C=g[h]),I=o.call(g,m),d&&I&&(g[h]=g.global?I.index+I[0].length:C),u&&I&&I.length>1&&l.call(I[0],x,function(){for(M=1;M<arguments.length-2;M++)arguments[M]===void 0&&(I[M]=void 0)}),I}),n.exports=c},"52a7":function(n,r){r.f={}.propertyIsEnumerable},5537:function(n,r,a){var s=a("8378"),o=a("7726"),l="__core-js_shared__",c=o[l]||(o[l]={});(n.exports=function(h,d){return c[h]||(c[h]=d!==void 0?d:{})})("versions",[]).push({version:s.version,mode:a("2d00")?"pure":"global",copyright:"\xA9 2019 Denis Pushkarev (zloirock.ru)"})},"5ca1":function(n,r,a){var s=a("7726"),o=a("8378"),l=a("32e9"),c=a("2aba"),h=a("9b43"),d="prototype",u=function(f,p,m){var g=f&u.F,C=f&u.G,x=f&u.S,I=f&u.P,M=f&u.B,k=C?s:x?s[p]||(s[p]={}):(s[p]||{})[d],D=C?o:o[p]||(o[p]={}),z=D[d]||(D[d]={}),q,U,P,N;C&&(m=p);for(q in m)U=!g&&k&&k[q]!==void 0,P=(U?k:m)[q],N=M&&U?h(P,s):I&&typeof P=="function"?h(Function.call,P):P,k&&c(k,q,P,f&u.U),D[q]!=P&&l(D,q,N),I&&z[q]!=P&&(z[q]=P)};s.core=o,u.F=1,u.G=2,u.S=4,u.P=8,u.B=16,u.W=32,u.U=64,u.R=128,n.exports=u},"5eda":function(n,r,a){var s=a("5ca1"),o=a("8378"),l=a("79e5");n.exports=function(c,h){var d=(o.Object||{})[c]||Object[c],u={};u[c]=h(d),s(s.S+s.F*l(function(){d(1)}),"Object",u)}},"5f1b":function(n,r,a){var s=a("23c6"),o=RegExp.prototype.exec;n.exports=function(l,c){var h=l.exec;if(typeof h=="function"){var d=h.call(l,c);if(typeof d!="object")throw new TypeError("RegExp exec method returned something other than an Object or null");return d}if(s(l)!=="RegExp")throw new TypeError("RegExp#exec called on incompatible receiver");return o.call(l,c)}},"613b":function(n,r,a){var s=a("5537")("keys"),o=a("ca5a");n.exports=function(l){return s[l]||(s[l]=o(l))}},"626a":function(n,r,a){var s=a("2d95");n.exports=Object("z").propertyIsEnumerable(0)?Object:function(o){return s(o)=="String"?o.split(""):Object(o)}},6762:function(n,r,a){var s=a("5ca1"),o=a("c366")(!0);s(s.P,"Array",{includes:function(c){return o(this,c,arguments.length>1?arguments[1]:void 0)}}),a("9c6c")("includes")},6821:function(n,r,a){var s=a("626a"),o=a("be13");n.exports=function(l){return s(o(l))}},"69a8":function(n,r){var a={}.hasOwnProperty;n.exports=function(s,o){return a.call(s,o)}},"6a99":function(n,r,a){var s=a("d3f4");n.exports=function(o,l){if(!s(o))return o;var c,h;if(l&&typeof(c=o.toString)=="function"&&!s(h=c.call(o))||typeof(c=o.valueOf)=="function"&&!s(h=c.call(o))||!l&&typeof(c=o.toString)=="function"&&!s(h=c.call(o)))return h;throw TypeError("Can't convert object to primitive value")}},7333:function(n,r,a){var s=a("0d58"),o=a("2621"),l=a("52a7"),c=a("4bf8"),h=a("626a"),d=Object.assign;n.exports=!d||a("79e5")(function(){var u={},f={},p=Symbol(),m="abcdefghijklmnopqrst";return u[p]=7,m.split("").forEach(function(g){f[g]=g}),d({},u)[p]!=7||Object.keys(d({},f)).join("")!=m})?function(f,p){for(var m=c(f),g=arguments.length,C=1,x=o.f,I=l.f;g>C;)for(var M=h(arguments[C++]),k=x?s(M).concat(x(M)):s(M),D=k.length,z=0,q;D>z;)I.call(M,q=k[z++])&&(m[q]=M[q]);return m}:d},7726:function(n,r){var a=n.exports=typeof window!="undefined"&&window.Math==Math?window:typeof self!="undefined"&&self.Math==Math?self:Function("return this")();typeof __g=="number"&&(__g=a)},"77f1":function(n,r,a){var s=a("4588"),o=Math.max,l=Math.min;n.exports=function(c,h){return c=s(c),c<0?o(c+h,0):l(c,h)}},"79e5":function(n,r){n.exports=function(a){try{return!!a()}catch{return!0}}},"7f20":function(n,r,a){var s=a("86cc").f,o=a("69a8"),l=a("2b4c")("toStringTag");n.exports=function(c,h,d){c&&!o(c=d?c:c.prototype,l)&&s(c,l,{configurable:!0,value:h})}},8378:function(n,r){var a=n.exports={version:"2.6.5"};typeof __e=="number"&&(__e=a)},"84f2":function(n,r){n.exports={}},"86cc":function(n,r,a){var s=a("cb7c"),o=a("c69a"),l=a("6a99"),c=Object.defineProperty;r.f=a("9e1e")?Object.defineProperty:function(d,u,f){if(s(d),u=l(u,!0),s(f),o)try{return c(d,u,f)}catch{}if("get"in f||"set"in f)throw TypeError("Accessors not supported!");return"value"in f&&(d[u]=f.value),d}},"9b43":function(n,r,a){var s=a("d8e8");n.exports=function(o,l,c){if(s(o),l===void 0)return o;switch(c){case 1:return function(h){return o.call(l,h)};case 2:return function(h,d){return o.call(l,h,d)};case 3:return function(h,d,u){return o.call(l,h,d,u)}}return function(){return o.apply(l,arguments)}}},"9c6c":function(n,r,a){var s=a("2b4c")("unscopables"),o=Array.prototype;o[s]==null&&a("32e9")(o,s,{}),n.exports=function(l){o[s][l]=!0}},"9def":function(n,r,a){var s=a("4588"),o=Math.min;n.exports=function(l){return l>0?o(s(l),9007199254740991):0}},"9e1e":function(n,r,a){n.exports=!a("79e5")(function(){return Object.defineProperty({},"a",{get:function(){return 7}}).a!=7})},a352:function(n,r){n.exports=i},a481:function(n,r,a){var s=a("cb7c"),o=a("4bf8"),l=a("9def"),c=a("4588"),h=a("0390"),d=a("5f1b"),u=Math.max,f=Math.min,p=Math.floor,m=/\$([$&`']|\d\d?|<[^>]*>)/g,g=/\$([$&`']|\d\d?)/g,C=function(x){return x===void 0?x:String(x)};a("214f")("replace",2,function(x,I,M,k){return[function(q,U){var P=x(this),N=q==null?void 0:q[I];return N!==void 0?N.call(q,P,U):M.call(String(P),q,U)},function(z,q){var U=k(M,z,this,q);if(U.done)return U.value;var P=s(z),N=String(this),et=typeof q=="function";et||(q=String(q));var ot=P.global;if(ot){var F=P.unicode;P.lastIndex=0}for(var T=[];;){var v=d(P,N);if(v===null||(T.push(v),!ot))break;var E=String(v[0]);E===""&&(P.lastIndex=h(N,l(P.lastIndex),F))}for(var B="",Y=0,j=0;j<T.length;j++){v=T[j];for(var S=String(v[0]),y=u(f(c(v.index),N.length),0),A=[],R=1;R<v.length;R++)A.push(C(v[R]));var K=v.groups;if(et){var J=[S].concat(A,y,N);K!==void 0&&J.push(K);var _=String(q.apply(void 0,J))}else _=D(S,N,y,A,K,q);y>=Y&&(B+=N.slice(Y,y)+_,Y=y+S.length)}return B+N.slice(Y)}];function D(z,q,U,P,N,et){var ot=U+z.length,F=P.length,T=g;return N!==void 0&&(N=o(N),T=m),M.call(et,T,function(v,E){var B;switch(E.charAt(0)){case"$":return"$";case"&":return z;case"`":return q.slice(0,U);case"'":return q.slice(ot);case"<":B=N[E.slice(1,-1)];break;default:var Y=+E;if(Y===0)return v;if(Y>F){var j=p(Y/10);return j===0?v:j<=F?P[j-1]===void 0?E.charAt(1):P[j-1]+E.charAt(1):v}B=P[Y-1]}return B===void 0?"":B})}})},aae3:function(n,r,a){var s=a("d3f4"),o=a("2d95"),l=a("2b4c")("match");n.exports=function(c){var h;return s(c)&&((h=c[l])!==void 0?!!h:o(c)=="RegExp")}},ac6a:function(n,r,a){for(var s=a("cadf"),o=a("0d58"),l=a("2aba"),c=a("7726"),h=a("32e9"),d=a("84f2"),u=a("2b4c"),f=u("iterator"),p=u("toStringTag"),m=d.Array,g={CSSRuleList:!0,CSSStyleDeclaration:!1,CSSValueList:!1,ClientRectList:!1,DOMRectList:!1,DOMStringList:!1,DOMTokenList:!0,DataTransferItemList:!1,FileList:!1,HTMLAllCollection:!1,HTMLCollection:!1,HTMLFormElement:!1,HTMLSelectElement:!1,MediaList:!0,MimeTypeArray:!1,NamedNodeMap:!1,NodeList:!0,PaintRequestList:!1,Plugin:!1,PluginArray:!1,SVGLengthList:!1,SVGNumberList:!1,SVGPathSegList:!1,SVGPointList:!1,SVGStringList:!1,SVGTransformList:!1,SourceBufferList:!1,StyleSheetList:!0,TextTrackCueList:!1,TextTrackList:!1,TouchList:!1},C=o(g),x=0;x<C.length;x++){var I=C[x],M=g[I],k=c[I],D=k&&k.prototype,z;if(D&&(D[f]||h(D,f,m),D[p]||h(D,p,I),d[I]=m,M))for(z in s)D[z]||l(D,z,s[z],!0)}},b0c5:function(n,r,a){var s=a("520a");a("5ca1")({target:"RegExp",proto:!0,forced:s!==/./.exec},{exec:s})},be13:function(n,r){n.exports=function(a){if(a==null)throw TypeError("Can't call method on "+a);return a}},c366:function(n,r,a){var s=a("6821"),o=a("9def"),l=a("77f1");n.exports=function(c){return function(h,d,u){var f=s(h),p=o(f.length),m=l(u,p),g;if(c&&d!=d){for(;p>m;)if(g=f[m++],g!=g)return!0}else for(;p>m;m++)if((c||m in f)&&f[m]===d)return c||m||0;return!c&&-1}}},c649:function(n,r,a){(function(s){a.d(r,"c",function(){return f}),a.d(r,"a",function(){return d}),a.d(r,"b",function(){return l}),a.d(r,"d",function(){return u}),a("a481");function o(){return typeof window!="undefined"?window.console:s.console}var l=o();function c(p){var m=Object.create(null);return function(C){var x=m[C];return x||(m[C]=p(C))}}var h=/-(\w)/g,d=c(function(p){return p.replace(h,function(m,g){return g?g.toUpperCase():""})});function u(p){p.parentElement!==null&&p.parentElement.removeChild(p)}function f(p,m,g){var C=g===0?p.children[0]:p.children[g-1].nextSibling;p.insertBefore(m,C)}}).call(this,a("c8ba"))},c69a:function(n,r,a){n.exports=!a("9e1e")&&!a("79e5")(function(){return Object.defineProperty(a("230e")("div"),"a",{get:function(){return 7}}).a!=7})},c8ba:function(n,r){var a;a=function(){return this}();try{a=a||new Function("return this")()}catch{typeof window=="object"&&(a=window)}n.exports=a},ca5a:function(n,r){var a=0,s=Math.random();n.exports=function(o){return"Symbol(".concat(o===void 0?"":o,")_",(++a+s).toString(36))}},cadf:function(n,r,a){var s=a("9c6c"),o=a("d53b"),l=a("84f2"),c=a("6821");n.exports=a("01f9")(Array,"Array",function(h,d){this._t=c(h),this._i=0,this._k=d},function(){var h=this._t,d=this._k,u=this._i++;return!h||u>=h.length?(this._t=void 0,o(1)):d=="keys"?o(0,u):d=="values"?o(0,h[u]):o(0,[u,h[u]])},"values"),l.Arguments=l.Array,s("keys"),s("values"),s("entries")},cb7c:function(n,r,a){var s=a("d3f4");n.exports=function(o){if(!s(o))throw TypeError(o+" is not an object!");return o}},ce10:function(n,r,a){var s=a("69a8"),o=a("6821"),l=a("c366")(!1),c=a("613b")("IE_PROTO");n.exports=function(h,d){var u=o(h),f=0,p=[],m;for(m in u)m!=c&&s(u,m)&&p.push(m);for(;d.length>f;)s(u,m=d[f++])&&(~l(p,m)||p.push(m));return p}},d2c8:function(n,r,a){var s=a("aae3"),o=a("be13");n.exports=function(l,c,h){if(s(c))throw TypeError("String#"+h+" doesn't accept regex!");return String(o(l))}},d3f4:function(n,r){n.exports=function(a){return typeof a=="object"?a!==null:typeof a=="function"}},d53b:function(n,r){n.exports=function(a,s){return{value:s,done:!!a}}},d8e8:function(n,r){n.exports=function(a){if(typeof a!="function")throw TypeError(a+" is not a function!");return a}},e11e:function(n,r){n.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},f559:function(n,r,a){var s=a("5ca1"),o=a("9def"),l=a("d2c8"),c="startsWith",h=""[c];s(s.P+s.F*a("5147")(c),"String",{startsWith:function(u){var f=l(this,u,c),p=o(Math.min(arguments.length>1?arguments[1]:void 0,f.length)),m=String(u);return h?h.call(f,m,p):f.slice(p,p+m.length)===m}})},f6fd:function(n,r){(function(a){var s="currentScript",o=a.getElementsByTagName("script");s in a||Object.defineProperty(a,s,{get:function(){try{throw new Error}catch(h){var l,c=(/.*at [^\(]*\((.*):.+:.+\)$/ig.exec(h.stack)||[!1])[1];for(l in o)if(o[l].src==c||o[l].readyState=="interactive")return o[l];return null}}})})(document)},f751:function(n,r,a){var s=a("5ca1");s(s.S+s.F,"Object",{assign:a("7333")})},fa5b:function(n,r,a){n.exports=a("5537")("native-function-to-string",Function.toString)},fab2:function(n,r,a){var s=a("7726").document;n.exports=s&&s.documentElement},fb15:function(n,r,a){if(a.r(r),typeof window!="undefined"){a("f6fd");var s;(s=window.document.currentScript)&&(s=s.src.match(/(.+\/)[^/]+\.js(\?.*)?$/))&&(a.p=s[1])}a("f751"),a("f559"),a("ac6a"),a("cadf"),a("456d");function o(S){if(Array.isArray(S))return S}function l(S,y){if(!(typeof Symbol=="undefined"||!(Symbol.iterator in Object(S)))){var A=[],R=!0,K=!1,J=void 0;try{for(var _=S[Symbol.iterator](),ct;!(R=(ct=_.next()).done)&&(A.push(ct.value),!(y&&A.length===y));R=!0);}catch(Tt){K=!0,J=Tt}finally{try{!R&&_.return!=null&&_.return()}finally{if(K)throw J}}return A}}function c(S,y){(y==null||y>S.length)&&(y=S.length);for(var A=0,R=new Array(y);A<y;A++)R[A]=S[A];return R}function h(S,y){if(!!S){if(typeof S=="string")return c(S,y);var A=Object.prototype.toString.call(S).slice(8,-1);if(A==="Object"&&S.constructor&&(A=S.constructor.name),A==="Map"||A==="Set")return Array.from(S);if(A==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(A))return c(S,y)}}function d(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
18
+ */function Sr(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Sr=function(t){return typeof t}:Sr=function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Sr(e)}function Yx(e,t,i){return t in e?Object.defineProperty(e,t,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[t]=i,e}function se(){return se=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var i=arguments[t];for(var n in i)Object.prototype.hasOwnProperty.call(i,n)&&(e[n]=i[n])}return e},se.apply(this,arguments)}function Xe(e){for(var t=1;t<arguments.length;t++){var i=arguments[t]!=null?arguments[t]:{},n=Object.keys(i);typeof Object.getOwnPropertySymbols=="function"&&(n=n.concat(Object.getOwnPropertySymbols(i).filter(function(r){return Object.getOwnPropertyDescriptor(i,r).enumerable}))),n.forEach(function(r){Yx(e,r,i[r])})}return e}function jx(e,t){if(e==null)return{};var i={},n=Object.keys(e),r,a;for(a=0;a<n.length;a++)r=n[a],!(t.indexOf(r)>=0)&&(i[r]=e[r]);return i}function Gx(e,t){if(e==null)return{};var i=jx(e,t),n,r;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],!(t.indexOf(n)>=0)&&(!Object.prototype.propertyIsEnumerable.call(e,n)||(i[n]=e[n]))}return i}function Kx(e){return Hx(e)||zx(e)||Wx()}function Hx(e){if(Array.isArray(e)){for(var t=0,i=new Array(e.length);t<e.length;t++)i[t]=e[t];return i}}function zx(e){if(Symbol.iterator in Object(e)||Object.prototype.toString.call(e)==="[object Arguments]")return Array.from(e)}function Wx(){throw new TypeError("Invalid attempt to spread non-iterable instance")}var Jx="1.10.2";function qe(e){if(typeof window!="undefined"&&window.navigator)return!!navigator.userAgent.match(e)}var Ue=qe(/(?:Trident.*rv[ :]?11\.|msie|iemobile|Windows Phone)/i),on=qe(/Edge/i),Nd=qe(/firefox/i),Ys=qe(/safari/i)&&!qe(/chrome/i)&&!qe(/android/i),Ld=qe(/iP(ad|od|hone)/i),Qx=qe(/chrome/i)&&qe(/android/i),Vd={capture:!1,passive:!1};function nt(e,t,i){e.addEventListener(t,i,!Ue&&Vd)}function X(e,t,i){e.removeEventListener(t,i,!Ue&&Vd)}function Cr(e,t){if(!!t){if(t[0]===">"&&(t=t.substring(1)),e)try{if(e.matches)return e.matches(t);if(e.msMatchesSelector)return e.msMatchesSelector(t);if(e.webkitMatchesSelector)return e.webkitMatchesSelector(t)}catch{return!1}return!1}}function Zx(e){return e.host&&e!==document&&e.host.nodeType?e.host:e.parentNode}function Se(e,t,i,n){if(e){i=i||document;do{if(t!=null&&(t[0]===">"?e.parentNode===i&&Cr(e,t):Cr(e,t))||n&&e===i)return e;if(e===i)break}while(e=Zx(e))}return null}var Pd=/\s+/g;function ht(e,t,i){if(e&&t)if(e.classList)e.classList[i?"add":"remove"](t);else{var n=(" "+e.className+" ").replace(Pd," ").replace(" "+t+" "," ");e.className=(n+(i?" "+t:"")).replace(Pd," ")}}function G(e,t,i){var n=e&&e.style;if(n){if(i===void 0)return document.defaultView&&document.defaultView.getComputedStyle?i=document.defaultView.getComputedStyle(e,""):e.currentStyle&&(i=e.currentStyle),t===void 0?i:i[t];!(t in n)&&t.indexOf("webkit")===-1&&(t="-webkit-"+t),n[t]=i+(typeof i=="string"?"":"px")}}function fi(e,t){var i="";if(typeof e=="string")i=e;else do{var n=G(e,"transform");n&&n!=="none"&&(i=n+" "+i)}while(!t&&(e=e.parentNode));var r=window.DOMMatrix||window.WebKitCSSMatrix||window.CSSMatrix||window.MSCSSMatrix;return r&&new r(i)}function Rd(e,t,i){if(e){var n=e.getElementsByTagName(t),r=0,a=n.length;if(i)for(;r<a;r++)i(n[r],r);return n}return[]}function De(){var e=document.scrollingElement;return e||document.documentElement}function pt(e,t,i,n,r){if(!(!e.getBoundingClientRect&&e!==window)){var a,s,o,l,c,h,d;if(e!==window&&e!==De()?(a=e.getBoundingClientRect(),s=a.top,o=a.left,l=a.bottom,c=a.right,h=a.height,d=a.width):(s=0,o=0,l=window.innerHeight,c=window.innerWidth,h=window.innerHeight,d=window.innerWidth),(t||i)&&e!==window&&(r=r||e.parentNode,!Ue))do if(r&&r.getBoundingClientRect&&(G(r,"transform")!=="none"||i&&G(r,"position")!=="static")){var u=r.getBoundingClientRect();s-=u.top+parseInt(G(r,"border-top-width")),o-=u.left+parseInt(G(r,"border-left-width")),l=s+a.height,c=o+a.width;break}while(r=r.parentNode);if(n&&e!==window){var f=fi(r||e),p=f&&f.a,m=f&&f.d;f&&(s/=m,o/=p,d/=p,h/=m,l=s+h,c=o+d)}return{top:s,left:o,bottom:l,right:c,width:d,height:h}}}function Fd(e,t,i){for(var n=_e(e,!0),r=pt(e)[t];n;){var a=pt(n)[i],s=void 0;if(i==="top"||i==="left"?s=r>=a:s=r<=a,!s)return n;if(n===De())break;n=_e(n,!1)}return!1}function Ar(e,t,i){for(var n=0,r=0,a=e.children;r<a.length;){if(a[r].style.display!=="none"&&a[r]!==H.ghost&&a[r]!==H.dragged&&Se(a[r],i.draggable,e,!1)){if(n===t)return a[r];n++}r++}return null}function js(e,t){for(var i=e.lastElementChild;i&&(i===H.ghost||G(i,"display")==="none"||t&&!Cr(i,t));)i=i.previousElementSibling;return i||null}function mt(e,t){var i=0;if(!e||!e.parentNode)return-1;for(;e=e.previousElementSibling;)e.nodeName.toUpperCase()!=="TEMPLATE"&&e!==H.clone&&(!t||Cr(e,t))&&i++;return i}function qd(e){var t=0,i=0,n=De();if(e)do{var r=fi(e),a=r.a,s=r.d;t+=e.scrollLeft*a,i+=e.scrollTop*s}while(e!==n&&(e=e.parentNode));return[t,i]}function $x(e,t){for(var i in e)if(!!e.hasOwnProperty(i)){for(var n in t)if(t.hasOwnProperty(n)&&t[n]===e[i][n])return Number(i)}return-1}function _e(e,t){if(!e||!e.getBoundingClientRect)return De();var i=e,n=!1;do if(i.clientWidth<i.scrollWidth||i.clientHeight<i.scrollHeight){var r=G(i);if(i.clientWidth<i.scrollWidth&&(r.overflowX=="auto"||r.overflowX=="scroll")||i.clientHeight<i.scrollHeight&&(r.overflowY=="auto"||r.overflowY=="scroll")){if(!i.getBoundingClientRect||i===document.body)return De();if(n||t)return i;n=!0}}while(i=i.parentNode);return De()}function Xx(e,t){if(e&&t)for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i]);return e}function Gs(e,t){return Math.round(e.top)===Math.round(t.top)&&Math.round(e.left)===Math.round(t.left)&&Math.round(e.height)===Math.round(t.height)&&Math.round(e.width)===Math.round(t.width)}var ln;function Ud(e,t){return function(){if(!ln){var i=arguments,n=this;i.length===1?e.call(n,i[0]):e.apply(n,i),ln=setTimeout(function(){ln=void 0},t)}}}function _x(){clearTimeout(ln),ln=void 0}function Yd(e,t,i){e.scrollLeft+=t,e.scrollTop+=i}function Ks(e){var t=window.Polymer,i=window.jQuery||window.Zepto;return t&&t.dom?t.dom(e).cloneNode(!0):i?i(e).clone(!0)[0]:e.cloneNode(!0)}function jd(e,t){G(e,"position","absolute"),G(e,"top",t.top),G(e,"left",t.left),G(e,"width",t.width),G(e,"height",t.height)}function Hs(e){G(e,"position",""),G(e,"top",""),G(e,"left",""),G(e,"width",""),G(e,"height","")}var Lt="Sortable"+new Date().getTime();function tw(){var e=[],t;return{captureAnimationState:function(){if(e=[],!!this.options.animation){var n=[].slice.call(this.el.children);n.forEach(function(r){if(!(G(r,"display")==="none"||r===H.ghost)){e.push({target:r,rect:pt(r)});var a=Xe({},e[e.length-1].rect);if(r.thisAnimationDuration){var s=fi(r,!0);s&&(a.top-=s.f,a.left-=s.e)}r.fromRect=a}})}},addAnimationState:function(n){e.push(n)},removeAnimationState:function(n){e.splice($x(e,{target:n}),1)},animateAll:function(n){var r=this;if(!this.options.animation){clearTimeout(t),typeof n=="function"&&n();return}var a=!1,s=0;e.forEach(function(o){var l=0,c=o.target,h=c.fromRect,d=pt(c),u=c.prevFromRect,f=c.prevToRect,p=o.rect,m=fi(c,!0);m&&(d.top-=m.f,d.left-=m.e),c.toRect=d,c.thisAnimationDuration&&Gs(u,d)&&!Gs(h,d)&&(p.top-d.top)/(p.left-d.left)===(h.top-d.top)/(h.left-d.left)&&(l=iw(p,u,f,r.options)),Gs(d,h)||(c.prevFromRect=h,c.prevToRect=d,l||(l=r.options.animation),r.animate(c,p,d,l)),l&&(a=!0,s=Math.max(s,l),clearTimeout(c.animationResetTimer),c.animationResetTimer=setTimeout(function(){c.animationTime=0,c.prevFromRect=null,c.fromRect=null,c.prevToRect=null,c.thisAnimationDuration=null},l),c.thisAnimationDuration=l)}),clearTimeout(t),a?t=setTimeout(function(){typeof n=="function"&&n()},s):typeof n=="function"&&n(),e=[]},animate:function(n,r,a,s){if(s){G(n,"transition",""),G(n,"transform","");var o=fi(this.el),l=o&&o.a,c=o&&o.d,h=(r.left-a.left)/(l||1),d=(r.top-a.top)/(c||1);n.animatingX=!!h,n.animatingY=!!d,G(n,"transform","translate3d("+h+"px,"+d+"px,0)"),ew(n),G(n,"transition","transform "+s+"ms"+(this.options.easing?" "+this.options.easing:"")),G(n,"transform","translate3d(0,0,0)"),typeof n.animated=="number"&&clearTimeout(n.animated),n.animated=setTimeout(function(){G(n,"transition",""),G(n,"transform",""),n.animated=!1,n.animatingX=!1,n.animatingY=!1},s)}}}}function ew(e){return e.offsetWidth}function iw(e,t,i,n){return Math.sqrt(Math.pow(t.top-e.top,2)+Math.pow(t.left-e.left,2))/Math.sqrt(Math.pow(t.top-i.top,2)+Math.pow(t.left-i.left,2))*n.animation}var cn=[],zs={initializeByDefault:!0},un={mount:function(t){for(var i in zs)zs.hasOwnProperty(i)&&!(i in t)&&(t[i]=zs[i]);cn.push(t)},pluginEvent:function(t,i,n){var r=this;this.eventCanceled=!1,n.cancel=function(){r.eventCanceled=!0};var a=t+"Global";cn.forEach(function(s){!i[s.pluginName]||(i[s.pluginName][a]&&i[s.pluginName][a](Xe({sortable:i},n)),i.options[s.pluginName]&&i[s.pluginName][t]&&i[s.pluginName][t](Xe({sortable:i},n)))})},initializePlugins:function(t,i,n,r){cn.forEach(function(o){var l=o.pluginName;if(!(!t.options[l]&&!o.initializeByDefault)){var c=new o(t,i,t.options);c.sortable=t,c.options=t.options,t[l]=c,se(n,c.defaults)}});for(var a in t.options)if(!!t.options.hasOwnProperty(a)){var s=this.modifyOption(t,a,t.options[a]);typeof s!="undefined"&&(t.options[a]=s)}},getEventProperties:function(t,i){var n={};return cn.forEach(function(r){typeof r.eventProperties=="function"&&se(n,r.eventProperties.call(i[r.pluginName],t))}),n},modifyOption:function(t,i,n){var r;return cn.forEach(function(a){!t[a.pluginName]||a.optionListeners&&typeof a.optionListeners[i]=="function"&&(r=a.optionListeners[i].call(t[a.pluginName],n))}),r}};function hn(e){var t=e.sortable,i=e.rootEl,n=e.name,r=e.targetEl,a=e.cloneEl,s=e.toEl,o=e.fromEl,l=e.oldIndex,c=e.newIndex,h=e.oldDraggableIndex,d=e.newDraggableIndex,u=e.originalEvent,f=e.putSortable,p=e.extraEventProperties;if(t=t||i&&i[Lt],!!t){var m,g=t.options,C="on"+n.charAt(0).toUpperCase()+n.substr(1);window.CustomEvent&&!Ue&&!on?m=new CustomEvent(n,{bubbles:!0,cancelable:!0}):(m=document.createEvent("Event"),m.initEvent(n,!0,!0)),m.to=s||i,m.from=o||i,m.item=r||i,m.clone=a,m.oldIndex=l,m.newIndex=c,m.oldDraggableIndex=h,m.newDraggableIndex=d,m.originalEvent=u,m.pullMode=f?f.lastPutMode:void 0;var x=Xe({},p,un.getEventProperties(n,t));for(var I in x)m[I]=x[I];i&&i.dispatchEvent(m),g[C]&&g[C].call(t,m)}}var Ht=function(t,i){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},r=n.evt,a=Gx(n,["evt"]);un.pluginEvent.bind(H)(t,i,Xe({dragEl:L,parentEl:yt,ghostEl:Z,rootEl:dt,nextEl:pi,lastDownEl:xr,cloneEl:gt,cloneHidden:ti,dragStarted:fn,putSortable:Bt,activeSortable:H.active,originalEvent:r,oldIndex:Pi,oldDraggableIndex:dn,newIndex:Jt,newDraggableIndex:ei,hideGhostForTarget:Qd,unhideGhostForTarget:Zd,cloneNowHidden:function(){ti=!0},cloneNowShown:function(){ti=!1},dispatchSortableEvent:function(o){Ft({sortable:i,name:o,originalEvent:r})}},a))};function Ft(e){hn(Xe({putSortable:Bt,cloneEl:gt,targetEl:L,rootEl:dt,oldIndex:Pi,oldDraggableIndex:dn,newIndex:Jt,newDraggableIndex:ei},e))}var L,yt,Z,dt,pi,xr,gt,ti,Pi,Jt,dn,ei,wr,Bt,Ri=!1,Tr=!1,kr=[],mi,Ce,Ws,Js,Gd,Kd,fn,Fi,pn,mn=!1,Mr=!1,Er,Vt,Qs=[],Zs=!1,Ir=[],Br=typeof document!="undefined",Dr=Ld,Hd=on||Ue?"cssFloat":"float",nw=Br&&!Qx&&!Ld&&"draggable"in document.createElement("div"),zd=function(){if(!!Br){if(Ue)return!1;var e=document.createElement("x");return e.style.cssText="pointer-events:auto",e.style.pointerEvents==="auto"}}(),Wd=function(t,i){var n=G(t),r=parseInt(n.width)-parseInt(n.paddingLeft)-parseInt(n.paddingRight)-parseInt(n.borderLeftWidth)-parseInt(n.borderRightWidth),a=Ar(t,0,i),s=Ar(t,1,i),o=a&&G(a),l=s&&G(s),c=o&&parseInt(o.marginLeft)+parseInt(o.marginRight)+pt(a).width,h=l&&parseInt(l.marginLeft)+parseInt(l.marginRight)+pt(s).width;if(n.display==="flex")return n.flexDirection==="column"||n.flexDirection==="column-reverse"?"vertical":"horizontal";if(n.display==="grid")return n.gridTemplateColumns.split(" ").length<=1?"vertical":"horizontal";if(a&&o.float&&o.float!=="none"){var d=o.float==="left"?"left":"right";return s&&(l.clear==="both"||l.clear===d)?"vertical":"horizontal"}return a&&(o.display==="block"||o.display==="flex"||o.display==="table"||o.display==="grid"||c>=r&&n[Hd]==="none"||s&&n[Hd]==="none"&&c+h>r)?"vertical":"horizontal"},rw=function(t,i,n){var r=n?t.left:t.top,a=n?t.right:t.bottom,s=n?t.width:t.height,o=n?i.left:i.top,l=n?i.right:i.bottom,c=n?i.width:i.height;return r===o||a===l||r+s/2===o+c/2},aw=function(t,i){var n;return kr.some(function(r){if(!js(r)){var a=pt(r),s=r[Lt].options.emptyInsertThreshold,o=t>=a.left-s&&t<=a.right+s,l=i>=a.top-s&&i<=a.bottom+s;if(s&&o&&l)return n=r}}),n},Jd=function(t){function i(a,s){return function(o,l,c,h){var d=o.options.group.name&&l.options.group.name&&o.options.group.name===l.options.group.name;if(a==null&&(s||d))return!0;if(a==null||a===!1)return!1;if(s&&a==="clone")return a;if(typeof a=="function")return i(a(o,l,c,h),s)(o,l,c,h);var u=(s?o:l).options.group.name;return a===!0||typeof a=="string"&&a===u||a.join&&a.indexOf(u)>-1}}var n={},r=t.group;(!r||Sr(r)!="object")&&(r={name:r}),n.name=r.name,n.checkPull=i(r.pull,!0),n.checkPut=i(r.put),n.revertClone=r.revertClone,t.group=n},Qd=function(){!zd&&Z&&G(Z,"display","none")},Zd=function(){!zd&&Z&&G(Z,"display","")};Br&&document.addEventListener("click",function(e){if(Tr)return e.preventDefault(),e.stopPropagation&&e.stopPropagation(),e.stopImmediatePropagation&&e.stopImmediatePropagation(),Tr=!1,!1},!0);var gi=function(t){if(L){t=t.touches?t.touches[0]:t;var i=aw(t.clientX,t.clientY);if(i){var n={};for(var r in t)t.hasOwnProperty(r)&&(n[r]=t[r]);n.target=n.rootEl=i,n.preventDefault=void 0,n.stopPropagation=void 0,i[Lt]._onDragOver(n)}}},sw=function(t){L&&L.parentNode[Lt]._isOutsideThisEl(t.target)};function H(e,t){if(!(e&&e.nodeType&&e.nodeType===1))throw"Sortable: `el` must be an HTMLElement, not ".concat({}.toString.call(e));this.el=e,this.options=t=se({},t),e[Lt]=this;var i={group:null,sort:!0,disabled:!1,store:null,handle:null,draggable:/^[uo]l$/i.test(e.nodeName)?">li":">*",swapThreshold:1,invertSwap:!1,invertedSwapThreshold:null,removeCloneOnHide:!0,direction:function(){return Wd(e,this.options)},ghostClass:"sortable-ghost",chosenClass:"sortable-chosen",dragClass:"sortable-drag",ignore:"a, img",filter:null,preventOnFilter:!0,animation:0,easing:null,setData:function(s,o){s.setData("Text",o.textContent)},dropBubble:!1,dragoverBubble:!1,dataIdAttr:"data-id",delay:0,delayOnTouchOnly:!1,touchStartThreshold:(Number.parseInt?Number:window).parseInt(window.devicePixelRatio,10)||1,forceFallback:!1,fallbackClass:"sortable-fallback",fallbackOnBody:!1,fallbackTolerance:0,fallbackOffset:{x:0,y:0},supportPointer:H.supportPointer!==!1&&"PointerEvent"in window,emptyInsertThreshold:5};un.initializePlugins(this,e,i);for(var n in i)!(n in t)&&(t[n]=i[n]);Jd(t);for(var r in this)r.charAt(0)==="_"&&typeof this[r]=="function"&&(this[r]=this[r].bind(this));this.nativeDraggable=t.forceFallback?!1:nw,this.nativeDraggable&&(this.options.touchStartThreshold=1),t.supportPointer?nt(e,"pointerdown",this._onTapStart):(nt(e,"mousedown",this._onTapStart),nt(e,"touchstart",this._onTapStart)),this.nativeDraggable&&(nt(e,"dragover",this),nt(e,"dragenter",this)),kr.push(this.el),t.store&&t.store.get&&this.sort(t.store.get(this)||[]),se(this,tw())}H.prototype={constructor:H,_isOutsideThisEl:function(t){!this.el.contains(t)&&t!==this.el&&(Fi=null)},_getDirection:function(t,i){return typeof this.options.direction=="function"?this.options.direction.call(this,t,i,L):this.options.direction},_onTapStart:function(t){if(!!t.cancelable){var i=this,n=this.el,r=this.options,a=r.preventOnFilter,s=t.type,o=t.touches&&t.touches[0]||t.pointerType&&t.pointerType==="touch"&&t,l=(o||t).target,c=t.target.shadowRoot&&(t.path&&t.path[0]||t.composedPath&&t.composedPath()[0])||l,h=r.filter;if(fw(n),!L&&!(/mousedown|pointerdown/.test(s)&&t.button!==0||r.disabled)&&!c.isContentEditable&&(l=Se(l,r.draggable,n,!1),!(l&&l.animated)&&xr!==l)){if(Pi=mt(l),dn=mt(l,r.draggable),typeof h=="function"){if(h.call(this,t,l,this)){Ft({sortable:i,rootEl:c,name:"filter",targetEl:l,toEl:n,fromEl:n}),Ht("filter",i,{evt:t}),a&&t.cancelable&&t.preventDefault();return}}else if(h&&(h=h.split(",").some(function(d){if(d=Se(c,d.trim(),n,!1),d)return Ft({sortable:i,rootEl:d,name:"filter",targetEl:l,fromEl:n,toEl:n}),Ht("filter",i,{evt:t}),!0}),h)){a&&t.cancelable&&t.preventDefault();return}r.handle&&!Se(c,r.handle,n,!1)||this._prepareDragStart(t,o,l)}}},_prepareDragStart:function(t,i,n){var r=this,a=r.el,s=r.options,o=a.ownerDocument,l;if(n&&!L&&n.parentNode===a){var c=pt(n);if(dt=a,L=n,yt=L.parentNode,pi=L.nextSibling,xr=n,wr=s.group,H.dragged=L,mi={target:L,clientX:(i||t).clientX,clientY:(i||t).clientY},Gd=mi.clientX-c.left,Kd=mi.clientY-c.top,this._lastX=(i||t).clientX,this._lastY=(i||t).clientY,L.style["will-change"]="all",l=function(){if(Ht("delayEnded",r,{evt:t}),H.eventCanceled){r._onDrop();return}r._disableDelayedDragEvents(),!Nd&&r.nativeDraggable&&(L.draggable=!0),r._triggerDragStart(t,i),Ft({sortable:r,name:"choose",originalEvent:t}),ht(L,s.chosenClass,!0)},s.ignore.split(",").forEach(function(h){Rd(L,h.trim(),Xs)}),nt(o,"dragover",gi),nt(o,"mousemove",gi),nt(o,"touchmove",gi),nt(o,"mouseup",r._onDrop),nt(o,"touchend",r._onDrop),nt(o,"touchcancel",r._onDrop),Nd&&this.nativeDraggable&&(this.options.touchStartThreshold=4,L.draggable=!0),Ht("delayStart",this,{evt:t}),s.delay&&(!s.delayOnTouchOnly||i)&&(!this.nativeDraggable||!(on||Ue))){if(H.eventCanceled){this._onDrop();return}nt(o,"mouseup",r._disableDelayedDrag),nt(o,"touchend",r._disableDelayedDrag),nt(o,"touchcancel",r._disableDelayedDrag),nt(o,"mousemove",r._delayedDragTouchMoveHandler),nt(o,"touchmove",r._delayedDragTouchMoveHandler),s.supportPointer&&nt(o,"pointermove",r._delayedDragTouchMoveHandler),r._dragStartTimer=setTimeout(l,s.delay)}else l()}},_delayedDragTouchMoveHandler:function(t){var i=t.touches?t.touches[0]:t;Math.max(Math.abs(i.clientX-this._lastX),Math.abs(i.clientY-this._lastY))>=Math.floor(this.options.touchStartThreshold/(this.nativeDraggable&&window.devicePixelRatio||1))&&this._disableDelayedDrag()},_disableDelayedDrag:function(){L&&Xs(L),clearTimeout(this._dragStartTimer),this._disableDelayedDragEvents()},_disableDelayedDragEvents:function(){var t=this.el.ownerDocument;X(t,"mouseup",this._disableDelayedDrag),X(t,"touchend",this._disableDelayedDrag),X(t,"touchcancel",this._disableDelayedDrag),X(t,"mousemove",this._delayedDragTouchMoveHandler),X(t,"touchmove",this._delayedDragTouchMoveHandler),X(t,"pointermove",this._delayedDragTouchMoveHandler)},_triggerDragStart:function(t,i){i=i||t.pointerType=="touch"&&t,!this.nativeDraggable||i?this.options.supportPointer?nt(document,"pointermove",this._onTouchMove):i?nt(document,"touchmove",this._onTouchMove):nt(document,"mousemove",this._onTouchMove):(nt(L,"dragend",this),nt(dt,"dragstart",this._onDragStart));try{document.selection?Or(function(){document.selection.empty()}):window.getSelection().removeAllRanges()}catch{}},_dragStarted:function(t,i){if(Ri=!1,dt&&L){Ht("dragStarted",this,{evt:i}),this.nativeDraggable&&nt(document,"dragover",sw);var n=this.options;!t&&ht(L,n.dragClass,!1),ht(L,n.ghostClass,!0),H.active=this,t&&this._appendGhost(),Ft({sortable:this,name:"start",originalEvent:i})}else this._nulling()},_emulateDragOver:function(){if(Ce){this._lastX=Ce.clientX,this._lastY=Ce.clientY,Qd();for(var t=document.elementFromPoint(Ce.clientX,Ce.clientY),i=t;t&&t.shadowRoot&&(t=t.shadowRoot.elementFromPoint(Ce.clientX,Ce.clientY),t!==i);)i=t;if(L.parentNode[Lt]._isOutsideThisEl(t),i)do{if(i[Lt]){var n=void 0;if(n=i[Lt]._onDragOver({clientX:Ce.clientX,clientY:Ce.clientY,target:t,rootEl:i}),n&&!this.options.dragoverBubble)break}t=i}while(i=i.parentNode);Zd()}},_onTouchMove:function(t){if(mi){var i=this.options,n=i.fallbackTolerance,r=i.fallbackOffset,a=t.touches?t.touches[0]:t,s=Z&&fi(Z,!0),o=Z&&s&&s.a,l=Z&&s&&s.d,c=Dr&&Vt&&qd(Vt),h=(a.clientX-mi.clientX+r.x)/(o||1)+(c?c[0]-Qs[0]:0)/(o||1),d=(a.clientY-mi.clientY+r.y)/(l||1)+(c?c[1]-Qs[1]:0)/(l||1);if(!H.active&&!Ri){if(n&&Math.max(Math.abs(a.clientX-this._lastX),Math.abs(a.clientY-this._lastY))<n)return;this._onDragStart(t,!0)}if(Z){s?(s.e+=h-(Ws||0),s.f+=d-(Js||0)):s={a:1,b:0,c:0,d:1,e:h,f:d};var u="matrix(".concat(s.a,",").concat(s.b,",").concat(s.c,",").concat(s.d,",").concat(s.e,",").concat(s.f,")");G(Z,"webkitTransform",u),G(Z,"mozTransform",u),G(Z,"msTransform",u),G(Z,"transform",u),Ws=h,Js=d,Ce=a}t.cancelable&&t.preventDefault()}},_appendGhost:function(){if(!Z){var t=this.options.fallbackOnBody?document.body:dt,i=pt(L,!0,Dr,!0,t),n=this.options;if(Dr){for(Vt=t;G(Vt,"position")==="static"&&G(Vt,"transform")==="none"&&Vt!==document;)Vt=Vt.parentNode;Vt!==document.body&&Vt!==document.documentElement?(Vt===document&&(Vt=De()),i.top+=Vt.scrollTop,i.left+=Vt.scrollLeft):Vt=De(),Qs=qd(Vt)}Z=L.cloneNode(!0),ht(Z,n.ghostClass,!1),ht(Z,n.fallbackClass,!0),ht(Z,n.dragClass,!0),G(Z,"transition",""),G(Z,"transform",""),G(Z,"box-sizing","border-box"),G(Z,"margin",0),G(Z,"top",i.top),G(Z,"left",i.left),G(Z,"width",i.width),G(Z,"height",i.height),G(Z,"opacity","0.8"),G(Z,"position",Dr?"absolute":"fixed"),G(Z,"zIndex","100000"),G(Z,"pointerEvents","none"),H.ghost=Z,t.appendChild(Z),G(Z,"transform-origin",Gd/parseInt(Z.style.width)*100+"% "+Kd/parseInt(Z.style.height)*100+"%")}},_onDragStart:function(t,i){var n=this,r=t.dataTransfer,a=n.options;if(Ht("dragStart",this,{evt:t}),H.eventCanceled){this._onDrop();return}Ht("setupClone",this),H.eventCanceled||(gt=Ks(L),gt.draggable=!1,gt.style["will-change"]="",this._hideClone(),ht(gt,this.options.chosenClass,!1),H.clone=gt),n.cloneId=Or(function(){Ht("clone",n),!H.eventCanceled&&(n.options.removeCloneOnHide||dt.insertBefore(gt,L),n._hideClone(),Ft({sortable:n,name:"clone"}))}),!i&&ht(L,a.dragClass,!0),i?(Tr=!0,n._loopId=setInterval(n._emulateDragOver,50)):(X(document,"mouseup",n._onDrop),X(document,"touchend",n._onDrop),X(document,"touchcancel",n._onDrop),r&&(r.effectAllowed="move",a.setData&&a.setData.call(n,r,L)),nt(document,"drop",n),G(L,"transform","translateZ(0)")),Ri=!0,n._dragStartId=Or(n._dragStarted.bind(n,i,t)),nt(document,"selectstart",n),fn=!0,Ys&&G(document.body,"user-select","none")},_onDragOver:function(t){var i=this.el,n=t.target,r,a,s,o=this.options,l=o.group,c=H.active,h=wr===l,d=o.sort,u=Bt||c,f,p=this,m=!1;if(Zs)return;function g(E,B){Ht(E,p,Xe({evt:t,isOwner:h,axis:f?"vertical":"horizontal",revert:s,dragRect:r,targetRect:a,canSort:d,fromSortable:u,target:n,completed:x,onMove:function(j,S){return $s(dt,i,L,r,j,pt(j),t,S)},changed:I},B))}function C(){g("dragOverAnimationCapture"),p.captureAnimationState(),p!==u&&u.captureAnimationState()}function x(E){return g("dragOverCompleted",{insertion:E}),E&&(h?c._hideClone():c._showClone(p),p!==u&&(ht(L,Bt?Bt.options.ghostClass:c.options.ghostClass,!1),ht(L,o.ghostClass,!0)),Bt!==p&&p!==H.active?Bt=p:p===H.active&&Bt&&(Bt=null),u===p&&(p._ignoreWhileAnimating=n),p.animateAll(function(){g("dragOverAnimationComplete"),p._ignoreWhileAnimating=null}),p!==u&&(u.animateAll(),u._ignoreWhileAnimating=null)),(n===L&&!L.animated||n===i&&!n.animated)&&(Fi=null),!o.dragoverBubble&&!t.rootEl&&n!==document&&(L.parentNode[Lt]._isOutsideThisEl(t.target),!E&&gi(t)),!o.dragoverBubble&&t.stopPropagation&&t.stopPropagation(),m=!0}function I(){Jt=mt(L),ei=mt(L,o.draggable),Ft({sortable:p,name:"change",toEl:i,newIndex:Jt,newDraggableIndex:ei,originalEvent:t})}if(t.preventDefault!==void 0&&t.cancelable&&t.preventDefault(),n=Se(n,o.draggable,i,!0),g("dragOver"),H.eventCanceled)return m;if(L.contains(t.target)||n.animated&&n.animatingX&&n.animatingY||p._ignoreWhileAnimating===n)return x(!1);if(Tr=!1,c&&!o.disabled&&(h?d||(s=!dt.contains(L)):Bt===this||(this.lastPutMode=wr.checkPull(this,c,L,t))&&l.checkPut(this,c,L,t))){if(f=this._getDirection(t,n)==="vertical",r=pt(L),g("dragOverValid"),H.eventCanceled)return m;if(s)return yt=dt,C(),this._hideClone(),g("revert"),H.eventCanceled||(pi?dt.insertBefore(L,pi):dt.appendChild(L)),x(!0);var M=js(i,o.draggable);if(!M||cw(t,f,this)&&!M.animated){if(M===L)return x(!1);if(M&&i===t.target&&(n=M),n&&(a=pt(n)),$s(dt,i,L,r,n,a,t,!!n)!==!1)return C(),i.appendChild(L),yt=i,I(),x(!0)}else if(n.parentNode===i){a=pt(n);var k=0,D,z=L.parentNode!==i,F=!rw(L.animated&&L.toRect||r,n.animated&&n.toRect||a,f),U=f?"top":"left",P=Fd(n,"top","top")||Fd(L,"top","top"),N=P?P.scrollTop:void 0;Fi!==n&&(D=a[U],mn=!1,Mr=!F&&o.invertSwap||z),k=uw(t,n,a,f,F?1:o.swapThreshold,o.invertedSwapThreshold==null?o.swapThreshold:o.invertedSwapThreshold,Mr,Fi===n);var et;if(k!==0){var ot=mt(L);do ot-=k,et=yt.children[ot];while(et&&(G(et,"display")==="none"||et===Z))}if(k===0||et===n)return x(!1);Fi=n,pn=k;var q=n.nextElementSibling,T=!1;T=k===1;var v=$s(dt,i,L,r,n,a,t,T);if(v!==!1)return(v===1||v===-1)&&(T=v===1),Zs=!0,setTimeout(lw,30),C(),T&&!q?i.appendChild(L):n.parentNode.insertBefore(L,T?q:n),P&&Yd(P,0,N-P.scrollTop),yt=L.parentNode,D!==void 0&&!Mr&&(Er=Math.abs(D-pt(n)[U])),I(),x(!0)}if(i.contains(L))return x(!1)}return!1},_ignoreWhileAnimating:null,_offMoveEvents:function(){X(document,"mousemove",this._onTouchMove),X(document,"touchmove",this._onTouchMove),X(document,"pointermove",this._onTouchMove),X(document,"dragover",gi),X(document,"mousemove",gi),X(document,"touchmove",gi)},_offUpEvents:function(){var t=this.el.ownerDocument;X(t,"mouseup",this._onDrop),X(t,"touchend",this._onDrop),X(t,"pointerup",this._onDrop),X(t,"touchcancel",this._onDrop),X(document,"selectstart",this)},_onDrop:function(t){var i=this.el,n=this.options;if(Jt=mt(L),ei=mt(L,n.draggable),Ht("drop",this,{evt:t}),yt=L&&L.parentNode,Jt=mt(L),ei=mt(L,n.draggable),H.eventCanceled){this._nulling();return}Ri=!1,Mr=!1,mn=!1,clearInterval(this._loopId),clearTimeout(this._dragStartTimer),_s(this.cloneId),_s(this._dragStartId),this.nativeDraggable&&(X(document,"drop",this),X(i,"dragstart",this._onDragStart)),this._offMoveEvents(),this._offUpEvents(),Ys&&G(document.body,"user-select",""),G(L,"transform",""),t&&(fn&&(t.cancelable&&t.preventDefault(),!n.dropBubble&&t.stopPropagation()),Z&&Z.parentNode&&Z.parentNode.removeChild(Z),(dt===yt||Bt&&Bt.lastPutMode!=="clone")&&gt&&gt.parentNode&&gt.parentNode.removeChild(gt),L&&(this.nativeDraggable&&X(L,"dragend",this),Xs(L),L.style["will-change"]="",fn&&!Ri&&ht(L,Bt?Bt.options.ghostClass:this.options.ghostClass,!1),ht(L,this.options.chosenClass,!1),Ft({sortable:this,name:"unchoose",toEl:yt,newIndex:null,newDraggableIndex:null,originalEvent:t}),dt!==yt?(Jt>=0&&(Ft({rootEl:yt,name:"add",toEl:yt,fromEl:dt,originalEvent:t}),Ft({sortable:this,name:"remove",toEl:yt,originalEvent:t}),Ft({rootEl:yt,name:"sort",toEl:yt,fromEl:dt,originalEvent:t}),Ft({sortable:this,name:"sort",toEl:yt,originalEvent:t})),Bt&&Bt.save()):Jt!==Pi&&Jt>=0&&(Ft({sortable:this,name:"update",toEl:yt,originalEvent:t}),Ft({sortable:this,name:"sort",toEl:yt,originalEvent:t})),H.active&&((Jt==null||Jt===-1)&&(Jt=Pi,ei=dn),Ft({sortable:this,name:"end",toEl:yt,originalEvent:t}),this.save()))),this._nulling()},_nulling:function(){Ht("nulling",this),dt=L=yt=Z=pi=gt=xr=ti=mi=Ce=fn=Jt=ei=Pi=dn=Fi=pn=Bt=wr=H.dragged=H.ghost=H.clone=H.active=null,Ir.forEach(function(t){t.checked=!0}),Ir.length=Ws=Js=0},handleEvent:function(t){switch(t.type){case"drop":case"dragend":this._onDrop(t);break;case"dragenter":case"dragover":L&&(this._onDragOver(t),ow(t));break;case"selectstart":t.preventDefault();break}},toArray:function(){for(var t=[],i,n=this.el.children,r=0,a=n.length,s=this.options;r<a;r++)i=n[r],Se(i,s.draggable,this.el,!1)&&t.push(i.getAttribute(s.dataIdAttr)||dw(i));return t},sort:function(t){var i={},n=this.el;this.toArray().forEach(function(r,a){var s=n.children[a];Se(s,this.options.draggable,n,!1)&&(i[r]=s)},this),t.forEach(function(r){i[r]&&(n.removeChild(i[r]),n.appendChild(i[r]))})},save:function(){var t=this.options.store;t&&t.set&&t.set(this)},closest:function(t,i){return Se(t,i||this.options.draggable,this.el,!1)},option:function(t,i){var n=this.options;if(i===void 0)return n[t];var r=un.modifyOption(this,t,i);typeof r!="undefined"?n[t]=r:n[t]=i,t==="group"&&Jd(n)},destroy:function(){Ht("destroy",this);var t=this.el;t[Lt]=null,X(t,"mousedown",this._onTapStart),X(t,"touchstart",this._onTapStart),X(t,"pointerdown",this._onTapStart),this.nativeDraggable&&(X(t,"dragover",this),X(t,"dragenter",this)),Array.prototype.forEach.call(t.querySelectorAll("[draggable]"),function(i){i.removeAttribute("draggable")}),this._onDrop(),this._disableDelayedDragEvents(),kr.splice(kr.indexOf(this.el),1),this.el=t=null},_hideClone:function(){if(!ti){if(Ht("hideClone",this),H.eventCanceled)return;G(gt,"display","none"),this.options.removeCloneOnHide&&gt.parentNode&&gt.parentNode.removeChild(gt),ti=!0}},_showClone:function(t){if(t.lastPutMode!=="clone"){this._hideClone();return}if(ti){if(Ht("showClone",this),H.eventCanceled)return;dt.contains(L)&&!this.options.group.revertClone?dt.insertBefore(gt,L):pi?dt.insertBefore(gt,pi):dt.appendChild(gt),this.options.group.revertClone&&this.animate(L,gt),G(gt,"display",""),ti=!1}}};function ow(e){e.dataTransfer&&(e.dataTransfer.dropEffect="move"),e.cancelable&&e.preventDefault()}function $s(e,t,i,n,r,a,s,o){var l,c=e[Lt],h=c.options.onMove,d;return window.CustomEvent&&!Ue&&!on?l=new CustomEvent("move",{bubbles:!0,cancelable:!0}):(l=document.createEvent("Event"),l.initEvent("move",!0,!0)),l.to=t,l.from=e,l.dragged=i,l.draggedRect=n,l.related=r||t,l.relatedRect=a||pt(t),l.willInsertAfter=o,l.originalEvent=s,e.dispatchEvent(l),h&&(d=h.call(c,l,s)),d}function Xs(e){e.draggable=!1}function lw(){Zs=!1}function cw(e,t,i){var n=pt(js(i.el,i.options.draggable)),r=10;return t?e.clientX>n.right+r||e.clientX<=n.right&&e.clientY>n.bottom&&e.clientX>=n.left:e.clientX>n.right&&e.clientY>n.top||e.clientX<=n.right&&e.clientY>n.bottom+r}function uw(e,t,i,n,r,a,s,o){var l=n?e.clientY:e.clientX,c=n?i.height:i.width,h=n?i.top:i.left,d=n?i.bottom:i.right,u=!1;if(!s){if(o&&Er<c*r){if(!mn&&(pn===1?l>h+c*a/2:l<d-c*a/2)&&(mn=!0),mn)u=!0;else if(pn===1?l<h+Er:l>d-Er)return-pn}else if(l>h+c*(1-r)/2&&l<d-c*(1-r)/2)return hw(t)}return u=u||s,u&&(l<h+c*a/2||l>d-c*a/2)?l>h+c/2?1:-1:0}function hw(e){return mt(L)<mt(e)?1:-1}function dw(e){for(var t=e.tagName+e.className+e.src+e.href+e.textContent,i=t.length,n=0;i--;)n+=t.charCodeAt(i);return n.toString(36)}function fw(e){Ir.length=0;for(var t=e.getElementsByTagName("input"),i=t.length;i--;){var n=t[i];n.checked&&Ir.push(n)}}function Or(e){return setTimeout(e,0)}function _s(e){return clearTimeout(e)}Br&&nt(document,"touchmove",function(e){(H.active||Ri)&&e.cancelable&&e.preventDefault()}),H.utils={on:nt,off:X,css:G,find:Rd,is:function(t,i){return!!Se(t,i,t,!1)},extend:Xx,throttle:Ud,closest:Se,toggleClass:ht,clone:Ks,index:mt,nextTick:Or,cancelNextTick:_s,detectDirection:Wd,getChild:Ar},H.get=function(e){return e[Lt]},H.mount=function(){for(var e=arguments.length,t=new Array(e),i=0;i<e;i++)t[i]=arguments[i];t[0].constructor===Array&&(t=t[0]),t.forEach(function(n){if(!n.prototype||!n.prototype.constructor)throw"Sortable: Mounted plugin must be a constructor function, not ".concat({}.toString.call(n));n.utils&&(H.utils=Xe({},H.utils,n.utils)),un.mount(n)})},H.create=function(e,t){return new H(e,t)},H.version=Jx;var bt=[],gn,to,eo=!1,io,no,Nr,vn;function pw(){function e(){this.defaults={scroll:!0,scrollSensitivity:30,scrollSpeed:10,bubbleScroll:!0};for(var t in this)t.charAt(0)==="_"&&typeof this[t]=="function"&&(this[t]=this[t].bind(this))}return e.prototype={dragStarted:function(i){var n=i.originalEvent;this.sortable.nativeDraggable?nt(document,"dragover",this._handleAutoScroll):this.options.supportPointer?nt(document,"pointermove",this._handleFallbackAutoScroll):n.touches?nt(document,"touchmove",this._handleFallbackAutoScroll):nt(document,"mousemove",this._handleFallbackAutoScroll)},dragOverCompleted:function(i){var n=i.originalEvent;!this.options.dragOverBubble&&!n.rootEl&&this._handleAutoScroll(n)},drop:function(){this.sortable.nativeDraggable?X(document,"dragover",this._handleAutoScroll):(X(document,"pointermove",this._handleFallbackAutoScroll),X(document,"touchmove",this._handleFallbackAutoScroll),X(document,"mousemove",this._handleFallbackAutoScroll)),$d(),Lr(),_x()},nulling:function(){Nr=to=gn=eo=vn=io=no=null,bt.length=0},_handleFallbackAutoScroll:function(i){this._handleAutoScroll(i,!0)},_handleAutoScroll:function(i,n){var r=this,a=(i.touches?i.touches[0]:i).clientX,s=(i.touches?i.touches[0]:i).clientY,o=document.elementFromPoint(a,s);if(Nr=i,n||on||Ue||Ys){ro(i,this.options,o,n);var l=_e(o,!0);eo&&(!vn||a!==io||s!==no)&&(vn&&$d(),vn=setInterval(function(){var c=_e(document.elementFromPoint(a,s),!0);c!==l&&(l=c,Lr()),ro(i,r.options,c,n)},10),io=a,no=s)}else{if(!this.options.bubbleScroll||_e(o,!0)===De()){Lr();return}ro(i,this.options,_e(o,!1),!1)}}},se(e,{pluginName:"scroll",initializeByDefault:!0})}function Lr(){bt.forEach(function(e){clearInterval(e.pid)}),bt=[]}function $d(){clearInterval(vn)}var ro=Ud(function(e,t,i,n){if(!!t.scroll){var r=(e.touches?e.touches[0]:e).clientX,a=(e.touches?e.touches[0]:e).clientY,s=t.scrollSensitivity,o=t.scrollSpeed,l=De(),c=!1,h;to!==i&&(to=i,Lr(),gn=t.scroll,h=t.scrollFn,gn===!0&&(gn=_e(i,!0)));var d=0,u=gn;do{var f=u,p=pt(f),m=p.top,g=p.bottom,C=p.left,x=p.right,I=p.width,M=p.height,k=void 0,D=void 0,z=f.scrollWidth,F=f.scrollHeight,U=G(f),P=f.scrollLeft,N=f.scrollTop;f===l?(k=I<z&&(U.overflowX==="auto"||U.overflowX==="scroll"||U.overflowX==="visible"),D=M<F&&(U.overflowY==="auto"||U.overflowY==="scroll"||U.overflowY==="visible")):(k=I<z&&(U.overflowX==="auto"||U.overflowX==="scroll"),D=M<F&&(U.overflowY==="auto"||U.overflowY==="scroll"));var et=k&&(Math.abs(x-r)<=s&&P+I<z)-(Math.abs(C-r)<=s&&!!P),ot=D&&(Math.abs(g-a)<=s&&N+M<F)-(Math.abs(m-a)<=s&&!!N);if(!bt[d])for(var q=0;q<=d;q++)bt[q]||(bt[q]={});(bt[d].vx!=et||bt[d].vy!=ot||bt[d].el!==f)&&(bt[d].el=f,bt[d].vx=et,bt[d].vy=ot,clearInterval(bt[d].pid),(et!=0||ot!=0)&&(c=!0,bt[d].pid=setInterval(function(){n&&this.layer===0&&H.active._onTouchMove(Nr);var T=bt[this.layer].vy?bt[this.layer].vy*o:0,v=bt[this.layer].vx?bt[this.layer].vx*o:0;typeof h=="function"&&h.call(H.dragged.parentNode[Lt],v,T,e,Nr,bt[this.layer].el)!=="continue"||Yd(bt[this.layer].el,v,T)}.bind({layer:d}),24))),d++}while(t.bubbleScroll&&u!==l&&(u=_e(u,!1)));eo=c}},30),Xd=function(t){var i=t.originalEvent,n=t.putSortable,r=t.dragEl,a=t.activeSortable,s=t.dispatchSortableEvent,o=t.hideGhostForTarget,l=t.unhideGhostForTarget;if(!!i){var c=n||a;o();var h=i.changedTouches&&i.changedTouches.length?i.changedTouches[0]:i,d=document.elementFromPoint(h.clientX,h.clientY);l(),c&&!c.el.contains(d)&&(s("spill"),this.onSpill({dragEl:r,putSortable:n}))}};function ao(){}ao.prototype={startIndex:null,dragStart:function(t){var i=t.oldDraggableIndex;this.startIndex=i},onSpill:function(t){var i=t.dragEl,n=t.putSortable;this.sortable.captureAnimationState(),n&&n.captureAnimationState();var r=Ar(this.sortable.el,this.startIndex,this.options);r?this.sortable.el.insertBefore(i,r):this.sortable.el.appendChild(i),this.sortable.animateAll(),n&&n.animateAll()},drop:Xd},se(ao,{pluginName:"revertOnSpill"});function so(){}so.prototype={onSpill:function(t){var i=t.dragEl,n=t.putSortable,r=n||this.sortable;r.captureAnimationState(),i.parentNode&&i.parentNode.removeChild(i),r.animateAll()},drop:Xd},se(so,{pluginName:"removeOnSpill"});var oe;function mw(){function e(){this.defaults={swapClass:"sortable-swap-highlight"}}return e.prototype={dragStart:function(i){var n=i.dragEl;oe=n},dragOverValid:function(i){var n=i.completed,r=i.target,a=i.onMove,s=i.activeSortable,o=i.changed,l=i.cancel;if(!!s.options.swap){var c=this.sortable.el,h=this.options;if(r&&r!==c){var d=oe;a(r)!==!1?(ht(r,h.swapClass,!0),oe=r):oe=null,d&&d!==oe&&ht(d,h.swapClass,!1)}o(),n(!0),l()}},drop:function(i){var n=i.activeSortable,r=i.putSortable,a=i.dragEl,s=r||this.sortable,o=this.options;oe&&ht(oe,o.swapClass,!1),oe&&(o.swap||r&&r.options.swap)&&a!==oe&&(s.captureAnimationState(),s!==n&&n.captureAnimationState(),gw(a,oe),s.animateAll(),s!==n&&n.animateAll())},nulling:function(){oe=null}},se(e,{pluginName:"swap",eventProperties:function(){return{swapItem:oe}}})}function gw(e,t){var i=e.parentNode,n=t.parentNode,r,a;!i||!n||i.isEqualNode(t)||n.isEqualNode(e)||(r=mt(e),a=mt(t),i.isEqualNode(n)&&r<a&&a++,i.insertBefore(t,i.children[r]),n.insertBefore(e,n.children[a]))}var Q=[],Qt=[],yn,Ae,bn=!1,Zt=!1,qi=!1,ut,Sn,Vr;function vw(){function e(t){for(var i in this)i.charAt(0)==="_"&&typeof this[i]=="function"&&(this[i]=this[i].bind(this));t.options.supportPointer?nt(document,"pointerup",this._deselectMultiDrag):(nt(document,"mouseup",this._deselectMultiDrag),nt(document,"touchend",this._deselectMultiDrag)),nt(document,"keydown",this._checkKeyDown),nt(document,"keyup",this._checkKeyUp),this.defaults={selectedClass:"sortable-selected",multiDragKey:null,setData:function(r,a){var s="";Q.length&&Ae===t?Q.forEach(function(o,l){s+=(l?", ":"")+o.textContent}):s=a.textContent,r.setData("Text",s)}}}return e.prototype={multiDragKeyDown:!1,isMultiDrag:!1,delayStartGlobal:function(i){var n=i.dragEl;ut=n},delayEnded:function(){this.isMultiDrag=~Q.indexOf(ut)},setupClone:function(i){var n=i.sortable,r=i.cancel;if(!!this.isMultiDrag){for(var a=0;a<Q.length;a++)Qt.push(Ks(Q[a])),Qt[a].sortableIndex=Q[a].sortableIndex,Qt[a].draggable=!1,Qt[a].style["will-change"]="",ht(Qt[a],this.options.selectedClass,!1),Q[a]===ut&&ht(Qt[a],this.options.chosenClass,!1);n._hideClone(),r()}},clone:function(i){var n=i.sortable,r=i.rootEl,a=i.dispatchSortableEvent,s=i.cancel;!this.isMultiDrag||this.options.removeCloneOnHide||Q.length&&Ae===n&&(_d(!0,r),a("clone"),s())},showClone:function(i){var n=i.cloneNowShown,r=i.rootEl,a=i.cancel;!this.isMultiDrag||(_d(!1,r),Qt.forEach(function(s){G(s,"display","")}),n(),Vr=!1,a())},hideClone:function(i){var n=this;i.sortable;var r=i.cloneNowHidden,a=i.cancel;!this.isMultiDrag||(Qt.forEach(function(s){G(s,"display","none"),n.options.removeCloneOnHide&&s.parentNode&&s.parentNode.removeChild(s)}),r(),Vr=!0,a())},dragStartGlobal:function(i){i.sortable,!this.isMultiDrag&&Ae&&Ae.multiDrag._deselectMultiDrag(),Q.forEach(function(n){n.sortableIndex=mt(n)}),Q=Q.sort(function(n,r){return n.sortableIndex-r.sortableIndex}),qi=!0},dragStarted:function(i){var n=this,r=i.sortable;if(!!this.isMultiDrag){if(this.options.sort&&(r.captureAnimationState(),this.options.animation)){Q.forEach(function(s){s!==ut&&G(s,"position","absolute")});var a=pt(ut,!1,!0,!0);Q.forEach(function(s){s!==ut&&jd(s,a)}),Zt=!0,bn=!0}r.animateAll(function(){Zt=!1,bn=!1,n.options.animation&&Q.forEach(function(s){Hs(s)}),n.options.sort&&Pr()})}},dragOver:function(i){var n=i.target,r=i.completed,a=i.cancel;Zt&&~Q.indexOf(n)&&(r(!1),a())},revert:function(i){var n=i.fromSortable,r=i.rootEl,a=i.sortable,s=i.dragRect;Q.length>1&&(Q.forEach(function(o){a.addAnimationState({target:o,rect:Zt?pt(o):s}),Hs(o),o.fromRect=s,n.removeAnimationState(o)}),Zt=!1,yw(!this.options.removeCloneOnHide,r))},dragOverCompleted:function(i){var n=i.sortable,r=i.isOwner,a=i.insertion,s=i.activeSortable,o=i.parentEl,l=i.putSortable,c=this.options;if(a){if(r&&s._hideClone(),bn=!1,c.animation&&Q.length>1&&(Zt||!r&&!s.options.sort&&!l)){var h=pt(ut,!1,!0,!0);Q.forEach(function(u){u!==ut&&(jd(u,h),o.appendChild(u))}),Zt=!0}if(!r)if(Zt||Pr(),Q.length>1){var d=Vr;s._showClone(n),s.options.animation&&!Vr&&d&&Qt.forEach(function(u){s.addAnimationState({target:u,rect:Sn}),u.fromRect=Sn,u.thisAnimationDuration=null})}else s._showClone(n)}},dragOverAnimationCapture:function(i){var n=i.dragRect,r=i.isOwner,a=i.activeSortable;if(Q.forEach(function(o){o.thisAnimationDuration=null}),a.options.animation&&!r&&a.multiDrag.isMultiDrag){Sn=se({},n);var s=fi(ut,!0);Sn.top-=s.f,Sn.left-=s.e}},dragOverAnimationComplete:function(){Zt&&(Zt=!1,Pr())},drop:function(i){var n=i.originalEvent,r=i.rootEl,a=i.parentEl,s=i.sortable,o=i.dispatchSortableEvent,l=i.oldIndex,c=i.putSortable,h=c||this.sortable;if(!!n){var d=this.options,u=a.children;if(!qi)if(d.multiDragKey&&!this.multiDragKeyDown&&this._deselectMultiDrag(),ht(ut,d.selectedClass,!~Q.indexOf(ut)),~Q.indexOf(ut))Q.splice(Q.indexOf(ut),1),yn=null,hn({sortable:s,rootEl:r,name:"deselect",targetEl:ut,originalEvt:n});else{if(Q.push(ut),hn({sortable:s,rootEl:r,name:"select",targetEl:ut,originalEvt:n}),n.shiftKey&&yn&&s.el.contains(yn)){var f=mt(yn),p=mt(ut);if(~f&&~p&&f!==p){var m,g;for(p>f?(g=f,m=p):(g=p,m=f+1);g<m;g++)~Q.indexOf(u[g])||(ht(u[g],d.selectedClass,!0),Q.push(u[g]),hn({sortable:s,rootEl:r,name:"select",targetEl:u[g],originalEvt:n}))}}else yn=ut;Ae=h}if(qi&&this.isMultiDrag){if((a[Lt].options.sort||a!==r)&&Q.length>1){var C=pt(ut),x=mt(ut,":not(."+this.options.selectedClass+")");if(!bn&&d.animation&&(ut.thisAnimationDuration=null),h.captureAnimationState(),!bn&&(d.animation&&(ut.fromRect=C,Q.forEach(function(M){if(M.thisAnimationDuration=null,M!==ut){var k=Zt?pt(M):C;M.fromRect=k,h.addAnimationState({target:M,rect:k})}})),Pr(),Q.forEach(function(M){u[x]?a.insertBefore(M,u[x]):a.appendChild(M),x++}),l===mt(ut))){var I=!1;Q.forEach(function(M){if(M.sortableIndex!==mt(M)){I=!0;return}}),I&&o("update")}Q.forEach(function(M){Hs(M)}),h.animateAll()}Ae=h}(r===a||c&&c.lastPutMode!=="clone")&&Qt.forEach(function(M){M.parentNode&&M.parentNode.removeChild(M)})}},nullingGlobal:function(){this.isMultiDrag=qi=!1,Qt.length=0},destroyGlobal:function(){this._deselectMultiDrag(),X(document,"pointerup",this._deselectMultiDrag),X(document,"mouseup",this._deselectMultiDrag),X(document,"touchend",this._deselectMultiDrag),X(document,"keydown",this._checkKeyDown),X(document,"keyup",this._checkKeyUp)},_deselectMultiDrag:function(i){if(!(typeof qi!="undefined"&&qi)&&Ae===this.sortable&&!(i&&Se(i.target,this.options.draggable,this.sortable.el,!1))&&!(i&&i.button!==0))for(;Q.length;){var n=Q[0];ht(n,this.options.selectedClass,!1),Q.shift(),hn({sortable:this.sortable,rootEl:this.sortable.el,name:"deselect",targetEl:n,originalEvt:i})}},_checkKeyDown:function(i){i.key===this.options.multiDragKey&&(this.multiDragKeyDown=!0)},_checkKeyUp:function(i){i.key===this.options.multiDragKey&&(this.multiDragKeyDown=!1)}},se(e,{pluginName:"multiDrag",utils:{select:function(i){var n=i.parentNode[Lt];!n||!n.options.multiDrag||~Q.indexOf(i)||(Ae&&Ae!==n&&(Ae.multiDrag._deselectMultiDrag(),Ae=n),ht(i,n.options.selectedClass,!0),Q.push(i))},deselect:function(i){var n=i.parentNode[Lt],r=Q.indexOf(i);!n||!n.options.multiDrag||!~r||(ht(i,n.options.selectedClass,!1),Q.splice(r,1))}},eventProperties:function(){var i=this,n=[],r=[];return Q.forEach(function(a){n.push({multiDragElement:a,index:a.sortableIndex});var s;Zt&&a!==ut?s=-1:Zt?s=mt(a,":not(."+i.options.selectedClass+")"):s=mt(a),r.push({multiDragElement:a,index:s})}),{items:Kx(Q),clones:[].concat(Qt),oldIndicies:n,newIndicies:r}},optionListeners:{multiDragKey:function(i){return i=i.toLowerCase(),i==="ctrl"?i="Control":i.length>1&&(i=i.charAt(0).toUpperCase()+i.substr(1)),i}}})}function yw(e,t){Q.forEach(function(i,n){var r=t.children[i.sortableIndex+(e?Number(n):0)];r?t.insertBefore(i,r):t.appendChild(i)})}function _d(e,t){Qt.forEach(function(i,n){var r=t.children[i.sortableIndex+(e?Number(n):0)];r?t.insertBefore(i,r):t.appendChild(i)})}function Pr(){Q.forEach(function(e){e!==ut&&e.parentNode&&e.parentNode.removeChild(e)})}H.mount(new pw),H.mount(so,ao);var bw=Object.freeze(Object.defineProperty({__proto__:null,default:H,MultiDrag:vw,Sortable:H,Swap:mw},Symbol.toStringTag,{value:"Module"})),Sw=fp(bw);(function(e,t){(function(n,r){e.exports=r(Sw)})(typeof self!="undefined"?self:No,function(i){return function(n){var r={};function a(s){if(r[s])return r[s].exports;var o=r[s]={i:s,l:!1,exports:{}};return n[s].call(o.exports,o,o.exports,a),o.l=!0,o.exports}return a.m=n,a.c=r,a.d=function(s,o,l){a.o(s,o)||Object.defineProperty(s,o,{enumerable:!0,get:l})},a.r=function(s){typeof Symbol!="undefined"&&Symbol.toStringTag&&Object.defineProperty(s,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(s,"__esModule",{value:!0})},a.t=function(s,o){if(o&1&&(s=a(s)),o&8||o&4&&typeof s=="object"&&s&&s.__esModule)return s;var l=Object.create(null);if(a.r(l),Object.defineProperty(l,"default",{enumerable:!0,value:s}),o&2&&typeof s!="string")for(var c in s)a.d(l,c,function(h){return s[h]}.bind(null,c));return l},a.n=function(s){var o=s&&s.__esModule?function(){return s.default}:function(){return s};return a.d(o,"a",o),o},a.o=function(s,o){return Object.prototype.hasOwnProperty.call(s,o)},a.p="",a(a.s="fb15")}({"01f9":function(n,r,a){var s=a("2d00"),o=a("5ca1"),l=a("2aba"),c=a("32e9"),h=a("84f2"),d=a("41a0"),u=a("7f20"),f=a("38fd"),p=a("2b4c")("iterator"),m=!([].keys&&"next"in[].keys()),g="@@iterator",C="keys",x="values",I=function(){return this};n.exports=function(M,k,D,z,F,U,P){d(D,k,z);var N=function(A){if(!m&&A in T)return T[A];switch(A){case C:return function(){return new D(this,A)};case x:return function(){return new D(this,A)}}return function(){return new D(this,A)}},et=k+" Iterator",ot=F==x,q=!1,T=M.prototype,v=T[p]||T[g]||F&&T[F],E=v||N(F),B=F?ot?N("entries"):E:void 0,Y=k=="Array"&&T.entries||v,j,S,y;if(Y&&(y=f(Y.call(new M)),y!==Object.prototype&&y.next&&(u(y,et,!0),!s&&typeof y[p]!="function"&&c(y,p,I))),ot&&v&&v.name!==x&&(q=!0,E=function(){return v.call(this)}),(!s||P)&&(m||q||!T[p])&&c(T,p,E),h[k]=E,h[et]=I,F)if(j={values:ot?E:N(x),keys:U?E:N(C),entries:B},P)for(S in j)S in T||l(T,S,j[S]);else o(o.P+o.F*(m||q),k,j);return j}},"02f4":function(n,r,a){var s=a("4588"),o=a("be13");n.exports=function(l){return function(c,h){var d=String(o(c)),u=s(h),f=d.length,p,m;return u<0||u>=f?l?"":void 0:(p=d.charCodeAt(u),p<55296||p>56319||u+1===f||(m=d.charCodeAt(u+1))<56320||m>57343?l?d.charAt(u):p:l?d.slice(u,u+2):(p-55296<<10)+(m-56320)+65536)}}},"0390":function(n,r,a){var s=a("02f4")(!0);n.exports=function(o,l,c){return l+(c?s(o,l).length:1)}},"0bfb":function(n,r,a){var s=a("cb7c");n.exports=function(){var o=s(this),l="";return o.global&&(l+="g"),o.ignoreCase&&(l+="i"),o.multiline&&(l+="m"),o.unicode&&(l+="u"),o.sticky&&(l+="y"),l}},"0d58":function(n,r,a){var s=a("ce10"),o=a("e11e");n.exports=Object.keys||function(c){return s(c,o)}},1495:function(n,r,a){var s=a("86cc"),o=a("cb7c"),l=a("0d58");n.exports=a("9e1e")?Object.defineProperties:function(h,d){o(h);for(var u=l(d),f=u.length,p=0,m;f>p;)s.f(h,m=u[p++],d[m]);return h}},"214f":function(n,r,a){a("b0c5");var s=a("2aba"),o=a("32e9"),l=a("79e5"),c=a("be13"),h=a("2b4c"),d=a("520a"),u=h("species"),f=!l(function(){var m=/./;return m.exec=function(){var g=[];return g.groups={a:"7"},g},"".replace(m,"$<a>")!=="7"}),p=function(){var m=/(?:)/,g=m.exec;m.exec=function(){return g.apply(this,arguments)};var C="ab".split(m);return C.length===2&&C[0]==="a"&&C[1]==="b"}();n.exports=function(m,g,C){var x=h(m),I=!l(function(){var U={};return U[x]=function(){return 7},""[m](U)!=7}),M=I?!l(function(){var U=!1,P=/a/;return P.exec=function(){return U=!0,null},m==="split"&&(P.constructor={},P.constructor[u]=function(){return P}),P[x](""),!U}):void 0;if(!I||!M||m==="replace"&&!f||m==="split"&&!p){var k=/./[x],D=C(c,x,""[m],function(P,N,et,ot,q){return N.exec===d?I&&!q?{done:!0,value:k.call(N,et,ot)}:{done:!0,value:P.call(et,N,ot)}:{done:!1}}),z=D[0],F=D[1];s(String.prototype,m,z),o(RegExp.prototype,x,g==2?function(U,P){return F.call(U,this,P)}:function(U){return F.call(U,this)})}}},"230e":function(n,r,a){var s=a("d3f4"),o=a("7726").document,l=s(o)&&s(o.createElement);n.exports=function(c){return l?o.createElement(c):{}}},"23c6":function(n,r,a){var s=a("2d95"),o=a("2b4c")("toStringTag"),l=s(function(){return arguments}())=="Arguments",c=function(h,d){try{return h[d]}catch{}};n.exports=function(h){var d,u,f;return h===void 0?"Undefined":h===null?"Null":typeof(u=c(d=Object(h),o))=="string"?u:l?s(d):(f=s(d))=="Object"&&typeof d.callee=="function"?"Arguments":f}},2621:function(n,r){r.f=Object.getOwnPropertySymbols},"2aba":function(n,r,a){var s=a("7726"),o=a("32e9"),l=a("69a8"),c=a("ca5a")("src"),h=a("fa5b"),d="toString",u=(""+h).split(d);a("8378").inspectSource=function(f){return h.call(f)},(n.exports=function(f,p,m,g){var C=typeof m=="function";C&&(l(m,"name")||o(m,"name",p)),f[p]!==m&&(C&&(l(m,c)||o(m,c,f[p]?""+f[p]:u.join(String(p)))),f===s?f[p]=m:g?f[p]?f[p]=m:o(f,p,m):(delete f[p],o(f,p,m)))})(Function.prototype,d,function(){return typeof this=="function"&&this[c]||h.call(this)})},"2aeb":function(n,r,a){var s=a("cb7c"),o=a("1495"),l=a("e11e"),c=a("613b")("IE_PROTO"),h=function(){},d="prototype",u=function(){var f=a("230e")("iframe"),p=l.length,m="<",g=">",C;for(f.style.display="none",a("fab2").appendChild(f),f.src="javascript:",C=f.contentWindow.document,C.open(),C.write(m+"script"+g+"document.F=Object"+m+"/script"+g),C.close(),u=C.F;p--;)delete u[d][l[p]];return u()};n.exports=Object.create||function(p,m){var g;return p!==null?(h[d]=s(p),g=new h,h[d]=null,g[c]=p):g=u(),m===void 0?g:o(g,m)}},"2b4c":function(n,r,a){var s=a("5537")("wks"),o=a("ca5a"),l=a("7726").Symbol,c=typeof l=="function",h=n.exports=function(d){return s[d]||(s[d]=c&&l[d]||(c?l:o)("Symbol."+d))};h.store=s},"2d00":function(n,r){n.exports=!1},"2d95":function(n,r){var a={}.toString;n.exports=function(s){return a.call(s).slice(8,-1)}},"2fdb":function(n,r,a){var s=a("5ca1"),o=a("d2c8"),l="includes";s(s.P+s.F*a("5147")(l),"String",{includes:function(h){return!!~o(this,h,l).indexOf(h,arguments.length>1?arguments[1]:void 0)}})},"32e9":function(n,r,a){var s=a("86cc"),o=a("4630");n.exports=a("9e1e")?function(l,c,h){return s.f(l,c,o(1,h))}:function(l,c,h){return l[c]=h,l}},"38fd":function(n,r,a){var s=a("69a8"),o=a("4bf8"),l=a("613b")("IE_PROTO"),c=Object.prototype;n.exports=Object.getPrototypeOf||function(h){return h=o(h),s(h,l)?h[l]:typeof h.constructor=="function"&&h instanceof h.constructor?h.constructor.prototype:h instanceof Object?c:null}},"41a0":function(n,r,a){var s=a("2aeb"),o=a("4630"),l=a("7f20"),c={};a("32e9")(c,a("2b4c")("iterator"),function(){return this}),n.exports=function(h,d,u){h.prototype=s(c,{next:o(1,u)}),l(h,d+" Iterator")}},"456d":function(n,r,a){var s=a("4bf8"),o=a("0d58");a("5eda")("keys",function(){return function(c){return o(s(c))}})},4588:function(n,r){var a=Math.ceil,s=Math.floor;n.exports=function(o){return isNaN(o=+o)?0:(o>0?s:a)(o)}},4630:function(n,r){n.exports=function(a,s){return{enumerable:!(a&1),configurable:!(a&2),writable:!(a&4),value:s}}},"4bf8":function(n,r,a){var s=a("be13");n.exports=function(o){return Object(s(o))}},5147:function(n,r,a){var s=a("2b4c")("match");n.exports=function(o){var l=/./;try{"/./"[o](l)}catch{try{return l[s]=!1,!"/./"[o](l)}catch{}}return!0}},"520a":function(n,r,a){var s=a("0bfb"),o=RegExp.prototype.exec,l=String.prototype.replace,c=o,h="lastIndex",d=function(){var p=/a/,m=/b*/g;return o.call(p,"a"),o.call(m,"a"),p[h]!==0||m[h]!==0}(),u=/()??/.exec("")[1]!==void 0,f=d||u;f&&(c=function(m){var g=this,C,x,I,M;return u&&(x=new RegExp("^"+g.source+"$(?!\\s)",s.call(g))),d&&(C=g[h]),I=o.call(g,m),d&&I&&(g[h]=g.global?I.index+I[0].length:C),u&&I&&I.length>1&&l.call(I[0],x,function(){for(M=1;M<arguments.length-2;M++)arguments[M]===void 0&&(I[M]=void 0)}),I}),n.exports=c},"52a7":function(n,r){r.f={}.propertyIsEnumerable},5537:function(n,r,a){var s=a("8378"),o=a("7726"),l="__core-js_shared__",c=o[l]||(o[l]={});(n.exports=function(h,d){return c[h]||(c[h]=d!==void 0?d:{})})("versions",[]).push({version:s.version,mode:a("2d00")?"pure":"global",copyright:"\xA9 2019 Denis Pushkarev (zloirock.ru)"})},"5ca1":function(n,r,a){var s=a("7726"),o=a("8378"),l=a("32e9"),c=a("2aba"),h=a("9b43"),d="prototype",u=function(f,p,m){var g=f&u.F,C=f&u.G,x=f&u.S,I=f&u.P,M=f&u.B,k=C?s:x?s[p]||(s[p]={}):(s[p]||{})[d],D=C?o:o[p]||(o[p]={}),z=D[d]||(D[d]={}),F,U,P,N;C&&(m=p);for(F in m)U=!g&&k&&k[F]!==void 0,P=(U?k:m)[F],N=M&&U?h(P,s):I&&typeof P=="function"?h(Function.call,P):P,k&&c(k,F,P,f&u.U),D[F]!=P&&l(D,F,N),I&&z[F]!=P&&(z[F]=P)};s.core=o,u.F=1,u.G=2,u.S=4,u.P=8,u.B=16,u.W=32,u.U=64,u.R=128,n.exports=u},"5eda":function(n,r,a){var s=a("5ca1"),o=a("8378"),l=a("79e5");n.exports=function(c,h){var d=(o.Object||{})[c]||Object[c],u={};u[c]=h(d),s(s.S+s.F*l(function(){d(1)}),"Object",u)}},"5f1b":function(n,r,a){var s=a("23c6"),o=RegExp.prototype.exec;n.exports=function(l,c){var h=l.exec;if(typeof h=="function"){var d=h.call(l,c);if(typeof d!="object")throw new TypeError("RegExp exec method returned something other than an Object or null");return d}if(s(l)!=="RegExp")throw new TypeError("RegExp#exec called on incompatible receiver");return o.call(l,c)}},"613b":function(n,r,a){var s=a("5537")("keys"),o=a("ca5a");n.exports=function(l){return s[l]||(s[l]=o(l))}},"626a":function(n,r,a){var s=a("2d95");n.exports=Object("z").propertyIsEnumerable(0)?Object:function(o){return s(o)=="String"?o.split(""):Object(o)}},6762:function(n,r,a){var s=a("5ca1"),o=a("c366")(!0);s(s.P,"Array",{includes:function(c){return o(this,c,arguments.length>1?arguments[1]:void 0)}}),a("9c6c")("includes")},6821:function(n,r,a){var s=a("626a"),o=a("be13");n.exports=function(l){return s(o(l))}},"69a8":function(n,r){var a={}.hasOwnProperty;n.exports=function(s,o){return a.call(s,o)}},"6a99":function(n,r,a){var s=a("d3f4");n.exports=function(o,l){if(!s(o))return o;var c,h;if(l&&typeof(c=o.toString)=="function"&&!s(h=c.call(o))||typeof(c=o.valueOf)=="function"&&!s(h=c.call(o))||!l&&typeof(c=o.toString)=="function"&&!s(h=c.call(o)))return h;throw TypeError("Can't convert object to primitive value")}},7333:function(n,r,a){var s=a("0d58"),o=a("2621"),l=a("52a7"),c=a("4bf8"),h=a("626a"),d=Object.assign;n.exports=!d||a("79e5")(function(){var u={},f={},p=Symbol(),m="abcdefghijklmnopqrst";return u[p]=7,m.split("").forEach(function(g){f[g]=g}),d({},u)[p]!=7||Object.keys(d({},f)).join("")!=m})?function(f,p){for(var m=c(f),g=arguments.length,C=1,x=o.f,I=l.f;g>C;)for(var M=h(arguments[C++]),k=x?s(M).concat(x(M)):s(M),D=k.length,z=0,F;D>z;)I.call(M,F=k[z++])&&(m[F]=M[F]);return m}:d},7726:function(n,r){var a=n.exports=typeof window!="undefined"&&window.Math==Math?window:typeof self!="undefined"&&self.Math==Math?self:Function("return this")();typeof __g=="number"&&(__g=a)},"77f1":function(n,r,a){var s=a("4588"),o=Math.max,l=Math.min;n.exports=function(c,h){return c=s(c),c<0?o(c+h,0):l(c,h)}},"79e5":function(n,r){n.exports=function(a){try{return!!a()}catch{return!0}}},"7f20":function(n,r,a){var s=a("86cc").f,o=a("69a8"),l=a("2b4c")("toStringTag");n.exports=function(c,h,d){c&&!o(c=d?c:c.prototype,l)&&s(c,l,{configurable:!0,value:h})}},8378:function(n,r){var a=n.exports={version:"2.6.5"};typeof __e=="number"&&(__e=a)},"84f2":function(n,r){n.exports={}},"86cc":function(n,r,a){var s=a("cb7c"),o=a("c69a"),l=a("6a99"),c=Object.defineProperty;r.f=a("9e1e")?Object.defineProperty:function(d,u,f){if(s(d),u=l(u,!0),s(f),o)try{return c(d,u,f)}catch{}if("get"in f||"set"in f)throw TypeError("Accessors not supported!");return"value"in f&&(d[u]=f.value),d}},"9b43":function(n,r,a){var s=a("d8e8");n.exports=function(o,l,c){if(s(o),l===void 0)return o;switch(c){case 1:return function(h){return o.call(l,h)};case 2:return function(h,d){return o.call(l,h,d)};case 3:return function(h,d,u){return o.call(l,h,d,u)}}return function(){return o.apply(l,arguments)}}},"9c6c":function(n,r,a){var s=a("2b4c")("unscopables"),o=Array.prototype;o[s]==null&&a("32e9")(o,s,{}),n.exports=function(l){o[s][l]=!0}},"9def":function(n,r,a){var s=a("4588"),o=Math.min;n.exports=function(l){return l>0?o(s(l),9007199254740991):0}},"9e1e":function(n,r,a){n.exports=!a("79e5")(function(){return Object.defineProperty({},"a",{get:function(){return 7}}).a!=7})},a352:function(n,r){n.exports=i},a481:function(n,r,a){var s=a("cb7c"),o=a("4bf8"),l=a("9def"),c=a("4588"),h=a("0390"),d=a("5f1b"),u=Math.max,f=Math.min,p=Math.floor,m=/\$([$&`']|\d\d?|<[^>]*>)/g,g=/\$([$&`']|\d\d?)/g,C=function(x){return x===void 0?x:String(x)};a("214f")("replace",2,function(x,I,M,k){return[function(F,U){var P=x(this),N=F==null?void 0:F[I];return N!==void 0?N.call(F,P,U):M.call(String(P),F,U)},function(z,F){var U=k(M,z,this,F);if(U.done)return U.value;var P=s(z),N=String(this),et=typeof F=="function";et||(F=String(F));var ot=P.global;if(ot){var q=P.unicode;P.lastIndex=0}for(var T=[];;){var v=d(P,N);if(v===null||(T.push(v),!ot))break;var E=String(v[0]);E===""&&(P.lastIndex=h(N,l(P.lastIndex),q))}for(var B="",Y=0,j=0;j<T.length;j++){v=T[j];for(var S=String(v[0]),y=u(f(c(v.index),N.length),0),A=[],R=1;R<v.length;R++)A.push(C(v[R]));var K=v.groups;if(et){var J=[S].concat(A,y,N);K!==void 0&&J.push(K);var _=String(F.apply(void 0,J))}else _=D(S,N,y,A,K,F);y>=Y&&(B+=N.slice(Y,y)+_,Y=y+S.length)}return B+N.slice(Y)}];function D(z,F,U,P,N,et){var ot=U+z.length,q=P.length,T=g;return N!==void 0&&(N=o(N),T=m),M.call(et,T,function(v,E){var B;switch(E.charAt(0)){case"$":return"$";case"&":return z;case"`":return F.slice(0,U);case"'":return F.slice(ot);case"<":B=N[E.slice(1,-1)];break;default:var Y=+E;if(Y===0)return v;if(Y>q){var j=p(Y/10);return j===0?v:j<=q?P[j-1]===void 0?E.charAt(1):P[j-1]+E.charAt(1):v}B=P[Y-1]}return B===void 0?"":B})}})},aae3:function(n,r,a){var s=a("d3f4"),o=a("2d95"),l=a("2b4c")("match");n.exports=function(c){var h;return s(c)&&((h=c[l])!==void 0?!!h:o(c)=="RegExp")}},ac6a:function(n,r,a){for(var s=a("cadf"),o=a("0d58"),l=a("2aba"),c=a("7726"),h=a("32e9"),d=a("84f2"),u=a("2b4c"),f=u("iterator"),p=u("toStringTag"),m=d.Array,g={CSSRuleList:!0,CSSStyleDeclaration:!1,CSSValueList:!1,ClientRectList:!1,DOMRectList:!1,DOMStringList:!1,DOMTokenList:!0,DataTransferItemList:!1,FileList:!1,HTMLAllCollection:!1,HTMLCollection:!1,HTMLFormElement:!1,HTMLSelectElement:!1,MediaList:!0,MimeTypeArray:!1,NamedNodeMap:!1,NodeList:!0,PaintRequestList:!1,Plugin:!1,PluginArray:!1,SVGLengthList:!1,SVGNumberList:!1,SVGPathSegList:!1,SVGPointList:!1,SVGStringList:!1,SVGTransformList:!1,SourceBufferList:!1,StyleSheetList:!0,TextTrackCueList:!1,TextTrackList:!1,TouchList:!1},C=o(g),x=0;x<C.length;x++){var I=C[x],M=g[I],k=c[I],D=k&&k.prototype,z;if(D&&(D[f]||h(D,f,m),D[p]||h(D,p,I),d[I]=m,M))for(z in s)D[z]||l(D,z,s[z],!0)}},b0c5:function(n,r,a){var s=a("520a");a("5ca1")({target:"RegExp",proto:!0,forced:s!==/./.exec},{exec:s})},be13:function(n,r){n.exports=function(a){if(a==null)throw TypeError("Can't call method on "+a);return a}},c366:function(n,r,a){var s=a("6821"),o=a("9def"),l=a("77f1");n.exports=function(c){return function(h,d,u){var f=s(h),p=o(f.length),m=l(u,p),g;if(c&&d!=d){for(;p>m;)if(g=f[m++],g!=g)return!0}else for(;p>m;m++)if((c||m in f)&&f[m]===d)return c||m||0;return!c&&-1}}},c649:function(n,r,a){(function(s){a.d(r,"c",function(){return f}),a.d(r,"a",function(){return d}),a.d(r,"b",function(){return l}),a.d(r,"d",function(){return u}),a("a481");function o(){return typeof window!="undefined"?window.console:s.console}var l=o();function c(p){var m=Object.create(null);return function(C){var x=m[C];return x||(m[C]=p(C))}}var h=/-(\w)/g,d=c(function(p){return p.replace(h,function(m,g){return g?g.toUpperCase():""})});function u(p){p.parentElement!==null&&p.parentElement.removeChild(p)}function f(p,m,g){var C=g===0?p.children[0]:p.children[g-1].nextSibling;p.insertBefore(m,C)}}).call(this,a("c8ba"))},c69a:function(n,r,a){n.exports=!a("9e1e")&&!a("79e5")(function(){return Object.defineProperty(a("230e")("div"),"a",{get:function(){return 7}}).a!=7})},c8ba:function(n,r){var a;a=function(){return this}();try{a=a||new Function("return this")()}catch{typeof window=="object"&&(a=window)}n.exports=a},ca5a:function(n,r){var a=0,s=Math.random();n.exports=function(o){return"Symbol(".concat(o===void 0?"":o,")_",(++a+s).toString(36))}},cadf:function(n,r,a){var s=a("9c6c"),o=a("d53b"),l=a("84f2"),c=a("6821");n.exports=a("01f9")(Array,"Array",function(h,d){this._t=c(h),this._i=0,this._k=d},function(){var h=this._t,d=this._k,u=this._i++;return!h||u>=h.length?(this._t=void 0,o(1)):d=="keys"?o(0,u):d=="values"?o(0,h[u]):o(0,[u,h[u]])},"values"),l.Arguments=l.Array,s("keys"),s("values"),s("entries")},cb7c:function(n,r,a){var s=a("d3f4");n.exports=function(o){if(!s(o))throw TypeError(o+" is not an object!");return o}},ce10:function(n,r,a){var s=a("69a8"),o=a("6821"),l=a("c366")(!1),c=a("613b")("IE_PROTO");n.exports=function(h,d){var u=o(h),f=0,p=[],m;for(m in u)m!=c&&s(u,m)&&p.push(m);for(;d.length>f;)s(u,m=d[f++])&&(~l(p,m)||p.push(m));return p}},d2c8:function(n,r,a){var s=a("aae3"),o=a("be13");n.exports=function(l,c,h){if(s(c))throw TypeError("String#"+h+" doesn't accept regex!");return String(o(l))}},d3f4:function(n,r){n.exports=function(a){return typeof a=="object"?a!==null:typeof a=="function"}},d53b:function(n,r){n.exports=function(a,s){return{value:s,done:!!a}}},d8e8:function(n,r){n.exports=function(a){if(typeof a!="function")throw TypeError(a+" is not a function!");return a}},e11e:function(n,r){n.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},f559:function(n,r,a){var s=a("5ca1"),o=a("9def"),l=a("d2c8"),c="startsWith",h=""[c];s(s.P+s.F*a("5147")(c),"String",{startsWith:function(u){var f=l(this,u,c),p=o(Math.min(arguments.length>1?arguments[1]:void 0,f.length)),m=String(u);return h?h.call(f,m,p):f.slice(p,p+m.length)===m}})},f6fd:function(n,r){(function(a){var s="currentScript",o=a.getElementsByTagName("script");s in a||Object.defineProperty(a,s,{get:function(){try{throw new Error}catch(h){var l,c=(/.*at [^\(]*\((.*):.+:.+\)$/ig.exec(h.stack)||[!1])[1];for(l in o)if(o[l].src==c||o[l].readyState=="interactive")return o[l];return null}}})})(document)},f751:function(n,r,a){var s=a("5ca1");s(s.S+s.F,"Object",{assign:a("7333")})},fa5b:function(n,r,a){n.exports=a("5537")("native-function-to-string",Function.toString)},fab2:function(n,r,a){var s=a("7726").document;n.exports=s&&s.documentElement},fb15:function(n,r,a){if(a.r(r),typeof window!="undefined"){a("f6fd");var s;(s=window.document.currentScript)&&(s=s.src.match(/(.+\/)[^/]+\.js(\?.*)?$/))&&(a.p=s[1])}a("f751"),a("f559"),a("ac6a"),a("cadf"),a("456d");function o(S){if(Array.isArray(S))return S}function l(S,y){if(!(typeof Symbol=="undefined"||!(Symbol.iterator in Object(S)))){var A=[],R=!0,K=!1,J=void 0;try{for(var _=S[Symbol.iterator](),ct;!(R=(ct=_.next()).done)&&(A.push(ct.value),!(y&&A.length===y));R=!0);}catch(Tt){K=!0,J=Tt}finally{try{!R&&_.return!=null&&_.return()}finally{if(K)throw J}}return A}}function c(S,y){(y==null||y>S.length)&&(y=S.length);for(var A=0,R=new Array(y);A<y;A++)R[A]=S[A];return R}function h(S,y){if(!!S){if(typeof S=="string")return c(S,y);var A=Object.prototype.toString.call(S).slice(8,-1);if(A==="Object"&&S.constructor&&(A=S.constructor.name),A==="Map"||A==="Set")return Array.from(S);if(A==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(A))return c(S,y)}}function d(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
19
19
  In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function u(S,y){return o(S)||l(S,y)||h(S,y)||d()}a("6762"),a("2fdb");function f(S){if(Array.isArray(S))return c(S)}function p(S){if(typeof Symbol!="undefined"&&Symbol.iterator in Object(S))return Array.from(S)}function m(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
20
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function g(S){return f(S)||p(S)||h(S)||m()}var C=a("a352"),x=a.n(C),I=a("c649");function M(S,y,A){return A===void 0||(S=S||{},S[y]=A),S}function k(S,y){return S.map(function(A){return A.elm}).indexOf(y)}function D(S,y,A,R){if(!S)return[];var K=S.map(function(ct){return ct.elm}),J=y.length-R,_=g(y).map(function(ct,Tt){return Tt>=J?K.length:K.indexOf(ct)});return A?_.filter(function(ct){return ct!==-1}):_}function z(S,y){var A=this;this.$nextTick(function(){return A.$emit(S.toLowerCase(),y)})}function q(S){var y=this;return function(A){y.realList!==null&&y["onDrag"+S](A),z.call(y,S,A)}}function U(S){return["transition-group","TransitionGroup"].includes(S)}function P(S){if(!S||S.length!==1)return!1;var y=u(S,1),A=y[0].componentOptions;return A?U(A.tag):!1}function N(S,y,A){return S[A]||(y[A]?y[A]():void 0)}function et(S,y,A){var R=0,K=0,J=N(y,A,"header");J&&(R=J.length,S=S?[].concat(g(J),g(S)):g(J));var _=N(y,A,"footer");return _&&(K=_.length,S=S?[].concat(g(S),g(_)):g(_)),{children:S,headerOffset:R,footerOffset:K}}function ot(S,y){var A=null,R=function(xt,Oe){A=M(A,xt,Oe)},K=Object.keys(S).filter(function(Tt){return Tt==="id"||Tt.startsWith("data-")}).reduce(function(Tt,xt){return Tt[xt]=S[xt],Tt},{});if(R("attrs",K),!y)return A;var J=y.on,_=y.props,ct=y.attrs;return R("on",J),R("props",_),Object.assign(A.attrs,ct),A}var F=["Start","Add","Remove","Update","End"],T=["Choose","Unchoose","Sort","Filter","Clone"],v=["Move"].concat(F,T).map(function(S){return"on"+S}),E=null,B={options:Object,list:{type:Array,required:!1,default:null},value:{type:Array,required:!1,default:null},noTransitionOnDrag:{type:Boolean,default:!1},clone:{type:Function,default:function(y){return y}},element:{type:String,default:"div"},tag:{type:String,default:null},move:{type:Function,default:null},componentData:{type:Object,required:!1,default:null}},Y={name:"draggable",inheritAttrs:!1,props:B,data:function(){return{transitionMode:!1,noneFunctionalComponentMode:!1}},render:function(y){var A=this.$slots.default;this.transitionMode=P(A);var R=et(A,this.$slots,this.$scopedSlots),K=R.children,J=R.headerOffset,_=R.footerOffset;this.headerOffset=J,this.footerOffset=_;var ct=ot(this.$attrs,this.componentData);return y(this.getTag(),ct,K)},created:function(){this.list!==null&&this.value!==null&&I.b.error("Value and list props are mutually exclusive! Please set one or another."),this.element!=="div"&&I.b.warn("Element props is deprecated please use tag props instead. See https://github.com/SortableJS/Vue.Draggable/blob/master/documentation/migrate.md#element-props"),this.options!==void 0&&I.b.warn("Options props is deprecated, add sortable options directly as vue.draggable item, or use v-bind. See https://github.com/SortableJS/Vue.Draggable/blob/master/documentation/migrate.md#options-props")},mounted:function(){var y=this;if(this.noneFunctionalComponentMode=this.getTag().toLowerCase()!==this.$el.nodeName.toLowerCase()&&!this.getIsFunctional(),this.noneFunctionalComponentMode&&this.transitionMode)throw new Error("Transition-group inside component is not supported. Please alter tag value or remove transition-group. Current tag value: ".concat(this.getTag()));var A={};F.forEach(function(J){A["on"+J]=q.call(y,J)}),T.forEach(function(J){A["on"+J]=z.bind(y,J)});var R=Object.keys(this.$attrs).reduce(function(J,_){return J[Object(I.a)(_)]=y.$attrs[_],J},{}),K=Object.assign({},this.options,R,A,{onMove:function(_,ct){return y.onDragMove(_,ct)}});!("draggable"in K)&&(K.draggable=">*"),this._sortable=new x.a(this.rootContainer,K),this.computeIndexes()},beforeDestroy:function(){this._sortable!==void 0&&this._sortable.destroy()},computed:{rootContainer:function(){return this.transitionMode?this.$el.children[0]:this.$el},realList:function(){return this.list?this.list:this.value}},watch:{options:{handler:function(y){this.updateOptions(y)},deep:!0},$attrs:{handler:function(y){this.updateOptions(y)},deep:!0},realList:function(){this.computeIndexes()}},methods:{getIsFunctional:function(){var y=this._vnode.fnOptions;return y&&y.functional},getTag:function(){return this.tag||this.element},updateOptions:function(y){for(var A in y){var R=Object(I.a)(A);v.indexOf(R)===-1&&this._sortable.option(R,y[A])}},getChildrenNodes:function(){if(this.noneFunctionalComponentMode)return this.$children[0].$slots.default;var y=this.$slots.default;return this.transitionMode?y[0].child.$slots.default:y},computeIndexes:function(){var y=this;this.$nextTick(function(){y.visibleIndexes=D(y.getChildrenNodes(),y.rootContainer.children,y.transitionMode,y.footerOffset)})},getUnderlyingVm:function(y){var A=k(this.getChildrenNodes()||[],y);if(A===-1)return null;var R=this.realList[A];return{index:A,element:R}},getUnderlyingPotencialDraggableComponent:function(y){var A=y.__vue__;return!A||!A.$options||!U(A.$options._componentTag)?!("realList"in A)&&A.$children.length===1&&"realList"in A.$children[0]?A.$children[0]:A:A.$parent},emitChanges:function(y){var A=this;this.$nextTick(function(){A.$emit("change",y)})},alterList:function(y){if(this.list){y(this.list);return}var A=g(this.value);y(A),this.$emit("input",A)},spliceList:function(){var y=arguments,A=function(K){return K.splice.apply(K,g(y))};this.alterList(A)},updatePosition:function(y,A){var R=function(J){return J.splice(A,0,J.splice(y,1)[0])};this.alterList(R)},getRelatedContextFromMoveEvent:function(y){var A=y.to,R=y.related,K=this.getUnderlyingPotencialDraggableComponent(A);if(!K)return{component:K};var J=K.realList,_={list:J,component:K};if(A!==R&&J&&K.getUnderlyingVm){var ct=K.getUnderlyingVm(R);if(ct)return Object.assign(ct,_)}return _},getVmIndex:function(y){var A=this.visibleIndexes,R=A.length;return y>R-1?R:A[y]},getComponent:function(){return this.$slots.default[0].componentInstance},resetTransitionData:function(y){if(!(!this.noTransitionOnDrag||!this.transitionMode)){var A=this.getChildrenNodes();A[y].data=null;var R=this.getComponent();R.children=[],R.kept=void 0}},onDragStart:function(y){this.context=this.getUnderlyingVm(y.item),y.item._underlying_vm_=this.clone(this.context.element),E=y.item},onDragAdd:function(y){var A=y.item._underlying_vm_;if(A!==void 0){Object(I.d)(y.item);var R=this.getVmIndex(y.newIndex);this.spliceList(R,0,A),this.computeIndexes();var K={element:A,newIndex:R};this.emitChanges({added:K})}},onDragRemove:function(y){if(Object(I.c)(this.rootContainer,y.item,y.oldIndex),y.pullMode==="clone"){Object(I.d)(y.clone);return}var A=this.context.index;this.spliceList(A,1);var R={element:this.context.element,oldIndex:A};this.resetTransitionData(A),this.emitChanges({removed:R})},onDragUpdate:function(y){Object(I.d)(y.item),Object(I.c)(y.from,y.item,y.oldIndex);var A=this.context.index,R=this.getVmIndex(y.newIndex);this.updatePosition(A,R);var K={element:this.context.element,oldIndex:A,newIndex:R};this.emitChanges({moved:K})},updateProperty:function(y,A){y.hasOwnProperty(A)&&(y[A]+=this.headerOffset)},computeFutureIndex:function(y,A){if(!y.element)return 0;var R=g(A.to.children).filter(function(ct){return ct.style.display!=="none"}),K=R.indexOf(A.related),J=y.component.getVmIndex(K),_=R.indexOf(E)!==-1;return _||!A.willInsertAfter?J:J+1},onDragMove:function(y,A){var R=this.move;if(!R||!this.realList)return!0;var K=this.getRelatedContextFromMoveEvent(y),J=this.context,_=this.computeFutureIndex(K,y);Object.assign(J,{futureIndex:_});var ct=Object.assign({},y,{relatedContext:K,draggedContext:J});return R(ct,A)},onDragEnd:function(){this.computeIndexes(),E=null}}};typeof window!="undefined"&&"Vue"in window&&window.Vue.component("draggable",Y);var j=Y;r.default=j}}).default})})(Od);var Cw=dp(Od.exports),Aw=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"height100"},[i("van-sticky",[i("van-nav-bar",{attrs:{placeholder:!0,"safe-area-inset-top":!0,title:e.title}})],1),i("div",{staticClass:"app-page"},[i("van-sticky",{staticClass:"myapp-sticky",attrs:{"offset-top":48}},[i("div",{ref:"myapp",staticClass:"myapp",style:{width:"-webkit-fill-available"}},[i("div",{staticClass:"ind-panel"},[i("div",[i("div",{staticClass:"ind-panel-title"},[e._v(" \u6211\u7684\u5E94\u7528 "),i("van-button",{staticClass:"edit-btn",attrs:{size:"small",type:"info",text:this.editButtonName},on:{click:e.toggleEdit}})],1)]),i("draggable",{staticClass:"wrapper",attrs:{options:{disabled:e.disableDraggable}},model:{value:e.my_apps,callback:function(n){e.my_apps=n},expression:"my_apps"}},[i("transition-group",{staticClass:"my-app-list",staticStyle:{display:"flex","flex-wrap":"wrap"}},e._l(e.my_apps,function(n,r){return i("apps-item",{key:r,staticClass:"item",staticStyle:{width:"25%",padding:"16px 8px","box-sizing":"border-box"},attrs:{item:n,state:n.state,editStatus:e.currentEditStatus=="on"?"minus":"off"},on:{touchend:e.rmFromMyAppsClick}})}),1)],1)],1)])]),i("van-tabs",{attrs:{color:"#488aff",scrollspy:"",sticky:"","offset-top":e.offsetTop},model:{value:e.active,callback:function(n){e.active=n},expression:"active"}},e._l(e.apps_menus,function(n,r){return i("van-tab",{key:"tab"+r,staticClass:"ind-panel",attrs:{title:n.meta.title}},[i("div",{staticClass:"ind-panel-title"},[e._v(e._s(n.meta.title))]),i("van-grid",{attrs:{border:!1,clickable:"",gutter:0,"column-num":4}},e._l(n.children,function(a){return i("van-grid-item",{key:a.meta.permissionId,staticClass:"menu"},[i("apps-item",{attrs:{item:a,state:a.state,title:a.meta.title,editStatus:e.currentEditStatus=="on"?"plus":"off"},on:{touchend:e.addToMyAppsClick}})],1)}),1)],1)}),1),i("tabbar")],1)],1)},xw=[];const ww={components:{tabbar:Li,MyApps:Us,appsItem:Vi,Draggable:Cw},name:"IndMApps",data(){return{active:0,name:"apps",apps_menus:[],my_apps:[],title:"",currentEditStatus:"off",userAppTip:"\u70B9\u51FB\u7F16\u8F91\u6DFB\u52A0\u6211\u7684\u5E94\u7528",editButtonName:"\u7F16\u8F91",editClass:"",rmFromMyAppsClick:this.routeTo,addToMyAppsClick:this.routeTo,offsetTop:"246px",maxApps:8}},watch:{currentEditStatus(e){switch(e){case"on":{this.userAppTip="\u62D6\u62FD\u53EF\u4EE5\u6392\u5E8F",this.editButtonName="\u5B8C\u6210",this.editClass="editing",this.rmFromMyAppsClick=this.rmFromMyApps,this.addToMyAppsClick=this.addToMyApps,this.disableDraggable=!1;break}case"off":{this.userAppTip="\u70B9\u51FB\u7F16\u8F91\u6DFB\u52A0\u6211\u7684\u5E94\u7528",this.editButtonName="\u7F16\u8F91",this.editClass="",this.rmFromMyAppsClick=this.routeTo,this.addToMyAppsClick=this.routeTo,this.saveMyApps(),this.disableDraggable=!0;break}}},my_apps(){setTimeout(()=>{this.offsetTop=this.$refs.myapp.clientHeight+48},200)}},updated(){this.$store.commit("setMyAppsList",this.my_apps)},mounted(){var i;this.my_apps=this.$store.getters.getMyAppsList;let e=this.$store.getters.getMenuTreeList;((i=this.$config)==null?void 0:i.mainType)=="singleApp"&&(e=e.find(r=>{var a;return r.extendProps&&((a=JSON.parse(r.extendProps))==null?void 0:a.mainMobile)=="1"}).children);let t=e.filter(n=>n.name===this.name);this.apps_menus=t[0].children,this.title=t[0].meta.title,this.processState(this.my_apps,t),console.log(this.apps_menus),setTimeout(()=>{this.offsetTop=this.$refs.myapp.clientHeight+48+10},100)},methods:{routeTo(e){var t;(t=e==null?void 0:e.uri)!=null&&t.includes("http")?location.href=e.uri:this.$router.push({path:e.uri})},toggleEdit(){switch(this.currentEditStatus){case"on":{this.currentEditStatus="off";break}case"off":{this.currentEditStatus="on";break}}},saveMyApps(){ft.confirm({title:"\u63D0\u793A",message:"\u662F\u5426\u4FDD\u5B58"}).then(()=>{this.$store.commit("setMyAppsList",this.my_apps)}).catch(()=>{})},processState(e,t){return t.forEach(i=>{let n=!1;for(let r of e){if(r.meta.permissionId===i.meta.permissionId){n=!0,i.state=!1,r.meta.icon=i.meta.icon;break}r.state=!0}n||(i.state=!0),i.children&&this.processState(e,i.children)}),t},addToMyApps(e){if(this.my_apps.length==this.maxApps){St("\u9996\u9875\u6700\u591A\u6DFB\u52A0"+this.maxApps+"\u4E2A\u5E94\u7528!");return}if(this.my_apps.length!==0)for(var t=0;t<this.my_apps.length;t++)if(this.my_apps.find(i=>i.meta.permissionId===e.meta.permissionId)){console.log("\u5B58\u5728");break}else{console.log(this.findMenu(this.apps_menus,e,!1)),console.log("\u4E0D\u5B58\u5728"),this.my_apps.push(this.findMenu(this.apps_menus,e,!1));break}else this.my_apps.push(this.findMenu(this.apps_menus,e,!1))},rmFromMyApps(e){for(var t=0;t<this.my_apps.length;t++)if(this.my_apps[t].meta.permissionId===e.meta.permissionId){this.my_apps.splice(t,1);break}this.findMenu(this.apps_menus,e,!0)},findMenu(e,t,i){for(var n=0;n<e.length;n++){if(e[n].children){let r=this.findMenu(e[n].children,t,i);if(r)return r}if(e[n].meta.permissionId===t.meta.permissionId)return e[n].state=i,e[n]}return!1}}},tf={};var Tw=at(ww,Aw,xw,!1,kw,null,null,null);function kw(e){for(let t in tf)this[t]=tf[t]}var oo=function(){return Tw.exports}(),Mw=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"app"},[i("van-sticky",[i("van-nav-bar",{attrs:{title:e.title,"right-text":"\u4FDD\u5B58","left-arrow":""},on:{"click-left":e.back,"click-right":e.save}})],1),i("div",{staticClass:"ind-panel"},[i("div",[i("div",{staticClass:"ind-panel-title"},[e._v(e._s(e.title))])]),i("van-grid",{attrs:{border:!1}},e._l(e.myAppList,function(n){return i("van-grid-item",{key:n.meta.permissionId,on:{click:function(r){return e.rmFromMyApps(n)}}},[i("div",{staticStyle:{height:"100%"}},[i("van-badge",{attrs:{color:"#999"},scopedSlots:e._u([{key:"content",fn:function(){return[i("van-icon",{staticStyle:{"line-height":"1.5"},attrs:{name:"minus"}})]},proxy:!0}],null,!0)},[i("div",{staticStyle:{"text-align":"center"}},[i("van-image",{attrs:{with:"3rem",height:"3rem",fit:"cover",src:"https://img01.yzcdn.cn/vant/cat.jpeg"}})],1)]),i("div",{staticStyle:{"text-align":"center"}},[i("div",[e._v(e._s(n.meta.title))])])],1)])}),1)],1),i("van-tabs",{attrs:{scrollspy:"",sticky:""},model:{value:e.active,callback:function(n){e.active=n},expression:"active"}},e._l(e.apps_menus,function(n,r){return i("van-tab",{key:"tab"+r,staticClass:"ind-panel",attrs:{title:n.meta.title}},[i("div",{staticClass:"ind-panel-title"},[e._v(e._s(n.meta.title))]),i("van-grid",{attrs:{border:!1,clickable:"",gutter:10,"column-num":4}},e._l(n.children,function(a){return i("van-grid-item",{key:a.meta.permissionId,on:{click:function(s){return e.addToMyApps(a)}}},[a.state?i("div",{staticStyle:{height:"100%"}},[i("van-badge",{attrs:{color:"#999"},scopedSlots:e._u([{key:"content",fn:function(){return[i("van-icon",{staticStyle:{"line-height":"1.5"},attrs:{name:"plus"}})]},proxy:!0}],null,!0)},[i("div",{staticStyle:{"text-align":"center"}},[i("van-image",{attrs:{with:"3rem",height:"3rem",fit:"cover",src:"https://img01.yzcdn.cn/vant/cat.jpeg"}})],1)]),i("div",{staticStyle:{"text-align":"center"}},[i("div",[e._v(e._s(a.meta.title))])])],1):i("div",{staticStyle:{height:"100%"}},[i("div",{staticStyle:{"text-align":"center"}},[i("van-image",{attrs:{with:"3rem",height:"3rem",fit:"cover",src:"https://img01.yzcdn.cn/vant/cat.jpeg"}})],1),i("div",{staticStyle:{"text-align":"center"}},[i("div",[e._v(e._s(a.meta.title))])])])])}),1)],1)}),1)],1)},Ew=[],nT="";const Iw={name:"IndMAppsEdit",data(){return{myAppList:[],active:0,name:"apps",apps_menus:[],title:"\u5E94\u7528\u7BA1\u7406"}},mounted(){this.myAppList=this.$store.getters.getMyAppsList;let t=this.$store.getters.getMenuTreeList.filter(i=>i.name===this.name)[0].children;this.title=t[0].meta.title,this.mergeData(this.myAppList,t),this.apps_menus=t,console.log(t)},methods:{back(){this.$router.back()},save(){ft.confirm({title:"\u63D0\u793A",message:"\u662F\u5426\u4FDD\u5B58"}).then(()=>{this.$store.commit("setMyAppsList",this.myAppList),this.$router.back()}).catch(()=>{})},mergeData(e,t){return t.forEach(i=>{let n=!1;for(let r of e)if(r.meta.permissionId===i.meta.permissionId){n=!0,i.state=!1;break}n||(i.state=!0),i.children&&this.mergeData(e,i.children)}),t},addToMyApps(e){if(this.myAppList.length!==0)for(var t=0;t<this.myAppList.length;t++)if(this.myAppList.find(i=>i.meta.permissionId===e.meta.permissionId)){console.log("\u5B58\u5728");break}else{console.log(this.findMenu(this.apps_menus,e,!1)),console.log("\u4E0D\u5B58\u5728"),this.myAppList.push(this.findMenu(this.apps_menus,e,!1));break}else this.myAppList.push(this.findMenu(this.apps_menus,e,!1))},rmFromMyApps(e){for(var t=0;t<this.myAppList.length;t++)if(this.myAppList[t].meta.permissionId===e.meta.permissionId){this.myAppList.splice(t,1);break}this.findMenu(this.apps_menus,e,!0)},findMenu(e,t,i){for(var n=0;n<e.length;n++){if(e[n].children){let r=this.findMenu(e[n].children,t,i);if(r)return r}if(e[n].meta.permissionId===t.meta.permissionId)return e[n].state=i,e[n]}return!1}}},ef={};var Bw=at(Iw,Mw,Ew,!1,Dw,"1cee7da5",null,null);function Dw(e){for(let t in ef)this[t]=ef[t]}var lo=function(){return Bw.exports}(),Ow=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"ind-myApp-slim"},[i("div",{staticClass:"ind-myApp-slim-content"},[i("div",{staticClass:"ind-myApp-slim-content-title"},[e._v("\u6211\u7684\u5E94\u7528")]),i("div",{staticClass:"ind-myApp-slim-content-center",on:{click:e.open}},[e.expanded?e._e():i("div",{staticClass:"ind-myApp-slim-icon-group"},[e._l(e.displayedIcons,function(n,r){return i("div",{key:r,staticClass:"ind-myApp-slim-icon"},[i("img",{staticStyle:{height:"100%",width:"100%","border-radius":"50%","background-color":"#fff"},attrs:{src:e.getImg(n.meta.icon)}})])}),e.showMoreIcon?i("div",{staticClass:"ind-myApp-slim-icon"},[e._v(" "+e._s("...")+" ")]):e._e()],2),e.icons.length!==0?i("van-icon",{staticClass:"ind-myApp-slim-toggle-icon",class:{"ind-myApp-slim-rotate-down":e.expanded},attrs:{name:"arrow"}}):e._e()],1),i("div",{staticClass:"ind-myApp-slim-content-button"},[i("div",{staticClass:"ind-myApp-slim-content-button-btn",on:{click:e.edit}},[e._v("\u7F16\u8F91")])])]),e.expanded?i("div",{staticStyle:{width:"100%",height:"auto","background-color":"#fff"}},[i("van-swipe",{attrs:{"show-indicators":!0,loop:!1,"indicator-color":"#005aaf"}},e._l(e.list,function(n,r){return i("van-swipe-item",{key:r},[i("div",{style:{paddingBottom:e.list.length>1?"30px":"0"}},[i("div",{staticClass:"ind-myApp-slim-content-content"},e._l(n,function(a,s){return i("div",{key:s,staticClass:"ind-myApp-slim-content-content-item",style:{width:"calc(100% / "+e.rowAppCount+")"}},[i("apps-item",{attrs:{item:a,state:a.state,editStatus:"off"},on:{touchend:e.routeTo}})],1)}),0)])])}),1)],1):e._e()])},Nw=[];const Lw={components:{appsItem:Vi},data(){return{icon:Bd}},props:{icons:{type:Array,default:()=>[]},list:{type:Array,default:()=>[]},expanded:{type:Boolean,default:!1}},computed:{getIcons(){return this.icons},displayedIcons(){return this.icons.slice(0,9)},showMoreIcon(){return this.icons.length>9},moreCount(){const e=this.icons.length-9;return e>99?"99":e},rowAppCount(){var e,t;return((t=(e=this.$config)==null?void 0:e.systemDefaultConfig)==null?void 0:t.rowAppCount)||5}},methods:{getImg(e){const t=location.pathname.includes("scyxweb");return`${location.origin}${t?"/hbwebchat/scyxweb":""}${e}`},edit(){this.$emit("edit")},open(){this.$emit("open")},routeTo(e){var t;(t=e==null?void 0:e.uri)!=null&&t.includes("http")?location.href=e.uri:this.$router.push({path:e.uri})}}},nf={};var Vw=at(Lw,Ow,Nw,!1,Pw,null,null,null);function Pw(e){for(let t in nf)this[t]=nf[t]}var rf=function(){return Vw.exports}(),Rw=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"ind-m-app-center"},[i("van-sticky",[i("van-nav-bar",{attrs:{placeholder:!0,"safe-area-inset-top":!0,title:e.title}})],1),i("div",{staticClass:"ind-m-app-page"},[i("div",{staticClass:"ind-m-placeholder"},[i("van-search",{attrs:{placeholder:"\u641C\u7D22\u5E94\u7528"},on:{search:e.onSearch,clear:e.onClear},scopedSlots:e._u([{key:"left-icon",fn:function(){return[i("van-icon",{attrs:{name:"search"}})]},proxy:!0}]),model:{value:e.searchValue,callback:function(n){e.searchValue=n},expression:"searchValue"}})],1),i("van-popup",{staticStyle:{width:"80%",height:"50%"},attrs:{round:!0},model:{value:e.show,callback:function(n){e.show=n},expression:"show"}},[i("div",{style:{display:"flex",flexWrap:"wrap"}},e._l(e.searchApp,function(n,r){return i("div",{key:r,style:{width:"calc(100% / 5)",height:"100%",backgroundColor:"#fff",display:"flex",alignItems:"center",justifyContent:"center"}},[i("apps-item",{attrs:{item:n,state:n.state,editStatus:"off"},on:{touchend:e.routeTo}})],1)}),0)]),i("myapp",{attrs:{icons:e.myAppList,expanded:e.disMyapp,list:e.paginatedApps},on:{edit:e.edit,open:e.open}}),i("div",{staticClass:"customnnnmmmm-tabs-container"},[i("div",{staticClass:"customnnnmmmm-tabs-header-wrapper"},[i("div",{ref:"tabsHeader",staticClass:"customnnnmmmm-tabs-header"},e._l(e.apps_menus,function(n,r){return i("div",{key:"tab"+r,staticClass:"customnnnmmmm-tab-item",class:{active:e.active===r},on:{click:function(a){return e.handleTabClick(r)}}},[i("div",{staticClass:"customnnnmmmm-tab-item-top",class:{active:e.active===r}},[e._v(" "+e._s(n.meta.title)+" ")]),i("div",{staticClass:"customnnnmmmm-tab-item-bottom",class:{active:e.active===r}})])}),0)]),i("div",{staticClass:"ind-m-custom-tabs-content"},[i("div",{staticClass:"ind-m-custom-sidebar"},e._l(e.apps_menus[e.active]&&e.apps_menus[e.active].children||[],function(n,r){return i("div",{key:r,class:["ind-m-sidebar-item",{active:e.activeKey===r}],on:{click:function(a){return e.handleSidebarClick(r)}}},[i("span",{class:["ind-m-sidebar-text",{active:e.activeKey===r}]},[e._v(" "+e._s(n.meta.title)+" ")])])}),0),i("div",{ref:"scrollContainer",staticClass:"ind-m-apps-container",staticStyle:{"padding-top":"0px","padding-bottom":"300px",height:"100%"}},e._l(e.apps_menus[e.active]&&e.apps_menus[e.active].children||[],function(n,r){return i("div",{key:r,staticClass:"ind-m-menu-section",attrs:{id:"section-"+e.active+"-"+r,"data-index":r}},[i("div",{staticClass:"ind-m-divider-container"},[i("van-divider",{staticClass:"ind-m-custom-divider"},[e._v(" "+e._s(n.meta.title)+" ")])],1),i("div",{style:{display:"flex",flexWrap:"wrap",flexDirection:e.getTreeTotalDepth(n)>2?"column":"row"}},e._l((((e.apps_menus[e.active]||{}).children||[])[r]||{}).children||[],function(a,s){return i("div",{key:"level3-"+s,style:{width:e.getTreeTotalDepth(n)>2?"100%":"calc(100% / 3)",height:"100%",backgroundColor:"#fff",display:"flex",alignItems:e.getTreeTotalDepth(n)>2?null:"center",justifyContent:"center",flexDirection:e.getTreeTotalDepth(n)>2?"column":"row",marginBottom:e.getTreeTotalDepth(n)>2?"20px":"0px"}},[a.children?e._e():i("apps-item",{attrs:{item:a,state:a.state,title:a.meta.title,editStatus:"off"},on:{touchend:e.routeTo}}),a.children?i("div",{staticClass:"ind-m-category-header"},[i("div",{staticClass:"ind-m-category-indicator"}),i("div",{staticClass:"ind-m-category-title"},[e._v(e._s(a.meta.title))])]):e._e(),a.children?i("div",{style:{display:"flex",flexWrap:"wrap"}},e._l(e.apps_menus[e.active]&&e.apps_menus[e.active].children[r]&&e.apps_menus[e.active].children[r].children[s]&&e.apps_menus[e.active].children[r].children[s].children||[],function(o){return i("div",{key:o.meta.permissionId,style:{width:"calc(100% / 3)",height:"100%",backgroundColor:"#fff",display:"flex",alignItems:"center",justifyContent:"center"}},[i("apps-item",{attrs:{item:o,state:o.state,title:o.meta.title,editStatus:"off"},on:{touchend:e.routeTo}})],1)}),0):e._e()],1)}),0)])}),0)])]),i("tabbar")],1)],1)},qw=[];const Fw={components:{tabbar:Li,appsItem:Vi,myapp:rf},name:"IndMApps",data(){return{disMyapp:!1,activeTab:0,isHb:!1,show:!1,searchValue:"",activeKey:0,active:0,name:"appsNew",apps_menus:[],title:"",searchApp:[],tabActiveKeys:{},myAppList:[],scrollDebounceTimer:null,isManualScroll:!1,sectionPositions:[],resizeObserver:null}},watch:{active(e,t){this.$set(this.tabActiveKeys,t,this.activeKey),this.activeKey=this.tabActiveKeys[e]||0,this.$nextTick(()=>{const i=Array.isArray(this.$refs.scrollContainer)?this.$refs.scrollContainer[0]:this.$refs.scrollContainer;i&&(i.scrollTop=0)})}},mounted(){this.myAppList=JSON.parse(sessionStorage.getItem("myAppsList"))||[],this.isHb=location.pathname.includes("scyxweb");let e=0,t=setInterval(()=>{var n;e++;let i=this.$store.getters.getMenuTreeList||[];if(i&&i.length>0){clearInterval(t),console.log(`\u7B2C${e}\u6B21\u5C1D\u8BD5\uFF0C\u6210\u529F\u83B7\u53D6\u5230 menus:`,i),((n=this.$config)==null?void 0:n.mainType)=="singleApp"&&(i=i.find(s=>{var o;return s.extendProps&&((o=JSON.parse(s.extendProps))==null?void 0:o.mainMobile)=="1"}).children);let r=i.filter(a=>a.name===this.name);this.apps_menus=r[0].children,this.title=r[0].meta.title,this.appsMenusExtended(this.apps_menus),this.tabActiveKeys={},this.apps_menus.forEach((a,s)=>{this.$set(this.tabActiveKeys,s,0)}),this.initScrollHandler(),this.cacheSectionPositions(),this.setupResizeObserver()}else e>=MAX_RETRY?(clearInterval(t),console.warn(`\u5C1D\u8BD5${MAX_RETRY}\u6B21\u540E\u4ECD\u672A\u83B7\u53D6\u5230 menus`)):console.log(`\u7B2C${e}\u6B21\u5C1D\u8BD5\uFF0C\u7B49\u5F85\u83B7\u53D6 menus...`)},100)},beforeDestroy(){this.removeScrollHandler(),this.resizeObserver&&this.resizeObserver.disconnect()},methods:{getTreeTotalDepth(e){if(!e)return 0;if(!e.children||e.children.length===0)return 1;let t=0;for(const i of e.children){const n=this.getTreeTotalDepth(i);t=Math.max(t,n)}return t+1},edit(){this.$router.push({name:"myApp"})},open(){this.disMyapp=!this.disMyapp},initScrollHandler(){const e=this.getScrollContainer();e&&e.addEventListener("scroll",this.handleContainerScroll)},removeScrollHandler(){const e=this.getScrollContainer();e&&e.removeEventListener("scroll",this.handleContainerScroll)},getScrollContainer(){return Array.isArray(this.$refs.scrollContainer)?this.$refs.scrollContainer[0]:this.$refs.scrollContainer},cacheSectionPositions(){this.$nextTick(()=>{const e=this.getScrollContainer();if(!e)return;const t=Array.from(e.querySelectorAll(".ind-m-menu-section"));this.sectionPositions=t.map(i=>{const n=i.getBoundingClientRect(),r=e.getBoundingClientRect();return{id:i.id,top:n.top-r.top+e.scrollTop,bottom:n.bottom-r.top+e.scrollTop}})})},setupResizeObserver(){const e=this.getScrollContainer();!e||(this.resizeObserver=new ResizeObserver(()=>{this.cacheSectionPositions()}),this.resizeObserver.observe(e))},handleContainerScroll(){this.isManualScroll||(clearTimeout(this.scrollDebounceTimer),this.scrollDebounceTimer=setTimeout(()=>{this.updateActiveSection()},100))},updateActiveSection(){const e=this.getScrollContainer();if(!e||this.sectionPositions.length===0)return;const t=e.scrollTop,i=e.clientHeight,n=t+i;if(Math.abs(e.scrollHeight-n)<5){this.activeKey=this.sectionPositions.length-1,this.tabActiveKeys[this.active]=this.activeKey;return}const a=t+60;let s=0,o=1/0;this.sectionPositions.forEach((l,c)=>{const h=Math.abs(l.top-a);h<o&&(o=h,s=c)}),this.activeKey!==s&&(this.activeKey=s,this.tabActiveKeys[this.active]=s)},handleSidebarClick(e){this.activeKey!==e&&(this.isManualScroll=!0,this.activeKey=e,this.tabActiveKeys[this.active]=e,this.$nextTick(()=>{const t=this.getScrollContainer(),i=t.querySelector(`#section-${this.active}-${e}`);if(t&&i){const n=t.getBoundingClientRect(),a=i.getBoundingClientRect().top-n.top+t.scrollTop,s=10;t.scrollTo({top:a-s,behavior:"smooth"})}setTimeout(()=>{this.isManualScroll=!1},500)}))},handleTabClick(e){this.active!==e&&(this.active=e,this.$emit("tab-click",e),this.scrollTabIntoView(e))},scrollTabIntoView(e){this.$nextTick(()=>{const i=this.$refs.tabsHeader.children[e];i&&i.scrollIntoView({behavior:"smooth",block:"nearest",inline:"center"})})},onSearch(){if(!this.searchValue.trim()){this.show=!1,this.searchApp=[];return}const e=this.searchValue.toLowerCase().trim(),t=this.findObjectsWithoutChildren(this.apps_menus);this.searchApp=t.filter(i=>{var n,r;return(r=(n=i.meta)==null?void 0:n.title)==null?void 0:r.toLowerCase().includes(e)}),this.show=this.searchApp.length>0},onClear(){this.searchValue=""},findObjectsWithoutChildren(e){const t=[];function i(n){for(const r of n)(!r.children||r.children.length===0)&&t.push(r),r.children&&r.children.length>0&&i(r.children)}return i(e),t},routeTo(e){var t;(t=e==null?void 0:e.uri)!=null&&t.includes("http")?location.href=e.uri:this.$router.push({path:e.uri})},appsMenusExtended(e,t=0){if(t>4)return;(Array.isArray(e)?e:[e]).forEach(n=>{!n||(n.type===2&&this.isHb&&this.completeNode(n),n.children&&n.children.length>0&&this.appsMenusExtended(n.children,t+1))})},completeNode(e){const t={...e,children:[]};e.children=[t],e.__processed=!0}},computed:{paginatedApps(){const e=this.myAppList||[],t=8,i=[];for(let n=0;n<e.length;n+=t)i.push(e.slice(n,n+t));return i}}},af={};var Uw=at(Fw,Rw,qw,!1,Yw,null,null,null);function Yw(e){for(let t in af)this[t]=af[t]}var jw=function(){return Uw.exports}(),Gw=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"ind-m-app-center"},[i("van-sticky",[i("van-nav-bar",{attrs:{placeholder:!0,"safe-area-inset-top":!0,title:e.title}})],1),i("div",{staticClass:"ind-m-app-page"},[i("div",{staticClass:"ind-m-placeholder"},[i("van-search",{attrs:{placeholder:"\u641C\u7D22\u5E94\u7528"},on:{search:e.onSearch,clear:e.onClear},scopedSlots:e._u([{key:"left-icon",fn:function(){return[i("van-icon",{attrs:{name:"search"}})]},proxy:!0}]),model:{value:e.searchValue,callback:function(n){e.searchValue=n},expression:"searchValue"}})],1),i("van-popup",{staticStyle:{width:"80%",height:"50%"},attrs:{round:!0},model:{value:e.show,callback:function(n){e.show=n},expression:"show"}},[i("div",{style:{display:"flex",flexWrap:"wrap"}},e._l(e.searchApp,function(n,r){return i("div",{key:r,style:{width:"calc(100% / 5)",height:"100%",backgroundColor:"#fff",display:"flex",alignItems:"center",justifyContent:"center"}},[i("apps-item",{attrs:{item:n,state:n.state,editStatus:"off"},on:{touchend:e.routeTo}})],1)}),0)]),i("myapp",{attrs:{icons:e.myAppList,expanded:e.disMyapp,list:e.paginatedApps},on:{edit:e.edit,open:e.open}}),i("div",[i("div",{staticClass:"customnnnmmmm-tabs-header-wrapper"},[i("div",{ref:"tabsHeader",staticClass:"customnnnmmmm-tabs-header"},e._l(e.titleList,function(n,r){return i("div",{key:"tab"+r,staticClass:"customnnnmmmm-tab-item",class:{active:e.active===r},on:{click:function(a){return e.handleTabClick(n,r)}}},[i("div",{staticClass:"customnnnmmmm-tab-item-top",class:{active:e.active===r}},[e._v(" "+e._s(n)+" ")]),i("div",{staticClass:"customnnnmmmm-tab-item-bottom",class:{active:e.active===r}})])}),0)]),i("div",{staticClass:"ind-my-app-container",staticStyle:{"padding-bottom":"150px"},style:{height:e.disMyapp?"calc(100vh - 380px)":"calc(100vh - 270px)"}},e._l(e.apps_menus,function(n,r){return i("div",{key:r,staticClass:"ind-my-app-container-square"},[i("div",{staticClass:"ind-my-app-container-square-title"},[e._v(" "+e._s(n.meta.title)+" ")]),i("div",{style:{display:"flex",flexWrap:"wrap"},attrs:{"column-num":4,border:!1}},e._l(n.children,function(a){return i("div",{key:a.meta.permissionId,style:{width:"calc(100% / "+e.rowAppCount+")",height:"100%",backgroundColor:"#fff",display:"flex",alignItems:"center",justifyContent:"center"}},[i("apps-item",{attrs:{item:a,state:a.state,title:a.meta.title,editStatus:"off"},on:{touchend:e.routeTo}})],1)}),0)])}),0)]),i("tabbar")],1)],1)},Kw=[];function co(e){return e.map(t=>{const i=[];function n(r){r.children&&r.children.length>0?r.children.forEach(n):(r.path||r.uri)&&i.push(r)}return n(t),{...t,children:i.map(r=>({...r,children:void 0}))}})}const Hw={components:{tabbar:Li,appsItem:Vi,myapp:rf},name:"IndMApps",data(){return{active:0,disMyapp:!1,isHb:!1,show:!1,searchValue:"",name:"appsNew",apps_menus:[],title:"",searchApp:[],myAppList:[],allApps_menus:[],titleList:[]}},mounted(){this.myAppList=JSON.parse(sessionStorage.getItem("myAppsList"))||[],this.isHb=location.pathname.includes("scyxweb");let e=0;const t=50;let i=setInterval(()=>{var r;e++;let n=this.$store.getters.getMenuTreeList||[];if(n&&n.length>0){clearInterval(i),console.log(`\u7B2C${e}\u6B21\u5C1D\u8BD5\uFF0C\u6210\u529F\u83B7\u53D6\u5230 menus:`,n),((r=this.$config)==null?void 0:r.mainType)=="singleApp"&&(n=n.find(c=>{var h;return c.extendProps&&((h=JSON.parse(c.extendProps))==null?void 0:h.mainMobile)=="1"}).children);let a=n.filter(l=>l.name===this.name),s=a[0].children.map(l=>l.meta.title);this.titleList=["\u5168\u90E8",...s];const o=a[0].children.reduce((l,c)=>(l[c.meta.title]=c,l),{});this.allApps_menus={\u5168\u90E8:a[0].children,...o},this.apps_menus=this.allApps_menus.\u5168\u90E8,this.apps_menus=co(this.apps_menus),this.title=a[0].meta.title}else e>=t?(clearInterval(i),console.warn(`\u5C1D\u8BD5${t}\u6B21\u540E\u4ECD\u672A\u83B7\u53D6\u5230 menus`)):console.log(`\u7B2C${e}\u6B21\u5C1D\u8BD5\uFF0C\u7B49\u5F85\u83B7\u53D6 menus...`)},100)},methods:{handleTabClick(e,t){var i;this.active!==t&&(this.active=t,this.apps_menus=this.allApps_menus[e],e!=="\u5168\u90E8"?this.apps_menus=co(((i=this.apps_menus)==null?void 0:i.children)||[]):this.apps_menus=co(this.apps_menus),this.$emit("tab-click",t),this.scrollTabIntoView(t))},scrollTabIntoView(e){this.$nextTick(()=>{const i=this.$refs.tabsHeader.children[e];i&&i.scrollIntoView({behavior:"smooth",block:"nearest",inline:"center"})})},edit(){this.$router.push({name:"myApp"})},open(){this.disMyapp=!this.disMyapp,this.$nextTick(()=>{this.scrollToContent(this.active)})},scrollToContent(e){this.$nextTick(()=>{const t=document.querySelector(".ind-my-app-container");if(!t)return;if(e<0||e>=t.children.length){t.scrollTo({top:0,behavior:"smooth"});return}const i=t.children[e];if(i){const n=i.offsetTop-3;t.scrollTo({top:n,behavior:"smooth"})}})},onSearch(){if(!this.searchValue.trim()){this.show=!1,this.searchApp=[];return}const e=this.searchValue.toLowerCase().trim(),t=this.findObjectsWithoutChildren(this.apps_menus);this.searchApp=t.filter(i=>{var n,r;return(r=(n=i.meta)==null?void 0:n.title)==null?void 0:r.toLowerCase().includes(e)}),this.show=this.searchApp.length>0},onClear(){this.searchValue=""},findObjectsWithoutChildren(e){const t=[];function i(n){for(const r of n)(!r.children||r.children.length===0)&&t.push(r),r.children&&r.children.length>0&&i(r.children)}return i(e),t},routeTo(e){var t;(t=e==null?void 0:e.uri)!=null&&t.includes("http")?location.href=e.uri:this.$router.push({path:e.uri})}},computed:{paginatedApps(){const e=this.myAppList||[],t=8,i=[];for(let n=0;n<e.length;n+=t)i.push(e.slice(n,n+t));return i},rowAppCount(){var e,t;return((t=(e=this.$config)==null?void 0:e.systemDefaultConfig)==null?void 0:t.rowAppCount)||5}}},sf={};var zw=at(Hw,Gw,Kw,!1,Ww,null,null,null);function Ww(e){for(let t in sf)this[t]=sf[t]}var Jw=function(){return zw.exports}(),Qw=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i(e.currentComponent,{tag:"component"})},Zw=[];function of(e,t=1){if(!e.children||e.children.length===0)return t;let i=t;for(const n of e.children){const r=of(n,t+1);r>i&&(i=r)}return i}function $w(e){let t=0;for(const i of e){const n=of(i);n>t&&(t=n)}return t}const Xw={components:{aboveleveltwo:jw,leveltwo:Jw},data(){return{level:3,name:"appsNew",apps_menus:[],isHb:!1,depth:"4"}},methods:{appsMenusExtended(e,t=0){if(t>4)return;(Array.isArray(e)?e:[e]).forEach(n=>{!n||(n.type===2&&this.isHb&&this.completeNode(n),n.children&&n.children.length>0&&this.appsMenusExtended(n.children,t+1))})},completeNode(e){const t={...e,children:[]};e.children=[t],e.__processed=!0}},created(){var n;this.isHb=location.pathname.includes("scyxweb");let e=this.$store.getters.getMenuTreeList||[];e.length||console.error("getMenuTreeList\u4E3A\u7A7A\uFF0C\u5728apps-center-new\u91CC"),((n=this.$config)==null?void 0:n.mainType)=="singleApp"&&(e=e.find(a=>{var s;return a.extendProps&&((s=JSON.parse(a.extendProps))==null?void 0:s.mainMobile)=="1"}).children);let t=e.filter(r=>r.name===this.name);this.apps_menus=t[0].children,this.appsMenusExtended(this.apps_menus);const i=$w(this.apps_menus);this.depth=i},computed:{currentComponent(){var e,t;if(this.level=((t=(e=this.$config)==null?void 0:e.systemDefaultConfig)==null?void 0:t.theLevel)||3,this.depth=this.depth||4,this.level==2&&this.depth>=2)return"leveltwo";if(this.level==3){if(this.depth<=2)return"leveltwo";if(this.depth>=3)return"aboveleveltwo"}return"aboveleveltwo"}}},lf={};var _w=at(Xw,Qw,Zw,!1,t0,null,null,null);function t0(e){for(let t in lf)this[t]=lf[t]}var uo=function(){return _w.exports}(),e0=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"custom-overlay",class:{show:e.loading},on:{click:function(n){n.stopPropagation()}}},[e.isFullScreenLoading&&e.loadingImageUrl(!0)?i("div",{staticClass:"ind-loading-wrapper-global"},[i("img",{staticStyle:{height:"100%",width:"100%"},attrs:{src:e.loadingImageUrl(!0),alt:""}}),i("div",{staticClass:"ind-loading-wrapper-text"},[e._v(" "+e._s(e.text||"\u7CFB\u7EDF\u52A0\u8F7D\u4E2D...")+" ")])]):!e.isFullScreenLoading&&e.loadingImageUrl(!1)?i("div",{staticClass:"ind-loading-wrapper-local"},[i("div",{staticClass:"ind-loading-block ind-vcenter"},[i("div",{staticClass:"ind-loading-block-center"},[i("img",{attrs:{src:e.loadingImageUrl(!1),alt:""}}),i("div",{staticClass:"ind-loading-block-text"},[e._v(e._s(e.text||"\u52A0\u8F7D\u4E2D..."))])])])]):e.loadingImageUrl(!1)?e._e():i("div",{staticClass:"ind-loading-wrapper-local"},[i("div",{staticClass:"ind-loading-block ind-vcenter"},[i("div",{staticClass:"ind-loading-block-center"},[i("div",{staticClass:"img-divv"},[i("van-loading")],1),i("div",{staticClass:"ind-loading-block-text"},[e._v(e._s(e.text||"\u52A0\u8F7D\u4E2D..."))])])])])])},i0=[];const n0={props:{loading:Boolean,isFullScreenLoading:{type:Boolean,default:!1},text:String},data(){return{}},methods:{loadingImageUrl(e){const t=e?"systemDefaultConfig.globalLoading":"systemDefaultConfig.localLoading",i=this.getSafeConfigValue(t);return i&&i.trim()!==""?`/user-manage-server/oss/file/get/${i}`:!1},getSafeConfigValue(e){if(!!this.$config)return e.split(".").reduce((t,i)=>t&&t[i]!==void 0?t[i]:void 0,this.$config)}}},cf={};var r0=at(n0,e0,i0,!1,a0,null,null,null);function a0(e){for(let t in cf)this[t]=cf[t]}var uf=function(){return r0.exports}(),s0=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"app-page"},[i("van-sticky",[i("van-nav-bar",{attrs:{fixed:!0,"left-arrow":"",placeholder:!0,"safe-area-inset-top":!0,title:"\u8BBE\u7F6E"},on:{"click-left":e.onClickLeft}})],1),i("van-cell-group",{attrs:{title:"\u8BBE\u7F6E"}},[i("van-cell",{attrs:{title:"vconsole\u8C03\u8BD5"}},[i("van-switch",{model:{value:e.vconsoleChecked,callback:function(n){e.vconsoleChecked=n},expression:"vconsoleChecked"}})],1),e.isHb?i("van-cell",{attrs:{title:"\u8FDC\u7A0B\u8C03\u8BD5"}},[i("van-switch",{model:{value:e.chiiChecked,callback:function(n){e.chiiChecked=n},expression:"chiiChecked"}})],1):e._e()],1)],1)},o0=[];const l0={data(){return{vconsoleChecked:!1,chiiChecked:!1,isHb:location.pathname.includes("scyxweb")}},watch:{vconsoleChecked:function(){if(this.vconsoleChecked){const e=document.createElement("script");e.src="vconsole.min.js",e.async=!0,document.getElementsByTagName("head")[0].appendChild(e),e.onload=function(){window.vConsole=new VConsole}}this.vconsoleChecked=!0},chiiChecked:function(){if(this.chiiChecked){const e=document.createElement("script");e.src="//dev.sunquan.tech/inspect/target.js",e.async=!0,document.getElementsByTagName("head")[0].appendChild(e)}this.chiiChecked=!0}},methods:{onClickLeft(){this.$router.back()}}},hf={};var c0=at(l0,s0,o0,!1,u0,null,null,null);function u0(e){for(let t in hf)this[t]=hf[t]}var ho=function(){return c0.exports}(),fo=Object.freeze(Object.defineProperty({__proto__:null,NotFound:Gi,ErrorContent:$r,DatePicker:Uo,Form:zo,LoadMore:Jo,User1:il,BasicLayout:rl,EmptyLayout:Ci,DetailView:ol,PageView:cl,PopupView:hl,QueryView:fl,Login:qs,Search:bd,SelectPanel:Ad,InputSelect:wd,SelectBtn:kd,User:Fs,Apps:oo,AppsEdit:lo,MyApps:Us,AppsNew:uo,appItem:Vi,tabbar:Li,LoadingPanel:uf,Setting:ho},Symbol.toStringTag,{value:"Module"})),df={install(e,{config:t}={}){e.prototype.$config=b.default.merge({},e.prototype.$config||{},t||V.config)}},ff={install(e,{router:t,store:i}){e.prototype.$backToMenu=function(){if(console.log("trigger $backToMenu"),this.$config.showMenus){const n=i.state.app.breadCrumbList;i.commit("closeTag",{$router:t,route:b.default.cloneDeep(b.default.find(i.state.app.tagNavList,{name:n[n.length-1].name})||{})}),t.push({name:n[n.length-2].name}).catch(()=>{})}else t.go(-1)}}},h0=Object.freeze(Object.defineProperty({__proto__:null,IndConfigPlugin:df,IndRouterPlugin:ff},Symbol.toStringTag,{value:"Module"}));const pf=function(e,t,i){const n=i.context;e.style.display="none";const r=t.value;(n.$store.state.app.permission[r]||r==="all")&&(e.style.display="")},mf={bind:pf,update:pf};var po=Object.freeze(Object.defineProperty({__proto__:null,permission:mf},Symbol.toStringTag,{value:"Module"}));const gf={name:Ye.rootRouteName,path:"/",redirect:"/home",component:Ci,meta:{hideInMenu:!0,notCache:!0},children:[{name:Ye.homeRouteName,path:"home",redirect:"/apps?t="+new Date().getTime(),meta:{hideInMenu:!0,title:"\u9996\u9875",icon:"md-home"}}]},d0={name:Ye.loginRouteName,path:"/login",meta:{title:"Login - \u767B\u5F55",hideInMenu:!0},component:qs},f0={name:"user",path:"/user",component:Fs,meta:{hideInMenu:!0,notCache:!0}},p0={name:"setting",path:"/setting",component:ho,meta:{hideInMenu:!0,notCache:!0}},m0={name:"apps",path:"/apps",component:oo,meta:{hideInMenu:!0,notCache:!0}},g0={name:"appsNew",path:"/appsNew",component:uo,meta:{hideInMenu:!0,notCache:!0}},v0={name:"appsEdit",path:"/appsEdit",component:lo,meta:{hideInMenu:!0,notCache:!0}},y0={path:"/404",meta:{hideInMenu:!0},component:Gi};function b0({homeComponent:e,rootChildren:t}={}){const i=b.default.cloneDeep(gf);e&&(i.children[0].component=e),t&&t.length&&i.children.push(...t);let n=location.host.includes("localhost")?[d0]:[];return[i,...n,f0,p0,m0,v0,y0,g0]}function S0({rootChildren:e}={}){const t=b.default.cloneDeep(gf);return t.component=Ci,t.children=[],e&&e.length&&t.children.push(...e),[t]}const C0={EmptyLayout:{component:Ci},EmptyLayoutNotCache:{component:{...Ci,name:"IndEmptyLayoutNotCache"}}},Rr={DIRECTORY:1,MENU:2,BUTTON:3,PAGE:4};function vf(e){return[Rr.DIRECTORY,Rr.MENU].includes(e)}function yf(e,t=[]){return e?t.filter(i=>{const n=(i==null?void 0:i.permissionValue)||"";return n.startsWith(e)||n.startsWith(`${V.config.routerBase}-${e}`)}):t}function mo({list:e,menuTree:t,pageNode:i,parentId:n,crumbs:r,root:a}){if(!e)return;let s=V.getSessionStorage("appInfo");e.forEach(o=>{var M;const{permissionId:l,label:c,appId:h,pid:d,icon:u,type:f,uri:p,permissionValue:m,extendProps:g}=o;if(h!=s.appId)return;const C=m;let x=!1,I=!1;if(o&&o.extendProps)try{x=((M=JSON.parse(o.extendProps))==null?void 0:M.hideInIbp)==="1"}catch{x=!1}try{if(o&&o.extension){const k=JSON.parse(o.extension);if(k.extendProps){const D=typeof k.extendProps=="string"?JSON.parse(k.extendProps):k.extendProps;(D==null?void 0:D.hideInMenu)==1&&(I=!0)}}}catch{I=!1}if(d===n&&!(x||I)){if(vf(f)){let k={type:f,name:C,pid:d,path:bf(p),uri:p,component:C,meta:{appId:h,permissionId:l,title:c,icon:u,crumbs:[...r],activeName:C},children:[],extendProps:g};k.meta.crumbs.push({icon:u,name:C,title:c,type:f}),Rr.DIRECTORY===f&&(k.component="EmptyLayout"),mo({list:e,menuTree:k.children,pageNode:i,parentId:l,crumbs:k.meta.crumbs,root:!1}),k.children.length||delete k.children,t.push(k)}if(Rr.PAGE===f){let k={type:f,name:C,pid:d,path:bf(p),uri:p,component:C,meta:{appId:h,permissionId:l,title:c,hideInMenu:!0,notCache:!0,crumbs:[...r],type:f}};k.meta.crumbs.push({icon:u,name:C,title:c,type:f}),i.children.push(k)}}})}function bf(e){return e?(e.startsWith("/")||(e=`/${e}`),e.includes("?")&&(e=e.split("?")[0]),e.includes(".")&&(e=e.split(".")[0]),e):""}function Sf(e=[]){e=e.filter(i=>vf(i.type));const t=[];return mo({list:e,menuTree:t,pageNode:{children:[]},parentId:"0",crumbs:[],root:!0}),t}function A0(e=[]){const t=[],i={path:"/page",name:"page",meta:{hideInMenu:!0,notCache:!0},component:"EmptyLayoutNotCache",children:[]};return mo({list:e,menuTree:t,pageNode:i,parentId:"0",crumbs:[],root:!0}),i.children.length&&t.push(i),go(t)}function go(e=[]){for(let t of e)if(t.component){const i=C0[t.component];i?t.component=i.component:t.path?window.loadComponentHandler&&(t.component=window.loadComponentHandler(t.path,t.name)||Gi):(console.error(`\u627E\u4E0D\u5230\u7EC4\u4EF6\u5B9A\u4E49:${t.component},\u8BF7\u6392\u67E5\u8D44\u6E90\u8DEF\u5F84\u914D\u7F6E\u662F\u5426\u6B63\u786E`),t.component=Gi),t.children&&t.children.length>0&&go(t.children)}return e}var vo={exports:{}},Cf=function(t,i){return function(){for(var r=new Array(arguments.length),a=0;a<r.length;a++)r[a]=arguments[a];return t.apply(i,r)}},x0=Cf,vi=Object.prototype.toString;function yo(e){return vi.call(e)==="[object Array]"}function bo(e){return typeof e=="undefined"}function w0(e){return e!==null&&!bo(e)&&e.constructor!==null&&!bo(e.constructor)&&typeof e.constructor.isBuffer=="function"&&e.constructor.isBuffer(e)}function T0(e){return vi.call(e)==="[object ArrayBuffer]"}function k0(e){return typeof FormData!="undefined"&&e instanceof FormData}function M0(e){var t;return typeof ArrayBuffer!="undefined"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&e.buffer instanceof ArrayBuffer,t}function E0(e){return typeof e=="string"}function I0(e){return typeof e=="number"}function Af(e){return e!==null&&typeof e=="object"}function qr(e){if(vi.call(e)!=="[object Object]")return!1;var t=Object.getPrototypeOf(e);return t===null||t===Object.prototype}function B0(e){return vi.call(e)==="[object Date]"}function D0(e){return vi.call(e)==="[object File]"}function O0(e){return vi.call(e)==="[object Blob]"}function xf(e){return vi.call(e)==="[object Function]"}function N0(e){return Af(e)&&xf(e.pipe)}function L0(e){return typeof URLSearchParams!="undefined"&&e instanceof URLSearchParams}function V0(e){return e.trim?e.trim():e.replace(/^\s+|\s+$/g,"")}function P0(){return typeof navigator!="undefined"&&(navigator.product==="ReactNative"||navigator.product==="NativeScript"||navigator.product==="NS")?!1:typeof window!="undefined"&&typeof document!="undefined"}function So(e,t){if(!(e===null||typeof e=="undefined"))if(typeof e!="object"&&(e=[e]),yo(e))for(var i=0,n=e.length;i<n;i++)t.call(null,e[i],i,e);else for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.call(null,e[r],r,e)}function Co(){var e={};function t(r,a){qr(e[a])&&qr(r)?e[a]=Co(e[a],r):qr(r)?e[a]=Co({},r):yo(r)?e[a]=r.slice():e[a]=r}for(var i=0,n=arguments.length;i<n;i++)So(arguments[i],t);return e}function R0(e,t,i){return So(t,function(r,a){i&&typeof r=="function"?e[a]=x0(r,i):e[a]=r}),e}function q0(e){return e.charCodeAt(0)===65279&&(e=e.slice(1)),e}var $t={isArray:yo,isArrayBuffer:T0,isBuffer:w0,isFormData:k0,isArrayBufferView:M0,isString:E0,isNumber:I0,isObject:Af,isPlainObject:qr,isUndefined:bo,isDate:B0,isFile:D0,isBlob:O0,isFunction:xf,isStream:N0,isURLSearchParams:L0,isStandardBrowserEnv:P0,forEach:So,merge:Co,extend:R0,trim:V0,stripBOM:q0},Ui=$t;function wf(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}var Tf=function(t,i,n){if(!i)return t;var r;if(n)r=n(i);else if(Ui.isURLSearchParams(i))r=i.toString();else{var a=[];Ui.forEach(i,function(l,c){l===null||typeof l=="undefined"||(Ui.isArray(l)?c=c+"[]":l=[l],Ui.forEach(l,function(d){Ui.isDate(d)?d=d.toISOString():Ui.isObject(d)&&(d=JSON.stringify(d)),a.push(wf(c)+"="+wf(d))}))}),r=a.join("&")}if(r){var s=t.indexOf("#");s!==-1&&(t=t.slice(0,s)),t+=(t.indexOf("?")===-1?"?":"&")+r}return t},F0=$t;function Fr(){this.handlers=[]}Fr.prototype.use=function(t,i,n){return this.handlers.push({fulfilled:t,rejected:i,synchronous:n?n.synchronous:!1,runWhen:n?n.runWhen:null}),this.handlers.length-1},Fr.prototype.eject=function(t){this.handlers[t]&&(this.handlers[t]=null)},Fr.prototype.forEach=function(t){F0.forEach(this.handlers,function(n){n!==null&&t(n)})};var U0=Fr,Y0=$t,j0=function(t,i){Y0.forEach(t,function(r,a){a!==i&&a.toUpperCase()===i.toUpperCase()&&(t[i]=r,delete t[a])})},kf=function(t,i,n,r,a){return t.config=i,n&&(t.code=n),t.request=r,t.response=a,t.isAxiosError=!0,t.toJSON=function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code}},t},G0=kf,Mf=function(t,i,n,r,a){var s=new Error(t);return G0(s,i,n,r,a)},K0=Mf,H0=function(t,i,n){var r=n.config.validateStatus;!n.status||!r||r(n.status)?t(n):i(K0("Request failed with status code "+n.status,n.config,null,n.request,n))},Ur=$t,z0=Ur.isStandardBrowserEnv()?function(){return{write:function(i,n,r,a,s,o){var l=[];l.push(i+"="+encodeURIComponent(n)),Ur.isNumber(r)&&l.push("expires="+new Date(r).toGMTString()),Ur.isString(a)&&l.push("path="+a),Ur.isString(s)&&l.push("domain="+s),o===!0&&l.push("secure"),document.cookie=l.join("; ")},read:function(i){var n=document.cookie.match(new RegExp("(^|;\\s*)("+i+")=([^;]*)"));return n?decodeURIComponent(n[3]):null},remove:function(i){this.write(i,"",Date.now()-864e5)}}}():function(){return{write:function(){},read:function(){return null},remove:function(){}}}(),W0=function(t){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(t)},J0=function(t,i){return i?t.replace(/\/+$/,"")+"/"+i.replace(/^\/+/,""):t},Q0=W0,Z0=J0,$0=function(t,i){return t&&!Q0(i)?Z0(t,i):i},Ao=$t,X0=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"],_0=function(t){var i={},n,r,a;return t&&Ao.forEach(t.split(`
21
- `),function(o){if(a=o.indexOf(":"),n=Ao.trim(o.substr(0,a)).toLowerCase(),r=Ao.trim(o.substr(a+1)),n){if(i[n]&&X0.indexOf(n)>=0)return;n==="set-cookie"?i[n]=(i[n]?i[n]:[]).concat([r]):i[n]=i[n]?i[n]+", "+r:r}}),i},Ef=$t,t1=Ef.isStandardBrowserEnv()?function(){var t=/(msie|trident)/i.test(navigator.userAgent),i=document.createElement("a"),n;function r(a){var s=a;return t&&(i.setAttribute("href",s),s=i.href),i.setAttribute("href",s),{href:i.href,protocol:i.protocol?i.protocol.replace(/:$/,""):"",host:i.host,search:i.search?i.search.replace(/^\?/,""):"",hash:i.hash?i.hash.replace(/^#/,""):"",hostname:i.hostname,port:i.port,pathname:i.pathname.charAt(0)==="/"?i.pathname:"/"+i.pathname}}return n=r(window.location.href),function(s){var o=Ef.isString(s)?r(s):s;return o.protocol===n.protocol&&o.host===n.host}}():function(){return function(){return!0}}(),Yr=$t,e1=H0,i1=z0,n1=Tf,r1=$0,a1=_0,s1=t1,xo=Mf,If=function(t){return new Promise(function(n,r){var a=t.data,s=t.headers,o=t.responseType;Yr.isFormData(a)&&delete s["Content-Type"];var l=new XMLHttpRequest;if(t.auth){var c=t.auth.username||"",h=t.auth.password?unescape(encodeURIComponent(t.auth.password)):"";s.Authorization="Basic "+btoa(c+":"+h)}var d=r1(t.baseURL,t.url);l.open(t.method.toUpperCase(),n1(d,t.params,t.paramsSerializer),!0),l.timeout=t.timeout;function u(){if(!!l){var p="getAllResponseHeaders"in l?a1(l.getAllResponseHeaders()):null,m=!o||o==="text"||o==="json"?l.responseText:l.response,g={data:m,status:l.status,statusText:l.statusText,headers:p,config:t,request:l};e1(n,r,g),l=null}}if("onloadend"in l?l.onloadend=u:l.onreadystatechange=function(){!l||l.readyState!==4||l.status===0&&!(l.responseURL&&l.responseURL.indexOf("file:")===0)||setTimeout(u)},l.onabort=function(){!l||(r(xo("Request aborted",t,"ECONNABORTED",l)),l=null)},l.onerror=function(){r(xo("Network Error",t,null,l)),l=null},l.ontimeout=function(){var m="timeout of "+t.timeout+"ms exceeded";t.timeoutErrorMessage&&(m=t.timeoutErrorMessage),r(xo(m,t,t.transitional&&t.transitional.clarifyTimeoutError?"ETIMEDOUT":"ECONNABORTED",l)),l=null},Yr.isStandardBrowserEnv()){var f=(t.withCredentials||s1(d))&&t.xsrfCookieName?i1.read(t.xsrfCookieName):void 0;f&&(s[t.xsrfHeaderName]=f)}"setRequestHeader"in l&&Yr.forEach(s,function(m,g){typeof a=="undefined"&&g.toLowerCase()==="content-type"?delete s[g]:l.setRequestHeader(g,m)}),Yr.isUndefined(t.withCredentials)||(l.withCredentials=!!t.withCredentials),o&&o!=="json"&&(l.responseType=t.responseType),typeof t.onDownloadProgress=="function"&&l.addEventListener("progress",t.onDownloadProgress),typeof t.onUploadProgress=="function"&&l.upload&&l.upload.addEventListener("progress",t.onUploadProgress),t.cancelToken&&t.cancelToken.promise.then(function(m){!l||(l.abort(),r(m),l=null)}),a||(a=null),l.send(a)})},Dt=$t,Bf=j0,o1=kf,l1={"Content-Type":"application/x-www-form-urlencoded"};function Df(e,t){!Dt.isUndefined(e)&&Dt.isUndefined(e["Content-Type"])&&(e["Content-Type"]=t)}function c1(){var e;return(typeof XMLHttpRequest!="undefined"||typeof process!="undefined"&&Object.prototype.toString.call(process)==="[object process]")&&(e=If),e}function u1(e,t,i){if(Dt.isString(e))try{return(t||JSON.parse)(e),Dt.trim(e)}catch(n){if(n.name!=="SyntaxError")throw n}return(i||JSON.stringify)(e)}var jr={transitional:{silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},adapter:c1(),transformRequest:[function(t,i){return Bf(i,"Accept"),Bf(i,"Content-Type"),Dt.isFormData(t)||Dt.isArrayBuffer(t)||Dt.isBuffer(t)||Dt.isStream(t)||Dt.isFile(t)||Dt.isBlob(t)?t:Dt.isArrayBufferView(t)?t.buffer:Dt.isURLSearchParams(t)?(Df(i,"application/x-www-form-urlencoded;charset=utf-8"),t.toString()):Dt.isObject(t)||i&&i["Content-Type"]==="application/json"?(Df(i,"application/json"),u1(t)):t}],transformResponse:[function(t){var i=this.transitional,n=i&&i.silentJSONParsing,r=i&&i.forcedJSONParsing,a=!n&&this.responseType==="json";if(a||r&&Dt.isString(t)&&t.length)try{return JSON.parse(t)}catch(s){if(a)throw s.name==="SyntaxError"?o1(s,this,"E_JSON_PARSE"):s}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,validateStatus:function(t){return t>=200&&t<300}};jr.headers={common:{Accept:"application/json, text/plain, */*"}},Dt.forEach(["delete","get","head"],function(t){jr.headers[t]={}}),Dt.forEach(["post","put","patch"],function(t){jr.headers[t]=Dt.merge(l1)});var wo=jr,h1=$t,d1=wo,f1=function(t,i,n){var r=this||d1;return h1.forEach(n,function(s){t=s.call(r,t,i)}),t},Of=function(t){return!!(t&&t.__CANCEL__)},Nf=$t,To=f1,p1=Of,m1=wo;function ko(e){e.cancelToken&&e.cancelToken.throwIfRequested()}var g1=function(t){ko(t),t.headers=t.headers||{},t.data=To.call(t,t.data,t.headers,t.transformRequest),t.headers=Nf.merge(t.headers.common||{},t.headers[t.method]||{},t.headers),Nf.forEach(["delete","get","head","post","put","patch","common"],function(r){delete t.headers[r]});var i=t.adapter||m1.adapter;return i(t).then(function(r){return ko(t),r.data=To.call(t,r.data,r.headers,t.transformResponse),r},function(r){return p1(r)||(ko(t),r&&r.response&&(r.response.data=To.call(t,r.response.data,r.response.headers,t.transformResponse))),Promise.reject(r)})},Pt=$t,Lf=function(t,i){i=i||{};var n={},r=["url","method","data"],a=["headers","auth","proxy","params"],s=["baseURL","transformRequest","transformResponse","paramsSerializer","timeout","timeoutMessage","withCredentials","adapter","responseType","xsrfCookieName","xsrfHeaderName","onUploadProgress","onDownloadProgress","decompress","maxContentLength","maxBodyLength","maxRedirects","transport","httpAgent","httpsAgent","cancelToken","socketPath","responseEncoding"],o=["validateStatus"];function l(u,f){return Pt.isPlainObject(u)&&Pt.isPlainObject(f)?Pt.merge(u,f):Pt.isPlainObject(f)?Pt.merge({},f):Pt.isArray(f)?f.slice():f}function c(u){Pt.isUndefined(i[u])?Pt.isUndefined(t[u])||(n[u]=l(void 0,t[u])):n[u]=l(t[u],i[u])}Pt.forEach(r,function(f){Pt.isUndefined(i[f])||(n[f]=l(void 0,i[f]))}),Pt.forEach(a,c),Pt.forEach(s,function(f){Pt.isUndefined(i[f])?Pt.isUndefined(t[f])||(n[f]=l(void 0,t[f])):n[f]=l(void 0,i[f])}),Pt.forEach(o,function(f){f in i?n[f]=l(t[f],i[f]):f in t&&(n[f]=l(void 0,t[f]))});var h=r.concat(a).concat(s).concat(o),d=Object.keys(t).concat(Object.keys(i)).filter(function(f){return h.indexOf(f)===-1});return Pt.forEach(d,c),n},v1={name:"axios",version:"0.21.4",description:"Promise based HTTP client for the browser and node.js",main:"index.js",scripts:{test:"grunt test",start:"node ./sandbox/server.js",build:"NODE_ENV=production grunt build",preversion:"npm test",version:"npm run build && grunt version && git add -A dist && git add CHANGELOG.md bower.json package.json",postversion:"git push && git push --tags",examples:"node ./examples/server.js",coveralls:"cat coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js",fix:"eslint --fix lib/**/*.js"},repository:{type:"git",url:"https://github.com/axios/axios.git"},keywords:["xhr","http","ajax","promise","node"],author:"Matt Zabriskie",license:"MIT",bugs:{url:"https://github.com/axios/axios/issues"},homepage:"https://axios-http.com",devDependencies:{coveralls:"^3.0.0","es6-promise":"^4.2.4",grunt:"^1.3.0","grunt-banner":"^0.6.0","grunt-cli":"^1.2.0","grunt-contrib-clean":"^1.1.0","grunt-contrib-watch":"^1.0.0","grunt-eslint":"^23.0.0","grunt-karma":"^4.0.0","grunt-mocha-test":"^0.13.3","grunt-ts":"^6.0.0-beta.19","grunt-webpack":"^4.0.2","istanbul-instrumenter-loader":"^1.0.0","jasmine-core":"^2.4.1",karma:"^6.3.2","karma-chrome-launcher":"^3.1.0","karma-firefox-launcher":"^2.1.0","karma-jasmine":"^1.1.1","karma-jasmine-ajax":"^0.1.13","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^4.3.6","karma-sinon":"^1.0.5","karma-sourcemap-loader":"^0.3.8","karma-webpack":"^4.0.2","load-grunt-tasks":"^3.5.2",minimist:"^1.2.0",mocha:"^8.2.1",sinon:"^4.5.0","terser-webpack-plugin":"^4.2.3",typescript:"^4.0.5","url-search-params":"^0.10.0",webpack:"^4.44.2","webpack-dev-server":"^3.11.0"},browser:{"./lib/adapters/http.js":"./lib/adapters/xhr.js"},jsdelivr:"dist/axios.min.js",unpkg:"dist/axios.min.js",typings:"./index.d.ts",dependencies:{"follow-redirects":"^1.14.0"},bundlesize:[{path:"./dist/axios.min.js",threshold:"5kB"}]},Vf=v1,Mo={};["object","boolean","number","function","string","symbol"].forEach(function(e,t){Mo[e]=function(n){return typeof n===e||"a"+(t<1?"n ":" ")+e}});var Pf={},y1=Vf.version.split(".");function Rf(e,t){for(var i=t?t.split("."):y1,n=e.split("."),r=0;r<3;r++){if(i[r]>n[r])return!0;if(i[r]<n[r])return!1}return!1}Mo.transitional=function(t,i,n){var r=i&&Rf(i);function a(s,o){return"[Axios v"+Vf.version+"] Transitional option '"+s+"'"+o+(n?". "+n:"")}return function(s,o,l){if(t===!1)throw new Error(a(o," has been removed in "+i));return r&&!Pf[o]&&(Pf[o]=!0,console.warn(a(o," has been deprecated since v"+i+" and will be removed in the near future"))),t?t(s,o,l):!0}};function b1(e,t,i){if(typeof e!="object")throw new TypeError("options must be an object");for(var n=Object.keys(e),r=n.length;r-- >0;){var a=n[r],s=t[a];if(s){var o=e[a],l=o===void 0||s(o,a,e);if(l!==!0)throw new TypeError("option "+a+" must be "+l);continue}if(i!==!0)throw Error("Unknown option "+a)}}var S1={isOlderVersion:Rf,assertOptions:b1,validators:Mo},qf=$t,C1=Tf,Ff=U0,Uf=g1,Gr=Lf,Yf=S1,Yi=Yf.validators;function Cn(e){this.defaults=e,this.interceptors={request:new Ff,response:new Ff}}Cn.prototype.request=function(t){typeof t=="string"?(t=arguments[1]||{},t.url=arguments[0]):t=t||{},t=Gr(this.defaults,t),t.method?t.method=t.method.toLowerCase():this.defaults.method?t.method=this.defaults.method.toLowerCase():t.method="get";var i=t.transitional;i!==void 0&&Yf.assertOptions(i,{silentJSONParsing:Yi.transitional(Yi.boolean,"1.0.0"),forcedJSONParsing:Yi.transitional(Yi.boolean,"1.0.0"),clarifyTimeoutError:Yi.transitional(Yi.boolean,"1.0.0")},!1);var n=[],r=!0;this.interceptors.request.forEach(function(u){typeof u.runWhen=="function"&&u.runWhen(t)===!1||(r=r&&u.synchronous,n.unshift(u.fulfilled,u.rejected))});var a=[];this.interceptors.response.forEach(function(u){a.push(u.fulfilled,u.rejected)});var s;if(!r){var o=[Uf,void 0];for(Array.prototype.unshift.apply(o,n),o=o.concat(a),s=Promise.resolve(t);o.length;)s=s.then(o.shift(),o.shift());return s}for(var l=t;n.length;){var c=n.shift(),h=n.shift();try{l=c(l)}catch(d){h(d);break}}try{s=Uf(l)}catch(d){return Promise.reject(d)}for(;a.length;)s=s.then(a.shift(),a.shift());return s},Cn.prototype.getUri=function(t){return t=Gr(this.defaults,t),C1(t.url,t.params,t.paramsSerializer).replace(/^\?/,"")},qf.forEach(["delete","get","head","options"],function(t){Cn.prototype[t]=function(i,n){return this.request(Gr(n||{},{method:t,url:i,data:(n||{}).data}))}}),qf.forEach(["post","put","patch"],function(t){Cn.prototype[t]=function(i,n,r){return this.request(Gr(r||{},{method:t,url:i,data:n}))}});var A1=Cn;function Eo(e){this.message=e}Eo.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},Eo.prototype.__CANCEL__=!0;var jf=Eo,x1=jf;function Kr(e){if(typeof e!="function")throw new TypeError("executor must be a function.");var t;this.promise=new Promise(function(r){t=r});var i=this;e(function(r){i.reason||(i.reason=new x1(r),t(i.reason))})}Kr.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},Kr.source=function(){var t,i=new Kr(function(r){t=r});return{token:i,cancel:t}};var w1=Kr,T1=function(t){return function(n){return t.apply(null,n)}},k1=function(t){return typeof t=="object"&&t.isAxiosError===!0},Gf=$t,M1=Cf,Hr=A1,E1=Lf,I1=wo;function Kf(e){var t=new Hr(e),i=M1(Hr.prototype.request,t);return Gf.extend(i,Hr.prototype,t),Gf.extend(i,t),i}var xe=Kf(I1);xe.Axios=Hr,xe.create=function(t){return Kf(E1(xe.defaults,t))},xe.Cancel=jf,xe.CancelToken=w1,xe.isCancel=Of,xe.all=function(t){return Promise.all(t)},xe.spread=T1,xe.isAxiosError=k1,vo.exports=xe,vo.exports.default=xe;var B1=vo.exports;const zr=location.pathname.includes("scyxweb"),D1=navigator.userAgent.toLowerCase(),O1=!!/wxwork/.test(D1),Hf={set:function(e,t,i){if(e.indexOf("=")!==-1)throw new Error("Cookie\u4E0D\u652F\u6301key\u4E2D\u4F7F\u7528\u7B49\u53F7\u3010=\u3011, key:"+e);let n=new Date;n.setTime(n.getTime()+24*60*60*1e3*i),window.document.cookie=e+"="+t+";path=/;expires="+n.toGMTString()},get:function(e){if(document.cookie.length>0){var t=document.cookie.split("; ");for(let n=0;n<t.length;n++){let r=t[n].split("=");if(r[0]===e){var i=r[1];for(let a=2;a<r.length;a++)i+="="+r[a];return i}}}}};async function N1({router:e,store:t,microType:i,allowPermissionList:n,routerOptionsBak:r}){var m,g;let a=await t.dispatch("getUserInfo");await t.dispatch("getAppListData"),await t.dispatch("getMyAppsList",{userId:a.userId,funId:"store-my-app"});const s=await t.dispatch("getPermissionData"),o=JSON.parse(((g=(m=V.getSessionStorage("appInfo"))==null?void 0:m.extendProps)==null?void 0:g.extendProps)||"{}"),l=V.getLocalStorage("versionInfo");if(l){if(o.appVersion>l.appVersion){V.setLocalStorage("versionInfo",o);let C=window.location.href,x=new URL(C),I=new URLSearchParams(x.search);I.set("v",o.appVersion),x.search=I.toString(),window.location.href=x.href}}else V.setLocalStorage("versionInfo",o);e.options=b.default.cloneDeep(r);const c=yf(i,s),h=A0(c);console.log("dynamicROuters",h);const d=e.options.routes.find(C=>C.path==="/");for(const C of h)e.addRoute(d.name,C),d.children.push(C);const f=yf(i,n).filter(C=>e.options.routes.findIndex(x=>C.name===x.name)===-1);f.forEach(C=>{C.component=C.name,C.meta={hideInMenu:!0,title:C.label,activeName:C.name}});const p=go(f);for(const C of p)e.addRoute(Ye.rootRouteName,C)}function L1({router:e,store:t,microType:i,allowPermissionList:n}){Dp();const r=Ye.loginRouteName,a=b.default.cloneDeep(e.options);window.sessionNotValidHandler=async function(){if(typeof window.Code!="undefined"||zr){try{await Wr(t)}catch(s){if(console.log("pluginLogin e",s),zr)if(O1)location.href=location.protocol+"//"+location.host+"/hbwebchat/wxmain?syscode=gtptrpxebl";else try{await ft.alert({title:"\u63D0\u793A",message:"\u5F53\u524D\u4F1A\u8BDD\u5DF2\u5931\u6548\uFF0C\u7CFB\u7EDF\u5C06\u91CD\u65B0\u767B\u9646"}),console.log("\u4F1A\u8BDD\u5931\u6548-------2"),wx.miniProgram.navigateTo({url:"/pages/index/reload"})}catch(o){return console.log(o),!1}}await t.dispatch("getUserInfo"),await t.dispatch("getAppListData"),await t.dispatch("getPermissionData")}else window.confirm("\u4F1A\u8BDD\u5DF2\u5931\u6548\uFF0C\u662F\u5426\u91CD\u65B0\u767B\u5F55\uFF1F")&&e.push({name:r},()=>{window.location.reload()})},window.apiErrorHandler=function(s){we.Message.error({content:s,duration:10,closable:!0})},e.beforeEach(async(s,o,l)=>{console.log("router.beforeEach at guard"),we.LoadingBar.start();let c=V.getToken(),h=location.search;if(h){let f=/token=(.*)/.exec(h);if(f&&f.length>1&&c!==f[1]&&(c=f[1],t.dispatch("loginSuccess",c)),!c){let p=window.getQueryVariable("tokenWeapp");p&&(console.log("tokenInQuery",p),V.setToken(p),c=p)}}console.log("typeof window.Code",typeof window.Code);async function d(){var f,p,m;if(t.state.user.userName)console.log("window?.selectInst?.show",(f=window==null?void 0:window.selectInst)==null?void 0:f.show),(p=window==null?void 0:window.selectInst)!=null&&p.show?(window.selectInst.$emit("update:show",!1),console.log("router3"),l(!1)):(m=window==null?void 0:window.popupPageInst)!=null&&m.value?(window.popupPageInst.$emit("input",!1),console.log("router4"),l(!1)):(console.log("router5"),l());else{we.Spin.show();try{await N1({router:e,store:t,microType:i,allowPermissionList:n,routerOptionsBak:a}),console.log("router1");const g=getQueryVariable("state");let C={};!!g&&g!="null"?(C=JSON.parse(decodeURIComponent(decodeURIComponent(g))),console.log("state",C),sessionStorage.setItem("isFromIM","1"),console.log("isFromIM\u6807\u8BC61\u5DF2\u6DFB\u52A0\u5230sessionStorage"),l({path:C.url,replace:!0})):l({...s,replace:!0})}catch{console.log("router2"),l({name:r})}we.Spin.hide()}}const u=getQueryVariable("code");typeof window.Code!="undefined"||u||zr?c?(await zf()||(c=await Wr(t),t.dispatch("loginSuccess",c)),await d()):(c=await Wr(t),t.dispatch("loginSuccess",c),await d()):!c&&s.name!==r?(console.log("router6"),l({name:r})):s.name===r?(console.log("router7"),l()):(console.log("router8"),await zf()||(c=await Wr(t),t.dispatch("loginSuccess",c)),await d())}),e.afterEach(s=>{we.LoadingBar.finish(),window.scrollTo(0,0)})}const Wr=e=>(sessionStorage.removeItem("lambo-token"),sessionStorage.removeItem("sso_token"),sessionStorage.removeItem("userInfo"),localStorage.removeItem("v8-token"),localStorage.removeItem("userId"),localStorage.removeItem("userInfo"),Hf.set("lambo-sso-key","",1),Hf.set("TOKEN_KEY","",1),e.commit("setUserName",""),e.commit("setToken",""),zr?new Promise((t,i)=>{let n=location.protocol+"//"+location.host+"/scyxgateway/ind-uc-ext-server/sso/hb/ssoHbWxLogin";V.axios.get(n).then(async r=>{V.setToken(r.token),t(r.token),localStorage.setItem("v8-token",r.token),sessionStorage.setItem("lambo-token",r.token)}).catch(r=>{console.log("\u83B7\u53D6token\u5F02\u5E38",r),i(0)})}):new Promise((t,i)=>{console.log("1111`111");const n=getQueryVariable("code");n?V.axios.get("/ind-uc-ext-server/sso/xtbg/auth/appLogin?code="+n).then(async r=>{V.setToken(r.token),t(r.token)}).catch(r=>{console.log("\u83B7\u53D6token\u5F02\u5E38",r),we.Message.error({content:"\u8C03\u7528\u5355\u70B9\u767B\u5F55\u670D\u52A1\u767B\u5F55\u5F02\u5E38\uFF0C\u8BF7\u8FD4\u56DE\u79FB\u52A8\u95E8\u6237\u91CD\u65B0\u767B\u5F55\uFF01",duration:10,closable:!0}),i(0)}):(Code.postMessage(""),window.getCode=function(r){console.log("getCode res",r),V.axios.get("/ind-uc-ext-server/sso/ssoAppLogin?code="+r).then(async a=>{V.setToken(a.token),t(a.token)}).catch(a=>{console.log("\u83B7\u53D6token\u5F02\u5E38",a),we.Message.error({content:"\u8C03\u7528\u5355\u70B9\u767B\u5F55\u670D\u52A1\u767B\u5F55\u5F02\u5E38\uFF0C\u8BF7\u8FD4\u56DE\u79FB\u52A8\u95E8\u6237\u91CD\u65B0\u767B\u5F55\uFF01",duration:10,closable:!0}),i(0)})})}));window.getQueryVariable=function(t){var i=window.location.search.substring(1),n=i.split("&");for(let a=0;a<n.length;a++){let s=n[a].split("=");if(s[0]==t)return s.slice(1).join("=")}let r=window.location.hash.substring(2);r.includes("?")&&(i=r.split("?")[1]),n=i.split("&");for(let a=0;a<n.length;a++){let s=n[a].split("=");if(s[0]==t)return s.slice(1).join("=")}return!1};const zf=async()=>{var e;if(localStorage.getItem("whoisyourdaddy")=="1")return Promise.resolve(!0);try{let t=V.getToken();return((e=(await B1.get(`${Ye.authServerContext}/manage/user/getCurrentInfo`,{params:{},headers:{token:t}})).data)==null?void 0:e.code)==1}catch(t){return console.log("getLoginData e",t),we.Message.error({content:"\u6821\u9A8C\u4F1A\u8BDD\u5F02\u5E38\uFF01",duration:10,closable:!0}),!1}},V1={mode:"history",base:"ind-mobile"};var P1={state:{userName:"",avatarImgPath:"",userManageUnitId:"",token:V.getToken()},mutations:{setAvatar(e,t){e.avatarImgPath=t},setUserName(e,t){e.userName=t},setUserManageUnitId(e,t){e.userManageUnitId=t},setToken(e,t){e.token=t,V.setToken(t)}},actions:{async handleLogin({dispatch:e},{userName:t,password:i,validCodeId:n,validCodeInput:r}){const a=await V.loginApi({userName:t,password:i,validCodeId:n,validCodeInput:r});return e("loginSuccess",a.token),a.url},loginSuccess({commit:e,dispatch:t},i){V.clearUserInfoCache(),e("setToken",i),e("setTagNavList",[]),window.top===window.self&&V.clearPermissionCache()},async handleLogout({state:e,commit:t}){await V.logoutApi(e.token),t("setToken",""),t("setUserName",""),t("setUserManageUnitId",""),setTimeout(()=>{window.location.reload()},0)},async getUserInfo({commit:e}){const t=V.getUserInfoCache();if(t)return e("setAvatar",t.userAvater),e("setUserName",t.userName),e("setUserManageUnitId",t.manageUnitId),t;const{data:i}=await V.getUserInfoApi();return e("setAvatar",i.userAvater),e("setUserName",i.userName),e("setUserManageUnitId",i.manageUnitId),V.setUserInfoCache(i),i}}};const Wf=location.pathname.includes("scyxweb");function R1(e){return V.axios.get(`${location.protocol}//${location.host}${Wf?"/scyxgateway":""}/ind-uc-ext-server/manage/ind-index-manage-preset/get`,{params:e})}function q1(e){return V.axios.post(`${location.protocol}//${location.host}${Wf?"/scyxgateway":""}/ind-uc-ext-server/manage/ind-index-manage-preset/save`,e)}const{homeRouteName:Jr}=Ye,F1=(e,t,i)=>{const n=Ep(e.tagNavList,i);e.tagNavList=e.tagNavList.filter(r=>!xn(r,i)),t.push(n)};var U1={state:{appInfo:"",appList:[],permissionList:[],permission:{},menuTreeList:[],myAppsList:[],homeRoute:{},breadCrumbList:[],tagNavList:[],activeName:"",collectMenuList:[],maxTabNum:5,theme:Tn()},getters:{getAppInfo(e){let t=e.appInfo;return t||(t=V.getSessionStorage("appInfo")),t||{}},getAppList(e){let t=e.appList;return t.length||(t=V.getSessionStorage("appList")),t||[]},getMenuTreeList(e){let t=e.menuTreeList;return t.length||(t=V.getSessionStorage("menuTreeList")),t||[]},getMaxTabNum(e){let t=e.maxTabNum;return t||(t=V.getSessionStorage("maxTabNum")),t||5},getTheme(e){let t=e.theme;return t||(t=Tn()),t},getMyAppsList(e){let t=e.myAppsList;return t.length||(t=V.getSessionStorage("myAppsList")),t||[]}},mutations:{setAppList(e,t){V.setSessionStorage("appList",t),e.appList=t},setAppInfo(e,t){let i=e.appList;i.length<=0&&(i=V.getSessionStorage("appList")||[]);const n=i.find(r=>r.appId==t);n&&(V.setSessionStorage("appInfo",n),e.appInfo=n)},setPermission(e,t){e.permission=t},setPermissionList(e,t){e.permissionList=t},setMenuTreeList(e,t){V.setSessionStorage("menuTreeList",t),e.menuTreeList=t},setMyAppsList(e,t){V.setSessionStorage("myAppsList",t),e.myAppsList=t},setHomeRoute(e,t){const i=t.options.routes;e.homeRoute=ea(i,Jr)},setBreadCrumb(e,t){e.breadCrumbList=kp(t,e.homeRoute)},setTagNavList(e,t){let i=[];t?i=[...t]:i=Mp()||[];let n=i.findIndex(r=>r.name===Jr);if(n==-1&&i.unshift({meta:{hideInMenu:!0,title:"\u9996\u9875",icon:"md-home"},hideInMenu:!0,icon:"md-home",title:"\u9996\u9875",name:"home",params:{},query:{}}),i[0]&&i[0].name!==Jr&&i.shift(),n>0){let r=i.splice(n,1)[0];i.unshift(r)}e.tagNavList=i,Yo([...i])},closeTag(e,{$router:t,route:i}){let n=e.tagNavList.filter(r=>xn(r,i));i=n[0]?n[0]:null,i&&F1(e,t,i)},addTag(e,{route:t,type:i="unshift"}){let n=Tp(t);Ip(e.tagNavList,n)||(console.log("type=="+i),i==="push"?(e.tagNavList.length>=e.maxTabNum+1&&e.tagNavList.splice(1,1),e.tagNavList.push(n)):n.name===Jr?e.tagNavList.unshift(n):e.tagNavList.splice(1,e.tagNavList.length>=e.maxTabNum?1:0,n),Yo([...e.tagNavList]))},setActiveName(e,t){e.activeName=t},setCollectMenuList(e,t){e.collectMenuList=t},setMaxTabNum(e,t=5){V.setSessionStorage("maxTabNum",t),e.maxTabNum=t},setTheme(e,t){e.theme=t,V.setLocalStorage(wn,t),kn(t)}},actions:{async getAppListData({commit:e,getters:t}){let i=t.getAppList;if(!i.length){const{data:r=[]}=await V.getAppListApi();i=r.filter(a=>a.basepath!=="/cmsadmin"),e("setAppList",i)}let n="";if(location.search){let r=/appId=([^&]*)/.exec(location.search);r&&r.length>1&&(n=r[1])}if(i.length==1&&(n=i[0].appId||""),!n){let r=i.find(a=>{var s;return((s=a.application)==null?void 0:s.appBizCode)=="mobile-main"})||{};n=(r==null?void 0:r.appId)||""}if(!n){const r=V.getSessionStorage("appInfo");n=(r==null?void 0:r.appId)||""}return n||(n=i.find(a=>{var s,o;return((o=(s=a.application)==null?void 0:s.extendProps)==null?void 0:o.is_mobile_app)=="1"}).appId||""),e("setAppInfo",n),i},async getPermissionData({commit:e}){const t=V.getPermissionCache();if(t){const i={};for(const n of t)n.permissionValue&&(i[n.permissionValue]=!0);return e("setPermissionList",t),e("setPermission",i),e("setMenuTreeList",Sf(t)),t}try{const{data:i}=await V.getPermissionApi(),n={};for(const r of i)r.permissionValue&&(n[r.permissionValue]=!0);return e("setPermissionList",i),e("setPermission",n),e("setMenuTreeList",Sf(i)),V.setPermissionCache(i),i}catch(i){console.log("getPermissionData: "+i)}},async addMenuHistory({state:e},{name:t}){const i=e.permissionList,{appId:n,permissionId:r}=i.find(a=>a.name===t)||{};n&&r&&await V.menuHistoryApi({appId:n,permissionId:r})},async addMenuCollect({state:e},{name:t}){const i=e.permissionList,{appId:n,permissionId:r}=i.find(a=>a.name===t)||{};if(!n||!r||item.type!=="2")return Promise.reject("\u8BE5\u9875\u9762\u4E0D\u80FD\u88AB\u6536\u85CF");await V.addMenuCollectApi({appId:n,permissionId:r})},async removeMenuCollect({state:e},{name:t}){const i=e.permissionList,{appId:n,permissionId:r}=i.find(a=>a.name===t)||{};if(!n||!r||item.type!=="2")return Promise.reject("\u8BE5\u9875\u9762\u4E0D\u80FD\u88AB\u6536\u85CF");await V.removeMenuCollectApi({appId:n,permissionId:r})},async saveMyAppsList({commit:e},t){try{await q1(t)}catch(i){console.error("saveMyAppsList:",i)}},async getMyAppsList({commit:e},t){try{let{data:i}=await R1(t);i=i||"[]",e("setMyAppsList",i)}catch(i){console.error("getMyAppsList:",i)}}}};const Y1={modules:{user:P1,app:U1}},Qr=function(e,t={theme:""}){var r;if(Qr.installed)return;const i=t.theme||Tn();let n=t.config||{};if(b.default.isEmpty(n)||b.default.forEach(n,(a,s)=>{V.setConfig(s,a)}),kn(i),location.pathname.includes("scyxweb")){let a=location.protocol+"//"+location.host+"/hbwebchat/scyxweb/ind-mobile/manage/global?t="+new Date().getTime();V.axios.get(a).then(s=>{e.prototype.$config=b.default.merge({},e.prototype.$config||{},s)})}(r=e.prototype.$config)!=null&&r.systemDefaultConfig?console.log("\u4F7F\u7528\u5DF2\u7F13\u5B58\u7684\u914D\u7F6E",e.prototype.$config):V.axios.get("/user-manage-server/anon/system/qrySystemConfig",{params:{deviceType:"11"}}).then(a=>{var s;try{const o=JSON.parse(((s=a==null?void 0:a.data)==null?void 0:s.settingInfo)||"{}");e.prototype.$config=b.default.merge({},e.prototype.$config||{},o),console.log("\u7CFB\u7EDF\u914D\u7F6E\u5DF2\u52A0\u8F7D",e.prototype.$config)}catch(o){console.error("\u89E3\u6790 settingInfo \u5931\u8D25:",o)}}).catch(a=>{console.error("\u8BF7\u6C42\u5931\u8D25:",a)}),Object.keys(fo).forEach(a=>{e.component(`IndM${a}`,fo[a])}),Object.keys(po).forEach(a=>{e.directive(a,po[a])}),window.lastInnerHeight=window.innerHeight,window.addEventListener("resize",function(){var a=window.innerHeight;a<window.lastInnerHeight?(console.log("\u952E\u76D8\u53EF\u80FD\u5C55\u5F00\u4E86"),Cp(),window.lastInnerHeight=window.innerHeight):(console.log("\u952E\u76D8\u53EF\u80FD\u6536\u8D77\u4E86"),window.lastInnerHeight=window.innerHeight)})};typeof window!="undefined"&&window.Vue&&Qr(window.Vue);const j1={version:Qf.version,install:Qr,components:fo,plugins:h0,getDefaultTheme:Tn,doChangeTheme:kn,directives:po};W.Apps=oo,W.AppsEdit=lo,W.AppsNew=uo,W.BasicLayout=rl,W.DatePicker=Uo,W.DetailView=ol,W.EmptyLayout=Ci,W.ErrorContent=$r,W.Form=zo,W.IndConfigPlugin=df,W.IndRouterPlugin=ff,W.InputSelect=wd,W.LoadMore=Jo,W.LoadingPanel=uf,W.Login=qs,W.MyApps=Us,W.NotFound=Gi,W.PageView=cl,W.PopupView=hl,W.QueryView=fl,W.Search=bd,W.SelectBtn=kd,W.SelectPanel=Ad,W.Setting=ho,W.User=Fs,W.User1=il,W.addRouterGuards=L1,W.appItem=Vi,W.createMacroBasicRoutes=b0,W.createMicroBasicRoutes=S0,W.default=j1,W.install=Qr,W.permission=mf,W.routerOptions=V1,W.store=Y1,W.tabbar=Li,Object.defineProperties(W,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});
20
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function g(S){return f(S)||p(S)||h(S)||m()}var C=a("a352"),x=a.n(C),I=a("c649");function M(S,y,A){return A===void 0||(S=S||{},S[y]=A),S}function k(S,y){return S.map(function(A){return A.elm}).indexOf(y)}function D(S,y,A,R){if(!S)return[];var K=S.map(function(ct){return ct.elm}),J=y.length-R,_=g(y).map(function(ct,Tt){return Tt>=J?K.length:K.indexOf(ct)});return A?_.filter(function(ct){return ct!==-1}):_}function z(S,y){var A=this;this.$nextTick(function(){return A.$emit(S.toLowerCase(),y)})}function F(S){var y=this;return function(A){y.realList!==null&&y["onDrag"+S](A),z.call(y,S,A)}}function U(S){return["transition-group","TransitionGroup"].includes(S)}function P(S){if(!S||S.length!==1)return!1;var y=u(S,1),A=y[0].componentOptions;return A?U(A.tag):!1}function N(S,y,A){return S[A]||(y[A]?y[A]():void 0)}function et(S,y,A){var R=0,K=0,J=N(y,A,"header");J&&(R=J.length,S=S?[].concat(g(J),g(S)):g(J));var _=N(y,A,"footer");return _&&(K=_.length,S=S?[].concat(g(S),g(_)):g(_)),{children:S,headerOffset:R,footerOffset:K}}function ot(S,y){var A=null,R=function(xt,Oe){A=M(A,xt,Oe)},K=Object.keys(S).filter(function(Tt){return Tt==="id"||Tt.startsWith("data-")}).reduce(function(Tt,xt){return Tt[xt]=S[xt],Tt},{});if(R("attrs",K),!y)return A;var J=y.on,_=y.props,ct=y.attrs;return R("on",J),R("props",_),Object.assign(A.attrs,ct),A}var q=["Start","Add","Remove","Update","End"],T=["Choose","Unchoose","Sort","Filter","Clone"],v=["Move"].concat(q,T).map(function(S){return"on"+S}),E=null,B={options:Object,list:{type:Array,required:!1,default:null},value:{type:Array,required:!1,default:null},noTransitionOnDrag:{type:Boolean,default:!1},clone:{type:Function,default:function(y){return y}},element:{type:String,default:"div"},tag:{type:String,default:null},move:{type:Function,default:null},componentData:{type:Object,required:!1,default:null}},Y={name:"draggable",inheritAttrs:!1,props:B,data:function(){return{transitionMode:!1,noneFunctionalComponentMode:!1}},render:function(y){var A=this.$slots.default;this.transitionMode=P(A);var R=et(A,this.$slots,this.$scopedSlots),K=R.children,J=R.headerOffset,_=R.footerOffset;this.headerOffset=J,this.footerOffset=_;var ct=ot(this.$attrs,this.componentData);return y(this.getTag(),ct,K)},created:function(){this.list!==null&&this.value!==null&&I.b.error("Value and list props are mutually exclusive! Please set one or another."),this.element!=="div"&&I.b.warn("Element props is deprecated please use tag props instead. See https://github.com/SortableJS/Vue.Draggable/blob/master/documentation/migrate.md#element-props"),this.options!==void 0&&I.b.warn("Options props is deprecated, add sortable options directly as vue.draggable item, or use v-bind. See https://github.com/SortableJS/Vue.Draggable/blob/master/documentation/migrate.md#options-props")},mounted:function(){var y=this;if(this.noneFunctionalComponentMode=this.getTag().toLowerCase()!==this.$el.nodeName.toLowerCase()&&!this.getIsFunctional(),this.noneFunctionalComponentMode&&this.transitionMode)throw new Error("Transition-group inside component is not supported. Please alter tag value or remove transition-group. Current tag value: ".concat(this.getTag()));var A={};q.forEach(function(J){A["on"+J]=F.call(y,J)}),T.forEach(function(J){A["on"+J]=z.bind(y,J)});var R=Object.keys(this.$attrs).reduce(function(J,_){return J[Object(I.a)(_)]=y.$attrs[_],J},{}),K=Object.assign({},this.options,R,A,{onMove:function(_,ct){return y.onDragMove(_,ct)}});!("draggable"in K)&&(K.draggable=">*"),this._sortable=new x.a(this.rootContainer,K),this.computeIndexes()},beforeDestroy:function(){this._sortable!==void 0&&this._sortable.destroy()},computed:{rootContainer:function(){return this.transitionMode?this.$el.children[0]:this.$el},realList:function(){return this.list?this.list:this.value}},watch:{options:{handler:function(y){this.updateOptions(y)},deep:!0},$attrs:{handler:function(y){this.updateOptions(y)},deep:!0},realList:function(){this.computeIndexes()}},methods:{getIsFunctional:function(){var y=this._vnode.fnOptions;return y&&y.functional},getTag:function(){return this.tag||this.element},updateOptions:function(y){for(var A in y){var R=Object(I.a)(A);v.indexOf(R)===-1&&this._sortable.option(R,y[A])}},getChildrenNodes:function(){if(this.noneFunctionalComponentMode)return this.$children[0].$slots.default;var y=this.$slots.default;return this.transitionMode?y[0].child.$slots.default:y},computeIndexes:function(){var y=this;this.$nextTick(function(){y.visibleIndexes=D(y.getChildrenNodes(),y.rootContainer.children,y.transitionMode,y.footerOffset)})},getUnderlyingVm:function(y){var A=k(this.getChildrenNodes()||[],y);if(A===-1)return null;var R=this.realList[A];return{index:A,element:R}},getUnderlyingPotencialDraggableComponent:function(y){var A=y.__vue__;return!A||!A.$options||!U(A.$options._componentTag)?!("realList"in A)&&A.$children.length===1&&"realList"in A.$children[0]?A.$children[0]:A:A.$parent},emitChanges:function(y){var A=this;this.$nextTick(function(){A.$emit("change",y)})},alterList:function(y){if(this.list){y(this.list);return}var A=g(this.value);y(A),this.$emit("input",A)},spliceList:function(){var y=arguments,A=function(K){return K.splice.apply(K,g(y))};this.alterList(A)},updatePosition:function(y,A){var R=function(J){return J.splice(A,0,J.splice(y,1)[0])};this.alterList(R)},getRelatedContextFromMoveEvent:function(y){var A=y.to,R=y.related,K=this.getUnderlyingPotencialDraggableComponent(A);if(!K)return{component:K};var J=K.realList,_={list:J,component:K};if(A!==R&&J&&K.getUnderlyingVm){var ct=K.getUnderlyingVm(R);if(ct)return Object.assign(ct,_)}return _},getVmIndex:function(y){var A=this.visibleIndexes,R=A.length;return y>R-1?R:A[y]},getComponent:function(){return this.$slots.default[0].componentInstance},resetTransitionData:function(y){if(!(!this.noTransitionOnDrag||!this.transitionMode)){var A=this.getChildrenNodes();A[y].data=null;var R=this.getComponent();R.children=[],R.kept=void 0}},onDragStart:function(y){this.context=this.getUnderlyingVm(y.item),y.item._underlying_vm_=this.clone(this.context.element),E=y.item},onDragAdd:function(y){var A=y.item._underlying_vm_;if(A!==void 0){Object(I.d)(y.item);var R=this.getVmIndex(y.newIndex);this.spliceList(R,0,A),this.computeIndexes();var K={element:A,newIndex:R};this.emitChanges({added:K})}},onDragRemove:function(y){if(Object(I.c)(this.rootContainer,y.item,y.oldIndex),y.pullMode==="clone"){Object(I.d)(y.clone);return}var A=this.context.index;this.spliceList(A,1);var R={element:this.context.element,oldIndex:A};this.resetTransitionData(A),this.emitChanges({removed:R})},onDragUpdate:function(y){Object(I.d)(y.item),Object(I.c)(y.from,y.item,y.oldIndex);var A=this.context.index,R=this.getVmIndex(y.newIndex);this.updatePosition(A,R);var K={element:this.context.element,oldIndex:A,newIndex:R};this.emitChanges({moved:K})},updateProperty:function(y,A){y.hasOwnProperty(A)&&(y[A]+=this.headerOffset)},computeFutureIndex:function(y,A){if(!y.element)return 0;var R=g(A.to.children).filter(function(ct){return ct.style.display!=="none"}),K=R.indexOf(A.related),J=y.component.getVmIndex(K),_=R.indexOf(E)!==-1;return _||!A.willInsertAfter?J:J+1},onDragMove:function(y,A){var R=this.move;if(!R||!this.realList)return!0;var K=this.getRelatedContextFromMoveEvent(y),J=this.context,_=this.computeFutureIndex(K,y);Object.assign(J,{futureIndex:_});var ct=Object.assign({},y,{relatedContext:K,draggedContext:J});return R(ct,A)},onDragEnd:function(){this.computeIndexes(),E=null}}};typeof window!="undefined"&&"Vue"in window&&window.Vue.component("draggable",Y);var j=Y;r.default=j}}).default})})(Od);var Cw=dp(Od.exports),Aw=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"height100"},[i("van-sticky",[i("van-nav-bar",{attrs:{placeholder:!0,"safe-area-inset-top":!0,title:e.title}})],1),i("div",{staticClass:"app-page"},[i("van-sticky",{staticClass:"myapp-sticky",attrs:{"offset-top":48}},[i("div",{ref:"myapp",staticClass:"myapp",style:{width:"-webkit-fill-available"}},[i("div",{staticClass:"ind-panel"},[i("div",[i("div",{staticClass:"ind-panel-title"},[e._v(" \u6211\u7684\u5E94\u7528 "),i("van-button",{staticClass:"edit-btn",attrs:{size:"small",type:"info",text:this.editButtonName},on:{click:e.toggleEdit}})],1)]),i("draggable",{staticClass:"wrapper",attrs:{options:{disabled:e.disableDraggable}},model:{value:e.my_apps,callback:function(n){e.my_apps=n},expression:"my_apps"}},[i("transition-group",{staticClass:"my-app-list",staticStyle:{display:"flex","flex-wrap":"wrap"}},e._l(e.my_apps,function(n,r){return i("apps-item",{key:r,staticClass:"item",staticStyle:{width:"25%",padding:"16px 8px","box-sizing":"border-box"},attrs:{item:n,state:n.state,editStatus:e.currentEditStatus=="on"?"minus":"off"},on:{touchend:e.rmFromMyAppsClick}})}),1)],1)],1)])]),i("van-tabs",{attrs:{color:"#488aff",scrollspy:"",sticky:"","offset-top":e.offsetTop},model:{value:e.active,callback:function(n){e.active=n},expression:"active"}},e._l(e.apps_menus,function(n,r){return i("van-tab",{key:"tab"+r,staticClass:"ind-panel",attrs:{title:n.meta.title}},[i("div",{staticClass:"ind-panel-title"},[e._v(e._s(n.meta.title))]),i("van-grid",{attrs:{border:!1,clickable:"",gutter:0,"column-num":4}},e._l(n.children,function(a){return i("van-grid-item",{key:a.meta.permissionId,staticClass:"menu"},[i("apps-item",{attrs:{item:a,state:a.state,title:a.meta.title,editStatus:e.currentEditStatus=="on"?"plus":"off"},on:{touchend:e.addToMyAppsClick}})],1)}),1)],1)}),1),i("tabbar")],1)],1)},xw=[];const ww={components:{tabbar:Li,MyApps:Us,appsItem:Vi,Draggable:Cw},name:"IndMApps",data(){return{active:0,name:"apps",apps_menus:[],my_apps:[],title:"",currentEditStatus:"off",userAppTip:"\u70B9\u51FB\u7F16\u8F91\u6DFB\u52A0\u6211\u7684\u5E94\u7528",editButtonName:"\u7F16\u8F91",editClass:"",rmFromMyAppsClick:this.routeTo,addToMyAppsClick:this.routeTo,offsetTop:"246px",maxApps:8}},watch:{currentEditStatus(e){switch(e){case"on":{this.userAppTip="\u62D6\u62FD\u53EF\u4EE5\u6392\u5E8F",this.editButtonName="\u5B8C\u6210",this.editClass="editing",this.rmFromMyAppsClick=this.rmFromMyApps,this.addToMyAppsClick=this.addToMyApps,this.disableDraggable=!1;break}case"off":{this.userAppTip="\u70B9\u51FB\u7F16\u8F91\u6DFB\u52A0\u6211\u7684\u5E94\u7528",this.editButtonName="\u7F16\u8F91",this.editClass="",this.rmFromMyAppsClick=this.routeTo,this.addToMyAppsClick=this.routeTo,this.saveMyApps(),this.disableDraggable=!0;break}}},my_apps(){setTimeout(()=>{this.offsetTop=this.$refs.myapp.clientHeight+48},200)}},updated(){this.$store.commit("setMyAppsList",this.my_apps)},mounted(){var i;this.my_apps=this.$store.getters.getMyAppsList;let e=this.$store.getters.getMenuTreeList;((i=this.$config)==null?void 0:i.mainType)=="singleApp"&&(e=e.find(r=>{var a;return r.extendProps&&((a=JSON.parse(r.extendProps))==null?void 0:a.mainMobile)=="1"}).children);let t=e.filter(n=>n.name===this.name);this.apps_menus=t[0].children,this.title=t[0].meta.title,this.processState(this.my_apps,t),console.log(this.apps_menus),setTimeout(()=>{this.offsetTop=this.$refs.myapp.clientHeight+48+10},100)},methods:{routeTo(e){var t;(t=e==null?void 0:e.uri)!=null&&t.includes("http")?location.href=e.uri:this.$router.push({path:e.uri})},toggleEdit(){switch(this.currentEditStatus){case"on":{this.currentEditStatus="off";break}case"off":{this.currentEditStatus="on";break}}},saveMyApps(){ft.confirm({title:"\u63D0\u793A",message:"\u662F\u5426\u4FDD\u5B58"}).then(()=>{this.$store.commit("setMyAppsList",this.my_apps)}).catch(()=>{})},processState(e,t){return t.forEach(i=>{let n=!1;for(let r of e){if(r.meta.permissionId===i.meta.permissionId){n=!0,i.state=!1,r.meta.icon=i.meta.icon;break}r.state=!0}n||(i.state=!0),i.children&&this.processState(e,i.children)}),t},addToMyApps(e){if(this.my_apps.length==this.maxApps){St("\u9996\u9875\u6700\u591A\u6DFB\u52A0"+this.maxApps+"\u4E2A\u5E94\u7528!");return}if(this.my_apps.length!==0)for(var t=0;t<this.my_apps.length;t++)if(this.my_apps.find(i=>i.meta.permissionId===e.meta.permissionId)){console.log("\u5B58\u5728");break}else{console.log(this.findMenu(this.apps_menus,e,!1)),console.log("\u4E0D\u5B58\u5728"),this.my_apps.push(this.findMenu(this.apps_menus,e,!1));break}else this.my_apps.push(this.findMenu(this.apps_menus,e,!1))},rmFromMyApps(e){for(var t=0;t<this.my_apps.length;t++)if(this.my_apps[t].meta.permissionId===e.meta.permissionId){this.my_apps.splice(t,1);break}this.findMenu(this.apps_menus,e,!0)},findMenu(e,t,i){for(var n=0;n<e.length;n++){if(e[n].children){let r=this.findMenu(e[n].children,t,i);if(r)return r}if(e[n].meta.permissionId===t.meta.permissionId)return e[n].state=i,e[n]}return!1}}},tf={};var Tw=at(ww,Aw,xw,!1,kw,null,null,null);function kw(e){for(let t in tf)this[t]=tf[t]}var oo=function(){return Tw.exports}(),Mw=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"app"},[i("van-sticky",[i("van-nav-bar",{attrs:{title:e.title,"right-text":"\u4FDD\u5B58","left-arrow":""},on:{"click-left":e.back,"click-right":e.save}})],1),i("div",{staticClass:"ind-panel"},[i("div",[i("div",{staticClass:"ind-panel-title"},[e._v(e._s(e.title))])]),i("van-grid",{attrs:{border:!1}},e._l(e.myAppList,function(n){return i("van-grid-item",{key:n.meta.permissionId,on:{click:function(r){return e.rmFromMyApps(n)}}},[i("div",{staticStyle:{height:"100%"}},[i("van-badge",{attrs:{color:"#999"},scopedSlots:e._u([{key:"content",fn:function(){return[i("van-icon",{staticStyle:{"line-height":"1.5"},attrs:{name:"minus"}})]},proxy:!0}],null,!0)},[i("div",{staticStyle:{"text-align":"center"}},[i("van-image",{attrs:{with:"3rem",height:"3rem",fit:"cover",src:"https://img01.yzcdn.cn/vant/cat.jpeg"}})],1)]),i("div",{staticStyle:{"text-align":"center"}},[i("div",[e._v(e._s(n.meta.title))])])],1)])}),1)],1),i("van-tabs",{attrs:{scrollspy:"",sticky:""},model:{value:e.active,callback:function(n){e.active=n},expression:"active"}},e._l(e.apps_menus,function(n,r){return i("van-tab",{key:"tab"+r,staticClass:"ind-panel",attrs:{title:n.meta.title}},[i("div",{staticClass:"ind-panel-title"},[e._v(e._s(n.meta.title))]),i("van-grid",{attrs:{border:!1,clickable:"",gutter:10,"column-num":4}},e._l(n.children,function(a){return i("van-grid-item",{key:a.meta.permissionId,on:{click:function(s){return e.addToMyApps(a)}}},[a.state?i("div",{staticStyle:{height:"100%"}},[i("van-badge",{attrs:{color:"#999"},scopedSlots:e._u([{key:"content",fn:function(){return[i("van-icon",{staticStyle:{"line-height":"1.5"},attrs:{name:"plus"}})]},proxy:!0}],null,!0)},[i("div",{staticStyle:{"text-align":"center"}},[i("van-image",{attrs:{with:"3rem",height:"3rem",fit:"cover",src:"https://img01.yzcdn.cn/vant/cat.jpeg"}})],1)]),i("div",{staticStyle:{"text-align":"center"}},[i("div",[e._v(e._s(a.meta.title))])])],1):i("div",{staticStyle:{height:"100%"}},[i("div",{staticStyle:{"text-align":"center"}},[i("van-image",{attrs:{with:"3rem",height:"3rem",fit:"cover",src:"https://img01.yzcdn.cn/vant/cat.jpeg"}})],1),i("div",{staticStyle:{"text-align":"center"}},[i("div",[e._v(e._s(a.meta.title))])])])])}),1)],1)}),1)],1)},Ew=[],nT="";const Iw={name:"IndMAppsEdit",data(){return{myAppList:[],active:0,name:"apps",apps_menus:[],title:"\u5E94\u7528\u7BA1\u7406"}},mounted(){this.myAppList=this.$store.getters.getMyAppsList;let t=this.$store.getters.getMenuTreeList.filter(i=>i.name===this.name)[0].children;this.title=t[0].meta.title,this.mergeData(this.myAppList,t),this.apps_menus=t,console.log(t)},methods:{back(){this.$router.back()},save(){ft.confirm({title:"\u63D0\u793A",message:"\u662F\u5426\u4FDD\u5B58"}).then(()=>{this.$store.commit("setMyAppsList",this.myAppList),this.$router.back()}).catch(()=>{})},mergeData(e,t){return t.forEach(i=>{let n=!1;for(let r of e)if(r.meta.permissionId===i.meta.permissionId){n=!0,i.state=!1;break}n||(i.state=!0),i.children&&this.mergeData(e,i.children)}),t},addToMyApps(e){if(this.myAppList.length!==0)for(var t=0;t<this.myAppList.length;t++)if(this.myAppList.find(i=>i.meta.permissionId===e.meta.permissionId)){console.log("\u5B58\u5728");break}else{console.log(this.findMenu(this.apps_menus,e,!1)),console.log("\u4E0D\u5B58\u5728"),this.myAppList.push(this.findMenu(this.apps_menus,e,!1));break}else this.myAppList.push(this.findMenu(this.apps_menus,e,!1))},rmFromMyApps(e){for(var t=0;t<this.myAppList.length;t++)if(this.myAppList[t].meta.permissionId===e.meta.permissionId){this.myAppList.splice(t,1);break}this.findMenu(this.apps_menus,e,!0)},findMenu(e,t,i){for(var n=0;n<e.length;n++){if(e[n].children){let r=this.findMenu(e[n].children,t,i);if(r)return r}if(e[n].meta.permissionId===t.meta.permissionId)return e[n].state=i,e[n]}return!1}}},ef={};var Bw=at(Iw,Mw,Ew,!1,Dw,"1cee7da5",null,null);function Dw(e){for(let t in ef)this[t]=ef[t]}var lo=function(){return Bw.exports}(),Ow=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"ind-myApp-slim"},[i("div",{staticClass:"ind-myApp-slim-content"},[i("div",{staticClass:"ind-myApp-slim-content-title"},[e._v("\u6211\u7684\u5E94\u7528")]),i("div",{staticClass:"ind-myApp-slim-content-center",on:{click:e.open}},[e.expanded?e._e():i("div",{staticClass:"ind-myApp-slim-icon-group"},[e._l(e.displayedIcons,function(n,r){return i("div",{key:r,staticClass:"ind-myApp-slim-icon"},[i("img",{staticStyle:{height:"100%",width:"100%","border-radius":"50%","background-color":"#fff"},attrs:{src:e.getImg(n.meta.icon)}})])}),e.showMoreIcon?i("div",{staticClass:"ind-myApp-slim-icon"},[e._v(" "+e._s("...")+" ")]):e._e()],2),e.icons.length!==0?i("van-icon",{staticClass:"ind-myApp-slim-toggle-icon",class:{"ind-myApp-slim-rotate-down":e.expanded},attrs:{name:"arrow"}}):e._e()],1),i("div",{staticClass:"ind-myApp-slim-content-button"},[i("div",{staticClass:"ind-myApp-slim-content-button-btn",on:{click:e.edit}},[e._v("\u7F16\u8F91")])])]),e.expanded?i("div",{staticStyle:{width:"100%",height:"auto","background-color":"#fff"}},[i("van-swipe",{attrs:{"show-indicators":!0,loop:!1,"indicator-color":"#005aaf"}},e._l(e.list,function(n,r){return i("van-swipe-item",{key:r},[i("div",{style:{paddingBottom:e.list.length>1?"30px":"0"}},[i("div",{staticClass:"ind-myApp-slim-content-content"},e._l(n,function(a,s){return i("div",{key:s,staticClass:"ind-myApp-slim-content-content-item",style:{width:"calc(100% / "+e.rowAppCount+")"}},[i("apps-item",{attrs:{item:a,state:a.state,editStatus:"off"},on:{touchend:e.routeTo}})],1)}),0)])])}),1)],1):e._e()])},Nw=[];const Lw={components:{appsItem:Vi},data(){return{icon:Bd}},props:{icons:{type:Array,default:()=>[]},list:{type:Array,default:()=>[]},expanded:{type:Boolean,default:!1}},computed:{getIcons(){return this.icons},displayedIcons(){return this.icons.slice(0,9)},showMoreIcon(){return this.icons.length>9},moreCount(){const e=this.icons.length-9;return e>99?"99":e},rowAppCount(){var e,t;return((t=(e=this.$config)==null?void 0:e.systemDefaultConfig)==null?void 0:t.rowAppCount)||5}},methods:{getImg(e){const t=location.pathname.includes("scyxweb");return`${location.origin}${t?"/hbwebchat/scyxweb":""}${e}`},edit(){this.$emit("edit")},open(){this.$emit("open")},routeTo(e){var t;(t=e==null?void 0:e.uri)!=null&&t.includes("http")?location.href=e.uri:this.$router.push({path:e.uri})}}},nf={};var Vw=at(Lw,Ow,Nw,!1,Pw,null,null,null);function Pw(e){for(let t in nf)this[t]=nf[t]}var rf=function(){return Vw.exports}(),Rw=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"ind-m-app-center"},[i("van-sticky",[i("van-nav-bar",{attrs:{placeholder:!0,"safe-area-inset-top":!0,title:e.title}})],1),i("div",{staticClass:"ind-m-app-page"},[i("div",{staticClass:"ind-m-placeholder"},[i("van-search",{attrs:{placeholder:"\u641C\u7D22\u5E94\u7528"},on:{search:e.onSearch,clear:e.onClear},scopedSlots:e._u([{key:"left-icon",fn:function(){return[i("van-icon",{attrs:{name:"search"}})]},proxy:!0}]),model:{value:e.searchValue,callback:function(n){e.searchValue=n},expression:"searchValue"}})],1),i("van-popup",{staticStyle:{width:"80%",height:"50%"},attrs:{round:!0},model:{value:e.show,callback:function(n){e.show=n},expression:"show"}},[i("div",{style:{display:"flex",flexWrap:"wrap"}},e._l(e.searchApp,function(n,r){return i("div",{key:r,style:{width:"calc(100% / 5)",height:"100%",backgroundColor:"#fff",display:"flex",alignItems:"center",justifyContent:"center"}},[i("apps-item",{attrs:{item:n,state:n.state,editStatus:"off"},on:{touchend:e.routeTo}})],1)}),0)]),i("myapp",{attrs:{icons:e.myAppList,expanded:e.disMyapp,list:e.paginatedApps},on:{edit:e.edit,open:e.open}}),i("div",{staticClass:"customnnnmmmm-tabs-container"},[i("div",{staticClass:"customnnnmmmm-tabs-header-wrapper"},[i("div",{ref:"tabsHeader",staticClass:"customnnnmmmm-tabs-header"},e._l(e.apps_menus,function(n,r){return i("div",{key:"tab"+r,staticClass:"customnnnmmmm-tab-item",class:{active:e.active===r},on:{click:function(a){return e.handleTabClick(r)}}},[i("div",{staticClass:"customnnnmmmm-tab-item-top",class:{active:e.active===r}},[e._v(" "+e._s(n.meta.title)+" ")]),i("div",{staticClass:"customnnnmmmm-tab-item-bottom",class:{active:e.active===r}})])}),0)]),i("div",{staticClass:"ind-m-custom-tabs-content"},[i("div",{staticClass:"ind-m-custom-sidebar"},e._l(e.apps_menus[e.active]&&e.apps_menus[e.active].children||[],function(n,r){return i("div",{key:r,class:["ind-m-sidebar-item",{active:e.activeKey===r}],on:{click:function(a){return e.handleSidebarClick(r)}}},[i("span",{class:["ind-m-sidebar-text",{active:e.activeKey===r}]},[e._v(" "+e._s(n.meta.title)+" ")])])}),0),i("div",{ref:"scrollContainer",staticClass:"ind-m-apps-container",staticStyle:{"padding-top":"0px","padding-bottom":"300px",height:"100%"}},e._l(e.apps_menus[e.active]&&e.apps_menus[e.active].children||[],function(n,r){return i("div",{key:r,staticClass:"ind-m-menu-section",attrs:{id:"section-"+e.active+"-"+r,"data-index":r}},[i("div",{staticClass:"ind-m-divider-container"},[i("van-divider",{staticClass:"ind-m-custom-divider"},[e._v(" "+e._s(n.meta.title)+" ")])],1),i("div",{style:{display:"flex",flexWrap:"wrap",flexDirection:e.getTreeTotalDepth(n)>2?"column":"row"}},e._l((((e.apps_menus[e.active]||{}).children||[])[r]||{}).children||[],function(a,s){return i("div",{key:"level3-"+s,style:{width:e.getTreeTotalDepth(n)>2?"100%":"calc(100% / 3)",height:"100%",backgroundColor:"#fff",display:"flex",alignItems:e.getTreeTotalDepth(n)>2?null:"center",justifyContent:"center",flexDirection:e.getTreeTotalDepth(n)>2?"column":"row",marginBottom:e.getTreeTotalDepth(n)>2?"20px":"0px"}},[a.children?e._e():i("apps-item",{attrs:{item:a,state:a.state,title:a.meta.title,editStatus:"off"},on:{touchend:e.routeTo}}),a.children?i("div",{staticClass:"ind-m-category-header"},[i("div",{staticClass:"ind-m-category-indicator"}),i("div",{staticClass:"ind-m-category-title"},[e._v(e._s(a.meta.title))])]):e._e(),a.children?i("div",{style:{display:"flex",flexWrap:"wrap"}},e._l(e.apps_menus[e.active]&&e.apps_menus[e.active].children[r]&&e.apps_menus[e.active].children[r].children[s]&&e.apps_menus[e.active].children[r].children[s].children||[],function(o){return i("div",{key:o.meta.permissionId,style:{width:"calc(100% / 3)",height:"100%",backgroundColor:"#fff",display:"flex",alignItems:"center",justifyContent:"center"}},[i("apps-item",{attrs:{item:o,state:o.state,title:o.meta.title,editStatus:"off"},on:{touchend:e.routeTo}})],1)}),0):e._e()],1)}),0)])}),0)])]),i("tabbar")],1)],1)},Fw=[];const qw={components:{tabbar:Li,appsItem:Vi,myapp:rf},name:"IndMApps",data(){return{disMyapp:!1,activeTab:0,isHb:!1,show:!1,searchValue:"",activeKey:0,active:0,name:"appsNew",apps_menus:[],title:"",searchApp:[],tabActiveKeys:{},myAppList:[],scrollDebounceTimer:null,isManualScroll:!1,sectionPositions:[],resizeObserver:null}},watch:{active(e,t){this.$set(this.tabActiveKeys,t,this.activeKey),this.activeKey=this.tabActiveKeys[e]||0,this.$nextTick(()=>{const i=Array.isArray(this.$refs.scrollContainer)?this.$refs.scrollContainer[0]:this.$refs.scrollContainer;i&&(i.scrollTop=0)})}},mounted(){this.myAppList=JSON.parse(sessionStorage.getItem("myAppsList"))||[],this.isHb=location.pathname.includes("scyxweb");let e=0,t=setInterval(()=>{var n;e++;let i=this.$store.getters.getMenuTreeList||[];if(i&&i.length>0){clearInterval(t),console.log(`\u7B2C${e}\u6B21\u5C1D\u8BD5\uFF0C\u6210\u529F\u83B7\u53D6\u5230 menus:`,i),((n=this.$config)==null?void 0:n.mainType)=="singleApp"&&(i=i.find(s=>{var o;return s.extendProps&&((o=JSON.parse(s.extendProps))==null?void 0:o.mainMobile)=="1"}).children);let r=i.filter(a=>a.name===this.name);this.apps_menus=r[0].children,this.title=r[0].meta.title,this.appsMenusExtended(this.apps_menus),this.tabActiveKeys={},this.apps_menus.forEach((a,s)=>{this.$set(this.tabActiveKeys,s,0)}),this.initScrollHandler(),this.cacheSectionPositions(),this.setupResizeObserver()}else e>=MAX_RETRY?(clearInterval(t),console.warn(`\u5C1D\u8BD5${MAX_RETRY}\u6B21\u540E\u4ECD\u672A\u83B7\u53D6\u5230 menus`)):console.log(`\u7B2C${e}\u6B21\u5C1D\u8BD5\uFF0C\u7B49\u5F85\u83B7\u53D6 menus...`)},100)},beforeDestroy(){this.removeScrollHandler(),this.resizeObserver&&this.resizeObserver.disconnect()},methods:{getTreeTotalDepth(e){if(!e)return 0;if(!e.children||e.children.length===0)return 1;let t=0;for(const i of e.children){const n=this.getTreeTotalDepth(i);t=Math.max(t,n)}return t+1},edit(){this.$router.push({name:"myApp"})},open(){this.disMyapp=!this.disMyapp},initScrollHandler(){const e=this.getScrollContainer();e&&e.addEventListener("scroll",this.handleContainerScroll)},removeScrollHandler(){const e=this.getScrollContainer();e&&e.removeEventListener("scroll",this.handleContainerScroll)},getScrollContainer(){return Array.isArray(this.$refs.scrollContainer)?this.$refs.scrollContainer[0]:this.$refs.scrollContainer},cacheSectionPositions(){this.$nextTick(()=>{const e=this.getScrollContainer();if(!e)return;const t=Array.from(e.querySelectorAll(".ind-m-menu-section"));this.sectionPositions=t.map(i=>{const n=i.getBoundingClientRect(),r=e.getBoundingClientRect();return{id:i.id,top:n.top-r.top+e.scrollTop,bottom:n.bottom-r.top+e.scrollTop}})})},setupResizeObserver(){const e=this.getScrollContainer();!e||(this.resizeObserver=new ResizeObserver(()=>{this.cacheSectionPositions()}),this.resizeObserver.observe(e))},handleContainerScroll(){this.isManualScroll||(clearTimeout(this.scrollDebounceTimer),this.scrollDebounceTimer=setTimeout(()=>{this.updateActiveSection()},100))},updateActiveSection(){const e=this.getScrollContainer();if(!e||this.sectionPositions.length===0)return;const t=e.scrollTop,i=e.clientHeight,n=t+i;if(Math.abs(e.scrollHeight-n)<5){this.activeKey=this.sectionPositions.length-1,this.tabActiveKeys[this.active]=this.activeKey;return}const a=t+60;let s=0,o=1/0;this.sectionPositions.forEach((l,c)=>{const h=Math.abs(l.top-a);h<o&&(o=h,s=c)}),this.activeKey!==s&&(this.activeKey=s,this.tabActiveKeys[this.active]=s)},handleSidebarClick(e){this.activeKey!==e&&(this.isManualScroll=!0,this.activeKey=e,this.tabActiveKeys[this.active]=e,this.$nextTick(()=>{const t=this.getScrollContainer(),i=t.querySelector(`#section-${this.active}-${e}`);if(t&&i){const n=t.getBoundingClientRect(),a=i.getBoundingClientRect().top-n.top+t.scrollTop,s=10;t.scrollTo({top:a-s,behavior:"smooth"})}setTimeout(()=>{this.isManualScroll=!1},500)}))},handleTabClick(e){this.active!==e&&(this.active=e,this.$emit("tab-click",e),this.scrollTabIntoView(e))},scrollTabIntoView(e){this.$nextTick(()=>{const i=this.$refs.tabsHeader.children[e];i&&i.scrollIntoView({behavior:"smooth",block:"nearest",inline:"center"})})},onSearch(){if(!this.searchValue.trim()){this.show=!1,this.searchApp=[];return}const e=this.searchValue.toLowerCase().trim(),t=this.findObjectsWithoutChildren(this.apps_menus);this.searchApp=t.filter(i=>{var n,r;return(r=(n=i.meta)==null?void 0:n.title)==null?void 0:r.toLowerCase().includes(e)}),this.show=this.searchApp.length>0},onClear(){this.searchValue=""},findObjectsWithoutChildren(e){const t=[];function i(n){for(const r of n)(!r.children||r.children.length===0)&&t.push(r),r.children&&r.children.length>0&&i(r.children)}return i(e),t},routeTo(e){var t;(t=e==null?void 0:e.uri)!=null&&t.includes("http")?location.href=e.uri:this.$router.push({path:e.uri})},appsMenusExtended(e,t=0){if(t>4)return;(Array.isArray(e)?e:[e]).forEach(n=>{!n||(n.type===2&&this.isHb&&this.completeNode(n),n.children&&n.children.length>0&&this.appsMenusExtended(n.children,t+1))})},completeNode(e){const t={...e,children:[]};e.children=[t],e.__processed=!0}},computed:{paginatedApps(){const e=this.myAppList||[],t=8,i=[];for(let n=0;n<e.length;n+=t)i.push(e.slice(n,n+t));return i}}},af={};var Uw=at(qw,Rw,Fw,!1,Yw,null,null,null);function Yw(e){for(let t in af)this[t]=af[t]}var jw=function(){return Uw.exports}(),Gw=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"ind-m-app-center"},[i("van-sticky",[i("van-nav-bar",{attrs:{placeholder:!0,"safe-area-inset-top":!0,title:e.title}})],1),i("div",{staticClass:"ind-m-app-page"},[i("div",{staticClass:"ind-m-placeholder"},[i("van-search",{attrs:{placeholder:"\u641C\u7D22\u5E94\u7528"},on:{search:e.onSearch,clear:e.onClear},scopedSlots:e._u([{key:"left-icon",fn:function(){return[i("van-icon",{attrs:{name:"search"}})]},proxy:!0}]),model:{value:e.searchValue,callback:function(n){e.searchValue=n},expression:"searchValue"}})],1),i("van-popup",{staticStyle:{width:"80%",height:"50%"},attrs:{round:!0},model:{value:e.show,callback:function(n){e.show=n},expression:"show"}},[i("div",{style:{display:"flex",flexWrap:"wrap"}},e._l(e.searchApp,function(n,r){return i("div",{key:r,style:{width:"calc(100% / 5)",height:"100%",backgroundColor:"#fff",display:"flex",alignItems:"center",justifyContent:"center"}},[i("apps-item",{attrs:{item:n,state:n.state,editStatus:"off"},on:{touchend:e.routeTo}})],1)}),0)]),i("myapp",{attrs:{icons:e.myAppList,expanded:e.disMyapp,list:e.paginatedApps},on:{edit:e.edit,open:e.open}}),i("div",[i("div",{staticClass:"customnnnmmmm-tabs-header-wrapper"},[i("div",{ref:"tabsHeader",staticClass:"customnnnmmmm-tabs-header"},e._l(e.titleList,function(n,r){return i("div",{key:"tab"+r,staticClass:"customnnnmmmm-tab-item",class:{active:e.active===r},on:{click:function(a){return e.handleTabClick(n,r)}}},[i("div",{staticClass:"customnnnmmmm-tab-item-top",class:{active:e.active===r}},[e._v(" "+e._s(n)+" ")]),i("div",{staticClass:"customnnnmmmm-tab-item-bottom",class:{active:e.active===r}})])}),0)]),i("div",{staticClass:"ind-my-app-container",staticStyle:{"padding-bottom":"150px"},style:{height:e.disMyapp?"calc(100vh - 380px)":"calc(100vh - 270px)"}},e._l(e.apps_menus,function(n,r){return i("div",{key:r,staticClass:"ind-my-app-container-square"},[i("div",{staticClass:"ind-my-app-container-square-title"},[e._v(" "+e._s(n.meta.title)+" ")]),i("div",{style:{display:"flex",flexWrap:"wrap"},attrs:{"column-num":4,border:!1}},e._l(n.children,function(a){return i("div",{key:a.meta.permissionId,style:{width:"calc(100% / "+e.rowAppCount+")",height:"100%",backgroundColor:"#fff",display:"flex",alignItems:"center",justifyContent:"center"}},[i("apps-item",{attrs:{item:a,state:a.state,title:a.meta.title,editStatus:"off"},on:{touchend:e.routeTo}})],1)}),0)])}),0)]),i("tabbar")],1)],1)},Kw=[];function co(e){return e.map(t=>{const i=[];function n(r){r.children&&r.children.length>0?r.children.forEach(n):(r.path||r.uri)&&i.push(r)}return n(t),{...t,children:i.map(r=>({...r,children:void 0}))}})}const Hw={components:{tabbar:Li,appsItem:Vi,myapp:rf},name:"IndMApps",data(){return{active:0,disMyapp:!1,isHb:!1,show:!1,searchValue:"",name:"appsNew",apps_menus:[],title:"",searchApp:[],myAppList:[],allApps_menus:[],titleList:[]}},mounted(){this.myAppList=JSON.parse(sessionStorage.getItem("myAppsList"))||[],this.isHb=location.pathname.includes("scyxweb");let e=0;const t=50;let i=setInterval(()=>{var r;e++;let n=this.$store.getters.getMenuTreeList||[];if(n&&n.length>0){clearInterval(i),console.log(`\u7B2C${e}\u6B21\u5C1D\u8BD5\uFF0C\u6210\u529F\u83B7\u53D6\u5230 menus:`,n),((r=this.$config)==null?void 0:r.mainType)=="singleApp"&&(n=n.find(c=>{var h;return c.extendProps&&((h=JSON.parse(c.extendProps))==null?void 0:h.mainMobile)=="1"}).children);let a=n.filter(l=>l.name===this.name),s=a[0].children.map(l=>l.meta.title);this.titleList=["\u5168\u90E8",...s];const o=a[0].children.reduce((l,c)=>(l[c.meta.title]=c,l),{});this.allApps_menus={\u5168\u90E8:a[0].children,...o},this.apps_menus=this.allApps_menus.\u5168\u90E8,this.apps_menus=co(this.apps_menus),this.title=a[0].meta.title}else e>=t?(clearInterval(i),console.warn(`\u5C1D\u8BD5${t}\u6B21\u540E\u4ECD\u672A\u83B7\u53D6\u5230 menus`)):console.log(`\u7B2C${e}\u6B21\u5C1D\u8BD5\uFF0C\u7B49\u5F85\u83B7\u53D6 menus...`)},100)},methods:{handleTabClick(e,t){var i;this.active!==t&&(this.active=t,this.apps_menus=this.allApps_menus[e],e!=="\u5168\u90E8"?this.apps_menus=co(((i=this.apps_menus)==null?void 0:i.children)||[]):this.apps_menus=co(this.apps_menus),this.$emit("tab-click",t),this.scrollTabIntoView(t))},scrollTabIntoView(e){this.$nextTick(()=>{const i=this.$refs.tabsHeader.children[e];i&&i.scrollIntoView({behavior:"smooth",block:"nearest",inline:"center"})})},edit(){this.$router.push({name:"myApp"})},open(){this.disMyapp=!this.disMyapp,this.$nextTick(()=>{this.scrollToContent(this.active)})},scrollToContent(e){this.$nextTick(()=>{const t=document.querySelector(".ind-my-app-container");if(!t)return;if(e<0||e>=t.children.length){t.scrollTo({top:0,behavior:"smooth"});return}const i=t.children[e];if(i){const n=i.offsetTop-3;t.scrollTo({top:n,behavior:"smooth"})}})},onSearch(){if(!this.searchValue.trim()){this.show=!1,this.searchApp=[];return}const e=this.searchValue.toLowerCase().trim(),t=this.findObjectsWithoutChildren(this.apps_menus);this.searchApp=t.filter(i=>{var n,r;return(r=(n=i.meta)==null?void 0:n.title)==null?void 0:r.toLowerCase().includes(e)}),this.show=this.searchApp.length>0},onClear(){this.searchValue=""},findObjectsWithoutChildren(e){const t=[];function i(n){for(const r of n)(!r.children||r.children.length===0)&&t.push(r),r.children&&r.children.length>0&&i(r.children)}return i(e),t},routeTo(e){var t;(t=e==null?void 0:e.uri)!=null&&t.includes("http")?location.href=e.uri:this.$router.push({path:e.uri})}},computed:{paginatedApps(){const e=this.myAppList||[],t=8,i=[];for(let n=0;n<e.length;n+=t)i.push(e.slice(n,n+t));return i},rowAppCount(){var e,t;return((t=(e=this.$config)==null?void 0:e.systemDefaultConfig)==null?void 0:t.rowAppCount)||5}}},sf={};var zw=at(Hw,Gw,Kw,!1,Ww,null,null,null);function Ww(e){for(let t in sf)this[t]=sf[t]}var Jw=function(){return zw.exports}(),Qw=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i(e.currentComponent,{tag:"component"})},Zw=[];function of(e,t=1){if(!e.children||e.children.length===0)return t;let i=t;for(const n of e.children){const r=of(n,t+1);r>i&&(i=r)}return i}function $w(e){let t=0;for(const i of e){const n=of(i);n>t&&(t=n)}return t}const Xw={components:{aboveleveltwo:jw,leveltwo:Jw},data(){return{level:3,name:"appsNew",apps_menus:[],isHb:!1,depth:"4"}},methods:{appsMenusExtended(e,t=0){if(t>4)return;(Array.isArray(e)?e:[e]).forEach(n=>{!n||(n.type===2&&this.isHb&&this.completeNode(n),n.children&&n.children.length>0&&this.appsMenusExtended(n.children,t+1))})},completeNode(e){const t={...e,children:[]};e.children=[t],e.__processed=!0}},created(){var n;this.isHb=location.pathname.includes("scyxweb");let e=this.$store.getters.getMenuTreeList||[];e.length||console.error("getMenuTreeList\u4E3A\u7A7A\uFF0C\u5728apps-center-new\u91CC"),((n=this.$config)==null?void 0:n.mainType)=="singleApp"&&(e=e.find(a=>{var s;return a.extendProps&&((s=JSON.parse(a.extendProps))==null?void 0:s.mainMobile)=="1"}).children);let t=e.filter(r=>r.name===this.name);this.apps_menus=t[0].children,this.appsMenusExtended(this.apps_menus);const i=$w(this.apps_menus);this.depth=i},computed:{currentComponent(){var e,t;if(this.level=((t=(e=this.$config)==null?void 0:e.systemDefaultConfig)==null?void 0:t.theLevel)||3,this.depth=this.depth||4,this.level==2&&this.depth>=2)return"leveltwo";if(this.level==3){if(this.depth<=2)return"leveltwo";if(this.depth>=3)return"aboveleveltwo"}return"aboveleveltwo"}}},lf={};var _w=at(Xw,Qw,Zw,!1,t0,null,null,null);function t0(e){for(let t in lf)this[t]=lf[t]}var uo=function(){return _w.exports}(),e0=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"custom-overlay",class:{show:e.loading},on:{click:function(n){n.stopPropagation()}}},[e.isFullScreenLoading&&e.loadingImageUrl(!0)?i("div",{staticClass:"ind-loading-wrapper-global"},[i("img",{staticStyle:{height:"100%",width:"100%"},attrs:{src:e.loadingImageUrl(!0),alt:""}}),i("div",{staticClass:"ind-loading-wrapper-text"},[e._v(" "+e._s(e.text||"\u7CFB\u7EDF\u52A0\u8F7D\u4E2D...")+" ")])]):!e.isFullScreenLoading&&e.loadingImageUrl(!1)?i("div",{staticClass:"ind-loading-wrapper-local"},[i("div",{staticClass:"ind-loading-block ind-vcenter"},[i("div",{staticClass:"ind-loading-block-center"},[i("img",{attrs:{src:e.loadingImageUrl(!1),alt:""}}),i("div",{staticClass:"ind-loading-block-text"},[e._v(e._s(e.text||"\u52A0\u8F7D\u4E2D..."))])])])]):e.loadingImageUrl(!1)?e._e():i("div",{staticClass:"ind-loading-wrapper-local"},[i("div",{staticClass:"ind-loading-block ind-vcenter"},[i("div",{staticClass:"ind-loading-block-center"},[i("div",{staticClass:"img-divv"},[i("van-loading")],1),i("div",{staticClass:"ind-loading-block-text"},[e._v(e._s(e.text||"\u52A0\u8F7D\u4E2D..."))])])])])])},i0=[];const n0={props:{loading:Boolean,isFullScreenLoading:{type:Boolean,default:!1},text:String},data(){return{}},methods:{loadingImageUrl(e){const t=e?"systemDefaultConfig.globalLoading":"systemDefaultConfig.localLoading",i=this.getSafeConfigValue(t);return i&&i.trim()!==""?`/user-manage-server/oss/file/get/${i}`:!1},getSafeConfigValue(e){if(!!this.$config)return e.split(".").reduce((t,i)=>t&&t[i]!==void 0?t[i]:void 0,this.$config)}}},cf={};var r0=at(n0,e0,i0,!1,a0,null,null,null);function a0(e){for(let t in cf)this[t]=cf[t]}var uf=function(){return r0.exports}(),s0=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"app-page"},[i("van-sticky",[i("van-nav-bar",{attrs:{fixed:!0,"left-arrow":"",placeholder:!0,"safe-area-inset-top":!0,title:"\u8BBE\u7F6E"},on:{"click-left":e.onClickLeft}})],1),i("van-cell-group",{attrs:{title:"\u8BBE\u7F6E"}},[i("van-cell",{attrs:{title:"vconsole\u8C03\u8BD5"}},[i("van-switch",{model:{value:e.vconsoleChecked,callback:function(n){e.vconsoleChecked=n},expression:"vconsoleChecked"}})],1),e.isHb?i("van-cell",{attrs:{title:"\u8FDC\u7A0B\u8C03\u8BD5"}},[i("van-switch",{model:{value:e.chiiChecked,callback:function(n){e.chiiChecked=n},expression:"chiiChecked"}})],1):e._e()],1)],1)},o0=[];const l0={data(){return{vconsoleChecked:!1,chiiChecked:!1,isHb:location.pathname.includes("scyxweb")}},watch:{vconsoleChecked:function(){if(this.vconsoleChecked){const e=document.createElement("script");e.src="vconsole.min.js",e.async=!0,document.getElementsByTagName("head")[0].appendChild(e),e.onload=function(){window.vConsole=new VConsole}}this.vconsoleChecked=!0},chiiChecked:function(){if(this.chiiChecked){const e=document.createElement("script");e.src="//dev.sunquan.tech/inspect/target.js",e.async=!0,document.getElementsByTagName("head")[0].appendChild(e)}this.chiiChecked=!0}},methods:{onClickLeft(){this.$router.back()}}},hf={};var c0=at(l0,s0,o0,!1,u0,null,null,null);function u0(e){for(let t in hf)this[t]=hf[t]}var ho=function(){return c0.exports}(),fo=Object.freeze(Object.defineProperty({__proto__:null,NotFound:Gi,ErrorContent:$r,DatePicker:Uo,Form:zo,LoadMore:Jo,User1:il,BasicLayout:rl,EmptyLayout:Ci,DetailView:ol,PageView:cl,PopupView:hl,QueryView:fl,Login:Fs,Search:bd,SelectPanel:Ad,InputSelect:wd,SelectBtn:kd,User:qs,Apps:oo,AppsEdit:lo,MyApps:Us,AppsNew:uo,appItem:Vi,tabbar:Li,LoadingPanel:uf,Setting:ho},Symbol.toStringTag,{value:"Module"})),df={install(e,{config:t}={}){e.prototype.$config=b.default.merge({},e.prototype.$config||{},t||V.config)}},ff={install(e,{router:t,store:i}){e.prototype.$backToMenu=function(){if(console.log("trigger $backToMenu"),this.$config.showMenus){const n=i.state.app.breadCrumbList;i.commit("closeTag",{$router:t,route:b.default.cloneDeep(b.default.find(i.state.app.tagNavList,{name:n[n.length-1].name})||{})}),t.push({name:n[n.length-2].name}).catch(()=>{})}else t.go(-1)}}},h0=Object.freeze(Object.defineProperty({__proto__:null,IndConfigPlugin:df,IndRouterPlugin:ff},Symbol.toStringTag,{value:"Module"}));const pf=function(e,t,i){const n=i.context;e.style.display="none";const r=t.value;(n.$store.state.app.permission[r]||r==="all")&&(e.style.display="")},mf={bind:pf,update:pf};var po=Object.freeze(Object.defineProperty({__proto__:null,permission:mf},Symbol.toStringTag,{value:"Module"}));const gf={name:Ye.rootRouteName,path:"/",redirect:"/home",component:Ci,meta:{hideInMenu:!0,notCache:!0},children:[{name:Ye.homeRouteName,path:"home",redirect:"/apps?t="+new Date().getTime(),meta:{hideInMenu:!0,title:"\u9996\u9875",icon:"md-home"}}]},d0={name:Ye.loginRouteName,path:"/login",meta:{title:"Login - \u767B\u5F55",hideInMenu:!0},component:Fs},f0={name:"user",path:"/user",component:qs,meta:{hideInMenu:!0,notCache:!0}},p0={name:"setting",path:"/setting",component:ho,meta:{hideInMenu:!0,notCache:!0}},m0={name:"apps",path:"/apps",component:oo,meta:{hideInMenu:!0,notCache:!0}},g0={name:"appsNew",path:"/appsNew",component:uo,meta:{hideInMenu:!0,notCache:!0}},v0={name:"appsEdit",path:"/appsEdit",component:lo,meta:{hideInMenu:!0,notCache:!0}},y0={path:"/404",meta:{hideInMenu:!0},component:Gi};function b0({homeComponent:e,rootChildren:t}={}){const i=b.default.cloneDeep(gf);e&&(i.children[0].component=e),t&&t.length&&i.children.push(...t);let n=location.host.includes("localhost")?[d0]:[];return[i,...n,f0,p0,m0,v0,y0,g0]}function S0({rootChildren:e}={}){const t=b.default.cloneDeep(gf);return t.component=Ci,t.children=[],e&&e.length&&t.children.push(...e),[t]}const C0={EmptyLayout:{component:Ci},EmptyLayoutNotCache:{component:{...Ci,name:"IndEmptyLayoutNotCache"}}},Rr={DIRECTORY:1,MENU:2,BUTTON:3,PAGE:4};function vf(e){return[Rr.DIRECTORY,Rr.MENU].includes(e)}function yf(e,t=[]){return e?t.filter(i=>{const n=(i==null?void 0:i.permissionValue)||"";return n.startsWith(e)||n.startsWith(`${V.config.routerBase}-${e}`)}):t}function mo({list:e,menuTree:t,pageNode:i,parentId:n,crumbs:r,root:a}){if(!e)return;let s=V.getSessionStorage("appInfo");e.forEach(o=>{var M;const{permissionId:l,label:c,appId:h,pid:d,icon:u,type:f,uri:p,permissionValue:m,extendProps:g}=o;if(h!=s.appId)return;const C=m;let x=!1,I=!1;if(o&&o.extendProps)try{x=((M=JSON.parse(o.extendProps))==null?void 0:M.hideInIbp)==="1"}catch{x=!1}try{if(o&&o.extension){const k=JSON.parse(o.extension);if(k.extendProps){const D=typeof k.extendProps=="string"?JSON.parse(k.extendProps):k.extendProps;(D==null?void 0:D.hideInMenu)==1&&(I=!0)}}}catch{I=!1}if(d===n&&!(x||I)){if(vf(f)){let k={type:f,name:C,pid:d,path:bf(p),uri:p,component:C,meta:{appId:h,permissionId:l,title:c,icon:u,crumbs:[...r],activeName:C},children:[],extendProps:g};k.meta.crumbs.push({icon:u,name:C,title:c,type:f}),Rr.DIRECTORY===f&&(k.component="EmptyLayout"),mo({list:e,menuTree:k.children,pageNode:i,parentId:l,crumbs:k.meta.crumbs,root:!1}),k.children.length||delete k.children,t.push(k)}if(Rr.PAGE===f){let k={type:f,name:C,pid:d,path:bf(p),uri:p,component:C,meta:{appId:h,permissionId:l,title:c,hideInMenu:!0,notCache:!0,crumbs:[...r],type:f}};k.meta.crumbs.push({icon:u,name:C,title:c,type:f}),i.children.push(k)}}})}function bf(e){return e?(e.startsWith("/")||(e=`/${e}`),e.includes("?")&&(e=e.split("?")[0]),e.includes(".")&&(e=e.split(".")[0]),e):""}function Sf(e=[]){e=e.filter(i=>vf(i.type));const t=[];return mo({list:e,menuTree:t,pageNode:{children:[]},parentId:"0",crumbs:[],root:!0}),t}function A0(e=[]){const t=[],i={path:"/page",name:"page",meta:{hideInMenu:!0,notCache:!0},component:"EmptyLayoutNotCache",children:[]};return mo({list:e,menuTree:t,pageNode:i,parentId:"0",crumbs:[],root:!0}),i.children.length&&t.push(i),go(t)}function go(e=[]){for(let t of e)if(t.component){const i=C0[t.component];i?t.component=i.component:t.path?window.loadComponentHandler&&(t.component=window.loadComponentHandler(t.path,t.name)||Gi):(console.error(`\u627E\u4E0D\u5230\u7EC4\u4EF6\u5B9A\u4E49:${t.component},\u8BF7\u6392\u67E5\u8D44\u6E90\u8DEF\u5F84\u914D\u7F6E\u662F\u5426\u6B63\u786E`),t.component=Gi),t.children&&t.children.length>0&&go(t.children)}return e}var vo={exports:{}},Cf=function(t,i){return function(){for(var r=new Array(arguments.length),a=0;a<r.length;a++)r[a]=arguments[a];return t.apply(i,r)}},x0=Cf,vi=Object.prototype.toString;function yo(e){return vi.call(e)==="[object Array]"}function bo(e){return typeof e=="undefined"}function w0(e){return e!==null&&!bo(e)&&e.constructor!==null&&!bo(e.constructor)&&typeof e.constructor.isBuffer=="function"&&e.constructor.isBuffer(e)}function T0(e){return vi.call(e)==="[object ArrayBuffer]"}function k0(e){return typeof FormData!="undefined"&&e instanceof FormData}function M0(e){var t;return typeof ArrayBuffer!="undefined"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&e.buffer instanceof ArrayBuffer,t}function E0(e){return typeof e=="string"}function I0(e){return typeof e=="number"}function Af(e){return e!==null&&typeof e=="object"}function Fr(e){if(vi.call(e)!=="[object Object]")return!1;var t=Object.getPrototypeOf(e);return t===null||t===Object.prototype}function B0(e){return vi.call(e)==="[object Date]"}function D0(e){return vi.call(e)==="[object File]"}function O0(e){return vi.call(e)==="[object Blob]"}function xf(e){return vi.call(e)==="[object Function]"}function N0(e){return Af(e)&&xf(e.pipe)}function L0(e){return typeof URLSearchParams!="undefined"&&e instanceof URLSearchParams}function V0(e){return e.trim?e.trim():e.replace(/^\s+|\s+$/g,"")}function P0(){return typeof navigator!="undefined"&&(navigator.product==="ReactNative"||navigator.product==="NativeScript"||navigator.product==="NS")?!1:typeof window!="undefined"&&typeof document!="undefined"}function So(e,t){if(!(e===null||typeof e=="undefined"))if(typeof e!="object"&&(e=[e]),yo(e))for(var i=0,n=e.length;i<n;i++)t.call(null,e[i],i,e);else for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.call(null,e[r],r,e)}function Co(){var e={};function t(r,a){Fr(e[a])&&Fr(r)?e[a]=Co(e[a],r):Fr(r)?e[a]=Co({},r):yo(r)?e[a]=r.slice():e[a]=r}for(var i=0,n=arguments.length;i<n;i++)So(arguments[i],t);return e}function R0(e,t,i){return So(t,function(r,a){i&&typeof r=="function"?e[a]=x0(r,i):e[a]=r}),e}function F0(e){return e.charCodeAt(0)===65279&&(e=e.slice(1)),e}var $t={isArray:yo,isArrayBuffer:T0,isBuffer:w0,isFormData:k0,isArrayBufferView:M0,isString:E0,isNumber:I0,isObject:Af,isPlainObject:Fr,isUndefined:bo,isDate:B0,isFile:D0,isBlob:O0,isFunction:xf,isStream:N0,isURLSearchParams:L0,isStandardBrowserEnv:P0,forEach:So,merge:Co,extend:R0,trim:V0,stripBOM:F0},Ui=$t;function wf(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}var Tf=function(t,i,n){if(!i)return t;var r;if(n)r=n(i);else if(Ui.isURLSearchParams(i))r=i.toString();else{var a=[];Ui.forEach(i,function(l,c){l===null||typeof l=="undefined"||(Ui.isArray(l)?c=c+"[]":l=[l],Ui.forEach(l,function(d){Ui.isDate(d)?d=d.toISOString():Ui.isObject(d)&&(d=JSON.stringify(d)),a.push(wf(c)+"="+wf(d))}))}),r=a.join("&")}if(r){var s=t.indexOf("#");s!==-1&&(t=t.slice(0,s)),t+=(t.indexOf("?")===-1?"?":"&")+r}return t},q0=$t;function qr(){this.handlers=[]}qr.prototype.use=function(t,i,n){return this.handlers.push({fulfilled:t,rejected:i,synchronous:n?n.synchronous:!1,runWhen:n?n.runWhen:null}),this.handlers.length-1},qr.prototype.eject=function(t){this.handlers[t]&&(this.handlers[t]=null)},qr.prototype.forEach=function(t){q0.forEach(this.handlers,function(n){n!==null&&t(n)})};var U0=qr,Y0=$t,j0=function(t,i){Y0.forEach(t,function(r,a){a!==i&&a.toUpperCase()===i.toUpperCase()&&(t[i]=r,delete t[a])})},kf=function(t,i,n,r,a){return t.config=i,n&&(t.code=n),t.request=r,t.response=a,t.isAxiosError=!0,t.toJSON=function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code}},t},G0=kf,Mf=function(t,i,n,r,a){var s=new Error(t);return G0(s,i,n,r,a)},K0=Mf,H0=function(t,i,n){var r=n.config.validateStatus;!n.status||!r||r(n.status)?t(n):i(K0("Request failed with status code "+n.status,n.config,null,n.request,n))},Ur=$t,z0=Ur.isStandardBrowserEnv()?function(){return{write:function(i,n,r,a,s,o){var l=[];l.push(i+"="+encodeURIComponent(n)),Ur.isNumber(r)&&l.push("expires="+new Date(r).toGMTString()),Ur.isString(a)&&l.push("path="+a),Ur.isString(s)&&l.push("domain="+s),o===!0&&l.push("secure"),document.cookie=l.join("; ")},read:function(i){var n=document.cookie.match(new RegExp("(^|;\\s*)("+i+")=([^;]*)"));return n?decodeURIComponent(n[3]):null},remove:function(i){this.write(i,"",Date.now()-864e5)}}}():function(){return{write:function(){},read:function(){return null},remove:function(){}}}(),W0=function(t){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(t)},J0=function(t,i){return i?t.replace(/\/+$/,"")+"/"+i.replace(/^\/+/,""):t},Q0=W0,Z0=J0,$0=function(t,i){return t&&!Q0(i)?Z0(t,i):i},Ao=$t,X0=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"],_0=function(t){var i={},n,r,a;return t&&Ao.forEach(t.split(`
21
+ `),function(o){if(a=o.indexOf(":"),n=Ao.trim(o.substr(0,a)).toLowerCase(),r=Ao.trim(o.substr(a+1)),n){if(i[n]&&X0.indexOf(n)>=0)return;n==="set-cookie"?i[n]=(i[n]?i[n]:[]).concat([r]):i[n]=i[n]?i[n]+", "+r:r}}),i},Ef=$t,t1=Ef.isStandardBrowserEnv()?function(){var t=/(msie|trident)/i.test(navigator.userAgent),i=document.createElement("a"),n;function r(a){var s=a;return t&&(i.setAttribute("href",s),s=i.href),i.setAttribute("href",s),{href:i.href,protocol:i.protocol?i.protocol.replace(/:$/,""):"",host:i.host,search:i.search?i.search.replace(/^\?/,""):"",hash:i.hash?i.hash.replace(/^#/,""):"",hostname:i.hostname,port:i.port,pathname:i.pathname.charAt(0)==="/"?i.pathname:"/"+i.pathname}}return n=r(window.location.href),function(s){var o=Ef.isString(s)?r(s):s;return o.protocol===n.protocol&&o.host===n.host}}():function(){return function(){return!0}}(),Yr=$t,e1=H0,i1=z0,n1=Tf,r1=$0,a1=_0,s1=t1,xo=Mf,If=function(t){return new Promise(function(n,r){var a=t.data,s=t.headers,o=t.responseType;Yr.isFormData(a)&&delete s["Content-Type"];var l=new XMLHttpRequest;if(t.auth){var c=t.auth.username||"",h=t.auth.password?unescape(encodeURIComponent(t.auth.password)):"";s.Authorization="Basic "+btoa(c+":"+h)}var d=r1(t.baseURL,t.url);l.open(t.method.toUpperCase(),n1(d,t.params,t.paramsSerializer),!0),l.timeout=t.timeout;function u(){if(!!l){var p="getAllResponseHeaders"in l?a1(l.getAllResponseHeaders()):null,m=!o||o==="text"||o==="json"?l.responseText:l.response,g={data:m,status:l.status,statusText:l.statusText,headers:p,config:t,request:l};e1(n,r,g),l=null}}if("onloadend"in l?l.onloadend=u:l.onreadystatechange=function(){!l||l.readyState!==4||l.status===0&&!(l.responseURL&&l.responseURL.indexOf("file:")===0)||setTimeout(u)},l.onabort=function(){!l||(r(xo("Request aborted",t,"ECONNABORTED",l)),l=null)},l.onerror=function(){r(xo("Network Error",t,null,l)),l=null},l.ontimeout=function(){var m="timeout of "+t.timeout+"ms exceeded";t.timeoutErrorMessage&&(m=t.timeoutErrorMessage),r(xo(m,t,t.transitional&&t.transitional.clarifyTimeoutError?"ETIMEDOUT":"ECONNABORTED",l)),l=null},Yr.isStandardBrowserEnv()){var f=(t.withCredentials||s1(d))&&t.xsrfCookieName?i1.read(t.xsrfCookieName):void 0;f&&(s[t.xsrfHeaderName]=f)}"setRequestHeader"in l&&Yr.forEach(s,function(m,g){typeof a=="undefined"&&g.toLowerCase()==="content-type"?delete s[g]:l.setRequestHeader(g,m)}),Yr.isUndefined(t.withCredentials)||(l.withCredentials=!!t.withCredentials),o&&o!=="json"&&(l.responseType=t.responseType),typeof t.onDownloadProgress=="function"&&l.addEventListener("progress",t.onDownloadProgress),typeof t.onUploadProgress=="function"&&l.upload&&l.upload.addEventListener("progress",t.onUploadProgress),t.cancelToken&&t.cancelToken.promise.then(function(m){!l||(l.abort(),r(m),l=null)}),a||(a=null),l.send(a)})},Dt=$t,Bf=j0,o1=kf,l1={"Content-Type":"application/x-www-form-urlencoded"};function Df(e,t){!Dt.isUndefined(e)&&Dt.isUndefined(e["Content-Type"])&&(e["Content-Type"]=t)}function c1(){var e;return(typeof XMLHttpRequest!="undefined"||typeof process!="undefined"&&Object.prototype.toString.call(process)==="[object process]")&&(e=If),e}function u1(e,t,i){if(Dt.isString(e))try{return(t||JSON.parse)(e),Dt.trim(e)}catch(n){if(n.name!=="SyntaxError")throw n}return(i||JSON.stringify)(e)}var jr={transitional:{silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},adapter:c1(),transformRequest:[function(t,i){return Bf(i,"Accept"),Bf(i,"Content-Type"),Dt.isFormData(t)||Dt.isArrayBuffer(t)||Dt.isBuffer(t)||Dt.isStream(t)||Dt.isFile(t)||Dt.isBlob(t)?t:Dt.isArrayBufferView(t)?t.buffer:Dt.isURLSearchParams(t)?(Df(i,"application/x-www-form-urlencoded;charset=utf-8"),t.toString()):Dt.isObject(t)||i&&i["Content-Type"]==="application/json"?(Df(i,"application/json"),u1(t)):t}],transformResponse:[function(t){var i=this.transitional,n=i&&i.silentJSONParsing,r=i&&i.forcedJSONParsing,a=!n&&this.responseType==="json";if(a||r&&Dt.isString(t)&&t.length)try{return JSON.parse(t)}catch(s){if(a)throw s.name==="SyntaxError"?o1(s,this,"E_JSON_PARSE"):s}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,validateStatus:function(t){return t>=200&&t<300}};jr.headers={common:{Accept:"application/json, text/plain, */*"}},Dt.forEach(["delete","get","head"],function(t){jr.headers[t]={}}),Dt.forEach(["post","put","patch"],function(t){jr.headers[t]=Dt.merge(l1)});var wo=jr,h1=$t,d1=wo,f1=function(t,i,n){var r=this||d1;return h1.forEach(n,function(s){t=s.call(r,t,i)}),t},Of=function(t){return!!(t&&t.__CANCEL__)},Nf=$t,To=f1,p1=Of,m1=wo;function ko(e){e.cancelToken&&e.cancelToken.throwIfRequested()}var g1=function(t){ko(t),t.headers=t.headers||{},t.data=To.call(t,t.data,t.headers,t.transformRequest),t.headers=Nf.merge(t.headers.common||{},t.headers[t.method]||{},t.headers),Nf.forEach(["delete","get","head","post","put","patch","common"],function(r){delete t.headers[r]});var i=t.adapter||m1.adapter;return i(t).then(function(r){return ko(t),r.data=To.call(t,r.data,r.headers,t.transformResponse),r},function(r){return p1(r)||(ko(t),r&&r.response&&(r.response.data=To.call(t,r.response.data,r.response.headers,t.transformResponse))),Promise.reject(r)})},Pt=$t,Lf=function(t,i){i=i||{};var n={},r=["url","method","data"],a=["headers","auth","proxy","params"],s=["baseURL","transformRequest","transformResponse","paramsSerializer","timeout","timeoutMessage","withCredentials","adapter","responseType","xsrfCookieName","xsrfHeaderName","onUploadProgress","onDownloadProgress","decompress","maxContentLength","maxBodyLength","maxRedirects","transport","httpAgent","httpsAgent","cancelToken","socketPath","responseEncoding"],o=["validateStatus"];function l(u,f){return Pt.isPlainObject(u)&&Pt.isPlainObject(f)?Pt.merge(u,f):Pt.isPlainObject(f)?Pt.merge({},f):Pt.isArray(f)?f.slice():f}function c(u){Pt.isUndefined(i[u])?Pt.isUndefined(t[u])||(n[u]=l(void 0,t[u])):n[u]=l(t[u],i[u])}Pt.forEach(r,function(f){Pt.isUndefined(i[f])||(n[f]=l(void 0,i[f]))}),Pt.forEach(a,c),Pt.forEach(s,function(f){Pt.isUndefined(i[f])?Pt.isUndefined(t[f])||(n[f]=l(void 0,t[f])):n[f]=l(void 0,i[f])}),Pt.forEach(o,function(f){f in i?n[f]=l(t[f],i[f]):f in t&&(n[f]=l(void 0,t[f]))});var h=r.concat(a).concat(s).concat(o),d=Object.keys(t).concat(Object.keys(i)).filter(function(f){return h.indexOf(f)===-1});return Pt.forEach(d,c),n},v1={name:"axios",version:"0.21.4",description:"Promise based HTTP client for the browser and node.js",main:"index.js",scripts:{test:"grunt test",start:"node ./sandbox/server.js",build:"NODE_ENV=production grunt build",preversion:"npm test",version:"npm run build && grunt version && git add -A dist && git add CHANGELOG.md bower.json package.json",postversion:"git push && git push --tags",examples:"node ./examples/server.js",coveralls:"cat coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js",fix:"eslint --fix lib/**/*.js"},repository:{type:"git",url:"https://github.com/axios/axios.git"},keywords:["xhr","http","ajax","promise","node"],author:"Matt Zabriskie",license:"MIT",bugs:{url:"https://github.com/axios/axios/issues"},homepage:"https://axios-http.com",devDependencies:{coveralls:"^3.0.0","es6-promise":"^4.2.4",grunt:"^1.3.0","grunt-banner":"^0.6.0","grunt-cli":"^1.2.0","grunt-contrib-clean":"^1.1.0","grunt-contrib-watch":"^1.0.0","grunt-eslint":"^23.0.0","grunt-karma":"^4.0.0","grunt-mocha-test":"^0.13.3","grunt-ts":"^6.0.0-beta.19","grunt-webpack":"^4.0.2","istanbul-instrumenter-loader":"^1.0.0","jasmine-core":"^2.4.1",karma:"^6.3.2","karma-chrome-launcher":"^3.1.0","karma-firefox-launcher":"^2.1.0","karma-jasmine":"^1.1.1","karma-jasmine-ajax":"^0.1.13","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^4.3.6","karma-sinon":"^1.0.5","karma-sourcemap-loader":"^0.3.8","karma-webpack":"^4.0.2","load-grunt-tasks":"^3.5.2",minimist:"^1.2.0",mocha:"^8.2.1",sinon:"^4.5.0","terser-webpack-plugin":"^4.2.3",typescript:"^4.0.5","url-search-params":"^0.10.0",webpack:"^4.44.2","webpack-dev-server":"^3.11.0"},browser:{"./lib/adapters/http.js":"./lib/adapters/xhr.js"},jsdelivr:"dist/axios.min.js",unpkg:"dist/axios.min.js",typings:"./index.d.ts",dependencies:{"follow-redirects":"^1.14.0"},bundlesize:[{path:"./dist/axios.min.js",threshold:"5kB"}]},Vf=v1,Mo={};["object","boolean","number","function","string","symbol"].forEach(function(e,t){Mo[e]=function(n){return typeof n===e||"a"+(t<1?"n ":" ")+e}});var Pf={},y1=Vf.version.split(".");function Rf(e,t){for(var i=t?t.split("."):y1,n=e.split("."),r=0;r<3;r++){if(i[r]>n[r])return!0;if(i[r]<n[r])return!1}return!1}Mo.transitional=function(t,i,n){var r=i&&Rf(i);function a(s,o){return"[Axios v"+Vf.version+"] Transitional option '"+s+"'"+o+(n?". "+n:"")}return function(s,o,l){if(t===!1)throw new Error(a(o," has been removed in "+i));return r&&!Pf[o]&&(Pf[o]=!0,console.warn(a(o," has been deprecated since v"+i+" and will be removed in the near future"))),t?t(s,o,l):!0}};function b1(e,t,i){if(typeof e!="object")throw new TypeError("options must be an object");for(var n=Object.keys(e),r=n.length;r-- >0;){var a=n[r],s=t[a];if(s){var o=e[a],l=o===void 0||s(o,a,e);if(l!==!0)throw new TypeError("option "+a+" must be "+l);continue}if(i!==!0)throw Error("Unknown option "+a)}}var S1={isOlderVersion:Rf,assertOptions:b1,validators:Mo},Ff=$t,C1=Tf,qf=U0,Uf=g1,Gr=Lf,Yf=S1,Yi=Yf.validators;function Cn(e){this.defaults=e,this.interceptors={request:new qf,response:new qf}}Cn.prototype.request=function(t){typeof t=="string"?(t=arguments[1]||{},t.url=arguments[0]):t=t||{},t=Gr(this.defaults,t),t.method?t.method=t.method.toLowerCase():this.defaults.method?t.method=this.defaults.method.toLowerCase():t.method="get";var i=t.transitional;i!==void 0&&Yf.assertOptions(i,{silentJSONParsing:Yi.transitional(Yi.boolean,"1.0.0"),forcedJSONParsing:Yi.transitional(Yi.boolean,"1.0.0"),clarifyTimeoutError:Yi.transitional(Yi.boolean,"1.0.0")},!1);var n=[],r=!0;this.interceptors.request.forEach(function(u){typeof u.runWhen=="function"&&u.runWhen(t)===!1||(r=r&&u.synchronous,n.unshift(u.fulfilled,u.rejected))});var a=[];this.interceptors.response.forEach(function(u){a.push(u.fulfilled,u.rejected)});var s;if(!r){var o=[Uf,void 0];for(Array.prototype.unshift.apply(o,n),o=o.concat(a),s=Promise.resolve(t);o.length;)s=s.then(o.shift(),o.shift());return s}for(var l=t;n.length;){var c=n.shift(),h=n.shift();try{l=c(l)}catch(d){h(d);break}}try{s=Uf(l)}catch(d){return Promise.reject(d)}for(;a.length;)s=s.then(a.shift(),a.shift());return s},Cn.prototype.getUri=function(t){return t=Gr(this.defaults,t),C1(t.url,t.params,t.paramsSerializer).replace(/^\?/,"")},Ff.forEach(["delete","get","head","options"],function(t){Cn.prototype[t]=function(i,n){return this.request(Gr(n||{},{method:t,url:i,data:(n||{}).data}))}}),Ff.forEach(["post","put","patch"],function(t){Cn.prototype[t]=function(i,n,r){return this.request(Gr(r||{},{method:t,url:i,data:n}))}});var A1=Cn;function Eo(e){this.message=e}Eo.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},Eo.prototype.__CANCEL__=!0;var jf=Eo,x1=jf;function Kr(e){if(typeof e!="function")throw new TypeError("executor must be a function.");var t;this.promise=new Promise(function(r){t=r});var i=this;e(function(r){i.reason||(i.reason=new x1(r),t(i.reason))})}Kr.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},Kr.source=function(){var t,i=new Kr(function(r){t=r});return{token:i,cancel:t}};var w1=Kr,T1=function(t){return function(n){return t.apply(null,n)}},k1=function(t){return typeof t=="object"&&t.isAxiosError===!0},Gf=$t,M1=Cf,Hr=A1,E1=Lf,I1=wo;function Kf(e){var t=new Hr(e),i=M1(Hr.prototype.request,t);return Gf.extend(i,Hr.prototype,t),Gf.extend(i,t),i}var xe=Kf(I1);xe.Axios=Hr,xe.create=function(t){return Kf(E1(xe.defaults,t))},xe.Cancel=jf,xe.CancelToken=w1,xe.isCancel=Of,xe.all=function(t){return Promise.all(t)},xe.spread=T1,xe.isAxiosError=k1,vo.exports=xe,vo.exports.default=xe;var B1=vo.exports;const zr=location.pathname.includes("scyxweb"),D1=navigator.userAgent.toLowerCase(),O1=!!/wxwork/.test(D1),Hf={set:function(e,t,i){if(e.indexOf("=")!==-1)throw new Error("Cookie\u4E0D\u652F\u6301key\u4E2D\u4F7F\u7528\u7B49\u53F7\u3010=\u3011, key:"+e);let n=new Date;n.setTime(n.getTime()+24*60*60*1e3*i),window.document.cookie=e+"="+t+";path=/;expires="+n.toGMTString()},get:function(e){if(document.cookie.length>0){var t=document.cookie.split("; ");for(let n=0;n<t.length;n++){let r=t[n].split("=");if(r[0]===e){var i=r[1];for(let a=2;a<r.length;a++)i+="="+r[a];return i}}}}};async function N1({router:e,store:t,microType:i,allowPermissionList:n,routerOptionsBak:r}){var m,g;let a=await t.dispatch("getUserInfo");await t.dispatch("getAppListData"),await t.dispatch("getMyAppsList",{userId:a.userId,funId:"store-my-app"});const s=await t.dispatch("getPermissionData"),o=JSON.parse(((g=(m=V.getSessionStorage("appInfo"))==null?void 0:m.extendProps)==null?void 0:g.extendProps)||"{}"),l=V.getLocalStorage("versionInfo");if(l){if(o.appVersion>l.appVersion){V.setLocalStorage("versionInfo",o);let C=window.location.href,x=new URL(C),I=new URLSearchParams(x.search);I.set("v",o.appVersion),x.search=I.toString(),window.location.href=x.href}}else V.setLocalStorage("versionInfo",o);e.options=b.default.cloneDeep(r);const c=yf(i,s),h=A0(c);console.log("dynamicROuters",h);const d=e.options.routes.find(C=>C.path==="/");for(const C of h)e.addRoute(d.name,C),d.children.push(C);const f=yf(i,n).filter(C=>e.options.routes.findIndex(x=>C.name===x.name)===-1);f.forEach(C=>{C.component=C.name,C.meta={hideInMenu:!0,title:C.label,activeName:C.name}});const p=go(f);for(const C of p)e.addRoute(Ye.rootRouteName,C)}function L1({router:e,store:t,microType:i,allowPermissionList:n}){Dp();const r=Ye.loginRouteName,a=b.default.cloneDeep(e.options);window.sessionNotValidHandler=async function(){if(typeof window.Code!="undefined"||zr){try{await Wr(t)}catch(s){if(console.log("pluginLogin e",s),zr)if(O1)location.href=location.protocol+"//"+location.host+"/hbwebchat/wxmain?syscode=gtptrpxebl";else try{await ft.alert({title:"\u63D0\u793A",message:"\u5F53\u524D\u4F1A\u8BDD\u5DF2\u5931\u6548\uFF0C\u7CFB\u7EDF\u5C06\u91CD\u65B0\u767B\u9646"}),console.log("\u4F1A\u8BDD\u5931\u6548-------2"),wx.miniProgram.navigateTo({url:"/pages/index/reload"})}catch(o){return console.log(o),!1}}await t.dispatch("getUserInfo"),await t.dispatch("getAppListData"),await t.dispatch("getPermissionData")}else window.confirm("\u4F1A\u8BDD\u5DF2\u5931\u6548\uFF0C\u662F\u5426\u91CD\u65B0\u767B\u5F55\uFF1F")&&e.push({name:r},()=>{window.location.reload()})},window.apiErrorHandler=function(s){we.Message.error({content:s,duration:10,closable:!0})},e.beforeEach(async(s,o,l)=>{console.log("router.beforeEach at guard"),we.LoadingBar.start();let c=V.getToken(),h=location.search;if(h){let f=/token=(.*)/.exec(h);if(f&&f.length>1&&c!==f[1]&&(c=f[1],t.dispatch("loginSuccess",c)),!c){let p=window.getQueryVariable("tokenWeapp");p&&(console.log("tokenInQuery",p),V.setToken(p),c=p)}}console.log("typeof window.Code",typeof window.Code);async function d(){var f,p,m;if(t.state.user.userName)console.log("window?.selectInst?.show",(f=window==null?void 0:window.selectInst)==null?void 0:f.show),(p=window==null?void 0:window.selectInst)!=null&&p.show?(window.selectInst.$emit("update:show",!1),console.log("router3"),l(!1)):(m=window==null?void 0:window.popupPageInst)!=null&&m.value?(window.popupPageInst.$emit("input",!1),console.log("router4"),l(!1)):(console.log("router5"),l());else{we.Spin.show();try{await N1({router:e,store:t,microType:i,allowPermissionList:n,routerOptionsBak:a}),console.log("router1");const g=getQueryVariable("state");let C={};!!g&&g!="null"?(C=JSON.parse(decodeURIComponent(decodeURIComponent(g))),console.log("state",C),sessionStorage.setItem("isFromIM","1"),console.log("isFromIM\u6807\u8BC61\u5DF2\u6DFB\u52A0\u5230sessionStorage"),l({path:C.url,replace:!0})):l({...s,replace:!0})}catch{console.log("router2"),l({name:r})}we.Spin.hide()}}const u=getQueryVariable("code");typeof window.Code!="undefined"||u||zr?c?(await zf()||(c=await Wr(t),t.dispatch("loginSuccess",c)),await d()):(c=await Wr(t),t.dispatch("loginSuccess",c),await d()):!c&&s.name!==r?(console.log("router6"),l({name:r})):s.name===r?(console.log("router7"),l()):(console.log("router8"),await zf()||(c=await Wr(t),t.dispatch("loginSuccess",c)),await d())}),e.afterEach(s=>{we.LoadingBar.finish(),window.scrollTo(0,0)})}const Wr=e=>(sessionStorage.removeItem("lambo-token"),sessionStorage.removeItem("sso_token"),sessionStorage.removeItem("userInfo"),localStorage.removeItem("v8-token"),localStorage.removeItem("userId"),localStorage.removeItem("userInfo"),Hf.set("lambo-sso-key","",1),Hf.set("TOKEN_KEY","",1),e.commit("setUserName",""),e.commit("setToken",""),zr?new Promise((t,i)=>{let n=location.protocol+"//"+location.host+"/scyxgateway/ind-uc-ext-server/sso/hb/ssoHbWxLogin";V.axios.get(n).then(async r=>{V.setToken(r.token),t(r.token),localStorage.setItem("v8-token",r.token),sessionStorage.setItem("lambo-token",r.token)}).catch(r=>{console.log("\u83B7\u53D6token\u5F02\u5E38",r),i(0)})}):new Promise((t,i)=>{console.log("1111`111");const n=getQueryVariable("code");n?V.axios.get("/ind-uc-ext-server/sso/xtbg/auth/appLogin?code="+n).then(async r=>{V.setToken(r.token),t(r.token)}).catch(r=>{console.log("\u83B7\u53D6token\u5F02\u5E38",r),we.Message.error({content:"\u8C03\u7528\u5355\u70B9\u767B\u5F55\u670D\u52A1\u767B\u5F55\u5F02\u5E38\uFF0C\u8BF7\u8FD4\u56DE\u79FB\u52A8\u95E8\u6237\u91CD\u65B0\u767B\u5F55\uFF01",duration:10,closable:!0}),i(0)}):(Code.postMessage(""),window.getCode=function(r){console.log("getCode res",r),V.axios.get("/ind-uc-ext-server/sso/ssoAppLogin?code="+r).then(async a=>{V.setToken(a.token),t(a.token)}).catch(a=>{console.log("\u83B7\u53D6token\u5F02\u5E38",a),we.Message.error({content:"\u8C03\u7528\u5355\u70B9\u767B\u5F55\u670D\u52A1\u767B\u5F55\u5F02\u5E38\uFF0C\u8BF7\u8FD4\u56DE\u79FB\u52A8\u95E8\u6237\u91CD\u65B0\u767B\u5F55\uFF01",duration:10,closable:!0}),i(0)})})}));window.getQueryVariable=function(t){var i=window.location.search.substring(1),n=i.split("&");for(let a=0;a<n.length;a++){let s=n[a].split("=");if(s[0]==t)return s.slice(1).join("=")}let r=window.location.hash.substring(2);r.includes("?")&&(i=r.split("?")[1]),n=i.split("&");for(let a=0;a<n.length;a++){let s=n[a].split("=");if(s[0]==t)return s.slice(1).join("=")}return!1};const zf=async()=>{var e;if(localStorage.getItem("whoisyourdaddy")=="1")return Promise.resolve(!0);try{let t=V.getToken();return((e=(await B1.get(`${Ye.authServerContext}/manage/user/getCurrentInfo`,{params:{},headers:{token:t}})).data)==null?void 0:e.code)==1}catch(t){return console.log("getLoginData e",t),we.Message.error({content:"\u6821\u9A8C\u4F1A\u8BDD\u5F02\u5E38\uFF01",duration:10,closable:!0}),!1}},V1={mode:"history",base:"ind-mobile"};var P1={state:{userName:"",avatarImgPath:"",userManageUnitId:"",token:V.getToken()},mutations:{setAvatar(e,t){e.avatarImgPath=t},setUserName(e,t){e.userName=t},setUserManageUnitId(e,t){e.userManageUnitId=t},setToken(e,t){e.token=t,V.setToken(t)}},actions:{async handleLogin({dispatch:e},{userName:t,password:i,validCodeId:n,validCodeInput:r}){const a=await V.loginApi({userName:t,password:i,validCodeId:n,validCodeInput:r});return e("loginSuccess",a.token),a.url},loginSuccess({commit:e,dispatch:t},i){V.clearUserInfoCache(),e("setToken",i),e("setTagNavList",[]),window.top===window.self&&V.clearPermissionCache()},async handleLogout({state:e,commit:t}){await V.logoutApi(e.token),t("setToken",""),t("setUserName",""),t("setUserManageUnitId",""),setTimeout(()=>{window.location.reload()},0)},async getUserInfo({commit:e}){const t=V.getUserInfoCache();if(t)return e("setAvatar",t.userAvater),e("setUserName",t.userName),e("setUserManageUnitId",t.manageUnitId),t;const{data:i}=await V.getUserInfoApi();return e("setAvatar",i.userAvater),e("setUserName",i.userName),e("setUserManageUnitId",i.manageUnitId),V.setUserInfoCache(i),i}}};const Wf=location.pathname.includes("scyxweb");function R1(e){return V.axios.get(`${location.protocol}//${location.host}${Wf?"/scyxgateway":""}/ind-uc-ext-server/manage/ind-index-manage-preset/get`,{params:e})}function F1(e){return V.axios.post(`${location.protocol}//${location.host}${Wf?"/scyxgateway":""}/ind-uc-ext-server/manage/ind-index-manage-preset/save`,e)}const{homeRouteName:Jr}=Ye,q1=(e,t,i)=>{const n=Ep(e.tagNavList,i);e.tagNavList=e.tagNavList.filter(r=>!xn(r,i)),t.push(n)};var U1={state:{appInfo:"",appList:[],permissionList:[],permission:{},menuTreeList:[],myAppsList:[],homeRoute:{},breadCrumbList:[],tagNavList:[],activeName:"",collectMenuList:[],maxTabNum:5,theme:Tn()},getters:{getAppInfo(e){let t=e.appInfo;return t||(t=V.getSessionStorage("appInfo")),t||{}},getAppList(e){let t=e.appList;return t.length||(t=V.getSessionStorage("appList")),t||[]},getMenuTreeList(e){let t=e.menuTreeList;return t.length||(t=V.getSessionStorage("menuTreeList")),t||[]},getMaxTabNum(e){let t=e.maxTabNum;return t||(t=V.getSessionStorage("maxTabNum")),t||5},getTheme(e){let t=e.theme;return t||(t=Tn()),t},getMyAppsList(e){let t=e.myAppsList;return t.length||(t=V.getSessionStorage("myAppsList")),t||[]}},mutations:{setAppList(e,t){V.setSessionStorage("appList",t),e.appList=t},setAppInfo(e,t){let i=e.appList;i.length<=0&&(i=V.getSessionStorage("appList")||[]);const n=i.find(r=>r.appId==t);n&&(V.setSessionStorage("appInfo",n),e.appInfo=n)},setPermission(e,t){e.permission=t},setPermissionList(e,t){e.permissionList=t},setMenuTreeList(e,t){V.setSessionStorage("menuTreeList",t),e.menuTreeList=t},setMyAppsList(e,t){V.setSessionStorage("myAppsList",t),e.myAppsList=t},setHomeRoute(e,t){const i=t.options.routes;e.homeRoute=ea(i,Jr)},setBreadCrumb(e,t){e.breadCrumbList=kp(t,e.homeRoute)},setTagNavList(e,t){let i=[];t?i=[...t]:i=Mp()||[];let n=i.findIndex(r=>r.name===Jr);if(n==-1&&i.unshift({meta:{hideInMenu:!0,title:"\u9996\u9875",icon:"md-home"},hideInMenu:!0,icon:"md-home",title:"\u9996\u9875",name:"home",params:{},query:{}}),i[0]&&i[0].name!==Jr&&i.shift(),n>0){let r=i.splice(n,1)[0];i.unshift(r)}e.tagNavList=i,Yo([...i])},closeTag(e,{$router:t,route:i}){let n=e.tagNavList.filter(r=>xn(r,i));i=n[0]?n[0]:null,i&&q1(e,t,i)},addTag(e,{route:t,type:i="unshift"}){let n=Tp(t);Ip(e.tagNavList,n)||(console.log("type=="+i),i==="push"?(e.tagNavList.length>=e.maxTabNum+1&&e.tagNavList.splice(1,1),e.tagNavList.push(n)):n.name===Jr?e.tagNavList.unshift(n):e.tagNavList.splice(1,e.tagNavList.length>=e.maxTabNum?1:0,n),Yo([...e.tagNavList]))},setActiveName(e,t){e.activeName=t},setCollectMenuList(e,t){e.collectMenuList=t},setMaxTabNum(e,t=5){V.setSessionStorage("maxTabNum",t),e.maxTabNum=t},setTheme(e,t){e.theme=t,V.setLocalStorage(wn,t),kn(t)}},actions:{async getAppListData({commit:e,getters:t}){let i=t.getAppList;if(!i.length){const{data:r=[]}=await V.getAppListApi();i=r.filter(a=>a.basepath!=="/cmsadmin"),e("setAppList",i)}let n="";if(location.search){let r=/appId=([^&]*)/.exec(location.search);r&&r.length>1&&(n=r[1])}if(i.length==1&&(n=i[0].appId||""),!n){let r=i.find(a=>{var s;return((s=a.application)==null?void 0:s.appBizCode)=="mobile-main"})||{};n=(r==null?void 0:r.appId)||""}if(!n){const r=V.getSessionStorage("appInfo");n=(r==null?void 0:r.appId)||""}return n||(n=i.find(a=>{var s,o;return((o=(s=a.application)==null?void 0:s.extendProps)==null?void 0:o.is_mobile_app)=="1"}).appId||""),e("setAppInfo",n),i},async getPermissionData({commit:e}){const t=V.getPermissionCache();if(t){const i={};for(const n of t)n.permissionValue&&(i[n.permissionValue]=!0);return e("setPermissionList",t),e("setPermission",i),e("setMenuTreeList",Sf(t)),t}try{const{data:i}=await V.getPermissionApi(),n={};for(const r of i)r.permissionValue&&(n[r.permissionValue]=!0);return e("setPermissionList",i),e("setPermission",n),e("setMenuTreeList",Sf(i)),V.setPermissionCache(i),i}catch(i){console.log("getPermissionData: "+i)}},async addMenuHistory({state:e},{name:t}){const i=e.permissionList,{appId:n,permissionId:r}=i.find(a=>a.name===t)||{};n&&r&&await V.menuHistoryApi({appId:n,permissionId:r})},async addMenuCollect({state:e},{name:t}){const i=e.permissionList,{appId:n,permissionId:r}=i.find(a=>a.name===t)||{};if(!n||!r||item.type!=="2")return Promise.reject("\u8BE5\u9875\u9762\u4E0D\u80FD\u88AB\u6536\u85CF");await V.addMenuCollectApi({appId:n,permissionId:r})},async removeMenuCollect({state:e},{name:t}){const i=e.permissionList,{appId:n,permissionId:r}=i.find(a=>a.name===t)||{};if(!n||!r||item.type!=="2")return Promise.reject("\u8BE5\u9875\u9762\u4E0D\u80FD\u88AB\u6536\u85CF");await V.removeMenuCollectApi({appId:n,permissionId:r})},async saveMyAppsList({commit:e},t){try{await F1(t)}catch(i){console.error("saveMyAppsList:",i)}},async getMyAppsList({commit:e},t){try{let{data:i}=await R1(t);i=i||"[]",e("setMyAppsList",i)}catch(i){console.error("getMyAppsList:",i)}}}};const Y1={modules:{user:P1,app:U1}},Qr=function(e,t={theme:""}){var r;if(Qr.installed)return;const i=t.theme||Tn();let n=t.config||{};if(b.default.isEmpty(n)||b.default.forEach(n,(a,s)=>{V.setConfig(s,a)}),kn(i),location.pathname.includes("scyxweb")){let a=location.protocol+"//"+location.host+"/hbwebchat/scyxweb/ind-mobile/manage/global?t="+new Date().getTime();V.axios.get(a).then(s=>{e.prototype.$config=b.default.merge({},e.prototype.$config||{},s)})}(r=e.prototype.$config)!=null&&r.systemDefaultConfig?console.log("\u4F7F\u7528\u5DF2\u7F13\u5B58\u7684\u914D\u7F6E",e.prototype.$config):V.axios.get("/user-manage-server/anon/system/qrySystemConfig",{params:{deviceType:"11"}}).then(a=>{var s;try{const o=JSON.parse(((s=a==null?void 0:a.data)==null?void 0:s.settingInfo)||"{}");e.prototype.$config=b.default.merge({},e.prototype.$config||{},o),console.log("\u7CFB\u7EDF\u914D\u7F6E\u5DF2\u52A0\u8F7D",e.prototype.$config)}catch(o){console.error("\u89E3\u6790 settingInfo \u5931\u8D25:",o)}}).catch(a=>{console.error("\u8BF7\u6C42\u5931\u8D25:",a)}),Object.keys(fo).forEach(a=>{e.component(`IndM${a}`,fo[a])}),Object.keys(po).forEach(a=>{e.directive(a,po[a])}),window.lastInnerHeight=window.innerHeight,window.addEventListener("resize",function(){var a=window.innerHeight;a<window.lastInnerHeight?(console.log("\u952E\u76D8\u53EF\u80FD\u5C55\u5F00\u4E86"),Cp(),window.lastInnerHeight=window.innerHeight):(console.log("\u952E\u76D8\u53EF\u80FD\u6536\u8D77\u4E86"),window.lastInnerHeight=window.innerHeight)})};typeof window!="undefined"&&window.Vue&&Qr(window.Vue);const j1={version:Qf.version,install:Qr,components:fo,plugins:h0,getDefaultTheme:Tn,doChangeTheme:kn,directives:po};W.Apps=oo,W.AppsEdit=lo,W.AppsNew=uo,W.BasicLayout=rl,W.DatePicker=Uo,W.DetailView=ol,W.EmptyLayout=Ci,W.ErrorContent=$r,W.Form=zo,W.IndConfigPlugin=df,W.IndRouterPlugin=ff,W.InputSelect=wd,W.LoadMore=Jo,W.LoadingPanel=uf,W.Login=Fs,W.MyApps=Us,W.NotFound=Gi,W.PageView=cl,W.PopupView=hl,W.QueryView=fl,W.Search=bd,W.SelectBtn=kd,W.SelectPanel=Ad,W.Setting=ho,W.User=qs,W.User1=il,W.addRouterGuards=L1,W.appItem=Vi,W.createMacroBasicRoutes=b0,W.createMicroBasicRoutes=S0,W.default=j1,W.install=Qr,W.permission=mf,W.routerOptions=V1,W.store=Y1,W.tabbar=Li,Object.defineProperties(W,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});