@vtj/materials 0.13.17 → 0.13.19

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,6 +1 @@
1
- !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("vue"),require("vue-router")):"function"==typeof define&&define.amd?define(["exports","vue","vue-router"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).UniUI={},e.Vue)}(this,function(e,t){"use strict";
2
- /**
3
- * @vue/shared v3.4.21
4
- * (c) 2018-present Yuxi (Evan) You and Vue contributors
5
- * @license MIT
6
- **/const i=Object.assign,n=Object.prototype.hasOwnProperty,a=(e,t)=>n.call(e,t),o=Array.isArray,s=e=>"function"==typeof e,r=e=>"string"==typeof e,l=e=>((e=>null!==e&&"object"==typeof e)(e)||s(e))&&s(e.then)&&s(e.catch),c=Object.prototype.toString,d=e=>{return"[object Object]"===(t=e,c.call(t));var t},u=e=>{const t=Object.create(null);return i=>t[i]||(t[i]=e(i))},h=/-(\w)/g,p=u(e=>e.replace(h,(e,t)=>t?t.toUpperCase():"")),f=/\B([A-Z])/g,m=u(e=>e.replace(f,"-$1").toLowerCase()),g=u(e=>e.charAt(0).toUpperCase()+e.slice(1)),y="\n",b="#007aff",k=/^([a-z-]+:)?\/\//i,_=/^data:.*,.*/,w="onThemeChange";function x(e){return 0===e.indexOf("/")}function v(e){return x(e)?e:"/"+e}function C(e,t=null){let i;return(...n)=>(e&&(i=e.apply(t,n),e=null),i)}const S=e=>e>9?e:"0"+e;function T({date:e=new Date,mode:t="date"}){return"time"===t?S(e.getHours())+":"+S(e.getMinutes()):e.getFullYear()+"-"+S(e.getMonth()+1)+"-"+S(e.getDate())}function D(e,t){e=e||{},r(t)&&(t={errMsg:t}),/:ok$/.test(t.errMsg)?s(e.success)&&e.success(t):s(e.fail)&&e.fail(t),s(e.complete)&&e.complete(t)}function N(e){return e&&(e.appContext?e.proxy:e)}function V(e){return i({},e.dataset,e.__uniDataset)}function B(e){return{passive:e}}const I=function(){};I.prototype={_id:1,on:function(e,t,i){var n=this.e||(this.e={});return(n[e]||(n[e]=[])).push({fn:t,ctx:i,_id:this._id}),this._id++},once:function(e,t,i){var n=this;function a(){n.off(e,a),t.apply(i,arguments)}return a._=t,this.on(e,a,i)},emit:function(e){for(var t=[].slice.call(arguments,1),i=((this.e||(this.e={}))[e]||[]).slice(),n=0,a=i.length;n<a;n++)i[n].fn.apply(i[n].ctx,t);return this},off:function(e,t){var i=this.e||(this.e={}),n=i[e],a=[];if(n&&t){for(var o=n.length-1;o>=0;o--)if(n[o].fn===t||n[o].fn._===t||n[o]._id===t){n.splice(o,1);break}a=n}return a.length?i[e]=a:delete i[e],this}};var M=I;const E=["{","}"];const A=/^(?:\d)+/,P=/^(?:\w)+/;const R="zh-Hans",O="zh-Hant",L="en",$="fr",F="es",z=Object.prototype.hasOwnProperty,U=(e,t)=>z.call(e,t),j=new class{constructor(){this._caches=Object.create(null)}interpolate(e,t,i=E){if(!t)return[e];let n=this._caches[e];return n||(n=function(e,[t,i]){const n=[];let a=0,o="";for(;a<e.length;){let s=e[a++];if(s===t){o&&n.push({type:"text",value:o}),o="";let t="";for(s=e[a++];void 0!==s&&s!==i;)t+=s,s=e[a++];const r=s===i,l=A.test(t)?"list":r&&P.test(t)?"named":"unknown";n.push({value:t,type:l})}else o+=s}return o&&n.push({type:"text",value:o}),n}(e,i),this._caches[e]=n),function(e,t){const i=[];let n=0;const a=Array.isArray(t)?"list":(o=t,null!==o&&"object"==typeof o?"named":"unknown");var o;if("unknown"===a)return i;for(;n<e.length;){const o=e[n];switch(o.type){case"text":i.push(o.value);break;case"list":i.push(t[parseInt(o.value,10)]);break;case"named":"named"===a&&i.push(t[o.value])}n++}return i}(n,t)}};function H(e,t){if(!e)return;if(e=e.trim().replace(/_/g,"-"),t&&t[e])return e;if("chinese"===(e=e.toLowerCase()))return R;if(0===e.indexOf("zh"))return e.indexOf("-hans")>-1?R:e.indexOf("-hant")>-1?O:(i=e,["-tw","-hk","-mo","-cht"].find(e=>-1!==i.indexOf(e))?O:R);var i;let n=[L,$,F];t&&Object.keys(t).length>0&&(n=Object.keys(t));const a=function(e,t){return t.find(t=>0===e.indexOf(t))}(e,n);return a||void 0}class W{constructor({locale:e,fallbackLocale:t,messages:i,watcher:n,formater:a}){this.locale=L,this.fallbackLocale=L,this.message={},this.messages={},this.watchers=[],t&&(this.fallbackLocale=t),this.formater=a||j,this.messages=i||{},this.setLocale(e||L),n&&this.watchLocale(n)}setLocale(e){const t=this.locale;this.locale=H(e,this.messages)||this.fallbackLocale,this.messages[this.locale]||(this.messages[this.locale]={}),this.message=this.messages[this.locale],t!==this.locale&&this.watchers.forEach(e=>{e(this.locale,t)})}getLocale(){return this.locale}watchLocale(e){const t=this.watchers.push(e)-1;return()=>{this.watchers.splice(t,1)}}add(e,t,i=!0){const n=this.messages[e];n?i?Object.assign(n,t):Object.keys(t).forEach(e=>{U(n,e)||(n[e]=t[e])}):this.messages[e]=t}f(e,t,i){return this.formater.interpolate(e,t,i).join("")}t(e,t,i){let n=this.message;return"string"==typeof t?(t=H(t,this.messages))&&(n=this.messages[t]):i=t,U(n,e)?this.formater.interpolate(n[e],i).join(""):(console.warn(`Cannot translate the value of keypath ${e}. Use the value of keypath as default.`),e)}}function q(e,t={},i,n){if("string"!=typeof e){const i=[t,e];e=i[0],t=i[1]}"string"!=typeof e&&(e="undefined"!=typeof uni&&pi?pi():"undefined"!=typeof global&&global.getLocale?global.getLocale():L),"string"!=typeof i&&(i="undefined"!=typeof __uniConfig&&__uniConfig.fallbackLocale||L);const a=new W({locale:e,fallbackLocale:i,messages:t,watcher:n});let o=(e,t)=>{{let e=!1;o=function(t,i){const n=yo().$vm;return n&&(n.$locale,e||(e=!0,function(e,t){e.$watchLocale?e.$watchLocale(e=>{t.setLocale(e)}):e.$watch(()=>e.$locale,e=>{t.setLocale(e)})}(n,a))),a.t(t,i)}}return o(e,t)};return{i18n:a,f:(e,t,i)=>a.f(e,t,i),t:(e,t)=>o(e,t),add:(e,t,i=!0)=>a.add(e,t,i),watch:e=>a.watchLocale(e),getLocale:()=>a.getLocale(),setLocale:e=>a.setLocale(e)}}const Y=C(()=>"undefined"!=typeof __uniConfig&&__uniConfig.locales&&!!Object.keys(__uniConfig.locales).length);let X;function K(){if(!X){let e;if(e=navigator.cookieEnabled&&window.localStorage&&localStorage.UNI_LOCALE||__uniConfig.locale||navigator.language,X=q(e),Y()){const t=Object.keys(__uniConfig.locales||{});t.length&&t.forEach(e=>X.add(e,__uniConfig.locales[e])),X.setLocale(e)}}return X}function G(e,t,i){return t.reduce((t,n,a)=>(t[e+n]=i[a],t),{})}const J=C(()=>{const e="uni.showToast.",t=["unpaired"];K().add(L,G(e,t,["Please note showToast must be paired with hideToast"]),!1),K().add(F,G(e,t,["Tenga en cuenta que showToast debe estar emparejado con hideToast"]),!1),K().add($,G(e,t,["Veuillez noter que showToast doit être associé à hideToast"]),!1),K().add(R,G(e,t,["请注意 showToast 与 hideToast 必须配对使用"]),!1),K().add(O,G(e,t,["請注意 showToast 與 hideToast 必須配對使用"]),!1)}),Z=C(()=>{const e="uni.showLoading.",t=["unpaired"];K().add(L,G(e,t,["Please note showLoading must be paired with hideLoading"]),!1),K().add(F,G(e,t,["Tenga en cuenta que showLoading debe estar emparejado con hideLoading"]),!1),K().add($,G(e,t,["Veuillez noter que showLoading doit être associé à hideLoading"]),!1),K().add(R,G(e,t,["请注意 showLoading 与 hideLoading 必须配对使用"]),!1),K().add(O,G(e,t,["請注意 showLoading 與 hideLoading 必須配對使用"]),!1)}),Q=C(()=>{const e="uni.showModal.",t=["cancel","confirm"];K().add(L,G(e,t,["Cancel","OK"]),!1),K().add(F,G(e,t,["Cancelar","OK"]),!1),K().add($,G(e,t,["Annuler","OK"]),!1),K().add(R,G(e,t,["取消","确定"]),!1),K().add(O,G(e,t,["取消","確定"]),!1)}),ee=C(()=>{const e="uni.chooseFile.",t=["notUserActivation"];K().add(L,G(e,t,["File chooser dialog can only be shown with a user activation"]),!1),K().add(F,G(e,t,["El cuadro de diálogo del selector de archivos solo se puede mostrar con la activación del usuario"]),!1),K().add($,G(e,t,["La boîte de dialogue du sélecteur de fichier ne peut être affichée qu'avec une activation par l'utilisateur"]),!1),K().add(R,G(e,t,["文件选择器对话框只能在由用户激活时显示"]),!1),K().add(O,G(e,t,["文件選擇器對話框只能在由用戶激活時顯示"]),!1)}),te=C(()=>{const e="uni.picker.",t=["done","cancel"];K().add(L,G(e,t,["Done","Cancel"]),!1),K().add(F,G(e,t,["OK","Cancelar"]),!1),K().add($,G(e,t,["OK","Annuler"]),!1),K().add(R,G(e,t,["完成","取消"]),!1),K().add(O,G(e,t,["完成","取消"]),!1)});function ie(e){const t=new M;return{on:(e,i)=>t.on(e,i),once:(e,i)=>t.once(e,i),off:(e,i)=>t.off(e,i),emit:(e,...i)=>t.emit(e,...i),subscribe(i,n,a=!1){t[a?"once":"on"](`${e}.${i}`,n)},unsubscribe(i,n){t.off(`${e}.${i}`,n)},subscribeHandler(i,n,a){t.emit(`${e}.${i}`,n,a)}}}const ne="invokeViewApi",ae="invokeServiceApi";let oe=1;const se=Object.create(null);const re=i(ie("service"),{invokeServiceMethod:(e,t,i)=>{const{subscribe:n,publishHandler:a}=rr,o=i?oe++:0;i&&n(ae+"."+o,i,!0),a(ae,{id:o,name:e,args:t})}});function le(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var ce,de,ue=["top","left","right","bottom"],he={};function pe(){return de="CSS"in window&&"function"==typeof CSS.supports?CSS.supports("top: env(safe-area-inset-top)")?"env":CSS.supports("top: constant(safe-area-inset-top)")?"constant":"":""}function fe(){if(de="string"==typeof de?de:pe()){var e=[],t=!1;try{var i=Object.defineProperty({},"passive",{get:function(){t={passive:!0}}});window.addEventListener("test",null,i)}catch(Gl){}var n=document.createElement("div");a(n,{position:"absolute",left:"0",top:"0",width:"0",height:"0",zIndex:"-1",overflow:"hidden",visibility:"hidden"}),ue.forEach(function(e){s(n,e)}),document.body.appendChild(n),o(),ce=!0}else ue.forEach(function(e){he[e]=0});function a(e,t){var i=e.style;Object.keys(t).forEach(function(e){var n=t[e];i[e]=n})}function o(t){t?e.push(t):e.forEach(function(e){e()})}function s(e,i){var n=document.createElement("div"),s=document.createElement("div"),r=document.createElement("div"),l=document.createElement("div"),c={position:"absolute",width:"100px",height:"200px",boxSizing:"border-box",overflow:"hidden",paddingBottom:de+"(safe-area-inset-"+i+")"};a(n,c),a(s,c),a(r,{transition:"0s",animation:"none",width:"400px",height:"400px"}),a(l,{transition:"0s",animation:"none",width:"250%",height:"250%"}),n.appendChild(r),s.appendChild(l),e.appendChild(n),e.appendChild(s),o(function(){n.scrollTop=s.scrollTop=1e4;var e=n.scrollTop,a=s.scrollTop;function o(){this.scrollTop!==(this===n?e:a)&&(n.scrollTop=s.scrollTop=1e4,e=n.scrollTop,a=s.scrollTop,function(e){ge.length||setTimeout(function(){var e={};ge.forEach(function(t){e[t]=he[t]}),ge.length=0,ye.forEach(function(t){t(e)})},0);ge.push(e)}(i))}n.addEventListener("scroll",o,t),s.addEventListener("scroll",o,t)});var d=getComputedStyle(n);Object.defineProperty(he,i,{configurable:!0,get:function(){return parseFloat(d.paddingBottom)}})}}function me(e){return ce||fe(),he[e]}var ge=[];var ye=[];const be=le({get support(){return 0!=("string"==typeof de?de:pe()).length},get top(){return me("top")},get left(){return me("left")},get right(){return me("right")},get bottom(){return me("bottom")},onChange:function(e){pe()&&(ce||fe(),"function"==typeof e&&ye.push(e))},offChange:function(e){var t=ye.indexOf(e);t>=0&&ye.splice(t,1)}}),ke=t.withModifiers(()=>{},["prevent"]),_e=t.withModifiers(e=>{},["stop"]);function we(e,t){return parseInt((e.getPropertyValue(t).match(/\d+/)||["0"])[0])}function xe(){const e=document.documentElement.style,t=function(){const e=we(document.documentElement.style,"--window-top");return e?e+be.top:0}(),i=we(e,"--window-bottom"),n=we(e,"--window-left"),a=we(e,"--window-right"),o=we(e,"--top-window-height");return{top:t,bottom:i?i+be.bottom:0,left:n?n+be.left:0,right:a?a+be.right:0,topWindowHeight:o||0}}function ve(e){return Symbol(e)}function Ce(e){return-1!==(e+="").indexOf("rpx")||-1!==e.indexOf("upx")}function Se(e,t=!1){if(t)return function(e){if(!Ce(e))return e;return e.replace(/(\d+(\.\d+)?)[ru]px/g,(e,t)=>Wt(parseFloat(t))+"px")}(e);if(r(e)){const t=parseInt(e)||0;return Ce(e)?Wt(t):t}return e}const Te="M1.952 18.080q-0.32-0.352-0.416-0.88t0.128-0.976l0.16-0.352q0.224-0.416 0.64-0.528t0.8 0.176l6.496 4.704q0.384 0.288 0.912 0.272t0.88-0.336l17.312-14.272q0.352-0.288 0.848-0.256t0.848 0.352l-0.416-0.416q0.32 0.352 0.32 0.816t-0.32 0.816l-18.656 18.912q-0.32 0.352-0.8 0.352t-0.8-0.32l-7.936-8.064z",De="M15.808 0.16q-4.224 0-7.872 2.176-3.552 2.112-5.632 5.728-2.144 3.744-2.144 8.128 0 4.192 2.144 7.872 2.112 3.52 5.632 5.632 3.68 2.144 7.872 2.144 4.384 0 8.128-2.144 3.616-2.080 5.728-5.632 2.176-3.648 2.176-7.872 0-4.384-2.176-8.128-2.112-3.616-5.728-5.728-3.744-2.176-8.128-2.176zM15.136 8.672h1.728q0.128 0 0.224 0.096t0.096 0.256l-0.384 10.24q0 0.064-0.048 0.112t-0.112 0.048h-1.248q-0.096 0-0.144-0.048t-0.048-0.112l-0.384-10.24q0-0.16 0.096-0.256t0.224-0.096zM16 23.328q-0.48 0-0.832-0.352t-0.352-0.848 0.352-0.848 0.832-0.352 0.832 0.352 0.352 0.848-0.352 0.848-0.832 0.352z";function Ne(e,i="#000",n=27){return t.createVNode("svg",{width:n,height:n,viewBox:"0 0 32 32"},[t.createVNode("path",{d:e,fill:i},null,8,["d","fill"])],8,["width","height"])}function Ve(){{const{$pageInstance:e}=t.getCurrentInstance();return e&&Ee(e.proxy)}}function Be(){const e=tn(),t=e.length;if(t)return e[t-1]}function Ie(){var e;const t=null==(e=Be())?void 0:e.$page;if(t)return t.meta}function Me(){const e=Ie();return e?e.id:-1}function Ee(e){var t,i;return(null==(t=e.$page)?void 0:t.id)||(null==(i=e.$basePage)?void 0:i.id)}function Ae(e,t){if(0===t.indexOf("/"))return t;if(0===t.indexOf("./"))return Ae(e,t.slice(2));const i=t.split("/"),n=i.length;let a=0;for(;a<n&&".."===i[a];a++);i.splice(0,a),t=i.join("/");const o=e.length>0?e.split("/"):[];return o.splice(o.length-a-1,a+1),v(o.concat(i).join("/"))}let Pe=1;function Re(e){return(e||Me())+"."+ne}const Oe=i(ie("view"),{invokeOnCallback:(e,t)=>lr.emit("api."+e,t),invokeViewMethod:(e,t,i,n)=>{const{subscribe:a,publishHandler:o}=lr,s=n?Pe++:0;n&&a(ne+"."+s,n,!0),o(Re(i),{id:s,name:e,args:t},i)},invokeViewMethodKeepAlive:(e,t,i,n)=>{const{subscribe:a,unsubscribe:o,publishHandler:s}=lr,r=Pe++,l=ne+"."+r;return a(l,i),s(Re(n),{id:r,name:e,args:t},n),()=>{o(l)}}});function Le(){return{path:"",query:{},scene:1001,referrerInfo:{appId:"",extraData:{}}}}function $e(e){return/^-?\d+[ur]px$/i.test(e)?e.replace(/(^-?\d+)[ur]px$/i,(e,t)=>`${Wt(parseFloat(t))}px`):/^-?[\d\.]+$/.test(e)?`${e}px`:e||""}function Fe(e){const t=e.animation;if(!t||!t.actions||!t.actions.length)return;let i=0;const n=t.actions,a=t.actions.length;function o(){const t=n[i],s=t.option.transition,r=function(e){const t=["matrix","matrix3d","scale","scale3d","rotate3d","skew","translate","translate3d"],i=["scaleX","scaleY","scaleZ","rotate","rotateX","rotateY","rotateZ","skewX","skewY","translateX","translateY","translateZ"],n=["opacity","background-color"],a=["width","height","left","right","top","bottom"],o=e.animates,s=e.option,r=s.transition,l={},c=[];return o.forEach(e=>{let o=e.type,s=[...e.args];if(t.concat(i).includes(o))o.startsWith("rotate")||o.startsWith("skew")?s=s.map(e=>parseFloat(e)+"deg"):o.startsWith("translate")&&(s=s.map($e)),i.indexOf(o)>=0&&(s.length=1),c.push(`${o}(${s.join(",")})`);else if(n.concat(a).includes(s[0])){o=s[0];const e=s[1];l[o]=a.includes(o)?$e(e):e}}),l.transform=l.webkitTransform=c.join(" "),l.transition=l.webkitTransition=Object.keys(l).map(e=>`${function(e){return e.replace(/[A-Z]/g,e=>`-${e.toLowerCase()}`).replace("webkit","-webkit")}(e)} ${r.duration}ms ${r.timingFunction} ${r.delay}ms`).join(","),l.transformOrigin=l.webkitTransformOrigin=s.transformOrigin,l}(t);Object.keys(r).forEach(t=>{e.$el.style[t]=r[t]}),i+=1,i<a&&setTimeout(o,s.duration+s.delay)}setTimeout(()=>{o()},0)}const ze={props:["animation"],watch:{animation:{deep:!0,handler(){Fe(this)}}},mounted(){Fe(this)}},Ue=e=>{e.__reserved=!0;const{props:t,mixins:i}=e;return t&&t.animation||(i||(e.mixins=[])).push(ze),je(e)},je=e=>(e.__reserved=!0,e.compatConfig={MODE:3},t.defineComponent(e)),He=e=>Ue({name:g(p(e)),setup:()=>()=>(t.openBlock(),t.createElementBlock("uni-"+e,null,e+" is unsupported"))});function We(e){return e.__wwe=!0,e}function qe(e,t){return(i,n,a)=>{e.value&&t(i,function(e,t,i,n){let a;return a=function(e){const{id:t,offsetTop:i,offsetLeft:n}=e;return{id:t,dataset:V(e),offsetTop:i,offsetLeft:n}}(i),{type:t.__evName||n.type||e,timeStamp:t.timeStamp||0,target:a,currentTarget:a,detail:n}}(i,n,e.value,a||{}))}}const Ye={hoverClass:{type:String,default:"none"},hoverStopPropagation:{type:Boolean,default:!1},hoverStartTime:{type:[Number,String],default:50},hoverStayTime:{type:[Number,String],default:400}};function Xe(e){const i=t.ref(!1);let n,a,o=!1;function s(){requestAnimationFrame(()=>{clearTimeout(a),a=setTimeout(()=>{i.value=!1},parseInt(e.hoverStayTime))})}function r(t){t._hoverPropagationStopped||e.hoverClass&&"none"!==e.hoverClass&&!e.disabled&&(e.hoverStopPropagation&&(t._hoverPropagationStopped=!0),o=!0,n=setTimeout(()=>{i.value=!0,o||s()},parseInt(e.hoverStartTime)))}function l(){o=!1,i.value&&s()}function c(){l(),window.removeEventListener("mouseup",c)}return{hovering:i,binding:{onTouchstartPassive:We(function(e){e.touches.length>1||r(e)}),onMousedown:We(function(e){o||(r(e),window.addEventListener("mouseup",c))}),onTouchend:We(function(){l()}),onMouseup:We(function(){o&&c()}),onTouchcancel:We(function(){o=!1,i.value=!1,clearTimeout(n)})}}}function Ke(e,t){return r(t)&&(t=[t]),t.reduce((t,i)=>(e[i]&&(t[i]=!0),t),Object.create(null))}const Ge=ve("uf"),Je=Ue({name:"Form",emits:["submit","reset"],setup(e,{slots:i,emit:n}){const a=t.ref(null);return function(e){const i=[];t.provide(Ge,{addField(e){i.push(e)},removeField(e){i.splice(i.indexOf(e),1)},submit(t){e("submit",t,{value:i.reduce((e,t)=>{if(t.submit){const[i,n]=t.submit();i&&(e[i]=n)}return e},Object.create(null))})},reset(t){i.forEach(e=>e.reset&&e.reset()),e("reset",t)}})}(qe(a,n)),()=>t.createVNode("uni-form",{ref:a},[t.createVNode("span",null,[i.default&&i.default()])],512)}});const Ze={for:{type:String,default:""}},Qe=ve("ul");const et=Ue({name:"Label",props:Ze,setup(e,{slots:i}){const n=t.ref(null),a=Ve(),o=function(){const e=[];return t.provide(Qe,{addHandler(t){e.push(t)},removeHandler(t){e.splice(e.indexOf(t),1)}}),e}(),s=t.computed(()=>e.for||i.default&&i.default.length),r=We(t=>{const i=t.target;let n=/^uni-(checkbox|radio|switch)-/.test(i.className);n||(n=/^uni-(checkbox|radio|switch|button)$|^(svg|path)$/i.test(i.tagName)),n||(e.for?rr.emit("uni-label-click-"+a+"-"+e.for,t,!0):o.length&&o[0](t,!0))});return()=>t.createVNode("uni-label",{ref:n,class:{"uni-label-pointer":s},onClick:r},[i.default&&i.default()],10,["onClick"])}});function tt(e,i){it(e.id,i),t.watch(()=>e.id,(e,t)=>{nt(t,i,!0),it(e,i,!0)}),t.onUnmounted(()=>{nt(e.id,i)})}function it(e,t,i){const n=Ve();i&&!e||d(t)&&Object.keys(t).forEach(a=>{i?0!==a.indexOf("@")&&0!==a.indexOf("uni-")&&rr.on(`uni-${a}-${n}-${e}`,t[a]):0===a.indexOf("uni-")?rr.on(a,t[a]):e&&rr.on(`uni-${a}-${n}-${e}`,t[a])})}function nt(e,t,i){const n=Ve();i&&!e||d(t)&&Object.keys(t).forEach(a=>{i?0!==a.indexOf("@")&&0!==a.indexOf("uni-")&&rr.off(`uni-${a}-${n}-${e}`,t[a]):0===a.indexOf("uni-")?rr.off(a,t[a]):e&&rr.off(`uni-${a}-${n}-${e}`,t[a])})}const at={id:{type:String,default:""},hoverClass:{type:String,default:"button-hover"},hoverStartTime:{type:[Number,String],default:20},hoverStayTime:{type:[Number,String],default:70},hoverStopPropagation:{type:Boolean,default:!1},disabled:{type:[Boolean,String],default:!1},formType:{type:String,default:""},openType:{type:String,default:""},loading:{type:[Boolean,String],default:!1},plain:{type:[Boolean,String],default:!1}},ot=Ue({name:"Button",props:at,setup(e,{slots:i}){const n=t.ref(null),a=t.inject(Ge,!1),{hovering:o,binding:s}=Xe(e),r=We((t,i)=>{if(e.disabled)return t.stopImmediatePropagation();i&&n.value.click();const o=e.formType;if(o){if(!a)return;"submit"===o?a.submit(t):"reset"===o&&a.reset(t)}else;}),l=t.inject(Qe,!1);return l&&(l.addHandler(r),t.onBeforeUnmount(()=>{l.removeHandler(r)})),tt(e,{"label-click":r}),()=>{const a=e.hoverClass,l=Ke(e,"disabled"),c=Ke(e,"loading"),d=Ke(e,"plain"),u=a&&"none"!==a;return t.createVNode("uni-button",t.mergeProps({ref:n,onClick:r,id:e.id,class:u&&o.value?a:""},u&&s,l,c,d),[i.default&&i.default()],16,["onClick","id"])}}}),st=["original","compressed"],rt=["album","camera"],lt=["GET","OPTIONS","HEAD","POST","PUT","DELETE","TRACE","CONNECT","PATCH"];function ct(e,t){return e&&-1!==t.indexOf(e)?e:t[0]}function dt(e,t){return!o(e)||0===e.length||e.find(e=>-1===t.indexOf(e))?t:e}function ut(e){return function(){try{return e.apply(e,arguments)}catch(Gl){console.error(Gl)}}}let ht=1;const pt={};function ft(e,t,i){if("number"==typeof e){const n=pt[e];if(n)return n.keepAlive||delete pt[e],n.callback(t,i)}return t}const mt="success",gt="fail",yt="complete";function bt(e,t={},{beforeAll:i,beforeSuccess:n}={}){d(t)||(t={});const{success:a,fail:o,complete:r}=function(e){const t={};for(const i in e){const n=e[i];s(n)&&(t[i]=ut(n),delete e[i])}return t}(t),l=s(a),c=s(o),u=s(r),h=ht++;return function(e,t,i,n=!1){pt[e]={name:t,keepAlive:n,callback:i}}(h,e,d=>{(d=d||{}).errMsg=function(e,t){return e&&-1!==e.indexOf(":fail")?t+e.substring(e.indexOf(":fail")):t+":ok"}(d.errMsg,e),s(i)&&i(d),d.errMsg===e+":ok"?(s(n)&&n(d,t),l&&a(d)):c&&o(d),u&&r(d)}),h}const kt="success",_t="fail",wt="complete",xt={},vt={};function Ct(e,t){return function(i){return e(i,t)||i}}function St(e,t,i){let n=!1;for(let a=0;a<e.length;a++){const o=e[a];if(n)n=Promise.resolve(Ct(o,i));else{const e=o(t,i);if(l(e)&&(n=Promise.resolve(e)),!1===e)return{then(){},catch(){}}}}return n||{then:e=>e(t),catch(){}}}function Tt(e,t={}){return[kt,_t,wt].forEach(i=>{const n=e[i];if(!o(n))return;const a=t[i];t[i]=function(e){St(n,e,t).then(e=>s(a)&&a(e)||e)}}),t}function Dt(e,t){const i=[];o(xt.returnValue)&&i.push(...xt.returnValue);const n=vt[e];return n&&o(n.returnValue)&&i.push(...n.returnValue),i.forEach(e=>{t=e(t)||t}),t}function Nt(e){const t=Object.create(null);Object.keys(xt).forEach(e=>{"returnValue"!==e&&(t[e]=xt[e].slice())});const i=vt[e];return i&&Object.keys(i).forEach(e=>{"returnValue"!==e&&(t[e]=(t[e]||[]).concat(i[e]))}),t}function Vt(e,t,i,n){const a=Nt(e);if(a&&Object.keys(a).length){if(o(a.invoke)){return St(a.invoke,i).then(i=>t(Tt(Nt(e),i),...n))}return t(Tt(a,i),...n)}return t(i,...n)}function Bt(e,t){return(n={},...a)=>function(e){return!(!d(e)||![mt,gt,yt].find(t=>s(e[t])))}(n)?Dt(e,Vt(e,t,i({},n),a)):Dt(e,new Promise((o,s)=>{Vt(e,t,i({},n,{success:o,fail:s}),a)}))}function It(e,t,n,a={}){const o=t+":fail";let s="";return s=n?0===n.indexOf(o)?n:o+" "+n:o,delete a.errCode,ft(e,i({errMsg:s},a))}function Mt(e,t,i,n){if(n&&n.beforeInvoke){const e=n.beforeInvoke(t);if(r(e))return e}const o=function(e,t){const i=e[0];if(!t||!t.formatArgs||!d(t.formatArgs)&&d(i))return;const n=t.formatArgs,o=Object.keys(n);for(let l=0;l<o.length;l++){const t=o[l],c=n[t];if(s(c)){const n=c(e[0][t],i);if(r(n))return n}else a(i,t)||(i[t]=c)}}(t,n);if(o)return o}function Et(e,t,n,a){return n=>{const o=bt(e,n,a),s=Mt(0,[n],0,a);return s?It(o,e,s):t(n,{resolve:t=>function(e,t,n){return ft(e,i(n||{},{errMsg:t+":ok"}))}(o,e,t),reject:(t,i)=>It(o,e,function(e){return!e||r(e)?e:e.stack?("undefined"!=typeof globalThis&&globalThis.harmonyChannel||console.error(e.message+"\n"+e.stack),e.message):e}(t),i)})}}function At(e,t,i,n){return Bt(e,Et(e,t,0,n))}function Pt(e,t,i,n){return function(e,t,i,n){return(...e)=>{const i=Mt(0,e,0,n);if(i)throw new Error(i);return t.apply(null,e)}}(0,t,0,n)}function Rt(e,t,i,n){return Bt(e,function(e,t,i,n){return Et(e,t,0,n)}(e,t,0,n))}let Ot=!1,Lt=0,$t=0,Ft=960,zt=375,Ut=750;function jt(){let e,t,i;{const{windowWidth:n,pixelRatio:a,platform:o}=function(){const e=pn(),t=gn(mn(e,fn(e)));return{platform:ln?"ios":"other",pixelRatio:window.devicePixelRatio,windowWidth:t}}();e=n,t=a,i=o}Lt=e,$t=t,Ot="ios"===i}function Ht(e,t){const i=Number(e);return isNaN(i)?t:i}const Wt=Pt(0,(e,t)=>{if(0===Lt&&(jt(),function(){const e=__uniConfig.globalStyle||{};Ft=Ht(e.rpxCalcMaxDeviceWidth,960),zt=Ht(e.rpxCalcBaseDeviceWidth,375),Ut=Ht(e.rpxCalcBaseDeviceWidth,750)}()),0===(e=Number(e)))return 0;let i=t||Lt;i=e===Ut||i<=Ft?i:zt;let n=e/750*i;return n<0&&(n=-n),n=Math.floor(n+1e-4),0===n&&(n=1!==$t&&Ot?.5:1),e<0?-n:n});function qt(e,t){Object.keys(t).forEach(i=>{s(t[i])&&(e[i]=function(e,t){const i=t?e?e.concat(t):o(t)?t:[t]:e;return i?function(e){const t=[];for(let i=0;i<e.length;i++)-1===t.indexOf(e[i])&&t.push(e[i]);return t}(i):i}(e[i],t[i]))})}const Yt=Pt(0,(e,t)=>{r(e)&&d(t)?qt(vt[e]||(vt[e]={}),t):d(e)&&qt(xt,e)}),Xt=[.5,.8,1,1.25,1.5,2];const Kt=(e,t,i,n)=>{!function(e,t,i,n,a){lr.invokeViewMethod("map."+e,{type:i,data:n},t,a)}(e,t,i,n,e=>{n&&((e,t)=>{const i=t.errMsg||"";new RegExp("\\:\\s*fail").test(i)?e.fail&&e.fail(t):e.success&&e.success(t),e.complete&&e.complete(t)})(n,e)})};const Gt={aliceblue:"#f0f8ff",antiquewhite:"#faebd7",aqua:"#00ffff",aquamarine:"#7fffd4",azure:"#f0ffff",beige:"#f5f5dc",bisque:"#ffe4c4",black:"#000000",blanchedalmond:"#ffebcd",blue:"#0000ff",blueviolet:"#8a2be2",brown:"#a52a2a",burlywood:"#deb887",cadetblue:"#5f9ea0",chartreuse:"#7fff00",chocolate:"#d2691e",coral:"#ff7f50",cornflowerblue:"#6495ed",cornsilk:"#fff8dc",crimson:"#dc143c",cyan:"#00ffff",darkblue:"#00008b",darkcyan:"#008b8b",darkgoldenrod:"#b8860b",darkgray:"#a9a9a9",darkgrey:"#a9a9a9",darkgreen:"#006400",darkkhaki:"#bdb76b",darkmagenta:"#8b008b",darkolivegreen:"#556b2f",darkorange:"#ff8c00",darkorchid:"#9932cc",darkred:"#8b0000",darksalmon:"#e9967a",darkseagreen:"#8fbc8f",darkslateblue:"#483d8b",darkslategray:"#2f4f4f",darkslategrey:"#2f4f4f",darkturquoise:"#00ced1",darkviolet:"#9400d3",deeppink:"#ff1493",deepskyblue:"#00bfff",dimgray:"#696969",dimgrey:"#696969",dodgerblue:"#1e90ff",firebrick:"#b22222",floralwhite:"#fffaf0",forestgreen:"#228b22",fuchsia:"#ff00ff",gainsboro:"#dcdcdc",ghostwhite:"#f8f8ff",gold:"#ffd700",goldenrod:"#daa520",gray:"#808080",grey:"#808080",green:"#008000",greenyellow:"#adff2f",honeydew:"#f0fff0",hotpink:"#ff69b4",indianred:"#cd5c5c",indigo:"#4b0082",ivory:"#fffff0",khaki:"#f0e68c",lavender:"#e6e6fa",lavenderblush:"#fff0f5",lawngreen:"#7cfc00",lemonchiffon:"#fffacd",lightblue:"#add8e6",lightcoral:"#f08080",lightcyan:"#e0ffff",lightgoldenrodyellow:"#fafad2",lightgray:"#d3d3d3",lightgrey:"#d3d3d3",lightgreen:"#90ee90",lightpink:"#ffb6c1",lightsalmon:"#ffa07a",lightseagreen:"#20b2aa",lightskyblue:"#87cefa",lightslategray:"#778899",lightslategrey:"#778899",lightsteelblue:"#b0c4de",lightyellow:"#ffffe0",lime:"#00ff00",limegreen:"#32cd32",linen:"#faf0e6",magenta:"#ff00ff",maroon:"#800000",mediumaquamarine:"#66cdaa",mediumblue:"#0000cd",mediumorchid:"#ba55d3",mediumpurple:"#9370db",mediumseagreen:"#3cb371",mediumslateblue:"#7b68ee",mediumspringgreen:"#00fa9a",mediumturquoise:"#48d1cc",mediumvioletred:"#c71585",midnightblue:"#191970",mintcream:"#f5fffa",mistyrose:"#ffe4e1",moccasin:"#ffe4b5",navajowhite:"#ffdead",navy:"#000080",oldlace:"#fdf5e6",olive:"#808000",olivedrab:"#6b8e23",orange:"#ffa500",orangered:"#ff4500",orchid:"#da70d6",palegoldenrod:"#eee8aa",palegreen:"#98fb98",paleturquoise:"#afeeee",palevioletred:"#db7093",papayawhip:"#ffefd5",peachpuff:"#ffdab9",peru:"#cd853f",pink:"#ffc0cb",plum:"#dda0dd",powderblue:"#b0e0e6",purple:"#800080",rebeccapurple:"#663399",red:"#ff0000",rosybrown:"#bc8f8f",royalblue:"#4169e1",saddlebrown:"#8b4513",salmon:"#fa8072",sandybrown:"#f4a460",seagreen:"#2e8b57",seashell:"#fff5ee",sienna:"#a0522d",silver:"#c0c0c0",skyblue:"#87ceeb",slateblue:"#6a5acd",slategray:"#708090",slategrey:"#708090",snow:"#fffafa",springgreen:"#00ff7f",steelblue:"#4682b4",tan:"#d2b48c",teal:"#008080",thistle:"#d8bfd8",tomato:"#ff6347",turquoise:"#40e0d0",violet:"#ee82ee",wheat:"#f5deb3",white:"#ffffff",whitesmoke:"#f5f5f5",yellow:"#ffff00",yellowgreen:"#9acd32",transparent:"#00000000"};function Jt(e){let t=null;if(null!=(t=/^#([0-9|A-F|a-f]{6})$/.exec(e=e||"#000000"))){return[parseInt(t[1].slice(0,2),16),parseInt(t[1].slice(2,4),16),parseInt(t[1].slice(4),16),255]}if(null!=(t=/^#([0-9|A-F|a-f]{3})$/.exec(e))){let e=t[1].slice(0,1),i=t[1].slice(1,2),n=t[1].slice(2,3);return e=parseInt(e+e,16),i=parseInt(i+i,16),n=parseInt(n+n,16),[e,i,n,255]}if(null!=(t=/^rgb\((.+)\)$/.exec(e)))return t[1].split(",").map(function(e){return Math.min(255,parseInt(e.trim()))}).concat(255);if(null!=(t=/^rgba\((.+)\)$/.exec(e)))return t[1].split(",").map(function(e,t){return 3===t?Math.floor(255*parseFloat(e.trim())):Math.min(255,parseInt(e.trim()))});var i=e.toLowerCase();if(a(Gt,i)){t=/^#([0-9|A-F|a-f]{6,8})$/.exec(Gt[i]);const e=parseInt(t[1].slice(0,2),16),n=parseInt(t[1].slice(2,4),16),a=parseInt(t[1].slice(4,6),16);let o=parseInt(t[1].slice(6,8),16);return o=o>=0?o:255,[e,n,a,o]}return console.error("unsupported color:"+e),[0,0,0,255]}class Zt{constructor(e,t){this.type=e,this.data=t,this.colorStop=[]}addColorStop(e,t){this.colorStop.push([e,Jt(t)])}}class Qt{constructor(e,t){this.type="pattern",this.data=e,this.colorStop=t}}class ei{constructor(e){this.width=e}}let ti=0,ii={};const ni={canvas:class{constructor(e,t){this.id=e,this.pageId=t,this.actions=[],this.path=[],this.subpath=[],this.drawingState=[],this.state={lineDash:[0,0],shadowOffsetX:0,shadowOffsetY:0,shadowBlur:0,shadowColor:[0,0,0,0],font:"10px sans-serif",fontSize:10,fontWeight:"normal",fontStyle:"normal",fontFamily:"sans-serif"}}setFillStyle(e){console.log("initCanvasContextProperty implemented.")}setStrokeStyle(e){console.log("initCanvasContextProperty implemented.")}setShadow(e,t,i,n){console.log("initCanvasContextProperty implemented.")}addColorStop(e,t){console.log("initCanvasContextProperty implemented.")}setLineWidth(e){console.log("initCanvasContextProperty implemented.")}setLineCap(e){console.log("initCanvasContextProperty implemented.")}setLineJoin(e){console.log("initCanvasContextProperty implemented.")}setLineDash(e,t){console.log("initCanvasContextProperty implemented.")}setMiterLimit(e){console.log("initCanvasContextProperty implemented.")}fillRect(e,t,i,n){console.log("initCanvasContextProperty implemented.")}strokeRect(e,t,i,n){console.log("initCanvasContextProperty implemented.")}clearRect(e,t,i,n){console.log("initCanvasContextProperty implemented.")}fill(){console.log("initCanvasContextProperty implemented.")}stroke(){console.log("initCanvasContextProperty implemented.")}scale(e,t){console.log("initCanvasContextProperty implemented.")}rotate(e){console.log("initCanvasContextProperty implemented.")}translate(e,t){console.log("initCanvasContextProperty implemented.")}setFontSize(e){console.log("initCanvasContextProperty implemented.")}fillText(e,t,i,n){console.log("initCanvasContextProperty implemented.")}setTextAlign(e){console.log("initCanvasContextProperty implemented.")}setTextBaseline(e){console.log("initCanvasContextProperty implemented.")}drawImage(e,t,i,n,a,o,s,r,l){console.log("initCanvasContextProperty implemented.")}setGlobalAlpha(e){console.log("initCanvasContextProperty implemented.")}strokeText(e,t,i,n){console.log("initCanvasContextProperty implemented.")}setTransform(e,t,i,n,a,o){console.log("initCanvasContextProperty implemented.")}draw(e=!1,t){var i=[...this.actions];this.actions=[],this.path=[],function(e,t,i,n,a){lr.invokeViewMethod(`canvas.${e}`,{type:i,data:n},t,e=>{a&&a(e)})}(this.id,this.pageId,"actionsChanged",{actions:i,reserve:e},t)}createLinearGradient(e,t,i,n){return new Zt("linear",[e,t,i,n])}createCircularGradient(e,t,i){return new Zt("radial",[e,t,i])}createPattern(e,t){if(void 0===t)console.error("Failed to execute 'createPattern' on 'CanvasContext': 2 arguments required, but only 1 present.");else{if(!(["repeat","repeat-x","repeat-y","no-repeat"].indexOf(t)<0))return new Qt(e,t);console.error("Failed to execute 'createPattern' on 'CanvasContext': The provided type ('"+t+"') is not one of 'repeat', 'no-repeat', 'repeat-x', or 'repeat-y'.")}}measureText(e,t){let i=0;return i=function(e,t){const i=document.createElement("canvas").getContext("2d");return i.font=t,i.measureText(e).width||0}(e,this.state.font),new ei(i)}save(){this.actions.push({method:"save",data:[]}),this.drawingState.push(this.state)}restore(){this.actions.push({method:"restore",data:[]}),this.state=this.drawingState.pop()||{lineDash:[0,0],shadowOffsetX:0,shadowOffsetY:0,shadowBlur:0,shadowColor:[0,0,0,0],font:"10px sans-serif",fontSize:10,fontWeight:"normal",fontStyle:"normal",fontFamily:"sans-serif"}}beginPath(){this.path=[],this.subpath=[],this.path.push({method:"beginPath",data:[]})}moveTo(e,t){this.path.push({method:"moveTo",data:[e,t]}),this.subpath=[[e,t]]}lineTo(e,t){0===this.path.length&&0===this.subpath.length?this.path.push({method:"moveTo",data:[e,t]}):this.path.push({method:"lineTo",data:[e,t]}),this.subpath.push([e,t])}quadraticCurveTo(e,t,i,n){this.path.push({method:"quadraticCurveTo",data:[e,t,i,n]}),this.subpath.push([i,n])}bezierCurveTo(e,t,i,n,a,o){this.path.push({method:"bezierCurveTo",data:[e,t,i,n,a,o]}),this.subpath.push([a,o])}arc(e,t,i,n,a,o=!1){this.path.push({method:"arc",data:[e,t,i,n,a,o]}),this.subpath.push([e,t])}rect(e,t,i,n){this.path.push({method:"rect",data:[e,t,i,n]}),this.subpath=[[e,t]]}arcTo(e,t,i,n,a){this.path.push({method:"arcTo",data:[e,t,i,n,a]}),this.subpath.push([i,n])}clip(){this.actions.push({method:"clip",data:[...this.path]})}closePath(){this.path.push({method:"closePath",data:[]}),this.subpath.length&&(this.subpath=[this.subpath.shift()])}clearActions(){this.actions=[],this.path=[],this.subpath=[]}getActions(){var e=[...this.actions];return this.clearActions(),e}set lineDashOffset(e){this.actions.push({method:"setLineDashOffset",data:[e]})}set globalCompositeOperation(e){this.actions.push({method:"setGlobalCompositeOperation",data:[e]})}set shadowBlur(e){this.actions.push({method:"setShadowBlur",data:[e]})}set shadowColor(e){this.actions.push({method:"setShadowColor",data:[e]})}set shadowOffsetX(e){this.actions.push({method:"setShadowOffsetX",data:[e]})}set shadowOffsetY(e){this.actions.push({method:"setShadowOffsetY",data:[e]})}set font(e){var t=this;this.state.font=e;var i=e.match(/^(([\w\-]+\s)*)(\d+\.?\d*r?px)(\/(\d+\.?\d*(r?px)?))?\s+(.*)/);if(i){var n=i[1].trim().split(/\s/),a=parseFloat(i[3]),o=i[7],s=[];n.forEach(function(e,i){["italic","oblique","normal"].indexOf(e)>-1?(s.push({method:"setFontStyle",data:[e]}),t.state.fontStyle=e):["bold","normal","lighter","bolder"].indexOf(e)>-1||/^\d+$/.test(e)?(s.push({method:"setFontWeight",data:[e]}),t.state.fontWeight=e):0===i?(s.push({method:"setFontStyle",data:["normal"]}),t.state.fontStyle="normal"):1===i&&r()}),1===n.length&&r(),n=s.map(function(e){return e.data[0]}).join(" "),this.state.fontSize=a,this.state.fontFamily=o,this.actions.push({method:"setFont",data:[`${n} ${a}px ${o}`]})}else console.warn("Failed to set 'font' on 'CanvasContext': invalid format.");function r(){s.push({method:"setFontWeight",data:["normal"]}),t.state.fontWeight="normal"}}get font(){return this.state.font}set fillStyle(e){this.setFillStyle(e)}set strokeStyle(e){this.setStrokeStyle(e)}set globalAlpha(e){e=Math.floor(255*parseFloat(e)),this.actions.push({method:"setGlobalAlpha",data:[e]})}set textAlign(e){this.actions.push({method:"setTextAlign",data:[e]})}set lineCap(e){this.actions.push({method:"setLineCap",data:[e]})}set lineJoin(e){this.actions.push({method:"setLineJoin",data:[e]})}set lineWidth(e){this.actions.push({method:"setLineWidth",data:[e]})}set miterLimit(e){this.actions.push({method:"setMiterLimit",data:[e]})}set textBaseline(e){this.actions.push({method:"setTextBaseline",data:[e]})}},map:class{constructor(e,t){this.id=e,this.pageId=t}getCenterLocation(e){Kt(this.id,this.pageId,"getCenterLocation",e)}moveToLocation(e){Kt(this.id,this.pageId,"moveToLocation",e)}getScale(e){Kt(this.id,this.pageId,"getScale",e)}getRegion(e){Kt(this.id,this.pageId,"getRegion",e)}includePoints(e){Kt(this.id,this.pageId,"includePoints",e)}translateMarker(e){Kt(this.id,this.pageId,"translateMarker",e)}$getAppMap(){}addCustomLayer(e){Kt(this.id,this.pageId,"addCustomLayer",e)}removeCustomLayer(e){Kt(this.id,this.pageId,"removeCustomLayer",e)}addGroundOverlay(e){Kt(this.id,this.pageId,"addGroundOverlay",e)}removeGroundOverlay(e){Kt(this.id,this.pageId,"removeGroundOverlay",e)}updateGroundOverlay(e){Kt(this.id,this.pageId,"updateGroundOverlay",e)}initMarkerCluster(e){Kt(this.id,this.pageId,"initMarkerCluster",e)}addMarkers(e){Kt(this.id,this.pageId,"addMarkers",e)}removeMarkers(e){Kt(this.id,this.pageId,"removeMarkers",e)}moveAlong(e){Kt(this.id,this.pageId,"moveAlong",e)}setLocMarkerIcon(e){Kt(this.id,this.pageId,"setLocMarkerIcon",e)}openMapApp(e){Kt(this.id,this.pageId,"openMapApp",e)}on(e,t){Kt(this.id,this.pageId,"on",{name:e,callback:t})}},video:class{constructor(e,t){this.id=e,this.pageId=t}play(){yn(this.id,this.pageId,"play")}pause(){yn(this.id,this.pageId,"pause")}stop(){yn(this.id,this.pageId,"stop")}seek(e){yn(this.id,this.pageId,"seek",{position:e})}sendDanmu(e){yn(this.id,this.pageId,"sendDanmu",e)}playbackRate(e){~Xt.indexOf(e)||(e=1),yn(this.id,this.pageId,"playbackRate",{rate:e})}requestFullScreen(e={}){yn(this.id,this.pageId,"requestFullScreen",e)}exitFullScreen(){yn(this.id,this.pageId,"exitFullScreen")}showStatusBar(){yn(this.id,this.pageId,"showStatusBar")}hideStatusBar(){yn(this.id,this.pageId,"hideStatusBar")}},editor:class{constructor(e,t){this.id=e,this.pageId=t}format(e,t){this._exec("format",{name:e,value:t})}insertDivider(){this._exec("insertDivider")}insertImage(e){this._exec("insertImage",e)}insertText(e){this._exec("insertText",e)}setContents(e){this._exec("setContents",e)}getContents(e){this._exec("getContents",e)}clear(e){this._exec("clear",e)}removeFormat(e){this._exec("removeFormat",e)}undo(e){this._exec("undo",e)}redo(e){this._exec("redo",e)}blur(e){this._exec("blur",e)}getSelectionText(e){this._exec("getSelectionText",e)}scrollIntoView(e){this._exec("scrollIntoView",e)}_exec(e,t){!function(e,t,i,n){const a={options:n},o=n&&("success"in n||"fail"in n||"complete"in n);if(o){const e=String(ti++);a.callbackId=e,ii[e]=n}lr.invokeViewMethod(`editor.${e}`,{type:i,data:a},t,({callbackId:e,data:t})=>{o&&(D(ii[e],t),delete ii[e])})}(this.id,this.pageId,e,t)}}};function ai(e){if(e&&e.contextInfo){const{id:t,type:i,page:n}=e.contextInfo,a=ni[i];e.context=new a(t,n),delete e.contextInfo}}class oi{constructor(e,t,i,n){this._selectorQuery=e,this._component=t,this._selector=i,this._single=n}boundingClientRect(e){return this._selectorQuery._push(this._selector,this._component,this._single,{id:!0,dataset:!0,rect:!0,size:!0},e),this._selectorQuery}fields(e,t){return this._selectorQuery._push(this._selector,this._component,this._single,e,t),this._selectorQuery}scrollOffset(e){return this._selectorQuery._push(this._selector,this._component,this._single,{id:!0,dataset:!0,scrollOffset:!0},e),this._selectorQuery}context(e){return this._selectorQuery._push(this._selector,this._component,this._single,{context:!0},e),this._selectorQuery}node(e){return this._selectorQuery._push(this._selector,this._component,this._single,{node:!0},e),this._selectorQuery}}class si{constructor(e){this._component=void 0,this._page=e,this._queue=[],this._queueCb=[]}exec(e){return function(e,t,i){const n=[];t.forEach(({component:t,selector:i,single:a,fields:o})=>{null===t?n.push(function(e){const t={};e.id&&(t.id="");e.dataset&&(t.dataset={});e.rect&&(t.left=0,t.right=0,t.top=0,t.bottom=0);e.size&&(t.width=document.documentElement.clientWidth,t.height=document.documentElement.clientHeight);if(e.scrollOffset){const e=document.documentElement,i=document.body;t.scrollLeft=e.scrollLeft||i.scrollLeft||0,t.scrollTop=e.scrollTop||i.scrollTop||0,t.scrollHeight=e.scrollHeight||i.scrollHeight||0,t.scrollWidth=e.scrollWidth||i.scrollWidth||0}return t}(o)):n.push(function(e,t,i,n,a){const o=function(e,t){if(!e)return t.$el;return e.$el}(t,e),s=o.parentElement;if(!s)return n?null:[];const{nodeType:r}=o,l=3===r||8===r;if(n){const e=l?s.querySelector(i):kn(o,i)?o:o.querySelector(i);return e?bn(e,a):null}{let e=[];const t=(l?s:o).querySelectorAll(i);return t&&t.length&&[].forEach.call(t,t=>{e.push(bn(t,a))}),!l&&kn(o,i)&&e.unshift(bn(o,a)),e}}(e,t,i,a,o))}),i(n)}(this._page,this._queue,t=>{const i=this._queueCb;t.forEach((e,t)=>{o(e)?e.forEach(ai):ai(e);const n=i[t];s(n)&&n.call(this,e)}),s(e)&&e.call(this,t)}),this._nodesRef}in(e){return this._component=N(e),this}select(e){return this._nodesRef=new oi(this,this._component,e,!0)}selectAll(e){return this._nodesRef=new oi(this,this._component,e,!1)}selectViewport(){return this._nodesRef=new oi(this,null,"",!0)}_push(e,t,i,n,a){this._queue.push({component:t,selector:e,single:i,fields:n}),this._queueCb.push(a)}}const ri=Pt(0,e=>((e=N(e))&&!function(e){const t=N(e);if(t.$page)return Ee(t);if(!t.$)return;{const{$pageInstance:e}=t.$;if(e)return Ee(e.proxy)}const i=t.$.root.proxy;return i&&i.$page?Ee(i):void 0}(e)&&(e=null),new si(e||function(){const e=Be();if(e)return e.$vm}()))),li={formatArgs:{}},ci={duration:400,timingFunction:"linear",delay:0,transformOrigin:"50% 50% 0"};let di=class{constructor(e){this.actions=[],this.currentTransform={},this.currentStepAnimates=[],this.option=i({},ci,e)}_getOption(e){const t={transition:i({},this.option,e),transformOrigin:""};return t.transformOrigin=t.transition.transformOrigin,delete t.transition.transformOrigin,t}_pushAnimates(e,t){this.currentStepAnimates.push({type:e,args:t})}_converType(e){return e.replace(/[A-Z]/g,e=>`-${e.toLowerCase()}`)}_getValue(e){return"number"==typeof e?`${e}px`:e}export(){const e=this.actions;return this.actions=[],{actions:e}}step(e){return this.currentStepAnimates.forEach(e=>{"style"!==e.type?this.currentTransform[e.type]=e:this.currentTransform[`${e.type}.${e.args[0]}`]=e}),this.actions.push({animates:Object.values(this.currentTransform),option:this._getOption(e)}),this.currentStepAnimates=[],this}};const ui=C(()=>{const e=["opacity","backgroundColor"],t=["width","height","left","right","top","bottom"];["matrix","matrix3d","rotate","rotate3d","rotateX","rotateY","rotateZ","scale","scale3d","scaleX","scaleY","scaleZ","skew","skewX","skewY","translate","translate3d","translateX","translateY","translateZ"].concat(e,t).forEach(i=>{di.prototype[i]=function(...n){return e.concat(t).includes(i)?this._pushAnimates("style",[this._converType(i),t.includes(i)?this._getValue(n[0]):n[0]]):this._pushAnimates(i,n),this}})}),hi=Pt(0,e=>(ui(),new di(e)),0,li),pi=Pt(0,()=>{const e=yo();return e&&e.$vm?e.$vm.$locale:K().getLocale()}),fi=Pt(0,()=>i({},Sn));let mi,gi,yi;const bi=[];const ki=Rt("getPushClientId",(e,{resolve:t,reject:i})=>{Promise.resolve().then(()=>{var e,n;void 0===yi&&(yi=!1,mi="",gi="uniPush is not enabled"),bi.push((e,n)=>{e?t({cid:e}):i(n)}),void 0!==mi&&(e=mi,n=gi,bi.forEach(t=>{t(e,n)}),bi.length=0)})}),_i={formatArgs:{count(e,t){(!e||e<=0)&&(t.count=9)},sizeType(e,t){t.sizeType=dt(e,st)},sourceType(e,t){t.sourceType=dt(e,rt)},extension(e,t){if(e instanceof Array&&0===e.length)return"param extension should not be empty.";e||(t.extension=["*"])}}},wi={formatArgs:{sourceType(e,t){t.sourceType=dt(e,rt)},compressed:!0,maxDuration:60,camera:"back",extension(e,t){if(e instanceof Array&&0===e.length)return"param extension should not be empty.";e||(t.extension=["*"])}}},xi=["all","image","video"],vi={formatArgs:{count(e,t){(!e||e<=0)&&(t.count=100)},sourceType(e,t){t.sourceType=dt(e,rt)},type(e,t){t.type=ct(e,xi)},extension(e,t){if(e instanceof Array&&0===e.length)return"param extension should not be empty.";e||("all"!==t.type&&t.type?t.extension=["*"]:t.extension=[""])}}},Ci={formatArgs:{src(e,t){t.src=on(e)}}},Si={formatArgs:{urls(e,t){t.urls=e.map(e=>r(e)&&e?on(e):"")},current(e,t){"number"==typeof e?t.current=e>0&&e<t.urls.length?e:0:r(e)&&e&&(t.current=on(e))}}},Ti="json",Di=["text","arraybuffer"],Ni=encodeURIComponent;const Vi={formatArgs:{method(e,t){t.method=ct((e||"").toUpperCase(),lt)},data(e,t){t.data=e||""},url(e,t){t.method===lt[0]&&d(t.data)&&Object.keys(t.data).length&&(t.url=function(e,t){let i=e.split("#");const n=i[1]||"";i=i[0].split("?");let o=i[1]||"";e=i[0];const s=o.split("&").filter(e=>e),r={};s.forEach(e=>{const t=e.split("=");r[t[0]]=t[1]});for(const l in t)if(a(t,l)){let e=t[l];null==e?e="":d(e)&&(e=JSON.stringify(e)),r[Ni(l)]=Ni(e)}return o=Object.keys(r).map(e=>`${e}=${r[e]}`).join("&"),e+(o?"?"+o:"")+(n?"#"+n:"")}(e,t.data))},header(e,t){const i=t.header=e||{};t.method!==lt[0]&&(Object.keys(i).find(e=>"content-type"===e.toLowerCase())||(i["Content-Type"]="application/json"))},dataType(e,t){t.dataType=(e||Ti).toLowerCase()},responseType(e,t){t.responseType=(e||"").toLowerCase(),-1===Di.indexOf(t.responseType)&&(t.responseType="text")}}},Bi={formatArgs:{filePath(e,t){e&&(t.filePath=on(e))},header(e,t){t.header=e||{}},formData(e,t){t.formData=e||{}}}},Ii={formatArgs:{header(e,t){t.header=e||{}},method(e,t){t.method=ct((e||"").toUpperCase(),lt)},protocols(e,t){r(e)&&(t.protocols=[e])}}};const Mi={url:{type:String,required:!0}},Ei="navigateTo",Ai="redirectTo",Pi="reLaunch",Ri="switchTab",Oi="preloadPage";Li=["slide-in-right","slide-in-left","slide-in-top","slide-in-bottom","fade-in","zoom-out","zoom-fade-out","pop-in","none"];var Li;const $i=Wi(Ei),Fi=Wi(Ai),zi=Wi(Pi),Ui=Wi(Ri);let ji;function Hi(){ji=""}function Wi(e){return{formatArgs:{url:qi(e)},beforeAll:Hi}}function qi(e){return function(t,i){if(!t)return'Missing required args: "url"';const n=(t=function(e){if(0===e.indexOf("/")||0===e.indexOf("uni:"))return e;let t="";const i=tn();var n;return i.length&&(t=(n=i[i.length-1],n.$page).route),Ae(t,e)}(t)).split("?")[0],a=function(e,t=!1){return t?__uniRoutes.find(t=>t.path===e||t.alias===e):__uniRoutes.find(t=>t.path===e)}(n,!0);if(!a)return"page `"+t+"` is not found";if(e===Ei||e===Ai){if(a.meta.isTabBar)return`can not ${e} a tabbar page`}else if(e===Ri&&!a.meta.isTabBar)return"can not switch to no-tabBar page";if(e!==Ri&&e!==Oi||!a.meta.isTabBar||"appLaunch"===i.openType||(t=n),a.meta.isEntry&&(t=t.replace(a.alias,"/")),i.url=function(e){if(!r(e))return e;const t=e.indexOf("?");if(-1===t)return e;const i=e.slice(t+1).trim().replace(/^(\?|#|&)/,"");if(!i)return e;e=e.slice(0,t);const n=[];return i.split("&").forEach(e=>{const t=e.replace(/\+/g," ").split("="),i=t.shift(),a=t.length>0?t.join("="):"";n.push(i+"="+encodeURIComponent(a))}),n.length?e+"?"+n.join("&"):e}(t),"unPreloadPage"!==e)if(e!==Oi){if(ji===t&&"appLaunch"!==i.openType)return`${ji} locked`;__uniConfig.ready&&(ji=t)}else if(a.meta.isTabBar){const e=tn(),t=a.path.slice(1);if(e.find(e=>e.route===t))return"tabBar page `"+t+"` already exists"}}}const Yi={formatArgs:{title:"",mask:!1}},Xi={beforeInvoke(){Q()},formatArgs:{title:"",content:"",placeholderText:"",showCancel:!0,editable:!1,cancelText(e,t){if(!a(t,"cancelText")){const{t:e}=K();t.cancelText=e("uni.showModal.cancel")}},cancelColor:"#000",confirmText(e,t){if(!a(t,"confirmText")){const{t:e}=K();t.confirmText=e("uni.showModal.confirm")}},confirmColor:b}},Ki=["success","loading","none","error"],Gi={formatArgs:{title:"",icon(e,t){t.icon=ct(e,Ki)},image(e,t){t.image=e?on(e):""},duration:1500,mask:!1}},Ji=Rt(Ri,({url:e,tabBarText:t,isAutomatedTesting:i},{resolve:n,reject:a})=>{},0,Ui),Zi=Rt(Ai,({url:e,isAutomatedTesting:t},{resolve:i,reject:n})=>{},0,Fi),Qi=Rt(Pi,({url:e,isAutomatedTesting:t},{resolve:i,reject:n})=>{},0,zi),en=new Map;function tn(){return nn()}function nn(){const e=[],t=en.values();for(const i of t)i.$.__isTabBar?i.$.__isActive&&e.push(i):e.push(i);return e}function an(e){const{base:t}=__uniConfig.router;return 0===v(e).indexOf(t)?v(e):t+e}function on(e){const{base:t,assets:i}=__uniConfig.router;if("./"===t&&(0!==e.indexOf("./")||!e.includes("/static/")&&0!==e.indexOf("./"+(i||"assets")+"/")||(e=e.slice(1))),0===e.indexOf("/")){if(0!==e.indexOf("//"))return an(e.slice(1));e="https:"+e}if(k.test(e)||_.test(e)||0===e.indexOf("blob:"))return e;const n=nn();return n.length?an(Ae((a=n[n.length-1],a.$page).route,e).slice(1)):e;var a}const sn=navigator.userAgent,rn=/android/i.test(sn),ln=/iphone|ipad|ipod/i.test(sn),cn=sn.match(/Windows NT ([\d|\d.\d]*)/i),dn=/Macintosh|Mac/i.test(sn),un=/Linux|X11/i.test(sn),hn=dn&&navigator.maxTouchPoints>0;function pn(){return/^Apple/.test(navigator.vendor)&&"number"==typeof window.orientation}function fn(e){return e&&90===Math.abs(window.orientation)}function mn(e,t){return e?Math[t?"max":"min"](screen.width,screen.height):screen.width}function gn(e){return Math.min(window.innerWidth,document.documentElement.clientWidth,e)||e}function yn(e,t,i,n){lr.invokeViewMethod("video."+e,{videoId:e,type:i,data:n},t)}function bn(e,t){const i={},{top:n,topWindowHeight:a}=xe();if(t.node){const t=e.tagName.split("-")[1]||e.tagName;t&&(i.node=e.querySelector(t))}if(t.id&&(i.id=e.id),t.dataset&&(i.dataset=V(e)),t.rect||t.size){const o=e.getBoundingClientRect();t.rect&&(i.left=o.left,i.right=o.right,i.top=o.top-n-a,i.bottom=o.bottom-n-a),t.size&&(i.width=o.width,i.height=o.height)}if(o(t.properties)&&t.properties.forEach(e=>{e=e.replace(/-([a-z])/g,function(e,t){return t.toUpperCase()})}),t.scrollOffset)if("UNI-SCROLL-VIEW"===e.tagName){const t=e.children[0].children[0];i.scrollLeft=t.scrollLeft,i.scrollTop=t.scrollTop,i.scrollHeight=t.scrollHeight,i.scrollWidth=t.scrollWidth}else i.scrollLeft=0,i.scrollTop=0,i.scrollHeight=0,i.scrollWidth=0;if(o(t.computedStyle)){const n=getComputedStyle(e);t.computedStyle.forEach(e=>{i[e]=n[e]})}return t.context&&(i.contextInfo=function(e){return e.__uniContextInfo}(e)),i}function kn(e,t){return(e.matches||e.matchesSelector||e.mozMatchesSelector||e.msMatchesSelector||e.oMatchesSelector||e.webkitMatchesSelector||function(e){const t=this.parentElement.querySelectorAll(e);let i=t.length;for(;--i>=0&&t.item(i)!==this;);return i>-1}).call(e,t)}const _n={};function wn(e,t){const i=_n[e];return i?Promise.resolve(i):/^data:[a-z-]+\/[a-z-]+;base64,/.test(e)?Promise.resolve(function(e){const t=e.split(","),i=t[0].match(/:(.*?);/),n=i?i[1]:"",a=atob(t[1]);let o=a.length;const s=new Uint8Array(o);for(;o--;)s[o]=a.charCodeAt(o);return xn(s,n)}(e)):new Promise((t,i)=>{const n=new XMLHttpRequest;n.open("GET",e,!0),n.responseType="blob",n.onload=function(){t(this.response)},n.onerror=i,n.send()})}function xn(e,t){let i;if(e instanceof File)i=e;else{t=t||e.type||"";const a=`${Date.now()}${function(e){const t=e.split("/")[1];return t?`.${t}`:""}(t)}`;try{i=new File([e],a,{type:t})}catch(n){i=e=e instanceof Blob?e:new Blob([e],{type:t}),i.name=i.name||a}}return i}function vn(e){for(const i in _n)if(a(_n,i)){if(_n[i]===e)return i}var t=(window.URL||window.webkitURL).createObjectURL(e);return _n[t]=e,t}function Cn(e){(window.URL||window.webkitURL).revokeObjectURL(e),delete _n[e]}const Sn=Le();const Tn=Ue({name:"ResizeSensor",props:{initial:{type:Boolean,default:!1}},emits:["resize"],setup(e,{emit:n}){const a=t.ref(null),o=function(e){return()=>{const{firstElementChild:t,lastElementChild:i}=e.value;t.scrollLeft=1e5,t.scrollTop=1e5,i.scrollLeft=1e5,i.scrollTop=1e5}}(a),s=function(e,n,a){const o=t.reactive({width:-1,height:-1});return t.watch(()=>i({},o),e=>n("resize",e)),()=>{const t=e.value;t&&(o.width=t.offsetWidth,o.height=t.offsetHeight,a())}}(a,n,o);return function(e,i,n,a){t.onActivated(a),t.onMounted(()=>{i.initial&&t.nextTick(n);const o=e.value;o.offsetParent!==o.parentElement&&(o.parentElement.style.position="relative"),"AnimationEvent"in window||a()})}(a,e,s,o),()=>t.createVNode("uni-resize-sensor",{ref:a,onAnimationstartOnce:s},[t.createVNode("div",{onScroll:s},[t.createVNode("div",null,null)],40,["onScroll"]),t.createVNode("div",{onScroll:s},[t.createVNode("div",null,null)],40,["onScroll"])],40,["onAnimationstartOnce"])}});const Dn=ve("ucg"),Nn=Ue({name:"CheckboxGroup",props:{name:{type:String,default:""}},emits:["change"],setup(e,{emit:i,slots:n}){const a=t.ref(null);return function(e,i){const n=[],a=()=>n.reduce((e,t)=>(t.value.checkboxChecked&&e.push(t.value.value),e),new Array);t.provide(Dn,{addField(e){n.push(e)},removeField(e){n.splice(n.indexOf(e),1)},checkboxChange(e){i("change",e,{value:a()})}});const o=t.inject(Ge,!1);o&&o.addField({submit:()=>{let t=["",null];return""!==e.name&&(t[0]=e.name,t[1]=a()),t}})}(e,qe(a,i)),()=>t.createVNode("uni-checkbox-group",{ref:a},[n.default&&n.default()],512)}});const Vn={checked:{type:[Boolean,String],default:!1},id:{type:String,default:""},disabled:{type:[Boolean,String],default:!1},value:{type:String,default:""},color:{type:String,default:"#007aff"},backgroundColor:{type:String,default:""},borderColor:{type:String,default:""},activeBackgroundColor:{type:String,default:""},activeBorderColor:{type:String,default:""},iconColor:{type:String,default:""},foreColor:{type:String,default:""}},Bn=Ue({name:"Checkbox",props:Vn,setup(e,{slots:i}){const n=t.ref(null),a=t.ref(e.checked),o=t.computed(()=>"true"===a.value||!0===a.value),s=t.ref(e.value);const r=t.computed(()=>function(t){if(e.disabled)return{backgroundColor:"#E1E1E1",borderColor:"#D1D1D1"};const i={};return t?(e.activeBorderColor&&(i.borderColor=e.activeBorderColor),e.activeBackgroundColor&&(i.backgroundColor=e.activeBackgroundColor)):(e.borderColor&&(i.borderColor=e.borderColor),e.backgroundColor&&(i.backgroundColor=e.backgroundColor)),i}(o.value));t.watch([()=>e.checked,()=>e.value],([e,t])=>{a.value=e,s.value=t});const{uniCheckGroup:l,uniLabel:c}=function(e,i,n){const a=t.computed(()=>({checkboxChecked:Boolean(e.value),value:i.value})),o={reset:n},s=t.inject(Dn,!1);s&&s.addField(a);const r=t.inject(Ge,!1);r&&r.addField(o);const l=t.inject(Qe,!1);return t.onBeforeUnmount(()=>{s&&s.removeField(a),r&&r.removeField(o)}),{uniCheckGroup:s,uniForm:r,uniLabel:l}}(a,s,()=>{a.value=!1}),d=t=>{e.disabled||(a.value=!a.value,l&&l.checkboxChange(t),t.stopPropagation())};return c&&(c.addHandler(d),t.onBeforeUnmount(()=>{c.removeHandler(d)})),tt(e,{"label-click":d}),()=>{const o=Ke(e,"disabled");let s;return s=a.value,t.createVNode("uni-checkbox",t.mergeProps(o,{id:e.id,onClick:d,ref:n}),[t.createVNode("div",{class:"uni-checkbox-wrapper",style:{"--HOVER-BD-COLOR":e.activeBorderColor}},[t.createVNode("div",{class:["uni-checkbox-input",{"uni-checkbox-input-disabled":e.disabled}],style:r.value},[s?Ne(Te,e.disabled?"#ADADAD":e.foreColor||e.iconColor||e.color,22):""],6),i.default&&i.default()],4)],16,["id","onClick"])}}});function In(){}const Mn={cursorSpacing:{type:[Number,String],default:0},showConfirmBar:{type:[Boolean,String],default:"auto"},adjustPosition:{type:[Boolean,String],default:!0},autoBlur:{type:[Boolean,String],default:!1}};function En(e,i,n){function a(e){const i=t.computed(()=>0===String(navigator.vendor).indexOf("Apple"));e.addEventListener("focus",()=>{clearTimeout(undefined),document.addEventListener("click",In,!1)});e.addEventListener("blur",()=>{i.value&&e.blur(),document.removeEventListener("click",In,!1),i.value&&document.documentElement.scrollTo(document.documentElement.scrollLeft,document.documentElement.scrollTop)})}t.watch(()=>i.value,e=>e&&a(e))}const An={src:{type:String,default:""},mode:{type:String,default:"scaleToFill"},lazyLoad:{type:[Boolean,String],default:!1},draggable:{type:Boolean,default:!1}},Pn={widthFix:["offsetWidth","height",(e,t)=>e/t],heightFix:["offsetHeight","width",(e,t)=>e*t]},Rn={aspectFit:["center center","contain"],aspectFill:["center center","cover"],widthFix:[,"100% 100%"],heightFix:[,"100% 100%"],top:["center top"],bottom:["center bottom"],center:["center center"],left:["left center"],right:["right center"],"top left":["left top"],"top right":["right top"],"bottom left":["left bottom"],"bottom right":["right bottom"]},On=Ue({name:"Image",props:An,setup(e,{emit:i}){const n=t.ref(null),a=function(e,i){const n=t.ref(""),a=t.computed(()=>{let e="auto",t="";const a=Rn[i.mode];return a?(a[0]&&(t=a[0]),a[1]&&(e=a[1])):(t="0% 0%",e="100% 100%"),`background-image:${n.value?'url("'+n.value+'")':"none"};background-position:${t};background-size:${e};`}),o=t.reactive({rootEl:e,src:t.computed(()=>i.src?on(i.src):""),origWidth:0,origHeight:0,origStyle:{width:"",height:""},modeStyle:a,imgSrc:n});return t.onMounted(()=>{const t=e.value;o.origWidth=t.clientWidth||0,o.origHeight=t.clientHeight||0}),o}(n,e),o=qe(n,i),{fixSize:s}=function(e,i,n){const a=()=>{const{mode:t}=i,a=Pn[t];if(!a)return;const{origWidth:o,origHeight:s}=n,r=o&&s?o/s:0;if(!r)return;const l=e.value,c=l[a[0]];c&&(l.style[a[1]]=function(e){Ln&&e>10&&(e=2*Math.round(e/2));return e}(a[2](c,r))+"px")},o=()=>{const{style:t}=e.value,{origStyle:{width:i,height:a}}=n;t.width=i,t.height=a};return t.watch(()=>i.mode,(e,t)=>{Pn[t]&&o(),Pn[e]&&a()}),{fixSize:a,resetSize:o}}(n,e,a);return function(e,i,n,a,o){let s,r;const l=(t=0,i=0,n="")=>{e.origWidth=t,e.origHeight=i,e.imgSrc=n},c=c=>{if(!c)return d(),void l();s=s||new Image,s.onload=e=>{const{width:u,height:h}=s;l(u,h,c),t.nextTick(()=>{a()}),s.draggable=i.draggable,r&&r.remove(),r=s,n.value.appendChild(s),d(),o("load",e,{width:u,height:h})},s.onerror=t=>{l(),d(),o("error",t,{errMsg:`GET ${e.src} 404 (Not Found)`})},s.src=c},d=()=>{s&&(s.onload=null,s.onerror=null,s=null)};t.watch(()=>e.src,e=>c(e)),t.watch(()=>e.imgSrc,e=>{!e&&r&&(r.remove(),r=null)}),t.onMounted(()=>c(e.src)),t.onBeforeUnmount(()=>d())}(a,e,n,s,o),()=>t.createVNode("uni-image",{ref:n},[t.createVNode("div",{style:a.modeStyle},null,4),Pn[e.mode]?t.createVNode(Tn,{onResize:s},null,8,["onResize"]):t.createVNode("span",null,null)],512)}});const Ln="Google Inc."===navigator.vendor;const $n=B(!0),Fn=[];let zn=0,Un=!1;const jn=e=>Fn.forEach(t=>t.userAction=e);function Hn(e={userAction:!1}){if(!Un){["touchstart","touchmove","touchend","mousedown","mouseup"].forEach(e=>{document.addEventListener(e,function(){!zn&&jn(!0),zn++,setTimeout(()=>{! --zn&&jn(!1)},0)},$n)}),Un=!0}Fn.push(e)}const Wn=()=>!!zn;function qn(){const e=t.reactive({userAction:!1});return t.onMounted(()=>{Hn(e)}),t.onBeforeUnmount(()=>{!function(e){const t=Fn.indexOf(e);t>=0&&Fn.splice(t,1)}(e)}),{state:e}}function Yn(){const e=t.reactive({attrs:{}});return t.onMounted(()=>{let i=t.getCurrentInstance();for(;i;){const t=i.type.__scopeId;t&&(e.attrs[t]=""),i=i.proxy&&"page"===i.proxy.$mpType?null:i.parent}}),{state:e}}function Xn(e,t){const i=document.activeElement;if(!i)return t({});const n={};["input","textarea"].includes(i.tagName.toLowerCase())&&(n.start=i.selectionStart,n.end=i.selectionEnd),t(n)}const Kn=function(){var e,t,i;e=Me(),i=Xn,t=function(e,t){return e+"."+t}(e,t="getSelectedTextRange"),se[t]||(se[t]=i)};function Gn(e,t,i){"number"===t&&isNaN(Number(e))&&(e="");return null==e?"":String(e)}const Jn=["none","text","decimal","numeric","tel","search","email","url"],Zn=i({},{name:{type:String,default:""},modelValue:{type:[String,Number]},value:{type:[String,Number]},disabled:{type:[Boolean,String],default:!1},autoFocus:{type:[Boolean,String],default:!1},focus:{type:[Boolean,String],default:!1},cursor:{type:[Number,String],default:-1},selectionStart:{type:[Number,String],default:-1},selectionEnd:{type:[Number,String],default:-1},type:{type:String,default:"text"},password:{type:[Boolean,String],default:!1},placeholder:{type:String,default:""},placeholderStyle:{type:String,default:""},placeholderClass:{type:String,default:""},maxlength:{type:[Number,String],default:140},confirmType:{type:String,default:"done"},confirmHold:{type:Boolean,default:!1},ignoreCompositionEvent:{type:Boolean,default:!0},step:{type:String,default:"0.000000000000000001"},inputmode:{type:String,default:void 0,validator:e=>!!~Jn.indexOf(e)},cursorColor:{type:String,default:""}},Mn),Qn=["input","focus","blur","update:value","update:modelValue","update:focus","compositionstart","compositionupdate","compositionend","keyboardheightchange"];function ea(e,i,n,a){let o=null;o=function(e,t,{clearTimeout:i,setTimeout:n}){let a;const o=function(){i(a),a=n(()=>e.apply(this,arguments),t)};return o.cancel=function(){i(a)},o}(t=>{i.value=Gn(t,e.type)},100,{setTimeout:setTimeout,clearTimeout:clearTimeout}),t.watch(()=>e.modelValue,o),t.watch(()=>e.value,o);const s=function(e,t){let i,n,a=0;const o=function(...o){const s=Date.now();clearTimeout(i),n=()=>{n=null,a=s,e.apply(this,o)},s-a<t?i=setTimeout(n,t-(s-a)):n()};return o.cancel=function(){clearTimeout(i),n=null},o.flush=function(){clearTimeout(i),n&&n()},o}((e,t)=>{o.cancel(),n("update:modelValue",t.value),n("update:value",t.value),a("input",e,t)},100);return t.onBeforeMount(()=>{o.cancel(),s.cancel()}),{trigger:a,triggerInput:(e,t,i)=>{o.cancel(),s(e,t),i&&s.flush()}}}function ta(e,i){qn();const n=t.computed(()=>e.autoFocus||e.focus);function a(){if(!n.value)return;const e=i.value;e?e.focus():setTimeout(a,100)}t.watch(()=>e.focus,e=>{e?a():function(){const e=i.value;e&&e.blur()}()}),t.onMounted(()=>{n.value&&t.nextTick(a)})}function ia(e,i,n,a){Kn();const{fieldRef:o,state:l,trigger:c}=function(e,i,n){const a=t.ref(null),o=qe(i,n),s=t.computed(()=>{const t=Number(e.selectionStart);return isNaN(t)?-1:t}),r=t.computed(()=>{const t=Number(e.selectionEnd);return isNaN(t)?-1:t}),l=t.computed(()=>{const t=Number(e.cursor);return isNaN(t)?-1:t}),c=t.computed(()=>{var t=Number(e.maxlength);return isNaN(t)?140:t});let d="";d=Gn(e.modelValue,e.type)||Gn(e.value,e.type);const u=t.reactive({value:d,valueOrigin:d,maxlength:c,focus:e.focus,composing:!1,selectionStart:s,selectionEnd:r,cursor:l});return t.watch(()=>u.focus,e=>n("update:focus",e)),t.watch(()=>u.maxlength,e=>u.value=u.value.slice(0,e),{immediate:!1}),{fieldRef:a,state:u,trigger:o}}(e,i,n),{triggerInput:d}=ea(e,l,n,c);ta(e,o),En(0,o);const{state:u}=Yn();!function(e,i){const n=t.inject(Ge,!1);if(!n)return;const a=t.getCurrentInstance(),o={submit(){const t=a.proxy;return[t[e],r(i)?t[i]:i.value]},reset(){r(i)?a.proxy[i]="":i.value=""}};n.addField(o),t.onBeforeUnmount(()=>{n.removeField(o)})}("name",l),function(e,i,n,a,o,r){function l(){const t=e.value;t&&i.focus&&i.selectionStart>-1&&i.selectionEnd>-1&&"number"!==t.type&&(t.selectionStart=i.selectionStart,t.selectionEnd=i.selectionEnd)}function c(){const t=e.value;t&&i.focus&&i.selectionStart<0&&i.selectionEnd<0&&i.cursor>-1&&"number"!==t.type&&(t.selectionEnd=t.selectionStart=i.cursor)}function d(e){return"number"===e.type?null:e.selectionEnd}t.watch([()=>i.selectionStart,()=>i.selectionEnd],l),t.watch(()=>i.cursor,c),t.watch(()=>e.value,function(){const t=e.value;if(!t)return;const u=function(e,a){e.stopPropagation(),s(r)&&!1===r(e,i)||(i.value=t.value,i.composing&&n.ignoreCompositionEvent||o(e,{value:t.value,cursor:d(t)},a))};function h(e){n.ignoreCompositionEvent||a(e.type,e,{value:e.data})}t.addEventListener("change",e=>e.stopPropagation()),t.addEventListener("focus",function(e){i.focus=!0,a("focus",e,{value:i.value}),l(),c()}),t.addEventListener("blur",function(e){i.composing&&(i.composing=!1,u(e,!0)),i.focus=!1,a("blur",e,{value:i.value,cursor:d(e.target)})}),t.addEventListener("input",u),t.addEventListener("compositionstart",e=>{e.stopPropagation(),i.composing=!0,h(e)}),t.addEventListener("compositionend",e=>{e.stopPropagation(),i.composing&&(i.composing=!1,u(e)),h(e)}),t.addEventListener("compositionupdate",h)})}(o,l,e,c,d,a);return{fieldRef:o,state:l,scopedAttrsState:u,fixDisabledColor:0===String(navigator.vendor).indexOf("Apple")&&CSS.supports("image-orientation:from-image"),trigger:c}}const na=i({},Zn,{placeholderClass:{type:String,default:"input-placeholder"},textContentType:{type:String,default:""}}),aa=C(()=>{{const e=navigator.userAgent;let t="";const i=e.match(/OS\s([\w_]+)\slike/);if(i)t=i[1].replace(/_/g,".");else if(/Macintosh|Mac/i.test(e)&&navigator.maxTouchPoints>0){const i=e.match(/Version\/(\S*)\b/);i&&(t=i[1])}return!!t&&parseInt(t)>=16&&parseFloat(t)<17.2}});function oa(e,t,i,n,a){if(t.value)if("."===e.data){if("."===t.value.slice(-1))return i.value=n.value=t.value=t.value.slice(0,-1),!1;if(t.value&&!t.value.includes("."))return t.value+=".",a&&(a.fn=()=>{i.value=n.value=t.value=t.value.slice(0,-1),n.removeEventListener("blur",a.fn)},n.addEventListener("blur",a.fn)),!1}else if("deleteContentBackward"===e.inputType&&aa()&&"."===t.value.slice(-2,-1))return t.value=i.value=n.value=t.value.slice(0,-2),!0}const sa=Ue({name:"Input",props:na,emits:["confirm",...Qn],setup(e,{emit:i,expose:n}){const a=["text","number","idcard","digit","password","tel"],o=["off","one-time-code"],s=t.computed(()=>{let t="";switch(e.type){case"text":t="text","search"===e.confirmType&&(t="search");break;case"idcard":t="text";break;case"digit":t="number";break;default:t=a.includes(e.type)?e.type:"text"}return e.password?"password":t}),r=t.computed(()=>{const t=o.indexOf(e.textContentType),i=o.indexOf(m(e.textContentType));return o[-1!==t?t:-1!==i?i:0]});let l=function(e,i){if("number"===i.value){const i=void 0===e.modelValue?e.value:e.modelValue,n=t.ref(null!=i?i.toLocaleString():"");return t.watch(()=>e.modelValue,e=>{n.value=null!=e?e.toLocaleString():""}),t.watch(()=>e.value,e=>{n.value=null!=e?e.toLocaleString():""}),n}return t.ref("")}(e,s),c={fn:null};const d=t.ref(null),{fieldRef:u,state:h,scopedAttrsState:p,fixDisabledColor:f,trigger:g}=ia(e,d,i,(t,i)=>{const n=t.target;if("number"===s.value){if(c.fn&&(n.removeEventListener("blur",c.fn),c.fn=null),n.validity&&!n.validity.valid){if((!l.value||!n.value)&&"-"===t.data||"-"===l.value[0]&&"deleteContentBackward"===t.inputType)return l.value="-",i.value="",c.fn=()=>{l.value=n.value=""},n.addEventListener("blur",c.fn),!1;const e=oa(t,l,i,n,c);return"boolean"==typeof e?e:(l.value=i.value=n.value="-"===l.value?"":l.value,!1)}{const e=oa(t,l,i,n,c);if("boolean"==typeof e)return e;l.value=n.value}const a=i.maxlength;if(a>0&&n.value.length>a){n.value=n.value.slice(0,a),i.value=n.value;return(void 0!==e.modelValue&&null!==e.modelValue?e.modelValue.toString():"")!==n.value}}});t.watch(()=>h.value,t=>{"number"!==e.type||"-"===l.value&&""===t||(l.value=t.toString())});const y=["number","digit"],b=t.computed(()=>y.includes(e.type)?e.step:"");function k(t){if("Enter"!==t.key)return;const i=t.target;t.stopPropagation(),g("confirm",t,{value:i.value}),!e.confirmHold&&i.blur()}return n({$triggerInput:e=>{i("update:modelValue",e.value),i("update:value",e.value),h.value=e.value}}),()=>{let i=e.disabled&&f?t.createVNode("input",{key:"disabled-input",ref:u,value:h.value,tabindex:"-1",readonly:!!e.disabled,type:s.value,maxlength:h.maxlength,step:b.value,class:"uni-input-input",style:e.cursorColor?{caretColor:e.cursorColor}:{},onFocus:e=>e.target.blur()},null,44,["value","readonly","type","maxlength","step","onFocus"]):t.createVNode("input",{key:"input",ref:u,value:h.value,onInput:e=>{h.value=e.target.value.toString()},disabled:!!e.disabled,type:s.value,maxlength:h.maxlength,step:b.value,enterkeyhint:e.confirmType,pattern:"number"===e.type?"[0-9]*":void 0,class:"uni-input-input",style:e.cursorColor?{caretColor:e.cursorColor}:{},autocomplete:r.value,onKeyup:k,inputmode:e.inputmode},null,44,["value","onInput","disabled","type","maxlength","step","enterkeyhint","pattern","autocomplete","onKeyup","inputmode"]);return t.createVNode("uni-input",{ref:d},[t.createVNode("div",{class:"uni-input-wrapper"},[t.withDirectives(t.createVNode("div",t.mergeProps(p.attrs,{style:e.placeholderStyle,class:["uni-input-placeholder",e.placeholderClass]}),[e.placeholder],16),[[t.vShow,!(h.value.length||"-"===l.value||l.value.includes("."))]]),"search"===e.confirmType?t.createVNode("form",{action:"",onSubmit:e=>e.preventDefault(),class:"uni-input-form"},[i],40,["onSubmit"]):i])],512)}}});const ra=["class","style"],la=/^on[A-Z]+/,ca=(e={})=>{const{excludeListeners:i=!1,excludeKeys:n=[]}=e,a=t.getCurrentInstance(),o=t.shallowRef({}),s=t.shallowRef({}),r=t.shallowRef({}),l=n.concat(ra);return a.attrs=t.reactive(a.attrs),t.watchEffect(()=>{const e=(t=a.attrs,Object.keys(t).map(e=>[e,t[e]])).reduce((e,[t,n])=>(l.includes(t)?e.exclude[t]=n:la.test(t)?(i||(e.attrs[t]=n),e.listeners[t]=n):e.attrs[t]=n,e),{exclude:{},attrs:{},listeners:{}});var t;o.value=e.attrs,s.value=e.listeners,r.value=e.exclude}),{$attrs:o,$listeners:s,$excludeAttrs:r}};function da(e){const i=[];return o(e)&&e.forEach(e=>{t.isVNode(e)?e.type===t.Fragment?i.push(...da(e.children)):i.push(e):o(e)&&i.push(...da(e))}),i}const ua={scaleArea:{type:Boolean,default:!1}},ha=Ue({inheritAttrs:!1,name:"MovableArea",props:ua,setup(e,{slots:i}){const n=t.ref(null),a=t.ref(!1);let{setContexts:o,events:s}=function(e,i){const n=t.ref(0),a=t.ref(0),o=t.reactive({x:null,y:null}),s=t.ref(null);let r=null,l=[];function c(t){t&&1!==t&&(e.scaleArea?l.forEach(function(e){e._setScale(t)}):r&&r._setScale(t))}function d(e,t=l){let n=i.value;function a(e){for(let i=0;i<t.length;i++){const n=t[i];if(e===n.rootRef.value)return n}return e===n||e===document.body||e===document?null:a(e.parentNode)}return a(e)}const u=We(t=>{let i=t.touches;if(i&&i.length>1){let t={x:i[1].pageX-i[0].pageX,y:i[1].pageY-i[0].pageY};if(s.value=pa(t),o.x=t.x,o.y=t.y,!e.scaleArea){let e=d(i[0].target),t=d(i[1].target);r=e&&e===t?e:null}}}),h=We(e=>{let t=e.touches;if(t&&t.length>1){e.preventDefault();let i={x:t[1].pageX-t[0].pageX,y:t[1].pageY-t[0].pageY};if(null!==o.x&&s.value&&s.value>0){c(pa(i)/s.value)}o.x=i.x,o.y=i.y}}),p=We(t=>{let i=t.touches;i&&i.length||t.changedTouches&&(o.x=0,o.y=0,s.value=null,e.scaleArea?l.forEach(function(e){e._endScale()}):r&&r._endScale())});function f(){m(),l.forEach(function(e,t){e.setParent()})}function m(){let e=window.getComputedStyle(i.value),t=i.value.getBoundingClientRect();n.value=t.width-["Left","Right"].reduce(function(t,i){const n="padding"+i;return t+parseFloat(e["border"+i+"Width"])+parseFloat(e[n])},0),a.value=t.height-["Top","Bottom"].reduce(function(t,i){const n="padding"+i;return t+parseFloat(e["border"+i+"Width"])+parseFloat(e[n])},0)}return t.provide("movableAreaWidth",n),t.provide("movableAreaHeight",a),{setContexts(e){l=e},events:{_onTouchstart:u,_onTouchmove:h,_onTouchend:p,_resize:f}}}(e,n);const{$listeners:r,$attrs:l,$excludeAttrs:c}=ca(),d=r.value;["onTouchstart","onTouchmove","onTouchend"].forEach(e=>{let t=d[e],i=s[`_${e}`];d[e]=t?[].concat(t,i):i}),t.onMounted(()=>{s._resize(),a.value=!0});let u=[];const h=[];function p(){const e=[];for(let i=0;i<u.length;i++){let n=u[i];n=n.el;const a=h.find(e=>n===e.rootRef.value);a&&e.push(t.markRaw(a))}o(e)}return t.provide("_isMounted",a),t.provide("movableAreaRootRef",n),t.provide("addMovableViewContext",e=>{h.push(e),p()}),t.provide("removeMovableViewContext",e=>{const t=h.indexOf(e);t>=0&&(h.splice(t,1),p())}),()=>{const e=i.default&&i.default();return u=da(e),t.createVNode("uni-movable-area",t.mergeProps({ref:n},l.value,c.value,d),[t.createVNode(Tn,{onResize:s._resize},null,8,["onResize"]),u],16)}}});function pa(e){return Math.sqrt(e.x*e.x+e.y*e.y)}const fa=function(e,t,i,n){e.addEventListener(t,e=>{s(i)&&!1===i(e)&&((void 0===e.cancelable||e.cancelable)&&e.preventDefault(),e.stopPropagation())},{passive:!1})};let ma,ga;function ya(e,i,n){t.onBeforeUnmount(()=>{document.removeEventListener("mousemove",ma),document.removeEventListener("mouseup",ga)});let a=0,o=0,s=0,r=0;const l=function(e,t,n,l){if(!1===i({cancelable:e.cancelable,target:e.target,currentTarget:e.currentTarget,preventDefault:e.preventDefault.bind(e),stopPropagation:e.stopPropagation.bind(e),touches:e.touches,changedTouches:e.changedTouches,detail:{state:t,x:n,y:l,dx:n-a,dy:l-o,ddx:n-s,ddy:l-r,timeStamp:e.timeStamp}}))return!1};let c,d,u=null;fa(e,"touchstart",function(e){if(c=!0,1===e.touches.length&&!u)return u=e,a=s=e.touches[0].pageX,o=r=e.touches[0].pageY,l(e,"start",a,o)}),fa(e,"mousedown",function(e){if(d=!0,!c&&!u)return u=e,a=s=e.pageX,o=r=e.pageY,l(e,"start",a,o)}),fa(e,"touchmove",function(e){if(1===e.touches.length&&u){const t=l(e,"move",e.touches[0].pageX,e.touches[0].pageY);return s=e.touches[0].pageX,r=e.touches[0].pageY,t}});const h=ma=function(e){if(!c&&d&&u){const t=l(e,"move",e.pageX,e.pageY);return s=e.pageX,r=e.pageY,t}};document.addEventListener("mousemove",h),fa(e,"touchend",function(e){if(0===e.touches.length&&u)return c=!1,u=null,l(e,"end",e.changedTouches[0].pageX,e.changedTouches[0].pageY)});const p=ga=function(e){if(d=!1,!c&&u)return u=null,l(e,"end",e.pageX,e.pageY)};document.addEventListener("mouseup",p),fa(e,"touchcancel",function(e){if(u){c=!1;const t=u;return u=null,l(e,n?"cancel":"end",t.touches[0].pageX,t.touches[0].pageY)}})}function ba(e,t,i){return e>t-i&&e<t+i}function ka(e,t){return ba(e,0,t)}function _a(){}function wa(e,t){this._m=e,this._f=1e3*t,this._startTime=0,this._v=0}function xa(e,t,i){this._m=e,this._k=t,this._c=i,this._solution=null,this._endPosition=0,this._startTime=0}function va(e,t,i){this._springX=new xa(e,t,i),this._springY=new xa(e,t,i),this._springScale=new xa(e,t,i),this._startTime=0}_a.prototype.x=function(e){return Math.sqrt(e)},wa.prototype.setV=function(e,t){const i=Math.pow(Math.pow(e,2)+Math.pow(t,2),.5);this._x_v=e,this._y_v=t,this._x_a=-this._f*this._x_v/i,this._y_a=-this._f*this._y_v/i,this._t=Math.abs(e/this._x_a)||Math.abs(t/this._y_a),this._lastDt=null,this._startTime=(new Date).getTime()},wa.prototype.setS=function(e,t){this._x_s=e,this._y_s=t},wa.prototype.s=function(e){void 0===e&&(e=((new Date).getTime()-this._startTime)/1e3),e>this._t&&(e=this._t,this._lastDt=e);let t=this._x_v*e+.5*this._x_a*Math.pow(e,2)+this._x_s,i=this._y_v*e+.5*this._y_a*Math.pow(e,2)+this._y_s;return(this._x_a>0&&t<this._endPositionX||this._x_a<0&&t>this._endPositionX)&&(t=this._endPositionX),(this._y_a>0&&i<this._endPositionY||this._y_a<0&&i>this._endPositionY)&&(i=this._endPositionY),{x:t,y:i}},wa.prototype.ds=function(e){return void 0===e&&(e=((new Date).getTime()-this._startTime)/1e3),e>this._t&&(e=this._t),{dx:this._x_v+this._x_a*e,dy:this._y_v+this._y_a*e}},wa.prototype.delta=function(){return{x:-1.5*Math.pow(this._x_v,2)/this._x_a||0,y:-1.5*Math.pow(this._y_v,2)/this._y_a||0}},wa.prototype.dt=function(){return-this._x_v/this._x_a},wa.prototype.done=function(){const e=ba(this.s().x,this._endPositionX)||ba(this.s().y,this._endPositionY)||this._lastDt===this._t;return this._lastDt=null,e},wa.prototype.setEnd=function(e,t){this._endPositionX=e,this._endPositionY=t},wa.prototype.reconfigure=function(e,t){this._m=e,this._f=1e3*t},xa.prototype._solve=function(e,t){const i=this._c,n=this._m,a=this._k,o=i*i-4*n*a;if(0===o){const a=-i/(2*n),o=e,s=t/(a*e);return{x:function(e){return(o+s*e)*Math.pow(Math.E,a*e)},dx:function(e){const t=Math.pow(Math.E,a*e);return a*(o+s*e)*t+s*t}}}if(o>0){const a=(-i-Math.sqrt(o))/(2*n),s=(-i+Math.sqrt(o))/(2*n),r=(t-a*e)/(s-a),l=e-r;return{x:function(e){let t,i;return e===this._t&&(t=this._powER1T,i=this._powER2T),this._t=e,t||(t=this._powER1T=Math.pow(Math.E,a*e)),i||(i=this._powER2T=Math.pow(Math.E,s*e)),l*t+r*i},dx:function(e){let t,i;return e===this._t&&(t=this._powER1T,i=this._powER2T),this._t=e,t||(t=this._powER1T=Math.pow(Math.E,a*e)),i||(i=this._powER2T=Math.pow(Math.E,s*e)),l*a*t+r*s*i}}}const s=Math.sqrt(4*n*a-i*i)/(2*n),r=-i/2*n,l=e,c=(t-r*e)/s;return{x:function(e){return Math.pow(Math.E,r*e)*(l*Math.cos(s*e)+c*Math.sin(s*e))},dx:function(e){const t=Math.pow(Math.E,r*e),i=Math.cos(s*e),n=Math.sin(s*e);return t*(c*s*i-l*s*n)+r*t*(c*n+l*i)}}},xa.prototype.x=function(e){return void 0===e&&(e=((new Date).getTime()-this._startTime)/1e3),this._solution?this._endPosition+this._solution.x(e):0},xa.prototype.dx=function(e){return void 0===e&&(e=((new Date).getTime()-this._startTime)/1e3),this._solution?this._solution.dx(e):0},xa.prototype.setEnd=function(e,t,i){if(i||(i=(new Date).getTime()),e!==this._endPosition||!ka(t,.1)){t=t||0;let n=this._endPosition;this._solution&&(ka(t,.1)&&(t=this._solution.dx((i-this._startTime)/1e3)),n=this._solution.x((i-this._startTime)/1e3),ka(t,.1)&&(t=0),ka(n,.1)&&(n=0),n+=this._endPosition),this._solution&&ka(n-e,.1)&&ka(t,.1)||(this._endPosition=e,this._solution=this._solve(n-this._endPosition,t),this._startTime=i)}},xa.prototype.snap=function(e){this._startTime=(new Date).getTime(),this._endPosition=e,this._solution={x:function(){return 0},dx:function(){return 0}}},xa.prototype.done=function(e){return e||(e=(new Date).getTime()),ba(this.x(),this._endPosition,.1)&&ka(this.dx(),.1)},xa.prototype.reconfigure=function(e,t,i){this._m=e,this._k=t,this._c=i,this.done()||(this._solution=this._solve(this.x()-this._endPosition,this.dx()),this._startTime=(new Date).getTime())},xa.prototype.springConstant=function(){return this._k},xa.prototype.damping=function(){return this._c},xa.prototype.configuration=function(){return[{label:"Spring Constant",read:this.springConstant.bind(this),write:function(e,t){e.reconfigure(1,t,e.damping())}.bind(this,this),min:100,max:1e3},{label:"Damping",read:this.damping.bind(this),write:function(e,t){e.reconfigure(1,e.springConstant(),t)}.bind(this,this),min:1,max:500}]},va.prototype.setEnd=function(e,t,i,n){const a=(new Date).getTime();this._springX.setEnd(e,n,a),this._springY.setEnd(t,n,a),this._springScale.setEnd(i,n,a),this._startTime=a},va.prototype.x=function(){const e=((new Date).getTime()-this._startTime)/1e3;return{x:this._springX.x(e),y:this._springY.x(e),scale:this._springScale.x(e)}},va.prototype.done=function(){const e=(new Date).getTime();return this._springX.done(e)&&this._springY.done(e)&&this._springScale.done(e)},va.prototype.reconfigure=function(e,t,i){this._springX.reconfigure(e,t,i),this._springY.reconfigure(e,t,i),this._springScale.reconfigure(e,t,i)};const Ca={direction:{type:String,default:"none"},inertia:{type:[Boolean,String],default:!1},outOfBounds:{type:[Boolean,String],default:!1},x:{type:[Number,String],default:0},y:{type:[Number,String],default:0},damping:{type:[Number,String],default:20},friction:{type:[Number,String],default:2},disabled:{type:[Boolean,String],default:!1},scale:{type:[Boolean,String],default:!1},scaleMin:{type:[Number,String],default:.1},scaleMax:{type:[Number,String],default:10},scaleValue:{type:[Number,String],default:1},animation:{type:[Boolean,String],default:!0}};function Sa(e,t){return+((1e3*e-1e3*t)/1e3).toFixed(1)}const Ta=Ue({name:"MovableView",props:Ca,emits:["change","scale"],setup(e,{slots:i,emit:n}){const a=t.ref(null),o=qe(a,n),{setParent:s}=function(e,i,n){const a=t.inject("_isMounted",t.ref(!1)),o=t.inject("addMovableViewContext",()=>{}),s=t.inject("removeMovableViewContext",()=>{});let r,l,c=t.ref(1),d=t.ref(1),u=t.ref(!1),h=t.ref(0),p=t.ref(0),f=null,m=null,g=!1,y=null,b=null;const k=new _a,_=new _a,w={historyX:[0,0],historyY:[0,0],historyT:[0,0]},x=t.computed(()=>{let t=Number(e.friction);return isNaN(t)||t<=0?2:t}),v=new wa(1,x.value);t.watch(()=>e.disabled,()=>{q()});const{_updateOldScale:C,_endScale:S,_setScale:T,scaleValueSync:D,_updateBoundary:N,_updateOffset:V,_updateWH:B,_scaleOffset:I,minX:M,minY:E,maxX:A,maxY:P,FAandSFACancel:R,_getLimitXY:O,_setTransform:L,_revise:$,dampingNumber:F,xMove:z,yMove:U,xSync:j,ySync:H,_STD:W}=function(e,i,n,a,o,s,r,l,c,d){const u=t.computed(()=>{let t=Number(e.scaleMin);return isNaN(t)?.1:t}),h=t.computed(()=>{let t=Number(e.scaleMax);return isNaN(t)?10:t}),p=t.ref(Number(e.scaleValue)||1);t.watch(p,e=>{L(e)}),t.watch(u,()=>{O()}),t.watch(h,()=>{O()}),t.watch(()=>e.scaleValue,e=>{p.value=Number(e)||0});const{_updateBoundary:f,_updateOffset:m,_updateWH:g,_scaleOffset:y,minX:b,minY:k,maxX:_,maxY:w}=function(e,i,n){const a=t.inject("movableAreaWidth",t.ref(0)),o=t.inject("movableAreaHeight",t.ref(0)),s=t.inject("movableAreaRootRef"),r={x:0,y:0},l={x:0,y:0},c=t.ref(0),d=t.ref(0),u=t.ref(0),h=t.ref(0),p=t.ref(0),f=t.ref(0);function m(){let e=0-r.x+l.x,t=a.value-c.value-r.x-l.x;u.value=Math.min(e,t),p.value=Math.max(e,t);let i=0-r.y+l.y,n=o.value-d.value-r.y-l.y;h.value=Math.min(i,n),f.value=Math.max(i,n)}function g(){r.x=Va(e.value,s.value),r.y=Ba(e.value,s.value)}function y(t){t=t||i.value,t=n(t);let a=e.value.getBoundingClientRect();d.value=a.height/i.value,c.value=a.width/i.value;let o=d.value*t,s=c.value*t;l.x=(s-c.value)/2,l.y=(o-d.value)/2}return{_updateBoundary:m,_updateOffset:g,_updateWH:y,_scaleOffset:l,minX:u,minY:h,maxX:p,maxY:f}}(i,a,R),{FAandSFACancel:x,_getLimitXY:v,_animationTo:C,_setTransform:S,_revise:T,dampingNumber:D,xMove:N,yMove:V,xSync:B,ySync:I,_STD:M}=function(e,i,n,a,o,s,r,l,c,d,u,h,p,f){const m=t.computed(()=>{let e=Number(i.damping);return isNaN(e)?20:e}),g=t.computed(()=>"all"===i.direction||"horizontal"===i.direction),y=t.computed(()=>"all"===i.direction||"vertical"===i.direction),b=t.ref(Ma(i.x)),k=t.ref(Ma(i.y));t.watch(()=>i.x,e=>{b.value=Ma(e)}),t.watch(()=>i.y,e=>{k.value=Ma(e)}),t.watch(b,e=>{T(e)}),t.watch(k,e=>{D(e)});const _=new va(1,9*Math.pow(m.value,2)/40,m.value);function w(e,t){let i=!1;return e>o.value?(e=o.value,i=!0):e<r.value&&(e=r.value,i=!0),t>s.value?(t=s.value,i=!0):t<l.value&&(t=l.value,i=!0),{x:e,y:t,outOfBounds:i}}function x(){h&&h.cancel(),u&&u.cancel()}function v(e,t,n,o,s,r){x(),g.value||(e=c.value),y.value||(t=d.value),i.scale||(n=a.value);let l=w(e,t);e=l.x,t=l.y,i.animation?(_._springX._solution=null,_._springY._solution=null,_._springScale._solution=null,_._springX._endPosition=c.value,_._springY._endPosition=d.value,_._springScale._endPosition=a.value,_.setEnd(e,t,n,1),u=Ia(_,function(){let e=_.x();C(e.x,e.y,e.scale,o,s,r)},function(){u.cancel()})):C(e,t,n,o,s,r)}function C(t,o,s,r="",l,u){null!==t&&"NaN"!==t.toString()&&"number"==typeof t||(t=c.value||0),null!==o&&"NaN"!==o.toString()&&"number"==typeof o||(o=d.value||0),t=Number(t.toFixed(1)),o=Number(o.toFixed(1)),s=Number(s.toFixed(1)),c.value===t&&d.value===o||l||f("change",{},{x:Sa(t,n.x),y:Sa(o,n.y),source:r}),i.scale||(s=a.value),s=+(s=p(s)).toFixed(3),u&&s!==a.value&&f("scale",{},{x:t,y:o,scale:s});let h="translateX("+t+"px) translateY("+o+"px) translateZ(0px) scale("+s+")";e.value&&(e.value.style.transform=h,e.value.style.webkitTransform=h,c.value=t,d.value=o,a.value=s)}function S(e){let t=w(c.value,d.value),i=t.x,n=t.y,o=t.outOfBounds;return o&&v(i,n,a.value,e),o}function T(e){if(g.value){if(e+n.x===c.value)return c;u&&u.cancel(),v(e+n.x,k.value+n.y,a.value)}return e}function D(e){if(y.value){if(e+n.y===d.value)return d;u&&u.cancel(),v(b.value+n.x,e+n.y,a.value)}return e}return{FAandSFACancel:x,_getLimitXY:w,_animationTo:v,_setTransform:C,_revise:S,dampingNumber:m,xMove:g,yMove:y,xSync:b,ySync:k,_STD:_}}(i,e,y,a,_,w,b,k,r,l,c,d,R,n);function E(t,i){if(e.scale){t=R(t),g(t),f();const e=v(r.value,l.value),n=e.x,a=e.y;i?C(n,a,t,"",!0,!0):Na(function(){S(n,a,t,"",!0,!0)})}}function A(){s.value=!0}function P(e){o.value=e}function R(e){return e=Math.max(.1,u.value,e),e=Math.min(10,h.value,e)}function O(){if(!e.scale)return!1;E(a.value,!0),P(a.value)}function L(t){return!!e.scale&&(E(t=R(t),!0),P(t),t)}function $(){s.value=!1,P(a.value)}function F(e){e&&(e=o.value*e,A(),E(e))}return{_updateOldScale:P,_endScale:$,_setScale:F,scaleValueSync:p,_updateBoundary:f,_updateOffset:m,_updateWH:g,_scaleOffset:y,minX:b,minY:k,maxX:_,maxY:w,FAandSFACancel:x,_getLimitXY:v,_animationTo:C,_setTransform:S,_revise:T,dampingNumber:D,xMove:N,yMove:V,xSync:B,ySync:I,_STD:M}}(e,n,i,c,d,u,h,p,f,m);function q(){u.value||e.disabled||(R(),w.historyX=[0,0],w.historyY=[0,0],w.historyT=[0,0],z.value&&(r=h.value),U.value&&(l=p.value),n.value.style.willChange="transform",y=null,b=null,g=!0)}function Y(t){if(!u.value&&!e.disabled&&g){let i=h.value,n=p.value;if(null===b&&(b=Math.abs(t.detail.dx/t.detail.dy)>1?"htouchmove":"vtouchmove"),z.value&&(i=t.detail.dx+r,w.historyX.shift(),w.historyX.push(i),U.value||null!==y||(y=Math.abs(t.detail.dx/t.detail.dy)<1)),U.value&&(n=t.detail.dy+l,w.historyY.shift(),w.historyY.push(n),z.value||null!==y||(y=Math.abs(t.detail.dy/t.detail.dx)<1)),w.historyT.shift(),w.historyT.push(t.detail.timeStamp),!y){t.preventDefault();let a="touch";i<M.value?e.outOfBounds?(a="touch-out-of-bounds",i=M.value-k.x(M.value-i)):i=M.value:i>A.value&&(e.outOfBounds?(a="touch-out-of-bounds",i=A.value+k.x(i-A.value)):i=A.value),n<E.value?e.outOfBounds?(a="touch-out-of-bounds",n=E.value-_.x(E.value-n)):n=E.value:n>P.value&&(e.outOfBounds?(a="touch-out-of-bounds",n=P.value+_.x(n-P.value)):n=P.value),Na(function(){L(i,n,c.value,a)})}}}function X(){if(!u.value&&!e.disabled&&g&&(n.value.style.willChange="auto",g=!1,!y&&!$("out-of-bounds")&&e.inertia)){const e=1e3*(w.historyX[1]-w.historyX[0])/(w.historyT[1]-w.historyT[0]),t=1e3*(w.historyY[1]-w.historyY[0])/(w.historyT[1]-w.historyT[0]),i=h.value,n=p.value;v.setV(e,t),v.setS(i,n);const a=v.delta().x,o=v.delta().y;let s=a+i,r=o+n;s<M.value?(s=M.value,r=n+(M.value-i)*o/a):s>A.value&&(s=A.value,r=n+(A.value-i)*o/a),r<E.value?(r=E.value,s=i+(E.value-n)*a/o):r>P.value&&(r=P.value,s=i+(P.value-n)*a/o),v.setEnd(s,r),m=Ia(v,function(){let e=v.s(),t=e.x,i=e.y;L(t,i,c.value,"friction")},function(){m.cancel()})}e.outOfBounds||e.inertia||R()}function K(){if(!a.value)return;R();let t=e.scale?D.value:1;V(),B(t),N();let i=O(j.value+I.x,H.value+I.y),n=i.x,o=i.y;L(n,o,t,"",!0),C(t)}return t.onMounted(()=>{ya(n.value,e=>{switch(e.detail.state){case"start":q();break;case"move":Y(e);break;case"end":X()}}),K(),v.reconfigure(1,x.value),W.reconfigure(1,9*Math.pow(F.value,2)/40,F.value),n.value.style.transformOrigin="center";const e={rootRef:n,setParent:K,_endScale:S,_setScale:T};o(e),t.onUnmounted(()=>{s(e)})}),t.onUnmounted(()=>{R()}),{setParent:K}}(e,o,a);return()=>t.createVNode("uni-movable-view",{ref:a},[t.createVNode(Tn,{onResize:s},null,8,["onResize"]),i.default&&i.default()],512)}});let Da=!1;function Na(e){Da||(Da=!0,requestAnimationFrame(function(){e(),Da=!1}))}function Va(e,t){if(e===t)return 0;let i=e.offsetLeft;return e.offsetParent?i+=Va(e.offsetParent,t):0}function Ba(e,t){if(e===t)return 0;let i=e.offsetTop;return e.offsetParent?i+=Ba(e.offsetParent,t):0}function Ia(e,t,i){let n={id:0,cancelled:!1};return function e(t,i,n,a){if(!t||!t.cancelled){n(i);let o=i.done();o||t.cancelled||(t.id=requestAnimationFrame(e.bind(null,t,i,n,a))),o&&a&&a(i)}}(n,e,t,i),{cancel:function(e){e&&e.id&&cancelAnimationFrame(e.id),e&&(e.cancelled=!0)}.bind(null,n),model:e}}function Ma(e){return/\d+[ur]px$/i.test(e)?Wt(parseFloat(e)):Number(e)||0}const Ea=Ue({name:"PickerView",props:{value:{type:Array,default:()=>[],validator:function(e){return o(e)&&e.filter(e=>"number"==typeof e).length===e.length}},indicatorStyle:{type:String,default:""},indicatorClass:{type:String,default:""},maskStyle:{type:String,default:""},maskClass:{type:String,default:""}},emits:["change","pickstart","pickend","update:value"],setup(e,{slots:i,emit:n}){const a=t.ref(null),o=t.ref(null),s=qe(a,n),r=function(e){const i=t.reactive([...e.value]),n=t.reactive({value:i,height:34});return t.watch(()=>e.value,(e,t)=>{n.value.length=e.length,e.forEach((e,t)=>{e!==n.value[t]&&n.value.splice(t,1,e)})}),n}(e),l=t.ref(null),c=()=>{const e=l.value;e&&(r.height=e.$el.offsetHeight)};t.onMounted(c);let d=t.ref([]),u=t.ref([]);function h(e){let i=u.value;i=i.filter(e=>e.type!==t.Comment);let n=i.indexOf(e);return-1!==n?n:d.value.indexOf(e)}return t.provide("getPickerViewColumn",function(e){return t.computed({get(){const t=h(e.vnode);return r.value[t]||0},set(t){const i=h(e.vnode);if(i<0)return;if(r.value[i]!==t){r.value[i]=t;const e=r.value.map(e=>e);n("update:value",e),s("change",{},{value:e})}}})}),t.provide("pickerViewProps",e),t.provide("pickerViewState",r),()=>{const e=i.default&&i.default();{const i=da(e);d.value=i,t.nextTick(()=>{u.value=i})}return t.createVNode("uni-picker-view",{ref:a},[t.createVNode(Tn,{ref:l,onResize:({height:e})=>r.height=e},null,8,["onResize"]),t.createVNode("div",{ref:o,class:"uni-picker-view-wrapper"},[e],512)],512)}}});class Aa{constructor(e){this._drag=e,this._dragLog=Math.log(e),this._x=0,this._v=0,this._startTime=0}set(e,t){this._x=e,this._v=t,this._startTime=(new Date).getTime()}setVelocityByEnd(e){this._v=(e-this._x)*this._dragLog/(Math.pow(this._drag,100)-1)}x(e){void 0===e&&(e=((new Date).getTime()-this._startTime)/1e3);const t=e===this._dt&&this._powDragDt?this._powDragDt:this._powDragDt=Math.pow(this._drag,e);return this._dt=e,this._x+this._v*t/this._dragLog-this._v/this._dragLog}dx(e){void 0===e&&(e=((new Date).getTime()-this._startTime)/1e3);const t=e===this._dt&&this._powDragDt?this._powDragDt:this._powDragDt=Math.pow(this._drag,e);return this._dt=e,this._v*t}done(){return Math.abs(this.dx())<3}reconfigure(e){const t=this.x(),i=this.dx();this._drag=e,this._dragLog=Math.log(e),this.set(t,i)}configuration(){const e=this;return[{label:"Friction",read:function(){return e._drag},write:function(t){e.reconfigure(t)},min:.001,max:.1,step:.001}]}}function Pa(e,t,i){return e>t-i&&e<t+i}function Ra(e,t){return Pa(e,0,t)}class Oa{constructor(e,t,i){this._m=e,this._k=t,this._c=i,this._solution=null,this._endPosition=0,this._startTime=0}_solve(e,t){const i=this._c,n=this._m,a=this._k,o=i*i-4*n*a;if(0===o){const a=-i/(2*n),o=e,s=t/(a*e);return{x:function(e){return(o+s*e)*Math.pow(Math.E,a*e)},dx:function(e){const t=Math.pow(Math.E,a*e);return a*(o+s*e)*t+s*t}}}if(o>0){const a=(-i-Math.sqrt(o))/(2*n),s=(-i+Math.sqrt(o))/(2*n),r=(t-a*e)/(s-a),l=e-r;return{x:function(e){let t,i;return e===this._t&&(t=this._powER1T,i=this._powER2T),this._t=e,t||(t=this._powER1T=Math.pow(Math.E,a*e)),i||(i=this._powER2T=Math.pow(Math.E,s*e)),l*t+r*i},dx:function(e){let t,i;return e===this._t&&(t=this._powER1T,i=this._powER2T),this._t=e,t||(t=this._powER1T=Math.pow(Math.E,a*e)),i||(i=this._powER2T=Math.pow(Math.E,s*e)),l*a*t+r*s*i}}}const s=Math.sqrt(4*n*a-i*i)/(2*n),r=-i/2*n,l=e,c=(t-r*e)/s;return{x:function(e){return Math.pow(Math.E,r*e)*(l*Math.cos(s*e)+c*Math.sin(s*e))},dx:function(e){const t=Math.pow(Math.E,r*e),i=Math.cos(s*e),n=Math.sin(s*e);return t*(c*s*i-l*s*n)+r*t*(c*n+l*i)}}}x(e){return void 0===e&&(e=((new Date).getTime()-this._startTime)/1e3),this._solution?this._endPosition+this._solution.x(e):0}dx(e){return void 0===e&&(e=((new Date).getTime()-this._startTime)/1e3),this._solution?this._solution.dx(e):0}setEnd(e,t,i){if(i||(i=(new Date).getTime()),e!==this._endPosition||!Ra(t,.4)){t=t||0;let n=this._endPosition;this._solution&&(Ra(t,.4)&&(t=this._solution.dx((i-this._startTime)/1e3)),n=this._solution.x((i-this._startTime)/1e3),Ra(t,.4)&&(t=0),Ra(n,.4)&&(n=0),n+=this._endPosition),this._solution&&Ra(n-e,.4)&&Ra(t,.4)||(this._endPosition=e,this._solution=this._solve(n-this._endPosition,t),this._startTime=i)}}snap(e){this._startTime=(new Date).getTime(),this._endPosition=e,this._solution={x:function(){return 0},dx:function(){return 0}}}done(e){return e||(e=(new Date).getTime()),Pa(this.x(),this._endPosition,.4)&&Ra(this.dx(),.4)}reconfigure(e,t,i){this._m=e,this._k=t,this._c=i,this.done()||(this._solution=this._solve(this.x()-this._endPosition,this.dx()),this._startTime=(new Date).getTime())}springConstant(){return this._k}damping(){return this._c}configuration(){return[{label:"Spring Constant",read:this.springConstant.bind(this),write:function(e,t){e.reconfigure(1,t,e.damping())}.bind(this,this),min:100,max:1e3},{label:"Damping",read:this.damping.bind(this),write:function(e,t){e.reconfigure(1,e.springConstant(),t)}.bind(this,this),min:1,max:500}]}}class La{constructor(e,t,i){this._extent=e,this._friction=t||new Aa(.01),this._spring=i||new Oa(1,90,20),this._startTime=0,this._springing=!1,this._springOffset=0}snap(e,t){this._springOffset=0,this._springing=!0,this._spring.snap(e),this._spring.setEnd(t)}set(e,t){this._friction.set(e,t),e>0&&t>=0?(this._springOffset=0,this._springing=!0,this._spring.snap(e),this._spring.setEnd(0)):e<-this._extent&&t<=0?(this._springOffset=0,this._springing=!0,this._spring.snap(e),this._spring.setEnd(-this._extent)):this._springing=!1,this._startTime=(new Date).getTime()}x(e){if(!this._startTime)return 0;if(e||(e=((new Date).getTime()-this._startTime)/1e3),this._springing)return this._spring.x()+this._springOffset;let t=this._friction.x(e),i=this.dx(e);return(t>0&&i>=0||t<-this._extent&&i<=0)&&(this._springing=!0,this._spring.setEnd(0,i),t<-this._extent?this._springOffset=-this._extent:this._springOffset=0,t=this._spring.x()+this._springOffset),t}dx(e){let t;return t=this._lastTime===e?this._lastDx:this._springing?this._spring.dx(e):this._friction.dx(e),this._lastTime=e,this._lastDx=t,t}done(){return this._springing?this._spring.done():this._friction.done()}setVelocityByEnd(e){this._friction.setVelocityByEnd(e)}configuration(){const e=this._friction.configuration();return e.push.apply(e,this._spring.configuration()),e}}class $a{constructor(e,t){t=t||{},this._element=e,this._options=t,this._enableSnap=t.enableSnap||!1,this._itemSize=t.itemSize||0,this._enableX=t.enableX||!1,this._enableY=t.enableY||!1,this._shouldDispatchScrollEvent=!!t.onScroll,this._enableX?(this._extent=(t.scrollWidth||this._element.offsetWidth)-this._element.parentElement.offsetWidth,this._scrollWidth=t.scrollWidth):(this._extent=(t.scrollHeight||this._element.offsetHeight)-this._element.parentElement.offsetHeight,this._scrollHeight=t.scrollHeight),this._position=0,this._scroll=new La(this._extent,t.friction,t.spring),this._onTransitionEnd=this.onTransitionEnd.bind(this),this.updatePosition()}onTouchStart(){this._startPosition=this._position,this._lastChangePos=this._startPosition,this._startPosition>0?this._startPosition/=.5:this._startPosition<-this._extent&&(this._startPosition=(this._startPosition+this._extent)/.5-this._extent),this._animation&&(this._animation.cancel(),this._scrolling=!1),this.updatePosition()}onTouchMove(e,t){let i=this._startPosition;this._enableX?i+=e:this._enableY&&(i+=t),i>0?i*=.5:i<-this._extent&&(i=.5*(i+this._extent)-this._extent),this._position=i,this.updatePosition(),this.dispatchScroll()}onTouchEnd(e,t,i){if(this._enableSnap&&this._position>-this._extent&&this._position<0){if(this._enableY&&(Math.abs(t)<this._itemSize&&Math.abs(i.y)<300||Math.abs(i.y)<150))return void this.snap();if(this._enableX&&(Math.abs(e)<this._itemSize&&Math.abs(i.x)<300||Math.abs(i.x)<150))return void this.snap()}let n;if(this._enableX?this._scroll.set(this._position,i.x):this._enableY&&this._scroll.set(this._position,i.y),this._enableSnap){const e=this._scroll._friction.x(100),t=e%this._itemSize;n=Math.abs(t)>this._itemSize/2?e-(this._itemSize-Math.abs(t)):e-t,n<=0&&n>=-this._extent&&this._scroll.setVelocityByEnd(n)}this._lastTime=Date.now(),this._lastDelay=0,this._scrolling=!0,this._lastChangePos=this._position,this._lastIdx=Math.floor(Math.abs(this._position/this._itemSize)),this._animation=function(e,t,i){const n={id:0,cancelled:!1};return function e(t,i,n,a){if(!t||!t.cancelled){n(i);const o=i.done();o||t.cancelled||(t.id=requestAnimationFrame(e.bind(null,t,i,n,a))),o&&a&&a(i)}}(n,e,t,i),{cancel:function(e){e&&e.id&&cancelAnimationFrame(e.id),e&&(e.cancelled=!0)}.bind(null,n),model:e}}(this._scroll,()=>{const e=Date.now(),t=(e-this._scroll._startTime)/1e3,i=this._scroll.x(t);this._position=i,this.updatePosition();const n=this._scroll.dx(t);this._shouldDispatchScrollEvent&&e-this._lastTime>this._lastDelay&&(this.dispatchScroll(),this._lastDelay=Math.abs(2e3/n),this._lastTime=e)},()=>{this._enableSnap&&(n<=0&&n>=-this._extent&&(this._position=n,this.updatePosition()),s(this._options.onSnap)&&this._options.onSnap(Math.floor(Math.abs(this._position)/this._itemSize))),this._shouldDispatchScrollEvent&&this.dispatchScroll(),this._scrolling=!1})}onTransitionEnd(){this._element.style.webkitTransition="",this._element.style.transition="",this._element.removeEventListener("transitionend",this._onTransitionEnd),this._snapping&&(this._snapping=!1),this.dispatchScroll()}snap(){const e=this._itemSize,t=this._position%e,i=Math.abs(t)>this._itemSize/2?this._position-(e-Math.abs(t)):this._position-t;this._position!==i&&(this._snapping=!0,this.scrollTo(-i),s(this._options.onSnap)&&this._options.onSnap(Math.floor(Math.abs(this._position)/this._itemSize)))}scrollTo(e,t){this._animation&&(this._animation.cancel(),this._scrolling=!1),"number"==typeof e&&(this._position=-e),this._position<-this._extent?this._position=-this._extent:this._position>0&&(this._position=0);const i="transform "+(t||.2)+"s ease-out";this._element.style.webkitTransition="-webkit-"+i,this._element.style.transition=i,this.updatePosition(),this._element.addEventListener("transitionend",this._onTransitionEnd)}dispatchScroll(){if(s(this._options.onScroll)&&Math.round(Number(this._lastPos))!==Math.round(this._position)){this._lastPos=this._position;const e={target:{scrollLeft:this._enableX?-this._position:0,scrollTop:this._enableY?-this._position:0,scrollHeight:this._scrollHeight||this._element.offsetHeight,scrollWidth:this._scrollWidth||this._element.offsetWidth,offsetHeight:this._element.parentElement.offsetHeight,offsetWidth:this._element.parentElement.offsetWidth}};this._options.onScroll(e)}}update(e,t,i){let n=0;const a=this._position;this._enableX?(n=this._element.childNodes.length?(t||this._element.offsetWidth)-this._element.parentElement.offsetWidth:0,this._scrollWidth=t):(n=this._element.childNodes.length?(t||this._element.offsetHeight)-this._element.parentElement.offsetHeight:0,this._scrollHeight=t),"number"==typeof e&&(this._position=-e),this._position<-n?this._position=-n:this._position>0&&(this._position=0),this._itemSize=i||this._itemSize,this.updatePosition(),a!==this._position&&(this.dispatchScroll(),s(this._options.onSnap)&&this._options.onSnap(Math.floor(Math.abs(this._position)/this._itemSize))),this._extent=n,this._scroll._extent=n}updatePosition(){let e="";this._enableX?e="translateX("+this._position+"px) translateZ(0)":this._enableY&&(e="translateY("+this._position+"px) translateZ(0)"),this._element.style.webkitTransform=e,this._element.style.transform=e}isScrolling(){return this._scrolling||this._snapping}}const Fa=Ue({name:"PickerViewColumn",setup(e,{slots:i,emit:n}){const a=t.ref(null),o=t.ref(null),s=t.inject("getPickerViewColumn"),r=t.getCurrentInstance(),l=s?s(r):t.ref(0),c=t.inject("pickerViewProps"),d=t.inject("pickerViewState"),u=t.ref(34),h=t.ref(null),p=()=>{const e=h.value;u.value=e.$el.offsetHeight};t.onMounted(p);const f=t.computed(()=>(d.height-u.value)/2),{state:m}=Yn();let g;const y=t.reactive({current:l.value,length:0});let b;function k(){g&&!b&&(b=!0,t.nextTick(()=>{b=!1;let e=Math.min(y.current,y.length-1);e=Math.max(e,0),g.update(e*u.value,void 0,u.value)}))}t.watch(()=>l.value,e=>{e!==y.current&&(y.current=e,k())}),t.watch(()=>y.current,e=>l.value=e),t.watch([()=>u.value,()=>y.length,()=>d.height],k);let _=0;function w(e){const t=_+e.deltaY;if(Math.abs(t)>10){_=0;let e=Math.min(y.current+(t<0?-1:1),y.length-1);y.current=e=Math.max(e,0),g.scrollTo(e*u.value)}else _=t;e.preventDefault()}function x({clientY:e}){const t=a.value;if(!g.isScrolling()){const i=e-t.getBoundingClientRect().top-d.height/2,n=u.value/2;if(!(Math.abs(i)<=n)){const e=Math.ceil((Math.abs(i)-n)/u.value),t=i<0?-e:e;let a=Math.min(y.current+t,y.length-1);y.current=a=Math.max(a,0),g.scrollTo(a*u.value)}}}const v=()=>{const e=a.value,t=o.value,{scroller:i,handleTouchStart:n,handleTouchMove:s,handleTouchEnd:r}=function(e,t){const i={trackingID:-1,maxDy:0,maxDx:0},n=new $a(e,t);function a(e){const t=e,n=e;return"move"===t.detail.state||"end"===t.detail.state?{x:t.detail.dx,y:t.detail.dy}:{x:n.screenX-i.x,y:n.screenY-i.y}}return{scroller:n,handleTouchStart:function(e){const t=e,a=e;"start"===t.detail.state?(i.trackingID="touch",i.x=t.detail.x,i.y=t.detail.y):(i.trackingID="mouse",i.x=a.screenX,i.y=a.screenY),i.maxDx=0,i.maxDy=0,i.historyX=[0],i.historyY=[0],i.historyTime=[t.detail.timeStamp||a.timeStamp],i.listener=n,n.onTouchStart&&n.onTouchStart(),("boolean"!=typeof e.cancelable||e.cancelable)&&e.preventDefault()},handleTouchMove:function(e){const t=e,n=e;if(-1!==i.trackingID){("boolean"!=typeof e.cancelable||e.cancelable)&&e.preventDefault();const o=a(e);if(o){for(i.maxDy=Math.max(i.maxDy,Math.abs(o.y)),i.maxDx=Math.max(i.maxDx,Math.abs(o.x)),i.historyX.push(o.x),i.historyY.push(o.y),i.historyTime.push(t.detail.timeStamp||n.timeStamp);i.historyTime.length>10;)i.historyTime.shift(),i.historyX.shift(),i.historyY.shift();i.listener&&i.listener.onTouchMove&&i.listener.onTouchMove(o.x,o.y)}}},handleTouchEnd:function(e){if(-1!==i.trackingID){e.preventDefault();const t=a(e);if(t){const e=i.listener;i.trackingID=-1,i.listener=null;const n={x:0,y:0};if(i.historyTime.length>2)for(let t=i.historyTime.length-1,a=i.historyTime[t],o=i.historyX[t],s=i.historyY[t];t>0;){t--;const e=a-i.historyTime[t];if(e>30&&e<50){n.x=(o-i.historyX[t])/(e/1e3),n.y=(s-i.historyY[t])/(e/1e3);break}}i.historyTime=[],i.historyX=[],i.historyY=[],e&&e.onTouchEnd&&e.onTouchEnd(t.x,t.y,n)}}}}}(t,{enableY:!0,enableX:!1,enableSnap:!0,itemSize:u.value,friction:new Aa(1e-4),spring:new Oa(2,90,20),onSnap:e=>{isNaN(e)||e===y.current||(y.current=e)}});g=i,ya(e,e=>{switch(e.detail.state){case"start":n(e);break;case"move":s(e),e.stopPropagation();break;case"end":case"cancel":r(e)}},!0),function(e){let t=0,i=0;e.addEventListener("touchstart",e=>{const n=e.changedTouches[0];t=n.clientX,i=n.clientY}),e.addEventListener("touchend",e=>{const n=e.changedTouches[0];if(Math.abs(n.clientX-t)<20&&Math.abs(n.clientY-i)<20){const t={bubbles:!0,cancelable:!0,target:e.target,currentTarget:e.currentTarget},i=new CustomEvent("click",t);["screenX","screenY","clientX","clientY","pageX","pageY"].forEach(e=>{i[e]=n[e]}),e.target.dispatchEvent(i)}})}(e),k()};return t.onMounted(v),()=>{const e=i.default&&i.default();y.length=da(e).length;const n=`${f.value}px 0`;return t.createVNode("uni-picker-view-column",{ref:a},[t.createVNode("div",{onWheel:w,onClick:x,class:"uni-picker-view-group"},[t.createVNode("div",t.mergeProps(m.attrs,{class:["uni-picker-view-mask",c.maskClass],style:`background-size: 100% ${f.value}px;${c.maskStyle}`}),null,16),t.createVNode("div",t.mergeProps(m.attrs,{class:["uni-picker-view-indicator",c.indicatorClass],style:c.indicatorStyle}),[t.createVNode(Tn,{ref:h,onResize:({height:e})=>u.value=e},null,8,["onResize"])],16),t.createVNode("div",{ref:o,class:["uni-picker-view-content"],style:{padding:n,"--picker-view-column-indicator-height":`${u.value}px`}},[e],4)],40,["onWheel","onClick"])],512)}}}),za=b,Ua="backwards",ja={percent:{type:[Number,String],default:0,validator:e=>!isNaN(parseFloat(e))},fontSize:{type:[String,Number],default:16},showInfo:{type:[Boolean,String],default:!1},strokeWidth:{type:[Number,String],default:6,validator:e=>!isNaN(parseFloat(e))},color:{type:String,default:za},activeColor:{type:String,default:za},backgroundColor:{type:String,default:"#EBEBEB"},active:{type:[Boolean,String],default:!1},activeMode:{type:String,default:Ua},duration:{type:[Number,String],default:30,validator:e=>!isNaN(parseFloat(e))},borderRadius:{type:[Number,String],default:0}},Ha=Ue({name:"Progress",props:ja,setup(e){const i=t.ref(null),n=function(e){const i=t.ref(0),n=t.computed(()=>`background-color: ${e.backgroundColor}; height: ${Se(e.strokeWidth)}px;`),a=t.computed(()=>{const t=e.color!==za&&e.activeColor===za?e.color:e.activeColor;return`width: ${i.value}%;background-color: ${t}`}),o=t.computed(()=>{if("string"==typeof e.percent&&!/^-?\d*\.?\d*$/.test(e.percent))return 0;let t=parseFloat(e.percent);return Number.isNaN(t)||t<0?t=0:t>100&&(t=100),t}),s=t.reactive({outerBarStyle:n,innerBarStyle:a,realPercent:o,currentPercent:i,strokeTimer:0,lastPercent:0});return s}(e);return Wa(n,e),t.watch(()=>n.realPercent,(t,i)=>{n.strokeTimer&&clearInterval(n.strokeTimer),n.lastPercent=i||0,Wa(n,e)}),()=>{const{showInfo:a}=e,{outerBarStyle:o,innerBarStyle:s,currentPercent:r}=n;return t.createVNode("uni-progress",{class:"uni-progress",ref:i},[t.createVNode("div",{style:o,class:"uni-progress-bar"},[t.createVNode("div",{style:s,class:"uni-progress-inner-bar"},null,4)],4),a?t.createVNode("p",{class:"uni-progress-info"},[r+"%"]):""],512)}}});function Wa(e,t){t.active?(e.currentPercent=t.activeMode===Ua?0:e.lastPercent,e.strokeTimer=setInterval(()=>{e.currentPercent+1>e.realPercent?(e.currentPercent=e.realPercent,e.strokeTimer&&clearInterval(e.strokeTimer)):e.currentPercent+=1},parseFloat(t.duration))):e.currentPercent=e.realPercent}const qa=ve("ucg"),Ya=Ue({name:"RadioGroup",props:{name:{type:String,default:""}},setup(e,{emit:i,slots:n}){const a=t.ref(null);return function(e,i){const n=[];t.onMounted(()=>{l(n.length-1)});const a=()=>{var e;return null==(e=n.find(e=>e.value.radioChecked))?void 0:e.value.value};t.provide(qa,{addField(e){n.push(e)},removeField(e){n.splice(n.indexOf(e),1)},radioChange(e,t){l(n.indexOf(t),!0),i("change",e,{value:a()})}});const o=t.inject(Ge,!1),s={submit:()=>{let t=["",null];return""!==e.name&&(t[0]=e.name,t[1]=a()),t}};o&&(o.addField(s),t.onBeforeUnmount(()=>{o.removeField(s)}));function r(e,t){e.value={radioChecked:t,value:e.value.value}}function l(e,t){n.forEach((i,a)=>{a!==e&&(t?r(n[a],!1):n.forEach((e,t)=>{a>=t||n[t].value.radioChecked&&r(n[a],!1)}))})}}(e,qe(a,i)),()=>t.createVNode("uni-radio-group",{ref:a},[n.default&&n.default()],512)}});const Xa={checked:{type:[Boolean,String],default:!1},id:{type:String,default:""},disabled:{type:[Boolean,String],default:!1},value:{type:String,default:""},color:{type:String,default:"#007aff"},backgroundColor:{type:String,default:""},borderColor:{type:String,default:""},activeBackgroundColor:{type:String,default:""},activeBorderColor:{type:String,default:""},iconColor:{type:String,default:"#ffffff"}},Ka=Ue({name:"Radio",props:Xa,setup(e,{slots:i}){const n=t.ref(null),a=t.ref(e.checked),o=t.ref(e.value);const s=t.computed(()=>function(){if(e.disabled)return{backgroundColor:"#E1E1E1",borderColor:"#D1D1D1"};const t={};return a.value?(t.backgroundColor=e.activeBackgroundColor||e.color,t.borderColor=e.activeBorderColor||t.backgroundColor):(e.borderColor&&(t.borderColor=e.borderColor),e.backgroundColor&&(t.backgroundColor=e.backgroundColor)),t}(a.value));t.watch([()=>e.checked,()=>e.value],([e,t])=>{a.value=e,o.value=t});const{uniCheckGroup:r,uniLabel:l,field:c}=function(e,i,n){const a=t.computed({get:()=>({radioChecked:Boolean(e.value),value:i.value}),set:({radioChecked:t})=>{e.value=t}}),o={reset:n},s=t.inject(qa,!1);s&&s.addField(a);const r=t.inject(Ge,!1);r&&r.addField(o);const l=t.inject(Qe,!1);return t.onBeforeUnmount(()=>{s&&s.removeField(a),r&&r.removeField(o)}),{uniCheckGroup:s,uniForm:r,uniLabel:l,field:a}}(a,o,()=>{a.value=!1}),d=t=>{e.disabled||a.value||(a.value=!0,r&&r.radioChange(t,c),t.stopPropagation())};return l&&(l.addHandler(d),t.onBeforeUnmount(()=>{l.removeHandler(d)})),tt(e,{"label-click":d}),()=>{const o=Ke(e,"disabled");let r;return r=a.value,t.createVNode("uni-radio",t.mergeProps(o,{id:e.id,onClick:d,ref:n}),[t.createVNode("div",{class:"uni-radio-wrapper",style:{"--HOVER-BD-COLOR":a.value?s.value.borderColor:e.activeBorderColor}},[t.createVNode("div",{class:["uni-radio-input",{"uni-radio-input-disabled":e.disabled}],style:s.value},[r?Ne(Te,e.disabled?"#ADADAD":e.iconColor,18):""],6),i.default&&i.default()],4)],16,["id","onClick"])}}});const Ga=Ue({name:"Refresher",props:{refreshState:{type:String,default:""},refresherHeight:{type:Number,default:0},refresherThreshold:{type:Number,default:45},refresherDefaultStyle:{type:String,default:"black"},refresherBackground:{type:String,default:"#fff"}},setup(e,{slots:i}){const n=t.ref(null),a=t.computed(()=>{const t={backgroundColor:e.refresherBackground};switch(e.refreshState){case"pulling":t.height=e.refresherHeight+"px";break;case"refreshing":t.height=e.refresherThreshold+"px",t.transition="height 0.3s";break;case"":case"refresherabort":case"restore":t.height="0px",t.transition="height 0.3s"}return t}),o=t.computed(()=>{const t=e.refresherHeight/e.refresherThreshold;return 360*(t>1?1:t)});return()=>{const{refreshState:s,refresherDefaultStyle:r,refresherThreshold:l}=e;return t.createVNode("div",{ref:n,style:a.value,class:"uni-scroll-view-refresher"},["none"!==r?t.createVNode("div",{class:"uni-scroll-view-refresh"},[t.createVNode("div",{class:"uni-scroll-view-refresh-inner"},["pulling"==s?t.createVNode("svg",{key:"refresh__icon",style:{transform:"rotate("+o.value+"deg)"},fill:"#2BD009",class:"uni-scroll-view-refresh__icon",width:"24",height:"24",viewBox:"0 0 24 24"},[t.createVNode("path",{d:"M17.65 6.35C16.2 4.9 14.21 4 12 4c-4.42 0-7.99 3.58-7.99 8s3.57 8 7.99 8c3.73 0 6.84-2.55 7.73-6h-2.08c-.82 2.33-3.04 4-5.65 4-3.31 0-6-2.69-6-6s2.69-6 6-6c1.66 0 3.14.69 4.22 1.78L13 11h7V4l-2.35 2.35z"},null),t.createVNode("path",{d:"M0 0h24v24H0z",fill:"none"},null)],4):null,"refreshing"==s?t.createVNode("svg",{key:"refresh__spinner",class:"uni-scroll-view-refresh__spinner",width:"24",height:"24",viewBox:"25 25 50 50"},[t.createVNode("circle",{cx:"50",cy:"50",r:"20",fill:"none",style:"color: #2bd009","stroke-width":"3"},null)]):null])]):null,"none"===r?t.createVNode("div",{class:"uni-scroll-view-refresher-container",style:{height:`${l}px`}},[i.default&&i.default()]):null],4)}}}),Ja=B(!0),Za={direction:{type:[String],default:"vertical"},scrollX:{type:[Boolean,String],default:!1},scrollY:{type:[Boolean,String],default:!1},showScrollbar:{type:[Boolean,String],default:!0},upperThreshold:{type:[Number,String],default:50},lowerThreshold:{type:[Number,String],default:50},scrollTop:{type:[Number,String],default:0},scrollLeft:{type:[Number,String],default:0},scrollIntoView:{type:String,default:""},scrollWithAnimation:{type:[Boolean,String],default:!1},enableBackToTop:{type:[Boolean,String],default:!1},refresherEnabled:{type:[Boolean,String],default:!1},refresherThreshold:{type:Number,default:45},refresherDefaultStyle:{type:String,default:"black"},refresherBackground:{type:String,default:"#fff"},refresherTriggered:{type:[Boolean,String],default:!1}},Qa=Ue({name:"ScrollView",compatConfig:{MODE:3},props:Za,emits:["scroll","scrolltoupper","scrolltolower","refresherrefresh","refresherrestore","refresherpulling","refresherabort","update:refresherTriggered"],setup(e,{emit:i,slots:n,expose:a}){const o=t.ref(null),s=t.ref(null),r=t.ref(null),l=t.ref(null),c=qe(o,i),{state:d,scrollTopNumber:u,scrollLeftNumber:h}=function(e){const i=t.computed(()=>Number(e.scrollTop)||0),n=t.computed(()=>Number(e.scrollLeft)||0),a=t.reactive({lastScrollTop:i.value,lastScrollLeft:n.value,lastScrollToUpperTime:0,lastScrollToLowerTime:0,refresherHeight:0,refreshState:""});return{state:a,scrollTopNumber:i,scrollLeftNumber:n}}(e),{realScrollX:p,realScrollY:f}=function(e,i,n,a,o,s,r,l,c){let d=!1,u=0,h=!1,p=()=>{};const f=t.computed(()=>e.scrollX),m=t.computed(()=>e.scrollY),g=t.computed(()=>{let t=Number(e.upperThreshold);return isNaN(t)?50:t}),y=t.computed(()=>{let t=Number(e.lowerThreshold);return isNaN(t)?50:t});function b(e,t){const i=r.value;let n=0,a="";if(e<0?e=0:"x"===t&&e>i.scrollWidth-i.offsetWidth?e=i.scrollWidth-i.offsetWidth:"y"===t&&e>i.scrollHeight-i.offsetHeight&&(e=i.scrollHeight-i.offsetHeight),"x"===t?n=i.scrollLeft-e:"y"===t&&(n=i.scrollTop-e),0===n)return;let o=l.value;o.style.transition="transform .3s ease-out",o.style.webkitTransition="-webkit-transform .3s ease-out","x"===t?a="translateX("+n+"px) translateZ(0)":"y"===t&&(a="translateY("+n+"px) translateZ(0)"),o.removeEventListener("transitionend",p),o.removeEventListener("webkitTransitionEnd",p),p=()=>v(e,t),o.addEventListener("transitionend",p),o.addEventListener("webkitTransitionEnd",p),"x"===t?i.style.overflowX="hidden":"y"===t&&(i.style.overflowY="hidden"),o.style.transform=a,o.style.webkitTransform=a}function k(e){const t=e.target;o("scroll",e,{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop,scrollHeight:t.scrollHeight,scrollWidth:t.scrollWidth,deltaX:i.lastScrollLeft-t.scrollLeft,deltaY:i.lastScrollTop-t.scrollTop}),m.value&&(t.scrollTop<=g.value&&i.lastScrollTop-t.scrollTop>0&&e.timeStamp-i.lastScrollToUpperTime>200&&(o("scrolltoupper",e,{direction:"top"}),i.lastScrollToUpperTime=e.timeStamp),t.scrollTop+t.offsetHeight+y.value>=t.scrollHeight&&i.lastScrollTop-t.scrollTop<0&&e.timeStamp-i.lastScrollToLowerTime>200&&(o("scrolltolower",e,{direction:"bottom"}),i.lastScrollToLowerTime=e.timeStamp)),f.value&&(t.scrollLeft<=g.value&&i.lastScrollLeft-t.scrollLeft>0&&e.timeStamp-i.lastScrollToUpperTime>200&&(o("scrolltoupper",e,{direction:"left"}),i.lastScrollToUpperTime=e.timeStamp),t.scrollLeft+t.offsetWidth+y.value>=t.scrollWidth&&i.lastScrollLeft-t.scrollLeft<0&&e.timeStamp-i.lastScrollToLowerTime>200&&(o("scrolltolower",e,{direction:"right"}),i.lastScrollToLowerTime=e.timeStamp)),i.lastScrollTop=t.scrollTop,i.lastScrollLeft=t.scrollLeft}function _(t){m.value&&(e.scrollWithAnimation?b(t,"y"):r.value.scrollTop=t)}function w(t){f.value&&(e.scrollWithAnimation?b(t,"x"):r.value.scrollLeft=t)}function x(t){if(t){if(!/^[_a-zA-Z][-_a-zA-Z0-9:]*$/.test(t))return void console.error(`id error: scroll-into-view=${t}`);let i=s.value.querySelector("#"+t);if(i){let t=r.value.getBoundingClientRect(),n=i.getBoundingClientRect();if(f.value){let i=n.left-t.left,a=r.value.scrollLeft+i;e.scrollWithAnimation?b(a,"x"):r.value.scrollLeft=a}if(m.value){let i=n.top-t.top,a=r.value.scrollTop+i;e.scrollWithAnimation?b(a,"y"):r.value.scrollTop=a}}}}function v(e,t){l.value.style.transition="",l.value.style.webkitTransition="",l.value.style.transform="",l.value.style.webkitTransform="";let i=r.value;"x"===t?(i.style.overflowX=f.value?"auto":"hidden",i.scrollLeft=e):"y"===t&&(i.style.overflowY=m.value?"auto":"hidden",i.scrollTop=e),l.value.removeEventListener("transitionend",p),l.value.removeEventListener("webkitTransitionEnd",p)}function C(t){if(e.refresherEnabled){switch(t){case"refreshing":i.refresherHeight=e.refresherThreshold,d||(d=!0,o("refresherpulling",{},{deltaY:i.refresherHeight,dy:i.refresherHeight}),o("refresherrefresh",{},{dy:T.y-S.y}),c("update:refresherTriggered",!0));break;case"restore":case"refresherabort":d=!1,i.refresherHeight=u=0,"restore"===t&&(h=!1,o("refresherrestore",{},{dy:T.y-S.y})),"refresherabort"===t&&h&&(h=!1,o("refresherabort",{},{dy:T.y-S.y}))}i.refreshState=t}}let S={x:0,y:0},T={y:e.refresherThreshold};return t.onMounted(()=>{t.nextTick(()=>{_(n.value),w(a.value)}),x(e.scrollIntoView);let s=function(e){e.preventDefault(),e.stopPropagation(),k(e)},l=null,c=function(t){if(null===S)return;let n=t.touches[0].pageX,a=t.touches[0].pageY,s=r.value;if(Math.abs(n-S.x)>Math.abs(a-S.y))if(f.value){if(0===s.scrollLeft&&n>S.x)return void(l=!1);if(s.scrollWidth===s.offsetWidth+s.scrollLeft&&n<S.x)return void(l=!1);l=!0}else l=!1;else if(m.value)if(0===s.scrollTop&&a>S.y)l=!1,e.refresherEnabled&&!1!==t.cancelable&&t.preventDefault();else{if(s.scrollHeight===s.offsetHeight+s.scrollTop&&a<S.y)return void(l=!1);l=!0}else l=!1;if(l&&t.stopPropagation(),0===s.scrollTop&&1===t.touches.length&&C("pulling"),e.refresherEnabled&&"pulling"===i.refreshState){const n=a-S.y;0===u&&(u=a),d?(i.refresherHeight=n+e.refresherThreshold,h=!1):(i.refresherHeight=a-u,i.refresherHeight>0&&(h=!0,o("refresherpulling",t,{deltaY:n,dy:n})))}},p=function(e){1===e.touches.length&&(S={x:e.touches[0].pageX,y:e.touches[0].pageY})},g=function(t){T={x:t.changedTouches[0].pageX,y:t.changedTouches[0].pageY},i.refresherHeight>=e.refresherThreshold?C("refreshing"):C("refresherabort"),S={x:0,y:0},T={x:0,y:e.refresherThreshold}};r.value.addEventListener("touchstart",p,Ja),r.value.addEventListener("touchmove",c,B(!1)),r.value.addEventListener("scroll",s,B(!1)),r.value.addEventListener("touchend",g,Ja),t.onBeforeUnmount(()=>{r.value.removeEventListener("touchstart",p),r.value.removeEventListener("touchmove",c),r.value.removeEventListener("scroll",s),r.value.removeEventListener("touchend",g)})}),t.onActivated(()=>{m.value&&(r.value.scrollTop=i.lastScrollTop),f.value&&(r.value.scrollLeft=i.lastScrollLeft)}),t.watch(n,e=>{_(e)}),t.watch(a,e=>{w(e)}),t.watch(()=>e.scrollIntoView,e=>{x(e)}),t.watch(()=>e.refresherTriggered,e=>{!0===e?C("refreshing"):!1===e&&C("restore")}),{realScrollX:f,realScrollY:m,_scrollTopChanged:_,_scrollLeftChanged:w}}(e,d,u,h,c,o,s,l,i),m=t.computed(()=>{let e="";return p.value?e+="overflow-x:auto;":e+="overflow-x:hidden;",f.value?e+="overflow-y:auto;":e+="overflow-y:hidden;",e}),g=t.computed(()=>{let t="uni-scroll-view";return!1===e.showScrollbar&&(t+=" uni-scroll-view-scrollbar-hidden"),t});return a({$getMain:()=>s.value}),()=>{const{refresherEnabled:i,refresherBackground:a,refresherDefaultStyle:c,refresherThreshold:u}=e,{refresherHeight:h,refreshState:p}=d;return t.createVNode("uni-scroll-view",{ref:o},[t.createVNode("div",{ref:r,class:"uni-scroll-view"},[t.createVNode("div",{ref:s,style:m.value,class:g.value},[i?t.createVNode(Ga,{refreshState:p,refresherHeight:h,refresherThreshold:u,refresherDefaultStyle:c,refresherBackground:a},{default:()=>["none"==c?n.refresher&&n.refresher():null]},8,["refreshState","refresherHeight","refresherThreshold","refresherDefaultStyle","refresherBackground"]):null,t.createVNode("div",{ref:l,class:"uni-scroll-view-content"},[n.default&&n.default()],512)],6)],512)],512)}}});const eo={indicatorDots:{type:[Boolean,String],default:!1},vertical:{type:[Boolean,String],default:!1},autoplay:{type:[Boolean,String],default:!1},circular:{type:[Boolean,String],default:!1},interval:{type:[Number,String],default:5e3},duration:{type:[Number,String],default:500},current:{type:[Number,String],default:0},indicatorColor:{type:String,default:""},indicatorActiveColor:{type:String,default:""},previousMargin:{type:String,default:""},nextMargin:{type:String,default:""},currentItemId:{type:String,default:""},skipHiddenItemLayout:{type:[Boolean,String],default:!1},displayMultipleItems:{type:[Number,String],default:1},disableTouch:{type:[Boolean,String],default:!1},navigation:{type:[Boolean,String],default:!1},navigationColor:{type:String,default:"#fff"},navigationActiveColor:{type:String,default:"rgba(53, 53, 53, 0.6)"}};function to(e,i,n,a,o,s){function r(){d&&(clearTimeout(d),d=null)}let l,c,d=null,u=!0,h=0,p=1,f=null,m=!1,g=0,y="";const b=t.computed(()=>n.value.length>i.displayMultipleItems),k=t.computed(()=>e.circular&&b.value);function _(t){Math.floor(2*h)===Math.floor(2*t)&&Math.ceil(2*h)===Math.ceil(2*t)||k.value&&function(t){if(!u)for(let a=n.value,o=a.length,s=t+i.displayMultipleItems,r=0;r<o;r++){const i=a[r],n=Math.floor(t/o)*o+r,l=n+o,c=n-o,d=Math.max(t-(n+1),n-s,0),u=Math.max(t-(l+1),l-s,0),h=Math.max(t-(c+1),c-s,0),p=Math.min(d,u,h),f=[n,l,c][[d,u,h].indexOf(p)];i.updatePosition(f,e.vertical)}}(t);const o="translate("+(e.vertical?"0":100*-t*p+"%")+", "+(e.vertical?100*-t*p+"%":"0")+") translateZ(0)",r=a.value;if(r&&(r.style.webkitTransform=o,r.style.transform=o),h=t,!l){if(t%1==0)return;l=t}t-=Math.floor(l);const c=n.value;t<=-(c.length-1)?t+=c.length:t>=c.length&&(t-=c.length),t=l%1>.5||l<0?t-1:t,s("transition",{},{dx:e.vertical?0:t*r.offsetWidth,dy:e.vertical?t*r.offsetHeight:0})}function w(e){const t=n.value.length;if(!t)return-1;const a=(Math.round(e)%t+t)%t;if(k.value){if(t<=i.displayMultipleItems)return 0}else if(a>t-i.displayMultipleItems)return t-i.displayMultipleItems;return a}function x(){f=null}function v(){if(!f)return void(m=!1);const e=f,t=e.toPos,a=e.acc,o=e.endTime,r=e.source,d=o-Date.now();if(d<=0){_(t),f=null,m=!1,l=null;const e=n.value[i.current];if(e){const t=e.getItemId();s("animationfinish",{},{current:i.current,currentItemId:t,source:r})}return}_(t+a*d*d/2),c=requestAnimationFrame(v)}function C(e,t,a){x();const o=i.duration,s=n.value.length;let r=h;if(k.value)if(a<0){for(;r<e;)r+=s;for(;r-s>e;)r-=s}else if(a>0){for(;r>e;)r-=s;for(;r+s<e;)r+=s;r+s-e<e-r&&(r+=s)}else{for(;r+s<e;)r+=s;for(;r-s>e;)r-=s;r+s-e<e-r&&(r+=s)}else"click"===t&&(e=e+i.displayMultipleItems-1<s?e:0);f={toPos:e,acc:2*(r-e)/(o*o),endTime:Date.now()+o,source:t},m||(m=!0,c=requestAnimationFrame(v))}function S(){r();const e=n.value,t=function(){d=null,y="autoplay",k.value?i.current=w(i.current+1):i.current=i.current+i.displayMultipleItems<e.length?i.current+1:0,C(i.current,"autoplay",k.value?1:0),d=setTimeout(t,i.interval)};u||e.length<=i.displayMultipleItems||(d=setTimeout(t,i.interval))}function T(e){e?S():r()}return t.watch([()=>e.current,()=>e.currentItemId,()=>[...n.value]],()=>{let t=-1;if(e.currentItemId)for(let i=0,a=n.value;i<a.length;i++){if(a[i].getItemId()===e.currentItemId){t=i;break}}t<0&&(t=Math.round(e.current)||0),t=t<0?0:t,i.current!==t&&(y="",i.current=t)}),t.watch([()=>e.vertical,()=>k.value,()=>i.displayMultipleItems,()=>[...n.value]],function(){r(),f&&(_(f.toPos),f=null);const t=n.value;for(let i=0;i<t.length;i++)t[i].updatePosition(i,e.vertical);p=1;const o=a.value;if(1===i.displayMultipleItems&&t.length){const e=t[0].getBoundingClientRect(),i=o.getBoundingClientRect();p=e.width/i.width,p>0&&p<1||(p=1)}const s=h;h=-2;const l=i.current;l>=0?(u=!1,i.userTracking?(_(s+l-g),g=l):(_(l),e.autoplay&&S())):(u=!0,_(-i.displayMultipleItems-1))}),t.watch(()=>i.interval,()=>{d&&(r(),S())}),t.watch(()=>i.current,(e,t)=>{!function(e,t){const a=y;y="";const o=n.value;if(!a){const i=o.length;C(e,"",k.value&&t+(i-e)%i>i/2?1:0)}const r=o[e];if(r){const e=i.currentItemId=r.getItemId();s("change",{},{current:i.current,currentItemId:e,source:a})}}(e,t),o("update:current",e)}),t.watch(()=>i.currentItemId,e=>{o("update:currentItemId",e)}),t.watch(()=>e.autoplay&&!i.userTracking,T),T(e.autoplay&&!i.userTracking),t.onMounted(()=>{let t=!1,o=0,s=0;function l(e){i.userTracking=!1;const t=o/Math.abs(o);let n=0;!e&&Math.abs(o)>.2&&(n=.5*t);const a=w(h+n);e?_(g):(y="touch",i.current=a,C(a,"touch",0!==n?n:0===a&&k.value&&h>=1?1:0))}ya(a.value,c=>{if(!e.disableTouch&&!u){if("start"===c.detail.state)return i.userTracking=!0,t=!1,r(),g=h,o=0,s=Date.now(),void x();if("end"===c.detail.state)return l(!1);if("cancel"===c.detail.state)return l(!0);if(i.userTracking){if(!t){t=!0;const n=Math.abs(c.detail.dx),a=Math.abs(c.detail.dy);if((n>=a&&e.vertical||n<=a&&!e.vertical)&&(i.userTracking=!1),!i.userTracking)return void(e.autoplay&&S())}return function(t){const r=s;s=Date.now();const l=n.value.length-i.displayMultipleItems;function c(e){return.5-.25/(e+.5)}function d(e,t){let i=g+e;o=.6*o+.4*t,k.value||(i<0||i>l)&&(i<0?i=-c(-i):i>l&&(i=l+c(i-l)),o=0),_(i)}const u=s-r||1,h=a.value;e.vertical?d(-t.dy/h.offsetHeight,-t.ddy/u):d(-t.dx/h.offsetWidth,-t.ddx/u)}(c.detail),!1}}})}),t.onUnmounted(()=>{r(),cancelAnimationFrame(c)}),{onSwiperDotClick:function(e){C(i.current=e,y="click",k.value?1:0)},circularEnabled:k,swiperEnabled:b}}const io=Ue({name:"Swiper",props:eo,emits:["change","transition","animationfinish","update:current","update:currentItemId"],setup(e,{slots:i,emit:n}){const a=t.ref(null),o=qe(a,n),s=t.ref(null),r=t.ref(null),l=function(e){const i=t.computed(()=>{const t=Number(e.interval);return isNaN(t)?5e3:t}),n=t.computed(()=>{const t=Number(e.duration);return isNaN(t)?500:t}),a=t.computed(()=>{const t=Math.round(e.displayMultipleItems);return isNaN(t)?1:t});return t.reactive({interval:i,duration:n,displayMultipleItems:a,current:Math.round(e.current)||0,currentItemId:e.currentItemId,userTracking:!1})}(e),c=t.computed(()=>{let t={};return(e.nextMargin||e.previousMargin)&&(t=e.vertical?{left:0,right:0,top:Se(e.previousMargin,!0),bottom:Se(e.nextMargin,!0)}:{top:0,bottom:0,left:Se(e.previousMargin,!0),right:Se(e.nextMargin,!0)}),t}),d=t.computed(()=>{const t=Math.abs(100/l.displayMultipleItems)+"%";return{width:e.vertical?"100%":t,height:e.vertical?t:"100%"}});let u=[];const h=[],p=t.ref([]);function f(){const e=[];for(let i=0;i<u.length;i++){let n=u[i];n instanceof Element||(n=n.el);const a=h.find(e=>n===e.rootRef.value);a&&e.push(t.markRaw(a))}p.value=e}t.provide("addSwiperContext",function(e){h.push(e),f()});t.provide("removeSwiperContext",function(e){const t=h.indexOf(e);t>=0&&(h.splice(t,1),f())});const{onSwiperDotClick:m,circularEnabled:g,swiperEnabled:y}=to(e,l,p,r,n,o);let b=()=>null;return b=no(a,e,l,m,p,g,y),()=>{const n=i.default&&i.default();return u=da(n),t.createVNode("uni-swiper",{ref:a},[t.createVNode("div",{ref:s,class:"uni-swiper-wrapper"},[t.createVNode("div",{class:"uni-swiper-slides",style:c.value},[t.createVNode("div",{ref:r,class:"uni-swiper-slide-frame",style:d.value},[n],4)],4),e.indicatorDots&&t.createVNode("div",{class:["uni-swiper-dots",e.vertical?"uni-swiper-dots-vertical":"uni-swiper-dots-horizontal"]},[p.value.map((i,n,a)=>t.createVNode("div",{onClick:()=>m(n),class:{"uni-swiper-dot":!0,"uni-swiper-dot-active":n<l.current+l.displayMultipleItems&&n>=l.current||n<l.current+l.displayMultipleItems-a.length},style:{background:n===l.current?e.indicatorActiveColor:e.indicatorColor}},null,14,["onClick"]))],2),b()],512)],512)}}}),no=(e,n,a,o,s,r,l)=>{let c=!1,d=!1,u=!1,h=t.ref(!1);function p(e,t){const i=e.currentTarget;i&&(i.style.backgroundColor="over"===t?n.navigationActiveColor:"")}t.watchEffect(()=>{c="auto"===n.navigation,h.value=!0!==n.navigation||c,_()}),t.watchEffect(()=>{const e=s.value.length,t=!r.value;d=0===a.current&&t,u=a.current===e-1&&t||t&&a.current+a.displayMultipleItems>=e,l.value||(d=!0,u=!0,c&&(h.value=!0))});const f={onMouseover:e=>p(e,"over"),onMouseout:e=>p(e,"out")};function m(e,t,i){if(e.stopPropagation(),i)return;const n=s.value.length;let l=a.current;switch(t){case"prev":l--,l<0&&r.value&&(l=n-1);break;case"next":l++,l>=n&&r.value&&(l=0)}o(l)}const g=()=>Ne("M21.781 7.844l-9.063 8.594 9.063 8.594q0.25 0.25 0.25 0.609t-0.25 0.578q-0.25 0.25-0.578 0.25t-0.578-0.25l-9.625-9.125q-0.156-0.125-0.203-0.297t-0.047-0.359q0-0.156 0.047-0.328t0.203-0.297l9.625-9.125q0.25-0.25 0.578-0.25t0.578 0.25q0.25 0.219 0.25 0.578t-0.25 0.578z",n.navigationColor,26);let y;const b=t=>{clearTimeout(y);const{clientX:i,clientY:a}=t,{left:o,right:s,top:r,bottom:l,width:c,height:d}=e.value.getBoundingClientRect();let u=!1;if(u=n.vertical?!(a-r<d/3||l-a<d/3):!(i-o<c/3||s-i<c/3),u)return y=setTimeout(()=>{h.value=u},300);h.value=u},k=()=>{h.value=!0};function _(){e.value&&(e.value.removeEventListener("mousemove",b),e.value.removeEventListener("mouseleave",k),c&&(e.value.addEventListener("mousemove",b),e.value.addEventListener("mouseleave",k)))}return t.onMounted(_),function(){const e={"uni-swiper-navigation-hide":h.value,"uni-swiper-navigation-vertical":n.vertical};return n.navigation?t.createVNode(t.Fragment,null,[t.createVNode("div",t.mergeProps({class:["uni-swiper-navigation uni-swiper-navigation-prev",i({"uni-swiper-navigation-disabled":d},e)],onClick:e=>m(e,"prev",d)},f),[g()],16,["onClick"]),t.createVNode("div",t.mergeProps({class:["uni-swiper-navigation uni-swiper-navigation-next",i({"uni-swiper-navigation-disabled":u},e)],onClick:e=>m(e,"next",u)},f),[g()],16,["onClick"])]):null}},ao=Ue({name:"SwiperItem",props:{itemId:{type:String,default:""}},setup(e,{slots:i}){const n=t.ref(null),a={rootRef:n,getItemId:()=>e.itemId,getBoundingClientRect:()=>n.value.getBoundingClientRect(),updatePosition(e,t){const i=t?"0":100*e+"%",a=t?100*e+"%":"0",o=n.value,s=`translate(${i},${a}) translateZ(0)`;o&&(o.style.webkitTransform=s,o.style.transform=s)}};return t.onMounted(()=>{const e=t.inject("addSwiperContext");e&&e(a)}),t.onUnmounted(()=>{const e=t.inject("removeSwiperContext");e&&e(a)}),()=>t.createVNode("uni-swiper-item",{ref:n,style:{position:"absolute",width:"100%",height:"100%"}},[i.default&&i.default()],512)}}),oo={name:{type:String,default:""},checked:{type:[Boolean,String],default:!1},type:{type:String,default:"switch"},id:{type:String,default:""},disabled:{type:[Boolean,String],default:!1},color:{type:String,default:""}},so=Ue({name:"Switch",props:oo,emits:["change"],setup(e,{emit:i}){const n=t.ref(null),a=t.ref(e.checked),o=function(e,i){const n=t.inject(Ge,!1),a=t.inject(Qe,!1),o={submit:()=>{const t=["",null];return e.name&&(t[0]=e.name,t[1]=i.value),t},reset:()=>{i.value=!1}};n&&(n.addField(o),t.onUnmounted(()=>{n.removeField(o)}));return a}(e,a),s=qe(n,i);t.watch(()=>e.checked,e=>{a.value=e});const r=t=>{e.disabled||(a.value=!a.value,s("change",t,{value:a.value}))};return o&&(o.addHandler(r),t.onBeforeUnmount(()=>{o.removeHandler(r)})),tt(e,{"label-click":r}),()=>{const{color:i,type:o}=e,s=Ke(e,"disabled"),l={};let c;return i&&a.value&&(l.backgroundColor=i,l.borderColor=i),c=a.value,t.createVNode("uni-switch",t.mergeProps({id:e.id,ref:n},s,{onClick:r}),[t.createVNode("div",{class:"uni-switch-wrapper"},[t.withDirectives(t.createVNode("div",{class:["uni-switch-input",[a.value?"uni-switch-input-checked":""]],style:l},null,6),[[t.vShow,"switch"===o]]),t.withDirectives(t.createVNode("div",{class:"uni-checkbox-input"},[c?Ne(Te,e.color,22):""],512),[[t.vShow,"checkbox"===o]])])],16,["id","onClick"])}}});const ro={ensp:" ",emsp:" ",nbsp:" "};function lo(e,t){return function(e,{space:t,decode:i}){let n="",a=!1;for(let o of e)t&&ro[t]&&" "===o&&(o=ro[t]),a?(n+="n"===o?y:"\\"===o?"\\":"\\"+o,a=!1):"\\"===o?a=!0:n+=o;return i?n.replace(/&nbsp;/g,ro.nbsp).replace(/&ensp;/g,ro.ensp).replace(/&emsp;/g,ro.emsp).replace(/&lt;/g,"<").replace(/&gt;/g,">").replace(/&amp;/g,"&").replace(/&quot;/g,'"').replace(/&apos;/g,"'"):n}(e,t).split(y)}const co=Ue({name:"Text",props:{selectable:{type:[Boolean,String],default:!1},space:{type:String,default:""},decode:{type:[Boolean,String],default:!1}},setup(e,{slots:i}){const n=t.ref(null);return()=>{const a=[];return i.default&&i.default().forEach(i=>{if(8&i.shapeFlag&&i.type!==t.Comment){const n=lo(i.children,{space:e.space,decode:e.decode}),o=n.length-1;n.forEach((e,i)=>{(0!==i||e)&&a.push(t.createTextVNode(e)),i!==o&&a.push(t.createVNode("br"))})}else a.push(i)}),t.createVNode("uni-text",{ref:n,selectable:!!e.selectable||null},[t.createVNode("span",null,a)],8,["selectable"])}}}),uo=i({},Zn,{placeholderClass:{type:String,default:"input-placeholder"},autoHeight:{type:[Boolean,String],default:!1},confirmType:{type:String,default:"return",validator:e=>po.concat("return").includes(e)}});let ho=!1;const po=["done","go","next","search","send"];const fo=Ue({name:"Textarea",props:uo,emits:["confirm","linechange",...Qn],setup(e,{emit:i,expose:n}){const a=t.ref(null),o=t.ref(null),{fieldRef:s,state:r,scopedAttrsState:l,fixDisabledColor:c,trigger:d}=ia(e,a,i),u=t.computed(()=>r.value.split(y)),h=t.computed(()=>po.includes(e.confirmType)),p=t.ref(0),f=t.ref(null);function m({height:e}){p.value=e}function g(e){"Enter"===e.key&&h.value&&e.preventDefault()}function b(t){if("Enter"===t.key&&h.value){!function(e){d("confirm",e,{value:r.value})}(t);const i=t.target;!e.confirmHold&&i.blur()}}return t.watch(()=>p.value,t=>{const i=a.value,n=f.value,s=o.value;let r=parseFloat(getComputedStyle(i).lineHeight);isNaN(r)&&(r=n.offsetHeight);var l=Math.round(t/r);d("linechange",{},{height:t,heightRpx:750/window.innerWidth*t,lineCount:l}),e.autoHeight&&(s.style.height=t+"px")}),function(){const e="(prefers-color-scheme: dark)";ho=0===String(navigator.platform).indexOf("iP")&&0===String(navigator.vendor).indexOf("Apple")&&window.matchMedia(e).media!==e}(),n({$triggerInput:e=>{i("update:modelValue",e.value),i("update:value",e.value),r.value=e.value}}),()=>{let i=e.disabled&&c?t.createVNode("textarea",{key:"disabled-textarea",ref:s,value:r.value,tabindex:"-1",readonly:!!e.disabled,maxlength:r.maxlength,class:{"uni-textarea-textarea":!0,"uni-textarea-textarea-fix-margin":ho},style:{overflowY:e.autoHeight?"hidden":"auto",...e.cursorColor&&{caretColor:e.cursorColor}},onFocus:e=>e.target.blur()},null,46,["value","readonly","maxlength","onFocus"]):t.createVNode("textarea",{key:"textarea",ref:s,value:r.value,disabled:!!e.disabled,maxlength:r.maxlength,enterkeyhint:e.confirmType,inputmode:e.inputmode,class:{"uni-textarea-textarea":!0,"uni-textarea-textarea-fix-margin":ho},style:{overflowY:e.autoHeight?"hidden":"auto",...e.cursorColor&&{caretColor:e.cursorColor}},onKeydown:g,onKeyup:b},null,46,["value","disabled","maxlength","enterkeyhint","inputmode","onKeydown","onKeyup"]);return t.createVNode("uni-textarea",{ref:a,"auto-height":e.autoHeight},[t.createVNode("div",{ref:o,class:"uni-textarea-wrapper"},[t.withDirectives(t.createVNode("div",t.mergeProps(l.attrs,{style:e.placeholderStyle,class:["uni-textarea-placeholder",e.placeholderClass]}),[e.placeholder],16),[[t.vShow,!r.value.length]]),t.createVNode("div",{ref:f,class:"uni-textarea-line"},[" "],512),t.createVNode("div",{class:"uni-textarea-compute"},[u.value.map(e=>t.createVNode("div",null,[e.trim()?e:"."])),t.createVNode(Tn,{initial:!0,onResize:m},null,8,["initial","onResize"])]),"search"===e.confirmType?t.createVNode("form",{action:"",onSubmit:()=>!1,class:"uni-input-form"},[i],40,["onSubmit"]):i],512)],8,["auto-height"])}}}),mo=Ue({name:"View",props:i({},Ye),setup(e,{slots:i}){const n=t.ref(null),{hovering:a,binding:o}=Xe(e);return()=>{const s=e.hoverClass;return s&&"none"!==s?t.createVNode("uni-view",t.mergeProps({class:a.value?s:"",ref:n},o),[t.renderSlot(i,"default")],16):t.createVNode("uni-view",{ref:n},[t.renderSlot(i,"default")],512)}}});let go;function yo(){return go}const bo=Rt("makePhoneCall",({phoneNumber:e},{resolve:t})=>(window.location.href=`tel:${e}`,t())),ko="__DC_STAT_UUID",_o=navigator.cookieEnabled&&(window.localStorage||window.sessionStorage)||{};let wo;function xo(){if(wo=wo||_o[ko],!wo){wo=Date.now()+""+Math.floor(1e7*Math.random());try{_o[ko]=wo}catch(e){}}return wo}function vo(){if(!0!==__uniConfig.darkmode)return r(__uniConfig.darkmode)?__uniConfig.darkmode:"light";try{return window.matchMedia("(prefers-color-scheme: light)").matches?"light":"dark"}catch(e){return"light"}}function Co(){let e,t="0",i="",n="phone";const a=navigator.language;if(ln){e="iOS";const n=sn.match(/OS\s([\w_]+)\slike/);n&&(t=n[1].replace(/_/g,"."));const a=sn.match(/\(([a-zA-Z]+);/);a&&(i=a[1])}else if(rn){e="Android";const n=sn.match(/Android[\s/]([\w\.]+)[;\s]/);n&&(t=n[1]);const a=sn.match(/\((.+?)\)/),o=a?a[1].split(";"):sn.split(" "),s=[/\bAndroid\b/i,/\bLinux\b/i,/\bU\b/i,/^\s?[a-z][a-z]$/i,/^\s?[a-z][a-z]-[a-z][a-z]$/i,/\bwv\b/i,/\/[\d\.,]+$/,/^\s?[\d\.,]+$/,/\bBrowser\b/i,/\bMobile\b/i];for(let e=0;e<o.length;e++){const t=o[e];if(t.indexOf("Build")>0){i=t.split("Build")[0].trim();break}let n;for(let e=0;e<s.length;e++)if(s[e].test(t)){n=!0;break}if(!n){i=t.trim();break}}}else if(hn){if(i="iPad",e="iOS",n="pad",t=s(window.BigInt)?"14.0":"13.0",14===parseInt(t)){const e=sn.match(/Version\/(\S*)\b/);e&&(t=e[1])}}else if(cn||dn||un){i="PC",e="PC",n="pc",t="0";let a=sn.match(/\((.+?)\)/)[1];if(cn){switch(e="Windows",cn[1]){case"5.1":t="XP";break;case"6.0":t="Vista";break;case"6.1":t="7";break;case"6.2":t="8";break;case"6.3":t="8.1";break;case"10.0":t="10"}const i=a&&a.match(/[Win|WOW]([\d]+)/);i&&(t+=` x${i[1]}`)}else if(dn){e="macOS";const i=a&&a.match(/Mac OS X (.+)/)||"";t&&(t=i[1].replace(/_/g,"."),-1!==t.indexOf(";")&&(t=t.split(";")[0]))}else if(un){e="Linux";const i=a&&a.match(/Linux (.*)/)||"";i&&(t=i[1],-1!==t.indexOf(";")&&(t=t.split(";")[0]))}}else e="Other",t="0",n="unknown";const o=`${e} ${t}`,r=e.toLowerCase();let l="",c=String(function(){const e=navigator.userAgent,t=e.indexOf("compatible")>-1&&e.indexOf("MSIE")>-1,i=e.indexOf("Edge")>-1&&!t,n=e.indexOf("Trident")>-1&&e.indexOf("rv:11.0")>-1;if(t){new RegExp("MSIE (\\d+\\.\\d+);").test(e);const t=parseFloat(RegExp.$1);return t>6?t:6}return i?-1:n?11:-1}());if("-1"!==c)l="IE";else{const e=["Version","Firefox","Chrome","Edge{0,1}"],t=["Safari","Firefox","Chrome","Edge"];for(let i=0;i<e.length;i++){const n=e[i],a=new RegExp(`(${n})/(\\S*)\\b`);a.test(sn)&&(l=t[i],c=sn.match(a)[2])}}let d="portrait";const u=void 0===window.screen.orientation?window.orientation:window.screen.orientation.angle;return d=90===Math.abs(u)?"landscape":"portrait",{deviceBrand:void 0,brand:void 0,deviceModel:i,deviceOrientation:d,model:i,system:o,platform:r,browserName:l.toLowerCase(),browserVersion:c,language:a,deviceType:n,ua:sn,osname:e,osversion:t,theme:vo()}}const So=Pt(0,()=>{const e=window.devicePixelRatio,t=pn(),i=fn(t),n=mn(t,i),a=function(e,t){return e?Math[t?"min":"max"](screen.height,screen.width):screen.height}(t,i),o=gn(n);let s=window.innerHeight;const r=be.top,l={left:be.left,right:o-be.right,top:be.top,bottom:s-be.bottom,width:o-be.left-be.right,height:s-be.top-be.bottom},{top:c,bottom:d}=xe();return s-=c,s-=d,{windowTop:c,windowBottom:d,windowWidth:o,windowHeight:s,pixelRatio:e,screenWidth:n,screenHeight:a,statusBarHeight:r,safeArea:l,safeAreaInsets:{top:be.top,right:be.right,bottom:be.bottom,left:be.left},screenTop:a-s}});let To,Do=!0;function No(){Do&&(To=Co())}const Vo=Pt(0,()=>{No();const{deviceBrand:e,deviceModel:t,brand:n,model:a,platform:o,system:s,deviceOrientation:r,deviceType:l,osname:c,osversion:d}=To;return i({brand:n,deviceBrand:e,deviceModel:t,devicePixelRatio:window.devicePixelRatio,deviceId:xo(),deviceOrientation:r,deviceType:l,model:a,platform:o,system:s,osName:c?c.toLowerCase():void 0,osVersion:d})}),Bo=Pt(0,()=>{No();const{theme:e,language:t,browserName:n,browserVersion:a}=To;return i({appId:__uniConfig.appId,appName:__uniConfig.appName,appVersion:__uniConfig.appVersion,appVersionCode:__uniConfig.appVersionCode,appLanguage:pi?pi():t,enableDebug:!1,hostSDKVersion:void 0,hostPackageName:void 0,hostFontSizeSetting:void 0,hostName:n,hostVersion:a,hostTheme:e,hostLanguage:t,language:t,SDKVersion:"",theme:e,version:"",uniPlatform:"web",isUniAppX:!1,uniCompileVersion:__uniConfig.compilerVersion,uniCompilerVersion:__uniConfig.compilerVersion,uniRuntimeVersion:__uniConfig.compilerVersion},{})}),Io=Pt(0,()=>{Do=!0,No(),Do=!1;const e=So(),t=Vo(),n=Bo();Do=!0;const{ua:a,browserName:o,browserVersion:s,osname:r,osversion:l}=To,c=i(e,t,n,{ua:a,browserName:o,browserVersion:s,uniPlatform:"web",uniCompileVersion:__uniConfig.compilerVersion,uniRuntimeVersion:__uniConfig.compilerVersion,fontSizeSetting:void 0,osName:r.toLowerCase(),osVersion:l,osLanguage:void 0,osTheme:void 0});return delete c.screenTop,delete c.enableDebug,__uniConfig.darkmode||delete c.theme,function(e){let t={};return d(e)&&Object.keys(e).sort().forEach(i=>{const n=i;t[n]=e[n]}),Object.keys(t)?t:e}(c)}),Mo=Rt("getSystemInfo",(e,{resolve:t})=>t(Io()));const Eo=Pt(0,(e,t)=>{const i=typeof t,n="string"===i?t:JSON.stringify({type:i,data:t});localStorage.setItem(e,n)});function Ao(e){const t=localStorage&&localStorage.getItem(e);if(!r(t))throw new Error("data not found");let i=t;try{const e=function(e){const t=["object","string","number","boolean","undefined"];try{const i=r(e)?JSON.parse(e):e,n=i.type;if(t.indexOf(n)>=0){const e=Object.keys(i);if(2===e.length&&"data"in i){if(typeof i.data===n)return i.data;if("object"===n&&/^\d{4}-\d{2}-\d{2}T\d{2}\:\d{2}\:\d{2}\.\d{3}Z$/.test(i.data))return new Date(i.data)}else if(1===e.length)return""}}catch(i){}}(JSON.parse(t));void 0!==e&&(i=e)}catch(n){}return i}const Po=Pt(0,e=>{try{return Ao(e)}catch(t){return""}}),Ro=Pt(0,e=>{localStorage&&localStorage.removeItem(e)}),Oo=Pt(0,()=>{localStorage&&localStorage.clear()}),Lo=Rt("hideKeyboard",(e,{resolve:t,reject:i})=>{const n=document.activeElement;!n||"TEXTAREA"!==n.tagName&&"INPUT"!==n.tagName||(n.blur(),t())});const $o=Rt("getImageInfo",({src:e},{resolve:t,reject:i})=>{const n=new Image;n.onload=function(){t({width:n.naturalWidth,height:n.naturalHeight,path:0===e.indexOf("/")?window.location.protocol+"//"+window.location.host+e:e})},n.onerror=function(){i()},n.src=e},0,Ci),Fo={image:{jpg:"jpeg",jpe:"jpeg",pbm:"x-portable-bitmap",pgm:"x-portable-graymap",pnm:"x-portable-anymap",ppm:"x-portable-pixmap",psd:"vnd.adobe.photoshop",pic:"x-pict",rgb:"x-rgb",svg:"svg+xml",svgz:"svg+xml",tif:"tiff",xif:"vnd.xiff",wbmp:"vnd.wap.wbmp",wdp:"vnd.ms-photo",xbm:"x-xbitmap",ico:"x-icon"},video:{"3g2":"3gpp2","3gp":"3gpp",avi:"x-msvideo",f4v:"x-f4v",flv:"x-flv",jpgm:"jpm",jpgv:"jpeg",m1v:"mpeg",m2v:"mpeg",mpe:"mpeg",mpg:"mpeg",mpg4:"mpeg",m4v:"x-m4v",mkv:"x-matroska",mov:"quicktime",qt:"quicktime",movie:"x-sgi-movie",mp4v:"mp4",ogv:"ogg",smv:"x-smv",wm:"x-ms-wm",wmv:"x-ms-wmv",wmx:"x-ms-wmx",wvx:"x-ms-wvx"}};function zo({count:e,sourceType:t,type:i,extension:n}){Hn();const a=document.createElement("input");return a.type="file",function(e,t){for(const i in t)e.style[i]=t[i]}(a,{position:"absolute",visibility:"hidden",zIndex:"-999",width:"0",height:"0",top:"0",left:"0"}),a.accept=n.map(e=>{if("all"!==i){const t=e.replace(".","");return`${i}/${Fo[i][t]||t}`}return function(){const e=window.navigator.userAgent.toLowerCase().match(/MicroMessenger/i);return!(!e||"micromessenger"!==e[0])}()?".":0===e.indexOf(".")?e:`.${e}`}).join(","),e&&e>1&&(a.multiple=!0),"all"!==i&&t instanceof Array&&1===t.length&&"camera"===t[0]&&a.setAttribute("capture","camera"),a}let Uo=null;const jo=Rt("chooseFile",({count:e,sourceType:t,type:i,extension:n},{resolve:a,reject:o})=>{ee();const{t:s}=K();Uo&&(document.body.removeChild(Uo),Uo=null),Uo=zo({count:e,sourceType:t,type:i,extension:n}),document.body.appendChild(Uo),Uo.addEventListener("cancel",()=>{o("chooseFile:fail cancel")}),Uo.addEventListener("change",function(t){const i=t.target,n=[];if(i&&i.files){const t=i.files.length;for(let a=0;a<t;a++){const t=i.files[a];let o;Object.defineProperty(t,"path",{get:()=>(o=o||vn(t),o)}),a<e&&n.push(t)}}a({get tempFilePaths(){return n.map(({path:e})=>e)},tempFiles:n})}),Uo.click(),Wn()||console.warn(s("uni.chooseFile.notUserActivation"))},0,vi);let Ho=null;const Wo=Rt("chooseImage",({count:e,sourceType:t,extension:i},{resolve:n,reject:a})=>{ee();const{t:o}=K();Ho&&(document.body.removeChild(Ho),Ho=null),Ho=zo({count:e,sourceType:t,extension:i,type:"image"}),document.body.appendChild(Ho),Ho.addEventListener("cancel",()=>{a("chooseImage:fail cancel")}),Ho.addEventListener("change",function(t){const i=t.target,a=[];if(i&&i.files){const t=i.files.length;for(let n=0;n<t;n++){const t=i.files[n];let o;Object.defineProperty(t,"path",{get:()=>(o=o||vn(t),o)}),n<e&&a.push(t)}}n({get tempFilePaths(){return a.map(({path:e})=>e)},tempFiles:a})}),Ho.click(),Wn()||console.warn(o("uni.chooseFile.notUserActivation"))},0,_i),qo={esc:["Esc","Escape"],enter:["Enter"]},Yo=Object.keys(qo);function Xo(){const e=t.ref(""),i=t.ref(!1),n=n=>{if(i.value)return;const a=Yo.find(e=>-1!==qo[e].indexOf(n.key));a&&(e.value=a),t.nextTick(()=>e.value="")};return t.onMounted(()=>{document.addEventListener("keyup",n)}),t.onBeforeUnmount(()=>{document.removeEventListener("keyup",n)}),{key:e,disable:i}}const Ko=t.createVNode("div",{class:"uni-mask"},null,-1);function Go(e,i,n){return i.onClose=(...e)=>(i.visible=!1,n.apply(null,e)),t.createApp(t.defineComponent({setup:()=>()=>(t.openBlock(),t.createBlock(e,i,null,16))}))}function Jo(e){let t=document.getElementById(e);return t||(t=document.createElement("div"),t.id=e,document.body.append(t)),t}function Zo(e,{onEsc:i,onEnter:n}){const a=t.ref(e.visible),{key:o,disable:s}=Xo();return t.watch(()=>e.visible,e=>a.value=e),t.watch(()=>a.value,e=>s.value=!e),t.watchEffect(()=>{const{value:e}=o;"esc"===e?i&&i():"enter"===e&&n&&n()}),a}let Qo=0,es="";function ts(e){let t=Qo;Qo+=e?1:-1,Qo=Math.max(0,Qo),Qo>0?0===t&&(es=document.body.style.overflow,document.body.style.overflow="hidden"):(document.body.style.overflow=es,es="")}const is=je({name:"ImageView",props:{src:{type:String,default:""}},setup(e){const i=t.reactive({direction:"none"});let n=1,a=0,o=0,s=0,r=0;function l({detail:e}){n=e.scale}function c(e){const t=e.target.getBoundingClientRect();a=t.width,o=t.height}function d(e){const t=e.target.getBoundingClientRect();s=t.width,r=t.height,h(e)}function u(e){const t=n*a>s,l=n*o>r;i.direction=t&&l?"all":t?"horizontal":l?"vertical":"none",h(e)}function h(e){"all"!==i.direction&&"horizontal"!==i.direction||e.stopPropagation()}return()=>{const n={position:"absolute",left:"0",top:"0",width:"100%",height:"100%"};return t.createVNode(ha,{style:n,onTouchstart:We(d),onTouchmove:We(h),onTouchend:We(u)},{default:()=>[t.createVNode(Ta,{style:n,direction:i.direction,inertia:!0,scale:!0,"scale-min":"1","scale-max":"4",onScale:l},{default:()=>[t.createVNode("img",{src:e.src,style:{position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",maxHeight:"100%",maxWidth:"100%"},onLoad:c},null,40,["src","onLoad"])]},8,["style","direction","inertia","scale","onScale"])]},8,["style","onTouchstart","onTouchmove","onTouchend"])}}});function ns(e){let t="number"==typeof e.current?e.current:e.urls.indexOf(e.current);return t=t<0?0:t,t}const as=je({name:"ImagePreview",props:{urls:{type:Array,default:()=>[]},current:{type:[Number,String],default:0}},emits:["close"],setup(e,{emit:i}){t.onMounted(()=>ts(!0)),t.onUnmounted(()=>ts(!1));const{key:n}=Xo(),a=t.ref(null),o=t.ref(ns(e));let s;function r(){s||t.nextTick(()=>{i("close")})}function l(e){o.value=e.detail.current}t.watch(()=>e.current,()=>o.value=ns(e)),t.watch(()=>n.value,e=>{"esc"===e&&r()}),t.onMounted(()=>{const e=a.value;let t=0,i=0;e.addEventListener("mousedown",e=>{s=!1,t=e.clientX,i=e.clientY}),e.addEventListener("mouseup",e=>{(Math.abs(e.clientX-t)>20||Math.abs(e.clientY-i)>20)&&(s=!0)})});const c={position:"absolute","box-sizing":"border-box",top:"0",right:"0",width:"60px",height:"44px",padding:"6px","line-height":"32px","font-size":"26px",color:"white","text-align":"center",cursor:"pointer"};return()=>{let i;return t.createVNode("div",{ref:a,style:{display:"block",position:"fixed",left:"0",top:"0",width:"100%",height:"100%",zIndex:999,background:"rgba(0,0,0,0.8)"},onClick:r},[t.createVNode(io,{navigation:"auto",current:o.value,onChange:l,"indicator-dots":!1,autoplay:!1,style:{position:"absolute",left:"0",top:"0",width:"100%",height:"100%"}},(n=i=e.urls.map(e=>t.createVNode(ao,null,{default:()=>[t.createVNode(is,{src:e},null,8,["src"])]})),"function"==typeof n||"[object Object]"===Object.prototype.toString.call(n)&&!t.isVNode(n)?i:{default:()=>[i],_:1}),8,["current","onChange"]),t.createVNode("div",{style:c},[Ne("M17.25 16.156l7.375-7.313q0.281-0.281 0.281-0.641t-0.281-0.641q-0.25-0.25-0.625-0.25t-0.625 0.25l-7.375 7.344-7.313-7.344q-0.25-0.25-0.625-0.25t-0.625 0.25q-0.281 0.25-0.281 0.625t0.281 0.625l7.313 7.344-7.375 7.344q-0.281 0.25-0.281 0.625t0.281 0.625q0.125 0.125 0.281 0.188t0.344 0.063q0.156 0 0.328-0.063t0.297-0.188l7.375-7.344 7.375 7.406q0.125 0.156 0.297 0.219t0.328 0.063q0.188 0 0.344-0.078t0.281-0.203q0.281-0.25 0.281-0.609t-0.281-0.641l-7.375-7.406z","#ffffff",26)],4)],8,["onClick"]);var n}}});let os,ss=null;const rs=()=>{ss=null,t.nextTick(()=>{null==os||os.unmount(),os=null})},ls=Rt("previewImage",(e,{resolve:n})=>{ss?i(ss,e):(ss=t.reactive(e),t.nextTick(()=>{os=Go(as,ss,rs),os.mount(Jo("u-a-p"))})),n()},0,Si);let cs=null;const ds=Rt("chooseVideo",({sourceType:e,extension:t},{resolve:n,reject:a})=>{ee();const{t:o}=K();cs&&(document.body.removeChild(cs),cs=null),cs=zo({sourceType:e,extension:t,type:"video"}),document.body.appendChild(cs),cs.addEventListener("cancel",()=>{a("chooseVideo:fail cancel")}),cs.addEventListener("change",function(e){const t=e.target.files[0];let a="";const o={tempFilePath:a,tempFile:t,size:t.size,duration:0,width:0,height:0,name:t.name};Object.defineProperty(o,"tempFilePath",{get(){return a=a||vn(this.tempFile),a}});const s=document.createElement("video");if(void 0!==s.onloadedmetadata){const e=vn(t);s.onloadedmetadata=function(){Cn(e),n(i(o,{duration:s.duration||0,width:s.videoWidth||0,height:s.videoHeight||0}))},setTimeout(()=>{s.onloadedmetadata=null,Cn(e),n(o)},300),s.src=e}else n(o)}),cs.click(),Wn()||console.warn(o("uni.chooseFile.notUserActivation"))},0,wi),us=At("request",({url:e,data:t,header:i={},method:n,dataType:o,responseType:s,enableChunked:l,withCredentials:c,timeout:d=__uniConfig.networkTimeout.request},{resolve:u,reject:h})=>{let p=null;const f=function(e){const t=Object.keys(e).find(e=>"content-type"===e.toLowerCase());if(!t)return;const i=e[t];if(0===i.indexOf("application/json"))return"json";if(0===i.indexOf("application/x-www-form-urlencoded"))return"urlencoded";return"string"}(i);if("GET"!==n)if(r(t)||t instanceof ArrayBuffer)p=t;else if("json"===f)try{p=JSON.stringify(t)}catch(g){p=t.toString()}else if("urlencoded"===f){const e=[];for(const i in t)a(t,i)&&e.push(encodeURIComponent(i)+"="+encodeURIComponent(t[i]));p=e.join("&")}else p=t.toString();let m;if(l){if(void 0===typeof window.fetch||void 0===typeof window.AbortController)throw new Error("fetch or AbortController is not supported in this environment");const t=new AbortController,a=t.signal;m=new ps(t);const r={method:n,headers:i,body:p,signal:a,credentials:c?"include":"same-origin"},l=setTimeout(function(){m.abort(),h("timeout",{errCode:5})},d);r.signal.addEventListener("abort",function(){clearTimeout(l),h("abort",{errCode:600003})}),window.fetch(e,r).then(e=>{const t=e.status,i=e.headers,n=e.body,a={};i.forEach((e,t)=>{a[t]=e});const r=hs(a);if(m._emitter.emit("headersReceived",{header:a,statusCode:t,cookies:r}),!n)return void u({data:"",statusCode:t,header:a,cookies:r});const l=n.getReader(),c=[],d=()=>{l.read().then(({done:e,value:i})=>{if(e){const e=function(e){const t=e.reduce((e,t)=>e+t.byteLength,0),i=new Uint8Array(t);let n=0;for(const a of e)i.set(new Uint8Array(a),n),n+=a.byteLength;return i.buffer}(c);let i="text"===s?(new TextDecoder).decode(e):e;return"text"===s&&(i=ms(i,s,o)),void u({data:i,statusCode:t,header:a,cookies:r})}const n=i;c.push(n),m._emitter.emit("chunkReceived",{data:n}),d()})};d()},e=>{h(e,{errCode:5})})}else{const t=new XMLHttpRequest;m=new ps(t),t.open(n,e);for(const e in i)a(i,e)&&t.setRequestHeader(e,i[e]);const r=setTimeout(function(){t.onload=t.onabort=t.onerror=null,m.abort(),h("timeout",{errCode:5})},d);t.responseType=s,t.onload=function(){clearTimeout(r);const e=t.status;let i="text"===s?t.responseText:t.response;"text"===s&&(i=ms(i,s,o)),u({data:i,statusCode:e,header:fs(t.getAllResponseHeaders()),cookies:[]})},t.onabort=function(){clearTimeout(r),h("abort",{errCode:600003})},t.onerror=function(){clearTimeout(r),h(void 0,{errCode:5})},t.withCredentials=c,t.send(p)}return m},0,Vi),hs=e=>{let t=e["Set-Cookie"]||e["set-cookie"],i=[];if(!t)return[];"["===t[0]&&"]"===t[t.length-1]&&(t=t.slice(1,-1));const n=t.split(";");for(let a=0;a<n.length;a++)-1!==n[a].indexOf("Expires=")||-1!==n[a].indexOf("expires=")?i.push(n[a].replace(",","")):i.push(n[a]);return i=i.join(";").split(","),i};class ps{constructor(e){this._requestOnChunkReceiveCallbackId=0,this._requestOnChunkReceiveCallbacks=new Map,this._requestOnHeadersReceiveCallbackId=0,this._requestOnHeadersReceiveCallbacks=new Map,this._emitter=new M,this._controller=e}abort(){this._controller&&(this._controller.abort(),delete this._controller)}onHeadersReceived(e){return this._emitter.on("headersReceived",e),this._requestOnHeadersReceiveCallbackId++,this._requestOnHeadersReceiveCallbacks.set(this._requestOnHeadersReceiveCallbackId,e),this._requestOnHeadersReceiveCallbackId}offHeadersReceived(e){if(null==e)return void this._emitter.off("headersReceived");if("function"==typeof e)return void this._requestOnHeadersReceiveCallbacks.forEach((t,i)=>{t===e&&(this._requestOnHeadersReceiveCallbacks.delete(i),this._emitter.off("headersReceived",e))});const t=this._requestOnHeadersReceiveCallbacks.get(e);t&&(this._requestOnHeadersReceiveCallbacks.delete(e),this._emitter.off("headersReceived",t))}onChunkReceived(e){return this._emitter.on("chunkReceived",e),this._requestOnChunkReceiveCallbackId++,this._requestOnChunkReceiveCallbacks.set(this._requestOnChunkReceiveCallbackId,e),this._requestOnChunkReceiveCallbackId}offChunkReceived(e){if(null==e)return void this._emitter.off("chunkReceived");if("function"==typeof e)return void this._requestOnChunkReceiveCallbacks.forEach((t,i)=>{t===e&&(this._requestOnChunkReceiveCallbacks.delete(i),this._emitter.off("chunkReceived",e))});const t=this._requestOnChunkReceiveCallbacks.get(e);t&&(this._requestOnChunkReceiveCallbacks.delete(e),this._emitter.off("chunkReceived",t))}}function fs(e){const t={};return e.split(y).forEach(e=>{const i=e.match(/(\S+\s*):\s*(.*)/);i&&3===i.length&&(t[i[1]]=i[2])}),t}function ms(e,t,i){let n=e;if("text"===t&&"json"===i)try{n=JSON.parse(n)}catch(a){}return n}class gs{constructor(e){this._callbacks=[],this._xhr=e}onProgressUpdate(e){s(e)&&this._callbacks.push(e)}offProgressUpdate(e){const t=this._callbacks.indexOf(e);t>=0&&this._callbacks.splice(t,1)}abort(){this._isAbort=!0,this._xhr&&(this._xhr.abort(),delete this._xhr)}onHeadersReceived(e){throw new Error("Method not implemented.")}offHeadersReceived(e){throw new Error("Method not implemented.")}}const ys=At("uploadFile",({url:e,file:t,filePath:i,name:n,files:a,header:s={},formData:r={},timeout:l=__uniConfig.networkTimeout.uploadFile},{resolve:c,reject:d})=>{var u=new gs;return o(a)&&a.length||(a=[{name:n,file:t,uri:i}]),Promise.all(a.map(({file:e,uri:t})=>e instanceof Blob?Promise.resolve(xn(e)):wn(t))).then(function(t){var i,n=new XMLHttpRequest,o=new FormData;Object.keys(r).forEach(e=>{o.append(e,r[e])}),Object.values(a).forEach(({name:e},i)=>{const n=t[i];o.append(e||"file",n,n.name||`file-${Date.now()}`)}),n.open("POST",e),Object.keys(s).forEach(e=>{n.setRequestHeader(e,s[e])}),n.upload.onprogress=function(e){u._callbacks.forEach(t=>{var i=e.loaded,n=e.total;t({progress:Math.round(i/n*100),totalBytesSent:i,totalBytesExpectedToSend:n})})},n.onerror=function(){clearTimeout(i),d("",{errCode:602001})},n.onabort=function(){clearTimeout(i),d("abort",{errCode:600003})},n.onload=function(){clearTimeout(i);const e=n.status;c({statusCode:e,data:n.responseText||n.response})},u._isAbort?d("abort",{errCode:600003}):(i=setTimeout(function(){n.upload.onprogress=n.onload=n.onabort=n.onerror=null,u.abort(),d("timeout",{errCode:5})},l),n.send(o),u._xhr=n)}).catch(()=>{setTimeout(()=>{d("file error")},0)}),u},0,Bi),bs=[],ks={open:"",close:"",error:"",message:""};class _s{constructor(e,t,i){let n;this._callbacks={open:[],close:[],error:[],message:[]};try{const i=this._webSocket=new WebSocket(e,t);i.binaryType="arraybuffer";["open","close","error","message"].forEach(e=>{this._callbacks[e]=[],i.addEventListener(e,t=>{const{data:i,code:n,reason:a}=t,o="message"===e?{data:i}:"close"===e?{code:n,reason:a}:{};if(this._callbacks[e].forEach(t=>{try{t(o)}catch(Gl){console.error(`thirdScriptError\n${Gl};at socketTask.on${g(e)} callback function\n`,Gl)}}),this===bs[0]&&ks[e]&&lr.invokeOnCallback(ks[e],o),"error"===e||"close"===e){const e=bs.indexOf(this);e>=0&&bs.splice(e,1)}})});["CLOSED","CLOSING","CONNECTING","OPEN","readyState"].forEach(e=>{Object.defineProperty(this,e,{get:()=>i[e]})})}catch(Gl){n=Gl}i&&i(n,this)}send(e){const t=(e||{}).data,i=this._webSocket;try{if(i.readyState!==i.OPEN)throw D(e,{errMsg:"sendSocketMessage:fail SocketTask.readyState is not OPEN",errCode:10002}),new Error("SocketTask.readyState is not OPEN");i.send(t),D(e,"sendSocketMessage:ok")}catch(n){D(e,{errMsg:`sendSocketMessage:fail ${n}`,errCode:602001})}}close(e={}){const t=this._webSocket;try{const i=e.code||1e3,n=e.reason;r(n)?t.close(i,n):t.close(i),D(e,"closeSocket:ok")}catch(i){D(e,`closeSocket:fail ${i}`)}}onOpen(e){this._callbacks.open.push(e)}onMessage(e){this._callbacks.message.push(e)}onError(e){this._callbacks.error.push(e)}onClose(e){this._callbacks.close.push(e)}}const ws=At("connectSocket",({url:e,protocols:t},{resolve:i,reject:n})=>new _s(e,t,(e,t)=>{e?n(e.toString(),{errCode:600009}):(bs.push(t),i())}),0,Ii),xs=Rt(Ei,({url:e,events:t,isAutomatedTesting:i},{resolve:n,reject:a})=>{},0,$i);function vs(e){__uniConfig.darkmode&&lr.on(w,e)}function Cs(e){lr.off(w,e)}const Ss={light:{cancelColor:"#000000"},dark:{cancelColor:"rgb(170, 170, 170)"}},Ts={title:{type:String,default:""},content:{type:String,default:""},showCancel:{type:Boolean,default:!0},cancelText:{type:String,default:"Cancel"},cancelColor:{type:String,default:"#000000"},confirmText:{type:String,default:"OK"},confirmColor:{type:String,default:"#007aff"},visible:{type:Boolean},editable:{type:Boolean,default:!1},placeholderText:{type:String,default:""}},Ds=t.defineComponent({props:Ts,setup(e,{emit:i}){const n=t.ref(""),a=()=>r.value=!1,o=()=>(a(),i("close","cancel")),s=()=>(a(),i("close","confirm",n.value)),r=Zo(e,{onEsc:o,onEnter:()=>{!e.editable&&s()}}),l=function(e){const i=t.ref(e.cancelColor),n=({theme:e})=>{((e,t)=>{t.value=Ss[e].cancelColor})(e,i)};return t.watchEffect(()=>{e.visible?(i.value=e.cancelColor,"#000"===e.cancelColor&&("dark"===vo()&&n({theme:"dark"}),vs(n))):Cs(n)}),i}(e);return()=>{const{title:i,content:a,showCancel:c,confirmText:d,confirmColor:u,editable:h,placeholderText:p}=e;return n.value=a,t.createVNode(t.Transition,{name:"uni-fade"},{default:()=>[t.withDirectives(t.createVNode("uni-modal",{onTouchmove:ke},[Ko,t.createVNode("div",{class:"uni-modal"},[i?t.createVNode("div",{class:"uni-modal__hd"},[t.createVNode("strong",{class:"uni-modal__title",textContent:i||""},null,8,["textContent"])]):null,h?t.createVNode("textarea",{class:"uni-modal__textarea",rows:"1",placeholder:p,value:a,onInput:e=>n.value=e.target.value},null,40,["placeholder","value","onInput"]):t.createVNode("div",{class:"uni-modal__bd",onTouchmovePassive:_e,textContent:a},null,40,["onTouchmovePassive","textContent"]),t.createVNode("div",{class:"uni-modal__ft"},[c&&t.createVNode("div",{style:{color:l.value},class:"uni-modal__btn uni-modal__btn_default",onClick:o},[e.cancelText],12,["onClick"]),t.createVNode("div",{style:{color:u},class:"uni-modal__btn uni-modal__btn_primary",onClick:s},[d],12,["onClick"])])])],40,["onTouchmove"]),[[t.vShow,r.value]])]})}}});let Ns;const Vs=C(()=>{lr.on("onHidePopup",()=>Ns.visible=!1)});let Bs;function Is(e,t){const i="confirm"===e,n={confirm:i,cancel:"cancel"===e};i&&Ns.editable&&(n.content=t),Bs&&Bs(n)}const Ms=Rt("showModal",(e,{resolve:n})=>{Vs(),Bs=n,Ns?(i(Ns,e),Ns.visible=!0):(Ns=t.reactive(e),t.nextTick(()=>(Go(Ds,Ns,Is).mount(Jo("u-a-m")),t.nextTick(()=>Ns.visible=!0))))},0,Xi),Es={title:{type:String,default:""},icon:{default:"success",validator:e=>-1!==Ki.indexOf(e)},image:{type:String,default:""},duration:{type:Number,default:1500},mask:{type:Boolean,default:!1},visible:{type:Boolean}},As="uni-toast__icon",Ps={light:"#fff",dark:"rgba(255,255,255,0.9)"},Rs=e=>Ps[e],Os=t.defineComponent({name:"Toast",props:Es,setup(e){J(),Z();const{Icon:i}=function(e){const i=t.ref(Rs(vo())),n=({theme:e})=>i.value=Rs(e);t.watchEffect(()=>{e.visible?vs(n):Cs(n)});const a=t.computed(()=>{switch(e.icon){case"success":return t.createVNode(Ne(Te,i.value,38),{class:As});case"error":return t.createVNode(Ne(De,i.value,38),{class:As});case"loading":return t.createVNode("i",{class:[As,"uni-loading"]},null,2);default:return null}});return{Icon:a}}(e),n=Zo(e,{});return()=>{const{mask:a,duration:o,title:s,image:r}=e;return t.createVNode(t.Transition,{name:"uni-fade"},{default:()=>[t.withDirectives(t.createVNode("uni-toast",{"data-duration":o},[a?t.createVNode("div",{class:"uni-mask",style:"background: transparent;",onTouchmove:ke},null,40,["onTouchmove"]):"",r||i.value?t.createVNode("div",{class:"uni-toast"},[r?t.createVNode("img",{src:r,class:As},null,10,["src"]):i.value,t.createVNode("p",{class:"uni-toast__content"},[s])]):t.createVNode("div",{class:"uni-sample-toast"},[t.createVNode("p",{class:"uni-simple-toast__text"},[s])])],8,["data-duration"]),[[t.vShow,n.value]])]})}}});let Ls,$s,Fs="";const zs=t.effectScope();function Us(e){Ls?i(Ls,e):(Ls=t.reactive(i(e,{visible:!1})),t.nextTick(()=>{zs.run(()=>{t.watch([()=>Ls.visible,()=>Ls.duration],([e,t])=>{if(e){if($s&&clearTimeout($s),"onShowLoading"===Fs)return;$s=setTimeout(()=>{Ys("onHideToast")},t)}else $s&&clearTimeout($s)})}),lr.on("onHidePopup",()=>Ys("onHidePopup")),Go(Os,Ls,()=>{}).mount(Jo("u-a-t"))})),setTimeout(()=>{Ls.visible=!0},10)}const js=Rt("showToast",(e,{resolve:t,reject:i})=>{Us(e),Fs="onShowToast",t()},0,Gi),Hs={icon:"loading",duration:1e8,image:""},Ws=Rt("showLoading",(e,{resolve:t,reject:n})=>{i(e,Hs),Us(e),Fs="onShowLoading",t()},0,Yi),qs=Rt("hideLoading",(e,{resolve:t,reject:i})=>{Ys("onHideLoading"),t()});function Ys(e){const{t:t}=K();if(!Fs)return;let i="";if("onHideToast"===e&&"onShowToast"!==Fs?i=t("uni.showToast.unpaired"):"onHideLoading"===e&&"onShowLoading"!==Fs&&(i=t("uni.showLoading.unpaired")),i)return console.warn(i);Fs="",setTimeout(()=>{Ls.visible=!1},10)}function Xs(e){return"function"==typeof e||"[object Object]"===Object.prototype.toString.call(e)&&!t.isVNode(e)}function Ks(e){if(e.mode===Zs.TIME)return"00:00";if(e.mode===Zs.DATE){const t=(new Date).getFullYear()-150;switch(e.fields){case Qs.YEAR:return t.toString();case Qs.MONTH:return t+"-01";default:return t+"-01-01"}}return""}function Gs(e){if(e.mode===Zs.TIME)return"23:59";if(e.mode===Zs.DATE){const t=(new Date).getFullYear()+150;switch(e.fields){case Qs.YEAR:return t.toString();case Qs.MONTH:return t+"-12";default:return t+"-12-31"}}return""}function Js(e,t,i,n){const a=e.mode===Zs.DATE?"-":":",o=e.mode===Zs.DATE?t.dateArray:t.timeArray;let s;if(e.mode===Zs.TIME)s=2;else switch(e.fields){case Qs.YEAR:s=1;break;case Qs.MONTH:s=2;break;default:s=3}const r=String(i).split(a);let l=[];for(let c=0;c<s;c++){const e=r[c];l.push(o[c].indexOf(e))}return l.indexOf(-1)>=0&&(l=n?Js(e,t,n):l.map(()=>0)),l}const Zs={SELECTOR:"selector",MULTISELECTOR:"multiSelector",TIME:"time",DATE:"date"},Qs={YEAR:"year",MONTH:"month",DAY:"day"},er={PICKER:"picker",SELECT:"select"},tr={name:{type:String,default:""},range:{type:Array,default:()=>[]},rangeKey:{type:String,default:""},value:{type:[Number,String,Array],default:0},mode:{type:String,default:Zs.SELECTOR,validator:e=>Object.values(Zs).includes(e)},fields:{type:String,default:""},start:{type:String,default:e=>Ks(e)},end:{type:String,default:e=>Gs(e)},disabled:{type:[Boolean,String],default:!1},selectorType:{type:String,default:""}},ir=Ue({name:"Picker",compatConfig:{MODE:3},props:tr,emits:["change","cancel","columnchange"],setup(e,{emit:n,slots:a}){te();const{t:s}=K(),r=t.ref(null),l=t.ref(null),c=t.ref(null),d=t.ref(null),u=t.ref(!1),{state:h,rangeArray:p}=function(e){const i=t.reactive({valueSync:void 0,visible:!1,contentVisible:!1,popover:null,valueChangeSource:"",timeArray:[],dateArray:[],valueArray:[],oldValueArray:[],isDesktop:!1,popupStyle:{content:{},triangle:{}}}),n=t.computed(()=>{let t=e.range;switch(e.mode){case Zs.SELECTOR:return[t];case Zs.MULTISELECTOR:return t;case Zs.TIME:return i.timeArray;case Zs.DATE:{const t=i.dateArray;switch(e.fields){case Qs.YEAR:return[t[0]];case Qs.MONTH:return[t[0],t[1]];default:return[t[0],t[1],t[2]]}}}return[]});return{state:i,rangeArray:n}}(e),f=qe(r,n),{system:m,selectorTypeComputed:g,_show:y,_l10nColumn:b,_l10nItem:k,_input:_,_fixInputPosition:w,_pickerViewChange:x,_cancel:v,_change:C,_resetFormData:S,_getFormData:D,_createTime:N,_createDate:V,_setValueSync:B}=function(e,i,n,a,s,r,l){const c=function(){const e=t.ref(!1);return e.value=nr(),e}(),d=function(){const e=t.ref("");return e.value=ar(),e}(),u=t.computed(()=>{const t=e.selectorType;return Object.values(er).includes(t)?t:c.value?er.PICKER:er.SELECT}),h=t.computed(()=>e.mode===Zs.DATE&&!Object.values(Qs).includes(e.fields)&&i.isDesktop?d.value:""),p=t.computed(()=>Js(e,i,e.start,Ks(e))),f=t.computed(()=>Js(e,i,e.end,Gs(e)));function m(t){if(e.disabled)return;i.valueChangeSource="";let n=s.value,a=t.currentTarget;n.remove(),(document.querySelector("uni-app")||document.body).appendChild(n),n.style.display="block";const o=a.getBoundingClientRect();i.popover={top:o.top,left:o.left,width:o.width,height:o.height},setTimeout(()=>{i.visible=!0},20)}function g(){return{value:i.valueSync,key:e.name}}function y(){switch(e.mode){case Zs.SELECTOR:i.valueSync=0;break;case Zs.MULTISELECTOR:i.valueSync=e.value.map(e=>0);break;case Zs.DATE:case Zs.TIME:i.valueSync=""}}function b(){let e=[],t=[];for(let i=0;i<24;i++)e.push((i<10?"0":"")+i);for(let i=0;i<60;i++)t.push((i<10?"0":"")+i);i.timeArray.push(e,t)}function k(){let t=(new Date).getFullYear(),i=t-150,n=t+150;if(e.start){const t=new Date(e.start).getFullYear();!isNaN(t)&&t<i&&(i=t)}if(e.end){const t=new Date(e.end).getFullYear();!isNaN(t)&&t>n&&(n=t)}return{start:i,end:n}}function _(){let e=[];const t=k();for(let i=t.start,o=t.end;i<=o;i++)e.push(String(i));let n=[];for(let i=1;i<=12;i++)n.push((i<10?"0":"")+i);let a=[];for(let i=1;i<=31;i++)a.push((i<10?"0":"")+i);i.dateArray.push(e,n,a)}function w(e){return 60*e[0]+e[1]}function x(e){const t=31;return e[0]*t*12+(e[1]||0)*t+(e[2]||0)}function v(e,t){for(let i=0;i<e.length&&i<t.length;i++)e[i]=t[i]}function C(){let t=e.value;switch(e.mode){case Zs.MULTISELECTOR:{o(t)||(t=i.valueArray),o(i.valueSync)||(i.valueSync=[]);const n=i.valueSync.length=Math.max(t.length,e.range.length);for(let a=0;a<n;a++){const n=Number(t[a]),o=Number(i.valueSync[a]),s=isNaN(n)?isNaN(o)?0:o:n,r=e.range[a]?e.range[a].length-1:0;i.valueSync.splice(a,1,s<0||s>r?0:s)}}break;case Zs.TIME:case Zs.DATE:i.valueSync=String(t);break;default:{const e=Number(t);i.valueSync=e<0?0:e;break}}}function S(){let t,n=i.valueSync;switch(e.mode){case Zs.MULTISELECTOR:t=[...n];break;case Zs.TIME:t=Js(e,i,n,T({mode:Zs.TIME}));break;case Zs.DATE:t=Js(e,i,n,T({mode:Zs.DATE}));break;default:t=[n]}i.oldValueArray=[...t],i.valueArray=[...t]}function D(){let t=i.valueArray;switch(e.mode){case Zs.SELECTOR:return t[0];case Zs.MULTISELECTOR:return t.map(e=>e);case Zs.TIME:return i.valueArray.map((e,t)=>i.timeArray[t][e]).join(":");case Zs.DATE:return i.valueArray.map((e,t)=>i.dateArray[t][e]).join("-")}}function N(){B(),i.valueChangeSource="click";const e=D();i.valueSync=o(e)?e.map(e=>e):e,n("change",{},{value:e})}function V(e){if("firefox"===h.value&&e){const{top:t,left:n,width:a,height:o}=i.popover,{pageX:s,pageY:r}=e;if(s>n&&s<n+a&&r>t&&r<t+o)return}B(),n("cancel",{},{})}function B(){i.visible=!1,setTimeout(()=>{let e=s.value;e.remove(),a.value.prepend(e),e.style.display="none"},260)}function I(){e.mode===Zs.SELECTOR&&u.value===er.SELECT&&(r.value.scrollTop=34*i.valueArray[0])}function M(e){const n=e.target;i.valueSync=n.value,t.nextTick(()=>{N()})}function E(e){if("chrome"===h.value){const t=a.value.getBoundingClientRect(),i=32;l.value.style.left=e.clientX-t.left-1.5*i+"px",l.value.style.top=e.clientY-t.top-.5*i+"px"}}function A(e){i.valueArray=P(e.detail.value,!0)}function P(t,i){const{getLocale:n}=K();if(e.mode===Zs.DATE){const a=n();if(!a.startsWith("zh"))switch(e.fields){case Qs.YEAR:return t;case Qs.MONTH:return[t[1],t[0]];default:switch(a){case"es":case"fr":return[t[2],t[1],t[0]];default:return i?[t[2],t[0],t[1]]:[t[1],t[2],t[0]]}}}return t}function R(t,i){const{getLocale:n}=K();if(e.mode===Zs.DATE){const a=n();if(a.startsWith("zh")){return t+["年","月","日"][i]}if(e.fields!==Qs.YEAR&&i===(e.fields===Qs.MONTH||"es"!==a&&"fr"!==a?0:1)){let e;switch(a){case"es":e=["enero","febrero","marzo","abril","mayo","junio","​​julio","agosto","septiembre","octubre","noviembre","diciembre"];break;case"fr":e=["janvier","février","mars","avril","mai","juin","juillet","août","septembre","octobre","novembre","décembre"];break;default:e=["January","February","March","April","May","June","July","August","September","October","November","December"]}return e[Number(t)-1]}}return t}return t.watch(()=>i.visible,e=>{e?(clearTimeout(or),i.contentVisible=e,I()):or=setTimeout(()=>{i.contentVisible=e},300)}),t.watch([()=>e.mode,()=>e.value,()=>e.range],C,{deep:!0}),t.watch(()=>i.valueSync,S,{deep:!0}),t.watch(()=>i.valueArray,t=>{if(e.mode===Zs.TIME||e.mode===Zs.DATE){const t=e.mode===Zs.TIME?w:x,n=i.valueArray,a=p.value,o=f.value;if(e.mode===Zs.DATE){const e=i.dateArray,t=e[2].length,a=Number(e[2][n[2]])||1,o=new Date(`${e[0][n[0]]}/${e[1][n[1]]}/${a}`).getDate();o<a&&(n[2]-=o+t-a)}t(n)<t(a)?v(n,a):t(n)>t(o)&&v(n,o)}t.forEach((t,a)=>{t!==i.oldValueArray[a]&&(i.oldValueArray[a]=t,e.mode===Zs.MULTISELECTOR&&n("columnchange",{},{column:a,value:t}))})}),{selectorTypeComputed:u,system:h,_show:m,_cancel:V,_change:N,_l10nColumn:P,_l10nItem:R,_input:M,_resetFormData:y,_getFormData:g,_createTime:b,_createDate:_,_setValueSync:C,_fixInputPosition:E,_pickerViewChange:A}}(e,h,f,r,l,c,d);!function(e,i,n){const{key:a,disable:o}=Xo();t.watchEffect(()=>{o.value=!e.visible}),t.watch(a,e=>{"esc"===e?i():"enter"===e&&n()})}(h,v,C),function(e,i){const n=t.inject(Ge,!1);if(n){const a={reset:e,submit:()=>{const e=["",null],{key:t,value:n}=i();return""!==t&&(e[0]=t,e[1]=n),e}};n.addField(a),t.onBeforeUnmount(()=>{n.removeField(a)})}}(S,D),N(),V(),B();const I=function(e){const n=t.ref(0),a=t.ref(0),o=t.computed(()=>n.value>=500&&a.value>=500),s=t.computed(()=>{const t={content:{transform:"",left:"",top:"",bottom:""},triangle:{left:"",top:"",bottom:"","border-width":"","border-color":""}},n=t.content,s=t.triangle,r=e.popover;function l(e){return Number(e)||0}if(o.value&&r){i(s,{position:"absolute",width:"0",height:"0","margin-left":"-6px","border-style":"solid"});const e=l(r.left),t=l(r.width?r.width:300),o=l(r.top),c=l(r.height),d=e+t/2;n.transform="none !important";const u=Math.max(0,d-t/2);n.left=`${u}px`,r.width&&(n.width=`${t}px`);let h=Math.max(12,d-u);h=Math.min(t-12,h),s.left=`${h}px`;const p=a.value/2;o+c-p>p-o?(n.top="auto",n.bottom=a.value-o+6+"px",s.bottom="-6px",s["border-width"]="6px 6px 0 6px",s["border-color"]="#fcfcfd transparent transparent transparent"):(n.top=`${o+c+6}px`,s.top="-6px",s["border-width"]="0 6px 6px 6px",s["border-color"]="transparent transparent #fcfcfd transparent")}return t});return t.onMounted(()=>{const e=()=>{const{windowWidth:e,windowHeight:t,windowTop:i}=Io();n.value=e,a.value=t+(i||0)};window.addEventListener("resize",e),e(),t.onUnmounted(()=>{window.removeEventListener("resize",e)})}),{isDesktop:o,popupStyle:s}}(h);return t.watchEffect(()=>{h.isDesktop=I.isDesktop.value,h.popupStyle=I.popupStyle.value}),t.onBeforeUnmount(()=>{l.value&&l.value.remove()}),t.onMounted(()=>{u.value=!0}),()=>{let i;const{visible:n,contentVisible:o,valueArray:f,popupStyle:S,valueSync:T}=h,{rangeKey:D,mode:N,start:V,end:B}=e,I=Ke(e,"disabled");return t.createVNode("uni-picker",t.mergeProps({ref:r},I,{onClick:We(y)}),[u.value?t.createVNode("div",{ref:l,class:["uni-picker-container",`uni-${N}-${g.value}`],onWheel:ke,onTouchmove:ke},[t.createVNode(t.Transition,{name:"uni-fade"},{default:()=>[t.withDirectives(t.createVNode("div",{class:"uni-mask uni-picker-mask",onClick:We(v),onMousemove:w},null,40,["onClick","onMousemove"]),[[t.vShow,n]])]}),m.value?null:t.createVNode("div",{class:[{"uni-picker-toggle":n},"uni-picker-custom"],style:S.content},[t.createVNode("div",{class:"uni-picker-header",onClick:_e},[t.createVNode("div",{class:"uni-picker-action uni-picker-action-cancel",onClick:We(v)},[s("uni.picker.cancel")],8,["onClick"]),t.createVNode("div",{class:"uni-picker-action uni-picker-action-confirm",onClick:C},[s("uni.picker.done")],8,["onClick"])],8,["onClick"]),o?t.createVNode(Ea,{value:b(f),class:"uni-picker-content",onChange:x},Xs(i=t.renderList(b(p.value),(e,i)=>{let n;return t.createVNode(Fa,{key:i},Xs(n=t.renderList(e,(e,n)=>t.createVNode("div",{key:n,class:"uni-picker-item"},["object"==typeof e?e[D]||"":k(e,i)])))?n:{default:()=>[n],_:1})}))?i:{default:()=>[i],_:1},8,["value","onChange"]):null,t.createVNode("div",{ref:c,class:"uni-picker-select",onWheel:_e,onTouchmove:_e},[t.renderList(p.value[0],(e,i)=>t.createVNode("div",{key:i,class:["uni-picker-item",{selected:f[0]===i}],onClick:()=>{f[0]=i,C()}},["object"==typeof e?e[D]||"":e],10,["onClick"]))],40,["onWheel","onTouchmove"]),t.createVNode("div",{style:S.triangle},null,4)],6)],40,["onWheel","onTouchmove"]):null,t.createVNode("div",null,[a.default&&a.default()]),m.value?t.createVNode("div",{class:"uni-picker-system",onMousemove:We(w)},[t.createVNode("input",{class:["uni-picker-system_input",m.value],ref:d,value:T,type:N,tabindex:"-1",min:V,max:B,onChange:e=>{_(e),_e(e)}},null,42,["value","type","min","max","onChange"])],40,["onMousemove"]):null],16,["onClick"])}}});const nr=()=>0===String(navigator.vendor).indexOf("Apple")&&navigator.maxTouchPoints>0;const ar=()=>{if(/win|mac/i.test(navigator.platform)){if("Google Inc."===navigator.vendor)return"chrome";if(/Firefox/.test(navigator.userAgent))return"firefox"}return""};let or;const sr=He("ad"),rr=i(re,{publishHandler(e,t,i){lr.subscribeHandler(e,t,i)}}),lr=i(Oe,{publishHandler(e,t,i){rr.subscribeHandler(e,t,i)}}),cr=(e,t)=>{const i=e.__vccOpts||e;for(const[n,a]of t)i[n]=a;return i};const dr=cr({name:"UniBadge",emits:["click"],props:{type:{type:String,default:"error"},inverted:{type:Boolean,default:!1},isDot:{type:Boolean,default:!1},maxNum:{type:Number,default:99},absolute:{type:String,default:""},offset:{type:Array,default:()=>[0,0]},text:{type:[String,Number],default:""},size:{type:String,default:"small"},customStyle:{type:Object,default:()=>({})}},data:()=>({}),computed:{width(){return 8*String(this.text).length+12},classNames(){const{inverted:e,type:t,size:i,absolute:n}=this;return[e?"uni-badge--"+t+"-inverted":"","uni-badge--"+t,"uni-badge--"+i,n?"uni-badge--absolute":""].join(" ")},positionStyle(){if(!this.absolute)return{};let e=this.width/2,t=10;this.isDot&&(e=5,t=5);const i=`${-e+this.offset[0]}px`,n=`${-t+this.offset[1]}px`,a={rightTop:{right:i,top:n},rightBottom:{right:i,bottom:n},leftBottom:{left:i,bottom:n},leftTop:{left:i,top:n}},o=a[this.absolute];return o||a.rightTop},dotStyle(){return this.isDot?{width:"10px",minWidth:"0",height:"10px",padding:"0",borderRadius:"10px"}:{}},displayValue(){const{isDot:e,text:t,maxNum:i}=this;return e?"":Number(t)>i?`${i}+`:t}},methods:{onClick(){this.$emit("click")}}},[["render",function(e,i,n,a,o,s){const r=co,l=mo;return t.openBlock(),t.createBlock(l,{class:"uni-badge--x"},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default",{},void 0,!0),n.text?(t.openBlock(),t.createBlock(r,{key:0,class:t.normalizeClass([s.classNames,"uni-badge"]),style:t.normalizeStyle([s.positionStyle,n.customStyle,s.dotStyle]),onClick:i[0]||(i[0]=e=>s.onClick())},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(s.displayValue),1)]),_:1},8,["class","style"])):t.createCommentVNode("",!0)]),_:3})}],["__scopeId","data-v-a73226bc"]]);const ur=cr({options:{virtualHost:!0},props:{separator:{type:String,default:"/"},separatorClass:{type:String,default:""}},provide(){return{uniBreadcrumb:this}}},[["render",function(e,i,n,a,o,s){const r=mo;return t.openBlock(),t.createBlock(r,{class:"uni-breadcrumb"},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3})}],["__scopeId","data-v-a414643e"]]);const hr=cr({data:()=>({currentPage:""}),options:{virtualHost:!0},props:{to:{type:String,default:""},replace:{type:Boolean,default:!1}},inject:{uniBreadcrumb:{from:"uniBreadcrumb",default:null}},created(){const e=tn(),t=e[e.length-1];t&&(this.currentPage=`/${t.route}`)},computed:{separator(){return this.uniBreadcrumb.separator},separatorClass(){return this.uniBreadcrumb.separatorClass}},methods:{navTo(){const{to:e}=this;e&&this.currentPage!==e&&(this.replace?Zi({url:e}):xs({url:e}))}}},[["render",function(e,i,n,a,o,s){const r=mo,l=co;return t.openBlock(),t.createBlock(r,{class:"uni-breadcrumb-item"},{default:t.withCtx(()=>[t.createVNode(r,{class:t.normalizeClass({"uni-breadcrumb-item--slot":!0,"uni-breadcrumb-item--slot-link":n.to&&o.currentPage!==n.to}),onClick:s.navTo},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3},8,["class","onClick"]),s.separatorClass?(t.openBlock(),t.createElementBlock("i",{key:0,class:t.normalizeClass(["uni-breadcrumb-item--separator",s.separatorClass])},null,2)):(t.openBlock(),t.createBlock(l,{key:1,class:"uni-breadcrumb-item--separator"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(s.separator),1)]),_:1}))]),_:3})}],["__scopeId","data-v-a31eb57c"]]);var pr={lunarInfo:[19416,19168,42352,21717,53856,55632,91476,22176,39632,21970,19168,42422,42192,53840,119381,46400,54944,44450,38320,84343,18800,42160,46261,27216,27968,109396,11104,38256,21234,18800,25958,54432,59984,28309,23248,11104,100067,37600,116951,51536,54432,120998,46416,22176,107956,9680,37584,53938,43344,46423,27808,46416,86869,19872,42416,83315,21168,43432,59728,27296,44710,43856,19296,43748,42352,21088,62051,55632,23383,22176,38608,19925,19152,42192,54484,53840,54616,46400,46752,103846,38320,18864,43380,42160,45690,27216,27968,44870,43872,38256,19189,18800,25776,29859,59984,27480,23232,43872,38613,37600,51552,55636,54432,55888,30034,22176,43959,9680,37584,51893,43344,46240,47780,44368,21977,19360,42416,86390,21168,43312,31060,27296,44368,23378,19296,42726,42208,53856,60005,54576,23200,30371,38608,19195,19152,42192,118966,53840,54560,56645,46496,22224,21938,18864,42359,42160,43600,111189,27936,44448,84835,37744,18936,18800,25776,92326,59984,27424,108228,43744,41696,53987,51552,54615,54432,55888,23893,22176,42704,21972,21200,43448,43344,46240,46758,44368,21920,43940,42416,21168,45683,26928,29495,27296,44368,84821,19296,42352,21732,53600,59752,54560,55968,92838,22224,19168,43476,41680,53584,62034,54560],solarMonth:[31,28,31,30,31,30,31,31,30,31,30,31],Gan:["甲","乙","丙","丁","戊","己","庚","辛","壬","癸"],Zhi:["子","丑","寅","卯","辰","巳","午","未","申","酉","戌","亥"],Animals:["鼠","牛","虎","兔","龙","蛇","马","羊","猴","鸡","狗","猪"],solarTerm:["小寒","大寒","立春","雨水","惊蛰","春分","清明","谷雨","立夏","小满","芒种","夏至","小暑","大暑","立秋","处暑","白露","秋分","寒露","霜降","立冬","小雪","大雪","冬至"],sTermInfo:["9778397bd097c36b0b6fc9274c91aa","97b6b97bd19801ec9210c965cc920e","97bcf97c3598082c95f8c965cc920f","97bd0b06bdb0722c965ce1cfcc920f","b027097bd097c36b0b6fc9274c91aa","97b6b97bd19801ec9210c965cc920e","97bcf97c359801ec95f8c965cc920f","97bd0b06bdb0722c965ce1cfcc920f","b027097bd097c36b0b6fc9274c91aa","97b6b97bd19801ec9210c965cc920e","97bcf97c359801ec95f8c965cc920f","97bd0b06bdb0722c965ce1cfcc920f","b027097bd097c36b0b6fc9274c91aa","9778397bd19801ec9210c965cc920e","97b6b97bd19801ec95f8c965cc920f","97bd09801d98082c95f8e1cfcc920f","97bd097bd097c36b0b6fc9210c8dc2","9778397bd197c36c9210c9274c91aa","97b6b97bd19801ec95f8c965cc920e","97bd09801d98082c95f8e1cfcc920f","97bd097bd097c36b0b6fc9210c8dc2","9778397bd097c36c9210c9274c91aa","97b6b97bd19801ec95f8c965cc920e","97bcf97c3598082c95f8e1cfcc920f","97bd097bd097c36b0b6fc9210c8dc2","9778397bd097c36c9210c9274c91aa","97b6b97bd19801ec9210c965cc920e","97bcf97c3598082c95f8c965cc920f","97bd097bd097c35b0b6fc920fb0722","9778397bd097c36b0b6fc9274c91aa","97b6b97bd19801ec9210c965cc920e","97bcf97c3598082c95f8c965cc920f","97bd097bd097c35b0b6fc920fb0722","9778397bd097c36b0b6fc9274c91aa","97b6b97bd19801ec9210c965cc920e","97bcf97c359801ec95f8c965cc920f","97bd097bd097c35b0b6fc920fb0722","9778397bd097c36b0b6fc9274c91aa","97b6b97bd19801ec9210c965cc920e","97bcf97c359801ec95f8c965cc920f","97bd097bd097c35b0b6fc920fb0722","9778397bd097c36b0b6fc9274c91aa","97b6b97bd19801ec9210c965cc920e","97bcf97c359801ec95f8c965cc920f","97bd097bd07f595b0b6fc920fb0722","9778397bd097c36b0b6fc9210c8dc2","9778397bd19801ec9210c9274c920e","97b6b97bd19801ec95f8c965cc920f","97bd07f5307f595b0b0bc920fb0722","7f0e397bd097c36b0b6fc9210c8dc2","9778397bd097c36c9210c9274c920e","97b6b97bd19801ec95f8c965cc920f","97bd07f5307f595b0b0bc920fb0722","7f0e397bd097c36b0b6fc9210c8dc2","9778397bd097c36c9210c9274c91aa","97b6b97bd19801ec9210c965cc920e","97bd07f1487f595b0b0bc920fb0722","7f0e397bd097c36b0b6fc9210c8dc2","9778397bd097c36b0b6fc9274c91aa","97b6b97bd19801ec9210c965cc920e","97bcf7f1487f595b0b0bb0b6fb0722","7f0e397bd097c35b0b6fc920fb0722","9778397bd097c36b0b6fc9274c91aa","97b6b97bd19801ec9210c965cc920e","97bcf7f1487f595b0b0bb0b6fb0722","7f0e397bd097c35b0b6fc920fb0722","9778397bd097c36b0b6fc9274c91aa","97b6b97bd19801ec9210c965cc920e","97bcf7f1487f531b0b0bb0b6fb0722","7f0e397bd097c35b0b6fc920fb0722","9778397bd097c36b0b6fc9274c91aa","97b6b97bd19801ec9210c965cc920e","97bcf7f1487f531b0b0bb0b6fb0722","7f0e397bd07f595b0b6fc920fb0722","9778397bd097c36b0b6fc9274c91aa","97b6b97bd19801ec9210c9274c920e","97bcf7f0e47f531b0b0bb0b6fb0722","7f0e397bd07f595b0b0bc920fb0722","9778397bd097c36b0b6fc9210c91aa","97b6b97bd197c36c9210c9274c920e","97bcf7f0e47f531b0b0bb0b6fb0722","7f0e397bd07f595b0b0bc920fb0722","9778397bd097c36b0b6fc9210c8dc2","9778397bd097c36c9210c9274c920e","97b6b7f0e47f531b0723b0b6fb0722","7f0e37f5307f595b0b0bc920fb0722","7f0e397bd097c36b0b6fc9210c8dc2","9778397bd097c36b0b70c9274c91aa","97b6b7f0e47f531b0723b0b6fb0721","7f0e37f1487f595b0b0bb0b6fb0722","7f0e397bd097c35b0b6fc9210c8dc2","9778397bd097c36b0b6fc9274c91aa","97b6b7f0e47f531b0723b0b6fb0721","7f0e27f1487f595b0b0bb0b6fb0722","7f0e397bd097c35b0b6fc920fb0722","9778397bd097c36b0b6fc9274c91aa","97b6b7f0e47f531b0723b0b6fb0721","7f0e27f1487f531b0b0bb0b6fb0722","7f0e397bd097c35b0b6fc920fb0722","9778397bd097c36b0b6fc9274c91aa","97b6b7f0e47f531b0723b0b6fb0721","7f0e27f1487f531b0b0bb0b6fb0722","7f0e397bd097c35b0b6fc920fb0722","9778397bd097c36b0b6fc9274c91aa","97b6b7f0e47f531b0723b0b6fb0721","7f0e27f1487f531b0b0bb0b6fb0722","7f0e397bd07f595b0b0bc920fb0722","9778397bd097c36b0b6fc9274c91aa","97b6b7f0e47f531b0723b0787b0721","7f0e27f0e47f531b0b0bb0b6fb0722","7f0e397bd07f595b0b0bc920fb0722","9778397bd097c36b0b6fc9210c91aa","97b6b7f0e47f149b0723b0787b0721","7f0e27f0e47f531b0723b0b6fb0722","7f0e397bd07f595b0b0bc920fb0722","9778397bd097c36b0b6fc9210c8dc2","977837f0e37f149b0723b0787b0721","7f07e7f0e47f531b0723b0b6fb0722","7f0e37f5307f595b0b0bc920fb0722","7f0e397bd097c35b0b6fc9210c8dc2","977837f0e37f14998082b0787b0721","7f07e7f0e47f531b0723b0b6fb0721","7f0e37f1487f595b0b0bb0b6fb0722","7f0e397bd097c35b0b6fc9210c8dc2","977837f0e37f14998082b0787b06bd","7f07e7f0e47f531b0723b0b6fb0721","7f0e27f1487f531b0b0bb0b6fb0722","7f0e397bd097c35b0b6fc920fb0722","977837f0e37f14998082b0787b06bd","7f07e7f0e47f531b0723b0b6fb0721","7f0e27f1487f531b0b0bb0b6fb0722","7f0e397bd097c35b0b6fc920fb0722","977837f0e37f14998082b0787b06bd","7f07e7f0e47f531b0723b0b6fb0721","7f0e27f1487f531b0b0bb0b6fb0722","7f0e397bd07f595b0b0bc920fb0722","977837f0e37f14998082b0787b06bd","7f07e7f0e47f531b0723b0b6fb0721","7f0e27f1487f531b0b0bb0b6fb0722","7f0e397bd07f595b0b0bc920fb0722","977837f0e37f14998082b0787b06bd","7f07e7f0e47f149b0723b0787b0721","7f0e27f0e47f531b0b0bb0b6fb0722","7f0e397bd07f595b0b0bc920fb0722","977837f0e37f14998082b0723b06bd","7f07e7f0e37f149b0723b0787b0721","7f0e27f0e47f531b0723b0b6fb0722","7f0e397bd07f595b0b0bc920fb0722","977837f0e37f14898082b0723b02d5","7ec967f0e37f14998082b0787b0721","7f07e7f0e47f531b0723b0b6fb0722","7f0e37f1487f595b0b0bb0b6fb0722","7f0e37f0e37f14898082b0723b02d5","7ec967f0e37f14998082b0787b0721","7f07e7f0e47f531b0723b0b6fb0722","7f0e37f1487f531b0b0bb0b6fb0722","7f0e37f0e37f14898082b0723b02d5","7ec967f0e37f14998082b0787b06bd","7f07e7f0e47f531b0723b0b6fb0721","7f0e37f1487f531b0b0bb0b6fb0722","7f0e37f0e37f14898082b072297c35","7ec967f0e37f14998082b0787b06bd","7f07e7f0e47f531b0723b0b6fb0721","7f0e27f1487f531b0b0bb0b6fb0722","7f0e37f0e37f14898082b072297c35","7ec967f0e37f14998082b0787b06bd","7f07e7f0e47f531b0723b0b6fb0721","7f0e27f1487f531b0b0bb0b6fb0722","7f0e37f0e366aa89801eb072297c35","7ec967f0e37f14998082b0787b06bd","7f07e7f0e47f149b0723b0787b0721","7f0e27f1487f531b0b0bb0b6fb0722","7f0e37f0e366aa89801eb072297c35","7ec967f0e37f14998082b0723b06bd","7f07e7f0e47f149b0723b0787b0721","7f0e27f0e47f531b0723b0b6fb0722","7f0e37f0e366aa89801eb072297c35","7ec967f0e37f14998082b0723b06bd","7f07e7f0e37f14998083b0787b0721","7f0e27f0e47f531b0723b0b6fb0722","7f0e37f0e366aa89801eb072297c35","7ec967f0e37f14898082b0723b02d5","7f07e7f0e37f14998082b0787b0721","7f07e7f0e47f531b0723b0b6fb0722","7f0e36665b66aa89801e9808297c35","665f67f0e37f14898082b0723b02d5","7ec967f0e37f14998082b0787b0721","7f07e7f0e47f531b0723b0b6fb0722","7f0e36665b66a449801e9808297c35","665f67f0e37f14898082b0723b02d5","7ec967f0e37f14998082b0787b06bd","7f07e7f0e47f531b0723b0b6fb0721","7f0e36665b66a449801e9808297c35","665f67f0e37f14898082b072297c35","7ec967f0e37f14998082b0787b06bd","7f07e7f0e47f531b0723b0b6fb0721","7f0e26665b66a449801e9808297c35","665f67f0e37f1489801eb072297c35","7ec967f0e37f14998082b0787b06bd","7f07e7f0e47f531b0723b0b6fb0721","7f0e27f1487f531b0b0bb0b6fb0722"],nStr1:["日","一","二","三","四","五","六","七","八","九","十"],nStr2:["初","十","廿","卅"],nStr3:["正","二","三","四","五","六","七","八","九","十","冬","腊"],lYearDays:function(e){var t,i=348;for(t=32768;t>8;t>>=1)i+=this.lunarInfo[e-1900]&t?1:0;return i+this.leapDays(e)},leapMonth:function(e){return 15&this.lunarInfo[e-1900]},leapDays:function(e){return this.leapMonth(e)?65536&this.lunarInfo[e-1900]?30:29:0},monthDays:function(e,t){return t>12||t<1?-1:this.lunarInfo[e-1900]&65536>>t?30:29},solarDays:function(e,t){if(t>12||t<1)return-1;var i=t-1;return 1==i?e%4==0&&e%100!=0||e%400==0?29:28:this.solarMonth[i]},toGanZhiYear:function(e){var t=(e-3)%10,i=(e-3)%12;return 0==t&&(t=10),0==i&&(i=12),this.Gan[t-1]+this.Zhi[i-1]},toAstro:function(e,t){return"魔羯水瓶双鱼白羊金牛双子巨蟹狮子处女天秤天蝎射手魔羯".substr(2*e-(t<[20,19,21,21,21,22,23,23,23,23,22,22][e-1]?2:0),2)+"座"},toGanZhi:function(e){return this.Gan[e%10]+this.Zhi[e%12]},getTerm:function(e,t){if(e<1900||e>2100)return-1;if(t<1||t>24)return-1;var i=this.sTermInfo[e-1900],n=[parseInt("0x"+i.substr(0,5)).toString(),parseInt("0x"+i.substr(5,5)).toString(),parseInt("0x"+i.substr(10,5)).toString(),parseInt("0x"+i.substr(15,5)).toString(),parseInt("0x"+i.substr(20,5)).toString(),parseInt("0x"+i.substr(25,5)).toString()],a=[n[0].substr(0,1),n[0].substr(1,2),n[0].substr(3,1),n[0].substr(4,2),n[1].substr(0,1),n[1].substr(1,2),n[1].substr(3,1),n[1].substr(4,2),n[2].substr(0,1),n[2].substr(1,2),n[2].substr(3,1),n[2].substr(4,2),n[3].substr(0,1),n[3].substr(1,2),n[3].substr(3,1),n[3].substr(4,2),n[4].substr(0,1),n[4].substr(1,2),n[4].substr(3,1),n[4].substr(4,2),n[5].substr(0,1),n[5].substr(1,2),n[5].substr(3,1),n[5].substr(4,2)];return parseInt(a[t-1])},toChinaMonth:function(e){if(e>12||e<1)return-1;var t=this.nStr3[e-1];return t+="月"},toChinaDay:function(e){var t;switch(e){case 10:t="初十";break;case 20:t="二十";break;case 30:t="三十";break;default:t=this.nStr2[Math.floor(e/10)],t+=this.nStr1[e%10]}return t},getAnimal:function(e){return this.Animals[(e-4)%12]},solar2lunar:function(e,t,i){if(e<1900||e>2100)return-1;if(1900==e&&1==t&&i<31)return-1;if(e)n=new Date(e,parseInt(t)-1,i);else var n=new Date;var a,o=0,s=(e=n.getFullYear(),t=n.getMonth()+1,i=n.getDate(),(Date.UTC(n.getFullYear(),n.getMonth(),n.getDate())-Date.UTC(1900,0,31))/864e5);for(a=1900;a<2101&&s>0;a++)s-=o=this.lYearDays(a);s<0&&(s+=o,a--);var r=new Date,l=!1;r.getFullYear()==e&&r.getMonth()+1==t&&r.getDate()==i&&(l=!0);var c=n.getDay(),d=this.nStr1[c];0==c&&(c=7);var u=a,h=this.leapMonth(a),p=!1;for(a=1;a<13&&s>0;a++)h>0&&a==h+1&&0==p?(--a,p=!0,o=this.leapDays(u)):o=this.monthDays(u,a),1==p&&a==h+1&&(p=!1),s-=o;0==s&&h>0&&a==h+1&&(p?p=!1:(p=!0,--a)),s<0&&(s+=o,--a);var f=a,m=s+1,g=t-1,y=this.toGanZhiYear(u),b=this.getTerm(e,2*t-1),k=this.getTerm(e,2*t),_=this.toGanZhi(12*(e-1900)+t+11);i>=b&&(_=this.toGanZhi(12*(e-1900)+t+12));var w=!1,x=null;b==i&&(w=!0,x=this.solarTerm[2*t-2]),k==i&&(w=!0,x=this.solarTerm[2*t-1]);var v=Date.UTC(e,g,1,0,0,0,0)/864e5+25567+10,C=this.toGanZhi(v+i-1),S=this.toAstro(t,i);return{lYear:u,lMonth:f,lDay:m,Animal:this.getAnimal(u),IMonthCn:(p?"闰":"")+this.toChinaMonth(f),IDayCn:this.toChinaDay(m),cYear:e,cMonth:t,cDay:i,gzYear:y,gzMonth:_,gzDay:C,isToday:l,isLeap:p,nWeek:c,ncWeek:"星期"+d,isTerm:w,Term:x,astro:S}},lunar2solar:function(e,t,i,n){n=!!n;var a=this.leapMonth(e);if(this.leapDays(e),n&&a!=t)return-1;if(2100==e&&12==t&&i>1||1900==e&&1==t&&i<31)return-1;var o=this.monthDays(e,t),s=o;if(n&&(s=this.leapDays(e,t)),e<1900||e>2100||i>s)return-1;for(var r=0,l=1900;l<e;l++)r+=this.lYearDays(l);var c=0,d=!1;for(l=1;l<t;l++)c=this.leapMonth(e),d||c<=l&&c>0&&(r+=this.leapDays(e),d=!0),r+=this.monthDays(e,l);n&&(r+=o);var u=Date.UTC(1900,1,30,0,0,0),h=new Date(864e5*(r+i-31)+u),p=h.getUTCFullYear(),f=h.getUTCMonth()+1,m=h.getUTCDate();return this.solar2lunar(p,f,m)}};let fr=class{constructor({date:e,selected:t,startDate:i,endDate:n,range:a}={}){this.date=this.getDate(new Date),this.selected=t||[],this.startDate=i,this.endDate=n,this.range=a,this.cleanMultipleStatus(),this.weeks={}}setDate(e){this.selectDate=this.getDate(e),this._getWeek(this.selectDate.fullDate)}cleanMultipleStatus(){this.multipleStatus={before:"",after:"",data:[]}}resetSatrtDate(e){this.startDate=e}resetEndDate(e){this.endDate=e}getDate(e,t=0,i="day"){e||(e=new Date),"object"!=typeof e&&(e=e.replace(/-/g,"/"));const n=new Date(e);switch(i){case"day":n.setDate(n.getDate()+t);break;case"month":if(31===n.getDate()&&t>0)n.setDate(n.getDate()+t);else{const e=n.getMonth();n.setMonth(e+t);const i=n.getMonth();t<0&&0!==e&&i-e>t&&n.setMonth(i+(i-e+t)),t>0&&i-e>t&&n.setMonth(i-(i-e-t))}break;case"year":n.setFullYear(n.getFullYear()+t)}const a=n.getFullYear(),o=n.getMonth()+1<10?"0"+(n.getMonth()+1):n.getMonth()+1,s=n.getDate()<10?"0"+n.getDate():n.getDate();return{fullDate:a+"-"+o+"-"+s,year:a,month:o,date:s,day:n.getDay()}}_getLastMonthDays(e,t){let i=[];for(let n=e;n>0;n--){const e=new Date(t.year,t.month-1,1-n).getDate();i.push({date:e,month:t.month-1,lunar:this.getlunar(t.year,t.month-1,e),disable:!0})}return i}_currentMonthDys(e,t){let i=[],n=this.date.fullDate;for(let a=1;a<=e;a++){let e=t.year+"-"+(t.month,t.month+"-")+(a<10?"0"+a:a),o=n===e,s=this.selected&&this.selected.find(t=>{if(this.dateEqual(e,t.date))return t}),r=!0,l=!0;this.startDate&&(r=this.dateCompare(this.startDate,e)),this.endDate&&(l=this.dateCompare(e,this.endDate));let c=this.multipleStatus.data,d=!1,u=-1;this.range&&(c&&(u=c.findIndex(t=>this.dateEqual(t,e))),-1!==u&&(d=!0));let h={fullDate:e,year:t.year,date:a,multiple:!!this.range&&d,beforeMultiple:this.dateEqual(this.multipleStatus.before,e),afterMultiple:this.dateEqual(this.multipleStatus.after,e),month:t.month,lunar:this.getlunar(t.year,t.month,a),disable:!(r&&l),isDay:o};s&&(h.extraInfo=s),i.push(h)}return i}_getNextMonthDays(e,t){let i=[];for(let n=1;n<e+1;n++)i.push({date:n,month:Number(t.month)+1,lunar:this.getlunar(t.year,Number(t.month)+1,n),disable:!0});return i}getInfo(e){e||(e=new Date);return this.canlender.find(t=>t.fullDate===this.getDate(e).fullDate)}dateCompare(e,t){return(e=new Date(e.replace("-","/").replace("-","/")))<=(t=new Date(t.replace("-","/").replace("-","/")))}dateEqual(e,t){return e=new Date(e.replace("-","/").replace("-","/")),t=new Date(t.replace("-","/").replace("-","/")),e.getTime()-t.getTime()===0}geDateAll(e,t){var i=[],n=e.split("-"),a=t.split("-"),o=new Date;o.setFullYear(n[0],n[1]-1,n[2]);var s=new Date;s.setFullYear(a[0],a[1]-1,a[2]);for(var r=o.getTime()-864e5,l=s.getTime()-864e5,c=r;c<=l;)c+=864e5,i.push(this.getDate(new Date(parseInt(c))).fullDate);return i}getlunar(e,t,i){return pr.solar2lunar(e,t,i)}setSelectInfo(e,t){this.selected=t,this._getWeek(e)}setMultiple(e){let{before:t,after:i}=this.multipleStatus;this.range&&(t&&i?(this.multipleStatus.before=e,this.multipleStatus.after="",this.multipleStatus.data=[]):t?(this.multipleStatus.after=e,this.dateCompare(this.multipleStatus.before,this.multipleStatus.after)?this.multipleStatus.data=this.geDateAll(this.multipleStatus.before,this.multipleStatus.after):this.multipleStatus.data=this.geDateAll(this.multipleStatus.after,this.multipleStatus.before)):this.multipleStatus.before=e,this._getWeek(e))}_getWeek(e){const{year:t,month:i}=this.getDate(e);let n=new Date(t,i-1,1).getDay(),a=new Date(t,i,0).getDate(),o={lastMonthDays:this._getLastMonthDays(n,this.getDate(e)),currentMonthDys:this._currentMonthDys(a,this.getDate(e)),nextMonthDays:[]},s=[];const r=42-(o.lastMonthDays.length+o.currentMonthDys.length);o.nextMonthDays=this._getNextMonthDays(r,this.getDate(e)),s=s.concat(o.lastMonthDays,o.currentMonthDys,o.nextMonthDays);let l={};for(let c=0;c<s.length;c++)c%7==0&&(l[parseInt(c/7)]=new Array(7)),l[parseInt(c/7)][c%7]=s[c];this.canlender=s,this.weeks=l}};const mr={en:{"uni-calender.ok":"ok","uni-calender.cancel":"cancel","uni-calender.today":"today","uni-calender.MON":"MON","uni-calender.TUE":"TUE","uni-calender.WED":"WED","uni-calender.THU":"THU","uni-calender.FRI":"FRI","uni-calender.SAT":"SAT","uni-calender.SUN":"SUN"},"zh-Hans":{"uni-calender.ok":"确定","uni-calender.cancel":"取消","uni-calender.today":"今日","uni-calender.SUN":"日","uni-calender.MON":"一","uni-calender.TUE":"二","uni-calender.WED":"三","uni-calender.THU":"四","uni-calender.FRI":"五","uni-calender.SAT":"六"},"zh-Hant":{"uni-calender.ok":"確定","uni-calender.cancel":"取消","uni-calender.today":"今日","uni-calender.SUN":"日","uni-calender.MON":"一","uni-calender.TUE":"二","uni-calender.WED":"三","uni-calender.THU":"四","uni-calender.FRI":"五","uni-calender.SAT":"六"}},{t:gr}=q(mr);const yr=cr({emits:["change"],props:{weeks:{type:Object,default:()=>({})},calendar:{type:Object,default:()=>({})},selected:{type:Array,default:()=>[]},lunar:{type:Boolean,default:!1}},computed:{todayText:()=>gr("uni-calender.today")},methods:{choiceDate(e){this.$emit("change",e)}}},[["render",function(e,i,n,a,o,s){const r=co,l=mo;return t.openBlock(),t.createBlock(l,{class:t.normalizeClass(["uni-calendar-item__weeks-box",{"uni-calendar-item--disable":n.weeks.disable,"uni-calendar-item--isDay":n.calendar.fullDate===n.weeks.fullDate&&n.weeks.isDay,"uni-calendar-item--checked":n.calendar.fullDate===n.weeks.fullDate&&!n.weeks.isDay,"uni-calendar-item--before-checked":n.weeks.beforeMultiple,"uni-calendar-item--multiple":n.weeks.multiple,"uni-calendar-item--after-checked":n.weeks.afterMultiple}]),onClick:i[0]||(i[0]=e=>s.choiceDate(n.weeks))},{default:t.withCtx(()=>[t.createVNode(l,{class:"uni-calendar-item__weeks-box-item"},{default:t.withCtx(()=>[n.selected&&n.weeks.extraInfo?(t.openBlock(),t.createBlock(r,{key:0,class:"uni-calendar-item__weeks-box-circle"})):t.createCommentVNode("",!0),t.createVNode(r,{class:t.normalizeClass(["uni-calendar-item__weeks-box-text",{"uni-calendar-item--isDay-text":n.weeks.isDay,"uni-calendar-item--isDay":n.calendar.fullDate===n.weeks.fullDate&&n.weeks.isDay,"uni-calendar-item--checked":n.calendar.fullDate===n.weeks.fullDate&&!n.weeks.isDay,"uni-calendar-item--before-checked":n.weeks.beforeMultiple,"uni-calendar-item--multiple":n.weeks.multiple,"uni-calendar-item--after-checked":n.weeks.afterMultiple,"uni-calendar-item--disable":n.weeks.disable}])},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(n.weeks.date),1)]),_:1},8,["class"]),n.lunar||n.weeks.extraInfo||!n.weeks.isDay?t.createCommentVNode("",!0):(t.openBlock(),t.createBlock(r,{key:1,class:t.normalizeClass(["uni-calendar-item__weeks-lunar-text",{"uni-calendar-item--isDay-text":n.weeks.isDay,"uni-calendar-item--isDay":n.calendar.fullDate===n.weeks.fullDate&&n.weeks.isDay,"uni-calendar-item--checked":n.calendar.fullDate===n.weeks.fullDate&&!n.weeks.isDay,"uni-calendar-item--before-checked":n.weeks.beforeMultiple,"uni-calendar-item--multiple":n.weeks.multiple,"uni-calendar-item--after-checked":n.weeks.afterMultiple}])},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(s.todayText),1)]),_:1},8,["class"])),n.lunar&&!n.weeks.extraInfo?(t.openBlock(),t.createBlock(r,{key:2,class:t.normalizeClass(["uni-calendar-item__weeks-lunar-text",{"uni-calendar-item--isDay-text":n.weeks.isDay,"uni-calendar-item--isDay":n.calendar.fullDate===n.weeks.fullDate&&n.weeks.isDay,"uni-calendar-item--checked":n.calendar.fullDate===n.weeks.fullDate&&!n.weeks.isDay,"uni-calendar-item--before-checked":n.weeks.beforeMultiple,"uni-calendar-item--multiple":n.weeks.multiple,"uni-calendar-item--after-checked":n.weeks.afterMultiple,"uni-calendar-item--disable":n.weeks.disable}])},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(n.weeks.isDay?s.todayText:"初一"===n.weeks.lunar.IDayCn?n.weeks.lunar.IMonthCn:n.weeks.lunar.IDayCn),1)]),_:1},8,["class"])):t.createCommentVNode("",!0),n.weeks.extraInfo&&n.weeks.extraInfo.info?(t.openBlock(),t.createBlock(r,{key:3,class:t.normalizeClass(["uni-calendar-item__weeks-lunar-text",{"uni-calendar-item--extra":n.weeks.extraInfo.info,"uni-calendar-item--isDay-text":n.weeks.isDay,"uni-calendar-item--isDay":n.calendar.fullDate===n.weeks.fullDate&&n.weeks.isDay,"uni-calendar-item--checked":n.calendar.fullDate===n.weeks.fullDate&&!n.weeks.isDay,"uni-calendar-item--before-checked":n.weeks.beforeMultiple,"uni-calendar-item--multiple":n.weeks.multiple,"uni-calendar-item--after-checked":n.weeks.afterMultiple,"uni-calendar-item--disable":n.weeks.disable}])},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(n.weeks.extraInfo.info),1)]),_:1},8,["class"])):t.createCommentVNode("",!0)]),_:1})]),_:1},8,["class"])}],["__scopeId","data-v-bc997abd"]]),{t:br}=q(mr),kr={components:{CalendarItem:yr},emits:["close","confirm","change","monthSwitch"],props:{date:{type:String,default:""},selected:{type:Array,default:()=>[]},lunar:{type:Boolean,default:!1},startDate:{type:String,default:""},endDate:{type:String,default:""},range:{type:Boolean,default:!1},insert:{type:Boolean,default:!0},showMonth:{type:Boolean,default:!0},clearDate:{type:Boolean,default:!0}},data:()=>({show:!1,weeks:[],calendar:{},nowDate:"",aniMaskShow:!1}),computed:{okText:()=>br("uni-calender.ok"),cancelText:()=>br("uni-calender.cancel"),todayText:()=>br("uni-calender.today"),monText:()=>br("uni-calender.MON"),TUEText:()=>br("uni-calender.TUE"),WEDText:()=>br("uni-calender.WED"),THUText:()=>br("uni-calender.THU"),FRIText:()=>br("uni-calender.FRI"),SATText:()=>br("uni-calender.SAT"),SUNText:()=>br("uni-calender.SUN")},watch:{date(e){this.init(e)},startDate(e){this.cale.resetSatrtDate(e),this.cale.setDate(this.nowDate.fullDate),this.weeks=this.cale.weeks},endDate(e){this.cale.resetEndDate(e),this.cale.setDate(this.nowDate.fullDate),this.weeks=this.cale.weeks},selected:{handler(e){this.cale.setSelectInfo(this.nowDate.fullDate,e),this.weeks=this.cale.weeks},deep:!0}},created(){this.cale=new fr({selected:this.selected,startDate:this.startDate,endDate:this.endDate,range:this.range}),this.init(this.date)},methods:{clean(){},bindDateChange(e){const t=e.detail.value+"-1";this.setDate(t);let i=this.cale.getDate(t);this.$emit("monthSwitch",{year:i.year,month:Number(i.month)})},init(e){this.cale.setDate(e),this.weeks=this.cale.weeks,this.nowDate=this.calendar=this.cale.getInfo(e)},open(){this.clearDate&&!this.insert&&(this.cale.cleanMultipleStatus(),this.init(this.date)),this.show=!0,this.$nextTick(()=>{setTimeout(()=>{this.aniMaskShow=!0},50)})},close(){this.aniMaskShow=!1,this.$nextTick(()=>{setTimeout(()=>{this.show=!1,this.$emit("close")},300)})},confirm(){this.setEmit("confirm"),this.close()},change(){this.insert&&this.setEmit("change")},monthSwitch(){let{year:e,month:t}=this.nowDate;this.$emit("monthSwitch",{year:e,month:Number(t)})},setEmit(e){let{year:t,month:i,date:n,fullDate:a,lunar:o,extraInfo:s}=this.calendar;this.$emit(e,{range:this.cale.multipleStatus,year:t,month:i,date:n,fulldate:a,lunar:o,extraInfo:s||{}})},choiceDate(e){e.disable||(this.calendar=e,this.cale.setMultiple(this.calendar.fullDate),this.weeks=this.cale.weeks,this.change())},backToday(){const e=`${this.nowDate.year}-${this.nowDate.month}`,t=this.cale.getDate(new Date),i=`${t.year}-${t.month}`;this.init(t.fullDate),e!==i&&this.monthSwitch(),this.change()},pre(){const e=this.cale.getDate(this.nowDate.fullDate,-1,"month").fullDate;this.setDate(e),this.monthSwitch()},next(){const e=this.cale.getDate(this.nowDate.fullDate,1,"month").fullDate;this.setDate(e),this.monthSwitch()},setDate(e){this.cale.setDate(e),this.weeks=this.cale.weeks,this.nowDate=this.cale.getInfo(e)}}};const _r=cr(kr,[["render",function(e,i,n,a,o,s){const r=mo,l=co,c=ir,d=t.resolveComponent("calendar-item");return t.openBlock(),t.createBlock(r,{class:"uni-calendar"},{default:t.withCtx(()=>[!n.insert&&o.show?(t.openBlock(),t.createBlock(r,{key:0,class:t.normalizeClass(["uni-calendar__mask",{"uni-calendar--mask-show":o.aniMaskShow}]),onClick:s.clean},null,8,["class","onClick"])):t.createCommentVNode("",!0),n.insert||o.show?(t.openBlock(),t.createBlock(r,{key:1,class:t.normalizeClass(["uni-calendar__content",{"uni-calendar--fixed":!n.insert,"uni-calendar--ani-show":o.aniMaskShow}])},{default:t.withCtx(()=>[n.insert?t.createCommentVNode("",!0):(t.openBlock(),t.createBlock(r,{key:0,class:"uni-calendar__header uni-calendar--fixed-top"},{default:t.withCtx(()=>[t.createVNode(r,{class:"uni-calendar__header-btn-box",onClick:s.close},{default:t.withCtx(()=>[t.createVNode(l,{class:"uni-calendar__header-text uni-calendar--fixed-width"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(s.cancelText),1)]),_:1})]),_:1},8,["onClick"]),t.createVNode(r,{class:"uni-calendar__header-btn-box",onClick:s.confirm},{default:t.withCtx(()=>[t.createVNode(l,{class:"uni-calendar__header-text uni-calendar--fixed-width"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(s.okText),1)]),_:1})]),_:1},8,["onClick"])]),_:1})),t.createVNode(r,{class:"uni-calendar__header"},{default:t.withCtx(()=>[t.createVNode(r,{class:"uni-calendar__header-btn-box",onClick:t.withModifiers(s.pre,["stop"])},{default:t.withCtx(()=>[t.createVNode(r,{class:"uni-calendar__header-btn uni-calendar--left"})]),_:1},8,["onClick"]),t.createVNode(c,{mode:"date",value:n.date,fields:"month",onChange:s.bindDateChange},{default:t.withCtx(()=>[t.createVNode(l,{class:"uni-calendar__header-text"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString((o.nowDate.year||"")+" / "+(o.nowDate.month||"")),1)]),_:1})]),_:1},8,["value","onChange"]),t.createVNode(r,{class:"uni-calendar__header-btn-box",onClick:t.withModifiers(s.next,["stop"])},{default:t.withCtx(()=>[t.createVNode(r,{class:"uni-calendar__header-btn uni-calendar--right"})]),_:1},8,["onClick"]),t.createVNode(l,{class:"uni-calendar__backtoday",onClick:s.backToday},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(s.todayText),1)]),_:1},8,["onClick"])]),_:1}),t.createVNode(r,{class:"uni-calendar__box"},{default:t.withCtx(()=>[n.showMonth?(t.openBlock(),t.createBlock(r,{key:0,class:"uni-calendar__box-bg"},{default:t.withCtx(()=>[t.createVNode(l,{class:"uni-calendar__box-bg-text"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(o.nowDate.month),1)]),_:1})]),_:1})):t.createCommentVNode("",!0),t.createVNode(r,{class:"uni-calendar__weeks"},{default:t.withCtx(()=>[t.createVNode(r,{class:"uni-calendar__weeks-day"},{default:t.withCtx(()=>[t.createVNode(l,{class:"uni-calendar__weeks-day-text"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(s.SUNText),1)]),_:1})]),_:1}),t.createVNode(r,{class:"uni-calendar__weeks-day"},{default:t.withCtx(()=>[t.createVNode(l,{class:"uni-calendar__weeks-day-text"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(s.monText),1)]),_:1})]),_:1}),t.createVNode(r,{class:"uni-calendar__weeks-day"},{default:t.withCtx(()=>[t.createVNode(l,{class:"uni-calendar__weeks-day-text"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(s.TUEText),1)]),_:1})]),_:1}),t.createVNode(r,{class:"uni-calendar__weeks-day"},{default:t.withCtx(()=>[t.createVNode(l,{class:"uni-calendar__weeks-day-text"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(s.WEDText),1)]),_:1})]),_:1}),t.createVNode(r,{class:"uni-calendar__weeks-day"},{default:t.withCtx(()=>[t.createVNode(l,{class:"uni-calendar__weeks-day-text"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(s.THUText),1)]),_:1})]),_:1}),t.createVNode(r,{class:"uni-calendar__weeks-day"},{default:t.withCtx(()=>[t.createVNode(l,{class:"uni-calendar__weeks-day-text"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(s.FRIText),1)]),_:1})]),_:1}),t.createVNode(r,{class:"uni-calendar__weeks-day"},{default:t.withCtx(()=>[t.createVNode(l,{class:"uni-calendar__weeks-day-text"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(s.SATText),1)]),_:1})]),_:1})]),_:1}),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(o.weeks,(e,i)=>(t.openBlock(),t.createBlock(r,{class:"uni-calendar__weeks",key:i},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e,(e,i)=>(t.openBlock(),t.createBlock(r,{class:"uni-calendar__weeks-item",key:i},{default:t.withCtx(()=>[t.createVNode(d,{class:"uni-calendar-item--hook",weeks:e,calendar:o.calendar,selected:n.selected,lunar:n.lunar,onChange:s.choiceDate},null,8,["weeks","calendar","selected","lunar","onChange"])]),_:2},1024))),128))]),_:2},1024))),128))]),_:1})]),_:1},8,["class"])):t.createCommentVNode("",!0)]),_:1})}],["__scopeId","data-v-2ff02651"]]);const wr=cr({name:"UniCard",emits:["click"],props:{title:{type:String,default:""},subTitle:{type:String,default:""},padding:{type:String,default:"10px"},margin:{type:String,default:"15px"},spacing:{type:String,default:"0 10px"},extra:{type:String,default:""},cover:{type:String,default:""},thumbnail:{type:String,default:""},isFull:{type:Boolean,default:!1},isShadow:{type:Boolean,default:!0},shadow:{type:String,default:"0px 0px 3px 1px rgba(0, 0, 0, 0.08)"},border:{type:Boolean,default:!0}},methods:{onClick(e){this.$emit("click",e)}}},[["render",function(e,i,n,a,o,s){const r=On,l=mo,c=co;return t.openBlock(),t.createBlock(l,{class:t.normalizeClass(["uni-card",{"uni-card--full":n.isFull,"uni-card--shadow":n.isShadow,"uni-card--border":n.border}]),style:t.normalizeStyle({margin:n.isFull?0:n.margin,padding:n.spacing,"box-shadow":n.isShadow?n.shadow:""})},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"cover",{},()=>[n.cover?(t.openBlock(),t.createBlock(l,{key:0,class:"uni-card__cover"},{default:t.withCtx(()=>[t.createVNode(r,{class:"uni-card__cover-image",mode:"widthFix",onClick:i[0]||(i[0]=e=>s.onClick("cover")),src:n.cover},null,8,["src"])]),_:1})):t.createCommentVNode("",!0)],!0),t.renderSlot(e.$slots,"title",{},()=>[n.title||n.extra?(t.openBlock(),t.createBlock(l,{key:0,class:"uni-card__header"},{default:t.withCtx(()=>[t.createVNode(l,{class:"uni-card__header-box",onClick:i[1]||(i[1]=e=>s.onClick("title"))},{default:t.withCtx(()=>[n.thumbnail?(t.openBlock(),t.createBlock(l,{key:0,class:"uni-card__header-avatar"},{default:t.withCtx(()=>[t.createVNode(r,{class:"uni-card__header-avatar-image",src:n.thumbnail,mode:"aspectFit"},null,8,["src"])]),_:1})):t.createCommentVNode("",!0),t.createVNode(l,{class:"uni-card__header-content"},{default:t.withCtx(()=>[t.createVNode(c,{class:"uni-card__header-content-title uni-ellipsis"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(n.title),1)]),_:1}),n.title&&n.subTitle?(t.openBlock(),t.createBlock(c,{key:0,class:"uni-card__header-content-subtitle uni-ellipsis"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(n.subTitle),1)]),_:1})):t.createCommentVNode("",!0)]),_:1})]),_:1}),t.createVNode(l,{class:"uni-card__header-extra",onClick:i[2]||(i[2]=e=>s.onClick("extra"))},{default:t.withCtx(()=>[t.createVNode(c,{class:"uni-card__header-extra-text"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(n.extra),1)]),_:1})]),_:1})]),_:1})):t.createCommentVNode("",!0)],!0),t.createVNode(l,{class:"uni-card__content",style:t.normalizeStyle({padding:n.padding}),onClick:i[3]||(i[3]=e=>s.onClick("content"))},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3},8,["style"]),t.createVNode(l,{class:"uni-card__actions",onClick:i[4]||(i[4]=e=>s.onClick("actions"))},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"actions",{},void 0,!0)]),_:3})]),_:3},8,["class","style"])}],["__scopeId","data-v-34e4a693"]]),xr="uni-col";const vr=cr({name:"uniCol",props:{span:{type:Number,default:24},offset:{type:Number,default:-1},pull:{type:Number,default:-1},push:{type:Number,default:-1},xs:[Number,Object],sm:[Number,Object],md:[Number,Object],lg:[Number,Object],xl:[Number,Object]},data:()=>({gutter:0,sizeClass:"",parentWidth:0,nvueWidth:0,marginLeft:0,right:0,left:0}),created(){let e=this.$parent;for(;e&&"uniRow"!==e.$options.componentName;)e=e.$parent;this.updateGutter(e.gutter),e.$watch("gutter",e=>{this.updateGutter(e)})},computed:{sizeList(){let{span:e,offset:t,pull:i,push:n}=this;return{span:e,offset:t,pull:i,push:n}},pointClassList(){let e=[];return["xs","sm","md","lg","xl"].forEach(t=>{const i=this[t];"number"==typeof i?e.push(`${xr}-${t}-${i}`):"object"==typeof i&&i&&Object.keys(i).forEach(n=>{e.push("span"===n?`${xr}-${t}-${i[n]}`:`${xr}-${t}-${n}-${i[n]}`)})}),e.join(" ")}},methods:{updateGutter(e){e=Number(e),isNaN(e)||(this.gutter=e/2)}},watch:{sizeList:{immediate:!0,handler(e){let t=[];for(let i in e){const n=e[i];!n&&0!==n||-1===n||t.push("span"===i?`${xr}-${n}`:`${xr}-${i}-${n}`)}this.sizeClass=t.join(" ")}}}},[["render",function(e,i,n,a,o,s){const r=mo;return t.openBlock(),t.createBlock(r,{class:t.normalizeClass(["uni-col",o.sizeClass,s.pointClassList]),style:t.normalizeStyle({paddingLeft:`${Number(o.gutter)}rpx`,paddingRight:`${Number(o.gutter)}rpx`})},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3},8,["class","style"])}],["__scopeId","data-v-67b29f14"]]);const Cr=cr({name:"uniCollapse",emits:["change","activeItem","input","update:modelValue"],props:{value:{type:[String,Array],default:""},modelValue:{type:[String,Array],default:""},accordion:{type:[Boolean,String],default:!1}},data:()=>({}),computed:{dataValue(){let e="string"==typeof this.value&&""===this.value||Array.isArray(this.value)&&0===this.value.length;"string"==typeof this.modelValue&&""===this.modelValue||Array.isArray(this.modelValue)&&this.modelValue.length;return e?this.modelValue:this.value}},watch:{dataValue(e){this.setOpen(e)}},created(){this.childrens=[],this.names=[]},mounted(){this.$nextTick(()=>{this.setOpen(this.dataValue)})},methods:{setOpen(e){let t="string"==typeof e,i=Array.isArray(e);this.childrens.forEach((n,a)=>{if(t&&e===n.nameSync){if(!this.accordion)return void console.warn("accordion 属性为 false ,v-model 类型应该为 array");n.isOpen=!0}i&&e.forEach(e=>{if(e===n.nameSync){if(this.accordion)return void console.warn("accordion 属性为 true ,v-model 类型应该为 string");n.isOpen=!0}})}),this.emit(e)},setAccordion(e){this.accordion&&this.childrens.forEach((t,i)=>{e!==t&&(t.isOpen=!1)})},resize(){this.childrens.forEach((e,t)=>{e.getCollapseHeight()})},onChange(e,t){let i=[];this.accordion?i=e?t.nameSync:"":this.childrens.forEach((e,t)=>{e.isOpen&&i.push(e.nameSync)}),this.$emit("change",i),this.emit(i)},emit(e){this.$emit("input",e),this.$emit("update:modelValue",e)}}},[["render",function(e,i,n,a,o,s){const r=mo;return t.openBlock(),t.createBlock(r,{class:"uni-collapse"},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3})}],["__scopeId","data-v-b6ab9b84"]]),Sr=[{font_class:"arrow-down",unicode:""},{font_class:"arrow-left",unicode:""},{font_class:"arrow-right",unicode:""},{font_class:"arrow-up",unicode:""},{font_class:"auth",unicode:""},{font_class:"auth-filled",unicode:""},{font_class:"back",unicode:""},{font_class:"bars",unicode:""},{font_class:"calendar",unicode:""},{font_class:"calendar-filled",unicode:""},{font_class:"camera",unicode:""},{font_class:"camera-filled",unicode:""},{font_class:"cart",unicode:""},{font_class:"cart-filled",unicode:""},{font_class:"chat",unicode:""},{font_class:"chat-filled",unicode:""},{font_class:"chatboxes",unicode:""},{font_class:"chatboxes-filled",unicode:""},{font_class:"chatbubble",unicode:""},{font_class:"chatbubble-filled",unicode:""},{font_class:"checkbox",unicode:""},{font_class:"checkbox-filled",unicode:""},{font_class:"checkmarkempty",unicode:""},{font_class:"circle",unicode:""},{font_class:"circle-filled",unicode:""},{font_class:"clear",unicode:""},{font_class:"close",unicode:""},{font_class:"closeempty",unicode:""},{font_class:"cloud-download",unicode:""},{font_class:"cloud-download-filled",unicode:""},{font_class:"cloud-upload",unicode:""},{font_class:"cloud-upload-filled",unicode:""},{font_class:"color",unicode:""},{font_class:"color-filled",unicode:""},{font_class:"compose",unicode:""},{font_class:"contact",unicode:""},{font_class:"contact-filled",unicode:""},{font_class:"down",unicode:""},{font_class:"bottom",unicode:""},{font_class:"download",unicode:""},{font_class:"download-filled",unicode:""},{font_class:"email",unicode:""},{font_class:"email-filled",unicode:""},{font_class:"eye",unicode:""},{font_class:"eye-filled",unicode:""},{font_class:"eye-slash",unicode:""},{font_class:"eye-slash-filled",unicode:""},{font_class:"fire",unicode:""},{font_class:"fire-filled",unicode:""},{font_class:"flag",unicode:""},{font_class:"flag-filled",unicode:""},{font_class:"folder-add",unicode:""},{font_class:"folder-add-filled",unicode:""},{font_class:"font",unicode:""},{font_class:"forward",unicode:""},{font_class:"gear",unicode:""},{font_class:"gear-filled",unicode:""},{font_class:"gift",unicode:""},{font_class:"gift-filled",unicode:""},{font_class:"hand-down",unicode:""},{font_class:"hand-down-filled",unicode:""},{font_class:"hand-up",unicode:""},{font_class:"hand-up-filled",unicode:""},{font_class:"headphones",unicode:""},{font_class:"heart",unicode:""},{font_class:"heart-filled",unicode:""},{font_class:"help",unicode:""},{font_class:"help-filled",unicode:""},{font_class:"home",unicode:""},{font_class:"home-filled",unicode:""},{font_class:"image",unicode:""},{font_class:"image-filled",unicode:""},{font_class:"images",unicode:""},{font_class:"images-filled",unicode:""},{font_class:"info",unicode:""},{font_class:"info-filled",unicode:""},{font_class:"left",unicode:""},{font_class:"link",unicode:""},{font_class:"list",unicode:""},{font_class:"location",unicode:""},{font_class:"location-filled",unicode:""},{font_class:"locked",unicode:""},{font_class:"locked-filled",unicode:""},{font_class:"loop",unicode:""},{font_class:"mail-open",unicode:""},{font_class:"mail-open-filled",unicode:""},{font_class:"map",unicode:""},{font_class:"map-filled",unicode:""},{font_class:"map-pin",unicode:""},{font_class:"map-pin-ellipse",unicode:""},{font_class:"medal",unicode:""},{font_class:"medal-filled",unicode:""},{font_class:"mic",unicode:""},{font_class:"mic-filled",unicode:""},{font_class:"micoff",unicode:""},{font_class:"micoff-filled",unicode:""},{font_class:"minus",unicode:""},{font_class:"minus-filled",unicode:""},{font_class:"more",unicode:""},{font_class:"more-filled",unicode:""},{font_class:"navigate",unicode:""},{font_class:"navigate-filled",unicode:""},{font_class:"notification",unicode:""},{font_class:"notification-filled",unicode:""},{font_class:"paperclip",unicode:""},{font_class:"paperplane",unicode:""},{font_class:"paperplane-filled",unicode:""},{font_class:"person",unicode:""},{font_class:"person-filled",unicode:""},{font_class:"personadd",unicode:""},{font_class:"personadd-filled",unicode:""},{font_class:"personadd-filled-copy",unicode:""},{font_class:"phone",unicode:""},{font_class:"phone-filled",unicode:""},{font_class:"plus",unicode:""},{font_class:"plus-filled",unicode:""},{font_class:"plusempty",unicode:""},{font_class:"pulldown",unicode:""},{font_class:"pyq",unicode:""},{font_class:"qq",unicode:""},{font_class:"redo",unicode:""},{font_class:"redo-filled",unicode:""},{font_class:"refresh",unicode:""},{font_class:"refresh-filled",unicode:""},{font_class:"refreshempty",unicode:""},{font_class:"reload",unicode:""},{font_class:"right",unicode:""},{font_class:"scan",unicode:""},{font_class:"search",unicode:""},{font_class:"settings",unicode:""},{font_class:"settings-filled",unicode:""},{font_class:"shop",unicode:""},{font_class:"shop-filled",unicode:""},{font_class:"smallcircle",unicode:""},{font_class:"smallcircle-filled",unicode:""},{font_class:"sound",unicode:""},{font_class:"sound-filled",unicode:""},{font_class:"spinner-cycle",unicode:""},{font_class:"staff",unicode:""},{font_class:"staff-filled",unicode:""},{font_class:"star",unicode:""},{font_class:"star-filled",unicode:""},{font_class:"starhalf",unicode:""},{font_class:"trash",unicode:""},{font_class:"trash-filled",unicode:""},{font_class:"tune",unicode:""},{font_class:"tune-filled",unicode:""},{font_class:"undo",unicode:""},{font_class:"undo-filled",unicode:""},{font_class:"up",unicode:""},{font_class:"top",unicode:""},{font_class:"upload",unicode:""},{font_class:"upload-filled",unicode:""},{font_class:"videocam",unicode:""},{font_class:"videocam-filled",unicode:""},{font_class:"vip",unicode:""},{font_class:"vip-filled",unicode:""},{font_class:"wallet",unicode:""},{font_class:"wallet-filled",unicode:""},{font_class:"weibo",unicode:""},{font_class:"weixin",unicode:""}],Tr={name:"UniIcons",emits:["click"],props:{type:{type:String,default:""},color:{type:String,default:"#333333"},size:{type:[Number,String],default:16},customPrefix:{type:String,default:""},fontFamily:{type:String,default:""}},data:()=>({icons:Sr}),computed:{unicode(){let e=this.icons.find(e=>e.font_class===this.type);return e?e.unicode:""},iconSize(){return"number"==typeof(e=this.size)||/^[0-9]*$/g.test(e)?e+"px":e;var e},styleObj(){return""!==this.fontFamily?`color: ${this.color}; font-size: ${this.iconSize}; font-family: ${this.fontFamily};`:`color: ${this.color}; font-size: ${this.iconSize};`}},methods:{_onClick(e){this.$emit("click",e)}}};const Dr=cr(Tr,[["render",function(e,i,n,a,o,s){const r=co;return t.openBlock(),t.createBlock(r,{style:t.normalizeStyle(s.styleObj),class:t.normalizeClass(["uni-icons",["uniui-"+n.type,n.customPrefix,n.customPrefix?n.type:""]]),onClick:s._onClick},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3},8,["style","class","onClick"])}],["__scopeId","data-v-39ea5686"]]);function Nr(e,t){return"string"==typeof e?t:e}const Vr=cr({name:"uniCollapseItem",props:{title:{type:String,default:""},name:{type:[Number,String],default:""},disabled:{type:Boolean,default:!1},showAnimation:{type:Boolean,default:!0},open:{type:Boolean,default:!1},thumb:{type:String,default:""},titleBorder:{type:String,default:"auto"},border:{type:Boolean,default:!0},showArrow:{type:Boolean,default:!0}},data:()=>({isOpen:!1,isheight:null,height:0,elId:`Uni_${Math.ceil(1e6*Math.random()).toString(36)}`,nameSync:0}),watch:{open(e){this.isOpen=e,this.onClick(e,"init")}},updated(e){this.$nextTick(()=>{this.init(!0)})},created(){this.collapse=this.getCollapse(),this.oldHeight=0,this.onClick(this.open,"init")},unmounted(){this.__isUnmounted=!0,this.uninstall()},mounted(){this.collapse&&(""!==this.name?this.nameSync=this.name:this.nameSync=this.collapse.childrens.length+"",-1===this.collapse.names.indexOf(this.nameSync)?this.collapse.names.push(this.nameSync):console.warn(`name 值 ${this.nameSync} 重复`),-1===this.collapse.childrens.indexOf(this)&&this.collapse.childrens.push(this),this.init())},methods:{init(e){this.getCollapseHeight(e)},uninstall(){this.collapse&&(this.collapse.childrens.forEach((e,t)=>{e===this&&this.collapse.childrens.splice(t,1)}),this.collapse.names.forEach((e,t)=>{e===this.nameSync&&this.collapse.names.splice(t,1)}))},onClick(e,t){this.disabled||(this.isOpen=e,this.isOpen&&this.collapse&&this.collapse.setAccordion(this),"init"!==t&&this.collapse.onChange(e,this))},getCollapseHeight(e,t=0){ri().in(this).select(`#${this.elId}`).fields({size:!0},i=>{if(!(t>=10)){if(!i)return t++,void this.getCollapseHeight(!1,t);this.height=i.height,this.isheight=!0,e||this.onClick(this.isOpen,"init")}}).exec()},getNvueHwight(e){dom.getComponentRect(this.$refs["collapse--hook"],t=>{if(t&&t.result&&t.size){if(this.height=t.size.height,this.isheight=!0,e)return;this.onClick(this.open,"init")}})},getCollapse(e="uniCollapse"){let t=this.$parent,i=t.$options.name;for(;i!==e;){if(t=t.$parent,!t)return!1;i=t.$options.name}return t}}},[["render",function(e,i,n,a,o,s){const r=On,l=co,c=mo,d=Nr(t.resolveDynamicComponent("uni-icons"),Dr);return t.openBlock(),t.createBlock(c,{class:"uni-collapse-item"},{default:t.withCtx(()=>[t.createVNode(c,{onClick:i[0]||(i[0]=e=>s.onClick(!o.isOpen)),class:t.normalizeClass(["uni-collapse-item__title",{"is-open":o.isOpen&&"auto"===n.titleBorder,"uni-collapse-item-border":"none"!==n.titleBorder}])},{default:t.withCtx(()=>[t.createVNode(c,{class:"uni-collapse-item__title-wrap"},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"title",{},()=>[t.createVNode(c,{class:t.normalizeClass(["uni-collapse-item__title-box",{"is-disabled":n.disabled}])},{default:t.withCtx(()=>[n.thumb?(t.openBlock(),t.createBlock(r,{key:0,src:n.thumb,class:"uni-collapse-item__title-img"},null,8,["src"])):t.createCommentVNode("",!0),t.createVNode(l,{class:"uni-collapse-item__title-text"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(n.title),1)]),_:1})]),_:1},8,["class"])],!0)]),_:3}),n.showArrow?(t.openBlock(),t.createBlock(c,{key:0,class:t.normalizeClass([{"uni-collapse-item__title-arrow-active":o.isOpen,"uni-collapse-item--animation":!0===n.showAnimation},"uni-collapse-item__title-arrow"])},{default:t.withCtx(()=>[t.createVNode(d,{color:n.disabled?"#ddd":"#bbb",size:"14",type:"bottom"},null,8,["color"])]),_:1},8,["class"])):t.createCommentVNode("",!0)]),_:3},8,["class"]),t.createVNode(c,{class:t.normalizeClass(["uni-collapse-item__wrap",{"is--transition":n.showAnimation}]),style:t.normalizeStyle({height:(o.isOpen?o.height:0)+"px"})},{default:t.withCtx(()=>[t.createVNode(c,{id:o.elId,ref:"collapse--hook",class:t.normalizeClass(["uni-collapse-item__wrap-content",{open:o.isheight,"uni-collapse-item--border":n.border&&o.isOpen}])},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3},8,["id","class"])]),_:3},8,["class","style"])]),_:3})}],["__scopeId","data-v-30e5a867"]]);const Br=cr({name:"uniCombox",emits:["input","update:modelValue"],props:{clearAble:{type:Boolean,default:!1},border:{type:Boolean,default:!0},label:{type:String,default:""},labelWidth:{type:String,default:"auto"},placeholder:{type:String,default:""},candidates:{type:Array,default:()=>[]},emptyTips:{type:String,default:"无匹配项"},modelValue:{type:[String,Number],default:""}},data:()=>({showSelector:!1,inputVal:""}),computed:{labelStyle(){return"auto"===this.labelWidth?"":`width: ${this.labelWidth}`},filterCandidates(){return this.candidates.filter(e=>e.toString().indexOf(this.inputVal)>-1)},filterCandidatesLength(){return this.filterCandidates.length}},watch:{modelValue:{handler(e){this.inputVal=e},immediate:!0}},methods:{toggleSelector(){this.showSelector=!this.showSelector},onFocus(){this.showSelector=!0},onBlur(){setTimeout(()=>{this.showSelector=!1},153)},onSelectorClick(e){this.inputVal=this.filterCandidates[e],this.showSelector=!1,this.$emit("input",this.inputVal),this.$emit("update:modelValue",this.inputVal)},onInput(){setTimeout(()=>{this.$emit("input",this.inputVal),this.$emit("update:modelValue",this.inputVal)})},clean(){this.inputVal="",this.onInput()}}},[["render",function(e,i,n,a,o,s){const r=co,l=mo,c=sa,d=Nr(t.resolveDynamicComponent("uni-icons"),Dr),u=Qa;return t.openBlock(),t.createBlock(l,{class:t.normalizeClass(["uni-combox",n.border?"":"uni-combox__no-border"])},{default:t.withCtx(()=>[n.label?(t.openBlock(),t.createBlock(l,{key:0,class:"uni-combox__label",style:t.normalizeStyle(s.labelStyle)},{default:t.withCtx(()=>[t.createVNode(r,null,{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(n.label),1)]),_:1})]),_:1},8,["style"])):t.createCommentVNode("",!0),t.createVNode(l,{class:"uni-combox__input-box"},{default:t.withCtx(()=>[t.createVNode(c,{class:"uni-combox__input",type:"text",placeholder:n.placeholder,"placeholder-class":"uni-combox__input-plac",modelValue:o.inputVal,"onUpdate:modelValue":i[0]||(i[0]=e=>o.inputVal=e),onInput:s.onInput,onFocus:s.onFocus,onBlur:s.onBlur},null,8,["placeholder","modelValue","onInput","onFocus","onBlur"]),o.inputVal&&n.clearAble?t.createCommentVNode("",!0):(t.openBlock(),t.createBlock(d,{key:0,type:o.showSelector?"top":"bottom",size:"14",color:"#999",onClick:s.toggleSelector},null,8,["type","onClick"])),o.inputVal&&n.clearAble?(t.openBlock(),t.createBlock(d,{key:1,type:"clear",size:"24",color:"#999",onClick:s.clean},null,8,["onClick"])):t.createCommentVNode("",!0)]),_:1}),o.showSelector?(t.openBlock(),t.createBlock(l,{key:1,class:"uni-combox__selector"},{default:t.withCtx(()=>[t.createVNode(l,{class:"uni-popper__arrow"}),t.createVNode(u,{"scroll-y":"true",class:"uni-combox__selector-scroll"},{default:t.withCtx(()=>[0===s.filterCandidatesLength?(t.openBlock(),t.createBlock(l,{key:0,class:"uni-combox__selector-empty"},{default:t.withCtx(()=>[t.createVNode(r,null,{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(n.emptyTips),1)]),_:1})]),_:1})):t.createCommentVNode("",!0),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(s.filterCandidates,(e,i)=>(t.openBlock(),t.createBlock(l,{class:"uni-combox__selector-item",key:i,onClick:e=>s.onSelectorClick(i)},{default:t.withCtx(()=>[t.createVNode(r,null,{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e),1)]),_:2},1024)]),_:2},1032,["onClick"]))),128))]),_:1})]),_:1})):t.createCommentVNode("",!0)]),_:1},8,["class"])}],["__scopeId","data-v-e2cf1248"]]),Ir={en:{"uni-countdown.day":"day","uni-countdown.h":"h","uni-countdown.m":"m","uni-countdown.s":"s"},"zh-Hans":{"uni-countdown.day":"天","uni-countdown.h":"时","uni-countdown.m":"分","uni-countdown.s":"秒"},"zh-Hant":{"uni-countdown.day":"天","uni-countdown.h":"時","uni-countdown.m":"分","uni-countdown.s":"秒"}},{t:Mr}=q(Ir);const Er=cr({name:"UniCountdown",emits:["timeup"],props:{showDay:{type:Boolean,default:!0},showHour:{type:Boolean,default:!0},showMinute:{type:Boolean,default:!0},showColon:{type:Boolean,default:!0},start:{type:Boolean,default:!0},backgroundColor:{type:String,default:""},color:{type:String,default:"#333"},fontSize:{type:Number,default:14},splitorColor:{type:String,default:"#333"},day:{type:Number,default:0},hour:{type:Number,default:0},minute:{type:Number,default:0},second:{type:Number,default:0},timestamp:{type:Number,default:0},filterShow:{type:Object,default:()=>({})}},data:()=>({timer:null,syncFlag:!1,d:"00",h:"00",i:"00",s:"00",leftTime:0,seconds:0}),computed:{dayText:()=>Mr("uni-countdown.day"),hourText:e=>Mr("uni-countdown.h"),minuteText:e=>Mr("uni-countdown.m"),secondText:e=>Mr("uni-countdown.s"),timeStyle(){const{color:e,backgroundColor:t,fontSize:i}=this;return{color:e,backgroundColor:t,fontSize:`${i}px`,width:22*i/14+"px",lineHeight:20*i/14+"px",borderRadius:3*i/14+"px"}},splitorStyle(){const{splitorColor:e,fontSize:t,backgroundColor:i}=this;return{color:e,fontSize:12*t/14+"px",margin:i?4*t/14+"px":""}}},watch:{day(e){this.changeFlag()},hour(e){this.changeFlag()},minute(e){this.changeFlag()},second(e){this.changeFlag()},start:{immediate:!0,handler(e,t){if(e)this.startData();else{if(!t)return;clearInterval(this.timer)}}}},created:function(e){this.seconds=this.toSeconds(this.timestamp,this.day,this.hour,this.minute,this.second),this.countDown()},unmounted(){clearInterval(this.timer)},methods:{toSeconds:(e,t,i,n,a)=>e?e-parseInt((new Date).getTime()/1e3,10):60*t*60*24+60*i*60+60*n+a,timeUp(){clearInterval(this.timer),this.$emit("timeup")},countDown(){let e=this.seconds,[t,i,n,a]=[0,0,0,0];e>0?(t=Math.floor(e/86400),i=Math.floor(e/3600)-24*t,n=Math.floor(e/60)-24*t*60-60*i,a=Math.floor(e)-24*t*60*60-60*i*60-60*n):this.timeUp(),this.d=String(t).padStart(this.validFilterShow(this.filterShow.d),"0"),this.h=String(i).padStart(this.validFilterShow(this.filterShow.h),"0"),this.i=String(n).padStart(this.validFilterShow(this.filterShow.m),"0"),this.s=String(a).padStart(this.validFilterShow(this.filterShow.s),"0")},validFilterShow:e=>e&&e>0?e:2,startData(){if(this.seconds=this.toSeconds(this.timestamp,this.day,this.hour,this.minute,this.second),this.seconds<=0)return this.seconds=this.toSeconds(0,0,0,0,0),void this.countDown();clearInterval(this.timer),this.countDown(),this.timer=setInterval(()=>{this.seconds--,this.seconds<0?this.timeUp():this.countDown()},1e3)},update(){this.startData()},changeFlag(){this.syncFlag||(this.seconds=this.toSeconds(this.timestamp,this.day,this.hour,this.minute,this.second),this.startData(),this.syncFlag=!0)}}},[["render",function(e,i,n,a,o,s){const r=co,l=mo;return t.openBlock(),t.createBlock(l,{class:"uni-countdown"},{default:t.withCtx(()=>[n.showDay?(t.openBlock(),t.createBlock(r,{key:0,style:t.normalizeStyle([s.timeStyle]),class:"uni-countdown__number"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(o.d),1)]),_:1},8,["style"])):t.createCommentVNode("",!0),n.showDay?(t.openBlock(),t.createBlock(r,{key:1,style:t.normalizeStyle([s.splitorStyle]),class:"uni-countdown__splitor"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(s.dayText),1)]),_:1},8,["style"])):t.createCommentVNode("",!0),n.showHour?(t.openBlock(),t.createBlock(r,{key:2,style:t.normalizeStyle([s.timeStyle]),class:"uni-countdown__number"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(o.h),1)]),_:1},8,["style"])):t.createCommentVNode("",!0),n.showHour?(t.openBlock(),t.createBlock(r,{key:3,style:t.normalizeStyle([s.splitorStyle]),class:"uni-countdown__splitor"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(n.showColon?":":s.hourText),1)]),_:1},8,["style"])):t.createCommentVNode("",!0),n.showMinute?(t.openBlock(),t.createBlock(r,{key:4,style:t.normalizeStyle([s.timeStyle]),class:"uni-countdown__number"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(o.i),1)]),_:1},8,["style"])):t.createCommentVNode("",!0),n.showMinute?(t.openBlock(),t.createBlock(r,{key:5,style:t.normalizeStyle([s.splitorStyle]),class:"uni-countdown__splitor"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(n.showColon?":":s.minuteText),1)]),_:1},8,["style"])):t.createCommentVNode("",!0),t.createVNode(r,{style:t.normalizeStyle([s.timeStyle]),class:"uni-countdown__number"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(o.s),1)]),_:1},8,["style"]),n.showColon?t.createCommentVNode("",!0):(t.openBlock(),t.createBlock(r,{key:6,style:t.normalizeStyle([s.splitorStyle]),class:"uni-countdown__splitor"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(s.secondText),1)]),_:1},8,["style"]))]),_:1})}],["__scopeId","data-v-a40c2bfa"]]),Ar={pages:[{path:"pages/index"}],globalStyle:{navigationBarTextStyle:"black",navigationBarTitleText:"uni-app",navigationBarBackgroundColor:"#F8F8F8",backgroundColor:"#F8F8F8"},easycom:{autoscan:!0,custom:{"^uni-(.*)":"@dcloudio/uni-ui/lib/uni-$1/uni-$1.vue"}}};function Pr(e,t,i){return e(i={path:t,exports:{},require:function(e,t){return function(){throw new Error("Dynamic requires are not currently supported by @rollup/plugin-commonjs")}(null==t&&i.path)}},i.exports),i.exports}var Rr=Pr(function(e,t){var i;e.exports=(i=i||function(e){var t=Object.create||function(){function e(){}return function(t){var i;return e.prototype=t,i=new e,e.prototype=null,i}}(),i={},n=i.lib={},a=n.Base={extend:function(e){var i=t(this);return e&&i.mixIn(e),i.hasOwnProperty("init")&&this.init!==i.init||(i.init=function(){i.$super.init.apply(this,arguments)}),i.init.prototype=i,i.$super=this,i},create:function(){var e=this.extend();return e.init.apply(e,arguments),e},init:function(){},mixIn:function(e){for(var t in e)e.hasOwnProperty(t)&&(this[t]=e[t]);e.hasOwnProperty("toString")&&(this.toString=e.toString)},clone:function(){return this.init.prototype.extend(this)}},o=n.WordArray=a.extend({init:function(e,t){e=this.words=e||[],this.sigBytes=null!=t?t:4*e.length},toString:function(e){return(e||r).stringify(this)},concat:function(e){var t=this.words,i=e.words,n=this.sigBytes,a=e.sigBytes;if(this.clamp(),n%4)for(var o=0;o<a;o++){var s=i[o>>>2]>>>24-o%4*8&255;t[n+o>>>2]|=s<<24-(n+o)%4*8}else for(o=0;o<a;o+=4)t[n+o>>>2]=i[o>>>2];return this.sigBytes+=a,this},clamp:function(){var t=this.words,i=this.sigBytes;t[i>>>2]&=4294967295<<32-i%4*8,t.length=e.ceil(i/4)},clone:function(){var e=a.clone.call(this);return e.words=this.words.slice(0),e},random:function(t){for(var i,n=[],a=function(t){var i=987654321,n=4294967295;return function(){var a=((i=36969*(65535&i)+(i>>16)&n)<<16)+(t=18e3*(65535&t)+(t>>16)&n)&n;return a/=4294967296,(a+=.5)*(e.random()>.5?1:-1)}},s=0;s<t;s+=4){var r=a(4294967296*(i||e.random()));i=987654071*r(),n.push(4294967296*r()|0)}return new o.init(n,t)}}),s=i.enc={},r=s.Hex={stringify:function(e){for(var t=e.words,i=e.sigBytes,n=[],a=0;a<i;a++){var o=t[a>>>2]>>>24-a%4*8&255;n.push((o>>>4).toString(16)),n.push((15&o).toString(16))}return n.join("")},parse:function(e){for(var t=e.length,i=[],n=0;n<t;n+=2)i[n>>>3]|=parseInt(e.substr(n,2),16)<<24-n%8*4;return new o.init(i,t/2)}},l=s.Latin1={stringify:function(e){for(var t=e.words,i=e.sigBytes,n=[],a=0;a<i;a++){var o=t[a>>>2]>>>24-a%4*8&255;n.push(String.fromCharCode(o))}return n.join("")},parse:function(e){for(var t=e.length,i=[],n=0;n<t;n++)i[n>>>2]|=(255&e.charCodeAt(n))<<24-n%4*8;return new o.init(i,t)}},c=s.Utf8={stringify:function(e){try{return decodeURIComponent(escape(l.stringify(e)))}catch(t){throw new Error("Malformed UTF-8 data")}},parse:function(e){return l.parse(unescape(encodeURIComponent(e)))}},d=n.BufferedBlockAlgorithm=a.extend({reset:function(){this._data=new o.init,this._nDataBytes=0},_append:function(e){"string"==typeof e&&(e=c.parse(e)),this._data.concat(e),this._nDataBytes+=e.sigBytes},_process:function(t){var i=this._data,n=i.words,a=i.sigBytes,s=this.blockSize,r=a/(4*s),l=(r=t?e.ceil(r):e.max((0|r)-this._minBufferSize,0))*s,c=e.min(4*l,a);if(l){for(var d=0;d<l;d+=s)this._doProcessBlock(n,d);var u=n.splice(0,l);i.sigBytes-=c}return new o.init(u,c)},clone:function(){var e=a.clone.call(this);return e._data=this._data.clone(),e},_minBufferSize:0});n.Hasher=d.extend({cfg:a.extend(),init:function(e){this.cfg=this.cfg.extend(e),this.reset()},reset:function(){d.reset.call(this),this._doReset()},update:function(e){return this._append(e),this._process(),this},finalize:function(e){return e&&this._append(e),this._doFinalize()},blockSize:16,_createHelper:function(e){return function(t,i){return new e.init(i).finalize(t)}},_createHmacHelper:function(e){return function(t,i){return new u.HMAC.init(e,i).finalize(t)}}});var u=i.algo={};return i}(Math),i)}),Or=Rr,Lr=(Pr(function(e,t){var i;e.exports=(i=Or,function(e){var t=i,n=t.lib,a=n.WordArray,o=n.Hasher,s=t.algo,r=[];!function(){for(var t=0;t<64;t++)r[t]=4294967296*e.abs(e.sin(t+1))|0}();var l=s.MD5=o.extend({_doReset:function(){this._hash=new a.init([1732584193,4023233417,2562383102,271733878])},_doProcessBlock:function(e,t){for(var i=0;i<16;i++){var n=t+i,a=e[n];e[n]=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8)}var o=this._hash.words,s=e[t+0],l=e[t+1],p=e[t+2],f=e[t+3],m=e[t+4],g=e[t+5],y=e[t+6],b=e[t+7],k=e[t+8],_=e[t+9],w=e[t+10],x=e[t+11],v=e[t+12],C=e[t+13],S=e[t+14],T=e[t+15],D=o[0],N=o[1],V=o[2],B=o[3];D=c(D,N,V,B,s,7,r[0]),B=c(B,D,N,V,l,12,r[1]),V=c(V,B,D,N,p,17,r[2]),N=c(N,V,B,D,f,22,r[3]),D=c(D,N,V,B,m,7,r[4]),B=c(B,D,N,V,g,12,r[5]),V=c(V,B,D,N,y,17,r[6]),N=c(N,V,B,D,b,22,r[7]),D=c(D,N,V,B,k,7,r[8]),B=c(B,D,N,V,_,12,r[9]),V=c(V,B,D,N,w,17,r[10]),N=c(N,V,B,D,x,22,r[11]),D=c(D,N,V,B,v,7,r[12]),B=c(B,D,N,V,C,12,r[13]),V=c(V,B,D,N,S,17,r[14]),D=d(D,N=c(N,V,B,D,T,22,r[15]),V,B,l,5,r[16]),B=d(B,D,N,V,y,9,r[17]),V=d(V,B,D,N,x,14,r[18]),N=d(N,V,B,D,s,20,r[19]),D=d(D,N,V,B,g,5,r[20]),B=d(B,D,N,V,w,9,r[21]),V=d(V,B,D,N,T,14,r[22]),N=d(N,V,B,D,m,20,r[23]),D=d(D,N,V,B,_,5,r[24]),B=d(B,D,N,V,S,9,r[25]),V=d(V,B,D,N,f,14,r[26]),N=d(N,V,B,D,k,20,r[27]),D=d(D,N,V,B,C,5,r[28]),B=d(B,D,N,V,p,9,r[29]),V=d(V,B,D,N,b,14,r[30]),D=u(D,N=d(N,V,B,D,v,20,r[31]),V,B,g,4,r[32]),B=u(B,D,N,V,k,11,r[33]),V=u(V,B,D,N,x,16,r[34]),N=u(N,V,B,D,S,23,r[35]),D=u(D,N,V,B,l,4,r[36]),B=u(B,D,N,V,m,11,r[37]),V=u(V,B,D,N,b,16,r[38]),N=u(N,V,B,D,w,23,r[39]),D=u(D,N,V,B,C,4,r[40]),B=u(B,D,N,V,s,11,r[41]),V=u(V,B,D,N,f,16,r[42]),N=u(N,V,B,D,y,23,r[43]),D=u(D,N,V,B,_,4,r[44]),B=u(B,D,N,V,v,11,r[45]),V=u(V,B,D,N,T,16,r[46]),D=h(D,N=u(N,V,B,D,p,23,r[47]),V,B,s,6,r[48]),B=h(B,D,N,V,b,10,r[49]),V=h(V,B,D,N,S,15,r[50]),N=h(N,V,B,D,g,21,r[51]),D=h(D,N,V,B,v,6,r[52]),B=h(B,D,N,V,f,10,r[53]),V=h(V,B,D,N,w,15,r[54]),N=h(N,V,B,D,l,21,r[55]),D=h(D,N,V,B,k,6,r[56]),B=h(B,D,N,V,T,10,r[57]),V=h(V,B,D,N,y,15,r[58]),N=h(N,V,B,D,C,21,r[59]),D=h(D,N,V,B,m,6,r[60]),B=h(B,D,N,V,x,10,r[61]),V=h(V,B,D,N,p,15,r[62]),N=h(N,V,B,D,_,21,r[63]),o[0]=o[0]+D|0,o[1]=o[1]+N|0,o[2]=o[2]+V|0,o[3]=o[3]+B|0},_doFinalize:function(){var t=this._data,i=t.words,n=8*this._nDataBytes,a=8*t.sigBytes;i[a>>>5]|=128<<24-a%32;var o=e.floor(n/4294967296),s=n;i[15+(a+64>>>9<<4)]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),i[14+(a+64>>>9<<4)]=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),t.sigBytes=4*(i.length+1),this._process();for(var r=this._hash,l=r.words,c=0;c<4;c++){var d=l[c];l[c]=16711935&(d<<8|d>>>24)|4278255360&(d<<24|d>>>8)}return r},clone:function(){var e=o.clone.call(this);return e._hash=this._hash.clone(),e}});function c(e,t,i,n,a,o,s){var r=e+(t&i|~t&n)+a+s;return(r<<o|r>>>32-o)+t}function d(e,t,i,n,a,o,s){var r=e+(t&n|i&~n)+a+s;return(r<<o|r>>>32-o)+t}function u(e,t,i,n,a,o,s){var r=e+(t^i^n)+a+s;return(r<<o|r>>>32-o)+t}function h(e,t,i,n,a,o,s){var r=e+(i^(t|~n))+a+s;return(r<<o|r>>>32-o)+t}t.MD5=o._createHelper(l),t.HmacMD5=o._createHmacHelper(l)}(Math),i.MD5)}),Pr(function(e,t){var i,n,a;e.exports=(n=(i=Or).lib.Base,a=i.enc.Utf8,void(i.algo.HMAC=n.extend({init:function(e,t){e=this._hasher=new e.init,"string"==typeof t&&(t=a.parse(t));var i=e.blockSize,n=4*i;t.sigBytes>n&&(t=e.finalize(t)),t.clamp();for(var o=this._oKey=t.clone(),s=this._iKey=t.clone(),r=o.words,l=s.words,c=0;c<i;c++)r[c]^=1549556828,l[c]^=909522486;o.sigBytes=s.sigBytes=n,this.reset()},reset:function(){var e=this._hasher;e.reset(),e.update(this._iKey)},update:function(e){return this._hasher.update(e),this},finalize:function(e){var t=this._hasher,i=t.finalize(e);return t.reset(),t.finalize(this._oKey.clone().concat(i))}})))}),Pr(function(e,t){e.exports=Or.HmacMD5})),$r=Pr(function(e,t){e.exports=Or.enc.Utf8}),Fr=Pr(function(e,t){var i,n,a;e.exports=(a=(n=i=Or).lib.WordArray,n.enc.Base64={stringify:function(e){var t=e.words,i=e.sigBytes,n=this._map;e.clamp();for(var a=[],o=0;o<i;o+=3)for(var s=(t[o>>>2]>>>24-o%4*8&255)<<16|(t[o+1>>>2]>>>24-(o+1)%4*8&255)<<8|t[o+2>>>2]>>>24-(o+2)%4*8&255,r=0;r<4&&o+.75*r<i;r++)a.push(n.charAt(s>>>6*(3-r)&63));var l=n.charAt(64);if(l)for(;a.length%4;)a.push(l);return a.join("")},parse:function(e){var t=e.length,i=this._map,n=this._reverseMap;if(!n){n=this._reverseMap=[];for(var o=0;o<i.length;o++)n[i.charCodeAt(o)]=o}var s=i.charAt(64);if(s){var r=e.indexOf(s);-1!==r&&(t=r)}return function(e,t,i){for(var n=[],o=0,s=0;s<t;s++)if(s%4){var r=i[e.charCodeAt(s-1)]<<s%4*2,l=i[e.charCodeAt(s)]>>>6-s%4*2;n[o>>>2]|=(r|l)<<24-o%4*8,o++}return a.create(n,o)}(e,t,n)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="},i.enc.Base64)});const zr="uni_id_token",Ur="uni_id_token_expired",jr="FUNCTION",Hr="OBJECT",Wr="CLIENT_DB",qr="pending",Yr="rejected";function Xr(e){return Object.prototype.toString.call(e).slice(8,-1).toLowerCase()}function Kr(e){return"object"===Xr(e)}function Gr(e){return"function"==typeof e}function Jr(e){return function(){try{return e.apply(e,arguments)}catch(t){console.error(t)}}}const Zr="REJECTED",Qr="NOT_PENDING";class el{constructor({createPromise:e,retryRule:t=Zr}={}){this.createPromise=e,this.status=null,this.promise=null,this.retryRule=t}get needRetry(){if(!this.status)return!0;switch(this.retryRule){case Zr:return this.status===Yr;case Qr:return this.status!==qr}}exec(){return this.needRetry?(this.status=qr,this.promise=this.createPromise().then(e=>(this.status="fulfilled",Promise.resolve(e)),e=>(this.status=Yr,Promise.reject(e))),this.promise):this.promise}}class tl{constructor(){this._callback={}}addListener(e,t){this._callback[e]||(this._callback[e]=[]),this._callback[e].push(t)}on(e,t){return this.addListener(e,t)}removeListener(e,t){if(!t)throw new Error('The "listener" argument must be of type function. Received undefined');const i=this._callback[e];if(!i)return;const n=function(e,t){for(let i=e.length-1;i>=0;i--)if(e[i]===t)return i;return-1}(i,t);i.splice(n,1)}off(e,t){return this.removeListener(e,t)}removeAllListener(e){delete this._callback[e]}emit(e,...t){const i=this._callback[e];if(i)for(let n=0;n<i.length;n++)i[n](...t)}}function il(e){return e&&"string"==typeof e?JSON.parse(e):e}const nl=il([]),al="web";il("");const ol=il("[]")||[];let sl="";try{sl=""}catch(Gl){}let rl,ll={};function cl(e,t={}){var i,n;return i=ll,n=e,Object.prototype.hasOwnProperty.call(i,n)||(ll[e]=t),ll[e]}const dl=["invoke","success","fail","complete"],ul=cl("_globalUniCloudInterceptor");function hl(e,t){ul[e]||(ul[e]={}),Kr(t)&&Object.keys(t).forEach(i=>{dl.indexOf(i)>-1&&function(e,t,i){let n=ul[e][t];n||(n=ul[e][t]=[]),-1===n.indexOf(i)&&Gr(i)&&n.push(i)}(e,i,t[i])})}function pl(e,t){ul[e]||(ul[e]={}),Kr(t)?Object.keys(t).forEach(i=>{dl.indexOf(i)>-1&&function(e,t,i){const n=ul[e][t];if(!n)return;const a=n.indexOf(i);a>-1&&n.splice(a,1)}(e,i,t[i])}):delete ul[e]}function fl(e,t){return e&&0!==e.length?e.reduce((e,i)=>e.then(()=>i(t)),Promise.resolve()):Promise.resolve()}function ml(e,t){return ul[e]&&ul[e][t]||[]}function gl(e){hl("callObject",e)}const yl=cl("_globalUniCloudListener"),bl="response",kl="needLogin",_l="refreshToken",wl="clientdb",xl="cloudfunction",vl="cloudobject";function Cl(e){return yl[e]||(yl[e]=[]),yl[e]}function Sl(e,t){const i=Cl(e);i.includes(t)||i.push(t)}function Tl(e,t){const i=Cl(e),n=i.indexOf(t);-1!==n&&i.splice(n,1)}function Dl(e,t){const i=Cl(e);for(let n=0;n<i.length;n++)(0,i[n])(t)}let Nl,Vl=!1;function Bl(){return Nl||(Nl=new Promise(e=>{Vl&&e(),function t(){{const t=tn();t&&t[0]&&(Vl=!0,e())}Vl||setTimeout(()=>{t()},30)}()}),Nl)}function Il(e){const t={};for(const i in e){const n=e[i];Gr(n)&&(t[i]=Jr(n))}return t}class Ml extends Error{constructor(e){const t=e.message||e.errMsg||"unknown system error";super(t),this.errMsg=t,this.code=this.errCode=e.code||e.errCode||"SYSTEM_ERROR",this.errSubject=this.subject=e.subject||e.errSubject,this.cause=e.cause,this.requestId=e.requestId}toJson(e=0){if(!(e>=10))return e++,{errCode:this.errCode,errMsg:this.errMsg,errSubject:this.errSubject,cause:this.cause&&this.cause.toJson?this.cause.toJson(e):this.cause}}}var El={request:e=>us(e),uploadFile:e=>ys(e),setStorageSync:(e,t)=>Eo(e,t),getStorageSync:e=>Po(e),removeStorageSync:e=>Ro(e),clearStorageSync:()=>Oo(),connectSocket:e=>ws(e)};function Al(e){return e&&Al(e.__v_raw)||e}function Pl(){return{token:El.getStorageSync(zr)||El.getStorageSync("uniIdToken"),tokenExpired:El.getStorageSync(Ur)}}function Rl({token:e,tokenExpired:t}={}){e&&El.setStorageSync(zr,e),t&&El.setStorageSync(Ur,t)}let Ol,Ll;function $l(){return Ol||(Ol=Io()),Ol}function Fl(){let e,t;try{if(fi){if(fi.toString().indexOf("not yet implemented")>-1)return;const{scene:i,channel:n}=fi();e=n,t=i}}catch(i){}return{channel:e,scene:t}}let zl={};function Ul(){const e=pi&&pi()||"en";if(Ll)return{...zl,...Ll,locale:e,LOCALE:e};const t=$l(),{deviceId:i,osName:n,uniPlatform:a,appId:o}=t,s=["appId","appLanguage","appName","appVersion","appVersionCode","appWgtVersion","browserName","browserVersion","deviceBrand","deviceId","deviceModel","deviceType","osName","osVersion","romName","romVersion","ua","hostName","hostVersion","uniPlatform","uniRuntimeVersion","uniRuntimeVersionCode","uniCompilerVersion","uniCompilerVersionCode"];for(const r in t)Object.hasOwnProperty.call(t,r)&&-1===s.indexOf(r)&&delete t[r];return Ll={PLATFORM:a,OS:n,APPID:o,DEVICEID:i,...Fl(),...t},{...zl,...Ll,locale:e,LOCALE:e}}var jl=function(e,t){let i="";return Object.keys(e).sort().forEach(function(t){e[t]&&(i=i+"&"+t+"="+e[t])}),i=i.slice(1),Lr(i,t).toString()},Hl=function(e,t){return new Promise((i,n)=>{t(Object.assign(e,{complete(e){e||(e={});const t=e.data&&e.data.header&&e.data.header["x-serverless-request-id"]||e.header&&e.header["request-id"];if(!e.statusCode||e.statusCode>=400){const i=e.data&&e.data.error&&e.data.error.code||"SYS_ERR",a=e.data&&e.data.error&&e.data.error.message||e.errMsg||"request:fail";return n(new Ml({code:i,message:a,requestId:t}))}const a=e.data;if(a.error)return n(new Ml({code:a.error.code,message:a.error.message,requestId:t}));a.result=a.data,a.requestId=t,delete a.data,i(a)}}))})},Wl=function(e){return Fr.stringify($r.parse(e))},ql=class{constructor(e){["spaceId","clientSecret"].forEach(t=>{if(!Object.prototype.hasOwnProperty.call(e,t))throw new Error(`${t} required`)}),this.config=Object.assign({},{endpoint:0===e.spaceId.indexOf("mp-")?"https://api.next.bspapp.com":"https://api.bspapp.com"},e),this.config.provider="aliyun",this.config.requestUrl=this.config.endpoint+"/client",this.config.envType=this.config.envType||"public",this.config.accessTokenKey="access_token_"+this.config.spaceId,this.adapter=El,this._getAccessTokenPromiseHub=new el({createPromise:()=>this.requestAuth(this.setupRequest({method:"serverless.auth.user.anonymousAuthorize",params:"{}"},"auth")).then(e=>{if(!e.result||!e.result.accessToken)throw new Ml({code:"AUTH_FAILED",message:"获取accessToken失败"});this.setAccessToken(e.result.accessToken)}),retryRule:Qr})}get hasAccessToken(){return!!this.accessToken}setAccessToken(e){this.accessToken=e}requestWrapped(e){return Hl(e,this.adapter.request)}requestAuth(e){return this.requestWrapped(e)}request(e,t){return Promise.resolve().then(()=>this.hasAccessToken?t?this.requestWrapped(e):this.requestWrapped(e).catch(t=>new Promise((e,i)=>{!t||"GATEWAY_INVALID_TOKEN"!==t.code&&"InvalidParameter.InvalidToken"!==t.code?i(t):e()}).then(()=>this.getAccessToken()).then(()=>{const t=this.rebuildRequest(e);return this.request(t,!0)})):this.getAccessToken().then(()=>{const t=this.rebuildRequest(e);return this.request(t,!0)}))}rebuildRequest(e){const t=Object.assign({},e);return t.data.token=this.accessToken,t.header["x-basement-token"]=this.accessToken,t.header["x-serverless-sign"]=jl(t.data,this.config.clientSecret),t}setupRequest(e,t){const i=Object.assign({},e,{spaceId:this.config.spaceId,timestamp:Date.now()}),n={"Content-Type":"application/json"};return"auth"!==t&&(i.token=this.accessToken,n["x-basement-token"]=this.accessToken),n["x-serverless-sign"]=jl(i,this.config.clientSecret),{url:this.config.requestUrl,method:"POST",data:i,dataType:"json",header:n}}getAccessToken(){return this._getAccessTokenPromiseHub.exec()}async authorize(){await this.getAccessToken()}callFunction(e){const t={method:"serverless.function.runtime.invoke",params:JSON.stringify({functionTarget:e.name,functionArgs:e.data||{}})};return this.request({...this.setupRequest(t),timeout:e.timeout})}getOSSUploadOptionsFromPath(e){const t={method:"serverless.file.resource.generateProximalSign",params:JSON.stringify(e)};return this.request(this.setupRequest(t))}uploadFileToOSS({url:e,formData:t,name:i,filePath:n,fileType:a,onUploadProgress:o}){return new Promise((s,r)=>{const l=this.adapter.uploadFile({url:e,formData:t,name:i,filePath:n,fileType:a,header:{"X-OSS-server-side-encrpytion":"AES256"},success(e){e&&e.statusCode<400?s(e):r(new Ml({code:"UPLOAD_FAILED",message:"文件上传失败"}))},fail(e){r(new Ml({code:e.code||"UPLOAD_FAILED",message:e.message||e.errMsg||"文件上传失败"}))}});"function"==typeof o&&l&&"function"==typeof l.onProgressUpdate&&l.onProgressUpdate(e=>{o({loaded:e.totalBytesSent,total:e.totalBytesExpectedToSend})})})}reportOSSUpload(e){const t={method:"serverless.file.resource.report",params:JSON.stringify(e)};return this.request(this.setupRequest(t))}async uploadFile({filePath:e,cloudPath:t,fileType:i="image",cloudPathAsRealPath:n=!1,onUploadProgress:a,config:o}){if("string"!==Xr(t))throw new Ml({code:"INVALID_PARAM",message:"cloudPath必须为字符串类型"});if(!(t=t.trim()))throw new Ml({code:"INVALID_PARAM",message:"cloudPath不可为空"});if(/:\/\//.test(t))throw new Ml({code:"INVALID_PARAM",message:"cloudPath不合法"});const s=o&&o.envType||this.config.envType;if(n&&("/"!==t[0]&&(t="/"+t),t.indexOf("\\")>-1))throw new Ml({code:"INVALID_PARAM",message:"使用cloudPath作为路径时,cloudPath不可包含“\\”"});const r=(await this.getOSSUploadOptionsFromPath({env:s,filename:n?t.split("/").pop():t,fileId:n?t:void 0})).result,l="https://"+r.cdnDomain+"/"+r.ossPath,{securityToken:c,accessKeyId:d,signature:u,host:h,ossPath:p,id:f,policy:m,ossCallbackUrl:g}=r,y={"Cache-Control":"max-age=2592000","Content-Disposition":"attachment",OSSAccessKeyId:d,Signature:u,host:h,id:f,key:p,policy:m,success_action_status:200};if(c&&(y["x-oss-security-token"]=c),g){const e=JSON.stringify({callbackUrl:g,callbackBody:JSON.stringify({fileId:f,spaceId:this.config.spaceId}),callbackBodyType:"application/json"});y.callback=Wl(e)}const b={url:"https://"+r.host,formData:y,fileName:"file",name:"file",filePath:e,fileType:i};if(await this.uploadFileToOSS(Object.assign({},b,{onUploadProgress:a})),g)return{success:!0,filePath:e,fileID:l};if((await this.reportOSSUpload({id:f})).success)return{success:!0,filePath:e,fileID:l};throw new Ml({code:"UPLOAD_FAILED",message:"文件上传失败"})}getTempFileURL({fileList:e}={}){return new Promise((t,i)=>{Array.isArray(e)&&0!==e.length||i(new Ml({code:"INVALID_PARAM",message:"fileList的元素必须是非空的字符串"})),this.getFileInfo({fileList:e}).then(i=>{t({fileList:e.map((e,t)=>{const n=i.fileList[t];return{fileID:e,tempFileURL:n&&n.url||e}})})})})}async getFileInfo({fileList:e}={}){if(!Array.isArray(e)||0===e.length)throw new Ml({code:"INVALID_PARAM",message:"fileList的元素必须是非空的字符串"});const t={method:"serverless.file.resource.info",params:JSON.stringify({id:e.map(e=>e.split("?")[0]).join(",")})};return{fileList:(await this.request(this.setupRequest(t))).result}}},Yl={init(e){const t=new ql(e),i={signInAnonymously:function(){return t.authorize()},getLoginState:function(){return Promise.resolve(!1)}};return t.auth=function(){return i},t.customAuth=t.auth,t}};const Xl="undefined"!=typeof location&&"http:"===location.protocol?"http:":"https:";var Kl,Gl;(Gl=Kl||(Kl={})).local="local",Gl.none="none",Gl.session="session";var Jl=function(){},Zl=Pr(function(e,t){var i;e.exports=(i=Or,function(e){var t=i,n=t.lib,a=n.WordArray,o=n.Hasher,s=t.algo,r=[],l=[];!function(){function t(t){for(var i=e.sqrt(t),n=2;n<=i;n++)if(!(t%n))return!1;return!0}function i(e){return 4294967296*(e-(0|e))|0}for(var n=2,a=0;a<64;)t(n)&&(a<8&&(r[a]=i(e.pow(n,.5))),l[a]=i(e.pow(n,1/3)),a++),n++}();var c=[],d=s.SHA256=o.extend({_doReset:function(){this._hash=new a.init(r.slice(0))},_doProcessBlock:function(e,t){for(var i=this._hash.words,n=i[0],a=i[1],o=i[2],s=i[3],r=i[4],d=i[5],u=i[6],h=i[7],p=0;p<64;p++){if(p<16)c[p]=0|e[t+p];else{var f=c[p-15],m=(f<<25|f>>>7)^(f<<14|f>>>18)^f>>>3,g=c[p-2],y=(g<<15|g>>>17)^(g<<13|g>>>19)^g>>>10;c[p]=m+c[p-7]+y+c[p-16]}var b=n&a^n&o^a&o,k=(n<<30|n>>>2)^(n<<19|n>>>13)^(n<<10|n>>>22),_=h+((r<<26|r>>>6)^(r<<21|r>>>11)^(r<<7|r>>>25))+(r&d^~r&u)+l[p]+c[p];h=u,u=d,d=r,r=s+_|0,s=o,o=a,a=n,n=_+(k+b)|0}i[0]=i[0]+n|0,i[1]=i[1]+a|0,i[2]=i[2]+o|0,i[3]=i[3]+s|0,i[4]=i[4]+r|0,i[5]=i[5]+d|0,i[6]=i[6]+u|0,i[7]=i[7]+h|0},_doFinalize:function(){var t=this._data,i=t.words,n=8*this._nDataBytes,a=8*t.sigBytes;return i[a>>>5]|=128<<24-a%32,i[14+(a+64>>>9<<4)]=e.floor(n/4294967296),i[15+(a+64>>>9<<4)]=n,t.sigBytes=4*i.length,this._process(),this._hash},clone:function(){var e=o.clone.call(this);return e._hash=this._hash.clone(),e}});t.SHA256=o._createHelper(d),t.HmacSHA256=o._createHmacHelper(d)}(Math),i.SHA256)}),Ql=Zl,ec=Pr(function(e,t){e.exports=Or.HmacSHA256});const tc=()=>{let e;if(!Promise){e=()=>{},e.promise={};const t=()=>{throw new Ml({message:'Your Node runtime does support ES6 Promises. Set "global.Promise" to your preferred implementation of promises.'})};return Object.defineProperty(e.promise,"then",{get:t}),Object.defineProperty(e.promise,"catch",{get:t}),e}const t=new Promise((t,i)=>{e=(e,n)=>e?i(e):t(n)});return e.promise=t,e};function ic(e){return void 0===e}function nc(e){return"[object Null]"===Object.prototype.toString.call(e)}function ac(e=""){return e.replace(/([\s\S]+)\s+(请前往云开发AI小助手查看问题:.*)/,"$1")}function oc(e=32){let t="";for(let i=0;i<e;i++)t+="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789".charAt(Math.floor(62*Math.random()));return t}var sc;!function(e){e.WEB="web",e.WX_MP="wx_mp"}(sc||(sc={}));const rc={adapter:null,runtime:void 0},lc=["anonymousUuidKey"];class cc extends Jl{constructor(){super(),rc.adapter.root.tcbObject||(rc.adapter.root.tcbObject={})}setItem(e,t){rc.adapter.root.tcbObject[e]=t}getItem(e){return rc.adapter.root.tcbObject[e]}removeItem(e){delete rc.adapter.root.tcbObject[e]}clear(){delete rc.adapter.root.tcbObject}}function dc(e,t){switch(e){case"local":return t.localStorage||new cc;case"none":return new cc;default:return t.sessionStorage||new cc}}class uc{constructor(e){if(!this._storage){this._persistence=rc.adapter.primaryStorage||e.persistence,this._storage=dc(this._persistence,rc.adapter);const t=`access_token_${e.env}`,i=`access_token_expire_${e.env}`,n=`refresh_token_${e.env}`,a=`anonymous_uuid_${e.env}`,o=`login_type_${e.env}`,s="device_id",r=`token_type_${e.env}`,l=`user_info_${e.env}`;this.keys={accessTokenKey:t,accessTokenExpireKey:i,refreshTokenKey:n,anonymousUuidKey:a,loginTypeKey:o,userInfoKey:l,deviceIdKey:s,tokenTypeKey:r}}}updatePersistence(e){if(e===this._persistence)return;const t="local"===this._persistence;this._persistence=e;const i=dc(e,rc.adapter);for(const n in this.keys){const e=this.keys[n];if(t&&lc.includes(n))continue;const a=this._storage.getItem(e);ic(a)||nc(a)||(i.setItem(e,a),this._storage.removeItem(e))}this._storage=i}setStore(e,t,i){if(!this._storage)return;const n={version:i||"localCachev1",content:t},a=JSON.stringify(n);try{this._storage.setItem(e,a)}catch(o){throw o}}getStore(e,t){try{if(!this._storage)return}catch(n){return""}t=t||"localCachev1";const i=this._storage.getItem(e);return i&&i.indexOf(t)>=0?JSON.parse(i).content:""}removeStore(e){this._storage.removeItem(e)}}const hc={},pc={};function fc(e){return hc[e]}class mc{constructor(e,t){this.data=t||null,this.name=e}}class gc extends mc{constructor(e,t){super("error",{error:e,data:t}),this.error=e}}const yc=new class{constructor(){this._listeners={}}on(e,t){return i=e,n=t,(a=this._listeners)[i]=a[i]||[],a[i].push(n),this;var i,n,a}off(e,t){return function(e,t,i){if(i&&i[e]){const n=i[e].indexOf(t);-1!==n&&i[e].splice(n,1)}}(e,t,this._listeners),this}fire(e,t){if(e instanceof gc)return console.error(e.error),this;const i="string"==typeof e?new mc(e,t||{}):e,n=i.name;if(this._listens(n)){i.target=this;const e=this._listeners[n]?[...this._listeners[n]]:[];for(const t of e)t.call(this,i)}return this}_listens(e){return this._listeners[e]&&this._listeners[e].length>0}};function bc(e,t){yc.on(e,t)}function kc(e,t={}){yc.fire(e,t)}function _c(e,t){yc.off(e,t)}const wc="loginStateChanged",xc="loginStateExpire",vc="loginTypeChanged",Cc="anonymousConverted",Sc="refreshAccessToken";var Tc;!function(e){e.ANONYMOUS="ANONYMOUS",e.WECHAT="WECHAT",e.WECHAT_PUBLIC="WECHAT-PUBLIC",e.WECHAT_OPEN="WECHAT-OPEN",e.CUSTOM="CUSTOM",e.EMAIL="EMAIL",e.USERNAME="USERNAME",e.NULL="NULL"}(Tc||(Tc={}));class Dc{constructor(){this._fnPromiseMap=new Map}async run(e,t){let i=this._fnPromiseMap.get(e);return i||(i=new Promise(async(i,n)=>{try{await this._runIdlePromise();const e=t();i(await e)}catch(a){n(a)}finally{this._fnPromiseMap.delete(e)}}),this._fnPromiseMap.set(e,i)),i}_runIdlePromise(){return Promise.resolve()}}class Nc{constructor(e){this._singlePromise=new Dc,this._cache=fc(e.env),this._baseURL=`https://${e.env}.ap-shanghai.tcb-api.tencentcloudapi.com`,this._reqClass=new rc.adapter.reqClass({timeout:e.timeout,timeoutMsg:`请求在${e.timeout/1e3}s内未完成,已中断`,restrictedMethods:["post"]})}_getDeviceId(){if(this._deviceID)return this._deviceID;const{deviceIdKey:e}=this._cache.keys;let t=this._cache.getStore(e);return"string"==typeof t&&t.length>=16&&t.length<=48||(t=oc(),this._cache.setStore(e,t)),this._deviceID=t,t}async _request(e,t,i={}){const n={"x-request-id":oc(),"x-device-id":this._getDeviceId()};if(i.withAccessToken){const{tokenTypeKey:e}=this._cache.keys,t=await this.getAccessToken(),i=this._cache.getStore(e);n.authorization=`${i} ${t}`}return this._reqClass["get"===i.method?"get":"post"]({url:`${this._baseURL}${e}`,data:t,headers:n})}async _fetchAccessToken(){const{loginTypeKey:e,accessTokenKey:t,accessTokenExpireKey:i,tokenTypeKey:n}=this._cache.keys,a=this._cache.getStore(e);if(a&&a!==Tc.ANONYMOUS)throw new Ml({code:"INVALID_OPERATION",message:"非匿名登录不支持刷新 access token"});const o=await this._singlePromise.run("fetchAccessToken",async()=>(await this._request("/auth/v1/signin/anonymously",{},{method:"post"})).data),{access_token:s,expires_in:r,token_type:l}=o;return this._cache.setStore(n,l),this._cache.setStore(t,s),this._cache.setStore(i,Date.now()+1e3*r),s}isAccessTokenExpired(e,t){let i=!0;return e&&t&&(i=t<Date.now()),i}async getAccessToken(){const{accessTokenKey:e,accessTokenExpireKey:t}=this._cache.keys,i=this._cache.getStore(e),n=this._cache.getStore(t);return this.isAccessTokenExpired(i,n)?this._fetchAccessToken():i}async refreshAccessToken(){const{accessTokenKey:e,accessTokenExpireKey:t,loginTypeKey:i}=this._cache.keys;return this._cache.removeStore(e),this._cache.removeStore(t),this._cache.setStore(i,Tc.ANONYMOUS),this.getAccessToken()}async getUserInfo(){return this._singlePromise.run("getUserInfo",async()=>(await this._request("/auth/v1/user/me",{},{withAccessToken:!0,method:"get"})).data)}}const Vc=["auth.getJwt","auth.logout","auth.signInWithTicket","auth.signInAnonymously","auth.signIn","auth.fetchAccessTokenWithRefreshToken","auth.signUpWithEmailAndPassword","auth.activateEndUserMail","auth.sendPasswordResetEmail","auth.resetPasswordWithToken","auth.isUsernameRegistered"],Bc={"X-SDK-Version":"1.3.5"};function Ic(e,t,i){const n=e[t];e[t]=function(t){const a={},o={};i.forEach(i=>{const{data:n,headers:s}=i.call(e,t);Object.assign(a,n),Object.assign(o,s)});const s=t.data;return s&&(()=>{var e;if(e=s,"[object FormData]"!==Object.prototype.toString.call(e))t.data={...s,...a};else for(const t in a)s.append(t,a[t])})(),t.headers={...t.headers||{},...o},n.call(e,t)}}function Mc(){const e=Math.random().toString(16).slice(2);return{data:{seqId:e},headers:{...Bc,"x-seqid":e}}}class Ec{constructor(e={}){var t;this.config=e,this._reqClass=new rc.adapter.reqClass({timeout:this.config.timeout,timeoutMsg:`请求在${this.config.timeout/1e3}s内未完成,已中断`,restrictedMethods:["post"]}),this._cache=fc(this.config.env),this._localCache=(t=this.config.env,pc[t]),this.oauth=new Nc(this.config),Ic(this._reqClass,"post",[Mc]),Ic(this._reqClass,"upload",[Mc]),Ic(this._reqClass,"download",[Mc])}async post(e){return await this._reqClass.post(e)}async upload(e){return await this._reqClass.upload(e)}async download(e){return await this._reqClass.download(e)}async refreshAccessToken(){let e,t;this._refreshAccessTokenPromise||(this._refreshAccessTokenPromise=this._refreshAccessToken());try{e=await this._refreshAccessTokenPromise}catch(i){t=i}if(this._refreshAccessTokenPromise=null,this._shouldRefreshAccessTokenHook=null,t)throw t;return e}async _refreshAccessToken(){const{accessTokenKey:e,accessTokenExpireKey:t,refreshTokenKey:i,loginTypeKey:n,anonymousUuidKey:a}=this._cache.keys;this._cache.removeStore(e),this._cache.removeStore(t);let o=this._cache.getStore(i);if(!o)throw new Ml({message:"未登录CloudBase"});const s={refresh_token:o},r=await this.request("auth.fetchAccessTokenWithRefreshToken",s);if(r.data.code){const{code:e}=r.data;if("SIGN_PARAM_INVALID"===e||"REFRESH_TOKEN_EXPIRED"===e||"INVALID_REFRESH_TOKEN"===e){if(this._cache.getStore(n)===Tc.ANONYMOUS&&"INVALID_REFRESH_TOKEN"===e){const e=this._cache.getStore(a),t=this._cache.getStore(i),n=await this.send("auth.signInAnonymously",{anonymous_uuid:e,refresh_token:t});return this.setRefreshToken(n.refresh_token),this._refreshAccessToken()}kc(xc),this._cache.removeStore(i)}throw new Ml({code:r.data.code,message:`刷新access token失败:${r.data.code}`})}if(r.data.access_token)return kc(Sc),this._cache.setStore(e,r.data.access_token),this._cache.setStore(t,r.data.access_token_expire+Date.now()),{accessToken:r.data.access_token,accessTokenExpire:r.data.access_token_expire};r.data.refresh_token&&(this._cache.removeStore(i),this._cache.setStore(i,r.data.refresh_token),this._refreshAccessToken())}async getAccessToken(){const{accessTokenKey:e,accessTokenExpireKey:t,refreshTokenKey:i}=this._cache.keys;if(!this._cache.getStore(i))throw new Ml({message:"refresh token不存在,登录状态异常"});let n=this._cache.getStore(e),a=this._cache.getStore(t),o=!0;return this._shouldRefreshAccessTokenHook&&!(await this._shouldRefreshAccessTokenHook(n,a))&&(o=!1),(!n||!a||a<Date.now())&&o?this.refreshAccessToken():{accessToken:n,accessTokenExpire:a}}async request(e,t,i){const n=`x-tcb-trace_${this.config.env}`;let a="application/x-www-form-urlencoded";const o={action:e,env:this.config.env,dataVersion:"2019-08-16",...t};let s;if(-1===Vc.indexOf(e)&&(this._cache.keys,o.access_token=await this.oauth.getAccessToken()),"storage.uploadFile"===e){s=new FormData;for(let e in s)s.hasOwnProperty(e)&&void 0!==s[e]&&s.append(e,o[e]);a="multipart/form-data"}else{a="application/json",s={};for(let e in o)void 0!==o[e]&&(s[e]=o[e])}let r={headers:{"content-type":a}};i&&i.timeout&&(r.timeout=i.timeout),i&&i.onUploadProgress&&(r.onUploadProgress=i.onUploadProgress);const l=this._localCache.getStore(n);l&&(r.headers["X-TCB-Trace"]=l);const{parse:c,inQuery:d,search:u}=t;let h={env:this.config.env};c&&(h.parse=!0),d&&(h={...d,...h});let p=function(e,t,i={}){const n=/\?/.test(t);let a="";for(let o in i)""===a?!n&&(t+="?"):a+="&",a+=`${o}=${encodeURIComponent(i[o])}`;return/^http(s)?\:\/\//.test(t+=a)?t:`${e}${t}`}(Xl,"//tcb-api.tencentcloudapi.com/web",h);u&&(p+=u);const f=await this.post({url:p,data:s,...r}),m=f.header&&f.header["x-tcb-trace"];if(m&&this._localCache.setStore(n,m),200!==Number(f.status)&&200!==Number(f.statusCode)||!f.data)throw new Ml({code:"NETWORK_ERROR",message:"network request error"});return f}async send(e,t={},i={}){const n=await this.request(e,t,{...i,onUploadProgress:t.onUploadProgress});if(("ACCESS_TOKEN_DISABLED"===n.data.code||"ACCESS_TOKEN_EXPIRED"===n.data.code)&&-1===Vc.indexOf(e)){await this.oauth.refreshAccessToken();const n=await this.request(e,t,{...i,onUploadProgress:t.onUploadProgress});if(n.data.code)throw new Ml({code:n.data.code,message:ac(n.data.message)});return n.data}if(n.data.code)throw new Ml({code:n.data.code,message:ac(n.data.message)});return n.data}setRefreshToken(e){const{accessTokenKey:t,accessTokenExpireKey:i,refreshTokenKey:n}=this._cache.keys;this._cache.removeStore(t),this._cache.removeStore(i),this._cache.setStore(n,e)}}const Ac={};function Pc(e){return Ac[e]}class Rc{constructor(e){this.config=e,this._cache=fc(e.env),this._request=Pc(e.env)}setRefreshToken(e){const{accessTokenKey:t,accessTokenExpireKey:i,refreshTokenKey:n}=this._cache.keys;this._cache.removeStore(t),this._cache.removeStore(i),this._cache.setStore(n,e)}setAccessToken(e,t){const{accessTokenKey:i,accessTokenExpireKey:n}=this._cache.keys;this._cache.setStore(i,e),this._cache.setStore(n,t)}async refreshUserInfo(){const{data:e}=await this._request.send("auth.getUserInfo",{});return this.setLocalUserInfo(e),e}setLocalUserInfo(e){const{userInfoKey:t}=this._cache.keys;this._cache.setStore(t,e)}}class Oc{constructor(e){if(!e)throw new Ml({code:"PARAM_ERROR",message:"envId is not defined"});this._envId=e,this._cache=fc(this._envId),this._request=Pc(this._envId),this.setUserInfo()}linkWithTicket(e){if("string"!=typeof e)throw new Ml({code:"PARAM_ERROR",message:"ticket must be string"});return this._request.send("auth.linkWithTicket",{ticket:e})}linkWithRedirect(e){e.signInWithRedirect()}updatePassword(e,t){return this._request.send("auth.updatePassword",{oldPassword:t,newPassword:e})}updateEmail(e){return this._request.send("auth.updateEmail",{newEmail:e})}updateUsername(e){if("string"!=typeof e)throw new Ml({code:"PARAM_ERROR",message:"username must be a string"});return this._request.send("auth.updateUsername",{username:e})}async getLinkedUidList(){const{data:e}=await this._request.send("auth.getLinkedUidList",{});let t=!1;const{users:i}=e;return i.forEach(e=>{e.wxOpenId&&e.wxPublicId&&(t=!0)}),{users:i,hasPrimaryUid:t}}setPrimaryUid(e){return this._request.send("auth.setPrimaryUid",{uid:e})}unlink(e){return this._request.send("auth.unlink",{platform:e})}async update(e){const{nickName:t,gender:i,avatarUrl:n,province:a,country:o,city:s}=e,{data:r}=await this._request.send("auth.updateUserInfo",{nickName:t,gender:i,avatarUrl:n,province:a,country:o,city:s});this.setLocalUserInfo(r)}async refresh(){const e=await this._request.oauth.getUserInfo();return this.setLocalUserInfo(e),e}setUserInfo(){const{userInfoKey:e}=this._cache.keys,t=this._cache.getStore(e);["uid","loginType","openid","wxOpenId","wxPublicId","unionId","qqMiniOpenId","email","hasPassword","customUserId","nickName","gender","avatarUrl"].forEach(e=>{this[e]=t[e]}),this.location={country:t.country,province:t.province,city:t.city}}setLocalUserInfo(e){const{userInfoKey:t}=this._cache.keys;this._cache.setStore(t,e),this.setUserInfo()}}class Lc{constructor(e){if(!e)throw new Ml({code:"PARAM_ERROR",message:"envId is not defined"});this._cache=fc(e);const{refreshTokenKey:t,accessTokenKey:i,accessTokenExpireKey:n}=this._cache.keys,a=this._cache.getStore(t),o=this._cache.getStore(i),s=this._cache.getStore(n);this.credential={refreshToken:a,accessToken:o,accessTokenExpire:s},this.user=new Oc(e)}get isAnonymousAuth(){return this.loginType===Tc.ANONYMOUS}get isCustomAuth(){return this.loginType===Tc.CUSTOM}get isWeixinAuth(){return this.loginType===Tc.WECHAT||this.loginType===Tc.WECHAT_OPEN||this.loginType===Tc.WECHAT_PUBLIC}get loginType(){return this._cache.getStore(this._cache.keys.loginTypeKey)}}class $c extends Rc{async signIn(){this._cache.updatePersistence("local"),await this._request.oauth.getAccessToken(),kc(wc),kc(vc,{env:this.config.env,loginType:Tc.ANONYMOUS,persistence:"local"});const e=new Lc(this.config.env);return await e.user.refresh(),e}async linkAndRetrieveDataWithTicket(e){const{anonymousUuidKey:t,refreshTokenKey:i}=this._cache.keys,n=this._cache.getStore(t),a=this._cache.getStore(i),o=await this._request.send("auth.linkAndRetrieveDataWithTicket",{anonymous_uuid:n,refresh_token:a,ticket:e});if(o.refresh_token)return this._clearAnonymousUUID(),this.setRefreshToken(o.refresh_token),await this._request.refreshAccessToken(),kc(Cc,{env:this.config.env}),kc(vc,{loginType:Tc.CUSTOM,persistence:"local"}),{credential:{refreshToken:o.refresh_token}};throw new Ml({message:"匿名转化失败"})}_setAnonymousUUID(e){const{anonymousUuidKey:t,loginTypeKey:i}=this._cache.keys;this._cache.removeStore(t),this._cache.setStore(t,e),this._cache.setStore(i,Tc.ANONYMOUS)}_clearAnonymousUUID(){this._cache.removeStore(this._cache.keys.anonymousUuidKey)}}class Fc extends Rc{async signIn(e){if("string"!=typeof e)throw new Ml({code:"PARAM_ERROR",message:"ticket must be a string"});const{refreshTokenKey:t}=this._cache.keys,i=await this._request.send("auth.signInWithTicket",{ticket:e,refresh_token:this._cache.getStore(t)||""});if(i.refresh_token)return this.setRefreshToken(i.refresh_token),await this._request.refreshAccessToken(),kc(wc),kc(vc,{env:this.config.env,loginType:Tc.CUSTOM,persistence:this.config.persistence}),await this.refreshUserInfo(),new Lc(this.config.env);throw new Ml({message:"自定义登录失败"})}}class zc extends Rc{async signIn(e,t){if("string"!=typeof e)throw new Ml({code:"PARAM_ERROR",message:"email must be a string"});const{refreshTokenKey:i}=this._cache.keys,n=await this._request.send("auth.signIn",{loginType:"EMAIL",email:e,password:t,refresh_token:this._cache.getStore(i)||""}),{refresh_token:a,access_token:o,access_token_expire:s}=n;if(a)return this.setRefreshToken(a),o&&s?this.setAccessToken(o,s):await this._request.refreshAccessToken(),await this.refreshUserInfo(),kc(wc),kc(vc,{env:this.config.env,loginType:Tc.EMAIL,persistence:this.config.persistence}),new Lc(this.config.env);throw n.code?new Ml({code:n.code,message:`邮箱登录失败: ${n.message}`}):new Ml({message:"邮箱登录失败"})}async activate(e){return this._request.send("auth.activateEndUserMail",{token:e})}async resetPasswordWithToken(e,t){return this._request.send("auth.resetPasswordWithToken",{token:e,newPassword:t})}}class Uc extends Rc{async signIn(e,t){if("string"!=typeof e)throw new Ml({code:"PARAM_ERROR",message:"username must be a string"});"string"!=typeof t&&(t="",console.warn("password is empty"));const{refreshTokenKey:i}=this._cache.keys,n=await this._request.send("auth.signIn",{loginType:Tc.USERNAME,username:e,password:t,refresh_token:this._cache.getStore(i)||""}),{refresh_token:a,access_token_expire:o,access_token:s}=n;if(a)return this.setRefreshToken(a),s&&o?this.setAccessToken(s,o):await this._request.refreshAccessToken(),await this.refreshUserInfo(),kc(wc),kc(vc,{env:this.config.env,loginType:Tc.USERNAME,persistence:this.config.persistence}),new Lc(this.config.env);throw n.code?new Ml({code:n.code,message:`用户名密码登录失败: ${n.message}`}):new Ml({message:"用户名密码登录失败"})}}class jc{constructor(e){this.config=e,this._cache=fc(e.env),this._request=Pc(e.env),this._onAnonymousConverted=this._onAnonymousConverted.bind(this),this._onLoginTypeChanged=this._onLoginTypeChanged.bind(this),bc(vc,this._onLoginTypeChanged)}get currentUser(){const e=this.hasLoginState();return e&&e.user||null}get loginType(){return this._cache.getStore(this._cache.keys.loginTypeKey)}anonymousAuthProvider(){return new $c(this.config)}customAuthProvider(){return new Fc(this.config)}emailAuthProvider(){return new zc(this.config)}usernameAuthProvider(){return new Uc(this.config)}async signInAnonymously(){return new $c(this.config).signIn()}async signInWithEmailAndPassword(e,t){return new zc(this.config).signIn(e,t)}signInWithUsernameAndPassword(e,t){return new Uc(this.config).signIn(e,t)}async linkAndRetrieveDataWithTicket(e){return this._anonymousAuthProvider||(this._anonymousAuthProvider=new $c(this.config)),bc(Cc,this._onAnonymousConverted),await this._anonymousAuthProvider.linkAndRetrieveDataWithTicket(e)}async signOut(){if(this.loginType===Tc.ANONYMOUS)throw new Ml({message:"匿名用户不支持登出操作"});const{refreshTokenKey:e,accessTokenKey:t,accessTokenExpireKey:i}=this._cache.keys,n=this._cache.getStore(e);if(!n)return;const a=await this._request.send("auth.logout",{refresh_token:n});return this._cache.removeStore(e),this._cache.removeStore(t),this._cache.removeStore(i),kc(wc),kc(vc,{env:this.config.env,loginType:Tc.NULL,persistence:this.config.persistence}),a}async signUpWithEmailAndPassword(e,t){return this._request.send("auth.signUpWithEmailAndPassword",{email:e,password:t})}async sendPasswordResetEmail(e){return this._request.send("auth.sendPasswordResetEmail",{email:e})}onLoginStateChanged(e){bc(wc,()=>{const t=this.hasLoginState();e.call(this,t)});const t=this.hasLoginState();e.call(this,t)}onLoginStateExpired(e){bc(xc,e.bind(this))}onAccessTokenRefreshed(e){bc(Sc,e.bind(this))}onAnonymousConverted(e){bc(Cc,e.bind(this))}onLoginTypeChanged(e){bc(vc,()=>{const t=this.hasLoginState();e.call(this,t)})}async getAccessToken(){return{accessToken:(await this._request.getAccessToken()).accessToken,env:this.config.env}}hasLoginState(){const{accessTokenKey:e,accessTokenExpireKey:t}=this._cache.keys,i=this._cache.getStore(e),n=this._cache.getStore(t);return this._request.oauth.isAccessTokenExpired(i,n)?null:new Lc(this.config.env)}async isUsernameRegistered(e){if("string"!=typeof e)throw new Ml({code:"PARAM_ERROR",message:"username must be a string"});const{data:t}=await this._request.send("auth.isUsernameRegistered",{username:e});return t&&t.isRegistered}getLoginState(){return Promise.resolve(this.hasLoginState())}async signInWithTicket(e){return new Fc(this.config).signIn(e)}shouldRefreshAccessToken(e){this._request._shouldRefreshAccessTokenHook=e.bind(this)}getUserInfo(){return this._request.send("auth.getUserInfo",{}).then(e=>e.code?e:{...e.data,requestId:e.seqId})}getAuthHeader(){const{refreshTokenKey:e,accessTokenKey:t}=this._cache.keys,i=this._cache.getStore(e);return{"x-cloudbase-credentials":this._cache.getStore(t)+"/@@/"+i}}_onAnonymousConverted(e){const{env:t}=e.data;t===this.config.env&&this._cache.updatePersistence(this.config.persistence)}_onLoginTypeChanged(e){const{loginType:t,persistence:i,env:n}=e.data;n===this.config.env&&(this._cache.updatePersistence(i),this._cache.setStore(this._cache.keys.loginTypeKey,t))}}const Hc=function(e,t){t=t||tc();const i=Pc(this.config.env),{cloudPath:n,filePath:a,onUploadProgress:o,fileType:s="image"}=e;return i.send("storage.getUploadMetadata",{path:n}).then(e=>{const{data:{url:r,authorization:l,token:c,fileId:d,cosFileId:u},requestId:h}=e,p={key:n,signature:l,"x-cos-meta-fileid":u,success_action_status:"201","x-cos-security-token":c};i.upload({url:r,data:p,file:a,name:n,fileType:s,onUploadProgress:o}).then(e=>{201===e.statusCode?t(null,{fileID:d,requestId:h}):t(new Ml({code:"STORAGE_REQUEST_FAIL",message:`STORAGE_REQUEST_FAIL: ${e.data}`}))}).catch(e=>{t(e)})}).catch(e=>{t(e)}),t.promise},Wc=function(e,t){t=t||tc();const i=Pc(this.config.env),{cloudPath:n}=e;return i.send("storage.getUploadMetadata",{path:n}).then(e=>{t(null,e)}).catch(e=>{t(e)}),t.promise},qc=function({fileList:e},t){if(t=t||tc(),!e||!Array.isArray(e))return{code:"INVALID_PARAM",message:"fileList必须是非空的数组"};for(let n of e)if(!n||"string"!=typeof n)return{code:"INVALID_PARAM",message:"fileList的元素必须是非空的字符串"};const i={fileid_list:e};return Pc(this.config.env).send("storage.batchDeleteFile",i).then(e=>{e.code?t(null,e):t(null,{fileList:e.data.delete_list,requestId:e.requestId})}).catch(e=>{t(e)}),t.promise},Yc=function({fileList:e},t){t=t||tc(),e&&Array.isArray(e)||t(null,{code:"INVALID_PARAM",message:"fileList必须是非空的数组"});let i=[];for(let a of e)"object"==typeof a?(a.hasOwnProperty("fileID")&&a.hasOwnProperty("maxAge")||t(null,{code:"INVALID_PARAM",message:"fileList的元素必须是包含fileID和maxAge的对象"}),i.push({fileid:a.fileID,max_age:a.maxAge})):"string"==typeof a?i.push({fileid:a}):t(null,{code:"INVALID_PARAM",message:"fileList的元素必须是字符串"});const n={file_list:i};return Pc(this.config.env).send("storage.batchGetDownloadUrl",n).then(e=>{e.code?t(null,e):t(null,{fileList:e.data.download_list,requestId:e.requestId})}).catch(e=>{t(e)}),t.promise},Xc=async function({fileID:e},t){const i=(await Yc.call(this,{fileList:[{fileID:e,maxAge:600}]})).fileList[0];if("SUCCESS"!==i.code)return t?t(i):new Promise(e=>{e(i)});const n=Pc(this.config.env);let a=i.download_url;if(a=encodeURI(a),!t)return n.download({url:a});t(await n.download({url:a}))},Kc=function({name:e,data:t,query:i,parse:n,search:a,timeout:o},s){const r=s||tc();let l;try{l=t?JSON.stringify(t):""}catch(d){return Promise.reject(d)}if(!e)return Promise.reject(new Ml({code:"PARAM_ERROR",message:"函数名不能为空"}));const c={inQuery:i,parse:n,search:a,function_name:e,request_data:l};return Pc(this.config.env).send("functions.invokeFunction",c,{timeout:o}).then(e=>{if(e.code)r(null,e);else{let i=e.data.response_data;if(n)r(null,{result:i,requestId:e.requestId});else try{i=JSON.parse(e.data.response_data),r(null,{result:i,requestId:e.requestId})}catch(t){r(new Ml({message:"response data must be json"}))}}return r.promise}).catch(e=>{r(e)}),r.promise},Gc={timeout:15e3,persistence:"session"},Jc=6e5,Zc={};class Qc{constructor(e){this.config=e||this.config,this.authObj=void 0}init(e){switch(rc.adapter||(this.requestClient=new rc.adapter.reqClass({timeout:e.timeout||5e3,timeoutMsg:`请求在${(e.timeout||5e3)/1e3}s内未完成,已中断`})),this.config={...Gc,...e},!0){case this.config.timeout>Jc:console.warn("timeout大于可配置上限[10分钟],已重置为上限数值"),this.config.timeout=Jc;break;case this.config.timeout<100:console.warn("timeout小于可配置下限[100ms],已重置为下限数值"),this.config.timeout=100}return new Qc(this.config)}auth({persistence:e}={}){if(this.authObj)return this.authObj;const t=e||rc.adapter.primaryStorage||Gc.persistence;var i;return t!==this.config.persistence&&(this.config.persistence=t),function(e){const{env:t}=e;hc[t]=new uc(e),pc[t]=new uc({...e,persistence:"local"})}(this.config),i=this.config,Ac[i.env]=new Ec(i),this.authObj=new jc(this.config),this.authObj}on(e,t){return bc.apply(this,[e,t])}off(e,t){return _c.apply(this,[e,t])}callFunction(e,t){return Kc.apply(this,[e,t])}deleteFile(e,t){return qc.apply(this,[e,t])}getTempFileURL(e,t){return Yc.apply(this,[e,t])}downloadFile(e,t){return Xc.apply(this,[e,t])}uploadFile(e,t){return Hc.apply(this,[e,t])}getUploadMetadata(e,t){return Wc.apply(this,[e,t])}registerExtension(e){Zc[e.name]=e}async invokeExtension(e,t){const i=Zc[e];if(!i)throw new Ml({message:`扩展${e} 必须先注册`});return await i.invoke(t,this)}useAdapters(e){const{adapter:t,runtime:i}=function(e){const t=(i=e,"[object Array]"===Object.prototype.toString.call(i)?e:[e]);var i;for(const n of t){const{isMatch:e,genAdapter:t,runtime:i}=n;if(e())return{adapter:t(),runtime:i}}}(e)||{};t&&(rc.adapter=t),i&&(rc.runtime=i)}}var ed=new Qc;function td(e,t,i){void 0===i&&(i={});var n=/\?/.test(t),a="";for(var o in i)""===a?!n&&(t+="?"):a+="&",a+=o+"="+encodeURIComponent(i[o]);return/^http(s)?:\/\//.test(t+=a)?t:""+e+t}class id{get(e){const{url:t,data:i,headers:n,timeout:a}=e;return new Promise((e,o)=>{El.request({url:td("https:",t),data:i,method:"GET",header:n,timeout:a,success(t){e(t)},fail(e){o(e)}})})}post(e){const{url:t,data:i,headers:n,timeout:a}=e;return new Promise((e,o)=>{El.request({url:td("https:",t),data:i,method:"POST",header:n,timeout:a,success(t){e(t)},fail(e){o(e)}})})}upload(e){return new Promise((t,i)=>{const{url:n,file:a,data:o,headers:s,fileType:r}=e,l=El.uploadFile({url:td("https:",n),name:"file",formData:Object.assign({},o),filePath:a,fileType:r,header:s,success(e){const i={statusCode:e.statusCode,data:e.data||{}};200===e.statusCode&&o.success_action_status&&(i.statusCode=parseInt(o.success_action_status,10)),t(i)},fail(e){i(new Error(e.errMsg||"uploadFile:fail"))}});"function"==typeof e.onUploadProgress&&l&&"function"==typeof l.onProgressUpdate&&l.onProgressUpdate(t=>{e.onUploadProgress({loaded:t.totalBytesSent,total:t.totalBytesExpectedToSend})})})}}const nd={setItem(e,t){El.setStorageSync(e,t)},getItem:e=>El.getStorageSync(e),removeItem(e){El.removeStorageSync(e)},clear(){El.clearStorageSync()}};var ad={genAdapter:function(){return{root:{},reqClass:id,localStorage:nd,primaryStorage:"local"}},isMatch:function(){return!0},runtime:"uni_app"};ed.useAdapters(ad);const od=ed,sd=od.init;od.init=function(e){e.env=e.spaceId;const t=sd.call(this,e);t.config.provider="tencent",t.config.spaceId=e.spaceId;const i=t.auth;return t.auth=function(e){const t=i.call(this,e);return["linkAndRetrieveDataWithTicket","signInAnonymously","signOut","getAccessToken","getLoginState","signInWithTicket","getUserInfo"].forEach(e=>{var i;t[e]=(i=t[e],function(e){e=e||{};const{success:t,fail:n,complete:a}=Il(e);if(!(t||n||a))return i.call(this,e);i.call(this,e).then(e=>{t&&t(e),a&&a(e)},e=>{n&&n(e),a&&a(e)})}).bind(t)}),t},t.customAuth=t.auth,t};var rd=od;async function ld(e,t){const i=`http://${e}:${t}/system/ping`;try{const e=await(n={url:i,timeout:500},new Promise((e,t)=>{El.request({...n,success(t){e(t)},fail(e){t(e)}})}));return!(!e.data||0!==e.data.code)}catch(a){return!1}var n}const cd={"serverless.file.resource.generateProximalSign":"storage/generate-proximal-sign","serverless.file.resource.report":"storage/report","serverless.file.resource.delete":"storage/delete","serverless.file.resource.getTempFileURL":"storage/get-temp-file-url"};var dd=class{constructor(e){if(["spaceId","clientSecret"].forEach(t=>{if(!Object.prototype.hasOwnProperty.call(e,t))throw new Error(`${t} required`)}),!e.endpoint)throw new Error("集群空间未配置ApiEndpoint,配置后需要重新关联服务空间后生效");this.config=Object.assign({},e),this.config.provider="dcloud",this.config.requestUrl=this.config.endpoint+"/client",this.config.envType=this.config.envType||"public",this.adapter=El}async request(e,t=!0){return e=this.setupRequest(e),Promise.resolve().then(()=>Hl(e,this.adapter.request))}requestLocal(e){return new Promise((t,i)=>{this.adapter.request(Object.assign(e,{complete(e){if(e||(e={}),!e.statusCode||e.statusCode>=400){const t=e.data&&e.data.code||"SYS_ERR",n=e.data&&e.data.message||"request:fail";return i(new Ml({code:t,message:n}))}t({success:!0,result:e.data})}}))})}setupRequest(e){const t=Object.assign({},e,{spaceId:this.config.spaceId,timestamp:Date.now()}),i={"Content-Type":"application/json"};i["x-serverless-sign"]=jl(t,this.config.clientSecret);const n=Ul();i["x-client-info"]=encodeURIComponent(JSON.stringify(n));const{token:a}=Pl();return i["x-client-token"]=a,{url:this.config.requestUrl,method:"POST",data:t,dataType:"json",header:JSON.parse(JSON.stringify(i))}}async setupLocalRequest(e){const t=Ul(),{token:i}=Pl(),n=Object.assign({},e,{spaceId:this.config.spaceId,timestamp:Date.now(),clientInfo:t,token:i}),{address:a,servePort:o}=this.__dev__&&this.__dev__.debugInfo||{},{address:s}=await async function(e,t){let i;for(let n=0;n<e.length;n++){const a=e[n];if(await ld(a,t)){i=a;break}}return{address:i,port:t}}(a,o);return{url:`http://${s}:${o}/${cd[e.method]}`,method:"POST",data:n,dataType:"json",header:JSON.parse(JSON.stringify({"Content-Type":"application/json"}))}}callFunction(e){const t={method:"serverless.function.runtime.invoke",params:JSON.stringify({functionTarget:e.name,functionArgs:e.data||{}})};return this.request(t,!1)}getUploadFileOptions(e){const t={method:"serverless.file.resource.generateProximalSign",params:JSON.stringify(e)};return this.request(t)}reportUploadFile(e){const t={method:"serverless.file.resource.report",params:JSON.stringify(e)};return this.request(t)}uploadFile({filePath:e,cloudPath:t,fileType:i="image",onUploadProgress:n}){if(!t)throw new Ml({code:"CLOUDPATH_REQUIRED",message:"cloudPath不可为空"});let a;return this.getUploadFileOptions({cloudPath:t}).then(t=>{const{url:o,formData:s,name:r}=t.result;return a=t.result.fileUrl,new Promise((t,a)=>{const l=this.adapter.uploadFile({url:o,formData:s,name:r,filePath:e,fileType:i,success(e){e&&e.statusCode<400?t(e):a(new Ml({code:"UPLOAD_FAILED",message:"文件上传失败"}))},fail(e){a(new Ml({code:e.code||"UPLOAD_FAILED",message:e.message||e.errMsg||"文件上传失败"}))}});"function"==typeof n&&l&&"function"==typeof l.onProgressUpdate&&l.onProgressUpdate(e=>{n({loaded:e.totalBytesSent,total:e.totalBytesExpectedToSend})})})}).then(()=>this.reportUploadFile({cloudPath:t})).then(t=>new Promise((i,n)=>{t.success?i({success:!0,filePath:e,fileID:a}):n(new Ml({code:"UPLOAD_FAILED",message:"文件上传失败"}))}))}deleteFile({fileList:e}){const t={method:"serverless.file.resource.delete",params:JSON.stringify({fileList:e})};return this.request(t).then(e=>{if(e.success)return e.result;throw new Ml({code:"DELETE_FILE_FAILED",message:"删除文件失败"})})}getTempFileURL({fileList:e,maxAge:t}={}){if(!Array.isArray(e)||0===e.length)throw new Ml({code:"INVALID_PARAM",message:"fileList的元素必须是非空的字符串"});const i={method:"serverless.file.resource.getTempFileURL",params:JSON.stringify({fileList:e,maxAge:t})};return this.request(i).then(e=>{if(e.success)return{fileList:e.result.fileList.map(e=>({fileID:e.fileID,tempFileURL:e.tempFileURL}))};throw new Ml({code:"GET_TEMP_FILE_URL_FAILED",message:"获取临时文件链接失败"})})}},ud={init(e){const t=new dd(e),i={signInAnonymously:function(){return Promise.resolve()},getLoginState:function(){return Promise.resolve(!1)}};return t.auth=function(){return i},t.customAuth=t.auth,t}},hd=Pr(function(e,t){e.exports=Or.enc.Hex});function pd(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(e){var t=16*Math.random()|0;return("x"===e?t:3&t|8).toString(16)})}function fd(e="",t={}){const{data:i,functionName:n,method:a,headers:o,signHeaderKeys:s=[],config:r}=t,l=String(Date.now()),c=pd(),d=Object.assign({},o,{"x-from-app-id":r.spaceAppId,"x-from-env-id":r.spaceId,"x-to-env-id":r.spaceId,"x-from-instance-id":l,"x-from-function-name":n,"x-client-timestamp":l,"x-alipay-source":"client","x-request-id":c,"x-alipay-callid":c,"x-trace-id":c}),u=["x-from-app-id","x-from-env-id","x-to-env-id","x-from-instance-id","x-from-function-name","x-client-timestamp"].concat(s),[h="",p=""]=e.split("?")||[],f=function(e){const t="HMAC-SHA256",i=e.signedHeaders.join(";"),n=e.signedHeaders.map(t=>`${t.toLowerCase()}:${e.headers[t]}\n`).join(""),a=Ql(e.body).toString(hd),o=`${e.method.toUpperCase()}\n${e.path}\n${e.query}\n${n}\n${i}\n${a}\n`,s=Ql(o).toString(hd),r=`${t}\n${e.timestamp}\n${s}\n`,l=ec(r,e.secretKey).toString(hd);return`${t} Credential=${e.secretId}, SignedHeaders=${i}, Signature=${l}`}({path:h,query:p,method:a,headers:d,timestamp:l,body:JSON.stringify(i),secretId:r.accessKey,secretKey:r.secretKey,signedHeaders:u.sort()});return{url:`${r.endpoint}${e}`,headers:Object.assign({},d,{Authorization:f})}}function md({url:e,data:t,method:i="POST",headers:n={},timeout:a}){return new Promise((o,s)=>{El.request({url:e,method:i,data:"object"==typeof t?JSON.stringify(t):t,header:n,dataType:"json",timeout:a,complete:(e={})=>{const t=n["x-trace-id"]||"";if(!e.statusCode||e.statusCode>=400){const{message:i,errMsg:n,trace_id:a}=e.data||{};return s(new Ml({code:"SYS_ERR",message:i||n||"request:fail",requestId:a||t}))}o({status:e.statusCode,data:e.data,headers:e.header,requestId:t})}})})}function gd(e,t){const{path:i,data:n,method:a="GET"}=e,{url:o,headers:s}=fd(i,{functionName:"",data:n,method:a,headers:{"x-alipay-cloud-mode":"oss","x-data-api-type":"oss","x-expire-timestamp":Date.now()+6e4},signHeaderKeys:["x-data-api-type","x-expire-timestamp"],config:t});return md({url:o,data:n,method:a,headers:s}).then(e=>{const t=e.data||{};if(!t.success)throw new Ml({code:e.errCode,message:e.errMsg,requestId:e.requestId});return t.data||{}}).catch(e=>{throw new Ml({code:e.errCode,message:e.errMsg,requestId:e.requestId})})}function yd(e=""){const t=e.trim().replace(/^cloud:\/\//,""),i=t.indexOf("/");if(i<=0)throw new Ml({code:"INVALID_PARAM",message:"fileID不合法"});const n=t.substring(0,i),a=t.substring(i+1);return n!==this.config.spaceId&&console.warn("file ".concat(e," does not belong to env ").concat(this.config.spaceId)),a}function bd(e=""){return"cloud://".concat(this.config.spaceId,"/").concat(e.replace(/^\/+/,""))}class kd{constructor(e){this.config=e}signedURL(e,t={}){const i=`/ws/function/${e}`,n=this.config.wsEndpoint.replace(/^ws(s)?:\/\//,""),a=Object.assign({},t,{accessKeyId:this.config.accessKey,signatureNonce:pd(),timestamp:""+Date.now()}),o=[i,["accessKeyId","authorization","signatureNonce","timestamp"].sort().map(function(e){return a[e]?"".concat(e,"=").concat(a[e]):null}).filter(Boolean).join("&"),`host:${n}`].join("\n"),s=["HMAC-SHA256",Ql(o).toString(hd)].join("\n"),r=ec(s,this.config.secretKey).toString(hd),l=Object.keys(a).map(e=>`${e}=${encodeURIComponent(a[e])}`).join("&");return`${this.config.wsEndpoint}${i}?${l}&signature=${r}`}}var _d=class{constructor(e){if(["spaceId","spaceAppId","accessKey","secretKey"].forEach(t=>{if(!Object.prototype.hasOwnProperty.call(e,t))throw new Error(`${t} required`)}),e.endpoint){if("string"!=typeof e.endpoint)throw new Error("endpoint must be string");if(!/^https:\/\//.test(e.endpoint))throw new Error("endpoint must start with https://");e.endpoint=e.endpoint.replace(/\/$/,"")}this.config=Object.assign({},e,{endpoint:e.endpoint||`https://${e.spaceId}.api-hz.cloudbasefunction.cn`,wsEndpoint:e.wsEndpoint||`wss://${e.spaceId}.api-hz.cloudbasefunction.cn`}),this._websocket=new kd(this.config)}callFunction(e){return function(e,t){const{name:i,data:n,async:a=!1,timeout:o}=e,s="POST",r={"x-to-function-name":i};a&&(r["x-function-invoke-type"]="async");const{url:l,headers:c}=fd("/functions/invokeFunction",{functionName:i,data:n,method:s,headers:r,signHeaderKeys:["x-to-function-name"],config:t});return md({url:l,data:n,method:s,headers:c,timeout:o}).then(e=>{let t=0;if(a){const i=e.data||{};t="200"===i.errCode?0:i.errCode,e.data=i.data||{},e.errMsg=i.errMsg}if(0!==t)throw new Ml({code:t,message:e.errMsg,requestId:e.requestId});return{errCode:t,success:0===t,requestId:e.requestId,result:e.data}}).catch(e=>{throw new Ml({code:e.errCode,message:e.errMsg,requestId:e.requestId})})}(e,this.config)}uploadFileToOSS({url:e,filePath:t,fileType:i,formData:n,onUploadProgress:a}){return new Promise((o,s)=>{const r=El.uploadFile({url:e,filePath:t,fileType:i,formData:n,name:"file",success(e){e&&e.statusCode<400?o(e):s(new Ml({code:"UPLOAD_FAILED",message:"文件上传失败"}))},fail(e){s(new Ml({code:e.code||"UPLOAD_FAILED",message:e.message||e.errMsg||"文件上传失败"}))}});"function"==typeof a&&r&&"function"==typeof r.onProgressUpdate&&r.onProgressUpdate(e=>{a({loaded:e.totalBytesSent,total:e.totalBytesExpectedToSend})})})}async uploadFile({filePath:e,cloudPath:t="",fileType:i="image",onUploadProgress:n}){if("string"!==Xr(t))throw new Ml({code:"INVALID_PARAM",message:"cloudPath必须为字符串类型"});if(!(t=t.trim()))throw new Ml({code:"INVALID_PARAM",message:"cloudPath不可为空"});if(/:\/\//.test(t))throw new Ml({code:"INVALID_PARAM",message:"cloudPath不合法"});const a=await gd({path:"/".concat(t.replace(/^\//,""),"?post_url")},this.config),{file_id:o,upload_url:s,form_data:r}=a,l=r&&r.reduce((e,t)=>(e[t.key]=t.value,e),{});return this.uploadFileToOSS({url:s,filePath:e,fileType:i,formData:l,onUploadProgress:n}).then(()=>({fileID:o}))}async getTempFileURL({fileList:e}){return new Promise((t,i)=>{(!e||e.length<0)&&t({code:"INVALID_PARAM",message:"fileList不能为空数组"}),e.length>50&&t({code:"INVALID_PARAM",message:"fileList数组长度不能超过50"});const n=[];for(const o of e){let e;"string"!==Xr(o)&&t({code:"INVALID_PARAM",message:"fileList的元素必须是非空的字符串"});try{e=yd.call(this,o)}catch(a){console.warn(a.errCode,a.errMsg),e=o}n.push({file_id:e,expire:600})}gd({path:"/?download_url",data:{file_list:n},method:"POST"},this.config).then(e=>{const{file_list:i=[]}=e;t({fileList:i.map(e=>({fileID:bd.call(this,e.file_id),tempFileURL:e.download_url}))})}).catch(e=>i(e))})}async connectWebSocket(e){const{name:t,query:i}=e;return El.connectSocket({url:this._websocket.signedURL(t,i),complete:()=>{}})}},wd={init:e=>{e.provider="alipay";const t=new _d(e);return t.auth=function(){return{signInAnonymously:function(){return Promise.resolve()},getLoginState:function(){return Promise.resolve(!0)}}},t}};function xd({data:e}){let t;t=Ul();const i=JSON.parse(JSON.stringify(e||{}));if(Object.assign(i,{clientInfo:t}),!i.uniIdToken){const{token:e}=Pl();e&&(i.uniIdToken=e)}return i}const vd=[{rule:/fc_function_not_found|FUNCTION_NOT_FOUND/,content:",云函数[{functionName}]在云端不存在,请检查此云函数名称是否正确以及该云函数是否已上传到服务空间",mode:"append"}];var Cd=/[\\^$.*+?()[\]{}|]/g,Sd=RegExp(Cd.source);function Td(e,t,i){return e.replace(new RegExp((n=t)&&Sd.test(n)?n.replace(Cd,"\\$&"):n,"g"),i);var n}const Dd="request",Nd="response",Vd="both",Bd="_globalUniCloudStatus",Id={code:2e4},Md={code:20101,message:"Invalid client"};function Ed(e){const{errSubject:t,subject:i,errCode:n,errMsg:a,code:o,message:s,cause:r}=e||{};return new Ml({subject:t||i||"uni-secure-network",code:n||o||Id.code,message:a||s,cause:r})}let Ad;function Pd({secretType:e}={}){return e===Dd||e===Nd||e===Vd}function Rd({functionName:e,result:t,logPvd:i}){}function Od(e){const t=e.callFunction,i=function(i){const n=i.name;i.data=xd.call(e,{data:i.data});const a={aliyun:"aliyun",tencent:"tcb",tcb:"tcb",alipay:"alipay",dcloud:"dcloud"}[this.config.provider],o=Pd(i)||false;return t.call(this,i).then(e=>(e.errCode=0,!o&&Rd.call(this,{functionName:n,result:e,logPvd:a}),Promise.resolve(e)),e=>(!o&&Rd.call(this,{functionName:n,result:e,logPvd:a}),e&&e.message&&(e.message=function({message:e="",extraInfo:t={},formatter:i=[]}={}){for(let n=0;n<i.length;n++){const{rule:a,content:o,mode:s}=i[n],r=e.match(a);if(!r)continue;let l=o;for(let e=1;e<r.length;e++)l=Td(l,`{$${e}}`,r[e]);for(const e in t)l=Td(l,`{${e}}`,t[e]);return"replace"===s?l:e+l}return e}({message:`[${i.name}]: ${e.message}`,formatter:vd,extraInfo:{functionName:n}})),Promise.reject(e)))};e.callFunction=function(t){const{provider:n,spaceId:a}=e.config,o=t.name;let s,r;return t.data=t.data||{},s=i,s=s.bind(e),r=Pd(t)?new Ad({secretType:t.secretType,uniCloudIns:e}).wrapEncryptDataCallFunction(i.bind(e))(t):function({provider:e,spaceId:t,functionName:i}={}){const{appId:n,uniPlatform:a,osName:o}=$l();let s=a;"app"===a&&(s=o);const r=function({provider:e,spaceId:t}={}){const i=nl;if(!i)return{};e=function(e){return"tencent"===e?"tcb":e}(e);const n=i.find(i=>i.provider===e&&i.spaceId===t);return n&&n.config}({provider:e,spaceId:t});if(!r||!r.accessControl||!r.accessControl.enable)return!1;const l=r.accessControl.function||{},c=Object.keys(l);if(0===c.length)return!0;const d=function(e,t){let i,n,a;for(let o=0;o<e.length;o++){const s=e[o];s!==t?"*"!==s?s.split(",").map(e=>e.trim()).indexOf(t)>-1&&(n=s):a=s:i=s}return i||n||a}(c,i);if(!d)return!1;if((l[d]||[]).find((e={})=>e.appId===n&&(e.platform||"").toLowerCase()===s.toLowerCase()))return!0;throw console.error(`此应用[appId: ${n}, platform: ${s}]不在云端配置的允许访问的应用列表内,参考:https://uniapp.dcloud.net.cn/uniCloud/secure-network.html#verify-client`),Ed(Md)}({provider:n,spaceId:a,functionName:o})?new Ad({secretType:t.secretType,uniCloudIns:e}).wrapVerifyClientCallFunction(i.bind(e))(t):s(t),Object.defineProperty(r,"result",{get:()=>(console.warn("当前返回结果为Promise类型,不可直接访问其result属性,详情请参考:https://uniapp.dcloud.net.cn/uniCloud/faq?id=promise"),{})}),r.then(e=>e)}}Ad=class{constructor(){throw Ed({message:`Platform ${al} is not supported by secure network`})}};const Ld=Symbol("CLIENT_DB_INTERNAL");function $d(e,t){return e.then="DoNotReturnProxyWithAFunctionNamedThen",e._internalType=Ld,e.inspect=null,e.__v_raw=void 0,new Proxy(e,{get(e,i,n){if("_uniClient"===i)return null;if("symbol"==typeof i)return e[i];if(i in e||"string"!=typeof i){const t=e[i];return"function"==typeof t?t.bind(e):t}return t.get(e,i,n)}})}function Fd(e){return{on:(t,i)=>{e[t]=e[t]||[],e[t].indexOf(i)>-1||e[t].push(i)},off:(t,i)=>{e[t]=e[t]||[];const n=e[t].indexOf(i);-1!==n&&e[t].splice(n,1)}}}const zd=["db.Geo","db.command","command.aggregate"];function Ud(e,t){return zd.indexOf(`${e}.${t}`)>-1}function jd(e){switch(Xr(e=Al(e))){case"array":return e.map(e=>jd(e));case"object":return e._internalType===Ld||Object.keys(e).forEach(t=>{e[t]=jd(e[t])}),e;case"regexp":return{$regexp:{source:e.source,flags:e.flags}};case"date":return{$date:e.toISOString()};default:return e}}function Hd(e){return e&&e.content&&e.content.$method}class Wd{constructor(e,t,i){this.content=e,this.prevStage=t||null,this.udb=null,this._database=i}toJSON(){let e=this;const t=[e.content];for(;e.prevStage;)e=e.prevStage,t.push(e.content);return{$db:t.reverse().map(e=>({$method:e.$method,$param:jd(e.$param)}))}}toString(){return JSON.stringify(this.toJSON())}getAction(){const e=this.toJSON().$db.find(e=>"action"===e.$method);return e&&e.$param&&e.$param[0]}getCommand(){return{$db:this.toJSON().$db.filter(e=>"action"!==e.$method)}}get isAggregate(){let e=this;for(;e;){const t=Hd(e),i=Hd(e.prevStage);if("aggregate"===t&&"collection"===i||"pipeline"===t)return!0;e=e.prevStage}return!1}get isCommand(){let e=this;for(;e;){if("command"===Hd(e))return!0;e=e.prevStage}return!1}get isAggregateCommand(){let e=this;for(;e;){const t=Hd(e),i=Hd(e.prevStage);if("aggregate"===t&&"command"===i)return!0;e=e.prevStage}return!1}getNextStageFn(e){const t=this;return function(){return qd({$method:e,$param:jd(Array.from(arguments))},t,t._database)}}get count(){return this.isAggregate?this.getNextStageFn("count"):function(){return this._send("count",Array.from(arguments))}}get remove(){return this.isCommand?this.getNextStageFn("remove"):function(){return this._send("remove",Array.from(arguments))}}get(){return this._send("get",Array.from(arguments))}get add(){return this.isCommand?this.getNextStageFn("add"):function(){return this._send("add",Array.from(arguments))}}update(){return this._send("update",Array.from(arguments))}end(){return this._send("end",Array.from(arguments))}get set(){return this.isCommand?this.getNextStageFn("set"):function(){throw new Error("JQL禁止使用set方法")}}_send(e,t){const i=this.getAction(),n=this.getCommand();return n.$db.push({$method:e,$param:jd(t)}),this._database._callCloudFunction({action:i,command:n})}}function qd(e,t,i){return $d(new Wd(e,t,i),{get(e,t){let n="db";return e&&e.content&&(n=e.content.$method),Ud(n,t)?qd({$method:t},e,i):function(){return qd({$method:t,$param:jd(Array.from(arguments))},e,i)}}})}function Yd({path:e,method:t}){return class{constructor(){this.param=Array.from(arguments)}toJSON(){return{$newDb:[...e.map(e=>({$method:e})),{$method:t,$param:this.param}]}}toString(){return JSON.stringify(this.toJSON())}}}class Xd{constructor({uniClient:e={},isJQL:t=!1}={}){this._uniClient=e,this._authCallBacks={},this._dbCallBacks={},e._isDefault&&(this._dbCallBacks=cl("_globalUniCloudDatabaseCallback")),t||(this.auth=Fd(this._authCallBacks)),this._isJQL=t,Object.assign(this,Fd(this._dbCallBacks)),this.env=$d({},{get:(e,t)=>({$env:t})}),this.Geo=$d({},{get:(e,t)=>Yd({path:["Geo"],method:t})}),this.serverDate=Yd({path:[],method:"serverDate"}),this.RegExp=Yd({path:[],method:"RegExp"})}getCloudEnv(e){if("string"!=typeof e||!e.trim())throw new Error("getCloudEnv参数错误");return{$env:e.replace("$cloudEnv_","")}}_callback(e,t){const i=this._dbCallBacks;i[e]&&i[e].forEach(e=>{e(...t)})}_callbackAuth(e,t){const i=this._authCallBacks;i[e]&&i[e].forEach(e=>{e(...t)})}multiSend(){const e=Array.from(arguments),t=e.map(e=>{const t=e.getAction(),i=e.getCommand();if("getTemp"!==i.$db[i.$db.length-1].$method)throw new Error("multiSend只支持子命令内使用getTemp");return{action:t,command:i}});return this._callCloudFunction({multiCommand:t,queryList:e})}}function Kd(e,t={}){return $d(new e(t),{get:(e,t)=>Ud("db",t)?qd({$method:t},null,e):function(){return qd({$method:t,$param:jd(Array.from(arguments))},null,e)}})}class Gd extends Xd{_parseResult(e){return this._isJQL?e.result:e}_callCloudFunction({action:e,command:t,multiCommand:i,queryList:n}){function a(e,t){if(i&&n)for(let i=0;i<n.length;i++){const a=n[i];a.udb&&"function"==typeof a.udb.setResult&&(t?a.udb.setResult(t):a.udb.setResult(e.result.dataList[i]))}}const o=this,s=this._isJQL?"databaseForJQL":"database";function r(e){return o._callback("error",[e]),fl(ml(s,"fail"),e).then(()=>fl(ml(s,"complete"),e)).then(()=>(a(null,e),Dl(bl,{type:wl,content:e}),Promise.reject(e)))}const l=fl(ml(s,"invoke")),c=this._uniClient;return l.then(()=>c.callFunction({name:"DCloud-clientDB",type:Wr,data:{action:e,command:t,multiCommand:i}})).then(e=>{const{code:t,message:i,token:n,tokenExpired:l,systemInfo:c=[]}=e.result;if(c)for(let a=0;a<c.length;a++){const{level:e,message:t,detail:i}=c[a];let n="[System Info]"+t;i&&(n=`${n}\n详细信息:${i}`),(console[e]||console.log)(n)}if(t)return r(new Ml({code:t,message:i,requestId:e.requestId}));e.result.errCode=e.result.errCode||e.result.code,e.result.errMsg=e.result.errMsg||e.result.message,n&&l&&(Rl({token:n,tokenExpired:l}),this._callbackAuth("refreshToken",[{token:n,tokenExpired:l}]),this._callback("refreshToken",[{token:n,tokenExpired:l}]),Dl(_l,{token:n,tokenExpired:l}));const d=[{prop:"affectedDocs",tips:"affectedDocs不再推荐使用,请使用inserted/deleted/updated/data.length替代"},{prop:"code",tips:"code不再推荐使用,请使用errCode替代"},{prop:"message",tips:"message不再推荐使用,请使用errMsg替代"}];for(let a=0;a<d.length;a++){const{prop:t,tips:i}=d[a];if(t in e.result){const n=e.result[t];Object.defineProperty(e.result,t,{get:()=>(console.warn(i),n)})}}return u=e,fl(ml(s,"success"),u).then(()=>fl(ml(s,"complete"),u)).then(()=>{a(u,null);const e=o._parseResult(u);return Dl(bl,{type:wl,content:e}),Promise.resolve(e)});var u},e=>(/fc_function_not_found|FUNCTION_NOT_FOUND/g.test(e.message)&&console.warn("clientDB未初始化,请在web控制台保存一次schema以开启clientDB"),r(new Ml({code:e.code||"SYSTEM_ERROR",message:e.message,requestId:e.requestId}))))}}const Jd="token无效,跳转登录页面",Zd="token过期,跳转登录页面",Qd={TOKEN_INVALID_TOKEN_EXPIRED:Zd,TOKEN_INVALID_INVALID_CLIENTID:Jd,TOKEN_INVALID:Jd,TOKEN_INVALID_WRONG_TOKEN:Jd,TOKEN_INVALID_ANONYMOUS_USER:Jd},eu={"uni-id-token-expired":Zd,"uni-id-check-token-failed":Jd,"uni-id-token-not-exist":Jd,"uni-id-check-device-feature-failed":Jd},tu={...Qd,...eu,default:"用户未登录或登录状态过期,自动跳转登录页面"};function iu(e,t){let i="";return i=e?`${e}/${t}`:t,i.replace(/^\//,"")}function nu(e=[],t=""){const i=[],n=[];return e.forEach(e=>{!0===e.needLogin?i.push(iu(t,e.path)):!1===e.needLogin&&n.push(iu(t,e.path))}),{needLoginPage:i,notNeedLoginPage:n}}function au(e){return e.split("?")[0].replace(/^\//,"")}function ou(){return function(e){let t=e&&e.$page&&e.$page.fullPath;return t?("/"!==t.charAt(0)&&(t="/"+t),t):""}(function(){const e=tn();return e[e.length-1]}())}function su(){return au(ou())}function ru(e="",t={}){if(!e)return!1;if(!(t&&t.list&&t.list.length))return!1;const i=t.list,n=au(e);return i.some(e=>e.pagePath===n)}const lu=!!Ar.uniIdRouter,{loginPage:cu,routerNeedLogin:du,resToLogin:uu,needLoginPage:hu,notNeedLoginPage:pu,loginPageInTabBar:fu}=function({pages:e=[],subPackages:t=[],uniIdRouter:i={},tabBar:n={}}=Ar){const{loginPage:a,needLogin:o=[],resToLogin:s=!0}=i,{needLoginPage:r,notNeedLoginPage:l}=nu(e),{needLoginPage:c,notNeedLoginPage:d}=function(e=[]){const t=[],i=[];return e.forEach(e=>{const{root:n,pages:a=[]}=e,{needLoginPage:o,notNeedLoginPage:s}=nu(a,n);t.push(...o),i.push(...s)}),{needLoginPage:t,notNeedLoginPage:i}}(t);return{loginPage:a,routerNeedLogin:o,resToLogin:s,needLoginPage:[...r,...c],notNeedLoginPage:[...l,...d],loginPageInTabBar:ru(a,n)}}();if(hu.indexOf(cu)>-1)throw new Error(`Login page [${cu}] should not be "needLogin", please check your pages.json`);function mu(e){const t=su();if("/"===e.charAt(0))return e;const[i,n]=e.split("?"),a=i.replace(/^\//,"").split("/"),o=t.split("/");o.pop();for(let s=0;s<a.length;s++){const e=a[s];".."===e?o.pop():"."!==e&&o.push(e)}return""===o[0]&&o.shift(),"/"+o.join("/")+(n?"?"+n:"")}function gu({redirect:e}){const t=au(e),i=au(cu);return su()!==i&&t!==i}function yu({api:e,redirect:t}={}){if(!t||!gu({redirect:t}))return;const i=(a=t,"/"!==(n=cu).charAt(0)&&(n="/"+n),a?n.indexOf("?")>-1?n+`&uniIdRedirectUrl=${encodeURIComponent(a)}`:n+`?uniIdRedirectUrl=${encodeURIComponent(a)}`:n);var n,a;fu?"navigateTo"!==e&&"redirectTo"!==e||(e="switchTab"):"switchTab"===e&&(e="navigateTo");const o={navigateTo:xs,redirectTo:Zi,switchTab:Ji,reLaunch:Qi};setTimeout(()=>{o[e]({url:i})},0)}function bu({url:e}={}){const t={abortLoginPageJump:!1,autoToLoginPage:!1},i=function(){const{token:e,tokenExpired:t}=Pl();let i;if(e){if(t<Date.now()){const e="uni-id-token-expired";i={errCode:e,errMsg:tu[e]}}}else{const e="uni-id-check-token-failed";i={errCode:e,errMsg:tu[e]}}return i}();if(function(e){const t=au(mu(e));return!(pu.indexOf(t)>-1)&&(hu.indexOf(t)>-1||du.some(t=>{return i=e,new RegExp(t).test(i);var i}))}(e)&&i){if(i.uniIdRedirectUrl=e,Cl(kl).length>0)return setTimeout(()=>{Dl(kl,i)},0),t.abortLoginPageJump=!0,t;t.autoToLoginPage=!0}return t}function ku(){!function(){const e=ou(),{abortLoginPageJump:t,autoToLoginPage:i}=bu({url:e});t||i&&yu({api:"redirectTo",redirect:e})}();const e=["navigateTo","redirectTo","reLaunch","switchTab"];for(let t=0;t<e.length;t++){const i=e[t];Yt(i,{invoke(e){const{abortLoginPageJump:t,autoToLoginPage:n}=bu({url:e.url});return t?e:n?(yu({api:i,redirect:mu(e.url)}),!1):e}})}}function _u(){this.onResponse(e=>{const{type:t,content:i}=e;let n=!1;switch(t){case"cloudobject":n=function(e){if("object"!=typeof e)return!1;const{errCode:t}=e||{};return t in tu}(i);break;case"clientdb":n=function(e){if("object"!=typeof e)return!1;const{errCode:t}=e||{};return t in Qd}(i)}n&&function(e={}){const t=Cl(kl);Bl().then(()=>{const i=ou();if(i&&gu({redirect:i}))return t.length>0?Dl(kl,Object.assign({uniIdRedirectUrl:i},e)):void(cu&&yu({api:"navigateTo",redirect:i}))})}(i)})}function wu(e){var t;(t=e).onResponse=function(e){Sl(bl,e)},t.offResponse=function(e){Tl(bl,e)},function(e){e.onNeedLogin=function(e){Sl(kl,e)},e.offNeedLogin=function(e){Tl(kl,e)},lu&&(cl(Bd).needLoginInit||(cl(Bd).needLoginInit=!0,Bl().then(()=>{ku.call(e)}),uu&&_u.call(e)))}(e),function(e){e.onRefreshToken=function(e){Sl(_l,e)},e.offRefreshToken=function(e){Tl(_l,e)}}(e)}let xu;const vu="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",Cu=/^(?:[A-Za-z\d+/]{4})*?(?:[A-Za-z\d+/]{2}(?:==)?|[A-Za-z\d+/]{3}=?)?$/;function Su(){const e=Pl().token||"",t=e.split(".");if(!e||3!==t.length)return{uid:null,role:[],permission:[],tokenExpired:0};let i;try{i=JSON.parse((n=t[1],decodeURIComponent(xu(n).split("").map(function(e){return"%"+("00"+e.charCodeAt(0).toString(16)).slice(-2)}).join(""))))}catch(a){throw new Error("获取当前用户信息出错,详细错误信息为:"+a.message)}var n;return i.tokenExpired=1e3*i.exp,delete i.exp,delete i.iat,i}xu="function"!=typeof atob?function(e){if(e=String(e).replace(/[\t\n\f\r ]+/g,""),!Cu.test(e))throw new Error("Failed to execute 'atob' on 'Window': The string to be decoded is not correctly encoded.");var t;e+="==".slice(2-(3&e.length));for(var i,n,a="",o=0;o<e.length;)t=vu.indexOf(e.charAt(o++))<<18|vu.indexOf(e.charAt(o++))<<12|(i=vu.indexOf(e.charAt(o++)))<<6|(n=vu.indexOf(e.charAt(o++))),a+=64===i?String.fromCharCode(t>>16&255):64===n?String.fromCharCode(t>>16&255,t>>8&255):String.fromCharCode(t>>16&255,t>>8&255,255&t);return a}:atob;var Tu=function(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}(Pr(function(e,t){Object.defineProperty(t,"__esModule",{value:!0});const i="chooseAndUploadFile:ok",n="chooseAndUploadFile:fail";function a(e,t){return e.tempFiles.forEach((e,i)=>{e.name||(e.name=e.path.substring(e.path.lastIndexOf("/")+1)),t&&(e.fileType=t),e.cloudPath=Date.now()+"_"+i+e.name.substring(e.name.lastIndexOf("."))}),e.tempFilePaths||(e.tempFilePaths=e.tempFiles.map(e=>e.path)),e}function o(e,t,{onChooseFile:n,onUploadProgress:a}){return t.then(e=>{if(n){const t=n(e);if(void 0!==t)return Promise.resolve(t).then(t=>void 0===t?e:t)}return e}).then(t=>!1===t?{errMsg:i,tempFilePaths:[],tempFiles:[]}:function(e,t,n=5,a){(t=Object.assign({},t)).errMsg=i;const o=t.tempFiles,s=o.length;let r=0;return new Promise(i=>{for(;r<n;)l();function l(){const n=r++;if(n>=s)return void(!o.find(e=>!e.url&&!e.errMsg)&&i(t));const c=o[n];e.uploadFile({provider:c.provider,filePath:c.path,cloudPath:c.cloudPath,fileType:c.fileType,cloudPathAsRealPath:c.cloudPathAsRealPath,onUploadProgress(e){e.index=n,e.tempFile=c,e.tempFilePath=c.path,a&&a(e)}}).then(e=>{c.url=e.fileID,n<s&&l()}).catch(e=>{c.errMsg=e.errMsg||e.message,n<s&&l()})}})}(e,t,5,a))}t.initChooseAndUploadFile=function(e){return function(t={type:"all"}){return"image"===t.type?o(e,function(e){const{count:t,sizeType:i,sourceType:o=["album","camera"],extension:s}=e;return new Promise((e,r)=>{Wo({count:t,sizeType:i,sourceType:o,extension:s,success(t){e(a(t,"image"))},fail(e){r({errMsg:e.errMsg.replace("chooseImage:fail",n)})}})})}(t),t):"video"===t.type?o(e,function(e){const{camera:t,compressed:i,maxDuration:o,sourceType:s=["album","camera"],extension:r}=e;return new Promise((e,l)=>{ds({camera:t,compressed:i,maxDuration:o,sourceType:s,extension:r,success(t){const{tempFilePath:i,duration:n,size:o,height:s,width:r}=t;e(a({errMsg:"chooseVideo:ok",tempFilePaths:[i],tempFiles:[{name:t.tempFile&&t.tempFile.name||"",path:i,size:o,type:t.tempFile&&t.tempFile.type||"",width:r,height:s,duration:n,fileType:"video",cloudPath:""}]},"video"))},fail(e){l({errMsg:e.errMsg.replace("chooseVideo:fail",n)})}})})}(t),t):o(e,function(e){const{count:t,extension:i}=e;return new Promise((e,o)=>{let s=jo;if("undefined"!=typeof wx&&"function"==typeof wx.chooseMessageFile&&(s=wx.chooseMessageFile),"function"!=typeof s)return o({errMsg:n+" 请指定 type 类型,该平台仅支持选择 image 或 video。"});s({type:"all",count:t,extension:i,success(t){e(a(t))},fail(e){o({errMsg:e.errMsg.replace("chooseFile:fail",n)})}})})}(t),t)}}}));const Du="manual";function Nu(e){return{props:{localdata:{type:Array,default:()=>[]},options:{type:[Object,Array],default:()=>({})},spaceInfo:{type:Object,default:()=>({})},collection:{type:[String,Array],default:""},action:{type:String,default:""},field:{type:String,default:""},orderby:{type:String,default:""},where:{type:[String,Object],default:""},pageData:{type:String,default:"add"},pageCurrent:{type:Number,default:1},pageSize:{type:Number,default:20},getcount:{type:[Boolean,String],default:!1},gettree:{type:[Boolean,String],default:!1},gettreepath:{type:[Boolean,String],default:!1},startwith:{type:String,default:""},limitlevel:{type:Number,default:10},groupby:{type:String,default:""},groupField:{type:String,default:""},distinct:{type:[Boolean,String],default:!1},foreignKey:{type:String,default:""},loadtime:{type:String,default:"auto"},manual:{type:Boolean,default:!1}},data:()=>({mixinDatacomLoading:!1,mixinDatacomHasMore:!1,mixinDatacomResData:[],mixinDatacomErrorMessage:"",mixinDatacomPage:{},mixinDatacomError:null}),created(){this.mixinDatacomPage={current:this.pageCurrent,size:this.pageSize,count:0},this.$watch(()=>{var e=[];return["pageCurrent","pageSize","localdata","collection","action","field","orderby","where","getont","getcount","gettree","groupby","groupField","distinct"].forEach(t=>{e.push(this[t])}),e},(e,t)=>{if(this.loadtime===Du)return;let i=!1;const n=[];for(let a=2;a<e.length;a++)e[a]!==t[a]&&(n.push(e[a]),i=!0);e[0]!==t[0]&&(this.mixinDatacomPage.current=this.pageCurrent),this.mixinDatacomPage.size=this.pageSize,this.onMixinDatacomPropsChange(i,n)})},methods:{onMixinDatacomPropsChange(e,t){},mixinDatacomEasyGet({getone:e=!1,success:t,fail:i}={}){this.mixinDatacomLoading||(this.mixinDatacomLoading=!0,this.mixinDatacomErrorMessage="",this.mixinDatacomError=null,this.mixinDatacomGet().then(i=>{this.mixinDatacomLoading=!1;const{data:n,count:a}=i.result;this.getcount&&(this.mixinDatacomPage.count=a),this.mixinDatacomHasMore=n.length<this.pageSize;const o=e?n.length?n[0]:void 0:n;this.mixinDatacomResData=o,t&&t(o)}).catch(e=>{this.mixinDatacomLoading=!1,this.mixinDatacomErrorMessage=e,this.mixinDatacomError=e,i&&i(e)}))},mixinDatacomGet(t={}){let i;t=t||{},i="undefined"!=typeof __uniX&&__uniX?e.databaseForJQL(this.spaceInfo):e.database(this.spaceInfo);const n=t.action||this.action;n&&(i=i.action(n));const a=t.collection||this.collection;i=Array.isArray(a)?i.collection(...a):i.collection(a);const o=t.where||this.where;o&&Object.keys(o).length&&(i=i.where(o));const s=t.field||this.field;s&&(i=i.field(s));const r=t.foreignKey||this.foreignKey;r&&(i=i.foreignKey(r));const l=t.groupby||this.groupby;l&&(i=i.groupBy(l));const c=t.groupField||this.groupField;c&&(i=i.groupField(c)),!0===(void 0!==t.distinct?t.distinct:this.distinct)&&(i=i.distinct());const d=t.orderby||this.orderby;d&&(i=i.orderBy(d));const u=void 0!==t.pageCurrent?t.pageCurrent:this.mixinDatacomPage.current,h=void 0!==t.pageSize?t.pageSize:this.mixinDatacomPage.size,p=void 0!==t.getcount?t.getcount:this.getcount,f=void 0!==t.gettree?t.gettree:this.gettree,m=void 0!==t.gettreepath?t.gettreepath:this.gettreepath,g={getCount:p},y={limitLevel:void 0!==t.limitlevel?t.limitlevel:this.limitlevel,startWith:void 0!==t.startwith?t.startwith:this.startwith};return f&&(g.getTree=y),m&&(g.getTreePath=y),i=i.skip(h*(u-1)).limit(h).get(g),i}}}}function Vu(e){return cl("_globalUniCloudSecureNetworkCache__{spaceId}".replace("{spaceId}",e.config.spaceId))}async function Bu({openid:e,callLoginByWeixin:t=!1}={}){throw Vu(this),new Error(`[SecureNetwork] API \`initSecureNetworkByWeixin\` is not supported on platform \`${al}\``)}async function Iu(e){const t=Vu(this);return t.initPromise||(t.initPromise=Bu.call(this,e).then(e=>e).catch(e=>{throw delete t.initPromise,e})),t.initPromise}function Mu(e){zl=e}function Eu(e){const t={getAppBaseInfo:Mo,getPushClientId:ki};return function(i){return new Promise((n,a)=>{t[e]({...i,success(e){n(e)},fail(e){a(e)}})})}}class Au extends tl{constructor(){super(),this._uniPushMessageCallback=this._receivePushMessage.bind(this),this._currentMessageId=-1,this._payloadQueue=[]}init(){return Promise.all([Eu("getAppBaseInfo")(),Eu("getPushClientId")()]).then(([{appId:e}={},{cid:t}={}]=[])=>{if(!e)throw new Error("Invalid appId, please check the manifest.json file");if(!t)throw new Error("Invalid push client id");this._appId=e,this._pushClientId=t,this._seqId=Date.now()+"-"+Math.floor(9e5*Math.random()+1e5),this.emit("open"),this._initMessageListener()},e=>{throw this.emit("error",e),this.close(),e})}async open(){return this.init()}_isUniCloudSSE(e){if("receive"!==e.type)return!1;const t=e&&e.data&&e.data.payload;return!(!t||"UNI_CLOUD_SSE"!==t.channel||t.seqId!==this._seqId)}_receivePushMessage(e){if(!this._isUniCloudSSE(e))return;const t=e&&e.data&&e.data.payload,{action:i,messageId:n,message:a}=t;this._payloadQueue.push({action:i,messageId:n,message:a}),this._consumMessage()}_consumMessage(){for(;;){const e=this._payloadQueue.find(e=>e.messageId===this._currentMessageId+1);if(!e)break;this._currentMessageId++,this._parseMessagePayload(e)}}_parseMessagePayload(e){const{action:t,messageId:i,message:n}=e;"end"===t?this._end({messageId:i,message:n}):"message"===t&&this._appendMessage({messageId:i,message:n})}_appendMessage({messageId:e,message:t}={}){this.emit("message",t)}_end({messageId:e,message:t}={}){this.emit("end",t),this.close()}_initMessageListener(){this._uniPushMessageCallback}_destroy(){this._uniPushMessageCallback}toJSON(){return{appId:this._appId,pushClientId:this._pushClientId,seqId:this._seqId}}close(){this._destroy(),this.emit("close")}}const Pu={tcb:rd,tencent:rd,aliyun:Yl,private:ud,dcloud:ud,alipay:wd};let Ru=new class{init(e){let t={};const i=Pu[e.provider];if(!i)throw new Error("未提供正确的provider参数");var n;return t=i.init(e),function(e){e._initPromiseHub||(e._initPromiseHub=new el({createPromise:function(){let t=Promise.resolve();t=new Promise(e=>{setTimeout(()=>{e()},1)});const i=e.auth();return t.then(()=>i.getLoginState()).then(e=>e?Promise.resolve():i.signInAnonymously())}}))}(t),Od(t),function(e){const t=e.uploadFile;e.uploadFile=function(e){return t.call(this,e)}}(t),(n=t).database=function(e){if(e&&Object.keys(e).length>0)return n.init(e).database();if(this._database)return this._database;const t=Kd(Gd,{uniClient:n});return this._database=t,t},n.databaseForJQL=function(e){if(e&&Object.keys(e).length>0)return n.init(e).databaseForJQL();if(this._databaseForJQL)return this._databaseForJQL;const t=Kd(Gd,{uniClient:n,isJQL:!0});return this._databaseForJQL=t,t},function(e){e.getCurrentUserInfo=Su,e.chooseAndUploadFile=Tu.initChooseAndUploadFile(e),Object.assign(e,{get mixinDatacom(){return Nu(e)}}),e.SSEChannel=Au,e.initSecureNetworkByWeixin=function(e){return function({openid:t,callLoginByWeixin:i=!1}={}){return Iu.call(e,{openid:t,callLoginByWeixin:i})}}(e),e.setCustomClientInfo=Mu,e.importObject=function(t){return function(i,n={}){n=function(e,t={}){return e.customUI=t.customUI||e.customUI,e.parseSystemError=t.parseSystemError||e.parseSystemError,Object.assign(e.loadingOptions,t.loadingOptions),Object.assign(e.errorOptions,t.errorOptions),"object"==typeof t.secretMethods&&(e.secretMethods=t.secretMethods),e}({customUI:!1,loadingOptions:{title:"加载中...",mask:!0},errorOptions:{type:"modal",retry:!1}},n);const{customUI:a,loadingOptions:o,errorOptions:s,parseSystemError:r}=n,l=!a;return new Proxy({},{get(a,c){switch(c){case"toString":return"[object UniCloudObject]";case"toJSON":return{}}return function({fn:e,interceptorName:t,getCallbackArgs:i}={}){return async function(...n){const a=i?i({params:n}):{};let o,s;try{return await fl(ml(t,"invoke"),{...a}),o=await e(...n),await fl(ml(t,"success"),{...a,result:o}),o}catch(r){throw s=r,await fl(ml(t,"fail"),{...a,error:s}),s}finally{await fl(ml(t,"complete"),s?{...a,error:s}:{...a,result:o})}}}({fn:async function a(...d){let u;l&&Ws({title:o.title,mask:o.mask});const h={name:i,type:Hr,data:{method:c,params:d}};"object"==typeof n.secretMethods&&function(e,t){const i=t.data.method,n=e.secretMethods||{},a=n[i]||n["*"];a&&(t.secretType=a)}(n,h);let p=!1;try{u=await t.callFunction(h)}catch(e){p=!0,u={result:new Ml(e)}}const{errSubject:f,errCode:m,errMsg:g,newToken:y}=u.result||{};if(l&&qs(),y&&y.token&&y.tokenExpired&&(Rl(y),Dl(_l,{...y})),m){let e=g;if(p&&r&&(e=(await r({objectName:i,methodName:c,params:d,errSubject:f,errCode:m,errMsg:g})).errMsg||g),l)if("toast"===s.type)js({title:e,icon:"none"});else{if("modal"!==s.type)throw new Error(`Invalid errorOptions.type: ${s.type}`);{const{confirm:t}=await async function({title:e,content:t,showCancel:i,cancelText:n,confirmText:a}={}){return new Promise((o,s)=>{Ms({title:e,content:t,showCancel:i,cancelText:n,confirmText:a,success(e){o(e)},fail(){o({confirm:!1,cancel:!0})}})})}({title:"提示",content:e,showCancel:s.retry,cancelText:"取消",confirmText:s.retry?"重试":"确定"});if(s.retry&&t)return a(...d)}}const t=new Ml({subject:f,code:m,message:g,requestId:u.requestId});throw t.detail=u.result,Dl(bl,{type:vl,content:t}),t}return Dl(bl,{type:vl,content:u.result}),u.result},interceptorName:"callObject",getCallbackArgs:function({params:e}={}){return{objectName:i,methodName:c,params:e}}})}})}}(e)}(t),["callFunction","uploadFile","deleteFile","getTempFileURL","downloadFile","chooseAndUploadFile"].forEach(e=>{if(!t[e])return;const i=t[e];t[e]=function(){return i.apply(t,Array.from(arguments))},t[e]=function(e,t){return function(i){let n=!1;if("callFunction"===t){const e=i&&i.type||jr;n=e!==jr}const a="callFunction"===t&&!n,o=this._initPromiseHub.exec();i=i||{};const{success:s,fail:r,complete:l}=Il(i),c=o.then(()=>n?Promise.resolve():fl(ml(t,"invoke"),i)).then(()=>e.call(this,i)).then(e=>n?Promise.resolve(e):fl(ml(t,"success"),e).then(()=>fl(ml(t,"complete"),e)).then(()=>(a&&Dl(bl,{type:xl,content:e}),Promise.resolve(e))),e=>n?Promise.reject(e):fl(ml(t,"fail"),e).then(()=>fl(ml(t,"complete"),e)).then(()=>(Dl(bl,{type:xl,content:e}),Promise.reject(e))));if(!(s||r||l))return c;c.then(e=>{s&&s(e),l&&l(e),a&&Dl(bl,{type:xl,content:e})},e=>{r&&r(e),l&&l(e),a&&Dl(bl,{type:xl,content:e})})}}(t[e],e).bind(t)}),t.init=this.init,t}};(()=>{const e=ol;let t={};if(e&&1===e.length)t=e[0],Ru=Ru.init(t),Ru._isDefault=!0;else{const t=["auth","callFunction","uploadFile","deleteFile","getTempFileURL","downloadFile"],i=["database","getCurrentUserInfo","importObject"];let n;n=e&&e.length>0?"应用有多个服务空间,请通过uniCloud.init方法指定要使用的服务空间":"uni-app cli项目内使用uniCloud需要使用HBuilderX的运行菜单运行项目,且需要在uniCloud目录关联服务空间",[...t,...i].forEach(e=>{Ru[e]=function(){if(console.error(n),-1===i.indexOf(e))return Promise.reject(new Ml({code:"SYS_ERR",message:n}));console.error(n)}})}Object.assign(Ru,{get mixinDatacom(){return Nu(Ru)}}),wu(Ru),Ru.addInterceptor=hl,Ru.removeInterceptor=pl,Ru.interceptObject=gl;{const e=rl||(rl=function(){if("undefined"!=typeof globalThis)return globalThis;if("undefined"!=typeof self)return self;if("undefined"!=typeof window)return window;function e(){return this}return void 0!==e()?e():new Function("return this")()}(),rl);e.uniCloud=Ru,e.UniCloudError=Ml}})();var Ou=Ru;const Lu={en:{"uni-load-more.contentdown":"Pull up to show more","uni-load-more.contentrefresh":"loading...","uni-load-more.contentnomore":"No more data"},"zh-Hans":{"uni-load-more.contentdown":"上拉显示更多","uni-load-more.contentrefresh":"正在加载...","uni-load-more.contentnomore":"没有更多数据了"},"zh-Hant":{"uni-load-more.contentdown":"上拉顯示更多","uni-load-more.contentrefresh":"正在加載...","uni-load-more.contentnomore":"沒有更多數據了"}};let $u;setTimeout(()=>{$u=Io().platform},16);const{t:Fu}=q(Lu);const zu=cr({name:"UniLoadMore",emits:["clickLoadMore"],props:{status:{type:String,default:"more"},showIcon:{type:Boolean,default:!0},iconType:{type:String,default:"auto"},iconSize:{type:Number,default:24},color:{type:String,default:"#777777"},contentText:{type:Object,default:()=>({contentdown:"",contentrefresh:"",contentnomore:""})},showText:{type:Boolean,default:!0}},data:()=>({webviewHide:!1,platform:$u,imgBase64:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QzlBMzU3OTlEOUM0MTFFOUI0NTZDNERBQURBQzI4RkUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QzlBMzU3OUFEOUM0MTFFOUI0NTZDNERBQURBQzI4RkUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDOUEzNTc5N0Q5QzQxMUU5QjQ1NkM0REFBREFDMjhGRSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDOUEzNTc5OEQ5QzQxMUU5QjQ1NkM0REFBREFDMjhGRSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pt+ALSwAAA6CSURBVHja1FsLkFZVHb98LM+F5bHL8khA1iSeiyQBCRM+YGqKUnnJTDLGI0BGZlKDIU2MMglUiDApEZvSsZnQtBRJtKwQNKQMFYeRDR10WOLd8ljYXdh+v8v5fR3Od+797t1dnOnO/Ofce77z+J//+b/P+ZqtXbs2sJ9MJhNUV1cHJ06cCJo3bx7EPc2aNcvpy7pWrVoF+/fvDyoqKoI2bdoE9fX1F7TjN8a+EXBn/fkfvw942Tf+wYMHg9mzZwfjxo0LDhw4EPa1x2MbFw/fOGfPng1qa2tzcCkILsLDydq2bRsunpOTMM7TD/W/tZDZhPdeKD+yGxHhdu3aBV27dg3OnDlzMVANMheLAO3btw8KCwuDmpoaX5OxbgUIMEq7K8IcPnw4KCsrC/r37x8cP378/4cAXAB3vqSkJMuiDhTkw+XcuXNhOWbMmKBly5YhUT8xArhyFvP0BfwRsAuwxJZJsm/nzp2DTp06he/OU+cZ64K6o0ePBkOHDg2GDx8e6gEbJ5Q/NHNuAJQ1hgBeHUDlR7nVTkY8rQAvAi4z34vR/mPs1FoRsaCgIJThI0eOBC1atEiFGGV+5MiRoS45efJkqFjJFXV1dQuA012m2WcwTw98fy6CqBdsaiIO4CScrGPHjvk4odhavPquRtFWXEC25VgkREKOCh/qDSq+vn37htzD/mZTOmOc5U7zKzBPEedygWshcDyWvs30igAbU+6oyMgJBCFhwQE0fccxN60Ay9iebbjoDh06hMowjQxT4fXq1SskArmHZpkArvixp/kWzHdMeArExSJEaiXIjjRjRJ4DaAGWpibLzXN3Fm1vA5teBgh3j1Rv3bp1YgKwPdmf2p9zcyNYYgPKMfY0T5f5nNYdw158nJ8QawW4CLKwiOBSEgO/hok2eBydR+3dYH+PLxA5J8Vv0KBBwenTp0P2JWAx6+yFEBfs8lMY+y0SWMBNI9E4ThKi58VKTg3FQZS1RQF1cz27eC0QHMu+3E0SkUowjhVt5VdaWhp07949ZHv2Qd1EjDXM2cla1M0nl3GxAs3J9yREzyTdFVKVFOaE9qRA8GM0WebRuo9JGZKA7Mv2SeS/Z8+eoQ9BArMfFrLGo6jvxbhHbJZnKX2Rzz1O7QhJJ9Cs2ZMaWIyq/zhdeqPNfIoHd58clIQD+JSXl4dKlyIAuBdVXZwFVWKspSSoxE++h8x4k3uCnEhE4I5KwRiFWGOU0QWKiCYLbdoRMRKAu2kQ9vkfLU6dOhX06NEjlH+yMRZSinnuyWnYosVcji8CEA/6Cg2JF+IIUBqnGKUTCNwtwBN4f89RiK1R96DEgO2o0NDmtEdvVFdVVYV+P3UAPUEs6GFwV3PHmXkD4vh74iDFJysVI/MlaQhwKeBNTLYX5VuA8T4/gZxA4MRGFxDB6R7OmYPfyykGRJbyie+XnGYnQIC/coH9+vULiYrxrkL9ZA9+0ykaHIfEpM7ge8TiJ2CsHYwyMfafAF1yCGBHYIbCVDjDjKt7BeB51D+LgQa6OkG7IDYEEtvQ7lnXLKLtLdLuJBpE4gPUXcW2+PkZwOex+4cGDhwYDBkyRL7/HFcEwUGPo/8uWRUpYnfxGHco8HkewLHLyYmAawAPuIFZxhOpDfJQ8gbUv41yORAptMWBNr6oqMhWird5+u+iHmBb2nhjDV7HWBNQTgK8y11l5NetWzc5ULscAtSj7nbNI0skhWeUZCc0W4nyH/jO4Vz0u1IeYhbk4AiwM6tjxIWByHsoZ9qcIBPJd/y+DwPfBESOmCa/QF3WiZHucLlEDpNxcNhmheEOPgdQNx6/VZFQzFZ5TN08AHXQt2Ii3EdyFuUsPtTcGPhW5iMiCNELvz+Gdn9huG4HUJaW/w3g0wxV0XaG7arG2WeKiUWYM4Y7GO5ezshTARbbWGw/DvXkpp/ivVvE0JVoMxN4rpGzJMhE5Pl+xlATsDIqikP9F9D2z3h9nOksEUFhK+qO4rcPkoalMQ/HqJLIyb3F3JdjrCcw1yZ8joyJLR5gCo54etlag7qIoeNh1N1BRYj3DTFJ0elotxPlVzkGuYAmL0VSJVGAJA41c4Z6A3BzTLfn0HYwYKEI6CUAMzZEWvLsIcQOo1AmmyyM72nHJCfYsogflGV6jEk9vyQZXSuq6w4c16NsGcGZbwOPr+H1RkOk2LEzjNepxQkihHSCQ4ynAYNRx2zMKV92CQMWqj8J0BRE8EShxRFN6YrfCRhC0x3r/Zm4IbQCcmJoV0kMamllccR6FjHqUC5F2R/wS2dcymOlfAKOS4KmzQb5cpNC2MC7JhVn5wjXoJ44rYhLh8n0eXOCorJxa7POjbSlCGVczr34/RsAmrcvo9s+wGp3tzVhntxiXiJ4nvEYb4FJkf0O8HocAePmLvCxnL0AORraVekJk6TYjDabRVXfRE2lCN1h6ZQRN1+InUbsCpKwoBZHh0dODN9JBCUffItXxEavTQkUtnfTVAplCWL3JISz29h4NjotnuSsQKJCk8dF+kJR6RARjrqFVmfPnj3ZbK8cIJ0msd6jgHPGtfVTQ8VLmlvh4mct9sobRmPic0DyDQQnx/NlfYUgyz59+oScsH379pAwXABD32nTpoUHIToESeI5mnbE/UqDdyLcafEBf2MCqgC7NwxIbMREJQ0g4D4sfJwnD+AmRrII05cfMWJE+L1169bQr+fip06dGp4oJ83lmYd5wj/EmMa4TaHivo4EeCguYZBnkB5g2aWA69OIEnUHOaGysjIYMGBAMGnSpODYsWPZwCpFmm4lNq+4gSLQA7jcX8DwtjEyRC8wjabnXEx9kfWnTJkSJkAo90xpJVV+FmcVNeYAF5zWngS4C4O91MBxmAv8blLEpbjI5sz9MTdAhcgkCT1RO8mZkAjfiYpTEvStAS53Uw1vAiUGgZ3GpuQEYvoiBqlIan7kSDHnTwJQFNiPu0+5VxCVYhcZIjNrdXUDdp+Eq5AZ3Gkg8QAyVZRZIk4Tl4QAbF9cXJxNYZMAtAokgs4BrNxEpCtteXg7DDTMDKYNSuQdKsnJBek7HxewvxaosWxLYXtw+cJp18217wql4aKCfBNoEu0O5VU+PhctJ0YeXD4C6JQpyrlpSLTojpGGGN5YwNziChdIZLk4lvLcFJ9jMX3QdiImY9bmGQU+TRUL5CHITTRlgF8D9ouD1MfmLoEPl5xokIumZ2cfgMpHt47IW9N64Hsh7wQYYjyIugWuF5fCqYncXRd5vPMWyizzvhi/32+nvG0dZc9vR6fZOu0md5e+uC408FvKSIOZwXlGvxPv95izA2Vtvg1xKFWARI+vMX66HUhpQQb643uW1bSjuTWyw2SBvDrBvjFic1eGGlz5esq3ko9uSIlBRqPuFcCv8F4WIcN12nVaBd0SaYwI6PDDImR11JkqgHcPmQssjxIn6bUshygDFJUTxPMpHk+jfjPgupgdnYV2R/g7xSjtpah8RJBewhwf0gGK6XI92u4wXFEU40afJ4DN4h5LcAd+40HI3JgJecuT0c062W0i2hQJUTcxan3/CMW1PF2K6bbA+Daz4xRs1D3Br1Cm0OihKCqizW78/nXAF/G5TXrEcVzaNMH6CyMswqsAHqDyDLEyou8lwOXnKF8DjI6KjV3KzMBiXkDH8ij/H214J5A596ekrZ3F0zXlWeL7+P5eUrNo3/QwC15uxthuzidy7DzKRwEDaAViiDgKbTbz7CJnzo0bN7pIfIiid8SuPwn25o3QCmpnyjlZkyxPP8EomCJzrGb7GJMx7tNsq4MT2xMUYaiErZOluTzKsnz3gwCeCZyVRZJfYplNEokEjwrPtxlxjeYAk+F1F74VAzPxQRNYYdtpOUvWs8J1sGhBJMNsb7igN8plJs1eSmLIhLKE4rvaCX27gOhLpLOsIzJ7qn/i+wZzcvSOZ23/du8TZjwV8zHIXoP4R3ifBxiFz1dcVpa3aPntPE+c6TmIWE9EtcMmAcPdWAhYhAXxcLOQi9L1WhD1Sc8p1d2oL7XGiRKp8F4A2i8K/nfI+y/gsTDJ/YC/8+AD5Uh04KHiGl+cIFPnBDDrPMjwRGkLXyxO4VGbfQWnDH2v0bVWE3C9QOXlepbgjEfIJQI6XDG3z5ahD9cw2pS78ipB85wyScNTvsVzlzzhL8/jRrnmVjfFJK/m3m4nj9vbgQTguT8XZTjsm672R5uJKEaQmBI/c58gyus8ZDagLpEVSJBIyHp4jn++xqPV71OgQgJYEWOtZ/haxRtKmWOBu8xdBLftWltsY84zE6WIEy/eIOWL+BaayMx+KHtL7EAkqdNDLiEXmEMUHniedtJqg9HmZtfvt26vNi0BdG3Ft3g8ZOf7PAu59TxtzivLNIekyi+wD1i8CuUiD9FXAa8C+/xS3JPmZnomyc7H+fb4/Se0bk41Fel621r4cgVxbq91V4jVqwB7HTe2M7jgB+QWHavZkDRPmZcASoZEmBx6i75bGjPcMdL4/VKGFAGWZkGzPG0XAbdL9A81G5LOmUnC9hHKJeO7dcUMjblSl12867ElFTtaGl20xvvLGPdVz/8TVuU7y0x1PG7vtNg24oz9Uo/Z412++VFWI7Fcog9tu9Lm6gvRmIPv9x1xmQAu6RDkXtbOtlGEmpgD5Nvnyc0dcv0EE6cfdi1HmhMf9wDF3k3gtRvEedhxjpgfqPb9PU9iEJHnyOUA7bQUXh6kq/D7l2iTjWv7XOD530BDr8jIrus+srXjt4MzumJMHuTsBa63YKE1+RR5lBjEikCCnWKWiHdzOgKO+nRIBAF88za/IFmJ3eMZov4CYxGBabcpGL8EYx+SeMXJeRwHNsV/h+vdxeuhEpN3ZyNY78Gm2fknJxVGhyjixPiQvVkNzT1elD9Py/aTAL64Hb9vcYmC9zfdXdT/C1LeGbg4rnBaAihDFJH12W5ulfNCNe/xTsP3bp8ikzJs5BF+5PNfAQYAPaseTdsEcaYAAAAASUVORK5CYII="}),computed:{iconSnowWidth(){return 2*(Math.floor(this.iconSize/24)||1)},contentdownText(){return this.contentText.contentdown||Fu("uni-load-more.contentdown")},contentrefreshText(){return this.contentText.contentrefresh||Fu("uni-load-more.contentrefresh")},contentnomoreText(){return this.contentText.contentnomore||Fu("uni-load-more.contentnomore")}},mounted(){},methods:{onClick(){this.$emit("clickLoadMore",{detail:{status:this.status}})}}},[["render",function(e,i,n,a,o,s){const r=On,l=mo,c=co;return t.openBlock(),t.createBlock(l,{class:"uni-load-more",onClick:s.onClick},{default:t.withCtx(()=>[!o.webviewHide&&("circle"===n.iconType||"auto"===n.iconType&&"android"===o.platform)&&"loading"===n.status&&n.showIcon?(t.openBlock(),t.createElementBlock("svg",{key:0,width:"24",height:"24",viewBox:"25 25 50 50",style:t.normalizeStyle({width:n.iconSize+"px",height:n.iconSize+"px"}),class:"uni-load-more__img uni-load-more__img--android-H5"},[t.createElementVNode("circle",{cx:"50",cy:"50",r:"20",fill:"none",style:t.normalizeStyle({color:n.color}),"stroke-width":3},null,4)],4)):!o.webviewHide&&"loading"===n.status&&n.showIcon?(t.openBlock(),t.createBlock(l,{key:1,style:t.normalizeStyle({width:n.iconSize+"px",height:n.iconSize+"px"}),class:"uni-load-more__img uni-load-more__img--ios-H5"},{default:t.withCtx(()=>[t.createVNode(r,{src:o.imgBase64,mode:"widthFix"},null,8,["src"])]),_:1},8,["style"])):t.createCommentVNode("",!0),n.showText?(t.openBlock(),t.createBlock(c,{key:2,class:"uni-load-more__text",style:t.normalizeStyle({color:n.color})},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString("more"===n.status?s.contentdownText:"loading"===n.status?s.contentrefreshText:s.contentnomoreText),1)]),_:1},8,["style"])):t.createCommentVNode("",!0)]),_:1},8,["onClick"])}],["__scopeId","data-v-74d3763f"]]),Uu={name:"uniDataChecklist",mixins:[Ou.mixinDatacom||{}],emits:["input","update:modelValue","change"],props:{mode:{type:String,default:"default"},multiple:{type:Boolean,default:!1},value:{type:[Array,String,Number],default:()=>""},modelValue:{type:[Array,String,Number],default:()=>""},localdata:{type:Array,default:()=>[]},min:{type:[Number,String],default:""},max:{type:[Number,String],default:""},wrap:{type:Boolean,default:!1},icon:{type:String,default:"left"},selectedColor:{type:String,default:""},selectedTextColor:{type:String,default:""},emptyText:{type:String,default:"暂无数据"},disabled:{type:Boolean,default:!1},map:{type:Object,default:()=>({text:"text",value:"value"})}},watch:{localdata:{handler(e){this.range=e,this.dataList=this.getDataList(this.getSelectedValue(e))},deep:!0},mixinDatacomResData(e){this.range=e,this.dataList=this.getDataList(this.getSelectedValue(e))},value(e){this.dataList=this.getDataList(e)},modelValue(e){this.dataList=this.getDataList(e)}},data:()=>({dataList:[],range:[],contentText:{contentdown:"查看更多",contentrefresh:"加载中",contentnomore:"没有更多"},isLocal:!0,styles:{selectedColor:"#2979ff",selectedTextColor:"#666"},isTop:0}),computed:{dataValue(){return""===this.value?this.modelValue:(this.modelValue,this.value)}},created(){this.localdata&&0!==this.localdata.length?(this.isLocal=!0,this.range=this.localdata,this.dataList=this.getDataList(this.getSelectedValue(this.range))):this.collection&&(this.isLocal=!1,this.loadData())},methods:{loadData(){this.mixinDatacomGet().then(e=>{this.mixinDatacomResData=e.result.data,0===this.mixinDatacomResData.length?(this.isLocal=!1,this.mixinDatacomErrorMessage=this.emptyText):this.isLocal=!0}).catch(e=>{this.mixinDatacomErrorMessage=e.message})},getForm(e="uniForms"){let t=this.$parent,i=t.$options.name;for(;i!==e;){if(t=t.$parent,!t)return!1;i=t.$options.name}return t},change(e){const t=e.detail.value;let i={value:[],data:[]};if(this.multiple)this.range.forEach(e=>{t.includes(e[this.map.value]+"")&&(i.value.push(e[this.map.value]),i.data.push(e))});else{const e=this.range.find(e=>e[this.map.value]+""===t);e&&(i={value:e[this.map.value],data:e})}this.$emit("input",i.value),this.$emit("update:modelValue",i.value),this.$emit("change",{detail:i}),this.multiple?this.dataList=this.getDataList(i.value,!0):this.dataList=this.getDataList(i.value)},getDataList(e){let t=JSON.parse(JSON.stringify(this.range)),i=[];return this.multiple&&(Array.isArray(e)||(e=[])),t.forEach((t,n)=>{if(t.disabled=t.disable||t.disabled||!1,this.multiple)if(e.length>0){let i=e.find(e=>e===t[this.map.value]);t.selected=void 0!==i}else t.selected=!1;else t.selected=e===t[this.map.value];i.push(t)}),this.setRange(i)},setRange(e){let t=e.filter(e=>e.selected),i=Number(this.min)||0,n=Number(this.max)||"";return e.forEach((a,o)=>{if(this.multiple){if(t.length<=i){void 0!==t.find(e=>e[this.map.value]===a[this.map.value])&&(a.disabled=!0)}if(t.length>=n&&""!==n){void 0===t.find(e=>e[this.map.value]===a[this.map.value])&&(a.disabled=!0)}}this.setStyles(a,o),e[o]=a}),e},setStyles(e,t){e.styleBackgroud=this.setStyleBackgroud(e),e.styleIcon=this.setStyleIcon(e),e.styleIconText=this.setStyleIconText(e),e.styleRightIcon=this.setStyleRightIcon(e)},getSelectedValue(e){if(!this.multiple)return this.dataValue;let t=[];return e.forEach(e=>{e.selected&&t.push(e[this.map.value])}),this.dataValue.length>0?this.dataValue:t},setStyleBackgroud(e){let t={},i=this.selectedColor?this.selectedColor:"#2979ff";this.selectedColor&&("list"!==this.mode&&(t["border-color"]=e.selected?i:"#DCDFE6"),"tag"===this.mode&&(t["background-color"]=e.selected?i:"#f5f5f5"));let n="";for(let a in t)n+=`${a}:${t[a]};`;return n},setStyleIcon(e){let t={},i="";if(this.selectedColor){let i=this.selectedColor?this.selectedColor:"#2979ff";t["background-color"]=e.selected?i:"#fff",t["border-color"]=e.selected?i:"#DCDFE6",!e.selected&&e.disabled&&(t["background-color"]="#F2F6FC",t["border-color"]=e.selected?i:"#DCDFE6")}for(let n in t)i+=`${n}:${t[n]};`;return i},setStyleIconText(e){let t={},i="";if(this.selectedColor){let i=this.selectedColor?this.selectedColor:"#2979ff";"tag"===this.mode?t.color=e.selected?this.selectedTextColor?this.selectedTextColor:"#fff":"#666":t.color=e.selected?this.selectedTextColor?this.selectedTextColor:i:"#666",!e.selected&&e.disabled&&(t.color="#999")}for(let n in t)i+=`${n}:${t[n]};`;return i},setStyleRightIcon(e){let t={},i="";"list"===this.mode&&(t["border-color"]=e.selected?this.styles.selectedColor:"#DCDFE6");for(let n in t)i+=`${n}:${t[n]};`;return i}}};const ju=cr(Uu,[["render",function(e,i,n,a,o,s){const r=Nr(t.resolveDynamicComponent("uni-load-more"),zu),l=co,c=mo,d=Bn,u=et,h=Nn,p=Ka,f=Ya;return t.openBlock(),t.createBlock(c,{class:"uni-data-checklist",style:t.normalizeStyle({"margin-top":o.isTop+"px"})},{default:t.withCtx(()=>[o.isLocal?(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[n.multiple?(t.openBlock(),t.createBlock(h,{key:0,class:t.normalizeClass(["checklist-group",{"is-list":"list"===n.mode||n.wrap}]),onChange:s.change},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(o.dataList,(e,i)=>(t.openBlock(),t.createBlock(u,{class:t.normalizeClass(["checklist-box",["is--"+n.mode,e.selected?"is-checked":"",n.disabled||e.disabled?"is-disable":"",0!==i&&"list"===n.mode?"is-list-border":""]]),style:t.normalizeStyle(e.styleBackgroud),key:i},{default:t.withCtx(()=>[t.createVNode(d,{class:"hidden",hidden:"",disabled:n.disabled||!!e.disabled,value:e[n.map.value]+"",checked:e.selected},null,8,["disabled","value","checked"]),"tag"!==n.mode&&"list"!==n.mode||"list"===n.mode&&"left"===n.icon?(t.openBlock(),t.createBlock(c,{key:0,class:"checkbox__inner",style:t.normalizeStyle(e.styleIcon)},{default:t.withCtx(()=>[t.createVNode(c,{class:"checkbox__inner-icon"})]),_:1},8,["style"])):t.createCommentVNode("",!0),t.createVNode(c,{class:t.normalizeClass(["checklist-content",{"list-content":"list"===n.mode&&"left"===n.icon}])},{default:t.withCtx(()=>[t.createVNode(l,{class:"checklist-text",style:t.normalizeStyle(e.styleIconText)},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e[n.map.text]),1)]),_:2},1032,["style"]),"list"===n.mode&&"right"===n.icon?(t.openBlock(),t.createBlock(c,{key:0,class:"checkobx__list",style:t.normalizeStyle(e.styleBackgroud)},null,8,["style"])):t.createCommentVNode("",!0)]),_:2},1032,["class"])]),_:2},1032,["class","style"]))),128))]),_:1},8,["class","onChange"])):(t.openBlock(),t.createBlock(f,{key:1,class:t.normalizeClass(["checklist-group",{"is-list":"list"===n.mode,"is-wrap":n.wrap}]),onChange:s.change},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(o.dataList,(e,i)=>(t.openBlock(),t.createBlock(u,{class:t.normalizeClass(["checklist-box",["is--"+n.mode,e.selected?"is-checked":"",n.disabled||e.disabled?"is-disable":"",0!==i&&"list"===n.mode?"is-list-border":""]]),style:t.normalizeStyle(e.styleBackgroud),key:i},{default:t.withCtx(()=>[t.createVNode(p,{class:"hidden",hidden:"",disabled:n.disabled||e.disabled,value:e[n.map.value]+"",checked:e.selected},null,8,["disabled","value","checked"]),"tag"!==n.mode&&"list"!==n.mode||"list"===n.mode&&"left"===n.icon?(t.openBlock(),t.createBlock(c,{key:0,class:"radio__inner",style:t.normalizeStyle(e.styleBackgroud)},{default:t.withCtx(()=>[t.createVNode(c,{class:"radio__inner-icon",style:t.normalizeStyle(e.styleIcon)},null,8,["style"])]),_:2},1032,["style"])):t.createCommentVNode("",!0),t.createVNode(c,{class:t.normalizeClass(["checklist-content",{"list-content":"list"===n.mode&&"left"===n.icon}])},{default:t.withCtx(()=>[t.createVNode(l,{class:"checklist-text",style:t.normalizeStyle(e.styleIconText)},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e[n.map.text]),1)]),_:2},1032,["style"]),"list"===n.mode&&"right"===n.icon?(t.openBlock(),t.createBlock(c,{key:0,style:t.normalizeStyle(e.styleRightIcon),class:"checkobx__list"},null,8,["style"])):t.createCommentVNode("",!0)]),_:2},1032,["class"])]),_:2},1032,["class","style"]))),128))]),_:1},8,["class","onChange"]))],64)):(t.openBlock(),t.createBlock(c,{key:0,class:"uni-data-loading"},{default:t.withCtx(()=>[e.mixinDatacomErrorMessage?(t.openBlock(),t.createBlock(l,{key:1},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.mixinDatacomErrorMessage),1)]),_:1})):(t.openBlock(),t.createBlock(r,{key:0,status:"loading",iconType:"snow",iconSize:18,"content-text":o.contentText},null,8,["content-text"]))]),_:1}))]),_:1},8,["style"])}],["__scopeId","data-v-9fe7fa2a"]]),Hu={props:{localdata:{type:[Array,Object],default:()=>[]},spaceInfo:{type:Object,default:()=>({})},collection:{type:String,default:""},action:{type:String,default:""},field:{type:String,default:""},orderby:{type:String,default:""},where:{type:[String,Object],default:""},pageData:{type:String,default:"add"},pageCurrent:{type:Number,default:1},pageSize:{type:Number,default:500},getcount:{type:[Boolean,String],default:!1},getone:{type:[Boolean,String],default:!1},gettree:{type:[Boolean,String],default:!1},manual:{type:Boolean,default:!1},value:{type:[Array,String,Number],default:()=>[]},modelValue:{type:[Array,String,Number],default:()=>[]},preload:{type:Boolean,default:!1},stepSearh:{type:Boolean,default:!0},selfField:{type:String,default:""},parentField:{type:String,default:""},multiple:{type:Boolean,default:!1},map:{type:Object,default:()=>({text:"text",value:"value"})}},data(){return{loading:!1,errorMessage:"",loadMore:{contentdown:"",contentrefresh:"",contentnomore:""},dataList:[],selected:[],selectedIndex:0,page:{current:this.pageCurrent,size:this.pageSize,count:0}}},computed:{isLocalData(){return!this.collection.length},isCloudData(){return this.collection.length>0},isCloudDataList(){return this.isCloudData&&!this.parentField&&!this.selfField},isCloudDataTree(){return this.isCloudData&&this.parentField&&this.selfField},dataValue(){return(Array.isArray(this.modelValue)?this.modelValue.length>0:null!==this.modelValue||void 0!==this.modelValue)?this.modelValue:this.value},hasValue(){return"number"==typeof this.dataValue||null!=this.dataValue&&this.dataValue.length>0}},created(){this.$watch(()=>{var e=[];return["pageCurrent","pageSize","spaceInfo","value","modelValue","localdata","collection","action","field","orderby","where","getont","getcount","gettree"].forEach(t=>{e.push(this[t])}),e},(e,t)=>{for(let i=2;i<e.length&&e[i]==t[i];i++);e[0]!=t[0]&&(this.page.current=this.pageCurrent),this.page.size=this.pageSize,this.onPropsChange()}),this._treeData=[]},methods:{onPropsChange(){this._treeData=[]},async loadData(){this.isLocalData?this.loadLocalData():this.isCloudDataList?this.loadCloudDataList():this.isCloudDataTree&&this.loadCloudDataTree()},async loadLocalData(){this._treeData=[],this._extractTree(this.localdata,this._treeData);let e=this.dataValue;void 0!==e&&(Array.isArray(e)&&(e=e[e.length-1],"object"==typeof e&&e[this.map.value]&&(e=e[this.map.value])),this.selected=this._findNodePath(e,this.localdata))},async loadCloudDataList(){if(!this.loading){this.loading=!0;try{let e=(await this.getCommand()).result.data;this._treeData=e,this._updateBindData(),this._updateSelected(),this.onDataChange()}catch(Gl){this.errorMessage=Gl}finally{this.loading=!1}}},async loadCloudDataTree(){if(!this.loading){this.loading=!0;try{let e={field:this._cloudDataPostField(),where:this._cloudDataTreeWhere()};this.gettree&&(e.startwith=`${this.selfField}=='${this.dataValue}'`);let t=(await this.getCommand(e)).result.data;this._treeData=t,this._updateBindData(),this._updateSelected(),this.onDataChange()}catch(Gl){this.errorMessage=Gl}finally{this.loading=!1}}},async loadCloudDataNode(e){if(!this.loading){this.loading=!0;try{let t={field:this._cloudDataPostField(),where:this._cloudDataNodeWhere()};e((await this.getCommand(t)).result.data)}catch(Gl){this.errorMessage=Gl}finally{this.loading=!1}}},getCloudDataValue(){return this.isCloudDataList?this.getCloudDataListValue():this.isCloudDataTree?this.getCloudDataTreeValue():void 0},getCloudDataListValue(){let e=[],t=this._getForeignKeyByField();return t&&e.push(`${t} == '${this.dataValue}'`),e=e.join(" || "),this.where&&(e=`(${this.where}) && (${e})`),this.getCommand({field:this._cloudDataPostField(),where:e}).then(e=>(this.selected=e.result.data,e.result.data))},getCloudDataTreeValue(){return this.getCommand({field:this._cloudDataPostField(),getTreePath:{startWith:`${this.selfField}=='${this.dataValue}'`}}).then(e=>{let t=[];return this._extractTreePath(e.result.data,t),this.selected=t,t})},getCommand(e={}){let t=Ou.database(this.spaceInfo);const i=e.action||this.action;i&&(t=t.action(i));const n=e.collection||this.collection;t=t.collection(n);const a=e.where||this.where;a&&Object.keys(a).length&&(t=t.where(a));const o=e.field||this.field;o&&(t=t.field(o));const s=e.orderby||this.orderby;s&&(t=t.orderBy(s));const r=void 0!==e.pageCurrent?e.pageCurrent:this.page.current,l=void 0!==e.pageSize?e.pageSize:this.page.size,c={getCount:void 0!==e.getcount?e.getcount:this.getcount,getTree:void 0!==e.gettree?e.gettree:this.gettree};return e.getTreePath&&(c.getTreePath=e.getTreePath),t=t.skip(l*(r-1)).limit(l).get(c),t},_cloudDataPostField(){let e=[this.field];return this.parentField&&e.push(`${this.parentField} as parent_value`),e.join(",")},_cloudDataTreeWhere(){let e=[],t=this.selected,i=this.parentField;if(i&&e.push(`${i} == null || ${i} == ""`),t.length)for(var n=0;n<t.length-1;n++)e.push(`${i} == '${t[n].value}'`);let a=[];return this.where&&a.push(`(${this.where})`),e.length&&a.push(`(${e.join(" || ")})`),a.join(" && ")},_cloudDataNodeWhere(){let e=[],t=this.selected;return t.length&&e.push(`${this.parentField} == '${t[t.length-1].value}'`),e=e.join(" || "),this.where?`(${this.where}) && (${e})`:e},_getWhereByForeignKey(){let e=[],t=this._getForeignKeyByField();return t&&e.push(`${t} == '${this.dataValue}'`),this.where?`(${this.where}) && (${e.join(" || ")})`:e.join(" || ")},_getForeignKeyByField(){let e=this.field.split(","),t=null;for(let i=0;i<e.length;i++){const n=e[i].split("as");if(!(n.length<2)&&"value"===n[1].trim()){t=n[0].trim();break}}return t},_updateBindData(e){const{dataList:t,hasNodes:i}=this._filterData(this._treeData,this.selected);let n=!1===this._stepSearh&&!i;return e&&(e.isleaf=n),this.dataList=t,this.selectedIndex=t.length-1,!n&&this.selected.length<t.length&&this.selected.push({value:null,text:"请选择"}),{isleaf:n,hasNodes:i}},_updateSelected(){let e=this.dataList,t=this.selected,i=this.map.text,n=this.map.value;for(let a=0;a<t.length;a++){let o=t[a].value,s=e[a];for(let e=0;e<s.length;e++){let r=s[e];if(r[n]===o){t[a].text=r[i];break}}}},_filterData(e,t){let i=[],n=!0;i.push(e.filter(e=>null===e.parent_value||void 0===e.parent_value||""===e.parent_value));for(let a=0;a<t.length;a++){let o=t[a].value,s=e.filter(e=>e.parent_value===o);s.length?i.push(s):n=!1}return{dataList:i,hasNodes:n}},_extractTree(e,t,i){let n=this.map.value;for(let a=0;a<e.length;a++){let o=e[a],s={};for(let e in o)"children"!==e&&(s[e]=o[e]);null!=i&&""!==i&&(s.parent_value=i),t.push(s);let r=o.children;r&&this._extractTree(r,t,o[n])}},_extractTreePath(e,t){for(let i=0;i<e.length;i++){let n=e[i],a={};for(let e in n)"children"!==e&&(a[e]=n[e]);t.push(a);let o=n.children;o&&this._extractTreePath(o,t)}},_findNodePath(e,t,i=[]){let n=this.map.text,a=this.map.value;for(let o=0;o<t.length;o++){let s=t[o],r=s.children,l=s[n],c=s[a];if(i.push({value:c,text:l}),c===e)return i;if(r){const t=this._findNodePath(e,r,i);if(t.length)return t}i.pop()}return[]}}};const Wu=cr({name:"UniDataPickerView",emits:["nodeclick","change","datachange","update:modelValue"],mixins:[Hu],props:{managedMode:{type:Boolean,default:!1},ellipsis:{type:Boolean,default:!0}},created(){this.managedMode||this.$nextTick(()=>{this.loadData()})},methods:{onPropsChange(){this._treeData=[],this.selectedIndex=0,this.$nextTick(()=>{this.loadData()})},handleSelect(e){this.selectedIndex=e},handleNodeClick(e,t,i){if(e.disable)return;const n=this.dataList[t][i],a=n[this.map.text],o=n[this.map.value];if(t<this.selected.length-1?(this.selected.splice(t,this.selected.length-t),this.selected.push({text:a,value:o})):t===this.selected.length-1&&this.selected.splice(t,1,{text:a,value:o}),n.isleaf)return void this.onSelectedChange(n,n.isleaf);const{isleaf:s,hasNodes:r}=this._updateBindData();this.isLocalData?this.onSelectedChange(n,!r||s):this.isCloudDataList?this.onSelectedChange(n,!0):this.isCloudDataTree&&(s?this.onSelectedChange(n,n.isleaf):r||this.loadCloudDataNode(e=>{e.length?(this._treeData.push(...e),this._updateBindData(n)):n.isleaf=!0,this.onSelectedChange(n,n.isleaf)}))},updateData(e){this._treeData=e.treeData,this.selected=e.selected,this._treeData.length?this._updateBindData():this.loadData()},onDataChange(){this.$emit("datachange")},onSelectedChange(e,t){t&&this._dispatchEvent(),e&&this.$emit("nodeclick",e)},_dispatchEvent(){this.$emit("change",this.selected.slice(0))}}},[["render",function(e,i,n,a,o,s){const r=co,l=mo,c=Qa,d=Nr(t.resolveDynamicComponent("uni-load-more"),zu);return t.openBlock(),t.createBlock(l,{class:"uni-data-pickerview"},{default:t.withCtx(()=>[e.isCloudDataList?t.createCommentVNode("",!0):(t.openBlock(),t.createBlock(c,{key:0,class:"selected-area","scroll-x":"true"},{default:t.withCtx(()=>[t.createVNode(l,{class:"selected-list"},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.selected,(i,n)=>(t.openBlock(),t.createBlock(l,{class:t.normalizeClass(["selected-item",{"selected-item-active":n==e.selectedIndex}]),key:n,onClick:e=>s.handleSelect(n)},{default:t.withCtx(()=>[t.createVNode(r,null,{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(i.text||""),1)]),_:2},1024)]),_:2},1032,["class","onClick"]))),128))]),_:1})]),_:1})),t.createVNode(l,{class:"tab-c"},{default:t.withCtx(()=>[t.createVNode(c,{class:"list","scroll-y":!0},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.dataList[e.selectedIndex],(i,n)=>(t.openBlock(),t.createBlock(l,{class:t.normalizeClass(["item",{"is-disabled":!!i.disable}]),key:n,onClick:t=>s.handleNodeClick(i,e.selectedIndex,n)},{default:t.withCtx(()=>[t.createVNode(r,{class:"item-text"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(i[e.map.text]),1)]),_:2},1024),e.selected.length>e.selectedIndex&&i[e.map.value]==e.selected[e.selectedIndex].value?(t.openBlock(),t.createBlock(l,{key:0,class:"check"})):t.createCommentVNode("",!0)]),_:2},1032,["class","onClick"]))),128))]),_:1}),e.loading?(t.openBlock(),t.createBlock(l,{key:0,class:"loading-cover"},{default:t.withCtx(()=>[t.createVNode(d,{class:"load-more",contentText:e.loadMore,status:"loading"},null,8,["contentText"])]),_:1})):t.createCommentVNode("",!0),e.errorMessage?(t.openBlock(),t.createBlock(l,{key:1,class:"error-message"},{default:t.withCtx(()=>[t.createVNode(r,{class:"error-text"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.errorMessage),1)]),_:1})]),_:1})):t.createCommentVNode("",!0)]),_:1})]),_:1})}],["__scopeId","data-v-1ac4ceb8"]]),qu={name:"UniDataPicker",emits:["popupopened","popupclosed","nodeclick","input","change","update:modelValue","inputclick"],mixins:[Hu],components:{DataPickerView:Wu},props:{options:{type:[Object,Array],default:()=>({})},popupTitle:{type:String,default:"请选择"},placeholder:{type:String,default:"请选择"},heightMobile:{type:String,default:""},readonly:{type:Boolean,default:!1},clearIcon:{type:Boolean,default:!0},border:{type:Boolean,default:!0},split:{type:String,default:"/"},ellipsis:{type:Boolean,default:!0}},data:()=>({isOpened:!1,inputSelected:[]}),created(){this.$nextTick(()=>{this.load()})},watch:{localdata:{handler(){this.load()},deep:!0}},methods:{clear(){this._dispatchEvent([])},onPropsChange(){this._treeData=[],this.selectedIndex=0,this.load()},load(){this.readonly?this._processReadonly(this.localdata,this.dataValue):this.isLocalData?(this.loadData(),this.inputSelected=this.selected.slice(0)):(this.isCloudDataList||this.isCloudDataTree)&&(this.loading=!0,this.getCloudDataValue().then(e=>{this.loading=!1,this.inputSelected=e}).catch(e=>{this.loading=!1,this.errorMessage=e}))},show(){this.isOpened=!0,setTimeout(()=>{this.$refs.pickerView.updateData({treeData:this._treeData,selected:this.selected,selectedIndex:this.selectedIndex})},200),this.$emit("popupopened")},hide(){this.isOpened=!1,this.$emit("popupclosed")},handleInput(){this.readonly?this.$emit("inputclick"):this.show()},handleClose(e){this.hide()},onnodeclick(e){this.$emit("nodeclick",e)},ondatachange(e){this._treeData=this.$refs.pickerView._treeData},onchange(e){this.hide(),this.$nextTick(()=>{this.inputSelected=e}),this._dispatchEvent(e)},_processReadonly(e,t){if(e.findIndex(e=>e.children)>-1){let e;return Array.isArray(t)?(e=t[t.length-1],"object"==typeof e&&e.value&&(e=e.value)):e=t,void(this.inputSelected=this._findNodePath(e,this.localdata))}if(!this.hasValue)return void(this.inputSelected=[]);let i=[];if(Array.isArray(t))for(let o=0;o<t.length;o++){var n=t[o],a=e.find(e=>e.value==n);a&&i.push(a)}else{let n=e.find(e=>e.value==t);n&&i.push(n)}i.length&&(this.inputSelected=i)},_filterForArray(e,t){var i=[];for(let o=0;o<t.length;o++){var n=t[o],a=e.find(e=>e.value==n);a&&i.push(a)}return i},_dispatchEvent(e){let t={};if(e.length){for(var i=new Array(e.length),n=0;n<e.length;n++)i[n]=e[n].value;t=e[e.length-1]}else t.value="";this.formItem&&this.formItem.setValue(t.value),this.$emit("input",t.value),this.$emit("update:modelValue",t.value),this.$emit("change",{detail:{value:e}})}}};const Yu=cr(qu,[["render",function(e,i,n,a,o,s){const r=co,l=Nr(t.resolveDynamicComponent("uni-load-more"),zu),c=mo,d=Qa,u=Nr(t.resolveDynamicComponent("uni-icons"),Dr),h=t.resolveComponent("data-picker-view");return t.openBlock(),t.createBlock(c,{class:"uni-data-tree"},{default:t.withCtx(()=>[t.createVNode(c,{class:"uni-data-tree-input",onClick:s.handleInput},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default",{options:n.options,data:o.inputSelected,error:e.errorMessage},()=>[t.createVNode(c,{class:t.normalizeClass(["input-value",{"input-value-border":n.border}])},{default:t.withCtx(()=>[e.errorMessage?(t.openBlock(),t.createBlock(r,{key:0,class:"selected-area error-text"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.errorMessage),1)]),_:1})):e.loading&&!o.isOpened?(t.openBlock(),t.createBlock(c,{key:1,class:"selected-area"},{default:t.withCtx(()=>[t.createVNode(l,{class:"load-more",contentText:e.loadMore,status:"loading"},null,8,["contentText"])]),_:1})):o.inputSelected.length?(t.openBlock(),t.createBlock(d,{key:2,class:"selected-area","scroll-x":"true"},{default:t.withCtx(()=>[t.createVNode(c,{class:"selected-list"},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(o.inputSelected,(e,i)=>(t.openBlock(),t.createBlock(c,{class:"selected-item",key:i},{default:t.withCtx(()=>[t.createVNode(r,{class:"text-color"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.text),1)]),_:2},1024),i<o.inputSelected.length-1?(t.openBlock(),t.createBlock(r,{key:0,class:"input-split-line"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(n.split),1)]),_:1})):t.createCommentVNode("",!0)]),_:2},1024))),128))]),_:1})]),_:1})):(t.openBlock(),t.createBlock(r,{key:3,class:"selected-area placeholder"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(n.placeholder),1)]),_:1})),n.clearIcon&&!n.readonly&&o.inputSelected.length?(t.openBlock(),t.createBlock(c,{key:4,class:"icon-clear",onClick:t.withModifiers(s.clear,["stop"])},{default:t.withCtx(()=>[t.createVNode(u,{type:"clear",color:"#c0c4cc",size:"24"})]),_:1},8,["onClick"])):t.createCommentVNode("",!0),n.clearIcon&&o.inputSelected.length||n.readonly?t.createCommentVNode("",!0):(t.openBlock(),t.createBlock(c,{key:5,class:"arrow-area"},{default:t.withCtx(()=>[t.createVNode(c,{class:"input-arrow"})]),_:1}))]),_:1},8,["class"])],!0)]),_:3},8,["onClick"]),o.isOpened?(t.openBlock(),t.createBlock(c,{key:0,class:"uni-data-tree-cover",onClick:s.handleClose},null,8,["onClick"])):t.createCommentVNode("",!0),o.isOpened?(t.openBlock(),t.createBlock(c,{key:1,class:"uni-data-tree-dialog"},{default:t.withCtx(()=>[t.createVNode(c,{class:"uni-popper__arrow"}),t.createVNode(c,{class:"dialog-caption"},{default:t.withCtx(()=>[t.createVNode(c,{class:"title-area"},{default:t.withCtx(()=>[t.createVNode(r,{class:"dialog-title"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(n.popupTitle),1)]),_:1})]),_:1}),t.createVNode(c,{class:"dialog-close",onClick:s.handleClose},{default:t.withCtx(()=>[t.createVNode(c,{class:"dialog-close-plus","data-id":"close"}),t.createVNode(c,{class:"dialog-close-plus dialog-close-rotate","data-id":"close"})]),_:1},8,["onClick"])]),_:1}),t.createVNode(h,{class:"picker-view",ref:"pickerView",modelValue:e.dataValue,"onUpdate:modelValue":i[0]||(i[0]=t=>e.dataValue=t),localdata:e.localdata,preload:e.preload,collection:e.collection,field:e.field,orderby:e.orderby,where:e.where,"step-searh":e.stepSearh,"self-field":e.selfField,"parent-field":e.parentField,"managed-mode":!0,map:e.map,ellipsis:n.ellipsis,onChange:s.onchange,onDatachange:s.ondatachange,onNodeclick:s.onnodeclick},null,8,["modelValue","localdata","preload","collection","field","orderby","where","step-searh","self-field","parent-field","map","ellipsis","onChange","onDatachange","onNodeclick"])]),_:1})):t.createCommentVNode("",!0)]),_:3})}],["__scopeId","data-v-55e92fcf"]]);const Xu=cr({name:"uni-data-select",mixins:[Ou.mixinDatacom||{}],emits:["open","close","update:modelValue","input","clear","change"],model:{prop:"modelValue",event:"update:modelValue"},options:{virtualHost:!0},props:{localdata:{type:Array,default:()=>[]},value:{type:[String,Number,Array],default:""},modelValue:{type:[String,Number,Array],default:""},label:{type:String,default:""},placeholder:{type:String,default:"请选择"},emptyTips:{type:String,default:"无选项"},clear:{type:Boolean,default:!0},defItem:{type:Number,default:0},disabled:{type:Boolean,default:!1},format:{type:String,default:""},placement:{type:String,default:"bottom"},multiple:{type:Boolean,default:!1},wrap:{type:Boolean,default:!1},align:{type:String,default:"left"},hideRight:{type:Boolean,default:!1},mode:{type:String,default:"default"}},data:()=>({showSelector:!1,current:"",mixinDatacomResData:[],apps:[],channels:[],cacheKey:"uni-data-select-lastSelectedValue"}),created(){this.debounceGet=this.debounce(()=>{this.query()},300),this.collection&&!this.localdata.length&&this.debounceGet()},computed:{typePlaceholder(){const e=this.placeholder,t={"opendb-stat-app-versions":"版本","opendb-app-channels":"渠道","opendb-app-list":"应用"}[this.collection];return t?e+t:e},valueCom(){return""===this.value?this.modelValue:(this.modelValue,this.value)},textShow(){if(this.multiple){const e=this.getCurrentValues();if(Array.isArray(e)&&e.length>0){return this.mixinDatacomResData.filter(t=>e.includes(t.value)).map(e=>this.formatItemName(e)).join(", ")}return""}return this.current},shouldShowClear(){if(this.multiple){const e=this.getCurrentValues();return Array.isArray(e)&&e.length>0}return!!this.current},shouldWrap(){return this.multiple&&this.wrap&&!!this.textShow},getOffsetByPlacement(){switch(this.placement){case"top":return"bottom:calc(100% + 12px);";case"bottom":return"top:calc(100% + 12px);"}},slotSelected(){return!!this.$slots&&this.$slots.selected},slotEmpty(){return!!this.$slots&&this.$slots.empty},slotOption(){return!!this.$slots&&this.$slots.option}},watch:{showSelector:{handler(e,t){e?this.$emit("open"):this.$emit("close")}},localdata:{immediate:!0,handler(e,t){Array.isArray(e)&&t!==e&&(this.mixinDatacomResData=e)}},valueCom(e,t){this.initDefVal()},mixinDatacomResData:{immediate:!0,handler(e){e.length&&this.initDefVal()}}},methods:{getSelectedItems(){const e=this.getCurrentValues();let t=this.mixinDatacomResData;return this.multiple?t.filter(t=>e.includes(t.value))||[]:t.filter(t=>t.value===e)||[]},debounce(e,t=100){let i=null;return function(...n){i&&clearTimeout(i),i=setTimeout(()=>{e.apply(this,n)},t)}},isSelected(e){if(this.multiple){const t=this.getCurrentValues();return Array.isArray(t)&&t.includes(e.value)}return this.getCurrentValues()===e.value},getCurrentValues(){return this.multiple?Array.isArray(this.valueCom)?this.valueCom:this.valueCom?[this.valueCom]:[]:this.valueCom},query(){this.mixinDatacomEasyGet()},onMixinDatacomPropsChange(){this.collection&&this.debounceGet()},initDefVal(){let e=this.multiple?[]:"";if(!this.valueCom&&0!==this.valueCom||this.isDisabled(this.valueCom)){let t;if(this.collection&&(t=this.getCache()),t||0===t)e=t;else{let t=this.multiple?[]:"";this.defItem>0&&this.defItem<=this.mixinDatacomResData.length&&(t=this.multiple?[this.mixinDatacomResData[this.defItem-1].value]:this.mixinDatacomResData[this.defItem-1].value),e=t}(e||0===e||this.multiple&&Array.isArray(e)&&e.length>0)&&this.emit(e)}else e=this.valueCom;if(this.multiple){const t=Array.isArray(e)?e:e?[e]:[],i=this.mixinDatacomResData.filter(e=>t.includes(e.value));this.current=i.map(e=>this.formatItemName(e))}else{const t=this.mixinDatacomResData.find(t=>t.value===e);this.current=t?this.formatItemName(t):""}},isDisabled(e){if(Array.isArray(e))return e.some(e=>this.mixinDatacomResData.some(t=>t.value===e&&t.disable));{let t=!1;return this.mixinDatacomResData.forEach(i=>{i.value===e&&(t=i.disable)}),t}},clearVal(){const e=this.multiple?[]:"";this.emit(e),this.current=this.multiple?[]:"",this.collection&&this.removeCache(),this.$emit("clear")},checkBoxChange(e){let t=e.detail.value,i=t&&t.length>0?t.map(e=>{const t=parseInt(e,10);return isNaN(t)&&console.error(`无效索引: ${e}`),(t<0||t>=this.mixinDatacomResData.length)&&console.error(`索引越界: ${t}`),this.mixinDatacomResData[t].value}):[];const n=this.mixinDatacomResData.filter(e=>i.includes(e.value));this.current=n.map(e=>this.formatItemName(e)),this.emit(i)},change(e){if(!e.disable)if(this.multiple){let t=this.getCurrentValues();Array.isArray(t)||(t=t?[t]:[]);const i=e.value,n=t.indexOf(i);n>-1?t.splice(n,1):t.push(i);const a=this.mixinDatacomResData.filter(e=>t.includes(e.value));this.current=a.map(e=>this.formatItemName(e)),this.emit(t)}else this.showSelector=!1,this.current=this.formatItemName(e),this.emit(e.value)},emit(e){this.$emit("input",e),this.$emit("update:modelValue",e),this.$emit("change",e),this.collection&&this.setCache(e)},toggleSelector(){this.disabled||(this.showSelector=!this.showSelector)},formatItemName(e){let{text:t,value:i,channel_code:n}=e;if(n=n?`(${n})`:"",this.format){let t="";t=this.format;for(let i in e)t=t.replace(new RegExp(`{${i}}`,"g"),e[i]);return t}return this.collection.indexOf("app-list")>0?`${t}(${i})`:t||`未命名${n}`},getLoadData(){return this.mixinDatacomResData},getCurrentCacheKey(){return this.collection},getCache(e=this.getCurrentCacheKey()){return(Po(this.cacheKey)||{})[e]},setCache(e,t=this.getCurrentCacheKey()){let i=Po(this.cacheKey)||{};i[t]=e,Eo(this.cacheKey,i)},removeCache(e=this.getCurrentCacheKey()){let t=Po(this.cacheKey)||{};delete t[e],Eo(this.cacheKey,t)}}},[["render",function(e,i,n,a,o,s){const r=mo,l=Nr(t.resolveDynamicComponent("uni-icons"),Dr),c=co,d=Bn,u=et,h=Nn,p=Qa;return t.openBlock(),t.createBlock(r,{class:"uni-stat__select"},{default:t.withCtx(()=>[n.label?(t.openBlock(),t.createElementBlock("span",{key:0,class:"uni-label-text hide-on-phone"},t.toDisplayString(n.label+":"),1)):t.createCommentVNode("",!0),t.createVNode(r,{class:t.normalizeClass(["uni-stat-box",{"uni-stat__actived":o.current}])},{default:t.withCtx(()=>[t.createVNode(r,{class:t.normalizeClass(["uni-select",{"uni-select--disabled":n.disabled,"uni-select--wrap":s.shouldWrap,"border-default":"default"==n.mode,"border-bottom":"underline"==n.mode}])},{default:t.withCtx(()=>[t.createVNode(r,{class:t.normalizeClass(["uni-select__input-box",{"uni-select__input-box--wrap":s.shouldWrap}]),onClick:s.toggleSelector},{default:t.withCtx(()=>[s.slotSelected?(t.openBlock(),t.createBlock(r,{key:0,class:t.normalizeClass(["slot-content padding-top-bottom",{"uni-select__input-text--wrap":s.shouldWrap}])},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"selected",{selectedItems:s.getSelectedItems()},void 0,!0)]),_:3},8,["class"])):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[s.textShow?(t.openBlock(),t.createBlock(r,{key:0,class:t.normalizeClass(["uni-select__input-text",{"uni-select__input-text--wrap":s.shouldWrap}])},{default:t.withCtx(()=>[t.createVNode(r,{class:t.normalizeClass(["padding-top-bottom","align-"+n.align])},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(s.textShow),1)]),_:1},8,["class"])]),_:1},8,["class"])):(t.openBlock(),t.createBlock(r,{key:1,class:t.normalizeClass(["uni-select__input-text uni-select__input-placeholder","align-"+n.align])},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(s.typePlaceholder),1)]),_:1},8,["class"]))],64)),!n.hideRight&&s.shouldShowClear&&n.clear&&!n.disabled?(t.openBlock(),t.createBlock(r,{key:"clear-button",onClick:t.withModifiers(s.clearVal,["stop"])},{default:t.withCtx(()=>[t.createVNode(l,{type:"clear",color:"#c0c4cc",size:"24"})]),_:1},8,["onClick"])):n.hideRight?t.createCommentVNode("",!0):(t.openBlock(),t.createBlock(r,{key:"arrow-button"},{default:t.withCtx(()=>[t.createVNode(l,{type:o.showSelector?"top":"bottom",size:"14",color:"#999"},null,8,["type"])]),_:1}))]),_:3},8,["onClick","class"]),o.showSelector?(t.openBlock(),t.createBlock(r,{key:0,class:"uni-select--mask",onClick:s.toggleSelector},null,8,["onClick"])):t.createCommentVNode("",!0),o.showSelector?(t.openBlock(),t.createBlock(r,{key:1,class:"uni-select__selector",style:t.normalizeStyle(s.getOffsetByPlacement)},{default:t.withCtx(()=>[t.createVNode(r,{class:t.normalizeClass("bottom"==n.placement?"uni-popper__arrow_bottom":"uni-popper__arrow_top")},null,8,["class"]),t.createVNode(p,{"scroll-y":"true",class:"uni-select__selector-scroll"},{default:t.withCtx(()=>[s.slotEmpty&&0===o.mixinDatacomResData.length?(t.openBlock(),t.createBlock(r,{key:0,class:"uni-select__selector-empty"},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"empty",{empty:n.emptyTips},void 0,!0)]),_:3})):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[0===o.mixinDatacomResData.length?(t.openBlock(),t.createBlock(r,{key:0,class:"uni-select__selector-empty"},{default:t.withCtx(()=>[t.createVNode(c,null,{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(n.emptyTips),1)]),_:1})]),_:1})):t.createCommentVNode("",!0)],64)),s.slotOption?(t.openBlock(!0),t.createElementBlock(t.Fragment,{key:2},t.renderList(o.mixinDatacomResData,(i,a)=>(t.openBlock(),t.createBlock(r,{key:a,onClick:e=>s.change(i)},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"option",{item:i,itemSelected:n.multiple?s.getCurrentValues().includes(i.value):s.getCurrentValues()==i.value},void 0,!0)]),_:2},1032,["onClick"]))),128)):(t.openBlock(),t.createElementBlock(t.Fragment,{key:3},[!n.multiple&&o.mixinDatacomResData.length>0?(t.openBlock(!0),t.createElementBlock(t.Fragment,{key:0},t.renderList(o.mixinDatacomResData,(e,i)=>(t.openBlock(),t.createBlock(r,{class:"uni-select__selector-item",key:i,onClick:t=>s.change(e)},{default:t.withCtx(()=>[t.createVNode(c,{class:t.normalizeClass({"uni-select__selector__disabled":e.disable})},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(s.formatItemName(e)),1)]),_:2},1032,["class"])]),_:2},1032,["onClick"]))),128)):t.createCommentVNode("",!0),n.multiple&&o.mixinDatacomResData.length>0?(t.openBlock(),t.createBlock(r,{key:1},{default:t.withCtx(()=>[t.createVNode(h,{onChange:s.checkBoxChange},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(o.mixinDatacomResData,(e,i)=>(t.openBlock(),t.createBlock(u,{class:"uni-select__selector-item",key:i},{default:t.withCtx(()=>[t.createVNode(d,{value:i+"",checked:s.getCurrentValues().includes(e.value),disabled:e.disable},null,8,["value","checked","disabled"]),t.createVNode(r,{class:t.normalizeClass({"uni-select__selector__disabled":e.disable})},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(s.formatItemName(e)),1)]),_:2},1032,["class"])]),_:2},1024))),128))]),_:1},8,["onChange"])]),_:1})):t.createCommentVNode("",!0)],64))]),_:3})]),_:3},8,["style"])):t.createCommentVNode("",!0)]),_:3},8,["class"])]),_:3},8,["class"])]),_:3})}],["__scopeId","data-v-b3352f1f"]]);function Ku(e,t=2){for(e+="";e.length<t;)e="0"+e;return e.slice(-t)}const Gu={yyyy:e=>Ku(e.year,4),yy:e=>Ku(e.year),MM:e=>Ku(e.month),M:e=>e.month,dd:e=>Ku(e.day),d:e=>e.day,hh:e=>Ku(e.hour),h:e=>e.hour,mm:e=>Ku(e.minute),m:e=>e.minute,ss:e=>Ku(e.second),s:e=>e.second,SSS:e=>Ku(e.millisecond,3),S:e=>e.millisecond};function Ju(e){return e instanceof Date?e:"string"==typeof e?e.indexOf("T")>-1?new Date(e):new Date(e.replace(/-/g,"/")):new Date(e)}function Zu(e,{locale:t="zh",threshold:i=[6e4,36e5],format:n="yyyy/MM/dd hh:mm:ss"}){if("-"===e)return e;if(!e&&0!==e)return"";const a={zh:{year:"年",month:"月",day:"天",hour:"小时",minute:"分钟",second:"秒",ago:"前",later:"后",justNow:"刚刚",soon:"马上",template:"{num}{unit}{suffix}"},en:{year:"year",month:"month",day:"day",hour:"hour",minute:"minute",second:"second",ago:"ago",later:"later",justNow:"just now",soon:"soon",template:"{num} {unit} {suffix}"}},o=a[t]||a.zh;let s,r,l=Ju(e),c=l.getTime()-Date.now(),d=Math.abs(c);if(d<i[0])return c<0?o.justNow:o.soon;if(d>=i[1])return function(e,t="yyyy/MM/dd hh:mm:ss"){if(!e&&0!==e)return"";const i={year:(e=Ju(e)).getFullYear(),month:e.getMonth()+1,day:e.getDate(),hour:e.getHours(),minute:e.getMinutes(),second:e.getSeconds(),millisecond:e.getMilliseconds()},n=/yyyy|yy|MM|M|dd|d|hh|h|mm|m|ss|s|SSS|SS|S/;let a=!0,o=t;for(;a;)a=!1,o=o.replace(n,function(e){return a=!0,Gu[e](i)});return o}(l,n);let u=o.later;c<0&&(u=o.ago,c=-c);const h=Math.floor(c/1e3),p=Math.floor(h/60),f=Math.floor(p/60),m=Math.floor(f/24),g=Math.floor(m/30),y=Math.floor(g/12);switch(!0){case y>0:s=y,r=o.year;break;case g>0:s=g,r=o.month;break;case m>0:s=m,r=o.day;break;case f>0:s=f,r=o.hour;break;case p>0:s=p,r=o.minute;break;default:s=h,r=o.second}return"en"===t&&(1===s?s="a":r+="s"),o.template.replace(/{\s*num\s*}/g,s+"").replace(/{\s*unit\s*}/g,r).replace(/{\s*suffix\s*}/g,u)}const Qu=cr({name:"uniDateformat",props:{date:{type:[Object,String,Number],default:()=>"-"},locale:{type:String,default:"zh"},threshold:{type:Array,default:()=>[0,0]},format:{type:String,default:"yyyy/MM/dd hh:mm:ss"},refreshRate:{type:[Number,String],default:0}},data:()=>({refreshMark:0}),computed:{dateShow(){return this.refreshMark,Zu(this.date,{locale:this.locale,threshold:this.threshold,format:this.format})}},watch:{refreshRate:{handler(){this.setAutoRefresh()},immediate:!0}},methods:{refresh(){this.refreshMark++},setAutoRefresh(){clearInterval(this.refreshInterval),this.refreshRate&&(this.refreshInterval=setInterval(()=>{this.refresh()},parseInt(this.refreshRate)))}}},[["render",function(e,i,n,a,o,s){const r=co;return t.openBlock(),t.createBlock(r,null,{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(s.dateShow),1)]),_:1})}]]);let eh=class{constructor({selected:e,startDate:t,endDate:i,range:n}={}){this.date=this.getDateObj(new Date),this.selected=e||[],this.startDate=t,this.endDate=i,this.range=n,this.cleanMultipleStatus(),this.weeks={},this.lastHover=!1}setDate(e){const t=this.getDateObj(e);this.getWeeks(t.fullDate)}cleanMultipleStatus(){this.multipleStatus={before:"",after:"",data:[]}}setStartDate(e){this.startDate=e}setEndDate(e){this.endDate=e}getPreMonthObj(e){e=ch(e);const t=(e=new Date(e)).getMonth();e.setMonth(t-1);const i=e.getMonth();return 0!==t&&i-t===0&&e.setMonth(i-1),this.getDateObj(e)}getNextMonthObj(e){e=ch(e);const t=(e=new Date(e)).getMonth();e.setMonth(t+1);const i=e.getMonth();return i-t>1&&e.setMonth(i-1),this.getDateObj(e)}getDateObj(e){return e=ch(e),{fullDate:ih(e=new Date(e)),year:e.getFullYear(),month:ah(e.getMonth()+1),date:ah(e.getDate()),day:e.getDay()}}getPreMonthDays(e,t){const i=[];for(let n=e-1;n>=0;n--){const e=t.month-1;i.push({date:new Date(t.year,e,-n).getDate(),month:e,disable:!0})}return i}getCurrentMonthDays(e,t){const i=[],n=this.date.fullDate;for(let a=1;a<=e;a++){const e=`${t.year}-${t.month}-${ah(a)}`,o=n===e,s=this.selected&&this.selected.find(t=>{if(this.dateEqual(e,t.date))return t});this.startDate&&sh(this.startDate,e),this.endDate&&sh(e,this.endDate);let r=this.multipleStatus.data,l=-1;this.range&&r&&(l=r.findIndex(t=>this.dateEqual(t,e)));const c=-1!==l;i.push({fullDate:e,year:t.year,date:a,multiple:!!this.range&&c,beforeMultiple:this.isLogicBefore(e,this.multipleStatus.before,this.multipleStatus.after),afterMultiple:this.isLogicAfter(e,this.multipleStatus.before,this.multipleStatus.after),month:t.month,disable:this.startDate&&!sh(this.startDate,e)||this.endDate&&!sh(e,this.endDate),isToday:o,userChecked:!1,extraInfo:s})}return i}_getNextMonthDays(e,t){const i=[],n=t.month+1;for(let a=1;a<=e;a++)i.push({date:a,month:n,disable:!0});return i}getInfo(e){e||(e=new Date);const t=this.calendar.find(t=>t.fullDate===this.getDateObj(e).fullDate);return t||this.getDateObj(e)}dateEqual(e,t){return e=new Date(ch(e)),t=new Date(ch(t)),e.valueOf()===t.valueOf()}isLogicBefore(e,t,i){let n=t;return t&&i&&(n=sh(t,i)?t:i),this.dateEqual(n,e)}isLogicAfter(e,t,i){let n=i;return t&&i&&(n=sh(t,i)?i:t),this.dateEqual(n,e)}geDateAll(e,t){var i=[],n=e.split("-"),a=t.split("-"),o=new Date;o.setFullYear(n[0],n[1]-1,n[2]);var s=new Date;s.setFullYear(a[0],a[1]-1,a[2]);for(var r=o.getTime()-864e5,l=s.getTime()-864e5,c=r;c<=l;)c+=864e5,i.push(this.getDateObj(new Date(parseInt(c))).fullDate);return i}setMultiple(e){if(!this.range)return;let{before:t,after:i}=this.multipleStatus;if(t&&i){if(!this.lastHover)return void(this.lastHover=!0);this.multipleStatus.before=e,this.multipleStatus.after="",this.multipleStatus.data=[],this.multipleStatus.fulldate="",this.lastHover=!1}else t?(this.multipleStatus.after=e,sh(this.multipleStatus.before,this.multipleStatus.after)?this.multipleStatus.data=this.geDateAll(this.multipleStatus.before,this.multipleStatus.after):this.multipleStatus.data=this.geDateAll(this.multipleStatus.after,this.multipleStatus.before),this.lastHover=!0):(this.multipleStatus.before=e,this.multipleStatus.after=void 0,this.lastHover=!1);this.getWeeks(e)}setHoverMultiple(e){if(!this.range||this.lastHover)return;const{before:t}=this.multipleStatus;t?(this.multipleStatus.after=e,sh(this.multipleStatus.before,this.multipleStatus.after)?this.multipleStatus.data=this.geDateAll(this.multipleStatus.before,this.multipleStatus.after):this.multipleStatus.data=this.geDateAll(this.multipleStatus.after,this.multipleStatus.before)):this.multipleStatus.before=e,this.getWeeks(e)}setDefaultMultiple(e,t){this.multipleStatus.before=e,this.multipleStatus.after=t,e&&t&&(sh(e,t)?(this.multipleStatus.data=this.geDateAll(e,t),this.getWeeks(t)):(this.multipleStatus.data=this.geDateAll(t,e),this.getWeeks(e)))}getWeeks(e){const{year:t,month:i}=this.getDateObj(e),n=new Date(t,i-1,1).getDay(),a=this.getPreMonthDays(n,this.getDateObj(e)),o=new Date(t,i,0).getDate(),s=42-n-o,r=[...a,...this.getCurrentMonthDays(o,this.getDateObj(e)),...this._getNextMonthDays(s,this.getDateObj(e))],l=new Array(6);for(let c=0;c<r.length;c++){const e=Math.floor(c/7);l[e]||(l[e]=new Array(7)),l[e][c%7]=r[c]}this.calendar=r,this.weeks=l}};function th(e,t){return`${ih(e)} ${nh(e,t)}`}function ih(e){e=ch(e);const t=(e=new Date(e)).getFullYear(),i=e.getMonth()+1,n=e.getDate();return`${t}-${ah(i)}-${ah(n)}`}function nh(e,t){e=ch(e);const i=(e=new Date(e)).getHours(),n=e.getMinutes(),a=e.getSeconds();return t?`${ah(i)}:${ah(n)}`:`${ah(i)}:${ah(n)}:${ah(a)}`}function ah(e){return e<10&&(e=`0${e}`),e}function oh(e){return e?"00:00":"00:00:00"}function sh(e,t){return(e=new Date(ch("string"==typeof e?e.trim():e)))<=(t=new Date(ch("string"==typeof t?t.trim():t)))}function rh(e){return e.match(/((19|20)\d{2})(-|\/)\d{1,2}(-|\/)\d{1,2}/g)}const lh=/^\d{4}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])( [0-5]?[0-9]:[0-5]?[0-9](:[0-5]?[0-9])?)?$/;function ch(e){return"string"==typeof e&&lh.test(e)&&(e=e.replace(/-/g,"/")),e}const dh=cr({props:{weeks:{type:Object,default:()=>({})},calendar:{type:Object,default:()=>({})},selected:{type:Array,default:()=>[]},checkHover:{type:Boolean,default:!1}},methods:{choiceDate(e){this.$emit("change",e)},handleMousemove(e){this.$emit("handleMouse",e)}}},[["render",function(e,i,n,a,o,s){const r=co,l=mo;return t.openBlock(),t.createBlock(l,{class:t.normalizeClass(["uni-calendar-item__weeks-box",{"uni-calendar-item--disable":n.weeks.disable,"uni-calendar-item--before-checked-x":n.weeks.beforeMultiple,"uni-calendar-item--multiple":n.weeks.multiple,"uni-calendar-item--after-checked-x":n.weeks.afterMultiple}]),onClick:i[0]||(i[0]=e=>s.choiceDate(n.weeks)),onMouseenter:i[1]||(i[1]=e=>s.handleMousemove(n.weeks))},{default:t.withCtx(()=>[t.createVNode(l,{class:t.normalizeClass(["uni-calendar-item__weeks-box-item",{"uni-calendar-item--checked":n.calendar.fullDate===n.weeks.fullDate&&(n.calendar.userChecked||!n.checkHover),"uni-calendar-item--checked-range-text":n.checkHover,"uni-calendar-item--before-checked":n.weeks.beforeMultiple,"uni-calendar-item--multiple":n.weeks.multiple,"uni-calendar-item--after-checked":n.weeks.afterMultiple,"uni-calendar-item--disable":n.weeks.disable}])},{default:t.withCtx(()=>[n.selected&&n.weeks.extraInfo?(t.openBlock(),t.createBlock(r,{key:0,class:"uni-calendar-item__weeks-box-circle"})):t.createCommentVNode("",!0),t.createVNode(r,{class:"uni-calendar-item__weeks-box-text uni-calendar-item__weeks-box-text-disable uni-calendar-item--checked-text"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(n.weeks.date),1)]),_:1})]),_:1},8,["class"]),t.createVNode(l,{class:t.normalizeClass({"uni-calendar-item--today":n.weeks.isToday})},null,8,["class"])]),_:1},8,["class"])}],["__scopeId","data-v-8bb6de1e"]]),uh={en:{"uni-datetime-picker.selectDate":"select date","uni-datetime-picker.selectTime":"select time","uni-datetime-picker.selectDateTime":"select date and time","uni-datetime-picker.startDate":"start date","uni-datetime-picker.endDate":"end date","uni-datetime-picker.startTime":"start time","uni-datetime-picker.endTime":"end time","uni-datetime-picker.ok":"ok","uni-datetime-picker.clear":"clear","uni-datetime-picker.cancel":"cancel","uni-datetime-picker.year":"-","uni-datetime-picker.month":"","uni-calender.MON":"MON","uni-calender.TUE":"TUE","uni-calender.WED":"WED","uni-calender.THU":"THU","uni-calender.FRI":"FRI","uni-calender.SAT":"SAT","uni-calender.SUN":"SUN","uni-calender.confirm":"confirm"},"zh-Hans":{"uni-datetime-picker.selectDate":"选择日期","uni-datetime-picker.selectTime":"选择时间","uni-datetime-picker.selectDateTime":"选择日期时间","uni-datetime-picker.startDate":"开始日期","uni-datetime-picker.endDate":"结束日期","uni-datetime-picker.startTime":"开始时间","uni-datetime-picker.endTime":"结束时间","uni-datetime-picker.ok":"确定","uni-datetime-picker.clear":"清除","uni-datetime-picker.cancel":"取消","uni-datetime-picker.year":"年","uni-datetime-picker.month":"月","uni-calender.SUN":"日","uni-calender.MON":"一","uni-calender.TUE":"二","uni-calender.WED":"三","uni-calender.THU":"四","uni-calender.FRI":"五","uni-calender.SAT":"六","uni-calender.confirm":"确认"},"zh-Hant":{"uni-datetime-picker.selectDate":"選擇日期","uni-datetime-picker.selectTime":"選擇時間","uni-datetime-picker.selectDateTime":"選擇日期時間","uni-datetime-picker.startDate":"開始日期","uni-datetime-picker.endDate":"結束日期","uni-datetime-picker.startTime":"開始时间","uni-datetime-picker.endTime":"結束时间","uni-datetime-picker.ok":"確定","uni-datetime-picker.clear":"清除","uni-datetime-picker.cancel":"取消","uni-datetime-picker.year":"年","uni-datetime-picker.month":"月","uni-calender.SUN":"日","uni-calender.MON":"一","uni-calender.TUE":"二","uni-calender.WED":"三","uni-calender.THU":"四","uni-calender.FRI":"五","uni-calender.SAT":"六","uni-calender.confirm":"確認"}},{t:hh}=q(uh),ph={name:"UniDatetimePicker",data:()=>({indicatorStyle:"height: 50px;",visible:!1,fixNvueBug:{},dateShow:!0,timeShow:!0,title:"日期和时间",time:"",year:1920,month:0,day:0,hour:0,minute:0,second:0,startYear:1920,startMonth:1,startDay:1,startHour:0,startMinute:0,startSecond:0,endYear:2120,endMonth:12,endDay:31,endHour:23,endMinute:59,endSecond:59}),options:{virtualHost:!0},props:{type:{type:String,default:"datetime"},value:{type:[String,Number],default:""},modelValue:{type:[String,Number],default:""},start:{type:[Number,String],default:""},end:{type:[Number,String],default:""},returnType:{type:String,default:"string"},disabled:{type:[Boolean,String],default:!1},border:{type:[Boolean,String],default:!0},hideSecond:{type:[Boolean,String],default:!1}},watch:{modelValue:{handler(e){e?(this.parseValue(ch(e)),this.initTime(!1)):(this.time="",this.parseValue(Date.now()))},immediate:!0},type:{handler(e){"date"===e?(this.dateShow=!0,this.timeShow=!1,this.title="日期"):"time"===e?(this.dateShow=!1,this.timeShow=!0,this.title="时间"):(this.dateShow=!0,this.timeShow=!0,this.title="日期和时间")},immediate:!0},start:{handler(e){this.parseDatetimeRange(ch(e),"start")},immediate:!0},end:{handler(e){this.parseDatetimeRange(ch(e),"end")},immediate:!0},months(e){this.checkValue("month",this.month,e)},days(e){this.checkValue("day",this.day,e)},hours(e){this.checkValue("hour",this.hour,e)},minutes(e){this.checkValue("minute",this.minute,e)},seconds(e){this.checkValue("second",this.second,e)}},computed:{years(){return this.getCurrentRange("year")},months(){return this.getCurrentRange("month")},days(){return this.getCurrentRange("day")},hours(){return this.getCurrentRange("hour")},minutes(){return this.getCurrentRange("minute")},seconds(){return this.getCurrentRange("second")},ymd(){return[this.year-this.minYear,this.month-this.minMonth,this.day-this.minDay]},hms(){return[this.hour-this.minHour,this.minute-this.minMinute,this.second-this.minSecond]},currentDateIsStart(){return this.year===this.startYear&&this.month===this.startMonth&&this.day===this.startDay},currentDateIsEnd(){return this.year===this.endYear&&this.month===this.endMonth&&this.day===this.endDay},minYear(){return this.startYear},maxYear(){return this.endYear},minMonth(){return this.year===this.startYear?this.startMonth:1},maxMonth(){return this.year===this.endYear?this.endMonth:12},minDay(){return this.year===this.startYear&&this.month===this.startMonth?this.startDay:1},maxDay(){return this.year===this.endYear&&this.month===this.endMonth?this.endDay:this.daysInMonth(this.year,this.month)},minHour(){return"datetime"===this.type?this.currentDateIsStart?this.startHour:0:"time"===this.type?this.startHour:void 0},maxHour(){return"datetime"===this.type?this.currentDateIsEnd?this.endHour:23:"time"===this.type?this.endHour:void 0},minMinute(){return"datetime"===this.type?this.currentDateIsStart&&this.hour===this.startHour?this.startMinute:0:"time"===this.type?this.hour===this.startHour?this.startMinute:0:void 0},maxMinute(){return"datetime"===this.type?this.currentDateIsEnd&&this.hour===this.endHour?this.endMinute:59:"time"===this.type?this.hour===this.endHour?this.endMinute:59:void 0},minSecond(){return"datetime"===this.type?this.currentDateIsStart&&this.hour===this.startHour&&this.minute===this.startMinute?this.startSecond:0:"time"===this.type?this.hour===this.startHour&&this.minute===this.startMinute?this.startSecond:0:void 0},maxSecond(){return"datetime"===this.type?this.currentDateIsEnd&&this.hour===this.endHour&&this.minute===this.endMinute?this.endSecond:59:"time"===this.type?this.hour===this.endHour&&this.minute===this.endMinute?this.endSecond:59:void 0},selectTimeText:()=>hh("uni-datetime-picker.selectTime"),okText:()=>hh("uni-datetime-picker.ok"),clearText:()=>hh("uni-datetime-picker.clear"),cancelText:()=>hh("uni-datetime-picker.cancel")},mounted(){},methods:{lessThanTen:e=>e<10?"0"+e:e,parseTimeType(e){if(e){let t=e.split(":");this.hour=Number(t[0]),this.minute=Number(t[1]),this.second=Number(t[2])}},initPickerValue(e){let t=null;e?t=this.compareValueWithStartAndEnd(e,this.start,this.end):(t=Date.now(),t=this.compareValueWithStartAndEnd(t,this.start,this.end)),this.parseValue(t)},compareValueWithStartAndEnd(e,t,i){let n=null;return e=this.superTimeStamp(e),t=this.superTimeStamp(t),i=this.superTimeStamp(i),n=t&&i?e<t?new Date(t):e>i?new Date(i):new Date(e):t&&!i?t<=e?new Date(e):new Date(t):!t&&i?e<=i?new Date(e):new Date(i):new Date(e),n},superTimeStamp(e){let t="";if("time"===this.type&&e&&"string"==typeof e){const e=new Date;t=e.getFullYear()+"/"+(e.getMonth()+1)+"/"+e.getDate()+" "}return Number(e)&&(e=parseInt(e),t=0),this.createTimeStamp(t+e)},parseValue(e){if(e){if("time"===this.type&&"string"==typeof e)this.parseTimeType(e);else{let t=null;t=new Date(e),"time"!==this.type&&(this.year=t.getFullYear(),this.month=t.getMonth()+1,this.day=t.getDate()),"date"!==this.type&&(this.hour=t.getHours(),this.minute=t.getMinutes(),this.second=t.getSeconds())}this.hideSecond&&(this.second=0)}},parseDatetimeRange(e,t){if(!e)return"start"===t&&(this.startYear=1920,this.startMonth=1,this.startDay=1,this.startHour=0,this.startMinute=0,this.startSecond=0),void("end"===t&&(this.endYear=2120,this.endMonth=12,this.endDay=31,this.endHour=23,this.endMinute=59,this.endSecond=59));if("time"===this.type){const i=e.split(":");this[t+"Hour"]=Number(i[0]),this[t+"Minute"]=Number(i[1]),this[t+"Second"]=Number(i[2])}else{if(!e)return void("start"===t?this.startYear=this.year-60:this.endYear=this.year+60);Number(e)&&(e=parseInt(e));const i=/[0-9]:[0-9]/;"datetime"!==this.type||"end"!==t||"string"!=typeof e||i.test(e)||(e+=" 23:59:59");const n=new Date(e);this[t+"Year"]=n.getFullYear(),this[t+"Month"]=n.getMonth()+1,this[t+"Day"]=n.getDate(),"datetime"===this.type&&(this[t+"Hour"]=n.getHours(),this[t+"Minute"]=n.getMinutes(),this[t+"Second"]=n.getSeconds())}},getCurrentRange(e){const t=[];for(let i=this["min"+this.capitalize(e)];i<=this["max"+this.capitalize(e)];i++)t.push(i);return t},capitalize:e=>e.charAt(0).toUpperCase()+e.slice(1),checkValue(e,t,i){-1===i.indexOf(t)&&(this[e]=i[0])},daysInMonth:(e,t)=>new Date(e,t,0).getDate(),createTimeStamp(e){if(e)return"number"==typeof e?e:(e=e.replace(/-/g,"/"),"date"===this.type&&(e+=" 00:00:00"),Date.parse(e))},createDomSting(){const e=this.year+"-"+this.lessThanTen(this.month)+"-"+this.lessThanTen(this.day);let t=this.lessThanTen(this.hour)+":"+this.lessThanTen(this.minute);return this.hideSecond||(t=t+":"+this.lessThanTen(this.second)),"date"===this.type?e:"time"===this.type?t:e+" "+t},initTime(e=!0){this.time=this.createDomSting(),e&&("timestamp"===this.returnType&&"time"!==this.type?(this.$emit("change",this.createTimeStamp(this.time)),this.$emit("input",this.createTimeStamp(this.time)),this.$emit("update:modelValue",this.createTimeStamp(this.time))):(this.$emit("change",this.time),this.$emit("input",this.time),this.$emit("update:modelValue",this.time)))},bindDateChange(e){const t=e.detail.value;this.year=this.years[t[0]],this.month=this.months[t[1]],this.day=this.days[t[2]]},bindTimeChange(e){const t=e.detail.value;this.hour=this.hours[t[0]],this.minute=this.minutes[t[1]],this.second=this.seconds[t[2]]},initTimePicker(){if(this.disabled)return;const e=ch(this.time);this.initPickerValue(e),this.visible=!this.visible},tiggerTimePicker(e){this.visible=!this.visible},clearTime(){this.time="",this.$emit("change",this.time),this.$emit("input",this.time),this.$emit("update:modelValue",this.time),this.tiggerTimePicker()},setTime(){this.initTime(),this.tiggerTimePicker()}}};const fh=cr(ph,[["render",function(e,i,n,a,o,s){const r=co,l=mo,c=Fa,d=Ea;return t.openBlock(),t.createBlock(l,{class:"uni-datetime-picker"},{default:t.withCtx(()=>[t.createVNode(l,{onClick:s.initTimePicker},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default",{},()=>[t.createVNode(l,{class:t.normalizeClass(["uni-datetime-picker-timebox-pointer",{"uni-datetime-picker-disabled":n.disabled,"uni-datetime-picker-timebox":n.border}])},{default:t.withCtx(()=>[t.createVNode(r,{class:"uni-datetime-picker-text"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(o.time),1)]),_:1}),o.time?t.createCommentVNode("",!0):(t.openBlock(),t.createBlock(l,{key:0,class:"uni-datetime-picker-time"},{default:t.withCtx(()=>[t.createVNode(r,{class:"uni-datetime-picker-text"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(s.selectTimeText),1)]),_:1})]),_:1}))]),_:1},8,["class"])],!0)]),_:3},8,["onClick"]),o.visible?(t.openBlock(),t.createBlock(l,{key:0,id:"mask",class:"uni-datetime-picker-mask",onClick:s.tiggerTimePicker},null,8,["onClick"])):t.createCommentVNode("",!0),o.visible?(t.openBlock(),t.createBlock(l,{key:1,class:t.normalizeClass(["uni-datetime-picker-popup",[o.dateShow&&o.timeShow?"":"fix-nvue-height"]]),style:t.normalizeStyle(o.fixNvueBug)},{default:t.withCtx(()=>[t.createVNode(l,{class:"uni-title"},{default:t.withCtx(()=>[t.createVNode(r,{class:"uni-datetime-picker-text"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(s.selectTimeText),1)]),_:1})]),_:1}),o.dateShow?(t.openBlock(),t.createBlock(l,{key:0,class:"uni-datetime-picker__container-box"},{default:t.withCtx(()=>[t.createVNode(d,{class:"uni-datetime-picker-view","indicator-style":o.indicatorStyle,value:s.ymd,onChange:s.bindDateChange},{default:t.withCtx(()=>[t.createVNode(c,null,{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(s.years,(e,i)=>(t.openBlock(),t.createBlock(l,{class:"uni-datetime-picker-item",key:i},{default:t.withCtx(()=>[t.createVNode(r,{class:"uni-datetime-picker-item"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(s.lessThanTen(e)),1)]),_:2},1024)]),_:2},1024))),128))]),_:1}),t.createVNode(c,null,{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(s.months,(e,i)=>(t.openBlock(),t.createBlock(l,{class:"uni-datetime-picker-item",key:i},{default:t.withCtx(()=>[t.createVNode(r,{class:"uni-datetime-picker-item"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(s.lessThanTen(e)),1)]),_:2},1024)]),_:2},1024))),128))]),_:1}),t.createVNode(c,null,{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(s.days,(e,i)=>(t.openBlock(),t.createBlock(l,{class:"uni-datetime-picker-item",key:i},{default:t.withCtx(()=>[t.createVNode(r,{class:"uni-datetime-picker-item"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(s.lessThanTen(e)),1)]),_:2},1024)]),_:2},1024))),128))]),_:1})]),_:1},8,["indicator-style","value","onChange"]),t.createVNode(r,{class:"uni-datetime-picker-sign sign-left"},{default:t.withCtx(()=>[t.createTextVNode("-")]),_:1}),t.createVNode(r,{class:"uni-datetime-picker-sign sign-right"},{default:t.withCtx(()=>[t.createTextVNode("-")]),_:1})]),_:1})):t.createCommentVNode("",!0),o.timeShow?(t.openBlock(),t.createBlock(l,{key:1,class:"uni-datetime-picker__container-box"},{default:t.withCtx(()=>[t.createVNode(d,{class:t.normalizeClass(["uni-datetime-picker-view",[n.hideSecond?"time-hide-second":""]]),"indicator-style":o.indicatorStyle,value:s.hms,onChange:s.bindTimeChange},{default:t.withCtx(()=>[t.createVNode(c,null,{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(s.hours,(e,i)=>(t.openBlock(),t.createBlock(l,{class:"uni-datetime-picker-item",key:i},{default:t.withCtx(()=>[t.createVNode(r,{class:"uni-datetime-picker-item"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(s.lessThanTen(e)),1)]),_:2},1024)]),_:2},1024))),128))]),_:1}),t.createVNode(c,null,{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(s.minutes,(e,i)=>(t.openBlock(),t.createBlock(l,{class:"uni-datetime-picker-item",key:i},{default:t.withCtx(()=>[t.createVNode(r,{class:"uni-datetime-picker-item"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(s.lessThanTen(e)),1)]),_:2},1024)]),_:2},1024))),128))]),_:1}),n.hideSecond?t.createCommentVNode("",!0):(t.openBlock(),t.createBlock(c,{key:0},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(s.seconds,(e,i)=>(t.openBlock(),t.createBlock(l,{class:"uni-datetime-picker-item",key:i},{default:t.withCtx(()=>[t.createVNode(r,{class:"uni-datetime-picker-item"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(s.lessThanTen(e)),1)]),_:2},1024)]),_:2},1024))),128))]),_:1}))]),_:1},8,["class","indicator-style","value","onChange"]),t.createVNode(r,{class:t.normalizeClass(["uni-datetime-picker-sign",[n.hideSecond?"sign-center":"sign-left"]])},{default:t.withCtx(()=>[t.createTextVNode(":")]),_:1},8,["class"]),n.hideSecond?t.createCommentVNode("",!0):(t.openBlock(),t.createBlock(r,{key:0,class:"uni-datetime-picker-sign sign-right"},{default:t.withCtx(()=>[t.createTextVNode(":")]),_:1}))]),_:1})):t.createCommentVNode("",!0),t.createVNode(l,{class:"uni-datetime-picker-btn"},{default:t.withCtx(()=>[t.createVNode(l,{onClick:s.clearTime},{default:t.withCtx(()=>[t.createVNode(r,{class:"uni-datetime-picker-btn-text"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(s.clearText),1)]),_:1})]),_:1},8,["onClick"]),t.createVNode(l,{class:"uni-datetime-picker-btn-group"},{default:t.withCtx(()=>[t.createVNode(l,{class:"uni-datetime-picker-cancel",onClick:s.tiggerTimePicker},{default:t.withCtx(()=>[t.createVNode(r,{class:"uni-datetime-picker-btn-text"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(s.cancelText),1)]),_:1})]),_:1},8,["onClick"]),t.createVNode(l,{onClick:s.setTime},{default:t.withCtx(()=>[t.createVNode(r,{class:"uni-datetime-picker-btn-text"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(s.okText),1)]),_:1})]),_:1},8,["onClick"])]),_:1})]),_:1})]),_:1},8,["class","style"])):t.createCommentVNode("",!0)]),_:3})}],["__scopeId","data-v-d60c320b"]]),{t:mh}=q(uh),gh={components:{calendarItem:dh,timePicker:fh},options:{virtualHost:!0},props:{date:{type:String,default:""},defTime:{type:[String,Object],default:""},selectableTimes:{type:[Object],default:()=>({})},selected:{type:Array,default:()=>[]},startDate:{type:String,default:""},endDate:{type:String,default:""},startPlaceholder:{type:String,default:""},endPlaceholder:{type:String,default:""},range:{type:Boolean,default:!1},hasTime:{type:Boolean,default:!1},insert:{type:Boolean,default:!0},showMonth:{type:Boolean,default:!0},clearDate:{type:Boolean,default:!0},checkHover:{type:Boolean,default:!0},hideSecond:{type:[Boolean],default:!1},pleStatus:{type:Object,default:()=>({before:"",after:"",data:[],fulldate:""})},defaultValue:{type:[String,Object,Array],default:""}},data:()=>({show:!1,weeks:[],calendar:{},nowDate:{},aniMaskShow:!1,firstEnter:!0,time:"",timeRange:{startTime:"",endTime:""},tempSingleDate:"",tempRange:{before:"",after:""}}),watch:{date:{immediate:!0,handler(e){this.range||(this.tempSingleDate=e,setTimeout(()=>{this.init(e)},100))}},defTime:{immediate:!0,handler(e){this.range?(this.timeRange.startTime=e.start,this.timeRange.endTime=e.end):this.time=e}},startDate(e){this.cale&&(this.cale.setStartDate(e),this.cale.setDate(this.nowDate.fullDate),this.weeks=this.cale.weeks)},endDate(e){this.cale&&(this.cale.setEndDate(e),this.cale.setDate(this.nowDate.fullDate),this.weeks=this.cale.weeks)},selected(e){this.cale&&(this.cale.setSelectInfo(this.nowDate.fullDate,e),this.weeks=this.cale.weeks)},pleStatus:{immediate:!0,handler(e){const{before:t,after:i,fulldate:n,which:a}=e;this.tempRange.before=t,this.tempRange.after=i,setTimeout(()=>{if(n)if(this.cale.setHoverMultiple(n),t&&i){if(this.cale.lastHover=!0,this.rangeWithinMonth(i,t))return;this.setDate(t)}else this.cale.setMultiple(n),this.setDate(this.nowDate.fullDate),this.calendar.fullDate="",this.cale.lastHover=!1;else{if(!this.cale)return;this.cale.setDefaultMultiple(t,i),"left"===a&&t?(this.setDate(t),this.weeks=this.cale.weeks):i&&(this.setDate(i),this.weeks=this.cale.weeks),this.cale.lastHover=!0}},16)}}},computed:{timepickerStartTime(){return(this.range?this.tempRange.before:this.calendar.fullDate)===this.startDate?this.selectableTimes.start:""},timepickerEndTime(){return(this.range?this.tempRange.after:this.calendar.fullDate)===this.endDate?this.selectableTimes.end:""},selectDateText:()=>mh("uni-datetime-picker.selectDate"),startDateText(){return this.startPlaceholder||mh("uni-datetime-picker.startDate")},endDateText(){return this.endPlaceholder||mh("uni-datetime-picker.endDate")},okText:()=>mh("uni-datetime-picker.ok"),yearText:()=>mh("uni-datetime-picker.year"),monthText:()=>mh("uni-datetime-picker.month"),MONText:()=>mh("uni-calender.MON"),TUEText:()=>mh("uni-calender.TUE"),WEDText:()=>mh("uni-calender.WED"),THUText:()=>mh("uni-calender.THU"),FRIText:()=>mh("uni-calender.FRI"),SATText:()=>mh("uni-calender.SAT"),SUNText:()=>mh("uni-calender.SUN"),confirmText:()=>mh("uni-calender.confirm")},created(){this.cale=new eh({selected:this.selected,startDate:this.startDate,endDate:this.endDate,range:this.range}),this.init(this.date)},methods:{leaveCale(){this.firstEnter=!0},handleMouse(e){if(e.disable)return;if(this.cale.lastHover)return;let{before:t,after:i}=this.cale.multipleStatus;t&&(this.calendar=e,this.cale.setHoverMultiple(this.calendar.fullDate),this.weeks=this.cale.weeks,this.firstEnter&&(this.$emit("firstEnterCale",this.cale.multipleStatus),this.firstEnter=!1))},rangeWithinMonth(e,t){const[i,n]=e.split("-"),[a,o]=t.split("-");return i===a&&n===o},maskClick(){this.close(),this.$emit("maskClose")},clearCalender(){this.range?(this.timeRange.startTime="",this.timeRange.endTime="",this.tempRange.before="",this.tempRange.after="",this.cale.multipleStatus.before="",this.cale.multipleStatus.after="",this.cale.multipleStatus.data=[],this.cale.lastHover=!1):(this.time="",this.tempSingleDate=""),this.calendar.fullDate="",this.setDate(new Date)},bindDateChange(e){const t=e.detail.value+"-1";this.setDate(t)},init(e){if(this.cale&&(this.cale.setDate(e||new Date),this.weeks=this.cale.weeks,this.nowDate=this.cale.getInfo(e),this.calendar={...this.nowDate},!e&&(this.calendar.fullDate="",this.defaultValue&&!this.range))){const e=new Date(this.defaultValue),t=ih(e),i=e.getFullYear(),n=e.getMonth()+1,a=e.getDate(),o=e.getDay();this.calendar={fullDate:t,year:i,month:n,date:a,day:o},this.tempSingleDate=t,this.time=nh(e,this.hideSecond)}},open(){this.clearDate&&!this.insert&&(this.cale.cleanMultipleStatus(),this.init(this.date)),this.show=!0,this.$nextTick(()=>{setTimeout(()=>{this.aniMaskShow=!0},50)})},close(){this.aniMaskShow=!1,this.$nextTick(()=>{setTimeout(()=>{this.show=!1,this.$emit("close")},300)})},confirm(){this.setEmit("confirm"),this.close()},change(e){(this.insert||e)&&this.setEmit("change")},monthSwitch(){let{year:e,month:t}=this.nowDate;this.$emit("monthSwitch",{year:e,month:Number(t)})},setEmit(e){this.range||(this.calendar.fullDate||(this.calendar=this.cale.getInfo(new Date),this.tempSingleDate=this.calendar.fullDate),this.hasTime&&!this.time&&(this.time=nh(new Date,this.hideSecond)));let{year:t,month:i,date:n,fullDate:a,extraInfo:o}=this.calendar;this.$emit(e,{range:this.cale.multipleStatus,year:t,month:i,date:n,time:this.time,timeRange:this.timeRange,fulldate:a,extraInfo:o||{}})},choiceDate(e){if(e.disable)return;this.calendar=e,this.calendar.userChecked=!0,this.cale.setMultiple(this.calendar.fullDate,!0),this.weeks=this.cale.weeks,this.tempSingleDate=this.calendar.fullDate;const t=new Date(this.cale.multipleStatus.before).getTime(),i=new Date(this.cale.multipleStatus.after).getTime();t>i&&i?(this.tempRange.before=this.cale.multipleStatus.after,this.tempRange.after=this.cale.multipleStatus.before):(this.tempRange.before=this.cale.multipleStatus.before,this.tempRange.after=this.cale.multipleStatus.after),this.change(!0)},changeMonth(e){let t;"pre"===e?t=this.cale.getPreMonthObj(this.nowDate.fullDate).fullDate:"next"===e&&(t=this.cale.getNextMonthObj(this.nowDate.fullDate).fullDate),this.setDate(t),this.monthSwitch()},setDate(e){this.cale.setDate(e),this.weeks=this.cale.weeks,this.nowDate=this.cale.getInfo(e)}}};const yh=cr(gh,[["render",function(e,i,n,a,o,s){const r=mo,l=co,c=ir,d=t.resolveComponent("calendar-item"),u=t.resolveComponent("time-picker"),h=Nr(t.resolveDynamicComponent("uni-icons"),Dr);return t.openBlock(),t.createBlock(r,{class:"uni-calendar",onMouseleave:s.leaveCale},{default:t.withCtx(()=>[!n.insert&&o.show?(t.openBlock(),t.createBlock(r,{key:0,class:t.normalizeClass(["uni-calendar__mask",{"uni-calendar--mask-show":o.aniMaskShow}]),onClick:s.maskClick},null,8,["class","onClick"])):t.createCommentVNode("",!0),n.insert||o.show?(t.openBlock(),t.createBlock(r,{key:1,class:t.normalizeClass(["uni-calendar__content",{"uni-calendar--fixed":!n.insert,"uni-calendar--ani-show":o.aniMaskShow,"uni-calendar__content-mobile":o.aniMaskShow}])},{default:t.withCtx(()=>[t.createVNode(r,{class:t.normalizeClass(["uni-calendar__header",{"uni-calendar__header-mobile":!n.insert}])},{default:t.withCtx(()=>[t.createVNode(r,{class:"uni-calendar__header-btn-box",onClick:i[0]||(i[0]=t.withModifiers(e=>s.changeMonth("pre"),["stop"]))},{default:t.withCtx(()=>[t.createVNode(r,{class:"uni-calendar__header-btn uni-calendar--left"})]),_:1}),t.createVNode(c,{mode:"date",value:n.date,fields:"month",onChange:s.bindDateChange},{default:t.withCtx(()=>[t.createVNode(l,{class:"uni-calendar__header-text"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString((o.nowDate.year||"")+s.yearText+(o.nowDate.month||"")+s.monthText),1)]),_:1})]),_:1},8,["value","onChange"]),t.createVNode(r,{class:"uni-calendar__header-btn-box",onClick:i[1]||(i[1]=t.withModifiers(e=>s.changeMonth("next"),["stop"]))},{default:t.withCtx(()=>[t.createVNode(r,{class:"uni-calendar__header-btn uni-calendar--right"})]),_:1}),n.insert?t.createCommentVNode("",!0):(t.openBlock(),t.createBlock(r,{key:0,class:"dialog-close",onClick:s.maskClick},{default:t.withCtx(()=>[t.createVNode(r,{class:"dialog-close-plus","data-id":"close"}),t.createVNode(r,{class:"dialog-close-plus dialog-close-rotate","data-id":"close"})]),_:1},8,["onClick"]))]),_:1},8,["class"]),t.createVNode(r,{class:"uni-calendar__box"},{default:t.withCtx(()=>[n.showMonth?(t.openBlock(),t.createBlock(r,{key:0,class:"uni-calendar__box-bg"},{default:t.withCtx(()=>[t.createVNode(l,{class:"uni-calendar__box-bg-text"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(o.nowDate.month),1)]),_:1})]),_:1})):t.createCommentVNode("",!0),t.createVNode(r,{class:"uni-calendar__weeks",style:{"padding-bottom":"7px"}},{default:t.withCtx(()=>[t.createVNode(r,{class:"uni-calendar__weeks-day"},{default:t.withCtx(()=>[t.createVNode(l,{class:"uni-calendar__weeks-day-text"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(s.SUNText),1)]),_:1})]),_:1}),t.createVNode(r,{class:"uni-calendar__weeks-day"},{default:t.withCtx(()=>[t.createVNode(l,{class:"uni-calendar__weeks-day-text"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(s.MONText),1)]),_:1})]),_:1}),t.createVNode(r,{class:"uni-calendar__weeks-day"},{default:t.withCtx(()=>[t.createVNode(l,{class:"uni-calendar__weeks-day-text"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(s.TUEText),1)]),_:1})]),_:1}),t.createVNode(r,{class:"uni-calendar__weeks-day"},{default:t.withCtx(()=>[t.createVNode(l,{class:"uni-calendar__weeks-day-text"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(s.WEDText),1)]),_:1})]),_:1}),t.createVNode(r,{class:"uni-calendar__weeks-day"},{default:t.withCtx(()=>[t.createVNode(l,{class:"uni-calendar__weeks-day-text"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(s.THUText),1)]),_:1})]),_:1}),t.createVNode(r,{class:"uni-calendar__weeks-day"},{default:t.withCtx(()=>[t.createVNode(l,{class:"uni-calendar__weeks-day-text"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(s.FRIText),1)]),_:1})]),_:1}),t.createVNode(r,{class:"uni-calendar__weeks-day"},{default:t.withCtx(()=>[t.createVNode(l,{class:"uni-calendar__weeks-day-text"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(s.SATText),1)]),_:1})]),_:1})]),_:1}),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(o.weeks,(e,i)=>(t.openBlock(),t.createBlock(r,{class:"uni-calendar__weeks",key:i},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e,(e,i)=>(t.openBlock(),t.createBlock(r,{class:"uni-calendar__weeks-item",key:i},{default:t.withCtx(()=>[t.createVNode(d,{class:"uni-calendar-item--hook",weeks:e,calendar:o.calendar,selected:n.selected,checkHover:n.range,onChange:s.choiceDate,onHandleMouse:s.handleMouse},null,8,["weeks","calendar","selected","checkHover","onChange","onHandleMouse"])]),_:2},1024))),128))]),_:2},1024))),128))]),_:1}),n.insert||n.range||!n.hasTime?t.createCommentVNode("",!0):(t.openBlock(),t.createBlock(r,{key:0,class:"uni-date-changed uni-calendar--fixed-top",style:{padding:"0 80px"}},{default:t.withCtx(()=>[t.createVNode(r,{class:"uni-date-changed--time-date"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(o.tempSingleDate?o.tempSingleDate:s.selectDateText),1)]),_:1}),t.createVNode(u,{type:"time",start:s.timepickerStartTime,end:s.timepickerEndTime,modelValue:o.time,"onUpdate:modelValue":i[2]||(i[2]=e=>o.time=e),disabled:!o.tempSingleDate,border:!1,"hide-second":n.hideSecond,class:"time-picker-style"},null,8,["start","end","modelValue","disabled","hide-second"])]),_:1})),!n.insert&&n.range&&n.hasTime?(t.openBlock(),t.createBlock(r,{key:1,class:"uni-date-changed uni-calendar--fixed-top"},{default:t.withCtx(()=>[t.createVNode(r,{class:"uni-date-changed--time-start"},{default:t.withCtx(()=>[t.createVNode(r,{class:"uni-date-changed--time-date"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(o.tempRange.before?o.tempRange.before:s.startDateText),1)]),_:1}),t.createVNode(u,{type:"time",start:s.timepickerStartTime,modelValue:o.timeRange.startTime,"onUpdate:modelValue":i[3]||(i[3]=e=>o.timeRange.startTime=e),border:!1,"hide-second":n.hideSecond,disabled:!o.tempRange.before,class:"time-picker-style"},null,8,["start","modelValue","hide-second","disabled"])]),_:1}),t.createVNode(r,{style:{"line-height":"50px"}},{default:t.withCtx(()=>[t.createVNode(h,{type:"arrowthinright",color:"#999"})]),_:1}),t.createVNode(r,{class:"uni-date-changed--time-end"},{default:t.withCtx(()=>[t.createVNode(r,{class:"uni-date-changed--time-date"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(o.tempRange.after?o.tempRange.after:s.endDateText),1)]),_:1}),t.createVNode(u,{type:"time",end:s.timepickerEndTime,modelValue:o.timeRange.endTime,"onUpdate:modelValue":i[4]||(i[4]=e=>o.timeRange.endTime=e),border:!1,"hide-second":n.hideSecond,disabled:!o.tempRange.after,class:"time-picker-style"},null,8,["end","modelValue","hide-second","disabled"])]),_:1})]),_:1})):t.createCommentVNode("",!0),n.insert?t.createCommentVNode("",!0):(t.openBlock(),t.createBlock(r,{key:2,class:"uni-date-changed uni-date-btn--ok"},{default:t.withCtx(()=>[t.createVNode(r,{class:"uni-datetime-picker--btn",onClick:s.confirm},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(s.confirmText),1)]),_:1},8,["onClick"])]),_:1}))]),_:1},8,["class"])):t.createCommentVNode("",!0)]),_:1},8,["onMouseleave"])}],["__scopeId","data-v-818adad8"]]),bh={name:"UniDatetimePicker",options:{virtualHost:!0},components:{Calendar:yh,TimePicker:fh},data:()=>({isRange:!1,hasTime:!1,displayValue:"",inputDate:"",calendarDate:"",pickerTime:"",calendarRange:{startDate:"",startTime:"",endDate:"",endTime:""},displayRangeValue:{startDate:"",endDate:""},tempRange:{startDate:"",startTime:"",endDate:"",endTime:""},startMultipleStatus:{before:"",after:"",data:[],fulldate:""},endMultipleStatus:{before:"",after:"",data:[],fulldate:""},pickerVisible:!1,pickerPositionStyle:null,isEmitValue:!1,isPhone:!1,isFirstShow:!0,i18nT:()=>{}}),props:{type:{type:String,default:"datetime"},value:{type:[String,Number,Array,Date],default:""},modelValue:{type:[String,Number,Array,Date],default:""},start:{type:[Number,String],default:""},end:{type:[Number,String],default:""},returnType:{type:String,default:"string"},placeholder:{type:String,default:""},startPlaceholder:{type:String,default:""},endPlaceholder:{type:String,default:""},rangeSeparator:{type:String,default:"-"},border:{type:[Boolean],default:!0},disabled:{type:[Boolean],default:!1},clearIcon:{type:[Boolean],default:!0},hideSecond:{type:[Boolean],default:!1},defaultValue:{type:[String,Object,Array],default:""}},watch:{type:{immediate:!0,handler(e){this.hasTime=-1!==e.indexOf("time"),this.isRange=-1!==e.indexOf("range")}},modelValue:{immediate:!0,handler(e){this.isEmitValue?this.isEmitValue=!1:this.initPicker(e)}},start:{immediate:!0,handler(e){e&&(this.calendarRange.startDate=ih(e),this.hasTime&&(this.calendarRange.startTime=nh(e)))}},end:{immediate:!0,handler(e){e&&(this.calendarRange.endDate=ih(e),this.hasTime&&(this.calendarRange.endTime=nh(e,this.hideSecond)))}}},computed:{timepickerStartTime(){return(this.isRange?this.tempRange.startDate:this.inputDate)===this.calendarRange.startDate?this.calendarRange.startTime:""},timepickerEndTime(){return(this.isRange?this.tempRange.endDate:this.inputDate)===this.calendarRange.endDate?this.calendarRange.endTime:""},mobileCalendarTime(){const e={start:this.tempRange.startTime,end:this.tempRange.endTime};return this.isRange?e:this.pickerTime},mobSelectableTime(){return{start:this.calendarRange.startTime,end:this.calendarRange.endTime}},datePopupWidth(){return this.isRange?653:301},singlePlaceholderText(){return this.placeholder||("date"===this.type?this.selectDateText:this.selectDateTimeText)},startPlaceholderText(){return this.startPlaceholder||this.startDateText},endPlaceholderText(){return this.endPlaceholder||this.endDateText},selectDateText(){return this.i18nT("uni-datetime-picker.selectDate")},selectDateTimeText(){return this.i18nT("uni-datetime-picker.selectDateTime")},selectTimeText(){return this.i18nT("uni-datetime-picker.selectTime")},startDateText(){return this.startPlaceholder||this.i18nT("uni-datetime-picker.startDate")},startTimeText(){return this.i18nT("uni-datetime-picker.startTime")},endDateText(){return this.endPlaceholder||this.i18nT("uni-datetime-picker.endDate")},endTimeText(){return this.i18nT("uni-datetime-picker.endTime")},okText(){return this.i18nT("uni-datetime-picker.ok")},clearText(){return this.i18nT("uni-datetime-picker.clear")},showClearIcon(){return this.clearIcon&&!this.disabled&&(this.displayValue||this.displayRangeValue.startDate&&this.displayRangeValue.endDate)}},created(){this.initI18nT(),this.platform()},methods:{initI18nT(){const e=q(uh);this.i18nT=e.t},initPicker(e){if(!e&&!this.defaultValue||Array.isArray(e)&&!e.length)this.$nextTick(()=>{this.clear(!1)});else if(Array.isArray(e)||this.isRange){const[t,i]=e;if(!t&&!i)return;const n=ih(t),a=nh(t,this.hideSecond),o=ih(i),s=nh(i,this.hideSecond),r=n,l=o;this.displayRangeValue.startDate=this.tempRange.startDate=r,this.displayRangeValue.endDate=this.tempRange.endDate=l,this.hasTime&&(this.displayRangeValue.startDate=`${n} ${a}`,this.displayRangeValue.endDate=`${o} ${s}`,this.tempRange.startTime=a,this.tempRange.endTime=s);const c={before:n,after:o};this.startMultipleStatus=Object.assign({},this.startMultipleStatus,c,{which:"right"}),this.endMultipleStatus=Object.assign({},this.endMultipleStatus,c,{which:"left"})}else e?(this.displayValue=this.inputDate=this.calendarDate=ih(e),this.hasTime&&(this.pickerTime=nh(e,this.hideSecond),this.displayValue=`${this.displayValue} ${this.pickerTime}`)):this.defaultValue&&(this.inputDate=this.calendarDate=ih(this.defaultValue),this.hasTime&&(this.pickerTime=nh(this.defaultValue,this.hideSecond)))},updateLeftCale(e){const t=this.$refs.left;t.cale.setHoverMultiple(e.after),t.setDate(this.$refs.left.nowDate.fullDate)},updateRightCale(e){const t=this.$refs.right;t.cale.setHoverMultiple(e.after),t.setDate(this.$refs.right.nowDate.fullDate)},platform(){if("undefined"!=typeof navigator)return void(this.isPhone=-1!==navigator.userAgent.toLowerCase().indexOf("mobile"));const{windowWidth:e}=Io();this.isPhone=e<=500,this.windowWidth=e},show(){if(this.$emit("show"),this.disabled)return;if(this.platform(),this.isPhone)return void setTimeout(()=>{this.$refs.mobile.open()},0);this.pickerPositionStyle={top:"10px"};ri().in(this).select(".uni-date-editor").boundingClientRect(e=>{this.windowWidth-e.left<this.datePopupWidth&&(this.pickerPositionStyle.right=0)}).exec(),setTimeout(()=>{if(this.pickerVisible=!this.pickerVisible,!this.isPhone&&this.isRange&&this.isFirstShow){this.isFirstShow=!1;const{startDate:e,endDate:t}=this.calendarRange;e&&t?this.diffDate(e,t)<30&&this.$refs.right.changeMonth("pre"):this.isPhone&&(this.$refs.right.cale.lastHover=!1)}},50)},close(){setTimeout(()=>{this.pickerVisible=!1,this.$emit("maskClick",this.value),this.$refs.mobile&&this.$refs.mobile.close()},20)},setEmit(e){"timestamp"!==this.returnType&&"date"!==this.returnType||(Array.isArray(e)?(this.hasTime||(e[0]=e[0]+" 00:00:00",e[1]=e[1]+" 00:00:00"),e[0]=this.createTimestamp(e[0]),e[1]=this.createTimestamp(e[1]),"date"===this.returnType&&(e[0]=new Date(e[0]),e[1]=new Date(e[1]))):(this.hasTime||(e+=" 00:00:00"),e=this.createTimestamp(e),"date"===this.returnType&&(e=new Date(e)))),this.$emit("update:modelValue",e),this.$emit("input",e),this.$emit("change",e),this.isEmitValue=!0},createTimestamp:e=>(e=ch(e),Date.parse(new Date(e))),singleChange(e){this.calendarDate=this.inputDate=e.fulldate,this.hasTime||this.confirmSingleChange()},confirmSingleChange(){if(!rh(this.inputDate)){const e=new Date;this.calendarDate=this.inputDate=ih(e),this.pickerTime=nh(e,this.hideSecond)}let e,t,i=!1;if(this.start){let n=this.start;"number"==typeof this.start&&(n=th(this.start,this.hideSecond)),[e,t]=n.split(" "),this.start&&!sh(e,this.inputDate)&&(i=!0,this.inputDate=e)}let n,a,o=!1;if(this.end){let e=this.end;"number"==typeof this.end&&(e=th(this.end,this.hideSecond)),[n,a]=e.split(" "),this.end&&!sh(this.inputDate,n)&&(o=!0,this.inputDate=n)}this.hasTime?(i&&(this.pickerTime=t||oh(this.hideSecond)),o&&(this.pickerTime=a||oh(this.hideSecond)),this.pickerTime||(this.pickerTime=nh(Date.now(),this.hideSecond)),this.displayValue=`${this.inputDate} ${this.pickerTime}`):this.displayValue=this.inputDate,this.setEmit(this.displayValue),this.pickerVisible=!1},leftChange(e){const{before:t,after:i}=e.range;this.rangeChange(t,i);const n={before:e.range.before,after:e.range.after,data:e.range.data,fulldate:e.fulldate};this.startMultipleStatus=Object.assign({},this.startMultipleStatus,n),this.$emit("calendarClick",e)},rightChange(e){const{before:t,after:i}=e.range;this.rangeChange(t,i);const n={before:e.range.before,after:e.range.after,data:e.range.data,fulldate:e.fulldate};this.endMultipleStatus=Object.assign({},this.endMultipleStatus,n),this.$emit("calendarClick",e)},mobileChange(e){if(this.isRange){const{before:t,after:i}=e.range;if(!t)return;if(this.handleStartAndEnd(t,i,!0),this.hasTime){const{startTime:t,endTime:i}=e.timeRange;this.tempRange.startTime=t,this.tempRange.endTime=i}this.confirmRangeChange()}else this.hasTime?this.displayValue=e.fulldate+" "+e.time:this.displayValue=e.fulldate,this.setEmit(this.displayValue),this.calendarDate=this.displayValue;this.$refs.mobile.close()},rangeChange(e,t){e&&t&&(this.handleStartAndEnd(e,t,!0),this.hasTime||this.confirmRangeChange())},confirmRangeChange(){if(!this.tempRange.startDate||!this.tempRange.endDate)return void(this.pickerVisible=!1);let e,t;rh(this.tempRange.startDate)||(this.tempRange.startDate=ih(Date.now())),rh(this.tempRange.endDate)||(this.tempRange.endDate=ih(Date.now()));let i,n,a=!1,o=!1,s=this.tempRange.startDate,r=this.tempRange.endDate;if(this.hasTime&&(s=`${this.tempRange.startDate} ${this.tempRange.startTime}`,r=`${this.tempRange.endDate} ${this.tempRange.endTime}`),this.start){let e=this.start;"number"==typeof this.start&&(e=th(this.start,this.hideSecond)),[i,n]=e.split(" "),this.start&&!sh(this.start,s)&&(a=!0,this.tempRange.startDate=i),this.start&&!sh(this.start,r)&&(o=!0,this.tempRange.endDate=i)}let l,c,d=!1,u=!1;if(this.end){let e=this.end;"number"==typeof this.end&&(e=th(this.end,this.hideSecond)),[l,c]=e.split(" "),this.end&&!sh(s,this.end)&&(d=!0,this.tempRange.startDate=l),this.end&&!sh(r,this.end)&&(u=!0,this.tempRange.endDate=l)}this.hasTime?(a?this.tempRange.startTime=n||oh(this.hideSecond):d&&(this.tempRange.startTime=c||oh(this.hideSecond)),this.tempRange.startTime||(this.tempRange.startTime=nh(Date.now(),this.hideSecond)),o?this.tempRange.endTime=n||oh(this.hideSecond):u&&(this.tempRange.endTime=c||oh(this.hideSecond)),this.tempRange.endTime||(this.tempRange.endTime=nh(Date.now(),this.hideSecond)),e=this.displayRangeValue.startDate=`${this.tempRange.startDate} ${this.tempRange.startTime}`,t=this.displayRangeValue.endDate=`${this.tempRange.endDate} ${this.tempRange.endTime}`):(e=this.displayRangeValue.startDate=this.tempRange.startDate,t=this.displayRangeValue.endDate=this.tempRange.endDate),sh(e,t)||([e,t]=[t,e]),this.displayRangeValue.startDate=e,this.displayRangeValue.endDate=t;const h=[e,t];this.setEmit(h),this.pickerVisible=!1},handleStartAndEnd(e,t,i=!1){if(!e)return;t||(t=e);const n=i?"tempRange":"range",a=sh(e,t);this[n].startDate=a?e:t,this[n].endDate=a?t:e},dateCompare:(e,t)=>(e=new Date(e.replace("-","/").replace("-","/")))<=(t=new Date(t.replace("-","/").replace("-","/"))),diffDate(e,t){e=new Date(e.replace("-","/").replace("-","/"));const i=((t=new Date(t.replace("-","/").replace("-","/")))-e)/864e5;return Math.abs(i)},clear(e=!0){this.isRange?(this.displayRangeValue.startDate="",this.displayRangeValue.endDate="",this.tempRange.startDate="",this.tempRange.startTime="",this.tempRange.endDate="",this.tempRange.endTime="",this.isPhone?this.$refs.mobile&&this.$refs.mobile.clearCalender():(this.$refs.left&&this.$refs.left.clearCalender(),this.$refs.right&&this.$refs.right.clearCalender(),this.$refs.right&&this.$refs.right.changeMonth("next")),e&&(this.$emit("change",[]),this.$emit("input",[]),this.$emit("update:modelValue",[]))):(this.displayValue="",this.inputDate="",this.pickerTime="",this.isPhone?this.$refs.mobile&&this.$refs.mobile.clearCalender():this.$refs.pcSingle&&this.$refs.pcSingle.clearCalender(),e&&(this.$emit("change",""),this.$emit("input",""),this.$emit("update:modelValue","")))},calendarClick(e){this.$emit("calendarClick",e)}}};const kh=cr(bh,[["render",function(e,i,n,a,o,s){const r=Nr(t.resolveDynamicComponent("uni-icons"),Dr),l=mo,c=sa,d=t.resolveComponent("time-picker"),u=t.resolveComponent("Calendar"),h=co;return t.openBlock(),t.createBlock(l,{class:"uni-date"},{default:t.withCtx(()=>[t.createVNode(l,{class:"uni-date-editor",onClick:s.show},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default",{},()=>[t.createVNode(l,{class:t.normalizeClass(["uni-date-editor--x",{"uni-date-editor--x__disabled":n.disabled,"uni-date-x--border":n.border}])},{default:t.withCtx(()=>[o.isRange?(t.openBlock(),t.createBlock(l,{key:1,class:"uni-date-x uni-date-range"},{default:t.withCtx(()=>[t.createVNode(r,{class:"icon-calendar",type:"calendar",color:"#c0c4cc",size:"22"}),t.createVNode(l,{class:"uni-date__x-input text-center"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(o.displayRangeValue.startDate||s.startPlaceholderText),1)]),_:1}),t.createVNode(l,{class:"range-separator"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(n.rangeSeparator),1)]),_:1}),t.createVNode(l,{class:"uni-date__x-input text-center"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(o.displayRangeValue.endDate||s.endPlaceholderText),1)]),_:1})]),_:1})):(t.openBlock(),t.createBlock(l,{key:0,class:"uni-date-x uni-date-single"},{default:t.withCtx(()=>[t.createVNode(r,{class:"icon-calendar",type:"calendar",color:"#c0c4cc",size:"22"}),t.createVNode(l,{class:"uni-date__x-input"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(o.displayValue||s.singlePlaceholderText),1)]),_:1})]),_:1})),s.showClearIcon?(t.openBlock(),t.createBlock(l,{key:2,class:"uni-date__icon-clear",onClick:t.withModifiers(s.clear,["stop"])},{default:t.withCtx(()=>[t.createVNode(r,{type:"clear",color:"#c0c4cc",size:"22"})]),_:1},8,["onClick"])):t.createCommentVNode("",!0)]),_:1},8,["class"])],!0)]),_:3},8,["onClick"]),t.withDirectives(t.createVNode(l,{class:"uni-date-mask--pc",onClick:s.close},null,8,["onClick"]),[[t.vShow,o.pickerVisible]]),o.isPhone?t.createCommentVNode("",!0):t.withDirectives((t.openBlock(),t.createBlock(l,{key:0,ref:"datePicker",class:"uni-date-picker__container"},{default:t.withCtx(()=>[o.isRange?(t.openBlock(),t.createBlock(l,{key:1,class:"uni-date-range--x",style:t.normalizeStyle(o.pickerPositionStyle)},{default:t.withCtx(()=>[t.createVNode(l,{class:"uni-popper__arrow"}),o.hasTime?(t.openBlock(),t.createBlock(l,{key:0,class:"popup-x-header uni-date-changed"},{default:t.withCtx(()=>[t.createVNode(l,{class:"popup-x-header--datetime"},{default:t.withCtx(()=>[t.createVNode(c,{class:"uni-date__input uni-date-range__input",type:"text",modelValue:o.tempRange.startDate,"onUpdate:modelValue":i[3]||(i[3]=e=>o.tempRange.startDate=e),placeholder:s.startDateText},null,8,["modelValue","placeholder"]),t.createVNode(d,{type:"time",modelValue:o.tempRange.startTime,"onUpdate:modelValue":i[5]||(i[5]=e=>o.tempRange.startTime=e),start:s.timepickerStartTime,border:!1,disabled:!o.tempRange.startDate,hideSecond:n.hideSecond},{default:t.withCtx(()=>[t.createVNode(c,{class:"uni-date__input uni-date-range__input",type:"text",modelValue:o.tempRange.startTime,"onUpdate:modelValue":i[4]||(i[4]=e=>o.tempRange.startTime=e),placeholder:s.startTimeText,disabled:!o.tempRange.startDate},null,8,["modelValue","placeholder","disabled"])]),_:1},8,["modelValue","start","disabled","hideSecond"])]),_:1}),t.createVNode(r,{type:"arrowthinright",color:"#999",style:{"line-height":"40px"}}),t.createVNode(l,{class:"popup-x-header--datetime"},{default:t.withCtx(()=>[t.createVNode(c,{class:"uni-date__input uni-date-range__input",type:"text",modelValue:o.tempRange.endDate,"onUpdate:modelValue":i[6]||(i[6]=e=>o.tempRange.endDate=e),placeholder:s.endDateText},null,8,["modelValue","placeholder"]),t.createVNode(d,{type:"time",modelValue:o.tempRange.endTime,"onUpdate:modelValue":i[8]||(i[8]=e=>o.tempRange.endTime=e),end:s.timepickerEndTime,border:!1,disabled:!o.tempRange.endDate,hideSecond:n.hideSecond},{default:t.withCtx(()=>[t.createVNode(c,{class:"uni-date__input uni-date-range__input",type:"text",modelValue:o.tempRange.endTime,"onUpdate:modelValue":i[7]||(i[7]=e=>o.tempRange.endTime=e),placeholder:s.endTimeText,disabled:!o.tempRange.endDate},null,8,["modelValue","placeholder","disabled"])]),_:1},8,["modelValue","end","disabled","hideSecond"])]),_:1})]),_:1})):t.createCommentVNode("",!0),t.createVNode(l,{class:"popup-x-body"},{default:t.withCtx(()=>[t.createVNode(u,{ref:"left",showMonth:!1,"start-date":o.calendarRange.startDate,"end-date":o.calendarRange.endDate,range:!0,pleStatus:o.endMultipleStatus,onChange:s.leftChange,onFirstEnterCale:s.updateRightCale,style:{padding:"0 8px"}},null,8,["start-date","end-date","pleStatus","onChange","onFirstEnterCale"]),t.createVNode(u,{ref:"right",showMonth:!1,"start-date":o.calendarRange.startDate,"end-date":o.calendarRange.endDate,range:!0,onChange:s.rightChange,pleStatus:o.startMultipleStatus,onFirstEnterCale:s.updateLeftCale,style:{padding:"0 8px","border-left":"1px solid #F1F1F1"}},null,8,["start-date","end-date","onChange","pleStatus","onFirstEnterCale"])]),_:1}),o.hasTime?(t.openBlock(),t.createBlock(l,{key:1,class:"popup-x-footer"},{default:t.withCtx(()=>[t.createVNode(h,{onClick:s.clear},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(s.clearText),1)]),_:1},8,["onClick"]),t.createVNode(h,{class:"confirm-text",onClick:s.confirmRangeChange},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(s.okText),1)]),_:1},8,["onClick"])]),_:1})):t.createCommentVNode("",!0)]),_:1},8,["style"])):(t.openBlock(),t.createBlock(l,{key:0,class:"uni-date-single--x",style:t.normalizeStyle(o.pickerPositionStyle)},{default:t.withCtx(()=>[t.createVNode(l,{class:"uni-popper__arrow"}),o.hasTime?(t.openBlock(),t.createBlock(l,{key:0,class:"uni-date-changed popup-x-header"},{default:t.withCtx(()=>[t.createVNode(c,{class:"uni-date__input text-center",type:"text",modelValue:o.inputDate,"onUpdate:modelValue":i[0]||(i[0]=e=>o.inputDate=e),placeholder:s.selectDateText},null,8,["modelValue","placeholder"]),t.createVNode(d,{type:"time",modelValue:o.pickerTime,"onUpdate:modelValue":i[2]||(i[2]=e=>o.pickerTime=e),border:!1,disabled:!o.inputDate,start:s.timepickerStartTime,end:s.timepickerEndTime,hideSecond:n.hideSecond,style:{width:"100%"}},{default:t.withCtx(()=>[t.createVNode(c,{class:"uni-date__input text-center",type:"text",modelValue:o.pickerTime,"onUpdate:modelValue":i[1]||(i[1]=e=>o.pickerTime=e),placeholder:s.selectTimeText,disabled:!o.inputDate},null,8,["modelValue","placeholder","disabled"])]),_:1},8,["modelValue","disabled","start","end","hideSecond"])]),_:1})):t.createCommentVNode("",!0),t.createVNode(u,{ref:"pcSingle",showMonth:!1,"start-date":o.calendarRange.startDate,"end-date":o.calendarRange.endDate,date:o.calendarDate,onChange:s.singleChange,"default-value":n.defaultValue,style:{padding:"0 8px"}},null,8,["start-date","end-date","date","onChange","default-value"]),o.hasTime?(t.openBlock(),t.createBlock(l,{key:1,class:"popup-x-footer"},{default:t.withCtx(()=>[t.createVNode(h,{class:"confirm-text",onClick:s.confirmSingleChange},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(s.okText),1)]),_:1},8,["onClick"])]),_:1})):t.createCommentVNode("",!0)]),_:1},8,["style"]))]),_:1},512)),[[t.vShow,o.pickerVisible]]),o.isPhone?(t.openBlock(),t.createBlock(u,{key:1,ref:"mobile",clearDate:!1,date:o.calendarDate,defTime:s.mobileCalendarTime,"start-date":o.calendarRange.startDate,"end-date":o.calendarRange.endDate,selectableTimes:s.mobSelectableTime,startPlaceholder:n.startPlaceholder,endPlaceholder:n.endPlaceholder,"default-value":n.defaultValue,pleStatus:o.endMultipleStatus,showMonth:!1,range:o.isRange,hasTime:o.hasTime,insert:!1,hideSecond:n.hideSecond,onConfirm:s.mobileChange,onMaskClose:s.close,onChange:s.calendarClick},null,8,["date","defTime","start-date","end-date","selectableTimes","startPlaceholder","endPlaceholder","default-value","pleStatus","range","hasTime","hideSecond","onConfirm","onMaskClose","onChange"])):t.createCommentVNode("",!0)]),_:3})}],["__scopeId","data-v-fcb15c5d"]]);const _h=cr({name:"UniDrawer",components:{keypress:{name:"Keypress",props:{disable:{type:Boolean,default:!1}},mounted(){const e={esc:["Esc","Escape"],tab:"Tab",enter:"Enter",space:[" ","Spacebar"],up:["Up","ArrowUp"],left:["Left","ArrowLeft"],right:["Right","ArrowRight"],down:["Down","ArrowDown"],delete:["Backspace","Delete","Del"]};document.addEventListener("keyup",t=>{if(this.disable)return;const i=Object.keys(e).find(i=>{const n=t.key,a=e[i];return a===n||Array.isArray(a)&&a.includes(n)});i&&setTimeout(()=>{this.$emit(i,{})},0)})},render:()=>{}}},emits:["change"],props:{mode:{type:String,default:""},mask:{type:Boolean,default:!0},maskClick:{type:Boolean,default:!0},width:{type:Number,default:220}},data:()=>({visibleSync:!1,showDrawer:!1,rightMode:!1,watchTimer:null,drawerWidth:220}),created(){this.drawerWidth=this.width,this.rightMode="right"===this.mode},methods:{clear(){},close(e){("mask"!==e||this.maskClick)&&this.visibleSync&&this._change("showDrawer","visibleSync",!1)},open(){this.visibleSync||this._change("visibleSync","showDrawer",!0)},_change(e,t,i){this[e]=i,this.watchTimer&&clearTimeout(this.watchTimer),this.watchTimer=setTimeout(()=>{this[t]=i,this.$emit("change",i)},i?50:300)}}},[["render",function(e,i,n,a,o,s){const r=mo,l=t.resolveComponent("keypress");return o.visibleSync?(t.openBlock(),t.createBlock(r,{key:0,class:t.normalizeClass([{"uni-drawer--visible":o.showDrawer},"uni-drawer"]),onTouchmove:t.withModifiers(s.clear,["stop","prevent"])},{default:t.withCtx(()=>[t.createVNode(r,{class:t.normalizeClass(["uni-drawer__mask",{"uni-drawer__mask--visible":o.showDrawer&&n.mask}]),onClick:i[0]||(i[0]=e=>s.close("mask"))},null,8,["class"]),t.createVNode(r,{class:t.normalizeClass(["uni-drawer__content",{"uni-drawer--right":o.rightMode,"uni-drawer--left":!o.rightMode,"uni-drawer__content--visible":o.showDrawer}]),style:t.normalizeStyle({width:o.drawerWidth+"px"})},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3},8,["class","style"]),t.createVNode(l,{onEsc:i[1]||(i[1]=e=>s.close("mask"))})]),_:3},8,["class","onTouchmove"])):t.createCommentVNode("",!0)}],["__scopeId","data-v-fb4f39d2"]]);function wh(e){let t="";for(let i in e){t+=`${i}:${e[i]};`}return t}const xh=cr({name:"uni-easyinput",emits:["click","iconClick","update:modelValue","input","focus","blur","confirm","clear","eyes","change","keyboardheightchange"],model:{prop:"modelValue",event:"update:modelValue"},options:{virtualHost:!0},inject:{form:{from:"uniForm",default:null},formItem:{from:"uniFormItem",default:null}},props:{name:String,value:[Number,String],modelValue:[Number,String],type:{type:String,default:"text"},clearable:{type:Boolean,default:!0},autoHeight:{type:Boolean,default:!1},placeholder:{type:String,default:" "},placeholderStyle:String,focus:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},maxlength:{type:[Number,String],default:140},confirmType:{type:String,default:"done"},clearSize:{type:[Number,String],default:24},inputBorder:{type:Boolean,default:!0},prefixIcon:{type:String,default:""},suffixIcon:{type:String,default:""},trim:{type:[Boolean,String],default:!1},cursorSpacing:{type:Number,default:0},passwordIcon:{type:Boolean,default:!0},adjustPosition:{type:Boolean,default:!0},primaryColor:{type:String,default:"#2979ff"},styles:{type:Object,default:()=>({color:"#333",backgroundColor:"#fff",disableColor:"#F7F6F6",borderColor:"#e5e5e5"})},errorMessage:{type:[String,Boolean],default:""}},data:()=>({focused:!1,val:"",showMsg:"",border:!1,isFirstBorder:!1,showClearIcon:!1,showPassword:!1,focusShow:!1,localMsg:"",isEnter:!1}),computed:{isVal(){const e=this.val;return!(!e&&0!==e)},msg(){return this.localMsg||this.errorMessage},inputMaxlength(){return Number(this.maxlength)},boxStyle(){return`color:${this.inputBorder&&this.msg?"#e43d33":this.styles.color};`},inputContentClass(){return function(e){let t="";for(let i in e)e[i]&&(t+=`${i} `);return t}({"is-input-border":this.inputBorder,"is-input-error-border":this.inputBorder&&this.msg,"is-textarea":"textarea"===this.type,"is-disabled":this.disabled,"is-focused":this.focusShow})},inputContentStyle(){const e=this.focusShow?this.primaryColor:this.styles.borderColor;return wh({"border-color":(this.inputBorder&&this.msg?"#dd524d":e)||"#e5e5e5","background-color":this.disabled?this.styles.disableColor:this.styles.backgroundColor})},inputStyle(){return wh({"padding-right":"password"===this.type||this.clearable||this.prefixIcon?"":"10px","padding-left":this.prefixIcon?"":"10px",...this.styles})}},watch:{value(e){this.val=null!==e?e:""},modelValue(e){this.val=null!==e?e:""},focus(e){this.$nextTick(()=>{this.focused=this.focus,this.focusShow=this.focus})}},created(){this.init(),this.form&&this.formItem&&this.$watch("formItem.errMsg",e=>{this.localMsg=e})},mounted(){this.$nextTick(()=>{this.focused=this.focus,this.focusShow=this.focus})},methods:{init(){this.value||0===this.value?this.val=this.value:this.modelValue||0===this.modelValue||""===this.modelValue?this.val=this.modelValue:this.val=""},onClickIcon(e){this.$emit("iconClick",e)},onEyes(){this.showPassword=!this.showPassword,this.$emit("eyes",this.showPassword)},onInput(e){let t=e.detail.value;this.trim&&("boolean"==typeof this.trim&&this.trim&&(t=this.trimStr(t)),"string"==typeof this.trim&&(t=this.trimStr(t,this.trim))),this.errMsg&&(this.errMsg=""),this.val=t,this.$emit("input",t),this.$emit("update:modelValue",t)},onFocus(){this.$nextTick(()=>{this.focused=!0}),this.$emit("focus",null)},_Focus(e){this.focusShow=!0,this.$emit("focus",e)},onBlur(){this.focused=!1,this.$emit("blur",null)},_Blur(e){if(e.detail.value,this.focusShow=!1,this.$emit("blur",e),!1===this.isEnter&&this.$emit("change",this.val),this.form&&this.formItem){const{validateTrigger:e}=this.form;"blur"===e&&this.formItem.onFieldChange()}},onConfirm(e){this.$emit("confirm",this.val),this.isEnter=!0,this.$emit("change",this.val),this.$nextTick(()=>{this.isEnter=!1})},onClear(e){this.val="",this.$emit("input",""),this.$emit("update:modelValue",""),this.$emit("clear")},onkeyboardheightchange(e){this.$emit("keyboardheightchange",e)},trimStr:(e,t="both")=>"both"===t?e.trim():"left"===t?e.trimLeft():"right"===t?e.trimRight():"start"===t?e.trimStart():"end"===t?e.trimEnd():"all"===t?e.replace(/\s+/g,""):e}},[["render",function(e,i,n,a,o,s){const r=Nr(t.resolveDynamicComponent("uni-icons"),Dr),l=fo,c=sa,d=mo;return t.openBlock(),t.createBlock(d,{class:t.normalizeClass(["uni-easyinput",{"uni-easyinput-error":s.msg}]),style:t.normalizeStyle(s.boxStyle)},{default:t.withCtx(()=>[t.createVNode(d,{class:t.normalizeClass(["uni-easyinput__content",s.inputContentClass]),style:t.normalizeStyle(s.inputContentStyle)},{default:t.withCtx(()=>[n.prefixIcon?(t.openBlock(),t.createBlock(r,{key:0,class:"content-clear-icon",type:n.prefixIcon,color:"#c0c4cc",onClick:i[0]||(i[0]=e=>s.onClickIcon("prefix")),size:"22"},null,8,["type"])):t.createCommentVNode("",!0),t.renderSlot(e.$slots,"left",{},void 0,!0),"textarea"===n.type?(t.openBlock(),t.createBlock(l,{key:1,class:t.normalizeClass(["uni-easyinput__content-textarea",{"input-padding":n.inputBorder}]),name:n.name,value:o.val,placeholder:n.placeholder,placeholderStyle:n.placeholderStyle,disabled:n.disabled,"placeholder-class":"uni-easyinput__placeholder-class",maxlength:s.inputMaxlength,focus:o.focused,autoHeight:n.autoHeight,"cursor-spacing":n.cursorSpacing,"adjust-position":n.adjustPosition,onInput:s.onInput,onBlur:s._Blur,onFocus:s._Focus,onConfirm:s.onConfirm,onKeyboardheightchange:s.onkeyboardheightchange},null,8,["class","name","value","placeholder","placeholderStyle","disabled","maxlength","focus","autoHeight","cursor-spacing","adjust-position","onInput","onBlur","onFocus","onConfirm","onKeyboardheightchange"])):(t.openBlock(),t.createBlock(c,{key:2,type:"password"===n.type?"text":n.type,class:"uni-easyinput__content-input",style:t.normalizeStyle(s.inputStyle),name:n.name,value:o.val,password:!o.showPassword&&"password"===n.type,placeholder:n.placeholder,placeholderStyle:n.placeholderStyle,"placeholder-class":"uni-easyinput__placeholder-class",disabled:n.disabled,maxlength:s.inputMaxlength,focus:o.focused,confirmType:n.confirmType,"cursor-spacing":n.cursorSpacing,"adjust-position":n.adjustPosition,onFocus:s._Focus,onBlur:s._Blur,onInput:s.onInput,onConfirm:s.onConfirm,onKeyboardheightchange:s.onkeyboardheightchange},null,8,["type","style","name","value","password","placeholder","placeholderStyle","disabled","maxlength","focus","confirmType","cursor-spacing","adjust-position","onFocus","onBlur","onInput","onConfirm","onKeyboardheightchange"])),"password"===n.type&&n.passwordIcon?(t.openBlock(),t.createElementBlock(t.Fragment,{key:3},[s.isVal?(t.openBlock(),t.createBlock(r,{key:0,class:t.normalizeClass(["content-clear-icon",{"is-textarea-icon":"textarea"===n.type}]),type:o.showPassword?"eye-slash-filled":"eye-filled",size:22,color:o.focusShow?n.primaryColor:"#c0c4cc",onClick:s.onEyes},null,8,["class","type","color","onClick"])):t.createCommentVNode("",!0)],64)):t.createCommentVNode("",!0),n.suffixIcon?(t.openBlock(),t.createElementBlock(t.Fragment,{key:4},[n.suffixIcon?(t.openBlock(),t.createBlock(r,{key:0,class:"content-clear-icon",type:n.suffixIcon,color:"#c0c4cc",onClick:i[1]||(i[1]=e=>s.onClickIcon("suffix")),size:"22"},null,8,["type"])):t.createCommentVNode("",!0)],64)):(t.openBlock(),t.createElementBlock(t.Fragment,{key:5},[n.clearable&&s.isVal&&!n.disabled&&"textarea"!==n.type?(t.openBlock(),t.createBlock(r,{key:0,class:t.normalizeClass(["content-clear-icon",{"is-textarea-icon":"textarea"===n.type}]),type:"clear",size:n.clearSize,color:s.msg?"#dd524d":o.focusShow?n.primaryColor:"#c0c4cc",onClick:s.onClear},null,8,["class","size","color","onClick"])):t.createCommentVNode("",!0)],64)),t.renderSlot(e.$slots,"right",{},void 0,!0)]),_:3},8,["class","style"])]),_:3},8,["class","style"])}],["__scopeId","data-v-380bd23d"]]);const vh=cr({name:"UniFab",emits:["fabClick","trigger"],props:{pattern:{type:Object,default:()=>({})},horizontal:{type:String,default:"left"},vertical:{type:String,default:"bottom"},direction:{type:String,default:"horizontal"},content:{type:Array,default:()=>[]},show:{type:Boolean,default:!1},popMenu:{type:Boolean,default:!0}},data:()=>({fabShow:!1,isShow:!1,isAndroidNvue:!1,styles:{color:"#3c3e49",selectedColor:"#007AFF",backgroundColor:"#fff",buttonColor:"#007AFF",iconColor:"#fff",icon:"plusempty"}}),computed:{contentWidth(e){return 55*(this.content.length+1)+15+"px"},contentWidthMin:()=>"55px",boxWidth(){return this.getPosition(3,"horizontal")},boxHeight(){return this.getPosition(3,"vertical")},leftBottom(){return this.getPosition(0,"left","bottom")},rightBottom(){return this.getPosition(0,"right","bottom")},leftTop(){return this.getPosition(0,"left","top")},rightTop(){return this.getPosition(0,"right","top")},flexDirectionStart(){return this.getPosition(1,"vertical","top")},flexDirectionEnd(){return this.getPosition(1,"vertical","bottom")},horizontalLeft(){return this.getPosition(2,"horizontal","left")},horizontalRight(){return this.getPosition(2,"horizontal","right")},nvueBottom:()=>30},watch:{pattern:{handler(e,t){this.styles=Object.assign({},this.styles,e)},deep:!0}},created(){this.isShow=this.show,0===this.top&&(this.fabShow=!0),this.styles=Object.assign({},this.styles,this.pattern)},methods:{_onClick(){this.$emit("fabClick"),this.popMenu&&(this.isShow=!this.isShow)},open(){this.isShow=!0},close(){this.isShow=!1},_onItemClick(e,t){this.isShow&&this.$emit("trigger",{index:e,item:t})},getPosition(e,t,i){return 0===e?this.horizontal===t&&this.vertical===i:1===e?this.direction===t&&this.vertical===i:2===e?this.direction===t&&this.horizontal===i:this.isShow&&this.direction===t?this.contentWidth:this.contentWidthMin}}},[["render",function(e,i,n,a,o,s){const r=mo,l=On,c=co,d=Nr(t.resolveDynamicComponent("uni-icons"),Dr);return t.openBlock(),t.createBlock(r,{class:"uni-cursor-point"},{default:t.withCtx(()=>[n.popMenu&&(s.leftBottom||s.rightBottom||s.leftTop||s.rightTop)&&n.content.length>0?(t.openBlock(),t.createBlock(r,{key:0,class:t.normalizeClass([{"uni-fab--leftBottom":s.leftBottom,"uni-fab--rightBottom":s.rightBottom,"uni-fab--leftTop":s.leftTop,"uni-fab--rightTop":s.rightTop},"uni-fab"]),style:t.normalizeStyle(s.nvueBottom)},{default:t.withCtx(()=>[t.createVNode(r,{class:t.normalizeClass([{"uni-fab__content--left":"left"===n.horizontal,"uni-fab__content--right":"right"===n.horizontal,"uni-fab__content--flexDirection":"vertical"===n.direction,"uni-fab__content--flexDirectionStart":s.flexDirectionStart,"uni-fab__content--flexDirectionEnd":s.flexDirectionEnd,"uni-fab__content--other-platform":!o.isAndroidNvue},"uni-fab__content"]),style:t.normalizeStyle({width:s.boxWidth,height:s.boxHeight,backgroundColor:o.styles.backgroundColor}),elevation:"5"},{default:t.withCtx(()=>[s.flexDirectionStart||s.horizontalLeft?(t.openBlock(),t.createBlock(r,{key:0,class:"uni-fab__item uni-fab__item--first"})):t.createCommentVNode("",!0),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(n.content,(e,i)=>(t.openBlock(),t.createBlock(r,{key:i,class:t.normalizeClass([{"uni-fab__item--active":o.isShow},"uni-fab__item"]),onClick:t=>s._onItemClick(i,e)},{default:t.withCtx(()=>[t.createVNode(l,{src:e.active?e.selectedIconPath:e.iconPath,class:"uni-fab__item-image",mode:"aspectFit"},null,8,["src"]),t.createVNode(c,{class:"uni-fab__item-text",style:t.normalizeStyle({color:e.active?o.styles.selectedColor:o.styles.color})},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.text),1)]),_:2},1032,["style"])]),_:2},1032,["class","onClick"]))),128)),s.flexDirectionEnd||s.horizontalRight?(t.openBlock(),t.createBlock(r,{key:1,class:"uni-fab__item uni-fab__item--first"})):t.createCommentVNode("",!0)]),_:1},8,["class","style"])]),_:1},8,["class","style"])):t.createCommentVNode("",!0),t.createVNode(r,{class:t.normalizeClass([{"uni-fab__circle--leftBottom":s.leftBottom,"uni-fab__circle--rightBottom":s.rightBottom,"uni-fab__circle--leftTop":s.leftTop,"uni-fab__circle--rightTop":s.rightTop,"uni-fab__content--other-platform":!o.isAndroidNvue},"uni-fab__circle uni-fab__plus"]),style:t.normalizeStyle({"background-color":o.styles.buttonColor,bottom:s.nvueBottom}),onClick:s._onClick},{default:t.withCtx(()=>[t.createVNode(d,{class:t.normalizeClass(["fab-circle-icon",{"uni-fab__plus--active":o.isShow&&n.content.length>0}]),type:o.styles.icon,color:o.styles.iconColor,size:"32"},null,8,["type","color","class"])]),_:1},8,["class","style","onClick"])]),_:1})}],["__scopeId","data-v-00f95700"]]),Ch={en:{"uni-fav.collect":"collect","uni-fav.collected":"collected"},"zh-Hans":{"uni-fav.collect":"收藏","uni-fav.collected":"已收藏"},"zh-Hant":{"uni-fav.collect":"收藏","uni-fav.collected":"已收藏"}},{t:Sh}=q(Ch);const Th=cr({name:"UniFav",emits:["click"],props:{star:{type:[Boolean,String],default:!0},bgColor:{type:String,default:"#eeeeee"},fgColor:{type:String,default:"#666666"},bgColorChecked:{type:String,default:"#007aff"},fgColorChecked:{type:String,default:"#FFFFFF"},circle:{type:[Boolean,String],default:!1},checked:{type:Boolean,default:!1},contentText:{type:Object,default:()=>({contentDefault:"",contentFav:""})},stat:{type:Boolean,default:!1}},computed:{contentDefault(){return this.contentText.contentDefault||Sh("uni-fav.collect")},contentFav(){return this.contentText.contentFav||Sh("uni-fav.collected")}},watch:{checked(){uni.report&&this.stat&&(this.checked?uni.report("收藏","收藏"):uni.report("取消收藏","取消收藏"))}},methods:{onClick(){this.$emit("click")}}},[["render",function(e,i,n,a,o,s){const r=Nr(t.resolveDynamicComponent("uni-icons"),Dr),l=co,c=mo;return t.openBlock(),t.createBlock(c,{class:t.normalizeClass([[!0===n.circle||"true"===n.circle?"uni-fav--circle":""],"uni-fav"]),style:t.normalizeStyle([{backgroundColor:n.checked?n.bgColorChecked:n.bgColor}]),onClick:s.onClick},{default:t.withCtx(()=>[n.checked||!0!==n.star&&"true"!==n.star?t.createCommentVNode("",!0):(t.openBlock(),t.createBlock(r,{key:0,color:n.fgColor,style:t.normalizeStyle({color:n.checked?n.fgColorChecked:n.fgColor}),class:"uni-fav-star",size:"14",type:"star-filled"},null,8,["color","style"])),t.createVNode(l,{style:t.normalizeStyle({color:n.checked?n.fgColorChecked:n.fgColor}),class:"uni-fav-text"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(n.checked?s.contentFav:s.contentDefault),1)]),_:1},8,["style"])]),_:1},8,["class","style","onClick"])}],["__scopeId","data-v-ef106788"]]),Dh="chooseAndUploadFile:fail";function Nh(e,t){return e.tempFiles.forEach((e,i)=>{e.name||(e.name=e.path.substring(e.path.lastIndexOf("/")+1)),t&&(e.fileType=t),e.cloudPath=Date.now()+"_"+i+e.name.substring(e.name.lastIndexOf("."))}),e.tempFilePaths||(e.tempFilePaths=e.tempFiles.map(e=>e.path)),e}function Vh(e,t=5,i){const n=(e=JSON.parse(JSON.stringify(e))).length;let a=0,o=this;return new Promise(s=>{for(;a<t;)r();function r(){let t=a++;if(t>=n)return void(!e.find(e=>!e.url&&!e.errMsg)&&s(e));const l=e[t],c=o.files.findIndex(e=>e.uuid===l.uuid);l.url="",delete l.errMsg,Ou.uploadFile({filePath:l.path,cloudPath:l.cloudPath,fileType:l.fileType,onUploadProgress:e=>{e.index=c,i&&i(e)}}).then(e=>{l.url=e.fileID,l.index=c,t<n&&r()}).catch(e=>{l.errMsg=e.errMsg||e.message,l.index=c,t<n&&r()})}})}function Bh(e,{onChooseFile:t,onUploadProgress:i}){return e.then(e=>{if(t){const i=t(e);if(void 0!==i)return Promise.resolve(i).then(t=>void 0===t?e:t)}return e}).then(e=>!1===e?{errMsg:"chooseAndUploadFile:ok",tempFilePaths:[],tempFiles:[]}:e)}function Ih(e={type:"all"}){return"image"===e.type?Bh(function(e){const{count:t,sizeType:i=["original","compressed"],sourceType:n,extension:a}=e;return new Promise((e,o)=>{Wo({count:t,sizeType:i,sourceType:n,extension:a,success(t){e(Nh(t,"image"))},fail(e){o({errMsg:e.errMsg.replace("chooseImage:fail",Dh)})}})})}(e),e):"video"===e.type?Bh(function(e){const{count:t,camera:i,compressed:n,maxDuration:a,sourceType:o,extension:s}=e;return new Promise((e,t)=>{ds({camera:i,compressed:n,maxDuration:a,sourceType:o,extension:s,success(t){const{tempFilePath:i,duration:n,size:a,height:o,width:s}=t;e(Nh({errMsg:"chooseVideo:ok",tempFilePaths:[i],tempFiles:[{name:t.tempFile&&t.tempFile.name||"",path:i,size:a,type:t.tempFile&&t.tempFile.type||"",width:s,height:o,duration:n,fileType:"video",cloudPath:""}]},"video"))},fail(e){t({errMsg:e.errMsg.replace("chooseVideo:fail",Dh)})}})})}(e),e):Bh(function(e){const{count:t,extension:i}=e;return new Promise((e,n)=>{let a=jo;if("undefined"!=typeof wx&&"function"==typeof wx.chooseMessageFile&&(a=wx.chooseMessageFile),"function"!=typeof a)return n({errMsg:Dh+" 请指定 type 类型,该平台仅支持选择 image 或 video。"});a({type:"all",count:t,extension:i,success(t){e(Nh(t))},fail(e){n({errMsg:e.errMsg.replace("chooseFile:fail",Dh)})}})})}(e),e)}const Mh=e=>{const t=e.lastIndexOf("."),i=e.length;return{name:e.substring(0,t),ext:e.substring(t+1,i)}},Eh=e=>{if(Array.isArray(e))return e;return e.replace(/(\[|\])/g,"").split(",")},Ah=async(e,t="image")=>{const i=Mh(e.name).ext.toLowerCase();let n={name:e.name,uuid:e.uuid,extname:i||"",cloudPath:e.cloudPath,fileType:e.fileType,thumbTempFilePath:e.thumbTempFilePath,url:e.path||e.path,size:e.size,image:{},path:e.path,video:{}};if("image"===t){const t=await(a=e.path,new Promise((e,t)=>{$o({src:a,success(t){e(t)},fail(e){t(e)}})}));delete n.video,n.image.width=t.width,n.image.height=t.height,n.image.location=t.path}else delete n.image;var a;return n};const Ph=cr({name:"uploadImage",emits:["uploadFiles","choose","delFile"],props:{filesList:{type:Array,default:()=>[]},disabled:{type:Boolean,default:!1},disablePreview:{type:Boolean,default:!1},limit:{type:[Number,String],default:9},imageStyles:{type:Object,default:()=>({width:"auto",height:"auto",border:{}})},delIcon:{type:Boolean,default:!0},readonly:{type:Boolean,default:!1}},computed:{styles(){return Object.assign({width:"auto",height:"auto",border:{}},this.imageStyles)},boxStyle(){const{width:e="auto",height:t="auto"}=this.styles;let i={};"auto"===t?"auto"!==e?(i.height=this.value2px(e),i["padding-top"]=0):i.height=0:(i.height=this.value2px(t),i["padding-top"]=0),i.width="auto"===e?"auto"!==t?this.value2px(t):"33.3%":this.value2px(e);let n="";for(let a in i)n+=`${a}:${i[a]};`;return n},borderStyle(){let{border:e}=this.styles,t={};if("boolean"==typeof e)t.border=e?"1px #eee solid":"none";else{let i=e&&e.width||1;i=this.value2px(i);let n=e&&e.radius||3;n=this.value2px(n),t={"border-width":i,"border-style":e&&e.style||"solid","border-color":e&&e.color||"#eee","border-radius":n}}let i="";for(let n in t)i+=`${n}:${t[n]};`;return i}},methods:{uploadFiles(e,t){this.$emit("uploadFiles",e)},choose(){this.$emit("choose")},delFile(e){this.$emit("delFile",e)},prviewImage(e,t){let i=[];1===Number(this.limit)&&this.disablePreview&&!this.disabled&&this.$emit("choose"),this.disablePreview||(this.filesList.forEach(e=>{i.push(e.url)}),ls({urls:i,current:t}))},value2px:e=>("number"==typeof e?e+="px":-1===e.indexOf("%")&&(e=-1!==e.indexOf("px")?e:e+"px"),e)}},[["render",function(e,i,n,a,o,s){const r=On,l=mo,c=Ha;return t.openBlock(),t.createBlock(l,{class:"uni-file-picker__container"},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(n.filesList,(e,i)=>(t.openBlock(),t.createBlock(l,{class:"file-picker__box",key:i,style:t.normalizeStyle(s.boxStyle)},{default:t.withCtx(()=>[t.createVNode(l,{class:"file-picker__box-content",style:t.normalizeStyle(s.borderStyle)},{default:t.withCtx(()=>[t.createVNode(r,{class:"file-image",src:e.url,mode:"aspectFill",onClick:t.withModifiers(t=>s.prviewImage(e,i),["stop"])},null,8,["src","onClick"]),n.delIcon&&!n.readonly?(t.openBlock(),t.createBlock(l,{key:0,class:"icon-del-box",onClick:t.withModifiers(e=>s.delFile(i),["stop"])},{default:t.withCtx(()=>[t.createVNode(l,{class:"icon-del"}),t.createVNode(l,{class:"icon-del rotate"})]),_:1},8,["onClick"])):t.createCommentVNode("",!0),e.progress&&100!==e.progress||0===e.progress?(t.openBlock(),t.createBlock(l,{key:1,class:"file-picker__progress"},{default:t.withCtx(()=>[t.createVNode(c,{class:"file-picker__progress-item",percent:-1===e.progress?0:e.progress,"stroke-width":"4",backgroundColor:e.errMsg?"#ff5a5f":"#EBEBEB"},null,8,["percent","backgroundColor"])]),_:2},1024)):t.createCommentVNode("",!0),e.errMsg?(t.openBlock(),t.createBlock(l,{key:2,class:"file-picker__mask",onClick:t.withModifiers(t=>s.uploadFiles(e,i),["stop"])},{default:t.withCtx(()=>[t.createTextVNode(" 点击重试 ")]),_:1},8,["onClick"])):t.createCommentVNode("",!0)]),_:2},1032,["style"])]),_:2},1032,["style"]))),128)),n.filesList.length<n.limit&&!n.readonly?(t.openBlock(),t.createBlock(l,{key:0,class:"file-picker__box",style:t.normalizeStyle(s.boxStyle)},{default:t.withCtx(()=>[t.createVNode(l,{class:"file-picker__box-content is-add",style:t.normalizeStyle(s.borderStyle),onClick:s.choose},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3},8,["style","onClick"])]),_:3},8,["style"])):t.createCommentVNode("",!0)]),_:3})}],["__scopeId","data-v-d9ad1e8a"]]);const Rh=cr({name:"uploadFile",emits:["uploadFiles","choose","delFile"],props:{filesList:{type:Array,default:()=>[]},delIcon:{type:Boolean,default:!0},limit:{type:[Number,String],default:9},showType:{type:String,default:""},listStyles:{type:Object,default:()=>({border:!0,dividline:!0,borderStyle:{}})},readonly:{type:Boolean,default:!1}},computed:{list(){let e=[];return this.filesList.forEach(t=>{e.push(t)}),e},styles(){return Object.assign({border:!0,dividline:!0,"border-style":{}},this.listStyles)},borderStyle(){let{borderStyle:e,border:t}=this.styles,i={};if(t){let t=e&&e.width||1;t=this.value2px(t);let n=e&&e.radius||5;n=this.value2px(n),i={"border-width":t,"border-style":e&&e.style||"solid","border-color":e&&e.color||"#eee","border-radius":n}}else i.border="none";let n="";for(let a in i)n+=`${a}:${i[a]};`;return n},borderLineStyle(){let e={},{borderStyle:t}=this.styles;if(t&&t.color&&(e["border-color"]=t.color),t&&t.width){let i=t&&t.width||1,n=t&&t.style||0;"number"==typeof i?i+="px":i=i.indexOf("px")?i:i+"px",e["border-width"]=i,"number"==typeof n?n+="px":n=n.indexOf("px")?n:n+"px",e["border-top-style"]=n}let i="";for(let n in e)i+=`${n}:${e[n]};`;return i}},methods:{uploadFiles(e,t){this.$emit("uploadFiles",{item:e,index:t})},choose(){this.$emit("choose")},delFile(e){this.$emit("delFile",e)},value2px:e=>("number"==typeof e?e+="px":e=-1!==e.indexOf("px")?e:e+"px",e)}},[["render",function(e,i,n,a,o,s){const r=mo,l=Ha;return t.openBlock(),t.createBlock(r,{class:"uni-file-picker__files"},{default:t.withCtx(()=>[n.readonly?t.createCommentVNode("",!0):(t.openBlock(),t.createBlock(r,{key:0,class:"files-button",onClick:s.choose},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3},8,["onClick"])),s.list.length>0?(t.openBlock(),t.createBlock(r,{key:1,class:"uni-file-picker__lists is-text-box",style:t.normalizeStyle(s.borderStyle)},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(s.list,(e,i)=>(t.openBlock(),t.createBlock(r,{class:t.normalizeClass(["uni-file-picker__lists-box",{"files-border":0!==i&&s.styles.dividline}]),key:i,style:t.normalizeStyle(0!==i&&s.styles.dividline&&s.borderLineStyle)},{default:t.withCtx(()=>[t.createVNode(r,{class:"uni-file-picker__item"},{default:t.withCtx(()=>[t.createVNode(r,{class:"files__name"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.name),1)]),_:2},1024),n.delIcon&&!n.readonly?(t.openBlock(),t.createBlock(r,{key:0,class:"icon-del-box icon-files",onClick:e=>s.delFile(i)},{default:t.withCtx(()=>[t.createVNode(r,{class:"icon-del icon-files"}),t.createVNode(r,{class:"icon-del rotate"})]),_:1},8,["onClick"])):t.createCommentVNode("",!0)]),_:2},1024),e.progress&&100!==e.progress||0===e.progress?(t.openBlock(),t.createBlock(r,{key:0,class:"file-picker__progress"},{default:t.withCtx(()=>[t.createVNode(l,{class:"file-picker__progress-item",percent:-1===e.progress?0:e.progress,"stroke-width":"4",backgroundColor:e.errMsg?"#ff5a5f":"#EBEBEB"},null,8,["percent","backgroundColor"])]),_:2},1024)):t.createCommentVNode("",!0),"error"===e.status?(t.openBlock(),t.createBlock(r,{key:1,class:"file-picker__mask",onClick:t.withModifiers(t=>s.uploadFiles(e,i),["stop"])},{default:t.withCtx(()=>[t.createTextVNode(" 点击重试 ")]),_:1},8,["onClick"])):t.createCommentVNode("",!0)]),_:2},1032,["class","style"]))),128))]),_:1},8,["style"])):t.createCommentVNode("",!0)]),_:3})}],["__scopeId","data-v-c4297df5"]]);const Oh=cr({name:"uniFilePicker",components:{uploadImage:Ph,uploadFile:Rh},options:{virtualHost:!0},emits:["select","success","fail","progress","delete","update:modelValue","input"],props:{modelValue:{type:[Array,Object],default:()=>[]},value:{type:[Array,Object],default:()=>[]},disabled:{type:Boolean,default:!1},disablePreview:{type:Boolean,default:!1},delIcon:{type:Boolean,default:!0},autoUpload:{type:Boolean,default:!0},limit:{type:[Number,String],default:9},mode:{type:String,default:"grid"},fileMediatype:{type:String,default:"image"},fileExtname:{type:[Array,String],default:()=>[]},title:{type:String,default:""},listStyles:{type:Object,default:()=>({border:!0,dividline:!0,borderStyle:{}})},imageStyles:{type:Object,default:()=>({width:"auto",height:"auto"})},readonly:{type:Boolean,default:!1},returnType:{type:String,default:"array"},sizeType:{type:Array,default:()=>["original","compressed"]},sourceType:{type:Array,default:()=>["album","camera"]},provider:{type:String,default:""}},data:()=>({files:[],localValue:[]}),watch:{value:{handler(e,t){this.setValue(e,t)},immediate:!0},modelValue:{handler(e,t){this.setValue(e,t)},immediate:!0}},computed:{filesList(){let e=[];return this.files.forEach(t=>{e.push(t)}),e},showType(){return"image"===this.fileMediatype?this.mode:"list"},limitLength(){return"object"===this.returnType?1:this.limit?this.limit>=9?9:this.limit:1}},created(){Ou.config&&Ou.config.provider||(this.noSpace=!0,Ou.chooseAndUploadFile=Ih),this.form=this.getForm("uniForms"),this.formItem=this.getForm("uniFormsItem"),this.form&&this.formItem&&this.formItem.name&&(this.rename=this.formItem.name,this.form.inputChildrens.push(this))},methods:{clearFiles(e){0===e||e?this.files.splice(e,1):(this.files=[],this.$nextTick(()=>{this.setEmit()})),this.$nextTick(()=>{this.setEmit()})},upload(){let e=[];return this.files.forEach((t,i)=>{"ready"!==t.status&&"error"!==t.status||e.push(Object.assign({},t))}),this.uploadFiles(e)},async setValue(e,t){const i=async e=>{let t="";return t=e.fileID?e.fileID:e.url,/cloud:\/\/([\w.]+\/?)\S*/.test(t)&&(e.fileID=t,e.url=await this.getTempFileURL(t)),e.url&&(e.path=e.url),e};if("object"===this.returnType)e?await i(e):e={};else{e||(e=[]);for(let t=0;t<e.length;t++){let n=e[t];await i(n)}}this.localValue=e,this.form&&this.formItem&&!this.is_reset&&(this.is_reset=!1,this.formItem.setValue(this.localValue));let n=Object.keys(e).length>0?e:[];this.files=[].concat(n)},choose(){this.disabled||(this.files.length>=Number(this.limitLength)&&"grid"!==this.showType&&"array"===this.returnType?js({title:`您最多选择 ${this.limitLength} 个文件`,icon:"none"}):this.chooseFiles())},chooseFiles(){const e=Eh(this.fileExtname);Ou.chooseAndUploadFile({type:this.fileMediatype,compressed:!1,sizeType:this.sizeType,sourceType:this.sourceType,extension:e.length>0?e:void 0,count:this.limitLength-this.files.length,onChooseFile:this.chooseFileCallback,onUploadProgress:e=>{this.setProgress(e,e.index)}}).then(e=>{this.setSuccessAndError(e.tempFiles)}).catch(e=>{console.log("选择失败",e)})},async chooseFileCallback(e){const t=Eh(this.fileExtname);(1===Number(this.limitLength)&&this.disablePreview&&!this.disabled||"object"===this.returnType)&&(this.files=[]);let{filePaths:i,files:n}=((e,t)=>{let i=[],n=[];return t&&0!==t.length?(e.tempFiles.forEach(e=>{const a=Mh(e.name).ext.toLowerCase();-1!==t.indexOf(a)&&(n.push(e),i.push(e.path))}),n.length!==e.tempFiles.length&&js({title:`当前选择了${e.tempFiles.length}个文件 ,${e.tempFiles.length-n.length} 个文件格式不正确`,icon:"none",duration:5e3}),{filePaths:i,files:n}):{filePaths:i,files:n}})(e,t);t&&t.length>0||(i=e.tempFilePaths,n=e.tempFiles);let a=[];for(let o=0;o<n.length&&!(this.limitLength-this.files.length<=0);o++){n[o].uuid=Date.now();let e=await Ah(n[o],this.fileMediatype);e.progress=0,e.status="ready";let t={...e,file:n[o]};this.files.push(t),a.push(t)}this.$emit("select",{tempFiles:a,tempFilePaths:i}),e.tempFiles=n,this.autoUpload&&!this.noSpace||(e.tempFiles=[]),e.tempFiles.forEach((e,t)=>{this.provider&&(e.provider=this.provider);const i=e.name.split("."),n=i.pop(),a=i.join(".").replace(/[\s\/\?<>\\:\*\|":]/g,"_");e.cloudPath=a+"_"+Date.now()+"_"+t+"."+n})},uploadFiles(e){return e=[].concat(e),Vh.call(this,e,5,e=>{this.setProgress(e,e.index,!0)}).then(e=>(this.setSuccessAndError(e),e)).catch(e=>{console.log(e)})},async setSuccessAndError(e,t){let i=[],n=[],a=[],o=[];for(let s=0;s<e.length;s++){const t=e[s],r=t.uuid?this.files.findIndex(e=>e.uuid===t.uuid):t.index;if(-1===r||!this.files)break;if("request:fail"===t.errMsg)this.files[r].url=t.path,this.files[r].status="error",this.files[r].errMsg=t.errMsg,n.push(this.files[r]),o.push(this.files[r].url);else{this.files[r].errMsg="",this.files[r].fileID=t.url;/cloud:\/\/([\w.]+\/?)\S*/.test(t.url)?this.files[r].url=await this.getTempFileURL(t.url):this.files[r].url=t.url,this.files[r].status="success",this.files[r].progress+=1,i.push(this.files[r]),a.push(this.files[r].fileID)}}i.length>0&&(this.setEmit(),this.$emit("success",{tempFiles:this.backObject(i),tempFilePaths:a})),n.length>0&&this.$emit("fail",{tempFiles:this.backObject(n),tempFilePaths:o})},setProgress(e,t,i){this.files.length;const n=Math.round(100*e.loaded/e.total);let a=t;i||(a=this.files.findIndex(t=>t.uuid===e.tempFile.uuid)),-1!==a&&this.files[a]&&(this.files[a].progress=n-1,this.$emit("progress",{index:a,progress:parseInt(n),tempFile:this.files[a]}))},delFile(e){this.$emit("delete",{index:e,tempFile:this.files[e],tempFilePath:this.files[e].url}),this.files.splice(e,1),this.$nextTick(()=>{this.setEmit()})},getFileExt(e){const t=e.lastIndexOf("."),i=e.length;return{name:e.substring(0,t),ext:e.substring(t+1,i)}},setEmit(){let e=[];"object"===this.returnType?(e=this.backObject(this.files)[0],this.localValue=e||null):(e=this.backObject(this.files),this.localValue||(this.localValue=[]),this.localValue=[...e]),this.$emit("update:modelValue",this.localValue)},backObject(e){let t=[];return e.forEach(e=>{t.push({extname:e.extname,fileType:e.fileType,image:e.image,name:e.name,path:e.path,size:e.size,fileID:e.fileID,url:e.url,uuid:e.uuid,status:e.status,cloudPath:e.cloudPath})}),t},async getTempFileURL(e){e={fileList:[].concat(e)};return(await Ou.getTempFileURL(e)).fileList[0].tempFileURL||""},getForm(e="uniForms"){let t=this.$parent,i=t.$options.name;for(;i!==e;){if(t=t.$parent,!t)return!1;i=t.$options.name}return t}}},[["render",function(e,i,n,a,o,s){const r=co,l=mo,c=t.resolveComponent("upload-image"),d=ot,u=t.resolveComponent("upload-file");return t.openBlock(),t.createBlock(l,{class:"uni-file-picker"},{default:t.withCtx(()=>[n.title?(t.openBlock(),t.createBlock(l,{key:0,class:"uni-file-picker__header"},{default:t.withCtx(()=>[t.createVNode(r,{class:"file-title"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(n.title),1)]),_:1}),t.createVNode(r,{class:"file-count"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(s.filesList.length)+"/"+t.toDisplayString(s.limitLength),1)]),_:1})]),_:1})):t.createCommentVNode("",!0),"image"===n.fileMediatype&&"grid"===s.showType?(t.openBlock(),t.createBlock(c,{key:1,readonly:n.readonly,"image-styles":n.imageStyles,"files-list":s.filesList,limit:s.limitLength,disablePreview:n.disablePreview,delIcon:n.delIcon,onUploadFiles:s.uploadFiles,onChoose:s.choose,onDelFile:s.delFile},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default",{},()=>[t.createVNode(l,{class:"icon-add"}),t.createVNode(l,{class:"icon-add rotate"})],!0)]),_:3},8,["readonly","image-styles","files-list","limit","disablePreview","delIcon","onUploadFiles","onChoose","onDelFile"])):t.createCommentVNode("",!0),"image"!==n.fileMediatype||"grid"!==s.showType?(t.openBlock(),t.createBlock(u,{key:2,readonly:n.readonly,"list-styles":n.listStyles,"files-list":s.filesList,showType:s.showType,delIcon:n.delIcon,onUploadFiles:s.uploadFiles,onChoose:s.choose,onDelFile:s.delFile},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default",{},()=>[t.createVNode(d,{type:"primary",size:"mini"},{default:t.withCtx(()=>[t.createTextVNode("选择文件")]),_:1})],!0)]),_:3},8,["readonly","list-styles","files-list","showType","delIcon","onUploadFiles","onChoose","onDelFile"])):t.createCommentVNode("",!0)]),_:3})}],["__scopeId","data-v-9786f8b9"]]);var Lh={email:/^\S+?@\S+?\.\S+?$/,idcard:/^[1-9]\d{5}(18|19|([23]\d))\d{2}((0[1-9])|(10|11|12))(([0-2][1-9])|10|20|30|31)\d{3}[0-9Xx]$/,url:new RegExp("^(?!mailto:)(?:(?:http|https|ftp)://|//)(?:\\S+(?::\\S*)?@)?(?:(?:(?:[1-9]\\d?|1\\d\\d|2[01]\\d|22[0-3])(?:\\.(?:1?\\d{1,2}|2[0-4]\\d|25[0-5])){2}(?:\\.(?:[0-9]\\d?|1\\d\\d|2[0-4]\\d|25[0-4]))|(?:(?:[a-z\\u00a1-\\uffff0-9]+-*)*[a-z\\u00a1-\\uffff0-9]+)(?:\\.(?:[a-z\\u00a1-\\uffff0-9]+-*)*[a-z\\u00a1-\\uffff0-9]+)*(?:\\.(?:[a-z\\u00a1-\\uffff]{2,})))|localhost)(?::\\d{2,5})?(?:(/|\\?|#)[^\\s]*)?$","i")};const $h={int:"integer",bool:"boolean",double:"number",long:"number",password:"string"};function Fh(e,t=""){["label"].forEach(t=>{void 0===e[t]&&(e[t]="")});let i=t;for(let n in e){let t=new RegExp("{"+n+"}");i=i.replace(t,e[n])}return i}const zh={integer:e=>zh.number(e)&&parseInt(e,10)===e,string:e=>"string"==typeof e,number:e=>!isNaN(e)&&"number"==typeof e,boolean:function(e){return"boolean"==typeof e},float:function(e){return zh.number(e)&&!zh.integer(e)},array:e=>Array.isArray(e),object:e=>"object"==typeof e&&!zh.array(e),date:e=>e instanceof Date,timestamp(e){return!(!this.integer(e)||Math.abs(e).toString().length>16)},file:e=>"string"==typeof e.url,email:e=>"string"==typeof e&&!!e.match(Lh.email)&&e.length<255,url:e=>"string"==typeof e&&!!e.match(Lh.url),pattern(e,t){try{return new RegExp(e).test(t)}catch(Gl){return!1}},method:e=>"function"==typeof e,idcard:e=>"string"==typeof e&&!!e.match(Lh.idcard),"url-https"(e){return this.url(e)&&e.startsWith("https://")},"url-scheme":e=>e.startsWith("://"),"url-web":e=>!1};class Uh{constructor(e){this._message=e}async validateRule(e,t,i,n,a){var o=null;let s=t.rules;if(s.findIndex(e=>e.required)<0){if(null==i)return o;if("string"==typeof i&&!i.length)return o}var r=this._message;if(void 0===s)return r.default;for(var l=0;l<s.length;l++){let c=s[l],d=this._getValidateType(c);if(Object.assign(c,{label:t.label||`["${e}"]`}),jh[d]&&null!=(o=jh[d](c,i,r)))break;if(c.validateExpr){let e=Date.now();if(!1===c.validateExpr(i,a,e)){o=this._getMessage(c,c.errorMessage||this._message.default);break}}if(c.validateFunction&&null!==(o=await this.validateFunction(c,i,n,a,d)))break}return null!==o&&(o=r.TAG+o),o}async validateFunction(e,t,i,n,a){let o=null;try{let s=null;const r=await e.validateFunction(e,t,n||i,e=>{s=e});(s||"string"==typeof r&&r||!1===r)&&(o=this._getMessage(e,s||r,a))}catch(Gl){o=this._getMessage(e,Gl.message,a)}return o}_getMessage(e,t,i){return Fh(e,t||e.errorMessage||this._message[i]||t.default)}_getValidateType(e){var t="";return e.required?t="required":e.format?t="format":e.arrayType?t="arrayTypeFormat":e.range?t="range":void 0!==e.maximum||void 0!==e.minimum?t="rangeNumber":void 0!==e.maxLength||void 0!==e.minLength?t="rangeLength":e.pattern?t="pattern":e.validateFunction&&(t="validateFunction"),t}}const jh={required:(e,t,i)=>e.required&&function(e,t){return null==e||"string"==typeof e&&!e||!(!Array.isArray(e)||e.length)||"object"===t&&!Object.keys(e).length}(t,e.format||typeof t)?Fh(e,e.errorMessage||i.required):null,range(e,t,i){const{range:n,errorMessage:a}=e;let o=new Array(n.length);for(let r=0;r<n.length;r++){const e=n[r];zh.object(e)&&void 0!==e.value?o[r]=e.value:o[r]=e}let s=!1;return Array.isArray(t)?s=new Set(t.concat(o)).size===o.length:o.indexOf(t)>-1&&(s=!0),s?null:Fh(e,a||i.enum)},rangeNumber(e,t,i){if(!zh.number(t))return Fh(e,e.errorMessage||i.pattern.mismatch);let{minimum:n,maximum:a,exclusiveMinimum:o,exclusiveMaximum:s}=e,r=o?t<=n:t<n,l=s?t>=a:t>a;return void 0!==n&&r?Fh(e,e.errorMessage||i.number[o?"exclusiveMinimum":"minimum"]):void 0!==a&&l?Fh(e,e.errorMessage||i.number[s?"exclusiveMaximum":"maximum"]):void 0!==n&&void 0!==a&&(r||l)?Fh(e,e.errorMessage||i.number.range):null},rangeLength(e,t,i){if(!zh.string(t)&&!zh.array(t))return Fh(e,e.errorMessage||i.pattern.mismatch);let n=e.minLength,a=e.maxLength,o=t.length;return void 0!==n&&o<n?Fh(e,e.errorMessage||i.length.minLength):void 0!==a&&o>a?Fh(e,e.errorMessage||i.length.maxLength):void 0!==n&&void 0!==a&&(o<n||o>a)?Fh(e,e.errorMessage||i.length.range):null},pattern:(e,t,i)=>zh.pattern(e.pattern,t)?null:Fh(e,e.errorMessage||i.pattern.mismatch),format(e,t,i){var n=Object.keys(zh),a=$h[e.format]?$h[e.format]:e.format||e.arrayType;return n.indexOf(a)>-1&&!zh[a](t)?Fh(e,e.errorMessage||i.typeError):null},arrayTypeFormat(e,t,i){if(!Array.isArray(t))return Fh(e,e.errorMessage||i.typeError);for(let n=0;n<t.length;n++){const a=t[n];let o=this.format(e,a,i);if(null!==o)return o}return null}};class Hh extends Uh{constructor(e,t){super(Hh.message),this._schema=e,this._options=t||null}updateSchema(e){this._schema=e}async validate(e,t){let i=this._checkFieldInSchema(e);return i||(i=await this.invokeValidate(e,!1,t)),i.length?i[0]:null}async validateAll(e,t){let i=this._checkFieldInSchema(e);return i||(i=await this.invokeValidate(e,!0,t)),i}async validateUpdate(e,t){let i=this._checkFieldInSchema(e);return i||(i=await this.invokeValidateUpdate(e,!1,t)),i.length?i[0]:null}async invokeValidate(e,t,i){let n=[],a=this._schema;for(let o in a){let s=a[o],r=await this.validateRule(o,s,e[o],e,i);if(null!=r&&(n.push({key:o,errorMessage:r}),!t))break}return n}async invokeValidateUpdate(e,t,i){let n=[];for(let a in e){let o=await this.validateRule(a,this._schema[a],e[a],e,i);if(null!=o&&(n.push({key:a,errorMessage:o}),!t))break}return n}_checkFieldInSchema(e){var t=Object.keys(e),i=Object.keys(this._schema);if(new Set(t.concat(i)).size===i.length)return"";var n=t.filter(e=>i.indexOf(e)<0);return[{key:"invalid",errorMessage:Fh({field:JSON.stringify(n)},Hh.message.TAG+Hh.message.defaultInvalid)}]}}Hh.message=new function(){return{TAG:"",default:"验证错误",defaultInvalid:"提交的字段{field}在数据库中并不存在",validateFunction:"验证无效",required:"{label}必填",enum:"{label}超出范围",timestamp:"{label}格式无效",whitespace:"{label}不能为空",typeError:"{label}类型无效",date:{format:"{label}日期{value}格式无效",parse:"{label}日期无法解析,{value}无效",invalid:"{label}日期{value}无效"},length:{minLength:"{label}长度不能少于{minLength}",maxLength:"{label}长度不能超过{maxLength}",range:"{label}必须介于{minLength}和{maxLength}之间"},number:{minimum:"{label}不能小于{minimum}",maximum:"{label}不能大于{maximum}",exclusiveMinimum:"{label}不能小于等于{minimum}",exclusiveMaximum:"{label}不能大于等于{maximum}",range:"{label}必须介于{minimum}and{maximum}之间"},pattern:{mismatch:"{label}格式不匹配"}}};const Wh=(e,t,i)=>{const n=i.find(e=>{return e.format&&("int"===(t=e.format)||"double"===t||"number"===t||"timestamp"===t);var t}),a=i.find(e=>e.format&&"boolean"===e.format||"bool"===e.format);return n&&(t=t||0===t?Zh(Number(t))?Number(t):t:null),a&&(t=!!Qh(t)&&t),t},qh=(e,t)=>Jh(t,e),Yh=(e,t={})=>{const i=Gh(e);if("object"==typeof i&&Array.isArray(i)&&i.length>1){return i.reduce((e,t)=>e+`#${t}`,"_formdata_")}return i[0]||e},Xh=e=>{let t=e.replace("_formdata_#","");return t=t.split("#").map(e=>Zh(e)?Number(e):e),t},Kh=(e,t,i)=>("object"!=typeof e||Gh(t).reduce((e,t,n,a)=>n===a.length-1?(e[t]=i,null):(t in e||(e[t]=/^[0-9]{1,}$/.test(a[n+1])?[]:{}),e[t]),e),e);function Gh(e){return Array.isArray(e)?e:e.replace(/\[/g,".").replace(/\]/g,"").split(".")}const Jh=(e,t,i="undefined")=>{let n=Gh(t).reduce((e,t)=>(e||{})[t],e);return n&&void 0===n?i:n},Zh=e=>!isNaN(Number(e)),Qh=e=>"boolean"==typeof e;const ep=cr({name:"uniForms",emits:["validate","submit"],options:{virtualHost:!0},props:{value:{type:Object,default:()=>null},modelValue:{type:Object,default:()=>null},model:{type:Object,default:()=>null},rules:{type:Object,default:()=>({})},errShowType:{type:String,default:"undertext"},validateTrigger:{type:String,default:"submit"},labelPosition:{type:String,default:"left"},labelWidth:{type:[String,Number],default:""},labelAlign:{type:String,default:"left"},border:{type:Boolean,default:!1}},provide(){return{uniForm:this}},data:()=>({formData:{},formRules:{}}),computed:{localData(){const e=this.model||this.modelValue||this.value;return e?(t=e,JSON.parse(JSON.stringify(t))):{};var t}},watch:{rules:{handler:function(e,t){this.setRules(e)},deep:!0,immediate:!0}},created(){yo().$vm.$.appContext.config.globalProperties.binddata||(yo().$vm.$.appContext.config.globalProperties.binddata=function(e,t,i){if(i)this.$refs[i].setValue(e,t);else{let i;for(let e in this.$refs){const t=this.$refs[e];if(t&&t.$options&&"uniForms"===t.$options.name){i=t;break}}if(!i)return console.error("当前 uni-froms 组件缺少 ref 属性");i.model&&(i.model[e]=t),i.modelValue&&(i.modelValue[e]=t),i.value&&(i.value[e]=t)}}),this.childrens=[],this.inputChildrens=[],this.setRules(this.rules)},methods:{setRules(e){this.formRules=Object.assign({},this.formRules,e),this.validator=new Hh(e)},setValue(e,t){let i=this.childrens.find(t=>t.name===e);return i?(this.formData[e]=Wh(0,t,this.formRules[e]&&this.formRules[e].rules||[]),i.onFieldChange(this.formData[e])):null},validate(e,t){return this.checkAll(this.formData,e,t)},validateField(e=[],t){e=[].concat(e);let i={};return this.childrens.forEach(t=>{const n=Yh(t.name);-1!==e.indexOf(n)&&(i=Object.assign({},i,{[n]:this.formData[n]}))}),this.checkAll(i,[],t)},clearValidate(e=[]){e=[].concat(e),this.childrens.forEach(t=>{if(0===e.length)t.errMsg="";else{const i=Yh(t.name);-1!==e.indexOf(i)&&(t.errMsg="")}})},submit(e,t,i){for(let n in this.dataValue){this.childrens.find(e=>e.name===n)&&void 0===this.formData[n]&&(this.formData[n]=this._getValue(n,this.dataValue[n]))}return i||console.warn("submit 方法即将废弃,请使用validate方法代替!"),this.checkAll(this.formData,e,t,"submit")},async checkAll(e,t,i,n){if(!this.validator)return;let a,o=[];for(let c in e){const e=this.childrens.find(e=>Yh(e.name)===c);e&&o.push(e)}i||"function"!=typeof t||(i=t),!i&&"function"!=typeof i&&Promise&&(a=new Promise((e,t)=>{i=function(i,n){i?t(i):e(n)}}));let s=[],r=JSON.parse(JSON.stringify(e));for(let c in o){const e=o[c];let t=Yh(e.name);const i=await e.onFieldChange(r[t]);if(i&&(s.push(i),"toast"===this.errShowType||"modal"===this.errShowType))break}Array.isArray(s)&&0===s.length&&(s=null),Array.isArray(t)&&t.forEach(e=>{let t=Yh(e),i=qh(e,this.localData);void 0!==i&&(r[t]=i)}),"submit"===n?this.$emit("submit",{detail:{value:r,errors:s}}):this.$emit("validate",s);let l={};return l=((e={})=>{let t=JSON.parse(JSON.stringify(e)),i={};for(let n in t){let e=Xh(n);Kh(i,e,t[n])}return i})(r,this.name),i&&"function"==typeof i&&i(s,l),a&&i?a:null},validateCheck(e){this.$emit("validate",e)},_getValue:Wh,_isRequiredField:e=>{let t=!1;for(let i=0;i<e.length;i++){if(e[i].required){t=!0;break}}return t},_setDataValue:(e,t,i)=>(t[e]=i,i||""),_getDataValue:qh,_realName:Yh,_isRealName:e=>/^_formdata_#*/.test(e),_isEqual:(e,t)=>{if(e===t)return 0!==e||1/e==1/t;if(null==e||null==t)return e===t;var i=toString.call(e);if(i!==toString.call(t))return!1;switch(i){case"[object RegExp]":case"[object String]":return""+e==""+t;case"[object Number]":return+e!=+e?+t!=+t:0===+e?1/+e==1/t:+e===+t;case"[object Date]":case"[object Boolean]":return+e===+t}if("[object Object]"==i){var n=Object.getOwnPropertyNames(e),a=Object.getOwnPropertyNames(t);if(n.length!=a.length)return!1;for(var o=0;o<n.length;o++){var s=n[o];if(e[s]!==t[s])return!1}return!0}return"[object Array]"==i?e.toString()==t.toString():void 0}}},[["render",function(e,i,n,a,o,s){const r=Je,l=mo;return t.openBlock(),t.createBlock(l,{class:"uni-forms"},{default:t.withCtx(()=>[t.createVNode(r,null,{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3})]),_:3})}],["__scopeId","data-v-69288f9e"]]);const tp=cr({name:"uniFormsItem",options:{virtualHost:!0},provide(){return{uniFormItem:this}},inject:{form:{from:"uniForm",default:null}},props:{rules:{type:Array,default:()=>null},name:{type:[String,Array],default:""},required:{type:Boolean,default:!1},label:{type:String,default:""},labelWidth:{type:[String,Number],default:""},labelAlign:{type:String,default:""},errorMessage:{type:[String,Boolean],default:""},leftIcon:String,iconColor:{type:String,default:"#606266"}},data:()=>({errMsg:"",userRules:null,localLabelAlign:"left",localLabelWidth:"70px",localLabelPos:"left",border:!1,isFirstBorder:!1}),computed:{msg(){return this.errorMessage||this.errMsg}},watch:{"form.formRules"(e){this.init()},"form.labelWidth"(e){this.localLabelWidth=this._labelWidthUnit(e)},"form.labelPosition"(e){this.localLabelPos=this._labelPosition()},"form.labelAlign"(e){}},created(){this.init(!0),this.name&&this.form&&this.$watch(()=>this.form._getDataValue(this.name,this.form.localData),(e,t)=>{if(!this.form._isEqual(e,t)){const t=this.itemSetValue(e);this.onFieldChange(t,!1)}},{immediate:!1})},unmounted(){this.__isUnmounted=!0,this.unInit()},methods:{setRules(e=null){this.userRules=e,this.init(!1)},setValue(){},async onFieldChange(e,t=!0){const{formData:i,localData:n,errShowType:a,validateCheck:o,validateTrigger:s,_isRequiredField:r,_realName:l}=this.form,c=l(this.name);e||(e=this.form.formData[c]);const d=this.itemRules.rules&&this.itemRules.rules.length;if(!this.validator||!d||0===d)return;const u=r(this.itemRules.rules||[]);let h=null;return"bind"===s||t?(h=await this.validator.validateUpdate({[c]:e},i),u||void 0!==e&&""!==e||(h=null),h&&h.errorMessage?("undertext"===a&&(this.errMsg=h?h.errorMessage:""),"toast"===a&&js({title:h.errorMessage||"校验错误",icon:"none"}),"modal"===a&&Ms({title:"提示",content:h.errorMessage||"校验错误"})):this.errMsg="",o(h||null)):this.errMsg="",h||null},init(e=!1){const{validator:t,formRules:i,childrens:n,formData:a,localData:o,_realName:s,labelWidth:r,_getDataValue:l,_setDataValue:c}=this.form||{};if(this.localLabelAlign=this._justifyContent(),this.localLabelWidth=this._labelWidthUnit(r),this.localLabelPos=this._labelPosition(),this.form&&e&&n.push(this),!t||!i)return;this.form.isFirstBorder||(this.form.isFirstBorder=!0,this.isFirstBorder=!0),this.group&&(this.group.isFirstBorder||(this.group.isFirstBorder=!0,this.isFirstBorder=!0)),this.border=this.form.border;const d=s(this.name),u=this.userRules||this.rules;"object"==typeof i&&u&&(i[d]={rules:u},t.updateSchema(i));const h=i[d]||{};this.itemRules=h,this.validator=t,this.itemSetValue(l(this.name,o))},unInit(){if(this.form){const{childrens:e,formData:t,_realName:i}=this.form;e.forEach((e,n)=>{e===this&&(this.form.childrens.splice(n,1),delete t[i(e.name)])})}},itemSetValue(e){const t=this.form._realName(this.name),i=this.itemRules.rules||[],n=this.form._getValue(t,e,i);return this.form._setDataValue(t,this.form.formData,n),n},clearValidate(){this.errMsg=""},_isRequired(){return this.required},_justifyContent(){if(this.form){const{labelAlign:e}=this.form;let t=this.labelAlign?this.labelAlign:e;if("left"===t)return"flex-start";if("center"===t)return"center";if("right"===t)return"flex-end"}return"flex-start"},_labelWidthUnit(e){return this.num2px(this.labelWidth?this.labelWidth:e||(this.label?70:"auto"))},_labelPosition(){return this.form&&this.form.labelPosition||"left"},isTrigger:(e,t,i)=>"submit"!==e&&e?"bind":void 0===e?"bind"!==t?t?"submit":""===i?"bind":"submit":"bind":"submit",num2px:e=>"number"==typeof e?`${e}px`:e}},[["render",function(e,i,n,a,o,s){const r=co,l=mo;return t.openBlock(),t.createBlock(l,{class:t.normalizeClass(["uni-forms-item",["is-direction-"+o.localLabelPos,o.border?"uni-forms-item--border":"",o.border&&o.isFirstBorder?"is-first-border":""]])},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"label",{},()=>[t.createVNode(l,{class:t.normalizeClass(["uni-forms-item__label",{"no-label":!n.label&&!n.required}]),style:t.normalizeStyle({width:o.localLabelWidth,justifyContent:o.localLabelAlign})},{default:t.withCtx(()=>[n.required?(t.openBlock(),t.createBlock(r,{key:0,class:"is-required"},{default:t.withCtx(()=>[t.createTextVNode("*")]),_:1})):t.createCommentVNode("",!0),t.createVNode(r,null,{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(n.label),1)]),_:1})]),_:1},8,["class","style"])],!0),t.createVNode(l,{class:"uni-forms-item__content"},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default",{},void 0,!0),t.createVNode(l,{class:t.normalizeClass(["uni-forms-item__error",{"msg--active":s.msg}])},{default:t.withCtx(()=>[t.createVNode(r,null,{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(s.msg),1)]),_:1})]),_:1},8,["class"])]),_:3})]),_:3},8,["class"])}],["__scopeId","data-v-4fa9fe2f"]]),ip={en:{"uni-goods-nav.options.shop":"shop","uni-goods-nav.options.cart":"cart","uni-goods-nav.buttonGroup.addToCart":"add to cart","uni-goods-nav.buttonGroup.buyNow":"buy now"},"zh-Hans":{"uni-goods-nav.options.shop":"店铺","uni-goods-nav.options.cart":"购物车","uni-goods-nav.buttonGroup.addToCart":"加入购物车","uni-goods-nav.buttonGroup.buyNow":"立即购买"},"zh-Hant":{"uni-goods-nav.options.shop":"店鋪","uni-goods-nav.options.cart":"購物車","uni-goods-nav.buttonGroup.addToCart":"加入購物車","uni-goods-nav.buttonGroup.buyNow":"立即購買"}},{t:np}=q(ip);const ap=cr({name:"UniGoodsNav",emits:["click","buttonClick"],props:{options:{type:Array,default:()=>[{icon:"shop",text:np("uni-goods-nav.options.shop")},{icon:"cart",text:np("uni-goods-nav.options.cart")}]},buttonGroup:{type:Array,default:()=>[{text:np("uni-goods-nav.buttonGroup.addToCart"),backgroundColor:"linear-gradient(90deg, #FFCD1E, #FF8A18)",color:"#fff"},{text:np("uni-goods-nav.buttonGroup.buyNow"),backgroundColor:"linear-gradient(90deg, #FE6035, #EF1224)",color:"#fff"}]},fill:{type:Boolean,default:!1},stat:{type:Boolean,default:!1}},methods:{onClick(e,t){this.$emit("click",{index:e,content:t})},buttonClick(e,t){uni.report&&this.stat&&uni.report(t.text,t.text),this.$emit("buttonClick",{index:e,content:t})}}},[["render",function(e,i,n,a,o,s){const r=mo,l=Nr(t.resolveDynamicComponent("uni-icons"),Dr),c=co;return t.openBlock(),t.createBlock(r,{class:"uni-goods-nav"},{default:t.withCtx(()=>[t.createVNode(r,{class:"uni-tab__seat"}),t.createVNode(r,{class:"uni-tab__cart-box flex"},{default:t.withCtx(()=>[t.createVNode(r,{class:"flex uni-tab__cart-sub-left"},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(n.options,(e,i)=>(t.openBlock(),t.createBlock(r,{key:i,class:"flex uni-tab__cart-button-left uni-tab__shop-cart",onClick:t=>s.onClick(i,e)},{default:t.withCtx(()=>[t.createVNode(r,{class:"uni-tab__icon"},{default:t.withCtx(()=>[t.createVNode(l,{type:e.icon,size:"20",color:"#646566"},null,8,["type"])]),_:2},1024),t.createVNode(c,{class:"uni-tab__text"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.text),1)]),_:2},1024),t.createVNode(r,{class:"flex uni-tab__dot-box"},{default:t.withCtx(()=>[e.info?(t.openBlock(),t.createBlock(c,{key:0,class:t.normalizeClass([{"uni-tab__dots":e.info>9},"uni-tab__dot"]),style:t.normalizeStyle({backgroundColor:e.infoBackgroundColor?e.infoBackgroundColor:"#ff0000",color:e.infoColor?e.infoColor:"#fff"})},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.info),1)]),_:2},1032,["class","style"])):t.createCommentVNode("",!0)]),_:2},1024)]),_:2},1032,["onClick"]))),128))]),_:1}),t.createVNode(r,{class:t.normalizeClass([{"uni-tab__right":n.fill},"flex uni-tab__cart-sub-right"])},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(n.buttonGroup,(e,i)=>(t.openBlock(),t.createBlock(r,{key:i,style:t.normalizeStyle({background:e.backgroundColor,color:e.color}),class:"flex uni-tab__cart-button-right",onClick:t=>s.buttonClick(i,e)},{default:t.withCtx(()=>[t.createVNode(c,{style:t.normalizeStyle({color:e.color}),class:"uni-tab__cart-button-right-text"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.text),1)]),_:2},1032,["style"])]),_:2},1032,["style","onClick"]))),128))]),_:1},8,["class"])]),_:1})]),_:1})}],["__scopeId","data-v-ada011b2"]]),op={name:"UniGrid",emits:["change"],props:{column:{type:Number,default:3},showBorder:{type:Boolean,default:!0},borderColor:{type:String,default:"#D2D2D2"},square:{type:Boolean,default:!0},highlight:{type:Boolean,default:!0}},provide(){return{grid:this}},data:()=>({elId:`Uni_${Math.ceil(1e6*Math.random()).toString(36)}`,width:0}),created(){this.children=[]},mounted(){this.$nextTick(()=>{this.init()})},methods:{init(){setTimeout(()=>{this._getSize(e=>{this.children.forEach((t,i)=>{t.width=e})})},50)},change(e){this.$emit("change",e)},_getSize(e){ri().in(this).select(`#${this.elId}`).boundingClientRect().exec(t=>{this.width=parseInt((t[0].width-1)/this.column)+"px",e(this.width)})}}};const sp=cr(op,[["render",function(e,i,n,a,o,s){const r=mo;return t.openBlock(),t.createBlock(r,{class:"uni-grid-wrap"},{default:t.withCtx(()=>[t.createVNode(r,{id:o.elId,ref:"uni-grid",class:t.normalizeClass(["uni-grid",{"uni-grid--border":n.showBorder}]),style:t.normalizeStyle({"border-left-color":n.borderColor})},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3},8,["id","class","style"])]),_:3})}],["__scopeId","data-v-e12fee73"]]);const rp=cr({name:"UniGridItem",inject:["grid"],props:{index:{type:Number,default:0}},data:()=>({column:0,showBorder:!0,square:!0,highlight:!0,left:0,top:0,openNum:2,width:0,borderColor:"#e5e5e5"}),created(){this.column=this.grid.column,this.showBorder=this.grid.showBorder,this.square=this.grid.square,this.highlight=this.grid.highlight,this.top=0===this.hor?this.grid.hor:this.hor,this.left=0===this.ver?this.grid.ver:this.ver,this.borderColor=this.grid.borderColor,this.grid.children.push(this),this.width=this.grid.width},beforeDestroy(){this.grid.children.forEach((e,t)=>{e===this&&this.grid.children.splice(t,1)})},methods:{_onClick(){this.grid.change({detail:{index:this.index}})}}},[["render",function(e,i,n,a,o,s){const r=mo;return o.width?(t.openBlock(),t.createBlock(r,{key:0,style:t.normalizeStyle("width:"+o.width+";"+(o.square?"height:"+o.width:"")),class:"uni-grid-item"},{default:t.withCtx(()=>[t.createVNode(r,{class:t.normalizeClass([{"uni-grid-item--border":o.showBorder,"uni-grid-item--border-top":o.showBorder&&n.index<o.column,"uni-highlight":o.highlight},"uni-grid-item__box"]),style:t.normalizeStyle({"border-right-color":o.borderColor,"border-bottom-color":o.borderColor,"border-top-color":o.borderColor}),onClick:s._onClick},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3},8,["class","style","onClick"])]),_:3},8,["style"])):t.createCommentVNode("",!0)}],["__scopeId","data-v-9a8e2ce8"]]);const lp=cr({name:"uniGroup",emits:["click"],props:{title:{type:String,default:""},top:{type:[Number,String],default:10},mode:{type:String,default:"default"},stat:{type:Boolean,default:!1}},data:()=>({margin:!1,border:!1}),watch:{title(e){uni.report&&this.stat&&""!==e&&uni.report("title",e)}},created(){this.form=this.getForm(),this.form&&(this.margin=!0,this.border=this.form.border)},methods:{getForm(){let e=this.$parent,t=e.$options.name;for(;"uniForms"!==t;){if(e=e.$parent,!e)return!1;t=e.$options.name}return e},onClick(){this.$emit("click")}}},[["render",function(e,i,n,a,o,s){const r=co,l=mo;return t.openBlock(),t.createBlock(l,{class:t.normalizeClass(["uni-group",["uni-group--"+n.mode,o.margin?"group-margin":""]]),style:t.normalizeStyle({marginTop:`${n.top}px`})},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"title",{},()=>[n.title?(t.openBlock(),t.createBlock(l,{key:0,class:"uni-group__title",style:t.normalizeStyle({"padding-left":o.border?"30px":"15px"})},{default:t.withCtx(()=>[t.createVNode(r,{class:"uni-group__title-text"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(n.title),1)]),_:1})]),_:1},8,["style"])):t.createCommentVNode("",!0)],!0),t.createVNode(l,{class:t.normalizeClass(["uni-group__content",{"group-conent-padding":o.border}])},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3},8,["class"])]),_:3},8,["class","style"])}],["__scopeId","data-v-71acdb97"]]);const cp=cr({name:"UniIndexedList",emits:["itemClick"],props:{loaded:{type:Boolean,default:!1},idx:{type:Number,default:0},list:{type:Object,default:()=>({})},showSelect:{type:Boolean,default:!1}},methods:{onClick(e,t){this.$emit("itemClick",{idx:e,index:t})}}},[["render",function(e,i,n,a,o,s){const r=co,l=mo,c=Nr(t.resolveDynamicComponent("uni-icons"),Dr);return t.openBlock(),t.createBlock(l,null,{default:t.withCtx(()=>[n.loaded||n.list.itemIndex<15?(t.openBlock(),t.createBlock(l,{key:0,class:"uni-indexed-list__title-wrapper"},{default:t.withCtx(()=>[n.list.items&&n.list.items.length>0?(t.openBlock(),t.createBlock(r,{key:0,class:"uni-indexed-list__title"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(n.list.key),1)]),_:1})):t.createCommentVNode("",!0)]),_:1})):t.createCommentVNode("",!0),(n.loaded||n.list.itemIndex<15)&&n.list.items&&n.list.items.length>0?(t.openBlock(),t.createBlock(l,{key:1,class:"uni-indexed-list__list"},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(n.list.items,(e,i)=>(t.openBlock(),t.createBlock(l,{key:i,class:"uni-indexed-list__item","hover-class":"uni-indexed-list__item--hover"},{default:t.withCtx(()=>[t.createVNode(l,{class:"uni-indexed-list__item-container",onClick:e=>s.onClick(n.idx,i)},{default:t.withCtx(()=>[t.createVNode(l,{class:t.normalizeClass(["uni-indexed-list__item-border",{"uni-indexed-list__item-border--last":i===n.list.items.length-1}])},{default:t.withCtx(()=>[n.showSelect?(t.openBlock(),t.createBlock(l,{key:0,style:{"margin-right":"20rpx"}},{default:t.withCtx(()=>[t.createVNode(c,{type:e.checked?"checkbox-filled":"circle",color:e.checked?"#007aff":"#C0C0C0",size:"24"},null,8,["type","color"])]),_:2},1024)):t.createCommentVNode("",!0),t.createVNode(r,{class:"uni-indexed-list__item-content"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.name),1)]),_:2},1024)]),_:2},1032,["class"])]),_:2},1032,["onClick"])]),_:2},1024))),128))]),_:1})):t.createCommentVNode("",!0)]),_:1})}],["__scopeId","data-v-87ba9460"]]),dp={name:"UniIndexedList",components:{indexedListItem:cp},emits:["click"],props:{options:{type:Array,default:()=>[]},showSelect:{type:Boolean,default:!1}},data:()=>({lists:[],winHeight:0,itemHeight:0,winOffsetY:0,touchmove:!1,touchmoveIndex:-1,scrollViewId:"",touchmovable:!0,loaded:!1,isPC:!1}),watch:{options:{handler:function(){this.setList()},deep:!0}},mounted(){this.isPC=this.IsPC(),setTimeout(()=>{this.setList()},50),setTimeout(()=>{this.loaded=!0},300)},methods:{setList(){this.lists=[],this.options.forEach((e,t)=>{if(0===e.data.length)return;let i=t,n=e.data.map(i=>{let n={};return n.key=e.letter,n.name=i,n.itemIndex=t,t++,n.checked=!!i.checked&&i.checked,n});this.lists.push({title:e.letter,key:e.letter,items:n,itemIndex:i})}),ri().in(this).select("#list").boundingClientRect().exec(e=>{this.winOffsetY=e[0].top,this.winHeight=e[0].height,this.itemHeight=this.winHeight/this.lists.length})},touchStart(e){this.touchmove=!0;let t=this.isPC?e.pageY:e.touches[0].pageY,i=Math.floor((t-this.winOffsetY)/this.itemHeight);this.lists[i]&&(this.scrollViewId="uni-indexed-list-"+i,this.touchmoveIndex=i)},touchMove(e){let t=this.isPC?e.pageY:e.touches[0].pageY,i=Math.floor((t-this.winOffsetY)/this.itemHeight);if(this.touchmoveIndex===i)return!1;this.lists[i]&&(this.scrollViewId="uni-indexed-list-"+i,this.touchmoveIndex=i)},touchEnd(){this.touchmove=!1},mousedown(e){this.isPC&&this.touchStart(e)},mousemove(e){this.isPC&&this.touchMove(e)},mouseleave(e){this.isPC&&this.touchEnd(e)},IsPC(){var e=navigator.userAgent,t=["Android","iPhone","SymbianOS","Windows Phone","iPad","iPod"],i=!0;for(let n=0;n<t.length-1;n++)if(e.indexOf(t[n])>0){i=!1;break}return i},onClick(e){let{idx:t,index:i}=e,n={};for(let o in this.lists[t].items[i])n[o]=this.lists[t].items[i][o];let a=[];this.showSelect&&(this.lists[t].items[i].checked=!this.lists[t].items[i].checked,this.lists.forEach((e,t)=>{e.items.forEach((e,i)=>{if(e.checked){let e={};for(let n in this.lists[t].items[i])e[n]=this.lists[t].items[i][n];a.push(e)}})})),this.$emit("click",{item:n,select:a})}}};const up=cr(dp,[["render",function(e,i,n,a,o,s){const r=t.resolveComponent("indexed-list-item"),l=mo,c=Qa,d=co;return t.openBlock(),t.createBlock(l,{class:"uni-indexed-list",ref:"list",id:"list"},{default:t.withCtx(()=>[t.createVNode(c,{"scroll-into-view":o.scrollViewId,class:"uni-indexed-list__scroll","scroll-y":""},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(o.lists,(e,i)=>(t.openBlock(),t.createBlock(l,{key:i,id:"uni-indexed-list-"+i},{default:t.withCtx(()=>[t.createVNode(r,{list:e,loaded:o.loaded,idx:i,showSelect:n.showSelect,onItemClick:s.onClick},null,8,["list","loaded","idx","showSelect","onItemClick"])]),_:2},1032,["id"]))),128))]),_:1},8,["scroll-into-view"]),t.createVNode(l,{class:"uni-indexed-list__menu",onTouchstart:s.touchStart,onTouchmove:t.withModifiers(s.touchMove,["stop","prevent"]),onTouchend:s.touchEnd,onMousedown:t.withModifiers(s.mousedown,["stop"]),onMousemove:t.withModifiers(s.mousemove,["stop","prevent"]),onMouseleave:t.withModifiers(s.mouseleave,["stop"])},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(o.lists,(e,i)=>(t.openBlock(),t.createBlock(l,{key:i,class:t.normalizeClass(["uni-indexed-list__menu-item",o.touchmoveIndex==i?"uni-indexed-list__menu--active":""])},{default:t.withCtx(()=>[t.createVNode(d,{class:t.normalizeClass(["uni-indexed-list__menu-text",o.touchmoveIndex==i?"uni-indexed-list__menu-text--active":""])},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.key),1)]),_:2},1032,["class"])]),_:2},1032,["class"]))),128))]),_:1},8,["onTouchstart","onTouchmove","onTouchend","onMousedown","onMousemove","onMouseleave"]),o.touchmove?(t.openBlock(),t.createBlock(l,{key:0,class:"uni-indexed-list__alert-wrapper"},{default:t.withCtx(()=>[t.createVNode(d,{class:"uni-indexed-list__alert"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(o.lists[o.touchmoveIndex].key),1)]),_:1})]),_:1})):t.createCommentVNode("",!0)]),_:1},512)}],["__scopeId","data-v-982995a8"]]);const hp=cr({name:"uniLink",props:{href:{type:String,default:""},text:{type:String,default:""},download:{type:String,default:""},showUnderLine:{type:[Boolean,String],default:!0},copyTips:{type:String,default:"已自动复制网址,请在手机浏览器里粘贴该网址"},color:{type:String,default:"#999999"},fontSize:{type:[Number,String],default:14}},computed:{isShowA(){return this._isH5=!0,!(!this.isMail()&&!this.isTel()||!0!==this._isH5)}},created(){this._isH5=null},methods:{isMail(){return this.href.startsWith("mailto:")},isTel(){return this.href.startsWith("tel:")},openURL(){window.open(this.href)},makePhoneCall(e){bo({phoneNumber:e})}}},[["render",function(e,i,n,a,o,s){const r=co;return s.isShowA?(t.openBlock(),t.createElementBlock("a",{key:0,class:t.normalizeClass(["uni-link",{"uni-link--withline":!0===n.showUnderLine||"true"===n.showUnderLine}]),href:n.href,style:t.normalizeStyle({color:n.color,fontSize:n.fontSize+"px"}),download:n.download},[t.renderSlot(e.$slots,"default",{},()=>[t.createTextVNode(t.toDisplayString(n.text),1)],!0)],14,["href","download"])):(t.openBlock(),t.createBlock(r,{key:1,class:t.normalizeClass(["uni-link",{"uni-link--withline":!0===n.showUnderLine||"true"===n.showUnderLine}]),style:t.normalizeStyle({color:n.color,fontSize:n.fontSize+"px"}),onClick:s.openURL},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default",{},()=>[t.createTextVNode(t.toDisplayString(n.text),1)],!0)]),_:3},8,["class","style","onClick"]))}],["__scopeId","data-v-4bab3b8e"]]),pp={name:"uniList","mp-weixin":{options:{multipleSlots:!1}},props:{stackFromEnd:{type:Boolean,default:!1},enableBackToTop:{type:[Boolean,String],default:!1},scrollY:{type:[Boolean,String],default:!1},border:{type:Boolean,default:!0},renderReverse:{type:Boolean,default:!1}},created(){this.firstChildAppend=!1},methods:{loadMore(e){this.$emit("scrolltolower")},scroll(e){this.$emit("scroll",e)}}};const fp=cr(pp,[["render",function(e,i,n,a,o,s){const r=mo;return t.openBlock(),t.createBlock(r,{class:"uni-list uni-border-top-bottom"},{default:t.withCtx(()=>[n.border?(t.openBlock(),t.createBlock(r,{key:0,class:"uni-list--border-top"})):t.createCommentVNode("",!0),t.renderSlot(e.$slots,"default",{},void 0,!0),n.border?(t.openBlock(),t.createBlock(r,{key:1,class:"uni-list--border-bottom"})):t.createCommentVNode("",!0)]),_:3})}],["__scopeId","data-v-eff66d77"]]),mp={name:"UniListAd",props:{title:{type:String,default:""}},data:()=>({isFirstChild:!1,border:!1,borderShow:!0}),mounted(){this.list=this.getForm(),this.list&&(this.list.firstChildAppend||(this.list.firstChildAppend=!0,this.isFirstChild=!0),this.border=this.list.border)},methods:{getForm(e="uniList"){let t=this.$parent,i=t.$options.name;for(;i!==e;){if(t=t.$parent,!t)return!1;i=t.$options.name}return t},aderror(e){console.log("aderror: "+JSON.stringify(e.detail))},closeAd(e){this.borderShow=!1}}};const gp=cr(mp,[["render",function(e,i,n,a,o,s){const r=mo,l=sr;return t.openBlock(),t.createBlock(r,{class:"uni-list-ad"},{default:t.withCtx(()=>[o.borderShow?(t.openBlock(),t.createBlock(r,{key:0,class:t.normalizeClass({"uni-list--border":o.border,"uni-list-item--first":o.isFirstChild})},null,8,["class"])):t.createCommentVNode("",!0),t.createVNode(l,{style:{width:"200px",height:"300px","border-width":"1px","border-color":"red","border-style":"solid"},adpid:"1111111111","unit-id":"",appid:"",apid:"",type:"feed",onError:s.aderror,onClose:s.closeAd},null,8,["onError","onClose"])]),_:1})}],["__scopeId","data-v-bb4eed4a"]]);const yp=cr({name:"UniListChat",emits:["click"],props:{title:{type:String,default:""},note:{type:String,default:""},clickable:{type:Boolean,default:!1},link:{type:[Boolean,String],default:!1},to:{type:String,default:""},badgeText:{type:[String,Number],default:""},badgePositon:{type:String,default:"right"},time:{type:String,default:""},avatarCircle:{type:Boolean,default:!1},avatar:{type:String,default:""},avatarList:{type:Array,default:()=>[]}},computed:{isDraft(){return"[uni-im-draft]"==this.note.slice(0,14)},isSingle(){if("dot"===this.badgeText)return"uni-badge--dot";return this.badgeText.toString().length>1?"uni-badge--complex":"uni-badge--single"},computedAvatar(){return this.avatarList.length>4?(this.imageWidth=13.95,"avatarItem--3"):this.avatarList.length>1?(this.imageWidth=21.15,"avatarItem--2"):(this.imageWidth=45,"avatarItem--1")}},watch:{avatar:{handler(e){"cloud://"==e.substr(0,8)?Ou.getTempFileURL({fileList:[e]}).then(e=>{let t=e.fileList||e.result.fileList;this.avatarUrl=t[0].tempFileURL}):this.avatarUrl=e},immediate:!0}},data:()=>({isFirstChild:!1,border:!0,imageWidth:50,avatarUrl:""}),mounted(){this.list=this.getForm(),this.list&&(this.list.firstChildAppend||(this.list.firstChildAppend=!0,this.isFirstChild=!0),this.border=this.list.border)},methods:{getForm(e="uniList"){let t=this.$parent,i=t.$options.name;for(;i!==e;){if(t=t.$parent,!t)return!1;i=t.$options.name}return t},onClick(){""===this.to?(this.clickable||this.link)&&this.$emit("click",{data:{}}):this.openPage()},openPage(){-1!==["navigateTo","redirectTo","reLaunch","switchTab"].indexOf(this.link)?this.pageApi(this.link):this.pageApi("navigateTo")},pageApi(e){let t={url:this.to,success:e=>{this.$emit("click",{data:e})},fail:e=>{this.$emit("click",{data:e})}};switch(e){case"navigateTo":default:xs(t);break;case"redirectTo":Zi(t);break;case"reLaunch":Qi(t);break;case"switchTab":Ji(t)}}}},[["render",function(e,i,n,a,o,s){const r=mo,l=On,c=co;return t.openBlock(),t.createBlock(r,{"hover-class":n.clickable||n.link?"uni-list-chat--hover":"",class:"uni-list-chat",onClick:t.withModifiers(s.onClick,["stop"])},{default:t.withCtx(()=>[t.createVNode(r,{class:t.normalizeClass({"uni-list--border":o.border,"uni-list-chat--first":o.isFirstChild})},null,8,["class"]),t.createVNode(r,{class:"uni-list-chat__container"},{default:t.withCtx(()=>[t.createVNode(r,{class:"uni-list-chat__header-warp"},{default:t.withCtx(()=>[n.avatarCircle||0===n.avatarList.length?(t.openBlock(),t.createBlock(r,{key:0,class:t.normalizeClass(["uni-list-chat__header",{"header--circle":n.avatarCircle}])},{default:t.withCtx(()=>[t.createVNode(l,{class:t.normalizeClass(["uni-list-chat__header-image",{"header--circle":n.avatarCircle}]),src:o.avatarUrl,mode:"aspectFill"},null,8,["class","src"])]),_:1},8,["class"])):(t.openBlock(),t.createBlock(r,{key:1,class:"uni-list-chat__header"},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(n.avatarList,(e,i)=>(t.openBlock(),t.createBlock(r,{key:i,class:t.normalizeClass(["uni-list-chat__header-box",s.computedAvatar]),style:t.normalizeStyle({width:o.imageWidth+"px",height:o.imageWidth+"px"})},{default:t.withCtx(()=>[t.createVNode(l,{class:"uni-list-chat__header-image",style:t.normalizeStyle({width:o.imageWidth+"px",height:o.imageWidth+"px"}),src:e.url,mode:"aspectFill"},null,8,["style","src"])]),_:2},1032,["class","style"]))),128))]),_:1}))]),_:1}),t.createVNode(r,{class:"slot-header"},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"header",{},void 0,!0)]),_:3}),n.badgeText&&"left"===n.badgePositon?(t.openBlock(),t.createBlock(r,{key:0,class:t.normalizeClass(["uni-list-chat__badge uni-list-chat__badge-pos",[s.isSingle]])},{default:t.withCtx(()=>[t.createVNode(c,{class:"uni-list-chat__badge-text"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString("dot"===n.badgeText?"":n.badgeText),1)]),_:1})]),_:1},8,["class"])):t.createCommentVNode("",!0),t.createVNode(r,{class:"uni-list-chat__content"},{default:t.withCtx(()=>[t.createVNode(r,{class:"uni-list-chat__content-main"},{default:t.withCtx(()=>[t.createVNode(c,{class:"uni-list-chat__content-title uni-ellipsis"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(n.title),1)]),_:1}),t.createVNode(r,{style:{"flex-direction":"row"}},{default:t.withCtx(()=>[s.isDraft?(t.openBlock(),t.createBlock(c,{key:0,class:"draft"},{default:t.withCtx(()=>[t.createTextVNode("[草稿]")]),_:1})):t.createCommentVNode("",!0),t.createVNode(c,{class:"uni-list-chat__content-note uni-ellipsis"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(s.isDraft?n.note.slice(14):n.note),1)]),_:1})]),_:1})]),_:1}),t.createVNode(r,{class:"uni-list-chat__content-extra"},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default",{},()=>[t.createVNode(c,{class:"uni-list-chat__content-extra-text"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(n.time),1)]),_:1}),n.badgeText&&"right"===n.badgePositon?(t.openBlock(),t.createBlock(r,{key:0,class:t.normalizeClass(["uni-list-chat__badge",[s.isSingle,"right"===n.badgePositon?"uni-list-chat--right":""]])},{default:t.withCtx(()=>[t.createVNode(c,{class:"uni-list-chat__badge-text"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString("dot"===n.badgeText?"":n.badgeText),1)]),_:1})]),_:1},8,["class"])):t.createCommentVNode("",!0)],!0)]),_:3})]),_:3})]),_:3})]),_:3},8,["hover-class","onClick"])}],["__scopeId","data-v-9861a13d"]]),bp={name:"UniListItem",emits:["click","switchChange"],props:{direction:{type:String,default:"row"},title:{type:String,default:""},note:{type:String,default:""},ellipsis:{type:[Number,String],default:0},disabled:{type:[Boolean,String],default:!1},clickable:{type:Boolean,default:!1},showArrow:{type:[Boolean,String],default:!1},link:{type:[Boolean,String],default:!1},to:{type:String,default:""},showBadge:{type:[Boolean,String],default:!1},showSwitch:{type:[Boolean,String],default:!1},switchChecked:{type:[Boolean,String],default:!1},badgeText:{type:String,default:""},badgeType:{type:String,default:"success"},badgeStyle:{type:Object,default:()=>({})},rightText:{type:String,default:""},thumb:{type:String,default:""},thumbSize:{type:String,default:"base"},showExtraIcon:{type:[Boolean,String],default:!1},extraIcon:{type:Object,default:()=>({type:"",color:"#000000",size:20,customPrefix:""})},border:{type:Boolean,default:!0},customStyle:{type:Object,default:()=>({padding:"",backgroundColor:"#FFFFFF"})},keepScrollPosition:{type:Boolean,default:!1}},watch:{"customStyle.padding":{handler(e){"number"==typeof e&&(e+="");let t=e.split(" ");if(1===t.length){const e=t[0];this.padding={top:e,right:e,bottom:e,left:e}}else if(2===t.length){const[e,i]=t;this.padding={top:e,right:i,bottom:e,left:i}}else if(3===t.length){const[e,i,n]=t;this.padding={top:e,right:i,bottom:n,left:i}}else if(4===t.length){const[e,i,n,a]=t;this.padding={top:e,right:i,bottom:n,left:a}}},immediate:!0}},data:()=>({isFirstChild:!1,padding:{top:"",right:"",bottom:"",left:""}}),mounted(){this.list=this.getForm(),this.list&&(this.list.firstChildAppend||(this.list.firstChildAppend=!0,this.isFirstChild=!0))},methods:{getForm(e="uniList"){let t=this.$parent,i=t.$options.name;for(;i!==e;){if(t=t.$parent,!t)return!1;i=t.$options.name}return t},onClick(){""===this.to?(this.clickable||this.link)&&this.$emit("click",{data:{}}):this.openPage()},onSwitchChange(e){this.$emit("switchChange",e.detail)},openPage(){-1!==["navigateTo","redirectTo","reLaunch","switchTab"].indexOf(this.link)?this.pageApi(this.link):this.pageApi("navigateTo")},pageApi(e){let t={url:this.to,success:e=>{this.$emit("click",{data:e})},fail:e=>{this.$emit("click",{data:e})}};switch(e){case"navigateTo":default:xs(t);break;case"redirectTo":Zi(t);break;case"reLaunch":Qi(t);break;case"switchTab":Ji(t)}}}};const kp=cr(bp,[["render",function(e,i,n,a,o,s){const r=mo,l=On,c=Nr(t.resolveDynamicComponent("uni-icons"),Dr),d=co,u=Nr(t.resolveDynamicComponent("uni-badge"),dr),h=so;return t.openBlock(),t.createBlock(r,{class:t.normalizeClass([{"uni-list-item--disabled":n.disabled},"uni-list-item"]),style:t.normalizeStyle({"background-color":n.customStyle.backgroundColor}),"hover-class":!n.clickable&&!n.link||n.disabled||n.showSwitch?"":"uni-list-item--hover",onClick:s.onClick},{default:t.withCtx(()=>[o.isFirstChild?t.createCommentVNode("",!0):(t.openBlock(),t.createBlock(r,{key:0,class:t.normalizeClass(["border--left",{"uni-list--border":n.border}])},null,8,["class"])),t.createVNode(r,{class:t.normalizeClass(["uni-list-item__container",{"container--right":n.showArrow||n.link,"flex--direction":"column"===n.direction}]),style:t.normalizeStyle({paddingTop:o.padding.top,paddingLeft:o.padding.left,paddingRight:o.padding.right,paddingBottom:o.padding.bottom})},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"header",{},()=>[t.createVNode(r,{class:"uni-list-item__header"},{default:t.withCtx(()=>[n.thumb?(t.openBlock(),t.createBlock(r,{key:0,class:"uni-list-item__icon"},{default:t.withCtx(()=>[t.createVNode(l,{src:n.thumb,class:t.normalizeClass(["uni-list-item__icon-img",["uni-list--"+n.thumbSize]])},null,8,["src","class"])]),_:1})):n.showExtraIcon?(t.openBlock(),t.createBlock(r,{key:1,class:"uni-list-item__icon"},{default:t.withCtx(()=>[t.createVNode(c,{customPrefix:n.extraIcon.customPrefix,color:n.extraIcon.color,size:n.extraIcon.size,type:n.extraIcon.type},null,8,["customPrefix","color","size","type"])]),_:1})):t.createCommentVNode("",!0)]),_:1})],!0),t.renderSlot(e.$slots,"body",{},()=>[t.createVNode(r,{class:t.normalizeClass(["uni-list-item__content",{"uni-list-item__content--center":n.thumb||n.showExtraIcon||n.showBadge||n.showSwitch}])},{default:t.withCtx(()=>[n.title?(t.openBlock(),t.createBlock(d,{key:0,class:t.normalizeClass(["uni-list-item__content-title",[0!==n.ellipsis&&n.ellipsis<=2?"uni-ellipsis-"+n.ellipsis:""]])},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(n.title),1)]),_:1},8,["class"])):t.createCommentVNode("",!0),n.note?(t.openBlock(),t.createBlock(d,{key:1,class:"uni-list-item__content-note"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(n.note),1)]),_:1})):t.createCommentVNode("",!0)]),_:1},8,["class"])],!0),t.renderSlot(e.$slots,"footer",{},()=>[n.rightText||n.showBadge||n.showSwitch?(t.openBlock(),t.createBlock(r,{key:0,class:t.normalizeClass(["uni-list-item__extra",{"flex--justify":"column"===n.direction}])},{default:t.withCtx(()=>[n.rightText?(t.openBlock(),t.createBlock(d,{key:0,class:"uni-list-item__extra-text"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(n.rightText),1)]),_:1})):t.createCommentVNode("",!0),n.showBadge?(t.openBlock(),t.createBlock(u,{key:1,type:n.badgeType,text:n.badgeText,"custom-style":n.badgeStyle},null,8,["type","text","custom-style"])):t.createCommentVNode("",!0),n.showSwitch?(t.openBlock(),t.createBlock(h,{key:2,disabled:n.disabled,checked:n.switchChecked,onChange:s.onSwitchChange},null,8,["disabled","checked","onChange"])):t.createCommentVNode("",!0)]),_:1},8,["class"])):t.createCommentVNode("",!0)],!0)]),_:3},8,["class","style"]),n.showArrow||n.link?(t.openBlock(),t.createBlock(c,{key:1,size:16,class:"uni-icon-wrapper",color:"#bbb",type:"arrowright"})):t.createCommentVNode("",!0)]),_:3},8,["class","style","hover-class","onClick"])}],["__scopeId","data-v-076326ab"]]),_p={name:"UniRefresh",props:{display:{type:[String],default:"hide"}},data:()=>({pulling:!1}),computed:{isShow(){return"show"===this.display||!0===this.pulling}},created(){},methods:{onchange(e){this.pulling=e},onrefresh(e){this.$emit("refresh",e)},onpullingdown(e){var t={viewHeight:90,pullingDistance:e.height};this.$emit("pullingdown",t)}}};const wp=cr(_p,[["render",function(e,i,n,a,o,s){const r=mo;return t.withDirectives((t.openBlock(),t.createBlock(r,{ref:"uni-refresh",class:"uni-refresh"},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3},512)),[[t.vShow,s.isShow]])}],["__scopeId","data-v-0d579202"]]);const xp=cr({name:"UniStatusBar",data:()=>({statusBarHeight:Io().statusBarHeight+"px"})},[["render",function(e,i,n,a,o,s){const r=mo;return t.openBlock(),t.createBlock(r,{style:t.normalizeStyle({height:o.statusBarHeight}),class:"uni-status-bar"},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3},8,["style"])}],["__scopeId","data-v-aef76307"]]),vp=e=>"number"==typeof e?e+"px":e;const Cp=cr({name:"UniNavBar",components:{statusBar:xp},emits:["clickLeft","clickRight","clickTitle"],props:{dark:{type:Boolean,default:!1},title:{type:String,default:""},leftText:{type:String,default:""},rightText:{type:String,default:""},leftIcon:{type:String,default:""},rightIcon:{type:String,default:""},fixed:{type:[Boolean,String],default:!1},color:{type:String,default:""},backgroundColor:{type:String,default:""},statusBar:{type:[Boolean,String],default:!1},shadow:{type:[Boolean,String],default:!1},border:{type:[Boolean,String],default:!0},height:{type:[Number,String],default:44},leftWidth:{type:[Number,String],default:60},rightWidth:{type:[Number,String],default:60},showMenuButtonWidth:{type:Boolean,default:!1},stat:{type:[Boolean,String],default:""}},data:()=>({navWidth:"auto"}),computed:{themeBgColor(){return this.dark?this.backgroundColor?this.backgroundColor:this.dark?"#333":"#FFF":this.backgroundColor||"#FFF"},themeColor(){return this.dark?this.color?this.color:this.dark?"#fff":"#333":this.color||"#333"},navbarHeight(){return this.fixed&&0===this.height?vp(44):vp(this.height)},leftIconWidth(){return vp(this.leftWidth)},rightIconWidth(){return vp(this.rightWidth)}},created(){},mounted(){uni.report&&this.stat&&""!==this.title&&uni.report("title",this.title)},methods:{onClickLeft(){this.$emit("clickLeft")},onClickRight(){this.$emit("clickRight")},onClickTitle(){this.$emit("clickTitle")}}},[["render",function(e,i,n,a,o,s){const r=t.resolveComponent("status-bar"),l=Nr(t.resolveDynamicComponent("uni-icons"),Dr),c=mo,d=co;return t.openBlock(),t.createBlock(c,{class:t.normalizeClass(["uni-navbar",{"uni-dark":n.dark,"uni-nvue-fixed":n.fixed}])},{default:t.withCtx(()=>[t.createVNode(c,{class:t.normalizeClass(["uni-navbar__content",{"uni-navbar--fixed":n.fixed,"uni-navbar--shadow":n.shadow,"uni-navbar--border":n.border}]),style:t.normalizeStyle({"background-color":s.themeBgColor})},{default:t.withCtx(()=>[n.statusBar?(t.openBlock(),t.createBlock(r,{key:0})):t.createCommentVNode("",!0),t.createVNode(c,{style:t.normalizeStyle({color:s.themeColor,backgroundColor:s.themeBgColor,height:s.navbarHeight,width:n.showMenuButtonWidth?o.navWidth+"px":"100%"}),class:"uni-navbar__header"},{default:t.withCtx(()=>[t.createVNode(c,{onClick:s.onClickLeft,class:"uni-navbar__header-btns uni-navbar__header-btns-left",style:t.normalizeStyle({width:s.leftIconWidth})},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"left",{},()=>[n.leftIcon.length>0?(t.openBlock(),t.createBlock(c,{key:0,class:"uni-navbar__content_view"},{default:t.withCtx(()=>[t.createVNode(l,{color:s.themeColor,type:n.leftIcon,size:"20"},null,8,["color","type"])]),_:1})):t.createCommentVNode("",!0),n.leftText.length?(t.openBlock(),t.createBlock(c,{key:1,class:t.normalizeClass([{"uni-navbar-btn-icon-left":!n.leftIcon.length>0},"uni-navbar-btn-text"])},{default:t.withCtx(()=>[t.createVNode(d,{style:t.normalizeStyle({color:s.themeColor,fontSize:"12px"})},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(n.leftText),1)]),_:1},8,["style"])]),_:1},8,["class"])):t.createCommentVNode("",!0)],!0)]),_:3},8,["onClick","style"]),t.createVNode(c,{class:"uni-navbar__header-container",onClick:s.onClickTitle},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default",{},()=>[n.title.length>0?(t.openBlock(),t.createBlock(c,{key:0,class:"uni-navbar__header-container-inner"},{default:t.withCtx(()=>[t.createVNode(d,{class:"uni-nav-bar-text uni-ellipsis-1",style:t.normalizeStyle({color:s.themeColor})},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(n.title),1)]),_:1},8,["style"])]),_:1})):t.createCommentVNode("",!0)],!0)]),_:3},8,["onClick"]),t.createVNode(c,{onClick:s.onClickRight,class:"uni-navbar__header-btns uni-navbar__header-btns-right",style:t.normalizeStyle({width:s.rightIconWidth})},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"right",{},()=>[n.rightIcon.length?(t.openBlock(),t.createBlock(c,{key:0},{default:t.withCtx(()=>[t.createVNode(l,{color:s.themeColor,type:n.rightIcon,size:"22"},null,8,["color","type"])]),_:1})):t.createCommentVNode("",!0),n.rightText.length&&!n.rightIcon.length?(t.openBlock(),t.createBlock(c,{key:1,class:"uni-navbar-btn-text"},{default:t.withCtx(()=>[t.createVNode(d,{class:"uni-nav-bar-right-text",style:t.normalizeStyle({color:s.themeColor})},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(n.rightText),1)]),_:1},8,["style"])]),_:1})):t.createCommentVNode("",!0)],!0)]),_:3},8,["onClick","style"])]),_:3},8,["style"])]),_:3},8,["class","style"]),n.fixed?(t.openBlock(),t.createBlock(c,{key:0,class:"uni-navbar__placeholder"},{default:t.withCtx(()=>[n.statusBar?(t.openBlock(),t.createBlock(r,{key:0})):t.createCommentVNode("",!0),t.createVNode(c,{class:"uni-navbar__placeholder-view",style:t.normalizeStyle({height:s.navbarHeight})},null,8,["style"])]),_:1})):t.createCommentVNode("",!0)]),_:3},8,["class"])}],["__scopeId","data-v-fbf0479a"]]);const Sp=cr({name:"UniNoticeBar",emits:["click","getmore","close"],props:{text:{type:String,default:""},moreText:{type:String,default:""},backgroundColor:{type:String,default:"#FFF9EA"},speed:{type:Number,default:100},color:{type:String,default:"#FF9A43"},fontSize:{type:Number,default:14},moreColor:{type:String,default:"#FF9A43"},single:{type:[Boolean,String],default:!1},scrollable:{type:[Boolean,String],default:!1},showIcon:{type:[Boolean,String],default:!1},showGetMore:{type:[Boolean,String],default:!1},showClose:{type:[Boolean,String],default:!1}},data:()=>({textWidth:0,boxWidth:0,wrapWidth:"",webviewHide:!1,elId:`Uni_${Math.ceil(1e6*Math.random()).toString(36)}`,elIdBox:`Uni_${Math.ceil(1e6*Math.random()).toString(36)}`,show:!0,animationDuration:"none",animationPlayState:"paused",animationDelay:"0s"}),watch:{text(e,t){this.initSize()}},computed:{isShowGetMore(){return!0===this.showGetMore||"true"===this.showGetMore},isShowClose(){return!(!0!==this.showClose&&"true"!==this.showClose||!1!==this.showGetMore&&"false"!==this.showGetMore)}},mounted(){this.$nextTick(()=>{this.initSize()})},methods:{initSize(){if(this.scrollable){let e=[],t=new Promise((e,t)=>{ri().in(this).select(`#${this.elId}`).boundingClientRect().exec(t=>{this.textWidth=t[0].width,e()})}),i=new Promise((e,t)=>{ri().in(this).select(`#${this.elIdBox}`).boundingClientRect().exec(t=>{this.boxWidth=t[0].width,e()})});e.push(t),e.push(i),Promise.all(e).then(()=>{this.animationDuration=this.textWidth/this.speed+"s",this.animationDelay=`-${this.boxWidth/this.speed}s`,setTimeout(()=>{this.animationPlayState="running"},1e3)})}},loopAnimation(){},clickMore(){this.$emit("getmore")},close(){this.show=!1,this.$emit("close")},onClick(){this.$emit("click")}}},[["render",function(e,i,n,a,o,s){const r=Nr(t.resolveDynamicComponent("uni-icons"),Dr),l=co,c=mo;return o.show?(t.openBlock(),t.createBlock(c,{key:0,class:"uni-noticebar",style:t.normalizeStyle({backgroundColor:n.backgroundColor}),onClick:s.onClick},{default:t.withCtx(()=>[!0===n.showIcon||"true"===n.showIcon?t.renderSlot(e.$slots,"noticebarIcon",{key:0},()=>[t.createVNode(r,{class:"uni-noticebar-icon",type:"sound",color:n.color,size:1.5*n.fontSize},null,8,["color","size"])],!0):t.createCommentVNode("",!0),t.createVNode(c,{ref:"textBox",class:t.normalizeClass(["uni-noticebar__content-wrapper",{"uni-noticebar__content-wrapper--scrollable":n.scrollable,"uni-noticebar__content-wrapper--single":!n.scrollable&&(n.single||n.moreText)}]),style:t.normalizeStyle({height:n.scrollable?1.5*n.fontSize+"px":"auto"})},{default:t.withCtx(()=>[t.createVNode(c,{id:o.elIdBox,class:t.normalizeClass(["uni-noticebar__content",{"uni-noticebar__content--scrollable":n.scrollable,"uni-noticebar__content--single":!n.scrollable&&(n.single||n.moreText)}])},{default:t.withCtx(()=>[t.createVNode(l,{id:o.elId,ref:"animationEle",class:t.normalizeClass(["uni-noticebar__content-text",{"uni-noticebar__content-text--scrollable":n.scrollable,"uni-noticebar__content-text--single":!n.scrollable&&(n.single||n.showGetMore)}]),style:t.normalizeStyle({color:n.color,fontSize:n.fontSize+"px",lineHeight:1.5*n.fontSize+"px",width:o.wrapWidth+"px",animationDuration:o.animationDuration,"-webkit-animationDuration":o.animationDuration,animationPlayState:o.webviewHide?"paused":o.animationPlayState,"-webkit-animationPlayState":o.webviewHide?"paused":o.animationPlayState,animationDelay:o.animationDelay,"-webkit-animationDelay":o.animationDelay})},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(n.text),1)]),_:1},8,["id","class","style"])]),_:1},8,["id","class"])]),_:1},8,["class","style"]),s.isShowGetMore?(t.openBlock(),t.createBlock(c,{key:1,class:"uni-noticebar__more uni-cursor-point",onClick:s.clickMore},{default:t.withCtx(()=>[n.moreText.length>0?(t.openBlock(),t.createBlock(l,{key:0,style:t.normalizeStyle({color:n.moreColor,fontSize:n.fontSize+"px"})},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(n.moreText),1)]),_:1},8,["style"])):(t.openBlock(),t.createBlock(r,{key:1,type:"right",color:n.moreColor,size:1.1*n.fontSize},null,8,["color","size"]))]),_:1},8,["onClick"])):t.createCommentVNode("",!0),s.isShowClose?(t.openBlock(),t.createBlock(c,{key:2,class:"uni-noticebar-close uni-cursor-point"},{default:t.withCtx(()=>[t.createVNode(r,{type:"closeempty",color:n.color,size:1.1*n.fontSize,onClick:s.close},null,8,["color","size","onClick"])]),_:1})):t.createCommentVNode("",!0)]),_:3},8,["style","onClick"])):t.createCommentVNode("",!0)}],["__scopeId","data-v-b587d4fe"]]);const Tp=cr({name:"UniNumberBox",emits:["change","input","update:modelValue","blur","focus"],props:{value:{type:[Number,String],default:1},modelValue:{type:[Number,String],default:1},min:{type:Number,default:0},max:{type:Number,default:100},step:{type:Number,default:1},background:{type:String,default:"#f5f5f5"},color:{type:String,default:"#333"},disabled:{type:Boolean,default:!1},width:{type:Number,default:40}},data:()=>({inputValue:0}),watch:{value(e){this.inputValue=+e},modelValue(e){this.inputValue=+e}},computed:{widthWithPx(){return this.width+"px"}},created(){1===this.value&&(this.inputValue=+this.modelValue),1===this.modelValue&&(this.inputValue=+this.value)},methods:{_calcValue(e){if(this.disabled)return;const t=this._getDecimalScale();let i=this.inputValue*t,n=this.step*t;if("minus"===e){if(i-=n,i<this.min*t)return;i>this.max*t&&(i=this.max*t)}if("plus"===e){if(i+=n,i>this.max*t)return;i<this.min*t&&(i=this.min*t)}this.inputValue=(i/t).toFixed(String(t).length-1),this.$emit("input",+this.inputValue),this.$emit("update:modelValue",+this.inputValue),this.$emit("change",+this.inputValue)},_getDecimalScale(){let e=1;return~~this.step!==this.step&&(e=Math.pow(10,String(this.step).split(".")[1].length)),e},_onBlur(e){this.$emit("blur",e);let t=e.detail.value;if(isNaN(t))return void(this.inputValue=this.value);t=+t,t>this.max?t=this.max:t<this.min&&(t=this.min);const i=this._getDecimalScale();this.inputValue=t.toFixed(String(i).length-1),this.$emit("input",+this.inputValue),this.$emit("update:modelValue",+this.inputValue),this.$emit("change",+this.inputValue)},_onFocus(e){this.$emit("focus",e)}}},[["render",function(e,i,n,a,o,s){const r=co,l=mo,c=sa;return t.openBlock(),t.createBlock(l,{class:"uni-numbox"},{default:t.withCtx(()=>[t.createVNode(l,{onClick:i[0]||(i[0]=e=>s._calcValue("minus")),class:"uni-numbox__minus uni-numbox-btns",style:t.normalizeStyle({background:n.background})},{default:t.withCtx(()=>[t.createVNode(r,{class:t.normalizeClass(["uni-numbox--text",{"uni-numbox--disabled":o.inputValue<=n.min||n.disabled}]),style:t.normalizeStyle({color:n.color})},{default:t.withCtx(()=>[t.createTextVNode("-")]),_:1},8,["class","style"])]),_:1},8,["style"]),t.createVNode(c,{disabled:n.disabled,onFocus:s._onFocus,onBlur:s._onBlur,class:"uni-numbox__value",type:n.step<1?"digit":"number",modelValue:o.inputValue,"onUpdate:modelValue":i[1]||(i[1]=e=>o.inputValue=e),style:t.normalizeStyle({background:n.background,color:n.color,width:s.widthWithPx})},null,8,["disabled","onFocus","onBlur","type","modelValue","style"]),t.createVNode(l,{onClick:i[2]||(i[2]=e=>s._calcValue("plus")),class:"uni-numbox__plus uni-numbox-btns",style:t.normalizeStyle({background:n.background})},{default:t.withCtx(()=>[t.createVNode(r,{class:t.normalizeClass(["uni-numbox--text",{"uni-numbox--disabled":o.inputValue>=n.max||n.disabled}]),style:t.normalizeStyle({color:n.color})},{default:t.withCtx(()=>[t.createTextVNode("+")]),_:1},8,["class","style"])]),_:1},8,["style"])]),_:1})}],["__scopeId","data-v-cc345809"]]),Dp={en:{"uni-pagination.prevText":"prev","uni-pagination.nextText":"next","uni-pagination.piecePerPage":"piece/page"},es:{"uni-pagination.prevText":"anterior","uni-pagination.nextText":"prxima","uni-pagination.piecePerPage":"Art��culo/P��gina"},fr:{"uni-pagination.prevText":"précédente","uni-pagination.nextText":"suivante","uni-pagination.piecePerPage":"Articles/Pages"},"zh-Hans":{"uni-pagination.prevText":"上一页","uni-pagination.nextText":"下一页","uni-pagination.piecePerPage":"条/页"},"zh-Hant":{"uni-pagination.prevText":"上一頁","uni-pagination.nextText":"下一頁","uni-pagination.piecePerPage":"條/頁"}},{t:Np}=q(Dp),Vp={name:"UniPagination",emits:["update:modelValue","input","change","pageSizeChange"],props:{value:{type:[Number,String],default:1},modelValue:{type:[Number,String],default:1},prevText:{type:String},nextText:{type:String},piecePerPageText:{type:String},current:{type:[Number,String],default:1},total:{type:[Number,String],default:0},pageSize:{type:[Number,String],default:10},showIcon:{type:[Boolean,String],default:!1},showPageSize:{type:[Boolean,String],default:!1},pagerCount:{type:Number,default:7},pageSizeRange:{type:Array,default:()=>[20,50,100,500]}},data:()=>({pageSizeIndex:0,currentIndex:1,paperData:[],pickerShow:!1}),computed:{piecePerPage(){return this.piecePerPageText||Np("uni-pagination.piecePerPage")},prevPageText(){return this.prevText||Np("uni-pagination.prevText")},nextPageText(){return this.nextText||Np("uni-pagination.nextText")},maxPage(){let e=1,t=Number(this.total),i=Number(this.pageSize);return t&&i&&(e=Math.ceil(t/i)),e},paper(){const e=this.currentIndex,t=this.pagerCount,i=this.total,n=this.pageSize;let a=[],o=[],s=Math.ceil(i/n);for(let l=0;l<s;l++)a.push(l+1);o.push(1);const r=a[a.length-(t+1)/2];return a.forEach((i,n)=>{(t+1)/2>=e?i<t+1&&i>1&&o.push(i):e+2<=r?i>e-(t+1)/2&&i<e+(t+1)/2&&o.push(i):(i>e-(t+1)/2||s-t<i)&&i<a[a.length-1]&&o.push(i)}),s>t?((t+1)/2>=e?o[o.length-1]="...":e+2<=r?(o[1]="...",o[o.length-1]="..."):o[1]="...",o.push(a[a.length-1])):(t+1)/2>=e||e+2<=r||(o.shift(),o.push(a[a.length-1])),o}},watch:{current:{immediate:!0,handler(e,t){this.currentIndex=e<1?1:e}},value:{immediate:!0,handler(e){1===Number(this.current)&&(this.currentIndex=e<1?1:e)}},pageSizeIndex(e){this.$emit("pageSizeChange",this.pageSizeRange[e])}},methods:{pickerChange(e){this.pageSizeIndex=e.detail.value,this.pickerClick()},pickerClick(){const e=document.querySelector("body");if(!e)return;const t="uni-pagination-picker-show";this.pickerShow=!this.pickerShow,this.pickerShow?e.classList.add(t):setTimeout(()=>e.classList.remove(t),300)},selectPage(e,t){if(parseInt(e))this.currentIndex=e,this.change("current");else{let e=Math.ceil(this.total/this.pageSize);if(t<=1)return void(this.currentIndex-5>1?this.currentIndex-=5:this.currentIndex=1);if(t>=6)return void(this.currentIndex+5>e?this.currentIndex=e:this.currentIndex+=5)}},clickLeft(){1!==Number(this.currentIndex)&&(this.currentIndex-=1,this.change("prev"))},clickRight(){Number(this.currentIndex)>=this.maxPage||(this.currentIndex+=1,this.change("next"))},change(e){this.$emit("input",this.currentIndex),this.$emit("update:modelValue",this.currentIndex),this.$emit("change",{type:e,current:this.currentIndex})}}};const Bp=cr(Vp,[["render",function(e,i,n,a,o,s){const r=co,l=Nr(t.resolveDynamicComponent("uni-icons"),Dr),c=ot,d=ir,u=mo;return t.openBlock(),t.createBlock(u,{class:"uni-pagination"},{default:t.withCtx(()=>[!0===n.showPageSize||"true"===n.showPageSize?(t.openBlock(),t.createBlock(d,{key:0,class:"select-picker",mode:"selector",value:o.pageSizeIndex,range:n.pageSizeRange,onChange:s.pickerChange,onCancel:s.pickerClick,onClick:s.pickerClick},{default:t.withCtx(()=>[t.createVNode(c,{type:"default",size:"mini",plain:!0},{default:t.withCtx(()=>[t.createVNode(r,null,{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(n.pageSizeRange[o.pageSizeIndex])+" "+t.toDisplayString(s.piecePerPage),1)]),_:1}),t.createVNode(l,{class:"select-picker-icon",type:"arrowdown",size:"12",color:"#999"})]),_:1})]),_:1},8,["value","range","onChange","onCancel","onClick"])):t.createCommentVNode("",!0),t.createVNode(u,{class:"uni-pagination__total is-phone-hide"},{default:t.withCtx(()=>[t.createTextVNode("共 "+t.toDisplayString(n.total)+" 条",1)]),_:1}),t.createVNode(u,{class:t.normalizeClass(["uni-pagination__btn",1===o.currentIndex?"uni-pagination--disabled":"uni-pagination--enabled"]),"hover-class":1===o.currentIndex?"":"uni-pagination--hover","hover-start-time":20,"hover-stay-time":70,onClick:s.clickLeft},{default:t.withCtx(()=>[!0===n.showIcon||"true"===n.showIcon?(t.openBlock(),t.createBlock(l,{key:0,color:"#666",size:"16",type:"left"})):(t.openBlock(),t.createBlock(r,{key:1,class:"uni-pagination__child-btn"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(s.prevPageText),1)]),_:1}))]),_:1},8,["class","hover-class","onClick"]),t.createVNode(u,{class:"uni-pagination__num uni-pagination__num-flex-none"},{default:t.withCtx(()=>[t.createVNode(u,{class:"uni-pagination__num-current"},{default:t.withCtx(()=>[t.createVNode(r,{class:"uni-pagination__num-current-text is-pc-hide current-index-text"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(o.currentIndex),1)]),_:1}),t.createVNode(r,{class:"uni-pagination__num-current-text is-pc-hide"},{default:t.withCtx(()=>[t.createTextVNode("/"+t.toDisplayString(s.maxPage||0),1)]),_:1}),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(s.paper,(e,i)=>(t.openBlock(),t.createBlock(u,{key:i,class:t.normalizeClass([{"page--active":e===o.currentIndex},"uni-pagination__num-tag tag--active is-phone-hide"]),onClick:t=>s.selectPage(e,i)},{default:t.withCtx(()=>[t.createVNode(r,null,{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e),1)]),_:2},1024)]),_:2},1032,["class","onClick"]))),128))]),_:1})]),_:1}),t.createVNode(u,{class:t.normalizeClass(["uni-pagination__btn",o.currentIndex>=s.maxPage?"uni-pagination--disabled":"uni-pagination--enabled"]),"hover-class":o.currentIndex===s.maxPage?"":"uni-pagination--hover","hover-start-time":20,"hover-stay-time":70,onClick:s.clickRight},{default:t.withCtx(()=>[!0===n.showIcon||"true"===n.showIcon?(t.openBlock(),t.createBlock(l,{key:0,color:"#666",size:"16",type:"right"})):(t.openBlock(),t.createBlock(r,{key:1,class:"uni-pagination__child-btn"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(s.nextPageText),1)]),_:1}))]),_:1},8,["class","hover-class","onClick"])]),_:1})}],["__scopeId","data-v-19f37dd1"]]);class Ip{constructor(e,t){this.options=e,this.animation=hi({...e}),this.currentStepAnimates={},this.next=0,this.$=t}_nvuePushAnimates(e,t){let i=this.currentStepAnimates[this.next],n={};if(n=i||{styles:{},config:{}},Mp.includes(e)){n.styles.transform||(n.styles.transform="");let i="";"rotate"===e&&(i="deg"),n.styles.transform+=`${e}(${t+i}) `}else n.styles[e]=`${t}`;this.currentStepAnimates[this.next]=n}_animateRun(e={},t={}){let i=this.$.$refs.ani.ref;if(i)return new Promise((n,a)=>{nvueAnimation.transition(i,{styles:e,...t},e=>{n()})})}_nvueNextAnimate(e,t=0,i){let n=e[t];if(n){let{styles:a,config:o}=n;this._animateRun(a,o).then(()=>{t+=1,this._nvueNextAnimate(e,t,i)})}else this.currentStepAnimates={},"function"==typeof i&&i(),this.isEnd=!0}step(e={}){return this.animation.step(e),this}run(e){this.$.animationData=this.animation.export(),this.$.timer=setTimeout(()=>{"function"==typeof e&&e()},this.$.durationTime)}}const Mp=["matrix","matrix3d","rotate","rotate3d","rotateX","rotateY","rotateZ","scale","scale3d","scaleX","scaleY","scaleZ","skew","skewX","skewY","translate","translate3d","translateX","translateY","translateZ"];function Ep(e,t){if(t)return clearTimeout(t.timer),new Ip(e,t)}Mp.concat(["opacity","backgroundColor"],["width","height","left","right","top","bottom"]).forEach(e=>{Ip.prototype[e]=function(...t){return this.animation[e](...t),this}});const Ap=cr({name:"uniTransition",emits:["click","change"],props:{show:{type:Boolean,default:!1},modeClass:{type:[Array,String],default:()=>"fade"},duration:{type:Number,default:300},styles:{type:Object,default:()=>({})},customClass:{type:String,default:""},onceRender:{type:Boolean,default:!1}},data:()=>({isShow:!1,transform:"",opacity:0,animationData:{},durationTime:300,config:{}}),watch:{show:{handler(e){e?this.open():this.isShow&&this.close()},immediate:!0}},computed:{stylesObject(){let e={...this.styles,"transition-duration":this.duration/1e3+"s"},t="";for(let i in e){t+=this.toLine(i)+":"+e[i]+";"}return t},transformStyles(){return"transform:"+this.transform+";opacity:"+this.opacity+";"+this.stylesObject}},created(){this.config={duration:this.duration,timingFunction:"ease",transformOrigin:"50% 50%",delay:0},this.durationTime=this.duration},methods:{init(e={}){e.duration&&(this.durationTime=e.duration),this.animation=Ep(Object.assign(this.config,e),this)},onClick(){this.$emit("click",{detail:this.isShow})},step(e,t={}){return this.animation?(Object.keys(e).forEach(t=>{const i=e[t];"function"==typeof this.animation[t]&&(Array.isArray(i)?this.animation[t](...i):this.animation[t](i))}),this.animation.step(t),this):this},run(e){this.animation&&this.animation.run(e)},open(){clearTimeout(this.timer),this.isShow=!0,this.transform=this.styleInit(!1).transform||"",this.opacity=this.styleInit(!1).opacity||0,this.$nextTick(()=>{this.timer=setTimeout(()=>{this.animation=Ep(this.config,this),this.tranfromInit(!1).step(),this.animation.run(()=>{this.transform="",this.opacity=this.styleInit(!1).opacity||1,this.$emit("change",{detail:this.isShow})})},80)})},close(e){this.animation&&this.tranfromInit(!0).step().run(()=>{this.isShow=!1,this.animationData=null,this.animation=null;let{opacity:e,transform:t}=this.styleInit(!1);this.opacity=e||1,this.transform=t,this.$emit("change",{detail:this.isShow})})},styleInit(e){let t={transform:"",opacity:1};const i=(e,i)=>{const n=this.animationType(e)[i];i.startsWith("fade")?t.opacity=n:t.transform+=n+" "};return"string"==typeof this.modeClass?i(e,this.modeClass):this.modeClass.forEach(t=>i(e,t)),t},tranfromInit(e){let t=(e,t)=>{let i=null;"fade"===t?i=e?0:1:(i=e?"-100%":"0","zoom-in"===t&&(i=e?.8:1),"zoom-out"===t&&(i=e?1.2:1),"slide-right"===t&&(i=e?"100%":"0"),"slide-bottom"===t&&(i=e?"100%":"0")),this.animation[this.animationMode()[t]](i)};return"string"==typeof this.modeClass?t(e,this.modeClass):this.modeClass.forEach(i=>{t(e,i)}),this.animation},animationType:e=>({fade:e?1:0,"slide-top":`translateY(${e?"0":"-100%"})`,"slide-right":`translateX(${e?"0":"100%"})`,"slide-bottom":`translateY(${e?"0":"100%"})`,"slide-left":`translateX(${e?"0":"-100%"})`,"zoom-in":`scaleX(${e?1:.8}) scaleY(${e?1:.8})`,"zoom-out":`scaleX(${e?1:1.2}) scaleY(${e?1:1.2})`}),animationMode:()=>({fade:"opacity","slide-top":"translateY","slide-right":"translateX","slide-bottom":"translateY","slide-left":"translateX","zoom-in":"scale","zoom-out":"scale"}),toLine:e=>e.replace(/([A-Z])/g,"-$1").toLowerCase()}},[["render",function(e,i,n,a,o,s){const r=mo;return t.withDirectives((t.openBlock(),t.createBlock(r,{ref:"ani",animation:o.animationData,class:t.normalizeClass(n.customClass),style:t.normalizeStyle(s.transformStyles),onClick:s.onClick},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default")]),_:3},8,["animation","class","style","onClick"])),[[t.vShow,o.isShow]])}]]),Pp={name:"uniPopup",components:{keypress:{name:"Keypress",props:{disable:{type:Boolean,default:!1}},mounted(){const e={esc:["Esc","Escape"],tab:"Tab",enter:"Enter",space:[" ","Spacebar"],up:["Up","ArrowUp"],left:["Left","ArrowLeft"],right:["Right","ArrowRight"],down:["Down","ArrowDown"],delete:["Backspace","Delete","Del"]};document.addEventListener("keyup",t=>{if(this.disable)return;const i=Object.keys(e).find(i=>{const n=t.key,a=e[i];return a===n||Array.isArray(a)&&a.includes(n)});i&&setTimeout(()=>{this.$emit(i,{})},0)})},render:()=>{}}},emits:["change","maskClick"],props:{animation:{type:Boolean,default:!0},type:{type:String,default:"center"},isMaskClick:{type:Boolean,default:null},maskClick:{type:Boolean,default:null},backgroundColor:{type:String,default:"none"},safeArea:{type:Boolean,default:!0},maskBackgroundColor:{type:String,default:"rgba(0, 0, 0, 0.4)"},borderRadius:{type:String}},watch:{type:{handler:function(e){this.config[e]&&this[this.config[e]](!0)},immediate:!0},isDesktop:{handler:function(e){this.config[e]&&this[this.config[this.type]](!0)},immediate:!0},maskClick:{handler:function(e){this.mkclick=e},immediate:!0},isMaskClick:{handler:function(e){this.mkclick=e},immediate:!0},showPopup(e){document.getElementsByTagName("body")[0].style.overflow=e?"hidden":"visible"}},data(){return{duration:300,ani:[],showPopup:!1,showTrans:!1,popupWidth:0,popupHeight:0,config:{top:"top",bottom:"bottom",center:"center",left:"left",right:"right",message:"top",dialog:"center",share:"bottom"},maskClass:{position:"fixed",bottom:0,top:0,left:0,right:0,backgroundColor:"rgba(0, 0, 0, 0.4)"},transClass:{backgroundColor:"transparent",borderRadius:this.borderRadius||"0",position:"fixed",left:0,right:0},maskShow:!0,mkclick:!0,popupstyle:"top"}},computed:{getStyles(){let e={backgroundColor:this.bg};return this.borderRadius,e=Object.assign(e,{borderRadius:this.borderRadius}),e},isDesktop(){return this.popupWidth>=500&&this.popupHeight>=500},bg(){return""===this.backgroundColor||"none"===this.backgroundColor?"transparent":this.backgroundColor}},mounted(){(()=>{const{windowWidth:e,windowHeight:t,windowTop:i,safeArea:n,screenHeight:a,safeAreaInsets:o}=Io();this.popupWidth=e,this.popupHeight=t+(i||0),n&&this.safeArea?this.safeAreaInsets=o.bottom:this.safeAreaInsets=0})()},unmounted(){this.setH5Visible()},activated(){this.setH5Visible(!this.showPopup)},deactivated(){this.setH5Visible(!0)},created(){null===this.isMaskClick&&null===this.maskClick?this.mkclick=!0:this.mkclick=null!==this.isMaskClick?this.isMaskClick:this.maskClick,this.animation?this.duration=300:this.duration=0,this.messageChild=null,this.clearPropagation=!1,this.maskClass.backgroundColor=this.maskBackgroundColor},methods:{setH5Visible(e=!0){document.getElementsByTagName("body")[0].style.overflow=e?"visible":"hidden"},closeMask(){this.maskShow=!1},disableMask(){this.mkclick=!1},clear(e){e.stopPropagation(),this.clearPropagation=!0},open(e){if(this.showPopup)return;e&&-1!==["top","center","bottom","left","right","message","dialog","share"].indexOf(e)||(e=this.type),this.config[e]?(this[this.config[e]](),this.$emit("change",{show:!0,type:e})):console.error("缺少类型:",e)},close(e){this.showTrans=!1,this.$emit("change",{show:!1,type:this.type}),clearTimeout(this.timer),this.timer=setTimeout(()=>{this.showPopup=!1},300)},touchstart(){this.clearPropagation=!1},onTap(){this.clearPropagation?this.clearPropagation=!1:(this.$emit("maskClick"),this.mkclick&&this.close())},top(e){this.popupstyle=this.isDesktop?"fixforpc-top":"top",this.ani=["slide-top"],this.transClass={position:"fixed",left:0,right:0,backgroundColor:this.bg,borderRadius:this.borderRadius||"0"},e||(this.showPopup=!0,this.showTrans=!0,this.$nextTick(()=>{this.showPoptrans(),this.messageChild&&"message"===this.type&&this.messageChild.timerClose()}))},bottom(e){this.popupstyle="bottom",this.ani=["slide-bottom"],this.transClass={position:"fixed",left:0,right:0,bottom:0,paddingBottom:this.safeAreaInsets+"px",backgroundColor:this.bg,borderRadius:this.borderRadius||"0"},e||this.showPoptrans()},center(e){this.popupstyle="center",this.ani=["zoom-out","fade"],this.transClass={position:"fixed",display:"flex",flexDirection:"column",bottom:0,left:0,right:0,top:0,justifyContent:"center",alignItems:"center",borderRadius:this.borderRadius||"0"},e||this.showPoptrans()},left(e){this.popupstyle="left",this.ani=["slide-left"],this.transClass={position:"fixed",left:0,bottom:0,top:0,backgroundColor:this.bg,borderRadius:this.borderRadius||"0",display:"flex",flexDirection:"column"},e||this.showPoptrans()},right(e){this.popupstyle="right",this.ani=["slide-right"],this.transClass={position:"fixed",bottom:0,right:0,top:0,backgroundColor:this.bg,borderRadius:this.borderRadius||"0",display:"flex",flexDirection:"column"},e||this.showPoptrans()},showPoptrans(){this.$nextTick(()=>{this.showPopup=!0,this.showTrans=!0})}}};const Rp=cr(Pp,[["render",function(e,i,n,a,o,s){const r=Nr(t.resolveDynamicComponent("uni-transition"),Ap),l=mo,c=t.resolveComponent("keypress");return o.showPopup?(t.openBlock(),t.createBlock(l,{key:0,class:t.normalizeClass(["uni-popup",[o.popupstyle,s.isDesktop?"fixforpc-z-index":""]])},{default:t.withCtx(()=>[t.createVNode(l,{onTouchstart:s.touchstart},{default:t.withCtx(()=>[o.maskShow?(t.openBlock(),t.createBlock(r,{key:"1",name:"mask","mode-class":"fade",styles:o.maskClass,duration:o.duration,show:o.showTrans,onClick:s.onTap},null,8,["styles","duration","show","onClick"])):t.createCommentVNode("",!0),t.createVNode(r,{key:"2","mode-class":o.ani,name:"content",styles:o.transClass,duration:o.duration,show:o.showTrans,onClick:s.onTap},{default:t.withCtx(()=>[t.createVNode(l,{class:t.normalizeClass(["uni-popup__wrapper",[o.popupstyle]]),style:t.normalizeStyle(s.getStyles),onClick:s.clear},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3},8,["style","class","onClick"])]),_:3},8,["mode-class","styles","duration","show","onClick"])]),_:3},8,["onTouchstart"]),o.maskShow?(t.openBlock(),t.createBlock(c,{key:0,onEsc:s.onTap},null,8,["onEsc"])):t.createCommentVNode("",!0)]),_:3},8,["class"])):t.createCommentVNode("",!0)}],["__scopeId","data-v-2dc023b7"]]),Op={data:()=>({}),created(){this.popup=this.getParent()},methods:{getParent(e="uniPopup"){let t=this.$parent,i=t.$options.name;for(;i!==e;){if(t=t.$parent,!t)return!1;i=t.$options.name}return t}}},Lp={en:{"uni-popup.cancel":"cancel","uni-popup.ok":"ok","uni-popup.placeholder":"pleace enter","uni-popup.title":"Hint","uni-popup.shareTitle":"Share to"},"zh-Hans":{"uni-popup.cancel":"取消","uni-popup.ok":"确定","uni-popup.placeholder":"请输入","uni-popup.title":"提示","uni-popup.shareTitle":"分享到"},"zh-Hant":{"uni-popup.cancel":"取消","uni-popup.ok":"確定","uni-popup.placeholder":"請輸入","uni-popup.title":"提示","uni-popup.shareTitle":"分享到"}},{t:$p}=q(Lp);const Fp=cr({name:"uniPopupDialog",mixins:[Op],emits:["confirm","close","update:modelValue","input"],props:{inputType:{type:String,default:"text"},showClose:{type:Boolean,default:!0},modelValue:{type:[Number,String],default:""},placeholder:{type:[String,Number],default:""},type:{type:String,default:"error"},mode:{type:String,default:"base"},title:{type:String,default:""},content:{type:String,default:""},beforeClose:{type:Boolean,default:!1},cancelText:{type:String,default:""},confirmText:{type:String,default:""},maxlength:{type:Number,default:-1},focus:{type:Boolean,default:!0},borderRadius:{type:String,default:"11px"}},data:()=>({dialogType:"error",val:""}),computed:{okText(){return this.confirmText||$p("uni-popup.ok")},closeText(){return this.cancelText||$p("uni-popup.cancel")},placeholderText(){return this.placeholder||$p("uni-popup.placeholder")},titleText(){return this.title||$p("uni-popup.title")}},watch:{type(e){this.dialogType=e},mode(e){"input"===e&&(this.dialogType="info")},value(e){this.setVal(e)},modelValue(e){this.setVal(e)},val(e){this.$emit("update:modelValue",e)}},created(){this.popup.disableMask(),"input"===this.mode?(this.dialogType="info",this.val=this.value,this.val=this.modelValue):this.dialogType=this.type},methods:{setVal(e){-1!=this.maxlength&&"input"===this.mode?this.val=e.slice(0,this.maxlength):this.val=e},onOk(){"input"===this.mode?this.$emit("confirm",this.val):this.$emit("confirm"),this.beforeClose||this.popup.close()},closeDialog(){this.$emit("close"),this.beforeClose||this.popup.close()},close(){this.popup.close()}}},[["render",function(e,i,n,a,o,s){const r=co,l=mo,c=sa;return t.openBlock(),t.createBlock(l,{class:"uni-popup-dialog",style:t.normalizeStyle({borderRadius:n.borderRadius})},{default:t.withCtx(()=>[t.createVNode(l,{class:"uni-dialog-title"},{default:t.withCtx(()=>[t.createVNode(r,{class:t.normalizeClass(["uni-dialog-title-text",["uni-popup__"+o.dialogType]])},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(s.titleText),1)]),_:1},8,["class"])]),_:1}),"base"===n.mode?(t.openBlock(),t.createBlock(l,{key:0,class:"uni-dialog-content"},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default",{},()=>[t.createVNode(r,{class:"uni-dialog-content-text"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(n.content),1)]),_:1})],!0)]),_:3})):(t.openBlock(),t.createBlock(l,{key:1,class:"uni-dialog-content"},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default",{},()=>[t.createVNode(c,{class:"uni-dialog-input",maxlength:n.maxlength,modelValue:o.val,"onUpdate:modelValue":i[0]||(i[0]=e=>o.val=e),type:n.inputType,placeholder:s.placeholderText,focus:n.focus},null,8,["maxlength","modelValue","type","placeholder","focus"])],!0)]),_:3})),t.createVNode(l,{class:"uni-dialog-button-group"},{default:t.withCtx(()=>[n.showClose?(t.openBlock(),t.createBlock(l,{key:0,class:"uni-dialog-button",onClick:s.closeDialog},{default:t.withCtx(()=>[t.createVNode(r,{class:"uni-dialog-button-text"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(s.closeText),1)]),_:1})]),_:1},8,["onClick"])):t.createCommentVNode("",!0),t.createVNode(l,{class:t.normalizeClass(["uni-dialog-button",n.showClose?"uni-border-left":""]),onClick:s.onOk},{default:t.withCtx(()=>[t.createVNode(r,{class:"uni-dialog-button-text uni-button-color"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(s.okText),1)]),_:1})]),_:1},8,["class","onClick"])]),_:1})]),_:3},8,["style"])}],["__scopeId","data-v-bbc077ee"]]);const zp=cr({name:"uniPopupMessage",mixins:[Op],props:{type:{type:String,default:"success"},message:{type:String,default:""},duration:{type:Number,default:3e3},maskShow:{type:Boolean,default:!1}},data:()=>({}),created(){this.popup.maskShow=this.maskShow,this.popup.messageChild=this},methods:{timerClose(){0!==this.duration&&(clearTimeout(this.timer),this.timer=setTimeout(()=>{this.popup.close()},this.duration))}}},[["render",function(e,i,n,a,o,s){const r=co,l=mo;return t.openBlock(),t.createBlock(l,{class:"uni-popup-message"},{default:t.withCtx(()=>[t.createVNode(l,{class:t.normalizeClass(["uni-popup-message__box fixforpc-width","uni-popup__"+n.type])},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default",{},()=>[t.createVNode(r,{class:t.normalizeClass(["uni-popup-message-text","uni-popup__"+n.type+"-text"])},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(n.message),1)]),_:1},8,["class"])],!0)]),_:3},8,["class"])]),_:3})}],["__scopeId","data-v-caee104a"]]),{t:Up}=q(Lp);const jp=cr({name:"UniPopupShare",mixins:[Op],emits:["select"],props:{title:{type:String,default:""},beforeClose:{type:Boolean,default:!1}},data:()=>({bottomData:[{text:"微信",icon:"https://qiniu-web-assets.dcloud.net.cn/unidoc/zh/unicloudlogo.png",name:"wx"},{text:"支付宝",icon:"https://qiniu-web-assets.dcloud.net.cn/unidoc/zh/unicloudlogo.png",name:"ali"},{text:"QQ",icon:"https://qiniu-web-assets.dcloud.net.cn/unidoc/zh/unicloudlogo.png",name:"qq"},{text:"新浪",icon:"https://qiniu-web-assets.dcloud.net.cn/unidoc/zh/unicloudlogo.png",name:"sina"}]}),created(){},computed:{cancelText:()=>Up("uni-popup.cancel"),shareTitleText(){return this.title||Up("uni-popup.shareTitle")}},methods:{select(e,t){this.$emit("select",{item:e,index:t}),this.close()},close(){this.beforeClose||this.popup.close()}}},[["render",function(e,i,n,a,o,s){const r=co,l=mo,c=On,d=ot;return t.openBlock(),t.createBlock(l,{class:"uni-popup-share"},{default:t.withCtx(()=>[t.createVNode(l,{class:"uni-share-title"},{default:t.withCtx(()=>[t.createVNode(r,{class:"uni-share-title-text"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(s.shareTitleText),1)]),_:1})]),_:1}),t.createVNode(l,{class:"uni-share-content"},{default:t.withCtx(()=>[t.createVNode(l,{class:"uni-share-content-box"},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(o.bottomData,(e,i)=>(t.openBlock(),t.createBlock(l,{class:"uni-share-content-item",key:i,onClick:t.withModifiers(t=>s.select(e,i),["stop"])},{default:t.withCtx(()=>[t.createVNode(c,{class:"uni-share-image",src:e.icon,mode:"aspectFill"},null,8,["src"]),t.createVNode(r,{class:"uni-share-text"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.text),1)]),_:2},1024)]),_:2},1032,["onClick"]))),128))]),_:1})]),_:1}),t.createVNode(l,{class:"uni-share-button-box"},{default:t.withCtx(()=>[t.createVNode(d,{class:"uni-share-button",onClick:s.close},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(s.cancelText),1)]),_:1},8,["onClick"])]),_:1})]),_:1})}],["__scopeId","data-v-71647d88"]]),Hp={name:"UniRate",props:{isFill:{type:[Boolean,String],default:!0},color:{type:String,default:"#ececec"},activeColor:{type:String,default:"#ffca3e"},disabledColor:{type:String,default:"#c0c0c0"},size:{type:[Number,String],default:24},value:{type:[Number,String],default:0},modelValue:{type:[Number,String],default:0},max:{type:[Number,String],default:5},margin:{type:[Number,String],default:0},disabled:{type:[Boolean,String],default:!1},readonly:{type:[Boolean,String],default:!1},allowHalf:{type:[Boolean,String],default:!1},touchable:{type:[Boolean,String],default:!0}},data:()=>({valueSync:"",userMouseFristMove:!0,userRated:!1,userLastRate:1}),watch:{value(e){this.valueSync=Number(e)},modelValue(e){this.valueSync=Number(e)}},computed:{stars(){const e=this.valueSync?this.valueSync:0,t=[],i=Math.floor(e),n=Math.ceil(e);for(let a=0;a<this.max;a++)i>a?t.push({activeWitch:"100%"}):n-1===a?t.push({activeWitch:100*(e-i)+"%"}):t.push({activeWitch:"0"});return t},marginNumber(){return Number(this.margin)}},created(){this.valueSync=Number(this.value||this.modelValue),this._rateBoxLeft=0,this._oldValue=null},mounted(){setTimeout(()=>{this._getSize()},100),this.PC=this.IsPC()},methods:{touchstart(e){if(this.IsPC())return;if(this.readonly||this.disabled)return;const{clientX:t,screenX:i}=e.changedTouches[0];this._getRateCount(t||i)},touchmove(e){if(this.IsPC())return;if(this.readonly||this.disabled||!this.touchable)return;const{clientX:t,screenX:i}=e.changedTouches[0];this._getRateCount(t||i)},mousedown(e){if(!this.IsPC())return;if(this.readonly||this.disabled)return;const{clientX:t}=e;this.userLastRate=this.valueSync,this._getRateCount(t),this.userRated=!0},mousemove(e){if(!this.IsPC())return;if(this.userRated)return;if(this.userMouseFristMove&&(console.log("---mousemove----",this.valueSync),this.userLastRate=this.valueSync,this.userMouseFristMove=!1),this.readonly||this.disabled||!this.touchable)return;const{clientX:t}=e;this._getRateCount(t)},mouseleave(e){this.IsPC()&&(this.readonly||this.disabled||!this.touchable||(this.userRated?this.userRated=!1:this.valueSync=this.userLastRate))},IsPC(){var e=navigator.userAgent,t=["Android","iPhone","SymbianOS","Windows Phone","iPad","iPod"],i=!0;for(let n=0;n<t.length-1;n++)if(e.indexOf(t[n])>0){i=!1;break}return i},_getRateCount(e){this._getSize();const t=Number(this.size);if(isNaN(t))return new Error("size 属性只能设置为数字");const i=e-this._rateBoxLeft;let n=parseInt(i/(t+this.marginNumber));n=n<0?0:n,n=n>this.max?this.max:n;const a=parseInt(i-(t+this.marginNumber)*n);let o=0;(this._oldValue!==n||this.PC)&&(this._oldValue=n,o=this.allowHalf?a>t/2?n+1:n+.5:n+1,o=Math.max(.5,Math.min(o,this.max)),this.valueSync=o,this._onChange())},_onChange(){this.$emit("input",this.valueSync),this.$emit("update:modelValue",this.valueSync),this.$emit("change",{value:this.valueSync})},_getSize(){ri().in(this).select(".uni-rate").boundingClientRect().exec(e=>{e&&(this._rateBoxLeft=e[0].left)})}}};const Wp=cr(Hp,[["render",function(e,i,n,a,o,s){const r=Nr(t.resolveDynamicComponent("uni-icons"),Dr),l=mo;return t.openBlock(),t.createBlock(l,null,{default:t.withCtx(()=>[t.createVNode(l,{ref:"uni-rate",class:"uni-rate"},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(s.stars,(e,i)=>(t.openBlock(),t.createBlock(l,{class:t.normalizeClass(["uni-rate__icon",{"uni-cursor-not-allowed":n.disabled}]),style:t.normalizeStyle({"margin-right":s.marginNumber+"px"}),key:i,onTouchstart:t.withModifiers(s.touchstart,["stop"]),onTouchmove:t.withModifiers(s.touchmove,["stop"]),onMousedown:t.withModifiers(s.mousedown,["stop"]),onMousemove:t.withModifiers(s.mousemove,["stop"]),onMouseleave:s.mouseleave},{default:t.withCtx(()=>[t.createVNode(r,{color:n.color,size:n.size,type:n.isFill?"star-filled":"star"},null,8,["color","size","type"]),t.createVNode(l,{style:t.normalizeStyle({width:e.activeWitch}),class:"uni-rate__icon-on"},{default:t.withCtx(()=>[t.createVNode(r,{color:n.disabled?n.disabledColor:n.activeColor,size:n.size,type:"star-filled"},null,8,["color","size"])]),_:1},8,["style"])]),_:2},1032,["class","style","onTouchstart","onTouchmove","onMousedown","onMousemove","onMouseleave"]))),128))]),_:1},512)]),_:1})}],["__scopeId","data-v-0590db3f"]]),qp="uni-row",Yp="--";const Xp=cr({name:"uniRow",componentName:"uniRow",props:{type:String,gutter:Number,justify:{type:String,default:"start"},align:{type:String,default:"top"},width:{type:[String,Number],default:750}},created(){},computed:{marginValue(){return this.gutter?-this.gutter/2:0},typeClass(){return"flex"===this.type?`${qp+Yp}flex`:""},justifyClass(){return"start"!==this.justify?`${qp+Yp}flex-justify-${this.justify}`:""},alignClass(){return"top"!==this.align?`${qp+Yp}flex-align-${this.align}`:""}}},[["render",function(e,i,n,a,o,s){const r=mo;return t.openBlock(),t.createBlock(r,{class:t.normalizeClass(["uni-row",s.typeClass,s.justifyClass,s.alignClass]),style:t.normalizeStyle({marginLeft:`${Number(s.marginValue)}rpx`,marginRight:`${Number(s.marginValue)}rpx`})},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3},8,["class","style"])}],["__scopeId","data-v-75572a7e"]]),Kp={en:{"uni-search-bar.cancel":"cancel","uni-search-bar.placeholder":"Search enter content"},"zh-Hans":{"uni-search-bar.cancel":"取消","uni-search-bar.placeholder":"请输入搜索内容"},"zh-Hant":{"uni-search-bar.cancel":"取消","uni-search-bar.placeholder":"請輸入搜索內容"}},{t:Gp}=q(Kp),Jp={name:"UniSearchBar",emits:["input","update:modelValue","clear","cancel","confirm","blur","focus"],props:{placeholder:{type:String,default:""},radius:{type:[Number,String],default:5},clearButton:{type:String,default:"auto"},cancelButton:{type:String,default:"auto"},cancelText:{type:String,default:""},bgColor:{type:String,default:"#F8F8F8"},textColor:{type:String,default:"#000000"},maxlength:{type:[Number,String],default:100},value:{type:[Number,String],default:""},modelValue:{type:[Number,String],default:""},focus:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1}},data:()=>({show:!1,showSync:!1,searchVal:""}),computed:{cancelTextI18n(){return this.cancelText||Gp("uni-search-bar.cancel")},placeholderText(){return this.placeholder||Gp("uni-search-bar.placeholder")}},watch:{modelValue:{immediate:!0,handler(e){this.searchVal=e,e&&(this.show=!0)}},focus:{immediate:!0,handler(e){if(e){if(this.readonly)return;this.show=!0,this.$nextTick(()=>{this.showSync=!0})}}},searchVal(e,t){this.$emit("input",e),this.$emit("update:modelValue",e)}},methods:{searchClick(){this.readonly||this.show||(this.show=!0,this.$nextTick(()=>{this.showSync=!0}))},clear(){this.searchVal="",this.$nextTick(()=>{this.$emit("clear",{value:""})})},cancel(){this.readonly||(this.$emit("cancel",{value:this.searchVal}),this.searchVal="",this.show=!1,this.showSync=!1,Lo())},confirm(){Lo(),this.$emit("confirm",{value:this.searchVal})},blur(){Lo(),this.$emit("blur",{value:this.searchVal})},emitFocus(e){this.$emit("focus",e.detail)}}};const Zp=cr(Jp,[["render",function(e,i,n,a,o,s){const r=Nr(t.resolveDynamicComponent("uni-icons"),Dr),l=mo,c=sa,d=co;return t.openBlock(),t.createBlock(l,{class:"uni-searchbar"},{default:t.withCtx(()=>[t.createVNode(l,{style:t.normalizeStyle({borderRadius:n.radius+"px",backgroundColor:n.bgColor}),class:"uni-searchbar__box",onClick:s.searchClick},{default:t.withCtx(()=>[t.createVNode(l,{class:"uni-searchbar__box-icon-search"},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"searchIcon",{},()=>[t.createVNode(r,{color:"#c0c4cc",size:"18",type:"search"})],!0)]),_:3}),o.show||o.searchVal?(t.openBlock(),t.createBlock(c,{key:0,focus:o.showSync,disabled:n.readonly,placeholder:s.placeholderText,maxlength:n.maxlength,class:"uni-searchbar__box-search-input","confirm-type":"search",type:"text",modelValue:o.searchVal,"onUpdate:modelValue":i[0]||(i[0]=e=>o.searchVal=e),style:t.normalizeStyle({color:n.textColor}),onConfirm:s.confirm,onBlur:s.blur,onFocus:s.emitFocus},null,8,["focus","disabled","placeholder","maxlength","modelValue","style","onConfirm","onBlur","onFocus"])):(t.openBlock(),t.createBlock(d,{key:1,class:"uni-searchbar__text-placeholder"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(n.placeholder),1)]),_:1})),o.show&&("always"===n.clearButton||"auto"===n.clearButton&&""!==o.searchVal)&&!n.readonly?(t.openBlock(),t.createBlock(l,{key:2,class:"uni-searchbar__box-icon-clear",onClick:s.clear},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"clearIcon",{},()=>[t.createVNode(r,{color:"#c0c4cc",size:"20",type:"clear"})],!0)]),_:3},8,["onClick"])):t.createCommentVNode("",!0)]),_:3},8,["style","onClick"]),"always"===n.cancelButton||o.show&&"auto"===n.cancelButton?(t.openBlock(),t.createBlock(d,{key:0,onClick:s.cancel,class:"uni-searchbar__cancel"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(s.cancelTextI18n),1)]),_:1},8,["onClick"])):t.createCommentVNode("",!0)]),_:3})}],["__scopeId","data-v-0f271631"]]);const Qp=cr({name:"UniSection",emits:["click"],props:{type:{type:String,default:""},title:{type:String,required:!0,default:""},titleFontSize:{type:String,default:"14px"},titleColor:{type:String,default:"#333"},subTitle:{type:String,default:""},subTitleFontSize:{type:String,default:"12px"},subTitleColor:{type:String,default:"#999"},padding:{type:[Boolean,String],default:!1}},computed:{_padding(){return"string"==typeof this.padding?this.padding:this.padding?"10px":""}},watch:{title(e){uni.report&&""!==e&&uni.report("title",e)}},methods:{onClick(){this.$emit("click")}}},[["render",function(e,i,n,a,o,s){const r=mo,l=co;return t.openBlock(),t.createBlock(r,{class:"uni-section"},{default:t.withCtx(()=>[t.createVNode(r,{class:"uni-section-header",onClick:s.onClick},{default:t.withCtx(()=>[n.type?(t.openBlock(),t.createBlock(r,{key:0,class:t.normalizeClass(["uni-section-header__decoration",n.type])},null,8,["class"])):t.renderSlot(e.$slots,"decoration",{key:1},void 0,!0),t.createVNode(r,{class:"uni-section-header__content"},{default:t.withCtx(()=>[t.createVNode(l,{style:t.normalizeStyle({"font-size":n.titleFontSize,color:n.titleColor}),class:t.normalizeClass(["uni-section__content-title",{distraction:!n.subTitle}])},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(n.title),1)]),_:1},8,["style","class"]),n.subTitle?(t.openBlock(),t.createBlock(l,{key:0,style:t.normalizeStyle({"font-size":n.subTitleFontSize,color:n.subTitleColor}),class:"uni-section-header__content-sub"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(n.subTitle),1)]),_:1},8,["style"])):t.createCommentVNode("",!0)]),_:1}),t.createVNode(r,{class:"uni-section-header__slot-right"},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"right",{},void 0,!0)]),_:3})]),_:3},8,["onClick"]),t.createVNode(r,{class:"uni-section-content",style:t.normalizeStyle({padding:s._padding})},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3},8,["style"])]),_:3})}],["__scopeId","data-v-e33fcb81"]]);const ef=cr({name:"UniSegmentedControl",emits:["clickItem"],props:{current:{type:Number,default:0},values:{type:Array,default:()=>[]},activeColor:{type:String,default:"#2979FF"},inActiveColor:{type:String,default:"transparent"},styleType:{type:String,default:"button"}},data:()=>({currentIndex:0}),watch:{current(e){e!==this.currentIndex&&(this.currentIndex=e)}},computed:{},created(){this.currentIndex=this.current},methods:{_onClick(e){this.currentIndex!==e&&(this.currentIndex=e,this.$emit("clickItem",{currentIndex:e}))}}},[["render",function(e,i,n,a,o,s){const r=co,l=mo;return t.openBlock(),t.createBlock(l,{class:t.normalizeClass([["text"===n.styleType?"segmented-control--text":"segmented-control--button"],"segmented-control"]),style:t.normalizeStyle({borderColor:"text"===n.styleType?"":n.activeColor})},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(n.values,(e,i)=>(t.openBlock(),t.createBlock(l,{class:t.normalizeClass([["text"===n.styleType?"":"segmented-control__item--button",0===i&&"button"===n.styleType?"segmented-control__item--button--first":"",i===n.values.length-1&&"button"===n.styleType?"segmented-control__item--button--last":""],"segmented-control__item"]),key:i,style:t.normalizeStyle({backgroundColor:i===o.currentIndex&&"button"===n.styleType?n.activeColor:"button"===n.styleType?n.inActiveColor:"transparent",borderColor:i===o.currentIndex&&"text"===n.styleType||"button"===n.styleType?n.activeColor:n.inActiveColor}),onClick:e=>s._onClick(i)},{default:t.withCtx(()=>[t.createVNode(l,null,{default:t.withCtx(()=>[t.createVNode(r,{style:t.normalizeStyle({color:i===o.currentIndex?"text"===n.styleType?n.activeColor:"#fff":"text"===n.styleType?"#000":n.activeColor}),class:t.normalizeClass(["segmented-control__text","text"===n.styleType&&i===o.currentIndex?"segmented-control__item--text":""])},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e),1)]),_:2},1032,["style","class"])]),_:2},1024)]),_:2},1032,["class","style","onClick"]))),128))]),_:1},8,["class","style"])}],["__scopeId","data-v-0d154163"]]);const tf=cr({name:"UniSteps",props:{direction:{type:String,default:"row"},activeColor:{type:String,default:"#2979FF"},deactiveColor:{type:String,default:"#B7BDC6"},active:{type:Number,default:0},activeIcon:{type:String,default:"checkbox-filled"},options:{type:Array,default:()=>[]}},data:()=>({heightArr:[]}),mounted(){if("column"===this.direction){let e=this;ri().in(this).selectAll(".uni-steps__column-text").boundingClientRect(t=>{e.heightArr=t.map(e=>e.height+1)}).exec()}}},[["render",function(e,i,n,a,o,s){const r=co,l=mo,c=Nr(t.resolveDynamicComponent("uni-icons"),Dr);return t.openBlock(),t.createBlock(l,{class:"uni-steps"},{default:t.withCtx(()=>[t.createVNode(l,{class:t.normalizeClass(["column"===n.direction?"uni-steps__column":"uni-steps__row"])},{default:t.withCtx(()=>[t.createVNode(l,{class:t.normalizeClass(["column"===n.direction?"uni-steps__column-text-container":"uni-steps__row-text-container"])},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(n.options,(e,i)=>(t.openBlock(),t.createBlock(l,{key:i,class:t.normalizeClass(["column"===n.direction?"uni-steps__column-text":"uni-steps__row-text"])},{default:t.withCtx(()=>[t.createVNode(r,{style:t.normalizeStyle({color:i===n.active?n.activeColor:n.deactiveColor}),class:t.normalizeClass(["column"===n.direction?"uni-steps__column-title":"uni-steps__row-title"])},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.title),1)]),_:2},1032,["style","class"]),t.createVNode(r,{style:t.normalizeStyle({color:n.deactiveColor}),class:t.normalizeClass(["column"===n.direction?"uni-steps__column-desc":"uni-steps__row-desc"])},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.desc),1)]),_:2},1032,["style","class"])]),_:2},1032,["class"]))),128))]),_:1},8,["class"]),t.createVNode(l,{class:t.normalizeClass(["column"===n.direction?"uni-steps__column-container":"uni-steps__row-container"])},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(n.options,(e,i)=>(t.openBlock(),t.createBlock(l,{class:t.normalizeClass(["column"===n.direction?"uni-steps__column-line-item":"uni-steps__row-line-item"]),key:i,style:t.normalizeStyle({height:"column"===n.direction?o.heightArr[i]+"px":"14px"})},{default:t.withCtx(()=>[t.createVNode(l,{class:t.normalizeClass(["column"===n.direction?"uni-steps__column-line":"uni-steps__row-line","column"===n.direction?"uni-steps__column-line--before":"uni-steps__row-line--before"]),style:t.normalizeStyle({backgroundColor:i<=n.active&&0!==i?n.activeColor:0===i?"transparent":n.deactiveColor})},null,8,["class","style"]),i===n.active?(t.openBlock(),t.createBlock(l,{key:0,class:t.normalizeClass(["column"===n.direction?"uni-steps__column-check":"uni-steps__row-check"])},{default:t.withCtx(()=>[t.createVNode(c,{color:n.activeColor,type:n.activeIcon,size:"14"},null,8,["color","type"])]),_:1},8,["class"])):(t.openBlock(),t.createBlock(l,{key:1,class:t.normalizeClass(["column"===n.direction?"uni-steps__column-circle":"uni-steps__row-circle"]),style:t.normalizeStyle({backgroundColor:i<n.active?n.activeColor:n.deactiveColor})},null,8,["class","style"])),t.createVNode(l,{class:t.normalizeClass(["column"===n.direction?"uni-steps__column-line":"uni-steps__row-line","column"===n.direction?"uni-steps__column-line--after":"uni-steps__row-line--after"]),style:t.normalizeStyle({backgroundColor:i<n.active&&i!==n.options.length-1?n.activeColor:i===n.options.length-1?"transparent":n.deactiveColor})},null,8,["class","style"])]),_:2},1032,["class","style"]))),128))]),_:1},8,["class"])]),_:1},8,["class"])]),_:1})}],["__scopeId","data-v-7f829ce9"]]);const nf=cr({name:"uniSwipeAction",data:()=>({}),created(){this.children=[]},methods:{resize(){},closeAll(){this.children.forEach(e=>{e.is_show="none"})},closeOther(e){this.openItem&&this.openItem!==e&&(this.openItem.is_show="none"),this.openItem=e}}},[["render",function(e,i,n,a,o,s){const r=mo;return t.openBlock(),t.createBlock(r,null,{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default")]),_:3})}]]);let af={},of=null;of=function(){var e=navigator.userAgent,t=["Android","iPhone","SymbianOS","Windows Phone","iPad","iPod"],i=!0;for(let n=0;n<t.length-1;n++)if(e.indexOf(t[n])>0){i=!1;break}return i}(),af={data:()=>({is_show:"none"}),watch:{show(e){this.is_show=this.show}},created(){this.swipeaction=this.getSwipeAction(),this.swipeaction&&Array.isArray(this.swipeaction.children)&&this.swipeaction.children.push(this)},mounted(){this.is_show=this.show},methods:{closeSwipe(e){this.autoClose&&this.swipeaction&&this.swipeaction.closeOther(this)},change(e){this.$emit("change",e.open),this.is_show!==e.open&&(this.is_show=e.open)},appTouchStart(e){if(of)return;const{clientX:t}=e.changedTouches[0];this.clientX=t,this.timestamp=(new Date).getTime()},appTouchEnd(e,t,i,n){if(of)return;const{clientX:a}=e.changedTouches[0];let o=Math.abs(this.clientX-a),s=(new Date).getTime()-this.timestamp;o<40&&s<300&&this.$emit("click",{content:i,index:t,position:n})},onClickForPC(e,t,i){of&&this.$emit("click",{content:t,index:e,position:i})}}};const sf=af;var rf=!1;function lf(e,t){var i=e.instance,n=i.getDataset().disabled,a=i.getState();hf(i,t),(n=("string"==typeof n?JSON.parse(n):n)||!1)||(i.requestAnimationFrame(function(){i.removeClass("ani"),t.callMethod("closeSwipe")}),a.x=a.left||0,function(e){var t=e.instance,i=t.getState();ff(t);var n=e.touches[0];rf&&mf()&&(n=e);i.startX=n.clientX,i.startY=n.clientY}(e))}function cf(e,t){var i=e.instance,n=i.getDataset().disabled,a=i.getState();(n=("string"==typeof n?JSON.parse(n):n)||!1)||(!function(e){var t=e.instance,i=t.getState(),n=e.touches[0];rf&&mf()&&(n=e);i.deltaX=n.clientX-i.startX,i.deltaY=n.clientY-i.startY,i.offsetY=Math.abs(i.deltaY),i.offsetX=Math.abs(i.deltaX),i.direction=i.direction||function(e,t){if(e>t&&e>10)return"horizontal";if(t>e&&t>10)return"vertical";return""}(i.offsetX,i.offsetY)}(e),"horizontal"===a.direction&&(e.preventDefault&&e.preventDefault(),uf(a.x+a.deltaX,i)))}function df(e,t){var i=e.instance,n=i.getDataset().disabled,a=i.getState();(n=("string"==typeof n?JSON.parse(n):n)||!1)||function(e,t,i){var n=t.getState(),a=n.threshold;n.position;var o=n.isopen||"none",s=n.leftWidth,r=n.rightWidth;if(0===n.deltaX)return void pf("none",t,i);pf("none"===o&&r>0&&-e>a||"none"!==o&&r>0&&r+e<a?"right":"none"===o&&s>0&&e>a||"none"!==o&&s>0&&s-e<a?"left":"none",t,i)}(a.left,i,t)}function uf(e,t,i){e=e||0;var n,a,o,s=t.getState(),r=s.leftWidth,l=s.rightWidth;s.left=(n=e,a=-l,o=r,Math.min(Math.max(n,a),o)),t.requestAnimationFrame(function(){t.setStyle({transform:"translateX("+s.left+"px)","-webkit-transform":"translateX("+s.left+"px)"})})}function hf(e,t){var i=e.getState(),n=t.selectComponent(".button-group--left"),a=t.selectComponent(".button-group--right"),o={width:0},s={width:0};n&&(o=n.getBoundingClientRect()),a&&(s=a.getBoundingClientRect()),i.leftWidth=o.width||0,i.rightWidth=s.width||0,i.threshold=e.getDataset().threshold}function pf(e,t,i){var n=t.getState(),a=n.leftWidth,o=n.rightWidth,s="";switch(n.isopen=n.isopen?n.isopen:"none",e){case"left":s=a;break;case"right":s=-o;break;default:s=0}n.isopen!==e&&(n.throttle=!0,i.callMethod("change",{open:e})),n.isopen=e,t.requestAnimationFrame(function(){t.addClass("ani"),uf(s,t)})}function ff(e){var t=e.getState();t.direction="",t.deltaX=0,t.deltaY=0,t.offsetX=0,t.offsetY=0}function mf(){for(var e=navigator.userAgent,t=["Android","iPhone","SymbianOS","Windows Phone","iPad","iPod"],i=!0,n=0;n<t.length-1;n++)if(e.indexOf(t[n])>0){i=!1;break}return e.indexOf("Phone")>0&&e.indexOf("Harmony")>0&&(i=!1),i}"object"==typeof window&&(rf=!0);var gf=!1;const yf={showWatch:function(e,t,i,n){var a=n.getState();hf(n,i),e&&"none"!==e?pf(e,n,i):(a.left&&pf("none",n,i),ff(n))},touchstart:lf,touchmove:cf,touchend:df,mousedown:function(e,t){rf&&mf()&&(lf(e,t),gf=!0)},mousemove:function(e,t){rf&&mf()&&gf&&cf(e)},mouseup:function(e,t){rf&&mf()&&(df(e,t),gf=!1)},mouseleave:function(e,t){rf&&mf()&&(gf=!1)}},bf=e=>{e.$wxs||(e.$wxs=[]),e.$wxs.push("wxsswipe"),e.mixins||(e.mixins=[]),e.mixins.push({beforeCreate(){this.wxsswipe=yf}})},kf={showWatch(e,t,i,n,a){var o=a.state||{};(i.$el||i.$vm&&i.$vm.$el)&&(this.getDom(n,i,a),e&&"none"!==e?this.openState(e,n,i,a):(o.left&&this.openState("none",n,i,a),this.resetTouchStatus(n,a)))},touchstart(e,t,i){let n=e.instance,a=n.getDataset().disabled,o=i.state||{};this.getDom(n,t,i),a=this.getDisabledType(a),a||(n.requestAnimationFrame(function(){n.removeClass("ani"),t.callMethod("closeSwipe")}),o.x=o.left||0,this.stopTouchStart(e,t,i))},touchmove(e,t,i){let n=e.instance;if(!n)return;let a=n.getDataset().disabled,o=i.state||{};if(a=this.getDisabledType(a),a)return;if(this.stopTouchMove(e,i),"horizontal"!==o.direction)return;e.preventDefault&&e.preventDefault();let s=o.x+o.deltaX;this.move(s,n,t,i)},touchend(e,t,i){let n=e.instance,a=n.getDataset().disabled,o=i.state||{};a=this.getDisabledType(a),a||this.moveDirection(o.left,n,t,i)},move(e,t,i,n){e=e||0;let a=n.state||{},o=a.leftWidth,s=a.rightWidth;a.left=this.range(e,-s,o),t.requestAnimationFrame(function(){t.setStyle({transform:"translateX("+a.left+"px)","-webkit-transform":"translateX("+a.left+"px)"})})},getDom(e,t,i){var n=i.state||{},a=t.$el||t.$vm&&t.$vm.$el,o=a.querySelector(".button-group--left"),s=a.querySelector(".button-group--right");o&&o.offsetWidth?n.leftWidth=o.offsetWidth||0:n.leftWidth=0,s&&s.offsetWidth?n.rightWidth=s.offsetWidth||0:n.rightWidth=0,n.threshold=e.getDataset().threshold},getDisabledType:e=>("string"==typeof e?JSON.parse(e):e)||!1,range:(e,t,i)=>Math.min(Math.max(e,t),i),moveDirection(e,t,i,n){var a=n.state||{},o=a.threshold;a.position;var s=a.isopen||"none",r=a.leftWidth,l=a.rightWidth;0!==a.deltaX?"none"===s&&l>0&&-e>o||"none"!==s&&l>0&&l+e<o?this.openState("right",t,i,n):"none"===s&&r>0&&e>o||"none"!==s&&r>0&&r-e<o?this.openState("left",t,i,n):this.openState("none",t,i,n):this.openState("none",t,i,n)},openState(e,t,i,n){let a=n.state||{},o=a.leftWidth,s=a.rightWidth,r="";switch(a.isopen=a.isopen?a.isopen:"none",e){case"left":r=o;break;case"right":r=-s;break;default:r=0}a.isopen!==e&&(a.throttle=!0,i.callMethod("change",{open:e})),a.isopen=e,t.requestAnimationFrame(()=>{t.addClass("ani"),this.move(r,t,i,n)})},getDirection:(e,t)=>e>t&&e>10?"horizontal":t>e&&t>10?"vertical":"",resetTouchStatus(e,t){let i=t.state||{};i.direction="",i.deltaX=0,i.deltaY=0,i.offsetX=0,i.offsetY=0},stopTouchStart(e,t,i){let n=e.instance,a=i.state||{};this.resetTouchStatus(n,i);var o=e.touches[0];a.startX=o.clientX,a.startY=o.clientY},stopTouchMove(e,t){e.instance;let i=t.state||{},n=e.touches[0];i.deltaX=n.clientX-i.startX,i.deltaY=n.clientY-i.startY,i.offsetY=Math.abs(i.deltaY),i.offsetX=Math.abs(i.deltaX),i.direction=i.direction||this.getDirection(i.offsetX,i.offsetY)}},_f={mounted(e,t,i){this.state={}},methods:{showWatch(e,t,i,n){kf.showWatch(e,t,i,n,this)},touchstart(e,t){kf.touchstart(e,t,this)},touchmove(e,t){kf.touchmove(e,t,this)},touchend(e,t){kf.touchend(e,t,this)}}},wf=e=>{e.$renderjs||(e.$renderjs=[]),e.$renderjs.push("renderswipe"),e.mixins||(e.mixins=[]),e.mixins.push({beforeCreate(){this.renderswipe=this},mounted(){this.$ownerInstance=this.$gcd(this,!0)}}),e.mixins.push(_f)},xf={mixins:[sf,{},{}],emits:["click","change"],props:{show:{type:String,default:"none"},disabled:{type:Boolean,default:!1},autoClose:{type:Boolean,default:!0},threshold:{type:Number,default:20},leftOptions:{type:Array,default:()=>[]},rightOptions:{type:Array,default:()=>[]}},unmounted(){this.__isUnmounted=!0,this.uninstall()},methods:{uninstall(){this.swipeaction&&this.swipeaction.children.forEach((e,t)=>{e===this&&this.swipeaction.children.splice(t,1)})},getSwipeAction(e="uniSwipeAction"){let t=this.$parent,i=t.$options.name;for(;i!==e;){if(t=t.$parent,!t)return!1;i=t.$options.name}return t}}};bf(xf),wf(xf);const vf=cr(xf,[["render",function(e,i,n,a,o,s){const r=co,l=mo;return t.openBlock(),t.createBlock(l,{class:"uni-swipe"},{default:t.withCtx(()=>[t.createVNode(l,{class:"uni-swipe_box","change:prop":e.wxsswipe.showWatch,prop:e.is_show,"data-threshold":n.threshold,"data-disabled":n.disabled,onTouchstart:e.wxsswipe.touchstart,onTouchmove:e.wxsswipe.touchmove,onTouchend:e.wxsswipe.touchend},{default:t.withCtx(()=>[t.createVNode(l,{class:"uni-swipe_button-group button-group--left"},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"left",{},()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(n.leftOptions,(i,n)=>(t.openBlock(),t.createBlock(l,{key:n,style:t.normalizeStyle({backgroundColor:i.style&&i.style.backgroundColor?i.style.backgroundColor:"#C7C6CD"}),class:"uni-swipe_button button-hock",onTouchstart:t.withModifiers(e.appTouchStart,["stop"]),onTouchend:t.withModifiers(t=>e.appTouchEnd(t,n,i,"left"),["stop"]),onClick:t.withModifiers(t=>e.onClickForPC(n,i,"left"),["stop"])},{default:t.withCtx(()=>[t.createVNode(r,{class:"uni-swipe_button-text",style:t.normalizeStyle({color:i.style&&i.style.color?i.style.color:"#FFFFFF",fontSize:i.style&&i.style.fontSize?i.style.fontSize:"16px"})},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(i.text),1)]),_:2},1032,["style"])]),_:2},1032,["style","onTouchstart","onTouchend","onClick"]))),128))],!0)]),_:3}),t.createVNode(l,{class:"uni-swipe_text--center"},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3}),t.createVNode(l,{class:"uni-swipe_button-group button-group--right"},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"right",{},()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(n.rightOptions,(i,n)=>(t.openBlock(),t.createBlock(l,{key:n,style:t.normalizeStyle({backgroundColor:i.style&&i.style.backgroundColor?i.style.backgroundColor:"#C7C6CD"}),class:"uni-swipe_button button-hock",onTouchstart:t.withModifiers(e.appTouchStart,["stop"]),onTouchend:t.withModifiers(t=>e.appTouchEnd(t,n,i,"right"),["stop"]),onClick:t.withModifiers(t=>e.onClickForPC(n,i,"right"),["stop"])},{default:t.withCtx(()=>[t.createVNode(r,{class:"uni-swipe_button-text",style:t.normalizeStyle({color:i.style&&i.style.color?i.style.color:"#FFFFFF",fontSize:i.style&&i.style.fontSize?i.style.fontSize:"16px"})},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(i.text),1)]),_:2},1032,["style"])]),_:2},1032,["style","onTouchstart","onTouchend","onClick"]))),128))],!0)]),_:3})]),_:3},8,["change:prop","prop","data-threshold","data-disabled","onTouchstart","onTouchmove","onTouchend"])]),_:3})}],["__scopeId","data-v-7524ab79"]]);const Cf=cr({name:"UniSwiperDot",emits:["clickItem"],props:{info:{type:Array,default:()=>[]},current:{type:Number,default:0},dotsStyles:{type:Object,default:()=>({})},mode:{type:String,default:"default"},field:{type:String,default:""}},data:()=>({dots:{width:6,height:6,bottom:10,color:"#fff",backgroundColor:"rgba(0, 0, 0, .3)",border:"1px rgba(0, 0, 0, .3) solid",selectedBackgroundColor:"#333",selectedBorder:"1px rgba(0, 0, 0, .9) solid"}}),watch:{dotsStyles(e){this.dots=Object.assign(this.dots,this.dotsStyles)},mode(e){"indexes"===e?(this.dots.width=14,this.dots.height=14):(this.dots.width=6,this.dots.height=6)}},created(){"indexes"===this.mode&&(this.dots.width=12,this.dots.height=12),this.dots=Object.assign(this.dots,this.dotsStyles)},methods:{clickItem(e){this.$emit("clickItem",e)}}},[["render",function(e,i,n,a,o,s){const r=mo,l=co;return t.openBlock(),t.createBlock(r,{class:"uni-swiper__warp"},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default",{},void 0,!0),"default"===n.mode?(t.openBlock(),t.createBlock(r,{style:t.normalizeStyle({bottom:o.dots.bottom+"px"}),class:"uni-swiper__dots-box",key:"default"},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(n.info,(e,i)=>(t.openBlock(),t.createBlock(r,{onClick:e=>s.clickItem(i),style:t.normalizeStyle({width:(i===n.current?2*o.dots.width:o.dots.width)+"px",height:o.dots.width/2+"px","background-color":i!==n.current?o.dots.backgroundColor:o.dots.selectedBackgroundColor,"border-radius":"0px"}),key:i,class:"uni-swiper__dots-item uni-swiper__dots-bar"},null,8,["onClick","style"]))),128))]),_:1},8,["style"])):t.createCommentVNode("",!0),"dot"===n.mode?(t.openBlock(),t.createBlock(r,{style:t.normalizeStyle({bottom:o.dots.bottom+"px"}),class:"uni-swiper__dots-box",key:"dot"},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(n.info,(e,i)=>(t.openBlock(),t.createBlock(r,{onClick:e=>s.clickItem(i),style:t.normalizeStyle({width:o.dots.width+"px",height:o.dots.height+"px","background-color":i!==n.current?o.dots.backgroundColor:o.dots.selectedBackgroundColor,border:i!==n.current?o.dots.border:o.dots.selectedBorder}),key:i,class:"uni-swiper__dots-item"},null,8,["onClick","style"]))),128))]),_:1},8,["style"])):t.createCommentVNode("",!0),"round"===n.mode?(t.openBlock(),t.createBlock(r,{style:t.normalizeStyle({bottom:o.dots.bottom+"px"}),class:"uni-swiper__dots-box",key:"round"},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(n.info,(e,i)=>(t.openBlock(),t.createBlock(r,{onClick:e=>s.clickItem(i),class:t.normalizeClass([[i===n.current&&"uni-swiper__dots-long"],"uni-swiper__dots-item"]),style:t.normalizeStyle({width:(i===n.current?3*o.dots.width:o.dots.width)+"px",height:o.dots.height+"px","background-color":i!==n.current?o.dots.backgroundColor:o.dots.selectedBackgroundColor,border:i!==n.current?o.dots.border:o.dots.selectedBorder}),key:i},null,8,["onClick","class","style"]))),128))]),_:1},8,["style"])):t.createCommentVNode("",!0),"nav"===n.mode?(t.openBlock(),t.createBlock(r,{key:"nav",style:t.normalizeStyle({"background-color":n.dotsStyles.backgroundColor,bottom:"0"}),class:"uni-swiper__dots-box uni-swiper__dots-nav"},{default:t.withCtx(()=>[t.createVNode(l,{style:t.normalizeStyle({color:n.dotsStyles.color}),class:"uni-swiper__dots-nav-item"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(n.current+1+"/"+n.info.length+" "+n.info[n.current][n.field]),1)]),_:1},8,["style"])]),_:1},8,["style"])):t.createCommentVNode("",!0),"indexes"===n.mode?(t.openBlock(),t.createBlock(r,{key:"indexes",style:t.normalizeStyle({bottom:o.dots.bottom+"px"}),class:"uni-swiper__dots-box"},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(n.info,(e,i)=>(t.openBlock(),t.createBlock(r,{onClick:e=>s.clickItem(i),style:t.normalizeStyle({width:o.dots.width+"px",height:o.dots.height+"px",color:i===n.current?o.dots.selectedColor:o.dots.color,"background-color":i!==n.current?o.dots.backgroundColor:o.dots.selectedBackgroundColor,border:i!==n.current?o.dots.border:o.dots.selectedBorder}),key:i,class:"uni-swiper__dots-item uni-swiper__dots-indexes"},{default:t.withCtx(()=>[t.createVNode(l,{class:"uni-swiper__dots-indexes-text"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(i+1),1)]),_:2},1024)]),_:2},1032,["onClick","style"]))),128))]),_:1},8,["style"])):t.createCommentVNode("",!0)]),_:3})}],["__scopeId","data-v-3e9a88f3"]]);const Sf=cr({name:"uniTable",options:{virtualHost:!0},emits:["selection-change"],props:{data:{type:Array,default:()=>[]},border:{type:Boolean,default:!1},stripe:{type:Boolean,default:!1},type:{type:String,default:""},emptyText:{type:String,default:"没有更多数据"},loading:{type:Boolean,default:!1},rowKey:{type:String,default:""}},data:()=>({noData:!0,minWidth:0,multiTableHeads:[]}),watch:{loading(e){},data(e){this.theadChildren,this.theadChildren&&this.theadChildren.rowspan,this.noData=!1}},created(){this.trChildren=[],this.thChildren=[],this.theadChildren=null,this.backData=[],this.backIndexData=[]},methods:{isNodata(){this.theadChildren;let e=1;this.theadChildren&&(e=this.theadChildren.rowspan),this.noData=this.trChildren.length-e<=0},selectionAll(){let e=1,t=this.theadChildren;this.theadChildren?e=t.rowspan-1:t=this.trChildren[0];let i=this.data&&this.data.length>0;t.checked=!0,t.indeterminate=!1,this.trChildren.forEach((t,n)=>{if(!t.disabled){if(t.checked=!0,i&&t.keyValue){const e=this.data.find(e=>e[this.rowKey]===t.keyValue);this.backData.find(t=>t[this.rowKey]===e[this.rowKey])||this.backData.push(e)}n>e-1&&-1===this.backIndexData.indexOf(n-e)&&this.backIndexData.push(n-e)}}),this.$emit("selection-change",{detail:{value:this.backData,index:this.backIndexData}})},toggleRowSelection(e,t){e=[].concat(e),this.trChildren.forEach((i,n)=>{const a=e.findIndex(e=>"number"==typeof e?e===n-1:e[this.rowKey]===i.keyValue);let o=i.checked;-1!==a&&(i.checked="boolean"==typeof t?t:!i.checked,o!==i.checked&&this.check(i.rowData||i,i.checked,i.rowData?i.keyValue:null,!0))}),this.$emit("selection-change",{detail:{value:this.backData,index:this.backIndexData}})},clearSelection(){let e=this.theadChildren;this.theadChildren||(e=this.trChildren[0]),e.checked=!1,e.indeterminate=!1,this.trChildren.forEach(e=>{e.checked=!1}),this.backData=[],this.backIndexData=[],this.$emit("selection-change",{detail:{value:[],index:[]}})},toggleAllSelection(){let e=[],t=1,i=this.theadChildren;this.theadChildren?t=i.rowspan-1:i=this.trChildren[0],this.trChildren.forEach((i,n)=>{i.disabled||n>t-1&&e.push(n-t)}),this.toggleRowSelection(e)},check(e,t,i,n){let a=this.theadChildren;this.theadChildren||(a=this.trChildren[0]);let o=this.trChildren.findIndex((t,i)=>e===t);if(o<0&&(o=this.data.findIndex(e=>e[this.rowKey]===i)+1),this.trChildren.filter(e=>!e.disabled&&e.keyValue).length,0===o)return void(t?this.selectionAll():this.clearSelection());if(t)i&&this.backData.push(e),this.backIndexData.push(o-1);else{const e=this.backData.findIndex(e=>e[this.rowKey]===i),t=this.backIndexData.findIndex(e=>e===o-1);i&&this.backData.splice(e,1),this.backIndexData.splice(t,1)}this.trChildren.find((e,t)=>t>0&&!e.checked&&!e.disabled)?(a.indeterminate=!0,a.checked=!1):(a.indeterminate=!1,a.checked=!0),0===this.backIndexData.length&&(a.indeterminate=!1),n||this.$emit("selection-change",{detail:{value:this.backData,index:this.backIndexData}})}}},[["render",function(e,i,n,a,o,s){const r=mo;return t.openBlock(),t.createBlock(r,{class:t.normalizeClass(["uni-table-scroll",{"table--border":n.border,"border-none":!o.noData}])},{default:t.withCtx(()=>[t.createElementVNode("table",{class:t.normalizeClass(["uni-table",{"table--stripe":n.stripe}]),border:"0",cellpadding:"0",cellspacing:"0",style:t.normalizeStyle({"min-width":o.minWidth+"px"})},[t.renderSlot(e.$slots,"default",{},void 0,!0),o.noData?(t.openBlock(),t.createElementBlock("tr",{key:0,class:"uni-table-loading"},[t.createElementVNode("td",{class:t.normalizeClass(["uni-table-text",{"empty-border":n.border}])},t.toDisplayString(n.emptyText),3)])):t.createCommentVNode("",!0),n.loading?(t.openBlock(),t.createBlock(r,{key:1,class:t.normalizeClass(["uni-table-mask",{"empty-border":n.border}])},{default:t.withCtx(()=>[t.createElementVNode("div",{class:"uni-table--loader"})]),_:1},8,["class"])):t.createCommentVNode("",!0)],6)]),_:3},8,["class"])}],["__scopeId","data-v-27af2893"]]);const Tf=cr({name:"UniTag",emits:["click"],props:{type:{type:String,default:"default"},size:{type:String,default:"normal"},text:{type:String,default:""},disabled:{type:[Boolean,String],default:!1},inverted:{type:[Boolean,String],default:!1},circle:{type:[Boolean,String],default:!1},mark:{type:[Boolean,String],default:!1},customStyle:{type:String,default:""}},computed:{showTag(){return!!this.text.toString()},classes(){const{type:e,disabled:t,inverted:i,circle:n,mark:a,size:o,isTrue:s}=this;return["uni-tag--"+e,"uni-tag--"+o,s(t)?"uni-tag--disabled":"",s(i)?"uni-tag--"+e+"--inverted":"",s(n)?"uni-tag--circle":"",s(a)?"uni-tag--mark":"",s(i)?"uni-tag--inverted uni-tag-text--"+e:"","small"===o?"uni-tag-text--small":""].join(" ")}},methods:{isTrue:e=>!0===e||"true"===e,onClick(){this.isTrue(this.disabled)||this.$emit("click")}}},[["render",function(e,i,n,a,o,s){const r=co;return s.showTag?(t.openBlock(),t.createBlock(r,{key:0,class:t.normalizeClass(["uni-tag",s.classes]),style:t.normalizeStyle(n.customStyle),onClick:s.onClick},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(n.text),1)]),_:1},8,["class","style","onClick"])):t.createCommentVNode("",!0)}],["__scopeId","data-v-1d61df23"]]);const Df=cr({name:"uniBody",options:{virtualHost:!0},data:()=>({}),created(){},methods:{}},[["render",function(e,i,n,a,o,s){return t.openBlock(),t.createElementBlock("tbody",null,[t.renderSlot(e.$slots,"default")])}]]);const Nf=cr({name:"uniTd",options:{virtualHost:!0},props:{width:{type:[String,Number],default:""},align:{type:String,default:"left"},rowspan:{type:[Number,String],default:1},colspan:{type:[Number,String],default:1}},data:()=>({border:!1}),created(){this.root=this.getTable(),this.border=this.root.border},methods:{getTable(){let e=this.$parent,t=e.$options.name;for(;"uniTable"!==t;){if(e=e.$parent,!e)return!1;t=e.$options.name}return e}}},[["render",function(e,i,n,a,o,s){return t.openBlock(),t.createElementBlock("td",{class:t.normalizeClass(["uni-table-td",{"table--border":o.border}]),rowspan:n.rowspan,colspan:n.colspan,style:t.normalizeStyle({width:n.width+"px","text-align":n.align})},[t.renderSlot(e.$slots,"default",{},void 0,!0)],14,["rowspan","colspan"])}],["__scopeId","data-v-9b8b9b10"]]);const Vf=cr({name:"TableCheckbox",emits:["checkboxSelected"],props:{indeterminate:{type:Boolean,default:!1},checked:{type:[Boolean,String],default:!1},disabled:{type:Boolean,default:!1},index:{type:Number,default:-1},cellData:{type:Object,default:()=>({})}},watch:{checked(e){"boolean"==typeof this.checked?this.isChecked=e:this.isChecked=!0},indeterminate(e){this.isIndeterminate=e}},data:()=>({isChecked:!1,isDisabled:!1,isIndeterminate:!1}),created(){"boolean"==typeof this.checked&&(this.isChecked=this.checked),this.isDisabled=this.disabled},methods:{selected(){this.isDisabled||(this.isIndeterminate=!1,this.isChecked=!this.isChecked,this.$emit("checkboxSelected",{checked:this.isChecked,data:this.cellData}))}}},[["render",function(e,i,n,a,o,s){const r=mo;return t.openBlock(),t.createBlock(r,{class:"uni-table-checkbox",onClick:s.selected},{default:t.withCtx(()=>[n.indeterminate?(t.openBlock(),t.createBlock(r,{key:1,class:"checkbox__inner checkbox--indeterminate"},{default:t.withCtx(()=>[t.createVNode(r,{class:"checkbox__inner-icon"})]),_:1})):(t.openBlock(),t.createBlock(r,{key:0,class:t.normalizeClass(["checkbox__inner",{"is-checked":o.isChecked,"is-disable":o.isDisabled}])},{default:t.withCtx(()=>[t.createVNode(r,{class:"checkbox__inner-icon"})]),_:1},8,["class"]))]),_:1},8,["onClick"])}],["__scopeId","data-v-caffa3d2"]]),Bf={reset:"重置",search:"搜索",submit:"确定",filter:"筛选",gt:"大于等于",lt:"小于等于",date:"日期范围"},If="select",Mf="search",Ef="range",Af="date",Pf="timestamp",Rf={name:"FilterDropdown",emits:["change"],components:{checkBox:Vf},options:{virtualHost:!0},props:{filterType:{type:String,default:If},filterData:{type:Array,default:()=>[]},mode:{type:String,default:"default"},map:{type:Object,default:()=>({text:"text",value:"value"})},filterDefaultValue:{type:[Array,String],default:()=>""}},computed:{canReset(){return this.isSearch?this.filterValue.length>0:this.isSelect?this.checkedValues.length>0:this.isRange?this.gtValue.length>0&&this.ltValue.length>0:!!this.isDate&&this.dateSelect.length>0},isSelect(){return this.filterType===If},isSearch(){return this.filterType===Mf},isRange(){return this.filterType===Ef},isDate(){return this.filterType===Af||this.filterType===Pf}},watch:{filterData(e){this._copyFilters()},indeterminate(e){this.isIndeterminate=e}},data(){return{resource:Bf,enabled:!0,isOpened:!1,dataList:[],filterValue:this.filterDefaultValue,checkedValues:[],gtValue:"",ltValue:"",dateRange:[],dateSelect:[]}},created(){this._copyFilters()},methods:{_copyFilters(){let e=JSON.parse(JSON.stringify(this.filterData));for(let t=0;t<e.length;t++)void 0===e[t].checked&&(e[t].checked=!1);this.dataList=e},openPopup(){this.isOpened=!0,this.isDate&&this.$nextTick(()=>{this.dateRange.length||this.resetDate(),this.$refs.datetimepicker.show()})},closePopup(){this.isOpened=!1},handleClose(e){this.closePopup()},resetDate(){let e=new Date,t=`${e.getFullYear()}-${String(e.getMonth()+1).padStart(2,"0")}-${String(e.getDate()).padStart(2,"0")}`;this.dateRange=[t+" 0:00:00",t+" 23:59:59"]},onDropdown(e){this.openPopup()},onItemClick(e,t){let i=this.dataList,n=i[t];void 0===n.checked?i[t].checked=!0:i[t].checked=!n.checked;let a=[];for(let o=0;o<i.length;o++){const e=i[o];e.checked&&a.push(e.value)}this.checkedValues=a},datetimechange(e){this.closePopup(),this.dateRange=e,this.dateSelect=e,this.$emit("change",{filterType:this.filterType,filter:e})},timepickerclose(e){this.closePopup()},handleSelectSubmit(){this.closePopup(),this.$emit("change",{filterType:this.filterType,filter:this.checkedValues})},handleSelectReset(){if(this.canReset){var e=this.dataList;for(let t=0;t<e.length;t++){let i=e[t];this.$set(i,"checked",!1)}this.checkedValues=[],this.handleSelectSubmit()}},handleSearchSubmit(){this.closePopup(),this.$emit("change",{filterType:this.filterType,filter:this.filterValue})},handleSearchReset(){this.canReset&&(this.filterValue="",this.handleSearchSubmit())},handleRangeSubmit(e){this.closePopup(),this.$emit("change",{filterType:this.filterType,filter:!0===e?[]:[parseInt(this.gtValue),parseInt(this.ltValue)]})},handleRangeReset(){this.canReset&&(this.gtValue="",this.ltValue="",this.handleRangeSubmit(!0))}}};const Of=cr(Rf,[["render",function(e,i,n,a,o,s){const r=mo,l=t.resolveComponent("check-box"),c=co,d=et,u=sa,h=Nr(t.resolveDynamicComponent("uni-datetime-picker"),kh);return t.openBlock(),t.createBlock(r,{class:"uni-filter-dropdown"},{default:t.withCtx(()=>[t.createVNode(r,{class:"dropdown-btn",onClick:s.onDropdown},{default:t.withCtx(()=>[s.isSelect||s.isRange?(t.openBlock(),t.createBlock(r,{key:0,class:t.normalizeClass(["icon-select",{active:s.canReset}])},null,8,["class"])):t.createCommentVNode("",!0),s.isSearch?(t.openBlock(),t.createBlock(r,{key:1,class:t.normalizeClass(["icon-search",{active:s.canReset}])},{default:t.withCtx(()=>[t.createVNode(r,{class:"icon-search-0"}),t.createVNode(r,{class:"icon-search-1"})]),_:1},8,["class"])):t.createCommentVNode("",!0),s.isDate?(t.openBlock(),t.createBlock(r,{key:2,class:t.normalizeClass(["icon-calendar",{active:s.canReset}])},{default:t.withCtx(()=>[t.createVNode(r,{class:"icon-calendar-0"}),t.createVNode(r,{class:"icon-calendar-1"})]),_:1},8,["class"])):t.createCommentVNode("",!0)]),_:1},8,["onClick"]),o.isOpened?(t.openBlock(),t.createBlock(r,{key:0,class:"uni-dropdown-cover",onClick:s.handleClose},null,8,["onClick"])):t.createCommentVNode("",!0),o.isOpened?(t.openBlock(),t.createBlock(r,{key:1,class:"dropdown-popup dropdown-popup-right",onClick:i[3]||(i[3]=t.withModifiers(()=>{},["stop"]))},{default:t.withCtx(()=>[s.isSelect?(t.openBlock(),t.createBlock(r,{key:0,class:"list"},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(o.dataList,(e,i)=>(t.openBlock(),t.createBlock(d,{class:"flex-r a-i-c list-item",key:i,onClick:e=>s.onItemClick(e,i)},{default:t.withCtx(()=>[t.createVNode(l,{class:"check",checked:e.checked},null,8,["checked"]),t.createVNode(r,{class:"checklist-content"},{default:t.withCtx(()=>[t.createVNode(c,{class:"checklist-text",style:t.normalizeStyle(e.styleIconText)},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e[n.map.text]),1)]),_:2},1032,["style"])]),_:2},1024)]),_:2},1032,["onClick"]))),128))]),_:1})):t.createCommentVNode("",!0),s.isSelect?(t.openBlock(),t.createBlock(r,{key:1,class:"flex-r opera-area"},{default:t.withCtx(()=>[t.createVNode(r,{class:t.normalizeClass(["flex-f btn btn-default",{disable:!s.canReset}]),onClick:s.handleSelectReset},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(o.resource.reset),1)]),_:1},8,["class","onClick"]),t.createVNode(r,{class:"flex-f btn btn-submit",onClick:s.handleSelectSubmit},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(o.resource.submit),1)]),_:1},8,["onClick"])]),_:1})):t.createCommentVNode("",!0),s.isSearch?(t.openBlock(),t.createBlock(r,{key:2,class:"search-area"},{default:t.withCtx(()=>[t.createVNode(u,{class:"search-input",modelValue:o.filterValue,"onUpdate:modelValue":i[0]||(i[0]=e=>o.filterValue=e)},null,8,["modelValue"])]),_:1})):t.createCommentVNode("",!0),s.isSearch?(t.openBlock(),t.createBlock(r,{key:3,class:"flex-r opera-area"},{default:t.withCtx(()=>[t.createVNode(r,{class:"flex-f btn btn-submit",onClick:s.handleSearchSubmit},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(o.resource.search),1)]),_:1},8,["onClick"]),t.createVNode(r,{class:t.normalizeClass(["flex-f btn btn-default",{disable:!s.canReset}]),onClick:s.handleSearchReset},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(o.resource.reset),1)]),_:1},8,["class","onClick"])]),_:1})):t.createCommentVNode("",!0),s.isRange?(t.openBlock(),t.createBlock(r,{key:4},{default:t.withCtx(()=>[t.createVNode(r,{class:"input-label"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(o.resource.gt),1)]),_:1}),t.createVNode(u,{class:"input",modelValue:o.gtValue,"onUpdate:modelValue":i[1]||(i[1]=e=>o.gtValue=e)},null,8,["modelValue"]),t.createVNode(r,{class:"input-label"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(o.resource.lt),1)]),_:1}),t.createVNode(u,{class:"input",modelValue:o.ltValue,"onUpdate:modelValue":i[2]||(i[2]=e=>o.ltValue=e)},null,8,["modelValue"])]),_:1})):t.createCommentVNode("",!0),s.isRange?(t.openBlock(),t.createBlock(r,{key:5,class:"flex-r opera-area"},{default:t.withCtx(()=>[t.createVNode(r,{class:t.normalizeClass(["flex-f btn btn-default",{disable:!s.canReset}]),onClick:s.handleRangeReset},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(o.resource.reset),1)]),_:1},8,["class","onClick"]),t.createVNode(r,{class:"flex-f btn btn-submit",onClick:s.handleRangeSubmit},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(o.resource.submit),1)]),_:1},8,["onClick"])]),_:1})):t.createCommentVNode("",!0),s.isDate?(t.openBlock(),t.createBlock(r,{key:6},{default:t.withCtx(()=>[t.createVNode(h,{ref:"datetimepicker",value:o.dateRange,type:"datetimerange","return-type":"timestamp",onChange:s.datetimechange,onMaskClick:s.timepickerclose},{default:t.withCtx(()=>[t.createVNode(r)]),_:1},8,["value","onChange","onMaskClick"])]),_:1})):t.createCommentVNode("",!0)]),_:1})):t.createCommentVNode("",!0)]),_:1})}],["__scopeId","data-v-36509ac6"]]),Lf={name:"uniTh",options:{virtualHost:!0},components:{dropdown:Of},emits:["sort-change","filter-change"],props:{width:{type:[String,Number],default:""},align:{type:String,default:"left"},rowspan:{type:[Number,String],default:1},colspan:{type:[Number,String],default:1},sortable:{type:Boolean,default:!1},filterType:{type:String,default:""},filterData:{type:Array,default:()=>[]},filterDefaultValue:{type:[Array,String],default:()=>""}},data:()=>({border:!1,ascending:!1,descending:!1}),computed:{customWidth(){if("number"==typeof this.width)return this.width;if("string"==typeof this.width){let e=new RegExp(/^[1-9][0-9]*px$/g),t=new RegExp(/^[1-9][0-9]*rpx$/g),i=new RegExp(/^[1-9][0-9]*$/g);if(null!==this.width.match(e))return this.width.replace("px","");if(null!==this.width.match(t)){let e=Number(this.width.replace("rpx","")),t=Io().screenWidth/750;return Math.round(e*t)}return null!==this.width.match(i)?this.width:""}return""},contentAlign(){let e="left";switch(this.align){case"left":e="flex-start";break;case"center":e="center";break;case"right":e="flex-end"}return e}},created(){this.root=this.getTable("uniTable"),this.rootTr=this.getTable("uniTr"),this.rootTr.minWidthUpdate(this.customWidth?this.customWidth:140),this.border=this.root.border,this.root.thChildren.push(this)},methods:{sort(){if(this.sortable)return this.clearOther(),this.ascending||this.descending?this.ascending&&!this.descending?(this.ascending=!1,this.descending=!0,void this.$emit("sort-change",{order:"descending"})):void(!this.ascending&&this.descending&&(this.ascending=!1,this.descending=!1,this.$emit("sort-change",{order:null}))):(this.ascending=!0,void this.$emit("sort-change",{order:"ascending"}))},ascendingFn(){this.clearOther(),this.ascending=!this.ascending,this.descending=!1,this.$emit("sort-change",{order:this.ascending?"ascending":null})},descendingFn(){this.clearOther(),this.descending=!this.descending,this.ascending=!1,this.$emit("sort-change",{order:this.descending?"descending":null})},clearOther(){this.root.thChildren.map(e=>(e!==this&&(e.ascending=!1,e.descending=!1),e))},ondropdown(e){this.$emit("filter-change",e)},getTable(e){let t=this.$parent,i=t.$options.name;for(;i!==e;){if(t=t.$parent,!t)return!1;i=t.$options.name}return t}}};const $f=cr(Lf,[["render",function(e,i,n,a,o,s){const r=co,l=mo,c=t.resolveComponent("dropdown");return t.openBlock(),t.createElementBlock("th",{rowspan:n.rowspan,colspan:n.colspan,class:t.normalizeClass(["uni-table-th",{"table--border":o.border}]),style:t.normalizeStyle({width:s.customWidth+"px","text-align":n.align})},[t.createVNode(l,{class:"uni-table-th-row"},{default:t.withCtx(()=>[t.createVNode(l,{class:"uni-table-th-content",style:t.normalizeStyle({"justify-content":s.contentAlign}),onClick:s.sort},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default",{},void 0,!0),n.sortable?(t.openBlock(),t.createBlock(l,{key:0,class:"arrow-box"},{default:t.withCtx(()=>[t.createVNode(r,{class:t.normalizeClass(["arrow up",{active:o.ascending}]),onClick:t.withModifiers(s.ascendingFn,["stop"])},null,8,["class","onClick"]),t.createVNode(r,{class:t.normalizeClass(["arrow down",{active:o.descending}]),onClick:t.withModifiers(s.descendingFn,["stop"])},null,8,["class","onClick"])]),_:1})):t.createCommentVNode("",!0)]),_:3},8,["style","onClick"]),n.filterType||n.filterData.length?(t.openBlock(),t.createBlock(c,{key:0,filterDefaultValue:n.filterDefaultValue,filterData:n.filterData,filterType:n.filterType,onChange:s.ondropdown},null,8,["filterDefaultValue","filterData","filterType","onChange"])):t.createCommentVNode("",!0)]),_:3})],14,["rowspan","colspan"])}],["__scopeId","data-v-c91e1d29"]]);const Ff=cr({name:"uniThead",components:{tableCheckbox:Vf},options:{virtualHost:!0},data:()=>({border:!1,selection:!1,rowspan:1,indeterminate:!1,checked:!1}),created(){this.root=this.getTable(),this.root.theadChildren=this,this.border=this.root.border,this.selection=this.root.type},methods:{init(e){this.rowspan++},checkboxSelected(e){this.indeterminate=!1;const t=this.root.backIndexData,i=this.root.trChildren.filter(e=>!e.disabled&&e.keyValue);t.length===i.length?(this.checked=!1,this.root.clearSelection()):(this.checked=!0,this.root.selectionAll())},getTable(e="uniTable"){let t=this.$parent,i=t.$options.name;for(;i!==e;){if(t=t.$parent,!t)return!1;i=t.$options.name}return t}}},[["render",function(e,i,n,a,o,s){const r=t.resolveComponent("table-checkbox");return t.openBlock(),t.createElementBlock("thead",{class:"uni-table-thead"},[t.createElementVNode("tr",{class:"uni-table-tr"},[t.createElementVNode("th",{rowspan:o.rowspan,colspan:"1",class:t.normalizeClass(["checkbox",{"tr-table--border":o.border}])},[t.createVNode(r,{indeterminate:o.indeterminate,checked:o.checked,onCheckboxSelected:s.checkboxSelected},null,8,["indeterminate","checked","onCheckboxSelected"])],10,["rowspan"])]),t.renderSlot(e.$slots,"default",{},void 0,!0)])}],["__scopeId","data-v-93eb5446"]]);const zf=cr({name:"UniTitle",props:{type:{type:String,default:""},title:{type:String,default:""},align:{type:String,default:"left"},color:{type:String,default:"#333333"},stat:{type:[Boolean,String],default:""}},data:()=>({}),computed:{textAlign(){let e="center";switch(this.align){case"left":e="flex-start";break;case"center":e="center";break;case"right":e="flex-end"}return e}},watch:{title(e){this.isOpenStat()&&uni.report&&uni.report("title",this.title)}},mounted(){this.isOpenStat()&&uni.report&&uni.report("title",this.title)},methods:{isOpenStat(){""===this.stat&&(this.isStat=!1);let e="boolean"==typeof this.stat&&this.stat||"string"==typeof this.stat&&""!==this.stat;return""===this.type&&(this.isStat=!0,"false"===this.stat.toString()&&(this.isStat=!1)),""!==this.type&&(this.isStat=!0,this.isStat=!!e),this.isStat}}},[["render",function(e,i,n,a,o,s){const r=co,l=mo;return t.openBlock(),t.createBlock(l,{class:"uni-title__box",style:t.normalizeStyle({"align-items":s.textAlign})},{default:t.withCtx(()=>[t.createVNode(r,{class:t.normalizeClass(["uni-title__base",["uni-"+n.type]]),style:t.normalizeStyle({color:n.color})},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(n.title),1)]),_:1},8,["class","style"])]),_:1},8,["style"])}],["__scopeId","data-v-7d9ceb12"]]);const Uf=cr({name:"uni-tooltip",data:()=>({}),methods:{},computed:{initPlacement(){let e={};switch(this.placement){case"left":e={top:"50%",transform:"translateY(-50%)",right:"100%","margin-right":"10rpx"};break;case"right":e={top:"50%",transform:"translateY(-50%)",left:"100%","margin-left":"10rpx"};break;case"top":e={bottom:"100%",transform:"translateX(-50%)",left:"50%","margin-bottom":"10rpx"};break;case"bottom":e={top:"100%",transform:"translateX(-50%)",left:"50%","margin-top":"10rpx"}}return Object.entries(e).map(([e,t])=>`${e}: ${t}`).join("; ")}},props:{content:{type:String,default:""},placement:{type:String,default:"bottom"}}},[["render",function(e,i,n,a,o,s){const r=mo;return t.openBlock(),t.createBlock(r,{class:"uni-tooltip"},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default",{},void 0,!0),n.content||e.$slots.content?(t.openBlock(),t.createBlock(r,{key:0,class:"uni-tooltip-popup",style:t.normalizeStyle(s.initPlacement)},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"content",{},()=>[t.createTextVNode(t.toDisplayString(n.content),1)],!0)]),_:3},8,["style"])):t.createCommentVNode("",!0)]),_:3})}],["__scopeId","data-v-1985a582"]]),jf={name:"uniTr",components:{tableCheckbox:Vf},props:{disabled:{type:Boolean,default:!1},keyValue:{type:[String,Number],default:""}},options:{virtualHost:!0},data:()=>({value:!1,border:!1,selection:!1,widthThArr:[],ishead:!0,checked:!1,indeterminate:!1}),created(){this.root=this.getTable(),this.head=this.getTable("uniThead"),this.head&&(this.ishead=!1,this.head.init(this)),this.border=this.root.border,this.selection=this.root.type,this.root.trChildren.push(this);const e=this.root.data.find(e=>e[this.root.rowKey]===this.keyValue);e&&(this.rowData=e),this.root.isNodata()},mounted(){if(this.widthThArr.length>0){const e="selection"===this.selection?50:0;this.root.minWidth=Number(this.widthThArr.reduce((e,t)=>Number(e)+Number(t)))+e}},unmounted(){const e=this.root.trChildren.findIndex(e=>e===this);this.root.trChildren.splice(e,1),this.root.isNodata()},methods:{minWidthUpdate(e){if(this.widthThArr.push(e),this.widthThArr.length>0){const e="selection"===this.selection?50:0;this.root.minWidth=Number(this.widthThArr.reduce((e,t)=>Number(e)+Number(t)))+e}},checkboxSelected(e){let t=this.root.data.find(e=>e[this.root.rowKey]===this.keyValue);this.checked=e.checked,this.root.check(t||this,e.checked,t?this.keyValue:null)},change(e){this.root.trChildren.forEach(t=>{t===this&&this.root.check(this,e.detail.value.length>0)})},getTable(e="uniTable"){let t=this.$parent,i=t.$options.name;for(;i!==e;){if(t=t.$parent,!t)return!1;i=t.$options.name}return t}}};const Hf=cr(jf,[["render",function(e,i,n,a,o,s){const r=t.resolveComponent("table-checkbox");return t.openBlock(),t.createElementBlock("tr",{class:"uni-table-tr"},["selection"===o.selection&&o.ishead?(t.openBlock(),t.createElementBlock("th",{key:0,class:t.normalizeClass(["checkbox",{"tr-table--border":o.border}])},[t.createVNode(r,{checked:o.checked,indeterminate:o.indeterminate,disabled:n.disabled,onCheckboxSelected:s.checkboxSelected},null,8,["checked","indeterminate","disabled","onCheckboxSelected"])],2)):t.createCommentVNode("",!0),t.renderSlot(e.$slots,"default",{},void 0,!0)])}],["__scopeId","data-v-cec85318"]]),Wf={UniBadge:dr,UniBreadcrumb:ur,UniBreadcrumbItem:hr,UniCalendar:_r,UniCalendarItem:yr,UniCard:wr,UniCol:vr,UniCollapse:Cr,UniCollapseItem:Vr,UniCombox:Br,UniCountdown:Er,UniDataCheckbox:ju,UniDataPicker:Yu,UniDataPickerview:Wu,UniDataSelect:Xu,UniDateformat:Qu,UniDatetimePicker:kh,Calendar:yh,CalendarItem:dh,TimePicker:fh,UniDrawer:_h,UniEasyinput:xh,UniFab:vh,UniFav:Th,UniFilePicker:Oh,UploadFile:Rh,UploadImage:Ph,UniForms:ep,UniFormsItem:tp,UniGoodsNav:ap,UniGrid:sp,UniGridItem:rp,UniGroup:lp,UniIcons:Dr,UniIndexedList:up,UniIndexedListItem:cp,UniLink:hp,UniList:fp,UniListAd:gp,UniListChat:yp,UniListItem:kp,UniRefresh:wp,UniLoadMore:zu,UniNavBar:Cp,UniStatusBar:xp,UniNoticeBar:Sp,UniNumberBox:Tp,UniPagination:Bp,UniPopup:Rp,UniPopupDialog:Fp,UniPopupMessage:zp,UniPopupShare:jp,UniRate:Wp,UniRow:Xp,UniSearchBar:Zp,UniSection:Qp,UniSegmentedControl:ef,UniSteps:tf,UniSwipeAction:nf,UniSwipeActionItem:vf,UniSwiperDot:Cf,UniTable:Sf,UniTag:Tf,UniTbody:Df,UniTd:Nf,UniTh:$f,FilterDropdown:Of,UniThead:Ff,UniTitle:zf,UniTooltip:Uf,UniTr:Hf,TableCheckbox:Vf,UniTransition:Ap};e.Calendar=yh,e.CalendarItem=dh,e.FilterDropdown=Of,e.TableCheckbox=Vf,e.TimePicker=fh,e.UniBadge=dr,e.UniBreadcrumb=ur,e.UniBreadcrumbItem=hr,e.UniCalendar=_r,e.UniCalendarItem=yr,e.UniCard=wr,e.UniCol=vr,e.UniCollapse=Cr,e.UniCollapseItem=Vr,e.UniCombox=Br,e.UniCountdown=Er,e.UniDataCheckbox=ju,e.UniDataPicker=Yu,e.UniDataPickerview=Wu,e.UniDataSelect=Xu,e.UniDateformat=Qu,e.UniDatetimePicker=kh,e.UniDrawer=_h,e.UniEasyinput=xh,e.UniFab=vh,e.UniFav=Th,e.UniFilePicker=Oh,e.UniForms=ep,e.UniFormsItem=tp,e.UniGoodsNav=ap,e.UniGrid=sp,e.UniGridItem=rp,e.UniGroup=lp,e.UniIcons=Dr,e.UniIndexedList=up,e.UniIndexedListItem=cp,e.UniLink=hp,e.UniList=fp,e.UniListAd=gp,e.UniListChat=yp,e.UniListItem=kp,e.UniLoadMore=zu,e.UniNavBar=Cp,e.UniNoticeBar=Sp,e.UniNumberBox=Tp,e.UniPagination=Bp,e.UniPopup=Rp,e.UniPopupDialog=Fp,e.UniPopupMessage=zp,e.UniPopupShare=jp,e.UniRate=Wp,e.UniRefresh=wp,e.UniRow=Xp,e.UniSearchBar=Zp,e.UniSection=Qp,e.UniSegmentedControl=ef,e.UniStatusBar=xp,e.UniSteps=tf,e.UniSwipeAction=nf,e.UniSwipeActionItem=vf,e.UniSwiperDot=Cf,e.UniTable=Sf,e.UniTag=Tf,e.UniTbody=Df,e.UniTd=Nf,e.UniTh=$f,e.UniThead=Ff,e.UniTitle=zf,e.UniTooltip=Uf,e.UniTr=Hf,e.UniTransition=Ap,e.UploadFile=Rh,e.UploadImage=Ph,e.install=function(e){Object.entries(Wf).forEach(([t,i])=>{e.component(t,i)})},Object.defineProperty(e,Symbol.toStringTag,{value:"Module"})});
1
+ !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@dcloudio/uni-h5"),require("vue"),require("@dcloudio/uni-app")):"function"==typeof define&&define.amd?define(["exports","@dcloudio/uni-h5","vue","@dcloudio/uni-app"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).UniUI={},e.UniH5,e.Vue,e.UniApp)}(this,function(e,t,i,a){"use strict";const s=(e,t)=>{const i=e.__vccOpts||e;for(const[a,s]of t)i[a]=s;return i};const n=s({name:"UniBadge",emits:["click"],props:{type:{type:String,default:"error"},inverted:{type:Boolean,default:!1},isDot:{type:Boolean,default:!1},maxNum:{type:Number,default:99},absolute:{type:String,default:""},offset:{type:Array,default:()=>[0,0]},text:{type:[String,Number],default:""},size:{type:String,default:"small"},customStyle:{type:Object,default:()=>({})}},data:()=>({}),computed:{width(){return 8*String(this.text).length+12},classNames(){const{inverted:e,type:t,size:i,absolute:a}=this;return[e?"uni-badge--"+t+"-inverted":"","uni-badge--"+t,"uni-badge--"+i,a?"uni-badge--absolute":""].join(" ")},positionStyle(){if(!this.absolute)return{};let e=this.width/2,t=10;this.isDot&&(e=5,t=5);const i=`${-e+this.offset[0]}px`,a=`${-t+this.offset[1]}px`,s={rightTop:{right:i,top:a},rightBottom:{right:i,bottom:a},leftBottom:{left:i,bottom:a},leftTop:{left:i,top:a}},n=s[this.absolute];return n||s.rightTop},dotStyle(){return this.isDot?{width:"10px",minWidth:"0",height:"10px",padding:"0",borderRadius:"10px"}:{}},displayValue(){const{isDot:e,text:t,maxNum:i}=this;return e?"":Number(t)>i?`${i}+`:t}},methods:{onClick(){this.$emit("click")}}},[["render",function(e,a,s,n,o,r){const l=t.Text,c=t.View;return i.openBlock(),i.createBlock(c,{class:"uni-badge--x"},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"default",{},void 0,!0),s.text?(i.openBlock(),i.createBlock(l,{key:0,class:i.normalizeClass([r.classNames,"uni-badge"]),style:i.normalizeStyle([r.positionStyle,s.customStyle,r.dotStyle]),onClick:a[0]||(a[0]=e=>r.onClick())},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(r.displayValue),1)]),_:1},8,["class","style"])):i.createCommentVNode("",!0)]),_:3})}],["__scopeId","data-v-a73226bc"]]);const o=s({options:{virtualHost:!0},props:{separator:{type:String,default:"/"},separatorClass:{type:String,default:""}},provide(){return{uniBreadcrumb:this}}},[["render",function(e,a,s,n,o,r){const l=t.View;return i.openBlock(),i.createBlock(l,{class:"uni-breadcrumb"},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3})}],["__scopeId","data-v-a414643e"]]);const r=s({data:()=>({currentPage:""}),options:{virtualHost:!0},props:{to:{type:String,default:""},replace:{type:Boolean,default:!1}},inject:{uniBreadcrumb:{from:"uniBreadcrumb",default:null}},created(){const e=t.getCurrentPages(),i=e[e.length-1];i&&(this.currentPage=`/${i.route}`)},computed:{separator(){return this.uniBreadcrumb.separator},separatorClass(){return this.uniBreadcrumb.separatorClass}},methods:{navTo(){const{to:e}=this;e&&this.currentPage!==e&&(this.replace?t.redirectTo({url:e}):t.navigateTo({url:e}))}}},[["render",function(e,a,s,n,o,r){const l=t.View,c=t.Text;return i.openBlock(),i.createBlock(l,{class:"uni-breadcrumb-item"},{default:i.withCtx(()=>[i.createVNode(l,{class:i.normalizeClass({"uni-breadcrumb-item--slot":!0,"uni-breadcrumb-item--slot-link":s.to&&o.currentPage!==s.to}),onClick:r.navTo},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3},8,["class","onClick"]),r.separatorClass?(i.openBlock(),i.createElementBlock("i",{key:0,class:i.normalizeClass(["uni-breadcrumb-item--separator",r.separatorClass])},null,2)):(i.openBlock(),i.createBlock(c,{key:1,class:"uni-breadcrumb-item--separator"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(r.separator),1)]),_:1}))]),_:3})}],["__scopeId","data-v-a31eb57c"]]);var l={lunarInfo:[19416,19168,42352,21717,53856,55632,91476,22176,39632,21970,19168,42422,42192,53840,119381,46400,54944,44450,38320,84343,18800,42160,46261,27216,27968,109396,11104,38256,21234,18800,25958,54432,59984,28309,23248,11104,100067,37600,116951,51536,54432,120998,46416,22176,107956,9680,37584,53938,43344,46423,27808,46416,86869,19872,42416,83315,21168,43432,59728,27296,44710,43856,19296,43748,42352,21088,62051,55632,23383,22176,38608,19925,19152,42192,54484,53840,54616,46400,46752,103846,38320,18864,43380,42160,45690,27216,27968,44870,43872,38256,19189,18800,25776,29859,59984,27480,23232,43872,38613,37600,51552,55636,54432,55888,30034,22176,43959,9680,37584,51893,43344,46240,47780,44368,21977,19360,42416,86390,21168,43312,31060,27296,44368,23378,19296,42726,42208,53856,60005,54576,23200,30371,38608,19195,19152,42192,118966,53840,54560,56645,46496,22224,21938,18864,42359,42160,43600,111189,27936,44448,84835,37744,18936,18800,25776,92326,59984,27424,108228,43744,41696,53987,51552,54615,54432,55888,23893,22176,42704,21972,21200,43448,43344,46240,46758,44368,21920,43940,42416,21168,45683,26928,29495,27296,44368,84821,19296,42352,21732,53600,59752,54560,55968,92838,22224,19168,43476,41680,53584,62034,54560],solarMonth:[31,28,31,30,31,30,31,31,30,31,30,31],Gan:["甲","乙","丙","丁","戊","己","庚","辛","壬","癸"],Zhi:["子","丑","寅","卯","辰","巳","午","未","申","酉","戌","亥"],Animals:["鼠","牛","虎","兔","龙","蛇","马","羊","猴","鸡","狗","猪"],solarTerm:["小寒","大寒","立春","雨水","惊蛰","春分","清明","谷雨","立夏","小满","芒种","夏至","小暑","大暑","立秋","处暑","白露","秋分","寒露","霜降","立冬","小雪","大雪","冬至"],sTermInfo:["9778397bd097c36b0b6fc9274c91aa","97b6b97bd19801ec9210c965cc920e","97bcf97c3598082c95f8c965cc920f","97bd0b06bdb0722c965ce1cfcc920f","b027097bd097c36b0b6fc9274c91aa","97b6b97bd19801ec9210c965cc920e","97bcf97c359801ec95f8c965cc920f","97bd0b06bdb0722c965ce1cfcc920f","b027097bd097c36b0b6fc9274c91aa","97b6b97bd19801ec9210c965cc920e","97bcf97c359801ec95f8c965cc920f","97bd0b06bdb0722c965ce1cfcc920f","b027097bd097c36b0b6fc9274c91aa","9778397bd19801ec9210c965cc920e","97b6b97bd19801ec95f8c965cc920f","97bd09801d98082c95f8e1cfcc920f","97bd097bd097c36b0b6fc9210c8dc2","9778397bd197c36c9210c9274c91aa","97b6b97bd19801ec95f8c965cc920e","97bd09801d98082c95f8e1cfcc920f","97bd097bd097c36b0b6fc9210c8dc2","9778397bd097c36c9210c9274c91aa","97b6b97bd19801ec95f8c965cc920e","97bcf97c3598082c95f8e1cfcc920f","97bd097bd097c36b0b6fc9210c8dc2","9778397bd097c36c9210c9274c91aa","97b6b97bd19801ec9210c965cc920e","97bcf97c3598082c95f8c965cc920f","97bd097bd097c35b0b6fc920fb0722","9778397bd097c36b0b6fc9274c91aa","97b6b97bd19801ec9210c965cc920e","97bcf97c3598082c95f8c965cc920f","97bd097bd097c35b0b6fc920fb0722","9778397bd097c36b0b6fc9274c91aa","97b6b97bd19801ec9210c965cc920e","97bcf97c359801ec95f8c965cc920f","97bd097bd097c35b0b6fc920fb0722","9778397bd097c36b0b6fc9274c91aa","97b6b97bd19801ec9210c965cc920e","97bcf97c359801ec95f8c965cc920f","97bd097bd097c35b0b6fc920fb0722","9778397bd097c36b0b6fc9274c91aa","97b6b97bd19801ec9210c965cc920e","97bcf97c359801ec95f8c965cc920f","97bd097bd07f595b0b6fc920fb0722","9778397bd097c36b0b6fc9210c8dc2","9778397bd19801ec9210c9274c920e","97b6b97bd19801ec95f8c965cc920f","97bd07f5307f595b0b0bc920fb0722","7f0e397bd097c36b0b6fc9210c8dc2","9778397bd097c36c9210c9274c920e","97b6b97bd19801ec95f8c965cc920f","97bd07f5307f595b0b0bc920fb0722","7f0e397bd097c36b0b6fc9210c8dc2","9778397bd097c36c9210c9274c91aa","97b6b97bd19801ec9210c965cc920e","97bd07f1487f595b0b0bc920fb0722","7f0e397bd097c36b0b6fc9210c8dc2","9778397bd097c36b0b6fc9274c91aa","97b6b97bd19801ec9210c965cc920e","97bcf7f1487f595b0b0bb0b6fb0722","7f0e397bd097c35b0b6fc920fb0722","9778397bd097c36b0b6fc9274c91aa","97b6b97bd19801ec9210c965cc920e","97bcf7f1487f595b0b0bb0b6fb0722","7f0e397bd097c35b0b6fc920fb0722","9778397bd097c36b0b6fc9274c91aa","97b6b97bd19801ec9210c965cc920e","97bcf7f1487f531b0b0bb0b6fb0722","7f0e397bd097c35b0b6fc920fb0722","9778397bd097c36b0b6fc9274c91aa","97b6b97bd19801ec9210c965cc920e","97bcf7f1487f531b0b0bb0b6fb0722","7f0e397bd07f595b0b6fc920fb0722","9778397bd097c36b0b6fc9274c91aa","97b6b97bd19801ec9210c9274c920e","97bcf7f0e47f531b0b0bb0b6fb0722","7f0e397bd07f595b0b0bc920fb0722","9778397bd097c36b0b6fc9210c91aa","97b6b97bd197c36c9210c9274c920e","97bcf7f0e47f531b0b0bb0b6fb0722","7f0e397bd07f595b0b0bc920fb0722","9778397bd097c36b0b6fc9210c8dc2","9778397bd097c36c9210c9274c920e","97b6b7f0e47f531b0723b0b6fb0722","7f0e37f5307f595b0b0bc920fb0722","7f0e397bd097c36b0b6fc9210c8dc2","9778397bd097c36b0b70c9274c91aa","97b6b7f0e47f531b0723b0b6fb0721","7f0e37f1487f595b0b0bb0b6fb0722","7f0e397bd097c35b0b6fc9210c8dc2","9778397bd097c36b0b6fc9274c91aa","97b6b7f0e47f531b0723b0b6fb0721","7f0e27f1487f595b0b0bb0b6fb0722","7f0e397bd097c35b0b6fc920fb0722","9778397bd097c36b0b6fc9274c91aa","97b6b7f0e47f531b0723b0b6fb0721","7f0e27f1487f531b0b0bb0b6fb0722","7f0e397bd097c35b0b6fc920fb0722","9778397bd097c36b0b6fc9274c91aa","97b6b7f0e47f531b0723b0b6fb0721","7f0e27f1487f531b0b0bb0b6fb0722","7f0e397bd097c35b0b6fc920fb0722","9778397bd097c36b0b6fc9274c91aa","97b6b7f0e47f531b0723b0b6fb0721","7f0e27f1487f531b0b0bb0b6fb0722","7f0e397bd07f595b0b0bc920fb0722","9778397bd097c36b0b6fc9274c91aa","97b6b7f0e47f531b0723b0787b0721","7f0e27f0e47f531b0b0bb0b6fb0722","7f0e397bd07f595b0b0bc920fb0722","9778397bd097c36b0b6fc9210c91aa","97b6b7f0e47f149b0723b0787b0721","7f0e27f0e47f531b0723b0b6fb0722","7f0e397bd07f595b0b0bc920fb0722","9778397bd097c36b0b6fc9210c8dc2","977837f0e37f149b0723b0787b0721","7f07e7f0e47f531b0723b0b6fb0722","7f0e37f5307f595b0b0bc920fb0722","7f0e397bd097c35b0b6fc9210c8dc2","977837f0e37f14998082b0787b0721","7f07e7f0e47f531b0723b0b6fb0721","7f0e37f1487f595b0b0bb0b6fb0722","7f0e397bd097c35b0b6fc9210c8dc2","977837f0e37f14998082b0787b06bd","7f07e7f0e47f531b0723b0b6fb0721","7f0e27f1487f531b0b0bb0b6fb0722","7f0e397bd097c35b0b6fc920fb0722","977837f0e37f14998082b0787b06bd","7f07e7f0e47f531b0723b0b6fb0721","7f0e27f1487f531b0b0bb0b6fb0722","7f0e397bd097c35b0b6fc920fb0722","977837f0e37f14998082b0787b06bd","7f07e7f0e47f531b0723b0b6fb0721","7f0e27f1487f531b0b0bb0b6fb0722","7f0e397bd07f595b0b0bc920fb0722","977837f0e37f14998082b0787b06bd","7f07e7f0e47f531b0723b0b6fb0721","7f0e27f1487f531b0b0bb0b6fb0722","7f0e397bd07f595b0b0bc920fb0722","977837f0e37f14998082b0787b06bd","7f07e7f0e47f149b0723b0787b0721","7f0e27f0e47f531b0b0bb0b6fb0722","7f0e397bd07f595b0b0bc920fb0722","977837f0e37f14998082b0723b06bd","7f07e7f0e37f149b0723b0787b0721","7f0e27f0e47f531b0723b0b6fb0722","7f0e397bd07f595b0b0bc920fb0722","977837f0e37f14898082b0723b02d5","7ec967f0e37f14998082b0787b0721","7f07e7f0e47f531b0723b0b6fb0722","7f0e37f1487f595b0b0bb0b6fb0722","7f0e37f0e37f14898082b0723b02d5","7ec967f0e37f14998082b0787b0721","7f07e7f0e47f531b0723b0b6fb0722","7f0e37f1487f531b0b0bb0b6fb0722","7f0e37f0e37f14898082b0723b02d5","7ec967f0e37f14998082b0787b06bd","7f07e7f0e47f531b0723b0b6fb0721","7f0e37f1487f531b0b0bb0b6fb0722","7f0e37f0e37f14898082b072297c35","7ec967f0e37f14998082b0787b06bd","7f07e7f0e47f531b0723b0b6fb0721","7f0e27f1487f531b0b0bb0b6fb0722","7f0e37f0e37f14898082b072297c35","7ec967f0e37f14998082b0787b06bd","7f07e7f0e47f531b0723b0b6fb0721","7f0e27f1487f531b0b0bb0b6fb0722","7f0e37f0e366aa89801eb072297c35","7ec967f0e37f14998082b0787b06bd","7f07e7f0e47f149b0723b0787b0721","7f0e27f1487f531b0b0bb0b6fb0722","7f0e37f0e366aa89801eb072297c35","7ec967f0e37f14998082b0723b06bd","7f07e7f0e47f149b0723b0787b0721","7f0e27f0e47f531b0723b0b6fb0722","7f0e37f0e366aa89801eb072297c35","7ec967f0e37f14998082b0723b06bd","7f07e7f0e37f14998083b0787b0721","7f0e27f0e47f531b0723b0b6fb0722","7f0e37f0e366aa89801eb072297c35","7ec967f0e37f14898082b0723b02d5","7f07e7f0e37f14998082b0787b0721","7f07e7f0e47f531b0723b0b6fb0722","7f0e36665b66aa89801e9808297c35","665f67f0e37f14898082b0723b02d5","7ec967f0e37f14998082b0787b0721","7f07e7f0e47f531b0723b0b6fb0722","7f0e36665b66a449801e9808297c35","665f67f0e37f14898082b0723b02d5","7ec967f0e37f14998082b0787b06bd","7f07e7f0e47f531b0723b0b6fb0721","7f0e36665b66a449801e9808297c35","665f67f0e37f14898082b072297c35","7ec967f0e37f14998082b0787b06bd","7f07e7f0e47f531b0723b0b6fb0721","7f0e26665b66a449801e9808297c35","665f67f0e37f1489801eb072297c35","7ec967f0e37f14998082b0787b06bd","7f07e7f0e47f531b0723b0b6fb0721","7f0e27f1487f531b0b0bb0b6fb0722"],nStr1:["日","一","二","三","四","五","六","七","八","九","十"],nStr2:["初","十","廿","卅"],nStr3:["正","二","三","四","五","六","七","八","九","十","冬","腊"],lYearDays:function(e){var t,i=348;for(t=32768;t>8;t>>=1)i+=this.lunarInfo[e-1900]&t?1:0;return i+this.leapDays(e)},leapMonth:function(e){return 15&this.lunarInfo[e-1900]},leapDays:function(e){return this.leapMonth(e)?65536&this.lunarInfo[e-1900]?30:29:0},monthDays:function(e,t){return t>12||t<1?-1:this.lunarInfo[e-1900]&65536>>t?30:29},solarDays:function(e,t){if(t>12||t<1)return-1;var i=t-1;return 1==i?e%4==0&&e%100!=0||e%400==0?29:28:this.solarMonth[i]},toGanZhiYear:function(e){var t=(e-3)%10,i=(e-3)%12;return 0==t&&(t=10),0==i&&(i=12),this.Gan[t-1]+this.Zhi[i-1]},toAstro:function(e,t){return"魔羯水瓶双鱼白羊金牛双子巨蟹狮子处女天秤天蝎射手魔羯".substr(2*e-(t<[20,19,21,21,21,22,23,23,23,23,22,22][e-1]?2:0),2)+"座"},toGanZhi:function(e){return this.Gan[e%10]+this.Zhi[e%12]},getTerm:function(e,t){if(e<1900||e>2100)return-1;if(t<1||t>24)return-1;var i=this.sTermInfo[e-1900],a=[parseInt("0x"+i.substr(0,5)).toString(),parseInt("0x"+i.substr(5,5)).toString(),parseInt("0x"+i.substr(10,5)).toString(),parseInt("0x"+i.substr(15,5)).toString(),parseInt("0x"+i.substr(20,5)).toString(),parseInt("0x"+i.substr(25,5)).toString()],s=[a[0].substr(0,1),a[0].substr(1,2),a[0].substr(3,1),a[0].substr(4,2),a[1].substr(0,1),a[1].substr(1,2),a[1].substr(3,1),a[1].substr(4,2),a[2].substr(0,1),a[2].substr(1,2),a[2].substr(3,1),a[2].substr(4,2),a[3].substr(0,1),a[3].substr(1,2),a[3].substr(3,1),a[3].substr(4,2),a[4].substr(0,1),a[4].substr(1,2),a[4].substr(3,1),a[4].substr(4,2),a[5].substr(0,1),a[5].substr(1,2),a[5].substr(3,1),a[5].substr(4,2)];return parseInt(s[t-1])},toChinaMonth:function(e){if(e>12||e<1)return-1;var t=this.nStr3[e-1];return t+="月"},toChinaDay:function(e){var t;switch(e){case 10:t="初十";break;case 20:t="二十";break;case 30:t="三十";break;default:t=this.nStr2[Math.floor(e/10)],t+=this.nStr1[e%10]}return t},getAnimal:function(e){return this.Animals[(e-4)%12]},solar2lunar:function(e,t,i){if(e<1900||e>2100)return-1;if(1900==e&&1==t&&i<31)return-1;if(e)a=new Date(e,parseInt(t)-1,i);else var a=new Date;var s,n=0,o=(e=a.getFullYear(),t=a.getMonth()+1,i=a.getDate(),(Date.UTC(a.getFullYear(),a.getMonth(),a.getDate())-Date.UTC(1900,0,31))/864e5);for(s=1900;s<2101&&o>0;s++)o-=n=this.lYearDays(s);o<0&&(o+=n,s--);var r=new Date,l=!1;r.getFullYear()==e&&r.getMonth()+1==t&&r.getDate()==i&&(l=!0);var c=a.getDay(),d=this.nStr1[c];0==c&&(c=7);var h=s,u=this.leapMonth(s),p=!1;for(s=1;s<13&&o>0;s++)u>0&&s==u+1&&0==p?(--s,p=!0,n=this.leapDays(h)):n=this.monthDays(h,s),1==p&&s==u+1&&(p=!1),o-=n;0==o&&u>0&&s==u+1&&(p?p=!1:(p=!0,--s)),o<0&&(o+=n,--s);var m=s,f=o+1,g=t-1,y=this.toGanZhiYear(h),b=this.getTerm(e,2*t-1),k=this.getTerm(e,2*t),w=this.toGanZhi(12*(e-1900)+t+11);i>=b&&(w=this.toGanZhi(12*(e-1900)+t+12));var x=!1,_=null;b==i&&(x=!0,_=this.solarTerm[2*t-2]),k==i&&(x=!0,_=this.solarTerm[2*t-1]);var C=Date.UTC(e,g,1,0,0,0,0)/864e5+25567+10,S=this.toGanZhi(C+i-1),v=this.toAstro(t,i);return{lYear:h,lMonth:m,lDay:f,Animal:this.getAnimal(h),IMonthCn:(p?"闰":"")+this.toChinaMonth(m),IDayCn:this.toChinaDay(f),cYear:e,cMonth:t,cDay:i,gzYear:y,gzMonth:w,gzDay:S,isToday:l,isLeap:p,nWeek:c,ncWeek:"星期"+d,isTerm:x,Term:_,astro:v}},lunar2solar:function(e,t,i,a){a=!!a;var s=this.leapMonth(e);if(this.leapDays(e),a&&s!=t)return-1;if(2100==e&&12==t&&i>1||1900==e&&1==t&&i<31)return-1;var n=this.monthDays(e,t),o=n;if(a&&(o=this.leapDays(e,t)),e<1900||e>2100||i>o)return-1;for(var r=0,l=1900;l<e;l++)r+=this.lYearDays(l);var c=0,d=!1;for(l=1;l<t;l++)c=this.leapMonth(e),d||c<=l&&c>0&&(r+=this.leapDays(e),d=!0),r+=this.monthDays(e,l);a&&(r+=n);var h=Date.UTC(1900,1,30,0,0,0),u=new Date(864e5*(r+i-31)+h),p=u.getUTCFullYear(),m=u.getUTCMonth()+1,f=u.getUTCDate();return this.solar2lunar(p,m,f)}};let c=class{constructor({date:e,selected:t,startDate:i,endDate:a,range:s}={}){this.date=this.getDate(new Date),this.selected=t||[],this.startDate=i,this.endDate=a,this.range=s,this.cleanMultipleStatus(),this.weeks={}}setDate(e){this.selectDate=this.getDate(e),this._getWeek(this.selectDate.fullDate)}cleanMultipleStatus(){this.multipleStatus={before:"",after:"",data:[]}}resetSatrtDate(e){this.startDate=e}resetEndDate(e){this.endDate=e}getDate(e,t=0,i="day"){e||(e=new Date),"object"!=typeof e&&(e=e.replace(/-/g,"/"));const a=new Date(e);switch(i){case"day":a.setDate(a.getDate()+t);break;case"month":if(31===a.getDate()&&t>0)a.setDate(a.getDate()+t);else{const e=a.getMonth();a.setMonth(e+t);const i=a.getMonth();t<0&&0!==e&&i-e>t&&a.setMonth(i+(i-e+t)),t>0&&i-e>t&&a.setMonth(i-(i-e-t))}break;case"year":a.setFullYear(a.getFullYear()+t)}const s=a.getFullYear(),n=a.getMonth()+1<10?"0"+(a.getMonth()+1):a.getMonth()+1,o=a.getDate()<10?"0"+a.getDate():a.getDate();return{fullDate:s+"-"+n+"-"+o,year:s,month:n,date:o,day:a.getDay()}}_getLastMonthDays(e,t){let i=[];for(let a=e;a>0;a--){const e=new Date(t.year,t.month-1,1-a).getDate();i.push({date:e,month:t.month-1,lunar:this.getlunar(t.year,t.month-1,e),disable:!0})}return i}_currentMonthDys(e,t){let i=[],a=this.date.fullDate;for(let s=1;s<=e;s++){let e=t.year+"-"+(t.month,t.month+"-")+(s<10?"0"+s:s),n=a===e,o=this.selected&&this.selected.find(t=>{if(this.dateEqual(e,t.date))return t}),r=!0,l=!0;this.startDate&&(r=this.dateCompare(this.startDate,e)),this.endDate&&(l=this.dateCompare(e,this.endDate));let c=this.multipleStatus.data,d=!1,h=-1;this.range&&(c&&(h=c.findIndex(t=>this.dateEqual(t,e))),-1!==h&&(d=!0));let u={fullDate:e,year:t.year,date:s,multiple:!!this.range&&d,beforeMultiple:this.dateEqual(this.multipleStatus.before,e),afterMultiple:this.dateEqual(this.multipleStatus.after,e),month:t.month,lunar:this.getlunar(t.year,t.month,s),disable:!(r&&l),isDay:n};o&&(u.extraInfo=o),i.push(u)}return i}_getNextMonthDays(e,t){let i=[];for(let a=1;a<e+1;a++)i.push({date:a,month:Number(t.month)+1,lunar:this.getlunar(t.year,Number(t.month)+1,a),disable:!0});return i}getInfo(e){e||(e=new Date);return this.canlender.find(t=>t.fullDate===this.getDate(e).fullDate)}dateCompare(e,t){return(e=new Date(e.replace("-","/").replace("-","/")))<=(t=new Date(t.replace("-","/").replace("-","/")))}dateEqual(e,t){return e=new Date(e.replace("-","/").replace("-","/")),t=new Date(t.replace("-","/").replace("-","/")),e.getTime()-t.getTime()===0}geDateAll(e,t){var i=[],a=e.split("-"),s=t.split("-"),n=new Date;n.setFullYear(a[0],a[1]-1,a[2]);var o=new Date;o.setFullYear(s[0],s[1]-1,s[2]);for(var r=n.getTime()-864e5,l=o.getTime()-864e5,c=r;c<=l;)c+=864e5,i.push(this.getDate(new Date(parseInt(c))).fullDate);return i}getlunar(e,t,i){return l.solar2lunar(e,t,i)}setSelectInfo(e,t){this.selected=t,this._getWeek(e)}setMultiple(e){let{before:t,after:i}=this.multipleStatus;this.range&&(t&&i?(this.multipleStatus.before=e,this.multipleStatus.after="",this.multipleStatus.data=[]):t?(this.multipleStatus.after=e,this.dateCompare(this.multipleStatus.before,this.multipleStatus.after)?this.multipleStatus.data=this.geDateAll(this.multipleStatus.before,this.multipleStatus.after):this.multipleStatus.data=this.geDateAll(this.multipleStatus.after,this.multipleStatus.before)):this.multipleStatus.before=e,this._getWeek(e))}_getWeek(e){const{year:t,month:i}=this.getDate(e);let a=new Date(t,i-1,1).getDay(),s=new Date(t,i,0).getDate(),n={lastMonthDays:this._getLastMonthDays(a,this.getDate(e)),currentMonthDys:this._currentMonthDys(s,this.getDate(e)),nextMonthDays:[]},o=[];const r=42-(n.lastMonthDays.length+n.currentMonthDys.length);n.nextMonthDays=this._getNextMonthDays(r,this.getDate(e)),o=o.concat(n.lastMonthDays,n.currentMonthDys,n.nextMonthDays);let l={};for(let c=0;c<o.length;c++)c%7==0&&(l[parseInt(c/7)]=new Array(7)),l[parseInt(c/7)][c%7]=o[c];this.canlender=o,this.weeks=l}};const d=["{","}"];const h=/^(?:\d)+/,u=/^(?:\w)+/;const p="zh-Hans",m="zh-Hant",f="en",g=Object.prototype.hasOwnProperty,y=(e,t)=>g.call(e,t),b=new class{constructor(){this._caches=Object.create(null)}interpolate(e,t,i=d){if(!t)return[e];let a=this._caches[e];return a||(a=function(e,[t,i]){const a=[];let s=0,n="";for(;s<e.length;){let o=e[s++];if(o===t){n&&a.push({type:"text",value:n}),n="";let t="";for(o=e[s++];void 0!==o&&o!==i;)t+=o,o=e[s++];const r=o===i,l=h.test(t)?"list":r&&u.test(t)?"named":"unknown";a.push({value:t,type:l})}else n+=o}return n&&a.push({type:"text",value:n}),a}(e,i),this._caches[e]=a),function(e,t){const i=[];let a=0;const s=Array.isArray(t)?"list":(n=t,null!==n&&"object"==typeof n?"named":"unknown");var n;if("unknown"===s)return i;for(;a<e.length;){const n=e[a];switch(n.type){case"text":i.push(n.value);break;case"list":i.push(t[parseInt(n.value,10)]);break;case"named":"named"===s&&i.push(t[n.value])}a++}return i}(a,t)}};function k(e,t){if(!e)return;if(e=e.trim().replace(/_/g,"-"),t&&t[e])return e;if("chinese"===(e=e.toLowerCase()))return p;if(0===e.indexOf("zh"))return e.indexOf("-hans")>-1?p:e.indexOf("-hant")>-1?m:(i=e,["-tw","-hk","-mo","-cht"].find(e=>-1!==i.indexOf(e))?m:p);var i;let a=[f,"fr","es"];t&&Object.keys(t).length>0&&(a=Object.keys(t));const s=function(e,t){return t.find(t=>0===e.indexOf(t))}(e,a);return s||void 0}class w{constructor({locale:e,fallbackLocale:t,messages:i,watcher:a,formater:s}){this.locale=f,this.fallbackLocale=f,this.message={},this.messages={},this.watchers=[],t&&(this.fallbackLocale=t),this.formater=s||b,this.messages=i||{},this.setLocale(e||f),a&&this.watchLocale(a)}setLocale(e){const t=this.locale;this.locale=k(e,this.messages)||this.fallbackLocale,this.messages[this.locale]||(this.messages[this.locale]={}),this.message=this.messages[this.locale],t!==this.locale&&this.watchers.forEach(e=>{e(this.locale,t)})}getLocale(){return this.locale}watchLocale(e){const t=this.watchers.push(e)-1;return()=>{this.watchers.splice(t,1)}}add(e,t,i=!0){const a=this.messages[e];a?i?Object.assign(a,t):Object.keys(t).forEach(e=>{y(a,e)||(a[e]=t[e])}):this.messages[e]=t}f(e,t,i){return this.formater.interpolate(e,t,i).join("")}t(e,t,i){let a=this.message;return"string"==typeof t?(t=k(t,this.messages))&&(a=this.messages[t]):i=t,y(a,e)?this.formater.interpolate(a[e],i).join(""):(console.warn(`Cannot translate the value of keypath ${e}. Use the value of keypath as default.`),e)}}function x(e,i={},a,s){if("string"!=typeof e){const t=[i,e];e=t[0],i=t[1]}"string"!=typeof e&&(e="undefined"!=typeof uni&&t.getLocale?t.getLocale():"undefined"!=typeof global&&global.getLocale?global.getLocale():f),"string"!=typeof a&&(a="undefined"!=typeof __uniConfig&&__uniConfig.fallbackLocale||f);const n=new w({locale:e,fallbackLocale:a,messages:i,watcher:s});let o=(e,i)=>{if("function"!=typeof t.getApp)o=function(e,t){return n.t(e,t)};else{let e=!1;o=function(i,a){const s=t.getApp().$vm;return s&&(s.$locale,e||(e=!0,function(e,t){e.$watchLocale?e.$watchLocale(e=>{t.setLocale(e)}):e.$watch(()=>e.$locale,e=>{t.setLocale(e)})}(s,n))),n.t(i,a)}}return o(e,i)};return{i18n:n,f:(e,t,i)=>n.f(e,t,i),t:(e,t)=>o(e,t),add:(e,t,i=!0)=>n.add(e,t,i),watch:e=>n.watchLocale(e),getLocale:()=>n.getLocale(),setLocale:e=>n.setLocale(e)}}const _={en:{"uni-calender.ok":"ok","uni-calender.cancel":"cancel","uni-calender.today":"today","uni-calender.MON":"MON","uni-calender.TUE":"TUE","uni-calender.WED":"WED","uni-calender.THU":"THU","uni-calender.FRI":"FRI","uni-calender.SAT":"SAT","uni-calender.SUN":"SUN"},"zh-Hans":{"uni-calender.ok":"确定","uni-calender.cancel":"取消","uni-calender.today":"今日","uni-calender.SUN":"日","uni-calender.MON":"一","uni-calender.TUE":"二","uni-calender.WED":"三","uni-calender.THU":"四","uni-calender.FRI":"五","uni-calender.SAT":"六"},"zh-Hant":{"uni-calender.ok":"確定","uni-calender.cancel":"取消","uni-calender.today":"今日","uni-calender.SUN":"日","uni-calender.MON":"一","uni-calender.TUE":"二","uni-calender.WED":"三","uni-calender.THU":"四","uni-calender.FRI":"五","uni-calender.SAT":"六"}},{t:C}=x(_);const S=s({emits:["change"],props:{weeks:{type:Object,default:()=>({})},calendar:{type:Object,default:()=>({})},selected:{type:Array,default:()=>[]},lunar:{type:Boolean,default:!1}},computed:{todayText:()=>C("uni-calender.today")},methods:{choiceDate(e){this.$emit("change",e)}}},[["render",function(e,a,s,n,o,r){const l=t.Text,c=t.View;return i.openBlock(),i.createBlock(c,{class:i.normalizeClass(["uni-calendar-item__weeks-box",{"uni-calendar-item--disable":s.weeks.disable,"uni-calendar-item--isDay":s.calendar.fullDate===s.weeks.fullDate&&s.weeks.isDay,"uni-calendar-item--checked":s.calendar.fullDate===s.weeks.fullDate&&!s.weeks.isDay,"uni-calendar-item--before-checked":s.weeks.beforeMultiple,"uni-calendar-item--multiple":s.weeks.multiple,"uni-calendar-item--after-checked":s.weeks.afterMultiple}]),onClick:a[0]||(a[0]=e=>r.choiceDate(s.weeks))},{default:i.withCtx(()=>[i.createVNode(c,{class:"uni-calendar-item__weeks-box-item"},{default:i.withCtx(()=>[s.selected&&s.weeks.extraInfo?(i.openBlock(),i.createBlock(l,{key:0,class:"uni-calendar-item__weeks-box-circle"})):i.createCommentVNode("",!0),i.createVNode(l,{class:i.normalizeClass(["uni-calendar-item__weeks-box-text",{"uni-calendar-item--isDay-text":s.weeks.isDay,"uni-calendar-item--isDay":s.calendar.fullDate===s.weeks.fullDate&&s.weeks.isDay,"uni-calendar-item--checked":s.calendar.fullDate===s.weeks.fullDate&&!s.weeks.isDay,"uni-calendar-item--before-checked":s.weeks.beforeMultiple,"uni-calendar-item--multiple":s.weeks.multiple,"uni-calendar-item--after-checked":s.weeks.afterMultiple,"uni-calendar-item--disable":s.weeks.disable}])},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(s.weeks.date),1)]),_:1},8,["class"]),s.lunar||s.weeks.extraInfo||!s.weeks.isDay?i.createCommentVNode("",!0):(i.openBlock(),i.createBlock(l,{key:1,class:i.normalizeClass(["uni-calendar-item__weeks-lunar-text",{"uni-calendar-item--isDay-text":s.weeks.isDay,"uni-calendar-item--isDay":s.calendar.fullDate===s.weeks.fullDate&&s.weeks.isDay,"uni-calendar-item--checked":s.calendar.fullDate===s.weeks.fullDate&&!s.weeks.isDay,"uni-calendar-item--before-checked":s.weeks.beforeMultiple,"uni-calendar-item--multiple":s.weeks.multiple,"uni-calendar-item--after-checked":s.weeks.afterMultiple}])},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(r.todayText),1)]),_:1},8,["class"])),s.lunar&&!s.weeks.extraInfo?(i.openBlock(),i.createBlock(l,{key:2,class:i.normalizeClass(["uni-calendar-item__weeks-lunar-text",{"uni-calendar-item--isDay-text":s.weeks.isDay,"uni-calendar-item--isDay":s.calendar.fullDate===s.weeks.fullDate&&s.weeks.isDay,"uni-calendar-item--checked":s.calendar.fullDate===s.weeks.fullDate&&!s.weeks.isDay,"uni-calendar-item--before-checked":s.weeks.beforeMultiple,"uni-calendar-item--multiple":s.weeks.multiple,"uni-calendar-item--after-checked":s.weeks.afterMultiple,"uni-calendar-item--disable":s.weeks.disable}])},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(s.weeks.isDay?r.todayText:"初一"===s.weeks.lunar.IDayCn?s.weeks.lunar.IMonthCn:s.weeks.lunar.IDayCn),1)]),_:1},8,["class"])):i.createCommentVNode("",!0),s.weeks.extraInfo&&s.weeks.extraInfo.info?(i.openBlock(),i.createBlock(l,{key:3,class:i.normalizeClass(["uni-calendar-item__weeks-lunar-text",{"uni-calendar-item--extra":s.weeks.extraInfo.info,"uni-calendar-item--isDay-text":s.weeks.isDay,"uni-calendar-item--isDay":s.calendar.fullDate===s.weeks.fullDate&&s.weeks.isDay,"uni-calendar-item--checked":s.calendar.fullDate===s.weeks.fullDate&&!s.weeks.isDay,"uni-calendar-item--before-checked":s.weeks.beforeMultiple,"uni-calendar-item--multiple":s.weeks.multiple,"uni-calendar-item--after-checked":s.weeks.afterMultiple,"uni-calendar-item--disable":s.weeks.disable}])},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(s.weeks.extraInfo.info),1)]),_:1},8,["class"])):i.createCommentVNode("",!0)]),_:1})]),_:1},8,["class"])}],["__scopeId","data-v-bc997abd"]]),{t:v}=x(_),T={components:{CalendarItem:S},emits:["close","confirm","change","monthSwitch"],props:{date:{type:String,default:""},selected:{type:Array,default:()=>[]},lunar:{type:Boolean,default:!1},startDate:{type:String,default:""},endDate:{type:String,default:""},range:{type:Boolean,default:!1},insert:{type:Boolean,default:!0},showMonth:{type:Boolean,default:!0},clearDate:{type:Boolean,default:!0}},data:()=>({show:!1,weeks:[],calendar:{},nowDate:"",aniMaskShow:!1}),computed:{okText:()=>v("uni-calender.ok"),cancelText:()=>v("uni-calender.cancel"),todayText:()=>v("uni-calender.today"),monText:()=>v("uni-calender.MON"),TUEText:()=>v("uni-calender.TUE"),WEDText:()=>v("uni-calender.WED"),THUText:()=>v("uni-calender.THU"),FRIText:()=>v("uni-calender.FRI"),SATText:()=>v("uni-calender.SAT"),SUNText:()=>v("uni-calender.SUN")},watch:{date(e){this.init(e)},startDate(e){this.cale.resetSatrtDate(e),this.cale.setDate(this.nowDate.fullDate),this.weeks=this.cale.weeks},endDate(e){this.cale.resetEndDate(e),this.cale.setDate(this.nowDate.fullDate),this.weeks=this.cale.weeks},selected:{handler(e){this.cale.setSelectInfo(this.nowDate.fullDate,e),this.weeks=this.cale.weeks},deep:!0}},created(){this.cale=new c({selected:this.selected,startDate:this.startDate,endDate:this.endDate,range:this.range}),this.init(this.date)},methods:{clean(){},bindDateChange(e){const t=e.detail.value+"-1";this.setDate(t);let i=this.cale.getDate(t);this.$emit("monthSwitch",{year:i.year,month:Number(i.month)})},init(e){this.cale.setDate(e),this.weeks=this.cale.weeks,this.nowDate=this.calendar=this.cale.getInfo(e)},open(){this.clearDate&&!this.insert&&(this.cale.cleanMultipleStatus(),this.init(this.date)),this.show=!0,this.$nextTick(()=>{setTimeout(()=>{this.aniMaskShow=!0},50)})},close(){this.aniMaskShow=!1,this.$nextTick(()=>{setTimeout(()=>{this.show=!1,this.$emit("close")},300)})},confirm(){this.setEmit("confirm"),this.close()},change(){this.insert&&this.setEmit("change")},monthSwitch(){let{year:e,month:t}=this.nowDate;this.$emit("monthSwitch",{year:e,month:Number(t)})},setEmit(e){let{year:t,month:i,date:a,fullDate:s,lunar:n,extraInfo:o}=this.calendar;this.$emit(e,{range:this.cale.multipleStatus,year:t,month:i,date:a,fulldate:s,lunar:n,extraInfo:o||{}})},choiceDate(e){e.disable||(this.calendar=e,this.cale.setMultiple(this.calendar.fullDate),this.weeks=this.cale.weeks,this.change())},backToday(){const e=`${this.nowDate.year}-${this.nowDate.month}`,t=this.cale.getDate(new Date),i=`${t.year}-${t.month}`;this.init(t.fullDate),e!==i&&this.monthSwitch(),this.change()},pre(){const e=this.cale.getDate(this.nowDate.fullDate,-1,"month").fullDate;this.setDate(e),this.monthSwitch()},next(){const e=this.cale.getDate(this.nowDate.fullDate,1,"month").fullDate;this.setDate(e),this.monthSwitch()},setDate(e){this.cale.setDate(e),this.weeks=this.cale.weeks,this.nowDate=this.cale.getInfo(e)}}};const D=s(T,[["render",function(e,a,s,n,o,r){const l=t.View,c=t.Text,d=t.Picker,h=i.resolveComponent("calendar-item");return i.openBlock(),i.createBlock(l,{class:"uni-calendar"},{default:i.withCtx(()=>[!s.insert&&o.show?(i.openBlock(),i.createBlock(l,{key:0,class:i.normalizeClass(["uni-calendar__mask",{"uni-calendar--mask-show":o.aniMaskShow}]),onClick:r.clean},null,8,["class","onClick"])):i.createCommentVNode("",!0),s.insert||o.show?(i.openBlock(),i.createBlock(l,{key:1,class:i.normalizeClass(["uni-calendar__content",{"uni-calendar--fixed":!s.insert,"uni-calendar--ani-show":o.aniMaskShow}])},{default:i.withCtx(()=>[s.insert?i.createCommentVNode("",!0):(i.openBlock(),i.createBlock(l,{key:0,class:"uni-calendar__header uni-calendar--fixed-top"},{default:i.withCtx(()=>[i.createVNode(l,{class:"uni-calendar__header-btn-box",onClick:r.close},{default:i.withCtx(()=>[i.createVNode(c,{class:"uni-calendar__header-text uni-calendar--fixed-width"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(r.cancelText),1)]),_:1})]),_:1},8,["onClick"]),i.createVNode(l,{class:"uni-calendar__header-btn-box",onClick:r.confirm},{default:i.withCtx(()=>[i.createVNode(c,{class:"uni-calendar__header-text uni-calendar--fixed-width"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(r.okText),1)]),_:1})]),_:1},8,["onClick"])]),_:1})),i.createVNode(l,{class:"uni-calendar__header"},{default:i.withCtx(()=>[i.createVNode(l,{class:"uni-calendar__header-btn-box",onClick:i.withModifiers(r.pre,["stop"])},{default:i.withCtx(()=>[i.createVNode(l,{class:"uni-calendar__header-btn uni-calendar--left"})]),_:1},8,["onClick"]),i.createVNode(d,{mode:"date",value:s.date,fields:"month",onChange:r.bindDateChange},{default:i.withCtx(()=>[i.createVNode(c,{class:"uni-calendar__header-text"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString((o.nowDate.year||"")+" / "+(o.nowDate.month||"")),1)]),_:1})]),_:1},8,["value","onChange"]),i.createVNode(l,{class:"uni-calendar__header-btn-box",onClick:i.withModifiers(r.next,["stop"])},{default:i.withCtx(()=>[i.createVNode(l,{class:"uni-calendar__header-btn uni-calendar--right"})]),_:1},8,["onClick"]),i.createVNode(c,{class:"uni-calendar__backtoday",onClick:r.backToday},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(r.todayText),1)]),_:1},8,["onClick"])]),_:1}),i.createVNode(l,{class:"uni-calendar__box"},{default:i.withCtx(()=>[s.showMonth?(i.openBlock(),i.createBlock(l,{key:0,class:"uni-calendar__box-bg"},{default:i.withCtx(()=>[i.createVNode(c,{class:"uni-calendar__box-bg-text"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(o.nowDate.month),1)]),_:1})]),_:1})):i.createCommentVNode("",!0),i.createVNode(l,{class:"uni-calendar__weeks"},{default:i.withCtx(()=>[i.createVNode(l,{class:"uni-calendar__weeks-day"},{default:i.withCtx(()=>[i.createVNode(c,{class:"uni-calendar__weeks-day-text"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(r.SUNText),1)]),_:1})]),_:1}),i.createVNode(l,{class:"uni-calendar__weeks-day"},{default:i.withCtx(()=>[i.createVNode(c,{class:"uni-calendar__weeks-day-text"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(r.monText),1)]),_:1})]),_:1}),i.createVNode(l,{class:"uni-calendar__weeks-day"},{default:i.withCtx(()=>[i.createVNode(c,{class:"uni-calendar__weeks-day-text"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(r.TUEText),1)]),_:1})]),_:1}),i.createVNode(l,{class:"uni-calendar__weeks-day"},{default:i.withCtx(()=>[i.createVNode(c,{class:"uni-calendar__weeks-day-text"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(r.WEDText),1)]),_:1})]),_:1}),i.createVNode(l,{class:"uni-calendar__weeks-day"},{default:i.withCtx(()=>[i.createVNode(c,{class:"uni-calendar__weeks-day-text"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(r.THUText),1)]),_:1})]),_:1}),i.createVNode(l,{class:"uni-calendar__weeks-day"},{default:i.withCtx(()=>[i.createVNode(c,{class:"uni-calendar__weeks-day-text"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(r.FRIText),1)]),_:1})]),_:1}),i.createVNode(l,{class:"uni-calendar__weeks-day"},{default:i.withCtx(()=>[i.createVNode(c,{class:"uni-calendar__weeks-day-text"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(r.SATText),1)]),_:1})]),_:1})]),_:1}),(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(o.weeks,(e,t)=>(i.openBlock(),i.createBlock(l,{class:"uni-calendar__weeks",key:t},{default:i.withCtx(()=>[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(e,(e,t)=>(i.openBlock(),i.createBlock(l,{class:"uni-calendar__weeks-item",key:t},{default:i.withCtx(()=>[i.createVNode(h,{class:"uni-calendar-item--hook",weeks:e,calendar:o.calendar,selected:s.selected,lunar:s.lunar,onChange:r.choiceDate},null,8,["weeks","calendar","selected","lunar","onChange"])]),_:2},1024))),128))]),_:2},1024))),128))]),_:1})]),_:1},8,["class"])):i.createCommentVNode("",!0)]),_:1})}],["__scopeId","data-v-2ff02651"]]);const V=s({name:"UniCard",emits:["click"],props:{title:{type:String,default:""},subTitle:{type:String,default:""},padding:{type:String,default:"10px"},margin:{type:String,default:"15px"},spacing:{type:String,default:"0 10px"},extra:{type:String,default:""},cover:{type:String,default:""},thumbnail:{type:String,default:""},isFull:{type:Boolean,default:!1},isShadow:{type:Boolean,default:!0},shadow:{type:String,default:"0px 0px 3px 1px rgba(0, 0, 0, 0.08)"},border:{type:Boolean,default:!0}},methods:{onClick(e){this.$emit("click",e)}}},[["render",function(e,a,s,n,o,r){const l=t.Image,c=t.View,d=t.Text;return i.openBlock(),i.createBlock(c,{class:i.normalizeClass(["uni-card",{"uni-card--full":s.isFull,"uni-card--shadow":s.isShadow,"uni-card--border":s.border}]),style:i.normalizeStyle({margin:s.isFull?0:s.margin,padding:s.spacing,"box-shadow":s.isShadow?s.shadow:""})},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"cover",{},()=>[s.cover?(i.openBlock(),i.createBlock(c,{key:0,class:"uni-card__cover"},{default:i.withCtx(()=>[i.createVNode(l,{class:"uni-card__cover-image",mode:"widthFix",onClick:a[0]||(a[0]=e=>r.onClick("cover")),src:s.cover},null,8,["src"])]),_:1})):i.createCommentVNode("",!0)],!0),i.renderSlot(e.$slots,"title",{},()=>[s.title||s.extra?(i.openBlock(),i.createBlock(c,{key:0,class:"uni-card__header"},{default:i.withCtx(()=>[i.createVNode(c,{class:"uni-card__header-box",onClick:a[1]||(a[1]=e=>r.onClick("title"))},{default:i.withCtx(()=>[s.thumbnail?(i.openBlock(),i.createBlock(c,{key:0,class:"uni-card__header-avatar"},{default:i.withCtx(()=>[i.createVNode(l,{class:"uni-card__header-avatar-image",src:s.thumbnail,mode:"aspectFit"},null,8,["src"])]),_:1})):i.createCommentVNode("",!0),i.createVNode(c,{class:"uni-card__header-content"},{default:i.withCtx(()=>[i.createVNode(d,{class:"uni-card__header-content-title uni-ellipsis"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(s.title),1)]),_:1}),s.title&&s.subTitle?(i.openBlock(),i.createBlock(d,{key:0,class:"uni-card__header-content-subtitle uni-ellipsis"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(s.subTitle),1)]),_:1})):i.createCommentVNode("",!0)]),_:1})]),_:1}),i.createVNode(c,{class:"uni-card__header-extra",onClick:a[2]||(a[2]=e=>r.onClick("extra"))},{default:i.withCtx(()=>[i.createVNode(d,{class:"uni-card__header-extra-text"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(s.extra),1)]),_:1})]),_:1})]),_:1})):i.createCommentVNode("",!0)],!0),i.createVNode(c,{class:"uni-card__content",style:i.normalizeStyle({padding:s.padding}),onClick:a[3]||(a[3]=e=>r.onClick("content"))},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3},8,["style"]),i.createVNode(c,{class:"uni-card__actions",onClick:a[4]||(a[4]=e=>r.onClick("actions"))},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"actions",{},void 0,!0)]),_:3})]),_:3},8,["class","style"])}],["__scopeId","data-v-34e4a693"]]),N="uni-col";const B=s({name:"uniCol",props:{span:{type:Number,default:24},offset:{type:Number,default:-1},pull:{type:Number,default:-1},push:{type:Number,default:-1},xs:[Number,Object],sm:[Number,Object],md:[Number,Object],lg:[Number,Object],xl:[Number,Object]},data:()=>({gutter:0,sizeClass:"",parentWidth:0,nvueWidth:0,marginLeft:0,right:0,left:0}),created(){let e=this.$parent;for(;e&&"uniRow"!==e.$options.componentName;)e=e.$parent;this.updateGutter(e.gutter),e.$watch("gutter",e=>{this.updateGutter(e)})},computed:{sizeList(){let{span:e,offset:t,pull:i,push:a}=this;return{span:e,offset:t,pull:i,push:a}},pointClassList(){let e=[];return["xs","sm","md","lg","xl"].forEach(t=>{const i=this[t];"number"==typeof i?e.push(`${N}-${t}-${i}`):"object"==typeof i&&i&&Object.keys(i).forEach(a=>{e.push("span"===a?`${N}-${t}-${i[a]}`:`${N}-${t}-${a}-${i[a]}`)})}),e.join(" ")}},methods:{updateGutter(e){e=Number(e),isNaN(e)||(this.gutter=e/2)}},watch:{sizeList:{immediate:!0,handler(e){let t=[];for(let i in e){const a=e[i];!a&&0!==a||-1===a||t.push("span"===i?`${N}-${a}`:`${N}-${i}-${a}`)}this.sizeClass=t.join(" ")}}}},[["render",function(e,a,s,n,o,r){const l=t.View;return i.openBlock(),i.createBlock(l,{class:i.normalizeClass(["uni-col",o.sizeClass,r.pointClassList]),style:i.normalizeStyle({paddingLeft:`${Number(o.gutter)}rpx`,paddingRight:`${Number(o.gutter)}rpx`})},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3},8,["class","style"])}],["__scopeId","data-v-67b29f14"]]);const I=s({name:"uniCollapse",emits:["change","activeItem","input","update:modelValue"],props:{value:{type:[String,Array],default:""},modelValue:{type:[String,Array],default:""},accordion:{type:[Boolean,String],default:!1}},data:()=>({}),computed:{dataValue(){let e="string"==typeof this.value&&""===this.value||Array.isArray(this.value)&&0===this.value.length;"string"==typeof this.modelValue&&""===this.modelValue||Array.isArray(this.modelValue)&&this.modelValue.length;return e?this.modelValue:this.value}},watch:{dataValue(e){this.setOpen(e)}},created(){this.childrens=[],this.names=[]},mounted(){this.$nextTick(()=>{this.setOpen(this.dataValue)})},methods:{setOpen(e){let t="string"==typeof e,i=Array.isArray(e);this.childrens.forEach((a,s)=>{if(t&&e===a.nameSync){if(!this.accordion)return void console.warn("accordion 属性为 false ,v-model 类型应该为 array");a.isOpen=!0}i&&e.forEach(e=>{if(e===a.nameSync){if(this.accordion)return void console.warn("accordion 属性为 true ,v-model 类型应该为 string");a.isOpen=!0}})}),this.emit(e)},setAccordion(e){this.accordion&&this.childrens.forEach((t,i)=>{e!==t&&(t.isOpen=!1)})},resize(){this.childrens.forEach((e,t)=>{e.getCollapseHeight()})},onChange(e,t){let i=[];this.accordion?i=e?t.nameSync:"":this.childrens.forEach((e,t)=>{e.isOpen&&i.push(e.nameSync)}),this.$emit("change",i),this.emit(i)},emit(e){this.$emit("input",e),this.$emit("update:modelValue",e)}}},[["render",function(e,a,s,n,o,r){const l=t.View;return i.openBlock(),i.createBlock(l,{class:"uni-collapse"},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3})}],["__scopeId","data-v-b6ab9b84"]]),A=[{font_class:"arrow-down",unicode:""},{font_class:"arrow-left",unicode:""},{font_class:"arrow-right",unicode:""},{font_class:"arrow-up",unicode:""},{font_class:"auth",unicode:""},{font_class:"auth-filled",unicode:""},{font_class:"back",unicode:""},{font_class:"bars",unicode:""},{font_class:"calendar",unicode:""},{font_class:"calendar-filled",unicode:""},{font_class:"camera",unicode:""},{font_class:"camera-filled",unicode:""},{font_class:"cart",unicode:""},{font_class:"cart-filled",unicode:""},{font_class:"chat",unicode:""},{font_class:"chat-filled",unicode:""},{font_class:"chatboxes",unicode:""},{font_class:"chatboxes-filled",unicode:""},{font_class:"chatbubble",unicode:""},{font_class:"chatbubble-filled",unicode:""},{font_class:"checkbox",unicode:""},{font_class:"checkbox-filled",unicode:""},{font_class:"checkmarkempty",unicode:""},{font_class:"circle",unicode:""},{font_class:"circle-filled",unicode:""},{font_class:"clear",unicode:""},{font_class:"close",unicode:""},{font_class:"closeempty",unicode:""},{font_class:"cloud-download",unicode:""},{font_class:"cloud-download-filled",unicode:""},{font_class:"cloud-upload",unicode:""},{font_class:"cloud-upload-filled",unicode:""},{font_class:"color",unicode:""},{font_class:"color-filled",unicode:""},{font_class:"compose",unicode:""},{font_class:"contact",unicode:""},{font_class:"contact-filled",unicode:""},{font_class:"down",unicode:""},{font_class:"bottom",unicode:""},{font_class:"download",unicode:""},{font_class:"download-filled",unicode:""},{font_class:"email",unicode:""},{font_class:"email-filled",unicode:""},{font_class:"eye",unicode:""},{font_class:"eye-filled",unicode:""},{font_class:"eye-slash",unicode:""},{font_class:"eye-slash-filled",unicode:""},{font_class:"fire",unicode:""},{font_class:"fire-filled",unicode:""},{font_class:"flag",unicode:""},{font_class:"flag-filled",unicode:""},{font_class:"folder-add",unicode:""},{font_class:"folder-add-filled",unicode:""},{font_class:"font",unicode:""},{font_class:"forward",unicode:""},{font_class:"gear",unicode:""},{font_class:"gear-filled",unicode:""},{font_class:"gift",unicode:""},{font_class:"gift-filled",unicode:""},{font_class:"hand-down",unicode:""},{font_class:"hand-down-filled",unicode:""},{font_class:"hand-up",unicode:""},{font_class:"hand-up-filled",unicode:""},{font_class:"headphones",unicode:""},{font_class:"heart",unicode:""},{font_class:"heart-filled",unicode:""},{font_class:"help",unicode:""},{font_class:"help-filled",unicode:""},{font_class:"home",unicode:""},{font_class:"home-filled",unicode:""},{font_class:"image",unicode:""},{font_class:"image-filled",unicode:""},{font_class:"images",unicode:""},{font_class:"images-filled",unicode:""},{font_class:"info",unicode:""},{font_class:"info-filled",unicode:""},{font_class:"left",unicode:""},{font_class:"link",unicode:""},{font_class:"list",unicode:""},{font_class:"location",unicode:""},{font_class:"location-filled",unicode:""},{font_class:"locked",unicode:""},{font_class:"locked-filled",unicode:""},{font_class:"loop",unicode:""},{font_class:"mail-open",unicode:""},{font_class:"mail-open-filled",unicode:""},{font_class:"map",unicode:""},{font_class:"map-filled",unicode:""},{font_class:"map-pin",unicode:""},{font_class:"map-pin-ellipse",unicode:""},{font_class:"medal",unicode:""},{font_class:"medal-filled",unicode:""},{font_class:"mic",unicode:""},{font_class:"mic-filled",unicode:""},{font_class:"micoff",unicode:""},{font_class:"micoff-filled",unicode:""},{font_class:"minus",unicode:""},{font_class:"minus-filled",unicode:""},{font_class:"more",unicode:""},{font_class:"more-filled",unicode:""},{font_class:"navigate",unicode:""},{font_class:"navigate-filled",unicode:""},{font_class:"notification",unicode:""},{font_class:"notification-filled",unicode:""},{font_class:"paperclip",unicode:""},{font_class:"paperplane",unicode:""},{font_class:"paperplane-filled",unicode:""},{font_class:"person",unicode:""},{font_class:"person-filled",unicode:""},{font_class:"personadd",unicode:""},{font_class:"personadd-filled",unicode:""},{font_class:"personadd-filled-copy",unicode:""},{font_class:"phone",unicode:""},{font_class:"phone-filled",unicode:""},{font_class:"plus",unicode:""},{font_class:"plus-filled",unicode:""},{font_class:"plusempty",unicode:""},{font_class:"pulldown",unicode:""},{font_class:"pyq",unicode:""},{font_class:"qq",unicode:""},{font_class:"redo",unicode:""},{font_class:"redo-filled",unicode:""},{font_class:"refresh",unicode:""},{font_class:"refresh-filled",unicode:""},{font_class:"refreshempty",unicode:""},{font_class:"reload",unicode:""},{font_class:"right",unicode:""},{font_class:"scan",unicode:""},{font_class:"search",unicode:""},{font_class:"settings",unicode:""},{font_class:"settings-filled",unicode:""},{font_class:"shop",unicode:""},{font_class:"shop-filled",unicode:""},{font_class:"smallcircle",unicode:""},{font_class:"smallcircle-filled",unicode:""},{font_class:"sound",unicode:""},{font_class:"sound-filled",unicode:""},{font_class:"spinner-cycle",unicode:""},{font_class:"staff",unicode:""},{font_class:"staff-filled",unicode:""},{font_class:"star",unicode:""},{font_class:"star-filled",unicode:""},{font_class:"starhalf",unicode:""},{font_class:"trash",unicode:""},{font_class:"trash-filled",unicode:""},{font_class:"tune",unicode:""},{font_class:"tune-filled",unicode:""},{font_class:"undo",unicode:""},{font_class:"undo-filled",unicode:""},{font_class:"up",unicode:""},{font_class:"top",unicode:""},{font_class:"upload",unicode:""},{font_class:"upload-filled",unicode:""},{font_class:"videocam",unicode:""},{font_class:"videocam-filled",unicode:""},{font_class:"vip",unicode:""},{font_class:"vip-filled",unicode:""},{font_class:"wallet",unicode:""},{font_class:"wallet-filled",unicode:""},{font_class:"weibo",unicode:""},{font_class:"weixin",unicode:""}],P={name:"UniIcons",emits:["click"],props:{type:{type:String,default:""},color:{type:String,default:"#333333"},size:{type:[Number,String],default:16},customPrefix:{type:String,default:""},fontFamily:{type:String,default:""}},data:()=>({icons:A}),computed:{unicode(){let e=this.icons.find(e=>e.font_class===this.type);return e?e.unicode:""},iconSize(){return"number"==typeof(e=this.size)||/^[0-9]*$/g.test(e)?e+"px":e;var e},styleObj(){return""!==this.fontFamily?`color: ${this.color}; font-size: ${this.iconSize}; font-family: ${this.fontFamily};`:`color: ${this.color}; font-size: ${this.iconSize};`}},methods:{_onClick(e){this.$emit("click",e)}}};const M=s(P,[["render",function(e,a,s,n,o,r){const l=t.Text;return i.openBlock(),i.createBlock(l,{style:i.normalizeStyle(r.styleObj),class:i.normalizeClass(["uni-icons",["uniui-"+s.type,s.customPrefix,s.customPrefix?s.type:""]]),onClick:r._onClick},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3},8,["style","class","onClick"])}],["__scopeId","data-v-39ea5686"]]);const R=s({name:"uniCollapseItem",props:{title:{type:String,default:""},name:{type:[Number,String],default:""},disabled:{type:Boolean,default:!1},showAnimation:{type:Boolean,default:!0},open:{type:Boolean,default:!1},thumb:{type:String,default:""},titleBorder:{type:String,default:"auto"},border:{type:Boolean,default:!0},showArrow:{type:Boolean,default:!0}},data:()=>({isOpen:!1,isheight:null,height:0,elId:`Uni_${Math.ceil(1e6*Math.random()).toString(36)}`,nameSync:0}),watch:{open(e){this.isOpen=e,this.onClick(e,"init")}},updated(e){this.$nextTick(()=>{this.init(!0)})},created(){this.collapse=this.getCollapse(),this.oldHeight=0,this.onClick(this.open,"init")},unmounted(){this.__isUnmounted=!0,this.uninstall()},mounted(){this.collapse&&(""!==this.name?this.nameSync=this.name:this.nameSync=this.collapse.childrens.length+"",-1===this.collapse.names.indexOf(this.nameSync)?this.collapse.names.push(this.nameSync):console.warn(`name 值 ${this.nameSync} 重复`),-1===this.collapse.childrens.indexOf(this)&&this.collapse.childrens.push(this),this.init())},methods:{init(e){this.getCollapseHeight(e)},uninstall(){this.collapse&&(this.collapse.childrens.forEach((e,t)=>{e===this&&this.collapse.childrens.splice(t,1)}),this.collapse.names.forEach((e,t)=>{e===this.nameSync&&this.collapse.names.splice(t,1)}))},onClick(e,t){this.disabled||(this.isOpen=e,this.isOpen&&this.collapse&&this.collapse.setAccordion(this),"init"!==t&&this.collapse.onChange(e,this))},getCollapseHeight(e,i=0){t.createSelectorQuery().in(this).select(`#${this.elId}`).fields({size:!0},t=>{if(!(i>=10)){if(!t)return i++,void this.getCollapseHeight(!1,i);this.height=t.height,this.isheight=!0,e||this.onClick(this.isOpen,"init")}}).exec()},getNvueHwight(e){dom.getComponentRect(this.$refs["collapse--hook"],t=>{if(t&&t.result&&t.size){if(this.height=t.size.height,this.isheight=!0,e)return;this.onClick(this.open,"init")}})},getCollapse(e="uniCollapse"){let t=this.$parent,i=t.$options.name;for(;i!==e;){if(t=t.$parent,!t)return!1;i=t.$options.name}return t}}},[["render",function(e,s,n,o,r,l){const c=t.Image,d=t.Text,h=t.View,u=a.resolveEasycom(i.resolveDynamicComponent("uni-icons"),M);return i.openBlock(),i.createBlock(h,{class:"uni-collapse-item"},{default:i.withCtx(()=>[i.createVNode(h,{onClick:s[0]||(s[0]=e=>l.onClick(!r.isOpen)),class:i.normalizeClass(["uni-collapse-item__title",{"is-open":r.isOpen&&"auto"===n.titleBorder,"uni-collapse-item-border":"none"!==n.titleBorder}])},{default:i.withCtx(()=>[i.createVNode(h,{class:"uni-collapse-item__title-wrap"},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"title",{},()=>[i.createVNode(h,{class:i.normalizeClass(["uni-collapse-item__title-box",{"is-disabled":n.disabled}])},{default:i.withCtx(()=>[n.thumb?(i.openBlock(),i.createBlock(c,{key:0,src:n.thumb,class:"uni-collapse-item__title-img"},null,8,["src"])):i.createCommentVNode("",!0),i.createVNode(d,{class:"uni-collapse-item__title-text"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(n.title),1)]),_:1})]),_:1},8,["class"])],!0)]),_:3}),n.showArrow?(i.openBlock(),i.createBlock(h,{key:0,class:i.normalizeClass([{"uni-collapse-item__title-arrow-active":r.isOpen,"uni-collapse-item--animation":!0===n.showAnimation},"uni-collapse-item__title-arrow"])},{default:i.withCtx(()=>[i.createVNode(u,{color:n.disabled?"#ddd":"#bbb",size:"14",type:"bottom"},null,8,["color"])]),_:1},8,["class"])):i.createCommentVNode("",!0)]),_:3},8,["class"]),i.createVNode(h,{class:i.normalizeClass(["uni-collapse-item__wrap",{"is--transition":n.showAnimation}]),style:i.normalizeStyle({height:(r.isOpen?r.height:0)+"px"})},{default:i.withCtx(()=>[i.createVNode(h,{id:r.elId,ref:"collapse--hook",class:i.normalizeClass(["uni-collapse-item__wrap-content",{open:r.isheight,"uni-collapse-item--border":n.border&&r.isOpen}])},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3},8,["id","class"])]),_:3},8,["class","style"])]),_:3})}],["__scopeId","data-v-30e5a867"]]);const $=s({name:"uniCombox",emits:["input","update:modelValue"],props:{clearAble:{type:Boolean,default:!1},border:{type:Boolean,default:!0},label:{type:String,default:""},labelWidth:{type:String,default:"auto"},placeholder:{type:String,default:""},candidates:{type:Array,default:()=>[]},emptyTips:{type:String,default:"无匹配项"},modelValue:{type:[String,Number],default:""}},data:()=>({showSelector:!1,inputVal:""}),computed:{labelStyle(){return"auto"===this.labelWidth?"":`width: ${this.labelWidth}`},filterCandidates(){return this.candidates.filter(e=>e.toString().indexOf(this.inputVal)>-1)},filterCandidatesLength(){return this.filterCandidates.length}},watch:{modelValue:{handler(e){this.inputVal=e},immediate:!0}},methods:{toggleSelector(){this.showSelector=!this.showSelector},onFocus(){this.showSelector=!0},onBlur(){setTimeout(()=>{this.showSelector=!1},153)},onSelectorClick(e){this.inputVal=this.filterCandidates[e],this.showSelector=!1,this.$emit("input",this.inputVal),this.$emit("update:modelValue",this.inputVal)},onInput(){setTimeout(()=>{this.$emit("input",this.inputVal),this.$emit("update:modelValue",this.inputVal)})},clean(){this.inputVal="",this.onInput()}}},[["render",function(e,s,n,o,r,l){const c=t.Text,d=t.View,h=t.Input,u=a.resolveEasycom(i.resolveDynamicComponent("uni-icons"),M),p=t.ScrollView;return i.openBlock(),i.createBlock(d,{class:i.normalizeClass(["uni-combox",n.border?"":"uni-combox__no-border"])},{default:i.withCtx(()=>[n.label?(i.openBlock(),i.createBlock(d,{key:0,class:"uni-combox__label",style:i.normalizeStyle(l.labelStyle)},{default:i.withCtx(()=>[i.createVNode(c,null,{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(n.label),1)]),_:1})]),_:1},8,["style"])):i.createCommentVNode("",!0),i.createVNode(d,{class:"uni-combox__input-box"},{default:i.withCtx(()=>[i.createVNode(h,{class:"uni-combox__input",type:"text",placeholder:n.placeholder,"placeholder-class":"uni-combox__input-plac",modelValue:r.inputVal,"onUpdate:modelValue":s[0]||(s[0]=e=>r.inputVal=e),onInput:l.onInput,onFocus:l.onFocus,onBlur:l.onBlur},null,8,["placeholder","modelValue","onInput","onFocus","onBlur"]),r.inputVal&&n.clearAble?i.createCommentVNode("",!0):(i.openBlock(),i.createBlock(u,{key:0,type:r.showSelector?"top":"bottom",size:"14",color:"#999",onClick:l.toggleSelector},null,8,["type","onClick"])),r.inputVal&&n.clearAble?(i.openBlock(),i.createBlock(u,{key:1,type:"clear",size:"24",color:"#999",onClick:l.clean},null,8,["onClick"])):i.createCommentVNode("",!0)]),_:1}),r.showSelector?(i.openBlock(),i.createBlock(d,{key:1,class:"uni-combox__selector"},{default:i.withCtx(()=>[i.createVNode(d,{class:"uni-popper__arrow"}),i.createVNode(p,{"scroll-y":"true",class:"uni-combox__selector-scroll"},{default:i.withCtx(()=>[0===l.filterCandidatesLength?(i.openBlock(),i.createBlock(d,{key:0,class:"uni-combox__selector-empty"},{default:i.withCtx(()=>[i.createVNode(c,null,{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(n.emptyTips),1)]),_:1})]),_:1})):i.createCommentVNode("",!0),(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(l.filterCandidates,(e,t)=>(i.openBlock(),i.createBlock(d,{class:"uni-combox__selector-item",key:t,onClick:e=>l.onSelectorClick(t)},{default:i.withCtx(()=>[i.createVNode(c,null,{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(e),1)]),_:2},1024)]),_:2},1032,["onClick"]))),128))]),_:1})]),_:1})):i.createCommentVNode("",!0)]),_:1},8,["class"])}],["__scopeId","data-v-e2cf1248"]]),F={en:{"uni-countdown.day":"day","uni-countdown.h":"h","uni-countdown.m":"m","uni-countdown.s":"s"},"zh-Hans":{"uni-countdown.day":"天","uni-countdown.h":"时","uni-countdown.m":"分","uni-countdown.s":"秒"},"zh-Hant":{"uni-countdown.day":"天","uni-countdown.h":"時","uni-countdown.m":"分","uni-countdown.s":"秒"}},{t:E}=x(F);const z=s({name:"UniCountdown",emits:["timeup"],props:{showDay:{type:Boolean,default:!0},showHour:{type:Boolean,default:!0},showMinute:{type:Boolean,default:!0},showColon:{type:Boolean,default:!0},start:{type:Boolean,default:!0},backgroundColor:{type:String,default:""},color:{type:String,default:"#333"},fontSize:{type:Number,default:14},splitorColor:{type:String,default:"#333"},day:{type:Number,default:0},hour:{type:Number,default:0},minute:{type:Number,default:0},second:{type:Number,default:0},timestamp:{type:Number,default:0},filterShow:{type:Object,default:()=>({})}},data:()=>({timer:null,syncFlag:!1,d:"00",h:"00",i:"00",s:"00",leftTime:0,seconds:0}),computed:{dayText:()=>E("uni-countdown.day"),hourText:e=>E("uni-countdown.h"),minuteText:e=>E("uni-countdown.m"),secondText:e=>E("uni-countdown.s"),timeStyle(){const{color:e,backgroundColor:t,fontSize:i}=this;return{color:e,backgroundColor:t,fontSize:`${i}px`,width:22*i/14+"px",lineHeight:20*i/14+"px",borderRadius:3*i/14+"px"}},splitorStyle(){const{splitorColor:e,fontSize:t,backgroundColor:i}=this;return{color:e,fontSize:12*t/14+"px",margin:i?4*t/14+"px":""}}},watch:{day(e){this.changeFlag()},hour(e){this.changeFlag()},minute(e){this.changeFlag()},second(e){this.changeFlag()},start:{immediate:!0,handler(e,t){if(e)this.startData();else{if(!t)return;clearInterval(this.timer)}}}},created:function(e){this.seconds=this.toSeconds(this.timestamp,this.day,this.hour,this.minute,this.second),this.countDown()},unmounted(){clearInterval(this.timer)},methods:{toSeconds:(e,t,i,a,s)=>e?e-parseInt((new Date).getTime()/1e3,10):60*t*60*24+60*i*60+60*a+s,timeUp(){clearInterval(this.timer),this.$emit("timeup")},countDown(){let e=this.seconds,[t,i,a,s]=[0,0,0,0];e>0?(t=Math.floor(e/86400),i=Math.floor(e/3600)-24*t,a=Math.floor(e/60)-24*t*60-60*i,s=Math.floor(e)-24*t*60*60-60*i*60-60*a):this.timeUp(),this.d=String(t).padStart(this.validFilterShow(this.filterShow.d),"0"),this.h=String(i).padStart(this.validFilterShow(this.filterShow.h),"0"),this.i=String(a).padStart(this.validFilterShow(this.filterShow.m),"0"),this.s=String(s).padStart(this.validFilterShow(this.filterShow.s),"0")},validFilterShow:e=>e&&e>0?e:2,startData(){if(this.seconds=this.toSeconds(this.timestamp,this.day,this.hour,this.minute,this.second),this.seconds<=0)return this.seconds=this.toSeconds(0,0,0,0,0),void this.countDown();clearInterval(this.timer),this.countDown(),this.timer=setInterval(()=>{this.seconds--,this.seconds<0?this.timeUp():this.countDown()},1e3)},update(){this.startData()},changeFlag(){this.syncFlag||(this.seconds=this.toSeconds(this.timestamp,this.day,this.hour,this.minute,this.second),this.startData(),this.syncFlag=!0)}}},[["render",function(e,a,s,n,o,r){const l=t.Text,c=t.View;return i.openBlock(),i.createBlock(c,{class:"uni-countdown"},{default:i.withCtx(()=>[s.showDay?(i.openBlock(),i.createBlock(l,{key:0,style:i.normalizeStyle([r.timeStyle]),class:"uni-countdown__number"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(o.d),1)]),_:1},8,["style"])):i.createCommentVNode("",!0),s.showDay?(i.openBlock(),i.createBlock(l,{key:1,style:i.normalizeStyle([r.splitorStyle]),class:"uni-countdown__splitor"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(r.dayText),1)]),_:1},8,["style"])):i.createCommentVNode("",!0),s.showHour?(i.openBlock(),i.createBlock(l,{key:2,style:i.normalizeStyle([r.timeStyle]),class:"uni-countdown__number"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(o.h),1)]),_:1},8,["style"])):i.createCommentVNode("",!0),s.showHour?(i.openBlock(),i.createBlock(l,{key:3,style:i.normalizeStyle([r.splitorStyle]),class:"uni-countdown__splitor"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(s.showColon?":":r.hourText),1)]),_:1},8,["style"])):i.createCommentVNode("",!0),s.showMinute?(i.openBlock(),i.createBlock(l,{key:4,style:i.normalizeStyle([r.timeStyle]),class:"uni-countdown__number"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(o.i),1)]),_:1},8,["style"])):i.createCommentVNode("",!0),s.showMinute?(i.openBlock(),i.createBlock(l,{key:5,style:i.normalizeStyle([r.splitorStyle]),class:"uni-countdown__splitor"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(s.showColon?":":r.minuteText),1)]),_:1},8,["style"])):i.createCommentVNode("",!0),i.createVNode(l,{style:i.normalizeStyle([r.timeStyle]),class:"uni-countdown__number"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(o.s),1)]),_:1},8,["style"]),s.showColon?i.createCommentVNode("",!0):(i.openBlock(),i.createBlock(l,{key:6,style:i.normalizeStyle([r.splitorStyle]),class:"uni-countdown__splitor"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(r.secondText),1)]),_:1},8,["style"]))]),_:1})}],["__scopeId","data-v-a40c2bfa"]]),L={pages:[{path:"pages/index"}],globalStyle:{navigationBarTextStyle:"black",navigationBarTitleText:"uni-app",navigationBarBackgroundColor:"#F8F8F8",backgroundColor:"#F8F8F8"},easycom:{autoscan:!0,custom:{"^uni-(.*)":"@dcloudio/uni-ui/lib/uni-$1/uni-$1.vue"}}};function O(e,t,i){return e(i={path:t,exports:{},require:function(e,t){return function(){throw new Error("Dynamic requires are not currently supported by @rollup/plugin-commonjs")}(null==t&&i.path)}},i.exports),i.exports}var U=O(function(e,t){var i;e.exports=(i=i||function(e){var t=Object.create||function(){function e(){}return function(t){var i;return e.prototype=t,i=new e,e.prototype=null,i}}(),i={},a=i.lib={},s=a.Base={extend:function(e){var i=t(this);return e&&i.mixIn(e),i.hasOwnProperty("init")&&this.init!==i.init||(i.init=function(){i.$super.init.apply(this,arguments)}),i.init.prototype=i,i.$super=this,i},create:function(){var e=this.extend();return e.init.apply(e,arguments),e},init:function(){},mixIn:function(e){for(var t in e)e.hasOwnProperty(t)&&(this[t]=e[t]);e.hasOwnProperty("toString")&&(this.toString=e.toString)},clone:function(){return this.init.prototype.extend(this)}},n=a.WordArray=s.extend({init:function(e,t){e=this.words=e||[],this.sigBytes=null!=t?t:4*e.length},toString:function(e){return(e||r).stringify(this)},concat:function(e){var t=this.words,i=e.words,a=this.sigBytes,s=e.sigBytes;if(this.clamp(),a%4)for(var n=0;n<s;n++){var o=i[n>>>2]>>>24-n%4*8&255;t[a+n>>>2]|=o<<24-(a+n)%4*8}else for(n=0;n<s;n+=4)t[a+n>>>2]=i[n>>>2];return this.sigBytes+=s,this},clamp:function(){var t=this.words,i=this.sigBytes;t[i>>>2]&=4294967295<<32-i%4*8,t.length=e.ceil(i/4)},clone:function(){var e=s.clone.call(this);return e.words=this.words.slice(0),e},random:function(t){for(var i,a=[],s=function(t){var i=987654321,a=4294967295;return function(){var s=((i=36969*(65535&i)+(i>>16)&a)<<16)+(t=18e3*(65535&t)+(t>>16)&a)&a;return s/=4294967296,(s+=.5)*(e.random()>.5?1:-1)}},o=0;o<t;o+=4){var r=s(4294967296*(i||e.random()));i=987654071*r(),a.push(4294967296*r()|0)}return new n.init(a,t)}}),o=i.enc={},r=o.Hex={stringify:function(e){for(var t=e.words,i=e.sigBytes,a=[],s=0;s<i;s++){var n=t[s>>>2]>>>24-s%4*8&255;a.push((n>>>4).toString(16)),a.push((15&n).toString(16))}return a.join("")},parse:function(e){for(var t=e.length,i=[],a=0;a<t;a+=2)i[a>>>3]|=parseInt(e.substr(a,2),16)<<24-a%8*4;return new n.init(i,t/2)}},l=o.Latin1={stringify:function(e){for(var t=e.words,i=e.sigBytes,a=[],s=0;s<i;s++){var n=t[s>>>2]>>>24-s%4*8&255;a.push(String.fromCharCode(n))}return a.join("")},parse:function(e){for(var t=e.length,i=[],a=0;a<t;a++)i[a>>>2]|=(255&e.charCodeAt(a))<<24-a%4*8;return new n.init(i,t)}},c=o.Utf8={stringify:function(e){try{return decodeURIComponent(escape(l.stringify(e)))}catch(t){throw new Error("Malformed UTF-8 data")}},parse:function(e){return l.parse(unescape(encodeURIComponent(e)))}},d=a.BufferedBlockAlgorithm=s.extend({reset:function(){this._data=new n.init,this._nDataBytes=0},_append:function(e){"string"==typeof e&&(e=c.parse(e)),this._data.concat(e),this._nDataBytes+=e.sigBytes},_process:function(t){var i=this._data,a=i.words,s=i.sigBytes,o=this.blockSize,r=s/(4*o),l=(r=t?e.ceil(r):e.max((0|r)-this._minBufferSize,0))*o,c=e.min(4*l,s);if(l){for(var d=0;d<l;d+=o)this._doProcessBlock(a,d);var h=a.splice(0,l);i.sigBytes-=c}return new n.init(h,c)},clone:function(){var e=s.clone.call(this);return e._data=this._data.clone(),e},_minBufferSize:0});a.Hasher=d.extend({cfg:s.extend(),init:function(e){this.cfg=this.cfg.extend(e),this.reset()},reset:function(){d.reset.call(this),this._doReset()},update:function(e){return this._append(e),this._process(),this},finalize:function(e){return e&&this._append(e),this._doFinalize()},blockSize:16,_createHelper:function(e){return function(t,i){return new e.init(i).finalize(t)}},_createHmacHelper:function(e){return function(t,i){return new h.HMAC.init(e,i).finalize(t)}}});var h=i.algo={};return i}(Math),i)}),j=U,H=(O(function(e,t){var i;e.exports=(i=j,function(e){var t=i,a=t.lib,s=a.WordArray,n=a.Hasher,o=t.algo,r=[];!function(){for(var t=0;t<64;t++)r[t]=4294967296*e.abs(e.sin(t+1))|0}();var l=o.MD5=n.extend({_doReset:function(){this._hash=new s.init([1732584193,4023233417,2562383102,271733878])},_doProcessBlock:function(e,t){for(var i=0;i<16;i++){var a=t+i,s=e[a];e[a]=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8)}var n=this._hash.words,o=e[t+0],l=e[t+1],p=e[t+2],m=e[t+3],f=e[t+4],g=e[t+5],y=e[t+6],b=e[t+7],k=e[t+8],w=e[t+9],x=e[t+10],_=e[t+11],C=e[t+12],S=e[t+13],v=e[t+14],T=e[t+15],D=n[0],V=n[1],N=n[2],B=n[3];D=c(D,V,N,B,o,7,r[0]),B=c(B,D,V,N,l,12,r[1]),N=c(N,B,D,V,p,17,r[2]),V=c(V,N,B,D,m,22,r[3]),D=c(D,V,N,B,f,7,r[4]),B=c(B,D,V,N,g,12,r[5]),N=c(N,B,D,V,y,17,r[6]),V=c(V,N,B,D,b,22,r[7]),D=c(D,V,N,B,k,7,r[8]),B=c(B,D,V,N,w,12,r[9]),N=c(N,B,D,V,x,17,r[10]),V=c(V,N,B,D,_,22,r[11]),D=c(D,V,N,B,C,7,r[12]),B=c(B,D,V,N,S,12,r[13]),N=c(N,B,D,V,v,17,r[14]),D=d(D,V=c(V,N,B,D,T,22,r[15]),N,B,l,5,r[16]),B=d(B,D,V,N,y,9,r[17]),N=d(N,B,D,V,_,14,r[18]),V=d(V,N,B,D,o,20,r[19]),D=d(D,V,N,B,g,5,r[20]),B=d(B,D,V,N,x,9,r[21]),N=d(N,B,D,V,T,14,r[22]),V=d(V,N,B,D,f,20,r[23]),D=d(D,V,N,B,w,5,r[24]),B=d(B,D,V,N,v,9,r[25]),N=d(N,B,D,V,m,14,r[26]),V=d(V,N,B,D,k,20,r[27]),D=d(D,V,N,B,S,5,r[28]),B=d(B,D,V,N,p,9,r[29]),N=d(N,B,D,V,b,14,r[30]),D=h(D,V=d(V,N,B,D,C,20,r[31]),N,B,g,4,r[32]),B=h(B,D,V,N,k,11,r[33]),N=h(N,B,D,V,_,16,r[34]),V=h(V,N,B,D,v,23,r[35]),D=h(D,V,N,B,l,4,r[36]),B=h(B,D,V,N,f,11,r[37]),N=h(N,B,D,V,b,16,r[38]),V=h(V,N,B,D,x,23,r[39]),D=h(D,V,N,B,S,4,r[40]),B=h(B,D,V,N,o,11,r[41]),N=h(N,B,D,V,m,16,r[42]),V=h(V,N,B,D,y,23,r[43]),D=h(D,V,N,B,w,4,r[44]),B=h(B,D,V,N,C,11,r[45]),N=h(N,B,D,V,T,16,r[46]),D=u(D,V=h(V,N,B,D,p,23,r[47]),N,B,o,6,r[48]),B=u(B,D,V,N,b,10,r[49]),N=u(N,B,D,V,v,15,r[50]),V=u(V,N,B,D,g,21,r[51]),D=u(D,V,N,B,C,6,r[52]),B=u(B,D,V,N,m,10,r[53]),N=u(N,B,D,V,x,15,r[54]),V=u(V,N,B,D,l,21,r[55]),D=u(D,V,N,B,k,6,r[56]),B=u(B,D,V,N,T,10,r[57]),N=u(N,B,D,V,y,15,r[58]),V=u(V,N,B,D,S,21,r[59]),D=u(D,V,N,B,f,6,r[60]),B=u(B,D,V,N,_,10,r[61]),N=u(N,B,D,V,p,15,r[62]),V=u(V,N,B,D,w,21,r[63]),n[0]=n[0]+D|0,n[1]=n[1]+V|0,n[2]=n[2]+N|0,n[3]=n[3]+B|0},_doFinalize:function(){var t=this._data,i=t.words,a=8*this._nDataBytes,s=8*t.sigBytes;i[s>>>5]|=128<<24-s%32;var n=e.floor(a/4294967296),o=a;i[15+(s+64>>>9<<4)]=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8),i[14+(s+64>>>9<<4)]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),t.sigBytes=4*(i.length+1),this._process();for(var r=this._hash,l=r.words,c=0;c<4;c++){var d=l[c];l[c]=16711935&(d<<8|d>>>24)|4278255360&(d<<24|d>>>8)}return r},clone:function(){var e=n.clone.call(this);return e._hash=this._hash.clone(),e}});function c(e,t,i,a,s,n,o){var r=e+(t&i|~t&a)+s+o;return(r<<n|r>>>32-n)+t}function d(e,t,i,a,s,n,o){var r=e+(t&a|i&~a)+s+o;return(r<<n|r>>>32-n)+t}function h(e,t,i,a,s,n,o){var r=e+(t^i^a)+s+o;return(r<<n|r>>>32-n)+t}function u(e,t,i,a,s,n,o){var r=e+(i^(t|~a))+s+o;return(r<<n|r>>>32-n)+t}t.MD5=n._createHelper(l),t.HmacMD5=n._createHmacHelper(l)}(Math),i.MD5)}),O(function(e,t){var i,a,s;e.exports=(a=(i=j).lib.Base,s=i.enc.Utf8,void(i.algo.HMAC=a.extend({init:function(e,t){e=this._hasher=new e.init,"string"==typeof t&&(t=s.parse(t));var i=e.blockSize,a=4*i;t.sigBytes>a&&(t=e.finalize(t)),t.clamp();for(var n=this._oKey=t.clone(),o=this._iKey=t.clone(),r=n.words,l=o.words,c=0;c<i;c++)r[c]^=1549556828,l[c]^=909522486;n.sigBytes=o.sigBytes=a,this.reset()},reset:function(){var e=this._hasher;e.reset(),e.update(this._iKey)},update:function(e){return this._hasher.update(e),this},finalize:function(e){var t=this._hasher,i=t.finalize(e);return t.reset(),t.finalize(this._oKey.clone().concat(i))}})))}),O(function(e,t){e.exports=j.HmacMD5})),W=O(function(e,t){e.exports=j.enc.Utf8}),q=O(function(e,t){var i,a,s;e.exports=(s=(a=i=j).lib.WordArray,a.enc.Base64={stringify:function(e){var t=e.words,i=e.sigBytes,a=this._map;e.clamp();for(var s=[],n=0;n<i;n+=3)for(var o=(t[n>>>2]>>>24-n%4*8&255)<<16|(t[n+1>>>2]>>>24-(n+1)%4*8&255)<<8|t[n+2>>>2]>>>24-(n+2)%4*8&255,r=0;r<4&&n+.75*r<i;r++)s.push(a.charAt(o>>>6*(3-r)&63));var l=a.charAt(64);if(l)for(;s.length%4;)s.push(l);return s.join("")},parse:function(e){var t=e.length,i=this._map,a=this._reverseMap;if(!a){a=this._reverseMap=[];for(var n=0;n<i.length;n++)a[i.charCodeAt(n)]=n}var o=i.charAt(64);if(o){var r=e.indexOf(o);-1!==r&&(t=r)}return function(e,t,i){for(var a=[],n=0,o=0;o<t;o++)if(o%4){var r=i[e.charCodeAt(o-1)]<<o%4*2,l=i[e.charCodeAt(o)]>>>6-o%4*2;a[n>>>2]|=(r|l)<<24-n%4*8,n++}return s.create(a,n)}(e,t,a)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="},i.enc.Base64)});const Y="uni_id_token",K="uni_id_token_expired",J="FUNCTION",G="OBJECT",X="CLIENT_DB",Q="pending",Z="rejected";function ee(e){return Object.prototype.toString.call(e).slice(8,-1).toLowerCase()}function te(e){return"object"===ee(e)}function ie(e){return"function"==typeof e}function ae(e){return function(){try{return e.apply(e,arguments)}catch(t){console.error(t)}}}const se="REJECTED",ne="NOT_PENDING";class oe{constructor({createPromise:e,retryRule:t=se}={}){this.createPromise=e,this.status=null,this.promise=null,this.retryRule=t}get needRetry(){if(!this.status)return!0;switch(this.retryRule){case se:return this.status===Z;case ne:return this.status!==Q}}exec(){return this.needRetry?(this.status=Q,this.promise=this.createPromise().then(e=>(this.status="fulfilled",Promise.resolve(e)),e=>(this.status=Z,Promise.reject(e))),this.promise):this.promise}}class re{constructor(){this._callback={}}addListener(e,t){this._callback[e]||(this._callback[e]=[]),this._callback[e].push(t)}on(e,t){return this.addListener(e,t)}removeListener(e,t){if(!t)throw new Error('The "listener" argument must be of type function. Received undefined');const i=this._callback[e];if(!i)return;const a=function(e,t){for(let i=e.length-1;i>=0;i--)if(e[i]===t)return i;return-1}(i,t);i.splice(a,1)}off(e,t){return this.removeListener(e,t)}removeAllListener(e){delete this._callback[e]}emit(e,...t){const i=this._callback[e];if(i)for(let a=0;a<i.length;a++)i[a](...t)}}function le(e){return e&&"string"==typeof e?JSON.parse(e):e}const ce=le([]),de="web";le("");const he=le("[]")||[];let ue="";try{ue=""}catch(it){}let pe,me={};function fe(e,t={}){var i,a;return i=me,a=e,Object.prototype.hasOwnProperty.call(i,a)||(me[e]=t),me[e]}const ge=["invoke","success","fail","complete"],ye=fe("_globalUniCloudInterceptor");function be(e,t){ye[e]||(ye[e]={}),te(t)&&Object.keys(t).forEach(i=>{ge.indexOf(i)>-1&&function(e,t,i){let a=ye[e][t];a||(a=ye[e][t]=[]),-1===a.indexOf(i)&&ie(i)&&a.push(i)}(e,i,t[i])})}function ke(e,t){ye[e]||(ye[e]={}),te(t)?Object.keys(t).forEach(i=>{ge.indexOf(i)>-1&&function(e,t,i){const a=ye[e][t];if(!a)return;const s=a.indexOf(i);s>-1&&a.splice(s,1)}(e,i,t[i])}):delete ye[e]}function we(e,t){return e&&0!==e.length?e.reduce((e,i)=>e.then(()=>i(t)),Promise.resolve()):Promise.resolve()}function xe(e,t){return ye[e]&&ye[e][t]||[]}function _e(e){be("callObject",e)}const Ce=fe("_globalUniCloudListener"),Se="response",ve="needLogin",Te="refreshToken",De="clientdb",Ve="cloudfunction",Ne="cloudobject";function Be(e){return Ce[e]||(Ce[e]=[]),Ce[e]}function Ie(e,t){const i=Be(e);i.includes(t)||i.push(t)}function Ae(e,t){const i=Be(e),a=i.indexOf(t);-1!==a&&i.splice(a,1)}function Pe(e,t){const i=Be(e);for(let a=0;a<i.length;a++)(0,i[a])(t)}let Me,Re=!1;function $e(){return Me||(Me=new Promise(e=>{Re&&e(),function i(){if("function"==typeof t.getCurrentPages){const i=t.getCurrentPages();i&&i[0]&&(Re=!0,e())}Re||setTimeout(()=>{i()},30)}()}),Me)}function Fe(e){const t={};for(const i in e){const a=e[i];ie(a)&&(t[i]=ae(a))}return t}class Ee extends Error{constructor(e){const t=e.message||e.errMsg||"unknown system error";super(t),this.errMsg=t,this.code=this.errCode=e.code||e.errCode||"SYSTEM_ERROR",this.errSubject=this.subject=e.subject||e.errSubject,this.cause=e.cause,this.requestId=e.requestId}toJson(e=0){if(!(e>=10))return e++,{errCode:this.errCode,errMsg:this.errMsg,errSubject:this.errSubject,cause:this.cause&&this.cause.toJson?this.cause.toJson(e):this.cause}}}var ze={request:e=>t.request(e),uploadFile:e=>t.uploadFile(e),setStorageSync:(e,i)=>t.setStorageSync(e,i),getStorageSync:e=>t.getStorageSync(e),removeStorageSync:e=>t.removeStorageSync(e),clearStorageSync:()=>t.clearStorageSync(),connectSocket:e=>t.connectSocket(e)};function Le(e){return e&&Le(e.__v_raw)||e}function Oe(){return{token:ze.getStorageSync(Y)||ze.getStorageSync("uniIdToken"),tokenExpired:ze.getStorageSync(K)}}function Ue({token:e,tokenExpired:t}={}){e&&ze.setStorageSync(Y,e),t&&ze.setStorageSync(K,t)}let je,He;function We(){return je||(je=t.getSystemInfoSync()),je}function qe(){let e,i;try{if(t.getLaunchOptionsSync){if(t.getLaunchOptionsSync.toString().indexOf("not yet implemented")>-1)return;const{scene:a,channel:s}=t.getLaunchOptionsSync();e=s,i=a}}catch(a){}return{channel:e,scene:i}}let Ye={};function Ke(){const e=t.getLocale&&t.getLocale()||"en";if(He)return{...Ye,...He,locale:e,LOCALE:e};const i=We(),{deviceId:a,osName:s,uniPlatform:n,appId:o}=i,r=["appId","appLanguage","appName","appVersion","appVersionCode","appWgtVersion","browserName","browserVersion","deviceBrand","deviceId","deviceModel","deviceType","osName","osVersion","romName","romVersion","ua","hostName","hostVersion","uniPlatform","uniRuntimeVersion","uniRuntimeVersionCode","uniCompilerVersion","uniCompilerVersionCode"];for(const t in i)Object.hasOwnProperty.call(i,t)&&-1===r.indexOf(t)&&delete i[t];return He={PLATFORM:n,OS:s,APPID:o,DEVICEID:a,...qe(),...i},{...Ye,...He,locale:e,LOCALE:e}}var Je=function(e,t){let i="";return Object.keys(e).sort().forEach(function(t){e[t]&&(i=i+"&"+t+"="+e[t])}),i=i.slice(1),H(i,t).toString()},Ge=function(e,t){return new Promise((i,a)=>{t(Object.assign(e,{complete(e){e||(e={});const t=e.data&&e.data.header&&e.data.header["x-serverless-request-id"]||e.header&&e.header["request-id"];if(!e.statusCode||e.statusCode>=400){const i=e.data&&e.data.error&&e.data.error.code||"SYS_ERR",s=e.data&&e.data.error&&e.data.error.message||e.errMsg||"request:fail";return a(new Ee({code:i,message:s,requestId:t}))}const s=e.data;if(s.error)return a(new Ee({code:s.error.code,message:s.error.message,requestId:t}));s.result=s.data,s.requestId=t,delete s.data,i(s)}}))})},Xe=function(e){return q.stringify(W.parse(e))},Qe=class{constructor(e){["spaceId","clientSecret"].forEach(t=>{if(!Object.prototype.hasOwnProperty.call(e,t))throw new Error(`${t} required`)}),this.config=Object.assign({},{endpoint:0===e.spaceId.indexOf("mp-")?"https://api.next.bspapp.com":"https://api.bspapp.com"},e),this.config.provider="aliyun",this.config.requestUrl=this.config.endpoint+"/client",this.config.envType=this.config.envType||"public",this.config.accessTokenKey="access_token_"+this.config.spaceId,this.adapter=ze,this._getAccessTokenPromiseHub=new oe({createPromise:()=>this.requestAuth(this.setupRequest({method:"serverless.auth.user.anonymousAuthorize",params:"{}"},"auth")).then(e=>{if(!e.result||!e.result.accessToken)throw new Ee({code:"AUTH_FAILED",message:"获取accessToken失败"});this.setAccessToken(e.result.accessToken)}),retryRule:ne})}get hasAccessToken(){return!!this.accessToken}setAccessToken(e){this.accessToken=e}requestWrapped(e){return Ge(e,this.adapter.request)}requestAuth(e){return this.requestWrapped(e)}request(e,t){return Promise.resolve().then(()=>this.hasAccessToken?t?this.requestWrapped(e):this.requestWrapped(e).catch(t=>new Promise((e,i)=>{!t||"GATEWAY_INVALID_TOKEN"!==t.code&&"InvalidParameter.InvalidToken"!==t.code?i(t):e()}).then(()=>this.getAccessToken()).then(()=>{const t=this.rebuildRequest(e);return this.request(t,!0)})):this.getAccessToken().then(()=>{const t=this.rebuildRequest(e);return this.request(t,!0)}))}rebuildRequest(e){const t=Object.assign({},e);return t.data.token=this.accessToken,t.header["x-basement-token"]=this.accessToken,t.header["x-serverless-sign"]=Je(t.data,this.config.clientSecret),t}setupRequest(e,t){const i=Object.assign({},e,{spaceId:this.config.spaceId,timestamp:Date.now()}),a={"Content-Type":"application/json"};return"auth"!==t&&(i.token=this.accessToken,a["x-basement-token"]=this.accessToken),a["x-serverless-sign"]=Je(i,this.config.clientSecret),{url:this.config.requestUrl,method:"POST",data:i,dataType:"json",header:a}}getAccessToken(){return this._getAccessTokenPromiseHub.exec()}async authorize(){await this.getAccessToken()}callFunction(e){const t={method:"serverless.function.runtime.invoke",params:JSON.stringify({functionTarget:e.name,functionArgs:e.data||{}})};return this.request({...this.setupRequest(t),timeout:e.timeout})}getOSSUploadOptionsFromPath(e){const t={method:"serverless.file.resource.generateProximalSign",params:JSON.stringify(e)};return this.request(this.setupRequest(t))}uploadFileToOSS({url:e,formData:t,name:i,filePath:a,fileType:s,onUploadProgress:n}){return new Promise((o,r)=>{const l=this.adapter.uploadFile({url:e,formData:t,name:i,filePath:a,fileType:s,header:{"X-OSS-server-side-encrpytion":"AES256"},success(e){e&&e.statusCode<400?o(e):r(new Ee({code:"UPLOAD_FAILED",message:"文件上传失败"}))},fail(e){r(new Ee({code:e.code||"UPLOAD_FAILED",message:e.message||e.errMsg||"文件上传失败"}))}});"function"==typeof n&&l&&"function"==typeof l.onProgressUpdate&&l.onProgressUpdate(e=>{n({loaded:e.totalBytesSent,total:e.totalBytesExpectedToSend})})})}reportOSSUpload(e){const t={method:"serverless.file.resource.report",params:JSON.stringify(e)};return this.request(this.setupRequest(t))}async uploadFile({filePath:e,cloudPath:t,fileType:i="image",cloudPathAsRealPath:a=!1,onUploadProgress:s,config:n}){if("string"!==ee(t))throw new Ee({code:"INVALID_PARAM",message:"cloudPath必须为字符串类型"});if(!(t=t.trim()))throw new Ee({code:"INVALID_PARAM",message:"cloudPath不可为空"});if(/:\/\//.test(t))throw new Ee({code:"INVALID_PARAM",message:"cloudPath不合法"});const o=n&&n.envType||this.config.envType;if(a&&("/"!==t[0]&&(t="/"+t),t.indexOf("\\")>-1))throw new Ee({code:"INVALID_PARAM",message:"使用cloudPath作为路径时,cloudPath不可包含“\\”"});const r=(await this.getOSSUploadOptionsFromPath({env:o,filename:a?t.split("/").pop():t,fileId:a?t:void 0})).result,l="https://"+r.cdnDomain+"/"+r.ossPath,{securityToken:c,accessKeyId:d,signature:h,host:u,ossPath:p,id:m,policy:f,ossCallbackUrl:g}=r,y={"Cache-Control":"max-age=2592000","Content-Disposition":"attachment",OSSAccessKeyId:d,Signature:h,host:u,id:m,key:p,policy:f,success_action_status:200};if(c&&(y["x-oss-security-token"]=c),g){const e=JSON.stringify({callbackUrl:g,callbackBody:JSON.stringify({fileId:m,spaceId:this.config.spaceId}),callbackBodyType:"application/json"});y.callback=Xe(e)}const b={url:"https://"+r.host,formData:y,fileName:"file",name:"file",filePath:e,fileType:i};if(await this.uploadFileToOSS(Object.assign({},b,{onUploadProgress:s})),g)return{success:!0,filePath:e,fileID:l};if((await this.reportOSSUpload({id:m})).success)return{success:!0,filePath:e,fileID:l};throw new Ee({code:"UPLOAD_FAILED",message:"文件上传失败"})}getTempFileURL({fileList:e}={}){return new Promise((t,i)=>{Array.isArray(e)&&0!==e.length||i(new Ee({code:"INVALID_PARAM",message:"fileList的元素必须是非空的字符串"})),this.getFileInfo({fileList:e}).then(i=>{t({fileList:e.map((e,t)=>{const a=i.fileList[t];return{fileID:e,tempFileURL:a&&a.url||e}})})})})}async getFileInfo({fileList:e}={}){if(!Array.isArray(e)||0===e.length)throw new Ee({code:"INVALID_PARAM",message:"fileList的元素必须是非空的字符串"});const t={method:"serverless.file.resource.info",params:JSON.stringify({id:e.map(e=>e.split("?")[0]).join(",")})};return{fileList:(await this.request(this.setupRequest(t))).result}}},Ze={init(e){const t=new Qe(e),i={signInAnonymously:function(){return t.authorize()},getLoginState:function(){return Promise.resolve(!1)}};return t.auth=function(){return i},t.customAuth=t.auth,t}};const et="undefined"!=typeof location&&"http:"===location.protocol?"http:":"https:";var tt,it;(it=tt||(tt={})).local="local",it.none="none",it.session="session";var at=function(){},st=O(function(e,t){var i;e.exports=(i=j,function(e){var t=i,a=t.lib,s=a.WordArray,n=a.Hasher,o=t.algo,r=[],l=[];!function(){function t(t){for(var i=e.sqrt(t),a=2;a<=i;a++)if(!(t%a))return!1;return!0}function i(e){return 4294967296*(e-(0|e))|0}for(var a=2,s=0;s<64;)t(a)&&(s<8&&(r[s]=i(e.pow(a,.5))),l[s]=i(e.pow(a,1/3)),s++),a++}();var c=[],d=o.SHA256=n.extend({_doReset:function(){this._hash=new s.init(r.slice(0))},_doProcessBlock:function(e,t){for(var i=this._hash.words,a=i[0],s=i[1],n=i[2],o=i[3],r=i[4],d=i[5],h=i[6],u=i[7],p=0;p<64;p++){if(p<16)c[p]=0|e[t+p];else{var m=c[p-15],f=(m<<25|m>>>7)^(m<<14|m>>>18)^m>>>3,g=c[p-2],y=(g<<15|g>>>17)^(g<<13|g>>>19)^g>>>10;c[p]=f+c[p-7]+y+c[p-16]}var b=a&s^a&n^s&n,k=(a<<30|a>>>2)^(a<<19|a>>>13)^(a<<10|a>>>22),w=u+((r<<26|r>>>6)^(r<<21|r>>>11)^(r<<7|r>>>25))+(r&d^~r&h)+l[p]+c[p];u=h,h=d,d=r,r=o+w|0,o=n,n=s,s=a,a=w+(k+b)|0}i[0]=i[0]+a|0,i[1]=i[1]+s|0,i[2]=i[2]+n|0,i[3]=i[3]+o|0,i[4]=i[4]+r|0,i[5]=i[5]+d|0,i[6]=i[6]+h|0,i[7]=i[7]+u|0},_doFinalize:function(){var t=this._data,i=t.words,a=8*this._nDataBytes,s=8*t.sigBytes;return i[s>>>5]|=128<<24-s%32,i[14+(s+64>>>9<<4)]=e.floor(a/4294967296),i[15+(s+64>>>9<<4)]=a,t.sigBytes=4*i.length,this._process(),this._hash},clone:function(){var e=n.clone.call(this);return e._hash=this._hash.clone(),e}});t.SHA256=n._createHelper(d),t.HmacSHA256=n._createHmacHelper(d)}(Math),i.SHA256)}),nt=st,ot=O(function(e,t){e.exports=j.HmacSHA256});const rt=()=>{let e;if(!Promise){e=()=>{},e.promise={};const t=()=>{throw new Ee({message:'Your Node runtime does support ES6 Promises. Set "global.Promise" to your preferred implementation of promises.'})};return Object.defineProperty(e.promise,"then",{get:t}),Object.defineProperty(e.promise,"catch",{get:t}),e}const t=new Promise((t,i)=>{e=(e,a)=>e?i(e):t(a)});return e.promise=t,e};function lt(e){return void 0===e}function ct(e){return"[object Null]"===Object.prototype.toString.call(e)}function dt(e=""){return e.replace(/([\s\S]+)\s+(请前往云开发AI小助手查看问题:.*)/,"$1")}function ht(e=32){let t="";for(let i=0;i<e;i++)t+="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789".charAt(Math.floor(62*Math.random()));return t}var ut;!function(e){e.WEB="web",e.WX_MP="wx_mp"}(ut||(ut={}));const pt={adapter:null,runtime:void 0},mt=["anonymousUuidKey"];class ft extends at{constructor(){super(),pt.adapter.root.tcbObject||(pt.adapter.root.tcbObject={})}setItem(e,t){pt.adapter.root.tcbObject[e]=t}getItem(e){return pt.adapter.root.tcbObject[e]}removeItem(e){delete pt.adapter.root.tcbObject[e]}clear(){delete pt.adapter.root.tcbObject}}function gt(e,t){switch(e){case"local":return t.localStorage||new ft;case"none":return new ft;default:return t.sessionStorage||new ft}}class yt{constructor(e){if(!this._storage){this._persistence=pt.adapter.primaryStorage||e.persistence,this._storage=gt(this._persistence,pt.adapter);const t=`access_token_${e.env}`,i=`access_token_expire_${e.env}`,a=`refresh_token_${e.env}`,s=`anonymous_uuid_${e.env}`,n=`login_type_${e.env}`,o="device_id",r=`token_type_${e.env}`,l=`user_info_${e.env}`;this.keys={accessTokenKey:t,accessTokenExpireKey:i,refreshTokenKey:a,anonymousUuidKey:s,loginTypeKey:n,userInfoKey:l,deviceIdKey:o,tokenTypeKey:r}}}updatePersistence(e){if(e===this._persistence)return;const t="local"===this._persistence;this._persistence=e;const i=gt(e,pt.adapter);for(const a in this.keys){const e=this.keys[a];if(t&&mt.includes(a))continue;const s=this._storage.getItem(e);lt(s)||ct(s)||(i.setItem(e,s),this._storage.removeItem(e))}this._storage=i}setStore(e,t,i){if(!this._storage)return;const a={version:i||"localCachev1",content:t},s=JSON.stringify(a);try{this._storage.setItem(e,s)}catch(n){throw n}}getStore(e,t){try{if(!this._storage)return}catch(a){return""}t=t||"localCachev1";const i=this._storage.getItem(e);return i&&i.indexOf(t)>=0?JSON.parse(i).content:""}removeStore(e){this._storage.removeItem(e)}}const bt={},kt={};function wt(e){return bt[e]}class xt{constructor(e,t){this.data=t||null,this.name=e}}class _t extends xt{constructor(e,t){super("error",{error:e,data:t}),this.error=e}}const Ct=new class{constructor(){this._listeners={}}on(e,t){return i=e,a=t,(s=this._listeners)[i]=s[i]||[],s[i].push(a),this;var i,a,s}off(e,t){return function(e,t,i){if(i&&i[e]){const a=i[e].indexOf(t);-1!==a&&i[e].splice(a,1)}}(e,t,this._listeners),this}fire(e,t){if(e instanceof _t)return console.error(e.error),this;const i="string"==typeof e?new xt(e,t||{}):e,a=i.name;if(this._listens(a)){i.target=this;const e=this._listeners[a]?[...this._listeners[a]]:[];for(const t of e)t.call(this,i)}return this}_listens(e){return this._listeners[e]&&this._listeners[e].length>0}};function St(e,t){Ct.on(e,t)}function vt(e,t={}){Ct.fire(e,t)}function Tt(e,t){Ct.off(e,t)}const Dt="loginStateChanged",Vt="loginStateExpire",Nt="loginTypeChanged",Bt="anonymousConverted",It="refreshAccessToken";var At;!function(e){e.ANONYMOUS="ANONYMOUS",e.WECHAT="WECHAT",e.WECHAT_PUBLIC="WECHAT-PUBLIC",e.WECHAT_OPEN="WECHAT-OPEN",e.CUSTOM="CUSTOM",e.EMAIL="EMAIL",e.USERNAME="USERNAME",e.NULL="NULL"}(At||(At={}));class Pt{constructor(){this._fnPromiseMap=new Map}async run(e,t){let i=this._fnPromiseMap.get(e);return i||(i=new Promise(async(i,a)=>{try{await this._runIdlePromise();const e=t();i(await e)}catch(s){a(s)}finally{this._fnPromiseMap.delete(e)}}),this._fnPromiseMap.set(e,i)),i}_runIdlePromise(){return Promise.resolve()}}class Mt{constructor(e){this._singlePromise=new Pt,this._cache=wt(e.env),this._baseURL=`https://${e.env}.ap-shanghai.tcb-api.tencentcloudapi.com`,this._reqClass=new pt.adapter.reqClass({timeout:e.timeout,timeoutMsg:`请求在${e.timeout/1e3}s内未完成,已中断`,restrictedMethods:["post"]})}_getDeviceId(){if(this._deviceID)return this._deviceID;const{deviceIdKey:e}=this._cache.keys;let t=this._cache.getStore(e);return"string"==typeof t&&t.length>=16&&t.length<=48||(t=ht(),this._cache.setStore(e,t)),this._deviceID=t,t}async _request(e,t,i={}){const a={"x-request-id":ht(),"x-device-id":this._getDeviceId()};if(i.withAccessToken){const{tokenTypeKey:e}=this._cache.keys,t=await this.getAccessToken(),i=this._cache.getStore(e);a.authorization=`${i} ${t}`}return this._reqClass["get"===i.method?"get":"post"]({url:`${this._baseURL}${e}`,data:t,headers:a})}async _fetchAccessToken(){const{loginTypeKey:e,accessTokenKey:t,accessTokenExpireKey:i,tokenTypeKey:a}=this._cache.keys,s=this._cache.getStore(e);if(s&&s!==At.ANONYMOUS)throw new Ee({code:"INVALID_OPERATION",message:"非匿名登录不支持刷新 access token"});const n=await this._singlePromise.run("fetchAccessToken",async()=>(await this._request("/auth/v1/signin/anonymously",{},{method:"post"})).data),{access_token:o,expires_in:r,token_type:l}=n;return this._cache.setStore(a,l),this._cache.setStore(t,o),this._cache.setStore(i,Date.now()+1e3*r),o}isAccessTokenExpired(e,t){let i=!0;return e&&t&&(i=t<Date.now()),i}async getAccessToken(){const{accessTokenKey:e,accessTokenExpireKey:t}=this._cache.keys,i=this._cache.getStore(e),a=this._cache.getStore(t);return this.isAccessTokenExpired(i,a)?this._fetchAccessToken():i}async refreshAccessToken(){const{accessTokenKey:e,accessTokenExpireKey:t,loginTypeKey:i}=this._cache.keys;return this._cache.removeStore(e),this._cache.removeStore(t),this._cache.setStore(i,At.ANONYMOUS),this.getAccessToken()}async getUserInfo(){return this._singlePromise.run("getUserInfo",async()=>(await this._request("/auth/v1/user/me",{},{withAccessToken:!0,method:"get"})).data)}}const Rt=["auth.getJwt","auth.logout","auth.signInWithTicket","auth.signInAnonymously","auth.signIn","auth.fetchAccessTokenWithRefreshToken","auth.signUpWithEmailAndPassword","auth.activateEndUserMail","auth.sendPasswordResetEmail","auth.resetPasswordWithToken","auth.isUsernameRegistered"],$t={"X-SDK-Version":"1.3.5"};function Ft(e,t,i){const a=e[t];e[t]=function(t){const s={},n={};i.forEach(i=>{const{data:a,headers:o}=i.call(e,t);Object.assign(s,a),Object.assign(n,o)});const o=t.data;return o&&(()=>{var e;if(e=o,"[object FormData]"!==Object.prototype.toString.call(e))t.data={...o,...s};else for(const t in s)o.append(t,s[t])})(),t.headers={...t.headers||{},...n},a.call(e,t)}}function Et(){const e=Math.random().toString(16).slice(2);return{data:{seqId:e},headers:{...$t,"x-seqid":e}}}class zt{constructor(e={}){var t;this.config=e,this._reqClass=new pt.adapter.reqClass({timeout:this.config.timeout,timeoutMsg:`请求在${this.config.timeout/1e3}s内未完成,已中断`,restrictedMethods:["post"]}),this._cache=wt(this.config.env),this._localCache=(t=this.config.env,kt[t]),this.oauth=new Mt(this.config),Ft(this._reqClass,"post",[Et]),Ft(this._reqClass,"upload",[Et]),Ft(this._reqClass,"download",[Et])}async post(e){return await this._reqClass.post(e)}async upload(e){return await this._reqClass.upload(e)}async download(e){return await this._reqClass.download(e)}async refreshAccessToken(){let e,t;this._refreshAccessTokenPromise||(this._refreshAccessTokenPromise=this._refreshAccessToken());try{e=await this._refreshAccessTokenPromise}catch(i){t=i}if(this._refreshAccessTokenPromise=null,this._shouldRefreshAccessTokenHook=null,t)throw t;return e}async _refreshAccessToken(){const{accessTokenKey:e,accessTokenExpireKey:t,refreshTokenKey:i,loginTypeKey:a,anonymousUuidKey:s}=this._cache.keys;this._cache.removeStore(e),this._cache.removeStore(t);let n=this._cache.getStore(i);if(!n)throw new Ee({message:"未登录CloudBase"});const o={refresh_token:n},r=await this.request("auth.fetchAccessTokenWithRefreshToken",o);if(r.data.code){const{code:e}=r.data;if("SIGN_PARAM_INVALID"===e||"REFRESH_TOKEN_EXPIRED"===e||"INVALID_REFRESH_TOKEN"===e){if(this._cache.getStore(a)===At.ANONYMOUS&&"INVALID_REFRESH_TOKEN"===e){const e=this._cache.getStore(s),t=this._cache.getStore(i),a=await this.send("auth.signInAnonymously",{anonymous_uuid:e,refresh_token:t});return this.setRefreshToken(a.refresh_token),this._refreshAccessToken()}vt(Vt),this._cache.removeStore(i)}throw new Ee({code:r.data.code,message:`刷新access token失败:${r.data.code}`})}if(r.data.access_token)return vt(It),this._cache.setStore(e,r.data.access_token),this._cache.setStore(t,r.data.access_token_expire+Date.now()),{accessToken:r.data.access_token,accessTokenExpire:r.data.access_token_expire};r.data.refresh_token&&(this._cache.removeStore(i),this._cache.setStore(i,r.data.refresh_token),this._refreshAccessToken())}async getAccessToken(){const{accessTokenKey:e,accessTokenExpireKey:t,refreshTokenKey:i}=this._cache.keys;if(!this._cache.getStore(i))throw new Ee({message:"refresh token不存在,登录状态异常"});let a=this._cache.getStore(e),s=this._cache.getStore(t),n=!0;return this._shouldRefreshAccessTokenHook&&!(await this._shouldRefreshAccessTokenHook(a,s))&&(n=!1),(!a||!s||s<Date.now())&&n?this.refreshAccessToken():{accessToken:a,accessTokenExpire:s}}async request(e,t,i){const a=`x-tcb-trace_${this.config.env}`;let s="application/x-www-form-urlencoded";const n={action:e,env:this.config.env,dataVersion:"2019-08-16",...t};let o;if(-1===Rt.indexOf(e)&&(this._cache.keys,n.access_token=await this.oauth.getAccessToken()),"storage.uploadFile"===e){o=new FormData;for(let e in o)o.hasOwnProperty(e)&&void 0!==o[e]&&o.append(e,n[e]);s="multipart/form-data"}else{s="application/json",o={};for(let e in n)void 0!==n[e]&&(o[e]=n[e])}let r={headers:{"content-type":s}};i&&i.timeout&&(r.timeout=i.timeout),i&&i.onUploadProgress&&(r.onUploadProgress=i.onUploadProgress);const l=this._localCache.getStore(a);l&&(r.headers["X-TCB-Trace"]=l);const{parse:c,inQuery:d,search:h}=t;let u={env:this.config.env};c&&(u.parse=!0),d&&(u={...d,...u});let p=function(e,t,i={}){const a=/\?/.test(t);let s="";for(let n in i)""===s?!a&&(t+="?"):s+="&",s+=`${n}=${encodeURIComponent(i[n])}`;return/^http(s)?\:\/\//.test(t+=s)?t:`${e}${t}`}(et,"//tcb-api.tencentcloudapi.com/web",u);h&&(p+=h);const m=await this.post({url:p,data:o,...r}),f=m.header&&m.header["x-tcb-trace"];if(f&&this._localCache.setStore(a,f),200!==Number(m.status)&&200!==Number(m.statusCode)||!m.data)throw new Ee({code:"NETWORK_ERROR",message:"network request error"});return m}async send(e,t={},i={}){const a=await this.request(e,t,{...i,onUploadProgress:t.onUploadProgress});if(("ACCESS_TOKEN_DISABLED"===a.data.code||"ACCESS_TOKEN_EXPIRED"===a.data.code)&&-1===Rt.indexOf(e)){await this.oauth.refreshAccessToken();const a=await this.request(e,t,{...i,onUploadProgress:t.onUploadProgress});if(a.data.code)throw new Ee({code:a.data.code,message:dt(a.data.message)});return a.data}if(a.data.code)throw new Ee({code:a.data.code,message:dt(a.data.message)});return a.data}setRefreshToken(e){const{accessTokenKey:t,accessTokenExpireKey:i,refreshTokenKey:a}=this._cache.keys;this._cache.removeStore(t),this._cache.removeStore(i),this._cache.setStore(a,e)}}const Lt={};function Ot(e){return Lt[e]}class Ut{constructor(e){this.config=e,this._cache=wt(e.env),this._request=Ot(e.env)}setRefreshToken(e){const{accessTokenKey:t,accessTokenExpireKey:i,refreshTokenKey:a}=this._cache.keys;this._cache.removeStore(t),this._cache.removeStore(i),this._cache.setStore(a,e)}setAccessToken(e,t){const{accessTokenKey:i,accessTokenExpireKey:a}=this._cache.keys;this._cache.setStore(i,e),this._cache.setStore(a,t)}async refreshUserInfo(){const{data:e}=await this._request.send("auth.getUserInfo",{});return this.setLocalUserInfo(e),e}setLocalUserInfo(e){const{userInfoKey:t}=this._cache.keys;this._cache.setStore(t,e)}}class jt{constructor(e){if(!e)throw new Ee({code:"PARAM_ERROR",message:"envId is not defined"});this._envId=e,this._cache=wt(this._envId),this._request=Ot(this._envId),this.setUserInfo()}linkWithTicket(e){if("string"!=typeof e)throw new Ee({code:"PARAM_ERROR",message:"ticket must be string"});return this._request.send("auth.linkWithTicket",{ticket:e})}linkWithRedirect(e){e.signInWithRedirect()}updatePassword(e,t){return this._request.send("auth.updatePassword",{oldPassword:t,newPassword:e})}updateEmail(e){return this._request.send("auth.updateEmail",{newEmail:e})}updateUsername(e){if("string"!=typeof e)throw new Ee({code:"PARAM_ERROR",message:"username must be a string"});return this._request.send("auth.updateUsername",{username:e})}async getLinkedUidList(){const{data:e}=await this._request.send("auth.getLinkedUidList",{});let t=!1;const{users:i}=e;return i.forEach(e=>{e.wxOpenId&&e.wxPublicId&&(t=!0)}),{users:i,hasPrimaryUid:t}}setPrimaryUid(e){return this._request.send("auth.setPrimaryUid",{uid:e})}unlink(e){return this._request.send("auth.unlink",{platform:e})}async update(e){const{nickName:t,gender:i,avatarUrl:a,province:s,country:n,city:o}=e,{data:r}=await this._request.send("auth.updateUserInfo",{nickName:t,gender:i,avatarUrl:a,province:s,country:n,city:o});this.setLocalUserInfo(r)}async refresh(){const e=await this._request.oauth.getUserInfo();return this.setLocalUserInfo(e),e}setUserInfo(){const{userInfoKey:e}=this._cache.keys,t=this._cache.getStore(e);["uid","loginType","openid","wxOpenId","wxPublicId","unionId","qqMiniOpenId","email","hasPassword","customUserId","nickName","gender","avatarUrl"].forEach(e=>{this[e]=t[e]}),this.location={country:t.country,province:t.province,city:t.city}}setLocalUserInfo(e){const{userInfoKey:t}=this._cache.keys;this._cache.setStore(t,e),this.setUserInfo()}}class Ht{constructor(e){if(!e)throw new Ee({code:"PARAM_ERROR",message:"envId is not defined"});this._cache=wt(e);const{refreshTokenKey:t,accessTokenKey:i,accessTokenExpireKey:a}=this._cache.keys,s=this._cache.getStore(t),n=this._cache.getStore(i),o=this._cache.getStore(a);this.credential={refreshToken:s,accessToken:n,accessTokenExpire:o},this.user=new jt(e)}get isAnonymousAuth(){return this.loginType===At.ANONYMOUS}get isCustomAuth(){return this.loginType===At.CUSTOM}get isWeixinAuth(){return this.loginType===At.WECHAT||this.loginType===At.WECHAT_OPEN||this.loginType===At.WECHAT_PUBLIC}get loginType(){return this._cache.getStore(this._cache.keys.loginTypeKey)}}class Wt extends Ut{async signIn(){this._cache.updatePersistence("local"),await this._request.oauth.getAccessToken(),vt(Dt),vt(Nt,{env:this.config.env,loginType:At.ANONYMOUS,persistence:"local"});const e=new Ht(this.config.env);return await e.user.refresh(),e}async linkAndRetrieveDataWithTicket(e){const{anonymousUuidKey:t,refreshTokenKey:i}=this._cache.keys,a=this._cache.getStore(t),s=this._cache.getStore(i),n=await this._request.send("auth.linkAndRetrieveDataWithTicket",{anonymous_uuid:a,refresh_token:s,ticket:e});if(n.refresh_token)return this._clearAnonymousUUID(),this.setRefreshToken(n.refresh_token),await this._request.refreshAccessToken(),vt(Bt,{env:this.config.env}),vt(Nt,{loginType:At.CUSTOM,persistence:"local"}),{credential:{refreshToken:n.refresh_token}};throw new Ee({message:"匿名转化失败"})}_setAnonymousUUID(e){const{anonymousUuidKey:t,loginTypeKey:i}=this._cache.keys;this._cache.removeStore(t),this._cache.setStore(t,e),this._cache.setStore(i,At.ANONYMOUS)}_clearAnonymousUUID(){this._cache.removeStore(this._cache.keys.anonymousUuidKey)}}class qt extends Ut{async signIn(e){if("string"!=typeof e)throw new Ee({code:"PARAM_ERROR",message:"ticket must be a string"});const{refreshTokenKey:t}=this._cache.keys,i=await this._request.send("auth.signInWithTicket",{ticket:e,refresh_token:this._cache.getStore(t)||""});if(i.refresh_token)return this.setRefreshToken(i.refresh_token),await this._request.refreshAccessToken(),vt(Dt),vt(Nt,{env:this.config.env,loginType:At.CUSTOM,persistence:this.config.persistence}),await this.refreshUserInfo(),new Ht(this.config.env);throw new Ee({message:"自定义登录失败"})}}class Yt extends Ut{async signIn(e,t){if("string"!=typeof e)throw new Ee({code:"PARAM_ERROR",message:"email must be a string"});const{refreshTokenKey:i}=this._cache.keys,a=await this._request.send("auth.signIn",{loginType:"EMAIL",email:e,password:t,refresh_token:this._cache.getStore(i)||""}),{refresh_token:s,access_token:n,access_token_expire:o}=a;if(s)return this.setRefreshToken(s),n&&o?this.setAccessToken(n,o):await this._request.refreshAccessToken(),await this.refreshUserInfo(),vt(Dt),vt(Nt,{env:this.config.env,loginType:At.EMAIL,persistence:this.config.persistence}),new Ht(this.config.env);throw a.code?new Ee({code:a.code,message:`邮箱登录失败: ${a.message}`}):new Ee({message:"邮箱登录失败"})}async activate(e){return this._request.send("auth.activateEndUserMail",{token:e})}async resetPasswordWithToken(e,t){return this._request.send("auth.resetPasswordWithToken",{token:e,newPassword:t})}}class Kt extends Ut{async signIn(e,t){if("string"!=typeof e)throw new Ee({code:"PARAM_ERROR",message:"username must be a string"});"string"!=typeof t&&(t="",console.warn("password is empty"));const{refreshTokenKey:i}=this._cache.keys,a=await this._request.send("auth.signIn",{loginType:At.USERNAME,username:e,password:t,refresh_token:this._cache.getStore(i)||""}),{refresh_token:s,access_token_expire:n,access_token:o}=a;if(s)return this.setRefreshToken(s),o&&n?this.setAccessToken(o,n):await this._request.refreshAccessToken(),await this.refreshUserInfo(),vt(Dt),vt(Nt,{env:this.config.env,loginType:At.USERNAME,persistence:this.config.persistence}),new Ht(this.config.env);throw a.code?new Ee({code:a.code,message:`用户名密码登录失败: ${a.message}`}):new Ee({message:"用户名密码登录失败"})}}class Jt{constructor(e){this.config=e,this._cache=wt(e.env),this._request=Ot(e.env),this._onAnonymousConverted=this._onAnonymousConverted.bind(this),this._onLoginTypeChanged=this._onLoginTypeChanged.bind(this),St(Nt,this._onLoginTypeChanged)}get currentUser(){const e=this.hasLoginState();return e&&e.user||null}get loginType(){return this._cache.getStore(this._cache.keys.loginTypeKey)}anonymousAuthProvider(){return new Wt(this.config)}customAuthProvider(){return new qt(this.config)}emailAuthProvider(){return new Yt(this.config)}usernameAuthProvider(){return new Kt(this.config)}async signInAnonymously(){return new Wt(this.config).signIn()}async signInWithEmailAndPassword(e,t){return new Yt(this.config).signIn(e,t)}signInWithUsernameAndPassword(e,t){return new Kt(this.config).signIn(e,t)}async linkAndRetrieveDataWithTicket(e){return this._anonymousAuthProvider||(this._anonymousAuthProvider=new Wt(this.config)),St(Bt,this._onAnonymousConverted),await this._anonymousAuthProvider.linkAndRetrieveDataWithTicket(e)}async signOut(){if(this.loginType===At.ANONYMOUS)throw new Ee({message:"匿名用户不支持登出操作"});const{refreshTokenKey:e,accessTokenKey:t,accessTokenExpireKey:i}=this._cache.keys,a=this._cache.getStore(e);if(!a)return;const s=await this._request.send("auth.logout",{refresh_token:a});return this._cache.removeStore(e),this._cache.removeStore(t),this._cache.removeStore(i),vt(Dt),vt(Nt,{env:this.config.env,loginType:At.NULL,persistence:this.config.persistence}),s}async signUpWithEmailAndPassword(e,t){return this._request.send("auth.signUpWithEmailAndPassword",{email:e,password:t})}async sendPasswordResetEmail(e){return this._request.send("auth.sendPasswordResetEmail",{email:e})}onLoginStateChanged(e){St(Dt,()=>{const t=this.hasLoginState();e.call(this,t)});const t=this.hasLoginState();e.call(this,t)}onLoginStateExpired(e){St(Vt,e.bind(this))}onAccessTokenRefreshed(e){St(It,e.bind(this))}onAnonymousConverted(e){St(Bt,e.bind(this))}onLoginTypeChanged(e){St(Nt,()=>{const t=this.hasLoginState();e.call(this,t)})}async getAccessToken(){return{accessToken:(await this._request.getAccessToken()).accessToken,env:this.config.env}}hasLoginState(){const{accessTokenKey:e,accessTokenExpireKey:t}=this._cache.keys,i=this._cache.getStore(e),a=this._cache.getStore(t);return this._request.oauth.isAccessTokenExpired(i,a)?null:new Ht(this.config.env)}async isUsernameRegistered(e){if("string"!=typeof e)throw new Ee({code:"PARAM_ERROR",message:"username must be a string"});const{data:t}=await this._request.send("auth.isUsernameRegistered",{username:e});return t&&t.isRegistered}getLoginState(){return Promise.resolve(this.hasLoginState())}async signInWithTicket(e){return new qt(this.config).signIn(e)}shouldRefreshAccessToken(e){this._request._shouldRefreshAccessTokenHook=e.bind(this)}getUserInfo(){return this._request.send("auth.getUserInfo",{}).then(e=>e.code?e:{...e.data,requestId:e.seqId})}getAuthHeader(){const{refreshTokenKey:e,accessTokenKey:t}=this._cache.keys,i=this._cache.getStore(e);return{"x-cloudbase-credentials":this._cache.getStore(t)+"/@@/"+i}}_onAnonymousConverted(e){const{env:t}=e.data;t===this.config.env&&this._cache.updatePersistence(this.config.persistence)}_onLoginTypeChanged(e){const{loginType:t,persistence:i,env:a}=e.data;a===this.config.env&&(this._cache.updatePersistence(i),this._cache.setStore(this._cache.keys.loginTypeKey,t))}}const Gt=function(e,t){t=t||rt();const i=Ot(this.config.env),{cloudPath:a,filePath:s,onUploadProgress:n,fileType:o="image"}=e;return i.send("storage.getUploadMetadata",{path:a}).then(e=>{const{data:{url:r,authorization:l,token:c,fileId:d,cosFileId:h},requestId:u}=e,p={key:a,signature:l,"x-cos-meta-fileid":h,success_action_status:"201","x-cos-security-token":c};i.upload({url:r,data:p,file:s,name:a,fileType:o,onUploadProgress:n}).then(e=>{201===e.statusCode?t(null,{fileID:d,requestId:u}):t(new Ee({code:"STORAGE_REQUEST_FAIL",message:`STORAGE_REQUEST_FAIL: ${e.data}`}))}).catch(e=>{t(e)})}).catch(e=>{t(e)}),t.promise},Xt=function(e,t){t=t||rt();const i=Ot(this.config.env),{cloudPath:a}=e;return i.send("storage.getUploadMetadata",{path:a}).then(e=>{t(null,e)}).catch(e=>{t(e)}),t.promise},Qt=function({fileList:e},t){if(t=t||rt(),!e||!Array.isArray(e))return{code:"INVALID_PARAM",message:"fileList必须是非空的数组"};for(let a of e)if(!a||"string"!=typeof a)return{code:"INVALID_PARAM",message:"fileList的元素必须是非空的字符串"};const i={fileid_list:e};return Ot(this.config.env).send("storage.batchDeleteFile",i).then(e=>{e.code?t(null,e):t(null,{fileList:e.data.delete_list,requestId:e.requestId})}).catch(e=>{t(e)}),t.promise},Zt=function({fileList:e},t){t=t||rt(),e&&Array.isArray(e)||t(null,{code:"INVALID_PARAM",message:"fileList必须是非空的数组"});let i=[];for(let s of e)"object"==typeof s?(s.hasOwnProperty("fileID")&&s.hasOwnProperty("maxAge")||t(null,{code:"INVALID_PARAM",message:"fileList的元素必须是包含fileID和maxAge的对象"}),i.push({fileid:s.fileID,max_age:s.maxAge})):"string"==typeof s?i.push({fileid:s}):t(null,{code:"INVALID_PARAM",message:"fileList的元素必须是字符串"});const a={file_list:i};return Ot(this.config.env).send("storage.batchGetDownloadUrl",a).then(e=>{e.code?t(null,e):t(null,{fileList:e.data.download_list,requestId:e.requestId})}).catch(e=>{t(e)}),t.promise},ei=async function({fileID:e},t){const i=(await Zt.call(this,{fileList:[{fileID:e,maxAge:600}]})).fileList[0];if("SUCCESS"!==i.code)return t?t(i):new Promise(e=>{e(i)});const a=Ot(this.config.env);let s=i.download_url;if(s=encodeURI(s),!t)return a.download({url:s});t(await a.download({url:s}))},ti=function({name:e,data:t,query:i,parse:a,search:s,timeout:n},o){const r=o||rt();let l;try{l=t?JSON.stringify(t):""}catch(d){return Promise.reject(d)}if(!e)return Promise.reject(new Ee({code:"PARAM_ERROR",message:"函数名不能为空"}));const c={inQuery:i,parse:a,search:s,function_name:e,request_data:l};return Ot(this.config.env).send("functions.invokeFunction",c,{timeout:n}).then(e=>{if(e.code)r(null,e);else{let i=e.data.response_data;if(a)r(null,{result:i,requestId:e.requestId});else try{i=JSON.parse(e.data.response_data),r(null,{result:i,requestId:e.requestId})}catch(t){r(new Ee({message:"response data must be json"}))}}return r.promise}).catch(e=>{r(e)}),r.promise},ii={timeout:15e3,persistence:"session"},ai=6e5,si={};class ni{constructor(e){this.config=e||this.config,this.authObj=void 0}init(e){switch(pt.adapter||(this.requestClient=new pt.adapter.reqClass({timeout:e.timeout||5e3,timeoutMsg:`请求在${(e.timeout||5e3)/1e3}s内未完成,已中断`})),this.config={...ii,...e},!0){case this.config.timeout>ai:console.warn("timeout大于可配置上限[10分钟],已重置为上限数值"),this.config.timeout=ai;break;case this.config.timeout<100:console.warn("timeout小于可配置下限[100ms],已重置为下限数值"),this.config.timeout=100}return new ni(this.config)}auth({persistence:e}={}){if(this.authObj)return this.authObj;const t=e||pt.adapter.primaryStorage||ii.persistence;var i;return t!==this.config.persistence&&(this.config.persistence=t),function(e){const{env:t}=e;bt[t]=new yt(e),kt[t]=new yt({...e,persistence:"local"})}(this.config),i=this.config,Lt[i.env]=new zt(i),this.authObj=new Jt(this.config),this.authObj}on(e,t){return St.apply(this,[e,t])}off(e,t){return Tt.apply(this,[e,t])}callFunction(e,t){return ti.apply(this,[e,t])}deleteFile(e,t){return Qt.apply(this,[e,t])}getTempFileURL(e,t){return Zt.apply(this,[e,t])}downloadFile(e,t){return ei.apply(this,[e,t])}uploadFile(e,t){return Gt.apply(this,[e,t])}getUploadMetadata(e,t){return Xt.apply(this,[e,t])}registerExtension(e){si[e.name]=e}async invokeExtension(e,t){const i=si[e];if(!i)throw new Ee({message:`扩展${e} 必须先注册`});return await i.invoke(t,this)}useAdapters(e){const{adapter:t,runtime:i}=function(e){const t=(i=e,"[object Array]"===Object.prototype.toString.call(i)?e:[e]);var i;for(const a of t){const{isMatch:e,genAdapter:t,runtime:i}=a;if(e())return{adapter:t(),runtime:i}}}(e)||{};t&&(pt.adapter=t),i&&(pt.runtime=i)}}var oi=new ni;function ri(e,t,i){void 0===i&&(i={});var a=/\?/.test(t),s="";for(var n in i)""===s?!a&&(t+="?"):s+="&",s+=n+"="+encodeURIComponent(i[n]);return/^http(s)?:\/\//.test(t+=s)?t:""+e+t}class li{get(e){const{url:t,data:i,headers:a,timeout:s}=e;return new Promise((e,n)=>{ze.request({url:ri("https:",t),data:i,method:"GET",header:a,timeout:s,success(t){e(t)},fail(e){n(e)}})})}post(e){const{url:t,data:i,headers:a,timeout:s}=e;return new Promise((e,n)=>{ze.request({url:ri("https:",t),data:i,method:"POST",header:a,timeout:s,success(t){e(t)},fail(e){n(e)}})})}upload(e){return new Promise((t,i)=>{const{url:a,file:s,data:n,headers:o,fileType:r}=e,l=ze.uploadFile({url:ri("https:",a),name:"file",formData:Object.assign({},n),filePath:s,fileType:r,header:o,success(e){const i={statusCode:e.statusCode,data:e.data||{}};200===e.statusCode&&n.success_action_status&&(i.statusCode=parseInt(n.success_action_status,10)),t(i)},fail(e){i(new Error(e.errMsg||"uploadFile:fail"))}});"function"==typeof e.onUploadProgress&&l&&"function"==typeof l.onProgressUpdate&&l.onProgressUpdate(t=>{e.onUploadProgress({loaded:t.totalBytesSent,total:t.totalBytesExpectedToSend})})})}}const ci={setItem(e,t){ze.setStorageSync(e,t)},getItem:e=>ze.getStorageSync(e),removeItem(e){ze.removeStorageSync(e)},clear(){ze.clearStorageSync()}};var di={genAdapter:function(){return{root:{},reqClass:li,localStorage:ci,primaryStorage:"local"}},isMatch:function(){return!0},runtime:"uni_app"};oi.useAdapters(di);const hi=oi,ui=hi.init;hi.init=function(e){e.env=e.spaceId;const t=ui.call(this,e);t.config.provider="tencent",t.config.spaceId=e.spaceId;const i=t.auth;return t.auth=function(e){const t=i.call(this,e);return["linkAndRetrieveDataWithTicket","signInAnonymously","signOut","getAccessToken","getLoginState","signInWithTicket","getUserInfo"].forEach(e=>{var i;t[e]=(i=t[e],function(e){e=e||{};const{success:t,fail:a,complete:s}=Fe(e);if(!(t||a||s))return i.call(this,e);i.call(this,e).then(e=>{t&&t(e),s&&s(e)},e=>{a&&a(e),s&&s(e)})}).bind(t)}),t},t.customAuth=t.auth,t};var pi=hi;async function mi(e,t){const i=`http://${e}:${t}/system/ping`;try{const e=await(a={url:i,timeout:500},new Promise((e,t)=>{ze.request({...a,success(t){e(t)},fail(e){t(e)}})}));return!(!e.data||0!==e.data.code)}catch(s){return!1}var a}const fi={"serverless.file.resource.generateProximalSign":"storage/generate-proximal-sign","serverless.file.resource.report":"storage/report","serverless.file.resource.delete":"storage/delete","serverless.file.resource.getTempFileURL":"storage/get-temp-file-url"};var gi=class{constructor(e){if(["spaceId","clientSecret"].forEach(t=>{if(!Object.prototype.hasOwnProperty.call(e,t))throw new Error(`${t} required`)}),!e.endpoint)throw new Error("集群空间未配置ApiEndpoint,配置后需要重新关联服务空间后生效");this.config=Object.assign({},e),this.config.provider="dcloud",this.config.requestUrl=this.config.endpoint+"/client",this.config.envType=this.config.envType||"public",this.adapter=ze}async request(e,t=!0){return e=this.setupRequest(e),Promise.resolve().then(()=>Ge(e,this.adapter.request))}requestLocal(e){return new Promise((t,i)=>{this.adapter.request(Object.assign(e,{complete(e){if(e||(e={}),!e.statusCode||e.statusCode>=400){const t=e.data&&e.data.code||"SYS_ERR",a=e.data&&e.data.message||"request:fail";return i(new Ee({code:t,message:a}))}t({success:!0,result:e.data})}}))})}setupRequest(e){const t=Object.assign({},e,{spaceId:this.config.spaceId,timestamp:Date.now()}),i={"Content-Type":"application/json"};i["x-serverless-sign"]=Je(t,this.config.clientSecret);const a=Ke();i["x-client-info"]=encodeURIComponent(JSON.stringify(a));const{token:s}=Oe();return i["x-client-token"]=s,{url:this.config.requestUrl,method:"POST",data:t,dataType:"json",header:JSON.parse(JSON.stringify(i))}}async setupLocalRequest(e){const t=Ke(),{token:i}=Oe(),a=Object.assign({},e,{spaceId:this.config.spaceId,timestamp:Date.now(),clientInfo:t,token:i}),{address:s,servePort:n}=this.__dev__&&this.__dev__.debugInfo||{},{address:o}=await async function(e,t){let i;for(let a=0;a<e.length;a++){const s=e[a];if(await mi(s,t)){i=s;break}}return{address:i,port:t}}(s,n);return{url:`http://${o}:${n}/${fi[e.method]}`,method:"POST",data:a,dataType:"json",header:JSON.parse(JSON.stringify({"Content-Type":"application/json"}))}}callFunction(e){const t={method:"serverless.function.runtime.invoke",params:JSON.stringify({functionTarget:e.name,functionArgs:e.data||{}})};return this.request(t,!1)}getUploadFileOptions(e){const t={method:"serverless.file.resource.generateProximalSign",params:JSON.stringify(e)};return this.request(t)}reportUploadFile(e){const t={method:"serverless.file.resource.report",params:JSON.stringify(e)};return this.request(t)}uploadFile({filePath:e,cloudPath:t,fileType:i="image",onUploadProgress:a}){if(!t)throw new Ee({code:"CLOUDPATH_REQUIRED",message:"cloudPath不可为空"});let s;return this.getUploadFileOptions({cloudPath:t}).then(t=>{const{url:n,formData:o,name:r}=t.result;return s=t.result.fileUrl,new Promise((t,s)=>{const l=this.adapter.uploadFile({url:n,formData:o,name:r,filePath:e,fileType:i,success(e){e&&e.statusCode<400?t(e):s(new Ee({code:"UPLOAD_FAILED",message:"文件上传失败"}))},fail(e){s(new Ee({code:e.code||"UPLOAD_FAILED",message:e.message||e.errMsg||"文件上传失败"}))}});"function"==typeof a&&l&&"function"==typeof l.onProgressUpdate&&l.onProgressUpdate(e=>{a({loaded:e.totalBytesSent,total:e.totalBytesExpectedToSend})})})}).then(()=>this.reportUploadFile({cloudPath:t})).then(t=>new Promise((i,a)=>{t.success?i({success:!0,filePath:e,fileID:s}):a(new Ee({code:"UPLOAD_FAILED",message:"文件上传失败"}))}))}deleteFile({fileList:e}){const t={method:"serverless.file.resource.delete",params:JSON.stringify({fileList:e})};return this.request(t).then(e=>{if(e.success)return e.result;throw new Ee({code:"DELETE_FILE_FAILED",message:"删除文件失败"})})}getTempFileURL({fileList:e,maxAge:t}={}){if(!Array.isArray(e)||0===e.length)throw new Ee({code:"INVALID_PARAM",message:"fileList的元素必须是非空的字符串"});const i={method:"serverless.file.resource.getTempFileURL",params:JSON.stringify({fileList:e,maxAge:t})};return this.request(i).then(e=>{if(e.success)return{fileList:e.result.fileList.map(e=>({fileID:e.fileID,tempFileURL:e.tempFileURL}))};throw new Ee({code:"GET_TEMP_FILE_URL_FAILED",message:"获取临时文件链接失败"})})}},yi={init(e){const t=new gi(e),i={signInAnonymously:function(){return Promise.resolve()},getLoginState:function(){return Promise.resolve(!1)}};return t.auth=function(){return i},t.customAuth=t.auth,t}},bi=O(function(e,t){e.exports=j.enc.Hex});function ki(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(e){var t=16*Math.random()|0;return("x"===e?t:3&t|8).toString(16)})}function wi(e="",t={}){const{data:i,functionName:a,method:s,headers:n,signHeaderKeys:o=[],config:r}=t,l=String(Date.now()),c=ki(),d=Object.assign({},n,{"x-from-app-id":r.spaceAppId,"x-from-env-id":r.spaceId,"x-to-env-id":r.spaceId,"x-from-instance-id":l,"x-from-function-name":a,"x-client-timestamp":l,"x-alipay-source":"client","x-request-id":c,"x-alipay-callid":c,"x-trace-id":c}),h=["x-from-app-id","x-from-env-id","x-to-env-id","x-from-instance-id","x-from-function-name","x-client-timestamp"].concat(o),[u="",p=""]=e.split("?")||[],m=function(e){const t="HMAC-SHA256",i=e.signedHeaders.join(";"),a=e.signedHeaders.map(t=>`${t.toLowerCase()}:${e.headers[t]}\n`).join(""),s=nt(e.body).toString(bi),n=`${e.method.toUpperCase()}\n${e.path}\n${e.query}\n${a}\n${i}\n${s}\n`,o=nt(n).toString(bi),r=`${t}\n${e.timestamp}\n${o}\n`,l=ot(r,e.secretKey).toString(bi);return`${t} Credential=${e.secretId}, SignedHeaders=${i}, Signature=${l}`}({path:u,query:p,method:s,headers:d,timestamp:l,body:JSON.stringify(i),secretId:r.accessKey,secretKey:r.secretKey,signedHeaders:h.sort()});return{url:`${r.endpoint}${e}`,headers:Object.assign({},d,{Authorization:m})}}function xi({url:e,data:t,method:i="POST",headers:a={},timeout:s}){return new Promise((n,o)=>{ze.request({url:e,method:i,data:"object"==typeof t?JSON.stringify(t):t,header:a,dataType:"json",timeout:s,complete:(e={})=>{const t=a["x-trace-id"]||"";if(!e.statusCode||e.statusCode>=400){const{message:i,errMsg:a,trace_id:s}=e.data||{};return o(new Ee({code:"SYS_ERR",message:i||a||"request:fail",requestId:s||t}))}n({status:e.statusCode,data:e.data,headers:e.header,requestId:t})}})})}function _i(e,t){const{path:i,data:a,method:s="GET"}=e,{url:n,headers:o}=wi(i,{functionName:"",data:a,method:s,headers:{"x-alipay-cloud-mode":"oss","x-data-api-type":"oss","x-expire-timestamp":Date.now()+6e4},signHeaderKeys:["x-data-api-type","x-expire-timestamp"],config:t});return xi({url:n,data:a,method:s,headers:o}).then(e=>{const t=e.data||{};if(!t.success)throw new Ee({code:e.errCode,message:e.errMsg,requestId:e.requestId});return t.data||{}}).catch(e=>{throw new Ee({code:e.errCode,message:e.errMsg,requestId:e.requestId})})}function Ci(e=""){const t=e.trim().replace(/^cloud:\/\//,""),i=t.indexOf("/");if(i<=0)throw new Ee({code:"INVALID_PARAM",message:"fileID不合法"});const a=t.substring(0,i),s=t.substring(i+1);return a!==this.config.spaceId&&console.warn("file ".concat(e," does not belong to env ").concat(this.config.spaceId)),s}function Si(e=""){return"cloud://".concat(this.config.spaceId,"/").concat(e.replace(/^\/+/,""))}class vi{constructor(e){this.config=e}signedURL(e,t={}){const i=`/ws/function/${e}`,a=this.config.wsEndpoint.replace(/^ws(s)?:\/\//,""),s=Object.assign({},t,{accessKeyId:this.config.accessKey,signatureNonce:ki(),timestamp:""+Date.now()}),n=[i,["accessKeyId","authorization","signatureNonce","timestamp"].sort().map(function(e){return s[e]?"".concat(e,"=").concat(s[e]):null}).filter(Boolean).join("&"),`host:${a}`].join("\n"),o=["HMAC-SHA256",nt(n).toString(bi)].join("\n"),r=ot(o,this.config.secretKey).toString(bi),l=Object.keys(s).map(e=>`${e}=${encodeURIComponent(s[e])}`).join("&");return`${this.config.wsEndpoint}${i}?${l}&signature=${r}`}}var Ti=class{constructor(e){if(["spaceId","spaceAppId","accessKey","secretKey"].forEach(t=>{if(!Object.prototype.hasOwnProperty.call(e,t))throw new Error(`${t} required`)}),e.endpoint){if("string"!=typeof e.endpoint)throw new Error("endpoint must be string");if(!/^https:\/\//.test(e.endpoint))throw new Error("endpoint must start with https://");e.endpoint=e.endpoint.replace(/\/$/,"")}this.config=Object.assign({},e,{endpoint:e.endpoint||`https://${e.spaceId}.api-hz.cloudbasefunction.cn`,wsEndpoint:e.wsEndpoint||`wss://${e.spaceId}.api-hz.cloudbasefunction.cn`}),this._websocket=new vi(this.config)}callFunction(e){return function(e,t){const{name:i,data:a,async:s=!1,timeout:n}=e,o="POST",r={"x-to-function-name":i};s&&(r["x-function-invoke-type"]="async");const{url:l,headers:c}=wi("/functions/invokeFunction",{functionName:i,data:a,method:o,headers:r,signHeaderKeys:["x-to-function-name"],config:t});return xi({url:l,data:a,method:o,headers:c,timeout:n}).then(e=>{let t=0;if(s){const i=e.data||{};t="200"===i.errCode?0:i.errCode,e.data=i.data||{},e.errMsg=i.errMsg}if(0!==t)throw new Ee({code:t,message:e.errMsg,requestId:e.requestId});return{errCode:t,success:0===t,requestId:e.requestId,result:e.data}}).catch(e=>{throw new Ee({code:e.errCode,message:e.errMsg,requestId:e.requestId})})}(e,this.config)}uploadFileToOSS({url:e,filePath:t,fileType:i,formData:a,onUploadProgress:s}){return new Promise((n,o)=>{const r=ze.uploadFile({url:e,filePath:t,fileType:i,formData:a,name:"file",success(e){e&&e.statusCode<400?n(e):o(new Ee({code:"UPLOAD_FAILED",message:"文件上传失败"}))},fail(e){o(new Ee({code:e.code||"UPLOAD_FAILED",message:e.message||e.errMsg||"文件上传失败"}))}});"function"==typeof s&&r&&"function"==typeof r.onProgressUpdate&&r.onProgressUpdate(e=>{s({loaded:e.totalBytesSent,total:e.totalBytesExpectedToSend})})})}async uploadFile({filePath:e,cloudPath:t="",fileType:i="image",onUploadProgress:a}){if("string"!==ee(t))throw new Ee({code:"INVALID_PARAM",message:"cloudPath必须为字符串类型"});if(!(t=t.trim()))throw new Ee({code:"INVALID_PARAM",message:"cloudPath不可为空"});if(/:\/\//.test(t))throw new Ee({code:"INVALID_PARAM",message:"cloudPath不合法"});const s=await _i({path:"/".concat(t.replace(/^\//,""),"?post_url")},this.config),{file_id:n,upload_url:o,form_data:r}=s,l=r&&r.reduce((e,t)=>(e[t.key]=t.value,e),{});return this.uploadFileToOSS({url:o,filePath:e,fileType:i,formData:l,onUploadProgress:a}).then(()=>({fileID:n}))}async getTempFileURL({fileList:e}){return new Promise((t,i)=>{(!e||e.length<0)&&t({code:"INVALID_PARAM",message:"fileList不能为空数组"}),e.length>50&&t({code:"INVALID_PARAM",message:"fileList数组长度不能超过50"});const a=[];for(const n of e){let e;"string"!==ee(n)&&t({code:"INVALID_PARAM",message:"fileList的元素必须是非空的字符串"});try{e=Ci.call(this,n)}catch(s){console.warn(s.errCode,s.errMsg),e=n}a.push({file_id:e,expire:600})}_i({path:"/?download_url",data:{file_list:a},method:"POST"},this.config).then(e=>{const{file_list:i=[]}=e;t({fileList:i.map(e=>({fileID:Si.call(this,e.file_id),tempFileURL:e.download_url}))})}).catch(e=>i(e))})}async connectWebSocket(e){const{name:t,query:i}=e;return ze.connectSocket({url:this._websocket.signedURL(t,i),complete:()=>{}})}},Di={init:e=>{e.provider="alipay";const t=new Ti(e);return t.auth=function(){return{signInAnonymously:function(){return Promise.resolve()},getLoginState:function(){return Promise.resolve(!0)}}},t}};function Vi({data:e}){let t;t=Ke();const i=JSON.parse(JSON.stringify(e||{}));if(Object.assign(i,{clientInfo:t}),!i.uniIdToken){const{token:e}=Oe();e&&(i.uniIdToken=e)}return i}const Ni=[{rule:/fc_function_not_found|FUNCTION_NOT_FOUND/,content:",云函数[{functionName}]在云端不存在,请检查此云函数名称是否正确以及该云函数是否已上传到服务空间",mode:"append"}];var Bi=/[\\^$.*+?()[\]{}|]/g,Ii=RegExp(Bi.source);function Ai(e,t,i){return e.replace(new RegExp((a=t)&&Ii.test(a)?a.replace(Bi,"\\$&"):a,"g"),i);var a}const Pi="request",Mi="response",Ri="both",$i="_globalUniCloudStatus",Fi={code:2e4},Ei={code:20101,message:"Invalid client"};function zi(e){const{errSubject:t,subject:i,errCode:a,errMsg:s,code:n,message:o,cause:r}=e||{};return new Ee({subject:t||i||"uni-secure-network",code:a||n||Fi.code,message:s||o,cause:r})}let Li;function Oi({secretType:e}={}){return e===Pi||e===Mi||e===Ri}function Ui({functionName:e,result:t,logPvd:i}){}function ji(e){const t=e.callFunction,i=function(i){const a=i.name;i.data=Vi.call(e,{data:i.data});const s={aliyun:"aliyun",tencent:"tcb",tcb:"tcb",alipay:"alipay",dcloud:"dcloud"}[this.config.provider],n=Oi(i)||false;return t.call(this,i).then(e=>(e.errCode=0,!n&&Ui.call(this,{functionName:a,result:e,logPvd:s}),Promise.resolve(e)),e=>(!n&&Ui.call(this,{functionName:a,result:e,logPvd:s}),e&&e.message&&(e.message=function({message:e="",extraInfo:t={},formatter:i=[]}={}){for(let a=0;a<i.length;a++){const{rule:s,content:n,mode:o}=i[a],r=e.match(s);if(!r)continue;let l=n;for(let e=1;e<r.length;e++)l=Ai(l,`{$${e}}`,r[e]);for(const e in t)l=Ai(l,`{${e}}`,t[e]);return"replace"===o?l:e+l}return e}({message:`[${i.name}]: ${e.message}`,formatter:Ni,extraInfo:{functionName:a}})),Promise.reject(e)))};e.callFunction=function(t){const{provider:a,spaceId:s}=e.config,n=t.name;let o,r;return t.data=t.data||{},o=i,o=o.bind(e),r=Oi(t)?new Li({secretType:t.secretType,uniCloudIns:e}).wrapEncryptDataCallFunction(i.bind(e))(t):function({provider:e,spaceId:t,functionName:i}={}){const{appId:a,uniPlatform:s,osName:n}=We();let o=s;"app"===s&&(o=n);const r=function({provider:e,spaceId:t}={}){const i=ce;if(!i)return{};e=function(e){return"tencent"===e?"tcb":e}(e);const a=i.find(i=>i.provider===e&&i.spaceId===t);return a&&a.config}({provider:e,spaceId:t});if(!r||!r.accessControl||!r.accessControl.enable)return!1;const l=r.accessControl.function||{},c=Object.keys(l);if(0===c.length)return!0;const d=function(e,t){let i,a,s;for(let n=0;n<e.length;n++){const o=e[n];o!==t?"*"!==o?o.split(",").map(e=>e.trim()).indexOf(t)>-1&&(a=o):s=o:i=o}return i||a||s}(c,i);if(!d)return!1;if((l[d]||[]).find((e={})=>e.appId===a&&(e.platform||"").toLowerCase()===o.toLowerCase()))return!0;throw console.error(`此应用[appId: ${a}, platform: ${o}]不在云端配置的允许访问的应用列表内,参考:https://uniapp.dcloud.net.cn/uniCloud/secure-network.html#verify-client`),zi(Ei)}({provider:a,spaceId:s,functionName:n})?new Li({secretType:t.secretType,uniCloudIns:e}).wrapVerifyClientCallFunction(i.bind(e))(t):o(t),Object.defineProperty(r,"result",{get:()=>(console.warn("当前返回结果为Promise类型,不可直接访问其result属性,详情请参考:https://uniapp.dcloud.net.cn/uniCloud/faq?id=promise"),{})}),r.then(e=>e)}}Li=class{constructor(){throw zi({message:`Platform ${de} is not supported by secure network`})}};const Hi=Symbol("CLIENT_DB_INTERNAL");function Wi(e,t){return e.then="DoNotReturnProxyWithAFunctionNamedThen",e._internalType=Hi,e.inspect=null,e.__v_raw=void 0,new Proxy(e,{get(e,i,a){if("_uniClient"===i)return null;if("symbol"==typeof i)return e[i];if(i in e||"string"!=typeof i){const t=e[i];return"function"==typeof t?t.bind(e):t}return t.get(e,i,a)}})}function qi(e){return{on:(t,i)=>{e[t]=e[t]||[],e[t].indexOf(i)>-1||e[t].push(i)},off:(t,i)=>{e[t]=e[t]||[];const a=e[t].indexOf(i);-1!==a&&e[t].splice(a,1)}}}const Yi=["db.Geo","db.command","command.aggregate"];function Ki(e,t){return Yi.indexOf(`${e}.${t}`)>-1}function Ji(e){switch(ee(e=Le(e))){case"array":return e.map(e=>Ji(e));case"object":return e._internalType===Hi||Object.keys(e).forEach(t=>{e[t]=Ji(e[t])}),e;case"regexp":return{$regexp:{source:e.source,flags:e.flags}};case"date":return{$date:e.toISOString()};default:return e}}function Gi(e){return e&&e.content&&e.content.$method}class Xi{constructor(e,t,i){this.content=e,this.prevStage=t||null,this.udb=null,this._database=i}toJSON(){let e=this;const t=[e.content];for(;e.prevStage;)e=e.prevStage,t.push(e.content);return{$db:t.reverse().map(e=>({$method:e.$method,$param:Ji(e.$param)}))}}toString(){return JSON.stringify(this.toJSON())}getAction(){const e=this.toJSON().$db.find(e=>"action"===e.$method);return e&&e.$param&&e.$param[0]}getCommand(){return{$db:this.toJSON().$db.filter(e=>"action"!==e.$method)}}get isAggregate(){let e=this;for(;e;){const t=Gi(e),i=Gi(e.prevStage);if("aggregate"===t&&"collection"===i||"pipeline"===t)return!0;e=e.prevStage}return!1}get isCommand(){let e=this;for(;e;){if("command"===Gi(e))return!0;e=e.prevStage}return!1}get isAggregateCommand(){let e=this;for(;e;){const t=Gi(e),i=Gi(e.prevStage);if("aggregate"===t&&"command"===i)return!0;e=e.prevStage}return!1}getNextStageFn(e){const t=this;return function(){return Qi({$method:e,$param:Ji(Array.from(arguments))},t,t._database)}}get count(){return this.isAggregate?this.getNextStageFn("count"):function(){return this._send("count",Array.from(arguments))}}get remove(){return this.isCommand?this.getNextStageFn("remove"):function(){return this._send("remove",Array.from(arguments))}}get(){return this._send("get",Array.from(arguments))}get add(){return this.isCommand?this.getNextStageFn("add"):function(){return this._send("add",Array.from(arguments))}}update(){return this._send("update",Array.from(arguments))}end(){return this._send("end",Array.from(arguments))}get set(){return this.isCommand?this.getNextStageFn("set"):function(){throw new Error("JQL禁止使用set方法")}}_send(e,t){const i=this.getAction(),a=this.getCommand();return a.$db.push({$method:e,$param:Ji(t)}),this._database._callCloudFunction({action:i,command:a})}}function Qi(e,t,i){return Wi(new Xi(e,t,i),{get(e,t){let a="db";return e&&e.content&&(a=e.content.$method),Ki(a,t)?Qi({$method:t},e,i):function(){return Qi({$method:t,$param:Ji(Array.from(arguments))},e,i)}}})}function Zi({path:e,method:t}){return class{constructor(){this.param=Array.from(arguments)}toJSON(){return{$newDb:[...e.map(e=>({$method:e})),{$method:t,$param:this.param}]}}toString(){return JSON.stringify(this.toJSON())}}}class ea{constructor({uniClient:e={},isJQL:t=!1}={}){this._uniClient=e,this._authCallBacks={},this._dbCallBacks={},e._isDefault&&(this._dbCallBacks=fe("_globalUniCloudDatabaseCallback")),t||(this.auth=qi(this._authCallBacks)),this._isJQL=t,Object.assign(this,qi(this._dbCallBacks)),this.env=Wi({},{get:(e,t)=>({$env:t})}),this.Geo=Wi({},{get:(e,t)=>Zi({path:["Geo"],method:t})}),this.serverDate=Zi({path:[],method:"serverDate"}),this.RegExp=Zi({path:[],method:"RegExp"})}getCloudEnv(e){if("string"!=typeof e||!e.trim())throw new Error("getCloudEnv参数错误");return{$env:e.replace("$cloudEnv_","")}}_callback(e,t){const i=this._dbCallBacks;i[e]&&i[e].forEach(e=>{e(...t)})}_callbackAuth(e,t){const i=this._authCallBacks;i[e]&&i[e].forEach(e=>{e(...t)})}multiSend(){const e=Array.from(arguments),t=e.map(e=>{const t=e.getAction(),i=e.getCommand();if("getTemp"!==i.$db[i.$db.length-1].$method)throw new Error("multiSend只支持子命令内使用getTemp");return{action:t,command:i}});return this._callCloudFunction({multiCommand:t,queryList:e})}}function ta(e,t={}){return Wi(new e(t),{get:(e,t)=>Ki("db",t)?Qi({$method:t},null,e):function(){return Qi({$method:t,$param:Ji(Array.from(arguments))},null,e)}})}class ia extends ea{_parseResult(e){return this._isJQL?e.result:e}_callCloudFunction({action:e,command:t,multiCommand:i,queryList:a}){function s(e,t){if(i&&a)for(let i=0;i<a.length;i++){const s=a[i];s.udb&&"function"==typeof s.udb.setResult&&(t?s.udb.setResult(t):s.udb.setResult(e.result.dataList[i]))}}const n=this,o=this._isJQL?"databaseForJQL":"database";function r(e){return n._callback("error",[e]),we(xe(o,"fail"),e).then(()=>we(xe(o,"complete"),e)).then(()=>(s(null,e),Pe(Se,{type:De,content:e}),Promise.reject(e)))}const l=we(xe(o,"invoke")),c=this._uniClient;return l.then(()=>c.callFunction({name:"DCloud-clientDB",type:X,data:{action:e,command:t,multiCommand:i}})).then(e=>{const{code:t,message:i,token:a,tokenExpired:l,systemInfo:c=[]}=e.result;if(c)for(let s=0;s<c.length;s++){const{level:e,message:t,detail:i}=c[s];let a="[System Info]"+t;i&&(a=`${a}\n详细信息:${i}`),(console[e]||console.log)(a)}if(t)return r(new Ee({code:t,message:i,requestId:e.requestId}));e.result.errCode=e.result.errCode||e.result.code,e.result.errMsg=e.result.errMsg||e.result.message,a&&l&&(Ue({token:a,tokenExpired:l}),this._callbackAuth("refreshToken",[{token:a,tokenExpired:l}]),this._callback("refreshToken",[{token:a,tokenExpired:l}]),Pe(Te,{token:a,tokenExpired:l}));const d=[{prop:"affectedDocs",tips:"affectedDocs不再推荐使用,请使用inserted/deleted/updated/data.length替代"},{prop:"code",tips:"code不再推荐使用,请使用errCode替代"},{prop:"message",tips:"message不再推荐使用,请使用errMsg替代"}];for(let s=0;s<d.length;s++){const{prop:t,tips:i}=d[s];if(t in e.result){const a=e.result[t];Object.defineProperty(e.result,t,{get:()=>(console.warn(i),a)})}}return h=e,we(xe(o,"success"),h).then(()=>we(xe(o,"complete"),h)).then(()=>{s(h,null);const e=n._parseResult(h);return Pe(Se,{type:De,content:e}),Promise.resolve(e)});var h},e=>(/fc_function_not_found|FUNCTION_NOT_FOUND/g.test(e.message)&&console.warn("clientDB未初始化,请在web控制台保存一次schema以开启clientDB"),r(new Ee({code:e.code||"SYSTEM_ERROR",message:e.message,requestId:e.requestId}))))}}const aa="token无效,跳转登录页面",sa="token过期,跳转登录页面",na={TOKEN_INVALID_TOKEN_EXPIRED:sa,TOKEN_INVALID_INVALID_CLIENTID:aa,TOKEN_INVALID:aa,TOKEN_INVALID_WRONG_TOKEN:aa,TOKEN_INVALID_ANONYMOUS_USER:aa},oa={"uni-id-token-expired":sa,"uni-id-check-token-failed":aa,"uni-id-token-not-exist":aa,"uni-id-check-device-feature-failed":aa},ra={...na,...oa,default:"用户未登录或登录状态过期,自动跳转登录页面"};function la(e,t){let i="";return i=e?`${e}/${t}`:t,i.replace(/^\//,"")}function ca(e=[],t=""){const i=[],a=[];return e.forEach(e=>{!0===e.needLogin?i.push(la(t,e.path)):!1===e.needLogin&&a.push(la(t,e.path))}),{needLoginPage:i,notNeedLoginPage:a}}function da(e){return e.split("?")[0].replace(/^\//,"")}function ha(){return function(e){let t=e&&e.$page&&e.$page.fullPath;return t?("/"!==t.charAt(0)&&(t="/"+t),t):""}(function(){const e=t.getCurrentPages();return e[e.length-1]}())}function ua(){return da(ha())}function pa(e="",t={}){if(!e)return!1;if(!(t&&t.list&&t.list.length))return!1;const i=t.list,a=da(e);return i.some(e=>e.pagePath===a)}const ma=!!L.uniIdRouter,{loginPage:fa,routerNeedLogin:ga,resToLogin:ya,needLoginPage:ba,notNeedLoginPage:ka,loginPageInTabBar:wa}=function({pages:e=[],subPackages:t=[],uniIdRouter:i={},tabBar:a={}}=L){const{loginPage:s,needLogin:n=[],resToLogin:o=!0}=i,{needLoginPage:r,notNeedLoginPage:l}=ca(e),{needLoginPage:c,notNeedLoginPage:d}=function(e=[]){const t=[],i=[];return e.forEach(e=>{const{root:a,pages:s=[]}=e,{needLoginPage:n,notNeedLoginPage:o}=ca(s,a);t.push(...n),i.push(...o)}),{needLoginPage:t,notNeedLoginPage:i}}(t);return{loginPage:s,routerNeedLogin:n,resToLogin:o,needLoginPage:[...r,...c],notNeedLoginPage:[...l,...d],loginPageInTabBar:pa(s,a)}}();if(ba.indexOf(fa)>-1)throw new Error(`Login page [${fa}] should not be "needLogin", please check your pages.json`);function xa(e){const t=ua();if("/"===e.charAt(0))return e;const[i,a]=e.split("?"),s=i.replace(/^\//,"").split("/"),n=t.split("/");n.pop();for(let o=0;o<s.length;o++){const e=s[o];".."===e?n.pop():"."!==e&&n.push(e)}return""===n[0]&&n.shift(),"/"+n.join("/")+(a?"?"+a:"")}function _a({redirect:e}){const t=da(e),i=da(fa);return ua()!==i&&t!==i}function Ca({api:e,redirect:i}={}){if(!i||!_a({redirect:i}))return;const a=(n=i,"/"!==(s=fa).charAt(0)&&(s="/"+s),n?s.indexOf("?")>-1?s+`&uniIdRedirectUrl=${encodeURIComponent(n)}`:s+`?uniIdRedirectUrl=${encodeURIComponent(n)}`:s);var s,n;wa?"navigateTo"!==e&&"redirectTo"!==e||(e="switchTab"):"switchTab"===e&&(e="navigateTo");const o={navigateTo:t.navigateTo,redirectTo:t.redirectTo,switchTab:t.switchTab,reLaunch:t.reLaunch};setTimeout(()=>{o[e]({url:a})},0)}function Sa({url:e}={}){const t={abortLoginPageJump:!1,autoToLoginPage:!1},i=function(){const{token:e,tokenExpired:t}=Oe();let i;if(e){if(t<Date.now()){const e="uni-id-token-expired";i={errCode:e,errMsg:ra[e]}}}else{const e="uni-id-check-token-failed";i={errCode:e,errMsg:ra[e]}}return i}();if(function(e){const t=da(xa(e));return!(ka.indexOf(t)>-1)&&(ba.indexOf(t)>-1||ga.some(t=>{return i=e,new RegExp(t).test(i);var i}))}(e)&&i){if(i.uniIdRedirectUrl=e,Be(ve).length>0)return setTimeout(()=>{Pe(ve,i)},0),t.abortLoginPageJump=!0,t;t.autoToLoginPage=!0}return t}function va(){!function(){const e=ha(),{abortLoginPageJump:t,autoToLoginPage:i}=Sa({url:e});t||i&&Ca({api:"redirectTo",redirect:e})}();const e=["navigateTo","redirectTo","reLaunch","switchTab"];for(let i=0;i<e.length;i++){const a=e[i];t.addInterceptor(a,{invoke(e){const{abortLoginPageJump:t,autoToLoginPage:i}=Sa({url:e.url});return t?e:i?(Ca({api:a,redirect:xa(e.url)}),!1):e}})}}function Ta(){this.onResponse(e=>{const{type:t,content:i}=e;let a=!1;switch(t){case"cloudobject":a=function(e){if("object"!=typeof e)return!1;const{errCode:t}=e||{};return t in ra}(i);break;case"clientdb":a=function(e){if("object"!=typeof e)return!1;const{errCode:t}=e||{};return t in na}(i)}a&&function(e={}){const t=Be(ve);$e().then(()=>{const i=ha();if(i&&_a({redirect:i}))return t.length>0?Pe(ve,Object.assign({uniIdRedirectUrl:i},e)):void(fa&&Ca({api:"navigateTo",redirect:i}))})}(i)})}function Da(e){var t;(t=e).onResponse=function(e){Ie(Se,e)},t.offResponse=function(e){Ae(Se,e)},function(e){e.onNeedLogin=function(e){Ie(ve,e)},e.offNeedLogin=function(e){Ae(ve,e)},ma&&(fe($i).needLoginInit||(fe($i).needLoginInit=!0,$e().then(()=>{va.call(e)}),ya&&Ta.call(e)))}(e),function(e){e.onRefreshToken=function(e){Ie(Te,e)},e.offRefreshToken=function(e){Ae(Te,e)}}(e)}let Va;const Na="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",Ba=/^(?:[A-Za-z\d+/]{4})*?(?:[A-Za-z\d+/]{2}(?:==)?|[A-Za-z\d+/]{3}=?)?$/;function Ia(){const e=Oe().token||"",t=e.split(".");if(!e||3!==t.length)return{uid:null,role:[],permission:[],tokenExpired:0};let i;try{i=JSON.parse((a=t[1],decodeURIComponent(Va(a).split("").map(function(e){return"%"+("00"+e.charCodeAt(0).toString(16)).slice(-2)}).join(""))))}catch(s){throw new Error("获取当前用户信息出错,详细错误信息为:"+s.message)}var a;return i.tokenExpired=1e3*i.exp,delete i.exp,delete i.iat,i}Va="function"!=typeof atob?function(e){if(e=String(e).replace(/[\t\n\f\r ]+/g,""),!Ba.test(e))throw new Error("Failed to execute 'atob' on 'Window': The string to be decoded is not correctly encoded.");var t;e+="==".slice(2-(3&e.length));for(var i,a,s="",n=0;n<e.length;)t=Na.indexOf(e.charAt(n++))<<18|Na.indexOf(e.charAt(n++))<<12|(i=Na.indexOf(e.charAt(n++)))<<6|(a=Na.indexOf(e.charAt(n++))),s+=64===i?String.fromCharCode(t>>16&255):64===a?String.fromCharCode(t>>16&255,t>>8&255):String.fromCharCode(t>>16&255,t>>8&255,255&t);return s}:atob;var Aa=function(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}(O(function(e,i){Object.defineProperty(i,"__esModule",{value:!0});const a="chooseAndUploadFile:ok",s="chooseAndUploadFile:fail";function n(e,t){return e.tempFiles.forEach((e,i)=>{e.name||(e.name=e.path.substring(e.path.lastIndexOf("/")+1)),t&&(e.fileType=t),e.cloudPath=Date.now()+"_"+i+e.name.substring(e.name.lastIndexOf("."))}),e.tempFilePaths||(e.tempFilePaths=e.tempFiles.map(e=>e.path)),e}function o(e,t,{onChooseFile:i,onUploadProgress:s}){return t.then(e=>{if(i){const t=i(e);if(void 0!==t)return Promise.resolve(t).then(t=>void 0===t?e:t)}return e}).then(t=>!1===t?{errMsg:a,tempFilePaths:[],tempFiles:[]}:function(e,t,i=5,s){(t=Object.assign({},t)).errMsg=a;const n=t.tempFiles,o=n.length;let r=0;return new Promise(a=>{for(;r<i;)l();function l(){const i=r++;if(i>=o)return void(!n.find(e=>!e.url&&!e.errMsg)&&a(t));const c=n[i];e.uploadFile({provider:c.provider,filePath:c.path,cloudPath:c.cloudPath,fileType:c.fileType,cloudPathAsRealPath:c.cloudPathAsRealPath,onUploadProgress(e){e.index=i,e.tempFile=c,e.tempFilePath=c.path,s&&s(e)}}).then(e=>{c.url=e.fileID,i<o&&l()}).catch(e=>{c.errMsg=e.errMsg||e.message,i<o&&l()})}})}(e,t,5,s))}i.initChooseAndUploadFile=function(e){return function(i={type:"all"}){return"image"===i.type?o(e,function(e){const{count:i,sizeType:a,sourceType:o=["album","camera"],extension:r}=e;return new Promise((e,l)=>{t.chooseImage({count:i,sizeType:a,sourceType:o,extension:r,success(t){e(n(t,"image"))},fail(e){l({errMsg:e.errMsg.replace("chooseImage:fail",s)})}})})}(i),i):"video"===i.type?o(e,function(e){const{camera:i,compressed:a,maxDuration:o,sourceType:r=["album","camera"],extension:l}=e;return new Promise((e,c)=>{t.chooseVideo({camera:i,compressed:a,maxDuration:o,sourceType:r,extension:l,success(t){const{tempFilePath:i,duration:a,size:s,height:o,width:r}=t;e(n({errMsg:"chooseVideo:ok",tempFilePaths:[i],tempFiles:[{name:t.tempFile&&t.tempFile.name||"",path:i,size:s,type:t.tempFile&&t.tempFile.type||"",width:r,height:o,duration:a,fileType:"video",cloudPath:""}]},"video"))},fail(e){c({errMsg:e.errMsg.replace("chooseVideo:fail",s)})}})})}(i),i):o(e,function(e){const{count:i,extension:a}=e;return new Promise((e,o)=>{let r=t.chooseFile;if("undefined"!=typeof wx&&"function"==typeof wx.chooseMessageFile&&(r=wx.chooseMessageFile),"function"!=typeof r)return o({errMsg:s+" 请指定 type 类型,该平台仅支持选择 image 或 video。"});r({type:"all",count:i,extension:a,success(t){e(n(t))},fail(e){o({errMsg:e.errMsg.replace("chooseFile:fail",s)})}})})}(i),i)}}}));const Pa="manual";function Ma(e){return{props:{localdata:{type:Array,default:()=>[]},options:{type:[Object,Array],default:()=>({})},spaceInfo:{type:Object,default:()=>({})},collection:{type:[String,Array],default:""},action:{type:String,default:""},field:{type:String,default:""},orderby:{type:String,default:""},where:{type:[String,Object],default:""},pageData:{type:String,default:"add"},pageCurrent:{type:Number,default:1},pageSize:{type:Number,default:20},getcount:{type:[Boolean,String],default:!1},gettree:{type:[Boolean,String],default:!1},gettreepath:{type:[Boolean,String],default:!1},startwith:{type:String,default:""},limitlevel:{type:Number,default:10},groupby:{type:String,default:""},groupField:{type:String,default:""},distinct:{type:[Boolean,String],default:!1},foreignKey:{type:String,default:""},loadtime:{type:String,default:"auto"},manual:{type:Boolean,default:!1}},data:()=>({mixinDatacomLoading:!1,mixinDatacomHasMore:!1,mixinDatacomResData:[],mixinDatacomErrorMessage:"",mixinDatacomPage:{},mixinDatacomError:null}),created(){this.mixinDatacomPage={current:this.pageCurrent,size:this.pageSize,count:0},this.$watch(()=>{var e=[];return["pageCurrent","pageSize","localdata","collection","action","field","orderby","where","getont","getcount","gettree","groupby","groupField","distinct"].forEach(t=>{e.push(this[t])}),e},(e,t)=>{if(this.loadtime===Pa)return;let i=!1;const a=[];for(let s=2;s<e.length;s++)e[s]!==t[s]&&(a.push(e[s]),i=!0);e[0]!==t[0]&&(this.mixinDatacomPage.current=this.pageCurrent),this.mixinDatacomPage.size=this.pageSize,this.onMixinDatacomPropsChange(i,a)})},methods:{onMixinDatacomPropsChange(e,t){},mixinDatacomEasyGet({getone:e=!1,success:t,fail:i}={}){this.mixinDatacomLoading||(this.mixinDatacomLoading=!0,this.mixinDatacomErrorMessage="",this.mixinDatacomError=null,this.mixinDatacomGet().then(i=>{this.mixinDatacomLoading=!1;const{data:a,count:s}=i.result;this.getcount&&(this.mixinDatacomPage.count=s),this.mixinDatacomHasMore=a.length<this.pageSize;const n=e?a.length?a[0]:void 0:a;this.mixinDatacomResData=n,t&&t(n)}).catch(e=>{this.mixinDatacomLoading=!1,this.mixinDatacomErrorMessage=e,this.mixinDatacomError=e,i&&i(e)}))},mixinDatacomGet(t={}){let i;t=t||{},i="undefined"!=typeof __uniX&&__uniX?e.databaseForJQL(this.spaceInfo):e.database(this.spaceInfo);const a=t.action||this.action;a&&(i=i.action(a));const s=t.collection||this.collection;i=Array.isArray(s)?i.collection(...s):i.collection(s);const n=t.where||this.where;n&&Object.keys(n).length&&(i=i.where(n));const o=t.field||this.field;o&&(i=i.field(o));const r=t.foreignKey||this.foreignKey;r&&(i=i.foreignKey(r));const l=t.groupby||this.groupby;l&&(i=i.groupBy(l));const c=t.groupField||this.groupField;c&&(i=i.groupField(c)),!0===(void 0!==t.distinct?t.distinct:this.distinct)&&(i=i.distinct());const d=t.orderby||this.orderby;d&&(i=i.orderBy(d));const h=void 0!==t.pageCurrent?t.pageCurrent:this.mixinDatacomPage.current,u=void 0!==t.pageSize?t.pageSize:this.mixinDatacomPage.size,p=void 0!==t.getcount?t.getcount:this.getcount,m=void 0!==t.gettree?t.gettree:this.gettree,f=void 0!==t.gettreepath?t.gettreepath:this.gettreepath,g={getCount:p},y={limitLevel:void 0!==t.limitlevel?t.limitlevel:this.limitlevel,startWith:void 0!==t.startwith?t.startwith:this.startwith};return m&&(g.getTree=y),f&&(g.getTreePath=y),i=i.skip(u*(h-1)).limit(u).get(g),i}}}}function Ra(e){return fe("_globalUniCloudSecureNetworkCache__{spaceId}".replace("{spaceId}",e.config.spaceId))}async function $a({openid:e,callLoginByWeixin:t=!1}={}){throw Ra(this),new Error(`[SecureNetwork] API \`initSecureNetworkByWeixin\` is not supported on platform \`${de}\``)}async function Fa(e){const t=Ra(this);return t.initPromise||(t.initPromise=$a.call(this,e).then(e=>e).catch(e=>{throw delete t.initPromise,e})),t.initPromise}function Ea(e){Ye=e}function za(e){const i={getAppBaseInfo:t.getSystemInfo,getPushClientId:t.getPushClientId};return function(t){return new Promise((a,s)=>{i[e]({...t,success(e){a(e)},fail(e){s(e)}})})}}class La extends re{constructor(){super(),this._uniPushMessageCallback=this._receivePushMessage.bind(this),this._currentMessageId=-1,this._payloadQueue=[]}init(){return Promise.all([za("getAppBaseInfo")(),za("getPushClientId")()]).then(([{appId:e}={},{cid:t}={}]=[])=>{if(!e)throw new Error("Invalid appId, please check the manifest.json file");if(!t)throw new Error("Invalid push client id");this._appId=e,this._pushClientId=t,this._seqId=Date.now()+"-"+Math.floor(9e5*Math.random()+1e5),this.emit("open"),this._initMessageListener()},e=>{throw this.emit("error",e),this.close(),e})}async open(){return this.init()}_isUniCloudSSE(e){if("receive"!==e.type)return!1;const t=e&&e.data&&e.data.payload;return!(!t||"UNI_CLOUD_SSE"!==t.channel||t.seqId!==this._seqId)}_receivePushMessage(e){if(!this._isUniCloudSSE(e))return;const t=e&&e.data&&e.data.payload,{action:i,messageId:a,message:s}=t;this._payloadQueue.push({action:i,messageId:a,message:s}),this._consumMessage()}_consumMessage(){for(;;){const e=this._payloadQueue.find(e=>e.messageId===this._currentMessageId+1);if(!e)break;this._currentMessageId++,this._parseMessagePayload(e)}}_parseMessagePayload(e){const{action:t,messageId:i,message:a}=e;"end"===t?this._end({messageId:i,message:a}):"message"===t&&this._appendMessage({messageId:i,message:a})}_appendMessage({messageId:e,message:t}={}){this.emit("message",t)}_end({messageId:e,message:t}={}){this.emit("end",t),this.close()}_initMessageListener(){t.onPushMessage(this._uniPushMessageCallback)}_destroy(){t.offPushMessage(this._uniPushMessageCallback)}toJSON(){return{appId:this._appId,pushClientId:this._pushClientId,seqId:this._seqId}}close(){this._destroy(),this.emit("close")}}const Oa={tcb:pi,tencent:pi,aliyun:Ze,private:yi,dcloud:yi,alipay:Di};let Ua=new class{init(e){let i={};const a=Oa[e.provider];if(!a)throw new Error("未提供正确的provider参数");var s;return i=a.init(e),function(e){e._initPromiseHub||(e._initPromiseHub=new oe({createPromise:function(){let t=Promise.resolve();t=new Promise(e=>{setTimeout(()=>{e()},1)});const i=e.auth();return t.then(()=>i.getLoginState()).then(e=>e?Promise.resolve():i.signInAnonymously())}}))}(i),ji(i),function(e){const t=e.uploadFile;e.uploadFile=function(e){return t.call(this,e)}}(i),(s=i).database=function(e){if(e&&Object.keys(e).length>0)return s.init(e).database();if(this._database)return this._database;const t=ta(ia,{uniClient:s});return this._database=t,t},s.databaseForJQL=function(e){if(e&&Object.keys(e).length>0)return s.init(e).databaseForJQL();if(this._databaseForJQL)return this._databaseForJQL;const t=ta(ia,{uniClient:s,isJQL:!0});return this._databaseForJQL=t,t},function(e){e.getCurrentUserInfo=Ia,e.chooseAndUploadFile=Aa.initChooseAndUploadFile(e),Object.assign(e,{get mixinDatacom(){return Ma(e)}}),e.SSEChannel=La,e.initSecureNetworkByWeixin=function(e){return function({openid:t,callLoginByWeixin:i=!1}={}){return Fa.call(e,{openid:t,callLoginByWeixin:i})}}(e),e.setCustomClientInfo=Ea,e.importObject=function(i){return function(a,s={}){s=function(e,t={}){return e.customUI=t.customUI||e.customUI,e.parseSystemError=t.parseSystemError||e.parseSystemError,Object.assign(e.loadingOptions,t.loadingOptions),Object.assign(e.errorOptions,t.errorOptions),"object"==typeof t.secretMethods&&(e.secretMethods=t.secretMethods),e}({customUI:!1,loadingOptions:{title:"加载中...",mask:!0},errorOptions:{type:"modal",retry:!1}},s);const{customUI:n,loadingOptions:o,errorOptions:r,parseSystemError:l}=s,c=!n;return new Proxy({},{get(n,d){switch(d){case"toString":return"[object UniCloudObject]";case"toJSON":return{}}return function({fn:e,interceptorName:t,getCallbackArgs:i}={}){return async function(...a){const s=i?i({params:a}):{};let n,o;try{return await we(xe(t,"invoke"),{...s}),n=await e(...a),await we(xe(t,"success"),{...s,result:n}),n}catch(r){throw o=r,await we(xe(t,"fail"),{...s,error:o}),o}finally{await we(xe(t,"complete"),o?{...s,error:o}:{...s,result:n})}}}({fn:async function n(...h){let u;c&&t.showLoading({title:o.title,mask:o.mask});const p={name:a,type:G,data:{method:d,params:h}};"object"==typeof s.secretMethods&&function(e,t){const i=t.data.method,a=e.secretMethods||{},s=a[i]||a["*"];s&&(t.secretType=s)}(s,p);let m=!1;try{u=await i.callFunction(p)}catch(e){m=!0,u={result:new Ee(e)}}const{errSubject:f,errCode:g,errMsg:y,newToken:b}=u.result||{};if(c&&t.hideLoading(),b&&b.token&&b.tokenExpired&&(Ue(b),Pe(Te,{...b})),g){let e=y;if(m&&l&&(e=(await l({objectName:a,methodName:d,params:h,errSubject:f,errCode:g,errMsg:y})).errMsg||y),c)if("toast"===r.type)t.showToast({title:e,icon:"none"});else{if("modal"!==r.type)throw new Error(`Invalid errorOptions.type: ${r.type}`);{const{confirm:i}=await async function({title:e,content:i,showCancel:a,cancelText:s,confirmText:n}={}){return new Promise((o,r)=>{t.showModal({title:e,content:i,showCancel:a,cancelText:s,confirmText:n,success(e){o(e)},fail(){o({confirm:!1,cancel:!0})}})})}({title:"提示",content:e,showCancel:r.retry,cancelText:"取消",confirmText:r.retry?"重试":"确定"});if(r.retry&&i)return n(...h)}}const i=new Ee({subject:f,code:g,message:y,requestId:u.requestId});throw i.detail=u.result,Pe(Se,{type:Ne,content:i}),i}return Pe(Se,{type:Ne,content:u.result}),u.result},interceptorName:"callObject",getCallbackArgs:function({params:e}={}){return{objectName:a,methodName:d,params:e}}})}})}}(e)}(i),["callFunction","uploadFile","deleteFile","getTempFileURL","downloadFile","chooseAndUploadFile"].forEach(e=>{if(!i[e])return;const t=i[e];i[e]=function(){return t.apply(i,Array.from(arguments))},i[e]=function(e,t){return function(i){let a=!1;if("callFunction"===t){const e=i&&i.type||J;a=e!==J}const s="callFunction"===t&&!a,n=this._initPromiseHub.exec();i=i||{};const{success:o,fail:r,complete:l}=Fe(i),c=n.then(()=>a?Promise.resolve():we(xe(t,"invoke"),i)).then(()=>e.call(this,i)).then(e=>a?Promise.resolve(e):we(xe(t,"success"),e).then(()=>we(xe(t,"complete"),e)).then(()=>(s&&Pe(Se,{type:Ve,content:e}),Promise.resolve(e))),e=>a?Promise.reject(e):we(xe(t,"fail"),e).then(()=>we(xe(t,"complete"),e)).then(()=>(Pe(Se,{type:Ve,content:e}),Promise.reject(e))));if(!(o||r||l))return c;c.then(e=>{o&&o(e),l&&l(e),s&&Pe(Se,{type:Ve,content:e})},e=>{r&&r(e),l&&l(e),s&&Pe(Se,{type:Ve,content:e})})}}(i[e],e).bind(i)}),i.init=this.init,i}};(()=>{const e=he;let t={};if(e&&1===e.length)t=e[0],Ua=Ua.init(t),Ua._isDefault=!0;else{const t=["auth","callFunction","uploadFile","deleteFile","getTempFileURL","downloadFile"],i=["database","getCurrentUserInfo","importObject"];let a;a=e&&e.length>0?"应用有多个服务空间,请通过uniCloud.init方法指定要使用的服务空间":"uni-app cli项目内使用uniCloud需要使用HBuilderX的运行菜单运行项目,且需要在uniCloud目录关联服务空间",[...t,...i].forEach(e=>{Ua[e]=function(){if(console.error(a),-1===i.indexOf(e))return Promise.reject(new Ee({code:"SYS_ERR",message:a}));console.error(a)}})}Object.assign(Ua,{get mixinDatacom(){return Ma(Ua)}}),Da(Ua),Ua.addInterceptor=be,Ua.removeInterceptor=ke,Ua.interceptObject=_e;{const e=pe||(pe=function(){if("undefined"!=typeof globalThis)return globalThis;if("undefined"!=typeof self)return self;if("undefined"!=typeof window)return window;function e(){return this}return void 0!==e()?e():new Function("return this")()}(),pe);e.uniCloud=Ua,e.UniCloudError=Ee}})();var ja=Ua;const Ha={en:{"uni-load-more.contentdown":"Pull up to show more","uni-load-more.contentrefresh":"loading...","uni-load-more.contentnomore":"No more data"},"zh-Hans":{"uni-load-more.contentdown":"上拉显示更多","uni-load-more.contentrefresh":"正在加载...","uni-load-more.contentnomore":"没有更多数据了"},"zh-Hant":{"uni-load-more.contentdown":"上拉顯示更多","uni-load-more.contentrefresh":"正在加載...","uni-load-more.contentnomore":"沒有更多數據了"}};let Wa;setTimeout(()=>{Wa=t.getSystemInfoSync().platform},16);const{t:qa}=x(Ha);const Ya=s({name:"UniLoadMore",emits:["clickLoadMore"],props:{status:{type:String,default:"more"},showIcon:{type:Boolean,default:!0},iconType:{type:String,default:"auto"},iconSize:{type:Number,default:24},color:{type:String,default:"#777777"},contentText:{type:Object,default:()=>({contentdown:"",contentrefresh:"",contentnomore:""})},showText:{type:Boolean,default:!0}},data:()=>({webviewHide:!1,platform:Wa,imgBase64:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QzlBMzU3OTlEOUM0MTFFOUI0NTZDNERBQURBQzI4RkUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QzlBMzU3OUFEOUM0MTFFOUI0NTZDNERBQURBQzI4RkUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDOUEzNTc5N0Q5QzQxMUU5QjQ1NkM0REFBREFDMjhGRSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDOUEzNTc5OEQ5QzQxMUU5QjQ1NkM0REFBREFDMjhGRSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pt+ALSwAAA6CSURBVHja1FsLkFZVHb98LM+F5bHL8khA1iSeiyQBCRM+YGqKUnnJTDLGI0BGZlKDIU2MMglUiDApEZvSsZnQtBRJtKwQNKQMFYeRDR10WOLd8ljYXdh+v8v5fR3Od+797t1dnOnO/Ofce77z+J//+b/P+ZqtXbs2sJ9MJhNUV1cHJ06cCJo3bx7EPc2aNcvpy7pWrVoF+/fvDyoqKoI2bdoE9fX1F7TjN8a+EXBn/fkfvw942Tf+wYMHg9mzZwfjxo0LDhw4EPa1x2MbFw/fOGfPng1qa2tzcCkILsLDydq2bRsunpOTMM7TD/W/tZDZhPdeKD+yGxHhdu3aBV27dg3OnDlzMVANMheLAO3btw8KCwuDmpoaX5OxbgUIMEq7K8IcPnw4KCsrC/r37x8cP378/4cAXAB3vqSkJMuiDhTkw+XcuXNhOWbMmKBly5YhUT8xArhyFvP0BfwRsAuwxJZJsm/nzp2DTp06he/OU+cZ64K6o0ePBkOHDg2GDx8e6gEbJ5Q/NHNuAJQ1hgBeHUDlR7nVTkY8rQAvAi4z34vR/mPs1FoRsaCgIJThI0eOBC1atEiFGGV+5MiRoS45efJkqFjJFXV1dQuA012m2WcwTw98fy6CqBdsaiIO4CScrGPHjvk4odhavPquRtFWXEC25VgkREKOCh/qDSq+vn37htzD/mZTOmOc5U7zKzBPEedygWshcDyWvs30igAbU+6oyMgJBCFhwQE0fccxN60Ay9iebbjoDh06hMowjQxT4fXq1SskArmHZpkArvixp/kWzHdMeArExSJEaiXIjjRjRJ4DaAGWpibLzXN3Fm1vA5teBgh3j1Rv3bp1YgKwPdmf2p9zcyNYYgPKMfY0T5f5nNYdw158nJ8QawW4CLKwiOBSEgO/hok2eBydR+3dYH+PLxA5J8Vv0KBBwenTp0P2JWAx6+yFEBfs8lMY+y0SWMBNI9E4ThKi58VKTg3FQZS1RQF1cz27eC0QHMu+3E0SkUowjhVt5VdaWhp07949ZHv2Qd1EjDXM2cla1M0nl3GxAs3J9yREzyTdFVKVFOaE9qRA8GM0WebRuo9JGZKA7Mv2SeS/Z8+eoQ9BArMfFrLGo6jvxbhHbJZnKX2Rzz1O7QhJJ9Cs2ZMaWIyq/zhdeqPNfIoHd58clIQD+JSXl4dKlyIAuBdVXZwFVWKspSSoxE++h8x4k3uCnEhE4I5KwRiFWGOU0QWKiCYLbdoRMRKAu2kQ9vkfLU6dOhX06NEjlH+yMRZSinnuyWnYosVcji8CEA/6Cg2JF+IIUBqnGKUTCNwtwBN4f89RiK1R96DEgO2o0NDmtEdvVFdVVYV+P3UAPUEs6GFwV3PHmXkD4vh74iDFJysVI/MlaQhwKeBNTLYX5VuA8T4/gZxA4MRGFxDB6R7OmYPfyykGRJbyie+XnGYnQIC/coH9+vULiYrxrkL9ZA9+0ykaHIfEpM7ge8TiJ2CsHYwyMfafAF1yCGBHYIbCVDjDjKt7BeB51D+LgQa6OkG7IDYEEtvQ7lnXLKLtLdLuJBpE4gPUXcW2+PkZwOex+4cGDhwYDBkyRL7/HFcEwUGPo/8uWRUpYnfxGHco8HkewLHLyYmAawAPuIFZxhOpDfJQ8gbUv41yORAptMWBNr6oqMhWird5+u+iHmBb2nhjDV7HWBNQTgK8y11l5NetWzc5ULscAtSj7nbNI0skhWeUZCc0W4nyH/jO4Vz0u1IeYhbk4AiwM6tjxIWByHsoZ9qcIBPJd/y+DwPfBESOmCa/QF3WiZHucLlEDpNxcNhmheEOPgdQNx6/VZFQzFZ5TN08AHXQt2Ii3EdyFuUsPtTcGPhW5iMiCNELvz+Gdn9huG4HUJaW/w3g0wxV0XaG7arG2WeKiUWYM4Y7GO5ezshTARbbWGw/DvXkpp/ivVvE0JVoMxN4rpGzJMhE5Pl+xlATsDIqikP9F9D2z3h9nOksEUFhK+qO4rcPkoalMQ/HqJLIyb3F3JdjrCcw1yZ8joyJLR5gCo54etlag7qIoeNh1N1BRYj3DTFJ0elotxPlVzkGuYAmL0VSJVGAJA41c4Z6A3BzTLfn0HYwYKEI6CUAMzZEWvLsIcQOo1AmmyyM72nHJCfYsogflGV6jEk9vyQZXSuq6w4c16NsGcGZbwOPr+H1RkOk2LEzjNepxQkihHSCQ4ynAYNRx2zMKV92CQMWqj8J0BRE8EShxRFN6YrfCRhC0x3r/Zm4IbQCcmJoV0kMamllccR6FjHqUC5F2R/wS2dcymOlfAKOS4KmzQb5cpNC2MC7JhVn5wjXoJ44rYhLh8n0eXOCorJxa7POjbSlCGVczr34/RsAmrcvo9s+wGp3tzVhntxiXiJ4nvEYb4FJkf0O8HocAePmLvCxnL0AORraVekJk6TYjDabRVXfRE2lCN1h6ZQRN1+InUbsCpKwoBZHh0dODN9JBCUffItXxEavTQkUtnfTVAplCWL3JISz29h4NjotnuSsQKJCk8dF+kJR6RARjrqFVmfPnj3ZbK8cIJ0msd6jgHPGtfVTQ8VLmlvh4mct9sobRmPic0DyDQQnx/NlfYUgyz59+oScsH379pAwXABD32nTpoUHIToESeI5mnbE/UqDdyLcafEBf2MCqgC7NwxIbMREJQ0g4D4sfJwnD+AmRrII05cfMWJE+L1169bQr+fip06dGp4oJ83lmYd5wj/EmMa4TaHivo4EeCguYZBnkB5g2aWA69OIEnUHOaGysjIYMGBAMGnSpODYsWPZwCpFmm4lNq+4gSLQA7jcX8DwtjEyRC8wjabnXEx9kfWnTJkSJkAo90xpJVV+FmcVNeYAF5zWngS4C4O91MBxmAv8blLEpbjI5sz9MTdAhcgkCT1RO8mZkAjfiYpTEvStAS53Uw1vAiUGgZ3GpuQEYvoiBqlIan7kSDHnTwJQFNiPu0+5VxCVYhcZIjNrdXUDdp+Eq5AZ3Gkg8QAyVZRZIk4Tl4QAbF9cXJxNYZMAtAokgs4BrNxEpCtteXg7DDTMDKYNSuQdKsnJBek7HxewvxaosWxLYXtw+cJp18217wql4aKCfBNoEu0O5VU+PhctJ0YeXD4C6JQpyrlpSLTojpGGGN5YwNziChdIZLk4lvLcFJ9jMX3QdiImY9bmGQU+TRUL5CHITTRlgF8D9ouD1MfmLoEPl5xokIumZ2cfgMpHt47IW9N64Hsh7wQYYjyIugWuF5fCqYncXRd5vPMWyizzvhi/32+nvG0dZc9vR6fZOu0md5e+uC408FvKSIOZwXlGvxPv95izA2Vtvg1xKFWARI+vMX66HUhpQQb643uW1bSjuTWyw2SBvDrBvjFic1eGGlz5esq3ko9uSIlBRqPuFcCv8F4WIcN12nVaBd0SaYwI6PDDImR11JkqgHcPmQssjxIn6bUshygDFJUTxPMpHk+jfjPgupgdnYV2R/g7xSjtpah8RJBewhwf0gGK6XI92u4wXFEU40afJ4DN4h5LcAd+40HI3JgJecuT0c062W0i2hQJUTcxan3/CMW1PF2K6bbA+Daz4xRs1D3Br1Cm0OihKCqizW78/nXAF/G5TXrEcVzaNMH6CyMswqsAHqDyDLEyou8lwOXnKF8DjI6KjV3KzMBiXkDH8ij/H214J5A596ekrZ3F0zXlWeL7+P5eUrNo3/QwC15uxthuzidy7DzKRwEDaAViiDgKbTbz7CJnzo0bN7pIfIiid8SuPwn25o3QCmpnyjlZkyxPP8EomCJzrGb7GJMx7tNsq4MT2xMUYaiErZOluTzKsnz3gwCeCZyVRZJfYplNEokEjwrPtxlxjeYAk+F1F74VAzPxQRNYYdtpOUvWs8J1sGhBJMNsb7igN8plJs1eSmLIhLKE4rvaCX27gOhLpLOsIzJ7qn/i+wZzcvSOZ23/du8TZjwV8zHIXoP4R3ifBxiFz1dcVpa3aPntPE+c6TmIWE9EtcMmAcPdWAhYhAXxcLOQi9L1WhD1Sc8p1d2oL7XGiRKp8F4A2i8K/nfI+y/gsTDJ/YC/8+AD5Uh04KHiGl+cIFPnBDDrPMjwRGkLXyxO4VGbfQWnDH2v0bVWE3C9QOXlepbgjEfIJQI6XDG3z5ahD9cw2pS78ipB85wyScNTvsVzlzzhL8/jRrnmVjfFJK/m3m4nj9vbgQTguT8XZTjsm672R5uJKEaQmBI/c58gyus8ZDagLpEVSJBIyHp4jn++xqPV71OgQgJYEWOtZ/haxRtKmWOBu8xdBLftWltsY84zE6WIEy/eIOWL+BaayMx+KHtL7EAkqdNDLiEXmEMUHniedtJqg9HmZtfvt26vNi0BdG3Ft3g8ZOf7PAu59TxtzivLNIekyi+wD1i8CuUiD9FXAa8C+/xS3JPmZnomyc7H+fb4/Se0bk41Fel621r4cgVxbq91V4jVqwB7HTe2M7jgB+QWHavZkDRPmZcASoZEmBx6i75bGjPcMdL4/VKGFAGWZkGzPG0XAbdL9A81G5LOmUnC9hHKJeO7dcUMjblSl12867ElFTtaGl20xvvLGPdVz/8TVuU7y0x1PG7vtNg24oz9Uo/Z412++VFWI7Fcog9tu9Lm6gvRmIPv9x1xmQAu6RDkXtbOtlGEmpgD5Nvnyc0dcv0EE6cfdi1HmhMf9wDF3k3gtRvEedhxjpgfqPb9PU9iEJHnyOUA7bQUXh6kq/D7l2iTjWv7XOD530BDr8jIrus+srXjt4MzumJMHuTsBa63YKE1+RR5lBjEikCCnWKWiHdzOgKO+nRIBAF88za/IFmJ3eMZov4CYxGBabcpGL8EYx+SeMXJeRwHNsV/h+vdxeuhEpN3ZyNY78Gm2fknJxVGhyjixPiQvVkNzT1elD9Py/aTAL64Hb9vcYmC9zfdXdT/C1LeGbg4rnBaAihDFJH12W5ulfNCNe/xTsP3bp8ikzJs5BF+5PNfAQYAPaseTdsEcaYAAAAASUVORK5CYII="}),computed:{iconSnowWidth(){return 2*(Math.floor(this.iconSize/24)||1)},contentdownText(){return this.contentText.contentdown||qa("uni-load-more.contentdown")},contentrefreshText(){return this.contentText.contentrefresh||qa("uni-load-more.contentrefresh")},contentnomoreText(){return this.contentText.contentnomore||qa("uni-load-more.contentnomore")}},mounted(){},methods:{onClick(){this.$emit("clickLoadMore",{detail:{status:this.status}})}}},[["render",function(e,a,s,n,o,r){const l=t.Image,c=t.View,d=t.Text;return i.openBlock(),i.createBlock(c,{class:"uni-load-more",onClick:r.onClick},{default:i.withCtx(()=>[!o.webviewHide&&("circle"===s.iconType||"auto"===s.iconType&&"android"===o.platform)&&"loading"===s.status&&s.showIcon?(i.openBlock(),i.createElementBlock("svg",{key:0,width:"24",height:"24",viewBox:"25 25 50 50",style:i.normalizeStyle({width:s.iconSize+"px",height:s.iconSize+"px"}),class:"uni-load-more__img uni-load-more__img--android-H5"},[i.createElementVNode("circle",{cx:"50",cy:"50",r:"20",fill:"none",style:i.normalizeStyle({color:s.color}),"stroke-width":3},null,4)],4)):!o.webviewHide&&"loading"===s.status&&s.showIcon?(i.openBlock(),i.createBlock(c,{key:1,style:i.normalizeStyle({width:s.iconSize+"px",height:s.iconSize+"px"}),class:"uni-load-more__img uni-load-more__img--ios-H5"},{default:i.withCtx(()=>[i.createVNode(l,{src:o.imgBase64,mode:"widthFix"},null,8,["src"])]),_:1},8,["style"])):i.createCommentVNode("",!0),s.showText?(i.openBlock(),i.createBlock(d,{key:2,class:"uni-load-more__text",style:i.normalizeStyle({color:s.color})},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString("more"===s.status?r.contentdownText:"loading"===s.status?r.contentrefreshText:r.contentnomoreText),1)]),_:1},8,["style"])):i.createCommentVNode("",!0)]),_:1},8,["onClick"])}],["__scopeId","data-v-74d3763f"]]),Ka={name:"uniDataChecklist",mixins:[ja.mixinDatacom||{}],emits:["input","update:modelValue","change"],props:{mode:{type:String,default:"default"},multiple:{type:Boolean,default:!1},value:{type:[Array,String,Number],default:()=>""},modelValue:{type:[Array,String,Number],default:()=>""},localdata:{type:Array,default:()=>[]},min:{type:[Number,String],default:""},max:{type:[Number,String],default:""},wrap:{type:Boolean,default:!1},icon:{type:String,default:"left"},selectedColor:{type:String,default:""},selectedTextColor:{type:String,default:""},emptyText:{type:String,default:"暂无数据"},disabled:{type:Boolean,default:!1},map:{type:Object,default:()=>({text:"text",value:"value"})}},watch:{localdata:{handler(e){this.range=e,this.dataList=this.getDataList(this.getSelectedValue(e))},deep:!0},mixinDatacomResData(e){this.range=e,this.dataList=this.getDataList(this.getSelectedValue(e))},value(e){this.dataList=this.getDataList(e)},modelValue(e){this.dataList=this.getDataList(e)}},data:()=>({dataList:[],range:[],contentText:{contentdown:"查看更多",contentrefresh:"加载中",contentnomore:"没有更多"},isLocal:!0,styles:{selectedColor:"#2979ff",selectedTextColor:"#666"},isTop:0}),computed:{dataValue(){return""===this.value?this.modelValue:(this.modelValue,this.value)}},created(){this.localdata&&0!==this.localdata.length?(this.isLocal=!0,this.range=this.localdata,this.dataList=this.getDataList(this.getSelectedValue(this.range))):this.collection&&(this.isLocal=!1,this.loadData())},methods:{loadData(){this.mixinDatacomGet().then(e=>{this.mixinDatacomResData=e.result.data,0===this.mixinDatacomResData.length?(this.isLocal=!1,this.mixinDatacomErrorMessage=this.emptyText):this.isLocal=!0}).catch(e=>{this.mixinDatacomErrorMessage=e.message})},getForm(e="uniForms"){let t=this.$parent,i=t.$options.name;for(;i!==e;){if(t=t.$parent,!t)return!1;i=t.$options.name}return t},change(e){const t=e.detail.value;let i={value:[],data:[]};if(this.multiple)this.range.forEach(e=>{t.includes(e[this.map.value]+"")&&(i.value.push(e[this.map.value]),i.data.push(e))});else{const e=this.range.find(e=>e[this.map.value]+""===t);e&&(i={value:e[this.map.value],data:e})}this.$emit("input",i.value),this.$emit("update:modelValue",i.value),this.$emit("change",{detail:i}),this.multiple?this.dataList=this.getDataList(i.value,!0):this.dataList=this.getDataList(i.value)},getDataList(e){let t=JSON.parse(JSON.stringify(this.range)),i=[];return this.multiple&&(Array.isArray(e)||(e=[])),t.forEach((t,a)=>{if(t.disabled=t.disable||t.disabled||!1,this.multiple)if(e.length>0){let i=e.find(e=>e===t[this.map.value]);t.selected=void 0!==i}else t.selected=!1;else t.selected=e===t[this.map.value];i.push(t)}),this.setRange(i)},setRange(e){let t=e.filter(e=>e.selected),i=Number(this.min)||0,a=Number(this.max)||"";return e.forEach((s,n)=>{if(this.multiple){if(t.length<=i){void 0!==t.find(e=>e[this.map.value]===s[this.map.value])&&(s.disabled=!0)}if(t.length>=a&&""!==a){void 0===t.find(e=>e[this.map.value]===s[this.map.value])&&(s.disabled=!0)}}this.setStyles(s,n),e[n]=s}),e},setStyles(e,t){e.styleBackgroud=this.setStyleBackgroud(e),e.styleIcon=this.setStyleIcon(e),e.styleIconText=this.setStyleIconText(e),e.styleRightIcon=this.setStyleRightIcon(e)},getSelectedValue(e){if(!this.multiple)return this.dataValue;let t=[];return e.forEach(e=>{e.selected&&t.push(e[this.map.value])}),this.dataValue.length>0?this.dataValue:t},setStyleBackgroud(e){let t={},i=this.selectedColor?this.selectedColor:"#2979ff";this.selectedColor&&("list"!==this.mode&&(t["border-color"]=e.selected?i:"#DCDFE6"),"tag"===this.mode&&(t["background-color"]=e.selected?i:"#f5f5f5"));let a="";for(let s in t)a+=`${s}:${t[s]};`;return a},setStyleIcon(e){let t={},i="";if(this.selectedColor){let i=this.selectedColor?this.selectedColor:"#2979ff";t["background-color"]=e.selected?i:"#fff",t["border-color"]=e.selected?i:"#DCDFE6",!e.selected&&e.disabled&&(t["background-color"]="#F2F6FC",t["border-color"]=e.selected?i:"#DCDFE6")}for(let a in t)i+=`${a}:${t[a]};`;return i},setStyleIconText(e){let t={},i="";if(this.selectedColor){let i=this.selectedColor?this.selectedColor:"#2979ff";"tag"===this.mode?t.color=e.selected?this.selectedTextColor?this.selectedTextColor:"#fff":"#666":t.color=e.selected?this.selectedTextColor?this.selectedTextColor:i:"#666",!e.selected&&e.disabled&&(t.color="#999")}for(let a in t)i+=`${a}:${t[a]};`;return i},setStyleRightIcon(e){let t={},i="";"list"===this.mode&&(t["border-color"]=e.selected?this.styles.selectedColor:"#DCDFE6");for(let a in t)i+=`${a}:${t[a]};`;return i}}};const Ja=s(Ka,[["render",function(e,s,n,o,r,l){const c=a.resolveEasycom(i.resolveDynamicComponent("uni-load-more"),Ya),d=t.Text,h=t.View,u=t.Checkbox,p=t.Label,m=t.CheckboxGroup,f=t.Radio,g=t.RadioGroup;return i.openBlock(),i.createBlock(h,{class:"uni-data-checklist",style:i.normalizeStyle({"margin-top":r.isTop+"px"})},{default:i.withCtx(()=>[r.isLocal?(i.openBlock(),i.createElementBlock(i.Fragment,{key:1},[n.multiple?(i.openBlock(),i.createBlock(m,{key:0,class:i.normalizeClass(["checklist-group",{"is-list":"list"===n.mode||n.wrap}]),onChange:l.change},{default:i.withCtx(()=>[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(r.dataList,(e,t)=>(i.openBlock(),i.createBlock(p,{class:i.normalizeClass(["checklist-box",["is--"+n.mode,e.selected?"is-checked":"",n.disabled||e.disabled?"is-disable":"",0!==t&&"list"===n.mode?"is-list-border":""]]),style:i.normalizeStyle(e.styleBackgroud),key:t},{default:i.withCtx(()=>[i.createVNode(u,{class:"hidden",hidden:"",disabled:n.disabled||!!e.disabled,value:e[n.map.value]+"",checked:e.selected},null,8,["disabled","value","checked"]),"tag"!==n.mode&&"list"!==n.mode||"list"===n.mode&&"left"===n.icon?(i.openBlock(),i.createBlock(h,{key:0,class:"checkbox__inner",style:i.normalizeStyle(e.styleIcon)},{default:i.withCtx(()=>[i.createVNode(h,{class:"checkbox__inner-icon"})]),_:1},8,["style"])):i.createCommentVNode("",!0),i.createVNode(h,{class:i.normalizeClass(["checklist-content",{"list-content":"list"===n.mode&&"left"===n.icon}])},{default:i.withCtx(()=>[i.createVNode(d,{class:"checklist-text",style:i.normalizeStyle(e.styleIconText)},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(e[n.map.text]),1)]),_:2},1032,["style"]),"list"===n.mode&&"right"===n.icon?(i.openBlock(),i.createBlock(h,{key:0,class:"checkobx__list",style:i.normalizeStyle(e.styleBackgroud)},null,8,["style"])):i.createCommentVNode("",!0)]),_:2},1032,["class"])]),_:2},1032,["class","style"]))),128))]),_:1},8,["class","onChange"])):(i.openBlock(),i.createBlock(g,{key:1,class:i.normalizeClass(["checklist-group",{"is-list":"list"===n.mode,"is-wrap":n.wrap}]),onChange:l.change},{default:i.withCtx(()=>[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(r.dataList,(e,t)=>(i.openBlock(),i.createBlock(p,{class:i.normalizeClass(["checklist-box",["is--"+n.mode,e.selected?"is-checked":"",n.disabled||e.disabled?"is-disable":"",0!==t&&"list"===n.mode?"is-list-border":""]]),style:i.normalizeStyle(e.styleBackgroud),key:t},{default:i.withCtx(()=>[i.createVNode(f,{class:"hidden",hidden:"",disabled:n.disabled||e.disabled,value:e[n.map.value]+"",checked:e.selected},null,8,["disabled","value","checked"]),"tag"!==n.mode&&"list"!==n.mode||"list"===n.mode&&"left"===n.icon?(i.openBlock(),i.createBlock(h,{key:0,class:"radio__inner",style:i.normalizeStyle(e.styleBackgroud)},{default:i.withCtx(()=>[i.createVNode(h,{class:"radio__inner-icon",style:i.normalizeStyle(e.styleIcon)},null,8,["style"])]),_:2},1032,["style"])):i.createCommentVNode("",!0),i.createVNode(h,{class:i.normalizeClass(["checklist-content",{"list-content":"list"===n.mode&&"left"===n.icon}])},{default:i.withCtx(()=>[i.createVNode(d,{class:"checklist-text",style:i.normalizeStyle(e.styleIconText)},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(e[n.map.text]),1)]),_:2},1032,["style"]),"list"===n.mode&&"right"===n.icon?(i.openBlock(),i.createBlock(h,{key:0,style:i.normalizeStyle(e.styleRightIcon),class:"checkobx__list"},null,8,["style"])):i.createCommentVNode("",!0)]),_:2},1032,["class"])]),_:2},1032,["class","style"]))),128))]),_:1},8,["class","onChange"]))],64)):(i.openBlock(),i.createBlock(h,{key:0,class:"uni-data-loading"},{default:i.withCtx(()=>[e.mixinDatacomErrorMessage?(i.openBlock(),i.createBlock(d,{key:1},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(e.mixinDatacomErrorMessage),1)]),_:1})):(i.openBlock(),i.createBlock(c,{key:0,status:"loading",iconType:"snow",iconSize:18,"content-text":r.contentText},null,8,["content-text"]))]),_:1}))]),_:1},8,["style"])}],["__scopeId","data-v-9fe7fa2a"]]),Ga={props:{localdata:{type:[Array,Object],default:()=>[]},spaceInfo:{type:Object,default:()=>({})},collection:{type:String,default:""},action:{type:String,default:""},field:{type:String,default:""},orderby:{type:String,default:""},where:{type:[String,Object],default:""},pageData:{type:String,default:"add"},pageCurrent:{type:Number,default:1},pageSize:{type:Number,default:500},getcount:{type:[Boolean,String],default:!1},getone:{type:[Boolean,String],default:!1},gettree:{type:[Boolean,String],default:!1},manual:{type:Boolean,default:!1},value:{type:[Array,String,Number],default:()=>[]},modelValue:{type:[Array,String,Number],default:()=>[]},preload:{type:Boolean,default:!1},stepSearh:{type:Boolean,default:!0},selfField:{type:String,default:""},parentField:{type:String,default:""},multiple:{type:Boolean,default:!1},map:{type:Object,default:()=>({text:"text",value:"value"})}},data(){return{loading:!1,errorMessage:"",loadMore:{contentdown:"",contentrefresh:"",contentnomore:""},dataList:[],selected:[],selectedIndex:0,page:{current:this.pageCurrent,size:this.pageSize,count:0}}},computed:{isLocalData(){return!this.collection.length},isCloudData(){return this.collection.length>0},isCloudDataList(){return this.isCloudData&&!this.parentField&&!this.selfField},isCloudDataTree(){return this.isCloudData&&this.parentField&&this.selfField},dataValue(){return(Array.isArray(this.modelValue)?this.modelValue.length>0:null!==this.modelValue||void 0!==this.modelValue)?this.modelValue:this.value},hasValue(){return"number"==typeof this.dataValue||null!=this.dataValue&&this.dataValue.length>0}},created(){this.$watch(()=>{var e=[];return["pageCurrent","pageSize","spaceInfo","value","modelValue","localdata","collection","action","field","orderby","where","getont","getcount","gettree"].forEach(t=>{e.push(this[t])}),e},(e,t)=>{for(let i=2;i<e.length&&e[i]==t[i];i++);e[0]!=t[0]&&(this.page.current=this.pageCurrent),this.page.size=this.pageSize,this.onPropsChange()}),this._treeData=[]},methods:{onPropsChange(){this._treeData=[]},async loadData(){this.isLocalData?this.loadLocalData():this.isCloudDataList?this.loadCloudDataList():this.isCloudDataTree&&this.loadCloudDataTree()},async loadLocalData(){this._treeData=[],this._extractTree(this.localdata,this._treeData);let e=this.dataValue;void 0!==e&&(Array.isArray(e)&&(e=e[e.length-1],"object"==typeof e&&e[this.map.value]&&(e=e[this.map.value])),this.selected=this._findNodePath(e,this.localdata))},async loadCloudDataList(){if(!this.loading){this.loading=!0;try{let e=(await this.getCommand()).result.data;this._treeData=e,this._updateBindData(),this._updateSelected(),this.onDataChange()}catch(it){this.errorMessage=it}finally{this.loading=!1}}},async loadCloudDataTree(){if(!this.loading){this.loading=!0;try{let e={field:this._cloudDataPostField(),where:this._cloudDataTreeWhere()};this.gettree&&(e.startwith=`${this.selfField}=='${this.dataValue}'`);let t=(await this.getCommand(e)).result.data;this._treeData=t,this._updateBindData(),this._updateSelected(),this.onDataChange()}catch(it){this.errorMessage=it}finally{this.loading=!1}}},async loadCloudDataNode(e){if(!this.loading){this.loading=!0;try{let t={field:this._cloudDataPostField(),where:this._cloudDataNodeWhere()};e((await this.getCommand(t)).result.data)}catch(it){this.errorMessage=it}finally{this.loading=!1}}},getCloudDataValue(){return this.isCloudDataList?this.getCloudDataListValue():this.isCloudDataTree?this.getCloudDataTreeValue():void 0},getCloudDataListValue(){let e=[],t=this._getForeignKeyByField();return t&&e.push(`${t} == '${this.dataValue}'`),e=e.join(" || "),this.where&&(e=`(${this.where}) && (${e})`),this.getCommand({field:this._cloudDataPostField(),where:e}).then(e=>(this.selected=e.result.data,e.result.data))},getCloudDataTreeValue(){return this.getCommand({field:this._cloudDataPostField(),getTreePath:{startWith:`${this.selfField}=='${this.dataValue}'`}}).then(e=>{let t=[];return this._extractTreePath(e.result.data,t),this.selected=t,t})},getCommand(e={}){let t=ja.database(this.spaceInfo);const i=e.action||this.action;i&&(t=t.action(i));const a=e.collection||this.collection;t=t.collection(a);const s=e.where||this.where;s&&Object.keys(s).length&&(t=t.where(s));const n=e.field||this.field;n&&(t=t.field(n));const o=e.orderby||this.orderby;o&&(t=t.orderBy(o));const r=void 0!==e.pageCurrent?e.pageCurrent:this.page.current,l=void 0!==e.pageSize?e.pageSize:this.page.size,c={getCount:void 0!==e.getcount?e.getcount:this.getcount,getTree:void 0!==e.gettree?e.gettree:this.gettree};return e.getTreePath&&(c.getTreePath=e.getTreePath),t=t.skip(l*(r-1)).limit(l).get(c),t},_cloudDataPostField(){let e=[this.field];return this.parentField&&e.push(`${this.parentField} as parent_value`),e.join(",")},_cloudDataTreeWhere(){let e=[],t=this.selected,i=this.parentField;if(i&&e.push(`${i} == null || ${i} == ""`),t.length)for(var a=0;a<t.length-1;a++)e.push(`${i} == '${t[a].value}'`);let s=[];return this.where&&s.push(`(${this.where})`),e.length&&s.push(`(${e.join(" || ")})`),s.join(" && ")},_cloudDataNodeWhere(){let e=[],t=this.selected;return t.length&&e.push(`${this.parentField} == '${t[t.length-1].value}'`),e=e.join(" || "),this.where?`(${this.where}) && (${e})`:e},_getWhereByForeignKey(){let e=[],t=this._getForeignKeyByField();return t&&e.push(`${t} == '${this.dataValue}'`),this.where?`(${this.where}) && (${e.join(" || ")})`:e.join(" || ")},_getForeignKeyByField(){let e=this.field.split(","),t=null;for(let i=0;i<e.length;i++){const a=e[i].split("as");if(!(a.length<2)&&"value"===a[1].trim()){t=a[0].trim();break}}return t},_updateBindData(e){const{dataList:t,hasNodes:i}=this._filterData(this._treeData,this.selected);let a=!1===this._stepSearh&&!i;return e&&(e.isleaf=a),this.dataList=t,this.selectedIndex=t.length-1,!a&&this.selected.length<t.length&&this.selected.push({value:null,text:"请选择"}),{isleaf:a,hasNodes:i}},_updateSelected(){let e=this.dataList,t=this.selected,i=this.map.text,a=this.map.value;for(let s=0;s<t.length;s++){let n=t[s].value,o=e[s];for(let e=0;e<o.length;e++){let r=o[e];if(r[a]===n){t[s].text=r[i];break}}}},_filterData(e,t){let i=[],a=!0;i.push(e.filter(e=>null===e.parent_value||void 0===e.parent_value||""===e.parent_value));for(let s=0;s<t.length;s++){let n=t[s].value,o=e.filter(e=>e.parent_value===n);o.length?i.push(o):a=!1}return{dataList:i,hasNodes:a}},_extractTree(e,t,i){let a=this.map.value;for(let s=0;s<e.length;s++){let n=e[s],o={};for(let e in n)"children"!==e&&(o[e]=n[e]);null!=i&&""!==i&&(o.parent_value=i),t.push(o);let r=n.children;r&&this._extractTree(r,t,n[a])}},_extractTreePath(e,t){for(let i=0;i<e.length;i++){let a=e[i],s={};for(let e in a)"children"!==e&&(s[e]=a[e]);t.push(s);let n=a.children;n&&this._extractTreePath(n,t)}},_findNodePath(e,t,i=[]){let a=this.map.text,s=this.map.value;for(let n=0;n<t.length;n++){let o=t[n],r=o.children,l=o[a],c=o[s];if(i.push({value:c,text:l}),c===e)return i;if(r){const t=this._findNodePath(e,r,i);if(t.length)return t}i.pop()}return[]}}};const Xa=s({name:"UniDataPickerView",emits:["nodeclick","change","datachange","update:modelValue"],mixins:[Ga],props:{managedMode:{type:Boolean,default:!1},ellipsis:{type:Boolean,default:!0}},created(){this.managedMode||this.$nextTick(()=>{this.loadData()})},methods:{onPropsChange(){this._treeData=[],this.selectedIndex=0,this.$nextTick(()=>{this.loadData()})},handleSelect(e){this.selectedIndex=e},handleNodeClick(e,t,i){if(e.disable)return;const a=this.dataList[t][i],s=a[this.map.text],n=a[this.map.value];if(t<this.selected.length-1?(this.selected.splice(t,this.selected.length-t),this.selected.push({text:s,value:n})):t===this.selected.length-1&&this.selected.splice(t,1,{text:s,value:n}),a.isleaf)return void this.onSelectedChange(a,a.isleaf);const{isleaf:o,hasNodes:r}=this._updateBindData();this.isLocalData?this.onSelectedChange(a,!r||o):this.isCloudDataList?this.onSelectedChange(a,!0):this.isCloudDataTree&&(o?this.onSelectedChange(a,a.isleaf):r||this.loadCloudDataNode(e=>{e.length?(this._treeData.push(...e),this._updateBindData(a)):a.isleaf=!0,this.onSelectedChange(a,a.isleaf)}))},updateData(e){this._treeData=e.treeData,this.selected=e.selected,this._treeData.length?this._updateBindData():this.loadData()},onDataChange(){this.$emit("datachange")},onSelectedChange(e,t){t&&this._dispatchEvent(),e&&this.$emit("nodeclick",e)},_dispatchEvent(){this.$emit("change",this.selected.slice(0))}}},[["render",function(e,s,n,o,r,l){const c=t.Text,d=t.View,h=t.ScrollView,u=a.resolveEasycom(i.resolveDynamicComponent("uni-load-more"),Ya);return i.openBlock(),i.createBlock(d,{class:"uni-data-pickerview"},{default:i.withCtx(()=>[e.isCloudDataList?i.createCommentVNode("",!0):(i.openBlock(),i.createBlock(h,{key:0,class:"selected-area","scroll-x":"true"},{default:i.withCtx(()=>[i.createVNode(d,{class:"selected-list"},{default:i.withCtx(()=>[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(e.selected,(t,a)=>(i.openBlock(),i.createBlock(d,{class:i.normalizeClass(["selected-item",{"selected-item-active":a==e.selectedIndex}]),key:a,onClick:e=>l.handleSelect(a)},{default:i.withCtx(()=>[i.createVNode(c,null,{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(t.text||""),1)]),_:2},1024)]),_:2},1032,["class","onClick"]))),128))]),_:1})]),_:1})),i.createVNode(d,{class:"tab-c"},{default:i.withCtx(()=>[i.createVNode(h,{class:"list","scroll-y":!0},{default:i.withCtx(()=>[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(e.dataList[e.selectedIndex],(t,a)=>(i.openBlock(),i.createBlock(d,{class:i.normalizeClass(["item",{"is-disabled":!!t.disable}]),key:a,onClick:i=>l.handleNodeClick(t,e.selectedIndex,a)},{default:i.withCtx(()=>[i.createVNode(c,{class:"item-text"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(t[e.map.text]),1)]),_:2},1024),e.selected.length>e.selectedIndex&&t[e.map.value]==e.selected[e.selectedIndex].value?(i.openBlock(),i.createBlock(d,{key:0,class:"check"})):i.createCommentVNode("",!0)]),_:2},1032,["class","onClick"]))),128))]),_:1}),e.loading?(i.openBlock(),i.createBlock(d,{key:0,class:"loading-cover"},{default:i.withCtx(()=>[i.createVNode(u,{class:"load-more",contentText:e.loadMore,status:"loading"},null,8,["contentText"])]),_:1})):i.createCommentVNode("",!0),e.errorMessage?(i.openBlock(),i.createBlock(d,{key:1,class:"error-message"},{default:i.withCtx(()=>[i.createVNode(c,{class:"error-text"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(e.errorMessage),1)]),_:1})]),_:1})):i.createCommentVNode("",!0)]),_:1})]),_:1})}],["__scopeId","data-v-1ac4ceb8"]]),Qa={name:"UniDataPicker",emits:["popupopened","popupclosed","nodeclick","input","change","update:modelValue","inputclick"],mixins:[Ga],components:{DataPickerView:Xa},props:{options:{type:[Object,Array],default:()=>({})},popupTitle:{type:String,default:"请选择"},placeholder:{type:String,default:"请选择"},heightMobile:{type:String,default:""},readonly:{type:Boolean,default:!1},clearIcon:{type:Boolean,default:!0},border:{type:Boolean,default:!0},split:{type:String,default:"/"},ellipsis:{type:Boolean,default:!0}},data:()=>({isOpened:!1,inputSelected:[]}),created(){this.$nextTick(()=>{this.load()})},watch:{localdata:{handler(){this.load()},deep:!0}},methods:{clear(){this._dispatchEvent([])},onPropsChange(){this._treeData=[],this.selectedIndex=0,this.load()},load(){this.readonly?this._processReadonly(this.localdata,this.dataValue):this.isLocalData?(this.loadData(),this.inputSelected=this.selected.slice(0)):(this.isCloudDataList||this.isCloudDataTree)&&(this.loading=!0,this.getCloudDataValue().then(e=>{this.loading=!1,this.inputSelected=e}).catch(e=>{this.loading=!1,this.errorMessage=e}))},show(){this.isOpened=!0,setTimeout(()=>{this.$refs.pickerView.updateData({treeData:this._treeData,selected:this.selected,selectedIndex:this.selectedIndex})},200),this.$emit("popupopened")},hide(){this.isOpened=!1,this.$emit("popupclosed")},handleInput(){this.readonly?this.$emit("inputclick"):this.show()},handleClose(e){this.hide()},onnodeclick(e){this.$emit("nodeclick",e)},ondatachange(e){this._treeData=this.$refs.pickerView._treeData},onchange(e){this.hide(),this.$nextTick(()=>{this.inputSelected=e}),this._dispatchEvent(e)},_processReadonly(e,t){if(e.findIndex(e=>e.children)>-1){let e;return Array.isArray(t)?(e=t[t.length-1],"object"==typeof e&&e.value&&(e=e.value)):e=t,void(this.inputSelected=this._findNodePath(e,this.localdata))}if(!this.hasValue)return void(this.inputSelected=[]);let i=[];if(Array.isArray(t))for(let n=0;n<t.length;n++){var a=t[n],s=e.find(e=>e.value==a);s&&i.push(s)}else{let a=e.find(e=>e.value==t);a&&i.push(a)}i.length&&(this.inputSelected=i)},_filterForArray(e,t){var i=[];for(let n=0;n<t.length;n++){var a=t[n],s=e.find(e=>e.value==a);s&&i.push(s)}return i},_dispatchEvent(e){let t={};if(e.length){for(var i=new Array(e.length),a=0;a<e.length;a++)i[a]=e[a].value;t=e[e.length-1]}else t.value="";this.formItem&&this.formItem.setValue(t.value),this.$emit("input",t.value),this.$emit("update:modelValue",t.value),this.$emit("change",{detail:{value:e}})}}};const Za=s(Qa,[["render",function(e,s,n,o,r,l){const c=t.Text,d=a.resolveEasycom(i.resolveDynamicComponent("uni-load-more"),Ya),h=t.View,u=t.ScrollView,p=a.resolveEasycom(i.resolveDynamicComponent("uni-icons"),M),m=i.resolveComponent("data-picker-view");return i.openBlock(),i.createBlock(h,{class:"uni-data-tree"},{default:i.withCtx(()=>[i.createVNode(h,{class:"uni-data-tree-input",onClick:l.handleInput},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"default",{options:n.options,data:r.inputSelected,error:e.errorMessage},()=>[i.createVNode(h,{class:i.normalizeClass(["input-value",{"input-value-border":n.border}])},{default:i.withCtx(()=>[e.errorMessage?(i.openBlock(),i.createBlock(c,{key:0,class:"selected-area error-text"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(e.errorMessage),1)]),_:1})):e.loading&&!r.isOpened?(i.openBlock(),i.createBlock(h,{key:1,class:"selected-area"},{default:i.withCtx(()=>[i.createVNode(d,{class:"load-more",contentText:e.loadMore,status:"loading"},null,8,["contentText"])]),_:1})):r.inputSelected.length?(i.openBlock(),i.createBlock(u,{key:2,class:"selected-area","scroll-x":"true"},{default:i.withCtx(()=>[i.createVNode(h,{class:"selected-list"},{default:i.withCtx(()=>[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(r.inputSelected,(e,t)=>(i.openBlock(),i.createBlock(h,{class:"selected-item",key:t},{default:i.withCtx(()=>[i.createVNode(c,{class:"text-color"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(e.text),1)]),_:2},1024),t<r.inputSelected.length-1?(i.openBlock(),i.createBlock(c,{key:0,class:"input-split-line"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(n.split),1)]),_:1})):i.createCommentVNode("",!0)]),_:2},1024))),128))]),_:1})]),_:1})):(i.openBlock(),i.createBlock(c,{key:3,class:"selected-area placeholder"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(n.placeholder),1)]),_:1})),n.clearIcon&&!n.readonly&&r.inputSelected.length?(i.openBlock(),i.createBlock(h,{key:4,class:"icon-clear",onClick:i.withModifiers(l.clear,["stop"])},{default:i.withCtx(()=>[i.createVNode(p,{type:"clear",color:"#c0c4cc",size:"24"})]),_:1},8,["onClick"])):i.createCommentVNode("",!0),n.clearIcon&&r.inputSelected.length||n.readonly?i.createCommentVNode("",!0):(i.openBlock(),i.createBlock(h,{key:5,class:"arrow-area"},{default:i.withCtx(()=>[i.createVNode(h,{class:"input-arrow"})]),_:1}))]),_:1},8,["class"])],!0)]),_:3},8,["onClick"]),r.isOpened?(i.openBlock(),i.createBlock(h,{key:0,class:"uni-data-tree-cover",onClick:l.handleClose},null,8,["onClick"])):i.createCommentVNode("",!0),r.isOpened?(i.openBlock(),i.createBlock(h,{key:1,class:"uni-data-tree-dialog"},{default:i.withCtx(()=>[i.createVNode(h,{class:"uni-popper__arrow"}),i.createVNode(h,{class:"dialog-caption"},{default:i.withCtx(()=>[i.createVNode(h,{class:"title-area"},{default:i.withCtx(()=>[i.createVNode(c,{class:"dialog-title"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(n.popupTitle),1)]),_:1})]),_:1}),i.createVNode(h,{class:"dialog-close",onClick:l.handleClose},{default:i.withCtx(()=>[i.createVNode(h,{class:"dialog-close-plus","data-id":"close"}),i.createVNode(h,{class:"dialog-close-plus dialog-close-rotate","data-id":"close"})]),_:1},8,["onClick"])]),_:1}),i.createVNode(m,{class:"picker-view",ref:"pickerView",modelValue:e.dataValue,"onUpdate:modelValue":s[0]||(s[0]=t=>e.dataValue=t),localdata:e.localdata,preload:e.preload,collection:e.collection,field:e.field,orderby:e.orderby,where:e.where,"step-searh":e.stepSearh,"self-field":e.selfField,"parent-field":e.parentField,"managed-mode":!0,map:e.map,ellipsis:n.ellipsis,onChange:l.onchange,onDatachange:l.ondatachange,onNodeclick:l.onnodeclick},null,8,["modelValue","localdata","preload","collection","field","orderby","where","step-searh","self-field","parent-field","map","ellipsis","onChange","onDatachange","onNodeclick"])]),_:1})):i.createCommentVNode("",!0)]),_:3})}],["__scopeId","data-v-55e92fcf"]]);const es=s({name:"uni-data-select",mixins:[ja.mixinDatacom||{}],emits:["open","close","update:modelValue","input","clear","change"],model:{prop:"modelValue",event:"update:modelValue"},options:{virtualHost:!0},props:{localdata:{type:Array,default:()=>[]},value:{type:[String,Number,Array],default:""},modelValue:{type:[String,Number,Array],default:""},label:{type:String,default:""},placeholder:{type:String,default:"请选择"},emptyTips:{type:String,default:"无选项"},clear:{type:Boolean,default:!0},defItem:{type:Number,default:0},disabled:{type:Boolean,default:!1},format:{type:String,default:""},placement:{type:String,default:"bottom"},multiple:{type:Boolean,default:!1},wrap:{type:Boolean,default:!1},align:{type:String,default:"left"},hideRight:{type:Boolean,default:!1},mode:{type:String,default:"default"}},data:()=>({showSelector:!1,current:"",mixinDatacomResData:[],apps:[],channels:[],cacheKey:"uni-data-select-lastSelectedValue"}),created(){this.debounceGet=this.debounce(()=>{this.query()},300),this.collection&&!this.localdata.length&&this.debounceGet()},computed:{typePlaceholder(){const e=this.placeholder,t={"opendb-stat-app-versions":"版本","opendb-app-channels":"渠道","opendb-app-list":"应用"}[this.collection];return t?e+t:e},valueCom(){return""===this.value?this.modelValue:(this.modelValue,this.value)},textShow(){if(this.multiple){const e=this.getCurrentValues();if(Array.isArray(e)&&e.length>0){return this.mixinDatacomResData.filter(t=>e.includes(t.value)).map(e=>this.formatItemName(e)).join(", ")}return""}return this.current},shouldShowClear(){if(this.multiple){const e=this.getCurrentValues();return Array.isArray(e)&&e.length>0}return!!this.current},shouldWrap(){return this.multiple&&this.wrap&&!!this.textShow},getOffsetByPlacement(){switch(this.placement){case"top":return"bottom:calc(100% + 12px);";case"bottom":return"top:calc(100% + 12px);"}},slotSelected(){return!!this.$slots&&this.$slots.selected},slotEmpty(){return!!this.$slots&&this.$slots.empty},slotOption(){return!!this.$slots&&this.$slots.option}},watch:{showSelector:{handler(e,t){e?this.$emit("open"):this.$emit("close")}},localdata:{immediate:!0,handler(e,t){Array.isArray(e)&&t!==e&&(this.mixinDatacomResData=e)}},valueCom(e,t){this.initDefVal()},mixinDatacomResData:{immediate:!0,handler(e){e.length&&this.initDefVal()}}},methods:{getSelectedItems(){const e=this.getCurrentValues();let t=this.mixinDatacomResData;return this.multiple?t.filter(t=>e.includes(t.value))||[]:t.filter(t=>t.value===e)||[]},debounce(e,t=100){let i=null;return function(...a){i&&clearTimeout(i),i=setTimeout(()=>{e.apply(this,a)},t)}},isSelected(e){if(this.multiple){const t=this.getCurrentValues();return Array.isArray(t)&&t.includes(e.value)}return this.getCurrentValues()===e.value},getCurrentValues(){return this.multiple?Array.isArray(this.valueCom)?this.valueCom:this.valueCom?[this.valueCom]:[]:this.valueCom},query(){this.mixinDatacomEasyGet()},onMixinDatacomPropsChange(){this.collection&&this.debounceGet()},initDefVal(){let e=this.multiple?[]:"";if(!this.valueCom&&0!==this.valueCom||this.isDisabled(this.valueCom)){let t;if(this.collection&&(t=this.getCache()),t||0===t)e=t;else{let t=this.multiple?[]:"";this.defItem>0&&this.defItem<=this.mixinDatacomResData.length&&(t=this.multiple?[this.mixinDatacomResData[this.defItem-1].value]:this.mixinDatacomResData[this.defItem-1].value),e=t}(e||0===e||this.multiple&&Array.isArray(e)&&e.length>0)&&this.emit(e)}else e=this.valueCom;if(this.multiple){const t=Array.isArray(e)?e:e?[e]:[],i=this.mixinDatacomResData.filter(e=>t.includes(e.value));this.current=i.map(e=>this.formatItemName(e))}else{const t=this.mixinDatacomResData.find(t=>t.value===e);this.current=t?this.formatItemName(t):""}},isDisabled(e){if(Array.isArray(e))return e.some(e=>this.mixinDatacomResData.some(t=>t.value===e&&t.disable));{let t=!1;return this.mixinDatacomResData.forEach(i=>{i.value===e&&(t=i.disable)}),t}},clearVal(){const e=this.multiple?[]:"";this.emit(e),this.current=this.multiple?[]:"",this.collection&&this.removeCache(),this.$emit("clear")},checkBoxChange(e){let t=e.detail.value,i=t&&t.length>0?t.map(e=>{const t=parseInt(e,10);return isNaN(t)&&console.error(`无效索引: ${e}`),(t<0||t>=this.mixinDatacomResData.length)&&console.error(`索引越界: ${t}`),this.mixinDatacomResData[t].value}):[];const a=this.mixinDatacomResData.filter(e=>i.includes(e.value));this.current=a.map(e=>this.formatItemName(e)),this.emit(i)},change(e){if(!e.disable)if(this.multiple){let t=this.getCurrentValues();Array.isArray(t)||(t=t?[t]:[]);const i=e.value,a=t.indexOf(i);a>-1?t.splice(a,1):t.push(i);const s=this.mixinDatacomResData.filter(e=>t.includes(e.value));this.current=s.map(e=>this.formatItemName(e)),this.emit(t)}else this.showSelector=!1,this.current=this.formatItemName(e),this.emit(e.value)},emit(e){this.$emit("input",e),this.$emit("update:modelValue",e),this.$emit("change",e),this.collection&&this.setCache(e)},toggleSelector(){this.disabled||(this.showSelector=!this.showSelector)},formatItemName(e){let{text:t,value:i,channel_code:a}=e;if(a=a?`(${a})`:"",this.format){let t="";t=this.format;for(let i in e)t=t.replace(new RegExp(`{${i}}`,"g"),e[i]);return t}return this.collection.indexOf("app-list")>0?`${t}(${i})`:t||`未命名${a}`},getLoadData(){return this.mixinDatacomResData},getCurrentCacheKey(){return this.collection},getCache(e=this.getCurrentCacheKey()){return(t.getStorageSync(this.cacheKey)||{})[e]},setCache(e,i=this.getCurrentCacheKey()){let a=t.getStorageSync(this.cacheKey)||{};a[i]=e,t.setStorageSync(this.cacheKey,a)},removeCache(e=this.getCurrentCacheKey()){let i=t.getStorageSync(this.cacheKey)||{};delete i[e],t.setStorageSync(this.cacheKey,i)}}},[["render",function(e,s,n,o,r,l){const c=t.View,d=a.resolveEasycom(i.resolveDynamicComponent("uni-icons"),M),h=t.Text,u=t.Checkbox,p=t.Label,m=t.CheckboxGroup,f=t.ScrollView;return i.openBlock(),i.createBlock(c,{class:"uni-stat__select"},{default:i.withCtx(()=>[n.label?(i.openBlock(),i.createElementBlock("span",{key:0,class:"uni-label-text hide-on-phone"},i.toDisplayString(n.label+":"),1)):i.createCommentVNode("",!0),i.createVNode(c,{class:i.normalizeClass(["uni-stat-box",{"uni-stat__actived":r.current}])},{default:i.withCtx(()=>[i.createVNode(c,{class:i.normalizeClass(["uni-select",{"uni-select--disabled":n.disabled,"uni-select--wrap":l.shouldWrap,"border-default":"default"==n.mode,"border-bottom":"underline"==n.mode}])},{default:i.withCtx(()=>[i.createVNode(c,{class:i.normalizeClass(["uni-select__input-box",{"uni-select__input-box--wrap":l.shouldWrap}]),onClick:l.toggleSelector},{default:i.withCtx(()=>[l.slotSelected?(i.openBlock(),i.createBlock(c,{key:0,class:i.normalizeClass(["slot-content padding-top-bottom",{"uni-select__input-text--wrap":l.shouldWrap}])},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"selected",{selectedItems:l.getSelectedItems()},void 0,!0)]),_:3},8,["class"])):(i.openBlock(),i.createElementBlock(i.Fragment,{key:1},[l.textShow?(i.openBlock(),i.createBlock(c,{key:0,class:i.normalizeClass(["uni-select__input-text",{"uni-select__input-text--wrap":l.shouldWrap}])},{default:i.withCtx(()=>[i.createVNode(c,{class:i.normalizeClass(["padding-top-bottom","align-"+n.align])},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(l.textShow),1)]),_:1},8,["class"])]),_:1},8,["class"])):(i.openBlock(),i.createBlock(c,{key:1,class:i.normalizeClass(["uni-select__input-text uni-select__input-placeholder","align-"+n.align])},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(l.typePlaceholder),1)]),_:1},8,["class"]))],64)),!n.hideRight&&l.shouldShowClear&&n.clear&&!n.disabled?(i.openBlock(),i.createBlock(c,{key:"clear-button",onClick:i.withModifiers(l.clearVal,["stop"])},{default:i.withCtx(()=>[i.createVNode(d,{type:"clear",color:"#c0c4cc",size:"24"})]),_:1},8,["onClick"])):n.hideRight?i.createCommentVNode("",!0):(i.openBlock(),i.createBlock(c,{key:"arrow-button"},{default:i.withCtx(()=>[i.createVNode(d,{type:r.showSelector?"top":"bottom",size:"14",color:"#999"},null,8,["type"])]),_:1}))]),_:3},8,["onClick","class"]),r.showSelector?(i.openBlock(),i.createBlock(c,{key:0,class:"uni-select--mask",onClick:l.toggleSelector},null,8,["onClick"])):i.createCommentVNode("",!0),r.showSelector?(i.openBlock(),i.createBlock(c,{key:1,class:"uni-select__selector",style:i.normalizeStyle(l.getOffsetByPlacement)},{default:i.withCtx(()=>[i.createVNode(c,{class:i.normalizeClass("bottom"==n.placement?"uni-popper__arrow_bottom":"uni-popper__arrow_top")},null,8,["class"]),i.createVNode(f,{"scroll-y":"true",class:"uni-select__selector-scroll"},{default:i.withCtx(()=>[l.slotEmpty&&0===r.mixinDatacomResData.length?(i.openBlock(),i.createBlock(c,{key:0,class:"uni-select__selector-empty"},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"empty",{empty:n.emptyTips},void 0,!0)]),_:3})):(i.openBlock(),i.createElementBlock(i.Fragment,{key:1},[0===r.mixinDatacomResData.length?(i.openBlock(),i.createBlock(c,{key:0,class:"uni-select__selector-empty"},{default:i.withCtx(()=>[i.createVNode(h,null,{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(n.emptyTips),1)]),_:1})]),_:1})):i.createCommentVNode("",!0)],64)),l.slotOption?(i.openBlock(!0),i.createElementBlock(i.Fragment,{key:2},i.renderList(r.mixinDatacomResData,(t,a)=>(i.openBlock(),i.createBlock(c,{key:a,onClick:e=>l.change(t)},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"option",{item:t,itemSelected:n.multiple?l.getCurrentValues().includes(t.value):l.getCurrentValues()==t.value},void 0,!0)]),_:2},1032,["onClick"]))),128)):(i.openBlock(),i.createElementBlock(i.Fragment,{key:3},[!n.multiple&&r.mixinDatacomResData.length>0?(i.openBlock(!0),i.createElementBlock(i.Fragment,{key:0},i.renderList(r.mixinDatacomResData,(e,t)=>(i.openBlock(),i.createBlock(c,{class:"uni-select__selector-item",key:t,onClick:t=>l.change(e)},{default:i.withCtx(()=>[i.createVNode(h,{class:i.normalizeClass({"uni-select__selector__disabled":e.disable})},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(l.formatItemName(e)),1)]),_:2},1032,["class"])]),_:2},1032,["onClick"]))),128)):i.createCommentVNode("",!0),n.multiple&&r.mixinDatacomResData.length>0?(i.openBlock(),i.createBlock(c,{key:1},{default:i.withCtx(()=>[i.createVNode(m,{onChange:l.checkBoxChange},{default:i.withCtx(()=>[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(r.mixinDatacomResData,(e,t)=>(i.openBlock(),i.createBlock(p,{class:"uni-select__selector-item",key:t},{default:i.withCtx(()=>[i.createVNode(u,{value:t+"",checked:l.getCurrentValues().includes(e.value),disabled:e.disable},null,8,["value","checked","disabled"]),i.createVNode(c,{class:i.normalizeClass({"uni-select__selector__disabled":e.disable})},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(l.formatItemName(e)),1)]),_:2},1032,["class"])]),_:2},1024))),128))]),_:1},8,["onChange"])]),_:1})):i.createCommentVNode("",!0)],64))]),_:3})]),_:3},8,["style"])):i.createCommentVNode("",!0)]),_:3},8,["class"])]),_:3},8,["class"])]),_:3})}],["__scopeId","data-v-b3352f1f"]]);function ts(e,t=2){for(e+="";e.length<t;)e="0"+e;return e.slice(-t)}const is={yyyy:e=>ts(e.year,4),yy:e=>ts(e.year),MM:e=>ts(e.month),M:e=>e.month,dd:e=>ts(e.day),d:e=>e.day,hh:e=>ts(e.hour),h:e=>e.hour,mm:e=>ts(e.minute),m:e=>e.minute,ss:e=>ts(e.second),s:e=>e.second,SSS:e=>ts(e.millisecond,3),S:e=>e.millisecond};function as(e){return e instanceof Date?e:"string"==typeof e?e.indexOf("T")>-1?new Date(e):new Date(e.replace(/-/g,"/")):new Date(e)}function ss(e,{locale:t="zh",threshold:i=[6e4,36e5],format:a="yyyy/MM/dd hh:mm:ss"}){if("-"===e)return e;if(!e&&0!==e)return"";const s={zh:{year:"年",month:"月",day:"天",hour:"小时",minute:"分钟",second:"秒",ago:"前",later:"后",justNow:"刚刚",soon:"马上",template:"{num}{unit}{suffix}"},en:{year:"year",month:"month",day:"day",hour:"hour",minute:"minute",second:"second",ago:"ago",later:"later",justNow:"just now",soon:"soon",template:"{num} {unit} {suffix}"}},n=s[t]||s.zh;let o,r,l=as(e),c=l.getTime()-Date.now(),d=Math.abs(c);if(d<i[0])return c<0?n.justNow:n.soon;if(d>=i[1])return function(e,t="yyyy/MM/dd hh:mm:ss"){if(!e&&0!==e)return"";const i={year:(e=as(e)).getFullYear(),month:e.getMonth()+1,day:e.getDate(),hour:e.getHours(),minute:e.getMinutes(),second:e.getSeconds(),millisecond:e.getMilliseconds()},a=/yyyy|yy|MM|M|dd|d|hh|h|mm|m|ss|s|SSS|SS|S/;let s=!0,n=t;for(;s;)s=!1,n=n.replace(a,function(e){return s=!0,is[e](i)});return n}(l,a);let h=n.later;c<0&&(h=n.ago,c=-c);const u=Math.floor(c/1e3),p=Math.floor(u/60),m=Math.floor(p/60),f=Math.floor(m/24),g=Math.floor(f/30),y=Math.floor(g/12);switch(!0){case y>0:o=y,r=n.year;break;case g>0:o=g,r=n.month;break;case f>0:o=f,r=n.day;break;case m>0:o=m,r=n.hour;break;case p>0:o=p,r=n.minute;break;default:o=u,r=n.second}return"en"===t&&(1===o?o="a":r+="s"),n.template.replace(/{\s*num\s*}/g,o+"").replace(/{\s*unit\s*}/g,r).replace(/{\s*suffix\s*}/g,h)}const ns=s({name:"uniDateformat",props:{date:{type:[Object,String,Number],default:()=>"-"},locale:{type:String,default:"zh"},threshold:{type:Array,default:()=>[0,0]},format:{type:String,default:"yyyy/MM/dd hh:mm:ss"},refreshRate:{type:[Number,String],default:0}},data:()=>({refreshMark:0}),computed:{dateShow(){return this.refreshMark,ss(this.date,{locale:this.locale,threshold:this.threshold,format:this.format})}},watch:{refreshRate:{handler(){this.setAutoRefresh()},immediate:!0}},methods:{refresh(){this.refreshMark++},setAutoRefresh(){clearInterval(this.refreshInterval),this.refreshRate&&(this.refreshInterval=setInterval(()=>{this.refresh()},parseInt(this.refreshRate)))}}},[["render",function(e,a,s,n,o,r){const l=t.Text;return i.openBlock(),i.createBlock(l,null,{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(r.dateShow),1)]),_:1})}]]);let os=class{constructor({selected:e,startDate:t,endDate:i,range:a}={}){this.date=this.getDateObj(new Date),this.selected=e||[],this.startDate=t,this.endDate=i,this.range=a,this.cleanMultipleStatus(),this.weeks={},this.lastHover=!1}setDate(e){const t=this.getDateObj(e);this.getWeeks(t.fullDate)}cleanMultipleStatus(){this.multipleStatus={before:"",after:"",data:[]}}setStartDate(e){this.startDate=e}setEndDate(e){this.endDate=e}getPreMonthObj(e){e=fs(e);const t=(e=new Date(e)).getMonth();e.setMonth(t-1);const i=e.getMonth();return 0!==t&&i-t===0&&e.setMonth(i-1),this.getDateObj(e)}getNextMonthObj(e){e=fs(e);const t=(e=new Date(e)).getMonth();e.setMonth(t+1);const i=e.getMonth();return i-t>1&&e.setMonth(i-1),this.getDateObj(e)}getDateObj(e){return e=fs(e),{fullDate:ls(e=new Date(e)),year:e.getFullYear(),month:ds(e.getMonth()+1),date:ds(e.getDate()),day:e.getDay()}}getPreMonthDays(e,t){const i=[];for(let a=e-1;a>=0;a--){const e=t.month-1;i.push({date:new Date(t.year,e,-a).getDate(),month:e,disable:!0})}return i}getCurrentMonthDays(e,t){const i=[],a=this.date.fullDate;for(let s=1;s<=e;s++){const e=`${t.year}-${t.month}-${ds(s)}`,n=a===e,o=this.selected&&this.selected.find(t=>{if(this.dateEqual(e,t.date))return t});this.startDate&&us(this.startDate,e),this.endDate&&us(e,this.endDate);let r=this.multipleStatus.data,l=-1;this.range&&r&&(l=r.findIndex(t=>this.dateEqual(t,e)));const c=-1!==l;i.push({fullDate:e,year:t.year,date:s,multiple:!!this.range&&c,beforeMultiple:this.isLogicBefore(e,this.multipleStatus.before,this.multipleStatus.after),afterMultiple:this.isLogicAfter(e,this.multipleStatus.before,this.multipleStatus.after),month:t.month,disable:this.startDate&&!us(this.startDate,e)||this.endDate&&!us(e,this.endDate),isToday:n,userChecked:!1,extraInfo:o})}return i}_getNextMonthDays(e,t){const i=[],a=t.month+1;for(let s=1;s<=e;s++)i.push({date:s,month:a,disable:!0});return i}getInfo(e){e||(e=new Date);const t=this.calendar.find(t=>t.fullDate===this.getDateObj(e).fullDate);return t||this.getDateObj(e)}dateEqual(e,t){return e=new Date(fs(e)),t=new Date(fs(t)),e.valueOf()===t.valueOf()}isLogicBefore(e,t,i){let a=t;return t&&i&&(a=us(t,i)?t:i),this.dateEqual(a,e)}isLogicAfter(e,t,i){let a=i;return t&&i&&(a=us(t,i)?i:t),this.dateEqual(a,e)}geDateAll(e,t){var i=[],a=e.split("-"),s=t.split("-"),n=new Date;n.setFullYear(a[0],a[1]-1,a[2]);var o=new Date;o.setFullYear(s[0],s[1]-1,s[2]);for(var r=n.getTime()-864e5,l=o.getTime()-864e5,c=r;c<=l;)c+=864e5,i.push(this.getDateObj(new Date(parseInt(c))).fullDate);return i}setMultiple(e){if(!this.range)return;let{before:t,after:i}=this.multipleStatus;if(t&&i){if(!this.lastHover)return void(this.lastHover=!0);this.multipleStatus.before=e,this.multipleStatus.after="",this.multipleStatus.data=[],this.multipleStatus.fulldate="",this.lastHover=!1}else t?(this.multipleStatus.after=e,us(this.multipleStatus.before,this.multipleStatus.after)?this.multipleStatus.data=this.geDateAll(this.multipleStatus.before,this.multipleStatus.after):this.multipleStatus.data=this.geDateAll(this.multipleStatus.after,this.multipleStatus.before),this.lastHover=!0):(this.multipleStatus.before=e,this.multipleStatus.after=void 0,this.lastHover=!1);this.getWeeks(e)}setHoverMultiple(e){if(!this.range||this.lastHover)return;const{before:t}=this.multipleStatus;t?(this.multipleStatus.after=e,us(this.multipleStatus.before,this.multipleStatus.after)?this.multipleStatus.data=this.geDateAll(this.multipleStatus.before,this.multipleStatus.after):this.multipleStatus.data=this.geDateAll(this.multipleStatus.after,this.multipleStatus.before)):this.multipleStatus.before=e,this.getWeeks(e)}setDefaultMultiple(e,t){this.multipleStatus.before=e,this.multipleStatus.after=t,e&&t&&(us(e,t)?(this.multipleStatus.data=this.geDateAll(e,t),this.getWeeks(t)):(this.multipleStatus.data=this.geDateAll(t,e),this.getWeeks(e)))}getWeeks(e){const{year:t,month:i}=this.getDateObj(e),a=new Date(t,i-1,1).getDay(),s=this.getPreMonthDays(a,this.getDateObj(e)),n=new Date(t,i,0).getDate(),o=42-a-n,r=[...s,...this.getCurrentMonthDays(n,this.getDateObj(e)),...this._getNextMonthDays(o,this.getDateObj(e))],l=new Array(6);for(let c=0;c<r.length;c++){const e=Math.floor(c/7);l[e]||(l[e]=new Array(7)),l[e][c%7]=r[c]}this.calendar=r,this.weeks=l}};function rs(e,t){return`${ls(e)} ${cs(e,t)}`}function ls(e){e=fs(e);const t=(e=new Date(e)).getFullYear(),i=e.getMonth()+1,a=e.getDate();return`${t}-${ds(i)}-${ds(a)}`}function cs(e,t){e=fs(e);const i=(e=new Date(e)).getHours(),a=e.getMinutes(),s=e.getSeconds();return t?`${ds(i)}:${ds(a)}`:`${ds(i)}:${ds(a)}:${ds(s)}`}function ds(e){return e<10&&(e=`0${e}`),e}function hs(e){return e?"00:00":"00:00:00"}function us(e,t){return(e=new Date(fs("string"==typeof e?e.trim():e)))<=(t=new Date(fs("string"==typeof t?t.trim():t)))}function ps(e){return e.match(/((19|20)\d{2})(-|\/)\d{1,2}(-|\/)\d{1,2}/g)}const ms=/^\d{4}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])( [0-5]?[0-9]:[0-5]?[0-9](:[0-5]?[0-9])?)?$/;function fs(e){return"string"==typeof e&&ms.test(e)&&(e=e.replace(/-/g,"/")),e}const gs=s({props:{weeks:{type:Object,default:()=>({})},calendar:{type:Object,default:()=>({})},selected:{type:Array,default:()=>[]},checkHover:{type:Boolean,default:!1}},methods:{choiceDate(e){this.$emit("change",e)},handleMousemove(e){this.$emit("handleMouse",e)}}},[["render",function(e,a,s,n,o,r){const l=t.Text,c=t.View;return i.openBlock(),i.createBlock(c,{class:i.normalizeClass(["uni-calendar-item__weeks-box",{"uni-calendar-item--disable":s.weeks.disable,"uni-calendar-item--before-checked-x":s.weeks.beforeMultiple,"uni-calendar-item--multiple":s.weeks.multiple,"uni-calendar-item--after-checked-x":s.weeks.afterMultiple}]),onClick:a[0]||(a[0]=e=>r.choiceDate(s.weeks)),onMouseenter:a[1]||(a[1]=e=>r.handleMousemove(s.weeks))},{default:i.withCtx(()=>[i.createVNode(c,{class:i.normalizeClass(["uni-calendar-item__weeks-box-item",{"uni-calendar-item--checked":s.calendar.fullDate===s.weeks.fullDate&&(s.calendar.userChecked||!s.checkHover),"uni-calendar-item--checked-range-text":s.checkHover,"uni-calendar-item--before-checked":s.weeks.beforeMultiple,"uni-calendar-item--multiple":s.weeks.multiple,"uni-calendar-item--after-checked":s.weeks.afterMultiple,"uni-calendar-item--disable":s.weeks.disable}])},{default:i.withCtx(()=>[s.selected&&s.weeks.extraInfo?(i.openBlock(),i.createBlock(l,{key:0,class:"uni-calendar-item__weeks-box-circle"})):i.createCommentVNode("",!0),i.createVNode(l,{class:"uni-calendar-item__weeks-box-text uni-calendar-item__weeks-box-text-disable uni-calendar-item--checked-text"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(s.weeks.date),1)]),_:1})]),_:1},8,["class"]),i.createVNode(c,{class:i.normalizeClass({"uni-calendar-item--today":s.weeks.isToday})},null,8,["class"])]),_:1},8,["class"])}],["__scopeId","data-v-8bb6de1e"]]),ys={en:{"uni-datetime-picker.selectDate":"select date","uni-datetime-picker.selectTime":"select time","uni-datetime-picker.selectDateTime":"select date and time","uni-datetime-picker.startDate":"start date","uni-datetime-picker.endDate":"end date","uni-datetime-picker.startTime":"start time","uni-datetime-picker.endTime":"end time","uni-datetime-picker.ok":"ok","uni-datetime-picker.clear":"clear","uni-datetime-picker.cancel":"cancel","uni-datetime-picker.year":"-","uni-datetime-picker.month":"","uni-calender.MON":"MON","uni-calender.TUE":"TUE","uni-calender.WED":"WED","uni-calender.THU":"THU","uni-calender.FRI":"FRI","uni-calender.SAT":"SAT","uni-calender.SUN":"SUN","uni-calender.confirm":"confirm"},"zh-Hans":{"uni-datetime-picker.selectDate":"选择日期","uni-datetime-picker.selectTime":"选择时间","uni-datetime-picker.selectDateTime":"选择日期时间","uni-datetime-picker.startDate":"开始日期","uni-datetime-picker.endDate":"结束日期","uni-datetime-picker.startTime":"开始时间","uni-datetime-picker.endTime":"结束时间","uni-datetime-picker.ok":"确定","uni-datetime-picker.clear":"清除","uni-datetime-picker.cancel":"取消","uni-datetime-picker.year":"年","uni-datetime-picker.month":"月","uni-calender.SUN":"日","uni-calender.MON":"一","uni-calender.TUE":"二","uni-calender.WED":"三","uni-calender.THU":"四","uni-calender.FRI":"五","uni-calender.SAT":"六","uni-calender.confirm":"确认"},"zh-Hant":{"uni-datetime-picker.selectDate":"選擇日期","uni-datetime-picker.selectTime":"選擇時間","uni-datetime-picker.selectDateTime":"選擇日期時間","uni-datetime-picker.startDate":"開始日期","uni-datetime-picker.endDate":"結束日期","uni-datetime-picker.startTime":"開始时间","uni-datetime-picker.endTime":"結束时间","uni-datetime-picker.ok":"確定","uni-datetime-picker.clear":"清除","uni-datetime-picker.cancel":"取消","uni-datetime-picker.year":"年","uni-datetime-picker.month":"月","uni-calender.SUN":"日","uni-calender.MON":"一","uni-calender.TUE":"二","uni-calender.WED":"三","uni-calender.THU":"四","uni-calender.FRI":"五","uni-calender.SAT":"六","uni-calender.confirm":"確認"}},{t:bs}=x(ys),ks={name:"UniDatetimePicker",data:()=>({indicatorStyle:"height: 50px;",visible:!1,fixNvueBug:{},dateShow:!0,timeShow:!0,title:"日期和时间",time:"",year:1920,month:0,day:0,hour:0,minute:0,second:0,startYear:1920,startMonth:1,startDay:1,startHour:0,startMinute:0,startSecond:0,endYear:2120,endMonth:12,endDay:31,endHour:23,endMinute:59,endSecond:59}),options:{virtualHost:!0},props:{type:{type:String,default:"datetime"},value:{type:[String,Number],default:""},modelValue:{type:[String,Number],default:""},start:{type:[Number,String],default:""},end:{type:[Number,String],default:""},returnType:{type:String,default:"string"},disabled:{type:[Boolean,String],default:!1},border:{type:[Boolean,String],default:!0},hideSecond:{type:[Boolean,String],default:!1}},watch:{modelValue:{handler(e){e?(this.parseValue(fs(e)),this.initTime(!1)):(this.time="",this.parseValue(Date.now()))},immediate:!0},type:{handler(e){"date"===e?(this.dateShow=!0,this.timeShow=!1,this.title="日期"):"time"===e?(this.dateShow=!1,this.timeShow=!0,this.title="时间"):(this.dateShow=!0,this.timeShow=!0,this.title="日期和时间")},immediate:!0},start:{handler(e){this.parseDatetimeRange(fs(e),"start")},immediate:!0},end:{handler(e){this.parseDatetimeRange(fs(e),"end")},immediate:!0},months(e){this.checkValue("month",this.month,e)},days(e){this.checkValue("day",this.day,e)},hours(e){this.checkValue("hour",this.hour,e)},minutes(e){this.checkValue("minute",this.minute,e)},seconds(e){this.checkValue("second",this.second,e)}},computed:{years(){return this.getCurrentRange("year")},months(){return this.getCurrentRange("month")},days(){return this.getCurrentRange("day")},hours(){return this.getCurrentRange("hour")},minutes(){return this.getCurrentRange("minute")},seconds(){return this.getCurrentRange("second")},ymd(){return[this.year-this.minYear,this.month-this.minMonth,this.day-this.minDay]},hms(){return[this.hour-this.minHour,this.minute-this.minMinute,this.second-this.minSecond]},currentDateIsStart(){return this.year===this.startYear&&this.month===this.startMonth&&this.day===this.startDay},currentDateIsEnd(){return this.year===this.endYear&&this.month===this.endMonth&&this.day===this.endDay},minYear(){return this.startYear},maxYear(){return this.endYear},minMonth(){return this.year===this.startYear?this.startMonth:1},maxMonth(){return this.year===this.endYear?this.endMonth:12},minDay(){return this.year===this.startYear&&this.month===this.startMonth?this.startDay:1},maxDay(){return this.year===this.endYear&&this.month===this.endMonth?this.endDay:this.daysInMonth(this.year,this.month)},minHour(){return"datetime"===this.type?this.currentDateIsStart?this.startHour:0:"time"===this.type?this.startHour:void 0},maxHour(){return"datetime"===this.type?this.currentDateIsEnd?this.endHour:23:"time"===this.type?this.endHour:void 0},minMinute(){return"datetime"===this.type?this.currentDateIsStart&&this.hour===this.startHour?this.startMinute:0:"time"===this.type?this.hour===this.startHour?this.startMinute:0:void 0},maxMinute(){return"datetime"===this.type?this.currentDateIsEnd&&this.hour===this.endHour?this.endMinute:59:"time"===this.type?this.hour===this.endHour?this.endMinute:59:void 0},minSecond(){return"datetime"===this.type?this.currentDateIsStart&&this.hour===this.startHour&&this.minute===this.startMinute?this.startSecond:0:"time"===this.type?this.hour===this.startHour&&this.minute===this.startMinute?this.startSecond:0:void 0},maxSecond(){return"datetime"===this.type?this.currentDateIsEnd&&this.hour===this.endHour&&this.minute===this.endMinute?this.endSecond:59:"time"===this.type?this.hour===this.endHour&&this.minute===this.endMinute?this.endSecond:59:void 0},selectTimeText:()=>bs("uni-datetime-picker.selectTime"),okText:()=>bs("uni-datetime-picker.ok"),clearText:()=>bs("uni-datetime-picker.clear"),cancelText:()=>bs("uni-datetime-picker.cancel")},mounted(){},methods:{lessThanTen:e=>e<10?"0"+e:e,parseTimeType(e){if(e){let t=e.split(":");this.hour=Number(t[0]),this.minute=Number(t[1]),this.second=Number(t[2])}},initPickerValue(e){let t=null;e?t=this.compareValueWithStartAndEnd(e,this.start,this.end):(t=Date.now(),t=this.compareValueWithStartAndEnd(t,this.start,this.end)),this.parseValue(t)},compareValueWithStartAndEnd(e,t,i){let a=null;return e=this.superTimeStamp(e),t=this.superTimeStamp(t),i=this.superTimeStamp(i),a=t&&i?e<t?new Date(t):e>i?new Date(i):new Date(e):t&&!i?t<=e?new Date(e):new Date(t):!t&&i?e<=i?new Date(e):new Date(i):new Date(e),a},superTimeStamp(e){let t="";if("time"===this.type&&e&&"string"==typeof e){const e=new Date;t=e.getFullYear()+"/"+(e.getMonth()+1)+"/"+e.getDate()+" "}return Number(e)&&(e=parseInt(e),t=0),this.createTimeStamp(t+e)},parseValue(e){if(e){if("time"===this.type&&"string"==typeof e)this.parseTimeType(e);else{let t=null;t=new Date(e),"time"!==this.type&&(this.year=t.getFullYear(),this.month=t.getMonth()+1,this.day=t.getDate()),"date"!==this.type&&(this.hour=t.getHours(),this.minute=t.getMinutes(),this.second=t.getSeconds())}this.hideSecond&&(this.second=0)}},parseDatetimeRange(e,t){if(!e)return"start"===t&&(this.startYear=1920,this.startMonth=1,this.startDay=1,this.startHour=0,this.startMinute=0,this.startSecond=0),void("end"===t&&(this.endYear=2120,this.endMonth=12,this.endDay=31,this.endHour=23,this.endMinute=59,this.endSecond=59));if("time"===this.type){const i=e.split(":");this[t+"Hour"]=Number(i[0]),this[t+"Minute"]=Number(i[1]),this[t+"Second"]=Number(i[2])}else{if(!e)return void("start"===t?this.startYear=this.year-60:this.endYear=this.year+60);Number(e)&&(e=parseInt(e));const i=/[0-9]:[0-9]/;"datetime"!==this.type||"end"!==t||"string"!=typeof e||i.test(e)||(e+=" 23:59:59");const a=new Date(e);this[t+"Year"]=a.getFullYear(),this[t+"Month"]=a.getMonth()+1,this[t+"Day"]=a.getDate(),"datetime"===this.type&&(this[t+"Hour"]=a.getHours(),this[t+"Minute"]=a.getMinutes(),this[t+"Second"]=a.getSeconds())}},getCurrentRange(e){const t=[];for(let i=this["min"+this.capitalize(e)];i<=this["max"+this.capitalize(e)];i++)t.push(i);return t},capitalize:e=>e.charAt(0).toUpperCase()+e.slice(1),checkValue(e,t,i){-1===i.indexOf(t)&&(this[e]=i[0])},daysInMonth:(e,t)=>new Date(e,t,0).getDate(),createTimeStamp(e){if(e)return"number"==typeof e?e:(e=e.replace(/-/g,"/"),"date"===this.type&&(e+=" 00:00:00"),Date.parse(e))},createDomSting(){const e=this.year+"-"+this.lessThanTen(this.month)+"-"+this.lessThanTen(this.day);let t=this.lessThanTen(this.hour)+":"+this.lessThanTen(this.minute);return this.hideSecond||(t=t+":"+this.lessThanTen(this.second)),"date"===this.type?e:"time"===this.type?t:e+" "+t},initTime(e=!0){this.time=this.createDomSting(),e&&("timestamp"===this.returnType&&"time"!==this.type?(this.$emit("change",this.createTimeStamp(this.time)),this.$emit("input",this.createTimeStamp(this.time)),this.$emit("update:modelValue",this.createTimeStamp(this.time))):(this.$emit("change",this.time),this.$emit("input",this.time),this.$emit("update:modelValue",this.time)))},bindDateChange(e){const t=e.detail.value;this.year=this.years[t[0]],this.month=this.months[t[1]],this.day=this.days[t[2]]},bindTimeChange(e){const t=e.detail.value;this.hour=this.hours[t[0]],this.minute=this.minutes[t[1]],this.second=this.seconds[t[2]]},initTimePicker(){if(this.disabled)return;const e=fs(this.time);this.initPickerValue(e),this.visible=!this.visible},tiggerTimePicker(e){this.visible=!this.visible},clearTime(){this.time="",this.$emit("change",this.time),this.$emit("input",this.time),this.$emit("update:modelValue",this.time),this.tiggerTimePicker()},setTime(){this.initTime(),this.tiggerTimePicker()}}};const ws=s(ks,[["render",function(e,a,s,n,o,r){const l=t.Text,c=t.View,d=t.PickerViewColumn,h=t.PickerView;return i.openBlock(),i.createBlock(c,{class:"uni-datetime-picker"},{default:i.withCtx(()=>[i.createVNode(c,{onClick:r.initTimePicker},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"default",{},()=>[i.createVNode(c,{class:i.normalizeClass(["uni-datetime-picker-timebox-pointer",{"uni-datetime-picker-disabled":s.disabled,"uni-datetime-picker-timebox":s.border}])},{default:i.withCtx(()=>[i.createVNode(l,{class:"uni-datetime-picker-text"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(o.time),1)]),_:1}),o.time?i.createCommentVNode("",!0):(i.openBlock(),i.createBlock(c,{key:0,class:"uni-datetime-picker-time"},{default:i.withCtx(()=>[i.createVNode(l,{class:"uni-datetime-picker-text"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(r.selectTimeText),1)]),_:1})]),_:1}))]),_:1},8,["class"])],!0)]),_:3},8,["onClick"]),o.visible?(i.openBlock(),i.createBlock(c,{key:0,id:"mask",class:"uni-datetime-picker-mask",onClick:r.tiggerTimePicker},null,8,["onClick"])):i.createCommentVNode("",!0),o.visible?(i.openBlock(),i.createBlock(c,{key:1,class:i.normalizeClass(["uni-datetime-picker-popup",[o.dateShow&&o.timeShow?"":"fix-nvue-height"]]),style:i.normalizeStyle(o.fixNvueBug)},{default:i.withCtx(()=>[i.createVNode(c,{class:"uni-title"},{default:i.withCtx(()=>[i.createVNode(l,{class:"uni-datetime-picker-text"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(r.selectTimeText),1)]),_:1})]),_:1}),o.dateShow?(i.openBlock(),i.createBlock(c,{key:0,class:"uni-datetime-picker__container-box"},{default:i.withCtx(()=>[i.createVNode(h,{class:"uni-datetime-picker-view","indicator-style":o.indicatorStyle,value:r.ymd,onChange:r.bindDateChange},{default:i.withCtx(()=>[i.createVNode(d,null,{default:i.withCtx(()=>[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(r.years,(e,t)=>(i.openBlock(),i.createBlock(c,{class:"uni-datetime-picker-item",key:t},{default:i.withCtx(()=>[i.createVNode(l,{class:"uni-datetime-picker-item"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(r.lessThanTen(e)),1)]),_:2},1024)]),_:2},1024))),128))]),_:1}),i.createVNode(d,null,{default:i.withCtx(()=>[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(r.months,(e,t)=>(i.openBlock(),i.createBlock(c,{class:"uni-datetime-picker-item",key:t},{default:i.withCtx(()=>[i.createVNode(l,{class:"uni-datetime-picker-item"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(r.lessThanTen(e)),1)]),_:2},1024)]),_:2},1024))),128))]),_:1}),i.createVNode(d,null,{default:i.withCtx(()=>[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(r.days,(e,t)=>(i.openBlock(),i.createBlock(c,{class:"uni-datetime-picker-item",key:t},{default:i.withCtx(()=>[i.createVNode(l,{class:"uni-datetime-picker-item"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(r.lessThanTen(e)),1)]),_:2},1024)]),_:2},1024))),128))]),_:1})]),_:1},8,["indicator-style","value","onChange"]),i.createVNode(l,{class:"uni-datetime-picker-sign sign-left"},{default:i.withCtx(()=>[i.createTextVNode("-")]),_:1}),i.createVNode(l,{class:"uni-datetime-picker-sign sign-right"},{default:i.withCtx(()=>[i.createTextVNode("-")]),_:1})]),_:1})):i.createCommentVNode("",!0),o.timeShow?(i.openBlock(),i.createBlock(c,{key:1,class:"uni-datetime-picker__container-box"},{default:i.withCtx(()=>[i.createVNode(h,{class:i.normalizeClass(["uni-datetime-picker-view",[s.hideSecond?"time-hide-second":""]]),"indicator-style":o.indicatorStyle,value:r.hms,onChange:r.bindTimeChange},{default:i.withCtx(()=>[i.createVNode(d,null,{default:i.withCtx(()=>[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(r.hours,(e,t)=>(i.openBlock(),i.createBlock(c,{class:"uni-datetime-picker-item",key:t},{default:i.withCtx(()=>[i.createVNode(l,{class:"uni-datetime-picker-item"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(r.lessThanTen(e)),1)]),_:2},1024)]),_:2},1024))),128))]),_:1}),i.createVNode(d,null,{default:i.withCtx(()=>[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(r.minutes,(e,t)=>(i.openBlock(),i.createBlock(c,{class:"uni-datetime-picker-item",key:t},{default:i.withCtx(()=>[i.createVNode(l,{class:"uni-datetime-picker-item"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(r.lessThanTen(e)),1)]),_:2},1024)]),_:2},1024))),128))]),_:1}),s.hideSecond?i.createCommentVNode("",!0):(i.openBlock(),i.createBlock(d,{key:0},{default:i.withCtx(()=>[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(r.seconds,(e,t)=>(i.openBlock(),i.createBlock(c,{class:"uni-datetime-picker-item",key:t},{default:i.withCtx(()=>[i.createVNode(l,{class:"uni-datetime-picker-item"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(r.lessThanTen(e)),1)]),_:2},1024)]),_:2},1024))),128))]),_:1}))]),_:1},8,["class","indicator-style","value","onChange"]),i.createVNode(l,{class:i.normalizeClass(["uni-datetime-picker-sign",[s.hideSecond?"sign-center":"sign-left"]])},{default:i.withCtx(()=>[i.createTextVNode(":")]),_:1},8,["class"]),s.hideSecond?i.createCommentVNode("",!0):(i.openBlock(),i.createBlock(l,{key:0,class:"uni-datetime-picker-sign sign-right"},{default:i.withCtx(()=>[i.createTextVNode(":")]),_:1}))]),_:1})):i.createCommentVNode("",!0),i.createVNode(c,{class:"uni-datetime-picker-btn"},{default:i.withCtx(()=>[i.createVNode(c,{onClick:r.clearTime},{default:i.withCtx(()=>[i.createVNode(l,{class:"uni-datetime-picker-btn-text"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(r.clearText),1)]),_:1})]),_:1},8,["onClick"]),i.createVNode(c,{class:"uni-datetime-picker-btn-group"},{default:i.withCtx(()=>[i.createVNode(c,{class:"uni-datetime-picker-cancel",onClick:r.tiggerTimePicker},{default:i.withCtx(()=>[i.createVNode(l,{class:"uni-datetime-picker-btn-text"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(r.cancelText),1)]),_:1})]),_:1},8,["onClick"]),i.createVNode(c,{onClick:r.setTime},{default:i.withCtx(()=>[i.createVNode(l,{class:"uni-datetime-picker-btn-text"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(r.okText),1)]),_:1})]),_:1},8,["onClick"])]),_:1})]),_:1})]),_:1},8,["class","style"])):i.createCommentVNode("",!0)]),_:3})}],["__scopeId","data-v-d60c320b"]]),{t:xs}=x(ys),_s={components:{calendarItem:gs,timePicker:ws},options:{virtualHost:!0},props:{date:{type:String,default:""},defTime:{type:[String,Object],default:""},selectableTimes:{type:[Object],default:()=>({})},selected:{type:Array,default:()=>[]},startDate:{type:String,default:""},endDate:{type:String,default:""},startPlaceholder:{type:String,default:""},endPlaceholder:{type:String,default:""},range:{type:Boolean,default:!1},hasTime:{type:Boolean,default:!1},insert:{type:Boolean,default:!0},showMonth:{type:Boolean,default:!0},clearDate:{type:Boolean,default:!0},checkHover:{type:Boolean,default:!0},hideSecond:{type:[Boolean],default:!1},pleStatus:{type:Object,default:()=>({before:"",after:"",data:[],fulldate:""})},defaultValue:{type:[String,Object,Array],default:""}},data:()=>({show:!1,weeks:[],calendar:{},nowDate:{},aniMaskShow:!1,firstEnter:!0,time:"",timeRange:{startTime:"",endTime:""},tempSingleDate:"",tempRange:{before:"",after:""}}),watch:{date:{immediate:!0,handler(e){this.range||(this.tempSingleDate=e,setTimeout(()=>{this.init(e)},100))}},defTime:{immediate:!0,handler(e){this.range?(this.timeRange.startTime=e.start,this.timeRange.endTime=e.end):this.time=e}},startDate(e){this.cale&&(this.cale.setStartDate(e),this.cale.setDate(this.nowDate.fullDate),this.weeks=this.cale.weeks)},endDate(e){this.cale&&(this.cale.setEndDate(e),this.cale.setDate(this.nowDate.fullDate),this.weeks=this.cale.weeks)},selected(e){this.cale&&(this.cale.setSelectInfo(this.nowDate.fullDate,e),this.weeks=this.cale.weeks)},pleStatus:{immediate:!0,handler(e){const{before:t,after:i,fulldate:a,which:s}=e;this.tempRange.before=t,this.tempRange.after=i,setTimeout(()=>{if(a)if(this.cale.setHoverMultiple(a),t&&i){if(this.cale.lastHover=!0,this.rangeWithinMonth(i,t))return;this.setDate(t)}else this.cale.setMultiple(a),this.setDate(this.nowDate.fullDate),this.calendar.fullDate="",this.cale.lastHover=!1;else{if(!this.cale)return;this.cale.setDefaultMultiple(t,i),"left"===s&&t?(this.setDate(t),this.weeks=this.cale.weeks):i&&(this.setDate(i),this.weeks=this.cale.weeks),this.cale.lastHover=!0}},16)}}},computed:{timepickerStartTime(){return(this.range?this.tempRange.before:this.calendar.fullDate)===this.startDate?this.selectableTimes.start:""},timepickerEndTime(){return(this.range?this.tempRange.after:this.calendar.fullDate)===this.endDate?this.selectableTimes.end:""},selectDateText:()=>xs("uni-datetime-picker.selectDate"),startDateText(){return this.startPlaceholder||xs("uni-datetime-picker.startDate")},endDateText(){return this.endPlaceholder||xs("uni-datetime-picker.endDate")},okText:()=>xs("uni-datetime-picker.ok"),yearText:()=>xs("uni-datetime-picker.year"),monthText:()=>xs("uni-datetime-picker.month"),MONText:()=>xs("uni-calender.MON"),TUEText:()=>xs("uni-calender.TUE"),WEDText:()=>xs("uni-calender.WED"),THUText:()=>xs("uni-calender.THU"),FRIText:()=>xs("uni-calender.FRI"),SATText:()=>xs("uni-calender.SAT"),SUNText:()=>xs("uni-calender.SUN"),confirmText:()=>xs("uni-calender.confirm")},created(){this.cale=new os({selected:this.selected,startDate:this.startDate,endDate:this.endDate,range:this.range}),this.init(this.date)},methods:{leaveCale(){this.firstEnter=!0},handleMouse(e){if(e.disable)return;if(this.cale.lastHover)return;let{before:t,after:i}=this.cale.multipleStatus;t&&(this.calendar=e,this.cale.setHoverMultiple(this.calendar.fullDate),this.weeks=this.cale.weeks,this.firstEnter&&(this.$emit("firstEnterCale",this.cale.multipleStatus),this.firstEnter=!1))},rangeWithinMonth(e,t){const[i,a]=e.split("-"),[s,n]=t.split("-");return i===s&&a===n},maskClick(){this.close(),this.$emit("maskClose")},clearCalender(){this.range?(this.timeRange.startTime="",this.timeRange.endTime="",this.tempRange.before="",this.tempRange.after="",this.cale.multipleStatus.before="",this.cale.multipleStatus.after="",this.cale.multipleStatus.data=[],this.cale.lastHover=!1):(this.time="",this.tempSingleDate=""),this.calendar.fullDate="",this.setDate(new Date)},bindDateChange(e){const t=e.detail.value+"-1";this.setDate(t)},init(e){if(this.cale&&(this.cale.setDate(e||new Date),this.weeks=this.cale.weeks,this.nowDate=this.cale.getInfo(e),this.calendar={...this.nowDate},!e&&(this.calendar.fullDate="",this.defaultValue&&!this.range))){const e=new Date(this.defaultValue),t=ls(e),i=e.getFullYear(),a=e.getMonth()+1,s=e.getDate(),n=e.getDay();this.calendar={fullDate:t,year:i,month:a,date:s,day:n},this.tempSingleDate=t,this.time=cs(e,this.hideSecond)}},open(){this.clearDate&&!this.insert&&(this.cale.cleanMultipleStatus(),this.init(this.date)),this.show=!0,this.$nextTick(()=>{setTimeout(()=>{this.aniMaskShow=!0},50)})},close(){this.aniMaskShow=!1,this.$nextTick(()=>{setTimeout(()=>{this.show=!1,this.$emit("close")},300)})},confirm(){this.setEmit("confirm"),this.close()},change(e){(this.insert||e)&&this.setEmit("change")},monthSwitch(){let{year:e,month:t}=this.nowDate;this.$emit("monthSwitch",{year:e,month:Number(t)})},setEmit(e){this.range||(this.calendar.fullDate||(this.calendar=this.cale.getInfo(new Date),this.tempSingleDate=this.calendar.fullDate),this.hasTime&&!this.time&&(this.time=cs(new Date,this.hideSecond)));let{year:t,month:i,date:a,fullDate:s,extraInfo:n}=this.calendar;this.$emit(e,{range:this.cale.multipleStatus,year:t,month:i,date:a,time:this.time,timeRange:this.timeRange,fulldate:s,extraInfo:n||{}})},choiceDate(e){if(e.disable)return;this.calendar=e,this.calendar.userChecked=!0,this.cale.setMultiple(this.calendar.fullDate,!0),this.weeks=this.cale.weeks,this.tempSingleDate=this.calendar.fullDate;const t=new Date(this.cale.multipleStatus.before).getTime(),i=new Date(this.cale.multipleStatus.after).getTime();t>i&&i?(this.tempRange.before=this.cale.multipleStatus.after,this.tempRange.after=this.cale.multipleStatus.before):(this.tempRange.before=this.cale.multipleStatus.before,this.tempRange.after=this.cale.multipleStatus.after),this.change(!0)},changeMonth(e){let t;"pre"===e?t=this.cale.getPreMonthObj(this.nowDate.fullDate).fullDate:"next"===e&&(t=this.cale.getNextMonthObj(this.nowDate.fullDate).fullDate),this.setDate(t),this.monthSwitch()},setDate(e){this.cale.setDate(e),this.weeks=this.cale.weeks,this.nowDate=this.cale.getInfo(e)}}};const Cs=s(_s,[["render",function(e,s,n,o,r,l){const c=t.View,d=t.Text,h=t.Picker,u=i.resolveComponent("calendar-item"),p=i.resolveComponent("time-picker"),m=a.resolveEasycom(i.resolveDynamicComponent("uni-icons"),M);return i.openBlock(),i.createBlock(c,{class:"uni-calendar",onMouseleave:l.leaveCale},{default:i.withCtx(()=>[!n.insert&&r.show?(i.openBlock(),i.createBlock(c,{key:0,class:i.normalizeClass(["uni-calendar__mask",{"uni-calendar--mask-show":r.aniMaskShow}]),onClick:l.maskClick},null,8,["class","onClick"])):i.createCommentVNode("",!0),n.insert||r.show?(i.openBlock(),i.createBlock(c,{key:1,class:i.normalizeClass(["uni-calendar__content",{"uni-calendar--fixed":!n.insert,"uni-calendar--ani-show":r.aniMaskShow,"uni-calendar__content-mobile":r.aniMaskShow}])},{default:i.withCtx(()=>[i.createVNode(c,{class:i.normalizeClass(["uni-calendar__header",{"uni-calendar__header-mobile":!n.insert}])},{default:i.withCtx(()=>[i.createVNode(c,{class:"uni-calendar__header-btn-box",onClick:s[0]||(s[0]=i.withModifiers(e=>l.changeMonth("pre"),["stop"]))},{default:i.withCtx(()=>[i.createVNode(c,{class:"uni-calendar__header-btn uni-calendar--left"})]),_:1}),i.createVNode(h,{mode:"date",value:n.date,fields:"month",onChange:l.bindDateChange},{default:i.withCtx(()=>[i.createVNode(d,{class:"uni-calendar__header-text"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString((r.nowDate.year||"")+l.yearText+(r.nowDate.month||"")+l.monthText),1)]),_:1})]),_:1},8,["value","onChange"]),i.createVNode(c,{class:"uni-calendar__header-btn-box",onClick:s[1]||(s[1]=i.withModifiers(e=>l.changeMonth("next"),["stop"]))},{default:i.withCtx(()=>[i.createVNode(c,{class:"uni-calendar__header-btn uni-calendar--right"})]),_:1}),n.insert?i.createCommentVNode("",!0):(i.openBlock(),i.createBlock(c,{key:0,class:"dialog-close",onClick:l.maskClick},{default:i.withCtx(()=>[i.createVNode(c,{class:"dialog-close-plus","data-id":"close"}),i.createVNode(c,{class:"dialog-close-plus dialog-close-rotate","data-id":"close"})]),_:1},8,["onClick"]))]),_:1},8,["class"]),i.createVNode(c,{class:"uni-calendar__box"},{default:i.withCtx(()=>[n.showMonth?(i.openBlock(),i.createBlock(c,{key:0,class:"uni-calendar__box-bg"},{default:i.withCtx(()=>[i.createVNode(d,{class:"uni-calendar__box-bg-text"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(r.nowDate.month),1)]),_:1})]),_:1})):i.createCommentVNode("",!0),i.createVNode(c,{class:"uni-calendar__weeks",style:{"padding-bottom":"7px"}},{default:i.withCtx(()=>[i.createVNode(c,{class:"uni-calendar__weeks-day"},{default:i.withCtx(()=>[i.createVNode(d,{class:"uni-calendar__weeks-day-text"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(l.SUNText),1)]),_:1})]),_:1}),i.createVNode(c,{class:"uni-calendar__weeks-day"},{default:i.withCtx(()=>[i.createVNode(d,{class:"uni-calendar__weeks-day-text"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(l.MONText),1)]),_:1})]),_:1}),i.createVNode(c,{class:"uni-calendar__weeks-day"},{default:i.withCtx(()=>[i.createVNode(d,{class:"uni-calendar__weeks-day-text"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(l.TUEText),1)]),_:1})]),_:1}),i.createVNode(c,{class:"uni-calendar__weeks-day"},{default:i.withCtx(()=>[i.createVNode(d,{class:"uni-calendar__weeks-day-text"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(l.WEDText),1)]),_:1})]),_:1}),i.createVNode(c,{class:"uni-calendar__weeks-day"},{default:i.withCtx(()=>[i.createVNode(d,{class:"uni-calendar__weeks-day-text"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(l.THUText),1)]),_:1})]),_:1}),i.createVNode(c,{class:"uni-calendar__weeks-day"},{default:i.withCtx(()=>[i.createVNode(d,{class:"uni-calendar__weeks-day-text"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(l.FRIText),1)]),_:1})]),_:1}),i.createVNode(c,{class:"uni-calendar__weeks-day"},{default:i.withCtx(()=>[i.createVNode(d,{class:"uni-calendar__weeks-day-text"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(l.SATText),1)]),_:1})]),_:1})]),_:1}),(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(r.weeks,(e,t)=>(i.openBlock(),i.createBlock(c,{class:"uni-calendar__weeks",key:t},{default:i.withCtx(()=>[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(e,(e,t)=>(i.openBlock(),i.createBlock(c,{class:"uni-calendar__weeks-item",key:t},{default:i.withCtx(()=>[i.createVNode(u,{class:"uni-calendar-item--hook",weeks:e,calendar:r.calendar,selected:n.selected,checkHover:n.range,onChange:l.choiceDate,onHandleMouse:l.handleMouse},null,8,["weeks","calendar","selected","checkHover","onChange","onHandleMouse"])]),_:2},1024))),128))]),_:2},1024))),128))]),_:1}),n.insert||n.range||!n.hasTime?i.createCommentVNode("",!0):(i.openBlock(),i.createBlock(c,{key:0,class:"uni-date-changed uni-calendar--fixed-top",style:{padding:"0 80px"}},{default:i.withCtx(()=>[i.createVNode(c,{class:"uni-date-changed--time-date"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(r.tempSingleDate?r.tempSingleDate:l.selectDateText),1)]),_:1}),i.createVNode(p,{type:"time",start:l.timepickerStartTime,end:l.timepickerEndTime,modelValue:r.time,"onUpdate:modelValue":s[2]||(s[2]=e=>r.time=e),disabled:!r.tempSingleDate,border:!1,"hide-second":n.hideSecond,class:"time-picker-style"},null,8,["start","end","modelValue","disabled","hide-second"])]),_:1})),!n.insert&&n.range&&n.hasTime?(i.openBlock(),i.createBlock(c,{key:1,class:"uni-date-changed uni-calendar--fixed-top"},{default:i.withCtx(()=>[i.createVNode(c,{class:"uni-date-changed--time-start"},{default:i.withCtx(()=>[i.createVNode(c,{class:"uni-date-changed--time-date"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(r.tempRange.before?r.tempRange.before:l.startDateText),1)]),_:1}),i.createVNode(p,{type:"time",start:l.timepickerStartTime,modelValue:r.timeRange.startTime,"onUpdate:modelValue":s[3]||(s[3]=e=>r.timeRange.startTime=e),border:!1,"hide-second":n.hideSecond,disabled:!r.tempRange.before,class:"time-picker-style"},null,8,["start","modelValue","hide-second","disabled"])]),_:1}),i.createVNode(c,{style:{"line-height":"50px"}},{default:i.withCtx(()=>[i.createVNode(m,{type:"arrowthinright",color:"#999"})]),_:1}),i.createVNode(c,{class:"uni-date-changed--time-end"},{default:i.withCtx(()=>[i.createVNode(c,{class:"uni-date-changed--time-date"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(r.tempRange.after?r.tempRange.after:l.endDateText),1)]),_:1}),i.createVNode(p,{type:"time",end:l.timepickerEndTime,modelValue:r.timeRange.endTime,"onUpdate:modelValue":s[4]||(s[4]=e=>r.timeRange.endTime=e),border:!1,"hide-second":n.hideSecond,disabled:!r.tempRange.after,class:"time-picker-style"},null,8,["end","modelValue","hide-second","disabled"])]),_:1})]),_:1})):i.createCommentVNode("",!0),n.insert?i.createCommentVNode("",!0):(i.openBlock(),i.createBlock(c,{key:2,class:"uni-date-changed uni-date-btn--ok"},{default:i.withCtx(()=>[i.createVNode(c,{class:"uni-datetime-picker--btn",onClick:l.confirm},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(l.confirmText),1)]),_:1},8,["onClick"])]),_:1}))]),_:1},8,["class"])):i.createCommentVNode("",!0)]),_:1},8,["onMouseleave"])}],["__scopeId","data-v-818adad8"]]),Ss={name:"UniDatetimePicker",options:{virtualHost:!0},components:{Calendar:Cs,TimePicker:ws},data:()=>({isRange:!1,hasTime:!1,displayValue:"",inputDate:"",calendarDate:"",pickerTime:"",calendarRange:{startDate:"",startTime:"",endDate:"",endTime:""},displayRangeValue:{startDate:"",endDate:""},tempRange:{startDate:"",startTime:"",endDate:"",endTime:""},startMultipleStatus:{before:"",after:"",data:[],fulldate:""},endMultipleStatus:{before:"",after:"",data:[],fulldate:""},pickerVisible:!1,pickerPositionStyle:null,isEmitValue:!1,isPhone:!1,isFirstShow:!0,i18nT:()=>{}}),props:{type:{type:String,default:"datetime"},value:{type:[String,Number,Array,Date],default:""},modelValue:{type:[String,Number,Array,Date],default:""},start:{type:[Number,String],default:""},end:{type:[Number,String],default:""},returnType:{type:String,default:"string"},placeholder:{type:String,default:""},startPlaceholder:{type:String,default:""},endPlaceholder:{type:String,default:""},rangeSeparator:{type:String,default:"-"},border:{type:[Boolean],default:!0},disabled:{type:[Boolean],default:!1},clearIcon:{type:[Boolean],default:!0},hideSecond:{type:[Boolean],default:!1},defaultValue:{type:[String,Object,Array],default:""}},watch:{type:{immediate:!0,handler(e){this.hasTime=-1!==e.indexOf("time"),this.isRange=-1!==e.indexOf("range")}},modelValue:{immediate:!0,handler(e){this.isEmitValue?this.isEmitValue=!1:this.initPicker(e)}},start:{immediate:!0,handler(e){e&&(this.calendarRange.startDate=ls(e),this.hasTime&&(this.calendarRange.startTime=cs(e)))}},end:{immediate:!0,handler(e){e&&(this.calendarRange.endDate=ls(e),this.hasTime&&(this.calendarRange.endTime=cs(e,this.hideSecond)))}}},computed:{timepickerStartTime(){return(this.isRange?this.tempRange.startDate:this.inputDate)===this.calendarRange.startDate?this.calendarRange.startTime:""},timepickerEndTime(){return(this.isRange?this.tempRange.endDate:this.inputDate)===this.calendarRange.endDate?this.calendarRange.endTime:""},mobileCalendarTime(){const e={start:this.tempRange.startTime,end:this.tempRange.endTime};return this.isRange?e:this.pickerTime},mobSelectableTime(){return{start:this.calendarRange.startTime,end:this.calendarRange.endTime}},datePopupWidth(){return this.isRange?653:301},singlePlaceholderText(){return this.placeholder||("date"===this.type?this.selectDateText:this.selectDateTimeText)},startPlaceholderText(){return this.startPlaceholder||this.startDateText},endPlaceholderText(){return this.endPlaceholder||this.endDateText},selectDateText(){return this.i18nT("uni-datetime-picker.selectDate")},selectDateTimeText(){return this.i18nT("uni-datetime-picker.selectDateTime")},selectTimeText(){return this.i18nT("uni-datetime-picker.selectTime")},startDateText(){return this.startPlaceholder||this.i18nT("uni-datetime-picker.startDate")},startTimeText(){return this.i18nT("uni-datetime-picker.startTime")},endDateText(){return this.endPlaceholder||this.i18nT("uni-datetime-picker.endDate")},endTimeText(){return this.i18nT("uni-datetime-picker.endTime")},okText(){return this.i18nT("uni-datetime-picker.ok")},clearText(){return this.i18nT("uni-datetime-picker.clear")},showClearIcon(){return this.clearIcon&&!this.disabled&&(this.displayValue||this.displayRangeValue.startDate&&this.displayRangeValue.endDate)}},created(){this.initI18nT(),this.platform()},methods:{initI18nT(){const e=x(ys);this.i18nT=e.t},initPicker(e){if(!e&&!this.defaultValue||Array.isArray(e)&&!e.length)this.$nextTick(()=>{this.clear(!1)});else if(Array.isArray(e)||this.isRange){const[t,i]=e;if(!t&&!i)return;const a=ls(t),s=cs(t,this.hideSecond),n=ls(i),o=cs(i,this.hideSecond),r=a,l=n;this.displayRangeValue.startDate=this.tempRange.startDate=r,this.displayRangeValue.endDate=this.tempRange.endDate=l,this.hasTime&&(this.displayRangeValue.startDate=`${a} ${s}`,this.displayRangeValue.endDate=`${n} ${o}`,this.tempRange.startTime=s,this.tempRange.endTime=o);const c={before:a,after:n};this.startMultipleStatus=Object.assign({},this.startMultipleStatus,c,{which:"right"}),this.endMultipleStatus=Object.assign({},this.endMultipleStatus,c,{which:"left"})}else e?(this.displayValue=this.inputDate=this.calendarDate=ls(e),this.hasTime&&(this.pickerTime=cs(e,this.hideSecond),this.displayValue=`${this.displayValue} ${this.pickerTime}`)):this.defaultValue&&(this.inputDate=this.calendarDate=ls(this.defaultValue),this.hasTime&&(this.pickerTime=cs(this.defaultValue,this.hideSecond)))},updateLeftCale(e){const t=this.$refs.left;t.cale.setHoverMultiple(e.after),t.setDate(this.$refs.left.nowDate.fullDate)},updateRightCale(e){const t=this.$refs.right;t.cale.setHoverMultiple(e.after),t.setDate(this.$refs.right.nowDate.fullDate)},platform(){if("undefined"!=typeof navigator)return void(this.isPhone=-1!==navigator.userAgent.toLowerCase().indexOf("mobile"));const{windowWidth:e}=t.getSystemInfoSync();this.isPhone=e<=500,this.windowWidth=e},show(){if(this.$emit("show"),this.disabled)return;if(this.platform(),this.isPhone)return void setTimeout(()=>{this.$refs.mobile.open()},0);this.pickerPositionStyle={top:"10px"};t.createSelectorQuery().in(this).select(".uni-date-editor").boundingClientRect(e=>{this.windowWidth-e.left<this.datePopupWidth&&(this.pickerPositionStyle.right=0)}).exec(),setTimeout(()=>{if(this.pickerVisible=!this.pickerVisible,!this.isPhone&&this.isRange&&this.isFirstShow){this.isFirstShow=!1;const{startDate:e,endDate:t}=this.calendarRange;e&&t?this.diffDate(e,t)<30&&this.$refs.right.changeMonth("pre"):this.isPhone&&(this.$refs.right.cale.lastHover=!1)}},50)},close(){setTimeout(()=>{this.pickerVisible=!1,this.$emit("maskClick",this.value),this.$refs.mobile&&this.$refs.mobile.close()},20)},setEmit(e){"timestamp"!==this.returnType&&"date"!==this.returnType||(Array.isArray(e)?(this.hasTime||(e[0]=e[0]+" 00:00:00",e[1]=e[1]+" 00:00:00"),e[0]=this.createTimestamp(e[0]),e[1]=this.createTimestamp(e[1]),"date"===this.returnType&&(e[0]=new Date(e[0]),e[1]=new Date(e[1]))):(this.hasTime||(e+=" 00:00:00"),e=this.createTimestamp(e),"date"===this.returnType&&(e=new Date(e)))),this.$emit("update:modelValue",e),this.$emit("input",e),this.$emit("change",e),this.isEmitValue=!0},createTimestamp:e=>(e=fs(e),Date.parse(new Date(e))),singleChange(e){this.calendarDate=this.inputDate=e.fulldate,this.hasTime||this.confirmSingleChange()},confirmSingleChange(){if(!ps(this.inputDate)){const e=new Date;this.calendarDate=this.inputDate=ls(e),this.pickerTime=cs(e,this.hideSecond)}let e,t,i=!1;if(this.start){let a=this.start;"number"==typeof this.start&&(a=rs(this.start,this.hideSecond)),[e,t]=a.split(" "),this.start&&!us(e,this.inputDate)&&(i=!0,this.inputDate=e)}let a,s,n=!1;if(this.end){let e=this.end;"number"==typeof this.end&&(e=rs(this.end,this.hideSecond)),[a,s]=e.split(" "),this.end&&!us(this.inputDate,a)&&(n=!0,this.inputDate=a)}this.hasTime?(i&&(this.pickerTime=t||hs(this.hideSecond)),n&&(this.pickerTime=s||hs(this.hideSecond)),this.pickerTime||(this.pickerTime=cs(Date.now(),this.hideSecond)),this.displayValue=`${this.inputDate} ${this.pickerTime}`):this.displayValue=this.inputDate,this.setEmit(this.displayValue),this.pickerVisible=!1},leftChange(e){const{before:t,after:i}=e.range;this.rangeChange(t,i);const a={before:e.range.before,after:e.range.after,data:e.range.data,fulldate:e.fulldate};this.startMultipleStatus=Object.assign({},this.startMultipleStatus,a),this.$emit("calendarClick",e)},rightChange(e){const{before:t,after:i}=e.range;this.rangeChange(t,i);const a={before:e.range.before,after:e.range.after,data:e.range.data,fulldate:e.fulldate};this.endMultipleStatus=Object.assign({},this.endMultipleStatus,a),this.$emit("calendarClick",e)},mobileChange(e){if(this.isRange){const{before:t,after:i}=e.range;if(!t)return;if(this.handleStartAndEnd(t,i,!0),this.hasTime){const{startTime:t,endTime:i}=e.timeRange;this.tempRange.startTime=t,this.tempRange.endTime=i}this.confirmRangeChange()}else this.hasTime?this.displayValue=e.fulldate+" "+e.time:this.displayValue=e.fulldate,this.setEmit(this.displayValue),this.calendarDate=this.displayValue;this.$refs.mobile.close()},rangeChange(e,t){e&&t&&(this.handleStartAndEnd(e,t,!0),this.hasTime||this.confirmRangeChange())},confirmRangeChange(){if(!this.tempRange.startDate||!this.tempRange.endDate)return void(this.pickerVisible=!1);let e,t;ps(this.tempRange.startDate)||(this.tempRange.startDate=ls(Date.now())),ps(this.tempRange.endDate)||(this.tempRange.endDate=ls(Date.now()));let i,a,s=!1,n=!1,o=this.tempRange.startDate,r=this.tempRange.endDate;if(this.hasTime&&(o=`${this.tempRange.startDate} ${this.tempRange.startTime}`,r=`${this.tempRange.endDate} ${this.tempRange.endTime}`),this.start){let e=this.start;"number"==typeof this.start&&(e=rs(this.start,this.hideSecond)),[i,a]=e.split(" "),this.start&&!us(this.start,o)&&(s=!0,this.tempRange.startDate=i),this.start&&!us(this.start,r)&&(n=!0,this.tempRange.endDate=i)}let l,c,d=!1,h=!1;if(this.end){let e=this.end;"number"==typeof this.end&&(e=rs(this.end,this.hideSecond)),[l,c]=e.split(" "),this.end&&!us(o,this.end)&&(d=!0,this.tempRange.startDate=l),this.end&&!us(r,this.end)&&(h=!0,this.tempRange.endDate=l)}this.hasTime?(s?this.tempRange.startTime=a||hs(this.hideSecond):d&&(this.tempRange.startTime=c||hs(this.hideSecond)),this.tempRange.startTime||(this.tempRange.startTime=cs(Date.now(),this.hideSecond)),n?this.tempRange.endTime=a||hs(this.hideSecond):h&&(this.tempRange.endTime=c||hs(this.hideSecond)),this.tempRange.endTime||(this.tempRange.endTime=cs(Date.now(),this.hideSecond)),e=this.displayRangeValue.startDate=`${this.tempRange.startDate} ${this.tempRange.startTime}`,t=this.displayRangeValue.endDate=`${this.tempRange.endDate} ${this.tempRange.endTime}`):(e=this.displayRangeValue.startDate=this.tempRange.startDate,t=this.displayRangeValue.endDate=this.tempRange.endDate),us(e,t)||([e,t]=[t,e]),this.displayRangeValue.startDate=e,this.displayRangeValue.endDate=t;const u=[e,t];this.setEmit(u),this.pickerVisible=!1},handleStartAndEnd(e,t,i=!1){if(!e)return;t||(t=e);const a=i?"tempRange":"range",s=us(e,t);this[a].startDate=s?e:t,this[a].endDate=s?t:e},dateCompare:(e,t)=>(e=new Date(e.replace("-","/").replace("-","/")))<=(t=new Date(t.replace("-","/").replace("-","/"))),diffDate(e,t){e=new Date(e.replace("-","/").replace("-","/"));const i=((t=new Date(t.replace("-","/").replace("-","/")))-e)/864e5;return Math.abs(i)},clear(e=!0){this.isRange?(this.displayRangeValue.startDate="",this.displayRangeValue.endDate="",this.tempRange.startDate="",this.tempRange.startTime="",this.tempRange.endDate="",this.tempRange.endTime="",this.isPhone?this.$refs.mobile&&this.$refs.mobile.clearCalender():(this.$refs.left&&this.$refs.left.clearCalender(),this.$refs.right&&this.$refs.right.clearCalender(),this.$refs.right&&this.$refs.right.changeMonth("next")),e&&(this.$emit("change",[]),this.$emit("input",[]),this.$emit("update:modelValue",[]))):(this.displayValue="",this.inputDate="",this.pickerTime="",this.isPhone?this.$refs.mobile&&this.$refs.mobile.clearCalender():this.$refs.pcSingle&&this.$refs.pcSingle.clearCalender(),e&&(this.$emit("change",""),this.$emit("input",""),this.$emit("update:modelValue","")))},calendarClick(e){this.$emit("calendarClick",e)}}};const vs=s(Ss,[["render",function(e,s,n,o,r,l){const c=a.resolveEasycom(i.resolveDynamicComponent("uni-icons"),M),d=t.View,h=t.Input,u=i.resolveComponent("time-picker"),p=i.resolveComponent("Calendar"),m=t.Text;return i.openBlock(),i.createBlock(d,{class:"uni-date"},{default:i.withCtx(()=>[i.createVNode(d,{class:"uni-date-editor",onClick:l.show},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"default",{},()=>[i.createVNode(d,{class:i.normalizeClass(["uni-date-editor--x",{"uni-date-editor--x__disabled":n.disabled,"uni-date-x--border":n.border}])},{default:i.withCtx(()=>[r.isRange?(i.openBlock(),i.createBlock(d,{key:1,class:"uni-date-x uni-date-range"},{default:i.withCtx(()=>[i.createVNode(c,{class:"icon-calendar",type:"calendar",color:"#c0c4cc",size:"22"}),i.createVNode(d,{class:"uni-date__x-input text-center"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(r.displayRangeValue.startDate||l.startPlaceholderText),1)]),_:1}),i.createVNode(d,{class:"range-separator"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(n.rangeSeparator),1)]),_:1}),i.createVNode(d,{class:"uni-date__x-input text-center"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(r.displayRangeValue.endDate||l.endPlaceholderText),1)]),_:1})]),_:1})):(i.openBlock(),i.createBlock(d,{key:0,class:"uni-date-x uni-date-single"},{default:i.withCtx(()=>[i.createVNode(c,{class:"icon-calendar",type:"calendar",color:"#c0c4cc",size:"22"}),i.createVNode(d,{class:"uni-date__x-input"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(r.displayValue||l.singlePlaceholderText),1)]),_:1})]),_:1})),l.showClearIcon?(i.openBlock(),i.createBlock(d,{key:2,class:"uni-date__icon-clear",onClick:i.withModifiers(l.clear,["stop"])},{default:i.withCtx(()=>[i.createVNode(c,{type:"clear",color:"#c0c4cc",size:"22"})]),_:1},8,["onClick"])):i.createCommentVNode("",!0)]),_:1},8,["class"])],!0)]),_:3},8,["onClick"]),i.withDirectives(i.createVNode(d,{class:"uni-date-mask--pc",onClick:l.close},null,8,["onClick"]),[[i.vShow,r.pickerVisible]]),r.isPhone?i.createCommentVNode("",!0):i.withDirectives((i.openBlock(),i.createBlock(d,{key:0,ref:"datePicker",class:"uni-date-picker__container"},{default:i.withCtx(()=>[r.isRange?(i.openBlock(),i.createBlock(d,{key:1,class:"uni-date-range--x",style:i.normalizeStyle(r.pickerPositionStyle)},{default:i.withCtx(()=>[i.createVNode(d,{class:"uni-popper__arrow"}),r.hasTime?(i.openBlock(),i.createBlock(d,{key:0,class:"popup-x-header uni-date-changed"},{default:i.withCtx(()=>[i.createVNode(d,{class:"popup-x-header--datetime"},{default:i.withCtx(()=>[i.createVNode(h,{class:"uni-date__input uni-date-range__input",type:"text",modelValue:r.tempRange.startDate,"onUpdate:modelValue":s[3]||(s[3]=e=>r.tempRange.startDate=e),placeholder:l.startDateText},null,8,["modelValue","placeholder"]),i.createVNode(u,{type:"time",modelValue:r.tempRange.startTime,"onUpdate:modelValue":s[5]||(s[5]=e=>r.tempRange.startTime=e),start:l.timepickerStartTime,border:!1,disabled:!r.tempRange.startDate,hideSecond:n.hideSecond},{default:i.withCtx(()=>[i.createVNode(h,{class:"uni-date__input uni-date-range__input",type:"text",modelValue:r.tempRange.startTime,"onUpdate:modelValue":s[4]||(s[4]=e=>r.tempRange.startTime=e),placeholder:l.startTimeText,disabled:!r.tempRange.startDate},null,8,["modelValue","placeholder","disabled"])]),_:1},8,["modelValue","start","disabled","hideSecond"])]),_:1}),i.createVNode(c,{type:"arrowthinright",color:"#999",style:{"line-height":"40px"}}),i.createVNode(d,{class:"popup-x-header--datetime"},{default:i.withCtx(()=>[i.createVNode(h,{class:"uni-date__input uni-date-range__input",type:"text",modelValue:r.tempRange.endDate,"onUpdate:modelValue":s[6]||(s[6]=e=>r.tempRange.endDate=e),placeholder:l.endDateText},null,8,["modelValue","placeholder"]),i.createVNode(u,{type:"time",modelValue:r.tempRange.endTime,"onUpdate:modelValue":s[8]||(s[8]=e=>r.tempRange.endTime=e),end:l.timepickerEndTime,border:!1,disabled:!r.tempRange.endDate,hideSecond:n.hideSecond},{default:i.withCtx(()=>[i.createVNode(h,{class:"uni-date__input uni-date-range__input",type:"text",modelValue:r.tempRange.endTime,"onUpdate:modelValue":s[7]||(s[7]=e=>r.tempRange.endTime=e),placeholder:l.endTimeText,disabled:!r.tempRange.endDate},null,8,["modelValue","placeholder","disabled"])]),_:1},8,["modelValue","end","disabled","hideSecond"])]),_:1})]),_:1})):i.createCommentVNode("",!0),i.createVNode(d,{class:"popup-x-body"},{default:i.withCtx(()=>[i.createVNode(p,{ref:"left",showMonth:!1,"start-date":r.calendarRange.startDate,"end-date":r.calendarRange.endDate,range:!0,pleStatus:r.endMultipleStatus,onChange:l.leftChange,onFirstEnterCale:l.updateRightCale,style:{padding:"0 8px"}},null,8,["start-date","end-date","pleStatus","onChange","onFirstEnterCale"]),i.createVNode(p,{ref:"right",showMonth:!1,"start-date":r.calendarRange.startDate,"end-date":r.calendarRange.endDate,range:!0,onChange:l.rightChange,pleStatus:r.startMultipleStatus,onFirstEnterCale:l.updateLeftCale,style:{padding:"0 8px","border-left":"1px solid #F1F1F1"}},null,8,["start-date","end-date","onChange","pleStatus","onFirstEnterCale"])]),_:1}),r.hasTime?(i.openBlock(),i.createBlock(d,{key:1,class:"popup-x-footer"},{default:i.withCtx(()=>[i.createVNode(m,{onClick:l.clear},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(l.clearText),1)]),_:1},8,["onClick"]),i.createVNode(m,{class:"confirm-text",onClick:l.confirmRangeChange},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(l.okText),1)]),_:1},8,["onClick"])]),_:1})):i.createCommentVNode("",!0)]),_:1},8,["style"])):(i.openBlock(),i.createBlock(d,{key:0,class:"uni-date-single--x",style:i.normalizeStyle(r.pickerPositionStyle)},{default:i.withCtx(()=>[i.createVNode(d,{class:"uni-popper__arrow"}),r.hasTime?(i.openBlock(),i.createBlock(d,{key:0,class:"uni-date-changed popup-x-header"},{default:i.withCtx(()=>[i.createVNode(h,{class:"uni-date__input text-center",type:"text",modelValue:r.inputDate,"onUpdate:modelValue":s[0]||(s[0]=e=>r.inputDate=e),placeholder:l.selectDateText},null,8,["modelValue","placeholder"]),i.createVNode(u,{type:"time",modelValue:r.pickerTime,"onUpdate:modelValue":s[2]||(s[2]=e=>r.pickerTime=e),border:!1,disabled:!r.inputDate,start:l.timepickerStartTime,end:l.timepickerEndTime,hideSecond:n.hideSecond,style:{width:"100%"}},{default:i.withCtx(()=>[i.createVNode(h,{class:"uni-date__input text-center",type:"text",modelValue:r.pickerTime,"onUpdate:modelValue":s[1]||(s[1]=e=>r.pickerTime=e),placeholder:l.selectTimeText,disabled:!r.inputDate},null,8,["modelValue","placeholder","disabled"])]),_:1},8,["modelValue","disabled","start","end","hideSecond"])]),_:1})):i.createCommentVNode("",!0),i.createVNode(p,{ref:"pcSingle",showMonth:!1,"start-date":r.calendarRange.startDate,"end-date":r.calendarRange.endDate,date:r.calendarDate,onChange:l.singleChange,"default-value":n.defaultValue,style:{padding:"0 8px"}},null,8,["start-date","end-date","date","onChange","default-value"]),r.hasTime?(i.openBlock(),i.createBlock(d,{key:1,class:"popup-x-footer"},{default:i.withCtx(()=>[i.createVNode(m,{class:"confirm-text",onClick:l.confirmSingleChange},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(l.okText),1)]),_:1},8,["onClick"])]),_:1})):i.createCommentVNode("",!0)]),_:1},8,["style"]))]),_:1},512)),[[i.vShow,r.pickerVisible]]),r.isPhone?(i.openBlock(),i.createBlock(p,{key:1,ref:"mobile",clearDate:!1,date:r.calendarDate,defTime:l.mobileCalendarTime,"start-date":r.calendarRange.startDate,"end-date":r.calendarRange.endDate,selectableTimes:l.mobSelectableTime,startPlaceholder:n.startPlaceholder,endPlaceholder:n.endPlaceholder,"default-value":n.defaultValue,pleStatus:r.endMultipleStatus,showMonth:!1,range:r.isRange,hasTime:r.hasTime,insert:!1,hideSecond:n.hideSecond,onConfirm:l.mobileChange,onMaskClose:l.close,onChange:l.calendarClick},null,8,["date","defTime","start-date","end-date","selectableTimes","startPlaceholder","endPlaceholder","default-value","pleStatus","range","hasTime","hideSecond","onConfirm","onMaskClose","onChange"])):i.createCommentVNode("",!0)]),_:3})}],["__scopeId","data-v-fcb15c5d"]]);const Ts=s({name:"UniDrawer",components:{keypress:{name:"Keypress",props:{disable:{type:Boolean,default:!1}},mounted(){const e={esc:["Esc","Escape"],tab:"Tab",enter:"Enter",space:[" ","Spacebar"],up:["Up","ArrowUp"],left:["Left","ArrowLeft"],right:["Right","ArrowRight"],down:["Down","ArrowDown"],delete:["Backspace","Delete","Del"]};document.addEventListener("keyup",t=>{if(this.disable)return;const i=Object.keys(e).find(i=>{const a=t.key,s=e[i];return s===a||Array.isArray(s)&&s.includes(a)});i&&setTimeout(()=>{this.$emit(i,{})},0)})},render:()=>{}}},emits:["change"],props:{mode:{type:String,default:""},mask:{type:Boolean,default:!0},maskClick:{type:Boolean,default:!0},width:{type:Number,default:220}},data:()=>({visibleSync:!1,showDrawer:!1,rightMode:!1,watchTimer:null,drawerWidth:220}),created(){this.drawerWidth=this.width,this.rightMode="right"===this.mode},methods:{clear(){},close(e){("mask"!==e||this.maskClick)&&this.visibleSync&&this._change("showDrawer","visibleSync",!1)},open(){this.visibleSync||this._change("visibleSync","showDrawer",!0)},_change(e,t,i){this[e]=i,this.watchTimer&&clearTimeout(this.watchTimer),this.watchTimer=setTimeout(()=>{this[t]=i,this.$emit("change",i)},i?50:300)}}},[["render",function(e,a,s,n,o,r){const l=t.View,c=i.resolveComponent("keypress");return o.visibleSync?(i.openBlock(),i.createBlock(l,{key:0,class:i.normalizeClass([{"uni-drawer--visible":o.showDrawer},"uni-drawer"]),onTouchmove:i.withModifiers(r.clear,["stop","prevent"])},{default:i.withCtx(()=>[i.createVNode(l,{class:i.normalizeClass(["uni-drawer__mask",{"uni-drawer__mask--visible":o.showDrawer&&s.mask}]),onClick:a[0]||(a[0]=e=>r.close("mask"))},null,8,["class"]),i.createVNode(l,{class:i.normalizeClass(["uni-drawer__content",{"uni-drawer--right":o.rightMode,"uni-drawer--left":!o.rightMode,"uni-drawer__content--visible":o.showDrawer}]),style:i.normalizeStyle({width:o.drawerWidth+"px"})},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3},8,["class","style"]),i.createVNode(c,{onEsc:a[1]||(a[1]=e=>r.close("mask"))})]),_:3},8,["class","onTouchmove"])):i.createCommentVNode("",!0)}],["__scopeId","data-v-fb4f39d2"]]);function Ds(e){let t="";for(let i in e){t+=`${i}:${e[i]};`}return t}const Vs=s({name:"uni-easyinput",emits:["click","iconClick","update:modelValue","input","focus","blur","confirm","clear","eyes","change","keyboardheightchange"],model:{prop:"modelValue",event:"update:modelValue"},options:{virtualHost:!0},inject:{form:{from:"uniForm",default:null},formItem:{from:"uniFormItem",default:null}},props:{name:String,value:[Number,String],modelValue:[Number,String],type:{type:String,default:"text"},clearable:{type:Boolean,default:!0},autoHeight:{type:Boolean,default:!1},placeholder:{type:String,default:" "},placeholderStyle:String,focus:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},maxlength:{type:[Number,String],default:140},confirmType:{type:String,default:"done"},clearSize:{type:[Number,String],default:24},inputBorder:{type:Boolean,default:!0},prefixIcon:{type:String,default:""},suffixIcon:{type:String,default:""},trim:{type:[Boolean,String],default:!1},cursorSpacing:{type:Number,default:0},passwordIcon:{type:Boolean,default:!0},adjustPosition:{type:Boolean,default:!0},primaryColor:{type:String,default:"#2979ff"},styles:{type:Object,default:()=>({color:"#333",backgroundColor:"#fff",disableColor:"#F7F6F6",borderColor:"#e5e5e5"})},errorMessage:{type:[String,Boolean],default:""}},data:()=>({focused:!1,val:"",showMsg:"",border:!1,isFirstBorder:!1,showClearIcon:!1,showPassword:!1,focusShow:!1,localMsg:"",isEnter:!1}),computed:{isVal(){const e=this.val;return!(!e&&0!==e)},msg(){return this.localMsg||this.errorMessage},inputMaxlength(){return Number(this.maxlength)},boxStyle(){return`color:${this.inputBorder&&this.msg?"#e43d33":this.styles.color};`},inputContentClass(){return function(e){let t="";for(let i in e)e[i]&&(t+=`${i} `);return t}({"is-input-border":this.inputBorder,"is-input-error-border":this.inputBorder&&this.msg,"is-textarea":"textarea"===this.type,"is-disabled":this.disabled,"is-focused":this.focusShow})},inputContentStyle(){const e=this.focusShow?this.primaryColor:this.styles.borderColor;return Ds({"border-color":(this.inputBorder&&this.msg?"#dd524d":e)||"#e5e5e5","background-color":this.disabled?this.styles.disableColor:this.styles.backgroundColor})},inputStyle(){return Ds({"padding-right":"password"===this.type||this.clearable||this.prefixIcon?"":"10px","padding-left":this.prefixIcon?"":"10px",...this.styles})}},watch:{value(e){this.val=null!==e?e:""},modelValue(e){this.val=null!==e?e:""},focus(e){this.$nextTick(()=>{this.focused=this.focus,this.focusShow=this.focus})}},created(){this.init(),this.form&&this.formItem&&this.$watch("formItem.errMsg",e=>{this.localMsg=e})},mounted(){this.$nextTick(()=>{this.focused=this.focus,this.focusShow=this.focus})},methods:{init(){this.value||0===this.value?this.val=this.value:this.modelValue||0===this.modelValue||""===this.modelValue?this.val=this.modelValue:this.val=""},onClickIcon(e){this.$emit("iconClick",e)},onEyes(){this.showPassword=!this.showPassword,this.$emit("eyes",this.showPassword)},onInput(e){let t=e.detail.value;this.trim&&("boolean"==typeof this.trim&&this.trim&&(t=this.trimStr(t)),"string"==typeof this.trim&&(t=this.trimStr(t,this.trim))),this.errMsg&&(this.errMsg=""),this.val=t,this.$emit("input",t),this.$emit("update:modelValue",t)},onFocus(){this.$nextTick(()=>{this.focused=!0}),this.$emit("focus",null)},_Focus(e){this.focusShow=!0,this.$emit("focus",e)},onBlur(){this.focused=!1,this.$emit("blur",null)},_Blur(e){if(e.detail.value,this.focusShow=!1,this.$emit("blur",e),!1===this.isEnter&&this.$emit("change",this.val),this.form&&this.formItem){const{validateTrigger:e}=this.form;"blur"===e&&this.formItem.onFieldChange()}},onConfirm(e){this.$emit("confirm",this.val),this.isEnter=!0,this.$emit("change",this.val),this.$nextTick(()=>{this.isEnter=!1})},onClear(e){this.val="",this.$emit("input",""),this.$emit("update:modelValue",""),this.$emit("clear")},onkeyboardheightchange(e){this.$emit("keyboardheightchange",e)},trimStr:(e,t="both")=>"both"===t?e.trim():"left"===t?e.trimLeft():"right"===t?e.trimRight():"start"===t?e.trimStart():"end"===t?e.trimEnd():"all"===t?e.replace(/\s+/g,""):e}},[["render",function(e,s,n,o,r,l){const c=a.resolveEasycom(i.resolveDynamicComponent("uni-icons"),M),d=t.Textarea,h=t.Input,u=t.View;return i.openBlock(),i.createBlock(u,{class:i.normalizeClass(["uni-easyinput",{"uni-easyinput-error":l.msg}]),style:i.normalizeStyle(l.boxStyle)},{default:i.withCtx(()=>[i.createVNode(u,{class:i.normalizeClass(["uni-easyinput__content",l.inputContentClass]),style:i.normalizeStyle(l.inputContentStyle)},{default:i.withCtx(()=>[n.prefixIcon?(i.openBlock(),i.createBlock(c,{key:0,class:"content-clear-icon",type:n.prefixIcon,color:"#c0c4cc",onClick:s[0]||(s[0]=e=>l.onClickIcon("prefix")),size:"22"},null,8,["type"])):i.createCommentVNode("",!0),i.renderSlot(e.$slots,"left",{},void 0,!0),"textarea"===n.type?(i.openBlock(),i.createBlock(d,{key:1,class:i.normalizeClass(["uni-easyinput__content-textarea",{"input-padding":n.inputBorder}]),name:n.name,value:r.val,placeholder:n.placeholder,placeholderStyle:n.placeholderStyle,disabled:n.disabled,"placeholder-class":"uni-easyinput__placeholder-class",maxlength:l.inputMaxlength,focus:r.focused,autoHeight:n.autoHeight,"cursor-spacing":n.cursorSpacing,"adjust-position":n.adjustPosition,onInput:l.onInput,onBlur:l._Blur,onFocus:l._Focus,onConfirm:l.onConfirm,onKeyboardheightchange:l.onkeyboardheightchange},null,8,["class","name","value","placeholder","placeholderStyle","disabled","maxlength","focus","autoHeight","cursor-spacing","adjust-position","onInput","onBlur","onFocus","onConfirm","onKeyboardheightchange"])):(i.openBlock(),i.createBlock(h,{key:2,type:"password"===n.type?"text":n.type,class:"uni-easyinput__content-input",style:i.normalizeStyle(l.inputStyle),name:n.name,value:r.val,password:!r.showPassword&&"password"===n.type,placeholder:n.placeholder,placeholderStyle:n.placeholderStyle,"placeholder-class":"uni-easyinput__placeholder-class",disabled:n.disabled,maxlength:l.inputMaxlength,focus:r.focused,confirmType:n.confirmType,"cursor-spacing":n.cursorSpacing,"adjust-position":n.adjustPosition,onFocus:l._Focus,onBlur:l._Blur,onInput:l.onInput,onConfirm:l.onConfirm,onKeyboardheightchange:l.onkeyboardheightchange},null,8,["type","style","name","value","password","placeholder","placeholderStyle","disabled","maxlength","focus","confirmType","cursor-spacing","adjust-position","onFocus","onBlur","onInput","onConfirm","onKeyboardheightchange"])),"password"===n.type&&n.passwordIcon?(i.openBlock(),i.createElementBlock(i.Fragment,{key:3},[l.isVal?(i.openBlock(),i.createBlock(c,{key:0,class:i.normalizeClass(["content-clear-icon",{"is-textarea-icon":"textarea"===n.type}]),type:r.showPassword?"eye-slash-filled":"eye-filled",size:22,color:r.focusShow?n.primaryColor:"#c0c4cc",onClick:l.onEyes},null,8,["class","type","color","onClick"])):i.createCommentVNode("",!0)],64)):i.createCommentVNode("",!0),n.suffixIcon?(i.openBlock(),i.createElementBlock(i.Fragment,{key:4},[n.suffixIcon?(i.openBlock(),i.createBlock(c,{key:0,class:"content-clear-icon",type:n.suffixIcon,color:"#c0c4cc",onClick:s[1]||(s[1]=e=>l.onClickIcon("suffix")),size:"22"},null,8,["type"])):i.createCommentVNode("",!0)],64)):(i.openBlock(),i.createElementBlock(i.Fragment,{key:5},[n.clearable&&l.isVal&&!n.disabled&&"textarea"!==n.type?(i.openBlock(),i.createBlock(c,{key:0,class:i.normalizeClass(["content-clear-icon",{"is-textarea-icon":"textarea"===n.type}]),type:"clear",size:n.clearSize,color:l.msg?"#dd524d":r.focusShow?n.primaryColor:"#c0c4cc",onClick:l.onClear},null,8,["class","size","color","onClick"])):i.createCommentVNode("",!0)],64)),i.renderSlot(e.$slots,"right",{},void 0,!0)]),_:3},8,["class","style"])]),_:3},8,["class","style"])}],["__scopeId","data-v-380bd23d"]]);const Ns=s({name:"UniFab",emits:["fabClick","trigger"],props:{pattern:{type:Object,default:()=>({})},horizontal:{type:String,default:"left"},vertical:{type:String,default:"bottom"},direction:{type:String,default:"horizontal"},content:{type:Array,default:()=>[]},show:{type:Boolean,default:!1},popMenu:{type:Boolean,default:!0}},data:()=>({fabShow:!1,isShow:!1,isAndroidNvue:!1,styles:{color:"#3c3e49",selectedColor:"#007AFF",backgroundColor:"#fff",buttonColor:"#007AFF",iconColor:"#fff",icon:"plusempty"}}),computed:{contentWidth(e){return 55*(this.content.length+1)+15+"px"},contentWidthMin:()=>"55px",boxWidth(){return this.getPosition(3,"horizontal")},boxHeight(){return this.getPosition(3,"vertical")},leftBottom(){return this.getPosition(0,"left","bottom")},rightBottom(){return this.getPosition(0,"right","bottom")},leftTop(){return this.getPosition(0,"left","top")},rightTop(){return this.getPosition(0,"right","top")},flexDirectionStart(){return this.getPosition(1,"vertical","top")},flexDirectionEnd(){return this.getPosition(1,"vertical","bottom")},horizontalLeft(){return this.getPosition(2,"horizontal","left")},horizontalRight(){return this.getPosition(2,"horizontal","right")},nvueBottom:()=>30},watch:{pattern:{handler(e,t){this.styles=Object.assign({},this.styles,e)},deep:!0}},created(){this.isShow=this.show,0===this.top&&(this.fabShow=!0),this.styles=Object.assign({},this.styles,this.pattern)},methods:{_onClick(){this.$emit("fabClick"),this.popMenu&&(this.isShow=!this.isShow)},open(){this.isShow=!0},close(){this.isShow=!1},_onItemClick(e,t){this.isShow&&this.$emit("trigger",{index:e,item:t})},getPosition(e,t,i){return 0===e?this.horizontal===t&&this.vertical===i:1===e?this.direction===t&&this.vertical===i:2===e?this.direction===t&&this.horizontal===i:this.isShow&&this.direction===t?this.contentWidth:this.contentWidthMin}}},[["render",function(e,s,n,o,r,l){const c=t.View,d=t.Image,h=t.Text,u=a.resolveEasycom(i.resolveDynamicComponent("uni-icons"),M);return i.openBlock(),i.createBlock(c,{class:"uni-cursor-point"},{default:i.withCtx(()=>[n.popMenu&&(l.leftBottom||l.rightBottom||l.leftTop||l.rightTop)&&n.content.length>0?(i.openBlock(),i.createBlock(c,{key:0,class:i.normalizeClass([{"uni-fab--leftBottom":l.leftBottom,"uni-fab--rightBottom":l.rightBottom,"uni-fab--leftTop":l.leftTop,"uni-fab--rightTop":l.rightTop},"uni-fab"]),style:i.normalizeStyle(l.nvueBottom)},{default:i.withCtx(()=>[i.createVNode(c,{class:i.normalizeClass([{"uni-fab__content--left":"left"===n.horizontal,"uni-fab__content--right":"right"===n.horizontal,"uni-fab__content--flexDirection":"vertical"===n.direction,"uni-fab__content--flexDirectionStart":l.flexDirectionStart,"uni-fab__content--flexDirectionEnd":l.flexDirectionEnd,"uni-fab__content--other-platform":!r.isAndroidNvue},"uni-fab__content"]),style:i.normalizeStyle({width:l.boxWidth,height:l.boxHeight,backgroundColor:r.styles.backgroundColor}),elevation:"5"},{default:i.withCtx(()=>[l.flexDirectionStart||l.horizontalLeft?(i.openBlock(),i.createBlock(c,{key:0,class:"uni-fab__item uni-fab__item--first"})):i.createCommentVNode("",!0),(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(n.content,(e,t)=>(i.openBlock(),i.createBlock(c,{key:t,class:i.normalizeClass([{"uni-fab__item--active":r.isShow},"uni-fab__item"]),onClick:i=>l._onItemClick(t,e)},{default:i.withCtx(()=>[i.createVNode(d,{src:e.active?e.selectedIconPath:e.iconPath,class:"uni-fab__item-image",mode:"aspectFit"},null,8,["src"]),i.createVNode(h,{class:"uni-fab__item-text",style:i.normalizeStyle({color:e.active?r.styles.selectedColor:r.styles.color})},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(e.text),1)]),_:2},1032,["style"])]),_:2},1032,["class","onClick"]))),128)),l.flexDirectionEnd||l.horizontalRight?(i.openBlock(),i.createBlock(c,{key:1,class:"uni-fab__item uni-fab__item--first"})):i.createCommentVNode("",!0)]),_:1},8,["class","style"])]),_:1},8,["class","style"])):i.createCommentVNode("",!0),i.createVNode(c,{class:i.normalizeClass([{"uni-fab__circle--leftBottom":l.leftBottom,"uni-fab__circle--rightBottom":l.rightBottom,"uni-fab__circle--leftTop":l.leftTop,"uni-fab__circle--rightTop":l.rightTop,"uni-fab__content--other-platform":!r.isAndroidNvue},"uni-fab__circle uni-fab__plus"]),style:i.normalizeStyle({"background-color":r.styles.buttonColor,bottom:l.nvueBottom}),onClick:l._onClick},{default:i.withCtx(()=>[i.createVNode(u,{class:i.normalizeClass(["fab-circle-icon",{"uni-fab__plus--active":r.isShow&&n.content.length>0}]),type:r.styles.icon,color:r.styles.iconColor,size:"32"},null,8,["type","color","class"])]),_:1},8,["class","style","onClick"])]),_:1})}],["__scopeId","data-v-00f95700"]]),Bs={en:{"uni-fav.collect":"collect","uni-fav.collected":"collected"},"zh-Hans":{"uni-fav.collect":"收藏","uni-fav.collected":"已收藏"},"zh-Hant":{"uni-fav.collect":"收藏","uni-fav.collected":"已收藏"}},{t:Is}=x(Bs);const As=s({name:"UniFav",emits:["click"],props:{star:{type:[Boolean,String],default:!0},bgColor:{type:String,default:"#eeeeee"},fgColor:{type:String,default:"#666666"},bgColorChecked:{type:String,default:"#007aff"},fgColorChecked:{type:String,default:"#FFFFFF"},circle:{type:[Boolean,String],default:!1},checked:{type:Boolean,default:!1},contentText:{type:Object,default:()=>({contentDefault:"",contentFav:""})},stat:{type:Boolean,default:!1}},computed:{contentDefault(){return this.contentText.contentDefault||Is("uni-fav.collect")},contentFav(){return this.contentText.contentFav||Is("uni-fav.collected")}},watch:{checked(){uni.report&&this.stat&&(this.checked?uni.report("收藏","收藏"):uni.report("取消收藏","取消收藏"))}},methods:{onClick(){this.$emit("click")}}},[["render",function(e,s,n,o,r,l){const c=a.resolveEasycom(i.resolveDynamicComponent("uni-icons"),M),d=t.Text,h=t.View;return i.openBlock(),i.createBlock(h,{class:i.normalizeClass([[!0===n.circle||"true"===n.circle?"uni-fav--circle":""],"uni-fav"]),style:i.normalizeStyle([{backgroundColor:n.checked?n.bgColorChecked:n.bgColor}]),onClick:l.onClick},{default:i.withCtx(()=>[n.checked||!0!==n.star&&"true"!==n.star?i.createCommentVNode("",!0):(i.openBlock(),i.createBlock(c,{key:0,color:n.fgColor,style:i.normalizeStyle({color:n.checked?n.fgColorChecked:n.fgColor}),class:"uni-fav-star",size:"14",type:"star-filled"},null,8,["color","style"])),i.createVNode(d,{style:i.normalizeStyle({color:n.checked?n.fgColorChecked:n.fgColor}),class:"uni-fav-text"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(n.checked?l.contentFav:l.contentDefault),1)]),_:1},8,["style"])]),_:1},8,["class","style","onClick"])}],["__scopeId","data-v-ef106788"]]),Ps="chooseAndUploadFile:fail";function Ms(e,t){return e.tempFiles.forEach((e,i)=>{e.name||(e.name=e.path.substring(e.path.lastIndexOf("/")+1)),t&&(e.fileType=t),e.cloudPath=Date.now()+"_"+i+e.name.substring(e.name.lastIndexOf("."))}),e.tempFilePaths||(e.tempFilePaths=e.tempFiles.map(e=>e.path)),e}function Rs(e,t=5,i){const a=(e=JSON.parse(JSON.stringify(e))).length;let s=0,n=this;return new Promise(o=>{for(;s<t;)r();function r(){let t=s++;if(t>=a)return void(!e.find(e=>!e.url&&!e.errMsg)&&o(e));const l=e[t],c=n.files.findIndex(e=>e.uuid===l.uuid);l.url="",delete l.errMsg,ja.uploadFile({filePath:l.path,cloudPath:l.cloudPath,fileType:l.fileType,onUploadProgress:e=>{e.index=c,i&&i(e)}}).then(e=>{l.url=e.fileID,l.index=c,t<a&&r()}).catch(e=>{l.errMsg=e.errMsg||e.message,l.index=c,t<a&&r()})}})}function $s(e,{onChooseFile:t,onUploadProgress:i}){return e.then(e=>{if(t){const i=t(e);if(void 0!==i)return Promise.resolve(i).then(t=>void 0===t?e:t)}return e}).then(e=>!1===e?{errMsg:"chooseAndUploadFile:ok",tempFilePaths:[],tempFiles:[]}:e)}function Fs(e={type:"all"}){return"image"===e.type?$s(function(e){const{count:i,sizeType:a=["original","compressed"],sourceType:s,extension:n}=e;return new Promise((e,o)=>{t.chooseImage({count:i,sizeType:a,sourceType:s,extension:n,success(t){e(Ms(t,"image"))},fail(e){o({errMsg:e.errMsg.replace("chooseImage:fail",Ps)})}})})}(e),e):"video"===e.type?$s(function(e){const{count:i,camera:a,compressed:s,maxDuration:n,sourceType:o,extension:r}=e;return new Promise((e,i)=>{t.chooseVideo({camera:a,compressed:s,maxDuration:n,sourceType:o,extension:r,success(t){const{tempFilePath:i,duration:a,size:s,height:n,width:o}=t;e(Ms({errMsg:"chooseVideo:ok",tempFilePaths:[i],tempFiles:[{name:t.tempFile&&t.tempFile.name||"",path:i,size:s,type:t.tempFile&&t.tempFile.type||"",width:o,height:n,duration:a,fileType:"video",cloudPath:""}]},"video"))},fail(e){i({errMsg:e.errMsg.replace("chooseVideo:fail",Ps)})}})})}(e),e):$s(function(e){const{count:i,extension:a}=e;return new Promise((e,s)=>{let n=t.chooseFile;if("undefined"!=typeof wx&&"function"==typeof wx.chooseMessageFile&&(n=wx.chooseMessageFile),"function"!=typeof n)return s({errMsg:Ps+" 请指定 type 类型,该平台仅支持选择 image 或 video。"});n({type:"all",count:i,extension:a,success(t){e(Ms(t))},fail(e){s({errMsg:e.errMsg.replace("chooseFile:fail",Ps)})}})})}(e),e)}const Es=e=>{const t=e.lastIndexOf("."),i=e.length;return{name:e.substring(0,t),ext:e.substring(t+1,i)}},zs=e=>{if(Array.isArray(e))return e;return e.replace(/(\[|\])/g,"").split(",")},Ls=async(e,i="image")=>{const a=Es(e.name).ext.toLowerCase();let s={name:e.name,uuid:e.uuid,extname:a||"",cloudPath:e.cloudPath,fileType:e.fileType,thumbTempFilePath:e.thumbTempFilePath,url:e.path||e.path,size:e.size,image:{},path:e.path,video:{}};if("image"===i){const i=await(n=e.path,new Promise((e,i)=>{t.getImageInfo({src:n,success(t){e(t)},fail(e){i(e)}})}));delete s.video,s.image.width=i.width,s.image.height=i.height,s.image.location=i.path}else delete s.image;var n;return s};const Os=s({name:"uploadImage",emits:["uploadFiles","choose","delFile"],props:{filesList:{type:Array,default:()=>[]},disabled:{type:Boolean,default:!1},disablePreview:{type:Boolean,default:!1},limit:{type:[Number,String],default:9},imageStyles:{type:Object,default:()=>({width:"auto",height:"auto",border:{}})},delIcon:{type:Boolean,default:!0},readonly:{type:Boolean,default:!1}},computed:{styles(){return Object.assign({width:"auto",height:"auto",border:{}},this.imageStyles)},boxStyle(){const{width:e="auto",height:t="auto"}=this.styles;let i={};"auto"===t?"auto"!==e?(i.height=this.value2px(e),i["padding-top"]=0):i.height=0:(i.height=this.value2px(t),i["padding-top"]=0),i.width="auto"===e?"auto"!==t?this.value2px(t):"33.3%":this.value2px(e);let a="";for(let s in i)a+=`${s}:${i[s]};`;return a},borderStyle(){let{border:e}=this.styles,t={};if("boolean"==typeof e)t.border=e?"1px #eee solid":"none";else{let i=e&&e.width||1;i=this.value2px(i);let a=e&&e.radius||3;a=this.value2px(a),t={"border-width":i,"border-style":e&&e.style||"solid","border-color":e&&e.color||"#eee","border-radius":a}}let i="";for(let a in t)i+=`${a}:${t[a]};`;return i}},methods:{uploadFiles(e,t){this.$emit("uploadFiles",e)},choose(){this.$emit("choose")},delFile(e){this.$emit("delFile",e)},prviewImage(e,i){let a=[];1===Number(this.limit)&&this.disablePreview&&!this.disabled&&this.$emit("choose"),this.disablePreview||(this.filesList.forEach(e=>{a.push(e.url)}),t.previewImage({urls:a,current:i}))},value2px:e=>("number"==typeof e?e+="px":-1===e.indexOf("%")&&(e=-1!==e.indexOf("px")?e:e+"px"),e)}},[["render",function(e,a,s,n,o,r){const l=t.Image,c=t.View,d=t.Progress;return i.openBlock(),i.createBlock(c,{class:"uni-file-picker__container"},{default:i.withCtx(()=>[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(s.filesList,(e,t)=>(i.openBlock(),i.createBlock(c,{class:"file-picker__box",key:t,style:i.normalizeStyle(r.boxStyle)},{default:i.withCtx(()=>[i.createVNode(c,{class:"file-picker__box-content",style:i.normalizeStyle(r.borderStyle)},{default:i.withCtx(()=>[i.createVNode(l,{class:"file-image",src:e.url,mode:"aspectFill",onClick:i.withModifiers(i=>r.prviewImage(e,t),["stop"])},null,8,["src","onClick"]),s.delIcon&&!s.readonly?(i.openBlock(),i.createBlock(c,{key:0,class:"icon-del-box",onClick:i.withModifiers(e=>r.delFile(t),["stop"])},{default:i.withCtx(()=>[i.createVNode(c,{class:"icon-del"}),i.createVNode(c,{class:"icon-del rotate"})]),_:1},8,["onClick"])):i.createCommentVNode("",!0),e.progress&&100!==e.progress||0===e.progress?(i.openBlock(),i.createBlock(c,{key:1,class:"file-picker__progress"},{default:i.withCtx(()=>[i.createVNode(d,{class:"file-picker__progress-item",percent:-1===e.progress?0:e.progress,"stroke-width":"4",backgroundColor:e.errMsg?"#ff5a5f":"#EBEBEB"},null,8,["percent","backgroundColor"])]),_:2},1024)):i.createCommentVNode("",!0),e.errMsg?(i.openBlock(),i.createBlock(c,{key:2,class:"file-picker__mask",onClick:i.withModifiers(i=>r.uploadFiles(e,t),["stop"])},{default:i.withCtx(()=>[i.createTextVNode(" 点击重试 ")]),_:1},8,["onClick"])):i.createCommentVNode("",!0)]),_:2},1032,["style"])]),_:2},1032,["style"]))),128)),s.filesList.length<s.limit&&!s.readonly?(i.openBlock(),i.createBlock(c,{key:0,class:"file-picker__box",style:i.normalizeStyle(r.boxStyle)},{default:i.withCtx(()=>[i.createVNode(c,{class:"file-picker__box-content is-add",style:i.normalizeStyle(r.borderStyle),onClick:r.choose},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3},8,["style","onClick"])]),_:3},8,["style"])):i.createCommentVNode("",!0)]),_:3})}],["__scopeId","data-v-d9ad1e8a"]]);const Us=s({name:"uploadFile",emits:["uploadFiles","choose","delFile"],props:{filesList:{type:Array,default:()=>[]},delIcon:{type:Boolean,default:!0},limit:{type:[Number,String],default:9},showType:{type:String,default:""},listStyles:{type:Object,default:()=>({border:!0,dividline:!0,borderStyle:{}})},readonly:{type:Boolean,default:!1}},computed:{list(){let e=[];return this.filesList.forEach(t=>{e.push(t)}),e},styles(){return Object.assign({border:!0,dividline:!0,"border-style":{}},this.listStyles)},borderStyle(){let{borderStyle:e,border:t}=this.styles,i={};if(t){let t=e&&e.width||1;t=this.value2px(t);let a=e&&e.radius||5;a=this.value2px(a),i={"border-width":t,"border-style":e&&e.style||"solid","border-color":e&&e.color||"#eee","border-radius":a}}else i.border="none";let a="";for(let s in i)a+=`${s}:${i[s]};`;return a},borderLineStyle(){let e={},{borderStyle:t}=this.styles;if(t&&t.color&&(e["border-color"]=t.color),t&&t.width){let i=t&&t.width||1,a=t&&t.style||0;"number"==typeof i?i+="px":i=i.indexOf("px")?i:i+"px",e["border-width"]=i,"number"==typeof a?a+="px":a=a.indexOf("px")?a:a+"px",e["border-top-style"]=a}let i="";for(let a in e)i+=`${a}:${e[a]};`;return i}},methods:{uploadFiles(e,t){this.$emit("uploadFiles",{item:e,index:t})},choose(){this.$emit("choose")},delFile(e){this.$emit("delFile",e)},value2px:e=>("number"==typeof e?e+="px":e=-1!==e.indexOf("px")?e:e+"px",e)}},[["render",function(e,a,s,n,o,r){const l=t.View,c=t.Progress;return i.openBlock(),i.createBlock(l,{class:"uni-file-picker__files"},{default:i.withCtx(()=>[s.readonly?i.createCommentVNode("",!0):(i.openBlock(),i.createBlock(l,{key:0,class:"files-button",onClick:r.choose},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3},8,["onClick"])),r.list.length>0?(i.openBlock(),i.createBlock(l,{key:1,class:"uni-file-picker__lists is-text-box",style:i.normalizeStyle(r.borderStyle)},{default:i.withCtx(()=>[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(r.list,(e,t)=>(i.openBlock(),i.createBlock(l,{class:i.normalizeClass(["uni-file-picker__lists-box",{"files-border":0!==t&&r.styles.dividline}]),key:t,style:i.normalizeStyle(0!==t&&r.styles.dividline&&r.borderLineStyle)},{default:i.withCtx(()=>[i.createVNode(l,{class:"uni-file-picker__item"},{default:i.withCtx(()=>[i.createVNode(l,{class:"files__name"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(e.name),1)]),_:2},1024),s.delIcon&&!s.readonly?(i.openBlock(),i.createBlock(l,{key:0,class:"icon-del-box icon-files",onClick:e=>r.delFile(t)},{default:i.withCtx(()=>[i.createVNode(l,{class:"icon-del icon-files"}),i.createVNode(l,{class:"icon-del rotate"})]),_:1},8,["onClick"])):i.createCommentVNode("",!0)]),_:2},1024),e.progress&&100!==e.progress||0===e.progress?(i.openBlock(),i.createBlock(l,{key:0,class:"file-picker__progress"},{default:i.withCtx(()=>[i.createVNode(c,{class:"file-picker__progress-item",percent:-1===e.progress?0:e.progress,"stroke-width":"4",backgroundColor:e.errMsg?"#ff5a5f":"#EBEBEB"},null,8,["percent","backgroundColor"])]),_:2},1024)):i.createCommentVNode("",!0),"error"===e.status?(i.openBlock(),i.createBlock(l,{key:1,class:"file-picker__mask",onClick:i.withModifiers(i=>r.uploadFiles(e,t),["stop"])},{default:i.withCtx(()=>[i.createTextVNode(" 点击重试 ")]),_:1},8,["onClick"])):i.createCommentVNode("",!0)]),_:2},1032,["class","style"]))),128))]),_:1},8,["style"])):i.createCommentVNode("",!0)]),_:3})}],["__scopeId","data-v-c4297df5"]]);const js=s({name:"uniFilePicker",components:{uploadImage:Os,uploadFile:Us},options:{virtualHost:!0},emits:["select","success","fail","progress","delete","update:modelValue","input"],props:{modelValue:{type:[Array,Object],default:()=>[]},value:{type:[Array,Object],default:()=>[]},disabled:{type:Boolean,default:!1},disablePreview:{type:Boolean,default:!1},delIcon:{type:Boolean,default:!0},autoUpload:{type:Boolean,default:!0},limit:{type:[Number,String],default:9},mode:{type:String,default:"grid"},fileMediatype:{type:String,default:"image"},fileExtname:{type:[Array,String],default:()=>[]},title:{type:String,default:""},listStyles:{type:Object,default:()=>({border:!0,dividline:!0,borderStyle:{}})},imageStyles:{type:Object,default:()=>({width:"auto",height:"auto"})},readonly:{type:Boolean,default:!1},returnType:{type:String,default:"array"},sizeType:{type:Array,default:()=>["original","compressed"]},sourceType:{type:Array,default:()=>["album","camera"]},provider:{type:String,default:""}},data:()=>({files:[],localValue:[]}),watch:{value:{handler(e,t){this.setValue(e,t)},immediate:!0},modelValue:{handler(e,t){this.setValue(e,t)},immediate:!0}},computed:{filesList(){let e=[];return this.files.forEach(t=>{e.push(t)}),e},showType(){return"image"===this.fileMediatype?this.mode:"list"},limitLength(){return"object"===this.returnType?1:this.limit?this.limit>=9?9:this.limit:1}},created(){ja.config&&ja.config.provider||(this.noSpace=!0,ja.chooseAndUploadFile=Fs),this.form=this.getForm("uniForms"),this.formItem=this.getForm("uniFormsItem"),this.form&&this.formItem&&this.formItem.name&&(this.rename=this.formItem.name,this.form.inputChildrens.push(this))},methods:{clearFiles(e){0===e||e?this.files.splice(e,1):(this.files=[],this.$nextTick(()=>{this.setEmit()})),this.$nextTick(()=>{this.setEmit()})},upload(){let e=[];return this.files.forEach((t,i)=>{"ready"!==t.status&&"error"!==t.status||e.push(Object.assign({},t))}),this.uploadFiles(e)},async setValue(e,t){const i=async e=>{let t="";return t=e.fileID?e.fileID:e.url,/cloud:\/\/([\w.]+\/?)\S*/.test(t)&&(e.fileID=t,e.url=await this.getTempFileURL(t)),e.url&&(e.path=e.url),e};if("object"===this.returnType)e?await i(e):e={};else{e||(e=[]);for(let t=0;t<e.length;t++){let a=e[t];await i(a)}}this.localValue=e,this.form&&this.formItem&&!this.is_reset&&(this.is_reset=!1,this.formItem.setValue(this.localValue));let a=Object.keys(e).length>0?e:[];this.files=[].concat(a)},choose(){this.disabled||(this.files.length>=Number(this.limitLength)&&"grid"!==this.showType&&"array"===this.returnType?t.showToast({title:`您最多选择 ${this.limitLength} 个文件`,icon:"none"}):this.chooseFiles())},chooseFiles(){const e=zs(this.fileExtname);ja.chooseAndUploadFile({type:this.fileMediatype,compressed:!1,sizeType:this.sizeType,sourceType:this.sourceType,extension:e.length>0?e:void 0,count:this.limitLength-this.files.length,onChooseFile:this.chooseFileCallback,onUploadProgress:e=>{this.setProgress(e,e.index)}}).then(e=>{this.setSuccessAndError(e.tempFiles)}).catch(e=>{console.log("选择失败",e)})},async chooseFileCallback(e){const i=zs(this.fileExtname);(1===Number(this.limitLength)&&this.disablePreview&&!this.disabled||"object"===this.returnType)&&(this.files=[]);let{filePaths:a,files:s}=((e,i)=>{let a=[],s=[];return i&&0!==i.length?(e.tempFiles.forEach(e=>{const t=Es(e.name).ext.toLowerCase();-1!==i.indexOf(t)&&(s.push(e),a.push(e.path))}),s.length!==e.tempFiles.length&&t.showToast({title:`当前选择了${e.tempFiles.length}个文件 ,${e.tempFiles.length-s.length} 个文件格式不正确`,icon:"none",duration:5e3}),{filePaths:a,files:s}):{filePaths:a,files:s}})(e,i);i&&i.length>0||(a=e.tempFilePaths,s=e.tempFiles);let n=[];for(let t=0;t<s.length&&!(this.limitLength-this.files.length<=0);t++){s[t].uuid=Date.now();let e=await Ls(s[t],this.fileMediatype);e.progress=0,e.status="ready";let i={...e,file:s[t]};this.files.push(i),n.push(i)}this.$emit("select",{tempFiles:n,tempFilePaths:a}),e.tempFiles=s,this.autoUpload&&!this.noSpace||(e.tempFiles=[]),e.tempFiles.forEach((e,t)=>{this.provider&&(e.provider=this.provider);const i=e.name.split("."),a=i.pop(),s=i.join(".").replace(/[\s\/\?<>\\:\*\|":]/g,"_");e.cloudPath=s+"_"+Date.now()+"_"+t+"."+a})},uploadFiles(e){return e=[].concat(e),Rs.call(this,e,5,e=>{this.setProgress(e,e.index,!0)}).then(e=>(this.setSuccessAndError(e),e)).catch(e=>{console.log(e)})},async setSuccessAndError(e,t){let i=[],a=[],s=[],n=[];for(let o=0;o<e.length;o++){const t=e[o],r=t.uuid?this.files.findIndex(e=>e.uuid===t.uuid):t.index;if(-1===r||!this.files)break;if("request:fail"===t.errMsg)this.files[r].url=t.path,this.files[r].status="error",this.files[r].errMsg=t.errMsg,a.push(this.files[r]),n.push(this.files[r].url);else{this.files[r].errMsg="",this.files[r].fileID=t.url;/cloud:\/\/([\w.]+\/?)\S*/.test(t.url)?this.files[r].url=await this.getTempFileURL(t.url):this.files[r].url=t.url,this.files[r].status="success",this.files[r].progress+=1,i.push(this.files[r]),s.push(this.files[r].fileID)}}i.length>0&&(this.setEmit(),this.$emit("success",{tempFiles:this.backObject(i),tempFilePaths:s})),a.length>0&&this.$emit("fail",{tempFiles:this.backObject(a),tempFilePaths:n})},setProgress(e,t,i){this.files.length;const a=Math.round(100*e.loaded/e.total);let s=t;i||(s=this.files.findIndex(t=>t.uuid===e.tempFile.uuid)),-1!==s&&this.files[s]&&(this.files[s].progress=a-1,this.$emit("progress",{index:s,progress:parseInt(a),tempFile:this.files[s]}))},delFile(e){this.$emit("delete",{index:e,tempFile:this.files[e],tempFilePath:this.files[e].url}),this.files.splice(e,1),this.$nextTick(()=>{this.setEmit()})},getFileExt(e){const t=e.lastIndexOf("."),i=e.length;return{name:e.substring(0,t),ext:e.substring(t+1,i)}},setEmit(){let e=[];"object"===this.returnType?(e=this.backObject(this.files)[0],this.localValue=e||null):(e=this.backObject(this.files),this.localValue||(this.localValue=[]),this.localValue=[...e]),this.$emit("update:modelValue",this.localValue)},backObject(e){let t=[];return e.forEach(e=>{t.push({extname:e.extname,fileType:e.fileType,image:e.image,name:e.name,path:e.path,size:e.size,fileID:e.fileID,url:e.url,uuid:e.uuid,status:e.status,cloudPath:e.cloudPath})}),t},async getTempFileURL(e){e={fileList:[].concat(e)};return(await ja.getTempFileURL(e)).fileList[0].tempFileURL||""},getForm(e="uniForms"){let t=this.$parent,i=t.$options.name;for(;i!==e;){if(t=t.$parent,!t)return!1;i=t.$options.name}return t}}},[["render",function(e,a,s,n,o,r){const l=t.Text,c=t.View,d=i.resolveComponent("upload-image"),h=t.Button,u=i.resolveComponent("upload-file");return i.openBlock(),i.createBlock(c,{class:"uni-file-picker"},{default:i.withCtx(()=>[s.title?(i.openBlock(),i.createBlock(c,{key:0,class:"uni-file-picker__header"},{default:i.withCtx(()=>[i.createVNode(l,{class:"file-title"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(s.title),1)]),_:1}),i.createVNode(l,{class:"file-count"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(r.filesList.length)+"/"+i.toDisplayString(r.limitLength),1)]),_:1})]),_:1})):i.createCommentVNode("",!0),"image"===s.fileMediatype&&"grid"===r.showType?(i.openBlock(),i.createBlock(d,{key:1,readonly:s.readonly,"image-styles":s.imageStyles,"files-list":r.filesList,limit:r.limitLength,disablePreview:s.disablePreview,delIcon:s.delIcon,onUploadFiles:r.uploadFiles,onChoose:r.choose,onDelFile:r.delFile},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"default",{},()=>[i.createVNode(c,{class:"icon-add"}),i.createVNode(c,{class:"icon-add rotate"})],!0)]),_:3},8,["readonly","image-styles","files-list","limit","disablePreview","delIcon","onUploadFiles","onChoose","onDelFile"])):i.createCommentVNode("",!0),"image"!==s.fileMediatype||"grid"!==r.showType?(i.openBlock(),i.createBlock(u,{key:2,readonly:s.readonly,"list-styles":s.listStyles,"files-list":r.filesList,showType:r.showType,delIcon:s.delIcon,onUploadFiles:r.uploadFiles,onChoose:r.choose,onDelFile:r.delFile},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"default",{},()=>[i.createVNode(h,{type:"primary",size:"mini"},{default:i.withCtx(()=>[i.createTextVNode("选择文件")]),_:1})],!0)]),_:3},8,["readonly","list-styles","files-list","showType","delIcon","onUploadFiles","onChoose","onDelFile"])):i.createCommentVNode("",!0)]),_:3})}],["__scopeId","data-v-9786f8b9"]]);var Hs={email:/^\S+?@\S+?\.\S+?$/,idcard:/^[1-9]\d{5}(18|19|([23]\d))\d{2}((0[1-9])|(10|11|12))(([0-2][1-9])|10|20|30|31)\d{3}[0-9Xx]$/,url:new RegExp("^(?!mailto:)(?:(?:http|https|ftp)://|//)(?:\\S+(?::\\S*)?@)?(?:(?:(?:[1-9]\\d?|1\\d\\d|2[01]\\d|22[0-3])(?:\\.(?:1?\\d{1,2}|2[0-4]\\d|25[0-5])){2}(?:\\.(?:[0-9]\\d?|1\\d\\d|2[0-4]\\d|25[0-4]))|(?:(?:[a-z\\u00a1-\\uffff0-9]+-*)*[a-z\\u00a1-\\uffff0-9]+)(?:\\.(?:[a-z\\u00a1-\\uffff0-9]+-*)*[a-z\\u00a1-\\uffff0-9]+)*(?:\\.(?:[a-z\\u00a1-\\uffff]{2,})))|localhost)(?::\\d{2,5})?(?:(/|\\?|#)[^\\s]*)?$","i")};const Ws={int:"integer",bool:"boolean",double:"number",long:"number",password:"string"};function qs(e,t=""){["label"].forEach(t=>{void 0===e[t]&&(e[t]="")});let i=t;for(let a in e){let t=new RegExp("{"+a+"}");i=i.replace(t,e[a])}return i}const Ys={integer:e=>Ys.number(e)&&parseInt(e,10)===e,string:e=>"string"==typeof e,number:e=>!isNaN(e)&&"number"==typeof e,boolean:function(e){return"boolean"==typeof e},float:function(e){return Ys.number(e)&&!Ys.integer(e)},array:e=>Array.isArray(e),object:e=>"object"==typeof e&&!Ys.array(e),date:e=>e instanceof Date,timestamp(e){return!(!this.integer(e)||Math.abs(e).toString().length>16)},file:e=>"string"==typeof e.url,email:e=>"string"==typeof e&&!!e.match(Hs.email)&&e.length<255,url:e=>"string"==typeof e&&!!e.match(Hs.url),pattern(e,t){try{return new RegExp(e).test(t)}catch(it){return!1}},method:e=>"function"==typeof e,idcard:e=>"string"==typeof e&&!!e.match(Hs.idcard),"url-https"(e){return this.url(e)&&e.startsWith("https://")},"url-scheme":e=>e.startsWith("://"),"url-web":e=>!1};class Ks{constructor(e){this._message=e}async validateRule(e,t,i,a,s){var n=null;let o=t.rules;if(o.findIndex(e=>e.required)<0){if(null==i)return n;if("string"==typeof i&&!i.length)return n}var r=this._message;if(void 0===o)return r.default;for(var l=0;l<o.length;l++){let c=o[l],d=this._getValidateType(c);if(Object.assign(c,{label:t.label||`["${e}"]`}),Js[d]&&null!=(n=Js[d](c,i,r)))break;if(c.validateExpr){let e=Date.now();if(!1===c.validateExpr(i,s,e)){n=this._getMessage(c,c.errorMessage||this._message.default);break}}if(c.validateFunction&&null!==(n=await this.validateFunction(c,i,a,s,d)))break}return null!==n&&(n=r.TAG+n),n}async validateFunction(e,t,i,a,s){let n=null;try{let o=null;const r=await e.validateFunction(e,t,a||i,e=>{o=e});(o||"string"==typeof r&&r||!1===r)&&(n=this._getMessage(e,o||r,s))}catch(it){n=this._getMessage(e,it.message,s)}return n}_getMessage(e,t,i){return qs(e,t||e.errorMessage||this._message[i]||t.default)}_getValidateType(e){var t="";return e.required?t="required":e.format?t="format":e.arrayType?t="arrayTypeFormat":e.range?t="range":void 0!==e.maximum||void 0!==e.minimum?t="rangeNumber":void 0!==e.maxLength||void 0!==e.minLength?t="rangeLength":e.pattern?t="pattern":e.validateFunction&&(t="validateFunction"),t}}const Js={required:(e,t,i)=>e.required&&function(e,t){return null==e||"string"==typeof e&&!e||!(!Array.isArray(e)||e.length)||"object"===t&&!Object.keys(e).length}(t,e.format||typeof t)?qs(e,e.errorMessage||i.required):null,range(e,t,i){const{range:a,errorMessage:s}=e;let n=new Array(a.length);for(let r=0;r<a.length;r++){const e=a[r];Ys.object(e)&&void 0!==e.value?n[r]=e.value:n[r]=e}let o=!1;return Array.isArray(t)?o=new Set(t.concat(n)).size===n.length:n.indexOf(t)>-1&&(o=!0),o?null:qs(e,s||i.enum)},rangeNumber(e,t,i){if(!Ys.number(t))return qs(e,e.errorMessage||i.pattern.mismatch);let{minimum:a,maximum:s,exclusiveMinimum:n,exclusiveMaximum:o}=e,r=n?t<=a:t<a,l=o?t>=s:t>s;return void 0!==a&&r?qs(e,e.errorMessage||i.number[n?"exclusiveMinimum":"minimum"]):void 0!==s&&l?qs(e,e.errorMessage||i.number[o?"exclusiveMaximum":"maximum"]):void 0!==a&&void 0!==s&&(r||l)?qs(e,e.errorMessage||i.number.range):null},rangeLength(e,t,i){if(!Ys.string(t)&&!Ys.array(t))return qs(e,e.errorMessage||i.pattern.mismatch);let a=e.minLength,s=e.maxLength,n=t.length;return void 0!==a&&n<a?qs(e,e.errorMessage||i.length.minLength):void 0!==s&&n>s?qs(e,e.errorMessage||i.length.maxLength):void 0!==a&&void 0!==s&&(n<a||n>s)?qs(e,e.errorMessage||i.length.range):null},pattern:(e,t,i)=>Ys.pattern(e.pattern,t)?null:qs(e,e.errorMessage||i.pattern.mismatch),format(e,t,i){var a=Object.keys(Ys),s=Ws[e.format]?Ws[e.format]:e.format||e.arrayType;return a.indexOf(s)>-1&&!Ys[s](t)?qs(e,e.errorMessage||i.typeError):null},arrayTypeFormat(e,t,i){if(!Array.isArray(t))return qs(e,e.errorMessage||i.typeError);for(let a=0;a<t.length;a++){const s=t[a];let n=this.format(e,s,i);if(null!==n)return n}return null}};class Gs extends Ks{constructor(e,t){super(Gs.message),this._schema=e,this._options=t||null}updateSchema(e){this._schema=e}async validate(e,t){let i=this._checkFieldInSchema(e);return i||(i=await this.invokeValidate(e,!1,t)),i.length?i[0]:null}async validateAll(e,t){let i=this._checkFieldInSchema(e);return i||(i=await this.invokeValidate(e,!0,t)),i}async validateUpdate(e,t){let i=this._checkFieldInSchema(e);return i||(i=await this.invokeValidateUpdate(e,!1,t)),i.length?i[0]:null}async invokeValidate(e,t,i){let a=[],s=this._schema;for(let n in s){let o=s[n],r=await this.validateRule(n,o,e[n],e,i);if(null!=r&&(a.push({key:n,errorMessage:r}),!t))break}return a}async invokeValidateUpdate(e,t,i){let a=[];for(let s in e){let n=await this.validateRule(s,this._schema[s],e[s],e,i);if(null!=n&&(a.push({key:s,errorMessage:n}),!t))break}return a}_checkFieldInSchema(e){var t=Object.keys(e),i=Object.keys(this._schema);if(new Set(t.concat(i)).size===i.length)return"";var a=t.filter(e=>i.indexOf(e)<0);return[{key:"invalid",errorMessage:qs({field:JSON.stringify(a)},Gs.message.TAG+Gs.message.defaultInvalid)}]}}Gs.message=new function(){return{TAG:"",default:"验证错误",defaultInvalid:"提交的字段{field}在数据库中并不存在",validateFunction:"验证无效",required:"{label}必填",enum:"{label}超出范围",timestamp:"{label}格式无效",whitespace:"{label}不能为空",typeError:"{label}类型无效",date:{format:"{label}日期{value}格式无效",parse:"{label}日期无法解析,{value}无效",invalid:"{label}日期{value}无效"},length:{minLength:"{label}长度不能少于{minLength}",maxLength:"{label}长度不能超过{maxLength}",range:"{label}必须介于{minLength}和{maxLength}之间"},number:{minimum:"{label}不能小于{minimum}",maximum:"{label}不能大于{maximum}",exclusiveMinimum:"{label}不能小于等于{minimum}",exclusiveMaximum:"{label}不能大于等于{maximum}",range:"{label}必须介于{minimum}and{maximum}之间"},pattern:{mismatch:"{label}格式不匹配"}}};const Xs=(e,t,i)=>{const a=i.find(e=>{return e.format&&("int"===(t=e.format)||"double"===t||"number"===t||"timestamp"===t);var t}),s=i.find(e=>e.format&&"boolean"===e.format||"bool"===e.format);return a&&(t=t||0===t?nn(Number(t))?Number(t):t:null),s&&(t=!!on(t)&&t),t},Qs=(e,t)=>sn(t,e),Zs=(e,t={})=>{const i=an(e);if("object"==typeof i&&Array.isArray(i)&&i.length>1){return i.reduce((e,t)=>e+`#${t}`,"_formdata_")}return i[0]||e},en=e=>{let t=e.replace("_formdata_#","");return t=t.split("#").map(e=>nn(e)?Number(e):e),t},tn=(e,t,i)=>("object"!=typeof e||an(t).reduce((e,t,a,s)=>a===s.length-1?(e[t]=i,null):(t in e||(e[t]=/^[0-9]{1,}$/.test(s[a+1])?[]:{}),e[t]),e),e);function an(e){return Array.isArray(e)?e:e.replace(/\[/g,".").replace(/\]/g,"").split(".")}const sn=(e,t,i="undefined")=>{let a=an(t).reduce((e,t)=>(e||{})[t],e);return a&&void 0===a?i:a},nn=e=>!isNaN(Number(e)),on=e=>"boolean"==typeof e;const rn=s({name:"uniForms",emits:["validate","submit"],options:{virtualHost:!0},props:{value:{type:Object,default:()=>null},modelValue:{type:Object,default:()=>null},model:{type:Object,default:()=>null},rules:{type:Object,default:()=>({})},errShowType:{type:String,default:"undertext"},validateTrigger:{type:String,default:"submit"},labelPosition:{type:String,default:"left"},labelWidth:{type:[String,Number],default:""},labelAlign:{type:String,default:"left"},border:{type:Boolean,default:!1}},provide(){return{uniForm:this}},data:()=>({formData:{},formRules:{}}),computed:{localData(){const e=this.model||this.modelValue||this.value;return e?(t=e,JSON.parse(JSON.stringify(t))):{};var t}},watch:{rules:{handler:function(e,t){this.setRules(e)},deep:!0,immediate:!0}},created(){t.getApp().$vm.$.appContext.config.globalProperties.binddata||(t.getApp().$vm.$.appContext.config.globalProperties.binddata=function(e,t,i){if(i)this.$refs[i].setValue(e,t);else{let i;for(let e in this.$refs){const t=this.$refs[e];if(t&&t.$options&&"uniForms"===t.$options.name){i=t;break}}if(!i)return console.error("当前 uni-froms 组件缺少 ref 属性");i.model&&(i.model[e]=t),i.modelValue&&(i.modelValue[e]=t),i.value&&(i.value[e]=t)}}),this.childrens=[],this.inputChildrens=[],this.setRules(this.rules)},methods:{setRules(e){this.formRules=Object.assign({},this.formRules,e),this.validator=new Gs(e)},setValue(e,t){let i=this.childrens.find(t=>t.name===e);return i?(this.formData[e]=Xs(0,t,this.formRules[e]&&this.formRules[e].rules||[]),i.onFieldChange(this.formData[e])):null},validate(e,t){return this.checkAll(this.formData,e,t)},validateField(e=[],t){e=[].concat(e);let i={};return this.childrens.forEach(t=>{const a=Zs(t.name);-1!==e.indexOf(a)&&(i=Object.assign({},i,{[a]:this.formData[a]}))}),this.checkAll(i,[],t)},clearValidate(e=[]){e=[].concat(e),this.childrens.forEach(t=>{if(0===e.length)t.errMsg="";else{const i=Zs(t.name);-1!==e.indexOf(i)&&(t.errMsg="")}})},submit(e,t,i){for(let a in this.dataValue){this.childrens.find(e=>e.name===a)&&void 0===this.formData[a]&&(this.formData[a]=this._getValue(a,this.dataValue[a]))}return i||console.warn("submit 方法即将废弃,请使用validate方法代替!"),this.checkAll(this.formData,e,t,"submit")},async checkAll(e,t,i,a){if(!this.validator)return;let s,n=[];for(let c in e){const e=this.childrens.find(e=>Zs(e.name)===c);e&&n.push(e)}i||"function"!=typeof t||(i=t),!i&&"function"!=typeof i&&Promise&&(s=new Promise((e,t)=>{i=function(i,a){i?t(i):e(a)}}));let o=[],r=JSON.parse(JSON.stringify(e));for(let c in n){const e=n[c];let t=Zs(e.name);const i=await e.onFieldChange(r[t]);if(i&&(o.push(i),"toast"===this.errShowType||"modal"===this.errShowType))break}Array.isArray(o)&&0===o.length&&(o=null),Array.isArray(t)&&t.forEach(e=>{let t=Zs(e),i=Qs(e,this.localData);void 0!==i&&(r[t]=i)}),"submit"===a?this.$emit("submit",{detail:{value:r,errors:o}}):this.$emit("validate",o);let l={};return l=((e={})=>{let t=JSON.parse(JSON.stringify(e)),i={};for(let a in t){let e=en(a);tn(i,e,t[a])}return i})(r,this.name),i&&"function"==typeof i&&i(o,l),s&&i?s:null},validateCheck(e){this.$emit("validate",e)},_getValue:Xs,_isRequiredField:e=>{let t=!1;for(let i=0;i<e.length;i++){if(e[i].required){t=!0;break}}return t},_setDataValue:(e,t,i)=>(t[e]=i,i||""),_getDataValue:Qs,_realName:Zs,_isRealName:e=>/^_formdata_#*/.test(e),_isEqual:(e,t)=>{if(e===t)return 0!==e||1/e==1/t;if(null==e||null==t)return e===t;var i=toString.call(e);if(i!==toString.call(t))return!1;switch(i){case"[object RegExp]":case"[object String]":return""+e==""+t;case"[object Number]":return+e!=+e?+t!=+t:0===+e?1/+e==1/t:+e===+t;case"[object Date]":case"[object Boolean]":return+e===+t}if("[object Object]"==i){var a=Object.getOwnPropertyNames(e),s=Object.getOwnPropertyNames(t);if(a.length!=s.length)return!1;for(var n=0;n<a.length;n++){var o=a[n];if(e[o]!==t[o])return!1}return!0}return"[object Array]"==i?e.toString()==t.toString():void 0}}},[["render",function(e,a,s,n,o,r){const l=t.Form,c=t.View;return i.openBlock(),i.createBlock(c,{class:"uni-forms"},{default:i.withCtx(()=>[i.createVNode(l,null,{default:i.withCtx(()=>[i.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3})]),_:3})}],["__scopeId","data-v-69288f9e"]]);const ln=s({name:"uniFormsItem",options:{virtualHost:!0},provide(){return{uniFormItem:this}},inject:{form:{from:"uniForm",default:null}},props:{rules:{type:Array,default:()=>null},name:{type:[String,Array],default:""},required:{type:Boolean,default:!1},label:{type:String,default:""},labelWidth:{type:[String,Number],default:""},labelAlign:{type:String,default:""},errorMessage:{type:[String,Boolean],default:""},leftIcon:String,iconColor:{type:String,default:"#606266"}},data:()=>({errMsg:"",userRules:null,localLabelAlign:"left",localLabelWidth:"70px",localLabelPos:"left",border:!1,isFirstBorder:!1}),computed:{msg(){return this.errorMessage||this.errMsg}},watch:{"form.formRules"(e){this.init()},"form.labelWidth"(e){this.localLabelWidth=this._labelWidthUnit(e)},"form.labelPosition"(e){this.localLabelPos=this._labelPosition()},"form.labelAlign"(e){}},created(){this.init(!0),this.name&&this.form&&this.$watch(()=>this.form._getDataValue(this.name,this.form.localData),(e,t)=>{if(!this.form._isEqual(e,t)){const t=this.itemSetValue(e);this.onFieldChange(t,!1)}},{immediate:!1})},unmounted(){this.__isUnmounted=!0,this.unInit()},methods:{setRules(e=null){this.userRules=e,this.init(!1)},setValue(){},async onFieldChange(e,i=!0){const{formData:a,localData:s,errShowType:n,validateCheck:o,validateTrigger:r,_isRequiredField:l,_realName:c}=this.form,d=c(this.name);e||(e=this.form.formData[d]);const h=this.itemRules.rules&&this.itemRules.rules.length;if(!this.validator||!h||0===h)return;const u=l(this.itemRules.rules||[]);let p=null;return"bind"===r||i?(p=await this.validator.validateUpdate({[d]:e},a),u||void 0!==e&&""!==e||(p=null),p&&p.errorMessage?("undertext"===n&&(this.errMsg=p?p.errorMessage:""),"toast"===n&&t.showToast({title:p.errorMessage||"校验错误",icon:"none"}),"modal"===n&&t.showModal({title:"提示",content:p.errorMessage||"校验错误"})):this.errMsg="",o(p||null)):this.errMsg="",p||null},init(e=!1){const{validator:t,formRules:i,childrens:a,formData:s,localData:n,_realName:o,labelWidth:r,_getDataValue:l,_setDataValue:c}=this.form||{};if(this.localLabelAlign=this._justifyContent(),this.localLabelWidth=this._labelWidthUnit(r),this.localLabelPos=this._labelPosition(),this.form&&e&&a.push(this),!t||!i)return;this.form.isFirstBorder||(this.form.isFirstBorder=!0,this.isFirstBorder=!0),this.group&&(this.group.isFirstBorder||(this.group.isFirstBorder=!0,this.isFirstBorder=!0)),this.border=this.form.border;const d=o(this.name),h=this.userRules||this.rules;"object"==typeof i&&h&&(i[d]={rules:h},t.updateSchema(i));const u=i[d]||{};this.itemRules=u,this.validator=t,this.itemSetValue(l(this.name,n))},unInit(){if(this.form){const{childrens:e,formData:t,_realName:i}=this.form;e.forEach((e,a)=>{e===this&&(this.form.childrens.splice(a,1),delete t[i(e.name)])})}},itemSetValue(e){const t=this.form._realName(this.name),i=this.itemRules.rules||[],a=this.form._getValue(t,e,i);return this.form._setDataValue(t,this.form.formData,a),a},clearValidate(){this.errMsg=""},_isRequired(){return this.required},_justifyContent(){if(this.form){const{labelAlign:e}=this.form;let t=this.labelAlign?this.labelAlign:e;if("left"===t)return"flex-start";if("center"===t)return"center";if("right"===t)return"flex-end"}return"flex-start"},_labelWidthUnit(e){return this.num2px(this.labelWidth?this.labelWidth:e||(this.label?70:"auto"))},_labelPosition(){return this.form&&this.form.labelPosition||"left"},isTrigger:(e,t,i)=>"submit"!==e&&e?"bind":void 0===e?"bind"!==t?t?"submit":""===i?"bind":"submit":"bind":"submit",num2px:e=>"number"==typeof e?`${e}px`:e}},[["render",function(e,a,s,n,o,r){const l=t.Text,c=t.View;return i.openBlock(),i.createBlock(c,{class:i.normalizeClass(["uni-forms-item",["is-direction-"+o.localLabelPos,o.border?"uni-forms-item--border":"",o.border&&o.isFirstBorder?"is-first-border":""]])},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"label",{},()=>[i.createVNode(c,{class:i.normalizeClass(["uni-forms-item__label",{"no-label":!s.label&&!s.required}]),style:i.normalizeStyle({width:o.localLabelWidth,justifyContent:o.localLabelAlign})},{default:i.withCtx(()=>[s.required?(i.openBlock(),i.createBlock(l,{key:0,class:"is-required"},{default:i.withCtx(()=>[i.createTextVNode("*")]),_:1})):i.createCommentVNode("",!0),i.createVNode(l,null,{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(s.label),1)]),_:1})]),_:1},8,["class","style"])],!0),i.createVNode(c,{class:"uni-forms-item__content"},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"default",{},void 0,!0),i.createVNode(c,{class:i.normalizeClass(["uni-forms-item__error",{"msg--active":r.msg}])},{default:i.withCtx(()=>[i.createVNode(l,null,{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(r.msg),1)]),_:1})]),_:1},8,["class"])]),_:3})]),_:3},8,["class"])}],["__scopeId","data-v-4fa9fe2f"]]),cn={en:{"uni-goods-nav.options.shop":"shop","uni-goods-nav.options.cart":"cart","uni-goods-nav.buttonGroup.addToCart":"add to cart","uni-goods-nav.buttonGroup.buyNow":"buy now"},"zh-Hans":{"uni-goods-nav.options.shop":"店铺","uni-goods-nav.options.cart":"购物车","uni-goods-nav.buttonGroup.addToCart":"加入购物车","uni-goods-nav.buttonGroup.buyNow":"立即购买"},"zh-Hant":{"uni-goods-nav.options.shop":"店鋪","uni-goods-nav.options.cart":"購物車","uni-goods-nav.buttonGroup.addToCart":"加入購物車","uni-goods-nav.buttonGroup.buyNow":"立即購買"}},{t:dn}=x(cn);const hn=s({name:"UniGoodsNav",emits:["click","buttonClick"],props:{options:{type:Array,default:()=>[{icon:"shop",text:dn("uni-goods-nav.options.shop")},{icon:"cart",text:dn("uni-goods-nav.options.cart")}]},buttonGroup:{type:Array,default:()=>[{text:dn("uni-goods-nav.buttonGroup.addToCart"),backgroundColor:"linear-gradient(90deg, #FFCD1E, #FF8A18)",color:"#fff"},{text:dn("uni-goods-nav.buttonGroup.buyNow"),backgroundColor:"linear-gradient(90deg, #FE6035, #EF1224)",color:"#fff"}]},fill:{type:Boolean,default:!1},stat:{type:Boolean,default:!1}},methods:{onClick(e,t){this.$emit("click",{index:e,content:t})},buttonClick(e,t){uni.report&&this.stat&&uni.report(t.text,t.text),this.$emit("buttonClick",{index:e,content:t})}}},[["render",function(e,s,n,o,r,l){const c=t.View,d=a.resolveEasycom(i.resolveDynamicComponent("uni-icons"),M),h=t.Text;return i.openBlock(),i.createBlock(c,{class:"uni-goods-nav"},{default:i.withCtx(()=>[i.createVNode(c,{class:"uni-tab__seat"}),i.createVNode(c,{class:"uni-tab__cart-box flex"},{default:i.withCtx(()=>[i.createVNode(c,{class:"flex uni-tab__cart-sub-left"},{default:i.withCtx(()=>[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(n.options,(e,t)=>(i.openBlock(),i.createBlock(c,{key:t,class:"flex uni-tab__cart-button-left uni-tab__shop-cart",onClick:i=>l.onClick(t,e)},{default:i.withCtx(()=>[i.createVNode(c,{class:"uni-tab__icon"},{default:i.withCtx(()=>[i.createVNode(d,{type:e.icon,size:"20",color:"#646566"},null,8,["type"])]),_:2},1024),i.createVNode(h,{class:"uni-tab__text"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(e.text),1)]),_:2},1024),i.createVNode(c,{class:"flex uni-tab__dot-box"},{default:i.withCtx(()=>[e.info?(i.openBlock(),i.createBlock(h,{key:0,class:i.normalizeClass([{"uni-tab__dots":e.info>9},"uni-tab__dot"]),style:i.normalizeStyle({backgroundColor:e.infoBackgroundColor?e.infoBackgroundColor:"#ff0000",color:e.infoColor?e.infoColor:"#fff"})},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(e.info),1)]),_:2},1032,["class","style"])):i.createCommentVNode("",!0)]),_:2},1024)]),_:2},1032,["onClick"]))),128))]),_:1}),i.createVNode(c,{class:i.normalizeClass([{"uni-tab__right":n.fill},"flex uni-tab__cart-sub-right"])},{default:i.withCtx(()=>[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(n.buttonGroup,(e,t)=>(i.openBlock(),i.createBlock(c,{key:t,style:i.normalizeStyle({background:e.backgroundColor,color:e.color}),class:"flex uni-tab__cart-button-right",onClick:i=>l.buttonClick(t,e)},{default:i.withCtx(()=>[i.createVNode(h,{style:i.normalizeStyle({color:e.color}),class:"uni-tab__cart-button-right-text"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(e.text),1)]),_:2},1032,["style"])]),_:2},1032,["style","onClick"]))),128))]),_:1},8,["class"])]),_:1})]),_:1})}],["__scopeId","data-v-ada011b2"]]),un={name:"UniGrid",emits:["change"],props:{column:{type:Number,default:3},showBorder:{type:Boolean,default:!0},borderColor:{type:String,default:"#D2D2D2"},square:{type:Boolean,default:!0},highlight:{type:Boolean,default:!0}},provide(){return{grid:this}},data:()=>({elId:`Uni_${Math.ceil(1e6*Math.random()).toString(36)}`,width:0}),created(){this.children=[]},mounted(){this.$nextTick(()=>{this.init()})},methods:{init(){setTimeout(()=>{this._getSize(e=>{this.children.forEach((t,i)=>{t.width=e})})},50)},change(e){this.$emit("change",e)},_getSize(e){t.createSelectorQuery().in(this).select(`#${this.elId}`).boundingClientRect().exec(t=>{this.width=parseInt((t[0].width-1)/this.column)+"px",e(this.width)})}}};const pn=s(un,[["render",function(e,a,s,n,o,r){const l=t.View;return i.openBlock(),i.createBlock(l,{class:"uni-grid-wrap"},{default:i.withCtx(()=>[i.createVNode(l,{id:o.elId,ref:"uni-grid",class:i.normalizeClass(["uni-grid",{"uni-grid--border":s.showBorder}]),style:i.normalizeStyle({"border-left-color":s.borderColor})},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3},8,["id","class","style"])]),_:3})}],["__scopeId","data-v-e12fee73"]]);const mn=s({name:"UniGridItem",inject:["grid"],props:{index:{type:Number,default:0}},data:()=>({column:0,showBorder:!0,square:!0,highlight:!0,left:0,top:0,openNum:2,width:0,borderColor:"#e5e5e5"}),created(){this.column=this.grid.column,this.showBorder=this.grid.showBorder,this.square=this.grid.square,this.highlight=this.grid.highlight,this.top=0===this.hor?this.grid.hor:this.hor,this.left=0===this.ver?this.grid.ver:this.ver,this.borderColor=this.grid.borderColor,this.grid.children.push(this),this.width=this.grid.width},beforeDestroy(){this.grid.children.forEach((e,t)=>{e===this&&this.grid.children.splice(t,1)})},methods:{_onClick(){this.grid.change({detail:{index:this.index}})}}},[["render",function(e,a,s,n,o,r){const l=t.View;return o.width?(i.openBlock(),i.createBlock(l,{key:0,style:i.normalizeStyle("width:"+o.width+";"+(o.square?"height:"+o.width:"")),class:"uni-grid-item"},{default:i.withCtx(()=>[i.createVNode(l,{class:i.normalizeClass([{"uni-grid-item--border":o.showBorder,"uni-grid-item--border-top":o.showBorder&&s.index<o.column,"uni-highlight":o.highlight},"uni-grid-item__box"]),style:i.normalizeStyle({"border-right-color":o.borderColor,"border-bottom-color":o.borderColor,"border-top-color":o.borderColor}),onClick:r._onClick},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3},8,["class","style","onClick"])]),_:3},8,["style"])):i.createCommentVNode("",!0)}],["__scopeId","data-v-9a8e2ce8"]]);const fn=s({name:"uniGroup",emits:["click"],props:{title:{type:String,default:""},top:{type:[Number,String],default:10},mode:{type:String,default:"default"},stat:{type:Boolean,default:!1}},data:()=>({margin:!1,border:!1}),watch:{title(e){uni.report&&this.stat&&""!==e&&uni.report("title",e)}},created(){this.form=this.getForm(),this.form&&(this.margin=!0,this.border=this.form.border)},methods:{getForm(){let e=this.$parent,t=e.$options.name;for(;"uniForms"!==t;){if(e=e.$parent,!e)return!1;t=e.$options.name}return e},onClick(){this.$emit("click")}}},[["render",function(e,a,s,n,o,r){const l=t.Text,c=t.View;return i.openBlock(),i.createBlock(c,{class:i.normalizeClass(["uni-group",["uni-group--"+s.mode,o.margin?"group-margin":""]]),style:i.normalizeStyle({marginTop:`${s.top}px`})},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"title",{},()=>[s.title?(i.openBlock(),i.createBlock(c,{key:0,class:"uni-group__title",style:i.normalizeStyle({"padding-left":o.border?"30px":"15px"})},{default:i.withCtx(()=>[i.createVNode(l,{class:"uni-group__title-text"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(s.title),1)]),_:1})]),_:1},8,["style"])):i.createCommentVNode("",!0)],!0),i.createVNode(c,{class:i.normalizeClass(["uni-group__content",{"group-conent-padding":o.border}])},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3},8,["class"])]),_:3},8,["class","style"])}],["__scopeId","data-v-71acdb97"]]);const gn=s({name:"UniIndexedList",emits:["itemClick"],props:{loaded:{type:Boolean,default:!1},idx:{type:Number,default:0},list:{type:Object,default:()=>({})},showSelect:{type:Boolean,default:!1}},methods:{onClick(e,t){this.$emit("itemClick",{idx:e,index:t})}}},[["render",function(e,s,n,o,r,l){const c=t.Text,d=t.View,h=a.resolveEasycom(i.resolveDynamicComponent("uni-icons"),M);return i.openBlock(),i.createBlock(d,null,{default:i.withCtx(()=>[n.loaded||n.list.itemIndex<15?(i.openBlock(),i.createBlock(d,{key:0,class:"uni-indexed-list__title-wrapper"},{default:i.withCtx(()=>[n.list.items&&n.list.items.length>0?(i.openBlock(),i.createBlock(c,{key:0,class:"uni-indexed-list__title"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(n.list.key),1)]),_:1})):i.createCommentVNode("",!0)]),_:1})):i.createCommentVNode("",!0),(n.loaded||n.list.itemIndex<15)&&n.list.items&&n.list.items.length>0?(i.openBlock(),i.createBlock(d,{key:1,class:"uni-indexed-list__list"},{default:i.withCtx(()=>[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(n.list.items,(e,t)=>(i.openBlock(),i.createBlock(d,{key:t,class:"uni-indexed-list__item","hover-class":"uni-indexed-list__item--hover"},{default:i.withCtx(()=>[i.createVNode(d,{class:"uni-indexed-list__item-container",onClick:e=>l.onClick(n.idx,t)},{default:i.withCtx(()=>[i.createVNode(d,{class:i.normalizeClass(["uni-indexed-list__item-border",{"uni-indexed-list__item-border--last":t===n.list.items.length-1}])},{default:i.withCtx(()=>[n.showSelect?(i.openBlock(),i.createBlock(d,{key:0,style:{"margin-right":"20rpx"}},{default:i.withCtx(()=>[i.createVNode(h,{type:e.checked?"checkbox-filled":"circle",color:e.checked?"#007aff":"#C0C0C0",size:"24"},null,8,["type","color"])]),_:2},1024)):i.createCommentVNode("",!0),i.createVNode(c,{class:"uni-indexed-list__item-content"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(e.name),1)]),_:2},1024)]),_:2},1032,["class"])]),_:2},1032,["onClick"])]),_:2},1024))),128))]),_:1})):i.createCommentVNode("",!0)]),_:1})}],["__scopeId","data-v-87ba9460"]]),yn={name:"UniIndexedList",components:{indexedListItem:gn},emits:["click"],props:{options:{type:Array,default:()=>[]},showSelect:{type:Boolean,default:!1}},data:()=>({lists:[],winHeight:0,itemHeight:0,winOffsetY:0,touchmove:!1,touchmoveIndex:-1,scrollViewId:"",touchmovable:!0,loaded:!1,isPC:!1}),watch:{options:{handler:function(){this.setList()},deep:!0}},mounted(){this.isPC=this.IsPC(),setTimeout(()=>{this.setList()},50),setTimeout(()=>{this.loaded=!0},300)},methods:{setList(){this.lists=[],this.options.forEach((e,t)=>{if(0===e.data.length)return;let i=t,a=e.data.map(i=>{let a={};return a.key=e.letter,a.name=i,a.itemIndex=t,t++,a.checked=!!i.checked&&i.checked,a});this.lists.push({title:e.letter,key:e.letter,items:a,itemIndex:i})}),t.createSelectorQuery().in(this).select("#list").boundingClientRect().exec(e=>{this.winOffsetY=e[0].top,this.winHeight=e[0].height,this.itemHeight=this.winHeight/this.lists.length})},touchStart(e){this.touchmove=!0;let t=this.isPC?e.pageY:e.touches[0].pageY,i=Math.floor((t-this.winOffsetY)/this.itemHeight);this.lists[i]&&(this.scrollViewId="uni-indexed-list-"+i,this.touchmoveIndex=i)},touchMove(e){let t=this.isPC?e.pageY:e.touches[0].pageY,i=Math.floor((t-this.winOffsetY)/this.itemHeight);if(this.touchmoveIndex===i)return!1;this.lists[i]&&(this.scrollViewId="uni-indexed-list-"+i,this.touchmoveIndex=i)},touchEnd(){this.touchmove=!1},mousedown(e){this.isPC&&this.touchStart(e)},mousemove(e){this.isPC&&this.touchMove(e)},mouseleave(e){this.isPC&&this.touchEnd(e)},IsPC(){var e=navigator.userAgent,t=["Android","iPhone","SymbianOS","Windows Phone","iPad","iPod"],i=!0;for(let a=0;a<t.length-1;a++)if(e.indexOf(t[a])>0){i=!1;break}return i},onClick(e){let{idx:t,index:i}=e,a={};for(let n in this.lists[t].items[i])a[n]=this.lists[t].items[i][n];let s=[];this.showSelect&&(this.lists[t].items[i].checked=!this.lists[t].items[i].checked,this.lists.forEach((e,t)=>{e.items.forEach((e,i)=>{if(e.checked){let e={};for(let a in this.lists[t].items[i])e[a]=this.lists[t].items[i][a];s.push(e)}})})),this.$emit("click",{item:a,select:s})}}};const bn=s(yn,[["render",function(e,a,s,n,o,r){const l=i.resolveComponent("indexed-list-item"),c=t.View,d=t.ScrollView,h=t.Text;return i.openBlock(),i.createBlock(c,{class:"uni-indexed-list",ref:"list",id:"list"},{default:i.withCtx(()=>[i.createVNode(d,{"scroll-into-view":o.scrollViewId,class:"uni-indexed-list__scroll","scroll-y":""},{default:i.withCtx(()=>[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(o.lists,(e,t)=>(i.openBlock(),i.createBlock(c,{key:t,id:"uni-indexed-list-"+t},{default:i.withCtx(()=>[i.createVNode(l,{list:e,loaded:o.loaded,idx:t,showSelect:s.showSelect,onItemClick:r.onClick},null,8,["list","loaded","idx","showSelect","onItemClick"])]),_:2},1032,["id"]))),128))]),_:1},8,["scroll-into-view"]),i.createVNode(c,{class:"uni-indexed-list__menu",onTouchstart:r.touchStart,onTouchmove:i.withModifiers(r.touchMove,["stop","prevent"]),onTouchend:r.touchEnd,onMousedown:i.withModifiers(r.mousedown,["stop"]),onMousemove:i.withModifiers(r.mousemove,["stop","prevent"]),onMouseleave:i.withModifiers(r.mouseleave,["stop"])},{default:i.withCtx(()=>[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(o.lists,(e,t)=>(i.openBlock(),i.createBlock(c,{key:t,class:i.normalizeClass(["uni-indexed-list__menu-item",o.touchmoveIndex==t?"uni-indexed-list__menu--active":""])},{default:i.withCtx(()=>[i.createVNode(h,{class:i.normalizeClass(["uni-indexed-list__menu-text",o.touchmoveIndex==t?"uni-indexed-list__menu-text--active":""])},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(e.key),1)]),_:2},1032,["class"])]),_:2},1032,["class"]))),128))]),_:1},8,["onTouchstart","onTouchmove","onTouchend","onMousedown","onMousemove","onMouseleave"]),o.touchmove?(i.openBlock(),i.createBlock(c,{key:0,class:"uni-indexed-list__alert-wrapper"},{default:i.withCtx(()=>[i.createVNode(h,{class:"uni-indexed-list__alert"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(o.lists[o.touchmoveIndex].key),1)]),_:1})]),_:1})):i.createCommentVNode("",!0)]),_:1},512)}],["__scopeId","data-v-982995a8"]]);const kn=s({name:"uniLink",props:{href:{type:String,default:""},text:{type:String,default:""},download:{type:String,default:""},showUnderLine:{type:[Boolean,String],default:!0},copyTips:{type:String,default:"已自动复制网址,请在手机浏览器里粘贴该网址"},color:{type:String,default:"#999999"},fontSize:{type:[Number,String],default:14}},computed:{isShowA(){return this._isH5=!0,!(!this.isMail()&&!this.isTel()||!0!==this._isH5)}},created(){this._isH5=null},methods:{isMail(){return this.href.startsWith("mailto:")},isTel(){return this.href.startsWith("tel:")},openURL(){window.open(this.href)},makePhoneCall(e){t.makePhoneCall({phoneNumber:e})}}},[["render",function(e,a,s,n,o,r){const l=t.Text;return r.isShowA?(i.openBlock(),i.createElementBlock("a",{key:0,class:i.normalizeClass(["uni-link",{"uni-link--withline":!0===s.showUnderLine||"true"===s.showUnderLine}]),href:s.href,style:i.normalizeStyle({color:s.color,fontSize:s.fontSize+"px"}),download:s.download},[i.renderSlot(e.$slots,"default",{},()=>[i.createTextVNode(i.toDisplayString(s.text),1)],!0)],14,["href","download"])):(i.openBlock(),i.createBlock(l,{key:1,class:i.normalizeClass(["uni-link",{"uni-link--withline":!0===s.showUnderLine||"true"===s.showUnderLine}]),style:i.normalizeStyle({color:s.color,fontSize:s.fontSize+"px"}),onClick:r.openURL},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"default",{},()=>[i.createTextVNode(i.toDisplayString(s.text),1)],!0)]),_:3},8,["class","style","onClick"]))}],["__scopeId","data-v-4bab3b8e"]]),wn={name:"uniList","mp-weixin":{options:{multipleSlots:!1}},props:{stackFromEnd:{type:Boolean,default:!1},enableBackToTop:{type:[Boolean,String],default:!1},scrollY:{type:[Boolean,String],default:!1},border:{type:Boolean,default:!0},renderReverse:{type:Boolean,default:!1}},created(){this.firstChildAppend=!1},methods:{loadMore(e){this.$emit("scrolltolower")},scroll(e){this.$emit("scroll",e)}}};const xn=s(wn,[["render",function(e,a,s,n,o,r){const l=t.View;return i.openBlock(),i.createBlock(l,{class:"uni-list uni-border-top-bottom"},{default:i.withCtx(()=>[s.border?(i.openBlock(),i.createBlock(l,{key:0,class:"uni-list--border-top"})):i.createCommentVNode("",!0),i.renderSlot(e.$slots,"default",{},void 0,!0),s.border?(i.openBlock(),i.createBlock(l,{key:1,class:"uni-list--border-bottom"})):i.createCommentVNode("",!0)]),_:3})}],["__scopeId","data-v-eff66d77"]]),_n={name:"UniListAd",props:{title:{type:String,default:""}},data:()=>({isFirstChild:!1,border:!1,borderShow:!0}),mounted(){this.list=this.getForm(),this.list&&(this.list.firstChildAppend||(this.list.firstChildAppend=!0,this.isFirstChild=!0),this.border=this.list.border)},methods:{getForm(e="uniList"){let t=this.$parent,i=t.$options.name;for(;i!==e;){if(t=t.$parent,!t)return!1;i=t.$options.name}return t},aderror(e){console.log("aderror: "+JSON.stringify(e.detail))},closeAd(e){this.borderShow=!1}}};const Cn=s(_n,[["render",function(e,a,s,n,o,r){const l=t.View,c=t.Ad;return i.openBlock(),i.createBlock(l,{class:"uni-list-ad"},{default:i.withCtx(()=>[o.borderShow?(i.openBlock(),i.createBlock(l,{key:0,class:i.normalizeClass({"uni-list--border":o.border,"uni-list-item--first":o.isFirstChild})},null,8,["class"])):i.createCommentVNode("",!0),i.createVNode(c,{style:{width:"200px",height:"300px","border-width":"1px","border-color":"red","border-style":"solid"},adpid:"1111111111","unit-id":"",appid:"",apid:"",type:"feed",onError:r.aderror,onClose:r.closeAd},null,8,["onError","onClose"])]),_:1})}],["__scopeId","data-v-bb4eed4a"]]);const Sn=s({name:"UniListChat",emits:["click"],props:{title:{type:String,default:""},note:{type:String,default:""},clickable:{type:Boolean,default:!1},link:{type:[Boolean,String],default:!1},to:{type:String,default:""},badgeText:{type:[String,Number],default:""},badgePositon:{type:String,default:"right"},time:{type:String,default:""},avatarCircle:{type:Boolean,default:!1},avatar:{type:String,default:""},avatarList:{type:Array,default:()=>[]}},computed:{isDraft(){return"[uni-im-draft]"==this.note.slice(0,14)},isSingle(){if("dot"===this.badgeText)return"uni-badge--dot";return this.badgeText.toString().length>1?"uni-badge--complex":"uni-badge--single"},computedAvatar(){return this.avatarList.length>4?(this.imageWidth=13.95,"avatarItem--3"):this.avatarList.length>1?(this.imageWidth=21.15,"avatarItem--2"):(this.imageWidth=45,"avatarItem--1")}},watch:{avatar:{handler(e){"cloud://"==e.substr(0,8)?ja.getTempFileURL({fileList:[e]}).then(e=>{let t=e.fileList||e.result.fileList;this.avatarUrl=t[0].tempFileURL}):this.avatarUrl=e},immediate:!0}},data:()=>({isFirstChild:!1,border:!0,imageWidth:50,avatarUrl:""}),mounted(){this.list=this.getForm(),this.list&&(this.list.firstChildAppend||(this.list.firstChildAppend=!0,this.isFirstChild=!0),this.border=this.list.border)},methods:{getForm(e="uniList"){let t=this.$parent,i=t.$options.name;for(;i!==e;){if(t=t.$parent,!t)return!1;i=t.$options.name}return t},onClick(){""===this.to?(this.clickable||this.link)&&this.$emit("click",{data:{}}):this.openPage()},openPage(){-1!==["navigateTo","redirectTo","reLaunch","switchTab"].indexOf(this.link)?this.pageApi(this.link):this.pageApi("navigateTo")},pageApi(e){let i={url:this.to,success:e=>{this.$emit("click",{data:e})},fail:e=>{this.$emit("click",{data:e})}};switch(e){case"navigateTo":default:t.navigateTo(i);break;case"redirectTo":t.redirectTo(i);break;case"reLaunch":t.reLaunch(i);break;case"switchTab":t.switchTab(i)}}}},[["render",function(e,a,s,n,o,r){const l=t.View,c=t.Image,d=t.Text;return i.openBlock(),i.createBlock(l,{"hover-class":s.clickable||s.link?"uni-list-chat--hover":"",class:"uni-list-chat",onClick:i.withModifiers(r.onClick,["stop"])},{default:i.withCtx(()=>[i.createVNode(l,{class:i.normalizeClass({"uni-list--border":o.border,"uni-list-chat--first":o.isFirstChild})},null,8,["class"]),i.createVNode(l,{class:"uni-list-chat__container"},{default:i.withCtx(()=>[i.createVNode(l,{class:"uni-list-chat__header-warp"},{default:i.withCtx(()=>[s.avatarCircle||0===s.avatarList.length?(i.openBlock(),i.createBlock(l,{key:0,class:i.normalizeClass(["uni-list-chat__header",{"header--circle":s.avatarCircle}])},{default:i.withCtx(()=>[i.createVNode(c,{class:i.normalizeClass(["uni-list-chat__header-image",{"header--circle":s.avatarCircle}]),src:o.avatarUrl,mode:"aspectFill"},null,8,["class","src"])]),_:1},8,["class"])):(i.openBlock(),i.createBlock(l,{key:1,class:"uni-list-chat__header"},{default:i.withCtx(()=>[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(s.avatarList,(e,t)=>(i.openBlock(),i.createBlock(l,{key:t,class:i.normalizeClass(["uni-list-chat__header-box",r.computedAvatar]),style:i.normalizeStyle({width:o.imageWidth+"px",height:o.imageWidth+"px"})},{default:i.withCtx(()=>[i.createVNode(c,{class:"uni-list-chat__header-image",style:i.normalizeStyle({width:o.imageWidth+"px",height:o.imageWidth+"px"}),src:e.url,mode:"aspectFill"},null,8,["style","src"])]),_:2},1032,["class","style"]))),128))]),_:1}))]),_:1}),i.createVNode(l,{class:"slot-header"},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"header",{},void 0,!0)]),_:3}),s.badgeText&&"left"===s.badgePositon?(i.openBlock(),i.createBlock(l,{key:0,class:i.normalizeClass(["uni-list-chat__badge uni-list-chat__badge-pos",[r.isSingle]])},{default:i.withCtx(()=>[i.createVNode(d,{class:"uni-list-chat__badge-text"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString("dot"===s.badgeText?"":s.badgeText),1)]),_:1})]),_:1},8,["class"])):i.createCommentVNode("",!0),i.createVNode(l,{class:"uni-list-chat__content"},{default:i.withCtx(()=>[i.createVNode(l,{class:"uni-list-chat__content-main"},{default:i.withCtx(()=>[i.createVNode(d,{class:"uni-list-chat__content-title uni-ellipsis"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(s.title),1)]),_:1}),i.createVNode(l,{style:{"flex-direction":"row"}},{default:i.withCtx(()=>[r.isDraft?(i.openBlock(),i.createBlock(d,{key:0,class:"draft"},{default:i.withCtx(()=>[i.createTextVNode("[草稿]")]),_:1})):i.createCommentVNode("",!0),i.createVNode(d,{class:"uni-list-chat__content-note uni-ellipsis"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(r.isDraft?s.note.slice(14):s.note),1)]),_:1})]),_:1})]),_:1}),i.createVNode(l,{class:"uni-list-chat__content-extra"},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"default",{},()=>[i.createVNode(d,{class:"uni-list-chat__content-extra-text"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(s.time),1)]),_:1}),s.badgeText&&"right"===s.badgePositon?(i.openBlock(),i.createBlock(l,{key:0,class:i.normalizeClass(["uni-list-chat__badge",[r.isSingle,"right"===s.badgePositon?"uni-list-chat--right":""]])},{default:i.withCtx(()=>[i.createVNode(d,{class:"uni-list-chat__badge-text"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString("dot"===s.badgeText?"":s.badgeText),1)]),_:1})]),_:1},8,["class"])):i.createCommentVNode("",!0)],!0)]),_:3})]),_:3})]),_:3})]),_:3},8,["hover-class","onClick"])}],["__scopeId","data-v-9861a13d"]]),vn={name:"UniListItem",emits:["click","switchChange"],props:{direction:{type:String,default:"row"},title:{type:String,default:""},note:{type:String,default:""},ellipsis:{type:[Number,String],default:0},disabled:{type:[Boolean,String],default:!1},clickable:{type:Boolean,default:!1},showArrow:{type:[Boolean,String],default:!1},link:{type:[Boolean,String],default:!1},to:{type:String,default:""},showBadge:{type:[Boolean,String],default:!1},showSwitch:{type:[Boolean,String],default:!1},switchChecked:{type:[Boolean,String],default:!1},badgeText:{type:String,default:""},badgeType:{type:String,default:"success"},badgeStyle:{type:Object,default:()=>({})},rightText:{type:String,default:""},thumb:{type:String,default:""},thumbSize:{type:String,default:"base"},showExtraIcon:{type:[Boolean,String],default:!1},extraIcon:{type:Object,default:()=>({type:"",color:"#000000",size:20,customPrefix:""})},border:{type:Boolean,default:!0},customStyle:{type:Object,default:()=>({padding:"",backgroundColor:"#FFFFFF"})},keepScrollPosition:{type:Boolean,default:!1}},watch:{"customStyle.padding":{handler(e){"number"==typeof e&&(e+="");let t=e.split(" ");if(1===t.length){const e=t[0];this.padding={top:e,right:e,bottom:e,left:e}}else if(2===t.length){const[e,i]=t;this.padding={top:e,right:i,bottom:e,left:i}}else if(3===t.length){const[e,i,a]=t;this.padding={top:e,right:i,bottom:a,left:i}}else if(4===t.length){const[e,i,a,s]=t;this.padding={top:e,right:i,bottom:a,left:s}}},immediate:!0}},data:()=>({isFirstChild:!1,padding:{top:"",right:"",bottom:"",left:""}}),mounted(){this.list=this.getForm(),this.list&&(this.list.firstChildAppend||(this.list.firstChildAppend=!0,this.isFirstChild=!0))},methods:{getForm(e="uniList"){let t=this.$parent,i=t.$options.name;for(;i!==e;){if(t=t.$parent,!t)return!1;i=t.$options.name}return t},onClick(){""===this.to?(this.clickable||this.link)&&this.$emit("click",{data:{}}):this.openPage()},onSwitchChange(e){this.$emit("switchChange",e.detail)},openPage(){-1!==["navigateTo","redirectTo","reLaunch","switchTab"].indexOf(this.link)?this.pageApi(this.link):this.pageApi("navigateTo")},pageApi(e){let i={url:this.to,success:e=>{this.$emit("click",{data:e})},fail:e=>{this.$emit("click",{data:e})}};switch(e){case"navigateTo":default:t.navigateTo(i);break;case"redirectTo":t.redirectTo(i);break;case"reLaunch":t.reLaunch(i);break;case"switchTab":t.switchTab(i)}}}};const Tn=s(vn,[["render",function(e,s,o,r,l,c){const d=t.View,h=t.Image,u=a.resolveEasycom(i.resolveDynamicComponent("uni-icons"),M),p=t.Text,m=a.resolveEasycom(i.resolveDynamicComponent("uni-badge"),n),f=t.Switch;return i.openBlock(),i.createBlock(d,{class:i.normalizeClass([{"uni-list-item--disabled":o.disabled},"uni-list-item"]),style:i.normalizeStyle({"background-color":o.customStyle.backgroundColor}),"hover-class":!o.clickable&&!o.link||o.disabled||o.showSwitch?"":"uni-list-item--hover",onClick:c.onClick},{default:i.withCtx(()=>[l.isFirstChild?i.createCommentVNode("",!0):(i.openBlock(),i.createBlock(d,{key:0,class:i.normalizeClass(["border--left",{"uni-list--border":o.border}])},null,8,["class"])),i.createVNode(d,{class:i.normalizeClass(["uni-list-item__container",{"container--right":o.showArrow||o.link,"flex--direction":"column"===o.direction}]),style:i.normalizeStyle({paddingTop:l.padding.top,paddingLeft:l.padding.left,paddingRight:l.padding.right,paddingBottom:l.padding.bottom})},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"header",{},()=>[i.createVNode(d,{class:"uni-list-item__header"},{default:i.withCtx(()=>[o.thumb?(i.openBlock(),i.createBlock(d,{key:0,class:"uni-list-item__icon"},{default:i.withCtx(()=>[i.createVNode(h,{src:o.thumb,class:i.normalizeClass(["uni-list-item__icon-img",["uni-list--"+o.thumbSize]])},null,8,["src","class"])]),_:1})):o.showExtraIcon?(i.openBlock(),i.createBlock(d,{key:1,class:"uni-list-item__icon"},{default:i.withCtx(()=>[i.createVNode(u,{customPrefix:o.extraIcon.customPrefix,color:o.extraIcon.color,size:o.extraIcon.size,type:o.extraIcon.type},null,8,["customPrefix","color","size","type"])]),_:1})):i.createCommentVNode("",!0)]),_:1})],!0),i.renderSlot(e.$slots,"body",{},()=>[i.createVNode(d,{class:i.normalizeClass(["uni-list-item__content",{"uni-list-item__content--center":o.thumb||o.showExtraIcon||o.showBadge||o.showSwitch}])},{default:i.withCtx(()=>[o.title?(i.openBlock(),i.createBlock(p,{key:0,class:i.normalizeClass(["uni-list-item__content-title",[0!==o.ellipsis&&o.ellipsis<=2?"uni-ellipsis-"+o.ellipsis:""]])},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(o.title),1)]),_:1},8,["class"])):i.createCommentVNode("",!0),o.note?(i.openBlock(),i.createBlock(p,{key:1,class:"uni-list-item__content-note"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(o.note),1)]),_:1})):i.createCommentVNode("",!0)]),_:1},8,["class"])],!0),i.renderSlot(e.$slots,"footer",{},()=>[o.rightText||o.showBadge||o.showSwitch?(i.openBlock(),i.createBlock(d,{key:0,class:i.normalizeClass(["uni-list-item__extra",{"flex--justify":"column"===o.direction}])},{default:i.withCtx(()=>[o.rightText?(i.openBlock(),i.createBlock(p,{key:0,class:"uni-list-item__extra-text"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(o.rightText),1)]),_:1})):i.createCommentVNode("",!0),o.showBadge?(i.openBlock(),i.createBlock(m,{key:1,type:o.badgeType,text:o.badgeText,"custom-style":o.badgeStyle},null,8,["type","text","custom-style"])):i.createCommentVNode("",!0),o.showSwitch?(i.openBlock(),i.createBlock(f,{key:2,disabled:o.disabled,checked:o.switchChecked,onChange:c.onSwitchChange},null,8,["disabled","checked","onChange"])):i.createCommentVNode("",!0)]),_:1},8,["class"])):i.createCommentVNode("",!0)],!0)]),_:3},8,["class","style"]),o.showArrow||o.link?(i.openBlock(),i.createBlock(u,{key:1,size:16,class:"uni-icon-wrapper",color:"#bbb",type:"arrowright"})):i.createCommentVNode("",!0)]),_:3},8,["class","style","hover-class","onClick"])}],["__scopeId","data-v-076326ab"]]),Dn={name:"UniRefresh",props:{display:{type:[String],default:"hide"}},data:()=>({pulling:!1}),computed:{isShow(){return"show"===this.display||!0===this.pulling}},created(){},methods:{onchange(e){this.pulling=e},onrefresh(e){this.$emit("refresh",e)},onpullingdown(e){var t={viewHeight:90,pullingDistance:e.height};this.$emit("pullingdown",t)}}};const Vn=s(Dn,[["render",function(e,a,s,n,o,r){const l=t.View;return i.withDirectives((i.openBlock(),i.createBlock(l,{ref:"uni-refresh",class:"uni-refresh"},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3},512)),[[i.vShow,r.isShow]])}],["__scopeId","data-v-0d579202"]]);const Nn=s({name:"UniStatusBar",data:()=>({statusBarHeight:t.getSystemInfoSync().statusBarHeight+"px"})},[["render",function(e,a,s,n,o,r){const l=t.View;return i.openBlock(),i.createBlock(l,{style:i.normalizeStyle({height:o.statusBarHeight}),class:"uni-status-bar"},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3},8,["style"])}],["__scopeId","data-v-aef76307"]]),Bn=e=>"number"==typeof e?e+"px":e;const In=s({name:"UniNavBar",components:{statusBar:Nn},emits:["clickLeft","clickRight","clickTitle"],props:{dark:{type:Boolean,default:!1},title:{type:String,default:""},leftText:{type:String,default:""},rightText:{type:String,default:""},leftIcon:{type:String,default:""},rightIcon:{type:String,default:""},fixed:{type:[Boolean,String],default:!1},color:{type:String,default:""},backgroundColor:{type:String,default:""},statusBar:{type:[Boolean,String],default:!1},shadow:{type:[Boolean,String],default:!1},border:{type:[Boolean,String],default:!0},height:{type:[Number,String],default:44},leftWidth:{type:[Number,String],default:60},rightWidth:{type:[Number,String],default:60},showMenuButtonWidth:{type:Boolean,default:!1},stat:{type:[Boolean,String],default:""}},data:()=>({navWidth:"auto"}),computed:{themeBgColor(){return this.dark?this.backgroundColor?this.backgroundColor:this.dark?"#333":"#FFF":this.backgroundColor||"#FFF"},themeColor(){return this.dark?this.color?this.color:this.dark?"#fff":"#333":this.color||"#333"},navbarHeight(){return this.fixed&&0===this.height?Bn(44):Bn(this.height)},leftIconWidth(){return Bn(this.leftWidth)},rightIconWidth(){return Bn(this.rightWidth)}},created(){},mounted(){uni.report&&this.stat&&""!==this.title&&uni.report("title",this.title)},methods:{onClickLeft(){this.$emit("clickLeft")},onClickRight(){this.$emit("clickRight")},onClickTitle(){this.$emit("clickTitle")}}},[["render",function(e,s,n,o,r,l){const c=i.resolveComponent("status-bar"),d=a.resolveEasycom(i.resolveDynamicComponent("uni-icons"),M),h=t.View,u=t.Text;return i.openBlock(),i.createBlock(h,{class:i.normalizeClass(["uni-navbar",{"uni-dark":n.dark,"uni-nvue-fixed":n.fixed}])},{default:i.withCtx(()=>[i.createVNode(h,{class:i.normalizeClass(["uni-navbar__content",{"uni-navbar--fixed":n.fixed,"uni-navbar--shadow":n.shadow,"uni-navbar--border":n.border}]),style:i.normalizeStyle({"background-color":l.themeBgColor})},{default:i.withCtx(()=>[n.statusBar?(i.openBlock(),i.createBlock(c,{key:0})):i.createCommentVNode("",!0),i.createVNode(h,{style:i.normalizeStyle({color:l.themeColor,backgroundColor:l.themeBgColor,height:l.navbarHeight,width:n.showMenuButtonWidth?r.navWidth+"px":"100%"}),class:"uni-navbar__header"},{default:i.withCtx(()=>[i.createVNode(h,{onClick:l.onClickLeft,class:"uni-navbar__header-btns uni-navbar__header-btns-left",style:i.normalizeStyle({width:l.leftIconWidth})},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"left",{},()=>[n.leftIcon.length>0?(i.openBlock(),i.createBlock(h,{key:0,class:"uni-navbar__content_view"},{default:i.withCtx(()=>[i.createVNode(d,{color:l.themeColor,type:n.leftIcon,size:"20"},null,8,["color","type"])]),_:1})):i.createCommentVNode("",!0),n.leftText.length?(i.openBlock(),i.createBlock(h,{key:1,class:i.normalizeClass([{"uni-navbar-btn-icon-left":!n.leftIcon.length>0},"uni-navbar-btn-text"])},{default:i.withCtx(()=>[i.createVNode(u,{style:i.normalizeStyle({color:l.themeColor,fontSize:"12px"})},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(n.leftText),1)]),_:1},8,["style"])]),_:1},8,["class"])):i.createCommentVNode("",!0)],!0)]),_:3},8,["onClick","style"]),i.createVNode(h,{class:"uni-navbar__header-container",onClick:l.onClickTitle},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"default",{},()=>[n.title.length>0?(i.openBlock(),i.createBlock(h,{key:0,class:"uni-navbar__header-container-inner"},{default:i.withCtx(()=>[i.createVNode(u,{class:"uni-nav-bar-text uni-ellipsis-1",style:i.normalizeStyle({color:l.themeColor})},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(n.title),1)]),_:1},8,["style"])]),_:1})):i.createCommentVNode("",!0)],!0)]),_:3},8,["onClick"]),i.createVNode(h,{onClick:l.onClickRight,class:"uni-navbar__header-btns uni-navbar__header-btns-right",style:i.normalizeStyle({width:l.rightIconWidth})},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"right",{},()=>[n.rightIcon.length?(i.openBlock(),i.createBlock(h,{key:0},{default:i.withCtx(()=>[i.createVNode(d,{color:l.themeColor,type:n.rightIcon,size:"22"},null,8,["color","type"])]),_:1})):i.createCommentVNode("",!0),n.rightText.length&&!n.rightIcon.length?(i.openBlock(),i.createBlock(h,{key:1,class:"uni-navbar-btn-text"},{default:i.withCtx(()=>[i.createVNode(u,{class:"uni-nav-bar-right-text",style:i.normalizeStyle({color:l.themeColor})},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(n.rightText),1)]),_:1},8,["style"])]),_:1})):i.createCommentVNode("",!0)],!0)]),_:3},8,["onClick","style"])]),_:3},8,["style"])]),_:3},8,["class","style"]),n.fixed?(i.openBlock(),i.createBlock(h,{key:0,class:"uni-navbar__placeholder"},{default:i.withCtx(()=>[n.statusBar?(i.openBlock(),i.createBlock(c,{key:0})):i.createCommentVNode("",!0),i.createVNode(h,{class:"uni-navbar__placeholder-view",style:i.normalizeStyle({height:l.navbarHeight})},null,8,["style"])]),_:1})):i.createCommentVNode("",!0)]),_:3},8,["class"])}],["__scopeId","data-v-fbf0479a"]]);const An=s({name:"UniNoticeBar",emits:["click","getmore","close"],props:{text:{type:String,default:""},moreText:{type:String,default:""},backgroundColor:{type:String,default:"#FFF9EA"},speed:{type:Number,default:100},color:{type:String,default:"#FF9A43"},fontSize:{type:Number,default:14},moreColor:{type:String,default:"#FF9A43"},single:{type:[Boolean,String],default:!1},scrollable:{type:[Boolean,String],default:!1},showIcon:{type:[Boolean,String],default:!1},showGetMore:{type:[Boolean,String],default:!1},showClose:{type:[Boolean,String],default:!1}},data:()=>({textWidth:0,boxWidth:0,wrapWidth:"",webviewHide:!1,elId:`Uni_${Math.ceil(1e6*Math.random()).toString(36)}`,elIdBox:`Uni_${Math.ceil(1e6*Math.random()).toString(36)}`,show:!0,animationDuration:"none",animationPlayState:"paused",animationDelay:"0s"}),watch:{text(e,t){this.initSize()}},computed:{isShowGetMore(){return!0===this.showGetMore||"true"===this.showGetMore},isShowClose(){return!(!0!==this.showClose&&"true"!==this.showClose||!1!==this.showGetMore&&"false"!==this.showGetMore)}},mounted(){this.$nextTick(()=>{this.initSize()})},methods:{initSize(){if(this.scrollable){let e=[],i=new Promise((e,i)=>{t.createSelectorQuery().in(this).select(`#${this.elId}`).boundingClientRect().exec(t=>{this.textWidth=t[0].width,e()})}),a=new Promise((e,i)=>{t.createSelectorQuery().in(this).select(`#${this.elIdBox}`).boundingClientRect().exec(t=>{this.boxWidth=t[0].width,e()})});e.push(i),e.push(a),Promise.all(e).then(()=>{this.animationDuration=this.textWidth/this.speed+"s",this.animationDelay=`-${this.boxWidth/this.speed}s`,setTimeout(()=>{this.animationPlayState="running"},1e3)})}},loopAnimation(){},clickMore(){this.$emit("getmore")},close(){this.show=!1,this.$emit("close")},onClick(){this.$emit("click")}}},[["render",function(e,s,n,o,r,l){const c=a.resolveEasycom(i.resolveDynamicComponent("uni-icons"),M),d=t.Text,h=t.View;return r.show?(i.openBlock(),i.createBlock(h,{key:0,class:"uni-noticebar",style:i.normalizeStyle({backgroundColor:n.backgroundColor}),onClick:l.onClick},{default:i.withCtx(()=>[!0===n.showIcon||"true"===n.showIcon?i.renderSlot(e.$slots,"noticebarIcon",{key:0},()=>[i.createVNode(c,{class:"uni-noticebar-icon",type:"sound",color:n.color,size:1.5*n.fontSize},null,8,["color","size"])],!0):i.createCommentVNode("",!0),i.createVNode(h,{ref:"textBox",class:i.normalizeClass(["uni-noticebar__content-wrapper",{"uni-noticebar__content-wrapper--scrollable":n.scrollable,"uni-noticebar__content-wrapper--single":!n.scrollable&&(n.single||n.moreText)}]),style:i.normalizeStyle({height:n.scrollable?1.5*n.fontSize+"px":"auto"})},{default:i.withCtx(()=>[i.createVNode(h,{id:r.elIdBox,class:i.normalizeClass(["uni-noticebar__content",{"uni-noticebar__content--scrollable":n.scrollable,"uni-noticebar__content--single":!n.scrollable&&(n.single||n.moreText)}])},{default:i.withCtx(()=>[i.createVNode(d,{id:r.elId,ref:"animationEle",class:i.normalizeClass(["uni-noticebar__content-text",{"uni-noticebar__content-text--scrollable":n.scrollable,"uni-noticebar__content-text--single":!n.scrollable&&(n.single||n.showGetMore)}]),style:i.normalizeStyle({color:n.color,fontSize:n.fontSize+"px",lineHeight:1.5*n.fontSize+"px",width:r.wrapWidth+"px",animationDuration:r.animationDuration,"-webkit-animationDuration":r.animationDuration,animationPlayState:r.webviewHide?"paused":r.animationPlayState,"-webkit-animationPlayState":r.webviewHide?"paused":r.animationPlayState,animationDelay:r.animationDelay,"-webkit-animationDelay":r.animationDelay})},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(n.text),1)]),_:1},8,["id","class","style"])]),_:1},8,["id","class"])]),_:1},8,["class","style"]),l.isShowGetMore?(i.openBlock(),i.createBlock(h,{key:1,class:"uni-noticebar__more uni-cursor-point",onClick:l.clickMore},{default:i.withCtx(()=>[n.moreText.length>0?(i.openBlock(),i.createBlock(d,{key:0,style:i.normalizeStyle({color:n.moreColor,fontSize:n.fontSize+"px"})},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(n.moreText),1)]),_:1},8,["style"])):(i.openBlock(),i.createBlock(c,{key:1,type:"right",color:n.moreColor,size:1.1*n.fontSize},null,8,["color","size"]))]),_:1},8,["onClick"])):i.createCommentVNode("",!0),l.isShowClose?(i.openBlock(),i.createBlock(h,{key:2,class:"uni-noticebar-close uni-cursor-point"},{default:i.withCtx(()=>[i.createVNode(c,{type:"closeempty",color:n.color,size:1.1*n.fontSize,onClick:l.close},null,8,["color","size","onClick"])]),_:1})):i.createCommentVNode("",!0)]),_:3},8,["style","onClick"])):i.createCommentVNode("",!0)}],["__scopeId","data-v-b587d4fe"]]);const Pn=s({name:"UniNumberBox",emits:["change","input","update:modelValue","blur","focus"],props:{value:{type:[Number,String],default:1},modelValue:{type:[Number,String],default:1},min:{type:Number,default:0},max:{type:Number,default:100},step:{type:Number,default:1},background:{type:String,default:"#f5f5f5"},color:{type:String,default:"#333"},disabled:{type:Boolean,default:!1},width:{type:Number,default:40}},data:()=>({inputValue:0}),watch:{value(e){this.inputValue=+e},modelValue(e){this.inputValue=+e}},computed:{widthWithPx(){return this.width+"px"}},created(){1===this.value&&(this.inputValue=+this.modelValue),1===this.modelValue&&(this.inputValue=+this.value)},methods:{_calcValue(e){if(this.disabled)return;const t=this._getDecimalScale();let i=this.inputValue*t,a=this.step*t;if("minus"===e){if(i-=a,i<this.min*t)return;i>this.max*t&&(i=this.max*t)}if("plus"===e){if(i+=a,i>this.max*t)return;i<this.min*t&&(i=this.min*t)}this.inputValue=(i/t).toFixed(String(t).length-1),this.$emit("input",+this.inputValue),this.$emit("update:modelValue",+this.inputValue),this.$emit("change",+this.inputValue)},_getDecimalScale(){let e=1;return~~this.step!==this.step&&(e=Math.pow(10,String(this.step).split(".")[1].length)),e},_onBlur(e){this.$emit("blur",e);let t=e.detail.value;if(isNaN(t))return void(this.inputValue=this.value);t=+t,t>this.max?t=this.max:t<this.min&&(t=this.min);const i=this._getDecimalScale();this.inputValue=t.toFixed(String(i).length-1),this.$emit("input",+this.inputValue),this.$emit("update:modelValue",+this.inputValue),this.$emit("change",+this.inputValue)},_onFocus(e){this.$emit("focus",e)}}},[["render",function(e,a,s,n,o,r){const l=t.Text,c=t.View,d=t.Input;return i.openBlock(),i.createBlock(c,{class:"uni-numbox"},{default:i.withCtx(()=>[i.createVNode(c,{onClick:a[0]||(a[0]=e=>r._calcValue("minus")),class:"uni-numbox__minus uni-numbox-btns",style:i.normalizeStyle({background:s.background})},{default:i.withCtx(()=>[i.createVNode(l,{class:i.normalizeClass(["uni-numbox--text",{"uni-numbox--disabled":o.inputValue<=s.min||s.disabled}]),style:i.normalizeStyle({color:s.color})},{default:i.withCtx(()=>[i.createTextVNode("-")]),_:1},8,["class","style"])]),_:1},8,["style"]),i.createVNode(d,{disabled:s.disabled,onFocus:r._onFocus,onBlur:r._onBlur,class:"uni-numbox__value",type:s.step<1?"digit":"number",modelValue:o.inputValue,"onUpdate:modelValue":a[1]||(a[1]=e=>o.inputValue=e),style:i.normalizeStyle({background:s.background,color:s.color,width:r.widthWithPx})},null,8,["disabled","onFocus","onBlur","type","modelValue","style"]),i.createVNode(c,{onClick:a[2]||(a[2]=e=>r._calcValue("plus")),class:"uni-numbox__plus uni-numbox-btns",style:i.normalizeStyle({background:s.background})},{default:i.withCtx(()=>[i.createVNode(l,{class:i.normalizeClass(["uni-numbox--text",{"uni-numbox--disabled":o.inputValue>=s.max||s.disabled}]),style:i.normalizeStyle({color:s.color})},{default:i.withCtx(()=>[i.createTextVNode("+")]),_:1},8,["class","style"])]),_:1},8,["style"])]),_:1})}],["__scopeId","data-v-cc345809"]]),Mn={en:{"uni-pagination.prevText":"prev","uni-pagination.nextText":"next","uni-pagination.piecePerPage":"piece/page"},es:{"uni-pagination.prevText":"anterior","uni-pagination.nextText":"prxima","uni-pagination.piecePerPage":"Art��culo/P��gina"},fr:{"uni-pagination.prevText":"précédente","uni-pagination.nextText":"suivante","uni-pagination.piecePerPage":"Articles/Pages"},"zh-Hans":{"uni-pagination.prevText":"上一页","uni-pagination.nextText":"下一页","uni-pagination.piecePerPage":"条/页"},"zh-Hant":{"uni-pagination.prevText":"上一頁","uni-pagination.nextText":"下一頁","uni-pagination.piecePerPage":"條/頁"}},{t:Rn}=x(Mn),$n={name:"UniPagination",emits:["update:modelValue","input","change","pageSizeChange"],props:{value:{type:[Number,String],default:1},modelValue:{type:[Number,String],default:1},prevText:{type:String},nextText:{type:String},piecePerPageText:{type:String},current:{type:[Number,String],default:1},total:{type:[Number,String],default:0},pageSize:{type:[Number,String],default:10},showIcon:{type:[Boolean,String],default:!1},showPageSize:{type:[Boolean,String],default:!1},pagerCount:{type:Number,default:7},pageSizeRange:{type:Array,default:()=>[20,50,100,500]}},data:()=>({pageSizeIndex:0,currentIndex:1,paperData:[],pickerShow:!1}),computed:{piecePerPage(){return this.piecePerPageText||Rn("uni-pagination.piecePerPage")},prevPageText(){return this.prevText||Rn("uni-pagination.prevText")},nextPageText(){return this.nextText||Rn("uni-pagination.nextText")},maxPage(){let e=1,t=Number(this.total),i=Number(this.pageSize);return t&&i&&(e=Math.ceil(t/i)),e},paper(){const e=this.currentIndex,t=this.pagerCount,i=this.total,a=this.pageSize;let s=[],n=[],o=Math.ceil(i/a);for(let l=0;l<o;l++)s.push(l+1);n.push(1);const r=s[s.length-(t+1)/2];return s.forEach((i,a)=>{(t+1)/2>=e?i<t+1&&i>1&&n.push(i):e+2<=r?i>e-(t+1)/2&&i<e+(t+1)/2&&n.push(i):(i>e-(t+1)/2||o-t<i)&&i<s[s.length-1]&&n.push(i)}),o>t?((t+1)/2>=e?n[n.length-1]="...":e+2<=r?(n[1]="...",n[n.length-1]="..."):n[1]="...",n.push(s[s.length-1])):(t+1)/2>=e||e+2<=r||(n.shift(),n.push(s[s.length-1])),n}},watch:{current:{immediate:!0,handler(e,t){this.currentIndex=e<1?1:e}},value:{immediate:!0,handler(e){1===Number(this.current)&&(this.currentIndex=e<1?1:e)}},pageSizeIndex(e){this.$emit("pageSizeChange",this.pageSizeRange[e])}},methods:{pickerChange(e){this.pageSizeIndex=e.detail.value,this.pickerClick()},pickerClick(){const e=document.querySelector("body");if(!e)return;const t="uni-pagination-picker-show";this.pickerShow=!this.pickerShow,this.pickerShow?e.classList.add(t):setTimeout(()=>e.classList.remove(t),300)},selectPage(e,t){if(parseInt(e))this.currentIndex=e,this.change("current");else{let e=Math.ceil(this.total/this.pageSize);if(t<=1)return void(this.currentIndex-5>1?this.currentIndex-=5:this.currentIndex=1);if(t>=6)return void(this.currentIndex+5>e?this.currentIndex=e:this.currentIndex+=5)}},clickLeft(){1!==Number(this.currentIndex)&&(this.currentIndex-=1,this.change("prev"))},clickRight(){Number(this.currentIndex)>=this.maxPage||(this.currentIndex+=1,this.change("next"))},change(e){this.$emit("input",this.currentIndex),this.$emit("update:modelValue",this.currentIndex),this.$emit("change",{type:e,current:this.currentIndex})}}};const Fn=s($n,[["render",function(e,s,n,o,r,l){const c=t.Text,d=a.resolveEasycom(i.resolveDynamicComponent("uni-icons"),M),h=t.Button,u=t.Picker,p=t.View;return i.openBlock(),i.createBlock(p,{class:"uni-pagination"},{default:i.withCtx(()=>[!0===n.showPageSize||"true"===n.showPageSize?(i.openBlock(),i.createBlock(u,{key:0,class:"select-picker",mode:"selector",value:r.pageSizeIndex,range:n.pageSizeRange,onChange:l.pickerChange,onCancel:l.pickerClick,onClick:l.pickerClick},{default:i.withCtx(()=>[i.createVNode(h,{type:"default",size:"mini",plain:!0},{default:i.withCtx(()=>[i.createVNode(c,null,{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(n.pageSizeRange[r.pageSizeIndex])+" "+i.toDisplayString(l.piecePerPage),1)]),_:1}),i.createVNode(d,{class:"select-picker-icon",type:"arrowdown",size:"12",color:"#999"})]),_:1})]),_:1},8,["value","range","onChange","onCancel","onClick"])):i.createCommentVNode("",!0),i.createVNode(p,{class:"uni-pagination__total is-phone-hide"},{default:i.withCtx(()=>[i.createTextVNode("共 "+i.toDisplayString(n.total)+" 条",1)]),_:1}),i.createVNode(p,{class:i.normalizeClass(["uni-pagination__btn",1===r.currentIndex?"uni-pagination--disabled":"uni-pagination--enabled"]),"hover-class":1===r.currentIndex?"":"uni-pagination--hover","hover-start-time":20,"hover-stay-time":70,onClick:l.clickLeft},{default:i.withCtx(()=>[!0===n.showIcon||"true"===n.showIcon?(i.openBlock(),i.createBlock(d,{key:0,color:"#666",size:"16",type:"left"})):(i.openBlock(),i.createBlock(c,{key:1,class:"uni-pagination__child-btn"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(l.prevPageText),1)]),_:1}))]),_:1},8,["class","hover-class","onClick"]),i.createVNode(p,{class:"uni-pagination__num uni-pagination__num-flex-none"},{default:i.withCtx(()=>[i.createVNode(p,{class:"uni-pagination__num-current"},{default:i.withCtx(()=>[i.createVNode(c,{class:"uni-pagination__num-current-text is-pc-hide current-index-text"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(r.currentIndex),1)]),_:1}),i.createVNode(c,{class:"uni-pagination__num-current-text is-pc-hide"},{default:i.withCtx(()=>[i.createTextVNode("/"+i.toDisplayString(l.maxPage||0),1)]),_:1}),(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(l.paper,(e,t)=>(i.openBlock(),i.createBlock(p,{key:t,class:i.normalizeClass([{"page--active":e===r.currentIndex},"uni-pagination__num-tag tag--active is-phone-hide"]),onClick:i=>l.selectPage(e,t)},{default:i.withCtx(()=>[i.createVNode(c,null,{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(e),1)]),_:2},1024)]),_:2},1032,["class","onClick"]))),128))]),_:1})]),_:1}),i.createVNode(p,{class:i.normalizeClass(["uni-pagination__btn",r.currentIndex>=l.maxPage?"uni-pagination--disabled":"uni-pagination--enabled"]),"hover-class":r.currentIndex===l.maxPage?"":"uni-pagination--hover","hover-start-time":20,"hover-stay-time":70,onClick:l.clickRight},{default:i.withCtx(()=>[!0===n.showIcon||"true"===n.showIcon?(i.openBlock(),i.createBlock(d,{key:0,color:"#666",size:"16",type:"right"})):(i.openBlock(),i.createBlock(c,{key:1,class:"uni-pagination__child-btn"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(l.nextPageText),1)]),_:1}))]),_:1},8,["class","hover-class","onClick"])]),_:1})}],["__scopeId","data-v-19f37dd1"]]);class En{constructor(e,i){this.options=e,this.animation=t.createAnimation({...e}),this.currentStepAnimates={},this.next=0,this.$=i}_nvuePushAnimates(e,t){let i=this.currentStepAnimates[this.next],a={};if(a=i||{styles:{},config:{}},zn.includes(e)){a.styles.transform||(a.styles.transform="");let i="";"rotate"===e&&(i="deg"),a.styles.transform+=`${e}(${t+i}) `}else a.styles[e]=`${t}`;this.currentStepAnimates[this.next]=a}_animateRun(e={},t={}){let i=this.$.$refs.ani.ref;if(i)return new Promise((a,s)=>{nvueAnimation.transition(i,{styles:e,...t},e=>{a()})})}_nvueNextAnimate(e,t=0,i){let a=e[t];if(a){let{styles:s,config:n}=a;this._animateRun(s,n).then(()=>{t+=1,this._nvueNextAnimate(e,t,i)})}else this.currentStepAnimates={},"function"==typeof i&&i(),this.isEnd=!0}step(e={}){return this.animation.step(e),this}run(e){this.$.animationData=this.animation.export(),this.$.timer=setTimeout(()=>{"function"==typeof e&&e()},this.$.durationTime)}}const zn=["matrix","matrix3d","rotate","rotate3d","rotateX","rotateY","rotateZ","scale","scale3d","scaleX","scaleY","scaleZ","skew","skewX","skewY","translate","translate3d","translateX","translateY","translateZ"];function Ln(e,t){if(t)return clearTimeout(t.timer),new En(e,t)}zn.concat(["opacity","backgroundColor"],["width","height","left","right","top","bottom"]).forEach(e=>{En.prototype[e]=function(...t){return this.animation[e](...t),this}});const On=s({name:"uniTransition",emits:["click","change"],props:{show:{type:Boolean,default:!1},modeClass:{type:[Array,String],default:()=>"fade"},duration:{type:Number,default:300},styles:{type:Object,default:()=>({})},customClass:{type:String,default:""},onceRender:{type:Boolean,default:!1}},data:()=>({isShow:!1,transform:"",opacity:0,animationData:{},durationTime:300,config:{}}),watch:{show:{handler(e){e?this.open():this.isShow&&this.close()},immediate:!0}},computed:{stylesObject(){let e={...this.styles,"transition-duration":this.duration/1e3+"s"},t="";for(let i in e){t+=this.toLine(i)+":"+e[i]+";"}return t},transformStyles(){return"transform:"+this.transform+";opacity:"+this.opacity+";"+this.stylesObject}},created(){this.config={duration:this.duration,timingFunction:"ease",transformOrigin:"50% 50%",delay:0},this.durationTime=this.duration},methods:{init(e={}){e.duration&&(this.durationTime=e.duration),this.animation=Ln(Object.assign(this.config,e),this)},onClick(){this.$emit("click",{detail:this.isShow})},step(e,t={}){return this.animation?(Object.keys(e).forEach(t=>{const i=e[t];"function"==typeof this.animation[t]&&(Array.isArray(i)?this.animation[t](...i):this.animation[t](i))}),this.animation.step(t),this):this},run(e){this.animation&&this.animation.run(e)},open(){clearTimeout(this.timer),this.isShow=!0,this.transform=this.styleInit(!1).transform||"",this.opacity=this.styleInit(!1).opacity||0,this.$nextTick(()=>{this.timer=setTimeout(()=>{this.animation=Ln(this.config,this),this.tranfromInit(!1).step(),this.animation.run(()=>{this.transform="",this.opacity=this.styleInit(!1).opacity||1,this.$emit("change",{detail:this.isShow})})},80)})},close(e){this.animation&&this.tranfromInit(!0).step().run(()=>{this.isShow=!1,this.animationData=null,this.animation=null;let{opacity:e,transform:t}=this.styleInit(!1);this.opacity=e||1,this.transform=t,this.$emit("change",{detail:this.isShow})})},styleInit(e){let t={transform:"",opacity:1};const i=(e,i)=>{const a=this.animationType(e)[i];i.startsWith("fade")?t.opacity=a:t.transform+=a+" "};return"string"==typeof this.modeClass?i(e,this.modeClass):this.modeClass.forEach(t=>i(e,t)),t},tranfromInit(e){let t=(e,t)=>{let i=null;"fade"===t?i=e?0:1:(i=e?"-100%":"0","zoom-in"===t&&(i=e?.8:1),"zoom-out"===t&&(i=e?1.2:1),"slide-right"===t&&(i=e?"100%":"0"),"slide-bottom"===t&&(i=e?"100%":"0")),this.animation[this.animationMode()[t]](i)};return"string"==typeof this.modeClass?t(e,this.modeClass):this.modeClass.forEach(i=>{t(e,i)}),this.animation},animationType:e=>({fade:e?1:0,"slide-top":`translateY(${e?"0":"-100%"})`,"slide-right":`translateX(${e?"0":"100%"})`,"slide-bottom":`translateY(${e?"0":"100%"})`,"slide-left":`translateX(${e?"0":"-100%"})`,"zoom-in":`scaleX(${e?1:.8}) scaleY(${e?1:.8})`,"zoom-out":`scaleX(${e?1:1.2}) scaleY(${e?1:1.2})`}),animationMode:()=>({fade:"opacity","slide-top":"translateY","slide-right":"translateX","slide-bottom":"translateY","slide-left":"translateX","zoom-in":"scale","zoom-out":"scale"}),toLine:e=>e.replace(/([A-Z])/g,"-$1").toLowerCase()}},[["render",function(e,a,s,n,o,r){const l=t.View;return i.withDirectives((i.openBlock(),i.createBlock(l,{ref:"ani",animation:o.animationData,class:i.normalizeClass(s.customClass),style:i.normalizeStyle(r.transformStyles),onClick:r.onClick},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"default")]),_:3},8,["animation","class","style","onClick"])),[[i.vShow,o.isShow]])}]]),Un={name:"uniPopup",components:{keypress:{name:"Keypress",props:{disable:{type:Boolean,default:!1}},mounted(){const e={esc:["Esc","Escape"],tab:"Tab",enter:"Enter",space:[" ","Spacebar"],up:["Up","ArrowUp"],left:["Left","ArrowLeft"],right:["Right","ArrowRight"],down:["Down","ArrowDown"],delete:["Backspace","Delete","Del"]};document.addEventListener("keyup",t=>{if(this.disable)return;const i=Object.keys(e).find(i=>{const a=t.key,s=e[i];return s===a||Array.isArray(s)&&s.includes(a)});i&&setTimeout(()=>{this.$emit(i,{})},0)})},render:()=>{}}},emits:["change","maskClick"],props:{animation:{type:Boolean,default:!0},type:{type:String,default:"center"},isMaskClick:{type:Boolean,default:null},maskClick:{type:Boolean,default:null},backgroundColor:{type:String,default:"none"},safeArea:{type:Boolean,default:!0},maskBackgroundColor:{type:String,default:"rgba(0, 0, 0, 0.4)"},borderRadius:{type:String}},watch:{type:{handler:function(e){this.config[e]&&this[this.config[e]](!0)},immediate:!0},isDesktop:{handler:function(e){this.config[e]&&this[this.config[this.type]](!0)},immediate:!0},maskClick:{handler:function(e){this.mkclick=e},immediate:!0},isMaskClick:{handler:function(e){this.mkclick=e},immediate:!0},showPopup(e){document.getElementsByTagName("body")[0].style.overflow=e?"hidden":"visible"}},data(){return{duration:300,ani:[],showPopup:!1,showTrans:!1,popupWidth:0,popupHeight:0,config:{top:"top",bottom:"bottom",center:"center",left:"left",right:"right",message:"top",dialog:"center",share:"bottom"},maskClass:{position:"fixed",bottom:0,top:0,left:0,right:0,backgroundColor:"rgba(0, 0, 0, 0.4)"},transClass:{backgroundColor:"transparent",borderRadius:this.borderRadius||"0",position:"fixed",left:0,right:0},maskShow:!0,mkclick:!0,popupstyle:"top"}},computed:{getStyles(){let e={backgroundColor:this.bg};return this.borderRadius,e=Object.assign(e,{borderRadius:this.borderRadius}),e},isDesktop(){return this.popupWidth>=500&&this.popupHeight>=500},bg(){return""===this.backgroundColor||"none"===this.backgroundColor?"transparent":this.backgroundColor}},mounted(){(()=>{const{windowWidth:e,windowHeight:i,windowTop:a,safeArea:s,screenHeight:n,safeAreaInsets:o}=t.getSystemInfoSync();this.popupWidth=e,this.popupHeight=i+(a||0),s&&this.safeArea?this.safeAreaInsets=o.bottom:this.safeAreaInsets=0})()},unmounted(){this.setH5Visible()},activated(){this.setH5Visible(!this.showPopup)},deactivated(){this.setH5Visible(!0)},created(){null===this.isMaskClick&&null===this.maskClick?this.mkclick=!0:this.mkclick=null!==this.isMaskClick?this.isMaskClick:this.maskClick,this.animation?this.duration=300:this.duration=0,this.messageChild=null,this.clearPropagation=!1,this.maskClass.backgroundColor=this.maskBackgroundColor},methods:{setH5Visible(e=!0){document.getElementsByTagName("body")[0].style.overflow=e?"visible":"hidden"},closeMask(){this.maskShow=!1},disableMask(){this.mkclick=!1},clear(e){e.stopPropagation(),this.clearPropagation=!0},open(e){if(this.showPopup)return;e&&-1!==["top","center","bottom","left","right","message","dialog","share"].indexOf(e)||(e=this.type),this.config[e]?(this[this.config[e]](),this.$emit("change",{show:!0,type:e})):console.error("缺少类型:",e)},close(e){this.showTrans=!1,this.$emit("change",{show:!1,type:this.type}),clearTimeout(this.timer),this.timer=setTimeout(()=>{this.showPopup=!1},300)},touchstart(){this.clearPropagation=!1},onTap(){this.clearPropagation?this.clearPropagation=!1:(this.$emit("maskClick"),this.mkclick&&this.close())},top(e){this.popupstyle=this.isDesktop?"fixforpc-top":"top",this.ani=["slide-top"],this.transClass={position:"fixed",left:0,right:0,backgroundColor:this.bg,borderRadius:this.borderRadius||"0"},e||(this.showPopup=!0,this.showTrans=!0,this.$nextTick(()=>{this.showPoptrans(),this.messageChild&&"message"===this.type&&this.messageChild.timerClose()}))},bottom(e){this.popupstyle="bottom",this.ani=["slide-bottom"],this.transClass={position:"fixed",left:0,right:0,bottom:0,paddingBottom:this.safeAreaInsets+"px",backgroundColor:this.bg,borderRadius:this.borderRadius||"0"},e||this.showPoptrans()},center(e){this.popupstyle="center",this.ani=["zoom-out","fade"],this.transClass={position:"fixed",display:"flex",flexDirection:"column",bottom:0,left:0,right:0,top:0,justifyContent:"center",alignItems:"center",borderRadius:this.borderRadius||"0"},e||this.showPoptrans()},left(e){this.popupstyle="left",this.ani=["slide-left"],this.transClass={position:"fixed",left:0,bottom:0,top:0,backgroundColor:this.bg,borderRadius:this.borderRadius||"0",display:"flex",flexDirection:"column"},e||this.showPoptrans()},right(e){this.popupstyle="right",this.ani=["slide-right"],this.transClass={position:"fixed",bottom:0,right:0,top:0,backgroundColor:this.bg,borderRadius:this.borderRadius||"0",display:"flex",flexDirection:"column"},e||this.showPoptrans()},showPoptrans(){this.$nextTick(()=>{this.showPopup=!0,this.showTrans=!0})}}};const jn=s(Un,[["render",function(e,s,n,o,r,l){const c=a.resolveEasycom(i.resolveDynamicComponent("uni-transition"),On),d=t.View,h=i.resolveComponent("keypress");return r.showPopup?(i.openBlock(),i.createBlock(d,{key:0,class:i.normalizeClass(["uni-popup",[r.popupstyle,l.isDesktop?"fixforpc-z-index":""]])},{default:i.withCtx(()=>[i.createVNode(d,{onTouchstart:l.touchstart},{default:i.withCtx(()=>[r.maskShow?(i.openBlock(),i.createBlock(c,{key:"1",name:"mask","mode-class":"fade",styles:r.maskClass,duration:r.duration,show:r.showTrans,onClick:l.onTap},null,8,["styles","duration","show","onClick"])):i.createCommentVNode("",!0),i.createVNode(c,{key:"2","mode-class":r.ani,name:"content",styles:r.transClass,duration:r.duration,show:r.showTrans,onClick:l.onTap},{default:i.withCtx(()=>[i.createVNode(d,{class:i.normalizeClass(["uni-popup__wrapper",[r.popupstyle]]),style:i.normalizeStyle(l.getStyles),onClick:l.clear},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3},8,["style","class","onClick"])]),_:3},8,["mode-class","styles","duration","show","onClick"])]),_:3},8,["onTouchstart"]),r.maskShow?(i.openBlock(),i.createBlock(h,{key:0,onEsc:l.onTap},null,8,["onEsc"])):i.createCommentVNode("",!0)]),_:3},8,["class"])):i.createCommentVNode("",!0)}],["__scopeId","data-v-2dc023b7"]]),Hn={data:()=>({}),created(){this.popup=this.getParent()},methods:{getParent(e="uniPopup"){let t=this.$parent,i=t.$options.name;for(;i!==e;){if(t=t.$parent,!t)return!1;i=t.$options.name}return t}}},Wn={en:{"uni-popup.cancel":"cancel","uni-popup.ok":"ok","uni-popup.placeholder":"pleace enter","uni-popup.title":"Hint","uni-popup.shareTitle":"Share to"},"zh-Hans":{"uni-popup.cancel":"取消","uni-popup.ok":"确定","uni-popup.placeholder":"请输入","uni-popup.title":"提示","uni-popup.shareTitle":"分享到"},"zh-Hant":{"uni-popup.cancel":"取消","uni-popup.ok":"確定","uni-popup.placeholder":"請輸入","uni-popup.title":"提示","uni-popup.shareTitle":"分享到"}},{t:qn}=x(Wn);const Yn=s({name:"uniPopupDialog",mixins:[Hn],emits:["confirm","close","update:modelValue","input"],props:{inputType:{type:String,default:"text"},showClose:{type:Boolean,default:!0},modelValue:{type:[Number,String],default:""},placeholder:{type:[String,Number],default:""},type:{type:String,default:"error"},mode:{type:String,default:"base"},title:{type:String,default:""},content:{type:String,default:""},beforeClose:{type:Boolean,default:!1},cancelText:{type:String,default:""},confirmText:{type:String,default:""},maxlength:{type:Number,default:-1},focus:{type:Boolean,default:!0},borderRadius:{type:String,default:"11px"}},data:()=>({dialogType:"error",val:""}),computed:{okText(){return this.confirmText||qn("uni-popup.ok")},closeText(){return this.cancelText||qn("uni-popup.cancel")},placeholderText(){return this.placeholder||qn("uni-popup.placeholder")},titleText(){return this.title||qn("uni-popup.title")}},watch:{type(e){this.dialogType=e},mode(e){"input"===e&&(this.dialogType="info")},value(e){this.setVal(e)},modelValue(e){this.setVal(e)},val(e){this.$emit("update:modelValue",e)}},created(){this.popup.disableMask(),"input"===this.mode?(this.dialogType="info",this.val=this.value,this.val=this.modelValue):this.dialogType=this.type},methods:{setVal(e){-1!=this.maxlength&&"input"===this.mode?this.val=e.slice(0,this.maxlength):this.val=e},onOk(){"input"===this.mode?this.$emit("confirm",this.val):this.$emit("confirm"),this.beforeClose||this.popup.close()},closeDialog(){this.$emit("close"),this.beforeClose||this.popup.close()},close(){this.popup.close()}}},[["render",function(e,a,s,n,o,r){const l=t.Text,c=t.View,d=t.Input;return i.openBlock(),i.createBlock(c,{class:"uni-popup-dialog",style:i.normalizeStyle({borderRadius:s.borderRadius})},{default:i.withCtx(()=>[i.createVNode(c,{class:"uni-dialog-title"},{default:i.withCtx(()=>[i.createVNode(l,{class:i.normalizeClass(["uni-dialog-title-text",["uni-popup__"+o.dialogType]])},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(r.titleText),1)]),_:1},8,["class"])]),_:1}),"base"===s.mode?(i.openBlock(),i.createBlock(c,{key:0,class:"uni-dialog-content"},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"default",{},()=>[i.createVNode(l,{class:"uni-dialog-content-text"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(s.content),1)]),_:1})],!0)]),_:3})):(i.openBlock(),i.createBlock(c,{key:1,class:"uni-dialog-content"},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"default",{},()=>[i.createVNode(d,{class:"uni-dialog-input",maxlength:s.maxlength,modelValue:o.val,"onUpdate:modelValue":a[0]||(a[0]=e=>o.val=e),type:s.inputType,placeholder:r.placeholderText,focus:s.focus},null,8,["maxlength","modelValue","type","placeholder","focus"])],!0)]),_:3})),i.createVNode(c,{class:"uni-dialog-button-group"},{default:i.withCtx(()=>[s.showClose?(i.openBlock(),i.createBlock(c,{key:0,class:"uni-dialog-button",onClick:r.closeDialog},{default:i.withCtx(()=>[i.createVNode(l,{class:"uni-dialog-button-text"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(r.closeText),1)]),_:1})]),_:1},8,["onClick"])):i.createCommentVNode("",!0),i.createVNode(c,{class:i.normalizeClass(["uni-dialog-button",s.showClose?"uni-border-left":""]),onClick:r.onOk},{default:i.withCtx(()=>[i.createVNode(l,{class:"uni-dialog-button-text uni-button-color"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(r.okText),1)]),_:1})]),_:1},8,["class","onClick"])]),_:1})]),_:3},8,["style"])}],["__scopeId","data-v-bbc077ee"]]);const Kn=s({name:"uniPopupMessage",mixins:[Hn],props:{type:{type:String,default:"success"},message:{type:String,default:""},duration:{type:Number,default:3e3},maskShow:{type:Boolean,default:!1}},data:()=>({}),created(){this.popup.maskShow=this.maskShow,this.popup.messageChild=this},methods:{timerClose(){0!==this.duration&&(clearTimeout(this.timer),this.timer=setTimeout(()=>{this.popup.close()},this.duration))}}},[["render",function(e,a,s,n,o,r){const l=t.Text,c=t.View;return i.openBlock(),i.createBlock(c,{class:"uni-popup-message"},{default:i.withCtx(()=>[i.createVNode(c,{class:i.normalizeClass(["uni-popup-message__box fixforpc-width","uni-popup__"+s.type])},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"default",{},()=>[i.createVNode(l,{class:i.normalizeClass(["uni-popup-message-text","uni-popup__"+s.type+"-text"])},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(s.message),1)]),_:1},8,["class"])],!0)]),_:3},8,["class"])]),_:3})}],["__scopeId","data-v-caee104a"]]),{t:Jn}=x(Wn);const Gn=s({name:"UniPopupShare",mixins:[Hn],emits:["select"],props:{title:{type:String,default:""},beforeClose:{type:Boolean,default:!1}},data:()=>({bottomData:[{text:"微信",icon:"https://qiniu-web-assets.dcloud.net.cn/unidoc/zh/unicloudlogo.png",name:"wx"},{text:"支付宝",icon:"https://qiniu-web-assets.dcloud.net.cn/unidoc/zh/unicloudlogo.png",name:"ali"},{text:"QQ",icon:"https://qiniu-web-assets.dcloud.net.cn/unidoc/zh/unicloudlogo.png",name:"qq"},{text:"新浪",icon:"https://qiniu-web-assets.dcloud.net.cn/unidoc/zh/unicloudlogo.png",name:"sina"}]}),created(){},computed:{cancelText:()=>Jn("uni-popup.cancel"),shareTitleText(){return this.title||Jn("uni-popup.shareTitle")}},methods:{select(e,t){this.$emit("select",{item:e,index:t}),this.close()},close(){this.beforeClose||this.popup.close()}}},[["render",function(e,a,s,n,o,r){const l=t.Text,c=t.View,d=t.Image,h=t.Button;return i.openBlock(),i.createBlock(c,{class:"uni-popup-share"},{default:i.withCtx(()=>[i.createVNode(c,{class:"uni-share-title"},{default:i.withCtx(()=>[i.createVNode(l,{class:"uni-share-title-text"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(r.shareTitleText),1)]),_:1})]),_:1}),i.createVNode(c,{class:"uni-share-content"},{default:i.withCtx(()=>[i.createVNode(c,{class:"uni-share-content-box"},{default:i.withCtx(()=>[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(o.bottomData,(e,t)=>(i.openBlock(),i.createBlock(c,{class:"uni-share-content-item",key:t,onClick:i.withModifiers(i=>r.select(e,t),["stop"])},{default:i.withCtx(()=>[i.createVNode(d,{class:"uni-share-image",src:e.icon,mode:"aspectFill"},null,8,["src"]),i.createVNode(l,{class:"uni-share-text"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(e.text),1)]),_:2},1024)]),_:2},1032,["onClick"]))),128))]),_:1})]),_:1}),i.createVNode(c,{class:"uni-share-button-box"},{default:i.withCtx(()=>[i.createVNode(h,{class:"uni-share-button",onClick:r.close},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(r.cancelText),1)]),_:1},8,["onClick"])]),_:1})]),_:1})}],["__scopeId","data-v-71647d88"]]),Xn={name:"UniRate",props:{isFill:{type:[Boolean,String],default:!0},color:{type:String,default:"#ececec"},activeColor:{type:String,default:"#ffca3e"},disabledColor:{type:String,default:"#c0c0c0"},size:{type:[Number,String],default:24},value:{type:[Number,String],default:0},modelValue:{type:[Number,String],default:0},max:{type:[Number,String],default:5},margin:{type:[Number,String],default:0},disabled:{type:[Boolean,String],default:!1},readonly:{type:[Boolean,String],default:!1},allowHalf:{type:[Boolean,String],default:!1},touchable:{type:[Boolean,String],default:!0}},data:()=>({valueSync:"",userMouseFristMove:!0,userRated:!1,userLastRate:1}),watch:{value(e){this.valueSync=Number(e)},modelValue(e){this.valueSync=Number(e)}},computed:{stars(){const e=this.valueSync?this.valueSync:0,t=[],i=Math.floor(e),a=Math.ceil(e);for(let s=0;s<this.max;s++)i>s?t.push({activeWitch:"100%"}):a-1===s?t.push({activeWitch:100*(e-i)+"%"}):t.push({activeWitch:"0"});return t},marginNumber(){return Number(this.margin)}},created(){this.valueSync=Number(this.value||this.modelValue),this._rateBoxLeft=0,this._oldValue=null},mounted(){setTimeout(()=>{this._getSize()},100),this.PC=this.IsPC()},methods:{touchstart(e){if(this.IsPC())return;if(this.readonly||this.disabled)return;const{clientX:t,screenX:i}=e.changedTouches[0];this._getRateCount(t||i)},touchmove(e){if(this.IsPC())return;if(this.readonly||this.disabled||!this.touchable)return;const{clientX:t,screenX:i}=e.changedTouches[0];this._getRateCount(t||i)},mousedown(e){if(!this.IsPC())return;if(this.readonly||this.disabled)return;const{clientX:t}=e;this.userLastRate=this.valueSync,this._getRateCount(t),this.userRated=!0},mousemove(e){if(!this.IsPC())return;if(this.userRated)return;if(this.userMouseFristMove&&(console.log("---mousemove----",this.valueSync),this.userLastRate=this.valueSync,this.userMouseFristMove=!1),this.readonly||this.disabled||!this.touchable)return;const{clientX:t}=e;this._getRateCount(t)},mouseleave(e){this.IsPC()&&(this.readonly||this.disabled||!this.touchable||(this.userRated?this.userRated=!1:this.valueSync=this.userLastRate))},IsPC(){var e=navigator.userAgent,t=["Android","iPhone","SymbianOS","Windows Phone","iPad","iPod"],i=!0;for(let a=0;a<t.length-1;a++)if(e.indexOf(t[a])>0){i=!1;break}return i},_getRateCount(e){this._getSize();const t=Number(this.size);if(isNaN(t))return new Error("size 属性只能设置为数字");const i=e-this._rateBoxLeft;let a=parseInt(i/(t+this.marginNumber));a=a<0?0:a,a=a>this.max?this.max:a;const s=parseInt(i-(t+this.marginNumber)*a);let n=0;(this._oldValue!==a||this.PC)&&(this._oldValue=a,n=this.allowHalf?s>t/2?a+1:a+.5:a+1,n=Math.max(.5,Math.min(n,this.max)),this.valueSync=n,this._onChange())},_onChange(){this.$emit("input",this.valueSync),this.$emit("update:modelValue",this.valueSync),this.$emit("change",{value:this.valueSync})},_getSize(){t.createSelectorQuery().in(this).select(".uni-rate").boundingClientRect().exec(e=>{e&&(this._rateBoxLeft=e[0].left)})}}};const Qn=s(Xn,[["render",function(e,s,n,o,r,l){const c=a.resolveEasycom(i.resolveDynamicComponent("uni-icons"),M),d=t.View;return i.openBlock(),i.createBlock(d,null,{default:i.withCtx(()=>[i.createVNode(d,{ref:"uni-rate",class:"uni-rate"},{default:i.withCtx(()=>[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(l.stars,(e,t)=>(i.openBlock(),i.createBlock(d,{class:i.normalizeClass(["uni-rate__icon",{"uni-cursor-not-allowed":n.disabled}]),style:i.normalizeStyle({"margin-right":l.marginNumber+"px"}),key:t,onTouchstart:i.withModifiers(l.touchstart,["stop"]),onTouchmove:i.withModifiers(l.touchmove,["stop"]),onMousedown:i.withModifiers(l.mousedown,["stop"]),onMousemove:i.withModifiers(l.mousemove,["stop"]),onMouseleave:l.mouseleave},{default:i.withCtx(()=>[i.createVNode(c,{color:n.color,size:n.size,type:n.isFill?"star-filled":"star"},null,8,["color","size","type"]),i.createVNode(d,{style:i.normalizeStyle({width:e.activeWitch}),class:"uni-rate__icon-on"},{default:i.withCtx(()=>[i.createVNode(c,{color:n.disabled?n.disabledColor:n.activeColor,size:n.size,type:"star-filled"},null,8,["color","size"])]),_:1},8,["style"])]),_:2},1032,["class","style","onTouchstart","onTouchmove","onMousedown","onMousemove","onMouseleave"]))),128))]),_:1},512)]),_:1})}],["__scopeId","data-v-0590db3f"]]),Zn="uni-row",eo="--";const to=s({name:"uniRow",componentName:"uniRow",props:{type:String,gutter:Number,justify:{type:String,default:"start"},align:{type:String,default:"top"},width:{type:[String,Number],default:750}},created(){},computed:{marginValue(){return this.gutter?-this.gutter/2:0},typeClass(){return"flex"===this.type?`${Zn+eo}flex`:""},justifyClass(){return"start"!==this.justify?`${Zn+eo}flex-justify-${this.justify}`:""},alignClass(){return"top"!==this.align?`${Zn+eo}flex-align-${this.align}`:""}}},[["render",function(e,a,s,n,o,r){const l=t.View;return i.openBlock(),i.createBlock(l,{class:i.normalizeClass(["uni-row",r.typeClass,r.justifyClass,r.alignClass]),style:i.normalizeStyle({marginLeft:`${Number(r.marginValue)}rpx`,marginRight:`${Number(r.marginValue)}rpx`})},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3},8,["class","style"])}],["__scopeId","data-v-75572a7e"]]),io={en:{"uni-search-bar.cancel":"cancel","uni-search-bar.placeholder":"Search enter content"},"zh-Hans":{"uni-search-bar.cancel":"取消","uni-search-bar.placeholder":"请输入搜索内容"},"zh-Hant":{"uni-search-bar.cancel":"取消","uni-search-bar.placeholder":"請輸入搜索內容"}},{t:ao}=x(io),so={name:"UniSearchBar",emits:["input","update:modelValue","clear","cancel","confirm","blur","focus"],props:{placeholder:{type:String,default:""},radius:{type:[Number,String],default:5},clearButton:{type:String,default:"auto"},cancelButton:{type:String,default:"auto"},cancelText:{type:String,default:""},bgColor:{type:String,default:"#F8F8F8"},textColor:{type:String,default:"#000000"},maxlength:{type:[Number,String],default:100},value:{type:[Number,String],default:""},modelValue:{type:[Number,String],default:""},focus:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1}},data:()=>({show:!1,showSync:!1,searchVal:""}),computed:{cancelTextI18n(){return this.cancelText||ao("uni-search-bar.cancel")},placeholderText(){return this.placeholder||ao("uni-search-bar.placeholder")}},watch:{modelValue:{immediate:!0,handler(e){this.searchVal=e,e&&(this.show=!0)}},focus:{immediate:!0,handler(e){if(e){if(this.readonly)return;this.show=!0,this.$nextTick(()=>{this.showSync=!0})}}},searchVal(e,t){this.$emit("input",e),this.$emit("update:modelValue",e)}},methods:{searchClick(){this.readonly||this.show||(this.show=!0,this.$nextTick(()=>{this.showSync=!0}))},clear(){this.searchVal="",this.$nextTick(()=>{this.$emit("clear",{value:""})})},cancel(){this.readonly||(this.$emit("cancel",{value:this.searchVal}),this.searchVal="",this.show=!1,this.showSync=!1,t.hideKeyboard())},confirm(){t.hideKeyboard(),this.$emit("confirm",{value:this.searchVal})},blur(){t.hideKeyboard(),this.$emit("blur",{value:this.searchVal})},emitFocus(e){this.$emit("focus",e.detail)}}};const no=s(so,[["render",function(e,s,n,o,r,l){const c=a.resolveEasycom(i.resolveDynamicComponent("uni-icons"),M),d=t.View,h=t.Input,u=t.Text;return i.openBlock(),i.createBlock(d,{class:"uni-searchbar"},{default:i.withCtx(()=>[i.createVNode(d,{style:i.normalizeStyle({borderRadius:n.radius+"px",backgroundColor:n.bgColor}),class:"uni-searchbar__box",onClick:l.searchClick},{default:i.withCtx(()=>[i.createVNode(d,{class:"uni-searchbar__box-icon-search"},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"searchIcon",{},()=>[i.createVNode(c,{color:"#c0c4cc",size:"18",type:"search"})],!0)]),_:3}),r.show||r.searchVal?(i.openBlock(),i.createBlock(h,{key:0,focus:r.showSync,disabled:n.readonly,placeholder:l.placeholderText,maxlength:n.maxlength,class:"uni-searchbar__box-search-input","confirm-type":"search",type:"text",modelValue:r.searchVal,"onUpdate:modelValue":s[0]||(s[0]=e=>r.searchVal=e),style:i.normalizeStyle({color:n.textColor}),onConfirm:l.confirm,onBlur:l.blur,onFocus:l.emitFocus},null,8,["focus","disabled","placeholder","maxlength","modelValue","style","onConfirm","onBlur","onFocus"])):(i.openBlock(),i.createBlock(u,{key:1,class:"uni-searchbar__text-placeholder"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(n.placeholder),1)]),_:1})),r.show&&("always"===n.clearButton||"auto"===n.clearButton&&""!==r.searchVal)&&!n.readonly?(i.openBlock(),i.createBlock(d,{key:2,class:"uni-searchbar__box-icon-clear",onClick:l.clear},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"clearIcon",{},()=>[i.createVNode(c,{color:"#c0c4cc",size:"20",type:"clear"})],!0)]),_:3},8,["onClick"])):i.createCommentVNode("",!0)]),_:3},8,["style","onClick"]),"always"===n.cancelButton||r.show&&"auto"===n.cancelButton?(i.openBlock(),i.createBlock(u,{key:0,onClick:l.cancel,class:"uni-searchbar__cancel"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(l.cancelTextI18n),1)]),_:1},8,["onClick"])):i.createCommentVNode("",!0)]),_:3})}],["__scopeId","data-v-0f271631"]]);const oo=s({name:"UniSection",emits:["click"],props:{type:{type:String,default:""},title:{type:String,required:!0,default:""},titleFontSize:{type:String,default:"14px"},titleColor:{type:String,default:"#333"},subTitle:{type:String,default:""},subTitleFontSize:{type:String,default:"12px"},subTitleColor:{type:String,default:"#999"},padding:{type:[Boolean,String],default:!1}},computed:{_padding(){return"string"==typeof this.padding?this.padding:this.padding?"10px":""}},watch:{title(e){uni.report&&""!==e&&uni.report("title",e)}},methods:{onClick(){this.$emit("click")}}},[["render",function(e,a,s,n,o,r){const l=t.View,c=t.Text;return i.openBlock(),i.createBlock(l,{class:"uni-section"},{default:i.withCtx(()=>[i.createVNode(l,{class:"uni-section-header",onClick:r.onClick},{default:i.withCtx(()=>[s.type?(i.openBlock(),i.createBlock(l,{key:0,class:i.normalizeClass(["uni-section-header__decoration",s.type])},null,8,["class"])):i.renderSlot(e.$slots,"decoration",{key:1},void 0,!0),i.createVNode(l,{class:"uni-section-header__content"},{default:i.withCtx(()=>[i.createVNode(c,{style:i.normalizeStyle({"font-size":s.titleFontSize,color:s.titleColor}),class:i.normalizeClass(["uni-section__content-title",{distraction:!s.subTitle}])},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(s.title),1)]),_:1},8,["style","class"]),s.subTitle?(i.openBlock(),i.createBlock(c,{key:0,style:i.normalizeStyle({"font-size":s.subTitleFontSize,color:s.subTitleColor}),class:"uni-section-header__content-sub"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(s.subTitle),1)]),_:1},8,["style"])):i.createCommentVNode("",!0)]),_:1}),i.createVNode(l,{class:"uni-section-header__slot-right"},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"right",{},void 0,!0)]),_:3})]),_:3},8,["onClick"]),i.createVNode(l,{class:"uni-section-content",style:i.normalizeStyle({padding:r._padding})},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3},8,["style"])]),_:3})}],["__scopeId","data-v-e33fcb81"]]);const ro=s({name:"UniSegmentedControl",emits:["clickItem"],props:{current:{type:Number,default:0},values:{type:Array,default:()=>[]},activeColor:{type:String,default:"#2979FF"},inActiveColor:{type:String,default:"transparent"},styleType:{type:String,default:"button"}},data:()=>({currentIndex:0}),watch:{current(e){e!==this.currentIndex&&(this.currentIndex=e)}},computed:{},created(){this.currentIndex=this.current},methods:{_onClick(e){this.currentIndex!==e&&(this.currentIndex=e,this.$emit("clickItem",{currentIndex:e}))}}},[["render",function(e,a,s,n,o,r){const l=t.Text,c=t.View;return i.openBlock(),i.createBlock(c,{class:i.normalizeClass([["text"===s.styleType?"segmented-control--text":"segmented-control--button"],"segmented-control"]),style:i.normalizeStyle({borderColor:"text"===s.styleType?"":s.activeColor})},{default:i.withCtx(()=>[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(s.values,(e,t)=>(i.openBlock(),i.createBlock(c,{class:i.normalizeClass([["text"===s.styleType?"":"segmented-control__item--button",0===t&&"button"===s.styleType?"segmented-control__item--button--first":"",t===s.values.length-1&&"button"===s.styleType?"segmented-control__item--button--last":""],"segmented-control__item"]),key:t,style:i.normalizeStyle({backgroundColor:t===o.currentIndex&&"button"===s.styleType?s.activeColor:"button"===s.styleType?s.inActiveColor:"transparent",borderColor:t===o.currentIndex&&"text"===s.styleType||"button"===s.styleType?s.activeColor:s.inActiveColor}),onClick:e=>r._onClick(t)},{default:i.withCtx(()=>[i.createVNode(c,null,{default:i.withCtx(()=>[i.createVNode(l,{style:i.normalizeStyle({color:t===o.currentIndex?"text"===s.styleType?s.activeColor:"#fff":"text"===s.styleType?"#000":s.activeColor}),class:i.normalizeClass(["segmented-control__text","text"===s.styleType&&t===o.currentIndex?"segmented-control__item--text":""])},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(e),1)]),_:2},1032,["style","class"])]),_:2},1024)]),_:2},1032,["class","style","onClick"]))),128))]),_:1},8,["class","style"])}],["__scopeId","data-v-0d154163"]]);const lo=s({name:"UniSteps",props:{direction:{type:String,default:"row"},activeColor:{type:String,default:"#2979FF"},deactiveColor:{type:String,default:"#B7BDC6"},active:{type:Number,default:0},activeIcon:{type:String,default:"checkbox-filled"},options:{type:Array,default:()=>[]}},data:()=>({heightArr:[]}),mounted(){if("column"===this.direction){let e=this;t.createSelectorQuery().in(this).selectAll(".uni-steps__column-text").boundingClientRect(t=>{e.heightArr=t.map(e=>e.height+1)}).exec()}}},[["render",function(e,s,n,o,r,l){const c=t.Text,d=t.View,h=a.resolveEasycom(i.resolveDynamicComponent("uni-icons"),M);return i.openBlock(),i.createBlock(d,{class:"uni-steps"},{default:i.withCtx(()=>[i.createVNode(d,{class:i.normalizeClass(["column"===n.direction?"uni-steps__column":"uni-steps__row"])},{default:i.withCtx(()=>[i.createVNode(d,{class:i.normalizeClass(["column"===n.direction?"uni-steps__column-text-container":"uni-steps__row-text-container"])},{default:i.withCtx(()=>[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(n.options,(e,t)=>(i.openBlock(),i.createBlock(d,{key:t,class:i.normalizeClass(["column"===n.direction?"uni-steps__column-text":"uni-steps__row-text"])},{default:i.withCtx(()=>[i.createVNode(c,{style:i.normalizeStyle({color:t===n.active?n.activeColor:n.deactiveColor}),class:i.normalizeClass(["column"===n.direction?"uni-steps__column-title":"uni-steps__row-title"])},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(e.title),1)]),_:2},1032,["style","class"]),i.createVNode(c,{style:i.normalizeStyle({color:n.deactiveColor}),class:i.normalizeClass(["column"===n.direction?"uni-steps__column-desc":"uni-steps__row-desc"])},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(e.desc),1)]),_:2},1032,["style","class"])]),_:2},1032,["class"]))),128))]),_:1},8,["class"]),i.createVNode(d,{class:i.normalizeClass(["column"===n.direction?"uni-steps__column-container":"uni-steps__row-container"])},{default:i.withCtx(()=>[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(n.options,(e,t)=>(i.openBlock(),i.createBlock(d,{class:i.normalizeClass(["column"===n.direction?"uni-steps__column-line-item":"uni-steps__row-line-item"]),key:t,style:i.normalizeStyle({height:"column"===n.direction?r.heightArr[t]+"px":"14px"})},{default:i.withCtx(()=>[i.createVNode(d,{class:i.normalizeClass(["column"===n.direction?"uni-steps__column-line":"uni-steps__row-line","column"===n.direction?"uni-steps__column-line--before":"uni-steps__row-line--before"]),style:i.normalizeStyle({backgroundColor:t<=n.active&&0!==t?n.activeColor:0===t?"transparent":n.deactiveColor})},null,8,["class","style"]),t===n.active?(i.openBlock(),i.createBlock(d,{key:0,class:i.normalizeClass(["column"===n.direction?"uni-steps__column-check":"uni-steps__row-check"])},{default:i.withCtx(()=>[i.createVNode(h,{color:n.activeColor,type:n.activeIcon,size:"14"},null,8,["color","type"])]),_:1},8,["class"])):(i.openBlock(),i.createBlock(d,{key:1,class:i.normalizeClass(["column"===n.direction?"uni-steps__column-circle":"uni-steps__row-circle"]),style:i.normalizeStyle({backgroundColor:t<n.active?n.activeColor:n.deactiveColor})},null,8,["class","style"])),i.createVNode(d,{class:i.normalizeClass(["column"===n.direction?"uni-steps__column-line":"uni-steps__row-line","column"===n.direction?"uni-steps__column-line--after":"uni-steps__row-line--after"]),style:i.normalizeStyle({backgroundColor:t<n.active&&t!==n.options.length-1?n.activeColor:t===n.options.length-1?"transparent":n.deactiveColor})},null,8,["class","style"])]),_:2},1032,["class","style"]))),128))]),_:1},8,["class"])]),_:1},8,["class"])]),_:1})}],["__scopeId","data-v-7f829ce9"]]);const co=s({name:"uniSwipeAction",data:()=>({}),created(){this.children=[]},methods:{resize(){},closeAll(){this.children.forEach(e=>{e.is_show="none"})},closeOther(e){this.openItem&&this.openItem!==e&&(this.openItem.is_show="none"),this.openItem=e}}},[["render",function(e,a,s,n,o,r){const l=t.View;return i.openBlock(),i.createBlock(l,null,{default:i.withCtx(()=>[i.renderSlot(e.$slots,"default")]),_:3})}]]);let ho={},uo=null;uo=function(){var e=navigator.userAgent,t=["Android","iPhone","SymbianOS","Windows Phone","iPad","iPod"],i=!0;for(let a=0;a<t.length-1;a++)if(e.indexOf(t[a])>0){i=!1;break}return i}(),ho={data:()=>({is_show:"none"}),watch:{show(e){this.is_show=this.show}},created(){this.swipeaction=this.getSwipeAction(),this.swipeaction&&Array.isArray(this.swipeaction.children)&&this.swipeaction.children.push(this)},mounted(){this.is_show=this.show},methods:{closeSwipe(e){this.autoClose&&this.swipeaction&&this.swipeaction.closeOther(this)},change(e){this.$emit("change",e.open),this.is_show!==e.open&&(this.is_show=e.open)},appTouchStart(e){if(uo)return;const{clientX:t}=e.changedTouches[0];this.clientX=t,this.timestamp=(new Date).getTime()},appTouchEnd(e,t,i,a){if(uo)return;const{clientX:s}=e.changedTouches[0];let n=Math.abs(this.clientX-s),o=(new Date).getTime()-this.timestamp;n<40&&o<300&&this.$emit("click",{content:i,index:t,position:a})},onClickForPC(e,t,i){uo&&this.$emit("click",{content:t,index:e,position:i})}}};const po=ho;var mo=!1;function fo(e,t){var i=e.instance,a=i.getDataset().disabled,s=i.getState();ko(i,t),(a=("string"==typeof a?JSON.parse(a):a)||!1)||(i.requestAnimationFrame(function(){i.removeClass("ani"),t.callMethod("closeSwipe")}),s.x=s.left||0,function(e){var t=e.instance,i=t.getState();xo(t);var a=e.touches[0];mo&&_o()&&(a=e);i.startX=a.clientX,i.startY=a.clientY}(e))}function go(e,t){var i=e.instance,a=i.getDataset().disabled,s=i.getState();(a=("string"==typeof a?JSON.parse(a):a)||!1)||(!function(e){var t=e.instance,i=t.getState(),a=e.touches[0];mo&&_o()&&(a=e);i.deltaX=a.clientX-i.startX,i.deltaY=a.clientY-i.startY,i.offsetY=Math.abs(i.deltaY),i.offsetX=Math.abs(i.deltaX),i.direction=i.direction||function(e,t){if(e>t&&e>10)return"horizontal";if(t>e&&t>10)return"vertical";return""}(i.offsetX,i.offsetY)}(e),"horizontal"===s.direction&&(e.preventDefault&&e.preventDefault(),bo(s.x+s.deltaX,i)))}function yo(e,t){var i=e.instance,a=i.getDataset().disabled,s=i.getState();(a=("string"==typeof a?JSON.parse(a):a)||!1)||function(e,t,i){var a=t.getState(),s=a.threshold;a.position;var n=a.isopen||"none",o=a.leftWidth,r=a.rightWidth;if(0===a.deltaX)return void wo("none",t,i);wo("none"===n&&r>0&&-e>s||"none"!==n&&r>0&&r+e<s?"right":"none"===n&&o>0&&e>s||"none"!==n&&o>0&&o-e<s?"left":"none",t,i)}(s.left,i,t)}function bo(e,t,i){e=e||0;var a,s,n,o=t.getState(),r=o.leftWidth,l=o.rightWidth;o.left=(a=e,s=-l,n=r,Math.min(Math.max(a,s),n)),t.requestAnimationFrame(function(){t.setStyle({transform:"translateX("+o.left+"px)","-webkit-transform":"translateX("+o.left+"px)"})})}function ko(e,t){var i=e.getState(),a=t.selectComponent(".button-group--left"),s=t.selectComponent(".button-group--right"),n={width:0},o={width:0};a&&(n=a.getBoundingClientRect()),s&&(o=s.getBoundingClientRect()),i.leftWidth=n.width||0,i.rightWidth=o.width||0,i.threshold=e.getDataset().threshold}function wo(e,t,i){var a=t.getState(),s=a.leftWidth,n=a.rightWidth,o="";switch(a.isopen=a.isopen?a.isopen:"none",e){case"left":o=s;break;case"right":o=-n;break;default:o=0}a.isopen!==e&&(a.throttle=!0,i.callMethod("change",{open:e})),a.isopen=e,t.requestAnimationFrame(function(){t.addClass("ani"),bo(o,t)})}function xo(e){var t=e.getState();t.direction="",t.deltaX=0,t.deltaY=0,t.offsetX=0,t.offsetY=0}function _o(){for(var e=navigator.userAgent,t=["Android","iPhone","SymbianOS","Windows Phone","iPad","iPod"],i=!0,a=0;a<t.length-1;a++)if(e.indexOf(t[a])>0){i=!1;break}return e.indexOf("Phone")>0&&e.indexOf("Harmony")>0&&(i=!1),i}"object"==typeof window&&(mo=!0);var Co=!1;const So={showWatch:function(e,t,i,a){var s=a.getState();ko(a,i),e&&"none"!==e?wo(e,a,i):(s.left&&wo("none",a,i),xo(a))},touchstart:fo,touchmove:go,touchend:yo,mousedown:function(e,t){mo&&_o()&&(fo(e,t),Co=!0)},mousemove:function(e,t){mo&&_o()&&Co&&go(e)},mouseup:function(e,t){mo&&_o()&&(yo(e,t),Co=!1)},mouseleave:function(e,t){mo&&_o()&&(Co=!1)}},vo=e=>{e.$wxs||(e.$wxs=[]),e.$wxs.push("wxsswipe"),e.mixins||(e.mixins=[]),e.mixins.push({beforeCreate(){this.wxsswipe=So}})},To={showWatch(e,t,i,a,s){var n=s.state||{};(i.$el||i.$vm&&i.$vm.$el)&&(this.getDom(a,i,s),e&&"none"!==e?this.openState(e,a,i,s):(n.left&&this.openState("none",a,i,s),this.resetTouchStatus(a,s)))},touchstart(e,t,i){let a=e.instance,s=a.getDataset().disabled,n=i.state||{};this.getDom(a,t,i),s=this.getDisabledType(s),s||(a.requestAnimationFrame(function(){a.removeClass("ani"),t.callMethod("closeSwipe")}),n.x=n.left||0,this.stopTouchStart(e,t,i))},touchmove(e,t,i){let a=e.instance;if(!a)return;let s=a.getDataset().disabled,n=i.state||{};if(s=this.getDisabledType(s),s)return;if(this.stopTouchMove(e,i),"horizontal"!==n.direction)return;e.preventDefault&&e.preventDefault();let o=n.x+n.deltaX;this.move(o,a,t,i)},touchend(e,t,i){let a=e.instance,s=a.getDataset().disabled,n=i.state||{};s=this.getDisabledType(s),s||this.moveDirection(n.left,a,t,i)},move(e,t,i,a){e=e||0;let s=a.state||{},n=s.leftWidth,o=s.rightWidth;s.left=this.range(e,-o,n),t.requestAnimationFrame(function(){t.setStyle({transform:"translateX("+s.left+"px)","-webkit-transform":"translateX("+s.left+"px)"})})},getDom(e,t,i){var a=i.state||{},s=t.$el||t.$vm&&t.$vm.$el,n=s.querySelector(".button-group--left"),o=s.querySelector(".button-group--right");n&&n.offsetWidth?a.leftWidth=n.offsetWidth||0:a.leftWidth=0,o&&o.offsetWidth?a.rightWidth=o.offsetWidth||0:a.rightWidth=0,a.threshold=e.getDataset().threshold},getDisabledType:e=>("string"==typeof e?JSON.parse(e):e)||!1,range:(e,t,i)=>Math.min(Math.max(e,t),i),moveDirection(e,t,i,a){var s=a.state||{},n=s.threshold;s.position;var o=s.isopen||"none",r=s.leftWidth,l=s.rightWidth;0!==s.deltaX?"none"===o&&l>0&&-e>n||"none"!==o&&l>0&&l+e<n?this.openState("right",t,i,a):"none"===o&&r>0&&e>n||"none"!==o&&r>0&&r-e<n?this.openState("left",t,i,a):this.openState("none",t,i,a):this.openState("none",t,i,a)},openState(e,t,i,a){let s=a.state||{},n=s.leftWidth,o=s.rightWidth,r="";switch(s.isopen=s.isopen?s.isopen:"none",e){case"left":r=n;break;case"right":r=-o;break;default:r=0}s.isopen!==e&&(s.throttle=!0,i.callMethod("change",{open:e})),s.isopen=e,t.requestAnimationFrame(()=>{t.addClass("ani"),this.move(r,t,i,a)})},getDirection:(e,t)=>e>t&&e>10?"horizontal":t>e&&t>10?"vertical":"",resetTouchStatus(e,t){let i=t.state||{};i.direction="",i.deltaX=0,i.deltaY=0,i.offsetX=0,i.offsetY=0},stopTouchStart(e,t,i){let a=e.instance,s=i.state||{};this.resetTouchStatus(a,i);var n=e.touches[0];s.startX=n.clientX,s.startY=n.clientY},stopTouchMove(e,t){e.instance;let i=t.state||{},a=e.touches[0];i.deltaX=a.clientX-i.startX,i.deltaY=a.clientY-i.startY,i.offsetY=Math.abs(i.deltaY),i.offsetX=Math.abs(i.deltaX),i.direction=i.direction||this.getDirection(i.offsetX,i.offsetY)}},Do={mounted(e,t,i){this.state={}},methods:{showWatch(e,t,i,a){To.showWatch(e,t,i,a,this)},touchstart(e,t){To.touchstart(e,t,this)},touchmove(e,t){To.touchmove(e,t,this)},touchend(e,t){To.touchend(e,t,this)}}},Vo=e=>{e.$renderjs||(e.$renderjs=[]),e.$renderjs.push("renderswipe"),e.mixins||(e.mixins=[]),e.mixins.push({beforeCreate(){this.renderswipe=this},mounted(){this.$ownerInstance=this.$gcd(this,!0)}}),e.mixins.push(Do)},No={mixins:[po,{},{}],emits:["click","change"],props:{show:{type:String,default:"none"},disabled:{type:Boolean,default:!1},autoClose:{type:Boolean,default:!0},threshold:{type:Number,default:20},leftOptions:{type:Array,default:()=>[]},rightOptions:{type:Array,default:()=>[]}},unmounted(){this.__isUnmounted=!0,this.uninstall()},methods:{uninstall(){this.swipeaction&&this.swipeaction.children.forEach((e,t)=>{e===this&&this.swipeaction.children.splice(t,1)})},getSwipeAction(e="uniSwipeAction"){let t=this.$parent,i=t.$options.name;for(;i!==e;){if(t=t.$parent,!t)return!1;i=t.$options.name}return t}}};vo(No),Vo(No);const Bo=s(No,[["render",function(e,a,s,n,o,r){const l=t.Text,c=t.View;return i.openBlock(),i.createBlock(c,{class:"uni-swipe"},{default:i.withCtx(()=>[i.createVNode(c,{class:"uni-swipe_box","change:prop":e.wxsswipe.showWatch,prop:e.is_show,"data-threshold":s.threshold,"data-disabled":s.disabled,onTouchstart:e.wxsswipe.touchstart,onTouchmove:e.wxsswipe.touchmove,onTouchend:e.wxsswipe.touchend},{default:i.withCtx(()=>[i.createVNode(c,{class:"uni-swipe_button-group button-group--left"},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"left",{},()=>[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(s.leftOptions,(t,a)=>(i.openBlock(),i.createBlock(c,{key:a,style:i.normalizeStyle({backgroundColor:t.style&&t.style.backgroundColor?t.style.backgroundColor:"#C7C6CD"}),class:"uni-swipe_button button-hock",onTouchstart:i.withModifiers(e.appTouchStart,["stop"]),onTouchend:i.withModifiers(i=>e.appTouchEnd(i,a,t,"left"),["stop"]),onClick:i.withModifiers(i=>e.onClickForPC(a,t,"left"),["stop"])},{default:i.withCtx(()=>[i.createVNode(l,{class:"uni-swipe_button-text",style:i.normalizeStyle({color:t.style&&t.style.color?t.style.color:"#FFFFFF",fontSize:t.style&&t.style.fontSize?t.style.fontSize:"16px"})},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(t.text),1)]),_:2},1032,["style"])]),_:2},1032,["style","onTouchstart","onTouchend","onClick"]))),128))],!0)]),_:3}),i.createVNode(c,{class:"uni-swipe_text--center"},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3}),i.createVNode(c,{class:"uni-swipe_button-group button-group--right"},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"right",{},()=>[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(s.rightOptions,(t,a)=>(i.openBlock(),i.createBlock(c,{key:a,style:i.normalizeStyle({backgroundColor:t.style&&t.style.backgroundColor?t.style.backgroundColor:"#C7C6CD"}),class:"uni-swipe_button button-hock",onTouchstart:i.withModifiers(e.appTouchStart,["stop"]),onTouchend:i.withModifiers(i=>e.appTouchEnd(i,a,t,"right"),["stop"]),onClick:i.withModifiers(i=>e.onClickForPC(a,t,"right"),["stop"])},{default:i.withCtx(()=>[i.createVNode(l,{class:"uni-swipe_button-text",style:i.normalizeStyle({color:t.style&&t.style.color?t.style.color:"#FFFFFF",fontSize:t.style&&t.style.fontSize?t.style.fontSize:"16px"})},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(t.text),1)]),_:2},1032,["style"])]),_:2},1032,["style","onTouchstart","onTouchend","onClick"]))),128))],!0)]),_:3})]),_:3},8,["change:prop","prop","data-threshold","data-disabled","onTouchstart","onTouchmove","onTouchend"])]),_:3})}],["__scopeId","data-v-7524ab79"]]);const Io=s({name:"UniSwiperDot",emits:["clickItem"],props:{info:{type:Array,default:()=>[]},current:{type:Number,default:0},dotsStyles:{type:Object,default:()=>({})},mode:{type:String,default:"default"},field:{type:String,default:""}},data:()=>({dots:{width:6,height:6,bottom:10,color:"#fff",backgroundColor:"rgba(0, 0, 0, .3)",border:"1px rgba(0, 0, 0, .3) solid",selectedBackgroundColor:"#333",selectedBorder:"1px rgba(0, 0, 0, .9) solid"}}),watch:{dotsStyles(e){this.dots=Object.assign(this.dots,this.dotsStyles)},mode(e){"indexes"===e?(this.dots.width=14,this.dots.height=14):(this.dots.width=6,this.dots.height=6)}},created(){"indexes"===this.mode&&(this.dots.width=12,this.dots.height=12),this.dots=Object.assign(this.dots,this.dotsStyles)},methods:{clickItem(e){this.$emit("clickItem",e)}}},[["render",function(e,a,s,n,o,r){const l=t.View,c=t.Text;return i.openBlock(),i.createBlock(l,{class:"uni-swiper__warp"},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"default",{},void 0,!0),"default"===s.mode?(i.openBlock(),i.createBlock(l,{style:i.normalizeStyle({bottom:o.dots.bottom+"px"}),class:"uni-swiper__dots-box",key:"default"},{default:i.withCtx(()=>[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(s.info,(e,t)=>(i.openBlock(),i.createBlock(l,{onClick:e=>r.clickItem(t),style:i.normalizeStyle({width:(t===s.current?2*o.dots.width:o.dots.width)+"px",height:o.dots.width/2+"px","background-color":t!==s.current?o.dots.backgroundColor:o.dots.selectedBackgroundColor,"border-radius":"0px"}),key:t,class:"uni-swiper__dots-item uni-swiper__dots-bar"},null,8,["onClick","style"]))),128))]),_:1},8,["style"])):i.createCommentVNode("",!0),"dot"===s.mode?(i.openBlock(),i.createBlock(l,{style:i.normalizeStyle({bottom:o.dots.bottom+"px"}),class:"uni-swiper__dots-box",key:"dot"},{default:i.withCtx(()=>[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(s.info,(e,t)=>(i.openBlock(),i.createBlock(l,{onClick:e=>r.clickItem(t),style:i.normalizeStyle({width:o.dots.width+"px",height:o.dots.height+"px","background-color":t!==s.current?o.dots.backgroundColor:o.dots.selectedBackgroundColor,border:t!==s.current?o.dots.border:o.dots.selectedBorder}),key:t,class:"uni-swiper__dots-item"},null,8,["onClick","style"]))),128))]),_:1},8,["style"])):i.createCommentVNode("",!0),"round"===s.mode?(i.openBlock(),i.createBlock(l,{style:i.normalizeStyle({bottom:o.dots.bottom+"px"}),class:"uni-swiper__dots-box",key:"round"},{default:i.withCtx(()=>[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(s.info,(e,t)=>(i.openBlock(),i.createBlock(l,{onClick:e=>r.clickItem(t),class:i.normalizeClass([[t===s.current&&"uni-swiper__dots-long"],"uni-swiper__dots-item"]),style:i.normalizeStyle({width:(t===s.current?3*o.dots.width:o.dots.width)+"px",height:o.dots.height+"px","background-color":t!==s.current?o.dots.backgroundColor:o.dots.selectedBackgroundColor,border:t!==s.current?o.dots.border:o.dots.selectedBorder}),key:t},null,8,["onClick","class","style"]))),128))]),_:1},8,["style"])):i.createCommentVNode("",!0),"nav"===s.mode?(i.openBlock(),i.createBlock(l,{key:"nav",style:i.normalizeStyle({"background-color":s.dotsStyles.backgroundColor,bottom:"0"}),class:"uni-swiper__dots-box uni-swiper__dots-nav"},{default:i.withCtx(()=>[i.createVNode(c,{style:i.normalizeStyle({color:s.dotsStyles.color}),class:"uni-swiper__dots-nav-item"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(s.current+1+"/"+s.info.length+" "+s.info[s.current][s.field]),1)]),_:1},8,["style"])]),_:1},8,["style"])):i.createCommentVNode("",!0),"indexes"===s.mode?(i.openBlock(),i.createBlock(l,{key:"indexes",style:i.normalizeStyle({bottom:o.dots.bottom+"px"}),class:"uni-swiper__dots-box"},{default:i.withCtx(()=>[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(s.info,(e,t)=>(i.openBlock(),i.createBlock(l,{onClick:e=>r.clickItem(t),style:i.normalizeStyle({width:o.dots.width+"px",height:o.dots.height+"px",color:t===s.current?o.dots.selectedColor:o.dots.color,"background-color":t!==s.current?o.dots.backgroundColor:o.dots.selectedBackgroundColor,border:t!==s.current?o.dots.border:o.dots.selectedBorder}),key:t,class:"uni-swiper__dots-item uni-swiper__dots-indexes"},{default:i.withCtx(()=>[i.createVNode(c,{class:"uni-swiper__dots-indexes-text"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(t+1),1)]),_:2},1024)]),_:2},1032,["onClick","style"]))),128))]),_:1},8,["style"])):i.createCommentVNode("",!0)]),_:3})}],["__scopeId","data-v-3e9a88f3"]]);const Ao=s({name:"uniTable",options:{virtualHost:!0},emits:["selection-change"],props:{data:{type:Array,default:()=>[]},border:{type:Boolean,default:!1},stripe:{type:Boolean,default:!1},type:{type:String,default:""},emptyText:{type:String,default:"没有更多数据"},loading:{type:Boolean,default:!1},rowKey:{type:String,default:""}},data:()=>({noData:!0,minWidth:0,multiTableHeads:[]}),watch:{loading(e){},data(e){this.theadChildren,this.theadChildren&&this.theadChildren.rowspan,this.noData=!1}},created(){this.trChildren=[],this.thChildren=[],this.theadChildren=null,this.backData=[],this.backIndexData=[]},methods:{isNodata(){this.theadChildren;let e=1;this.theadChildren&&(e=this.theadChildren.rowspan),this.noData=this.trChildren.length-e<=0},selectionAll(){let e=1,t=this.theadChildren;this.theadChildren?e=t.rowspan-1:t=this.trChildren[0];let i=this.data&&this.data.length>0;t.checked=!0,t.indeterminate=!1,this.trChildren.forEach((t,a)=>{if(!t.disabled){if(t.checked=!0,i&&t.keyValue){const e=this.data.find(e=>e[this.rowKey]===t.keyValue);this.backData.find(t=>t[this.rowKey]===e[this.rowKey])||this.backData.push(e)}a>e-1&&-1===this.backIndexData.indexOf(a-e)&&this.backIndexData.push(a-e)}}),this.$emit("selection-change",{detail:{value:this.backData,index:this.backIndexData}})},toggleRowSelection(e,t){e=[].concat(e),this.trChildren.forEach((i,a)=>{const s=e.findIndex(e=>"number"==typeof e?e===a-1:e[this.rowKey]===i.keyValue);let n=i.checked;-1!==s&&(i.checked="boolean"==typeof t?t:!i.checked,n!==i.checked&&this.check(i.rowData||i,i.checked,i.rowData?i.keyValue:null,!0))}),this.$emit("selection-change",{detail:{value:this.backData,index:this.backIndexData}})},clearSelection(){let e=this.theadChildren;this.theadChildren||(e=this.trChildren[0]),e.checked=!1,e.indeterminate=!1,this.trChildren.forEach(e=>{e.checked=!1}),this.backData=[],this.backIndexData=[],this.$emit("selection-change",{detail:{value:[],index:[]}})},toggleAllSelection(){let e=[],t=1,i=this.theadChildren;this.theadChildren?t=i.rowspan-1:i=this.trChildren[0],this.trChildren.forEach((i,a)=>{i.disabled||a>t-1&&e.push(a-t)}),this.toggleRowSelection(e)},check(e,t,i,a){let s=this.theadChildren;this.theadChildren||(s=this.trChildren[0]);let n=this.trChildren.findIndex((t,i)=>e===t);if(n<0&&(n=this.data.findIndex(e=>e[this.rowKey]===i)+1),this.trChildren.filter(e=>!e.disabled&&e.keyValue).length,0===n)return void(t?this.selectionAll():this.clearSelection());if(t)i&&this.backData.push(e),this.backIndexData.push(n-1);else{const e=this.backData.findIndex(e=>e[this.rowKey]===i),t=this.backIndexData.findIndex(e=>e===n-1);i&&this.backData.splice(e,1),this.backIndexData.splice(t,1)}this.trChildren.find((e,t)=>t>0&&!e.checked&&!e.disabled)?(s.indeterminate=!0,s.checked=!1):(s.indeterminate=!1,s.checked=!0),0===this.backIndexData.length&&(s.indeterminate=!1),a||this.$emit("selection-change",{detail:{value:this.backData,index:this.backIndexData}})}}},[["render",function(e,a,s,n,o,r){const l=t.View;return i.openBlock(),i.createBlock(l,{class:i.normalizeClass(["uni-table-scroll",{"table--border":s.border,"border-none":!o.noData}])},{default:i.withCtx(()=>[i.createElementVNode("table",{class:i.normalizeClass(["uni-table",{"table--stripe":s.stripe}]),border:"0",cellpadding:"0",cellspacing:"0",style:i.normalizeStyle({"min-width":o.minWidth+"px"})},[i.renderSlot(e.$slots,"default",{},void 0,!0),o.noData?(i.openBlock(),i.createElementBlock("tr",{key:0,class:"uni-table-loading"},[i.createElementVNode("td",{class:i.normalizeClass(["uni-table-text",{"empty-border":s.border}])},i.toDisplayString(s.emptyText),3)])):i.createCommentVNode("",!0),s.loading?(i.openBlock(),i.createBlock(l,{key:1,class:i.normalizeClass(["uni-table-mask",{"empty-border":s.border}])},{default:i.withCtx(()=>[i.createElementVNode("div",{class:"uni-table--loader"})]),_:1},8,["class"])):i.createCommentVNode("",!0)],6)]),_:3},8,["class"])}],["__scopeId","data-v-27af2893"]]);const Po=s({name:"UniTag",emits:["click"],props:{type:{type:String,default:"default"},size:{type:String,default:"normal"},text:{type:String,default:""},disabled:{type:[Boolean,String],default:!1},inverted:{type:[Boolean,String],default:!1},circle:{type:[Boolean,String],default:!1},mark:{type:[Boolean,String],default:!1},customStyle:{type:String,default:""}},computed:{showTag(){return!!this.text.toString()},classes(){const{type:e,disabled:t,inverted:i,circle:a,mark:s,size:n,isTrue:o}=this;return["uni-tag--"+e,"uni-tag--"+n,o(t)?"uni-tag--disabled":"",o(i)?"uni-tag--"+e+"--inverted":"",o(a)?"uni-tag--circle":"",o(s)?"uni-tag--mark":"",o(i)?"uni-tag--inverted uni-tag-text--"+e:"","small"===n?"uni-tag-text--small":""].join(" ")}},methods:{isTrue:e=>!0===e||"true"===e,onClick(){this.isTrue(this.disabled)||this.$emit("click")}}},[["render",function(e,a,s,n,o,r){const l=t.Text;return r.showTag?(i.openBlock(),i.createBlock(l,{key:0,class:i.normalizeClass(["uni-tag",r.classes]),style:i.normalizeStyle(s.customStyle),onClick:r.onClick},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(s.text),1)]),_:1},8,["class","style","onClick"])):i.createCommentVNode("",!0)}],["__scopeId","data-v-1d61df23"]]);const Mo=s({name:"uniBody",options:{virtualHost:!0},data:()=>({}),created(){},methods:{}},[["render",function(e,t,a,s,n,o){return i.openBlock(),i.createElementBlock("tbody",null,[i.renderSlot(e.$slots,"default")])}]]);const Ro=s({name:"uniTd",options:{virtualHost:!0},props:{width:{type:[String,Number],default:""},align:{type:String,default:"left"},rowspan:{type:[Number,String],default:1},colspan:{type:[Number,String],default:1}},data:()=>({border:!1}),created(){this.root=this.getTable(),this.border=this.root.border},methods:{getTable(){let e=this.$parent,t=e.$options.name;for(;"uniTable"!==t;){if(e=e.$parent,!e)return!1;t=e.$options.name}return e}}},[["render",function(e,t,a,s,n,o){return i.openBlock(),i.createElementBlock("td",{class:i.normalizeClass(["uni-table-td",{"table--border":n.border}]),rowspan:a.rowspan,colspan:a.colspan,style:i.normalizeStyle({width:a.width+"px","text-align":a.align})},[i.renderSlot(e.$slots,"default",{},void 0,!0)],14,["rowspan","colspan"])}],["__scopeId","data-v-9b8b9b10"]]);const $o=s({name:"TableCheckbox",emits:["checkboxSelected"],props:{indeterminate:{type:Boolean,default:!1},checked:{type:[Boolean,String],default:!1},disabled:{type:Boolean,default:!1},index:{type:Number,default:-1},cellData:{type:Object,default:()=>({})}},watch:{checked(e){"boolean"==typeof this.checked?this.isChecked=e:this.isChecked=!0},indeterminate(e){this.isIndeterminate=e}},data:()=>({isChecked:!1,isDisabled:!1,isIndeterminate:!1}),created(){"boolean"==typeof this.checked&&(this.isChecked=this.checked),this.isDisabled=this.disabled},methods:{selected(){this.isDisabled||(this.isIndeterminate=!1,this.isChecked=!this.isChecked,this.$emit("checkboxSelected",{checked:this.isChecked,data:this.cellData}))}}},[["render",function(e,a,s,n,o,r){const l=t.View;return i.openBlock(),i.createBlock(l,{class:"uni-table-checkbox",onClick:r.selected},{default:i.withCtx(()=>[s.indeterminate?(i.openBlock(),i.createBlock(l,{key:1,class:"checkbox__inner checkbox--indeterminate"},{default:i.withCtx(()=>[i.createVNode(l,{class:"checkbox__inner-icon"})]),_:1})):(i.openBlock(),i.createBlock(l,{key:0,class:i.normalizeClass(["checkbox__inner",{"is-checked":o.isChecked,"is-disable":o.isDisabled}])},{default:i.withCtx(()=>[i.createVNode(l,{class:"checkbox__inner-icon"})]),_:1},8,["class"]))]),_:1},8,["onClick"])}],["__scopeId","data-v-caffa3d2"]]),Fo={reset:"重置",search:"搜索",submit:"确定",filter:"筛选",gt:"大于等于",lt:"小于等于",date:"日期范围"},Eo="select",zo="search",Lo="range",Oo="date",Uo="timestamp",jo={name:"FilterDropdown",emits:["change"],components:{checkBox:$o},options:{virtualHost:!0},props:{filterType:{type:String,default:Eo},filterData:{type:Array,default:()=>[]},mode:{type:String,default:"default"},map:{type:Object,default:()=>({text:"text",value:"value"})},filterDefaultValue:{type:[Array,String],default:()=>""}},computed:{canReset(){return this.isSearch?this.filterValue.length>0:this.isSelect?this.checkedValues.length>0:this.isRange?this.gtValue.length>0&&this.ltValue.length>0:!!this.isDate&&this.dateSelect.length>0},isSelect(){return this.filterType===Eo},isSearch(){return this.filterType===zo},isRange(){return this.filterType===Lo},isDate(){return this.filterType===Oo||this.filterType===Uo}},watch:{filterData(e){this._copyFilters()},indeterminate(e){this.isIndeterminate=e}},data(){return{resource:Fo,enabled:!0,isOpened:!1,dataList:[],filterValue:this.filterDefaultValue,checkedValues:[],gtValue:"",ltValue:"",dateRange:[],dateSelect:[]}},created(){this._copyFilters()},methods:{_copyFilters(){let e=JSON.parse(JSON.stringify(this.filterData));for(let t=0;t<e.length;t++)void 0===e[t].checked&&(e[t].checked=!1);this.dataList=e},openPopup(){this.isOpened=!0,this.isDate&&this.$nextTick(()=>{this.dateRange.length||this.resetDate(),this.$refs.datetimepicker.show()})},closePopup(){this.isOpened=!1},handleClose(e){this.closePopup()},resetDate(){let e=new Date,t=`${e.getFullYear()}-${String(e.getMonth()+1).padStart(2,"0")}-${String(e.getDate()).padStart(2,"0")}`;this.dateRange=[t+" 0:00:00",t+" 23:59:59"]},onDropdown(e){this.openPopup()},onItemClick(e,t){let i=this.dataList,a=i[t];void 0===a.checked?i[t].checked=!0:i[t].checked=!a.checked;let s=[];for(let n=0;n<i.length;n++){const e=i[n];e.checked&&s.push(e.value)}this.checkedValues=s},datetimechange(e){this.closePopup(),this.dateRange=e,this.dateSelect=e,this.$emit("change",{filterType:this.filterType,filter:e})},timepickerclose(e){this.closePopup()},handleSelectSubmit(){this.closePopup(),this.$emit("change",{filterType:this.filterType,filter:this.checkedValues})},handleSelectReset(){if(this.canReset){var e=this.dataList;for(let t=0;t<e.length;t++){let i=e[t];this.$set(i,"checked",!1)}this.checkedValues=[],this.handleSelectSubmit()}},handleSearchSubmit(){this.closePopup(),this.$emit("change",{filterType:this.filterType,filter:this.filterValue})},handleSearchReset(){this.canReset&&(this.filterValue="",this.handleSearchSubmit())},handleRangeSubmit(e){this.closePopup(),this.$emit("change",{filterType:this.filterType,filter:!0===e?[]:[parseInt(this.gtValue),parseInt(this.ltValue)]})},handleRangeReset(){this.canReset&&(this.gtValue="",this.ltValue="",this.handleRangeSubmit(!0))}}};const Ho=s(jo,[["render",function(e,s,n,o,r,l){const c=t.View,d=i.resolveComponent("check-box"),h=t.Text,u=t.Label,p=t.Input,m=a.resolveEasycom(i.resolveDynamicComponent("uni-datetime-picker"),vs);return i.openBlock(),i.createBlock(c,{class:"uni-filter-dropdown"},{default:i.withCtx(()=>[i.createVNode(c,{class:"dropdown-btn",onClick:l.onDropdown},{default:i.withCtx(()=>[l.isSelect||l.isRange?(i.openBlock(),i.createBlock(c,{key:0,class:i.normalizeClass(["icon-select",{active:l.canReset}])},null,8,["class"])):i.createCommentVNode("",!0),l.isSearch?(i.openBlock(),i.createBlock(c,{key:1,class:i.normalizeClass(["icon-search",{active:l.canReset}])},{default:i.withCtx(()=>[i.createVNode(c,{class:"icon-search-0"}),i.createVNode(c,{class:"icon-search-1"})]),_:1},8,["class"])):i.createCommentVNode("",!0),l.isDate?(i.openBlock(),i.createBlock(c,{key:2,class:i.normalizeClass(["icon-calendar",{active:l.canReset}])},{default:i.withCtx(()=>[i.createVNode(c,{class:"icon-calendar-0"}),i.createVNode(c,{class:"icon-calendar-1"})]),_:1},8,["class"])):i.createCommentVNode("",!0)]),_:1},8,["onClick"]),r.isOpened?(i.openBlock(),i.createBlock(c,{key:0,class:"uni-dropdown-cover",onClick:l.handleClose},null,8,["onClick"])):i.createCommentVNode("",!0),r.isOpened?(i.openBlock(),i.createBlock(c,{key:1,class:"dropdown-popup dropdown-popup-right",onClick:s[3]||(s[3]=i.withModifiers(()=>{},["stop"]))},{default:i.withCtx(()=>[l.isSelect?(i.openBlock(),i.createBlock(c,{key:0,class:"list"},{default:i.withCtx(()=>[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(r.dataList,(e,t)=>(i.openBlock(),i.createBlock(u,{class:"flex-r a-i-c list-item",key:t,onClick:e=>l.onItemClick(e,t)},{default:i.withCtx(()=>[i.createVNode(d,{class:"check",checked:e.checked},null,8,["checked"]),i.createVNode(c,{class:"checklist-content"},{default:i.withCtx(()=>[i.createVNode(h,{class:"checklist-text",style:i.normalizeStyle(e.styleIconText)},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(e[n.map.text]),1)]),_:2},1032,["style"])]),_:2},1024)]),_:2},1032,["onClick"]))),128))]),_:1})):i.createCommentVNode("",!0),l.isSelect?(i.openBlock(),i.createBlock(c,{key:1,class:"flex-r opera-area"},{default:i.withCtx(()=>[i.createVNode(c,{class:i.normalizeClass(["flex-f btn btn-default",{disable:!l.canReset}]),onClick:l.handleSelectReset},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(r.resource.reset),1)]),_:1},8,["class","onClick"]),i.createVNode(c,{class:"flex-f btn btn-submit",onClick:l.handleSelectSubmit},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(r.resource.submit),1)]),_:1},8,["onClick"])]),_:1})):i.createCommentVNode("",!0),l.isSearch?(i.openBlock(),i.createBlock(c,{key:2,class:"search-area"},{default:i.withCtx(()=>[i.createVNode(p,{class:"search-input",modelValue:r.filterValue,"onUpdate:modelValue":s[0]||(s[0]=e=>r.filterValue=e)},null,8,["modelValue"])]),_:1})):i.createCommentVNode("",!0),l.isSearch?(i.openBlock(),i.createBlock(c,{key:3,class:"flex-r opera-area"},{default:i.withCtx(()=>[i.createVNode(c,{class:"flex-f btn btn-submit",onClick:l.handleSearchSubmit},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(r.resource.search),1)]),_:1},8,["onClick"]),i.createVNode(c,{class:i.normalizeClass(["flex-f btn btn-default",{disable:!l.canReset}]),onClick:l.handleSearchReset},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(r.resource.reset),1)]),_:1},8,["class","onClick"])]),_:1})):i.createCommentVNode("",!0),l.isRange?(i.openBlock(),i.createBlock(c,{key:4},{default:i.withCtx(()=>[i.createVNode(c,{class:"input-label"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(r.resource.gt),1)]),_:1}),i.createVNode(p,{class:"input",modelValue:r.gtValue,"onUpdate:modelValue":s[1]||(s[1]=e=>r.gtValue=e)},null,8,["modelValue"]),i.createVNode(c,{class:"input-label"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(r.resource.lt),1)]),_:1}),i.createVNode(p,{class:"input",modelValue:r.ltValue,"onUpdate:modelValue":s[2]||(s[2]=e=>r.ltValue=e)},null,8,["modelValue"])]),_:1})):i.createCommentVNode("",!0),l.isRange?(i.openBlock(),i.createBlock(c,{key:5,class:"flex-r opera-area"},{default:i.withCtx(()=>[i.createVNode(c,{class:i.normalizeClass(["flex-f btn btn-default",{disable:!l.canReset}]),onClick:l.handleRangeReset},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(r.resource.reset),1)]),_:1},8,["class","onClick"]),i.createVNode(c,{class:"flex-f btn btn-submit",onClick:l.handleRangeSubmit},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(r.resource.submit),1)]),_:1},8,["onClick"])]),_:1})):i.createCommentVNode("",!0),l.isDate?(i.openBlock(),i.createBlock(c,{key:6},{default:i.withCtx(()=>[i.createVNode(m,{ref:"datetimepicker",value:r.dateRange,type:"datetimerange","return-type":"timestamp",onChange:l.datetimechange,onMaskClick:l.timepickerclose},{default:i.withCtx(()=>[i.createVNode(c)]),_:1},8,["value","onChange","onMaskClick"])]),_:1})):i.createCommentVNode("",!0)]),_:1})):i.createCommentVNode("",!0)]),_:1})}],["__scopeId","data-v-36509ac6"]]),Wo={name:"uniTh",options:{virtualHost:!0},components:{dropdown:Ho},emits:["sort-change","filter-change"],props:{width:{type:[String,Number],default:""},align:{type:String,default:"left"},rowspan:{type:[Number,String],default:1},colspan:{type:[Number,String],default:1},sortable:{type:Boolean,default:!1},filterType:{type:String,default:""},filterData:{type:Array,default:()=>[]},filterDefaultValue:{type:[Array,String],default:()=>""}},data:()=>({border:!1,ascending:!1,descending:!1}),computed:{customWidth(){if("number"==typeof this.width)return this.width;if("string"==typeof this.width){let e=new RegExp(/^[1-9][0-9]*px$/g),i=new RegExp(/^[1-9][0-9]*rpx$/g),a=new RegExp(/^[1-9][0-9]*$/g);if(null!==this.width.match(e))return this.width.replace("px","");if(null!==this.width.match(i)){let e=Number(this.width.replace("rpx","")),i=t.getSystemInfoSync().screenWidth/750;return Math.round(e*i)}return null!==this.width.match(a)?this.width:""}return""},contentAlign(){let e="left";switch(this.align){case"left":e="flex-start";break;case"center":e="center";break;case"right":e="flex-end"}return e}},created(){this.root=this.getTable("uniTable"),this.rootTr=this.getTable("uniTr"),this.rootTr.minWidthUpdate(this.customWidth?this.customWidth:140),this.border=this.root.border,this.root.thChildren.push(this)},methods:{sort(){if(this.sortable)return this.clearOther(),this.ascending||this.descending?this.ascending&&!this.descending?(this.ascending=!1,this.descending=!0,void this.$emit("sort-change",{order:"descending"})):void(!this.ascending&&this.descending&&(this.ascending=!1,this.descending=!1,this.$emit("sort-change",{order:null}))):(this.ascending=!0,void this.$emit("sort-change",{order:"ascending"}))},ascendingFn(){this.clearOther(),this.ascending=!this.ascending,this.descending=!1,this.$emit("sort-change",{order:this.ascending?"ascending":null})},descendingFn(){this.clearOther(),this.descending=!this.descending,this.ascending=!1,this.$emit("sort-change",{order:this.descending?"descending":null})},clearOther(){this.root.thChildren.map(e=>(e!==this&&(e.ascending=!1,e.descending=!1),e))},ondropdown(e){this.$emit("filter-change",e)},getTable(e){let t=this.$parent,i=t.$options.name;for(;i!==e;){if(t=t.$parent,!t)return!1;i=t.$options.name}return t}}};const qo=s(Wo,[["render",function(e,a,s,n,o,r){const l=t.Text,c=t.View,d=i.resolveComponent("dropdown");return i.openBlock(),i.createElementBlock("th",{rowspan:s.rowspan,colspan:s.colspan,class:i.normalizeClass(["uni-table-th",{"table--border":o.border}]),style:i.normalizeStyle({width:r.customWidth+"px","text-align":s.align})},[i.createVNode(c,{class:"uni-table-th-row"},{default:i.withCtx(()=>[i.createVNode(c,{class:"uni-table-th-content",style:i.normalizeStyle({"justify-content":r.contentAlign}),onClick:r.sort},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"default",{},void 0,!0),s.sortable?(i.openBlock(),i.createBlock(c,{key:0,class:"arrow-box"},{default:i.withCtx(()=>[i.createVNode(l,{class:i.normalizeClass(["arrow up",{active:o.ascending}]),onClick:i.withModifiers(r.ascendingFn,["stop"])},null,8,["class","onClick"]),i.createVNode(l,{class:i.normalizeClass(["arrow down",{active:o.descending}]),onClick:i.withModifiers(r.descendingFn,["stop"])},null,8,["class","onClick"])]),_:1})):i.createCommentVNode("",!0)]),_:3},8,["style","onClick"]),s.filterType||s.filterData.length?(i.openBlock(),i.createBlock(d,{key:0,filterDefaultValue:s.filterDefaultValue,filterData:s.filterData,filterType:s.filterType,onChange:r.ondropdown},null,8,["filterDefaultValue","filterData","filterType","onChange"])):i.createCommentVNode("",!0)]),_:3})],14,["rowspan","colspan"])}],["__scopeId","data-v-c91e1d29"]]);const Yo=s({name:"uniThead",components:{tableCheckbox:$o},options:{virtualHost:!0},data:()=>({border:!1,selection:!1,rowspan:1,indeterminate:!1,checked:!1}),created(){this.root=this.getTable(),this.root.theadChildren=this,this.border=this.root.border,this.selection=this.root.type},methods:{init(e){this.rowspan++},checkboxSelected(e){this.indeterminate=!1;const t=this.root.backIndexData,i=this.root.trChildren.filter(e=>!e.disabled&&e.keyValue);t.length===i.length?(this.checked=!1,this.root.clearSelection()):(this.checked=!0,this.root.selectionAll())},getTable(e="uniTable"){let t=this.$parent,i=t.$options.name;for(;i!==e;){if(t=t.$parent,!t)return!1;i=t.$options.name}return t}}},[["render",function(e,t,a,s,n,o){const r=i.resolveComponent("table-checkbox");return i.openBlock(),i.createElementBlock("thead",{class:"uni-table-thead"},[i.createElementVNode("tr",{class:"uni-table-tr"},[i.createElementVNode("th",{rowspan:n.rowspan,colspan:"1",class:i.normalizeClass(["checkbox",{"tr-table--border":n.border}])},[i.createVNode(r,{indeterminate:n.indeterminate,checked:n.checked,onCheckboxSelected:o.checkboxSelected},null,8,["indeterminate","checked","onCheckboxSelected"])],10,["rowspan"])]),i.renderSlot(e.$slots,"default",{},void 0,!0)])}],["__scopeId","data-v-93eb5446"]]);const Ko=s({name:"UniTitle",props:{type:{type:String,default:""},title:{type:String,default:""},align:{type:String,default:"left"},color:{type:String,default:"#333333"},stat:{type:[Boolean,String],default:""}},data:()=>({}),computed:{textAlign(){let e="center";switch(this.align){case"left":e="flex-start";break;case"center":e="center";break;case"right":e="flex-end"}return e}},watch:{title(e){this.isOpenStat()&&uni.report&&uni.report("title",this.title)}},mounted(){this.isOpenStat()&&uni.report&&uni.report("title",this.title)},methods:{isOpenStat(){""===this.stat&&(this.isStat=!1);let e="boolean"==typeof this.stat&&this.stat||"string"==typeof this.stat&&""!==this.stat;return""===this.type&&(this.isStat=!0,"false"===this.stat.toString()&&(this.isStat=!1)),""!==this.type&&(this.isStat=!0,this.isStat=!!e),this.isStat}}},[["render",function(e,a,s,n,o,r){const l=t.Text,c=t.View;return i.openBlock(),i.createBlock(c,{class:"uni-title__box",style:i.normalizeStyle({"align-items":r.textAlign})},{default:i.withCtx(()=>[i.createVNode(l,{class:i.normalizeClass(["uni-title__base",["uni-"+s.type]]),style:i.normalizeStyle({color:s.color})},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(s.title),1)]),_:1},8,["class","style"])]),_:1},8,["style"])}],["__scopeId","data-v-7d9ceb12"]]);const Jo=s({name:"uni-tooltip",data:()=>({}),methods:{},computed:{initPlacement(){let e={};switch(this.placement){case"left":e={top:"50%",transform:"translateY(-50%)",right:"100%","margin-right":"10rpx"};break;case"right":e={top:"50%",transform:"translateY(-50%)",left:"100%","margin-left":"10rpx"};break;case"top":e={bottom:"100%",transform:"translateX(-50%)",left:"50%","margin-bottom":"10rpx"};break;case"bottom":e={top:"100%",transform:"translateX(-50%)",left:"50%","margin-top":"10rpx"}}return Object.entries(e).map(([e,t])=>`${e}: ${t}`).join("; ")}},props:{content:{type:String,default:""},placement:{type:String,default:"bottom"}}},[["render",function(e,a,s,n,o,r){const l=t.View;return i.openBlock(),i.createBlock(l,{class:"uni-tooltip"},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"default",{},void 0,!0),s.content||e.$slots.content?(i.openBlock(),i.createBlock(l,{key:0,class:"uni-tooltip-popup",style:i.normalizeStyle(r.initPlacement)},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"content",{},()=>[i.createTextVNode(i.toDisplayString(s.content),1)],!0)]),_:3},8,["style"])):i.createCommentVNode("",!0)]),_:3})}],["__scopeId","data-v-1985a582"]]),Go={name:"uniTr",components:{tableCheckbox:$o},props:{disabled:{type:Boolean,default:!1},keyValue:{type:[String,Number],default:""}},options:{virtualHost:!0},data:()=>({value:!1,border:!1,selection:!1,widthThArr:[],ishead:!0,checked:!1,indeterminate:!1}),created(){this.root=this.getTable(),this.head=this.getTable("uniThead"),this.head&&(this.ishead=!1,this.head.init(this)),this.border=this.root.border,this.selection=this.root.type,this.root.trChildren.push(this);const e=this.root.data.find(e=>e[this.root.rowKey]===this.keyValue);e&&(this.rowData=e),this.root.isNodata()},mounted(){if(this.widthThArr.length>0){const e="selection"===this.selection?50:0;this.root.minWidth=Number(this.widthThArr.reduce((e,t)=>Number(e)+Number(t)))+e}},unmounted(){const e=this.root.trChildren.findIndex(e=>e===this);this.root.trChildren.splice(e,1),this.root.isNodata()},methods:{minWidthUpdate(e){if(this.widthThArr.push(e),this.widthThArr.length>0){const e="selection"===this.selection?50:0;this.root.minWidth=Number(this.widthThArr.reduce((e,t)=>Number(e)+Number(t)))+e}},checkboxSelected(e){let t=this.root.data.find(e=>e[this.root.rowKey]===this.keyValue);this.checked=e.checked,this.root.check(t||this,e.checked,t?this.keyValue:null)},change(e){this.root.trChildren.forEach(t=>{t===this&&this.root.check(this,e.detail.value.length>0)})},getTable(e="uniTable"){let t=this.$parent,i=t.$options.name;for(;i!==e;){if(t=t.$parent,!t)return!1;i=t.$options.name}return t}}};const Xo=s(Go,[["render",function(e,t,a,s,n,o){const r=i.resolveComponent("table-checkbox");return i.openBlock(),i.createElementBlock("tr",{class:"uni-table-tr"},["selection"===n.selection&&n.ishead?(i.openBlock(),i.createElementBlock("th",{key:0,class:i.normalizeClass(["checkbox",{"tr-table--border":n.border}])},[i.createVNode(r,{checked:n.checked,indeterminate:n.indeterminate,disabled:a.disabled,onCheckboxSelected:o.checkboxSelected},null,8,["checked","indeterminate","disabled","onCheckboxSelected"])],2)):i.createCommentVNode("",!0),i.renderSlot(e.$slots,"default",{},void 0,!0)])}],["__scopeId","data-v-cec85318"]]),Qo={UniBadge:n,UniBreadcrumb:o,UniBreadcrumbItem:r,UniCalendar:D,UniCalendarItem:S,UniCard:V,UniCol:B,UniCollapse:I,UniCollapseItem:R,UniCombox:$,UniCountdown:z,UniDataCheckbox:Ja,UniDataPicker:Za,UniDataPickerview:Xa,UniDataSelect:es,UniDateformat:ns,UniDatetimePicker:vs,Calendar:Cs,CalendarItem:gs,TimePicker:ws,UniDrawer:Ts,UniEasyinput:Vs,UniFab:Ns,UniFav:As,UniFilePicker:js,UploadFile:Us,UploadImage:Os,UniForms:rn,UniFormsItem:ln,UniGoodsNav:hn,UniGrid:pn,UniGridItem:mn,UniGroup:fn,UniIcons:M,UniIndexedList:bn,UniIndexedListItem:gn,UniLink:kn,UniList:xn,UniListAd:Cn,UniListChat:Sn,UniListItem:Tn,UniRefresh:Vn,UniLoadMore:Ya,UniNavBar:In,UniStatusBar:Nn,UniNoticeBar:An,UniNumberBox:Pn,UniPagination:Fn,UniPopup:jn,UniPopupDialog:Yn,UniPopupMessage:Kn,UniPopupShare:Gn,UniRate:Qn,UniRow:to,UniSearchBar:no,UniSection:oo,UniSegmentedControl:ro,UniSteps:lo,UniSwipeAction:co,UniSwipeActionItem:Bo,UniSwiperDot:Io,UniTable:Ao,UniTag:Po,UniTbody:Mo,UniTd:Ro,UniTh:qo,FilterDropdown:Ho,UniThead:Yo,UniTitle:Ko,UniTooltip:Jo,UniTr:Xo,TableCheckbox:$o,UniTransition:On};e.Calendar=Cs,e.CalendarItem=gs,e.FilterDropdown=Ho,e.TableCheckbox=$o,e.TimePicker=ws,e.UniBadge=n,e.UniBreadcrumb=o,e.UniBreadcrumbItem=r,e.UniCalendar=D,e.UniCalendarItem=S,e.UniCard=V,e.UniCol=B,e.UniCollapse=I,e.UniCollapseItem=R,e.UniCombox=$,e.UniCountdown=z,e.UniDataCheckbox=Ja,e.UniDataPicker=Za,e.UniDataPickerview=Xa,e.UniDataSelect=es,e.UniDateformat=ns,e.UniDatetimePicker=vs,e.UniDrawer=Ts,e.UniEasyinput=Vs,e.UniFab=Ns,e.UniFav=As,e.UniFilePicker=js,e.UniForms=rn,e.UniFormsItem=ln,e.UniGoodsNav=hn,e.UniGrid=pn,e.UniGridItem=mn,e.UniGroup=fn,e.UniIcons=M,e.UniIndexedList=bn,e.UniIndexedListItem=gn,e.UniLink=kn,e.UniList=xn,e.UniListAd=Cn,e.UniListChat=Sn,e.UniListItem=Tn,e.UniLoadMore=Ya,e.UniNavBar=In,e.UniNoticeBar=An,e.UniNumberBox=Pn,e.UniPagination=Fn,e.UniPopup=jn,e.UniPopupDialog=Yn,e.UniPopupMessage=Kn,e.UniPopupShare=Gn,e.UniRate=Qn,e.UniRefresh=Vn,e.UniRow=to,e.UniSearchBar=no,e.UniSection=oo,e.UniSegmentedControl=ro,e.UniStatusBar=Nn,e.UniSteps=lo,e.UniSwipeAction=co,e.UniSwipeActionItem=Bo,e.UniSwiperDot=Io,e.UniTable=Ao,e.UniTag=Po,e.UniTbody=Mo,e.UniTd=Ro,e.UniTh=qo,e.UniThead=Yo,e.UniTitle=Ko,e.UniTooltip=Jo,e.UniTr=Xo,e.UniTransition=On,e.UploadFile=Us,e.UploadImage=Os,e.install=function(e){Object.entries(Qo).forEach(([t,i])=>{e.component(t,i)})},Object.defineProperty(e,Symbol.toStringTag,{value:"Module"})});