@fox-js/foxui-pad 4.1.1-21 → 4.1.1-22

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.
package/dist/index.umd.js CHANGED
@@ -1 +1 @@
1
- (function(y,l){typeof exports=="object"&&typeof module<"u"?l(exports,require("vue"),require("@fox-js/validator"),require("element-plus"),require("@element-plus/icons-vue"),require("@fox-js/i18n")):typeof define=="function"&&define.amd?define(["exports","vue","@fox-js/validator","element-plus","@element-plus/icons-vue","@fox-js/i18n"],l):(y=typeof globalThis<"u"?globalThis:y||self,l(y.FoxUI={},y.Vue,y.FoxValidator,y.ElementPlus,y.ElementPlusIconsVue,y.FoxI18n))})(this,function(y,l,yt,M,$e,ve){Object.defineProperties(y,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});var ii=Object.create,Ha=Object.defineProperty,si=Object.getOwnPropertyDescriptor,ci=Object.getOwnPropertyNames,ui=Object.getPrototypeOf,di=Object.prototype.hasOwnProperty,rt=(t,a)=>()=>(a||t((a={exports:{}}).exports,a),a.exports),fi=(t,a,n,r)=>{if(a&&typeof a=="object"||typeof a=="function")for(var i=ci(a),o=0,s=i.length,c;o<s;o++)c=i[o],!di.call(t,c)&&c!==n&&Ha(t,c,{get:(e=>a[e]).bind(null,c),enumerable:!(r=si(a,c))||r.enumerable});return t},ot=(t,a,n)=>(n=t!=null?ii(ui(t)):{},fi(a||!t||!t.__esModule?Ha(n,"default",{value:t,enumerable:!0}):n,t)),rl=window,mi=typeof window<"u";function hi(){return typeof rl<"u"?rl.requestAnimationFrame||rl.webkitRequestAnimationFrame||function(t){rl.setTimeout(t,1e3/60)}:function(t){setTimeout(t,1e3/60)}}function gi(t){mi?cancelAnimationFrame(t):clearTimeout(t)}var Jl=hi();function ol(t,a="0"){let n=0,r=-1;t[0]=="-"&&(n++,r=1,t=t.substring(1),t.length),a[0]=="-"&&(n++,r=2,a=a.substring(1),a.length),t=He(t),a=He(a),[t,a]=en(He(t),He(a)),n==1&&(r==1?t=Ql(t):a=Ql(a));let i=qa(t,a);return n?n==2?"-"+He(i):t.length<i.length?He(i.substring(1)):"-"+He(Ql(i)):He(i)}function Ql(t){let a="",n=t.length,r=t.split(".")[1],i=r?r.length:0;for(let s=0;s<n;s++)t[s]>="0"&&t[s]<="9"?a+=9-parseInt(t[s]):a+=t[s];let o=i>0?"0."+new Array(i).join("0")+"1":"1";return qa(a,o)}function He(t){let a=t.split(".");for(a[0]||(a[0]="0");a[0][0]=="0"&&a[0].length>1;)a[0]=a[0].substring(1);return a[0]+(a[1]?"."+a[1]:"")}function en(t,a){let n=t.split("."),r=a.split("."),i=n[0].length,o=r[0].length;return i>o?r[0]=new Array(Math.abs(i-o)+1).join("0")+(r[0]?r[0]:""):n[0]=new Array(Math.abs(i-o)+1).join("0")+(n[0]?n[0]:""),i=n[1]?n[1].length:0,o=r[1]?r[1].length:0,(i||o)&&(i>o?r[1]=(r[1]?r[1]:"")+new Array(Math.abs(i-o)+1).join("0"):n[1]=(n[1]?n[1]:"")+new Array(Math.abs(i-o)+1).join("0")),t=n[0]+(n[1]?"."+n[1]:""),a=r[0]+(r[1]?"."+r[1]:""),[t,a]}function qa(t,a){[t,a]=en(t,a);let n="",r=0;for(let i=t.length-1;i>=0;i--){if(t[i]==="."){n="."+n;continue}let o=parseInt(t[i])+parseInt(a[i])+r;n=o%10+n,r=Math.floor(o/10)}return r?r.toString()+n:n}var De=(function(t){return t[t.CEILING=0]="CEILING",t[t.DOWN=1]="DOWN",t[t.FLOOR=2]="FLOOR",t[t.HALF_DOWN=3]="HALF_DOWN",t[t.HALF_EVEN=4]="HALF_EVEN",t[t.HALF_UP=5]="HALF_UP",t[t.UNNECESSARY=6]="UNNECESSARY",t[t.UP=7]="UP",t})({});function At(t,a=0,n=De.HALF_EVEN){if(n===De.UNNECESSARY)throw new Error("UNNECESSARY Rounding Mode has not yet been implemented");typeof t=="number"&&(t=t.toString());let r=!1;t[0]==="-"&&(r=!0,t=t.substring(1));let i=t.split("."),o=i[0],s=i[1];if(a<0){if(a=-a,o.length<=a)return"0";{let e=o.substr(0,o.length-a);return t=e+"."+o.substr(o.length-a)+s,e=At(t,0,n),(r?"-":"")+e+new Array(a+1).join("0")}}if(a==0)return o.length,Ka(i[1],o,r,n)?(r?"-":"")+tn(o):(r?"-":"")+o;if(i[1]){if(i[1].length<a)return(r?"-":"")+o+"."+i[1]+new Array(a-i[1].length+1).join("0")}else return(r?"-":"")+o+"."+new Array(a+1).join("0");s=i[1].substring(0,a);let c=i[1].substring(a);return c&&Ka(c,s,r,n)&&(s=tn(s),s.length>a)?(r?"-":"")+tn(o,parseInt(s[0]))+"."+s.substring(1):(r?"-":"")+o+"."+s}function Ka(t,a,n,r){if(!t||t===new Array(t.length+1).join("0")||r===De.DOWN||!n&&r===De.FLOOR||n&&r===De.CEILING)return!1;if(r===De.UP||n&&r===De.FLOOR||!n&&r===De.CEILING)return!0;let i="5"+new Array(t.length).join("0");if(t>i)return!0;if(t<i)return!1;switch(r){case De.HALF_DOWN:return!1;case De.HALF_UP:return!0;case De.HALF_EVEN:default:return parseInt(a[a.length-1])%2==1}}function tn(t,a=0){a||(a=1),typeof t=="number"&&t.toString();let n=t.length-1,r="";for(let i=n;i>=0;i--){let o=parseInt(t[i])+a;o==10?(a=1,o=0):a=0,r+=o}return a&&(r+=a),r.split("").reverse().join("")}function ln(t,a){t=t.toString(),a=a.toString();let n=0;t[0]=="-"&&(n++,t=t.substr(1)),a[0]=="-"&&(n++,a=a.substr(1)),t=_t(t),a=_t(a);let r=0,i=0;t.indexOf(".")!=-1&&(r=t.length-t.indexOf(".")-1),a.indexOf(".")!=-1&&(i=a.length-a.indexOf(".")-1);let o=r+i;if(t=_t(t.replace(".","")),a=_t(a.replace(".","")),t.length<a.length){let f=t;t=a,a=f}if(a=="0")return"0";let s=a.length,c=0,e=[],u=s-1,m="";for(let f=0;f<s;f++)e[f]=t.length-1;for(let f=0;f<2*t.length;f++){let g=0;for(let S=a.length-1;S>=u&&S>=0;S--)e[S]>-1&&e[S]<t.length&&(g+=parseInt(t[e[S]--])*parseInt(a[S]));g+=c,c=Math.floor(g/10),m=g%10+m,u--}return m=_t(pi(m,o)),n==1&&(m="-"+m),m}function pi(t,a){return a==0?t:(t=a>=t.length?new Array(a-t.length+1).join("0")+t:t,t.substr(0,t.length-a)+"."+t.substr(t.length-a,a))}function _t(t){for(;t[0]=="0";)t=t.substr(1);if(t.indexOf(".")!=-1)for(;t[t.length-1]=="0";)t=t.substr(0,t.length-1);return t==""||t=="."?t="0":t[t.length-1]=="."&&(t=t.substr(0,t.length-1)),t[0]=="."&&(t="0"+t),t}function nn(t,a,n=8){if(a==0)throw new Error("Cannot divide by 0");if(t=t.toString(),a=a.toString(),t=t.replace(/(\.\d*?[1-9])0+$/g,"$1").replace(/\.0+$/,""),a=a.replace(/(\.\d*?[1-9])0+$/g,"$1").replace(/\.0+$/,""),t==0)return"0";let r=0;a[0]=="-"&&(a=a.substring(1),r++),t[0]=="-"&&(t=t.substring(1),r++);var i=a.indexOf(".")>0?a.length-a.indexOf(".")-1:-1;if(a=He(a.replace(".","")),i>=0){let u=t.indexOf(".")>0?t.length-t.indexOf(".")-1:-1;if(u==-1)t=He(t+new Array(i+1).join("0"));else if(i>u)t=t.replace(".",""),t=He(t+new Array(i-u+1).join("0"));else if(i<u){t=t.replace(".","");let m=t.length-u+i;t=He(t.substring(0,m)+"."+t.substring(m))}else i==u&&(t=He(t.replace(".","")))}let o=0,s=a.length,c="",e=t.indexOf(".")>-1&&t.indexOf(".")<s?t.substring(0,s+1):t.substring(0,s);if(t=t.indexOf(".")>-1&&t.indexOf(".")<s?t.substring(s+1):t.substring(s),e.indexOf(".")>-1){let u=e.length-e.indexOf(".")-1;e=e.replace(".",""),s>e.length&&(u+=s-e.length,e=e+new Array(s-e.length+1).join("0")),o=u,c="0."+new Array(u).join("0")}for(n=n+2;o<=n;){let u=0;for(;parseInt(e)>=parseInt(a);)e=ol(e,"-"+a),u++;c+=u,t?(t[0]=="."&&(c+=".",o++,t=t.substring(1)),e=e+t.substring(0,1),t=t.substring(1)):(o||(c+="."),o++,e=e+"0")}return(r==1?"-":"")+He(At(c,n-2))}function an(t,a){return t=t.toString(),a=a.toString(),a=rn(a),ol(t,a)}function rn(t){return t[0]=="-"?t=t.substr(1):t="-"+t,t}function ja(t,a){if(a==0)throw new Error("Cannot divide by 0");t=t.toString(),a=a.toString(),Ya(t),Ya(a);let n="";t[0]=="-"&&(n="-",t=t.substr(1)),a[0]=="-"&&(a=a.substr(1));let r=an(t,ln(a,At(nn(t,a),0,De.FLOOR)));return n+r}function Ya(t){if(t.indexOf(".")!=-1)throw new Error("Modulus of non-integers not supported")}function Wa(t,a){let n=!1;if(t[0]=="-"&&a[0]!="-")return-1;if(t[0]!="-"&&a[0]=="-")return 1;if(t[0]=="-"&&a[0]=="-"&&(t=t.substr(1),a=a.substr(1),n=!0),[t,a]=en(t,a),t.localeCompare(a)==0)return 0;for(let r=0;r<t.length;r++)if(t[r]!=a[r])return t[r]>a[r]?n?-1:1:n?1:-1;return 0}var Lt=class pe{value;static RoundingModes=De;static validate(a){if(a){if(a=a.toString(),isNaN(a))throw Error("Parameter is not a number: "+a);a[0]=="+"&&(a=a.substring(1))}else a="0";if(a.startsWith(".")?a="0"+a:a.startsWith("-.")&&(a="-0"+a.substr(1)),/e/i.test(a)){let[n,r]=a.split(/[eE]/);n=He(n);let i="";n[0]=="-"&&(i="-",n=n.substring(1)),n.indexOf(".")>=0?(r=parseInt(r)+n.indexOf("."),n=n.replace(".","")):r=parseInt(r)+n.length,n.length<r?a=i+n+new Array(r-n.length+1).join("0"):n.length>=r&&r>0?a=i+He(n.substring(0,r))+(n.length>r?"."+n.substring(r):""):a=i+"0."+new Array(-r+1).join("0")+n}return a}constructor(a="0"){this.value=pe.validate(a)}getValue(){return this.value}static getPrettyValue(a,n,r){if(!(n||r))n=3,r=",";else if(!(n&&r))throw Error("Illegal Arguments. Should pass both digits and separator or pass none");a=pe.validate(a);let i=a.charAt(0)=="-";i&&(a=a.substring(1));var o=a.indexOf(".");o=o>0?o:a.length;for(var s="",c=o;c>0;)c<n?(n=c,c=0):c-=n,s=a.substring(c,c+n)+(c<o-n&&c>=0?r:"")+s;return(i?"-":"")+s+a.substring(o)}getPrettyValue(a,n){return pe.getPrettyValue(this.value,a,n)}static round(a,n=0,r=De.HALF_EVEN){if(a=pe.validate(a),isNaN(n))throw Error("Precision is not a number: "+n);return At(a,n,r)}round(a=0,n=De.HALF_EVEN){if(isNaN(a))throw Error("Precision is not a number: "+a);return new pe(At(this.value,a,n))}static floor(a){return a=pe.validate(a),a.indexOf(".")===-1?a:pe.round(a,0,De.FLOOR)}floor(){return this.value.indexOf(".")===-1?new pe(this.value):new pe(this.value).round(0,De.FLOOR)}static ceil(a){return a=pe.validate(a),a.indexOf(".")===-1?a:pe.round(a,0,De.CEILING)}ceil(){return this.value.indexOf(".")===-1?new pe(this.value):new pe(this.value).round(0,De.CEILING)}static add(a,n){return a=pe.validate(a),n=pe.validate(n),ol(a,n)}add(a){return new pe(ol(this.value,a.getValue()))}static subtract(a,n){return a=pe.validate(a),n=pe.validate(n),an(a,n)}subtract(a){return new pe(an(this.value,a.getValue()))}static multiply(a,n){return a=pe.validate(a),n=pe.validate(n),ln(a,n)}multiply(a){return new pe(ln(this.value,a.getValue()))}static divide(a,n,r){return a=pe.validate(a),n=pe.validate(n),nn(a,n,r)}divide(a,n){return new pe(nn(this.value,a.getValue(),n))}static modulus(a,n){return a=pe.validate(a),n=pe.validate(n),ja(a,n)}modulus(a){return new pe(ja(this.value,a.getValue()))}static compareTo(a,n){return a=pe.validate(a),n=pe.validate(n),Wa(a,n)}compareTo(a){return Wa(this.value,a.getValue())}static negate(a){return a=pe.validate(a),rn(a)}negate(){return new pe(rn(this.value))}};function Ua(t,a){return Lt.multiply(`${t}`,`${a}`)}function on(t,a,n=8){return Lt.divide(`${t}`,`${a}`,n)}var O9=Lt.RoundingModes;function sn(t,a){return t=`${t}`,a=`${a}`,Lt.compareTo(t,a)}function Ga(t){return Lt.negate(t)}function il(t,a=-1,n=!1,r=3,i=","){let o=`${t}`;if(o.length==0||o==="-")return"";let s=o.charAt(0);s=="-"?o=o.substring(1):s="";let c=o,e="",u=o.indexOf(".");u!=-1&&(c=o.substring(0,u),e=o.substring(u+1)),a!=-1&&(a<e.length?e=e.substring(0,a):n&&a>e.length&&(e=e.padEnd(a,"0")));let m;if(r>0){let f="",g=c.split("").reverse();for(let S=0;S<g.length;S++)f+=g[S]+((S+1)%r==0&&S+1!=g.length?i:"");e.length==0?m=`${s}${f.split("").reverse().join("")}`:m=`${s}${f.split("").reverse().join("")}.${e}`}else e.length==0?m=`${s}${c}`:m=`${s}${c}.${e}`;return m}function Xa(t){let a=`${t}`,n=a.charAt(0);n=="-"?a=a.substring(1):n="";let r=a.replace(/[^\d\.-]/g,"");return`${n}${r}`}var cn=Jl,yi=Array.isArray,bi=t=>cl(t)==="[object Map]",wi=t=>cl(t)==="[object Set]",ut=t=>t instanceof Date,un=t=>typeof t=="function",Za=t=>typeof t=="string",Si=t=>typeof t=="symbol",je=t=>t!==null&&typeof t=="object",sl=t=>je(t)&&un(t.then)&&un(t.catch),Ja=Object.prototype.toString,cl=t=>Ja.call(t),vi=t=>cl(t)==="[object Object]",Qa=typeof Symbol=="function"&&typeof Symbol.toStringTag=="symbol";function Ci(t){return t.__esModule||Qa&&t[Symbol.toStringTag]==="Module"}var Ni=typeof Promise<"u"&&Promise.toString().indexOf("[native code]")!==-1;function Ct(...t){let a=t[0]!==void 0&&t[0]!==null?t[0]:{},n=1,r=t.length,i=!1;for(typeof a=="boolean"&&(i=a,a=t[n]??{},n++),typeof a!="object"&&(a={});n<r;n++)if(t[n]!==null&&t[n]!==void 0){let o=t[n];for(let s in o){let c=a[s],e=o[s];if(c!==e)if(i===!0&&e&&typeof e=="object"){let u;Array.isArray(e)?u=c&&Array.isArray(c)?c:[]:u=c&&typeof c=="object"?c:{},a[s]=Ct(i,u,e)}else e!==void 0&&(a[s]=e)}}return a}var dn=Ni?Promise.resolve():null;function ki(t,...a){dn!==null?a&&a.length>0?dn.then(()=>{t(a)}):dn.then(t):a&&a.length>0?setTimeout(()=>{t(a)}):setTimeout(t)}function fe(t){return t==null?!1:typeof t=="boolean"?t:typeof t=="string"?t.toLocaleLowerCase()==="true":!!t}function be(t){return typeof t=="number"?t:Number(t)}var xi={"[object Boolean]":"boolean","[object Number]":"number","[object String]":"string","[object Function]":"function","[object Array]":"array","[object Date]":"date","[object RegExp]":"regExp","[object Object]":"object"};function ul(t){let a=Object.prototype.toString.call(t);return t==null?String(t):xi[a]||"object"}function er(t){if(!t||t.nodeType!==1)return!0;let a=t;for(;a;){if(a.hidden)return!0;const n=window.getComputedStyle(a);if(n.display==="none"||n.visibility==="hidden"||n.visibility==="collapse")return!0;a=a.parentElement}return!1}function fn(t){if(!t)return!0;if(t.offsetParent!==null)return!1;if(getComputedStyle(t).position!=="fixed")return!0;let a=t.parentElement;for(;a;){if(getComputedStyle(a).display==="none")return!0;a=a.parentElement}return!1}function tr(t){return t&&typeof t=="object"&&"setInterval"in t}function lr(t){let a=!!t&&"length"in t&&t.length,n=ul(t);return n==="function"||tr(t)?!1:n==="array"||a===0||typeof a=="number"&&a>0&&a-1 in t}function nr(t,a){let n=+a.length,r=0,i=t.length;for(;r<n;r++)t[i++]=a[r];return t.length=i,t}function zi(t,a=[]){let n=a;return t!=null&&(lr(Object(t))?nr(n,typeof t=="string"?[t]:t):n.push(t)),n}function Ue(t,a){if(t==a)return!0;if(t===void 0||a===void 0)return!1;let n=ul(t);if(n!==ul(a))return!1;if(n==="object"){let r=Object.keys(t),i=Object.keys(a);if(r.length!==i.length)return!1;for(let o=0;o<r.length;o++){let s=r[o],c=t[s],e=a[s];if(!Ue(c,e))return!1}return!0}else if(n==="array"){if(t.length!==a.length)return!1;for(let r=0;r<t.length;r++){let i=t[r],o=a[r];if(!Ue(i,o))return!1}return!0}return!1}var dt=typeof window<"u";function Ge(t){return t==null}function mn(t){return Object.prototype.toString.call(t)==="[object RegExp]"}var me=t=>t==null||typeof t!="string"?!1:t.length===0;function hn(t){return me(t)?!0:(t.charAt(0)=="-"&&(t=t.substring(1)),me(t)||/^(([1-9][0-9]*\.[0-9]*)|([0]\.[0-9]*)|([0-9]*)|([0]{1}))$/.test(t))}function ar(t){if(t==null)return 0;let a=`${t}`;if(a.length==0)return 0;a.charAt(0)=="-"&&(a=a.substring(1)),a=a.replace(/[^\d\.-]/g,"");const n=a.indexOf(".");return n==-1?a.length:n}function rr(t){if(t==null)return 0;const a=`${t}`;if(a.length==0)return 0;const n=a.indexOf(".");return n==-1?0:a.length-(n+1)}function or(t,a,n){const r=t.indexOf(a);return r===-1?t:a==="-"&&r!==0?t.slice(0,r):t.slice(0,r+1)+t.slice(r).replace(n,"")}function Ti(t,a=!0,n=!0){a?t=or(t,".",/\./g):t=t.replace(/\./g,""),n?t=or(t,"-",/-/g):t=t.replace(/-/,"");const r=a?/[^-0-9.]/g:/[^-0-9]/g;return t.replace(r,"")}function Ei(t,a){return typeof t=="object"||Array.isArray(t)?a.findIndex(n=>{if(Ue(t,n))return!0}):a.indexOf(t)}function $i(t,a){if(typeof t=="object"||Array.isArray(t)){let n=a.reverse().findIndex(r=>{if(Ue(t,r))return!0});return n!==-1&&(n=a.length-1-n),n}return a.lastIndexOf(t)}function Je(t){return t==null||t==null?0:typeof t=="string"?t.length:`${t}`.length}function tt(t,...a){const n={};return a.forEach(r=>{for(const i in r)n[i]=t[i]}),n}function Me(t,...a){const n=[];a.forEach(i=>{Reflect.apply([].push,n,Reflect.ownKeys(i))});const r={};for(const i in t)n.includes(i)||(r[i]=t[i]);return r}var Vi=(t,a,n)=>{const r=Object.assign({},t),i=Object.assign({},n);return Object.keys(a).length>0?(Object.keys(r).forEach(o=>{i.hasOwnProperty(o)?typeof i[o]=="string"&&(r[o]=a[i[o]]):a[o]&&(r[o]=a[o])}),r):t};function Bi(t,a){(typeof t.cancelable!="boolean"||t.cancelable)&&t.preventDefault(),a&&t.stopPropagation()}var Di=(t,a=2)=>{for(t+="";t.length<a;)t="0"+t;return t.toString()},Mi=(t,a,n)=>Math.min(Math.max(t,a),n);function Pt(t){return t.split("-").map(a=>a.charAt(0).toUpperCase()+a.slice(1)).join("")}function ir(t){return t.replace(/([A-Z])/g,"-$1").replace(/^-/,"").toLowerCase()}var Ve=Symbol.for("BroadcastKey"),gn=class{parent;children=[];callbacks=new Map;proxy=null;name;persistantMessages=new Map;constructor(t,a,n){this.parent=t,this.proxy=a,this.name=n,t!==null&&t.addChild(this)}addChild(t){this.children.push(t)}removeChild(t){const a=this.children.findIndex(n=>t===n);a!==-1&&this.children.splice(a,1)}destroy(){this.parent!==null&&this.parent.removeChild(this),this.persistantMessages.clear(),this.parent=null,this.proxy=null}setPersistantMessage(t,a,n){if(!t.uniqueId)return console.warn("[FoxUI]持久化消息,必须设置uniqueId。"),!1;const r=t.uniqueId,i={matched:t,action:a,args:n};return this.persistantMessages.set(r,i),!0}deletePersistantMessage(t){this.persistantMessages.delete(t)}getPersistantMessages(){const t=[];return this.persistantMessages.forEach(a=>{t.push(a)}),t}clearPersistantMessage(){this.persistantMessages.clear()}isMatched(t,a){if(!a||a.messagingPolicy==="Once"&&a.resolved===!0)return!1;let n=!1;return!a.name||a.name==="*"||a.name==="+"||mn(a.name)&&t&&a.name.test(t)?n=!0:typeof a.name=="function"?n=Reflect.apply(a.name,null,[t]):a.name===t&&(n=!0),n}trigger(t,a,n){let r=null;const i=this.callbacks.get(a);typeof i=="function"&&(r=Reflect.apply(i,this.proxy,[...n]));const o=this.proxy??{};typeof o[a]=="function"&&(r=Reflect.apply(o[a],o,[...n])),t.resolved=!0,typeof t.resolve=="function"&&t.resolve(r)}pull(){let t=this.parent;for(;t;){const a=t.getPersistantMessages();Array.isArray(a)&&a.length>0&&a.forEach(n=>{if(this.isMatched(this.name,n.matched))try{this.trigger(n.matched,n.action,n.args)}catch(r){console.error(r)}}),t=t.parent}}emit(t,a,...n){if(t.messagingPolicy==="Once"&&t.resolved===!0)return[];if(t.cachePolicy==="Persistant")this.setPersistantMessage(t,a,n),t.cachePolicy="None";else if(t.cachePolicy==="Unresolved"){if(this.setPersistantMessage(t,a,n)){const o=t.resolve,s=t.uniqueId??"",c=(...e)=>{this.deletePersistantMessage(s),typeof o=="function"&&o(...e)};t.resolve=c}t.cachePolicy="None"}let r=!1;!t.name||t.name==="*"?r=!0:t.name==="+"?(r=!1,t.name="*"):mn(t.name)&&this.name&&t.name.test(this.name)?r=!0:typeof t.name=="function"?r=Reflect.apply(t.name,null,[this.name]):t.name===this.name&&(r=!0);const i=[];if(r){const o=this.callbacks.get(a);if(typeof o=="function"){const c=Reflect.apply(o,this.proxy,[...n]);c!=null&&i.push(c)}const s=this.proxy??{};if(typeof s[a]=="function"){const c=Reflect.apply(s[a],s,[...n]);c!=null&&i.push(c)}if(t.resolved=!0,typeof t.resolve=="function"&&t.resolve(...i),t.messagingPolicy==="Once")return i}return this.children.forEach(o=>{const s=Reflect.apply(o.emit,o,[{...t},a,...n]);s!=null&&Array.isArray(s)&&Reflect.apply([].push,i,[...s])}),i}emitToChildren(t,a,...n){if(t.cachePolicy==="Persistant")this.setPersistantMessage(t,a,n),t.cachePolicy="None";else if(t.cachePolicy==="Unresolved"){if(this.setPersistantMessage(t,a,n)){const i=t.resolve,o=t.uniqueId??"",s=(...c)=>{this.deletePersistantMessage(o),typeof i=="function"&&i(...c)};t.resolve=s}t.cachePolicy="None"}const r=[];return this.children.forEach(i=>{const o=Reflect.apply(i.emit,i,[{...t},a,...n]);o!=null&&Array.isArray(o)&&Reflect.apply([].push,r,[...o])}),r}on(t,a){this.callbacks.set(t,a)}};function dl(t,a,n,r){const i=new gn(a,t,n);if(r&&typeof r=="object")for(const o in r)i.on(o,r[o]);return i}function Ii(t,a,n){const r=n;if(r[Ve])return r[Ve];const i=new gn((0,l.inject)(Ve,null),n,t);if(a&&typeof a=="object")for(const o in a)i.on(o,a[o]);return r[Ve]=i,(0,l.provide)(Ve,i),(0,l.onUnmounted)(()=>{i.destroy(),r[Ve]=void 0}),i}function Ft(t=null){return t||(t=(0,l.getCurrentInstance)()?.proxy??null),t?t[Ve]??(0,l.inject)(Ve,null):(0,l.inject)(Ve,null)}var Ai=class{error(t,a){const n=a,r=a||(0,l.hasInjectionContext)()?Ft(a):null;r?r.emit({name:"*"},"setErrorTip",t):typeof n.setErrorTip=="function"&&n.setErrorTip(t)}reset(t){const a=t,n=t||(0,l.hasInjectionContext)()?Ft(t):null;n?n.emit({name:"*"},"setErrorTip",""):typeof a.setErrorTip=="function"&&a.setErrorTip("")}success(t){const a=t,n=t||(0,l.hasInjectionContext)()?Ft(t):null;n?n.emit({name:"*"},"setErrorTip",""):typeof a.setErrorTip=="function"&&a.setErrorTip("")}decorate(t,a,n){Array.isArray(t)||(t=[t]);const r=n,i=n||(0,l.hasInjectionContext)()?Ft(n):null,o=a.find(c=>c.required===!0||c.type==="required"&&c.required!==!1),s=t.find(c=>c.required===!0||c.type==="required"&&c.required!==!1);!o&&s?i?i.emit({name:"*"},"setRequired",!0):typeof r.setRequired=="function"&&r.setRequired(!0):o&&!s&&(i?i.emit({name:"*"},"setRequired",!1):typeof r.setRequired=="function"&&r.setRequired(!1),this.reset(n))}getValue(t){return t.modelValue}},Rt=new Ai;function _i(t){Rt=t}function Li(t){Rt?Object.assign(Rt,t):Rt=t}function Pi(t,a){yt.Schema.setValidator(t,a)}function Fi(t){yt.Schema.deleteValidator(t)}var sr=["blur","clear"];function Ri(t){sr=t}function cr(){return sr}var ur=["focus","change","setValue"];function Oi(t){ur=t}function dr(){return ur}function Hi(t){yt.Schema.messages(t)}function Ot(...t){const a=[];return t.forEach(n=>{n.forEach(r=>{const i=a.findIndex(o=>o.type===r.type);i!==-1&&a.splice(i,1),a.push(r)})}),a}function fl(t){return t.forEach(a=>{a.type==="required"&&(a.required===null||a.required===void 0)&&(a.required=!0),!a.type&&(a.required===!0||a.required===!1)&&(a.type="required")}),t}var Qe=Symbol("ValidateSchemaKey"),fr=class{parent=null;validators={};attrRules=[];rules=[];descriptor;proxy;scope=null;constructor(t,a,n){this.parent=t,this.descriptor=a,this.proxy=n,(this.descriptor.validate??!0)&&this.init()}init(){if(this.descriptor.pureDataValidate===!0||!this.descriptor.valueName||!this.proxy)return;let t=this.proxy.$attrs;t&&(this.scope=(0,l.effectScope)(!0),this.scope.run(()=>{(0,l.watchEffect)(()=>{const a=fl(Ot(this.attrRules,this.rules)),n=[];for(let i in t){let o=t[i];if(this.hasValidator(i,!0)){if(o===!1)continue;let c={type:i};o!==null&&typeof o=="object"&&Object.assign(c,o),n.push(c);continue}let s=this.getValidator(i);if(s!==null){let c={type:i,validator:s};n.push(c)}}this.attrRules=fl(n);const r=Ot(this.attrRules,this.rules);(0,l.nextTick)(()=>{this.decorate(r,a)})})}))}destroy(){this.scope&&(this.scope.stop(),this.scope=null),this.parent=null,this.proxy=null}execHandler(t,...a){const n=this.descriptor.validateHandler;if(n&&typeof n[t]=="function")return Reflect.apply(n[t],n,[...a]);const r=Rt;return r&&typeof r[t]=="function"?Reflect.apply(r[t],r,[...a]):null}decorate(t,a){this.descriptor.pureDataValidate!==!0&&this.execHandler("decorate",t,a,this.proxy)}success(){this.descriptor.pureDataValidate!==!0&&this.execHandler("success",this.proxy)}error(t){this.descriptor.pureDataValidate!==!0&&this.execHandler("error",t,this.proxy)}getValue(){return this.proxy===null?null:this.execHandler("getValue",this.proxy)}setValidator(t,a,n=!1){n?yt.Schema.setValidator(t,a):this.validators[t]=a}getValidator(t){let a=this.validators[t]??null;return a||(a=this.parent?.getValidator(t)??null),a}deleteValidator(t,a=!1){a?yt.Schema.deleteValidator(t):Reflect.deleteProperty(this.validators,t)}hasValidator(t,a=!1){if(a)return yt.Schema.hasValidator(t);{let n=Reflect.has(this.validators,t);return!n&&this.parent!==null&&(n=this.parent.hasValidator(t,!1)),n}}setRule(t){const a=Ot(this.attrRules,this.rules);t===null?this.rules=[]:Array.isArray(t)?this.rules=fl(t):this.rules=fl([t]);const n=Ot(this.attrRules,this.rules);(0,l.nextTick)(()=>{this.decorate(n,a)})}clear(){this.proxy===null||this.descriptor.pureDataValidate===!0||this.execHandler("reset",this.proxy)}validate(){if(this.descriptor.validate??!0){let t=Ot(this.attrRules,this.rules);const a=this.descriptor.fieldName??"value";if(t.length>0){const n={[`${a}`]:t},r=this.getValue(),i={[`${a}`]:r},o=new yt.Schema(n),s=this.proxy??i;return o.validate(i,{context:s}).then(c=>{if(c.pass)this.success();else{let e="error";Array.isArray(c.errors)&&c.errors.length>0&&(e=c.errors[0].message??e,c.errors=[c.errors[0]],c.errors[0].ref=s),this.error(e)}return c}).catch(c=>{const e=c.message??`${c}`;return this.error(e),c})}}return Promise.resolve({pass:!0})}};function ml(t,a,n){if(n.valueName=n.valueName??"modelValue",n.valueType=n.valueType??"string",!n.validateHandler&&n.valueName!=="modelValue"){const r=n.valueName;n.validateHandler={getValue(i){return i[r]}}}return new fr(a,n,t)}var hl=Symbol.for("EventEmitterKey"),mr=class{register=new Map;proxy;constructor(t){this.proxy=t}destroy(){this.proxy=null,this.register.clear()}off(t,a){let n=this.register.get(t);if(n&&Array.isArray(n)){let r=n.findIndex(i=>i===a);r!==-1&&n.splice(r,1)}}on(t,a){let n=this.register.get(t);n||(n=new Array,this.register.set(t,n)),n.push(a)}emit(t,...a){const n=this.register.get(t);n&&n.forEach(r=>{try{Reflect.apply(r,null,[t,...a])}catch(i){console.error(i.message,i)}}),this.proxy&&Reflect.apply(this.proxy.$emit,this.proxy,[t,...a])}};function Xe(t,a){let n=null;return function(...r){n&&clearTimeout(n),n=setTimeout(()=>{n=null,Reflect.apply(t,null,[...r])},a)}}function hr(t,a){let n=0;return function(...r){const i=new Date().getTime();i-n<a||(n=i,Reflect.apply(t,null,[...r]))}}function qi(t,a){const n=Xe((r,i)=>{t=r,i()},a);return(0,l.customRef)((r,i)=>({get(){return r(),t},set(o){n(o,i)}}))}function Ki(t){let a=!1;return function(...n){a||(a=!0,Reflect.apply(t,null,[...n]))}}function gl(t,a,n,r=0,i=!0,o){let s=a,c=0;if(i){const u=t();if(c++,u){typeof o=="function"&&o(!0);return}if(c>n){typeof o=="function"&&o(!1);return}}const e=()=>{const u=t();if(c++,u){typeof o=="function"&&o(!0);return}if(c>n){typeof o=="function"&&o(!1);return}s+=r,setTimeout(e,s)};setTimeout(e,s)}var We=Symbol("DomainKey"),Nt=Symbol("DataItemsKey"),pl=class{_parent=null;get parent(){return this._parent}set parent(t){this._parent=t}_name=null;get name(){return this._name}_broadcast=null;get broadcast(){return this._broadcast}set broadcast(t){this._broadcast=t}_validateSchema=null;get validateSchema(){return this._validateSchema}set validateSchema(t){this._validateSchema=t}_props=(0,l.reactive)({});constructor(t=null){this._name=t}destroy(){this._parent=null,this._broadcast=null,this._validateSchema=null,this._props={}}merge(t,a=[]){for(const n in t){const r=t[n];a.length>0&&a.indexOf(r)!==-1||(this._props[n]=r)}}has(t){if(Reflect.has(this._props,t)){const a=this._props[t];if(a!=null)return!0}return this.parent==null?!1:this.parent.has(t)}delete(t){Reflect.deleteProperty(this._props,t)}set(t,a){this._props[t]=a}get(t,a){if(Reflect.has(this._props,t)){const n=this._props[t];if(n!=null)return n}return this.parent==null?a:this.parent.get(t,a)}getForParent(t,a){return this.parent==null?a:this.parent.get(t,a)}getForSelf(t){return this._props[t]}getAll(t){const a=[];let n=this;for(;n!=null;){if(Reflect.has(n._props,t)){const r=n._props[t];a.push(r)}n=n._parent}return a}},ji=new pl;function kt(){return ji}function ft(t=null){return t||(t=(0,l.getCurrentInstance)()?.proxy??null),t?t[We]??(0,l.inject)(We,null):(0,l.inject)(We,null)}var pn=Symbol("OriginalDateKey");function yn(t,a,n=[],r){const i=(0,l.getCurrentInstance)();let o=i?.proxy,s=(0,l.inject)(We,null);s===null&&(s=kt());const c=t||a.prop||a.name;let e=new pl(c);e.parent=s;const u=b=>{o[pn]||g(b),e?.set("modelValue",b)},m=()=>e?.getForSelf("modelValue")??null,f=()=>o[pn]??null,g=b=>{const h={};Ct(!0,h,(0,l.toRaw)(b)),o[pn]=h};(0,l.isReactive)(a)||typeof a=="function"?(0,l.watch)(a,b=>{e?.merge(b,n)},{immediate:!0}):e.merge(a,n),a.modelValue&&g(a.modelValue);const S=(b,h)=>{e?.set(b,h)},z=b=>e?.getForSelf(b)??null;if(o[We]=e,(0,l.provide)(We,e),i!==null){const b=(0,l.inject)(Ve,null),h=dl(o,b,c,r);e.broadcast=h,o[Ve]=h,(0,l.provide)(Ve,h),o.broadcast=(d,T,...A)=>Reflect.apply(h.emit,h,[d,T,...A]);const B=(0,l.inject)(Qe,null),p=ml(o,B,{componentName:""});e.validateSchema=p,o[Qe]=p,(0,l.provide)(Qe,p),o[Nt]=new Map,o.validate=(d=!0)=>{const T=[];let A=null;const V={deep:!1};if(d===!0)A={name:"*"};else if(Array.isArray(d)&&d.length>0){const C=d;A={name:D=>D?C.indexOf(D)!==-1:!1}}else if(d!=null&&typeof d=="object"){const C=d;if(Object.assign(V,C),Array.isArray(C.include)&&C.include.length>0){const D=C.include;A={name:v=>v?D.indexOf(v)!==-1:!1}}else if(Array.isArray(C.exclude)&&C.exclude.length>0){const D=C.exclude;A={name:v=>v?D.indexOf(v)===-1:!1}}else A={name:"*"}}if(A){const C=h?.emitToChildren(A,"validate",V);C&&Reflect.apply([].push,T,C)}return T.length==1?T[0]:T.length>1?Promise.all(T).then(C=>{let D=[];return C.forEach(v=>{v.pass===!1&&Array.isArray(v.errors)&&(D=[...D,...v.errors])}),D.length>0?{pass:!1,errors:D}:{pass:!0}}):Promise.resolve({pass:!0})},o.setNameValidateRules=(d,T=!0,A=!1)=>{if(A===!0){Reflect.ownKeys(d).forEach(V=>{let C=String(V);const D={componentName:"",fieldName:C,pureDataValidate:!0};if(e){const v=pr(e,C,D,h,p);o[Nt].set(C,v);const H=d[C];H&&v.validateSchema.setRule(H)}});return}if(T){const V=Reflect.ownKeys(d);h?.emitToChildren({name:C=>V.includes(C),cachePolicy:"Persistant",uniqueId:"validateRules"},"setNameValidateRules",d,!1)}},o.clearValidate=(d=!0)=>{let T=null;if(d===!0)T={name:"*"};else if(Array.isArray(d)&&d.length>0){const A=d;T={name:V=>V?A.indexOf(V)!==-1:!1}}else if(d!=null&&typeof d=="object"){const A=d;if(Array.isArray(A.include)&&A.include.length>0){const V=A.include;T={name:C=>C?V.indexOf(C)!==-1:!1}}else if(Array.isArray(A.exclude)&&A.exclude.length>0){const V=A.exclude;T={name:C=>C?V.indexOf(C)===-1:!1}}else T={name:"*"}}T&&h?.emitToChildren(T,"clearValidate",!1)},o.resetFields=d=>{const T=m();if(!T)return;const A={};if(Ct(!0,A,f()??{}),Array.isArray(d))d.forEach(V=>{T[V]=A[V]});else if(d&&Array.isArray(d.include))(d.include??[]).forEach(V=>{T[V]=A[V]});else if(d&&Array.isArray(d.exclude)){let V=d.exclude??[];Reflect.ownKeys(A).forEach(C=>{V.includes(C)||(T[C]=A[C])})}else Object.assign(T,A);o.clearValidate(d)},o.setModelValue=(d,T)=>{if(!T||T===c)u(d);else{const A={name:T,messagingPolicy:"Once"};h?.emitToChildren(A,"setModelValue",d)}},o.getModelValue=()=>m(),o.setDomainProperty=(d,T)=>{S(d,T)},o.getDomainProperty=d=>z(d),setTimeout(function(){h?.pull()},0)}return(0,l.onUnmounted)(function(){e?.validateSchema&&(e.validateSchema.destroy(),o[Qe]=void 0,(0,l.provide)(Qe,null)),e?.broadcast&&(e?.broadcast?.destroy(),o[Ve]=void 0,(0,l.provide)(Ve,null)),e?.destroy(),o[We]=void 0,(0,l.provide)(We,null),o[Nt]&&(o[Nt].clear(),o[Nt]=void 0),o.broadcast=null,o.validate=null,o.setNameValidateRules=null,o.clearValidate=null,o.resetFields=null,o.setModelValue=null,o.getModelValue=null,o.setDomainProperty=null,o.getDomainProperty=null,e=null,o=null}),e}function gr(t,a,n=[]){let r=(0,l.getCurrentInstance)()?.proxy,i=(0,l.inject)(We,null);i===null&&(i=kt());let o=new pl(t||a.prop||a.name);return o.parent=i,(0,l.isReactive)(a)||typeof a=="function"?(0,l.watch)(a,s=>{o?.merge(s,n)},{immediate:!0}):o.merge(a,n),r[We]=o,(0,l.provide)(We,o),(0,l.onUnmounted)(()=>{o?.destroy(),r[We]=void 0,(0,l.provide)(We,null),o=null,r=null}),o}function Te(t,a,n){const r=(0,l.getCurrentInstance)()?.proxy,i=a??"";let o=dl(r,(0,l.inject)(Ve,null),i,n);r[Ve]=o,(0,l.provide)(Ve,o),r.broadcast=(m,f,...g)=>o?Reflect.apply(o.emit,o,[m,f,...g]):null;const s=(0,l.inject)(Qe,null);t.fieldName=t.fieldName??i;let c=ml(r,s,t);r[Qe]=c,(0,l.provide)(Qe,c),r.validate=(m=null)=>{if(!c)return Promise.resolve({pass:!0});const f=[];let g=!1,S=!1;if(Array.isArray(m)&&m.indexOf(i)!==-1)S=!0,g=!0;else if(m&&typeof m=="object"){const z=m,b=z.ignoreDisabled??!0,h=z.ignoreReadonly??!0,B=z.ignoreHidden??!0;b===!0&&t.disabled===!0||h===!0&&t.readonly===!0||B===!0&&er(r.$el)?S=!1:(Array.isArray(z.include)&&z.include.indexOf(i)!==-1||Array.isArray(z.exclude)&&z.exclude.indexOf(i),S=!0),g=z.deep??!1}else typeof m=="boolean"&&(g=m),S=!0;if(S){const z=c?.validate();f.push(z)}if(g){let z=null;const b={deep:!1};if(m===!0)z={name:"*"};else if(Array.isArray(m)&&m.length>0){const h=m;z={name:B=>B?h.indexOf(B)!==-1:!1}}else if(m!=null&&typeof m=="object"){const h=m;if(Object.assign(b,h),Array.isArray(h.include)&&h.include.length>0){const B=h.include;z={name:p=>p?B.indexOf(p)!==-1:!1}}else if(Array.isArray(h.exclude)&&h.exclude.length>0){const B=h.exclude;z={name:p=>p?B.indexOf(p)===-1:!1}}else z={name:"*"}}if(z&&o){const h=o.emitToChildren(z,"validate",b);Reflect.apply([].push,f,h)}}return f.length==1?f[0]:f.length>1?Promise.all(f).then(z=>{let b=[];return z.forEach(h=>{h.pass===!1&&Array.isArray(h.errors)&&(b=[...b,...h.errors])}),b.length>0?{pass:!1,errors:b}:{pass:!0}}):Promise.resolve({pass:!0})},r.setValidateRule=m=>c?.setRule(m),r.setNameValidateRules=(m,f=!1)=>{const g=m[i];g&&c?.setRule(g),f&&o&&o.emitToChildren({name:S=>Reflect.ownKeys(m).includes(S)},"setNameValidateRules",m,!1)},r.clearValidate=(m=null)=>{(!Array.isArray(m)||m.indexOf(a??"")!==-1)&&c?.clear();let f=null;if(m===!0)f={name:"*"};else if(Array.isArray(m)&&m.length>0){const g=m;f={name:S=>S?g.indexOf(S)!==-1:!1}}else if(m!=null&&typeof m=="object"){const g=m;if(Array.isArray(g.include)&&g.include.length>0){const S=g.include;f={name:z=>z?S.indexOf(z)!==-1:!1}}else if(Array.isArray(g.exclude)&&g.exclude.length>0){const S=g.exclude;f={name:z=>z?S.indexOf(z)===-1:!1}}else f={name:"*"}}f&&o&&o.emitToChildren(f,"clearValidate",!1)};let e=new mr(r);r[hl]=e;const u=Xe((m="validate")=>{c&&(m==="reset"?c.clear():c.validate())},60);return(Array.isArray(t.validateCheckEvents)?t.validateCheckEvents:cr()).forEach(m=>{e&&e.on(m,f=>{u("validate")})}),(Array.isArray(t.validateResetEvents)?t.validateResetEvents:dr()).forEach(m=>{e&&e.on(m,f=>{u("reset")})}),setTimeout(function(){o?.pull()},0),(0,l.onUnmounted)(()=>{o?.destroy(),r[Ve]=void 0,(0,l.provide)(Ve,null),o=null,c?.destroy(),r[Qe]=void 0,(0,l.provide)(Qe,null),c=null,e?.destroy(),r[hl]=void 0,e=null,r.broadcast=null,r.validate=null,r.setValidateRule=null,r.setNameValidateRules=null,r.clearValidate=null}),{broadcast:o,validateSchema:c,emitEvent:(m,...f)=>{e&&Reflect.apply(e.emit,e,[m,...f])},onEvent:(m,f)=>{e&&Reflect.apply(e.on,e,[f])},offEvent:(m,f)=>{e&&Reflect.apply(e.off,e,[f])}}}function pr(t,a,n,r,i){const o={},s=a??"",c={getValue(){const m=t.getForSelf("modelValue");return m?m[s]:null},isExist(){const m=t.getForSelf("modelValue");return m?Reflect.has(m,s):!1}};n.fieldName=s,n.validateHandler={getValue(m){return c.getValue()}};let e=ml({},i,n);o.validate=(m=null)=>{if(!c.isExist())return console.warn(`validate error: field [${s}] not exist`),Promise.resolve({pass:!0});const f=[];let g=!1,S=!1;if(Array.isArray(m)&&m.indexOf(s)!==-1)S=!0,g=!0;else if(m&&typeof m=="object"){const z=m;Array.isArray(z.include)&&z.include.indexOf(s)!==-1||Array.isArray(z.exclude)&&z.exclude.indexOf(s),S=!0,g=z.deep??!1}else typeof m=="boolean"&&(g=m),S=!0;if(S&&e){const z=e.validate();f.push(z)}if(g){let z=null;const b={deep:!1};if(m===!0)z={name:"*"};else if(Array.isArray(m)&&m.length>0){const h=m;z={name:B=>B?h.indexOf(B)!==-1:!1}}else if(m!=null&&typeof m=="object"){const h=m;if(Object.assign(b,h),Array.isArray(h.include)&&h.include.length>0){const B=h.include;z={name:p=>p?B.indexOf(p)!==-1:!1}}else if(Array.isArray(h.exclude)&&h.exclude.length>0){const B=h.exclude;z={name:p=>p?B.indexOf(p)===-1:!1}}else z={name:"*"}}if(z&&u){const h=u.emitToChildren(z,"validate",b);Reflect.apply([].push,f,h)}}return f.length==1?f[0]:f.length>1?Promise.all(f).then(z=>{let b=[];return z.forEach(h=>{h.pass===!1&&Array.isArray(h.errors)&&(b=[...b,...h.errors])}),b.length>0?{pass:!1,errors:b}:{pass:!0}}):Promise.resolve({pass:!0})},o.setValidateRule=m=>e?.setRule(m),o.setNameValidateRules=m=>{const f=m[s];f&&e?.setRule(f)};let u=dl(null,r,s,o);return(0,l.onUnmounted)(()=>{e=null,u=null}),{broadcast:u,validateSchema:e}}function bn(){let t=(0,l.getCurrentInstance)()?.proxy,a=new mr(t);return t[hl]=a,(0,l.onUnmounted)(()=>{a?.destroy(),t[hl]=void 0,a=null,t=null}),{emitEvent:(n,...r)=>{a&&Reflect.apply(a.emit,a,[n,...r])},onEvent:(n,r)=>{a&&Reflect.apply(a.on,a,[r])},offEvent:(n,r)=>{a&&Reflect.apply(a.off,a,[r])}}}var Ce=(t,a=-1)=>t?typeof t=="string"&&(t.endsWith("%")&&a<=0||t.endsWith("vh")||t.endsWith("vw"))?t:`${he(t,a)}px`:"",Yi=Ce;function he(t,a=-1){if(t==null)return 0;if(typeof t=="number")return t>0&&t<1&&a>0?t*a:t;if(t=t.trim().toLocaleLowerCase(),t.length===0)return 0;let n=t.indexOf("px");if(n!==-1)return Number(t.substring(0,n));if(n=t.indexOf("rem"),n!==-1){let i=Number(t.substring(0,n)),o=1;if(dt){const{fontSize:s}=window.getComputedStyle(document.documentElement,null),c=s.indexOf("px");c>0&&(o=Number(s.substring(0,c)))}return i*=o,i}if(n=t.indexOf("%"),n!==-1)return Number(t.substring(0,n))/100*a;const r=Number(t);return isNaN(r)?0:r}var mt="PageStateKey";function lt(t){const a={top:null,left:null,bottom:null,right:null};return t&&(t.top!==null&&t.top!==void 0&&(a.top=he(t.top)),t.left!==null&&t.left!==void 0&&(a.left=he(t.left)),t.bottom!==null&&t.bottom!==void 0&&(a.bottom=he(t.bottom)),t.right!==null&&t.right!==void 0&&(a.right=he(t.right))),a}function wn(t,a,n={},r=!0,i=-1,o=-1,s=0,c=0){if(t.headerHeight=he(n.headerHeight??a.headerHeight??-1),t.headerPadding=lt(n.headerPadding??a.headerPadding),t.footerHeight=he(n.footerHeight??a.footerHeight??-1),t.footerPadding=lt(n.footerPadding??a.footerPadding),t.contentPadding=lt(n.contentPadding??a.contentPadding),r){const e=n.height??a.height;e?t.height=he(e,o):t.height=he(o)-he(s,o)-he(c,o),t.width=he(n.width??a.width??0,i)}}function yr(t,a={}){const n={top:null,bottom:null,right:null,left:null},r={width:0,height:0,headerHeight:0,headerPadding:{...n},footerHeight:0,footerPadding:{...n},contentPadding:{...n},contentHeight:null,safeAreaTop:0,safeAreaBottom:0,safeAreaLeft:0,safeAreaRight:0,headerMounted:!1,footerMounted:!1},i=Object.assign(t.get("safeAreaInset")??{},a.safeAreaInset??{});i&&(r.safeAreaTop=he(i.top),r.safeAreaBottom=he(i.bottom),r.safeAreaLeft=he(i.left),r.safeAreaRight=he(i.right));const o=t.get("pageLayout");if(!o)return null;wn(r,o,a,!0,t.get("rootWidth")??-1,t.get("rootHeight")??-1,t.get("headerBarHeight")??0,t.get("footerBarHeight")??0);const s=(0,l.reactive)(r),c=t.getForParent(mt);c&&(r.height=Sl(t,c),r.width=vl(t,c),(0,l.watch)([()=>Sl(t,c),()=>vl(t,c)],([u,m])=>{s.height=u,s.width=m}));const e=!c;return(0,l.watch)([()=>a.height,()=>t.get("pageLayout"),()=>t.get("rootWidth"),()=>t.get("rootHeight"),()=>t.get("headerBarHeight"),()=>t.get("footerBarHeight")],([u,m,f=-1,g=-1,S=0,z=0])=>{wn(s,m,a,e,f,g,S,z)}),t.set(mt,s),s}function yl(t){return t.get(mt)}function bl(t,a){if(a=a??t.get(mt),a&&a.headerMounted){const n=a.safeAreaTop==-1?0:a.safeAreaTop;return a.headerAllHeight??a.headerHeight+n}return 0}function wl(t,a){if(a=a??t.get(mt),a&&a.footerMounted){const n=a.safeAreaBottom==-1?0:a.safeAreaBottom;return a.footerAllHeight??a.footerHeight+n}return 0}function Sl(t,a){if(a=a??t.get(mt),a){if(a.contentInnerHeight)return a.contentInnerHeight;const n=bl(t,a),r=wl(t,a),i=he(a.contentPadding.top??0),o=he(a.contentPadding.bottom??0);return a.height-n-r-i-o}return 0}function vl(t,a){if(a=a??t.get(mt),a){const n=he(a.contentPadding.left??0),r=he(a.contentPadding.right??0);return a.contentInnerWidth??a.width-n-r}return 0}function Wi(t){return!!t.getForParent(mt)}var Sn=Symbol.for("InnerPageScopeKey");function vn(t){(0,l.provide)(Sn,t)}function Ht(t=!1){return(0,l.inject)(Sn,t)}var Cn=Symbol.for("AbstractPageScopeKey");function br(t){(0,l.provide)(Cn,t)}function qt(t=!1){return(0,l.inject)(Cn,t)}var qe=(function(t){return t[t.Parent=0]="Parent",t[t.Near=1]="Near",t})({});function Cl(t,a){return t==null?!1:typeof a=="function"?a(t):!0}function Ie(t,a,n=qe.Near,r){const i=ft();return i==null?t:n===qe.Parent?(0,l.computed)(()=>{const o=i.getAll(a);for(let c=o.length-1;c>=0;c--){const e=o[c];if(Cl(e,r))return e}const s=t.value;return Cl(s,r)?s:null}):(0,l.computed)(()=>{const o=t.value;if(Cl(o,r))return o;const s=i.getAll(a);for(let c=0;c<s.length;c++){const e=s[c];if(Cl(e,r))return e}return null})}function Ae(t){return Ie(t,"readonly",qe.Near)}function _e(t){return Ie(t,"disabled",qe.Near)}function ye(t,a="modelValue",n=null,r){const i=(0,l.toRef)(t,a);let o=i.value;typeof n=="function"&&(o=n(i.value));const s=(0,l.ref)(o);return(0,l.watch)(i,c=>{if(typeof n=="function"){const e=n(c);e!==s.value&&(s.value=e,r&&r("setValue",e))}else c!==s.value&&(s.value=c,r&&r("setValue",c))}),s}var wr=new Map,Nl=new Map,Nn=null;function Ui(t){Nn=t}function Sr(t,a,n){if(n){let r=Nl.get(n);r||(r=new Map,Nl.set(n,r)),r.set(t,a)}else wr.set(t,a)}function Pe(t,a,n){!n&&Nn&&(n=Nn(t)??void 0);let r=null;if(n){let i=Nl.get(n);i&&(r=i.get(a))}return r||(r=wr.get(a)),r}function Gi(t,a){for(let n in t){const r=t[n];Sr(n,r,a)}}function Xi(t){Nl.delete(t)}function Zi(){return{top:0,left:0,bottom:0,right:0}}function Ji(){return dt?{rootWidth:document.documentElement.clientWidth||document.body.clientWidth,rootHeight:document.documentElement.clientHeight||document.body.clientHeight,pageLayout:{}}:{rootWidth:-1,rootHeight:-1,pageLayout:{}}}function Qi(t,a){let n=t;if(a.componentPrefix){const r=n.indexOf("-");r!==-1?n=`${a.componentPrefix}${n.slice(r)}`:n=`${a.componentPrefix}-${n}`}return Pt(n)}var es=class{packages;installers;_version;get version(){return this._version}constructor(t,a,n){this.packages=t,this.installers=a,this._version=n}install(t,a={}){a?.install!==!1&&(this.packages.forEach(r=>{if(r.install)t.use(r,a);else if(r.name){const i=Qi(r.name,a);t.component(i,r)}}),this.installers.forEach(r=>{r(t,a)}));const n=kt();if(a.autoAdjustPageLayout!==!1&&window.ResizeObserver){const r={...a},i=Xe(()=>{const o={...r};this.updateLayout(o,n)},120);new window.ResizeObserver(i).observe(window.document.body)}this.updateLayout(a,n)}updateLayout(t,a){const n=t.headerBarHeight??0,r=t.footerBarHeight??0,i=Ct({},Zi(),t.safeAreaInset),o=Ji(),s=Ct({},o.pageLayout,t.pageLayout);a=a??kt(),a.set("safeAreaInset",i),a.set("headerBarHeight",n),a.set("footerBarHeight",r),a.set("pageLayout",s),a.set("rootWidth",o.rootWidth),a.set("rootHeight",o.rootHeight);const c=["install","componentPrefix","safeAreaInset","headerBarHeight","footerBarHeight","pageLayout","rootWidth","rootHeight"];for(const e in t)c.indexOf(e)===-1&&a.set(e,t[e])}setScopeGetter(t){Ui(t)}setAPI(t,a,n){Sr(t,a,n)}getAPI(t,a,n){return Pe(t,a,n)}batchSetAPI(t,a){Gi(t,a)}clearScopeAPI(t){Xi(t)}getRootDomain(){return kt()}},ts=[M.ElAffix,M.ElAlert,M.ElAutocomplete,M.ElAutoResizer,M.ElAvatar,M.ElBacktop,M.ElBadge,M.ElBreadcrumb,M.ElBreadcrumbItem,M.ElButton,M.ElButtonGroup,M.ElCalendar,M.ElCard,M.ElCarousel,M.ElCarouselItem,M.ElCascader,M.ElCascaderPanel,M.ElCheckTag,M.ElCheckbox,M.ElCheckboxButton,M.ElCheckboxGroup,M.ElCol,M.ElCollapse,M.ElCollapseItem,M.ElCollapseTransition,M.ElColorPicker,M.ElConfigProvider,M.ElContainer,M.ElAside,M.ElFooter,M.ElHeader,M.ElMain,M.ElDatePicker,M.ElDescriptions,M.ElDescriptionsItem,M.ElDialog,M.ElDivider,M.ElDrawer,M.ElDropdown,M.ElDropdownItem,M.ElDropdownMenu,M.ElEmpty,M.ElForm,M.ElFormItem,M.ElIcon,M.ElImage,M.ElImageViewer,M.ElInput,M.ElInputNumber,M.ElLink,M.ElMenu,M.ElSubMenu,M.ElMenuItem,M.ElMenuItemGroup,M.ElPageHeader,M.ElPagination,M.ElPopconfirm,M.ElPopover,M.ElPopper,M.ElProgress,M.ElRadio,M.ElRadioButton,M.ElRadioGroup,M.ElRate,M.ElResult,M.ElRow,M.ElScrollbar,M.ElSelect,M.ElOption,M.ElOptionGroup,M.ElSelectV2,M.ElSkeleton,M.ElSkeletonItem,M.ElSlider,M.ElSpace,M.ElSteps,M.ElStep,M.ElSwitch,M.ElTable,M.ElTableColumn,M.ElTableV2,M.ElTabs,M.ElTabPane,M.ElTag,M.ElTimePicker,M.ElTimeSelect,M.ElTimeline,M.ElTimelineItem,M.ElTooltip,M.ElTransfer,M.ElTree,M.ElTreeSelect,M.ElTreeV2,M.ElUpload,M.ElStatistic,M.ElCountdown,M.ElSegmented,M.ElAnchor,M.ElAnchorLink,M.ElWatermark,M.ElMessageBox,M.ElMessage,M.ElNotification,M.ElSplitter],ls=[M.ElInfiniteScroll,M.ElLoading,M.ElMessage,M.ElMessageBox,M.ElNotification,M.ElPopoverDirective],ns=(t,a={})=>{const n=a.componentPrefix??"fox";ts.forEach(r=>{if(typeof r.name=="string"){let i="";const o=ir(r.name),s=o.indexOf("-");s!==-1?i=`${n}${o.slice(s)}`:i=`${n}-${o}`,i=Pt(i),t.component(i,r)}else t.use(r)}),ls.forEach(r=>{t.use(r)})};function ie(t){const a=`fox-${t}`,n=Pt(a);return{componentName:a,scope:t.replace("-",""),create(r){return r.baseName=t,r.name=n,r.install=(i,o)=>{let s=r.name;o?.componentPrefix&&(s=`${o.componentPrefix}-${r.baseName}`,s=Pt(s)),i.component(s,r)},(0,l.defineComponent)(r)},createDemo(r){return r.baseName=t,r.name="demo-"+t,(0,l.defineComponent)(r)}}}function we(t,a=null){if(a||(a=(0,l.getCurrentInstance)()),a&&a.proxy){let n=a.proxy;Object.assign(n,t)}}var Ne={disabled:{type:[Boolean,String],required:!1,default:()=>null},readonly:{type:[Boolean,String],required:!1,default:()=>null},labelPosition:{type:String,required:!1,default:()=>null},labelWidth:{type:[String,Number],required:!1,default:()=>null},textAlign:{type:[String],required:!1,default:()=>null},hasBorder:{type:Boolean,required:!1,default:()=>!0}},Ee={prop:{type:String,required:!1},label:{type:String,required:!1},isRequired:{type:[String,Boolean],required:!1,default:()=>!1},span:{type:[Number,String],required:!1,default:()=>1},offset:{type:[Number,String],default:()=>0},width:{type:[String,Number],required:!1},infoMarkClass:{type:String,required:!1,default:()=>"is-info"},warnMarkClass:{type:String,required:!1,default:()=>"is-warn"},errorMarkClass:{type:String,required:!1,default:()=>"is-error"},errorTip:{type:String,required:!1},errorIcon:{type:Object,required:!1},errorClass:{type:String,required:!1},warnTip:{type:String,required:!1},warnIcon:{type:Object,required:!1},warnClass:{type:String,required:!1},infoTip:{type:String,required:!1},infoIcon:{type:Object,required:!1},infoClass:{type:String,required:!1},contentClass:{type:String,required:!1,default:()=>"content--default"},contentStyle:{type:Object,required:!1,default:()=>{}},hintType:{type:String,required:!1,default:()=>"text"},hintText:{type:[String,Number],required:!1},hintVisible:{type:[Boolean,String],required:!1,default:()=>!0},hintProps:{type:Object,required:!1,default:()=>{}},appearListen:{type:[Boolean,String],required:!1,default:()=>!1}},vr={column:{type:[String,Number],required:!1},columnWidth:{type:[String,Number],required:!1},gutter:{type:[String,Number],required:!1},minItemWidth:{type:[String,Number],required:!1},maxItemWidth:{type:[String,Number],required:!1}},Cr={name:{type:String,required:!1},prop:{type:String,required:!1},tag:{type:String,required:!1,default:()=>"div"},modelValue:{type:String,required:!1},rules:{type:[Object],required:!1},pureDataRules:{type:[Object],required:!1},type:{type:[String],required:!1},justify:{type:[String],required:!1,default:()=>"stretch"},align:{type:[String],required:!1,default:()=>"start"},span:{type:[Number,String],required:!1,default:()=>1},offset:{type:[Number],default:()=>0},autoLayout:{type:[Boolean],required:!1,default:()=>!0},isWrap:{type:[Boolean,String],required:!1,default:()=>!0},width:{type:[String,Number],required:!1},height:{type:[String,Number],required:!1},showMark:{type:[String,Boolean],required:!1,default:()=>!0},markColor:{type:[String],required:!1},title:{type:String,default:()=>""},titleColor:{type:[String],required:!1},collapse:{type:[String,Boolean],requried:!1},showCollapse:{type:[String,Boolean],required:!1,default:()=>!1},collapsePosition:{type:[String],requried:!1,default:()=>"right"},collapseText:{type:[String],requried:!1},expandText:{type:[String],requried:!1},collapseIcon:{type:[Object],requried:!1},collapseHeight:{type:[String,Number],requried:!1},rollingDisplay:{type:[Boolean],requried:!1,default:()=>!0}},Nr=[];for(const t in Cr)Nr.push(t);var as={name:{type:String,required:!1,default:()=>""},modelValue:{type:Object,required:!1},width:{type:[Number,String],required:!1},height:{type:[Number,String],required:!1},safeAreaInset:{type:Object,required:!1},contentPadding:{type:Object,required:!1},headerPadding:{type:Object,required:!1},footerPadding:{type:Object,required:!1},headerHeight:{type:[Number,String],required:!1},footerHeight:{type:[Number,String],required:!1},rules:{type:[Object],required:!1},pureDataRules:{type:[Object],required:!1}},rs=(t,a)=>({inheritAttrs:!0,props:{...Ne,...vr,...as},setup(n,{slots:r}){const i=qt(!1),o=Ht(!1),s=yn(n.name,n);if(s){const f=yr(s,n);we({getPageContentHeight:()=>Sl(s,f),getPageContentWidth:()=>vl(s,f),getPageHeaderHeight:()=>bl(s,f),getPageFooterHeight:()=>wl(s,f)}),f&&o&&(f.contentHeight="100%")}const c=(0,l.computed)(()=>({[t]:!0,"is-inner":o})),e=(0,l.computed)(()=>({})),u=(0,l.getCurrentInstance)(),m=(f,g=!1)=>{const S=u?.proxy;S&&typeof S.setNameValidateRules=="function"&&S.setNameValidateRules(f,!0,g)};return(0,l.watch)([()=>n.rules,()=>n.pureDataRules],([f,g],[S,z])=>{if(f&&S){const b=(0,l.toRaw)(S),h=(0,l.toRaw)(f),B=h?Reflect.ownKeys(h):[];(b?Reflect.ownKeys(b):[]).forEach(p=>{B.includes(p)||(h[p]=[])}),m(h)}if(g&&z){const b=(0,l.toRaw)(z),h=(0,l.toRaw)(g),B=h?Reflect.ownKeys(h):[];(b?Reflect.ownKeys(b):[]).forEach(p=>{B.includes(p)||(h[p]=[])}),m(h,!0)}},{deep:!0}),(0,l.onMounted)(()=>{n.rules&&m((0,l.toRaw)(n.rules)),n.pureDataRules&&m((0,l.toRaw)(n.pureDataRules),!0)}),()=>i?r?.default?.():(0,l.h)("div",{class:c.value,style:e.value},[r?.default?.()])}}),{componentName:os,create:is,scope:ss}=ie("page"),cs=is(rs(os,ss)),kn=cs;function xn(t){const a=(0,l.unref)(t);return{width:a.offsetWidth,height:a.offsetHeight}}function kl(t){const a=(0,l.unref)(t),n=window.getComputedStyle(a,null),r=parseFloat(n.getPropertyValue("padding-left")),i=parseFloat(n.getPropertyValue("padding-right")),o=parseFloat(n.getPropertyValue("padding-top")),s=parseFloat(n.getPropertyValue("padding-bottom"));return{width:a.clientWidth-r-i,height:a.clientHeight-o-s}}var kr={headerbar:{},radio:{},checkbox:{}};function us(t){Object.assign(kr,t)}function xr(){return kr}var ds=(t,a,n,r=!1)=>({props:{fixed:{type:Boolean,required:!1,default:!0},safeAreaInsetTop:{type:Boolean,required:!1,default:!0},border:{type:Boolean,required:!1,default:!1},height:{type:[String,Number],required:!1},align:{type:[String],default:"center"},padding:{type:[Object],required:!1},leftShow:{type:[Boolean,String],required:!1,default:!0},leftIcon:{type:[Object],required:!1,default:n},leftText:{type:String,required:!1},titleShow:{type:Boolean,required:!1,default:!0},title:{type:String,required:!1,default:""},titleIcon:{type:[Object],required:!1},rightShow:{type:[String,Boolean],required:!1,default:!0},rightIcon:{type:[Object],required:!1},rightText:{type:String,required:!1,default:""}},emits:["back","click-title","click-right","click-right-text"],setup(i,o){const s=qt(!1),c=Ht(!1),e=s?null:ft(),u=e?yl(e):null;u&&(u.headerMounted=!0);const m=xr(),f=t,g=(0,l.computed)(()=>{const x={[f]:!0,[`${f}--border`]:i.border,[`${f}--fixed`]:i.fixed};return c||(x[`${f}--safe-area-inset-top`]=i.safeAreaInsetTop),x}),S=(0,l.computed)(()=>({[`${f}__inner`]:!0,[`${f}__inner--${i.align}`]:!0})),z=Ge(i.height)?null:he(i.height),b=(0,l.computed)(()=>{const x={safeAreaTop:null,height:null,left:null,top:null,right:null,bottom:null};if(s)return x;if(e&&u){const E=lt(i.padding??u.headerPadding);if(Object.assign(x,E),Ge(z)||(u.headerHeight=z),x.height=u.headerHeight,x.safeAreaTop=u.safeAreaTop===-1?0:u.safeAreaTop,x.safeAreaTop>0){const P=he(E.top??0);x.top=x.safeAreaTop+P,x.height&&x.height>0&&(x.height=x.height+x.safeAreaTop)}return x}if(Ge(z)||(x.height=z),i.padding){const E=lt(i.padding);Object.assign(x,E)}return x}),h=(0,l.ref)(null),B=()=>u&&h.value&&!fn(h.value)?(r||(u.headerAllHeight=xn(h.value).height),u.headerMounted=!0,!0):!1,p=Xe(B,120);let d=null;(0,l.onMounted)(()=>{s||u&&(gl(B,50,5,50,!0),window.ResizeObserver&&h.value&&(d=new window.ResizeObserver(p),d.observe(h.value)))}),(0,l.onUnmounted)(()=>{s||u&&(u.headerMounted=!1,d&&(d.disconnect(),d=null))});const T=(0,l.computed)(()=>{const x={};return s||(b.value.height!==null&&b.value.height!==void 0&&(x.height=`${b.value.height}px`),b.value.top!==null&&b.value.top!==void 0&&(x.paddingTop=`${b.value.top}px`),b.value.left!==null&&b.value.left!==void 0&&(x.paddingLeft=`${b.value.left}px`),b.value.right!==null&&b.value.right!==void 0&&(x.paddingRight=`${b.value.right}px`),b.value.bottom!==null&&b.value.bottom!==void 0&&(x.paddingBottom=`${b.value.bottom}px`)),x}),A=(0,l.computed)(()=>{const x=b.value?.height;return Ge(x)||x<0?!0:x>0});function V(){o.emit("back")}function C(){o.emit("click-title")}function D(){o.emit("click-right")}function v(){o.emit("click-right-text")}const H=()=>{if(!i.leftShow)return null;const x=[];if(o.slots.left)x.push(o.slots.left());else{if(o.slots.leftIcon){const E=(0,l.h)("view",{class:"left-icon",onClick:V},[o.slots.leftIcon()]);x.push(E)}else{const E=i.leftIcon??m.headerbar.Left??n,P=(0,l.h)("view",{class:"left-icon",onClick:V},[(0,l.h)(E)]);x.push(P)}if(i.leftText){const E=(0,l.h)("view",{class:"left-text",onClick:V},[i.leftText]);x.push(E)}}return x.length===0?null:(0,l.h)("view",{class:"fox-header-bar__left"},x)},k=()=>{if(!i.rightShow)return null;const x=[];if(o.slots.right)x.push(o.slots.right());else{if(i.rightText){const E=(0,l.h)("view",{class:"right-text",onClick:v},[i.rightText]);x.push(E)}if(o.slots.rightIcon){const E=(0,l.h)("view",{class:"right-icon",onClick:D},[o.slots.rightIcon()]);x.push(E)}else if(i.rightIcon){const E=(0,l.h)("view",{class:"right-icon",onClick:D},[(0,l.h)(i.rightIcon)]);x.push(E)}}return x.length===0?null:(0,l.h)("view",{class:"fox-header-bar__right"},x)},_=()=>{if(!i.titleShow)return null;const x=[],E=o.slots.default?o.slots.default():null;if(E)x.push(E);else{if(i.title){const P=(0,l.h)("view",{class:"title-text"},[i.title]);x.push(P)}if(o.slots.titleIcon){const P=(0,l.h)("view",{class:"title-icon",onClick:C},[o.slots.titleIcon()]);x.push(P)}else if(i.titleIcon){const P=(0,l.h)("view",{class:"title-icon",onClick:C},[(0,l.h)(i.titleIcon)]);x.push(P)}}return x.length===0?null:(0,l.h)("view",{class:"fox-header-bar__title"},x)},J=()=>{const x=[],E=o.slots.bottom?o.slots.bottom():null;return E&&x.push(E),x.length===0?null:(0,l.h)("view",{class:"fox-header-bar__bottom"},x)};return()=>{if(s||!A.value)return null;const x=[];if(o.slots.all)x.push(o.slots.all());else{const E=[],P=H();P&&E.push(P);const K=_();K&&E.push(K);const X=k();if(X&&E.push(X),E.length>0){const R=(0,l.h)("view",{class:S.value},E);x.push(R)}const Z=J();Z&&x.push(Z)}return x.length===0?null:(0,l.h)("view",{class:g.value,style:T.value,ref:h},x)}}}),{componentName:fs,create:ms,scope:hs}=ie("header-bar"),gs=ms(ds(fs,hs,$e.ArrowLeft)),zn=gs;function ps(t,a,n=!1){return{props:{fixed:{type:Boolean,required:!1,default:!0},safeAreaInsetBottom:{type:Boolean,required:!1,default:!0},border:{type:Boolean,required:!1,default:!1},height:{type:[String,Number],required:!1},padding:{type:[Object],required:!1},align:{type:String,required:!1,default:"center"}},setup(r,i){const o=qt(!1),s=Ht(!1),c=o?null:ft(),e=c?yl(c):null,u=(0,l.computed)(()=>{const p=t,d={[p]:!0,[`${p}--${r.align}`]:!0,[`${p}--border`]:r.border,[`${p}--fixed`]:r.fixed};return s||(d[`${p}--safe-area-inset-bottom`]=r.safeAreaInsetBottom),d}),m=Ge(r.height)?null:he(r.height),f=(0,l.computed)(()=>{const p={safeAreaBottom:null,height:null,left:null,top:null,right:null,bottom:null};if(o)return p;if(c&&e){const d=lt(r.padding??e.footerPadding);if(Object.assign(p,d),Ge(m)||(e.footerHeight=m),p.height=e.footerHeight,p.safeAreaBottom=e.safeAreaBottom===-1?0:e.safeAreaBottom,p.safeAreaBottom>0){const T=he(d.bottom??0);p.bottom=p.safeAreaBottom+T,p.height&&p.height>0&&(p.height=p.height+p.safeAreaBottom)}return p}if(Ge(m)||(p.height=m),r.padding){const d=lt(r.padding);Object.assign(p,d)}return p}),g=(0,l.computed)(()=>{const p=f.value?.height;return Ge(p)||p<0?!0:p>0}),S=(0,l.ref)(null),z=()=>e&&S.value&&!fn(S.value)?(n||(e.footerAllHeight=xn(S.value).height),e.footerMounted=!0,!0):!1,b=Xe(z,120);let h=null;(0,l.onMounted)(()=>{o||e&&(gl(z,50,5,50,!0),window.ResizeObserver&&S.value&&(h=new window.ResizeObserver(b),h.observe(S.value)))}),(0,l.onUnmounted)(()=>{o||e&&(e.footerMounted=!1,h&&(h.disconnect(),h=null))});const B=(0,l.computed)(()=>{const p={};return o||(f.value.height!==null&&f.value.height!==void 0&&(p.height=Ce(f.value.height)),f.value.top!==null&&f.value.top!==void 0&&(p.paddingTop=Ce(f.value.top)),f.value.left!==null&&f.value.left!==void 0&&(p.paddingLeft=Ce(f.value.left)),f.value.right!==null&&f.value.right!==void 0&&(p.paddingRight=Ce(f.value.right)),f.value.bottom!==null&&f.value.bottom!==void 0&&(p.paddingBottom=Ce(f.value.bottom))),p});return()=>{if(o||!g.value)return null;const p=i.slots.default?i.slots.default():[];return(0,l.h)("view",{ref:S,class:u.value,style:B.value},p)}}}}var{componentName:ys,create:bs,scope:ws}=ie("footer-bar"),Ss=bs(ps(ys,ws)),Tn=Ss;function vs(t,a){return{props:{padding:{type:[Object],required:!1},tag:{type:[String],required:!1,default:()=>"div"}},setup(n,{slots:r,attrs:i}){const o=qt(!1),s=Ht(!1),c=o?null:ft(),e=(0,l.computed)(()=>({[t]:!0})),u=c?yl(c):null,m=(0,l.computed)(()=>{const b={};if(o)return b;if(c&&u){if(n.padding){const C=lt(n.padding);Object.assign(u.contentPadding,C)}const h=bl(c,u),B=wl(c,u);let p="";u.contentHeight?p=`${u.contentHeight}`:p=`${u.height}px`,b.height=p;let d=he((u&&u.contentPadding&&u.contentPadding.top)??-1);(d>=0||h>0)&&(d=d<0?0:d,b.paddingTop=`${h+d}px`);let T=he((u&&u.contentPadding&&u.contentPadding.bottom)??-1);(T>=0||B>0)&&(T=T<0?0:T,b.paddingBottom=`${B+T}px`);const A=he((u&&u.contentPadding&&u.contentPadding.left)??-1);A>=0&&(b.paddingLeft=`${A}px`);const V=he((u&&u.contentPadding&&u.contentPadding.right)??-1);return V>=0&&(b.paddingRight=`${V}px`),b}if(n.padding){const h=lt(n.padding);h.left&&(b.paddingLeft=`${h.left}px`),h.top&&(b.paddingTop=`${h.top}px`),h.right&&(b.paddingRight=`${h.right}px`),h.bottom&&(b.paddingBottom=`${h.bottom}px`)}return b}),f=(0,l.ref)(null),g=()=>{if(u&&f.value){const b=kl(f.value);u.contentInnerHeight=b.height,u.contentInnerWidth=b.width}},S=Xe(g,120);let z=null;return(0,l.onMounted)(()=>{s||o||(requestAnimationFrame(g),window.ResizeObserver&&f.value&&(z=new window.ResizeObserver(S),z.observe(f.value)))}),(0,l.onUnmounted)(()=>{s||o||z&&(z.disconnect(),z=null)}),()=>o?r.default?.():(0,l.h)(n.tag??"view",{...i,ref:f,class:e.value,style:m.value},r)}}}var{componentName:Cs,create:Ns,scope:ks}=ie("content"),xs=Ns(vs(Cs,ks)),En=xs,xt="GroupStateKey",zr=Symbol.for("GroupScopeKey");function xl(){return(0,l.inject)(zr,!1)}function zl(t=!0){(0,l.provide)(zr,t)}function zs(t,a={}){Reflect.ownKeys(a).forEach(n=>{if(typeof n!="string")return;const r=a[n];Ge(r)||(t[n]=r)})}function Ts(t,a={}){const n={type:"grid",width:t.get("width",-1),column:-1,gutter:-1};zs(n,a);const r=(0,l.markRaw)({layout:(0,l.shallowRef)(n),passport:0,order:{index:0}});return t.set(xt,r),r}function $n(t,a,n=-1,r=-1,i=!1,o,s,c){const e=t.get(xt);if(!e)return;const u=t.get("groupLayout")??{};n===-1&&(n=u.column??1),r===-1&&(r=u.gutter??0),o||(o=u.minItemWidth??-1),s||(s=u.maxItemWidth??-1);const m=he(o),f=he(s);c||(c=u.type??"grid");const g=()=>{const S=a===""||a===-1,z=he(a);let b=be(n);const h=he(r);if(!S){let d=(z-(b-1)*h)/b;for(;f!==-1&&d>f;)b++,d=(z-(b-1)*h)/b;for(;m!==-1&&b>1&&d<m;)b--,d=(z-(b-1)*h)/b}let B=!1;const p=e.layout;p.value.width=a,p.value.column!==b&&(p.value.column=b,B=!0),p.value.gutter!==h&&(p.value.gutter=h,B=!0),p.value.type!==c&&(p.value.type=c,B=!0),B&&(0,l.triggerRef)(p)};if(i)g();else{const S=++e.passport;setTimeout(()=>{S===e.passport&&g()},50)}}function Tl(t,a=!1){let n;return a?n=t.getForParent(xt):n=t.get(xt),n.layout}function El(t,a=!1){let n;return a?n=t.getForParent(xt):n=t.get(xt),n.order}function Tr(t,a=1){if(a==="stretch")return-1;const n=be(a);return n===-1?100:100*n/t}function $l(t,a,n=1,r=0,i){const o={};let s=0;i?s=he(i):s=Tr(a.column,n),s>0&&(o.width=`${s}%`);const c=Tr(a.column,r);c>0&&(o["margin-left"]=`${c}%`);const e=he(a.gutter)/2;return e>0&&(o["padding-left"]=`${e}px`,o["padding-right"]=`${e}px`),o}function Vl(t,a,n=1,r=0){if(n==="stretch"){const e=t.index%a.column,u=e+(a.column-e);return t.index=t.index+(u-e),{"grid-column":`${e+1} / -1`}}let i=be(n);if(i===-1){const e=t.index%a.column;return a.column,e==0?t.index=t.index+a.column:t.index=t.index+(a.column-e)+a.column,{"grid-column":"1 / -1"}}if(i>a.column){const e=t.index%a.column;return a.column,e==0?t.index=t.index+a.column:t.index=t.index+(a.column-e)+a.column,{"grid-column":"1 / -1"}}const o=be(r)%a.column;let s=(t.index+o)%a.column,c=s+i;return c>a.column?(s=0,c=s+i,t.index=t.index+(a.column-s)+i):t.index=t.index+o+i,o>0?{"grid-column":`${s+1} / span ${i}`}:{"grid-column-start":`span ${i}`}}var Er=Symbol("RollingStateKey");function Es(t){(0,l.provide)(Er,t)}function $s(){return(0,l.inject)(Er,null)}function Vn(t){let a=0;const n=window.getComputedStyle(t,null);if(n.getPropertyValue("box-sizing")==="content-box"){const r=parseFloat(n.getPropertyValue("padding-top")),i=parseFloat(n.getPropertyValue("padding-bottom"));a=t.clientHeight-r-i}else a=t.offsetHeight;return a}function Vs(t){let a=Vn(t);if(a<=0){const n=t.cloneNode(!0);n.style=`width: ${t.offsetWidth}px; height: initial; overflow: initial; visibility: hidden;`,document.body.appendChild(n),a=Vn(n),document.body.removeChild(n)}return a}function Bs(t,a,n){const r=typeof t=="number"?t:parseInt(t),i=typeof a=="number"?a:parseInt(a),o=typeof n=="number"?n:parseInt(n);if(r<=0)return"1fr";const s=(r-(i-1)*o)/i;return s>0?`${s}px`:"1fr"}function $r(t){const a=[];return t.forEach(n=>{n.type===l.Fragment&&Array.isArray(n.children)?a.push(...$r(n.children)):a.push(n)}),a}function Ds(t){return!(t.type===l.Comment||t.type===l.Text&&typeof t.children=="string"&&t.children.trim()==="")}function Bn(t){function a(){return $r(t?.()??[]).filter(Ds)}return{getChildren:a}}var Ms={...Ne,...vr,...Cr};function Is(t,a,n){return{props:Ms,emits:["update:collapse","header-click"],setup(r,i){const o=yn(r.prop??r.name,r,Nr),s=Ts(o,{type:r.type}),c=xl();zl(!0);const e=r.rollingDisplay?$s():null,u=(0,l.ref)(null),m=(0,l.computed)(()=>r.rollingDisplay?e&&!e.disabled:!1),f=(0,l.computed)(()=>c&&o?Tl(o,!0).value:null),g=(0,l.getCurrentInstance)(),S=(N,U=!1)=>{const I=g?.proxy;I&&typeof I.setNameValidateRules=="function"&&I.setNameValidateRules(N,!0,U)};(0,l.watch)([()=>r.rules,()=>r.pureDataRules],([N,U],[I,w])=>{if(N&&I){const O=(0,l.toRaw)(I),j=(0,l.toRaw)(N),le=j?Reflect.ownKeys(j):[];(O?Reflect.ownKeys(O):[]).forEach(re=>{le.includes(re)||(j[re]=[])}),S(j)}if(U&&w){const O=(0,l.toRaw)(w),j=(0,l.toRaw)(U),le=j?Reflect.ownKeys(j):[];(O?Reflect.ownKeys(O):[]).forEach(re=>{le.includes(re)||(j[re]=[])}),S(j,!0)}},{deep:!0});const z=t,b=(0,l.computed)(()=>{const N={};N.height=E.value;const U=c?El(o,!0):null;if(f.value&&U){if(f.value.type==="grid"){const I=Vl(U,f.value,r.span,r.offset);Object.assign(N,I)}else if(f.value.type==="flow"){const I=$l(U,f.value,r.span,r.offset,r.width);Object.assign(N,I)}}else r.width&&(N.width=Ce(r.width));return N}),h=(0,l.computed)(()=>{const N=s.layout.value.type;return N==="grid"||N==="flow"?{[`${z}--${N}`]:!0,[`${z}--${N}-justify-${r.justify}`]:!0,[`${z}--${N}-align-${r.align}`]:!0,[`${z}--gutter`]:!0}:{[`${z}--${N}`]:!0,[`${z}--gutter`]:!0}}),B=(0,l.computed)(()=>{if(s.layout.value.type==="grid"){let N="";if(r.columnWidth)N=`repeat(auto-fill, ${r.columnWidth})`;else{const U=Bs(D.value,s.layout.value.column,s.layout.value.gutter);N=`repeat(${s.layout.value.column}, ${U})`}return{"column-gap":`${s.layout.value.gutter}px`,"grid-template-columns":N}}}),p=(0,l.toRef)(r,"gutter"),d=(0,l.toRef)(r,"column"),T=(0,l.computed)(()=>c||m.value?!0:fe(r.isWrap)),A=[],V=N=>{A.push(N)},C=()=>{let N=A.length;A.splice(0,N)},D=(0,l.ref)(-1),v=N=>{const U=kl(N).width;U>0&&U!==D.value&&(D.value=U)};$n(o,D.value,d.value,p.value,!0,r.minItemWidth,r.maxItemWidth,r.type),r.autoLayout&&(0,l.watch)([D,d,p],([N,U,I])=>{s.order.index=0,$n(o,N,U,I,!1,r.minItemWidth,r.maxItemWidth,r.type)});const H=(0,l.computed)(()=>P.value?r.expandText??"":r.collapseText??""),k=(0,l.computed)(()=>({[`${t}__header-collapse-text`]:!0})),_=(0,l.computed)(()=>({[`${t}__header-collapse-icon`]:!0,"is-expand":!P.value,"is-collapse":P.value})),J=(0,l.ref)(),x=(0,l.ref)(),E=(0,l.computed)(()=>K.value||Ce(r.height)||""),P=(0,l.ref)(!1),K=(0,l.ref)(""),X=(0,l.ref)(!1);let Z=-1;const R=(N,U=!0)=>{const I=J.value;if(I&&P.value!==N){if(Z=Z===-1?Vs(I):Z,X.value=!0,U)if(I.style["will-change"]="height",I.ontransitionend=function(){I.ontransitionend=null,this.style["will-change"]="auto",N||(K.value="",X.value=!1)},N){let w=0;r.collapseHeight?w=r.collapseHeight:x.value&&x.value.classList.contains(`${t}__header`)&&(w=x.value.offsetHeight),K.value=`${Z}px`,(0,l.nextTick)(()=>{K.value=`${w}px`})}else K.value=`${Z}px`;else if(N){let w=0;r.collapseHeight?w=r.collapseHeight:x.value&&x.value.classList.contains(`${t}__header`)&&(w=x.value.offsetHeight),K.value=`${w}px`}else X.value=!1,K.value=`${Z}px`;P.value=N,i.emit("update:collapse",N)}};(0,l.watch)(()=>r.collapse,N=>{R(N)});const te=N=>{i.emit("header-click",N)},Y=()=>{q()},q=N=>{N=N??!P.value,R(N)};we({toggleCollapse:q,doLayout:()=>{A[0]&&(v(A[0]),$n(o,D.value,d.value,p.value,!0,r.minItemWidth,r.maxItemWidth,r.type))}});let Q=null,F=!0;const ee=N=>{if(r.rules&&S((0,l.toRaw)(r.rules)),r.pureDataRules&&S((0,l.toRaw)(r.pureDataRules),!0),!!dt&&(N&&R(fe(r.collapse),!1),r.autoLayout&&Array.isArray(A)&&A.length>0)){const U=A[0];if(v(U),window.ResizeObserver){const I=Xe(()=>v(U),120);Q=new window.ResizeObserver(I),Q.observe(U)}}},ne=()=>{Q?.disconnect(),Q=null},G=!m.value||e?.acquire();G&&(u.value=m.value?!0:null),(0,l.onMounted)(()=>{if(G&&(ee(F),F=!1),m.value&&e){let N=null,U=e.initialHeight;e.observe(J.value,I=>{if(I!==u.value)if(I)u.value=!0,P.value||(K.value=""),N=setTimeout(()=>{N=null,u.value!==!1&&(ee(F),F=!1)},100);else{if(N!==null&&clearTimeout(N),u.value=!1,!P.value)if(F)K.value=e.initialHeight;else{let w=Vn(J.value);w<=0?K.value=U:(K.value=`${w}px`,U=K.value)}F||ne()}})}}),(0,l.onUnmounted)(()=>{Q?.disconnect(),e&&e.unobserve(J.value)});const $=(N="right")=>{const U=[];if(H.value){const O=(0,l.h)("span",{class:k.value},[H.value]);U.push(O)}const I={class:_.value},w=n(r.collapseIcon,I);return w&&U.push(w),U.length>0?(0,l.h)("div",{class:{[`${z}__header-collapse`]:!0,[`is-${N}`]:!0},onClick:Y},U):null},L=(N,U,I,w)=>{const O={...h.value};if(U===0&&(O[`${z}__first`]=!0),I>=w-1&&(O[`${z}__last`]=!0),T.value===!1){const j=i.attrs.class;j&&(O[`${j}`]=!0)}return(0,l.h)("div",{ref:V,key:`${U}`,class:O,style:B.value},N)};return()=>{const N=r.prop??r.name;if(m.value&&u.value!==!0)return(0,l.h)(r.tag||"div",{ref:J,prop:N,class:{[`${z}`]:!0,"is-collapse":X.value},style:b.value},[]);s.order.index=0;const U=[];let I=0;if(i.slots.header){const le=(0,l.h)("div",{key:`${I++}`,ref:x,class:{[`${z}__header`]:!0,[`${z}__first`]:!0},onClick:te},[i.slots.header()]);U.push(le)}else{const le=[],re=r.collapsePosition==="left";if(re&&r.showCollapse){const se=$("left");se&&le.push(se)}if(r.title||i.slots.title){if(r.showMark){const se={class:{[`${z}__header-mark`]:!0}};r.markColor&&(se.style={background:r.markColor});const ge=(0,l.h)("div",se);le.push(ge)}if(i.slots.title){const se=(0,l.h)("div",{class:{[`${z}__header-title`]:!0}},[i.slots.title()]);le.push(se)}else if(r.title){const se=(0,l.h)("div",{class:{[`${z}__header-title`]:!0}},[r.title]);le.push(se)}}if(i.slots.toolbar&&le.push(i.slots.toolbar()),!re&&r.showCollapse){const se=$("right");se&&le.push(se)}if(le.length>0){const se=(0,l.h)("div",{key:`${I++}`,ref:x,class:{[`${z}__header`]:!0,[`${z}__first`]:!0},onClick:te},le);U.push(se)}}C();const{getChildren:w}=Bn(i.slots.default),O=w(),j=s.layout.value.type;if(j==="grid"){const le=L(O,I++,0,O.length);U.push(le)}else if(j==="flow"){const le=L(O,I++,0,O.length);U.push(le)}else for(let le=0;le<O.length;le++){const re=O[le],se=L([re],I++,le,O.length);U.push(se)}return T.value?(0,l.h)(r.tag||"div",{ref:J,prop:N,class:{[`${z}`]:!0,"is-collapse":X.value},style:b.value},[U]):U}}}}var{componentName:As,create:_s,scope:Ls}=ie("group"),Ps=(t,a)=>(t=t??$e.ArrowUp,(0,l.h)(M.ElIcon,a,{default:()=>[(0,l.h)(t)]})),Fs=_s(Is(As,Ls,Ps)),Dn=Fs;function Rs(t){return t===window}var Os=/matrix\((.+)\)/,Mn=t=>{const a=(0,l.unref)(t);if(!a)return{x:0,y:0};if(Rs(a))return{x:0,y:0};let n=0,r=0,i=a;for(;i!==null;)n+=i.offsetLeft,r+=i.offsetTop,i=i.offsetParent;let o=0,s=0,c=0,e=0;for(i=a;i!==document;){s+=i.scrollTop,o+=i.scrollLeft;const{transform:u}=window.getComputedStyle(i);if(u){const m=Os.exec(u);if(m){let f=m[1].split(/\s*,\s*/);f.length==6&&(c+=Number(f[4]),e+=Number(f[5]))}}i=i.parentNode}return n-=o,r-=s,n+=c,r+=e,{x:n,y:r}},Hs=class{watchedListeners=[];add(t){this.watchedListeners.push(t)}remove(t){const a=this.watchedListeners.indexOf(t);a!==-1&&this.watchedListeners.splice(a,1)}size(){return this.watchedListeners.length}listen=()=>{this.watchedListeners.forEach(t=>{try{t()}catch{}})}},qs=class{monitorRegister=new WeakMap;watch(t,a){let n=t.parentNode;const r=document.body.parentNode;for(;n&&n!==r;){let i=this.monitorRegister.get(n);i||(i=new Hs,n.addEventListener("scroll",i.listen),n===document.body&&n.addEventListener("resize",i.listen),this.monitorRegister.set(n,i)),i.add(a),n=n.parentNode}}unwatch(t,a){let n=t.parentNode;const r=document.body.parentNode;for(;n&&n!==r;){let i=this.monitorRegister.get(n);i&&(i.remove(a),i.size()===0&&(this.monitorRegister.delete(n),n.removeEventListener("scroll",i.listen),n===document.body&&n.removeEventListener("resize",i.listen))),n=n.parentNode}}},Kt=new qs,Vr={price:{type:[Number,String],default:0},needSymbol:{type:Boolean,default:!0},symbol:{type:String,default:"&yen;"},decimalLength:{type:[Number,String],required:!1,default:2},digits:{type:[Number,String],required:!1,default:3},separator:{type:String,required:!1,default:","},position:{type:String,default:"before"},size:{type:String,default:"large"}},{componentName:Ks,create:js}=ie("price"),Ys=js({props:{...Vr},setup(t){const a=(0,l.computed)(()=>({[Ks]:!0})),n=(0,l.computed)(()=>t.needSymbol?t.symbol:""),r=(0,l.computed)(()=>Je(t.price)==0?"":il(t.price,t.decimalLength,!0,be(t.digits),t.separator));return{classes:a,showSymbol:n,intText:(0,l.computed)(()=>{let i=r.value;if(i.length==0)return"";let o=i.indexOf(".");return i.substring(0,o)}),decimalText:(0,l.computed)(()=>{let i=r.value;if(i.length==0)return"";let o=i.indexOf(".");return i.substring(o+1)})}}}),Fe=(t,a)=>{const n=t.__vccOpts||t;for(const[r,i]of a)n[r]=i;return n},Ws=["innerHTML"],Us=["innerHTML"];function Gs(t,a,n,r,i,o){return(0,l.openBlock)(),(0,l.createElementBlock)("view",{class:(0,l.normalizeClass)(t.classes)},[t.needSymbol&&t.position=="before"?((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:0,class:(0,l.normalizeClass)(["fox-price--symbol",`fox-price--symbol-${t.size}`]),innerHTML:t.showSymbol},null,10,Ws)):(0,l.createCommentVNode)("",!0),(0,l.createElementVNode)("view",{class:(0,l.normalizeClass)(`fox-price--${t.size}`)},(0,l.toDisplayString)(t.intText),3),t.decimalText.length!=0?((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:1,class:(0,l.normalizeClass)(`fox-price--decimal-${t.size}`)},".",2)):(0,l.createCommentVNode)("",!0),(0,l.createElementVNode)("view",{class:(0,l.normalizeClass)(`fox-price--decimal-${t.size}`)},(0,l.toDisplayString)(t.decimalText),3),t.needSymbol&&t.position=="after"?((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:2,class:(0,l.normalizeClass)(["fox-price--symbol",`fox-price--symbol-${t.size}`]),innerHTML:t.showSymbol},null,10,Us)):(0,l.createCommentVNode)("",!0)],2)}var Bl=Fe(Ys,[["render",Gs]]),{componentName:In,create:Xs}=ie("hint-text"),Zs=Xs({components:{Price:Bl},props:{...Vr,type:{type:String,default:"number"},placement:{type:String,default:"top-start"},transition:{type:Boolean,default:!0},size:{type:String,default:"default"},arrowSize:{type:Number,default:6},showArrow:{type:Boolean,default:!0},arrowOffset:{type:Number,default:20},offset:{type:Number,default:12},id:{type:String},reference:{type:Object},autoFit:{type:Boolean,default:!0},message:{type:String,default:""},visible:{type:Boolean,default:!0},unmount:{type:Function},customClass:{type:String},customStyle:{type:Object},customTextClass:{type:String},customTextStyle:{type:Object},closeOnClick:{type:Boolean},zIndex:{type:[String,Number]}},emits:["update:visible"],setup(t,a){const n=(0,l.ref)({top:null,right:null,bottom:null,left:null}),r=(0,l.ref)({x:0,y:0}),i=(0,l.ref)(0),o=(0,l.ref)(0),s=(0,l.ref)(t.placement),c=(0,l.ref)(!1),e=(0,l.ref)(null),u=(k,_,J,x,E,P)=>{const K=document.documentElement.clientWidth||document.body.clientWidth,X=document.documentElement.clientHeight||document.body.clientHeight,Z=k.split("-");let R=[];Z[0]==="top"?R=["top","bottom","right","left"]:Z[0]==="bottom"?R=["bottom","top","right","left"]:Z[0]==="left"?R=["left","top","bottom","right"]:Z[0]==="right"&&(R=["right","top","bottom","left"]);const te={top:null,right:null,bottom:null,left:null},Y=[];for(let q=0;q<R.length;q++){const W=R[q];if(Y[0]=W,Z[1]&&(Y[1]=Z[1]),W==="top"){const Q=_.y-P-t.arrowSize-t.offset;if(Q>=0){te.top=Q;let F=0;Z[1]==="start"?F=_.x:Z[1]==="end"?F=_.x+J-E:F=_.x+J/2-E/2;const ee=K-F-E;ee<0?(F+=ee,f.value=-ee):f.value=0,te.left=F<0?0:F;break}}else if(W==="bottom"){const Q=_.y+x+t.arrowSize+t.offset;if(Q+P<=X){te.top=Q;let F=0;Z[1]==="start"?F=_.x:Z[1]==="end"?F=_.x+J-E:F=_.x+J/2-E/2;const ee=K-F-E;ee<0?(F+=ee,f.value=-ee):f.value=0,te.left=F<0?0:F;break}}else if(W==="left"){const Q=_.x-E-t.arrowSize-t.offset;if(Q>=0){te.left=Q;let F=0;Z[1]==="start"?F=_.y:Z[1]==="end"?F=_.y+x-P:F=_.y+x/2-P/2,te.top=F<0?0:F;break}}else if(W==="right"){const Q=_.x+J+t.arrowSize+t.offset;if(Q+E<=K){te.left=Q;let F=0;Z[1]==="start"?F=_.y:Z[1]==="end"?F=_.y+x-P:F=_.y+x/2-P/2,te.top=F<0?0:F;break}}}return{bestPlacement:Y.join("-"),bestInsetRect:te}},m=(k,_,J=10)=>{if(!dt||_===!1||!k)return;r.value=Mn(t.reference),i.value=t.reference.offsetWidth,o.value=t.reference.offsetHeight;const x=e.value.offsetHeight,E=e.value.offsetWidth,{bestPlacement:P,bestInsetRect:K}=u(t.placement,r.value,i.value,o.value,E,x);s.value=P,n.value=K,c.value=!0},f=(0,l.ref)(0),g=Xe(()=>{m(t.message,t.visible)},10),S=(0,l.ref)(t.visible);(0,l.watch)(()=>t.visible,k=>{S.value=k});const z=(0,l.computed)(()=>S.value&&b.value),b=(0,l.ref)(!0),h=Xe(k=>{const _=k[0];_&&(b.value=_.isIntersecting)},10),B=new IntersectionObserver(h);(0,l.watch)([()=>t.message,()=>t.visible],([k,_])=>{setTimeout(()=>{m(t.message,t.visible)},0)}),(0,l.onMounted)(()=>{setTimeout(()=>{m(t.message,t.visible)},0),Kt.watch(t.reference,g),B.observe(t.reference)}),(0,l.onBeforeUnmount)(()=>{Kt.unwatch(t.reference,g),B.unobserve(t.reference),B.disconnect()});const p=(0,l.computed)(()=>{const k={[In]:!0};return s.value.startsWith("top")?k["is-top"]=!0:s.value.startsWith("right")?k["is-right"]=!0:s.value.startsWith("bottom")?k["is-bottom"]=!0:s.value.startsWith("right")&&(k["is-right"]=!0),t.size==="small"?k["is-small"]=!0:t.size==="large"&&(k["is-large"]=!0),t.customClass&&typeof t.customClass=="string"&&(k[`${t.customClass}`]=!0),k}),d=(0,l.computed)(()=>{const k={};return n.value.top!==null&&(k.top=`${n.value.top}px`),n.value.right!==null&&(k.right=`${n.value.right}px`),n.value.bottom!==null&&(k.bottom=`${n.value.bottom}px`),n.value.left!==null&&(k.left=`${n.value.left}px`),t.autoFit&&(k["min-width"]=`${i.value}px`),k["max-width"]=`${document.documentElement.clientWidth||document.body.clientWidth}px`,c.value&&(k.opacity="1"),t.transition||(k.transition="none"),t.zIndex&&(k["z-index"]=`${t.zIndex}`),t.customStyle&&typeof t.customStyle=="object"&&Object.assign(k,t.customStyle),k}),T=(0,l.computed)(()=>{const k=[`${In}__content`];return t.customTextClass&&k.push(t.customTextClass),k}),A=(0,l.computed)(()=>{const k={};return t.customTextStyle&&typeof t.customTextStyle=="object"&&Object.assign(k,t.customTextStyle),k}),V=(0,l.computed)(()=>({[`${In}__arrow`]:!0})),C=(0,l.computed)(()=>{const k={};return t.showArrow?(k.width=`${t.arrowSize}px`,k.height=`${t.arrowSize}px`,s.value==="top"?(k.left="50%",k.bottom=`-${t.arrowSize}px`,k.transform=" translate(-50%, 0%)"):s.value==="top-start"?(k.left=`${t.arrowOffset+f.value}px`,k.bottom=`-${t.arrowSize}px`):s.value==="top-end"?(k.right=`${t.arrowOffset-f.value}px`,k.bottom=`-${t.arrowSize}px`):s.value==="right"?(k.left=`-${t.arrowSize}px`,k.top="50%",k.transform=" translate(0%, -50%)"):s.value==="right-start"?(k.left=`-${t.arrowSize}px`,k.top=`${t.arrowOffset}px`):s.value==="right-end"?(k.left=`-${t.arrowSize}px`,k.bottom=`-${t.arrowOffset}px`):s.value==="bottom"?(k.left="50%",k.top=`-${t.arrowSize}px`,k.transform=" translate(-50%, 0%)"):s.value==="bottom-start"?(k.left=`${t.arrowOffset+f.value}px`,k.top=`-${t.arrowSize}px`):s.value==="bottom-end"?(k.right=`${t.arrowOffset-f.value}px`,k.top=`-${t.arrowSize}px`):s.value==="left"?(k.right=`-${t.arrowSize}px`,k.top="50%",k.transform=" translate(0%, -50%)"):s.value==="left-start"?(k.right=`-${t.arrowSize}px`,k.top=`${t.arrowOffset}px`):s.value==="left-end"&&(k.right=`-${t.arrowSize}px`,k.bottom=`-${t.arrowOffset}px`),k):{display:"none"}}),D=(0,l.computed)(()=>z.value&&t.closeOnClick),v=(0,l.computed)(()=>{const k={};return t.zIndex&&(k["z-index"]=`${t.zIndex}`),k});return{show:z,tipRef:e,classes:p,styles:d,textClasses:T,textStyles:A,arrowClasses:V,arrowStyles:C,overlayShow:D,overlayStyle:v,onClickOverlay:()=>{S.value=!1,a.emit("update:visible",!1)}}}}),Js=["innerHTML"];function Qs(t,a,n,r,i,o){const s=(0,l.resolveComponent)("Price");return(0,l.openBlock)(),(0,l.createElementBlock)(l.Fragment,null,[t.overlayShow?((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:0,class:"fox-hint-text__overlay",style:(0,l.normalizeStyle)(t.overlayStyle),onClick:a[0]||(a[0]=(...c)=>t.onClickOverlay&&t.onClickOverlay(...c))},null,4)):(0,l.createCommentVNode)("",!0),(0,l.withDirectives)((0,l.createElementVNode)("div",{ref:"tipRef",class:(0,l.normalizeClass)(t.classes),style:(0,l.normalizeStyle)(t.styles)},[(0,l.createElementVNode)("div",{class:(0,l.normalizeClass)(t.textClasses),style:(0,l.normalizeStyle)(t.textStyles)},[t.type=="number"?((0,l.openBlock)(),(0,l.createBlock)(s,{key:0,price:t.message,position:"before",size:t.size},null,8,["price","size"])):((0,l.openBlock)(),(0,l.createElementBlock)("span",{key:1,innerHTML:t.message},null,8,Js))],6),(0,l.createElementVNode)("div",{class:(0,l.normalizeClass)(t.arrowClasses),style:(0,l.normalizeStyle)(t.arrowStyles)},null,6)],6),[[l.vShow,t.show]])],64)}var Br=Fe(Zs,[["render",Qs]]),Dr=class{seed=new Date().getTime();constructor(t){this.seed=t??new Date().getTime()}get(){let t=this.seed++;return this.seed<0&&(this.seed=0),t}},An={},ec=new Dr,zt=new Map,Dl=t=>{if(t){const a=document.getElementById(t);zt.delete(t),a&&a.parentNode?.removeChild(a)}else{for(const a of zt.keys()){const n=document.getElementById(a);n&&n.parentNode?.removeChild(n)}zt.clear()}},tc=t=>{t.unmount=Dl;const a=document.getElementById(t.id);if(a){const n=zt.get(t.id);n?t={...An,...n,...t}:t={...An,...t},t.transition=!1,(0,l.render)((0,l.createVNode)(Br,t),a)}return t.id},lc=t=>{t.unmount=Dl;let a=t.id??`hinttext_${ec.get()}`;t={...An,...t},t.id=a,zt.set(a,t);const n=document.createElement("div");return n.id=t.id,(0,l.render)((0,l.createVNode)(Br,t),n),document.body.appendChild(n),a},nc=t=>{if(!t){console.warn("[FoxUI HintText]: msg不能为空");return}},Re={show(t,a,n={},r=!0){nc(a);const i=n.id;return i&&zt.has(i)?tc({...n,message:a,reference:t}):(r&&Dl(),lc({...n,message:a,reference:t}))},hide(t){Dl(t)},install(t){t.config.globalProperties.$hintText=Re}};function ac(t,a,n,r=!1){return{inheritAttrs:!0,props:{...Ne,...Ee},emits:["appear","disappear"],setup(i,o){const s=i.prop??o.attrs.name;Te({componentName:t,validate:!1},s);const c=ft(),e=xl();zl(!1);const u=(0,l.computed)(()=>e&&c?Tl(c,!1).value:null),m=t,f=(0,l.ref)(null),g=(0,l.computed)(()=>{const w={[m]:!0,[`${m}__gutter`]:u.value&&u.value.type!=="flow",[`${m}__stretch`]:i.span==="stretch",[`${m}__input--border`]:fe(i.hasBorder)};if(w[i.errorMarkClass]=!!P.value,w[i.warnMarkClass]=!!x.value,w[i.infoMarkClass]=!!_.value,typeof f.value=="function"){const O=f.value(s);w[O]=!0}else if(typeof f.value=="string"){const O=f.value;w[O]=!0}return w}),S=(0,l.ref)(null),z=(0,l.computed)(()=>{const w={};if(i.width)i.width!=="auto"&&(w.width=Ce(i.width));else{const O=e&&c?El(c,!1):null;if(u.value&&O){if(u.value.type==="grid"){const j=Vl(O,u.value,i.span,i.offset);Object.assign(w,j)}else if(u.value.type==="flow"){const j=$l(O,u.value,i.span,i.offset,i.width);Object.assign(w,j)}}}if(typeof S.value=="function"){const O=S.value(s);O&&Object.assign(w,O)}else if(S.value&&typeof S.value=="object"){const O=S.value;Object.assign(w,O)}return w}),b=(0,l.ref)(null),h=(0,l.computed)({get:()=>b.value??fe(i.isRequired),set:w=>{b.value=w}}),B=()=>typeof i.label=="string"&&i.label.length>0||typeof o.slots.label=="function",p=Ie((0,l.toRef)(i,"labelPosition"),"labelPosition",qe.Near),d=(0,l.computed)(()=>p&&p.value==="top"?"top":p&&p.value==="right"?"right":"left"),T=(0,l.computed)(()=>({[`${m}__main`]:!0,[`${m}__main--${d.value}`]:!0})),A=(0,l.computed)(()=>({label:!0,[`label--${d.value}`]:!0})),V=Ie((0,l.toRef)(i,"labelWidth"),"labelWidth",qe.Near),C=(0,l.computed)(()=>V&&V.value?{width:Ce(V.value)}:{}),D=(0,l.computed)(()=>({"label--string":!0,"label--required":h.value})),v=(0,l.computed)(()=>({content:!0,[i.contentClass]:!0})),H=(0,l.computed)(()=>({...i.contentStyle})),k=(0,l.shallowReactive)({errorTip:"",errorIcon:null,warnTip:"",warnIcon:null,infoTip:"",infoIcon:null});we({setRequired(w){h.value=w},setErrorTip(w){k.errorTip=w},setErrorIcon(w){k.errorIcon=w},setWarnTip(w){k.warnTip=w},setWarnIcon(w){k.warnIcon=w},setInfoTip(w){k.infoTip=w},setInfoIcon(w){k.infoIcon=w},setCustomClassName(w){f.value=w},setCustomStyle(w){S.value=w}});const _=(0,l.computed)(()=>i.infoTip||k.infoTip),J=(0,l.computed)(()=>i.infoIcon||k.infoIcon),x=(0,l.computed)(()=>i.warnTip||k.warnTip),E=(0,l.computed)(()=>i.warnIcon||k.warnIcon),P=(0,l.computed)(()=>i.errorTip||k.errorTip),K=(0,l.computed)(()=>i.errorIcon||k.errorIcon),X=(0,l.computed)(()=>P.value?"error":x.value?"warn":_.value?"info":""),Z=()=>X.value.length>0,R=(0,l.computed)(()=>X.value==="error"?P.value:X.value==="warn"?x.value:X.value==="info"?_.value:""),te=(0,l.computed)(()=>X.value==="error"?K.value:X.value==="warn"?E.value:X.value==="info"?J.value:null),Y=(0,l.computed)(()=>{const w={[`${m}__tip`]:!0,[`${m}__tip--${X.value}`]:!0,[`${m}--animate`]:!0};return X.value==="error"&&i.errorClass?w[`${i.errorClass}`]=!0:X.value==="warn"&&i.warnClass?w[`${i.warnClass}`]=!0:X.value==="info"&&i.infoClass&&(w[`${i.infoClass}`]=!0),w}),q=(0,l.computed)(()=>{const w={};return p&&p.value==="top"||!B()?w["padding-left"]="0px":V&&V.value&&(w["padding-left"]=Ce(V.value)),w}),W=(0,l.ref)();let Q="";(0,l.watch)([()=>i.hintVisible,()=>i.hintText,()=>i.hintType,()=>i.hintProps],([w,O,j,le])=>{W.value&&(w&&!me(O)?Q?n.show(W.value,O,{...le,id:Q,type:j},!0):Q=n.show(W.value,O,{...le,type:j},!0):n.hide(Q))});let F=null;const ee=()=>{F||!W.value||(F=new IntersectionObserver(w=>{let O=!1;for(let j of w)if(j.intersectionRatio>0){O=!0,O&&o.emit("appear",j);break}O||o.emit("disappear")}),F.observe(W.value))},ne=()=>{!F||!W.value||(F.unobserve(W.value),F=null)};(0,l.watch)(()=>fe(i.appearListen),w=>{w?ee():ne()}),(0,l.onMounted)(()=>{fe(i.appearListen)&&ee()}),(0,l.onUnmounted)(ne);const G=()=>{if(!B())return null;const w=[],O=o.slots?.label?.()??i.label,j=(0,l.h)("div",{class:D.value},[O]);if(w.push(j),o.slots.fixedPreTip){const le=o.slots.fixedPreTip();w.push(le)}return(0,l.h)("div",{class:A.value,style:C.value},w)},$=()=>{const w=[];if(o.slots.prepend){const O=o.slots.prepend();w.push(O)}if(o.slots.default){const O=o.slots.default();w.push(O)}if(o.slots.append){const O=o.slots.append();w.push(O)}if(o.slots.fixedTip){const O=(0,l.h)("div",{class:[`${m}__fixed-tip`]},[o.slots.fixedTip()]);w.push(O)}return(0,l.h)("div",{ref:W,class:v.value,style:H.value},w)},L=()=>{const w=te.value;return w?typeof w=="function"?(0,l.h)("div",{class:"fox-item__tip--icon"},[w()]):(0,l.h)("div",{class:"fox-item__tip--icon"},[(0,l.h)(w)]):null},N=()=>{const w=R.value;return w?typeof w=="function"?(0,l.h)("div",{class:"fox-item__tip--text"},[w()]):(0,l.h)("div",{class:"fox-item__tip--text"},[w]):null},U=()=>{if(!Z())return null;const w=[],O=L();O&&w.push(O);const j=N();return j&&w.push(j),(0,l.h)("div",{class:Y.value,style:q.value},w)},I=()=>o.slots?.hide?.()??null;return()=>{const w=[],O=[],j=G();j&&O.push(j);const le=$();le&&O.push(le);const re=(0,l.h)("div",{class:T.value},O);w.push(re);const se=U();se&&w.push(se);const ge=I();return ge&&w.push(ge),(0,l.h)("div",{class:g.value,style:z.value,prop:i.prop},w)}}}}var{componentName:rc,create:oc,scope:ic}=ie("item"),sc=oc(ac(rc,ic,Re,!1)),xe=sc,_n={span:{type:[Number,String],required:!1,default:1},offset:{type:[Number,String],default:0},width:{type:[String,Number],required:!1}};function cc(t,a){return{props:{..._n},setup(n,r){const i=ft(),o=xl();zl(!1);const s=(0,l.computed)(()=>o&&i?Tl(i,!1).value:null),c=t,e=(0,l.computed)(()=>({[c]:!0,[`${c}__gutter`]:s.value&&s.value.type!=="flow",[`${c}__stretch`]:n.span==="stretch"})),u=(0,l.computed)(()=>{const m={};if(n.width)n.width!=="auto"&&(m.width=Ce(n.width));else{const f=o&&i?El(i,!1):null;if(s.value&&f)if(s.value.type==="grid"){const g=Vl(f,s.value,n.span,n.offset);Object.assign(m,g)}else if(s.value.type==="flow"){const g=$l(f,s.value,n.span,n.offset,n.width);Object.assign(m,g)}else return n.width&&(m.width=Ce(n.width)),m}return m});return()=>{const m={class:e.value,style:u.value};return r.slots&&typeof r.slots.default=="function"?(0,l.h)("div",m,r.slots.default()):(0,l.h)("div",m)}}}}var{componentName:uc,create:dc,scope:fc}=ie("slot-item"),mc=dc(cc(uc,fc)),Ml=mc,Ln={span:{type:[Number,String],required:!1,default:-1},offset:{type:[Number],default:0},width:{type:[String,Number],required:!1},align:{type:[String],required:!1,default:"center"},divide:{type:[Boolean,String],required:!1,default:!1},gutter:{type:[String,Number],required:!1}};function hc(t,a){return{props:{...Ln},setup(n,r){const i=t,o=(0,l.computed)(()=>({[i]:!0,[`${i}__stretch`]:n.span==="stretch",[`${i}__${n.align}`]:!0})),s=ft(),c=xl();zl(!1);const e=(0,l.computed)(()=>{const u={};if(n.width)n.width!=="auto"&&(u.width=Ce(n.width));else if(c&&s){const m=Tl(s,!1),f=El(s,!1);if(m.value&&f)if(m.value.type==="grid"){const g=Vl(f,m.value,n.span,n.offset);Object.assign(u,g)}else if(m.value.type==="flow"){const g=$l(f,m.value,n.span,n.offset,n.width);Object.assign(u,g)}else n.width&&(u.width=Ce(n.width))}return n.gutter&&(u.gap=Ce(n.gutter)),u});return()=>{const u=[];if(r.slots.default){const m=r.slots.default();if(n.divide)for(let f=0;f<m.length;f++){if(f>0){const g=(0,l.h)("div",{class:{[`${i}__divide`]:!0}});u.push(g)}u.push(m[f])}else Reflect.apply([].push,u,m)}return(0,l.h)("div",{class:o.value,style:e.value},u)}}}}var{componentName:gc,create:pc,scope:yc}=ie("row-item"),bc=pc(hc(gc,yc)),Il=bc;function wc(t,a){const n=document.createRange();n.setStart(t,0),n.setEnd(t,t.childNodes.length);const r=n.getBoundingClientRect().width;if(r>0){a(r);return}t.classList.add("is-selectable"),setTimeout(()=>{n.setStart(t,0),n.setEnd(t,t.childNodes.length);const i=n.getBoundingClientRect().width;t.classList.remove("is-selectable"),a(i)},500)}var Sc={tag:{type:[String],required:!1,default:"span"},showOverflowTooltip:{type:[Boolean],required:!1,default:!0},showArrow:{type:[Boolean],required:!1,default:!0},showAfter:{type:[Number],required:!1,default:300},hideAfter:{type:[Number],required:!1,default:0},type:{type:[String],required:!1},size:{type:[String],required:!1},truncated:{type:[Boolean,String],required:!1,default:!0},numberFormat:{type:[Boolean],required:!1,default:!1},decimalLength:{type:[Number,String],required:!1,default:-1},autoPadding:{type:[Boolean,String],required:!1,default:!1},digits:{type:[Number,String],required:!1,default:4},separator:{type:String,required:!1,default:" "},highlightFilter:{type:[String,Function],required:!1},mark:{type:[Boolean],required:!1},color:{type:[String],required:!1},textPosition:{type:String,default:"right"},textColor:{type:String},divide:{type:[Boolean],required:!1}};function vc(t,a,n,r=!1){return{props:{...Sc},emits:["click"],setup(i,o){const s=(0,l.ref)(null),c=(0,l.computed)(()=>{const d={[`${t}`]:!0,"is-truncated":i.truncated};return i.type&&(d[`${t}--${i.type??"default"}`]=!0),i.size&&(d[`${t}--${i.size}`]=!0),d}),e=(0,l.computed)(()=>{const d={},T=i.textColor??i.color;return T&&(d.color=T),d}),u=(d,T)=>{let A=null;if(typeof i.highlightFilter=="string"&&i.highlightFilter.length>0){const V=i.highlightFilter;d.indexOf(V)!==-1&&(T.innerHTML=d.replace(new RegExp(V,"g"),`<span>${V}</span>`),T.class["is-highlight"]=!0,A=(0,l.h)(i.tag,T))}else if(typeof i.highlightFilter=="function"){const V=i.highlightFilter(d);V&&(T.innerHTML=V,T.class["is-highlight"]=!0,A=(0,l.h)(i.tag,T))}return A},m=d=>{o.emit("click",d)};let f="";const g=()=>{const d=s.value;if(!d)return;const T=d.clientWidth;wc(d,A=>{const V=d.innerHTML??"";me(V)||A<T||(f?n?.show(d,V,{type:"text",id:f,showArrow:i.showArrow},!0):f=n?.show(d,V,{type:"text",showArrow:i.showArrow},!0)??"")})},S=()=>{f&&n?.hide(f)};let z=null;const b=d=>{z||(z=setTimeout(()=>{g(),z=null},i.showAfter??0))},h=d=>{z&&(clearTimeout(z),z=null),setTimeout(()=>{S()},i.hideAfter??0)},B=()=>{const d=s.value;d&&(d.addEventListener("mouseover",b),d.addEventListener("mouseleave",h))},p=()=>{const d=s.value;d&&(d.removeEventListener("mouseover",b),d.removeEventListener("mouseleave",h))};return(0,l.onMounted)(()=>{!fe(i.showOverflowTooltip)||!n||B()}),(0,l.onBeforeUnmount)(()=>{!fe(i.showOverflowTooltip)||!n||p()}),()=>{const d={onClick:m,class:c.value,style:e.value,ref:s};let T=null;if(fe(i.numberFormat)&&typeof o.slots.default=="function"){const V=o.slots.default();if(Array.isArray(V)&&V.length===1){const C=V[0].type.toString();if(C==="Symbol(Text)"||C==="Symbol(v-txt)"){const D=be(i.digits),v=be(i.decimalLength),H=fe(i.autoPadding);let k=`${V[0].children}`,_=k.split("").reverse().join("");_=il(_,v,H,D,i.separator),k=_.split("").reverse().join(""),i.highlightFilter!==void 0&&(T=u(k,d)),T||(d.innerHTML=k,T=(0,l.h)(i.tag,d))}}}else{if(i.highlightFilter!==void 0&&typeof o.slots.default=="function"){const V=o.slots.default();if(Array.isArray(V)&&V.length===1){const C=V[0].type.toString();if(C==="Symbol(Text)"||C==="Symbol(v-txt)"){const D=`${V[0].children}`;T=u(D,d),T||(d.innerHTML=D,T=(0,l.h)(i.tag,d))}}}T||(T=(0,l.h)(i.tag,d,{default:o.slots.default}))}if(!i.mark&&!o.slots.mark)return T;const A=[];if(o.slots.mark){const V={[`${t}__mark-wrap`]:!0};i.type&&(V[`${t}__mark-wrap--${i.type}`]=!0);const C={},D=i.color;D&&(C.color=D);const v=(0,l.h)("view",{onClick:m,class:V,style:C},{default:o.slots.mark});A.push(v)}else{const V={[`${t}__mark`]:!0};i.type&&(V[`${t}__mark--${i.type??"default"}`]=!0);const C={},D=i.color;D&&(C["background-color"]=D);const v=(0,l.h)("view",{onClick:m,class:V,style:C});A.push(v)}if(i.divide){const V=(0,l.h)("div",{class:{[`${t}__divide`]:!0}});A.push(V)}return A.push(T),(0,l.h)("view",{class:{"fox-text__wrap":!0,"text-left":i.textPosition==="left","text-right":i.textPosition==="right"}},A)}}}}var{componentName:Cc,create:Nc,scope:kc}=ie("text"),xc=Nc(vc(Cc,kc,Re,!1)),Al=xc,zc={visible:{type:Boolean},reference:{type:Object},referenceInset:{type:Object},width:{type:String},offset:{type:Number,default:()=>6},placement:{type:String,default:()=>"top-start"},autoFit:{type:Boolean,default:()=>!0},title:{type:String},effect:{type:String,default:()=>"light"},showArrow:{type:Boolean,default:()=>!0},arrowSize:{type:Number,default:()=>14},arrowOffset:{type:Number,default:()=>20},showOverlay:{type:Boolean,default:()=>!0},closeOnClick:{type:Boolean,default:()=>!0},zIndex:{type:[String,Number]},customClass:{type:[String]},customStyle:{type:[Object]},leaveHide:{type:[Boolean]},teleport:{type:[String,Element],default:()=>"body"},teleportDisable:{type:Boolean,default:()=>!1}};function Tc(t,a,n=!1){return{props:{...zc},emits:["update:visible"],setup(r,{emit:i,slots:o,expose:s}){const c=(0,l.ref)({top:null,right:null,bottom:null,left:null}),e=(0,l.ref)(0),u=(0,l.ref)(0),m=(0,l.ref)(0),f=(0,l.ref)(0),g=(0,l.ref)(r.placement),S=(0,l.ref)(!1),z=(0,l.ref)(!1),b=(0,l.ref)(null),h=()=>typeof r.reference=="string"?document.querySelector(r.reference):r.reference,B=(R,te,Y,q,W,Q,F,ee=!0)=>{const ne=document.documentElement.clientWidth||document.body.clientWidth,G=document.documentElement.clientHeight||document.body.clientHeight,$=R.split("-");let L=[];ee?$[0]==="top"?L=["top","bottom","right","left"]:$[0]==="bottom"?L=["bottom","top","right","left"]:$[0]==="left"?L=["left","top","bottom","right"]:$[0]==="right"&&(L=["right","top","bottom","left"]):L=[R[0]];const N={top:null,right:null,bottom:null,left:null},U=[];for(let I=0;I<L.length;I++){const w=L[I];if(U[0]=w,$[1]&&(U[1]=$[1]),w==="top"){const O=Y-F-r.arrowSize/2-r.offset;if(O>=0){N.top=O;let j=0;$[1]==="start"?j=te:$[1]==="end"?j=te+q-Q:j=te+q/2-Q/2;const le=ne-j-Q;le<0?(j+=le,d.value=-le):d.value=0,N.left=j<0?0:j;break}}else if(w==="bottom"){const O=Y+W+r.arrowSize/2+r.offset;if(O+F<=G){N.top=O;let j=0;$[1]==="start"?j=te:$[1]==="end"?j=te+q-Q:j=te+q/2-Q/2;const le=ne-j-Q;le<0?(j+=le,d.value=-le):d.value=0,N.left=j<0?0:j;break}}else if(w==="left"){const O=te-Q-r.arrowSize/2-r.offset;if(O>=0){N.left=O;let j=0;$[1]==="start"?j=Y:$[1]==="end"?j=Y+W-F:j=Y+W/2-F/2,N.top=j<0?0:j;break}}else if(w==="right"){const O=te+q+r.arrowSize/2+r.offset;if(O+Q<=ne){N.left=O;let j=0;$[1]==="start"?j=Y:$[1]==="end"?j=Y+W-F:j=Y+W/2-F/2,N.top=j<0?0:j;break}}}return{bestPlacement:U.join("-"),bestInsetRect:N}},p=()=>{const R=r.visible,te=r.autoFit;if(!dt||R===!1)return;if(r.reference){const F=h(),ee=Mn(F);e.value=ee.x,u.value=ee.y,m.value=F.offsetWidth,f.value=F.offsetHeight}else r.referenceInset&&(e.value=r.referenceInset.left,u.value=r.referenceInset.top,m.value=r.referenceInset.right-r.referenceInset.left,f.value=r.referenceInset.bottom-r.referenceInset.top);const Y=b.value.offsetWidth,q=b.value.offsetHeight,{bestPlacement:W,bestInsetRect:Q}=B(r.placement,e.value,u.value,m.value,f.value,Y,q,te);g.value=W,c.value=Q},d=(0,l.ref)(0),T=Xe(()=>{p()},10),A=(0,l.ref)(r.visible);(0,l.watch)([()=>r.visible],([R])=>{A.value=R,R?(S.value=R,setTimeout(()=>{p(),z.value=!0},0)):z.value=!1});const V=(0,l.computed)(()=>A.value&&C.value),C=(0,l.ref)(!0),D=Xe(R=>{const te=R[0];te&&(C.value=te.isIntersecting)},10),v=new IntersectionObserver(D);(0,l.watch)([()=>r.reference,()=>r.referenceInset],([R,te],[Y,q])=>{!R&&!te||(setTimeout(()=>{p()},0),r.autoFit&&(Y&&(Kt.unwatch(Y,T),v.unobserve(Y)),R&&(Kt.watch(R,T),v.observe(R))))},{immediate:!0}),(0,l.onBeforeUnmount)(()=>{r.reference&&(Kt.unwatch(r.reference,T),v.unobserve(r.reference),v.disconnect())});const H=(0,l.computed)(()=>{const R={[t]:!0};return g.value.startsWith("top")?R["is-top"]=!0:g.value.startsWith("right")?R["is-right"]=!0:g.value.startsWith("bottom")?R["is-bottom"]=!0:g.value.startsWith("left")&&(R["is-left"]=!0),R[`is-${r.effect}`]=!0,!z.value&&V.value&&(R["is-opacity"]=!0),z.value&&V.value&&(R["is-show"]=!0),V.value||(R["is-hide"]=!0),r.customClass&&typeof r.customClass=="string"&&(R[`${r.customClass}`]=!0),R}),k=(0,l.computed)(()=>{const R={};return c.value.top!==null&&(R.top=`${c.value.top}px`),c.value.right!==null&&(R.right=`${c.value.right}px`),c.value.bottom!==null&&(R.bottom=`${c.value.bottom}px`),c.value.left!==null&&(R.left=`${c.value.left}px`),r.width&&(R.width=r.width),r.zIndex&&(R["z-index"]=`${r.zIndex}`),r.customStyle&&typeof r.customStyle=="object"&&Object.assign(R,r.customStyle),R}),_=()=>{A.value=!1,i("update:visible",!1)},J=()=>r.showOverlay?(0,l.h)("div",{class:`${t}__overlay`,onClick:_}):null,x=()=>{let R=null;return o.title?R=(0,l.h)("div",{class:`${t}__title`},{default:o.title}):r.title&&(R=(0,l.h)("div",{class:`${t}__title`},[r.title])),R},E=(0,l.computed)(()=>({[`${t}__arrow`]:!0})),P=(0,l.computed)(()=>{const R={};return r.showArrow?(R.width=`${r.arrowSize}px`,R.height=`${r.arrowSize}px`,g.value==="top"?(R.left="50%",R.bottom="0",R.transform="translate(-50%, 50%)"):g.value==="top-start"?(R.left=`${r.arrowOffset+d.value}px`,R.bottom="0",R.transform="translate(-50%, 50%)"):g.value==="top-end"?(R.right=`${r.arrowOffset-d.value}px`,R.bottom="0",R.transform="translate(-50%, 50%)"):g.value==="right"?(R.left="0",R.top="50%",R.transform="translate(-50%, -50%)"):g.value==="right-start"?(R.left="0",R.top=`${r.arrowOffset}px`,R.transform="translate(-50%, 50%)"):g.value==="right-end"?(R.left="0",R.bottom=`-${r.arrowOffset}px`,R.transform="translate(-50%, 50%)"):g.value==="bottom"?(R.left="50%",R.top="0",R.transform="translate(-50%, -50%)"):g.value==="bottom-start"?(R.left=`${r.arrowOffset+d.value}px`,R.top="0",R.transform="translate(-50%, -50%)"):g.value==="bottom-end"?(R.right=`${r.arrowOffset-d.value}px`,R.top="0",R.transform="translate(-50%, -50%)"):g.value==="left"?(R.right="0",R.top="50%",R.transform="translate(50%, -50%)"):g.value==="left-start"?(R.right="0",R.top=`${r.arrowOffset}px`,R.transform="translate(50%, -50%)"):g.value==="left-end"&&(R.right="0",R.bottom=`-${r.arrowOffset}px`,R.transform="translate(50%, -50%)"),R):{display:"none"}}),K=()=>(0,l.h)("div",{class:E.value,style:P.value}),X=()=>{A.value===!1&&(S.value=!1)},Z=R=>{if(!b.value||A.value===!1)return;const{relatedTarget:te}=R;b.value.contains(te)||(A.value=!1,i("update:visible",!1))};return s({doLayout:p}),()=>{if(!S.value)return null;const R=[],te=J();te&&R.push(te);const Y=[],q=x();if(q&&Y.push(q),o.default){const ee=o.default();Y.push(ee)}const W=K();W&&Y.push(W);const Q={ref:b,class:H.value,style:k.value,onAnimationend:X};r.leaveHide&&(Q.onMouseleave=Z);const F=(0,l.h)("div",Q,{default:()=>Y});return R.push(F),(0,l.h)(l.Teleport,{to:r.teleport,disabled:r.teleportDisable},{default:()=>R})}}}}var{componentName:Ec,create:$c,scope:Vc}=ie("popover-dialog"),Bc=$c(Tc(Ec,Vc,!1)),_l=Bc,Dc={type:{type:[String],required:!1,default:()=>"primary"},dropdownPlacement:{type:[String],required:!1,default:()=>"bottom"},maxDisplayCount:{type:[Number],required:!1},moreText:{type:[String],required:!1},moreIcon:{type:[Object],required:!1}};function Mc(t,a,n){return{props:{...Ln,...Dc},emits:["click"],setup(r,{slots:i,attrs:o}){const{toLocaleRefs:s}=(0,ve.useFoxI18n)(a),c=s(r,["moreText"]),e=t,u=(0,l.computed)(()=>({[e]:!0}));function m(V){return V.props||{}}function f(V){return!!m(V).disabled}function g(V){return V.children??[]}const S=(0,l.ref)(),z=(0,l.computed)(()=>S.value?.$el??null),b=(0,l.ref)(!1),h=V=>{b.value=V},B=()=>{b.value=!b.value};function p(V,C){return()=>{C||(b.value=!1,m(V)?.onClick?.())}}function d(V,C){const D=g(V),v=f(V),H=p(V,v),k=[`${e}__dropdown-item`];return v&&k.push("is-disabled"),(0,l.h)("span",{class:k,onClick:H},D)}const T=V=>{const C=r.maxDisplayCount??V.length;if(C>=V.length)return V;const D=[],v=C-1;for(let x=0;x<v;x++)D.push(V[x]);const H=(i.moreIcon&&i.moreIcon())??(r.moreIcon&&(0,l.h)(r.moreIcon))??(0,l.h)(n),k=(0,l.h)(Al,{ref:x=>S.value=x,class:`${e}__dropdown-link`,"text-position":"left","show-overflow-tooltip":!1,type:r.type,onClick:B},{default:()=>c.moreText.value,mark:()=>H});D.push(k);const _=[];for(let x=v;x<V.length;x++){const E=d(V[x],x);_.push(E)}const J=(0,l.h)(_l,{placement:r.dropdownPlacement,"onUpdate:visible":h,visible:b.value,reference:z.value,"custom-class":`${e}__popover`},{default:()=>_});return D.push(J),D},A=()=>(i.default?.()||[]).filter(V=>V.type!==Comment);return()=>{const V=T(A()),C=tt(r,Ln);return Object.assign(C,o??{}),C.class=u.value,(0,l.h)(Il,C,{default:()=>V})}}}}var{componentName:Ic,create:Ac,scope:_c}=ie("buttons-item"),Lc=Ac(Mc(Ic,_c,$e.ArrowDown)),Pn=Lc,et=(t={})=>{if(!t)return{};const a={};return Reflect.ownKeys(t).forEach(n=>{typeof n=="string"&&n.indexOf("data-fox")!==0&&(a[n]=t[n])}),a},Mr={modelValue:{type:[String,Boolean,Number,Object],required:!1},clearable:{type:[Boolean,String],default:!0},placeholder:{type:[String],required:!1},unit:{type:[String],required:!1},adjustPosition:{type:Boolean,default:!0},alwaysSystem:{type:Boolean,default:!1},showTooltip:{type:Boolean,default:!1}};function Pc(t,a,n){return{props:{...Ne,...Ee,...Mr},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(r,i){const o=(0,l.ref)(null),s=_e((0,l.computed)(()=>o.value??r.disabled)),c=(0,l.ref)(null),e=Ae((0,l.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Te({componentName:t,get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),{toLocaleRefs:m}=(0,ve.useFoxI18n)(a),f=m(r,["placeholder"]),g=(0,l.ref)(!1),S=ye(r,"modelValue",null,u),z=t,b=(0,l.computed)(()=>({[z]:!0,[`${z}__disabled`]:s.value,[`${z}__readonly`]:e.value})),h=E=>{S.value=E,u("update:modelValue",E),u("input",E)},B=E=>{u("change",E)};let p=ye(r,"hintText"),d=(0,l.ref)(!1);const T=E=>{let P=E.target.value;g.value=!0,me(p.value)||(d.value=!0),u("focus",P,E)},A=E=>{setTimeout(()=>{d.value&&(d.value=!1),g.value=!1},0);let P=E.target.value;r.maxLength&&P.length>Number(r.maxLength)&&(P=P.slice(0,Number(r.maxLength))),u("blur",P,E)},V=()=>{u("clear","")},C=(0,l.ref)(!1);let D=null;const v=()=>{r.showTooltip&&C.value===!1&&(D&&clearTimeout(D),D=setTimeout(()=>{C.value=!0},150))},H=()=>{D&&(clearTimeout(D),C.value=!1,D=null)},k=(0,l.computed)(()=>C.value||d.value),_=(0,l.computed)(()=>C.value?S.value:p.value),J=(0,l.computed)(()=>Je(r.unit)>0),x=(0,l.ref)();return we({focus:()=>{x?.value.focus()},blur:()=>{x?.value.blur()},select:()=>{x?.value.select()},setDisabled:E=>{o.value=E},setReadonly:E=>{c.value=E}}),()=>{const E={...et(i.attrs),ref:x,class:b.value,placeholder:f.placeholder.value,clearable:r.clearable,disabled:s.value,readonly:e.value,modelValue:S.value,"adjust-position":r.adjustPosition,"always-system":r.alwaysSystem,onClear:V,onChange:B,onInput:h,onFocus:T,onBlur:A,onMouseover:v,onMouseleave:H},P={};i.slots.prepend&&(P.prepend=i.slots.prepend),i.slots.append&&(P.append=i.slots.append),i.slots.prefix&&(P.prefix=i.slots.prefix),i.slots.suffix?P.suffix=i.slots.suffix:J.value&&(P.suffix=()=>[r.unit]);const K=[],X=(0,l.h)(M.ElInput,E,P);K.push(X);const Z={default:()=>K};Z.label=i.slots.default,Z.fixedPreTip=i.slots.fixedPreTip,Z.fixedTip=i.slots.fixedTip;const R={...Me(r,Mr),hintText:_.value,hintVisible:k.value};return r.prop&&(R.prop=`${r.prop}_item`),(0,l.h)(n,R,Z)}}}}var{componentName:Fc,create:Rc,scope:Oc}=ie("input-item"),Hc=Rc(Pc(Fc,Oc,xe)),Fn=Hc;function ht(t,a){return typeof t.textKey=="string"&&t.textKey.length>0?a[t.textKey]:a.text}function jt(t,a){return typeof t.valueKey=="string"&&t.valueKey.length>0?a[t.valueKey]:a.value}function Ir(t,a){return typeof t.childrenKey=="string"&&t.childrenKey.length>0?a[t.childrenKey]||null:a.children??null}function qc(t,a){return typeof t.disabledKey=="string"&&t.disabledKey.length>0?a[t.disabledKey]:a.disabled??null}var Kc=class{proxy;constructor(t){this.proxy=t}async load(t,a,n){if(Array.isArray(a))return a;if(typeof a=="function")return await a(n);const r=Pe(this.proxy,t);return r===null?(console.error(`${t} component not found api function`),[]):(je(n)&&(0,l.isReactive)(n)&&(n=(0,l.toRaw)(n)),await r(a,n))}};function jc(){return new Kc((0,l.getCurrentInstance)().proxy)}function Ar(t,a,n){return!(ht(t,a)!==ht(t,n)||jt(t,a)!==jt(t,n))}function _r(t,a,n,r){if(r.length===0||a===""||a===null||a===void 0)return null;Array.isArray(a)||(a=[a]);const i=[];return a.forEach(o=>{for(let s of r){const c=Ir(t,s);if(Array.isArray(c)&&c.length>0){const e=_r(t,o,n,c)??[];Reflect.apply([].push,i,e)}else{let e=!1;if(n==="text")e=ht(t,s)===o;else if(n==="item")e=Ar(t,s,o);else{let u=jt(t,s);u==null&&(u=ht(t,s)),e=u===o}if(e){i.push(s);break}}}}),i}function Yc(t){return{text:t,value:t}}var Lr={modelValue:{type:[String,Boolean,Number,Object,Array],required:!1},text:{type:[String],required:!1},source:{type:[Array,Function,String]},params:{type:Object},clearable:{type:[Boolean,String],default:!0},multiple:{type:[Boolean],default:!1},valueType:{type:String,required:!1,default:"value"},optionType:{type:String,required:!1,default:"text"},textKey:{type:[String],required:!1,default:"text"},valueKey:{type:[String],required:!1,default:"value"},childrenKey:{type:[String],required:!1,default:"children"},disabledKey:{type:[String],required:!1,default:"disabled"},remoteMethod:{type:[Function],required:!1},filterMethod:{type:[Function],required:!1},allowCreate:{type:Boolean,default:!1},unit:{type:[String],required:!1},placeholder:{type:[String],required:!1},appearLoad:{type:[Boolean,String],default:!1},showTooltip:{type:Boolean,default:!1}};function Wc(t,a,n){return{props:{...Ne,...Ee,...Lr},emits:["change","update:modelValue","update:text","blur","focus","clear","visible-change","remove-tag","selected","setValue"],setup(r,i){const o=(0,l.ref)(null),s=_e((0,l.computed)(()=>o.value??r.disabled)),c=(0,l.ref)(null),e=Ae((0,l.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Te({componentName:t,validateCheckEvents:["blur","update:modelValue","selected"],get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),{toLocaleRefs:m}=(0,ve.useFoxI18n)(a),f=m(r,["placeholder"]),g=(0,l.ref)(null),S=(0,l.ref)([]),z=(0,l.computed)(()=>S.value?S.value.map(N=>ht(r,N)).join(" "):""),b=(N,U,I,w=!0)=>{if(!I||I.length==0){g.value=N,w&&(u("update:modelValue",N),u("change",N));return}const O=_r(r,N,U,I);if(O===null){if(S.value===null||S.value.length===0)return;g.value=null,S.value=[],w&&(u("update:modelValue",null),u("update:text",null),u("change",null));return}let j=!0;if(O.length!==S.value.length)j=!1;else for(let le=0;le<O.length;le++){const re=O[le],se=S.value[le];if(!Ar(r,re,se)){j=!1;break}}if(!j){S.value=O;let le=[],re=[],se=[];O.forEach(Ze=>{const pt=jt(r,Ze),st=ht(r,Ze);le.push(pt),se.push(st),r.valueType==="text"?re.push(st):r.valueType==="item"?re.push(Ze):re.push(pt)});let ge,ke,Be;fe(r.multiple)?(g.value=le,ge=(0,l.toRaw)(re),ke=se,Be=(0,l.toRaw)(O)):(g.value=le[0]??"",ge=(0,l.toRaw)(re[0]??""),ke=se[0]??"",Be=(0,l.toRaw)(O[0])),w&&(u("update:modelValue",ge),u("change",ge,Be)),u("update:text",ke)}},h=(0,l.ref)(null),B=(0,l.ref)(null),p=(0,l.computed)(()=>B.value??h.value??[]),d=Ie((0,l.computed)(()=>r.appearLoad),"appearLoad",qe.Near,N=>fe(N)),T=jc(),A=async(N,U)=>{if(N){const I=await T.load("select",N,U);I.length>0?typeof I[0]=="string"?h.value=I.map(w=>Yc(w)):h.value=I:h.value=null}};(0,l.watch)([()=>r.source,()=>r.params],([N,U])=>{B.value=null,A(N,U)},{immediate:!d.value});let V=!1;const C=()=>{V||(V=!0,A(r.source,r.params))};(0,l.watch)([()=>h.value,()=>r.modelValue],([N,U])=>{if(k()&&fe(r.multiple)){Ue(U,g.value)||(g.value=U);return}b(U,r.valueType,p.value,!1),u("setValue",U)}),r.source||(g.value=r.modelValue);let D=null,v=(0,l.ref)(!1);typeof r.remoteMethod=="function"&&(D=async N=>{if(N==null){B.value=null;return}v.value=!0;try{const U=await r.remoteMethod(N);U&&(B.value=U)}catch(U){B.value=null,console.error(U)}v.value=!1});let H=null;typeof r.filterMethod=="function"&&(H=async N=>{if(N==null){B.value=null;return}v.value=!0;try{const U=await r.filterMethod(N,h.value);U&&(B.value=U)}catch(U){B.value=null,console.error(U)}v.value=!1});const k=()=>typeof r.remoteMethod=="function"||typeof r.filterMethod=="function",_=(0,l.ref)(!1),J=t,x=(0,l.computed)(()=>({[J]:!0})),E=N=>{r.allowCreate||k()&&fe(r.multiple)?(u("update:modelValue",N),u("change",N),u("update:text",N),g.value=N):b(N,"value",p.value,!0)};let P=ye(r,"hintText"),K=(0,l.ref)(!1);const X=N=>{let U=N.target.value;_.value=!0,me(P.value)||(K.value=!0),u("focus",U,N)},Z=N=>{setTimeout(()=>{K.value&&(K.value=!1),_.value=!1},0);let U=N.target.value;r.maxLength&&U.length>Number(r.maxLength)&&(U=U.slice(0,Number(r.maxLength))),ee.value||u("blur",U,N)},R=()=>{u("clear","")},te=(0,l.ref)(!1);let Y=null;const q=()=>{r.showTooltip&&te.value===!1&&(Y&&clearTimeout(Y),Y=setTimeout(()=>{te.value=!0},150))},W=()=>{Y&&(clearTimeout(Y),te.value=!1,Y=null)},Q=(0,l.computed)(()=>te.value||K.value),F=(0,l.computed)(()=>te.value?z.value:P.value),ee=(0,l.ref)(!1),ne=N=>{ee.value=N,u("visible-change",N),N||u("selected")},G=N=>{u("remove-tag",N)},$=(N,U)=>{const I=[];return N.forEach((w,O)=>{const j=Ir(r,w);if(Array.isArray(j)&&j.length>0){const le=$(j,U),re=ht(r,w),se={key:`${re}_${O}`,label:re};I.push((0,l.h)(M.ElOptionGroup,se,{default:()=>le}))}else{const le=jt(r,w),re=ht(r,w),se=qc(r,w),ge={key:`${le}_${O}`,label:re,disabled:se,value:le};if(typeof U=="function")I.push((0,l.h)(M.ElOption,ge,{default:()=>U(w)}));else if(r.optionType==="item"){const ke=(0,l.h)("span",{class:{"fox-select-item__option-left":!0}},[le]),Be=(0,l.h)("span",{class:{"fox-select-item__option-right":!0}},[re]),Ze=(0,l.h)("div",{class:{"fox-select-item__option":!0}},[ke,Be]);I.push((0,l.h)(M.ElOption,ge,{default:()=>Ze}))}else r.optionType==="value"?I.push((0,l.h)(M.ElOption,ge,{default:()=>[le]})):I.push((0,l.h)(M.ElOption,ge))}}),I},L=(0,l.ref)();return we({focus:()=>{L?.value.focus()},blur:()=>{L?.value.blur()},setDisabled:N=>{o.value=N},setReadonly:N=>{c.value=N}}),()=>{const N={...et(i.attrs),ref:L,class:x.value,clearable:r.clearable,multiple:r.multiple,placeholder:f.placeholder.value,disabled:s.value||e.value,modelValue:g.value,"value-key":r.valueKey,"allow-create":r.allowCreate,onClear:R,onChange:E,onFocus:X,onBlur:Z,onVisibleChange:ne,onRemoveTag:G};typeof D=="function"&&(N["remote-method"]=D,N.loading=v.value),typeof H=="function"&&(N["filter-method"]=H,N.loading=v.value);const U={};i.slots.prefix&&(U.prefix=i.slots.prefix),i.slots.empty&&(U.empty=i.slots.empty),i.slots.options?U.default=i.slots.options:U.default=()=>$(p.value,i.slots.option);const I=[],w=(0,l.h)(M.ElSelect,N,U);I.push(w);const O={default:()=>I};O.label=i.slots.default,O.fixedPreTip=i.slots.fixedPreTip,O.fixedTip=i.slots.fixedTip;const j={...Me(r,Lr),hintText:F.value,hintVisible:Q.value,onMouseover:q,onMouseleave:W};return r.prop&&(j.prop=`${r.prop}_item`),d.value&&(j["appear-listen"]=!0,j.onAppear=C),(0,l.h)(n,j,O)}}}}var{componentName:Uc,create:Gc,scope:Xc}=ie("select-item"),Zc=Gc(Wc(Uc,Xc,xe)),Rn=Zc,Jc=rt(((t,a)=>{(function(n,r){typeof t=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(n=typeof globalThis<"u"?globalThis:n||self).dayjs=r()})(t,(function(){"use strict";var n=1e3,r=6e4,i=36e5,o="millisecond",s="second",c="minute",e="hour",u="day",m="week",f="month",g="quarter",S="year",z="date",b="Invalid Date",h=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,B=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,p={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(x){var E=["th","st","nd","rd"],P=x%100;return"["+x+(E[(P-20)%10]||E[P]||E[0])+"]"}},d=function(x,E,P){var K=String(x);return!K||K.length>=E?x:""+Array(E+1-K.length).join(P)+x},T={s:d,z:function(x){var E=-x.utcOffset(),P=Math.abs(E),K=Math.floor(P/60),X=P%60;return(E<=0?"+":"-")+d(K,2,"0")+":"+d(X,2,"0")},m:function x(E,P){if(E.date()<P.date())return-x(P,E);var K=12*(P.year()-E.year())+(P.month()-E.month()),X=E.clone().add(K,f),Z=P-X<0,R=E.clone().add(K+(Z?-1:1),f);return+(-(K+(P-X)/(Z?X-R:R-X))||0)},a:function(x){return x<0?Math.ceil(x)||0:Math.floor(x)},p:function(x){return{M:f,y:S,w:m,d:u,D:z,h:e,m:c,s,ms:o,Q:g}[x]||String(x||"").toLowerCase().replace(/s$/,"")},u:function(x){return x===void 0}},A="en",V={};V[A]=p;var C="$isDayjsObject",D=function(x){return x instanceof _||!(!x||!x[C])},v=function x(E,P,K){var X;if(!E)return A;if(typeof E=="string"){var Z=E.toLowerCase();V[Z]&&(X=Z),P&&(V[Z]=P,X=Z);var R=E.split("-");if(!X&&R.length>1)return x(R[0])}else{var te=E.name;V[te]=E,X=te}return!K&&X&&(A=X),X||!K&&A},H=function(x,E){if(D(x))return x.clone();var P=typeof E=="object"?E:{};return P.date=x,P.args=arguments,new _(P)},k=T;k.l=v,k.i=D,k.w=function(x,E){return H(x,{locale:E.$L,utc:E.$u,x:E.$x,$offset:E.$offset})};var _=(function(){function x(P){this.$L=v(P.locale,null,!0),this.parse(P),this.$x=this.$x||P.x||{},this[C]=!0}var E=x.prototype;return E.parse=function(P){this.$d=(function(K){var X=K.date,Z=K.utc;if(X===null)return new Date(NaN);if(k.u(X))return new Date;if(X instanceof Date)return new Date(X);if(typeof X=="string"&&!/Z$/i.test(X)){var R=X.match(h);if(R){var te=R[2]-1||0,Y=(R[7]||"0").substring(0,3);return Z?new Date(Date.UTC(R[1],te,R[3]||1,R[4]||0,R[5]||0,R[6]||0,Y)):new Date(R[1],te,R[3]||1,R[4]||0,R[5]||0,R[6]||0,Y)}}return new Date(X)})(P),this.init()},E.init=function(){var P=this.$d;this.$y=P.getFullYear(),this.$M=P.getMonth(),this.$D=P.getDate(),this.$W=P.getDay(),this.$H=P.getHours(),this.$m=P.getMinutes(),this.$s=P.getSeconds(),this.$ms=P.getMilliseconds()},E.$utils=function(){return k},E.isValid=function(){return this.$d.toString()!==b},E.isSame=function(P,K){var X=H(P);return this.startOf(K)<=X&&X<=this.endOf(K)},E.isAfter=function(P,K){return H(P)<this.startOf(K)},E.isBefore=function(P,K){return this.endOf(K)<H(P)},E.$g=function(P,K,X){return k.u(P)?this[K]:this.set(X,P)},E.unix=function(){return Math.floor(this.valueOf()/1e3)},E.valueOf=function(){return this.$d.getTime()},E.startOf=function(P,K){var X=this,Z=!!k.u(K)||K,R=k.p(P),te=function(G,$){var L=k.w(X.$u?Date.UTC(X.$y,$,G):new Date(X.$y,$,G),X);return Z?L:L.endOf(u)},Y=function(G,$){return k.w(X.toDate()[G].apply(X.toDate("s"),(Z?[0,0,0,0]:[23,59,59,999]).slice($)),X)},q=this.$W,W=this.$M,Q=this.$D,F="set"+(this.$u?"UTC":"");switch(R){case S:return Z?te(1,0):te(31,11);case f:return Z?te(1,W):te(0,W+1);case m:var ee=this.$locale().weekStart||0,ne=(q<ee?q+7:q)-ee;return te(Z?Q-ne:Q+(6-ne),W);case u:case z:return Y(F+"Hours",0);case e:return Y(F+"Minutes",1);case c:return Y(F+"Seconds",2);case s:return Y(F+"Milliseconds",3);default:return this.clone()}},E.endOf=function(P){return this.startOf(P,!1)},E.$set=function(P,K){var X,Z=k.p(P),R="set"+(this.$u?"UTC":""),te=(X={},X[u]=R+"Date",X[z]=R+"Date",X[f]=R+"Month",X[S]=R+"FullYear",X[e]=R+"Hours",X[c]=R+"Minutes",X[s]=R+"Seconds",X[o]=R+"Milliseconds",X)[Z],Y=Z===u?this.$D+(K-this.$W):K;if(Z===f||Z===S){var q=this.clone().set(z,1);q.$d[te](Y),q.init(),this.$d=q.set(z,Math.min(this.$D,q.daysInMonth())).$d}else te&&this.$d[te](Y);return this.init(),this},E.set=function(P,K){return this.clone().$set(P,K)},E.get=function(P){return this[k.p(P)]()},E.add=function(P,K){var X,Z=this;P=Number(P);var R=k.p(K),te=function(W){var Q=H(Z);return k.w(Q.date(Q.date()+Math.round(W*P)),Z)};if(R===f)return this.set(f,this.$M+P);if(R===S)return this.set(S,this.$y+P);if(R===u)return te(1);if(R===m)return te(7);var Y=(X={},X[c]=r,X[e]=i,X[s]=n,X)[R]||1,q=this.$d.getTime()+P*Y;return k.w(q,this)},E.subtract=function(P,K){return this.add(-1*P,K)},E.format=function(P){var K=this,X=this.$locale();if(!this.isValid())return X.invalidDate||b;var Z=P||"YYYY-MM-DDTHH:mm:ssZ",R=k.z(this),te=this.$H,Y=this.$m,q=this.$M,W=X.weekdays,Q=X.months,F=X.meridiem,ee=function($,L,N,U){return $&&($[L]||$(K,Z))||N[L].slice(0,U)},ne=function($){return k.s(te%12||12,$,"0")},G=F||function($,L,N){var U=$<12?"AM":"PM";return N?U.toLowerCase():U};return Z.replace(B,(function($,L){return L||(function(N){switch(N){case"YY":return String(K.$y).slice(-2);case"YYYY":return k.s(K.$y,4,"0");case"M":return q+1;case"MM":return k.s(q+1,2,"0");case"MMM":return ee(X.monthsShort,q,Q,3);case"MMMM":return ee(Q,q);case"D":return K.$D;case"DD":return k.s(K.$D,2,"0");case"d":return String(K.$W);case"dd":return ee(X.weekdaysMin,K.$W,W,2);case"ddd":return ee(X.weekdaysShort,K.$W,W,3);case"dddd":return W[K.$W];case"H":return String(te);case"HH":return k.s(te,2,"0");case"h":return ne(1);case"hh":return ne(2);case"a":return G(te,Y,!0);case"A":return G(te,Y,!1);case"m":return String(Y);case"mm":return k.s(Y,2,"0");case"s":return String(K.$s);case"ss":return k.s(K.$s,2,"0");case"SSS":return k.s(K.$ms,3,"0");case"Z":return R}return null})($)||R.replace(":","")}))},E.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},E.diff=function(P,K,X){var Z,R=this,te=k.p(K),Y=H(P),q=(Y.utcOffset()-this.utcOffset())*r,W=this-Y,Q=function(){return k.m(R,Y)};switch(te){case S:Z=Q()/12;break;case f:Z=Q();break;case g:Z=Q()/3;break;case m:Z=(W-q)/6048e5;break;case u:Z=(W-q)/864e5;break;case e:Z=W/i;break;case c:Z=W/r;break;case s:Z=W/n;break;default:Z=W}return X?Z:k.a(Z)},E.daysInMonth=function(){return this.endOf(f).$D},E.$locale=function(){return V[this.$L]},E.locale=function(P,K){if(!P)return this.$L;var X=this.clone(),Z=v(P,K,!0);return Z&&(X.$L=Z),X},E.clone=function(){return k.w(this.$d,this)},E.toDate=function(){return new Date(this.valueOf())},E.toJSON=function(){return this.isValid()?this.toISOString():null},E.toISOString=function(){return this.$d.toISOString()},E.toString=function(){return this.$d.toUTCString()},x})(),J=_.prototype;return H.prototype=J,[["$ms",o],["$s",s],["$m",c],["$H",e],["$W",u],["$M",f],["$y",S],["$D",z]].forEach((function(x){J[x[1]]=function(E){return this.$g(E,x[0],x[1])}})),H.extend=function(x,E){return x.$i||(x(E,_,H),x.$i=!0),H},H.locale=v,H.isDayjs=D,H.unix=function(x){return H(1e3*x)},H.en=V[A],H.Ls=V,H.p={},H}))})),Qc=rt(((t,a)=>{(function(n,r){typeof t=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_plugin_customParseFormat=r()})(t,(function(){"use strict";var n={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},r=/(\[[^[]*\])|([-_:/.,()\s]+)|(A|a|Q|YYYY|YY?|ww?|MM?M?M?|Do|DD?|hh?|HH?|mm?|ss?|S{1,3}|z|ZZ?)/g,i=/\d/,o=/\d\d/,s=/\d\d?/,c=/\d*[^-_:/,()\s\d]+/,e={},u=function(h){return(h=+h)+(h>68?1900:2e3)},m=function(h){return function(B){this[h]=+B}},f=[/[+-]\d\d:?(\d\d)?|Z/,function(h){(this.zone||(this.zone={})).offset=(function(B){if(!B||B==="Z")return 0;var p=B.match(/([+-]|\d\d)/g),d=60*p[1]+(+p[2]||0);return d===0?0:p[0]==="+"?-d:d})(h)}],g=function(h){var B=e[h];return B&&(B.indexOf?B:B.s.concat(B.f))},S=function(h,B){var p,d=e.meridiem;if(d){for(var T=1;T<=24;T+=1)if(h.indexOf(d(T,0,B))>-1){p=T>12;break}}else p=h===(B?"pm":"PM");return p},z={A:[c,function(h){this.afternoon=S(h,!1)}],a:[c,function(h){this.afternoon=S(h,!0)}],Q:[i,function(h){this.month=3*(h-1)+1}],S:[i,function(h){this.milliseconds=100*+h}],SS:[o,function(h){this.milliseconds=10*+h}],SSS:[/\d{3}/,function(h){this.milliseconds=+h}],s:[s,m("seconds")],ss:[s,m("seconds")],m:[s,m("minutes")],mm:[s,m("minutes")],H:[s,m("hours")],h:[s,m("hours")],HH:[s,m("hours")],hh:[s,m("hours")],D:[s,m("day")],DD:[o,m("day")],Do:[c,function(h){var B=e.ordinal;if(this.day=h.match(/\d+/)[0],B)for(var p=1;p<=31;p+=1)B(p).replace(/\[|\]/g,"")===h&&(this.day=p)}],w:[s,m("week")],ww:[o,m("week")],M:[s,m("month")],MM:[o,m("month")],MMM:[c,function(h){var B=g("months"),p=(g("monthsShort")||B.map((function(d){return d.slice(0,3)}))).indexOf(h)+1;if(p<1)throw new Error;this.month=p%12||p}],MMMM:[c,function(h){var B=g("months").indexOf(h)+1;if(B<1)throw new Error;this.month=B%12||B}],Y:[/[+-]?\d+/,m("year")],YY:[o,function(h){this.year=u(h)}],YYYY:[/\d{4}/,m("year")],Z:f,ZZ:f};function b(h){for(var B=h,p=e&&e.formats,d=(h=B.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,(function(H,k,_){var J=_&&_.toUpperCase();return k||p[_]||n[_]||p[J].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,(function(x,E,P){return E||P.slice(1)}))}))).match(r),T=d.length,A=0;A<T;A+=1){var V=d[A],C=z[V],D=C&&C[0],v=C&&C[1];d[A]=v?{regex:D,parser:v}:V.replace(/^\[|\]$/g,"")}return function(H){for(var k={},_=0,J=0;_<T;_+=1){var x=d[_];if(typeof x=="string")J+=x.length;else{var E=x.regex,P=x.parser,K=H.slice(J),X=E.exec(K)[0];P.call(k,X),H=H.replace(X,"")}}return(function(Z){var R=Z.afternoon;if(R!==void 0){var te=Z.hours;R?te<12&&(Z.hours+=12):te===12&&(Z.hours=0),delete Z.afternoon}})(k),k}}return function(h,B,p){p.p.customParseFormat=!0,h&&h.parseTwoDigitYear&&(u=h.parseTwoDigitYear);var d=B.prototype,T=d.parse;d.parse=function(A){var V=A.date,C=A.utc,D=A.args;this.$u=C;var v=D[1];if(typeof v=="string"){var H=D[2]===!0,k=D[3]===!0,_=H||k,J=D[2];k&&(J=D[2]),e=this.$locale(),!H&&J&&(e=p.Ls[J]),this.$d=(function(K,X,Z,R){try{if(["x","X"].indexOf(X)>-1)return new Date((X==="X"?1e3:1)*K);var te=b(X)(K),Y=te.year,q=te.month,W=te.day,Q=te.hours,F=te.minutes,ee=te.seconds,ne=te.milliseconds,G=te.zone,$=te.week,L=new Date,N=W||(Y||q?1:L.getDate()),U=Y||L.getFullYear(),I=0;Y&&!q||(I=q>0?q-1:L.getMonth());var w,O=Q||0,j=F||0,le=ee||0,re=ne||0;return G?new Date(Date.UTC(U,I,N,O,j,le,re+60*G.offset*1e3)):Z?new Date(Date.UTC(U,I,N,O,j,le,re)):(w=new Date(U,I,N,O,j,le,re),$&&(w=R(w).week($).toDate()),w)}catch{return new Date("")}})(V,v,C,p),this.init(),J&&J!==!0&&(this.$L=this.locale(J).$L),_&&V!=this.format(v)&&(this.$d=new Date("")),e={}}else if(v instanceof Array)for(var x=v.length,E=1;E<=x;E+=1){D[1]=v[E-1];var P=p.apply(this,D);if(P.isValid()){this.$d=P.$d,this.$L=P.$L,this.init();break}E===x&&(this.$d=new Date(""))}else T.call(this,A)}}}))})),e1=rt(((t,a)=>{(function(n,r){typeof t=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_plugin_advancedFormat=r()})(t,(function(){"use strict";return function(n,r){var i=r.prototype,o=i.format;i.format=function(s){var c=this,e=this.$locale();if(!this.isValid())return o.bind(this)(s);var u=this.$utils(),m=(s||"YYYY-MM-DDTHH:mm:ssZ").replace(/\[([^\]]+)]|Q|wo|ww|w|WW|W|zzz|z|gggg|GGGG|Do|X|x|k{1,2}|S/g,(function(f){switch(f){case"Q":return Math.ceil((c.$M+1)/3);case"Do":return e.ordinal(c.$D);case"gggg":return c.weekYear();case"GGGG":return c.isoWeekYear();case"wo":return e.ordinal(c.week(),"W");case"w":case"ww":return u.s(c.week(),f==="w"?1:2,"0");case"W":case"WW":return u.s(c.isoWeek(),f==="W"?1:2,"0");case"k":case"kk":return u.s(String(c.$H===0?24:c.$H),f==="k"?1:2,"0");case"X":return Math.floor(c.$d.getTime()/1e3);case"x":return c.$d.getTime();case"z":return"["+c.offsetName()+"]";case"zzz":return"["+c.offsetName("long")+"]";default:return f}}));return o.bind(this)(m)}}}))})),t1=rt(((t,a)=>{(function(n,r){typeof t=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_plugin_localeData=r()})(t,(function(){"use strict";return function(n,r,i){var o=r.prototype,s=function(f){return f&&(f.indexOf?f:f.s)},c=function(f,g,S,z,b){var h=f.name?f:f.$locale(),B=s(h[g]),p=s(h[S]),d=B||p.map((function(A){return A.slice(0,z)}));if(!b)return d;var T=h.weekStart;return d.map((function(A,V){return d[(V+(T||0))%7]}))},e=function(){return i.Ls[i.locale()]},u=function(f,g){return f.formats[g]||(function(S){return S.replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,(function(z,b,h){return b||h.slice(1)}))})(f.formats[g.toUpperCase()])},m=function(){var f=this;return{months:function(g){return g?g.format("MMMM"):c(f,"months")},monthsShort:function(g){return g?g.format("MMM"):c(f,"monthsShort","months",3)},firstDayOfWeek:function(){return f.$locale().weekStart||0},weekdays:function(g){return g?g.format("dddd"):c(f,"weekdays")},weekdaysMin:function(g){return g?g.format("dd"):c(f,"weekdaysMin","weekdays",2)},weekdaysShort:function(g){return g?g.format("ddd"):c(f,"weekdaysShort","weekdays",3)},longDateFormat:function(g){return u(f.$locale(),g)},meridiem:this.$locale().meridiem,ordinal:this.$locale().ordinal}};o.localeData=function(){return m.bind(this)()},i.localeData=function(){var f=e();return{firstDayOfWeek:function(){return f.weekStart||0},weekdays:function(){return i.weekdays()},weekdaysShort:function(){return i.weekdaysShort()},weekdaysMin:function(){return i.weekdaysMin()},months:function(){return i.months()},monthsShort:function(){return i.monthsShort()},longDateFormat:function(g){return u(f,g)},meridiem:f.meridiem,ordinal:f.ordinal}},i.months=function(){return c(e(),"months")},i.monthsShort=function(){return c(e(),"monthsShort","months",3)},i.weekdays=function(f){return c(e(),"weekdays",null,null,f)},i.weekdaysShort=function(f){return c(e(),"weekdaysShort","weekdays",3,f)},i.weekdaysMin=function(f){return c(e(),"weekdaysMin","weekdays",2,f)}}}))})),l1=rt(((t,a)=>{(function(n,r){typeof t=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_plugin_weekOfYear=r()})(t,(function(){"use strict";var n="week",r="year";return function(i,o,s){var c=o.prototype;c.week=function(e){if(e===void 0&&(e=null),e!==null)return this.add(7*(e-this.week()),"day");var u=this.$locale().yearStart||1;if(this.month()===11&&this.date()>25){var m=s(this).startOf(r).add(1,r).date(u),f=s(this).endOf(n);if(m.isBefore(f))return 1}var g=s(this).startOf(r).date(u).startOf(n).subtract(1,"millisecond"),S=this.diff(g,n,!0);return S<0?s(this).startOf("week").week():Math.ceil(S)},c.weeks=function(e){return e===void 0&&(e=null),this.week(e)}}}))})),n1=rt(((t,a)=>{(function(n,r){typeof t=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_plugin_weekYear=r()})(t,(function(){"use strict";return function(n,r){r.prototype.weekYear=function(){var i=this.month(),o=this.week(),s=this.year();return o===1&&i===11?s+1:i===0&&o>=52?s-1:s}}}))})),a1=rt(((t,a)=>{(function(n,r){typeof t=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_plugin_dayOfYear=r()})(t,(function(){"use strict";return function(n,r,i){r.prototype.dayOfYear=function(o){var s=Math.round((i(this).startOf("day")-i(this).startOf("year"))/864e5)+1;return o==null?s:this.add(o-s,"day")}}}))})),r1=rt(((t,a)=>{(function(n,r){typeof t=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_plugin_isSameOrAfter=r()})(t,(function(){"use strict";return function(n,r){r.prototype.isSameOrAfter=function(i,o){return this.isSame(i,o)||this.isAfter(i,o)}}}))})),o1=rt(((t,a)=>{(function(n,r){typeof t=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_plugin_isSameOrBefore=r()})(t,(function(){"use strict";return function(n,r){r.prototype.isSameOrBefore=function(i,o){return this.isSame(i,o)||this.isBefore(i,o)}}}))})),nt=ot(Jc(),1),i1=ot(Qc(),1),s1=ot(e1(),1),c1=ot(t1(),1),u1=ot(l1(),1),d1=ot(n1(),1),f1=ot(a1(),1),m1=ot(r1(),1),h1=ot(o1(),1);nt.default.extend(c1.default),nt.default.extend(s1.default),nt.default.extend(i1.default),nt.default.extend(u1.default),nt.default.extend(d1.default),nt.default.extend(f1.default),nt.default.extend(m1.default),nt.default.extend(h1.default);var Ke={format(t,a="YYYY-MM-DD"){return(0,nt.default)(t).format(a)},parser(t,a){return(0,nt.default)(t,a).toDate()},getDay(t,a,n){let r=a??new Date;const i=t*(1e3*60*60*24);return r=new Date(r.getTime()+i),n=n??"YYYY-MM-DD",this.format(r,n)},isLeapYear(t){return t%4==0&&t%100!=0||t%400==0},getWhatDay(t,a,n){let r=new Date(t+"/"+a+"/"+n).getDay();return r==0&&(r=7),r},getMonthDays(t,a){return/^0/.test(a)&&(a=a.split("")[1]),[0,31,this.isLeapYear(Number(t))?29:28,31,30,31,30,31,31,30,31,30,31][a]},getNumTwoBit(t){return t=Number(t),(t>9?"":"0")+t},date2Str:function(t,a){return a=a||"-",[t.getFullYear(),this.getNumTwoBit(t.getMonth()+1),this.getNumTwoBit(t.getDate())].join(a)},compare(t,a,n){const r=typeof t=="string"?this.parser(t,n):t,i=typeof a=="string"?this.parser(a,n):a,o=r.getTime(),s=i.getTime();return o==s?0:o>s?1:-1},between(t,a,n,r){let i;r==="year"?i=new Date(new Date(a).setFullYear(a.getFullYear()+n)):r==="month"?i=new Date(new Date(a).setMonth(a.getMonth()+n)):i=new Date(new Date(a).setDate(a.getDate()+n));const o=t.getTime(),s=i.getTime(),c=a.getTime();return s>c?o>=c&&o<=s:o>=s&&o<=c},inScope4Day(t,a,n){return this.between(t,a,n,"day")},inScope4Month(t,a,n){return this.between(t,a,n,"month")},inScope4Year(t,a,n){return this.between(t,a,n,"year")}},Pr={type:{type:[String],required:!1},modelValue:{type:[Date,Number,String,Array],required:!1},unit:{type:[String],required:!1},placeholder:{type:[String],required:!1},valueFormat:{type:[String],required:!1},format:{type:[String],required:!1,default:"YYYY-MM-DD"},flashFill:{type:[Boolean],required:!1,default:!0},flashFillThreshold:{type:[Function,Number],required:!1,default:8},flashFillFormat:{type:[Function,String],required:!1,default:"YYYYMMDD"}},Fr={isLongTerm:{type:[Boolean,String],required:!1,default:!1},longTermText:{type:[String],required:!1},longTermActionLabel:{type:[String],required:!1},longTerm:{type:[Boolean],required:!1,default:!1},longTermValue:{type:[Date,Number,String,Array],required:!1},compatibleLongTermValue:{type:[Date,Number,String,Array],required:!1}};function g1(t,a,n){return{props:{...Ne,...Ee,...Pr,...Fr},emits:["change","update:modelValue","update:longTerm","blur","focus","clear","visible-change","calendar-change","panel-change","setValue"],setup(r,i){const o=(0,l.ref)(null),s=_e((0,l.computed)(()=>o.value??r.disabled)),c=(0,l.ref)(null),e=Ae((0,l.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Te({componentName:t,validateCheckEvents:["blur","update:modelValue"],get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),{toLocaleRefs:m}=(0,ve.useFoxI18n)(a),f=m(r,["placeholder"]),g=(0,l.ref)(!1),S=ye(r,"modelValue",null,u),z=(0,l.computed)(()=>K.value&&Array.isArray(S.value)&&S.value.length==2?S.value[0]:S.value),b=(0,l.computed)(()=>K.value?"longTermKey":"normalKey"),h=L=>{if(K.value&&r.type==="daterange"){const N=[...S.value];N[0]=L,S.value=N}else S.value=L;u("update:modelValue",S.value),u("change",S.value)},B=(0,l.computed)(()=>K.value&&r.type==="daterange"?"date":r.type),p=t,d=(0,l.computed)(()=>({[`${p}`]:!0,"is-long":K.value,"is-readonly":e.value,"is-disabled":s.value}));let T=ye(r,"hintText"),A=(0,l.ref)(!1);const V=L=>{let N=L.target.value;g.value=!0,me(T.value)||(A.value=!0),u("focus",N,L)},C=L=>{setTimeout(()=>{A.value&&(A.value=!1),g.value=!1},0);let N=L.target.value;r.maxLength&&N.length>Number(r.maxLength)&&(N=N.slice(0,Number(r.maxLength))),u("blur",N,L)},D=()=>{u("clear","")},v=L=>{u("calendar-change",L)},H=(L,N,U)=>{u("panel-change",L,N,U)},k=L=>{u("visible-change",L)},_=Ie((0,l.computed)(()=>r.longTermText),"longTermText",qe.Near),J=Ie((0,l.computed)(()=>r.longTermActionLabel),"longTermActionLabel",qe.Near),x=Ie((0,l.computed)(()=>r.longTermValue),"longTermValue",qe.Near),E=Ie((0,l.computed)(()=>r.compatibleLongTermValue),"compatibleLongTermValue",qe.Near);let P=null;const K=(0,l.ref)(fe(r.longTerm)),X=L=>{if(K.value=L,u("update:longTerm",L),L){if(P=S.value,r.type==="daterange"){const N=[];Array.isArray(x.value)?(N[0]=S.value?S.value[0]??x.value[0]:null,N[1]=x.value[1]??x.value[0]):(N[0]=S.value?S.value[0]??x.value:null,N[1]=K.value),N[0]||(N[0]=r.valueFormat?Ke.format(new Date,r.valueFormat):new Date),N[1]||(N[1]=r.valueFormat?Ke.format(new Date,r.valueFormat):new Date),S.value=N}else Array.isArray(x.value)?S.value=x.value[1]??x.value[0]:S.value=x.value,S.value||(S.value=r.valueFormat?Ke.format(new Date,r.valueFormat):new Date);u("update:modelValue",S.value)}else{if(r.type==="daterange"){const N=[];N[0]=Array.isArray(S.value)?S.value[0]:S.value,Array.isArray(P)?N[1]=P[1]:N[1]=P,N[0]||(N[0]=r.valueFormat?Ke.format(new Date,r.valueFormat):new Date),N[1]||(N[1]=r.valueFormat?Ke.format(new Date,r.valueFormat):new Date),S.value=N}else S.value=P;u("update:modelValue",S.value),setTimeout(()=>{G()},100)}},Z=fe(r.isLongTerm);if(Z){const L=()=>{if(K.value===!0){if(P=S.value,r.type==="daterange"){const N=[S.value[0]];Array.isArray(x.value)?N[1]=x.value[1]??x.value[0]:N[1]=K.value,N[0]||(N[0]=r.valueFormat?Ke.format(new Date,r.valueFormat):new Date),N[1]||(N[1]=r.valueFormat?Ke.format(new Date,r.valueFormat):new Date),S.value=N}else S.value=x.value;u("update:modelValue",S.value)}else Ue(x.value,S.value)&&(K.value=!0)};L(),(0,l.watch)([()=>r.longTerm],([N])=>{K.value!==N&&L()}),(0,l.watch)([()=>S.value],([N])=>{let U=!1;if(r.type==="daterange"&&Array.isArray(N))try{let I=N[1];if(!I)return;if(N[0]==null){u("update:modelValue",[]);return}typeof I!="string"&&r.valueFormat&&(I=Ke.format(I,r.valueFormat));let w=Array.isArray(x.value)?x.value[1]:x.value;(I===w||Array.isArray(E.value)&&E.value.findIndex(O=>I==O)!==-1)&&(U=!0)}catch(I){console.error(I)}K.value!==U&&(K.value=U)},{immediate:!0})}const R=(0,l.computed)(()=>({"fox-date-item__long":!0,"is-active":g.value})),te=(0,l.ref)(),Y=(0,l.ref)(),q=/^\d+$/,W=(L,N)=>typeof r.flashFillThreshold=="function"?r.flashFillThreshold(L,N):q.test(L)&&L.length===r.flashFillThreshold,Q=(L,N)=>{let U;if(typeof r.flashFillFormat=="function")U=r.flashFillFormat(L,N);else{const w=r.flashFillFormat??"YYYYMMDD";U=Ke.parser(L,w)}const I=r.valueFormat??"YYYY-MM-DD";return Ke.format(U,I)},F=L=>L?L.endsWith("range"):!1,ee=L=>{if(!L.target)return;const N=L.target.value??"";if(W(N,r.type)){const U=Q(N,r.type);if(F(r.type)){const I=Array.isArray(S.value)?[...S.value]:[];I[0]=U,h(I)}else h(U)}},ne=L=>{if(!L.target)return;const N=L.target.value??"";if(W(N,r.type)){const U=Q(N,r.type);if(F(r.type)){const I=Array.isArray(S.value)?[...S.value]:[];I[1]=U,h(I)}else h(U)}},G=()=>{if(r.flashFill&&te.value&&te.value.$el)if(F(r.type)){const L=te.value.$el.querySelectorAll("input.el-range-input");L[0]&&L[0].addEventListener("input",ee),L[1]&&L[1].addEventListener("input",ne)}else{const L=te.value.$el.querySelector("input.el-input__inner");L&&L.addEventListener("input",ee)}},$=()=>{if(r.flashFill&&te.value&&te.value.$el)if(F(r.type)){const L=te.value.$el.querySelectorAll("input.el-range-input");L[0]&&L[0].removeEventListener("input",ee),L[1]&&L[1].removeEventListener("input",ne)}else{const L=te.value.$el.querySelector("input.el-input__inner");L&&L.removeEventListener("input",ee)}};return(0,l.onMounted)(G),(0,l.onBeforeUnmount)($),we({focus:()=>{Y?.value.focus()},blur:()=>{Y?.value.blur()},handleOpen:()=>{Y?.value.handleOpen()},handleClose:()=>{Y?.value.handleClose()},setDisabled:L=>{o.value=L},setReadonly:L=>{c.value=L}}),()=>{const L={...i.attrs,key:b.value,type:B.value,ref:Y,class:d.value,placeholder:f.placeholder.value,disabled:s.value,readonly:e.value,modelValue:z.value,valueFormat:r.valueFormat,format:r.format,"onUpdate:modelValue":h,onClear:D,onFocus:V,onBlur:C,onCalendarChange:v,onPanelChange:H,onVisibleChange:k},N={};i.slots["range-separator"]&&(N["range-separator"]=i.slots["range-separator"]),i.slots.cell&&(N.default=i.slots.cell);const U=[],I=(0,l.h)(M.ElDatePicker,L,N);U.push(I);const w={default:()=>U};if(w.label=i.slots.default,w.fixedPreTip=i.slots.fixedPreTip,w.fixedTip=i.slots.fixedTip,Z){if(K.value){const j=(0,l.h)("span",{class:["fox-date-item__long-splitor"]},["-"]),le=(0,l.h)("input",{class:["fox-date-item__long-text"],value:_.value,readonly:!0}),re=(0,l.h)("div",{class:R.value},{default:()=>[j,le]});U.push(re)}if(!e.value&&!s.value){const j=(0,l.h)(M.ElCheckbox,{label:J.value||_.value,disabled:e.value||s.value,modelValue:K.value,"onUpdate:modelValue":X}),le=(0,l.h)("div",{class:{[`${p}__append`]:!0}},[j]);w.append=()=>le}}const O={...Me(r,Pr,Fr),ref:te,class:{[`${p}__wrapper`]:!0,"has-append":Z},hintText:T.value,hintVisible:A.value};return r.prop&&(O.prop=`${r.prop}_item`),(0,l.h)(n,O,w)}}}}var{componentName:p1,create:y1,scope:b1}=ie("date-item"),w1=y1(g1(p1,b1,xe)),On=w1,ue={format(t,a="YYYY-MM-DD"){return Ke.format(t,a)},parser(t,a){return Ke.parser(t,a)},isLeapYear:function(t){return Ke.isLeapYear(t)},getWhatDay:function(t,a,n){return["星期日","星期一","星期二","星期三","星期四","星期五","星期六"][new Date(t+"/"+a+"/"+n).getDay()]},getMonthPreDay:function(t,a){let n=new Date(t+"/"+a+"/01").getDay();return n==0&&(n=7),n},getMonthDays:function(t,a){return/^0/.test(a)&&(a=a.split("")[1]),[0,31,this.isLeapYear(Number(t))?29:28,31,30,31,30,31,31,30,31,30,31][a]},getNumTwoBit:function(t){return t=Number(t),(t>9?"":"0")+t},date2Str:function(t,a){return a=a||"-",[t.getFullYear(),this.getNumTwoBit(t.getMonth()+1),this.getNumTwoBit(t.getDate())].join(a)},getDay:function(t){t=t||0;let a=new Date;const n=t*(1e3*60*60*24);return a=new Date(a.getTime()+n),this.date2Str(a)},compareDate:function(t,a){return!(new Date(t.replace("-","/").replace("-","/"))>=new Date(a.replace("-","/").replace("-","/")))},isEqual:function(t,a){return new Date(t).getTime()==new Date(a).getTime()},getMonthWeek:function(t,a,n,r=0){const i=new Date(Number(t),parseInt(a)-1,Number(n));let o=i.getDay();const s=i.getDate();let c=6-o;return r!==0&&(o=o==0?7:o,c=7-o),Math.ceil((s+c)/7)},getYearWeek:function(t,a,n,r=0){const i=new Date(Number(t),parseInt(a)-1,Number(n)),o=new Date(Number(t),0,1),s=Math.round((i.valueOf()-o.valueOf())/864e5);return Math.ceil((s+(o.getDay()+1-1))/7)},getWeekDate:function(t,a,n,r=0){const i=new Date(Number(t),parseInt(a)-1,Number(n)),o=i.getTime();let s=i.getDay();if(r===0){const e=o-s*864e5,u=o+(6-s)*864e5;return[this.date2Str(new Date(e)),this.date2Str(new Date(u))]}else{s=s==0?7:s;const c=1440*60*1e3,e=o-(s-1)*c,u=o+(7-s)*c;return[this.date2Str(new Date(e)),this.date2Str(new Date(u))]}},formatResultDate:function(t){const a=[...t.split("-")];return a[2]=ue.getNumTwoBit(Number(a[2])),a[3]=`${a[0]}-${a[1]}-${a[2]}`,a[4]=ue.getWhatDay(+a[0],+a[1],+a[2]),a}},S1=t=>!!(!t||typeof t=="string"&&t.length==0||Array.isArray(t)&&t.length==0),Hn={type:{type:String,default:"one"},isAutoBackFill:{type:Boolean,default:!1},toDateAnimation:{type:Boolean,default:!0},poppable:{type:Boolean,default:!0},showTitle:{type:Boolean,default:!0},showSubTitle:{type:Boolean,default:!0},visible:{type:Boolean,default:!1},showToday:{type:Boolean,default:!0},title:{type:String},confirmText:{type:String},startText:{type:String},endText:{type:String},defaultValue:{type:[String,Array]},startDate:{type:String},endDate:{type:String},firstDayOfWeek:{type:Number,default:0,validator:t=>t>=0&&t<=6},popClass:{type:String},popStyle:{type:Object}},qn={visible:{type:Boolean,default:!1},zIndex:{type:[Number,String],default:2e3},duration:{type:[Number,String],default:.3},lockScroll:{type:Boolean,default:!0},closeOnClickOverlay:{type:Boolean,default:!0},position:{type:String,default:"center"},transition:{type:String,default:""},style:{type:Object,default:{}},popClass:{type:String,default:""},closeable:{type:Boolean,default:!1},closeIconPosition:{type:String,default:"top-right"},destroyOnClose:{type:Boolean,default:!0},teleport:{type:[String,Element],default:"body"},overlay:{type:Boolean,default:!0},round:{type:Boolean,default:!1},teleportDisable:{type:Boolean,default:!1},safeAreaInsetBottom:{type:Boolean,default:!1},overlayClass:{type:String,default:""},overlayStyle:{type:Object,default:{}}},Rr=2e3,Or=Rr,v1=(t,a)=>({components:a,props:{...qn},emits:["click-pop","click-close-icon","open","close","opend","closed","click-overlay","update:visible"],setup(n,{emit:r}){const i=(0,l.reactive)({zIndex:n.zIndex,showSlot:!0,closed:n.closeable}),o=(0,l.computed)(()=>({[t]:!0,round:n.round,[`fox-popup--${n.position}`]:!0,[`fox-popup--${n.position}--safebottom`]:n.position==="bottom"&&n.safeAreaInsetBottom,[n.popClass]:!0})),s=(0,l.computed)(()=>({zIndex:i.zIndex,transitionDuration:`${n.duration}s`,...n.style})),c=(0,l.computed)(()=>n.transition?n.transition:`fox-popup-slide-${n.position}`),e=()=>{n.zIndex!==Rr&&(Or=Number(n.zIndex)),r("update:visible",!0),i.zIndex=++Or,n.destroyOnClose&&(i.showSlot=!0),r("open")},u=()=>{r("update:visible",!1),r("close"),n.destroyOnClose&&setTimeout(()=>{i.showSlot=!1},+n.duration*1e3)},m=b=>{r("click-pop",b)},f=b=>{b.stopPropagation(),r("click-close-icon",b),r("update:visible",!1)},g=b=>{r("click-overlay",b),n.closeOnClickOverlay&&r("update:visible",!1)},S=b=>{r("opend",b)},z=b=>{r("closed",b)};return(0,l.watch)(()=>n.visible,b=>{n.visible?e():u()}),(0,l.watch)(()=>n.closeable,b=>{i.closed=b}),{...(0,l.toRefs)(i),popStyle:s,transitionName:c,classes:o,onClick:m,onClickCloseIcon:f,onClickOverlay:g,onOpened:S,onClosed:z}}}),Yt=0,Hr="fox-overflow-hidden",qr=()=>dt?document.body:{classList:[]},C1=t=>[()=>{if(t())try{!Yt&&qr().classList.add(Hr),Yt++}catch{}},()=>{if(t()&&Yt)try{Yt--,!Yt&&qr().classList.remove(Hr)}catch{}}],N1={visible:{type:Boolean,default:!1},zIndex:{type:[Number,String],default:2e3},duration:{type:[Number,String],default:.3},lockScroll:{type:Boolean,default:!0},overlayClass:{type:String,default:""},overlayStyle:{type:Object},closeOnClickOverlay:{type:Boolean,default:!0}},{componentName:k1,create:x1}=ie("overlay"),z1=x1({props:{...N1},emits:["click","update:visible"],setup(t,{emit:a}){const[n,r]=C1(()=>t.lockScroll),i=(0,l.computed)(()=>({[k1]:!0,[t.overlayClass]:!0})),o=(0,l.computed)(()=>({transitionDuration:`${t.duration}s`,zIndex:t.zIndex,...t.overlayStyle}));return(0,l.watch)(()=>t.visible,c=>{c?n():r()}),{classes:i,style:o,onClick:c=>{a("click",c),t.closeOnClickOverlay&&a("update:visible",!1)}}}});function T1(t,a,n,r,i,o){return(0,l.openBlock)(),(0,l.createBlock)(l.Transition,{name:"overlay-fade"},{default:(0,l.withCtx)(()=>[(0,l.withDirectives)((0,l.createElementVNode)("view",{class:(0,l.normalizeClass)(t.classes),onClick:a[0]||(a[0]=(0,l.withModifiers)((...s)=>t.onClick&&t.onClick(...s),["stop"])),style:(0,l.normalizeStyle)(t.style)},[(0,l.renderSlot)(t.$slots,"default")],6),[[l.vShow,t.visible]])]),_:3})}var Ll=Fe(z1,[["render",T1]]),Kr="fox-icon",H9=(0,l.defineComponent)({__name:"IconFont",props:{name:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""},classPrefix:{type:String,default:"fox-icon"},fontClassName:{type:String,default:"foxui-iconfont"},color:{type:String,default:""},tag:{type:String,default:"i"}},emits:["click"],setup(t,{emit:a}){var n;const r=t,i=a,o=g=>{i("click",g)},s=(0,l.useSlots)();(0,l.useAttrs)();const c=()=>r.name?r.name.indexOf("/")!==-1:!1,e=g=>{if(g)return isNaN(Number(g))?String(g):g+"px"},u=c();let m=(0,l.h)(u?"img":r.tag,{class:u?`${Kr}__img`:`${r.fontClassName} ${Kr} ${r.classPrefix}-${r.name}`,style:{color:r.color,fontSize:e(r.size),width:e(r.width||r.size),height:e(r.height||r.size)},onClick:o,src:u?r.name:""},(n=s.default)==null?void 0:n.call(s));const f=()=>m;return(g,S)=>((0,l.openBlock)(),(0,l.createBlock)(f))}}),q9={name:"foxui-icon",data:[{name:"粗体 Icon",nameEn:"Bold Icon",icons:["order","refresh","add","eye","dshop","my2","star","del2","more-x","comment","microphone","people","service","cart2","location2","marshalling","fabulous","s-follow","shop","jdl"]},{name:"细体 Icon",nameEn:"Thin Icon",icons:["ask","microphone2","tips","notice","lower","top","download","dongdong","JIMI40","location","scan","addfollow","search","share","follow","del","edit","cart","home","find","category","my","footprint","link","scan2","service2","left","close","locationg3","share","shop3","message","ask2","search2","clock","setting","refresh2","horizontal","date","photograph","more-s","more-h","play-stop","play-start","play-double-back","play-double-forward","voice","image","image-error"]},{name:"应用图标",nameEn:"Application Icon",icons:["arrow-up","arrow-down","arrow-up2","arrow-down2","down-arrow","joy-smile","close-little","horizontal-n","share-n","heart1","heart-fill","star-n","star-fill-n","triangle-down","triangle-up"]},{name:"基础图标",nameEn:"Basic Icon",icons:["rect-up","rect-down","rect-left","rect-right","uploader","mask-close","circle-close","right","arrow-right","github","screen-little","plus","minus","Check","issue","failure","success","retweet","poweroff-circle-fill","play-circle-fill","checked","checklist","check-disabled","check-normal","check-checked","loading","loading1"]},{name:"扩展图标",nameEn:"Ext Icon",icons:["locked","drag","filter","introduce","question","person-minus","person-add","horn","horn2","edit2","photograph-fill","phone","phone-fill","phonering","phonering-fill","upload-cloud","download-cloud","garbage-bin","checked2","checked-fill2","close2","close-fill2","history","smile-face","file-upload","picture","mike","person","persons","person2","persons2","merge-forward","items-forward","double-arrow-left","double-arrow-right","transmit"]}],style:[{name:"通用动态样式",nameEn:"Universal Dynamic Style",icons:[{name:"dou-arrow-up","animation-name":"am-jump","animation-time":"am-infinite"},{name:"star","animation-name":"am-blink","animation-time":"am-infinite"},{name:"refresh2","animation-name":"am-rotate","animation-time":"am-infinite"},{name:"heart-fill","animation-name":"am-breathe","animation-time":"am-infinite"},{name:"microphone","animation-name":"am-flash","animation-time":"am-infinite"},{name:"download","animation-name":"am-bounce","animation-time":"am-infinite"},{name:"message","animation-name":"am-shake","animation-time":"am-infinite"}]}]},K9=["Voice","Uploader","UploadCloud","Tuozhuai","TriangleUp","TriangleDown","Transmit","Top","Tips","Suoding","Success","Star2","Star11","Star1","Star","StarN","StarFill2","StarFill1","StarFill","StarFillN","SmileFace","Shop3","Shop","Share1","Share","ShareN","Setting","Service2","Service","Search2","Search","ScreenLittle","Scan2","Scan","SFollow","Right","Retweet","Refresh2","Refresh","RectUp","RectRight","RectLeft","RectDown","Question","PoweroffCircleFill","Plus","PlayStop","PlayStart","PlayDoubleForward","PlayDoubleBack","PlayCircleFill","Picture","Photograph","PhotographFill","Phonering","PhoneringFill","Phone","PhoneFill","Persons2","Persons","Person2","Person","PersonMinus","PersonAdd","People","Order","Notice","My2","My","More","MoreX","MoreS","MoreH","Minus","Mike","Microphone2","Microphone","Message","MergeForward","MaskClose","Marshalling","Lower","Locked","Locationg3","Location2","Location","Loading1","Loading","Link","Left","JoySmile","Jdl","ItemsForward","Issue","Introduce","Image","ImageError","Horn2","Horn","Horizontal","HorizontalN","Home","History","Heart2","Heart1","Heart","HeartN","HeartFill3","HeartFill2","HeartFill1","HeartFill","HeartFillN","Github","GarbageBin","Footprint","Follow","Find","Filter","FileUpload","Failure","Fabulous","Eye","Edit2","Edit","Dshop","Drag","Download","DownloadCloud","DownArrow","DoubleArrowRight","DoubleArrowLeft","DouArrowUp","Dongdong","Del2","Del","Date","Comment","Close2","Close","CloseLittle","CloseFill2","Clock","CircleClose","Checklist","Checked2","Checked","CheckedFill2","CheckNormal","CheckDisabled","CheckChecked","Category","Cart2","Cart","Ask2","Ask","ArrowUp2","ArrowUp","ArrowRight2","ArrowRight","ArrowDown2","ArrowDown","Addfollow","Add","Jimi40","Check"],E1=["aria-labelledby"],$1=[(0,l.createElementVNode)("path",{d:"m636.165 957.44-70.804-70.81c107.591-92.062 176.03-228.587 176.03-381.317 0-145.495-62.284-276.121-161.177-367.774l70.978-70.979c117.013 109.83 190.51 265.477 190.51 438.61 0 180.444-79.78 341.908-205.537 452.27zM445.087 766.356l-72.94-72.929c66.284-36.644 111.191-107.167 111.191-188.257 0-73.615-37.048-138.522-93.47-177.29l71.623-71.614c74.23 57.708 122.189 147.615 122.189 248.904 0 108.657-54.958 204.447-138.593 261.186zm-191.12-175.17c-39.577 0-71.67-32.082-71.67-71.675 0-39.598 32.088-71.675 71.67-71.675 39.609 0 71.68 32.077 71.68 71.675 0 39.593-32.071 71.675-71.68 71.675z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],j9=(0,l.defineComponent)({__name:"Voice",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},$1,14,E1))}}),V1=["aria-labelledby"],B1=[(0,l.createElementVNode)("path",{d:"M960 572.8H64c-25.6 0-48-22.4-48-48s22.4-48 48-48h896c25.6 0 48 22.4 48 48s-22.4 48-48 48zm-448 448c-25.6 0-48-22.4-48-48v-896c0-25.6 22.4-48 48-48s48 22.4 48 48v896c0 25.6-22.4 48-48 48z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],D1=(0,l.defineComponent)({__name:"Uploader",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},B1,14,V1))}}),M1=["aria-labelledby"],I1=[(0,l.createElementVNode)("path",{d:"M512 138.667a288 288 0 0 1 287.403 269.269 245.333 245.333 0 1 1-146.774 468.139 32 32 0 1 1 17.408-61.611 181.333 181.333 0 0 0 91.734-350.89 32 32 0 0 1-24.406-27.52 33.152 33.152 0 0 1-1.365-9.387 224 224 0 0 0-448 0 32 32 0 0 1-15.104 27.178 31.659 31.659 0 0 1-16.384 9.728 181.419 181.419 0 1 0 91.733 350.891 32 32 0 1 1 17.451 61.61 245.333 245.333 0 0 1-140.97-470.058A288 288 0 0 1 512 138.666zm18.944 281.898 3.584 3.072 152.15 150.998a32 32 0 0 1-41.473 48.512l-3.584-3.115L544 523.222v287.445a32 32 0 0 1-63.701 4.352l-.299-4.352V523.69l-93.27 93.696a32 32 0 0 1-41.685 3.157l-3.584-3.072a32 32 0 0 1-3.157-41.685l3.072-3.584 147.968-148.438a32 32 0 0 1 41.6-3.2z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Y9=(0,l.defineComponent)({__name:"UploadCloud",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},I1,14,M1))}}),A1=["aria-labelledby"],_1=[(0,l.createElementVNode)("path",{d:"M235.84 813.632c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312 54.592 0 98.816-41.728 98.816-93.312 0-51.52-44.224-93.312-98.816-93.312zm0-400.832c-54.528 0-98.816 41.792-98.816 93.312 0 51.52 44.288 93.44 98.816 93.44 54.592 0 98.816-41.92 98.816-93.44 0-51.52-44.224-93.312-98.816-93.312zm0-400.832c-54.528 0-98.816 41.792-98.816 93.44 0 51.456 44.288 93.248 98.816 93.248 54.592 0 98.816-41.728 98.816-93.312.064-51.584-44.224-93.376-98.816-93.376zm527.104 801.664c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312 54.528 0 98.816-41.728 98.816-93.312 0-51.52-44.288-93.312-98.816-93.312zm0-400.832c-54.528 0-98.816 41.792-98.816 93.312 0 51.52 44.288 93.44 98.816 93.44 54.528 0 98.816-41.92 98.816-93.44 0-51.52-44.288-93.312-98.816-93.312zm0-400.832c-54.528 0-98.816 41.792-98.816 93.44 0 51.456 44.288 93.248 98.816 93.248 54.528 0 98.816-41.728 98.816-93.312 0-51.584-44.288-93.376-98.816-93.376z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],W9=(0,l.defineComponent)({__name:"Tuozhuai",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},_1,14,A1))}}),L1=["aria-labelledby"],P1=[(0,l.createElementVNode)("path",{d:"m573.056 272 308.8 404.608A76.8 76.8 0 0 1 820.736 800H203.232a76.8 76.8 0 0 1-61.056-123.392L450.976 272a76.8 76.8 0 0 1 122.08 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],U9=(0,l.defineComponent)({__name:"TriangleUp",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},P1,14,L1))}}),F1=["aria-labelledby"],R1=[(0,l.createElementVNode)("path",{d:"m573.056 752 308.8-404.608A76.8 76.8 0 0 0 820.736 224H203.232a76.8 76.8 0 0 0-61.056 123.392L450.976 752a76.8 76.8 0 0 0 122.08 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],G9=(0,l.defineComponent)({__name:"TriangleDown",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},R1,14,F1))}}),O1=["aria-labelledby"],H1=[(0,l.createElementVNode)("path",{d:"M946.693 149.193a73.767 73.767 0 0 0-73.633-16.078L91.58 393.627c-28.662 9.554-47.944 34.196-50.216 64.371-2.272 30.118 12.99 57.439 39.846 71.187L303.974 643.48v228.997c0 16.078 13.05 29.127 29.127 29.127s29.127-13.049 29.127-29.127V673.364L711.812 852.73c10.602 5.418 22.137 8.156 33.613 8.156a73.398 73.398 0 0 0 30.234-6.525 73.342 73.342 0 0 0 41.185-48.817l150.82-583.999c6.875-26.214-1.223-53.885-20.971-72.351zm-35.36 57.788-150.82 583.998c-1.632 6.292-6.117 9.146-8.68 10.253s-7.632 2.622-13.399-.35L389.783 621.985l396.361-272.863a29.057 29.057 0 0 0 7.457-40.486 29.098 29.098 0 0 0-40.487-7.457L330.946 591.867l-223.114-114.47c-8.272-4.253-8.621-11.884-8.388-14.971.233-3.088 1.747-10.603 10.544-13.515L891.41 188.456c1.806-.582 3.495-.874 5.068-.874 5.184 0 8.855 2.796 10.427 4.253 2.04 1.806 6.525 7.107 4.428 15.146z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],X9=(0,l.defineComponent)({__name:"Transmit",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},H1,14,O1))}}),q1=["aria-labelledby"],K1=[(0,l.createElementVNode)("path",{d:"M136.533 540.444c-11.377 0-25.6-5.688-34.133-17.066-14.222-19.911-11.378-45.511 8.533-59.734L477.867 179.2c19.91-14.222 45.51-11.378 59.733 8.533s11.378 45.511-8.533 59.734L162.133 531.91c-5.689 5.689-14.222 8.533-25.6 8.533zm745.245 0c-8.534 0-17.067-2.844-25.6-8.533L489.244 247.467c-19.91-14.223-22.755-42.667-8.533-59.734 14.222-19.91 42.667-22.755 59.733-8.533l366.934 284.444c19.91 14.223 22.755 42.667 8.533 59.734-8.533 11.378-19.911 17.066-34.133 17.066zM512 1024c-22.756 0-42.667-19.911-42.667-42.667v-768c0-22.755 19.911-42.666 42.667-42.666s42.667 19.91 42.667 42.666v768c0 22.756-19.911 42.667-42.667 42.667zM884.622 85.333h-742.4c-22.755 0-42.666-19.91-42.666-42.666S119.466 0 142.222 0h742.4c22.756 0 42.667 19.911 42.667 42.667s-19.911 42.666-42.667 42.666z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Z9=(0,l.defineComponent)({__name:"Top",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},K1,14,q1))}}),j1=["aria-labelledby"],Y1=[(0,l.createElementVNode)("path",{d:"M512 1024C230.4 1024 0 793.6 0 512S230.4 0 512 0s512 230.4 512 512-230.4 512-512 512zm0-938.667c-234.667 0-426.667 192-426.667 426.667s192 426.667 426.667 426.667 426.667-192 426.667-426.667S746.667 85.333 512 85.333zM448 320a64 64 0 1 0 128 0 64 64 0 1 0-128 0zm-17.067 149.333h51.2c12.8 0 21.334 8.534 21.334 21.334v8.533c0 12.8-8.534 21.333-21.334 21.333h-51.2c-12.8 0-25.6-12.8-25.6-25.6s12.8-25.6 25.6-25.6zm51.2 0H524.8c25.6 0 51.2 21.334 51.2 51.2v8.534L537.6 755.2c0 8.533-8.533 17.067-21.333 17.067H473.6c-25.6 0-51.2-21.334-51.2-51.2v-8.534L460.8 486.4c4.267-8.533 12.8-17.067 21.333-17.067zm8.534 251.734h76.8c12.8 0 25.6 12.8 25.6 25.6s-12.8 25.6-25.6 25.6h-76.8c-12.8 0-21.334-8.534-21.334-21.334v-12.8c4.267-12.8 12.8-17.066 21.334-17.066z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],W1=(0,l.defineComponent)({__name:"Tips",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Y1,14,j1))}}),U1=["aria-labelledby"],G1=[(0,l.createElementVNode)("path",{d:"M507.52 4.48A251.52 251.52 0 0 1 759.04 256l-.064 123.52H832c46.656 0 84.48 37.824 84.48 84.48v473.6A84.48 84.48 0 0 1 832 1024H192a84.48 84.48 0 0 1-84.48-84.48V464c0-46.656 37.824-84.48 84.48-84.48h63.936L256 256A251.52 251.52 0 0 1 507.52 4.48zM832 444.16H192A19.84 19.84 0 0 0 172.16 464v473.6A19.84 19.84 0 0 0 192 960h640a19.84 19.84 0 0 0 19.84-19.84V464A19.84 19.84 0 0 0 832 444.16zm-320.64 128A90.24 90.24 0 0 1 544 746.56v79.04a32 32 0 0 1-32 32.64 32.64 32.64 0 0 1-32.64-32.64l-.064-78.848A90.24 90.24 0 0 1 511.36 572.16zm-3.52-493.824A197.12 197.12 0 0 0 311.68 256l-.064 123.52h392.32L704 256A197.12 197.12 0 0 0 507.84 78.336z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],J9=(0,l.defineComponent)({__name:"Suoding",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},G1,14,U1))}}),X1=["aria-labelledby"],Z1=[(0,l.createElementVNode)("path",{d:"M762.311 391.396C655.36 466.489 566.613 552.96 491.52 659.91c-20.48 27.307-61.44 27.307-79.644-2.275-34.134-52.338-72.818-91.023-125.156-125.156-25.031-15.929-9.102-54.613 20.48-50.062 56.889 11.378 100.124 34.133 143.36 72.818 77.369-93.298 175.218-166.116 286.72-213.903 27.307-9.102 50.062 31.858 25.031 50.063M512 1024C229.831 1024 0 794.169 0 512S229.831 0 512 0s512 229.831 512 512-229.831 512-512 512zm0-955.733C266.24 68.267 68.267 266.24 68.267 512S266.24 955.733 512 955.733 955.733 757.76 955.733 512 757.76 68.267 512 68.267z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],J1=(0,l.defineComponent)({__name:"Success",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Z1,14,X1))}}),Q1=["aria-labelledby"],e0=[(0,l.createElementVNode)("path",{d:"m908.1 353.1-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3zM664.8 561.6l36.1 210.3L512 672.7 323.1 772l36.1-210.3-152.8-149L417.6 382 512 190.7 606.4 382l211.2 30.7-152.8 148.9z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Q9=(0,l.defineComponent)({__name:"Star2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},e0,14,Q1))}}),t0=["aria-labelledby"],l0=[(0,l.createElementVNode)("path",{d:"m211.145 1024 63.016-370.215L3.72 391.22l375.466-55.139L547.227 0l168.041 336.082 375.467 55.139-270.441 262.564L883.309 1024 547.227 848.082 211.145 1024zm336.082-265.19 231.057 120.78-44.636-254.687 186.42-178.544L662.756 409.6 547.227 178.544 431.7 409.6l-257.313 36.759 186.42 178.544-44.635 254.687 231.056-120.78z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],eg=(0,l.defineComponent)({__name:"Star11",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1177 1024","aria-labelledby":t.name,role:"presentation"},l0,14,t0))}}),n0=["aria-labelledby"],a0=[(0,l.createElementVNode)("path",{d:"m908.1 353.1-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3zM664.8 561.6l36.1 210.3L512 672.7 323.1 772l36.1-210.3-152.8-149L417.6 382 512 190.7 606.4 382l211.2 30.7-152.8 148.9z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],tg=(0,l.defineComponent)({__name:"Star1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},a0,14,n0))}}),r0=["aria-labelledby"],o0=[(0,l.createElementVNode)("path",{d:"M280.598 1008.246c-19.692 0-39.385-3.938-59.077-11.815-31.508-15.754-59.077-43.323-70.892-78.77-3.939-15.753-7.877-31.507-7.877-51.2l3.938-196.923-118.153-153.6C4.906 488.37-2.971 448.985.967 413.538s23.631-70.892 51.2-90.584c11.816-11.816 27.57-19.692 43.323-23.63l189.047-55.14L394.813 82.709c43.324-63.016 129.97-78.77 192.985-35.446 15.754 7.876 27.57 23.63 35.446 35.446l110.277 161.477 189.046 55.138c35.446 11.815 63.016 35.446 82.708 66.954 15.754 31.508 19.692 70.892 11.815 106.338-3.938 15.754-11.815 31.508-23.63 43.323l-118.154 153.6 3.938 196.924c0 35.446-11.815 70.892-39.384 98.461-23.631 27.57-59.077 43.323-94.523 43.323-15.754 0-35.447-3.938-51.2-7.877l-181.17-66.954-185.107 66.954c-15.754 3.939-31.508 7.877-47.262 7.877zm232.37-870.4c-7.878 0-11.816 3.939-15.755 7.877L379.06 319.015c-11.816 15.754-23.631 27.57-43.323 31.508L134.875 409.6c-3.938 0-3.938 0-7.877 3.938s-7.877 11.816-7.877 15.754c0 3.939 0 7.877 3.939 15.754l126.03 165.416c11.816 15.753 15.754 31.507 15.754 51.2l-3.938 204.8v7.876c3.938 7.877 7.877 11.816 11.815 11.816s7.877 3.938 15.754 0l196.923-70.892c15.754-7.877 35.446-7.877 51.2 0l196.923 70.892h7.877c7.877 0 11.815-3.939 15.754-7.877 3.938-3.939 3.938-7.877 3.938-15.754l-3.938-208.738c0-19.693 3.938-35.447 15.754-51.2l129.969-165.416s3.938-3.938 3.938-7.877c3.939-7.877 0-11.815 0-15.754s-3.938-7.876-11.815-7.876l-200.861-59.077c-15.754-3.939-31.508-15.754-43.324-31.508L532.66 141.785c0-3.939-3.939-3.939-3.939-3.939-7.877 3.939-11.815 0-15.754 0zM158.505 681.354zm-7.877-27.57zM300.29 240.247zm425.354 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],lg=(0,l.defineComponent)({__name:"Star",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},o0,14,r0))}}),i0=["aria-labelledby"],s0=[(0,l.createElementVNode)("path",{d:"m211.145 1024 63.016-370.215L3.72 391.22l375.466-55.139L547.227 0l168.041 336.082 375.467 55.139-270.441 262.564L883.309 1024 547.227 848.082 211.145 1024zm336.082-265.19 231.057 120.78-44.636-254.687 186.42-178.544L662.756 409.6 547.227 178.544 431.7 409.6l-257.313 36.759 186.42 178.544-44.635 254.687 231.056-120.78z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],ng=(0,l.defineComponent)({__name:"StarN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1177 1024","aria-labelledby":t.name,role:"presentation"},s0,14,i0))}}),c0=["aria-labelledby"],u0=[(0,l.createElementVNode)("path",{d:"M1047.135 361.244 722.87 312.89 577.802 22.756c-2.844-8.534-11.378-14.223-19.911-17.067-19.911-8.533-45.511-2.845-54.045 17.067L358.78 312.889 34.513 358.4c-8.533 0-17.067 5.689-22.755 11.378-17.067 17.066-14.223 42.666 0 56.889l233.244 227.555-54.044 321.422c-2.845 8.534 0 17.067 2.844 25.6 11.378 19.912 34.133 28.445 54.044 17.067L537.98 867.556l290.133 150.755c8.533 2.845 17.067 5.689 25.6 2.845 22.756-2.845 36.978-25.6 34.133-45.512l-54.044-321.422 233.244-227.555c5.69-5.69 11.378-14.223 11.378-22.756 5.69-19.911-8.533-39.822-31.289-42.667z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],ag=(0,l.defineComponent)({__name:"StarFill2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1081 1024","aria-labelledby":t.name,role:"presentation"},u0,14,c0))}}),d0=["aria-labelledby"],f0=[(0,l.createElementVNode)("path",{d:"m908.1 353.1-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],rg=(0,l.defineComponent)({__name:"StarFill1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},f0,14,d0))}}),m0=["aria-labelledby"],h0=[(0,l.createElementVNode)("path",{d:"m908.1 353.1-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],og=(0,l.defineComponent)({__name:"StarFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},h0,14,m0))}}),g0=["aria-labelledby"],p0=[(0,l.createElementVNode)("path",{d:"M1047.135 361.244 722.87 312.89 577.802 22.756c-2.844-8.534-11.378-14.223-19.911-17.067-19.911-8.533-45.511-2.845-54.045 17.067L358.78 312.889 34.513 358.4c-8.533 0-17.067 5.689-22.755 11.378-17.067 17.066-14.223 42.666 0 56.889l233.244 227.555-54.044 321.422c-2.845 8.534 0 17.067 2.844 25.6 11.378 19.912 34.133 28.445 54.044 17.067L537.98 867.556l290.133 150.755c8.533 2.845 17.067 5.689 25.6 2.845 22.756-2.845 36.978-25.6 34.133-45.512l-54.044-321.422 233.244-227.555c5.69-5.69 11.378-14.223 11.378-22.756 5.69-19.911-8.533-39.822-31.289-42.667z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],ig=(0,l.defineComponent)({__name:"StarFillN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1081 1024","aria-labelledby":t.name,role:"presentation"},p0,14,g0))}}),y0=["aria-labelledby"],b0=[(0,l.createElementVNode)("path",{d:"M512 960C264.96 960 64 759.04 64 512S264.981 64 512 64c246.997 0 448 200.96 448 448S759.04 960 512 960zm0-832c-211.733 0-384 172.267-384 384s172.267 384 384 384 384-172.267 384-384-172.267-384-384-384zm1.067 645.333c-89.195 0-171.926-40.32-226.923-110.613a31.979 31.979 0 1 1 50.39-39.424 222.763 222.763 0 0 0 176.511 86.059c70.123 0 134.891-31.915 177.664-87.552a31.979 31.979 0 1 1 50.774 38.976 286.123 286.123 0 0 1-228.416 112.554zm-144-258.133a47.979 47.979 0 0 1-48-48v-64a47.979 47.979 0 0 1 48-48 47.979 47.979 0 0 1 48 48v64a48 48 0 0 1-48 48zm288 0a48 48 0 0 1-48-48v-64a48 48 0 1 1 96 0v64a48 48 0 0 1-48 48z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],sg=(0,l.defineComponent)({__name:"SmileFace",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},b0,14,y0))}}),w0=["aria-labelledby"],S0=[(0,l.createElementVNode)("path",{d:"M525.474 635.958c-64.674 0-134.737-24.253-185.937-64.674-18.863-13.473-21.558-40.42-8.084-56.59 13.473-18.862 40.42-21.557 56.59-8.083 37.725 29.642 88.925 48.505 137.43 48.505 48.506 0 102.4-18.863 137.432-45.81 16.169-13.474 43.116-10.78 56.59 5.389 13.473 16.168 10.779 43.116-5.39 56.59-48.505 40.42-121.263 64.673-188.631 64.673zm353.01 10.779h-18.863c-70.063 0-150.905-32.337-199.41-78.148-16.169-16.168-16.169-40.42-2.695-56.589 16.168-16.168 40.42-16.168 56.59-2.695 35.03 32.337 97.01 56.59 145.515 56.59h21.558c21.558-2.695 43.116 13.473 45.81 35.031s-13.473 43.116-35.031 45.81h-13.474zm-708.716 0h-13.473c-21.558-2.695-37.727-21.558-35.032-45.81 2.695-21.559 21.558-37.727 45.81-35.032h21.559c51.2 0 115.873-24.253 148.21-56.59 16.169-16.168 40.421-16.168 56.59 0 16.168 16.169 16.168 40.421 0 56.59-48.506 48.505-129.348 78.147-204.8 78.147h-8.085c-2.694 2.695-5.39 2.695-10.779 2.695zm800.337-156.295-53.894-261.39c-18.864-86.23-97.011-148.21-183.243-148.21H326.063c-97.01 0-183.242 67.369-199.41 153.6l-45.81 253.305L0 474.274l45.81-253.306C70.064 97.011 191.327 0 323.369 0h406.906C856.926 0 967.41 88.926 994.358 212.884l53.895 261.39-78.148 16.168zm-808.42 156.295C75.452 646.737 0 571.284 0 479.663c0-21.558 18.863-40.42 40.421-40.42s40.421 18.862 40.421 40.42c0 45.81 37.726 86.232 80.842 86.232 21.558 0 40.421 18.863 40.421 40.42s-18.863 40.422-40.42 40.422zm727.578 0c-21.558 0-40.42-18.863-40.42-40.421s18.862-40.421 40.42-40.421c45.81 0 80.842-35.032 80.842-80.842 0-21.558 18.863-40.421 40.421-40.421s40.421 18.863 40.421 40.42c0 88.927-72.758 161.685-161.684 161.685zM781.473 1024h-512c-105.094 0-188.63-83.537-188.63-188.632V592.842h80.841v242.526c0 59.285 48.505 107.79 107.79 107.79h512c59.284 0 107.79-48.505 107.79-107.79v-256h80.841v256c0 105.095-83.537 188.632-188.631 188.632z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],cg=(0,l.defineComponent)({__name:"Shop3",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1050 1024","aria-labelledby":t.name,role:"presentation"},S0,14,w0))}}),v0=["aria-labelledby"],C0=[(0,l.createElementVNode)("path",{d:"M512 658.286c-58.514 0-124.343-25.6-175.543-65.829-21.943-18.286-25.6-54.857-7.314-76.8 18.286-21.943 54.857-25.6 76.8-7.314 32.914 25.6 73.143 43.886 109.714 43.886S596.114 537.6 625.371 512c21.943-18.286 58.515-18.286 76.8 7.314s18.286 58.515-7.314 76.8c-51.2 36.572-120.686 62.172-182.857 62.172zm303.543-3.657c-65.829 0-135.314-29.258-186.514-73.143-21.943-21.943-21.943-54.857-3.658-76.8 21.943-21.943 54.858-21.943 76.8-3.657 36.572 32.914 87.772 51.2 138.972 40.228 29.257-7.314 58.514 14.629 65.828 43.886 7.315 29.257-14.628 58.514-43.885 65.828-14.629 3.658-29.257 3.658-47.543 3.658zm-610.743 0c-14.629 0-32.914 0-47.543-3.658-29.257-7.314-51.2-32.914-43.886-65.828 3.658-29.257 32.915-51.2 62.172-43.886 51.2 10.972 106.057-10.971 138.971-43.886 21.943-21.942 54.857-21.942 76.8 0 21.943 21.943 21.943 54.858 0 76.8-47.543 51.2-117.028 80.458-186.514 80.458zm709.486-160.915-51.2-230.4c-14.629-69.485-76.8-117.028-153.6-117.028H318.17c-80.457 0-153.6 54.857-168.228 124.343l-43.886 223.085L0 471.771l43.886-223.085C65.829 128 182.857 36.57 318.17 36.57h391.315c128 0 234.057 84.115 263.314 204.8l51.2 230.4-109.714 21.943zM168.229 650.971C76.8 650.971 0 574.171 0 482.743c0-29.257 25.6-54.857 54.857-54.857s54.857 25.6 54.857 54.857c0 32.914 25.6 58.514 58.515 58.514 29.257 0 54.857 25.6 54.857 54.857s-25.6 54.857-54.857 54.857zm687.542 0c-29.257 0-54.857-25.6-54.857-54.857s25.6-54.857 54.857-54.857c32.915 0 58.515-25.6 58.515-58.514 0-29.257 25.6-54.857 54.857-54.857s54.857 25.6 54.857 54.857c0 91.428-76.8 168.228-168.229 168.228zm-588.8 336.458c-106.057 0-193.828-87.772-193.828-193.829V585.143h109.714V793.6c0 47.543 36.572 84.114 84.114 84.114h493.715c47.543 0 84.114-36.571 84.114-84.114V585.143h109.714V793.6c0 106.057-87.771 193.829-193.828 193.829H266.97z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],ug=(0,l.defineComponent)({__name:"Shop",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},C0,14,v0))}}),N0=["aria-labelledby"],k0=[(0,l.createElementVNode)("path",{d:"M714.24 942.08H286.72c-140.8 0-256-115.2-256-256v-371.2c0-140.8 115.2-256 256-256H384c23.04 0 43.52 17.92 43.52 43.52s-17.92 43.52-40.96 43.52h-97.28c-94.72 0-171.52 76.8-171.52 171.52v368.64c0 94.72 76.8 171.52 171.52 171.52H716.8c94.72 0 171.52-76.8 171.52-171.52V317.44c0-23.04 17.92-43.52 43.52-43.52s43.52 17.92 43.52 43.52v368.64c-5.12 140.8-120.32 256-261.12 256zM870.4 145.92H642.56c-23.04 0-43.52-17.92-43.52-43.52s17.92-43.52 43.52-43.52H870.4c23.04 0 43.52 17.92 43.52 43.52s-20.48 43.52-43.52 43.52zM501.76 599.04h-7.68c-23.04-5.12-38.4-25.6-33.28-51.2 40.96-212.48 184.32-389.12 391.68-486.4 20.48-10.24 46.08 0 56.32 20.48 10.24 20.48 0 46.08-20.48 56.32-181.76 84.48-307.2 238.08-343.04 424.96-5.12 23.04-23.04 35.84-43.52 35.84z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],dg=(0,l.defineComponent)({__name:"Share1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},k0,14,N0))}}),x0=["aria-labelledby"],z0=[(0,l.createElementVNode)("path",{d:"M744.727 992.97H279.273C124.12 992.97 0 868.848 0 713.697V310.303C0 155.152 124.121 31.03 279.273 31.03h108.606c24.824 0 46.545 21.722 46.545 46.546s-21.721 46.545-46.545 46.545H279.273c-102.4 0-186.182 83.782-186.182 186.182v403.394c0 102.4 83.782 186.182 186.182 186.182h465.454c102.4 0 186.182-83.782 186.182-186.182v-400.29c0-24.825 21.721-46.546 46.546-46.546S1024 288.58 1024 313.406v400.291c0 155.151-124.121 279.273-279.273 279.273zm170.667-868.85H667.152c-24.825 0-46.546-21.721-46.546-46.545s21.721-46.546 46.546-46.546h248.242c24.824 0 46.545 21.722 46.545 46.546s-21.72 46.545-46.545 46.545zM515.103 620.606h-9.31c-24.823-6.206-40.338-27.927-37.235-55.854C512 332.024 670.255 139.636 896.776 34.133c24.824-9.309 49.648 0 62.06 21.722 9.31 24.824 0 49.648-21.72 62.06-201.698 93.091-338.231 260.655-378.57 465.455-3.104 21.72-21.722 37.236-43.443 37.236z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],fg=(0,l.defineComponent)({__name:"Share",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1090 1024","aria-labelledby":t.name,role:"presentation"},z0,14,x0))}}),T0=["aria-labelledby"],E0=[(0,l.createElementVNode)("path",{d:"M744.727 992.97H279.273C124.12 992.97 0 868.848 0 713.697V310.303C0 155.152 124.121 31.03 279.273 31.03h108.606c24.824 0 46.545 21.722 46.545 46.546s-21.721 46.545-46.545 46.545H279.273c-102.4 0-186.182 83.782-186.182 186.182v403.394c0 102.4 83.782 186.182 186.182 186.182h465.454c102.4 0 186.182-83.782 186.182-186.182v-400.29c0-24.825 21.721-46.546 46.546-46.546S1024 288.58 1024 313.406v400.291c0 155.151-124.121 279.273-279.273 279.273zm170.667-868.85H667.152c-24.825 0-46.546-21.721-46.546-46.545s21.721-46.546 46.546-46.546h248.242c24.824 0 46.545 21.722 46.545 46.546s-21.72 46.545-46.545 46.545zM515.103 620.606h-9.31c-24.823-6.206-40.338-27.927-37.235-55.854C512 332.024 670.255 139.636 896.776 34.133c24.824-9.309 49.648 0 62.06 21.722 9.31 24.824 0 49.648-21.72 62.06-201.698 93.091-338.231 260.655-378.57 465.455-3.104 21.72-21.722 37.236-43.443 37.236z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],mg=(0,l.defineComponent)({__name:"ShareN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},E0,14,T0))}}),$0=["aria-labelledby"],V0=[(0,l.createElementVNode)("path",{d:"M512 1021.305c-24.253 0-51.2-5.39-75.453-18.863l-309.894-158.99c-53.895-26.947-86.232-83.536-86.232-142.82V323.368c0-61.979 32.337-115.873 86.232-142.82l309.894-158.99c45.81-24.253 102.4-24.253 148.21 0l309.896 158.99c53.894 26.947 86.231 83.536 86.231 142.82v377.264c0 61.979-32.337 115.873-86.231 142.82l-309.895 158.99c-21.558 13.474-48.505 18.863-72.758 18.863zm0-937.768c-13.474 0-24.253 2.695-37.726 8.084l-309.895 158.99c-26.947 13.473-43.116 43.115-43.116 72.757v377.264c0 29.642 16.169 56.59 43.116 72.757l309.895 158.99c24.252 10.779 51.2 10.779 75.452 0l309.895-158.99c26.947-13.473 43.116-40.42 43.116-72.757V323.368c0-29.642-16.169-56.59-43.116-72.757L549.726 91.62c-13.473-5.39-24.252-8.084-37.726-8.084zm0 644.042c-110.484 0-202.105-91.621-202.105-202.105S401.515 323.368 512 323.368s202.105 91.621 202.105 202.106S622.485 727.579 512 727.579zm0-323.368c-67.368 0-121.263 53.894-121.263 121.263S444.632 646.737 512 646.737s121.263-53.895 121.263-121.263S579.368 404.21 512 404.21z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],hg=(0,l.defineComponent)({__name:"Setting",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},V0,14,$0))}}),B0=["aria-labelledby"],D0=[(0,l.createElementVNode)("path",{d:"M838.267 354.657h55.459C865.31 283.212 817.72 222.89 758.072 178.935 690.285 128.98 606.855 100.15 518.25 100.15c-88.607 0-172.034 28.829-239.822 78.784-59.652 43.956-107.238 104.277-135.653 175.722h41.699c15.728 0 30.12 6.474 40.599 16.901l.056.065.062.054c10.444 10.478 16.904 24.864 16.904 40.6V710.31c0 15.745-6.474 30.12-16.904 40.6l-.062.05-.056.067c-10.479 10.443-24.865 16.9-40.6 16.9h-67.161c-34.262 0-65.428-14.03-88.029-36.622l-.116-.117C6.58 708.59-7.456 677.424-7.456 643.168V479.43c0-34.345 14.03-65.544 36.63-88.145l.06.06c13.72-13.712 30.568-24.272 49.33-30.47 30.643-93.997 89.48-173.074 165.365-229 77.62-57.2 173.047-90.206 274.32-90.206 101.266 0 196.7 33.005 274.32 90.205 77.625 57.207 137.421 138.64 167.438 235.475a126.222 126.222 0 0 1 33.497 23.995l.06-.06c22.601 22.601 36.632 53.8 36.632 88.145v163.736c0 34.257-14.035 65.422-36.622 88.022l-.117.116c-22.6 22.591-53.77 36.623-88.03 36.623h-18.638l7.586 5.402c-43.45 60.724-100.182 109.081-164.665 142.223-64.61 33.21-136.954 51.242-211.462 51.242l-2.32-.005c-9.561 9.976-23.032 16.19-37.949 16.19-29.041 0-52.578-23.541-52.578-52.58s23.537-52.576 52.578-52.576c21.12 0 39.333 12.457 47.694 30.424 62.64-1.143 123.187-16.736 177.317-44.558a404.036 404.036 0 0 0 122.747-97.156c-10.768-2.43-20.449-7.916-28.073-15.508l-.056-.065-.06-.05c-10.444-10.482-16.906-24.847-16.906-40.601V412.276c0-15.735 6.464-30.12 16.906-40.6l.06-.053.056-.065c10.484-10.443 24.848-16.901 40.603-16.901zm-654.652 58.48h-66.303c-18.272 0-34.838 7.427-46.791 19.38v.116c-12.028 12.026-19.497 28.6-19.497 46.798v163.737c0 18.238 7.451 34.826 19.436 46.844 12.019 11.984 28.607 19.438 46.852 19.438h66.303V413.136zm721.814 0h-66.302V709.45h66.302c18.243 0 34.835-7.454 46.853-19.438 11.985-12.018 19.434-28.606 19.434-46.844V479.43c0-18.199-7.471-34.772-19.495-46.798v-.116c-11.952-11.952-28.52-19.38-46.792-19.38z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],gg=(0,l.defineComponent)({__name:"Service2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},D0,14,B0))}}),M0=["aria-labelledby"],I0=[(0,l.createElementVNode)("path",{d:"M1024 657.723H905.846v-126.03c0-228.431-177.23-413.54-393.846-413.54s-393.846 185.109-393.846 413.54v126.03H0v-126.03C0 236.307 228.43 0 512 0s512 236.308 512 531.692v126.031zM196.923 866.462C86.646 866.462 0 779.815 0 669.538s86.646-196.923 196.923-196.923 196.923 86.647 196.923 196.923S307.2 866.462 196.923 866.462zm0-275.693c-43.323 0-78.77 35.446-78.77 78.77s35.447 78.769 78.77 78.769 78.77-35.446 78.77-78.77-35.447-78.769-78.77-78.769zm630.154 275.693c-110.277 0-196.923-86.647-196.923-196.924S716.8 472.615 827.077 472.615 1024 559.262 1024 669.538s-86.646 196.924-196.923 196.924zm0-275.693c-43.323 0-78.77 35.446-78.77 78.77s35.447 78.769 78.77 78.769 78.77-35.446 78.77-78.77-35.447-78.769-78.77-78.769zm-149.662 429.293c-23.63 0-47.261-15.754-55.138-43.324-7.877-31.507 7.877-63.015 39.385-74.83 102.4-31.508 189.046-102.4 236.307-196.923 15.754-27.57 51.2-39.385 78.77-23.631s39.384 51.2 23.63 78.77c-63.015 122.091-177.23 216.614-307.2 256-3.938 3.938-11.815 3.938-15.754 3.938z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],pg=(0,l.defineComponent)({__name:"Service",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},I0,14,M0))}}),A0=["aria-labelledby"],_0=[(0,l.createElementVNode)("path",{d:"M512 1024C228.43 1024 0 795.57 0 512S228.43 0 512 0s512 228.43 512 512-228.43 512-512 512zm0-945.23C273.067 78.77 78.77 273.066 78.77 512S273.066 945.23 512 945.23 945.23 750.934 945.23 512 750.934 78.77 512 78.77zM984.615 1024c-10.502 0-21.005-2.626-28.882-10.503L824.451 882.215c-15.754-15.753-15.754-39.384 0-55.138s39.385-15.754 55.139 0l131.282 131.282c15.754 15.754 15.754 39.385 0 55.138-5.251 7.877-15.754 10.503-26.257 10.503z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],L0=(0,l.defineComponent)({__name:"Search2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},_0,14,A0))}}),P0=["aria-labelledby"],F0=[(0,l.createElementVNode)("path",{d:"M512 1023.999c-280.87 0-512-231.13-512-512S231.13 0 512 0s511.999 231.13 511.999 512-231.13 511.999-512 511.999zm0-936.228c-234.057 0-424.23 190.172-424.23 424.228S277.944 936.23 512 936.23s424.228-190.173 424.228-424.23S746.056 87.772 512 87.772zm468.113 936.228c-11.703 0-23.405-2.926-32.183-11.703L830.902 895.269c-17.554-17.555-17.554-43.886 0-61.44s43.886-17.555 61.44 0l117.028 117.028c17.555 17.554 17.555 43.886 0 61.44-5.851 8.777-17.554 11.703-29.257 11.703z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],yg=(0,l.defineComponent)({__name:"Search",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},F0,14,P0))}}),R0=["aria-labelledby"],O0=[(0,l.createElementVNode)("path",{d:"M257.471 275.98a56.884 56.884 0 1 1-59.785-96.702c89.82-55.632 179.639-110.923 269.515-166.555a85.325 85.325 0 0 1 89.649 0l269.458 166.441a56.884 56.884 0 1 1-59.785 96.76L511.969 118.81 257.47 275.98m0 472.133a56.884 56.884 0 1 0-59.785 96.703L467.2 1011.257a85.325 85.325 0 0 0 89.649 0l269.458-166.441a56.884 56.884 0 1 0-59.785-96.703L511.969 905.17C427.099 852.837 342.285 800.39 257.414 748",fill:"currentColor","fill-opacity":"0.9"},null,-1)],bg=(0,l.defineComponent)({__name:"ScreenLittle",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},O0,14,R0))}}),H0=["aria-labelledby"],q0=[(0,l.createElementVNode)("path",{d:"M802.595 1024H276.757C154.984 1024 55.35 924.368 55.35 802.595v-69.19c0-22.14 19.373-41.513 41.514-41.513s41.513 19.373 41.513 41.513v69.19c0 77.491 60.887 138.378 138.379 138.378h525.838c77.491 0 138.378-60.887 138.378-138.378v-66.422c0-22.14 19.373-41.514 41.513-41.514S1024 714.032 1024 736.173v66.422C1024 924.368 924.368 1024 802.595 1024zM96.865 332.108c-22.14 0-41.514-16.605-41.514-41.513v-69.19C55.351 99.632 154.984 0 276.757 0h525.838C924.368 0 1024 99.632 1024 221.405v69.19c0 22.14-19.373 41.513-41.514 41.513s-41.513-16.605-41.513-41.513v-69.19c0-77.491-60.887-138.378-138.378-138.378H276.757c-77.492 0-138.379 60.887-138.379 138.378v69.19c0 24.908-19.373 41.513-41.513 41.513zm940.973 221.406H41.514C19.373 553.514 0 534.14 0 512s19.373-41.514 41.514-41.514h996.324c22.14 0 41.513 19.373 41.513 41.514s-19.373 41.514-41.513 41.514z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],wg=(0,l.defineComponent)({__name:"Scan2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1079 1024","aria-labelledby":t.name,role:"presentation"},q0,14,H0))}}),K0=["aria-labelledby"],j0=[(0,l.createElementVNode)("path",{d:"M307.2 468.114H160.914C73.143 468.114 0 394.971 0 307.2V160.914C0 73.143 73.143 0 160.914 0H307.2c87.771 0 160.914 73.143 160.914 160.914V307.2c0 87.771-73.143 160.914-160.914 160.914zM160.914 87.771c-40.96 0-73.143 32.183-73.143 73.143V307.2c0 40.96 32.183 73.143 73.143 73.143H307.2c40.96 0 73.143-32.183 73.143-73.143V160.914c0-40.96-32.183-73.143-73.143-73.143H160.914zm702.172 380.343H716.8c-87.771 0-160.914-73.143-160.914-160.914V160.914C555.886 73.143 629.029 0 716.8 0h146.286C950.857 0 1024 73.143 1024 160.914V307.2c0 87.771-73.143 160.914-160.914 160.914zM716.8 87.771c-40.96 0-73.143 32.183-73.143 73.143V307.2c0 40.96 32.183 73.143 73.143 73.143h146.286c40.96 0 73.143-32.183 73.143-73.143V160.914c0-40.96-32.183-73.143-73.143-73.143H716.8zM307.2 1024H160.914C73.143 1024 0 950.857 0 863.086V716.8c0-87.771 73.143-160.914 160.914-160.914H307.2c87.771 0 160.914 73.143 160.914 160.914v146.286c0 87.771-73.143 160.914-160.914 160.914zM160.914 643.657c-40.96 0-73.143 32.183-73.143 73.143v146.286c0 40.96 32.183 73.143 73.143 73.143H307.2c40.96 0 73.143-32.183 73.143-73.143V716.8c0-40.96-32.183-73.143-73.143-73.143H160.914zM204.8 175.543h58.514c17.555 0 29.257 11.703 29.257 29.257v58.514c0 17.555-11.702 29.257-29.257 29.257H204.8c-17.554 0-29.257-11.702-29.257-29.257V204.8c0-17.554 11.703-29.257 29.257-29.257zm482.743 833.828c-23.406 0-43.886-20.48-43.886-43.885V643.657c0-23.406 20.48-43.886 43.886-43.886s43.886 20.48 43.886 43.886v321.829c0 23.405-20.48 43.885-43.886 43.885zm234.057 0c-23.406 0-43.886-20.48-43.886-43.885V643.657c0-23.406 20.48-43.886 43.886-43.886s43.886 20.48 43.886 43.886v321.829c0 23.405-20.48 43.885-43.886 43.885z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Sg=(0,l.defineComponent)({__name:"Scan",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},j0,14,K0))}}),Y0=["aria-labelledby"],W0=[(0,l.createElementVNode)("path",{d:"M1113.6 349.867h-128c0-119.467-98.133-217.6-217.6-217.6-55.467 0-106.667 21.333-149.333 59.733l-4.267 4.267c-34.133 34.133-85.333 34.133-119.467 0-42.666-42.667-93.866-64-149.333-64-119.467 0-217.6 98.133-217.6 217.6H0c0-192 153.6-345.6 345.6-345.6 76.8 0 149.333 25.6 209.067 72.533C614.4 29.867 686.933 4.267 763.733 4.267c196.267 0 349.867 153.6 349.867 345.6zM588.8 102.4zM93.867 631.467c-4.267-4.267-8.534-12.8-12.8-17.067-51.2-76.8-76.8-170.667-76.8-260.267h128c0 68.267 21.333 136.534 55.466 192 4.267 0 4.267 4.267 8.534 8.534l-102.4 76.8zm934.4-8.534L921.6 550.4c38.4-59.733 64-128 64-200.533h128c0 98.133-29.867 192-85.333 273.066zM558.933 989.867c-12.8 0-29.866-4.267-42.666-8.534-4.267-4.266-8.534-4.266-12.8-4.266C332.8 900.267 192 776.533 85.333 622.933L192 554.667c89.6 136.533 217.6 243.2 362.667 307.2l4.266-4.267C704 789.333 832 682.667 921.6 550.4l106.667 72.533c-102.4 153.6-247.467 277.334-418.134 354.134l-8.533 4.266c-12.8 8.534-29.867 8.534-42.667 8.534zM550.4 866.133zm17.067 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],vg=(0,l.defineComponent)({__name:"SFollow",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1113 1024","aria-labelledby":t.name,role:"presentation"},W0,14,Y0))}}),U0=["aria-labelledby"],G0=[(0,l.createElementVNode)("path",{d:"M381.262 1005.563c-16.132 21.51-45.708 24.198-67.216 8.066-21.51-16.132-24.198-45.708-8.066-67.217C413.526 806.602 518.384 666.79 625.932 529.67c8.066-10.755 8.066-24.198 0-34.953C518.384 354.905 413.526 215.093 305.98 77.972c-16.132-21.51-10.755-51.085 8.066-67.217C335.556-5.377 365.13 0 381.262 18.82c107.547 142.5 212.405 282.31 319.952 419.433 34.952 43.019 34.952 104.858 0 150.565C593.667 728.63 488.81 868.44 381.262 1005.562",fill:"currentColor","fill-opacity":"0.9"},null,-1)],X0=(0,l.defineComponent)({__name:"Right",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},G0,14,U0))}}),Z0=["aria-labelledby"],J0=[(0,l.createElementVNode)("path",{d:"M136 552h63.6c4.4 0 8-3.6 8-8V288.7h528.6v72.6c0 1.9.6 3.7 1.8 5.2 2.9 3.6 8.1 4.3 11.7 1.4L893 255.4c4.3-5 3.6-10.3 0-13.2L749.7 129.8c-1.5-1.2-3.3-1.8-5.2-1.8-4.6 0-8.4 3.8-8.4 8.4V209H199.7c-39.5 0-71.7 32.2-71.7 71.8V544c0 4.4 3.6 8 8 8zm752-80h-63.6c-4.4 0-8 3.6-8 8v255.3H287.8v-72.6c0-1.9-.6-3.7-1.8-5.2-2.9-3.6-8.1-4.3-11.7-1.4L131 768.6c-4.3 5-3.6 10.3 0 13.2l143.3 112.4c1.5 1.2 3.3 1.8 5.2 1.8 4.6 0 8.4-3.8 8.4-8.4V815h536.6c39.5 0 71.7-32.2 71.7-71.8V480c-.2-4.4-3.8-8-8.2-8z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Cg=(0,l.defineComponent)({__name:"Retweet",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},J0,14,Z0))}}),Q0=["aria-labelledby"],e2=[(0,l.createElementVNode)("path",{d:"M771.938 315.077h199.55l-13.13 154.913L758.81 364.964c-13.128-7.877-18.38-23.63-10.502-36.759 2.625-7.877 13.128-13.128 23.63-13.128zm-535.63 393.846H44.636L57.764 554.01l191.672 105.026c13.128 7.877 18.38 23.63 10.502 36.759-5.25 7.877-15.753 13.128-23.63 13.128zM509.374 1024C257.313 1024 44.636 845.456 5.251 596.02 0 575.016 15.754 556.637 36.76 551.386c21.005-2.626 42.01 10.502 44.636 31.507 34.133 210.052 215.302 362.339 427.98 362.339 191.671 0 362.338-128.657 417.476-312.452 5.252-21.005 28.882-34.133 49.887-26.256 21.006 5.251 34.134 28.882 26.257 49.887C937.354 871.713 735.179 1024 509.375 1024zm467.364-551.385c-18.379 0-36.759-13.128-39.384-34.133C903.22 231.056 722.05 78.77 509.374 78.77c-191.671 0-362.338 128.657-414.85 312.452-5.252 21.005-28.883 34.133-49.888 26.256-21.005-5.251-34.133-28.882-26.257-49.887C81.395 152.287 283.57 0 509.374 0c252.062 0 464.739 178.544 504.123 427.98 2.626 21.005-10.502 42.01-31.507 44.635h-5.252z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Ng=(0,l.defineComponent)({__name:"Refresh2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},e2,14,Q0))}}),t2=["aria-labelledby"],l2=[(0,l.createElementVNode)("path",{d:"M776.374 334.77h181.17l-27.57 149.66-169.354-90.584c-15.754-7.877-19.692-27.57-11.815-43.323 3.938-7.877 15.754-15.754 27.569-15.754zM256.497 689.23H59.574l27.57-149.66 181.168 90.584c15.754 7.877 23.631 27.57 15.754 43.323-3.938 7.877-15.754 15.754-27.569 15.754zm256 334.77c-252.062 0-464.738-177.23-512-421.415-3.938-31.508 15.754-63.016 51.2-70.893 31.508-3.938 63.015 15.754 66.954 47.262C154.097 768 319.512 901.908 512.497 901.908c189.046 0 346.585-126.031 389.908-307.2 7.877-31.508 39.384-51.2 70.892-43.323 31.508 7.877 51.2 39.384 43.323 70.892C961.482 858.585 756.682 1024 512.497 1024zM965.42 500.185c-27.57 0-55.138-19.693-59.077-51.2C874.835 256 709.42 118.154 512.497 118.154c-185.108 0-350.523 129.97-389.908 307.2-7.877 31.508-39.384 51.2-70.892 43.323-31.508-7.877-51.2-39.385-43.323-70.892C59.574 169.354 272.251 0 512.497 0c256 0 472.615 181.17 512 429.292 3.938 31.508-15.754 63.016-47.262 66.954-3.938 3.939-7.876 3.939-11.815 3.939z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],kg=(0,l.defineComponent)({__name:"Refresh",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},l2,14,t2))}}),n2=["aria-labelledby"],a2=[(0,l.createElementVNode)("path",{d:"M920.576 778.24c-14.336 0-28.672-5.632-39.936-16.384L515.072 395.264 148.48 760.832c-22.016 22.016-57.856 22.016-79.872 0s-22.016-57.856 0-79.872l406.528-405.504c22.016-22.016 57.856-22.016 79.872 0l405.504 406.528c22.016 22.016 22.016 57.856 0 79.872-11.264 11.264-25.6 16.384-39.936 16.384z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],xg=(0,l.defineComponent)({__name:"RectUp",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},a2,14,n2))}}),r2=["aria-labelledby"],o2=[(0,l.createElementVNode)("path",{d:"M349.184 983.04c-14.336 0-28.672-5.632-39.936-16.384-22.016-22.016-22.016-57.856 0-79.872l366.08-366.08L309.76 155.136c-22.016-22.016-22.016-57.856 0-79.872s57.856-22.016 79.872 0L795.136 481.28c10.752 10.752 16.384 25.088 16.384 39.936 0 14.848-6.144 29.184-16.384 39.936L389.12 966.656c-10.752 11.264-25.6 16.384-39.936 16.384z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],zg=(0,l.defineComponent)({__name:"RectRight",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},o2,14,r2))}}),i2=["aria-labelledby"],s2=[(0,l.createElementVNode)("path",{d:"M657.92 983.04c-14.336 0-28.672-5.632-39.936-16.384L211.968 560.64c-10.752-10.752-16.384-25.088-16.384-39.936 0-14.848 6.144-29.184 16.384-39.936L617.984 74.752c22.016-22.016 57.856-22.016 79.872 0s22.016 57.856 0 79.872l-366.08 366.08 366.08 366.08c22.016 22.016 22.016 57.856 0 79.872-11.264 11.264-25.6 16.384-39.936 16.384z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Tg=(0,l.defineComponent)({__name:"RectLeft",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},s2,14,i2))}}),c2=["aria-labelledby"],u2=[(0,l.createElementVNode)("path",{d:"M515.072 778.24c-14.336 0-28.672-5.632-39.936-16.384L69.12 356.864c-22.016-22.016-22.016-57.856 0-79.872s57.856-22.016 79.872 0L515.584 642.56 880.64 275.968c22.016-22.016 57.856-22.016 79.872 0s22.016 57.856 0 79.872L555.008 762.368c-10.752 10.752-25.6 15.872-39.936 15.872z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Eg=(0,l.defineComponent)({__name:"RectDown",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},u2,14,c2))}}),d2=["aria-labelledby"],f2=[(0,l.createElementVNode)("path",{d:"M487.3 722.914c35.885 0 52.529-24.967 52.529-58.255v-17.687c1.043-68.662 26.009-97.268 109.23-154.457 88.945-60.362 145.624-130.045 145.624-230.442 0-156.033-126.895-245.49-284.503-245.49-117.551 0-221.055 55.659-265.262 156.033-10.918 24.456-15.6 48.38-15.6 68.13 0 29.649 17.154 50.465 48.888 50.465 26.52 0 44.207-15.601 52.019-41.1 27.03-98.821 92.052-136.26 176.316-136.26 101.418 0 180.488 57.212 180.488 147.711 0 74.366-46.293 115.976-112.869 162.801-81.667 56.701-141.475 117.552-141.475 209.094v32.756c0 33.288 18.198 56.7 54.593 56.7zm0 284.502c41.078 0 73.855-33.288 73.855-73.855a73.456 73.456 0 0 0-73.855-73.855c-40.567 0-74.388 32.777-74.388 73.855 0 40.567 33.821 73.855 74.388 73.855z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],$g=(0,l.defineComponent)({__name:"Question",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},f2,14,d2))}}),m2=["aria-labelledby"],h2=[(0,l.createElementVNode)("path",{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-80 600c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V360c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v304zm224 0c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V360c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v304z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Vg=(0,l.defineComponent)({__name:"PoweroffCircleFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},h2,14,m2))}}),g2=["aria-labelledby"],p2=[(0,l.createElementVNode)("path",{d:"M345.6 460.8h409.6q51.2 0 51.2 51.2t-51.2 51.2H345.6q-51.2 0-51.2-51.2t51.2-51.2zM550.4 256q51.2 0 51.2 51.2v409.6q0 51.2-51.2 51.2t-51.2-51.2V307.2q0-51.2 51.2-51.2z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Bg=(0,l.defineComponent)({__name:"Plus",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},p2,14,g2))}}),y2=["aria-labelledby"],b2=[(0,l.createElementVNode)("path",{d:"M500.864 952.64c-239.648 0-434.656-194.976-434.656-434.624 0-239.68 195.008-434.624 434.656-434.624 239.68 0 434.656 194.944 434.656 434.624 0 239.68-195.008 434.624-434.656 434.624m0-933.28C225.92 19.36 2.24 243.104 2.24 518.016c0 274.944 223.68 498.624 498.624 498.624S999.52 792.96 999.52 518.016c0-274.912-223.68-498.624-498.656-498.624m-96 306.624a32 32 0 0 0-32 32v320a32 32 0 0 0 64 0v-320a32 32 0 0 0-32-32m192 0a32 32 0 0 0-32 32v320a32 32 0 0 0 64 0v-320a32 32 0 0 0-32-32",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Dg=(0,l.defineComponent)({__name:"PlayStop",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},b2,14,y2))}}),w2=["aria-labelledby"],S2=[(0,l.createElementVNode)("path",{d:"M772.7 217.7a32.2 32.1 0 1 0 64.4 0 32.2 32.1 0 1 0-64.4 0zM415.8 679.9c5.9 0 11.5-1.6 16.2-4.5l231.1-134.6c10.9-5.2 18.5-16.3 18.5-29.2 0-11.9-6.4-22.3-16-27.8L439.7 352.2c-5.8-6.7-14.4-10.9-23.9-10.9-17.6 0-31.8 14.4-31.8 32.1 0 .6 0 1.2.1 1.8l-.4.2.5 269c-.1 1.1-.2 2.2-.2 3.4 0 17.7 14.3 32.1 31.8 32.1zm494-373.3c-5.4-10.5-16.3-17.8-28.9-17.8-17.8 0-32.2 14.4-32.2 32.1 0 6 1.7 11.7 4.6 16.5l-.1.1c26.9 52.4 42.1 111.8 42.1 174.7 0 211.6-171.6 383.2-383.2 383.2S128.8 723.8 128.8 512.2 300.4 129.1 512 129.1c62.5 0 121.5 15 173.6 41.5l.2-.4c4.6 2.6 10 4.1 15.7 4.1 17.8 0 32.2-14.4 32.2-32.1 0-13.1-7.9-24.4-19.3-29.4C653.6 81.9 584.9 64.5 512 64.5 264.7 64.5 64.3 265 64.3 512.2S264.7 959.9 512 959.9s447.7-200.4 447.7-447.7c0-74.1-18-144-49.9-205.6z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Mg=(0,l.defineComponent)({__name:"PlayStart",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},S2,14,w2))}}),v2=["aria-labelledby"],C2=[(0,l.createElementVNode)("path",{d:"M917 248.2c11 0 20 9 20 20v487.6c0 11-9 20-20 20s-20-9-20-20V268.2c0-11 9-20 20-20zm-7.2 262.9L486.4 266.7c-.7-.4-1.5.1-1.5.9v488.9c0 .8.8 1.3 1.5.9l423.4-244.5c.7-.4.7-1.4 0-1.8zm-417.9 0L68.5 266.7c-.7-.4-1.5.1-1.5.9v488.9c0 .8.8 1.3 1.5.9l423.4-244.5c.7-.4.7-1.4 0-1.8z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Ig=(0,l.defineComponent)({__name:"PlayDoubleForward",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},C2,14,v2))}}),N2=["aria-labelledby"],k2=[(0,l.createElementVNode)("path",{d:"M87 775.8c-11 0-20-9-20-20V268.2c0-11 9-20 20-20s20 9 20 20v487.6c0 11-9 20-20 20zm7.2-262.9 423.4 244.5c.7.4 1.5-.1 1.5-.9v-489c0-.8-.8-1.3-1.5-.9L94.2 511.1c-.7.4-.7 1.4 0 1.8zm417.9 0 423.4 244.5c.7.4 1.5-.1 1.5-.9v-489c0-.8-.8-1.3-1.5-.9L512.1 511.1c-.7.4-.7 1.4 0 1.8z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Ag=(0,l.defineComponent)({__name:"PlayDoubleBack",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},k2,14,N2))}}),x2=["aria-labelledby"],z2=[(0,l.createElementVNode)("path",{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm144.1 454.9L437.7 677.8c-1.4 1-3 1.5-4.7 1.5-4.4 0-8-3.6-8-8V353.7c0-1.7.5-3.3 1.5-4.7 2.6-3.6 7.6-4.4 11.2-1.8L656.1 506c.7.5 1.3 1.1 1.8 1.8 2.6 3.5 1.8 8.5-1.8 11.1z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],_g=(0,l.defineComponent)({__name:"PlayCircleFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},z2,14,x2))}}),T2=["aria-labelledby"],E2=(0,l.createElementVNode)("path",{d:"M853.333 887.467H170.667c-54.614 0-102.4-47.787-102.4-102.4V238.933c0-54.613 47.786-102.4 102.4-102.4h682.666c54.614 0 102.4 47.787 102.4 102.4v546.134c0 54.613-47.786 102.4-102.4 102.4zM170.667 204.8c-20.48 0-34.134 13.653-34.134 34.133v546.134c0 20.48 13.654 34.133 34.134 34.133h682.666c20.48 0 34.134-13.653 34.134-34.133V238.933c0-20.48-13.654-34.133-34.134-34.133H170.667z",fill:"currentColor","fill-opacity":"0.9"},null,-1),$2=(0,l.createElementVNode)("path",{d:"M614.4000000000001 402.773a1.067 1.067 0 1 0 136.533 0 1.067 1.067 0 1 0-136.533 0ZM785.067 689.493c-61.44-47.786-88.747-34.133-129.707-13.653-27.307 13.653-68.267 27.307-122.88 20.48-68.267-13.653-95.573-61.44-116.053-102.4-13.654-27.307-27.307-54.613-54.614-68.267-68.266-34.133-129.706 6.827-129.706 6.827-20.48 13.653-47.787 6.827-54.614-6.827-6.826-13.653 0-40.96 13.654-47.786 6.826 0 95.573-61.44 197.973-13.654 47.787 27.307 68.267 61.44 88.747 95.574 20.48 34.133 34.133 61.44 75.093 68.266 27.307 6.827 47.787 0 75.093-13.653 47.787-20.48 102.4-47.787 197.974 27.307 20.48 13.653 20.48 40.96 13.653 47.786-13.653 6.827-27.307 20.48-54.613 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1),Lg=(0,l.defineComponent)({__name:"Picture",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[E2,(0,l.createTextVNode)(","),$2],14,T2))}}),V2=["aria-labelledby"],B2=[(0,l.createElementVNode)("path",{d:"M570.514 789.943c-119.954 0-219.428-99.474-219.428-219.429s99.474-219.428 219.428-219.428 219.429 99.474 219.429 219.428-99.474 219.429-219.429 219.429zm0-351.086c-73.143 0-131.657 58.514-131.657 131.657s58.514 131.657 131.657 131.657 131.657-58.514 131.657-131.657-58.514-131.657-131.657-131.657zM877.714 1024h-614.4C117.03 1024 0 906.971 0 760.686V380.343c0-146.286 117.029-263.314 263.314-263.314h32.183c0-2.926 2.926-8.778 2.926-11.703C315.977 43.886 374.49 0 438.857 0h263.314c70.218 0 128.732 49.737 143.36 117.029h32.183c146.286 0 263.315 117.028 263.315 263.314v380.343C1141.029 906.97 1024 1024 877.714 1024zm-614.4-819.2c-96.548 0-175.543 78.994-175.543 175.543v380.343c0 96.548 78.995 175.543 175.543 175.543h614.4c96.549 0 175.543-78.995 175.543-175.543V380.343c0-96.549-78.994-175.543-175.543-175.543H819.2c-32.183 0-58.514-26.331-58.514-58.514S734.354 87.77 702.17 87.77H438.857c-26.331 0-49.737 17.555-55.588 40.96-2.926 5.852-2.926 11.703-2.926 17.555 0 32.183-26.332 58.514-58.514 58.514h-58.515zm-87.771 160.914a73.143 73.143 0 1 0 146.286 0 73.143 73.143 0 1 0-146.286 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Pg=(0,l.defineComponent)({__name:"Photograph",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1141 1024","aria-labelledby":t.name,role:"presentation"},B2,14,V2))}}),D2=["aria-labelledby"],M2=(0,l.createElementVNode)("path",{d:"M939.198 230.438H84.802c-32.04 0-58.254 26.214-58.254 58.254v563.125c0 32.04 26.214 58.254 58.254 58.254h854.396c32.04 0 58.254-26.215 58.254-58.254V288.692c0-32.04-26.214-58.254-58.254-58.254zM512 812.98c-133.985 0-242.726-108.741-242.726-242.726S378.015 327.53 512 327.53s242.726 108.74 242.726 242.725S645.985 812.98 512 812.98zm330.107-368.943c-32.04 0-58.254-26.214-58.254-58.254s26.214-58.254 58.254-58.254 58.254 26.214 58.254 58.254-26.214 58.254-58.254 58.254z",fill:"currentColor","fill-opacity":"0.9"},null,-1),I2=(0,l.createElementVNode)("path",{d:"M512 405.2c-90.78 0-165.054 74.274-165.054 165.054S421.22 735.308 512 735.308s165.054-74.274 165.054-165.054S602.78 405.2 512 405.2zm242.726-174.762v-58.255c0-32.04-26.215-58.254-58.255-58.254H327.53c-32.04 0-58.255 26.215-58.255 58.254v58.255h485.452z",fill:"currentColor","fill-opacity":"0.9"},null,-1),Fg=(0,l.defineComponent)({__name:"PhotographFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[M2,(0,l.createTextVNode)(","),I2],14,D2))}}),A2=["aria-labelledby"],_2=(0,l.createElementVNode)("path",{d:"M488.533 110.933c8.534 4.267 17.067 6.4 25.6 6.4 102.4-17.066 202.667 2.134 283.734 57.6 81.066 53.334 136.533 136.534 153.6 230.4C953.6 422.4 968.533 435.2 985.6 435.2h6.4c19.2-4.267 32-21.333 27.733-40.533-19.2-113.067-85.333-213.334-183.466-277.334s-217.6-89.6-334.934-68.266c-19.2 4.266-32 21.333-27.733 40.533 0 6.4 6.4 14.933 14.933 21.333zm0 0",fill:"currentColor","fill-opacity":"0.9"},null,-1),L2=(0,l.createElementVNode)("path",{d:"M780.8 420.267c2.133 17.066 17.067 29.866 34.133 29.866h6.4c8.534-2.133 17.067-6.4 23.467-14.933 4.267-8.533 6.4-17.067 6.4-25.6-12.8-72.533-55.467-136.533-117.333-177.067-64-40.533-138.667-57.6-215.467-42.666-19.2 4.266-32 21.333-27.733 40.533 2.133 8.533 6.4 17.067 14.933 23.467 8.533 4.266 17.067 6.4 25.6 6.4 57.6-10.667 115.2 2.133 164.267 32 44.8 27.733 74.666 74.666 85.333 128zm102.4 247.466c-32-21.333-64-42.666-89.6-55.466-46.933-25.6-68.267-27.734-78.933-27.734-25.6 0-49.067 12.8-66.134 38.4-10.666 14.934-19.2 32-25.6 49.067 0 2.133-2.133 4.267-4.266 8.533s-4.267 10.667-6.4 17.067c-10.667-4.267-29.867-14.933-59.734-34.133-38.4-25.6-78.933-57.6-108.8-87.467-29.866-29.867-61.866-70.4-87.466-108.8-21.334-32-29.867-49.067-34.134-59.733 4.267-2.134 10.667-6.4 17.067-8.534l8.533-4.266c17.067-6.4 34.134-14.934 49.067-25.6 25.6-17.067 38.4-40.534 38.4-66.134 0-12.8-4.267-32-27.733-78.933-14.934-27.733-34.134-59.733-55.467-89.6-19.2-25.6-40.533-57.6-66.133-81.067-32-32-55.467-46.933-78.934-46.933C160 6.4 108.8 59.733 74.667 104.533 27.733 170.667 2.133 230.4 2.133 281.6c0 68.267 42.667 151.467 78.934 211.2 49.066 78.933 115.2 164.267 187.733 236.8l23.467 23.467c74.666 72.533 157.866 138.666 236.8 187.733 59.733 36.267 142.933 78.933 211.2 78.933 72.533 0 147.2-51.2 177.066-72.533 29.867-21.333 98.134-78.933 98.134-134.4 0-23.467-14.934-49.067-46.934-78.933-23.466-19.2-51.2-42.667-85.333-66.134zM185.6 106.667c6.4-6.4 12.8-10.667 17.067-12.8 8.533 6.4 36.266 32 81.066 93.866 17.067 23.467 32 51.2 46.934 76.8 8.533 17.067 12.8 27.734 14.933 34.134 0 0-2.133 0-2.133 2.133-6.4 4.267-17.067 8.533-32 14.933-12.8 4.267-29.867 12.8-44.8 21.334-23.467 17.066-36.267 36.266-34.134 59.733 0 25.6 17.067 66.133 53.334 117.333C315.733 556.8 352 601.6 384 635.733c36.267 34.134 81.067 70.4 119.467 98.134C582.4 787.2 612.267 787.2 622.933 787.2c23.467 0 42.667-12.8 59.734-36.267 8.533-14.933 17.066-32 21.333-44.8 6.4-12.8 10.667-23.466 14.933-29.866l2.134-2.134c6.4 2.134 14.933 6.4 34.133 14.934C780.8 704 808.533 718.933 832 736c61.867 42.667 87.467 70.4 93.867 81.067-2.134 4.266-6.4 10.666-12.8 17.066-10.667 12.8-29.867 29.867-51.2 46.934-44.8 32-91.734 53.333-121.6 53.333-36.267 0-96-23.467-164.267-66.133-72.533-44.8-151.467-106.667-221.867-174.934l-23.466-23.466C262.4 599.467 200.533 520.533 155.733 448 113.067 377.6 89.6 317.867 89.6 281.6c0-32 19.2-76.8 53.333-121.6 8.534-21.333 25.6-40.533 42.667-53.333zm0 0",fill:"currentColor","fill-opacity":"0.9"},null,-1),P2=(0,l.createElementVNode)("path",{d:"M646.4 354.133c-38.4-25.6-85.333-36.266-132.267-25.6-19.2 4.267-32 21.334-27.733 42.667 4.267 8.533 8.533 17.067 14.933 21.333 6.4 4.267 17.067 6.4 25.6 6.4 27.734-4.266 57.6 0 81.067 14.934 23.467 14.933 38.4 36.266 42.667 64 2.133 17.066 17.066 29.866 34.133 29.866h6.4c19.2-4.266 32-21.333 27.733-40.533-6.4-49.067-32-89.6-72.533-113.067zm0 0",fill:"currentColor","fill-opacity":"0.9"},null,-1),Rg=(0,l.defineComponent)({__name:"Phonering",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[_2,(0,l.createTextVNode)(","),L2,(0,l.createTextVNode)(","),P2],14,A2))}}),F2=["aria-labelledby"],R2=[(0,l.createElementVNode)("path",{d:"M592.341 76.019a39.304 39.304 0 0 1-.394.039h-.788a38.202 38.202 0 0 1-39.776-36.43A38.202 38.202 0 0 1 587.497.168c1.024 0 101.647-5.553 205.893 46.944a387.646 387.646 0 0 1 148.08 129.53c46.157 68.054 73.922 153.672 82.35 254.728a38.084 38.084 0 0 1-35.05 40.96c-1.143.275-2.127.275-3.151.275a38.24 38.24 0 0 1-38.241-34.776c-13.076-156.743-75.733-264.888-186.242-321.679C679.613 74.247 599.35 75.823 592.38 76.06zm-208.926 564.75c89.674 89.557 193.448 175.175 234.564 134.295 58.72-58.837 94.952-109.957 224.404-5.947 129.49 104.09 30.01 173.482-26.899 230.39-65.611 65.69-310.455 3.387-552.502-238.503C21.054 519.077-41.093 274.311 24.48 208.621c56.869-57.027 126.418-156.469 230.39-26.9 104.01 129.57 52.85 165.803-5.869 224.484-40.958 41.115 44.66 144.888 134.374 234.564zm287.102-128.782c-20.283 0-37.178-16.54-38.202-37.65-4.608-93.81-63.29-115.195-88.336-119.96l-.906-.119c-20.873-4.214-34.381-24.969-30.325-46.471 4.096-21.582 24.182-35.563 45.015-31.35h.276c27.49 5.278 55.136 18.117 77.742 36.076 31.073 24.692 68.92 72.109 73.133 157.728 1.024 21.779-15.24 40.407-36.31 41.628-.788.118-1.418.118-2.048.118zM628.179 36.87c0 .395 0 .395 0 0 0 .395 0 .395 0 0zM831 511.987c-17.959 0-33.318-14.887-35.208-34.775-13.744-145.48-85.264-226.965-212.746-242.205-19.493-2.363-33.593-21.503-31.466-42.85 2.127-21.305 19.651-36.703 39.146-34.379 22.45 2.717 90.581 10.869 153.042 58.207a280.484 280.484 0 0 1 78.963 94.756c23.196 44.226 37.847 97.472 43.518 158.398 2.009 21.345-12.21 40.367-31.703 42.533-1.064.276-2.363.276-3.545.276z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Og=(0,l.defineComponent)({__name:"PhoneringFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},R2,14,F2))}}),O2=["aria-labelledby"],H2=[(0,l.createElementVNode)("path",{d:"M743.3 980h-4.6c-114.5-5.9-264.9-109.7-403.5-277.5l-49.8-60C144.4 471.8 73.6 309.9 91.2 198.4 105.2 110.3 225.6 44 296.7 44c45.3 0 62 26.8 67.1 38.3 33 59.5 80.3 173.4 80.3 219.5l-1.8 11.5c-11.5 30.4-35.4 44-51.2 53-19.9 10.9-20.7 13.3-21.3 21.6.3 0 6.2 27.5 88.9 129.6l37.9 45.5c84.2 99.7 109.5 109.3 110.6 109.6 7.1.8 9.9-.1 25.4-16.6 13.2-14.3 30.6-33.3 60.6-38.1l4.1-.7 6.7.3c49.4 10.4 155.4 81.2 207.9 125.6 7.1 4.8 35 28.9 18.3 81.8C910.6 886.7 825.9 980 743.3 980zM296.7 90.6c-53.1 0-150 55.7-159.5 115.1-15.3 96.8 53.6 249 184.1 407.1l49.8 60c130.4 157.9 268.2 255.4 368.7 260.6l3.4 23.3v-23.3c57.1 0 127.1-74.2 142.5-122.6 4.7-15 3.9-26.5-2.1-30.6C824.9 730.6 733 673 699.5 664.3c-14.4 3.7-22.6 12.6-32 22.8-16.4 17.5-34.1 36.2-68.3 31.3-9.2-1.4-36.7-5.6-138.1-125.5L422.8 547c-102.2-126.2-100.2-152.7-99.5-162.6 2.6-35.5 26.2-48.5 45.2-58.9 13.7-7.8 24.1-14.4 28.9-25.4-2.7-37-39.3-132.2-75.2-197.1-4.9-10.6-16.4-12.4-25.5-12.4z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Hg=(0,l.defineComponent)({__name:"Phone",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},H2,14,O2))}}),q2=["aria-labelledby"],K2=[(0,l.createElementVNode)("path",{d:"M759.922 989.082h-.02l-4.927-.11c-114.638-5.864-269.451-113.762-414.171-288.636l-53.457-64.567c-144.72-174.886-220.54-345.69-202.81-456.91C97.052 100.395 213.71 34.176 280.367 34.176c32.832 0 44.727 16.34 48.885 26.096 37.734 67.059 84.424 183.678 84.64 225.506l.014 2.976-1.068 2.78c-8.322 21.986-26.943 32.52-43.372 41.81-21.643 12.23-33.942 20.261-35.444 43.382-.446 7.016 5.605 38.935 101.083 156.63l40.82 49.29C571.667 695.637 601.79 707.8 608.842 708.806c23.088 3.21 33.96-6.912 50.565-25.114 12.641-13.86 26.982-29.59 50.644-33.055l2.996-.427 2.946.626C757.687 659.627 864.411 728.407 925 779.47c8.747 5.806 24.013 23.042 11.925 61.119-18.963 59.8-101.633 148.492-177.002 148.492z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],qg=(0,l.defineComponent)({__name:"PhoneFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},K2,14,q2))}}),j2=["aria-labelledby"],Y2=[(0,l.createElementVNode)("path",{d:"M427.07 634.525a287.15 287.15 0 0 1-288.614-252.848A291.54 291.54 0 0 1 462.689 60.37a286.42 286.42 0 0 1 255.115 285.98A299 299 0 0 1 427.069 634.38zm0-507.963a219.934 219.934 0 1 0 221.908 219.861 224.689 224.689 0 0 0-221.909-219.86zM34.083 1024A36.57 36.57 0 0 1 0 990.209a426.338 426.338 0 0 1 427.07-423.193h8.703a36.57 36.57 0 0 1 34.084 33.718 37.01 37.01 0 0 1-34.084 33.791A360.95 360.95 0 0 0 68.826 990.21 38.253 38.253 0 0 1 34.084 1024zm0 0 388.963-407.687a16.822 16.822 0 0 1-27.94 7.826 34.01 34.01 0 0 1-10.825-23.405 37.01 37.01 0 0 1 34.083-33.718h8.704a36.57 36.57 0 0 1 34.084 33.718 26.258 26.258 0 0 1-2.633 11.337 16.822 16.822 0 0 1-31.45-11.337zm777.267 0a36.57 36.57 0 0 1-34.084-33.791A370.093 370.093 0 0 0 668.141 729.68a15.14 15.14 0 0 0-3.218-2.486 31.377 31.377 0 0 1 0-49.151 12.434 12.434 0 0 0 1.902-2.487 32.328 32.328 0 0 1 50.686 1.39A425.68 425.68 0 0 1 853.846 985.82a16.384 16.384 0 0 1-2.267 8.485 55.806 55.806 0 0 1-40.52 29.695zm-76.798-456.984a36.57 36.57 0 0 1-34.083-33.79 37.01 37.01 0 0 1 34.083-33.792 219.934 219.934 0 1 0 0-439.796 173.929 173.929 0 0 0-109.711 32.84 16.53 16.53 0 0 1-2.706 1.61 36.57 36.57 0 0 1-38.033-6.364 15.872 15.872 0 0 1-5.12-7.314 36.57 36.57 0 0 1 8.557-35.985 16.237 16.237 0 0 1 4.096-3.291A292.563 292.563 0 0 1 734.553-.045 286.639 286.639 0 0 1 1025.288 287.4a280.495 280.495 0 0 1-290.735 279.544zm392.986 389.402a36.57 36.57 0 0 1-34.084-33.791 369.873 369.873 0 0 0-109.199-260.455 13.092 13.092 0 0 0-3.145-2.56 31.67 31.67 0 0 1 1.39-50.247 32.109 32.109 0 0 1 51.198 0 425.826 425.826 0 0 1 136.554 308.873 15.725 15.725 0 0 1-2.267 8.485 55.733 55.733 0 0 1-40.447 29.695zm0 0",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Kg=(0,l.defineComponent)({__name:"Persons2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1170 1024","aria-labelledby":t.name,role:"presentation"},Y2,14,j2))}}),W2=["aria-labelledby"],U2=(0,l.createElementVNode)("path",{d:"M557.056 512c61.44-48.128 103.424-123.904 103.424-212.992C659.456 147.456 542.72 30.72 398.336 30.72s-261.12 123.904-261.12 268.288c0 82.944 40.96 157.696 103.424 212.992C157.696 525.312 20.48 601.088 0 786.432V993.28h803.84V786.432C783.36 601.088 646.144 532.48 557.056 512zM199.68 306.176c0-109.568 89.088-199.68 199.68-199.68s199.68 89.088 199.68 199.68-89.088 199.68-199.68 199.68-199.68-90.112-199.68-199.68zm535.552 618.496H55.296V793.6c20.48-185.344 185.344-212.992 192.512-212.992h288.768c7.168 0 172.032 27.648 192.512 212.992v131.072h6.144z",fill:"currentColor","fill-opacity":"0.9"},null,-1),G2=(0,l.createElementVNode)("path",{d:"M824.32 512c34.816-55.296 55.296-109.568 48.128-164.864-7.168-61.44-34.816-109.568-55.296-151.552h-89.088s75.776 61.44 82.944 151.552c0 55.296-20.48 103.424-61.44 151.552l-34.816 40.96 48.128 13.312c7.168 0 185.344 61.44 192.512 288.768H1024C1024 643.072 892.928 552.96 824.32 512z",fill:"currentColor","fill-opacity":"0.9"},null,-1),jg=(0,l.defineComponent)({__name:"Persons",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[U2,(0,l.createTextVNode)(","),G2],14,W2))}}),X2=["aria-labelledby"],Z2=[(0,l.createElementVNode)("path",{d:"M798.293 294.482c0-160.751-130.304-291.069-291.061-291.069a288.932 288.932 0 0 0-206.176 85.402 291.181 291.181 0 0 0-40.755 51.917c-84.409 137.014-41.762 316.501 95.252 400.91l15.05 9.352-16.688 6.106C174.5 622.513 55.08 793.115 55.02 984.081v.41c.122 14.94 12.315 26.958 27.238 26.835l.014-.007c14.926-.092 26.948-12.305 26.835-27.245.546-219.706 178.401-397.738 398.125-398.513 160.75 0 291.061-130.328 291.061-291.08zm-292.898 225.18c-123.515-.78-223.013-101.556-222.228-225.078.781-123.532 101.56-223.023 225.085-222.238 122.965.785 222.232 100.693 222.229 223.665v1.413c-.782 123.525-101.56 223.024-225.086 222.239zm225.697 61.01c-17.285-9.604-39.093-3.358-48.702 13.93-9.591 17.296-3.355 39.097 13.937 48.692C820.292 712.195 897.2 842.868 897.215 984.699c0 19.814 16.07 35.888 35.902 35.888 19.824 0 35.877-16.074 35.877-35.888-.116-167.858-91.156-322.478-237.902-404.026z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Yg=(0,l.defineComponent)({__name:"Person2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Z2,14,X2))}}),J2=["aria-labelledby"],Q2=[(0,l.createElementVNode)("path",{d:"M258.938 272.34c0-138.107 113.308-250.08 253.062-250.08 139.776 0 253.062 111.973 253.062 250.08a246.873 246.873 0 0 1-44.834 142.18c-8.103 11.575-43.141 47.682-51.8 54.405 10.729 2.404 54.672 16.073 72.28 24.532 102.4 47.638 171.988 141.2 171.988 248.876v171.209c0 48.706-39.736 88.197-89.222 88.197H200.526c-49.286 0-89.222-39.402-89.222-88.197V742.31c0-107.631 69.566-201.194 171.988-248.877 11.665-5.431 61.551-22.105 72.28-24.487-8.68-6.745-38.4-35.884-51.8-54.427a246.873 246.873 0 0 1-44.834-142.18zm111.438 261.053c-113.775 25.51-192.178 111.994-192.178 208.918v171.23c0 12.244 9.95 22.106 22.328 22.106h622.948a22.083 22.083 0 0 0 22.328-22.105V742.31c0-96.902-78.425-183.407-192.178-208.918l-136.727-30.676 110.147-85.704a182.74 182.74 0 0 0 71.146-144.674c0-101.62-83.367-183.986-186.19-183.986-102.845 0-186.19 82.366-186.19 183.986a182.74 182.74 0 0 0 71.124 144.674l110.169 85.704-136.727 30.676z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Wg=(0,l.defineComponent)({__name:"Person",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Q2,14,J2))}}),eu=["aria-labelledby"],tu=[(0,l.createElementVNode)("path",{d:"M731.453 612.522c-27.877 14.516-52.222 34.88-71.41 59.466C616.142 647.778 565.68 634 512 634c-169.551 0-307 137.449-307 307 0 24.3-19.7 44-44 44s-44-19.7-44-44c0-162.692 98.359-302.412 238.856-362.938C279.408 527.394 229 440.584 229 342c0-156.297 126.703-283 283-283s283 126.703 283 283c0 98.584-50.408 185.394-126.856 236.062a394.134 394.134 0 0 1 63.31 34.46zM512 537c107.696 0 195-87.304 195-195s-87.304-195-195-195-195 87.304-195 195 87.304 195 195 195zm179.225 312.8c-24.3 0-44-19.699-44-44 0-24.3 19.7-44 44-44H963c24.3 0 44 19.7 44 44 0 24.301-19.7 44-44 44H691.225z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Ug=(0,l.defineComponent)({__name:"PersonMinus",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},tu,14,eu))}}),lu=["aria-labelledby"],nu=[(0,l.createElementVNode)("path",{d:"M730.614 612.961c-27.79 14.626-52.036 35.076-71.115 59.728C615.725 648.664 565.459 635 512 635c-169.551 0-307 137.449-307 307 0 24.3-19.7 44-44 44s-44-19.7-44-44c0-163.047 98.787-303.02 239.774-363.332C279.812 528.088 229 440.978 229 342c0-156.297 126.703-283 283-283s283 126.703 283 283c0 98.978-50.812 186.088-127.774 236.668a394.09 394.09 0 0 1 63.388 34.293zM512 537c107.696 0 195-87.304 195-195s-87.304-195-195-195-195 87.304-195 195 87.304 195 195 195zm271.113 312.8h-91.888c-24.3 0-44-19.699-44-44 0-24.3 19.7-44 44-44h91.888v-91.887c0-24.3 19.7-44 44-44s44 19.7 44 44v91.888H963c24.3 0 44 19.7 44 44s-19.7 44-44 44h-91.887v91.887c0 24.3-19.7 44-44 44s-44-19.7-44-44v-91.887z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Gg=(0,l.defineComponent)({__name:"PersonAdd",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},nu,14,lu))}}),au=["aria-labelledby"],ru=[(0,l.createElementVNode)("path",{d:"M263.314 1023.999h-3.657c-29.257-3.657-51.2-29.257-51.2-58.514 14.63-149.943 142.63-270.629 292.572-270.629 29.257 0 54.857 25.6 54.857 54.857s-25.6 54.857-54.857 54.857c-95.086 0-175.543 73.143-186.515 168.229 0 29.257-25.6 51.2-51.2 51.2zM526.63 585.142c-43.886 0-87.772-21.943-117.029-54.857-18.286-21.942-14.629-58.514 7.314-76.8 21.943-18.285 58.515-14.628 76.8 7.315 14.629 18.286 43.886 18.286 58.515 0 18.285-21.943 54.857-29.257 76.8-7.314 21.942 18.285 29.257 54.857 7.314 76.8-21.943 32.913-62.172 54.856-109.714 54.856zM508.344 373.03c-142.629 0-277.943-29.258-409.6-84.115-29.257-10.971-40.229-43.885-29.257-73.143 10.971-29.257 43.885-40.228 73.143-29.257 117.028 51.2 237.714 73.143 365.714 73.143 95.086 0 190.17-14.628 281.6-43.886 29.257-10.971 58.514 7.315 69.486 36.572 10.97 29.257-7.315 58.514-36.572 69.486-102.4 36.57-208.457 51.2-314.514 51.2zm314.513 650.97h-73.143c-80.457 0-146.285-65.829-146.285-146.286S669.257 731.43 749.714 731.43h73.143c80.457 0 146.286 65.828 146.286 146.285S903.313 1024 822.857 1024zm-73.143-182.857c-21.943 0-36.571 14.628-36.571 36.571s14.628 36.572 36.57 36.572h73.144c21.943 0 36.572-14.629 36.572-36.572s-14.63-36.57-36.572-36.57h-73.143zM512 804.57c-18.286 0-29.257-3.657-43.886-3.657C274.286 771.656 128 599.77 128 402.286 128 179.2 307.2 0 530.286 0S932.57 179.2 932.57 402.286c0 65.828-18.285 131.656-47.542 190.17-7.315 14.63-18.286 32.914-29.258 43.886-18.285 25.6-51.2 29.257-76.8 10.971-25.6-18.285-29.257-51.2-10.971-76.8l21.943-32.914c21.943-43.885 36.57-91.428 36.57-138.97 0-160.915-131.656-292.572-292.57-292.572S241.37 237.714 241.37 398.63c0 142.627 106.058 266.97 248.686 288.913 10.972 0 18.286 3.657 29.257 3.657 29.257 0 54.857 25.6 51.2 58.514-3.657 32.915-29.257 54.857-58.514 54.857z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Xg=(0,l.defineComponent)({__name:"People",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},ru,14,au))}}),ou=["aria-labelledby"],iu=[(0,l.createElementVNode)("path",{d:"M751.543 1024H268.8c-128 0-234.057-109.714-234.057-241.371V362.057c0-135.314 106.057-241.371 234.057-241.371V230.4c-69.486-3.657-124.343 58.514-124.343 131.657V782.63c0 73.142 54.857 131.657 124.343 131.657h486.4c65.829 0 124.343-58.515 124.343-131.657V362.057c0-73.143-54.857-131.657-124.343-131.657V120.686c128 0 234.057 109.714 234.057 241.371V782.63C985.6 914.286 883.2 1024 751.543 1024zM601.6 329.143H418.743c-91.429 0-164.572-73.143-164.572-164.572S327.314 0 418.743 0H601.6c91.429 0 164.571 73.143 164.571 164.571S693.03 329.143 601.6 329.143zM418.743 109.714c-29.257 0-54.857 25.6-54.857 54.857s25.6 54.858 54.857 54.858H601.6c29.257 0 54.857-25.6 54.857-54.858s-25.6-54.857-54.857-54.857H418.743zM601.6 768H418.743c-29.257 0-54.857-25.6-54.857-54.857s25.6-54.857 54.857-54.857H601.6c29.257 0 54.857 25.6 54.857 54.857S630.857 768 601.6 768zm0-182.857H418.743c-29.257 0-54.857-25.6-54.857-54.857s25.6-54.857 54.857-54.857H601.6c29.257 0 54.857 25.6 54.857 54.857s-25.6 54.857-54.857 54.857z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Zg=(0,l.defineComponent)({__name:"Order",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},iu,14,ou))}}),su=["aria-labelledby"],cu=[(0,l.createElementVNode)("path",{d:"M940.875 819.2h-85.334V430.933c0-192-153.6-345.6-341.333-345.6s-341.333 153.6-341.333 345.6V819.2H87.541V430.933C87.542 192 279.542 0 514.208 0s426.667 192 426.667 430.933V819.2zM514.635 1024c-68.267 0-132.267-29.867-174.934-85.333-17.066-17.067-12.8-42.667 4.267-59.734 17.067-12.8 46.933-12.8 59.733 8.534 29.867 34.133 68.267 51.2 110.934 51.2s81.066-17.067 106.666-51.2c12.8-17.067 42.667-21.334 59.734-8.534 17.066 12.8 21.333 42.667 8.533 59.734C646.901 994.133 582.901 1024 514.635 1024zm469.333-162.133h-12.8c-294.4-89.6-618.667-89.6-913.067 0-21.333 4.266-46.933-8.534-55.466-29.867-8.534-21.333 4.266-46.933 29.866-51.2 311.467-93.867 652.8-89.6 964.267 0 21.333 8.533 34.133 29.867 29.867 51.2-8.534 21.333-25.6 29.867-42.667 29.867z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Jg=(0,l.defineComponent)({__name:"Notice",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1027 1024","aria-labelledby":t.name,role:"presentation"},cu,14,su))}}),uu=["aria-labelledby"],du=[(0,l.createElementVNode)("path",{d:"M511.863 804.296c-223.01 0-402.148-179.139-402.148-402.148S288.855 0 511.863 0s402.146 179.139 402.146 402.148-179.137 402.148-402.146 402.148zm0-694.62c-160.86 0-292.472 131.613-292.472 292.472s131.612 292.47 292.472 292.47 292.472-131.61 292.472-292.469-131.613-292.472-292.472-292.472zm237.633 913.973c-29.247 0-51.182-21.936-54.838-51.183-7.312-95.052-87.742-168.17-182.795-168.17s-175.483 73.118-182.795 168.17c-3.656 29.247-29.247 54.84-58.494 51.183-29.247 0-51.183-29.247-51.183-58.494 10.97-153.547 138.924-270.536 292.472-270.536s281.504 120.645 292.472 270.536c3.655 29.247-21.936 54.838-51.183 58.494h-3.656zM511.863 548.383c-47.527 0-91.398-21.935-120.645-58.494-18.28-25.59-14.623-58.494 7.312-76.774 25.591-18.28 58.494-14.623 76.774 7.312s51.182 21.935 69.462 0 54.838-29.247 76.774-7.312c21.935 18.28 29.247 54.84 7.312 76.774-25.592 40.215-69.463 58.494-116.99 58.494z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Qg=(0,l.defineComponent)({__name:"My2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},du,14,uu))}}),fu=["aria-labelledby"],mu=[(0,l.createElementVNode)("path",{d:"M512 813.949c-225.805 0-406.974-183.795-406.974-406.975S286.195 0 512 0s406.974 181.17 406.974 406.974S735.18 813.95 512 813.95zm0-735.18c-181.17 0-328.205 147.036-328.205 328.205S330.83 735.18 512 735.18s328.205-147.035 328.205-328.205S693.17 78.77 512 78.77zm202.174 939.98c-21.005 0-39.384-18.38-39.384-39.385 0-89.272-73.518-162.79-162.79-162.79-89.272 0-162.79 73.518-162.79 162.79 0 21.005-18.38 39.385-39.384 39.385s-39.385-18.38-39.385-39.385c0-133.908 107.651-241.559 241.559-241.559s241.559 107.651 241.559 241.56c0 21.004-15.754 39.384-39.385 39.384zM512 525.129c-39.385 0-78.77-13.129-105.026-36.76-15.753-13.128-18.38-39.384-2.625-55.138 13.128-15.754 39.384-18.38 55.138-2.626 23.63 21.005 81.395 21.005 105.026 0 15.754-13.128 42.01-13.128 55.138 5.251 13.128 15.754 13.128 42.01-5.251 55.139C590.77 512 551.385 525.128 512 525.128z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],ep=(0,l.defineComponent)({__name:"My",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},mu,14,fu))}}),hu=["aria-labelledby"],gu=[(0,l.createElementVNode)("path",{d:"M176 511a56 56 0 1 0 112 0 56 56 0 1 0-112 0zm280 0a56 56 0 1 0 112 0 56 56 0 1 0-112 0zm280 0a56 56 0 1 0 112 0 56 56 0 1 0-112 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],tp=(0,l.defineComponent)({__name:"More",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 3891 1024","aria-labelledby":t.name,role:"presentation"},gu,14,hu))}}),pu=["aria-labelledby"],yu=[(0,l.createElementVNode)("path",{d:"M937.115 428.218c-43.442 0-80.679 37.237-80.679 80.679s37.237 80.679 80.68 80.679c43.442 0 80.678-37.237 80.678-80.679s-34.133-80.679-80.679-80.679m-428.218-52.751c-74.473 0-133.43 58.957-133.43 133.43s58.957 133.43 133.43 133.43 133.43-58.957 133.43-133.43-58.957-133.43-133.43-133.43M83.782 428.218c-43.443 0-80.679 37.237-80.679 80.679s34.133 80.679 80.679 80.679 80.679-37.237 80.679-80.679-37.237-80.679-80.68-80.679",fill:"currentColor","fill-opacity":"0.9"},null,-1)],lp=(0,l.defineComponent)({__name:"MoreX",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},yu,14,pu))}}),bu=["aria-labelledby"],wu=[(0,l.createElementVNode)("path",{d:"M176 511a56 56 0 1 0 112 0 56 56 0 1 0-112 0zm280 0a56 56 0 1 0 112 0 56 56 0 1 0-112 0zm280 0a56 56 0 1 0 112 0 56 56 0 1 0-112 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],np=(0,l.defineComponent)({__name:"MoreS",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},wu,14,bu))}}),Su=["aria-labelledby"],vu=[(0,l.createElementVNode)("path",{d:"M834.7 920.1h-643c-23.7 0-43-19.2-43-43 0-23.7 19.2-43 43-43h643c23.7 0 43 19.2 43 43 0 23.7-19.3 43-43 43zm0-729.2h-643c-23.7 0-43-19.2-43-43 0-23.7 19.2-43 43-43h643c23.7 0 43 19.2 43 43s-19.3 43-43 43zm0 354.6h-643c-23.7 0-43-19.2-43-43 0-23.7 19.2-43 43-43h643c23.7 0 43 19.2 43 43 0 23.7-19.3 43-43 43z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Cu=(0,l.defineComponent)({__name:"MoreH",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},vu,14,Su))}}),Nu=["aria-labelledby"],ku=[(0,l.createElementVNode)("path",{d:"M299.52 460.8h409.6c28.16 0 51.2 23.04 51.2 51.2s-23.04 51.2-51.2 51.2h-409.6c-28.16 0-51.2-23.04-51.2-51.2s23.04-51.2 51.2-51.2z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],ap=(0,l.defineComponent)({__name:"Minus",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},ku,14,Nu))}}),xu=["aria-labelledby"],zu=[(0,l.createElementVNode)("path",{d:"M207.637 533.355a8.533 8.533 0 0 1 8.448 7.36 320 320 0 0 0 2.283 14.57c25.259 133.27 142.379 234.048 282.965 234.048 140.843 0 258.07-101.098 283.072-234.666.64-3.392 1.366-8.022 2.176-13.952a8.533 8.533 0 0 1 8.448-7.36h47.339a8.533 8.533 0 0 1 8.47 9.514c-.598 5.163-1.131 9.302-1.6 12.395-24.385 158.464-154.411 282.09-315.905 296.64v99.563A8.533 8.533 0 0 1 524.8 960h-46.933a8.533 8.533 0 0 1-8.534-8.533l-.021-99.563c-161.493-14.57-291.563-138.24-315.883-296.747a355.477 355.477 0 0 1-1.6-12.288 8.533 8.533 0 0 1 7.467-9.45l.512-.043h47.83zM501.333 64A202.667 202.667 0 0 1 704 266.667v234.666a202.667 202.667 0 0 1-405.333 0V266.667A202.667 202.667 0 0 1 501.333 64zm0 64a138.667 138.667 0 0 0-138.581 133.696l-.085 4.97v234.667a138.667 138.667 0 0 0 277.248 4.971l.085-4.97V266.666A138.667 138.667 0 0 0 501.333 128z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],rp=(0,l.defineComponent)({__name:"Mike",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},zu,14,xu))}}),Tu=["aria-labelledby"],Eu=(0,l.createElementVNode)("path",{d:"M725.333 213.333H640c0-12.8 0-21.333-4.267-29.866-12.8-59.734-64-98.134-123.733-98.134s-110.933 38.4-123.733 93.867C384 192 384 200.533 384 213.333h-85.333c0-21.333 4.266-38.4 8.533-55.466C328.533 64 413.867 0 512 0s183.467 64 204.8 162.133c4.267 12.8 8.533 29.867 8.533 51.2zM512 682.667c-119.467 0-213.333-93.867-213.333-213.334H384c0 72.534 55.467 128 128 128s128-55.466 128-128h85.333c0 119.467-93.866 213.334-213.333 213.334z",fill:"currentColor","fill-opacity":"0.9"},null,-1),$u=(0,l.createElementVNode)("path",{d:"M384 213.333h-85.333c0-21.333 4.266-38.4 8.533-55.466l81.067 21.333C384 192 384 200.533 384 213.333zM512 853.333c-213.333 0-384-170.666-384-384 0-25.6 17.067-42.666 42.667-42.666s42.666 17.066 42.666 42.666C213.333 635.733 345.6 768 512 768s298.667-132.267 298.667-298.667c0-25.6 17.066-42.666 42.666-42.666S896 443.733 896 469.333c0 213.334-170.667 384-384 384zM682.667 1024H341.333c-25.6 0-42.666-17.067-42.666-42.667s17.066-42.666 42.666-42.666h341.334c25.6 0 42.666 17.066 42.666 42.666S708.267 1024 682.667 1024z",fill:"currentColor","fill-opacity":"0.9"},null,-1),Vu=(0,l.createElementVNode)("path",{d:"M512 1024c-25.6 0-42.667-17.067-42.667-42.667V810.667C469.333 785.067 486.4 768 512 768s42.667 17.067 42.667 42.667v170.666c0 25.6-17.067 42.667-42.667 42.667zM341.333 512c-25.6 0-42.666-17.067-42.666-42.667v-256c0-25.6 17.066-42.666 42.666-42.666S384 187.733 384 213.333v256c0 25.6-17.067 42.667-42.667 42.667zM682.667 512c-25.6 0-42.667-17.067-42.667-42.667v-256c0-25.6 17.067-42.666 42.667-42.666s42.666 17.066 42.666 42.666v256c0 25.6-17.066 42.667-42.666 42.667z",fill:"currentColor","fill-opacity":"0.9"},null,-1),op=(0,l.defineComponent)({__name:"Microphone2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[Eu,(0,l.createTextVNode)(","),$u,(0,l.createTextVNode)(","),Vu],14,Tu))}}),Bu=["aria-labelledby"],Du=[(0,l.createElementVNode)("path",{d:"M512 658.286c-142.628 0-256-113.372-256-256V256C256 113.371 369.372 0 512 0s256 113.371 256 256v146.286c0 142.628-113.371 256-256 256zm0-548.572c-80.457 0-146.286 65.829-146.286 146.286v146.286c0 80.457 65.829 146.285 146.286 146.285s146.286-65.828 146.286-146.285V256c0-80.457-65.829-146.286-146.286-146.286zm0 731.429c-146.286 0-285.257-76.8-358.4-197.486-14.628-25.6-7.314-58.514 18.286-76.8 25.6-14.628 58.514-7.314 76.8 18.286 51.2 91.428 153.6 146.286 263.314 146.286s212.114-54.858 263.314-146.286c14.629-25.6 47.543-32.914 76.8-18.286 25.6 14.629 32.915 47.543 18.286 76.8C797.257 764.343 661.943 841.143 512 841.143zM603.43 1024H420.572c-29.258 0-54.858-25.6-54.858-54.857s25.6-54.857 54.858-54.857h182.857c29.257 0 54.857 25.6 54.857 54.857S632.686 1024 603.429 1024z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],ip=(0,l.defineComponent)({__name:"Microphone",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Du,14,Bu))}}),Mu=["aria-labelledby"],Iu=[(0,l.createElementVNode)("path",{d:"M879.59 1024c-5.252 0-13.128 0-18.38-2.626L706.297 981.99c-13.128 5.251-21.005 7.877-28.882 10.502-52.512 18.38-107.65 26.257-165.415 26.257C228.43 1021.374 0 792.944 0 509.374S228.43 0 512 0s512 228.43 512 509.374c0 84.02-21.005 170.667-63.015 244.185-2.626 7.877-10.503 15.754-18.38 28.882l15.754 152.287c2.626 21.005-5.251 42.01-18.38 57.764-13.128 15.754-31.507 26.257-55.138 28.882 0 2.626-2.626 2.626-5.251 2.626zm-165.416-44.636zm-10.502-76.143c5.251 0 7.877 0 13.128 2.625l162.79 39.385-13.128-162.79c0-10.503 2.625-23.63 7.876-34.133 7.877-13.129 15.754-23.631 18.38-31.508 34.133-63.015 52.513-133.908 52.513-207.426C945.23 273.067 750.933 78.77 512 78.77S78.77 273.067 78.77 509.374C78.77 748.308 273.066 939.98 512 939.98c47.262 0 94.523-7.876 139.159-23.63 7.877-2.626 18.38-7.877 31.508-13.128 7.877 2.625 13.128 0 21.005 0zM512 735.179c-39.385 0-78.77-13.128-105.026-36.758-15.753-13.129-18.38-39.385-2.625-55.139 13.128-15.754 39.384-18.38 55.138-2.626 23.63 21.006 81.395 21.006 105.026 0 15.754-13.128 42.01-13.128 55.138 5.252 13.128 15.754 13.128 42.01-5.251 55.138-23.63 21.005-63.015 34.133-102.4 34.133z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],sp=(0,l.defineComponent)({__name:"Message",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Iu,14,Mu))}}),Au=["aria-labelledby"],_u=[(0,l.createElementVNode)("path",{d:"M472 122a30 30 0 1 1 0 60H112a10 10 0 0 0-10 10v720c0 5.52 4.48 10 10 10h720a10 10 0 0 0 10-10V552a30 30 0 1 1 60 0v360a70 70 0 0 1-70 70H112a70 70 0 0 1-70-70V192c0-38.64 31.36-70 70-70zm213.2-23.4a30 30 0 0 1 40.2-13.44l135.2 67.6a50 50 0 0 1 13 80.08l-100.4 100.4a30 30 0 0 1-42.4-42.44l67.4-67.48C565.64 241.72 382 449.4 382 752a30 30 0 1 1-60 0c0-317.84 188.36-545.48 434.68-584.16l-58.08-29a30 30 0 0 1-13.44-40.24z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],cp=(0,l.defineComponent)({__name:"MergeForward",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},_u,14,Au))}}),Lu=["aria-labelledby"],Pu=[(0,l.createElementVNode)("path",{d:"M512 14.897C238.594 14.897 14.897 238.594 14.897 512S238.594 1009.103 512 1009.103 1009.103 785.406 1009.103 512 785.406 14.897 512 14.897zm207.126 646.234c16.57 16.57 16.57 41.425 0 57.995s-41.425 16.57-57.995 0L512 569.996l-149.13 149.13c-16.57 16.57-41.426 16.57-57.996 0s-16.57-41.425 0-57.995L454.004 512l-149.13-149.13c-16.57-16.57-16.57-41.426 0-57.996s41.425-16.57 57.995 0L512 454.004l149.13-149.13c16.57-16.57 41.426-16.57 57.996 0s16.57 41.425 0 57.995L569.996 512l149.13 149.13z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],up=(0,l.defineComponent)({__name:"MaskClose",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Pu,14,Lu))}}),Fu=["aria-labelledby"],Ru=[(0,l.createElementVNode)("path",{d:"M1007.96 698.56c-274.012 0-483.005-208.993-534.092-408.697-9.288-37.154 9.289-74.308 46.443-83.597 37.154-9.289 74.309 9.289 83.597 46.443 41.799 148.617 199.704 306.522 404.053 306.522 199.704 0 362.254-157.905 404.052-311.167 9.289-37.154 46.443-60.375 83.597-51.087 37.155 9.289 60.376 46.443 51.087 83.597-51.087 204.349-260.08 417.986-538.736 417.986zm404.053 18.577c-23.221 0-46.443-13.933-60.375-37.154l-46.443-78.953c-18.577-32.51-4.644-74.309 27.865-92.886 32.51-18.577 74.309-4.644 92.886 27.866l46.443 78.953c18.577 32.51 4.644 74.308-27.866 92.885-9.288 4.645-23.221 9.289-32.51 9.289zm171.839-320.455c-13.933 0-27.866-4.645-41.799-13.933l-102.174-69.665c-32.51-23.221-37.154-65.02-18.577-97.53 23.221-32.51 65.02-37.154 97.53-18.577l102.174 69.665c32.51 23.221 37.154 65.02 18.577 97.53-9.288 23.221-32.51 32.51-55.731 32.51zM603.908 717.137c-9.288 0-23.221-4.644-32.51-9.289-32.51-18.577-46.443-60.375-27.866-92.885l46.443-78.953c18.577-32.51 60.376-46.443 92.886-27.866s46.443 60.376 27.866 92.886l-46.443 78.953c-9.289 23.221-32.51 37.154-60.376 37.154zM432.07 396.682c-23.222 0-41.799-9.289-55.732-27.866-23.221-32.51-13.933-74.309 18.577-97.53l102.175-69.664c27.865-23.222 69.664-13.933 92.885 13.932 23.222 32.51 13.933 74.309-18.577 97.53l-97.53 69.665c-13.933 9.288-27.866 13.933-41.798 13.933zm575.89 417.985c-37.154 0-69.664-32.51-69.664-69.664v-92.886c0-37.154 32.51-69.664 69.665-69.664s69.664 32.51 69.664 69.664v92.886c0 37.154-32.51 69.664-69.664 69.664z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],dp=(0,l.defineComponent)({__name:"Marshalling",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2043 1024","aria-labelledby":t.name,role:"presentation"},Ru,14,Fu))}}),Ou=["aria-labelledby"],Hu=[(0,l.createElementVNode)("path",{d:"M877.319 1024c-5.535 0-13.838 0-19.373-2.768L705.73 982.486c-11.07 5.536-22.14 8.303-27.676 11.07-52.584 16.606-107.935 27.676-166.054 27.676C229.708 1021.232 0 791.524 0 512 0 229.708 229.708 0 512 0s512 229.708 512 509.232c0 85.795-22.14 168.822-60.886 243.546-2.768 8.303-8.303 16.606-16.606 27.676l13.838 152.216c2.768 22.14-5.535 44.281-19.373 60.887-13.838 16.605-33.21 27.675-55.351 30.443h-8.303zM702.962 899.46c5.535 0 8.303 0 13.838 2.767l163.286 41.514-16.605-160.52c0-11.07 2.768-24.907 8.303-35.978 8.302-13.838 13.838-24.908 19.373-30.443 33.21-60.886 52.584-132.843 52.584-204.8 0-235.243-193.73-426.205-428.973-426.205S83.027 273.989 83.027 509.232 276.757 935.438 512 935.438c47.049 0 94.097-8.303 138.378-22.14 8.303-2.768 16.606-5.536 30.444-11.071 8.302-2.768 13.837-2.768 22.14-2.768zM514.768 678.053c-22.141 0-41.514-19.373-41.514-41.513V384.69c0-22.14 19.373-41.513 41.514-41.513s41.513 19.373 41.513 41.514V636.54c0 24.908-19.373 41.513-41.513 41.513zM512 675.286c-8.303 0-16.605-2.767-24.908-8.302l-119.006-88.562c-19.372-13.838-22.14-38.746-8.302-58.12 13.838-19.372 38.746-22.14 58.119-8.302l119.005 88.562c19.373 13.838 22.14 38.746 8.303 58.12-8.303 11.07-22.14 16.604-33.211 16.604zm5.535 0c-13.838 0-24.908-5.535-33.21-16.605-13.839-19.373-8.303-44.281 8.302-58.119L611.632 512c19.373-13.838 44.282-8.303 58.12 8.303 13.837 19.373 8.302 44.28-8.303 58.119l-119.006 88.562c-8.302 5.535-16.605 8.302-24.908 8.302z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],fp=(0,l.defineComponent)({__name:"Lower",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Hu,14,Ou))}}),qu=["aria-labelledby"],Ku=[(0,l.createElementVNode)("path",{d:"M507.52 4.48A251.52 251.52 0 0 1 759.04 256l-.064 123.52H832c46.656 0 84.48 37.824 84.48 84.48v473.6A84.48 84.48 0 0 1 832 1024H192a84.48 84.48 0 0 1-84.48-84.48V464c0-46.656 37.824-84.48 84.48-84.48h63.936L256 256A251.52 251.52 0 0 1 507.52 4.48zM832 444.16H192A19.84 19.84 0 0 0 172.16 464v473.6A19.84 19.84 0 0 0 192 960h640a19.84 19.84 0 0 0 19.84-19.84V464A19.84 19.84 0 0 0 832 444.16zm-320.64 128A90.24 90.24 0 0 1 544 746.56v79.04a32 32 0 0 1-32 32.64 32.64 32.64 0 0 1-32.64-32.64l-.064-78.848A90.24 90.24 0 0 1 511.36 572.16zm-3.52-493.824A197.12 197.12 0 0 0 311.68 256l-.064 123.52h392.32L704 256A197.12 197.12 0 0 0 507.84 78.336z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],mp=(0,l.defineComponent)({__name:"Locked",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Ku,14,qu))}}),ju=["aria-labelledby"],Yu=[(0,l.createElementVNode)("path",{d:"m499.512 1001.522-9.99-7.493c-34.966-22.478-52.449-34.966-59.942-39.96-102.4-82.42-164.839-137.367-194.81-169.835-44.955-49.951-77.424-92.41-107.394-142.36-32.469-62.44-52.45-134.87-52.45-209.796 0-114.888 44.957-224.78 127.376-304.702C284.722 44.956 394.615 0 512 0s227.278 44.956 309.698 127.376c82.42 82.42 127.375 189.814 127.375 304.702 0 74.927-19.98 147.356-54.946 209.795-24.976 44.956-59.942 89.912-104.898 142.361-27.473 32.468-89.912 84.917-197.307 172.332-2.498 2.497-9.99 7.493-47.454 32.468-9.99 7.493-22.478 9.99-32.468 12.488h-12.488zM512 74.927c-97.405 0-187.317 37.463-257.249 104.897-67.434 67.435-104.897 157.347-104.897 252.254 0 59.942 14.985 122.38 44.956 174.83 24.975 44.955 57.444 84.916 97.405 129.872 24.975 29.971 87.414 82.42 184.82 159.844 2.497 2.498 12.487 9.99 34.965 22.478 17.483-12.487 29.97-19.98 32.468-22.478 99.903-79.922 164.84-134.868 187.317-162.341 42.459-49.951 72.43-89.912 94.908-132.37 29.97-52.45 44.956-112.391 44.956-174.83 0-94.907-37.464-184.82-104.898-252.254C699.317 112.39 609.405 74.927 512 74.927zm0 549.463c-102.4 0-187.317-84.917-187.317-187.317S409.6 249.756 512 249.756s187.317 84.917 187.317 187.317S614.4 624.39 512 624.39zm0-299.707c-62.439 0-112.39 49.951-112.39 112.39s49.95 112.39 112.39 112.39 112.39-49.95 112.39-112.39-49.95-112.39-112.39-112.39z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],hp=(0,l.defineComponent)({__name:"Locationg3",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Yu,14,ju))}}),Wu=["aria-labelledby"],Uu=[(0,l.createElementVNode)("path",{d:"m530.286 1005.714-25.6-10.971c-36.572-14.629-58.515-25.6-73.143-36.572-102.4-84.114-164.572-135.314-193.829-171.885-43.885-51.2-76.8-91.429-106.057-142.629C95.086 577.83 76.8 504.686 76.8 431.543c0-117.029 43.886-226.743 128-307.2C285.257 43.886 394.971 0 512 0s226.743 43.886 310.857 128c84.114 80.457 128 190.171 128 307.2 0 73.143-18.286 146.286-54.857 212.114-25.6 43.886-58.514 91.429-106.057 142.629-29.257 32.914-87.772 84.114-197.486 171.886 0 0-7.314 7.314-18.286 10.971l-43.885 32.914zM497.37 874.057s3.658 3.657 14.629 7.314c3.657-3.657 7.314-3.657 10.971-7.314 98.744-76.8 160.916-131.657 182.86-157.257 40.228-47.543 69.485-87.771 91.428-128 25.6-47.543 40.229-102.4 40.229-157.257 0-87.772-32.915-168.229-95.086-230.4-58.514-58.514-142.629-91.429-230.4-91.429S340.114 142.63 277.943 204.8c-62.172 62.171-95.086 142.629-95.086 230.4 0 54.857 14.629 109.714 40.229 157.257 25.6 43.886 54.857 80.457 95.085 124.343 25.6 29.257 84.115 80.457 179.2 157.257zm18.286-248.686c-102.4 0-182.857-80.457-182.857-182.857s80.457-182.857 182.857-182.857 182.857 80.457 182.857 182.857-80.457 182.857-182.857 182.857zm0-256c-40.228 0-73.143 32.915-73.143 73.143s32.915 73.143 73.143 73.143 73.143-32.914 73.143-73.143-32.914-73.143-73.143-73.143z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],gp=(0,l.defineComponent)({__name:"Location2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Uu,14,Wu))}}),Gu=["aria-labelledby"],Xu=[(0,l.createElementVNode)("path",{d:"M512 971.487C259.938 971.487 52.513 764.062 52.513 512S259.938 52.513 512 52.513 971.487 259.938 971.487 512 764.062 971.487 512 971.487zm0-840.205c-210.051 0-380.718 170.667-380.718 380.718S301.95 892.718 512 892.718 892.718 722.05 892.718 512 722.05 131.282 512 131.282zm0 577.641c-107.651 0-196.923-89.272-196.923-196.923S404.349 315.077 512 315.077 708.923 404.349 708.923 512 619.651 708.923 512 708.923zm0-315.077c-65.641 0-118.154 52.513-118.154 118.154S446.36 630.154 512 630.154 630.154 577.64 630.154 512 577.64 393.846 512 393.846zm0-210.051c-21.005 0-39.385-18.38-39.385-39.385V39.385C472.615 18.379 490.995 0 512 0s39.385 18.38 39.385 39.385V144.41c0 21.005-18.38 39.385-39.385 39.385zM512 1024c-21.005 0-39.385-18.38-39.385-39.385V879.59c0-21.005 18.38-39.385 39.385-39.385s39.385 18.38 39.385 39.385v105.025c0 21.006-18.38 39.385-39.385 39.385zm472.615-472.615H879.59c-21.005 0-39.385-18.38-39.385-39.385s18.38-39.385 39.385-39.385h105.025c21.006 0 39.385 18.38 39.385 39.385s-18.38 39.385-39.385 39.385zm-840.205 0H39.385C18.379 551.385 0 533.005 0 512s18.38-39.385 39.385-39.385H144.41c21.005 0 39.385 18.38 39.385 39.385s-18.38 39.385-39.385 39.385z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],pp=(0,l.defineComponent)({__name:"Location",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Xu,14,Gu))}}),Zu=["aria-labelledby"],Ju=[(0,l.createElementVNode)("path",{d:"M520.665 64.564a29.244 29.244 0 0 0-7.071-.894c-16.211 0-29.35 13.14-29.35 29.35 0 15.83 12.538 28.696 28.223 29.293v.073c.375 0 .751-.014 1.127-.014 216.493 0 389.629 173.942 389.629 390.433 0 216.496-173.136 388.827-389.63 388.827s-389.63-172.333-389.63-388.829c0-.27.01-.536.01-.804h-.01c0-16.209-13.141-29.35-29.35-29.35s-29.35 13.139-29.35 29.35c0 .055.007.11.007.164-.001.214-.007.425-.007.64 0 247.609 200.722 448.331 448.33 448.331 247.607 0 448.33-200.722 448.33-448.33-.002-245.242-196.917-444.456-441.258-448.24z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],yp=(0,l.defineComponent)({__name:"Loading1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Ju,14,Zu))}}),Qu=["aria-labelledby"],e3=[(0,l.createElementVNode)("path",{d:"M784 902.4c9.6 19.2 6.4 41.6-12.8 54.4-19.2 9.6-41.6 3.2-51.2-12.8-9.6-19.2-6.4-41.6 12.8-54.4 16-12.8 38.4-8 51.2 12.8zM550.4 984c0 22.4-16 38.4-38.4 38.4s-38.4-16-38.4-38.4v-24c0-22.4 19.2-38.4 41.6-38.4 19.2 0 35.2 16 38.4 38.4v25.6h-3.2zm-240-43.2c-9.6 19.2-35.2 25.6-54.4 16-19.2-9.6-25.6-35.2-16-51.2l28.8-51.2c9.6-19.2 35.2-25.6 54.4-16s25.6 35.2 12.8 54.4l-25.6 48zM121.6 784c-19.2 9.6-41.6 3.2-54.4-16-9.6-19.2-6.4-41.6 12.8-54.4l76.8-44.8c19.2-9.6 41.6-3.2 54.4 16 9.6 19.2 3.2 41.6-16 54.4L121.6 784zM38.4 552C16 552 0 536 0 513.6s16-38.4 38.4-38.4H160c22.4 0 38.4 19.2 38.4 38.4 0 22.4-16 38.4-38.4 38.4H38.4zm44.8-241.6c-19.2-9.6-25.6-35.2-16-51.2 9.6-19.2 35.2-25.6 54.4-16L256 320c19.2 9.6 25.6 35.2 16 54.4s-35.2 25.6-54.4 16l-134.4-80zm160-185.6 92.8 160c9.6 19.2 35.2 25.6 54.4 12.8s25.6-35.2 12.8-54.4l-92.8-160C297.6 64 275.2 60.8 256 70.4c-16 12.8-22.4 33.6-12.8 54.4zM473.6 40c0-22.4 16-38.4 38.4-38.4s38.4 19.2 38.4 38.4v184c0 22.4-19.2 38.4-38.4 38.4-22.4 0-38.4-19.2-38.4-38.4V40zm240 43.2c9.6-19.2 35.2-25.6 54.4-16 19.2 9.6 25.6 35.2 16 51.2l-92.8 160c-9.6 19.2-35.2 25.6-54.4 16-19.2-9.6-25.6-35.2-12.8-54.4l89.6-156.8zm188.8 160-160 92.8c-19.2 9.6-25.6 35.2-16 54.4 12.8 19.2 35.2 25.6 54.4 12.8l160-92.8c19.2-9.6 25.6-35.2 12.8-54.4-9.6-16-32-25.6-51.2-12.8zM985.6 472c22.4 0 38.4 16 38.4 38.4s-16 38.4-38.4 38.4H800c-22.4 0-38.4-19.2-38.4-38.4 0-22.4 19.2-38.4 38.4-38.4h185.6z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Wt=(0,l.defineComponent)({__name:"Loading",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},e3,14,Qu))}}),t3=["aria-labelledby"],l3=[(0,l.createElementVNode)("path",{d:"M313.034 1004.045c-66.848 0-124.402-24.156-170.798-70.577l-40.854-40.829C54.96 846.218 28.966 783.097 30.83 714.411c3.702-66.85 31.56-131.808 79.819-180.12l137.4-137.373c14.86-14.861 40.855-14.861 55.69 0 14.86 14.861 16.725 38.99 0 55.69l-137.348 137.4a187.47 187.47 0 0 0-55.69 126.24c-1.864 46.422 14.835 89.115 46.396 120.675l40.855 40.855c31.56 31.56 74.253 48.286 120.674 46.421 46.421-1.838 92.843-22.291 126.24-55.69l137.4-137.4c14.862-14.86 40.856-14.86 55.69 0 14.862 14.862 14.862 40.856 0 55.69l-137.4 137.427c-48.285 48.259-113.27 76.117-180.118 79.82a5.645 5.645 0 0 0-7.405 0zm475.294-382.477c-11.133 0-18.563-3.702-27.832-12.997-14.86-14.861-14.86-40.855 0-55.69l115.082-115.108a187.47 187.47 0 0 0 55.716-126.267c1.838-46.395-14.861-89.114-46.421-120.674l-40.855-40.855c-64.985-64.959-176.364-61.257-246.915 9.294L478.266 278.108c-14.835 14.835-40.829 14.835-55.69 0-14.86-14.861-14.86-40.855 0-55.716l118.81-118.81C643.524 1.444 803.163-2.232 899.734 94.287l40.829 40.855c46.421 46.421 72.415 109.541 70.55 178.228-3.702 66.85-31.56 131.807-79.819 180.093L816.186 608.571c-7.43 7.43-18.563 11.133-27.858 12.997zm-332.327-1.864c-11.16 0-18.564-3.702-27.832-12.997-14.888-14.835-14.888-40.829 0-55.69l148.506-148.532c14.861-14.862 40.855-14.862 55.69 0 14.861 14.86 14.861 40.854 0 55.69L483.832 606.706c-7.404 7.43-18.563 11.159-27.831 12.997z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],bp=(0,l.defineComponent)({__name:"Link",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},l3,14,t3))}}),n3=["aria-labelledby"],a3=[(0,l.createElementVNode)("path",{d:"M642.973 1005.542 321.912 587.098a123.278 123.278 0 0 1 0-150.17l321.06-418.443a47.182 47.182 0 0 1 74.83 57.422l-321.088 418.47a28.994 28.994 0 0 0 0 35.3l321.088 418.47a47.155 47.155 0 0 1-74.83 57.395",fill:"currentColor","fill-opacity":"0.9"},null,-1)],r3=(0,l.defineComponent)({__name:"Left",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},a3,14,n3))}}),o3=["aria-labelledby"],i3=[(0,l.createElementVNode)("path",{d:"M2185.74 479.429a117.992 117.992 0 1 0-162.829-170.852c-284.772 271.204-732.314 271.204-1017.087 0A118.05 118.05 0 0 0 842.996 479.43c375.98 358.045 966.705 358.045 1342.744 0",fill:"currentColor","fill-opacity":"0.9"},null,-1)],wp=(0,l.defineComponent)({__name:"JoySmile",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 3072 1024","aria-labelledby":t.name,role:"presentation"},i3,14,o3))}}),s3=["aria-labelledby"],c3=[(0,l.createElementVNode)("path",{d:"M964.923 1024c-98.461 0-181.17-66.954-208.738-157.538H543.508C515.938 957.046 433.23 1024 334.769 1024s-185.107-66.954-208.738-161.477C59.077 846.77 7.877 787.693 0 716.8V448.985c0-27.57 11.815-51.2 27.57-70.893l153.6-153.6c15.753-15.754 39.384-23.63 63.015-23.63h70.892v-15.754C315.077 82.708 401.723 0 504.123 0h405.662c149.661 0 271.753 122.092 271.753 271.754v535.63c0 118.154-98.461 216.616-216.615 216.616zM496.246 748.308h307.2c35.446 0 63.016 27.569 63.016 59.077v7.877c3.938 47.261 47.261 86.646 98.461 86.646 55.139 0 98.462-43.323 98.462-98.462V271.754c0-82.708-70.893-153.6-153.6-153.6H504.123c-39.385 0-66.954 31.508-66.954 66.954v59.077c0 39.384-31.507 70.892-74.83 70.892h-102.4L118.153 456.862v256c0 19.692 19.692 35.446 39.384 35.446h11.816c35.446 0 63.015 27.569 63.015 59.077V819.2c11.816 51.2 51.2 86.646 102.4 86.646s90.585-35.446 98.462-82.708V819.2c0-43.323 27.569-70.892 63.015-70.892zm-378.092 66.954zm129.97-496.247zm19.691-7.877zm47.262-66.953zm43.323-43.323zm15.754 271.753c-31.508 0-59.077-27.569-59.077-59.077V256c0-31.508 27.57-59.077 59.077-59.077S433.23 224.493 433.23 256v157.538c0 31.508-27.57 59.077-59.077 59.077z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Sp=(0,l.defineComponent)({__name:"Jdl",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1181 1024","aria-labelledby":t.name,role:"presentation"},c3,14,s3))}}),u3=["aria-labelledby"],d3=[(0,l.createElementVNode)("path",{d:"M921.6 666.829a34.133 34.133 0 0 1 33.894 30.14l.24 3.993V871.63a102.4 102.4 0 0 1-96.393 102.23l-6.008.17H170.667a102.4 102.4 0 0 1-102.23-96.393l-.17-6.007V700.962a34.133 34.133 0 0 1 68.027-3.993l.24 3.993V871.63a34.133 34.133 0 0 0 30.14 33.894l3.993.24h682.666a34.133 34.133 0 0 0 33.895-30.175l.239-3.96V700.963A34.133 34.133 0 0 1 921.6 666.83zM772.096 39.049l2.97 2.662 193.092 193.092a34.133 34.133 0 0 1 2.662 45.295l-2.662 2.97L775.066 476.16a34.133 34.133 0 0 1-50.927-45.295l2.662-2.97 134.144-134.212H341.333a34.133 34.133 0 0 0-33.894 30.174l-.239 3.96V739.19a34.133 34.133 0 0 1-68.028 3.994l-.239-3.994V327.817a102.4 102.4 0 0 1 96.393-102.23l6.007-.17h520.91L726.8 89.975a34.133 34.133 0 0 1-2.662-45.294l2.662-2.97a34.133 34.133 0 0 1 45.295-2.662z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],vp=(0,l.defineComponent)({__name:"ItemsForward",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},d3,14,u3))}}),f3=["aria-labelledby"],m3=[(0,l.createElementVNode)("path",{d:"M512 1024C229.831 1024 0 794.169 0 512S229.831 0 512 0s512 229.831 512 512-229.831 512-512 512zm0-955.733C266.24 68.267 68.267 266.24 68.267 512S266.24 955.733 512 955.733 955.733 757.76 955.733 512 757.76 68.267 512 68.267zm31.858 377.742c18.204 0 34.133 15.929 34.133 34.133 0 2.276 0 15.93-2.275 18.205l-34.134 195.697h29.582c18.205 0 34.134 15.93 34.134 34.134s-15.93 34.133-34.134 34.133h-91.022c-18.204 0-34.133-15.929-34.133-34.133v-20.48L480.142 512H450.56c-18.204 0-34.133-15.929-34.133-34.133s15.929-34.134 34.133-34.134h93.298zm-34.134-207.076c38.685 0 68.267 29.583 68.267 68.267s-29.582 68.267-68.267 68.267-68.266-29.583-68.266-68.267 29.582-68.267 68.266-68.267z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Cp=(0,l.defineComponent)({__name:"Issue",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},m3,14,f3))}}),h3=["aria-labelledby"],g3=[(0,l.createElementVNode)("path",{d:"M184.32 147.911a36.409 36.409 0 0 0-36.409 36.409v655.36a36.409 36.409 0 0 0 36.409 36.409h655.36a36.409 36.409 0 0 0 36.409-36.409V445.226a36.409 36.409 0 0 1 72.818 0V839.68A109.227 109.227 0 0 1 839.68 948.907H184.32A109.227 109.227 0 0 1 75.093 839.68V184.32A109.227 109.227 0 0 1 184.32 75.093h194.205a36.409 36.409 0 0 1 0 72.818H184.32zm291.271 327.68A364.089 364.089 0 0 1 839.68 111.502h36.409a36.409 36.409 0 0 1 0 72.818H839.68a291.271 291.271 0 0 0-291.271 291.271v57.745l47.04-47.113a36.409 36.409 0 1 1 51.555 51.554L537.777 647.004a36.409 36.409 0 0 1-51.554 0L376.996 537.777a36.409 36.409 0 1 1 51.555-51.554l47.04 47.113V475.59z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Np=(0,l.defineComponent)({__name:"Introduce",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},g3,14,h3))}}),p3=["aria-labelledby"],y3=[(0,l.createElementVNode)("path",{d:"M853.161 892.55H362.595l-209.433-.414a18.5 18.5 0 0 1-1.813-.092c-24.849-2.485-47.825-14.06-64.696-32.595-16.991-18.665-26.35-42.855-26.35-68.112V264.626c0-55.808 45.404-101.211 101.212-101.211H853.16c55.808 0 101.21 45.403 101.21 101.211v225.513c0 .275-.006.552-.018.826-.022.494-1.972 51.723 15.481 85.462 4.717 9.119 1.148 20.335-7.97 25.053-9.117 4.714-20.335 1.15-25.053-7.97-21.3-41.177-19.845-97.643-19.619-103.74V264.627c0-35.307-28.724-64.031-64.03-64.031H161.515c-35.308 0-64.032 28.724-64.032 64.031v526.711c0 32.755 24.321 59.958 56.718 63.62l208.431.412h490.53c35.306 0 64.03-28.725 64.03-64.032l-.382-93.677c-.105-1.75-1.587-19.548-19.55-42.5a9.548 9.548 0 0 1-.147-.19l-21.712-28.489-117.227-155.119c-.416-.55-38.995-50.852-86.272-45.534-38.335 4.315-75.955 45.164-108.79 118.132-17.615 39.141-34.65 68.269-52.082 89.046-17.607 20.986-35.68 33.52-55.251 38.317-43.423 10.638-81.05-18.995-120.887-50.373l-5.057-3.98c-46.555-36.578-68.75-28.224-158.33 59.602-7.33 7.188-19.1 7.071-26.289-.26-7.187-7.33-7.07-19.1.26-26.287 46.659-45.746 77.544-72.727 107.086-84.283 33.358-13.048 64.275-6.267 100.242 21.994l5.093 4.008c33.923 26.72 63.22 49.795 89.029 43.467 25.618-6.279 53.3-42.114 82.28-106.509 39.14-86.976 85.838-134.027 138.797-139.849 68.454-7.515 117.824 57.405 119.892 60.172l117.122 154.98 21.6 28.344c26.277 33.631 27.334 61.639 27.367 64.725l.001.128.384 94.06c.001 55.884-45.4 101.287-101.209 101.287zM312.328 446.968c-42.325 0-76.759-34.434-76.759-76.76s34.434-76.759 76.76-76.759 76.759 34.435 76.759 76.76-34.434 76.759-76.76 76.759zm0-116.34c-21.824 0-39.579 17.756-39.579 39.58s17.755 39.58 39.58 39.58 39.579-17.756 39.579-39.58-17.755-39.58-39.58-39.58z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],kp=(0,l.defineComponent)({__name:"Image",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},y3,14,p3))}}),b3=["aria-labelledby"],w3=[(0,l.createElementVNode)("path",{d:"M696.43 465.25c40.61 0 73.53-32.72 73.53-73.09s-32.96-73.08-73.53-73.08-73.54 32.72-73.54 73.08 32.92 73.09 73.54 73.09zM535.74 650.62l-273.61-259.4a56.19 56.19 0 0 0-15.36 11.58l-114 119.63-6-222.77c-.73-26.82 20.84-49.41 47.67-50.14l201.77-5.44 47.34-50-250.43 6.75C119 202.33 76.33 247.17 77.78 301l7.32 271.4 4.5 166.78C91.06 793 136.05 835.47 190.2 834l176-4.75 12-.32 47.34-50 116.18-122.64zM861.71 214.8l-242.83-33.86-55.09 41.46L855 263a49.05 49.05 0 0 1 41.79 55.13l-54.33 389.59-120.87-159.05A59.86 59.86 0 0 0 638.06 537l-44 33.08 65.07 86.15L603.84 698l-79.57 60.1-54.92 41.48 34.17 4.76 270.73 37.76a97.55 97.55 0 0 0 109.88-79.6 22.37 22.37 0 0 0 .65-3.44l60.53-434.16c7.44-53.32-29.95-102.62-83.6-110.1z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],xp=(0,l.defineComponent)({__name:"ImageError",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},w3,14,b3))}}),S3=["aria-labelledby"],v3=(0,l.createElementVNode)("path",{d:"M922.514 789.611h.07v-.42ZM776.028 148.82c-5.478-3.288-10.925-5.975-17.57-5.975-16.229 0-29.308 13.152-29.308 29.361 0 11.703 6.927 21.072 16.72 26.391 107.724 62.86 180.16 179.528 180.16 313.235 0 133.603-72.368 250.233-179.95 313.094-9.437 5.164-17.57 14.849-17.57 26.833 0 16.227 13.152 29.377 29.345 29.377 6.504 0 11.666-2.505 17.323-5.76 125.009-72.97 209.083-208.377 209.083-363.544.002-154.814-83.715-289.953-208.233-363.012z",fill:"currentColor","fill-opacity":"0.9"},null,-1),C3=(0,l.createElementVNode)("path",{d:"M810.037 511.85c0-90.983-49.316-170.37-122.677-213.094-3.323-1.733-11.134-5.144-16.616-5.144-16.299 0-29.485 13.187-29.485 29.468 0 10.941 5.799 20.682 14.638 25.79 56.706 32.207 94.959 93.103 94.959 162.98 0 71.08-39.597 132.912-97.93 164.694-8.485 5.164-14.105 14.568-14.105 25.245 0 16.3 13.186 29.519 29.449 29.519 6.93.036 15.167-4.031 15.167-4.031 75.516-42.14 126.6-122.782 126.6-215.427zM545.416 71.307c-12.34-5.939-27.012-4.312-37.792 4.224-.496.408-52.82 42.001-110.587 84.533-100.475 74.048-129.748 86.386-135.688 88.348h-125.86c-.726 0-1.415.07-2.14.106H69.06c-16.191 0-29.326 13.134-29.326 29.326v468.42c0 16.227 13.099 29.311 29.327 29.311l215.621.032c5.798 2.122 33.446 14.882 122.609 87.608 51.898 42.283 98.423 83.61 98.918 84.002 6.646 5.938 15.131 9.012 23.689 9.012 4.948 0 9.933-1.059 14.635-3.146a35.666 35.666 0 0 0 21.07-32.563s.035-110.657.035-150.428c.92-2.827 1.381-5.835 1.381-8.947 0-3.177-1.417-657.666-1.417-657.666 0-13.716-7.846-26.197-20.185-32.172zM507.8 756.02c0 1.7-.532 107.654-.532 107.654-15.803-13.364-33.374-28.035-51.474-42.675-119-96.372-148.486-104.466-168.426-104.466-.423 0-.777.103-1.166.103s-.743-.103-1.167-.103H123.33c-20.523 0-25.314-5.836-25.314-26.45v-359.49c0-14.02 1.662-22.822 18.543-22.822h145.71c19.445 0 49.284-7.954 179.528-103.356 23.192-16.97 45.887-34.063 65.473-49.054 0 0 .425 506.548.532 593.202-.603 2.403-.001 4.913-.001 7.457z",fill:"currentColor","fill-opacity":"0.9"},null,-1),zp=(0,l.defineComponent)({__name:"Horn2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[v3,(0,l.createTextVNode)(","),C3],14,S3))}}),N3=["aria-labelledby"],k3=[(0,l.createElementVNode)("path",{d:"M646.169 56.055c-10.146-4.516-22.022-2.697-30.32 4.78L342.443 306.97h-158.11c-82.587 0-112.6 67.326-112.6 112.6v168.872c0 82.601 67.34 112.6 112.6 112.6h158.14l273.435 246.078a27.955 27.955 0 0 0 18.826 7.272c3.87 0 7.83-.79 11.494-2.405 10.175-4.515 16.655-14.662 16.655-25.746V81.771c0-11.084-6.48-21.142-16.714-25.716zm-39.586 806.967L372.03 652.015a27.936 27.936 0 0 0-18.797-7.273h-168.9c-9.398 0-56.299-2.756-56.299-56.3V419.57c0-9.411 2.698-56.3 56.3-56.3h168.9c6.978 0 13.665-2.609 18.855-7.271l234.496-211.007v718.03zm168.9-527.902c7.272 0 14.427-2.755 19.881-8.239l112.6-112.572c10.968-10.996 10.968-28.824 0-39.79-10.965-10.997-28.853-10.997-39.819 0L755.543 287.09c-10.966 10.996-10.966 28.824 0 39.792a28.305 28.305 0 0 0 19.94 8.238zm168.9 140.722h-168.9c-15.482 0-28.15 12.638-28.15 28.178 0 15.512 12.668 28.12 28.15 28.12h168.901c15.6 0 28.15-12.608 28.15-28.12 0-15.54-12.551-28.178-28.151-28.178zm-149.02 205.319c-10.965-10.966-28.853-10.966-39.82 0-10.966 10.996-10.966 28.854 0 39.82l112.601 112.6a28.396 28.396 0 0 0 19.94 8.211c7.27 0 14.426-2.756 19.88-8.21 10.967-10.967 10.967-28.825 0-39.82l-112.6-112.601z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Tp=(0,l.defineComponent)({__name:"Horn",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},k3,14,N3))}}),x3=["aria-labelledby"],z3=[(0,l.createElementVNode)("path",{d:"M977.455 124.121H46.545C21.721 124.121 0 102.4 0 77.576S21.721 31.03 46.545 31.03h930.91c24.824 0 46.545 21.722 46.545 46.546s-21.721 46.545-46.545 46.545zm0 868.849H46.545C21.721 992.97 0 971.248 0 946.424s21.721-46.545 46.545-46.545h930.91c24.824 0 46.545 21.721 46.545 46.545s-21.721 46.546-46.545 46.546zm0-434.425H356.848c-24.824 0-46.545-21.72-46.545-46.545s21.721-46.545 46.545-46.545h620.607c24.824 0 46.545 21.72 46.545 46.545s-21.721 46.545-46.545 46.545z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Ep=(0,l.defineComponent)({__name:"Horizontal",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1090 1024","aria-labelledby":t.name,role:"presentation"},z3,14,x3))}}),T3=["aria-labelledby"],E3=[(0,l.createElementVNode)("path",{d:"M977.455 124.121H46.545C21.721 124.121 0 102.4 0 77.576S21.721 31.03 46.545 31.03h930.91c24.824 0 46.545 21.722 46.545 46.546s-21.721 46.545-46.545 46.545zm0 868.849H46.545C21.721 992.97 0 971.248 0 946.424s21.721-46.545 46.545-46.545h930.91c24.824 0 46.545 21.721 46.545 46.545s-21.721 46.546-46.545 46.546zm0-434.425H356.848c-24.824 0-46.545-21.72-46.545-46.545s21.721-46.545 46.545-46.545h620.607c24.824 0 46.545 21.72 46.545 46.545s-21.721 46.545-46.545 46.545z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],$p=(0,l.defineComponent)({__name:"HorizontalN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},E3,14,T3))}}),$3=["aria-labelledby"],V3=[(0,l.createElementVNode)("path",{d:"M761.436 1024H262.564c-131.282 0-236.308-105.026-236.308-236.308V404.35c0-52.513 26.257-102.4 68.267-131.282L467.364 21.005c26.257-18.38 60.39-18.38 89.272 0l372.84 252.062c42.011 28.882 68.268 78.769 68.268 131.282v383.343c0 131.282-105.026 236.308-236.308 236.308zM139.159 338.708c-21.005 15.754-34.133 39.384-34.133 65.64v383.344c0 86.646 70.892 157.539 157.538 157.539h498.872c86.646 0 157.538-70.893 157.538-157.539V404.35c0-26.257-13.128-49.887-34.133-65.641L512 86.646 139.159 338.708zm451.61 396.471H433.231c-21.005 0-39.385-18.379-39.385-39.384s18.38-39.385 39.385-39.385h157.538c21.005 0 39.385 18.38 39.385 39.385s-18.38 39.384-39.385 39.384z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Vp=(0,l.defineComponent)({__name:"Home",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},V3,14,$3))}}),B3=["aria-labelledby"],D3=[(0,l.createElementVNode)("path",{d:"M703.84 479.936H511.968v-255.84c0-17.728-14.24-32.096-31.968-32.096-17.76 0-32 14.4-32 32.096v287.808c0 17.76 14.272 32 32 32h223.872c17.76 0 32.096-14.24 32.096-32 0-17.728-14.368-31.968-32.128-31.968zM224 320h-96v-96c0-17.664-14.336-32-32-32s-32 14.336-32 32v128c0 17.664 14.336 32 32 32h128c17.664 0 32-14.336 32-32s-14.336-32-32-32zm-84.992 283.488C136 584 123.264 573.344 105.6 573.344s-30.112 13.984-30.112 31.68c0 5.536 1.984 9.984 2.336 15.328C126.336 815.296 302.016 960 512 960c247.424 0 448-200.576 448-448S759.424 64 512 64C321.024 64 158.4 183.712 93.952 352h69.312C223.968 219.904 357.088 128 512 128c212.064 0 384 171.936 384 384S724.064 896 512 896c-178.88 0-328.736-122.464-371.424-288",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Bp=(0,l.defineComponent)({__name:"History",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1029 1024","aria-labelledby":t.name,role:"presentation"},D3,14,B3))}}),M3=["aria-labelledby"],I3=[(0,l.createElementVNode)("path",{d:"M923 283.6c-13.4-31.1-32.6-58.9-56.9-82.8-24.3-23.8-52.5-42.4-84-55.5-32.5-13.5-66.9-20.3-102.4-20.3-49.3 0-97.4 13.5-139.2 39-10 6.1-19.5 12.8-28.5 20.1-9-7.3-18.5-14-28.5-20.1-41.8-25.5-89.9-39-139.2-39-35.5 0-69.9 6.8-102.4 20.3-31.4 13-59.7 31.7-84 55.5-24.4 23.9-43.5 51.7-56.9 82.8-13.9 32.3-21 66.6-21 101.9 0 33.3 6.8 68 20.3 103.3 11.3 29.5 27.5 60.1 48.2 91 32.8 48.9 77.9 99.9 133.9 151.6 92.8 85.7 184.7 144.9 188.6 147.3l23.7 15.2c10.5 6.7 24 6.7 34.5 0l23.7-15.2c3.9-2.5 95.7-61.6 188.6-147.3 56-51.7 101.1-102.7 133.9-151.6 20.7-30.9 37-61.5 48.2-91 13.5-35.3 20.3-70 20.3-103.3.1-35.3-7-69.6-20.9-101.9zM512 814.8S156 586.7 156 385.5C156 283.6 240.3 201 344.3 201c73.1 0 136.5 40.8 167.7 100.4C543.2 241.8 606.6 201 679.7 201c104 0 188.3 82.6 188.3 184.5 0 201.2-356 429.3-356 429.3z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Dp=(0,l.defineComponent)({__name:"Heart2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},I3,14,M3))}}),A3=["aria-labelledby"],_3=[(0,l.createElementVNode)("path",{d:"M923 283.6c-13.4-31.1-32.6-58.9-56.9-82.8-24.3-23.8-52.5-42.4-84-55.5-32.5-13.5-66.9-20.3-102.4-20.3-49.3 0-97.4 13.5-139.2 39-10 6.1-19.5 12.8-28.5 20.1-9-7.3-18.5-14-28.5-20.1-41.8-25.5-89.9-39-139.2-39-35.5 0-69.9 6.8-102.4 20.3-31.4 13-59.7 31.7-84 55.5-24.4 23.9-43.5 51.7-56.9 82.8-13.9 32.3-21 66.6-21 101.9 0 33.3 6.8 68 20.3 103.3 11.3 29.5 27.5 60.1 48.2 91 32.8 48.9 77.9 99.9 133.9 151.6 92.8 85.7 184.7 144.9 188.6 147.3l23.7 15.2c10.5 6.7 24 6.7 34.5 0l23.7-15.2c3.9-2.5 95.7-61.6 188.6-147.3 56-51.7 101.1-102.7 133.9-151.6 20.7-30.9 37-61.5 48.2-91 13.5-35.3 20.3-70 20.3-103.3.1-35.3-7-69.6-20.9-101.9zM512 814.8S156 586.7 156 385.5C156 283.6 240.3 201 344.3 201c73.1 0 136.5 40.8 167.7 100.4C543.2 241.8 606.6 201 679.7 201c104 0 188.3 82.6 188.3 184.5 0 201.2-356 429.3-356 429.3z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Mp=(0,l.defineComponent)({__name:"Heart1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},_3,14,A3))}}),L3=["aria-labelledby"],P3=[(0,l.createElementVNode)("path",{d:"M1104.113 216.425a336.535 336.535 0 0 0-73.638-107.158 342.167 342.167 0 0 0-108.724-71.83 343.371 343.371 0 0 0-132.518-26.263c-63.76 0-126.012 17.468-180.104 50.477a335.694 335.694 0 0 0-36.894 26.021 337.348 337.348 0 0 0-36.894-26.021 345.63 345.63 0 0 0-180.103-50.507c-45.96 0-90.474 8.794-132.518 26.262a341.444 341.444 0 0 0-108.725 71.83A334.456 334.456 0 0 0 13.161 348.25c0 43.099 8.825 88.004 26.293 133.723 14.607 38.159 35.57 77.763 62.344 117.76 42.466 63.247 100.834 129.265 173.297 196.156 120.109 110.923 239.043 187.543 244.073 190.645l30.69 19.666a41.562 41.562 0 0 0 44.634 0l30.66-19.666c5.06-3.253 123.874-79.722 244.073-190.645 72.494-66.891 130.831-132.91 173.297-196.186 26.805-39.967 47.887-79.571 62.344-117.76 17.498-45.689 26.293-90.594 26.293-133.693a329.487 329.487 0 0 0-27.046-131.855zM572.235 903.831s-460.71-295.153-460.71-555.55c0-131.856 109.087-238.743 243.683-238.743 94.6 0 176.64 52.796 217.027 129.927 40.358-77.13 122.429-129.927 217.028-129.927 134.596 0 243.652 106.887 243.652 238.742.03 260.398-460.68 555.58-460.68 555.58z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Ip=(0,l.defineComponent)({__name:"Heart",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1144 1024","aria-labelledby":t.name,role:"presentation"},P3,14,L3))}}),F3=["aria-labelledby"],R3=[(0,l.createElementVNode)("path",{d:"M923 283.6c-13.4-31.1-32.6-58.9-56.9-82.8-24.3-23.8-52.5-42.4-84-55.5-32.5-13.5-66.9-20.3-102.4-20.3-49.3 0-97.4 13.5-139.2 39-10 6.1-19.5 12.8-28.5 20.1-9-7.3-18.5-14-28.5-20.1-41.8-25.5-89.9-39-139.2-39-35.5 0-69.9 6.8-102.4 20.3-31.4 13-59.7 31.7-84 55.5-24.4 23.9-43.5 51.7-56.9 82.8-13.9 32.3-21 66.6-21 101.9 0 33.3 6.8 68 20.3 103.3 11.3 29.5 27.5 60.1 48.2 91 32.8 48.9 77.9 99.9 133.9 151.6 92.8 85.7 184.7 144.9 188.6 147.3l23.7 15.2c10.5 6.7 24 6.7 34.5 0l23.7-15.2c3.9-2.5 95.7-61.6 188.6-147.3 56-51.7 101.1-102.7 133.9-151.6 20.7-30.9 37-61.5 48.2-91 13.5-35.3 20.3-70 20.3-103.3.1-35.3-7-69.6-20.9-101.9zM512 814.8S156 586.7 156 385.5C156 283.6 240.3 201 344.3 201c73.1 0 136.5 40.8 167.7 100.4C543.2 241.8 606.6 201 679.7 201c104 0 188.3 82.6 188.3 184.5 0 201.2-356 429.3-356 429.3z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Ap=(0,l.defineComponent)({__name:"HeartN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},R3,14,F3))}}),O3=["aria-labelledby"],H3=[(0,l.createElementVNode)("path",{d:"M923 283.6c-13.4-31.1-32.6-58.9-56.9-82.8-24.3-23.8-52.5-42.4-84-55.5-32.5-13.5-66.9-20.3-102.4-20.3-49.3 0-97.4 13.5-139.2 39-10 6.1-19.5 12.8-28.5 20.1-9-7.3-18.5-14-28.5-20.1-41.8-25.5-89.9-39-139.2-39-35.5 0-69.9 6.8-102.4 20.3-31.4 13-59.7 31.7-84 55.5-24.4 23.9-43.5 51.7-56.9 82.8-13.9 32.3-21 66.6-21 101.9 0 33.3 6.8 68 20.3 103.3 11.3 29.5 27.5 60.1 48.2 91 32.8 48.9 77.9 99.9 133.9 151.6 92.8 85.7 184.7 144.9 188.6 147.3l23.7 15.2c10.5 6.7 24 6.7 34.5 0l23.7-15.2c3.9-2.5 95.7-61.6 188.6-147.3 56-51.7 101.1-102.7 133.9-151.6 20.7-30.9 37-61.5 48.2-91 13.5-35.3 20.3-70 20.3-103.3.1-35.3-7-69.6-20.9-101.9z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],_p=(0,l.defineComponent)({__name:"HeartFill3",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},H3,14,O3))}}),q3=["aria-labelledby"],K3=[(0,l.createElementVNode)("path",{d:"m572.235 1020.988-54.211-33.13s-120.471-78.305-243.953-189.74C201.788 731.858 144.565 665.6 99.388 602.353 72.282 563.2 51.2 524.047 36.141 484.894c-18.07-45.176-27.106-90.353-27.106-132.518 0-45.176 9.036-90.352 27.106-132.517 18.07-39.153 42.165-75.294 72.283-108.424 30.117-30.117 69.27-54.211 108.423-72.282 99.388-42.165 219.859-33.13 313.224 24.094l36.14 27.106 36.142-27.106C695.718 6.024 816.188-3.012 915.576 39.153c42.165 18.07 78.306 42.165 108.424 72.282 33.13 30.118 57.224 66.26 72.282 108.424 18.07 42.165 27.106 87.341 27.106 132.517 0 42.165-9.035 87.342-27.106 132.518-15.058 36.141-36.14 78.306-63.247 117.459-42.164 63.247-99.388 129.506-174.682 195.765C740.894 906.54 626.447 981.835 614.4 987.858l-42.165 33.13zM355.388 102.4c-33.13 0-66.259 6.024-96.376 18.07-30.118 12.048-57.224 30.118-81.318 54.212-24.094 24.094-42.165 48.189-54.212 78.306-12.047 30.118-21.082 63.247-21.082 96.377s6.024 66.259 21.082 102.4c12.047 33.13 30.118 66.259 54.212 99.388 39.153 57.223 93.365 117.459 159.624 180.706C451.765 837.27 566.212 912.565 569.224 912.565l6.023 3.011 3.012-3.011c6.023-3.012 117.459-75.294 231.906-180.706 66.259-63.247 120.47-123.483 159.623-180.706 24.094-36.141 42.165-69.27 54.212-99.388 15.059-36.141 21.082-69.27 21.082-102.4s-6.023-66.26-21.082-96.377c-12.047-30.117-30.118-54.212-54.212-78.306-27.106-24.094-51.2-42.164-81.317-54.211-72.283-30.118-162.636-24.095-231.906 18.07l-27.106 18.07c-9.035 6.024-15.059 15.06-24.094 21.083l-33.13 36.141-33.13-33.13c-9.034-9.034-15.058-15.058-24.093-21.081l-27.106-18.071c-39.153-27.106-84.33-39.153-132.518-39.153z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Lp=(0,l.defineComponent)({__name:"HeartFill2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1144 1024","aria-labelledby":t.name,role:"presentation"},K3,14,q3))}}),j3=["aria-labelledby"],Y3=[(0,l.createElementVNode)("path",{d:"M1104.113 216.425a336.535 336.535 0 0 0-73.638-107.158 342.167 342.167 0 0 0-108.724-71.83 343.371 343.371 0 0 0-132.518-26.263c-63.76 0-126.012 17.468-180.104 50.477a335.694 335.694 0 0 0-36.894 26.021 337.348 337.348 0 0 0-36.894-26.021 345.63 345.63 0 0 0-180.103-50.507c-45.96 0-90.474 8.794-132.518 26.262a341.444 341.444 0 0 0-108.725 71.83A334.456 334.456 0 0 0 13.161 348.25c0 43.099 8.825 88.004 26.293 133.723 14.607 38.159 35.57 77.763 62.344 117.76 42.466 63.247 100.834 129.265 173.297 196.156 120.109 110.923 239.043 187.543 244.073 190.645l30.69 19.666a41.562 41.562 0 0 0 44.634 0l30.66-19.666c5.06-3.253 123.874-79.722 244.073-190.645 72.494-66.891 130.831-132.91 173.297-196.186 26.805-39.967 47.887-79.571 62.344-117.76 17.498-45.689 26.293-90.594 26.293-133.693a329.487 329.487 0 0 0-27.046-131.855z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Pp=(0,l.defineComponent)({__name:"HeartFill1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1144 1024","aria-labelledby":t.name,role:"presentation"},Y3,14,j3))}}),W3=["aria-labelledby"],U3=[(0,l.createElementVNode)("path",{d:"M923 283.6c-13.4-31.1-32.6-58.9-56.9-82.8-24.3-23.8-52.5-42.4-84-55.5-32.5-13.5-66.9-20.3-102.4-20.3-49.3 0-97.4 13.5-139.2 39-10 6.1-19.5 12.8-28.5 20.1-9-7.3-18.5-14-28.5-20.1-41.8-25.5-89.9-39-139.2-39-35.5 0-69.9 6.8-102.4 20.3-31.4 13-59.7 31.7-84 55.5-24.4 23.9-43.5 51.7-56.9 82.8-13.9 32.3-21 66.6-21 101.9 0 33.3 6.8 68 20.3 103.3 11.3 29.5 27.5 60.1 48.2 91 32.8 48.9 77.9 99.9 133.9 151.6 92.8 85.7 184.7 144.9 188.6 147.3l23.7 15.2c10.5 6.7 24 6.7 34.5 0l23.7-15.2c3.9-2.5 95.7-61.6 188.6-147.3 56-51.7 101.1-102.7 133.9-151.6 20.7-30.9 37-61.5 48.2-91 13.5-35.3 20.3-70 20.3-103.3.1-35.3-7-69.6-20.9-101.9z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Fp=(0,l.defineComponent)({__name:"HeartFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},U3,14,W3))}}),G3=["aria-labelledby"],X3=[(0,l.createElementVNode)("path",{d:"M923 283.6c-13.4-31.1-32.6-58.9-56.9-82.8-24.3-23.8-52.5-42.4-84-55.5-32.5-13.5-66.9-20.3-102.4-20.3-49.3 0-97.4 13.5-139.2 39-10 6.1-19.5 12.8-28.5 20.1-9-7.3-18.5-14-28.5-20.1-41.8-25.5-89.9-39-139.2-39-35.5 0-69.9 6.8-102.4 20.3-31.4 13-59.7 31.7-84 55.5-24.4 23.9-43.5 51.7-56.9 82.8-13.9 32.3-21 66.6-21 101.9 0 33.3 6.8 68 20.3 103.3 11.3 29.5 27.5 60.1 48.2 91 32.8 48.9 77.9 99.9 133.9 151.6 92.8 85.7 184.7 144.9 188.6 147.3l23.7 15.2c10.5 6.7 24 6.7 34.5 0l23.7-15.2c3.9-2.5 95.7-61.6 188.6-147.3 56-51.7 101.1-102.7 133.9-151.6 20.7-30.9 37-61.5 48.2-91 13.5-35.3 20.3-70 20.3-103.3.1-35.3-7-69.6-20.9-101.9z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Rp=(0,l.defineComponent)({__name:"HeartFillN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},X3,14,G3))}}),Z3=["aria-labelledby"],J3=[(0,l.createElementVNode)("path",{d:"M512 12.672c-282.88 0-512 229.248-512 512 0 226.261 146.688 418.133 350.08 485.76 25.6 4.821 34.987-11.008 34.987-24.619 0-12.16-.427-44.373-.64-87.04-142.422 30.891-172.459-68.693-172.459-68.693-23.296-59.093-56.96-74.88-56.96-74.88-46.379-31.744 3.584-31.104 3.584-31.104 51.413 3.584 78.421 52.736 78.421 52.736 45.654 78.293 119.851 55.68 149.12 42.581 4.608-33.109 17.792-55.68 32.427-68.48-113.707-12.8-233.216-56.832-233.216-253.013 0-55.893 19.84-101.547 52.693-137.387-5.76-12.928-23.04-64.981 4.48-135.509 0 0 42.88-13.739 140.8 52.48 40.96-11.392 84.48-17.024 128-17.28 43.52.256 87.04 5.888 128 17.28 97.28-66.219 140.16-52.48 140.16-52.48 27.52 70.528 10.24 122.581 5.12 135.51 32.64 35.84 52.48 81.493 52.48 137.386 0 196.693-119.68 240-233.6 252.587 17.92 15.36 34.56 46.762 34.56 94.72 0 68.522-.64 123.562-.64 140.202 0 13.44 8.96 29.44 35.2 24.32C877.44 942.592 1024 750.592 1024 524.672c0-282.752-229.248-512-512-512",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Op=(0,l.defineComponent)({__name:"Github",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},J3,14,Z3))}}),Q3=["aria-labelledby"],e4=(0,l.createElementVNode)("path",{d:"M944 192H755.2v-44.8c0-54.4-44.8-99.2-99.2-99.2H361.6c-54.4 0-99.2 44.8-99.2 99.2V192H83.2c-12.8 0-25.6 9.6-25.6 25.6 0 12.8 9.6 25.6 25.6 25.6H144v633.6c0 54.4 44.8 99.2 99.2 99.2h550.4c54.4 0 99.2-44.8 99.2-99.2V243.2H944c12.8 0 25.6-9.6 25.6-25.6-3.2-12.8-9.6-25.6-25.6-25.6zm-627.2-44.8c0-25.6 22.4-48 48-48h294.4c25.6 0 48 22.4 48 48V192H316.8v-44.8zm524.8 720c0 28.8-16 57.6-41.6 57.6H249.6c-25.6 0-54.4-19.2-54.4-44.8l3.2-636.8h643.2v624z",fill:"currentColor","fill-opacity":"0.9"},null,-1),t4=(0,l.createElementVNode)("path",{d:"M368 380.8c-16 0-25.6 9.6-25.6 25.6v342.4c0 16 12.8 25.6 25.6 25.6s25.6-9.6 25.6-25.6V406.4c-3.2-12.8-9.6-25.6-25.6-25.6zM528 380.8c-16 0-25.6 9.6-25.6 25.6v342.4c0 16 12.8 25.6 25.6 25.6s25.6-9.6 25.6-25.6V406.4c-3.2-12.8-9.6-25.6-25.6-25.6zM688 380.8c-16 0-25.6 9.6-25.6 25.6v342.4c0 16 12.8 25.6 25.6 25.6s25.6-9.6 25.6-25.6V406.4c-3.2-12.8-9.6-25.6-25.6-25.6z",fill:"currentColor","fill-opacity":"0.9"},null,-1),Hp=(0,l.defineComponent)({__name:"GarbageBin",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[e4,(0,l.createTextVNode)(","),t4],14,Q3))}}),l4=["aria-labelledby"],n4=[(0,l.createElementVNode)("path",{d:"M960.385 91.477a42.667 42.667 0 1 1-44.09 73.046c-95.09-57.401-176.497-79.19-315.989-79.19-54.044 0-118.698 10.07-158.492 25.543a42.667 42.667 0 0 1-30.92-79.53C461.498 11.662 536.393 0 600.335 0c154.71 0 251.393 25.884 360.05 91.477zm-454.03 581.604a42.752 42.752 0 0 1 17.038-57.885 42.44 42.44 0 0 1 57.656 17.096c4.21 7.793 60.189 147.342 64.854 160.426 1.706 4.779 3.413 9.927 5.29 15.56 2.93 8.817 11.122 34.815 12.09 37.717 18.545 55.808 64.198 92.672 117.333 92.672 67.868 0 116.081-49.494 115.37-122.539-.17-15.701-3.3-34.304-16.782-104.277l-2.901-15.36c-10.81-57.174-15.758-92.132-15.36-120.434.313-22.244 2.076-30.151 17.436-90.311 5.831-22.841 9.245-38.03 11.662-53.078a218.453 218.453 0 0 0 3.13-34.446C893.17 307.4 777.457 256 595.584 256c-179.058 0-297.558 65.508-297.558 160 0 93.64 132.694 181.333 297.558 181.333 23.466 0 42.496 19.115 42.496 42.667s-19.03 42.667-42.496 42.667c-206.166 0-382.578-116.594-382.578-266.667 0-155.364 162.816-245.333 382.578-245.333 223.658 0 382.577 70.599 382.577 227.555 0 15.218-1.45 31.062-4.181 48.071-2.93 18.148-6.827 35.47-13.255 60.644-12.715 49.778-14.592 58.311-14.763 70.315-.284 20.48 4.153 52.024 13.853 103.338l2.901 15.076c15.132 78.734 18.034 96.028 18.29 119.609C982.145 935.538 896.015 1024 780.616 1024c-91.677 0-168.391-61.924-197.974-151.04-1.251-3.67-9.472-29.753-12.145-37.86a643.527 643.527 0 0 0-4.694-13.71 11056.384 11056.384 0 0 0-59.449-148.31zM310.4 65.934a42.667 42.667 0 1 1-52.566 67.243c-14.108-11.037-38.855-19.4-59.05-19.4-42.098 0-71.112 29.156-71.112 68.552 0 17.18 13.853 38.343 35.613 50.972a42.667 42.667 0 1 1-42.78 73.842C73.8 280.064 42.34 231.936 42.34 182.33c0-86.471 67.186-153.885 156.445-153.885 39.054 0 82.346 14.62 111.616 37.49z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],qp=(0,l.defineComponent)({__name:"Footprint",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},n4,14,l4))}}),a4=["aria-labelledby"],r4=[(0,l.createElementVNode)("path",{d:"M1120.194 366.158h-93.091c0-136.534-111.71-245.14-245.14-245.14-65.163 0-124.12 24.824-170.666 68.267l-3.103 3.103c-24.824 24.824-65.164 24.824-89.988 0L512 186.182c-46.545-43.443-105.503-68.267-170.667-68.267-136.533 0-245.14 111.71-245.14 245.14H3.104c0-186.182 152.049-338.23 338.23-338.23 80.68 0 158.255 27.927 220.315 80.678 62.061-52.751 139.637-80.679 220.316-80.679 186.181 3.103 338.23 155.152 338.23 341.334zM89.988 645.43c-3.103-6.206-9.31-12.412-12.412-18.618C27.927 549.236 0 459.248 0 366.158h93.09c0 74.472 21.722 148.945 62.062 211.006 3.103 6.206 6.206 9.309 9.309 12.412L89.988 645.43zm946.424-6.206-77.576-52.751c43.443-65.164 68.267-142.74 68.267-220.315h93.09c0 99.297-27.926 192.387-83.78 273.066zm-474.764 375.467c-9.309 0-21.72-3.103-31.03-6.206-9.309-3.103-15.515-6.206-18.618-9.31C338.23 921.6 192.388 797.48 86.885 639.226l77.576-52.752c96.194 142.74 229.624 257.551 387.878 325.818l3.103 3.103s3.103 3.103 6.206 3.103l12.413-6.206c155.151-71.37 288.581-183.079 384.775-328.921l77.576 52.751C930.91 794.376 785.067 918.497 611.297 999.176l-18.618 9.309c-9.31 3.103-21.721 6.206-31.03 6.206z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Kp=(0,l.defineComponent)({__name:"Follow",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1120 1024","aria-labelledby":t.name,role:"presentation"},r4,14,a4))}}),o4=["aria-labelledby"],i4=[(0,l.createElementVNode)("path",{d:"M512 1024C230.4 1024 0 793.6 0 512S230.4 0 512 0s512 230.4 512 512-230.4 512-512 512zm0-930.91C281.6 93.09 93.09 281.6 93.09 512S281.6 930.91 512 930.91 930.91 742.4 930.91 512 742.4 93.09 512 93.09zM377.018 695.856c-20.945 0-39.563-11.637-46.545-32.582l-6.982-16.291 6.982-18.618 69.818-186.182c11.636-32.582 37.236-55.855 67.49-67.491l204.8-76.8L691.2 307.2c11.636 4.655 20.945 16.29 25.6 27.927l4.655 16.291-4.655 18.618-69.818 186.182c-11.637 32.582-37.237 55.855-67.491 67.491l-186.182 69.818c-4.654 2.328-11.636 2.328-16.29 2.328zm218.764-267.637-95.418 34.91c-6.982 2.327-11.637 6.981-13.964 13.963l-34.91 95.418 95.42-34.909c6.98-2.327 11.635-6.982 13.963-13.964l34.909-95.418z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],jp=(0,l.defineComponent)({__name:"Find",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},i4,14,o4))}}),s4=["aria-labelledby"],c4=(0,l.createElementVNode)("path",{d:"M547.84 969.547a32.286 32.286 0 0 1-31.744-32.707V376.952c0-7.83 2.71-15.36 7.71-21.323l240.58-288.768H111.917L332.8 356.774a33.551 33.551 0 0 1 6.807 20.239v334.306l95.473 98.545c5.903 6.144 9.155 14.456 9.095 23.13a33.13 33.13 0 0 1-9.457 23.07 31.021 31.021 0 0 1-44.514 0L285.515 747.881a33.07 33.07 0 0 1-9.276-23.13V388.277L21.745 54.332a33.49 33.49 0 0 1 5.3-45.96 31.202 31.202 0 0 1 19.577-7.047h786.794c8.432 0 16.504 3.434 22.407 9.638a33.37 33.37 0 0 1 1.626 44.453L579.524 389.12v547.72c0 18.07-14.216 32.707-31.684 32.707",fill:"currentColor","fill-opacity":"0.9"},null,-1),u4=(0,l.createElementVNode)("path",{d:"M701.68 475.016a32.286 32.286 0 0 1-31.2-33.13A32.045 32.045 0 0 1 701.8 409.54H946.96c17.529 0 31.744 14.697 31.744 32.768 0 18.07-14.215 32.708-31.684 32.708H701.681zm0 202.51a32.286 32.286 0 0 1-31.683-32.767c0-18.071 14.216-32.648 31.684-32.708h245.338c17.469.06 31.624 14.697 31.684 32.768-.06 18.07-14.215 32.647-31.684 32.708H701.681zm0 204.8a31.021 31.021 0 0 1-22.407-9.517 33.07 33.07 0 0 1-9.276-23.19c0-18.07 14.216-32.648 31.684-32.708h245.338c17.469 0 31.624 14.697 31.684 32.768-.06 18.07-14.215 32.648-31.684 32.708H701.681z",fill:"currentColor","fill-opacity":"0.9"},null,-1),Yp=(0,l.defineComponent)({__name:"Filter",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[c4,(0,l.createTextVNode)(","),u4],14,s4))}}),d4=["aria-labelledby"],f4=(0,l.createElementVNode)("path",{d:"M512 394.688a31.872 31.872 0 0 1 22.592 9.344l128 127.68a32 32 0 0 1-45.184 45.312L544 503.808v221.504a32 32 0 1 1-64 0v-221.44l-73.344 73.408a32 32 0 1 1-45.312-45.248l128-128 .192-.128A31.872 31.872 0 0 1 512 394.688z",fill:"currentColor","fill-opacity":"0.9"},null,-1),m4=(0,l.createElementVNode)("path",{d:"M149.312 96c-41.216 0-74.624 33.408-74.624 74.688v682.624c0 41.28 33.408 74.688 74.624 74.688h725.376c41.216 0 74.624-33.408 74.624-74.688V298.688c0-41.28-33.408-74.688-74.624-74.688H526.976l-97.088-116.48A32 32 0 0 0 405.312 96h-256zm-10.624 74.688c0-5.888 4.736-10.688 10.624-10.688H390.4l97.088 116.48A32 32 0 0 0 512 288h362.688c5.888 0 10.624 4.8 10.624 10.688v554.624A10.688 10.688 0 0 1 874.688 864H149.312a10.688 10.688 0 0 1-10.624-10.688V170.688z",fill:"currentColor","fill-opacity":"0.9"},null,-1),Wp=(0,l.defineComponent)({__name:"FileUpload",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[f4,(0,l.createTextVNode)(","),m4],14,d4))}}),h4=["aria-labelledby"],g4=[(0,l.createElementVNode)("path",{d:"M512 1024C229.831 1024 0 794.169 0 512S229.831 0 512 0s512 229.831 512 512-229.831 512-512 512zm0-955.733C266.24 68.267 68.267 266.24 68.267 512S266.24 955.733 512 955.733 955.733 757.76 955.733 512 757.76 68.267 512 68.267zm111.502 282.169c13.654-13.654 34.134-13.654 47.787 0 11.378 11.377 13.653 31.857 2.275 45.51l-2.275 2.276-111.502 111.502 111.502 111.503c13.653 13.653 13.653 34.133 0 47.786-13.653 13.654-34.133 13.654-47.787 0L512 557.511 400.498 669.013c-11.378 11.378-31.858 13.654-45.511 2.276l-2.276-2.276c-11.378-11.377-13.653-31.857-2.275-45.51l2.275-2.276 111.502-111.503-111.502-111.502c-13.653-13.653-13.653-34.133 0-47.786s34.133-13.654 47.787 0L512 461.938l111.502-111.502z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],p4=(0,l.defineComponent)({__name:"Failure",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},g4,14,h4))}}),y4=["aria-labelledby"],b4=[(0,l.createElementVNode)("path",{d:"M584.06 1024H318.577C144.118 1024 0 883.674 0 705.422s140.326-318.578 318.578-318.578v113.778c-113.778 0-204.8 91.022-204.8 204.8s91.022 204.8 204.8 204.8h265.481V1024zm56.888 0h-53.096c-208.593 0-379.26-170.667-379.26-383.052 0-83.437 26.549-163.081 75.852-231.348l3.793-3.793c15.17-22.755 30.34-60.681 45.511-121.363l7.585-34.133c7.586-18.963 15.17-41.718 18.963-68.267C386.844 22.756 470.281 0 519.586 0c117.57 0 178.251 106.193 178.251 212.385v7.585c0 7.586-3.793 18.963-3.793 37.926C876.09 257.896 1024 405.807 1024 587.852v53.096C1024 853.333 853.333 1024 640.948 1024zM519.585 113.778c-30.34 0-41.718 53.096-49.304 87.23-3.792 34.133-11.377 60.68-15.17 83.436l-7.585 34.134c-11.378 45.51-34.133 113.778-60.682 155.496l-7.585 3.793A269.274 269.274 0 0 0 322.37 644.74c0 147.91 121.363 269.274 269.274 269.274h53.097c147.91 0 269.274-121.363 269.274-269.274v-53.097c0-117.57-98.608-216.177-216.178-216.177h-56.889c-18.963-3.793-37.926-15.17-49.304-30.341-11.377-15.17-15.17-37.926-15.17-56.889 7.585-41.718 11.378-64.474 11.378-75.852v-3.792c-3.793 0-3.793-94.815-68.267-94.815z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Up=(0,l.defineComponent)({__name:"Fabulous",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1061 1024","aria-labelledby":t.name,role:"presentation"},b4,14,y4))}}),w4=["aria-labelledby"],S4=[(0,l.createElementVNode)("path",{d:"M605.09 1024C260.656 1024 0 684.218 0 512S260.655 0 605.09 0c321.165 0 605.092 321.164 605.092 512s-283.927 512-605.091 512zm0-884.364c-256 0-465.454 269.964-465.454 372.364s209.455 372.364 465.455 372.364c260.654 0 465.454-265.31 465.454-372.364s-204.8-372.364-465.454-372.364zm0 139.637c51.2 0 97.746 18.618 139.637 46.545h4.655c-51.2 0-93.091 41.891-93.091 93.091S698.18 512 749.38 512c37.237 0 69.819-23.273 83.783-55.855 4.654 18.619 9.309 37.237 9.309 55.855 0 130.327-102.4 232.727-232.728 232.727S377.018 642.327 377.018 512s97.746-232.727 228.073-232.727z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Gp=(0,l.defineComponent)({__name:"Eye",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1210 1024","aria-labelledby":t.name,role:"presentation"},S4,14,w4))}}),v4=["aria-labelledby"],C4=[(0,l.createElementVNode)("path",{d:"M822.095 933.055H192.393c-57.961 0-104.95-47.02-104.95-105.016V197.92c0-58.003 47.678-109.99 105.642-109.99H615.65v52.822H193.085c-28.98 0-53.166 28.17-53.166 57.17v630.119c0 28.997 23.494 52.51 52.474 52.51h629.702c28.98 0 57.653-24.132 57.653-53.131V404.857h52.822v422.56c-.003 57.996-52.512 105.638-110.475 105.638zm-313.636-254.47c-7.672 7.678-17.28 11.517-27.185 13.447L251.517 805.68c-25.858 12.007-46.57-11.183-37.04-37.065L328.05 538.704c1.925-9.911 5.764-19.523 13.437-27.201l408.162-408.431c20.492-20.509 53.717-20.509 74.208 0l92.763 92.825c20.495 20.503 20.495 53.754 0 74.259L508.46 678.585zM264.727 736.86c-6.003 12.106 5.592 24.54 18.521 18.532l141.877-85.937-74.518-74.567-85.88 141.973zm132.414-169.664 55.661 55.697c10.243 10.253-16.237-16.249 18.55 18.562l296.846-297.04-93.425-92.163L378.592 548.63c9.856 9.86 8.304 8.314 18.551 18.565zM860.96 214.463l-55.658-55.698c-10.244-10.253-26.858-10.253-37.104 0l-54.33 54.362 91.431 94.155 55.661-55.697c10.247-10.25 10.247-26.87 0-37.122z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Xp=(0,l.defineComponent)({__name:"Edit2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},C4,14,v4))}}),N4=["aria-labelledby"],k4=[(0,l.createElementVNode)("path",{d:"M285.479 992.97H108.606c-27.927 0-55.854-12.412-77.576-31.03C9.31 940.217 0 915.393 0 884.363l3.103-155.152c0-24.824 9.31-46.545 27.927-65.164L626.812 65.164c83.782-83.782 220.315-83.782 307.2 0 83.782 83.781 83.782 223.418 0 307.2l-605.09 601.988c-12.413 12.412-27.928 18.618-43.443 18.618zM781.964 93.09c-31.03 0-65.164 12.413-89.988 37.237L96.194 729.212 93.09 884.364c0 9.309 6.206 15.515 15.515 15.515h161.358l598.884-595.782c49.649-49.649 49.649-127.224 0-173.77l-3.103-3.103c-21.72-21.721-52.751-34.133-83.781-34.133zm-201.946 78.508 65.816-65.847L882.812 342.73l-65.846 65.784zM946.424 992.97H217.212c-24.824 0-46.545-21.722-46.545-46.546s21.72-46.545 46.545-46.545h729.212c24.824 0 46.546 21.721 46.546 46.545s-21.722 46.546-46.546 46.546z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Zp=(0,l.defineComponent)({__name:"Edit",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},k4,14,N4))}}),x4=["aria-labelledby"],z4=[(0,l.createElementVNode)("path",{d:"M512 663.704c-60.681 0-117.57-22.756-174.46-68.267-22.755-18.963-26.547-56.889-7.584-79.644 18.963-22.756 56.888-26.549 79.644-7.586 75.852 64.474 136.533 56.89 204.8 0 22.756-18.963 60.681-18.963 79.644 7.586 18.963 22.755 18.963 60.681-7.585 79.644-53.096 45.511-113.778 68.267-174.459 68.267zm295.822-3.793c-68.266 0-128.948-26.548-182.044-79.644-22.756-22.756-22.756-56.89-3.793-79.645 22.756-22.755 56.89-22.755 79.645-3.792 41.718 41.718 87.23 53.096 136.533 45.51 30.34-7.584 60.681 15.171 68.267 45.512 7.585 30.34-15.17 60.681-45.511 68.267-18.963 3.792-34.134 3.792-53.097 3.792zm-595.437 0c-15.17 0-34.133 0-49.304-3.792-30.34-3.793-53.096-34.134-45.51-64.475 3.792-30.34 34.133-53.096 64.473-45.51 49.304 7.585 94.815-7.586 136.534-45.512 22.755-22.755 56.889-22.755 79.644 0 22.756 22.756 22.756 56.89 0 79.645-53.096 53.096-117.57 79.644-185.837 79.644zM910.222 496.83l-53.096-219.97c-18.963-79.645-75.852-125.156-151.704-125.156H318.578c-79.645 0-147.911 53.096-163.082 128.948l-41.718 212.385L3.793 470.281l45.51-212.385c18.964-128.948 132.741-219.97 269.275-219.97h390.637c128.948 0 235.14 87.23 261.689 212.385L1024 470.281 910.222 496.83zM174.46 656.119C79.644 656.119 0 576.474 0 481.659c0-30.34 26.548-56.889 56.889-56.889s56.889 26.549 56.889 56.89c0 34.133 26.548 60.68 60.681 60.68 30.341 0 56.89 26.549 56.89 56.89s-26.549 56.889-56.89 56.889zm675.082 0c-30.341 0-56.89-26.549-56.89-56.89s26.549-56.888 56.89-56.888c34.133 0 60.681-26.548 60.681-60.682 0-30.34 26.548-56.889 56.89-56.889S1024 451.32 1024 481.66c0 94.814-79.644 174.459-174.46 174.459zm257.896-15.17c-68.267 0-128.948-26.549-182.044-79.645-22.756-22.756-22.756-56.89-3.793-79.645 22.756-22.755 56.889-22.755 79.644-3.792 34.134 30.34 68.267 45.51 106.193 45.51 11.378 0 30.34 0 37.926-3.792 30.34-7.585 60.681 15.17 68.267 45.511 7.585 30.341-15.17 60.682-45.511 68.267-18.963 7.585-45.512 7.585-60.682 7.585zm49.304-3.793c-30.341 0-56.89-26.549-56.89-56.89s26.549-56.888 56.89-56.888c37.926 0 53.096-30.341 53.096-60.682s26.548-56.889 56.889-56.889 56.889 26.549 56.889 56.89c-3.793 98.607-72.06 174.459-166.874 174.459zm-409.6 348.918H276.859c-109.985 0-201.007-91.022-201.007-201.007V587.852H189.63v197.215c0 49.303 37.926 87.23 87.23 87.23h474.073c49.304 0 87.23-37.927 87.23-87.23V587.852h113.778v197.215c-3.793 109.985-94.815 201.007-204.8 201.007zm462.696-508.207-49.304-201.008c-15.17-75.852-79.644-125.155-159.289-125.155H671.29V37.926h329.955c132.741 0 242.726 87.23 273.067 212.385l45.511 201.008-109.985 26.548zM686.459 986.074c-30.34 0-56.889-26.548-56.889-56.889s26.549-56.889 56.89-56.889h364.088c49.304 0 87.23-37.926 87.23-87.23v-178.25c0-30.34 26.548-56.89 56.889-56.89s56.889 26.55 56.889 56.89v178.252c0 109.985-91.023 201.007-201.008 201.007H686.46z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Jp=(0,l.defineComponent)({__name:"Dshop",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1327 1024","aria-labelledby":t.name,role:"presentation"},z4,14,x4))}}),T4=["aria-labelledby"],E4=[(0,l.createElementVNode)("path",{d:"M235.84 813.632c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312 54.592 0 98.816-41.728 98.816-93.312 0-51.52-44.224-93.312-98.816-93.312zm0-400.832c-54.528 0-98.816 41.792-98.816 93.312 0 51.52 44.288 93.44 98.816 93.44 54.592 0 98.816-41.92 98.816-93.44 0-51.52-44.224-93.312-98.816-93.312zm0-400.832c-54.528 0-98.816 41.792-98.816 93.44 0 51.456 44.288 93.248 98.816 93.248 54.592 0 98.816-41.728 98.816-93.312.064-51.584-44.224-93.376-98.816-93.376zm527.104 801.664c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312 54.528 0 98.816-41.728 98.816-93.312 0-51.52-44.288-93.312-98.816-93.312zm0-400.832c-54.528 0-98.816 41.792-98.816 93.312 0 51.52 44.288 93.44 98.816 93.44 54.528 0 98.816-41.92 98.816-93.44 0-51.52-44.288-93.312-98.816-93.312zm0-400.832c-54.528 0-98.816 41.792-98.816 93.44 0 51.456 44.288 93.248 98.816 93.248 54.528 0 98.816-41.728 98.816-93.312 0-51.584-44.288-93.376-98.816-93.376z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Qp=(0,l.defineComponent)({__name:"Drag",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},E4,14,T4))}}),$4=["aria-labelledby"],V4=[(0,l.createElementVNode)("path",{d:"M512 891.958c-35.032 0-70.063-13.474-99.705-37.726L123.958 590.147c-24.253-21.558-37.726-51.2-40.421-83.536-2.695-32.337 10.779-64.674 32.337-86.232 24.252-24.253 56.59-40.421 88.926-40.421H256V188.632c0-88.927 72.758-161.685 161.684-161.685h185.937c88.926 0 161.684 72.758 161.684 161.685v191.326h51.2c67.369 0 121.263 53.895 121.263 121.263 0 35.032-13.473 67.368-40.42 88.926L609.01 851.537c-24.253 26.947-59.285 40.42-97.011 40.42zM204.8 460.8c-10.779 0-21.558 5.39-29.642 13.474s-10.78 18.863-10.78 29.642 5.39 21.558 13.475 26.947l291.031 261.39c26.948 24.252 64.674 24.252 91.621 0l288.337-261.39c8.084-8.084 13.474-18.863 13.474-29.642 0-21.558-18.863-40.421-40.421-40.421H687.158V188.632c0-45.81-35.032-80.843-80.842-80.843H417.684c-45.81 0-80.842 35.032-80.842 80.843V460.8H204.8zM808.421 1024H215.58c-21.558 0-40.421-18.863-40.421-40.421s18.863-40.421 40.42-40.421h592.843c21.558 0 40.421 18.863 40.421 40.42S829.98 1024 808.422 1024z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],ey=(0,l.defineComponent)({__name:"Download",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},V4,14,$4))}}),B4=["aria-labelledby"],D4=[(0,l.createElementVNode)("path",{d:"M512 138.667a288 288 0 0 1 287.403 269.269 245.333 245.333 0 1 1-146.774 468.139 32 32 0 1 1 17.408-61.611 181.333 181.333 0 0 0 91.734-350.89 32 32 0 0 1-24.406-27.52 33.152 33.152 0 0 1-1.365-9.387 224 224 0 0 0-448 0 32 32 0 0 1-15.104 27.178 31.659 31.659 0 0 1-16.384 9.728 181.419 181.419 0 1 0 91.733 350.891 32 32 0 1 1 17.451 61.61 245.333 245.333 0 0 1-140.97-470.058A288 288 0 0 1 512 138.666zm0 275.712a32 32 0 0 1 32 32V733.78l97.621-96.81 3.584-3.072a32 32 0 0 1 44.587 44.928l-3.115 3.584-152.149 150.954-3.584 3.115a32 32 0 0 1-37.632.17l-3.968-3.413-148.01-148.394-3.073-3.584a32 32 0 0 1-.256-37.675l3.414-4.01 3.584-3.073a32 32 0 0 1 37.674-.256l4.011 3.414 93.27 93.568V446.379l.298-4.352A32 32 0 0 1 512 414.379z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],ty=(0,l.defineComponent)({__name:"DownloadCloud",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},D4,14,B4))}}),M4=["aria-labelledby"],I4=[(0,l.createElementVNode)("path",{d:"M128 349.867C93.867 332.8 34.133 341.333 8.533 384-8.533 418.133 0 477.867 42.667 503.467 179.2 588.8 315.733 665.6 443.733 750.933c42.667 25.6 93.867 25.6 136.534 0C716.8 665.6 853.333 588.8 981.333 503.467c42.667-25.6 51.2-76.8 25.6-119.467s-76.8-51.2-119.466-25.6C768 435.2 640 512 512 588.8 384 512 256 435.2 128 349.867",fill:"currentColor","fill-opacity":"0.9"},null,-1)],ly=(0,l.defineComponent)({__name:"DownArrow",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},I4,14,M4))}}),A4=["aria-labelledby"],_4=(0,l.createElementVNode)("path",{d:"M556.8 535.893 170.667 149.76c-13.227-13.227-13.227-34.987 0-48.213 13.226-13.227 34.986-13.227 48.213 0L605.013 487.68c13.227 13.227 13.227 34.987 0 48.213-13.226 13.227-34.986 13.227-48.213 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1),L4=(0,l.createElementVNode)("path",{d:"M170.667 873.813 556.8 487.68c13.227-13.227 34.987-13.227 48.213 0 13.227 13.227 13.227 34.987 0 48.213L218.88 922.027c-13.227 13.226-34.987 13.226-48.213 0a33.493 33.493 0 0 1 0-48.214zM825.173 536.32 439.04 150.187c-13.227-13.227-13.227-34.987 0-48.214 13.227-13.226 34.987-13.226 48.213 0l386.134 386.134c13.226 13.226 13.226 34.986 0 48.213a33.493 33.493 0 0 1-48.214 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1),P4=(0,l.createElementVNode)("path",{d:"m439.04 874.24 386.133-386.133c13.227-13.227 34.987-13.227 48.214 0 13.226 13.226 13.226 34.986 0 48.213L487.253 922.453c-13.226 13.227-34.986 13.227-48.213 0-13.227-13.226-13.227-34.56 0-48.213z",fill:"currentColor","fill-opacity":"0.9"},null,-1),ny=(0,l.defineComponent)({__name:"DoubleArrowRight",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[_4,(0,l.createTextVNode)(","),L4,(0,l.createTextVNode)(","),P4],14,A4))}}),F4=["aria-labelledby"],R4=(0,l.createElementVNode)("path",{d:"M487.253 535.893 873.387 149.76c13.226-13.227 13.226-34.987 0-48.213-13.227-13.227-34.987-13.227-48.214 0L439.04 487.68c-13.227 13.227-13.227 34.987 0 48.213 13.227 13.227 34.987 13.227 48.213 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1),O4=(0,l.createElementVNode)("path",{d:"M873.387 873.813 487.253 487.68c-13.226-13.227-34.986-13.227-48.213 0-13.227 13.227-13.227 34.987 0 48.213l386.133 386.134c13.227 13.226 34.987 13.226 48.214 0 13.226-13.227 13.226-34.987 0-48.214zM218.88 536.32l386.133-386.133c13.227-13.227 13.227-34.987 0-48.214-13.226-13.226-34.986-13.226-48.213 0L170.667 488.107c-13.227 13.226-13.227 34.986 0 48.213 13.226 13.653 34.986 13.653 48.213 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1),H4=(0,l.createElementVNode)("path",{d:"M605.013 874.24 218.88 488.107c-13.227-13.227-34.987-13.227-48.213 0-13.227 13.226-13.227 34.986 0 48.213L556.8 922.453c13.227 13.227 34.987 13.227 48.213 0 13.227-13.226 13.227-34.56 0-48.213z",fill:"currentColor","fill-opacity":"0.9"},null,-1),ay=(0,l.defineComponent)({__name:"DoubleArrowLeft",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[R4,(0,l.createTextVNode)(","),O4,(0,l.createTextVNode)(","),H4],14,F4))}}),q4=["aria-labelledby"],K4=[(0,l.createElementVNode)("path",{d:"M199.36 572.768a31.904 31.904 0 0 0 22.624-9.376l294.144-294.144 285.728 285.728a31.968 31.968 0 1 0 45.248-45.248L538.752 201.376a32 32 0 0 0-45.28 0L176.704 518.144a31.968 31.968 0 0 0 22.656 54.624zm339.424-115.392a32 32 0 0 0-45.28 0L176.736 774.144a31.968 31.968 0 1 0 45.248 45.248l294.144-294.144 285.728 285.728a31.968 31.968 0 1 0 45.248-45.248l-308.32-308.352z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],ry=(0,l.defineComponent)({__name:"DouArrowUp",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},K4,14,q4))}}),j4=["aria-labelledby"],Y4=[(0,l.createElementVNode)("path",{d:"M802.595 1018.465h-11.07c-58.12-8.303-119.006-22.14-182.66-47.049l-11.07-5.535h-11.07c-16.606 0-30.444 2.768-47.05 2.768C240.779 968.649 0 750.01 0 484.324S240.778 0 539.676 0s539.675 218.638 539.675 484.324c0 152.217-80.26 298.898-218.637 390.227l-2.768 2.768v88.562c0 27.676-24.908 52.584-55.351 52.584zm-202.033-135.61c5.535 0 13.838 0 19.373 2.767l19.373 8.302c47.049 16.606 94.097 30.444 135.61 38.746v-71.956c0-19.373 11.071-35.979 27.677-47.05 5.535-2.767 11.07-5.534 13.837-8.302 116.238-77.492 179.892-193.73 179.892-321.038 0-221.405-204.8-401.297-456.648-401.297S83.027 262.919 83.027 484.324s204.8 401.298 456.649 401.298c13.838 0 27.675 0 41.513-2.768h19.373zm243.546 0zm-304.432-398.53c77.492 0 138.378-24.909 138.378-55.352s-60.886-41.514-138.378-41.514-138.379 11.07-138.379 41.514 60.887 55.351 138.379 55.351zm-226.94-185.428c19.372 11.07 27.675 35.979 13.837 55.352l-27.676 47.048c-11.07 19.373-35.978 27.676-55.351 13.838-19.373-11.07-27.676-35.978-13.838-55.351l27.676-47.049c11.07-19.373 35.978-27.676 55.351-13.838zm456.648 0c-19.373 11.07-27.676 35.979-13.838 55.352l27.676 47.048c11.07 19.373 35.978 27.676 55.351 13.838 19.373-11.07 27.676-35.978 13.838-55.351l-27.676-47.049c-11.07-19.373-35.978-27.676-55.351-13.838zM539.676 705.73c-138.379 0-268.454-58.12-351.481-157.752-11.07-11.07-8.303-30.443 2.767-38.746 11.07-11.07 30.443-8.302 38.746 2.768 74.724 88.562 188.195 138.378 309.968 138.378 121.773 0 240.778-52.583 312.735-141.146 11.07-11.07 27.675-13.837 38.746-2.767 11.07 11.07 13.838 27.676 2.767 38.746-83.027 99.632-215.87 160.519-354.248 160.519z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],oy=(0,l.defineComponent)({__name:"Dongdong",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1079 1024","aria-labelledby":t.name,role:"presentation"},Y4,14,j4))}}),W4=["aria-labelledby"],U4=[(0,l.createElementVNode)("path",{d:"M683.886 991.086H336.457c-124.343 0-226.743-102.4-226.743-226.743V182.857h804.572v577.829c0 128-102.4 230.4-230.4 230.4zM219.429 292.57v468.115c0 65.828 54.857 117.028 117.028 117.028h347.429c65.828 0 117.028-54.857 117.028-117.028V292.57H219.43zm694.857 0H109.714c-29.257 0-54.857-25.6-54.857-54.857s25.6-54.857 54.857-54.857h804.572c29.257 0 54.857 25.6 54.857 54.857s-25.6 54.857-54.857 54.857zM640 109.714H387.657c-29.257 0-54.857-25.6-54.857-54.857S358.4 0 387.657 0H640c32.914 0 54.857 25.6 54.857 54.857S672.914 109.714 640 109.714z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],iy=(0,l.defineComponent)({__name:"Del2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},U4,14,W4))}}),G4=["aria-labelledby"],X4=[(0,l.createElementVNode)("path",{d:"M668.444 1024H355.556c-142.223 0-256-113.778-256-256V170.667h824.888V768c0 142.222-113.777 256-256 256zM184.89 256v512c0 93.867 76.8 170.667 170.667 170.667h312.888c93.867 0 170.667-76.8 170.667-170.667V256H184.89zm753.778 0H85.333c-22.755 0-42.666-19.911-42.666-42.667s19.91-42.666 42.666-42.666h853.334c22.755 0 42.666 19.91 42.666 42.666S961.423 256 938.667 256zM625.777 85.333H398.223c-22.755 0-42.666-19.91-42.666-42.666S375.466 0 398.222 0h227.556c22.755 0 42.666 19.911 42.666 42.667s-19.91 42.666-42.666 42.666z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],sy=(0,l.defineComponent)({__name:"Del",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},X4,14,G4))}}),Z4=["aria-labelledby"],J4=[(0,l.createElementVNode)("path",{d:"M774.919 1024H249.08C110.703 1024 0 913.297 0 774.919V304.432c0-138.378 110.703-249.08 249.081-249.08H774.92c138.378 0 249.081 110.702 249.081 249.08V774.92C1024 913.297 913.297 1024 774.919 1024zM249.08 138.378c-91.33 0-166.054 74.725-166.054 166.054V774.92c0 91.33 74.724 166.054 166.054 166.054h525.84c91.33 0 166.054-74.724 166.054-166.054V304.432c0-91.33-74.724-166.054-166.054-166.054H249.08zm719.57 304.433H41.514C19.373 442.81 0 423.438 0 401.297s19.373-41.513 41.514-41.513h927.135c22.14 0 41.513 19.373 41.513 41.513s-19.373 41.514-41.513 41.514zM595.027 719.568H428.973c-22.14 0-41.514-19.373-41.514-41.514s19.373-41.513 41.514-41.513h166.054c22.14 0 41.514 19.373 41.514 41.513s-19.373 41.514-41.514 41.514zM332.108 193.73c-22.14 0-41.513-19.373-41.513-41.514V41.514C290.595 19.373 309.968 0 332.108 0s41.514 19.373 41.514 41.514v110.702c0 22.14-19.373 41.514-41.514 41.514zm332.108 0c-22.14 0-41.513-19.373-41.513-41.514V41.514C622.703 19.373 642.076 0 664.216 0s41.514 19.373 41.514 41.514v110.702c0 22.14-19.373 41.514-41.514 41.514z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],cy=(0,l.defineComponent)({__name:"Date",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},J4,14,Z4))}}),Q4=["aria-labelledby"],ed=[(0,l.createElementVNode)("path",{d:"M760.415 876.089H259.793c-132.741 0-242.726-109.985-242.726-242.726V242.726C17.067 109.986 127.052 0 259.793 0h504.414c132.741 0 242.726 109.985 242.726 242.726v394.43c-3.792 132.74-109.985 238.933-246.518 238.933zM259.793 113.778c-72.06 0-128.949 56.889-128.949 128.948v394.43c0 72.059 56.89 128.948 128.949 128.948h504.414c68.267 0 128.949-56.89 128.949-128.948v-394.43c0-72.06-56.89-128.948-128.949-128.948H259.793zm56.888 887.466c-15.17 0-30.34-3.792-41.718-15.17-22.756-22.755-22.756-56.889 0-79.644l109.985-109.986c22.756-22.755 56.889-22.755 79.645 0s22.755 56.89 0 79.645L354.607 986.074c-7.585 7.585-22.755 15.17-37.926 15.17zm193.423-398.222c-45.511 0-91.023-22.755-117.57-56.889-18.964-26.548-15.171-60.681 7.585-79.644 26.548-18.963 60.681-15.17 79.644 7.585 15.17 18.963 45.511 18.963 56.889 0 18.963-22.755 56.889-30.34 79.644-7.585s30.341 56.889 7.585 79.644c-22.755 37.926-68.266 56.89-113.777 56.89z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],uy=(0,l.defineComponent)({__name:"Comment",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},ed,14,Q4))}}),td=["aria-labelledby"],ld=[(0,l.createElementVNode)("path",{d:"M924.714 962c-10.286 0-20.572-2.572-28.286-10.286L73.572 128.858c-12.858-15.429-12.858-41.143 0-56.571 15.428-12.858 41.142-12.858 56.57 0L953 895.142c15.428 15.429 15.428 38.571 0 54-7.714 10.285-18 12.857-28.286 12.857zm-822.856 0c-10.286 0-20.572-2.572-28.286-10.286-15.43-15.428-15.43-38.572 0-54L896.428 74.858c15.43-15.429 38.572-15.429 54 0 15.43 15.429 15.43 38.571 0 54L127.572 951.714c-5.144 7.714-15.43 10.286-25.714 10.286z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],dy=(0,l.defineComponent)({__name:"Close2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1026 1024","aria-labelledby":t.name,role:"presentation"},ld,14,td))}}),nd=["aria-labelledby"],ad=[(0,l.createElementVNode)("path",{d:"M981.577 1024c-11.703 0-23.406-2.926-32.183-11.703L13.166 76.07c-14.629-17.555-14.629-46.812 0-64.366 17.554-14.629 46.811-14.629 64.365 0L1013.76 947.93c17.554 17.555 17.554 43.886 0 61.44-8.777 11.703-20.48 14.629-32.183 14.629zm-936.228 0c-11.703 0-23.406-2.926-32.183-11.703-17.555-17.554-17.555-43.886 0-61.44L949.394 14.63c17.555-17.555 43.886-17.555 61.44 0 17.555 17.554 17.555 43.885 0 61.44L74.606 1012.297C68.754 1021.074 57.05 1024 45.349 1024z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],jr=(0,l.defineComponent)({__name:"Close",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1026 1024","aria-labelledby":t.name,role:"presentation"},ad,14,nd))}}),rd=["aria-labelledby"],od=[(0,l.createElementVNode)("path",{d:"M998.002 26a85.073 85.073 0 0 0-120.415 0L451.795 451.792a85.073 85.073 0 1 0 120.414 120.415l425.793-425.793a85.073 85.073 0 0 0 0-120.414zM877.587 998a85.073 85.073 0 1 0 120.415-120.415L146.416 26A85.073 85.073 0 1 0 26.002 146.414L391.588 512 26.002 877.585A85.073 85.073 0 1 0 146.416 998l365.586-365.585L877.587 998z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],fy=(0,l.defineComponent)({__name:"CloseLittle",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1026 1024","aria-labelledby":t.name,role:"presentation"},od,14,rd))}}),id=["aria-labelledby"],sd=[(0,l.createElementVNode)("path",{d:"M512 45.966C255.682 45.966 45.966 255.682 45.966 512S255.682 978.034 512 978.034 978.034 768.318 978.034 512 768.318 45.966 512 45.966zM706.18 651.81c15.535 15.535 15.535 38.836 0 54.37s-38.835 15.535-54.37 0L512 566.372l-139.81 139.81c-15.534 15.534-38.836 15.534-54.37 0s-15.535-38.836 0-54.37L457.628 512l-139.81-139.81c-15.534-15.534-15.534-38.836 0-54.37s38.836-15.535 54.37 0L512 457.628l139.81-139.81c15.534-15.534 38.836-15.534 54.37 0s15.535 38.836 0 54.37L566.372 512l139.81 139.81z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],my=(0,l.defineComponent)({__name:"CloseFill2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},sd,14,id))}}),cd=["aria-labelledby"],ud=[(0,l.createElementVNode)("path",{d:"M512 1024C228.43 1024 0 795.57 0 512S228.43 0 512 0s512 228.43 512 512-228.43 512-512 512zm0-945.23C273.067 78.77 78.77 273.066 78.77 512S273.066 945.23 512 945.23 945.23 750.934 945.23 512 750.934 78.77 512 78.77zm183.795 498.87H485.744c-21.006 0-39.385-18.38-39.385-39.385s18.38-39.384 39.385-39.384h210.05c21.006 0 39.385 18.38 39.385 39.384S716.8 577.64 695.795 577.64zm-210.051 0c-21.006 0-39.385-18.38-39.385-39.385v-210.05c0-21.006 18.38-39.385 39.385-39.385s39.384 18.379 39.384 39.384v210.051c0 21.006-18.38 39.385-39.384 39.385z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],hy=(0,l.defineComponent)({__name:"Clock",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},ud,14,cd))}}),dd=["aria-labelledby"],fd=[(0,l.createElementVNode)("path",{d:"M511.492 73.079a438.418 438.418 0 0 1 310.54 748.94 439.153 439.153 0 1 1-621.08-621.062 435.688 435.688 0 0 1 310.54-127.895m0-73.062C267.494.035 57.476 172.422 9.878 411.727-37.704 651.048 90.397 890.66 315.826 984.031c225.447 93.353 485.436 14.471 620.995-188.413 135.54-202.903 108.883-473.285-63.658-645.81A509.637 509.637 0 0 0 511.492.02zM335.795 635.484l299.668-299.669c12.049-12.048 24.115-12.048 36.163 0l15.496 15.497c12.05 12.066 12.05 24.115 0 36.18l-299.65 299.636c-12.066 12.05-24.115 12.05-36.18 0l-15.497-15.496c-12.049-12.066-12.049-24.115 0-36.182zm0-284.172 15.496-15.497c12.065-12.048 24.114-12.048 36.18 0l299.634 299.67c12.05 12.048 12.05 24.097 0 36.163l-15.496 15.496c-12.05 12.05-24.114 12.05-36.181 0L335.811 387.476c-12.049-12.05-12.049-24.098 0-36.164z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],gy=(0,l.defineComponent)({__name:"CircleClose",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},fd,14,dd))}}),md=["aria-labelledby"],hd=[(0,l.createElementVNode)("path",{d:"M159.289 500.622c62.578 0 125.155 17.067 221.867 102.4 8.533 5.69 19.91 5.69 25.6 0 48.355-54.044 238.933-261.689 455.11-329.955 0 0 28.445-5.69 42.667 19.91 8.534 17.067 19.911 34.134-5.689 54.045-22.755 17.067-264.533 179.2-440.888 440.89l-2.845 2.844c-11.378 8.533-68.267 51.2-119.467-14.223-56.888-71.11-85.333-139.377-196.266-196.266-2.845 0-2.845-2.845-5.69-5.69-11.377-11.377-54.044-73.955 25.6-73.955z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Yr=(0,l.defineComponent)({__name:"Checklist",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},hd,14,md))}}),gd=["aria-labelledby"],pd=[(0,l.createElementVNode)("path",{d:"M451.243 802.133a101.717 101.717 0 0 1-73.046-30.72L116.736 552.277a47.787 47.787 0 0 1 62.123-74.41l263.509 221.866c4.779 4.779 7.51 5.462 9.557 5.462a13.653 13.653 0 0 0 6.144 0L854.7 204.8a47.787 47.787 0 0 1 75.093 59.392l-396.63 498.347a105.13 105.13 0 0 1-75.775 38.912z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],py=(0,l.defineComponent)({__name:"Checked2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},pd,14,gd))}}),yd=["aria-labelledby"],bd=[(0,l.createElementVNode)("path",{d:"M512 0C230.4 0 0 230.4 0 512s230.4 512 512 512 512-230.4 512-512S793.6 0 512 0zm281.6 369.778C779.378 381.156 600.178 500.622 472.178 691.2c0 0 0 2.844-2.845 2.844-8.533 5.69-48.355 36.978-88.177-8.533-39.823-51.2-62.578-99.555-142.223-142.222-2.844 0-2.844-2.845-2.844-2.845-8.533-11.377-39.822-56.888 19.911-56.888 45.511 0 91.022 11.377 162.133 73.955 5.69 5.689 14.223 5.689 17.067 0C469.333 517.69 608.711 366.933 768 318.578c0 0 19.911-2.845 31.289 14.222 5.689 11.378 11.378 22.756-5.689 36.978z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],wd=(0,l.defineComponent)({__name:"Checked",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},bd,14,yd))}}),Sd=["aria-labelledby"],vd=[(0,l.createElementVNode)("path",{d:"M512 992C246.904 992 32 777.096 32 512S246.904 32 512 32s480 214.904 480 480-214.904 480-480 480zM270.243 527.725l161.622 163.812a.57.57 0 0 0 .81.015l321.132-321.908a.292.292 0 0 0-.003-.412l-35.025-34.956a.3.3 0 0 0-.415-.019L432.917 594.642c-.35.32-.934.335-1.295.026l-123.19-105.65a.319.319 0 0 0-.424.02l-37.762 38.274a.288.288 0 0 0-.004.413z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],yy=(0,l.defineComponent)({__name:"CheckedFill2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},vd,14,Sd))}}),Cd=["aria-labelledby"],Nd=[(0,l.createElementVNode)("path",{d:"M512 1024c-136.533 0-264.533-54.044-361.244-150.756C54.044 776.534 0 648.534 0 512c0-136.533 54.044-264.533 150.756-361.244C247.466 54.044 375.466 0 512 0c136.533 0 264.533 54.044 361.244 150.756C969.956 247.466 1024 375.466 1024 512s-54.044 264.533-150.756 361.244C776.534 969.956 648.534 1024 512 1024zm0-938.667c-113.778 0-221.867 45.511-301.511 125.156S85.333 398.222 85.333 512s45.511 221.867 125.156 301.511S398.222 938.667 512 938.667s221.867-45.511 301.511-125.156S938.667 625.778 938.667 512 893.156 290.133 813.51 210.489 625.778 85.333 512 85.333z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],kd=(0,l.defineComponent)({__name:"CheckNormal",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Nd,14,Cd))}}),xd=["aria-labelledby"],zd=[(0,l.createElementVNode)("path",{d:"M506.467 0C227.962 0 .094 227.868.094 506.374s227.868 506.373 506.373 506.373 506.374-227.868 506.374-506.373S787.786 0 506.467 0zm202.55 571.077H306.73c-45.01 0-67.516-22.506-67.516-67.517 0-45.01 22.505-67.516 67.516-67.516h402.286c45.01 0 67.516 22.505 67.516 67.516 0 45.011-22.505 67.517-67.516 67.517z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],by=(0,l.defineComponent)({__name:"CheckDisabled",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},zd,14,xd))}}),Td=["aria-labelledby"],Ed=[(0,l.createElementVNode)("path",{d:"M510.613 2.837C229.793 2.837.032 232.598.032 513.418S229.793 1024 510.613 1024s510.582-229.762 510.582-510.582S794.27 2.837 510.613 2.837zm0 794.238c-156.01 0-283.656-127.646-283.656-283.657s127.645-283.656 283.656-283.656S794.27 357.407 794.27 513.418 666.624 797.075 510.613 797.075zM382.968 513.418a127.645 127.645 0 1 0 255.29 0 127.645 127.645 0 1 0-255.29 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],wy=(0,l.defineComponent)({__name:"CheckChecked",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1032 1024","aria-labelledby":t.name,role:"presentation"},Ed,14,Td))}}),$d=["aria-labelledby"],Vd=[(0,l.createElementVNode)("path",{d:"M307.2 468.114H160.914C73.143 468.114 0 394.97 0 307.2V160.914C0 73.143 73.143 0 160.914 0H307.2c87.77 0 160.914 73.143 160.914 160.914V307.2c0 87.77-73.143 160.914-160.914 160.914zM160.914 87.77c-40.96 0-73.143 32.183-73.143 73.143V307.2c0 40.96 32.183 73.143 73.143 73.143H307.2c40.96 0 73.143-32.183 73.143-73.143V160.914c0-40.96-32.183-73.143-73.143-73.143H160.914zM307.2 1023.999H160.914C73.143 1023.999 0 950.856 0 863.085V716.8c0-87.77 73.143-160.914 160.914-160.914H307.2c87.77 0 160.914 73.143 160.914 160.914v146.286C468.114 950.856 394.97 1024 307.2 1024zM160.914 643.656c-40.96 0-73.143 32.183-73.143 73.143v146.286c0 40.96 32.183 73.143 73.143 73.143H307.2c40.96 0 73.143-32.183 73.143-73.143V716.8c0-40.96-32.183-73.143-73.143-73.143H160.914zm629.028-175.542c-128.732 0-234.057-105.325-234.057-234.057S661.21 0 789.942 0 1024 105.326 1024 234.057 918.673 468.114 789.942 468.114zm0-380.343c-81.92 0-146.286 64.366-146.286 146.286s64.366 146.286 146.286 146.286 146.286-64.366 146.286-146.286S871.862 87.77 789.942 87.77zm73.143 936.228H716.8c-87.77 0-160.914-73.143-160.914-160.914V716.8c0-87.77 73.143-160.914 160.914-160.914h146.286c87.771 0 160.914 73.143 160.914 160.914v146.286c0 87.771-73.143 160.914-160.914 160.914zM716.8 643.656c-40.96 0-73.143 32.183-73.143 73.143v146.286c0 40.96 32.183 73.143 73.143 73.143h146.286c40.96 0 73.143-32.183 73.143-73.143V716.8c0-40.96-32.183-73.143-73.143-73.143H716.8z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Sy=(0,l.defineComponent)({__name:"Category",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Vd,14,$d))}}),Bd=["aria-labelledby"],Dd=[(0,l.createElementVNode)("path",{d:"M948.148 1024c41.719 0 75.852-34.133 75.852-75.852s-34.133-75.852-75.852-75.852-75.852 34.134-75.852 75.852S906.43 1024 948.148 1024zM754.726 872.296H402.015V758.52h352.71c68.268 0 128.95-49.304 136.534-117.57l37.926-261.69v-7.585c0-34.133-26.548-68.267-56.889-68.267H250.311l37.926 352.712-113.778 11.377-49.303-477.866h747.14c94.815 0 174.46 83.437 174.46 182.044v22.756l-41.719 261.689c-18.963 121.36-128.948 216.176-250.311 216.176zM246.519 1024c-56.89 0-106.193-22.756-147.912-60.681-37.926-37.926-60.681-91.023-60.681-147.912s22.755-106.192 60.681-147.91c37.926-37.927 91.023-60.682 147.912-60.682s109.985 22.755 147.91 60.681 60.682 91.023 60.682 147.911-22.755 109.986-60.681 147.912C352.71 1001.244 303.407 1024 246.519 1024zm0-303.407c-26.549 0-49.304 11.377-68.267 26.548-15.17 18.963-26.548 41.718-26.548 68.266s11.377 49.304 26.548 68.267c34.133 34.133 98.607 34.133 132.74 0 18.964-18.963 30.341-41.718 30.341-68.267s-11.377-49.303-26.548-68.266c-18.963-15.17-41.718-26.548-68.266-26.548zm-49.304-364.09c-26.548 0-53.096-18.962-56.89-49.303l-18.962-113.778c-3.793-26.548-22.756-45.51-53.096-45.51s-56.89-26.549-56.89-56.89 26.549-56.889 56.89-56.889c87.23 0 155.496 64.474 166.874 147.911l18.963 109.986c3.792 30.34-15.17 60.681-45.511 64.474h-11.378z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],vy=(0,l.defineComponent)({__name:"Cart2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1061 1024","aria-labelledby":t.name,role:"presentation"},Dd,14,Bd))}}),Md=["aria-labelledby"],Id=[(0,l.createElementVNode)("path",{d:"M932.978 1024c38.684 0 68.266-29.582 68.266-68.267s-29.582-68.266-68.266-68.266-68.267 29.582-68.267 68.266S894.293 1024 932.978 1024zM826.027 864.711H350.436V773.69h475.59c56.89 0 104.676-43.236 113.778-100.125l47.787-373.19v-6.827c0-25.031-20.48-45.511-45.511-45.511H209.351l40.96 430.08-91.022 9.102-50.062-527.93H942.08c75.093 0 136.533 61.44 136.533 136.534v18.205l-47.786 373.19c-13.654 100.125-100.125 177.494-204.8 177.494zM250.31 1024c-47.787 0-93.298-18.204-129.707-52.338-34.133-36.409-52.337-81.92-52.337-129.706s18.204-93.298 52.337-129.707c36.41-34.133 81.92-52.338 129.707-52.338s93.298 18.205 129.707 52.338c34.133 34.133 52.338 79.644 52.338 129.707s-18.205 93.297-52.338 129.706c-36.41 34.134-81.92 52.338-129.707 52.338zm0-273.067c-25.031 0-47.787 9.103-63.715 27.307-18.205 15.929-27.307 38.684-27.307 63.716s9.102 47.786 27.307 63.715c34.133 34.133 93.297 34.133 129.706 0 18.205-18.204 27.307-40.96 27.307-63.715s-9.102-47.787-27.307-63.716c-18.204-18.204-40.96-27.307-65.99-27.307zm-91.022-455.11c-22.756 0-40.96-15.93-45.511-38.685l-15.93-111.502c-2.275-31.858-25.03-54.614-52.337-54.614C20.48 91.022 0 70.542 0 45.512S20.48 0 45.511 0c75.093 0 134.258 59.164 143.36 136.533L204.8 243.484c4.551 25.032-13.653 47.787-38.684 52.338h-6.827z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Cy=(0,l.defineComponent)({__name:"Cart",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1092 1024","aria-labelledby":t.name,role:"presentation"},Id,14,Md))}}),Ad=["aria-labelledby"],_d=[(0,l.createElementVNode)("path",{d:"M512 1024C228.43 1024 0 795.57 0 512S228.43 0 512 0s512 228.43 512 512-228.43 512-512 512zm0-945.23C273.067 78.77 78.77 273.066 78.77 512S273.066 945.23 512 945.23 945.23 750.934 945.23 512 750.934 78.77 512 78.77zm0 525.127c-21.005 0-39.385-18.38-39.385-39.384v-44.636c0-26.256 18.38-49.887 44.636-52.513 13.128-2.626 18.38-2.626 18.38-2.626 23.63-10.502 39.384-34.133 39.384-57.764 0-34.133-28.882-63.015-65.64-63.015s-65.642 28.882-65.642 63.015c0 21.005-18.38 39.385-39.384 39.385s-36.76-18.38-36.76-42.01c0-78.77 65.642-141.785 144.411-141.785S656.41 325.58 656.41 404.35c0 57.764-34.133 110.277-89.272 131.282-5.25 2.625-10.502 2.625-15.753 5.251v23.63c0 21.006-18.38 39.385-39.385 39.385zm-65.641 118.154a65.641 65.641 0 1 0 131.282 0 65.641 65.641 0 1 0-131.282 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Ny=(0,l.defineComponent)({__name:"Ask2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},_d,14,Ad))}}),Ld=["aria-labelledby"],Pd=[(0,l.createElementVNode)("path",{d:"M512 1024C230.4 1024 0 793.6 0 512S230.4 0 512 0s512 230.4 512 512-230.4 512-512 512zm0-938.667c-234.667 0-426.667 192-426.667 426.667s192 426.667 426.667 426.667 426.667-192 426.667-426.667S746.667 85.333 512 85.333zm0 529.067c-25.6 0-42.667-17.067-42.667-42.667v-38.4c0-29.866 21.334-59.733 55.467-64 8.533 0 12.8-4.266 12.8-4.266 25.6-8.534 38.4-34.134 38.4-59.734 0-34.133-29.867-64-64-64s-64 29.867-64 64c0 25.6-17.067 42.667-42.667 42.667s-42.666-17.067-42.666-42.667C362.667 324.267 430.933 256 512 256s149.333 68.267 149.333 149.333c0 59.734-38.4 115.2-93.866 136.534-4.267 0-8.534 4.266-12.8 4.266v21.334c0 25.6-17.067 46.933-42.667 46.933zm-64 110.933a64 64 0 1 0 128 0 64 64 0 1 0-128 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],ky=(0,l.defineComponent)({__name:"Ask",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Pd,14,Ld))}}),Fd=["aria-labelledby"],Rd=[(0,l.createElementVNode)("path",{d:"M623.406 815.479A129.722 129.722 0 1 1 487.068 594.95C691.9 468.083 896.73 341.993 1101.691 215.125a194.583 194.583 0 0 1 204.442 0l614.494 379.567a129.722 129.722 0 1 1-136.338 220.657l-580.506-358.292-580.377 358.422",fill:"currentColor","fill-opacity":"0.9"},null,-1)],xy=(0,l.defineComponent)({__name:"ArrowUp2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2472 1024","aria-labelledby":t.name,role:"presentation"},Rd,14,Fd))}}),Od=["aria-labelledby"],Hd=[(0,l.createElementVNode)("path",{d:"M1489.611 733.18a92.288 92.288 0 1 0 97.021-157.036c-145.758-90.073-291.516-179.945-437.375-270.068a138.558 138.558 0 0 0-145.506 0C858.094 396.199 712.336 486.07 566.578 576.144a92.288 92.288 0 1 0 97.02 157.036l413.007-255.064 413.057 255.064",fill:"currentColor","fill-opacity":"0.9"},null,-1)],zy=(0,l.defineComponent)({__name:"ArrowUp",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2252 1024","aria-labelledby":t.name,role:"presentation"},Hd,14,Od))}}),qd=["aria-labelledby"],Kd=[(0,l.createElementVNode)("path",{d:"M312.38 132.53a84.855 84.855 0 1 1 144.254-89.183L704.92 445.389a127.282 127.282 0 0 1 0 133.73L456.634 981.076a84.855 84.855 0 1 1-144.253-89.182l234.284-379.724c-77.982-126.52-156.218-253.037-234.285-379.64",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Ty=(0,l.defineComponent)({__name:"ArrowRight2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Kd,14,qd))}}),jd=["aria-labelledby"],Yd=[(0,l.createElementVNode)("path",{d:"m387.547 980.846 305.006-397.532a117.102 117.102 0 0 0 0-142.628L387.584 43.154a44.837 44.837 0 0 0-71.131 54.492l305.042 397.568a27.538 27.538 0 0 1 0 33.572L316.489 926.318a44.8 44.8 0 0 0 71.058 54.564",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Wd=(0,l.defineComponent)({__name:"ArrowRight",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Yd,14,jd))}}),Ud=["aria-labelledby"],Gd=[(0,l.createElementVNode)("path",{d:"M1741.19 227.497a121.654 121.654 0 1 1 127.858 206.812L1292.65 790.27a182.482 182.482 0 0 1-191.727 0L524.646 434.31a121.654 121.654 0 1 1 127.859-206.812l544.403 335.887c181.387-111.8 362.773-223.965 544.282-335.887",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Ey=(0,l.defineComponent)({__name:"ArrowDown2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2472 1024","aria-labelledby":t.name,role:"presentation"},Gd,14,Ud))}}),Xd=["aria-labelledby"],Zd=[(0,l.createElementVNode)("path",{d:"M1517.651 260.347a105.004 105.004 0 1 1 110.389 178.672c-165.84 102.483-331.68 204.737-497.636 307.277a157.649 157.649 0 0 1-165.554 0c-165.725-102.54-331.566-204.794-497.406-307.277a105.004 105.004 0 1 1 110.331-178.672l469.967 290.206 469.91-290.206",fill:"currentColor","fill-opacity":"0.9"},null,-1)],$y=(0,l.defineComponent)({__name:"ArrowDown",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2252 1024","aria-labelledby":t.name,role:"presentation"},Zd,14,Xd))}}),Jd=["aria-labelledby"],Qd=[(0,l.createElementVNode)("path",{d:"M1111.771 365.714H1024c0-137.508-111.177-251.611-248.686-251.611-64.365 0-125.805 26.331-172.617 70.217l-5.851 5.851c-23.406 23.406-61.44 23.406-84.846 0-2.926-2.925-2.926-5.851-5.851-5.851-46.812-43.886-108.252-70.217-172.618-70.217-134.582 0-245.76 114.103-245.76 251.611H0C0 178.47 152.137 26.331 336.457 26.331c81.92 0 157.989 29.258 219.429 81.92 61.44-52.662 137.508-81.92 219.428-81.92 184.32 0 336.457 152.138 336.457 339.383zM122.88 664.137c-14.629 0-26.331-5.851-35.109-17.554-2.925-5.852-8.777-11.703-11.702-17.554C26.33 550.034 0 459.337 0 365.714c0-23.405 20.48-43.885 43.886-43.885s43.885 20.48 43.885 43.885c0 76.069 20.48 149.212 61.44 213.577 2.926 5.852 5.852 8.778 8.778 14.629 14.628 20.48 8.777 46.811-11.703 61.44-5.852 5.851-14.629 8.777-23.406 8.777zm915.749-93.623c-5.852 0-11.703 0-14.629-2.925-23.406-8.778-35.109-35.109-23.406-55.589 17.555-46.811 26.332-96.549 26.332-146.286-2.926-23.405 17.554-43.885 40.96-43.885s43.885 20.48 43.885 43.885c0 61.44-11.702 122.88-35.108 178.469-5.852 17.554-20.48 26.331-38.034 26.331zm-482.743 441.783c-8.777 0-20.48-2.926-29.257-5.851-11.703-5.852-17.555-5.852-20.48-8.777C333.53 918.674 187.246 795.794 81.92 637.806c-14.629-20.48-8.777-46.812 11.703-61.44s46.811-8.777 61.44 11.703c96.548 143.36 231.131 257.462 389.12 330.605l2.926 2.926c2.925 0 2.925 2.926 8.777 2.926l14.628-5.852 52.663-26.331c20.48-11.703 46.812-2.926 58.514 17.554 11.703 20.48 2.926 46.812-17.554 58.514-20.48 11.703-40.96 20.48-58.514 29.258l-20.48 8.777c-8.777 5.851-20.48 5.851-29.257 5.851zm-5.852-84.846zm11.703 0zM1038.63 819.2H746.057c-23.406 0-43.886-20.48-43.886-43.886s20.48-43.885 43.886-43.885h292.572c23.405 0 43.885 20.48 43.885 43.885s-20.48 43.886-43.885 43.886zM892.343 965.486c-23.406 0-43.886-20.48-43.886-43.886V629.029c0-23.406 20.48-43.886 43.886-43.886s43.886 20.48 43.886 43.886V921.6c0 23.406-20.48 43.886-43.886 43.886z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Vy=(0,l.defineComponent)({__name:"Addfollow",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1111 1024","aria-labelledby":t.name,role:"presentation"},Qd,14,Jd))}}),ef=["aria-labelledby"],tf=[(0,l.createElementVNode)("path",{d:"M888.686 917.942h-204.8c-29.257 0-54.857-25.6-54.857-54.857s25.6-54.857 54.857-54.857h201.143c29.257 0 54.857 25.6 54.857 54.857s-21.943 54.857-51.2 54.857zm-102.4 98.743c-29.257 0-54.857-21.943-54.857-54.857V760.685c0-29.257 25.6-54.857 54.857-54.857s54.857 25.6 54.857 54.857v201.143c0 32.914-25.6 54.857-54.857 54.857zm-577.829 7.314H204.8c-29.257-3.657-51.2-29.257-51.2-58.514 14.63-149.943 142.63-270.629 292.571-270.629 29.258 0 54.858 25.6 54.858 54.857s-25.6 54.857-54.858 54.857c-95.085 0-175.542 73.143-186.514 168.229 0 29.257-25.6 51.2-51.2 51.2zM475.43 548.57c-43.886 0-87.772-21.942-117.029-54.856-18.286-21.943-14.629-58.514 7.314-76.8 21.943-18.285 58.515-14.628 76.8 7.315 14.63 18.285 43.886 18.285 58.515 0 18.285-21.943 54.857-29.258 76.8-7.315 21.942 18.286 29.257 54.857 7.314 76.8-21.943 32.914-65.829 54.856-109.714 54.856zm0 256c-223.086 0-402.286-179.2-402.286-402.284S252.344 0 475.43 0s402.285 179.2 402.285 402.286c0 58.514-14.628 117.027-36.571 171.884-14.63 25.6-43.886 40.23-73.143 25.6-25.6-14.628-40.23-43.885-25.6-73.142 18.286-40.228 29.257-80.457 29.257-124.342 0-160.915-131.657-292.572-292.571-292.572S186.514 241.37 186.514 402.286s131.657 292.57 292.572 292.57c14.628 0 32.914 0 47.543-3.657 29.257-3.657 58.514 14.63 62.17 43.886 3.658 29.257-14.628 58.514-43.885 62.171-25.6 7.314-47.543 7.314-69.485 7.314z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],By=(0,l.defineComponent)({__name:"Add",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},tf,14,ef))}}),lf=["aria-labelledby"],nf=[(0,l.createElementVNode)("path",{d:"M512.496 1024c-302.08 0-499.2-161.28-499.2-409.6 0-168.96 89.6-332.8 232.96-430.08 0 0 2.56 0 2.56-2.56l-2.56-7.68c-10.24-61.44 25.6-117.76 81.92-133.12 30.72-7.68 61.44-2.56 87.04 10.24 20.48-28.16 56.32-51.2 99.84-51.2 40.96 0 76.8 23.04 97.28 53.76 25.6-12.8 56.32-17.92 87.04-10.24 56.32 15.36 92.16 71.68 81.92 130.56l-2.56 10.24c143.36 97.28 232.96 261.12 232.96 430.08 0 248.32-197.12 409.6-499.2 409.6zm-153.6-906.24c-2.56 0-7.68 0-10.24 2.56-17.92 5.12-30.72 23.04-28.16 43.52l5.12 20.48c5.12 23.04-2.56 46.08-23.04 56.32-7.68 5.12-12.8 7.68-15.36 10.24-120.32 79.36-197.12 220.16-197.12 363.52 0 245.76 217.6 332.8 422.4 332.8s422.4-87.04 422.4-332.8c0-143.36-76.8-284.16-199.68-366.08-2.56-2.56-7.68-5.12-12.8-7.68-17.92-12.8-28.16-35.84-23.04-56.32l5.12-25.6c2.56-17.92-7.68-35.84-28.16-40.96-20.48-5.12-40.96 7.68-46.08 25.6v2.56c-10.24 33.28-38.4 33.28-43.52 33.28h-30.72l-5.12-33.28v-38.4c0-15.36-17.92-30.72-35.84-30.72-20.48 0-38.4 17.92-38.4 38.4 0 30.72 0 46.08-12.8 58.88l-10.24 10.24h-15.36c-7.68 0-38.4-2.56-40.96-43.52-7.68-15.36-23.04-23.04-38.4-23.04zm404.48 56.32zm-207.36-48.64V128l35.84 7.68-35.84-10.24zm-94.72 460.8c0-38.4 38.4-51.2 51.2-51.2s51.2 12.8 51.2 51.2c0 79.36-12.8 148.48-35.84 207.36-2.56 12.8-7.68 25.6-15.36 25.6s-12.8-12.8-15.36-25.6c-23.04-58.88-35.84-128-35.84-207.36zm243.2 15.36a64 64 0 1 0 128 0 64 64 0 1 0-128 0zm-512 0a64 64 0 1 0 128 0 64 64 0 1 0-128 0zm629.76 192c-107.52 0-194.56-87.04-194.56-192s87.04-192 194.56-192c51.2 0 99.84 17.92 135.68 53.76 20.48 17.92 35.84 40.96 46.08 66.56 7.68 20.48 0 40.96-20.48 51.2-20.48 7.68-40.96 0-51.2-20.48-5.12-15.36-15.36-28.16-28.16-38.4-23.04-20.48-51.2-33.28-81.92-33.28-64 0-117.76 51.2-117.76 115.2s53.76 115.2 117.76 115.2c51.2 0 94.72-30.72 112.64-79.36 7.68-20.48 28.16-30.72 48.64-23.04s30.72 28.16 23.04 48.64c-25.6 76.8-99.84 128-184.32 128zm-619.52 0c-92.16 0-174.08-66.56-189.44-156.16-5.12-20.48 10.24-40.96 30.72-43.52 20.48-5.12 40.96 7.68 46.08 28.16 10.24 56.32 58.88 94.72 112.64 94.72 64 0 117.76-51.2 117.76-115.2s-51.2-115.2-117.76-115.2c-48.64 0-89.6 28.16-107.52 71.68-7.68 20.48-30.72 30.72-48.64 23.04-20.48-7.68-28.16-30.72-20.48-48.64 28.16-74.24 99.84-120.32 179.2-120.32 107.52 0 194.56 87.04 194.56 192s-89.6 189.44-197.12 189.44z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Dy=(0,l.defineComponent)({__name:"Jimi40",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},nf,14,lf))}}),af=["aria-labelledby"],rf=[(0,l.createElementVNode)("path",{d:"M998.4 245.029c-219.429 153.6-398.629 332.8-552.229 552.228-40.228 58.514-128 54.857-164.571-3.657-69.486-106.057-149.943-186.514-256-256-51.2-32.914-18.286-113.371 40.229-98.743C182.857 460.8 274.286 508.343 358.4 585.143c157.257-190.172 358.4-340.114 588.8-435.2 62.171-25.6 106.057 58.514 51.2 95.086",fill:"currentColor","fill-opacity":"0.9"},null,-1)],My=(0,l.defineComponent)({__name:"Check",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},rf,14,af))}}),{componentName:of,create:sf}=ie("popup"),cf=sf(v1(of,{FoxOverLay:Ll,Close:jr}));function uf(t,a,n,r,i,o){const s=(0,l.resolveComponent)("FoxOverLay"),c=(0,l.resolveComponent)("Close");return(0,l.openBlock)(),(0,l.createBlock)(l.Teleport,{to:t.teleport,disabled:t.teleportDisable},[t.overlay?((0,l.openBlock)(),(0,l.createBlock)(s,(0,l.mergeProps)({key:0,visible:t.visible,"close-on-click-overlay":t.closeOnClickOverlay,"z-index":t.zIndex,"lock-scroll":t.lockScroll,duration:t.duration,"overlay-class":t.overlayClass,"overlay-style":t.overlayStyle,onClick:t.onClickOverlay},t.$attrs),null,16,["visible","close-on-click-overlay","z-index","lock-scroll","duration","overlay-class","overlay-style","onClick"])):(0,l.createCommentVNode)("",!0),(0,l.createVNode)(l.Transition,{name:t.transitionName,onAfterEnter:t.onOpened,onAfterLeave:t.onClosed},{default:(0,l.withCtx)(()=>[(0,l.withDirectives)((0,l.createElementVNode)("view",{class:(0,l.normalizeClass)(t.classes),style:(0,l.normalizeStyle)(t.popStyle),onClick:a[1]||(a[1]=(...e)=>t.onClick&&t.onClick(...e))},[t.showSlot?(0,l.renderSlot)(t.$slots,"default",{key:0}):(0,l.createCommentVNode)("",!0),t.closed?((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:1,onClick:a[0]||(a[0]=(...e)=>t.onClickCloseIcon&&t.onClickCloseIcon(...e)),class:(0,l.normalizeClass)(["fox-popup__close-icon","fox-popup__close-icon--"+t.closeIconPosition])},[(0,l.renderSlot)(t.$slots,"close-icon",{},()=>[(0,l.createVNode)(c)])],2)):(0,l.createCommentVNode)("",!0)],6),[[l.vShow,t.visible]])]),_:3},8,["name","onAfterEnter","onAfterLeave"])],8,["to","disabled"])}var bt=Fe(cf,[["render",uf]]),{create:df,scope:ff}=ie("calendar-pane"),mf=df({props:{type:{type:String,default:"one"},valueFormat:{type:String,default:"YYYY-MM-DD"},isAutoBackFill:{type:Boolean,default:!1},toDateAnimation:{type:Boolean,default:!0},poppable:{type:Boolean,default:!0},showTitle:{type:Boolean,default:!0},showSubTitle:{type:Boolean,default:!0},showToday:{type:Boolean,default:!0},title:{type:String},confirmText:{type:String},startText:{type:String},endText:{type:String},defaultValue:{type:[String,Array],default:""},startDate:{type:String,default:ue.getDay(0)},endDate:{type:String,default:ue.getDay(365)},firstDayOfWeek:{type:Number,default:0}},emits:["choose","update","close","select"],setup(t,{emit:a,slots:n}){const{toLocaleRefs:r,t:i}=(0,ve.useFoxI18n)(ff),o=r(t,["title","confirmText","startText","endText","today"]),s=(0,l.computed)(()=>({height:"39px"})),c=(0,l.computed)(()=>({height:"64px"})),e=JSON.parse(i("weekdays")),u=(0,l.ref)([...e.slice(t.firstDayOfWeek,7),...e.slice(0,t.firstDayOfWeek)]),m=(0,l.ref)(null),f=(0,l.ref)(null),g=(0,l.ref)(null),S=(0,l.ref)(null),z=(0,l.ref)(0),b=(0,l.computed)(()=>d.monthsData.slice(d.defaultRange[0],d.defaultRange[1])),h=(0,l.computed)(()=>n.btn),B=(0,l.computed)(()=>n["top-info"]),p=(0,l.computed)(()=>n["bottom-info"]),d=(0,l.reactive)({yearMonthTitle:"",defaultRange:[],currDate:"",propStartDate:"",propEndDate:"",unLoadPrev:!1,touchParams:{startY:0,endY:0,startTime:0,endTime:0,lastY:0,lastTime:0},transformY:0,translateY:0,scrollDistance:0,defaultData:[],chooseData:[],monthsData:[],dayPrefix:"fox-calendar__day",startData:"",endData:"",isRange:t.type==="range",timer:0,currentIndex:0,containerHeight:0,avgHeight:0,monthsNum:0}),T=G=>G.split("-"),A=G=>ue.isEqual(d.currDate[0],G),V=G=>ue.isEqual(d.currDate[1],G),C=G=>d.currDate?.length>0?d.currDate?.some($=>ue.isEqual($,G)):!1,D=(G,$)=>$.curData[0]+"-"+$.curData[1]+"-"+ue.getNumTwoBit(+G.day),v=(G,$)=>{const L=D(G,$),{type:N}=t;return G.type=="curr"?ue.isEqual(d.currDate,L)||(N=="range"||N=="week")&&(A(L)||V(L))||N=="multiple"&&C(L)?`${d.dayPrefix}--active`:d.propStartDate&&ue.compareDate(L,d.propStartDate)||d.propEndDate&&ue.compareDate(d.propEndDate,L)?`${d.dayPrefix}--disabled`:(N=="range"||N=="week")&&Array.isArray(d.currDate)&&Object.values(d.currDate).length==2&&ue.compareDate(d.currDate[0],L)&&ue.compareDate(L,d.currDate[1])?`${d.dayPrefix}--choose`:null:`${d.dayPrefix}--disabled`},H=()=>{const{type:G}=t;if(G=="range"&&d.chooseData.length==2||G!="range"){let $=d.chooseData.slice(0);G=="week"&&($={weekDate:[_(d.chooseData[0]),_(d.chooseData[1])]}),a("choose",$),t.poppable&&a("update")}},k=(G,$,L=!1)=>{if(v(G,$)!=`${d.dayPrefix}--disabled`){const{type:N}=t;let[U,I]=$.curData,w=[...$.curData];if(w[2]=ue.getNumTwoBit(Number(G.day)),w[3]=`${w[0]}-${w[1]}-${w[2]}`,w[4]=ue.getWhatDay(+w[0],+w[1],+w[2]),N=="multiple")if(d.currDate?.length>0){let O;d.currDate?.forEach((j,le)=>{j==w[3]&&(O=le)}),L?d.chooseData.push([...w]):O!==void 0?(d.currDate.splice(O,1),d.chooseData.splice(O,1)):(d.currDate.push(w[3]),d.chooseData.push([...w]))}else d.currDate=[w[3]],d.chooseData=[[...w]];else if(N=="range"){let O=Object.values(d.currDate).length;O==2||O==0?d.currDate=[w[3]]:ue.compareDate(d.currDate[0],w[3])?Array.isArray(d.currDate)&&d.currDate.push(w[3]):Array.isArray(d.currDate)&&d.currDate.unshift(w[3]),d.chooseData.length==2||!d.chooseData.length?d.chooseData=[[...w]]:ue.compareDate(d.chooseData[0][3],w[3])?d.chooseData=[...d.chooseData,[...w]]:d.chooseData=[[...w],...d.chooseData]}else if(N=="week"){let O=ue.getWeekDate(U,I,G.day,t.firstDayOfWeek);d.propStartDate&&ue.compareDate(O[0],d.propStartDate)&&O.splice(0,1,d.propStartDate),d.propEndDate&&ue.compareDate(d.propEndDate,O[1])&&O.splice(1,1,d.propEndDate),d.currDate=O,d.chooseData=[ue.formatResultDate(O[0]),ue.formatResultDate(O[1])]}else d.currDate=w[3],d.chooseData=[...w];if(!L){let O=d.chooseData;N=="week"&&(O={weekDate:[_(d.chooseData[0]),_(d.chooseData[1])]}),a("select",O),(t.isAutoBackFill||!t.poppable)&&H()}}},_=G=>{let[$,L,N]=G;return{date:G,monthWeekNum:ue.getMonthWeek($,L,N,t.firstDayOfWeek),yearWeekNum:ue.getYearWeek($,L,N,t.firstDayOfWeek)}},J=G=>{const $=G=="prev"?d.monthsData[0]:d.monthsData[d.monthsData.length-1];let L=parseInt($.curData[0]),N=parseInt($.curData[1].toString().replace(/^0/,""));switch(G){case"prev":N==1&&(L-=1),N=N==1?12:--N;break;case"next":N==12&&(L+=1),N=N==12?1:++N;break}return[L+"",ue.getNumTwoBit(N),ue.getMonthDays(String(L),String(N))+""]},x=(G,$,L)=>{let{year:N,month:U}=L;return $=="prev"&&G>=7&&(G-=7),Array.from(Array(G),(I,w)=>({day:String(w+1),type:$,year:N,month:U}))},E=(G,$,L,N)=>{G=G-t.firstDayOfWeek;let{year:U,month:I}=L;return $=="prev"&&G>=7&&(G-=7),Array.from(Array(N),(w,O)=>({day:String(O+1),type:$,year:U,month:I})).slice(N-G)},P=(G,$)=>{const L=ue.getMonthPreDay(+G[0],+G[1]);let N=Number(G[1])-1,U=Number(G[0]);N<=0&&(N=12,U+=1);const I=ue.getMonthDays(String(G[0]),String(G[1])),w=ue.getMonthDays(U+"",N+""),O={year:G[0],month:G[1]},j={curData:G,title:i("monthTitle",{year:O.year,month:O.month}),monthData:[...E(L,"prev",{month:String(N),year:String(U)},w),...x(I,"curr",O)],cssHeight:0,cssScrollHeight:0};j.cssHeight=39+64*(j.monthData.length>35?6:5);let le=0;d.monthsData.length>0&&(le=d.monthsData[d.monthsData.length-1].cssScrollHeight+d.monthsData[d.monthsData.length-1].cssHeight),j.cssScrollHeight=le,$=="next"?(!d.endData||!ue.compareDate(`${d.endData[0]}-${d.endData[1]}-${ue.getMonthDays(d.endData[0],d.endData[1])}`,`${G[0]}-${G[1]}-${G[2]}`))&&d.monthsData.push(j):!d.startData||!ue.compareDate(`${G[0]}-${G[1]}-${G[2]}`,`${d.startData[0]}-${d.startData[1]}-01`)?d.monthsData.unshift(j):d.unLoadPrev=!0},K=()=>{let G=t.startDate?t.startDate:ue.getDay(0),$=t.endDate?t.endDate:ue.getDay(365);d.propStartDate=G,d.propEndDate=$,d.startData=T(G),d.endData=T($),(t.defaultValue||Array.isArray(t.defaultValue)&&t.defaultValue.length>0)&&(d.currDate=t.type!=="one"?[...t.defaultValue]:t.defaultValue);const L={year:Number(d.startData[0]),month:Number(d.startData[1])},N={year:Number(d.endData[0]),month:Number(d.endData[1])};let U=N.month-L.month;N.year-L.year>0&&(U=U+12*(N.year-L.year)),U<=0&&(U=1),P(d.startData,"next");let I=1;do P(J("next"),"next");while(I++<U);if(d.monthsNum=U,t.type=="range"&&Array.isArray(d.currDate))d.currDate.length>0&&(G&&ue.compareDate(d.currDate[0],G)&&d.currDate.splice(0,1,G),$&&ue.compareDate($,d.currDate[1])&&d.currDate.splice(1,1,$),d.defaultData=[...T(d.currDate[0]),...T(d.currDate[1])]);else if(t.type=="multiple"&&Array.isArray(d.currDate)){if(d.currDate.length>0){let w=[],O={};d.currDate.forEach(j=>{G&&!ue.compareDate(j,G)&&$&&!ue.compareDate($,j)&&(Object.hasOwnProperty.call(O,j)||(w.push(j),O[j]=j))}),d.currDate=[...w],d.defaultData=[...T(w[0])]}}else if(t.type=="week"&&Array.isArray(d.currDate)){if(d.currDate.length>0){let[w,O,j]=T(d.currDate[0]);d.currDate=ue.getWeekDate(w,O,j,t.firstDayOfWeek),G&&ue.compareDate(d.currDate[0],G)&&d.currDate.splice(0,1,G),$&&ue.compareDate($,d.currDate[1])&&d.currDate.splice(1,1,$),d.defaultData=[...T(d.currDate[0]),...T(d.currDate[1])]}}else d.currDate&&(G&&ue.compareDate(d.currDate,G)?d.currDate=G:$&&!ue.compareDate(d.currDate,$)&&(d.currDate=$),d.defaultData=[...T(d.currDate)])};we({scrollToDate:G=>{ue.compareDate(G,d.propStartDate)?G=d.propStartDate:ue.compareDate(G,d.propEndDate)||(G=d.propEndDate);let $=T(G);d.monthsData.forEach((L,N)=>{if(L.title==i("monthTitle",{year:$[0],month:$[1]})&&m.value){let U=d.monthsData[N].cssScrollHeight-m.value.scrollTop;if(t.toDateAnimation){let I=0,w=setInterval(()=>{if(I++,m.value){let O=U/10;m.value.scrollTop=m.value.scrollTop+O}I>=10&&(clearInterval(w),m.value&&(m.value.scrollTop=d.monthsData[N].cssScrollHeight))},40)}else m.value.scrollTop=d.monthsData[N].cssScrollHeight}})},initPosition:()=>{m?.value&&(m.value.scrollTop=d.monthsData[d.currentIndex].cssScrollHeight)},doLayout:()=>{let G=0,$=0;d.defaultData.length>0&&d.monthsData.forEach((U,I)=>{U.title==i("monthTitle",{year:d.defaultData[0],month:d.defaultData[1]})&&(G=I),(t.type=="range"||t.type=="week")&&U.title==i("monthTitle",{year:d.defaultData[3],month:d.defaultData[4]})&&($=I)}),te(d.monthsNum,G),d.currentIndex=G,d.yearMonthTitle=d.monthsData[d.currentIndex].title,d.defaultData.length>0&&(d.isRange?(k({day:d.defaultData[2],type:"curr"},d.monthsData[d.currentIndex],!0),k({day:d.defaultData[5],type:"curr"},d.monthsData[$],!0)):t.type=="week"?k({day:d.defaultData[2],type:"curr"},d.monthsData[d.currentIndex],!0):t.type=="multiple"?[...d.currDate].forEach(U=>{let I=T(U),w=d.currentIndex;d.monthsData.forEach((O,j)=>{O.title==i("monthTitle",{year:I[0],month:I[1]})&&(w=j)}),k({day:I[2],type:"curr"},d.monthsData[w],!0)}):k({day:d.defaultData[2],type:"curr"},d.monthsData[d.currentIndex],!0));let L=d.monthsData[d.monthsData.length-1],N=L.cssHeight+L.cssScrollHeight;Jl(()=>{m?.value&&f?.value&&S?.value&&(z.value=m.value.clientHeight,f.value.style.height=`${N}px`,m.value.scrollTop=d.monthsData[d.currentIndex].cssScrollHeight)}),d.avgHeight=Math.floor(N/(d.monthsNum+1))}});const te=(G,$)=>{G>=3?$>0&&$<G?d.defaultRange=[$-1,$+3]:$==0?d.defaultRange=[$,$+4]:$==G&&(d.defaultRange=[$-2,$+2]):d.defaultRange=[0,G+2],d.translateY=d.monthsData[d.defaultRange[0]].cssScrollHeight},Y=(G,$)=>(t.type=="range"||t.type=="week")&&G.type=="curr"&&v(G,$)=="fox-calendar__day--active",q=(G,$)=>Y(G,$)&&A(D(G,$)),W=(G,$)=>d.currDate.length>=2&&V(D(G,$))?Y(G,$):!1,Q=()=>{if(d.currDate.length>=2)return ue.isEqual(d.currDate[0],d.currDate[1])},F=G=>{const $=`${G.year}-${G.month}-${Number(G.day)<10?"0"+G.day:G.day}`;return ue.isEqual($,ue.date2Str(new Date))},ee=G=>{if(d.monthsData.length<=1)return;const $=G.target.scrollTop;let L=Math.floor($/d.avgHeight);if(L==0)$>=d.monthsData[L+1].cssScrollHeight&&(L+=1);else if(L>0&&L<d.monthsNum-1)$>=d.monthsData[L+1].cssScrollHeight&&(L+=1),$<d.monthsData[L].cssScrollHeight&&(L-=1);else{const N=Math.round($+z.value);N<d.monthsData[L].cssScrollHeight+d.monthsData[L].cssHeight&&$>d.monthsData[L-1].cssScrollHeight&&(L-=1),L+1<=d.monthsNum&&N>=d.monthsData[L+1].cssScrollHeight+d.monthsData[L+1].cssHeight&&(L+=1),L>=1&&$<d.monthsData[L-1].cssScrollHeight&&(L-=1)}d.currentIndex!==L&&(d.currentIndex=L,te(d.monthsNum,L)),d.yearMonthTitle=d.monthsData[L].title},ne=()=>{d.chooseData.splice(0),d.monthsData.splice(0),K()};return K(),(0,l.watch)(()=>t.defaultValue,G=>{G&&t.poppable&&ne()}),{dayTitleStyle:s,dayCellStyle:c,weeks:u,compConthsData:b,showTopBtn:h,topInfo:B,bottomInfo:p,rangeTip:Q,mothsViewScroll:ee,getClass:v,isStartTip:q,isEndTip:W,chooseDay:k,isCurrDay:F,confirm:H,months:m,...(0,l.toRefs)(d),...(0,l.toRefs)(t),...o,monthsPanel:f,weeksPanel:g,viewArea:S}}}),hf={class:"fox-calendar__header"},gf={key:0,class:"fox-calendar__header-title"},pf={key:1,class:"fox-calendar__header-slot"},yf={key:2,class:"fox-calendar__header-subtitle"},bf={class:"fox-calendar__weekdays",ref:"weeksPanel"},wf={class:"fox-calendar__panel",ref:"monthsPanel"},Sf={class:"fox-calendar__days"},vf=["onClick"],Cf={class:"fox-calendar__day-value"},Nf={key:0,class:"fox-calendar__day-tips fox-calendar__day-tips--top"},kf={key:1,class:"fox-calendar__day-tips fox-calendar__day-tips--bottom"},xf={key:2,class:"fox-calendar__day-tips--curr"},zf={key:4,class:"fox-calendar__day-tip"},Tf={key:0,class:"fox-calendar__footer"};function Ef(t,a,n,r,i,o){return(0,l.openBlock)(),(0,l.createElementBlock)("view",{class:(0,l.normalizeClass)(["fox-calendar",{"fox-calendar--nopop":!t.poppable,"fox-calendar--nofooter":t.isAutoBackFill}])},[(0,l.createElementVNode)("view",hf,[t.showTitle?((0,l.openBlock)(),(0,l.createElementBlock)("view",gf,(0,l.toDisplayString)(t.title),1)):(0,l.createCommentVNode)("",!0),t.showTopBtn?((0,l.openBlock)(),(0,l.createElementBlock)("view",pf,[(0,l.renderSlot)(t.$slots,"btn")])):(0,l.createCommentVNode)("",!0),t.showSubTitle?((0,l.openBlock)(),(0,l.createElementBlock)("view",yf,(0,l.toDisplayString)(t.yearMonthTitle),1)):(0,l.createCommentVNode)("",!0),(0,l.createElementVNode)("view",bf,[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(t.weeks,(s,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("view",{class:"fox-calendar__weekday",key:c},(0,l.toDisplayString)(s),1))),128))],512)]),(0,l.createElementVNode)("view",{class:"fox-calendar__content",ref:"months",onScroll:a[0]||(a[0]=(...s)=>t.mothsViewScroll&&t.mothsViewScroll(...s))},[(0,l.createElementVNode)("view",wf,[(0,l.createElementVNode)("view",{class:"fox-calendar__body",ref:"viewArea",style:(0,l.normalizeStyle)({transform:`translateY(${t.translateY}px)`})},[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(t.compConthsData,(s,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("view",{class:"fox-calendar__month",key:c},[(0,l.createElementVNode)("view",{class:"fox-calendar__month-title",style:(0,l.normalizeStyle)(t.dayTitleStyle)},(0,l.toDisplayString)(s.title),5),(0,l.createElementVNode)("view",Sf,[(0,l.createElementVNode)("view",{class:(0,l.normalizeClass)(["fox-calendar__days-item",t.type==="range"?"fox-calendar__days-item--range":""])},[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(s.monthData,(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:u,class:(0,l.normalizeClass)(["fox-calendar__day",t.getClass(e,s)]),style:(0,l.normalizeStyle)(t.dayCellStyle),onClick:m=>t.chooseDay(e,s)},[(0,l.createElementVNode)("view",Cf,[(0,l.renderSlot)(t.$slots,"day",{date:e.type=="curr"?e:""},()=>[(0,l.createTextVNode)((0,l.toDisplayString)(e.type=="curr"?e.day:""),1)])]),t.topInfo?((0,l.openBlock)(),(0,l.createElementBlock)("view",Nf,[(0,l.renderSlot)(t.$slots,"top-info",{date:e.type=="curr"?e:""})])):(0,l.createCommentVNode)("",!0),t.bottomInfo?((0,l.openBlock)(),(0,l.createElementBlock)("view",kf,[(0,l.renderSlot)(t.$slots,"bottom-info",{date:e.type=="curr"?e:""})])):(0,l.createCommentVNode)("",!0),!t.bottomInfo&&t.showToday&&t.isCurrDay(e)?((0,l.openBlock)(),(0,l.createElementBlock)("view",xf,(0,l.toDisplayString)(t.today),1)):(0,l.createCommentVNode)("",!0),t.isStartTip(e,s)?((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:3,class:(0,l.normalizeClass)(["fox-calendar__day-tip",{"fox-calendar__day-tips--top":t.rangeTip()}])},(0,l.toDisplayString)(t.startText),3)):(0,l.createCommentVNode)("",!0),t.isEndTip(e,s)?((0,l.openBlock)(),(0,l.createElementBlock)("view",zf,(0,l.toDisplayString)(t.endText),1)):(0,l.createCommentVNode)("",!0)],14,vf))),128))],2)])]))),128))],4)],512)],544),t.poppable&&!t.isAutoBackFill?((0,l.openBlock)(),(0,l.createElementBlock)("view",Tf,[(0,l.createElementVNode)("view",{class:"fox-calendar__confirm",onClick:a[1]||(a[1]=(...s)=>t.confirm&&t.confirm(...s))},(0,l.toDisplayString)(t.confirmText),1)])):(0,l.createCommentVNode)("",!0)],2)}var $f=Fe(mf,[["render",Ef]]),{create:Vf}=ie("calendar-picker"),Bf=Vf({components:{CalendarPane:$f,Popup:bt},props:{...Hn},emits:["choose","close","update:visible","select"],setup(t,{emit:a,slots:n}){const r=(0,l.computed)(()=>n.btn),i=(0,l.computed)(()=>n["top-info"]),o=(0,l.computed)(()=>n.day),s=(0,l.computed)(()=>n["bottom-info"]),c=(0,l.ref)(null),e=h=>{c.value?.scrollToDate(h)},u=()=>{c.value?.initPosition()},m=(0,l.computed)(()=>{const h=["fox-calendar__popup"];return t.popClass&&h.push(t.popClass),h});(0,l.watch)(()=>t.visible,h=>{h&&(0,l.nextTick)(()=>{c.value?c.value.doLayout():setTimeout(()=>{c.value&&c.value.doLayout()},250)})}),we({scrollToDate:e,initPosition:u});const f=()=>{a("update:visible",!1)},g=()=>{a("close"),a("update:visible",!1)};return{popClasses:m,closePopup:()=>{g()},update:f,close:g,select:h=>{a("select",h)},choose:h=>{g(),a("choose",h)},calendarRef:c,showTopBtn:r,topInfo:i,dayInfo:o,bottomInfo:s}}});function Df(t,a,n,r,i,o){const s=(0,l.resolveComponent)("CalendarPane"),c=(0,l.resolveComponent)("Popup");return t.poppable?((0,l.openBlock)(),(0,l.createBlock)(c,(0,l.mergeProps)({key:0,visible:t.visible,position:"bottom",round:"",closeable:""},t.$attrs,{onClickOverlay:t.closePopup,onClickCloseIcon:t.closePopup,"pop-class":t.popClasses,style:t.popStyle}),{default:(0,l.withCtx)(()=>[(0,l.createVNode)(s,{ref:"calendarRef",type:t.type,"is-auto-back-fill":t.isAutoBackFill,poppable:t.poppable,title:t.title,"default-value":t.defaultValue,"start-date":t.startDate,"end-date":t.endDate,onUpdate:t.update,onClose:t.close,onChoose:t.choose,onSelect:t.select,"confirm-text":t.confirmText,"start-text":t.startText,"end-text":t.endText,"show-today":t.showToday,"show-title":t.showTitle,"show-sub-title":t.showSubTitle,"to-date-animation":t.toDateAnimation,"first-day-of-week":t.firstDayOfWeek},(0,l.createSlots)({_:2},[t.showTopBtn?{name:"btn",fn:(0,l.withCtx)(()=>[(0,l.renderSlot)(t.$slots,"btn")]),key:"0"}:void 0,t.dayInfo?{name:"day",fn:(0,l.withCtx)(e=>[(0,l.renderSlot)(t.$slots,"day",{date:e.date})]),key:"1"}:void 0,t.topInfo?{name:"top-info",fn:(0,l.withCtx)(e=>[(0,l.renderSlot)(t.$slots,"top-info",{date:e.date})]),key:"2"}:void 0,t.bottomInfo?{name:"bottom-info",fn:(0,l.withCtx)(e=>[(0,l.renderSlot)(t.$slots,"bottom-info",{date:e.date})]),key:"3"}:void 0]),1032,["type","is-auto-back-fill","poppable","title","default-value","start-date","end-date","onUpdate","onClose","onChoose","onSelect","confirm-text","start-text","end-text","show-today","show-title","show-sub-title","to-date-animation","first-day-of-week"])]),_:3},16,["visible","onClickOverlay","onClickCloseIcon","pop-class","style"])):((0,l.openBlock)(),(0,l.createBlock)(s,{key:1,type:t.type,"is-auto-back-fill":t.isAutoBackFill,poppable:t.poppable,title:t.title,ref:"calendarRef","confirm-text":t.confirmText,"start-text":t.startText,"end-text":t.endText,"default-value":t.defaultValue,"start-date":t.startDate,"end-date":t.endDate,onUpdate:t.update,onClose:t.close,onChoose:t.choose,onSelect:t.select,"show-title":t.showTitle,"show-sub-title":t.showSubTitle,"to-date-animation":t.toDateAnimation,"show-today":t.showToday,"first-day-of-week":t.firstDayOfWeek},(0,l.createSlots)({_:2},[t.showTopBtn?{name:"btn",fn:(0,l.withCtx)(()=>[(0,l.renderSlot)(t.$slots,"btn")]),key:"0"}:void 0,t.dayInfo?{name:"day",fn:(0,l.withCtx)(e=>[(0,l.renderSlot)(t.$slots,"day",{date:e.date})]),key:"1"}:void 0,t.topInfo?{name:"top-info",fn:(0,l.withCtx)(e=>[(0,l.renderSlot)(t.$slots,"top-info",{date:e.date})]),key:"2"}:void 0,t.bottomInfo?{name:"bottom-info",fn:(0,l.withCtx)(e=>[(0,l.renderSlot)(t.$slots,"bottom-info",{date:e.date})]),key:"3"}:void 0]),1032,["type","is-auto-back-fill","poppable","title","confirm-text","start-text","end-text","default-value","start-date","end-date","onUpdate","onClose","onChoose","onSelect","show-title","show-sub-title","to-date-animation","show-today","first-day-of-week"]))}var Pl=Fe(Bf,[["render",Df]]),Kn=(t,a)=>{let n;return ut(t)?n=t:typeof t=="string"&&Je(t)>0?n=ue.parser(t,a):n=new Date,n},Tt=(t,a,n)=>(ut(a)||(a=new Date),ue.format(a,n)),Et=t=>[`${t.getFullYear()}`,`${t.getMonth()+1}`,`${t.getDate()}`,ue.date2Str(t),ue.getWhatDay(t.getFullYear(),t.getMonth()+1,t.getDate())],Wr={...Hn,modelValue:{type:[String,Date,Array],default:null},rangeSeparator:{type:String,default:"-"},valueFormat:{type:String,default:"YYYY-MM-DD"},format:{type:String,default:"YYYY-MM-DD"},showWeek:{type:[Boolean,String],default:!1},placeholder:{type:String},textAlign:{type:String},clearable:{type:Boolean,default:!0}};function Mf(t,a,n){return{props:{...Ne,...Ee,...Wr},emits:["change","update:modelValue","blur","focus","clear","setValue"],setup(r,i){const o=(0,l.ref)(null),s=_e((0,l.computed)(()=>o.value??r.disabled)),c=(0,l.ref)(null),e=Ae((0,l.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Te({componentName:t,validateCheckEvents:["blur","clear","change"],validateResetEvents:["focus","setValue"],get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),{toLocaleRefs:m}=(0,ve.useFoxI18n)(a),f=m(r,["placeholder"]);let g=ye(r,"hintText"),S=(0,l.ref)(!1);const z=(0,l.ref)(!1),b=(0,l.computed)(()=>r.type==="range"),h=(0,l.reactive)({startDate:null,endDate:null,startArray:[],endArray:[]}),B=()=>{h.startDate!==null&&(h.startDate=null,h.endDate=null,h.startArray=[],h.endArray=[])},p=(Z,R="one",te="YYYY-MM-DD")=>{if(S1(Z)){B();return}if(b.value&&Array.isArray(Z)&&Z.length==2){let Y,q;typeof Z[0]=="string"?(Y=Kn(Z[0],te),q=Kn(Z[1],te)):(Y=Z[0],q=Z[1]);let W=Et(Y),Q=Et(q);(h.startDate===null||h.startDate.getTime()!==Y.getTime()||h.endDate?.getTime()!==q.getTime())&&(h.startDate=Y,h.startArray=W,h.endDate=q,h.endArray=Q)}else{let Y;typeof Z=="string"?Y=Kn(Z,te):Y=Z;let q=Et(Y);(h.startDate===null||h.startDate.getTime()!==Y.getTime())&&(h.startDate=Y,h.startArray=q)}};p(r.modelValue,r.type,r.valueFormat),(0,l.watch)(()=>r.modelValue,Z=>{p(Z,r.type,r.valueFormat),u("setValue",Z)});const d=(0,l.computed)(()=>{if(h.startDate===null)return"";if(b.value){let Z=Tt(r,h.startDate,r.format),R=Tt(r,h.endDate,r.format);return`${Z} ${r.rangeSeparator} ${R}`}else{let Z=Tt(r,h.startDate,r.format);return r.showWeek&&(Z=`${Z} ${h.startArray[4]}`),Z}}),T=(0,l.computed)(()=>h.startDate===null?null:b.value?[ue.date2Str(h.startDate),ue.date2Str(h.endDate??new Date)]:ue.date2Str(h.startDate)),A="fox-input-item",V=(0,l.computed)(()=>({[A]:!0,[`${A}__disabled`]:s.value})),C=Ie((0,l.computed)(()=>r.textAlign),"textAlign"),D=(0,l.computed)(()=>({textAlign:C.value??"right"})),v=(0,l.ref)(!1),H=()=>{e.value||s.value||(v.value=!0)},k=()=>{v.value=!1},_=Z=>{v.value=Z},J=Z=>{if(Z){if(b.value&&Array.isArray(Z)){let R=Z[0],te=be(R[0]),Y=be(R[1]),q=be(R[2]),W=new Date(te,Y-1,q),Q=Z[1];te=be(Q[0]),Y=be(Q[1]),q=be(Q[2]);let F=new Date(te,Y-1,q);h.startDate=W,h.startArray=Et(W),h.endDate=F,h.endArray=Et(F),r.valueFormat?u("update:modelValue",[Tt(r,W,r.valueFormat),Tt(r,F,r.valueFormat)],{}):u("update:modelValue",[W,F],{})}else{let R=Z,te=be(R[0]),Y=be(R[1]),q=be(R[2]),W=new Date(te,Y-1,q);h.startDate=W,h.startArray=Et(W),r.valueFormat?u("update:modelValue",Tt(r,W,r.valueFormat),{}):u("update:modelValue",W,{})}u("change",Z,{})}},x=Z=>{let R=Z.target.value;z.value=!0,u("focus",R,Z)},E=Z=>{setTimeout(()=>{z.value=!1},0);let R=Z.target.value;r.maxLength&&R.length>Number(r.maxLength)&&(R=R.slice(0,Number(r.maxLength))),u("blur",R,Z)},P=(0,l.computed)(()=>Je(r.unit)>0),K=Z=>{B(),u("update:modelValue",null,Z),u("change","",Z),u("clear","")},X=(0,l.ref)();return we({showPicker:H,hidePicker:k,focus:()=>{X?.value.focus()},blur:()=>{X?.value.blur()},select:()=>{X?.value.select()},setDisabled:Z=>{o.value=Z},setReadonly:Z=>{c.value=Z}}),()=>{const Z={class:V.value,style:D.value,type:"text",maxlength:r.maxLength,placeholder:f.placeholder.value,readonly:!0,clearable:r.clearable,value:d.value,onClick:H,onFocus:x,onBlur:E,onClear:K},R={};i.slots.prepend&&(R.prepend=i.slots.prepend),i.slots.append&&(R.append=i.slots.append),i.slots.prefix?R.prefix=i.slots.prefix:R.prefix=()=>(0,l.h)(M.ElIcon,{},{default:()=>(0,l.h)($e.Calendar)}),i.slots.suffix?R.suffix=i.slots.suffix:P.value&&(R.suffix=()=>[r.unit]);const te=[],Y=(0,l.h)(M.ElInput,Z,R);te.push(Y);const q={default:()=>te};q.label=i.slots.default,q.fixedPreTip=i.slots.fixedPreTip,q.fixedTip=i.slots.fixedTip;const W=tt(r,Hn);W.visible=v.value,W["onUpdate:visible"]=_,W["default-value"]=T.value,W.onChoose=J;const Q={};if(i.slots.btn){const ne=i.slots.btn();Q.btn=()=>ne}i.slots.day&&(Q.day=i.slots.day),i.slots.topInfo&&(Q.topInfo=i.slots.topInfo),i.slots.bottomInfo&&(Q.bottomInfo=i.slots.bottomInfo);const F=(0,l.h)(Pl,W,Q);q.hide=()=>[F];const ee={...Me(r,Wr),hintText:g.value,hintVisible:S.value};return r.prop&&(ee.prop=`${r.prop}_item`),(0,l.h)(n,ee,q)}}}}var{componentName:If,create:Af,scope:_f}=ie("calendar-item"),Lf=Af(Mf(If,_f,xe)),jn=Lf,Ur={modelValue:{type:[Date,Number,String,Array],required:!1},unit:{type:[String],required:!1},placeholder:{type:[String],required:!1}};function Pf(t,a,n){return{props:{...Ne,...Ee,...Ur},emits:["change","update:modelValue","blur","focus","clear","visible-change","setValue"],setup(r,i){const o=(0,l.ref)(null),s=_e((0,l.computed)(()=>o.value??r.disabled)),c=(0,l.ref)(null),e=Ae((0,l.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Te({componentName:t,get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),{toLocaleRefs:m}=(0,ve.useFoxI18n)(a),f=m(r,["placeholder"]),g=(0,l.ref)(!1),S=ye(r,"modelValue",null,u),z=t,b=(0,l.computed)(()=>({[z]:!0})),h=D=>{S.value=D,u("update:modelValue",D),u("change",D)};let B=ye(r,"hintText"),p=(0,l.ref)(!1);const d=D=>{let v=D.target.value;g.value=!0,me(B.value)||(p.value=!0),u("focus",v,D)},T=D=>{setTimeout(()=>{p.value&&(p.value=!1),g.value=!1},0);let v=D.target.value;r.maxLength&&v.length>Number(r.maxLength)&&(v=v.slice(0,Number(r.maxLength))),u("blur",v,D)},A=()=>{u("clear","")},V=D=>{u("visible-change",D)},C=(0,l.ref)();return we({focus:()=>{C?.value.focus()},blur:()=>{C?.value.blur()},handleOpen:()=>{C?.value.handleOpen()},handleClose:()=>{C?.value.handleClose()},setDisabled:D=>{o.value=D},setReadonly:D=>{c.value=D}}),()=>{const D={...i.attrs,ref:C,class:b.value,placeholder:f.placeholder.value,disabled:s.value,readonly:e.value,modelValue:S.value,"onUpdate:modelValue":h,onClear:A,onFocus:d,onBlur:T,onVisibleChange:V},v={},H=[],k=(0,l.h)(M.ElTimePicker,D,v);H.push(k);const _={default:()=>H};_.label=i.slots.default,_.fixedPreTip=i.slots.fixedPreTip,_.fixedTip=i.slots.fixedTip;const J={...Me(r,Ur),hintText:B.value,hintVisible:p.value};return r.prop&&(J.prop=`${r.prop}_item`),(0,l.h)(n,J,_)}}}}var{componentName:Ff,create:Rf,scope:Of}=ie("time-item"),Hf=Rf(Pf(Ff,Of,xe)),Yn=Hf,Gr={modelValue:{type:[Date,Number,String,Array],required:!1},unit:{type:[String],required:!1},placeholder:{type:[String],required:!1}};function qf(t,a,n){return{props:{...Ne,...Ee,...Gr},emits:["change","update:modelValue","blur","focus","clear","setValue"],setup(r,i){const o=(0,l.ref)(null),s=_e((0,l.computed)(()=>o.value??r.disabled)),c=(0,l.ref)(null),e=Ae((0,l.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Te({componentName:t,get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),{toLocaleRefs:m}=(0,ve.useFoxI18n)(a),f=m(r,["placeholder"]),g=(0,l.ref)(!1),S=ye(r,"modelValue",null,u),z=t,b=(0,l.computed)(()=>({[z]:!0})),h=C=>{S.value=C,u("update:modelValue",C),u("change",C)};let B=ye(r,"hintText"),p=(0,l.ref)(!1);const d=C=>{let D=C.target.value;g.value=!0,me(B.value)||(p.value=!0),u("focus",D,C)},T=C=>{setTimeout(()=>{p.value&&(p.value=!1),g.value=!1},0);let D=C.target.value;r.maxLength&&D.length>Number(r.maxLength)&&(D=D.slice(0,Number(r.maxLength))),u("blur",D,C)},A=()=>{u("clear","")},V=(0,l.ref)();return we({focus:()=>{V?.value.focus()},blur:()=>{V?.value.blur()},handleOpen:()=>{V?.value.handleOpen()},handleClose:()=>{V?.value.handleClose()},setDisabled:C=>{o.value=C},setReadonly:C=>{c.value=C}}),()=>{const C={...i.attrs,ref:V,class:b.value,placeholder:f.placeholder.value,disabled:s.value,readonly:e.value,modelValue:S.value,"onUpdate:modelValue":h,onClear:A,onFocus:d,onBlur:T},D={},v=[],H=(0,l.h)(M.ElTimeSelect,C,D);v.push(H);const k={default:()=>v};k.label=i.slots.default,k.fixedPreTip=i.slots.fixedPreTip,k.fixedTip=i.slots.fixedTip;const _={...Me(r,Gr),hintText:B.value,hintVisible:p.value};return r.prop&&(_.prop=`${r.prop}_item`),(0,l.h)(n,_,k)}}}}var{componentName:Kf,create:jf,scope:Yf}=ie("time-select-item"),Wf=jf(qf(Kf,Yf,xe)),Wn=Wf;function Xr(t,a=0){let n=`${t}`,r=n.indexOf(".");if(r==-1)return n;let i=r;for(let o=n.length-1;o>=r;o--)if(n.charAt(o)!="0"){i=o;break}return i-r<a?i=r+a+1:i!=r&&(i+=1),i>n.length?n=n.padEnd(i,"0"):n=n.substring(0,i),n}function Zr(t,a,n=20){return typeof a=="string"&&(a=be(a)),a==1||a==-1?`${t}`:a==0?"0":a>0?Xr(Ua(`${t}`,`${a}`)):Xr(on(`${t}`,Ga(`${a}`),20))}function Uf(t,a=-1,n=!1,r=3,i=","){return il(t,a,n,r,i)}function Jr(t,a,n,r,i=!0){if(t==="")return"";if(t=Xa(t),a=be(a),a==1)return t;if(r)t=Zr(t,a),n&&(t=="0"&&i?t=`${t}.`.padEnd(be(n)+2,"0"):t=on(t,1,be(n)));else{let o=-1*a;t=Zr(t,o)}return t}function Qr(t,a){let n={maxValid:!0,minValid:!0,message:""};if(a.min!==void 0){let r=fe(a.minInclude),i=sn(t,a.min);(r&&i==-1||!r&&(i==0||i==-1))&&(n.message="请输入不小于 {0} 的数值".replace("{0}",a.min),n.minValid=!1)}if(a.max!=null){let r=fe(a.maxInclude),i=sn(t,a.max);(r&&i==1||!r&&(i==0||i==1))&&(n.maxValid=!1)}return n}var eo={modelValue:{type:[String,Number],required:!1},clearable:{type:Boolean,default:!0},showTip:{type:[Boolean,String],required:!1,default:!0},min:{type:[Number,String],required:!1},minInclude:{type:[Boolean,String],required:!1,default:!0},max:{type:[Number,String],required:!1},maxInclude:{type:[Boolean,String],required:!1,default:!0},unit:{type:String,required:!1},rates:{type:[Number,String],required:!1,default:1},precision:{type:[Number,String],required:!1},integerLength:{type:[Number,String],required:!1,default:-1},decimalLength:{type:[Number,String],required:!1,default:2},autoPadding:{type:Boolean,required:!1,default:!0},digits:{type:Number,required:!1,default:3},separator:{type:String,required:!1,default:","},placeholder:{type:String,required:!1},textAlign:{type:String,required:!1},adjustPosition:{type:Boolean,default:!0},alwaysSystem:{type:Boolean,default:!1}};function Gf(t,a,n){return{props:{...Ne,...Ee,...eo},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(r,i){const o=(0,l.ref)(null),s=_e((0,l.computed)(()=>o.value??r.disabled)),c=(0,l.ref)(null),e=Ae((0,l.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Te({componentName:t,get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),m=(0,l.ref)(!1),f=ye(r,"modelValue",null,u),g=(0,l.ref)("");(0,l.watch)([()=>f.value,()=>r.rates,()=>r.precision],([E,P,K])=>{if(me(E)){g.value="";return}const X=Jr(E,P,K,!1);g.value!==X&&(g.value=X)},{immediate:!0});const S=(0,l.computed)(()=>{let E="";return m.value&&(E=g.value),E}),{t:z}=(0,ve.useFoxI18n)(a),b=(0,l.computed)(()=>{let E=r.placeholder??"";return!m.value&&!me(g.value)?E=Uf(g.value,r.decimalLength,r.autoPadding,r.digits,r.separator):E=z(["placeholder",E]),E}),h=t,B=(0,l.computed)(()=>({[h]:!0,[`${h}__disabled`]:s.value,[`${h}__placeholder`]:g.value.length>0})),p=Ie((0,l.computed)(()=>r.textAlign),"textAlign");(0,l.computed)(()=>m.value?{textAlign:"left"}:{textAlign:p.value??"right"});const d=(0,l.ref)(""),T=(0,l.computed)(()=>{let E=d.value;return me(E)&&(E=r.errorTip??""),E}),A=(0,l.ref)(""),V=(0,l.ref)(!1),C=(E,P)=>{if(E=`${E}`,me(E)){g.value="",f.value="",P.forEach(K=>{u(K,"")}),fe(r.showTip)&&V.value&&(V.value=!1);return}if(E.length>=2){let K=E;if(K.charAt(0)=="-"&&(K=K.substring(1)),K.length>=2&&K.charAt(0)=="0"&&K.charAt(1)!="."){(0,l.triggerRef)(g);return}}if(E!="-"){if(!hn(E)){(0,l.triggerRef)(g);return}if(r.integerLength!=-1&&ar(E)>Number(r.integerLength)){(0,l.triggerRef)(g);return}if(r.decimalLength&&r.decimalLength!=-1&&rr(E)>Number(r.decimalLength)){(0,l.triggerRef)(g);return}let K=Qr(E,r);if(K.maxValid===!1){d.value=K.message,(0,l.triggerRef)(g);return}}else if(r.min!=null&&be(r.min)>=0){(0,l.triggerRef)(g);return}A.value=E,fe(r.showTip)&&(V.value=E.length>0),g.value=E,f.value=Jr(E,r.rates,r.precision,!0),P.forEach(K=>{u(K,f.value)})},D=E=>{C(E,["update:modelValue","input"])},v=E=>{C(E,["update:modelValue","change"])},H=E=>{if(m.value=!0,fe(r.showTip)){let P=g.value;me(P)&&(P=r.hintText),me(P)||(A.value=P,V.value=!0)}d.value="",u("focus",f.value,E)},k=E=>{if(setTimeout(()=>{m.value=!1,fe(r.showTip)&&V.value===!0&&(V.value=!1)},0),!me(g.value)){let P=Qr(g.value,r);if(P.minValid===!1||P.maxValid===!1){d.value=P.message;return}}u("update:modelValue",f.value,E),u("blur",f.value,E)},_=()=>{u("clear","")},J=(0,l.computed)(()=>Je(r.unit)>0),x=(0,l.ref)();return we({focus:()=>{x?.value.focus()},blur:()=>{x?.value.blur()},select:()=>{x?.value.select()},setDisabled:E=>{o.value=E},setReadonly:E=>{c.value=E}}),()=>{const E={...et(i.attrs),ref:x,class:B.value,type:"digit",maxlength:r.maxLength,placeholder:b.value,clearable:r.clearable,disabled:s.value,readonly:e.value,modelValue:S.value,"adjust-position":r.adjustPosition,"always-system":r.alwaysSystem,onClear:_,onInput:D,onChange:v,onFocus:H,onBlur:k},P={};i.slots.prepend&&(P.prepend=i.slots.prepend),i.slots.append&&(P.append=i.slots.append),i.slots.prefix&&(P.prefix=i.slots.prefix),i.slots.suffix?P.suffix=i.slots.suffix:J.value&&(P.suffix=()=>[r.unit]);const K=[],X=(0,l.h)(M.ElInput,E,P);K.push(X);const Z={default:()=>K};Z.label=i.slots.default,Z.fixedPreTip=i.slots.fixedPreTip,Z.fixedTip=i.slots.fixedTip;const R={...Me(r,eo),errorTip:T.value,hintText:A.value,hintVisible:V.value,hintType:"number"};return r.prop&&(R.prop=`${r.prop}_item`),(0,l.h)(n,R,Z)}}}}var{componentName:Xf,create:Zf,scope:Jf}=ie("money-item"),Qf=Zf(Gf(Xf,Jf,xe)),Un=Qf,to={modelValue:{type:[String,Number],required:!1},clearable:{type:[Boolean,String],default:!0},placeholder:{type:[String],required:!1},unit:{type:[String],required:!1},adjustPosition:{type:Boolean,default:!0},alwaysSystem:{type:Boolean,default:!1}};function e5(t,a,n){return{props:{...Ne,...Ee,...to},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(r,i){const o=(0,l.ref)(null),s=_e((0,l.computed)(()=>o.value??r.disabled)),c=(0,l.ref)(null),e=Ae((0,l.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Te({componentName:t,validateCheckEvents:["blur","update:modelValue"],get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),{toLocaleRefs:m}=(0,ve.useFoxI18n)(a),f=m(r,["placeholder"]),g=(0,l.ref)(!1),S=ye(r,"modelValue",null,u),z=t,b=(0,l.computed)(()=>({[z]:!0,[`${z}__append`]:D.value})),h=(0,l.computed)(()=>({[`${z}__unit`]:!0})),B=H=>{S.value=H,u("update:modelValue",H),u("input",H)},p=H=>{u("change",H)};let d=ye(r,"hintText"),T=(0,l.ref)(!1);const A=H=>{let k=H.target.value;g.value=!0,me(d.value)||(T.value=!0),u("focus",k,H)},V=H=>{setTimeout(()=>{T.value&&(T.value=!1),g.value=!1},0);let k=H.target.value;r.maxLength&&k.length>Number(r.maxLength)&&(k=k.slice(0,Number(r.maxLength))),u("blur",k,H)},C=()=>{u("clear","")},D=(0,l.computed)(()=>Je(r.unit)>0),v=(0,l.ref)();return we({focus:()=>{v?.value.focus()},blur:()=>{v?.value.blur()},setDisabled:H=>{o.value=H},setReadonly:H=>{c.value=H}}),()=>{const H={...et(i.attrs),ref:v,class:b.value,placeholder:f.placeholder.value,clearable:r.clearable,disabled:s.value,readonly:e.value,modelValue:S.value,"adjust-position":r.adjustPosition,"always-system":r.alwaysSystem,onClear:C,onChange:p,onInput:B,onFocus:A,onBlur:V},k={},_=[],J=(0,l.h)(M.ElInputNumber,H,k);_.push(J);const x={default:()=>_};x.label=i.slots.default,x.fixedPreTip=i.slots.fixedPreTip,x.fixedTip=i.slots.fixedTip;const E={...Me(r,to),hintText:d.value,hintVisible:T.value};if(r.prop&&(E.prop=`${r.prop}_item`),i.slots.append)x.append=i.slots.append;else if(D.value){const P=(0,l.h)("div",{class:h.value},[r.unit]);x.append=()=>P}return(0,l.h)(n,E,x)}}}}var{componentName:t5,create:l5,scope:n5}=ie("input-number-item"),a5=l5(e5(t5,n5,xe)),Gn=a5;function it(t,a){return typeof t.textKey=="string"&&t.textKey.length>0?a[t.textKey]:a.text}function wt(t,a){return typeof t.valueKey=="string"&&t.valueKey.length>0?a[t.valueKey]:a.value}function r5(t,a){return typeof t.childrenKey=="string"&&t.childrenKey.length>0?a[t.childrenKey]||null:a.children??null}var o5=class{proxy;constructor(t){this.proxy=t}async load(t,a,n,r){if(Array.isArray(a))return a;if(typeof a=="function")return await a(n,r);const i=Pe(this.proxy,t);return i===null?(console.error(`${t} component not found api function`),[]):(je(n)&&(0,l.isReactive)(n)&&(n=(0,l.toRaw)(n)),await i(a,n,r))}};function i5(){return new o5((0,l.getCurrentInstance)().proxy)}function Xn(t,a,n){return!(it(t,a)!==it(t,n)||wt(t,a)!==wt(t,n))}function lo(t,a,n,r){if(r.length==0||a===""||a===null||a===void 0)return null;Array.isArray(a)||(a=[a]);const i=[];let o=r;for(let s=0;Array.isArray(o)&&s<a.length;s++){const c=a[s];if(Array.isArray(c)){const e=lo(t,c,n,r);i.push(e)}else{let e=!1;for(let u of o){if(n==="text")e=it(t,u)===c;else if(n==="item")e=Xn(t,u,c);else{let m=wt(t,u);m==null&&(m=it(t,u)),e=m===c}if(e){i.push(u),o=r5(t,u);break}}if(!e)break}}return i}function s5(t){return{text:t,value:t}}var no={modelValue:{type:[Array,String],required:!1},pathNodes:{type:[Array],required:!1},source:{type:[Array,Function,String],default:[]},params:{type:Object},clearable:{type:[Boolean,String],default:!0},props:{type:[Object],required:!1},multiple:{type:[Boolean],default:!1},valueType:{type:String,required:!1,default:"value"},textKey:{type:[String],required:!1,default:"text"},valueKey:{type:[String],required:!1,default:"value"},childrenKey:{type:[String],required:!1,default:"children"},remoteMethod:{type:[Function],required:!1},appearLoad:{type:[Boolean],default:!1},lazy:{type:[Boolean],default:!1},lazyLoad:{type:[Function]},leafKey:{type:[String],default:"leaf"},showTooltip:{type:Boolean,default:!1},separator:{type:[String],default:" / "},placeholder:{type:[String],required:!1}};function c5(t,a,n){return{props:{...Ne,...Ee,...no},emits:["change","update:modelValue","update:pathNodes","blur","focus","clear","visible-change","expand-change","remove-tag","selected","setValue"],setup(r,i){const o=(0,l.ref)(null),s=_e((0,l.computed)(()=>o.value??r.disabled)),c=(0,l.ref)(null),e=Ae((0,l.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Te({componentName:t,validateCheckEvents:["blur","update:modelValue","selected"],get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),{toLocaleRefs:m}=(0,ve.useFoxI18n)(a),f=m(r,["placeholder"]),g=(0,l.ref)(null),S=(0,l.ref)([]),z=(0,l.computed)(()=>S.value?S.value.map($=>Array.isArray($)?$.map(L=>it(r,L)).join(" "):it(r,$)).join(" "):""),b=($,L,N,U=!0)=>{if(r.props&&r.props.lazy===!0||r.lazy===!0){if(g.value===$)return;g.value=$;const j=(0,l.toRaw)($);if(U){const le=G?.value.getCheckedNodes();if(le)if(r.multiple){const re=[];le.forEach(se=>{const ge=(se.pathNodes??[]).map(ke=>ke.data);re.push(ge)}),u("update:pathNodes",re)}else u("update:pathNodes",(le[0]?.pathNodes??[]).map(re=>re.data));u("update:modelValue",j),u("change",j)}return}const I=lo(r,$,L,N);if(I===null){if(S.value.length===0||S.value===null)return;S.value=[],g.value=null,U&&(u("update:pathNodes",[]),u("update:modelValue",null),u("change",null));return}const w=I[I.length-1];if(_.value.checkStrictly!==!0&&w&&!Array.isArray(w)&&Array.isArray(w.children)&&w.children.length>0){const j=[];I.forEach(le=>{const re=`${it(r,le)}`;j.push(re)}),j.length>0&&(H.value=j.join(r.separator))}else H.value=null;let O=!0;if(I.length!==S.value.length)O=!1;else for(let j=0;j<I.length;j++){const le=I[j],re=S.value[j];if(Array.isArray(le)){if(!Array.isArray(re)||le.length!==re.length)O=!1;else for(let se=0;se<le.length;se++)if(!Xn(r,le[se],re[se])){O=!1;break}}else Xn(r,le,re)||(O=!1);if(!O)break}if(!O){S.value=I;let j=[],le=[];I.forEach(se=>{if(Array.isArray(se)){let ge=[],ke=[];for(let Be of se)ge.push(wt(r,Be)),r.valueType==="text"?ke.push(it(r,Be)):r.valueType==="item"?ke.push(Be):ke.push(wt(r,Be));j.push(ge),le.push(ke)}else j.push(wt(r,se)),r.valueType==="text"?le.push(it(r,se)):r.valueType==="item"?le.push(se):le.push(wt(r,se))}),g.value=j;const re=(0,l.toRaw)(le);U&&(u("update:pathNodes",I),u("update:modelValue",re),u("change",re))}},h=(0,l.ref)([]),B=Ie((0,l.computed)(()=>r.appearLoad),"appearLoad",qe.Near,$=>fe($)),p=i5(),d=async($,L)=>{if($){const N=await p.load("cascader",$,L);N.length>0&&(typeof N[0]=="string"?h.value=N.map(U=>s5(U)):h.value=N)}};(0,l.watch)([()=>r.source,()=>r.params],async([$,L])=>{d($,L)},{immediate:!(B.value||r.lazy)});let T=!1;const A=()=>{T||(T=!0,d(r.source,r.params))};(0,l.watch)([()=>h.value,()=>r.modelValue],([$,L])=>{b(L,r.valueType,$,!1),u("setValue",L)}),r.lazy&&b(r.modelValue,"value",[],!1);let V=null,C=(0,l.ref)(!1);typeof r.remoteMethod=="function"&&(V=async $=>{if($!=null){C.value=!0;try{h.value=await r.remoteMethod($)}catch(L){console.error(L)}C.value=!1}});const D=(0,l.ref)(!1),v=t,H=(0,l.ref)(null),k=(0,l.computed)(()=>({[v]:!0,"is-incomplete":H.value&&H.value.length>0})),_=(0,l.computed)(()=>{let $={label:r.textKey,value:r.valueKey,children:r.childrenKey};return r.multiple===!0&&($.multiple=!0),r.props&&Object.assign($,r.props),r.lazy&&($.lazy=!0,typeof r.lazyLoad=="function"?$.lazyLoad=r.lazyLoad:$.lazyLoad=async(L,N)=>{let U={};r.params&&Object.assign(U,r.params),L&&Object.assign(U,L);const I=await p.load("cascader",r.source,U,!0);if(L?.config?.checkStrictly!==!0&&Array.isArray(g.value)&&g.value.length===L.level){const w=L.pathLabels??[];let O=[];w.forEach(j=>{j&&O.push(j)}),O.length>0&&(H.value=O.join(r.separator))}else H.value=null;N(I)}),$}),J=$=>{r.allowCreate?(u("update:modelValue",$),u("change",$),g.value=$):b($,"value",h.value,!0)};let x=ye(r,"hintText"),E=(0,l.ref)(!1);const P=$=>{let L=$.target.value;D.value=!0,me(x.value)||(E.value=!0),u("focus",L,$)},K=$=>{setTimeout(()=>{E.value&&(E.value=!1),D.value=!1},0);let L=$.target.value;r.maxLength&&L.length>Number(r.maxLength)&&(L=L.slice(0,Number(r.maxLength))),Q.value||u("blur",L,$)},X=()=>{u("clear","")},Z=(0,l.ref)(!1);let R=null;const te=()=>{r.showTooltip&&Z.value===!1&&(R&&clearTimeout(R),R=setTimeout(()=>{Z.value=!0},150))},Y=()=>{R&&(clearTimeout(R),Z.value=!1,R=null)},q=(0,l.computed)(()=>Z.value||E.value),W=(0,l.computed)(()=>Z.value?z.value:x.value),Q=(0,l.ref)(!1),F=$=>{Q.value=$,u("visible-change",$),$||u("selected")},ee=$=>{u("remove-tag",$)},ne=$=>{u("expand-change",$)},G=(0,l.ref)();return we({focus:()=>{G?.value.focus()},blur:()=>{G?.value.blur()},getCheckedNodes:()=>G?.value.getCheckedNodes(),setDisabled:$=>{o.value=$},setReadonly:$=>{c.value=$}}),()=>{const $={...i.attrs,ref:G,class:k.value,props:_.value,clearable:r.clearable,placeholder:H.value||f.placeholder.value,disabled:s.value||e.value,options:h.value,modelValue:g.value,separator:r.separator,onClear:X,onChange:J,onFocus:P,onBlur:K,onVisibleChange:F,onRemoveTag:ee,expandChange:ne};typeof V=="function"&&($["remote-method"]=V,$.loading=C.value);const L={};i.slots.option&&(L.default=i.slots.option),i.slots.empty&&(L.empty=i.slots.empty);const N=[],U=(0,l.h)(M.ElCascader,$,L);N.push(U);const I={default:()=>N};I.label=i.slots.default,I.fixedPreTip=i.slots.fixedPreTip,I.fixedTip=i.slots.fixedTip;const w={...Me(r,no),hintText:W.value,hintVisible:q.value,onMouseover:te,onMouseleave:Y};return r.prop&&(w.prop=`${r.prop}_item`),B.value&&!r.lazy&&(w["appear-listen"]=!0,w.onAppear=A),(0,l.h)(n,w,I)}}}}var{componentName:u5,create:d5,scope:f5}=ie("cascader-item"),m5=d5(c5(u5,f5,xe)),Zn=m5,ao={modelValue:{type:[String,Object],required:!1},clearable:{type:[Boolean,String],default:!0},unit:{type:[String],required:!1},placeholder:{type:[String],required:!1}};function h5(t,a,n){return{props:{...Ne,...Ee,...ao},emits:["change","update:modelValue","blur","focus","clear","input","select","setValue"],setup(r,i){const o=(0,l.ref)(null),s=_e((0,l.computed)(()=>o.value??r.disabled)),c=(0,l.ref)(null),e=Ae((0,l.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Te({componentName:t,get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),{toLocaleRefs:m}=(0,ve.useFoxI18n)(a),f=m(r,["placeholder"]),g=(0,l.ref)(!1),S=ye(r,"modelValue",null,u),z=t,b=(0,l.computed)(()=>({[z]:!0})),h=v=>{S.value=v,u("update:modelValue",v),u("input",v)},B=v=>{u("change",v)},p=v=>{u("select",v)};let d=ye(r,"hintText"),T=(0,l.ref)(!1);const A=v=>{let H=v.target.value;g.value=!0,me(d.value)||(T.value=!0),u("focus",H,v)},V=v=>{setTimeout(()=>{T.value&&(T.value=!1),g.value=!1},0);let H=v.target.value;r.maxLength&&H.length>Number(r.maxLength)&&(H=H.slice(0,Number(r.maxLength))),u("blur",H,v)},C=()=>{u("clear","")},D=(0,l.ref)();return we({focus:()=>{D?.value.focus()},blur:()=>{D?.value.blur()},select:()=>{D?.value.select()},setDisabled:v=>{o.value=v},setReadonly:v=>{c.value=v}}),()=>{const v={...i.attrs,ref:D,class:b.value,placeholder:f.placeholder.value,clearable:r.clearable,disabled:s.value,readonly:e.value,modelValue:S.value,onClear:C,onChange:B,onInput:h,onFocus:A,onBlur:V,onSelect:p},H={};i.slots.prepend&&(H.prepend=i.slots.prepend),i.slots.append&&(H.append=i.slots.append),i.slots.prefix&&(H.prefix=i.slots.prefix),i.slots.suffix&&(H.suffix=i.slots.suffix),i.slots.option&&(H.default=i.slots.option);const k=[],_=(0,l.h)(M.ElAutocomplete,v,H);k.push(_);const J={default:()=>k};J.label=i.slots.default,J.fixedPreTip=i.slots.fixedPreTip,J.fixedTip=i.slots.fixedTip;const x={...Me(r,ao),hintText:d.value,hintVisible:T.value};return r.prop&&(x.prop=`${r.prop}_item`),(0,l.h)(n,x,J)}}}}var{componentName:g5,create:p5,scope:y5}=ie("autocomplete-item"),b5=p5(h5(g5,y5,xe)),Jn=b5;function w5(t,a,n,r,i){let o=[];Array.isArray(t)?o=t:o=[t];const s=[],c=a[0];if(Array.isArray(t)&&!Array.isArray(c)&&!c[i]){let e=a;for(let u=0;e&&u<o.length;u++){let m=o[u],f=e.find(g=>g[r]===m);if(!f)break;s.push(f[n])}return s}if(Array.isArray(c))for(let e=0;e<a.length&&e<o.length;e++){let u=a[e],m=o[e];const f=u.find(g=>g[r]===m);if(!f)break;s.push(f[n])}else{let e=a;for(let u=0;e&&u<o.length;u++){let m=o[u],f=e.find(g=>g[r]===m);if(!f)break;s.push(f[n]),e=f[i]}}return s}var S5=class{proxy;constructor(t){this.proxy=t}async load(t,a,n){if(Array.isArray(a))return a;if(typeof a=="function")return await a(n);const r=Pe(this.proxy,t);return r===null?(console.error(`${t} component not found api function`),[]):(je(n)&&(0,l.isReactive)(n)&&(n=(0,l.toRaw)(n)),await r(a,n))}};function v5(){return new S5((0,l.getCurrentInstance)().proxy)}var ro={tag:{type:[String,Object],required:!1,default:"span"},source:{type:[Array,Function,String],required:!1},sourceType:{type:[String],required:!1,default:"mapping"},params:{type:[Object,String],required:!1},modelValue:{type:[String,Boolean,Number,Array],required:!1},separator:{type:[String,Boolean,Number,Array],required:!1,default:"/"},optionType:{type:String,required:!1},textKey:{type:[String],required:!1,default:"text"},valueKey:{type:[String],required:!1,default:"value"},childrenKey:{type:[String],required:!1,default:"children"},emptyText:{type:[String],required:!1}};function C5(t,a){return{props:{...ro},setup(n,{attrs:r,slots:i}){const o=v5(),s=(0,l.ref)([]);(0,l.watch)([()=>n.source,()=>n.params],async([e,u])=>{s.value=await o.load(n.sourceType,e,u)},{immediate:!0});const c=(0,l.computed)(()=>{if(!Array.isArray(s.value)||s.value.length===0)return n.emptyText;let e=w5(n.modelValue,s.value,n.textKey,n.valueKey,n.childrenKey);return e.length==0?n.emptyText??"":e.length===1?n.optionType=="item"?`${n.modelValue}${n.separator}${e[0]}`:e[0]:e.join(n.separator)});return()=>{const e={...r};if(i.default)return i.default({text:c.value,value:n.modelValue});const u=n.tag??"span";return typeof u=="object"?(0,l.h)(u,e,{default:()=>c.value}):(0,l.h)(u,e,[c.value])}}}}var{componentName:N5,create:k5,scope:x5}=ie("mapping"),z5=k5(C5(N5,x5)),Ut=z5;function T5(t,a){let n=a.split("."),r=t;for(let i=0;i<n.length;i++){let o=n[i],s=0,c=o.indexOf("["),e=c==-1?-1:o.indexOf("]",c);for(;c!==-1&&e!==-1;){let u=o.substring(c+1,e);if(/^\d+$/.test(u)){let m=parseInt(u);if(s==0){let f=o.substring(0,c);r=r[f][m]}else r=r[m];s++}c=o.indexOf("[",e),e=c==-1?-1:o.indexOf("]",c)}s===0&&(r=r[o])}return r}function E5(t,a){return{props:{...ro},setup(n,{attrs:r,slots:i}){return()=>{const o={default:s=>{const c=T5(s.row,s.column.property);return i.default?(0,l.h)(Ut,{...n,modelValue:c},{default:i.default}):(0,l.h)(Ut,{...n,modelValue:c})}};for(let s in i)s!=="default"&&(o[s]=i[s]);return(0,l.h)(M.ElTableColumn,{...r},o)}}}}var{componentName:$5,create:V5,scope:B5}=ie("table-mapping-column"),D5=V5(E5($5,B5)),Qn=D5,M5=Symbol.for("TableStateKey");function oo(t,a){let n=a.split("."),r=t;for(let i=0;i<n.length;i++){let o=n[i],s=0,c=o.indexOf("["),e=c==-1?-1:o.indexOf("]",c);for(;c!==-1&&e!==-1;){let u=o.substring(c+1,e);if(/^\d+$/.test(u)){let m=parseInt(u);if(s==0){let f=o.substring(0,c);r=r[f][m]}else r=r[m];s++}c=o.indexOf("[",e),e=c==-1?-1:o.indexOf("]",c)}s===0&&(r=r[o])}return r}function I5(t,a){return{props:{prop:{type:[String],require:!1}},setup(n,{attrs:r}){const i=(0,l.inject)(M5,{});let o=null;return()=>{const s={default:c=>{const e=i.currentRow?i.currentRow.value:null;c.$index!==-1&&(o=c.row);const u=c.$index!==-1?c.row:o;let m=!1;if(u){const g=n.prop??c.column.property;g?m=oo(u,g)===(e?oo(e,g):null):m=Ue(u,e)}const f=(0,l.h)("span",{class:{"el-radio__input":!0,"is-checked":m}},[(0,l.h)("span",{class:{"el-radio__inner":!0}})]);return(0,l.h)("label",{class:{"el-radio":!0,"is-checked":m}},[f])}};return(0,l.h)(M.ElTableColumn,{...r},s)}}}}var{componentName:A5,create:_5,scope:L5}=ie("table-radio-column"),P5=_5(I5(A5,L5)),ea=P5,F5={},R5={t:"1685254841130",class:"fox-table-setting__drag-icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"721"};function O5(t,a){return(0,l.openBlock)(),(0,l.createElementBlock)("svg",R5,[...a[0]||(a[0]=[(0,l.createElementVNode)("path",{d:"M235.84 813.632c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312 54.592 0 98.816-41.728 98.816-93.312 0-51.52-44.224-93.312-98.816-93.312z m0-400.832c-54.528 0-98.816 41.792-98.816 93.312 0 51.52 44.288 93.44 98.816 93.44 54.592 0 98.816-41.92 98.816-93.44 0-51.52-44.224-93.312-98.816-93.312z m0-400.832C181.312 11.968 137.024 53.76 137.024 105.408c0 51.456 44.288 93.248 98.816 93.248 54.592 0 98.816-41.728 98.816-93.312C334.72 53.76 290.432 11.968 235.84 11.968z m527.104 801.664c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312 54.528 0 98.816-41.728 98.816-93.312 0-51.52-44.288-93.312-98.816-93.312z m0-400.832c-54.528 0-98.816 41.792-98.816 93.312 0 51.52 44.288 93.44 98.816 93.44 54.528 0 98.816-41.92 98.816-93.44 0-51.52-44.288-93.312-98.816-93.312z m0-400.832c-54.528 0-98.816 41.792-98.816 93.44 0 51.456 44.288 93.248 98.816 93.248 54.528 0 98.816-41.728 98.816-93.312 0-51.584-44.288-93.376-98.816-93.376z","p-id":"722"},null,-1)])])}var H5=Fe(F5,[["render",O5]]),{componentName:Iy,create:q5,scope:Ay}=ie("table-setting"),K5={tableRef:{type:Object},popoverPlacement:{type:[String],required:!1,default:"bottom"},popoverWidth:{type:[String,Number],required:!1,default:280},title:{type:[String],required:!1,default:"列设置"},resetText:{type:[String],required:!1,default:"重置"},leftFixedTitle:{type:[String],required:!1,default:"固定在左侧"},rightFixedTitle:{type:[String],required:!1,default:"固定在右侧"},unFixedTitle:{type:[String],required:!1,default:"不固定"},fixedLeftText:{type:[String],required:!1,default:"固定到列头"},fixedRightText:{type:[String],required:!1,default:"固定到列尾"},unFixedText:{type:[String],required:!1,default:"不固定"}},j5=q5({components:{FoxPopover:M.ElPopover,FoxCheckbox:M.ElCheckbox,FoxCheckboxGroup:M.ElCheckboxGroup,FoxButton:M.ElButton,FoxIcon:M.ElIcon,DragIcon:H5,Download:$e.Download,RefreshLeft:$e.RefreshLeft},props:{...K5},setup(t,{emit:a,attrs:n}){let r=[];const i=(0,l.ref)([]),o=(0,l.computed)(()=>i.value.filter(F=>F.label===""||F.type?!1:F.fixed===""||F.fixed===!0||F.fixed==="left")),s=(0,l.computed)(()=>i.value.filter(F=>F.label===""||F.type?!1:F.fixed==="right")),c=(0,l.computed)(()=>i.value.filter(F=>!(F.label===""||F.type||F.fixed!==void 0))),e=(0,l.computed)(()=>(o.value.length>0||s.value.length>0)&&c.value.length>0),u=(0,l.computed)(()=>o.value.length>0),m=(0,l.computed)(()=>s.value.length>0),f=F=>F.length>1,g=(F,ee)=>{Array.isArray(F)&&Array.isArray(ee)&&F.forEach(G=>{ee.some($=>$.prop===G.prop?(G.label=$.label,!0):!1)});const ne=[];i.value=F.map((G,$)=>(!(G.label===""||G.type)&&G.visible!==!1&&ne.push(G.prop),{...G,sortIndex:$})),c.value.length+o.value.length+s.value.length===ne.length?p.value=!0:ne.length>0&&(d.value=!0),V.value=ne},S=F=>F?F.type?F.type:F.label?F.prop:"":"",z=(F,ee)=>{if(F.length!==ee.length)return!1;const ne=F.map(G=>S(G));for(let G of ee){const $=S(G);if(ne.indexOf($)===-1)return!1}return!0},b=F=>{if(!F){const ee=t.tableRef.getColumnSetting(),ne=ee.srcColumnPropertyList;r=ne.map((G,$)=>({...G,sortIndex:$})),F=ee.columnPropertyList,F&&F.length>0&&z(ne,F)||(F=ne)}g(F,r)},h=()=>{t.tableRef.setColumnSetting(i.value)},B=(0,l.computed)(()=>({"max-width":`${t.popoverWidth-125}px`})),p=(0,l.ref)(!1),d=(0,l.ref)(!1),T=F=>{const ee=[];i.value.forEach(ne=>{F&&!(ne.label===""||ne.type)&&ee.push(ne.prop),ne.visible=F}),p.value=!1,d.value=!1,c.value.length+o.value.length+s.value.length===ee.length?p.value=!0:ee.length>0&&(d.value=!0),V.value=ee,h()},A=()=>{b(r),h()},V=(0,l.ref)([]),C=F=>{i.value.forEach(ne=>{ne.label===""||ne.type||(ne.visible=F.indexOf(ne.prop)!==-1)}),p.value=!1,d.value=!1;const ee=c.value.length+o.value.length+s.value.length;F.length===ee?p.value=!0:F.length>0&&(d.value=!0),h()},D=()=>{b()};(0,l.onMounted)(()=>{setTimeout(()=>{b()},50)});const v={currentRow:null,index:null,roleType:null},H=F=>F?F.dataset&&F.dataset.role==="row"?F:F.tagName.toLowerCase()!=="body"?(F=F.parentElement,H(F)):null:null,k=F=>{const ee=F.currentTarget;ee&&ee.dataset&&(v.roleType=ee.dataset.roleType,v.index=ee.dataset.index)},_=F=>{v.currentRow&&(v.currentRow.classList.remove("is-dragover"),v.currentRow=null),v.index=null,v.roleType=null},J=F=>{const ee=F.currentTarget;F.relatedTarget;const ne=H(ee);if(!ne)return;const G=ne.dataset&&ne.dataset.roleType;v.roleType===G&&(F.preventDefault(),v.currentRow&&v.currentRow!==ne&&v.currentRow.classList.remove("is-dragover"),ne.classList.add("is-dragover"),v.currentRow=ne)},x=F=>{F.preventDefault(),v.currentRow&&(v.currentRow.classList.remove("is-dragover"),v.currentRow=null)},E=F=>{const ee=F.currentTarget,ne=H(ee);if(!ne)return;const G=ne.dataset&&ne.dataset.roleType;if(v.roleType!==G)return;F.preventDefault();const $=Number(v.index),L=Number(ne.dataset.index);if($!==L){if($<L){const N=i.value[$];i.value.splice($,1),i.value.splice(L,0,N)}else{const N=i.value[$];i.value.splice($,1),i.value.splice(L+1,0,N)}g(i.value,r),h()}},P=F=>{const ee=i.value[F];ee.fixed="left",h()},K=F=>{const ee=i.value[F];ee.fixed="right",h()},X=F=>{const ee=i.value[F];ee.fixed=void 0,h()},Z=new Map;let R=null;function te(F){const ee=document.createRange();return ee.setStart(F,0),ee.setEnd(F,F.childNodes.length),ee.getBoundingClientRect().width}return{attrs:n,leftFixedColumns:o,rightFixedColumns:s,unFixedColumns:c,isShowNotFixedTitle:e,isShowLeftFixedTitle:u,isShowRightFixedTitle:m,isDraggble:f,isCheckAll:p,isIndeterminate:d,handleCheckAllChange:T,handleReset:A,checkedValue:V,handleCheckChange:C,onShow:D,onDragStart:k,onDragEnd:_,onDragOver:J,onDragLeave:x,onDrop:E,toLeftFixed:P,toRightFixed:K,toUnFixed:X,checkboxLabelStyle:B,onMouseOverForOverflowText:(F,ee,ne)=>{const G=F.currentTarget;if(G){const $=Math.floor(G.offsetWidth);if(Math.floor(te(G))>$){let L=Z.get(ee);if(L){if(L===R)return;Re.hide(L)}L=Re.show(G,ne,{type:"text",placement:"top",closeOnClick:!1}),L&&(Z.set(ee,L),R=L)}}},onMouseLeaveForOverflowText:(F,ee)=>{const ne=Z.get(ee);ne&&(Re.hide(ne),ne===R&&(R=null))},onMouseOverForTip:(F,ee)=>{const ne=F.currentTarget;ne&&(R&&Re.hide(R),R=Re.show(ne,ee,{type:"text",placement:"top",closeOnClick:!1}))},onMouseLeaveForTip:F=>{R&&(Re.hide(R),R=null)}}}}),Y5={class:"fox-table-setting"},W5={class:"fox-table-setting__header"},U5={class:"fox-table-setting__body"},G5={key:0,class:"fox-table-setting__body-list left-fixed","data-role":"container","data-role-type":"leftFixed"},X5={key:0,class:"fox-table-setting__body-title"},Z5=["data-index","draggable"],J5=["onMouseover","onMouseleave"],Q5={class:"tools-item"},e6={key:1,class:"fox-table-setting__body-list not-fixed","data-role":"container","data-role-type":"unFixed"},t6={key:0,class:"fox-table-setting__body-title"},l6=["data-index","draggable"],n6=["onMouseover","onMouseleave"],a6={class:"tools-item"},r6={key:2,class:"fox-table-setting__body-list right-fixed","data-role":"container","data-role-type":"rightFixed"},o6={key:0,class:"fox-table-setting__body-title"},i6=["data-index","draggable"],s6=["onMouseover","onMouseleave"],c6={class:"tools-item"};function u6(t,a,n,r,i,o){const s=(0,l.resolveComponent)("FoxCheckbox"),c=(0,l.resolveComponent)("FoxButton"),e=(0,l.resolveComponent)("DragIcon"),u=(0,l.resolveComponent)("RefreshLeft"),m=(0,l.resolveComponent)("FoxIcon"),f=(0,l.resolveComponent)("Download"),g=(0,l.resolveComponent)("fox-checkbox"),S=(0,l.resolveComponent)("FoxCheckboxGroup"),z=(0,l.resolveComponent)("FoxPopover");return(0,l.openBlock)(),(0,l.createBlock)(z,(0,l.mergeProps)(t.attrs,{placement:t.popoverPlacement,width:t.popoverWidth,onShow:t.onShow,trigger:"click","popper-class":"fox-table-setting__popper"}),{reference:(0,l.withCtx)(()=>[(0,l.renderSlot)(t.$slots,"default")]),default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("div",Y5,[(0,l.createElementVNode)("div",W5,[(0,l.createVNode)(s,{modelValue:t.isCheckAll,"onUpdate:modelValue":a[0]||(a[0]=b=>t.isCheckAll=b),indeterminate:t.isIndeterminate,onChange:t.handleCheckAllChange},{default:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(t.title),1)]),_:1},8,["modelValue","indeterminate","onChange"]),(0,l.createVNode)(c,{onClick:t.handleReset,link:"",type:"primary"},{default:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(t.resetText),1)]),_:1},8,["onClick"])]),(0,l.createElementVNode)("div",U5,[(0,l.createVNode)(S,{modelValue:t.checkedValue,"onUpdate:modelValue":a[28]||(a[28]=b=>t.checkedValue=b),onChange:t.handleCheckChange},{default:(0,l.withCtx)(()=>[t.leftFixedColumns.length>0?((0,l.openBlock)(),(0,l.createElementBlock)("div",G5,[t.isShowLeftFixedTitle?((0,l.openBlock)(),(0,l.createElementBlock)("div",X5,(0,l.toDisplayString)(t.leftFixedTitle),1)):(0,l.createCommentVNode)("",!0),((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(t.leftFixedColumns,b=>((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:b.prop,class:"fox-table-setting__body-row","data-role":"row","data-role-type":"leftFixed","data-index":b.sortIndex,draggable:t.isDraggble(t.leftFixedColumns),onDragstart:a[5]||(a[5]=(...h)=>t.onDragStart&&t.onDragStart(...h)),onDragend:a[6]||(a[6]=(...h)=>t.onDragEnd&&t.onDragEnd(...h)),onDrop:a[7]||(a[7]=(...h)=>t.onDrop&&t.onDrop(...h)),onDragover:a[8]||(a[8]=(...h)=>t.onDragOver&&t.onDragOver(...h)),onDragleave:a[9]||(a[9]=(...h)=>t.onDragLeave&&t.onDragLeave(...h))},[t.isDraggble(t.leftFixedColumns)?((0,l.openBlock)(),(0,l.createBlock)(e,{key:0,class:"icon-item"})):(0,l.createCommentVNode)("",!0),(0,l.createVNode)(s,{class:"checkbox-item",value:b.prop},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("span",{onMouseover:h=>t.onMouseOverForOverflowText(h,b.prop,b.label),onMouseleave:h=>t.onMouseLeaveForOverflowText(h,b.prop),class:"checkbox-item__label",style:(0,l.normalizeStyle)(t.checkboxLabelStyle)},(0,l.toDisplayString)(b.label),45,J5)]),_:2},1032,["value"]),(0,l.createElementVNode)("div",Q5,[(0,l.createVNode)(m,{onClick:h=>t.toUnFixed(b.sortIndex),onMouseover:a[1]||(a[1]=h=>t.onMouseOverForTip(h,t.unFixedText)),onMouseleave:a[2]||(a[2]=h=>t.onMouseLeaveForTip(h))},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(u)]),_:1},8,["onClick"]),(0,l.createVNode)(m,{onClick:h=>t.toRightFixed(b.sortIndex),onMouseover:a[3]||(a[3]=h=>t.onMouseOverForTip(h,t.fixedRightText)),onMouseleave:a[4]||(a[4]=h=>t.onMouseLeaveForTip(h))},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(f)]),_:1},8,["onClick"])])],40,Z5))),128))])):(0,l.createCommentVNode)("",!0),t.unFixedColumns.length>0?((0,l.openBlock)(),(0,l.createElementBlock)("div",e6,[t.isShowNotFixedTitle?((0,l.openBlock)(),(0,l.createElementBlock)("div",t6,(0,l.toDisplayString)(t.unFixedTitle),1)):(0,l.createCommentVNode)("",!0),((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(t.unFixedColumns,b=>((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:b.prop,class:"fox-table-setting__body-row","data-role":"row","data-role-type":"unFixed","data-index":b.sortIndex,draggable:t.isDraggble(t.unFixedColumns),onDragstart:a[14]||(a[14]=(...h)=>t.onDragStart&&t.onDragStart(...h)),onDragend:a[15]||(a[15]=(...h)=>t.onDragEnd&&t.onDragEnd(...h)),onDrop:a[16]||(a[16]=(...h)=>t.onDrop&&t.onDrop(...h)),onDragover:a[17]||(a[17]=(...h)=>t.onDragOver&&t.onDragOver(...h)),onDragleave:a[18]||(a[18]=(...h)=>t.onDragLeave&&t.onDragLeave(...h))},[t.isDraggble(t.unFixedColumns)?((0,l.openBlock)(),(0,l.createBlock)(e,{key:0,class:"icon-item"})):(0,l.createCommentVNode)("",!0),(0,l.createVNode)(s,{class:"checkbox-item",value:b.prop},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("span",{onMouseover:h=>t.onMouseOverForOverflowText(h,b.prop,b.label),onMouseleave:h=>t.onMouseLeaveForOverflowText(h,b.prop),class:"checkbox-item__label",style:(0,l.normalizeStyle)(t.checkboxLabelStyle)},(0,l.toDisplayString)(b.label),45,n6)]),_:2},1032,["value"]),(0,l.createElementVNode)("div",a6,[(0,l.createVNode)(m,{onClick:h=>t.toLeftFixed(b.sortIndex),onMouseover:a[10]||(a[10]=h=>t.onMouseOverForTip(h,t.fixedLeftText)),onMouseleave:a[11]||(a[11]=h=>t.onMouseLeaveForTip(h)),class:"is-reverse"},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(f)]),_:1},8,["onClick"]),(0,l.createVNode)(m,{onClick:h=>t.toRightFixed(b.sortIndex),onMouseover:a[12]||(a[12]=h=>t.onMouseOverForTip(h,t.fixedRightText)),onMouseleave:a[13]||(a[13]=h=>t.onMouseLeaveForTip(h))},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(f)]),_:1},8,["onClick"])])],40,l6))),128))])):(0,l.createCommentVNode)("",!0),t.rightFixedColumns.length>0?((0,l.openBlock)(),(0,l.createElementBlock)("div",r6,[t.isShowRightFixedTitle?((0,l.openBlock)(),(0,l.createElementBlock)("div",o6,(0,l.toDisplayString)(t.rightFixedTitle),1)):(0,l.createCommentVNode)("",!0),((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(t.rightFixedColumns,b=>((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:b.prop,class:"fox-table-setting__body-row","data-role":"row","data-role-type":"rightFixed","data-index":b.sortIndex,draggable:t.isDraggble(t.rightFixedColumns),onDragstart:a[23]||(a[23]=(...h)=>t.onDragStart&&t.onDragStart(...h)),onDragend:a[24]||(a[24]=(...h)=>t.onDragEnd&&t.onDragEnd(...h)),onDrop:a[25]||(a[25]=(...h)=>t.onDrop&&t.onDrop(...h)),onDragover:a[26]||(a[26]=(...h)=>t.onDragOver&&t.onDragOver(...h)),onDragleave:a[27]||(a[27]=(...h)=>t.onDragLeave&&t.onDragLeave(...h))},[t.isDraggble(t.rightFixedColumns)?((0,l.openBlock)(),(0,l.createBlock)(e,{key:0,class:"icon-item"})):(0,l.createCommentVNode)("",!0),(0,l.createVNode)(g,{class:"checkbox-item",label:b.prop},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("span",{onMouseover:h=>t.onMouseOverForOverflowText(h,b.prop,b.label),onMouseleave:h=>t.onMouseLeaveForOverflowText(h,b.prop),class:"checkbox-item__label",style:(0,l.normalizeStyle)(t.checkboxLabelStyle)},(0,l.toDisplayString)(b.label),45,s6)]),_:2},1032,["label"]),(0,l.createElementVNode)("div",c6,[(0,l.createVNode)(m,{onClick:h=>t.toUnFixed(b.sortIndex),onMouseover:a[19]||(a[19]=h=>t.onMouseOverForTip(h,t.unFixedText)),onMouseleave:a[20]||(a[20]=h=>t.onMouseLeaveForTip(h))},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(u)]),_:1},8,["onClick"]),(0,l.createVNode)(m,{onClick:h=>t.toLeftFixed(b.sortIndex),onMouseover:a[21]||(a[21]=h=>t.onMouseOverForTip(h,t.fixedLeftText)),onMouseleave:a[22]||(a[22]=h=>t.onMouseLeaveForTip(h)),class:"is-reverse"},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(f)]),_:1},8,["onClick"])])],40,i6))),128))])):(0,l.createCommentVNode)("",!0)]),_:1},8,["modelValue","onChange"])])])]),_:3},16,["placement","width","onShow"])}var Fl=Fe(j5,[["render",u6]]),d6=class{proxy;constructor(t){this.proxy=t}async load(t,a,n,r,i,o,s){if(Array.isArray(a)){let e=(n-1)*r,u=e+r;u>a.length&&(u=a.length);const m=a.slice(e,u);return{totalSize:a.length,page:m}}if(typeof a=="function")return await Reflect.apply(a,null,[n,r,i,o,s]);const c=Pe(this.proxy,t);return c===null?(console.error(`${t} component not found api function`),{totalSize:0,page:[]}):(je(i)&&(0,l.isReactive)(i)&&(i=(0,l.toRaw)(i)),await Reflect.apply(c,null,[a,n,r,i,o,s]))}};function f6(){return new d6((0,l.getCurrentInstance)().proxy)}var m6=class{proxy;constructor(t){this.proxy=t}async load(t){let a=null;const n=Pe(this.proxy,"tableSetting");return typeof n=="function"&&(a=await Reflect.apply(n,null,["load",t])),a}save(t,a){const n=Pe(this.proxy,"tableSetting");typeof n=="function"&&Reflect.apply(n,null,["save",t,a])}remove(t){const a=Pe(this.proxy,"tableSetting");typeof a=="function"&&Reflect.apply(a,null,["remove",t])}};function h6(){return new m6((0,l.getCurrentInstance)().proxy)}var g6=Symbol.for("TableStateKey"),io={data:{type:[String,Array,Function],required:!0},autoLoad:{type:[String,Boolean],required:!1,default:()=>!1},lazyLoad:{type:[String,Boolean],required:!1,default:()=>!1},baseParams:{type:[Object]},params:{type:[Object]},rowClassName:{type:[Function,String]},cellClassName:{type:[Function,String]},rowClickSelectable:{type:[String,Boolean],required:!1,default:!1},uniqueExpansion:{type:[String,Boolean],required:!1,default:!1},showSetting:{type:[Boolean],required:!1,default:!1},footerAlign:{type:[String],required:!1,default:()=>"right"}},so={showPagination:{type:[Boolean],required:!1,default:()=>!0},pageIndex:{type:[Number],required:!1,default:()=>1},hideOnSinglePage:{type:[Boolean],required:!1,default:()=>!0},pageSize:{type:[Number],required:!1,default:()=>10},pageSizes:{type:[Array],required:!1},paginationLayout:{type:[String],required:!1,default:()=>"total, sizes, prev, pager, next, jumper"},paginationAlign:{type:[String],required:!1,default:()=>"right"},paginationBackground:{type:[Boolean],required:!1,default:()=>!1},paginationSize:{type:[String],required:!1,default:()=>"large"},paginationAppendSizeTo:{type:[String],required:!1},paginationTeleported:{type:[Boolean],required:!1,default:()=>!0},paginationPopperClass:{type:[String],required:!1},paginationpPrevText:{type:[String],required:!1},paginationPrevIcon:{type:[Object,String],required:!1},paginationNextText:{type:[String],required:!1},paginationNextIcon:{type:[Object,String],required:!1},paginationDisabled:{type:[Boolean],required:!1}},ta={popoverWidth:{type:[String,Number],required:!1,default:280},popoverPlacement:{type:[String],required:!1,default:"top-start"},title:{type:[String],required:!1,default:"列设置"},resetText:{type:[String],required:!1,default:"重置"},leftFixedTitle:{type:[String],required:!1,default:"固定在左侧"},rightFixedTitle:{type:[String],required:!1,default:"固定在右侧"},unFixedTitle:{type:[String],required:!1,default:"不固定"},fixedLeftText:{type:[String],required:!1,default:"固定到列头"},fixedRightText:{type:[String],required:!1,default:"固定到列尾"},unFixedText:{type:[String],required:!1,default:"不固定"}},p6={infiniteLoad:{type:Boolean,default:!0},loadText:{type:String,default:"加载中..."},noMoreText:{type:String,default:"无更多数据"}};function y6(t,a){let n=a.split("."),r=t;for(let i=0;i<n.length;i++){let o=n[i],s=0,c=o.indexOf("["),e=c==-1?-1:o.indexOf("]",c);for(;c!==-1&&e!==-1;){let u=o.substring(c+1,e);if(/^\d+$/.test(u)){let m=parseInt(u);if(s==0){let f=o.substring(0,c);r=r[f][m]}else r=r[m];s++}c=o.indexOf("[",e),e=c==-1?-1:o.indexOf("]",c)}s===0&&(r=r[o])}return r}function la(t,a){return t.filter(n=>{for(let r in a)if(a[r]!==y6(n,r))return!1;return!0})}function b6(t,a,n){return{props:{...Ne,...Ee,...io,...so,...ta,...p6},emits:["change","page-size-change","page-index-change","current-change","loaded-data","expand-change","row-click"],setup(r,i){const{locale:o,toLocaleRefs:s}=(0,ve.useFoxI18n)(a),c=s(r,["loadText","noMoreText"]),{emitEvent:e,broadcast:u}=Te({componentName:t,validateHandler:{getValue(...ae){return v.value}}},r.prop??i.attrs.name),m=t,f=(0,l.computed)(()=>({[m]:!0})),g=(0,l.computed)(()=>({[`${m}__setting`]:!0})),S=(0,l.computed)(()=>({[`${m}__footer`]:!0,[`${m}__footer__${r.footerAlign}`]:!0})),z=(0,l.computed)(()=>({[`${m}__pagination`]:!0,[`${m}__pagination__${r.paginationAlign}`]:!0})),b=(0,l.shallowRef)({}),h=(0,l.computed)(()=>({...b.value,...r.params??{},...r.baseParams??{}})),B=(0,l.ref)(r.infiniteLoad===!0?0:r.pageIndex),p=(0,l.ref)(r.pageSize),d=fe(r.infiniteLoad);d||((0,l.watch)(()=>r.pageIndex,ae=>{B.value=ae}),(0,l.watch)(()=>r.pageSize,ae=>{p.value=ae}),(0,l.watch)([B,p],([ae,oe],[ce,de])=>{oe!==de&&(B.value=1,ae=1),J(r.data,ae,oe,h.value)}));const T=()=>Array.isArray(r.data)?!0:fe(r.autoLoad);T()&&(0,l.watch)([()=>r.data,h],async([ae,oe],[ce,de])=>{T()&&(ae!==ce&&(k.value=!0),!(!Array.isArray(ae)&&Ue(ae,ce)&&Ue(oe,de))&&(d?(B.value=0,C.value=!0,v.value=[],E()):B.value===1?J(ae,B.value,p.value,oe):B.value=1))},{deep:!0});const A=ae=>{B.value=ae,e("page-index-change",ae)},V=ae=>{p.value=ae,e("page-size-change",ae)},C=(0,l.ref)(!0),D=(0,l.ref)(0),v=(0,l.ref)([]),H=f6();let k=(0,l.ref)(!0);const _=Ie((0,l.computed)(()=>r.lazyLoad),"lazyLoad",qe.Near,ae=>fe(ae)),J=async(ae,oe,ce,de,Oe)=>{try{if(Oe===!0){if(!C.value)return!1;const Se=await H.load("table",ae,oe,ce,de,k.value,o.value);return D.value=Se.totalSize,!Se.page||!Array.isArray(Se.page)||(Reflect.apply([].push,v.value,Se.page),setTimeout(()=>{e("loaded-data")},250),(v.value?.length??0)>=D.value)||Se.page.length<ce?(C.value=!1,!1):!0}else{const Se=await H.load("table",ae,oe,ce,de,k.value,o.value);return D.value=Se.totalSize,v.value=Se.page??[],setTimeout(()=>{e("loaded-data")},250),!0}}catch(Se){console.error("[FoxUI] Load Table Data Fail",Se),D.value=0,v.value=[]}finally{k.value=!1}return!1};let x=!1;const E=async()=>{if(!x){if(x=!0,!C.value){x=!1;return}B.value+=1,await J(r.data,B.value,p.value,h.value,!0),x=!1}},P=(ae={},oe=!1)=>new Promise(async ce=>{b.value={...(0,l.toRaw)(ae??{})},oe||(B.value=r.pageIndex??1),d===!0?(B.value=0,v.value=[],C.value=!0,await E()):await J(r.data,B.value,p.value,h.value),ce()}),K=()=>{D.value=0,v.value=[],d===!0&&(B.value=0,C.value=!0)};let X=!1;const Z=()=>{X||(X=!0,P())},R=(0,l.ref)(null);if(d===!0){let ae=null;const oe=()=>{R.value&&(ae=new IntersectionObserver(de=>{let Oe=!1;for(let Se of de)if(Se.intersectionRatio>0){Oe=!0;break}Oe&&k.value===!1&&E()}),ae.observe(R.value))},ce=()=>{!ae||!R.value||(ae.unobserve(R.value),ae=null)};(0,l.onMounted)(oe),(0,l.onBeforeUnmount)(ce)}T()&&!_.value&&P();const te=(0,l.ref)(null);(0,l.provide)(g6,{currentRow:te});const Y=(ae,oe)=>{te.value=ae,e("current-change",ae,oe)},q=(ae,oe,ce)=>{e("row-click",ae,oe,ce),fe(r.rowClickSelectable)===!0&&Le?.value.toggleRowSelection(ae)},W=[],Q=(ae,oe)=>{if(e("expand-change",ae,oe),fe(r.uniqueExpansion))if(Array.isArray(oe)&&oe.length==0){const ce=W.length;W.splice(0,ce)}else{W.forEach(de=>{de!==ae&&Le?.value.toggleRowExpansion(de,!1)});const ce=W.length;W.splice(0,ce,ae)}},F=i.attrs.id??r.prop??i.attrs.name,ee=h6(),ne=(0,l.ref)([]);let G=[];const $=()=>({srcColumnPropertyList:G.map(ae=>({...ae})),columnPropertyList:ne.value}),L=ae=>{ne.value=[...ae],U()},N=async()=>{const ae=await ee.load(F);ae&&(ne.value=ae)},U=()=>{ee.save(F,ne.value)},I=()=>{ee.remove(F)};N();const w=ae=>ae?ae.type?ae.type:ae.label?ae.prop:"":"",O=(ae,oe={})=>{for(let ce in oe){const de=oe[ce];typeof de!="function"&&(ae[ce]=de)}},j=ae=>{const oe=ae?ae():[],ce=new Map;if(G=[],oe.forEach(de=>{const Oe=de;if(!Oe.props)return;const Se=w(Oe.props);ce.set(Se,Oe);const ze={label:"",prop:""};O(ze,Oe.props),G.push(ze)}),ne.value.length===G.length){const de=[];for(let Oe of ne.value){const Se=w(Oe),ze=ce.get(Se);if(!ze)return oe;if(Oe.visible===!1)continue;const ct=ze;ct.props.fixed=Oe.fixed,de.push(ct)}return de}return oe},le=(0,l.shallowRef)(new Map),re=({row:ae,column:oe,rowIndex:ce,columnIndex:de})=>{const Oe=`${ce}_${oe.property}`,Se=`${ce}_${de}`;let ze=le.value.get(Oe);return ze||(ze=le.value.get(Se)),typeof ze=="string"?ze:""},se=ae=>ae?oe=>{const ce=[];let de=re(oe);return de&&ce.push(de),de=typeof ae=="function"?ae(oe):ae,de&&ce.push(de),ce.length===0?"":ce.join(" ")}:re,ge=(ae=!1)=>{le.value.forEach((oe,ce)=>{ke(ce,oe,ae)})},ke=(ae,oe,ce=!1)=>{const de=`${ae}_item`;ce?(u.clearPersistantMessage(),Array.isArray(oe)?u.emitToChildren({name:ae},"setCellClassNames",[]):u.emitToChildren({name:de},"setCustomClassName","")):Array.isArray(oe)?u.emitToChildren({name:ae,cachePolicy:"Persistant",uniqueId:de},"setCellClassNames",oe):u.emitToChildren({name:de,cachePolicy:"Persistant",uniqueId:de},"setCustomClassName",oe)},Be=(ae,oe,ce)=>{const de=`${ae}_${oe}`;ce?(le.value.set(de,ce),ke(de,ce)):(le.value.delete(de),ke(de,"",!0)),(0,l.triggerRef)(le)},Ze=ae=>{ge(!0),le.value.clear(),ae.forEach(oe=>{const ce=`${oe.rowIndex}_${oe.column}`;Array.isArray(oe.children)?le.value.set(ce,oe.children):typeof oe.cellClassName=="string"&&le.value.set(ce,oe.cellClassName)}),ge(),(0,l.triggerRef)(le)},pt=()=>{ge(),le.value.clear(),(0,l.triggerRef)(le)},st=(0,l.shallowRef)(new Map),oi=({rowIndex:ae})=>{const oe=`${ae}`;return st.value.get(oe)??""},P9=ae=>ae?oe=>{const ce=[];let de=oi(oe);return de&&ce.push(de),de=typeof ae=="function"?ae(oe):ae,de&&ce.push(de),ce.length===0?"":ce.join(" ")}:oi,F9=(ae,oe)=>{const ce=`${ae}`;oe?st.value.set(ce,oe):st.value.delete(ce),(0,l.triggerRef)(st)},R9=()=>{st.value.clear(),(0,l.triggerRef)(st)},Le=(0,l.ref)();return we({clearSelection:()=>Le?.value.clearSelection(),getSelectionRows:()=>Le?.value.getSelectionRows(),toggleRowSelection:(ae,oe)=>{Le?.value.toggleRowSelection(ae,oe)},toggleRowSelectionByProp:(ae,oe)=>{if(!v.value)return;const ce=la(v.value,ae);ce.length!==0&&ce.forEach(de=>{Le?.value.toggleRowSelection(de,oe)})},toggleAllSelection:()=>{Le?.value.toggleAllSelection()},toggleRowExpansion:(ae,oe)=>{Le?.value.toggleRowExpansion(ae,oe)},toggleRowExpansionByProp:(ae,oe)=>{if(!v.value)return;const ce=la(v.value,ae);ce.length!==0&&ce.forEach(de=>{Le?.value.toggleRowExpansion(de,oe)})},setCurrentRow:ae=>{Le?.value.setCurrentRow(ae)},setCurrentRowByProp:ae=>{if(!v.value)return;const oe=la(v.value,ae);oe.length!==0&&Le?.value.setCurrentRow(oe[0])},getCurrentRow:()=>te.value,clearSort:()=>{Le?.value.clearSort()},clearFilter:ae=>{Le?.value.clearFilter(ae)},doLayout:()=>{Le?.value.doLayout()},sort:(ae,oe)=>{Le?.value.sort(ae,oe)},scrollTo:(ae,oe)=>{Le?.value.scrollTo(ae,oe)},setScrollTop:ae=>{Le?.value.setScrollTop(ae)},setScrollLeft:ae=>{Le?.value.setScrollLeft(ae)},loadData:P,clearData:K,getData(){return v.value},getTotalSize(){return D.value},getPageIndex(){return B.value},getPageSize(){return p.value},getColumnSetting:$,setColumnSetting:L,removeColumnSetting:I,setCellClassName:Be,setCellClassNames:Ze,clearCellClassName:pt,setRowClassName:F9,clearRowClassName:R9}),()=>{const ae={...et(i.attrs),onCurrentChange:Y,onRowClick:q,onExpandChange:Q,data:v.value,ref:Le,class:f.value,"cell-class-name":se(r.cellClassName),"row-class-name":P9(r.rowClassName)},oe={};if(i.slots.default&&(oe.default=()=>j(i.slots.default)),i.slots.append&&(oe.append=i.slots.append),i.slots.empty&&(oe.empty=i.slots.empty),d===!0){const ze=[];if(C.value){const al=(0,l.h)($e.Loading,{class:`${m}__infinite-icon`});ze.push(al);const Oa=(0,l.h)("span",{class:`${m}__infinite-text`},[c.loadText.value]);ze.push(Oa)}else{const al=(0,l.h)("span",{class:`${m}__infinite-text`},[c.noMoreText.value]);ze.push(al)}const ct=[`${m}__infinite`];k.value&&ct.push("is-hide");const Ra=(0,l.h)("div",{ref:R,class:ct},ze);oe.append=()=>Ra}const ce=(0,l.h)(M.ElTable,ae,oe),de=[];if(de.push(ce),!d){let ze=null;if(typeof i.slots.pagination=="function"?ze=i.slots.pagination():r.showPagination&&(ze=(0,l.h)(M.ElPagination,{class:z.value,total:D.value,pageSize:p.value,"onUpdate:pageSize":V,pageSizes:r.pageSizes,currentPage:B.value,"onUpdate:currentPage":A,hideOnSinglePage:r.hideOnSinglePage,layout:r.paginationLayout,size:r.paginationSize,background:r.paginationBackground,appendSizeTo:r.paginationAppendSizeTo,teleported:r.paginationTeleported,popperClass:r.paginationPopperClass,prevText:r.paginationpPrevText,prevIcos:r.paginationPrevIcon,nextText:r.paginationNextText,pnextIcon:r.paginationNextIcon,disabled:r.paginationDisabled})),r.showSetting){const ct=[];ze&&ct.push(ze);const Ra=(0,l.h)(M.ElIcon,{class:g.value},{default:()=>(0,l.h)($e.Setting)}),al=(0,l.h)(Fl,{...tt(r,ta),tableRef:{getColumnSetting:$,setColumnSetting:L,removeColumnSetting:I}},{default:()=>Ra});ct.push(al);const Oa=(0,l.h)("div",{class:S.value},ct);de.push(Oa)}else ze&&de.push(ze)}const Oe={default:()=>de},Se={...Me(r,io,so,ta)};return r.prop&&(Se.prop=`${r.prop}_item`),Se.contentClass=`${m}__wrap`,Se.errorMarkClass="is-table-error",_.value&&T()&&(Se["appear-listen"]=!0,Se.onAppear=Z),(0,l.h)(n,Se,Oe)}}}}var{componentName:w6,create:S6,scope:v6}=ie("table-item"),C6=S6(b6(w6,v6,xe)),na=C6;function $t(t,a){return typeof t.textKey=="string"&&t.textKey.length>0?a[t.textKey]:a.text}function Gt(t,a){return typeof t.valueKey=="string"&&t.valueKey.length>0?a[t.valueKey]:a.value}function N6(t,a){return typeof t.disabledKey=="string"&&t.disabledKey.length>0?a[t.disabledKey]:a.disabled??null}var k6=class{proxy;constructor(t){this.proxy=t}async load(t,a,n){if(Array.isArray(a))return a;if(typeof a=="function")return await a(n);const r=Pe(this.proxy,t);return r===null?(console.error(`${t} component not found api function`),[]):(je(n)&&(0,l.isReactive)(n)&&(n=(0,l.toRaw)(n)),await r(a,n))}};function x6(){return new k6((0,l.getCurrentInstance)().proxy)}function co(t,a,n){return a===n?!0:!(a===null||n===null||$t(t,a)!==$t(t,n)||Gt(t,a)!==Gt(t,n))}function z6(t,a,n,r){if(r.length==0||a===""||a===null||a===void 0)return null;let i=null;for(let o of r){let s=!1;if(n==="text")s=$t(t,o)===a;else if(n==="item")s=co(t,o,a);else{let c=Gt(t,o);c==null&&(c=$t(t,o)),s=c===a}if(s){i=o;break}}return i}function T6(t){return{text:t,value:t}}function E6(t,a,n){return typeof t.itemOptions=="function"?t.itemOptions(a,n):t.itemOptions}var uo={modelValue:{type:[String,Object,Boolean,Number],required:!1},source:{type:[Array,Function,String],default:[]},params:{type:Object},valueType:{type:String,required:!1,default:"value"},textKey:{type:[String],required:!1,default:"text"},valueKey:{type:[String],required:!1,default:"value"},disabledKey:{type:[String],required:!1,default:"disabled"},size:{type:[String],required:!1},textColor:{type:[String],required:!1},fill:{type:[String],required:!1},border:{type:[Boolean],required:!1},itemType:{type:[String],required:!1,default:"radio"},itemOptions:{type:[Object,Function],required:!1},direction:{type:[String],required:!1,default:"horizontal"},appearLoad:{type:[Boolean,String],default:!1}};function $6(t,a,n){return{inheritAttrs:!0,props:{...Ne,...Ee,...uo},emits:["change","update:modelValue","setValue"],setup(r,i){const o=(0,l.ref)(null),s=_e((0,l.computed)(()=>o.value??r.disabled)),c=(0,l.ref)(null),e=Ae((0,l.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Te({componentName:t,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),m=(0,l.ref)(null),f=(0,l.ref)(null),g=(v,H,k,_=!0)=>{const J=z6(r,v,H,k);if(J===null){if(f.value===null)return;f.value=null,m.value=null,_&&(u("update:modelValue",null),u("change",null));return}if(!co(r,J,f.value)){m.value=v;const x=(0,l.toRaw)(J);f.value=x;let E=null;r.valueType==="text"?E=$t(r,x):r.valueType==="item"?E=x:E=Gt(r,x),_&&(u("update:modelValue",E),u("change",E))}},S=(0,l.ref)([]),z=Ie((0,l.computed)(()=>r.appearLoad),"appearLoad",qe.Near,v=>fe(v)),b=x6(),h=async(v,H)=>{if(v){const k=await b.load("radio",v,H);k.length>0&&(typeof k[0]=="string"?S.value=k.map(_=>T6(_)):S.value=k)}};(0,l.watch)([()=>r.source,()=>r.params],async([v,H])=>{h(v,H)},{immediate:!z.value});let B=!1;const p=()=>{B||(B=!0,h(r.source,r.params))};(0,l.watch)([()=>S.value,()=>r.modelValue],([v,H])=>{g(H,r.valueType,v,!1),u("setValue",H)});const d=t,T=(0,l.computed)(()=>({[d]:!0,[`is-${r.direction}`]:!0})),A=v=>{g(v,"value",S.value,!0)};let V=ye(r,"hintText"),C=ye(r,"hintVisible");const D=(v,H)=>{const k=[];return v.forEach((_,J)=>{const x=Gt(r,_),E=$t(r,_);let P=N6(r,_);s.value===!0&&(P=s.value),e.value===!0&&(P=e.value);const K=E6(r,_,J)??{},X=`${x}_${J}`,Z={...K,key:X,value:x,size:r.size,border:fe(r.border)};P&&(Z.disabled=P),r.itemType==="button"?k.push((0,l.h)(M.ElRadioButton,Z,{default:()=>[E]})):typeof H=="function"?k.push((0,l.h)(M.ElRadio,Z,{default:()=>H(_)})):k.push((0,l.h)(M.ElRadio,Z,{default:()=>[E]}))}),k};return we({setDisabled:v=>{o.value=v},setReadonly:v=>{c.value=v}}),()=>{const v={...et(i.attrs),class:T.value,disabled:s.value||e.value,modelValue:m.value,"text-color":r.textColor,fill:r.fill,onChange:A},H=[],k={};i.slots.options?k.default=i.slots.options:k.default=()=>D(S.value,i.slots.text);const _=(0,l.h)(M.ElRadioGroup,v,k);H.push(_);const J={default:()=>H};J.label=i.slots.default,J.fixedPreTip=i.slots.fixedPreTip,J.fixedTip=i.slots.fixedTip;const x={...Me(r,uo),hintText:V.value,hintVisible:C.value};return r.prop&&(x.prop=`${r.prop}_item`),z.value&&(x["appear-listen"]=!0,x.onAppear=p),(0,l.h)(n,x,J)}}}}var{componentName:V6,create:B6,scope:D6}=ie("radio-item"),M6=B6($6(V6,D6,xe)),aa=M6;function Vt(t,a){return typeof t.textKey=="string"&&t.textKey.length>0?a[t.textKey]:a.text}function Bt(t,a){return typeof t.valueKey=="string"&&t.valueKey.length>0?a[t.valueKey]:a.value}function I6(t,a){return typeof t.disabledKey=="string"&&t.disabledKey.length>0?a[t.disabledKey]:a.disabled??null}var A6=class{proxy;constructor(t){this.proxy=t}async load(t,a,n){if(Array.isArray(a))return a;if(typeof a=="function")return await a(n);const r=Pe(this.proxy,t);return r===null?(console.error(`${t} component not found api function`),[]):(je(n)&&(0,l.isReactive)(n)&&(n=(0,l.toRaw)(n)),await r(a,n))}};function _6(){return new A6((0,l.getCurrentInstance)().proxy)}function fo(t,a,n){return a===n?!0:!(a===null||n===null||Vt(t,a)!==Vt(t,n)||Bt(t,a)!==Bt(t,n))}function L6(t,a,n,r){if(r.length==0||a===""||a===null||a===void 0)return null;Array.isArray(a)||(a=[a]);const i=[];return a.forEach(o=>{for(let s of r){let c=!1;if(n==="text")c=Vt(t,s)===o;else if(n==="item")c=fo(t,s,o);else{let e=Bt(t,s);e==null&&(e=Vt(t,s)),c=e===o}if(c){i.push(s);break}}}),i}function P6(t){return{text:t,value:t}}function F6(t,a,n){return typeof t.itemOptions=="function"?t.itemOptions(a,n):t.itemOptions}var mo={modelValue:{type:[Array,String],required:!1},source:{type:[Array,Function,String],default:[]},params:{type:Object},valueType:{type:String,required:!1,default:"value"},textKey:{type:[String],required:!1,default:"text"},valueKey:{type:[String],required:!1,default:"value"},disabledKey:{type:[String],required:!1,default:"disabled"},size:{type:[String],required:!1},textColor:{type:[String],required:!1},fill:{type:[String],required:!1},border:{type:[Boolean],required:!1},min:{type:[String,Number],required:!1},max:{type:[String,Number],required:!1},itemType:{type:[String],required:!1,default:"checkbox"},itemOptions:{type:[Object,Function],required:!1},direction:{type:[String],required:!1,default:"horizontal"},appearLoad:{type:[Boolean,String],default:!1}};function R6(t,a,n){return{inheritAttrs:!0,props:{...Ne,...Ee,...mo},emits:["change","update:modelValue","setValue"],setup(r,i){const o=(0,l.ref)(null),s=_e((0,l.computed)(()=>o.value??r.disabled)),c=(0,l.ref)(null),e=Ae((0,l.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Te({componentName:t,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),m=(0,l.ref)([]),f=(0,l.ref)([]),g=(v,H,k,_=!0)=>{const J=L6(r,v,H,k);if(J===null){if(f.value===null||f.value.length===0)return;m.value=[],f.value=[],_&&(u("update:modelValue",[]),u("change",[]));return}let x=!0;if(J.length!==f.value.length)x=!1;else for(let E=0;E<J.length;E++){const P=J[E],K=f.value[E];if(!fo(r,P,K)){x=!1;break}}if(!x){f.value=J;let E=[],P=[];J.forEach(X=>{E.push(Bt(r,X)),r.valueType==="text"?P.push(Vt(r,X)):r.valueType==="item"?P.push(X):P.push(Bt(r,X))}),m.value=E;const K=(0,l.toRaw)(P);_&&(u("update:modelValue",K),u("change",K))}},S=(0,l.ref)([]),z=Ie((0,l.computed)(()=>r.appearLoad),"appearLoad",qe.Near,v=>fe(v)),b=_6(),h=async(v,H)=>{if(v){const k=await b.load("checkbox",v,H);k.length>0&&(typeof k[0]=="string"?S.value=k.map(_=>P6(_)):S.value=k)}};(0,l.watch)([()=>r.source,()=>r.params],async([v,H])=>{h(v,H)},{immediate:!z.value});let B=!1;const p=()=>{B||(B=!0,h(r.source,r.params))};(0,l.watch)([()=>S.value,()=>r.modelValue],([v,H])=>{g(H,r.valueType,v,!1),u("setValue",H)});const d=t,T=(0,l.computed)(()=>({[d]:!0,[`is-${r.direction}`]:!0})),A=v=>{g(v,"value",S.value,!0)};let V=ye(r,"hintText"),C=ye(r,"hintVisible");const D=(v,H)=>{const k=[];return v.forEach((_,J)=>{const x=Bt(r,_),E=Vt(r,_);let P=I6(r,_);s.value===!0&&(P=s.value),e.value===!0&&(P=e.value);const K=F6(r,_,J)??{},X=`${x}_${J}`,Z={...K,key:X,class:r.itemClass,value:x,size:r.size,border:fe(r.border)};P&&(Z.disabled=P),r.itemType==="button"?k.push((0,l.h)(M.ElCheckboxButton,Z,{default:()=>[E]})):typeof H=="function"?k.push((0,l.h)(M.ElCheckbox,Z,{default:()=>H(_)})):k.push((0,l.h)(M.ElCheckbox,Z,{default:()=>[E]}))}),k};return we({setDisabled:v=>{o.value=v},setReadonly:v=>{c.value=v}}),()=>{const v={...et(i.attrs),class:T.value,disabled:s.value||e.value,modelValue:m.value,"text-color":r.textColor,fill:r.fill,max:be(r.max),min:be(r.min),onChange:A},H=[],k={};i.slots.options?k.default=i.slots.options:k.default=()=>D(S.value,i.slots.text);const _=(0,l.h)(M.ElCheckboxGroup,v,k);H.push(_);const J={default:()=>H};J.label=i.slots.default,J.fixedPreTip=i.slots.fixedPreTip,J.fixedTip=i.slots.fixedTip;const x={...Me(r,mo),hintText:V.value,hintVisible:C.value};return r.prop&&(x.prop=`${r.prop}_item`),z.value&&(x["appear-listen"]=!0,x.onAppear=p),(0,l.h)(n,x,J)}}}}var{componentName:O6,create:H6,scope:q6}=ie("checkbox-item"),K6=H6(R6(O6,q6,xe)),ra=K6,ho={modelValue:{type:[Number,String],required:!1}};function j6(t,a,n){return{props:{...Ne,...Ee,...ho},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(r,i){const o=(0,l.ref)(null),s=_e((0,l.computed)(()=>o.value??r.disabled)),c=(0,l.ref)(null),e=Ae((0,l.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Te({componentName:t,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),m=ye(r,"modelValue",B=>be(B),u),f=t,g=(0,l.computed)(()=>({[f]:!0})),S=B=>{u("update:modelValue",B),u("change",B)};let z=ye(r,"hintText"),b=(0,l.ref)(!1);const h=(0,l.ref)();return we({setDisabled:B=>{o.value=B},setReadonly:B=>{c.value=B}}),()=>{const B={...et(i.attrs),ref:h,class:g.value,readonly:e.value||s.value,modelValue:m.value,onChange:S},p={},d=[],T=(0,l.h)(M.ElRate,B,p);d.push(T);const A={default:()=>d};A.label=i.slots.default,A.fixedPreTip=i.slots.fixedPreTip,A.fixedTip=i.slots.fixedTip;const V={...Me(r,ho),hintText:z.value,hintVisible:b.value};return r.prop&&(V.prop=`${r.prop}_item`),(0,l.h)(n,V,A)}}}}var{componentName:Y6,create:W6,scope:U6}=ie("rate-item"),G6=W6(j6(Y6,U6,xe)),oa=G6,go={modelValue:{type:[Boolean,String,Number],required:!1}};function X6(t,a,n){return{props:{...Ne,...Ee,...go},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(r,i){const o=(0,l.ref)(null),s=_e((0,l.computed)(()=>o.value??r.disabled)),c=(0,l.ref)(null),e=Ae((0,l.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Te({componentName:t,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),m=ye(r,"modelValue",null,u),f=t,g=(0,l.computed)(()=>({[f]:!0})),S=B=>{u("update:modelValue",B),u("change",B)};let z=ye(r,"hintText"),b=ye(r,"hintVisible");const h=(0,l.ref)();return we({setDisabled:B=>{o.value=B},setReadonly:B=>{c.value=B}}),()=>{const B={...et(i.attrs),ref:h,class:g.value,readonly:e.value,disabled:s.value,modelValue:m.value,onChange:S},p={},d=[],T=(0,l.h)(M.ElSwitch,B,p);d.push(T);const A={default:()=>d};A.label=i.slots.default,A.fixedPreTip=i.slots.fixedPreTip,A.fixedTip=i.slots.fixedTip;const V={...Me(r,go),hintText:z.value,hintVisible:b.value};return r.prop&&(V.prop=`${r.prop}_item`),(0,l.h)(n,V,A)}}}}var{componentName:Z6,create:J6,scope:Q6}=ie("switch-item"),e8=J6(X6(Z6,Q6,xe)),ia=e8,po={modelValue:{type:[String,Number,Boolean,Object]},data:{type:[String,Function,Array],required:!0},params:{type:[Object],required:!1},textKey:{type:[String],required:!1,default:"text"},valueKey:{type:[String],required:!1,default:"value"},childrenKey:{type:[String],required:!1,default:"children"},leafKey:{type:[String],required:!1,default:"leaf"},classKey:{type:[String],required:!1,default:"class"},lazy:{type:[Boolean],required:!1},load:{type:[Function],required:!1}},t8=class{proxy;constructor(t){this.proxy=t}async load(t,a,n,r,i){if(Array.isArray(a))return a;if(typeof a=="function")return await a(n,r);const o=Pe(this.proxy,t);return o===null?(console.error(`${t} component not found api function`),[]):(je(n)&&(0,l.isReactive)(n)&&(n=(0,l.toRaw)(n)),await o(a,n,r))}};function l8(){return new t8((0,l.getCurrentInstance)().proxy)}var yo={modelValue:{type:[String,Number,Boolean,Array],required:!1}};function n8(t,a,n){return{props:{...Ne,...Ee,...yo,...po},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(r,i){const o=(0,l.ref)(null),s=_e((0,l.computed)(()=>o.value??r.disabled)),c=(0,l.ref)(null),e=Ae((0,l.computed)(()=>c.value??r.readonly)),u=(0,l.ref)(!1),{emitEvent:m}=Te({componentName:t,get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),f=ye(r,"modelValue",null,m),g=t,S=(0,l.computed)(()=>({[g]:!0})),z=_=>{f.value=_,m("update:modelValue",_),m("change",_)};let b=ye(r,"hintText"),h=(0,l.ref)(!1);const B=_=>{let J=_.target.value;u.value=!0,me(b.value)||(h.value=!0),m("focus",J,_)},p=_=>{setTimeout(()=>{h.value&&(h.value=!1),u.value=!1},0);let J=_.target.value;r.maxLength&&J.length>Number(r.maxLength)&&(J=J.slice(0,Number(r.maxLength))),T.value||m("blur",J,_)},d=()=>{m("clear","")},T=(0,l.ref)(!1),A=_=>{T.value=_,m("visible-change",_),_||m("selected")},V=(0,l.ref)([]),C=l8(),D=async(_,J)=>{try{V.value=await C.load("treeselect",_,J)}catch(x){console.error(x)}};(0,l.watch)([()=>r.data,()=>r.params,()=>r.lazy],([_,J,x])=>{!_||x||D(_,J)},{immediate:!0});let v=null;r.lazy&&(typeof r.load=="function"?v=r.load:v=async(_,J)=>{debugger;let x={};r.params&&Object.assign(x,r.params),_&&Object.assign(x,_),J(await C.load("treeselect",r.data,x,!0))});let H={label:r.textKey,value:r.valueKey,children:r.childrenKey,isLeaf:r.leafKey,class:r.classKey};const k=(0,l.ref)();return we({focus:()=>{k?.value.focus()},blur:()=>{k?.value.blur()},setDisabled:_=>{o.value=_},setReadonly:_=>{c.value=_}}),()=>{const _={...et(i.attrs),ref:k,class:S.value,disabled:s.value||e.value,modelValue:f.value,"onUpdate:modelValue":z,lazy:r.lazy,props:H,onClear:d,onFocus:B,onBlur:p,onVisibleChange:A};v?_.load=v:_.data=V.value;const J={};i.slots.option&&(J.default=i.slots.option);const x=[],E=(0,l.h)(M.ElTreeSelect,_,J);x.push(E);const P={default:()=>x};P.label=i.slots.default,P.fixedPreTip=i.slots.fixedPreTip,P.fixedTip=i.slots.fixedTip;const K={...Me(r,yo,po),hintText:b.value,hintVisible:h.value};return r.prop&&(K.prop=`${r.prop}_item`),(0,l.h)(n,K,P)}}}}var{componentName:a8,create:r8,scope:o8}=ie("tree-select-item"),i8=r8(n8(a8,o8,xe)),sa=i8,s8=class{proxy;constructor(t){this.proxy=t}async load(t){let a=null;const n=Pe(this.proxy,"tableSetting");return typeof n=="function"&&(a=await Reflect.apply(n,null,["load",t])),a}save(t,a){const n=Pe(this.proxy,"tableSetting");typeof n=="function"&&Reflect.apply(n,null,["save",t,a])}remove(t){const a=Pe(this.proxy,"tableSetting");typeof a=="function"&&Reflect.apply(a,null,["remove",t])}};function c8(){return new s8((0,l.getCurrentInstance)().proxy)}var u8={},d8={t:"1685254841130",class:"fox-table-setting__drag-icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"721"};function f8(t,a){return(0,l.openBlock)(),(0,l.createElementBlock)("svg",d8,[...a[0]||(a[0]=[(0,l.createElementVNode)("path",{d:"M235.84 813.632c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312 54.592 0 98.816-41.728 98.816-93.312 0-51.52-44.224-93.312-98.816-93.312z m0-400.832c-54.528 0-98.816 41.792-98.816 93.312 0 51.52 44.288 93.44 98.816 93.44 54.592 0 98.816-41.92 98.816-93.44 0-51.52-44.224-93.312-98.816-93.312z m0-400.832C181.312 11.968 137.024 53.76 137.024 105.408c0 51.456 44.288 93.248 98.816 93.248 54.592 0 98.816-41.728 98.816-93.312C334.72 53.76 290.432 11.968 235.84 11.968z m527.104 801.664c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312 54.528 0 98.816-41.728 98.816-93.312 0-51.52-44.288-93.312-98.816-93.312z m0-400.832c-54.528 0-98.816 41.792-98.816 93.312 0 51.52 44.288 93.44 98.816 93.44 54.528 0 98.816-41.92 98.816-93.44 0-51.52-44.288-93.312-98.816-93.312z m0-400.832c-54.528 0-98.816 41.792-98.816 93.44 0 51.456 44.288 93.248 98.816 93.248 54.528 0 98.816-41.728 98.816-93.312 0-51.584-44.288-93.376-98.816-93.376z","p-id":"722"},null,-1)])])}var m8=Fe(u8,[["render",f8]]),{componentName:_y,create:h8,scope:Ly}=ie("group-setting"),g8={groupProp:{type:[String]},groupRef:{type:[Object]},popoverPlacement:{type:[String],required:!1,default:"bottom"},popoverWidth:{type:[String,Number],required:!1,default:280},title:{type:[String],required:!1,default:"条件筛选"},resetText:{type:[String],required:!1,default:"重置"},initDelay:{type:[Number],required:!1,default:50},toTopText:{type:[String],required:!1,default:"到顶部"},toBottomText:{type:[String],required:!1,default:"到底部"}},p8=h8({components:{FoxPopover:M.ElPopover,FoxCheckbox:M.ElCheckbox,FoxCheckboxGroup:M.ElCheckboxGroup,FoxButton:M.ElButton,FoxIcon:M.ElIcon,DragIcon:m8,Download:$e.Download,RefreshLeft:$e.RefreshLeft},props:{...g8},emits:["change"],setup(t,{emit:a,attrs:n,expose:r}){let i=null;const o=(0,l.ref)([]),s=c8(),c=Y=>Y.length>1,e=()=>{const Y=[];o.value=[...o.value].map((q,W)=>(q.visible!==!1&&Y.push(q.prop),{...q,sortIndex:W})),o.value.length===Y.length?b.value=!0:Y.length>0&&(h.value=!0),d.value=Y},u=Y=>{let q=null;if(typeof Y=="string")q=document.querySelectorAll(`.fox-group[prop="${Y}"] > div > .fox-item[prop]`);else if(Y&&typeof Y=="object"){const Q=Y.$el??Y;typeof Q.querySelectorAll=="function"&&(q=Q.querySelectorAll(".fox-item[prop]"))}if(!q)return[];const W=[];return q.forEach(Q=>{const F=Q.querySelector(".label--string");let ee="";F&&(ee=F.textContent??"");const ne=Q.getAttribute("prop")??"",G=window.getComputedStyle(Q,null).getPropertyValue("display");W.push({label:ee,prop:ne,sortIndex:0,visible:G!=="none"})}),W},m=()=>{if(!i){const Y=u(t.groupRef??t.groupProp);if(Y.length===0)return!1;i=Y}return!0},f=async(Y=!1)=>{const q=await s.load(t.groupProp),W=Q=>{if(!Q||!i)return;const F=i.map(ee=>({...ee}));Array.isArray(q)&&q.forEach(ee=>{F.some(ne=>{if(ne.prop===ee.prop){const G=ne.label;return Object.assign(ne,ee),ne.label=G,!0}return!1})}),o.value=F.sort((ee,ne)=>ee.sortIndex-ne.sortIndex),e(),Y&&S(!1)};i?W(!0):gl(m,t.initDelay,5,50,!1,W)},g=()=>{o.value=(i??[]).map(Y=>({...Y})),e(),S()},S=(Y=!0)=>{Y&&s.save(t.groupProp,o.value),a("change",o.value.map(q=>({...q})))},z=(0,l.computed)(()=>({"max-width":`${t.popoverWidth-125}px`})),b=(0,l.ref)(!1),h=(0,l.ref)(!1),B=Y=>{const q=[];o.value.forEach(W=>{Y&&q.push(W.prop),W.visible=Y}),b.value=!1,h.value=!1,o.value.length===q.length?b.value=!0:q.length>0&&(h.value=!0),d.value=q,S()},p=()=>{g()},d=(0,l.ref)([]),T=Y=>{o.value.forEach(W=>{W.visible=Y.indexOf(W.prop)!==-1}),b.value=!1,h.value=!1;const q=o.value.length;Y.length===q?b.value=!0:Y.length>0&&(h.value=!0),S()},A=()=>{f()};(0,l.onMounted)(()=>{f(!0)});const V={currentRow:null,index:null},C=Y=>Y?Y.dataset&&Y.dataset.role==="row"?Y:Y.tagName.toLowerCase()!=="body"?(Y=Y.parentElement,C(Y)):null:null,D=Y=>{const q=Y.currentTarget;q&&q.dataset&&(V.index=q.dataset.index)},v=Y=>{V.currentRow&&(V.currentRow.classList.remove("is-dragover"),V.currentRow=null),V.index=null},H=Y=>{const q=Y.currentTarget;Y.relatedTarget;const W=C(q);W&&(Y.preventDefault(),V.currentRow&&V.currentRow!==W&&V.currentRow.classList.remove("is-dragover"),W.classList.add("is-dragover"),V.currentRow=W)},k=Y=>{Y.preventDefault(),V.currentRow&&(V.currentRow.classList.remove("is-dragover"),V.currentRow=null)},_=Y=>{const q=Y.currentTarget,W=C(q);if(!W)return;Y.preventDefault();const Q=Number(V.index),F=Number(W.dataset.index);if(Q!==F){if(Q<F){const ee=o.value[Q];o.value.splice(Q,1),o.value.splice(F,0,ee)}else{const ee=o.value[Q];o.value.splice(Q,1),o.value.splice(F+1,0,ee)}e(),S()}},J=Y=>{const q=o.value[Y];o.value.splice(Y,1),o.value.splice(0,0,q),e(),S()},x=Y=>{const q=o.value[Y];o.value.splice(Y,1),o.value.push(q),e(),S()};r({refresh:()=>{i=null,f(!1)}});const E=new Map;let P=null;function K(Y){const q=document.createRange();return q.setStart(Y,0),q.setEnd(Y,Y.childNodes.length),q.getBoundingClientRect().width}return{attrs:n,itemPropertyList:o,isDraggble:c,isCheckAll:b,isIndeterminate:h,handleCheckAllChange:B,handleReset:p,checkedValue:d,handleCheckChange:T,onShow:A,onDragStart:D,onDragEnd:v,onDragOver:H,onDragLeave:k,onDrop:_,checkboxLabelStyle:z,toTop:J,toBottom:x,onMouseOverForOverflowText:(Y,q,W)=>{const Q=Y.currentTarget;if(Q){const F=Math.floor(Q.offsetWidth);if(Math.floor(K(Q))>F){let ee=E.get(q);if(ee){if(ee===P)return;Re.hide(ee)}ee=Re.show(Q,W,{type:"text",placement:"top",closeOnClick:!1}),E.set(q,ee),P=ee}}},onMouseLeaveForOverflowText:(Y,q)=>{const W=E.get(q);W&&(Re.hide(W),W===P&&(P=null))},onMouseOverForTip:(Y,q)=>{const W=Y.currentTarget;W&&(P&&Re.hide(P),P=Re.show(W,q,{type:"text",placement:"top",closeOnClick:!1},!0))},onMouseLeaveForTip:Y=>{P&&(Re.hide(P),P=null)}}}}),y8={class:"fox-group-setting"},b8={class:"fox-group-setting__header"},w8={class:"fox-group-setting__body"},S8={class:"fox-group-setting__body-list","data-role":"container"},v8=["data-index","draggable"],C8=["onMouseover","onMouseleave"],N8={class:"tools-item"};function k8(t,a,n,r,i,o){const s=(0,l.resolveComponent)("FoxCheckbox"),c=(0,l.resolveComponent)("FoxButton"),e=(0,l.resolveComponent)("DragIcon"),u=(0,l.resolveComponent)("Download"),m=(0,l.resolveComponent)("FoxIcon"),f=(0,l.resolveComponent)("FoxCheckboxGroup"),g=(0,l.resolveComponent)("FoxPopover");return(0,l.openBlock)(),(0,l.createBlock)(g,(0,l.mergeProps)(t.attrs,{placement:t.popoverPlacement,width:t.popoverWidth,onShow:t.onShow,trigger:"click","popper-class":"fox-group-setting__popper"}),{reference:(0,l.withCtx)(()=>[(0,l.renderSlot)(t.$slots,"default")]),default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("div",y8,[(0,l.createElementVNode)("div",b8,[(0,l.createVNode)(s,{modelValue:t.isCheckAll,"onUpdate:modelValue":a[0]||(a[0]=S=>t.isCheckAll=S),indeterminate:t.isIndeterminate,onChange:t.handleCheckAllChange},{default:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(t.title),1)]),_:1},8,["modelValue","indeterminate","onChange"]),(0,l.createVNode)(c,{onClick:t.handleReset,link:"",type:"primary"},{default:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(t.resetText),1)]),_:1},8,["onClick"])]),(0,l.createElementVNode)("div",w8,[(0,l.createVNode)(f,{modelValue:t.checkedValue,"onUpdate:modelValue":a[10]||(a[10]=S=>t.checkedValue=S),onChange:t.handleCheckChange},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("div",S8,[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(t.itemPropertyList,S=>((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:S.prop,class:"fox-group-setting__body-row","data-role":"row","data-index":S.sortIndex,draggable:t.isDraggble(t.itemPropertyList),onDragstart:a[5]||(a[5]=(...z)=>t.onDragStart&&t.onDragStart(...z)),onDragend:a[6]||(a[6]=(...z)=>t.onDragEnd&&t.onDragEnd(...z)),onDrop:a[7]||(a[7]=(...z)=>t.onDrop&&t.onDrop(...z)),onDragover:a[8]||(a[8]=(...z)=>t.onDragOver&&t.onDragOver(...z)),onDragleave:a[9]||(a[9]=(...z)=>t.onDragLeave&&t.onDragLeave(...z))},[t.isDraggble(t.itemPropertyList)?((0,l.openBlock)(),(0,l.createBlock)(e,{key:0,class:"icon-item"})):(0,l.createCommentVNode)("",!0),(0,l.createVNode)(s,{class:"checkbox-item",label:S.prop},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("span",{onMouseover:z=>t.onMouseOverForOverflowText(z,S.prop,S.label),onMouseleave:z=>t.onMouseLeaveForOverflowText(z,S.prop),class:"checkbox-item__label",style:(0,l.normalizeStyle)(t.checkboxLabelStyle)},(0,l.toDisplayString)(S.label),45,C8)]),_:2},1032,["label"]),(0,l.createElementVNode)("div",N8,[(0,l.createVNode)(m,{onClick:z=>t.toTop(S.sortIndex),onMouseover:a[1]||(a[1]=z=>t.onMouseOverForTip(z,t.toTopText)),onMouseleave:a[2]||(a[2]=z=>t.onMouseLeaveForTip(z)),class:"is-reverse"},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(u)]),_:1},8,["onClick"]),(0,l.createVNode)(m,{onClick:z=>t.toBottom(S.sortIndex),onMouseover:a[3]||(a[3]=z=>t.onMouseOverForTip(z,t.toBottomText)),onMouseleave:a[4]||(a[4]=z=>t.onMouseLeaveForTip(z))},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(u)]),_:1},8,["onClick"])])],40,v8))),128))])]),_:1},8,["modelValue","onChange"])])])]),_:3},16,["placement","width","onShow"])}var ca=Fe(p8,[["render",k8]]),x8={data:{type:[String,Function,Array],required:!1},params:{type:[Object],required:!1},textKey:{type:[String],required:!1,default:"text"},valueKey:{type:[String],required:!1,default:"value"},childrenKey:{type:[String],required:!1,default:"children"},leafKey:{type:[String],required:!1,default:"leaf"},disabledKey:{type:[String],required:!1,default:"disabled"},classKey:{type:[String],required:!1,default:"class"},autoLoad:{type:[Boolean],required:!1,default:()=>!0},props:{type:[Object],required:!1},filterKeyword:{type:[String,Boolean,Number,Object],required:!1},filterNodeMethod:{type:[Function],required:!1},lazy:{type:[Boolean],required:!1},load:{type:[Function],required:!1}},z8=class{proxy;constructor(t){this.proxy=t}async load(t,a,n,r,i){if(Array.isArray(a))return a;if(typeof a=="function")return await a(n,r);const o=Pe(this.proxy,t);return o===null?(console.error(`${t} component not found api function`),[]):(je(n)&&(0,l.isReactive)(n)&&(n=(0,l.toRaw)(n)),await o(a,n,r))}};function T8(){return new z8((0,l.getCurrentInstance)().proxy)}function E8(t,a,n){return{props:{..._n,...x8},setup(r,i){const o=t,s=(0,l.computed)(()=>({[o]:!0})),c=(0,l.ref)([]),e=T8(),u=async(d,T)=>{try{c.value=await e.load("tree",d,T)}catch(A){console.error(A)}},m=(0,l.shallowRef)({}),f=(0,l.computed)(()=>({...m.value,...r.params??{}}));(Array.isArray(r.data)?!0:r.lazy?!1:fe(r.autoLoad))&&(0,l.watch)([()=>r.data,()=>f.value],([d,T])=>{d&&u(d,T)},{immediate:!0,deep:!0});let S=null;r.lazy&&(typeof r.load=="function"?S=r.load:S=async(d,T)=>{let A={};r.params&&Object.assign(A,r.params),d&&Object.assign(A,d),T(await e.load("treeselect",r.data,A,!0))});const z={label:r.textKey,value:r.valueKey,children:r.childrenKey,isLeaf:r.leafKey,class:r.classKey,disabled:r.disabedKey,...r.props??{}},b=(d={})=>new Promise(async T=>{m.value={...(0,l.toRaw)(d??{})},await u(r.data,f.value),T()}),h=function(d,T){if(typeof r.filterNodeMethod=="function")return r.filterNodeMethod(d,T);if(!r.filterKeyword)return!0;const A=`${T[z.label]}`,V=`${d}`;return A.includes(V)},B=(0,l.ref)();(0,l.watch)(()=>r.filterKeyword,d=>{B.value.filter(d)});const p=d=>(...T)=>{const A=B.value[d];return Reflect.apply(A,B.value,[...T])};return i.expose({loadData:b,filter:p("filter"),updateKeyChildren:p("updateKeyChildren"),getCheckedNodes:p("getCheckedNodes"),setCheckedNodes:p("setCheckedNodes"),getCheckedKeys:p("getCheckedKeys"),setCheckedKeys:p("setCheckedKeys"),setChecked:p("setChecked"),getHalfCheckedNodes:p("getHalfCheckedNodes"),getHalfCheckedKeys:p("getHalfCheckedKeys"),getCurrentKey:p("getCurrentKey"),getCurrentNode:p("getCurrentNode"),setCurrentKey:p("setCurrentKey"),setCurrentNode:p("setCurrentNode"),getNode:p("getNode"),remove:p("remove"),append:p("append"),insertBefore:p("insertBefore"),insertAfter:p("insertAfter")}),()=>{const d={...et(i.attrs),class:s.value,lazy:r.lazy,props:z,ref:C=>B.value=C};S?d.load=S:d.data=c.value,d["filter-node-method"]=h;const T=[],A=(0,l.h)(M.ElTree,d,i.slots);T.push(A);const V={default:()=>T};return(0,l.h)(n,{...tt(r,_n)},V)}}}}var{componentName:$8,create:V8,scope:B8}=ie("tree-item"),D8=V8(E8($8,B8,Ml)),ua=D8,Rl={poppable:{type:[Boolean],default:!1},modelValue:{type:[Array,Number,Boolean,String,Object],default:[]},visible:{type:[Boolean]},disabled:{type:[Boolean,String],required:!1},source:{type:[Array,Function,String],required:!1},params:{type:[Object],required:!1},valueType:{type:String,required:!1,default:"value"},textKey:{type:String,required:!1,default:"text"},subTextKey:{type:String,required:!1,default:"subText"},valueKey:{type:String,required:!1,default:"value"},disabledKey:{type:String,required:!1,default:"disabled"},itemOptions:{type:[Object,Function],required:!1},icon:{type:[Object]},checkedIcon:{type:[Object]},iconSize:{type:[String,Number]},pageSize:{type:[Number],required:!1,default:10},optionsHeight:{type:[String],required:!1},multiple:{type:[Boolean]},position:{type:[String],default:"bottom"},closeOnClickOverlay:{type:[Boolean],default:!0},title:{type:[String]},confirmText:{type:[String]},loadText:{type:[String]},noMoreText:{type:[String]},isAutoBackFill:{type:[Boolean]},showHeader:{type:[Boolean],default:!0},showFooter:{type:[Boolean],default:!0},showSearchbar:{type:[Boolean],default:!0},searchKey:{type:String,required:!1,default:"keyword"},seachPlaceholder:{type:String,required:!1},popClass:{type:String,required:!1},popStyle:{type:Object,required:!1},popCloseable:{type:Boolean,required:!1,default:!0},beforeMethod:{type:Function},beforeClose:{type:Function}};function M8(t,a,n,r="value"){for(let i=0;i<a.length;i++){let o=a[i];if(r==="text"){if(Ol(t,o)===n)return i}else if(r==="item"){if(Ue(n,o))return i}else if(wo(t,o)===n)return i}return-1}function Ol(t,a){return typeof t.textKey=="string"&&t.textKey.length>0?a[t.textKey]:a.text}function bo(t,a){return typeof t.subTextKey=="string"&&t.subTextKey.length>0?a[t.subTextKey]:a.text}function wo(t,a){return typeof t.valueKey=="string"&&t.valueKey.length>0?a[t.valueKey]:a.value}function I8(t,a){return typeof t.disabledKey=="string"&&t.disabledKey.length>0?a[t.disabledKey]:a.disabled??null}function A8(t,a,n){return typeof t.itemOptions=="function"?t.itemOptions(a,n):t.itemOptions}var _8=class{proxy;constructor(t){this.proxy=t}async load(t,a,n,r,i,o,s){if(Array.isArray(a)){let e=a;typeof s=="function"&&(e=e.filter(s));let u=(n-1)*r,m=u+r;m>e.length&&(m=e.length);const f=e.slice(u,m);return{totalSize:e.length,page:f}}if(typeof a=="function")return await Reflect.apply(a,null,[n,r,i,o]);const c=Pe(this.proxy,t);return c===null?(console.error(`${t} component not found api function`),{totalSize:0,page:[]}):(je(i)&&(0,l.isReactive)(i)&&(i=(0,l.toRaw)(i)),await Reflect.apply(c,null,[a,n,r,i]))}};function L8(){return new _8((0,l.getCurrentInstance)().proxy)}function P8(t,a,n,r,i,o,s,c,e,u,m){return{props:{...Rl},emits:["change","update:modelValue","update:text","loaded-data","update:visible"],setup(f,{slots:g}){const{emitEvent:S}=bn(),{toLocaleRefs:z}=(0,ve.useFoxI18n)(a),b=z(f,["title","loadText","noMoreText","seachPlaceholder","confirmText"]),h=L8(),B=(0,l.ref)([]),p=(0,l.ref)(0),d=(0,l.ref)(""),T=(0,l.shallowRef)(null),A=(0,l.computed)(()=>{const $={};return f.params&&Object.assign($,f.params),me(d.value)||($[`${f.searchKey}`]=d.value),T.value&&Object.assign($,T.value),$});let V=!0;const C=async($,L,N)=>{try{if(v.value===!1)return;let U=null;me(d.value)||(U=w=>{const O=Ol(f,w);if(typeof O=="string"&&O.includes(d.value))return!0;const j=bo(f,w);return!!(typeof j=="string"&&j.includes(d.value))});const I=await h.load("actionsheet",$,L,N,A.value,V,U??void 0);V=!1,Array.isArray(I)?(B.value=I,p.value=1,v.value=!1):!Array.isArray(I.page)||I.page.length===0?(console.warn("[FoxUI] can not load more data"),v.value=!1):(Reflect.apply([].push,B.value,I.page),p.value=Math.ceil(B.value.length/f.pageSize),(I.totalSize&&B.value.length>=I.totalSize||N<I.page.length)&&(v.value=!1)),D.value=!1}catch(U){console.error("[FoxUI] ActionSheet load more data fail",U),v.value=!0,p.value=0,B.value=[]}setTimeout(()=>{S("loaded-data")},250)},D=(0,l.ref)(!1),v=(0,l.ref)(!0),H=async()=>{if(!f.source){D.value=!1;return}await C(f.source,p.value+1,f.pageSize)};(0,l.watch)(()=>d.value,($,L)=>{me($)&&!me(L)&&H()}),(0,l.watch)([()=>f.source,()=>f.pageSize,()=>f.params],async([$,L,N])=>{f.source&&H()},{immediate:!0});const k=(0,l.computed)(()=>!f.multiple&&f.isAutoBackFill),_=(0,l.ref)([]);let J=null;const x=(0,l.ref)(f.visible);(0,l.watch)(()=>f.visible,$=>{x.value!==$&&(x.value=$),$?J=[..._.value]:J=null});const E=($,L)=>{const N=[];return Array.isArray($)||($=[$]),$.forEach(U=>{let I=M8(f,L,U,f.valueType);I!==-1&&N.push(I)}),Ue(N,_.value)?!1:(_.value=N,!0)};(0,l.watch)([()=>f.modelValue,()=>B.value],([$,L],[N,U])=>{E($,L)&&K(P())},{deep:!0});const P=()=>{const $=[],L=[],N=[];for(let O of _.value){const j=B.value[O];L.push(j);const le=Ol(f,j);if(N.push(le),f.valueType==="item")$.push(j);else if(f.valueType==="text")$.push(le);else{const re=wo(f,j);$.push(re)}}let U=null,I=null,w=null;return f.multiple?(U=$,I=N,w=L):(U=$[0]??null,I=N[0]??null,w=L[0]??null),{value:U,text:I,item:w}},K=$=>{S("update:modelValue",$.value),S("update:text",$.text),S("change",$.value,$.item,$.text)},X=()=>{J&&(_.value=J)},Z=$=>{const L=_.value.indexOf($);f.multiple?L===-1?_.value.push($):_.value.splice(L,1):L===-1?_.value=[$]:_.value=[],(k.value||!f.poppable&&!f.showFooter)&&Y()},R=$=>{x.value=$,S("update:visible",$)},te=()=>{const $=()=>{X(),R(!1)},L=f.beforeMethod??f.beforeClose;if(typeof L=="function"){const N=L("close");sl(N)?N.then(U=>{U!==!1&&$()}).catch(()=>{$()}):N!==!1&&$()}else $()},Y=()=>{const $=P(),L=()=>{K($),R(!1)},N=f.beforeMethod??f.beforeClose;if(typeof N=="function"){const U=N("confirm",$.value,$.item,$.text);sl(U)?U.then(I=>{I!==!1&&L()}).catch(()=>{L()}):U!==!1&&L()}else L()},q=()=>{v.value=!0,p.value=0,B.value=[],f.source&&H()},W=()=>{let $=b.title.value??"";return g.title&&($=g.title()),(0,l.h)("view",{class:["fox-actionsheet__header"]},[(0,l.h)("view",{class:["fox-actionsheet__header-title"]},[$]),(0,l.h)(e,{class:["fox-actionsheet__header-icon"],onClick:te})])},Q=()=>{let $=null;return g.search?$=g.search():$=(0,l.h)(o,{onSearch:q,placeholder:b.seachPlaceholder.value,disabled:f.disabled,modelValue:d.value,"onUpdate:modelValue":L=>{d.value=L}},{leftin:()=>(0,l.h)(u)}),(0,l.h)("view",{class:["fox-actionsheet__searchbar"]},[$])},F=($,L,N,U,I)=>{if(g.optionLabel)return g.optionLabel({text:$,checked:L,disabled:N,subText:U,item:I});const w=[],O=(0,l.h)("view",{class:"fox-actionsheet__list-item-text"},[$]);if(w.push(O),U){const j=(0,l.h)("view",{class:"fox-actionsheet__list-item-subtext"},[U]);w.push(j)}return(0,l.h)("view",{class:["fox-actionsheet__list-item-label"]},w)},ee=($,L,N,U)=>g.optionIcon?g.optionIcon({checked:$,disabled:L,iconSize:N,item:U}):$?g.checkedIcon?g.checkedIcon({disabled:L,item:U}):(0,l.h)(f.checkedIcon??c,{width:N,height:N,class:["fox-actionsheet__list-item-icon"]}):g.icon?g.icon({disabled:L,item:U}):(0,l.h)(f.icon??s,{width:N,height:N,class:["fox-actionsheet__list-item-icon"]}),ne=()=>{const $=[];for(let L=0;L<B.value.length;L++){const N=B.value[L],U=Ol(f,N),I=bo(f,N),w=["fox-actionsheet__list-item"],O={};let j=I8(f,N),le=f.iconSize?he(f.iconSize):null;const re=A8(f,N,L);re&&(j=j||re.disabled,re.class&&w.push(re.class),re.style&&Object.assign(O,re.style)),j=!!(f.disabled||j);const se=_.value.includes(L);j&&w.push("is-disabled"),se&&w.push("is-checked");const ge={class:w,style:O,key:`${L}`,onClick:()=>{j||Z(L)}};let ke=[];if(g.option)ke.push(g.option({item:N,checked:se,disabled:j}));else{const Ze=F(U,se,j,I,N);ke.push(Ze);const pt=ee(se,j,le,N);ke.push(pt)}const Be=(0,l.h)("view",ge,ke);$.push(Be)}return $},G=()=>{let $=[];if(g.buttons)$=g.buttons();else{const L=(0,l.h)(i,{type:"primary",class:"fox-actionsheet__footer-confirm",block:"block",onClick:Y,disabled:f.disabled},{default:()=>b.confirmText.value});$.push(L)}return(0,l.h)("view",{class:"fox-actionsheet__footer"},[$])};return we({search:async($=null,L=!0)=>{T.value=$&&(0,l.toRaw)($),(0,l.triggerRef)(T),L&&(v.value=!0,p.value=0,B.value=[]),(0,l.nextTick)(()=>{H()})},clear:()=>{v.value=!0,p.value=0,B.value=[]},confirm:()=>{Y()},cancel:()=>{te()}}),()=>{const $=[];if(f.showHeader){const j=W();$.push(j)}if(f.showSearchbar){const j=Q();$.push(j)}let L=null;if(g.content)L=g.content();else{const j=ne();L=(0,l.h)(r,{hasMore:v.value,loadText:b.loadText.value,noMoreText:b.noMoreText.value,modelValue:D.value,"onUpdate:modelValue":le=>{D.value=le},onLoadMore:H},{default:()=>j})}const N={};f.optionsHeight&&(N.height=f.optionsHeight);const U={"fox-actionsheet__list":!0};f.poppable||(U["fox-actionsheet__list--inner"]=!0);const I=(0,l.h)("view",{class:U,style:N},[L]);if($.push(I),f.showFooter&&!k.value){const j=G();$.push(j)}const w=(0,l.h)("view",{class:"fox-actionsheet"},$);if(!f.poppable)return w;const O=["fox-actionsheet__popup"];return f.popClass&&O.push(f.popClass),(0,l.h)(n,{popClass:O.join(" "),visible:x.value,closeable:!1,"onUpdate:visible":R,position:f.position,round:"round",onClickOverlay:te,closeOnClickOverlay:f.closeOnClickOverlay},{default:()=>w})}}}}var F8=/scroll|auto|overlay/i,So=window;function R8(t){return t.tagName!=="HTML"&&t.tagName!=="BODY"&&t.nodeType===1}function O8(t,a=So){let n=t;for(;n&&n!==a&&R8(n);){const{overflowY:r}=window.getComputedStyle(n);if(F8.test(r))return n;n=n.parentNode}return a}function vo(t,a=So){const n=(0,l.ref)();return(0,l.onMounted)(()=>{t.value&&(n.value=O8(t.value,a))}),n}var Co=()=>window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0,H8={modelValue:{type:[Boolean],default:!1},hasMore:{type:[Boolean],default:!0},threshold:{type:[Number],default:200},loadText:{type:[String]},noMoreText:{type:[String]},useCapture:{type:[Boolean],default:!1},immediate:{type:[Boolean],default:!1}};function q8(t,a,n){return{props:{...H8},emits:["scroll-change","load-more","update:modelValue"],setup(r,{emit:i,slots:o}){const{toLocaleRefs:s}=(0,ve.useFoxI18n)(a),c=s(r,["pullText","loadText","noMoreText"]),e=(0,l.ref)(),u=vo(e),m=(0,l.reactive)({beforeScrollTop:0,isInfiniting:!1,y:0,x:0,distance:0}),f=(0,l.computed)(()=>({[t]:!0})),g=p=>p?p.offsetTop+g(p.offsetParent):0,S=()=>{let p=0,d=0,T="down";if(u.value==window){const A=Co();e.value&&(p=g(e.value)+e.value.offsetHeight-A-window.innerHeight),d=A}else{const{scrollHeight:A,clientHeight:V,scrollTop:C}=u.value;p=A-V-C,d=C}return m.beforeScrollTop>d?T="up":T="down",m.beforeScrollTop=d,i("scroll-change",d),p<=r.threshold&&T=="down"},z=()=>{Jl(()=>{if(!S()||!r.hasMore||m.isInfiniting)return!1;m.isInfiniting=!0,i("update:modelValue",!0),(0,l.nextTick)(()=>i("load-more"))})},b=()=>{u.value&&u.value.addEventListener("scroll",z,r.useCapture)},h=()=>{u.value&&u.value.removeEventListener("scroll",z,r.useCapture)};(0,l.onMounted)(()=>{b(),r.immediate&&z()}),(0,l.onUnmounted)(()=>{h()});const B=(0,l.ref)(!1);return(0,l.onActivated)(()=>{B.value&&(B.value=!1,b())}),(0,l.onDeactivated)(()=>{B.value=!0,h()}),(0,l.watch)(()=>r.modelValue,p=>{p||(m.isInfiniting=!1)}),()=>{const p=(0,l.h)("view",{class:"fox-infinite__container"},[o?.default?.()]),d=[];if(m.isInfiniting){let A=o?.loading?.()??null;if(!A){let C=o?.loadingIcon?.()??null;C||(C=(0,l.h)(n,{class:["fox-infinite__bottom-box__img"]}));const D=(0,l.h)("view",{class:"fox-infinite__bottom-box__text"},[c.loadText.value]);A=[C,D]}const V=(0,l.h)("view",{class:"fox-infinite__bottom-box"},A);d.push(V)}else if(!r.hasMore){let A=o?.finished?.()??null;A||(A=(0,l.h)("view",{class:"fox-infinite__bottom-tips"},[c.noMoreText.value]),d.push(A))}const T=(0,l.h)("view",{class:"fox-infinite__bottom"},d);return(0,l.h)("view",{class:f.value,ref:e},[p,T])}}}}var{componentName:K8,create:j8,scope:Y8}=ie("infinite-loading"),W8=j8(q8(K8,Y8,Wt)),Hl=W8,U8={modelValue:{type:[String,Number],default:""},inputType:{type:String,default:"text"},label:{type:String,default:""},shape:{type:String,default:"round"},maxLength:{type:[String,Number],default:"9999"},placeholder:{type:String},clearable:{type:Boolean,default:!0},clearIcon:{type:Object},background:{type:String,default:""},inputBackground:{type:String,default:""},focusStyle:{type:Object,default:()=>({})},autofocus:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},inputAlign:{type:String,default:"left"}},G8=(t,a,n)=>({props:{...U8},emits:["change","update:modelValue","blur","focus","clear","search","click-input","keyup-input","click-left-icon","click-right-icon"],setup(r,{slots:i}){const{emitEvent:o}=bn(),{toLocaleRefs:s}=(0,ve.useFoxI18n)(a),c=s(r,["placeholder"]),e=(0,l.reactive)({active:!1}),u=(0,l.computed)(()=>({background:r.background})),m=(0,l.computed)(()=>({background:r.inputBackground})),f=v=>{let H=v.target.value;r.maxLength&&H.length>Number(r.maxLength)&&(H=H.slice(0,Number(r.maxLength))),o("update:modelValue",H,v),o("change",H,v)},g=(0,l.ref)({}),S=v=>{let H=v.target.value;e.active=!0,g.value=r.focusStyle,o("focus",H,v)},z=v=>{setTimeout(()=>{e.active=!1},0);let H=v.target.value;r.maxLength&&H.length>Number(r.maxLength)&&(H=H.slice(0,Number(r.maxLength))),g.value={},o("blur",H,v)},b=v=>{o("update:modelValue","",v),o("change","",v),o("clear","")},h=(0,l.computed)(()=>String(r.modelValue).length>0),B=(0,l.computed)(()=>{const v={};return h.value||(v.display="none"),v}),p=()=>{o("search",r.modelValue)},d=v=>{o("keyup-input",v),v.key.toLocaleUpperCase()==="ENTER"&&p()},T=v=>{o("click-input",v)},A=v=>{o("click-left-icon",r.modelValue,v)},V=(0,l.computed)(()=>({textAlign:r.inputAlign})),C=(0,l.ref)(null);(0,l.onMounted)(()=>{r.autofocus&&C.value.focus()});const D=()=>{const v=[];if(i.leftin){const _=(0,l.h)("view",{class:[`${t}__search-icon`,`${t}__input-left-search-icon`],onClick:A},[i.leftin()]);v.push(_)}const H=(0,l.h)("input",{ref:C,class:[`${t}__input-inner`],style:V.value,type:r.inputType,maxlengt:r.maxLength,placeholder:c.placeholder.value,value:r.modelValue,disabled:r.disabled,readonly:r.readonly,onClick:T,onInput:f,onFocus:S,onBlur:z,onkeyup:d});v.push(H);const k=[];if(r.clearable){const _=(0,l.h)("view",{class:[`${t}__search-icon`,`${t}__input-clear-icon`],style:B.value,onClick:b},[(0,l.h)(i?.clear?.()??r.clearIcon??n)]);k.push(_)}if(i.rightin){const _=(0,l.h)("view",{class:[`${t}__search-icon`,`${t}__input-right-search-icon`]},[i.rightin()]);k.push(_)}if(k.length>0){const _=(0,l.h)("view",{class:`${t}__input-inner-right`},k);v.push(_)}return(0,l.h)("view",{class:[`${t}__search-input`,`${r.shape}`],style:{...m.value,...g.value}},v)};return()=>{const v=[];if(r.label){const k=(0,l.h)("span",{class:`${t}__search-label`},[r.label]);v.push(k)}if(i.leftout){const k=(0,l.h)("view",{class:[`${t}__search-icon`,`${t}__left-search-icon`]},[i.leftout()]);v.push(k)}const H=D();if(v.push(H),i.rightout){const k=(0,l.h)("view",{class:[`${t}__search-icon`,`${t}__right-search-icon`]},[i.rightout()]);v.push(k)}return(0,l.h)("view",{class:`${t}`,style:u.value},v)}}}),{componentName:X8,create:Z8,scope:J8}=ie("searchbar"),Q8=Z8(G8(X8,J8,$e.CircleClose)),ql=Q8,{componentName:e7,create:t7,scope:l7}=ie("actionsheet-pane"),n7=t7(P8(e7,l7,bt,Hl,M.ElButton,ql,kd,wd,jr,L0,!1)),Kl=n7,No={type:{type:String,default:"text"},placeholder:{type:String},textAlign:{type:String},maxLength:{type:[String,Number],required:!1},clearable:{type:Boolean,default:!0},unit:{type:[String],required:!1},text:{type:String},actionSheetClass:{type:String},separator:{type:[String],required:!1,defualt:" "}};function a7(t,a,n,r,i){return{props:{...Ne,...Ee,...No,...Rl},emits:["change","update:modelValue","blur","focus","clear","update:text","setValue"],setup(o,s){const c=(0,l.ref)(null),e=_e((0,l.computed)(()=>c.value??o.disabled)),u=(0,l.ref)(null),m=Ae((0,l.computed)(()=>u.value??o.readonly)),{emitEvent:f}=Te({componentName:t,validateCheckEvents:["blur","clear","change"],validateResetEvents:["focus","setValue"],get readonly(){return m.value},get disabled(){return e.value}},o.prop??s.attrs.name),{toLocaleRefs:g}=(0,ve.useFoxI18n)(a),S=g(o,["placeholder"]),z=(0,l.ref)(!1),b=ye(o,"modelValue",null,f),h=(0,l.ref)(""),B=(0,l.computed)(()=>Array.isArray(h.value)?h.value.join(o.separator):h.value),p="fox-input-item",d=(0,l.computed)(()=>({[p]:!0,[`${p}__disabled`]:e.value})),T=Ie((0,l.computed)(()=>o.textAlign),"textAlign"),A=(0,l.computed)(()=>{const K={};return T.value&&(K["text-align"]=T.value),K}),V=(0,l.ref)(!1),C=()=>{V.value=!0},D=K=>{V.value=K},v=K=>{b.value=K,f("update:modelValue",K)},H=(K,X)=>{f("change",K,X)},k=K=>{let X=K.target.value;z.value=!0,f("focus",X,K)},_=K=>{setTimeout(()=>{z.value=!1},0);let X=K.target.value;o.maxLength&&X.length>Number(o.maxLength)&&(X=X.slice(0,Number(o.maxLength))),f("blur",X,K)},J=K=>{h.value=K,f("update:text",K)},x=(0,l.computed)(()=>Je(o.unit)>0),E=(0,l.ref)(),P=(0,l.ref)(null);return we({focus:()=>{E?.value.focus()},blur:()=>{E?.value.blur()},select:()=>{E?.value.select()},search:K=>{P.value&&P.value.search(K)},clear:()=>{P.value&&P.value.clear},confirm:K=>{P.value&&P.value.confirm()},cancel:()=>{P.value&&P.value.cancel()},setDisabled:K=>{c.value=K},setReadonly:K=>{u.value=K}}),()=>{const K={ref:E,class:d.value,style:A.value,type:"text",maxlength:o.maxLength,placeholder:S.placeholder.value,readonly:!0,value:B.value,onClick:C,onFocus:k,onBlur:_},X={};s.slots.prepend&&(X.prepend=s.slots.prepend),s.slots.append&&(X.append=s.slots.append),s.slots.prefix&&(X.prefix=s.slots.prefix),s.slots.suffix?X.suffix=s.slots.suffix:x.value?X.suffix=()=>[o.unit]:X.suffix=()=>(0,l.h)(M.ElIcon,{},{default:()=>(0,l.h)($e.ArrowDown)});const Z=[],R=(0,l.h)(M.ElInput,K,X);Z.push(R);const te={default:()=>Z};te.label=s.slots.default,te.prepend=s.slots.prepend,te.append=s.slots.append,te.fixedPreTip=s.slots.fixedPreTip,te.fixedTip=s.slots.fixedTip;const Y=tt(o,Rl);Y.ref=P,Y.class=o.actionsheetProps,Y.disabled=e.value||m.value,Y.visible=V.value,Y["onUpdate:visible"]=D,Y.modelValue=b.value,Y["onUpdate:modelValue"]=v,Y.text=h.value,Y["onUpdate:text"]=J,Y.onChange=H,Y.poppable=!0;const q=(0,l.h)(r,Y,{title:s.slots.title,search:s.slots.search,option:s.slots.option,optionLabel:s.slots.optionLabel,optionIcon:s.slots.optionIcon,buttons:s.slots.buttons});te.hide=()=>[q];const W={...Me(o,No,Rl)};return o.prop&&(W.prop=`${o.prop}_item`),(0,l.h)(n,W,te)}}}}var{componentName:r7,create:o7,scope:i7}=ie("actionsheet-item"),s7=o7(a7(r7,i7,xe,Kl)),da=s7,ko={readonly:{type:Boolean,default:!1},visibleItemCount:{type:[Number,String],default:7},textKey:{type:String,required:!1,default:"text"},valueKey:{type:String,required:!1,default:"value"},childrenKey:{type:String,required:!1,default:"children"},threeDimensional:{type:Boolean,default:!0},swipeDuration:{type:[Number,String],default:360}},fa={...qn,...ko,modelValue:{type:[String,Number,Boolean,Object,Array],default:""},text:{type:[Array],default:[]},columnOptions:{type:[Object,Function]},source:{type:[Array,Function,String],default:[]},params:{type:Object},valueType:{type:String,required:!1,default:"value"},title:{type:String},cancelText:{type:String},clearText:{type:String},confirmText:{type:String},isAutoBackFill:{type:[Boolean],default:!0}};function c7(t){return t===window}var ma=t=>{const a=(0,l.unref)(t);if(c7(a)){const n=a.innerWidth,r=a.innerHeight;return{top:0,left:0,right:n,bottom:r,width:n,height:r}}return a&&a.getBoundingClientRect?a.getBoundingClientRect():{top:0,left:0,right:0,bottom:0,width:0,height:0}},xo=10;function zo(t,a){return t>a&&t>xo?"horizontal":a>t&&a>xo?"vertical":""}function Xt(){const t=window.navigator.userAgent;return"ontouchstart"in window||t.indexOf("touch")!==-1||t.indexOf("mobile")!==-1}function Zt(){const t={startX:0,startY:0,startTime:0,duration:0,moveX:0,moveY:0,deltaX:0,deltaY:0,offsetX:0,offsetY:0,direction:""},a=()=>t.direction==="vertical",n=()=>t.direction==="horizontal",r=()=>{t.deltaX=0,t.deltaY=0,t.offsetX=0,t.offsetY=0,t.direction="",t.startTime=0};return{move:(s=>{if(s.touches){const c=s.touches[0];t.deltaX=c.clientX-t.startX,t.deltaY=c.clientY-t.startY,t.moveX=c.clientX,t.moveY=c.clientY}else{const c=s;t.deltaX=c.clientX-t.startX,t.deltaY=c.clientY-t.startY,t.moveX=c.clientX,t.moveY=c.clientY}t.offsetX=Math.abs(t.deltaX),t.offsetY=Math.abs(t.deltaY),t.duration=Date.now()-t.startTime,t.direction||(t.direction=zo(t.offsetX,t.offsetY))}),start:(s=>{if(r(),s.touches){const c=s.touches[0];t.startX=c.clientX,t.startY=c.clientY}else{const c=s;t.startX=c.clientX,t.startY=c.clientY}t.startTime=Date.now()}),reset:r,isVertical:a,isHorizontal:n,state:t}}function To(){const t=(0,l.ref)(0),a=(0,l.ref)(0),n=(0,l.ref)(0),r=(0,l.ref)(0),i=(0,l.ref)(0),o=(0,l.ref)(0),s=(0,l.ref)(0),c=(0,l.ref)(0),e=(0,l.ref)(0),u=(0,l.ref)(0),m=(0,l.ref)(""),f=()=>m.value==="vertical",g=()=>m.value==="horizontal",S=()=>{s.value=0,c.value=0,e.value=0,u.value=0,m.value="",n.value=0};return{move:(h=>{if(h.touches){const B=h.touches[0];s.value=B.clientX-t.value,c.value=B.clientY-a.value,i.value=B.clientX,o.value=B.clientY}else{const B=h;s.value=B.clientX-t.value,c.value=B.clientY-a.value,i.value=B.clientX,o.value=B.clientY}e.value=Math.abs(s.value),u.value=Math.abs(c.value),r.value=Date.now()-n.value,m.value||(m.value=zo(e.value,u.value))}),start:(h=>{if(S(),h.touches){const B=h.touches[0];t.value=B.clientX,a.value=B.clientY}else{const B=h;t.value=B.clientX,a.value=B.clientY}n.value=Date.now()}),reset:S,startX:t,startY:a,startTime:n,duration:r,moveX:i,moveY:o,deltaX:s,deltaY:c,offsetX:e,offsetY:u,direction:m,isVertical:f,isHorizontal:g}}var Eo=36;function u7(){return Eo}function d7(t){Eo=t}function at(t,a){return typeof t.textKey=="string"&&t.textKey.length>0?a[t.textKey]:a.text}function ha(t,a){return typeof t.childrenKey=="string"&&t.childrenKey.length>0?a[t.childrenKey]:a.children??null}function f7(t,a,n){typeof t.childrenKey=="string"&&t.childrenKey.length>0&&(a[t.childrenKey]=n),a.children=n}function St(t,a){return typeof t.valueKey=="string"&&t.valueKey.length>0?a[t.valueKey]:a.value}function $o(t,a){return typeof t.itemOptions=="function"?t.columnOptions(a):t.columnOptions}var m7=class{proxy;constructor(t){this.proxy=t}async load(t,a,n){if(Array.isArray(a))return a;if(typeof a=="function")return await a(n);const r=Pe(this.proxy,t);return r===null?(console.error(`${t} component not found api function`),[]):(je(n)&&(0,l.isReactive)(n)&&(n=(0,l.toRaw)(n)),await r(a,n))}};function h7(){return new m7((0,l.getCurrentInstance)().proxy)}function Vo(t,a,n){return!(at(t,a)!==at(t,n)||St(t,a)!==St(t,n))}function g7(t,a,n,r){if(n.length==0)return[];Array.isArray(a)||(a=[a]);const i=[],o=t.valueType??"value";if(r==="singleColumn"||r==="multipleColumn")for(let s=0;s<a.length&&s<n.length;s++){const c=a[s];let e=n[s].findIndex(u=>{if(o==="text")return at(t,u)===c;if(o==="value"){let m=St(t,u);return m==null&&(m=at(t,u)),m===c}else if(o==="item")return Vo(t,u,c)});if(e==-1)break;i.push(e)}else{let s=n[0];for(let c=0;c<a.length;c++){const e=a[c];let u=s.findIndex(f=>{if(o==="text")return at(t,f)===e;if(o==="value"){let g=St(t,f);return g==null&&(g=at(t,f)),g===e}else if(o==="item")return Vo(t,f,e)});if(u==-1)break;i.push(u);const m=ha(t,s[u]);if(!Array.isArray(m))break;s=m}}return i}function Bo(t,a,n,r){if(n.length==0)return null;const i={texts:[],values:[],items:[]},o=t.valueType??"value";if(r==="singleColumn"||r==="multipleColumn")for(let s=0;s<a.length&&s<n.length;s++){const c=n[s];let e=a[s];e<0&&e>=c.length&&(e=0);const u=c[e],m=at(t,u);if(i.texts.push(m),i.items.push(u),o==="text")i.values.push(m);else if(o==="value"){let f=St(t,u);f==null&&(f=m),i.values.push(f)}else i.values.push(u)}else{let s=n[0];for(let c=0;c<a.length;c++){let e=a[c];e<0&&e>=s.length&&(e=0);const u=s[e],m=at(t,u),f=Object.assign({},u);if(f.children=null,i.texts.push(m),i.items.push(f),o==="text")i.values.push(m);else if(o==="value"){let g=St(t,u);g==null&&(g=m),i.values.push(g)}else i.values.push(f);if(!Array.isArray(u.children))break;s=u.children}}return i}function Do(t){return{text:t,value:t}}var p7=15,y7=300,b7=200,{create:w7}=ie("picker-column");function S7(t){t.stopPropagation()}function v7(t,a){(typeof t.cancelable!="boolean"||t.cancelable)&&t.preventDefault(),a&&S7(t)}var C7=w7({props:{source:{type:Array,default:[]},columnIndex:{type:Number,required:!0,default:0},modelValue:{type:Number,required:!0,default:0},itemHeight:{type:Number,required:!0,default:35},visible:{type:Boolean,default:!1},...ko},emits:["click","change","update:modelValue"],setup(t,{emit:a}){const n=(0,l.computed)(()=>({"fox-picker__list":!0})),r=(0,l.computed)(()=>({height:`${be(t.visibleItemCount)*+t.itemHeight}px`})),i=(0,l.computed)(()=>({"fox-picker__content":!0,"fox-picker__content-tile":!t.threeDimensional,"fox-picker__content-roller":t.threeDimensional})),o=(0,l.computed)(()=>t.itemHeight*Math.floor(+t.visibleItemCount/2)),s=C=>{const D=C+1;return D>=f.currIndex+8||D<=f.currIndex-8},c=(0,l.computed)(()=>({transition:`transform ${f.scrollTime}ms cubic-bezier(0.17, 0.89, 0.45, 1)`,transform:`rotate3d(1, 0, 0, ${f.deg})`,top:`${o.value}px`})),e=C=>{const D=C+1;return`transform: rotate3d(1, 0, 0, ${-f.rotation*D}deg) translate3d(0px, 0px, 104px)`},u=(0,l.computed)(()=>({transition:`transform ${f.scrollTime}ms cubic-bezier(0.17, 0.89, 0.45, 1)`,transform:`translate3d(0, ${f.scrollDistance+o.value}px, 0)`})),m=(0,l.ref)(null),f=(0,l.reactive)({currIndex:t.modelValue,startDistance:0,scrollDistance:0,scrollTime:0,moving:!1,rotation:20,deg:0,transitionEndTrigger:null}),g=C=>at(t,C),S=C=>St(t,C),z=To(),b=()=>{f.transitionEndTrigger&&(f.transitionEndTrigger(),f.transitionEndTrigger=null)},h=(C,D=!1,v=!1)=>{if(f.currIndex=C,D){const H=()=>{f.moving=!1,a("update:modelValue",C),a("change",C)};v?f.transitionEndTrigger=H:H()}},B=(C,D,v)=>{let H=C+f.startDistance;if(D==="end"){const k=-(t.source.length-1)*t.itemHeight;H<k&&(H=k),H>0&&(H=0);let _=Math.abs(Math.round(-H/t.itemHeight));const J=-_*t.itemHeight,x=`${(_+1)*f.rotation}deg`;h(_,!0,v?v>0:!1),p(J,D,v,x)}else{let k=(-H/t.itemHeight+1)*f.rotation;const _=(t.source.length+1)*f.rotation,J=0;if(k=Math.min(Math.max(k,J),_),t.threeDimensional&&(k<J||k>_))return;p(H,null,void 0,`${k}deg`)}},p=(C=0,D,v=b7,H)=>{D==="end"?f.scrollTime=v:f.scrollTime=0,f.deg=H,f.scrollDistance=C},d=(C,D)=>(C=Math.abs(C/D)/.003*(C<0?-1:1),C),T=C=>{t.readonly||(f.startDistance=f.scrollDistance,z.start(C),f.transitionEndTrigger=null)},A=C=>{t.readonly||(f.moving=!0,z.move(C),z.isVertical()&&(f.moving=!0,v7(C,!0)),B(z.deltaY.value,"",0))},V=()=>{if(t.readonly)return;const C=z.deltaY.value,D=z.duration.value;D<y7&&Math.abs(C)>p7?B(d(C,D),"end",t.swipeDuration):B(C,"end",0)};return(0,l.watch)(()=>t.modelValue,C=>{const D=f.currIndex-C;D!==0&&(f.currIndex=C,f.startDistance=f.scrollDistance,B(D*t.itemHeight,"",0))}),(0,l.watch)(()=>t.source,C=>{if(f.currIndex>=C.length){const D=(C.length-1-f.currIndex)*t.itemHeight;f.startDistance=f.scrollDistance,B(D,"end",0)}}),(0,l.watch)(()=>t.visible,C=>{C===!1&&b()}),(0,l.onMounted)(()=>{B(-t.modelValue*t.itemHeight)}),{classes:n,styles:r,contentClasses:i,itemText:g,itemValue:S,...(0,l.toRefs)(f),roller:m,getItemText:at,onTouchStart:T,onTouchMove:A,onTouchEnd:V,isHidden:s,setRollerStyle:e,touchRollerStyle:c,touchTileStyle:u,stopMomentum:b}}}),N7={key:1,class:"fox-picker__item-tile"};function k7(t,a,n,r,i,o){return(0,l.openBlock)(),(0,l.createElementBlock)("view",{class:(0,l.normalizeClass)(t.classes),style:(0,l.normalizeStyle)(t.styles),onTouchstart:a[0]||(a[0]=(...s)=>t.onTouchStart&&t.onTouchStart(...s)),onTouchmove:a[1]||(a[1]=(...s)=>t.onTouchMove&&t.onTouchMove(...s)),onTouchend:a[2]||(a[2]=(...s)=>t.onTouchEnd&&t.onTouchEnd(...s)),onTouchcancel:a[3]||(a[3]=(...s)=>t.onTouchEnd&&t.onTouchEnd(...s)),onTransitionend:a[4]||(a[4]=(...s)=>t.stopMomentum&&t.stopMomentum(...s))},[(0,l.createElementVNode)("view",{ref:"roller",class:(0,l.normalizeClass)(t.contentClasses),style:(0,l.normalizeStyle)(t.threeDimensional?t.touchRollerStyle:t.touchTileStyle)},[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(t.source,(s,c)=>((0,l.openBlock)(),(0,l.createElementBlock)(l.Fragment,{key:`${t.columnIndex}_${c}`},[t.threeDimensional?((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:0,class:(0,l.normalizeClass)(["fox-picker__item",{"fox-picker__item-hidden":t.isHidden(c)}]),style:(0,l.normalizeStyle)(t.setRollerStyle(c))},(0,l.toDisplayString)(t.itemText(s)),7)):((0,l.openBlock)(),(0,l.createElementBlock)("view",N7,(0,l.toDisplayString)(t.itemText(s)),1))],64))),128))],6)],38)}var x7=Fe(C7,[["render",k7]]),{create:z7,componentName:T7,scope:E7}=ie("picker"),$7=z7({components:{PickerColumn:x7,Popup:bt},props:{...fa},emits:["close","change","confirm","update:visible","update:text","update:modelValue","clear"],setup(t,{emit:a}){const{toLocaleRefs:n,t:r}=(0,ve.useFoxI18n)(E7),i=n(t,["title","cancelText","clearText","confirmText"]),o=(0,l.ref)(null),s=(0,l.ref)(u7());(0,l.watch)(()=>t.visible,k=>{k&&s.value<=0&&setTimeout(()=>{o.value&&(s.value=ma(o.value).height,d7(s.value))},50)});const c=(0,l.computed)(()=>({[T7]:!0})),e=h7(),u=(0,l.ref)("singleColumn");let m=(0,l.ref)([]);(0,l.watch)([()=>t.source,()=>t.params],async([k,_])=>{if(k){let J=await e.load("select",k,_);if(J.length>0){let x=J[0];if(Array.isArray(x)){if(typeof x[0]=="string"){let E=J,P=[];E.forEach(K=>{let X=K.map(Z=>Do(Z));P.push(X)}),m.value=P}else m.value=J;u.value="multipleColumn"}else if(typeof x=="string"){let E=J,P=[],K=E.map(X=>Do(X));P.push(K),m.value=P,u.value="singleColumn"}else{const E=ha(t,x);Array.isArray(E)?(u.value="cascade",m.value=[J]):(u.value="singleColumn",m.value=[J])}}else m.value=[]}},{immediate:!0});const f=(0,l.ref)([]),g=(0,l.ref)(t.modelValue),S=(0,l.ref)([]),z=(0,l.ref)([]);(0,l.watch)([()=>t.modelValue,()=>m.value],([k,_])=>{let J=g7(t,k,_,u.value);if(!Ue(J,z.value)){z.value=J;let x=Bo(t,J,_,u.value);x&&(f.value=x.texts,a("update:text",f.value))}});const b=(0,l.ref)(t.visible);(0,l.watch)(()=>t.visible,k=>{b.value=k});const h=k=>{let _=$o(t,k);return je(_)?_.defaultIndex??0:0},B=k=>{if(t.readonly===!0)return!0;let _=$o(t,k);return je(_)?_.readonly??!1:!1},p=(k,_)=>{let J=z.value;J[k]=_;for(let E=0;E<k;E++)J[E]==null&&(J[E]=h(E));if(u.value==="cascade")for(let E=k+1;E<T.value.length;E++){let P=h(E);E<J.length?J[E]=P:J.push(P)}else for(let E=J.length;E<T.value.length;E++){let P=h(E);J.push(P)}z.value=J;let x=Bo(t,J,m.value,u.value);x&&(f.value=x.texts,g.value=x.values,S.value=x.items)},d=k=>k<z.value.length?z.value[k]:h(k),T=(0,l.computed)(()=>{if(m.value.length==0)return[];if(u.value=="singleColumn"||u.value=="multipleColumn")return m.value;let k=[],_=0,J=m.value[0],x=0;for(;;){let E=J.map(X=>{let Z=Object.assign({},X);return f7(t,Z,null),Z});k.push(E),_>=z.value.length?x=0:x=z.value[_],(x<0||x>=J.length)&&(x=0);let P=J[x];const K=ha(t,P);if(!Array.isArray(K))break;J=K,_++}return k}),A=(0,l.computed)(()=>be(+t.visibleItemCount-1)/2*s.value),V=(k=!1)=>{if(t.readonly===!0){k&&a("update:visible",!1);return}let _=m.value.length-1;for(;_>=0&&!(z.value[_]===null||z.value[_]===void 0);_--);if(_>=0&&p(_,0),u.value==="singleColumn"){let J=g.value.length>0?g.value[0]:"",x=S.value.length>0?S.value[0]:null;a("update:modelValue",J),a("update:text",f.value),a("change",J,x),k&&(a("confirm",J),a("update:visible",!1))}else a("update:modelValue",g.value),a("update:text",f.value),a("change",g.value,S.value),k&&(a("confirm",g.value),a("update:visible",!1))};return{...i,pickerLineRef:o,classes:c,columns:T,dataType:u,show:b,itemHeight:s,top:A,isReadonly:B,getIndex:d,change:(k,_)=>{p(k,_),t.isAutoBackFill&&V(!b.value)},close:()=>{a("close"),a("update:visible",!1)},confirm:()=>{V(!0)},clear:()=>{if(t.readonly===!0){a("update:visible",!1);return}u.value==="singleColumn"?(a("update:modelValue",""),a("change","")):(a("update:modelValue",[]),a("change",[])),a("clear",""),a("update:visible",!1)}}}}),V7={class:"fox-picker__bar"},B7={class:"fox-picker__title"},D7={class:"fox-picker__bar__action"},M7={class:"fox-picker__column"};function I7(t,a,n,r,i,o){const s=(0,l.resolveComponent)("PickerColumn"),c=(0,l.resolveComponent)("Popup");return(0,l.openBlock)(),(0,l.createElementBlock)("view",{class:(0,l.normalizeClass)(t.classes)},[(0,l.createVNode)(c,{position:"bottom",visible:t.show,"onUpdate:visible":a[3]||(a[3]=e=>t.show=e),teleport:t.teleport,"lock-scroll":t.lockScroll,"close-on-click-overlay":t.closeOnClickOverlay,onClose:t.close,round:!0,"teleport-disable":t.teleportDisable},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("view",V7,[(0,l.createElementVNode)("view",B7,(0,l.toDisplayString)(t.title),1),(0,l.createElementVNode)("view",D7,[(0,l.createElementVNode)("view",{class:"fox-picker__left fox-picker__cancel fox-picker__button",onClick:a[0]||(a[0]=(...e)=>t.close&&t.close(...e))},(0,l.toDisplayString)(t.cancelText),1),(0,l.createElementVNode)("view",{class:"fox-picker__right fox-picker__confirm fox-picker__button",onClick:a[1]||(a[1]=(...e)=>t.confirm&&t.confirm(...e))},(0,l.toDisplayString)(t.confirmText),1),t.clearText?((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:0,class:"fox-picker__right fox-picker__clear fox-picker__button",onClick:a[2]||(a[2]=(...e)=>t.clear&&t.clear(...e))},(0,l.toDisplayString)(t.clearText),1)):(0,l.createCommentVNode)("",!0)])]),(0,l.renderSlot)(t.$slots,"top"),(0,l.createElementVNode)("view",M7,[(0,l.createElementVNode)("view",{class:"fox-picker__mask",style:(0,l.normalizeStyle)({backgroundSize:`100% ${t.top}px`})},null,4),(0,l.createElementVNode)("view",{ref:"pickerLineRef",class:"fox-picker__hairline",style:(0,l.normalizeStyle)({top:` ${t.top}px`})},null,4),((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(t.columns,(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:u,class:"fox-picker__columnitem"},[(0,l.createVNode)(s,{visible:t.show,source:e,readonly:t.isReadonly(u),"column-index":u,modelValue:t.getIndex(u),"onUpdate:modelValue":m=>t.change(u,m),"visible-item-count":t.visibleItemCount,"three-dimensional":t.threeDimensional,"swipe-duration":t.swipeDuration,"item-height":t.itemHeight,"text-key":t.textKey,"value-key":t.valueKey},null,8,["visible","source","readonly","column-index","modelValue","onUpdate:modelValue","visible-item-count","three-dimensional","swipe-duration","item-height","text-key","value-key"])]))),128))]),(0,l.renderSlot)(t.$slots,"default")]),_:3},8,["visible","teleport","lock-scroll","close-on-click-overlay","onClose","teleport-disable"])],2)}var Jt=Fe($7,[["render",I7]]),Mo={...fa,placeholder:{type:String},textAlign:{type:String},maxLength:{type:[String,Number],required:!1},clearable:{type:Boolean,default:!0},unit:{type:[String],required:!1},text:{type:String}};function A7(t,a,n){return{props:{...Ne,...Ee,...Mo},emits:["change","update:modelValue","blur","focus","clear","update:text","setValue"],setup(r,i){const o=(0,l.ref)(null),s=_e((0,l.computed)(()=>o.value??r.disabled)),c=(0,l.ref)(null),e=Ae((0,l.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Te({componentName:t,validateCheckEvents:["blur","clear","change"],validateResetEvents:["focus","setValue"],get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),{toLocaleRefs:m}=(0,ve.useFoxI18n)(a),f=m(r,["placeholder"]),g=(0,l.ref)(!1),S=t,z=(0,l.computed)(()=>({[S]:!0})),b=Ie((0,l.computed)(()=>r.textAlign),"textAlign"),h=(0,l.computed)(()=>({textAlign:b.value??"right"})),B=ye(r,"modelValue",null,u),p=(0,l.ref)([]),d=(0,l.computed)(()=>Array.isArray(p.value)?p.value.join(" "):p.value),T=(0,l.ref)(!1),A=()=>{T.value=!0},V=K=>{T.value=K},C=K=>{B.value=K,u("update:modelValue",K)},D=K=>{p.value=K,Array.isArray(K)&&K.length===0?u("update:text",K[0]):u("update:text",K)},v=(K,X)=>{u("change",K,X)};let H=ye(r,"hintText"),k=(0,l.ref)(!1);const _=K=>{let X=K.target.value;g.value=!0,me(H.value)||(k.value=!0),u("focus",X,K)},J=K=>{setTimeout(()=>{k.value&&(k.value=!1),g.value=!1},0);let X=K.target.value;r.maxLength&&X.length>Number(r.maxLength)&&(X=X.slice(0,Number(r.maxLength))),T.value?setTimeout(()=>{u("blur",X,K)},50):u("blur",X,K)},x=()=>{u("clear","")},E=(0,l.computed)(()=>Je(r.unit)>0),P=(0,l.ref)();return we({focus:()=>{P?.value.focus()},blur:()=>{P?.value.blur()},select:()=>{P?.value.select()},setDisabled:K=>{o.value=K},setReadonly:K=>{c.value=K}}),()=>{const K={class:z.value,style:h.value,type:"text",maxlength:r.maxLength,placeholder:f.placeholder.value,clearable:fe(r.clearable),readonly:!0,value:d.value,onClick:A,onFocus:_,onBlur:J},X={};i.slots.prepend&&(X.prepend=i.slots.prepend),i.slots.append&&(X.append=i.slots.append),i.slots.prefix&&(X.prefix=i.slots.prefix),i.slots.suffix?X.suffix=i.slots.suffix:E.value?X.suffix=()=>[r.unit]:X.suffix=()=>(0,l.h)(M.ElIcon,{},{default:()=>(0,l.h)($e.ArrowDown)});const Z=[],R=(0,l.h)(M.ElInput,K,X);Z.push(R);const te={default:()=>Z};te.label=i.slots.default,te.fixedPreTip=i.slots.fixedPreTip,te.fixedTip=i.slots.fixedTip;const Y=tt(r,fa);Y.disabled=!1,Y.readonly=s.value||e.value,Y.visible=T.value,Y["onUpdate:visible"]=V,Y.modelValue=B.value,Y["onUpdate:modelValue"]=C,Y.text=p.value,Y["onUpdate:text"]=D,Y.onClear=x,Y.onChange=v;const q=(0,l.h)(Jt,Y);te.hide=()=>[q];const W={...Me(r,Mo),hintText:H.value,hintVisible:k.value};return r.prop&&(W.prop=`${r.prop}_item`),(0,l.h)(n,W,te)}}}}var{componentName:_7,create:L7,scope:P7}=ie("picker-item"),F7=L7(A7(_7,P7,xe)),ga=F7;function R7(t,a,n,r){return{props:{...Ne,...Ee,placeholder:{type:String},textAlign:{type:String},modelValue:{type:[String],required:!1},desc:{type:[String],required:!1},icon:{type:[Object],required:!1},iconSize:{type:[String],required:!1,default:""}},emits:["click","focus","blur","change"],setup(i,o){const s=_e((0,l.computed)(()=>i.disabled)),c=Ae((0,l.computed)(()=>i.readonly)),{emitEvent:e}=Te({componentName:t,validateCheckEvents:["change"],validateResetEvents:["focus"],get readonly(){return c.value},get disabled(){return s.value}},i.prop??o.attrs.name),{toLocaleRefs:u}=(0,ve.useFoxI18n)(a),m=u(i,["placeholder"]),f=(0,l.ref)(i.modelValue);(0,l.watch)(()=>i.modelValue,_=>{f.value=_,e("change",_)});const g=(0,l.computed)(()=>({[`${t}`]:!0})),S=(0,l.computed)(()=>({[`${t}__main`]:!0,[`${t}__placeholder`]:!s.value&&me(f.value),"is-disabled":s.value,"is-readonly":c.value})),z=Ie((0,l.computed)(()=>i.textAlign),"textAlign"),b=(0,l.computed)(()=>{const _={};return z.value&&(_["text-align"]=z.value),_}),h=(0,l.computed)(()=>!me(i.modelValue)||o.slots.main?!0:!!me(i.desc)),B=(0,l.computed)(()=>me(f.value)?m.placeholder.value:f.value),p=(0,l.computed)(()=>!me(i.desc)||o.slots.sub),d=(0,l.computed)(()=>({[`${t}__sub`]:!0})),T=(0,l.computed)(()=>{const _={};return z.value&&(_["text-align"]=z.value),_}),A=()=>{e("focus",f.value)},V=()=>{e("blur",f.value)},C=(0,l.computed)(()=>({[`${t}__append`]:!0,"is-disabled":s.value,"is-readonly":c.value})),D=(0,l.computed)(()=>Je(i.unit)>0),v=_=>{s.value==!0||c.value==!0||e("click")},H=(0,l.computed)(()=>i.icon??n),k=(0,l.computed)(()=>({action:!0}));return()=>{const _=[];if(typeof o.slots.content=="function"){const R=o.slots.content();_.push(R)}else{const R=[];if(h.value){const Y={tabIndex:0,class:S.value,style:b.value,onFocus:A,onBlur:V};let q=null;o.slots.main?q=(0,l.h)("view",Y,[o.slots.main(B.value)]):q=(0,l.h)("view",Y,[B.value]),R.push(q)}if(p.value){const Y={tabIndex:0,class:d.value,style:T.value,onFocus:A,onBlur:V};let q=null;o.slots.sub?q=(0,l.h)("view",Y,[o.slots.sub(i.desc)]):q=(0,l.h)("view",Y,[i.desc]),R.push(q)}const te=(0,l.h)("view",{class:g.value,onClick:v},R);_.push(te)}const J=[],x=he(i.iconSize);let E=o.slots.icon;if(!E){const R={width:x,height:x,class:["action-icon"]};E=(0,l.h)(H.value,R)}const P=(0,l.h)("view",{class:k.value,onClick:v},{default:()=>[E]});if(J.push(P),D.value){const R=(0,l.h)("view",{},[i.unit]);J.push(R)}const K=(0,l.h)("view",{class:C.value},{default:()=>J});_.push(K);const X={default:()=>_};X.label=o.slots.default,X.prepend=o.slots.prepend,X.append=o.slots.append,X.fixedPreTip=o.slots.fixedPreTip,X.fixedTip=o.slots.fixedTip;const Z={...tt(i,Ee,Ne)};return i.prop&&(Z.prop=`${i.prop}_item`),(0,l.h)(r,Z,X)}}}}var{componentName:O7,create:H7,scope:q7}=ie("link-item"),K7=H7(R7(O7,q7,$e.ArrowRight,xe)),pa=K7,ya={modelValue:{type:[String,Number],default:0},data:{type:[Array]},textKey:{type:String,default:"text"},valueKey:{type:String,default:"value"},visibleKey:{type:String,default:"visibile"},disabledKey:{type:String,default:"disabled"},doitKey:{type:String,default:"doit"},numKey:{type:String,default:"num"},direction:{type:String,default:"horizontal"},size:{type:String,default:"normal"},shape:{type:String},align:{type:String},markShape:{type:String,default:"line"},scroll:{type:Boolean,default:!1},showScrollArrow:{type:Boolean,default:!1},ellipsis:{type:Boolean,default:!0},animatedTime:{type:[Number,String],default:300},gutter:{type:[Number,String],default:0},itemOptions:{type:[Object,Function]},showQuickNavigation:{type:Boolean,default:!1},beforeChange:{type:Function}},Io=(t,a)=>a[t.textKey],Qt=(t,a)=>a[t.valueKey],j7=(t,a)=>a[t.visibleKey],Ao=(t,a)=>a[t.disabledKey],Y7=(t,a)=>{const n=a[t.doitKey];return fe(n)},W7=(t,a)=>{const n=a[t.numKey];return n==null?null:be(a[n])},_o=(t,a,n)=>{const r=t.itemOptions;return typeof r=="function"?r(a,n):r||null};function U7(t,a,n,r,i,o=!1){return{props:{...ya},emits:["update:modelValue","change","click"],setup(s,{slots:c,emit:e}){const u=(0,l.computed)(()=>{const I={};return I[`${t}`]=!0,I}),m=(0,l.computed)(()=>{const I={};return I[`${t}__titles`]=!0,I[`${s.direction}`]=!0,s.align&&(I[`${s.align}`]=!0),s.scroll===!0&&(I.scrollable=!0),s.shape&&(I[`${s.shape}`]=!0),s.showScrollArrow?(F.value===!0&&(I["has-left-scroll-arrow "]=!0),ee.value===!0&&(I["has-right-scroll-arrow "]=!0)):s.showQuickNavigation&&(I["has-navigation"]=!0),I}),f=(0,l.computed)(()=>({})),g=(0,l.computed)(()=>{if(!s.gutter)return 0;const I=he(s.gutter);return I<=0?0:I}),S=(0,l.ref)(s.modelValue);(0,l.watch)(()=>s.modelValue,I=>{S.value!==I&&(S.value=I,Z(!1))});const z=(0,l.ref)({"fox-tabs-bar__popup":!0,"fox-tabs-bar__popup--show":!1,"fox-tabs-bar__popup--hide":!1}),b=(0,l.computed)(()=>{const I={};return B.value||(I.display="none"),I}),h=(0,l.ref)(),B=(0,l.ref)(!1),p=()=>{d(!B.value)},d=I=>{const w=I;w?(B.value=w,setTimeout(()=>{z.value["fox-tabs-bar__popup--show"]=!0,z.value["fox-tabs-bar__popup--hide"]=!1},0)):(z.value["fox-tabs-bar__popup--show"]=!1,z.value["fox-tabs-bar__popup--hide"]=!0,h.value?h.value.addEventListener("transitionend",()=>{B.value=!1},{once:!0}):setTimeout(()=>{B.value=!1},0))},T=(0,l.ref)(),A=(0,l.ref)([]),V=(I,w)=>{A.value[w]=I},C=I=>w=>{V(w,I)},D=(I,w)=>{const O=T.value,j=A.value;if(!O||!j||!j[I])return;const le=j[I];let re=0;s.direction==="vertical"?re=le.offsetTop-(O.offsetHeight-le.offsetHeight)/2:re=le.offsetLeft-(O.offsetWidth-le.offsetWidth)/2,v(O,re,w?0:.3,s.direction)},v=(I,w,O,j)=>{let le=0;const re=j==="horizontal"?I.scrollLeft:I.scrollTop,se=O===0?1:Math.round(O*1e3/16);function ge(){j==="horizontal"?I.scrollLeft+=(w-re)/se:I.scrollTop+=(w-re)/se,++le<se&&cn(ge)}ge()},H=(I,w)=>{const O=Qt(s,I),j={};return j[`${t}__titles-item`]=!0,j.disabled=Ao(s,I),j.active=O===S.value,s.shape&&(j[`${s.shape}`]=!0),s.ellipsis&&(j.ellipsis=!0),w&&(w.class&&(j[`${w.class}`]=!0),w.disabled===!0&&(j.disabled=w.disabled)),j},k=(I,w)=>{const O={};if(g.value>0){const j=Math.abs(g.value/2);s.direction==="vertical"?(O["margin-top"]=`${j}px`,O["margin-bottom"]=`${j}px`):(O["margin-left"]=`${j}px`,O["margin-right"]=`${j}px`)}return w&&w.style&&Object.assign(O,w.style),O},_=(I,w)=>`${Qt(s,I)??w}`,J=(I,w)=>{const O=Qt(s,I),j={};j[`${t}__popup-item`]=!0,j.disabled=Ao(s,I),j.active=O===S.value,s.shape&&(j[`${s.shape}`]=!0);const le=_o(s,I,w);return le&&le.disabled===!0&&(j.disabled=le.disabled),j},x=(0,l.computed)(()=>(s.data??[]).filter(I=>j7(s,I)!==!1)),E=(I,w)=>{const O=Qt(s,I);if(e("click",I,w),S.value==O)return;const j=()=>{S.value=O,s.scroll&&D(w,!1),e("update:modelValue",O),e("change",I,w)};if(typeof s.beforeChange=="function"){const le=s.beforeChange(I,w);sl(le)?le.then(re=>{re!==!1&&j()}).catch(()=>{j()}):le!==!1&&j()}else j()},P=(I,w)=>function(){E(I,w)},K=(I,w)=>{E(I,w),d(!1)},X=(I,w)=>function(){K(I,w)},Z=I=>{if(!Array.isArray(s.data)||!s.scroll)return;Q()&&L();const w=s.data.findIndex(O=>Qt(s,O)===S.value);w!==-1&&D(w,I)},R=()=>{Q()||N()};(0,l.watch)(()=>s.data,()=>{setTimeout(Z,0)}),(0,l.onMounted)(()=>{Z(!0)}),(0,l.onBeforeUnmount)(()=>{R()});const te=(I,w)=>{if(c.item)return c.item({item:I,index:w});const O=_o(s,I,w),j=[];if(c.text){const re=c.text({item:I,index:w});j.push(re)}else{const re=[];if(O?.doit===!0||Y7(s,I)){const Be=(0,l.h)("view",{class:[`${t}__titles-item-tip`,"doit"]});re.push(Be)}const se=O?.num??W7(s,I);if(se){let Be="";const Ze=be(se);Ze>=100?Be="99+":Be=`${Ze}`;const pt=(0,l.h)("view",{class:[`${t}__titles-item-tip`,"num"]},[Be]);re.push(pt)}const ge={class:`${t}__titles-item-text`};re.push(Io(s,I));const ke=(0,l.h)("view",ge,re);j.push(ke)}const le=(0,l.h)("view",{class:`${t}__titles-item-line`});return j.push(le),(0,l.h)("view",{ref:C(w),class:H(I,O),style:k(I,O),key:_(I,w),onClick:P(I,w)},j)},Y=()=>{const I=c.default?c.default():[];if(I.length===0)for(let w=0;w<x.value.length;w++){const O=x.value[w],j=te(O,w);I.push(j)}return(0,l.h)("view",{ref:T,class:m.value,style:f.value},I)},q=()=>{let I=null;return c.navigation?I=c.navigation():I=(0,l.h)(n),(0,l.h)("view",{class:`${t}__navigation`,onClick:p},[I])},W=()=>{const I=[];for(let w=0;w<x.value.length;w++){const O=x.value[w];let j=null;c.popupItem?j=c.popupItem({item:O,index:w}):j=Io(s,O);const le=(0,l.h)("view",{class:J(O,w),key:_(O,w),onClick:X(O,w)},[j]);I.push(le)}return(0,l.h)("view",{class:z.value,style:b.value},I)},Q=()=>s.showScrollArrow&&s.direction=="horizontal",F=(0,l.ref)(!1),ee=(0,l.ref)(!1),ne=I=>{const w=T.value,O=A.value;if(!(!w||!O))if(I==="left"){const j=w.scrollLeft;let le=j;for(let re=0;re<O.length;re++){const se=O[re].offsetLeft;if(j-se<0)break;le=se}v(w,le,.3,"horizontal")}else{const j=w.scrollLeft;let le=j,re=w.offsetWidth;for(let se=O.length-1;se>=0;se--){const ge=O[se].offsetLeft+O[se].offsetWidth;if(ge-j<w.offsetWidth){le+=re-ge;break}re=ge}v(w,le,.3,"horizontal")}},G=Xe(()=>{const I=T.value;if(!I)return;let w=I.scrollLeft>0;w!==F.value&&(F.value=w);let O=I.scrollWidth-I.scrollLeft>I.offsetWidth;O!==ee.value&&(ee.value=O)},50),$=I=>{G()},L=()=>{const I=T.value;I&&(G(),I.addEventListener("scroll",$))},N=()=>{const I=T.value;I&&I.removeEventListener("scroll",$)},U=I=>{if(I==="left"&&F.value!==!0||I==="right"&&ee.value!==!0)return null;let w=null;return I==="left"?c.leftArrow?w=c.leftArrow():w=(0,l.h)(r):c.rightArrow?w=c.rightArrow():w=(0,l.h)(i),(0,l.h)("view",{class:[`${t}__scroll-arrow`,I],onClick:()=>{ne(I)}},[w])};return()=>{const I=[],w=Y();if(I.push(w),Q()){const O=U("left");O&&I.push(O);const j=U("right");j&&I.push(j)}else if(s.showQuickNavigation){const O=q();I.push(O);const j=W();I.push(j)}return(0,l.h)("view",{class:u.value},I)}}}}var{create:G7,componentName:X7,scope:Z7}=ie("tabs-bar"),J7=G7(U7(X7,Z7,Cu,r3,X0,!1)),el=J7,Lo=Symbol("TabsStatesKey"),ba={modelValue:{type:[String,Number]},direction:{type:[String],default:()=>"horizontal"},lazy:{type:[Boolean],default:()=>!0},draggle:{type:[Boolean],default:()=>!1},height:{type:[String,Number]},width:{type:[String,Number]}},Q7=15,em=300,tm=200;function lm(t,a,n=1){return t=Math.abs(t/a)/.003*(t<0?-1:1),t*n}function Po(t,a=0,n,r,i=tm){n==="end"?t.style.transition=`transform ${i}ms linear`:t.style.transition="transform 0ms linear",r==="horizontal"?t.style.transform=`translate3d(${a}px, 0, 0)`:t.style.transform=`translate3d(0, ${a}px, 0)`}var nm=class{el=null;direction="horizontal";transitionEndTrigger=null;moving=!1;isTouch=!1;triggerAutoMoveRatio=.3;momentumReduceRatio=1;transitionend=null;touchstart=null;touchmove=null;touchend=null;touchcancel=null;onStart;onMove;onEnd;constructor(t,a,n,r=1){this.onStart=t,this.onMove=a,this.onEnd=n,this.momentumReduceRatio=r,this.isTouch=Xt()}open(t){this.el=t;const a=Zt(),n=(r,i,o)=>{const s={delta:r,direction:i,type:o};this.onMove(s)};this.transitionend=()=>{this.transitionEndTrigger&&(this.transitionEndTrigger(),this.transitionEndTrigger=null)},this.touchstart=r=>{if(this.moving)return;a.start(r),this.transitionEndTrigger=()=>{t.removeEventListener("transitionend",this.transitionend),this.moving=!1,this.onEnd()},this.moving=!0,t.removeEventListener("transitionend",this.transitionend),t.addEventListener("transitionend",this.transitionend),t.addEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),t.addEventListener(this.isTouch?"touchend":"mouseup",this.touchend),this.isTouch&&t.addEventListener("touchcancel",this.touchend);const i={delta:0,type:"start",direction:this.direction};this.onStart(i)},this.touchmove=r=>{if(!this.moving)return;a.move(r);let i=0;if(this.direction==="horizontal"){if(a.isVertical())return;i=a.state.deltaX}else{if(a.isHorizontal())return;i=a.state.deltaY}n(i,this.direction,"move")},this.touchend=()=>{if(!this.moving)return;t.removeEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),t.removeEventListener(this.isTouch?"touchend":"mouseup",this.touchend),this.isTouch&&t.removeEventListener("touchcancel",this.touchend);let r=0;if(this.direction==="horizontal"){if(a.isVertical()){this.moving=!1;return}r=a.state.deltaX}else{if(a.isHorizontal()){this.moving=!1;return}r=a.state.deltaY}const i=a.state.duration;i<em&&Math.abs(r)>Q7?(r=lm(r,i,this.momentumReduceRatio),n(r,this.direction,"end")):n(r,this.direction,"end")},t.addEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart)}close(){const t=this.el;this.transitionend&&t.addEventListener("transitionend",this.transitionend),this.touchstart&&t.addEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart),this.touchmove&&t.addEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),this.touchend&&t.addEventListener(this.isTouch?"touchend":"mouseup",this.touchend),this.touchcancel&&this.isTouch&&t.addEventListener("touchcancel",this.touchcancel),this.el=null}};function am(t,a,n,r=1){return new nm(t,a,n,r)}function rm(t,a,n=!1){return{props:{...ba},emits:["update:modelValue","change"],setup(r,{emit:i,slots:o}){const s=(0,l.shallowRef)([]),c={current:(0,l.ref)(r.modelValue??""),direction:(0,l.ref)(r.direction),tabWidth:(0,l.ref)(-1),tabHeight:(0,l.ref)(-1),add:C=>{const D={name:C};c.current.value===C&&(D.loaded=!0),s.value.push(D),(0,l.triggerRef)(s)},remove:C=>{const D=s.value.findIndex(v=>v.name===C);D!==-1&&s.value.splice(D,1)},isLoaded:C=>{if(!r.lazy)return!0;const D=s.value.findIndex(v=>v.name===C);return D!==-1?c.current.value?s.value[D].loaded??!1:D===0:!1}};(0,l.provide)(Lo,c);const e=C=>{const D=s.value.findIndex(v=>v.name===C);D!==-1&&(s.value[D].loaded=!0,(0,l.triggerRef)(s))};(0,l.watch)([()=>r.modelValue,()=>r.direction],([C,D])=>{c.current.value!==C&&(c.current.value=C??"",e(C??"")),c.direction.value!==D&&(c.direction.value=D)});const u=(0,l.ref)(null),m=(0,l.ref)(null),f=(0,l.computed)(()=>({[t]:!0,[`${r.direction}`]:!0})),g=(0,l.computed)(()=>{const C={};if(r.width){const D=Ce(r.width);D&&(C.width=D)}if(r.height){const D=Ce(r.height);D&&(C.height=D)}return C});let S=!0;const z=(0,l.computed)(()=>{const C={},D=s.value.length;if(D<=0)return C;const v=s.value.findIndex(H=>H.name===c.current.value);return c.direction.value==="vertical"?c.tabHeight.value>0&&(C.height=`${D*c.tabHeight.value}px`,v!==-1&&(C.transform=`translate(0, -${v*c.tabHeight.value}px)`)):c.tabWidth.value>0&&(C.width=`${D*c.tabWidth.value}px`,v!==-1&&(C.transform=`translate(-${v*c.tabWidth.value}px, 0)`)),S&&(S=!1,C.transition="transform 0s ease"),C}),b={min:0,max:0,start:0,moved:0,itemDistance:0,triggerAutoMoveRatio:.3},h=C=>{const D=s.value.length,v=s.value.findIndex(H=>H.name===c.current.value);b.moved=0,C.direction==="vertical"?(b.min=-1*(c.tabHeight.value*(D-1)+c.tabHeight.value/4),b.max=c.tabHeight.value/4,b.start=-v*c.tabHeight.value,b.itemDistance=c.tabHeight.value):(b.min=-1*(c.tabWidth.value*(D-1)+c.tabWidth.value/4),b.max=c.tabWidth.value/4,b.start=-v*c.tabWidth.value,b.itemDistance=c.tabWidth.value)},B=C=>{const D=m.value;if(!D)return;let v=b.start+C.delta;if(v>b.max?v=b.max:v<b.min&&(v=b.min),C.type==="move")Po(D,v,"move",C.direction,300);else if(C.type==="end"){let H=Math.floor(Math.abs(v)*1/b.itemDistance);const k=Math.abs(v)%b.itemDistance;b.start>v?k>=b.itemDistance*b.triggerAutoMoveRatio&&(H+=1):k>b.itemDistance-b.itemDistance*b.triggerAutoMoveRatio&&(H+=1),v=-1*H*b.itemDistance,Po(D,v,"end",C.direction,300),b.moved=v;const _=s.value[H].name;c.current.value=_??"",e(_??""),i("update:modelValue",_)}},p=()=>{},d=()=>{if(!u.value)return;const C=kl(u.value);c.tabWidth.value=C.width,c.tabHeight.value=C.height},T=hr(d,250);let A=null,V=null;return(0,l.onMounted)(()=>{u.value&&(d(),window.ResizeObserver&&(V=new window.ResizeObserver(T),V.observe(u.value)),r.draggle&&(A=am(h,B,p),A.open(m.value)))}),(0,l.onBeforeUnmount)(()=>{V&&(V.disconnect(),V=null),A&&A.close()}),()=>{const C=(0,l.h)("view",{class:`${t}__panes`,style:z.value,ref:m},[o?.default?.()]);return(0,l.h)("view",{class:f.value,style:g.value,ref:u},[C])}}}}var{create:om,componentName:im,scope:sm}=ie("tabs-container"),cm=om(rm(im,sm,!1)),tl=cm,um={paneKey:{type:[String,Number],required:!0},loaded:{type:[Boolean,String],default:null},emptyIcon:{type:[Object],required:!1},emptyText:{type:[String],required:!1},label:{type:[String],required:!1}};function dm(t,a,n){return{props:{...um},setup(r,{emit:i,slots:o}){const s=(0,l.inject)(Lo);(0,l.onMounted)(()=>{s.add(r.paneKey)}),(0,l.onBeforeUnmount)(()=>{s.remove(r.paneKey)});const c=(0,l.computed)(()=>{const u={};return s.direction.value==="vertical"&&s.tabHeight.value>0?u.height=`${s.tabHeight.value}px`:s.tabWidth.value>0&&(u.width=`${s.tabWidth.value}px`),u}),e=(0,l.computed)(()=>r.loaded!=null?fe(r.loaded):s.isLoaded(r.paneKey));return()=>{let u=[];if(e.value)u=o?.default?.()??[];else if(o.empty)u=o.empty();else{const m={class:`${t}__empty-icon`},f=(0,l.h)(r.emptyIcon??n,m),g=(0,l.h)("view",{class:`${t}__empty-text`},[r.emptyText??"Loading"]),S=(0,l.h)("view",{class:`${t}__empty`},[f,g]);u.push(S)}return(0,l.h)("view",{class:`${t}`,style:c.value,prop:r.paneKey},u)}}}}var{create:fm,componentName:mm,scope:hm}=ie("tabs-pane"),gm=fm(dm(mm,hm,Wt)),jl=gm;function pm(t,a,n,r){return{props:{...ya,...ba,modelValue:{type:[String,Number],default:0},direction:{type:[String]},height:{type:[String,Number]},width:{type:[String]}},emits:["update:modelValue","change"],setup(i,{emit:o,slots:s}){const c=t,e=(0,l.computed)(()=>{const b=[`${c}`];return i.direction==="vertical"?b.push("vertical-tabbar"):b.push("horizontal-tabbar"),b}),u=(0,l.computed)(()=>{const b={};if(i.width){const h=Ce(i.width);h&&(b.width=h)}if(i.height){const h=Ce(i.height);h&&(b.height=h)}return b}),m=(0,l.computed)(()=>[`${c}__bar`]),f=(0,l.computed)(()=>[`${c}__container`]),g=(0,l.ref)(i.modelValue);(0,l.watch)(()=>i.modelValue,b=>{g.value!==b&&(g.value=b)});const S=b=>{o("change",b)},z=b=>{g.value!==b&&(g.value=b,o("update:modelValue",b))};return()=>{const{getChildren:b}=Bn(s.default),h=b(),B=[];if(Array.isArray(i.data))B.push(...i.data);else for(let D=0;D<h.length;D++){const v=h[D].props??{},H={text:v.label??"",value:v["pane-key"]??v.paneKey??""};B.push(H)}const p={};for(let D in s)D!=="default"&&(p[D]=s[D]);const d=tt(i,ya);Object.assign(d,{data:B,class:m.value,modelValue:g.value,direction:i.direction,onChange:S,"onUpdate:modelValue":z});const T=(0,l.h)(n,d,p),A={default:()=>h},V=tt(i,ba);Object.assign(V,{class:f.value,modelValue:g.value,onChange:S,"onUpdate:modelValue":z});const C=(0,l.h)(r,V,A);return(0,l.h)("view",{class:e.value,style:u.value},[T,C])}}}}var{create:ym,componentName:bm,scope:wm}=ie("tabs-frame"),Sm=ym(pm(bm,wm,el,tl)),wa=Sm,vm={direction:{type:[String],default:"horizontal"},mode:{type:[String]},align:{type:[String]},modelValue:{type:[Number,Boolean,String]},disabled:{type:[Boolean,String],required:!1},data:{type:[Array,Function,String],required:!1},params:{type:[Object],required:!1},textKey:{type:String,required:!1,default:"text"},valueKey:{type:String,required:!1,default:"value"},disabledKey:{type:String,required:!1,default:"disabled"},visibleKey:{type:String,required:!1,default:"visible"},statusKey:{type:String,required:!1,default:"status"},doitKey:{type:String,required:!1,default:"doit"},labelKey:{type:String,required:!1,default:"label"},itemOptions:{type:[Object,Function],required:!1},step:{type:[String,Number]},clickNavigatePolicy:{type:[String]},icon:{type:[Object]},iconSize:{type:[String,Number]},markIcon:{type:[Object]},markIconSize:{type:[String,Number]},layout:{type:[Array],default:()=>["head","main","sub"]},scroll:{type:[Boolean]}};function Cm(t,a){return typeof t.textKey=="string"&&t.textKey.length>0?a[t.textKey]:a.text}function Fo(t,a){return typeof t.valueKey=="string"&&t.valueKey.length>0?a[t.valueKey]:a.value}function Ro(t,a){return typeof t.disabledKey=="string"&&t.disabledKey.length>0?a[t.disabledKey]:a.disabled??null}function Nm(t,a){return typeof t.visibleKey=="string"&&t.visibleKey.length>0?a[t.visibleKey]:a.visible??null}function Sa(t,a){return typeof t.statusKey=="string"&&t.statusKey.length>0?a[t.statusKey]:a.statusKey??null}function Oo(t,a){return typeof t.doitKey=="string"&&t.doitKey.length>0?a[t.doitKey]:a.doitKey??null}function Ho(t,a){return typeof t.labelKey=="string"&&t.labelKey.length>0?a[t.labelKey]:a.labelKey??null}function va(t,a,n){return typeof t.itemOptions=="function"?t.itemOptions(a,n):t.itemOptions}var km=class{proxy;constructor(t){this.proxy=t}async load(t,a,n){if(Array.isArray(a))return a;if(typeof a=="function")return await Reflect.apply(a,null,[n]);const r=Pe(this.proxy,t);return r===null?(console.error(`${t} component not found api function`),[]):(je(n)&&(0,l.isReactive)(n)&&(n=(0,l.toRaw)(n)),await Reflect.apply(r,null,[a,n]))}};function xm(){return new km((0,l.getCurrentInstance)().proxy)}function zm(t,a,n,r){return{props:{...vm},emits:["update:modelValue","change","loaded-data"],setup(i,{slots:o,emit:s}){const c=t,e=xm(),u=(0,l.ref)([]),m=(0,l.computed)(()=>u.value.filter(q=>Nm(i,q)!==!1)),f=(0,l.ref)(-1),g=()=>{const q=i.modelValue,W=m.value.findIndex(Q=>Fo(i,Q)===q);f.value!==W&&(f.value=W,i.scroll&&te(W,!1))};(0,l.watch)([()=>i.modelValue,m],()=>{g()});const S=q=>f.value===q,z=q=>{if(q<0&&q>=m.value.length)return!1;const W=m.value[q],Q=(va(i,W,q)??{}).status??Sa(i,W);return S(q)||Q},b=(0,l.computed)(()=>{const q={[c]:!0};return i.mode?q[`is-${i.mode}`]=!0:i.direction&&(q[`is-${i.direction}`]=!0),i.scroll&&(q["is-scroll"]=!0),q}),h=(0,l.computed)(()=>({})),B=(q,W,Q,F,ee)=>{const ne={[`${c}__step`]:!0};return ee&&(ne[`${ee}`]=!0),ne[`${p.value}`]=!0,F&&(ne["is-doit"]=!0),q===f.value?ne["is-active"]=!0:W==="done"?ne["is-done"]=!0:W==="error"?ne["is-error"]=!0:W==="half"?ne["is-half"]=!0:Q?ne["is-disabled"]=!0:ne["is-normal"]=!0,ne},p=(0,l.computed)(()=>{let q=i.align;if(!q){if(i.mode==="simple")return"start";i.direction==="vertical"?q="start":q="center"}return q}),d=(q,W={})=>{const Q={...W};if(p.value==="start"&&q===m.value.length-1)Q.flex="0 0 auto";else if(i.step){const F=typeof i.step=="number"||hn(i.step)?Ce(i.step):i.step;i.direction==="vertical"?Q.height=F:Q.width=F}else Q.flex="1 1 100%";return Q},T=(q,W)=>{let Q={};if(W<m.value.length-1){const F=W+1;z(W)&&z(F)?i.direction==="vertical"?Q.height="100%":Q.width="100%":Q.opacity="0"}return Q},A=q=>m.value.length-1===q,V=(q,W)=>{if(i.clickNavigatePolicy==="disabled"||(i.clickNavigatePolicy==="only-back"||i.clickNavigatePolicy==="only-back-reset")&&W>f.value||f.value===W)return;const Q=f.value,F=W;f.value=W,i.scroll&&te(W,!1);const ee=Fo(i,q);s("update:modelValue",ee),s("change",ee,{fromIndex:Q,currentIndex:F,item:q,items:m.value,clickNavigatePolicy:i.clickNavigatePolicy})},C=(0,l.ref)(!0),D=async(q,W)=>{try{const Q=await e.load("stesbar",q,W);Array.isArray(Q)&&(u.value=Q),C.value=!1}catch(Q){console.error("[FoxUI] Load StepsBar Data Fail",Q),u.value=[]}setTimeout(()=>{s("loaded-data")},250)};(0,l.watch)([()=>i.data,()=>i.params],async([q,W])=>{q&&D(q,W)},{immediate:!0});const v=(q,W,Q,F,ee)=>{let ne=null;if(o.icon)ne=o.icon({item:q,index:W,status:F});else if(F==="done"){const G={};i.iconSize&&(G.width=i.iconSize,G.height=i.iconSize),ne=(0,l.h)(i.icon??n,G)}else ne=(0,l.h)("span",{},[Q??`${W+1}`]);return(0,l.h)("view",{class:"fox-steps-bar__icon",onClick:()=>{ee||V(q,W)}},[ne])},H=(q,W,Q)=>(0,l.h)("view",{class:"fox-steps-bar__line"},[(0,l.h)("i",{class:"fox-steps-bar__line-inner",style:T(q,W)})]),k=()=>{let q=null;if(o.markIcon)q=o.markIcon();else{const W={};i.iconSize&&(W.width=i.markIconSize,W.height=i.markIconSize),q=(0,l.h)(i.markIcon??r,W)}return(0,l.h)("view",{class:"fox-steps-bar__mark"},[q])},_=(q,W,Q,F,ee)=>{const ne=[];if(!A(W)){const $=H(q,W,F);ne.push($)}const G=v(q,W,Q,F,ee);return ne.push(G),(0,l.h)("view",{class:"fox-steps-bar__head"},ne)},J=(q,W,Q,F)=>{let ee=null;return o.main?ee=o.main({item:q,index:W,status:Q}):ee=Cm(i,q),(0,l.h)("view",{class:"fox-steps-bar__main",onClick:()=>{F||V(q,W)}},[ee])},x=(q,W,Q)=>{let F=null;return o.sub?(F=o.sub({item:q,index:W,status:Q}),(0,l.h)("view",{class:"fox-steps-bar__sub"},[F])):null},E=(q,W)=>{const Q=va(i,q,W)??{},F=Q.status??Sa(i,q);let ee=Ro(i,q);Q.disabled===!0&&(ee=!0),i.disabled===!0&&(ee=!0);const ne=Q.label??Ho(i,q),G=[],$=v(q,W,ne,F,ee);$&&G.push($);const L=J(q,W,F,ee);if(L&&G.push(L),!A(W)){const O=H(q,W,F);O&&G.push(O)}const N=(0,l.h)("view",{class:"fox-steps-bar__head"},G),U=Q.class,I=Q.style??{};let w=Oo(i,q);return Q.doit===!0&&(w=!0),(0,l.h)("view",{ref:R(W),class:B(W,F,ee,w,U),style:d(W,I)},[N])},P=(q,W)=>{const Q=va(i,q,W)??{},F=Q.status??Sa(i,q);let ee=Ro(i,q);Q.disabled===!0&&(ee=!0),i.disabled===!0&&(ee=!0);const ne=Q.label??Ho(i,q),G=[],$=i.layout;for(let I of $)if(I==="head"){const w=_(q,W,ne,F,ee);G.push(w)}else if(I==="main"){const w=J(q,W,F,ee);G.push(w)}else if(I==="sub"){const w=x(q,W,F);G.push(w)}else if(I==="mark"){const w=k();G.push(w)}const L=Q.class,N=Q.style??{};let U=Oo(i,q);return Q.doit===!0&&(U=!0),(0,l.h)("view",{ref:R(W),class:B(W,F,ee,U,L),style:d(W,N)},G)},K=(0,l.ref)(),X=(0,l.ref)([]),Z=(q,W)=>{X.value[W]=q},R=q=>W=>{Z(W,q)},te=(q,W)=>{const Q=K.value,F=X.value;if(!Q||!F||!F[q])return;const ee=F[q];let ne=0;i.direction==="vertical"?ne=ee.offsetTop-(Q.offsetHeight-ee.offsetHeight)/2:ne=ee.offsetLeft-(Q.offsetWidth-ee.offsetWidth)/2,Y(Q,ne,W?0:.3,i.direction)},Y=(q,W,Q,F)=>{let ee=0;const ne=F==="horizontal"?q.scrollLeft:q.scrollTop,G=Q===0?1:Math.round(Q*1e3/16);function $(){F==="horizontal"?q.scrollLeft+=(W-ne)/G:q.scrollTop+=(W-ne)/G,++ee<G&&cn($)}$()};return()=>{let q=[];if(i.mode==="simple")for(let Q=0;Q<m.value.length;Q++){const F=m.value[Q],ee=E(F,Q);q.push(ee)}else for(let Q=0;Q<m.value.length;Q++){const F=m.value[Q],ee=P(F,Q);q.push(ee)}const W={ref:K,class:b.value,style:h.value};return q.length===0&&typeof o.default=="function"&&(q=o.default()),(0,l.h)("view",W,q)}}}}var{componentName:Tm,create:Em,scope:$m}=ie("steps-bar"),Vm=Em(zm(Tm,$m,Yr,Wd)),Ca=Vm,Ye=t=>typeof t=="number"?`${t}px`:/^d+(\.?d+)$/.test(t)?`${t}px`:t,vt=t=>t==null,Bm=class{startMove;updateMove;isTouch=!1;els=null;moving=!1;touchstart=null;touchmove=null;touchend=null;constructor(t,a){this.startMove=t,this.updateMove=a,this.isTouch=Xt()}open(t){Array.isArray(t)||(t=[t]),this.els=t;const a=Zt(),n=(r,i,o,s)=>{this.updateMove({x:r,y:i})};this.touchstart=r=>{this.moving||(a.start(r),this.startMove({x:a.state.startX,y:a.state.startY}),document.addEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),document.addEventListener(this.isTouch?"touchend":"mouseup",this.touchend),this.moving=!0)},this.touchmove=r=>{this.moving&&(a.move(r),n(a.state.deltaX,a.state.deltaY,"",0))},this.touchend=()=>{n(a.state.deltaX,a.state.deltaY,"end"),this.touchmove&&document.removeEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),this.touchend&&document.removeEventListener(this.isTouch?"touchend":"mouseup",this.touchend),a.reset(),this.moving=!1},this.els.forEach(r=>{this.touchstart&&r.addEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart)})}close(){Array.isArray(this.els)&&this.els.forEach(t=>{this.touchstart&&t.removeEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart)}),this.els=null}};function qo(t,a){return new Bm(t,a)}var Ko=typeof window<"u"&&typeof document<"u",Py=typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;function jo(t){const a=Object.create(null);return(n=>a[n]||(a[n]=t(n)))}var Dm=/\B([A-Z])/g,Fy=jo(t=>t.replace(Dm,"-$1").toLowerCase()),Mm=/-(\w)/g,Ry=jo(t=>t.replace(Mm,(a,n)=>n?n.toUpperCase():"")),Dt=[],Yo=t=>{const a=t;a.key==="Escape"&&Dt.forEach(n=>n(a))},Im=t=>{(0,l.onMounted)(()=>{Dt.length===0&&document.addEventListener("keydown",Yo),Ko&&Dt.push(t)}),(0,l.onBeforeUnmount)(()=>{Dt=Dt.filter(a=>a!==t),Dt.length===0&&Ko&&document.removeEventListener("keydown",Yo)})},Na="fox-focus-trap.focus-after-trapped",ka="fox-focus-trap.focus-after-released",Am="fox-focus-trap.focusout-prevented",Wo={cancelable:!0,bubbles:!1},_m={cancelable:!0,bubbles:!1},Uo="foxFocusAfterTrapped",Go="foxFocusAfterReleased",Lm=Symbol("foxFocusTrap"),xa=(0,l.ref)(),Yl=(0,l.ref)(0),za=(0,l.ref)(0),Wl=0,Xo=t=>{const a=[],n=document.createTreeWalker(t,NodeFilter.SHOW_ELEMENT,{acceptNode:r=>{const i=r.tagName==="INPUT"&&r.type==="hidden";return r.disabled||r.hidden||i?NodeFilter.FILTER_SKIP:r.tabIndex>=0||r===document.activeElement?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;n.nextNode();)a.push(n.currentNode);return a},Pm=(t,a)=>{if(getComputedStyle(t).visibility==="hidden")return!0;for(;t;){if(a&&t===a)return!1;if(getComputedStyle(t).display==="none")return!0;t=t.parentElement}return!1},Zo=(t,a)=>{for(const n of t)if(!Pm(n,a))return n},Fm=t=>{const a=Xo(t);return[Zo(a,t),Zo(a.reverse(),t)]},Rm=t=>t instanceof HTMLInputElement&&"select"in t,gt=(t,a)=>{if(t&&t.focus){const n=document.activeElement;t.focus({preventScroll:!0}),za.value=window.performance.now(),t!==n&&Rm(t)&&a&&t.select()}};function Jo(t,a){const n=[...t],r=t.indexOf(a);return r!==-1&&n.splice(r,1),n}var Om=()=>{let t=[];return{push:r=>{const i=t[0];i&&r!==i&&i.pause(),t=Jo(t,r),t.unshift(r)},remove:r=>{t=Jo(t,r),t[0]?.resume?.()}}},Hm=(t,a=!1)=>{const n=document.activeElement;for(const r of t)if(gt(r,a),document.activeElement!==n)return},Qo=Om(),qm=()=>Yl.value>za.value,Ul=()=>{xa.value="pointer",Yl.value=window.performance.now()},ei=()=>{xa.value="keyboard",Yl.value=window.performance.now()},Km=()=>((0,l.onMounted)(()=>{Wl===0&&(document.addEventListener("mousedown",Ul),document.addEventListener("touchstart",Ul),document.addEventListener("keydown",ei)),Wl++}),(0,l.onBeforeUnmount)(()=>{Wl--,Wl<=0&&(document.removeEventListener("mousedown",Ul),document.removeEventListener("touchstart",Ul),document.removeEventListener("keydown",ei))}),{focusReason:xa,lastUserFocusTimestamp:Yl,lastAutomatedFocusTimestamp:za}),Gl=t=>new CustomEvent(Am,{..._m,detail:t}),{componentName:Oy,create:jm,scope:Hy}=ie("focus-trap"),Ym={loop:{type:[Boolean]},trapped:{type:[Boolean,String],required:!1,default:!1},escape:{type:[Boolean],required:!1,default:!1},focusTrapEl:{type:Object},focusStartEl:{type:[Object,String],default:"first"}},Wm=jm({props:Ym,emits:[Uo,Go,"focusin","focusout","focusout-prevented","release-requested"],setup(t,{slots:a,emit:n}){const r=(0,l.ref)();let i,o;const{focusReason:s}=Km();Im(b=>{fe(t.trapped)&&!c.paused&&n("release-requested",b)});const c={paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}},e=b=>{if(!t.loop&&!fe(t.trapped)||c.paused)return;const{key:h,altKey:B,ctrlKey:p,metaKey:d,currentTarget:T,shiftKey:A}=b,{loop:V}=t,C=h==="Tab"&&!B&&!p&&!d,D=document.activeElement;if(C&&D){const v=T,[H,k]=Fm(v);if(H&&k){if(!A&&D===k){const _=Gl({focusReason:s.value});n("focusout-prevented",_),_.defaultPrevented||(b.preventDefault(),V&&gt(H,!0))}else if(A&&[H,v].includes(D)){const _=Gl({focusReason:s.value});n("focusout-prevented",_),_.defaultPrevented||(b.preventDefault(),V&&gt(k,!0))}}else if(D===v){const _=Gl({focusReason:s.value});n("focusout-prevented",_),_.defaultPrevented||b.preventDefault()}}};(0,l.provide)(Lm,{focusTrapRef:r,onKeydown:e}),(0,l.watch)(()=>t.focusTrapEl,b=>{b&&(r.value=b)},{immediate:!0}),(0,l.watch)([r],([b],[h])=>{b&&(b.addEventListener("keydown",e),b.addEventListener("focusin",f),b.addEventListener("focusout",g)),h&&(h.removeEventListener("keydown",e),h.removeEventListener("focusin",f),h.removeEventListener("focusout",g))});const u=b=>{n(Uo,b)},m=b=>n(Go,b),f=b=>{const h=(0,l.unref)(r);if(!h)return;const B=b.target,p=b.relatedTarget,d=B&&h.contains(B);fe(t.trapped)||p&&h.contains(p)||(i=p),d&&n("focusin",b),!c.paused&&fe(t.trapped)&&(d?o=B:gt(o,!0))},g=b=>{const h=(0,l.unref)(r);if(!(c.paused||!h))if(!t.escape&&fe(t.trapped)){const B=b.relatedTarget;!Ge(B)&&!h.contains(B)&&setTimeout(()=>{if(!c.paused&&fe(t.trapped)){const p=Gl({focusReason:s.value});n("focusout-prevented",p),p.defaultPrevented||gt(o,!0)}},0)}else{const B=b.target;B&&h.contains(B)||n("focusout",b)}};async function S(){await(0,l.nextTick)();const b=(0,l.unref)(r);if(b){Qo.push(c);const h=b.contains(document.activeElement)?i:document.activeElement;if(i=h,!b.contains(h)){const B=new Event(Na,Wo);b.addEventListener(Na,u),b.dispatchEvent(B),B.defaultPrevented||(0,l.nextTick)(()=>{let p=t.focusStartEl;Za(p)||(gt(p),document.activeElement!==p&&(p="first")),p==="first"&&Hm(Xo(b),!0),(document.activeElement===h||p==="container")&&gt(b)})}}}function z(){const b=(0,l.unref)(r);if(b){b.removeEventListener(Na,u);const h=new CustomEvent(ka,{...Wo,detail:{focusReason:s.value}});b.addEventListener(ka,m),b.dispatchEvent(h),!h.defaultPrevented&&(s.value=="keyboard"||!qm())&&gt(i??document.body,!0),b.removeEventListener(ka,u),Qo.remove(c)}}return(0,l.onMounted)(()=>{fe(t.trapped)&&S(),(0,l.watch)(()=>t.trapped,b=>{fe(b)?S():z()})}),(0,l.onBeforeUnmount)(()=>{fe(t.trapped)&&z()}),()=>typeof a.default=="function"?a.default({"handle-keydown":e}):null}}),Um=Wm,{componentName:Gm,create:Xm,scope:qy}=ie("floating-window"),Zm=Symbol.for("InnerPageScopeKey"),Jm=Symbol.for("PageWrapperKey"),Qm={modelValue:{type:[Boolean,String],required:!1,default:!0},title:{type:[String],required:!1},width:{type:[String,Number],required:!1},height:{type:[String,Number],required:!1},origin:{type:[String],required:!1,default:"right-top"},top:{type:[String,Number],required:!1},left:{type:[String,Number],required:!1},bottom:{type:[String,Number],required:!1},right:{type:[String,Number],required:!1},teleport:{type:[String,Element],default:"body"},fixedNavTeleport:{type:[String,Element]},zIndex:{type:[String,Number],required:!1},collapse:{type:[Boolean],requried:!1},showCollapse:{type:[Boolean],required:!1,default:!0},collapseText:{type:[String],requried:!1,default:"收起"},collapseIcon:{type:[Object],requried:!1},collapsePosition:{type:[String],requried:!1,default:"right"},collapseTop:{type:[String],requried:!1,default:"30vh"},expandText:{type:[String],requried:!1},expandIcon:{type:[Object],requried:!1},expandClass:{type:[String],requried:!1},showClose:{type:[Boolean],required:!1,default:!0},closeIcon:{type:[Object],requried:!1},draggable:{type:[Boolean],required:!1,default:!0},footerDraggable:{type:[Boolean],required:!1,default:!0},customClass:{type:[String],required:!1}},eh=Xm({inheritAttrs:!1,components:{FoxIcon:M.ElIcon,FocusTrap:Um},props:{...Qm},emits:["update:modelValue","update:collapse"],setup(t,{emit:a}){const n=Gm,r=(0,l.ref)(t.modelValue),i=(0,l.computed)(()=>!t.teleport);(0,l.watch)(()=>t.modelValue,w=>{r.value=w});const o=(0,l.computed)(()=>r.value===!1?!1:!D.value),s=(0,l.ref)(t.left),c=(0,l.ref)(t.top),e=(0,l.ref)(t.right),u=(0,l.ref)(t.bottom),m=(0,l.computed)(()=>{const w=["fox-floating-window"];return t.customClass&&w.push(t.customClass),w}),f=(0,l.computed)(()=>{const w={};return vt(s.value)?w.left="auto":w.left=Ye(s.value),vt(c.value)?w.top="auto":w.top=Ye(c.value),vt(e.value)?w.right="auto":w.right=Ye(e.value),vt(u.value)?w.bottom="auto":w.bottom=Ye(u.value),vt(t.zIndex)||(w["z-index"]=Ye(t.zIndex)),vt(V.value)||(w.height=V.value),vt(C.value)||(w.width=C.value),w}),g=(0,l.computed)(()=>t.closeIcon??$e.Close),S=(0,l.computed)(()=>t.collapseIcon??$e.ArrowUp),z=(0,l.computed)(()=>t.collapseText??""),b=(0,l.computed)(()=>t.collapsePosition==="left"?t.expandIcon??$e.ArrowRight:t.expandIcon??$e.ArrowLeft),h=(0,l.computed)(()=>t.expandText??t.title??"展开"),B=(0,l.computed)(()=>({[`${n}__collapse-text`]:!0})),p=(0,l.computed)(()=>({[`${n}__collapse-icon`]:!0,"is-expand":!D.value,"is-collapse":D.value})),d=(0,l.ref)(),T=(0,l.ref)(null),A=(0,l.ref)(null),V=(0,l.computed)(()=>Ye(t.height)||""),C=(0,l.computed)(()=>Ye(t.width)||""),D=(0,l.ref)(fe(t.collapse)),v=(w,O=!0)=>{D.value!==w&&(D.value=w,w?q():W(),a("update:collapse",w),w&&typeof _.onHide=="function"?_.onHide():!w&&typeof _.onShow=="function"&&_.onShow())};(0,l.watch)(()=>t.collapse,w=>{v(w)});const H=()=>{k()},k=w=>{w=w??!D.value,v(w)};(0,l.provide)(Zm,!0);const _={setCollapse:v,setFixedNavVisible:w=>{R.value=w}};(0,l.provide)(Jm,_);const J=()=>{typeof _.beforeClose=="function"?_.beforeClose(()=>{r.value=!1}):r.value=!1},x=(0,l.ref)(null),E=(0,l.computed)(()=>!t.fixedNavTeleport),P=(0,l.computed)(()=>{const w=["fox-floating-window__fixednav"];return t.expandClass&&w.push(t.expandClass),t.collapsePosition==="left"?w.push("is-left"):t.collapsePosition==="right"&&w.push("is-right"),w}),K=(0,l.ref)(""),X=(0,l.computed)(()=>{const w={};return K.value?w.top=K.value:t.collapseTop&&(w.top=t.collapseTop),w}),Z=(0,l.ref)(D.value),R=(0,l.computed)({set:w=>{Z.value=w},get:()=>r.value===!1?!1:Z.value});let te=null;const Y=()=>{typeof te=="function"&&(te(),te=null)},q=()=>{x.value&&x.value.classList.add("slide-in"),R.value=!0,te=()=>{x.value&&x.value.classList.remove("slide-in")}},W=()=>{x.value&&x.value.classList.add("slide-out"),te=()=>{x.value&&x.value.classList.remove("slide-out"),R.value=!1}},Q=()=>{s.value=null,c.value=null,e.value=null,u.value=null},F={x:0,y:0},G=qo(w=>{if(!d.value)return;const O=d.value;if(Q(),t.origin==="left-top")s.value=O.offsetLeft,c.value=O.offsetTop,F.x=s.value,F.y=c.value;else if(t.origin==="left-bottom"){const j=document.documentElement.clientHeight||document.body.clientHeight;s.value=O.offsetLeft,u.value=j-(O.offsetTop+O.offsetHeight),F.x=s.value,F.y=u.value}else if(t.origin==="right-bottom"){const j=document.documentElement.clientWidth||document.body.clientWidth,le=document.documentElement.clientHeight||document.body.clientHeight;e.value=j-(O.offsetLeft+O.offsetWidth),u.value=le-(O.offsetTop+O.offsetHeight),F.x=e.value,F.y=u.value}else e.value=(document.documentElement.clientWidth||document.body.clientWidth)-(O.offsetLeft+O.offsetWidth),c.value=O.offsetTop,F.x=e.value,F.y=c.value},w=>{if(!d.value)return;const O=d.value;Q(),t.origin==="left-top"?(s.value=F.x+w.x,c.value=F.y+w.y,O.style.left=Ye(s.value),O.style.top=Ye(c.value)):t.origin==="left-bottom"?(s.value=F.x+w.x,u.value=F.y-w.y,O.style.left=Ye(s.value),O.style.bottom=Ye(u.value)):t.origin==="right-bottom"?(e.value=F.x-w.x,u.value=F.y-w.y,O.style.right=Ye(e.value),O.style.bottom=Ye(u.value)):(e.value=F.x-w.x,c.value=F.y+w.y,O.style.right=Ye(e.value),O.style.top=Ye(c.value))}),$={x:0,y:0},U=qo(w=>{x.value&&($.x=x.value.offsetLeft,$.y=x.value.offsetTop)},w=>{x.value&&(K.value=`${$.y+w.y}px`)}),I=()=>{d.value&&(A.value=d.value.querySelector(".fox-floating-window__body > .fox-page > .fox-footer-bar"))};return(0,l.onMounted)(()=>{if(t.draggable&&d.value){const w=[];T.value&&w.push(T.value),t.footerDraggable&&(I(),A.value&&w.push(A.value)),G.open(w)}t.collapse===!0&&v(t.collapse,!1),x.value&&U.open(x.value)}),(0,l.onBeforeUnmount)(()=>{t.draggable&&T.value&&G.close(),x.value&&U.close()}),{classes:m,styles:f,isShow:o,closeIcon:g,onClose:J,dialogRef:d,headerRef:T,onClickToggle:H,collapseIcon:S,collapseText:z,collapseTextClasses:B,collapseIconClasses:p,expandIcon:b,expandText:h,isShowFixedNav:R,fixedNavRef:x,fixedNavClasses:P,fixedNavStyles:X,onAnimationEnd:Y,teleportDisabled:i,fixedNavTeleportDisabled:E}}}),th={ref:"headerRef",class:"fox-floating-window__header"},lh={class:"fox-floating-window__title"},nh={class:"fox-floating-window__tools"},ah={class:"fox-floating-window__body"},rh={class:"fox-floating-window__fixednav__text"};function oh(t,a,n,r,i,o){const s=(0,l.resolveComponent)("FoxIcon"),c=(0,l.resolveComponent)("FocusTrap");return(0,l.openBlock)(),(0,l.createElementBlock)(l.Fragment,null,[((0,l.openBlock)(),(0,l.createBlock)(l.Teleport,{to:t.teleport,disabled:t.teleportDisabled},[(0,l.createVNode)(l.Transition,{name:"fox-floating-window-fade"},{default:(0,l.withCtx)(()=>[(0,l.withDirectives)((0,l.createElementVNode)("div",{ref:"dialogRef",class:(0,l.normalizeClass)(t.classes),style:(0,l.normalizeStyle)(t.styles),tabindex:"-1"},[(0,l.createVNode)(c,{loop:!0,escape:!0,trapped:t.isShow,"focus-trap-el":t.dialogRef,"focus-start-el":"container"},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("div",th,[(0,l.renderSlot)(t.$slots,"header",{},()=>[(0,l.createElementVNode)("span",lh,(0,l.toDisplayString)(t.title),1),(0,l.createElementVNode)("div",nh,[t.showCollapse?((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:0,class:"fox-floating-window__collapse",onClick:a[0]||(a[0]=(...e)=>t.onClickToggle&&t.onClickToggle(...e))},[(0,l.createElementVNode)("span",{class:(0,l.normalizeClass)(t.collapseTextClasses)},(0,l.toDisplayString)(t.collapseText),3),(0,l.createVNode)(s,{class:(0,l.normalizeClass)(t.collapseIconClasses)},{default:(0,l.withCtx)(()=>[((0,l.openBlock)(),(0,l.createBlock)((0,l.resolveDynamicComponent)(t.collapseIcon)))]),_:1},8,["class"])])):(0,l.createCommentVNode)("",!0),t.showClose?((0,l.openBlock)(),(0,l.createBlock)(s,{key:1,class:"fox-floating-window__close",onClick:t.onClose},{default:(0,l.withCtx)(()=>[((0,l.openBlock)(),(0,l.createBlock)((0,l.resolveDynamicComponent)(t.closeIcon)))]),_:1},8,["onClick"])):(0,l.createCommentVNode)("",!0)])])],512),(0,l.createElementVNode)("div",ah,[(0,l.renderSlot)(t.$slots,"default")])]),_:3},8,["trapped","focus-trap-el"])],6),[[l.vShow,t.isShow]])]),_:3})],8,["to","disabled"])),((0,l.openBlock)(),(0,l.createBlock)(l.Teleport,{to:t.fixedNavTeleport,disabled:t.fixedNavTeleportDisabled},[(0,l.withDirectives)((0,l.createElementVNode)("div",{ref:"fixedNavRef",class:(0,l.normalizeClass)(t.fixedNavClasses),style:(0,l.normalizeStyle)(t.fixedNavStyles),onAnimationend:a[2]||(a[2]=(...e)=>t.onAnimationEnd&&t.onAnimationEnd(...e))},[(0,l.createElementVNode)("div",{class:"fox-floating-window__fixednav__inner",onClick:a[1]||(a[1]=(...e)=>t.onClickToggle&&t.onClickToggle(...e))},[(0,l.createVNode)(s,{class:"fox-floating-window__fixednav__icon"},{default:(0,l.withCtx)(()=>[((0,l.openBlock)(),(0,l.createBlock)((0,l.resolveDynamicComponent)(t.expandIcon)))]),_:1}),(0,l.createElementVNode)("div",rh,(0,l.toDisplayString)(t.expandText),1)])],38),[[l.vShow,t.isShowFixedNav]])],8,["to","disabled"]))],64)}var Ta=Fe(eh,[["render",oh]]),ti=new Date().getFullYear(),ih={date:"YYYY-MM-DD",datetime:"YYYY-MM-DD HH:mm:ss",time:"HH:mm:ss","year-month":"YYYY-MM","month-day":"MM-DD",datehour:"YYYY-MM-DD HH","hour-minute":"HH:mm"},li=(t,a,n)=>{let r;if(ut(a)?r=a:typeof a=="string"&&Je(a)>0?r=Ke.parser(a,n):r=new Date,r.toString()==="Invalid Date")return null;let i=Math.max(r.getTime(),t.minDate.getTime());return i=Math.min(i,t.maxDate.getTime()),new Date(i)},sh=(t,a,n)=>{ut(a)||(a=t.minDate);let r=Math.max(a.getTime(),t.minDate.getTime());return r=Math.min(r,t.maxDate.getTime()),Ke.format(new Date(r),n)},ch={modelValue:{type:[String,Date]},confirmText:{type:String},cancelText:{type:String},type:{type:String,default:()=>"date"},valueFormat:{type:String},visible:{type:Boolean,default:()=>!1},title:{type:String,default:()=>""},isShowChinese:{type:Boolean,default:()=>!0},minuteStep:{type:Number,default:()=>1},minDate:{type:Date,default:()=>new Date(ti-10,0,1),validator:ut},maxDate:{type:Date,default:()=>new Date(ti+10,11,31),validator:ut},visibleItemCount:{type:[Number,String],default:()=>7},threeDimensional:{type:Boolean,default:()=>!0},swipeDuration:{type:[Number,String],default:()=>1e3},itemFormatter:{type:Function},itemFilter:{type:Function},teleportDisable:{type:Boolean}},{create:uh,scope:dh}=ie("date-picker"),fh=uh({components:{Picker:Jt},props:{...ch},emits:["click","update:visible","update:modelValue","update:dateIndexs","update:close","cancel","confirm","clear"],setup(t,{emit:a}){const{t:n}=(0,ve.useFoxI18n)(dh),r={day:n("day"),year:n("year"),month:n("month"),hour:n("hour"),minute:n("minute"),seconds:n("seconds"),today:n("today"),fullWeekdays:JSON.parse(n("fullWeekdays"))},i=(0,l.ref)(!1);(0,l.watch)(()=>t.visible,d=>{i.value=d});function o(d,T){return new Date(d,T,0).getDate()}const s=(d,T)=>{const A=t[`${d}Date`],V=A.getFullYear();let C=1,D=1,v=0,H=0;d==="max"&&(C=12,D=o(T.getFullYear(),T.getMonth()+1),v=23,H=59);const k=H;return T.getFullYear()===V&&(C=A.getMonth()+1,T.getMonth()+1===C&&(D=A.getDate(),T.getDate()===D&&(v=A.getHours(),T.getHours()===v&&(H=A.getMinutes())))),{[`${d}Year`]:V,[`${d}Month`]:C,[`${d}Date`]:D,[`${d}Hour`]:v,[`${d}Minute`]:H,[`${d}Seconds`]:k}},c=(0,l.computed)(()=>{if(!g.value)return[];const{maxYear:d,maxDate:T,maxMonth:A,maxHour:V,maxMinute:C,maxSeconds:D}=s("max",g.value),{minYear:v,minDate:H,minMonth:k,minHour:_,minMinute:J,minSeconds:x}=s("min",g.value);let E=[{type:"year",range:[v,d]},{type:"month",range:[k,A]},{type:"day",range:[H,T]},{type:"hour",range:[_,V]},{type:"minute",range:[J,C]},{type:"seconds",range:[x,D]}];switch(t.type){case"date":E=E.slice(0,3);break;case"datetime":E=E.slice(0,5);break;case"time":E=E.slice(3,6);break;case"year-month":E=E.slice(0,2);break;case"month-day":E=E.slice(1,3);break;case"datehour":E=E.slice(0,4);break;case"hour-minute":E=E.slice(3,5);break}return E}),e=(d,T,A,V,C)=>{const D=[];for(;d<=T;){let v=!0;if(typeof t.itemFilter=="function"){const H={text:`${d}`,value:d,type:A,currentYearMonth:V};v=t.itemFilter(H)}if(v)if(typeof t.itemFormatter=="function"){const H={text:`${d}`,value:d,type:A,currentYearMonth:V};t.itemFormatter(H),D.push({text:H.text,value:H.value})}else if(t.isShowChinese){let H=`${d}${r[A]}`;if(A==="day"){if(V[0]===C[0]&&V[1]===C[1]&&d===C[2])H=r.today;else{const k=new Date(V[0],V[1],d).getDay();H=`${H} ${r.fullWeekdays[k]}`}D.push({text:H,value:d})}else D.push({text:d+r[A],value:d})}else D.push({text:`${d}`,value:d});A==="minute"?d+=t.minuteStep:d++}return D},u=(0,l.computed)(()=>{const d=new Date,T=[d.getFullYear(),d.getMonth(),d.getDate()],A=[];g.value&&(A[0]=g.value.getFullYear(),A[1]=g.value.getMonth());let V=[];return c.value.forEach(C=>{let D=e(C.range[0],C.range[1],C.type,A,T);D&&V.push(D)}),V}),m=(d,T)=>d==="year"?T.getFullYear():d==="month"?T.getMonth()+1:d==="day"?T.getDate():d==="hour"?T.getHours():d==="minute"?T.getMinutes():d==="seconds"?T.getSeconds():0,f=(0,l.ref)(),g=(0,l.ref)(null);(0,l.watch)(()=>t.modelValue,d=>{let T;if(typeof d=="string"?d.length==0||d==="Invalid Date"?T=new Date:t.valueFormat?T=li(t,t.modelValue,t.valueFormat):T=li(t,d,ih[t.type]):ut(d)?T=d:T=new Date,!!T&&(!g.value||T.getTime()!==g.value.getTime())){g.value=T;let A=[];c.value.forEach(V=>{let C=m(V.type,T);A.push(C)}),f.value=A}},{immediate:!0});const S=d=>{if(!d||d.length===0){g.value=new Date;let T=[];c.value.forEach(A=>{let V=m(A.type,g.value);T.push(V)}),f.value=T;return}if(t.type==="date"){const T=d[0],A=d[1]-1,V=Math.min(d[2],o(T,A+1));V!==d[2]&&(d[2]=V),g.value=new Date(T,A,V)}else if(t.type==="datetime"){const T=d[0],A=d[1]-1,V=Math.min(d[2],o(T,A+1)),C=d[3],D=d[4];V!==d[2]&&(d[2]=V),g.value=new Date(T,A,V,C,D)}else if(t.type==="time"){const T=d[0],A=d[1],V=d[2],C=g.value??new Date;g.value=new Date(C.getFullYear(),C.getMonth(),C.getDate(),T,A,V)}else if(t.type==="year-month"){const T=d[0],A=d[1]-1;g.value=new Date(T,A)}else if(t.type==="month-day"){const T=(g.value??new Date).getFullYear(),A=d[0]-1,V=Math.min(d[1],o(T,A+1));V!==d[1]&&(d[1]=V),g.value=new Date(T,A,V)}else if(t.type==="datehour"){const T=d[0],A=d[1]-1,V=Math.min(d[2],o(T,A+1)),C=d[3];V!==d[2]&&(d[2]=V),g.value=new Date(T,A,V,C)}else if(t.type==="hour-minute"){const T=d[0],A=d[1],V=g.value??new Date;g.value=new Date(V.getFullYear(),V.getMonth(),V.getDate(),T,A)}f.value=d};return{columns:u,dateIndexs:f,show:i,onChange:d=>{S(d)},onClose:()=>{a("update:close",!1)},onConfirm:d=>{S(d);const T=g.value??new Date;t.valueFormat?a("update:modelValue",sh(t,T,t.valueFormat)):a("update:modelValue",T),a("confirm",d)},onClear:()=>{a("clear")},onUpdateVisible:d=>{i.value=d,a("update:visible",d)}}}});function mh(t,a,n,r,i,o){const s=(0,l.resolveComponent)("Picker");return(0,l.openBlock)(),(0,l.createBlock)(s,{visible:t.show,"model-value":t.dateIndexs,source:t.columns,"value-type":"value","confirm-text":t.confirmText,"cancel-text":t.cancelText,title:t.title,onChange:t.onChange,onConfirm:t.onConfirm,onClose:t.onClose,onClear:t.onClear,"onUpdate:visible":t.onUpdateVisible,"visible-item-count":t.visibleItemCount,"three-dimensional":t.threeDimensional,"swipe-duration":t.swipeDuration,"teleport-disable":t.teleportDisable},{top:(0,l.withCtx)(()=>[(0,l.renderSlot)(t.$slots,"top")]),default:(0,l.withCtx)(()=>[(0,l.renderSlot)(t.$slots,"default")]),_:3},8,["visible","model-value","source","confirm-text","cancel-text","title","onChange","onConfirm","onClose","onClear","onUpdate:visible","visible-item-count","three-dimensional","swipe-duration","teleport-disable"])}var Ea=Fe(fh,[["render",mh]]),Xl=(t,a,n)=>t.map(r=>{const{value:i="value",text:o="text",children:s="children"}=n??{},{[i]:c,[o]:e,[s]:u,...m}=r,f={loading:!1,...m,level:a?(a&&a.level||0)+1:0,value:c,text:e,children:u,_parent:a};return f.children&&f.children.length&&(f.children=Xl(f.children,f,n)),f}),ni=(t,a)=>{let n=0,r;for(;(r=t[n++])&&a(r)!==!0;)r.children&&r.children.length&&ni(r.children,a)},hh={topId:null,idKey:"id",pidKey:"pid",sortKey:""},gh=(t,a)=>{const{topId:n,idKey:r,pidKey:i,sortKey:o}={...hh,...a||{}};let s=[],c={};return t.forEach(e=>{e={...e};const{[r]:u,[i]:m}=e,f=c[m]=c[m]||[];!s.length&&m===n&&(s=f),f.push(e),e.children=c[u]||(c[u]=[])}),o&&Object.keys(c).forEach(e=>{c[e].length>1&&c[e].sort((u,m)=>u[o]-m[o])}),c=null,s},ai=class{nodes;config;constructor(t,a){this.config={value:"value",text:"text",children:"children",...a||{}},this.nodes=Xl(t,null,this.config)}updateChildren(t,a){a?a.children=Xl(t,a,this.config):this.nodes=Xl(t,null,this.config)}getNodeByValue(t){let a;return ni(this.nodes,n=>{if(n.value===t)return a=n,!0}),a}getPathNodesByValue(t){if(!t.length)return[];const a=[];let n=this.nodes;for(;n&&n.length;){const r=n.find(i=>i.value===t[i.level]);if(!r)break;a.push(r),n=r.children}return a}isLeaf(t,a){const{leaf:n,children:r}=t,i=Array.isArray(r)&&!!r.length;return n||!i&&!a}hasChildren(t,a){if(this.isLeaf(t,a))return!1;const{children:n}=t;return Array.isArray(n)&&!!n.length}},{create:ph,scope:yh}=ie("cascader-pane"),bh=ph({components:{Loading:Wt,Checklist:Yr,TabsBar:el,TabsContainer:tl,TabsPane:jl},props:{visible:{type:Boolean,required:!0},modelValue:{type:Array,required:!0},options:{type:Array,default:()=>[]},lazy:{type:Boolean,required:!1},lazyLoad:{type:Function,required:!1},valueKey:{type:String,default:"value"},textKey:{type:String,default:"text"},childrenKey:{type:String,default:"children"},convertConfig:{type:Object,required:!1}},emits:["update:modelValue","change","pathChange"],setup(t,{emit:a}){const{t:n}=(0,ve.useFoxI18n)(yh),r=(0,l.computed)(()=>({lazy:t.lazy,lazyLoad:t.lazyLoad,valueKey:t.valueKey,textKey:t.textKey,childrenKey:t.childrenKey,convertConfig:t.convertConfig})),i=(0,l.ref)(0),o=(0,l.ref)(!1),s=(0,l.ref)(t.modelValue),c=(0,l.ref)(new ai([],{})),e=(0,l.ref)([]),u=(0,l.computed)(()=>r.value.lazy&&!!r.value.lazyLoad),m=(0,l.computed)(()=>o.value==!0||e.value.length==0?[{text:"Loading",value:0}]:e.value.map((p,d)=>({text:p.selectedNode?p.selectedNode.text:n("select"),value:d}))),f=new Map;let g;const S=async()=>{f.clear(),e.value=[],i.value=0,o.value=!1,g=null;let{options:p}=t;r.value.convertConfig&&(p=gh(p,r.value.convertConfig)),c.value=new ai(p,{value:r.value.valueKey,text:r.value.textKey,children:r.value.childrenKey}),u.value&&!c.value.nodes.length&&await b({root:!0,loading:!0,text:"",value:""}),e.value=[{nodes:c.value.nodes,selectedNode:null}],z()},z=async()=>{const p=s.value;if(p===void 0||!c.value.nodes.length)return;if(p.length===0){i.value=0,e.value=[{nodes:c.value.nodes,selectedNode:null}];return}let d=p;if(u.value&&Array.isArray(p)&&p.length){d=[];let T=c.value.nodes.find(A=>A.value===p[0]);T&&(d=[T.value],o.value=!0,await b(await p.slice(1).reduce(async(A,V)=>{const C=await A;await b(C);const D=C&&C?.children?.find(v=>v.value===V);return D&&d.push(V),Promise.resolve(D)},Promise.resolve(T))),o.value=!1)}d.length&&p===t.modelValue&&c.value.getPathNodesByValue(d).map((T,A)=>{i.value=A,B.handleNode(T,!0)})},b=async p=>{if(!p)return;if(!r.value.lazyLoad){p.leaf=!0;return}if(c.value.isLeaf(p,u.value)||c.value.hasChildren(p,u.value))return;p.loading=!0;const d=p.root?null:p;let T=f.get(p);T||(T=new Promise(V=>{r.value.lazyLoad?.(p,V)}),f.set(p,T));const A=await T;Array.isArray(A)&&A.length>0?c.value.updateChildren(A,d):p.leaf=!0,p.loading=!1,f.delete(p)},h=p=>{const d=p.map(T=>T.value);s.value=d,a("change",d,p),a("update:modelValue",d,p)},B={async handleNode(p,d){const{disabled:T,loading:A}=p;if(!(!d&&T||!e.value[i.value])){if(c.value.isLeaf(p,u.value)){if(p.leaf=!0,e.value[i.value].selectedNode=p,e.value=e.value.slice(0,p.level+1),!d){const V=e.value.map(C=>C.selectedNode);h(V),a("pathChange",V)}return}if(c.value.hasChildren(p,u.value)){const V=p.level+1;e.value[i.value].selectedNode=p,e.value=e.value.slice(0,V),e.value.push({nodes:p.children||[],selectedNode:null}),i.value=V,d||a("pathChange",e.value.map(C=>C.selectedNode));return}g=p,!A&&(await b(p),g===p&&(e.value[i.value].selectedNode=p,B.handleNode(p,d)))}},handleTabChange(p,d){g=null},formatTabTitle(p){return p.selectedNode?p.selectedNode.text:n("select")},isSelected(p,d){return p.selectedNode&&p.selectedNode.value===d.value}};return(0,l.watch)([r,()=>t.options],()=>{S()},{deep:!0,immediate:!0}),(0,l.watch)(()=>t.modelValue,p=>{p!==s.value&&(s.value=p,z())}),(0,l.watch)(()=>t.visible,p=>{p&&Array.isArray(s.value)&&s.value.length>0&&z()}),{panes:e,panesTitles:m,initLoading:o,tabsCursor:i,...B}}}),wh={class:"fox-cascader"},Sh={role:"menu",class:"fox-cascader__pane"},vh=["aria-checked","aria-disabled","onClick"],Ch={class:"fox-cascader__item__title"};function Nh(t,a,n,r,i,o){const s=(0,l.resolveComponent)("TabsBar"),c=(0,l.resolveComponent)("Loading"),e=(0,l.resolveComponent)("Checklist"),u=(0,l.resolveComponent)("TabsPane"),m=(0,l.resolveComponent)("TabsContainer");return(0,l.openBlock)(),(0,l.createElementBlock)("view",wh,[(0,l.createVNode)(s,{modelValue:t.tabsCursor,"onUpdate:modelValue":a[0]||(a[0]=f=>t.tabsCursor=f),data:t.panesTitles,onChange:t.handleTabChange,scroll:!0,align:"left"},null,8,["modelValue","data","onChange"]),(0,l.createVNode)(m,{modelValue:t.tabsCursor,"onUpdate:modelValue":a[1]||(a[1]=f=>t.tabsCursor=f)},{default:(0,l.withCtx)(()=>[!t.initLoading&&t.panes.length?((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,{key:0},(0,l.renderList)(t.panes,(f,g)=>((0,l.openBlock)(),(0,l.createBlock)(u,{"pane-key":g,key:g},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("view",Sh,[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(f.nodes,S=>((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:S.value,class:(0,l.normalizeClass)(["fox-cascader__item",{active:t.isSelected(f,S),disabled:S.disabled}]),"aria-checked":t.isSelected(f,S),"aria-disabled":S.disabled||void 0,role:"menuitemradio",onClick:z=>t.handleNode(S,!1)},[(0,l.createElementVNode)("view",Ch,(0,l.toDisplayString)(S.text),1),S.loading?((0,l.openBlock)(),(0,l.createBlock)(c,{key:0,class:"fox-cascader__item__icon-loading",name:"loading"})):((0,l.openBlock)(),(0,l.createBlock)(e,{key:1,class:"fox-cascader__item__icon-check",name:"checklist"}))],10,vh))),128))])]),_:2},1032,["pane-key"]))),128)):((0,l.openBlock)(),(0,l.createBlock)(u,{key:1,"pane-key":0},{default:(0,l.withCtx)(()=>[...a[2]||(a[2]=[(0,l.createElementVNode)("view",{class:"fox-cascader__pane"},null,-1)])]),_:1}))]),_:1},8,["modelValue"])])}var kh=Fe(bh,[["render",Nh]]),{create:xh}=ie("cascader-picker"),zh=xh({components:{FoxCascaderPane:kh,FoxPopup:bt},props:{...qn,modelValue:Array,visible:Boolean,title:String,options:{type:Array,default:()=>[]},lazy:Boolean,lazyLoad:Function,valueKey:{type:String,default:"value"},textKey:{type:String,default:"text"},childrenKey:{type:String,default:"children"},poppable:{type:Boolean,default:!0},convertConfig:Object},emits:["update:modelValue","change","pathChange","update:visible"],setup(t,{emit:a}){const n=(0,l.ref)(t.modelValue),r=(0,l.computed)({get(){return t.visible},set(s){a("update:visible",s)}}),i=(s,c)=>{n.value=s,r.value=!1,a("change",s,c),a("update:modelValue",s)},o=s=>{a("pathChange",s)};return(0,l.watch)(()=>t.modelValue,s=>{s!==n.value&&(n.value=s)}),{onChange:i,onPathChange:o,innerValue:n,innerVisible:r}}}),Th=["innerHTML"];function Eh(t,a,n,r,i,o){const s=(0,l.resolveComponent)("FoxCascaderPane"),c=(0,l.resolveComponent)("FoxPopup");return t.poppable?((0,l.openBlock)(),(0,l.createBlock)(c,{key:0,visible:t.innerVisible,"onUpdate:visible":a[0]||(a[0]=e=>t.innerVisible=e),position:"bottom","pop-class":"fox-cascader__popup",round:"",closeable:t.closeable,"destroy-on-close":!1,"close-icon-position":t.closeIconPosition},{default:(0,l.withCtx)(()=>[(0,l.renderSlot)(t.$slots,"header",{},()=>[t.title?((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:0,class:"fox-cascader__bar",innerHTML:t.title},null,8,Th)):(0,l.createCommentVNode)("",!0)]),(0,l.createVNode)(s,{onChange:t.onChange,onPathChange:t.onPathChange,modelValue:t.innerValue,options:t.options,lazy:t.lazy,"lazy-load":t.lazyLoad,"value-key":t.valueKey,"text-key":t.textKey,"children-key":t.childrenKey,"convert-config":t.convertConfig,visible:t.innerVisible},null,8,["onChange","onPathChange","modelValue","options","lazy","lazy-load","value-key","text-key","children-key","convert-config","visible"])]),_:3},8,["visible","closeable","close-icon-position"])):((0,l.openBlock)(),(0,l.createBlock)(s,{key:1,onChange:t.onChange,onPathChange:t.onPathChange,modelValue:t.innerValue,options:t.options,lazy:t.lazy,"lazy-load":t.lazyLoad,"value-key":t.valueKey,"text-key":t.textKey,"children-key":t.childrenKey,"convert-config":t.convertConfig,visible:t.innerVisible},null,8,["onChange","onPathChange","modelValue","options","lazy","lazy-load","value-key","text-key","children-key","convert-config","visible"]))}var $a=Fe(zh,[["render",Eh]]),$h=Symbol.for("PageWrapperKey");function Vh(t,a){return{props:{class:{type:[String]},title:{type:[String]},height:{type:[String,Number]},hideHeader:{type:[Boolean]},draggable:{type:[Boolean],default:()=>!0},appendToBody:{type:[Boolean],default:!0},closeOnClickModal:{type:[Boolean],default:()=>!1},closeOnPressEscape:{type:[Boolean],default:()=>!0}},setup(n,r){vn(!0);const i={};(0,l.provide)($h,i);const o=u=>{typeof i.beforeClose=="function"&&i.beforeClose()},s=(0,l.ref)(!0),c=u=>{s.value=u},e=(0,l.computed)(()=>{const u={};return n.height&&(u["--fox-dialog-item-body-height"]=Ce(n.height)),u});return()=>{const u={...r.attrs,style:e.value,title:n.title,draggable:n.draggable,modelValue:s.value,"onUpdate:modelValue":c,"append-to-body":n.appendToBody,"close-on-click-modal":n.closeOnClickModal,"close-on-press-escape":n.closeOnPressEscape,"before-close":o},m=["fox-dialog-item "];n.hideHeader&&m.push("hide-header"),n.class&&m.push(n.class),u.class=m.join(" ");const f={};return typeof r.slots.default=="function"&&(f.default=r.slots.default),(0,l.h)(M.ElDialog,u,f)}}}}var{componentName:Bh,create:Dh,scope:Mh}=ie("dialog-item"),Ih=Dh(Vh(Bh,Mh)),Va=Ih,{create:Ah}=ie("toast"),_h=Ah({props:{id:{type:String,required:!1},msg:{type:String,required:!1},duration:{type:Number,default:2e3},center:{type:Boolean,default:!0},type:{type:String,required:!1},customClass:{type:String,required:!1},bottom:{type:String,default:"30px"},size:{type:[String,Number],default:"base"},iconSize:{type:[String,Number],default:20},icon:{type:[Object],required:!1},iconColor:{type:String,required:!1,default:"#ffffff"},textAlignCenter:{type:Boolean,default:!0},loadingRotate:{type:Boolean,default:!0},bgColor:{type:String,default:""},onClose:{type:Function,required:!1},unmount:{type:Function,required:!1},cover:{type:Boolean,default:!1},coverColor:{type:String,default:""},title:{type:String,default:""},closeOnClickOverlay:{type:Boolean,default:!1}},emits:["close"],setup(t,{emit:a}){let n=null;const r=(0,l.reactive)({mounted:!1});(0,l.onMounted)(()=>{r.mounted=!0});const i=()=>{n&&(clearTimeout(n),n=null)},o=()=>{r.mounted=!1},s=()=>{i(),t.duration&&(n=setTimeout(()=>{o()},t.duration))},c=()=>{t.closeOnClickOverlay&&(o(),a("close"))};t.duration&&s(),(0,l.watch)(()=>t.duration,S=>{S&&s()});const e=(0,l.computed)(()=>t.type!=="text"?!0:!!t.icon),u=()=>{const S=he(t.iconSize);return(0,l.h)(t.icon,{width:S,height:S,color:t.iconColor})},m=(0,l.computed)(()=>["fox-toast",{"fox-toast-center":t.center},{"fox-toast-has-icon":e.value},{"fox-toast-cover":t.cover},{"fox-toast-loading":t.type==="loading"},t.customClass,"fox-toast-"+t.size]),f=(0,l.computed)(()=>["fox-toast-icon-wrapper",{"fox-toast-icon-no-animation":!t.loadingRotate}]);return{state:r,hide:o,clickCover:c,renderIcon:u,hasIcon:e,toastBodyClass:m,toastIconWrapperClass:f,onAfterLeave:()=>{i(),t.unmount(t.id),t.onClose&&t.onClose()}}}}),Lh={key:1,class:"fox-toast-title"},Ph=["innerHTML"];function Fh(t,a,n,r,i,o){return(0,l.openBlock)(),(0,l.createBlock)(l.Transition,{name:"toast-fade",onAfterLeave:t.onAfterLeave},{default:(0,l.withCtx)(()=>[(0,l.withDirectives)((0,l.createElementVNode)("view",{class:(0,l.normalizeClass)(t.toastBodyClass),style:(0,l.normalizeStyle)({bottom:t.center?"auto":t.bottom,"background-color":t.coverColor}),onClick:a[0]||(a[0]=(...s)=>t.clickCover&&t.clickCover(...s))},[(0,l.createElementVNode)("view",{class:"fox-toast-inner",style:(0,l.normalizeStyle)({"text-align":t.textAlignCenter?"center":"left","background-color":t.bgColor})},[t.hasIcon?((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:0,class:(0,l.normalizeClass)(t.toastIconWrapperClass)},[((0,l.openBlock)(),(0,l.createBlock)((0,l.resolveDynamicComponent)(t.renderIcon())))],2)):(0,l.createCommentVNode)("",!0),t.title?((0,l.openBlock)(),(0,l.createElementBlock)("div",Lh,(0,l.toDisplayString)(t.title),1)):(0,l.createCommentVNode)("",!0),(0,l.createElementVNode)("view",{class:"fox-toast-text",innerHTML:t.msg},null,8,Ph)],4)],6),[[l.vShow,t.state.mounted]])]),_:1},8,["onAfterLeave"])}var Ba=Fe(_h,[["render",Fh]]),Da={msg:"",id:"",duration:2e3,center:!0,type:"text",title:"",customClass:"",bottom:"30px",size:"base",iconSize:"20",icon:null,textAlignCenter:!0,loadingRotate:!0,bgColor:"",onClose:null,unmount:null,cover:!1,coverColor:"",closeOnClickOverlay:!1},Mt=[],ll=[],ri=t=>{if(t){const a=document.getElementById(t);ll=ll.filter(n=>n.id!==t),Mt=Mt.filter(n=>n!==t),a&&document.body.removeChild(a)}else Mt.forEach(a=>{const n=document.getElementById(a);n&&document.body.removeChild(n)}),ll=[],Mt=[]},Rh=t=>{const a=document.getElementById(t.id);if(a){const n=ll.find(r=>r.id===t.id);return n?t={...Da,...n,...t}:t={...Da,...t},(0,l.render)((0,l.createVNode)(Ba,t),a),It}},nl=t=>{t.unmount=ri;let a;if(t.id){if(a=t.id,Mt.find(r=>r===t.id))return Rh(t)}else a=new Date().getTime()+"";t={...Da,...t},t.id=a,Mt.push(t.id),ll.push(t);const n=document.createElement("div");return n.id=t.id,(0,l.render)((0,l.createVNode)(Ba,t),n),document.body.appendChild(n),It},Zl=t=>{if(!t){console.warn("[FoxUI Toast]: msg不能为空");return}},It={text(t,a={}){return Zl(t),nl({...a,type:"text",msg:t})},success(t,a={}){return Zl(t),nl({icon:J1,...a,msg:t,type:"success"})},fail(t,a={}){return Zl(t),nl({icon:p4,...a,msg:t,type:"fail"})},warn(t,a={}){return Zl(t),nl({icon:W1,...a,msg:t,type:"warn"})},loading(t,a={}){return nl({icon:Wt,...a,msg:t,type:"loading"})},hide(t){ri(t)},install(t){t.use(Ba),t.config.globalProperties.$toast=It}},Oh={modelValue:{type:[Boolean],default:!1},pullingText:{type:[String]},loosingText:{type:[String]},loadingText:{type:[String]},headHeight:{type:[String,Number],default:50},pullDistance:{type:[String,Number],default:50},duration:{type:[String,Number],default:.3}},Hh=(t,a,n)=>({props:{...Oh},emits:["change","refresh","update:modelValue"],setup(r,{emit:i,slots:o}){const{toLocaleRefs:s}=(0,ve.useFoxI18n)(a),c=s(r,["pullingText","loosingText","loadingText"]),e=Zt(),u=(0,l.ref)(),m=vo(u),f=(0,l.reactive)({isPullRefresh:!1,distance:0,status:"normal",moving:!1}),g=(0,l.computed)(()=>({[t]:!0})),S=(0,l.computed)(()=>{switch(f.status){case"pulling":return o.pulling?"":c.pullingText.value;case"loosing":return o.loosing?"":c.loosingText.value;case"loading":return o.loading?"":c.loadingText.value;default:return""}}),z=(0,l.computed)(()=>({transitionDuration:`${r.duration}s`,transform:f.distance?`translate3d(0,${f.distance}px, 0)`:""})),b=(0,l.computed)(()=>{const C={};return r.headHeight!=50&&(C.height=Ce(r.headHeight)),C}),h=C=>{const D=+(r.pullDistance||r.headHeight);let v=C;return C>D&&(C<D*2?v=(C+D)/2:v=D+C/4),Math.round(v)},B=(C,D)=>{const v=+(r.pullDistance||r.headHeight);f.distance=C,D?f.status="loading":C===0?f.status="normal":C<v?f.status="pulling":f.status="loosing",i("change",{status:f.status,distance:C})},p=()=>f.status!=="loading"&&f.status!=="complete",d=()=>m.value==window?Co()==0:m.value&&m.value.scrollTop==0,T=C=>{p()&&(d()?(e.start(C),f.isPullRefresh=!0,f.moving=!0):(f.distance=0,f.isPullRefresh=!1))},A=C=>{p()&&f.moving&&(e.move(C),e.isVertical()&&e.state.deltaY>0&&f.isPullRefresh&&(C.cancelable&&C.preventDefault(),B(h(e.state.deltaY))))},V=()=>{f.moving=!1,f.isPullRefresh&&p()&&e.state.deltaY&&(f.status==="loosing"?(B(+r.headHeight,!0),i("update:modelValue",!0),(0,l.nextTick)(()=>i("refresh"))):B(0)),setTimeout(()=>{e.reset()},0)};return(0,l.watch)(()=>r.modelValue,C=>{C?B(+r.headHeight,!0):B(0)}),()=>{const C=[];let D=null;f.status==="loading"?(D=o?.loading?.()??null,D||(D=(0,l.h)(n,{class:["fox-pull-refresh-container-topbox-icon"]}))):f.status==="pulling"?D=o?.pulling?.()??null:f.status==="loosing"&&(D=o?.loosing?.()??null),D&&C.push(D);const v=(0,l.h)("dive",{class:["fox-pull-refresh-container-topbox-text"]},[S.value]);C.push(v);const H=(0,l.h)("div",{class:["fox-pull-refresh-container-topbox"],style:b.value},C),k=(0,l.h)("div",{class:"fox-pull-refresh-container",style:z.value},[H,o?.default?.()]),_={ref:u,class:g.value};return Xt()?Object.assign(_,{onTouchstart:T,onTouchmove:A,onTouchend:V}):Object.assign(_,{onMousedown:T,onMousemove:A,onMouseup:V}),(0,l.h)("div",_,[k])}}}),{componentName:qh,create:Kh,scope:jh}=ie("pull-refresh"),Yh=Kh(Hh(qh,jh,Wt)),Ma=Yh,Wh={modelValue:{type:[Boolean],requried:!0},type:{type:[String],requried:!1,default:""},disabled:{type:[Boolean,String],requried:!1},textPosition:{type:[String],requried:!1},collapseText:{type:[String],requried:!1},expandText:{type:[String],requried:!1},icon:{type:[Object],requried:!1}};function Uh(t,a,n){return{props:{...Wh},emits:["click","update:modelValue"],setup(r,{emit:i,slots:o}){const{toLocaleRefs:s}=(0,ve.useFoxI18n)(a),c=s(r,["collapseText","expandText"]),e=(0,l.computed)(()=>{const z={[`${t}`]:!0};return r.disabled?z[`${t}--disabled`]=!0:z[`${t}--${r.type}`]=!0,z}),u=ye(r,"modelValue"),m=(0,l.computed)(()=>u.value?c.expandText.value??"":c.collapseText.value??""),f=(0,l.computed)(()=>({[`${t}__text`]:!0})),g=(0,l.computed)(()=>({[`${t}__icon`]:!0,"is-expand":!u.value,"is-collapse":u.value})),S=()=>{i("update:modelValue",!u.value)};return()=>{const z=[];if(m.value){const B=(0,l.h)("span",{class:f.value},[m.value]);z.push(B)}const b={class:g.value},h=(o.icon&&o.icon())??(r.icon&&(0,l.h)(r.icon))??(0,l.h)(n);if(h){const B=(0,l.h)("div",b,[h]);z.push(B)}return r.textPosition==="right"&&z.reverse(),(0,l.h)("div",{class:e.value,onClick:S},z)}}}}var{componentName:Gh,create:Xh,scope:Zh}=ie("more-button"),Jh=Xh(Uh(Gh,Zh,$e.ArrowUp)),Ia=Jh;function Qh(t){t.stopPropagation()}var e9=class{startMove;updateMove;isTouch=!1;els=null;moving=!1;touchstart=null;touchmove=null;touchend=null;constructor(t,a){this.startMove=t,this.updateMove=a,this.isTouch=Xt()}open(t){Array.isArray(t)||(t=[t]),this.els=t;const a=Zt(),n=(r,i,o,s)=>{this.updateMove({x:r,y:i})};this.touchstart=r=>{this.moving||(a.start(r),this.startMove({x:a.state.startX,y:a.state.startY}),document.addEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),document.addEventListener(this.isTouch?"touchend":"mouseup",this.touchend),this.moving=!0)},this.touchmove=r=>{this.moving&&(a.move(r),Qh(r),n(a.state.deltaX,a.state.deltaY,"",0))},this.touchend=()=>{n(a.state.deltaX,a.state.deltaY,"end"),this.touchmove&&document.removeEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),this.touchend&&document.removeEventListener(this.isTouch?"touchend":"mouseup",this.touchend),a.reset(),this.moving=!1},this.els.forEach(r=>{this.touchstart&&r.addEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart)})}close(){Array.isArray(this.els)&&this.els.forEach(t=>{this.touchstart&&t.removeEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart)}),this.els=null}};function t9(t,a){return new e9(t,a)}var l9={customClass:{type:[String]},top:{type:[String]},right:{type:[String]},bottom:{type:[String]},left:{type:[String]},width:{type:[String]},height:{type:[String]},color:{type:[String]},background:{type:[String]},borderRadius:{type:[String]},draggable:{type:[Boolean]},zIndex:{type:[String]}},n9=(t,a,n,r=!1)=>({props:{...l9},emits:["click"],setup(i,{slots:o,emit:s}){const c=(0,l.reactive)({top:i.top,right:i.right,bottom:i.bottom,left:i.left}),e=(0,l.computed)(()=>{const p=[`${t}`];return i.customClass&&p.push(i.customClass),p}),u=(0,l.computed)(()=>{const p={};return me(c.top)||(p.top=c.top),me(c.right)||(p.right=c.right),me(c.bottom)||(p.bottom=c.bottom),me(c.left)||(p.left=c.left),me(i.width)||(p.width=i.width),me(i.height)||(p.height=i.height),me(i.color)||(p.color=i.color),me(i.background)||(p.background=i.background),me(i.borderRadius)||(p["border-radius"]=i.borderRadius),me(i.zIndex)||(p["z-index"]=i.zIndex),p}),m=(0,l.computed)(()=>({[`${t}__icon`]:!0})),f=()=>{s("click")},g=(0,l.ref)(null),S=()=>{c.top=null,c.right=null,c.bottom=null,c.left=null},z={x:0,y:0},B=t9(p=>{if(!g.value)return;const d=g.value;S(),c.left=d.offsetLeft,c.top=d.offsetTop,d.style.left=`${c.left}px`,d.style.top=`${c.top}px`,d.style.right=null,d.style.bottom=null,z.x=c.left,z.y=c.top},p=>{if(!g.value)return;const d=g.value;S(),c.left=z.x+p.x,c.top=z.y+p.y,d.style.left=`${c.left}px`,d.style.top=`${c.top}px`});return(0,l.onMounted)(()=>{if(i.draggable&&g.value){const p=[g.value];B.open(p)}}),(0,l.onBeforeUnmount)(()=>{i.draggable&&g.value&&B.close()}),()=>{let p=[];const d=typeof o.default=="function"?o.default():[];if(d&&d.length>0)p=d;else{const T=(0,l.h)(n,{class:m.value});p.push(T)}return(0,l.h)("view",{ref:T=>{g.value=T},class:e.value,style:u.value,onClick:f},p)}}}),{componentName:a9,create:r9,scope:o9}=ie("floating-button"),i9=r9(n9(a9,o9,D1,!1)),Aa=i9;function s9(t,a){return{props:{type:{type:[String],required:!1,default:""},color:{type:[String],required:!1,default:""},icon:{type:[Object],required:!1},textPosition:{type:String,default:"right"}},setup(n,{slots:r}){const i=t,o=(0,l.computed)(()=>({[i]:!0})),s=(0,l.computed)(()=>n.icon?{[`${i}__icon`]:!0,[`${i}__icon-${n.type}`]:!0}:{[`${i}__mark`]:!0,[`${i}__mark-${n.type}`]:!0}),c=(0,l.computed)(()=>n.color?n.icon?{color:n.color}:{background:n.color}:null),e=(0,l.computed)(()=>{const m={[`${i}__text`]:!0,[`${i}__text-${n.type}`]:!0};return n.textPosition==="left"?m["is-left"]=!0:m["is-right"]=!0,m}),u=(0,l.computed)(()=>n.color?{color:n.color}:null);return()=>{let m=null;if(r.mark)m=r.mark()[0];else{const S={class:s.value,style:c.value};m=(0,l.h)(n.icon??"div",S)}const f=(0,l.h)("div",{class:e.value,style:u.value},r.default?r.default():[]),g={class:o.value};return n.textPosition==="right"?(0,l.h)("div",g,[m,f]):(0,l.h)("div",g,[f,m])}}}}var{componentName:c9,create:u9,scope:d9}=ie("indicator"),f9=u9(s9(c9,d9)),_a=f9,{componentName:m9,create:h9,scope:Ky}=ie("tour"),g9=h9({components:{Close:$e.Close,ElPopover:M.ElPopover},props:{modelValue:{type:Boolean,default:!1},type:{type:String,default:"step"},steps:{type:Array,default:()=>[]},location:{type:String,default:"bottom"},width:{type:String,default:"300px"},popperClass:{type:String,default:""},current:{type:Number,default:0},nextStepText:{type:String,default:"下一步"},prevStepText:{type:String,default:"上一步"},completeText:{type:String,default:"完成"},mask:{type:Boolean,default:!0},offset:{type:Object,default:{left:8,top:10,right:8,botttom:10}},maskWidth:{type:[Number,String],default:""},maskHeight:{type:[Number,String],default:""},closeOnClickOverlay:{type:Boolean,default:!0},showPrevStep:{type:Boolean,default:!0},showTitleBar:{type:Boolean,default:!0}},emits:["update:modelValue","change","close"],setup(t,{emit:a}){const n=m9,r=(0,l.reactive)({showTour:t.modelValue,showPopup:!1,active:0}),i=(0,l.ref)({}),o=(0,l.computed)(()=>`${n}`),s=(0,l.computed)(()=>{const{offset:z,maskWidth:b,maskHeight:h}=t,{width:B,height:p,left:d,top:T}=i.value,A=t.steps[r.active].offset??z,V=[d+B/2,T+p/2],C=Number(b||B),D=Number(h||p);return{width:`${C+ +A.left+A.right}px`,height:`${D+A.top+A.bottom}px`,top:`${V[1]-D/2-+A.top}px`,left:`${V[0]-C/2-+A.left}px`}}),c=z=>{z=="next"?r.active=r.active+1:r.active=r.active-1,r.showPopup=!1,(0,l.nextTick)(()=>{r.showPopup=!0,m()}),a("change",r.active)},e=z=>z.popoverWidth??t.width,u=z=>z.location??t.location,m=()=>{const z=ma(document.querySelector(`${t.steps[r.active].target}`));i.value={x:z.left,y:z.top,top:z.top,left:z.left,width:z.width,height:z.height}},f=()=>{r.showTour=!1,r.showPopup=!1,a("close",r.active),a("update:modelValue",!1)},g=()=>{t.closeOnClickOverlay&&f()},S=(z,b=0)=>{z&&m(),t.steps,r.active=b,r.showTour=z,r.showPopup=z};return(0,l.onMounted)(()=>{S(t.modelValue,t.current)}),(0,l.watch)(()=>t.modelValue,z=>{S(z)}),{...(0,l.toRefs)(r),classes:o,maskStyle:s,changeStep:c,popoverWidth:e,popoverLocation:u,close:f,handleClickMask:g}}}),p9={key:0,class:"fox-tour__content"},y9={key:0,class:"fox-tour__content-top"},b9={class:"fox-tour__content-inner"},w9={class:"fox-tour__content-bottom"},S9={class:"fox-tour__content-bottom-init"},v9={class:"fox-tour__content-bottom-operate"},C9={key:1,class:"fox-tour__content fox-tour__content-tile"},N9={class:"fox-tour__content-inner"};function k9(t,a,n,r,i,o){const s=(0,l.resolveComponent)("Close"),c=(0,l.resolveComponent)("fox-button"),e=(0,l.resolveComponent)("ElPopover");return(0,l.openBlock)(),(0,l.createElementBlock)("div",{class:(0,l.normalizeClass)(t.classes)},[(0,l.withDirectives)((0,l.createElementVNode)("div",{class:"fox-tour__masked",onClick:a[0]||(a[0]=(...u)=>t.handleClickMask&&t.handleClickMask(...u))},null,512),[[l.vShow,t.showTour]]),((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(t.steps,(u,m)=>((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:m,style:{height:"0"}},[m==t.active?((0,l.openBlock)(),(0,l.createBlock)(e,{key:0,"popper-class":"popperClass",visible:t.showPopup,placement:t.popoverLocation(u),width:t.popoverWidth(u)},{reference:(0,l.withCtx)(()=>[t.showTour?((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:0,class:(0,l.normalizeClass)(["fox-tour__mask",[t.mask?"":"fox-tour__mask-none"]]),style:(0,l.normalizeStyle)(t.maskStyle),id:"fox-tour-popid"},null,6)):(0,l.createCommentVNode)("",!0)]),default:(0,l.withCtx)(()=>[(0,l.renderSlot)(t.$slots,"default",{},()=>[t.type=="step"?((0,l.openBlock)(),(0,l.createElementBlock)("div",p9,[t.showTitleBar?((0,l.openBlock)(),(0,l.createElementBlock)("div",y9,[(0,l.createElementVNode)("div",{onClick:a[1]||(a[1]=(...f)=>t.close&&t.close(...f))},[(0,l.createVNode)(s,{class:"fox-tour__content-top-close"})])])):(0,l.createCommentVNode)("",!0),(0,l.createElementVNode)("div",b9,(0,l.toDisplayString)(u.content),1),(0,l.createElementVNode)("div",w9,[(0,l.createElementVNode)("div",S9,(0,l.toDisplayString)(t.active+1)+"/"+(0,l.toDisplayString)(t.steps.length),1),(0,l.createElementVNode)("div",v9,[(0,l.renderSlot)(t.$slots,"prev-step",{},()=>[t.active!=0&&t.showPrevStep?((0,l.openBlock)(),(0,l.createBlock)(c,{key:0,small:"",class:"fox-tour__content-bottom-operate-btn",onClick:a[2]||(a[2]=f=>t.changeStep("prev"))},{default:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(t.prevStepText),1)]),_:1})):(0,l.createCommentVNode)("",!0)]),t.steps.length-1==t.active?((0,l.openBlock)(),(0,l.createBlock)(c,{key:0,type:"primary",small:"",class:"fox-tour__content-bottom-operate-btn",onClick:t.close},{default:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(t.completeText),1)]),_:1},8,["onClick"])):(0,l.createCommentVNode)("",!0),(0,l.renderSlot)(t.$slots,"next-step",{},()=>[t.steps.length-1!=t.active?((0,l.openBlock)(),(0,l.createBlock)(c,{key:0,type:"primary",small:"",class:"fox-tour__content-bottom-operate-btn",onClick:a[3]||(a[3]=f=>t.changeStep("next"))},{default:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(t.nextStepText),1)]),_:1})):(0,l.createCommentVNode)("",!0)])])])])):(0,l.createCommentVNode)("",!0),t.type=="tile"?((0,l.openBlock)(),(0,l.createElementBlock)("div",C9,[(0,l.createElementVNode)("div",N9,(0,l.toDisplayString)(u.content),1)])):(0,l.createCommentVNode)("",!0)])]),_:2},1032,["visible","placement","width"])):(0,l.createCommentVNode)("",!0)]))),128))],2)}var La=Fe(g9,[["render",k9]]);function x9(t,a){return{inheritAttrs:!1,props:{name:{type:[String],required:!1,default:""},config:{type:[Object],required:!1,default:()=>{}},innerPageScope:{type:[Boolean],required:!1},abstractPageScope:{type:[Boolean],required:!1}},setup(n,{slots:r}){return gr(n.name,()=>n.config),Ge(n.innerPageScope)||vn(n.innerPageScope),Ge(n.abstractPageScope)||br(n.abstractPageScope),()=>typeof r.default=="function"?r.default():null}}}var{componentName:z9,create:T9,scope:E9}=ie("domain-provider"),$9=T9(x9(z9,E9)),Pa=$9,V9={initialVisibleObserverSize:{type:[Number],required:!1},initialInvisibleObserverHeight:{type:[String],required:!1,default:()=>"250px"},disabled:{type:[Boolean],required:!1},loadPolicy:{type:[String],required:!1,default:()=>"rolling"},rootMargin:{type:[String],required:!1,default:()=>"250px 0px 250px 0px"},threshold:{type:[Array],required:!1,default:()=>[0,.25]},root:{type:[Object,String]}};function B9(t,a){return{inheritAttrs:!1,props:V9,emits:["change"],setup(n,{slots:r,emit:i}){if(dt&&window.IntersectionObserver){const o=new WeakMap;let s=new Map;const c=(g,S)=>{if(m===null){s.set(g,{visible:null,callback:S});return}o.has(g)&&m.unobserve(g),o.set(g,{visible:null,callback:S}),m.observe(g)},e=g=>{if(m===null){s.delete(g);return}o.has(g)&&(o.delete(g),m.unobserve(g))};let u=n.initialVisibleObserverSize;Es({acquire:()=>{if(n.loadPolicy==="always")return!0;const g=u>0;return u--,g},get disabled(){return n.disabled},get initialHeight(){return n.initialInvisibleObserverHeight},observe:c,unobserve:e});let m=null;const f=(g,S,z)=>{m=new IntersectionObserver(b=>{if(i("change",b),n.loadPolicy!=="always")for(let h of b){let B=!1;h.intersectionRatio>0&&(B=!0);const p=o.get(h.target);if(p)try{if(n.loadPolicy==="lazy"&&!B&&p.visible!==null)return;p.visible=B,p.callback(B)}catch(d){console.error(d)}}},{root:g,rootMargin:S,threshold:z}),s.forEach((b,h)=>{o.set(h,b),m?.observe(h)}),s.clear()};(0,l.watch)([()=>n.root,()=>n.disabled],([g,S])=>{if(S||!g||m)return;let z=null;typeof g=="string"?z=document.querySelector(g):z=g,z&&f(z,n.rootMargin,n.threshold)},{immediate:!0}),(0,l.onUnmounted)(()=>{m&&(m.disconnect(),m=null)})}return()=>typeof r.default=="function"?r.default():null}}}var{componentName:D9,create:M9,scope:I9}=ie("rolling-provider"),A9=M9(B9(D9,I9)),Fa=A9,_9=[kn,zn,Tn,En,Dn,xe,Ml,Il,Pn,Re,Fn,Rn,On,jn,Yn,Wn,Un,Gn,Zn,Jn,Qn,ea,Fl,na,aa,ra,oa,ia,sa,ca,ua,Kl,da,ga,pa,el,tl,jl,wa,Ca,Ta,_l,Jt,Ea,Pl,$a,Va,Ll,bt,It,ql,Hl,Ma,Ia,Aa,Ut,Bl,_a,Al,La,Pa,Fa],L9=new es(_9,[ns],"4.0.0");y.AbstractPageScopeKey=Cn,y.ActionsheetItem=da,y.FoxActionsheetItem=da,y.ActionsheetPane=Kl,y.FoxActionsheetPane=Kl,y.AutocompleteItem=Jn,y.FoxAutocompleteItem=Jn,y.Broadcast=gn,y.BroadcastKey=Ve,y.ButtonsItem=Pn,y.FoxButtonsItem=Pn,y.CalendarItem=jn,y.FoxCalendarItem=jn,y.CascaderItem=Zn,y.FoxCascaderItem=Zn,y.CheckboxItem=ra,y.FoxCheckboxItem=ra,y.Content=En,y.FoxContent=En,y.DataItemsKey=Nt,y.DateItem=On,y.FoxDateItem=On,y.DateUtils=Ke,y.DialogItem=Va,y.FoxDialogItem=Va,y.Domain=pl,y.DomainKey=We,y.DomainProvider=Pa,y.FoxDomainProvider=Pa,y.FloatingButton=Aa,y.FoxFloatingButton=Aa,y.FloatingWindow=Ta,y.FoxFloatingWindow=Ta,y.FooterBar=Tn,y.FoxFooterBar=Tn,y.FoxAffix=M.ElAffix,y.FoxAlert=M.ElAlert,y.FoxAnchor=M.ElAnchor,y.FoxAnchorLink=M.ElAnchorLink,y.FoxAside=M.ElAside,y.FoxAutoResizer=M.ElAutoResizer,y.FoxAutocomplete=M.ElAutocomplete,y.FoxAvatar=M.ElAvatar,y.FoxBacktop=M.ElBacktop,y.FoxBadge=M.ElBadge,y.FoxBreadcrumb=M.ElBreadcrumb,y.FoxBreadcrumbItem=M.ElBreadcrumbItem,y.FoxButton=M.ElButton,y.FoxButtonGroup=M.ElButtonGroup,y.FoxCalendar=M.ElCalendar,y.FoxCard=M.ElCard,y.FoxCarousel=M.ElCarousel,y.FoxCarouselItem=M.ElCarouselItem,y.FoxCascader=M.ElCascader,y.FoxCascaderPanel=M.ElCascaderPanel,y.FoxCheckTag=M.ElCheckTag,y.FoxCheckbox=M.ElCheckbox,y.FoxCheckboxButton=M.ElCheckboxButton,y.FoxCheckboxGroup=M.ElCheckboxGroup,y.FoxCol=M.ElCol,y.FoxCollapse=M.ElCollapse,y.FoxCollapseItem=M.ElCollapseItem,y.FoxCollapseTransition=M.ElCollapseTransition,y.FoxColorPicker=M.ElColorPicker,y.FoxConfigProvider=M.ElConfigProvider,y.FoxContainer=M.ElContainer,y.FoxCountdown=M.ElCountdown,y.FoxDatePicker=M.ElDatePicker,y.FoxDescriptions=M.ElDescriptions,y.FoxDescriptionsItem=M.ElDescriptionsItem,y.FoxDialog=M.ElDialog,y.FoxDivider=M.ElDivider,y.FoxDrawer=M.ElDrawer,y.FoxDropdown=M.ElDropdown,y.FoxDropdownItem=M.ElDropdownItem,y.FoxDropdownMenu=M.ElDropdownMenu,y.FoxEmpty=M.ElEmpty,y.FoxFooter=M.ElFooter,y.FoxForm=M.ElForm,y.FoxFormItem=M.ElFormItem,y.FoxGroup=Dn,y.Group=Dn,y.FoxGroupSetting=ca,y.GroupSetting=ca,y.FoxHeader=M.ElHeader,y.FoxHeaderBar=zn,y.HeaderBar=zn,y.FoxHintText=Re,y.HintText=Re,y.FoxIcon=M.ElIcon,y.FoxImage=M.ElImage,y.FoxImageViewer=M.ElImageViewer,y.FoxIndicator=_a,y.Indicator=_a,y.FoxInfiniteLoading=Hl,y.InfiniteLoading=Hl,y.FoxInput=M.ElInput,y.FoxInputItem=Fn,y.InputItem=Fn,y.FoxInputNumber=M.ElInputNumber,y.FoxInputNumberItem=Gn,y.InputNumberItem=Gn,y.FoxInputTag=M.ElInputTag,y.FoxItem=xe,y.Item=xe,y.FoxLink=M.ElLink,y.FoxLinkItem=pa,y.LinkItem=pa,y.FoxMain=M.ElMain,y.FoxMapping=Ut,y.Mapping=Ut,y.FoxMention=M.ElMention,y.FoxMenu=M.ElMenu,y.FoxMenuItem=M.ElMenuItem,y.FoxMenuItemGroup=M.ElMenuItemGroup,y.FoxMessage=M.ElMessage,y.FoxMessageBox=M.ElMessageBox,y.FoxMoneyItem=Un,y.MoneyItem=Un,y.FoxMoreButton=Ia,y.MoreButton=Ia,y.FoxNotification=M.ElNotification,y.FoxOption=M.ElOption,y.FoxOptionGroup=M.ElOptionGroup,y.FoxOverLay=Ll,y.OverLay=Ll,y.FoxPage=kn,y.Page=kn,y.FoxPageHeader=M.ElPageHeader,y.FoxPagination=M.ElPagination,y.FoxPickerItem=ga,y.PickerItem=ga,y.FoxPopconfirm=M.ElPopconfirm,y.FoxPopover=M.ElPopover,y.FoxPopoverDialog=_l,y.PopoverDialog=_l,y.FoxPopper=M.ElPopper,y.FoxPopup=bt,y.Popup=bt,y.FoxPrice=Bl,y.Price=Bl,y.FoxProgress=M.ElProgress,y.FoxPullRefresh=Ma,y.PullRefresh=Ma,y.FoxRadio=M.ElRadio,y.FoxRadioButton=M.ElRadioButton,y.FoxRadioGroup=M.ElRadioGroup,y.FoxRadioItem=aa,y.RadioItem=aa,y.FoxRate=M.ElRate,y.FoxRateItem=oa,y.RateItem=oa,y.FoxResult=M.ElResult,y.FoxRollingProvider=Fa,y.RollingProvider=Fa,y.FoxRow=M.ElRow,y.FoxRowItem=Il,y.RowItem=Il,y.FoxScrollbar=M.ElScrollbar,y.FoxSearchBar=ql,y.SearchBar=ql,y.FoxSegmented=M.ElSegmented,y.FoxSelect=M.ElSelect,y.FoxSelectItem=Rn,y.SelectItem=Rn,y.FoxSelectV2=M.ElSelectV2,y.FoxSkeleton=M.ElSkeleton,y.FoxSkeletonItem=M.ElSkeletonItem,y.FoxSlider=M.ElSlider,y.FoxSlotItem=Ml,y.SlotItem=Ml,y.FoxSpace=M.ElSpace,y.FoxStatistic=M.ElStatistic,y.FoxStep=M.ElStep,y.FoxSteps=M.ElSteps,y.FoxStepsBar=Ca,y.StepsBar=Ca,y.FoxSubMenu=M.ElSubMenu,y.FoxSwitch=M.ElSwitch,y.FoxSwitchItem=ia,y.SwitchItem=ia,y.FoxTabPane=M.ElTabPane,y.FoxTable=M.ElTable,y.FoxTableColumn=M.ElTableColumn,y.FoxTableItem=na,y.TableItem=na,y.FoxTableMappingColumn=Qn,y.TableMappingColumn=Qn,y.FoxTableRadioColumn=ea,y.TableRadioColumn=ea,y.FoxTableSetting=Fl,y.TableSetting=Fl,y.FoxTableV2=M.ElTableV2,y.FoxTabs=M.ElTabs,y.FoxTabsBar=el,y.TabsBar=el,y.FoxTabsContainer=tl,y.TabsContainer=tl,y.FoxTabsFrame=wa,y.TabsFrame=wa,y.FoxTabsPane=jl,y.TabsPane=jl,y.FoxTag=M.ElTag,y.FoxText=Al,y.Text=Al,y.FoxTimeItem=Yn,y.TimeItem=Yn,y.FoxTimePicker=M.ElTimePicker,y.FoxTimeSelect=M.ElTimeSelect,y.FoxTimeSelectItem=Wn,y.TimeSelectItem=Wn,y.FoxTimeline=M.ElTimeline,y.FoxTimelineItem=M.ElTimelineItem,y.FoxToast=It,y.Toast=It,y.FoxTooltip=M.ElTooltip,y.FoxTour=La,y.Tour=La,y.FoxTransfer=M.ElTransfer,y.FoxTree=M.ElTree,y.FoxTreeItem=ua,y.TreeItem=ua,y.FoxTreeSelect=M.ElTreeSelect,y.FoxTreeSelectItem=sa,y.TreeSelectItem=sa,y.FoxTreeV2=M.ElTreeV2,y.FoxUpload=M.ElUpload,y.FoxWatermark=M.ElWatermark,y.Foxcalendarpicker=Pl,y.calendarpicker=Pl,y.Foxcascaderpicker=$a,y.cascaderpicker=$a,y.Foxdatepicker=Ea,y.datepicker=Ea,y.Foxpicker=Jt,y.picker=Jt,y.InnerPageScopeKey=Sn,y.PriorityPolicy=qe,y.UniqueID=Dr,y.ValidateSchema=fr,y.ValidateSchemaKey=Qe,y.cancelRaf=gi,y.clamp=Mi,y.clearNonNumber=Ti,y.compareTo=sn,y.createBroadcast=dl,y.createValidateSchema=ml,y.debounce=Xe,y.debounceRef=qi,y.decimalLength=rr,y.default=L9,y.defineBroadcast=Ii,y.defineConfigDomain=gr,y.defineDataItem=pr,y.defineDomain=yn,y.defineItem=Te,y.definePageState=yr,y.defineSimpleItem=bn,y.deleteGlobalValidator=Fi,y.disabledProperty=_e,y.divide=on,y.excludeProps=Me,y.extend=Ct,y.floatData=Vi,y.getGlobalIcons=xr,y.getGlobalValidateCheckEvents=cr,y.getGlobalValidateResetEvents=dr,y.getPageContentAreaHeight=Sl,y.getPageContentAreaWidth=vl,y.getPageFooterAreaHeight=wl,y.getPageHeaderAreaHeight=bl,y.getRootDomain=kt,y.hasSymbol=Qa,y.includeProps=tt,y.indexOf=Ei,y.injectAbstractPageScope=qt,y.injectInnerPageScope=Ht,y.integerLength=ar,y.isArray=yi,y.isArrayLike=lr,y.isBrowser=dt,y.isDate=ut,y.isDisplayNone=fn,y.isESModule=Ci,y.isEmptyString=me,y.isEqual=Ue,y.isFunction=un,y.isHidden=er,y.isMap=bi,y.isNil=Ge,y.isNumberString=hn,y.isObject=je,y.isPlainObject=vi,y.isPromise=sl,y.isRegExp=mn,y.isSet=wi,y.isString=Za,y.isSubPage=Wi,y.isSymbol=Si,y.isTouch=Xt,y.isWindow=tr,y.kebabToPascal=Pt,y.lastIndexOf=$i,y.makeArray=zi,y.merge=nr,y.multiply=Ua,y.negate=Ga,y.nextTick=ki,y.numberFormat=il,y.objectToString=Ja,y.once=Ki,y.overrideGlobalIcons=us,y.overrideGlobalValidateHandler=Li,y.padZero=Di,y.pascalToKebab=ir,y.preventDefault=Bi,y.property=Ie,y.provideAbstractPageScope=br,y.provideInnerPageScope=vn,y.raf=cn,y.readonlyProperty=Ae,y.setGlobalValidateCheckEvents=Ri,y.setGlobalValidateHandler=_i,y.setGlobalValidateMessages=Hi,y.setGlobalValidateResetEvents=Oi,y.setGlobalValidator=Pi,y.throttle=hr,y.toBoolean=fe,y.toNumber=be,y.toPadding=lt,y.toPx=he,y.toPxDesc=Yi,y.toPxString=Ce,y.toTypeString=cl,y.toValue=ye,y.tryTimes=gl,y.typeOf=ul,y.unNumberFormat=Xa,y.updatePageState=wn,y.useBroadcast=Ft,y.useDomain=ft,y.useExpose=we,y.useInnerSize=kl,y.usePageState=yl,y.usePosition=Mn,y.useRawTouch=Zt,y.useRect=ma,y.useSize=xn,y.useSlotChildren=Bn,y.useTouch=To,y.valueLength=Je});
1
+ (function(b,l){typeof exports=="object"&&typeof module<"u"?l(exports,require("vue"),require("@fox-js/validator"),require("element-plus"),require("@element-plus/icons-vue"),require("@fox-js/i18n")):typeof define=="function"&&define.amd?define(["exports","vue","@fox-js/validator","element-plus","@element-plus/icons-vue","@fox-js/i18n"],l):(b=typeof globalThis<"u"?globalThis:b||self,l(b.FoxUI={},b.Vue,b.FoxValidator,b.ElementPlus,b.ElementPlusIconsVue,b.FoxI18n))})(this,function(b,l,yt,V,$e,Ce){Object.defineProperties(b,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});var fi=Object.create,ja=Object.defineProperty,mi=Object.getOwnPropertyDescriptor,hi=Object.getOwnPropertyNames,pi=Object.getPrototypeOf,gi=Object.prototype.hasOwnProperty,ot=(t,a)=>()=>(a||t((a={exports:{}}).exports,a),a.exports),yi=(t,a,n,i)=>{if(a&&typeof a=="object"||typeof a=="function")for(var o=hi(a),r=0,s=o.length,c;r<s;r++)c=o[r],!gi.call(t,c)&&c!==n&&ja(t,c,{get:(e=>a[e]).bind(null,c),enumerable:!(i=mi(a,c))||i.enumerable});return t},it=(t,a,n)=>(n=t!=null?fi(pi(t)):{},yi(a||!t||!t.__esModule?ja(n,"default",{value:t,enumerable:!0}):n,t)),sl=window,bi=typeof window<"u";function wi(){return typeof sl<"u"?sl.requestAnimationFrame||sl.webkitRequestAnimationFrame||function(t){sl.setTimeout(t,1e3/60)}:function(t){setTimeout(t,1e3/60)}}function Si(t){bi?cancelAnimationFrame(t):clearTimeout(t)}var tn=wi();function cl(t,a="0"){let n=0,i=-1;t[0]=="-"&&(n++,i=1,t=t.substring(1),t.length),a[0]=="-"&&(n++,i=2,a=a.substring(1),a.length),t=je(t),a=je(a),[t,a]=nn(je(t),je(a)),n==1&&(i==1?t=ln(t):a=ln(a));let o=Ya(t,a);return n?n==2?"-"+je(o):t.length<o.length?je(o.substring(1)):"-"+je(ln(o)):je(o)}function ln(t){let a="",n=t.length,i=t.split(".")[1],o=i?i.length:0;for(let s=0;s<n;s++)t[s]>="0"&&t[s]<="9"?a+=9-parseInt(t[s]):a+=t[s];let r=o>0?"0."+new Array(o).join("0")+"1":"1";return Ya(a,r)}function je(t){let a=t.split(".");for(a[0]||(a[0]="0");a[0][0]=="0"&&a[0].length>1;)a[0]=a[0].substring(1);return a[0]+(a[1]?"."+a[1]:"")}function nn(t,a){let n=t.split("."),i=a.split("."),o=n[0].length,r=i[0].length;return o>r?i[0]=new Array(Math.abs(o-r)+1).join("0")+(i[0]?i[0]:""):n[0]=new Array(Math.abs(o-r)+1).join("0")+(n[0]?n[0]:""),o=n[1]?n[1].length:0,r=i[1]?i[1].length:0,(o||r)&&(o>r?i[1]=(i[1]?i[1]:"")+new Array(Math.abs(o-r)+1).join("0"):n[1]=(n[1]?n[1]:"")+new Array(Math.abs(o-r)+1).join("0")),t=n[0]+(n[1]?"."+n[1]:""),a=i[0]+(i[1]?"."+i[1]:""),[t,a]}function Ya(t,a){[t,a]=nn(t,a);let n="",i=0;for(let o=t.length-1;o>=0;o--){if(t[o]==="."){n="."+n;continue}let r=parseInt(t[o])+parseInt(a[o])+i;n=r%10+n,i=Math.floor(r/10)}return i?i.toString()+n:n}var De=(function(t){return t[t.CEILING=0]="CEILING",t[t.DOWN=1]="DOWN",t[t.FLOOR=2]="FLOOR",t[t.HALF_DOWN=3]="HALF_DOWN",t[t.HALF_EVEN=4]="HALF_EVEN",t[t.HALF_UP=5]="HALF_UP",t[t.UNNECESSARY=6]="UNNECESSARY",t[t.UP=7]="UP",t})({});function Lt(t,a=0,n=De.HALF_EVEN){if(n===De.UNNECESSARY)throw new Error("UNNECESSARY Rounding Mode has not yet been implemented");typeof t=="number"&&(t=t.toString());let i=!1;t[0]==="-"&&(i=!0,t=t.substring(1));let o=t.split("."),r=o[0],s=o[1];if(a<0){if(a=-a,r.length<=a)return"0";{let e=r.substr(0,r.length-a);return t=e+"."+r.substr(r.length-a)+s,e=Lt(t,0,n),(i?"-":"")+e+new Array(a+1).join("0")}}if(a==0)return r.length,Wa(o[1],r,i,n)?(i?"-":"")+an(r):(i?"-":"")+r;if(o[1]){if(o[1].length<a)return(i?"-":"")+r+"."+o[1]+new Array(a-o[1].length+1).join("0")}else return(i?"-":"")+r+"."+new Array(a+1).join("0");s=o[1].substring(0,a);let c=o[1].substring(a);return c&&Wa(c,s,i,n)&&(s=an(s),s.length>a)?(i?"-":"")+an(r,parseInt(s[0]))+"."+s.substring(1):(i?"-":"")+r+"."+s}function Wa(t,a,n,i){if(!t||t===new Array(t.length+1).join("0")||i===De.DOWN||!n&&i===De.FLOOR||n&&i===De.CEILING)return!1;if(i===De.UP||n&&i===De.FLOOR||!n&&i===De.CEILING)return!0;let o="5"+new Array(t.length).join("0");if(t>o)return!0;if(t<o)return!1;switch(i){case De.HALF_DOWN:return!1;case De.HALF_UP:return!0;case De.HALF_EVEN:default:return parseInt(a[a.length-1])%2==1}}function an(t,a=0){a||(a=1),typeof t=="number"&&t.toString();let n=t.length-1,i="";for(let o=n;o>=0;o--){let r=parseInt(t[o])+a;r==10?(a=1,r=0):a=0,i+=r}return a&&(i+=a),i.split("").reverse().join("")}function rn(t,a){t=t.toString(),a=a.toString();let n=0;t[0]=="-"&&(n++,t=t.substr(1)),a[0]=="-"&&(n++,a=a.substr(1)),t=Pt(t),a=Pt(a);let i=0,o=0;t.indexOf(".")!=-1&&(i=t.length-t.indexOf(".")-1),a.indexOf(".")!=-1&&(o=a.length-a.indexOf(".")-1);let r=i+o;if(t=Pt(t.replace(".","")),a=Pt(a.replace(".","")),t.length<a.length){let f=t;t=a,a=f}if(a=="0")return"0";let s=a.length,c=0,e=[],d=s-1,m="";for(let f=0;f<s;f++)e[f]=t.length-1;for(let f=0;f<2*t.length;f++){let w=0;for(let T=a.length-1;T>=d&&T>=0;T--)e[T]>-1&&e[T]<t.length&&(w+=parseInt(t[e[T]--])*parseInt(a[T]));w+=c,c=Math.floor(w/10),m=w%10+m,d--}return m=Pt(vi(m,r)),n==1&&(m="-"+m),m}function vi(t,a){return a==0?t:(t=a>=t.length?new Array(a-t.length+1).join("0")+t:t,t.substr(0,t.length-a)+"."+t.substr(t.length-a,a))}function Pt(t){for(;t[0]=="0";)t=t.substr(1);if(t.indexOf(".")!=-1)for(;t[t.length-1]=="0";)t=t.substr(0,t.length-1);return t==""||t=="."?t="0":t[t.length-1]=="."&&(t=t.substr(0,t.length-1)),t[0]=="."&&(t="0"+t),t}function on(t,a,n=8){if(a==0)throw new Error("Cannot divide by 0");if(t=t.toString(),a=a.toString(),t=t.replace(/(\.\d*?[1-9])0+$/g,"$1").replace(/\.0+$/,""),a=a.replace(/(\.\d*?[1-9])0+$/g,"$1").replace(/\.0+$/,""),t==0)return"0";let i=0;a[0]=="-"&&(a=a.substring(1),i++),t[0]=="-"&&(t=t.substring(1),i++);var o=a.indexOf(".")>0?a.length-a.indexOf(".")-1:-1;if(a=je(a.replace(".","")),o>=0){let d=t.indexOf(".")>0?t.length-t.indexOf(".")-1:-1;if(d==-1)t=je(t+new Array(o+1).join("0"));else if(o>d)t=t.replace(".",""),t=je(t+new Array(o-d+1).join("0"));else if(o<d){t=t.replace(".","");let m=t.length-d+o;t=je(t.substring(0,m)+"."+t.substring(m))}else o==d&&(t=je(t.replace(".","")))}let r=0,s=a.length,c="",e=t.indexOf(".")>-1&&t.indexOf(".")<s?t.substring(0,s+1):t.substring(0,s);if(t=t.indexOf(".")>-1&&t.indexOf(".")<s?t.substring(s+1):t.substring(s),e.indexOf(".")>-1){let d=e.length-e.indexOf(".")-1;e=e.replace(".",""),s>e.length&&(d+=s-e.length,e=e+new Array(s-e.length+1).join("0")),r=d,c="0."+new Array(d).join("0")}for(n=n+2;r<=n;){let d=0;for(;parseInt(e)>=parseInt(a);)e=cl(e,"-"+a),d++;c+=d,t?(t[0]=="."&&(c+=".",r++,t=t.substring(1)),e=e+t.substring(0,1),t=t.substring(1)):(r||(c+="."),r++,e=e+"0")}return(i==1?"-":"")+je(Lt(c,n-2))}function sn(t,a){return t=t.toString(),a=a.toString(),a=cn(a),cl(t,a)}function cn(t){return t[0]=="-"?t=t.substr(1):t="-"+t,t}function Ua(t,a){if(a==0)throw new Error("Cannot divide by 0");t=t.toString(),a=a.toString(),Ga(t),Ga(a);let n="";t[0]=="-"&&(n="-",t=t.substr(1)),a[0]=="-"&&(a=a.substr(1));let i=sn(t,rn(a,Lt(on(t,a),0,De.FLOOR)));return n+i}function Ga(t){if(t.indexOf(".")!=-1)throw new Error("Modulus of non-integers not supported")}function Xa(t,a){let n=!1;if(t[0]=="-"&&a[0]!="-")return-1;if(t[0]!="-"&&a[0]=="-")return 1;if(t[0]=="-"&&a[0]=="-"&&(t=t.substr(1),a=a.substr(1),n=!0),[t,a]=nn(t,a),t.localeCompare(a)==0)return 0;for(let i=0;i<t.length;i++)if(t[i]!=a[i])return t[i]>a[i]?n?-1:1:n?1:-1;return 0}var Ft=class ye{value;static RoundingModes=De;static validate(a){if(a){if(a=a.toString(),isNaN(a))throw Error("Parameter is not a number: "+a);a[0]=="+"&&(a=a.substring(1))}else a="0";if(a.startsWith(".")?a="0"+a:a.startsWith("-.")&&(a="-0"+a.substr(1)),/e/i.test(a)){let[n,i]=a.split(/[eE]/);n=je(n);let o="";n[0]=="-"&&(o="-",n=n.substring(1)),n.indexOf(".")>=0?(i=parseInt(i)+n.indexOf("."),n=n.replace(".","")):i=parseInt(i)+n.length,n.length<i?a=o+n+new Array(i-n.length+1).join("0"):n.length>=i&&i>0?a=o+je(n.substring(0,i))+(n.length>i?"."+n.substring(i):""):a=o+"0."+new Array(-i+1).join("0")+n}return a}constructor(a="0"){this.value=ye.validate(a)}getValue(){return this.value}static getPrettyValue(a,n,i){if(!(n||i))n=3,i=",";else if(!(n&&i))throw Error("Illegal Arguments. Should pass both digits and separator or pass none");a=ye.validate(a);let o=a.charAt(0)=="-";o&&(a=a.substring(1));var r=a.indexOf(".");r=r>0?r:a.length;for(var s="",c=r;c>0;)c<n?(n=c,c=0):c-=n,s=a.substring(c,c+n)+(c<r-n&&c>=0?i:"")+s;return(o?"-":"")+s+a.substring(r)}getPrettyValue(a,n){return ye.getPrettyValue(this.value,a,n)}static round(a,n=0,i=De.HALF_EVEN){if(a=ye.validate(a),isNaN(n))throw Error("Precision is not a number: "+n);return Lt(a,n,i)}round(a=0,n=De.HALF_EVEN){if(isNaN(a))throw Error("Precision is not a number: "+a);return new ye(Lt(this.value,a,n))}static floor(a){return a=ye.validate(a),a.indexOf(".")===-1?a:ye.round(a,0,De.FLOOR)}floor(){return this.value.indexOf(".")===-1?new ye(this.value):new ye(this.value).round(0,De.FLOOR)}static ceil(a){return a=ye.validate(a),a.indexOf(".")===-1?a:ye.round(a,0,De.CEILING)}ceil(){return this.value.indexOf(".")===-1?new ye(this.value):new ye(this.value).round(0,De.CEILING)}static add(a,n){return a=ye.validate(a),n=ye.validate(n),cl(a,n)}add(a){return new ye(cl(this.value,a.getValue()))}static subtract(a,n){return a=ye.validate(a),n=ye.validate(n),sn(a,n)}subtract(a){return new ye(sn(this.value,a.getValue()))}static multiply(a,n){return a=ye.validate(a),n=ye.validate(n),rn(a,n)}multiply(a){return new ye(rn(this.value,a.getValue()))}static divide(a,n,i){return a=ye.validate(a),n=ye.validate(n),on(a,n,i)}divide(a,n){return new ye(on(this.value,a.getValue(),n))}static modulus(a,n){return a=ye.validate(a),n=ye.validate(n),Ua(a,n)}modulus(a){return new ye(Ua(this.value,a.getValue()))}static compareTo(a,n){return a=ye.validate(a),n=ye.validate(n),Xa(a,n)}compareTo(a){return Xa(this.value,a.getValue())}static negate(a){return a=ye.validate(a),cn(a)}negate(){return new ye(cn(this.value))}};function Za(t,a){return Ft.multiply(`${t}`,`${a}`)}function un(t,a,n=8){return Ft.divide(`${t}`,`${a}`,n)}var fp=Ft.RoundingModes;function dn(t,a){return t=`${t}`,a=`${a}`,Ft.compareTo(t,a)}function Ja(t){return Ft.negate(t)}function ul(t,a=-1,n=!1,i=3,o=","){let r=`${t}`;if(r.length==0||r==="-")return"";let s=r.charAt(0);s=="-"?r=r.substring(1):s="";let c=r,e="",d=r.indexOf(".");d!=-1&&(c=r.substring(0,d),e=r.substring(d+1)),a!=-1&&(a<e.length?e=e.substring(0,a):n&&a>e.length&&(e=e.padEnd(a,"0")));let m;if(i>0){let f="",w=c.split("").reverse();for(let T=0;T<w.length;T++)f+=w[T]+((T+1)%i==0&&T+1!=w.length?o:"");e.length==0?m=`${s}${f.split("").reverse().join("")}`:m=`${s}${f.split("").reverse().join("")}.${e}`}else e.length==0?m=`${s}${c}`:m=`${s}${c}.${e}`;return m}function Qa(t){let a=`${t}`,n=a.charAt(0);n=="-"?a=a.substring(1):n="";let i=a.replace(/[^\d\.-]/g,"");return`${n}${i}`}var fn=tn,Ci=Array.isArray,Ni=t=>fl(t)==="[object Map]",ki=t=>fl(t)==="[object Set]",dt=t=>t instanceof Date,mn=t=>typeof t=="function",er=t=>typeof t=="string",xi=t=>typeof t=="symbol",Ue=t=>t!==null&&typeof t=="object",dl=t=>Ue(t)&&mn(t.then)&&mn(t.catch),tr=Object.prototype.toString,fl=t=>tr.call(t),zi=t=>fl(t)==="[object Object]",lr=typeof Symbol=="function"&&typeof Symbol.toStringTag=="symbol";function Ti(t){return t.__esModule||lr&&t[Symbol.toStringTag]==="Module"}var Ei=typeof Promise<"u"&&Promise.toString().indexOf("[native code]")!==-1;function Ct(...t){let a=t[0]!==void 0&&t[0]!==null?t[0]:{},n=1,i=t.length,o=!1;for(typeof a=="boolean"&&(o=a,a=t[n]??{},n++),typeof a!="object"&&(a={});n<i;n++)if(t[n]!==null&&t[n]!==void 0){let r=t[n];for(let s in r){let c=a[s],e=r[s];if(c!==e)if(o===!0&&e&&typeof e=="object"){let d;Array.isArray(e)?d=c&&Array.isArray(c)?c:[]:d=c&&typeof c=="object"?c:{},a[s]=Ct(o,d,e)}else e!==void 0&&(a[s]=e)}}return a}var hn=Ei?Promise.resolve():null;function $i(t,...a){hn!==null?a&&a.length>0?hn.then(()=>{t(a)}):hn.then(t):a&&a.length>0?setTimeout(()=>{t(a)}):setTimeout(t)}function me(t){return t==null?!1:typeof t=="boolean"?t:typeof t=="string"?t.toLocaleLowerCase()==="true":!!t}function be(t){return typeof t=="number"?t:Number(t)}var Vi={"[object Boolean]":"boolean","[object Number]":"number","[object String]":"string","[object Function]":"function","[object Array]":"array","[object Date]":"date","[object RegExp]":"regExp","[object Object]":"object"};function ml(t){let a=Object.prototype.toString.call(t);return t==null?String(t):Vi[a]||"object"}function nr(t){if(!t||t.nodeType!==1)return!0;let a=t;for(;a;){if(a.hidden)return!0;const n=window.getComputedStyle(a);if(n.display==="none"||n.visibility==="hidden"||n.visibility==="collapse")return!0;a=a.parentElement}return!1}function pn(t){if(!t)return!0;if(t.offsetParent!==null)return!1;if(getComputedStyle(t).position!=="fixed")return!0;let a=t.parentElement;for(;a;){if(getComputedStyle(a).display==="none")return!0;a=a.parentElement}return!1}function ar(t){return t&&typeof t=="object"&&"setInterval"in t}function rr(t){let a=!!t&&"length"in t&&t.length,n=ml(t);return n==="function"||ar(t)?!1:n==="array"||a===0||typeof a=="number"&&a>0&&a-1 in t}function or(t,a){let n=+a.length,i=0,o=t.length;for(;i<n;i++)t[o++]=a[i];return t.length=o,t}function Bi(t,a=[]){let n=a;return t!=null&&(rr(Object(t))?or(n,typeof t=="string"?[t]:t):n.push(t)),n}function Ze(t,a){if(t==a)return!0;if(t===void 0||a===void 0)return!1;let n=ml(t);if(n!==ml(a))return!1;if(n==="object"){let i=Object.keys(t),o=Object.keys(a);if(i.length!==o.length)return!1;for(let r=0;r<i.length;r++){let s=i[r],c=t[s],e=a[s];if(!Ze(c,e))return!1}return!0}else if(n==="array"){if(t.length!==a.length)return!1;for(let i=0;i<t.length;i++){let o=t[i],r=a[i];if(!Ze(o,r))return!1}return!0}return!1}var ft=typeof window<"u";function Ye(t){return t==null}function gn(t){return Object.prototype.toString.call(t)==="[object RegExp]"}var he=t=>t==null||typeof t!="string"?!1:t.length===0;function yn(t){return he(t)?!0:(t.charAt(0)=="-"&&(t=t.substring(1)),he(t)||/^(([1-9][0-9]*\.[0-9]*)|([0]\.[0-9]*)|([0-9]*)|([0]{1}))$/.test(t))}function ir(t){if(t==null)return 0;let a=`${t}`;if(a.length==0)return 0;a.charAt(0)=="-"&&(a=a.substring(1)),a=a.replace(/[^\d\.-]/g,"");const n=a.indexOf(".");return n==-1?a.length:n}function sr(t){if(t==null)return 0;const a=`${t}`;if(a.length==0)return 0;const n=a.indexOf(".");return n==-1?0:a.length-(n+1)}function cr(t,a,n){const i=t.indexOf(a);return i===-1?t:a==="-"&&i!==0?t.slice(0,i):t.slice(0,i+1)+t.slice(i).replace(n,"")}function Di(t,a=!0,n=!0){a?t=cr(t,".",/\./g):t=t.replace(/\./g,""),n?t=cr(t,"-",/-/g):t=t.replace(/-/,"");const i=a?/[^-0-9.]/g:/[^-0-9]/g;return t.replace(i,"")}function Mi(t,a){return typeof t=="object"||Array.isArray(t)?a.findIndex(n=>{if(Ze(t,n))return!0}):a.indexOf(t)}function Ii(t,a){if(typeof t=="object"||Array.isArray(t)){let n=a.reverse().findIndex(i=>{if(Ze(t,i))return!0});return n!==-1&&(n=a.length-1-n),n}return a.lastIndexOf(t)}function st(t){return t==null||t==null?0:typeof t=="string"?t.length:`${t}`.length}function lt(t,...a){const n={};return a.forEach(i=>{for(const o in i)n[o]=t[o]}),n}function Me(t,...a){const n=[];a.forEach(o=>{Reflect.apply([].push,n,Reflect.ownKeys(o))});const i={};for(const o in t)n.includes(o)||(i[o]=t[o]);return i}var Ai=(t,a,n)=>{const i=Object.assign({},t),o=Object.assign({},n);return Object.keys(a).length>0?(Object.keys(i).forEach(r=>{o.hasOwnProperty(r)?typeof o[r]=="string"&&(i[r]=a[o[r]]):a[r]&&(i[r]=a[r])}),i):t};function _i(t,a){(typeof t.cancelable!="boolean"||t.cancelable)&&t.preventDefault(),a&&t.stopPropagation()}var Li=(t,a=2)=>{for(t+="";t.length<a;)t="0"+t;return t.toString()},Pi=(t,a,n)=>Math.min(Math.max(t,a),n);function Rt(t){return t.split("-").map(a=>a.charAt(0).toUpperCase()+a.slice(1)).join("")}function ur(t){return t.replace(/([A-Z])/g,"-$1").replace(/^-/,"").toLowerCase()}var Ve=Symbol.for("BroadcastKey"),bn=class{parent;children=[];callbacks=new Map;proxy=null;name;persistantMessages=new Map;constructor(t,a,n){this.parent=t,this.proxy=a,this.name=n,t!==null&&t.addChild(this)}addChild(t){this.children.push(t)}removeChild(t){const a=this.children.findIndex(n=>t===n);a!==-1&&this.children.splice(a,1)}destroy(){this.parent!==null&&this.parent.removeChild(this),this.persistantMessages.clear(),this.parent=null,this.proxy=null}setPersistantMessage(t,a,n){if(!t.uniqueId)return console.warn("[FoxUI]持久化消息,必须设置uniqueId。"),!1;const i=t.uniqueId,o={matched:t,action:a,args:n};return this.persistantMessages.set(i,o),!0}deletePersistantMessage(t){this.persistantMessages.delete(t)}getPersistantMessages(){const t=[];return this.persistantMessages.forEach(a=>{t.push(a)}),t}clearPersistantMessage(){this.persistantMessages.clear()}isMatched(t,a){if(!a||a.messagingPolicy==="Once"&&a.resolved===!0)return!1;let n=!1;return!a.name||a.name==="*"||a.name==="+"||gn(a.name)&&t&&a.name.test(t)?n=!0:typeof a.name=="function"?n=Reflect.apply(a.name,null,[t]):a.name===t&&(n=!0),n}trigger(t,a,n){let i=null;const o=this.callbacks.get(a);typeof o=="function"&&(i=Reflect.apply(o,this.proxy,[...n]));const r=this.proxy??{};typeof r[a]=="function"&&(i=Reflect.apply(r[a],r,[...n])),t.resolved=!0,typeof t.resolve=="function"&&t.resolve(i)}pull(){let t=this.parent;for(;t;){const a=t.getPersistantMessages();Array.isArray(a)&&a.length>0&&a.forEach(n=>{if(this.isMatched(this.name,n.matched))try{this.trigger(n.matched,n.action,n.args)}catch(i){console.error(i)}}),t=t.parent}}emit(t,a,...n){if(t.messagingPolicy==="Once"&&t.resolved===!0)return[];if(t.cachePolicy==="Persistant")this.setPersistantMessage(t,a,n),t.cachePolicy="None";else if(t.cachePolicy==="Unresolved"){if(this.setPersistantMessage(t,a,n)){const r=t.resolve,s=t.uniqueId??"",c=(...e)=>{this.deletePersistantMessage(s),typeof r=="function"&&r(...e)};t.resolve=c}t.cachePolicy="None"}let i=!1;!t.name||t.name==="*"?i=!0:t.name==="+"?(i=!1,t.name="*"):gn(t.name)&&this.name&&t.name.test(this.name)?i=!0:typeof t.name=="function"?i=Reflect.apply(t.name,null,[this.name]):t.name===this.name&&(i=!0);const o=[];if(i){const r=this.callbacks.get(a);if(typeof r=="function"){const c=Reflect.apply(r,this.proxy,[...n]);c!=null&&o.push(c)}const s=this.proxy??{};if(typeof s[a]=="function"){const c=Reflect.apply(s[a],s,[...n]);c!=null&&o.push(c)}if(t.resolved=!0,typeof t.resolve=="function"&&t.resolve(...o),t.messagingPolicy==="Once")return o}return this.children.forEach(r=>{const s=Reflect.apply(r.emit,r,[{...t},a,...n]);s!=null&&Array.isArray(s)&&Reflect.apply([].push,o,[...s])}),o}emitToChildren(t,a,...n){if(t.cachePolicy==="Persistant")this.setPersistantMessage(t,a,n),t.cachePolicy="None";else if(t.cachePolicy==="Unresolved"){if(this.setPersistantMessage(t,a,n)){const o=t.resolve,r=t.uniqueId??"",s=(...c)=>{this.deletePersistantMessage(r),typeof o=="function"&&o(...c)};t.resolve=s}t.cachePolicy="None"}const i=[];return this.children.forEach(o=>{const r=Reflect.apply(o.emit,o,[{...t},a,...n]);r!=null&&Array.isArray(r)&&Reflect.apply([].push,i,[...r])}),i}on(t,a){this.callbacks.set(t,a)}};function hl(t,a,n,i){const o=new bn(a,t,n);if(i&&typeof i=="object")for(const r in i)o.on(r,i[r]);return o}function Fi(t,a,n){const i=n;if(i[Ve])return i[Ve];const o=new bn((0,l.inject)(Ve,null),n,t);if(a&&typeof a=="object")for(const r in a)o.on(r,a[r]);return i[Ve]=o,(0,l.provide)(Ve,o),(0,l.onUnmounted)(()=>{o.destroy(),i[Ve]=void 0}),o}function Ot(t=null){return t||(t=(0,l.getCurrentInstance)()?.proxy??null),t?t[Ve]??(0,l.inject)(Ve,null):(0,l.inject)(Ve,null)}var Ri=class{error(t,a){const n=a,i=a||(0,l.hasInjectionContext)()?Ot(a):null;i?i.emit({name:"*"},"setErrorTip",t):typeof n.setErrorTip=="function"&&n.setErrorTip(t)}reset(t){const a=t,n=t||(0,l.hasInjectionContext)()?Ot(t):null;n?n.emit({name:"*"},"setErrorTip",""):typeof a.setErrorTip=="function"&&a.setErrorTip("")}success(t){const a=t,n=t||(0,l.hasInjectionContext)()?Ot(t):null;n?n.emit({name:"*"},"setErrorTip",""):typeof a.setErrorTip=="function"&&a.setErrorTip("")}decorate(t,a,n){Array.isArray(t)||(t=[t]);const i=n,o=n||(0,l.hasInjectionContext)()?Ot(n):null,r=a.find(c=>c.required===!0||c.type==="required"&&c.required!==!1),s=t.find(c=>c.required===!0||c.type==="required"&&c.required!==!1);!r&&s?o?o.emit({name:"*"},"setRequired",!0):typeof i.setRequired=="function"&&i.setRequired(!0):r&&!s&&(o?o.emit({name:"*"},"setRequired",!1):typeof i.setRequired=="function"&&i.setRequired(!1),this.reset(n))}getValue(t){return t.modelValue}},qt=new Ri;function Oi(t){qt=t}function qi(t){qt?Object.assign(qt,t):qt=t}function Hi(t,a){yt.Schema.setValidator(t,a)}function Ki(t){yt.Schema.deleteValidator(t)}var dr=["blur","clear"];function ji(t){dr=t}function fr(){return dr}var mr=["focus","change","setValue"];function Yi(t){mr=t}function hr(){return mr}function Wi(t){yt.Schema.messages(t)}function Ht(...t){const a=[];return t.forEach(n=>{n.forEach(i=>{const o=a.findIndex(r=>r.type===i.type);o!==-1&&a.splice(o,1),a.push(i)})}),a}function pl(t){return t.forEach(a=>{a.type==="required"&&(a.required===null||a.required===void 0)&&(a.required=!0),!a.type&&(a.required===!0||a.required===!1)&&(a.type="required")}),t}var et=Symbol("ValidateSchemaKey"),pr=class{parent=null;validators={};attrRules=[];rules=[];descriptor;proxy;scope=null;constructor(t,a,n){this.parent=t,this.descriptor=a,this.proxy=n,(this.descriptor.validate??!0)&&this.init()}init(){if(this.descriptor.pureDataValidate===!0||!this.descriptor.valueName||!this.proxy)return;let t=this.proxy.$attrs;t&&(this.scope=(0,l.effectScope)(!0),this.scope.run(()=>{(0,l.watchEffect)(()=>{const a=pl(Ht(this.attrRules,this.rules)),n=[];for(let o in t){let r=t[o];if(this.hasValidator(o,!0)){if(r===!1)continue;let c={type:o};r!==null&&typeof r=="object"&&Object.assign(c,r),n.push(c);continue}let s=this.getValidator(o);if(s!==null){let c={type:o,validator:s};n.push(c)}}this.attrRules=pl(n);const i=Ht(this.attrRules,this.rules);(0,l.nextTick)(()=>{this.decorate(i,a)})})}))}destroy(){this.scope&&(this.scope.stop(),this.scope=null),this.parent=null,this.proxy=null}execHandler(t,...a){const n=this.descriptor.validateHandler;if(n&&typeof n[t]=="function")return Reflect.apply(n[t],n,[...a]);const i=qt;return i&&typeof i[t]=="function"?Reflect.apply(i[t],i,[...a]):null}decorate(t,a){this.descriptor.pureDataValidate!==!0&&this.execHandler("decorate",t,a,this.proxy)}success(){this.descriptor.pureDataValidate!==!0&&this.execHandler("success",this.proxy)}error(t){this.descriptor.pureDataValidate!==!0&&this.execHandler("error",t,this.proxy)}getValue(){return this.proxy===null?null:this.execHandler("getValue",this.proxy)}setValidator(t,a,n=!1){n?yt.Schema.setValidator(t,a):this.validators[t]=a}getValidator(t){let a=this.validators[t]??null;return a||(a=this.parent?.getValidator(t)??null),a}deleteValidator(t,a=!1){a?yt.Schema.deleteValidator(t):Reflect.deleteProperty(this.validators,t)}hasValidator(t,a=!1){if(a)return yt.Schema.hasValidator(t);{let n=Reflect.has(this.validators,t);return!n&&this.parent!==null&&(n=this.parent.hasValidator(t,!1)),n}}setRule(t){const a=Ht(this.attrRules,this.rules);t===null?this.rules=[]:Array.isArray(t)?this.rules=pl(t):this.rules=pl([t]);const n=Ht(this.attrRules,this.rules);(0,l.nextTick)(()=>{this.decorate(n,a)})}clear(){this.proxy===null||this.descriptor.pureDataValidate===!0||this.execHandler("reset",this.proxy)}validate(){if(this.descriptor.validate??!0){let t=Ht(this.attrRules,this.rules);const a=this.descriptor.fieldName??"value";if(t.length>0){const n={[`${a}`]:t},i=this.getValue(),o={[`${a}`]:i},r=new yt.Schema(n),s=this.proxy??o;return r.validate(o,{context:s}).then(c=>{if(c.pass)this.success();else{let e="error";Array.isArray(c.errors)&&c.errors.length>0&&(e=c.errors[0].message??e,c.errors=[c.errors[0]],c.errors[0].ref=s),this.error(e)}return c}).catch(c=>{const e=c.message??`${c}`;return this.error(e),c})}}return Promise.resolve({pass:!0})}};function gl(t,a,n){if(n.valueName=n.valueName??"modelValue",n.valueType=n.valueType??"string",!n.validateHandler&&n.valueName!=="modelValue"){const i=n.valueName;n.validateHandler={getValue(o){return o[i]}}}return new pr(a,n,t)}var yl=Symbol.for("EventEmitterKey"),gr=class{register=new Map;proxy;constructor(t){this.proxy=t}destroy(){this.proxy=null,this.register.clear()}off(t,a){let n=this.register.get(t);if(n&&Array.isArray(n)){let i=n.findIndex(o=>o===a);i!==-1&&n.splice(i,1)}}on(t,a){let n=this.register.get(t);n||(n=new Array,this.register.set(t,n)),n.push(a)}emit(t,...a){const n=this.register.get(t);n&&n.forEach(i=>{try{Reflect.apply(i,null,[t,...a])}catch(o){console.error(o.message,o)}}),this.proxy&&Reflect.apply(this.proxy.$emit,this.proxy,[t,...a])}};function Je(t,a){let n=null;return function(...i){n&&clearTimeout(n),n=setTimeout(()=>{n=null,Reflect.apply(t,null,[...i])},a)}}function yr(t,a){let n=0;return function(...i){const o=new Date().getTime();o-n<a||(n=o,Reflect.apply(t,null,[...i]))}}function Ui(t,a){const n=Je((i,o)=>{t=i,o()},a);return(0,l.customRef)((i,o)=>({get(){return i(),t},set(r){n(r,o)}}))}function Gi(t){let a=!1;return function(...n){a||(a=!0,Reflect.apply(t,null,[...n]))}}function bl(t,a,n,i=0,o=!0,r){let s=a,c=0;if(o){const d=t();if(c++,d){typeof r=="function"&&r(!0);return}if(c>n){typeof r=="function"&&r(!1);return}}const e=()=>{const d=t();if(c++,d){typeof r=="function"&&r(!0);return}if(c>n){typeof r=="function"&&r(!1);return}s+=i,setTimeout(e,s)};setTimeout(e,s)}var Xe=Symbol("DomainKey"),Nt=Symbol("DataItemsKey"),wl=class{_parent=null;get parent(){return this._parent}set parent(t){this._parent=t}_name=null;get name(){return this._name}_broadcast=null;get broadcast(){return this._broadcast}set broadcast(t){this._broadcast=t}_validateSchema=null;get validateSchema(){return this._validateSchema}set validateSchema(t){this._validateSchema=t}_props=(0,l.reactive)({});constructor(t=null){this._name=t}destroy(){this._parent=null,this._broadcast=null,this._validateSchema=null,this._props={}}merge(t,a=[]){for(const n in t){const i=t[n];a.length>0&&a.indexOf(i)!==-1||(this._props[n]=i)}}has(t){if(Reflect.has(this._props,t)){const a=this._props[t];if(a!=null)return!0}return this.parent==null?!1:this.parent.has(t)}delete(t){Reflect.deleteProperty(this._props,t)}set(t,a){this._props[t]=a}get(t,a){if(Reflect.has(this._props,t)){const n=this._props[t];if(n!=null)return n}return this.parent==null?a:this.parent.get(t,a)}getForParent(t,a){return this.parent==null?a:this.parent.get(t,a)}getForSelf(t){return this._props[t]}getAll(t){const a=[];let n=this;for(;n!=null;){if(Reflect.has(n._props,t)){const i=n._props[t];a.push(i)}n=n._parent}return a}},Xi=new wl;function kt(){return Xi}function mt(t=null){return t||(t=(0,l.getCurrentInstance)()?.proxy??null),t?t[Xe]??(0,l.inject)(Xe,null):(0,l.inject)(Xe,null)}var wn=Symbol("OriginalDateKey");function Sn(t,a,n=[],i){const o=(0,l.getCurrentInstance)();let r=o?.proxy,s=(0,l.inject)(Xe,null);s===null&&(s=kt());const c=t||a.prop||a.name;let e=new wl(c);e.parent=s;const d=h=>{r[wn]||w(h),e?.set("modelValue",h)},m=()=>e?.getForSelf("modelValue")??null,f=()=>r[wn]??null,w=h=>{const y={};Ct(!0,y,(0,l.toRaw)(h)),r[wn]=y};(0,l.isReactive)(a)||typeof a=="function"?(0,l.watch)(a,h=>{e?.merge(h,n)},{immediate:!0}):e.merge(a,n),a.modelValue&&w(a.modelValue);const T=(h,y)=>{e?.set(h,y)},C=h=>e?.getForSelf(h)??null;if(r[Xe]=e,(0,l.provide)(Xe,e),o!==null){const h=(0,l.inject)(Ve,null),y=hl(r,h,c,i);e.broadcast=y,r[Ve]=y,(0,l.provide)(Ve,y),r.broadcast=(u,k,...I)=>Reflect.apply(y.emit,y,[u,k,...I]);const _=(0,l.inject)(et,null),g=gl(r,_,{componentName:""});e.validateSchema=g,r[et]=g,(0,l.provide)(et,g),r[Nt]=new Map,r.validate=(u=!0)=>{const k=[];let I=null;const E={deep:!1};if(u===!0)I={name:"*"};else if(Array.isArray(u)&&u.length>0){const x=u;I={name:L=>L?x.indexOf(L)!==-1:!1}}else if(u!=null&&typeof u=="object"){const x=u;if(Object.assign(E,x),Array.isArray(x.include)&&x.include.length>0){const L=x.include;I={name:B=>B?L.indexOf(B)!==-1:!1}}else if(Array.isArray(x.exclude)&&x.exclude.length>0){const L=x.exclude;I={name:B=>B?L.indexOf(B)===-1:!1}}else I={name:"*"}}if(I){const x=y?.emitToChildren(I,"validate",E);x&&Reflect.apply([].push,k,x)}return k.length==1?k[0]:k.length>1?Promise.all(k).then(x=>{let L=[];return x.forEach(B=>{B.pass===!1&&Array.isArray(B.errors)&&(L=[...L,...B.errors])}),L.length>0?{pass:!1,errors:L}:{pass:!0}}):Promise.resolve({pass:!0})},r.setNameValidateRules=(u,k=!0,I=!1)=>{if(I===!0){Reflect.ownKeys(u).forEach(E=>{let x=String(E);const L={componentName:"",fieldName:x,pureDataValidate:!0};if(e){const B=wr(e,x,L,y,g);r[Nt].set(x,B);const j=u[x];j&&B.validateSchema.setRule(j)}});return}if(k){const E=Reflect.ownKeys(u);y?.emitToChildren({name:x=>E.includes(x),cachePolicy:"Persistant",uniqueId:"validateRules"},"setNameValidateRules",u,!1)}},r.clearValidate=(u=!0)=>{let k=null;if(u===!0)k={name:"*"};else if(Array.isArray(u)&&u.length>0){const I=u;k={name:E=>E?I.indexOf(E)!==-1:!1}}else if(u!=null&&typeof u=="object"){const I=u;if(Array.isArray(I.include)&&I.include.length>0){const E=I.include;k={name:x=>x?E.indexOf(x)!==-1:!1}}else if(Array.isArray(I.exclude)&&I.exclude.length>0){const E=I.exclude;k={name:x=>x?E.indexOf(x)===-1:!1}}else k={name:"*"}}k&&y?.emitToChildren(k,"clearValidate",!1)},r.resetFields=u=>{const k=m();if(!k)return;const I={};if(Ct(!0,I,f()??{}),Array.isArray(u))u.forEach(E=>{k[E]=I[E]});else if(u&&Array.isArray(u.include))(u.include??[]).forEach(E=>{k[E]=I[E]});else if(u&&Array.isArray(u.exclude)){let E=u.exclude??[];Reflect.ownKeys(I).forEach(x=>{E.includes(x)||(k[x]=I[x])})}else Object.assign(k,I);r.clearValidate(u)},r.setModelValue=(u,k)=>{if(!k||k===c)d(u);else{const I={name:k,messagingPolicy:"Once"};y?.emitToChildren(I,"setModelValue",u)}},r.getModelValue=()=>m(),r.setDomainProperty=(u,k)=>{T(u,k)},r.getDomainProperty=u=>C(u),setTimeout(function(){y?.pull()},0)}return(0,l.onUnmounted)(function(){e?.validateSchema&&(e.validateSchema.destroy(),r[et]=void 0,(0,l.provide)(et,null)),e?.broadcast&&(e?.broadcast?.destroy(),r[Ve]=void 0,(0,l.provide)(Ve,null)),e?.destroy(),r[Xe]=void 0,(0,l.provide)(Xe,null),r[Nt]&&(r[Nt].clear(),r[Nt]=void 0),r.broadcast=null,r.validate=null,r.setNameValidateRules=null,r.clearValidate=null,r.resetFields=null,r.setModelValue=null,r.getModelValue=null,r.setDomainProperty=null,r.getDomainProperty=null,e=null,r=null}),e}function br(t,a,n=[]){let i=(0,l.getCurrentInstance)()?.proxy,o=(0,l.inject)(Xe,null);o===null&&(o=kt());let r=new wl(t||a.prop||a.name);return r.parent=o,(0,l.isReactive)(a)||typeof a=="function"?(0,l.watch)(a,s=>{r?.merge(s,n)},{immediate:!0}):r.merge(a,n),i[Xe]=r,(0,l.provide)(Xe,r),(0,l.onUnmounted)(()=>{r?.destroy(),i[Xe]=void 0,(0,l.provide)(Xe,null),r=null,i=null}),r}function Te(t,a,n){const i=(0,l.getCurrentInstance)()?.proxy,o=a??"";let r=hl(i,(0,l.inject)(Ve,null),o,n);i[Ve]=r,(0,l.provide)(Ve,r),i.broadcast=(m,f,...w)=>r?Reflect.apply(r.emit,r,[m,f,...w]):null;const s=(0,l.inject)(et,null);t.fieldName=t.fieldName??o;let c=gl(i,s,t);i[et]=c,(0,l.provide)(et,c),i.validate=(m=null)=>{if(!c)return Promise.resolve({pass:!0});const f=[];let w=!1,T=!1;if(Array.isArray(m)&&m.indexOf(o)!==-1)T=!0,w=!0;else if(m&&typeof m=="object"){const C=m,h=C.ignoreDisabled??!0,y=C.ignoreReadonly??!0,_=C.ignoreHidden??!0;h===!0&&t.disabled===!0||y===!0&&t.readonly===!0||_===!0&&nr(i.$el)?T=!1:(Array.isArray(C.include)&&C.include.indexOf(o)!==-1||Array.isArray(C.exclude)&&C.exclude.indexOf(o),T=!0),w=C.deep??!1}else typeof m=="boolean"&&(w=m),T=!0;if(T){const C=c?.validate();f.push(C)}if(w){let C=null;const h={deep:!1};if(m===!0)C={name:"*"};else if(Array.isArray(m)&&m.length>0){const y=m;C={name:_=>_?y.indexOf(_)!==-1:!1}}else if(m!=null&&typeof m=="object"){const y=m;if(Object.assign(h,y),Array.isArray(y.include)&&y.include.length>0){const _=y.include;C={name:g=>g?_.indexOf(g)!==-1:!1}}else if(Array.isArray(y.exclude)&&y.exclude.length>0){const _=y.exclude;C={name:g=>g?_.indexOf(g)===-1:!1}}else C={name:"*"}}if(C&&r){const y=r.emitToChildren(C,"validate",h);Reflect.apply([].push,f,y)}}return f.length==1?f[0]:f.length>1?Promise.all(f).then(C=>{let h=[];return C.forEach(y=>{y.pass===!1&&Array.isArray(y.errors)&&(h=[...h,...y.errors])}),h.length>0?{pass:!1,errors:h}:{pass:!0}}):Promise.resolve({pass:!0})},i.setValidateRule=m=>c?.setRule(m),i.setNameValidateRules=(m,f=!1)=>{const w=m[o];w&&c?.setRule(w),f&&r&&r.emitToChildren({name:T=>Reflect.ownKeys(m).includes(T)},"setNameValidateRules",m,!1)},i.clearValidate=(m=null)=>{(!Array.isArray(m)||m.indexOf(a??"")!==-1)&&c?.clear();let f=null;if(m===!0)f={name:"*"};else if(Array.isArray(m)&&m.length>0){const w=m;f={name:T=>T?w.indexOf(T)!==-1:!1}}else if(m!=null&&typeof m=="object"){const w=m;if(Array.isArray(w.include)&&w.include.length>0){const T=w.include;f={name:C=>C?T.indexOf(C)!==-1:!1}}else if(Array.isArray(w.exclude)&&w.exclude.length>0){const T=w.exclude;f={name:C=>C?T.indexOf(C)===-1:!1}}else f={name:"*"}}f&&r&&r.emitToChildren(f,"clearValidate",!1)};let e=new gr(i);i[yl]=e;const d=Je((m="validate")=>{c&&(m==="reset"?c.clear():c.validate())},60);return(Array.isArray(t.validateCheckEvents)?t.validateCheckEvents:fr()).forEach(m=>{e&&e.on(m,f=>{d("validate")})}),(Array.isArray(t.validateResetEvents)?t.validateResetEvents:hr()).forEach(m=>{e&&e.on(m,f=>{d("reset")})}),setTimeout(function(){r?.pull()},0),(0,l.onUnmounted)(()=>{r?.destroy(),i[Ve]=void 0,(0,l.provide)(Ve,null),r=null,c?.destroy(),i[et]=void 0,(0,l.provide)(et,null),c=null,e?.destroy(),i[yl]=void 0,e=null,i.broadcast=null,i.validate=null,i.setValidateRule=null,i.setNameValidateRules=null,i.clearValidate=null}),{broadcast:r,validateSchema:c,emitEvent:(m,...f)=>{e&&Reflect.apply(e.emit,e,[m,...f])},onEvent:(m,f)=>{e&&Reflect.apply(e.on,e,[f])},offEvent:(m,f)=>{e&&Reflect.apply(e.off,e,[f])}}}function wr(t,a,n,i,o){const r={},s=a??"",c={getValue(){const m=t.getForSelf("modelValue");return m?m[s]:null},isExist(){const m=t.getForSelf("modelValue");return m?Reflect.has(m,s):!1}};n.fieldName=s,n.validateHandler={getValue(m){return c.getValue()}};let e=gl({},o,n);r.validate=(m=null)=>{if(!c.isExist())return console.warn(`validate error: field [${s}] not exist`),Promise.resolve({pass:!0});const f=[];let w=!1,T=!1;if(Array.isArray(m)&&m.indexOf(s)!==-1)T=!0,w=!0;else if(m&&typeof m=="object"){const C=m;Array.isArray(C.include)&&C.include.indexOf(s)!==-1||Array.isArray(C.exclude)&&C.exclude.indexOf(s),T=!0,w=C.deep??!1}else typeof m=="boolean"&&(w=m),T=!0;if(T&&e){const C=e.validate();f.push(C)}if(w){let C=null;const h={deep:!1};if(m===!0)C={name:"*"};else if(Array.isArray(m)&&m.length>0){const y=m;C={name:_=>_?y.indexOf(_)!==-1:!1}}else if(m!=null&&typeof m=="object"){const y=m;if(Object.assign(h,y),Array.isArray(y.include)&&y.include.length>0){const _=y.include;C={name:g=>g?_.indexOf(g)!==-1:!1}}else if(Array.isArray(y.exclude)&&y.exclude.length>0){const _=y.exclude;C={name:g=>g?_.indexOf(g)===-1:!1}}else C={name:"*"}}if(C&&d){const y=d.emitToChildren(C,"validate",h);Reflect.apply([].push,f,y)}}return f.length==1?f[0]:f.length>1?Promise.all(f).then(C=>{let h=[];return C.forEach(y=>{y.pass===!1&&Array.isArray(y.errors)&&(h=[...h,...y.errors])}),h.length>0?{pass:!1,errors:h}:{pass:!0}}):Promise.resolve({pass:!0})},r.setValidateRule=m=>e?.setRule(m),r.setNameValidateRules=m=>{const f=m[s];f&&e?.setRule(f)};let d=hl(null,i,s,r);return(0,l.onUnmounted)(()=>{e=null,d=null}),{broadcast:d,validateSchema:e}}function vn(){let t=(0,l.getCurrentInstance)()?.proxy,a=new gr(t);return t[yl]=a,(0,l.onUnmounted)(()=>{a?.destroy(),t[yl]=void 0,a=null,t=null}),{emitEvent:(n,...i)=>{a&&Reflect.apply(a.emit,a,[n,...i])},onEvent:(n,i)=>{a&&Reflect.apply(a.on,a,[i])},offEvent:(n,i)=>{a&&Reflect.apply(a.off,a,[i])}}}var Ne=(t,a=-1)=>t?typeof t=="string"&&(t.endsWith("%")&&a<=0||t.endsWith("vh")||t.endsWith("vw"))?t:`${pe(t,a)}px`:"",Zi=Ne;function pe(t,a=-1){if(t==null)return 0;if(typeof t=="number")return t>0&&t<1&&a>0?t*a:t;if(t=t.trim().toLocaleLowerCase(),t.length===0)return 0;let n=t.indexOf("px");if(n!==-1)return Number(t.substring(0,n));if(n=t.indexOf("rem"),n!==-1){let o=Number(t.substring(0,n)),r=1;if(ft){const{fontSize:s}=window.getComputedStyle(document.documentElement,null),c=s.indexOf("px");c>0&&(r=Number(s.substring(0,c)))}return o*=r,o}if(n=t.indexOf("%"),n!==-1)return Number(t.substring(0,n))/100*a;const i=Number(t);return isNaN(i)?0:i}var ht="PageStateKey";function nt(t){const a={top:null,left:null,bottom:null,right:null};return t&&(t.top!==null&&t.top!==void 0&&(a.top=pe(t.top)),t.left!==null&&t.left!==void 0&&(a.left=pe(t.left)),t.bottom!==null&&t.bottom!==void 0&&(a.bottom=pe(t.bottom)),t.right!==null&&t.right!==void 0&&(a.right=pe(t.right))),a}function Cn(t,a,n={},i=!0,o=-1,r=-1,s=0,c=0){if(t.headerHeight=pe(n.headerHeight??a.headerHeight??-1),t.headerPadding=nt(n.headerPadding??a.headerPadding),t.footerHeight=pe(n.footerHeight??a.footerHeight??-1),t.footerPadding=nt(n.footerPadding??a.footerPadding),t.contentPadding=nt(n.contentPadding??a.contentPadding),i){const e=n.height??a.height;e?t.height=pe(e,r):t.height=pe(r)-pe(s,r)-pe(c,r),t.width=pe(n.width??a.width??0,o)}}function Sr(t,a={}){const n={top:null,bottom:null,right:null,left:null},i={width:0,height:0,headerHeight:0,headerPadding:{...n},footerHeight:0,footerPadding:{...n},contentPadding:{...n},contentHeight:null,safeAreaTop:0,safeAreaBottom:0,safeAreaLeft:0,safeAreaRight:0,headerMounted:!1,footerMounted:!1},o=Object.assign(t.get("safeAreaInset")??{},a.safeAreaInset??{});o&&(i.safeAreaTop=pe(o.top),i.safeAreaBottom=pe(o.bottom),i.safeAreaLeft=pe(o.left),i.safeAreaRight=pe(o.right));const r=t.get("pageLayout");if(!r)return null;Cn(i,r,a,!0,t.get("rootWidth")??-1,t.get("rootHeight")??-1,t.get("headerBarHeight")??0,t.get("footerBarHeight")??0);const s=(0,l.reactive)(i),c=t.getForParent(ht);c&&(i.height=Nl(t,c),i.width=kl(t,c),(0,l.watch)([()=>Nl(t,c),()=>kl(t,c)],([d,m])=>{s.height=d,s.width=m}));const e=!c;return(0,l.watch)([()=>a.height,()=>t.get("pageLayout"),()=>t.get("rootWidth"),()=>t.get("rootHeight"),()=>t.get("headerBarHeight"),()=>t.get("footerBarHeight")],([d,m,f=-1,w=-1,T=0,C=0])=>{Cn(s,m,a,e,f,w,T,C)}),t.set(ht,s),s}function Sl(t){return t.get(ht)}function vl(t,a){if(a=a??t.get(ht),a&&a.headerMounted){const n=a.safeAreaTop==-1?0:a.safeAreaTop;return a.headerAllHeight??a.headerHeight+n}return 0}function Cl(t,a){if(a=a??t.get(ht),a&&a.footerMounted){const n=a.safeAreaBottom==-1?0:a.safeAreaBottom;return a.footerAllHeight??a.footerHeight+n}return 0}function Nl(t,a){if(a=a??t.get(ht),a){if(a.contentInnerHeight)return a.contentInnerHeight;const n=vl(t,a),i=Cl(t,a),o=pe(a.contentPadding.top??0),r=pe(a.contentPadding.bottom??0);return a.height-n-i-o-r}return 0}function kl(t,a){if(a=a??t.get(ht),a){const n=pe(a.contentPadding.left??0),i=pe(a.contentPadding.right??0);return a.contentInnerWidth??a.width-n-i}return 0}function Ji(t){return!!t.getForParent(ht)}var Nn=Symbol.for("InnerPageScopeKey");function kn(t){(0,l.provide)(Nn,t)}function Kt(t=!1){return(0,l.inject)(Nn,t)}var xn=Symbol.for("AbstractPageScopeKey");function vr(t){(0,l.provide)(xn,t)}function jt(t=!1){return(0,l.inject)(xn,t)}var qe=(function(t){return t[t.Parent=0]="Parent",t[t.Near=1]="Near",t})({});function xl(t,a){return t==null?!1:typeof a=="function"?a(t):!0}function Be(t,a,n=qe.Near,i){const o=mt();return o==null?t:n===qe.Parent?(0,l.computed)(()=>{const r=o.getAll(a);for(let c=r.length-1;c>=0;c--){const e=r[c];if(xl(e,i))return e}const s=t.value;return xl(s,i)?s:null}):(0,l.computed)(()=>{const r=t.value;if(xl(r,i))return r;const s=o.getAll(a);for(let c=0;c<s.length;c++){const e=s[c];if(xl(e,i))return e}return null})}function Cr(t){return Be(t,"readonly",qe.Near)}function Nr(t){return Be(t,"disabled",qe.Near)}function kr(t){return Be(t,"browse",qe.Near)}function Ie(t){const a=(0,l.ref)(null),n=Nr((0,l.computed)(()=>a.value??t.disabled)),i=(0,l.ref)(null);return{innerDisabled:a,disabled:n,innerReadonly:i,readonly:Cr((0,l.computed)(()=>i.value??t.readonly)),browse:kr((0,l.computed)(()=>t.browse))}}function we(t,a="modelValue",n=null,i){const o=(0,l.toRef)(t,a);let r=o.value;typeof n=="function"&&(r=n(o.value));const s=(0,l.ref)(r);return(0,l.watch)(o,c=>{if(typeof n=="function"){const e=n(c);e!==s.value&&(s.value=e,i&&i("setValue",e))}else c!==s.value&&(s.value=c,i&&i("setValue",c))}),s}var xr=new Map,zl=new Map,zn=null;function Qi(t){zn=t}function zr(t,a,n){if(n){let i=zl.get(n);i||(i=new Map,zl.set(n,i)),i.set(t,a)}else xr.set(t,a)}function Fe(t,a,n){!n&&zn&&(n=zn(t)??void 0);let i=null;if(n){let o=zl.get(n);o&&(i=o.get(a))}return i||(i=xr.get(a)),i}function es(t,a){for(let n in t){const i=t[n];zr(n,i,a)}}function ts(t){zl.delete(t)}function ls(){return{top:0,left:0,bottom:0,right:0}}function ns(){return ft?{rootWidth:document.documentElement.clientWidth||document.body.clientWidth,rootHeight:document.documentElement.clientHeight||document.body.clientHeight,pageLayout:{}}:{rootWidth:-1,rootHeight:-1,pageLayout:{}}}function as(t,a){let n=t;if(a.componentPrefix){const i=n.indexOf("-");i!==-1?n=`${a.componentPrefix}${n.slice(i)}`:n=`${a.componentPrefix}-${n}`}return Rt(n)}var rs=class{packages;installers;_version;get version(){return this._version}constructor(t,a,n){this.packages=t,this.installers=a,this._version=n}install(t,a={}){a?.install!==!1&&(this.packages.forEach(i=>{if(i.install)t.use(i,a);else if(i.name){const o=as(i.name,a);t.component(o,i)}}),this.installers.forEach(i=>{i(t,a)}));const n=kt();if(a.autoAdjustPageLayout!==!1&&window.ResizeObserver){const i={...a},o=Je(()=>{const r={...i};this.updateLayout(r,n)},120);new window.ResizeObserver(o).observe(window.document.body)}this.updateLayout(a,n)}updateLayout(t,a){const n=t.headerBarHeight??0,i=t.footerBarHeight??0,o=Ct({},ls(),t.safeAreaInset),r=ns(),s=Ct({},r.pageLayout,t.pageLayout);a=a??kt(),a.set("safeAreaInset",o),a.set("headerBarHeight",n),a.set("footerBarHeight",i),a.set("pageLayout",s),a.set("rootWidth",r.rootWidth),a.set("rootHeight",r.rootHeight);const c=["install","componentPrefix","safeAreaInset","headerBarHeight","footerBarHeight","pageLayout","rootWidth","rootHeight"];for(const e in t)c.indexOf(e)===-1&&a.set(e,t[e])}setScopeGetter(t){Qi(t)}setAPI(t,a,n){zr(t,a,n)}getAPI(t,a,n){return Fe(t,a,n)}batchSetAPI(t,a){es(t,a)}clearScopeAPI(t){ts(t)}getRootDomain(){return kt()}},os=[V.ElAffix,V.ElAlert,V.ElAutocomplete,V.ElAutoResizer,V.ElAvatar,V.ElBacktop,V.ElBadge,V.ElBreadcrumb,V.ElBreadcrumbItem,V.ElButton,V.ElButtonGroup,V.ElCalendar,V.ElCard,V.ElCarousel,V.ElCarouselItem,V.ElCascader,V.ElCascaderPanel,V.ElCheckTag,V.ElCheckbox,V.ElCheckboxButton,V.ElCheckboxGroup,V.ElCol,V.ElCollapse,V.ElCollapseItem,V.ElCollapseTransition,V.ElColorPicker,V.ElConfigProvider,V.ElContainer,V.ElAside,V.ElFooter,V.ElHeader,V.ElMain,V.ElDatePicker,V.ElDescriptions,V.ElDescriptionsItem,V.ElDialog,V.ElDivider,V.ElDrawer,V.ElDropdown,V.ElDropdownItem,V.ElDropdownMenu,V.ElEmpty,V.ElForm,V.ElFormItem,V.ElIcon,V.ElImage,V.ElImageViewer,V.ElInput,V.ElInputNumber,V.ElLink,V.ElMenu,V.ElSubMenu,V.ElMenuItem,V.ElMenuItemGroup,V.ElPageHeader,V.ElPagination,V.ElPopconfirm,V.ElPopover,V.ElPopper,V.ElProgress,V.ElRadio,V.ElRadioButton,V.ElRadioGroup,V.ElRate,V.ElResult,V.ElRow,V.ElScrollbar,V.ElSelect,V.ElOption,V.ElOptionGroup,V.ElSelectV2,V.ElSkeleton,V.ElSkeletonItem,V.ElSlider,V.ElSpace,V.ElSteps,V.ElStep,V.ElSwitch,V.ElTable,V.ElTableColumn,V.ElTableV2,V.ElTabs,V.ElTabPane,V.ElTag,V.ElTimePicker,V.ElTimeSelect,V.ElTimeline,V.ElTimelineItem,V.ElTooltip,V.ElTransfer,V.ElTree,V.ElTreeSelect,V.ElTreeV2,V.ElUpload,V.ElStatistic,V.ElCountdown,V.ElSegmented,V.ElAnchor,V.ElAnchorLink,V.ElWatermark,V.ElMessageBox,V.ElMessage,V.ElNotification,V.ElSplitter],is=[V.ElInfiniteScroll,V.ElLoading,V.ElMessage,V.ElMessageBox,V.ElNotification,V.ElPopoverDirective],ss=(t,a={})=>{const n=a.componentPrefix??"fox";os.forEach(i=>{if(typeof i.name=="string"){let o="";const r=ur(i.name),s=r.indexOf("-");s!==-1?o=`${n}${r.slice(s)}`:o=`${n}-${r}`,o=Rt(o),t.component(o,i)}else t.use(i)}),is.forEach(i=>{t.use(i)})};function se(t){const a=`fox-${t}`,n=Rt(a);return{componentName:a,scope:t.replace("-",""),create(i){return i.baseName=t,i.name=n,i.install=(o,r)=>{let s=i.name;r?.componentPrefix&&(s=`${r.componentPrefix}-${i.baseName}`,s=Rt(s)),o.component(s,i)},(0,l.defineComponent)(i)},createDemo(i){return i.baseName=t,i.name="demo-"+t,(0,l.defineComponent)(i)}}}function Se(t,a=null){if(a||(a=(0,l.getCurrentInstance)()),a&&a.proxy){let n=a.proxy;Object.assign(n,t)}}var xe={browse:{type:[String],required:!1,default:()=>null},disabled:{type:[Boolean,String],required:!1,default:()=>null},readonly:{type:[Boolean,String],required:!1,default:()=>null},labelPosition:{type:String,required:!1,default:()=>null},labelWidth:{type:[String,Number],required:!1,default:()=>null},textAlign:{type:[String],required:!1,default:()=>null},hasBorder:{type:Boolean,required:!1,default:()=>!0}},Ee={prop:{type:String,required:!1},label:{type:String,required:!1},isRequired:{type:[String,Boolean],required:!1,default:()=>!1},span:{type:[Number,String],required:!1,default:()=>1},offset:{type:[Number,String],default:()=>0},width:{type:[String,Number],required:!1},infoMarkClass:{type:String,required:!1,default:()=>"is-info"},warnMarkClass:{type:String,required:!1,default:()=>"is-warn"},errorMarkClass:{type:String,required:!1,default:()=>"is-error"},errorTip:{type:String,required:!1},errorIcon:{type:Object,required:!1},errorClass:{type:String,required:!1},warnTip:{type:String,required:!1},warnIcon:{type:Object,required:!1},warnClass:{type:String,required:!1},infoTip:{type:String,required:!1},infoIcon:{type:Object,required:!1},infoClass:{type:String,required:!1},contentClass:{type:String,required:!1,default:()=>"content--default"},contentStyle:{type:Object,required:!1,default:()=>{}},hintType:{type:String,required:!1,default:()=>"text"},hintText:{type:[String],required:!1},hintVisible:{type:[Boolean,String],required:!1,default:()=>!0},hintProps:{type:Object,required:!1,default:()=>{}},appearListen:{type:[Boolean,String],required:!1,default:()=>!1}},Tr={column:{type:[String,Number],required:!1},columnWidth:{type:[String,Number],required:!1},gutter:{type:[String,Number],required:!1},minItemWidth:{type:[String,Number],required:!1},maxItemWidth:{type:[String,Number],required:!1}},Er={name:{type:String,required:!1},prop:{type:String,required:!1},tag:{type:String,required:!1,default:()=>"div"},modelValue:{type:String,required:!1},rules:{type:[Object],required:!1},pureDataRules:{type:[Object],required:!1},type:{type:[String],required:!1},justify:{type:[String],required:!1,default:()=>"stretch"},align:{type:[String],required:!1,default:()=>"start"},span:{type:[Number,String],required:!1,default:()=>1},offset:{type:[Number],default:()=>0},autoLayout:{type:[Boolean],required:!1,default:()=>!0},isWrap:{type:[Boolean,String],required:!1,default:()=>!0},width:{type:[String,Number],required:!1},height:{type:[String,Number],required:!1},showMark:{type:[String,Boolean],required:!1,default:()=>!0},markColor:{type:[String],required:!1},title:{type:String,default:()=>""},titleColor:{type:[String],required:!1},collapse:{type:[String,Boolean],requried:!1},showCollapse:{type:[String,Boolean],required:!1,default:()=>!1},collapsePosition:{type:[String],requried:!1,default:()=>"right"},collapseText:{type:[String],requried:!1},expandText:{type:[String],requried:!1},collapseIcon:{type:[Object],requried:!1},collapseHeight:{type:[String,Number],requried:!1},rollingDisplay:{type:[Boolean],requried:!1,default:()=>!0}},$r=[];for(const t in Er)$r.push(t);var cs={name:{type:String,required:!1,default:()=>""},modelValue:{type:Object,required:!1},width:{type:[Number,String],required:!1},height:{type:[Number,String],required:!1},safeAreaInset:{type:Object,required:!1},contentPadding:{type:Object,required:!1},headerPadding:{type:Object,required:!1},footerPadding:{type:Object,required:!1},headerHeight:{type:[Number,String],required:!1},footerHeight:{type:[Number,String],required:!1},rules:{type:[Object],required:!1},pureDataRules:{type:[Object],required:!1}},us={...xe,...Tr,...cs},ds=(t,a)=>({inheritAttrs:!0,props:us,setup(n,{slots:i}){const o=jt(!1),r=Kt(!1),s=Sn(n.name,n);if(s){const f=Sr(s,n);Se({getPageContentHeight:()=>Nl(s,f),getPageContentWidth:()=>kl(s,f),getPageHeaderHeight:()=>vl(s,f),getPageFooterHeight:()=>Cl(s,f)}),f&&r&&(f.contentHeight="100%")}const c=(0,l.computed)(()=>({[t]:!0,"is-inner":r})),e=(0,l.computed)(()=>({})),d=(0,l.getCurrentInstance)(),m=(f,w=!1)=>{const T=d?.proxy;T&&typeof T.setNameValidateRules=="function"&&T.setNameValidateRules(f,!0,w)};return(0,l.watch)([()=>n.rules,()=>n.pureDataRules],([f,w],[T,C])=>{if(f&&T){const h=(0,l.toRaw)(T),y=(0,l.toRaw)(f),_=y?Reflect.ownKeys(y):[];(h?Reflect.ownKeys(h):[]).forEach(g=>{_.includes(g)||(y[g]=[])}),m(y)}if(w&&C){const h=(0,l.toRaw)(C),y=(0,l.toRaw)(w),_=y?Reflect.ownKeys(y):[];(h?Reflect.ownKeys(h):[]).forEach(g=>{_.includes(g)||(y[g]=[])}),m(y,!0)}},{deep:!0}),(0,l.onMounted)(()=>{n.rules&&m((0,l.toRaw)(n.rules)),n.pureDataRules&&m((0,l.toRaw)(n.pureDataRules),!0)}),()=>o?i?.default?.():(0,l.h)("div",{class:c.value,style:e.value},[i?.default?.()])}}),{componentName:fs,create:ms,scope:hs}=se("page"),ps=ms(ds(fs,hs)),Tn=ps;function En(t){const a=(0,l.unref)(t);return{width:a.offsetWidth,height:a.offsetHeight}}function Tl(t){const a=(0,l.unref)(t),n=window.getComputedStyle(a,null),i=parseFloat(n.getPropertyValue("padding-left")),o=parseFloat(n.getPropertyValue("padding-right")),r=parseFloat(n.getPropertyValue("padding-top")),s=parseFloat(n.getPropertyValue("padding-bottom"));return{width:a.clientWidth-i-o,height:a.clientHeight-r-s}}var Vr={headerbar:{},radio:{},checkbox:{}};function gs(t){Object.assign(Vr,t)}function Br(){return Vr}var ys=(t,a,n,i=!1)=>({props:{fixed:{type:Boolean,required:!1,default:!0},safeAreaInsetTop:{type:Boolean,required:!1,default:!0},border:{type:Boolean,required:!1,default:!1},height:{type:[String,Number],required:!1},align:{type:[String],default:"center"},padding:{type:[Object],required:!1},leftShow:{type:[Boolean,String],required:!1,default:!0},leftIcon:{type:[Object],required:!1,default:n},leftText:{type:String,required:!1},titleShow:{type:Boolean,required:!1,default:!0},title:{type:String,required:!1,default:""},titleIcon:{type:[Object],required:!1},rightShow:{type:[String,Boolean],required:!1,default:!0},rightIcon:{type:[Object],required:!1},rightText:{type:String,required:!1,default:""}},emits:["back","click-title","click-right","click-right-text"],setup(o,r){const s=jt(!1),c=Kt(!1),e=s?null:mt(),d=e?Sl(e):null;d&&(d.headerMounted=!0);const m=Br(),f=t,w=(0,l.computed)(()=>{const N={[f]:!0,[`${f}--border`]:o.border,[`${f}--fixed`]:o.fixed};return c||(N[`${f}--safe-area-inset-top`]=o.safeAreaInsetTop),N}),T=(0,l.computed)(()=>({[`${f}__inner`]:!0,[`${f}__inner--${o.align}`]:!0})),C=Ye(o.height)?null:pe(o.height),h=(0,l.computed)(()=>{const N={safeAreaTop:null,height:null,left:null,top:null,right:null,bottom:null};if(s)return N;if(e&&d){const D=nt(o.padding??d.headerPadding);if(Object.assign(N,D),Ye(C)||(d.headerHeight=C),N.height=d.headerHeight,N.safeAreaTop=d.safeAreaTop===-1?0:d.safeAreaTop,N.safeAreaTop>0){const A=pe(D.top??0);N.top=N.safeAreaTop+A,N.height&&N.height>0&&(N.height=N.height+N.safeAreaTop)}return N}if(Ye(C)||(N.height=C),o.padding){const D=nt(o.padding);Object.assign(N,D)}return N}),y=(0,l.ref)(null),_=()=>d&&y.value&&!pn(y.value)?(i||(d.headerAllHeight=En(y.value).height),d.headerMounted=!0,!0):!1,g=Je(_,120);let u=null;(0,l.onMounted)(()=>{s||d&&(bl(_,50,5,50,!0),window.ResizeObserver&&y.value&&(u=new window.ResizeObserver(g),u.observe(y.value)))}),(0,l.onUnmounted)(()=>{s||d&&(d.headerMounted=!1,u&&(u.disconnect(),u=null))});const k=(0,l.computed)(()=>{const N={};return s||(h.value.height!==null&&h.value.height!==void 0&&(N.height=`${h.value.height}px`),h.value.top!==null&&h.value.top!==void 0&&(N.paddingTop=`${h.value.top}px`),h.value.left!==null&&h.value.left!==void 0&&(N.paddingLeft=`${h.value.left}px`),h.value.right!==null&&h.value.right!==void 0&&(N.paddingRight=`${h.value.right}px`),h.value.bottom!==null&&h.value.bottom!==void 0&&(N.paddingBottom=`${h.value.bottom}px`)),N}),I=(0,l.computed)(()=>{const N=h.value?.height;return Ye(N)||N<0?!0:N>0});function E(){r.emit("back")}function x(){r.emit("click-title")}function L(){r.emit("click-right")}function B(){r.emit("click-right-text")}const j=()=>{if(!o.leftShow)return null;const N=[];if(r.slots.left)N.push(r.slots.left());else{if(r.slots.leftIcon){const D=(0,l.h)("view",{class:"left-icon",onClick:E},[r.slots.leftIcon()]);N.push(D)}else{const D=o.leftIcon??m.headerbar.Left??n,A=(0,l.h)("view",{class:"left-icon",onClick:E},[(0,l.h)(D)]);N.push(A)}if(o.leftText){const D=(0,l.h)("view",{class:"left-text",onClick:E},[o.leftText]);N.push(D)}}return N.length===0?null:(0,l.h)("view",{class:"fox-header-bar__left"},N)},S=()=>{if(!o.rightShow)return null;const N=[];if(r.slots.right)N.push(r.slots.right());else{if(o.rightText){const D=(0,l.h)("view",{class:"right-text",onClick:B},[o.rightText]);N.push(D)}if(r.slots.rightIcon){const D=(0,l.h)("view",{class:"right-icon",onClick:L},[r.slots.rightIcon()]);N.push(D)}else if(o.rightIcon){const D=(0,l.h)("view",{class:"right-icon",onClick:L},[(0,l.h)(o.rightIcon)]);N.push(D)}}return N.length===0?null:(0,l.h)("view",{class:"fox-header-bar__right"},N)},$=()=>{if(!o.titleShow)return null;const N=[],D=r.slots.default?r.slots.default():null;if(D)N.push(D);else{if(o.title){const A=(0,l.h)("view",{class:"title-text"},[o.title]);N.push(A)}if(r.slots.titleIcon){const A=(0,l.h)("view",{class:"title-icon",onClick:x},[r.slots.titleIcon()]);N.push(A)}else if(o.titleIcon){const A=(0,l.h)("view",{class:"title-icon",onClick:x},[(0,l.h)(o.titleIcon)]);N.push(A)}}return N.length===0?null:(0,l.h)("view",{class:"fox-header-bar__title"},N)},J=()=>{const N=[],D=r.slots.bottom?r.slots.bottom():null;return D&&N.push(D),N.length===0?null:(0,l.h)("view",{class:"fox-header-bar__bottom"},N)};return()=>{if(s||!I.value)return null;const N=[];if(r.slots.all)N.push(r.slots.all());else{const D=[],A=j();A&&D.push(A);const Y=$();Y&&D.push(Y);const W=S();if(W&&D.push(W),D.length>0){const z=(0,l.h)("view",{class:T.value},D);N.push(z)}const F=J();F&&N.push(F)}return N.length===0?null:(0,l.h)("view",{class:w.value,style:k.value,ref:y},N)}}}),{componentName:bs,create:ws,scope:Ss}=se("header-bar"),vs=ws(ys(bs,Ss,$e.ArrowLeft)),$n=vs;function Cs(t,a,n=!1){return{props:{fixed:{type:Boolean,required:!1,default:!0},safeAreaInsetBottom:{type:Boolean,required:!1,default:!0},border:{type:Boolean,required:!1,default:!1},height:{type:[String,Number],required:!1},padding:{type:[Object],required:!1},align:{type:String,required:!1,default:"center"}},setup(i,o){const r=jt(!1),s=Kt(!1),c=r?null:mt(),e=c?Sl(c):null,d=(0,l.computed)(()=>{const g=t,u={[g]:!0,[`${g}--${i.align}`]:!0,[`${g}--border`]:i.border,[`${g}--fixed`]:i.fixed};return s||(u[`${g}--safe-area-inset-bottom`]=i.safeAreaInsetBottom),u}),m=Ye(i.height)?null:pe(i.height),f=(0,l.computed)(()=>{const g={safeAreaBottom:null,height:null,left:null,top:null,right:null,bottom:null};if(r)return g;if(c&&e){const u=nt(i.padding??e.footerPadding);if(Object.assign(g,u),Ye(m)||(e.footerHeight=m),g.height=e.footerHeight,g.safeAreaBottom=e.safeAreaBottom===-1?0:e.safeAreaBottom,g.safeAreaBottom>0){const k=pe(u.bottom??0);g.bottom=g.safeAreaBottom+k,g.height&&g.height>0&&(g.height=g.height+g.safeAreaBottom)}return g}if(Ye(m)||(g.height=m),i.padding){const u=nt(i.padding);Object.assign(g,u)}return g}),w=(0,l.computed)(()=>{const g=f.value?.height;return Ye(g)||g<0?!0:g>0}),T=(0,l.ref)(null),C=()=>e&&T.value&&!pn(T.value)?(n||(e.footerAllHeight=En(T.value).height),e.footerMounted=!0,!0):!1,h=Je(C,120);let y=null;(0,l.onMounted)(()=>{r||e&&(bl(C,50,5,50,!0),window.ResizeObserver&&T.value&&(y=new window.ResizeObserver(h),y.observe(T.value)))}),(0,l.onUnmounted)(()=>{r||e&&(e.footerMounted=!1,y&&(y.disconnect(),y=null))});const _=(0,l.computed)(()=>{const g={};return r||(f.value.height!==null&&f.value.height!==void 0&&(g.height=Ne(f.value.height)),f.value.top!==null&&f.value.top!==void 0&&(g.paddingTop=Ne(f.value.top)),f.value.left!==null&&f.value.left!==void 0&&(g.paddingLeft=Ne(f.value.left)),f.value.right!==null&&f.value.right!==void 0&&(g.paddingRight=Ne(f.value.right)),f.value.bottom!==null&&f.value.bottom!==void 0&&(g.paddingBottom=Ne(f.value.bottom))),g});return()=>{if(r||!w.value)return null;const g=o.slots.default?o.slots.default():[];return(0,l.h)("view",{ref:T,class:d.value,style:_.value},g)}}}}var{componentName:Ns,create:ks,scope:xs}=se("footer-bar"),zs=ks(Cs(Ns,xs)),Vn=zs;function Ts(t,a){return{props:{padding:{type:[Object],required:!1},tag:{type:[String],required:!1,default:()=>"div"}},setup(n,{slots:i,attrs:o}){const r=jt(!1),s=Kt(!1),c=r?null:mt(),e=(0,l.computed)(()=>({[t]:!0})),d=c?Sl(c):null,m=(0,l.computed)(()=>{const h={};if(r)return h;if(c&&d){if(n.padding){const x=nt(n.padding);Object.assign(d.contentPadding,x)}const y=vl(c,d),_=Cl(c,d);let g="";d.contentHeight?g=`${d.contentHeight}`:g=`${d.height}px`,h.height=g;let u=pe((d&&d.contentPadding&&d.contentPadding.top)??-1);(u>=0||y>0)&&(u=u<0?0:u,h.paddingTop=`${y+u}px`);let k=pe((d&&d.contentPadding&&d.contentPadding.bottom)??-1);(k>=0||_>0)&&(k=k<0?0:k,h.paddingBottom=`${_+k}px`);const I=pe((d&&d.contentPadding&&d.contentPadding.left)??-1);I>=0&&(h.paddingLeft=`${I}px`);const E=pe((d&&d.contentPadding&&d.contentPadding.right)??-1);return E>=0&&(h.paddingRight=`${E}px`),h}if(n.padding){const y=nt(n.padding);y.left&&(h.paddingLeft=`${y.left}px`),y.top&&(h.paddingTop=`${y.top}px`),y.right&&(h.paddingRight=`${y.right}px`),y.bottom&&(h.paddingBottom=`${y.bottom}px`)}return h}),f=(0,l.ref)(null),w=()=>{if(d&&f.value){const h=Tl(f.value);d.contentInnerHeight=h.height,d.contentInnerWidth=h.width}},T=Je(w,120);let C=null;return(0,l.onMounted)(()=>{s||r||(requestAnimationFrame(w),window.ResizeObserver&&f.value&&(C=new window.ResizeObserver(T),C.observe(f.value)))}),(0,l.onUnmounted)(()=>{s||r||C&&(C.disconnect(),C=null)}),()=>r?i.default?.():(0,l.h)(n.tag??"view",{...o,ref:f,class:e.value,style:m.value},i)}}}var{componentName:Es,create:$s,scope:Vs}=se("content"),Bs=$s(Ts(Es,Vs)),Bn=Bs,xt="GroupStateKey",Dr=Symbol.for("GroupScopeKey");function El(){return(0,l.inject)(Dr,!1)}function $l(t=!0){(0,l.provide)(Dr,t)}function Ds(t,a={}){Reflect.ownKeys(a).forEach(n=>{if(typeof n!="string")return;const i=a[n];Ye(i)||(t[n]=i)})}function Ms(t,a={}){const n={type:"grid",width:t.get("width",-1),column:-1,gutter:-1};Ds(n,a);const i=(0,l.markRaw)({layout:(0,l.shallowRef)(n),passport:0,order:{index:0}});return t.set(xt,i),i}function Dn(t,a,n=-1,i=-1,o=!1,r,s,c){const e=t.get(xt);if(!e)return;const d=t.get("groupLayout")??{};n===-1&&(n=d.column??1),i===-1&&(i=d.gutter??0),r||(r=d.minItemWidth??-1),s||(s=d.maxItemWidth??-1);const m=pe(r),f=pe(s);c||(c=d.type??"grid");const w=()=>{const T=a===""||a===-1,C=pe(a);let h=be(n);const y=pe(i);if(!T){let u=(C-(h-1)*y)/h;for(;f!==-1&&u>f;)h++,u=(C-(h-1)*y)/h;for(;m!==-1&&h>1&&u<m;)h--,u=(C-(h-1)*y)/h}let _=!1;const g=e.layout;g.value.width=a,g.value.column!==h&&(g.value.column=h,_=!0),g.value.gutter!==y&&(g.value.gutter=y,_=!0),g.value.type!==c&&(g.value.type=c,_=!0),_&&(0,l.triggerRef)(g)};if(o)w();else{const T=++e.passport;setTimeout(()=>{T===e.passport&&w()},50)}}function Vl(t,a=!1){let n;return a?n=t.getForParent(xt):n=t.get(xt),n.layout}function Bl(t,a=!1){let n;return a?n=t.getForParent(xt):n=t.get(xt),n.order}function Mr(t,a=1){if(a==="stretch")return-1;const n=be(a);return n===-1?100:100*n/t}function Dl(t,a,n=1,i=0,o){const r={};let s=0;o?s=pe(o):s=Mr(a.column,n),s>0&&(r.width=`${s}%`);const c=Mr(a.column,i);c>0&&(r["margin-left"]=`${c}%`);const e=pe(a.gutter)/2;return e>0&&(r["padding-left"]=`${e}px`,r["padding-right"]=`${e}px`),r}function Ml(t,a,n=1,i=0){if(n==="stretch"){const e=t.index%a.column,d=e+(a.column-e);return t.index=t.index+(d-e),{"grid-column":`${e+1} / -1`}}let o=be(n);if(o===-1){const e=t.index%a.column;return a.column,e==0?t.index=t.index+a.column:t.index=t.index+(a.column-e)+a.column,{"grid-column":"1 / -1"}}if(o>a.column){const e=t.index%a.column;return a.column,e==0?t.index=t.index+a.column:t.index=t.index+(a.column-e)+a.column,{"grid-column":"1 / -1"}}const r=be(i)%a.column;let s=(t.index+r)%a.column,c=s+o;return c>a.column?(s=0,c=s+o,t.index=t.index+(a.column-s)+o):t.index=t.index+r+o,r>0?{"grid-column":`${s+1} / span ${o}`}:{"grid-column-start":`span ${o}`}}var Ir=Symbol("RollingStateKey");function Is(t){(0,l.provide)(Ir,t)}function As(){return(0,l.inject)(Ir,null)}function Mn(t){let a=0;const n=window.getComputedStyle(t,null);if(n.getPropertyValue("box-sizing")==="content-box"){const i=parseFloat(n.getPropertyValue("padding-top")),o=parseFloat(n.getPropertyValue("padding-bottom"));a=t.clientHeight-i-o}else a=t.offsetHeight;return a}function _s(t){let a=Mn(t);if(a<=0){const n=t.cloneNode(!0);n.style=`width: ${t.offsetWidth}px; height: initial; overflow: initial; visibility: hidden;`,document.body.appendChild(n),a=Mn(n),document.body.removeChild(n)}return a}function Ls(t,a,n){const i=typeof t=="number"?t:parseInt(t),o=typeof a=="number"?a:parseInt(a),r=typeof n=="number"?n:parseInt(n);if(i<=0)return"1fr";const s=(i-(o-1)*r)/o;return s>0?`${s}px`:"1fr"}function Ar(t){const a=[];return t.forEach(n=>{n.type===l.Fragment&&Array.isArray(n.children)?a.push(...Ar(n.children)):a.push(n)}),a}function Ps(t){return!(t.type===l.Comment||t.type===l.Text&&typeof t.children=="string"&&t.children.trim()==="")}function In(t){function a(){return Ar(t?.()??[]).filter(Ps)}return{getChildren:a}}var Fs={...xe,...Tr,...Er};function Rs(t,a,n){return{props:Fs,emits:["update:collapse","header-click"],setup(i,o){const r=Sn(i.prop??i.name,i,$r),s=Ms(r,{type:i.type}),c=El();$l(!0);const e=i.rollingDisplay?As():null,d=(0,l.ref)(null),m=(0,l.computed)(()=>i.rollingDisplay?e&&!e.disabled:!1),f=(0,l.computed)(()=>c&&r?Vl(r,!0).value:null),w=(0,l.getCurrentInstance)(),T=(O,ee=!1)=>{const v=w?.proxy;v&&typeof v.setNameValidateRules=="function"&&v.setNameValidateRules(O,!0,ee)};(0,l.watch)([()=>i.rules,()=>i.pureDataRules],([O,ee],[v,p])=>{if(O&&v){const M=(0,l.toRaw)(v),K=(0,l.toRaw)(O),le=K?Reflect.ownKeys(K):[];(M?Reflect.ownKeys(M):[]).forEach(re=>{le.includes(re)||(K[re]=[])}),T(K)}if(ee&&p){const M=(0,l.toRaw)(p),K=(0,l.toRaw)(ee),le=K?Reflect.ownKeys(K):[];(M?Reflect.ownKeys(M):[]).forEach(re=>{le.includes(re)||(K[re]=[])}),T(K,!0)}},{deep:!0});const C=t,h=(0,l.computed)(()=>{const O={};O.height=D.value;const ee=c?Bl(r,!0):null;if(f.value&&ee){if(f.value.type==="grid"){const v=Ml(ee,f.value,i.span,i.offset);Object.assign(O,v)}else if(f.value.type==="flow"){const v=Dl(ee,f.value,i.span,i.offset,i.width);Object.assign(O,v)}}else i.width&&(O.width=Ne(i.width));return O}),y=(0,l.computed)(()=>{const O=s.layout.value.type;return O==="grid"||O==="flow"?{[`${C}--${O}`]:!0,[`${C}--${O}-justify-${i.justify}`]:!0,[`${C}--${O}-align-${i.align}`]:!0,[`${C}--gutter`]:!0}:{[`${C}--${O}`]:!0,[`${C}--gutter`]:!0}}),_=(0,l.computed)(()=>{if(s.layout.value.type==="grid"){let O="";if(i.columnWidth)O=`repeat(auto-fill, ${i.columnWidth})`;else{const ee=Ls(L.value,s.layout.value.column,s.layout.value.gutter);O=`repeat(${s.layout.value.column}, ${ee})`}return{"column-gap":`${s.layout.value.gutter}px`,"grid-template-columns":O}}}),g=(0,l.toRef)(i,"gutter"),u=(0,l.toRef)(i,"column"),k=(0,l.computed)(()=>c||m.value?!0:me(i.isWrap)),I=[],E=O=>{I.push(O)},x=()=>{let O=I.length;I.splice(0,O)},L=(0,l.ref)(-1),B=O=>{const ee=Tl(O).width;ee>0&&ee!==L.value&&(L.value=ee)};Dn(r,L.value,u.value,g.value,!0,i.minItemWidth,i.maxItemWidth,i.type),i.autoLayout&&(0,l.watch)([L,u,g],([O,ee,v])=>{s.order.index=0,Dn(r,O,ee,v,!1,i.minItemWidth,i.maxItemWidth,i.type)});const j=(0,l.computed)(()=>A.value?i.expandText??"":i.collapseText??""),S=(0,l.computed)(()=>({[`${t}__header-collapse-text`]:!0})),$=(0,l.computed)(()=>({[`${t}__header-collapse-icon`]:!0,"is-expand":!A.value,"is-collapse":A.value})),J=(0,l.ref)(),N=(0,l.ref)(),D=(0,l.computed)(()=>Y.value||Ne(i.height)||""),A=(0,l.ref)(!1),Y=(0,l.ref)(""),W=(0,l.ref)(!1);let F=-1;const z=(O,ee=!0)=>{const v=J.value;if(v&&A.value!==O){if(F=F===-1?_s(v):F,W.value=!0,ee)if(v.style["will-change"]="height",v.ontransitionend=function(){v.ontransitionend=null,this.style["will-change"]="auto",O||(Y.value="",W.value=!1)},O){let p=0;i.collapseHeight?p=pe(i.collapseHeight):N.value&&N.value.classList.contains(`${t}__header`)&&(p=N.value.offsetHeight),Y.value=`${F}px`,(0,l.nextTick)(()=>{Y.value=`${p}px`})}else Y.value=`${F}px`;else if(O){let p=0;i.collapseHeight?p=pe(i.collapseHeight):N.value&&N.value.classList.contains(`${t}__header`)&&(p=N.value.offsetHeight),Y.value=`${p}px`}else W.value=!1,Y.value=`${F}px`;A.value=O,o.emit("update:collapse",O)}};(0,l.watch)(()=>i.collapse,O=>{z(me(O))});const G=O=>{o.emit("header-click",O)},X=()=>{R()},R=O=>{O=O??!A.value,z(O)};Se({toggleCollapse:R,doLayout:()=>{I[0]&&(B(I[0]),Dn(r,L.value,u.value,g.value,!0,i.minItemWidth,i.maxItemWidth,i.type))}});let Z=null,P=!0;const te=O=>{if(i.rules&&T((0,l.toRaw)(i.rules)),i.pureDataRules&&T((0,l.toRaw)(i.pureDataRules),!0),!!ft&&(O&&z(me(i.collapse),!1),i.autoLayout&&Array.isArray(I)&&I.length>0)){const ee=I[0];if(B(ee),window.ResizeObserver){const v=Je(()=>B(ee),120);Z=new window.ResizeObserver(v),Z.observe(ee)}}},ne=()=>{Z?.disconnect(),Z=null},U=!m.value||e?.acquire();U&&(d.value=m.value?!0:null),(0,l.onMounted)(()=>{if(U&&(te(P),P=!1),m.value&&e){let O=null,ee=e.initialHeight;e.observe(J.value,v=>{if(v!==d.value)if(v)d.value=!0,A.value||(Y.value=""),O=setTimeout(()=>{O=null,d.value!==!1&&(te(P),P=!1)},100);else{if(O!==null&&clearTimeout(O),d.value=!1,!A.value)if(P)Y.value=e.initialHeight;else{let p=Mn(J.value);p<=0?Y.value=ee:(Y.value=`${p}px`,ee=Y.value)}P||ne()}})}}),(0,l.onUnmounted)(()=>{Z?.disconnect(),e&&e.unobserve(J.value)});const q=(O="right")=>{const ee=[];if(j.value){const M=(0,l.h)("span",{class:S.value},[j.value]);ee.push(M)}const v={class:$.value},p=n(i.collapseIcon,v);return p&&ee.push(p),ee.length>0?(0,l.h)("div",{class:{[`${C}__header-collapse`]:!0,[`is-${O}`]:!0},onClick:X},ee):null},Q=(O,ee,v,p)=>{const M={...y.value};if(ee===0&&(M[`${C}__first`]=!0),v>=p-1&&(M[`${C}__last`]=!0),k.value===!1){const K=o.attrs.class;K&&(M[`${K}`]=!0)}return(0,l.h)("div",{ref:E,key:`${ee}`,class:M,style:_.value},O)};return()=>{const O=i.prop??i.name;if(m.value&&d.value!==!0)return(0,l.h)(i.tag||"div",{ref:J,prop:O,class:{[`${C}`]:!0,"is-collapse":W.value},style:h.value},[]);s.order.index=0;const ee=[];let v=0;if(o.slots.header){const le=(0,l.h)("div",{key:`${v++}`,ref:N,class:{[`${C}__header`]:!0,[`${C}__first`]:!0},onClick:G},[o.slots.header()]);ee.push(le)}else{const le=[],re=i.collapsePosition==="left";if(re&&i.showCollapse){const oe=q("left");oe&&le.push(oe)}if(i.title||o.slots.title){if(i.showMark){const oe={class:{[`${C}__header-mark`]:!0}};i.markColor&&(oe.style={background:i.markColor});const de=(0,l.h)("div",oe);le.push(de)}if(o.slots.title){const oe=(0,l.h)("div",{class:{[`${C}__header-title`]:!0}},[o.slots.title()]);le.push(oe)}else if(i.title){const oe=(0,l.h)("div",{class:{[`${C}__header-title`]:!0}},[i.title]);le.push(oe)}}if(o.slots.toolbar&&le.push(o.slots.toolbar()),!re&&i.showCollapse){const oe=q("right");oe&&le.push(oe)}if(le.length>0){const oe=(0,l.h)("div",{key:`${v++}`,ref:N,class:{[`${C}__header`]:!0,[`${C}__first`]:!0},onClick:G},le);ee.push(oe)}}x();const{getChildren:p}=In(o.slots.default),M=p(),K=s.layout.value.type;if(K==="grid"){const le=Q(M,v++,0,M.length);ee.push(le)}else if(K==="flow"){const le=Q(M,v++,0,M.length);ee.push(le)}else for(let le=0;le<M.length;le++){const re=M[le],oe=Q([re],v++,le,M.length);ee.push(oe)}return k.value?(0,l.h)(i.tag||"div",{ref:J,prop:O,class:{[`${C}`]:!0,"is-collapse":W.value},style:h.value},[ee]):ee}}}}var{componentName:Os,create:qs,scope:Hs}=se("group"),Ks=(t,a)=>(t=t??$e.ArrowUp,(0,l.h)(V.ElIcon,a,{default:()=>[(0,l.h)(t)]})),js=qs(Rs(Os,Hs,Ks)),An=js;function Ys(t){return t===window}var Ws=/matrix\((.+)\)/,_n=t=>{const a=(0,l.unref)(t);if(!a)return{x:0,y:0};if(Ys(a))return{x:0,y:0};let n=0,i=0,o=a;for(;o!==null;)n+=o.offsetLeft,i+=o.offsetTop,o=o.offsetParent;let r=0,s=0,c=0,e=0;for(o=a;o!==document;){s+=o.scrollTop,r+=o.scrollLeft;const{transform:d}=window.getComputedStyle(o);if(d){const m=Ws.exec(d);if(m){let f=m[1].split(/\s*,\s*/);f.length==6&&(c+=Number(f[4]),e+=Number(f[5]))}}o=o.parentNode}return n-=r,i-=s,n+=c,i+=e,{x:n,y:i}},Us=class{watchedListeners=[];add(t){this.watchedListeners.push(t)}remove(t){const a=this.watchedListeners.indexOf(t);a!==-1&&this.watchedListeners.splice(a,1)}size(){return this.watchedListeners.length}listen=()=>{this.watchedListeners.forEach(t=>{try{t()}catch{}})}},Gs=class{monitorRegister=new WeakMap;watch(t,a){let n=t.parentNode;const i=document.body.parentNode;for(;n&&n!==i;){let o=this.monitorRegister.get(n);o||(o=new Us,n.addEventListener("scroll",o.listen),n===document.body&&n.addEventListener("resize",o.listen),this.monitorRegister.set(n,o)),o.add(a),n=n.parentNode}}unwatch(t,a){let n=t.parentNode;const i=document.body.parentNode;for(;n&&n!==i;){let o=this.monitorRegister.get(n);o&&(o.remove(a),o.size()===0&&(this.monitorRegister.delete(n),n.removeEventListener("scroll",o.listen),n===document.body&&n.removeEventListener("resize",o.listen))),n=n.parentNode}}},Yt=new Gs,_r={price:{type:[Number,String],default:0},needSymbol:{type:Boolean,default:!0},symbol:{type:String,default:"&yen;"},decimalLength:{type:[Number,String],required:!1,default:2},digits:{type:[Number,String],required:!1,default:3},separator:{type:String,required:!1,default:","},position:{type:String,default:"before"},size:{type:String,default:"large"}},{componentName:Xs,create:Zs}=se("price"),Js=Zs({props:{..._r},setup(t){const a=(0,l.computed)(()=>({[Xs]:!0})),n=(0,l.computed)(()=>t.needSymbol?t.symbol:""),i=(0,l.computed)(()=>st(t.price)==0?"":ul(t.price,t.decimalLength,!0,be(t.digits),t.separator));return{classes:a,showSymbol:n,intText:(0,l.computed)(()=>{let o=i.value;if(o.length==0)return"";let r=o.indexOf(".");return o.substring(0,r)}),decimalText:(0,l.computed)(()=>{let o=i.value;if(o.length==0)return"";let r=o.indexOf(".");return o.substring(r+1)})}}}),Re=(t,a)=>{const n=t.__vccOpts||t;for(const[i,o]of a)n[i]=o;return n},Qs=["innerHTML"],ec=["innerHTML"];function tc(t,a,n,i,o,r){return(0,l.openBlock)(),(0,l.createElementBlock)("view",{class:(0,l.normalizeClass)(t.classes)},[t.needSymbol&&t.position=="before"?((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:0,class:(0,l.normalizeClass)(["fox-price--symbol",`fox-price--symbol-${t.size}`]),innerHTML:t.showSymbol},null,10,Qs)):(0,l.createCommentVNode)("",!0),(0,l.createElementVNode)("view",{class:(0,l.normalizeClass)(`fox-price--${t.size}`)},(0,l.toDisplayString)(t.intText),3),t.decimalText.length!=0?((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:1,class:(0,l.normalizeClass)(`fox-price--decimal-${t.size}`)},".",2)):(0,l.createCommentVNode)("",!0),(0,l.createElementVNode)("view",{class:(0,l.normalizeClass)(`fox-price--decimal-${t.size}`)},(0,l.toDisplayString)(t.decimalText),3),t.needSymbol&&t.position=="after"?((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:2,class:(0,l.normalizeClass)(["fox-price--symbol",`fox-price--symbol-${t.size}`]),innerHTML:t.showSymbol},null,10,ec)):(0,l.createCommentVNode)("",!0)],2)}var Il=Re(Js,[["render",tc]]),{componentName:Ln,create:lc}=se("hint-text"),nc=lc({components:{Price:Il},props:{..._r,type:{type:String,default:"number"},placement:{type:String,default:"top-start"},transition:{type:Boolean,default:!0},size:{type:String,default:"default"},arrowSize:{type:Number,default:6},showArrow:{type:Boolean,default:!0},arrowOffset:{type:Number,default:20},offset:{type:Number,default:12},id:{type:String},reference:{type:Object},autoFit:{type:Boolean,default:!0},message:{type:String,default:""},visible:{type:Boolean,default:!0},unmount:{type:Function},customClass:{type:String},customStyle:{type:Object},customTextClass:{type:String},customTextStyle:{type:Object},closeOnClick:{type:Boolean},zIndex:{type:[String,Number]}},emits:["update:visible"],setup(t,a){const n=(0,l.ref)({top:null,right:null,bottom:null,left:null}),i=(0,l.ref)({x:0,y:0}),o=(0,l.ref)(0),r=(0,l.ref)(0),s=(0,l.ref)(t.placement),c=(0,l.ref)(!1),e=(0,l.ref)(null),d=(S,$,J,N,D,A)=>{const Y=document.documentElement.clientWidth||document.body.clientWidth,W=document.documentElement.clientHeight||document.body.clientHeight,F=S.split("-");let z=[];F[0]==="top"?z=["top","bottom","right","left"]:F[0]==="bottom"?z=["bottom","top","right","left"]:F[0]==="left"?z=["left","top","bottom","right"]:F[0]==="right"&&(z=["right","top","bottom","left"]);const G={top:null,right:null,bottom:null,left:null},X=[];for(let R=0;R<z.length;R++){const H=z[R];if(X[0]=H,F[1]&&(X[1]=F[1]),H==="top"){const Z=$.y-A-t.arrowSize-t.offset;if(Z>=0){G.top=Z;let P=0;F[1]==="start"?P=$.x:F[1]==="end"?P=$.x+J-D:P=$.x+J/2-D/2;const te=Y-P-D;te<0?(P+=te,f.value=-te):f.value=0,G.left=P<0?0:P;break}}else if(H==="bottom"){const Z=$.y+N+t.arrowSize+t.offset;if(Z+A<=W){G.top=Z;let P=0;F[1]==="start"?P=$.x:F[1]==="end"?P=$.x+J-D:P=$.x+J/2-D/2;const te=Y-P-D;te<0?(P+=te,f.value=-te):f.value=0,G.left=P<0?0:P;break}}else if(H==="left"){const Z=$.x-D-t.arrowSize-t.offset;if(Z>=0){G.left=Z;let P=0;F[1]==="start"?P=$.y:F[1]==="end"?P=$.y+N-A:P=$.y+N/2-A/2,G.top=P<0?0:P;break}}else if(H==="right"){const Z=$.x+J+t.arrowSize+t.offset;if(Z+D<=Y){G.left=Z;let P=0;F[1]==="start"?P=$.y:F[1]==="end"?P=$.y+N-A:P=$.y+N/2-A/2,G.top=P<0?0:P;break}}}return{bestPlacement:X.join("-"),bestInsetRect:G}},m=(S,$,J=10)=>{if(!ft||$===!1||!S)return;i.value=_n(t.reference),o.value=t.reference.offsetWidth,r.value=t.reference.offsetHeight;const N=e.value.offsetHeight,D=e.value.offsetWidth,{bestPlacement:A,bestInsetRect:Y}=d(t.placement,i.value,o.value,r.value,D,N);s.value=A,n.value=Y,c.value=!0},f=(0,l.ref)(0),w=Je(()=>{m(t.message,t.visible)},10),T=(0,l.ref)(t.visible);(0,l.watch)(()=>t.visible,S=>{T.value=S});const C=(0,l.computed)(()=>T.value&&h.value),h=(0,l.ref)(!0),y=Je(S=>{const $=S[0];$&&(h.value=$.isIntersecting)},10),_=new IntersectionObserver(y);(0,l.watch)([()=>t.message,()=>t.visible],([S,$])=>{setTimeout(()=>{m(t.message,t.visible)},0)}),(0,l.onMounted)(()=>{setTimeout(()=>{m(t.message,t.visible)},0),Yt.watch(t.reference,w),_.observe(t.reference)}),(0,l.onBeforeUnmount)(()=>{Yt.unwatch(t.reference,w),_.unobserve(t.reference),_.disconnect()});const g=(0,l.computed)(()=>{const S={[Ln]:!0};return s.value.startsWith("top")?S["is-top"]=!0:s.value.startsWith("right")?S["is-right"]=!0:s.value.startsWith("bottom")?S["is-bottom"]=!0:s.value.startsWith("right")&&(S["is-right"]=!0),t.size==="small"?S["is-small"]=!0:t.size==="large"&&(S["is-large"]=!0),t.customClass&&typeof t.customClass=="string"&&(S[`${t.customClass}`]=!0),S}),u=(0,l.computed)(()=>{const S={};return n.value.top!==null&&(S.top=`${n.value.top}px`),n.value.right!==null&&(S.right=`${n.value.right}px`),n.value.bottom!==null&&(S.bottom=`${n.value.bottom}px`),n.value.left!==null&&(S.left=`${n.value.left}px`),t.autoFit&&(S["min-width"]=`${o.value}px`),S["max-width"]=`${document.documentElement.clientWidth||document.body.clientWidth}px`,c.value&&(S.opacity="1"),t.transition||(S.transition="none"),t.zIndex&&(S["z-index"]=`${t.zIndex}`),t.customStyle&&typeof t.customStyle=="object"&&Object.assign(S,t.customStyle),S}),k=(0,l.computed)(()=>{const S=[`${Ln}__content`];return t.customTextClass&&S.push(t.customTextClass),S}),I=(0,l.computed)(()=>{const S={};return t.customTextStyle&&typeof t.customTextStyle=="object"&&Object.assign(S,t.customTextStyle),S}),E=(0,l.computed)(()=>({[`${Ln}__arrow`]:!0})),x=(0,l.computed)(()=>{const S={};return t.showArrow?(S.width=`${t.arrowSize}px`,S.height=`${t.arrowSize}px`,s.value==="top"?(S.left="50%",S.bottom=`-${t.arrowSize}px`,S.transform=" translate(-50%, 0%)"):s.value==="top-start"?(S.left=`${t.arrowOffset+f.value}px`,S.bottom=`-${t.arrowSize}px`):s.value==="top-end"?(S.right=`${t.arrowOffset-f.value}px`,S.bottom=`-${t.arrowSize}px`):s.value==="right"?(S.left=`-${t.arrowSize}px`,S.top="50%",S.transform=" translate(0%, -50%)"):s.value==="right-start"?(S.left=`-${t.arrowSize}px`,S.top=`${t.arrowOffset}px`):s.value==="right-end"?(S.left=`-${t.arrowSize}px`,S.bottom=`-${t.arrowOffset}px`):s.value==="bottom"?(S.left="50%",S.top=`-${t.arrowSize}px`,S.transform=" translate(-50%, 0%)"):s.value==="bottom-start"?(S.left=`${t.arrowOffset+f.value}px`,S.top=`-${t.arrowSize}px`):s.value==="bottom-end"?(S.right=`${t.arrowOffset-f.value}px`,S.top=`-${t.arrowSize}px`):s.value==="left"?(S.right=`-${t.arrowSize}px`,S.top="50%",S.transform=" translate(0%, -50%)"):s.value==="left-start"?(S.right=`-${t.arrowSize}px`,S.top=`${t.arrowOffset}px`):s.value==="left-end"&&(S.right=`-${t.arrowSize}px`,S.bottom=`-${t.arrowOffset}px`),S):{display:"none"}}),L=(0,l.computed)(()=>C.value&&t.closeOnClick),B=(0,l.computed)(()=>{const S={};return t.zIndex&&(S["z-index"]=`${t.zIndex}`),S});return{show:C,tipRef:e,classes:g,styles:u,textClasses:k,textStyles:I,arrowClasses:E,arrowStyles:x,overlayShow:L,overlayStyle:B,onClickOverlay:()=>{T.value=!1,a.emit("update:visible",!1)}}}}),ac=["innerHTML"];function rc(t,a,n,i,o,r){const s=(0,l.resolveComponent)("Price");return(0,l.openBlock)(),(0,l.createElementBlock)(l.Fragment,null,[t.overlayShow?((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:0,class:"fox-hint-text__overlay",style:(0,l.normalizeStyle)(t.overlayStyle),onClick:a[0]||(a[0]=(...c)=>t.onClickOverlay&&t.onClickOverlay(...c))},null,4)):(0,l.createCommentVNode)("",!0),(0,l.withDirectives)((0,l.createElementVNode)("div",{ref:"tipRef",class:(0,l.normalizeClass)(t.classes),style:(0,l.normalizeStyle)(t.styles)},[(0,l.createElementVNode)("div",{class:(0,l.normalizeClass)(t.textClasses),style:(0,l.normalizeStyle)(t.textStyles)},[t.type=="number"?((0,l.openBlock)(),(0,l.createBlock)(s,{key:0,price:t.message,position:"before",size:t.size},null,8,["price","size"])):((0,l.openBlock)(),(0,l.createElementBlock)("span",{key:1,innerHTML:t.message},null,8,ac))],6),(0,l.createElementVNode)("div",{class:(0,l.normalizeClass)(t.arrowClasses),style:(0,l.normalizeStyle)(t.arrowStyles)},null,6)],6),[[l.vShow,t.show]])],64)}var Lr=Re(nc,[["render",rc]]),Pr=class{seed=new Date().getTime();constructor(t){this.seed=t??new Date().getTime()}get(){let t=this.seed++;return this.seed<0&&(this.seed=0),t}},Pn={},oc=new Pr,zt=new Map,Al=t=>{if(t){const a=document.getElementById(t);zt.delete(t),a&&a.parentNode?.removeChild(a)}else{for(const a of zt.keys()){const n=document.getElementById(a);n&&n.parentNode?.removeChild(n)}zt.clear()}},ic=t=>{t.unmount=Al;const a=document.getElementById(t.id);if(a){const n=zt.get(t.id);n?t={...Pn,...n,...t}:t={...Pn,...t},t.transition=!1,(0,l.render)((0,l.createVNode)(Lr,t),a)}return t.id},sc=t=>{t.unmount=Al;let a=t.id??`hinttext_${oc.get()}`;t={...Pn,...t},t.id=a,zt.set(a,t);const n=document.createElement("div");return n.id=t.id,(0,l.render)((0,l.createVNode)(Lr,t),n),document.body.appendChild(n),a},cc=t=>{if(!t){console.warn("[FoxUI HintText]: msg不能为空");return}},Oe={show(t,a,n={},i=!0){cc(a);const o=n.id;return o&&zt.has(o)?ic({...n,message:a,reference:t}):(i&&Al(),sc({...n,message:a,reference:t}))},hide(t){Al(t)},install(t){t.config.globalProperties.$hintText=Oe}};function uc(t,a,n,i=!1){return{inheritAttrs:!0,props:{...xe,...Ee},emits:["appear","disappear"],setup(o,r){const s=o.prop??r.attrs.name;Te({componentName:t,validate:!1},s);const c=mt(),e=El();$l(!1);const d=(0,l.computed)(()=>e&&c?Vl(c,!1).value:null),m=t,f=(0,l.ref)(null),w=(0,l.computed)(()=>{const p={[m]:!0,[`${m}__gutter`]:d.value&&d.value.type!=="flow",[`${m}__stretch`]:o.span==="stretch",[`${m}__input--border`]:me(o.hasBorder)};if(p[o.errorMarkClass]=!!A.value,p[o.warnMarkClass]=!!N.value,p[o.infoMarkClass]=!!$.value,typeof f.value=="function"){const M=f.value(s);p[M]=!0}else if(typeof f.value=="string"){const M=f.value;p[M]=!0}return p}),T=(0,l.ref)(null),C=(0,l.computed)(()=>{const p={};if(o.width)o.width!=="auto"&&(p.width=Ne(o.width));else{const M=e&&c?Bl(c,!1):null;if(d.value&&M){if(d.value.type==="grid"){const K=Ml(M,d.value,o.span,o.offset);Object.assign(p,K)}else if(d.value.type==="flow"){const K=Dl(M,d.value,o.span,o.offset,o.width);Object.assign(p,K)}}}if(typeof T.value=="function"){const M=T.value(s);M&&Object.assign(p,M)}else if(T.value&&typeof T.value=="object"){const M=T.value;Object.assign(p,M)}return p}),h=(0,l.ref)(null),y=(0,l.computed)({get:()=>h.value??me(o.isRequired),set:p=>{h.value=p}}),_=()=>typeof o.label=="string"&&o.label.length>0||typeof r.slots.label=="function",g=Be((0,l.toRef)(o,"labelPosition"),"labelPosition",qe.Near),u=(0,l.computed)(()=>g&&g.value==="top"?"top":g&&g.value==="right"?"right":"left"),k=(0,l.computed)(()=>({[`${m}__main`]:!0,[`${m}__main--${u.value}`]:!0})),I=(0,l.computed)(()=>({label:!0,[`label--${u.value}`]:!0})),E=Be((0,l.toRef)(o,"labelWidth"),"labelWidth",qe.Near),x=(0,l.computed)(()=>E&&E.value?{width:Ne(E.value)}:{}),L=(0,l.computed)(()=>({"label--string":!0,"label--required":y.value})),B=(0,l.computed)(()=>({content:!0,[o.contentClass]:!0})),j=(0,l.computed)(()=>({...o.contentStyle})),S=(0,l.shallowReactive)({errorTip:"",errorIcon:null,warnTip:"",warnIcon:null,infoTip:"",infoIcon:null});Se({setRequired(p){y.value=p},setErrorTip(p){S.errorTip=p},setErrorIcon(p){S.errorIcon=p},setWarnTip(p){S.warnTip=p},setWarnIcon(p){S.warnIcon=p},setInfoTip(p){S.infoTip=p},setInfoIcon(p){S.infoIcon=p},setCustomClassName(p){f.value=p},setCustomStyle(p){T.value=p}});const $=(0,l.computed)(()=>o.infoTip||S.infoTip),J=(0,l.computed)(()=>o.infoIcon||S.infoIcon),N=(0,l.computed)(()=>o.warnTip||S.warnTip),D=(0,l.computed)(()=>o.warnIcon||S.warnIcon),A=(0,l.computed)(()=>o.errorTip||S.errorTip),Y=(0,l.computed)(()=>o.errorIcon||S.errorIcon),W=(0,l.computed)(()=>A.value?"error":N.value?"warn":$.value?"info":""),F=()=>W.value.length>0,z=(0,l.computed)(()=>W.value==="error"?A.value:W.value==="warn"?N.value:W.value==="info"?$.value:""),G=(0,l.computed)(()=>W.value==="error"?Y.value:W.value==="warn"?D.value:W.value==="info"?J.value:null),X=(0,l.computed)(()=>{const p={[`${m}__tip`]:!0,[`${m}__tip--${W.value}`]:!0,[`${m}--animate`]:!0};return W.value==="error"&&o.errorClass?p[`${o.errorClass}`]=!0:W.value==="warn"&&o.warnClass?p[`${o.warnClass}`]=!0:W.value==="info"&&o.infoClass&&(p[`${o.infoClass}`]=!0),p}),R=(0,l.computed)(()=>{const p={};return g&&g.value==="top"||!_()?p["padding-left"]="0px":E&&E.value&&(p["padding-left"]=Ne(E.value)),p}),H=(0,l.ref)();let Z="";(0,l.watch)([()=>o.hintVisible,()=>o.hintText,()=>o.hintType,()=>o.hintProps],([p,M,K,le])=>{H.value&&(p&&!he(M)?Z?n.show(H.value,M,{...le,id:Z,type:K},!0):Z=n.show(H.value,M,{...le,type:K},!0):n.hide(Z))});let P=null;const te=()=>{P||!H.value||(P=new IntersectionObserver(p=>{let M=!1;for(let K of p)if(K.intersectionRatio>0){M=!0,M&&r.emit("appear",K);break}M||r.emit("disappear")}),P.observe(H.value))},ne=()=>{!P||!H.value||(P.unobserve(H.value),P=null)};(0,l.watch)(()=>me(o.appearListen),p=>{p?te():ne()}),(0,l.onMounted)(()=>{me(o.appearListen)&&te()}),(0,l.onUnmounted)(ne);const U=()=>{if(!_())return null;const p=[],M=r.slots?.label?.()??o.label,K=(0,l.h)("div",{class:L.value},[M]);if(p.push(K),r.slots.fixedPreTip){const le=r.slots.fixedPreTip();p.push(le)}return(0,l.h)("div",{class:I.value,style:x.value},p)},q=()=>{const p=[];if(r.slots.prepend){const M=r.slots.prepend();p.push(M)}if(r.slots.default){const M=r.slots.default();p.push(M)}if(r.slots.append){const M=r.slots.append();p.push(M)}if(r.slots.fixedTip){const M=(0,l.h)("div",{class:[`${m}__fixed-tip`]},[r.slots.fixedTip()]);p.push(M)}return(0,l.h)("div",{ref:H,class:B.value,style:j.value},p)},Q=()=>{const p=G.value;return p?typeof p=="function"?(0,l.h)("div",{class:"fox-item__tip--icon"},[p()]):(0,l.h)("div",{class:"fox-item__tip--icon"},[(0,l.h)(p)]):null},O=()=>{const p=z.value;return p?typeof p=="function"?(0,l.h)("div",{class:"fox-item__tip--text"},[p()]):(0,l.h)("div",{class:"fox-item__tip--text"},[p]):null},ee=()=>{if(!F())return null;const p=[],M=Q();M&&p.push(M);const K=O();return K&&p.push(K),(0,l.h)("div",{class:X.value,style:R.value},p)},v=()=>r.slots?.hide?.()??null;return()=>{const p=[],M=[],K=U();K&&M.push(K);const le=q();le&&M.push(le);const re=(0,l.h)("div",{class:k.value},M);p.push(re);const oe=ee();oe&&p.push(oe);const de=v();return de&&p.push(de),(0,l.h)("div",{class:w.value,style:C.value,prop:o.prop},p)}}}}var{componentName:dc,create:fc,scope:mc}=se("item"),hc=fc(uc(dc,mc,Oe,!1)),Wt=hc,Fn={span:{type:[Number,String],required:!1,default:1},offset:{type:[Number,String],default:0},width:{type:[String,Number],required:!1}};function pc(t,a){return{props:{...Fn},setup(n,i){const o=mt(),r=El();$l(!1);const s=(0,l.computed)(()=>r&&o?Vl(o,!1).value:null),c=t,e=(0,l.computed)(()=>({[c]:!0,[`${c}__gutter`]:s.value&&s.value.type!=="flow",[`${c}__stretch`]:n.span==="stretch"})),d=(0,l.computed)(()=>{const m={};if(n.width)n.width!=="auto"&&(m.width=Ne(n.width));else{const f=r&&o?Bl(o,!1):null;if(s.value&&f)if(s.value.type==="grid"){const w=Ml(f,s.value,n.span,n.offset);Object.assign(m,w)}else if(s.value.type==="flow"){const w=Dl(f,s.value,n.span,n.offset,n.width);Object.assign(m,w)}else return n.width&&(m.width=Ne(n.width)),m}return m});return()=>{const m={class:e.value,style:d.value};return i.slots&&typeof i.slots.default=="function"?(0,l.h)("div",m,i.slots.default()):(0,l.h)("div",m)}}}}var{componentName:gc,create:yc,scope:bc}=se("slot-item"),wc=yc(pc(gc,bc)),_l=wc,Rn={span:{type:[Number,String],required:!1,default:-1},offset:{type:[Number],default:0},width:{type:[String,Number],required:!1},align:{type:[String],required:!1,default:"center"},divide:{type:[Boolean,String],required:!1,default:!1},gutter:{type:[String,Number],required:!1}};function Sc(t,a){return{props:{...Rn},setup(n,i){const o=t,r=(0,l.computed)(()=>({[o]:!0,[`${o}__stretch`]:n.span==="stretch",[`${o}__${n.align}`]:!0})),s=mt(),c=El();$l(!1);const e=(0,l.computed)(()=>{const d={};if(n.width)n.width!=="auto"&&(d.width=Ne(n.width));else if(c&&s){const m=Vl(s,!1),f=Bl(s,!1);if(m.value&&f)if(m.value.type==="grid"){const w=Ml(f,m.value,n.span,n.offset);Object.assign(d,w)}else if(m.value.type==="flow"){const w=Dl(f,m.value,n.span,n.offset,n.width);Object.assign(d,w)}else n.width&&(d.width=Ne(n.width))}return n.gutter&&(d.gap=Ne(n.gutter)),d});return()=>{const d=[];if(i.slots.default){const m=i.slots.default();if(n.divide)for(let f=0;f<m.length;f++){if(f>0){const w=(0,l.h)("div",{class:{[`${o}__divide`]:!0}});d.push(w)}d.push(m[f])}else Reflect.apply([].push,d,m)}return(0,l.h)("div",{class:r.value,style:e.value},d)}}}}var{componentName:vc,create:Cc,scope:Nc}=se("row-item"),kc=Cc(Sc(vc,Nc)),Ll=kc;function xc(t,a){const n=document.createRange();n.setStart(t,0),n.setEnd(t,t.childNodes.length);const i=n.getBoundingClientRect().width;if(i>0){a(i);return}t.classList.add("is-selectable"),setTimeout(()=>{n.setStart(t,0),n.setEnd(t,t.childNodes.length);const o=n.getBoundingClientRect().width;t.classList.remove("is-selectable"),a(o)},500)}var zc={tag:{type:[String],required:!1,default:"span"},showOverflowTooltip:{type:[Boolean],required:!1,default:!0},showArrow:{type:[Boolean],required:!1,default:!0},showAfter:{type:[Number],required:!1,default:300},hideAfter:{type:[Number],required:!1,default:0},type:{type:[String],required:!1},size:{type:[String],required:!1},truncated:{type:[Boolean,String],required:!1,default:!0},numberFormat:{type:[Boolean],required:!1,default:!1},decimalLength:{type:[Number,String],required:!1,default:-1},autoPadding:{type:[Boolean,String],required:!1,default:!1},digits:{type:[Number,String],required:!1,default:4},separator:{type:String,required:!1,default:" "},highlightFilter:{type:[String,Function],required:!1},mark:{type:[Boolean],required:!1},color:{type:[String],required:!1},textPosition:{type:String,default:"right"},textColor:{type:String},divide:{type:[Boolean],required:!1}};function Tc(t,a,n,i=!1){return{props:{...zc},emits:["click"],setup(o,r){const s=(0,l.ref)(null),c=(0,l.computed)(()=>{const u={[`${t}`]:!0,"is-truncated":o.truncated};return o.type&&(u[`${t}--${o.type??"default"}`]=!0),o.size&&(u[`${t}--${o.size}`]=!0),u}),e=(0,l.computed)(()=>{const u={},k=o.textColor??o.color;return k&&(u.color=k),u}),d=(u,k)=>{let I=null;if(typeof o.highlightFilter=="string"&&o.highlightFilter.length>0){const E=o.highlightFilter;u.indexOf(E)!==-1&&(k.innerHTML=u.replace(new RegExp(E,"g"),`<span>${E}</span>`),k.class["is-highlight"]=!0,I=(0,l.h)(o.tag,k))}else if(typeof o.highlightFilter=="function"){const E=o.highlightFilter(u);E&&(k.innerHTML=E,k.class["is-highlight"]=!0,I=(0,l.h)(o.tag,k))}return I},m=u=>{r.emit("click",u)};let f="";const w=()=>{const u=s.value;if(!u)return;const k=u.clientWidth;xc(u,I=>{const E=u.innerHTML??"";he(E)||I<k||(f?n?.show(u,E,{type:"text",id:f,showArrow:o.showArrow},!0):f=n?.show(u,E,{type:"text",showArrow:o.showArrow},!0)??"")})},T=()=>{f&&n?.hide(f)};let C=null;const h=u=>{C||(C=setTimeout(()=>{w(),C=null},o.showAfter??0))},y=u=>{C&&(clearTimeout(C),C=null),setTimeout(()=>{T()},o.hideAfter??0)},_=()=>{const u=s.value;u&&(u.addEventListener("mouseover",h),u.addEventListener("mouseleave",y))},g=()=>{const u=s.value;u&&(u.removeEventListener("mouseover",h),u.removeEventListener("mouseleave",y))};return(0,l.onMounted)(()=>{!me(o.showOverflowTooltip)||!n||_()}),(0,l.onBeforeUnmount)(()=>{!me(o.showOverflowTooltip)||!n||g()}),()=>{const u={onClick:m,class:c.value,style:e.value,ref:s};let k=null;if(me(o.numberFormat)&&typeof r.slots.default=="function"){const E=r.slots.default();if(Array.isArray(E)&&E.length===1){const x=E[0].type.toString();if(x==="Symbol(Text)"||x==="Symbol(v-txt)"){const L=be(o.digits),B=be(o.decimalLength),j=me(o.autoPadding);let S=`${E[0].children}`,$=S.split("").reverse().join("");$=ul($,B,j,L,o.separator),S=$.split("").reverse().join(""),o.highlightFilter!==void 0&&(k=d(S,u)),k||(u.innerHTML=S,k=(0,l.h)(o.tag,u))}}}else{if(o.highlightFilter!==void 0&&typeof r.slots.default=="function"){const E=r.slots.default();if(Array.isArray(E)&&E.length===1){const x=E[0].type.toString();if(x==="Symbol(Text)"||x==="Symbol(v-txt)"){const L=`${E[0].children}`;k=d(L,u),k||(u.innerHTML=L,k=(0,l.h)(o.tag,u))}}}k||(k=(0,l.h)(o.tag,u,{default:r.slots.default}))}if(!o.mark&&!r.slots.mark)return k;const I=[];if(r.slots.mark){const E={[`${t}__mark-wrap`]:!0};o.type&&(E[`${t}__mark-wrap--${o.type}`]=!0);const x={},L=o.color;L&&(x.color=L);const B=(0,l.h)("view",{onClick:m,class:E,style:x},{default:r.slots.mark});I.push(B)}else{const E={[`${t}__mark`]:!0};o.type&&(E[`${t}__mark--${o.type??"default"}`]=!0);const x={},L=o.color;L&&(x["background-color"]=L);const B=(0,l.h)("view",{onClick:m,class:E,style:x});I.push(B)}if(o.divide){const E=(0,l.h)("div",{class:{[`${t}__divide`]:!0}});I.push(E)}return I.push(k),(0,l.h)("view",{class:{"fox-text__wrap":!0,"text-left":o.textPosition==="left","text-right":o.textPosition==="right"}},I)}}}}var{componentName:Ec,create:$c,scope:Vc}=se("text"),Bc=$c(Tc(Ec,Vc,Oe,!1)),Tt=Bc,Dc={visible:{type:Boolean},reference:{type:Object},referenceInset:{type:Object},width:{type:String},offset:{type:Number,default:()=>6},placement:{type:String,default:()=>"top-start"},autoFit:{type:Boolean,default:()=>!0},title:{type:String},effect:{type:String,default:()=>"light"},showArrow:{type:Boolean,default:()=>!0},arrowSize:{type:Number,default:()=>14},arrowOffset:{type:Number,default:()=>20},showOverlay:{type:Boolean,default:()=>!0},closeOnClick:{type:Boolean,default:()=>!0},zIndex:{type:[String,Number]},customClass:{type:[String]},customStyle:{type:[Object]},leaveHide:{type:[Boolean]},teleport:{type:[String,Element],default:()=>"body"},teleportDisable:{type:Boolean,default:()=>!1}};function Mc(t,a,n=!1){return{props:{...Dc},emits:["update:visible"],setup(i,{emit:o,slots:r,expose:s}){const c=(0,l.ref)({top:null,right:null,bottom:null,left:null}),e=(0,l.ref)(0),d=(0,l.ref)(0),m=(0,l.ref)(0),f=(0,l.ref)(0),w=(0,l.ref)(i.placement),T=(0,l.ref)(!1),C=(0,l.ref)(!1),h=(0,l.ref)(null),y=()=>typeof i.reference=="string"?document.querySelector(i.reference):i.reference,_=(z,G,X,R,H,Z,P,te=!0)=>{const ne=document.documentElement.clientWidth||document.body.clientWidth,U=document.documentElement.clientHeight||document.body.clientHeight,q=z.split("-");let Q=[];te?q[0]==="top"?Q=["top","bottom","right","left"]:q[0]==="bottom"?Q=["bottom","top","right","left"]:q[0]==="left"?Q=["left","top","bottom","right"]:q[0]==="right"&&(Q=["right","top","bottom","left"]):Q=[z[0]];const O={top:null,right:null,bottom:null,left:null},ee=[];for(let v=0;v<Q.length;v++){const p=Q[v];if(ee[0]=p,q[1]&&(ee[1]=q[1]),p==="top"){const M=X-P-i.arrowSize/2-i.offset;if(M>=0){O.top=M;let K=0;q[1]==="start"?K=G:q[1]==="end"?K=G+R-Z:K=G+R/2-Z/2;const le=ne-K-Z;le<0?(K+=le,u.value=-le):u.value=0,O.left=K<0?0:K;break}}else if(p==="bottom"){const M=X+H+i.arrowSize/2+i.offset;if(M+P<=U){O.top=M;let K=0;q[1]==="start"?K=G:q[1]==="end"?K=G+R-Z:K=G+R/2-Z/2;const le=ne-K-Z;le<0?(K+=le,u.value=-le):u.value=0,O.left=K<0?0:K;break}}else if(p==="left"){const M=G-Z-i.arrowSize/2-i.offset;if(M>=0){O.left=M;let K=0;q[1]==="start"?K=X:q[1]==="end"?K=X+H-P:K=X+H/2-P/2,O.top=K<0?0:K;break}}else if(p==="right"){const M=G+R+i.arrowSize/2+i.offset;if(M+Z<=ne){O.left=M;let K=0;q[1]==="start"?K=X:q[1]==="end"?K=X+H-P:K=X+H/2-P/2,O.top=K<0?0:K;break}}}return{bestPlacement:ee.join("-"),bestInsetRect:O}},g=()=>{const z=i.visible,G=i.autoFit;if(!ft||z===!1)return;if(i.reference){const P=y(),te=_n(P);e.value=te.x,d.value=te.y,m.value=P.offsetWidth,f.value=P.offsetHeight}else i.referenceInset&&(e.value=i.referenceInset.left,d.value=i.referenceInset.top,m.value=i.referenceInset.right-i.referenceInset.left,f.value=i.referenceInset.bottom-i.referenceInset.top);const X=h.value.offsetWidth,R=h.value.offsetHeight,{bestPlacement:H,bestInsetRect:Z}=_(i.placement,e.value,d.value,m.value,f.value,X,R,G);w.value=H,c.value=Z},u=(0,l.ref)(0),k=Je(()=>{g()},10),I=(0,l.ref)(i.visible);(0,l.watch)([()=>i.visible],([z])=>{I.value=z,z?(T.value=z,setTimeout(()=>{g(),C.value=!0},0)):C.value=!1});const E=(0,l.computed)(()=>I.value&&x.value),x=(0,l.ref)(!0),L=Je(z=>{const G=z[0];G&&(x.value=G.isIntersecting)},10),B=new IntersectionObserver(L);(0,l.watch)([()=>i.reference,()=>i.referenceInset],([z,G],[X,R])=>{!z&&!G||(setTimeout(()=>{g()},0),i.autoFit&&(X&&(Yt.unwatch(X,k),B.unobserve(X)),z&&(Yt.watch(z,k),B.observe(z))))},{immediate:!0}),(0,l.onBeforeUnmount)(()=>{i.reference&&(Yt.unwatch(i.reference,k),B.unobserve(i.reference),B.disconnect())});const j=(0,l.computed)(()=>{const z={[t]:!0};return w.value.startsWith("top")?z["is-top"]=!0:w.value.startsWith("right")?z["is-right"]=!0:w.value.startsWith("bottom")?z["is-bottom"]=!0:w.value.startsWith("left")&&(z["is-left"]=!0),z[`is-${i.effect}`]=!0,!C.value&&E.value&&(z["is-opacity"]=!0),C.value&&E.value&&(z["is-show"]=!0),E.value||(z["is-hide"]=!0),i.customClass&&typeof i.customClass=="string"&&(z[`${i.customClass}`]=!0),z}),S=(0,l.computed)(()=>{const z={};return c.value.top!==null&&(z.top=`${c.value.top}px`),c.value.right!==null&&(z.right=`${c.value.right}px`),c.value.bottom!==null&&(z.bottom=`${c.value.bottom}px`),c.value.left!==null&&(z.left=`${c.value.left}px`),i.width&&(z.width=i.width),i.zIndex&&(z["z-index"]=`${i.zIndex}`),i.customStyle&&typeof i.customStyle=="object"&&Object.assign(z,i.customStyle),z}),$=()=>{I.value=!1,o("update:visible",!1)},J=()=>i.showOverlay?(0,l.h)("div",{class:`${t}__overlay`,onClick:$}):null,N=()=>{let z=null;return r.title?z=(0,l.h)("div",{class:`${t}__title`},{default:r.title}):i.title&&(z=(0,l.h)("div",{class:`${t}__title`},[i.title])),z},D=(0,l.computed)(()=>({[`${t}__arrow`]:!0})),A=(0,l.computed)(()=>{const z={};return i.showArrow?(z.width=`${i.arrowSize}px`,z.height=`${i.arrowSize}px`,w.value==="top"?(z.left="50%",z.bottom="0",z.transform="translate(-50%, 50%)"):w.value==="top-start"?(z.left=`${i.arrowOffset+u.value}px`,z.bottom="0",z.transform="translate(-50%, 50%)"):w.value==="top-end"?(z.right=`${i.arrowOffset-u.value}px`,z.bottom="0",z.transform="translate(-50%, 50%)"):w.value==="right"?(z.left="0",z.top="50%",z.transform="translate(-50%, -50%)"):w.value==="right-start"?(z.left="0",z.top=`${i.arrowOffset}px`,z.transform="translate(-50%, 50%)"):w.value==="right-end"?(z.left="0",z.bottom=`-${i.arrowOffset}px`,z.transform="translate(-50%, 50%)"):w.value==="bottom"?(z.left="50%",z.top="0",z.transform="translate(-50%, -50%)"):w.value==="bottom-start"?(z.left=`${i.arrowOffset+u.value}px`,z.top="0",z.transform="translate(-50%, -50%)"):w.value==="bottom-end"?(z.right=`${i.arrowOffset-u.value}px`,z.top="0",z.transform="translate(-50%, -50%)"):w.value==="left"?(z.right="0",z.top="50%",z.transform="translate(50%, -50%)"):w.value==="left-start"?(z.right="0",z.top=`${i.arrowOffset}px`,z.transform="translate(50%, -50%)"):w.value==="left-end"&&(z.right="0",z.bottom=`-${i.arrowOffset}px`,z.transform="translate(50%, -50%)"),z):{display:"none"}}),Y=()=>(0,l.h)("div",{class:D.value,style:A.value}),W=()=>{I.value===!1&&(T.value=!1)},F=z=>{if(!h.value||I.value===!1)return;const{relatedTarget:G}=z;h.value.contains(G)||(I.value=!1,o("update:visible",!1))};return s({doLayout:g}),()=>{if(!T.value)return null;const z=[],G=J();G&&z.push(G);const X=[],R=N();if(R&&X.push(R),r.default){const te=r.default();X.push(te)}const H=Y();H&&X.push(H);const Z={ref:h,class:j.value,style:S.value,onAnimationend:W};i.leaveHide&&(Z.onMouseleave=F);const P=(0,l.h)("div",Z,{default:()=>X});return z.push(P),(0,l.h)(l.Teleport,{to:i.teleport,disabled:i.teleportDisable},{default:()=>z})}}}}var{componentName:Ic,create:Ac,scope:_c}=se("popover-dialog"),Lc=Ac(Mc(Ic,_c,!1)),Pl=Lc,Pc={type:{type:[String],required:!1,default:()=>"primary"},dropdownPlacement:{type:[String],required:!1,default:()=>"bottom"},maxDisplayCount:{type:[Number],required:!1},moreText:{type:[String],required:!1},moreIcon:{type:[Object],required:!1}};function Fc(t,a,n){return{props:{...Rn,...Pc},emits:["click"],setup(i,{slots:o,attrs:r}){const{toLocaleRefs:s}=(0,Ce.useFoxI18n)(a),c=s(i,["moreText"]),e=t,d=(0,l.computed)(()=>({[e]:!0}));function m(E){return E.props||{}}function f(E){return!!m(E).disabled}function w(E){return E.children??[]}const T=(0,l.ref)(),C=(0,l.computed)(()=>T.value?.$el??null),h=(0,l.ref)(!1),y=E=>{h.value=E},_=()=>{h.value=!h.value};function g(E,x){return()=>{x||(h.value=!1,m(E)?.onClick?.())}}function u(E,x){const L=w(E),B=f(E),j=g(E,B),S=[`${e}__dropdown-item`];return B&&S.push("is-disabled"),(0,l.h)("span",{class:S,onClick:j},L)}const k=E=>{const x=i.maxDisplayCount??E.length;if(x>=E.length)return E;const L=[],B=x-1;for(let N=0;N<B;N++)L.push(E[N]);const j=(o.moreIcon&&o.moreIcon())??(i.moreIcon&&(0,l.h)(i.moreIcon))??(0,l.h)(n),S=(0,l.h)(Tt,{ref:N=>T.value=N,class:`${e}__dropdown-link`,"text-position":"left","show-overflow-tooltip":!1,type:i.type,onClick:_},{default:()=>c.moreText.value,mark:()=>j});L.push(S);const $=[];for(let N=B;N<E.length;N++){const D=u(E[N],N);$.push(D)}const J=(0,l.h)(Pl,{placement:i.dropdownPlacement,"onUpdate:visible":y,visible:h.value,reference:C.value,"custom-class":`${e}__popover`},{default:()=>$});return L.push(J),L},I=()=>(o.default?.()||[]).filter(E=>E.type!==Comment);return()=>{const E=k(I()),x=lt(i,Rn);return Object.assign(x,r??{}),x.class=d.value,(0,l.h)(Ll,x,{default:()=>E})}}}}var{componentName:Rc,create:Oc,scope:qc}=se("buttons-item"),Hc=Oc(Fc(Rc,qc,$e.ArrowDown)),On=Hc;function Ae(t,a={}){return(0,l.h)(Wt,t,a)}function Kc(t,a,n,i,o){let r=[];Array.isArray(t)?r=t:r=[t];const s=[],c=a[0];if(Array.isArray(t)&&!Array.isArray(c)&&!c[o]){let e=a;for(let d=0;e&&d<r.length;d++){let m=r[d],f=e.find(w=>w[i]===m);if(!f)break;s.push(f[n])}return s}if(Array.isArray(c))for(let e=0;e<a.length&&e<r.length;e++){let d=a[e],m=r[e];const f=d.find(w=>w[i]===m);if(!f)break;s.push(f[n])}else{let e=a;for(let d=0;e&&d<r.length;d++){let m=r[d],f=e.find(w=>w[i]===m);if(!f)break;s.push(f[n]),e=f[o]}}return s}var jc=class{proxy;constructor(t){this.proxy=t}async load(t,a,n){if(Array.isArray(a))return a;if(typeof a=="function")return await a(n);const i=Fe(this.proxy,t);return i===null?(console.error(`${t} component not found api function`),[]):(Ue(n)&&(0,l.isReactive)(n)&&(n=(0,l.toRaw)(n)),await i(a,n))}};function Yc(){return new jc((0,l.getCurrentInstance)().proxy)}var Fr={tag:{type:[String,Object],required:!1,default:"span"},source:{type:[Array,Function,String],required:!1},sourceType:{type:[String],required:!1,default:"mapping"},params:{type:[Object,String],required:!1},modelValue:{type:[String,Boolean,Number,Array],required:!1},separator:{type:[String,Boolean,Number,Array],required:!1,default:"/"},optionType:{type:String,required:!1},textKey:{type:[String],required:!1,default:"text"},valueKey:{type:[String],required:!1,default:"value"},childrenKey:{type:[String],required:!1,default:"children"},emptyText:{type:[String],required:!1}};function Wc(t,a){return{props:{...Fr},setup(n,{attrs:i,slots:o}){const r=Yc(),s=(0,l.ref)([]);(0,l.watch)([()=>n.source,()=>n.params],async([e,d])=>{s.value=await r.load(n.sourceType,e,d)},{immediate:!0});const c=(0,l.computed)(()=>{if(!Array.isArray(s.value)||s.value.length===0)return n.emptyText;let e=Kc(n.modelValue,s.value,n.textKey,n.valueKey,n.childrenKey);return e.length==0?n.emptyText??"":e.length===1?n.optionType=="item"?`${n.modelValue}${n.separator}${e[0]}`:e[0]:e.join(n.separator)});return()=>{const e={...i};if(o.default)return o.default({text:c.value,value:n.modelValue});const d=n.tag??"span";return typeof d=="object"?(0,l.h)(d,e,{default:()=>c.value}):(0,l.h)(d,e,[c.value])}}}}var{componentName:Uc,create:Gc,scope:Xc}=se("mapping"),Zc=Gc(Wc(Uc,Xc)),Et=Zc;function He(t,a,n,i){const o="fox-browse-item";let r=null;n?r=(0,l.h)(Et,{class:[`${o}__mapping`],source:n,modelValue:t,separator:i},{default:c=>(0,l.h)(Tt,{class:[`${o}__text`]},{default:()=>c.text})}):r=(0,l.h)(Tt,{class:[`${o}__text`]},{default:()=>t});const s={label:a.default,default:()=>r};return(0,l.h)(Wt,{class:[o]},s)}var tt=(t={})=>{if(!t)return{};const a={};return Reflect.ownKeys(t).forEach(n=>{typeof n=="string"&&n.indexOf("data-fox")!==0&&(a[n]=t[n])}),a},Rr={modelValue:{type:[String,Boolean,Number,Object],required:!1},clearable:{type:[Boolean,String],default:!0},placeholder:{type:[String],required:!1},unit:{type:[String],required:!1},adjustPosition:{type:[Boolean],default:()=>!0},alwaysSystem:{type:[Boolean],default:()=>!1},showTooltip:{type:[Boolean],default:()=>!1},maxLength:{type:[String,Number]}},Jc={...xe,...Ee,...Rr};function Qc(t,a,n,i){return{props:Jc,emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(o,r){const{innerDisabled:s,disabled:c,innerReadonly:e,readonly:d,browse:m}=Ie(o),{emitEvent:f}=Te({componentName:t,get readonly(){return d.value},get disabled(){return c.value}},o.prop??r.attrs.name),{toLocaleRefs:w}=(0,Ce.useFoxI18n)(a),T=w(o,["placeholder"]),C=(0,l.ref)(!1),h=we(o,"modelValue",null,f),y=t,_=(0,l.computed)(()=>({[y]:!0,[`${y}__disabled`]:c.value,[`${y}__readonly`]:d.value})),g=Y=>{h.value=Y,f("update:modelValue",Y),f("input",Y)},u=Y=>{f("change",Y)};let k=we(o,"hintText"),I=(0,l.ref)(!1);const E=Y=>{let W=Y.target.value;C.value=!0,he(k.value)||(I.value=!0),f("focus",W,Y)},x=Y=>{setTimeout(()=>{I.value&&(I.value=!1),C.value=!1},0);let W=Y.target.value;o.maxLength&&W.length>Number(o.maxLength)&&(W=W.slice(0,Number(o.maxLength))),f("blur",W,Y)},L=()=>{f("clear","")},B=(0,l.ref)(!1);let j=null;const S=()=>{o.showTooltip&&B.value===!1&&(j&&clearTimeout(j),j=setTimeout(()=>{B.value=!0},150))},$=()=>{j&&(clearTimeout(j),B.value=!1,j=null)},J=(0,l.computed)(()=>B.value||I.value),N=(0,l.computed)(()=>B.value?h.value:k.value),D=(0,l.computed)(()=>st(o.unit)>0),A=(0,l.ref)();return Se({focus:()=>{A?.value.focus()},blur:()=>{A?.value.blur()},select:()=>{A?.value.select()},setDisabled:Y=>{s.value=Y},setReadonly:Y=>{e.value=Y}}),()=>{if(m.value==="on"&&(d.value||c.value))return i(h.value,r.slots);const Y={...tt(r.attrs),ref:A,class:_.value,placeholder:T.placeholder.value,clearable:o.clearable,disabled:c.value,readonly:d.value,modelValue:h.value,"adjust-position":o.adjustPosition,"always-system":o.alwaysSystem,onClear:L,onChange:u,onInput:g,onFocus:E,onBlur:x,onMouseover:S,onMouseleave:$},W={};r.slots.prepend&&(W.prepend=r.slots.prepend),r.slots.append&&(W.append=r.slots.append),r.slots.prefix&&(W.prefix=r.slots.prefix),r.slots.suffix?W.suffix=r.slots.suffix:D.value&&(W.suffix=()=>[o.unit]);const F=[],z=(0,l.h)(V.ElInput,Y,W);F.push(z);const G={default:()=>F};G.label=r.slots.default,G.fixedPreTip=r.slots.fixedPreTip,G.fixedTip=r.slots.fixedTip;const X={...Me(o,Rr),hintText:N.value,hintVisible:J.value};return o.prop&&(X.prop=`${o.prop}_item`),n(X,G)}}}}var{componentName:e1,create:t1,scope:l1}=se("input-item"),n1=t1(Qc(e1,l1,Ae,He)),qn=n1;function pt(t,a){return typeof t.textKey=="string"&&t.textKey.length>0?a[t.textKey]:a.text}function Ut(t,a){return typeof t.valueKey=="string"&&t.valueKey.length>0?a[t.valueKey]:a.value}function Or(t,a){return typeof t.childrenKey=="string"&&t.childrenKey.length>0?a[t.childrenKey]||null:a.children??null}function a1(t,a){return typeof t.disabledKey=="string"&&t.disabledKey.length>0?a[t.disabledKey]:a.disabled??null}var r1=class{proxy;constructor(t){this.proxy=t}async load(t,a,n){if(Array.isArray(a))return a;if(typeof a=="function")return await a(n);const i=Fe(this.proxy,t);return i===null?(console.error(`${t} component not found api function`),[]):(Ue(n)&&(0,l.isReactive)(n)&&(n=(0,l.toRaw)(n)),await i(a,n))}};function o1(){return new r1((0,l.getCurrentInstance)().proxy)}function qr(t,a,n){return!(pt(t,a)!==pt(t,n)||Ut(t,a)!==Ut(t,n))}function Hr(t,a,n,i){if(i.length===0||a===""||a===null||a===void 0)return null;Array.isArray(a)||(a=[a]);const o=[];return a.forEach(r=>{for(let s of i){const c=Or(t,s);if(Array.isArray(c)&&c.length>0){const e=Hr(t,r,n,c)??[];Reflect.apply([].push,o,e)}else{let e=!1;if(n==="text")e=pt(t,s)===r;else if(n==="item")e=qr(t,s,r);else{let d=Ut(t,s);d==null&&(d=pt(t,s)),e=d===r}if(e){o.push(s);break}}}}),o}function i1(t){return{text:t,value:t}}var Kr={modelValue:{type:[String,Boolean,Number,Object,Array],required:!1},text:{type:[String],required:!1},source:{type:[Array,Function,String]},sourceFilter:{type:[Function]},params:{type:Object},clearable:{type:[Boolean,String],default:!0},multiple:{type:[Boolean],default:!1},valueType:{type:String,required:!1,default:"value"},optionType:{type:String,required:!1,default:"text"},textKey:{type:[String],required:!1,default:"text"},valueKey:{type:[String],required:!1,default:"value"},childrenKey:{type:[String],required:!1,default:"children"},disabledKey:{type:[String],required:!1,default:"disabled"},remoteMethod:{type:[Function],required:!1},filterMethod:{type:[Function],required:!1},allowCreate:{type:[Boolean],default:!1},unit:{type:[String],required:!1},placeholder:{type:[String],required:!1},appearLoad:{type:[Boolean,String],default:!1},showTooltip:{type:[Boolean],default:!1}},s1={...xe,...Ee,...Kr};function c1(t,a,n,i){return{props:s1,emits:["change","update:modelValue","update:text","blur","focus","clear","visible-change","remove-tag","selected","setValue"],setup(o,r){const{innerDisabled:s,disabled:c,innerReadonly:e,readonly:d,browse:m}=Ie(o),{emitEvent:f}=Te({componentName:t,validateCheckEvents:["blur","update:modelValue","selected"],get readonly(){return d.value},get disabled(){return c.value}},o.prop??r.attrs.name),{toLocaleRefs:w}=(0,Ce.useFoxI18n)(a),T=w(o,["placeholder"]),C=(0,l.ref)(null),h=(0,l.ref)([]),y=(0,l.computed)(()=>h.value?h.value.map(v=>pt(o,v)).join(" "):""),_=(v,p,M,K=!0)=>{if(!M||M.length==0){C.value=v,K&&(f("update:modelValue",v),f("change",v));return}const le=Hr(o,v,p,M);if(le===null){if(h.value===null||h.value.length===0)return;C.value=null,h.value=[],K&&(f("update:modelValue",null),f("update:text",null),f("change",null));return}let re=!0;if(le.length!==h.value.length)re=!1;else for(let oe=0;oe<le.length;oe++){const de=le[oe],ge=h.value[oe];if(!qr(o,de,ge)){re=!1;break}}if(!re){h.value=le;let oe=[],de=[],ge=[];le.forEach(Qe=>{const ol=Ut(o,Qe),en=pt(o,Qe);oe.push(ol),ge.push(en),o.valueType==="text"?de.push(en):o.valueType==="item"?de.push(Qe):de.push(ol)});let ke,Le,We;me(o.multiple)?(C.value=oe,ke=(0,l.toRaw)(de),Le=ge,We=(0,l.toRaw)(le)):(C.value=oe[0]??"",ke=(0,l.toRaw)(de[0]??""),Le=ge[0]??"",We=(0,l.toRaw)(le[0])),K&&(f("update:modelValue",ke),f("change",ke,We)),f("update:text",Le)}},g=(0,l.ref)(null),u=(0,l.ref)(null),k=(0,l.computed)(()=>{let v=u.value??g.value??[];return Array.isArray(v)&&typeof o.sourceFilter=="function"&&(v=v.filter(o.sourceFilter)),v}),I=Be((0,l.computed)(()=>o.appearLoad),"appearLoad",qe.Near,v=>me(v)),E=o1(),x=async(v,p)=>{if(v){const M=await E.load("select",v,p);M.length>0?typeof M[0]=="string"?g.value=M.map(K=>i1(K)):g.value=M:g.value=null}};(0,l.watch)([()=>o.source,()=>o.params],([v,p])=>{u.value=null,x(v,p)},{immediate:!I.value});let L=!1;const B=()=>{L||(L=!0,x(o.source,o.params))};(0,l.watch)([()=>g.value,()=>o.modelValue],([v,p])=>{if(J()&&me(o.multiple)){Ze(p,C.value)||(C.value=p);return}_(p,o.valueType,k.value,!1),f("setValue",p)}),o.source||(C.value=o.modelValue);let j=null,S=(0,l.ref)(!1);typeof o.remoteMethod=="function"&&(j=async v=>{if(v==null){u.value=null;return}S.value=!0;try{const p=await o.remoteMethod(v);p&&(u.value=p)}catch(p){u.value=null,console.error(p)}S.value=!1});let $=null;typeof o.filterMethod=="function"&&($=async v=>{if(v==null){u.value=null;return}S.value=!0;try{const p=await o.filterMethod(v,g.value);p&&(u.value=p)}catch(p){u.value=null,console.error(p)}S.value=!1});const J=()=>typeof o.remoteMethod=="function"||typeof o.filterMethod=="function",N=(0,l.ref)(!1),D=t,A=(0,l.computed)(()=>({[D]:!0})),Y=v=>{o.allowCreate||J()&&me(o.multiple)?(f("update:modelValue",v),f("change",v),f("update:text",v),C.value=v):_(v,"value",k.value,!0)};let W=we(o,"hintText"),F=(0,l.ref)(!1);const z=v=>{let p=v.target.value;N.value=!0,he(W.value)||(F.value=!0),f("focus",p,v)},G=v=>{setTimeout(()=>{F.value&&(F.value=!1),N.value=!1},0);const p=v.target.value;U.value||f("blur",p,v)},X=()=>{f("clear","")},R=(0,l.ref)(!1);let H=null;const Z=()=>{o.showTooltip&&R.value===!1&&(H&&clearTimeout(H),H=setTimeout(()=>{R.value=!0},150))},P=()=>{H&&(clearTimeout(H),R.value=!1,H=null)},te=(0,l.computed)(()=>R.value||F.value),ne=(0,l.computed)(()=>R.value?y.value:W.value),U=(0,l.ref)(!1),q=v=>{U.value=v,f("visible-change",v),v||f("selected")},Q=v=>{f("remove-tag",v)},O=(v,p)=>{const M=[];return v.forEach((K,le)=>{const re=Or(o,K);if(Array.isArray(re)&&re.length>0){const oe=O(re,p),de=pt(o,K),ge={key:`${de}_${le}`,label:de};M.push((0,l.h)(V.ElOptionGroup,ge,{default:()=>oe}))}else{const oe=Ut(o,K),de=pt(o,K),ge=a1(o,K),ke={key:`${oe}_${le}`,label:de,disabled:ge,value:oe};if(typeof p=="function")M.push((0,l.h)(V.ElOption,ke,{default:()=>p(K)}));else if(o.optionType==="item"){const Le=(0,l.h)("span",{class:{"fox-select-item__option-left":!0}},[oe]),We=(0,l.h)("span",{class:{"fox-select-item__option-right":!0}},[de]),Qe=(0,l.h)("div",{class:{"fox-select-item__option":!0}},[Le,We]);M.push((0,l.h)(V.ElOption,ke,{default:()=>Qe}))}else o.optionType==="value"?M.push((0,l.h)(V.ElOption,ke,{default:()=>[oe]})):M.push((0,l.h)(V.ElOption,ke))}}),M},ee=(0,l.ref)();return Se({focus:()=>{ee?.value.focus()},blur:()=>{ee?.value.blur()},setDisabled:v=>{s.value=v},setReadonly:v=>{e.value=v}}),()=>{if(m.value==="on"&&(d.value||c.value))return i(C.value,r.slots,k.value);const v={...tt(r.attrs),ref:ee,class:A.value,clearable:o.clearable,multiple:o.multiple,placeholder:T.placeholder.value,disabled:c.value||d.value,modelValue:C.value,"value-key":o.valueKey,"allow-create":o.allowCreate,onClear:X,onChange:Y,onFocus:z,onBlur:G,onVisibleChange:q,onRemoveTag:Q};typeof j=="function"&&(v["remote-method"]=j,v.loading=S.value),typeof $=="function"&&(v["filter-method"]=$,v.loading=S.value);const p={};r.slots.prefix&&(p.prefix=r.slots.prefix),r.slots.empty&&(p.empty=r.slots.empty),r.slots.options?p.default=r.slots.options:p.default=()=>O(k.value,r.slots.option);const M=[],K=(0,l.h)(V.ElSelect,v,p);M.push(K);const le={default:()=>M};le.label=r.slots.default,le.fixedPreTip=r.slots.fixedPreTip,le.fixedTip=r.slots.fixedTip;const re={...Me(o,Kr),hintText:ne.value,hintVisible:te.value,onMouseover:Z,onMouseleave:P};return o.prop&&(re.prop=`${o.prop}_item`),I.value&&(re["appear-listen"]=!0,re.onAppear=B),n(re,le)}}}}var{componentName:u1,create:d1,scope:f1}=se("select-item"),m1=d1(c1(u1,f1,Ae,He)),Hn=m1,h1=ot(((t,a)=>{(function(n,i){typeof t=="object"&&typeof a<"u"?a.exports=i():typeof define=="function"&&define.amd?define(i):(n=typeof globalThis<"u"?globalThis:n||self).dayjs=i()})(t,(function(){"use strict";var n=1e3,i=6e4,o=36e5,r="millisecond",s="second",c="minute",e="hour",d="day",m="week",f="month",w="quarter",T="year",C="date",h="Invalid Date",y=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,_=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,g={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(N){var D=["th","st","nd","rd"],A=N%100;return"["+N+(D[(A-20)%10]||D[A]||D[0])+"]"}},u=function(N,D,A){var Y=String(N);return!Y||Y.length>=D?N:""+Array(D+1-Y.length).join(A)+N},k={s:u,z:function(N){var D=-N.utcOffset(),A=Math.abs(D),Y=Math.floor(A/60),W=A%60;return(D<=0?"+":"-")+u(Y,2,"0")+":"+u(W,2,"0")},m:function N(D,A){if(D.date()<A.date())return-N(A,D);var Y=12*(A.year()-D.year())+(A.month()-D.month()),W=D.clone().add(Y,f),F=A-W<0,z=D.clone().add(Y+(F?-1:1),f);return+(-(Y+(A-W)/(F?W-z:z-W))||0)},a:function(N){return N<0?Math.ceil(N)||0:Math.floor(N)},p:function(N){return{M:f,y:T,w:m,d,D:C,h:e,m:c,s,ms:r,Q:w}[N]||String(N||"").toLowerCase().replace(/s$/,"")},u:function(N){return N===void 0}},I="en",E={};E[I]=g;var x="$isDayjsObject",L=function(N){return N instanceof $||!(!N||!N[x])},B=function N(D,A,Y){var W;if(!D)return I;if(typeof D=="string"){var F=D.toLowerCase();E[F]&&(W=F),A&&(E[F]=A,W=F);var z=D.split("-");if(!W&&z.length>1)return N(z[0])}else{var G=D.name;E[G]=D,W=G}return!Y&&W&&(I=W),W||!Y&&I},j=function(N,D){if(L(N))return N.clone();var A=typeof D=="object"?D:{};return A.date=N,A.args=arguments,new $(A)},S=k;S.l=B,S.i=L,S.w=function(N,D){return j(N,{locale:D.$L,utc:D.$u,x:D.$x,$offset:D.$offset})};var $=(function(){function N(A){this.$L=B(A.locale,null,!0),this.parse(A),this.$x=this.$x||A.x||{},this[x]=!0}var D=N.prototype;return D.parse=function(A){this.$d=(function(Y){var W=Y.date,F=Y.utc;if(W===null)return new Date(NaN);if(S.u(W))return new Date;if(W instanceof Date)return new Date(W);if(typeof W=="string"&&!/Z$/i.test(W)){var z=W.match(y);if(z){var G=z[2]-1||0,X=(z[7]||"0").substring(0,3);return F?new Date(Date.UTC(z[1],G,z[3]||1,z[4]||0,z[5]||0,z[6]||0,X)):new Date(z[1],G,z[3]||1,z[4]||0,z[5]||0,z[6]||0,X)}}return new Date(W)})(A),this.init()},D.init=function(){var A=this.$d;this.$y=A.getFullYear(),this.$M=A.getMonth(),this.$D=A.getDate(),this.$W=A.getDay(),this.$H=A.getHours(),this.$m=A.getMinutes(),this.$s=A.getSeconds(),this.$ms=A.getMilliseconds()},D.$utils=function(){return S},D.isValid=function(){return this.$d.toString()!==h},D.isSame=function(A,Y){var W=j(A);return this.startOf(Y)<=W&&W<=this.endOf(Y)},D.isAfter=function(A,Y){return j(A)<this.startOf(Y)},D.isBefore=function(A,Y){return this.endOf(Y)<j(A)},D.$g=function(A,Y,W){return S.u(A)?this[Y]:this.set(W,A)},D.unix=function(){return Math.floor(this.valueOf()/1e3)},D.valueOf=function(){return this.$d.getTime()},D.startOf=function(A,Y){var W=this,F=!!S.u(Y)||Y,z=S.p(A),G=function(U,q){var Q=S.w(W.$u?Date.UTC(W.$y,q,U):new Date(W.$y,q,U),W);return F?Q:Q.endOf(d)},X=function(U,q){return S.w(W.toDate()[U].apply(W.toDate("s"),(F?[0,0,0,0]:[23,59,59,999]).slice(q)),W)},R=this.$W,H=this.$M,Z=this.$D,P="set"+(this.$u?"UTC":"");switch(z){case T:return F?G(1,0):G(31,11);case f:return F?G(1,H):G(0,H+1);case m:var te=this.$locale().weekStart||0,ne=(R<te?R+7:R)-te;return G(F?Z-ne:Z+(6-ne),H);case d:case C:return X(P+"Hours",0);case e:return X(P+"Minutes",1);case c:return X(P+"Seconds",2);case s:return X(P+"Milliseconds",3);default:return this.clone()}},D.endOf=function(A){return this.startOf(A,!1)},D.$set=function(A,Y){var W,F=S.p(A),z="set"+(this.$u?"UTC":""),G=(W={},W[d]=z+"Date",W[C]=z+"Date",W[f]=z+"Month",W[T]=z+"FullYear",W[e]=z+"Hours",W[c]=z+"Minutes",W[s]=z+"Seconds",W[r]=z+"Milliseconds",W)[F],X=F===d?this.$D+(Y-this.$W):Y;if(F===f||F===T){var R=this.clone().set(C,1);R.$d[G](X),R.init(),this.$d=R.set(C,Math.min(this.$D,R.daysInMonth())).$d}else G&&this.$d[G](X);return this.init(),this},D.set=function(A,Y){return this.clone().$set(A,Y)},D.get=function(A){return this[S.p(A)]()},D.add=function(A,Y){var W,F=this;A=Number(A);var z=S.p(Y),G=function(H){var Z=j(F);return S.w(Z.date(Z.date()+Math.round(H*A)),F)};if(z===f)return this.set(f,this.$M+A);if(z===T)return this.set(T,this.$y+A);if(z===d)return G(1);if(z===m)return G(7);var X=(W={},W[c]=i,W[e]=o,W[s]=n,W)[z]||1,R=this.$d.getTime()+A*X;return S.w(R,this)},D.subtract=function(A,Y){return this.add(-1*A,Y)},D.format=function(A){var Y=this,W=this.$locale();if(!this.isValid())return W.invalidDate||h;var F=A||"YYYY-MM-DDTHH:mm:ssZ",z=S.z(this),G=this.$H,X=this.$m,R=this.$M,H=W.weekdays,Z=W.months,P=W.meridiem,te=function(q,Q,O,ee){return q&&(q[Q]||q(Y,F))||O[Q].slice(0,ee)},ne=function(q){return S.s(G%12||12,q,"0")},U=P||function(q,Q,O){var ee=q<12?"AM":"PM";return O?ee.toLowerCase():ee};return F.replace(_,(function(q,Q){return Q||(function(O){switch(O){case"YY":return String(Y.$y).slice(-2);case"YYYY":return S.s(Y.$y,4,"0");case"M":return R+1;case"MM":return S.s(R+1,2,"0");case"MMM":return te(W.monthsShort,R,Z,3);case"MMMM":return te(Z,R);case"D":return Y.$D;case"DD":return S.s(Y.$D,2,"0");case"d":return String(Y.$W);case"dd":return te(W.weekdaysMin,Y.$W,H,2);case"ddd":return te(W.weekdaysShort,Y.$W,H,3);case"dddd":return H[Y.$W];case"H":return String(G);case"HH":return S.s(G,2,"0");case"h":return ne(1);case"hh":return ne(2);case"a":return U(G,X,!0);case"A":return U(G,X,!1);case"m":return String(X);case"mm":return S.s(X,2,"0");case"s":return String(Y.$s);case"ss":return S.s(Y.$s,2,"0");case"SSS":return S.s(Y.$ms,3,"0");case"Z":return z}return null})(q)||z.replace(":","")}))},D.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},D.diff=function(A,Y,W){var F,z=this,G=S.p(Y),X=j(A),R=(X.utcOffset()-this.utcOffset())*i,H=this-X,Z=function(){return S.m(z,X)};switch(G){case T:F=Z()/12;break;case f:F=Z();break;case w:F=Z()/3;break;case m:F=(H-R)/6048e5;break;case d:F=(H-R)/864e5;break;case e:F=H/o;break;case c:F=H/i;break;case s:F=H/n;break;default:F=H}return W?F:S.a(F)},D.daysInMonth=function(){return this.endOf(f).$D},D.$locale=function(){return E[this.$L]},D.locale=function(A,Y){if(!A)return this.$L;var W=this.clone(),F=B(A,Y,!0);return F&&(W.$L=F),W},D.clone=function(){return S.w(this.$d,this)},D.toDate=function(){return new Date(this.valueOf())},D.toJSON=function(){return this.isValid()?this.toISOString():null},D.toISOString=function(){return this.$d.toISOString()},D.toString=function(){return this.$d.toUTCString()},N})(),J=$.prototype;return j.prototype=J,[["$ms",r],["$s",s],["$m",c],["$H",e],["$W",d],["$M",f],["$y",T],["$D",C]].forEach((function(N){J[N[1]]=function(D){return this.$g(D,N[0],N[1])}})),j.extend=function(N,D){return N.$i||(N(D,$,j),N.$i=!0),j},j.locale=B,j.isDayjs=L,j.unix=function(N){return j(1e3*N)},j.en=E[I],j.Ls=E,j.p={},j}))})),p1=ot(((t,a)=>{(function(n,i){typeof t=="object"&&typeof a<"u"?a.exports=i():typeof define=="function"&&define.amd?define(i):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_plugin_customParseFormat=i()})(t,(function(){"use strict";var n={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},i=/(\[[^[]*\])|([-_:/.,()\s]+)|(A|a|Q|YYYY|YY?|ww?|MM?M?M?|Do|DD?|hh?|HH?|mm?|ss?|S{1,3}|z|ZZ?)/g,o=/\d/,r=/\d\d/,s=/\d\d?/,c=/\d*[^-_:/,()\s\d]+/,e={},d=function(y){return(y=+y)+(y>68?1900:2e3)},m=function(y){return function(_){this[y]=+_}},f=[/[+-]\d\d:?(\d\d)?|Z/,function(y){(this.zone||(this.zone={})).offset=(function(_){if(!_||_==="Z")return 0;var g=_.match(/([+-]|\d\d)/g),u=60*g[1]+(+g[2]||0);return u===0?0:g[0]==="+"?-u:u})(y)}],w=function(y){var _=e[y];return _&&(_.indexOf?_:_.s.concat(_.f))},T=function(y,_){var g,u=e.meridiem;if(u){for(var k=1;k<=24;k+=1)if(y.indexOf(u(k,0,_))>-1){g=k>12;break}}else g=y===(_?"pm":"PM");return g},C={A:[c,function(y){this.afternoon=T(y,!1)}],a:[c,function(y){this.afternoon=T(y,!0)}],Q:[o,function(y){this.month=3*(y-1)+1}],S:[o,function(y){this.milliseconds=100*+y}],SS:[r,function(y){this.milliseconds=10*+y}],SSS:[/\d{3}/,function(y){this.milliseconds=+y}],s:[s,m("seconds")],ss:[s,m("seconds")],m:[s,m("minutes")],mm:[s,m("minutes")],H:[s,m("hours")],h:[s,m("hours")],HH:[s,m("hours")],hh:[s,m("hours")],D:[s,m("day")],DD:[r,m("day")],Do:[c,function(y){var _=e.ordinal;if(this.day=y.match(/\d+/)[0],_)for(var g=1;g<=31;g+=1)_(g).replace(/\[|\]/g,"")===y&&(this.day=g)}],w:[s,m("week")],ww:[r,m("week")],M:[s,m("month")],MM:[r,m("month")],MMM:[c,function(y){var _=w("months"),g=(w("monthsShort")||_.map((function(u){return u.slice(0,3)}))).indexOf(y)+1;if(g<1)throw new Error;this.month=g%12||g}],MMMM:[c,function(y){var _=w("months").indexOf(y)+1;if(_<1)throw new Error;this.month=_%12||_}],Y:[/[+-]?\d+/,m("year")],YY:[r,function(y){this.year=d(y)}],YYYY:[/\d{4}/,m("year")],Z:f,ZZ:f};function h(y){for(var _=y,g=e&&e.formats,u=(y=_.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,(function(j,S,$){var J=$&&$.toUpperCase();return S||g[$]||n[$]||g[J].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,(function(N,D,A){return D||A.slice(1)}))}))).match(i),k=u.length,I=0;I<k;I+=1){var E=u[I],x=C[E],L=x&&x[0],B=x&&x[1];u[I]=B?{regex:L,parser:B}:E.replace(/^\[|\]$/g,"")}return function(j){for(var S={},$=0,J=0;$<k;$+=1){var N=u[$];if(typeof N=="string")J+=N.length;else{var D=N.regex,A=N.parser,Y=j.slice(J),W=D.exec(Y)[0];A.call(S,W),j=j.replace(W,"")}}return(function(F){var z=F.afternoon;if(z!==void 0){var G=F.hours;z?G<12&&(F.hours+=12):G===12&&(F.hours=0),delete F.afternoon}})(S),S}}return function(y,_,g){g.p.customParseFormat=!0,y&&y.parseTwoDigitYear&&(d=y.parseTwoDigitYear);var u=_.prototype,k=u.parse;u.parse=function(I){var E=I.date,x=I.utc,L=I.args;this.$u=x;var B=L[1];if(typeof B=="string"){var j=L[2]===!0,S=L[3]===!0,$=j||S,J=L[2];S&&(J=L[2]),e=this.$locale(),!j&&J&&(e=g.Ls[J]),this.$d=(function(Y,W,F,z){try{if(["x","X"].indexOf(W)>-1)return new Date((W==="X"?1e3:1)*Y);var G=h(W)(Y),X=G.year,R=G.month,H=G.day,Z=G.hours,P=G.minutes,te=G.seconds,ne=G.milliseconds,U=G.zone,q=G.week,Q=new Date,O=H||(X||R?1:Q.getDate()),ee=X||Q.getFullYear(),v=0;X&&!R||(v=R>0?R-1:Q.getMonth());var p,M=Z||0,K=P||0,le=te||0,re=ne||0;return U?new Date(Date.UTC(ee,v,O,M,K,le,re+60*U.offset*1e3)):F?new Date(Date.UTC(ee,v,O,M,K,le,re)):(p=new Date(ee,v,O,M,K,le,re),q&&(p=z(p).week(q).toDate()),p)}catch{return new Date("")}})(E,B,x,g),this.init(),J&&J!==!0&&(this.$L=this.locale(J).$L),$&&E!=this.format(B)&&(this.$d=new Date("")),e={}}else if(B instanceof Array)for(var N=B.length,D=1;D<=N;D+=1){L[1]=B[D-1];var A=g.apply(this,L);if(A.isValid()){this.$d=A.$d,this.$L=A.$L,this.init();break}D===N&&(this.$d=new Date(""))}else k.call(this,I)}}}))})),g1=ot(((t,a)=>{(function(n,i){typeof t=="object"&&typeof a<"u"?a.exports=i():typeof define=="function"&&define.amd?define(i):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_plugin_advancedFormat=i()})(t,(function(){"use strict";return function(n,i){var o=i.prototype,r=o.format;o.format=function(s){var c=this,e=this.$locale();if(!this.isValid())return r.bind(this)(s);var d=this.$utils(),m=(s||"YYYY-MM-DDTHH:mm:ssZ").replace(/\[([^\]]+)]|Q|wo|ww|w|WW|W|zzz|z|gggg|GGGG|Do|X|x|k{1,2}|S/g,(function(f){switch(f){case"Q":return Math.ceil((c.$M+1)/3);case"Do":return e.ordinal(c.$D);case"gggg":return c.weekYear();case"GGGG":return c.isoWeekYear();case"wo":return e.ordinal(c.week(),"W");case"w":case"ww":return d.s(c.week(),f==="w"?1:2,"0");case"W":case"WW":return d.s(c.isoWeek(),f==="W"?1:2,"0");case"k":case"kk":return d.s(String(c.$H===0?24:c.$H),f==="k"?1:2,"0");case"X":return Math.floor(c.$d.getTime()/1e3);case"x":return c.$d.getTime();case"z":return"["+c.offsetName()+"]";case"zzz":return"["+c.offsetName("long")+"]";default:return f}}));return r.bind(this)(m)}}}))})),y1=ot(((t,a)=>{(function(n,i){typeof t=="object"&&typeof a<"u"?a.exports=i():typeof define=="function"&&define.amd?define(i):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_plugin_localeData=i()})(t,(function(){"use strict";return function(n,i,o){var r=i.prototype,s=function(f){return f&&(f.indexOf?f:f.s)},c=function(f,w,T,C,h){var y=f.name?f:f.$locale(),_=s(y[w]),g=s(y[T]),u=_||g.map((function(I){return I.slice(0,C)}));if(!h)return u;var k=y.weekStart;return u.map((function(I,E){return u[(E+(k||0))%7]}))},e=function(){return o.Ls[o.locale()]},d=function(f,w){return f.formats[w]||(function(T){return T.replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,(function(C,h,y){return h||y.slice(1)}))})(f.formats[w.toUpperCase()])},m=function(){var f=this;return{months:function(w){return w?w.format("MMMM"):c(f,"months")},monthsShort:function(w){return w?w.format("MMM"):c(f,"monthsShort","months",3)},firstDayOfWeek:function(){return f.$locale().weekStart||0},weekdays:function(w){return w?w.format("dddd"):c(f,"weekdays")},weekdaysMin:function(w){return w?w.format("dd"):c(f,"weekdaysMin","weekdays",2)},weekdaysShort:function(w){return w?w.format("ddd"):c(f,"weekdaysShort","weekdays",3)},longDateFormat:function(w){return d(f.$locale(),w)},meridiem:this.$locale().meridiem,ordinal:this.$locale().ordinal}};r.localeData=function(){return m.bind(this)()},o.localeData=function(){var f=e();return{firstDayOfWeek:function(){return f.weekStart||0},weekdays:function(){return o.weekdays()},weekdaysShort:function(){return o.weekdaysShort()},weekdaysMin:function(){return o.weekdaysMin()},months:function(){return o.months()},monthsShort:function(){return o.monthsShort()},longDateFormat:function(w){return d(f,w)},meridiem:f.meridiem,ordinal:f.ordinal}},o.months=function(){return c(e(),"months")},o.monthsShort=function(){return c(e(),"monthsShort","months",3)},o.weekdays=function(f){return c(e(),"weekdays",null,null,f)},o.weekdaysShort=function(f){return c(e(),"weekdaysShort","weekdays",3,f)},o.weekdaysMin=function(f){return c(e(),"weekdaysMin","weekdays",2,f)}}}))})),b1=ot(((t,a)=>{(function(n,i){typeof t=="object"&&typeof a<"u"?a.exports=i():typeof define=="function"&&define.amd?define(i):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_plugin_weekOfYear=i()})(t,(function(){"use strict";var n="week",i="year";return function(o,r,s){var c=r.prototype;c.week=function(e){if(e===void 0&&(e=null),e!==null)return this.add(7*(e-this.week()),"day");var d=this.$locale().yearStart||1;if(this.month()===11&&this.date()>25){var m=s(this).startOf(i).add(1,i).date(d),f=s(this).endOf(n);if(m.isBefore(f))return 1}var w=s(this).startOf(i).date(d).startOf(n).subtract(1,"millisecond"),T=this.diff(w,n,!0);return T<0?s(this).startOf("week").week():Math.ceil(T)},c.weeks=function(e){return e===void 0&&(e=null),this.week(e)}}}))})),w1=ot(((t,a)=>{(function(n,i){typeof t=="object"&&typeof a<"u"?a.exports=i():typeof define=="function"&&define.amd?define(i):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_plugin_weekYear=i()})(t,(function(){"use strict";return function(n,i){i.prototype.weekYear=function(){var o=this.month(),r=this.week(),s=this.year();return r===1&&o===11?s+1:o===0&&r>=52?s-1:s}}}))})),S1=ot(((t,a)=>{(function(n,i){typeof t=="object"&&typeof a<"u"?a.exports=i():typeof define=="function"&&define.amd?define(i):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_plugin_dayOfYear=i()})(t,(function(){"use strict";return function(n,i,o){i.prototype.dayOfYear=function(r){var s=Math.round((o(this).startOf("day")-o(this).startOf("year"))/864e5)+1;return r==null?s:this.add(r-s,"day")}}}))})),v1=ot(((t,a)=>{(function(n,i){typeof t=="object"&&typeof a<"u"?a.exports=i():typeof define=="function"&&define.amd?define(i):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_plugin_isSameOrAfter=i()})(t,(function(){"use strict";return function(n,i){i.prototype.isSameOrAfter=function(o,r){return this.isSame(o,r)||this.isAfter(o,r)}}}))})),C1=ot(((t,a)=>{(function(n,i){typeof t=="object"&&typeof a<"u"?a.exports=i():typeof define=="function"&&define.amd?define(i):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_plugin_isSameOrBefore=i()})(t,(function(){"use strict";return function(n,i){i.prototype.isSameOrBefore=function(o,r){return this.isSame(o,r)||this.isBefore(o,r)}}}))})),at=it(h1(),1),N1=it(p1(),1),k1=it(g1(),1),x1=it(y1(),1),z1=it(b1(),1),T1=it(w1(),1),E1=it(S1(),1),$1=it(v1(),1),V1=it(C1(),1);at.default.extend(x1.default),at.default.extend(k1.default),at.default.extend(N1.default),at.default.extend(z1.default),at.default.extend(T1.default),at.default.extend(E1.default),at.default.extend($1.default),at.default.extend(V1.default);var _e={format(t,a="YYYY-MM-DD"){return(0,at.default)(t).format(a)},parser(t,a){return(0,at.default)(t,a).toDate()},getDay(t,a,n){let i=a??new Date;const o=t*(1e3*60*60*24);return i=new Date(i.getTime()+o),n=n??"YYYY-MM-DD",this.format(i,n)},isLeapYear(t){return t%4==0&&t%100!=0||t%400==0},getWhatDay(t,a,n){let i=new Date(t+"/"+a+"/"+n).getDay();return i==0&&(i=7),i},getMonthDays(t,a){return/^0/.test(a)&&(a=a.split("")[1]),[0,31,this.isLeapYear(Number(t))?29:28,31,30,31,30,31,31,30,31,30,31][a]},getNumTwoBit(t){return t=Number(t),(t>9?"":"0")+t},date2Str:function(t,a){return a=a||"-",[t.getFullYear(),this.getNumTwoBit(t.getMonth()+1),this.getNumTwoBit(t.getDate())].join(a)},compare(t,a,n){const i=typeof t=="string"?this.parser(t,n):t,o=typeof a=="string"?this.parser(a,n):a,r=i.getTime(),s=o.getTime();return r==s?0:r>s?1:-1},between(t,a,n,i){let o;i==="year"?o=new Date(new Date(a).setFullYear(a.getFullYear()+n)):i==="month"?o=new Date(new Date(a).setMonth(a.getMonth()+n)):o=new Date(new Date(a).setDate(a.getDate()+n));const r=t.getTime(),s=o.getTime(),c=a.getTime();return s>c?r>=c&&r<=s:r>=s&&r<=c},inScope4Day(t,a,n){return this.between(t,a,n,"day")},inScope4Month(t,a,n){return this.between(t,a,n,"month")},inScope4Year(t,a,n){return this.between(t,a,n,"year")}},jr={type:{type:[String],required:!1},modelValue:{type:[Date,Number,String,Array],required:!1},unit:{type:[String],required:!1},placeholder:{type:[String],required:!1},valueFormat:{type:[String],required:!1},format:{type:[String],required:!1,default:"YYYY-MM-DD"},flashFill:{type:[Boolean],required:!1,default:!0},flashFillThreshold:{type:[Function,Number],required:!1,default:8},flashFillFormat:{type:[Function,String],required:!1,default:"YYYYMMDD"},rangeSeparator:{type:[String],required:!1},maxLength:{type:[String,Number]}},Yr={isLongTerm:{type:[Boolean,String],required:!1,default:!1},longTermText:{type:[String],required:!1},longTermActionLabel:{type:[String],required:!1},longTerm:{type:[Boolean],required:!1,default:!1},longTermValue:{type:[Date,Number,String,Array],required:!1},compatibleLongTermValue:{type:[Date,Number,String,Array],required:!1}},B1={...xe,...Ee,...jr,...Yr};function D1(t,a,n,i){return{props:B1,emits:["change","update:modelValue","update:longTerm","blur","focus","clear","visible-change","calendar-change","panel-change","setValue"],setup(o,r){const{innerDisabled:s,disabled:c,innerReadonly:e,readonly:d,browse:m}=Ie(o),{emitEvent:f}=Te({componentName:t,validateCheckEvents:["blur","update:modelValue"],get readonly(){return d.value},get disabled(){return c.value}},o.prop??r.attrs.name),{toLocaleRefs:w}=(0,Ce.useFoxI18n)(a),T=w(o,["placeholder"]),C=(0,l.ref)(!1),h=we(o,"modelValue",null,f),y=(0,l.computed)(()=>F.value&&Array.isArray(h.value)&&h.value.length==2?h.value[0]:h.value),_=(0,l.computed)(()=>F.value?"longTermKey":"normalKey"),g=v=>{if(F.value&&o.type==="daterange"){const p=[...h.value];p[0]=v,h.value=p}else h.value=v;f("update:modelValue",h.value),f("change",h.value)},u=(0,l.computed)(()=>F.value&&o.type==="daterange"?"date":o.type),k=t,I=(0,l.computed)(()=>({[`${k}`]:!0,"is-long":F.value,"is-readonly":d.value,"is-disabled":c.value}));let E=we(o,"hintText"),x=(0,l.ref)(!1);const L=v=>{let p=v.target.value;C.value=!0,he(E.value)||(x.value=!0),f("focus",p,v)},B=v=>{setTimeout(()=>{x.value&&(x.value=!1),C.value=!1},0);let p=v.target.value;o.maxLength&&p.length>Number(o.maxLength)&&(p=p.slice(0,Number(o.maxLength))),f("blur",p,v)},j=()=>{f("clear","")},S=v=>{f("calendar-change",v)},$=(v,p,M)=>{f("panel-change",v,p,M)},J=v=>{f("visible-change",v)},N=Be((0,l.computed)(()=>o.longTermText),"longTermText",qe.Near),D=Be((0,l.computed)(()=>o.longTermActionLabel),"longTermActionLabel",qe.Near),A=Be((0,l.computed)(()=>o.longTermValue),"longTermValue",qe.Near),Y=Be((0,l.computed)(()=>o.compatibleLongTermValue),"compatibleLongTermValue",qe.Near);let W=null;const F=(0,l.ref)(me(o.longTerm)),z=v=>{if(F.value=v,f("update:longTerm",v),v){if(W=h.value,o.type==="daterange"){const p=[];Array.isArray(A.value)?(p[0]=h.value?h.value[0]??A.value[0]:null,p[1]=A.value[1]??A.value[0]):(p[0]=h.value?h.value[0]??A.value:null,p[1]=F.value),p[0]||(p[0]=o.valueFormat?_e.format(new Date,o.valueFormat):new Date),p[1]||(p[1]=o.valueFormat?_e.format(new Date,o.valueFormat):new Date),h.value=p}else Array.isArray(A.value)?h.value=A.value[1]??A.value[0]:h.value=A.value,h.value||(h.value=o.valueFormat?_e.format(new Date,o.valueFormat):new Date);f("update:modelValue",h.value)}else{if(o.type==="daterange"){const p=[];p[0]=Array.isArray(h.value)?h.value[0]:h.value,Array.isArray(W)?p[1]=W[1]:p[1]=W,p[0]||(p[0]=o.valueFormat?_e.format(new Date,o.valueFormat):new Date),p[1]||(p[1]=o.valueFormat?_e.format(new Date,o.valueFormat):new Date),h.value=p}else h.value=W;f("update:modelValue",h.value),setTimeout(()=>{Q()},100)}},G=me(o.isLongTerm);if(G){const v=()=>{if(F.value===!0){if(W=h.value,o.type==="daterange"){const p=[h.value[0]];Array.isArray(A.value)?p[1]=A.value[1]??A.value[0]:p[1]=F.value,p[0]||(p[0]=o.valueFormat?_e.format(new Date,o.valueFormat):new Date),p[1]||(p[1]=o.valueFormat?_e.format(new Date,o.valueFormat):new Date),h.value=p}else h.value=A.value;f("update:modelValue",h.value)}else Ze(A.value,h.value)&&(F.value=!0)};v(),(0,l.watch)([()=>o.longTerm],([p])=>{F.value!==p&&v()}),(0,l.watch)([()=>h.value],([p])=>{let M=!1;if(o.type==="daterange"&&Array.isArray(p))try{let K=p[1];if(!K)return;if(p[0]==null){f("update:modelValue",[]);return}typeof K!="string"&&o.valueFormat&&(K=_e.format(K,o.valueFormat));let le=Array.isArray(A.value)?A.value[1]:A.value;(K===le||Array.isArray(Y.value)&&Y.value.findIndex(re=>K==re)!==-1)&&(M=!0)}catch(K){console.error(K)}F.value!==M&&(F.value=M)},{immediate:!0})}const X=(0,l.computed)(()=>({"fox-date-item__long":!0,"is-active":C.value})),R=(0,l.ref)(),H=(0,l.ref)(),Z=/^\d+$/,P=(v,p)=>typeof o.flashFillThreshold=="function"?o.flashFillThreshold(v,p):Z.test(v)&&v.length===o.flashFillThreshold,te=(v,p)=>{let M;if(typeof o.flashFillFormat=="function")M=o.flashFillFormat(v,p);else{const le=o.flashFillFormat??"YYYYMMDD";M=_e.parser(v,le)}const K=o.valueFormat??"YYYY-MM-DD";return _e.format(M,K)},ne=v=>v?v.endsWith("range"):!1,U=v=>{if(!v.target)return;const p=v.target.value??"";if(P(p,o.type)){const M=te(p,o.type);if(ne(o.type)){const K=Array.isArray(h.value)?[...h.value]:[];K[0]=M,g(K)}else g(M)}},q=v=>{if(!v.target)return;const p=v.target.value??"";if(P(p,o.type)){const M=te(p,o.type);if(ne(o.type)){const K=Array.isArray(h.value)?[...h.value]:[];K[1]=M,g(K)}else g(M)}},Q=()=>{if(o.flashFill&&R.value&&R.value.$el)if(ne(o.type)){const v=R.value.$el.querySelectorAll("input.el-range-input");v[0]&&v[0].addEventListener("input",U),v[1]&&v[1].addEventListener("input",q)}else{const v=R.value.$el.querySelector("input.el-input__inner");v&&v.addEventListener("input",U)}},O=()=>{if(o.flashFill&&R.value&&R.value.$el)if(ne(o.type)){const v=R.value.$el.querySelectorAll("input.el-range-input");v[0]&&v[0].removeEventListener("input",U),v[1]&&v[1].removeEventListener("input",q)}else{const v=R.value.$el.querySelector("input.el-input__inner");v&&v.removeEventListener("input",U)}};(0,l.onMounted)(Q),(0,l.onBeforeUnmount)(O),Se({focus:()=>{H?.value.focus()},blur:()=>{H?.value.blur()},handleOpen:()=>{H?.value.handleOpen()},handleClose:()=>{H?.value.handleClose()},setDisabled:v=>{s.value=v},setReadonly:v=>{e.value=v}});const ee=(0,l.computed)(()=>{if(Ye(y.value))return"";const v=o.rangeSeparator??" - ",p=Array.isArray(y.value)?y.value:[y.value];G&&F.value&&(p[1]=N.value);const M=[];for(let le=0;le<p.length;le++){const re=p[le];if(re==="string"&&M.push(re),re instanceof Date){const oe=_e.format(re,o.format);M.push(oe)}}const K=` ${v} `;return M.join(K)});return()=>{if(m.value==="on"&&(d.value||c.value))return i(ee.value,r.slots);const v={...r.attrs,key:_.value,type:u.value,ref:H,class:I.value,placeholder:T.placeholder.value,rangeSeparator:o.rangeSeparator,disabled:c.value,readonly:d.value,modelValue:y.value,valueFormat:o.valueFormat,format:o.format,"onUpdate:modelValue":g,onClear:j,onFocus:L,onBlur:B,onCalendarChange:S,onPanelChange:$,onVisibleChange:J},p={};r.slots["range-separator"]&&(p["range-separator"]=r.slots["range-separator"]),r.slots.cell&&(p.default=r.slots.cell);const M=[],K=(0,l.h)(V.ElDatePicker,v,p);M.push(K);const le={default:()=>M};if(le.label=r.slots.default,le.fixedPreTip=r.slots.fixedPreTip,le.fixedTip=r.slots.fixedTip,G){if(F.value){const oe=(0,l.h)("span",{class:["fox-date-item__long-splitor"]},["-"]),de=(0,l.h)("input",{class:["fox-date-item__long-text"],value:N.value,readonly:!0}),ge=(0,l.h)("div",{class:X.value},{default:()=>[oe,de]});M.push(ge)}if(!d.value&&!c.value){const oe=(0,l.h)(V.ElCheckbox,{label:D.value||N.value,disabled:d.value||c.value,modelValue:F.value,"onUpdate:modelValue":z}),de=(0,l.h)("div",{class:{[`${k}__append`]:!0}},[oe]);le.append=()=>de}}const re={...Me(o,jr,Yr),ref:R,class:{[`${k}__wrapper`]:!0,"has-append":G},hintText:E.value,hintVisible:x.value};return o.prop&&(re.prop=`${o.prop}_item`),n(re,le)}}}}var{componentName:M1,create:I1,scope:A1}=se("date-item"),_1=I1(D1(M1,A1,Ae,He)),Kn=_1,ue={format(t,a="YYYY-MM-DD"){return _e.format(t,a)},parser(t,a){return _e.parser(t,a)},isLeapYear:function(t){return _e.isLeapYear(t)},getWhatDay:function(t,a,n){return["星期日","星期一","星期二","星期三","星期四","星期五","星期六"][new Date(t+"/"+a+"/"+n).getDay()]},getMonthPreDay:function(t,a){let n=new Date(t+"/"+a+"/01").getDay();return n==0&&(n=7),n},getMonthDays:function(t,a){return/^0/.test(a)&&(a=a.split("")[1]),[0,31,this.isLeapYear(Number(t))?29:28,31,30,31,30,31,31,30,31,30,31][a]},getNumTwoBit:function(t){return t=Number(t),(t>9?"":"0")+t},date2Str:function(t,a){return a=a||"-",[t.getFullYear(),this.getNumTwoBit(t.getMonth()+1),this.getNumTwoBit(t.getDate())].join(a)},getDay:function(t){t=t||0;let a=new Date;const n=t*(1e3*60*60*24);return a=new Date(a.getTime()+n),this.date2Str(a)},compareDate:function(t,a){return!(new Date(t.replace("-","/").replace("-","/"))>=new Date(a.replace("-","/").replace("-","/")))},isEqual:function(t,a){return new Date(t).getTime()==new Date(a).getTime()},getMonthWeek:function(t,a,n,i=0){const o=new Date(Number(t),parseInt(a)-1,Number(n));let r=o.getDay();const s=o.getDate();let c=6-r;return i!==0&&(r=r==0?7:r,c=7-r),Math.ceil((s+c)/7)},getYearWeek:function(t,a,n,i=0){const o=new Date(Number(t),parseInt(a)-1,Number(n)),r=new Date(Number(t),0,1),s=Math.round((o.valueOf()-r.valueOf())/864e5);return Math.ceil((s+(r.getDay()+1-1))/7)},getWeekDate:function(t,a,n,i=0){const o=new Date(Number(t),parseInt(a)-1,Number(n)),r=o.getTime();let s=o.getDay();if(i===0){const e=r-s*864e5,d=r+(6-s)*864e5;return[this.date2Str(new Date(e)),this.date2Str(new Date(d))]}else{s=s==0?7:s;const c=1440*60*1e3,e=r-(s-1)*c,d=r+(7-s)*c;return[this.date2Str(new Date(e)),this.date2Str(new Date(d))]}},formatResultDate:function(t){const a=[...t.split("-")];return a[2]=ue.getNumTwoBit(Number(a[2])),a[3]=`${a[0]}-${a[1]}-${a[2]}`,a[4]=ue.getWhatDay(+a[0],+a[1],+a[2]),a}},L1=t=>!!(!t||typeof t=="string"&&t.length==0||Array.isArray(t)&&t.length==0),jn={type:{type:String,default:"one"},isAutoBackFill:{type:Boolean,default:!1},toDateAnimation:{type:Boolean,default:!0},poppable:{type:Boolean,default:!0},showTitle:{type:Boolean,default:!0},showSubTitle:{type:Boolean,default:!0},visible:{type:Boolean,default:!1},showToday:{type:Boolean,default:!0},title:{type:String},confirmText:{type:String},startText:{type:String},endText:{type:String},defaultValue:{type:[String,Array]},startDate:{type:String},endDate:{type:String},firstDayOfWeek:{type:Number,default:0,validator:t=>t>=0&&t<=6},popClass:{type:String},popStyle:{type:Object}},Yn={visible:{type:Boolean,default:!1},zIndex:{type:[Number,String],default:2e3},duration:{type:[Number,String],default:.3},lockScroll:{type:Boolean,default:!0},closeOnClickOverlay:{type:Boolean,default:!0},position:{type:String,default:"center"},transition:{type:String,default:""},style:{type:Object,default:{}},popClass:{type:String,default:""},closeable:{type:Boolean,default:!1},closeIconPosition:{type:String,default:"top-right"},destroyOnClose:{type:Boolean,default:!0},teleport:{type:[String,Element],default:"body"},overlay:{type:Boolean,default:!0},round:{type:Boolean,default:!1},teleportDisable:{type:Boolean,default:!1},safeAreaInsetBottom:{type:Boolean,default:!1},overlayClass:{type:String,default:""},overlayStyle:{type:Object,default:{}}},Wr=2e3,Ur=Wr,P1=(t,a)=>({components:a,props:{...Yn},emits:["click-pop","click-close-icon","open","close","opend","closed","click-overlay","update:visible"],setup(n,{emit:i}){const o=(0,l.reactive)({zIndex:n.zIndex,showSlot:!0,closed:n.closeable}),r=(0,l.computed)(()=>({[t]:!0,round:n.round,[`fox-popup--${n.position}`]:!0,[`fox-popup--${n.position}--safebottom`]:n.position==="bottom"&&n.safeAreaInsetBottom,[n.popClass]:!0})),s=(0,l.computed)(()=>({zIndex:o.zIndex,transitionDuration:`${n.duration}s`,...n.style})),c=(0,l.computed)(()=>n.transition?n.transition:`fox-popup-slide-${n.position}`),e=()=>{n.zIndex!==Wr&&(Ur=Number(n.zIndex)),i("update:visible",!0),o.zIndex=++Ur,n.destroyOnClose&&(o.showSlot=!0),i("open")},d=()=>{i("update:visible",!1),i("close"),n.destroyOnClose&&setTimeout(()=>{o.showSlot=!1},+n.duration*1e3)},m=h=>{i("click-pop",h)},f=h=>{h.stopPropagation(),i("click-close-icon",h),i("update:visible",!1)},w=h=>{i("click-overlay",h),n.closeOnClickOverlay&&i("update:visible",!1)},T=h=>{i("opend",h)},C=h=>{i("closed",h)};return(0,l.watch)(()=>n.visible,h=>{n.visible?e():d()}),(0,l.watch)(()=>n.closeable,h=>{o.closed=h}),{...(0,l.toRefs)(o),popStyle:s,transitionName:c,classes:r,onClick:m,onClickCloseIcon:f,onClickOverlay:w,onOpened:T,onClosed:C}}}),Gt=0,Gr="fox-overflow-hidden",Xr=()=>ft?document.body:{classList:[]},F1=t=>[()=>{if(t())try{!Gt&&Xr().classList.add(Gr),Gt++}catch{}},()=>{if(t()&&Gt)try{Gt--,!Gt&&Xr().classList.remove(Gr)}catch{}}],R1={visible:{type:Boolean,default:!1},zIndex:{type:[Number,String],default:2e3},duration:{type:[Number,String],default:.3},lockScroll:{type:Boolean,default:!0},overlayClass:{type:String,default:""},overlayStyle:{type:Object},closeOnClickOverlay:{type:Boolean,default:!0}},{componentName:O1,create:q1}=se("overlay"),H1=q1({props:{...R1},emits:["click","update:visible"],setup(t,{emit:a}){const[n,i]=F1(()=>t.lockScroll),o=(0,l.computed)(()=>({[O1]:!0,[t.overlayClass]:!0})),r=(0,l.computed)(()=>({transitionDuration:`${t.duration}s`,zIndex:t.zIndex,...t.overlayStyle}));return(0,l.watch)(()=>t.visible,c=>{c?n():i()}),{classes:o,style:r,onClick:c=>{a("click",c),t.closeOnClickOverlay&&a("update:visible",!1)}}}});function K1(t,a,n,i,o,r){return(0,l.openBlock)(),(0,l.createBlock)(l.Transition,{name:"overlay-fade"},{default:(0,l.withCtx)(()=>[(0,l.withDirectives)((0,l.createElementVNode)("view",{class:(0,l.normalizeClass)(t.classes),onClick:a[0]||(a[0]=(0,l.withModifiers)((...s)=>t.onClick&&t.onClick(...s),["stop"])),style:(0,l.normalizeStyle)(t.style)},[(0,l.renderSlot)(t.$slots,"default")],6),[[l.vShow,t.visible]])]),_:3})}var Fl=Re(H1,[["render",K1]]),Zr="fox-icon",mp=(0,l.defineComponent)({__name:"IconFont",props:{name:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""},classPrefix:{type:String,default:"fox-icon"},fontClassName:{type:String,default:"foxui-iconfont"},color:{type:String,default:""},tag:{type:String,default:"i"}},emits:["click"],setup(t,{emit:a}){var n;const i=t,o=a,r=w=>{o("click",w)},s=(0,l.useSlots)();(0,l.useAttrs)();const c=()=>i.name?i.name.indexOf("/")!==-1:!1,e=w=>{if(w)return isNaN(Number(w))?String(w):w+"px"},d=c();let m=(0,l.h)(d?"img":i.tag,{class:d?`${Zr}__img`:`${i.fontClassName} ${Zr} ${i.classPrefix}-${i.name}`,style:{color:i.color,fontSize:e(i.size),width:e(i.width||i.size),height:e(i.height||i.size)},onClick:r,src:d?i.name:""},(n=s.default)==null?void 0:n.call(s));const f=()=>m;return(w,T)=>((0,l.openBlock)(),(0,l.createBlock)(f))}}),hp={name:"foxui-icon",data:[{name:"粗体 Icon",nameEn:"Bold Icon",icons:["order","refresh","add","eye","dshop","my2","star","del2","more-x","comment","microphone","people","service","cart2","location2","marshalling","fabulous","s-follow","shop","jdl"]},{name:"细体 Icon",nameEn:"Thin Icon",icons:["ask","microphone2","tips","notice","lower","top","download","dongdong","JIMI40","location","scan","addfollow","search","share","follow","del","edit","cart","home","find","category","my","footprint","link","scan2","service2","left","close","locationg3","share","shop3","message","ask2","search2","clock","setting","refresh2","horizontal","date","photograph","more-s","more-h","play-stop","play-start","play-double-back","play-double-forward","voice","image","image-error"]},{name:"应用图标",nameEn:"Application Icon",icons:["arrow-up","arrow-down","arrow-up2","arrow-down2","down-arrow","joy-smile","close-little","horizontal-n","share-n","heart1","heart-fill","star-n","star-fill-n","triangle-down","triangle-up"]},{name:"基础图标",nameEn:"Basic Icon",icons:["rect-up","rect-down","rect-left","rect-right","uploader","mask-close","circle-close","right","arrow-right","github","screen-little","plus","minus","Check","issue","failure","success","retweet","poweroff-circle-fill","play-circle-fill","checked","checklist","check-disabled","check-normal","check-checked","loading","loading1"]},{name:"扩展图标",nameEn:"Ext Icon",icons:["locked","drag","filter","introduce","question","person-minus","person-add","horn","horn2","edit2","photograph-fill","phone","phone-fill","phonering","phonering-fill","upload-cloud","download-cloud","garbage-bin","checked2","checked-fill2","close2","close-fill2","history","smile-face","file-upload","picture","mike","person","persons","person2","persons2","merge-forward","items-forward","double-arrow-left","double-arrow-right","transmit"]}],style:[{name:"通用动态样式",nameEn:"Universal Dynamic Style",icons:[{name:"dou-arrow-up","animation-name":"am-jump","animation-time":"am-infinite"},{name:"star","animation-name":"am-blink","animation-time":"am-infinite"},{name:"refresh2","animation-name":"am-rotate","animation-time":"am-infinite"},{name:"heart-fill","animation-name":"am-breathe","animation-time":"am-infinite"},{name:"microphone","animation-name":"am-flash","animation-time":"am-infinite"},{name:"download","animation-name":"am-bounce","animation-time":"am-infinite"},{name:"message","animation-name":"am-shake","animation-time":"am-infinite"}]}]},pp=["Voice","Uploader","UploadCloud","Tuozhuai","TriangleUp","TriangleDown","Transmit","Top","Tips","Suoding","Success","Star2","Star11","Star1","Star","StarN","StarFill2","StarFill1","StarFill","StarFillN","SmileFace","Shop3","Shop","Share1","Share","ShareN","Setting","Service2","Service","Search2","Search","ScreenLittle","Scan2","Scan","SFollow","Right","Retweet","Refresh2","Refresh","RectUp","RectRight","RectLeft","RectDown","Question","PoweroffCircleFill","Plus","PlayStop","PlayStart","PlayDoubleForward","PlayDoubleBack","PlayCircleFill","Picture","Photograph","PhotographFill","Phonering","PhoneringFill","Phone","PhoneFill","Persons2","Persons","Person2","Person","PersonMinus","PersonAdd","People","Order","Notice","My2","My","More","MoreX","MoreS","MoreH","Minus","Mike","Microphone2","Microphone","Message","MergeForward","MaskClose","Marshalling","Lower","Locked","Locationg3","Location2","Location","Loading1","Loading","Link","Left","JoySmile","Jdl","ItemsForward","Issue","Introduce","Image","ImageError","Horn2","Horn","Horizontal","HorizontalN","Home","History","Heart2","Heart1","Heart","HeartN","HeartFill3","HeartFill2","HeartFill1","HeartFill","HeartFillN","Github","GarbageBin","Footprint","Follow","Find","Filter","FileUpload","Failure","Fabulous","Eye","Edit2","Edit","Dshop","Drag","Download","DownloadCloud","DownArrow","DoubleArrowRight","DoubleArrowLeft","DouArrowUp","Dongdong","Del2","Del","Date","Comment","Close2","Close","CloseLittle","CloseFill2","Clock","CircleClose","Checklist","Checked2","Checked","CheckedFill2","CheckNormal","CheckDisabled","CheckChecked","Category","Cart2","Cart","Ask2","Ask","ArrowUp2","ArrowUp","ArrowRight2","ArrowRight","ArrowDown2","ArrowDown","Addfollow","Add","Jimi40","Check"],j1=["aria-labelledby"],Y1=[(0,l.createElementVNode)("path",{d:"m636.165 957.44-70.804-70.81c107.591-92.062 176.03-228.587 176.03-381.317 0-145.495-62.284-276.121-161.177-367.774l70.978-70.979c117.013 109.83 190.51 265.477 190.51 438.61 0 180.444-79.78 341.908-205.537 452.27zM445.087 766.356l-72.94-72.929c66.284-36.644 111.191-107.167 111.191-188.257 0-73.615-37.048-138.522-93.47-177.29l71.623-71.614c74.23 57.708 122.189 147.615 122.189 248.904 0 108.657-54.958 204.447-138.593 261.186zm-191.12-175.17c-39.577 0-71.67-32.082-71.67-71.675 0-39.598 32.088-71.675 71.67-71.675 39.609 0 71.68 32.077 71.68 71.675 0 39.593-32.071 71.675-71.68 71.675z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],gp=(0,l.defineComponent)({__name:"Voice",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Y1,14,j1))}}),W1=["aria-labelledby"],U1=[(0,l.createElementVNode)("path",{d:"M960 572.8H64c-25.6 0-48-22.4-48-48s22.4-48 48-48h896c25.6 0 48 22.4 48 48s-22.4 48-48 48zm-448 448c-25.6 0-48-22.4-48-48v-896c0-25.6 22.4-48 48-48s48 22.4 48 48v896c0 25.6-22.4 48-48 48z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],G1=(0,l.defineComponent)({__name:"Uploader",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},U1,14,W1))}}),X1=["aria-labelledby"],Z1=[(0,l.createElementVNode)("path",{d:"M512 138.667a288 288 0 0 1 287.403 269.269 245.333 245.333 0 1 1-146.774 468.139 32 32 0 1 1 17.408-61.611 181.333 181.333 0 0 0 91.734-350.89 32 32 0 0 1-24.406-27.52 33.152 33.152 0 0 1-1.365-9.387 224 224 0 0 0-448 0 32 32 0 0 1-15.104 27.178 31.659 31.659 0 0 1-16.384 9.728 181.419 181.419 0 1 0 91.733 350.891 32 32 0 1 1 17.451 61.61 245.333 245.333 0 0 1-140.97-470.058A288 288 0 0 1 512 138.666zm18.944 281.898 3.584 3.072 152.15 150.998a32 32 0 0 1-41.473 48.512l-3.584-3.115L544 523.222v287.445a32 32 0 0 1-63.701 4.352l-.299-4.352V523.69l-93.27 93.696a32 32 0 0 1-41.685 3.157l-3.584-3.072a32 32 0 0 1-3.157-41.685l3.072-3.584 147.968-148.438a32 32 0 0 1 41.6-3.2z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],yp=(0,l.defineComponent)({__name:"UploadCloud",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Z1,14,X1))}}),J1=["aria-labelledby"],Q1=[(0,l.createElementVNode)("path",{d:"M235.84 813.632c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312 54.592 0 98.816-41.728 98.816-93.312 0-51.52-44.224-93.312-98.816-93.312zm0-400.832c-54.528 0-98.816 41.792-98.816 93.312 0 51.52 44.288 93.44 98.816 93.44 54.592 0 98.816-41.92 98.816-93.44 0-51.52-44.224-93.312-98.816-93.312zm0-400.832c-54.528 0-98.816 41.792-98.816 93.44 0 51.456 44.288 93.248 98.816 93.248 54.592 0 98.816-41.728 98.816-93.312.064-51.584-44.224-93.376-98.816-93.376zm527.104 801.664c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312 54.528 0 98.816-41.728 98.816-93.312 0-51.52-44.288-93.312-98.816-93.312zm0-400.832c-54.528 0-98.816 41.792-98.816 93.312 0 51.52 44.288 93.44 98.816 93.44 54.528 0 98.816-41.92 98.816-93.44 0-51.52-44.288-93.312-98.816-93.312zm0-400.832c-54.528 0-98.816 41.792-98.816 93.44 0 51.456 44.288 93.248 98.816 93.248 54.528 0 98.816-41.728 98.816-93.312 0-51.584-44.288-93.376-98.816-93.376z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],bp=(0,l.defineComponent)({__name:"Tuozhuai",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Q1,14,J1))}}),e0=["aria-labelledby"],t0=[(0,l.createElementVNode)("path",{d:"m573.056 272 308.8 404.608A76.8 76.8 0 0 1 820.736 800H203.232a76.8 76.8 0 0 1-61.056-123.392L450.976 272a76.8 76.8 0 0 1 122.08 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],wp=(0,l.defineComponent)({__name:"TriangleUp",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},t0,14,e0))}}),l0=["aria-labelledby"],n0=[(0,l.createElementVNode)("path",{d:"m573.056 752 308.8-404.608A76.8 76.8 0 0 0 820.736 224H203.232a76.8 76.8 0 0 0-61.056 123.392L450.976 752a76.8 76.8 0 0 0 122.08 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Sp=(0,l.defineComponent)({__name:"TriangleDown",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},n0,14,l0))}}),a0=["aria-labelledby"],r0=[(0,l.createElementVNode)("path",{d:"M946.693 149.193a73.767 73.767 0 0 0-73.633-16.078L91.58 393.627c-28.662 9.554-47.944 34.196-50.216 64.371-2.272 30.118 12.99 57.439 39.846 71.187L303.974 643.48v228.997c0 16.078 13.05 29.127 29.127 29.127s29.127-13.049 29.127-29.127V673.364L711.812 852.73c10.602 5.418 22.137 8.156 33.613 8.156a73.398 73.398 0 0 0 30.234-6.525 73.342 73.342 0 0 0 41.185-48.817l150.82-583.999c6.875-26.214-1.223-53.885-20.971-72.351zm-35.36 57.788-150.82 583.998c-1.632 6.292-6.117 9.146-8.68 10.253s-7.632 2.622-13.399-.35L389.783 621.985l396.361-272.863a29.057 29.057 0 0 0 7.457-40.486 29.098 29.098 0 0 0-40.487-7.457L330.946 591.867l-223.114-114.47c-8.272-4.253-8.621-11.884-8.388-14.971.233-3.088 1.747-10.603 10.544-13.515L891.41 188.456c1.806-.582 3.495-.874 5.068-.874 5.184 0 8.855 2.796 10.427 4.253 2.04 1.806 6.525 7.107 4.428 15.146z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],vp=(0,l.defineComponent)({__name:"Transmit",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},r0,14,a0))}}),o0=["aria-labelledby"],i0=[(0,l.createElementVNode)("path",{d:"M136.533 540.444c-11.377 0-25.6-5.688-34.133-17.066-14.222-19.911-11.378-45.511 8.533-59.734L477.867 179.2c19.91-14.222 45.51-11.378 59.733 8.533s11.378 45.511-8.533 59.734L162.133 531.91c-5.689 5.689-14.222 8.533-25.6 8.533zm745.245 0c-8.534 0-17.067-2.844-25.6-8.533L489.244 247.467c-19.91-14.223-22.755-42.667-8.533-59.734 14.222-19.91 42.667-22.755 59.733-8.533l366.934 284.444c19.91 14.223 22.755 42.667 8.533 59.734-8.533 11.378-19.911 17.066-34.133 17.066zM512 1024c-22.756 0-42.667-19.911-42.667-42.667v-768c0-22.755 19.911-42.666 42.667-42.666s42.667 19.91 42.667 42.666v768c0 22.756-19.911 42.667-42.667 42.667zM884.622 85.333h-742.4c-22.755 0-42.666-19.91-42.666-42.666S119.466 0 142.222 0h742.4c22.756 0 42.667 19.911 42.667 42.667s-19.911 42.666-42.667 42.666z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Cp=(0,l.defineComponent)({__name:"Top",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},i0,14,o0))}}),s0=["aria-labelledby"],c0=[(0,l.createElementVNode)("path",{d:"M512 1024C230.4 1024 0 793.6 0 512S230.4 0 512 0s512 230.4 512 512-230.4 512-512 512zm0-938.667c-234.667 0-426.667 192-426.667 426.667s192 426.667 426.667 426.667 426.667-192 426.667-426.667S746.667 85.333 512 85.333zM448 320a64 64 0 1 0 128 0 64 64 0 1 0-128 0zm-17.067 149.333h51.2c12.8 0 21.334 8.534 21.334 21.334v8.533c0 12.8-8.534 21.333-21.334 21.333h-51.2c-12.8 0-25.6-12.8-25.6-25.6s12.8-25.6 25.6-25.6zm51.2 0H524.8c25.6 0 51.2 21.334 51.2 51.2v8.534L537.6 755.2c0 8.533-8.533 17.067-21.333 17.067H473.6c-25.6 0-51.2-21.334-51.2-51.2v-8.534L460.8 486.4c4.267-8.533 12.8-17.067 21.333-17.067zm8.534 251.734h76.8c12.8 0 25.6 12.8 25.6 25.6s-12.8 25.6-25.6 25.6h-76.8c-12.8 0-21.334-8.534-21.334-21.334v-12.8c4.267-12.8 12.8-17.066 21.334-17.066z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],u0=(0,l.defineComponent)({__name:"Tips",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},c0,14,s0))}}),d0=["aria-labelledby"],f0=[(0,l.createElementVNode)("path",{d:"M507.52 4.48A251.52 251.52 0 0 1 759.04 256l-.064 123.52H832c46.656 0 84.48 37.824 84.48 84.48v473.6A84.48 84.48 0 0 1 832 1024H192a84.48 84.48 0 0 1-84.48-84.48V464c0-46.656 37.824-84.48 84.48-84.48h63.936L256 256A251.52 251.52 0 0 1 507.52 4.48zM832 444.16H192A19.84 19.84 0 0 0 172.16 464v473.6A19.84 19.84 0 0 0 192 960h640a19.84 19.84 0 0 0 19.84-19.84V464A19.84 19.84 0 0 0 832 444.16zm-320.64 128A90.24 90.24 0 0 1 544 746.56v79.04a32 32 0 0 1-32 32.64 32.64 32.64 0 0 1-32.64-32.64l-.064-78.848A90.24 90.24 0 0 1 511.36 572.16zm-3.52-493.824A197.12 197.12 0 0 0 311.68 256l-.064 123.52h392.32L704 256A197.12 197.12 0 0 0 507.84 78.336z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Np=(0,l.defineComponent)({__name:"Suoding",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},f0,14,d0))}}),m0=["aria-labelledby"],h0=[(0,l.createElementVNode)("path",{d:"M762.311 391.396C655.36 466.489 566.613 552.96 491.52 659.91c-20.48 27.307-61.44 27.307-79.644-2.275-34.134-52.338-72.818-91.023-125.156-125.156-25.031-15.929-9.102-54.613 20.48-50.062 56.889 11.378 100.124 34.133 143.36 72.818 77.369-93.298 175.218-166.116 286.72-213.903 27.307-9.102 50.062 31.858 25.031 50.063M512 1024C229.831 1024 0 794.169 0 512S229.831 0 512 0s512 229.831 512 512-229.831 512-512 512zm0-955.733C266.24 68.267 68.267 266.24 68.267 512S266.24 955.733 512 955.733 955.733 757.76 955.733 512 757.76 68.267 512 68.267z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],p0=(0,l.defineComponent)({__name:"Success",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},h0,14,m0))}}),g0=["aria-labelledby"],y0=[(0,l.createElementVNode)("path",{d:"m908.1 353.1-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3zM664.8 561.6l36.1 210.3L512 672.7 323.1 772l36.1-210.3-152.8-149L417.6 382 512 190.7 606.4 382l211.2 30.7-152.8 148.9z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],kp=(0,l.defineComponent)({__name:"Star2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},y0,14,g0))}}),b0=["aria-labelledby"],w0=[(0,l.createElementVNode)("path",{d:"m211.145 1024 63.016-370.215L3.72 391.22l375.466-55.139L547.227 0l168.041 336.082 375.467 55.139-270.441 262.564L883.309 1024 547.227 848.082 211.145 1024zm336.082-265.19 231.057 120.78-44.636-254.687 186.42-178.544L662.756 409.6 547.227 178.544 431.7 409.6l-257.313 36.759 186.42 178.544-44.635 254.687 231.056-120.78z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],xp=(0,l.defineComponent)({__name:"Star11",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1177 1024","aria-labelledby":t.name,role:"presentation"},w0,14,b0))}}),S0=["aria-labelledby"],v0=[(0,l.createElementVNode)("path",{d:"m908.1 353.1-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3zM664.8 561.6l36.1 210.3L512 672.7 323.1 772l36.1-210.3-152.8-149L417.6 382 512 190.7 606.4 382l211.2 30.7-152.8 148.9z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],zp=(0,l.defineComponent)({__name:"Star1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},v0,14,S0))}}),C0=["aria-labelledby"],N0=[(0,l.createElementVNode)("path",{d:"M280.598 1008.246c-19.692 0-39.385-3.938-59.077-11.815-31.508-15.754-59.077-43.323-70.892-78.77-3.939-15.753-7.877-31.507-7.877-51.2l3.938-196.923-118.153-153.6C4.906 488.37-2.971 448.985.967 413.538s23.631-70.892 51.2-90.584c11.816-11.816 27.57-19.692 43.323-23.63l189.047-55.14L394.813 82.709c43.324-63.016 129.97-78.77 192.985-35.446 15.754 7.876 27.57 23.63 35.446 35.446l110.277 161.477 189.046 55.138c35.446 11.815 63.016 35.446 82.708 66.954 15.754 31.508 19.692 70.892 11.815 106.338-3.938 15.754-11.815 31.508-23.63 43.323l-118.154 153.6 3.938 196.924c0 35.446-11.815 70.892-39.384 98.461-23.631 27.57-59.077 43.323-94.523 43.323-15.754 0-35.447-3.938-51.2-7.877l-181.17-66.954-185.107 66.954c-15.754 3.939-31.508 7.877-47.262 7.877zm232.37-870.4c-7.878 0-11.816 3.939-15.755 7.877L379.06 319.015c-11.816 15.754-23.631 27.57-43.323 31.508L134.875 409.6c-3.938 0-3.938 0-7.877 3.938s-7.877 11.816-7.877 15.754c0 3.939 0 7.877 3.939 15.754l126.03 165.416c11.816 15.753 15.754 31.507 15.754 51.2l-3.938 204.8v7.876c3.938 7.877 7.877 11.816 11.815 11.816s7.877 3.938 15.754 0l196.923-70.892c15.754-7.877 35.446-7.877 51.2 0l196.923 70.892h7.877c7.877 0 11.815-3.939 15.754-7.877 3.938-3.939 3.938-7.877 3.938-15.754l-3.938-208.738c0-19.693 3.938-35.447 15.754-51.2l129.969-165.416s3.938-3.938 3.938-7.877c3.939-7.877 0-11.815 0-15.754s-3.938-7.876-11.815-7.876l-200.861-59.077c-15.754-3.939-31.508-15.754-43.324-31.508L532.66 141.785c0-3.939-3.939-3.939-3.939-3.939-7.877 3.939-11.815 0-15.754 0zM158.505 681.354zm-7.877-27.57zM300.29 240.247zm425.354 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Tp=(0,l.defineComponent)({__name:"Star",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},N0,14,C0))}}),k0=["aria-labelledby"],x0=[(0,l.createElementVNode)("path",{d:"m211.145 1024 63.016-370.215L3.72 391.22l375.466-55.139L547.227 0l168.041 336.082 375.467 55.139-270.441 262.564L883.309 1024 547.227 848.082 211.145 1024zm336.082-265.19 231.057 120.78-44.636-254.687 186.42-178.544L662.756 409.6 547.227 178.544 431.7 409.6l-257.313 36.759 186.42 178.544-44.635 254.687 231.056-120.78z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Ep=(0,l.defineComponent)({__name:"StarN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1177 1024","aria-labelledby":t.name,role:"presentation"},x0,14,k0))}}),z0=["aria-labelledby"],T0=[(0,l.createElementVNode)("path",{d:"M1047.135 361.244 722.87 312.89 577.802 22.756c-2.844-8.534-11.378-14.223-19.911-17.067-19.911-8.533-45.511-2.845-54.045 17.067L358.78 312.889 34.513 358.4c-8.533 0-17.067 5.689-22.755 11.378-17.067 17.066-14.223 42.666 0 56.889l233.244 227.555-54.044 321.422c-2.845 8.534 0 17.067 2.844 25.6 11.378 19.912 34.133 28.445 54.044 17.067L537.98 867.556l290.133 150.755c8.533 2.845 17.067 5.689 25.6 2.845 22.756-2.845 36.978-25.6 34.133-45.512l-54.044-321.422 233.244-227.555c5.69-5.69 11.378-14.223 11.378-22.756 5.69-19.911-8.533-39.822-31.289-42.667z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],$p=(0,l.defineComponent)({__name:"StarFill2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1081 1024","aria-labelledby":t.name,role:"presentation"},T0,14,z0))}}),E0=["aria-labelledby"],$0=[(0,l.createElementVNode)("path",{d:"m908.1 353.1-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Vp=(0,l.defineComponent)({__name:"StarFill1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},$0,14,E0))}}),V0=["aria-labelledby"],B0=[(0,l.createElementVNode)("path",{d:"m908.1 353.1-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Bp=(0,l.defineComponent)({__name:"StarFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},B0,14,V0))}}),D0=["aria-labelledby"],M0=[(0,l.createElementVNode)("path",{d:"M1047.135 361.244 722.87 312.89 577.802 22.756c-2.844-8.534-11.378-14.223-19.911-17.067-19.911-8.533-45.511-2.845-54.045 17.067L358.78 312.889 34.513 358.4c-8.533 0-17.067 5.689-22.755 11.378-17.067 17.066-14.223 42.666 0 56.889l233.244 227.555-54.044 321.422c-2.845 8.534 0 17.067 2.844 25.6 11.378 19.912 34.133 28.445 54.044 17.067L537.98 867.556l290.133 150.755c8.533 2.845 17.067 5.689 25.6 2.845 22.756-2.845 36.978-25.6 34.133-45.512l-54.044-321.422 233.244-227.555c5.69-5.69 11.378-14.223 11.378-22.756 5.69-19.911-8.533-39.822-31.289-42.667z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Dp=(0,l.defineComponent)({__name:"StarFillN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1081 1024","aria-labelledby":t.name,role:"presentation"},M0,14,D0))}}),I0=["aria-labelledby"],A0=[(0,l.createElementVNode)("path",{d:"M512 960C264.96 960 64 759.04 64 512S264.981 64 512 64c246.997 0 448 200.96 448 448S759.04 960 512 960zm0-832c-211.733 0-384 172.267-384 384s172.267 384 384 384 384-172.267 384-384-172.267-384-384-384zm1.067 645.333c-89.195 0-171.926-40.32-226.923-110.613a31.979 31.979 0 1 1 50.39-39.424 222.763 222.763 0 0 0 176.511 86.059c70.123 0 134.891-31.915 177.664-87.552a31.979 31.979 0 1 1 50.774 38.976 286.123 286.123 0 0 1-228.416 112.554zm-144-258.133a47.979 47.979 0 0 1-48-48v-64a47.979 47.979 0 0 1 48-48 47.979 47.979 0 0 1 48 48v64a48 48 0 0 1-48 48zm288 0a48 48 0 0 1-48-48v-64a48 48 0 1 1 96 0v64a48 48 0 0 1-48 48z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Mp=(0,l.defineComponent)({__name:"SmileFace",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},A0,14,I0))}}),_0=["aria-labelledby"],L0=[(0,l.createElementVNode)("path",{d:"M525.474 635.958c-64.674 0-134.737-24.253-185.937-64.674-18.863-13.473-21.558-40.42-8.084-56.59 13.473-18.862 40.42-21.557 56.59-8.083 37.725 29.642 88.925 48.505 137.43 48.505 48.506 0 102.4-18.863 137.432-45.81 16.169-13.474 43.116-10.78 56.59 5.389 13.473 16.168 10.779 43.116-5.39 56.59-48.505 40.42-121.263 64.673-188.631 64.673zm353.01 10.779h-18.863c-70.063 0-150.905-32.337-199.41-78.148-16.169-16.168-16.169-40.42-2.695-56.589 16.168-16.168 40.42-16.168 56.59-2.695 35.03 32.337 97.01 56.59 145.515 56.59h21.558c21.558-2.695 43.116 13.473 45.81 35.031s-13.473 43.116-35.031 45.81h-13.474zm-708.716 0h-13.473c-21.558-2.695-37.727-21.558-35.032-45.81 2.695-21.559 21.558-37.727 45.81-35.032h21.559c51.2 0 115.873-24.253 148.21-56.59 16.169-16.168 40.421-16.168 56.59 0 16.168 16.169 16.168 40.421 0 56.59-48.506 48.505-129.348 78.147-204.8 78.147h-8.085c-2.694 2.695-5.39 2.695-10.779 2.695zm800.337-156.295-53.894-261.39c-18.864-86.23-97.011-148.21-183.243-148.21H326.063c-97.01 0-183.242 67.369-199.41 153.6l-45.81 253.305L0 474.274l45.81-253.306C70.064 97.011 191.327 0 323.369 0h406.906C856.926 0 967.41 88.926 994.358 212.884l53.895 261.39-78.148 16.168zm-808.42 156.295C75.452 646.737 0 571.284 0 479.663c0-21.558 18.863-40.42 40.421-40.42s40.421 18.862 40.421 40.42c0 45.81 37.726 86.232 80.842 86.232 21.558 0 40.421 18.863 40.421 40.42s-18.863 40.422-40.42 40.422zm727.578 0c-21.558 0-40.42-18.863-40.42-40.421s18.862-40.421 40.42-40.421c45.81 0 80.842-35.032 80.842-80.842 0-21.558 18.863-40.421 40.421-40.421s40.421 18.863 40.421 40.42c0 88.927-72.758 161.685-161.684 161.685zM781.473 1024h-512c-105.094 0-188.63-83.537-188.63-188.632V592.842h80.841v242.526c0 59.285 48.505 107.79 107.79 107.79h512c59.284 0 107.79-48.505 107.79-107.79v-256h80.841v256c0 105.095-83.537 188.632-188.631 188.632z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Ip=(0,l.defineComponent)({__name:"Shop3",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1050 1024","aria-labelledby":t.name,role:"presentation"},L0,14,_0))}}),P0=["aria-labelledby"],F0=[(0,l.createElementVNode)("path",{d:"M512 658.286c-58.514 0-124.343-25.6-175.543-65.829-21.943-18.286-25.6-54.857-7.314-76.8 18.286-21.943 54.857-25.6 76.8-7.314 32.914 25.6 73.143 43.886 109.714 43.886S596.114 537.6 625.371 512c21.943-18.286 58.515-18.286 76.8 7.314s18.286 58.515-7.314 76.8c-51.2 36.572-120.686 62.172-182.857 62.172zm303.543-3.657c-65.829 0-135.314-29.258-186.514-73.143-21.943-21.943-21.943-54.857-3.658-76.8 21.943-21.943 54.858-21.943 76.8-3.657 36.572 32.914 87.772 51.2 138.972 40.228 29.257-7.314 58.514 14.629 65.828 43.886 7.315 29.257-14.628 58.514-43.885 65.828-14.629 3.658-29.257 3.658-47.543 3.658zm-610.743 0c-14.629 0-32.914 0-47.543-3.658-29.257-7.314-51.2-32.914-43.886-65.828 3.658-29.257 32.915-51.2 62.172-43.886 51.2 10.972 106.057-10.971 138.971-43.886 21.943-21.942 54.857-21.942 76.8 0 21.943 21.943 21.943 54.858 0 76.8-47.543 51.2-117.028 80.458-186.514 80.458zm709.486-160.915-51.2-230.4c-14.629-69.485-76.8-117.028-153.6-117.028H318.17c-80.457 0-153.6 54.857-168.228 124.343l-43.886 223.085L0 471.771l43.886-223.085C65.829 128 182.857 36.57 318.17 36.57h391.315c128 0 234.057 84.115 263.314 204.8l51.2 230.4-109.714 21.943zM168.229 650.971C76.8 650.971 0 574.171 0 482.743c0-29.257 25.6-54.857 54.857-54.857s54.857 25.6 54.857 54.857c0 32.914 25.6 58.514 58.515 58.514 29.257 0 54.857 25.6 54.857 54.857s-25.6 54.857-54.857 54.857zm687.542 0c-29.257 0-54.857-25.6-54.857-54.857s25.6-54.857 54.857-54.857c32.915 0 58.515-25.6 58.515-58.514 0-29.257 25.6-54.857 54.857-54.857s54.857 25.6 54.857 54.857c0 91.428-76.8 168.228-168.229 168.228zm-588.8 336.458c-106.057 0-193.828-87.772-193.828-193.829V585.143h109.714V793.6c0 47.543 36.572 84.114 84.114 84.114h493.715c47.543 0 84.114-36.571 84.114-84.114V585.143h109.714V793.6c0 106.057-87.771 193.829-193.828 193.829H266.97z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Ap=(0,l.defineComponent)({__name:"Shop",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},F0,14,P0))}}),R0=["aria-labelledby"],O0=[(0,l.createElementVNode)("path",{d:"M714.24 942.08H286.72c-140.8 0-256-115.2-256-256v-371.2c0-140.8 115.2-256 256-256H384c23.04 0 43.52 17.92 43.52 43.52s-17.92 43.52-40.96 43.52h-97.28c-94.72 0-171.52 76.8-171.52 171.52v368.64c0 94.72 76.8 171.52 171.52 171.52H716.8c94.72 0 171.52-76.8 171.52-171.52V317.44c0-23.04 17.92-43.52 43.52-43.52s43.52 17.92 43.52 43.52v368.64c-5.12 140.8-120.32 256-261.12 256zM870.4 145.92H642.56c-23.04 0-43.52-17.92-43.52-43.52s17.92-43.52 43.52-43.52H870.4c23.04 0 43.52 17.92 43.52 43.52s-20.48 43.52-43.52 43.52zM501.76 599.04h-7.68c-23.04-5.12-38.4-25.6-33.28-51.2 40.96-212.48 184.32-389.12 391.68-486.4 20.48-10.24 46.08 0 56.32 20.48 10.24 20.48 0 46.08-20.48 56.32-181.76 84.48-307.2 238.08-343.04 424.96-5.12 23.04-23.04 35.84-43.52 35.84z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],_p=(0,l.defineComponent)({__name:"Share1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},O0,14,R0))}}),q0=["aria-labelledby"],H0=[(0,l.createElementVNode)("path",{d:"M744.727 992.97H279.273C124.12 992.97 0 868.848 0 713.697V310.303C0 155.152 124.121 31.03 279.273 31.03h108.606c24.824 0 46.545 21.722 46.545 46.546s-21.721 46.545-46.545 46.545H279.273c-102.4 0-186.182 83.782-186.182 186.182v403.394c0 102.4 83.782 186.182 186.182 186.182h465.454c102.4 0 186.182-83.782 186.182-186.182v-400.29c0-24.825 21.721-46.546 46.546-46.546S1024 288.58 1024 313.406v400.291c0 155.151-124.121 279.273-279.273 279.273zm170.667-868.85H667.152c-24.825 0-46.546-21.721-46.546-46.545s21.721-46.546 46.546-46.546h248.242c24.824 0 46.545 21.722 46.545 46.546s-21.72 46.545-46.545 46.545zM515.103 620.606h-9.31c-24.823-6.206-40.338-27.927-37.235-55.854C512 332.024 670.255 139.636 896.776 34.133c24.824-9.309 49.648 0 62.06 21.722 9.31 24.824 0 49.648-21.72 62.06-201.698 93.091-338.231 260.655-378.57 465.455-3.104 21.72-21.722 37.236-43.443 37.236z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Lp=(0,l.defineComponent)({__name:"Share",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1090 1024","aria-labelledby":t.name,role:"presentation"},H0,14,q0))}}),K0=["aria-labelledby"],j0=[(0,l.createElementVNode)("path",{d:"M744.727 992.97H279.273C124.12 992.97 0 868.848 0 713.697V310.303C0 155.152 124.121 31.03 279.273 31.03h108.606c24.824 0 46.545 21.722 46.545 46.546s-21.721 46.545-46.545 46.545H279.273c-102.4 0-186.182 83.782-186.182 186.182v403.394c0 102.4 83.782 186.182 186.182 186.182h465.454c102.4 0 186.182-83.782 186.182-186.182v-400.29c0-24.825 21.721-46.546 46.546-46.546S1024 288.58 1024 313.406v400.291c0 155.151-124.121 279.273-279.273 279.273zm170.667-868.85H667.152c-24.825 0-46.546-21.721-46.546-46.545s21.721-46.546 46.546-46.546h248.242c24.824 0 46.545 21.722 46.545 46.546s-21.72 46.545-46.545 46.545zM515.103 620.606h-9.31c-24.823-6.206-40.338-27.927-37.235-55.854C512 332.024 670.255 139.636 896.776 34.133c24.824-9.309 49.648 0 62.06 21.722 9.31 24.824 0 49.648-21.72 62.06-201.698 93.091-338.231 260.655-378.57 465.455-3.104 21.72-21.722 37.236-43.443 37.236z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Pp=(0,l.defineComponent)({__name:"ShareN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},j0,14,K0))}}),Y0=["aria-labelledby"],W0=[(0,l.createElementVNode)("path",{d:"M512 1021.305c-24.253 0-51.2-5.39-75.453-18.863l-309.894-158.99c-53.895-26.947-86.232-83.536-86.232-142.82V323.368c0-61.979 32.337-115.873 86.232-142.82l309.894-158.99c45.81-24.253 102.4-24.253 148.21 0l309.896 158.99c53.894 26.947 86.231 83.536 86.231 142.82v377.264c0 61.979-32.337 115.873-86.231 142.82l-309.895 158.99c-21.558 13.474-48.505 18.863-72.758 18.863zm0-937.768c-13.474 0-24.253 2.695-37.726 8.084l-309.895 158.99c-26.947 13.473-43.116 43.115-43.116 72.757v377.264c0 29.642 16.169 56.59 43.116 72.757l309.895 158.99c24.252 10.779 51.2 10.779 75.452 0l309.895-158.99c26.947-13.473 43.116-40.42 43.116-72.757V323.368c0-29.642-16.169-56.59-43.116-72.757L549.726 91.62c-13.473-5.39-24.252-8.084-37.726-8.084zm0 644.042c-110.484 0-202.105-91.621-202.105-202.105S401.515 323.368 512 323.368s202.105 91.621 202.105 202.106S622.485 727.579 512 727.579zm0-323.368c-67.368 0-121.263 53.894-121.263 121.263S444.632 646.737 512 646.737s121.263-53.895 121.263-121.263S579.368 404.21 512 404.21z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Fp=(0,l.defineComponent)({__name:"Setting",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},W0,14,Y0))}}),U0=["aria-labelledby"],G0=[(0,l.createElementVNode)("path",{d:"M838.267 354.657h55.459C865.31 283.212 817.72 222.89 758.072 178.935 690.285 128.98 606.855 100.15 518.25 100.15c-88.607 0-172.034 28.829-239.822 78.784-59.652 43.956-107.238 104.277-135.653 175.722h41.699c15.728 0 30.12 6.474 40.599 16.901l.056.065.062.054c10.444 10.478 16.904 24.864 16.904 40.6V710.31c0 15.745-6.474 30.12-16.904 40.6l-.062.05-.056.067c-10.479 10.443-24.865 16.9-40.6 16.9h-67.161c-34.262 0-65.428-14.03-88.029-36.622l-.116-.117C6.58 708.59-7.456 677.424-7.456 643.168V479.43c0-34.345 14.03-65.544 36.63-88.145l.06.06c13.72-13.712 30.568-24.272 49.33-30.47 30.643-93.997 89.48-173.074 165.365-229 77.62-57.2 173.047-90.206 274.32-90.206 101.266 0 196.7 33.005 274.32 90.205 77.625 57.207 137.421 138.64 167.438 235.475a126.222 126.222 0 0 1 33.497 23.995l.06-.06c22.601 22.601 36.632 53.8 36.632 88.145v163.736c0 34.257-14.035 65.422-36.622 88.022l-.117.116c-22.6 22.591-53.77 36.623-88.03 36.623h-18.638l7.586 5.402c-43.45 60.724-100.182 109.081-164.665 142.223-64.61 33.21-136.954 51.242-211.462 51.242l-2.32-.005c-9.561 9.976-23.032 16.19-37.949 16.19-29.041 0-52.578-23.541-52.578-52.58s23.537-52.576 52.578-52.576c21.12 0 39.333 12.457 47.694 30.424 62.64-1.143 123.187-16.736 177.317-44.558a404.036 404.036 0 0 0 122.747-97.156c-10.768-2.43-20.449-7.916-28.073-15.508l-.056-.065-.06-.05c-10.444-10.482-16.906-24.847-16.906-40.601V412.276c0-15.735 6.464-30.12 16.906-40.6l.06-.053.056-.065c10.484-10.443 24.848-16.901 40.603-16.901zm-654.652 58.48h-66.303c-18.272 0-34.838 7.427-46.791 19.38v.116c-12.028 12.026-19.497 28.6-19.497 46.798v163.737c0 18.238 7.451 34.826 19.436 46.844 12.019 11.984 28.607 19.438 46.852 19.438h66.303V413.136zm721.814 0h-66.302V709.45h66.302c18.243 0 34.835-7.454 46.853-19.438 11.985-12.018 19.434-28.606 19.434-46.844V479.43c0-18.199-7.471-34.772-19.495-46.798v-.116c-11.952-11.952-28.52-19.38-46.792-19.38z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Rp=(0,l.defineComponent)({__name:"Service2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},G0,14,U0))}}),X0=["aria-labelledby"],Z0=[(0,l.createElementVNode)("path",{d:"M1024 657.723H905.846v-126.03c0-228.431-177.23-413.54-393.846-413.54s-393.846 185.109-393.846 413.54v126.03H0v-126.03C0 236.307 228.43 0 512 0s512 236.308 512 531.692v126.031zM196.923 866.462C86.646 866.462 0 779.815 0 669.538s86.646-196.923 196.923-196.923 196.923 86.647 196.923 196.923S307.2 866.462 196.923 866.462zm0-275.693c-43.323 0-78.77 35.446-78.77 78.77s35.447 78.769 78.77 78.769 78.77-35.446 78.77-78.77-35.447-78.769-78.77-78.769zm630.154 275.693c-110.277 0-196.923-86.647-196.923-196.924S716.8 472.615 827.077 472.615 1024 559.262 1024 669.538s-86.646 196.924-196.923 196.924zm0-275.693c-43.323 0-78.77 35.446-78.77 78.77s35.447 78.769 78.77 78.769 78.77-35.446 78.77-78.77-35.447-78.769-78.77-78.769zm-149.662 429.293c-23.63 0-47.261-15.754-55.138-43.324-7.877-31.507 7.877-63.015 39.385-74.83 102.4-31.508 189.046-102.4 236.307-196.923 15.754-27.57 51.2-39.385 78.77-23.631s39.384 51.2 23.63 78.77c-63.015 122.091-177.23 216.614-307.2 256-3.938 3.938-11.815 3.938-15.754 3.938z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Op=(0,l.defineComponent)({__name:"Service",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Z0,14,X0))}}),J0=["aria-labelledby"],Q0=[(0,l.createElementVNode)("path",{d:"M512 1024C228.43 1024 0 795.57 0 512S228.43 0 512 0s512 228.43 512 512-228.43 512-512 512zm0-945.23C273.067 78.77 78.77 273.066 78.77 512S273.066 945.23 512 945.23 945.23 750.934 945.23 512 750.934 78.77 512 78.77zM984.615 1024c-10.502 0-21.005-2.626-28.882-10.503L824.451 882.215c-15.754-15.753-15.754-39.384 0-55.138s39.385-15.754 55.139 0l131.282 131.282c15.754 15.754 15.754 39.385 0 55.138-5.251 7.877-15.754 10.503-26.257 10.503z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],eu=(0,l.defineComponent)({__name:"Search2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Q0,14,J0))}}),tu=["aria-labelledby"],lu=[(0,l.createElementVNode)("path",{d:"M512 1023.999c-280.87 0-512-231.13-512-512S231.13 0 512 0s511.999 231.13 511.999 512-231.13 511.999-512 511.999zm0-936.228c-234.057 0-424.23 190.172-424.23 424.228S277.944 936.23 512 936.23s424.228-190.173 424.228-424.23S746.056 87.772 512 87.772zm468.113 936.228c-11.703 0-23.405-2.926-32.183-11.703L830.902 895.269c-17.554-17.555-17.554-43.886 0-61.44s43.886-17.555 61.44 0l117.028 117.028c17.555 17.554 17.555 43.886 0 61.44-5.851 8.777-17.554 11.703-29.257 11.703z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],qp=(0,l.defineComponent)({__name:"Search",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},lu,14,tu))}}),nu=["aria-labelledby"],au=[(0,l.createElementVNode)("path",{d:"M257.471 275.98a56.884 56.884 0 1 1-59.785-96.702c89.82-55.632 179.639-110.923 269.515-166.555a85.325 85.325 0 0 1 89.649 0l269.458 166.441a56.884 56.884 0 1 1-59.785 96.76L511.969 118.81 257.47 275.98m0 472.133a56.884 56.884 0 1 0-59.785 96.703L467.2 1011.257a85.325 85.325 0 0 0 89.649 0l269.458-166.441a56.884 56.884 0 1 0-59.785-96.703L511.969 905.17C427.099 852.837 342.285 800.39 257.414 748",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Hp=(0,l.defineComponent)({__name:"ScreenLittle",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},au,14,nu))}}),ru=["aria-labelledby"],ou=[(0,l.createElementVNode)("path",{d:"M802.595 1024H276.757C154.984 1024 55.35 924.368 55.35 802.595v-69.19c0-22.14 19.373-41.513 41.514-41.513s41.513 19.373 41.513 41.513v69.19c0 77.491 60.887 138.378 138.379 138.378h525.838c77.491 0 138.378-60.887 138.378-138.378v-66.422c0-22.14 19.373-41.514 41.513-41.514S1024 714.032 1024 736.173v66.422C1024 924.368 924.368 1024 802.595 1024zM96.865 332.108c-22.14 0-41.514-16.605-41.514-41.513v-69.19C55.351 99.632 154.984 0 276.757 0h525.838C924.368 0 1024 99.632 1024 221.405v69.19c0 22.14-19.373 41.513-41.514 41.513s-41.513-16.605-41.513-41.513v-69.19c0-77.491-60.887-138.378-138.378-138.378H276.757c-77.492 0-138.379 60.887-138.379 138.378v69.19c0 24.908-19.373 41.513-41.513 41.513zm940.973 221.406H41.514C19.373 553.514 0 534.14 0 512s19.373-41.514 41.514-41.514h996.324c22.14 0 41.513 19.373 41.513 41.514s-19.373 41.514-41.513 41.514z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Kp=(0,l.defineComponent)({__name:"Scan2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1079 1024","aria-labelledby":t.name,role:"presentation"},ou,14,ru))}}),iu=["aria-labelledby"],su=[(0,l.createElementVNode)("path",{d:"M307.2 468.114H160.914C73.143 468.114 0 394.971 0 307.2V160.914C0 73.143 73.143 0 160.914 0H307.2c87.771 0 160.914 73.143 160.914 160.914V307.2c0 87.771-73.143 160.914-160.914 160.914zM160.914 87.771c-40.96 0-73.143 32.183-73.143 73.143V307.2c0 40.96 32.183 73.143 73.143 73.143H307.2c40.96 0 73.143-32.183 73.143-73.143V160.914c0-40.96-32.183-73.143-73.143-73.143H160.914zm702.172 380.343H716.8c-87.771 0-160.914-73.143-160.914-160.914V160.914C555.886 73.143 629.029 0 716.8 0h146.286C950.857 0 1024 73.143 1024 160.914V307.2c0 87.771-73.143 160.914-160.914 160.914zM716.8 87.771c-40.96 0-73.143 32.183-73.143 73.143V307.2c0 40.96 32.183 73.143 73.143 73.143h146.286c40.96 0 73.143-32.183 73.143-73.143V160.914c0-40.96-32.183-73.143-73.143-73.143H716.8zM307.2 1024H160.914C73.143 1024 0 950.857 0 863.086V716.8c0-87.771 73.143-160.914 160.914-160.914H307.2c87.771 0 160.914 73.143 160.914 160.914v146.286c0 87.771-73.143 160.914-160.914 160.914zM160.914 643.657c-40.96 0-73.143 32.183-73.143 73.143v146.286c0 40.96 32.183 73.143 73.143 73.143H307.2c40.96 0 73.143-32.183 73.143-73.143V716.8c0-40.96-32.183-73.143-73.143-73.143H160.914zM204.8 175.543h58.514c17.555 0 29.257 11.703 29.257 29.257v58.514c0 17.555-11.702 29.257-29.257 29.257H204.8c-17.554 0-29.257-11.702-29.257-29.257V204.8c0-17.554 11.703-29.257 29.257-29.257zm482.743 833.828c-23.406 0-43.886-20.48-43.886-43.885V643.657c0-23.406 20.48-43.886 43.886-43.886s43.886 20.48 43.886 43.886v321.829c0 23.405-20.48 43.885-43.886 43.885zm234.057 0c-23.406 0-43.886-20.48-43.886-43.885V643.657c0-23.406 20.48-43.886 43.886-43.886s43.886 20.48 43.886 43.886v321.829c0 23.405-20.48 43.885-43.886 43.885z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],jp=(0,l.defineComponent)({__name:"Scan",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},su,14,iu))}}),cu=["aria-labelledby"],uu=[(0,l.createElementVNode)("path",{d:"M1113.6 349.867h-128c0-119.467-98.133-217.6-217.6-217.6-55.467 0-106.667 21.333-149.333 59.733l-4.267 4.267c-34.133 34.133-85.333 34.133-119.467 0-42.666-42.667-93.866-64-149.333-64-119.467 0-217.6 98.133-217.6 217.6H0c0-192 153.6-345.6 345.6-345.6 76.8 0 149.333 25.6 209.067 72.533C614.4 29.867 686.933 4.267 763.733 4.267c196.267 0 349.867 153.6 349.867 345.6zM588.8 102.4zM93.867 631.467c-4.267-4.267-8.534-12.8-12.8-17.067-51.2-76.8-76.8-170.667-76.8-260.267h128c0 68.267 21.333 136.534 55.466 192 4.267 0 4.267 4.267 8.534 8.534l-102.4 76.8zm934.4-8.534L921.6 550.4c38.4-59.733 64-128 64-200.533h128c0 98.133-29.867 192-85.333 273.066zM558.933 989.867c-12.8 0-29.866-4.267-42.666-8.534-4.267-4.266-8.534-4.266-12.8-4.266C332.8 900.267 192 776.533 85.333 622.933L192 554.667c89.6 136.533 217.6 243.2 362.667 307.2l4.266-4.267C704 789.333 832 682.667 921.6 550.4l106.667 72.533c-102.4 153.6-247.467 277.334-418.134 354.134l-8.533 4.266c-12.8 8.534-29.867 8.534-42.667 8.534zM550.4 866.133zm17.067 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Yp=(0,l.defineComponent)({__name:"SFollow",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1113 1024","aria-labelledby":t.name,role:"presentation"},uu,14,cu))}}),du=["aria-labelledby"],fu=[(0,l.createElementVNode)("path",{d:"M381.262 1005.563c-16.132 21.51-45.708 24.198-67.216 8.066-21.51-16.132-24.198-45.708-8.066-67.217C413.526 806.602 518.384 666.79 625.932 529.67c8.066-10.755 8.066-24.198 0-34.953C518.384 354.905 413.526 215.093 305.98 77.972c-16.132-21.51-10.755-51.085 8.066-67.217C335.556-5.377 365.13 0 381.262 18.82c107.547 142.5 212.405 282.31 319.952 419.433 34.952 43.019 34.952 104.858 0 150.565C593.667 728.63 488.81 868.44 381.262 1005.562",fill:"currentColor","fill-opacity":"0.9"},null,-1)],mu=(0,l.defineComponent)({__name:"Right",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},fu,14,du))}}),hu=["aria-labelledby"],pu=[(0,l.createElementVNode)("path",{d:"M136 552h63.6c4.4 0 8-3.6 8-8V288.7h528.6v72.6c0 1.9.6 3.7 1.8 5.2 2.9 3.6 8.1 4.3 11.7 1.4L893 255.4c4.3-5 3.6-10.3 0-13.2L749.7 129.8c-1.5-1.2-3.3-1.8-5.2-1.8-4.6 0-8.4 3.8-8.4 8.4V209H199.7c-39.5 0-71.7 32.2-71.7 71.8V544c0 4.4 3.6 8 8 8zm752-80h-63.6c-4.4 0-8 3.6-8 8v255.3H287.8v-72.6c0-1.9-.6-3.7-1.8-5.2-2.9-3.6-8.1-4.3-11.7-1.4L131 768.6c-4.3 5-3.6 10.3 0 13.2l143.3 112.4c1.5 1.2 3.3 1.8 5.2 1.8 4.6 0 8.4-3.8 8.4-8.4V815h536.6c39.5 0 71.7-32.2 71.7-71.8V480c-.2-4.4-3.8-8-8.2-8z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Wp=(0,l.defineComponent)({__name:"Retweet",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},pu,14,hu))}}),gu=["aria-labelledby"],yu=[(0,l.createElementVNode)("path",{d:"M771.938 315.077h199.55l-13.13 154.913L758.81 364.964c-13.128-7.877-18.38-23.63-10.502-36.759 2.625-7.877 13.128-13.128 23.63-13.128zm-535.63 393.846H44.636L57.764 554.01l191.672 105.026c13.128 7.877 18.38 23.63 10.502 36.759-5.25 7.877-15.753 13.128-23.63 13.128zM509.374 1024C257.313 1024 44.636 845.456 5.251 596.02 0 575.016 15.754 556.637 36.76 551.386c21.005-2.626 42.01 10.502 44.636 31.507 34.133 210.052 215.302 362.339 427.98 362.339 191.671 0 362.338-128.657 417.476-312.452 5.252-21.005 28.882-34.133 49.887-26.256 21.006 5.251 34.134 28.882 26.257 49.887C937.354 871.713 735.179 1024 509.375 1024zm467.364-551.385c-18.379 0-36.759-13.128-39.384-34.133C903.22 231.056 722.05 78.77 509.374 78.77c-191.671 0-362.338 128.657-414.85 312.452-5.252 21.005-28.883 34.133-49.888 26.256-21.005-5.251-34.133-28.882-26.257-49.887C81.395 152.287 283.57 0 509.374 0c252.062 0 464.739 178.544 504.123 427.98 2.626 21.005-10.502 42.01-31.507 44.635h-5.252z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Up=(0,l.defineComponent)({__name:"Refresh2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},yu,14,gu))}}),bu=["aria-labelledby"],wu=[(0,l.createElementVNode)("path",{d:"M776.374 334.77h181.17l-27.57 149.66-169.354-90.584c-15.754-7.877-19.692-27.57-11.815-43.323 3.938-7.877 15.754-15.754 27.569-15.754zM256.497 689.23H59.574l27.57-149.66 181.168 90.584c15.754 7.877 23.631 27.57 15.754 43.323-3.938 7.877-15.754 15.754-27.569 15.754zm256 334.77c-252.062 0-464.738-177.23-512-421.415-3.938-31.508 15.754-63.016 51.2-70.893 31.508-3.938 63.015 15.754 66.954 47.262C154.097 768 319.512 901.908 512.497 901.908c189.046 0 346.585-126.031 389.908-307.2 7.877-31.508 39.384-51.2 70.892-43.323 31.508 7.877 51.2 39.384 43.323 70.892C961.482 858.585 756.682 1024 512.497 1024zM965.42 500.185c-27.57 0-55.138-19.693-59.077-51.2C874.835 256 709.42 118.154 512.497 118.154c-185.108 0-350.523 129.97-389.908 307.2-7.877 31.508-39.384 51.2-70.892 43.323-31.508-7.877-51.2-39.385-43.323-70.892C59.574 169.354 272.251 0 512.497 0c256 0 472.615 181.17 512 429.292 3.938 31.508-15.754 63.016-47.262 66.954-3.938 3.939-7.876 3.939-11.815 3.939z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Gp=(0,l.defineComponent)({__name:"Refresh",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},wu,14,bu))}}),Su=["aria-labelledby"],vu=[(0,l.createElementVNode)("path",{d:"M920.576 778.24c-14.336 0-28.672-5.632-39.936-16.384L515.072 395.264 148.48 760.832c-22.016 22.016-57.856 22.016-79.872 0s-22.016-57.856 0-79.872l406.528-405.504c22.016-22.016 57.856-22.016 79.872 0l405.504 406.528c22.016 22.016 22.016 57.856 0 79.872-11.264 11.264-25.6 16.384-39.936 16.384z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Xp=(0,l.defineComponent)({__name:"RectUp",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},vu,14,Su))}}),Cu=["aria-labelledby"],Nu=[(0,l.createElementVNode)("path",{d:"M349.184 983.04c-14.336 0-28.672-5.632-39.936-16.384-22.016-22.016-22.016-57.856 0-79.872l366.08-366.08L309.76 155.136c-22.016-22.016-22.016-57.856 0-79.872s57.856-22.016 79.872 0L795.136 481.28c10.752 10.752 16.384 25.088 16.384 39.936 0 14.848-6.144 29.184-16.384 39.936L389.12 966.656c-10.752 11.264-25.6 16.384-39.936 16.384z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Zp=(0,l.defineComponent)({__name:"RectRight",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Nu,14,Cu))}}),ku=["aria-labelledby"],xu=[(0,l.createElementVNode)("path",{d:"M657.92 983.04c-14.336 0-28.672-5.632-39.936-16.384L211.968 560.64c-10.752-10.752-16.384-25.088-16.384-39.936 0-14.848 6.144-29.184 16.384-39.936L617.984 74.752c22.016-22.016 57.856-22.016 79.872 0s22.016 57.856 0 79.872l-366.08 366.08 366.08 366.08c22.016 22.016 22.016 57.856 0 79.872-11.264 11.264-25.6 16.384-39.936 16.384z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Jp=(0,l.defineComponent)({__name:"RectLeft",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},xu,14,ku))}}),zu=["aria-labelledby"],Tu=[(0,l.createElementVNode)("path",{d:"M515.072 778.24c-14.336 0-28.672-5.632-39.936-16.384L69.12 356.864c-22.016-22.016-22.016-57.856 0-79.872s57.856-22.016 79.872 0L515.584 642.56 880.64 275.968c22.016-22.016 57.856-22.016 79.872 0s22.016 57.856 0 79.872L555.008 762.368c-10.752 10.752-25.6 15.872-39.936 15.872z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Qp=(0,l.defineComponent)({__name:"RectDown",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Tu,14,zu))}}),Eu=["aria-labelledby"],$u=[(0,l.createElementVNode)("path",{d:"M487.3 722.914c35.885 0 52.529-24.967 52.529-58.255v-17.687c1.043-68.662 26.009-97.268 109.23-154.457 88.945-60.362 145.624-130.045 145.624-230.442 0-156.033-126.895-245.49-284.503-245.49-117.551 0-221.055 55.659-265.262 156.033-10.918 24.456-15.6 48.38-15.6 68.13 0 29.649 17.154 50.465 48.888 50.465 26.52 0 44.207-15.601 52.019-41.1 27.03-98.821 92.052-136.26 176.316-136.26 101.418 0 180.488 57.212 180.488 147.711 0 74.366-46.293 115.976-112.869 162.801-81.667 56.701-141.475 117.552-141.475 209.094v32.756c0 33.288 18.198 56.7 54.593 56.7zm0 284.502c41.078 0 73.855-33.288 73.855-73.855a73.456 73.456 0 0 0-73.855-73.855c-40.567 0-74.388 32.777-74.388 73.855 0 40.567 33.821 73.855 74.388 73.855z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],eg=(0,l.defineComponent)({__name:"Question",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},$u,14,Eu))}}),Vu=["aria-labelledby"],Bu=[(0,l.createElementVNode)("path",{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-80 600c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V360c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v304zm224 0c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V360c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v304z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],tg=(0,l.defineComponent)({__name:"PoweroffCircleFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Bu,14,Vu))}}),Du=["aria-labelledby"],Mu=[(0,l.createElementVNode)("path",{d:"M345.6 460.8h409.6q51.2 0 51.2 51.2t-51.2 51.2H345.6q-51.2 0-51.2-51.2t51.2-51.2zM550.4 256q51.2 0 51.2 51.2v409.6q0 51.2-51.2 51.2t-51.2-51.2V307.2q0-51.2 51.2-51.2z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],lg=(0,l.defineComponent)({__name:"Plus",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Mu,14,Du))}}),Iu=["aria-labelledby"],Au=[(0,l.createElementVNode)("path",{d:"M500.864 952.64c-239.648 0-434.656-194.976-434.656-434.624 0-239.68 195.008-434.624 434.656-434.624 239.68 0 434.656 194.944 434.656 434.624 0 239.68-195.008 434.624-434.656 434.624m0-933.28C225.92 19.36 2.24 243.104 2.24 518.016c0 274.944 223.68 498.624 498.624 498.624S999.52 792.96 999.52 518.016c0-274.912-223.68-498.624-498.656-498.624m-96 306.624a32 32 0 0 0-32 32v320a32 32 0 0 0 64 0v-320a32 32 0 0 0-32-32m192 0a32 32 0 0 0-32 32v320a32 32 0 0 0 64 0v-320a32 32 0 0 0-32-32",fill:"currentColor","fill-opacity":"0.9"},null,-1)],ng=(0,l.defineComponent)({__name:"PlayStop",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Au,14,Iu))}}),_u=["aria-labelledby"],Lu=[(0,l.createElementVNode)("path",{d:"M772.7 217.7a32.2 32.1 0 1 0 64.4 0 32.2 32.1 0 1 0-64.4 0zM415.8 679.9c5.9 0 11.5-1.6 16.2-4.5l231.1-134.6c10.9-5.2 18.5-16.3 18.5-29.2 0-11.9-6.4-22.3-16-27.8L439.7 352.2c-5.8-6.7-14.4-10.9-23.9-10.9-17.6 0-31.8 14.4-31.8 32.1 0 .6 0 1.2.1 1.8l-.4.2.5 269c-.1 1.1-.2 2.2-.2 3.4 0 17.7 14.3 32.1 31.8 32.1zm494-373.3c-5.4-10.5-16.3-17.8-28.9-17.8-17.8 0-32.2 14.4-32.2 32.1 0 6 1.7 11.7 4.6 16.5l-.1.1c26.9 52.4 42.1 111.8 42.1 174.7 0 211.6-171.6 383.2-383.2 383.2S128.8 723.8 128.8 512.2 300.4 129.1 512 129.1c62.5 0 121.5 15 173.6 41.5l.2-.4c4.6 2.6 10 4.1 15.7 4.1 17.8 0 32.2-14.4 32.2-32.1 0-13.1-7.9-24.4-19.3-29.4C653.6 81.9 584.9 64.5 512 64.5 264.7 64.5 64.3 265 64.3 512.2S264.7 959.9 512 959.9s447.7-200.4 447.7-447.7c0-74.1-18-144-49.9-205.6z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],ag=(0,l.defineComponent)({__name:"PlayStart",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Lu,14,_u))}}),Pu=["aria-labelledby"],Fu=[(0,l.createElementVNode)("path",{d:"M917 248.2c11 0 20 9 20 20v487.6c0 11-9 20-20 20s-20-9-20-20V268.2c0-11 9-20 20-20zm-7.2 262.9L486.4 266.7c-.7-.4-1.5.1-1.5.9v488.9c0 .8.8 1.3 1.5.9l423.4-244.5c.7-.4.7-1.4 0-1.8zm-417.9 0L68.5 266.7c-.7-.4-1.5.1-1.5.9v488.9c0 .8.8 1.3 1.5.9l423.4-244.5c.7-.4.7-1.4 0-1.8z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],rg=(0,l.defineComponent)({__name:"PlayDoubleForward",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Fu,14,Pu))}}),Ru=["aria-labelledby"],Ou=[(0,l.createElementVNode)("path",{d:"M87 775.8c-11 0-20-9-20-20V268.2c0-11 9-20 20-20s20 9 20 20v487.6c0 11-9 20-20 20zm7.2-262.9 423.4 244.5c.7.4 1.5-.1 1.5-.9v-489c0-.8-.8-1.3-1.5-.9L94.2 511.1c-.7.4-.7 1.4 0 1.8zm417.9 0 423.4 244.5c.7.4 1.5-.1 1.5-.9v-489c0-.8-.8-1.3-1.5-.9L512.1 511.1c-.7.4-.7 1.4 0 1.8z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],og=(0,l.defineComponent)({__name:"PlayDoubleBack",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Ou,14,Ru))}}),qu=["aria-labelledby"],Hu=[(0,l.createElementVNode)("path",{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm144.1 454.9L437.7 677.8c-1.4 1-3 1.5-4.7 1.5-4.4 0-8-3.6-8-8V353.7c0-1.7.5-3.3 1.5-4.7 2.6-3.6 7.6-4.4 11.2-1.8L656.1 506c.7.5 1.3 1.1 1.8 1.8 2.6 3.5 1.8 8.5-1.8 11.1z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],ig=(0,l.defineComponent)({__name:"PlayCircleFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Hu,14,qu))}}),Ku=["aria-labelledby"],ju=(0,l.createElementVNode)("path",{d:"M853.333 887.467H170.667c-54.614 0-102.4-47.787-102.4-102.4V238.933c0-54.613 47.786-102.4 102.4-102.4h682.666c54.614 0 102.4 47.787 102.4 102.4v546.134c0 54.613-47.786 102.4-102.4 102.4zM170.667 204.8c-20.48 0-34.134 13.653-34.134 34.133v546.134c0 20.48 13.654 34.133 34.134 34.133h682.666c20.48 0 34.134-13.653 34.134-34.133V238.933c0-20.48-13.654-34.133-34.134-34.133H170.667z",fill:"currentColor","fill-opacity":"0.9"},null,-1),Yu=(0,l.createElementVNode)("path",{d:"M614.4000000000001 402.773a1.067 1.067 0 1 0 136.533 0 1.067 1.067 0 1 0-136.533 0ZM785.067 689.493c-61.44-47.786-88.747-34.133-129.707-13.653-27.307 13.653-68.267 27.307-122.88 20.48-68.267-13.653-95.573-61.44-116.053-102.4-13.654-27.307-27.307-54.613-54.614-68.267-68.266-34.133-129.706 6.827-129.706 6.827-20.48 13.653-47.787 6.827-54.614-6.827-6.826-13.653 0-40.96 13.654-47.786 6.826 0 95.573-61.44 197.973-13.654 47.787 27.307 68.267 61.44 88.747 95.574 20.48 34.133 34.133 61.44 75.093 68.266 27.307 6.827 47.787 0 75.093-13.653 47.787-20.48 102.4-47.787 197.974 27.307 20.48 13.653 20.48 40.96 13.653 47.786-13.653 6.827-27.307 20.48-54.613 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1),sg=(0,l.defineComponent)({__name:"Picture",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[ju,(0,l.createTextVNode)(","),Yu],14,Ku))}}),Wu=["aria-labelledby"],Uu=[(0,l.createElementVNode)("path",{d:"M570.514 789.943c-119.954 0-219.428-99.474-219.428-219.429s99.474-219.428 219.428-219.428 219.429 99.474 219.429 219.428-99.474 219.429-219.429 219.429zm0-351.086c-73.143 0-131.657 58.514-131.657 131.657s58.514 131.657 131.657 131.657 131.657-58.514 131.657-131.657-58.514-131.657-131.657-131.657zM877.714 1024h-614.4C117.03 1024 0 906.971 0 760.686V380.343c0-146.286 117.029-263.314 263.314-263.314h32.183c0-2.926 2.926-8.778 2.926-11.703C315.977 43.886 374.49 0 438.857 0h263.314c70.218 0 128.732 49.737 143.36 117.029h32.183c146.286 0 263.315 117.028 263.315 263.314v380.343C1141.029 906.97 1024 1024 877.714 1024zm-614.4-819.2c-96.548 0-175.543 78.994-175.543 175.543v380.343c0 96.548 78.995 175.543 175.543 175.543h614.4c96.549 0 175.543-78.995 175.543-175.543V380.343c0-96.549-78.994-175.543-175.543-175.543H819.2c-32.183 0-58.514-26.331-58.514-58.514S734.354 87.77 702.17 87.77H438.857c-26.331 0-49.737 17.555-55.588 40.96-2.926 5.852-2.926 11.703-2.926 17.555 0 32.183-26.332 58.514-58.514 58.514h-58.515zm-87.771 160.914a73.143 73.143 0 1 0 146.286 0 73.143 73.143 0 1 0-146.286 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],cg=(0,l.defineComponent)({__name:"Photograph",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1141 1024","aria-labelledby":t.name,role:"presentation"},Uu,14,Wu))}}),Gu=["aria-labelledby"],Xu=(0,l.createElementVNode)("path",{d:"M939.198 230.438H84.802c-32.04 0-58.254 26.214-58.254 58.254v563.125c0 32.04 26.214 58.254 58.254 58.254h854.396c32.04 0 58.254-26.215 58.254-58.254V288.692c0-32.04-26.214-58.254-58.254-58.254zM512 812.98c-133.985 0-242.726-108.741-242.726-242.726S378.015 327.53 512 327.53s242.726 108.74 242.726 242.725S645.985 812.98 512 812.98zm330.107-368.943c-32.04 0-58.254-26.214-58.254-58.254s26.214-58.254 58.254-58.254 58.254 26.214 58.254 58.254-26.214 58.254-58.254 58.254z",fill:"currentColor","fill-opacity":"0.9"},null,-1),Zu=(0,l.createElementVNode)("path",{d:"M512 405.2c-90.78 0-165.054 74.274-165.054 165.054S421.22 735.308 512 735.308s165.054-74.274 165.054-165.054S602.78 405.2 512 405.2zm242.726-174.762v-58.255c0-32.04-26.215-58.254-58.255-58.254H327.53c-32.04 0-58.255 26.215-58.255 58.254v58.255h485.452z",fill:"currentColor","fill-opacity":"0.9"},null,-1),ug=(0,l.defineComponent)({__name:"PhotographFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[Xu,(0,l.createTextVNode)(","),Zu],14,Gu))}}),Ju=["aria-labelledby"],Qu=(0,l.createElementVNode)("path",{d:"M488.533 110.933c8.534 4.267 17.067 6.4 25.6 6.4 102.4-17.066 202.667 2.134 283.734 57.6 81.066 53.334 136.533 136.534 153.6 230.4C953.6 422.4 968.533 435.2 985.6 435.2h6.4c19.2-4.267 32-21.333 27.733-40.533-19.2-113.067-85.333-213.334-183.466-277.334s-217.6-89.6-334.934-68.266c-19.2 4.266-32 21.333-27.733 40.533 0 6.4 6.4 14.933 14.933 21.333zm0 0",fill:"currentColor","fill-opacity":"0.9"},null,-1),e2=(0,l.createElementVNode)("path",{d:"M780.8 420.267c2.133 17.066 17.067 29.866 34.133 29.866h6.4c8.534-2.133 17.067-6.4 23.467-14.933 4.267-8.533 6.4-17.067 6.4-25.6-12.8-72.533-55.467-136.533-117.333-177.067-64-40.533-138.667-57.6-215.467-42.666-19.2 4.266-32 21.333-27.733 40.533 2.133 8.533 6.4 17.067 14.933 23.467 8.533 4.266 17.067 6.4 25.6 6.4 57.6-10.667 115.2 2.133 164.267 32 44.8 27.733 74.666 74.666 85.333 128zm102.4 247.466c-32-21.333-64-42.666-89.6-55.466-46.933-25.6-68.267-27.734-78.933-27.734-25.6 0-49.067 12.8-66.134 38.4-10.666 14.934-19.2 32-25.6 49.067 0 2.133-2.133 4.267-4.266 8.533s-4.267 10.667-6.4 17.067c-10.667-4.267-29.867-14.933-59.734-34.133-38.4-25.6-78.933-57.6-108.8-87.467-29.866-29.867-61.866-70.4-87.466-108.8-21.334-32-29.867-49.067-34.134-59.733 4.267-2.134 10.667-6.4 17.067-8.534l8.533-4.266c17.067-6.4 34.134-14.934 49.067-25.6 25.6-17.067 38.4-40.534 38.4-66.134 0-12.8-4.267-32-27.733-78.933-14.934-27.733-34.134-59.733-55.467-89.6-19.2-25.6-40.533-57.6-66.133-81.067-32-32-55.467-46.933-78.934-46.933C160 6.4 108.8 59.733 74.667 104.533 27.733 170.667 2.133 230.4 2.133 281.6c0 68.267 42.667 151.467 78.934 211.2 49.066 78.933 115.2 164.267 187.733 236.8l23.467 23.467c74.666 72.533 157.866 138.666 236.8 187.733 59.733 36.267 142.933 78.933 211.2 78.933 72.533 0 147.2-51.2 177.066-72.533 29.867-21.333 98.134-78.933 98.134-134.4 0-23.467-14.934-49.067-46.934-78.933-23.466-19.2-51.2-42.667-85.333-66.134zM185.6 106.667c6.4-6.4 12.8-10.667 17.067-12.8 8.533 6.4 36.266 32 81.066 93.866 17.067 23.467 32 51.2 46.934 76.8 8.533 17.067 12.8 27.734 14.933 34.134 0 0-2.133 0-2.133 2.133-6.4 4.267-17.067 8.533-32 14.933-12.8 4.267-29.867 12.8-44.8 21.334-23.467 17.066-36.267 36.266-34.134 59.733 0 25.6 17.067 66.133 53.334 117.333C315.733 556.8 352 601.6 384 635.733c36.267 34.134 81.067 70.4 119.467 98.134C582.4 787.2 612.267 787.2 622.933 787.2c23.467 0 42.667-12.8 59.734-36.267 8.533-14.933 17.066-32 21.333-44.8 6.4-12.8 10.667-23.466 14.933-29.866l2.134-2.134c6.4 2.134 14.933 6.4 34.133 14.934C780.8 704 808.533 718.933 832 736c61.867 42.667 87.467 70.4 93.867 81.067-2.134 4.266-6.4 10.666-12.8 17.066-10.667 12.8-29.867 29.867-51.2 46.934-44.8 32-91.734 53.333-121.6 53.333-36.267 0-96-23.467-164.267-66.133-72.533-44.8-151.467-106.667-221.867-174.934l-23.466-23.466C262.4 599.467 200.533 520.533 155.733 448 113.067 377.6 89.6 317.867 89.6 281.6c0-32 19.2-76.8 53.333-121.6 8.534-21.333 25.6-40.533 42.667-53.333zm0 0",fill:"currentColor","fill-opacity":"0.9"},null,-1),t2=(0,l.createElementVNode)("path",{d:"M646.4 354.133c-38.4-25.6-85.333-36.266-132.267-25.6-19.2 4.267-32 21.334-27.733 42.667 4.267 8.533 8.533 17.067 14.933 21.333 6.4 4.267 17.067 6.4 25.6 6.4 27.734-4.266 57.6 0 81.067 14.934 23.467 14.933 38.4 36.266 42.667 64 2.133 17.066 17.066 29.866 34.133 29.866h6.4c19.2-4.266 32-21.333 27.733-40.533-6.4-49.067-32-89.6-72.533-113.067zm0 0",fill:"currentColor","fill-opacity":"0.9"},null,-1),dg=(0,l.defineComponent)({__name:"Phonering",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[Qu,(0,l.createTextVNode)(","),e2,(0,l.createTextVNode)(","),t2],14,Ju))}}),l2=["aria-labelledby"],n2=[(0,l.createElementVNode)("path",{d:"M592.341 76.019a39.304 39.304 0 0 1-.394.039h-.788a38.202 38.202 0 0 1-39.776-36.43A38.202 38.202 0 0 1 587.497.168c1.024 0 101.647-5.553 205.893 46.944a387.646 387.646 0 0 1 148.08 129.53c46.157 68.054 73.922 153.672 82.35 254.728a38.084 38.084 0 0 1-35.05 40.96c-1.143.275-2.127.275-3.151.275a38.24 38.24 0 0 1-38.241-34.776c-13.076-156.743-75.733-264.888-186.242-321.679C679.613 74.247 599.35 75.823 592.38 76.06zm-208.926 564.75c89.674 89.557 193.448 175.175 234.564 134.295 58.72-58.837 94.952-109.957 224.404-5.947 129.49 104.09 30.01 173.482-26.899 230.39-65.611 65.69-310.455 3.387-552.502-238.503C21.054 519.077-41.093 274.311 24.48 208.621c56.869-57.027 126.418-156.469 230.39-26.9 104.01 129.57 52.85 165.803-5.869 224.484-40.958 41.115 44.66 144.888 134.374 234.564zm287.102-128.782c-20.283 0-37.178-16.54-38.202-37.65-4.608-93.81-63.29-115.195-88.336-119.96l-.906-.119c-20.873-4.214-34.381-24.969-30.325-46.471 4.096-21.582 24.182-35.563 45.015-31.35h.276c27.49 5.278 55.136 18.117 77.742 36.076 31.073 24.692 68.92 72.109 73.133 157.728 1.024 21.779-15.24 40.407-36.31 41.628-.788.118-1.418.118-2.048.118zM628.179 36.87c0 .395 0 .395 0 0 0 .395 0 .395 0 0zM831 511.987c-17.959 0-33.318-14.887-35.208-34.775-13.744-145.48-85.264-226.965-212.746-242.205-19.493-2.363-33.593-21.503-31.466-42.85 2.127-21.305 19.651-36.703 39.146-34.379 22.45 2.717 90.581 10.869 153.042 58.207a280.484 280.484 0 0 1 78.963 94.756c23.196 44.226 37.847 97.472 43.518 158.398 2.009 21.345-12.21 40.367-31.703 42.533-1.064.276-2.363.276-3.545.276z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],fg=(0,l.defineComponent)({__name:"PhoneringFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},n2,14,l2))}}),a2=["aria-labelledby"],r2=[(0,l.createElementVNode)("path",{d:"M743.3 980h-4.6c-114.5-5.9-264.9-109.7-403.5-277.5l-49.8-60C144.4 471.8 73.6 309.9 91.2 198.4 105.2 110.3 225.6 44 296.7 44c45.3 0 62 26.8 67.1 38.3 33 59.5 80.3 173.4 80.3 219.5l-1.8 11.5c-11.5 30.4-35.4 44-51.2 53-19.9 10.9-20.7 13.3-21.3 21.6.3 0 6.2 27.5 88.9 129.6l37.9 45.5c84.2 99.7 109.5 109.3 110.6 109.6 7.1.8 9.9-.1 25.4-16.6 13.2-14.3 30.6-33.3 60.6-38.1l4.1-.7 6.7.3c49.4 10.4 155.4 81.2 207.9 125.6 7.1 4.8 35 28.9 18.3 81.8C910.6 886.7 825.9 980 743.3 980zM296.7 90.6c-53.1 0-150 55.7-159.5 115.1-15.3 96.8 53.6 249 184.1 407.1l49.8 60c130.4 157.9 268.2 255.4 368.7 260.6l3.4 23.3v-23.3c57.1 0 127.1-74.2 142.5-122.6 4.7-15 3.9-26.5-2.1-30.6C824.9 730.6 733 673 699.5 664.3c-14.4 3.7-22.6 12.6-32 22.8-16.4 17.5-34.1 36.2-68.3 31.3-9.2-1.4-36.7-5.6-138.1-125.5L422.8 547c-102.2-126.2-100.2-152.7-99.5-162.6 2.6-35.5 26.2-48.5 45.2-58.9 13.7-7.8 24.1-14.4 28.9-25.4-2.7-37-39.3-132.2-75.2-197.1-4.9-10.6-16.4-12.4-25.5-12.4z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],mg=(0,l.defineComponent)({__name:"Phone",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},r2,14,a2))}}),o2=["aria-labelledby"],i2=[(0,l.createElementVNode)("path",{d:"M759.922 989.082h-.02l-4.927-.11c-114.638-5.864-269.451-113.762-414.171-288.636l-53.457-64.567c-144.72-174.886-220.54-345.69-202.81-456.91C97.052 100.395 213.71 34.176 280.367 34.176c32.832 0 44.727 16.34 48.885 26.096 37.734 67.059 84.424 183.678 84.64 225.506l.014 2.976-1.068 2.78c-8.322 21.986-26.943 32.52-43.372 41.81-21.643 12.23-33.942 20.261-35.444 43.382-.446 7.016 5.605 38.935 101.083 156.63l40.82 49.29C571.667 695.637 601.79 707.8 608.842 708.806c23.088 3.21 33.96-6.912 50.565-25.114 12.641-13.86 26.982-29.59 50.644-33.055l2.996-.427 2.946.626C757.687 659.627 864.411 728.407 925 779.47c8.747 5.806 24.013 23.042 11.925 61.119-18.963 59.8-101.633 148.492-177.002 148.492z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],hg=(0,l.defineComponent)({__name:"PhoneFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},i2,14,o2))}}),s2=["aria-labelledby"],c2=[(0,l.createElementVNode)("path",{d:"M427.07 634.525a287.15 287.15 0 0 1-288.614-252.848A291.54 291.54 0 0 1 462.689 60.37a286.42 286.42 0 0 1 255.115 285.98A299 299 0 0 1 427.069 634.38zm0-507.963a219.934 219.934 0 1 0 221.908 219.861 224.689 224.689 0 0 0-221.909-219.86zM34.083 1024A36.57 36.57 0 0 1 0 990.209a426.338 426.338 0 0 1 427.07-423.193h8.703a36.57 36.57 0 0 1 34.084 33.718 37.01 37.01 0 0 1-34.084 33.791A360.95 360.95 0 0 0 68.826 990.21 38.253 38.253 0 0 1 34.084 1024zm0 0 388.963-407.687a16.822 16.822 0 0 1-27.94 7.826 34.01 34.01 0 0 1-10.825-23.405 37.01 37.01 0 0 1 34.083-33.718h8.704a36.57 36.57 0 0 1 34.084 33.718 26.258 26.258 0 0 1-2.633 11.337 16.822 16.822 0 0 1-31.45-11.337zm777.267 0a36.57 36.57 0 0 1-34.084-33.791A370.093 370.093 0 0 0 668.141 729.68a15.14 15.14 0 0 0-3.218-2.486 31.377 31.377 0 0 1 0-49.151 12.434 12.434 0 0 0 1.902-2.487 32.328 32.328 0 0 1 50.686 1.39A425.68 425.68 0 0 1 853.846 985.82a16.384 16.384 0 0 1-2.267 8.485 55.806 55.806 0 0 1-40.52 29.695zm-76.798-456.984a36.57 36.57 0 0 1-34.083-33.79 37.01 37.01 0 0 1 34.083-33.792 219.934 219.934 0 1 0 0-439.796 173.929 173.929 0 0 0-109.711 32.84 16.53 16.53 0 0 1-2.706 1.61 36.57 36.57 0 0 1-38.033-6.364 15.872 15.872 0 0 1-5.12-7.314 36.57 36.57 0 0 1 8.557-35.985 16.237 16.237 0 0 1 4.096-3.291A292.563 292.563 0 0 1 734.553-.045 286.639 286.639 0 0 1 1025.288 287.4a280.495 280.495 0 0 1-290.735 279.544zm392.986 389.402a36.57 36.57 0 0 1-34.084-33.791 369.873 369.873 0 0 0-109.199-260.455 13.092 13.092 0 0 0-3.145-2.56 31.67 31.67 0 0 1 1.39-50.247 32.109 32.109 0 0 1 51.198 0 425.826 425.826 0 0 1 136.554 308.873 15.725 15.725 0 0 1-2.267 8.485 55.733 55.733 0 0 1-40.447 29.695zm0 0",fill:"currentColor","fill-opacity":"0.9"},null,-1)],pg=(0,l.defineComponent)({__name:"Persons2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1170 1024","aria-labelledby":t.name,role:"presentation"},c2,14,s2))}}),u2=["aria-labelledby"],d2=(0,l.createElementVNode)("path",{d:"M557.056 512c61.44-48.128 103.424-123.904 103.424-212.992C659.456 147.456 542.72 30.72 398.336 30.72s-261.12 123.904-261.12 268.288c0 82.944 40.96 157.696 103.424 212.992C157.696 525.312 20.48 601.088 0 786.432V993.28h803.84V786.432C783.36 601.088 646.144 532.48 557.056 512zM199.68 306.176c0-109.568 89.088-199.68 199.68-199.68s199.68 89.088 199.68 199.68-89.088 199.68-199.68 199.68-199.68-90.112-199.68-199.68zm535.552 618.496H55.296V793.6c20.48-185.344 185.344-212.992 192.512-212.992h288.768c7.168 0 172.032 27.648 192.512 212.992v131.072h6.144z",fill:"currentColor","fill-opacity":"0.9"},null,-1),f2=(0,l.createElementVNode)("path",{d:"M824.32 512c34.816-55.296 55.296-109.568 48.128-164.864-7.168-61.44-34.816-109.568-55.296-151.552h-89.088s75.776 61.44 82.944 151.552c0 55.296-20.48 103.424-61.44 151.552l-34.816 40.96 48.128 13.312c7.168 0 185.344 61.44 192.512 288.768H1024C1024 643.072 892.928 552.96 824.32 512z",fill:"currentColor","fill-opacity":"0.9"},null,-1),gg=(0,l.defineComponent)({__name:"Persons",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[d2,(0,l.createTextVNode)(","),f2],14,u2))}}),m2=["aria-labelledby"],h2=[(0,l.createElementVNode)("path",{d:"M798.293 294.482c0-160.751-130.304-291.069-291.061-291.069a288.932 288.932 0 0 0-206.176 85.402 291.181 291.181 0 0 0-40.755 51.917c-84.409 137.014-41.762 316.501 95.252 400.91l15.05 9.352-16.688 6.106C174.5 622.513 55.08 793.115 55.02 984.081v.41c.122 14.94 12.315 26.958 27.238 26.835l.014-.007c14.926-.092 26.948-12.305 26.835-27.245.546-219.706 178.401-397.738 398.125-398.513 160.75 0 291.061-130.328 291.061-291.08zm-292.898 225.18c-123.515-.78-223.013-101.556-222.228-225.078.781-123.532 101.56-223.023 225.085-222.238 122.965.785 222.232 100.693 222.229 223.665v1.413c-.782 123.525-101.56 223.024-225.086 222.239zm225.697 61.01c-17.285-9.604-39.093-3.358-48.702 13.93-9.591 17.296-3.355 39.097 13.937 48.692C820.292 712.195 897.2 842.868 897.215 984.699c0 19.814 16.07 35.888 35.902 35.888 19.824 0 35.877-16.074 35.877-35.888-.116-167.858-91.156-322.478-237.902-404.026z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],yg=(0,l.defineComponent)({__name:"Person2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},h2,14,m2))}}),p2=["aria-labelledby"],g2=[(0,l.createElementVNode)("path",{d:"M258.938 272.34c0-138.107 113.308-250.08 253.062-250.08 139.776 0 253.062 111.973 253.062 250.08a246.873 246.873 0 0 1-44.834 142.18c-8.103 11.575-43.141 47.682-51.8 54.405 10.729 2.404 54.672 16.073 72.28 24.532 102.4 47.638 171.988 141.2 171.988 248.876v171.209c0 48.706-39.736 88.197-89.222 88.197H200.526c-49.286 0-89.222-39.402-89.222-88.197V742.31c0-107.631 69.566-201.194 171.988-248.877 11.665-5.431 61.551-22.105 72.28-24.487-8.68-6.745-38.4-35.884-51.8-54.427a246.873 246.873 0 0 1-44.834-142.18zm111.438 261.053c-113.775 25.51-192.178 111.994-192.178 208.918v171.23c0 12.244 9.95 22.106 22.328 22.106h622.948a22.083 22.083 0 0 0 22.328-22.105V742.31c0-96.902-78.425-183.407-192.178-208.918l-136.727-30.676 110.147-85.704a182.74 182.74 0 0 0 71.146-144.674c0-101.62-83.367-183.986-186.19-183.986-102.845 0-186.19 82.366-186.19 183.986a182.74 182.74 0 0 0 71.124 144.674l110.169 85.704-136.727 30.676z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],bg=(0,l.defineComponent)({__name:"Person",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},g2,14,p2))}}),y2=["aria-labelledby"],b2=[(0,l.createElementVNode)("path",{d:"M731.453 612.522c-27.877 14.516-52.222 34.88-71.41 59.466C616.142 647.778 565.68 634 512 634c-169.551 0-307 137.449-307 307 0 24.3-19.7 44-44 44s-44-19.7-44-44c0-162.692 98.359-302.412 238.856-362.938C279.408 527.394 229 440.584 229 342c0-156.297 126.703-283 283-283s283 126.703 283 283c0 98.584-50.408 185.394-126.856 236.062a394.134 394.134 0 0 1 63.31 34.46zM512 537c107.696 0 195-87.304 195-195s-87.304-195-195-195-195 87.304-195 195 87.304 195 195 195zm179.225 312.8c-24.3 0-44-19.699-44-44 0-24.3 19.7-44 44-44H963c24.3 0 44 19.7 44 44 0 24.301-19.7 44-44 44H691.225z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],wg=(0,l.defineComponent)({__name:"PersonMinus",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},b2,14,y2))}}),w2=["aria-labelledby"],S2=[(0,l.createElementVNode)("path",{d:"M730.614 612.961c-27.79 14.626-52.036 35.076-71.115 59.728C615.725 648.664 565.459 635 512 635c-169.551 0-307 137.449-307 307 0 24.3-19.7 44-44 44s-44-19.7-44-44c0-163.047 98.787-303.02 239.774-363.332C279.812 528.088 229 440.978 229 342c0-156.297 126.703-283 283-283s283 126.703 283 283c0 98.978-50.812 186.088-127.774 236.668a394.09 394.09 0 0 1 63.388 34.293zM512 537c107.696 0 195-87.304 195-195s-87.304-195-195-195-195 87.304-195 195 87.304 195 195 195zm271.113 312.8h-91.888c-24.3 0-44-19.699-44-44 0-24.3 19.7-44 44-44h91.888v-91.887c0-24.3 19.7-44 44-44s44 19.7 44 44v91.888H963c24.3 0 44 19.7 44 44s-19.7 44-44 44h-91.887v91.887c0 24.3-19.7 44-44 44s-44-19.7-44-44v-91.887z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Sg=(0,l.defineComponent)({__name:"PersonAdd",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},S2,14,w2))}}),v2=["aria-labelledby"],C2=[(0,l.createElementVNode)("path",{d:"M263.314 1023.999h-3.657c-29.257-3.657-51.2-29.257-51.2-58.514 14.63-149.943 142.63-270.629 292.572-270.629 29.257 0 54.857 25.6 54.857 54.857s-25.6 54.857-54.857 54.857c-95.086 0-175.543 73.143-186.515 168.229 0 29.257-25.6 51.2-51.2 51.2zM526.63 585.142c-43.886 0-87.772-21.943-117.029-54.857-18.286-21.942-14.629-58.514 7.314-76.8 21.943-18.285 58.515-14.628 76.8 7.315 14.629 18.286 43.886 18.286 58.515 0 18.285-21.943 54.857-29.257 76.8-7.314 21.942 18.285 29.257 54.857 7.314 76.8-21.943 32.913-62.172 54.856-109.714 54.856zM508.344 373.03c-142.629 0-277.943-29.258-409.6-84.115-29.257-10.971-40.229-43.885-29.257-73.143 10.971-29.257 43.885-40.228 73.143-29.257 117.028 51.2 237.714 73.143 365.714 73.143 95.086 0 190.17-14.628 281.6-43.886 29.257-10.971 58.514 7.315 69.486 36.572 10.97 29.257-7.315 58.514-36.572 69.486-102.4 36.57-208.457 51.2-314.514 51.2zm314.513 650.97h-73.143c-80.457 0-146.285-65.829-146.285-146.286S669.257 731.43 749.714 731.43h73.143c80.457 0 146.286 65.828 146.286 146.285S903.313 1024 822.857 1024zm-73.143-182.857c-21.943 0-36.571 14.628-36.571 36.571s14.628 36.572 36.57 36.572h73.144c21.943 0 36.572-14.629 36.572-36.572s-14.63-36.57-36.572-36.57h-73.143zM512 804.57c-18.286 0-29.257-3.657-43.886-3.657C274.286 771.656 128 599.77 128 402.286 128 179.2 307.2 0 530.286 0S932.57 179.2 932.57 402.286c0 65.828-18.285 131.656-47.542 190.17-7.315 14.63-18.286 32.914-29.258 43.886-18.285 25.6-51.2 29.257-76.8 10.971-25.6-18.285-29.257-51.2-10.971-76.8l21.943-32.914c21.943-43.885 36.57-91.428 36.57-138.97 0-160.915-131.656-292.572-292.57-292.572S241.37 237.714 241.37 398.63c0 142.627 106.058 266.97 248.686 288.913 10.972 0 18.286 3.657 29.257 3.657 29.257 0 54.857 25.6 51.2 58.514-3.657 32.915-29.257 54.857-58.514 54.857z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],vg=(0,l.defineComponent)({__name:"People",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},C2,14,v2))}}),N2=["aria-labelledby"],k2=[(0,l.createElementVNode)("path",{d:"M751.543 1024H268.8c-128 0-234.057-109.714-234.057-241.371V362.057c0-135.314 106.057-241.371 234.057-241.371V230.4c-69.486-3.657-124.343 58.514-124.343 131.657V782.63c0 73.142 54.857 131.657 124.343 131.657h486.4c65.829 0 124.343-58.515 124.343-131.657V362.057c0-73.143-54.857-131.657-124.343-131.657V120.686c128 0 234.057 109.714 234.057 241.371V782.63C985.6 914.286 883.2 1024 751.543 1024zM601.6 329.143H418.743c-91.429 0-164.572-73.143-164.572-164.572S327.314 0 418.743 0H601.6c91.429 0 164.571 73.143 164.571 164.571S693.03 329.143 601.6 329.143zM418.743 109.714c-29.257 0-54.857 25.6-54.857 54.857s25.6 54.858 54.857 54.858H601.6c29.257 0 54.857-25.6 54.857-54.858s-25.6-54.857-54.857-54.857H418.743zM601.6 768H418.743c-29.257 0-54.857-25.6-54.857-54.857s25.6-54.857 54.857-54.857H601.6c29.257 0 54.857 25.6 54.857 54.857S630.857 768 601.6 768zm0-182.857H418.743c-29.257 0-54.857-25.6-54.857-54.857s25.6-54.857 54.857-54.857H601.6c29.257 0 54.857 25.6 54.857 54.857s-25.6 54.857-54.857 54.857z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Cg=(0,l.defineComponent)({__name:"Order",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},k2,14,N2))}}),x2=["aria-labelledby"],z2=[(0,l.createElementVNode)("path",{d:"M940.875 819.2h-85.334V430.933c0-192-153.6-345.6-341.333-345.6s-341.333 153.6-341.333 345.6V819.2H87.541V430.933C87.542 192 279.542 0 514.208 0s426.667 192 426.667 430.933V819.2zM514.635 1024c-68.267 0-132.267-29.867-174.934-85.333-17.066-17.067-12.8-42.667 4.267-59.734 17.067-12.8 46.933-12.8 59.733 8.534 29.867 34.133 68.267 51.2 110.934 51.2s81.066-17.067 106.666-51.2c12.8-17.067 42.667-21.334 59.734-8.534 17.066 12.8 21.333 42.667 8.533 59.734C646.901 994.133 582.901 1024 514.635 1024zm469.333-162.133h-12.8c-294.4-89.6-618.667-89.6-913.067 0-21.333 4.266-46.933-8.534-55.466-29.867-8.534-21.333 4.266-46.933 29.866-51.2 311.467-93.867 652.8-89.6 964.267 0 21.333 8.533 34.133 29.867 29.867 51.2-8.534 21.333-25.6 29.867-42.667 29.867z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Ng=(0,l.defineComponent)({__name:"Notice",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1027 1024","aria-labelledby":t.name,role:"presentation"},z2,14,x2))}}),T2=["aria-labelledby"],E2=[(0,l.createElementVNode)("path",{d:"M511.863 804.296c-223.01 0-402.148-179.139-402.148-402.148S288.855 0 511.863 0s402.146 179.139 402.146 402.148-179.137 402.148-402.146 402.148zm0-694.62c-160.86 0-292.472 131.613-292.472 292.472s131.612 292.47 292.472 292.47 292.472-131.61 292.472-292.469-131.613-292.472-292.472-292.472zm237.633 913.973c-29.247 0-51.182-21.936-54.838-51.183-7.312-95.052-87.742-168.17-182.795-168.17s-175.483 73.118-182.795 168.17c-3.656 29.247-29.247 54.84-58.494 51.183-29.247 0-51.183-29.247-51.183-58.494 10.97-153.547 138.924-270.536 292.472-270.536s281.504 120.645 292.472 270.536c3.655 29.247-21.936 54.838-51.183 58.494h-3.656zM511.863 548.383c-47.527 0-91.398-21.935-120.645-58.494-18.28-25.59-14.623-58.494 7.312-76.774 25.591-18.28 58.494-14.623 76.774 7.312s51.182 21.935 69.462 0 54.838-29.247 76.774-7.312c21.935 18.28 29.247 54.84 7.312 76.774-25.592 40.215-69.463 58.494-116.99 58.494z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],kg=(0,l.defineComponent)({__name:"My2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},E2,14,T2))}}),$2=["aria-labelledby"],V2=[(0,l.createElementVNode)("path",{d:"M512 813.949c-225.805 0-406.974-183.795-406.974-406.975S286.195 0 512 0s406.974 181.17 406.974 406.974S735.18 813.95 512 813.95zm0-735.18c-181.17 0-328.205 147.036-328.205 328.205S330.83 735.18 512 735.18s328.205-147.035 328.205-328.205S693.17 78.77 512 78.77zm202.174 939.98c-21.005 0-39.384-18.38-39.384-39.385 0-89.272-73.518-162.79-162.79-162.79-89.272 0-162.79 73.518-162.79 162.79 0 21.005-18.38 39.385-39.384 39.385s-39.385-18.38-39.385-39.385c0-133.908 107.651-241.559 241.559-241.559s241.559 107.651 241.559 241.56c0 21.004-15.754 39.384-39.385 39.384zM512 525.129c-39.385 0-78.77-13.129-105.026-36.76-15.753-13.128-18.38-39.384-2.625-55.138 13.128-15.754 39.384-18.38 55.138-2.626 23.63 21.005 81.395 21.005 105.026 0 15.754-13.128 42.01-13.128 55.138 5.251 13.128 15.754 13.128 42.01-5.251 55.139C590.77 512 551.385 525.128 512 525.128z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],xg=(0,l.defineComponent)({__name:"My",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},V2,14,$2))}}),B2=["aria-labelledby"],D2=[(0,l.createElementVNode)("path",{d:"M176 511a56 56 0 1 0 112 0 56 56 0 1 0-112 0zm280 0a56 56 0 1 0 112 0 56 56 0 1 0-112 0zm280 0a56 56 0 1 0 112 0 56 56 0 1 0-112 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],zg=(0,l.defineComponent)({__name:"More",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 3891 1024","aria-labelledby":t.name,role:"presentation"},D2,14,B2))}}),M2=["aria-labelledby"],I2=[(0,l.createElementVNode)("path",{d:"M937.115 428.218c-43.442 0-80.679 37.237-80.679 80.679s37.237 80.679 80.68 80.679c43.442 0 80.678-37.237 80.678-80.679s-34.133-80.679-80.679-80.679m-428.218-52.751c-74.473 0-133.43 58.957-133.43 133.43s58.957 133.43 133.43 133.43 133.43-58.957 133.43-133.43-58.957-133.43-133.43-133.43M83.782 428.218c-43.443 0-80.679 37.237-80.679 80.679s34.133 80.679 80.679 80.679 80.679-37.237 80.679-80.679-37.237-80.679-80.68-80.679",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Tg=(0,l.defineComponent)({__name:"MoreX",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},I2,14,M2))}}),A2=["aria-labelledby"],_2=[(0,l.createElementVNode)("path",{d:"M176 511a56 56 0 1 0 112 0 56 56 0 1 0-112 0zm280 0a56 56 0 1 0 112 0 56 56 0 1 0-112 0zm280 0a56 56 0 1 0 112 0 56 56 0 1 0-112 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Eg=(0,l.defineComponent)({__name:"MoreS",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},_2,14,A2))}}),L2=["aria-labelledby"],P2=[(0,l.createElementVNode)("path",{d:"M834.7 920.1h-643c-23.7 0-43-19.2-43-43 0-23.7 19.2-43 43-43h643c23.7 0 43 19.2 43 43 0 23.7-19.3 43-43 43zm0-729.2h-643c-23.7 0-43-19.2-43-43 0-23.7 19.2-43 43-43h643c23.7 0 43 19.2 43 43s-19.3 43-43 43zm0 354.6h-643c-23.7 0-43-19.2-43-43 0-23.7 19.2-43 43-43h643c23.7 0 43 19.2 43 43 0 23.7-19.3 43-43 43z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],F2=(0,l.defineComponent)({__name:"MoreH",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},P2,14,L2))}}),R2=["aria-labelledby"],O2=[(0,l.createElementVNode)("path",{d:"M299.52 460.8h409.6c28.16 0 51.2 23.04 51.2 51.2s-23.04 51.2-51.2 51.2h-409.6c-28.16 0-51.2-23.04-51.2-51.2s23.04-51.2 51.2-51.2z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],$g=(0,l.defineComponent)({__name:"Minus",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},O2,14,R2))}}),q2=["aria-labelledby"],H2=[(0,l.createElementVNode)("path",{d:"M207.637 533.355a8.533 8.533 0 0 1 8.448 7.36 320 320 0 0 0 2.283 14.57c25.259 133.27 142.379 234.048 282.965 234.048 140.843 0 258.07-101.098 283.072-234.666.64-3.392 1.366-8.022 2.176-13.952a8.533 8.533 0 0 1 8.448-7.36h47.339a8.533 8.533 0 0 1 8.47 9.514c-.598 5.163-1.131 9.302-1.6 12.395-24.385 158.464-154.411 282.09-315.905 296.64v99.563A8.533 8.533 0 0 1 524.8 960h-46.933a8.533 8.533 0 0 1-8.534-8.533l-.021-99.563c-161.493-14.57-291.563-138.24-315.883-296.747a355.477 355.477 0 0 1-1.6-12.288 8.533 8.533 0 0 1 7.467-9.45l.512-.043h47.83zM501.333 64A202.667 202.667 0 0 1 704 266.667v234.666a202.667 202.667 0 0 1-405.333 0V266.667A202.667 202.667 0 0 1 501.333 64zm0 64a138.667 138.667 0 0 0-138.581 133.696l-.085 4.97v234.667a138.667 138.667 0 0 0 277.248 4.971l.085-4.97V266.666A138.667 138.667 0 0 0 501.333 128z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Vg=(0,l.defineComponent)({__name:"Mike",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},H2,14,q2))}}),K2=["aria-labelledby"],j2=(0,l.createElementVNode)("path",{d:"M725.333 213.333H640c0-12.8 0-21.333-4.267-29.866-12.8-59.734-64-98.134-123.733-98.134s-110.933 38.4-123.733 93.867C384 192 384 200.533 384 213.333h-85.333c0-21.333 4.266-38.4 8.533-55.466C328.533 64 413.867 0 512 0s183.467 64 204.8 162.133c4.267 12.8 8.533 29.867 8.533 51.2zM512 682.667c-119.467 0-213.333-93.867-213.333-213.334H384c0 72.534 55.467 128 128 128s128-55.466 128-128h85.333c0 119.467-93.866 213.334-213.333 213.334z",fill:"currentColor","fill-opacity":"0.9"},null,-1),Y2=(0,l.createElementVNode)("path",{d:"M384 213.333h-85.333c0-21.333 4.266-38.4 8.533-55.466l81.067 21.333C384 192 384 200.533 384 213.333zM512 853.333c-213.333 0-384-170.666-384-384 0-25.6 17.067-42.666 42.667-42.666s42.666 17.066 42.666 42.666C213.333 635.733 345.6 768 512 768s298.667-132.267 298.667-298.667c0-25.6 17.066-42.666 42.666-42.666S896 443.733 896 469.333c0 213.334-170.667 384-384 384zM682.667 1024H341.333c-25.6 0-42.666-17.067-42.666-42.667s17.066-42.666 42.666-42.666h341.334c25.6 0 42.666 17.066 42.666 42.666S708.267 1024 682.667 1024z",fill:"currentColor","fill-opacity":"0.9"},null,-1),W2=(0,l.createElementVNode)("path",{d:"M512 1024c-25.6 0-42.667-17.067-42.667-42.667V810.667C469.333 785.067 486.4 768 512 768s42.667 17.067 42.667 42.667v170.666c0 25.6-17.067 42.667-42.667 42.667zM341.333 512c-25.6 0-42.666-17.067-42.666-42.667v-256c0-25.6 17.066-42.666 42.666-42.666S384 187.733 384 213.333v256c0 25.6-17.067 42.667-42.667 42.667zM682.667 512c-25.6 0-42.667-17.067-42.667-42.667v-256c0-25.6 17.067-42.666 42.667-42.666s42.666 17.066 42.666 42.666v256c0 25.6-17.066 42.667-42.666 42.667z",fill:"currentColor","fill-opacity":"0.9"},null,-1),Bg=(0,l.defineComponent)({__name:"Microphone2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[j2,(0,l.createTextVNode)(","),Y2,(0,l.createTextVNode)(","),W2],14,K2))}}),U2=["aria-labelledby"],G2=[(0,l.createElementVNode)("path",{d:"M512 658.286c-142.628 0-256-113.372-256-256V256C256 113.371 369.372 0 512 0s256 113.371 256 256v146.286c0 142.628-113.371 256-256 256zm0-548.572c-80.457 0-146.286 65.829-146.286 146.286v146.286c0 80.457 65.829 146.285 146.286 146.285s146.286-65.828 146.286-146.285V256c0-80.457-65.829-146.286-146.286-146.286zm0 731.429c-146.286 0-285.257-76.8-358.4-197.486-14.628-25.6-7.314-58.514 18.286-76.8 25.6-14.628 58.514-7.314 76.8 18.286 51.2 91.428 153.6 146.286 263.314 146.286s212.114-54.858 263.314-146.286c14.629-25.6 47.543-32.914 76.8-18.286 25.6 14.629 32.915 47.543 18.286 76.8C797.257 764.343 661.943 841.143 512 841.143zM603.43 1024H420.572c-29.258 0-54.858-25.6-54.858-54.857s25.6-54.857 54.858-54.857h182.857c29.257 0 54.857 25.6 54.857 54.857S632.686 1024 603.429 1024z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Dg=(0,l.defineComponent)({__name:"Microphone",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},G2,14,U2))}}),X2=["aria-labelledby"],Z2=[(0,l.createElementVNode)("path",{d:"M879.59 1024c-5.252 0-13.128 0-18.38-2.626L706.297 981.99c-13.128 5.251-21.005 7.877-28.882 10.502-52.512 18.38-107.65 26.257-165.415 26.257C228.43 1021.374 0 792.944 0 509.374S228.43 0 512 0s512 228.43 512 509.374c0 84.02-21.005 170.667-63.015 244.185-2.626 7.877-10.503 15.754-18.38 28.882l15.754 152.287c2.626 21.005-5.251 42.01-18.38 57.764-13.128 15.754-31.507 26.257-55.138 28.882 0 2.626-2.626 2.626-5.251 2.626zm-165.416-44.636zm-10.502-76.143c5.251 0 7.877 0 13.128 2.625l162.79 39.385-13.128-162.79c0-10.503 2.625-23.63 7.876-34.133 7.877-13.129 15.754-23.631 18.38-31.508 34.133-63.015 52.513-133.908 52.513-207.426C945.23 273.067 750.933 78.77 512 78.77S78.77 273.067 78.77 509.374C78.77 748.308 273.066 939.98 512 939.98c47.262 0 94.523-7.876 139.159-23.63 7.877-2.626 18.38-7.877 31.508-13.128 7.877 2.625 13.128 0 21.005 0zM512 735.179c-39.385 0-78.77-13.128-105.026-36.758-15.753-13.129-18.38-39.385-2.625-55.139 13.128-15.754 39.384-18.38 55.138-2.626 23.63 21.006 81.395 21.006 105.026 0 15.754-13.128 42.01-13.128 55.138 5.252 13.128 15.754 13.128 42.01-5.251 55.138-23.63 21.005-63.015 34.133-102.4 34.133z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Mg=(0,l.defineComponent)({__name:"Message",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Z2,14,X2))}}),J2=["aria-labelledby"],Q2=[(0,l.createElementVNode)("path",{d:"M472 122a30 30 0 1 1 0 60H112a10 10 0 0 0-10 10v720c0 5.52 4.48 10 10 10h720a10 10 0 0 0 10-10V552a30 30 0 1 1 60 0v360a70 70 0 0 1-70 70H112a70 70 0 0 1-70-70V192c0-38.64 31.36-70 70-70zm213.2-23.4a30 30 0 0 1 40.2-13.44l135.2 67.6a50 50 0 0 1 13 80.08l-100.4 100.4a30 30 0 0 1-42.4-42.44l67.4-67.48C565.64 241.72 382 449.4 382 752a30 30 0 1 1-60 0c0-317.84 188.36-545.48 434.68-584.16l-58.08-29a30 30 0 0 1-13.44-40.24z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Ig=(0,l.defineComponent)({__name:"MergeForward",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Q2,14,J2))}}),e3=["aria-labelledby"],t3=[(0,l.createElementVNode)("path",{d:"M512 14.897C238.594 14.897 14.897 238.594 14.897 512S238.594 1009.103 512 1009.103 1009.103 785.406 1009.103 512 785.406 14.897 512 14.897zm207.126 646.234c16.57 16.57 16.57 41.425 0 57.995s-41.425 16.57-57.995 0L512 569.996l-149.13 149.13c-16.57 16.57-41.426 16.57-57.996 0s-16.57-41.425 0-57.995L454.004 512l-149.13-149.13c-16.57-16.57-16.57-41.426 0-57.996s41.425-16.57 57.995 0L512 454.004l149.13-149.13c16.57-16.57 41.426-16.57 57.996 0s16.57 41.425 0 57.995L569.996 512l149.13 149.13z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Ag=(0,l.defineComponent)({__name:"MaskClose",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},t3,14,e3))}}),l3=["aria-labelledby"],n3=[(0,l.createElementVNode)("path",{d:"M1007.96 698.56c-274.012 0-483.005-208.993-534.092-408.697-9.288-37.154 9.289-74.308 46.443-83.597 37.154-9.289 74.309 9.289 83.597 46.443 41.799 148.617 199.704 306.522 404.053 306.522 199.704 0 362.254-157.905 404.052-311.167 9.289-37.154 46.443-60.375 83.597-51.087 37.155 9.289 60.376 46.443 51.087 83.597-51.087 204.349-260.08 417.986-538.736 417.986zm404.053 18.577c-23.221 0-46.443-13.933-60.375-37.154l-46.443-78.953c-18.577-32.51-4.644-74.309 27.865-92.886 32.51-18.577 74.309-4.644 92.886 27.866l46.443 78.953c18.577 32.51 4.644 74.308-27.866 92.885-9.288 4.645-23.221 9.289-32.51 9.289zm171.839-320.455c-13.933 0-27.866-4.645-41.799-13.933l-102.174-69.665c-32.51-23.221-37.154-65.02-18.577-97.53 23.221-32.51 65.02-37.154 97.53-18.577l102.174 69.665c32.51 23.221 37.154 65.02 18.577 97.53-9.288 23.221-32.51 32.51-55.731 32.51zM603.908 717.137c-9.288 0-23.221-4.644-32.51-9.289-32.51-18.577-46.443-60.375-27.866-92.885l46.443-78.953c18.577-32.51 60.376-46.443 92.886-27.866s46.443 60.376 27.866 92.886l-46.443 78.953c-9.289 23.221-32.51 37.154-60.376 37.154zM432.07 396.682c-23.222 0-41.799-9.289-55.732-27.866-23.221-32.51-13.933-74.309 18.577-97.53l102.175-69.664c27.865-23.222 69.664-13.933 92.885 13.932 23.222 32.51 13.933 74.309-18.577 97.53l-97.53 69.665c-13.933 9.288-27.866 13.933-41.798 13.933zm575.89 417.985c-37.154 0-69.664-32.51-69.664-69.664v-92.886c0-37.154 32.51-69.664 69.665-69.664s69.664 32.51 69.664 69.664v92.886c0 37.154-32.51 69.664-69.664 69.664z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],_g=(0,l.defineComponent)({__name:"Marshalling",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2043 1024","aria-labelledby":t.name,role:"presentation"},n3,14,l3))}}),a3=["aria-labelledby"],r3=[(0,l.createElementVNode)("path",{d:"M877.319 1024c-5.535 0-13.838 0-19.373-2.768L705.73 982.486c-11.07 5.536-22.14 8.303-27.676 11.07-52.584 16.606-107.935 27.676-166.054 27.676C229.708 1021.232 0 791.524 0 512 0 229.708 229.708 0 512 0s512 229.708 512 509.232c0 85.795-22.14 168.822-60.886 243.546-2.768 8.303-8.303 16.606-16.606 27.676l13.838 152.216c2.768 22.14-5.535 44.281-19.373 60.887-13.838 16.605-33.21 27.675-55.351 30.443h-8.303zM702.962 899.46c5.535 0 8.303 0 13.838 2.767l163.286 41.514-16.605-160.52c0-11.07 2.768-24.907 8.303-35.978 8.302-13.838 13.838-24.908 19.373-30.443 33.21-60.886 52.584-132.843 52.584-204.8 0-235.243-193.73-426.205-428.973-426.205S83.027 273.989 83.027 509.232 276.757 935.438 512 935.438c47.049 0 94.097-8.303 138.378-22.14 8.303-2.768 16.606-5.536 30.444-11.071 8.302-2.768 13.837-2.768 22.14-2.768zM514.768 678.053c-22.141 0-41.514-19.373-41.514-41.513V384.69c0-22.14 19.373-41.513 41.514-41.513s41.513 19.373 41.513 41.514V636.54c0 24.908-19.373 41.513-41.513 41.513zM512 675.286c-8.303 0-16.605-2.767-24.908-8.302l-119.006-88.562c-19.372-13.838-22.14-38.746-8.302-58.12 13.838-19.372 38.746-22.14 58.119-8.302l119.005 88.562c19.373 13.838 22.14 38.746 8.303 58.12-8.303 11.07-22.14 16.604-33.211 16.604zm5.535 0c-13.838 0-24.908-5.535-33.21-16.605-13.839-19.373-8.303-44.281 8.302-58.119L611.632 512c19.373-13.838 44.282-8.303 58.12 8.303 13.837 19.373 8.302 44.28-8.303 58.119l-119.006 88.562c-8.302 5.535-16.605 8.302-24.908 8.302z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Lg=(0,l.defineComponent)({__name:"Lower",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},r3,14,a3))}}),o3=["aria-labelledby"],i3=[(0,l.createElementVNode)("path",{d:"M507.52 4.48A251.52 251.52 0 0 1 759.04 256l-.064 123.52H832c46.656 0 84.48 37.824 84.48 84.48v473.6A84.48 84.48 0 0 1 832 1024H192a84.48 84.48 0 0 1-84.48-84.48V464c0-46.656 37.824-84.48 84.48-84.48h63.936L256 256A251.52 251.52 0 0 1 507.52 4.48zM832 444.16H192A19.84 19.84 0 0 0 172.16 464v473.6A19.84 19.84 0 0 0 192 960h640a19.84 19.84 0 0 0 19.84-19.84V464A19.84 19.84 0 0 0 832 444.16zm-320.64 128A90.24 90.24 0 0 1 544 746.56v79.04a32 32 0 0 1-32 32.64 32.64 32.64 0 0 1-32.64-32.64l-.064-78.848A90.24 90.24 0 0 1 511.36 572.16zm-3.52-493.824A197.12 197.12 0 0 0 311.68 256l-.064 123.52h392.32L704 256A197.12 197.12 0 0 0 507.84 78.336z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Pg=(0,l.defineComponent)({__name:"Locked",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},i3,14,o3))}}),s3=["aria-labelledby"],c3=[(0,l.createElementVNode)("path",{d:"m499.512 1001.522-9.99-7.493c-34.966-22.478-52.449-34.966-59.942-39.96-102.4-82.42-164.839-137.367-194.81-169.835-44.955-49.951-77.424-92.41-107.394-142.36-32.469-62.44-52.45-134.87-52.45-209.796 0-114.888 44.957-224.78 127.376-304.702C284.722 44.956 394.615 0 512 0s227.278 44.956 309.698 127.376c82.42 82.42 127.375 189.814 127.375 304.702 0 74.927-19.98 147.356-54.946 209.795-24.976 44.956-59.942 89.912-104.898 142.361-27.473 32.468-89.912 84.917-197.307 172.332-2.498 2.497-9.99 7.493-47.454 32.468-9.99 7.493-22.478 9.99-32.468 12.488h-12.488zM512 74.927c-97.405 0-187.317 37.463-257.249 104.897-67.434 67.435-104.897 157.347-104.897 252.254 0 59.942 14.985 122.38 44.956 174.83 24.975 44.955 57.444 84.916 97.405 129.872 24.975 29.971 87.414 82.42 184.82 159.844 2.497 2.498 12.487 9.99 34.965 22.478 17.483-12.487 29.97-19.98 32.468-22.478 99.903-79.922 164.84-134.868 187.317-162.341 42.459-49.951 72.43-89.912 94.908-132.37 29.97-52.45 44.956-112.391 44.956-174.83 0-94.907-37.464-184.82-104.898-252.254C699.317 112.39 609.405 74.927 512 74.927zm0 549.463c-102.4 0-187.317-84.917-187.317-187.317S409.6 249.756 512 249.756s187.317 84.917 187.317 187.317S614.4 624.39 512 624.39zm0-299.707c-62.439 0-112.39 49.951-112.39 112.39s49.95 112.39 112.39 112.39 112.39-49.95 112.39-112.39-49.95-112.39-112.39-112.39z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Fg=(0,l.defineComponent)({__name:"Locationg3",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},c3,14,s3))}}),u3=["aria-labelledby"],d3=[(0,l.createElementVNode)("path",{d:"m530.286 1005.714-25.6-10.971c-36.572-14.629-58.515-25.6-73.143-36.572-102.4-84.114-164.572-135.314-193.829-171.885-43.885-51.2-76.8-91.429-106.057-142.629C95.086 577.83 76.8 504.686 76.8 431.543c0-117.029 43.886-226.743 128-307.2C285.257 43.886 394.971 0 512 0s226.743 43.886 310.857 128c84.114 80.457 128 190.171 128 307.2 0 73.143-18.286 146.286-54.857 212.114-25.6 43.886-58.514 91.429-106.057 142.629-29.257 32.914-87.772 84.114-197.486 171.886 0 0-7.314 7.314-18.286 10.971l-43.885 32.914zM497.37 874.057s3.658 3.657 14.629 7.314c3.657-3.657 7.314-3.657 10.971-7.314 98.744-76.8 160.916-131.657 182.86-157.257 40.228-47.543 69.485-87.771 91.428-128 25.6-47.543 40.229-102.4 40.229-157.257 0-87.772-32.915-168.229-95.086-230.4-58.514-58.514-142.629-91.429-230.4-91.429S340.114 142.63 277.943 204.8c-62.172 62.171-95.086 142.629-95.086 230.4 0 54.857 14.629 109.714 40.229 157.257 25.6 43.886 54.857 80.457 95.085 124.343 25.6 29.257 84.115 80.457 179.2 157.257zm18.286-248.686c-102.4 0-182.857-80.457-182.857-182.857s80.457-182.857 182.857-182.857 182.857 80.457 182.857 182.857-80.457 182.857-182.857 182.857zm0-256c-40.228 0-73.143 32.915-73.143 73.143s32.915 73.143 73.143 73.143 73.143-32.914 73.143-73.143-32.914-73.143-73.143-73.143z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Rg=(0,l.defineComponent)({__name:"Location2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},d3,14,u3))}}),f3=["aria-labelledby"],m3=[(0,l.createElementVNode)("path",{d:"M512 971.487C259.938 971.487 52.513 764.062 52.513 512S259.938 52.513 512 52.513 971.487 259.938 971.487 512 764.062 971.487 512 971.487zm0-840.205c-210.051 0-380.718 170.667-380.718 380.718S301.95 892.718 512 892.718 892.718 722.05 892.718 512 722.05 131.282 512 131.282zm0 577.641c-107.651 0-196.923-89.272-196.923-196.923S404.349 315.077 512 315.077 708.923 404.349 708.923 512 619.651 708.923 512 708.923zm0-315.077c-65.641 0-118.154 52.513-118.154 118.154S446.36 630.154 512 630.154 630.154 577.64 630.154 512 577.64 393.846 512 393.846zm0-210.051c-21.005 0-39.385-18.38-39.385-39.385V39.385C472.615 18.379 490.995 0 512 0s39.385 18.38 39.385 39.385V144.41c0 21.005-18.38 39.385-39.385 39.385zM512 1024c-21.005 0-39.385-18.38-39.385-39.385V879.59c0-21.005 18.38-39.385 39.385-39.385s39.385 18.38 39.385 39.385v105.025c0 21.006-18.38 39.385-39.385 39.385zm472.615-472.615H879.59c-21.005 0-39.385-18.38-39.385-39.385s18.38-39.385 39.385-39.385h105.025c21.006 0 39.385 18.38 39.385 39.385s-18.38 39.385-39.385 39.385zm-840.205 0H39.385C18.379 551.385 0 533.005 0 512s18.38-39.385 39.385-39.385H144.41c21.005 0 39.385 18.38 39.385 39.385s-18.38 39.385-39.385 39.385z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Og=(0,l.defineComponent)({__name:"Location",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},m3,14,f3))}}),h3=["aria-labelledby"],p3=[(0,l.createElementVNode)("path",{d:"M520.665 64.564a29.244 29.244 0 0 0-7.071-.894c-16.211 0-29.35 13.14-29.35 29.35 0 15.83 12.538 28.696 28.223 29.293v.073c.375 0 .751-.014 1.127-.014 216.493 0 389.629 173.942 389.629 390.433 0 216.496-173.136 388.827-389.63 388.827s-389.63-172.333-389.63-388.829c0-.27.01-.536.01-.804h-.01c0-16.209-13.141-29.35-29.35-29.35s-29.35 13.139-29.35 29.35c0 .055.007.11.007.164-.001.214-.007.425-.007.64 0 247.609 200.722 448.331 448.33 448.331 247.607 0 448.33-200.722 448.33-448.33-.002-245.242-196.917-444.456-441.258-448.24z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],qg=(0,l.defineComponent)({__name:"Loading1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},p3,14,h3))}}),g3=["aria-labelledby"],y3=[(0,l.createElementVNode)("path",{d:"M784 902.4c9.6 19.2 6.4 41.6-12.8 54.4-19.2 9.6-41.6 3.2-51.2-12.8-9.6-19.2-6.4-41.6 12.8-54.4 16-12.8 38.4-8 51.2 12.8zM550.4 984c0 22.4-16 38.4-38.4 38.4s-38.4-16-38.4-38.4v-24c0-22.4 19.2-38.4 41.6-38.4 19.2 0 35.2 16 38.4 38.4v25.6h-3.2zm-240-43.2c-9.6 19.2-35.2 25.6-54.4 16-19.2-9.6-25.6-35.2-16-51.2l28.8-51.2c9.6-19.2 35.2-25.6 54.4-16s25.6 35.2 12.8 54.4l-25.6 48zM121.6 784c-19.2 9.6-41.6 3.2-54.4-16-9.6-19.2-6.4-41.6 12.8-54.4l76.8-44.8c19.2-9.6 41.6-3.2 54.4 16 9.6 19.2 3.2 41.6-16 54.4L121.6 784zM38.4 552C16 552 0 536 0 513.6s16-38.4 38.4-38.4H160c22.4 0 38.4 19.2 38.4 38.4 0 22.4-16 38.4-38.4 38.4H38.4zm44.8-241.6c-19.2-9.6-25.6-35.2-16-51.2 9.6-19.2 35.2-25.6 54.4-16L256 320c19.2 9.6 25.6 35.2 16 54.4s-35.2 25.6-54.4 16l-134.4-80zm160-185.6 92.8 160c9.6 19.2 35.2 25.6 54.4 12.8s25.6-35.2 12.8-54.4l-92.8-160C297.6 64 275.2 60.8 256 70.4c-16 12.8-22.4 33.6-12.8 54.4zM473.6 40c0-22.4 16-38.4 38.4-38.4s38.4 19.2 38.4 38.4v184c0 22.4-19.2 38.4-38.4 38.4-22.4 0-38.4-19.2-38.4-38.4V40zm240 43.2c9.6-19.2 35.2-25.6 54.4-16 19.2 9.6 25.6 35.2 16 51.2l-92.8 160c-9.6 19.2-35.2 25.6-54.4 16-19.2-9.6-25.6-35.2-12.8-54.4l89.6-156.8zm188.8 160-160 92.8c-19.2 9.6-25.6 35.2-16 54.4 12.8 19.2 35.2 25.6 54.4 12.8l160-92.8c19.2-9.6 25.6-35.2 12.8-54.4-9.6-16-32-25.6-51.2-12.8zM985.6 472c22.4 0 38.4 16 38.4 38.4s-16 38.4-38.4 38.4H800c-22.4 0-38.4-19.2-38.4-38.4 0-22.4 19.2-38.4 38.4-38.4h185.6z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Xt=(0,l.defineComponent)({__name:"Loading",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},y3,14,g3))}}),b3=["aria-labelledby"],w3=[(0,l.createElementVNode)("path",{d:"M313.034 1004.045c-66.848 0-124.402-24.156-170.798-70.577l-40.854-40.829C54.96 846.218 28.966 783.097 30.83 714.411c3.702-66.85 31.56-131.808 79.819-180.12l137.4-137.373c14.86-14.861 40.855-14.861 55.69 0 14.86 14.861 16.725 38.99 0 55.69l-137.348 137.4a187.47 187.47 0 0 0-55.69 126.24c-1.864 46.422 14.835 89.115 46.396 120.675l40.855 40.855c31.56 31.56 74.253 48.286 120.674 46.421 46.421-1.838 92.843-22.291 126.24-55.69l137.4-137.4c14.862-14.86 40.856-14.86 55.69 0 14.862 14.862 14.862 40.856 0 55.69l-137.4 137.427c-48.285 48.259-113.27 76.117-180.118 79.82a5.645 5.645 0 0 0-7.405 0zm475.294-382.477c-11.133 0-18.563-3.702-27.832-12.997-14.86-14.861-14.86-40.855 0-55.69l115.082-115.108a187.47 187.47 0 0 0 55.716-126.267c1.838-46.395-14.861-89.114-46.421-120.674l-40.855-40.855c-64.985-64.959-176.364-61.257-246.915 9.294L478.266 278.108c-14.835 14.835-40.829 14.835-55.69 0-14.86-14.861-14.86-40.855 0-55.716l118.81-118.81C643.524 1.444 803.163-2.232 899.734 94.287l40.829 40.855c46.421 46.421 72.415 109.541 70.55 178.228-3.702 66.85-31.56 131.807-79.819 180.093L816.186 608.571c-7.43 7.43-18.563 11.133-27.858 12.997zm-332.327-1.864c-11.16 0-18.564-3.702-27.832-12.997-14.888-14.835-14.888-40.829 0-55.69l148.506-148.532c14.861-14.862 40.855-14.862 55.69 0 14.861 14.86 14.861 40.854 0 55.69L483.832 606.706c-7.404 7.43-18.563 11.159-27.831 12.997z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Hg=(0,l.defineComponent)({__name:"Link",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},w3,14,b3))}}),S3=["aria-labelledby"],v3=[(0,l.createElementVNode)("path",{d:"M642.973 1005.542 321.912 587.098a123.278 123.278 0 0 1 0-150.17l321.06-418.443a47.182 47.182 0 0 1 74.83 57.422l-321.088 418.47a28.994 28.994 0 0 0 0 35.3l321.088 418.47a47.155 47.155 0 0 1-74.83 57.395",fill:"currentColor","fill-opacity":"0.9"},null,-1)],C3=(0,l.defineComponent)({__name:"Left",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},v3,14,S3))}}),N3=["aria-labelledby"],k3=[(0,l.createElementVNode)("path",{d:"M2185.74 479.429a117.992 117.992 0 1 0-162.829-170.852c-284.772 271.204-732.314 271.204-1017.087 0A118.05 118.05 0 0 0 842.996 479.43c375.98 358.045 966.705 358.045 1342.744 0",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Kg=(0,l.defineComponent)({__name:"JoySmile",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 3072 1024","aria-labelledby":t.name,role:"presentation"},k3,14,N3))}}),x3=["aria-labelledby"],z3=[(0,l.createElementVNode)("path",{d:"M964.923 1024c-98.461 0-181.17-66.954-208.738-157.538H543.508C515.938 957.046 433.23 1024 334.769 1024s-185.107-66.954-208.738-161.477C59.077 846.77 7.877 787.693 0 716.8V448.985c0-27.57 11.815-51.2 27.57-70.893l153.6-153.6c15.753-15.754 39.384-23.63 63.015-23.63h70.892v-15.754C315.077 82.708 401.723 0 504.123 0h405.662c149.661 0 271.753 122.092 271.753 271.754v535.63c0 118.154-98.461 216.616-216.615 216.616zM496.246 748.308h307.2c35.446 0 63.016 27.569 63.016 59.077v7.877c3.938 47.261 47.261 86.646 98.461 86.646 55.139 0 98.462-43.323 98.462-98.462V271.754c0-82.708-70.893-153.6-153.6-153.6H504.123c-39.385 0-66.954 31.508-66.954 66.954v59.077c0 39.384-31.507 70.892-74.83 70.892h-102.4L118.153 456.862v256c0 19.692 19.692 35.446 39.384 35.446h11.816c35.446 0 63.015 27.569 63.015 59.077V819.2c11.816 51.2 51.2 86.646 102.4 86.646s90.585-35.446 98.462-82.708V819.2c0-43.323 27.569-70.892 63.015-70.892zm-378.092 66.954zm129.97-496.247zm19.691-7.877zm47.262-66.953zm43.323-43.323zm15.754 271.753c-31.508 0-59.077-27.569-59.077-59.077V256c0-31.508 27.57-59.077 59.077-59.077S433.23 224.493 433.23 256v157.538c0 31.508-27.57 59.077-59.077 59.077z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],jg=(0,l.defineComponent)({__name:"Jdl",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1181 1024","aria-labelledby":t.name,role:"presentation"},z3,14,x3))}}),T3=["aria-labelledby"],E3=[(0,l.createElementVNode)("path",{d:"M921.6 666.829a34.133 34.133 0 0 1 33.894 30.14l.24 3.993V871.63a102.4 102.4 0 0 1-96.393 102.23l-6.008.17H170.667a102.4 102.4 0 0 1-102.23-96.393l-.17-6.007V700.962a34.133 34.133 0 0 1 68.027-3.993l.24 3.993V871.63a34.133 34.133 0 0 0 30.14 33.894l3.993.24h682.666a34.133 34.133 0 0 0 33.895-30.175l.239-3.96V700.963A34.133 34.133 0 0 1 921.6 666.83zM772.096 39.049l2.97 2.662 193.092 193.092a34.133 34.133 0 0 1 2.662 45.295l-2.662 2.97L775.066 476.16a34.133 34.133 0 0 1-50.927-45.295l2.662-2.97 134.144-134.212H341.333a34.133 34.133 0 0 0-33.894 30.174l-.239 3.96V739.19a34.133 34.133 0 0 1-68.028 3.994l-.239-3.994V327.817a102.4 102.4 0 0 1 96.393-102.23l6.007-.17h520.91L726.8 89.975a34.133 34.133 0 0 1-2.662-45.294l2.662-2.97a34.133 34.133 0 0 1 45.295-2.662z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Yg=(0,l.defineComponent)({__name:"ItemsForward",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},E3,14,T3))}}),$3=["aria-labelledby"],V3=[(0,l.createElementVNode)("path",{d:"M512 1024C229.831 1024 0 794.169 0 512S229.831 0 512 0s512 229.831 512 512-229.831 512-512 512zm0-955.733C266.24 68.267 68.267 266.24 68.267 512S266.24 955.733 512 955.733 955.733 757.76 955.733 512 757.76 68.267 512 68.267zm31.858 377.742c18.204 0 34.133 15.929 34.133 34.133 0 2.276 0 15.93-2.275 18.205l-34.134 195.697h29.582c18.205 0 34.134 15.93 34.134 34.134s-15.93 34.133-34.134 34.133h-91.022c-18.204 0-34.133-15.929-34.133-34.133v-20.48L480.142 512H450.56c-18.204 0-34.133-15.929-34.133-34.133s15.929-34.134 34.133-34.134h93.298zm-34.134-207.076c38.685 0 68.267 29.583 68.267 68.267s-29.582 68.267-68.267 68.267-68.266-29.583-68.266-68.267 29.582-68.267 68.266-68.267z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Wg=(0,l.defineComponent)({__name:"Issue",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},V3,14,$3))}}),B3=["aria-labelledby"],D3=[(0,l.createElementVNode)("path",{d:"M184.32 147.911a36.409 36.409 0 0 0-36.409 36.409v655.36a36.409 36.409 0 0 0 36.409 36.409h655.36a36.409 36.409 0 0 0 36.409-36.409V445.226a36.409 36.409 0 0 1 72.818 0V839.68A109.227 109.227 0 0 1 839.68 948.907H184.32A109.227 109.227 0 0 1 75.093 839.68V184.32A109.227 109.227 0 0 1 184.32 75.093h194.205a36.409 36.409 0 0 1 0 72.818H184.32zm291.271 327.68A364.089 364.089 0 0 1 839.68 111.502h36.409a36.409 36.409 0 0 1 0 72.818H839.68a291.271 291.271 0 0 0-291.271 291.271v57.745l47.04-47.113a36.409 36.409 0 1 1 51.555 51.554L537.777 647.004a36.409 36.409 0 0 1-51.554 0L376.996 537.777a36.409 36.409 0 1 1 51.555-51.554l47.04 47.113V475.59z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Ug=(0,l.defineComponent)({__name:"Introduce",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},D3,14,B3))}}),M3=["aria-labelledby"],I3=[(0,l.createElementVNode)("path",{d:"M853.161 892.55H362.595l-209.433-.414a18.5 18.5 0 0 1-1.813-.092c-24.849-2.485-47.825-14.06-64.696-32.595-16.991-18.665-26.35-42.855-26.35-68.112V264.626c0-55.808 45.404-101.211 101.212-101.211H853.16c55.808 0 101.21 45.403 101.21 101.211v225.513c0 .275-.006.552-.018.826-.022.494-1.972 51.723 15.481 85.462 4.717 9.119 1.148 20.335-7.97 25.053-9.117 4.714-20.335 1.15-25.053-7.97-21.3-41.177-19.845-97.643-19.619-103.74V264.627c0-35.307-28.724-64.031-64.03-64.031H161.515c-35.308 0-64.032 28.724-64.032 64.031v526.711c0 32.755 24.321 59.958 56.718 63.62l208.431.412h490.53c35.306 0 64.03-28.725 64.03-64.032l-.382-93.677c-.105-1.75-1.587-19.548-19.55-42.5a9.548 9.548 0 0 1-.147-.19l-21.712-28.489-117.227-155.119c-.416-.55-38.995-50.852-86.272-45.534-38.335 4.315-75.955 45.164-108.79 118.132-17.615 39.141-34.65 68.269-52.082 89.046-17.607 20.986-35.68 33.52-55.251 38.317-43.423 10.638-81.05-18.995-120.887-50.373l-5.057-3.98c-46.555-36.578-68.75-28.224-158.33 59.602-7.33 7.188-19.1 7.071-26.289-.26-7.187-7.33-7.07-19.1.26-26.287 46.659-45.746 77.544-72.727 107.086-84.283 33.358-13.048 64.275-6.267 100.242 21.994l5.093 4.008c33.923 26.72 63.22 49.795 89.029 43.467 25.618-6.279 53.3-42.114 82.28-106.509 39.14-86.976 85.838-134.027 138.797-139.849 68.454-7.515 117.824 57.405 119.892 60.172l117.122 154.98 21.6 28.344c26.277 33.631 27.334 61.639 27.367 64.725l.001.128.384 94.06c.001 55.884-45.4 101.287-101.209 101.287zM312.328 446.968c-42.325 0-76.759-34.434-76.759-76.76s34.434-76.759 76.76-76.759 76.759 34.435 76.759 76.76-34.434 76.759-76.76 76.759zm0-116.34c-21.824 0-39.579 17.756-39.579 39.58s17.755 39.58 39.58 39.58 39.579-17.756 39.579-39.58-17.755-39.58-39.58-39.58z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Gg=(0,l.defineComponent)({__name:"Image",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},I3,14,M3))}}),A3=["aria-labelledby"],_3=[(0,l.createElementVNode)("path",{d:"M696.43 465.25c40.61 0 73.53-32.72 73.53-73.09s-32.96-73.08-73.53-73.08-73.54 32.72-73.54 73.08 32.92 73.09 73.54 73.09zM535.74 650.62l-273.61-259.4a56.19 56.19 0 0 0-15.36 11.58l-114 119.63-6-222.77c-.73-26.82 20.84-49.41 47.67-50.14l201.77-5.44 47.34-50-250.43 6.75C119 202.33 76.33 247.17 77.78 301l7.32 271.4 4.5 166.78C91.06 793 136.05 835.47 190.2 834l176-4.75 12-.32 47.34-50 116.18-122.64zM861.71 214.8l-242.83-33.86-55.09 41.46L855 263a49.05 49.05 0 0 1 41.79 55.13l-54.33 389.59-120.87-159.05A59.86 59.86 0 0 0 638.06 537l-44 33.08 65.07 86.15L603.84 698l-79.57 60.1-54.92 41.48 34.17 4.76 270.73 37.76a97.55 97.55 0 0 0 109.88-79.6 22.37 22.37 0 0 0 .65-3.44l60.53-434.16c7.44-53.32-29.95-102.62-83.6-110.1z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Xg=(0,l.defineComponent)({__name:"ImageError",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},_3,14,A3))}}),L3=["aria-labelledby"],P3=(0,l.createElementVNode)("path",{d:"M922.514 789.611h.07v-.42ZM776.028 148.82c-5.478-3.288-10.925-5.975-17.57-5.975-16.229 0-29.308 13.152-29.308 29.361 0 11.703 6.927 21.072 16.72 26.391 107.724 62.86 180.16 179.528 180.16 313.235 0 133.603-72.368 250.233-179.95 313.094-9.437 5.164-17.57 14.849-17.57 26.833 0 16.227 13.152 29.377 29.345 29.377 6.504 0 11.666-2.505 17.323-5.76 125.009-72.97 209.083-208.377 209.083-363.544.002-154.814-83.715-289.953-208.233-363.012z",fill:"currentColor","fill-opacity":"0.9"},null,-1),F3=(0,l.createElementVNode)("path",{d:"M810.037 511.85c0-90.983-49.316-170.37-122.677-213.094-3.323-1.733-11.134-5.144-16.616-5.144-16.299 0-29.485 13.187-29.485 29.468 0 10.941 5.799 20.682 14.638 25.79 56.706 32.207 94.959 93.103 94.959 162.98 0 71.08-39.597 132.912-97.93 164.694-8.485 5.164-14.105 14.568-14.105 25.245 0 16.3 13.186 29.519 29.449 29.519 6.93.036 15.167-4.031 15.167-4.031 75.516-42.14 126.6-122.782 126.6-215.427zM545.416 71.307c-12.34-5.939-27.012-4.312-37.792 4.224-.496.408-52.82 42.001-110.587 84.533-100.475 74.048-129.748 86.386-135.688 88.348h-125.86c-.726 0-1.415.07-2.14.106H69.06c-16.191 0-29.326 13.134-29.326 29.326v468.42c0 16.227 13.099 29.311 29.327 29.311l215.621.032c5.798 2.122 33.446 14.882 122.609 87.608 51.898 42.283 98.423 83.61 98.918 84.002 6.646 5.938 15.131 9.012 23.689 9.012 4.948 0 9.933-1.059 14.635-3.146a35.666 35.666 0 0 0 21.07-32.563s.035-110.657.035-150.428c.92-2.827 1.381-5.835 1.381-8.947 0-3.177-1.417-657.666-1.417-657.666 0-13.716-7.846-26.197-20.185-32.172zM507.8 756.02c0 1.7-.532 107.654-.532 107.654-15.803-13.364-33.374-28.035-51.474-42.675-119-96.372-148.486-104.466-168.426-104.466-.423 0-.777.103-1.166.103s-.743-.103-1.167-.103H123.33c-20.523 0-25.314-5.836-25.314-26.45v-359.49c0-14.02 1.662-22.822 18.543-22.822h145.71c19.445 0 49.284-7.954 179.528-103.356 23.192-16.97 45.887-34.063 65.473-49.054 0 0 .425 506.548.532 593.202-.603 2.403-.001 4.913-.001 7.457z",fill:"currentColor","fill-opacity":"0.9"},null,-1),Zg=(0,l.defineComponent)({__name:"Horn2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[P3,(0,l.createTextVNode)(","),F3],14,L3))}}),R3=["aria-labelledby"],O3=[(0,l.createElementVNode)("path",{d:"M646.169 56.055c-10.146-4.516-22.022-2.697-30.32 4.78L342.443 306.97h-158.11c-82.587 0-112.6 67.326-112.6 112.6v168.872c0 82.601 67.34 112.6 112.6 112.6h158.14l273.435 246.078a27.955 27.955 0 0 0 18.826 7.272c3.87 0 7.83-.79 11.494-2.405 10.175-4.515 16.655-14.662 16.655-25.746V81.771c0-11.084-6.48-21.142-16.714-25.716zm-39.586 806.967L372.03 652.015a27.936 27.936 0 0 0-18.797-7.273h-168.9c-9.398 0-56.299-2.756-56.299-56.3V419.57c0-9.411 2.698-56.3 56.3-56.3h168.9c6.978 0 13.665-2.609 18.855-7.271l234.496-211.007v718.03zm168.9-527.902c7.272 0 14.427-2.755 19.881-8.239l112.6-112.572c10.968-10.996 10.968-28.824 0-39.79-10.965-10.997-28.853-10.997-39.819 0L755.543 287.09c-10.966 10.996-10.966 28.824 0 39.792a28.305 28.305 0 0 0 19.94 8.238zm168.9 140.722h-168.9c-15.482 0-28.15 12.638-28.15 28.178 0 15.512 12.668 28.12 28.15 28.12h168.901c15.6 0 28.15-12.608 28.15-28.12 0-15.54-12.551-28.178-28.151-28.178zm-149.02 205.319c-10.965-10.966-28.853-10.966-39.82 0-10.966 10.996-10.966 28.854 0 39.82l112.601 112.6a28.396 28.396 0 0 0 19.94 8.211c7.27 0 14.426-2.756 19.88-8.21 10.967-10.967 10.967-28.825 0-39.82l-112.6-112.601z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Jg=(0,l.defineComponent)({__name:"Horn",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},O3,14,R3))}}),q3=["aria-labelledby"],H3=[(0,l.createElementVNode)("path",{d:"M977.455 124.121H46.545C21.721 124.121 0 102.4 0 77.576S21.721 31.03 46.545 31.03h930.91c24.824 0 46.545 21.722 46.545 46.546s-21.721 46.545-46.545 46.545zm0 868.849H46.545C21.721 992.97 0 971.248 0 946.424s21.721-46.545 46.545-46.545h930.91c24.824 0 46.545 21.721 46.545 46.545s-21.721 46.546-46.545 46.546zm0-434.425H356.848c-24.824 0-46.545-21.72-46.545-46.545s21.721-46.545 46.545-46.545h620.607c24.824 0 46.545 21.72 46.545 46.545s-21.721 46.545-46.545 46.545z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Qg=(0,l.defineComponent)({__name:"Horizontal",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1090 1024","aria-labelledby":t.name,role:"presentation"},H3,14,q3))}}),K3=["aria-labelledby"],j3=[(0,l.createElementVNode)("path",{d:"M977.455 124.121H46.545C21.721 124.121 0 102.4 0 77.576S21.721 31.03 46.545 31.03h930.91c24.824 0 46.545 21.722 46.545 46.546s-21.721 46.545-46.545 46.545zm0 868.849H46.545C21.721 992.97 0 971.248 0 946.424s21.721-46.545 46.545-46.545h930.91c24.824 0 46.545 21.721 46.545 46.545s-21.721 46.546-46.545 46.546zm0-434.425H356.848c-24.824 0-46.545-21.72-46.545-46.545s21.721-46.545 46.545-46.545h620.607c24.824 0 46.545 21.72 46.545 46.545s-21.721 46.545-46.545 46.545z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],ey=(0,l.defineComponent)({__name:"HorizontalN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},j3,14,K3))}}),Y3=["aria-labelledby"],W3=[(0,l.createElementVNode)("path",{d:"M761.436 1024H262.564c-131.282 0-236.308-105.026-236.308-236.308V404.35c0-52.513 26.257-102.4 68.267-131.282L467.364 21.005c26.257-18.38 60.39-18.38 89.272 0l372.84 252.062c42.011 28.882 68.268 78.769 68.268 131.282v383.343c0 131.282-105.026 236.308-236.308 236.308zM139.159 338.708c-21.005 15.754-34.133 39.384-34.133 65.64v383.344c0 86.646 70.892 157.539 157.538 157.539h498.872c86.646 0 157.538-70.893 157.538-157.539V404.35c0-26.257-13.128-49.887-34.133-65.641L512 86.646 139.159 338.708zm451.61 396.471H433.231c-21.005 0-39.385-18.379-39.385-39.384s18.38-39.385 39.385-39.385h157.538c21.005 0 39.385 18.38 39.385 39.385s-18.38 39.384-39.385 39.384z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],ty=(0,l.defineComponent)({__name:"Home",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},W3,14,Y3))}}),U3=["aria-labelledby"],G3=[(0,l.createElementVNode)("path",{d:"M703.84 479.936H511.968v-255.84c0-17.728-14.24-32.096-31.968-32.096-17.76 0-32 14.4-32 32.096v287.808c0 17.76 14.272 32 32 32h223.872c17.76 0 32.096-14.24 32.096-32 0-17.728-14.368-31.968-32.128-31.968zM224 320h-96v-96c0-17.664-14.336-32-32-32s-32 14.336-32 32v128c0 17.664 14.336 32 32 32h128c17.664 0 32-14.336 32-32s-14.336-32-32-32zm-84.992 283.488C136 584 123.264 573.344 105.6 573.344s-30.112 13.984-30.112 31.68c0 5.536 1.984 9.984 2.336 15.328C126.336 815.296 302.016 960 512 960c247.424 0 448-200.576 448-448S759.424 64 512 64C321.024 64 158.4 183.712 93.952 352h69.312C223.968 219.904 357.088 128 512 128c212.064 0 384 171.936 384 384S724.064 896 512 896c-178.88 0-328.736-122.464-371.424-288",fill:"currentColor","fill-opacity":"0.9"},null,-1)],ly=(0,l.defineComponent)({__name:"History",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1029 1024","aria-labelledby":t.name,role:"presentation"},G3,14,U3))}}),X3=["aria-labelledby"],Z3=[(0,l.createElementVNode)("path",{d:"M923 283.6c-13.4-31.1-32.6-58.9-56.9-82.8-24.3-23.8-52.5-42.4-84-55.5-32.5-13.5-66.9-20.3-102.4-20.3-49.3 0-97.4 13.5-139.2 39-10 6.1-19.5 12.8-28.5 20.1-9-7.3-18.5-14-28.5-20.1-41.8-25.5-89.9-39-139.2-39-35.5 0-69.9 6.8-102.4 20.3-31.4 13-59.7 31.7-84 55.5-24.4 23.9-43.5 51.7-56.9 82.8-13.9 32.3-21 66.6-21 101.9 0 33.3 6.8 68 20.3 103.3 11.3 29.5 27.5 60.1 48.2 91 32.8 48.9 77.9 99.9 133.9 151.6 92.8 85.7 184.7 144.9 188.6 147.3l23.7 15.2c10.5 6.7 24 6.7 34.5 0l23.7-15.2c3.9-2.5 95.7-61.6 188.6-147.3 56-51.7 101.1-102.7 133.9-151.6 20.7-30.9 37-61.5 48.2-91 13.5-35.3 20.3-70 20.3-103.3.1-35.3-7-69.6-20.9-101.9zM512 814.8S156 586.7 156 385.5C156 283.6 240.3 201 344.3 201c73.1 0 136.5 40.8 167.7 100.4C543.2 241.8 606.6 201 679.7 201c104 0 188.3 82.6 188.3 184.5 0 201.2-356 429.3-356 429.3z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],ny=(0,l.defineComponent)({__name:"Heart2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Z3,14,X3))}}),J3=["aria-labelledby"],Q3=[(0,l.createElementVNode)("path",{d:"M923 283.6c-13.4-31.1-32.6-58.9-56.9-82.8-24.3-23.8-52.5-42.4-84-55.5-32.5-13.5-66.9-20.3-102.4-20.3-49.3 0-97.4 13.5-139.2 39-10 6.1-19.5 12.8-28.5 20.1-9-7.3-18.5-14-28.5-20.1-41.8-25.5-89.9-39-139.2-39-35.5 0-69.9 6.8-102.4 20.3-31.4 13-59.7 31.7-84 55.5-24.4 23.9-43.5 51.7-56.9 82.8-13.9 32.3-21 66.6-21 101.9 0 33.3 6.8 68 20.3 103.3 11.3 29.5 27.5 60.1 48.2 91 32.8 48.9 77.9 99.9 133.9 151.6 92.8 85.7 184.7 144.9 188.6 147.3l23.7 15.2c10.5 6.7 24 6.7 34.5 0l23.7-15.2c3.9-2.5 95.7-61.6 188.6-147.3 56-51.7 101.1-102.7 133.9-151.6 20.7-30.9 37-61.5 48.2-91 13.5-35.3 20.3-70 20.3-103.3.1-35.3-7-69.6-20.9-101.9zM512 814.8S156 586.7 156 385.5C156 283.6 240.3 201 344.3 201c73.1 0 136.5 40.8 167.7 100.4C543.2 241.8 606.6 201 679.7 201c104 0 188.3 82.6 188.3 184.5 0 201.2-356 429.3-356 429.3z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],ay=(0,l.defineComponent)({__name:"Heart1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Q3,14,J3))}}),e4=["aria-labelledby"],t4=[(0,l.createElementVNode)("path",{d:"M1104.113 216.425a336.535 336.535 0 0 0-73.638-107.158 342.167 342.167 0 0 0-108.724-71.83 343.371 343.371 0 0 0-132.518-26.263c-63.76 0-126.012 17.468-180.104 50.477a335.694 335.694 0 0 0-36.894 26.021 337.348 337.348 0 0 0-36.894-26.021 345.63 345.63 0 0 0-180.103-50.507c-45.96 0-90.474 8.794-132.518 26.262a341.444 341.444 0 0 0-108.725 71.83A334.456 334.456 0 0 0 13.161 348.25c0 43.099 8.825 88.004 26.293 133.723 14.607 38.159 35.57 77.763 62.344 117.76 42.466 63.247 100.834 129.265 173.297 196.156 120.109 110.923 239.043 187.543 244.073 190.645l30.69 19.666a41.562 41.562 0 0 0 44.634 0l30.66-19.666c5.06-3.253 123.874-79.722 244.073-190.645 72.494-66.891 130.831-132.91 173.297-196.186 26.805-39.967 47.887-79.571 62.344-117.76 17.498-45.689 26.293-90.594 26.293-133.693a329.487 329.487 0 0 0-27.046-131.855zM572.235 903.831s-460.71-295.153-460.71-555.55c0-131.856 109.087-238.743 243.683-238.743 94.6 0 176.64 52.796 217.027 129.927 40.358-77.13 122.429-129.927 217.028-129.927 134.596 0 243.652 106.887 243.652 238.742.03 260.398-460.68 555.58-460.68 555.58z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],ry=(0,l.defineComponent)({__name:"Heart",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1144 1024","aria-labelledby":t.name,role:"presentation"},t4,14,e4))}}),l4=["aria-labelledby"],n4=[(0,l.createElementVNode)("path",{d:"M923 283.6c-13.4-31.1-32.6-58.9-56.9-82.8-24.3-23.8-52.5-42.4-84-55.5-32.5-13.5-66.9-20.3-102.4-20.3-49.3 0-97.4 13.5-139.2 39-10 6.1-19.5 12.8-28.5 20.1-9-7.3-18.5-14-28.5-20.1-41.8-25.5-89.9-39-139.2-39-35.5 0-69.9 6.8-102.4 20.3-31.4 13-59.7 31.7-84 55.5-24.4 23.9-43.5 51.7-56.9 82.8-13.9 32.3-21 66.6-21 101.9 0 33.3 6.8 68 20.3 103.3 11.3 29.5 27.5 60.1 48.2 91 32.8 48.9 77.9 99.9 133.9 151.6 92.8 85.7 184.7 144.9 188.6 147.3l23.7 15.2c10.5 6.7 24 6.7 34.5 0l23.7-15.2c3.9-2.5 95.7-61.6 188.6-147.3 56-51.7 101.1-102.7 133.9-151.6 20.7-30.9 37-61.5 48.2-91 13.5-35.3 20.3-70 20.3-103.3.1-35.3-7-69.6-20.9-101.9zM512 814.8S156 586.7 156 385.5C156 283.6 240.3 201 344.3 201c73.1 0 136.5 40.8 167.7 100.4C543.2 241.8 606.6 201 679.7 201c104 0 188.3 82.6 188.3 184.5 0 201.2-356 429.3-356 429.3z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],oy=(0,l.defineComponent)({__name:"HeartN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},n4,14,l4))}}),a4=["aria-labelledby"],r4=[(0,l.createElementVNode)("path",{d:"M923 283.6c-13.4-31.1-32.6-58.9-56.9-82.8-24.3-23.8-52.5-42.4-84-55.5-32.5-13.5-66.9-20.3-102.4-20.3-49.3 0-97.4 13.5-139.2 39-10 6.1-19.5 12.8-28.5 20.1-9-7.3-18.5-14-28.5-20.1-41.8-25.5-89.9-39-139.2-39-35.5 0-69.9 6.8-102.4 20.3-31.4 13-59.7 31.7-84 55.5-24.4 23.9-43.5 51.7-56.9 82.8-13.9 32.3-21 66.6-21 101.9 0 33.3 6.8 68 20.3 103.3 11.3 29.5 27.5 60.1 48.2 91 32.8 48.9 77.9 99.9 133.9 151.6 92.8 85.7 184.7 144.9 188.6 147.3l23.7 15.2c10.5 6.7 24 6.7 34.5 0l23.7-15.2c3.9-2.5 95.7-61.6 188.6-147.3 56-51.7 101.1-102.7 133.9-151.6 20.7-30.9 37-61.5 48.2-91 13.5-35.3 20.3-70 20.3-103.3.1-35.3-7-69.6-20.9-101.9z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],iy=(0,l.defineComponent)({__name:"HeartFill3",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},r4,14,a4))}}),o4=["aria-labelledby"],i4=[(0,l.createElementVNode)("path",{d:"m572.235 1020.988-54.211-33.13s-120.471-78.305-243.953-189.74C201.788 731.858 144.565 665.6 99.388 602.353 72.282 563.2 51.2 524.047 36.141 484.894c-18.07-45.176-27.106-90.353-27.106-132.518 0-45.176 9.036-90.352 27.106-132.517 18.07-39.153 42.165-75.294 72.283-108.424 30.117-30.117 69.27-54.211 108.423-72.282 99.388-42.165 219.859-33.13 313.224 24.094l36.14 27.106 36.142-27.106C695.718 6.024 816.188-3.012 915.576 39.153c42.165 18.07 78.306 42.165 108.424 72.282 33.13 30.118 57.224 66.26 72.282 108.424 18.07 42.165 27.106 87.341 27.106 132.517 0 42.165-9.035 87.342-27.106 132.518-15.058 36.141-36.14 78.306-63.247 117.459-42.164 63.247-99.388 129.506-174.682 195.765C740.894 906.54 626.447 981.835 614.4 987.858l-42.165 33.13zM355.388 102.4c-33.13 0-66.259 6.024-96.376 18.07-30.118 12.048-57.224 30.118-81.318 54.212-24.094 24.094-42.165 48.189-54.212 78.306-12.047 30.118-21.082 63.247-21.082 96.377s6.024 66.259 21.082 102.4c12.047 33.13 30.118 66.259 54.212 99.388 39.153 57.223 93.365 117.459 159.624 180.706C451.765 837.27 566.212 912.565 569.224 912.565l6.023 3.011 3.012-3.011c6.023-3.012 117.459-75.294 231.906-180.706 66.259-63.247 120.47-123.483 159.623-180.706 24.094-36.141 42.165-69.27 54.212-99.388 15.059-36.141 21.082-69.27 21.082-102.4s-6.023-66.26-21.082-96.377c-12.047-30.117-30.118-54.212-54.212-78.306-27.106-24.094-51.2-42.164-81.317-54.211-72.283-30.118-162.636-24.095-231.906 18.07l-27.106 18.07c-9.035 6.024-15.059 15.06-24.094 21.083l-33.13 36.141-33.13-33.13c-9.034-9.034-15.058-15.058-24.093-21.081l-27.106-18.071c-39.153-27.106-84.33-39.153-132.518-39.153z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],sy=(0,l.defineComponent)({__name:"HeartFill2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1144 1024","aria-labelledby":t.name,role:"presentation"},i4,14,o4))}}),s4=["aria-labelledby"],c4=[(0,l.createElementVNode)("path",{d:"M1104.113 216.425a336.535 336.535 0 0 0-73.638-107.158 342.167 342.167 0 0 0-108.724-71.83 343.371 343.371 0 0 0-132.518-26.263c-63.76 0-126.012 17.468-180.104 50.477a335.694 335.694 0 0 0-36.894 26.021 337.348 337.348 0 0 0-36.894-26.021 345.63 345.63 0 0 0-180.103-50.507c-45.96 0-90.474 8.794-132.518 26.262a341.444 341.444 0 0 0-108.725 71.83A334.456 334.456 0 0 0 13.161 348.25c0 43.099 8.825 88.004 26.293 133.723 14.607 38.159 35.57 77.763 62.344 117.76 42.466 63.247 100.834 129.265 173.297 196.156 120.109 110.923 239.043 187.543 244.073 190.645l30.69 19.666a41.562 41.562 0 0 0 44.634 0l30.66-19.666c5.06-3.253 123.874-79.722 244.073-190.645 72.494-66.891 130.831-132.91 173.297-196.186 26.805-39.967 47.887-79.571 62.344-117.76 17.498-45.689 26.293-90.594 26.293-133.693a329.487 329.487 0 0 0-27.046-131.855z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],cy=(0,l.defineComponent)({__name:"HeartFill1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1144 1024","aria-labelledby":t.name,role:"presentation"},c4,14,s4))}}),u4=["aria-labelledby"],d4=[(0,l.createElementVNode)("path",{d:"M923 283.6c-13.4-31.1-32.6-58.9-56.9-82.8-24.3-23.8-52.5-42.4-84-55.5-32.5-13.5-66.9-20.3-102.4-20.3-49.3 0-97.4 13.5-139.2 39-10 6.1-19.5 12.8-28.5 20.1-9-7.3-18.5-14-28.5-20.1-41.8-25.5-89.9-39-139.2-39-35.5 0-69.9 6.8-102.4 20.3-31.4 13-59.7 31.7-84 55.5-24.4 23.9-43.5 51.7-56.9 82.8-13.9 32.3-21 66.6-21 101.9 0 33.3 6.8 68 20.3 103.3 11.3 29.5 27.5 60.1 48.2 91 32.8 48.9 77.9 99.9 133.9 151.6 92.8 85.7 184.7 144.9 188.6 147.3l23.7 15.2c10.5 6.7 24 6.7 34.5 0l23.7-15.2c3.9-2.5 95.7-61.6 188.6-147.3 56-51.7 101.1-102.7 133.9-151.6 20.7-30.9 37-61.5 48.2-91 13.5-35.3 20.3-70 20.3-103.3.1-35.3-7-69.6-20.9-101.9z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],uy=(0,l.defineComponent)({__name:"HeartFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},d4,14,u4))}}),f4=["aria-labelledby"],m4=[(0,l.createElementVNode)("path",{d:"M923 283.6c-13.4-31.1-32.6-58.9-56.9-82.8-24.3-23.8-52.5-42.4-84-55.5-32.5-13.5-66.9-20.3-102.4-20.3-49.3 0-97.4 13.5-139.2 39-10 6.1-19.5 12.8-28.5 20.1-9-7.3-18.5-14-28.5-20.1-41.8-25.5-89.9-39-139.2-39-35.5 0-69.9 6.8-102.4 20.3-31.4 13-59.7 31.7-84 55.5-24.4 23.9-43.5 51.7-56.9 82.8-13.9 32.3-21 66.6-21 101.9 0 33.3 6.8 68 20.3 103.3 11.3 29.5 27.5 60.1 48.2 91 32.8 48.9 77.9 99.9 133.9 151.6 92.8 85.7 184.7 144.9 188.6 147.3l23.7 15.2c10.5 6.7 24 6.7 34.5 0l23.7-15.2c3.9-2.5 95.7-61.6 188.6-147.3 56-51.7 101.1-102.7 133.9-151.6 20.7-30.9 37-61.5 48.2-91 13.5-35.3 20.3-70 20.3-103.3.1-35.3-7-69.6-20.9-101.9z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],dy=(0,l.defineComponent)({__name:"HeartFillN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},m4,14,f4))}}),h4=["aria-labelledby"],p4=[(0,l.createElementVNode)("path",{d:"M512 12.672c-282.88 0-512 229.248-512 512 0 226.261 146.688 418.133 350.08 485.76 25.6 4.821 34.987-11.008 34.987-24.619 0-12.16-.427-44.373-.64-87.04-142.422 30.891-172.459-68.693-172.459-68.693-23.296-59.093-56.96-74.88-56.96-74.88-46.379-31.744 3.584-31.104 3.584-31.104 51.413 3.584 78.421 52.736 78.421 52.736 45.654 78.293 119.851 55.68 149.12 42.581 4.608-33.109 17.792-55.68 32.427-68.48-113.707-12.8-233.216-56.832-233.216-253.013 0-55.893 19.84-101.547 52.693-137.387-5.76-12.928-23.04-64.981 4.48-135.509 0 0 42.88-13.739 140.8 52.48 40.96-11.392 84.48-17.024 128-17.28 43.52.256 87.04 5.888 128 17.28 97.28-66.219 140.16-52.48 140.16-52.48 27.52 70.528 10.24 122.581 5.12 135.51 32.64 35.84 52.48 81.493 52.48 137.386 0 196.693-119.68 240-233.6 252.587 17.92 15.36 34.56 46.762 34.56 94.72 0 68.522-.64 123.562-.64 140.202 0 13.44 8.96 29.44 35.2 24.32C877.44 942.592 1024 750.592 1024 524.672c0-282.752-229.248-512-512-512",fill:"currentColor","fill-opacity":"0.9"},null,-1)],fy=(0,l.defineComponent)({__name:"Github",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},p4,14,h4))}}),g4=["aria-labelledby"],y4=(0,l.createElementVNode)("path",{d:"M944 192H755.2v-44.8c0-54.4-44.8-99.2-99.2-99.2H361.6c-54.4 0-99.2 44.8-99.2 99.2V192H83.2c-12.8 0-25.6 9.6-25.6 25.6 0 12.8 9.6 25.6 25.6 25.6H144v633.6c0 54.4 44.8 99.2 99.2 99.2h550.4c54.4 0 99.2-44.8 99.2-99.2V243.2H944c12.8 0 25.6-9.6 25.6-25.6-3.2-12.8-9.6-25.6-25.6-25.6zm-627.2-44.8c0-25.6 22.4-48 48-48h294.4c25.6 0 48 22.4 48 48V192H316.8v-44.8zm524.8 720c0 28.8-16 57.6-41.6 57.6H249.6c-25.6 0-54.4-19.2-54.4-44.8l3.2-636.8h643.2v624z",fill:"currentColor","fill-opacity":"0.9"},null,-1),b4=(0,l.createElementVNode)("path",{d:"M368 380.8c-16 0-25.6 9.6-25.6 25.6v342.4c0 16 12.8 25.6 25.6 25.6s25.6-9.6 25.6-25.6V406.4c-3.2-12.8-9.6-25.6-25.6-25.6zM528 380.8c-16 0-25.6 9.6-25.6 25.6v342.4c0 16 12.8 25.6 25.6 25.6s25.6-9.6 25.6-25.6V406.4c-3.2-12.8-9.6-25.6-25.6-25.6zM688 380.8c-16 0-25.6 9.6-25.6 25.6v342.4c0 16 12.8 25.6 25.6 25.6s25.6-9.6 25.6-25.6V406.4c-3.2-12.8-9.6-25.6-25.6-25.6z",fill:"currentColor","fill-opacity":"0.9"},null,-1),my=(0,l.defineComponent)({__name:"GarbageBin",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[y4,(0,l.createTextVNode)(","),b4],14,g4))}}),w4=["aria-labelledby"],S4=[(0,l.createElementVNode)("path",{d:"M960.385 91.477a42.667 42.667 0 1 1-44.09 73.046c-95.09-57.401-176.497-79.19-315.989-79.19-54.044 0-118.698 10.07-158.492 25.543a42.667 42.667 0 0 1-30.92-79.53C461.498 11.662 536.393 0 600.335 0c154.71 0 251.393 25.884 360.05 91.477zm-454.03 581.604a42.752 42.752 0 0 1 17.038-57.885 42.44 42.44 0 0 1 57.656 17.096c4.21 7.793 60.189 147.342 64.854 160.426 1.706 4.779 3.413 9.927 5.29 15.56 2.93 8.817 11.122 34.815 12.09 37.717 18.545 55.808 64.198 92.672 117.333 92.672 67.868 0 116.081-49.494 115.37-122.539-.17-15.701-3.3-34.304-16.782-104.277l-2.901-15.36c-10.81-57.174-15.758-92.132-15.36-120.434.313-22.244 2.076-30.151 17.436-90.311 5.831-22.841 9.245-38.03 11.662-53.078a218.453 218.453 0 0 0 3.13-34.446C893.17 307.4 777.457 256 595.584 256c-179.058 0-297.558 65.508-297.558 160 0 93.64 132.694 181.333 297.558 181.333 23.466 0 42.496 19.115 42.496 42.667s-19.03 42.667-42.496 42.667c-206.166 0-382.578-116.594-382.578-266.667 0-155.364 162.816-245.333 382.578-245.333 223.658 0 382.577 70.599 382.577 227.555 0 15.218-1.45 31.062-4.181 48.071-2.93 18.148-6.827 35.47-13.255 60.644-12.715 49.778-14.592 58.311-14.763 70.315-.284 20.48 4.153 52.024 13.853 103.338l2.901 15.076c15.132 78.734 18.034 96.028 18.29 119.609C982.145 935.538 896.015 1024 780.616 1024c-91.677 0-168.391-61.924-197.974-151.04-1.251-3.67-9.472-29.753-12.145-37.86a643.527 643.527 0 0 0-4.694-13.71 11056.384 11056.384 0 0 0-59.449-148.31zM310.4 65.934a42.667 42.667 0 1 1-52.566 67.243c-14.108-11.037-38.855-19.4-59.05-19.4-42.098 0-71.112 29.156-71.112 68.552 0 17.18 13.853 38.343 35.613 50.972a42.667 42.667 0 1 1-42.78 73.842C73.8 280.064 42.34 231.936 42.34 182.33c0-86.471 67.186-153.885 156.445-153.885 39.054 0 82.346 14.62 111.616 37.49z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],hy=(0,l.defineComponent)({__name:"Footprint",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},S4,14,w4))}}),v4=["aria-labelledby"],C4=[(0,l.createElementVNode)("path",{d:"M1120.194 366.158h-93.091c0-136.534-111.71-245.14-245.14-245.14-65.163 0-124.12 24.824-170.666 68.267l-3.103 3.103c-24.824 24.824-65.164 24.824-89.988 0L512 186.182c-46.545-43.443-105.503-68.267-170.667-68.267-136.533 0-245.14 111.71-245.14 245.14H3.104c0-186.182 152.049-338.23 338.23-338.23 80.68 0 158.255 27.927 220.315 80.678 62.061-52.751 139.637-80.679 220.316-80.679 186.181 3.103 338.23 155.152 338.23 341.334zM89.988 645.43c-3.103-6.206-9.31-12.412-12.412-18.618C27.927 549.236 0 459.248 0 366.158h93.09c0 74.472 21.722 148.945 62.062 211.006 3.103 6.206 6.206 9.309 9.309 12.412L89.988 645.43zm946.424-6.206-77.576-52.751c43.443-65.164 68.267-142.74 68.267-220.315h93.09c0 99.297-27.926 192.387-83.78 273.066zm-474.764 375.467c-9.309 0-21.72-3.103-31.03-6.206-9.309-3.103-15.515-6.206-18.618-9.31C338.23 921.6 192.388 797.48 86.885 639.226l77.576-52.752c96.194 142.74 229.624 257.551 387.878 325.818l3.103 3.103s3.103 3.103 6.206 3.103l12.413-6.206c155.151-71.37 288.581-183.079 384.775-328.921l77.576 52.751C930.91 794.376 785.067 918.497 611.297 999.176l-18.618 9.309c-9.31 3.103-21.721 6.206-31.03 6.206z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],py=(0,l.defineComponent)({__name:"Follow",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1120 1024","aria-labelledby":t.name,role:"presentation"},C4,14,v4))}}),N4=["aria-labelledby"],k4=[(0,l.createElementVNode)("path",{d:"M512 1024C230.4 1024 0 793.6 0 512S230.4 0 512 0s512 230.4 512 512-230.4 512-512 512zm0-930.91C281.6 93.09 93.09 281.6 93.09 512S281.6 930.91 512 930.91 930.91 742.4 930.91 512 742.4 93.09 512 93.09zM377.018 695.856c-20.945 0-39.563-11.637-46.545-32.582l-6.982-16.291 6.982-18.618 69.818-186.182c11.636-32.582 37.236-55.855 67.49-67.491l204.8-76.8L691.2 307.2c11.636 4.655 20.945 16.29 25.6 27.927l4.655 16.291-4.655 18.618-69.818 186.182c-11.637 32.582-37.237 55.855-67.491 67.491l-186.182 69.818c-4.654 2.328-11.636 2.328-16.29 2.328zm218.764-267.637-95.418 34.91c-6.982 2.327-11.637 6.981-13.964 13.963l-34.91 95.418 95.42-34.909c6.98-2.327 11.635-6.982 13.963-13.964l34.909-95.418z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],gy=(0,l.defineComponent)({__name:"Find",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},k4,14,N4))}}),x4=["aria-labelledby"],z4=(0,l.createElementVNode)("path",{d:"M547.84 969.547a32.286 32.286 0 0 1-31.744-32.707V376.952c0-7.83 2.71-15.36 7.71-21.323l240.58-288.768H111.917L332.8 356.774a33.551 33.551 0 0 1 6.807 20.239v334.306l95.473 98.545c5.903 6.144 9.155 14.456 9.095 23.13a33.13 33.13 0 0 1-9.457 23.07 31.021 31.021 0 0 1-44.514 0L285.515 747.881a33.07 33.07 0 0 1-9.276-23.13V388.277L21.745 54.332a33.49 33.49 0 0 1 5.3-45.96 31.202 31.202 0 0 1 19.577-7.047h786.794c8.432 0 16.504 3.434 22.407 9.638a33.37 33.37 0 0 1 1.626 44.453L579.524 389.12v547.72c0 18.07-14.216 32.707-31.684 32.707",fill:"currentColor","fill-opacity":"0.9"},null,-1),T4=(0,l.createElementVNode)("path",{d:"M701.68 475.016a32.286 32.286 0 0 1-31.2-33.13A32.045 32.045 0 0 1 701.8 409.54H946.96c17.529 0 31.744 14.697 31.744 32.768 0 18.07-14.215 32.708-31.684 32.708H701.681zm0 202.51a32.286 32.286 0 0 1-31.683-32.767c0-18.071 14.216-32.648 31.684-32.708h245.338c17.469.06 31.624 14.697 31.684 32.768-.06 18.07-14.215 32.647-31.684 32.708H701.681zm0 204.8a31.021 31.021 0 0 1-22.407-9.517 33.07 33.07 0 0 1-9.276-23.19c0-18.07 14.216-32.648 31.684-32.708h245.338c17.469 0 31.624 14.697 31.684 32.768-.06 18.07-14.215 32.648-31.684 32.708H701.681z",fill:"currentColor","fill-opacity":"0.9"},null,-1),yy=(0,l.defineComponent)({__name:"Filter",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[z4,(0,l.createTextVNode)(","),T4],14,x4))}}),E4=["aria-labelledby"],$4=(0,l.createElementVNode)("path",{d:"M512 394.688a31.872 31.872 0 0 1 22.592 9.344l128 127.68a32 32 0 0 1-45.184 45.312L544 503.808v221.504a32 32 0 1 1-64 0v-221.44l-73.344 73.408a32 32 0 1 1-45.312-45.248l128-128 .192-.128A31.872 31.872 0 0 1 512 394.688z",fill:"currentColor","fill-opacity":"0.9"},null,-1),V4=(0,l.createElementVNode)("path",{d:"M149.312 96c-41.216 0-74.624 33.408-74.624 74.688v682.624c0 41.28 33.408 74.688 74.624 74.688h725.376c41.216 0 74.624-33.408 74.624-74.688V298.688c0-41.28-33.408-74.688-74.624-74.688H526.976l-97.088-116.48A32 32 0 0 0 405.312 96h-256zm-10.624 74.688c0-5.888 4.736-10.688 10.624-10.688H390.4l97.088 116.48A32 32 0 0 0 512 288h362.688c5.888 0 10.624 4.8 10.624 10.688v554.624A10.688 10.688 0 0 1 874.688 864H149.312a10.688 10.688 0 0 1-10.624-10.688V170.688z",fill:"currentColor","fill-opacity":"0.9"},null,-1),by=(0,l.defineComponent)({__name:"FileUpload",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[$4,(0,l.createTextVNode)(","),V4],14,E4))}}),B4=["aria-labelledby"],D4=[(0,l.createElementVNode)("path",{d:"M512 1024C229.831 1024 0 794.169 0 512S229.831 0 512 0s512 229.831 512 512-229.831 512-512 512zm0-955.733C266.24 68.267 68.267 266.24 68.267 512S266.24 955.733 512 955.733 955.733 757.76 955.733 512 757.76 68.267 512 68.267zm111.502 282.169c13.654-13.654 34.134-13.654 47.787 0 11.378 11.377 13.653 31.857 2.275 45.51l-2.275 2.276-111.502 111.502 111.502 111.503c13.653 13.653 13.653 34.133 0 47.786-13.653 13.654-34.133 13.654-47.787 0L512 557.511 400.498 669.013c-11.378 11.378-31.858 13.654-45.511 2.276l-2.276-2.276c-11.378-11.377-13.653-31.857-2.275-45.51l2.275-2.276 111.502-111.503-111.502-111.502c-13.653-13.653-13.653-34.133 0-47.786s34.133-13.654 47.787 0L512 461.938l111.502-111.502z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],M4=(0,l.defineComponent)({__name:"Failure",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},D4,14,B4))}}),I4=["aria-labelledby"],A4=[(0,l.createElementVNode)("path",{d:"M584.06 1024H318.577C144.118 1024 0 883.674 0 705.422s140.326-318.578 318.578-318.578v113.778c-113.778 0-204.8 91.022-204.8 204.8s91.022 204.8 204.8 204.8h265.481V1024zm56.888 0h-53.096c-208.593 0-379.26-170.667-379.26-383.052 0-83.437 26.549-163.081 75.852-231.348l3.793-3.793c15.17-22.755 30.34-60.681 45.511-121.363l7.585-34.133c7.586-18.963 15.17-41.718 18.963-68.267C386.844 22.756 470.281 0 519.586 0c117.57 0 178.251 106.193 178.251 212.385v7.585c0 7.586-3.793 18.963-3.793 37.926C876.09 257.896 1024 405.807 1024 587.852v53.096C1024 853.333 853.333 1024 640.948 1024zM519.585 113.778c-30.34 0-41.718 53.096-49.304 87.23-3.792 34.133-11.377 60.68-15.17 83.436l-7.585 34.134c-11.378 45.51-34.133 113.778-60.682 155.496l-7.585 3.793A269.274 269.274 0 0 0 322.37 644.74c0 147.91 121.363 269.274 269.274 269.274h53.097c147.91 0 269.274-121.363 269.274-269.274v-53.097c0-117.57-98.608-216.177-216.178-216.177h-56.889c-18.963-3.793-37.926-15.17-49.304-30.341-11.377-15.17-15.17-37.926-15.17-56.889 7.585-41.718 11.378-64.474 11.378-75.852v-3.792c-3.793 0-3.793-94.815-68.267-94.815z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],wy=(0,l.defineComponent)({__name:"Fabulous",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1061 1024","aria-labelledby":t.name,role:"presentation"},A4,14,I4))}}),_4=["aria-labelledby"],L4=[(0,l.createElementVNode)("path",{d:"M605.09 1024C260.656 1024 0 684.218 0 512S260.655 0 605.09 0c321.165 0 605.092 321.164 605.092 512s-283.927 512-605.091 512zm0-884.364c-256 0-465.454 269.964-465.454 372.364s209.455 372.364 465.455 372.364c260.654 0 465.454-265.31 465.454-372.364s-204.8-372.364-465.454-372.364zm0 139.637c51.2 0 97.746 18.618 139.637 46.545h4.655c-51.2 0-93.091 41.891-93.091 93.091S698.18 512 749.38 512c37.237 0 69.819-23.273 83.783-55.855 4.654 18.619 9.309 37.237 9.309 55.855 0 130.327-102.4 232.727-232.728 232.727S377.018 642.327 377.018 512s97.746-232.727 228.073-232.727z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Sy=(0,l.defineComponent)({__name:"Eye",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1210 1024","aria-labelledby":t.name,role:"presentation"},L4,14,_4))}}),P4=["aria-labelledby"],F4=[(0,l.createElementVNode)("path",{d:"M822.095 933.055H192.393c-57.961 0-104.95-47.02-104.95-105.016V197.92c0-58.003 47.678-109.99 105.642-109.99H615.65v52.822H193.085c-28.98 0-53.166 28.17-53.166 57.17v630.119c0 28.997 23.494 52.51 52.474 52.51h629.702c28.98 0 57.653-24.132 57.653-53.131V404.857h52.822v422.56c-.003 57.996-52.512 105.638-110.475 105.638zm-313.636-254.47c-7.672 7.678-17.28 11.517-27.185 13.447L251.517 805.68c-25.858 12.007-46.57-11.183-37.04-37.065L328.05 538.704c1.925-9.911 5.764-19.523 13.437-27.201l408.162-408.431c20.492-20.509 53.717-20.509 74.208 0l92.763 92.825c20.495 20.503 20.495 53.754 0 74.259L508.46 678.585zM264.727 736.86c-6.003 12.106 5.592 24.54 18.521 18.532l141.877-85.937-74.518-74.567-85.88 141.973zm132.414-169.664 55.661 55.697c10.243 10.253-16.237-16.249 18.55 18.562l296.846-297.04-93.425-92.163L378.592 548.63c9.856 9.86 8.304 8.314 18.551 18.565zM860.96 214.463l-55.658-55.698c-10.244-10.253-26.858-10.253-37.104 0l-54.33 54.362 91.431 94.155 55.661-55.697c10.247-10.25 10.247-26.87 0-37.122z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],vy=(0,l.defineComponent)({__name:"Edit2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},F4,14,P4))}}),R4=["aria-labelledby"],O4=[(0,l.createElementVNode)("path",{d:"M285.479 992.97H108.606c-27.927 0-55.854-12.412-77.576-31.03C9.31 940.217 0 915.393 0 884.363l3.103-155.152c0-24.824 9.31-46.545 27.927-65.164L626.812 65.164c83.782-83.782 220.315-83.782 307.2 0 83.782 83.781 83.782 223.418 0 307.2l-605.09 601.988c-12.413 12.412-27.928 18.618-43.443 18.618zM781.964 93.09c-31.03 0-65.164 12.413-89.988 37.237L96.194 729.212 93.09 884.364c0 9.309 6.206 15.515 15.515 15.515h161.358l598.884-595.782c49.649-49.649 49.649-127.224 0-173.77l-3.103-3.103c-21.72-21.721-52.751-34.133-83.781-34.133zm-201.946 78.508 65.816-65.847L882.812 342.73l-65.846 65.784zM946.424 992.97H217.212c-24.824 0-46.545-21.722-46.545-46.546s21.72-46.545 46.545-46.545h729.212c24.824 0 46.546 21.721 46.546 46.545s-21.722 46.546-46.546 46.546z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Cy=(0,l.defineComponent)({__name:"Edit",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},O4,14,R4))}}),q4=["aria-labelledby"],H4=[(0,l.createElementVNode)("path",{d:"M512 663.704c-60.681 0-117.57-22.756-174.46-68.267-22.755-18.963-26.547-56.889-7.584-79.644 18.963-22.756 56.888-26.549 79.644-7.586 75.852 64.474 136.533 56.89 204.8 0 22.756-18.963 60.681-18.963 79.644 7.586 18.963 22.755 18.963 60.681-7.585 79.644-53.096 45.511-113.778 68.267-174.459 68.267zm295.822-3.793c-68.266 0-128.948-26.548-182.044-79.644-22.756-22.756-22.756-56.89-3.793-79.645 22.756-22.755 56.89-22.755 79.645-3.792 41.718 41.718 87.23 53.096 136.533 45.51 30.34-7.584 60.681 15.171 68.267 45.512 7.585 30.34-15.17 60.681-45.511 68.267-18.963 3.792-34.134 3.792-53.097 3.792zm-595.437 0c-15.17 0-34.133 0-49.304-3.792-30.34-3.793-53.096-34.134-45.51-64.475 3.792-30.34 34.133-53.096 64.473-45.51 49.304 7.585 94.815-7.586 136.534-45.512 22.755-22.755 56.889-22.755 79.644 0 22.756 22.756 22.756 56.89 0 79.645-53.096 53.096-117.57 79.644-185.837 79.644zM910.222 496.83l-53.096-219.97c-18.963-79.645-75.852-125.156-151.704-125.156H318.578c-79.645 0-147.911 53.096-163.082 128.948l-41.718 212.385L3.793 470.281l45.51-212.385c18.964-128.948 132.741-219.97 269.275-219.97h390.637c128.948 0 235.14 87.23 261.689 212.385L1024 470.281 910.222 496.83zM174.46 656.119C79.644 656.119 0 576.474 0 481.659c0-30.34 26.548-56.889 56.889-56.889s56.889 26.549 56.889 56.89c0 34.133 26.548 60.68 60.681 60.68 30.341 0 56.89 26.549 56.89 56.89s-26.549 56.889-56.89 56.889zm675.082 0c-30.341 0-56.89-26.549-56.89-56.89s26.549-56.888 56.89-56.888c34.133 0 60.681-26.548 60.681-60.682 0-30.34 26.548-56.889 56.89-56.889S1024 451.32 1024 481.66c0 94.814-79.644 174.459-174.46 174.459zm257.896-15.17c-68.267 0-128.948-26.549-182.044-79.645-22.756-22.756-22.756-56.89-3.793-79.645 22.756-22.755 56.889-22.755 79.644-3.792 34.134 30.34 68.267 45.51 106.193 45.51 11.378 0 30.34 0 37.926-3.792 30.34-7.585 60.681 15.17 68.267 45.511 7.585 30.341-15.17 60.682-45.511 68.267-18.963 7.585-45.512 7.585-60.682 7.585zm49.304-3.793c-30.341 0-56.89-26.549-56.89-56.89s26.549-56.888 56.89-56.888c37.926 0 53.096-30.341 53.096-60.682s26.548-56.889 56.889-56.889 56.889 26.549 56.889 56.89c-3.793 98.607-72.06 174.459-166.874 174.459zm-409.6 348.918H276.859c-109.985 0-201.007-91.022-201.007-201.007V587.852H189.63v197.215c0 49.303 37.926 87.23 87.23 87.23h474.073c49.304 0 87.23-37.927 87.23-87.23V587.852h113.778v197.215c-3.793 109.985-94.815 201.007-204.8 201.007zm462.696-508.207-49.304-201.008c-15.17-75.852-79.644-125.155-159.289-125.155H671.29V37.926h329.955c132.741 0 242.726 87.23 273.067 212.385l45.511 201.008-109.985 26.548zM686.459 986.074c-30.34 0-56.889-26.548-56.889-56.889s26.549-56.889 56.89-56.889h364.088c49.304 0 87.23-37.926 87.23-87.23v-178.25c0-30.34 26.548-56.89 56.889-56.89s56.889 26.55 56.889 56.89v178.252c0 109.985-91.023 201.007-201.008 201.007H686.46z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Ny=(0,l.defineComponent)({__name:"Dshop",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1327 1024","aria-labelledby":t.name,role:"presentation"},H4,14,q4))}}),K4=["aria-labelledby"],j4=[(0,l.createElementVNode)("path",{d:"M235.84 813.632c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312 54.592 0 98.816-41.728 98.816-93.312 0-51.52-44.224-93.312-98.816-93.312zm0-400.832c-54.528 0-98.816 41.792-98.816 93.312 0 51.52 44.288 93.44 98.816 93.44 54.592 0 98.816-41.92 98.816-93.44 0-51.52-44.224-93.312-98.816-93.312zm0-400.832c-54.528 0-98.816 41.792-98.816 93.44 0 51.456 44.288 93.248 98.816 93.248 54.592 0 98.816-41.728 98.816-93.312.064-51.584-44.224-93.376-98.816-93.376zm527.104 801.664c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312 54.528 0 98.816-41.728 98.816-93.312 0-51.52-44.288-93.312-98.816-93.312zm0-400.832c-54.528 0-98.816 41.792-98.816 93.312 0 51.52 44.288 93.44 98.816 93.44 54.528 0 98.816-41.92 98.816-93.44 0-51.52-44.288-93.312-98.816-93.312zm0-400.832c-54.528 0-98.816 41.792-98.816 93.44 0 51.456 44.288 93.248 98.816 93.248 54.528 0 98.816-41.728 98.816-93.312 0-51.584-44.288-93.376-98.816-93.376z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],ky=(0,l.defineComponent)({__name:"Drag",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},j4,14,K4))}}),Y4=["aria-labelledby"],W4=[(0,l.createElementVNode)("path",{d:"M512 891.958c-35.032 0-70.063-13.474-99.705-37.726L123.958 590.147c-24.253-21.558-37.726-51.2-40.421-83.536-2.695-32.337 10.779-64.674 32.337-86.232 24.252-24.253 56.59-40.421 88.926-40.421H256V188.632c0-88.927 72.758-161.685 161.684-161.685h185.937c88.926 0 161.684 72.758 161.684 161.685v191.326h51.2c67.369 0 121.263 53.895 121.263 121.263 0 35.032-13.473 67.368-40.42 88.926L609.01 851.537c-24.253 26.947-59.285 40.42-97.011 40.42zM204.8 460.8c-10.779 0-21.558 5.39-29.642 13.474s-10.78 18.863-10.78 29.642 5.39 21.558 13.475 26.947l291.031 261.39c26.948 24.252 64.674 24.252 91.621 0l288.337-261.39c8.084-8.084 13.474-18.863 13.474-29.642 0-21.558-18.863-40.421-40.421-40.421H687.158V188.632c0-45.81-35.032-80.843-80.842-80.843H417.684c-45.81 0-80.842 35.032-80.842 80.843V460.8H204.8zM808.421 1024H215.58c-21.558 0-40.421-18.863-40.421-40.421s18.863-40.421 40.42-40.421h592.843c21.558 0 40.421 18.863 40.421 40.42S829.98 1024 808.422 1024z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],xy=(0,l.defineComponent)({__name:"Download",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},W4,14,Y4))}}),U4=["aria-labelledby"],G4=[(0,l.createElementVNode)("path",{d:"M512 138.667a288 288 0 0 1 287.403 269.269 245.333 245.333 0 1 1-146.774 468.139 32 32 0 1 1 17.408-61.611 181.333 181.333 0 0 0 91.734-350.89 32 32 0 0 1-24.406-27.52 33.152 33.152 0 0 1-1.365-9.387 224 224 0 0 0-448 0 32 32 0 0 1-15.104 27.178 31.659 31.659 0 0 1-16.384 9.728 181.419 181.419 0 1 0 91.733 350.891 32 32 0 1 1 17.451 61.61 245.333 245.333 0 0 1-140.97-470.058A288 288 0 0 1 512 138.666zm0 275.712a32 32 0 0 1 32 32V733.78l97.621-96.81 3.584-3.072a32 32 0 0 1 44.587 44.928l-3.115 3.584-152.149 150.954-3.584 3.115a32 32 0 0 1-37.632.17l-3.968-3.413-148.01-148.394-3.073-3.584a32 32 0 0 1-.256-37.675l3.414-4.01 3.584-3.073a32 32 0 0 1 37.674-.256l4.011 3.414 93.27 93.568V446.379l.298-4.352A32 32 0 0 1 512 414.379z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],zy=(0,l.defineComponent)({__name:"DownloadCloud",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},G4,14,U4))}}),X4=["aria-labelledby"],Z4=[(0,l.createElementVNode)("path",{d:"M128 349.867C93.867 332.8 34.133 341.333 8.533 384-8.533 418.133 0 477.867 42.667 503.467 179.2 588.8 315.733 665.6 443.733 750.933c42.667 25.6 93.867 25.6 136.534 0C716.8 665.6 853.333 588.8 981.333 503.467c42.667-25.6 51.2-76.8 25.6-119.467s-76.8-51.2-119.466-25.6C768 435.2 640 512 512 588.8 384 512 256 435.2 128 349.867",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Ty=(0,l.defineComponent)({__name:"DownArrow",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Z4,14,X4))}}),J4=["aria-labelledby"],Q4=(0,l.createElementVNode)("path",{d:"M556.8 535.893 170.667 149.76c-13.227-13.227-13.227-34.987 0-48.213 13.226-13.227 34.986-13.227 48.213 0L605.013 487.68c13.227 13.227 13.227 34.987 0 48.213-13.226 13.227-34.986 13.227-48.213 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1),ed=(0,l.createElementVNode)("path",{d:"M170.667 873.813 556.8 487.68c13.227-13.227 34.987-13.227 48.213 0 13.227 13.227 13.227 34.987 0 48.213L218.88 922.027c-13.227 13.226-34.987 13.226-48.213 0a33.493 33.493 0 0 1 0-48.214zM825.173 536.32 439.04 150.187c-13.227-13.227-13.227-34.987 0-48.214 13.227-13.226 34.987-13.226 48.213 0l386.134 386.134c13.226 13.226 13.226 34.986 0 48.213a33.493 33.493 0 0 1-48.214 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1),td=(0,l.createElementVNode)("path",{d:"m439.04 874.24 386.133-386.133c13.227-13.227 34.987-13.227 48.214 0 13.226 13.226 13.226 34.986 0 48.213L487.253 922.453c-13.226 13.227-34.986 13.227-48.213 0-13.227-13.226-13.227-34.56 0-48.213z",fill:"currentColor","fill-opacity":"0.9"},null,-1),Ey=(0,l.defineComponent)({__name:"DoubleArrowRight",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[Q4,(0,l.createTextVNode)(","),ed,(0,l.createTextVNode)(","),td],14,J4))}}),ld=["aria-labelledby"],nd=(0,l.createElementVNode)("path",{d:"M487.253 535.893 873.387 149.76c13.226-13.227 13.226-34.987 0-48.213-13.227-13.227-34.987-13.227-48.214 0L439.04 487.68c-13.227 13.227-13.227 34.987 0 48.213 13.227 13.227 34.987 13.227 48.213 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1),ad=(0,l.createElementVNode)("path",{d:"M873.387 873.813 487.253 487.68c-13.226-13.227-34.986-13.227-48.213 0-13.227 13.227-13.227 34.987 0 48.213l386.133 386.134c13.227 13.226 34.987 13.226 48.214 0 13.226-13.227 13.226-34.987 0-48.214zM218.88 536.32l386.133-386.133c13.227-13.227 13.227-34.987 0-48.214-13.226-13.226-34.986-13.226-48.213 0L170.667 488.107c-13.227 13.226-13.227 34.986 0 48.213 13.226 13.653 34.986 13.653 48.213 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1),rd=(0,l.createElementVNode)("path",{d:"M605.013 874.24 218.88 488.107c-13.227-13.227-34.987-13.227-48.213 0-13.227 13.226-13.227 34.986 0 48.213L556.8 922.453c13.227 13.227 34.987 13.227 48.213 0 13.227-13.226 13.227-34.56 0-48.213z",fill:"currentColor","fill-opacity":"0.9"},null,-1),$y=(0,l.defineComponent)({__name:"DoubleArrowLeft",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[nd,(0,l.createTextVNode)(","),ad,(0,l.createTextVNode)(","),rd],14,ld))}}),od=["aria-labelledby"],id=[(0,l.createElementVNode)("path",{d:"M199.36 572.768a31.904 31.904 0 0 0 22.624-9.376l294.144-294.144 285.728 285.728a31.968 31.968 0 1 0 45.248-45.248L538.752 201.376a32 32 0 0 0-45.28 0L176.704 518.144a31.968 31.968 0 0 0 22.656 54.624zm339.424-115.392a32 32 0 0 0-45.28 0L176.736 774.144a31.968 31.968 0 1 0 45.248 45.248l294.144-294.144 285.728 285.728a31.968 31.968 0 1 0 45.248-45.248l-308.32-308.352z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Vy=(0,l.defineComponent)({__name:"DouArrowUp",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},id,14,od))}}),sd=["aria-labelledby"],cd=[(0,l.createElementVNode)("path",{d:"M802.595 1018.465h-11.07c-58.12-8.303-119.006-22.14-182.66-47.049l-11.07-5.535h-11.07c-16.606 0-30.444 2.768-47.05 2.768C240.779 968.649 0 750.01 0 484.324S240.778 0 539.676 0s539.675 218.638 539.675 484.324c0 152.217-80.26 298.898-218.637 390.227l-2.768 2.768v88.562c0 27.676-24.908 52.584-55.351 52.584zm-202.033-135.61c5.535 0 13.838 0 19.373 2.767l19.373 8.302c47.049 16.606 94.097 30.444 135.61 38.746v-71.956c0-19.373 11.071-35.979 27.677-47.05 5.535-2.767 11.07-5.534 13.837-8.302 116.238-77.492 179.892-193.73 179.892-321.038 0-221.405-204.8-401.297-456.648-401.297S83.027 262.919 83.027 484.324s204.8 401.298 456.649 401.298c13.838 0 27.675 0 41.513-2.768h19.373zm243.546 0zm-304.432-398.53c77.492 0 138.378-24.909 138.378-55.352s-60.886-41.514-138.378-41.514-138.379 11.07-138.379 41.514 60.887 55.351 138.379 55.351zm-226.94-185.428c19.372 11.07 27.675 35.979 13.837 55.352l-27.676 47.048c-11.07 19.373-35.978 27.676-55.351 13.838-19.373-11.07-27.676-35.978-13.838-55.351l27.676-47.049c11.07-19.373 35.978-27.676 55.351-13.838zm456.648 0c-19.373 11.07-27.676 35.979-13.838 55.352l27.676 47.048c11.07 19.373 35.978 27.676 55.351 13.838 19.373-11.07 27.676-35.978 13.838-55.351l-27.676-47.049c-11.07-19.373-35.978-27.676-55.351-13.838zM539.676 705.73c-138.379 0-268.454-58.12-351.481-157.752-11.07-11.07-8.303-30.443 2.767-38.746 11.07-11.07 30.443-8.302 38.746 2.768 74.724 88.562 188.195 138.378 309.968 138.378 121.773 0 240.778-52.583 312.735-141.146 11.07-11.07 27.675-13.837 38.746-2.767 11.07 11.07 13.838 27.676 2.767 38.746-83.027 99.632-215.87 160.519-354.248 160.519z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],By=(0,l.defineComponent)({__name:"Dongdong",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1079 1024","aria-labelledby":t.name,role:"presentation"},cd,14,sd))}}),ud=["aria-labelledby"],dd=[(0,l.createElementVNode)("path",{d:"M683.886 991.086H336.457c-124.343 0-226.743-102.4-226.743-226.743V182.857h804.572v577.829c0 128-102.4 230.4-230.4 230.4zM219.429 292.57v468.115c0 65.828 54.857 117.028 117.028 117.028h347.429c65.828 0 117.028-54.857 117.028-117.028V292.57H219.43zm694.857 0H109.714c-29.257 0-54.857-25.6-54.857-54.857s25.6-54.857 54.857-54.857h804.572c29.257 0 54.857 25.6 54.857 54.857s-25.6 54.857-54.857 54.857zM640 109.714H387.657c-29.257 0-54.857-25.6-54.857-54.857S358.4 0 387.657 0H640c32.914 0 54.857 25.6 54.857 54.857S672.914 109.714 640 109.714z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Dy=(0,l.defineComponent)({__name:"Del2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},dd,14,ud))}}),fd=["aria-labelledby"],md=[(0,l.createElementVNode)("path",{d:"M668.444 1024H355.556c-142.223 0-256-113.778-256-256V170.667h824.888V768c0 142.222-113.777 256-256 256zM184.89 256v512c0 93.867 76.8 170.667 170.667 170.667h312.888c93.867 0 170.667-76.8 170.667-170.667V256H184.89zm753.778 0H85.333c-22.755 0-42.666-19.911-42.666-42.667s19.91-42.666 42.666-42.666h853.334c22.755 0 42.666 19.91 42.666 42.666S961.423 256 938.667 256zM625.777 85.333H398.223c-22.755 0-42.666-19.91-42.666-42.666S375.466 0 398.222 0h227.556c22.755 0 42.666 19.911 42.666 42.667s-19.91 42.666-42.666 42.666z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],My=(0,l.defineComponent)({__name:"Del",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},md,14,fd))}}),hd=["aria-labelledby"],pd=[(0,l.createElementVNode)("path",{d:"M774.919 1024H249.08C110.703 1024 0 913.297 0 774.919V304.432c0-138.378 110.703-249.08 249.081-249.08H774.92c138.378 0 249.081 110.702 249.081 249.08V774.92C1024 913.297 913.297 1024 774.919 1024zM249.08 138.378c-91.33 0-166.054 74.725-166.054 166.054V774.92c0 91.33 74.724 166.054 166.054 166.054h525.84c91.33 0 166.054-74.724 166.054-166.054V304.432c0-91.33-74.724-166.054-166.054-166.054H249.08zm719.57 304.433H41.514C19.373 442.81 0 423.438 0 401.297s19.373-41.513 41.514-41.513h927.135c22.14 0 41.513 19.373 41.513 41.513s-19.373 41.514-41.513 41.514zM595.027 719.568H428.973c-22.14 0-41.514-19.373-41.514-41.514s19.373-41.513 41.514-41.513h166.054c22.14 0 41.514 19.373 41.514 41.513s-19.373 41.514-41.514 41.514zM332.108 193.73c-22.14 0-41.513-19.373-41.513-41.514V41.514C290.595 19.373 309.968 0 332.108 0s41.514 19.373 41.514 41.514v110.702c0 22.14-19.373 41.514-41.514 41.514zm332.108 0c-22.14 0-41.513-19.373-41.513-41.514V41.514C622.703 19.373 642.076 0 664.216 0s41.514 19.373 41.514 41.514v110.702c0 22.14-19.373 41.514-41.514 41.514z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Iy=(0,l.defineComponent)({__name:"Date",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},pd,14,hd))}}),gd=["aria-labelledby"],yd=[(0,l.createElementVNode)("path",{d:"M760.415 876.089H259.793c-132.741 0-242.726-109.985-242.726-242.726V242.726C17.067 109.986 127.052 0 259.793 0h504.414c132.741 0 242.726 109.985 242.726 242.726v394.43c-3.792 132.74-109.985 238.933-246.518 238.933zM259.793 113.778c-72.06 0-128.949 56.889-128.949 128.948v394.43c0 72.059 56.89 128.948 128.949 128.948h504.414c68.267 0 128.949-56.89 128.949-128.948v-394.43c0-72.06-56.89-128.948-128.949-128.948H259.793zm56.888 887.466c-15.17 0-30.34-3.792-41.718-15.17-22.756-22.755-22.756-56.889 0-79.644l109.985-109.986c22.756-22.755 56.889-22.755 79.645 0s22.755 56.89 0 79.645L354.607 986.074c-7.585 7.585-22.755 15.17-37.926 15.17zm193.423-398.222c-45.511 0-91.023-22.755-117.57-56.889-18.964-26.548-15.171-60.681 7.585-79.644 26.548-18.963 60.681-15.17 79.644 7.585 15.17 18.963 45.511 18.963 56.889 0 18.963-22.755 56.889-30.34 79.644-7.585s30.341 56.889 7.585 79.644c-22.755 37.926-68.266 56.89-113.777 56.89z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Ay=(0,l.defineComponent)({__name:"Comment",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},yd,14,gd))}}),bd=["aria-labelledby"],wd=[(0,l.createElementVNode)("path",{d:"M924.714 962c-10.286 0-20.572-2.572-28.286-10.286L73.572 128.858c-12.858-15.429-12.858-41.143 0-56.571 15.428-12.858 41.142-12.858 56.57 0L953 895.142c15.428 15.429 15.428 38.571 0 54-7.714 10.285-18 12.857-28.286 12.857zm-822.856 0c-10.286 0-20.572-2.572-28.286-10.286-15.43-15.428-15.43-38.572 0-54L896.428 74.858c15.43-15.429 38.572-15.429 54 0 15.43 15.429 15.43 38.571 0 54L127.572 951.714c-5.144 7.714-15.43 10.286-25.714 10.286z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],_y=(0,l.defineComponent)({__name:"Close2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1026 1024","aria-labelledby":t.name,role:"presentation"},wd,14,bd))}}),Sd=["aria-labelledby"],vd=[(0,l.createElementVNode)("path",{d:"M981.577 1024c-11.703 0-23.406-2.926-32.183-11.703L13.166 76.07c-14.629-17.555-14.629-46.812 0-64.366 17.554-14.629 46.811-14.629 64.365 0L1013.76 947.93c17.554 17.555 17.554 43.886 0 61.44-8.777 11.703-20.48 14.629-32.183 14.629zm-936.228 0c-11.703 0-23.406-2.926-32.183-11.703-17.555-17.554-17.555-43.886 0-61.44L949.394 14.63c17.555-17.555 43.886-17.555 61.44 0 17.555 17.554 17.555 43.885 0 61.44L74.606 1012.297C68.754 1021.074 57.05 1024 45.349 1024z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Jr=(0,l.defineComponent)({__name:"Close",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1026 1024","aria-labelledby":t.name,role:"presentation"},vd,14,Sd))}}),Cd=["aria-labelledby"],Nd=[(0,l.createElementVNode)("path",{d:"M998.002 26a85.073 85.073 0 0 0-120.415 0L451.795 451.792a85.073 85.073 0 1 0 120.414 120.415l425.793-425.793a85.073 85.073 0 0 0 0-120.414zM877.587 998a85.073 85.073 0 1 0 120.415-120.415L146.416 26A85.073 85.073 0 1 0 26.002 146.414L391.588 512 26.002 877.585A85.073 85.073 0 1 0 146.416 998l365.586-365.585L877.587 998z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Ly=(0,l.defineComponent)({__name:"CloseLittle",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1026 1024","aria-labelledby":t.name,role:"presentation"},Nd,14,Cd))}}),kd=["aria-labelledby"],xd=[(0,l.createElementVNode)("path",{d:"M512 45.966C255.682 45.966 45.966 255.682 45.966 512S255.682 978.034 512 978.034 978.034 768.318 978.034 512 768.318 45.966 512 45.966zM706.18 651.81c15.535 15.535 15.535 38.836 0 54.37s-38.835 15.535-54.37 0L512 566.372l-139.81 139.81c-15.534 15.534-38.836 15.534-54.37 0s-15.535-38.836 0-54.37L457.628 512l-139.81-139.81c-15.534-15.534-15.534-38.836 0-54.37s38.836-15.535 54.37 0L512 457.628l139.81-139.81c15.534-15.534 38.836-15.534 54.37 0s15.535 38.836 0 54.37L566.372 512l139.81 139.81z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Py=(0,l.defineComponent)({__name:"CloseFill2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},xd,14,kd))}}),zd=["aria-labelledby"],Td=[(0,l.createElementVNode)("path",{d:"M512 1024C228.43 1024 0 795.57 0 512S228.43 0 512 0s512 228.43 512 512-228.43 512-512 512zm0-945.23C273.067 78.77 78.77 273.066 78.77 512S273.066 945.23 512 945.23 945.23 750.934 945.23 512 750.934 78.77 512 78.77zm183.795 498.87H485.744c-21.006 0-39.385-18.38-39.385-39.385s18.38-39.384 39.385-39.384h210.05c21.006 0 39.385 18.38 39.385 39.384S716.8 577.64 695.795 577.64zm-210.051 0c-21.006 0-39.385-18.38-39.385-39.385v-210.05c0-21.006 18.38-39.385 39.385-39.385s39.384 18.379 39.384 39.384v210.051c0 21.006-18.38 39.385-39.384 39.385z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Fy=(0,l.defineComponent)({__name:"Clock",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Td,14,zd))}}),Ed=["aria-labelledby"],$d=[(0,l.createElementVNode)("path",{d:"M511.492 73.079a438.418 438.418 0 0 1 310.54 748.94 439.153 439.153 0 1 1-621.08-621.062 435.688 435.688 0 0 1 310.54-127.895m0-73.062C267.494.035 57.476 172.422 9.878 411.727-37.704 651.048 90.397 890.66 315.826 984.031c225.447 93.353 485.436 14.471 620.995-188.413 135.54-202.903 108.883-473.285-63.658-645.81A509.637 509.637 0 0 0 511.492.02zM335.795 635.484l299.668-299.669c12.049-12.048 24.115-12.048 36.163 0l15.496 15.497c12.05 12.066 12.05 24.115 0 36.18l-299.65 299.636c-12.066 12.05-24.115 12.05-36.18 0l-15.497-15.496c-12.049-12.066-12.049-24.115 0-36.182zm0-284.172 15.496-15.497c12.065-12.048 24.114-12.048 36.18 0l299.634 299.67c12.05 12.048 12.05 24.097 0 36.163l-15.496 15.496c-12.05 12.05-24.114 12.05-36.181 0L335.811 387.476c-12.049-12.05-12.049-24.098 0-36.164z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Ry=(0,l.defineComponent)({__name:"CircleClose",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},$d,14,Ed))}}),Vd=["aria-labelledby"],Bd=[(0,l.createElementVNode)("path",{d:"M159.289 500.622c62.578 0 125.155 17.067 221.867 102.4 8.533 5.69 19.91 5.69 25.6 0 48.355-54.044 238.933-261.689 455.11-329.955 0 0 28.445-5.69 42.667 19.91 8.534 17.067 19.911 34.134-5.689 54.045-22.755 17.067-264.533 179.2-440.888 440.89l-2.845 2.844c-11.378 8.533-68.267 51.2-119.467-14.223-56.888-71.11-85.333-139.377-196.266-196.266-2.845 0-2.845-2.845-5.69-5.69-11.377-11.377-54.044-73.955 25.6-73.955z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Qr=(0,l.defineComponent)({__name:"Checklist",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Bd,14,Vd))}}),Dd=["aria-labelledby"],Md=[(0,l.createElementVNode)("path",{d:"M451.243 802.133a101.717 101.717 0 0 1-73.046-30.72L116.736 552.277a47.787 47.787 0 0 1 62.123-74.41l263.509 221.866c4.779 4.779 7.51 5.462 9.557 5.462a13.653 13.653 0 0 0 6.144 0L854.7 204.8a47.787 47.787 0 0 1 75.093 59.392l-396.63 498.347a105.13 105.13 0 0 1-75.775 38.912z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Oy=(0,l.defineComponent)({__name:"Checked2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Md,14,Dd))}}),Id=["aria-labelledby"],Ad=[(0,l.createElementVNode)("path",{d:"M512 0C230.4 0 0 230.4 0 512s230.4 512 512 512 512-230.4 512-512S793.6 0 512 0zm281.6 369.778C779.378 381.156 600.178 500.622 472.178 691.2c0 0 0 2.844-2.845 2.844-8.533 5.69-48.355 36.978-88.177-8.533-39.823-51.2-62.578-99.555-142.223-142.222-2.844 0-2.844-2.845-2.844-2.845-8.533-11.377-39.822-56.888 19.911-56.888 45.511 0 91.022 11.377 162.133 73.955 5.69 5.689 14.223 5.689 17.067 0C469.333 517.69 608.711 366.933 768 318.578c0 0 19.911-2.845 31.289 14.222 5.689 11.378 11.378 22.756-5.689 36.978z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],_d=(0,l.defineComponent)({__name:"Checked",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Ad,14,Id))}}),Ld=["aria-labelledby"],Pd=[(0,l.createElementVNode)("path",{d:"M512 992C246.904 992 32 777.096 32 512S246.904 32 512 32s480 214.904 480 480-214.904 480-480 480zM270.243 527.725l161.622 163.812a.57.57 0 0 0 .81.015l321.132-321.908a.292.292 0 0 0-.003-.412l-35.025-34.956a.3.3 0 0 0-.415-.019L432.917 594.642c-.35.32-.934.335-1.295.026l-123.19-105.65a.319.319 0 0 0-.424.02l-37.762 38.274a.288.288 0 0 0-.004.413z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],qy=(0,l.defineComponent)({__name:"CheckedFill2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Pd,14,Ld))}}),Fd=["aria-labelledby"],Rd=[(0,l.createElementVNode)("path",{d:"M512 1024c-136.533 0-264.533-54.044-361.244-150.756C54.044 776.534 0 648.534 0 512c0-136.533 54.044-264.533 150.756-361.244C247.466 54.044 375.466 0 512 0c136.533 0 264.533 54.044 361.244 150.756C969.956 247.466 1024 375.466 1024 512s-54.044 264.533-150.756 361.244C776.534 969.956 648.534 1024 512 1024zm0-938.667c-113.778 0-221.867 45.511-301.511 125.156S85.333 398.222 85.333 512s45.511 221.867 125.156 301.511S398.222 938.667 512 938.667s221.867-45.511 301.511-125.156S938.667 625.778 938.667 512 893.156 290.133 813.51 210.489 625.778 85.333 512 85.333z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Od=(0,l.defineComponent)({__name:"CheckNormal",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Rd,14,Fd))}}),qd=["aria-labelledby"],Hd=[(0,l.createElementVNode)("path",{d:"M506.467 0C227.962 0 .094 227.868.094 506.374s227.868 506.373 506.373 506.373 506.374-227.868 506.374-506.373S787.786 0 506.467 0zm202.55 571.077H306.73c-45.01 0-67.516-22.506-67.516-67.517 0-45.01 22.505-67.516 67.516-67.516h402.286c45.01 0 67.516 22.505 67.516 67.516 0 45.011-22.505 67.517-67.516 67.517z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Hy=(0,l.defineComponent)({__name:"CheckDisabled",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Hd,14,qd))}}),Kd=["aria-labelledby"],jd=[(0,l.createElementVNode)("path",{d:"M510.613 2.837C229.793 2.837.032 232.598.032 513.418S229.793 1024 510.613 1024s510.582-229.762 510.582-510.582S794.27 2.837 510.613 2.837zm0 794.238c-156.01 0-283.656-127.646-283.656-283.657s127.645-283.656 283.656-283.656S794.27 357.407 794.27 513.418 666.624 797.075 510.613 797.075zM382.968 513.418a127.645 127.645 0 1 0 255.29 0 127.645 127.645 0 1 0-255.29 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Ky=(0,l.defineComponent)({__name:"CheckChecked",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1032 1024","aria-labelledby":t.name,role:"presentation"},jd,14,Kd))}}),Yd=["aria-labelledby"],Wd=[(0,l.createElementVNode)("path",{d:"M307.2 468.114H160.914C73.143 468.114 0 394.97 0 307.2V160.914C0 73.143 73.143 0 160.914 0H307.2c87.77 0 160.914 73.143 160.914 160.914V307.2c0 87.77-73.143 160.914-160.914 160.914zM160.914 87.77c-40.96 0-73.143 32.183-73.143 73.143V307.2c0 40.96 32.183 73.143 73.143 73.143H307.2c40.96 0 73.143-32.183 73.143-73.143V160.914c0-40.96-32.183-73.143-73.143-73.143H160.914zM307.2 1023.999H160.914C73.143 1023.999 0 950.856 0 863.085V716.8c0-87.77 73.143-160.914 160.914-160.914H307.2c87.77 0 160.914 73.143 160.914 160.914v146.286C468.114 950.856 394.97 1024 307.2 1024zM160.914 643.656c-40.96 0-73.143 32.183-73.143 73.143v146.286c0 40.96 32.183 73.143 73.143 73.143H307.2c40.96 0 73.143-32.183 73.143-73.143V716.8c0-40.96-32.183-73.143-73.143-73.143H160.914zm629.028-175.542c-128.732 0-234.057-105.325-234.057-234.057S661.21 0 789.942 0 1024 105.326 1024 234.057 918.673 468.114 789.942 468.114zm0-380.343c-81.92 0-146.286 64.366-146.286 146.286s64.366 146.286 146.286 146.286 146.286-64.366 146.286-146.286S871.862 87.77 789.942 87.77zm73.143 936.228H716.8c-87.77 0-160.914-73.143-160.914-160.914V716.8c0-87.77 73.143-160.914 160.914-160.914h146.286c87.771 0 160.914 73.143 160.914 160.914v146.286c0 87.771-73.143 160.914-160.914 160.914zM716.8 643.656c-40.96 0-73.143 32.183-73.143 73.143v146.286c0 40.96 32.183 73.143 73.143 73.143h146.286c40.96 0 73.143-32.183 73.143-73.143V716.8c0-40.96-32.183-73.143-73.143-73.143H716.8z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],jy=(0,l.defineComponent)({__name:"Category",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Wd,14,Yd))}}),Ud=["aria-labelledby"],Gd=[(0,l.createElementVNode)("path",{d:"M948.148 1024c41.719 0 75.852-34.133 75.852-75.852s-34.133-75.852-75.852-75.852-75.852 34.134-75.852 75.852S906.43 1024 948.148 1024zM754.726 872.296H402.015V758.52h352.71c68.268 0 128.95-49.304 136.534-117.57l37.926-261.69v-7.585c0-34.133-26.548-68.267-56.889-68.267H250.311l37.926 352.712-113.778 11.377-49.303-477.866h747.14c94.815 0 174.46 83.437 174.46 182.044v22.756l-41.719 261.689c-18.963 121.36-128.948 216.176-250.311 216.176zM246.519 1024c-56.89 0-106.193-22.756-147.912-60.681-37.926-37.926-60.681-91.023-60.681-147.912s22.755-106.192 60.681-147.91c37.926-37.927 91.023-60.682 147.912-60.682s109.985 22.755 147.91 60.681 60.682 91.023 60.682 147.911-22.755 109.986-60.681 147.912C352.71 1001.244 303.407 1024 246.519 1024zm0-303.407c-26.549 0-49.304 11.377-68.267 26.548-15.17 18.963-26.548 41.718-26.548 68.266s11.377 49.304 26.548 68.267c34.133 34.133 98.607 34.133 132.74 0 18.964-18.963 30.341-41.718 30.341-68.267s-11.377-49.303-26.548-68.266c-18.963-15.17-41.718-26.548-68.266-26.548zm-49.304-364.09c-26.548 0-53.096-18.962-56.89-49.303l-18.962-113.778c-3.793-26.548-22.756-45.51-53.096-45.51s-56.89-26.549-56.89-56.89 26.549-56.889 56.89-56.889c87.23 0 155.496 64.474 166.874 147.911l18.963 109.986c3.792 30.34-15.17 60.681-45.511 64.474h-11.378z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Yy=(0,l.defineComponent)({__name:"Cart2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1061 1024","aria-labelledby":t.name,role:"presentation"},Gd,14,Ud))}}),Xd=["aria-labelledby"],Zd=[(0,l.createElementVNode)("path",{d:"M932.978 1024c38.684 0 68.266-29.582 68.266-68.267s-29.582-68.266-68.266-68.266-68.267 29.582-68.267 68.266S894.293 1024 932.978 1024zM826.027 864.711H350.436V773.69h475.59c56.89 0 104.676-43.236 113.778-100.125l47.787-373.19v-6.827c0-25.031-20.48-45.511-45.511-45.511H209.351l40.96 430.08-91.022 9.102-50.062-527.93H942.08c75.093 0 136.533 61.44 136.533 136.534v18.205l-47.786 373.19c-13.654 100.125-100.125 177.494-204.8 177.494zM250.31 1024c-47.787 0-93.298-18.204-129.707-52.338-34.133-36.409-52.337-81.92-52.337-129.706s18.204-93.298 52.337-129.707c36.41-34.133 81.92-52.338 129.707-52.338s93.298 18.205 129.707 52.338c34.133 34.133 52.338 79.644 52.338 129.707s-18.205 93.297-52.338 129.706c-36.41 34.134-81.92 52.338-129.707 52.338zm0-273.067c-25.031 0-47.787 9.103-63.715 27.307-18.205 15.929-27.307 38.684-27.307 63.716s9.102 47.786 27.307 63.715c34.133 34.133 93.297 34.133 129.706 0 18.205-18.204 27.307-40.96 27.307-63.715s-9.102-47.787-27.307-63.716c-18.204-18.204-40.96-27.307-65.99-27.307zm-91.022-455.11c-22.756 0-40.96-15.93-45.511-38.685l-15.93-111.502c-2.275-31.858-25.03-54.614-52.337-54.614C20.48 91.022 0 70.542 0 45.512S20.48 0 45.511 0c75.093 0 134.258 59.164 143.36 136.533L204.8 243.484c4.551 25.032-13.653 47.787-38.684 52.338h-6.827z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Wy=(0,l.defineComponent)({__name:"Cart",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1092 1024","aria-labelledby":t.name,role:"presentation"},Zd,14,Xd))}}),Jd=["aria-labelledby"],Qd=[(0,l.createElementVNode)("path",{d:"M512 1024C228.43 1024 0 795.57 0 512S228.43 0 512 0s512 228.43 512 512-228.43 512-512 512zm0-945.23C273.067 78.77 78.77 273.066 78.77 512S273.066 945.23 512 945.23 945.23 750.934 945.23 512 750.934 78.77 512 78.77zm0 525.127c-21.005 0-39.385-18.38-39.385-39.384v-44.636c0-26.256 18.38-49.887 44.636-52.513 13.128-2.626 18.38-2.626 18.38-2.626 23.63-10.502 39.384-34.133 39.384-57.764 0-34.133-28.882-63.015-65.64-63.015s-65.642 28.882-65.642 63.015c0 21.005-18.38 39.385-39.384 39.385s-36.76-18.38-36.76-42.01c0-78.77 65.642-141.785 144.411-141.785S656.41 325.58 656.41 404.35c0 57.764-34.133 110.277-89.272 131.282-5.25 2.625-10.502 2.625-15.753 5.251v23.63c0 21.006-18.38 39.385-39.385 39.385zm-65.641 118.154a65.641 65.641 0 1 0 131.282 0 65.641 65.641 0 1 0-131.282 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Uy=(0,l.defineComponent)({__name:"Ask2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Qd,14,Jd))}}),ef=["aria-labelledby"],tf=[(0,l.createElementVNode)("path",{d:"M512 1024C230.4 1024 0 793.6 0 512S230.4 0 512 0s512 230.4 512 512-230.4 512-512 512zm0-938.667c-234.667 0-426.667 192-426.667 426.667s192 426.667 426.667 426.667 426.667-192 426.667-426.667S746.667 85.333 512 85.333zm0 529.067c-25.6 0-42.667-17.067-42.667-42.667v-38.4c0-29.866 21.334-59.733 55.467-64 8.533 0 12.8-4.266 12.8-4.266 25.6-8.534 38.4-34.134 38.4-59.734 0-34.133-29.867-64-64-64s-64 29.867-64 64c0 25.6-17.067 42.667-42.667 42.667s-42.666-17.067-42.666-42.667C362.667 324.267 430.933 256 512 256s149.333 68.267 149.333 149.333c0 59.734-38.4 115.2-93.866 136.534-4.267 0-8.534 4.266-12.8 4.266v21.334c0 25.6-17.067 46.933-42.667 46.933zm-64 110.933a64 64 0 1 0 128 0 64 64 0 1 0-128 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Gy=(0,l.defineComponent)({__name:"Ask",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},tf,14,ef))}}),lf=["aria-labelledby"],nf=[(0,l.createElementVNode)("path",{d:"M623.406 815.479A129.722 129.722 0 1 1 487.068 594.95C691.9 468.083 896.73 341.993 1101.691 215.125a194.583 194.583 0 0 1 204.442 0l614.494 379.567a129.722 129.722 0 1 1-136.338 220.657l-580.506-358.292-580.377 358.422",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Xy=(0,l.defineComponent)({__name:"ArrowUp2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2472 1024","aria-labelledby":t.name,role:"presentation"},nf,14,lf))}}),af=["aria-labelledby"],rf=[(0,l.createElementVNode)("path",{d:"M1489.611 733.18a92.288 92.288 0 1 0 97.021-157.036c-145.758-90.073-291.516-179.945-437.375-270.068a138.558 138.558 0 0 0-145.506 0C858.094 396.199 712.336 486.07 566.578 576.144a92.288 92.288 0 1 0 97.02 157.036l413.007-255.064 413.057 255.064",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Zy=(0,l.defineComponent)({__name:"ArrowUp",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2252 1024","aria-labelledby":t.name,role:"presentation"},rf,14,af))}}),of=["aria-labelledby"],sf=[(0,l.createElementVNode)("path",{d:"M312.38 132.53a84.855 84.855 0 1 1 144.254-89.183L704.92 445.389a127.282 127.282 0 0 1 0 133.73L456.634 981.076a84.855 84.855 0 1 1-144.253-89.182l234.284-379.724c-77.982-126.52-156.218-253.037-234.285-379.64",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Jy=(0,l.defineComponent)({__name:"ArrowRight2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},sf,14,of))}}),cf=["aria-labelledby"],uf=[(0,l.createElementVNode)("path",{d:"m387.547 980.846 305.006-397.532a117.102 117.102 0 0 0 0-142.628L387.584 43.154a44.837 44.837 0 0 0-71.131 54.492l305.042 397.568a27.538 27.538 0 0 1 0 33.572L316.489 926.318a44.8 44.8 0 0 0 71.058 54.564",fill:"currentColor","fill-opacity":"0.9"},null,-1)],df=(0,l.defineComponent)({__name:"ArrowRight",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},uf,14,cf))}}),ff=["aria-labelledby"],mf=[(0,l.createElementVNode)("path",{d:"M1741.19 227.497a121.654 121.654 0 1 1 127.858 206.812L1292.65 790.27a182.482 182.482 0 0 1-191.727 0L524.646 434.31a121.654 121.654 0 1 1 127.859-206.812l544.403 335.887c181.387-111.8 362.773-223.965 544.282-335.887",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Qy=(0,l.defineComponent)({__name:"ArrowDown2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2472 1024","aria-labelledby":t.name,role:"presentation"},mf,14,ff))}}),hf=["aria-labelledby"],pf=[(0,l.createElementVNode)("path",{d:"M1517.651 260.347a105.004 105.004 0 1 1 110.389 178.672c-165.84 102.483-331.68 204.737-497.636 307.277a157.649 157.649 0 0 1-165.554 0c-165.725-102.54-331.566-204.794-497.406-307.277a105.004 105.004 0 1 1 110.331-178.672l469.967 290.206 469.91-290.206",fill:"currentColor","fill-opacity":"0.9"},null,-1)],eb=(0,l.defineComponent)({__name:"ArrowDown",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2252 1024","aria-labelledby":t.name,role:"presentation"},pf,14,hf))}}),gf=["aria-labelledby"],yf=[(0,l.createElementVNode)("path",{d:"M1111.771 365.714H1024c0-137.508-111.177-251.611-248.686-251.611-64.365 0-125.805 26.331-172.617 70.217l-5.851 5.851c-23.406 23.406-61.44 23.406-84.846 0-2.926-2.925-2.926-5.851-5.851-5.851-46.812-43.886-108.252-70.217-172.618-70.217-134.582 0-245.76 114.103-245.76 251.611H0C0 178.47 152.137 26.331 336.457 26.331c81.92 0 157.989 29.258 219.429 81.92 61.44-52.662 137.508-81.92 219.428-81.92 184.32 0 336.457 152.138 336.457 339.383zM122.88 664.137c-14.629 0-26.331-5.851-35.109-17.554-2.925-5.852-8.777-11.703-11.702-17.554C26.33 550.034 0 459.337 0 365.714c0-23.405 20.48-43.885 43.886-43.885s43.885 20.48 43.885 43.885c0 76.069 20.48 149.212 61.44 213.577 2.926 5.852 5.852 8.778 8.778 14.629 14.628 20.48 8.777 46.811-11.703 61.44-5.852 5.851-14.629 8.777-23.406 8.777zm915.749-93.623c-5.852 0-11.703 0-14.629-2.925-23.406-8.778-35.109-35.109-23.406-55.589 17.555-46.811 26.332-96.549 26.332-146.286-2.926-23.405 17.554-43.885 40.96-43.885s43.885 20.48 43.885 43.885c0 61.44-11.702 122.88-35.108 178.469-5.852 17.554-20.48 26.331-38.034 26.331zm-482.743 441.783c-8.777 0-20.48-2.926-29.257-5.851-11.703-5.852-17.555-5.852-20.48-8.777C333.53 918.674 187.246 795.794 81.92 637.806c-14.629-20.48-8.777-46.812 11.703-61.44s46.811-8.777 61.44 11.703c96.548 143.36 231.131 257.462 389.12 330.605l2.926 2.926c2.925 0 2.925 2.926 8.777 2.926l14.628-5.852 52.663-26.331c20.48-11.703 46.812-2.926 58.514 17.554 11.703 20.48 2.926 46.812-17.554 58.514-20.48 11.703-40.96 20.48-58.514 29.258l-20.48 8.777c-8.777 5.851-20.48 5.851-29.257 5.851zm-5.852-84.846zm11.703 0zM1038.63 819.2H746.057c-23.406 0-43.886-20.48-43.886-43.886s20.48-43.885 43.886-43.885h292.572c23.405 0 43.885 20.48 43.885 43.885s-20.48 43.886-43.885 43.886zM892.343 965.486c-23.406 0-43.886-20.48-43.886-43.886V629.029c0-23.406 20.48-43.886 43.886-43.886s43.886 20.48 43.886 43.886V921.6c0 23.406-20.48 43.886-43.886 43.886z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],tb=(0,l.defineComponent)({__name:"Addfollow",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1111 1024","aria-labelledby":t.name,role:"presentation"},yf,14,gf))}}),bf=["aria-labelledby"],wf=[(0,l.createElementVNode)("path",{d:"M888.686 917.942h-204.8c-29.257 0-54.857-25.6-54.857-54.857s25.6-54.857 54.857-54.857h201.143c29.257 0 54.857 25.6 54.857 54.857s-21.943 54.857-51.2 54.857zm-102.4 98.743c-29.257 0-54.857-21.943-54.857-54.857V760.685c0-29.257 25.6-54.857 54.857-54.857s54.857 25.6 54.857 54.857v201.143c0 32.914-25.6 54.857-54.857 54.857zm-577.829 7.314H204.8c-29.257-3.657-51.2-29.257-51.2-58.514 14.63-149.943 142.63-270.629 292.571-270.629 29.258 0 54.858 25.6 54.858 54.857s-25.6 54.857-54.858 54.857c-95.085 0-175.542 73.143-186.514 168.229 0 29.257-25.6 51.2-51.2 51.2zM475.43 548.57c-43.886 0-87.772-21.942-117.029-54.856-18.286-21.943-14.629-58.514 7.314-76.8 21.943-18.285 58.515-14.628 76.8 7.315 14.63 18.285 43.886 18.285 58.515 0 18.285-21.943 54.857-29.258 76.8-7.315 21.942 18.286 29.257 54.857 7.314 76.8-21.943 32.914-65.829 54.856-109.714 54.856zm0 256c-223.086 0-402.286-179.2-402.286-402.284S252.344 0 475.43 0s402.285 179.2 402.285 402.286c0 58.514-14.628 117.027-36.571 171.884-14.63 25.6-43.886 40.23-73.143 25.6-25.6-14.628-40.23-43.885-25.6-73.142 18.286-40.228 29.257-80.457 29.257-124.342 0-160.915-131.657-292.572-292.571-292.572S186.514 241.37 186.514 402.286s131.657 292.57 292.572 292.57c14.628 0 32.914 0 47.543-3.657 29.257-3.657 58.514 14.63 62.17 43.886 3.658 29.257-14.628 58.514-43.885 62.171-25.6 7.314-47.543 7.314-69.485 7.314z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],lb=(0,l.defineComponent)({__name:"Add",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},wf,14,bf))}}),Sf=["aria-labelledby"],vf=[(0,l.createElementVNode)("path",{d:"M512.496 1024c-302.08 0-499.2-161.28-499.2-409.6 0-168.96 89.6-332.8 232.96-430.08 0 0 2.56 0 2.56-2.56l-2.56-7.68c-10.24-61.44 25.6-117.76 81.92-133.12 30.72-7.68 61.44-2.56 87.04 10.24 20.48-28.16 56.32-51.2 99.84-51.2 40.96 0 76.8 23.04 97.28 53.76 25.6-12.8 56.32-17.92 87.04-10.24 56.32 15.36 92.16 71.68 81.92 130.56l-2.56 10.24c143.36 97.28 232.96 261.12 232.96 430.08 0 248.32-197.12 409.6-499.2 409.6zm-153.6-906.24c-2.56 0-7.68 0-10.24 2.56-17.92 5.12-30.72 23.04-28.16 43.52l5.12 20.48c5.12 23.04-2.56 46.08-23.04 56.32-7.68 5.12-12.8 7.68-15.36 10.24-120.32 79.36-197.12 220.16-197.12 363.52 0 245.76 217.6 332.8 422.4 332.8s422.4-87.04 422.4-332.8c0-143.36-76.8-284.16-199.68-366.08-2.56-2.56-7.68-5.12-12.8-7.68-17.92-12.8-28.16-35.84-23.04-56.32l5.12-25.6c2.56-17.92-7.68-35.84-28.16-40.96-20.48-5.12-40.96 7.68-46.08 25.6v2.56c-10.24 33.28-38.4 33.28-43.52 33.28h-30.72l-5.12-33.28v-38.4c0-15.36-17.92-30.72-35.84-30.72-20.48 0-38.4 17.92-38.4 38.4 0 30.72 0 46.08-12.8 58.88l-10.24 10.24h-15.36c-7.68 0-38.4-2.56-40.96-43.52-7.68-15.36-23.04-23.04-38.4-23.04zm404.48 56.32zm-207.36-48.64V128l35.84 7.68-35.84-10.24zm-94.72 460.8c0-38.4 38.4-51.2 51.2-51.2s51.2 12.8 51.2 51.2c0 79.36-12.8 148.48-35.84 207.36-2.56 12.8-7.68 25.6-15.36 25.6s-12.8-12.8-15.36-25.6c-23.04-58.88-35.84-128-35.84-207.36zm243.2 15.36a64 64 0 1 0 128 0 64 64 0 1 0-128 0zm-512 0a64 64 0 1 0 128 0 64 64 0 1 0-128 0zm629.76 192c-107.52 0-194.56-87.04-194.56-192s87.04-192 194.56-192c51.2 0 99.84 17.92 135.68 53.76 20.48 17.92 35.84 40.96 46.08 66.56 7.68 20.48 0 40.96-20.48 51.2-20.48 7.68-40.96 0-51.2-20.48-5.12-15.36-15.36-28.16-28.16-38.4-23.04-20.48-51.2-33.28-81.92-33.28-64 0-117.76 51.2-117.76 115.2s53.76 115.2 117.76 115.2c51.2 0 94.72-30.72 112.64-79.36 7.68-20.48 28.16-30.72 48.64-23.04s30.72 28.16 23.04 48.64c-25.6 76.8-99.84 128-184.32 128zm-619.52 0c-92.16 0-174.08-66.56-189.44-156.16-5.12-20.48 10.24-40.96 30.72-43.52 20.48-5.12 40.96 7.68 46.08 28.16 10.24 56.32 58.88 94.72 112.64 94.72 64 0 117.76-51.2 117.76-115.2s-51.2-115.2-117.76-115.2c-48.64 0-89.6 28.16-107.52 71.68-7.68 20.48-30.72 30.72-48.64 23.04-20.48-7.68-28.16-30.72-20.48-48.64 28.16-74.24 99.84-120.32 179.2-120.32 107.52 0 194.56 87.04 194.56 192s-89.6 189.44-197.12 189.44z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],nb=(0,l.defineComponent)({__name:"Jimi40",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},vf,14,Sf))}}),Cf=["aria-labelledby"],Nf=[(0,l.createElementVNode)("path",{d:"M998.4 245.029c-219.429 153.6-398.629 332.8-552.229 552.228-40.228 58.514-128 54.857-164.571-3.657-69.486-106.057-149.943-186.514-256-256-51.2-32.914-18.286-113.371 40.229-98.743C182.857 460.8 274.286 508.343 358.4 585.143c157.257-190.172 358.4-340.114 588.8-435.2 62.171-25.6 106.057 58.514 51.2 95.086",fill:"currentColor","fill-opacity":"0.9"},null,-1)],ab=(0,l.defineComponent)({__name:"Check",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Nf,14,Cf))}}),{componentName:kf,create:xf}=se("popup"),zf=xf(P1(kf,{FoxOverLay:Fl,Close:Jr}));function Tf(t,a,n,i,o,r){const s=(0,l.resolveComponent)("FoxOverLay"),c=(0,l.resolveComponent)("Close");return(0,l.openBlock)(),(0,l.createBlock)(l.Teleport,{to:t.teleport,disabled:t.teleportDisable},[t.overlay?((0,l.openBlock)(),(0,l.createBlock)(s,(0,l.mergeProps)({key:0,visible:t.visible,"close-on-click-overlay":t.closeOnClickOverlay,"z-index":t.zIndex,"lock-scroll":t.lockScroll,duration:t.duration,"overlay-class":t.overlayClass,"overlay-style":t.overlayStyle,onClick:t.onClickOverlay},t.$attrs),null,16,["visible","close-on-click-overlay","z-index","lock-scroll","duration","overlay-class","overlay-style","onClick"])):(0,l.createCommentVNode)("",!0),(0,l.createVNode)(l.Transition,{name:t.transitionName,onAfterEnter:t.onOpened,onAfterLeave:t.onClosed},{default:(0,l.withCtx)(()=>[(0,l.withDirectives)((0,l.createElementVNode)("view",{class:(0,l.normalizeClass)(t.classes),style:(0,l.normalizeStyle)(t.popStyle),onClick:a[1]||(a[1]=(...e)=>t.onClick&&t.onClick(...e))},[t.showSlot?(0,l.renderSlot)(t.$slots,"default",{key:0}):(0,l.createCommentVNode)("",!0),t.closed?((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:1,onClick:a[0]||(a[0]=(...e)=>t.onClickCloseIcon&&t.onClickCloseIcon(...e)),class:(0,l.normalizeClass)(["fox-popup__close-icon","fox-popup__close-icon--"+t.closeIconPosition])},[(0,l.renderSlot)(t.$slots,"close-icon",{},()=>[(0,l.createVNode)(c)])],2)):(0,l.createCommentVNode)("",!0)],6),[[l.vShow,t.visible]])]),_:3},8,["name","onAfterEnter","onAfterLeave"])],8,["to","disabled"])}var bt=Re(zf,[["render",Tf]]),{create:Ef,scope:$f}=se("calendar-pane"),Vf=Ef({props:{type:{type:String,default:"one"},valueFormat:{type:String,default:"YYYY-MM-DD"},isAutoBackFill:{type:Boolean,default:!1},toDateAnimation:{type:Boolean,default:!0},poppable:{type:Boolean,default:!0},showTitle:{type:Boolean,default:!0},showSubTitle:{type:Boolean,default:!0},showToday:{type:Boolean,default:!0},title:{type:String},confirmText:{type:String},startText:{type:String},endText:{type:String},defaultValue:{type:[String,Array],default:""},startDate:{type:String,default:ue.getDay(0)},endDate:{type:String,default:ue.getDay(365)},firstDayOfWeek:{type:Number,default:0}},emits:["choose","update","close","select"],setup(t,{emit:a,slots:n}){const{toLocaleRefs:i,t:o}=(0,Ce.useFoxI18n)($f),r=i(t,["title","confirmText","startText","endText","today"]),s=(0,l.computed)(()=>({height:"39px"})),c=(0,l.computed)(()=>({height:"64px"})),e=JSON.parse(o("weekdays")),d=(0,l.ref)([...e.slice(t.firstDayOfWeek,7),...e.slice(0,t.firstDayOfWeek)]),m=(0,l.ref)(null),f=(0,l.ref)(null),w=(0,l.ref)(null),T=(0,l.ref)(null),C=(0,l.ref)(0),h=(0,l.computed)(()=>u.monthsData.slice(u.defaultRange[0],u.defaultRange[1])),y=(0,l.computed)(()=>n.btn),_=(0,l.computed)(()=>n["top-info"]),g=(0,l.computed)(()=>n["bottom-info"]),u=(0,l.reactive)({yearMonthTitle:"",defaultRange:[],currDate:"",propStartDate:"",propEndDate:"",unLoadPrev:!1,touchParams:{startY:0,endY:0,startTime:0,endTime:0,lastY:0,lastTime:0},transformY:0,translateY:0,scrollDistance:0,defaultData:[],chooseData:[],monthsData:[],dayPrefix:"fox-calendar__day",startData:"",endData:"",isRange:t.type==="range",timer:0,currentIndex:0,containerHeight:0,avgHeight:0,monthsNum:0}),k=U=>U.split("-"),I=U=>ue.isEqual(u.currDate[0],U),E=U=>ue.isEqual(u.currDate[1],U),x=U=>u.currDate?.length>0?u.currDate?.some(q=>ue.isEqual(q,U)):!1,L=(U,q)=>q.curData[0]+"-"+q.curData[1]+"-"+ue.getNumTwoBit(+U.day),B=(U,q)=>{const Q=L(U,q),{type:O}=t;return U.type=="curr"?ue.isEqual(u.currDate,Q)||(O=="range"||O=="week")&&(I(Q)||E(Q))||O=="multiple"&&x(Q)?`${u.dayPrefix}--active`:u.propStartDate&&ue.compareDate(Q,u.propStartDate)||u.propEndDate&&ue.compareDate(u.propEndDate,Q)?`${u.dayPrefix}--disabled`:(O=="range"||O=="week")&&Array.isArray(u.currDate)&&Object.values(u.currDate).length==2&&ue.compareDate(u.currDate[0],Q)&&ue.compareDate(Q,u.currDate[1])?`${u.dayPrefix}--choose`:null:`${u.dayPrefix}--disabled`},j=()=>{const{type:U}=t;if(U=="range"&&u.chooseData.length==2||U!="range"){let q=u.chooseData.slice(0);U=="week"&&(q={weekDate:[$(u.chooseData[0]),$(u.chooseData[1])]}),a("choose",q),t.poppable&&a("update")}},S=(U,q,Q=!1)=>{if(B(U,q)!=`${u.dayPrefix}--disabled`){const{type:O}=t;let[ee,v]=q.curData,p=[...q.curData];if(p[2]=ue.getNumTwoBit(Number(U.day)),p[3]=`${p[0]}-${p[1]}-${p[2]}`,p[4]=ue.getWhatDay(+p[0],+p[1],+p[2]),O=="multiple")if(u.currDate?.length>0){let M;u.currDate?.forEach((K,le)=>{K==p[3]&&(M=le)}),Q?u.chooseData.push([...p]):M!==void 0?(u.currDate.splice(M,1),u.chooseData.splice(M,1)):(u.currDate.push(p[3]),u.chooseData.push([...p]))}else u.currDate=[p[3]],u.chooseData=[[...p]];else if(O=="range"){let M=Object.values(u.currDate).length;M==2||M==0?u.currDate=[p[3]]:ue.compareDate(u.currDate[0],p[3])?Array.isArray(u.currDate)&&u.currDate.push(p[3]):Array.isArray(u.currDate)&&u.currDate.unshift(p[3]),u.chooseData.length==2||!u.chooseData.length?u.chooseData=[[...p]]:ue.compareDate(u.chooseData[0][3],p[3])?u.chooseData=[...u.chooseData,[...p]]:u.chooseData=[[...p],...u.chooseData]}else if(O=="week"){let M=ue.getWeekDate(ee,v,U.day,t.firstDayOfWeek);u.propStartDate&&ue.compareDate(M[0],u.propStartDate)&&M.splice(0,1,u.propStartDate),u.propEndDate&&ue.compareDate(u.propEndDate,M[1])&&M.splice(1,1,u.propEndDate),u.currDate=M,u.chooseData=[ue.formatResultDate(M[0]),ue.formatResultDate(M[1])]}else u.currDate=p[3],u.chooseData=[...p];if(!Q){let M=u.chooseData;O=="week"&&(M={weekDate:[$(u.chooseData[0]),$(u.chooseData[1])]}),a("select",M),(t.isAutoBackFill||!t.poppable)&&j()}}},$=U=>{let[q,Q,O]=U;return{date:U,monthWeekNum:ue.getMonthWeek(q,Q,O,t.firstDayOfWeek),yearWeekNum:ue.getYearWeek(q,Q,O,t.firstDayOfWeek)}},J=U=>{const q=U=="prev"?u.monthsData[0]:u.monthsData[u.monthsData.length-1];let Q=parseInt(q.curData[0]),O=parseInt(q.curData[1].toString().replace(/^0/,""));switch(U){case"prev":O==1&&(Q-=1),O=O==1?12:--O;break;case"next":O==12&&(Q+=1),O=O==12?1:++O;break}return[Q+"",ue.getNumTwoBit(O),ue.getMonthDays(String(Q),String(O))+""]},N=(U,q,Q)=>{let{year:O,month:ee}=Q;return q=="prev"&&U>=7&&(U-=7),Array.from(Array(U),(v,p)=>({day:String(p+1),type:q,year:O,month:ee}))},D=(U,q,Q,O)=>{U=U-t.firstDayOfWeek;let{year:ee,month:v}=Q;return q=="prev"&&U>=7&&(U-=7),Array.from(Array(O),(p,M)=>({day:String(M+1),type:q,year:ee,month:v})).slice(O-U)},A=(U,q)=>{const Q=ue.getMonthPreDay(+U[0],+U[1]);let O=Number(U[1])-1,ee=Number(U[0]);O<=0&&(O=12,ee+=1);const v=ue.getMonthDays(String(U[0]),String(U[1])),p=ue.getMonthDays(ee+"",O+""),M={year:U[0],month:U[1]},K={curData:U,title:o("monthTitle",{year:M.year,month:M.month}),monthData:[...D(Q,"prev",{month:String(O),year:String(ee)},p),...N(v,"curr",M)],cssHeight:0,cssScrollHeight:0};K.cssHeight=39+64*(K.monthData.length>35?6:5);let le=0;u.monthsData.length>0&&(le=u.monthsData[u.monthsData.length-1].cssScrollHeight+u.monthsData[u.monthsData.length-1].cssHeight),K.cssScrollHeight=le,q=="next"?(!u.endData||!ue.compareDate(`${u.endData[0]}-${u.endData[1]}-${ue.getMonthDays(u.endData[0],u.endData[1])}`,`${U[0]}-${U[1]}-${U[2]}`))&&u.monthsData.push(K):!u.startData||!ue.compareDate(`${U[0]}-${U[1]}-${U[2]}`,`${u.startData[0]}-${u.startData[1]}-01`)?u.monthsData.unshift(K):u.unLoadPrev=!0},Y=()=>{let U=t.startDate?t.startDate:ue.getDay(0),q=t.endDate?t.endDate:ue.getDay(365);u.propStartDate=U,u.propEndDate=q,u.startData=k(U),u.endData=k(q),(t.defaultValue||Array.isArray(t.defaultValue)&&t.defaultValue.length>0)&&(u.currDate=t.type!=="one"?[...t.defaultValue]:t.defaultValue);const Q={year:Number(u.startData[0]),month:Number(u.startData[1])},O={year:Number(u.endData[0]),month:Number(u.endData[1])};let ee=O.month-Q.month;O.year-Q.year>0&&(ee=ee+12*(O.year-Q.year)),ee<=0&&(ee=1),A(u.startData,"next");let v=1;do A(J("next"),"next");while(v++<ee);if(u.monthsNum=ee,t.type=="range"&&Array.isArray(u.currDate))u.currDate.length>0&&(U&&ue.compareDate(u.currDate[0],U)&&u.currDate.splice(0,1,U),q&&ue.compareDate(q,u.currDate[1])&&u.currDate.splice(1,1,q),u.defaultData=[...k(u.currDate[0]),...k(u.currDate[1])]);else if(t.type=="multiple"&&Array.isArray(u.currDate)){if(u.currDate.length>0){let p=[],M={};u.currDate.forEach(K=>{U&&!ue.compareDate(K,U)&&q&&!ue.compareDate(q,K)&&(Object.hasOwnProperty.call(M,K)||(p.push(K),M[K]=K))}),u.currDate=[...p],u.defaultData=[...k(p[0])]}}else if(t.type=="week"&&Array.isArray(u.currDate)){if(u.currDate.length>0){let[p,M,K]=k(u.currDate[0]);u.currDate=ue.getWeekDate(p,M,K,t.firstDayOfWeek),U&&ue.compareDate(u.currDate[0],U)&&u.currDate.splice(0,1,U),q&&ue.compareDate(q,u.currDate[1])&&u.currDate.splice(1,1,q),u.defaultData=[...k(u.currDate[0]),...k(u.currDate[1])]}}else u.currDate&&(U&&ue.compareDate(u.currDate,U)?u.currDate=U:q&&!ue.compareDate(u.currDate,q)&&(u.currDate=q),u.defaultData=[...k(u.currDate)])};Se({scrollToDate:U=>{ue.compareDate(U,u.propStartDate)?U=u.propStartDate:ue.compareDate(U,u.propEndDate)||(U=u.propEndDate);let q=k(U);u.monthsData.forEach((Q,O)=>{if(Q.title==o("monthTitle",{year:q[0],month:q[1]})&&m.value){let ee=u.monthsData[O].cssScrollHeight-m.value.scrollTop;if(t.toDateAnimation){let v=0,p=setInterval(()=>{if(v++,m.value){let M=ee/10;m.value.scrollTop=m.value.scrollTop+M}v>=10&&(clearInterval(p),m.value&&(m.value.scrollTop=u.monthsData[O].cssScrollHeight))},40)}else m.value.scrollTop=u.monthsData[O].cssScrollHeight}})},initPosition:()=>{m?.value&&(m.value.scrollTop=u.monthsData[u.currentIndex].cssScrollHeight)},doLayout:()=>{let U=0,q=0;u.defaultData.length>0&&u.monthsData.forEach((ee,v)=>{ee.title==o("monthTitle",{year:u.defaultData[0],month:u.defaultData[1]})&&(U=v),(t.type=="range"||t.type=="week")&&ee.title==o("monthTitle",{year:u.defaultData[3],month:u.defaultData[4]})&&(q=v)}),G(u.monthsNum,U),u.currentIndex=U,u.yearMonthTitle=u.monthsData[u.currentIndex].title,u.defaultData.length>0&&(u.isRange?(S({day:u.defaultData[2],type:"curr"},u.monthsData[u.currentIndex],!0),S({day:u.defaultData[5],type:"curr"},u.monthsData[q],!0)):t.type=="week"?S({day:u.defaultData[2],type:"curr"},u.monthsData[u.currentIndex],!0):t.type=="multiple"?[...u.currDate].forEach(ee=>{let v=k(ee),p=u.currentIndex;u.monthsData.forEach((M,K)=>{M.title==o("monthTitle",{year:v[0],month:v[1]})&&(p=K)}),S({day:v[2],type:"curr"},u.monthsData[p],!0)}):S({day:u.defaultData[2],type:"curr"},u.monthsData[u.currentIndex],!0));let Q=u.monthsData[u.monthsData.length-1],O=Q.cssHeight+Q.cssScrollHeight;tn(()=>{m?.value&&f?.value&&T?.value&&(C.value=m.value.clientHeight,f.value.style.height=`${O}px`,m.value.scrollTop=u.monthsData[u.currentIndex].cssScrollHeight)}),u.avgHeight=Math.floor(O/(u.monthsNum+1))}});const G=(U,q)=>{U>=3?q>0&&q<U?u.defaultRange=[q-1,q+3]:q==0?u.defaultRange=[q,q+4]:q==U&&(u.defaultRange=[q-2,q+2]):u.defaultRange=[0,U+2],u.translateY=u.monthsData[u.defaultRange[0]].cssScrollHeight},X=(U,q)=>(t.type=="range"||t.type=="week")&&U.type=="curr"&&B(U,q)=="fox-calendar__day--active",R=(U,q)=>X(U,q)&&I(L(U,q)),H=(U,q)=>u.currDate.length>=2&&E(L(U,q))?X(U,q):!1,Z=()=>{if(u.currDate.length>=2)return ue.isEqual(u.currDate[0],u.currDate[1])},P=U=>{const q=`${U.year}-${U.month}-${Number(U.day)<10?"0"+U.day:U.day}`;return ue.isEqual(q,ue.date2Str(new Date))},te=U=>{if(u.monthsData.length<=1)return;const q=U.target.scrollTop;let Q=Math.floor(q/u.avgHeight);if(Q==0)q>=u.monthsData[Q+1].cssScrollHeight&&(Q+=1);else if(Q>0&&Q<u.monthsNum-1)q>=u.monthsData[Q+1].cssScrollHeight&&(Q+=1),q<u.monthsData[Q].cssScrollHeight&&(Q-=1);else{const O=Math.round(q+C.value);O<u.monthsData[Q].cssScrollHeight+u.monthsData[Q].cssHeight&&q>u.monthsData[Q-1].cssScrollHeight&&(Q-=1),Q+1<=u.monthsNum&&O>=u.monthsData[Q+1].cssScrollHeight+u.monthsData[Q+1].cssHeight&&(Q+=1),Q>=1&&q<u.monthsData[Q-1].cssScrollHeight&&(Q-=1)}u.currentIndex!==Q&&(u.currentIndex=Q,G(u.monthsNum,Q)),u.yearMonthTitle=u.monthsData[Q].title},ne=()=>{u.chooseData.splice(0),u.monthsData.splice(0),Y()};return Y(),(0,l.watch)(()=>t.defaultValue,U=>{U&&t.poppable&&ne()}),{dayTitleStyle:s,dayCellStyle:c,weeks:d,compConthsData:h,showTopBtn:y,topInfo:_,bottomInfo:g,rangeTip:Z,mothsViewScroll:te,getClass:B,isStartTip:R,isEndTip:H,chooseDay:S,isCurrDay:P,confirm:j,months:m,...(0,l.toRefs)(u),...(0,l.toRefs)(t),...r,monthsPanel:f,weeksPanel:w,viewArea:T}}}),Bf={class:"fox-calendar__header"},Df={key:0,class:"fox-calendar__header-title"},Mf={key:1,class:"fox-calendar__header-slot"},If={key:2,class:"fox-calendar__header-subtitle"},Af={class:"fox-calendar__weekdays",ref:"weeksPanel"},_f={class:"fox-calendar__panel",ref:"monthsPanel"},Lf={class:"fox-calendar__days"},Pf=["onClick"],Ff={class:"fox-calendar__day-value"},Rf={key:0,class:"fox-calendar__day-tips fox-calendar__day-tips--top"},Of={key:1,class:"fox-calendar__day-tips fox-calendar__day-tips--bottom"},qf={key:2,class:"fox-calendar__day-tips--curr"},Hf={key:4,class:"fox-calendar__day-tip"},Kf={key:0,class:"fox-calendar__footer"};function jf(t,a,n,i,o,r){return(0,l.openBlock)(),(0,l.createElementBlock)("view",{class:(0,l.normalizeClass)(["fox-calendar",{"fox-calendar--nopop":!t.poppable,"fox-calendar--nofooter":t.isAutoBackFill}])},[(0,l.createElementVNode)("view",Bf,[t.showTitle?((0,l.openBlock)(),(0,l.createElementBlock)("view",Df,(0,l.toDisplayString)(t.title),1)):(0,l.createCommentVNode)("",!0),t.showTopBtn?((0,l.openBlock)(),(0,l.createElementBlock)("view",Mf,[(0,l.renderSlot)(t.$slots,"btn")])):(0,l.createCommentVNode)("",!0),t.showSubTitle?((0,l.openBlock)(),(0,l.createElementBlock)("view",If,(0,l.toDisplayString)(t.yearMonthTitle),1)):(0,l.createCommentVNode)("",!0),(0,l.createElementVNode)("view",Af,[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(t.weeks,(s,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("view",{class:"fox-calendar__weekday",key:c},(0,l.toDisplayString)(s),1))),128))],512)]),(0,l.createElementVNode)("view",{class:"fox-calendar__content",ref:"months",onScroll:a[0]||(a[0]=(...s)=>t.mothsViewScroll&&t.mothsViewScroll(...s))},[(0,l.createElementVNode)("view",_f,[(0,l.createElementVNode)("view",{class:"fox-calendar__body",ref:"viewArea",style:(0,l.normalizeStyle)({transform:`translateY(${t.translateY}px)`})},[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(t.compConthsData,(s,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("view",{class:"fox-calendar__month",key:c},[(0,l.createElementVNode)("view",{class:"fox-calendar__month-title",style:(0,l.normalizeStyle)(t.dayTitleStyle)},(0,l.toDisplayString)(s.title),5),(0,l.createElementVNode)("view",Lf,[(0,l.createElementVNode)("view",{class:(0,l.normalizeClass)(["fox-calendar__days-item",t.type==="range"?"fox-calendar__days-item--range":""])},[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(s.monthData,(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:d,class:(0,l.normalizeClass)(["fox-calendar__day",t.getClass(e,s)]),style:(0,l.normalizeStyle)(t.dayCellStyle),onClick:m=>t.chooseDay(e,s)},[(0,l.createElementVNode)("view",Ff,[(0,l.renderSlot)(t.$slots,"day",{date:e.type=="curr"?e:""},()=>[(0,l.createTextVNode)((0,l.toDisplayString)(e.type=="curr"?e.day:""),1)])]),t.topInfo?((0,l.openBlock)(),(0,l.createElementBlock)("view",Rf,[(0,l.renderSlot)(t.$slots,"top-info",{date:e.type=="curr"?e:""})])):(0,l.createCommentVNode)("",!0),t.bottomInfo?((0,l.openBlock)(),(0,l.createElementBlock)("view",Of,[(0,l.renderSlot)(t.$slots,"bottom-info",{date:e.type=="curr"?e:""})])):(0,l.createCommentVNode)("",!0),!t.bottomInfo&&t.showToday&&t.isCurrDay(e)?((0,l.openBlock)(),(0,l.createElementBlock)("view",qf,(0,l.toDisplayString)(t.today),1)):(0,l.createCommentVNode)("",!0),t.isStartTip(e,s)?((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:3,class:(0,l.normalizeClass)(["fox-calendar__day-tip",{"fox-calendar__day-tips--top":t.rangeTip()}])},(0,l.toDisplayString)(t.startText),3)):(0,l.createCommentVNode)("",!0),t.isEndTip(e,s)?((0,l.openBlock)(),(0,l.createElementBlock)("view",Hf,(0,l.toDisplayString)(t.endText),1)):(0,l.createCommentVNode)("",!0)],14,Pf))),128))],2)])]))),128))],4)],512)],544),t.poppable&&!t.isAutoBackFill?((0,l.openBlock)(),(0,l.createElementBlock)("view",Kf,[(0,l.createElementVNode)("view",{class:"fox-calendar__confirm",onClick:a[1]||(a[1]=(...s)=>t.confirm&&t.confirm(...s))},(0,l.toDisplayString)(t.confirmText),1)])):(0,l.createCommentVNode)("",!0)],2)}var Yf=Re(Vf,[["render",jf]]),{create:Wf}=se("calendar-picker"),Uf=Wf({components:{CalendarPane:Yf,Popup:bt},props:{...jn},emits:["choose","close","update:visible","select"],setup(t,{emit:a,slots:n}){const i=(0,l.computed)(()=>n.btn),o=(0,l.computed)(()=>n["top-info"]),r=(0,l.computed)(()=>n.day),s=(0,l.computed)(()=>n["bottom-info"]),c=(0,l.ref)(null),e=y=>{c.value?.scrollToDate(y)},d=()=>{c.value?.initPosition()},m=(0,l.computed)(()=>{const y=["fox-calendar__popup"];return t.popClass&&y.push(t.popClass),y});(0,l.watch)(()=>t.visible,y=>{y&&(0,l.nextTick)(()=>{c.value?c.value.doLayout():setTimeout(()=>{c.value&&c.value.doLayout()},250)})}),Se({scrollToDate:e,initPosition:d});const f=()=>{a("update:visible",!1)},w=()=>{a("close"),a("update:visible",!1)};return{popClasses:m,closePopup:()=>{w()},update:f,close:w,select:y=>{a("select",y)},choose:y=>{w(),a("choose",y)},calendarRef:c,showTopBtn:i,topInfo:o,dayInfo:r,bottomInfo:s}}});function Gf(t,a,n,i,o,r){const s=(0,l.resolveComponent)("CalendarPane"),c=(0,l.resolveComponent)("Popup");return t.poppable?((0,l.openBlock)(),(0,l.createBlock)(c,(0,l.mergeProps)({key:0,visible:t.visible,position:"bottom",round:"",closeable:""},t.$attrs,{onClickOverlay:t.closePopup,onClickCloseIcon:t.closePopup,"pop-class":t.popClasses,style:t.popStyle}),{default:(0,l.withCtx)(()=>[(0,l.createVNode)(s,{ref:"calendarRef",type:t.type,"is-auto-back-fill":t.isAutoBackFill,poppable:t.poppable,title:t.title,"default-value":t.defaultValue,"start-date":t.startDate,"end-date":t.endDate,onUpdate:t.update,onClose:t.close,onChoose:t.choose,onSelect:t.select,"confirm-text":t.confirmText,"start-text":t.startText,"end-text":t.endText,"show-today":t.showToday,"show-title":t.showTitle,"show-sub-title":t.showSubTitle,"to-date-animation":t.toDateAnimation,"first-day-of-week":t.firstDayOfWeek},(0,l.createSlots)({_:2},[t.showTopBtn?{name:"btn",fn:(0,l.withCtx)(()=>[(0,l.renderSlot)(t.$slots,"btn")]),key:"0"}:void 0,t.dayInfo?{name:"day",fn:(0,l.withCtx)(e=>[(0,l.renderSlot)(t.$slots,"day",{date:e.date})]),key:"1"}:void 0,t.topInfo?{name:"top-info",fn:(0,l.withCtx)(e=>[(0,l.renderSlot)(t.$slots,"top-info",{date:e.date})]),key:"2"}:void 0,t.bottomInfo?{name:"bottom-info",fn:(0,l.withCtx)(e=>[(0,l.renderSlot)(t.$slots,"bottom-info",{date:e.date})]),key:"3"}:void 0]),1032,["type","is-auto-back-fill","poppable","title","default-value","start-date","end-date","onUpdate","onClose","onChoose","onSelect","confirm-text","start-text","end-text","show-today","show-title","show-sub-title","to-date-animation","first-day-of-week"])]),_:3},16,["visible","onClickOverlay","onClickCloseIcon","pop-class","style"])):((0,l.openBlock)(),(0,l.createBlock)(s,{key:1,type:t.type,"is-auto-back-fill":t.isAutoBackFill,poppable:t.poppable,title:t.title,ref:"calendarRef","confirm-text":t.confirmText,"start-text":t.startText,"end-text":t.endText,"default-value":t.defaultValue,"start-date":t.startDate,"end-date":t.endDate,onUpdate:t.update,onClose:t.close,onChoose:t.choose,onSelect:t.select,"show-title":t.showTitle,"show-sub-title":t.showSubTitle,"to-date-animation":t.toDateAnimation,"show-today":t.showToday,"first-day-of-week":t.firstDayOfWeek},(0,l.createSlots)({_:2},[t.showTopBtn?{name:"btn",fn:(0,l.withCtx)(()=>[(0,l.renderSlot)(t.$slots,"btn")]),key:"0"}:void 0,t.dayInfo?{name:"day",fn:(0,l.withCtx)(e=>[(0,l.renderSlot)(t.$slots,"day",{date:e.date})]),key:"1"}:void 0,t.topInfo?{name:"top-info",fn:(0,l.withCtx)(e=>[(0,l.renderSlot)(t.$slots,"top-info",{date:e.date})]),key:"2"}:void 0,t.bottomInfo?{name:"bottom-info",fn:(0,l.withCtx)(e=>[(0,l.renderSlot)(t.$slots,"bottom-info",{date:e.date})]),key:"3"}:void 0]),1032,["type","is-auto-back-fill","poppable","title","confirm-text","start-text","end-text","default-value","start-date","end-date","onUpdate","onClose","onChoose","onSelect","show-title","show-sub-title","to-date-animation","show-today","first-day-of-week"]))}var Rl=Re(Uf,[["render",Gf]]),Wn=(t,a)=>{let n;return dt(t)?n=t:typeof t=="string"&&st(t)>0?n=ue.parser(t,a):n=new Date,n},$t=(t,a,n)=>(dt(a)||(a=new Date),ue.format(a,n)),Vt=t=>[`${t.getFullYear()}`,`${t.getMonth()+1}`,`${t.getDate()}`,ue.date2Str(t),ue.getWhatDay(t.getFullYear(),t.getMonth()+1,t.getDate())],eo={...jn,modelValue:{type:[String,Date,Array],default:null},rangeSeparator:{type:[String],default:"-"},valueFormat:{type:[String],default:"YYYY-MM-DD"},format:{type:[String],default:"YYYY-MM-DD"},showWeek:{type:[Boolean,String],default:!1},placeholder:{type:[String]},textAlign:{type:[String]},clearable:{type:[Boolean],default:!0},maxLength:{type:[String,Number]}},Xf={...xe,...Ee,...eo};function Zf(t,a,n,i){return{props:Xf,emits:["change","update:modelValue","blur","focus","clear","setValue"],setup(o,r){const{innerDisabled:s,disabled:c,innerReadonly:e,readonly:d,browse:m}=Ie(o),{emitEvent:f}=Te({componentName:t,validateCheckEvents:["blur","clear","change"],validateResetEvents:["focus","setValue"],get readonly(){return d.value},get disabled(){return c.value}},o.prop??r.attrs.name),{toLocaleRefs:w}=(0,Ce.useFoxI18n)(a),T=w(o,["placeholder"]);let C=we(o,"hintText"),h=(0,l.ref)(!1);const y=(0,l.ref)(!1),_=(0,l.computed)(()=>o.type==="range"),g=(0,l.reactive)({startDate:null,endDate:null,startArray:[],endArray:[]}),u=()=>{g.startDate!==null&&(g.startDate=null,g.endDate=null,g.startArray=[],g.endArray=[])},k=(z,G="one",X="YYYY-MM-DD")=>{if(L1(z)){u();return}if(_.value&&Array.isArray(z)&&z.length==2){let R,H;typeof z[0]=="string"?(R=Wn(z[0],X),H=Wn(z[1],X)):(R=z[0],H=z[1]);let Z=Vt(R),P=Vt(H);(g.startDate===null||g.startDate.getTime()!==R.getTime()||g.endDate?.getTime()!==H.getTime())&&(g.startDate=R,g.startArray=Z,g.endDate=H,g.endArray=P)}else{let R;typeof z=="string"?R=Wn(z,X):R=z;let H=Vt(R);(g.startDate===null||g.startDate.getTime()!==R.getTime())&&(g.startDate=R,g.startArray=H)}};k(o.modelValue,o.type,o.valueFormat),(0,l.watch)(()=>o.modelValue,z=>{k(z,o.type,o.valueFormat),f("setValue",z)});const I=(0,l.computed)(()=>{if(g.startDate===null)return"";if(_.value){let z=$t(o,g.startDate,o.format),G=$t(o,g.endDate,o.format);return`${z} ${o.rangeSeparator} ${G}`}else{let z=$t(o,g.startDate,o.format);return o.showWeek&&(z=`${z} ${g.startArray[4]}`),z}}),E=(0,l.computed)(()=>g.startDate===null?null:_.value?[ue.date2Str(g.startDate),ue.date2Str(g.endDate??new Date)]:ue.date2Str(g.startDate)),x="fox-input-item",L=(0,l.computed)(()=>({[x]:!0,[`${x}__disabled`]:c.value})),B=Be((0,l.computed)(()=>o.textAlign),"textAlign"),j=(0,l.computed)(()=>({textAlign:B.value??"right"})),S=(0,l.ref)(!1),$=()=>{d.value||c.value||(S.value=!0)},J=()=>{S.value=!1},N=z=>{S.value=z},D=z=>{if(z){if(_.value&&Array.isArray(z)){let G=z[0],X=be(G[0]),R=be(G[1]),H=be(G[2]),Z=new Date(X,R-1,H),P=z[1];X=be(P[0]),R=be(P[1]),H=be(P[2]);let te=new Date(X,R-1,H);g.startDate=Z,g.startArray=Vt(Z),g.endDate=te,g.endArray=Vt(te),o.valueFormat?f("update:modelValue",[$t(o,Z,o.valueFormat),$t(o,te,o.valueFormat)],{}):f("update:modelValue",[Z,te],{})}else{let G=z,X=be(G[0]),R=be(G[1]),H=be(G[2]),Z=new Date(X,R-1,H);g.startDate=Z,g.startArray=Vt(Z),o.valueFormat?f("update:modelValue",$t(o,Z,o.valueFormat),{}):f("update:modelValue",Z,{})}f("change",z,{})}},A=z=>{let G=z.target.value;y.value=!0,f("focus",G,z)},Y=z=>{setTimeout(()=>{y.value=!1},0);let G=z.target.value;o.maxLength&&G.length>Number(o.maxLength)&&(G=G.slice(0,Number(o.maxLength))),f("blur",G,z)},W=z=>{u(),f("update:modelValue",null,z),f("change","",z),f("clear","")},F=(0,l.ref)();return Se({showPicker:$,hidePicker:J,focus:()=>{F?.value.focus()},blur:()=>{F?.value.blur()},select:()=>{F?.value.select()},setDisabled:z=>{s.value=z},setReadonly:z=>{e.value=z}}),()=>{if(m.value==="on"&&(d.value||c.value))return i(I.value,r.slots);const z={class:L.value,style:j.value,type:"text",maxlength:o.maxLength,placeholder:T.placeholder.value,readonly:!0,clearable:o.clearable,value:I.value,onClick:$,onFocus:A,onBlur:Y,onClear:W},G={};r.slots.prepend&&(G.prepend=r.slots.prepend),r.slots.append&&(G.append=r.slots.append),r.slots.prefix?G.prefix=r.slots.prefix:G.prefix=()=>(0,l.h)(V.ElIcon,{},{default:()=>(0,l.h)($e.Calendar)}),r.slots.suffix&&(G.suffix=r.slots.suffix);const X=[],R=(0,l.h)(V.ElInput,z,G);X.push(R);const H={default:()=>X};H.label=r.slots.default,H.fixedPreTip=r.slots.fixedPreTip,H.fixedTip=r.slots.fixedTip;const Z=lt(o,jn);Z.visible=S.value,Z["onUpdate:visible"]=N,Z["default-value"]=E.value,Z.onChoose=D;const P={};if(r.slots.btn){const U=r.slots.btn();P.btn=()=>U}r.slots.day&&(P.day=r.slots.day),r.slots.topInfo&&(P.topInfo=r.slots.topInfo),r.slots.bottomInfo&&(P.bottomInfo=r.slots.bottomInfo);const te=(0,l.h)(Rl,Z,P);H.hide=()=>[te];const ne={...Me(o,eo),hintText:C.value,hintVisible:h.value};return o.prop&&(ne.prop=`${o.prop}_item`),n(ne,H)}}}}var{componentName:Jf,create:Qf,scope:e5}=se("calendar-item"),t5=Qf(Zf(Jf,e5,Ae,He)),Un=t5,to={modelValue:{type:[Date,Number,String,Array],required:!1},unit:{type:[String],required:!1},placeholder:{type:[String],required:!1},rangeSeparator:{type:[String],required:!1},format:{type:[String],required:!1},maxLength:{type:[String,Number]}},l5={...xe,...Ee,...to};function n5(t,a,n,i){return{props:l5,emits:["change","update:modelValue","blur","focus","clear","visible-change","setValue"],setup(o,r){const{innerDisabled:s,disabled:c,innerReadonly:e,readonly:d,browse:m}=Ie(o),{emitEvent:f}=Te({componentName:t,get readonly(){return d.value},get disabled(){return c.value}},o.prop??r.attrs.name),{toLocaleRefs:w}=(0,Ce.useFoxI18n)(a),T=w(o,["placeholder"]),C=(0,l.ref)(!1),h=we(o,"modelValue",null,f),y=t,_=(0,l.computed)(()=>({[y]:!0})),g=S=>{h.value=S,f("update:modelValue",S),f("change",S)};let u=we(o,"hintText"),k=(0,l.ref)(!1);const I=S=>{let $=S.target.value;C.value=!0,he(u.value)||(k.value=!0),f("focus",$,S)},E=S=>{setTimeout(()=>{k.value&&(k.value=!1),C.value=!1},0);let $=S.target.value;o.maxLength&&$.length>Number(o.maxLength)&&($=$.slice(0,Number(o.maxLength))),f("blur",$,S)},x=()=>{f("clear","")},L=S=>{f("visible-change",S)},B=(0,l.ref)();Se({focus:()=>{B?.value.focus()},blur:()=>{B?.value.blur()},handleOpen:()=>{B?.value.handleOpen()},handleClose:()=>{B?.value.handleClose()},setDisabled:S=>{s.value=S},setReadonly:S=>{e.value=S}});const j=(0,l.computed)(()=>{if(Ye(h.value))return"";const S=o.rangeSeparator??" - ",$=Array.isArray(h.value)?h.value:[h.value],J=[];for(let D=0;D<$.length;D++){const A=$[D];if(A==="string"&&J.push(A),A instanceof Date){const Y=_e.format(A,o.format);J.push(Y)}}const N=` ${S} `;return J.join(N)});return()=>{if(m.value==="on"&&(d.value||c.value))return i(j.value,r.slots);const S={...r.attrs,ref:B,class:_.value,placeholder:T.placeholder.value,rangeSeparator:o.rangeSeparator,format:o.format,disabled:c.value,readonly:d.value,modelValue:h.value,"onUpdate:modelValue":g,onClear:x,onFocus:I,onBlur:E,onVisibleChange:L},$={},J=[],N=(0,l.h)(V.ElTimePicker,S,$);J.push(N);const D={default:()=>J};D.label=r.slots.default,D.fixedPreTip=r.slots.fixedPreTip,D.fixedTip=r.slots.fixedTip;const A={...Me(o,to),hintText:u.value,hintVisible:k.value};return o.prop&&(A.prop=`${o.prop}_item`),n(A,D)}}}}var{componentName:a5,create:r5,scope:o5}=se("time-item"),i5=r5(n5(a5,o5,Ae,He)),Gn=i5,lo={modelValue:{type:[Date,Number,String,Array],required:!1},unit:{type:[String],required:!1},placeholder:{type:[String],required:!1},format:{type:[String],required:!1},rangeSeparator:{type:[String],required:!1},maxLength:{type:[String,Number]}},s5={...xe,...Ee,...lo};function c5(t,a,n,i){return{props:s5,emits:["change","update:modelValue","blur","focus","clear","setValue"],setup(o,r){const{innerDisabled:s,disabled:c,innerReadonly:e,readonly:d,browse:m}=Ie(o),{emitEvent:f}=Te({componentName:t,get readonly(){return d.value},get disabled(){return c.value}},o.prop??r.attrs.name),{toLocaleRefs:w}=(0,Ce.useFoxI18n)(a),T=w(o,["placeholder"]),C=(0,l.ref)(!1),h=we(o,"modelValue",null,f),y=t,_=(0,l.computed)(()=>({[y]:!0})),g=j=>{h.value=j,f("update:modelValue",j),f("change",j)};let u=we(o,"hintText"),k=(0,l.ref)(!1);const I=j=>{let S=j.target.value;C.value=!0,he(u.value)||(k.value=!0),f("focus",S,j)},E=j=>{setTimeout(()=>{k.value&&(k.value=!1),C.value=!1},0);let S=j.target.value;o.maxLength&&S.length>Number(o.maxLength)&&(S=S.slice(0,Number(o.maxLength))),f("blur",S,j)},x=()=>{f("clear","")},L=(0,l.ref)();Se({focus:()=>{L?.value.focus()},blur:()=>{L?.value.blur()},handleOpen:()=>{L?.value.handleOpen()},handleClose:()=>{L?.value.handleClose()},setDisabled:j=>{s.value=j},setReadonly:j=>{e.value=j}});const B=(0,l.computed)(()=>{if(Ye(h.value))return"";const j=o.rangeSeparator??" - ",S=Array.isArray(h.value)?h.value:[h.value],$=[];for(let N=0;N<S.length;N++){const D=S[N];if(D==="string"&&$.push(D),D instanceof Date){const A=_e.format(D,o.format);$.push(A)}}const J=` ${j} `;return $.join(J)});return()=>{if(m.value==="on"&&(d.value||c.value))return i(B.value,r.slots);const j={...r.attrs,ref:L,class:_.value,placeholder:T.placeholder.value,rangeSeparator:o.rangeSeparator,foramt:o.format,disabled:c.value,readonly:d.value,modelValue:h.value,"onUpdate:modelValue":g,onClear:x,onFocus:I,onBlur:E},S={},$=[],J=(0,l.h)(V.ElTimeSelect,j,S);$.push(J);const N={default:()=>$};N.label=r.slots.default,N.fixedPreTip=r.slots.fixedPreTip,N.fixedTip=r.slots.fixedTip;const D={...Me(o,lo),hintText:u.value,hintVisible:k.value};return o.prop&&(D.prop=`${o.prop}_item`),n(D,N)}}}}var{componentName:u5,create:d5,scope:f5}=se("time-select-item"),m5=d5(c5(u5,f5,Ae,He)),Xn=m5;function no(t,a=0){let n=`${t}`,i=n.indexOf(".");if(i==-1)return n;let o=i;for(let r=n.length-1;r>=i;r--)if(n.charAt(r)!="0"){o=r;break}return o-i<a?o=i+a+1:o!=i&&(o+=1),o>n.length?n=n.padEnd(o,"0"):n=n.substring(0,o),n}function ao(t,a,n=20){return typeof a=="string"&&(a=be(a)),a==1||a==-1?`${t}`:a==0?"0":a>0?no(Za(`${t}`,`${a}`)):no(un(`${t}`,Ja(`${a}`),20))}function h5(t,a=-1,n=!1,i=3,o=","){return ul(t,be(a),n,i,o)}function ro(t,a,n,i,o=!0){if(t==="")return"";if(t=Qa(t),a=be(a),a==1)return t;if(i)t=ao(t,a),n&&(t=="0"&&o?t=`${t}.`.padEnd(be(n)+2,"0"):t=un(t,1,be(n)));else{let r=-1*a;t=ao(t,r)}return t}function oo(t,a){let n={maxValid:!0,minValid:!0,message:""};if(a.min!==void 0){let i=me(a.minInclude),o=dn(t,a.min);(i&&o==-1||!i&&(o==0||o==-1))&&(n.message="请输入不小于 {0} 的数值".replace("{0}",a.min),n.minValid=!1)}if(a.max!=null){let i=me(a.maxInclude),o=dn(t,a.max);(i&&o==1||!i&&(o==0||o==1))&&(n.maxValid=!1)}return n}var io={modelValue:{type:[String,Number],required:!1},clearable:{type:[Boolean],default:!0},showTip:{type:[Boolean,String],required:!1,default:!0},min:{type:[Number,String],required:!1},minInclude:{type:[Boolean,String],required:!1,default:!0},max:{type:[Number,String],required:!1},maxInclude:{type:[Boolean,String],required:!1,default:!0},unit:{type:[String],required:!1},rates:{type:[Number,String],required:!1,default:1},precision:{type:[Number,String],required:!1},integerLength:{type:[Number,String],required:!1,default:-1},decimalLength:{type:[Number,String],required:!1,default:2},autoPadding:{type:[Boolean],required:!1,default:!0},digits:{type:[Number],required:!1,default:3},separator:{type:[String],required:!1,default:","},placeholder:{type:[String],required:!1},textAlign:{type:[String],required:!1},adjustPosition:{type:[Boolean],default:!0},alwaysSystem:{type:[Boolean],default:!1},maxLength:{type:[String,Number]}},p5={...xe,...Ee,...io};function g5(t,a,n,i){return{props:p5,emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(o,r){const{innerDisabled:s,disabled:c,innerReadonly:e,readonly:d,browse:m}=Ie(o),{emitEvent:f}=Te({componentName:t,get readonly(){return d.value},get disabled(){return c.value}},o.prop??r.attrs.name),w=(0,l.ref)(!1),T=we(o,"modelValue",null,f),C=(0,l.ref)("");(0,l.watch)([()=>T.value,()=>o.rates,()=>o.precision],([F,z,G])=>{if(he(F)){C.value="";return}const X=ro(F,z,G,!1);C.value!==X&&(C.value=X)},{immediate:!0});const h=(0,l.computed)(()=>{let F="";return w.value&&(F=C.value),F}),{t:y}=(0,Ce.useFoxI18n)(a),_=(0,l.computed)(()=>{let F=o.placeholder??"";return!w.value&&!he(C.value)?F=h5(C.value,o.decimalLength,o.autoPadding,o.digits,o.separator):F=y(["placeholder",F]),F}),g=t,u=(0,l.computed)(()=>({[g]:!0,[`${g}__disabled`]:c.value,[`${g}__placeholder`]:C.value.length>0})),k=Be((0,l.computed)(()=>o.textAlign),"textAlign"),I=(0,l.computed)(()=>w.value?{textAlign:"left"}:{textAlign:k.value??"right"}),E=(0,l.ref)(""),x=(0,l.computed)(()=>{let F=E.value;return he(F)&&(F=o.errorTip??""),F}),L=(0,l.ref)(""),B=(0,l.ref)(!1),j=(F,z)=>{if(F=`${F}`,he(F)){C.value="",T.value="",z.forEach(G=>{f(G,"")}),me(o.showTip)&&B.value&&(B.value=!1);return}if(F.length>=2){let G=F;if(G.charAt(0)=="-"&&(G=G.substring(1)),G.length>=2&&G.charAt(0)=="0"&&G.charAt(1)!="."){(0,l.triggerRef)(C);return}}if(F!="-"){if(!yn(F)){(0,l.triggerRef)(C);return}if(o.integerLength!=-1&&ir(F)>Number(o.integerLength)){(0,l.triggerRef)(C);return}if(o.decimalLength&&o.decimalLength!=-1&&sr(F)>Number(o.decimalLength)){(0,l.triggerRef)(C);return}let G=oo(F,o);if(G.maxValid===!1){E.value=G.message,(0,l.triggerRef)(C);return}}else if(o.min!=null&&be(o.min)>=0){(0,l.triggerRef)(C);return}L.value=F,me(o.showTip)&&(B.value=F.length>0),C.value=F,T.value=ro(F,o.rates,o.precision,!0),z.forEach(G=>{f(G,T.value)})},S=F=>{j(F,["update:modelValue","input"])},$=F=>{j(F,["update:modelValue","change"])},J=F=>{if(w.value=!0,me(o.showTip)){let z=C.value;he(z)&&(z=o.hintText),he(z)||(L.value=z,B.value=!0)}E.value="",f("focus",T.value,F)},N=F=>{if(setTimeout(()=>{w.value=!1,me(o.showTip)&&B.value===!0&&(B.value=!1)},0),!he(C.value)){let z=oo(C.value,o);if(z.minValid===!1||z.maxValid===!1){E.value=z.message;return}}f("update:modelValue",T.value,F),f("blur",T.value,F)},D=()=>{f("clear","")},A=(0,l.computed)(()=>st(o.unit)>0),Y=(0,l.ref)();Se({focus:()=>{Y?.value.focus()},blur:()=>{Y?.value.blur()},select:()=>{Y?.value.select()},setDisabled:F=>{s.value=F},setReadonly:F=>{e.value=F}});const W=()=>T.value?_.value:T.value;return()=>{if(m.value==="on"&&(d.value||c.value))return i(W(),r.slots);const F={...tt(r.attrs),ref:Y,class:u.value,style:I.value,type:"digit",maxlength:o.maxLength,placeholder:_.value,clearable:o.clearable,disabled:c.value,readonly:d.value,modelValue:h.value,"adjust-position":o.adjustPosition,"always-system":o.alwaysSystem,onClear:D,onInput:S,onChange:$,onFocus:J,onBlur:N},z={};r.slots.prepend&&(z.prepend=r.slots.prepend),r.slots.append&&(z.append=r.slots.append),r.slots.prefix&&(z.prefix=r.slots.prefix),r.slots.suffix?z.suffix=r.slots.suffix:A.value&&(z.suffix=()=>[o.unit]);const G=[],X=(0,l.h)(V.ElInput,F,z);G.push(X);const R={default:()=>G};R.label=r.slots.default,R.fixedPreTip=r.slots.fixedPreTip,R.fixedTip=r.slots.fixedTip;const H={...Me(o,io),errorTip:x.value,hintText:L.value,hintVisible:B.value,hintType:"number"};return o.prop&&(H.prop=`${o.prop}_item`),n(H,R)}}}}var{componentName:y5,create:b5,scope:w5}=se("money-item"),S5=b5(g5(y5,w5,Ae,He)),Zn=S5,so={modelValue:{type:[String,Number],required:!1},clearable:{type:[Boolean,String],default:!0},placeholder:{type:[String],required:!1},unit:{type:[String],required:!1},adjustPosition:{type:[Boolean],default:!0},alwaysSystem:{type:[Boolean],default:!1},maxLength:{type:[String,Number]}},v5={...xe,...Ee,...so};function C5(t,a,n,i){return{props:v5,emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(o,r){const{innerDisabled:s,disabled:c,innerReadonly:e,readonly:d,browse:m}=Ie(o),{emitEvent:f}=Te({componentName:t,validateCheckEvents:["blur","update:modelValue"],get readonly(){return d.value},get disabled(){return c.value}},o.prop??r.attrs.name),{toLocaleRefs:w}=(0,Ce.useFoxI18n)(a),T=w(o,["placeholder"]),C=(0,l.ref)(!1),h=we(o,"modelValue",null,f),y=t,_=(0,l.computed)(()=>({[y]:!0,[`${y}__append`]:j.value})),g=(0,l.computed)(()=>({[`${y}__unit`]:!0})),u=$=>{h.value=$,f("update:modelValue",$),f("input",$)},k=$=>{f("change",$)};let I=we(o,"hintText"),E=(0,l.ref)(!1);const x=$=>{let J=$.target.value;C.value=!0,he(I.value)||(E.value=!0),f("focus",J,$)},L=$=>{setTimeout(()=>{E.value&&(E.value=!1),C.value=!1},0);let J=$.target.value;o.maxLength&&J.length>Number(o.maxLength)&&(J=J.slice(0,Number(o.maxLength))),f("blur",J,$)},B=()=>{f("clear","")},j=(0,l.computed)(()=>st(o.unit)>0),S=(0,l.ref)();return Se({focus:()=>{S?.value.focus()},blur:()=>{S?.value.blur()},setDisabled:$=>{s.value=$},setReadonly:$=>{e.value=$}}),()=>{if(m.value==="on"&&(d.value||c.value))return i(h.value,r.slots);const $={...tt(r.attrs),ref:S,class:_.value,placeholder:T.placeholder.value,clearable:o.clearable,disabled:c.value,readonly:d.value,modelValue:h.value,"adjust-position":o.adjustPosition,"always-system":o.alwaysSystem,onClear:B,onChange:k,onInput:u,onFocus:x,onBlur:L},J={},N=[],D=(0,l.h)(V.ElInputNumber,$,J);N.push(D);const A={default:()=>N};A.label=r.slots.default,A.fixedPreTip=r.slots.fixedPreTip,A.fixedTip=r.slots.fixedTip;const Y={...Me(o,so),hintText:I.value,hintVisible:E.value};if(o.prop&&(Y.prop=`${o.prop}_item`),r.slots.append)A.append=r.slots.append;else if(j.value){const W=(0,l.h)("div",{class:g.value},[o.unit]);A.append=()=>W}return n(Y,A)}}}}var{componentName:N5,create:k5,scope:x5}=se("input-number-item"),z5=k5(C5(N5,x5,Ae,He)),Jn=z5;function ct(t,a){return typeof t.textKey=="string"&&t.textKey.length>0?a[t.textKey]:a.text}function wt(t,a){return typeof t.valueKey=="string"&&t.valueKey.length>0?a[t.valueKey]:a.value}function T5(t,a){return typeof t.childrenKey=="string"&&t.childrenKey.length>0?a[t.childrenKey]||null:a.children??null}var E5=class{proxy;constructor(t){this.proxy=t}async load(t,a,n,i){if(Array.isArray(a))return a;if(typeof a=="function")return await a(n,i);const o=Fe(this.proxy,t);return o===null?(console.error(`${t} component not found api function`),[]):(Ue(n)&&(0,l.isReactive)(n)&&(n=(0,l.toRaw)(n)),await o(a,n,i))}};function $5(){return new E5((0,l.getCurrentInstance)().proxy)}function Qn(t,a,n){return!(ct(t,a)!==ct(t,n)||wt(t,a)!==wt(t,n))}function co(t,a,n,i){if(i.length==0||a===""||a===null||a===void 0)return null;Array.isArray(a)||(a=[a]);const o=[];let r=i;for(let s=0;Array.isArray(r)&&s<a.length;s++){const c=a[s];if(Array.isArray(c)){const e=co(t,c,n,i);o.push(e)}else{let e=!1;for(let d of r){if(n==="text")e=ct(t,d)===c;else if(n==="item")e=Qn(t,d,c);else{let m=wt(t,d);m==null&&(m=ct(t,d)),e=m===c}if(e){o.push(d),r=T5(t,d);break}}if(!e)break}}return o}function V5(t){return{text:t,value:t}}var uo={modelValue:{type:[Array,String],required:!1},pathNodes:{type:[Array],required:!1},source:{type:[Array,Function,String],default:[]},params:{type:Object},clearable:{type:[Boolean,String],default:()=>!0},props:{type:[Object],required:!1},multiple:{type:[Boolean],default:()=>!1},allowCreate:{type:[Boolean]},valueType:{type:String,required:!1,default:"value"},textKey:{type:[String],required:!1,default:"text"},valueKey:{type:[String],required:!1,default:"value"},childrenKey:{type:[String],required:!1,default:"children"},remoteMethod:{type:[Function],required:!1},appearLoad:{type:[Boolean],default:!1},lazy:{type:[Boolean],default:!1},lazyLoad:{type:[Function]},leafKey:{type:[String],default:"leaf"},showTooltip:{type:Boolean,default:!1},separator:{type:[String],default:" / "},placeholder:{type:[String],required:!1},maxLength:{type:[String,Number]}},B5={...xe,...Ee,...uo};function D5(t,a,n,i){return{props:B5,emits:["change","update:modelValue","update:pathNodes","blur","focus","clear","visible-change","expand-change","remove-tag","selected","setValue"],setup(o,r){const{innerDisabled:s,disabled:c,innerReadonly:e,readonly:d,browse:m}=Ie(o),{emitEvent:f}=Te({componentName:t,validateCheckEvents:["blur","update:modelValue","selected"],get readonly(){return d.value},get disabled(){return c.value}},o.prop??r.attrs.name),{toLocaleRefs:w}=(0,Ce.useFoxI18n)(a),T=w(o,["placeholder"]),C=(0,l.ref)(null),h=(0,l.ref)([]),y=(0,l.computed)(()=>h.value?h.value.map(O=>Array.isArray(O)?O.map(ee=>ct(o,ee)).join(" "):ct(o,O)).join(" "):""),_=(O,ee,v,p=!0)=>{if(o.props&&o.props.lazy===!0||o.lazy===!0){if(C.value===O)return;C.value=O;const re=(0,l.toRaw)(O);if(p){const oe=Q?.value.getCheckedNodes();if(oe)if(o.multiple){const de=[];oe.forEach(ge=>{const ke=(ge.pathNodes??[]).map(Le=>Le.data);de.push(ke)}),f("update:pathNodes",de)}else f("update:pathNodes",(oe[0]?.pathNodes??[]).map(de=>de.data));f("update:modelValue",re),f("change",re)}return}const M=co(o,O,ee,v);if(M===null){if(h.value.length===0||h.value===null)return;h.value=[],C.value=null,p&&(f("update:pathNodes",[]),f("update:modelValue",null),f("change",null));return}const K=M[M.length-1];if(N.value.checkStrictly!==!0&&K&&!Array.isArray(K)&&Array.isArray(K.children)&&K.children.length>0){const re=[];M.forEach(oe=>{const de=`${ct(o,oe)}`;re.push(de)}),re.length>0&&($.value=re.join(o.separator))}else $.value=null;let le=!0;if(M.length!==h.value.length)le=!1;else for(let re=0;re<M.length;re++){const oe=M[re],de=h.value[re];if(Array.isArray(oe)){if(!Array.isArray(de)||oe.length!==de.length)le=!1;else for(let ge=0;ge<oe.length;ge++)if(!Qn(o,oe[ge],de[ge])){le=!1;break}}else Qn(o,oe,de)||(le=!1);if(!le)break}if(!le){h.value=M;let re=[],oe=[];M.forEach(ge=>{if(Array.isArray(ge)){let ke=[],Le=[];for(let We of ge)ke.push(wt(o,We)),o.valueType==="text"?Le.push(ct(o,We)):o.valueType==="item"?Le.push(We):Le.push(wt(o,We));re.push(ke),oe.push(Le)}else re.push(wt(o,ge)),o.valueType==="text"?oe.push(ct(o,ge)):o.valueType==="item"?oe.push(ge):oe.push(wt(o,ge))}),C.value=re;const de=(0,l.toRaw)(oe);p&&(f("update:pathNodes",M),f("update:modelValue",de),f("change",de))}},g=(0,l.ref)([]),u=Be((0,l.computed)(()=>o.appearLoad),"appearLoad",qe.Near,O=>me(O)),k=$5(),I=async(O,ee)=>{if(O){const v=await k.load("cascader",O,ee);v.length>0&&(typeof v[0]=="string"?g.value=v.map(p=>V5(p)):g.value=v)}};(0,l.watch)([()=>o.source,()=>o.params],async([O,ee])=>{I(O,ee)},{immediate:!(u.value||o.lazy)});let E=!1;const x=()=>{E||(E=!0,I(o.source,o.params))};(0,l.watch)([()=>g.value,()=>o.modelValue],([O,ee])=>{_(ee,o.valueType,O,!1),f("setValue",ee)}),o.lazy&&_(o.modelValue,"value",[],!1);let L=null,B=(0,l.ref)(!1);typeof o.remoteMethod=="function"&&(L=async O=>{if(O!=null){B.value=!0;try{g.value=await o.remoteMethod(O)}catch(ee){console.error(ee)}B.value=!1}});const j=(0,l.ref)(!1),S=t,$=(0,l.ref)(null),J=(0,l.computed)(()=>({[S]:!0,"is-incomplete":$.value&&$.value.length>0})),N=(0,l.computed)(()=>{let O={label:o.textKey,value:o.valueKey,children:o.childrenKey};return o.multiple===!0&&(O.multiple=!0),o.props&&Object.assign(O,o.props),o.lazy&&(O.lazy=!0,typeof o.lazyLoad=="function"?O.lazyLoad=o.lazyLoad:O.lazyLoad=async(ee,v)=>{let p={};o.params&&Object.assign(p,o.params),ee&&Object.assign(p,ee);const M=await k.load("cascader",o.source,p,!0);if(ee?.config?.checkStrictly!==!0&&Array.isArray(C.value)&&C.value.length===ee.level){const K=ee.pathLabels??[];let le=[];K.forEach(re=>{re&&le.push(re)}),le.length>0&&($.value=le.join(o.separator))}else $.value=null;v(M)}),O}),D=O=>{o.allowCreate?(f("update:modelValue",O),f("change",O),C.value=O):_(O,"value",g.value,!0)};let A=we(o,"hintText"),Y=(0,l.ref)(!1);const W=O=>{let ee=O.target.value;j.value=!0,he(A.value)||(Y.value=!0),f("focus",ee,O)},F=O=>{setTimeout(()=>{Y.value&&(Y.value=!1),j.value=!1},0);let ee=O.target.value;o.maxLength&&ee.length>Number(o.maxLength)&&(ee=ee.slice(0,Number(o.maxLength))),te.value||f("blur",ee,O)},z=()=>{f("clear","")},G=(0,l.ref)(!1);let X=null;const R=()=>{o.showTooltip&&G.value===!1&&(X&&clearTimeout(X),X=setTimeout(()=>{G.value=!0},150))},H=()=>{X&&(clearTimeout(X),G.value=!1,X=null)},Z=(0,l.computed)(()=>G.value||Y.value),P=(0,l.computed)(()=>G.value?y.value:A.value),te=(0,l.ref)(!1),ne=O=>{te.value=O,f("visible-change",O),O||f("selected")},U=O=>{f("remove-tag",O)},q=O=>{f("expand-change",O)},Q=(0,l.ref)();return Se({focus:()=>{Q?.value.focus()},blur:()=>{Q?.value.blur()},getCheckedNodes:()=>Q?.value.getCheckedNodes(),setDisabled:O=>{s.value=O},setReadonly:O=>{e.value=O}}),()=>{if(m.value==="on"&&(d.value||c.value))return i(C.value,r.slots,g.value,o.separator);const O={...r.attrs,ref:Q,class:J.value,props:N.value,clearable:o.clearable,placeholder:$.value||T.placeholder.value,disabled:c.value||d.value,options:g.value,modelValue:C.value,separator:o.separator,onClear:z,onChange:D,onFocus:W,onBlur:F,onVisibleChange:ne,onRemoveTag:U,expandChange:q};typeof L=="function"&&(O["remote-method"]=L,O.loading=B.value);const ee={};r.slots.option&&(ee.default=r.slots.option),r.slots.empty&&(ee.empty=r.slots.empty);const v=[],p=(0,l.h)(V.ElCascader,O,ee);v.push(p);const M={default:()=>v};M.label=r.slots.default,M.fixedPreTip=r.slots.fixedPreTip,M.fixedTip=r.slots.fixedTip;const K={...Me(o,uo),hintText:P.value,hintVisible:Z.value,onMouseover:R,onMouseleave:H};return o.prop&&(K.prop=`${o.prop}_item`),u.value&&!o.lazy&&(K["appear-listen"]=!0,K.onAppear=x),n(K,M)}}}}var{componentName:M5,create:I5,scope:A5}=se("cascader-item"),_5=I5(D5(M5,A5,Ae,He)),ea=_5,fo={modelValue:{type:[String,Boolean,Number,Object],required:!1},clearable:{type:[Boolean,String],default:!0},unit:{type:[String],required:!1},placeholder:{type:[String],required:!1},maxLength:{type:[String,Number]}},L5={...xe,...Ee,...fo};function P5(t,a,n,i){return{props:L5,emits:["change","update:modelValue","blur","focus","clear","input","select","setValue"],setup(o,r){const{innerDisabled:s,disabled:c,innerReadonly:e,readonly:d,browse:m}=Ie(o),{emitEvent:f}=Te({componentName:t,get readonly(){return d.value},get disabled(){return c.value}},o.prop??r.attrs.name),{toLocaleRefs:w}=(0,Ce.useFoxI18n)(a),T=w(o,["placeholder"]),C=(0,l.ref)(!1),h=we(o,"modelValue",null,f),y=t,_=(0,l.computed)(()=>({[y]:!0})),g=S=>{h.value=S,f("update:modelValue",S),f("input",S)},u=S=>{f("change",S)},k=S=>{f("select",S)};let I=we(o,"hintText"),E=(0,l.ref)(!1);const x=S=>{let $=S.target.value;C.value=!0,he(I.value)||(E.value=!0),f("focus",$,S)},L=S=>{setTimeout(()=>{E.value&&(E.value=!1),C.value=!1},0);let $=S.target.value;o.maxLength&&$.length>Number(o.maxLength)&&($=$.slice(0,Number(o.maxLength))),f("blur",$,S)},B=()=>{f("clear","")},j=(0,l.ref)();return Se({focus:()=>{j?.value.focus()},blur:()=>{j?.value.blur()},select:()=>{j?.value.select()},setDisabled:S=>{s.value=S},setReadonly:S=>{e.value=S}}),()=>{if(m.value==="on"&&(d.value||c.value))return i(h.value,r.slots);const S={...r.attrs,ref:j,class:_.value,placeholder:T.placeholder.value,clearable:o.clearable,disabled:c.value,readonly:d.value,modelValue:h.value,onClear:B,onChange:u,onInput:g,onFocus:x,onBlur:L,onSelect:k},$={};r.slots.prepend&&($.prepend=r.slots.prepend),r.slots.append&&($.append=r.slots.append),r.slots.prefix&&($.prefix=r.slots.prefix),r.slots.suffix&&($.suffix=r.slots.suffix),r.slots.option&&($.default=r.slots.option);const J=[],N=(0,l.h)(V.ElAutocomplete,S,$);J.push(N);const D={default:()=>J};D.label=r.slots.default,D.fixedPreTip=r.slots.fixedPreTip,D.fixedTip=r.slots.fixedTip;const A={...Me(o,fo),hintText:I.value,hintVisible:E.value};return o.prop&&(A.prop=`${o.prop}_item`),n(o,D)}}}}var{componentName:F5,create:R5,scope:O5}=se("autocomplete-item"),q5=R5(P5(F5,O5,Ae,He)),ta=q5;function H5(t,a){let n=a.split("."),i=t;for(let o=0;o<n.length;o++){let r=n[o],s=0,c=r.indexOf("["),e=c==-1?-1:r.indexOf("]",c);for(;c!==-1&&e!==-1;){let d=r.substring(c+1,e);if(/^\d+$/.test(d)){let m=parseInt(d);if(s==0){let f=r.substring(0,c);i=i[f][m]}else i=i[m];s++}c=r.indexOf("[",e),e=c==-1?-1:r.indexOf("]",c)}s===0&&(i=i[r])}return i}function K5(t,a){return{props:{...Fr},setup(n,{attrs:i,slots:o}){return()=>{const r={default:s=>{const c=H5(s.row,s.column.property);return o.default?(0,l.h)(Et,{...n,modelValue:c},{default:o.default}):(0,l.h)(Et,{...n,modelValue:c})}};for(let s in o)s!=="default"&&(r[s]=o[s]);return(0,l.h)(V.ElTableColumn,{...i},r)}}}}var{componentName:j5,create:Y5,scope:W5}=se("table-mapping-column"),U5=Y5(K5(j5,W5)),la=U5,G5=Symbol.for("TableStateKey");function mo(t,a){let n=a.split("."),i=t;for(let o=0;o<n.length;o++){let r=n[o],s=0,c=r.indexOf("["),e=c==-1?-1:r.indexOf("]",c);for(;c!==-1&&e!==-1;){let d=r.substring(c+1,e);if(/^\d+$/.test(d)){let m=parseInt(d);if(s==0){let f=r.substring(0,c);i=i[f][m]}else i=i[m];s++}c=r.indexOf("[",e),e=c==-1?-1:r.indexOf("]",c)}s===0&&(i=i[r])}return i}function X5(t,a){return{props:{prop:{type:[String],require:!1}},setup(n,{attrs:i}){const o=(0,l.inject)(G5,{});let r=null;return()=>{const s={default:c=>{const e=o.currentRow?o.currentRow.value:null;c.$index!==-1&&(r=c.row);const d=c.$index!==-1?c.row:r;let m=!1;if(d){const w=n.prop??c.column.property;w?m=mo(d,w)===(e?mo(e,w):null):m=Ze(d,e)}const f=(0,l.h)("span",{class:{"el-radio__input":!0,"is-checked":m}},[(0,l.h)("span",{class:{"el-radio__inner":!0}})]);return(0,l.h)("label",{class:{"el-radio":!0,"is-checked":m}},[f])}};return(0,l.h)(V.ElTableColumn,{...i},s)}}}}var{componentName:Z5,create:J5,scope:Q5}=se("table-radio-column"),e6=J5(X5(Z5,Q5)),na=e6,t6={},l6={t:"1685254841130",class:"fox-table-setting__drag-icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"721"};function n6(t,a){return(0,l.openBlock)(),(0,l.createElementBlock)("svg",l6,[...a[0]||(a[0]=[(0,l.createElementVNode)("path",{d:"M235.84 813.632c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312 54.592 0 98.816-41.728 98.816-93.312 0-51.52-44.224-93.312-98.816-93.312z m0-400.832c-54.528 0-98.816 41.792-98.816 93.312 0 51.52 44.288 93.44 98.816 93.44 54.592 0 98.816-41.92 98.816-93.44 0-51.52-44.224-93.312-98.816-93.312z m0-400.832C181.312 11.968 137.024 53.76 137.024 105.408c0 51.456 44.288 93.248 98.816 93.248 54.592 0 98.816-41.728 98.816-93.312C334.72 53.76 290.432 11.968 235.84 11.968z m527.104 801.664c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312 54.528 0 98.816-41.728 98.816-93.312 0-51.52-44.288-93.312-98.816-93.312z m0-400.832c-54.528 0-98.816 41.792-98.816 93.312 0 51.52 44.288 93.44 98.816 93.44 54.528 0 98.816-41.92 98.816-93.44 0-51.52-44.288-93.312-98.816-93.312z m0-400.832c-54.528 0-98.816 41.792-98.816 93.44 0 51.456 44.288 93.248 98.816 93.248 54.528 0 98.816-41.728 98.816-93.312 0-51.584-44.288-93.376-98.816-93.376z","p-id":"722"},null,-1)])])}var a6=Re(t6,[["render",n6]]),{componentName:rb,create:r6,scope:ob}=se("table-setting"),o6={tableRef:{type:Object},popoverPlacement:{type:[String],required:!1,default:"bottom"},popoverWidth:{type:[String,Number],required:!1,default:280},title:{type:[String],required:!1,default:"列设置"},resetText:{type:[String],required:!1,default:"重置"},leftFixedTitle:{type:[String],required:!1,default:"固定在左侧"},rightFixedTitle:{type:[String],required:!1,default:"固定在右侧"},unFixedTitle:{type:[String],required:!1,default:"不固定"},fixedLeftText:{type:[String],required:!1,default:"固定到列头"},fixedRightText:{type:[String],required:!1,default:"固定到列尾"},unFixedText:{type:[String],required:!1,default:"不固定"}},i6=r6({components:{FoxPopover:V.ElPopover,FoxCheckbox:V.ElCheckbox,FoxCheckboxGroup:V.ElCheckboxGroup,FoxButton:V.ElButton,FoxIcon:V.ElIcon,DragIcon:a6,Download:$e.Download,RefreshLeft:$e.RefreshLeft},props:{...o6},setup(t,{emit:a,attrs:n}){let i=[];const o=(0,l.ref)([]),r=(0,l.computed)(()=>o.value.filter(P=>P.label===""||P.type?!1:P.fixed===""||P.fixed===!0||P.fixed==="left")),s=(0,l.computed)(()=>o.value.filter(P=>P.label===""||P.type?!1:P.fixed==="right")),c=(0,l.computed)(()=>o.value.filter(P=>!(P.label===""||P.type||P.fixed!==void 0))),e=(0,l.computed)(()=>(r.value.length>0||s.value.length>0)&&c.value.length>0),d=(0,l.computed)(()=>r.value.length>0),m=(0,l.computed)(()=>s.value.length>0),f=P=>P.length>1,w=(P,te)=>{Array.isArray(P)&&Array.isArray(te)&&P.forEach(U=>{te.some(q=>q.prop===U.prop?(U.label=q.label,!0):!1)});const ne=[];o.value=P.map((U,q)=>(!(U.label===""||U.type)&&U.visible!==!1&&ne.push(U.prop),{...U,sortIndex:q})),c.value.length+r.value.length+s.value.length===ne.length?g.value=!0:ne.length>0&&(u.value=!0),E.value=ne},T=P=>P?P.type?P.type:P.label?P.prop:"":"",C=(P,te)=>{if(P.length!==te.length)return!1;const ne=P.map(U=>T(U));for(let U of te){const q=T(U);if(ne.indexOf(q)===-1)return!1}return!0},h=P=>{if(!P){const te=t.tableRef.getColumnSetting(),ne=te.srcColumnPropertyList;i=ne.map((U,q)=>({...U,sortIndex:q})),P=te.columnPropertyList,P&&P.length>0&&C(ne,P)||(P=ne)}w(P,i)},y=()=>{t.tableRef.setColumnSetting(o.value)},_=(0,l.computed)(()=>({"max-width":`${t.popoverWidth-125}px`})),g=(0,l.ref)(!1),u=(0,l.ref)(!1),k=P=>{const te=[];o.value.forEach(ne=>{P&&!(ne.label===""||ne.type)&&te.push(ne.prop),ne.visible=P}),g.value=!1,u.value=!1,c.value.length+r.value.length+s.value.length===te.length?g.value=!0:te.length>0&&(u.value=!0),E.value=te,y()},I=()=>{h(i),y()},E=(0,l.ref)([]),x=P=>{o.value.forEach(ne=>{ne.label===""||ne.type||(ne.visible=P.indexOf(ne.prop)!==-1)}),g.value=!1,u.value=!1;const te=c.value.length+r.value.length+s.value.length;P.length===te?g.value=!0:P.length>0&&(u.value=!0),y()},L=()=>{h()};(0,l.onMounted)(()=>{setTimeout(()=>{h()},50)});const B={currentRow:null,index:null,roleType:null},j=P=>P?P.dataset&&P.dataset.role==="row"?P:P.tagName.toLowerCase()!=="body"?(P=P.parentElement,j(P)):null:null,S=P=>{const te=P.currentTarget;te&&te.dataset&&(B.roleType=te.dataset.roleType,B.index=te.dataset.index)},$=P=>{B.currentRow&&(B.currentRow.classList.remove("is-dragover"),B.currentRow=null),B.index=null,B.roleType=null},J=P=>{const te=P.currentTarget;P.relatedTarget;const ne=j(te);if(!ne)return;const U=ne.dataset&&ne.dataset.roleType;B.roleType===U&&(P.preventDefault(),B.currentRow&&B.currentRow!==ne&&B.currentRow.classList.remove("is-dragover"),ne.classList.add("is-dragover"),B.currentRow=ne)},N=P=>{P.preventDefault(),B.currentRow&&(B.currentRow.classList.remove("is-dragover"),B.currentRow=null)},D=P=>{const te=P.currentTarget,ne=j(te);if(!ne)return;const U=ne.dataset&&ne.dataset.roleType;if(B.roleType!==U)return;P.preventDefault();const q=Number(B.index),Q=Number(ne.dataset.index);if(q!==Q){if(q<Q){const O=o.value[q];o.value.splice(q,1),o.value.splice(Q,0,O)}else{const O=o.value[q];o.value.splice(q,1),o.value.splice(Q+1,0,O)}w(o.value,i),y()}},A=P=>{const te=o.value[P];te.fixed="left",y()},Y=P=>{const te=o.value[P];te.fixed="right",y()},W=P=>{const te=o.value[P];te.fixed=void 0,y()},F=new Map;let z=null;function G(P){const te=document.createRange();return te.setStart(P,0),te.setEnd(P,P.childNodes.length),te.getBoundingClientRect().width}return{attrs:n,leftFixedColumns:r,rightFixedColumns:s,unFixedColumns:c,isShowNotFixedTitle:e,isShowLeftFixedTitle:d,isShowRightFixedTitle:m,isDraggble:f,isCheckAll:g,isIndeterminate:u,handleCheckAllChange:k,handleReset:I,checkedValue:E,handleCheckChange:x,onShow:L,onDragStart:S,onDragEnd:$,onDragOver:J,onDragLeave:N,onDrop:D,toLeftFixed:A,toRightFixed:Y,toUnFixed:W,checkboxLabelStyle:_,onMouseOverForOverflowText:(P,te,ne)=>{const U=P.currentTarget;if(U){const q=Math.floor(U.offsetWidth);if(Math.floor(G(U))>q){let Q=F.get(te);if(Q){if(Q===z)return;Oe.hide(Q)}Q=Oe.show(U,ne,{type:"text",placement:"top",closeOnClick:!1}),Q&&(F.set(te,Q),z=Q)}}},onMouseLeaveForOverflowText:(P,te)=>{const ne=F.get(te);ne&&(Oe.hide(ne),ne===z&&(z=null))},onMouseOverForTip:(P,te)=>{const ne=P.currentTarget;ne&&(z&&Oe.hide(z),z=Oe.show(ne,te,{type:"text",placement:"top",closeOnClick:!1}))},onMouseLeaveForTip:P=>{z&&(Oe.hide(z),z=null)}}}}),s6={class:"fox-table-setting"},c6={class:"fox-table-setting__header"},u6={class:"fox-table-setting__body"},d6={key:0,class:"fox-table-setting__body-list left-fixed","data-role":"container","data-role-type":"leftFixed"},f6={key:0,class:"fox-table-setting__body-title"},m6=["data-index","draggable"],h6=["onMouseover","onMouseleave"],p6={class:"tools-item"},g6={key:1,class:"fox-table-setting__body-list not-fixed","data-role":"container","data-role-type":"unFixed"},y6={key:0,class:"fox-table-setting__body-title"},b6=["data-index","draggable"],w6=["onMouseover","onMouseleave"],S6={class:"tools-item"},v6={key:2,class:"fox-table-setting__body-list right-fixed","data-role":"container","data-role-type":"rightFixed"},C6={key:0,class:"fox-table-setting__body-title"},N6=["data-index","draggable"],k6=["onMouseover","onMouseleave"],x6={class:"tools-item"};function z6(t,a,n,i,o,r){const s=(0,l.resolveComponent)("FoxCheckbox"),c=(0,l.resolveComponent)("FoxButton"),e=(0,l.resolveComponent)("DragIcon"),d=(0,l.resolveComponent)("RefreshLeft"),m=(0,l.resolveComponent)("FoxIcon"),f=(0,l.resolveComponent)("Download"),w=(0,l.resolveComponent)("fox-checkbox"),T=(0,l.resolveComponent)("FoxCheckboxGroup"),C=(0,l.resolveComponent)("FoxPopover");return(0,l.openBlock)(),(0,l.createBlock)(C,(0,l.mergeProps)(t.attrs,{placement:t.popoverPlacement,width:t.popoverWidth,onShow:t.onShow,trigger:"click","popper-class":"fox-table-setting__popper"}),{reference:(0,l.withCtx)(()=>[(0,l.renderSlot)(t.$slots,"default")]),default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("div",s6,[(0,l.createElementVNode)("div",c6,[(0,l.createVNode)(s,{modelValue:t.isCheckAll,"onUpdate:modelValue":a[0]||(a[0]=h=>t.isCheckAll=h),indeterminate:t.isIndeterminate,onChange:t.handleCheckAllChange},{default:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(t.title),1)]),_:1},8,["modelValue","indeterminate","onChange"]),(0,l.createVNode)(c,{onClick:t.handleReset,link:"",type:"primary"},{default:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(t.resetText),1)]),_:1},8,["onClick"])]),(0,l.createElementVNode)("div",u6,[(0,l.createVNode)(T,{modelValue:t.checkedValue,"onUpdate:modelValue":a[28]||(a[28]=h=>t.checkedValue=h),onChange:t.handleCheckChange},{default:(0,l.withCtx)(()=>[t.leftFixedColumns.length>0?((0,l.openBlock)(),(0,l.createElementBlock)("div",d6,[t.isShowLeftFixedTitle?((0,l.openBlock)(),(0,l.createElementBlock)("div",f6,(0,l.toDisplayString)(t.leftFixedTitle),1)):(0,l.createCommentVNode)("",!0),((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(t.leftFixedColumns,h=>((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:h.prop,class:"fox-table-setting__body-row","data-role":"row","data-role-type":"leftFixed","data-index":h.sortIndex,draggable:t.isDraggble(t.leftFixedColumns),onDragstart:a[5]||(a[5]=(...y)=>t.onDragStart&&t.onDragStart(...y)),onDragend:a[6]||(a[6]=(...y)=>t.onDragEnd&&t.onDragEnd(...y)),onDrop:a[7]||(a[7]=(...y)=>t.onDrop&&t.onDrop(...y)),onDragover:a[8]||(a[8]=(...y)=>t.onDragOver&&t.onDragOver(...y)),onDragleave:a[9]||(a[9]=(...y)=>t.onDragLeave&&t.onDragLeave(...y))},[t.isDraggble(t.leftFixedColumns)?((0,l.openBlock)(),(0,l.createBlock)(e,{key:0,class:"icon-item"})):(0,l.createCommentVNode)("",!0),(0,l.createVNode)(s,{class:"checkbox-item",value:h.prop},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("span",{onMouseover:y=>t.onMouseOverForOverflowText(y,h.prop,h.label),onMouseleave:y=>t.onMouseLeaveForOverflowText(y,h.prop),class:"checkbox-item__label",style:(0,l.normalizeStyle)(t.checkboxLabelStyle)},(0,l.toDisplayString)(h.label),45,h6)]),_:2},1032,["value"]),(0,l.createElementVNode)("div",p6,[(0,l.createVNode)(m,{onClick:y=>t.toUnFixed(h.sortIndex),onMouseover:a[1]||(a[1]=y=>t.onMouseOverForTip(y,t.unFixedText)),onMouseleave:a[2]||(a[2]=y=>t.onMouseLeaveForTip(y))},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(d)]),_:1},8,["onClick"]),(0,l.createVNode)(m,{onClick:y=>t.toRightFixed(h.sortIndex),onMouseover:a[3]||(a[3]=y=>t.onMouseOverForTip(y,t.fixedRightText)),onMouseleave:a[4]||(a[4]=y=>t.onMouseLeaveForTip(y))},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(f)]),_:1},8,["onClick"])])],40,m6))),128))])):(0,l.createCommentVNode)("",!0),t.unFixedColumns.length>0?((0,l.openBlock)(),(0,l.createElementBlock)("div",g6,[t.isShowNotFixedTitle?((0,l.openBlock)(),(0,l.createElementBlock)("div",y6,(0,l.toDisplayString)(t.unFixedTitle),1)):(0,l.createCommentVNode)("",!0),((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(t.unFixedColumns,h=>((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:h.prop,class:"fox-table-setting__body-row","data-role":"row","data-role-type":"unFixed","data-index":h.sortIndex,draggable:t.isDraggble(t.unFixedColumns),onDragstart:a[14]||(a[14]=(...y)=>t.onDragStart&&t.onDragStart(...y)),onDragend:a[15]||(a[15]=(...y)=>t.onDragEnd&&t.onDragEnd(...y)),onDrop:a[16]||(a[16]=(...y)=>t.onDrop&&t.onDrop(...y)),onDragover:a[17]||(a[17]=(...y)=>t.onDragOver&&t.onDragOver(...y)),onDragleave:a[18]||(a[18]=(...y)=>t.onDragLeave&&t.onDragLeave(...y))},[t.isDraggble(t.unFixedColumns)?((0,l.openBlock)(),(0,l.createBlock)(e,{key:0,class:"icon-item"})):(0,l.createCommentVNode)("",!0),(0,l.createVNode)(s,{class:"checkbox-item",value:h.prop},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("span",{onMouseover:y=>t.onMouseOverForOverflowText(y,h.prop,h.label),onMouseleave:y=>t.onMouseLeaveForOverflowText(y,h.prop),class:"checkbox-item__label",style:(0,l.normalizeStyle)(t.checkboxLabelStyle)},(0,l.toDisplayString)(h.label),45,w6)]),_:2},1032,["value"]),(0,l.createElementVNode)("div",S6,[(0,l.createVNode)(m,{onClick:y=>t.toLeftFixed(h.sortIndex),onMouseover:a[10]||(a[10]=y=>t.onMouseOverForTip(y,t.fixedLeftText)),onMouseleave:a[11]||(a[11]=y=>t.onMouseLeaveForTip(y)),class:"is-reverse"},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(f)]),_:1},8,["onClick"]),(0,l.createVNode)(m,{onClick:y=>t.toRightFixed(h.sortIndex),onMouseover:a[12]||(a[12]=y=>t.onMouseOverForTip(y,t.fixedRightText)),onMouseleave:a[13]||(a[13]=y=>t.onMouseLeaveForTip(y))},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(f)]),_:1},8,["onClick"])])],40,b6))),128))])):(0,l.createCommentVNode)("",!0),t.rightFixedColumns.length>0?((0,l.openBlock)(),(0,l.createElementBlock)("div",v6,[t.isShowRightFixedTitle?((0,l.openBlock)(),(0,l.createElementBlock)("div",C6,(0,l.toDisplayString)(t.rightFixedTitle),1)):(0,l.createCommentVNode)("",!0),((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(t.rightFixedColumns,h=>((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:h.prop,class:"fox-table-setting__body-row","data-role":"row","data-role-type":"rightFixed","data-index":h.sortIndex,draggable:t.isDraggble(t.rightFixedColumns),onDragstart:a[23]||(a[23]=(...y)=>t.onDragStart&&t.onDragStart(...y)),onDragend:a[24]||(a[24]=(...y)=>t.onDragEnd&&t.onDragEnd(...y)),onDrop:a[25]||(a[25]=(...y)=>t.onDrop&&t.onDrop(...y)),onDragover:a[26]||(a[26]=(...y)=>t.onDragOver&&t.onDragOver(...y)),onDragleave:a[27]||(a[27]=(...y)=>t.onDragLeave&&t.onDragLeave(...y))},[t.isDraggble(t.rightFixedColumns)?((0,l.openBlock)(),(0,l.createBlock)(e,{key:0,class:"icon-item"})):(0,l.createCommentVNode)("",!0),(0,l.createVNode)(w,{class:"checkbox-item",label:h.prop},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("span",{onMouseover:y=>t.onMouseOverForOverflowText(y,h.prop,h.label),onMouseleave:y=>t.onMouseLeaveForOverflowText(y,h.prop),class:"checkbox-item__label",style:(0,l.normalizeStyle)(t.checkboxLabelStyle)},(0,l.toDisplayString)(h.label),45,k6)]),_:2},1032,["label"]),(0,l.createElementVNode)("div",x6,[(0,l.createVNode)(m,{onClick:y=>t.toUnFixed(h.sortIndex),onMouseover:a[19]||(a[19]=y=>t.onMouseOverForTip(y,t.unFixedText)),onMouseleave:a[20]||(a[20]=y=>t.onMouseLeaveForTip(y))},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(d)]),_:1},8,["onClick"]),(0,l.createVNode)(m,{onClick:y=>t.toLeftFixed(h.sortIndex),onMouseover:a[21]||(a[21]=y=>t.onMouseOverForTip(y,t.fixedLeftText)),onMouseleave:a[22]||(a[22]=y=>t.onMouseLeaveForTip(y)),class:"is-reverse"},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(f)]),_:1},8,["onClick"])])],40,N6))),128))])):(0,l.createCommentVNode)("",!0)]),_:1},8,["modelValue","onChange"])])])]),_:3},16,["placement","width","onShow"])}var Ol=Re(i6,[["render",z6]]),T6=class{proxy;constructor(t){this.proxy=t}async load(t,a,n,i,o,r,s){if(Array.isArray(a)){let e=(n-1)*i,d=e+i;d>a.length&&(d=a.length);const m=a.slice(e,d);return{totalSize:a.length,page:m}}if(typeof a=="function")return await Reflect.apply(a,null,[n,i,o,r,s]);const c=Fe(this.proxy,t);return c===null?(console.error(`${t} component not found api function`),{totalSize:0,page:[]}):(Ue(o)&&(0,l.isReactive)(o)&&(o=(0,l.toRaw)(o)),await Reflect.apply(c,null,[a,n,i,o,r,s]))}};function E6(){return new T6((0,l.getCurrentInstance)().proxy)}var $6=class{proxy;constructor(t){this.proxy=t}async load(t){let a=null;const n=Fe(this.proxy,"tableSetting");return typeof n=="function"&&(a=await Reflect.apply(n,null,["load",t])),a}save(t,a){const n=Fe(this.proxy,"tableSetting");typeof n=="function"&&Reflect.apply(n,null,["save",t,a])}remove(t){const a=Fe(this.proxy,"tableSetting");typeof a=="function"&&Reflect.apply(a,null,["remove",t])}};function V6(){return new $6((0,l.getCurrentInstance)().proxy)}var B6=Symbol.for("TableStateKey"),ho={data:{type:[String,Array,Function],required:!0},autoLoad:{type:[String,Boolean],required:!1,default:()=>!1},lazyLoad:{type:[String,Boolean],required:!1,default:()=>!1},baseParams:{type:[Object]},params:{type:[Object]},rowClassName:{type:[Function,String]},cellClassName:{type:[Function,String]},rowClickSelectable:{type:[String,Boolean],required:!1,default:!1},uniqueExpansion:{type:[String,Boolean],required:!1,default:!1},showSetting:{type:[Boolean],required:!1,default:!1},footerAlign:{type:[String],required:!1,default:()=>"right"}},po={showPagination:{type:[Boolean],required:!1,default:()=>!0},pageIndex:{type:[Number],required:!1,default:()=>1},hideOnSinglePage:{type:[Boolean],required:!1,default:()=>!0},pageSize:{type:[Number],required:!1,default:()=>10},pageSizes:{type:[Array],required:!1},paginationLayout:{type:[String],required:!1,default:()=>"total, sizes, prev, pager, next, jumper"},paginationAlign:{type:[String],required:!1,default:()=>"right"},paginationBackground:{type:[Boolean],required:!1,default:()=>!1},paginationSize:{type:[String],required:!1,default:()=>"large"},paginationAppendSizeTo:{type:[String],required:!1},paginationTeleported:{type:[Boolean],required:!1,default:()=>!0},paginationPopperClass:{type:[String],required:!1},paginationpPrevText:{type:[String],required:!1},paginationPrevIcon:{type:[Object,String],required:!1},paginationNextText:{type:[String],required:!1},paginationNextIcon:{type:[Object,String],required:!1},paginationDisabled:{type:[Boolean],required:!1}},aa={popoverWidth:{type:[String,Number],required:!1,default:280},popoverPlacement:{type:[String],required:!1,default:"top-start"},title:{type:[String],required:!1,default:"列设置"},resetText:{type:[String],required:!1,default:"重置"},leftFixedTitle:{type:[String],required:!1,default:"固定在左侧"},rightFixedTitle:{type:[String],required:!1,default:"固定在右侧"},unFixedTitle:{type:[String],required:!1,default:"不固定"},fixedLeftText:{type:[String],required:!1,default:"固定到列头"},fixedRightText:{type:[String],required:!1,default:"固定到列尾"},unFixedText:{type:[String],required:!1,default:"不固定"}},D6={infiniteLoad:{type:Boolean,default:!0},loadText:{type:String,default:"加载中..."},noMoreText:{type:String,default:"无更多数据"}};function M6(t,a){let n=a.split("."),i=t;for(let o=0;o<n.length;o++){let r=n[o],s=0,c=r.indexOf("["),e=c==-1?-1:r.indexOf("]",c);for(;c!==-1&&e!==-1;){let d=r.substring(c+1,e);if(/^\d+$/.test(d)){let m=parseInt(d);if(s==0){let f=r.substring(0,c);i=i[f][m]}else i=i[m];s++}c=r.indexOf("[",e),e=c==-1?-1:r.indexOf("]",c)}s===0&&(i=i[r])}return i}function ra(t,a){return t.filter(n=>{for(let i in a)if(a[i]!==M6(n,i))return!1;return!0})}var I6={...xe,...Ee,...ho,...po,...aa,...D6};function A6(t,a,n){return{props:I6,emits:["change","page-size-change","page-index-change","current-change","loaded-data","expand-change","row-click"],setup(i,o){const{locale:r,toLocaleRefs:s}=(0,Ce.useFoxI18n)(a),c=s(i,["loadText","noMoreText"]),{emitEvent:e,broadcast:d}=Te({componentName:t,validateHandler:{getValue(...ae){return B.value}}},i.prop??o.attrs.name),m=t,f=(0,l.computed)(()=>({[m]:!0})),w=(0,l.computed)(()=>({[`${m}__setting`]:!0})),T=(0,l.computed)(()=>({[`${m}__footer`]:!0,[`${m}__footer__${i.footerAlign}`]:!0})),C=(0,l.computed)(()=>({[`${m}__pagination`]:!0,[`${m}__pagination__${i.paginationAlign}`]:!0})),h=(0,l.shallowRef)({}),y=(0,l.computed)(()=>({...h.value,...i.params??{},...i.baseParams??{}})),_=(0,l.ref)(i.infiniteLoad===!0?0:i.pageIndex),g=(0,l.ref)(i.pageSize),u=me(i.infiniteLoad);u||((0,l.watch)(()=>i.pageIndex,ae=>{_.value=ae}),(0,l.watch)(()=>i.pageSize,ae=>{g.value=ae}),(0,l.watch)([_,g],([ae,ie],[ce,fe])=>{ie!==fe&&(_.value=1,ae=1),J(i.data,ae,ie,y.value)}));const k=()=>Array.isArray(i.data)?!0:me(i.autoLoad);k()&&(0,l.watch)([()=>i.data,y],async([ae,ie],[ce,fe])=>{k()&&(ae!==ce&&(S.value=!0),!(!Array.isArray(ae)&&Ze(ae,ce)&&Ze(ie,fe))&&(u?(_.value=0,x.value=!0,B.value=[],D()):_.value===1?J(ae,_.value,g.value,ie):_.value=1))},{deep:!0});const I=ae=>{_.value=ae,e("page-index-change",ae)},E=ae=>{g.value=ae,e("page-size-change",ae)},x=(0,l.ref)(!0),L=(0,l.ref)(0),B=(0,l.ref)([]),j=E6();let S=(0,l.ref)(!0);const $=Be((0,l.computed)(()=>i.lazyLoad),"lazyLoad",qe.Near,ae=>me(ae)),J=async(ae,ie,ce,fe,Ke)=>{try{if(Ke===!0){if(!x.value)return!1;const ve=await j.load("table",ae,ie,ce,fe,S.value,r.value);return L.value=ve.totalSize,!ve.page||!Array.isArray(ve.page)||(Reflect.apply([].push,B.value,ve.page),setTimeout(()=>{e("loaded-data")},250),(B.value?.length??0)>=L.value)||ve.page.length<ce?(x.value=!1,!1):!0}else{const ve=await j.load("table",ae,ie,ce,fe,S.value,r.value);return L.value=ve.totalSize,B.value=ve.page??[],setTimeout(()=>{e("loaded-data")},250),!0}}catch(ve){console.error("[FoxUI] Load Table Data Fail",ve),L.value=0,B.value=[]}finally{S.value=!1}return!1};let N=!1;const D=async()=>{if(!N){if(N=!0,!x.value){N=!1;return}_.value+=1,await J(i.data,_.value,g.value,y.value,!0),N=!1}},A=(ae={},ie=!1)=>new Promise(async ce=>{h.value={...(0,l.toRaw)(ae??{})},ie||(_.value=i.pageIndex??1),u===!0?(_.value=0,B.value=[],x.value=!0,await D()):await J(i.data,_.value,g.value,y.value),ce()}),Y=()=>{L.value=0,B.value=[],u===!0&&(_.value=0,x.value=!0)};let W=!1;const F=()=>{W||(W=!0,A())},z=(0,l.ref)(null);if(u===!0){let ae=null;const ie=()=>{z.value&&(ae=new IntersectionObserver(fe=>{let Ke=!1;for(let ve of fe)if(ve.intersectionRatio>0){Ke=!0;break}Ke&&S.value===!1&&D()}),ae.observe(z.value))},ce=()=>{!ae||!z.value||(ae.unobserve(z.value),ae=null)};(0,l.onMounted)(ie),(0,l.onBeforeUnmount)(ce)}k()&&!$.value&&A();const G=(0,l.ref)(null);(0,l.provide)(B6,{currentRow:G});const X=(ae,ie)=>{G.value=ae,e("current-change",ae,ie)},R=(ae,ie,ce)=>{e("row-click",ae,ie,ce),me(i.rowClickSelectable)===!0&&Pe?.value.toggleRowSelection(ae)},H=[],Z=(ae,ie)=>{if(e("expand-change",ae,ie),me(i.uniqueExpansion))if(Array.isArray(ie)&&ie.length==0){const ce=H.length;H.splice(0,ce)}else{H.forEach(fe=>{fe!==ae&&Pe?.value.toggleRowExpansion(fe,!1)});const ce=H.length;H.splice(0,ce,ae)}},P=o.attrs.id??i.prop??o.attrs.name,te=V6(),ne=(0,l.ref)([]);let U=[];const q=()=>({srcColumnPropertyList:U.map(ae=>({...ae})),columnPropertyList:ne.value}),Q=ae=>{ne.value=[...ae],ee()},O=async()=>{const ae=await te.load(P);ae&&(ne.value=ae)},ee=()=>{te.save(P,ne.value)},v=()=>{te.remove(P)};O();const p=ae=>ae?ae.type?ae.type:ae.label?ae.prop:"":"",M=(ae,ie={})=>{for(let ce in ie){const fe=ie[ce];typeof fe!="function"&&(ae[ce]=fe)}},K=ae=>{const ie=ae?ae():[],ce=new Map;if(U=[],ie.forEach(fe=>{const Ke=fe;if(!Ke.props)return;const ve=p(Ke.props);ce.set(ve,Ke);const ze={label:"",prop:""};M(ze,Ke.props),U.push(ze)}),ne.value.length===U.length){const fe=[];for(let Ke of ne.value){const ve=p(Ke),ze=ce.get(ve);if(!ze)return ie;if(Ke.visible===!1)continue;const ut=ze;ut.props.fixed=Ke.fixed,fe.push(ut)}return fe}return ie},le=(0,l.shallowRef)(new Map),re=({row:ae,column:ie,rowIndex:ce,columnIndex:fe})=>{const Ke=`${ce}_${ie.property}`,ve=`${ce}_${fe}`;let ze=le.value.get(Ke);return ze||(ze=le.value.get(ve)),typeof ze=="string"?ze:""},oe=ae=>ae?ie=>{const ce=[];let fe=re(ie);return fe&&ce.push(fe),fe=typeof ae=="function"?ae(ie):ae,fe&&ce.push(fe),ce.length===0?"":ce.join(" ")}:re,de=(ae=!1)=>{le.value.forEach((ie,ce)=>{ge(ce,ie,ae)})},ge=(ae,ie,ce=!1)=>{const fe=`${ae}_item`;ce?(d.clearPersistantMessage(),Array.isArray(ie)?d.emitToChildren({name:ae},"setCellClassNames",[]):d.emitToChildren({name:fe},"setCustomClassName","")):Array.isArray(ie)?d.emitToChildren({name:ae,cachePolicy:"Persistant",uniqueId:fe},"setCellClassNames",ie):d.emitToChildren({name:fe,cachePolicy:"Persistant",uniqueId:fe},"setCustomClassName",ie)},ke=(ae,ie,ce)=>{const fe=`${ae}_${ie}`;ce?(le.value.set(fe,ce),ge(fe,ce)):(le.value.delete(fe),ge(fe,"",!0)),(0,l.triggerRef)(le)},Le=ae=>{de(!0),le.value.clear(),ae.forEach(ie=>{const ce=`${ie.rowIndex}_${ie.column}`;Array.isArray(ie.children)?le.value.set(ce,ie.children):typeof ie.cellClassName=="string"&&le.value.set(ce,ie.cellClassName)}),de(),(0,l.triggerRef)(le)},We=()=>{de(),le.value.clear(),(0,l.triggerRef)(le)},Qe=(0,l.shallowRef)(new Map),ol=({rowIndex:ae})=>{const ie=`${ae}`;return Qe.value.get(ie)??""},en=ae=>ae?ie=>{const ce=[];let fe=ol(ie);return fe&&ce.push(fe),fe=typeof ae=="function"?ae(ie):ae,fe&&ce.push(fe),ce.length===0?"":ce.join(" ")}:ol,up=(ae,ie)=>{const ce=`${ae}`;ie?Qe.value.set(ce,ie):Qe.value.delete(ce),(0,l.triggerRef)(Qe)},dp=()=>{Qe.value.clear(),(0,l.triggerRef)(Qe)},Pe=(0,l.ref)();return Se({clearSelection:()=>Pe?.value.clearSelection(),getSelectionRows:()=>Pe?.value.getSelectionRows(),toggleRowSelection:(ae,ie)=>{Pe?.value.toggleRowSelection(ae,ie)},toggleRowSelectionByProp:(ae,ie)=>{if(!B.value)return;const ce=ra(B.value,ae);ce.length!==0&&ce.forEach(fe=>{Pe?.value.toggleRowSelection(fe,ie)})},toggleAllSelection:()=>{Pe?.value.toggleAllSelection()},toggleRowExpansion:(ae,ie)=>{Pe?.value.toggleRowExpansion(ae,ie)},toggleRowExpansionByProp:(ae,ie)=>{if(!B.value)return;const ce=ra(B.value,ae);ce.length!==0&&ce.forEach(fe=>{Pe?.value.toggleRowExpansion(fe,ie)})},setCurrentRow:ae=>{Pe?.value.setCurrentRow(ae)},setCurrentRowByProp:ae=>{if(!B.value)return;const ie=ra(B.value,ae);ie.length!==0&&Pe?.value.setCurrentRow(ie[0])},getCurrentRow:()=>G.value,clearSort:()=>{Pe?.value.clearSort()},clearFilter:ae=>{Pe?.value.clearFilter(ae)},doLayout:()=>{Pe?.value.doLayout()},sort:(ae,ie)=>{Pe?.value.sort(ae,ie)},scrollTo:(ae,ie)=>{Pe?.value.scrollTo(ae,ie)},setScrollTop:ae=>{Pe?.value.setScrollTop(ae)},setScrollLeft:ae=>{Pe?.value.setScrollLeft(ae)},loadData:A,clearData:Y,getData(){return B.value},getTotalSize(){return L.value},getPageIndex(){return _.value},getPageSize(){return g.value},getColumnSetting:q,setColumnSetting:Q,removeColumnSetting:v,setCellClassName:ke,setCellClassNames:Le,clearCellClassName:We,setRowClassName:up,clearRowClassName:dp}),()=>{const ae={...tt(o.attrs),onCurrentChange:X,onRowClick:R,onExpandChange:Z,data:B.value,ref:Pe,class:f.value,"cell-class-name":oe(i.cellClassName),"row-class-name":en(i.rowClassName)},ie={};if(o.slots.default&&(ie.default=()=>K(o.slots.default)),o.slots.append&&(ie.append=o.slots.append),o.slots.empty&&(ie.empty=o.slots.empty),u===!0){const ze=[];if(x.value){const il=(0,l.h)($e.Loading,{class:`${m}__infinite-icon`});ze.push(il);const Ka=(0,l.h)("span",{class:`${m}__infinite-text`},[c.loadText.value]);ze.push(Ka)}else{const il=(0,l.h)("span",{class:`${m}__infinite-text`},[c.noMoreText.value]);ze.push(il)}const ut=[`${m}__infinite`];S.value&&ut.push("is-hide");const Ha=(0,l.h)("div",{ref:z,class:ut},ze);ie.append=()=>Ha}const ce=(0,l.h)(V.ElTable,ae,ie),fe=[];if(fe.push(ce),!u){let ze=null;if(typeof o.slots.pagination=="function"?ze=o.slots.pagination():i.showPagination&&(ze=(0,l.h)(V.ElPagination,{class:C.value,total:L.value,pageSize:g.value,"onUpdate:pageSize":E,pageSizes:i.pageSizes,currentPage:_.value,"onUpdate:currentPage":I,hideOnSinglePage:i.hideOnSinglePage,layout:i.paginationLayout,size:i.paginationSize,background:i.paginationBackground,appendSizeTo:i.paginationAppendSizeTo,teleported:i.paginationTeleported,popperClass:i.paginationPopperClass,prevText:i.paginationpPrevText,prevIcos:i.paginationPrevIcon,nextText:i.paginationNextText,pnextIcon:i.paginationNextIcon,disabled:i.paginationDisabled})),i.showSetting){const ut=[];ze&&ut.push(ze);const Ha=(0,l.h)(V.ElIcon,{class:w.value},{default:()=>(0,l.h)($e.Setting)}),il=(0,l.h)(Ol,{...lt(i,aa),tableRef:{getColumnSetting:q,setColumnSetting:Q,removeColumnSetting:v}},{default:()=>Ha});ut.push(il);const Ka=(0,l.h)("div",{class:T.value},ut);fe.push(Ka)}else ze&&fe.push(ze)}const Ke={default:()=>fe},ve={...Me(i,ho,po,aa)};return i.prop&&(ve.prop=`${i.prop}_item`),ve.contentClass=`${m}__wrap`,ve.errorMarkClass="is-table-error",$.value&&k()&&(ve["appear-listen"]=!0,ve.onAppear=F),n(ve,Ke)}}}}var{componentName:_6,create:L6,scope:P6}=se("table-item"),F6=L6(A6(_6,P6,Ae)),oa=F6;function Bt(t,a){return typeof t.textKey=="string"&&t.textKey.length>0?a[t.textKey]:a.text}function Zt(t,a){return typeof t.valueKey=="string"&&t.valueKey.length>0?a[t.valueKey]:a.value}function R6(t,a){return typeof t.disabledKey=="string"&&t.disabledKey.length>0?a[t.disabledKey]:a.disabled??null}var O6=class{proxy;constructor(t){this.proxy=t}async load(t,a,n){if(Array.isArray(a))return a;if(typeof a=="function")return await a(n);const i=Fe(this.proxy,t);return i===null?(console.error(`${t} component not found api function`),[]):(Ue(n)&&(0,l.isReactive)(n)&&(n=(0,l.toRaw)(n)),await i(a,n))}};function q6(){return new O6((0,l.getCurrentInstance)().proxy)}function go(t,a,n){return a===n?!0:!(a===null||n===null||Bt(t,a)!==Bt(t,n)||Zt(t,a)!==Zt(t,n))}function H6(t,a,n,i){if(i.length==0||a===""||a===null||a===void 0)return null;let o=null;for(let r of i){let s=!1;if(n==="text")s=Bt(t,r)===a;else if(n==="item")s=go(t,r,a);else{let c=Zt(t,r);c==null&&(c=Bt(t,r)),s=c===a}if(s){o=r;break}}return o}function K6(t){return{text:t,value:t}}function j6(t,a,n){return typeof t.itemOptions=="function"?t.itemOptions(a,n):t.itemOptions}var yo={modelValue:{type:[String,Object,Boolean,Number],required:!1},source:{type:[Array,Function,String],default:[]},sourceFilter:{type:[Function]},params:{type:Object},valueType:{type:String,required:!1,default:"value"},textKey:{type:[String],required:!1,default:"text"},valueKey:{type:[String],required:!1,default:"value"},disabledKey:{type:[String],required:!1,default:"disabled"},size:{type:[String],required:!1},textColor:{type:[String],required:!1},fill:{type:[String],required:!1},border:{type:[Boolean],required:!1},itemType:{type:[String],required:!1,default:"radio"},itemOptions:{type:[Object,Function],required:!1},direction:{type:[String],required:!1,default:"horizontal"},appearLoad:{type:[Boolean,String],default:!1}},Y6={...xe,...Ee,...yo};function W6(t,a,n,i){return{inheritAttrs:!0,props:Y6,emits:["change","update:modelValue","setValue"],setup(o,r){const{innerDisabled:s,disabled:c,innerReadonly:e,readonly:d,browse:m}=Ie(o),{emitEvent:f}=Te({componentName:t,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return d.value},get disabled(){return c.value}},o.prop??r.attrs.name),w=(0,l.ref)(null),T=(0,l.ref)(null),C=(S,$,J,N=!0)=>{const D=H6(o,S,$,J);if(D===null){if(T.value===null)return;T.value=null,w.value=null,N&&(f("update:modelValue",null),f("change",null));return}if(!go(o,D,T.value)){w.value=S;const A=(0,l.toRaw)(D);T.value=A;let Y=null;o.valueType==="text"?Y=Bt(o,A):o.valueType==="item"?Y=A:Y=Zt(o,A),N&&(f("update:modelValue",Y),f("change",Y))}},h=(0,l.ref)([]),y=Be((0,l.computed)(()=>o.appearLoad),"appearLoad",qe.Near,S=>me(S)),_=q6(),g=async(S,$)=>{if(S){const J=await _.load("radio",S,$);J.length>0&&(typeof J[0]=="string"?h.value=J.map(N=>K6(N)):h.value=J)}};(0,l.watch)([()=>o.source,()=>o.params],async([S,$])=>{g(S,$)},{immediate:!y.value});let u=!1;const k=()=>{u||(u=!0,g(o.source,o.params))};(0,l.watch)([()=>h.value,()=>o.modelValue],([S,$])=>{C($,o.valueType,S,!1),f("setValue",$)});const I=t,E=(0,l.computed)(()=>({[I]:!0,[`is-${o.direction}`]:!0})),x=S=>{C(S,"value",h.value,!0)};let L=we(o,"hintText"),B=we(o,"hintVisible");const j=(S,$)=>{typeof o.sourceFilter=="function"&&(S=S.filter(o.sourceFilter));const J=[];return S.forEach((N,D)=>{const A=Zt(o,N),Y=Bt(o,N);let W=R6(o,N);c.value===!0&&(W=c.value),d.value===!0&&(W=d.value);const F=j6(o,N,D)??{},z=`${A}_${D}`,G={...F,key:z,value:A,size:o.size,border:me(o.border)};W&&(G.disabled=W),o.itemType==="button"?J.push((0,l.h)(V.ElRadioButton,G,{default:()=>[Y]})):typeof $=="function"?J.push((0,l.h)(V.ElRadio,G,{default:()=>$(N)})):J.push((0,l.h)(V.ElRadio,G,{default:()=>[Y]}))}),J};return Se({setDisabled:S=>{s.value=S},setReadonly:S=>{e.value=S}}),()=>{if(m.value==="on"&&(d.value||c.value))return i(w.value,r.slots,h.value);const S={...tt(r.attrs),class:E.value,disabled:c.value||d.value,modelValue:w.value,"text-color":o.textColor,fill:o.fill,onChange:x},$=[],J={};r.slots.options?J.default=r.slots.options:J.default=()=>j(h.value,r.slots.text);const N=(0,l.h)(V.ElRadioGroup,S,J);$.push(N);const D={default:()=>$};D.label=r.slots.default,D.fixedPreTip=r.slots.fixedPreTip,D.fixedTip=r.slots.fixedTip;const A={...Me(o,yo),hintText:L.value,hintVisible:B.value};return o.prop&&(A.prop=`${o.prop}_item`),y.value&&(A["appear-listen"]=!0,A.onAppear=k),n(A,D)}}}}var{componentName:U6,create:G6,scope:X6}=se("radio-item"),Z6=G6(W6(U6,X6,Ae,He)),ia=Z6;function Dt(t,a){return typeof t.textKey=="string"&&t.textKey.length>0?a[t.textKey]:a.text}function Mt(t,a){return typeof t.valueKey=="string"&&t.valueKey.length>0?a[t.valueKey]:a.value}function J6(t,a){return typeof t.disabledKey=="string"&&t.disabledKey.length>0?a[t.disabledKey]:a.disabled??null}var Q6=class{proxy;constructor(t){this.proxy=t}async load(t,a,n){if(Array.isArray(a))return a;if(typeof a=="function")return await a(n);const i=Fe(this.proxy,t);return i===null?(console.error(`${t} component not found api function`),[]):(Ue(n)&&(0,l.isReactive)(n)&&(n=(0,l.toRaw)(n)),await i(a,n))}};function e8(){return new Q6((0,l.getCurrentInstance)().proxy)}function bo(t,a,n){return a===n?!0:!(a===null||n===null||Dt(t,a)!==Dt(t,n)||Mt(t,a)!==Mt(t,n))}function t8(t,a,n,i){if(i.length==0||a===""||a===null||a===void 0)return null;Array.isArray(a)||(a=[a]);const o=[];return a.forEach(r=>{for(let s of i){let c=!1;if(n==="text")c=Dt(t,s)===r;else if(n==="item")c=bo(t,s,r);else{let e=Mt(t,s);e==null&&(e=Dt(t,s)),c=e===r}if(c){o.push(s);break}}}),o}function l8(t){return{text:t,value:t}}function n8(t,a,n){return typeof t.itemOptions=="function"?t.itemOptions(a,n):t.itemOptions}var wo={modelValue:{type:[Array,String],required:!1},source:{type:[Array,Function,String],default:[]},sourceFilter:{type:[Function]},params:{type:Object},valueType:{type:String,required:!1,default:"value"},textKey:{type:[String],required:!1,default:"text"},valueKey:{type:[String],required:!1,default:"value"},disabledKey:{type:[String],required:!1,default:"disabled"},size:{type:[String],required:!1},textColor:{type:[String],required:!1},fill:{type:[String],required:!1},border:{type:[Boolean],required:!1},min:{type:[String,Number],required:!1},max:{type:[String,Number],required:!1},itemType:{type:[String],required:!1,default:"checkbox"},itemOptions:{type:[Object,Function],required:!1},direction:{type:[String],required:!1,default:"horizontal"},appearLoad:{type:[Boolean,String],default:!1},separator:{type:[String],required:!1,default:", "}},a8={...xe,...Ee,...wo};function r8(t,a,n,i){return{inheritAttrs:!0,props:a8,emits:["change","update:modelValue","setValue"],setup(o,r){const{innerDisabled:s,disabled:c,innerReadonly:e,readonly:d,browse:m}=Ie(o),{emitEvent:f}=Te({componentName:t,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return d.value},get disabled(){return c.value}},o.prop??r.attrs.name),w=(0,l.ref)([]),T=(0,l.ref)([]),C=(S,$,J,N=!0)=>{const D=t8(o,S,$,J);if(D===null){if(T.value===null||T.value.length===0)return;w.value=[],T.value=[],N&&(f("update:modelValue",[]),f("change",[]));return}let A=!0;if(D.length!==T.value.length)A=!1;else for(let Y=0;Y<D.length;Y++){const W=D[Y],F=T.value[Y];if(!bo(o,W,F)){A=!1;break}}if(!A){T.value=D;let Y=[],W=[];D.forEach(z=>{Y.push(Mt(o,z)),o.valueType==="text"?W.push(Dt(o,z)):o.valueType==="item"?W.push(z):W.push(Mt(o,z))}),w.value=Y;const F=(0,l.toRaw)(W);N&&(f("update:modelValue",F),f("change",F))}},h=(0,l.ref)([]),y=Be((0,l.computed)(()=>o.appearLoad),"appearLoad",qe.Near,S=>me(S)),_=e8(),g=async(S,$)=>{if(S){const J=await _.load("checkbox",S,$);J.length>0&&(typeof J[0]=="string"?h.value=J.map(N=>l8(N)):h.value=J)}};(0,l.watch)([()=>o.source,()=>o.params],async([S,$])=>{g(S,$)},{immediate:!y.value});let u=!1;const k=()=>{u||(u=!0,g(o.source,o.params))};(0,l.watch)([()=>h.value,()=>o.modelValue],([S,$])=>{C($,o.valueType,S,!1),f("setValue",$)});const I=t,E=(0,l.computed)(()=>({[I]:!0,[`is-${o.direction}`]:!0})),x=S=>{C(S,"value",h.value,!0)};let L=we(o,"hintText"),B=we(o,"hintVisible");const j=(S,$)=>{typeof o.sourceFilter=="function"&&(S=S.filter(o.sourceFilter));const J=[];return S.forEach((N,D)=>{const A=Mt(o,N),Y=Dt(o,N);let W=J6(o,N);c.value===!0&&(W=c.value),d.value===!0&&(W=d.value);const F=n8(o,N,D)??{},z=`${A}_${D}`,G={...F,key:z,value:A,size:o.size,border:me(o.border)};W&&(G.disabled=W),o.itemType==="button"?J.push((0,l.h)(V.ElCheckboxButton,G,{default:()=>[Y]})):typeof $=="function"?J.push((0,l.h)(V.ElCheckbox,G,{default:()=>$(N)})):J.push((0,l.h)(V.ElCheckbox,G,{default:()=>[Y]}))}),J};return Se({setDisabled:S=>{s.value=S},setReadonly:S=>{e.value=S}}),()=>{if(m.value==="on"&&(d.value||c.value))return i(w.value,r.slots,h.value,o.separator);const S={...tt(r.attrs),class:E.value,disabled:c.value||d.value,modelValue:w.value,"text-color":o.textColor,fill:o.fill,max:be(o.max),min:be(o.min),onChange:x},$=[],J={};r.slots.options?J.default=r.slots.options:J.default=()=>j(h.value,r.slots.text);const N=(0,l.h)(V.ElCheckboxGroup,S,J);$.push(N);const D={default:()=>$};D.label=r.slots.default,D.fixedPreTip=r.slots.fixedPreTip,D.fixedTip=r.slots.fixedTip;const A={...Me(o,wo),hintText:L.value,hintVisible:B.value};return o.prop&&(A.prop=`${o.prop}_item`),y.value&&(A["appear-listen"]=!0,A.onAppear=k),n(A,D)}}}}var{componentName:o8,create:i8,scope:s8}=se("checkbox-item"),c8=i8(r8(o8,s8,Ae,He)),sa=c8,So={modelValue:{type:[Number,String],required:!1}},u8={...xe,...Ee,...So};function d8(t,a,n,i){return{props:u8,emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(o,r){const{innerDisabled:s,disabled:c,innerReadonly:e,readonly:d,browse:m}=Ie(o),{emitEvent:f}=Te({componentName:t,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return d.value},get disabled(){return c.value}},o.prop??r.attrs.name),w=we(o,"modelValue",u=>be(u),f),T=t,C=(0,l.computed)(()=>({[T]:!0})),h=u=>{f("update:modelValue",u),f("change",u)};let y=we(o,"hintText"),_=(0,l.ref)(!1);const g=(0,l.ref)();return Se({setDisabled:u=>{s.value=u},setReadonly:u=>{e.value=u}}),()=>{if(m.value==="on"&&(d.value||c.value))return i(w.value,r.slots);const u={...tt(r.attrs),ref:g,class:C.value,readonly:d.value||c.value,modelValue:w.value,onChange:h},k={},I=[],E=(0,l.h)(V.ElRate,u,k);I.push(E);const x={default:()=>I};x.label=r.slots.default,x.fixedPreTip=r.slots.fixedPreTip,x.fixedTip=r.slots.fixedTip;const L={...Me(o,So),hintText:y.value,hintVisible:_.value};return o.prop&&(L.prop=`${o.prop}_item`),n(L,x)}}}}var{componentName:f8,create:m8,scope:h8}=se("rate-item"),p8=m8(d8(f8,h8,Ae,He)),ca=p8,vo={modelValue:{type:[Boolean,String,Number],required:!1},activeValue:{type:[Boolean,String,Number],required:!1,default:()=>!0},inactiveValue:{type:[Boolean,String,Number],required:!1,default:()=>!1},activeText:{type:[String],required:!1},inactiveText:{type:[String],required:!1}};({...xe,...Ee,...vo});function g8(t,a,n,i){return{props:{},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(o,r){const{innerDisabled:s,disabled:c,innerReadonly:e,readonly:d,browse:m}=Ie(o),{emitEvent:f}=Te({componentName:t,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return d.value},get disabled(){return c.value}},o.prop??r.attrs.name),w=(0,l.ref)(o.modelValue);(0,l.watch)(()=>o.modelValue,k=>{w.value!==k&&(w.value=k)});const T=t,C=(0,l.computed)(()=>({[T]:!0})),h=k=>{w.value=k,f("update:modelValue",k),f("change",k)};let y=we(o,"hintText"),_=we(o,"hintVisible");const g=(0,l.ref)();Se({setDisabled:k=>{s.value=k},setReadonly:k=>{e.value=k}});const u=(0,l.computed)(()=>{let k=`${w.value}`;return o.inactiveText&&w.value===o.inactiveValue?k=o.inactiveText:o.activeText&&w.value===o.activeValue&&(k=o.activeText),k});return()=>{if(m.value==="on"&&(d.value||c.value))return i(u.value,r.slots);const k={...tt(r.attrs),ref:g,class:C.value,readonly:d.value,disabled:c.value,"active-value":o.activeValue,"inactive-value":o.inactiveValue,"active-text":o.activeText,"inactive-text":o.inactiveText,modelValue:w.value,"onUpdate:modelValue":h},I={},E=[],x=(0,l.h)(V.ElSwitch,k,I);E.push(x);const L={default:()=>E};L.label=r.slots.default,L.fixedPreTip=r.slots.fixedPreTip,L.fixedTip=r.slots.fixedTip;const B={...Me(o,vo),hintText:y.value,hintVisible:_.value};return o.prop&&(B.prop=`${o.prop}_item`),n(B,L)}}}}var{componentName:y8,create:b8,scope:w8}=se("switch-item"),S8=b8(g8(y8,w8,Ae,He)),ua=S8,Co={modelValue:{type:[String,Number,Boolean,Object]},data:{type:[String,Function,Array],required:!0},params:{type:[Object],required:!1},textKey:{type:[String],required:!1,default:"text"},valueKey:{type:[String],required:!1,default:"value"},childrenKey:{type:[String],required:!1,default:"children"},leafKey:{type:[String],required:!1,default:"leaf"},classKey:{type:[String],required:!1,default:"class"},lazy:{type:[Boolean],required:!1},load:{type:[Function],required:!1}},v8=class{proxy;constructor(t){this.proxy=t}async load(t,a,n,i,o){if(Array.isArray(a))return a;if(typeof a=="function")return await a(n,i);const r=Fe(this.proxy,t);return r===null?(console.error(`${t} component not found api function`),[]):(Ue(n)&&(0,l.isReactive)(n)&&(n=(0,l.toRaw)(n)),await r(a,n,i))}};function C8(){return new v8((0,l.getCurrentInstance)().proxy)}var No={modelValue:{type:[String,Number,Boolean,Array],required:!1},maxLength:{type:[String,Number]}},N8={...xe,...Ee,...No,...Co};function k8(t,a,n,i){return{props:N8,emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(o,r){const{innerDisabled:s,disabled:c,innerReadonly:e,readonly:d,browse:m}=Ie(o),f=(0,l.ref)(!1),{emitEvent:w}=Te({componentName:t,get readonly(){return d.value},get disabled(){return c.value}},o.prop??r.attrs.name),T=we(o,"modelValue",null,w),C=t,h=(0,l.computed)(()=>({[C]:!0})),y=N=>{T.value=N,w("update:modelValue",N),w("change",N)};let _=we(o,"hintText"),g=(0,l.ref)(!1);const u=N=>{let D=N.target.value;f.value=!0,he(_.value)||(g.value=!0),w("focus",D,N)},k=N=>{setTimeout(()=>{g.value&&(g.value=!1),f.value=!1},0);let D=N.target.value;o.maxLength&&D.length>Number(o.maxLength)&&(D=D.slice(0,Number(o.maxLength))),E.value||w("blur",D,N)},I=()=>{w("clear","")},E=(0,l.ref)(!1),x=N=>{E.value=N,w("visible-change",N),N||w("selected")},L=(0,l.ref)([]),B=C8(),j=async(N,D)=>{try{L.value=await B.load("treeselect",N,D)}catch(A){console.error(A)}};(0,l.watch)([()=>o.data,()=>o.params,()=>o.lazy],([N,D,A])=>{!N||A||j(N,D)},{immediate:!0});let S=null;o.lazy&&(typeof o.load=="function"?S=o.load:S=async(N,D)=>{debugger;let A={};o.params&&Object.assign(A,o.params),N&&Object.assign(A,N),D(await B.load("treeselect",o.data,A,!0))});let $={label:o.textKey,value:o.valueKey,children:o.childrenKey,isLeaf:o.leafKey,class:o.classKey};const J=(0,l.ref)();return Se({focus:()=>{J?.value.focus()},blur:()=>{J?.value.blur()},setDisabled:N=>{s.value=N},setReadonly:N=>{e.value=N}}),()=>{if(m.value==="on"&&(d.value||c.value))return i(T.value,r.slots);const N={...tt(r.attrs),ref:J,class:h.value,disabled:c.value||d.value,modelValue:T.value,"onUpdate:modelValue":y,lazy:o.lazy,props:$,onClear:I,onFocus:u,onBlur:k,onVisibleChange:x};S?N.load=S:N.data=L.value;const D={};r.slots.option&&(D.default=r.slots.option);const A=[],Y=(0,l.h)(V.ElTreeSelect,N,D);A.push(Y);const W={default:()=>A};W.label=r.slots.default,W.fixedPreTip=r.slots.fixedPreTip,W.fixedTip=r.slots.fixedTip;const F={...Me(o,No,Co),hintText:_.value,hintVisible:g.value};return o.prop&&(F.prop=`${o.prop}_item`),n(F,W)}}}}var{componentName:x8,create:z8,scope:T8}=se("tree-select-item"),E8=z8(k8(x8,T8,Ae,He)),da=E8,$8=class{proxy;constructor(t){this.proxy=t}async load(t){let a=null;const n=Fe(this.proxy,"tableSetting");return typeof n=="function"&&(a=await Reflect.apply(n,null,["load",t])),a}save(t,a){const n=Fe(this.proxy,"tableSetting");typeof n=="function"&&Reflect.apply(n,null,["save",t,a])}remove(t){const a=Fe(this.proxy,"tableSetting");typeof a=="function"&&Reflect.apply(a,null,["remove",t])}};function V8(){return new $8((0,l.getCurrentInstance)().proxy)}var B8={},D8={t:"1685254841130",class:"fox-table-setting__drag-icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"721"};function M8(t,a){return(0,l.openBlock)(),(0,l.createElementBlock)("svg",D8,[...a[0]||(a[0]=[(0,l.createElementVNode)("path",{d:"M235.84 813.632c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312 54.592 0 98.816-41.728 98.816-93.312 0-51.52-44.224-93.312-98.816-93.312z m0-400.832c-54.528 0-98.816 41.792-98.816 93.312 0 51.52 44.288 93.44 98.816 93.44 54.592 0 98.816-41.92 98.816-93.44 0-51.52-44.224-93.312-98.816-93.312z m0-400.832C181.312 11.968 137.024 53.76 137.024 105.408c0 51.456 44.288 93.248 98.816 93.248 54.592 0 98.816-41.728 98.816-93.312C334.72 53.76 290.432 11.968 235.84 11.968z m527.104 801.664c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312 54.528 0 98.816-41.728 98.816-93.312 0-51.52-44.288-93.312-98.816-93.312z m0-400.832c-54.528 0-98.816 41.792-98.816 93.312 0 51.52 44.288 93.44 98.816 93.44 54.528 0 98.816-41.92 98.816-93.44 0-51.52-44.288-93.312-98.816-93.312z m0-400.832c-54.528 0-98.816 41.792-98.816 93.44 0 51.456 44.288 93.248 98.816 93.248 54.528 0 98.816-41.728 98.816-93.312 0-51.584-44.288-93.376-98.816-93.376z","p-id":"722"},null,-1)])])}var I8=Re(B8,[["render",M8]]),{componentName:ib,create:A8,scope:sb}=se("group-setting"),_8={groupProp:{type:[String]},groupRef:{type:[Object]},popoverPlacement:{type:[String],required:!1,default:"bottom"},popoverWidth:{type:[String,Number],required:!1,default:280},title:{type:[String],required:!1,default:"条件筛选"},resetText:{type:[String],required:!1,default:"重置"},initDelay:{type:[Number],required:!1,default:50},toTopText:{type:[String],required:!1,default:"到顶部"},toBottomText:{type:[String],required:!1,default:"到底部"}},L8=A8({components:{FoxPopover:V.ElPopover,FoxCheckbox:V.ElCheckbox,FoxCheckboxGroup:V.ElCheckboxGroup,FoxButton:V.ElButton,FoxIcon:V.ElIcon,DragIcon:I8,Download:$e.Download,RefreshLeft:$e.RefreshLeft},props:{..._8},emits:["change"],setup(t,{emit:a,attrs:n,expose:i}){let o=null;const r=(0,l.ref)([]),s=V8(),c=X=>X.length>1,e=()=>{const X=[];r.value=[...r.value].map((R,H)=>(R.visible!==!1&&X.push(R.prop),{...R,sortIndex:H})),r.value.length===X.length?h.value=!0:X.length>0&&(y.value=!0),u.value=X},d=X=>{let R=null;if(typeof X=="string")R=document.querySelectorAll(`.fox-group[prop="${X}"] > div > .fox-item[prop]`);else if(X&&typeof X=="object"){const Z=X.$el??X;typeof Z.querySelectorAll=="function"&&(R=Z.querySelectorAll(".fox-item[prop]"))}if(!R)return[];const H=[];return R.forEach(Z=>{const P=Z.querySelector(".label--string");let te="";P&&(te=P.textContent??"");const ne=Z.getAttribute("prop")??"",U=window.getComputedStyle(Z,null).getPropertyValue("display");H.push({label:te,prop:ne,sortIndex:0,visible:U!=="none"})}),H},m=()=>{if(!o){const X=d(t.groupRef??t.groupProp);if(X.length===0)return!1;o=X}return!0},f=async(X=!1)=>{const R=await s.load(t.groupProp),H=Z=>{if(!Z||!o)return;const P=o.map(te=>({...te}));Array.isArray(R)&&R.forEach(te=>{P.some(ne=>{if(ne.prop===te.prop){const U=ne.label;return Object.assign(ne,te),ne.label=U,!0}return!1})}),r.value=P.sort((te,ne)=>te.sortIndex-ne.sortIndex),e(),X&&T(!1)};o?H(!0):bl(m,t.initDelay,5,50,!1,H)},w=()=>{r.value=(o??[]).map(X=>({...X})),e(),T()},T=(X=!0)=>{X&&s.save(t.groupProp,r.value),a("change",r.value.map(R=>({...R})))},C=(0,l.computed)(()=>({"max-width":`${t.popoverWidth-125}px`})),h=(0,l.ref)(!1),y=(0,l.ref)(!1),_=X=>{const R=[];r.value.forEach(H=>{X&&R.push(H.prop),H.visible=X}),h.value=!1,y.value=!1,r.value.length===R.length?h.value=!0:R.length>0&&(y.value=!0),u.value=R,T()},g=()=>{w()},u=(0,l.ref)([]),k=X=>{r.value.forEach(H=>{H.visible=X.indexOf(H.prop)!==-1}),h.value=!1,y.value=!1;const R=r.value.length;X.length===R?h.value=!0:X.length>0&&(y.value=!0),T()},I=()=>{f()};(0,l.onMounted)(()=>{f(!0)});const E={currentRow:null,index:null},x=X=>X?X.dataset&&X.dataset.role==="row"?X:X.tagName.toLowerCase()!=="body"?(X=X.parentElement,x(X)):null:null,L=X=>{const R=X.currentTarget;R&&R.dataset&&(E.index=R.dataset.index)},B=X=>{E.currentRow&&(E.currentRow.classList.remove("is-dragover"),E.currentRow=null),E.index=null},j=X=>{const R=X.currentTarget;X.relatedTarget;const H=x(R);H&&(X.preventDefault(),E.currentRow&&E.currentRow!==H&&E.currentRow.classList.remove("is-dragover"),H.classList.add("is-dragover"),E.currentRow=H)},S=X=>{X.preventDefault(),E.currentRow&&(E.currentRow.classList.remove("is-dragover"),E.currentRow=null)},$=X=>{const R=X.currentTarget,H=x(R);if(!H)return;X.preventDefault();const Z=Number(E.index),P=Number(H.dataset.index);if(Z!==P){if(Z<P){const te=r.value[Z];r.value.splice(Z,1),r.value.splice(P,0,te)}else{const te=r.value[Z];r.value.splice(Z,1),r.value.splice(P+1,0,te)}e(),T()}},J=X=>{const R=r.value[X];r.value.splice(X,1),r.value.splice(0,0,R),e(),T()},N=X=>{const R=r.value[X];r.value.splice(X,1),r.value.push(R),e(),T()};i({refresh:()=>{o=null,f(!1)}});const D=new Map;let A=null;function Y(X){const R=document.createRange();return R.setStart(X,0),R.setEnd(X,X.childNodes.length),R.getBoundingClientRect().width}return{attrs:n,itemPropertyList:r,isDraggble:c,isCheckAll:h,isIndeterminate:y,handleCheckAllChange:_,handleReset:g,checkedValue:u,handleCheckChange:k,onShow:I,onDragStart:L,onDragEnd:B,onDragOver:j,onDragLeave:S,onDrop:$,checkboxLabelStyle:C,toTop:J,toBottom:N,onMouseOverForOverflowText:(X,R,H)=>{const Z=X.currentTarget;if(Z){const P=Math.floor(Z.offsetWidth);if(Math.floor(Y(Z))>P){let te=D.get(R);if(te){if(te===A)return;Oe.hide(te)}te=Oe.show(Z,H,{type:"text",placement:"top",closeOnClick:!1}),D.set(R,te),A=te}}},onMouseLeaveForOverflowText:(X,R)=>{const H=D.get(R);H&&(Oe.hide(H),H===A&&(A=null))},onMouseOverForTip:(X,R)=>{const H=X.currentTarget;H&&(A&&Oe.hide(A),A=Oe.show(H,R,{type:"text",placement:"top",closeOnClick:!1},!0))},onMouseLeaveForTip:X=>{A&&(Oe.hide(A),A=null)}}}}),P8={class:"fox-group-setting"},F8={class:"fox-group-setting__header"},R8={class:"fox-group-setting__body"},O8={class:"fox-group-setting__body-list","data-role":"container"},q8=["data-index","draggable"],H8=["onMouseover","onMouseleave"],K8={class:"tools-item"};function j8(t,a,n,i,o,r){const s=(0,l.resolveComponent)("FoxCheckbox"),c=(0,l.resolveComponent)("FoxButton"),e=(0,l.resolveComponent)("DragIcon"),d=(0,l.resolveComponent)("Download"),m=(0,l.resolveComponent)("FoxIcon"),f=(0,l.resolveComponent)("FoxCheckboxGroup"),w=(0,l.resolveComponent)("FoxPopover");return(0,l.openBlock)(),(0,l.createBlock)(w,(0,l.mergeProps)(t.attrs,{placement:t.popoverPlacement,width:t.popoverWidth,onShow:t.onShow,trigger:"click","popper-class":"fox-group-setting__popper"}),{reference:(0,l.withCtx)(()=>[(0,l.renderSlot)(t.$slots,"default")]),default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("div",P8,[(0,l.createElementVNode)("div",F8,[(0,l.createVNode)(s,{modelValue:t.isCheckAll,"onUpdate:modelValue":a[0]||(a[0]=T=>t.isCheckAll=T),indeterminate:t.isIndeterminate,onChange:t.handleCheckAllChange},{default:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(t.title),1)]),_:1},8,["modelValue","indeterminate","onChange"]),(0,l.createVNode)(c,{onClick:t.handleReset,link:"",type:"primary"},{default:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(t.resetText),1)]),_:1},8,["onClick"])]),(0,l.createElementVNode)("div",R8,[(0,l.createVNode)(f,{modelValue:t.checkedValue,"onUpdate:modelValue":a[10]||(a[10]=T=>t.checkedValue=T),onChange:t.handleCheckChange},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("div",O8,[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(t.itemPropertyList,T=>((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:T.prop,class:"fox-group-setting__body-row","data-role":"row","data-index":T.sortIndex,draggable:t.isDraggble(t.itemPropertyList),onDragstart:a[5]||(a[5]=(...C)=>t.onDragStart&&t.onDragStart(...C)),onDragend:a[6]||(a[6]=(...C)=>t.onDragEnd&&t.onDragEnd(...C)),onDrop:a[7]||(a[7]=(...C)=>t.onDrop&&t.onDrop(...C)),onDragover:a[8]||(a[8]=(...C)=>t.onDragOver&&t.onDragOver(...C)),onDragleave:a[9]||(a[9]=(...C)=>t.onDragLeave&&t.onDragLeave(...C))},[t.isDraggble(t.itemPropertyList)?((0,l.openBlock)(),(0,l.createBlock)(e,{key:0,class:"icon-item"})):(0,l.createCommentVNode)("",!0),(0,l.createVNode)(s,{class:"checkbox-item",label:T.prop},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("span",{onMouseover:C=>t.onMouseOverForOverflowText(C,T.prop,T.label),onMouseleave:C=>t.onMouseLeaveForOverflowText(C,T.prop),class:"checkbox-item__label",style:(0,l.normalizeStyle)(t.checkboxLabelStyle)},(0,l.toDisplayString)(T.label),45,H8)]),_:2},1032,["label"]),(0,l.createElementVNode)("div",K8,[(0,l.createVNode)(m,{onClick:C=>t.toTop(T.sortIndex),onMouseover:a[1]||(a[1]=C=>t.onMouseOverForTip(C,t.toTopText)),onMouseleave:a[2]||(a[2]=C=>t.onMouseLeaveForTip(C)),class:"is-reverse"},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(d)]),_:1},8,["onClick"]),(0,l.createVNode)(m,{onClick:C=>t.toBottom(T.sortIndex),onMouseover:a[3]||(a[3]=C=>t.onMouseOverForTip(C,t.toBottomText)),onMouseleave:a[4]||(a[4]=C=>t.onMouseLeaveForTip(C))},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(d)]),_:1},8,["onClick"])])],40,q8))),128))])]),_:1},8,["modelValue","onChange"])])])]),_:3},16,["placement","width","onShow"])}var fa=Re(L8,[["render",j8]]),Y8={data:{type:[String,Function,Array],required:!1},params:{type:[Object],required:!1},textKey:{type:[String],required:!1,default:"text"},valueKey:{type:[String],required:!1,default:"value"},childrenKey:{type:[String],required:!1,default:"children"},leafKey:{type:[String],required:!1,default:"leaf"},disabledKey:{type:[String],required:!1,default:"disabled"},classKey:{type:[String],required:!1,default:"class"},autoLoad:{type:[Boolean],required:!1,default:()=>!0},props:{type:[Object],required:!1},filterKeyword:{type:[String,Boolean,Number,Object],required:!1},filterNodeMethod:{type:[Function],required:!1},lazy:{type:[Boolean],required:!1},load:{type:[Function],required:!1}},W8=class{proxy;constructor(t){this.proxy=t}async load(t,a,n,i,o){if(Array.isArray(a))return a;if(typeof a=="function")return await a(n,i);const r=Fe(this.proxy,t);return r===null?(console.error(`${t} component not found api function`),[]):(Ue(n)&&(0,l.isReactive)(n)&&(n=(0,l.toRaw)(n)),await r(a,n,i))}};function U8(){return new W8((0,l.getCurrentInstance)().proxy)}var G8={...Fn,...Y8};function X8(t,a,n){return{props:G8,setup(i,o){const r=t,s=(0,l.computed)(()=>({[r]:!0})),c=(0,l.ref)([]),e=U8(),d=async(u,k)=>{try{c.value=await e.load("tree",u,k)}catch(I){console.error(I)}},m=(0,l.shallowRef)({}),f=(0,l.computed)(()=>({...m.value,...i.params??{}}));(Array.isArray(i.data)?!0:i.lazy?!1:me(i.autoLoad))&&(0,l.watch)([()=>i.data,()=>f.value],([u,k])=>{u&&d(u,k)},{immediate:!0,deep:!0});let T=null;i.lazy&&(typeof i.load=="function"?T=i.load:T=async(u,k)=>{let I={};i.params&&Object.assign(I,i.params),u&&Object.assign(I,u),k(await e.load("treeselect",i.data,I,!0))});const C={label:i.textKey,value:i.valueKey,children:i.childrenKey,isLeaf:i.leafKey,class:i.classKey,disabled:i.disabledKey,...i.props??{}},h=(u={})=>new Promise(async k=>{m.value={...(0,l.toRaw)(u??{})},await d(i.data,f.value),k()}),y=function(u,k){if(typeof i.filterNodeMethod=="function")return i.filterNodeMethod(u,k);if(!i.filterKeyword)return!0;const I=`${k[C.label]}`,E=`${u}`;return I.includes(E)},_=(0,l.ref)();(0,l.watch)(()=>i.filterKeyword,u=>{_.value.filter(u)});const g=u=>(...k)=>{const I=_.value[u];return Reflect.apply(I,_.value,[...k])};return o.expose({loadData:h,filter:g("filter"),updateKeyChildren:g("updateKeyChildren"),getCheckedNodes:g("getCheckedNodes"),setCheckedNodes:g("setCheckedNodes"),getCheckedKeys:g("getCheckedKeys"),setCheckedKeys:g("setCheckedKeys"),setChecked:g("setChecked"),getHalfCheckedNodes:g("getHalfCheckedNodes"),getHalfCheckedKeys:g("getHalfCheckedKeys"),getCurrentKey:g("getCurrentKey"),getCurrentNode:g("getCurrentNode"),setCurrentKey:g("setCurrentKey"),setCurrentNode:g("setCurrentNode"),getNode:g("getNode"),remove:g("remove"),append:g("append"),insertBefore:g("insertBefore"),insertAfter:g("insertAfter")}),()=>{const u={...tt(o.attrs),class:s.value,lazy:i.lazy,props:C,ref:x=>_.value=x};T?u.load=T:u.data=c.value,u["filter-node-method"]=y;const k=[],I=(0,l.h)(V.ElTree,u,o.slots);k.push(I);const E={default:()=>k};return(0,l.h)(n,{...lt(i,Fn)},E)}}}}var{componentName:Z8,create:J8,scope:Q8}=se("tree-item"),e7=J8(X8(Z8,Q8,_l)),ma=e7,ql={poppable:{type:[Boolean],default:!1},modelValue:{type:[Array,Number,Boolean,String,Object],default:[]},visible:{type:[Boolean]},disabled:{type:[Boolean,String],required:!1},source:{type:[Array,Function,String],required:!1},params:{type:[Object],required:!1},valueType:{type:String,required:!1,default:"value"},textKey:{type:String,required:!1,default:"text"},subTextKey:{type:String,required:!1,default:"subText"},valueKey:{type:String,required:!1,default:"value"},disabledKey:{type:String,required:!1,default:"disabled"},itemOptions:{type:[Object,Function],required:!1},icon:{type:[Object]},checkedIcon:{type:[Object]},iconSize:{type:[String,Number]},pageSize:{type:[Number],required:!1,default:10},optionsHeight:{type:[String],required:!1},multiple:{type:[Boolean]},position:{type:[String],default:"bottom"},closeOnClickOverlay:{type:[Boolean],default:!0},title:{type:[String]},confirmText:{type:[String]},loadText:{type:[String]},noMoreText:{type:[String]},isAutoBackFill:{type:[Boolean]},showHeader:{type:[Boolean],default:!0},showFooter:{type:[Boolean],default:!0},showSearchbar:{type:[Boolean],default:!0},searchKey:{type:String,required:!1,default:"keyword"},seachPlaceholder:{type:String,required:!1},popClass:{type:String,required:!1},popStyle:{type:Object,required:!1},popCloseable:{type:Boolean,required:!1,default:!0},beforeMethod:{type:Function},beforeClose:{type:Function}};function t7(t,a,n,i="value"){for(let o=0;o<a.length;o++){let r=a[o];if(i==="text"){if(Hl(t,r)===n)return o}else if(i==="item"){if(Ze(n,r))return o}else if(xo(t,r)===n)return o}return-1}function Hl(t,a){return typeof t.textKey=="string"&&t.textKey.length>0?a[t.textKey]:a.text}function ko(t,a){return typeof t.subTextKey=="string"&&t.subTextKey.length>0?a[t.subTextKey]:a.text}function xo(t,a){return typeof t.valueKey=="string"&&t.valueKey.length>0?a[t.valueKey]:a.value}function l7(t,a){return typeof t.disabledKey=="string"&&t.disabledKey.length>0?a[t.disabledKey]:a.disabled??null}function n7(t,a,n){return typeof t.itemOptions=="function"?t.itemOptions(a,n):t.itemOptions}var a7=class{proxy;constructor(t){this.proxy=t}async load(t,a,n,i,o,r,s){if(Array.isArray(a)){let e=a;typeof s=="function"&&(e=e.filter(s));let d=(n-1)*i,m=d+i;m>e.length&&(m=e.length);const f=e.slice(d,m);return{totalSize:e.length,page:f}}if(typeof a=="function")return await Reflect.apply(a,null,[n,i,o,r]);const c=Fe(this.proxy,t);return c===null?(console.error(`${t} component not found api function`),{totalSize:0,page:[]}):(Ue(o)&&(0,l.isReactive)(o)&&(o=(0,l.toRaw)(o)),await Reflect.apply(c,null,[a,n,i,o]))}};function r7(){return new a7((0,l.getCurrentInstance)().proxy)}function o7(t,a,n,i,o,r,s,c,e,d,m){return{props:ql,emits:["change","update:modelValue","update:text","loaded-data","update:visible"],setup(f,{slots:w}){const{emitEvent:T}=vn(),{toLocaleRefs:C}=(0,Ce.useFoxI18n)(a),h=C(f,["title","loadText","noMoreText","seachPlaceholder","confirmText"]),y=r7(),_=(0,l.ref)([]),g=(0,l.ref)(0),u=(0,l.ref)(""),k=(0,l.shallowRef)(null),I=(0,l.computed)(()=>{const q={};return f.params&&Object.assign(q,f.params),he(u.value)||(q[`${f.searchKey}`]=u.value),k.value&&Object.assign(q,k.value),q});let E=!0;const x=async(q,Q,O)=>{try{if(B.value===!1)return;let ee=null;he(u.value)||(ee=p=>{const M=Hl(f,p);if(typeof M=="string"&&M.includes(u.value))return!0;const K=ko(f,p);return!!(typeof K=="string"&&K.includes(u.value))});const v=await y.load("actionsheet",q,Q,O,I.value,E,ee??void 0);E=!1,Array.isArray(v)?(_.value=v,g.value=1,B.value=!1):!Array.isArray(v.page)||v.page.length===0?(console.warn("[FoxUI] can not load more data"),B.value=!1):(Reflect.apply([].push,_.value,v.page),g.value=Math.ceil(_.value.length/f.pageSize),(v.totalSize&&_.value.length>=v.totalSize||O<v.page.length)&&(B.value=!1)),L.value=!1}catch(ee){console.error("[FoxUI] ActionSheet load more data fail",ee),B.value=!0,g.value=0,_.value=[]}setTimeout(()=>{T("loaded-data")},250)},L=(0,l.ref)(!1),B=(0,l.ref)(!0),j=async()=>{if(!f.source){L.value=!1;return}await x(f.source,g.value+1,f.pageSize)};(0,l.watch)(()=>u.value,(q,Q)=>{he(q)&&!he(Q)&&j()}),(0,l.watch)([()=>f.source,()=>f.pageSize,()=>f.params],async([q,Q,O])=>{f.source&&j()},{immediate:!0});const S=(0,l.computed)(()=>!f.multiple&&f.isAutoBackFill),$=(0,l.ref)([]);let J=null;const N=(0,l.ref)(f.visible);(0,l.watch)(()=>f.visible,q=>{N.value!==q&&(N.value=q),q?J=[...$.value]:J=null});const D=(q,Q)=>{const O=[];return Array.isArray(q)||(q=[q]),q.forEach(ee=>{let v=t7(f,Q,ee,f.valueType);v!==-1&&O.push(v)}),Ze(O,$.value)?!1:($.value=O,!0)};(0,l.watch)([()=>f.modelValue,()=>_.value],([q,Q],[O,ee])=>{D(q,Q)&&Y(A())},{deep:!0});const A=()=>{const q=[],Q=[],O=[];for(let M of $.value){const K=_.value[M];Q.push(K);const le=Hl(f,K);if(O.push(le),f.valueType==="item")q.push(K);else if(f.valueType==="text")q.push(le);else{const re=xo(f,K);q.push(re)}}let ee=null,v=null,p=null;return f.multiple?(ee=q,v=O,p=Q):(ee=q[0]??null,v=O[0]??null,p=Q[0]??null),{value:ee,text:v,item:p}},Y=q=>{T("update:modelValue",q.value),T("update:text",q.text),T("change",q.value,q.item,q.text)},W=()=>{J&&($.value=J)},F=q=>{const Q=$.value.indexOf(q);f.multiple?Q===-1?$.value.push(q):$.value.splice(Q,1):Q===-1?$.value=[q]:$.value=[],(S.value||!f.poppable&&!f.showFooter)&&X()},z=q=>{N.value=q,T("update:visible",q)},G=()=>{const q=()=>{W(),z(!1)},Q=f.beforeMethod??f.beforeClose;if(typeof Q=="function"){const O=Q("close");dl(O)?O.then(ee=>{ee!==!1&&q()}).catch(()=>{q()}):O!==!1&&q()}else q()},X=()=>{const q=A(),Q=()=>{Y(q),z(!1)},O=f.beforeMethod??f.beforeClose;if(typeof O=="function"){const ee=O("confirm",q.value,q.item,q.text);dl(ee)?ee.then(v=>{v!==!1&&Q()}).catch(()=>{Q()}):ee!==!1&&Q()}else Q()},R=()=>{B.value=!0,g.value=0,_.value=[],f.source&&j()},H=()=>{let q=h.title.value??"";return w.title&&(q=w.title()),(0,l.h)("view",{class:["fox-actionsheet__header"]},[(0,l.h)("view",{class:["fox-actionsheet__header-title"]},[q]),(0,l.h)(e,{class:["fox-actionsheet__header-icon"],onClick:G})])},Z=()=>{let q=null;return w.search?q=w.search():q=(0,l.h)(r,{onSearch:R,placeholder:h.seachPlaceholder.value,disabled:f.disabled,modelValue:u.value,"onUpdate:modelValue":Q=>{u.value=Q}},{leftin:()=>(0,l.h)(d)}),(0,l.h)("view",{class:["fox-actionsheet__searchbar"]},[q])},P=(q,Q,O,ee,v)=>{if(w.optionLabel)return w.optionLabel({text:q,checked:Q,disabled:O,subText:ee,item:v});const p=[],M=(0,l.h)("view",{class:"fox-actionsheet__list-item-text"},[q]);if(p.push(M),ee){const K=(0,l.h)("view",{class:"fox-actionsheet__list-item-subtext"},[ee]);p.push(K)}return(0,l.h)("view",{class:["fox-actionsheet__list-item-label"]},p)},te=(q,Q,O,ee)=>w.optionIcon?w.optionIcon({checked:q,disabled:Q,iconSize:O,item:ee}):q?w.checkedIcon?w.checkedIcon({disabled:Q,item:ee}):(0,l.h)(f.checkedIcon??c,{width:O,height:O,class:["fox-actionsheet__list-item-icon"]}):w.icon?w.icon({disabled:Q,item:ee}):(0,l.h)(f.icon??s,{width:O,height:O,class:["fox-actionsheet__list-item-icon"]}),ne=()=>{const q=[];for(let Q=0;Q<_.value.length;Q++){const O=_.value[Q],ee=Hl(f,O),v=ko(f,O),p=["fox-actionsheet__list-item"],M={};let K=l7(f,O),le=f.iconSize?pe(f.iconSize):null;const re=n7(f,O,Q);re&&(K=K||re.disabled,re.class&&p.push(re.class),re.style&&Object.assign(M,re.style)),K=!!(f.disabled||K);const oe=$.value.includes(Q);K&&p.push("is-disabled"),oe&&p.push("is-checked");const de={class:p,style:M,key:`${Q}`,onClick:()=>{K||F(Q)}};let ge=[];if(w.option)ge.push(w.option({item:O,checked:oe,disabled:K}));else{const Le=P(ee,oe,K,v,O);ge.push(Le);const We=te(oe,K,le,O);ge.push(We)}const ke=(0,l.h)("view",de,ge);q.push(ke)}return q},U=()=>{let q=[];if(w.buttons)q=w.buttons();else{const Q=(0,l.h)(o,{type:"primary",class:"fox-actionsheet__footer-confirm",block:"block",onClick:X,disabled:f.disabled},{default:()=>h.confirmText.value});q.push(Q)}return(0,l.h)("view",{class:"fox-actionsheet__footer"},[q])};return Se({search:async(q=null,Q=!0)=>{k.value=q&&(0,l.toRaw)(q),(0,l.triggerRef)(k),Q&&(B.value=!0,g.value=0,_.value=[]),(0,l.nextTick)(()=>{j()})},clear:()=>{B.value=!0,g.value=0,_.value=[]},confirm:()=>{X()},cancel:()=>{G()}}),()=>{const q=[];if(f.showHeader){const K=H();q.push(K)}if(f.showSearchbar){const K=Z();q.push(K)}let Q=null;if(w.content)Q=w.content();else{const K=ne();Q=(0,l.h)(i,{hasMore:B.value,loadText:h.loadText.value,noMoreText:h.noMoreText.value,modelValue:L.value,"onUpdate:modelValue":le=>{L.value=le},onLoadMore:j},{default:()=>K})}const O={};f.optionsHeight&&(O.height=f.optionsHeight);const ee={"fox-actionsheet__list":!0};f.poppable||(ee["fox-actionsheet__list--inner"]=!0);const v=(0,l.h)("view",{class:ee,style:O},[Q]);if(q.push(v),f.showFooter&&!S.value){const K=U();q.push(K)}const p=(0,l.h)("view",{class:"fox-actionsheet"},q);if(!f.poppable)return p;const M=["fox-actionsheet__popup"];return f.popClass&&M.push(f.popClass),(0,l.h)(n,{popClass:M.join(" "),visible:N.value,closeable:!1,"onUpdate:visible":z,position:f.position,round:"round",onClickOverlay:G,closeOnClickOverlay:f.closeOnClickOverlay},{default:()=>p})}}}}var i7=/scroll|auto|overlay/i,zo=window;function s7(t){return t.tagName!=="HTML"&&t.tagName!=="BODY"&&t.nodeType===1}function c7(t,a=zo){let n=t;for(;n&&n!==a&&s7(n);){const{overflowY:i}=window.getComputedStyle(n);if(i7.test(i))return n;n=n.parentNode}return a}function To(t,a=zo){const n=(0,l.ref)();return(0,l.onMounted)(()=>{t.value&&(n.value=c7(t.value,a))}),n}var Eo=()=>window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0,u7={modelValue:{type:[Boolean],default:!1},hasMore:{type:[Boolean],default:!0},threshold:{type:[Number],default:200},loadText:{type:[String]},noMoreText:{type:[String]},useCapture:{type:[Boolean],default:!1},immediate:{type:[Boolean],default:!1}};function d7(t,a,n){return{props:{...u7},emits:["scroll-change","load-more","update:modelValue"],setup(i,{emit:o,slots:r}){const{toLocaleRefs:s}=(0,Ce.useFoxI18n)(a),c=s(i,["pullText","loadText","noMoreText"]),e=(0,l.ref)(),d=To(e),m=(0,l.reactive)({beforeScrollTop:0,isInfiniting:!1,y:0,x:0,distance:0}),f=(0,l.computed)(()=>({[t]:!0})),w=g=>g?g.offsetTop+w(g.offsetParent):0,T=()=>{let g=0,u=0,k="down";if(d.value==window){const I=Eo();e.value&&(g=w(e.value)+e.value.offsetHeight-I-window.innerHeight),u=I}else{const{scrollHeight:I,clientHeight:E,scrollTop:x}=d.value;g=I-E-x,u=x}return m.beforeScrollTop>u?k="up":k="down",m.beforeScrollTop=u,o("scroll-change",u),g<=i.threshold&&k=="down"},C=()=>{tn(()=>{if(!T()||!i.hasMore||m.isInfiniting)return!1;m.isInfiniting=!0,o("update:modelValue",!0),(0,l.nextTick)(()=>o("load-more"))})},h=()=>{d.value&&d.value.addEventListener("scroll",C,i.useCapture)},y=()=>{d.value&&d.value.removeEventListener("scroll",C,i.useCapture)};(0,l.onMounted)(()=>{h(),i.immediate&&C()}),(0,l.onUnmounted)(()=>{y()});const _=(0,l.ref)(!1);return(0,l.onActivated)(()=>{_.value&&(_.value=!1,h())}),(0,l.onDeactivated)(()=>{_.value=!0,y()}),(0,l.watch)(()=>i.modelValue,g=>{g||(m.isInfiniting=!1)}),()=>{const g=(0,l.h)("view",{class:"fox-infinite__container"},[r?.default?.()]),u=[];if(m.isInfiniting){let I=r?.loading?.()??null;if(!I){let x=r?.loadingIcon?.()??null;x||(x=(0,l.h)(n,{class:["fox-infinite__bottom-box__img"]}));const L=(0,l.h)("view",{class:"fox-infinite__bottom-box__text"},[c.loadText.value]);I=[x,L]}const E=(0,l.h)("view",{class:"fox-infinite__bottom-box"},I);u.push(E)}else if(!i.hasMore){let I=r?.finished?.()??null;I||(I=(0,l.h)("view",{class:"fox-infinite__bottom-tips"},[c.noMoreText.value]),u.push(I))}const k=(0,l.h)("view",{class:"fox-infinite__bottom"},u);return(0,l.h)("view",{class:f.value,ref:e},[g,k])}}}}var{componentName:f7,create:m7,scope:h7}=se("infinite-loading"),p7=m7(d7(f7,h7,Xt)),Kl=p7,g7={modelValue:{type:[String,Number],default:""},inputType:{type:String,default:"text"},label:{type:String,default:""},shape:{type:String,default:"round"},maxLength:{type:[String,Number],default:"9999"},placeholder:{type:String},clearable:{type:Boolean,default:!0},clearIcon:{type:Object},background:{type:String,default:""},inputBackground:{type:String,default:""},focusStyle:{type:Object,default:()=>({})},autofocus:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},inputAlign:{type:String,default:"left"}},y7=(t,a,n)=>({props:{...g7},emits:["change","update:modelValue","blur","focus","clear","search","click-input","keyup-input","click-left-icon","click-right-icon"],setup(i,{slots:o}){const{emitEvent:r}=vn(),{toLocaleRefs:s}=(0,Ce.useFoxI18n)(a),c=s(i,["placeholder"]),e=(0,l.reactive)({active:!1}),d=(0,l.computed)(()=>({background:i.background})),m=(0,l.computed)(()=>({background:i.inputBackground})),f=B=>{let j=B.target.value;i.maxLength&&j.length>Number(i.maxLength)&&(j=j.slice(0,Number(i.maxLength))),r("update:modelValue",j,B),r("change",j,B)},w=(0,l.ref)({}),T=B=>{let j=B.target.value;e.active=!0,w.value=i.focusStyle,r("focus",j,B)},C=B=>{setTimeout(()=>{e.active=!1},0);let j=B.target.value;i.maxLength&&j.length>Number(i.maxLength)&&(j=j.slice(0,Number(i.maxLength))),w.value={},r("blur",j,B)},h=B=>{r("update:modelValue","",B),r("change","",B),r("clear","")},y=(0,l.computed)(()=>String(i.modelValue).length>0),_=(0,l.computed)(()=>{const B={};return y.value||(B.display="none"),B}),g=()=>{r("search",i.modelValue)},u=B=>{r("keyup-input",B),B.key.toLocaleUpperCase()==="ENTER"&&g()},k=B=>{r("click-input",B)},I=B=>{r("click-left-icon",i.modelValue,B)},E=(0,l.computed)(()=>({textAlign:i.inputAlign})),x=(0,l.ref)(null);(0,l.onMounted)(()=>{i.autofocus&&x.value.focus()});const L=()=>{const B=[];if(o.leftin){const $=(0,l.h)("view",{class:[`${t}__search-icon`,`${t}__input-left-search-icon`],onClick:I},[o.leftin()]);B.push($)}const j=(0,l.h)("input",{ref:x,class:[`${t}__input-inner`],style:E.value,type:i.inputType,maxlengt:i.maxLength,placeholder:c.placeholder.value,value:i.modelValue,disabled:i.disabled,readonly:i.readonly,onClick:k,onInput:f,onFocus:T,onBlur:C,onkeyup:u});B.push(j);const S=[];if(i.clearable){const $=(0,l.h)("view",{class:[`${t}__search-icon`,`${t}__input-clear-icon`],style:_.value,onClick:h},[(0,l.h)(o?.clear?.()??i.clearIcon??n)]);S.push($)}if(o.rightin){const $=(0,l.h)("view",{class:[`${t}__search-icon`,`${t}__input-right-search-icon`]},[o.rightin()]);S.push($)}if(S.length>0){const $=(0,l.h)("view",{class:`${t}__input-inner-right`},S);B.push($)}return(0,l.h)("view",{class:[`${t}__search-input`,`${i.shape}`],style:{...m.value,...w.value}},B)};return()=>{const B=[];if(i.label){const S=(0,l.h)("span",{class:`${t}__search-label`},[i.label]);B.push(S)}if(o.leftout){const S=(0,l.h)("view",{class:[`${t}__search-icon`,`${t}__left-search-icon`]},[o.leftout()]);B.push(S)}const j=L();if(B.push(j),o.rightout){const S=(0,l.h)("view",{class:[`${t}__search-icon`,`${t}__right-search-icon`]},[o.rightout()]);B.push(S)}return(0,l.h)("view",{class:`${t}`,style:d.value},B)}}}),{componentName:b7,create:w7,scope:S7}=se("searchbar"),v7=w7(y7(b7,S7,$e.CircleClose)),jl=v7,{componentName:C7,create:N7,scope:k7}=se("actionsheet-pane"),x7=N7(o7(C7,k7,bt,Kl,V.ElButton,jl,Od,_d,Jr,eu,!1)),Yl=x7,$o={type:{type:String,default:"text"},placeholder:{type:String},textAlign:{type:String},maxLength:{type:[String,Number],required:!1},clearable:{type:Boolean,default:!0},unit:{type:[String],required:!1},text:{type:String},actionSheetClass:{type:String},separator:{type:[String],required:!1,defualt:" "}},z7={...xe,...Ee,...$o,...ql};function T7(t,a,n,i,o,r){return{props:z7,emits:["change","update:modelValue","blur","focus","clear","update:text","setValue"],setup(s,c){const{innerDisabled:e,disabled:d,innerReadonly:m,readonly:f,browse:w}=Ie(s),{emitEvent:T}=Te({componentName:t,validateCheckEvents:["blur","clear","change"],validateResetEvents:["focus","setValue"],get readonly(){return f.value},get disabled(){return d.value}},s.prop??c.attrs.name),{toLocaleRefs:C}=(0,Ce.useFoxI18n)(a),h=C(s,["placeholder"]),y=(0,l.ref)(!1),_=we(s,"modelValue",null,T),g=(0,l.ref)(""),u=(0,l.computed)(()=>Array.isArray(g.value)?g.value.join(s.separator):g.value),k="fox-input-item",I=(0,l.computed)(()=>({[k]:!0,[`${k}__disabled`]:d.value})),E=Be((0,l.computed)(()=>s.textAlign),"textAlign"),x=(0,l.computed)(()=>{const F={};return E.value&&(F["text-align"]=E.value),F}),L=(0,l.ref)(!1),B=()=>{L.value=!0},j=F=>{L.value=F},S=F=>{_.value=F,T("update:modelValue",F)},$=(F,z)=>{T("change",F,z)},J=F=>{let z=F.target.value;y.value=!0,T("focus",z,F)},N=F=>{setTimeout(()=>{y.value=!1},0);let z=F.target.value;s.maxLength&&z.length>Number(s.maxLength)&&(z=z.slice(0,Number(s.maxLength))),T("blur",z,F)},D=F=>{g.value=F,T("update:text",F)},A=(0,l.computed)(()=>st(s.unit)>0),Y=(0,l.ref)(),W=(0,l.ref)(null);return Se({focus:()=>{Y?.value.focus()},blur:()=>{Y?.value.blur()},select:()=>{Y?.value.select()},search:F=>{W.value&&W.value.search(F)},clear:()=>{W.value&&W.value.clear},confirm:F=>{W.value&&W.value.confirm()},cancel:()=>{W.value&&W.value.cancel()},setDisabled:F=>{e.value=F},setReadonly:F=>{m.value=F}}),()=>{if(w.value==="on"&&(f.value||d.value))return i(u.value,c.slots);const F={ref:Y,class:I.value,style:x.value,type:"text",maxlength:s.maxLength,placeholder:h.placeholder.value,readonly:!0,value:u.value,onClick:B,onFocus:J,onBlur:N},z={};c.slots.prepend&&(z.prepend=c.slots.prepend),c.slots.append&&(z.append=c.slots.append),c.slots.prefix&&(z.prefix=c.slots.prefix),c.slots.suffix?z.suffix=c.slots.suffix:A.value?z.suffix=()=>[s.unit]:z.suffix=()=>(0,l.h)(V.ElIcon,{},{default:()=>(0,l.h)($e.ArrowDown)});const G=[],X=(0,l.h)(V.ElInput,F,z);G.push(X);const R={default:()=>G};R.label=c.slots.default,R.prepend=c.slots.prepend,R.append=c.slots.append,R.fixedPreTip=c.slots.fixedPreTip,R.fixedTip=c.slots.fixedTip;const H=lt(s,ql);H.ref=W,H.class=s.actionSheetClass,H.disabled=d.value||f.value,H.visible=L.value,H["onUpdate:visible"]=j,H.modelValue=_.value,H["onUpdate:modelValue"]=S,H.text=g.value,H["onUpdate:text"]=D,H.onChange=$,H.poppable=!0;const Z=(0,l.h)(o,H,{title:c.slots.title,search:c.slots.search,option:c.slots.option,optionLabel:c.slots.optionLabel,optionIcon:c.slots.optionIcon,buttons:c.slots.buttons});R.hide=()=>[Z];const P={...Me(s,$o,ql)};return s.prop&&(P.prop=`${s.prop}_item`),n(P,R)}}}}var{componentName:E7,create:$7,scope:V7}=se("actionsheet-item"),B7=$7(T7(E7,V7,Ae,He,Yl)),ha=B7,Vo={readonly:{type:Boolean,default:!1},visibleItemCount:{type:[Number,String],default:7},textKey:{type:String,required:!1,default:"text"},valueKey:{type:String,required:!1,default:"value"},childrenKey:{type:String,required:!1,default:"children"},threeDimensional:{type:Boolean,default:!0},swipeDuration:{type:[Number,String],default:360}},pa={...Yn,...Vo,modelValue:{type:[String,Number,Boolean,Object,Array],default:""},text:{type:[Array],default:[]},columnOptions:{type:[Object,Function]},source:{type:[Array,Function,String],default:[]},sourceFilter:{type:[Function]},params:{type:Object},valueType:{type:String,required:!1,default:"value"},title:{type:String},cancelText:{type:String},clearText:{type:String},confirmText:{type:String},isAutoBackFill:{type:[Boolean],default:!0}};function D7(t){return t===window}var ga=t=>{const a=(0,l.unref)(t);if(D7(a)){const n=a.innerWidth,i=a.innerHeight;return{top:0,left:0,right:n,bottom:i,width:n,height:i}}return a&&a.getBoundingClientRect?a.getBoundingClientRect():{top:0,left:0,right:0,bottom:0,width:0,height:0}},Bo=10;function Do(t,a){return t>a&&t>Bo?"horizontal":a>t&&a>Bo?"vertical":""}function Jt(){const t=window.navigator.userAgent;return"ontouchstart"in window||t.indexOf("touch")!==-1||t.indexOf("mobile")!==-1}function Qt(){const t={startX:0,startY:0,startTime:0,duration:0,moveX:0,moveY:0,deltaX:0,deltaY:0,offsetX:0,offsetY:0,direction:""},a=()=>t.direction==="vertical",n=()=>t.direction==="horizontal",i=()=>{t.deltaX=0,t.deltaY=0,t.offsetX=0,t.offsetY=0,t.direction="",t.startTime=0};return{move:(s=>{if(s.touches){const c=s.touches[0];t.deltaX=c.clientX-t.startX,t.deltaY=c.clientY-t.startY,t.moveX=c.clientX,t.moveY=c.clientY}else{const c=s;t.deltaX=c.clientX-t.startX,t.deltaY=c.clientY-t.startY,t.moveX=c.clientX,t.moveY=c.clientY}t.offsetX=Math.abs(t.deltaX),t.offsetY=Math.abs(t.deltaY),t.duration=Date.now()-t.startTime,t.direction||(t.direction=Do(t.offsetX,t.offsetY))}),start:(s=>{if(i(),s.touches){const c=s.touches[0];t.startX=c.clientX,t.startY=c.clientY}else{const c=s;t.startX=c.clientX,t.startY=c.clientY}t.startTime=Date.now()}),reset:i,isVertical:a,isHorizontal:n,state:t}}function Mo(){const t=(0,l.ref)(0),a=(0,l.ref)(0),n=(0,l.ref)(0),i=(0,l.ref)(0),o=(0,l.ref)(0),r=(0,l.ref)(0),s=(0,l.ref)(0),c=(0,l.ref)(0),e=(0,l.ref)(0),d=(0,l.ref)(0),m=(0,l.ref)(""),f=()=>m.value==="vertical",w=()=>m.value==="horizontal",T=()=>{s.value=0,c.value=0,e.value=0,d.value=0,m.value="",n.value=0};return{move:(y=>{if(y.touches){const _=y.touches[0];s.value=_.clientX-t.value,c.value=_.clientY-a.value,o.value=_.clientX,r.value=_.clientY}else{const _=y;s.value=_.clientX-t.value,c.value=_.clientY-a.value,o.value=_.clientX,r.value=_.clientY}e.value=Math.abs(s.value),d.value=Math.abs(c.value),i.value=Date.now()-n.value,m.value||(m.value=Do(e.value,d.value))}),start:(y=>{if(T(),y.touches){const _=y.touches[0];t.value=_.clientX,a.value=_.clientY}else{const _=y;t.value=_.clientX,a.value=_.clientY}n.value=Date.now()}),reset:T,startX:t,startY:a,startTime:n,duration:i,moveX:o,moveY:r,deltaX:s,deltaY:c,offsetX:e,offsetY:d,direction:m,isVertical:f,isHorizontal:w}}var Io=36;function M7(){return Io}function I7(t){Io=t}function rt(t,a){return typeof t.textKey=="string"&&t.textKey.length>0?a[t.textKey]:a.text}function ya(t,a){return typeof t.childrenKey=="string"&&t.childrenKey.length>0?a[t.childrenKey]:a.children??null}function A7(t,a,n){typeof t.childrenKey=="string"&&t.childrenKey.length>0&&(a[t.childrenKey]=n),a.children=n}function St(t,a){return typeof t.valueKey=="string"&&t.valueKey.length>0?a[t.valueKey]:a.value}function Ao(t,a){return typeof t.itemOptions=="function"?t.columnOptions(a):t.columnOptions}var _7=class{proxy;constructor(t){this.proxy=t}async load(t,a,n){if(Array.isArray(a))return a;if(typeof a=="function")return await a(n);const i=Fe(this.proxy,t);return i===null?(console.error(`${t} component not found api function`),[]):(Ue(n)&&(0,l.isReactive)(n)&&(n=(0,l.toRaw)(n)),await i(a,n))}};function L7(){return new _7((0,l.getCurrentInstance)().proxy)}function _o(t,a,n){return!(rt(t,a)!==rt(t,n)||St(t,a)!==St(t,n))}function P7(t,a,n,i){if(n.length==0)return[];Array.isArray(a)||(a=[a]);const o=[],r=t.valueType??"value";if(i==="singleColumn"||i==="multipleColumn")for(let s=0;s<a.length&&s<n.length;s++){const c=a[s];let e=n[s].findIndex(d=>{if(r==="text")return rt(t,d)===c;if(r==="value"){let m=St(t,d);return m==null&&(m=rt(t,d)),m===c}else if(r==="item")return _o(t,d,c)});if(e==-1)break;o.push(e)}else{let s=n[0];for(let c=0;c<a.length;c++){const e=a[c];let d=s.findIndex(f=>{if(r==="text")return rt(t,f)===e;if(r==="value"){let w=St(t,f);return w==null&&(w=rt(t,f)),w===e}else if(r==="item")return _o(t,f,e)});if(d==-1)break;o.push(d);const m=ya(t,s[d]);if(!Array.isArray(m))break;s=m}}return o}function Lo(t,a,n,i){if(n.length==0)return null;const o={texts:[],values:[],items:[]},r=t.valueType??"value";if(i==="singleColumn"||i==="multipleColumn")for(let s=0;s<a.length&&s<n.length;s++){const c=n[s];let e=a[s];e<0&&e>=c.length&&(e=0);const d=c[e],m=rt(t,d);if(o.texts.push(m),o.items.push(d),r==="text")o.values.push(m);else if(r==="value"){let f=St(t,d);f==null&&(f=m),o.values.push(f)}else o.values.push(d)}else{let s=n[0];for(let c=0;c<a.length;c++){let e=a[c];e<0&&e>=s.length&&(e=0);const d=s[e],m=rt(t,d),f=Object.assign({},d);if(f.children=null,o.texts.push(m),o.items.push(f),r==="text")o.values.push(m);else if(r==="value"){let w=St(t,d);w==null&&(w=m),o.values.push(w)}else o.values.push(f);if(!Array.isArray(d.children))break;s=d.children}}return o}function Po(t){return{text:t,value:t}}var F7=15,R7=300,O7=200,{create:q7}=se("picker-column");function H7(t){t.stopPropagation()}function K7(t,a){(typeof t.cancelable!="boolean"||t.cancelable)&&t.preventDefault(),a&&H7(t)}var j7={source:{type:Array,default:[]},columnIndex:{type:Number,required:!0,default:0},modelValue:{type:Number,required:!0,default:0},itemHeight:{type:Number,required:!0,default:35},visible:{type:Boolean,default:!1},...Vo},Y7=q7({props:j7,emits:["click","change","update:modelValue"],setup(t,{emit:a}){const n=(0,l.computed)(()=>({"fox-picker__list":!0})),i=(0,l.computed)(()=>({height:`${be(t.visibleItemCount)*+t.itemHeight}px`})),o=(0,l.computed)(()=>({"fox-picker__content":!0,"fox-picker__content-tile":!t.threeDimensional,"fox-picker__content-roller":t.threeDimensional})),r=(0,l.computed)(()=>t.itemHeight*Math.floor(+t.visibleItemCount/2)),s=x=>{const L=x+1;return L>=f.currIndex+8||L<=f.currIndex-8},c=(0,l.computed)(()=>({transition:`transform ${f.scrollTime}ms cubic-bezier(0.17, 0.89, 0.45, 1)`,transform:`rotate3d(1, 0, 0, ${f.deg})`,top:`${r.value}px`})),e=x=>{const L=x+1;return`transform: rotate3d(1, 0, 0, ${-f.rotation*L}deg) translate3d(0px, 0px, 104px)`},d=(0,l.computed)(()=>({transition:`transform ${f.scrollTime}ms cubic-bezier(0.17, 0.89, 0.45, 1)`,transform:`translate3d(0, ${f.scrollDistance+r.value}px, 0)`})),m=(0,l.ref)(null),f=(0,l.reactive)({currIndex:t.modelValue,startDistance:0,scrollDistance:0,scrollTime:0,moving:!1,rotation:20,deg:0,transitionEndTrigger:null}),w=x=>rt(t,x),T=x=>St(t,x),C=Mo(),h=()=>{f.transitionEndTrigger&&(f.transitionEndTrigger(),f.transitionEndTrigger=null)},y=(x,L=!1,B=!1)=>{if(f.currIndex=x,L){const j=()=>{f.moving=!1,a("update:modelValue",x),a("change",x)};B?f.transitionEndTrigger=j:j()}},_=(x,L,B)=>{let j=x+f.startDistance;if(L==="end"){const S=-(t.source.length-1)*t.itemHeight;j<S&&(j=S),j>0&&(j=0);let $=Math.abs(Math.round(-j/t.itemHeight));const J=-$*t.itemHeight,N=`${($+1)*f.rotation}deg`;y($,!0,B?B>0:!1),g(J,L,B,N)}else{let S=(-j/t.itemHeight+1)*f.rotation;const $=(t.source.length+1)*f.rotation,J=0;if(S=Math.min(Math.max(S,J),$),t.threeDimensional&&(S<J||S>$))return;g(j,null,void 0,`${S}deg`)}},g=(x=0,L,B=O7,j)=>{L==="end"?f.scrollTime=B:f.scrollTime=0,f.deg=j,f.scrollDistance=x},u=(x,L)=>(x=Math.abs(x/L)/.003*(x<0?-1:1),x),k=x=>{t.readonly||(f.startDistance=f.scrollDistance,C.start(x),f.transitionEndTrigger=null)},I=x=>{t.readonly||(f.moving=!0,C.move(x),C.isVertical()&&(f.moving=!0,K7(x,!0)),_(C.deltaY.value,"",0))},E=()=>{if(t.readonly)return;const x=C.deltaY.value,L=C.duration.value;L<R7&&Math.abs(x)>F7?_(u(x,L),"end",be(t.swipeDuration)):_(x,"end",0)};return(0,l.watch)(()=>t.modelValue,x=>{const L=f.currIndex-x;L!==0&&(f.currIndex=x,f.startDistance=f.scrollDistance,_(L*t.itemHeight,"",0))}),(0,l.watch)(()=>t.source,x=>{if(f.currIndex>=x.length){const L=(x.length-1-f.currIndex)*t.itemHeight;f.startDistance=f.scrollDistance,_(L,"end",0)}}),(0,l.watch)(()=>t.visible,x=>{x===!1&&h()}),(0,l.onMounted)(()=>{_(-t.modelValue*t.itemHeight)}),{classes:n,styles:i,contentClasses:o,itemText:w,itemValue:T,...(0,l.toRefs)(f),roller:m,getItemText:rt,onTouchStart:k,onTouchMove:I,onTouchEnd:E,isHidden:s,setRollerStyle:e,touchRollerStyle:c,touchTileStyle:d,stopMomentum:h}}}),W7={key:1,class:"fox-picker__item-tile"};function U7(t,a,n,i,o,r){return(0,l.openBlock)(),(0,l.createElementBlock)("view",{class:(0,l.normalizeClass)(t.classes),style:(0,l.normalizeStyle)(t.styles),onTouchstart:a[0]||(a[0]=(...s)=>t.onTouchStart&&t.onTouchStart(...s)),onTouchmove:a[1]||(a[1]=(...s)=>t.onTouchMove&&t.onTouchMove(...s)),onTouchend:a[2]||(a[2]=(...s)=>t.onTouchEnd&&t.onTouchEnd(...s)),onTouchcancel:a[3]||(a[3]=(...s)=>t.onTouchEnd&&t.onTouchEnd(...s)),onTransitionend:a[4]||(a[4]=(...s)=>t.stopMomentum&&t.stopMomentum(...s))},[(0,l.createElementVNode)("view",{ref:"roller",class:(0,l.normalizeClass)(t.contentClasses),style:(0,l.normalizeStyle)(t.threeDimensional?t.touchRollerStyle:t.touchTileStyle)},[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(t.source,(s,c)=>((0,l.openBlock)(),(0,l.createElementBlock)(l.Fragment,{key:`${t.columnIndex}_${c}`},[t.threeDimensional?((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:0,class:(0,l.normalizeClass)(["fox-picker__item",{"fox-picker__item-hidden":t.isHidden(c)}]),style:(0,l.normalizeStyle)(t.setRollerStyle(c))},(0,l.toDisplayString)(t.itemText(s)),7)):((0,l.openBlock)(),(0,l.createElementBlock)("view",W7,(0,l.toDisplayString)(t.itemText(s)),1))],64))),128))],6)],38)}var G7=Re(Y7,[["render",U7]]),{create:X7,componentName:Z7,scope:J7}=se("picker"),Q7=X7({components:{PickerColumn:G7,Popup:bt},props:pa,emits:["close","change","confirm","update:visible","update:text","update:modelValue","clear"],setup(t,{emit:a}){const{toLocaleRefs:n,t:i}=(0,Ce.useFoxI18n)(J7),o=n(t,["title","cancelText","clearText","confirmText"]),r=(0,l.ref)(null),s=(0,l.ref)(M7());(0,l.watch)(()=>t.visible,$=>{$&&s.value<=0&&setTimeout(()=>{r.value&&(s.value=ga(r.value).height,I7(s.value))},50)});const c=(0,l.computed)(()=>({[Z7]:!0})),e=L7(),d=(0,l.ref)("singleColumn"),m=(0,l.ref)([]),f=(0,l.computed)(()=>{if(typeof t.sourceFilter=="function"){const $=[];for(let J=0;J<m.value.length;J++){const N=m.value[J];if(Array.isArray(N)){const D=N.filter(t.sourceFilter);$.push(D)}}return $}return m.value});(0,l.watch)([()=>t.source,()=>t.params],async([$,J])=>{if($){let N=await e.load("select",$,J);if(N.length>0){let D=N[0];if(Array.isArray(D)){if(typeof D[0]=="string"){let A=N,Y=[];A.forEach(W=>{let F=W.map(z=>Po(z));Y.push(F)}),m.value=Y}else m.value=N;d.value="multipleColumn"}else if(typeof D=="string"){let A=N,Y=[],W=A.map(F=>Po(F));Y.push(W),m.value=Y,d.value="singleColumn"}else{const A=ya(t,D);Array.isArray(A)?(d.value="cascade",m.value=[N]):(d.value="singleColumn",m.value=[N])}}else m.value=[]}},{immediate:!0});const w=(0,l.ref)([]),T=(0,l.ref)(t.modelValue),C=(0,l.ref)([]),h=(0,l.ref)([]);(0,l.watch)([()=>t.modelValue,()=>f.value],([$,J])=>{let N=P7(t,$,J,d.value);if(!Ze(N,h.value)){h.value=N;let D=Lo(t,N,J,d.value);D&&(w.value=D.texts,a("update:text",w.value))}});const y=(0,l.ref)(t.visible);(0,l.watch)(()=>t.visible,$=>{y.value=$});const _=$=>{let J=Ao(t,$);return Ue(J)?J.defaultIndex??0:0},g=$=>{if(t.readonly===!0)return!0;let J=Ao(t,$);return Ue(J)?J.readonly??!1:!1},u=($,J)=>{let N=h.value;N[$]=J;for(let A=0;A<$;A++)N[A]==null&&(N[A]=_(A));if(d.value==="cascade")for(let A=$+1;A<I.value.length;A++){let Y=_(A);A<N.length?N[A]=Y:N.push(Y)}else for(let A=N.length;A<I.value.length;A++){let Y=_(A);N.push(Y)}h.value=N;let D=Lo(t,N,f.value,d.value);D&&(w.value=D.texts,T.value=D.values,C.value=D.items)},k=$=>$<h.value.length?h.value[$]:_($),I=(0,l.computed)(()=>{if(f.value.length==0)return[];if(d.value=="singleColumn"||d.value=="multipleColumn")return f.value;let $=[],J=0,N=f.value[0],D=0;for(;;){const A=N.map(F=>{let z=Object.assign({},F);return A7(t,z,null),z});$.push(A),J>=h.value.length?D=0:D=h.value[J],(D<0||D>=N.length)&&(D=0);let Y=N[D];const W=ya(t,Y);if(!Array.isArray(W))break;N=W,J++}return $}),E=(0,l.computed)(()=>be(+t.visibleItemCount-1)/2*s.value),x=($=!1)=>{if(t.readonly===!0){$&&a("update:visible",!1);return}let J=f.value.length-1;for(;J>=0&&!(h.value[J]===null||h.value[J]===void 0);J--);if(J>=0&&u(J,0),d.value==="singleColumn"){let N=T.value.length>0?T.value[0]:"",D=C.value.length>0?C.value[0]:null;a("update:modelValue",N),a("update:text",w.value),a("change",N,D),$&&(a("confirm",N),a("update:visible",!1))}else a("update:modelValue",T.value),a("update:text",w.value),a("change",T.value,C.value),$&&(a("confirm",T.value),a("update:visible",!1))};return{...o,pickerLineRef:r,classes:c,columns:I,dataType:d,show:y,itemHeight:s,top:E,isReadonly:g,getIndex:k,change:($,J)=>{u($,J),t.isAutoBackFill&&x(!y.value)},close:()=>{a("close"),a("update:visible",!1)},confirm:()=>{x(!0)},clear:()=>{if(t.readonly===!0){a("update:visible",!1);return}d.value==="singleColumn"?(a("update:modelValue",""),a("change","")):(a("update:modelValue",[]),a("change",[])),a("clear",""),a("update:visible",!1)}}}}),em={class:"fox-picker__bar"},tm={class:"fox-picker__title"},lm={class:"fox-picker__bar__action"},nm={class:"fox-picker__column"};function am(t,a,n,i,o,r){const s=(0,l.resolveComponent)("PickerColumn"),c=(0,l.resolveComponent)("Popup");return(0,l.openBlock)(),(0,l.createElementBlock)("view",{class:(0,l.normalizeClass)(t.classes)},[(0,l.createVNode)(c,{position:"bottom","pop-class":"fox-picker__popup",visible:t.show,"onUpdate:visible":a[3]||(a[3]=e=>t.show=e),teleport:t.teleport,"lock-scroll":t.lockScroll,"close-on-click-overlay":t.closeOnClickOverlay,onClose:t.close,round:!0,"teleport-disable":t.teleportDisable},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("view",em,[(0,l.createElementVNode)("view",tm,(0,l.toDisplayString)(t.title),1),(0,l.createElementVNode)("view",lm,[(0,l.createElementVNode)("view",{class:"fox-picker__left fox-picker__cancel fox-picker__button",onClick:a[0]||(a[0]=(...e)=>t.close&&t.close(...e))},(0,l.toDisplayString)(t.cancelText),1),(0,l.createElementVNode)("view",{class:"fox-picker__right fox-picker__confirm fox-picker__button",onClick:a[1]||(a[1]=(...e)=>t.confirm&&t.confirm(...e))},(0,l.toDisplayString)(t.confirmText),1),t.clearText?((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:0,class:"fox-picker__right fox-picker__clear fox-picker__button",onClick:a[2]||(a[2]=(...e)=>t.clear&&t.clear(...e))},(0,l.toDisplayString)(t.clearText),1)):(0,l.createCommentVNode)("",!0)])]),(0,l.renderSlot)(t.$slots,"top"),(0,l.createElementVNode)("view",nm,[(0,l.createElementVNode)("view",{class:"fox-picker__mask",style:(0,l.normalizeStyle)({backgroundSize:`100% ${t.top}px`})},null,4),(0,l.createElementVNode)("view",{ref:"pickerLineRef",class:"fox-picker__hairline",style:(0,l.normalizeStyle)({top:` ${t.top}px`})},null,4),((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(t.columns,(e,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:d,class:"fox-picker__columnitem"},[(0,l.createVNode)(s,{visible:t.show,source:e,readonly:t.isReadonly(d),"column-index":d,modelValue:t.getIndex(d),"onUpdate:modelValue":m=>t.change(d,m),"visible-item-count":t.visibleItemCount,"three-dimensional":t.threeDimensional,"swipe-duration":t.swipeDuration,"item-height":t.itemHeight,"text-key":t.textKey,"value-key":t.valueKey},null,8,["visible","source","readonly","column-index","modelValue","onUpdate:modelValue","visible-item-count","three-dimensional","swipe-duration","item-height","text-key","value-key"])]))),128))]),(0,l.renderSlot)(t.$slots,"default")]),_:3},8,["visible","teleport","lock-scroll","close-on-click-overlay","onClose","teleport-disable"])],2)}var el=Re(Q7,[["render",am]]),Fo={...pa,placeholder:{type:String},textAlign:{type:String},maxLength:{type:[String,Number],required:!1},clearable:{type:Boolean,default:!0},unit:{type:[String],required:!1},text:{type:String}};function rm(t,a,n,i){return{props:{...xe,...Ee,...Fo},emits:["change","update:modelValue","blur","focus","clear","update:text","setValue"],setup(o,r){const{innerDisabled:s,disabled:c,innerReadonly:e,readonly:d,browse:m}=Ie(o),{emitEvent:f}=Te({componentName:t,validateCheckEvents:["blur","clear","change"],validateResetEvents:["focus","setValue"],get readonly(){return d.value},get disabled(){return c.value}},o.prop??r.attrs.name),{toLocaleRefs:w}=(0,Ce.useFoxI18n)(a),T=w(o,["placeholder"]),C=(0,l.ref)(!1),h=t,y=(0,l.computed)(()=>({[h]:!0})),_=Be((0,l.computed)(()=>o.textAlign),"textAlign"),g=(0,l.computed)(()=>({textAlign:_.value??"right"})),u=we(o,"modelValue",null,f),k=(0,l.ref)([]),I=(0,l.computed)(()=>Array.isArray(k.value)?k.value.join(" "):k.value),E=(0,l.ref)(!1),x=()=>{E.value=!0},L=F=>{E.value=F},B=F=>{u.value=F,f("update:modelValue",F)},j=F=>{k.value=F,Array.isArray(F)&&F.length===0?f("update:text",F[0]):f("update:text",F)},S=(F,z)=>{f("change",F,z)};let $=we(o,"hintText"),J=(0,l.ref)(!1);const N=F=>{let z=F.target.value;C.value=!0,he($.value)||(J.value=!0),f("focus",z,F)},D=F=>{setTimeout(()=>{J.value&&(J.value=!1),C.value=!1},0);let z=F.target.value;o.maxLength&&z.length>Number(o.maxLength)&&(z=z.slice(0,Number(o.maxLength))),E.value?setTimeout(()=>{f("blur",z,F)},50):f("blur",z,F)},A=()=>{f("clear","")},Y=(0,l.computed)(()=>st(o.unit)>0),W=(0,l.ref)();return Se({focus:()=>{W?.value.focus()},blur:()=>{W?.value.blur()},select:()=>{W?.value.select()},setDisabled:F=>{s.value=F},setReadonly:F=>{e.value=F}}),()=>{if(m.value==="on"&&(d.value||c.value))return i(I.value,r.slots);const F={class:y.value,style:g.value,type:"text",maxlength:o.maxLength,placeholder:T.placeholder.value,clearable:me(o.clearable),readonly:!0,value:I.value,onClick:x,onFocus:N,onBlur:D},z={};r.slots.prepend&&(z.prepend=r.slots.prepend),r.slots.append&&(z.append=r.slots.append),r.slots.prefix&&(z.prefix=r.slots.prefix),r.slots.suffix?z.suffix=r.slots.suffix:Y.value?z.suffix=()=>[o.unit]:z.suffix=()=>(0,l.h)(V.ElIcon,{},{default:()=>(0,l.h)($e.ArrowDown)});const G=[],X=(0,l.h)(V.ElInput,F,z);G.push(X);const R={default:()=>G};R.label=r.slots.default,R.fixedPreTip=r.slots.fixedPreTip,R.fixedTip=r.slots.fixedTip;const H=lt(o,pa);H.disabled=!1,H.readonly=c.value||d.value,H.visible=E.value,H["onUpdate:visible"]=L,H.modelValue=u.value,H["onUpdate:modelValue"]=B,H.text=k.value,H["onUpdate:text"]=j,H.onClear=A,H.onChange=S;const Z=(0,l.h)(el,H);R.hide=()=>[Z];const P={...Me(o,Fo),hintText:$.value,hintVisible:J.value};return o.prop&&(P.prop=`${o.prop}_item`),n(P,R)}}}}var{componentName:om,create:im,scope:sm}=se("picker-item"),cm=im(rm(om,sm,Ae,He)),ba=cm,um={...xe,...Ee,placeholder:{type:[String]},textAlign:{type:[String]},modelValue:{type:[String],required:!1},desc:{type:[String],required:!1},icon:{type:[Object],required:!1},iconSize:{type:[String],required:!1}};function dm(t,a,n,i){return{props:um,emits:["click","focus","blur","change"],setup(o,r){const{disabled:s,readonly:c}=Ie(o),{emitEvent:e}=Te({componentName:t,validateCheckEvents:["change"],validateResetEvents:["focus"],get readonly(){return c.value},get disabled(){return s.value}},o.prop??r.attrs.name),{toLocaleRefs:d}=(0,Ce.useFoxI18n)(a),m=d(o,["placeholder"]),f=(0,l.ref)(o.modelValue);(0,l.watch)(()=>o.modelValue,S=>{f.value=S,e("change",S)});const w=(0,l.computed)(()=>({[`${t}`]:!0})),T=(0,l.computed)(()=>({[`${t}__main`]:!0,[`${t}__placeholder`]:!s.value&&he(f.value),"is-disabled":s.value,"is-readonly":c.value})),C=Be((0,l.computed)(()=>o.textAlign),"textAlign"),h=(0,l.computed)(()=>{const S={};return C.value&&(S["text-align"]=C.value),S}),y=(0,l.computed)(()=>!he(o.modelValue)||r.slots.main?!0:!!he(o.desc)),_=(0,l.computed)(()=>he(f.value)?m.placeholder.value:f.value),g=(0,l.computed)(()=>!he(o.desc)||r.slots.sub),u=(0,l.computed)(()=>({[`${t}__sub`]:!0})),k=(0,l.computed)(()=>{const S={};return C.value&&(S["text-align"]=C.value),S}),I=()=>{e("focus",f.value)},E=()=>{e("blur",f.value)},x=(0,l.computed)(()=>({[`${t}__append`]:!0,"is-disabled":s.value,"is-readonly":c.value})),L=S=>{s.value==!0||c.value==!0||e("click")},B=(0,l.computed)(()=>o.icon??n),j=(0,l.computed)(()=>({action:!0}));return()=>{const S=[];if(typeof r.slots.content=="function"){const F=r.slots.content();S.push(F)}else{const F=[];if(y.value){const G={tabIndex:0,class:T.value,style:h.value,onFocus:I,onBlur:E};let X=null;r.slots.main?X=(0,l.h)("view",G,[r.slots.main(_.value)]):X=(0,l.h)("view",G,[_.value]),F.push(X)}if(g.value){const G={tabIndex:0,class:u.value,style:k.value,onFocus:I,onBlur:E};let X=null;r.slots.sub?X=(0,l.h)("view",G,[r.slots.sub(o.desc)]):X=(0,l.h)("view",G,[o.desc]),F.push(X)}const z=(0,l.h)("view",{class:w.value,onClick:L},F);S.push(z)}const $=[],J=pe(o.iconSize);let N=r.slots.icon;if(!N){const F={width:J,height:J,class:["action-icon"]};N=(0,l.h)(B.value,F)}const D=(0,l.h)("view",{class:j.value,onClick:L},{default:()=>[N]});$.push(D);const A=(0,l.h)("view",{class:x.value},{default:()=>$});S.push(A);const Y={default:()=>S};Y.label=r.slots.default,Y.prepend=r.slots.prepend,Y.append=r.slots.append,Y.fixedPreTip=r.slots.fixedPreTip,Y.fixedTip=r.slots.fixedTip;const W={...lt(o,Ee,xe)};return o.prop&&(W.prop=`${o.prop}_item`),i(W,Y)}}}}var{componentName:fm,create:mm,scope:hm}=se("link-item"),pm=mm(dm(fm,hm,$e.ArrowRight,Ae)),wa=pm,Sa={modelValue:{type:[String,Number],default:0},data:{type:[Array]},textKey:{type:String,default:"text"},valueKey:{type:String,default:"value"},visibleKey:{type:String,default:"visibile"},disabledKey:{type:String,default:"disabled"},doitKey:{type:String,default:"doit"},numKey:{type:String,default:"num"},direction:{type:String,default:"horizontal"},size:{type:String,default:"normal"},shape:{type:String},align:{type:String},markShape:{type:String,default:"line"},scroll:{type:Boolean,default:!1},showScrollArrow:{type:Boolean,default:!1},ellipsis:{type:Boolean,default:!0},animatedTime:{type:[Number,String],default:300},gutter:{type:[Number,String],default:0},itemOptions:{type:[Object,Function]},showQuickNavigation:{type:Boolean,default:!1},beforeChange:{type:Function}},Ro=(t,a)=>a[t.textKey],tl=(t,a)=>a[t.valueKey],gm=(t,a)=>a[t.visibleKey],Oo=(t,a)=>a[t.disabledKey],ym=(t,a)=>{const n=a[t.doitKey];return me(n)},bm=(t,a)=>{const n=a[t.numKey];return n==null?null:be(a[n])},qo=(t,a,n)=>{const i=t.itemOptions;return typeof i=="function"?i(a,n):i||null};function wm(t,a,n,i,o,r=!1){return{props:Sa,emits:["update:modelValue","change","click"],setup(s,{slots:c,emit:e}){const d=(0,l.computed)(()=>{const v={};return v[`${t}`]=!0,v}),m=(0,l.computed)(()=>{const v={};return v[`${t}__titles`]=!0,v[`${s.direction}`]=!0,s.align&&(v[`${s.align}`]=!0),s.scroll===!0&&(v.scrollable=!0),s.shape&&(v[`${s.shape}`]=!0),s.showScrollArrow?(P.value===!0&&(v["has-left-scroll-arrow "]=!0),te.value===!0&&(v["has-right-scroll-arrow "]=!0)):s.showQuickNavigation&&(v["has-navigation"]=!0),v}),f=(0,l.computed)(()=>({})),w=(0,l.computed)(()=>{if(!s.gutter)return 0;const v=pe(s.gutter);return v<=0?0:v}),T=(0,l.ref)(s.modelValue);(0,l.watch)(()=>s.modelValue,v=>{T.value!==v&&(T.value=v,F(!1))});const C=(0,l.ref)({"fox-tabs-bar__popup":!0,"fox-tabs-bar__popup--show":!1,"fox-tabs-bar__popup--hide":!1}),h=(0,l.computed)(()=>{const v={};return _.value||(v.display="none"),v}),y=(0,l.ref)(),_=(0,l.ref)(!1),g=()=>{u(!_.value)},u=v=>{const p=v;p?(_.value=p,setTimeout(()=>{C.value["fox-tabs-bar__popup--show"]=!0,C.value["fox-tabs-bar__popup--hide"]=!1},0)):(C.value["fox-tabs-bar__popup--show"]=!1,C.value["fox-tabs-bar__popup--hide"]=!0,y.value?y.value.addEventListener("transitionend",()=>{_.value=!1},{once:!0}):setTimeout(()=>{_.value=!1},0))},k=(0,l.ref)(),I=(0,l.ref)([]),E=(v,p)=>{I.value[p]=v},x=v=>p=>{E(p,v)},L=(v,p)=>{const M=k.value,K=I.value;if(!M||!K||!K[v])return;const le=K[v];let re=0;s.direction==="vertical"?re=le.offsetTop-(M.offsetHeight-le.offsetHeight)/2:re=le.offsetLeft-(M.offsetWidth-le.offsetWidth)/2,B(M,re,p?0:.3,s.direction)},B=(v,p,M,K)=>{let le=0;const re=K==="horizontal"?v.scrollLeft:v.scrollTop,oe=M===0?1:Math.round(M*1e3/16);function de(){K==="horizontal"?v.scrollLeft+=(p-re)/oe:v.scrollTop+=(p-re)/oe,++le<oe&&fn(de)}de()},j=(v,p)=>{const M=tl(s,v),K={};return K[`${t}__titles-item`]=!0,K.disabled=Oo(s,v),K.active=M===T.value,s.shape&&(K[`${s.shape}`]=!0),s.ellipsis&&(K.ellipsis=!0),p&&(p.class&&(K[`${p.class}`]=!0),p.disabled===!0&&(K.disabled=p.disabled)),K},S=(v,p)=>{const M={};if(w.value>0){const K=Math.abs(w.value/2);s.direction==="vertical"?(M["margin-top"]=`${K}px`,M["margin-bottom"]=`${K}px`):(M["margin-left"]=`${K}px`,M["margin-right"]=`${K}px`)}return p&&p.style&&Object.assign(M,p.style),M},$=(v,p)=>`${tl(s,v)??p}`,J=(v,p)=>{const M=tl(s,v),K={};K[`${t}__popup-item`]=!0,K.disabled=Oo(s,v),K.active=M===T.value,s.shape&&(K[`${s.shape}`]=!0);const le=qo(s,v,p);return le&&le.disabled===!0&&(K.disabled=le.disabled),K},N=(0,l.computed)(()=>(s.data??[]).filter(v=>gm(s,v)!==!1)),D=(v,p)=>{const M=tl(s,v);if(e("click",v,p),T.value==M)return;const K=()=>{T.value=M,s.scroll&&L(p,!1),e("update:modelValue",M),e("change",v,p)};if(typeof s.beforeChange=="function"){const le=s.beforeChange(v,p);dl(le)?le.then(re=>{re!==!1&&K()}).catch(()=>{K()}):le!==!1&&K()}else K()},A=(v,p)=>function(){D(v,p)},Y=(v,p)=>{D(v,p),u(!1)},W=(v,p)=>function(){Y(v,p)},F=v=>{if(!Array.isArray(s.data)||!s.scroll)return;Z()&&Q();const p=s.data.findIndex(M=>tl(s,M)===T.value);p!==-1&&L(p,v)},z=()=>{Z()||O()};(0,l.watch)(()=>s.data,()=>{setTimeout(F,0)}),(0,l.onMounted)(()=>{F(!0)}),(0,l.onBeforeUnmount)(()=>{z()});const G=(v,p)=>{if(c.item)return c.item({item:v,index:p});const M=qo(s,v,p),K=[];if(c.text){const re=c.text({item:v,index:p});K.push(re)}else{const re=[];if(M?.doit===!0||ym(s,v)){const ke=(0,l.h)("view",{class:[`${t}__titles-item-tip`,"doit"]});re.push(ke)}const oe=M?.num??bm(s,v);if(oe){let ke="";const Le=be(oe);Le>=100?ke="99+":ke=`${Le}`;const We=(0,l.h)("view",{class:[`${t}__titles-item-tip`,"num"]},[ke]);re.push(We)}const de={class:`${t}__titles-item-text`};re.push(Ro(s,v));const ge=(0,l.h)("view",de,re);K.push(ge)}const le=(0,l.h)("view",{class:`${t}__titles-item-line`});return K.push(le),(0,l.h)("view",{ref:x(p),class:j(v,M),style:S(v,M),key:$(v,p),onClick:A(v,p)},K)},X=()=>{const v=c.default?c.default():[];if(v.length===0)for(let p=0;p<N.value.length;p++){const M=N.value[p],K=G(M,p);v.push(K)}return(0,l.h)("view",{ref:k,class:m.value,style:f.value},v)},R=()=>{let v=null;return c.navigation?v=c.navigation():v=(0,l.h)(n),(0,l.h)("view",{class:`${t}__navigation`,onClick:g},[v])},H=()=>{const v=[];for(let p=0;p<N.value.length;p++){const M=N.value[p];let K=null;c.popupItem?K=c.popupItem({item:M,index:p}):K=Ro(s,M);const le=(0,l.h)("view",{class:J(M,p),key:$(M,p),onClick:W(M,p)},[K]);v.push(le)}return(0,l.h)("view",{class:C.value,style:h.value},v)},Z=()=>s.showScrollArrow&&s.direction=="horizontal",P=(0,l.ref)(!1),te=(0,l.ref)(!1),ne=v=>{const p=k.value,M=I.value;if(!(!p||!M))if(v==="left"){const K=p.scrollLeft;let le=K;for(let re=0;re<M.length;re++){const oe=M[re].offsetLeft;if(K-oe<0)break;le=oe}B(p,le,.3,"horizontal")}else{const K=p.scrollLeft;let le=K,re=p.offsetWidth;for(let oe=M.length-1;oe>=0;oe--){const de=M[oe].offsetLeft+M[oe].offsetWidth;if(de-K<p.offsetWidth){le+=re-de;break}re=de}B(p,le,.3,"horizontal")}},U=Je(()=>{const v=k.value;if(!v)return;let p=v.scrollLeft>0;p!==P.value&&(P.value=p);let M=v.scrollWidth-v.scrollLeft>v.offsetWidth;M!==te.value&&(te.value=M)},50),q=v=>{U()},Q=()=>{const v=k.value;v&&(U(),v.addEventListener("scroll",q))},O=()=>{const v=k.value;v&&v.removeEventListener("scroll",q)},ee=v=>{if(v==="left"&&P.value!==!0||v==="right"&&te.value!==!0)return null;let p=null;return v==="left"?c.leftArrow?p=c.leftArrow():p=(0,l.h)(i):c.rightArrow?p=c.rightArrow():p=(0,l.h)(o),(0,l.h)("view",{class:[`${t}__scroll-arrow`,v],onClick:()=>{ne(v)}},[p])};return()=>{const v=[],p=X();if(v.push(p),Z()){const M=ee("left");M&&v.push(M);const K=ee("right");K&&v.push(K)}else if(s.showQuickNavigation){const M=R();v.push(M);const K=H();v.push(K)}return(0,l.h)("view",{class:d.value},v)}}}}var{create:Sm,componentName:vm,scope:Cm}=se("tabs-bar"),Nm=Sm(wm(vm,Cm,F2,C3,mu,!1)),ll=Nm,Ho=Symbol("TabsStatesKey"),va={modelValue:{type:[String,Number]},direction:{type:[String],default:()=>"horizontal"},lazy:{type:[Boolean],default:()=>!0},draggle:{type:[Boolean],default:()=>!1},transition:{type:[Boolean],default:()=>!0},height:{type:[String,Number]},width:{type:[String,Number]}},km=15,xm=300,zm=200;function Tm(t,a,n=1){return t=Math.abs(t/a)/.003*(t<0?-1:1),t*n}function Ko(t,a=0,n,i,o=zm){n==="end"?t.style.transition=`transform ${o}ms linear`:t.style.transition="transform 0ms linear",i==="horizontal"?t.style.transform=`translate3d(${a}px, 0, 0)`:t.style.transform=`translate3d(0, ${a}px, 0)`}var Em=class{el=null;direction="horizontal";transitionEndTrigger=null;moving=!1;isTouch=!1;triggerAutoMoveRatio=.3;momentumReduceRatio=1;transitionend=null;touchstart=null;touchmove=null;touchend=null;touchcancel=null;onStart;onMove;onEnd;constructor(t,a,n,i=1){this.onStart=t,this.onMove=a,this.onEnd=n,this.momentumReduceRatio=i,this.isTouch=Jt()}open(t){this.el=t;const a=Qt(),n=(i,o,r)=>{const s={delta:i,direction:o,type:r};this.onMove(s)};this.transitionend=()=>{this.transitionEndTrigger&&(this.transitionEndTrigger(),this.transitionEndTrigger=null)},this.touchstart=i=>{if(this.moving)return;a.start(i),this.transitionEndTrigger=()=>{t.removeEventListener("transitionend",this.transitionend),this.moving=!1,this.onEnd()},this.moving=!0,t.removeEventListener("transitionend",this.transitionend),t.addEventListener("transitionend",this.transitionend),t.addEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),t.addEventListener(this.isTouch?"touchend":"mouseup",this.touchend),this.isTouch&&t.addEventListener("touchcancel",this.touchend);const o={delta:0,type:"start",direction:this.direction};this.onStart(o)},this.touchmove=i=>{if(!this.moving)return;a.move(i);let o=0;if(this.direction==="horizontal"){if(a.isVertical())return;o=a.state.deltaX}else{if(a.isHorizontal())return;o=a.state.deltaY}n(o,this.direction,"move")},this.touchend=()=>{if(!this.moving)return;t.removeEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),t.removeEventListener(this.isTouch?"touchend":"mouseup",this.touchend),this.isTouch&&t.removeEventListener("touchcancel",this.touchend);let i=0;if(this.direction==="horizontal"){if(a.isVertical()){this.moving=!1;return}i=a.state.deltaX}else{if(a.isHorizontal()){this.moving=!1;return}i=a.state.deltaY}const o=a.state.duration;o<xm&&Math.abs(i)>km?(i=Tm(i,o,this.momentumReduceRatio),n(i,this.direction,"end")):n(i,this.direction,"end")},t.addEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart)}close(){const t=this.el;this.transitionend&&t.addEventListener("transitionend",this.transitionend),this.touchstart&&t.addEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart),this.touchmove&&t.addEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),this.touchend&&t.addEventListener(this.isTouch?"touchend":"mouseup",this.touchend),this.touchcancel&&this.isTouch&&t.addEventListener("touchcancel",this.touchcancel),this.el=null}};function $m(t,a,n,i=1){return new Em(t,a,n,i)}function Vm(t,a,n=!1){return{props:va,emits:["update:modelValue","change"],setup(i,{emit:o,slots:r}){const s=(0,l.shallowRef)([]),c={current:(0,l.ref)(i.modelValue??""),direction:(0,l.ref)(i.direction),transition:i.transition,tabWidth:(0,l.ref)(-1),tabHeight:(0,l.ref)(-1),add:x=>{const L={name:x};c.current.value===x&&(L.loaded=!0),s.value.push(L),(0,l.triggerRef)(s)},remove:x=>{const L=s.value.findIndex(B=>B.name===x);L!==-1&&s.value.splice(L,1)},isLoaded:x=>{if(!i.lazy)return!0;const L=s.value.findIndex(B=>B.name===x);return L!==-1?c.current.value?s.value[L].loaded??!1:L===0:!1}};(0,l.provide)(Ho,c);const e=x=>{const L=s.value.findIndex(B=>B.name===x);L!==-1&&(s.value[L].loaded=!0,(0,l.triggerRef)(s))};(0,l.watch)([()=>i.modelValue,()=>i.direction],([x,L])=>{c.current.value!==x&&(c.current.value=x??"",e(x??"")),c.direction.value!==L&&(c.direction.value=L)});const d=(0,l.ref)(null),m=(0,l.ref)(null),f=(0,l.computed)(()=>({[t]:!0,[`${i.direction}`]:!0})),w=(0,l.computed)(()=>{const x={};if(i.width){const L=Ne(i.width);L&&(x.width=L)}if(i.height){const L=Ne(i.height);L&&(x.height=L)}return x});let T=!0;const C=(0,l.computed)(()=>{const x={};if(i.transition===!1)return x;const L=s.value.length;if(L<=0)return x;const B=s.value.findIndex(j=>j.name===c.current.value);return c.direction.value==="vertical"?c.tabHeight.value>0&&(x.height=`${L*c.tabHeight.value}px`,B!==-1&&(x.transform=`translate(0, -${B*c.tabHeight.value}px)`)):c.tabWidth.value>0&&(x.width=`${L*c.tabWidth.value}px`,B!==-1&&(x.transform=`translate(-${B*c.tabWidth.value}px, 0)`)),T&&(T=!1,x.transition="transform 0s ease"),x}),h={min:0,max:0,start:0,moved:0,itemDistance:0,triggerAutoMoveRatio:.3},y=x=>{const L=s.value.length,B=s.value.findIndex(j=>j.name===c.current.value);h.moved=0,x.direction==="vertical"?(h.min=-1*(c.tabHeight.value*(L-1)+c.tabHeight.value/4),h.max=c.tabHeight.value/4,h.start=-B*c.tabHeight.value,h.itemDistance=c.tabHeight.value):(h.min=-1*(c.tabWidth.value*(L-1)+c.tabWidth.value/4),h.max=c.tabWidth.value/4,h.start=-B*c.tabWidth.value,h.itemDistance=c.tabWidth.value)},_=x=>{const L=m.value;if(!L)return;let B=h.start+x.delta;if(B>h.max?B=h.max:B<h.min&&(B=h.min),x.type==="move")Ko(L,B,"move",x.direction,300);else if(x.type==="end"){let j=Math.floor(Math.abs(B)*1/h.itemDistance);const S=Math.abs(B)%h.itemDistance;h.start>B?S>=h.itemDistance*h.triggerAutoMoveRatio&&(j+=1):S>h.itemDistance-h.itemDistance*h.triggerAutoMoveRatio&&(j+=1),B=-1*j*h.itemDistance,Ko(L,B,"end",x.direction,300),h.moved=B;const $=s.value[j].name;c.current.value=$??"",e($??""),o("update:modelValue",$)}},g=()=>{},u=()=>{if(!d.value)return;const x=Tl(d.value);c.tabWidth.value=x.width,c.tabHeight.value=x.height},k=yr(u,250);let I=null,E=null;return(0,l.onMounted)(()=>{i.transition!==!1&&d.value&&(u(),window.ResizeObserver&&(E=new window.ResizeObserver(k),E.observe(d.value)),i.draggle&&(I=$m(y,_,g),I.open(m.value)))}),(0,l.onBeforeUnmount)(()=>{E&&(E.disconnect(),E=null),I&&I.close()}),Se({doLayout(){u()}}),()=>{const x=(0,l.h)("view",{class:`${t}__panes`,style:C.value,ref:m},[r?.default?.()]);return(0,l.h)("view",{class:f.value,style:w.value,ref:d},[x])}}}}var{create:Bm,componentName:Dm,scope:Mm}=se("tabs-container"),Im=Bm(Vm(Dm,Mm,!1)),nl=Im,Am={paneKey:{type:[String,Number],required:!0},loaded:{type:[Boolean,String],default:null},emptyIcon:{type:[Object],required:!1},emptyText:{type:[String],required:!1},label:{type:[String],required:!1}};function _m(t,a,n){return{props:Am,setup(i,{emit:o,slots:r}){const s=(0,l.inject)(Ho);(0,l.onMounted)(()=>{s.add(i.paneKey)}),(0,l.onBeforeUnmount)(()=>{s.remove(i.paneKey)});const c=(0,l.computed)(()=>{const m=[t];return s.direction.value==="vertical"?m.push("is-vertical"):m.push("is-horizontal"),s.transition===!1?m.push("is-no-transition"):m.push("is-transition"),m}),e=(0,l.computed)(()=>{const m={};return s.transition===!1?(s.current.value!==i.paneKey&&(m.display="none"),m):(s.direction.value==="vertical"&&s.tabHeight.value>0?m.height=`${s.tabHeight.value}px`:s.tabWidth.value>0&&(m.width=`${s.tabWidth.value}px`),m)}),d=(0,l.computed)(()=>i.loaded!=null?me(i.loaded):s.isLoaded(i.paneKey));return()=>{let m=[];if(d.value)m=r?.default?.()??[];else if(r.empty)m=r.empty();else{const f={class:`${t}__empty-icon`},w=(0,l.h)(i.emptyIcon??n,f),T=(0,l.h)("view",{class:`${t}__empty-text`},[i.emptyText??"Loading"]),C=(0,l.h)("view",{class:`${t}__empty`},[w,T]);m.push(C)}return(0,l.h)("view",{class:c.value,style:e.value,prop:i.paneKey},m)}}}}var{create:Lm,componentName:Pm,scope:Fm}=se("tabs-pane"),Rm=Lm(_m(Pm,Fm,Xt)),Wl=Rm,Om={...Sa,...va,modelValue:{type:[String,Number],default:0},direction:{type:[String]},height:{type:[String,Number]},width:{type:[String]}};function qm(t,a,n,i){return{props:Om,emits:["update:modelValue","change"],setup(o,{emit:r,slots:s}){const c=t,e=(0,l.computed)(()=>{const h=[`${c}`];return o.direction==="vertical"?h.push("vertical-tabbar"):h.push("horizontal-tabbar"),h}),d=(0,l.computed)(()=>{const h={};if(o.width){const y=Ne(o.width);y&&(h.width=y)}if(o.height){const y=Ne(o.height);y&&(h.height=y)}return h}),m=(0,l.computed)(()=>[`${c}__bar`]),f=(0,l.computed)(()=>[`${c}__container`]),w=(0,l.ref)(o.modelValue);(0,l.watch)(()=>o.modelValue,h=>{w.value!==h&&(w.value=h)});const T=h=>{r("change",h)},C=h=>{w.value!==h&&(w.value=h,r("update:modelValue",h))};return()=>{const{getChildren:h}=In(s.default),y=h(),_=[];if(Array.isArray(o.data))_.push(...o.data);else for(let L=0;L<y.length;L++){const B=y[L].props??{},j={text:B.label??"",value:B["pane-key"]??B.paneKey??""};_.push(j)}const g={};for(let L in s)L!=="default"&&(g[L]=s[L]);const u=lt(o,Sa);Object.assign(u,{data:_,class:m.value,modelValue:w.value,direction:o.direction,onChange:T,"onUpdate:modelValue":C});const k=(0,l.h)(n,u,g),I={default:()=>y},E=lt(o,va);Object.assign(E,{class:f.value,modelValue:w.value,onChange:T,"onUpdate:modelValue":C});const x=(0,l.h)(i,E,I);return(0,l.h)("view",{class:e.value,style:d.value},[k,x])}}}}var{create:Hm,componentName:Km,scope:jm}=se("tabs-frame"),Ym=Hm(qm(Km,jm,ll,nl)),Ca=Ym,Wm={direction:{type:[String],default:"horizontal"},mode:{type:[String]},align:{type:[String]},modelValue:{type:[Number,Boolean,String]},disabled:{type:[Boolean,String],required:!1},data:{type:[Array,Function,String],required:!1},params:{type:[Object],required:!1},textKey:{type:String,required:!1,default:"text"},valueKey:{type:String,required:!1,default:"value"},disabledKey:{type:String,required:!1,default:"disabled"},visibleKey:{type:String,required:!1,default:"visible"},statusKey:{type:String,required:!1,default:"status"},doitKey:{type:String,required:!1,default:"doit"},labelKey:{type:String,required:!1,default:"label"},itemOptions:{type:[Object,Function],required:!1},step:{type:[String,Number]},clickNavigatePolicy:{type:[String]},icon:{type:[Object]},iconSize:{type:[String,Number]},markIcon:{type:[Object]},markIconSize:{type:[String,Number]},layout:{type:[Array],default:()=>["head","main","sub"]},scroll:{type:[Boolean]}};function Um(t,a){return typeof t.textKey=="string"&&t.textKey.length>0?a[t.textKey]:a.text}function jo(t,a){return typeof t.valueKey=="string"&&t.valueKey.length>0?a[t.valueKey]:a.value}function Yo(t,a){return typeof t.disabledKey=="string"&&t.disabledKey.length>0?a[t.disabledKey]:a.disabled??null}function Gm(t,a){return typeof t.visibleKey=="string"&&t.visibleKey.length>0?a[t.visibleKey]:a.visible??null}function Na(t,a){return typeof t.statusKey=="string"&&t.statusKey.length>0?a[t.statusKey]:a.statusKey??null}function Wo(t,a){return typeof t.doitKey=="string"&&t.doitKey.length>0?a[t.doitKey]:a.doitKey??null}function Uo(t,a){return typeof t.labelKey=="string"&&t.labelKey.length>0?a[t.labelKey]:a.labelKey??null}function ka(t,a,n){return typeof t.itemOptions=="function"?t.itemOptions(a,n):t.itemOptions}var Xm=class{proxy;constructor(t){this.proxy=t}async load(t,a,n){if(Array.isArray(a))return a;if(typeof a=="function")return await Reflect.apply(a,null,[n]);const i=Fe(this.proxy,t);return i===null?(console.error(`${t} component not found api function`),[]):(Ue(n)&&(0,l.isReactive)(n)&&(n=(0,l.toRaw)(n)),await Reflect.apply(i,null,[a,n]))}};function Zm(){return new Xm((0,l.getCurrentInstance)().proxy)}function Jm(t,a,n,i){return{props:{...Wm},emits:["update:modelValue","change","loaded-data"],setup(o,{slots:r,emit:s}){const c=t,e=Zm(),d=(0,l.ref)([]),m=(0,l.computed)(()=>d.value.filter(R=>Gm(o,R)!==!1)),f=(0,l.ref)(-1),w=()=>{const R=o.modelValue,H=m.value.findIndex(Z=>jo(o,Z)===R);f.value!==H&&(f.value=H,o.scroll&&G(H,!1))};(0,l.watch)([()=>o.modelValue,m],()=>{w()});const T=R=>f.value===R,C=R=>{if(R<0&&R>=m.value.length)return!1;const H=m.value[R],Z=(ka(o,H,R)??{}).status??Na(o,H);return T(R)||Z},h=(0,l.computed)(()=>{const R={[c]:!0};return o.mode?R[`is-${o.mode}`]=!0:o.direction&&(R[`is-${o.direction}`]=!0),o.scroll&&(R["is-scroll"]=!0),R}),y=(0,l.computed)(()=>({})),_=(R,H,Z,P,te)=>{const ne={[`${c}__step`]:!0};return te&&(ne[`${te}`]=!0),ne[`${g.value}`]=!0,P&&(ne["is-doit"]=!0),R===f.value?ne["is-active"]=!0:H==="done"?ne["is-done"]=!0:H==="error"?ne["is-error"]=!0:H==="half"?ne["is-half"]=!0:Z?ne["is-disabled"]=!0:ne["is-normal"]=!0,ne},g=(0,l.computed)(()=>{let R=o.align;if(!R){if(o.mode==="simple")return"start";o.direction==="vertical"?R="start":R="center"}return R}),u=(R,H={})=>{const Z={...H};if(g.value==="start"&&R===m.value.length-1)Z.flex="0 0 auto";else if(o.step){const P=typeof o.step=="number"||yn(o.step)?Ne(o.step):o.step;o.direction==="vertical"?Z.height=P:Z.width=P}else Z.flex="1 1 100%";return Z},k=(R,H)=>{let Z={};if(H<m.value.length-1){const P=H+1;C(H)&&C(P)?o.direction==="vertical"?Z.height="100%":Z.width="100%":Z.opacity="0"}return Z},I=R=>m.value.length-1===R,E=(R,H)=>{if(o.clickNavigatePolicy==="disabled"||(o.clickNavigatePolicy==="only-back"||o.clickNavigatePolicy==="only-back-reset")&&H>f.value||f.value===H)return;const Z=f.value,P=H;f.value=H,o.scroll&&G(H,!1);const te=jo(o,R);s("update:modelValue",te),s("change",te,{fromIndex:Z,currentIndex:P,item:R,items:m.value,clickNavigatePolicy:o.clickNavigatePolicy})},x=(0,l.ref)(!0),L=async(R,H)=>{try{const Z=await e.load("stesbar",R,H);Array.isArray(Z)&&(d.value=Z),x.value=!1}catch(Z){console.error("[FoxUI] Load StepsBar Data Fail",Z),d.value=[]}setTimeout(()=>{s("loaded-data")},250)};(0,l.watch)([()=>o.data,()=>o.params],async([R,H])=>{R&&L(R,H)},{immediate:!0});const B=(R,H,Z,P,te)=>{let ne=null;if(r.icon)ne=r.icon({item:R,index:H,status:P});else if(P==="done"){const U={};o.iconSize&&(U.width=o.iconSize,U.height=o.iconSize),ne=(0,l.h)(o.icon??n,U)}else ne=(0,l.h)("span",{},[Z??`${H+1}`]);return(0,l.h)("view",{class:"fox-steps-bar__icon",onClick:()=>{te||E(R,H)}},[ne])},j=(R,H,Z)=>(0,l.h)("view",{class:"fox-steps-bar__line"},[(0,l.h)("i",{class:"fox-steps-bar__line-inner",style:k(R,H)})]),S=()=>{let R=null;if(r.markIcon)R=r.markIcon();else{const H={};o.iconSize&&(H.width=o.markIconSize,H.height=o.markIconSize),R=(0,l.h)(o.markIcon??i,H)}return(0,l.h)("view",{class:"fox-steps-bar__mark"},[R])},$=(R,H,Z,P,te)=>{const ne=[];if(!I(H)){const q=j(R,H,P);ne.push(q)}const U=B(R,H,Z,P,te);return ne.push(U),(0,l.h)("view",{class:"fox-steps-bar__head"},ne)},J=(R,H,Z,P)=>{let te=null;return r.main?te=r.main({item:R,index:H,status:Z}):te=Um(o,R),(0,l.h)("view",{class:"fox-steps-bar__main",onClick:()=>{P||E(R,H)}},[te])},N=(R,H,Z)=>{let P=null;return r.sub?(P=r.sub({item:R,index:H,status:Z}),(0,l.h)("view",{class:"fox-steps-bar__sub"},[P])):null},D=(R,H)=>{const Z=ka(o,R,H)??{},P=Z.status??Na(o,R);let te=Yo(o,R);Z.disabled===!0&&(te=!0),o.disabled===!0&&(te=!0);const ne=Z.label??Uo(o,R),U=[],q=B(R,H,ne,P,te);q&&U.push(q);const Q=J(R,H,P,te);if(Q&&U.push(Q),!I(H)){const M=j(R,H,P);M&&U.push(M)}const O=(0,l.h)("view",{class:"fox-steps-bar__head"},U),ee=Z.class,v=Z.style??{};let p=Wo(o,R);return Z.doit===!0&&(p=!0),(0,l.h)("view",{ref:z(H),class:_(H,P,te,p,ee),style:u(H,v)},[O])},A=(R,H)=>{const Z=ka(o,R,H)??{},P=Z.status??Na(o,R);let te=Yo(o,R);Z.disabled===!0&&(te=!0),o.disabled===!0&&(te=!0);const ne=Z.label??Uo(o,R),U=[],q=o.layout;for(let v of q)if(v==="head"){const p=$(R,H,ne,P,te);U.push(p)}else if(v==="main"){const p=J(R,H,P,te);U.push(p)}else if(v==="sub"){const p=N(R,H,P);U.push(p)}else if(v==="mark"){const p=S();U.push(p)}const Q=Z.class,O=Z.style??{};let ee=Wo(o,R);return Z.doit===!0&&(ee=!0),(0,l.h)("view",{ref:z(H),class:_(H,P,te,ee,Q),style:u(H,O)},U)},Y=(0,l.ref)(),W=(0,l.ref)([]),F=(R,H)=>{W.value[H]=R},z=R=>H=>{F(H,R)},G=(R,H)=>{const Z=Y.value,P=W.value;if(!Z||!P||!P[R])return;const te=P[R];let ne=0;o.direction==="vertical"?ne=te.offsetTop-(Z.offsetHeight-te.offsetHeight)/2:ne=te.offsetLeft-(Z.offsetWidth-te.offsetWidth)/2,X(Z,ne,H?0:.3,o.direction)},X=(R,H,Z,P)=>{let te=0;const ne=P==="horizontal"?R.scrollLeft:R.scrollTop,U=Z===0?1:Math.round(Z*1e3/16);function q(){P==="horizontal"?R.scrollLeft+=(H-ne)/U:R.scrollTop+=(H-ne)/U,++te<U&&fn(q)}q()};return()=>{let R=[];if(o.mode==="simple")for(let Z=0;Z<m.value.length;Z++){const P=m.value[Z],te=D(P,Z);R.push(te)}else for(let Z=0;Z<m.value.length;Z++){const P=m.value[Z],te=A(P,Z);R.push(te)}const H={ref:Y,class:h.value,style:y.value};return R.length===0&&typeof r.default=="function"&&(R=r.default()),(0,l.h)("view",H,R)}}}}var{componentName:Qm,create:eh,scope:th}=se("steps-bar"),lh=eh(Jm(Qm,th,Qr,df)),xa=lh,Ge=t=>typeof t=="number"?`${t}px`:/^d+(\.?d+)$/.test(t)?`${t}px`:t,vt=t=>t==null,nh=class{startMove;updateMove;isTouch=!1;els=null;moving=!1;touchstart=null;touchmove=null;touchend=null;constructor(t,a){this.startMove=t,this.updateMove=a,this.isTouch=Jt()}open(t){Array.isArray(t)||(t=[t]),this.els=t;const a=Qt(),n=(i,o,r,s)=>{this.updateMove({x:i,y:o})};this.touchstart=i=>{this.moving||(a.start(i),this.startMove({x:a.state.startX,y:a.state.startY}),document.addEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),document.addEventListener(this.isTouch?"touchend":"mouseup",this.touchend),this.moving=!0)},this.touchmove=i=>{this.moving&&(a.move(i),n(a.state.deltaX,a.state.deltaY,"",0))},this.touchend=()=>{n(a.state.deltaX,a.state.deltaY,"end"),this.touchmove&&document.removeEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),this.touchend&&document.removeEventListener(this.isTouch?"touchend":"mouseup",this.touchend),a.reset(),this.moving=!1},this.els.forEach(i=>{this.touchstart&&i.addEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart)})}close(){Array.isArray(this.els)&&this.els.forEach(t=>{this.touchstart&&t.removeEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart)}),this.els=null}};function Go(t,a){return new nh(t,a)}var Xo=typeof window<"u"&&typeof document<"u",cb=typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;function Zo(t){const a=Object.create(null);return(n=>a[n]||(a[n]=t(n)))}var ah=/\B([A-Z])/g,ub=Zo(t=>t.replace(ah,"-$1").toLowerCase()),rh=/-(\w)/g,db=Zo(t=>t.replace(rh,(a,n)=>n?n.toUpperCase():"")),It=[],Jo=t=>{const a=t;a.key==="Escape"&&It.forEach(n=>n(a))},oh=t=>{(0,l.onMounted)(()=>{It.length===0&&document.addEventListener("keydown",Jo),Xo&&It.push(t)}),(0,l.onBeforeUnmount)(()=>{It=It.filter(a=>a!==t),It.length===0&&Xo&&document.removeEventListener("keydown",Jo)})},za="fox-focus-trap.focus-after-trapped",Ta="fox-focus-trap.focus-after-released",ih="fox-focus-trap.focusout-prevented",Qo={cancelable:!0,bubbles:!1},sh={cancelable:!0,bubbles:!1},ei="foxFocusAfterTrapped",ti="foxFocusAfterReleased",ch=Symbol("foxFocusTrap"),Ea=(0,l.ref)(),Ul=(0,l.ref)(0),$a=(0,l.ref)(0),Gl=0,li=t=>{const a=[],n=document.createTreeWalker(t,NodeFilter.SHOW_ELEMENT,{acceptNode:i=>{const o=i.tagName==="INPUT"&&i.type==="hidden";return i.disabled||i.hidden||o?NodeFilter.FILTER_SKIP:i.tabIndex>=0||i===document.activeElement?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;n.nextNode();)a.push(n.currentNode);return a},uh=(t,a)=>{if(getComputedStyle(t).visibility==="hidden")return!0;for(;t;){if(a&&t===a)return!1;if(getComputedStyle(t).display==="none")return!0;t=t.parentElement}return!1},ni=(t,a)=>{for(const n of t)if(!uh(n,a))return n},dh=t=>{const a=li(t);return[ni(a,t),ni(a.reverse(),t)]},fh=t=>t instanceof HTMLInputElement&&"select"in t,gt=(t,a)=>{if(t&&t.focus){const n=document.activeElement;t.focus({preventScroll:!0}),$a.value=window.performance.now(),t!==n&&fh(t)&&a&&t.select()}};function ai(t,a){const n=[...t],i=t.indexOf(a);return i!==-1&&n.splice(i,1),n}var mh=()=>{let t=[];return{push:i=>{const o=t[0];o&&i!==o&&o.pause(),t=ai(t,i),t.unshift(i)},remove:i=>{t=ai(t,i),t[0]?.resume?.()}}},hh=(t,a=!1)=>{const n=document.activeElement;for(const i of t)if(gt(i,a),document.activeElement!==n)return},ri=mh(),ph=()=>Ul.value>$a.value,Xl=()=>{Ea.value="pointer",Ul.value=window.performance.now()},oi=()=>{Ea.value="keyboard",Ul.value=window.performance.now()},gh=()=>((0,l.onMounted)(()=>{Gl===0&&(document.addEventListener("mousedown",Xl),document.addEventListener("touchstart",Xl),document.addEventListener("keydown",oi)),Gl++}),(0,l.onBeforeUnmount)(()=>{Gl--,Gl<=0&&(document.removeEventListener("mousedown",Xl),document.removeEventListener("touchstart",Xl),document.removeEventListener("keydown",oi))}),{focusReason:Ea,lastUserFocusTimestamp:Ul,lastAutomatedFocusTimestamp:$a}),Zl=t=>new CustomEvent(ih,{...sh,detail:t}),{componentName:fb,create:yh,scope:mb}=se("focus-trap"),bh={loop:{type:[Boolean]},trapped:{type:[Boolean,String],required:!1,default:!1},escape:{type:[Boolean],required:!1,default:!1},focusTrapEl:{type:Object},focusStartEl:{type:[Object,String],default:"first"}},wh=yh({props:bh,emits:[ei,ti,"focusin","focusout","focusout-prevented","release-requested"],setup(t,{slots:a,emit:n}){const i=(0,l.ref)();let o,r;const{focusReason:s}=gh();oh(h=>{me(t.trapped)&&!c.paused&&n("release-requested",h)});const c={paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}},e=h=>{if(!t.loop&&!me(t.trapped)||c.paused)return;const{key:y,altKey:_,ctrlKey:g,metaKey:u,currentTarget:k,shiftKey:I}=h,{loop:E}=t,x=y==="Tab"&&!_&&!g&&!u,L=document.activeElement;if(x&&L){const B=k,[j,S]=dh(B);if(j&&S){if(!I&&L===S){const $=Zl({focusReason:s.value});n("focusout-prevented",$),$.defaultPrevented||(h.preventDefault(),E&&gt(j,!0))}else if(I&&[j,B].includes(L)){const $=Zl({focusReason:s.value});n("focusout-prevented",$),$.defaultPrevented||(h.preventDefault(),E&&gt(S,!0))}}else if(L===B){const $=Zl({focusReason:s.value});n("focusout-prevented",$),$.defaultPrevented||h.preventDefault()}}};(0,l.provide)(ch,{focusTrapRef:i,onKeydown:e}),(0,l.watch)(()=>t.focusTrapEl,h=>{h&&(i.value=h)},{immediate:!0}),(0,l.watch)([i],([h],[y])=>{h&&(h.addEventListener("keydown",e),h.addEventListener("focusin",f),h.addEventListener("focusout",w)),y&&(y.removeEventListener("keydown",e),y.removeEventListener("focusin",f),y.removeEventListener("focusout",w))});const d=h=>{n(ei,h)},m=h=>n(ti,h),f=h=>{const y=(0,l.unref)(i);if(!y)return;const _=h.target,g=h.relatedTarget,u=_&&y.contains(_);me(t.trapped)||g&&y.contains(g)||(o=g),u&&n("focusin",h),!c.paused&&me(t.trapped)&&(u?r=_:gt(r,!0))},w=h=>{const y=(0,l.unref)(i);if(!(c.paused||!y))if(!t.escape&&me(t.trapped)){const _=h.relatedTarget;!Ye(_)&&!y.contains(_)&&setTimeout(()=>{if(!c.paused&&me(t.trapped)){const g=Zl({focusReason:s.value});n("focusout-prevented",g),g.defaultPrevented||gt(r,!0)}},0)}else{const _=h.target;_&&y.contains(_)||n("focusout",h)}};async function T(){await(0,l.nextTick)();const h=(0,l.unref)(i);if(h){ri.push(c);const y=h.contains(document.activeElement)?o:document.activeElement;if(o=y,!h.contains(y)){const _=new Event(za,Qo);h.addEventListener(za,d),h.dispatchEvent(_),_.defaultPrevented||(0,l.nextTick)(()=>{let g=t.focusStartEl;er(g)||(gt(g),document.activeElement!==g&&(g="first")),g==="first"&&hh(li(h),!0),(document.activeElement===y||g==="container")&&gt(h)})}}}function C(){const h=(0,l.unref)(i);if(h){h.removeEventListener(za,d);const y=new CustomEvent(Ta,{...Qo,detail:{focusReason:s.value}});h.addEventListener(Ta,m),h.dispatchEvent(y),!y.defaultPrevented&&(s.value=="keyboard"||!ph())&&gt(o??document.body,!0),h.removeEventListener(Ta,d),ri.remove(c)}}return(0,l.onMounted)(()=>{me(t.trapped)&&T(),(0,l.watch)(()=>t.trapped,h=>{me(h)?T():C()})}),(0,l.onBeforeUnmount)(()=>{me(t.trapped)&&C()}),()=>typeof a.default=="function"?a.default({"handle-keydown":e}):null}}),Sh=wh,{componentName:vh,create:Ch,scope:hb}=se("floating-window"),Nh=Symbol.for("InnerPageScopeKey"),kh=Symbol.for("PageWrapperKey"),xh={modelValue:{type:[Boolean,String],required:!1,default:!0},title:{type:[String],required:!1},width:{type:[String,Number],required:!1},height:{type:[String,Number],required:!1},origin:{type:[String],required:!1,default:"right-top"},top:{type:[String,Number],required:!1},left:{type:[String,Number],required:!1},bottom:{type:[String,Number],required:!1},right:{type:[String,Number],required:!1},teleport:{type:[String,Element],default:"body"},fixedNavTeleport:{type:[String,Element]},zIndex:{type:[String,Number],required:!1},collapse:{type:[Boolean],requried:!1},showCollapse:{type:[Boolean],required:!1,default:!0},collapseText:{type:[String],requried:!1,default:"收起"},collapseIcon:{type:[Object],requried:!1},collapsePosition:{type:[String],requried:!1,default:"right"},collapseTop:{type:[String],requried:!1,default:"30vh"},expandText:{type:[String],requried:!1},expandIcon:{type:[Object],requried:!1},expandClass:{type:[String],requried:!1},showClose:{type:[Boolean],required:!1,default:!0},closeIcon:{type:[Object],requried:!1},draggable:{type:[Boolean],required:!1,default:!0},footerDraggable:{type:[Boolean],required:!1,default:!0},customClass:{type:[String],required:!1}},zh=Ch({inheritAttrs:!1,components:{FoxIcon:V.ElIcon,FocusTrap:Sh},props:{...xh},emits:["update:modelValue","update:collapse"],setup(t,{emit:a}){const n=vh,i=(0,l.ref)(t.modelValue),o=(0,l.computed)(()=>!t.teleport);(0,l.watch)(()=>t.modelValue,p=>{i.value=p});const r=(0,l.computed)(()=>i.value===!1?!1:!L.value),s=(0,l.ref)(t.left),c=(0,l.ref)(t.top),e=(0,l.ref)(t.right),d=(0,l.ref)(t.bottom),m=(0,l.computed)(()=>{const p=["fox-floating-window"];return t.customClass&&p.push(t.customClass),p}),f=(0,l.computed)(()=>{const p={};return vt(s.value)?p.left="auto":p.left=Ge(s.value),vt(c.value)?p.top="auto":p.top=Ge(c.value),vt(e.value)?p.right="auto":p.right=Ge(e.value),vt(d.value)?p.bottom="auto":p.bottom=Ge(d.value),vt(t.zIndex)||(p["z-index"]=Ge(t.zIndex)),vt(E.value)||(p.height=E.value),vt(x.value)||(p.width=x.value),p}),w=(0,l.computed)(()=>t.closeIcon??$e.Close),T=(0,l.computed)(()=>t.collapseIcon??$e.ArrowUp),C=(0,l.computed)(()=>t.collapseText??""),h=(0,l.computed)(()=>t.collapsePosition==="left"?t.expandIcon??$e.ArrowRight:t.expandIcon??$e.ArrowLeft),y=(0,l.computed)(()=>t.expandText??t.title??"展开"),_=(0,l.computed)(()=>({[`${n}__collapse-text`]:!0})),g=(0,l.computed)(()=>({[`${n}__collapse-icon`]:!0,"is-expand":!L.value,"is-collapse":L.value})),u=(0,l.ref)(),k=(0,l.ref)(null),I=(0,l.ref)(null),E=(0,l.computed)(()=>Ge(t.height)||""),x=(0,l.computed)(()=>Ge(t.width)||""),L=(0,l.ref)(me(t.collapse)),B=(p,M=!0)=>{L.value!==p&&(L.value=p,p?R():H(),a("update:collapse",p),p&&typeof $.onHide=="function"?$.onHide():!p&&typeof $.onShow=="function"&&$.onShow())};(0,l.watch)(()=>t.collapse,p=>{B(p)});const j=()=>{S()},S=p=>{p=p??!L.value,B(p)};(0,l.provide)(Nh,!0);const $={setCollapse:B,setFixedNavVisible:p=>{z.value=p}};(0,l.provide)(kh,$);const J=()=>{typeof $.beforeClose=="function"?$.beforeClose(()=>{i.value=!1}):i.value=!1},N=(0,l.ref)(null),D=(0,l.computed)(()=>!t.fixedNavTeleport),A=(0,l.computed)(()=>{const p=["fox-floating-window__fixednav"];return t.expandClass&&p.push(t.expandClass),t.collapsePosition==="left"?p.push("is-left"):t.collapsePosition==="right"&&p.push("is-right"),p}),Y=(0,l.ref)(""),W=(0,l.computed)(()=>{const p={};return Y.value?p.top=Y.value:t.collapseTop&&(p.top=t.collapseTop),p}),F=(0,l.ref)(L.value),z=(0,l.computed)({set:p=>{F.value=p},get:()=>i.value===!1?!1:F.value});let G=null;const X=()=>{typeof G=="function"&&(G(),G=null)},R=()=>{N.value&&N.value.classList.add("slide-in"),z.value=!0,G=()=>{N.value&&N.value.classList.remove("slide-in")}},H=()=>{N.value&&N.value.classList.add("slide-out"),G=()=>{N.value&&N.value.classList.remove("slide-out"),z.value=!1}},Z=()=>{s.value=null,c.value=null,e.value=null,d.value=null},P={x:0,y:0},U=Go(p=>{if(!u.value)return;const M=u.value;if(Z(),t.origin==="left-top")s.value=M.offsetLeft,c.value=M.offsetTop,P.x=s.value,P.y=c.value;else if(t.origin==="left-bottom"){const K=document.documentElement.clientHeight||document.body.clientHeight;s.value=M.offsetLeft,d.value=K-(M.offsetTop+M.offsetHeight),P.x=s.value,P.y=d.value}else if(t.origin==="right-bottom"){const K=document.documentElement.clientWidth||document.body.clientWidth,le=document.documentElement.clientHeight||document.body.clientHeight;e.value=K-(M.offsetLeft+M.offsetWidth),d.value=le-(M.offsetTop+M.offsetHeight),P.x=e.value,P.y=d.value}else e.value=(document.documentElement.clientWidth||document.body.clientWidth)-(M.offsetLeft+M.offsetWidth),c.value=M.offsetTop,P.x=e.value,P.y=c.value},p=>{if(!u.value)return;const M=u.value;Z(),t.origin==="left-top"?(s.value=P.x+p.x,c.value=P.y+p.y,M.style.left=Ge(s.value),M.style.top=Ge(c.value)):t.origin==="left-bottom"?(s.value=P.x+p.x,d.value=P.y-p.y,M.style.left=Ge(s.value),M.style.bottom=Ge(d.value)):t.origin==="right-bottom"?(e.value=P.x-p.x,d.value=P.y-p.y,M.style.right=Ge(e.value),M.style.bottom=Ge(d.value)):(e.value=P.x-p.x,c.value=P.y+p.y,M.style.right=Ge(e.value),M.style.top=Ge(c.value))}),q={x:0,y:0},ee=Go(p=>{N.value&&(q.x=N.value.offsetLeft,q.y=N.value.offsetTop)},p=>{N.value&&(Y.value=`${q.y+p.y}px`)}),v=()=>{u.value&&(I.value=u.value.querySelector(".fox-floating-window__body > .fox-page > .fox-footer-bar"))};return(0,l.onMounted)(()=>{if(t.draggable&&u.value){const p=[];k.value&&p.push(k.value),t.footerDraggable&&(v(),I.value&&p.push(I.value)),U.open(p)}t.collapse===!0&&B(t.collapse,!1),N.value&&ee.open(N.value)}),(0,l.onBeforeUnmount)(()=>{t.draggable&&k.value&&U.close(),N.value&&ee.close()}),{classes:m,styles:f,isShow:r,closeIcon:w,onClose:J,dialogRef:u,headerRef:k,onClickToggle:j,collapseIcon:T,collapseText:C,collapseTextClasses:_,collapseIconClasses:g,expandIcon:h,expandText:y,isShowFixedNav:z,fixedNavRef:N,fixedNavClasses:A,fixedNavStyles:W,onAnimationEnd:X,teleportDisabled:o,fixedNavTeleportDisabled:D}}}),Th={ref:"headerRef",class:"fox-floating-window__header"},Eh={class:"fox-floating-window__title"},$h={class:"fox-floating-window__tools"},Vh={class:"fox-floating-window__body"},Bh={class:"fox-floating-window__fixednav__text"};function Dh(t,a,n,i,o,r){const s=(0,l.resolveComponent)("FoxIcon"),c=(0,l.resolveComponent)("FocusTrap");return(0,l.openBlock)(),(0,l.createElementBlock)(l.Fragment,null,[((0,l.openBlock)(),(0,l.createBlock)(l.Teleport,{to:t.teleport,disabled:t.teleportDisabled},[(0,l.createVNode)(l.Transition,{name:"fox-floating-window-fade"},{default:(0,l.withCtx)(()=>[(0,l.withDirectives)((0,l.createElementVNode)("div",{ref:"dialogRef",class:(0,l.normalizeClass)(t.classes),style:(0,l.normalizeStyle)(t.styles),tabindex:"-1"},[(0,l.createVNode)(c,{loop:!0,escape:!0,trapped:t.isShow,"focus-trap-el":t.dialogRef,"focus-start-el":"container"},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("div",Th,[(0,l.renderSlot)(t.$slots,"header",{},()=>[(0,l.createElementVNode)("span",Eh,(0,l.toDisplayString)(t.title),1),(0,l.createElementVNode)("div",$h,[t.showCollapse?((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:0,class:"fox-floating-window__collapse",onClick:a[0]||(a[0]=(...e)=>t.onClickToggle&&t.onClickToggle(...e))},[(0,l.createElementVNode)("span",{class:(0,l.normalizeClass)(t.collapseTextClasses)},(0,l.toDisplayString)(t.collapseText),3),(0,l.createVNode)(s,{class:(0,l.normalizeClass)(t.collapseIconClasses)},{default:(0,l.withCtx)(()=>[((0,l.openBlock)(),(0,l.createBlock)((0,l.resolveDynamicComponent)(t.collapseIcon)))]),_:1},8,["class"])])):(0,l.createCommentVNode)("",!0),t.showClose?((0,l.openBlock)(),(0,l.createBlock)(s,{key:1,class:"fox-floating-window__close",onClick:t.onClose},{default:(0,l.withCtx)(()=>[((0,l.openBlock)(),(0,l.createBlock)((0,l.resolveDynamicComponent)(t.closeIcon)))]),_:1},8,["onClick"])):(0,l.createCommentVNode)("",!0)])])],512),(0,l.createElementVNode)("div",Vh,[(0,l.renderSlot)(t.$slots,"default")])]),_:3},8,["trapped","focus-trap-el"])],6),[[l.vShow,t.isShow]])]),_:3})],8,["to","disabled"])),((0,l.openBlock)(),(0,l.createBlock)(l.Teleport,{to:t.fixedNavTeleport,disabled:t.fixedNavTeleportDisabled},[(0,l.withDirectives)((0,l.createElementVNode)("div",{ref:"fixedNavRef",class:(0,l.normalizeClass)(t.fixedNavClasses),style:(0,l.normalizeStyle)(t.fixedNavStyles),onAnimationend:a[2]||(a[2]=(...e)=>t.onAnimationEnd&&t.onAnimationEnd(...e))},[(0,l.createElementVNode)("div",{class:"fox-floating-window__fixednav__inner",onClick:a[1]||(a[1]=(...e)=>t.onClickToggle&&t.onClickToggle(...e))},[(0,l.createVNode)(s,{class:"fox-floating-window__fixednav__icon"},{default:(0,l.withCtx)(()=>[((0,l.openBlock)(),(0,l.createBlock)((0,l.resolveDynamicComponent)(t.expandIcon)))]),_:1}),(0,l.createElementVNode)("div",Bh,(0,l.toDisplayString)(t.expandText),1)])],38),[[l.vShow,t.isShowFixedNav]])],8,["to","disabled"]))],64)}var Va=Re(zh,[["render",Dh]]),ii=new Date().getFullYear(),Mh={date:"YYYY-MM-DD",datetime:"YYYY-MM-DD HH:mm:ss",time:"HH:mm:ss","year-month":"YYYY-MM","month-day":"MM-DD",datehour:"YYYY-MM-DD HH","hour-minute":"HH:mm"},si=(t,a,n)=>{let i;if(dt(a)?i=a:typeof a=="string"&&st(a)>0?i=_e.parser(a,n):i=new Date,i.toString()==="Invalid Date")return null;let o=Math.max(i.getTime(),t.minDate.getTime());return o=Math.min(o,t.maxDate.getTime()),new Date(o)},Ih=(t,a,n)=>{dt(a)||(a=t.minDate);let i=Math.max(a.getTime(),t.minDate.getTime());return i=Math.min(i,t.maxDate.getTime()),_e.format(new Date(i),n)},Ah={modelValue:{type:[String,Date]},confirmText:{type:String},cancelText:{type:String},type:{type:String,default:()=>"date"},valueFormat:{type:String},visible:{type:Boolean,default:()=>!1},title:{type:String,default:()=>""},isShowChinese:{type:Boolean,default:()=>!0},minuteStep:{type:Number,default:()=>1},minDate:{type:Date,default:()=>new Date(ii-10,0,1),validator:dt},maxDate:{type:Date,default:()=>new Date(ii+10,11,31),validator:dt},visibleItemCount:{type:[Number,String],default:()=>7},threeDimensional:{type:Boolean,default:()=>!0},swipeDuration:{type:[Number,String],default:()=>1e3},itemFormatter:{type:Function},itemFilter:{type:Function},teleportDisable:{type:Boolean}},{create:_h,scope:Lh}=se("date-picker"),Ph=_h({components:{Picker:el},props:{...Ah},emits:["click","update:visible","update:modelValue","update:dateIndexs","update:close","cancel","confirm","clear"],setup(t,{emit:a}){const{t:n}=(0,Ce.useFoxI18n)(Lh),i={day:n("day"),year:n("year"),month:n("month"),hour:n("hour"),minute:n("minute"),seconds:n("seconds"),today:n("today"),fullWeekdays:JSON.parse(n("fullWeekdays"))},o=(0,l.ref)(!1);(0,l.watch)(()=>t.visible,u=>{o.value=u});function r(u,k){return new Date(u,k,0).getDate()}const s=(u,k)=>{const I=t[`${u}Date`],E=I.getFullYear();let x=1,L=1,B=0,j=0;u==="max"&&(x=12,L=r(k.getFullYear(),k.getMonth()+1),B=23,j=59);const S=j;return k.getFullYear()===E&&(x=I.getMonth()+1,k.getMonth()+1===x&&(L=I.getDate(),k.getDate()===L&&(B=I.getHours(),k.getHours()===B&&(j=I.getMinutes())))),{[`${u}Year`]:E,[`${u}Month`]:x,[`${u}Date`]:L,[`${u}Hour`]:B,[`${u}Minute`]:j,[`${u}Seconds`]:S}},c=(0,l.computed)(()=>{if(!w.value)return[];const{maxYear:u,maxDate:k,maxMonth:I,maxHour:E,maxMinute:x,maxSeconds:L}=s("max",w.value),{minYear:B,minDate:j,minMonth:S,minHour:$,minMinute:J,minSeconds:N}=s("min",w.value);let D=[{type:"year",range:[B,u]},{type:"month",range:[S,I]},{type:"day",range:[j,k]},{type:"hour",range:[$,E]},{type:"minute",range:[J,x]},{type:"seconds",range:[N,L]}];switch(t.type){case"date":D=D.slice(0,3);break;case"datetime":D=D.slice(0,5);break;case"time":D=D.slice(3,6);break;case"year-month":D=D.slice(0,2);break;case"month-day":D=D.slice(1,3);break;case"datehour":D=D.slice(0,4);break;case"hour-minute":D=D.slice(3,5);break}return D}),e=(u,k,I,E,x)=>{const L=[];for(;u<=k;){let B=!0;if(typeof t.itemFilter=="function"){const j={text:`${u}`,value:u,type:I,currentYearMonth:E};B=t.itemFilter(j)}if(B)if(typeof t.itemFormatter=="function"){const j={text:`${u}`,value:u,type:I,currentYearMonth:E};t.itemFormatter(j),L.push({text:j.text,value:j.value})}else if(t.isShowChinese){let j=`${u}${i[I]}`;if(I==="day"){if(E[0]===x[0]&&E[1]===x[1]&&u===x[2])j=i.today;else{const S=new Date(E[0],E[1],u).getDay();j=`${j} ${i.fullWeekdays[S]}`}L.push({text:j,value:u})}else L.push({text:u+i[I],value:u})}else L.push({text:`${u}`,value:u});I==="minute"?u+=t.minuteStep:u++}return L},d=(0,l.computed)(()=>{const u=new Date,k=[u.getFullYear(),u.getMonth(),u.getDate()],I=[];w.value&&(I[0]=w.value.getFullYear(),I[1]=w.value.getMonth());let E=[];return c.value.forEach(x=>{let L=e(x.range[0],x.range[1],x.type,I,k);L&&E.push(L)}),E}),m=(u,k)=>u==="year"?k.getFullYear():u==="month"?k.getMonth()+1:u==="day"?k.getDate():u==="hour"?k.getHours():u==="minute"?k.getMinutes():u==="seconds"?k.getSeconds():0,f=(0,l.ref)(),w=(0,l.ref)(null);(0,l.watch)(()=>t.modelValue,u=>{let k;if(typeof u=="string"?u.length==0||u==="Invalid Date"?k=new Date:t.valueFormat?k=si(t,t.modelValue,t.valueFormat):k=si(t,u,Mh[t.type]):dt(u)?k=u:k=new Date,!!k&&(!w.value||k.getTime()!==w.value.getTime())){w.value=k;let I=[];c.value.forEach(E=>{let x=m(E.type,k);I.push(x)}),f.value=I}},{immediate:!0});const T=u=>{if(!u||u.length===0){w.value=new Date;let k=[];c.value.forEach(I=>{let E=m(I.type,w.value);k.push(E)}),f.value=k;return}if(t.type==="date"){const k=u[0],I=u[1]-1,E=Math.min(u[2],r(k,I+1));E!==u[2]&&(u[2]=E),w.value=new Date(k,I,E)}else if(t.type==="datetime"){const k=u[0],I=u[1]-1,E=Math.min(u[2],r(k,I+1)),x=u[3],L=u[4];E!==u[2]&&(u[2]=E),w.value=new Date(k,I,E,x,L)}else if(t.type==="time"){const k=u[0],I=u[1],E=u[2],x=w.value??new Date;w.value=new Date(x.getFullYear(),x.getMonth(),x.getDate(),k,I,E)}else if(t.type==="year-month"){const k=u[0],I=u[1]-1;w.value=new Date(k,I)}else if(t.type==="month-day"){const k=(w.value??new Date).getFullYear(),I=u[0]-1,E=Math.min(u[1],r(k,I+1));E!==u[1]&&(u[1]=E),w.value=new Date(k,I,E)}else if(t.type==="datehour"){const k=u[0],I=u[1]-1,E=Math.min(u[2],r(k,I+1)),x=u[3];E!==u[2]&&(u[2]=E),w.value=new Date(k,I,E,x)}else if(t.type==="hour-minute"){const k=u[0],I=u[1],E=w.value??new Date;w.value=new Date(E.getFullYear(),E.getMonth(),E.getDate(),k,I)}f.value=u};return{columns:d,dateIndexs:f,show:o,onChange:u=>{T(u)},onClose:()=>{a("update:close",!1)},onConfirm:u=>{T(u);const k=w.value??new Date;t.valueFormat?a("update:modelValue",Ih(t,k,t.valueFormat)):a("update:modelValue",k),a("confirm",u)},onClear:()=>{a("clear")},onUpdateVisible:u=>{o.value=u,a("update:visible",u)}}}});function Fh(t,a,n,i,o,r){const s=(0,l.resolveComponent)("Picker");return(0,l.openBlock)(),(0,l.createBlock)(s,{visible:t.show,"model-value":t.dateIndexs,source:t.columns,"value-type":"value","confirm-text":t.confirmText,"cancel-text":t.cancelText,title:t.title,onChange:t.onChange,onConfirm:t.onConfirm,onClose:t.onClose,onClear:t.onClear,"onUpdate:visible":t.onUpdateVisible,"visible-item-count":t.visibleItemCount,"three-dimensional":t.threeDimensional,"swipe-duration":t.swipeDuration,"teleport-disable":t.teleportDisable},{top:(0,l.withCtx)(()=>[(0,l.renderSlot)(t.$slots,"top")]),default:(0,l.withCtx)(()=>[(0,l.renderSlot)(t.$slots,"default")]),_:3},8,["visible","model-value","source","confirm-text","cancel-text","title","onChange","onConfirm","onClose","onClear","onUpdate:visible","visible-item-count","three-dimensional","swipe-duration","teleport-disable"])}var Ba=Re(Ph,[["render",Fh]]),Jl=(t,a,n)=>t.map(i=>{const{value:o="value",text:r="text",children:s="children"}=n??{},{[o]:c,[r]:e,[s]:d,...m}=i,f={loading:!1,...m,level:a?(a&&a.level||0)+1:0,value:c,text:e,children:d,_parent:a};return f.children&&f.children.length&&(f.children=Jl(f.children,f,n)),f}),ci=(t,a)=>{let n=0,i;for(;(i=t[n++])&&a(i)!==!0;)i.children&&i.children.length&&ci(i.children,a)},Rh={topId:null,idKey:"id",pidKey:"pid",sortKey:""},Oh=(t,a)=>{const{topId:n,idKey:i,pidKey:o,sortKey:r}={...Rh,...a||{}};let s=[],c={};return t.forEach(e=>{e={...e};const{[i]:d,[o]:m}=e,f=c[m]=c[m]||[];!s.length&&m===n&&(s=f),f.push(e),e.children=c[d]||(c[d]=[])}),r&&Object.keys(c).forEach(e=>{c[e].length>1&&c[e].sort((d,m)=>d[r]-m[r])}),c=null,s},ui=class{nodes;config;constructor(t,a){this.config={value:"value",text:"text",children:"children",...a||{}},this.nodes=Jl(t,null,this.config)}updateChildren(t,a){a?a.children=Jl(t,a,this.config):this.nodes=Jl(t,null,this.config)}getNodeByValue(t){let a;return ci(this.nodes,n=>{if(n.value===t)return a=n,!0}),a}getPathNodesByValue(t){if(!t.length)return[];const a=[];let n=this.nodes;for(;n&&n.length;){const i=n.find(o=>o.value===t[o.level]);if(!i)break;a.push(i),n=i.children}return a}isLeaf(t,a){const{leaf:n,children:i}=t,o=Array.isArray(i)&&!!i.length;return n||!o&&!a}hasChildren(t,a){if(this.isLeaf(t,a))return!1;const{children:n}=t;return Array.isArray(n)&&!!n.length}},{create:qh,scope:Hh}=se("cascader-pane"),Kh=qh({components:{Loading:Xt,Checklist:Qr,TabsBar:ll,TabsContainer:nl,TabsPane:Wl},props:{visible:{type:Boolean,required:!0},modelValue:{type:Array,required:!0},options:{type:Array,default:()=>[]},lazy:{type:Boolean,required:!1},lazyLoad:{type:Function,required:!1},valueKey:{type:String,default:"value"},textKey:{type:String,default:"text"},childrenKey:{type:String,default:"children"},convertConfig:{type:Object,required:!1}},emits:["update:modelValue","change","pathChange"],setup(t,{emit:a}){const{t:n}=(0,Ce.useFoxI18n)(Hh),i=(0,l.computed)(()=>({lazy:t.lazy,lazyLoad:t.lazyLoad,valueKey:t.valueKey,textKey:t.textKey,childrenKey:t.childrenKey,convertConfig:t.convertConfig})),o=(0,l.ref)(0),r=(0,l.ref)(!1),s=(0,l.ref)(t.modelValue),c=(0,l.ref)(new ui([],{})),e=(0,l.ref)([]),d=(0,l.computed)(()=>i.value.lazy&&!!i.value.lazyLoad),m=(0,l.computed)(()=>r.value==!0||e.value.length==0?[{text:"Loading",value:0}]:e.value.map((g,u)=>({text:g.selectedNode?g.selectedNode.text:n("select"),value:u}))),f=new Map;let w;const T=async()=>{f.clear(),e.value=[],o.value=0,r.value=!1,w=null;let{options:g}=t;i.value.convertConfig&&(g=Oh(g,i.value.convertConfig)),c.value=new ui(g,{value:i.value.valueKey,text:i.value.textKey,children:i.value.childrenKey}),d.value&&!c.value.nodes.length&&await h({root:!0,loading:!0,text:"",value:""}),e.value=[{nodes:c.value.nodes,selectedNode:null}],C()},C=async()=>{const g=s.value;if(g===void 0||!c.value.nodes.length)return;if(g.length===0){o.value=0,e.value=[{nodes:c.value.nodes,selectedNode:null}];return}let u=g;if(d.value&&Array.isArray(g)&&g.length){u=[];let k=c.value.nodes.find(I=>I.value===g[0]);k&&(u=[k.value],r.value=!0,await h(await g.slice(1).reduce(async(I,E)=>{const x=await I;await h(x);const L=x&&x?.children?.find(B=>B.value===E);return L&&u.push(E),Promise.resolve(L)},Promise.resolve(k))),r.value=!1)}u.length&&g===t.modelValue&&c.value.getPathNodesByValue(u).map((k,I)=>{o.value=I,_.handleNode(k,!0)})},h=async g=>{if(!g)return;if(!i.value.lazyLoad){g.leaf=!0;return}if(c.value.isLeaf(g,d.value)||c.value.hasChildren(g,d.value))return;g.loading=!0;const u=g.root?null:g;let k=f.get(g);k||(k=new Promise(E=>{i.value.lazyLoad?.(g,E)}),f.set(g,k));const I=await k;Array.isArray(I)&&I.length>0?c.value.updateChildren(I,u):g.leaf=!0,g.loading=!1,f.delete(g)},y=g=>{const u=g.map(k=>k.value);s.value=u,a("change",u,g),a("update:modelValue",u,g)},_={async handleNode(g,u){const{disabled:k,loading:I}=g;if(!(!u&&k||!e.value[o.value])){if(c.value.isLeaf(g,d.value)){if(g.leaf=!0,e.value[o.value].selectedNode=g,e.value=e.value.slice(0,g.level+1),!u){const E=e.value.map(x=>x.selectedNode);y(E),a("pathChange",E)}return}if(c.value.hasChildren(g,d.value)){const E=g.level+1;e.value[o.value].selectedNode=g,e.value=e.value.slice(0,E),e.value.push({nodes:g.children||[],selectedNode:null}),o.value=E,u||a("pathChange",e.value.map(x=>x.selectedNode));return}w=g,!I&&(await h(g),w===g&&(e.value[o.value].selectedNode=g,_.handleNode(g,u)))}},handleTabChange(g,u){w=null},formatTabTitle(g){return g.selectedNode?g.selectedNode.text:n("select")},isSelected(g,u){return g.selectedNode&&g.selectedNode.value===u.value}};return(0,l.watch)([i,()=>t.options],()=>{T()},{deep:!0,immediate:!0}),(0,l.watch)(()=>t.modelValue,g=>{g!==s.value&&(s.value=g,C())}),(0,l.watch)(()=>t.visible,g=>{g&&Array.isArray(s.value)&&s.value.length>0&&C()}),{panes:e,panesTitles:m,initLoading:r,tabsCursor:o,..._}}}),jh={class:"fox-cascader"},Yh={role:"menu",class:"fox-cascader__pane"},Wh=["aria-checked","aria-disabled","onClick"],Uh={class:"fox-cascader__item__title"};function Gh(t,a,n,i,o,r){const s=(0,l.resolveComponent)("TabsBar"),c=(0,l.resolveComponent)("Loading"),e=(0,l.resolveComponent)("Checklist"),d=(0,l.resolveComponent)("TabsPane"),m=(0,l.resolveComponent)("TabsContainer");return(0,l.openBlock)(),(0,l.createElementBlock)("view",jh,[(0,l.createVNode)(s,{modelValue:t.tabsCursor,"onUpdate:modelValue":a[0]||(a[0]=f=>t.tabsCursor=f),data:t.panesTitles,onChange:t.handleTabChange,scroll:!0,align:"left"},null,8,["modelValue","data","onChange"]),(0,l.createVNode)(m,{modelValue:t.tabsCursor,"onUpdate:modelValue":a[1]||(a[1]=f=>t.tabsCursor=f)},{default:(0,l.withCtx)(()=>[!t.initLoading&&t.panes.length?((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,{key:0},(0,l.renderList)(t.panes,(f,w)=>((0,l.openBlock)(),(0,l.createBlock)(d,{"pane-key":w,key:w},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("view",Yh,[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(f.nodes,T=>((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:T.value,class:(0,l.normalizeClass)(["fox-cascader__item",{active:t.isSelected(f,T),disabled:T.disabled}]),"aria-checked":t.isSelected(f,T),"aria-disabled":T.disabled||void 0,role:"menuitemradio",onClick:C=>t.handleNode(T,!1)},[(0,l.createElementVNode)("view",Uh,(0,l.toDisplayString)(T.text),1),T.loading?((0,l.openBlock)(),(0,l.createBlock)(c,{key:0,class:"fox-cascader__item__icon-loading",name:"loading"})):((0,l.openBlock)(),(0,l.createBlock)(e,{key:1,class:"fox-cascader__item__icon-check",name:"checklist"}))],10,Wh))),128))])]),_:2},1032,["pane-key"]))),128)):((0,l.openBlock)(),(0,l.createBlock)(d,{key:1,"pane-key":0},{default:(0,l.withCtx)(()=>[...a[2]||(a[2]=[(0,l.createElementVNode)("view",{class:"fox-cascader__pane"},null,-1)])]),_:1}))]),_:1},8,["modelValue"])])}var Xh=Re(Kh,[["render",Gh]]),{create:Zh}=se("cascader-picker"),Jh=Zh({components:{FoxCascaderPane:Xh,FoxPopup:bt},props:{...Yn,modelValue:Array,visible:Boolean,title:String,options:{type:Array,default:()=>[]},lazy:Boolean,lazyLoad:Function,valueKey:{type:String,default:"value"},textKey:{type:String,default:"text"},childrenKey:{type:String,default:"children"},poppable:{type:Boolean,default:!0},convertConfig:Object},emits:["update:modelValue","change","pathChange","update:visible"],setup(t,{emit:a}){const n=(0,l.ref)(t.modelValue),i=(0,l.computed)({get(){return t.visible},set(s){a("update:visible",s)}}),o=(s,c)=>{n.value=s,i.value=!1,a("change",s,c),a("update:modelValue",s)},r=s=>{a("pathChange",s)};return(0,l.watch)(()=>t.modelValue,s=>{s!==n.value&&(n.value=s)}),{onChange:o,onPathChange:r,innerValue:n,innerVisible:i}}}),Qh=["innerHTML"];function e9(t,a,n,i,o,r){const s=(0,l.resolveComponent)("FoxCascaderPane"),c=(0,l.resolveComponent)("FoxPopup");return t.poppable?((0,l.openBlock)(),(0,l.createBlock)(c,{key:0,visible:t.innerVisible,"onUpdate:visible":a[0]||(a[0]=e=>t.innerVisible=e),position:"bottom","pop-class":"fox-cascader__popup",round:"",closeable:t.closeable,"destroy-on-close":!1,"close-icon-position":t.closeIconPosition},{default:(0,l.withCtx)(()=>[(0,l.renderSlot)(t.$slots,"header",{},()=>[t.title?((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:0,class:"fox-cascader__bar",innerHTML:t.title},null,8,Qh)):(0,l.createCommentVNode)("",!0)]),(0,l.createVNode)(s,{onChange:t.onChange,onPathChange:t.onPathChange,modelValue:t.innerValue,options:t.options,lazy:t.lazy,"lazy-load":t.lazyLoad,"value-key":t.valueKey,"text-key":t.textKey,"children-key":t.childrenKey,"convert-config":t.convertConfig,visible:t.innerVisible},null,8,["onChange","onPathChange","modelValue","options","lazy","lazy-load","value-key","text-key","children-key","convert-config","visible"])]),_:3},8,["visible","closeable","close-icon-position"])):((0,l.openBlock)(),(0,l.createBlock)(s,{key:1,onChange:t.onChange,onPathChange:t.onPathChange,modelValue:t.innerValue,options:t.options,lazy:t.lazy,"lazy-load":t.lazyLoad,"value-key":t.valueKey,"text-key":t.textKey,"children-key":t.childrenKey,"convert-config":t.convertConfig,visible:t.innerVisible},null,8,["onChange","onPathChange","modelValue","options","lazy","lazy-load","value-key","text-key","children-key","convert-config","visible"]))}var Da=Re(Jh,[["render",e9]]),t9=Symbol.for("PageWrapperKey");function l9(t,a){return{props:{class:{type:[String]},title:{type:[String]},height:{type:[String,Number]},hideHeader:{type:[Boolean]},draggable:{type:[Boolean],default:()=>!0},appendToBody:{type:[Boolean],default:!0},closeOnClickModal:{type:[Boolean],default:()=>!1},closeOnPressEscape:{type:[Boolean],default:()=>!0}},setup(n,i){kn(!0);const o={};(0,l.provide)(t9,o);const r=d=>{typeof o.beforeClose=="function"&&o.beforeClose()},s=(0,l.ref)(!0),c=d=>{s.value=d},e=(0,l.computed)(()=>{const d={};return n.height&&(d["--fox-dialog-item-body-height"]=Ne(n.height)),d});return()=>{const d={...i.attrs,style:e.value,title:n.title,draggable:n.draggable,modelValue:s.value,"onUpdate:modelValue":c,"append-to-body":n.appendToBody,"close-on-click-modal":n.closeOnClickModal,"close-on-press-escape":n.closeOnPressEscape,"before-close":r},m=["fox-dialog-item "];n.hideHeader&&m.push("hide-header"),n.class&&m.push(n.class),d.class=m.join(" ");const f={};return typeof i.slots.default=="function"&&(f.default=i.slots.default),(0,l.h)(V.ElDialog,d,f)}}}}var{componentName:n9,create:a9,scope:r9}=se("dialog-item"),o9=a9(l9(n9,r9)),Ma=o9,{create:i9}=se("toast"),s9=i9({props:{id:{type:String,required:!1},msg:{type:String,required:!1},duration:{type:Number,default:2e3},center:{type:Boolean,default:!0},type:{type:String,required:!1},customClass:{type:String,required:!1},bottom:{type:String,default:"30px"},size:{type:[String,Number],default:"base"},iconSize:{type:[String,Number],default:20},icon:{type:[Object],required:!1},iconColor:{type:String,required:!1,default:"#ffffff"},textAlignCenter:{type:Boolean,default:!0},loadingRotate:{type:Boolean,default:!0},bgColor:{type:String,default:""},onClose:{type:Function,required:!1},unmount:{type:Function,required:!1},cover:{type:Boolean,default:!1},coverColor:{type:String,default:""},title:{type:String,default:""},closeOnClickOverlay:{type:Boolean,default:!1}},emits:["close"],setup(t,{emit:a}){let n=null;const i=(0,l.reactive)({mounted:!1});(0,l.onMounted)(()=>{i.mounted=!0});const o=()=>{n&&(clearTimeout(n),n=null)},r=()=>{i.mounted=!1},s=()=>{o(),t.duration&&(n=setTimeout(()=>{r()},t.duration))},c=()=>{t.closeOnClickOverlay&&(r(),a("close"))};t.duration&&s(),(0,l.watch)(()=>t.duration,T=>{T&&s()});const e=(0,l.computed)(()=>t.type!=="text"?!0:!!t.icon),d=()=>{const T=pe(t.iconSize);return(0,l.h)(t.icon,{width:T,height:T,color:t.iconColor})},m=(0,l.computed)(()=>["fox-toast",{"fox-toast-center":t.center},{"fox-toast-has-icon":e.value},{"fox-toast-cover":t.cover},{"fox-toast-loading":t.type==="loading"},t.customClass,"fox-toast-"+t.size]),f=(0,l.computed)(()=>["fox-toast-icon-wrapper",{"fox-toast-icon-no-animation":!t.loadingRotate}]);return{state:i,hide:r,clickCover:c,renderIcon:d,hasIcon:e,toastBodyClass:m,toastIconWrapperClass:f,onAfterLeave:()=>{o(),t.unmount(t.id),t.onClose&&t.onClose()}}}}),c9={key:1,class:"fox-toast-title"},u9=["innerHTML"];function d9(t,a,n,i,o,r){return(0,l.openBlock)(),(0,l.createBlock)(l.Transition,{name:"toast-fade",onAfterLeave:t.onAfterLeave},{default:(0,l.withCtx)(()=>[(0,l.withDirectives)((0,l.createElementVNode)("view",{class:(0,l.normalizeClass)(t.toastBodyClass),style:(0,l.normalizeStyle)({bottom:t.center?"auto":t.bottom,"background-color":t.coverColor}),onClick:a[0]||(a[0]=(...s)=>t.clickCover&&t.clickCover(...s))},[(0,l.createElementVNode)("view",{class:"fox-toast-inner",style:(0,l.normalizeStyle)({"text-align":t.textAlignCenter?"center":"left","background-color":t.bgColor})},[t.hasIcon?((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:0,class:(0,l.normalizeClass)(t.toastIconWrapperClass)},[((0,l.openBlock)(),(0,l.createBlock)((0,l.resolveDynamicComponent)(t.renderIcon())))],2)):(0,l.createCommentVNode)("",!0),t.title?((0,l.openBlock)(),(0,l.createElementBlock)("div",c9,(0,l.toDisplayString)(t.title),1)):(0,l.createCommentVNode)("",!0),(0,l.createElementVNode)("view",{class:"fox-toast-text",innerHTML:t.msg},null,8,u9)],4)],6),[[l.vShow,t.state.mounted]])]),_:1},8,["onAfterLeave"])}var Ia=Re(s9,[["render",d9]]),Aa={msg:"",id:"",duration:2e3,center:!0,type:"text",title:"",customClass:"",bottom:"30px",size:"base",iconSize:"20",icon:null,textAlignCenter:!0,loadingRotate:!0,bgColor:"",onClose:null,unmount:null,cover:!1,coverColor:"",closeOnClickOverlay:!1},At=[],al=[],di=t=>{if(t){const a=document.getElementById(t);al=al.filter(n=>n.id!==t),At=At.filter(n=>n!==t),a&&document.body.removeChild(a)}else At.forEach(a=>{const n=document.getElementById(a);n&&document.body.removeChild(n)}),al=[],At=[]},f9=t=>{const a=document.getElementById(t.id);if(a){const n=al.find(i=>i.id===t.id);return n?t={...Aa,...n,...t}:t={...Aa,...t},(0,l.render)((0,l.createVNode)(Ia,t),a),_t}},rl=t=>{t.unmount=di;let a;if(t.id){if(a=t.id,At.find(i=>i===t.id))return f9(t)}else a=new Date().getTime()+"";t={...Aa,...t},t.id=a,At.push(t.id),al.push(t);const n=document.createElement("div");return n.id=t.id,(0,l.render)((0,l.createVNode)(Ia,t),n),document.body.appendChild(n),_t},Ql=t=>{if(!t){console.warn("[FoxUI Toast]: msg不能为空");return}},_t={text(t,a={}){return Ql(t),rl({...a,type:"text",msg:t})},success(t,a={}){return Ql(t),rl({icon:p0,...a,msg:t,type:"success"})},fail(t,a={}){return Ql(t),rl({icon:M4,...a,msg:t,type:"fail"})},warn(t,a={}){return Ql(t),rl({icon:u0,...a,msg:t,type:"warn"})},loading(t,a={}){return rl({icon:Xt,...a,msg:t,type:"loading"})},hide(t){di(t)},install(t){t.use(Ia),t.config.globalProperties.$toast=_t}},m9={modelValue:{type:[Boolean],default:!1},pullingText:{type:[String]},loosingText:{type:[String]},loadingText:{type:[String]},headHeight:{type:[String,Number],default:50},pullDistance:{type:[String,Number],default:50},duration:{type:[String,Number],default:.3}},h9=(t,a,n)=>({props:{...m9},emits:["change","refresh","update:modelValue"],setup(i,{emit:o,slots:r}){const{toLocaleRefs:s}=(0,Ce.useFoxI18n)(a),c=s(i,["pullingText","loosingText","loadingText"]),e=Qt(),d=(0,l.ref)(),m=To(d),f=(0,l.reactive)({isPullRefresh:!1,distance:0,status:"normal",moving:!1}),w=(0,l.computed)(()=>({[t]:!0})),T=(0,l.computed)(()=>{switch(f.status){case"pulling":return r.pulling?"":c.pullingText.value;case"loosing":return r.loosing?"":c.loosingText.value;case"loading":return r.loading?"":c.loadingText.value;default:return""}}),C=(0,l.computed)(()=>({transitionDuration:`${i.duration}s`,transform:f.distance?`translate3d(0,${f.distance}px, 0)`:""})),h=(0,l.computed)(()=>{const x={};return i.headHeight!=50&&(x.height=Ne(i.headHeight)),x}),y=x=>{const L=+(i.pullDistance||i.headHeight);let B=x;return x>L&&(x<L*2?B=(x+L)/2:B=L+x/4),Math.round(B)},_=(x,L)=>{const B=+(i.pullDistance||i.headHeight);f.distance=x,L?f.status="loading":x===0?f.status="normal":x<B?f.status="pulling":f.status="loosing",o("change",{status:f.status,distance:x})},g=()=>f.status!=="loading"&&f.status!=="complete",u=()=>m.value==window?Eo()==0:m.value&&m.value.scrollTop==0,k=x=>{g()&&(u()?(e.start(x),f.isPullRefresh=!0,f.moving=!0):(f.distance=0,f.isPullRefresh=!1))},I=x=>{g()&&f.moving&&(e.move(x),e.isVertical()&&e.state.deltaY>0&&f.isPullRefresh&&(x.cancelable&&x.preventDefault(),_(y(e.state.deltaY))))},E=()=>{f.moving=!1,f.isPullRefresh&&g()&&e.state.deltaY&&(f.status==="loosing"?(_(+i.headHeight,!0),o("update:modelValue",!0),(0,l.nextTick)(()=>o("refresh"))):_(0)),setTimeout(()=>{e.reset()},0)};return(0,l.watch)(()=>i.modelValue,x=>{x?_(+i.headHeight,!0):_(0)}),()=>{const x=[];let L=null;f.status==="loading"?(L=r?.loading?.()??null,L||(L=(0,l.h)(n,{class:["fox-pull-refresh-container-topbox-icon"]}))):f.status==="pulling"?L=r?.pulling?.()??null:f.status==="loosing"&&(L=r?.loosing?.()??null),L&&x.push(L);const B=(0,l.h)("dive",{class:["fox-pull-refresh-container-topbox-text"]},[T.value]);x.push(B);const j=(0,l.h)("div",{class:["fox-pull-refresh-container-topbox"],style:h.value},x),S=(0,l.h)("div",{class:"fox-pull-refresh-container",style:C.value},[j,r?.default?.()]),$={ref:d,class:w.value};return Jt()?Object.assign($,{onTouchstart:k,onTouchmove:I,onTouchend:E}):Object.assign($,{onMousedown:k,onMousemove:I,onMouseup:E}),(0,l.h)("div",$,[S])}}}),{componentName:p9,create:g9,scope:y9}=se("pull-refresh"),b9=g9(h9(p9,y9,Xt)),_a=b9,w9={modelValue:{type:[Boolean],requried:!0},type:{type:[String],requried:!1,default:""},disabled:{type:[Boolean,String],requried:!1},textPosition:{type:[String],requried:!1},collapseText:{type:[String],requried:!1},expandText:{type:[String],requried:!1},icon:{type:[Object],requried:!1}};function S9(t,a,n){return{props:{...w9},emits:["click","update:modelValue"],setup(i,{emit:o,slots:r}){const{toLocaleRefs:s}=(0,Ce.useFoxI18n)(a),c=s(i,["collapseText","expandText"]),e=(0,l.computed)(()=>{const C={[`${t}`]:!0};return i.disabled?C[`${t}--disabled`]=!0:C[`${t}--${i.type}`]=!0,C}),d=we(i,"modelValue"),m=(0,l.computed)(()=>d.value?c.expandText.value??"":c.collapseText.value??""),f=(0,l.computed)(()=>({[`${t}__text`]:!0})),w=(0,l.computed)(()=>({[`${t}__icon`]:!0,"is-expand":!d.value,"is-collapse":d.value})),T=()=>{o("update:modelValue",!d.value)};return()=>{const C=[];if(m.value){const _=(0,l.h)("span",{class:f.value},[m.value]);C.push(_)}const h={class:w.value},y=(r.icon&&r.icon())??(i.icon&&(0,l.h)(i.icon))??(0,l.h)(n);if(y){const _=(0,l.h)("div",h,[y]);C.push(_)}return i.textPosition==="right"&&C.reverse(),(0,l.h)("div",{class:e.value,onClick:T},C)}}}}var{componentName:v9,create:C9,scope:N9}=se("more-button"),k9=C9(S9(v9,N9,$e.ArrowUp)),La=k9;function x9(t){t.stopPropagation()}var z9=class{startMove;updateMove;isTouch=!1;els=null;moving=!1;touchstart=null;touchmove=null;touchend=null;constructor(t,a){this.startMove=t,this.updateMove=a,this.isTouch=Jt()}open(t){Array.isArray(t)||(t=[t]),this.els=t;const a=Qt(),n=(i,o,r,s)=>{this.updateMove({x:i,y:o})};this.touchstart=i=>{this.moving||(a.start(i),this.startMove({x:a.state.startX,y:a.state.startY}),document.addEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),document.addEventListener(this.isTouch?"touchend":"mouseup",this.touchend),this.moving=!0)},this.touchmove=i=>{this.moving&&(a.move(i),x9(i),n(a.state.deltaX,a.state.deltaY,"",0))},this.touchend=()=>{n(a.state.deltaX,a.state.deltaY,"end"),this.touchmove&&document.removeEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),this.touchend&&document.removeEventListener(this.isTouch?"touchend":"mouseup",this.touchend),a.reset(),this.moving=!1},this.els.forEach(i=>{this.touchstart&&i.addEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart)})}close(){Array.isArray(this.els)&&this.els.forEach(t=>{this.touchstart&&t.removeEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart)}),this.els=null}};function T9(t,a){return new z9(t,a)}var E9={customClass:{type:[String]},top:{type:[String]},right:{type:[String]},bottom:{type:[String]},left:{type:[String]},width:{type:[String]},height:{type:[String]},color:{type:[String]},background:{type:[String]},borderRadius:{type:[String]},draggable:{type:[Boolean]},zIndex:{type:[String]}},$9=(t,a,n,i=!1)=>({props:{...E9},emits:["click"],setup(o,{slots:r,emit:s}){const c=(0,l.reactive)({top:o.top,right:o.right,bottom:o.bottom,left:o.left}),e=(0,l.computed)(()=>{const g=[`${t}`];return o.customClass&&g.push(o.customClass),g}),d=(0,l.computed)(()=>{const g={};return he(c.top)||(g.top=c.top),he(c.right)||(g.right=c.right),he(c.bottom)||(g.bottom=c.bottom),he(c.left)||(g.left=c.left),he(o.width)||(g.width=o.width),he(o.height)||(g.height=o.height),he(o.color)||(g.color=o.color),he(o.background)||(g.background=o.background),he(o.borderRadius)||(g["border-radius"]=o.borderRadius),he(o.zIndex)||(g["z-index"]=o.zIndex),g}),m=(0,l.computed)(()=>({[`${t}__icon`]:!0})),f=()=>{s("click")},w=(0,l.ref)(null),T=()=>{c.top=null,c.right=null,c.bottom=null,c.left=null},C={x:0,y:0},_=T9(g=>{if(!w.value)return;const u=w.value;T(),c.left=u.offsetLeft,c.top=u.offsetTop,u.style.left=`${c.left}px`,u.style.top=`${c.top}px`,u.style.right=null,u.style.bottom=null,C.x=c.left,C.y=c.top},g=>{if(!w.value)return;const u=w.value;T(),c.left=C.x+g.x,c.top=C.y+g.y,u.style.left=`${c.left}px`,u.style.top=`${c.top}px`});return(0,l.onMounted)(()=>{if(o.draggable&&w.value){const g=[w.value];_.open(g)}}),(0,l.onBeforeUnmount)(()=>{o.draggable&&w.value&&_.close()}),()=>{let g=[];const u=typeof r.default=="function"?r.default():[];if(u&&u.length>0)g=u;else{const k=(0,l.h)(n,{class:m.value});g.push(k)}return(0,l.h)("view",{ref:k=>{w.value=k},class:e.value,style:d.value,onClick:f},g)}}}),{componentName:V9,create:B9,scope:D9}=se("floating-button"),M9=B9($9(V9,D9,G1,!1)),Pa=M9;function I9(t,a){return{props:{type:{type:[String],required:!1,default:""},color:{type:[String],required:!1,default:""},icon:{type:[Object],required:!1},textPosition:{type:String,default:"right"}},setup(n,{slots:i}){const o=t,r=(0,l.computed)(()=>({[o]:!0})),s=(0,l.computed)(()=>n.icon?{[`${o}__icon`]:!0,[`${o}__icon-${n.type}`]:!0}:{[`${o}__mark`]:!0,[`${o}__mark-${n.type}`]:!0}),c=(0,l.computed)(()=>n.color?n.icon?{color:n.color}:{background:n.color}:null),e=(0,l.computed)(()=>{const m={[`${o}__text`]:!0,[`${o}__text-${n.type}`]:!0};return n.textPosition==="left"?m["is-left"]=!0:m["is-right"]=!0,m}),d=(0,l.computed)(()=>n.color?{color:n.color}:null);return()=>{let m=null;if(i.mark)m=i.mark()[0];else{const T={class:s.value,style:c.value};m=(0,l.h)(n.icon??"div",T)}const f=(0,l.h)("div",{class:e.value,style:d.value},i.default?i.default():[]),w={class:r.value};return n.textPosition==="right"?(0,l.h)("div",w,[m,f]):(0,l.h)("div",w,[f,m])}}}}var{componentName:A9,create:_9,scope:L9}=se("indicator"),P9=_9(I9(A9,L9)),Fa=P9,{componentName:F9,create:R9,scope:pb}=se("tour"),O9=R9({components:{Close:$e.Close,ElPopover:V.ElPopover},props:{modelValue:{type:Boolean,default:!1},type:{type:String,default:"step"},steps:{type:Array,default:()=>[]},location:{type:String,default:"bottom"},width:{type:String,default:"300px"},popperClass:{type:String,default:""},current:{type:Number,default:0},nextStepText:{type:String,default:"下一步"},prevStepText:{type:String,default:"上一步"},completeText:{type:String,default:"完成"},mask:{type:Boolean,default:!0},offset:{type:Object,default:{left:8,top:10,right:8,botttom:10}},maskWidth:{type:[Number,String],default:""},maskHeight:{type:[Number,String],default:""},closeOnClickOverlay:{type:Boolean,default:!0},showPrevStep:{type:Boolean,default:!0},showTitleBar:{type:Boolean,default:!0}},emits:["update:modelValue","change","close"],setup(t,{emit:a}){const n=F9,i=(0,l.reactive)({showTour:t.modelValue,showPopup:!1,active:0}),o=(0,l.ref)({}),r=(0,l.computed)(()=>`${n}`),s=(0,l.computed)(()=>{const{offset:C,maskWidth:h,maskHeight:y}=t,{width:_,height:g,left:u,top:k}=o.value,I=t.steps[i.active].offset??C,E=[u+_/2,k+g/2],x=Number(h||_),L=Number(y||g);return{width:`${x+ +I.left+I.right}px`,height:`${L+I.top+I.bottom}px`,top:`${E[1]-L/2-+I.top}px`,left:`${E[0]-x/2-+I.left}px`}}),c=C=>{C=="next"?i.active=i.active+1:i.active=i.active-1,i.showPopup=!1,(0,l.nextTick)(()=>{i.showPopup=!0,m()}),a("change",i.active)},e=C=>C.popoverWidth??t.width,d=C=>C.location??t.location,m=()=>{const C=ga(document.querySelector(`${t.steps[i.active].target}`));o.value={x:C.left,y:C.top,top:C.top,left:C.left,width:C.width,height:C.height}},f=()=>{i.showTour=!1,i.showPopup=!1,a("close",i.active),a("update:modelValue",!1)},w=()=>{t.closeOnClickOverlay&&f()},T=(C,h=0)=>{C&&m(),t.steps,i.active=h,i.showTour=C,i.showPopup=C};return(0,l.onMounted)(()=>{T(t.modelValue,t.current)}),(0,l.watch)(()=>t.modelValue,C=>{T(C)}),{...(0,l.toRefs)(i),classes:r,maskStyle:s,changeStep:c,popoverWidth:e,popoverLocation:d,close:f,handleClickMask:w}}}),q9={key:0,class:"fox-tour__content"},H9={key:0,class:"fox-tour__content-top"},K9={class:"fox-tour__content-inner"},j9={class:"fox-tour__content-bottom"},Y9={class:"fox-tour__content-bottom-init"},W9={class:"fox-tour__content-bottom-operate"},U9={key:1,class:"fox-tour__content fox-tour__content-tile"},G9={class:"fox-tour__content-inner"};function X9(t,a,n,i,o,r){const s=(0,l.resolveComponent)("Close"),c=(0,l.resolveComponent)("fox-button"),e=(0,l.resolveComponent)("ElPopover");return(0,l.openBlock)(),(0,l.createElementBlock)("div",{class:(0,l.normalizeClass)(t.classes)},[(0,l.withDirectives)((0,l.createElementVNode)("div",{class:"fox-tour__masked",onClick:a[0]||(a[0]=(...d)=>t.handleClickMask&&t.handleClickMask(...d))},null,512),[[l.vShow,t.showTour]]),((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(t.steps,(d,m)=>((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:m,style:{height:"0"}},[m==t.active?((0,l.openBlock)(),(0,l.createBlock)(e,{key:0,"popper-class":"popperClass",visible:t.showPopup,placement:t.popoverLocation(d),width:t.popoverWidth(d)},{reference:(0,l.withCtx)(()=>[t.showTour?((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:0,class:(0,l.normalizeClass)(["fox-tour__mask",[t.mask?"":"fox-tour__mask-none"]]),style:(0,l.normalizeStyle)(t.maskStyle),id:"fox-tour-popid"},null,6)):(0,l.createCommentVNode)("",!0)]),default:(0,l.withCtx)(()=>[(0,l.renderSlot)(t.$slots,"default",{},()=>[t.type=="step"?((0,l.openBlock)(),(0,l.createElementBlock)("div",q9,[t.showTitleBar?((0,l.openBlock)(),(0,l.createElementBlock)("div",H9,[(0,l.createElementVNode)("div",{onClick:a[1]||(a[1]=(...f)=>t.close&&t.close(...f))},[(0,l.createVNode)(s,{class:"fox-tour__content-top-close"})])])):(0,l.createCommentVNode)("",!0),(0,l.createElementVNode)("div",K9,(0,l.toDisplayString)(d.content),1),(0,l.createElementVNode)("div",j9,[(0,l.createElementVNode)("div",Y9,(0,l.toDisplayString)(t.active+1)+"/"+(0,l.toDisplayString)(t.steps.length),1),(0,l.createElementVNode)("div",W9,[(0,l.renderSlot)(t.$slots,"prev-step",{},()=>[t.active!=0&&t.showPrevStep?((0,l.openBlock)(),(0,l.createBlock)(c,{key:0,small:"",class:"fox-tour__content-bottom-operate-btn",onClick:a[2]||(a[2]=f=>t.changeStep("prev"))},{default:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(t.prevStepText),1)]),_:1})):(0,l.createCommentVNode)("",!0)]),t.steps.length-1==t.active?((0,l.openBlock)(),(0,l.createBlock)(c,{key:0,type:"primary",small:"",class:"fox-tour__content-bottom-operate-btn",onClick:t.close},{default:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(t.completeText),1)]),_:1},8,["onClick"])):(0,l.createCommentVNode)("",!0),(0,l.renderSlot)(t.$slots,"next-step",{},()=>[t.steps.length-1!=t.active?((0,l.openBlock)(),(0,l.createBlock)(c,{key:0,type:"primary",small:"",class:"fox-tour__content-bottom-operate-btn",onClick:a[3]||(a[3]=f=>t.changeStep("next"))},{default:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(t.nextStepText),1)]),_:1})):(0,l.createCommentVNode)("",!0)])])])])):(0,l.createCommentVNode)("",!0),t.type=="tile"?((0,l.openBlock)(),(0,l.createElementBlock)("div",U9,[(0,l.createElementVNode)("div",G9,(0,l.toDisplayString)(d.content),1)])):(0,l.createCommentVNode)("",!0)])]),_:2},1032,["visible","placement","width"])):(0,l.createCommentVNode)("",!0)]))),128))],2)}var Ra=Re(O9,[["render",X9]]);function Z9(t,a){return{inheritAttrs:!1,props:{name:{type:[String],required:!1,default:""},config:{type:[Object],required:!1,default:()=>{}},innerPageScope:{type:[Boolean],required:!1},abstractPageScope:{type:[Boolean],required:!1}},setup(n,{slots:i}){return br(n.name,()=>n.config),Ye(n.innerPageScope)||kn(n.innerPageScope),Ye(n.abstractPageScope)||vr(n.abstractPageScope),()=>typeof i.default=="function"?i.default():null}}}var{componentName:J9,create:Q9,scope:ep}=se("domain-provider"),tp=Q9(Z9(J9,ep)),Oa=tp,lp={initialVisibleObserverSize:{type:[Number],required:!1},initialInvisibleObserverHeight:{type:[String],required:!1,default:()=>"250px"},disabled:{type:[Boolean],required:!1},loadPolicy:{type:[String],required:!1,default:()=>"rolling"},rootMargin:{type:[String],required:!1,default:()=>"250px 0px 250px 0px"},threshold:{type:[Array],required:!1,default:()=>[0,.25]},root:{type:[Object,String]}};function np(t,a){return{inheritAttrs:!1,props:lp,emits:["change"],setup(n,{slots:i,emit:o}){if(ft&&window.IntersectionObserver){const r=new WeakMap;let s=new Map;const c=(w,T)=>{if(m===null){s.set(w,{visible:null,callback:T});return}r.has(w)&&m.unobserve(w),r.set(w,{visible:null,callback:T}),m.observe(w)},e=w=>{if(m===null){s.delete(w);return}r.has(w)&&(r.delete(w),m.unobserve(w))};let d=n.initialVisibleObserverSize;Is({acquire:()=>{if(n.loadPolicy==="always")return!0;const w=d>0;return d--,w},get disabled(){return n.disabled},get initialHeight(){return n.initialInvisibleObserverHeight},observe:c,unobserve:e});let m=null;const f=(w,T,C)=>{m=new IntersectionObserver(h=>{if(o("change",h),n.loadPolicy!=="always")for(let y of h){let _=!1;y.intersectionRatio>0&&(_=!0);const g=r.get(y.target);if(g)try{if(n.loadPolicy==="lazy"&&!_&&g.visible!==null)return;g.visible=_,g.callback(_)}catch(u){console.error(u)}}},{root:w,rootMargin:T,threshold:C}),s.forEach((h,y)=>{r.set(y,h),m?.observe(y)}),s.clear()};(0,l.watch)([()=>n.root,()=>n.disabled],([w,T])=>{if(T||!w||m)return;let C=null;typeof w=="string"?C=document.querySelector(w):C=w,C&&f(C,n.rootMargin,n.threshold)},{immediate:!0}),(0,l.onUnmounted)(()=>{m&&(m.disconnect(),m=null)})}return()=>typeof i.default=="function"?i.default():null}}}var{componentName:ap,create:rp,scope:op}=se("rolling-provider"),ip=rp(np(ap,op)),qa=ip,sp=[Tn,$n,Vn,Bn,An,Wt,_l,Ll,On,Oe,qn,Hn,Kn,Un,Gn,Xn,Zn,Jn,ea,ta,la,na,Ol,oa,ia,sa,ca,ua,da,fa,ma,Yl,ha,ba,wa,ll,nl,Wl,Ca,xa,Va,Pl,el,Ba,Rl,Da,Ma,Fl,bt,_t,jl,Kl,_a,La,Pa,Et,Il,Fa,Tt,Ra,Oa,qa],cp=new rs(sp,[ss],"4.0.0");b.AbstractPageScopeKey=xn,b.ActionsheetItem=ha,b.FoxActionsheetItem=ha,b.ActionsheetPane=Yl,b.FoxActionsheetPane=Yl,b.AutocompleteItem=ta,b.FoxAutocompleteItem=ta,b.Broadcast=bn,b.BroadcastKey=Ve,b.ButtonsItem=On,b.FoxButtonsItem=On,b.CalendarItem=Un,b.FoxCalendarItem=Un,b.CascaderItem=ea,b.FoxCascaderItem=ea,b.CheckboxItem=sa,b.FoxCheckboxItem=sa,b.Content=Bn,b.FoxContent=Bn,b.DataItemsKey=Nt,b.DateItem=Kn,b.FoxDateItem=Kn,b.DateUtils=_e,b.DialogItem=Ma,b.FoxDialogItem=Ma,b.Domain=wl,b.DomainKey=Xe,b.DomainProvider=Oa,b.FoxDomainProvider=Oa,b.FloatingButton=Pa,b.FoxFloatingButton=Pa,b.FloatingWindow=Va,b.FoxFloatingWindow=Va,b.FooterBar=Vn,b.FoxFooterBar=Vn,b.FoxAffix=V.ElAffix,b.FoxAlert=V.ElAlert,b.FoxAnchor=V.ElAnchor,b.FoxAnchorLink=V.ElAnchorLink,b.FoxAside=V.ElAside,b.FoxAutoResizer=V.ElAutoResizer,b.FoxAutocomplete=V.ElAutocomplete,b.FoxAvatar=V.ElAvatar,b.FoxBacktop=V.ElBacktop,b.FoxBadge=V.ElBadge,b.FoxBreadcrumb=V.ElBreadcrumb,b.FoxBreadcrumbItem=V.ElBreadcrumbItem,b.FoxButton=V.ElButton,b.FoxButtonGroup=V.ElButtonGroup,b.FoxCalendar=V.ElCalendar,b.FoxCard=V.ElCard,b.FoxCarousel=V.ElCarousel,b.FoxCarouselItem=V.ElCarouselItem,b.FoxCascader=V.ElCascader,b.FoxCascaderPanel=V.ElCascaderPanel,b.FoxCheckTag=V.ElCheckTag,b.FoxCheckbox=V.ElCheckbox,b.FoxCheckboxButton=V.ElCheckboxButton,b.FoxCheckboxGroup=V.ElCheckboxGroup,b.FoxCol=V.ElCol,b.FoxCollapse=V.ElCollapse,b.FoxCollapseItem=V.ElCollapseItem,b.FoxCollapseTransition=V.ElCollapseTransition,b.FoxColorPicker=V.ElColorPicker,b.FoxConfigProvider=V.ElConfigProvider,b.FoxContainer=V.ElContainer,b.FoxCountdown=V.ElCountdown,b.FoxDatePicker=V.ElDatePicker,b.FoxDescriptions=V.ElDescriptions,b.FoxDescriptionsItem=V.ElDescriptionsItem,b.FoxDialog=V.ElDialog,b.FoxDivider=V.ElDivider,b.FoxDrawer=V.ElDrawer,b.FoxDropdown=V.ElDropdown,b.FoxDropdownItem=V.ElDropdownItem,b.FoxDropdownMenu=V.ElDropdownMenu,b.FoxEmpty=V.ElEmpty,b.FoxFooter=V.ElFooter,b.FoxForm=V.ElForm,b.FoxFormItem=V.ElFormItem,b.FoxGroup=An,b.Group=An,b.FoxGroupSetting=fa,b.GroupSetting=fa,b.FoxHeader=V.ElHeader,b.FoxHeaderBar=$n,b.HeaderBar=$n,b.FoxHintText=Oe,b.HintText=Oe,b.FoxIcon=V.ElIcon,b.FoxImage=V.ElImage,b.FoxImageViewer=V.ElImageViewer,b.FoxIndicator=Fa,b.Indicator=Fa,b.FoxInfiniteLoading=Kl,b.InfiniteLoading=Kl,b.FoxInput=V.ElInput,b.FoxInputItem=qn,b.InputItem=qn,b.FoxInputNumber=V.ElInputNumber,b.FoxInputNumberItem=Jn,b.InputNumberItem=Jn,b.FoxInputTag=V.ElInputTag,b.FoxItem=Wt,b.Item=Wt,b.FoxLink=V.ElLink,b.FoxLinkItem=wa,b.LinkItem=wa,b.FoxMain=V.ElMain,b.FoxMapping=Et,b.Mapping=Et,b.FoxMention=V.ElMention,b.FoxMenu=V.ElMenu,b.FoxMenuItem=V.ElMenuItem,b.FoxMenuItemGroup=V.ElMenuItemGroup,b.FoxMessage=V.ElMessage,b.FoxMessageBox=V.ElMessageBox,b.FoxMoneyItem=Zn,b.MoneyItem=Zn,b.FoxMoreButton=La,b.MoreButton=La,b.FoxNotification=V.ElNotification,b.FoxOption=V.ElOption,b.FoxOptionGroup=V.ElOptionGroup,b.FoxOverLay=Fl,b.OverLay=Fl,b.FoxPage=Tn,b.Page=Tn,b.FoxPageHeader=V.ElPageHeader,b.FoxPagination=V.ElPagination,b.FoxPickerItem=ba,b.PickerItem=ba,b.FoxPopconfirm=V.ElPopconfirm,b.FoxPopover=V.ElPopover,b.FoxPopoverDialog=Pl,b.PopoverDialog=Pl,b.FoxPopper=V.ElPopper,b.FoxPopup=bt,b.Popup=bt,b.FoxPrice=Il,b.Price=Il,b.FoxProgress=V.ElProgress,b.FoxPullRefresh=_a,b.PullRefresh=_a,b.FoxRadio=V.ElRadio,b.FoxRadioButton=V.ElRadioButton,b.FoxRadioGroup=V.ElRadioGroup,b.FoxRadioItem=ia,b.RadioItem=ia,b.FoxRate=V.ElRate,b.FoxRateItem=ca,b.RateItem=ca,b.FoxResult=V.ElResult,b.FoxRollingProvider=qa,b.RollingProvider=qa,b.FoxRow=V.ElRow,b.FoxRowItem=Ll,b.RowItem=Ll,b.FoxScrollbar=V.ElScrollbar,b.FoxSearchBar=jl,b.SearchBar=jl,b.FoxSegmented=V.ElSegmented,b.FoxSelect=V.ElSelect,b.FoxSelectItem=Hn,b.SelectItem=Hn,b.FoxSelectV2=V.ElSelectV2,b.FoxSkeleton=V.ElSkeleton,b.FoxSkeletonItem=V.ElSkeletonItem,b.FoxSlider=V.ElSlider,b.FoxSlotItem=_l,b.SlotItem=_l,b.FoxSpace=V.ElSpace,b.FoxStatistic=V.ElStatistic,b.FoxStep=V.ElStep,b.FoxSteps=V.ElSteps,b.FoxStepsBar=xa,b.StepsBar=xa,b.FoxSubMenu=V.ElSubMenu,b.FoxSwitch=V.ElSwitch,b.FoxSwitchItem=ua,b.SwitchItem=ua,b.FoxTabPane=V.ElTabPane,b.FoxTable=V.ElTable,b.FoxTableColumn=V.ElTableColumn,b.FoxTableItem=oa,b.TableItem=oa,b.FoxTableMappingColumn=la,b.TableMappingColumn=la,b.FoxTableRadioColumn=na,b.TableRadioColumn=na,b.FoxTableSetting=Ol,b.TableSetting=Ol,b.FoxTableV2=V.ElTableV2,b.FoxTabs=V.ElTabs,b.FoxTabsBar=ll,b.TabsBar=ll,b.FoxTabsContainer=nl,b.TabsContainer=nl,b.FoxTabsFrame=Ca,b.TabsFrame=Ca,b.FoxTabsPane=Wl,b.TabsPane=Wl,b.FoxTag=V.ElTag,b.FoxText=Tt,b.Text=Tt,b.FoxTimeItem=Gn,b.TimeItem=Gn,b.FoxTimePicker=V.ElTimePicker,b.FoxTimeSelect=V.ElTimeSelect,b.FoxTimeSelectItem=Xn,b.TimeSelectItem=Xn,b.FoxTimeline=V.ElTimeline,b.FoxTimelineItem=V.ElTimelineItem,b.FoxToast=_t,b.Toast=_t,b.FoxTooltip=V.ElTooltip,b.FoxTour=Ra,b.Tour=Ra,b.FoxTransfer=V.ElTransfer,b.FoxTree=V.ElTree,b.FoxTreeItem=ma,b.TreeItem=ma,b.FoxTreeSelect=V.ElTreeSelect,b.FoxTreeSelectItem=da,b.TreeSelectItem=da,b.FoxTreeV2=V.ElTreeV2,b.FoxUpload=V.ElUpload,b.FoxWatermark=V.ElWatermark,b.Foxcalendarpicker=Rl,b.calendarpicker=Rl,b.Foxcascaderpicker=Da,b.cascaderpicker=Da,b.Foxdatepicker=Ba,b.datepicker=Ba,b.Foxpicker=el,b.picker=el,b.InnerPageScopeKey=Nn,b.PriorityPolicy=qe,b.UniqueID=Pr,b.ValidateSchema=pr,b.ValidateSchemaKey=et,b.browseProperty=kr,b.cancelRaf=Si,b.clamp=Pi,b.clearNonNumber=Di,b.compareTo=dn,b.createBroadcast=hl,b.createValidateSchema=gl,b.debounce=Je,b.debounceRef=Ui,b.decimalLength=sr,b.default=cp,b.defineBroadcast=Fi,b.defineConfigDomain=br,b.defineDataItem=wr,b.defineDomain=Sn,b.defineDomainItemProperty=Ie,b.defineItem=Te,b.definePageState=Sr,b.defineSimpleItem=vn,b.deleteGlobalValidator=Ki,b.disabledProperty=Nr,b.divide=un,b.excludeProps=Me,b.extend=Ct,b.floatData=Ai,b.getGlobalIcons=Br,b.getGlobalValidateCheckEvents=fr,b.getGlobalValidateResetEvents=hr,b.getPageContentAreaHeight=Nl,b.getPageContentAreaWidth=kl,b.getPageFooterAreaHeight=Cl,b.getPageHeaderAreaHeight=vl,b.getRootDomain=kt,b.hasSymbol=lr,b.includeProps=lt,b.indexOf=Mi,b.injectAbstractPageScope=jt,b.injectInnerPageScope=Kt,b.integerLength=ir,b.isArray=Ci,b.isArrayLike=rr,b.isBrowser=ft,b.isDate=dt,b.isDisplayNone=pn,b.isESModule=Ti,b.isEmptyString=he,b.isEqual=Ze,b.isFunction=mn,b.isHidden=nr,b.isMap=Ni,b.isNil=Ye,b.isNumberString=yn,b.isObject=Ue,b.isPlainObject=zi,b.isPromise=dl,b.isRegExp=gn,b.isSet=ki,b.isString=er,b.isSubPage=Ji,b.isSymbol=xi,b.isTouch=Jt,b.isWindow=ar,b.kebabToPascal=Rt,b.lastIndexOf=Ii,b.makeArray=Bi,b.merge=or,b.multiply=Za,b.negate=Ja,b.nextTick=$i,b.numberFormat=ul,b.objectToString=tr,b.once=Gi,b.overrideGlobalIcons=gs,b.overrideGlobalValidateHandler=qi,b.padZero=Li,b.pascalToKebab=ur,b.preventDefault=_i,b.property=Be,b.provideAbstractPageScope=vr,b.provideInnerPageScope=kn,b.raf=fn,b.readonlyProperty=Cr,b.setGlobalValidateCheckEvents=ji,b.setGlobalValidateHandler=Oi,b.setGlobalValidateMessages=Wi,b.setGlobalValidateResetEvents=Yi,b.setGlobalValidator=Hi,b.throttle=yr,b.toBoolean=me,b.toNumber=be,b.toPadding=nt,b.toPx=pe,b.toPxDesc=Zi,b.toPxString=Ne,b.toTypeString=fl,b.toValue=we,b.tryTimes=bl,b.typeOf=ml,b.unNumberFormat=Qa,b.updatePageState=Cn,b.useBroadcast=Ot,b.useDomain=mt,b.useExpose=Se,b.useInnerSize=Tl,b.usePageState=Sl,b.usePosition=_n,b.useRawTouch=Qt,b.useRect=ga,b.useSize=En,b.useSlotChildren=In,b.useTouch=Mo,b.valueLength=st});