@fox-js/foxui-pc 4.1.1-27 → 4.1.1-28
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.cjs.js +1 -1
- package/dist/index.esm.js +1449 -1425
- package/dist/index.umd.js +1 -1
- package/dist/style.css +3 -3
- package/dist/style.js +1 -1
- package/dist/types/index.d.ts +35 -0
- package/package.json +1 -1
package/dist/index.umd.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(h,t){typeof exports=="object"&&typeof module<"u"?t(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"],t):(h=typeof globalThis<"u"?globalThis:h||self,t(h.FoxUI={},h.Vue,h.FoxValidator,h.ElementPlus,h.ElementPlusIconsVue,h.FoxI18n))})(this,function(h,t,dt,x,Me,Ie){Object.defineProperties(h,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});var bi=Object.create,hr=Object.defineProperty,Si=Object.getOwnPropertyDescriptor,wi=Object.getOwnPropertyNames,Ni=Object.getPrototypeOf,vi=Object.prototype.hasOwnProperty,tt=(n,a)=>()=>(a||n((a={exports:{}}).exports,a),a.exports),Ci=(n,a,l,r)=>{if(a&&typeof a=="object"||typeof a=="function")for(var o=wi(a),i=0,s=o.length,c;i<s;i++)c=o[i],!vi.call(n,c)&&c!==l&&hr(n,c,{get:(e=>a[e]).bind(null,c),enumerable:!(r=Si(a,c))||r.enumerable});return n},lt=(n,a,l)=>(l=n!=null?bi(Ni(n)):{},Ci(a||!n||!n.__esModule?hr(l,"default",{value:n,enumerable:!0}):l,n)),Yt=window,xi=typeof window<"u";function zi(){return typeof Yt<"u"?Yt.requestAnimationFrame||Yt.webkitRequestAnimationFrame||function(n){Yt.setTimeout(n,1e3/60)}:function(n){setTimeout(n,1e3/60)}}function ki(n){xi?cancelAnimationFrame(n):clearTimeout(n)}var gr=zi();function Ut(n,a="0"){let l=0,r=-1;n[0]=="-"&&(l++,r=1,n=n.substring(1),n.length),a[0]=="-"&&(l++,r=2,a=a.substring(1),a.length),n=Le(n),a=Le(a),[n,a]=Ll(Le(n),Le(a)),l==1&&(r==1?n=Il(n):a=Il(a));let o=pr(n,a);return l?l==2?"-"+Le(o):n.length<o.length?Le(o.substring(1)):"-"+Le(Il(o)):Le(o)}function Il(n){let a="",l=n.length,r=n.split(".")[1],o=r?r.length:0;for(let s=0;s<l;s++)n[s]>="0"&&n[s]<="9"?a+=9-parseInt(n[s]):a+=n[s];let i=o>0?"0."+new Array(o).join("0")+"1":"1";return pr(a,i)}function Le(n){let a=n.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 Ll(n,a){let l=n.split("."),r=a.split("."),o=l[0].length,i=r[0].length;return o>i?r[0]=new Array(Math.abs(o-i)+1).join("0")+(r[0]?r[0]:""):l[0]=new Array(Math.abs(o-i)+1).join("0")+(l[0]?l[0]:""),o=l[1]?l[1].length:0,i=r[1]?r[1].length:0,(o||i)&&(o>i?r[1]=(r[1]?r[1]:"")+new Array(Math.abs(o-i)+1).join("0"):l[1]=(l[1]?l[1]:"")+new Array(Math.abs(o-i)+1).join("0")),n=l[0]+(l[1]?"."+l[1]:""),a=r[0]+(r[1]?"."+r[1]:""),[n,a]}function pr(n,a){[n,a]=Ll(n,a);let l="",r=0;for(let o=n.length-1;o>=0;o--){if(n[o]==="."){l="."+l;continue}let i=parseInt(n[o])+parseInt(a[o])+r;l=i%10+l,r=Math.floor(i/10)}return r?r.toString()+l:l}var ve=(function(n){return n[n.CEILING=0]="CEILING",n[n.DOWN=1]="DOWN",n[n.FLOOR=2]="FLOOR",n[n.HALF_DOWN=3]="HALF_DOWN",n[n.HALF_EVEN=4]="HALF_EVEN",n[n.HALF_UP=5]="HALF_UP",n[n.UNNECESSARY=6]="UNNECESSARY",n[n.UP=7]="UP",n})({});function Tt(n,a=0,l=ve.HALF_EVEN){if(l===ve.UNNECESSARY)throw new Error("UNNECESSARY Rounding Mode has not yet been implemented");typeof n=="number"&&(n=n.toString());let r=!1;n[0]==="-"&&(r=!0,n=n.substring(1));let o=n.split("."),i=o[0],s=o[1];if(a<0){if(a=-a,i.length<=a)return"0";{let e=i.substr(0,i.length-a);return n=e+"."+i.substr(i.length-a)+s,e=Tt(n,0,l),(r?"-":"")+e+new Array(a+1).join("0")}}if(a==0)return i.length,yr(o[1],i,r,l)?(r?"-":"")+Al(i):(r?"-":"")+i;if(o[1]){if(o[1].length<a)return(r?"-":"")+i+"."+o[1]+new Array(a-o[1].length+1).join("0")}else return(r?"-":"")+i+"."+new Array(a+1).join("0");s=o[1].substring(0,a);let c=o[1].substring(a);return c&&yr(c,s,r,l)&&(s=Al(s),s.length>a)?(r?"-":"")+Al(i,parseInt(s[0]))+"."+s.substring(1):(r?"-":"")+i+"."+s}function yr(n,a,l,r){if(!n||n===new Array(n.length+1).join("0")||r===ve.DOWN||!l&&r===ve.FLOOR||l&&r===ve.CEILING)return!1;if(r===ve.UP||l&&r===ve.FLOOR||!l&&r===ve.CEILING)return!0;let o="5"+new Array(n.length).join("0");if(n>o)return!0;if(n<o)return!1;switch(r){case ve.HALF_DOWN:return!1;case ve.HALF_UP:return!0;case ve.HALF_EVEN:default:return parseInt(a[a.length-1])%2==1}}function Al(n,a=0){a||(a=1),typeof n=="number"&&n.toString();let l=n.length-1,r="";for(let o=l;o>=0;o--){let i=parseInt(n[o])+a;i==10?(a=1,i=0):a=0,r+=i}return a&&(r+=a),r.split("").reverse().join("")}function Pl(n,a){n=n.toString(),a=a.toString();let l=0;n[0]=="-"&&(l++,n=n.substr(1)),a[0]=="-"&&(l++,a=a.substr(1)),n=$t(n),a=$t(a);let r=0,o=0;n.indexOf(".")!=-1&&(r=n.length-n.indexOf(".")-1),a.indexOf(".")!=-1&&(o=a.length-a.indexOf(".")-1);let i=r+o;if(n=$t(n.replace(".","")),a=$t(a.replace(".","")),n.length<a.length){let m=n;n=a,a=m}if(a=="0")return"0";let s=a.length,c=0,e=[],u=s-1,d="";for(let m=0;m<s;m++)e[m]=n.length-1;for(let m=0;m<2*n.length;m++){let y=0;for(let b=a.length-1;b>=u&&b>=0;b--)e[b]>-1&&e[b]<n.length&&(y+=parseInt(n[e[b]--])*parseInt(a[b]));y+=c,c=Math.floor(y/10),d=y%10+d,u--}return d=$t(Ei(d,i)),l==1&&(d="-"+d),d}function Ei(n,a){return a==0?n:(n=a>=n.length?new Array(a-n.length+1).join("0")+n:n,n.substr(0,n.length-a)+"."+n.substr(n.length-a,a))}function $t(n){for(;n[0]=="0";)n=n.substr(1);if(n.indexOf(".")!=-1)for(;n[n.length-1]=="0";)n=n.substr(0,n.length-1);return n==""||n=="."?n="0":n[n.length-1]=="."&&(n=n.substr(0,n.length-1)),n[0]=="."&&(n="0"+n),n}function Fl(n,a,l=8){if(a==0)throw new Error("Cannot divide by 0");if(n=n.toString(),a=a.toString(),n=n.replace(/(\.\d*?[1-9])0+$/g,"$1").replace(/\.0+$/,""),a=a.replace(/(\.\d*?[1-9])0+$/g,"$1").replace(/\.0+$/,""),n==0)return"0";let r=0;a[0]=="-"&&(a=a.substring(1),r++),n[0]=="-"&&(n=n.substring(1),r++);var o=a.indexOf(".")>0?a.length-a.indexOf(".")-1:-1;if(a=Le(a.replace(".","")),o>=0){let u=n.indexOf(".")>0?n.length-n.indexOf(".")-1:-1;if(u==-1)n=Le(n+new Array(o+1).join("0"));else if(o>u)n=n.replace(".",""),n=Le(n+new Array(o-u+1).join("0"));else if(o<u){n=n.replace(".","");let d=n.length-u+o;n=Le(n.substring(0,d)+"."+n.substring(d))}else o==u&&(n=Le(n.replace(".","")))}let i=0,s=a.length,c="",e=n.indexOf(".")>-1&&n.indexOf(".")<s?n.substring(0,s+1):n.substring(0,s);if(n=n.indexOf(".")>-1&&n.indexOf(".")<s?n.substring(s+1):n.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")),i=u,c="0."+new Array(u).join("0")}for(l=l+2;i<=l;){let u=0;for(;parseInt(e)>=parseInt(a);)e=Ut(e,"-"+a),u++;c+=u,n?(n[0]=="."&&(c+=".",i++,n=n.substring(1)),e=e+n.substring(0,1),n=n.substring(1)):(i||(c+="."),i++,e=e+"0")}return(r==1?"-":"")+Le(Tt(c,l-2))}function Rl(n,a){return n=n.toString(),a=a.toString(),a=Dl(a),Ut(n,a)}function Dl(n){return n[0]=="-"?n=n.substr(1):n="-"+n,n}function br(n,a){if(a==0)throw new Error("Cannot divide by 0");n=n.toString(),a=a.toString(),Sr(n),Sr(a);let l="";n[0]=="-"&&(l="-",n=n.substr(1)),a[0]=="-"&&(a=a.substr(1));let r=Rl(n,Pl(a,Tt(Fl(n,a),0,ve.FLOOR)));return l+r}function Sr(n){if(n.indexOf(".")!=-1)throw new Error("Modulus of non-integers not supported")}function wr(n,a){let l=!1;if(n[0]=="-"&&a[0]!="-")return-1;if(n[0]!="-"&&a[0]=="-")return 1;if(n[0]=="-"&&a[0]=="-"&&(n=n.substr(1),a=a.substr(1),l=!0),[n,a]=Ll(n,a),n.localeCompare(a)==0)return 0;for(let r=0;r<n.length;r++)if(n[r]!=a[r])return n[r]>a[r]?l?-1:1:l?1:-1;return 0}var Bt=class he{value;static RoundingModes=ve;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[l,r]=a.split(/[eE]/);l=Le(l);let o="";l[0]=="-"&&(o="-",l=l.substring(1)),l.indexOf(".")>=0?(r=parseInt(r)+l.indexOf("."),l=l.replace(".","")):r=parseInt(r)+l.length,l.length<r?a=o+l+new Array(r-l.length+1).join("0"):l.length>=r&&r>0?a=o+Le(l.substring(0,r))+(l.length>r?"."+l.substring(r):""):a=o+"0."+new Array(-r+1).join("0")+l}return a}constructor(a="0"){this.value=he.validate(a)}getValue(){return this.value}static getPrettyValue(a,l,r){if(!(l||r))l=3,r=",";else if(!(l&&r))throw Error("Illegal Arguments. Should pass both digits and separator or pass none");a=he.validate(a);let o=a.charAt(0)=="-";o&&(a=a.substring(1));var i=a.indexOf(".");i=i>0?i:a.length;for(var s="",c=i;c>0;)c<l?(l=c,c=0):c-=l,s=a.substring(c,c+l)+(c<i-l&&c>=0?r:"")+s;return(o?"-":"")+s+a.substring(i)}getPrettyValue(a,l){return he.getPrettyValue(this.value,a,l)}static round(a,l=0,r=ve.HALF_EVEN){if(a=he.validate(a),isNaN(l))throw Error("Precision is not a number: "+l);return Tt(a,l,r)}round(a=0,l=ve.HALF_EVEN){if(isNaN(a))throw Error("Precision is not a number: "+a);return new he(Tt(this.value,a,l))}static floor(a){return a=he.validate(a),a.indexOf(".")===-1?a:he.round(a,0,ve.FLOOR)}floor(){return this.value.indexOf(".")===-1?new he(this.value):new he(this.value).round(0,ve.FLOOR)}static ceil(a){return a=he.validate(a),a.indexOf(".")===-1?a:he.round(a,0,ve.CEILING)}ceil(){return this.value.indexOf(".")===-1?new he(this.value):new he(this.value).round(0,ve.CEILING)}static add(a,l){return a=he.validate(a),l=he.validate(l),Ut(a,l)}add(a){return new he(Ut(this.value,a.getValue()))}static subtract(a,l){return a=he.validate(a),l=he.validate(l),Rl(a,l)}subtract(a){return new he(Rl(this.value,a.getValue()))}static multiply(a,l){return a=he.validate(a),l=he.validate(l),Pl(a,l)}multiply(a){return new he(Pl(this.value,a.getValue()))}static divide(a,l,r){return a=he.validate(a),l=he.validate(l),Fl(a,l,r)}divide(a,l){return new he(Fl(this.value,a.getValue(),l))}static modulus(a,l){return a=he.validate(a),l=he.validate(l),br(a,l)}modulus(a){return new he(br(this.value,a.getValue()))}static compareTo(a,l){return a=he.validate(a),l=he.validate(l),wr(a,l)}compareTo(a){return wr(this.value,a.getValue())}static negate(a){return a=he.validate(a),Dl(a)}negate(){return new he(Dl(this.value))}};function Nr(n,a){return Bt.multiply(`${n}`,`${a}`)}function Ol(n,a,l=8){return Bt.divide(`${n}`,`${a}`,l)}var c9=Bt.RoundingModes;function ql(n,a){return n=`${n}`,a=`${a}`,Bt.compareTo(n,a)}function vr(n){return Bt.negate(n)}function Gt(n,a=-1,l=!1,r=3,o=","){let i=`${n}`;if(i.length==0||i==="-")return"";let s=i.charAt(0);s=="-"?i=i.substring(1):s="";let c=i,e="",u=i.indexOf(".");u!=-1&&(c=i.substring(0,u),e=i.substring(u+1)),a!=-1&&(a<e.length?e=e.substring(0,a):l&&a>e.length&&(e=e.padEnd(a,"0")));let d;if(r>0){let m="",y=c.split("").reverse();for(let b=0;b<y.length;b++)m+=y[b]+((b+1)%r==0&&b+1!=y.length?o:"");e.length==0?d=`${s}${m.split("").reverse().join("")}`:d=`${s}${m.split("").reverse().join("")}.${e}`}else e.length==0?d=`${s}${c}`:d=`${s}${c}.${e}`;return d}function Cr(n){let a=`${n}`,l=a.charAt(0);l=="-"?a=a.substring(1):l="";let r=a.replace(/[^\d\.-]/g,"");return`${l}${r}`}var Hl=gr,Ti=Array.isArray,$i=n=>Xt(n)==="[object Map]",Bi=n=>Xt(n)==="[object Set]",Vi=n=>n instanceof Date,jl=n=>typeof n=="function",xr=n=>typeof n=="string",Mi=n=>typeof n=="symbol",We=n=>n!==null&&typeof n=="object",zr=n=>We(n)&&jl(n.then)&&jl(n.catch),kr=Object.prototype.toString,Xt=n=>kr.call(n),_i=n=>Xt(n)==="[object Object]",Er=typeof Symbol=="function"&&typeof Symbol.toStringTag=="symbol";function Ii(n){return n.__esModule||Er&&n[Symbol.toStringTag]==="Module"}var Li=typeof Promise<"u"&&Promise.toString().indexOf("[native code]")!==-1;function gt(...n){let a=n[0]!==void 0&&n[0]!==null?n[0]:{},l=1,r=n.length,o=!1;for(typeof a=="boolean"&&(o=a,a=n[l]??{},l++),typeof a!="object"&&(a={});l<r;l++)if(n[l]!==null&&n[l]!==void 0){let i=n[l];for(let s in i){let c=a[s],e=i[s];if(c!==e)if(o===!0&&e&&typeof e=="object"){let u;Array.isArray(e)?u=c&&Array.isArray(c)?c:[]:u=c&&typeof c=="object"?c:{},a[s]=gt(o,u,e)}else e!==void 0&&(a[s]=e)}}return a}var Kl=Li?Promise.resolve():null;function Ai(n,...a){Kl!==null?a&&a.length>0?Kl.then(()=>{n(a)}):Kl.then(n):a&&a.length>0?setTimeout(()=>{n(a)}):setTimeout(n)}function de(n){return n==null?!1:typeof n=="boolean"?n:typeof n=="string"?n.toLocaleLowerCase()==="true":!!n}function ke(n){return typeof n=="number"?n:Number(n)}var Pi={"[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 Zt(n){let a=Object.prototype.toString.call(n);return n==null?String(n):Pi[a]||"object"}function Tr(n){if(!n||n.nodeType!==1)return!0;let a=n;for(;a;){if(a.hidden)return!0;const l=window.getComputedStyle(a);if(l.display==="none"||l.visibility==="hidden"||l.visibility==="collapse")return!0;a=a.parentElement}return!1}function Wl(n){if(!n)return!0;if(n.offsetParent!==null)return!1;if(getComputedStyle(n).position!=="fixed")return!0;let a=n.parentElement;for(;a;){if(getComputedStyle(a).display==="none")return!0;a=a.parentElement}return!1}function $r(n){return n&&typeof n=="object"&&"setInterval"in n}function Br(n){let a=!!n&&"length"in n&&n.length,l=Zt(n);return l==="function"||$r(n)?!1:l==="array"||a===0||typeof a=="number"&&a>0&&a-1 in n}function Vr(n,a){let l=+a.length,r=0,o=n.length;for(;r<l;r++)n[o++]=a[r];return n.length=o,n}function Fi(n,a=[]){let l=a;return n!=null&&(Br(Object(n))?Vr(l,typeof n=="string"?[n]:n):l.push(n)),l}function Ze(n,a){if(n==a)return!0;if(n===void 0||a===void 0)return!1;let l=Zt(n);if(l!==Zt(a))return!1;if(l==="object"){let r=Object.keys(n),o=Object.keys(a);if(r.length!==o.length)return!1;for(let i=0;i<r.length;i++){let s=r[i],c=n[s],e=a[s];if(!Ze(c,e))return!1}return!0}else if(l==="array"){if(n.length!==a.length)return!1;for(let r=0;r<n.length;r++){let o=n[r],i=a[r];if(!Ze(o,i))return!1}return!0}return!1}var at=typeof window<"u";function He(n){return n==null}function Yl(n){return Object.prototype.toString.call(n)==="[object RegExp]"}var me=n=>n==null||typeof n!="string"?!1:n.length===0;function Ul(n){return me(n)?!0:(n.charAt(0)=="-"&&(n=n.substring(1)),me(n)||/^(([1-9][0-9]*\.[0-9]*)|([0]\.[0-9]*)|([0-9]*)|([0]{1}))$/.test(n))}function Mr(n){if(n==null)return 0;let a=`${n}`;if(a.length==0)return 0;a.charAt(0)=="-"&&(a=a.substring(1)),a=a.replace(/[^\d\.-]/g,"");const l=a.indexOf(".");return l==-1?a.length:l}function _r(n){if(n==null)return 0;const a=`${n}`;if(a.length==0)return 0;const l=a.indexOf(".");return l==-1?0:a.length-(l+1)}function Ir(n,a,l){const r=n.indexOf(a);return r===-1?n:a==="-"&&r!==0?n.slice(0,r):n.slice(0,r+1)+n.slice(r).replace(l,"")}function Ri(n,a=!0,l=!0){a?n=Ir(n,".",/\./g):n=n.replace(/\./g,""),l?n=Ir(n,"-",/-/g):n=n.replace(/-/,"");const r=a?/[^-0-9.]/g:/[^-0-9]/g;return n.replace(r,"")}function Di(n,a){return typeof n=="object"||Array.isArray(n)?a.findIndex(l=>{if(Ze(n,l))return!0}):a.indexOf(n)}function Oi(n,a){if(typeof n=="object"||Array.isArray(n)){let l=a.reverse().findIndex(r=>{if(Ze(n,r))return!0});return l!==-1&&(l=a.length-1-l),l}return a.lastIndexOf(n)}function pt(n){return n==null||n==null?0:typeof n=="string"?n.length:`${n}`.length}function ft(n,...a){const l={};return a.forEach(r=>{for(const o in r)l[o]=n[o]}),l}function Ae(n,...a){const l=[];a.forEach(o=>{Reflect.apply([].push,l,Reflect.ownKeys(o))});const r={};for(const o in n)l.includes(o)||(r[o]=n[o]);return r}var qi=(n,a,l)=>{const r=Object.assign({},n),o=Object.assign({},l);return Object.keys(a).length>0?(Object.keys(r).forEach(i=>{o.hasOwnProperty(i)?typeof o[i]=="string"&&(r[i]=a[o[i]]):a[i]&&(r[i]=a[i])}),r):n},we=Symbol.for("BroadcastKey"),Gl=class{parent;children=[];callbacks=new Map;proxy=null;name;persistantMessages=new Map;constructor(n,a,l){this.parent=n,this.proxy=a,this.name=l,n!==null&&n.addChild(this)}addChild(n){this.children.push(n)}removeChild(n){const a=this.children.findIndex(l=>n===l);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(n,a,l){if(!n.uniqueId)return console.warn("[FoxUI]持久化消息,必须设置uniqueId。"),!1;const r=n.uniqueId,o={matched:n,action:a,args:l};return this.persistantMessages.set(r,o),!0}deletePersistantMessage(n){this.persistantMessages.delete(n)}getPersistantMessages(){const n=[];return this.persistantMessages.forEach(a=>{n.push(a)}),n}clearPersistantMessage(){this.persistantMessages.clear()}isMatched(n,a){if(!a||a.messagingPolicy==="Once"&&a.resolved===!0)return!1;let l=!1;return!a.name||a.name==="*"||a.name==="+"||Yl(a.name)&&n&&a.name.test(n)?l=!0:typeof a.name=="function"?l=Reflect.apply(a.name,null,[n]):a.name===n&&(l=!0),l}trigger(n,a,l){let r=null;const o=this.callbacks.get(a);typeof o=="function"&&(r=Reflect.apply(o,this.proxy,[...l]));const i=this.proxy??{};typeof i[a]=="function"&&(r=Reflect.apply(i[a],i,[...l])),n.resolved=!0,typeof n.resolve=="function"&&n.resolve(r)}pull(){let n=this.parent;for(;n;){const a=n.getPersistantMessages();Array.isArray(a)&&a.length>0&&a.forEach(l=>{if(this.isMatched(this.name,l.matched))try{this.trigger(l.matched,l.action,l.args)}catch(r){console.error(r)}}),n=n.parent}}emit(n,a,...l){if(n.messagingPolicy==="Once"&&n.resolved===!0)return[];if(n.cachePolicy==="Persistant")this.setPersistantMessage(n,a,l),n.cachePolicy="None";else if(n.cachePolicy==="Unresolved"){if(this.setPersistantMessage(n,a,l)){const i=n.resolve,s=n.uniqueId??"",c=(...e)=>{this.deletePersistantMessage(s),typeof i=="function"&&i(...e)};n.resolve=c}n.cachePolicy="None"}let r=!1;!n.name||n.name==="*"?r=!0:n.name==="+"?(r=!1,n.name="*"):Yl(n.name)&&this.name&&n.name.test(this.name)?r=!0:typeof n.name=="function"?r=Reflect.apply(n.name,null,[this.name]):n.name===this.name&&(r=!0);const o=[];if(r){const i=this.callbacks.get(a);if(typeof i=="function"){const c=Reflect.apply(i,this.proxy,[...l]);c!=null&&o.push(c)}const s=this.proxy??{};if(typeof s[a]=="function"){const c=Reflect.apply(s[a],s,[...l]);c!=null&&o.push(c)}if(n.resolved=!0,typeof n.resolve=="function"&&n.resolve(...o),n.messagingPolicy==="Once")return o}return this.children.forEach(i=>{const s=Reflect.apply(i.emit,i,[{...n},a,...l]);s!=null&&Array.isArray(s)&&Reflect.apply([].push,o,[...s])}),o}emitToChildren(n,a,...l){if(n.cachePolicy==="Persistant")this.setPersistantMessage(n,a,l),n.cachePolicy="None";else if(n.cachePolicy==="Unresolved"){if(this.setPersistantMessage(n,a,l)){const o=n.resolve,i=n.uniqueId??"",s=(...c)=>{this.deletePersistantMessage(i),typeof o=="function"&&o(...c)};n.resolve=s}n.cachePolicy="None"}const r=[];return this.children.forEach(o=>{const i=Reflect.apply(o.emit,o,[{...n},a,...l]);i!=null&&Array.isArray(i)&&Reflect.apply([].push,r,[...i])}),r}on(n,a){this.callbacks.set(n,a)}};function Jt(n,a,l,r){const o=new Gl(a,n,l);if(r&&typeof r=="object")for(const i in r)o.on(i,r[i]);return o}function Hi(n,a,l){const r=l;if(r[we])return r[we];const o=new Gl((0,t.inject)(we,null),l,n);if(a&&typeof a=="object")for(const i in a)o.on(i,a[i]);return r[we]=o,(0,t.provide)(we,o),(0,t.onUnmounted)(()=>{o.destroy(),r[we]=void 0}),o}function Vt(n=null){return n||(n=(0,t.getCurrentInstance)()?.proxy??null),n?n[we]??(0,t.inject)(we,null):(0,t.inject)(we,null)}var ji=class{error(n,a){const l=a,r=a||(0,t.hasInjectionContext)()?Vt(a):null;r?r.emit({name:"*"},"setErrorTip",n):typeof l.setErrorTip=="function"&&l.setErrorTip(n)}reset(n){const a=n,l=n||(0,t.hasInjectionContext)()?Vt(n):null;l?l.emit({name:"*"},"setErrorTip",""):typeof a.setErrorTip=="function"&&a.setErrorTip("")}success(n){const a=n,l=n||(0,t.hasInjectionContext)()?Vt(n):null;l?l.emit({name:"*"},"setErrorTip",""):typeof a.setErrorTip=="function"&&a.setErrorTip("")}decorate(n,a,l){Array.isArray(n)||(n=[n]);const r=l,o=l||(0,t.hasInjectionContext)()?Vt(l):null,i=a.find(c=>c.required===!0||c.type==="required"&&c.required!==!1),s=n.find(c=>c.required===!0||c.type==="required"&&c.required!==!1);!i&&s?o?o.emit({name:"*"},"setRequired",!0):typeof r.setRequired=="function"&&r.setRequired(!0):i&&!s&&(o?o.emit({name:"*"},"setRequired",!1):typeof r.setRequired=="function"&&r.setRequired(!1),this.reset(l))}getValue(n){return n.modelValue}},Mt=new ji;function Ki(n){Mt=n}function Wi(n){Mt?Object.assign(Mt,n):Mt=n}function Yi(n,a){dt.Schema.setValidator(n,a)}function Ui(n){dt.Schema.deleteValidator(n)}var Lr=["blur","clear"];function Gi(n){Lr=n}function Ar(){return Lr}var Pr=["focus","change","setValue"];function Xi(n){Pr=n}function Fr(){return Pr}function Zi(n){dt.Schema.messages(n)}function _t(...n){const a=[];return n.forEach(l=>{l.forEach(r=>{const o=a.findIndex(i=>i.type===r.type);o!==-1&&a.splice(o,1),a.push(r)})}),a}function Qt(n){return n.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")}),n}var Ye=Symbol("ValidateSchemaKey"),Rr=class{parent=null;validators={};attrRules=[];rules=[];descriptor;proxy;scope=null;constructor(n,a,l){this.parent=n,this.descriptor=a,this.proxy=l,(this.descriptor.validate??!0)&&this.init()}init(){if(this.descriptor.pureDataValidate===!0||!this.descriptor.valueName||!this.proxy)return;let n=this.proxy.$attrs;n&&(this.scope=(0,t.effectScope)(!0),this.scope.run(()=>{(0,t.watchEffect)(()=>{const a=Qt(_t(this.attrRules,this.rules)),l=[];for(let o in n){let i=n[o];if(this.hasValidator(o,!0)){if(i===!1)continue;let c={type:o};i!==null&&typeof i=="object"&&Object.assign(c,i),l.push(c);continue}let s=this.getValidator(o);if(s!==null){let c={type:o,validator:s};l.push(c)}}this.attrRules=Qt(l);const r=_t(this.attrRules,this.rules);(0,t.nextTick)(()=>{this.decorate(r,a)})})}))}destroy(){this.scope&&(this.scope.stop(),this.scope=null),this.parent=null,this.proxy=null}execHandler(n,...a){const l=this.descriptor.validateHandler;if(l&&typeof l[n]=="function")return Reflect.apply(l[n],l,[...a]);const r=Mt;return r&&typeof r[n]=="function"?Reflect.apply(r[n],r,[...a]):null}decorate(n,a){this.descriptor.pureDataValidate!==!0&&this.execHandler("decorate",n,a,this.proxy)}success(){this.descriptor.pureDataValidate!==!0&&this.execHandler("success",this.proxy)}error(n){this.descriptor.pureDataValidate!==!0&&this.execHandler("error",n,this.proxy)}getValue(){return this.proxy===null?null:this.execHandler("getValue",this.proxy)}setValidator(n,a,l=!1){l?dt.Schema.setValidator(n,a):this.validators[n]=a}getValidator(n){let a=this.validators[n]??null;return a||(a=this.parent?.getValidator(n)??null),a}deleteValidator(n,a=!1){a?dt.Schema.deleteValidator(n):Reflect.deleteProperty(this.validators,n)}hasValidator(n,a=!1){if(a)return dt.Schema.hasValidator(n);{let l=Reflect.has(this.validators,n);return!l&&this.parent!==null&&(l=this.parent.hasValidator(n,!1)),l}}setRule(n){const a=_t(this.attrRules,this.rules);n===null?this.rules=[]:Array.isArray(n)?this.rules=Qt(n):this.rules=Qt([n]);const l=_t(this.attrRules,this.rules);(0,t.nextTick)(()=>{this.decorate(l,a)})}clear(){this.proxy===null||this.descriptor.pureDataValidate===!0||this.execHandler("reset",this.proxy)}validate(){if(this.descriptor.validate??!0){let n=_t(this.attrRules,this.rules);const a=this.descriptor.fieldName??"value";if(n.length>0){const l={[`${a}`]:n},r=this.getValue(),o={[`${a}`]:r},i=new dt.Schema(l),s=this.proxy??o;return i.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 el(n,a,l){if(l.valueName=l.valueName??"modelValue",l.valueType=l.valueType??"string",!l.validateHandler&&l.valueName!=="modelValue"){const r=l.valueName;l.validateHandler={getValue(o){return o[r]}}}return new Rr(a,l,n)}var tl=Symbol.for("EventEmitterKey"),Dr=class{register=new Map;proxy;constructor(n){this.proxy=n}destroy(){this.proxy=null,this.register.clear()}off(n,a){let l=this.register.get(n);if(l&&Array.isArray(l)){let r=l.findIndex(o=>o===a);r!==-1&&l.splice(r,1)}}on(n,a){let l=this.register.get(n);l||(l=new Array,this.register.set(n,l)),l.push(a)}emit(n,...a){const l=this.register.get(n);l&&l.forEach(r=>{try{Reflect.apply(r,null,[n,...a])}catch(o){console.error(o.message,o)}}),this.proxy&&Reflect.apply(this.proxy.$emit,this.proxy,[n,...a])}};function je(n,a){let l=null;return function(...r){l&&clearTimeout(l),l=setTimeout(()=>{l=null,Reflect.apply(n,null,[...r])},a)}}function Or(n,a){let l=0;return function(...r){const o=new Date().getTime();o-l<a||(l=o,Reflect.apply(n,null,[...r]))}}function Ji(n,a){const l=je((r,o)=>{n=r,o()},a);return(0,t.customRef)((r,o)=>({get(){return r(),n},set(i){l(i,o)}}))}function Qi(n){let a=!1;return function(...l){a||(a=!0,Reflect.apply(n,null,[...l]))}}function ll(n,a,l,r=0,o=!0,i){let s=a,c=0;if(o){const u=n();if(c++,u){typeof i=="function"&&i(!0);return}if(c>l){typeof i=="function"&&i(!1);return}}const e=()=>{const u=n();if(c++,u){typeof i=="function"&&i(!0);return}if(c>l){typeof i=="function"&&i(!1);return}s+=r,setTimeout(e,s)};setTimeout(e,s)}var qe=Symbol("DomainKey"),yt=Symbol("DataItemsKey"),nl=class{_parent=null;get parent(){return this._parent}set parent(n){this._parent=n}_name=null;get name(){return this._name}_broadcast=null;get broadcast(){return this._broadcast}set broadcast(n){this._broadcast=n}_validateSchema=null;get validateSchema(){return this._validateSchema}set validateSchema(n){this._validateSchema=n}_props=(0,t.reactive)({});constructor(n=null){this._name=n}destroy(){this._parent=null,this._broadcast=null,this._validateSchema=null,this._props={}}merge(n,a=[]){for(const l in n){const r=n[l];a.length>0&&a.indexOf(r)!==-1||(this._props[l]=r)}}has(n){if(Reflect.has(this._props,n)){const a=this._props[n];if(a!=null)return!0}return this.parent==null?!1:this.parent.has(n)}delete(n){Reflect.deleteProperty(this._props,n)}set(n,a){this._props[n]=a}get(n,a){if(Reflect.has(this._props,n)){const l=this._props[n];if(l!=null)return l}return this.parent==null?a:this.parent.get(n,a)}getForParent(n,a){return this.parent==null?a:this.parent.get(n,a)}getForSelf(n){return this._props[n]}getAll(n){const a=[];let l=this;for(;l!=null;){if(Reflect.has(l._props,n)){const r=l._props[n];a.push(r)}l=l._parent}return a}},eo=new nl;function bt(){return eo}function it(n=null){return n||(n=(0,t.getCurrentInstance)()?.proxy??null),n?n[qe]??(0,t.inject)(qe,null):(0,t.inject)(qe,null)}var Xl=Symbol("OriginalDateKey");function Zl(n,a,l=[],r){const o=(0,t.getCurrentInstance)();let i=o?.proxy,s=(0,t.inject)(qe,null);s===null&&(s=bt());const c=n||a.prop||a.name;let e=new nl(c);e.parent=s;const u=g=>{i[Xl]||y(g),e?.set("modelValue",g)},d=()=>e?.getForSelf("modelValue")??null,m=()=>i[Xl]??null,y=g=>{const f={};gt(!0,f,(0,t.toRaw)(g)),i[Xl]=f};(0,t.isReactive)(a)||typeof a=="function"?(0,t.watch)(a,g=>{e?.merge(g,l)},{immediate:!0}):e.merge(a,l),a.modelValue&&y(a.modelValue);const b=(g,f)=>{e?.set(g,f)},v=g=>e?.getForSelf(g)??null;if(i[qe]=e,(0,t.provide)(qe,e),o!==null){const g=(0,t.inject)(we,null),f=Jt(i,g,c,r);e.broadcast=f,i[we]=f,(0,t.provide)(we,f),i.broadcast=(S,R,...F)=>Reflect.apply(f.emit,f,[S,R,...F]);const z=(0,t.inject)(Ye,null),w=el(i,z,{componentName:""});e.validateSchema=w,i[Ye]=w,(0,t.provide)(Ye,w),i[yt]=new Map,i.validate=(S=!0)=>{const R=[];let F=null;const M={deep:!1};if(S===!0)F={name:"*"};else if(Array.isArray(S)&&S.length>0){const T=S;F={name:_=>_?T.indexOf(_)!==-1:!1}}else if(S!=null&&typeof S=="object"){const T=S;if(Object.assign(M,T),Array.isArray(T.include)&&T.include.length>0){const _=T.include;F={name:N=>N?_.indexOf(N)!==-1:!1}}else if(Array.isArray(T.exclude)&&T.exclude.length>0){const _=T.exclude;F={name:N=>N?_.indexOf(N)===-1:!1}}else F={name:"*"}}if(F){const T=f?.emitToChildren(F,"validate",M);T&&Reflect.apply([].push,R,T)}return R.length==1?R[0]:R.length>1?Promise.all(R).then(T=>{let _=[];return T.forEach(N=>{N.pass===!1&&Array.isArray(N.errors)&&(_=[..._,...N.errors])}),_.length>0?{pass:!1,errors:_}:{pass:!0}}):Promise.resolve({pass:!0})},i.setNameValidateRules=(S,R=!0,F=!1)=>{if(F===!0){Reflect.ownKeys(S).forEach(M=>{let T=String(M);const _={componentName:"",fieldName:T,pureDataValidate:!0};if(e){const N=Hr(e,T,_,f,w);i[yt].set(T,N);const O=S[T];O&&N.validateSchema.setRule(O)}});return}if(R){const M=Reflect.ownKeys(S);f?.emitToChildren({name:T=>M.includes(T),cachePolicy:"Persistant",uniqueId:"validateRules"},"setNameValidateRules",S,!1)}},i.clearValidate=(S=!0)=>{let R=null;if(S===!0)R={name:"*"};else if(Array.isArray(S)&&S.length>0){const F=S;R={name:M=>M?F.indexOf(M)!==-1:!1}}else if(S!=null&&typeof S=="object"){const F=S;if(Array.isArray(F.include)&&F.include.length>0){const M=F.include;R={name:T=>T?M.indexOf(T)!==-1:!1}}else if(Array.isArray(F.exclude)&&F.exclude.length>0){const M=F.exclude;R={name:T=>T?M.indexOf(T)===-1:!1}}else R={name:"*"}}R&&f?.emitToChildren(R,"clearValidate",!1)},i.resetFields=S=>{const R=d();if(!R)return;const F={};if(gt(!0,F,m()??{}),Array.isArray(S))S.forEach(M=>{R[M]=F[M]});else if(S&&Array.isArray(S.include))(S.include??[]).forEach(M=>{R[M]=F[M]});else if(S&&Array.isArray(S.exclude)){let M=S.exclude??[];Reflect.ownKeys(F).forEach(T=>{M.includes(T)||(R[T]=F[T])})}else Object.assign(R,F);i.clearValidate(S)},i.setModelValue=(S,R)=>{if(!R||R===c)u(S);else{const F={name:R,messagingPolicy:"Once"};f?.emitToChildren(F,"setModelValue",S)}},i.getModelValue=()=>d(),i.setDomainProperty=(S,R)=>{b(S,R)},i.getDomainProperty=S=>v(S),setTimeout(function(){f?.pull()},0)}return(0,t.onUnmounted)(function(){e?.validateSchema&&(e.validateSchema.destroy(),i[Ye]=void 0,(0,t.provide)(Ye,null)),e?.broadcast&&(e?.broadcast?.destroy(),i[we]=void 0,(0,t.provide)(we,null)),e?.destroy(),i[qe]=void 0,(0,t.provide)(qe,null),i[yt]&&(i[yt].clear(),i[yt]=void 0),i.broadcast=null,i.validate=null,i.setNameValidateRules=null,i.clearValidate=null,i.resetFields=null,i.setModelValue=null,i.getModelValue=null,i.setDomainProperty=null,i.getDomainProperty=null,e=null,i=null}),e}function qr(n,a,l=[]){let r=(0,t.getCurrentInstance)()?.proxy,o=(0,t.inject)(qe,null);o===null&&(o=bt());let i=new nl(n||a.prop||a.name);return i.parent=o,(0,t.isReactive)(a)||typeof a=="function"?(0,t.watch)(a,s=>{i?.merge(s,l)},{immediate:!0}):i.merge(a,l),r[qe]=i,(0,t.provide)(qe,i),(0,t.onUnmounted)(()=>{i?.destroy(),r[qe]=void 0,(0,t.provide)(qe,null),i=null,r=null}),i}function Ee(n,a,l){const r=(0,t.getCurrentInstance)()?.proxy,o=a??"";let i=Jt(r,(0,t.inject)(we,null),o,l);r[we]=i,(0,t.provide)(we,i),r.broadcast=(d,m,...y)=>i?Reflect.apply(i.emit,i,[d,m,...y]):null;const s=(0,t.inject)(Ye,null);n.fieldName=n.fieldName??o;let c=el(r,s,n);r[Ye]=c,(0,t.provide)(Ye,c),r.validate=(d=null)=>{if(!c)return Promise.resolve({pass:!0});const m=[];let y=!1,b=!1;if(Array.isArray(d)&&d.indexOf(o)!==-1)b=!0,y=!0;else if(d&&typeof d=="object"){const v=d,g=v.ignoreDisabled??!0,f=v.ignoreReadonly??!0,z=v.ignoreHidden??!0;g===!0&&n.disabled===!0||f===!0&&n.readonly===!0||z===!0&&Tr(r.$el)?b=!1:(Array.isArray(v.include)&&v.include.indexOf(o)!==-1||Array.isArray(v.exclude)&&v.exclude.indexOf(o),b=!0),y=v.deep??!1}else typeof d=="boolean"&&(y=d),b=!0;if(b){const v=c?.validate();m.push(v)}if(y){let v=null;const g={deep:!1};if(d===!0)v={name:"*"};else if(Array.isArray(d)&&d.length>0){const f=d;v={name:z=>z?f.indexOf(z)!==-1:!1}}else if(d!=null&&typeof d=="object"){const f=d;if(Object.assign(g,f),Array.isArray(f.include)&&f.include.length>0){const z=f.include;v={name:w=>w?z.indexOf(w)!==-1:!1}}else if(Array.isArray(f.exclude)&&f.exclude.length>0){const z=f.exclude;v={name:w=>w?z.indexOf(w)===-1:!1}}else v={name:"*"}}if(v&&i){const f=i.emitToChildren(v,"validate",g);Reflect.apply([].push,m,f)}}return m.length==1?m[0]:m.length>1?Promise.all(m).then(v=>{let g=[];return v.forEach(f=>{f.pass===!1&&Array.isArray(f.errors)&&(g=[...g,...f.errors])}),g.length>0?{pass:!1,errors:g}:{pass:!0}}):Promise.resolve({pass:!0})},r.setValidateRule=d=>c?.setRule(d),r.setNameValidateRules=(d,m=!1)=>{const y=d[o];y&&c?.setRule(y),m&&i&&i.emitToChildren({name:b=>Reflect.ownKeys(d).includes(b)},"setNameValidateRules",d,!1)},r.clearValidate=(d=null)=>{(!Array.isArray(d)||d.indexOf(a??"")!==-1)&&c?.clear();let m=null;if(d===!0)m={name:"*"};else if(Array.isArray(d)&&d.length>0){const y=d;m={name:b=>b?y.indexOf(b)!==-1:!1}}else if(d!=null&&typeof d=="object"){const y=d;if(Array.isArray(y.include)&&y.include.length>0){const b=y.include;m={name:v=>v?b.indexOf(v)!==-1:!1}}else if(Array.isArray(y.exclude)&&y.exclude.length>0){const b=y.exclude;m={name:v=>v?b.indexOf(v)===-1:!1}}else m={name:"*"}}m&&i&&i.emitToChildren(m,"clearValidate",!1)};let e=new Dr(r);r[tl]=e;const u=je((d="validate")=>{c&&(d==="reset"?c.clear():c.validate())},60);return(Array.isArray(n.validateCheckEvents)?n.validateCheckEvents:Ar()).forEach(d=>{e&&e.on(d,m=>{u("validate")})}),(Array.isArray(n.validateResetEvents)?n.validateResetEvents:Fr()).forEach(d=>{e&&e.on(d,m=>{u("reset")})}),setTimeout(function(){i?.pull()},0),(0,t.onUnmounted)(()=>{i?.destroy(),r[we]=void 0,(0,t.provide)(we,null),i=null,c?.destroy(),r[Ye]=void 0,(0,t.provide)(Ye,null),c=null,e?.destroy(),r[tl]=void 0,e=null,r.broadcast=null,r.validate=null,r.setValidateRule=null,r.setNameValidateRules=null,r.clearValidate=null}),{broadcast:i,validateSchema:c,emitEvent:(d,...m)=>{e&&Reflect.apply(e.emit,e,[d,...m])},onEvent:(d,m)=>{e&&Reflect.apply(e.on,e,[m])},offEvent:(d,m)=>{e&&Reflect.apply(e.off,e,[m])}}}function Hr(n,a,l,r,o){const i={},s=a??"",c={getValue(){const d=n.getForSelf("modelValue");return d?d[s]:null},isExist(){const d=n.getForSelf("modelValue");return d?Reflect.has(d,s):!1}};l.fieldName=s,l.validateHandler={getValue(d){return c.getValue()}};let e=el({},o,l);i.validate=(d=null)=>{if(!c.isExist())return console.warn(`validate error: field [${s}] not exist`),Promise.resolve({pass:!0});const m=[];let y=!1,b=!1;if(Array.isArray(d)&&d.indexOf(s)!==-1)b=!0,y=!0;else if(d&&typeof d=="object"){const v=d;Array.isArray(v.include)&&v.include.indexOf(s)!==-1||Array.isArray(v.exclude)&&v.exclude.indexOf(s),b=!0,y=v.deep??!1}else typeof d=="boolean"&&(y=d),b=!0;if(b&&e){const v=e.validate();m.push(v)}if(y){let v=null;const g={deep:!1};if(d===!0)v={name:"*"};else if(Array.isArray(d)&&d.length>0){const f=d;v={name:z=>z?f.indexOf(z)!==-1:!1}}else if(d!=null&&typeof d=="object"){const f=d;if(Object.assign(g,f),Array.isArray(f.include)&&f.include.length>0){const z=f.include;v={name:w=>w?z.indexOf(w)!==-1:!1}}else if(Array.isArray(f.exclude)&&f.exclude.length>0){const z=f.exclude;v={name:w=>w?z.indexOf(w)===-1:!1}}else v={name:"*"}}if(v&&u){const f=u.emitToChildren(v,"validate",g);Reflect.apply([].push,m,f)}}return m.length==1?m[0]:m.length>1?Promise.all(m).then(v=>{let g=[];return v.forEach(f=>{f.pass===!1&&Array.isArray(f.errors)&&(g=[...g,...f.errors])}),g.length>0?{pass:!1,errors:g}:{pass:!0}}):Promise.resolve({pass:!0})},i.setValidateRule=d=>e?.setRule(d),i.setNameValidateRules=d=>{const m=d[s];m&&e?.setRule(m)};let u=Jt(null,r,s,i);return(0,t.onUnmounted)(()=>{e=null,u=null}),{broadcast:u,validateSchema:e}}function jr(){let n=(0,t.getCurrentInstance)()?.proxy,a=new Dr(n);return n[tl]=a,(0,t.onUnmounted)(()=>{a?.destroy(),n[tl]=void 0,a=null,n=null}),{emitEvent:(l,...r)=>{a&&Reflect.apply(a.emit,a,[l,...r])},onEvent:(l,r)=>{a&&Reflect.apply(a.on,a,[r])},offEvent:(l,r)=>{a&&Reflect.apply(a.off,a,[r])}}}var be=(n,a=-1)=>n?typeof n=="string"&&(n.endsWith("%")&&a<=0||n.endsWith("vh")||n.endsWith("vw"))?n:`${fe(n,a)}px`:"",to=be;function fe(n,a=-1){if(n==null)return 0;if(typeof n=="number")return n>0&&n<1&&a>0?n*a:n;if(n=n.trim().toLocaleLowerCase(),n.length===0)return 0;let l=n.indexOf("px");if(l!==-1)return Number(n.substring(0,l));if(l=n.indexOf("rem"),l!==-1){let o=Number(n.substring(0,l)),i=1;if(at){const{fontSize:s}=window.getComputedStyle(document.documentElement,null),c=s.indexOf("px");c>0&&(i=Number(s.substring(0,c)))}return o*=i,o}if(l=n.indexOf("%"),l!==-1)return Number(n.substring(0,l))/100*a;const r=Number(n);return isNaN(r)?0:r}var ot="PageStateKey";function Je(n){const a={top:null,left:null,bottom:null,right:null};return n&&(n.top!==null&&n.top!==void 0&&(a.top=fe(n.top)),n.left!==null&&n.left!==void 0&&(a.left=fe(n.left)),n.bottom!==null&&n.bottom!==void 0&&(a.bottom=fe(n.bottom)),n.right!==null&&n.right!==void 0&&(a.right=fe(n.right))),a}function Jl(n,a,l={},r=!0,o=-1,i=-1,s=0,c=0){if(n.headerHeight=fe(l.headerHeight??a.headerHeight??-1),n.headerPadding=Je(l.headerPadding??a.headerPadding),n.footerHeight=fe(l.footerHeight??a.footerHeight??-1),n.footerPadding=Je(l.footerPadding??a.footerPadding),n.contentPadding=Je(l.contentPadding??a.contentPadding),r){const e=l.height??a.height;e?n.height=fe(e,i):n.height=fe(i)-fe(s,i)-fe(c,i),n.width=fe(l.width??a.width??0,o)}}function Kr(n,a={}){const l={top:null,bottom:null,right:null,left:null},r={width:0,height:0,headerHeight:0,headerPadding:{...l},footerHeight:0,footerPadding:{...l},contentPadding:{...l},contentHeight:null,safeAreaTop:0,safeAreaBottom:0,safeAreaLeft:0,safeAreaRight:0,headerMounted:!1,footerMounted:!1},o=Object.assign(n.get("safeAreaInset")??{},a.safeAreaInset??{});o&&(r.safeAreaTop=fe(o.top),r.safeAreaBottom=fe(o.bottom),r.safeAreaLeft=fe(o.left),r.safeAreaRight=fe(o.right));const i=n.get("pageLayout");if(!i)return null;Jl(r,i,a,!0,n.get("rootWidth")??-1,n.get("rootHeight")??-1,n.get("headerBarHeight")??0,n.get("footerBarHeight")??0);const s=(0,t.reactive)(r),c=n.getForParent(ot);c&&(r.height=ol(n,c),r.width=sl(n,c),(0,t.watch)([()=>ol(n,c),()=>sl(n,c)],([u,d])=>{s.height=u,s.width=d}));const e=!c;return(0,t.watch)([()=>a.height,()=>n.get("pageLayout"),()=>n.get("rootWidth"),()=>n.get("rootHeight"),()=>n.get("headerBarHeight"),()=>n.get("footerBarHeight")],([u,d,m=-1,y=-1,b=0,v=0])=>{Jl(s,d,a,e,m,y,b,v)}),n.set(ot,s),s}function rl(n){return n.get(ot)}function al(n,a){if(a=a??n.get(ot),a&&a.headerMounted){const l=a.safeAreaTop==-1?0:a.safeAreaTop;return a.headerAllHeight??a.headerHeight+l}return 0}function il(n,a){if(a=a??n.get(ot),a&&a.footerMounted){const l=a.safeAreaBottom==-1?0:a.safeAreaBottom;return a.footerAllHeight??a.footerHeight+l}return 0}function ol(n,a){if(a=a??n.get(ot),a){if(a.contentInnerHeight)return a.contentInnerHeight;const l=al(n,a),r=il(n,a),o=fe(a.contentPadding.top??0),i=fe(a.contentPadding.bottom??0);return a.height-l-r-o-i}return 0}function sl(n,a){if(a=a??n.get(ot),a){const l=fe(a.contentPadding.left??0),r=fe(a.contentPadding.right??0);return a.contentInnerWidth??a.width-l-r}return 0}function lo(n){return!!n.getForParent(ot)}var Ql=Symbol.for("InnerPageScopeKey");function en(n){(0,t.provide)(Ql,n)}function It(n=!1){return(0,t.inject)(Ql,n)}var tn=Symbol.for("AbstractPageScopeKey");function Wr(n){(0,t.provide)(tn,n)}function Lt(n=!1){return(0,t.inject)(tn,n)}var Pe=(function(n){return n[n.Parent=0]="Parent",n[n.Near=1]="Near",n})({});function cl(n,a){return n==null?!1:typeof a=="function"?a(n):!0}function Fe(n,a,l=Pe.Near,r){const o=it();return o==null?n:l===Pe.Parent?(0,t.computed)(()=>{const i=o.getAll(a);for(let c=i.length-1;c>=0;c--){const e=i[c];if(cl(e,r))return e}const s=n.value;return cl(s,r)?s:null}):(0,t.computed)(()=>{const i=n.value;if(cl(i,r))return i;const s=o.getAll(a);for(let c=0;c<s.length;c++){const e=s[c];if(cl(e,r))return e}return null})}function Re(n){return Fe(n,"readonly",Pe.Near)}function De(n){return Fe(n,"disabled",Pe.Near)}function pe(n,a="modelValue",l=null,r){const o=(0,t.toRef)(n,a);let i=o.value;typeof l=="function"&&(i=l(o.value));const s=(0,t.ref)(i);return(0,t.watch)(o,c=>{if(typeof l=="function"){const e=l(c);e!==s.value&&(s.value=e,r&&r("setValue",e))}else c!==s.value&&(s.value=c,r&&r("setValue",c))}),s}var Yr=new Map,ul=new Map,ln=null;function no(n){ln=n}function Ur(n,a,l){if(l){let r=ul.get(l);r||(r=new Map,ul.set(l,r)),r.set(n,a)}else Yr.set(n,a)}function Ke(n,a,l){!l&&ln&&(l=ln(n)??void 0);let r=null;if(l){let o=ul.get(l);o&&(r=o.get(a))}return r||(r=Yr.get(a)),r}function ro(n,a){for(let l in n){const r=n[l];Ur(l,r,a)}}function ao(n){ul.delete(n)}function io(){return{top:0,left:0,bottom:0,right:0}}function oo(){return at?{rootWidth:document.documentElement.clientWidth||document.body.clientWidth,rootHeight:document.documentElement.clientHeight||document.body.clientHeight,pageLayout:{}}:{rootWidth:-1,rootHeight:-1,pageLayout:{}}}function so(n,a){if(a.componentPrefix){const l=n.indexOf("-");return`${a.componentPrefix}${n.slice(l)}`}return n}var co=class{packages;installers;_version;get version(){return this._version}constructor(n,a,l){this.packages=n,this.installers=a,this._version=l}install(n,a={}){a?.install!==!1&&(this.packages.forEach(r=>{if(r.install)n.use(r);else if(r.name){const o=so(r.name,a);n.component(o,r)}}),this.installers.forEach(r=>{r(n,a)}));const l=bt();if(a.autoAdjustPageLayout!==!1&&window.ResizeObserver){const r={...a},o=je(()=>{const i={...r};this.updateLayout(i,l)},120);new window.ResizeObserver(o).observe(window.document.body)}this.updateLayout(a,l)}updateLayout(n,a){const l=n.headerBarHeight??0,r=n.footerBarHeight??0,o=gt({},io(),n.safeAreaInset),i=oo(),s=gt({},i.pageLayout,n.pageLayout);a=a??bt(),a.set("safeAreaInset",o),a.set("headerBarHeight",l),a.set("footerBarHeight",r),a.set("pageLayout",s),a.set("rootWidth",i.rootWidth),a.set("rootHeight",i.rootHeight);const c=["install","componentPrefix","safeAreaInset","headerBarHeight","footerBarHeight","pageLayout","rootWidth","rootHeight"];for(const e in n)c.indexOf(e)===-1&&a.set(e,n[e])}setScopeGetter(n){no(n)}setAPI(n,a,l){Ur(n,a,l)}getAPI(n,a,l){return Ke(n,a,l)}batchSetAPI(n,a){ro(n,a)}clearScopeAPI(n){ao(n)}getRootDomain(){return bt()}},uo=[x.ElAffix,x.ElAlert,x.ElAutocomplete,x.ElAutoResizer,x.ElAvatar,x.ElBacktop,x.ElBadge,x.ElBreadcrumb,x.ElBreadcrumbItem,x.ElButton,x.ElButtonGroup,x.ElCalendar,x.ElCard,x.ElCarousel,x.ElCarouselItem,x.ElCascader,x.ElCascaderPanel,x.ElCheckTag,x.ElCheckbox,x.ElCheckboxButton,x.ElCheckboxGroup,x.ElCol,x.ElCollapse,x.ElCollapseItem,x.ElCollapseTransition,x.ElColorPicker,x.ElConfigProvider,x.ElContainer,x.ElAside,x.ElFooter,x.ElHeader,x.ElMain,x.ElDatePicker,x.ElDescriptions,x.ElDescriptionsItem,x.ElDialog,x.ElDivider,x.ElDrawer,x.ElDropdown,x.ElDropdownItem,x.ElDropdownMenu,x.ElEmpty,x.ElForm,x.ElFormItem,x.ElIcon,x.ElImage,x.ElImageViewer,x.ElInput,x.ElInputNumber,x.ElLink,x.ElMenu,x.ElSubMenu,x.ElMenuItem,x.ElMenuItemGroup,x.ElPageHeader,x.ElPagination,x.ElPopconfirm,x.ElPopover,x.ElPopper,x.ElProgress,x.ElRadio,x.ElRadioButton,x.ElRadioGroup,x.ElRate,x.ElResult,x.ElRow,x.ElScrollbar,x.ElSelect,x.ElOption,x.ElOptionGroup,x.ElSelectV2,x.ElSkeleton,x.ElSkeletonItem,x.ElSlider,x.ElSpace,x.ElSteps,x.ElStep,x.ElSwitch,x.ElTable,x.ElTableColumn,x.ElTableV2,x.ElTabs,x.ElTabPane,x.ElTag,x.ElTimePicker,x.ElTimeSelect,x.ElTimeline,x.ElTimelineItem,x.ElTooltip,x.ElTransfer,x.ElTree,x.ElTreeSelect,x.ElTreeV2,x.ElUpload,x.ElStatistic,x.ElCountdown,x.ElSegmented,x.ElAnchor,x.ElAnchorLink,x.ElWatermark,x.ElMessageBox,x.ElMessage,x.ElNotification,x.ElSplitter],fo=[x.ElInfiniteScroll,x.ElLoading,x.ElMessage,x.ElMessageBox,x.ElNotification,x.ElPopoverDirective],mo=(n,a={})=>{const l=a.componentPrefix??"fox",r=l[0].toUpperCase()+l.slice(1);uo.forEach(o=>{let i=o.name;typeof i=="string"?(i=`${r}${i.slice(2)}`,n.component(i,o)):n.use(o)}),fo.forEach(o=>{n.use(o)})};function ce(n){const a="fox-"+n;return{componentName:a,scope:n.replace("-",""),create(l){return l.baseName=n,l.name=a,l.install=r=>{r.component(l.name,l)},(0,t.defineComponent)(l)},createDemo(l){return l.baseName=n,l.name="demo-"+n,(0,t.defineComponent)(l)}}}function Ce(n,a=null){if(a||(a=(0,t.getCurrentInstance)()),a&&a.proxy){let l=a.proxy;Object.assign(l,n)}}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}},Te={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}},Gr={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}},Xr={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}},Zr=[];for(const n in Xr)Zr.push(n);var ho={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}},go=(n,a)=>({inheritAttrs:!0,props:{...Ne,...Gr,...ho},setup(l,{slots:r}){const o=Lt(!1),i=It(!1),s=Zl(l.name,l);if(s){const m=Kr(s,l);Ce({getPageContentHeight:()=>ol(s,m),getPageContentWidth:()=>sl(s,m),getPageHeaderHeight:()=>al(s,m),getPageFooterHeight:()=>il(s,m)}),m&&i&&(m.contentHeight="100%")}const c=(0,t.computed)(()=>({[n]:!0,"is-inner":i})),e=(0,t.computed)(()=>({})),u=(0,t.getCurrentInstance)(),d=(m,y=!1)=>{const b=u?.proxy;b&&typeof b.setNameValidateRules=="function"&&b.setNameValidateRules(m,!0,y)};return(0,t.watch)([()=>l.rules,()=>l.pureDataRules],([m,y],[b,v])=>{if(m&&b){const g=(0,t.toRaw)(b),f=(0,t.toRaw)(m),z=f?Reflect.ownKeys(f):[];(g?Reflect.ownKeys(g):[]).forEach(w=>{z.includes(w)||(f[w]=[])}),d(f)}if(y&&v){const g=(0,t.toRaw)(v),f=(0,t.toRaw)(y),z=f?Reflect.ownKeys(f):[];(g?Reflect.ownKeys(g):[]).forEach(w=>{z.includes(w)||(f[w]=[])}),d(f,!0)}},{deep:!0}),(0,t.onMounted)(()=>{l.rules&&d((0,t.toRaw)(l.rules)),l.pureDataRules&&d((0,t.toRaw)(l.pureDataRules),!0)}),()=>o?r?.default?.():(0,t.h)("div",{class:c.value,style:e.value},[r?.default?.()])}}),{componentName:po,create:yo,scope:bo}=ce("page"),So=yo(go(po,bo)),nn=So;function rn(n){const a=(0,t.unref)(n);return{width:a.offsetWidth,height:a.offsetHeight}}function dl(n){const a=(0,t.unref)(n),l=window.getComputedStyle(a,null),r=parseFloat(l.getPropertyValue("padding-left")),o=parseFloat(l.getPropertyValue("padding-right")),i=parseFloat(l.getPropertyValue("padding-top")),s=parseFloat(l.getPropertyValue("padding-bottom"));return{width:a.clientWidth-r-o,height:a.clientHeight-i-s}}var Jr={headerbar:{},radio:{},checkbox:{}};function wo(n){Object.assign(Jr,n)}function Qr(){return Jr}var No=(n,a,l,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:l},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,i){const s=Lt(!1),c=It(!1),e=s?null:it(),u=e?rl(e):null;u&&(u.headerMounted=!0);const d=Qr(),m=n,y=(0,t.computed)(()=>{const C={[m]:!0,[`${m}--border`]:o.border,[`${m}--fixed`]:o.fixed};return c||(C[`${m}--safe-area-inset-top`]=o.safeAreaInsetTop),C}),b=(0,t.computed)(()=>({[`${m}__inner`]:!0,[`${m}__inner--${o.align}`]:!0})),v=He(o.height)?null:fe(o.height),g=(0,t.computed)(()=>{const C={safeAreaTop:null,height:null,left:null,top:null,right:null,bottom:null};if(s)return C;if(e&&u){const E=Je(o.padding??u.headerPadding);if(Object.assign(C,E),He(v)||(u.headerHeight=v),C.height=u.headerHeight,C.safeAreaTop=u.safeAreaTop===-1?0:u.safeAreaTop,C.safeAreaTop>0){const I=fe(E.top??0);C.top=C.safeAreaTop+I,C.height&&C.height>0&&(C.height=C.height+C.safeAreaTop)}return C}if(He(v)||(C.height=v),o.padding){const E=Je(o.padding);Object.assign(C,E)}return C}),f=(0,t.ref)(null),z=()=>u&&f.value&&!Wl(f.value)?(r||(u.headerAllHeight=rn(f.value).height),u.headerMounted=!0,!0):!1,w=je(z,120);let S=null;(0,t.onMounted)(()=>{s||u&&(ll(z,50,5,50,!0),window.ResizeObserver&&f.value&&(S=new window.ResizeObserver(w),S.observe(f.value)))}),(0,t.onUnmounted)(()=>{s||u&&(u.headerMounted=!1,S&&(S.disconnect(),S=null))});const R=(0,t.computed)(()=>{const C={};return s||(g.value.height!==null&&g.value.height!==void 0&&(C.height=`${g.value.height}px`),g.value.top!==null&&g.value.top!==void 0&&(C.paddingTop=`${g.value.top}px`),g.value.left!==null&&g.value.left!==void 0&&(C.paddingLeft=`${g.value.left}px`),g.value.right!==null&&g.value.right!==void 0&&(C.paddingRight=`${g.value.right}px`),g.value.bottom!==null&&g.value.bottom!==void 0&&(C.paddingBottom=`${g.value.bottom}px`)),C}),F=(0,t.computed)(()=>{const C=g.value?.height;return He(C)||C<0?!0:C>0});function M(){i.emit("back")}function T(){i.emit("click-title")}function _(){i.emit("click-right")}function N(){i.emit("click-right-text")}const O=()=>{if(!o.leftShow)return null;const C=[];if(i.slots.left)C.push(i.slots.left());else{if(i.slots.leftIcon){const E=(0,t.h)("view",{class:"left-icon",onClick:M},[i.slots.leftIcon()]);C.push(E)}else{const E=o.leftIcon??d.headerbar.Left??l,I=(0,t.h)("view",{class:"left-icon",onClick:M},[(0,t.h)(E)]);C.push(I)}if(o.leftText){const E=(0,t.h)("view",{class:"left-text",onClick:M},[o.leftText]);C.push(E)}}return C.length===0?null:(0,t.h)("view",{class:"fox-header-bar__left"},C)},k=()=>{if(!o.rightShow)return null;const C=[];if(i.slots.right)C.push(i.slots.right());else{if(o.rightText){const E=(0,t.h)("view",{class:"right-text",onClick:N},[o.rightText]);C.push(E)}if(i.slots.rightIcon){const E=(0,t.h)("view",{class:"right-icon",onClick:_},[i.slots.rightIcon()]);C.push(E)}else if(o.rightIcon){const E=(0,t.h)("view",{class:"right-icon",onClick:_},[(0,t.h)(o.rightIcon)]);C.push(E)}}return C.length===0?null:(0,t.h)("view",{class:"fox-header-bar__right"},C)},P=()=>{if(!o.titleShow)return null;const C=[],E=i.slots.default?i.slots.default():null;if(E)C.push(E);else{if(o.title){const I=(0,t.h)("view",{class:"title-text"},[o.title]);C.push(I)}if(i.slots.titleIcon){const I=(0,t.h)("view",{class:"title-icon",onClick:T},[i.slots.titleIcon()]);C.push(I)}else if(o.titleIcon){const I=(0,t.h)("view",{class:"title-icon",onClick:T},[(0,t.h)(o.titleIcon)]);C.push(I)}}return C.length===0?null:(0,t.h)("view",{class:"fox-header-bar__title"},C)},ee=()=>{const C=[],E=i.slots.bottom?i.slots.bottom():null;return E&&C.push(E),C.length===0?null:(0,t.h)("view",{class:"fox-header-bar__bottom"},C)};return()=>{if(s||!F.value)return null;const C=[];if(i.slots.all)C.push(i.slots.all());else{const E=[],I=O();I&&E.push(I);const j=P();j&&E.push(j);const G=k();if(G&&E.push(G),E.length>0){const L=(0,t.h)("view",{class:b.value},E);C.push(L)}const J=ee();J&&C.push(J)}return C.length===0?null:(0,t.h)("view",{class:y.value,style:R.value,ref:f},C)}}}),{componentName:vo,create:Co,scope:xo}=ce("header-bar"),zo=Co(No(vo,xo,Me.ArrowLeft)),an=zo;function ko(n,a,l=!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,o){const i=Lt(!1),s=It(!1),c=i?null:it(),e=c?rl(c):null,u=(0,t.computed)(()=>{const w=n,S={[w]:!0,[`${w}--${r.align}`]:!0,[`${w}--border`]:r.border,[`${w}--fixed`]:r.fixed};return s||(S[`${w}--safe-area-inset-bottom`]=r.safeAreaInsetBottom),S}),d=He(r.height)?null:fe(r.height),m=(0,t.computed)(()=>{const w={safeAreaBottom:null,height:null,left:null,top:null,right:null,bottom:null};if(i)return w;if(c&&e){const S=Je(r.padding??e.footerPadding);if(Object.assign(w,S),He(d)||(e.footerHeight=d),w.height=e.footerHeight,w.safeAreaBottom=e.safeAreaBottom===-1?0:e.safeAreaBottom,w.safeAreaBottom>0){const R=fe(S.bottom??0);w.bottom=w.safeAreaBottom+R,w.height&&w.height>0&&(w.height=w.height+w.safeAreaBottom)}return w}if(He(d)||(w.height=d),r.padding){const S=Je(r.padding);Object.assign(w,S)}return w}),y=(0,t.computed)(()=>{const w=m.value?.height;return He(w)||w<0?!0:w>0}),b=(0,t.ref)(null),v=()=>e&&b.value&&!Wl(b.value)?(l||(e.footerAllHeight=rn(b.value).height),e.footerMounted=!0,!0):!1,g=je(v,120);let f=null;(0,t.onMounted)(()=>{i||e&&(ll(v,50,5,50,!0),window.ResizeObserver&&b.value&&(f=new window.ResizeObserver(g),f.observe(b.value)))}),(0,t.onUnmounted)(()=>{i||e&&(e.footerMounted=!1,f&&(f.disconnect(),f=null))});const z=(0,t.computed)(()=>{const w={};return i||(m.value.height!==null&&m.value.height!==void 0&&(w.height=be(m.value.height)),m.value.top!==null&&m.value.top!==void 0&&(w.paddingTop=be(m.value.top)),m.value.left!==null&&m.value.left!==void 0&&(w.paddingLeft=be(m.value.left)),m.value.right!==null&&m.value.right!==void 0&&(w.paddingRight=be(m.value.right)),m.value.bottom!==null&&m.value.bottom!==void 0&&(w.paddingBottom=be(m.value.bottom))),w});return()=>{if(i||!y.value)return null;const w=o.slots.default?o.slots.default():[];return(0,t.h)("view",{ref:b,class:u.value,style:z.value},w)}}}}var{componentName:Eo,create:To,scope:$o}=ce("footer-bar"),Bo=To(ko(Eo,$o)),on=Bo;function Vo(n,a){return{props:{padding:{type:[Object],required:!1},tag:{type:[String],required:!1,default:()=>"div"}},setup(l,{slots:r,attrs:o}){const i=Lt(!1),s=It(!1),c=i?null:it(),e=(0,t.computed)(()=>({[n]:!0})),u=c?rl(c):null,d=(0,t.computed)(()=>{const g={};if(i)return g;if(c&&u){if(l.padding){const T=Je(l.padding);Object.assign(u.contentPadding,T)}const f=al(c,u),z=il(c,u);let w="";u.contentHeight?w=`${u.contentHeight}`:w=`${u.height}px`,g.height=w;let S=fe((u&&u.contentPadding&&u.contentPadding.top)??-1);(S>=0||f>0)&&(S=S<0?0:S,g.paddingTop=`${f+S}px`);let R=fe((u&&u.contentPadding&&u.contentPadding.bottom)??-1);(R>=0||z>0)&&(R=R<0?0:R,g.paddingBottom=`${z+R}px`);const F=fe((u&&u.contentPadding&&u.contentPadding.left)??-1);F>=0&&(g.paddingLeft=`${F}px`);const M=fe((u&&u.contentPadding&&u.contentPadding.right)??-1);return M>=0&&(g.paddingRight=`${M}px`),g}if(l.padding){const f=Je(l.padding);f.left&&(g.paddingLeft=`${f.left}px`),f.top&&(g.paddingTop=`${f.top}px`),f.right&&(g.paddingRight=`${f.right}px`),f.bottom&&(g.paddingBottom=`${f.bottom}px`)}return g}),m=(0,t.ref)(null),y=()=>{if(u&&m.value){const g=dl(m.value);u.contentInnerHeight=g.height,u.contentInnerWidth=g.width}},b=je(y,120);let v=null;return(0,t.onMounted)(()=>{s||i||(requestAnimationFrame(y),window.ResizeObserver&&m.value&&(v=new window.ResizeObserver(b),v.observe(m.value)))}),(0,t.onUnmounted)(()=>{s||i||v&&(v.disconnect(),v=null)}),()=>i?r.default?.():(0,t.h)(l.tag??"view",{...o,ref:m,class:e.value,style:d.value},r)}}}var{componentName:Mo,create:_o,scope:Io}=ce("content"),Lo=_o(Vo(Mo,Io)),sn=Lo,St="GroupStateKey",ea=Symbol.for("GroupScopeKey");function fl(){return(0,t.inject)(ea,!1)}function ml(n=!0){(0,t.provide)(ea,n)}function Ao(n,a={}){Reflect.ownKeys(a).forEach(l=>{if(typeof l!="string")return;const r=a[l];He(r)||(n[l]=r)})}function Po(n,a={}){const l={type:"grid",width:n.get("width",-1),column:-1,gutter:-1};Ao(l,a);const r=(0,t.markRaw)({layout:(0,t.shallowRef)(l),passport:0,order:{index:0}});return n.set(St,r),r}function cn(n,a,l=-1,r=-1,o=!1,i,s,c){const e=n.get(St);if(!e)return;const u=n.get("groupLayout")??{};l===-1&&(l=u.column??1),r===-1&&(r=u.gutter??0),i||(i=u.minItemWidth??-1),s||(s=u.maxItemWidth??-1);const d=fe(i),m=fe(s);c||(c=u.type??"grid");const y=()=>{const b=a===""||a===-1,v=fe(a);let g=ke(l);const f=fe(r);if(!b){let S=(v-(g-1)*f)/g;for(;m!==-1&&S>m;)g++,S=(v-(g-1)*f)/g;for(;d!==-1&&g>1&&S<d;)g--,S=(v-(g-1)*f)/g}let z=!1;const w=e.layout;w.value.width=a,w.value.column!==g&&(w.value.column=g,z=!0),w.value.gutter!==f&&(w.value.gutter=f,z=!0),w.value.type!==c&&(w.value.type=c,z=!0),z&&(0,t.triggerRef)(w)};if(o)y();else{const b=++e.passport;setTimeout(()=>{b===e.passport&&y()},50)}}function hl(n,a=!1){let l;return a?l=n.getForParent(St):l=n.get(St),l.layout}function gl(n,a=!1){let l;return a?l=n.getForParent(St):l=n.get(St),l.order}function ta(n,a=1){if(a==="stretch")return-1;const l=ke(a);return l===-1?100:100*l/n}function pl(n,a,l=1,r=0,o){const i={};let s=0;o?s=fe(o):s=ta(a.column,l),s>0&&(i.width=`${s}%`);const c=ta(a.column,r);c>0&&(i["margin-left"]=`${c}%`);const e=fe(a.gutter)/2;return e>0&&(i["padding-left"]=`${e}px`,i["padding-right"]=`${e}px`),i}function yl(n,a,l=1,r=0){if(l==="stretch"){const e=n.index%a.column,u=e+(a.column-e);return n.index=n.index+(u-e),{"grid-column":`${e+1} / -1`}}let o=ke(l);if(o===-1){const e=n.index%a.column;return a.column,e==0?n.index=n.index+a.column:n.index=n.index+(a.column-e)+a.column,{"grid-column":"1 / -1"}}if(o>a.column){const e=n.index%a.column;return a.column,e==0?n.index=n.index+a.column:n.index=n.index+(a.column-e)+a.column,{"grid-column":"1 / -1"}}const i=ke(r)%a.column;let s=(n.index+i)%a.column,c=s+o;return c>a.column?(s=0,c=s+o,n.index=n.index+(a.column-s)+o):n.index=n.index+i+o,i>0?{"grid-column":`${s+1} / span ${o}`}:{"grid-column-start":`span ${o}`}}var la=Symbol("RollingStateKey");function Fo(n){(0,t.provide)(la,n)}function Ro(){return(0,t.inject)(la,null)}function un(n){let a=0;const l=window.getComputedStyle(n,null);if(l.getPropertyValue("box-sizing")==="content-box"){const r=parseFloat(l.getPropertyValue("padding-top")),o=parseFloat(l.getPropertyValue("padding-bottom"));a=n.clientHeight-r-o}else a=n.offsetHeight;return a}function Do(n){let a=un(n);if(a<=0){const l=n.cloneNode(!0);l.style=`width: ${n.offsetWidth}px; height: initial; overflow: initial; visibility: hidden;`,document.body.appendChild(l),a=un(l),document.body.removeChild(l)}return a}function Oo(n,a,l){const r=typeof n=="number"?n:parseInt(n),o=typeof a=="number"?a:parseInt(a),i=typeof l=="number"?l:parseInt(l);if(r<=0)return"1fr";const s=(r-(o-1)*i)/o;return s>0?`${s}px`:"1fr"}function na(n){const a=[];return n.forEach(l=>{l.type===t.Fragment&&Array.isArray(l.children)?a.push(...na(l.children)):a.push(l)}),a}function qo(n){return!(n.type===t.Comment||n.type===t.Text&&typeof n.children=="string"&&n.children.trim()==="")}function dn(n){function a(){return na(n?.()??[]).filter(qo)}return{getChildren:a}}var Ho={...Ne,...Gr,...Xr};function jo(n,a,l){return{props:Ho,emits:["update:collapse","header-click"],setup(r,o){const i=Zl(r.prop??r.name,r,Zr),s=Po(i,{type:r.type}),c=fl();ml(!0);const e=r.rollingDisplay?Ro():null,u=(0,t.ref)(null),d=(0,t.computed)(()=>r.rollingDisplay?e&&!e.disabled:!1),m=(0,t.computed)(()=>c&&i?hl(i,!0).value:null),y=(0,t.getCurrentInstance)(),b=(V,X=!1)=>{const B=y?.proxy;B&&typeof B.setNameValidateRules=="function"&&B.setNameValidateRules(V,!0,X)};(0,t.watch)([()=>r.rules,()=>r.pureDataRules],([V,X],[B,p])=>{if(V&&B){const D=(0,t.toRaw)(B),H=(0,t.toRaw)(V),Q=H?Reflect.ownKeys(H):[];(D?Reflect.ownKeys(D):[]).forEach(ie=>{Q.includes(ie)||(H[ie]=[])}),b(H)}if(X&&p){const D=(0,t.toRaw)(p),H=(0,t.toRaw)(X),Q=H?Reflect.ownKeys(H):[];(D?Reflect.ownKeys(D):[]).forEach(ie=>{Q.includes(ie)||(H[ie]=[])}),b(H,!0)}},{deep:!0});const v=n,g=(0,t.computed)(()=>{const V={};V.height=E.value;const X=c?gl(i,!0):null;if(m.value&&X){if(m.value.type==="grid"){const B=yl(X,m.value,r.span,r.offset);Object.assign(V,B)}else if(m.value.type==="flow"){const B=pl(X,m.value,r.span,r.offset,r.width);Object.assign(V,B)}}else r.width&&(V.width=be(r.width));return V}),f=(0,t.computed)(()=>{const V=s.layout.value.type;return V==="grid"||V==="flow"?{[`${v}--${V}`]:!0,[`${v}--${V}-justify-${r.justify}`]:!0,[`${v}--${V}-align-${r.align}`]:!0,[`${v}--gutter`]:!0}:{[`${v}--${V}`]:!0,[`${v}--gutter`]:!0}}),z=(0,t.computed)(()=>{if(s.layout.value.type==="grid"){let V="";if(r.columnWidth)V=`repeat(auto-fill, ${r.columnWidth})`;else{const X=Oo(_.value,s.layout.value.column,s.layout.value.gutter);V=`repeat(${s.layout.value.column}, ${X})`}return{"column-gap":`${s.layout.value.gutter}px`,"grid-template-columns":V}}}),w=(0,t.toRef)(r,"gutter"),S=(0,t.toRef)(r,"column"),R=(0,t.computed)(()=>c||d.value?!0:de(r.isWrap)),F=[],M=V=>{F.push(V)},T=()=>{let V=F.length;F.splice(0,V)},_=(0,t.ref)(-1),N=V=>{const X=dl(V).width;X>0&&X!==_.value&&(_.value=X)};cn(i,_.value,S.value,w.value,!0,r.minItemWidth,r.maxItemWidth,r.type),r.autoLayout&&(0,t.watch)([_,S,w],([V,X,B])=>{s.order.index=0,cn(i,V,X,B,!1,r.minItemWidth,r.maxItemWidth,r.type)});const O=(0,t.computed)(()=>I.value?r.expandText??"":r.collapseText??""),k=(0,t.computed)(()=>({[`${n}__header-collapse-text`]:!0})),P=(0,t.computed)(()=>({[`${n}__header-collapse-icon`]:!0,"is-expand":!I.value,"is-collapse":I.value})),ee=(0,t.ref)(),C=(0,t.ref)(),E=(0,t.computed)(()=>j.value||be(r.height)||""),I=(0,t.ref)(!1),j=(0,t.ref)(""),G=(0,t.ref)(!1);let J=-1;const L=(V,X=!0)=>{const B=ee.value;if(B&&I.value!==V){if(J=J===-1?Do(B):J,G.value=!0,X)if(B.style["will-change"]="height",B.ontransitionend=function(){B.ontransitionend=null,this.style["will-change"]="auto",V||(j.value="",G.value=!1)},V){let p=0;r.collapseHeight?p=r.collapseHeight:C.value&&C.value.classList.contains(`${n}__header`)&&(p=C.value.offsetHeight),j.value=`${J}px`,(0,t.nextTick)(()=>{j.value=`${p}px`})}else j.value=`${J}px`;else if(V){let p=0;r.collapseHeight?p=r.collapseHeight:C.value&&C.value.classList.contains(`${n}__header`)&&(p=C.value.offsetHeight),j.value=`${p}px`}else G.value=!1,j.value=`${J}px`;I.value=V,o.emit("update:collapse",V)}};(0,t.watch)(()=>r.collapse,V=>{L(V)});const le=V=>{o.emit("header-click",V)},W=()=>{A()},A=V=>{V=V??!I.value,L(V)};Ce({toggleCollapse:A,doLayout:()=>{F[0]&&(N(F[0]),cn(i,_.value,S.value,w.value,!0,r.minItemWidth,r.maxItemWidth,r.type))}});let K=null,$=!0;const Y=V=>{if(r.rules&&b((0,t.toRaw)(r.rules)),r.pureDataRules&&b((0,t.toRaw)(r.pureDataRules),!0),!!at&&(V&&L(de(r.collapse),!1),r.autoLayout&&Array.isArray(F)&&F.length>0)){const X=F[0];if(N(X),window.ResizeObserver){const B=je(()=>N(X),120);K=new window.ResizeObserver(B),K.observe(X)}}},te=()=>{K?.disconnect(),K=null},re=!d.value||e?.acquire();re&&(u.value=d.value?!0:null),(0,t.onMounted)(()=>{if(re&&(Y($),$=!1),d.value&&e){let V=null,X=e.initialHeight;e.observe(ee.value,B=>{if(B!==u.value)if(B)u.value=!0,I.value||(j.value=""),V=setTimeout(()=>{V=null,u.value!==!1&&(Y($),$=!1)},100);else{if(V!==null&&clearTimeout(V),u.value=!1,!I.value)if($)j.value=e.initialHeight;else{let p=un(ee.value);p<=0?j.value=X:(j.value=`${p}px`,X=j.value)}$||te()}})}}),(0,t.onUnmounted)(()=>{K?.disconnect(),e&&e.unobserve(ee.value)});const Z=(V="right")=>{const X=[];if(O.value){const D=(0,t.h)("span",{class:k.value},[O.value]);X.push(D)}const B={class:P.value},p=l(r.collapseIcon,B);return p&&X.push(p),X.length>0?(0,t.h)("div",{class:{[`${v}__header-collapse`]:!0,[`is-${V}`]:!0},onClick:W},X):null},U=(V,X,B,p)=>{const D={...f.value};if(X===0&&(D[`${v}__first`]=!0),B>=p-1&&(D[`${v}__last`]=!0),R.value===!1){const H=o.attrs.class;H&&(D[`${H}`]=!0)}return(0,t.h)("div",{ref:M,key:`${X}`,class:D,style:z.value},V)};return()=>{const V=r.prop??r.name;if(d.value&&u.value!==!0)return(0,t.h)(r.tag||"div",{ref:ee,prop:V,class:{[`${v}`]:!0,"is-collapse":G.value},style:g.value},[]);s.order.index=0;const X=[];let B=0;if(o.slots.header){const Q=(0,t.h)("div",{key:`${B++}`,ref:C,class:{[`${v}__header`]:!0,[`${v}__first`]:!0},onClick:le},[o.slots.header()]);X.push(Q)}else{const Q=[],ie=r.collapsePosition==="left";if(ie&&r.showCollapse){const oe=Z("left");oe&&Q.push(oe)}if(r.title||o.slots.title){if(r.showMark){const oe={class:{[`${v}__header-mark`]:!0}};r.markColor&&(oe.style={background:r.markColor});const ge=(0,t.h)("div",oe);Q.push(ge)}if(o.slots.title){const oe=(0,t.h)("div",{class:{[`${v}__header-title`]:!0}},[o.slots.title()]);Q.push(oe)}else if(r.title){const oe=(0,t.h)("div",{class:{[`${v}__header-title`]:!0}},[r.title]);Q.push(oe)}}if(o.slots.toolbar&&Q.push(o.slots.toolbar()),!ie&&r.showCollapse){const oe=Z("right");oe&&Q.push(oe)}if(Q.length>0){const oe=(0,t.h)("div",{key:`${B++}`,ref:C,class:{[`${v}__header`]:!0,[`${v}__first`]:!0},onClick:le},Q);X.push(oe)}}T();const{getChildren:p}=dn(o.slots.default),D=p(),H=s.layout.value.type;if(H==="grid"){const Q=U(D,B++,0,D.length);X.push(Q)}else if(H==="flow"){const Q=U(D,B++,0,D.length);X.push(Q)}else for(let Q=0;Q<D.length;Q++){const ie=D[Q],oe=U([ie],B++,Q,D.length);X.push(oe)}return R.value?(0,t.h)(r.tag||"div",{ref:ee,prop:V,class:{[`${v}`]:!0,"is-collapse":G.value},style:g.value},[X]):X}}}}var{componentName:Ko,create:Wo,scope:Yo}=ce("group"),Uo=(n,a)=>(n=n??Me.ArrowUp,(0,t.h)(x.ElIcon,a,{default:()=>[(0,t.h)(n)]})),Go=Wo(jo(Ko,Yo,Uo)),fn=Go;function Xo(n){return n===window}var Zo=/matrix\((.+)\)/,mn=n=>{const a=(0,t.unref)(n);if(!a)return{x:0,y:0};if(Xo(a))return{x:0,y:0};let l=0,r=0,o=a;for(;o!==null;)l+=o.offsetLeft,r+=o.offsetTop,o=o.offsetParent;let i=0,s=0,c=0,e=0;for(o=a;o!==document;){s+=o.scrollTop,i+=o.scrollLeft;const{transform:u}=window.getComputedStyle(o);if(u){const d=Zo.exec(u);if(d){let m=d[1].split(/\s*,\s*/);m.length==6&&(c+=Number(m[4]),e+=Number(m[5]))}}o=o.parentNode}return l-=i,r-=s,l+=c,r+=e,{x:l,y:r}},Jo=class{watchedListeners=[];add(n){this.watchedListeners.push(n)}remove(n){const a=this.watchedListeners.indexOf(n);a!==-1&&this.watchedListeners.splice(a,1)}size(){return this.watchedListeners.length}listen=()=>{this.watchedListeners.forEach(n=>{try{n()}catch{}})}},Qo=class{monitorRegister=new WeakMap;watch(n,a){let l=n.parentNode;const r=document.body.parentNode;for(;l&&l!==r;){let o=this.monitorRegister.get(l);o||(o=new Jo,l.addEventListener("scroll",o.listen),l===document.body&&l.addEventListener("resize",o.listen),this.monitorRegister.set(l,o)),o.add(a),l=l.parentNode}}unwatch(n,a){let l=n.parentNode;const r=document.body.parentNode;for(;l&&l!==r;){let o=this.monitorRegister.get(l);o&&(o.remove(a),o.size()===0&&(this.monitorRegister.delete(l),l.removeEventListener("scroll",o.listen),l===document.body&&l.removeEventListener("resize",o.listen))),l=l.parentNode}}},At=new Qo,ra={price:{type:[Number,String],default:0},needSymbol:{type:Boolean,default:!0},symbol:{type:String,default:"¥"},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:es,create:ts}=ce("price"),ls=ts({props:{...ra},setup(n){const a=(0,t.computed)(()=>({[es]:!0})),l=(0,t.computed)(()=>n.needSymbol?n.symbol:""),r=(0,t.computed)(()=>pt(n.price)==0?"":Gt(n.price,n.decimalLength,!0,ke(n.digits),n.separator));return{classes:a,showSymbol:l,intText:(0,t.computed)(()=>{let o=r.value;if(o.length==0)return"";let i=o.indexOf(".");return o.substring(0,i)}),decimalText:(0,t.computed)(()=>{let o=r.value;if(o.length==0)return"";let i=o.indexOf(".");return o.substring(i+1)})}}}),Ue=(n,a)=>{const l=n.__vccOpts||n;for(const[r,o]of a)l[r]=o;return l},ns=["innerHTML"],rs=["innerHTML"];function as(n,a,l,r,o,i){return(0,t.openBlock)(),(0,t.createElementBlock)("view",{class:(0,t.normalizeClass)(n.classes)},[n.needSymbol&&n.position=="before"?((0,t.openBlock)(),(0,t.createElementBlock)("view",{key:0,class:(0,t.normalizeClass)(["fox-price--symbol",`fox-price--symbol-${n.size}`]),innerHTML:n.showSymbol},null,10,ns)):(0,t.createCommentVNode)("",!0),(0,t.createElementVNode)("view",{class:(0,t.normalizeClass)(`fox-price--${n.size}`)},(0,t.toDisplayString)(n.intText),3),n.decimalText.length!=0?((0,t.openBlock)(),(0,t.createElementBlock)("view",{key:1,class:(0,t.normalizeClass)(`fox-price--decimal-${n.size}`)},".",2)):(0,t.createCommentVNode)("",!0),(0,t.createElementVNode)("view",{class:(0,t.normalizeClass)(`fox-price--decimal-${n.size}`)},(0,t.toDisplayString)(n.decimalText),3),n.needSymbol&&n.position=="after"?((0,t.openBlock)(),(0,t.createElementBlock)("view",{key:2,class:(0,t.normalizeClass)(["fox-price--symbol",`fox-price--symbol-${n.size}`]),innerHTML:n.showSymbol},null,10,rs)):(0,t.createCommentVNode)("",!0)],2)}var bl=Ue(ls,[["render",as]]),{componentName:hn,create:is}=ce("hint-text"),os=is({components:{Price:bl},props:{...ra,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(n,a){const l=(0,t.ref)({top:null,right:null,bottom:null,left:null}),r=(0,t.ref)({x:0,y:0}),o=(0,t.ref)(0),i=(0,t.ref)(0),s=(0,t.ref)(n.placement),c=(0,t.ref)(!1),e=(0,t.ref)(null),u=(k,P,ee,C,E,I)=>{const j=document.documentElement.clientWidth||document.body.clientWidth,G=document.documentElement.clientHeight||document.body.clientHeight,J=k.split("-");let L=[];J[0]==="top"?L=["top","bottom","right","left"]:J[0]==="bottom"?L=["bottom","top","right","left"]:J[0]==="left"?L=["left","top","bottom","right"]:J[0]==="right"&&(L=["right","top","bottom","left"]);const le={top:null,right:null,bottom:null,left:null},W=[];for(let A=0;A<L.length;A++){const q=L[A];if(W[0]=q,J[1]&&(W[1]=J[1]),q==="top"){const K=P.y-I-n.arrowSize-n.offset;if(K>=0){le.top=K;let $=0;J[1]==="start"?$=P.x:J[1]==="end"?$=P.x+ee-E:$=P.x+ee/2-E/2;const Y=j-$-E;Y<0?($+=Y,m.value=-Y):m.value=0,le.left=$<0?0:$;break}}else if(q==="bottom"){const K=P.y+C+n.arrowSize+n.offset;if(K+I<=G){le.top=K;let $=0;J[1]==="start"?$=P.x:J[1]==="end"?$=P.x+ee-E:$=P.x+ee/2-E/2;const Y=j-$-E;Y<0?($+=Y,m.value=-Y):m.value=0,le.left=$<0?0:$;break}}else if(q==="left"){const K=P.x-E-n.arrowSize-n.offset;if(K>=0){le.left=K;let $=0;J[1]==="start"?$=P.y:J[1]==="end"?$=P.y+C-I:$=P.y+C/2-I/2,le.top=$<0?0:$;break}}else if(q==="right"){const K=P.x+ee+n.arrowSize+n.offset;if(K+E<=j){le.left=K;let $=0;J[1]==="start"?$=P.y:J[1]==="end"?$=P.y+C-I:$=P.y+C/2-I/2,le.top=$<0?0:$;break}}}return{bestPlacement:W.join("-"),bestInsetRect:le}},d=(k,P,ee=10)=>{if(!at||P===!1||!k)return;r.value=mn(n.reference),o.value=n.reference.offsetWidth,i.value=n.reference.offsetHeight;const C=e.value.offsetHeight,E=e.value.offsetWidth,{bestPlacement:I,bestInsetRect:j}=u(n.placement,r.value,o.value,i.value,E,C);s.value=I,l.value=j,c.value=!0},m=(0,t.ref)(0),y=je(()=>{d(n.message,n.visible)},10),b=(0,t.ref)(n.visible);(0,t.watch)(()=>n.visible,k=>{b.value=k});const v=(0,t.computed)(()=>b.value&&g.value),g=(0,t.ref)(!0),f=je(k=>{const P=k[0];P&&(g.value=P.isIntersecting)},10),z=new IntersectionObserver(f);(0,t.watch)([()=>n.message,()=>n.visible],([k,P])=>{setTimeout(()=>{d(n.message,n.visible)},0)}),(0,t.onMounted)(()=>{setTimeout(()=>{d(n.message,n.visible)},0),At.watch(n.reference,y),z.observe(n.reference)}),(0,t.onBeforeUnmount)(()=>{At.unwatch(n.reference,y),z.unobserve(n.reference),z.disconnect()});const w=(0,t.computed)(()=>{const k={[hn]:!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),n.size==="small"?k["is-small"]=!0:n.size==="large"&&(k["is-large"]=!0),n.customClass&&typeof n.customClass=="string"&&(k[`${n.customClass}`]=!0),k}),S=(0,t.computed)(()=>{const k={};return l.value.top!==null&&(k.top=`${l.value.top}px`),l.value.right!==null&&(k.right=`${l.value.right}px`),l.value.bottom!==null&&(k.bottom=`${l.value.bottom}px`),l.value.left!==null&&(k.left=`${l.value.left}px`),n.autoFit&&(k["min-width"]=`${o.value}px`),k["max-width"]=`${document.documentElement.clientWidth||document.body.clientWidth}px`,c.value&&(k.opacity="1"),n.transition||(k.transition="none"),n.zIndex&&(k["z-index"]=`${n.zIndex}`),n.customStyle&&typeof n.customStyle=="object"&&Object.assign(k,n.customStyle),k}),R=(0,t.computed)(()=>{const k=[`${hn}__content`];return n.customTextClass&&k.push(n.customTextClass),k}),F=(0,t.computed)(()=>{const k={};return n.customTextStyle&&typeof n.customTextStyle=="object"&&Object.assign(k,n.customTextStyle),k}),M=(0,t.computed)(()=>({[`${hn}__arrow`]:!0})),T=(0,t.computed)(()=>{const k={};return n.showArrow?(k.width=`${n.arrowSize}px`,k.height=`${n.arrowSize}px`,s.value==="top"?(k.left="50%",k.bottom=`-${n.arrowSize}px`,k.transform=" translate(-50%, 0%)"):s.value==="top-start"?(k.left=`${n.arrowOffset+m.value}px`,k.bottom=`-${n.arrowSize}px`):s.value==="top-end"?(k.right=`${n.arrowOffset-m.value}px`,k.bottom=`-${n.arrowSize}px`):s.value==="right"?(k.left=`-${n.arrowSize}px`,k.top="50%",k.transform=" translate(0%, -50%)"):s.value==="right-start"?(k.left=`-${n.arrowSize}px`,k.top=`${n.arrowOffset}px`):s.value==="right-end"?(k.left=`-${n.arrowSize}px`,k.bottom=`-${n.arrowOffset}px`):s.value==="bottom"?(k.left="50%",k.top=`-${n.arrowSize}px`,k.transform=" translate(-50%, 0%)"):s.value==="bottom-start"?(k.left=`${n.arrowOffset+m.value}px`,k.top=`-${n.arrowSize}px`):s.value==="bottom-end"?(k.right=`${n.arrowOffset-m.value}px`,k.top=`-${n.arrowSize}px`):s.value==="left"?(k.right=`-${n.arrowSize}px`,k.top="50%",k.transform=" translate(0%, -50%)"):s.value==="left-start"?(k.right=`-${n.arrowSize}px`,k.top=`${n.arrowOffset}px`):s.value==="left-end"&&(k.right=`-${n.arrowSize}px`,k.bottom=`-${n.arrowOffset}px`),k):{display:"none"}}),_=(0,t.computed)(()=>v.value&&n.closeOnClick),N=(0,t.computed)(()=>{const k={};return n.zIndex&&(k["z-index"]=`${n.zIndex}`),k});return{show:v,tipRef:e,classes:w,styles:S,textClasses:R,textStyles:F,arrowClasses:M,arrowStyles:T,overlayShow:_,overlayStyle:N,onClickOverlay:()=>{b.value=!1,a.emit("update:visible",!1)}}}}),ss=["innerHTML"];function cs(n,a,l,r,o,i){const s=(0,t.resolveComponent)("Price");return(0,t.openBlock)(),(0,t.createElementBlock)(t.Fragment,null,[n.overlayShow?((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:0,class:"fox-hint-text__overlay",style:(0,t.normalizeStyle)(n.overlayStyle),onClick:a[0]||(a[0]=(...c)=>n.onClickOverlay&&n.onClickOverlay(...c))},null,4)):(0,t.createCommentVNode)("",!0),(0,t.withDirectives)((0,t.createElementVNode)("div",{ref:"tipRef",class:(0,t.normalizeClass)(n.classes),style:(0,t.normalizeStyle)(n.styles)},[(0,t.createElementVNode)("div",{class:(0,t.normalizeClass)(n.textClasses),style:(0,t.normalizeStyle)(n.textStyles)},[n.type=="number"?((0,t.openBlock)(),(0,t.createBlock)(s,{key:0,price:n.message,position:"before",size:n.size},null,8,["price","size"])):((0,t.openBlock)(),(0,t.createElementBlock)("span",{key:1,innerHTML:n.message},null,8,ss))],6),(0,t.createElementVNode)("div",{class:(0,t.normalizeClass)(n.arrowClasses),style:(0,t.normalizeStyle)(n.arrowStyles)},null,6)],6),[[t.vShow,n.show]])],64)}var aa=Ue(os,[["render",cs]]),ia=class{seed=new Date().getTime();constructor(n){this.seed=n??new Date().getTime()}get(){let n=this.seed++;return this.seed<0&&(this.seed=0),n}},gn={},us=new ia,wt=new Map,Sl=n=>{if(n){const a=document.getElementById(n);wt.delete(n),a&&a.parentNode?.removeChild(a)}else{for(const a of wt.keys()){const l=document.getElementById(a);l&&l.parentNode?.removeChild(l)}wt.clear()}},ds=n=>{n.unmount=Sl;const a=document.getElementById(n.id);if(a){const l=wt.get(n.id);l?n={...gn,...l,...n}:n={...gn,...n},n.transition=!1,(0,t.render)((0,t.createVNode)(aa,n),a)}return n.id},fs=n=>{n.unmount=Sl;let a=n.id??`hinttext_${us.get()}`;n={...gn,...n},n.id=a,wt.set(a,n);const l=document.createElement("div");return l.id=n.id,(0,t.render)((0,t.createVNode)(aa,n),l),document.body.appendChild(l),a},ms=n=>{if(!n){console.warn("[FoxUI HintText]: msg不能为空");return}},$e={show(n,a,l={},r=!0){ms(a);const o=l.id;return o&&wt.has(o)?ds({...l,message:a,reference:n}):(r&&Sl(),fs({...l,message:a,reference:n}))},hide(n){Sl(n)},install(n){n.config.globalProperties.$hintText=$e}};function hs(n,a,l,r=!1){return{inheritAttrs:!0,props:{...Ne,...Te},emits:["appear","disappear"],setup(o,i){const s=o.prop??i.attrs.name;Ee({componentName:n,validate:!1},s);const c=it(),e=fl();ml(!1);const u=(0,t.computed)(()=>e&&c?hl(c,!1).value:null),d=n,m=(0,t.ref)(null),y=(0,t.computed)(()=>{const p={[d]:!0,[`${d}__gutter`]:u.value&&u.value.type!=="flow",[`${d}__stretch`]:o.span==="stretch",[`${d}__input--border`]:de(o.hasBorder)};if(p[o.errorMarkClass]=!!I.value,p[o.warnMarkClass]=!!C.value,p[o.infoMarkClass]=!!P.value,typeof m.value=="function"){const D=m.value(s);p[D]=!0}else if(typeof m.value=="string"){const D=m.value;p[D]=!0}return p}),b=(0,t.ref)(null),v=(0,t.computed)(()=>{const p={};if(o.width)o.width!=="auto"&&(p.width=be(o.width));else{const D=e&&c?gl(c,!1):null;if(u.value&&D){if(u.value.type==="grid"){const H=yl(D,u.value,o.span,o.offset);Object.assign(p,H)}else if(u.value.type==="flow"){const H=pl(D,u.value,o.span,o.offset,o.width);Object.assign(p,H)}}}if(typeof b.value=="function"){const D=b.value(s);D&&Object.assign(p,D)}else if(b.value&&typeof b.value=="object"){const D=b.value;Object.assign(p,D)}return p}),g=(0,t.ref)(null),f=(0,t.computed)({get:()=>g.value??de(o.isRequired),set:p=>{g.value=p}}),z=()=>typeof o.label=="string"&&o.label.length>0||typeof i.slots.label=="function",w=Fe((0,t.toRef)(o,"labelPosition"),"labelPosition",Pe.Near),S=(0,t.computed)(()=>w&&w.value==="top"?"top":w&&w.value==="right"?"right":"left"),R=(0,t.computed)(()=>({[`${d}__main`]:!0,[`${d}__main--${S.value}`]:!0})),F=(0,t.computed)(()=>({label:!0,[`label--${S.value}`]:!0})),M=Fe((0,t.toRef)(o,"labelWidth"),"labelWidth",Pe.Near),T=(0,t.computed)(()=>M&&M.value?{width:be(M.value)}:{}),_=(0,t.computed)(()=>({"label--string":!0,"label--required":f.value})),N=(0,t.computed)(()=>({content:!0,[o.contentClass]:!0})),O=(0,t.computed)(()=>({...o.contentStyle})),k=(0,t.shallowReactive)({errorTip:"",errorIcon:null,warnTip:"",warnIcon:null,infoTip:"",infoIcon:null});Ce({setRequired(p){f.value=p},setErrorTip(p){k.errorTip=p},setErrorIcon(p){k.errorIcon=p},setWarnTip(p){k.warnTip=p},setWarnIcon(p){k.warnIcon=p},setInfoTip(p){k.infoTip=p},setInfoIcon(p){k.infoIcon=p},setCustomClassName(p){m.value=p},setCustomStyle(p){b.value=p}});const P=(0,t.computed)(()=>o.infoTip||k.infoTip),ee=(0,t.computed)(()=>o.infoIcon||k.infoIcon),C=(0,t.computed)(()=>o.warnTip||k.warnTip),E=(0,t.computed)(()=>o.warnIcon||k.warnIcon),I=(0,t.computed)(()=>o.errorTip||k.errorTip),j=(0,t.computed)(()=>o.errorIcon||k.errorIcon),G=(0,t.computed)(()=>I.value?"error":C.value?"warn":P.value?"info":""),J=()=>G.value.length>0,L=(0,t.computed)(()=>G.value==="error"?I.value:G.value==="warn"?C.value:G.value==="info"?P.value:""),le=(0,t.computed)(()=>G.value==="error"?j.value:G.value==="warn"?E.value:G.value==="info"?ee.value:null),W=(0,t.computed)(()=>{const p={[`${d}__tip`]:!0,[`${d}__tip--${G.value}`]:!0,[`${d}--animate`]:!0};return G.value==="error"&&o.errorClass?p[`${o.errorClass}`]=!0:G.value==="warn"&&o.warnClass?p[`${o.warnClass}`]=!0:G.value==="info"&&o.infoClass&&(p[`${o.infoClass}`]=!0),p}),A=(0,t.computed)(()=>{const p={};return w&&w.value==="top"||!z()?p["padding-left"]="0px":M&&M.value&&(p["padding-left"]=be(M.value)),p}),q=(0,t.ref)();let K="";(0,t.watch)([()=>o.hintVisible,()=>o.hintText,()=>o.hintType,()=>o.hintProps],([p,D,H,Q])=>{q.value&&(p&&!me(D)?K?l.show(q.value,D,{...Q,id:K,type:H},!0):K=l.show(q.value,D,{...Q,type:H},!0):l.hide(K))});let $=null;const Y=()=>{$||!q.value||($=new IntersectionObserver(p=>{let D=!1;for(let H of p)if(H.intersectionRatio>0){D=!0,D&&i.emit("appear",H);break}D||i.emit("disappear")}),$.observe(q.value))},te=()=>{!$||!q.value||($.unobserve(q.value),$=null)};(0,t.watch)(()=>de(o.appearListen),p=>{p?Y():te()}),(0,t.onMounted)(()=>{de(o.appearListen)&&Y()}),(0,t.onUnmounted)(te);const re=()=>{if(!z())return null;const p=[],D=i.slots?.label?.()??o.label,H=(0,t.h)("div",{class:_.value},[D]);if(p.push(H),i.slots.fixedPreTip){const Q=i.slots.fixedPreTip();p.push(Q)}return(0,t.h)("div",{class:F.value,style:T.value},p)},Z=()=>{const p=[];if(i.slots.prepend){const D=i.slots.prepend();p.push(D)}if(i.slots.default){const D=i.slots.default();p.push(D)}if(i.slots.append){const D=i.slots.append();p.push(D)}if(i.slots.fixedTip){const D=(0,t.h)("div",{class:[`${d}__fixed-tip`]},[i.slots.fixedTip()]);p.push(D)}return(0,t.h)("div",{ref:q,class:N.value,style:O.value},p)},U=()=>{const p=le.value;return p?typeof p=="function"?(0,t.h)("div",{class:"fox-item__tip--icon"},[p()]):(0,t.h)("div",{class:"fox-item__tip--icon"},[(0,t.h)(p)]):null},V=()=>{const p=L.value;return p?typeof p=="function"?(0,t.h)("div",{class:"fox-item__tip--text"},[p()]):(0,t.h)("div",{class:"fox-item__tip--text"},[p]):null},X=()=>{if(!J())return null;const p=[],D=U();D&&p.push(D);const H=V();return H&&p.push(H),(0,t.h)("div",{class:W.value,style:A.value},p)},B=()=>i.slots?.hide?.()??null;return()=>{const p=[],D=[],H=re();H&&D.push(H);const Q=Z();Q&&D.push(Q);const ie=(0,t.h)("div",{class:R.value},D);p.push(ie);const oe=X();oe&&p.push(oe);const ge=B();return ge&&p.push(ge),(0,t.h)("div",{class:y.value,style:v.value,prop:o.prop},p)}}}}var{componentName:gs,create:ps,scope:ys}=ce("item"),bs=ps(hs(gs,ys,$e,!1)),xe=bs,pn={span:{type:[Number,String],required:!1,default:1},offset:{type:[Number,String],default:0},width:{type:[String,Number],required:!1}};function Ss(n,a){return{props:{...pn},setup(l,r){const o=it(),i=fl();ml(!1);const s=(0,t.computed)(()=>i&&o?hl(o,!1).value:null),c=n,e=(0,t.computed)(()=>({[c]:!0,[`${c}__gutter`]:s.value&&s.value.type!=="flow",[`${c}__stretch`]:l.span==="stretch"})),u=(0,t.computed)(()=>{const d={};if(l.width)l.width!=="auto"&&(d.width=be(l.width));else{const m=i&&o?gl(o,!1):null;if(s.value&&m)if(s.value.type==="grid"){const y=yl(m,s.value,l.span,l.offset);Object.assign(d,y)}else if(s.value.type==="flow"){const y=pl(m,s.value,l.span,l.offset,l.width);Object.assign(d,y)}else return l.width&&(d.width=be(l.width)),d}return d});return()=>{const d={class:e.value,style:u.value};return r.slots&&typeof r.slots.default=="function"?(0,t.h)("div",d,r.slots.default()):(0,t.h)("div",d)}}}}var{componentName:ws,create:Ns,scope:vs}=ce("slot-item"),Cs=Ns(Ss(ws,vs)),wl=Cs,yn={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 xs(n,a){return{props:{...yn},setup(l,r){const o=n,i=(0,t.computed)(()=>({[o]:!0,[`${o}__stretch`]:l.span==="stretch",[`${o}__${l.align}`]:!0})),s=it(),c=fl();ml(!1);const e=(0,t.computed)(()=>{const u={};if(l.width)l.width!=="auto"&&(u.width=be(l.width));else if(c&&s){const d=hl(s,!1),m=gl(s,!1);if(d.value&&m)if(d.value.type==="grid"){const y=yl(m,d.value,l.span,l.offset);Object.assign(u,y)}else if(d.value.type==="flow"){const y=pl(m,d.value,l.span,l.offset,l.width);Object.assign(u,y)}else l.width&&(u.width=be(l.width))}return l.gutter&&(u.gap=be(l.gutter)),u});return()=>{const u=[];if(r.slots.default){const d=r.slots.default();if(l.divide)for(let m=0;m<d.length;m++){if(m>0){const y=(0,t.h)("div",{class:{[`${o}__divide`]:!0}});u.push(y)}u.push(d[m])}else Reflect.apply([].push,u,d)}return(0,t.h)("div",{class:i.value,style:e.value},u)}}}}var{componentName:zs,create:ks,scope:Es}=ce("row-item"),Ts=ks(xs(zs,Es)),Nl=Ts;function $s(n,a){const l=document.createRange();l.setStart(n,0),l.setEnd(n,n.childNodes.length);const r=l.getBoundingClientRect().width;if(r>0){a(r);return}n.classList.add("is-selectable"),setTimeout(()=>{l.setStart(n,0),l.setEnd(n,n.childNodes.length);const o=l.getBoundingClientRect().width;n.classList.remove("is-selectable"),a(o)},500)}var Bs={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 Vs(n,a,l,r=!1){return{props:{...Bs},emits:["click"],setup(o,i){const s=(0,t.ref)(null),c=(0,t.computed)(()=>{const S={[`${n}`]:!0,"is-truncated":o.truncated};return o.type&&(S[`${n}--${o.type??"default"}`]=!0),o.size&&(S[`${n}--${o.size}`]=!0),S}),e=(0,t.computed)(()=>{const S={},R=o.textColor??o.color;return R&&(S.color=R),S}),u=(S,R)=>{let F=null;if(typeof o.highlightFilter=="string"&&o.highlightFilter.length>0){const M=o.highlightFilter;S.indexOf(M)!==-1&&(R.innerHTML=S.replace(new RegExp(M,"g"),`<span>${M}</span>`),R.class["is-highlight"]=!0,F=(0,t.h)(o.tag,R))}else if(typeof o.highlightFilter=="function"){const M=o.highlightFilter(S);M&&(R.innerHTML=M,R.class["is-highlight"]=!0,F=(0,t.h)(o.tag,R))}return F},d=S=>{i.emit("click",S)};let m="";const y=()=>{const S=s.value;if(!S)return;const R=S.clientWidth;$s(S,F=>{const M=S.innerHTML??"";me(M)||F<R||(m?l?.show(S,M,{type:"text",id:m,showArrow:o.showArrow},!0):m=l?.show(S,M,{type:"text",showArrow:o.showArrow},!0)??"")})},b=()=>{m&&l?.hide(m)};let v=null;const g=S=>{v||(v=setTimeout(()=>{y(),v=null},o.showAfter??0))},f=S=>{v&&(clearTimeout(v),v=null),setTimeout(()=>{b()},o.hideAfter??0)},z=()=>{const S=s.value;S&&(S.addEventListener("mouseover",g),S.addEventListener("mouseleave",f))},w=()=>{const S=s.value;S&&(S.removeEventListener("mouseover",g),S.removeEventListener("mouseleave",f))};return(0,t.onMounted)(()=>{!de(o.showOverflowTooltip)||!l||z()}),(0,t.onBeforeUnmount)(()=>{!de(o.showOverflowTooltip)||!l||w()}),()=>{const S={onClick:d,class:c.value,style:e.value,ref:s};let R=null;if(de(o.numberFormat)&&typeof i.slots.default=="function"){const M=i.slots.default();if(Array.isArray(M)&&M.length===1){const T=M[0].type.toString();if(T==="Symbol(Text)"||T==="Symbol(v-txt)"){const _=ke(o.digits),N=ke(o.decimalLength),O=de(o.autoPadding);let k=`${M[0].children}`,P=k.split("").reverse().join("");P=Gt(P,N,O,_,o.separator),k=P.split("").reverse().join(""),o.highlightFilter!==void 0&&(R=u(k,S)),R||(S.innerHTML=k,R=(0,t.h)(o.tag,S))}}}else{if(o.highlightFilter!==void 0&&typeof i.slots.default=="function"){const M=i.slots.default();if(Array.isArray(M)&&M.length===1){const T=M[0].type.toString();if(T==="Symbol(Text)"||T==="Symbol(v-txt)"){const _=`${M[0].children}`;R=u(_,S),R||(S.innerHTML=_,R=(0,t.h)(o.tag,S))}}}R||(R=(0,t.h)(o.tag,S,{default:i.slots.default}))}if(!o.mark&&!i.slots.mark)return R;const F=[];if(i.slots.mark){const M={[`${n}__mark-wrap`]:!0};o.type&&(M[`${n}__mark-wrap--${o.type}`]=!0);const T={},_=o.color;_&&(T.color=_);const N=(0,t.h)("view",{onClick:d,class:M,style:T},{default:i.slots.mark});F.push(N)}else{const M={[`${n}__mark`]:!0};o.type&&(M[`${n}__mark--${o.type??"default"}`]=!0);const T={},_=o.color;_&&(T["background-color"]=_);const N=(0,t.h)("view",{onClick:d,class:M,style:T});F.push(N)}if(o.divide){const M=(0,t.h)("div",{class:{[`${n}__divide`]:!0}});F.push(M)}return F.push(R),(0,t.h)("view",{class:{"fox-text__wrap":!0,"text-left":o.textPosition==="left","text-right":o.textPosition==="right"}},F)}}}}var{componentName:Ms,create:_s,scope:Is}=ce("text"),Ls=_s(Vs(Ms,Is,$e,!1)),vl=Ls,As={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 Ps(n,a,l=!1){return{props:{...As},emits:["update:visible"],setup(r,{emit:o,slots:i,expose:s}){const c=(0,t.ref)({top:null,right:null,bottom:null,left:null}),e=(0,t.ref)(0),u=(0,t.ref)(0),d=(0,t.ref)(0),m=(0,t.ref)(0),y=(0,t.ref)(r.placement),b=(0,t.ref)(!1),v=(0,t.ref)(!1),g=(0,t.ref)(null),f=()=>typeof r.reference=="string"?document.querySelector(r.reference):r.reference,z=(L,le,W,A,q,K,$,Y=!0)=>{const te=document.documentElement.clientWidth||document.body.clientWidth,re=document.documentElement.clientHeight||document.body.clientHeight,Z=L.split("-");let U=[];Y?Z[0]==="top"?U=["top","bottom","right","left"]:Z[0]==="bottom"?U=["bottom","top","right","left"]:Z[0]==="left"?U=["left","top","bottom","right"]:Z[0]==="right"&&(U=["right","top","bottom","left"]):U=[L[0]];const V={top:null,right:null,bottom:null,left:null},X=[];for(let B=0;B<U.length;B++){const p=U[B];if(X[0]=p,Z[1]&&(X[1]=Z[1]),p==="top"){const D=W-$-r.arrowSize/2-r.offset;if(D>=0){V.top=D;let H=0;Z[1]==="start"?H=le:Z[1]==="end"?H=le+A-K:H=le+A/2-K/2;const Q=te-H-K;Q<0?(H+=Q,S.value=-Q):S.value=0,V.left=H<0?0:H;break}}else if(p==="bottom"){const D=W+q+r.arrowSize/2+r.offset;if(D+$<=re){V.top=D;let H=0;Z[1]==="start"?H=le:Z[1]==="end"?H=le+A-K:H=le+A/2-K/2;const Q=te-H-K;Q<0?(H+=Q,S.value=-Q):S.value=0,V.left=H<0?0:H;break}}else if(p==="left"){const D=le-K-r.arrowSize/2-r.offset;if(D>=0){V.left=D;let H=0;Z[1]==="start"?H=W:Z[1]==="end"?H=W+q-$:H=W+q/2-$/2,V.top=H<0?0:H;break}}else if(p==="right"){const D=le+A+r.arrowSize/2+r.offset;if(D+K<=te){V.left=D;let H=0;Z[1]==="start"?H=W:Z[1]==="end"?H=W+q-$:H=W+q/2-$/2,V.top=H<0?0:H;break}}}return{bestPlacement:X.join("-"),bestInsetRect:V}},w=()=>{const L=r.visible,le=r.autoFit;if(!at||L===!1)return;if(r.reference){const $=f(),Y=mn($);e.value=Y.x,u.value=Y.y,d.value=$.offsetWidth,m.value=$.offsetHeight}else r.referenceInset&&(e.value=r.referenceInset.left,u.value=r.referenceInset.top,d.value=r.referenceInset.right-r.referenceInset.left,m.value=r.referenceInset.bottom-r.referenceInset.top);const W=g.value.offsetWidth,A=g.value.offsetHeight,{bestPlacement:q,bestInsetRect:K}=z(r.placement,e.value,u.value,d.value,m.value,W,A,le);y.value=q,c.value=K},S=(0,t.ref)(0),R=je(()=>{w()},10),F=(0,t.ref)(r.visible);(0,t.watch)([()=>r.visible],([L])=>{F.value=L,L?(b.value=L,setTimeout(()=>{w(),v.value=!0},0)):v.value=!1});const M=(0,t.computed)(()=>F.value&&T.value),T=(0,t.ref)(!0),_=je(L=>{const le=L[0];le&&(T.value=le.isIntersecting)},10),N=new IntersectionObserver(_);(0,t.watch)([()=>r.reference,()=>r.referenceInset],([L,le],[W,A])=>{!L&&!le||(setTimeout(()=>{w()},0),r.autoFit&&(W&&(At.unwatch(W,R),N.unobserve(W)),L&&(At.watch(L,R),N.observe(L))))},{immediate:!0}),(0,t.onBeforeUnmount)(()=>{r.reference&&(At.unwatch(r.reference,R),N.unobserve(r.reference),N.disconnect())});const O=(0,t.computed)(()=>{const L={[n]:!0};return y.value.startsWith("top")?L["is-top"]=!0:y.value.startsWith("right")?L["is-right"]=!0:y.value.startsWith("bottom")?L["is-bottom"]=!0:y.value.startsWith("left")&&(L["is-left"]=!0),L[`is-${r.effect}`]=!0,!v.value&&M.value&&(L["is-opacity"]=!0),v.value&&M.value&&(L["is-show"]=!0),M.value||(L["is-hide"]=!0),r.customClass&&typeof r.customClass=="string"&&(L[`${r.customClass}`]=!0),L}),k=(0,t.computed)(()=>{const L={};return c.value.top!==null&&(L.top=`${c.value.top}px`),c.value.right!==null&&(L.right=`${c.value.right}px`),c.value.bottom!==null&&(L.bottom=`${c.value.bottom}px`),c.value.left!==null&&(L.left=`${c.value.left}px`),r.width&&(L.width=r.width),r.zIndex&&(L["z-index"]=`${r.zIndex}`),r.customStyle&&typeof r.customStyle=="object"&&Object.assign(L,r.customStyle),L}),P=()=>{F.value=!1,o("update:visible",!1)},ee=()=>r.showOverlay?(0,t.h)("div",{class:`${n}__overlay`,onClick:P}):null,C=()=>{let L=null;return i.title?L=(0,t.h)("div",{class:`${n}__title`},{default:i.title}):r.title&&(L=(0,t.h)("div",{class:`${n}__title`},[r.title])),L},E=(0,t.computed)(()=>({[`${n}__arrow`]:!0})),I=(0,t.computed)(()=>{const L={};return r.showArrow?(L.width=`${r.arrowSize}px`,L.height=`${r.arrowSize}px`,y.value==="top"?(L.left="50%",L.bottom="0",L.transform="translate(-50%, 50%)"):y.value==="top-start"?(L.left=`${r.arrowOffset+S.value}px`,L.bottom="0",L.transform="translate(-50%, 50%)"):y.value==="top-end"?(L.right=`${r.arrowOffset-S.value}px`,L.bottom="0",L.transform="translate(-50%, 50%)"):y.value==="right"?(L.left="0",L.top="50%",L.transform="translate(-50%, -50%)"):y.value==="right-start"?(L.left="0",L.top=`${r.arrowOffset}px`,L.transform="translate(-50%, 50%)"):y.value==="right-end"?(L.left="0",L.bottom=`-${r.arrowOffset}px`,L.transform="translate(-50%, 50%)"):y.value==="bottom"?(L.left="50%",L.top="0",L.transform="translate(-50%, -50%)"):y.value==="bottom-start"?(L.left=`${r.arrowOffset+S.value}px`,L.top="0",L.transform="translate(-50%, -50%)"):y.value==="bottom-end"?(L.right=`${r.arrowOffset-S.value}px`,L.top="0",L.transform="translate(-50%, -50%)"):y.value==="left"?(L.right="0",L.top="50%",L.transform="translate(50%, -50%)"):y.value==="left-start"?(L.right="0",L.top=`${r.arrowOffset}px`,L.transform="translate(50%, -50%)"):y.value==="left-end"&&(L.right="0",L.bottom=`-${r.arrowOffset}px`,L.transform="translate(50%, -50%)"),L):{display:"none"}}),j=()=>(0,t.h)("div",{class:E.value,style:I.value}),G=()=>{F.value===!1&&(b.value=!1)},J=L=>{if(!g.value||F.value===!1)return;const{relatedTarget:le}=L;g.value.contains(le)||(F.value=!1,o("update:visible",!1))};return s({doLayout:w}),()=>{if(!b.value)return null;const L=[],le=ee();le&&L.push(le);const W=[],A=C();if(A&&W.push(A),i.default){const Y=i.default();W.push(Y)}const q=j();q&&W.push(q);const K={ref:g,class:O.value,style:k.value,onAnimationend:G};r.leaveHide&&(K.onMouseleave=J);const $=(0,t.h)("div",K,{default:()=>W});return L.push($),(0,t.h)(t.Teleport,{to:r.teleport,disabled:r.teleportDisable},{default:()=>L})}}}}var{componentName:Fs,create:Rs,scope:Ds}=ce("popover-dialog"),Os=Rs(Ps(Fs,Ds,!1)),Cl=Os,qs={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 Hs(n,a,l){return{props:{...yn,...qs},emits:["click"],setup(r,{slots:o,attrs:i}){const{toLocaleRefs:s}=(0,Ie.useFoxI18n)(a),c=s(r,["moreText"]),e=n,u=(0,t.computed)(()=>({[e]:!0}));function d(M){return M.props||{}}function m(M){return!!d(M).disabled}function y(M){return M.children??[]}const b=(0,t.ref)(),v=(0,t.computed)(()=>b.value?.$el??null),g=(0,t.ref)(!1),f=M=>{g.value=M},z=()=>{g.value=!g.value};function w(M,T){return()=>{T||(g.value=!1,d(M)?.onClick?.())}}function S(M,T){const _=y(M),N=m(M),O=w(M,N),k=[`${e}__dropdown-item`];return N&&k.push("is-disabled"),(0,t.h)("span",{class:k,onClick:O},_)}const R=M=>{const T=r.maxDisplayCount??M.length;if(T>=M.length)return M;const _=[],N=T-1;for(let C=0;C<N;C++)_.push(M[C]);const O=(o.moreIcon&&o.moreIcon())??(r.moreIcon&&(0,t.h)(r.moreIcon))??(0,t.h)(l),k=(0,t.h)(vl,{ref:C=>b.value=C,class:`${e}__dropdown-link`,"text-position":"left","show-overflow-tooltip":!1,type:r.type,onClick:z},{default:()=>c.moreText.value,mark:()=>O});_.push(k);const P=[];for(let C=N;C<M.length;C++){const E=S(M[C],C);P.push(E)}const ee=(0,t.h)(Cl,{placement:r.dropdownPlacement,"onUpdate:visible":f,visible:g.value,reference:v.value,"custom-class":`${e}__popover`},{default:()=>P});return _.push(ee),_},F=()=>(o.default?.()||[]).filter(M=>M.type!==Comment);return()=>{const M=R(F()),T=ft(r,yn);return Object.assign(T,i??{}),T.class=u.value,(0,t.h)(Nl,T,{default:()=>M})}}}}var{componentName:js,create:Ks,scope:Ws}=ce("buttons-item"),Ys=Ks(Hs(js,Ws,Me.ArrowDown)),bn=Ys,Ge=(n={})=>{if(!n)return{};const a={};return Reflect.ownKeys(n).forEach(l=>{typeof l=="string"&&l.indexOf("data-fox")!==0&&(a[l]=n[l])}),a},oa={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 Us(n,a,l){return{props:{...Ne,...Te,...oa},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(r,o){const i=(0,t.ref)(null),s=De((0,t.computed)(()=>i.value??r.disabled)),c=(0,t.ref)(null),e=Re((0,t.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Ee({componentName:n,get readonly(){return e.value},get disabled(){return s.value}},r.prop??o.attrs.name),{toLocaleRefs:d}=(0,Ie.useFoxI18n)(a),m=d(r,["placeholder"]),y=(0,t.ref)(!1),b=pe(r,"modelValue",null,u),v=n,g=(0,t.computed)(()=>({[v]:!0,[`${v}__disabled`]:s.value,[`${v}__readonly`]:e.value})),f=E=>{b.value=E,u("update:modelValue",E),u("input",E)},z=E=>{u("change",E)};let w=pe(r,"hintText"),S=(0,t.ref)(!1);const R=E=>{let I=E.target.value;y.value=!0,me(w.value)||(S.value=!0),u("focus",I,E)},F=E=>{setTimeout(()=>{S.value&&(S.value=!1),y.value=!1},0);let I=E.target.value;r.maxLength&&I.length>Number(r.maxLength)&&(I=I.slice(0,Number(r.maxLength))),u("blur",I,E)},M=()=>{u("clear","")},T=(0,t.ref)(!1);let _=null;const N=()=>{r.showTooltip&&T.value===!1&&(_&&clearTimeout(_),_=setTimeout(()=>{T.value=!0},150))},O=()=>{_&&(clearTimeout(_),T.value=!1,_=null)},k=(0,t.computed)(()=>T.value||S.value),P=(0,t.computed)(()=>T.value?b.value:w.value),ee=(0,t.computed)(()=>pt(r.unit)>0),C=(0,t.ref)();return Ce({focus:()=>{C?.value.focus()},blur:()=>{C?.value.blur()},select:()=>{C?.value.select()},setDisabled:E=>{i.value=E},setReadonly:E=>{c.value=E}}),()=>{const E={...Ge(o.attrs),ref:C,class:g.value,placeholder:m.placeholder.value,clearable:r.clearable,disabled:s.value,readonly:e.value,modelValue:b.value,"adjust-position":r.adjustPosition,"always-system":r.alwaysSystem,onClear:M,onChange:z,onInput:f,onFocus:R,onBlur:F,onMouseover:N,onMouseleave:O},I={};o.slots.prepend&&(I.prepend=o.slots.prepend),o.slots.append&&(I.append=o.slots.append),o.slots.prefix&&(I.prefix=o.slots.prefix),o.slots.suffix?I.suffix=o.slots.suffix:ee.value&&(I.suffix=()=>[r.unit]);const j=[],G=(0,t.h)(x.ElInput,E,I);j.push(G);const J={default:()=>j};J.label=o.slots.default,J.fixedPreTip=o.slots.fixedPreTip,J.fixedTip=o.slots.fixedTip;const L={...Ae(r,oa),hintText:P.value,hintVisible:k.value};return r.prop&&(L.prop=`${r.prop}_item`),(0,t.h)(l,L,J)}}}}var{componentName:Gs,create:Xs,scope:Zs}=ce("input-item"),Js=Xs(Us(Gs,Zs,xe)),Sn=Js;function st(n,a){return typeof n.textKey=="string"&&n.textKey.length>0?a[n.textKey]:a.text}function Pt(n,a){return typeof n.valueKey=="string"&&n.valueKey.length>0?a[n.valueKey]:a.value}function sa(n,a){return typeof n.childrenKey=="string"&&n.childrenKey.length>0?a[n.childrenKey]||null:a.children??null}function Qs(n,a){return typeof n.disabledKey=="string"&&n.disabledKey.length>0?a[n.disabledKey]:a.disabled??null}var e1=class{proxy;constructor(n){this.proxy=n}async load(n,a,l){if(Array.isArray(a))return a;if(typeof a=="function")return await a(l);const r=Ke(this.proxy,n);return r===null?(console.error(`${n} component not found api function`),[]):(We(l)&&(0,t.isReactive)(l)&&(l=(0,t.toRaw)(l)),await r(a,l))}};function t1(){return new e1((0,t.getCurrentInstance)().proxy)}function ca(n,a,l){return!(st(n,a)!==st(n,l)||Pt(n,a)!==Pt(n,l))}function ua(n,a,l,r){if(r.length===0||a===""||a===null||a===void 0)return null;Array.isArray(a)||(a=[a]);const o=[];return a.forEach(i=>{for(let s of r){const c=sa(n,s);if(Array.isArray(c)&&c.length>0){const e=ua(n,i,l,c)??[];Reflect.apply([].push,o,e)}else{let e=!1;if(l==="text")e=st(n,s)===i;else if(l==="item")e=ca(n,s,i);else{let u=Pt(n,s);u==null&&(u=st(n,s)),e=u===i}if(e){o.push(s);break}}}}),o}function l1(n){return{text:n,value:n}}var da={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 n1(n,a,l){return{props:{...Ne,...Te,...da},emits:["change","update:modelValue","update:text","blur","focus","clear","visible-change","remove-tag","selected","setValue"],setup(r,o){const i=(0,t.ref)(null),s=De((0,t.computed)(()=>i.value??r.disabled)),c=(0,t.ref)(null),e=Re((0,t.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Ee({componentName:n,validateCheckEvents:["blur","update:modelValue","selected"],get readonly(){return e.value},get disabled(){return s.value}},r.prop??o.attrs.name),{toLocaleRefs:d}=(0,Ie.useFoxI18n)(a),m=d(r,["placeholder"]),y=(0,t.ref)(null),b=(0,t.ref)([]),v=(0,t.computed)(()=>b.value?b.value.map(V=>st(r,V)).join(" "):""),g=(V,X,B,p=!0)=>{if(!B||B.length==0){y.value=V,p&&(u("update:modelValue",V),u("change",V));return}const D=ua(r,V,X,B);if(D===null){if(b.value===null||b.value.length===0)return;y.value=null,b.value=[],p&&(u("update:modelValue",null),u("update:text",null),u("change",null));return}let H=!0;if(D.length!==b.value.length)H=!1;else for(let Q=0;Q<D.length;Q++){const ie=D[Q],oe=b.value[Q];if(!ca(r,ie,oe)){H=!1;break}}if(!H){b.value=D;let Q=[],ie=[],oe=[];D.forEach(et=>{const Et=Pt(r,et),rt=st(r,et);Q.push(Et),oe.push(rt),r.valueType==="text"?ie.push(rt):r.valueType==="item"?ie.push(et):ie.push(Et)});let ge,Be,Ve;de(r.multiple)?(y.value=Q,ge=(0,t.toRaw)(ie),Be=oe,Ve=(0,t.toRaw)(D)):(y.value=Q[0]??"",ge=(0,t.toRaw)(ie[0]??""),Be=oe[0]??"",Ve=(0,t.toRaw)(D[0])),p&&(u("update:modelValue",ge),u("change",ge,Ve)),u("update:text",Be)}},f=(0,t.ref)(null),z=(0,t.ref)(null),w=(0,t.computed)(()=>z.value??f.value??[]),S=Fe((0,t.computed)(()=>r.appearLoad),"appearLoad",Pe.Near,V=>de(V)),R=t1(),F=async(V,X)=>{if(V){const B=await R.load("select",V,X);B.length>0?typeof B[0]=="string"?f.value=B.map(p=>l1(p)):f.value=B:f.value=null}};(0,t.watch)([()=>r.source,()=>r.params],([V,X])=>{z.value=null,F(V,X)},{immediate:!S.value});let M=!1;const T=()=>{M||(M=!0,F(r.source,r.params))};(0,t.watch)([()=>f.value,()=>r.modelValue],([V,X])=>{if(k()&&de(r.multiple)){Ze(X,y.value)||(y.value=X);return}g(X,r.valueType,w.value,!1),u("setValue",X)}),r.source||(y.value=r.modelValue);let _=null,N=(0,t.ref)(!1);typeof r.remoteMethod=="function"&&(_=async V=>{if(V==null){z.value=null;return}N.value=!0;try{const X=await r.remoteMethod(V);X&&(z.value=X)}catch(X){z.value=null,console.error(X)}N.value=!1});let O=null;typeof r.filterMethod=="function"&&(O=async V=>{if(V==null){z.value=null;return}N.value=!0;try{const X=await r.filterMethod(V,f.value);X&&(z.value=X)}catch(X){z.value=null,console.error(X)}N.value=!1});const k=()=>typeof r.remoteMethod=="function"||typeof r.filterMethod=="function",P=(0,t.ref)(!1),ee=n,C=(0,t.computed)(()=>({[ee]:!0})),E=V=>{r.allowCreate||k()&&de(r.multiple)?(u("update:modelValue",V),u("change",V),u("update:text",V),y.value=V):g(V,"value",w.value,!0)};let I=pe(r,"hintText"),j=(0,t.ref)(!1);const G=V=>{let X=V.target.value;P.value=!0,me(I.value)||(j.value=!0),u("focus",X,V)},J=V=>{setTimeout(()=>{j.value&&(j.value=!1),P.value=!1},0);let X=V.target.value;r.maxLength&&X.length>Number(r.maxLength)&&(X=X.slice(0,Number(r.maxLength))),Y.value||u("blur",X,V)},L=()=>{u("clear","")},le=(0,t.ref)(!1);let W=null;const A=()=>{r.showTooltip&&le.value===!1&&(W&&clearTimeout(W),W=setTimeout(()=>{le.value=!0},150))},q=()=>{W&&(clearTimeout(W),le.value=!1,W=null)},K=(0,t.computed)(()=>le.value||j.value),$=(0,t.computed)(()=>le.value?v.value:I.value),Y=(0,t.ref)(!1),te=V=>{Y.value=V,u("visible-change",V),V||u("selected")},re=V=>{u("remove-tag",V)},Z=(V,X)=>{const B=[];return V.forEach((p,D)=>{const H=sa(r,p);if(Array.isArray(H)&&H.length>0){const Q=Z(H,X),ie=st(r,p),oe={key:`${ie}_${D}`,label:ie};B.push((0,t.h)(x.ElOptionGroup,oe,{default:()=>Q}))}else{const Q=Pt(r,p),ie=st(r,p),oe=Qs(r,p),ge={key:`${Q}_${D}`,label:ie,disabled:oe,value:Q};if(typeof X=="function")B.push((0,t.h)(x.ElOption,ge,{default:()=>X(p)}));else if(r.optionType==="item"){const Be=(0,t.h)("span",{class:{"fox-select-item__option-left":!0}},[Q]),Ve=(0,t.h)("span",{class:{"fox-select-item__option-right":!0}},[ie]),et=(0,t.h)("div",{class:{"fox-select-item__option":!0}},[Be,Ve]);B.push((0,t.h)(x.ElOption,ge,{default:()=>et}))}else r.optionType==="value"?B.push((0,t.h)(x.ElOption,ge,{default:()=>[Q]})):B.push((0,t.h)(x.ElOption,ge))}}),B},U=(0,t.ref)();return Ce({focus:()=>{U?.value.focus()},blur:()=>{U?.value.blur()},setDisabled:V=>{i.value=V},setReadonly:V=>{c.value=V}}),()=>{const V={...Ge(o.attrs),ref:U,class:C.value,clearable:r.clearable,multiple:r.multiple,placeholder:m.placeholder.value,disabled:s.value||e.value,modelValue:y.value,"value-key":r.valueKey,"allow-create":r.allowCreate,onClear:L,onChange:E,onFocus:G,onBlur:J,onVisibleChange:te,onRemoveTag:re};typeof _=="function"&&(V["remote-method"]=_,V.loading=N.value),typeof O=="function"&&(V["filter-method"]=O,V.loading=N.value);const X={};o.slots.prefix&&(X.prefix=o.slots.prefix),o.slots.empty&&(X.empty=o.slots.empty),o.slots.options?X.default=o.slots.options:X.default=()=>Z(w.value,o.slots.option);const B=[],p=(0,t.h)(x.ElSelect,V,X);B.push(p);const D={default:()=>B};D.label=o.slots.default,D.fixedPreTip=o.slots.fixedPreTip,D.fixedTip=o.slots.fixedTip;const H={...Ae(r,da),hintText:$.value,hintVisible:K.value,onMouseover:A,onMouseleave:q};return r.prop&&(H.prop=`${r.prop}_item`),S.value&&(H["appear-listen"]=!0,H.onAppear=T),(0,t.h)(l,H,D)}}}}var{componentName:r1,create:a1,scope:i1}=ce("select-item"),o1=a1(n1(r1,i1,xe)),wn=o1,s1=tt(((n,a)=>{(function(l,r){typeof n=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(l=typeof globalThis<"u"?globalThis:l||self).dayjs=r()})(n,(function(){"use strict";var l=1e3,r=6e4,o=36e5,i="millisecond",s="second",c="minute",e="hour",u="day",d="week",m="month",y="quarter",b="year",v="date",g="Invalid Date",f=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,z=/\[([^\]]+)]|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,w={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(C){var E=["th","st","nd","rd"],I=C%100;return"["+C+(E[(I-20)%10]||E[I]||E[0])+"]"}},S=function(C,E,I){var j=String(C);return!j||j.length>=E?C:""+Array(E+1-j.length).join(I)+C},R={s:S,z:function(C){var E=-C.utcOffset(),I=Math.abs(E),j=Math.floor(I/60),G=I%60;return(E<=0?"+":"-")+S(j,2,"0")+":"+S(G,2,"0")},m:function C(E,I){if(E.date()<I.date())return-C(I,E);var j=12*(I.year()-E.year())+(I.month()-E.month()),G=E.clone().add(j,m),J=I-G<0,L=E.clone().add(j+(J?-1:1),m);return+(-(j+(I-G)/(J?G-L:L-G))||0)},a:function(C){return C<0?Math.ceil(C)||0:Math.floor(C)},p:function(C){return{M:m,y:b,w:d,d:u,D:v,h:e,m:c,s,ms:i,Q:y}[C]||String(C||"").toLowerCase().replace(/s$/,"")},u:function(C){return C===void 0}},F="en",M={};M[F]=w;var T="$isDayjsObject",_=function(C){return C instanceof P||!(!C||!C[T])},N=function C(E,I,j){var G;if(!E)return F;if(typeof E=="string"){var J=E.toLowerCase();M[J]&&(G=J),I&&(M[J]=I,G=J);var L=E.split("-");if(!G&&L.length>1)return C(L[0])}else{var le=E.name;M[le]=E,G=le}return!j&&G&&(F=G),G||!j&&F},O=function(C,E){if(_(C))return C.clone();var I=typeof E=="object"?E:{};return I.date=C,I.args=arguments,new P(I)},k=R;k.l=N,k.i=_,k.w=function(C,E){return O(C,{locale:E.$L,utc:E.$u,x:E.$x,$offset:E.$offset})};var P=(function(){function C(I){this.$L=N(I.locale,null,!0),this.parse(I),this.$x=this.$x||I.x||{},this[T]=!0}var E=C.prototype;return E.parse=function(I){this.$d=(function(j){var G=j.date,J=j.utc;if(G===null)return new Date(NaN);if(k.u(G))return new Date;if(G instanceof Date)return new Date(G);if(typeof G=="string"&&!/Z$/i.test(G)){var L=G.match(f);if(L){var le=L[2]-1||0,W=(L[7]||"0").substring(0,3);return J?new Date(Date.UTC(L[1],le,L[3]||1,L[4]||0,L[5]||0,L[6]||0,W)):new Date(L[1],le,L[3]||1,L[4]||0,L[5]||0,L[6]||0,W)}}return new Date(G)})(I),this.init()},E.init=function(){var I=this.$d;this.$y=I.getFullYear(),this.$M=I.getMonth(),this.$D=I.getDate(),this.$W=I.getDay(),this.$H=I.getHours(),this.$m=I.getMinutes(),this.$s=I.getSeconds(),this.$ms=I.getMilliseconds()},E.$utils=function(){return k},E.isValid=function(){return this.$d.toString()!==g},E.isSame=function(I,j){var G=O(I);return this.startOf(j)<=G&&G<=this.endOf(j)},E.isAfter=function(I,j){return O(I)<this.startOf(j)},E.isBefore=function(I,j){return this.endOf(j)<O(I)},E.$g=function(I,j,G){return k.u(I)?this[j]:this.set(G,I)},E.unix=function(){return Math.floor(this.valueOf()/1e3)},E.valueOf=function(){return this.$d.getTime()},E.startOf=function(I,j){var G=this,J=!!k.u(j)||j,L=k.p(I),le=function(re,Z){var U=k.w(G.$u?Date.UTC(G.$y,Z,re):new Date(G.$y,Z,re),G);return J?U:U.endOf(u)},W=function(re,Z){return k.w(G.toDate()[re].apply(G.toDate("s"),(J?[0,0,0,0]:[23,59,59,999]).slice(Z)),G)},A=this.$W,q=this.$M,K=this.$D,$="set"+(this.$u?"UTC":"");switch(L){case b:return J?le(1,0):le(31,11);case m:return J?le(1,q):le(0,q+1);case d:var Y=this.$locale().weekStart||0,te=(A<Y?A+7:A)-Y;return le(J?K-te:K+(6-te),q);case u:case v:return W($+"Hours",0);case e:return W($+"Minutes",1);case c:return W($+"Seconds",2);case s:return W($+"Milliseconds",3);default:return this.clone()}},E.endOf=function(I){return this.startOf(I,!1)},E.$set=function(I,j){var G,J=k.p(I),L="set"+(this.$u?"UTC":""),le=(G={},G[u]=L+"Date",G[v]=L+"Date",G[m]=L+"Month",G[b]=L+"FullYear",G[e]=L+"Hours",G[c]=L+"Minutes",G[s]=L+"Seconds",G[i]=L+"Milliseconds",G)[J],W=J===u?this.$D+(j-this.$W):j;if(J===m||J===b){var A=this.clone().set(v,1);A.$d[le](W),A.init(),this.$d=A.set(v,Math.min(this.$D,A.daysInMonth())).$d}else le&&this.$d[le](W);return this.init(),this},E.set=function(I,j){return this.clone().$set(I,j)},E.get=function(I){return this[k.p(I)]()},E.add=function(I,j){var G,J=this;I=Number(I);var L=k.p(j),le=function(q){var K=O(J);return k.w(K.date(K.date()+Math.round(q*I)),J)};if(L===m)return this.set(m,this.$M+I);if(L===b)return this.set(b,this.$y+I);if(L===u)return le(1);if(L===d)return le(7);var W=(G={},G[c]=r,G[e]=o,G[s]=l,G)[L]||1,A=this.$d.getTime()+I*W;return k.w(A,this)},E.subtract=function(I,j){return this.add(-1*I,j)},E.format=function(I){var j=this,G=this.$locale();if(!this.isValid())return G.invalidDate||g;var J=I||"YYYY-MM-DDTHH:mm:ssZ",L=k.z(this),le=this.$H,W=this.$m,A=this.$M,q=G.weekdays,K=G.months,$=G.meridiem,Y=function(Z,U,V,X){return Z&&(Z[U]||Z(j,J))||V[U].slice(0,X)},te=function(Z){return k.s(le%12||12,Z,"0")},re=$||function(Z,U,V){var X=Z<12?"AM":"PM";return V?X.toLowerCase():X};return J.replace(z,(function(Z,U){return U||(function(V){switch(V){case"YY":return String(j.$y).slice(-2);case"YYYY":return k.s(j.$y,4,"0");case"M":return A+1;case"MM":return k.s(A+1,2,"0");case"MMM":return Y(G.monthsShort,A,K,3);case"MMMM":return Y(K,A);case"D":return j.$D;case"DD":return k.s(j.$D,2,"0");case"d":return String(j.$W);case"dd":return Y(G.weekdaysMin,j.$W,q,2);case"ddd":return Y(G.weekdaysShort,j.$W,q,3);case"dddd":return q[j.$W];case"H":return String(le);case"HH":return k.s(le,2,"0");case"h":return te(1);case"hh":return te(2);case"a":return re(le,W,!0);case"A":return re(le,W,!1);case"m":return String(W);case"mm":return k.s(W,2,"0");case"s":return String(j.$s);case"ss":return k.s(j.$s,2,"0");case"SSS":return k.s(j.$ms,3,"0");case"Z":return L}return null})(Z)||L.replace(":","")}))},E.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},E.diff=function(I,j,G){var J,L=this,le=k.p(j),W=O(I),A=(W.utcOffset()-this.utcOffset())*r,q=this-W,K=function(){return k.m(L,W)};switch(le){case b:J=K()/12;break;case m:J=K();break;case y:J=K()/3;break;case d:J=(q-A)/6048e5;break;case u:J=(q-A)/864e5;break;case e:J=q/o;break;case c:J=q/r;break;case s:J=q/l;break;default:J=q}return G?J:k.a(J)},E.daysInMonth=function(){return this.endOf(m).$D},E.$locale=function(){return M[this.$L]},E.locale=function(I,j){if(!I)return this.$L;var G=this.clone(),J=N(I,j,!0);return J&&(G.$L=J),G},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()},C})(),ee=P.prototype;return O.prototype=ee,[["$ms",i],["$s",s],["$m",c],["$H",e],["$W",u],["$M",m],["$y",b],["$D",v]].forEach((function(C){ee[C[1]]=function(E){return this.$g(E,C[0],C[1])}})),O.extend=function(C,E){return C.$i||(C(E,P,O),C.$i=!0),O},O.locale=N,O.isDayjs=_,O.unix=function(C){return O(1e3*C)},O.en=M[F],O.Ls=M,O.p={},O}))})),c1=tt(((n,a)=>{(function(l,r){typeof n=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(l=typeof globalThis<"u"?globalThis:l||self).dayjs_plugin_customParseFormat=r()})(n,(function(){"use strict";var l={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,o=/\d/,i=/\d\d/,s=/\d\d?/,c=/\d*[^-_:/,()\s\d]+/,e={},u=function(f){return(f=+f)+(f>68?1900:2e3)},d=function(f){return function(z){this[f]=+z}},m=[/[+-]\d\d:?(\d\d)?|Z/,function(f){(this.zone||(this.zone={})).offset=(function(z){if(!z||z==="Z")return 0;var w=z.match(/([+-]|\d\d)/g),S=60*w[1]+(+w[2]||0);return S===0?0:w[0]==="+"?-S:S})(f)}],y=function(f){var z=e[f];return z&&(z.indexOf?z:z.s.concat(z.f))},b=function(f,z){var w,S=e.meridiem;if(S){for(var R=1;R<=24;R+=1)if(f.indexOf(S(R,0,z))>-1){w=R>12;break}}else w=f===(z?"pm":"PM");return w},v={A:[c,function(f){this.afternoon=b(f,!1)}],a:[c,function(f){this.afternoon=b(f,!0)}],Q:[o,function(f){this.month=3*(f-1)+1}],S:[o,function(f){this.milliseconds=100*+f}],SS:[i,function(f){this.milliseconds=10*+f}],SSS:[/\d{3}/,function(f){this.milliseconds=+f}],s:[s,d("seconds")],ss:[s,d("seconds")],m:[s,d("minutes")],mm:[s,d("minutes")],H:[s,d("hours")],h:[s,d("hours")],HH:[s,d("hours")],hh:[s,d("hours")],D:[s,d("day")],DD:[i,d("day")],Do:[c,function(f){var z=e.ordinal;if(this.day=f.match(/\d+/)[0],z)for(var w=1;w<=31;w+=1)z(w).replace(/\[|\]/g,"")===f&&(this.day=w)}],w:[s,d("week")],ww:[i,d("week")],M:[s,d("month")],MM:[i,d("month")],MMM:[c,function(f){var z=y("months"),w=(y("monthsShort")||z.map((function(S){return S.slice(0,3)}))).indexOf(f)+1;if(w<1)throw new Error;this.month=w%12||w}],MMMM:[c,function(f){var z=y("months").indexOf(f)+1;if(z<1)throw new Error;this.month=z%12||z}],Y:[/[+-]?\d+/,d("year")],YY:[i,function(f){this.year=u(f)}],YYYY:[/\d{4}/,d("year")],Z:m,ZZ:m};function g(f){for(var z=f,w=e&&e.formats,S=(f=z.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,(function(O,k,P){var ee=P&&P.toUpperCase();return k||w[P]||l[P]||w[ee].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,(function(C,E,I){return E||I.slice(1)}))}))).match(r),R=S.length,F=0;F<R;F+=1){var M=S[F],T=v[M],_=T&&T[0],N=T&&T[1];S[F]=N?{regex:_,parser:N}:M.replace(/^\[|\]$/g,"")}return function(O){for(var k={},P=0,ee=0;P<R;P+=1){var C=S[P];if(typeof C=="string")ee+=C.length;else{var E=C.regex,I=C.parser,j=O.slice(ee),G=E.exec(j)[0];I.call(k,G),O=O.replace(G,"")}}return(function(J){var L=J.afternoon;if(L!==void 0){var le=J.hours;L?le<12&&(J.hours+=12):le===12&&(J.hours=0),delete J.afternoon}})(k),k}}return function(f,z,w){w.p.customParseFormat=!0,f&&f.parseTwoDigitYear&&(u=f.parseTwoDigitYear);var S=z.prototype,R=S.parse;S.parse=function(F){var M=F.date,T=F.utc,_=F.args;this.$u=T;var N=_[1];if(typeof N=="string"){var O=_[2]===!0,k=_[3]===!0,P=O||k,ee=_[2];k&&(ee=_[2]),e=this.$locale(),!O&&ee&&(e=w.Ls[ee]),this.$d=(function(j,G,J,L){try{if(["x","X"].indexOf(G)>-1)return new Date((G==="X"?1e3:1)*j);var le=g(G)(j),W=le.year,A=le.month,q=le.day,K=le.hours,$=le.minutes,Y=le.seconds,te=le.milliseconds,re=le.zone,Z=le.week,U=new Date,V=q||(W||A?1:U.getDate()),X=W||U.getFullYear(),B=0;W&&!A||(B=A>0?A-1:U.getMonth());var p,D=K||0,H=$||0,Q=Y||0,ie=te||0;return re?new Date(Date.UTC(X,B,V,D,H,Q,ie+60*re.offset*1e3)):J?new Date(Date.UTC(X,B,V,D,H,Q,ie)):(p=new Date(X,B,V,D,H,Q,ie),Z&&(p=L(p).week(Z).toDate()),p)}catch{return new Date("")}})(M,N,T,w),this.init(),ee&&ee!==!0&&(this.$L=this.locale(ee).$L),P&&M!=this.format(N)&&(this.$d=new Date("")),e={}}else if(N instanceof Array)for(var C=N.length,E=1;E<=C;E+=1){_[1]=N[E-1];var I=w.apply(this,_);if(I.isValid()){this.$d=I.$d,this.$L=I.$L,this.init();break}E===C&&(this.$d=new Date(""))}else R.call(this,F)}}}))})),u1=tt(((n,a)=>{(function(l,r){typeof n=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(l=typeof globalThis<"u"?globalThis:l||self).dayjs_plugin_advancedFormat=r()})(n,(function(){"use strict";return function(l,r){var o=r.prototype,i=o.format;o.format=function(s){var c=this,e=this.$locale();if(!this.isValid())return i.bind(this)(s);var u=this.$utils(),d=(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(m){switch(m){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(),m==="w"?1:2,"0");case"W":case"WW":return u.s(c.isoWeek(),m==="W"?1:2,"0");case"k":case"kk":return u.s(String(c.$H===0?24:c.$H),m==="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 m}}));return i.bind(this)(d)}}}))})),d1=tt(((n,a)=>{(function(l,r){typeof n=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(l=typeof globalThis<"u"?globalThis:l||self).dayjs_plugin_localeData=r()})(n,(function(){"use strict";return function(l,r,o){var i=r.prototype,s=function(m){return m&&(m.indexOf?m:m.s)},c=function(m,y,b,v,g){var f=m.name?m:m.$locale(),z=s(f[y]),w=s(f[b]),S=z||w.map((function(F){return F.slice(0,v)}));if(!g)return S;var R=f.weekStart;return S.map((function(F,M){return S[(M+(R||0))%7]}))},e=function(){return o.Ls[o.locale()]},u=function(m,y){return m.formats[y]||(function(b){return b.replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,(function(v,g,f){return g||f.slice(1)}))})(m.formats[y.toUpperCase()])},d=function(){var m=this;return{months:function(y){return y?y.format("MMMM"):c(m,"months")},monthsShort:function(y){return y?y.format("MMM"):c(m,"monthsShort","months",3)},firstDayOfWeek:function(){return m.$locale().weekStart||0},weekdays:function(y){return y?y.format("dddd"):c(m,"weekdays")},weekdaysMin:function(y){return y?y.format("dd"):c(m,"weekdaysMin","weekdays",2)},weekdaysShort:function(y){return y?y.format("ddd"):c(m,"weekdaysShort","weekdays",3)},longDateFormat:function(y){return u(m.$locale(),y)},meridiem:this.$locale().meridiem,ordinal:this.$locale().ordinal}};i.localeData=function(){return d.bind(this)()},o.localeData=function(){var m=e();return{firstDayOfWeek:function(){return m.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(y){return u(m,y)},meridiem:m.meridiem,ordinal:m.ordinal}},o.months=function(){return c(e(),"months")},o.monthsShort=function(){return c(e(),"monthsShort","months",3)},o.weekdays=function(m){return c(e(),"weekdays",null,null,m)},o.weekdaysShort=function(m){return c(e(),"weekdaysShort","weekdays",3,m)},o.weekdaysMin=function(m){return c(e(),"weekdaysMin","weekdays",2,m)}}}))})),f1=tt(((n,a)=>{(function(l,r){typeof n=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(l=typeof globalThis<"u"?globalThis:l||self).dayjs_plugin_weekOfYear=r()})(n,(function(){"use strict";var l="week",r="year";return function(o,i,s){var c=i.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 d=s(this).startOf(r).add(1,r).date(u),m=s(this).endOf(l);if(d.isBefore(m))return 1}var y=s(this).startOf(r).date(u).startOf(l).subtract(1,"millisecond"),b=this.diff(y,l,!0);return b<0?s(this).startOf("week").week():Math.ceil(b)},c.weeks=function(e){return e===void 0&&(e=null),this.week(e)}}}))})),m1=tt(((n,a)=>{(function(l,r){typeof n=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(l=typeof globalThis<"u"?globalThis:l||self).dayjs_plugin_weekYear=r()})(n,(function(){"use strict";return function(l,r){r.prototype.weekYear=function(){var o=this.month(),i=this.week(),s=this.year();return i===1&&o===11?s+1:o===0&&i>=52?s-1:s}}}))})),h1=tt(((n,a)=>{(function(l,r){typeof n=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(l=typeof globalThis<"u"?globalThis:l||self).dayjs_plugin_dayOfYear=r()})(n,(function(){"use strict";return function(l,r,o){r.prototype.dayOfYear=function(i){var s=Math.round((o(this).startOf("day")-o(this).startOf("year"))/864e5)+1;return i==null?s:this.add(i-s,"day")}}}))})),g1=tt(((n,a)=>{(function(l,r){typeof n=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(l=typeof globalThis<"u"?globalThis:l||self).dayjs_plugin_isSameOrAfter=r()})(n,(function(){"use strict";return function(l,r){r.prototype.isSameOrAfter=function(o,i){return this.isSame(o,i)||this.isAfter(o,i)}}}))})),p1=tt(((n,a)=>{(function(l,r){typeof n=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(l=typeof globalThis<"u"?globalThis:l||self).dayjs_plugin_isSameOrBefore=r()})(n,(function(){"use strict";return function(l,r){r.prototype.isSameOrBefore=function(o,i){return this.isSame(o,i)||this.isBefore(o,i)}}}))})),Qe=lt(s1(),1),y1=lt(c1(),1),b1=lt(u1(),1),S1=lt(d1(),1),w1=lt(f1(),1),N1=lt(m1(),1),v1=lt(h1(),1),C1=lt(g1(),1),x1=lt(p1(),1);Qe.default.extend(S1.default),Qe.default.extend(b1.default),Qe.default.extend(y1.default),Qe.default.extend(w1.default),Qe.default.extend(N1.default),Qe.default.extend(v1.default),Qe.default.extend(C1.default),Qe.default.extend(x1.default);var Xe={format(n,a="YYYY-MM-DD"){return(0,Qe.default)(n).format(a)},parser(n,a){return(0,Qe.default)(n,a).toDate()},getDay(n,a,l){let r=a??new Date;const o=n*(1e3*60*60*24);return r=new Date(r.getTime()+o),l=l??"YYYY-MM-DD",this.format(r,l)},isLeapYear(n){return n%4==0&&n%100!=0||n%400==0},getWhatDay(n,a,l){let r=new Date(n+"/"+a+"/"+l).getDay();return r==0&&(r=7),r},getMonthDays(n,a){return/^0/.test(a)&&(a=a.split("")[1]),[0,31,this.isLeapYear(Number(n))?29:28,31,30,31,30,31,31,30,31,30,31][a]},getNumTwoBit(n){return n=Number(n),(n>9?"":"0")+n},date2Str:function(n,a){return a=a||"-",[n.getFullYear(),this.getNumTwoBit(n.getMonth()+1),this.getNumTwoBit(n.getDate())].join(a)},compare(n,a,l){const r=typeof n=="string"?this.parser(n,l):n,o=typeof a=="string"?this.parser(a,l):a,i=r.getTime(),s=o.getTime();return i==s?0:i>s?1:-1},between(n,a,l,r){let o;r==="year"?o=new Date(new Date(a).setFullYear(a.getFullYear()+l)):r==="month"?o=new Date(new Date(a).setMonth(a.getMonth()+l)):o=new Date(new Date(a).setDate(a.getDate()+l));const i=n.getTime(),s=o.getTime(),c=a.getTime();return s>c?i>=c&&i<=s:i>=s&&i<=c},inScope4Day(n,a,l){return this.between(n,a,l,"day")},inScope4Month(n,a,l){return this.between(n,a,l,"month")},inScope4Year(n,a,l){return this.between(n,a,l,"year")}},fa={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"}},ma={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 z1(n,a,l){return{props:{...Ne,...Te,...fa,...ma},emits:["change","update:modelValue","update:longTerm","blur","focus","clear","visible-change","calendar-change","panel-change","setValue"],setup(r,o){const i=(0,t.ref)(null),s=De((0,t.computed)(()=>i.value??r.disabled)),c=(0,t.ref)(null),e=Re((0,t.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Ee({componentName:n,validateCheckEvents:["blur","update:modelValue"],get readonly(){return e.value},get disabled(){return s.value}},r.prop??o.attrs.name),{toLocaleRefs:d}=(0,Ie.useFoxI18n)(a),m=d(r,["placeholder"]),y=(0,t.ref)(!1),b=pe(r,"modelValue",null,u),v=(0,t.computed)(()=>j.value&&Array.isArray(b.value)&&b.value.length==2?b.value[0]:b.value),g=(0,t.computed)(()=>j.value?"longTermKey":"normalKey"),f=U=>{if(j.value&&r.type==="daterange"){const V=[...b.value];V[0]=U,b.value=V}else b.value=U;u("update:modelValue",b.value),u("change",b.value)},z=(0,t.computed)(()=>j.value&&r.type==="daterange"?"date":r.type),w=n,S=(0,t.computed)(()=>({[`${w}`]:!0,"is-long":j.value,"is-readonly":e.value,"is-disabled":s.value}));let R=pe(r,"hintText"),F=(0,t.ref)(!1);const M=U=>{let V=U.target.value;y.value=!0,me(R.value)||(F.value=!0),u("focus",V,U)},T=U=>{setTimeout(()=>{F.value&&(F.value=!1),y.value=!1},0);let V=U.target.value;r.maxLength&&V.length>Number(r.maxLength)&&(V=V.slice(0,Number(r.maxLength))),u("blur",V,U)},_=()=>{u("clear","")},N=U=>{u("calendar-change",U)},O=(U,V,X)=>{u("panel-change",U,V,X)},k=U=>{u("visible-change",U)},P=Fe((0,t.computed)(()=>r.longTermText),"longTermText",Pe.Near),ee=Fe((0,t.computed)(()=>r.longTermActionLabel),"longTermActionLabel",Pe.Near),C=Fe((0,t.computed)(()=>r.longTermValue),"longTermValue",Pe.Near),E=Fe((0,t.computed)(()=>r.compatibleLongTermValue),"compatibleLongTermValue",Pe.Near);let I=null;const j=(0,t.ref)(de(r.longTerm)),G=U=>{if(j.value=U,u("update:longTerm",U),U){if(I=b.value,r.type==="daterange"){const V=[];Array.isArray(C.value)?(V[0]=b.value?b.value[0]??C.value[0]:null,V[1]=C.value[1]??C.value[0]):(V[0]=b.value?b.value[0]??C.value:null,V[1]=j.value),V[0]||(V[0]=r.valueFormat?Xe.format(new Date,r.valueFormat):new Date),V[1]||(V[1]=r.valueFormat?Xe.format(new Date,r.valueFormat):new Date),b.value=V}else Array.isArray(C.value)?b.value=C.value[1]??C.value[0]:b.value=C.value,b.value||(b.value=r.valueFormat?Xe.format(new Date,r.valueFormat):new Date);u("update:modelValue",b.value)}else{if(r.type==="daterange"){const V=[];V[0]=Array.isArray(b.value)?b.value[0]:b.value,Array.isArray(I)?V[1]=I[1]:V[1]=I,V[0]||(V[0]=r.valueFormat?Xe.format(new Date,r.valueFormat):new Date),V[1]||(V[1]=r.valueFormat?Xe.format(new Date,r.valueFormat):new Date),b.value=V}else b.value=I;u("update:modelValue",b.value),setTimeout(()=>{re()},100)}},J=de(r.isLongTerm);if(J){const U=()=>{if(j.value===!0){if(I=b.value,r.type==="daterange"){const V=[b.value[0]];Array.isArray(C.value)?V[1]=C.value[1]??C.value[0]:V[1]=j.value,V[0]||(V[0]=r.valueFormat?Xe.format(new Date,r.valueFormat):new Date),V[1]||(V[1]=r.valueFormat?Xe.format(new Date,r.valueFormat):new Date),b.value=V}else b.value=C.value;u("update:modelValue",b.value)}else Ze(C.value,b.value)&&(j.value=!0)};U(),(0,t.watch)([()=>r.longTerm],([V])=>{j.value!==V&&U()}),(0,t.watch)([()=>b.value],([V])=>{let X=!1;if(r.type==="daterange"&&Array.isArray(V))try{let B=V[1];if(!B)return;if(V[0]==null){u("update:modelValue",[]);return}typeof B!="string"&&r.valueFormat&&(B=Xe.format(B,r.valueFormat));let p=Array.isArray(C.value)?C.value[1]:C.value;(B===p||Array.isArray(E.value)&&E.value.findIndex(D=>B==D)!==-1)&&(X=!0)}catch(B){console.error(B)}j.value!==X&&(j.value=X)},{immediate:!0})}const L=(0,t.computed)(()=>({"fox-date-item__long":!0,"is-active":y.value})),le=(0,t.ref)(),W=(0,t.ref)(),A=/^\d+$/,q=(U,V)=>typeof r.flashFillThreshold=="function"?r.flashFillThreshold(U,V):A.test(U)&&U.length===r.flashFillThreshold,K=(U,V)=>{let X;if(typeof r.flashFillFormat=="function")X=r.flashFillFormat(U,V);else{const p=r.flashFillFormat??"YYYYMMDD";X=Xe.parser(U,p)}const B=r.valueFormat??"YYYY-MM-DD";return Xe.format(X,B)},$=U=>U?U.endsWith("range"):!1,Y=U=>{if(!U.target)return;const V=U.target.value??"";if(q(V,r.type)){const X=K(V,r.type);if($(r.type)){const B=Array.isArray(b.value)?[...b.value]:[];B[0]=X,f(B)}else f(X)}},te=U=>{if(!U.target)return;const V=U.target.value??"";if(q(V,r.type)){const X=K(V,r.type);if($(r.type)){const B=Array.isArray(b.value)?[...b.value]:[];B[1]=X,f(B)}else f(X)}},re=()=>{if(r.flashFill&&le.value&&le.value.$el)if($(r.type)){const U=le.value.$el.querySelectorAll("input.el-range-input");U[0]&&U[0].addEventListener("input",Y),U[1]&&U[1].addEventListener("input",te)}else{const U=le.value.$el.querySelector("input.el-input__inner");U&&U.addEventListener("input",Y)}},Z=()=>{if(r.flashFill&&le.value&&le.value.$el)if($(r.type)){const U=le.value.$el.querySelectorAll("input.el-range-input");U[0]&&U[0].removeEventListener("input",Y),U[1]&&U[1].removeEventListener("input",te)}else{const U=le.value.$el.querySelector("input.el-input__inner");U&&U.removeEventListener("input",Y)}};return(0,t.onMounted)(re),(0,t.onBeforeUnmount)(Z),Ce({focus:()=>{W?.value.focus()},blur:()=>{W?.value.blur()},handleOpen:()=>{W?.value.handleOpen()},handleClose:()=>{W?.value.handleClose()},setDisabled:U=>{i.value=U},setReadonly:U=>{c.value=U}}),()=>{const U={...o.attrs,key:g.value,type:z.value,ref:W,class:S.value,placeholder:m.placeholder.value,disabled:s.value,readonly:e.value,modelValue:v.value,valueFormat:r.valueFormat,format:r.format,"onUpdate:modelValue":f,onClear:_,onFocus:M,onBlur:T,onCalendarChange:N,onPanelChange:O,onVisibleChange:k},V={};o.slots["range-separator"]&&(V["range-separator"]=o.slots["range-separator"]),o.slots.cell&&(V.default=o.slots.cell);const X=[],B=(0,t.h)(x.ElDatePicker,U,V);X.push(B);const p={default:()=>X};if(p.label=o.slots.default,p.fixedPreTip=o.slots.fixedPreTip,p.fixedTip=o.slots.fixedTip,J){if(j.value){const H=(0,t.h)("span",{class:["fox-date-item__long-splitor"]},["-"]),Q=(0,t.h)("input",{class:["fox-date-item__long-text"],value:P.value,readonly:!0}),ie=(0,t.h)("div",{class:L.value},{default:()=>[H,Q]});X.push(ie)}if(!e.value&&!s.value){const H=(0,t.h)(x.ElCheckbox,{label:ee.value||P.value,disabled:e.value||s.value,modelValue:j.value,"onUpdate:modelValue":G}),Q=(0,t.h)("div",{class:{[`${w}__append`]:!0}},[H]);p.append=()=>Q}}const D={...Ae(r,fa,ma),ref:le,class:{[`${w}__wrapper`]:!0,"has-append":J},hintText:R.value,hintVisible:F.value};return r.prop&&(D.prop=`${r.prop}_item`),(0,t.h)(l,D,p)}}}}var{componentName:k1,create:E1,scope:T1}=ce("date-item"),$1=E1(z1(k1,T1,xe)),Nn=$1,ha={modelValue:{type:[Date,Number,String,Array],required:!1},unit:{type:[String],required:!1},placeholder:{type:[String],required:!1}};function B1(n,a,l){return{props:{...Ne,...Te,...ha},emits:["change","update:modelValue","blur","focus","clear","visible-change","setValue"],setup(r,o){const i=(0,t.ref)(null),s=De((0,t.computed)(()=>i.value??r.disabled)),c=(0,t.ref)(null),e=Re((0,t.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Ee({componentName:n,get readonly(){return e.value},get disabled(){return s.value}},r.prop??o.attrs.name),{toLocaleRefs:d}=(0,Ie.useFoxI18n)(a),m=d(r,["placeholder"]),y=(0,t.ref)(!1),b=pe(r,"modelValue",null,u),v=n,g=(0,t.computed)(()=>({[v]:!0})),f=_=>{b.value=_,u("update:modelValue",_),u("change",_)};let z=pe(r,"hintText"),w=(0,t.ref)(!1);const S=_=>{let N=_.target.value;y.value=!0,me(z.value)||(w.value=!0),u("focus",N,_)},R=_=>{setTimeout(()=>{w.value&&(w.value=!1),y.value=!1},0);let N=_.target.value;r.maxLength&&N.length>Number(r.maxLength)&&(N=N.slice(0,Number(r.maxLength))),u("blur",N,_)},F=()=>{u("clear","")},M=_=>{u("visible-change",_)},T=(0,t.ref)();return Ce({focus:()=>{T?.value.focus()},blur:()=>{T?.value.blur()},handleOpen:()=>{T?.value.handleOpen()},handleClose:()=>{T?.value.handleClose()},setDisabled:_=>{i.value=_},setReadonly:_=>{c.value=_}}),()=>{const _={...o.attrs,ref:T,class:g.value,placeholder:m.placeholder.value,disabled:s.value,readonly:e.value,modelValue:b.value,"onUpdate:modelValue":f,onClear:F,onFocus:S,onBlur:R,onVisibleChange:M},N={},O=[],k=(0,t.h)(x.ElTimePicker,_,N);O.push(k);const P={default:()=>O};P.label=o.slots.default,P.fixedPreTip=o.slots.fixedPreTip,P.fixedTip=o.slots.fixedTip;const ee={...Ae(r,ha),hintText:z.value,hintVisible:w.value};return r.prop&&(ee.prop=`${r.prop}_item`),(0,t.h)(l,ee,P)}}}}var{componentName:V1,create:M1,scope:_1}=ce("time-item"),I1=M1(B1(V1,_1,xe)),vn=I1,ga={modelValue:{type:[Date,Number,String,Array],required:!1},unit:{type:[String],required:!1},placeholder:{type:[String],required:!1}};function L1(n,a,l){return{props:{...Ne,...Te,...ga},emits:["change","update:modelValue","blur","focus","clear","setValue"],setup(r,o){const i=(0,t.ref)(null),s=De((0,t.computed)(()=>i.value??r.disabled)),c=(0,t.ref)(null),e=Re((0,t.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Ee({componentName:n,get readonly(){return e.value},get disabled(){return s.value}},r.prop??o.attrs.name),{toLocaleRefs:d}=(0,Ie.useFoxI18n)(a),m=d(r,["placeholder"]),y=(0,t.ref)(!1),b=pe(r,"modelValue",null,u),v=n,g=(0,t.computed)(()=>({[v]:!0})),f=T=>{b.value=T,u("update:modelValue",T),u("change",T)};let z=pe(r,"hintText"),w=(0,t.ref)(!1);const S=T=>{let _=T.target.value;y.value=!0,me(z.value)||(w.value=!0),u("focus",_,T)},R=T=>{setTimeout(()=>{w.value&&(w.value=!1),y.value=!1},0);let _=T.target.value;r.maxLength&&_.length>Number(r.maxLength)&&(_=_.slice(0,Number(r.maxLength))),u("blur",_,T)},F=()=>{u("clear","")},M=(0,t.ref)();return Ce({focus:()=>{M?.value.focus()},blur:()=>{M?.value.blur()},handleOpen:()=>{M?.value.handleOpen()},handleClose:()=>{M?.value.handleClose()},setDisabled:T=>{i.value=T},setReadonly:T=>{c.value=T}}),()=>{const T={...o.attrs,ref:M,class:g.value,placeholder:m.placeholder.value,disabled:s.value,readonly:e.value,modelValue:b.value,"onUpdate:modelValue":f,onClear:F,onFocus:S,onBlur:R},_={},N=[],O=(0,t.h)(x.ElTimeSelect,T,_);N.push(O);const k={default:()=>N};k.label=o.slots.default,k.fixedPreTip=o.slots.fixedPreTip,k.fixedTip=o.slots.fixedTip;const P={...Ae(r,ga),hintText:z.value,hintVisible:w.value};return r.prop&&(P.prop=`${r.prop}_item`),(0,t.h)(l,P,k)}}}}var{componentName:A1,create:P1,scope:F1}=ce("time-select-item"),R1=P1(L1(A1,F1,xe)),Cn=R1;function pa(n,a=0){let l=`${n}`,r=l.indexOf(".");if(r==-1)return l;let o=r;for(let i=l.length-1;i>=r;i--)if(l.charAt(i)!="0"){o=i;break}return o-r<a?o=r+a+1:o!=r&&(o+=1),o>l.length?l=l.padEnd(o,"0"):l=l.substring(0,o),l}function ya(n,a,l=20){return typeof a=="string"&&(a=ke(a)),a==1||a==-1?`${n}`:a==0?"0":a>0?pa(Nr(`${n}`,`${a}`)):pa(Ol(`${n}`,vr(`${a}`),20))}function D1(n,a=-1,l=!1,r=3,o=","){return Gt(n,a,l,r,o)}function ba(n,a,l,r,o=!0){if(n==="")return"";if(n=Cr(n),a=ke(a),a==1)return n;if(r)n=ya(n,a),l&&(n=="0"&&o?n=`${n}.`.padEnd(ke(l)+2,"0"):n=Ol(n,1,ke(l)));else{let i=-1*a;n=ya(n,i)}return n}function Sa(n,a){let l={maxValid:!0,minValid:!0,message:""};if(a.min!==void 0){let r=de(a.minInclude),o=ql(n,a.min);(r&&o==-1||!r&&(o==0||o==-1))&&(l.message="请输入不小于 {0} 的数值".replace("{0}",a.min),l.minValid=!1)}if(a.max!=null){let r=de(a.maxInclude),o=ql(n,a.max);(r&&o==1||!r&&(o==0||o==1))&&(l.maxValid=!1)}return l}var wa={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 O1(n,a,l){return{props:{...Ne,...Te,...wa},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(r,o){const i=(0,t.ref)(null),s=De((0,t.computed)(()=>i.value??r.disabled)),c=(0,t.ref)(null),e=Re((0,t.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Ee({componentName:n,get readonly(){return e.value},get disabled(){return s.value}},r.prop??o.attrs.name),d=(0,t.ref)(!1),m=pe(r,"modelValue",null,u),y=(0,t.ref)("");(0,t.watch)([()=>m.value,()=>r.rates,()=>r.precision],([E,I,j])=>{if(me(E)){y.value="";return}const G=ba(E,I,j,!1);y.value!==G&&(y.value=G)},{immediate:!0});const b=(0,t.computed)(()=>{let E="";return d.value&&(E=y.value),E}),{t:v}=(0,Ie.useFoxI18n)(a),g=(0,t.computed)(()=>{let E=r.placeholder??"";return!d.value&&!me(y.value)?E=D1(y.value,r.decimalLength,r.autoPadding,r.digits,r.separator):E=v(["placeholder",E]),E}),f=n,z=(0,t.computed)(()=>({[f]:!0,[`${f}__disabled`]:s.value,[`${f}__placeholder`]:y.value.length>0})),w=Fe((0,t.computed)(()=>r.textAlign),"textAlign");(0,t.computed)(()=>d.value?{textAlign:"left"}:{textAlign:w.value??"right"});const S=(0,t.ref)(""),R=(0,t.computed)(()=>{let E=S.value;return me(E)&&(E=r.errorTip??""),E}),F=(0,t.ref)(""),M=(0,t.ref)(!1),T=(E,I)=>{if(E=`${E}`,me(E)){y.value="",m.value="",I.forEach(j=>{u(j,"")}),de(r.showTip)&&M.value&&(M.value=!1);return}if(E.length>=2){let j=E;if(j.charAt(0)=="-"&&(j=j.substring(1)),j.length>=2&&j.charAt(0)=="0"&&j.charAt(1)!="."){(0,t.triggerRef)(y);return}}if(E!="-"){if(!Ul(E)){(0,t.triggerRef)(y);return}if(r.integerLength!=-1&&Mr(E)>Number(r.integerLength)){(0,t.triggerRef)(y);return}if(r.decimalLength&&r.decimalLength!=-1&&_r(E)>Number(r.decimalLength)){(0,t.triggerRef)(y);return}let j=Sa(E,r);if(j.maxValid===!1){S.value=j.message,(0,t.triggerRef)(y);return}}else if(r.min!=null&&ke(r.min)>=0){(0,t.triggerRef)(y);return}F.value=E,de(r.showTip)&&(M.value=E.length>0),y.value=E,m.value=ba(E,r.rates,r.precision,!0),I.forEach(j=>{u(j,m.value)})},_=E=>{T(E,["update:modelValue","input"])},N=E=>{T(E,["update:modelValue","change"])},O=E=>{if(d.value=!0,de(r.showTip)){let I=y.value;me(I)&&(I=r.hintText),me(I)||(F.value=I,M.value=!0)}S.value="",u("focus",m.value,E)},k=E=>{if(setTimeout(()=>{d.value=!1,de(r.showTip)&&M.value===!0&&(M.value=!1)},0),!me(y.value)){let I=Sa(y.value,r);if(I.minValid===!1||I.maxValid===!1){S.value=I.message;return}}u("update:modelValue",m.value,E),u("blur",m.value,E)},P=()=>{u("clear","")},ee=(0,t.computed)(()=>pt(r.unit)>0),C=(0,t.ref)();return Ce({focus:()=>{C?.value.focus()},blur:()=>{C?.value.blur()},select:()=>{C?.value.select()},setDisabled:E=>{i.value=E},setReadonly:E=>{c.value=E}}),()=>{const E={...Ge(o.attrs),ref:C,class:z.value,type:"digit",maxlength:r.maxLength,placeholder:g.value,clearable:r.clearable,disabled:s.value,readonly:e.value,modelValue:b.value,"adjust-position":r.adjustPosition,"always-system":r.alwaysSystem,onClear:P,onInput:_,onChange:N,onFocus:O,onBlur:k},I={};o.slots.prepend&&(I.prepend=o.slots.prepend),o.slots.append&&(I.append=o.slots.append),o.slots.prefix&&(I.prefix=o.slots.prefix),o.slots.suffix?I.suffix=o.slots.suffix:ee.value&&(I.suffix=()=>[r.unit]);const j=[],G=(0,t.h)(x.ElInput,E,I);j.push(G);const J={default:()=>j};J.label=o.slots.default,J.fixedPreTip=o.slots.fixedPreTip,J.fixedTip=o.slots.fixedTip;const L={...Ae(r,wa),errorTip:R.value,hintText:F.value,hintVisible:M.value,hintType:"number"};return r.prop&&(L.prop=`${r.prop}_item`),(0,t.h)(l,L,J)}}}}var{componentName:q1,create:H1,scope:j1}=ce("money-item"),K1=H1(O1(q1,j1,xe)),xn=K1,Na={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 W1(n,a,l){return{props:{...Ne,...Te,...Na},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(r,o){const i=(0,t.ref)(null),s=De((0,t.computed)(()=>i.value??r.disabled)),c=(0,t.ref)(null),e=Re((0,t.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Ee({componentName:n,validateCheckEvents:["blur","update:modelValue"],get readonly(){return e.value},get disabled(){return s.value}},r.prop??o.attrs.name),{toLocaleRefs:d}=(0,Ie.useFoxI18n)(a),m=d(r,["placeholder"]),y=(0,t.ref)(!1),b=pe(r,"modelValue",null,u),v=n,g=(0,t.computed)(()=>({[v]:!0,[`${v}__append`]:_.value})),f=(0,t.computed)(()=>({[`${v}__unit`]:!0})),z=O=>{b.value=O,u("update:modelValue",O),u("input",O)},w=O=>{u("change",O)};let S=pe(r,"hintText"),R=(0,t.ref)(!1);const F=O=>{let k=O.target.value;y.value=!0,me(S.value)||(R.value=!0),u("focus",k,O)},M=O=>{setTimeout(()=>{R.value&&(R.value=!1),y.value=!1},0);let k=O.target.value;r.maxLength&&k.length>Number(r.maxLength)&&(k=k.slice(0,Number(r.maxLength))),u("blur",k,O)},T=()=>{u("clear","")},_=(0,t.computed)(()=>pt(r.unit)>0),N=(0,t.ref)();return Ce({focus:()=>{N?.value.focus()},blur:()=>{N?.value.blur()},setDisabled:O=>{i.value=O},setReadonly:O=>{c.value=O}}),()=>{const O={...Ge(o.attrs),ref:N,class:g.value,placeholder:m.placeholder.value,clearable:r.clearable,disabled:s.value,readonly:e.value,modelValue:b.value,"adjust-position":r.adjustPosition,"always-system":r.alwaysSystem,onClear:T,onChange:w,onInput:z,onFocus:F,onBlur:M},k={},P=[],ee=(0,t.h)(x.ElInputNumber,O,k);P.push(ee);const C={default:()=>P};C.label=o.slots.default,C.fixedPreTip=o.slots.fixedPreTip,C.fixedTip=o.slots.fixedTip;const E={...Ae(r,Na),hintText:S.value,hintVisible:R.value};if(r.prop&&(E.prop=`${r.prop}_item`),o.slots.append)C.append=o.slots.append;else if(_.value){const I=(0,t.h)("div",{class:f.value},[r.unit]);C.append=()=>I}return(0,t.h)(l,E,C)}}}}var{componentName:Y1,create:U1,scope:G1}=ce("input-number-item"),X1=U1(W1(Y1,G1,xe)),zn=X1;function nt(n,a){return typeof n.textKey=="string"&&n.textKey.length>0?a[n.textKey]:a.text}function mt(n,a){return typeof n.valueKey=="string"&&n.valueKey.length>0?a[n.valueKey]:a.value}function Z1(n,a){return typeof n.childrenKey=="string"&&n.childrenKey.length>0?a[n.childrenKey]||null:a.children??null}var J1=class{proxy;constructor(n){this.proxy=n}async load(n,a,l,r){if(Array.isArray(a))return a;if(typeof a=="function")return await a(l,r);const o=Ke(this.proxy,n);return o===null?(console.error(`${n} component not found api function`),[]):(We(l)&&(0,t.isReactive)(l)&&(l=(0,t.toRaw)(l)),await o(a,l,r))}};function Q1(){return new J1((0,t.getCurrentInstance)().proxy)}function kn(n,a,l){return!(nt(n,a)!==nt(n,l)||mt(n,a)!==mt(n,l))}function va(n,a,l,r){if(r.length==0||a===""||a===null||a===void 0)return null;Array.isArray(a)||(a=[a]);const o=[];let i=r;for(let s=0;Array.isArray(i)&&s<a.length;s++){const c=a[s];if(Array.isArray(c)){const e=va(n,c,l,r);o.push(e)}else{let e=!1;for(let u of i){if(l==="text")e=nt(n,u)===c;else if(l==="item")e=kn(n,u,c);else{let d=mt(n,u);d==null&&(d=nt(n,u)),e=d===c}if(e){o.push(u),i=Z1(n,u);break}}if(!e)break}}return o}function e0(n){return{text:n,value:n}}var Ca={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 t0(n,a,l){return{props:{...Ne,...Te,...Ca},emits:["change","update:modelValue","update:pathNodes","blur","focus","clear","visible-change","expand-change","remove-tag","selected","setValue"],setup(r,o){const i=(0,t.ref)(null),s=De((0,t.computed)(()=>i.value??r.disabled)),c=(0,t.ref)(null),e=Re((0,t.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Ee({componentName:n,validateCheckEvents:["blur","update:modelValue","selected"],get readonly(){return e.value},get disabled(){return s.value}},r.prop??o.attrs.name),{toLocaleRefs:d}=(0,Ie.useFoxI18n)(a),m=d(r,["placeholder"]),y=(0,t.ref)(null),b=(0,t.ref)([]),v=(0,t.computed)(()=>b.value?b.value.map(Z=>Array.isArray(Z)?Z.map(U=>nt(r,U)).join(" "):nt(r,Z)).join(" "):""),g=(Z,U,V,X=!0)=>{if(r.props&&r.props.lazy===!0||r.lazy===!0){if(y.value===Z)return;y.value=Z;const H=(0,t.toRaw)(Z);if(X){const Q=re?.value.getCheckedNodes();if(Q)if(r.multiple){const ie=[];Q.forEach(oe=>{const ge=(oe.pathNodes??[]).map(Be=>Be.data);ie.push(ge)}),u("update:pathNodes",ie)}else u("update:pathNodes",(Q[0]?.pathNodes??[]).map(ie=>ie.data));u("update:modelValue",H),u("change",H)}return}const B=va(r,Z,U,V);if(B===null){if(b.value.length===0||b.value===null)return;b.value=[],y.value=null,X&&(u("update:pathNodes",[]),u("update:modelValue",null),u("change",null));return}const p=B[B.length-1];if(P.value.checkStrictly!==!0&&p&&!Array.isArray(p)&&Array.isArray(p.children)&&p.children.length>0){const H=[];B.forEach(Q=>{const ie=`${nt(r,Q)}`;H.push(ie)}),H.length>0&&(O.value=H.join(r.separator))}else O.value=null;let D=!0;if(B.length!==b.value.length)D=!1;else for(let H=0;H<B.length;H++){const Q=B[H],ie=b.value[H];if(Array.isArray(Q)){if(!Array.isArray(ie)||Q.length!==ie.length)D=!1;else for(let oe=0;oe<Q.length;oe++)if(!kn(r,Q[oe],ie[oe])){D=!1;break}}else kn(r,Q,ie)||(D=!1);if(!D)break}if(!D){b.value=B;let H=[],Q=[];B.forEach(oe=>{if(Array.isArray(oe)){let ge=[],Be=[];for(let Ve of oe)ge.push(mt(r,Ve)),r.valueType==="text"?Be.push(nt(r,Ve)):r.valueType==="item"?Be.push(Ve):Be.push(mt(r,Ve));H.push(ge),Q.push(Be)}else H.push(mt(r,oe)),r.valueType==="text"?Q.push(nt(r,oe)):r.valueType==="item"?Q.push(oe):Q.push(mt(r,oe))}),y.value=H;const ie=(0,t.toRaw)(Q);X&&(u("update:pathNodes",B),u("update:modelValue",ie),u("change",ie))}},f=(0,t.ref)([]),z=Fe((0,t.computed)(()=>r.appearLoad),"appearLoad",Pe.Near,Z=>de(Z)),w=Q1(),S=async(Z,U)=>{if(Z){const V=await w.load("cascader",Z,U);V.length>0&&(typeof V[0]=="string"?f.value=V.map(X=>e0(X)):f.value=V)}};(0,t.watch)([()=>r.source,()=>r.params],async([Z,U])=>{S(Z,U)},{immediate:!(z.value||r.lazy)});let R=!1;const F=()=>{R||(R=!0,S(r.source,r.params))};(0,t.watch)([()=>f.value,()=>r.modelValue],([Z,U])=>{g(U,r.valueType,Z,!1),u("setValue",U)}),r.lazy&&g(r.modelValue,"value",[],!1);let M=null,T=(0,t.ref)(!1);typeof r.remoteMethod=="function"&&(M=async Z=>{if(Z!=null){T.value=!0;try{f.value=await r.remoteMethod(Z)}catch(U){console.error(U)}T.value=!1}});const _=(0,t.ref)(!1),N=n,O=(0,t.ref)(null),k=(0,t.computed)(()=>({[N]:!0,"is-incomplete":O.value&&O.value.length>0})),P=(0,t.computed)(()=>{let Z={label:r.textKey,value:r.valueKey,children:r.childrenKey};return r.multiple===!0&&(Z.multiple=!0),r.props&&Object.assign(Z,r.props),r.lazy&&(Z.lazy=!0,typeof r.lazyLoad=="function"?Z.lazyLoad=r.lazyLoad:Z.lazyLoad=async(U,V)=>{let X={};r.params&&Object.assign(X,r.params),U&&Object.assign(X,U);const B=await w.load("cascader",r.source,X,!0);if(U?.config?.checkStrictly!==!0&&Array.isArray(y.value)&&y.value.length===U.level){const p=U.pathLabels??[];let D=[];p.forEach(H=>{H&&D.push(H)}),D.length>0&&(O.value=D.join(r.separator))}else O.value=null;V(B)}),Z}),ee=Z=>{r.allowCreate?(u("update:modelValue",Z),u("change",Z),y.value=Z):g(Z,"value",f.value,!0)};let C=pe(r,"hintText"),E=(0,t.ref)(!1);const I=Z=>{let U=Z.target.value;_.value=!0,me(C.value)||(E.value=!0),u("focus",U,Z)},j=Z=>{setTimeout(()=>{E.value&&(E.value=!1),_.value=!1},0);let U=Z.target.value;r.maxLength&&U.length>Number(r.maxLength)&&(U=U.slice(0,Number(r.maxLength))),K.value||u("blur",U,Z)},G=()=>{u("clear","")},J=(0,t.ref)(!1);let L=null;const le=()=>{r.showTooltip&&J.value===!1&&(L&&clearTimeout(L),L=setTimeout(()=>{J.value=!0},150))},W=()=>{L&&(clearTimeout(L),J.value=!1,L=null)},A=(0,t.computed)(()=>J.value||E.value),q=(0,t.computed)(()=>J.value?v.value:C.value),K=(0,t.ref)(!1),$=Z=>{K.value=Z,u("visible-change",Z),Z||u("selected")},Y=Z=>{u("remove-tag",Z)},te=Z=>{u("expand-change",Z)},re=(0,t.ref)();return Ce({focus:()=>{re?.value.focus()},blur:()=>{re?.value.blur()},getCheckedNodes:()=>re?.value.getCheckedNodes(),setDisabled:Z=>{i.value=Z},setReadonly:Z=>{c.value=Z}}),()=>{const Z={...o.attrs,ref:re,class:k.value,props:P.value,clearable:r.clearable,placeholder:O.value||m.placeholder.value,disabled:s.value||e.value,options:f.value,modelValue:y.value,separator:r.separator,onClear:G,onChange:ee,onFocus:I,onBlur:j,onVisibleChange:$,onRemoveTag:Y,expandChange:te};typeof M=="function"&&(Z["remote-method"]=M,Z.loading=T.value);const U={};o.slots.option&&(U.default=o.slots.option),o.slots.empty&&(U.empty=o.slots.empty);const V=[],X=(0,t.h)(x.ElCascader,Z,U);V.push(X);const B={default:()=>V};B.label=o.slots.default,B.fixedPreTip=o.slots.fixedPreTip,B.fixedTip=o.slots.fixedTip;const p={...Ae(r,Ca),hintText:q.value,hintVisible:A.value,onMouseover:le,onMouseleave:W};return r.prop&&(p.prop=`${r.prop}_item`),z.value&&!r.lazy&&(p["appear-listen"]=!0,p.onAppear=F),(0,t.h)(l,p,B)}}}}var{componentName:l0,create:n0,scope:r0}=ce("cascader-item"),a0=n0(t0(l0,r0,xe)),En=a0,xa={modelValue:{type:[String,Object],required:!1},clearable:{type:[Boolean,String],default:!0},unit:{type:[String],required:!1},placeholder:{type:[String],required:!1}};function i0(n,a,l){return{props:{...Ne,...Te,...xa},emits:["change","update:modelValue","blur","focus","clear","input","select","setValue"],setup(r,o){const i=(0,t.ref)(null),s=De((0,t.computed)(()=>i.value??r.disabled)),c=(0,t.ref)(null),e=Re((0,t.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Ee({componentName:n,get readonly(){return e.value},get disabled(){return s.value}},r.prop??o.attrs.name),{toLocaleRefs:d}=(0,Ie.useFoxI18n)(a),m=d(r,["placeholder"]),y=(0,t.ref)(!1),b=pe(r,"modelValue",null,u),v=n,g=(0,t.computed)(()=>({[v]:!0})),f=N=>{b.value=N,u("update:modelValue",N),u("input",N)},z=N=>{u("change",N)},w=N=>{u("select",N)};let S=pe(r,"hintText"),R=(0,t.ref)(!1);const F=N=>{let O=N.target.value;y.value=!0,me(S.value)||(R.value=!0),u("focus",O,N)},M=N=>{setTimeout(()=>{R.value&&(R.value=!1),y.value=!1},0);let O=N.target.value;r.maxLength&&O.length>Number(r.maxLength)&&(O=O.slice(0,Number(r.maxLength))),u("blur",O,N)},T=()=>{u("clear","")},_=(0,t.ref)();return Ce({focus:()=>{_?.value.focus()},blur:()=>{_?.value.blur()},select:()=>{_?.value.select()},setDisabled:N=>{i.value=N},setReadonly:N=>{c.value=N}}),()=>{const N={...o.attrs,ref:_,class:g.value,placeholder:m.placeholder.value,clearable:r.clearable,disabled:s.value,readonly:e.value,modelValue:b.value,onClear:T,onChange:z,onInput:f,onFocus:F,onBlur:M,onSelect:w},O={};o.slots.prepend&&(O.prepend=o.slots.prepend),o.slots.append&&(O.append=o.slots.append),o.slots.prefix&&(O.prefix=o.slots.prefix),o.slots.suffix&&(O.suffix=o.slots.suffix),o.slots.option&&(O.default=o.slots.option);const k=[],P=(0,t.h)(x.ElAutocomplete,N,O);k.push(P);const ee={default:()=>k};ee.label=o.slots.default,ee.fixedPreTip=o.slots.fixedPreTip,ee.fixedTip=o.slots.fixedTip;const C={...Ae(r,xa),hintText:S.value,hintVisible:R.value};return r.prop&&(C.prop=`${r.prop}_item`),(0,t.h)(l,C,ee)}}}}var{componentName:o0,create:s0,scope:c0}=ce("autocomplete-item"),u0=s0(i0(o0,c0,xe)),Tn=u0;function d0(n,a,l,r,o){let i=[];Array.isArray(n)?i=n:i=[n];const s=[],c=a[0];if(Array.isArray(n)&&!Array.isArray(c)&&!c[o]){let e=a;for(let u=0;e&&u<i.length;u++){let d=i[u],m=e.find(y=>y[r]===d);if(!m)break;s.push(m[l])}return s}if(Array.isArray(c))for(let e=0;e<a.length&&e<i.length;e++){let u=a[e],d=i[e];const m=u.find(y=>y[r]===d);if(!m)break;s.push(m[l])}else{let e=a;for(let u=0;e&&u<i.length;u++){let d=i[u],m=e.find(y=>y[r]===d);if(!m)break;s.push(m[l]),e=m[o]}}return s}var f0=class{proxy;constructor(n){this.proxy=n}async load(n,a,l){if(Array.isArray(a))return a;if(typeof a=="function")return await a(l);const r=Ke(this.proxy,n);return r===null?(console.error(`${n} component not found api function`),[]):(We(l)&&(0,t.isReactive)(l)&&(l=(0,t.toRaw)(l)),await r(a,l))}};function m0(){return new f0((0,t.getCurrentInstance)().proxy)}var za={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 h0(n,a){return{props:{...za},setup(l,{attrs:r,slots:o}){const i=m0(),s=(0,t.ref)([]);(0,t.watch)([()=>l.source,()=>l.params],async([e,u])=>{s.value=await i.load(l.sourceType,e,u)},{immediate:!0});const c=(0,t.computed)(()=>{if(!Array.isArray(s.value)||s.value.length===0)return l.emptyText;let e=d0(l.modelValue,s.value,l.textKey,l.valueKey,l.childrenKey);return e.length==0?l.emptyText??"":e.length===1?l.optionType=="item"?`${l.modelValue}${l.separator}${e[0]}`:e[0]:e.join(l.separator)});return()=>{const e={...r};if(o.default)return o.default({text:c.value,value:l.modelValue});const u=l.tag??"span";return typeof u=="object"?(0,t.h)(u,e,{default:()=>c.value}):(0,t.h)(u,e,[c.value])}}}}var{componentName:g0,create:p0,scope:y0}=ce("mapping"),b0=p0(h0(g0,y0)),Ft=b0;function S0(n,a){let l=a.split("."),r=n;for(let o=0;o<l.length;o++){let i=l[o],s=0,c=i.indexOf("["),e=c==-1?-1:i.indexOf("]",c);for(;c!==-1&&e!==-1;){let u=i.substring(c+1,e);if(/^\d+$/.test(u)){let d=parseInt(u);if(s==0){let m=i.substring(0,c);r=r[m][d]}else r=r[d];s++}c=i.indexOf("[",e),e=c==-1?-1:i.indexOf("]",c)}s===0&&(r=r[i])}return r}function w0(n,a){return{props:{...za},setup(l,{attrs:r,slots:o}){return()=>{const i={default:s=>{const c=S0(s.row,s.column.property);return o.default?(0,t.h)(Ft,{...l,modelValue:c},{default:o.default}):(0,t.h)(Ft,{...l,modelValue:c})}};for(let s in o)s!=="default"&&(i[s]=o[s]);return(0,t.h)(x.ElTableColumn,{...r},i)}}}}var{componentName:N0,create:v0,scope:C0}=ce("table-mapping-column"),x0=v0(w0(N0,C0)),$n=x0,z0=Symbol.for("TableStateKey");function ka(n,a){let l=a.split("."),r=n;for(let o=0;o<l.length;o++){let i=l[o],s=0,c=i.indexOf("["),e=c==-1?-1:i.indexOf("]",c);for(;c!==-1&&e!==-1;){let u=i.substring(c+1,e);if(/^\d+$/.test(u)){let d=parseInt(u);if(s==0){let m=i.substring(0,c);r=r[m][d]}else r=r[d];s++}c=i.indexOf("[",e),e=c==-1?-1:i.indexOf("]",c)}s===0&&(r=r[i])}return r}function k0(n,a){return{props:{prop:{type:[String],require:!1}},setup(l,{attrs:r}){const o=(0,t.inject)(z0,{});let i=null;return()=>{const s={default:c=>{const e=o.currentRow?o.currentRow.value:null;c.$index!==-1&&(i=c.row);const u=c.$index!==-1?c.row:i;let d=!1;if(u){const y=l.prop??c.column.property;y?d=ka(u,y)===(e?ka(e,y):null):d=Ze(u,e)}const m=(0,t.h)("span",{class:{"el-radio__input":!0,"is-checked":d}},[(0,t.h)("span",{class:{"el-radio__inner":!0}})]);return(0,t.h)("label",{class:{"el-radio":!0,"is-checked":d}},[m])}};return(0,t.h)(x.ElTableColumn,{...r},s)}}}}var{componentName:E0,create:T0,scope:$0}=ce("table-radio-column"),B0=T0(k0(E0,$0)),Bn=B0,V0={},M0={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 _0(n,a){return(0,t.openBlock)(),(0,t.createElementBlock)("svg",M0,[...a[0]||(a[0]=[(0,t.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 I0=Ue(V0,[["render",_0]]),{componentName:u9,create:L0,scope:d9}=ce("table-setting"),A0={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:"不固定"}},P0=L0({components:{FoxPopover:x.ElPopover,FoxCheckbox:x.ElCheckbox,FoxCheckboxGroup:x.ElCheckboxGroup,FoxButton:x.ElButton,FoxIcon:x.ElIcon,DragIcon:I0,Download:Me.Download,RefreshLeft:Me.RefreshLeft},props:{...A0},setup(n,{emit:a,attrs:l}){let r=[];const o=(0,t.ref)([]),i=(0,t.computed)(()=>o.value.filter($=>$.label===""||$.type?!1:$.fixed===""||$.fixed===!0||$.fixed==="left")),s=(0,t.computed)(()=>o.value.filter($=>$.label===""||$.type?!1:$.fixed==="right")),c=(0,t.computed)(()=>o.value.filter($=>!($.label===""||$.type||$.fixed!==void 0))),e=(0,t.computed)(()=>(i.value.length>0||s.value.length>0)&&c.value.length>0),u=(0,t.computed)(()=>i.value.length>0),d=(0,t.computed)(()=>s.value.length>0),m=$=>$.length>1,y=($,Y)=>{Array.isArray($)&&Array.isArray(Y)&&$.forEach(re=>{Y.some(Z=>Z.prop===re.prop?(re.label=Z.label,!0):!1)});const te=[];o.value=$.map((re,Z)=>(!(re.label===""||re.type)&&re.visible!==!1&&te.push(re.prop),{...re,sortIndex:Z})),c.value.length+i.value.length+s.value.length===te.length?w.value=!0:te.length>0&&(S.value=!0),M.value=te},b=$=>$?$.type?$.type:$.label?$.prop:"":"",v=($,Y)=>{if($.length!==Y.length)return!1;const te=$.map(re=>b(re));for(let re of Y){const Z=b(re);if(te.indexOf(Z)===-1)return!1}return!0},g=$=>{if(!$){const Y=n.tableRef.getColumnSetting(),te=Y.srcColumnPropertyList;r=te.map((re,Z)=>({...re,sortIndex:Z})),$=Y.columnPropertyList,$&&$.length>0&&v(te,$)||($=te)}y($,r)},f=()=>{n.tableRef.setColumnSetting(o.value)},z=(0,t.computed)(()=>({"max-width":`${n.popoverWidth-125}px`})),w=(0,t.ref)(!1),S=(0,t.ref)(!1),R=$=>{const Y=[];o.value.forEach(te=>{$&&!(te.label===""||te.type)&&Y.push(te.prop),te.visible=$}),w.value=!1,S.value=!1,c.value.length+i.value.length+s.value.length===Y.length?w.value=!0:Y.length>0&&(S.value=!0),M.value=Y,f()},F=()=>{g(r),f()},M=(0,t.ref)([]),T=$=>{o.value.forEach(te=>{te.label===""||te.type||(te.visible=$.indexOf(te.prop)!==-1)}),w.value=!1,S.value=!1;const Y=c.value.length+i.value.length+s.value.length;$.length===Y?w.value=!0:$.length>0&&(S.value=!0),f()},_=()=>{g()};(0,t.onMounted)(()=>{setTimeout(()=>{g()},50)});const N={currentRow:null,index:null,roleType:null},O=$=>$?$.dataset&&$.dataset.role==="row"?$:$.tagName.toLowerCase()!=="body"?($=$.parentElement,O($)):null:null,k=$=>{const Y=$.currentTarget;Y&&Y.dataset&&(N.roleType=Y.dataset.roleType,N.index=Y.dataset.index)},P=$=>{N.currentRow&&(N.currentRow.classList.remove("is-dragover"),N.currentRow=null),N.index=null,N.roleType=null},ee=$=>{const Y=$.currentTarget;$.relatedTarget;const te=O(Y);if(!te)return;const re=te.dataset&&te.dataset.roleType;N.roleType===re&&($.preventDefault(),N.currentRow&&N.currentRow!==te&&N.currentRow.classList.remove("is-dragover"),te.classList.add("is-dragover"),N.currentRow=te)},C=$=>{$.preventDefault(),N.currentRow&&(N.currentRow.classList.remove("is-dragover"),N.currentRow=null)},E=$=>{const Y=$.currentTarget,te=O(Y);if(!te)return;const re=te.dataset&&te.dataset.roleType;if(N.roleType!==re)return;$.preventDefault();const Z=Number(N.index),U=Number(te.dataset.index);if(Z!==U){if(Z<U){const V=o.value[Z];o.value.splice(Z,1),o.value.splice(U,0,V)}else{const V=o.value[Z];o.value.splice(Z,1),o.value.splice(U+1,0,V)}y(o.value,r),f()}},I=$=>{const Y=o.value[$];Y.fixed="left",f()},j=$=>{const Y=o.value[$];Y.fixed="right",f()},G=$=>{const Y=o.value[$];Y.fixed=void 0,f()},J=new Map;let L=null;function le($){const Y=document.createRange();return Y.setStart($,0),Y.setEnd($,$.childNodes.length),Y.getBoundingClientRect().width}return{attrs:l,leftFixedColumns:i,rightFixedColumns:s,unFixedColumns:c,isShowNotFixedTitle:e,isShowLeftFixedTitle:u,isShowRightFixedTitle:d,isDraggble:m,isCheckAll:w,isIndeterminate:S,handleCheckAllChange:R,handleReset:F,checkedValue:M,handleCheckChange:T,onShow:_,onDragStart:k,onDragEnd:P,onDragOver:ee,onDragLeave:C,onDrop:E,toLeftFixed:I,toRightFixed:j,toUnFixed:G,checkboxLabelStyle:z,onMouseOverForOverflowText:($,Y,te)=>{const re=$.currentTarget;if(re){const Z=Math.floor(re.offsetWidth);if(Math.floor(le(re))>Z){let U=J.get(Y);if(U){if(U===L)return;$e.hide(U)}U=$e.show(re,te,{type:"text",placement:"top",closeOnClick:!1}),U&&(J.set(Y,U),L=U)}}},onMouseLeaveForOverflowText:($,Y)=>{const te=J.get(Y);te&&($e.hide(te),te===L&&(L=null))},onMouseOverForTip:($,Y)=>{const te=$.currentTarget;te&&(L&&$e.hide(L),L=$e.show(te,Y,{type:"text",placement:"top",closeOnClick:!1}))},onMouseLeaveForTip:$=>{L&&($e.hide(L),L=null)}}}}),F0={class:"fox-table-setting"},R0={class:"fox-table-setting__header"},D0={class:"fox-table-setting__body"},O0={key:0,class:"fox-table-setting__body-list left-fixed","data-role":"container","data-role-type":"leftFixed"},q0={key:0,class:"fox-table-setting__body-title"},H0=["data-index","draggable"],j0=["onMouseover","onMouseleave"],K0={class:"tools-item"},W0={key:1,class:"fox-table-setting__body-list not-fixed","data-role":"container","data-role-type":"unFixed"},Y0={key:0,class:"fox-table-setting__body-title"},U0=["data-index","draggable"],G0=["onMouseover","onMouseleave"],X0={class:"tools-item"},Z0={key:2,class:"fox-table-setting__body-list right-fixed","data-role":"container","data-role-type":"rightFixed"},J0={key:0,class:"fox-table-setting__body-title"},Q0=["data-index","draggable"],ec=["onMouseover","onMouseleave"],tc={class:"tools-item"};function lc(n,a,l,r,o,i){const s=(0,t.resolveComponent)("FoxCheckbox"),c=(0,t.resolveComponent)("FoxButton"),e=(0,t.resolveComponent)("DragIcon"),u=(0,t.resolveComponent)("RefreshLeft"),d=(0,t.resolveComponent)("FoxIcon"),m=(0,t.resolveComponent)("Download"),y=(0,t.resolveComponent)("fox-checkbox"),b=(0,t.resolveComponent)("FoxCheckboxGroup"),v=(0,t.resolveComponent)("FoxPopover");return(0,t.openBlock)(),(0,t.createBlock)(v,(0,t.mergeProps)(n.attrs,{placement:n.popoverPlacement,width:n.popoverWidth,onShow:n.onShow,trigger:"click","popper-class":"fox-table-setting__popper"}),{reference:(0,t.withCtx)(()=>[(0,t.renderSlot)(n.$slots,"default")]),default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("div",F0,[(0,t.createElementVNode)("div",R0,[(0,t.createVNode)(s,{modelValue:n.isCheckAll,"onUpdate:modelValue":a[0]||(a[0]=g=>n.isCheckAll=g),indeterminate:n.isIndeterminate,onChange:n.handleCheckAllChange},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(n.title),1)]),_:1},8,["modelValue","indeterminate","onChange"]),(0,t.createVNode)(c,{onClick:n.handleReset,link:"",type:"primary"},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(n.resetText),1)]),_:1},8,["onClick"])]),(0,t.createElementVNode)("div",D0,[(0,t.createVNode)(b,{modelValue:n.checkedValue,"onUpdate:modelValue":a[28]||(a[28]=g=>n.checkedValue=g),onChange:n.handleCheckChange},{default:(0,t.withCtx)(()=>[n.leftFixedColumns.length>0?((0,t.openBlock)(),(0,t.createElementBlock)("div",O0,[n.isShowLeftFixedTitle?((0,t.openBlock)(),(0,t.createElementBlock)("div",q0,(0,t.toDisplayString)(n.leftFixedTitle),1)):(0,t.createCommentVNode)("",!0),((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(n.leftFixedColumns,g=>((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:g.prop,class:"fox-table-setting__body-row","data-role":"row","data-role-type":"leftFixed","data-index":g.sortIndex,draggable:n.isDraggble(n.leftFixedColumns),onDragstart:a[5]||(a[5]=(...f)=>n.onDragStart&&n.onDragStart(...f)),onDragend:a[6]||(a[6]=(...f)=>n.onDragEnd&&n.onDragEnd(...f)),onDrop:a[7]||(a[7]=(...f)=>n.onDrop&&n.onDrop(...f)),onDragover:a[8]||(a[8]=(...f)=>n.onDragOver&&n.onDragOver(...f)),onDragleave:a[9]||(a[9]=(...f)=>n.onDragLeave&&n.onDragLeave(...f))},[n.isDraggble(n.leftFixedColumns)?((0,t.openBlock)(),(0,t.createBlock)(e,{key:0,class:"icon-item"})):(0,t.createCommentVNode)("",!0),(0,t.createVNode)(s,{class:"checkbox-item",value:g.prop},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("span",{onMouseover:f=>n.onMouseOverForOverflowText(f,g.prop,g.label),onMouseleave:f=>n.onMouseLeaveForOverflowText(f,g.prop),class:"checkbox-item__label",style:(0,t.normalizeStyle)(n.checkboxLabelStyle)},(0,t.toDisplayString)(g.label),45,j0)]),_:2},1032,["value"]),(0,t.createElementVNode)("div",K0,[(0,t.createVNode)(d,{onClick:f=>n.toUnFixed(g.sortIndex),onMouseover:a[1]||(a[1]=f=>n.onMouseOverForTip(f,n.unFixedText)),onMouseleave:a[2]||(a[2]=f=>n.onMouseLeaveForTip(f))},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(u)]),_:1},8,["onClick"]),(0,t.createVNode)(d,{onClick:f=>n.toRightFixed(g.sortIndex),onMouseover:a[3]||(a[3]=f=>n.onMouseOverForTip(f,n.fixedRightText)),onMouseleave:a[4]||(a[4]=f=>n.onMouseLeaveForTip(f))},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(m)]),_:1},8,["onClick"])])],40,H0))),128))])):(0,t.createCommentVNode)("",!0),n.unFixedColumns.length>0?((0,t.openBlock)(),(0,t.createElementBlock)("div",W0,[n.isShowNotFixedTitle?((0,t.openBlock)(),(0,t.createElementBlock)("div",Y0,(0,t.toDisplayString)(n.unFixedTitle),1)):(0,t.createCommentVNode)("",!0),((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(n.unFixedColumns,g=>((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:g.prop,class:"fox-table-setting__body-row","data-role":"row","data-role-type":"unFixed","data-index":g.sortIndex,draggable:n.isDraggble(n.unFixedColumns),onDragstart:a[14]||(a[14]=(...f)=>n.onDragStart&&n.onDragStart(...f)),onDragend:a[15]||(a[15]=(...f)=>n.onDragEnd&&n.onDragEnd(...f)),onDrop:a[16]||(a[16]=(...f)=>n.onDrop&&n.onDrop(...f)),onDragover:a[17]||(a[17]=(...f)=>n.onDragOver&&n.onDragOver(...f)),onDragleave:a[18]||(a[18]=(...f)=>n.onDragLeave&&n.onDragLeave(...f))},[n.isDraggble(n.unFixedColumns)?((0,t.openBlock)(),(0,t.createBlock)(e,{key:0,class:"icon-item"})):(0,t.createCommentVNode)("",!0),(0,t.createVNode)(s,{class:"checkbox-item",value:g.prop},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("span",{onMouseover:f=>n.onMouseOverForOverflowText(f,g.prop,g.label),onMouseleave:f=>n.onMouseLeaveForOverflowText(f,g.prop),class:"checkbox-item__label",style:(0,t.normalizeStyle)(n.checkboxLabelStyle)},(0,t.toDisplayString)(g.label),45,G0)]),_:2},1032,["value"]),(0,t.createElementVNode)("div",X0,[(0,t.createVNode)(d,{onClick:f=>n.toLeftFixed(g.sortIndex),onMouseover:a[10]||(a[10]=f=>n.onMouseOverForTip(f,n.fixedLeftText)),onMouseleave:a[11]||(a[11]=f=>n.onMouseLeaveForTip(f)),class:"is-reverse"},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(m)]),_:1},8,["onClick"]),(0,t.createVNode)(d,{onClick:f=>n.toRightFixed(g.sortIndex),onMouseover:a[12]||(a[12]=f=>n.onMouseOverForTip(f,n.fixedRightText)),onMouseleave:a[13]||(a[13]=f=>n.onMouseLeaveForTip(f))},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(m)]),_:1},8,["onClick"])])],40,U0))),128))])):(0,t.createCommentVNode)("",!0),n.rightFixedColumns.length>0?((0,t.openBlock)(),(0,t.createElementBlock)("div",Z0,[n.isShowRightFixedTitle?((0,t.openBlock)(),(0,t.createElementBlock)("div",J0,(0,t.toDisplayString)(n.rightFixedTitle),1)):(0,t.createCommentVNode)("",!0),((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(n.rightFixedColumns,g=>((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:g.prop,class:"fox-table-setting__body-row","data-role":"row","data-role-type":"rightFixed","data-index":g.sortIndex,draggable:n.isDraggble(n.rightFixedColumns),onDragstart:a[23]||(a[23]=(...f)=>n.onDragStart&&n.onDragStart(...f)),onDragend:a[24]||(a[24]=(...f)=>n.onDragEnd&&n.onDragEnd(...f)),onDrop:a[25]||(a[25]=(...f)=>n.onDrop&&n.onDrop(...f)),onDragover:a[26]||(a[26]=(...f)=>n.onDragOver&&n.onDragOver(...f)),onDragleave:a[27]||(a[27]=(...f)=>n.onDragLeave&&n.onDragLeave(...f))},[n.isDraggble(n.rightFixedColumns)?((0,t.openBlock)(),(0,t.createBlock)(e,{key:0,class:"icon-item"})):(0,t.createCommentVNode)("",!0),(0,t.createVNode)(y,{class:"checkbox-item",label:g.prop},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("span",{onMouseover:f=>n.onMouseOverForOverflowText(f,g.prop,g.label),onMouseleave:f=>n.onMouseLeaveForOverflowText(f,g.prop),class:"checkbox-item__label",style:(0,t.normalizeStyle)(n.checkboxLabelStyle)},(0,t.toDisplayString)(g.label),45,ec)]),_:2},1032,["label"]),(0,t.createElementVNode)("div",tc,[(0,t.createVNode)(d,{onClick:f=>n.toUnFixed(g.sortIndex),onMouseover:a[19]||(a[19]=f=>n.onMouseOverForTip(f,n.unFixedText)),onMouseleave:a[20]||(a[20]=f=>n.onMouseLeaveForTip(f))},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(u)]),_:1},8,["onClick"]),(0,t.createVNode)(d,{onClick:f=>n.toLeftFixed(g.sortIndex),onMouseover:a[21]||(a[21]=f=>n.onMouseOverForTip(f,n.fixedLeftText)),onMouseleave:a[22]||(a[22]=f=>n.onMouseLeaveForTip(f)),class:"is-reverse"},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(m)]),_:1},8,["onClick"])])],40,Q0))),128))])):(0,t.createCommentVNode)("",!0)]),_:1},8,["modelValue","onChange"])])])]),_:3},16,["placement","width","onShow"])}var xl=Ue(P0,[["render",lc]]),nc=class{proxy;constructor(n){this.proxy=n}async load(n,a,l,r,o,i,s){if(Array.isArray(a)){let e=(l-1)*r,u=e+r;u>a.length&&(u=a.length);const d=a.slice(e,u);return{totalSize:a.length,page:d}}if(typeof a=="function")return await Reflect.apply(a,null,[l,r,o,i,s]);const c=Ke(this.proxy,n);return c===null?(console.error(`${n} component not found api function`),{totalSize:0,page:[]}):(We(o)&&(0,t.isReactive)(o)&&(o=(0,t.toRaw)(o)),await Reflect.apply(c,null,[a,l,r,o,i,s]))}};function rc(){return new nc((0,t.getCurrentInstance)().proxy)}var ac=class{proxy;constructor(n){this.proxy=n}async load(n){let a=null;const l=Ke(this.proxy,"tableSetting");return typeof l=="function"&&(a=await Reflect.apply(l,null,["load",n])),a}save(n,a){const l=Ke(this.proxy,"tableSetting");typeof l=="function"&&Reflect.apply(l,null,["save",n,a])}remove(n){const a=Ke(this.proxy,"tableSetting");typeof a=="function"&&Reflect.apply(a,null,["remove",n])}};function Ea(){return new ac((0,t.getCurrentInstance)().proxy)}var ic=Symbol.for("TableStateKey"),Ta={data:{type:[String,Array,Function],required:!0},autoLoad:{type:[String,Boolean],required:!1,default:()=>!1},appearLoad:{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"}},$a={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:()=>"default"},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}},Vn={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:()=>"不固定"}},oc={infiniteLoad:{type:Boolean,default:()=>!1},loadText:{type:String},noMoreText:{type:String}};function sc(n,a){let l=a.split("."),r=n;for(let o=0;o<l.length;o++){let i=l[o],s=0,c=i.indexOf("["),e=c==-1?-1:i.indexOf("]",c);for(;c!==-1&&e!==-1;){let u=i.substring(c+1,e);if(/^\d+$/.test(u)){let d=parseInt(u);if(s==0){let m=i.substring(0,c);r=r[m][d]}else r=r[d];s++}c=i.indexOf("[",e),e=c==-1?-1:i.indexOf("]",c)}s===0&&(r=r[i])}return r}function Mn(n,a){return n.filter(l=>{for(let r in a)if(a[r]!==sc(l,r))return!1;return!0})}function cc(n,a,l){return{props:{...Ne,...Te,...Ta,...$a,...Vn,...oc},emits:["change","page-size-change","page-index-change","current-change","loaded-data","expand-change","row-click"],setup(r,o){const{locale:i,toLocaleRefs:s}=(0,Ie.useFoxI18n)(a),c=s(r,["loadText","noMoreText"]),{emitEvent:e,broadcast:u}=Ee({componentName:n,validateHandler:{getValue(...ne){return N.value}}},r.prop??o.attrs.name),d=n,m=(0,t.computed)(()=>({[d]:!0})),y=(0,t.computed)(()=>({[`${d}__setting`]:!0})),b=(0,t.computed)(()=>({[`${d}__footer`]:!0,[`${d}__footer__${r.footerAlign}`]:!0})),v=(0,t.computed)(()=>({[`${d}__pagination`]:!0,[`${d}__pagination__${r.paginationAlign}`]:!0})),g=(0,t.shallowRef)({}),f=(0,t.computed)(()=>({...g.value,...r.params??{},...r.baseParams??{}})),z=(0,t.ref)(r.infiniteLoad===!0?0:r.pageIndex),w=(0,t.ref)(r.pageSize),S=de(r.infiniteLoad);S||((0,t.watch)(()=>r.pageIndex,ne=>{z.value=ne}),(0,t.watch)(()=>r.pageSize,ne=>{w.value=ne}),(0,t.watch)([z,w],([ne,ae],[se,ue])=>{ae!==ue&&(z.value=1,ne=1),ee(r.data,ne,ae,f.value)}));const R=()=>Array.isArray(r.data)?!0:de(r.autoLoad);R()&&(0,t.watch)([()=>r.data,f],async([ne,ae],[se,ue])=>{R()&&(ne!==se&&(k=!0),!(!Array.isArray(ne)&&Ze(ne,se)&&Ze(ae,ue))&&(S?(z.value=0,T.value=!0,N.value=[],E()):z.value===1?ee(ne,z.value,w.value,ae):z.value=1))},{deep:!0});const F=ne=>{z.value=ne,e("page-index-change",ne)},M=ne=>{w.value=ne,e("page-size-change",ne)},T=(0,t.ref)(!0),_=(0,t.ref)(0),N=(0,t.ref)(),O=rc();let k=!0;const P=Fe((0,t.computed)(()=>r.appearLoad),"appearLoad",Pe.Near,ne=>de(ne)),ee=async(ne,ae,se,ue,_e)=>{try{if(_e===!0){if(!T.value)return!1;const ye=await O.load("table",ne,ae,se,ue,k,i.value);return _.value=ye.totalSize,!ye.page||!Array.isArray(ye.page)||(Reflect.apply([].push,N.value,ye.page),setTimeout(()=>{e("loaded-data")},250),(N.value?.length??0)>=_.value)||ye.page.length<se?(T.value=!1,!1):!0}else{const ye=await O.load("table",ne,ae,se,ue,k,i.value);return _.value=ye.totalSize,N.value=ye.page??[],setTimeout(()=>{e("loaded-data")},250),!0}}catch(ye){console.error("[FoxUI] Load Table Data Fail",ye),_.value=0,N.value=[]}finally{k=!1}return!1};let C=!1;const E=async()=>{if(!C){if(C=!0,!T.value){C=!1;return}z.value+=1,await ee(r.data,z.value,w.value,f.value,!0),C=!1}},I=(ne={},ae=!1)=>new Promise(async se=>{g.value={...(0,t.toRaw)(ne??{})},ae||(z.value=r.pageIndex??1),S===!0?(z.value=0,N.value=[],T.value=!0,await E()):await ee(r.data,z.value,w.value,f.value),se()}),j=()=>{_.value=0,N.value=[],S===!0&&(z.value=0,T.value=!0)};let G=!1;const J=()=>{G||(G=!0,I())},L=(0,t.ref)(null);if(S===!0){let ne=null;const ae=()=>{L.value&&(ne=new IntersectionObserver(ue=>{let _e=!1;for(let ye of ue)if(ye.intersectionRatio>0){_e=!0;break}_e&&E()}),ne.observe(L.value))},se=()=>{!ne||!L.value||(ne.unobserve(L.value),ne=null)};(0,t.onMounted)(ae),(0,t.onBeforeUnmount)(se)}R()&&!P.value&&I();const le=(0,t.ref)(null);(0,t.provide)(ic,{currentRow:le});const W=(ne,ae)=>{le.value=ne,e("current-change",ne,ae)},A=(ne,ae,se)=>{e("row-click",ne,ae,se),de(r.rowClickSelectable)===!0&&ze?.value.toggleRowSelection(ne)},q=[],K=(ne,ae)=>{if(e("expand-change",ne,ae),de(r.uniqueExpansion))if(Array.isArray(ae)&&ae.length==0){const se=q.length;q.splice(0,se)}else{q.forEach(ue=>{ue!==ne&&ze?.value.toggleRowExpansion(ue,!1)});const se=q.length;q.splice(0,se,ne)}},$=o.attrs.id??r.prop??o.attrs.name,Y=Ea(),te=(0,t.ref)([]);let re=[];const Z=()=>({srcColumnPropertyList:re.map(ne=>({...ne})),columnPropertyList:te.value}),U=ne=>{te.value=[...ne],X()},V=async()=>{const ne=await Y.load($);ne&&(te.value=ne)},X=()=>{Y.save($,te.value)},B=()=>{Y.remove($)};V();const p=ne=>ne?ne.type?ne.type:ne.label?ne.prop:"":"",D=(ne,ae={})=>{for(let se in ae){const ue=ae[se];typeof ue!="function"&&(ne[se]=ue)}},H=ne=>{const ae=ne?ne():[],se=new Map;if(re=[],ae.forEach(ue=>{const _e=ue;if(!_e.props)return;const ye=p(_e.props);se.set(ye,_e);const Se={label:"",prop:""};D(Se,_e.props),re.push(Se)}),te.value.length===re.length){const ue=[];for(let _e of te.value){const ye=p(_e),Se=se.get(ye);if(!Se)return ae;if(_e.visible===!1)continue;const ut=Se;ut.props.fixed=_e.fixed,ue.push(ut)}return ue}return ae},Q=(0,t.shallowRef)(new Map),ie=({row:ne,column:ae,rowIndex:se,columnIndex:ue})=>{const _e=`${se}_${ae.property}`,ye=`${se}_${ue}`;let Se=Q.value.get(_e);return Se||(Se=Q.value.get(ye)),typeof Se=="string"?Se:""},oe=ne=>ne?ae=>{const se=[];let ue=ie(ae);return ue&&se.push(ue),ue=ue=typeof ne=="function"?ne(ae):ne,ue&&se.push(ue),se.length===0?"":se.join(" ")}:ie,ge=(ne=!1)=>{Q.value.forEach((ae,se)=>{Be(se,ae,ne)})},Be=(ne,ae,se=!1)=>{const ue=`${ne}_item`;se?(u.clearPersistantMessage(),Array.isArray(ae)?u.emitToChildren({name:ne},"setCellClassNames",[]):u.emitToChildren({name:ue},"setCustomClassName","")):Array.isArray(ae)?u.emitToChildren({name:ne,cachePolicy:"Persistant",uniqueId:ue},"setCellClassNames",ae):u.emitToChildren({name:ue,cachePolicy:"Persistant",uniqueId:ue},"setCustomClassName",ae)},Ve=(ne,ae,se)=>{const ue=`${ne}_${ae}`;se?(Q.value.set(ue,se),Be(ue,se)):(Q.value.delete(ue),Be(ue,"",!0)),(0,t.triggerRef)(Q)},et=ne=>{ge(!0),Q.value.clear(),ne.forEach(ae=>{const se=`${ae.rowIndex}_${ae.column}`;Array.isArray(ae.children)?Q.value.set(se,ae.children):typeof ae.cellClassName=="string"&&Q.value.set(se,ae.cellClassName)}),ge(),(0,t.triggerRef)(Q)},Et=()=>{ge(),Q.value.clear(),(0,t.triggerRef)(Q)},rt=(0,t.shallowRef)(new Map),yi=({rowIndex:ne})=>{const ae=`${ne}`;return rt.value.get(ae)??""},a9=ne=>ne?ae=>{const se=[];let ue=yi(ae);return ue&&se.push(ue),ue=typeof ne=="function"?ne(ae):ne,ue&&se.push(ue),se.length===0?"":se.join(" ")}:yi,i9=(ne,ae)=>{const se=`${ne}`;ae?rt.value.set(se,ae):rt.value.delete(se),(0,t.triggerRef)(rt)},o9=()=>{rt.value.clear(),(0,t.triggerRef)(rt)},ze=(0,t.ref)();return Ce({clearSelection:()=>ze?.value.clearSelection(),getSelectionRows:()=>ze?.value.getSelectionRows(),toggleRowSelection:(ne,ae)=>{ze?.value.toggleRowSelection(ne,ae)},toggleRowSelectionByProp:(ne,ae)=>{if(!N.value)return;const se=Mn(N.value,ne);se.length!==0&&se.forEach(ue=>{ze?.value.toggleRowSelection(ue,ae)})},toggleAllSelection:()=>{ze?.value.toggleAllSelection()},toggleRowExpansion:(ne,ae)=>{ze?.value.toggleRowExpansion(ne,ae)},toggleRowExpansionByProp:(ne,ae)=>{if(!N.value)return;const se=Mn(N.value,ne);se.length!==0&&se.forEach(ue=>{ze?.value.toggleRowExpansion(ue,ae)})},setCurrentRow:ne=>{ze?.value.setCurrentRow(ne)},setCurrentRowByProp:ne=>{if(!N.value)return;const ae=Mn(N.value,ne);ae.length!==0&&ze?.value.setCurrentRow(ae[0])},getCurrentRow:()=>le.value,clearSort:()=>{ze?.value.clearSort()},clearFilter:ne=>{ze?.value.clearFilter(ne)},doLayout:()=>{ze?.value.doLayout()},sort:(ne,ae)=>{ze?.value.sort(ne,ae)},scrollTo:(ne,ae)=>{ze?.value.scrollTo(ne,ae)},setScrollTop:ne=>{ze?.value.setScrollTop(ne)},setScrollLeft:ne=>{ze?.value.setScrollLeft(ne)},loadData:I,clearData:j,getData(){return N.value},getTotalSize(){return _.value},getPageIndex(){return z.value},getPageSize(){return w.value},getColumnSetting:Z,setColumnSetting:U,removeColumnSetting:B,setCellClassName:Ve,setCellClassNames:et,clearCellClassName:Et,setRowClassName:i9,clearRowClassName:o9}),()=>{const ne={...Ge(o.attrs),onCurrentChange:W,onRowClick:A,onExpandChange:K,data:N.value,ref:ze,class:m.value,"cell-class-name":oe(r.cellClassName),"row-class-name":a9(r.rowClassName)},ae={};if(o.slots.default&&(ae.default=()=>H(o.slots.default)),o.slots.append&&(ae.append=o.slots.append),o.slots.empty&&(ae.empty=o.slots.empty),S===!0){const Se=[];if(T.value){const Wt=(0,t.h)(Me.Loading,{class:`${d}__infinite-icon`});Se.push(Wt);const mr=(0,t.h)("span",{class:`${d}__infinite-text`},[c.loadText.value]);Se.push(mr)}else{const Wt=(0,t.h)("span",{class:`${d}__infinite-text`},[c.noMoreText.value]);Se.push(Wt)}const ut=(0,t.h)("div",{ref:L,class:`${d}__infinite`},Se);ae.append=()=>ut}const se=(0,t.h)(x.ElTable,ne,ae),ue=[];if(ue.push(se),!S){let Se=null;if(typeof o.slots.pagination=="function"?Se=o.slots.pagination():r.showPagination&&(Se=(0,t.h)(x.ElPagination,{class:v.value,total:_.value,pageSize:w.value,"onUpdate:pageSize":M,pageSizes:r.pageSizes,currentPage:z.value,"onUpdate:currentPage":F,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 ut=[];Se&&ut.push(Se);const Wt=(0,t.h)(x.ElIcon,{class:y.value},{default:()=>(0,t.h)(Me.Setting)}),mr=(0,t.h)(xl,{...ft(r,Vn),tableRef:{getColumnSetting:Z,setColumnSetting:U,removeColumnSetting:B}},{default:()=>Wt});ut.push(mr);const s9=(0,t.h)("div",{class:b.value},ut);ue.push(s9)}else Se&&ue.push(Se)}const _e={default:()=>ue},ye={...Ae(r,Ta,$a,Vn)};return r.prop&&(ye.prop=`${r.prop}_item`),ye.contentClass=`${d}__wrap`,ye.errorMarkClass="is-table-error",P.value&&R()&&(ye["appear-listen"]=!0,ye.onAppear=J),(0,t.h)(l,ye,_e)}}}}var{componentName:uc,create:dc,scope:fc}=ce("table-item"),mc=dc(cc(uc,fc,xe)),_n=mc;function Nt(n,a){return typeof n.textKey=="string"&&n.textKey.length>0?a[n.textKey]:a.text}function Rt(n,a){return typeof n.valueKey=="string"&&n.valueKey.length>0?a[n.valueKey]:a.value}function hc(n,a){return typeof n.disabledKey=="string"&&n.disabledKey.length>0?a[n.disabledKey]:a.disabled??null}var gc=class{proxy;constructor(n){this.proxy=n}async load(n,a,l){if(Array.isArray(a))return a;if(typeof a=="function")return await a(l);const r=Ke(this.proxy,n);return r===null?(console.error(`${n} component not found api function`),[]):(We(l)&&(0,t.isReactive)(l)&&(l=(0,t.toRaw)(l)),await r(a,l))}};function pc(){return new gc((0,t.getCurrentInstance)().proxy)}function Ba(n,a,l){return a===l?!0:!(a===null||l===null||Nt(n,a)!==Nt(n,l)||Rt(n,a)!==Rt(n,l))}function yc(n,a,l,r){if(r.length==0||a===""||a===null||a===void 0)return null;let o=null;for(let i of r){let s=!1;if(l==="text")s=Nt(n,i)===a;else if(l==="item")s=Ba(n,i,a);else{let c=Rt(n,i);c==null&&(c=Nt(n,i)),s=c===a}if(s){o=i;break}}return o}function bc(n){return{text:n,value:n}}function Sc(n,a,l){return typeof n.itemOptions=="function"?n.itemOptions(a,l):n.itemOptions}var Va={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 wc(n,a,l){return{inheritAttrs:!0,props:{...Ne,...Te,...Va},emits:["change","update:modelValue","setValue"],setup(r,o){const i=(0,t.ref)(null),s=De((0,t.computed)(()=>i.value??r.disabled)),c=(0,t.ref)(null),e=Re((0,t.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Ee({componentName:n,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return e.value},get disabled(){return s.value}},r.prop??o.attrs.name),d=(0,t.ref)(null),m=(0,t.ref)(null),y=(N,O,k,P=!0)=>{const ee=yc(r,N,O,k);if(ee===null){if(m.value===null)return;m.value=null,d.value=null,P&&(u("update:modelValue",null),u("change",null));return}if(!Ba(r,ee,m.value)){d.value=N;const C=(0,t.toRaw)(ee);m.value=C;let E=null;r.valueType==="text"?E=Nt(r,C):r.valueType==="item"?E=C:E=Rt(r,C),P&&(u("update:modelValue",E),u("change",E))}},b=(0,t.ref)([]),v=Fe((0,t.computed)(()=>r.appearLoad),"appearLoad",Pe.Near,N=>de(N)),g=pc(),f=async(N,O)=>{if(N){const k=await g.load("radio",N,O);k.length>0&&(typeof k[0]=="string"?b.value=k.map(P=>bc(P)):b.value=k)}};(0,t.watch)([()=>r.source,()=>r.params],async([N,O])=>{f(N,O)},{immediate:!v.value});let z=!1;const w=()=>{z||(z=!0,f(r.source,r.params))};(0,t.watch)([()=>b.value,()=>r.modelValue],([N,O])=>{y(O,r.valueType,N,!1),u("setValue",O)});const S=n,R=(0,t.computed)(()=>({[S]:!0,[`is-${r.direction}`]:!0})),F=N=>{y(N,"value",b.value,!0)};let M=pe(r,"hintText"),T=pe(r,"hintVisible");const _=(N,O)=>{const k=[];return N.forEach((P,ee)=>{const C=Rt(r,P),E=Nt(r,P);let I=hc(r,P);s.value===!0&&(I=s.value),e.value===!0&&(I=e.value);const j=Sc(r,P,ee)??{},G=`${C}_${ee}`,J={...j,key:G,value:C,size:r.size,border:de(r.border)};I&&(J.disabled=I),r.itemType==="button"?k.push((0,t.h)(x.ElRadioButton,J,{default:()=>[E]})):typeof O=="function"?k.push((0,t.h)(x.ElRadio,J,{default:()=>O(P)})):k.push((0,t.h)(x.ElRadio,J,{default:()=>[E]}))}),k};return Ce({setDisabled:N=>{i.value=N},setReadonly:N=>{c.value=N}}),()=>{const N={...Ge(o.attrs),class:R.value,disabled:s.value||e.value,modelValue:d.value,"text-color":r.textColor,fill:r.fill,onChange:F},O=[],k={};o.slots.options?k.default=o.slots.options:k.default=()=>_(b.value,o.slots.text);const P=(0,t.h)(x.ElRadioGroup,N,k);O.push(P);const ee={default:()=>O};ee.label=o.slots.default,ee.fixedPreTip=o.slots.fixedPreTip,ee.fixedTip=o.slots.fixedTip;const C={...Ae(r,Va),hintText:M.value,hintVisible:T.value};return r.prop&&(C.prop=`${r.prop}_item`),v.value&&(C["appear-listen"]=!0,C.onAppear=w),(0,t.h)(l,C,ee)}}}}var{componentName:Nc,create:vc,scope:Cc}=ce("radio-item"),xc=vc(wc(Nc,Cc,xe)),In=xc;function vt(n,a){return typeof n.textKey=="string"&&n.textKey.length>0?a[n.textKey]:a.text}function Ct(n,a){return typeof n.valueKey=="string"&&n.valueKey.length>0?a[n.valueKey]:a.value}function zc(n,a){return typeof n.disabledKey=="string"&&n.disabledKey.length>0?a[n.disabledKey]:a.disabled??null}var kc=class{proxy;constructor(n){this.proxy=n}async load(n,a,l){if(Array.isArray(a))return a;if(typeof a=="function")return await a(l);const r=Ke(this.proxy,n);return r===null?(console.error(`${n} component not found api function`),[]):(We(l)&&(0,t.isReactive)(l)&&(l=(0,t.toRaw)(l)),await r(a,l))}};function Ec(){return new kc((0,t.getCurrentInstance)().proxy)}function Ma(n,a,l){return a===l?!0:!(a===null||l===null||vt(n,a)!==vt(n,l)||Ct(n,a)!==Ct(n,l))}function Tc(n,a,l,r){if(r.length==0||a===""||a===null||a===void 0)return null;Array.isArray(a)||(a=[a]);const o=[];return a.forEach(i=>{for(let s of r){let c=!1;if(l==="text")c=vt(n,s)===i;else if(l==="item")c=Ma(n,s,i);else{let e=Ct(n,s);e==null&&(e=vt(n,s)),c=e===i}if(c){o.push(s);break}}}),o}function $c(n){return{text:n,value:n}}function Bc(n,a,l){return typeof n.itemOptions=="function"?n.itemOptions(a,l):n.itemOptions}var _a={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 Vc(n,a,l){return{inheritAttrs:!0,props:{...Ne,...Te,..._a},emits:["change","update:modelValue","setValue"],setup(r,o){const i=(0,t.ref)(null),s=De((0,t.computed)(()=>i.value??r.disabled)),c=(0,t.ref)(null),e=Re((0,t.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Ee({componentName:n,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return e.value},get disabled(){return s.value}},r.prop??o.attrs.name),d=(0,t.ref)([]),m=(0,t.ref)([]),y=(N,O,k,P=!0)=>{const ee=Tc(r,N,O,k);if(ee===null){if(m.value===null||m.value.length===0)return;d.value=[],m.value=[],P&&(u("update:modelValue",[]),u("change",[]));return}let C=!0;if(ee.length!==m.value.length)C=!1;else for(let E=0;E<ee.length;E++){const I=ee[E],j=m.value[E];if(!Ma(r,I,j)){C=!1;break}}if(!C){m.value=ee;let E=[],I=[];ee.forEach(G=>{E.push(Ct(r,G)),r.valueType==="text"?I.push(vt(r,G)):r.valueType==="item"?I.push(G):I.push(Ct(r,G))}),d.value=E;const j=(0,t.toRaw)(I);P&&(u("update:modelValue",j),u("change",j))}},b=(0,t.ref)([]),v=Fe((0,t.computed)(()=>r.appearLoad),"appearLoad",Pe.Near,N=>de(N)),g=Ec(),f=async(N,O)=>{if(N){const k=await g.load("checkbox",N,O);k.length>0&&(typeof k[0]=="string"?b.value=k.map(P=>$c(P)):b.value=k)}};(0,t.watch)([()=>r.source,()=>r.params],async([N,O])=>{f(N,O)},{immediate:!v.value});let z=!1;const w=()=>{z||(z=!0,f(r.source,r.params))};(0,t.watch)([()=>b.value,()=>r.modelValue],([N,O])=>{y(O,r.valueType,N,!1),u("setValue",O)});const S=n,R=(0,t.computed)(()=>({[S]:!0,[`is-${r.direction}`]:!0})),F=N=>{y(N,"value",b.value,!0)};let M=pe(r,"hintText"),T=pe(r,"hintVisible");const _=(N,O)=>{const k=[];return N.forEach((P,ee)=>{const C=Ct(r,P),E=vt(r,P);let I=zc(r,P);s.value===!0&&(I=s.value),e.value===!0&&(I=e.value);const j=Bc(r,P,ee)??{},G=`${C}_${ee}`,J={...j,key:G,class:r.itemClass,value:C,size:r.size,border:de(r.border)};I&&(J.disabled=I),r.itemType==="button"?k.push((0,t.h)(x.ElCheckboxButton,J,{default:()=>[E]})):typeof O=="function"?k.push((0,t.h)(x.ElCheckbox,J,{default:()=>O(P)})):k.push((0,t.h)(x.ElCheckbox,J,{default:()=>[E]}))}),k};return Ce({setDisabled:N=>{i.value=N},setReadonly:N=>{c.value=N}}),()=>{const N={...Ge(o.attrs),class:R.value,disabled:s.value||e.value,modelValue:d.value,"text-color":r.textColor,fill:r.fill,max:ke(r.max),min:ke(r.min),onChange:F},O=[],k={};o.slots.options?k.default=o.slots.options:k.default=()=>_(b.value,o.slots.text);const P=(0,t.h)(x.ElCheckboxGroup,N,k);O.push(P);const ee={default:()=>O};ee.label=o.slots.default,ee.fixedPreTip=o.slots.fixedPreTip,ee.fixedTip=o.slots.fixedTip;const C={...Ae(r,_a),hintText:M.value,hintVisible:T.value};return r.prop&&(C.prop=`${r.prop}_item`),v.value&&(C["appear-listen"]=!0,C.onAppear=w),(0,t.h)(l,C,ee)}}}}var{componentName:Mc,create:_c,scope:Ic}=ce("checkbox-item"),Lc=_c(Vc(Mc,Ic,xe)),Ln=Lc,Ia={modelValue:{type:[Number,String],required:!1}};function Ac(n,a,l){return{props:{...Ne,...Te,...Ia},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(r,o){const i=(0,t.ref)(null),s=De((0,t.computed)(()=>i.value??r.disabled)),c=(0,t.ref)(null),e=Re((0,t.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Ee({componentName:n,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return e.value},get disabled(){return s.value}},r.prop??o.attrs.name),d=pe(r,"modelValue",z=>ke(z),u),m=n,y=(0,t.computed)(()=>({[m]:!0})),b=z=>{u("update:modelValue",z),u("change",z)};let v=pe(r,"hintText"),g=(0,t.ref)(!1);const f=(0,t.ref)();return Ce({setDisabled:z=>{i.value=z},setReadonly:z=>{c.value=z}}),()=>{const z={...Ge(o.attrs),ref:f,class:y.value,readonly:e.value||s.value,modelValue:d.value,onChange:b},w={},S=[],R=(0,t.h)(x.ElRate,z,w);S.push(R);const F={default:()=>S};F.label=o.slots.default,F.fixedPreTip=o.slots.fixedPreTip,F.fixedTip=o.slots.fixedTip;const M={...Ae(r,Ia),hintText:v.value,hintVisible:g.value};return r.prop&&(M.prop=`${r.prop}_item`),(0,t.h)(l,M,F)}}}}var{componentName:Pc,create:Fc,scope:Rc}=ce("rate-item"),Dc=Fc(Ac(Pc,Rc,xe)),An=Dc,La={modelValue:{type:[Boolean,String,Number],required:!1}};function Oc(n,a,l){return{props:{...Ne,...Te,...La},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(r,o){const i=(0,t.ref)(null),s=De((0,t.computed)(()=>i.value??r.disabled)),c=(0,t.ref)(null),e=Re((0,t.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Ee({componentName:n,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return e.value},get disabled(){return s.value}},r.prop??o.attrs.name),d=pe(r,"modelValue",null,u),m=n,y=(0,t.computed)(()=>({[m]:!0})),b=z=>{u("update:modelValue",z),u("change",z)};let v=pe(r,"hintText"),g=pe(r,"hintVisible");const f=(0,t.ref)();return Ce({setDisabled:z=>{i.value=z},setReadonly:z=>{c.value=z}}),()=>{const z={...Ge(o.attrs),ref:f,class:y.value,readonly:e.value,disabled:s.value,modelValue:d.value,onChange:b},w={},S=[],R=(0,t.h)(x.ElSwitch,z,w);S.push(R);const F={default:()=>S};F.label=o.slots.default,F.fixedPreTip=o.slots.fixedPreTip,F.fixedTip=o.slots.fixedTip;const M={...Ae(r,La),hintText:v.value,hintVisible:g.value};return r.prop&&(M.prop=`${r.prop}_item`),(0,t.h)(l,M,F)}}}}var{componentName:qc,create:Hc,scope:jc}=ce("switch-item"),Kc=Hc(Oc(qc,jc,xe)),Pn=Kc,Aa={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}},Wc=class{proxy;constructor(n){this.proxy=n}async load(n,a,l,r,o){if(Array.isArray(a))return a;if(typeof a=="function")return await a(l,r);const i=Ke(this.proxy,n);return i===null?(console.error(`${n} component not found api function`),[]):(We(l)&&(0,t.isReactive)(l)&&(l=(0,t.toRaw)(l)),await i(a,l,r))}};function Yc(){return new Wc((0,t.getCurrentInstance)().proxy)}var Pa={modelValue:{type:[String,Number,Boolean,Array],required:!1}};function Uc(n,a,l){return{props:{...Ne,...Te,...Pa,...Aa},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(r,o){const i=(0,t.ref)(null),s=De((0,t.computed)(()=>i.value??r.disabled)),c=(0,t.ref)(null),e=Re((0,t.computed)(()=>c.value??r.readonly)),u=(0,t.ref)(!1),{emitEvent:d}=Ee({componentName:n,get readonly(){return e.value},get disabled(){return s.value}},r.prop??o.attrs.name),m=pe(r,"modelValue",null,d),y=n,b=(0,t.computed)(()=>({[y]:!0})),v=P=>{m.value=P,d("update:modelValue",P),d("change",P)};let g=pe(r,"hintText"),f=(0,t.ref)(!1);const z=P=>{let ee=P.target.value;u.value=!0,me(g.value)||(f.value=!0),d("focus",ee,P)},w=P=>{setTimeout(()=>{f.value&&(f.value=!1),u.value=!1},0);let ee=P.target.value;r.maxLength&&ee.length>Number(r.maxLength)&&(ee=ee.slice(0,Number(r.maxLength))),R.value||d("blur",ee,P)},S=()=>{d("clear","")},R=(0,t.ref)(!1),F=P=>{R.value=P,d("visible-change",P),P||d("selected")},M=(0,t.ref)([]),T=Yc(),_=async(P,ee)=>{try{M.value=await T.load("treeselect",P,ee)}catch(C){console.error(C)}};(0,t.watch)([()=>r.data,()=>r.params,()=>r.lazy],([P,ee,C])=>{!P||C||_(P,ee)},{immediate:!0});let N=null;r.lazy&&(typeof r.load=="function"?N=r.load:N=async(P,ee)=>{debugger;let C={};r.params&&Object.assign(C,r.params),P&&Object.assign(C,P),ee(await T.load("treeselect",r.data,C,!0))});let O={label:r.textKey,value:r.valueKey,children:r.childrenKey,isLeaf:r.leafKey,class:r.classKey};const k=(0,t.ref)();return Ce({focus:()=>{k?.value.focus()},blur:()=>{k?.value.blur()},setDisabled:P=>{i.value=P},setReadonly:P=>{c.value=P}}),()=>{const P={...Ge(o.attrs),ref:k,class:b.value,disabled:s.value||e.value,modelValue:m.value,"onUpdate:modelValue":v,lazy:r.lazy,props:O,onClear:S,onFocus:z,onBlur:w,onVisibleChange:F};N?P.load=N:P.data=M.value;const ee={};o.slots.option&&(ee.default=o.slots.option);const C=[],E=(0,t.h)(x.ElTreeSelect,P,ee);C.push(E);const I={default:()=>C};I.label=o.slots.default,I.fixedPreTip=o.slots.fixedPreTip,I.fixedTip=o.slots.fixedTip;const j={...Ae(r,Pa,Aa),hintText:g.value,hintVisible:f.value};return r.prop&&(j.prop=`${r.prop}_item`),(0,t.h)(l,j,I)}}}}var{componentName:Gc,create:Xc,scope:Zc}=ce("tree-select-item"),Jc=Xc(Uc(Gc,Zc,xe)),Fn=Jc,Qc={},e2={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 t2(n,a){return(0,t.openBlock)(),(0,t.createElementBlock)("svg",e2,[...a[0]||(a[0]=[(0,t.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 l2=Ue(Qc,[["render",t2]]),{componentName:f9,create:n2,scope:m9}=ce("group-setting"),r2={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:"到底部"}},a2=n2({components:{FoxPopover:x.ElPopover,FoxCheckbox:x.ElCheckbox,FoxCheckboxGroup:x.ElCheckboxGroup,FoxButton:x.ElButton,FoxIcon:x.ElIcon,DragIcon:l2,Download:Me.Download,RefreshLeft:Me.RefreshLeft},props:{...r2},emits:["change"],setup(n,{emit:a,attrs:l,expose:r}){let o=null;const i=(0,t.ref)([]),s=Ea(),c=W=>W.length>1,e=()=>{const W=[];i.value=[...i.value].map((A,q)=>(A.visible!==!1&&W.push(A.prop),{...A,sortIndex:q})),i.value.length===W.length?g.value=!0:W.length>0&&(f.value=!0),S.value=W},u=W=>{let A=null;if(typeof W=="string")A=document.querySelectorAll(`.fox-group[prop="${W}"] > div > .fox-item[prop]`);else if(W&&typeof W=="object"){const K=W.$el??W;typeof K.querySelectorAll=="function"&&(A=K.querySelectorAll(".fox-item[prop]"))}if(!A)return[];const q=[];return A.forEach(K=>{const $=K.querySelector(".label--string");let Y="";$&&(Y=$.textContent??"");const te=K.getAttribute("prop")??"",re=window.getComputedStyle(K,null).getPropertyValue("display");q.push({label:Y,prop:te,sortIndex:0,visible:re!=="none"})}),q},d=()=>{if(!o){const W=u(n.groupRef??n.groupProp);if(W.length===0)return!1;o=W}return!0},m=async(W=!1)=>{const A=await s.load(n.groupProp),q=K=>{if(!K||!o)return;const $=o.map(Y=>({...Y}));Array.isArray(A)&&A.forEach(Y=>{$.some(te=>{if(te.prop===Y.prop){const re=te.label;return Object.assign(te,Y),te.label=re,!0}return!1})}),i.value=$.sort((Y,te)=>Y.sortIndex-te.sortIndex),e(),W&&b(!1)};o?q(!0):ll(d,n.initDelay,5,50,!1,q)},y=()=>{i.value=(o??[]).map(W=>({...W})),e(),b()},b=(W=!0)=>{W&&s.save(n.groupProp,i.value),a("change",i.value.map(A=>({...A})))},v=(0,t.computed)(()=>({"max-width":`${n.popoverWidth-125}px`})),g=(0,t.ref)(!1),f=(0,t.ref)(!1),z=W=>{const A=[];i.value.forEach(q=>{W&&A.push(q.prop),q.visible=W}),g.value=!1,f.value=!1,i.value.length===A.length?g.value=!0:A.length>0&&(f.value=!0),S.value=A,b()},w=()=>{y()},S=(0,t.ref)([]),R=W=>{i.value.forEach(q=>{q.visible=W.indexOf(q.prop)!==-1}),g.value=!1,f.value=!1;const A=i.value.length;W.length===A?g.value=!0:W.length>0&&(f.value=!0),b()},F=()=>{m()};(0,t.onMounted)(()=>{m(!0)});const M={currentRow:null,index:null},T=W=>W?W.dataset&&W.dataset.role==="row"?W:W.tagName.toLowerCase()!=="body"?(W=W.parentElement,T(W)):null:null,_=W=>{const A=W.currentTarget;A&&A.dataset&&(M.index=A.dataset.index)},N=W=>{M.currentRow&&(M.currentRow.classList.remove("is-dragover"),M.currentRow=null),M.index=null},O=W=>{const A=W.currentTarget;W.relatedTarget;const q=T(A);q&&(W.preventDefault(),M.currentRow&&M.currentRow!==q&&M.currentRow.classList.remove("is-dragover"),q.classList.add("is-dragover"),M.currentRow=q)},k=W=>{W.preventDefault(),M.currentRow&&(M.currentRow.classList.remove("is-dragover"),M.currentRow=null)},P=W=>{const A=W.currentTarget,q=T(A);if(!q)return;W.preventDefault();const K=Number(M.index),$=Number(q.dataset.index);if(K!==$){if(K<$){const Y=i.value[K];i.value.splice(K,1),i.value.splice($,0,Y)}else{const Y=i.value[K];i.value.splice(K,1),i.value.splice($+1,0,Y)}e(),b()}},ee=W=>{const A=i.value[W];i.value.splice(W,1),i.value.splice(0,0,A),e(),b()},C=W=>{const A=i.value[W];i.value.splice(W,1),i.value.push(A),e(),b()};r({refresh:()=>{o=null,m(!1)}});const E=new Map;let I=null;function j(W){const A=document.createRange();return A.setStart(W,0),A.setEnd(W,W.childNodes.length),A.getBoundingClientRect().width}return{attrs:l,itemPropertyList:i,isDraggble:c,isCheckAll:g,isIndeterminate:f,handleCheckAllChange:z,handleReset:w,checkedValue:S,handleCheckChange:R,onShow:F,onDragStart:_,onDragEnd:N,onDragOver:O,onDragLeave:k,onDrop:P,checkboxLabelStyle:v,toTop:ee,toBottom:C,onMouseOverForOverflowText:(W,A,q)=>{const K=W.currentTarget;if(K){const $=Math.floor(K.offsetWidth);if(Math.floor(j(K))>$){let Y=E.get(A);if(Y){if(Y===I)return;$e.hide(Y)}Y=$e.show(K,q,{type:"text",placement:"top",closeOnClick:!1}),E.set(A,Y),I=Y}}},onMouseLeaveForOverflowText:(W,A)=>{const q=E.get(A);q&&($e.hide(q),q===I&&(I=null))},onMouseOverForTip:(W,A)=>{const q=W.currentTarget;q&&(I&&$e.hide(I),I=$e.show(q,A,{type:"text",placement:"top",closeOnClick:!1},!0))},onMouseLeaveForTip:W=>{I&&($e.hide(I),I=null)}}}}),i2={class:"fox-group-setting"},o2={class:"fox-group-setting__header"},s2={class:"fox-group-setting__body"},c2={class:"fox-group-setting__body-list","data-role":"container"},u2=["data-index","draggable"],d2=["onMouseover","onMouseleave"],f2={class:"tools-item"};function m2(n,a,l,r,o,i){const s=(0,t.resolveComponent)("FoxCheckbox"),c=(0,t.resolveComponent)("FoxButton"),e=(0,t.resolveComponent)("DragIcon"),u=(0,t.resolveComponent)("Download"),d=(0,t.resolveComponent)("FoxIcon"),m=(0,t.resolveComponent)("FoxCheckboxGroup"),y=(0,t.resolveComponent)("FoxPopover");return(0,t.openBlock)(),(0,t.createBlock)(y,(0,t.mergeProps)(n.attrs,{placement:n.popoverPlacement,width:n.popoverWidth,onShow:n.onShow,trigger:"click","popper-class":"fox-group-setting__popper"}),{reference:(0,t.withCtx)(()=>[(0,t.renderSlot)(n.$slots,"default")]),default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("div",i2,[(0,t.createElementVNode)("div",o2,[(0,t.createVNode)(s,{modelValue:n.isCheckAll,"onUpdate:modelValue":a[0]||(a[0]=b=>n.isCheckAll=b),indeterminate:n.isIndeterminate,onChange:n.handleCheckAllChange},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(n.title),1)]),_:1},8,["modelValue","indeterminate","onChange"]),(0,t.createVNode)(c,{onClick:n.handleReset,link:"",type:"primary"},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(n.resetText),1)]),_:1},8,["onClick"])]),(0,t.createElementVNode)("div",s2,[(0,t.createVNode)(m,{modelValue:n.checkedValue,"onUpdate:modelValue":a[10]||(a[10]=b=>n.checkedValue=b),onChange:n.handleCheckChange},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("div",c2,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(n.itemPropertyList,b=>((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:b.prop,class:"fox-group-setting__body-row","data-role":"row","data-index":b.sortIndex,draggable:n.isDraggble(n.itemPropertyList),onDragstart:a[5]||(a[5]=(...v)=>n.onDragStart&&n.onDragStart(...v)),onDragend:a[6]||(a[6]=(...v)=>n.onDragEnd&&n.onDragEnd(...v)),onDrop:a[7]||(a[7]=(...v)=>n.onDrop&&n.onDrop(...v)),onDragover:a[8]||(a[8]=(...v)=>n.onDragOver&&n.onDragOver(...v)),onDragleave:a[9]||(a[9]=(...v)=>n.onDragLeave&&n.onDragLeave(...v))},[n.isDraggble(n.itemPropertyList)?((0,t.openBlock)(),(0,t.createBlock)(e,{key:0,class:"icon-item"})):(0,t.createCommentVNode)("",!0),(0,t.createVNode)(s,{class:"checkbox-item",label:b.prop},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("span",{onMouseover:v=>n.onMouseOverForOverflowText(v,b.prop,b.label),onMouseleave:v=>n.onMouseLeaveForOverflowText(v,b.prop),class:"checkbox-item__label",style:(0,t.normalizeStyle)(n.checkboxLabelStyle)},(0,t.toDisplayString)(b.label),45,d2)]),_:2},1032,["label"]),(0,t.createElementVNode)("div",f2,[(0,t.createVNode)(d,{onClick:v=>n.toTop(b.sortIndex),onMouseover:a[1]||(a[1]=v=>n.onMouseOverForTip(v,n.toTopText)),onMouseleave:a[2]||(a[2]=v=>n.onMouseLeaveForTip(v)),class:"is-reverse"},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(u)]),_:1},8,["onClick"]),(0,t.createVNode)(d,{onClick:v=>n.toBottom(b.sortIndex),onMouseover:a[3]||(a[3]=v=>n.onMouseOverForTip(v,n.toBottomText)),onMouseleave:a[4]||(a[4]=v=>n.onMouseLeaveForTip(v))},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(u)]),_:1},8,["onClick"])])],40,u2))),128))])]),_:1},8,["modelValue","onChange"])])])]),_:3},16,["placement","width","onShow"])}var Rn=Ue(a2,[["render",m2]]),h2={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}},g2=class{proxy;constructor(n){this.proxy=n}async load(n,a,l,r,o){if(Array.isArray(a))return a;if(typeof a=="function")return await a(l,r);const i=Ke(this.proxy,n);return i===null?(console.error(`${n} component not found api function`),[]):(We(l)&&(0,t.isReactive)(l)&&(l=(0,t.toRaw)(l)),await i(a,l,r))}};function p2(){return new g2((0,t.getCurrentInstance)().proxy)}function y2(n,a,l){return{props:{...pn,...h2},setup(r,o){const i=n,s=(0,t.computed)(()=>({[i]:!0})),c=(0,t.ref)([]),e=p2(),u=async(S,R)=>{try{c.value=await e.load("tree",S,R)}catch(F){console.error(F)}},d=(0,t.shallowRef)({}),m=(0,t.computed)(()=>({...d.value,...r.params??{}}));(Array.isArray(r.data)?!0:r.lazy?!1:de(r.autoLoad))&&(0,t.watch)([()=>r.data,()=>m.value],([S,R])=>{S&&u(S,R)},{immediate:!0,deep:!0});let b=null;r.lazy&&(typeof r.load=="function"?b=r.load:b=async(S,R)=>{let F={};r.params&&Object.assign(F,r.params),S&&Object.assign(F,S),R(await e.load("treeselect",r.data,F,!0))});const v={label:r.textKey,value:r.valueKey,children:r.childrenKey,isLeaf:r.leafKey,class:r.classKey,disabled:r.disabedKey,...r.props??{}},g=(S={})=>new Promise(async R=>{d.value={...(0,t.toRaw)(S??{})},await u(r.data,m.value),R()}),f=function(S,R){if(typeof r.filterNodeMethod=="function")return r.filterNodeMethod(S,R);if(!r.filterKeyword)return!0;const F=`${R[v.label]}`,M=`${S}`;return F.includes(M)},z=(0,t.ref)();(0,t.watch)(()=>r.filterKeyword,S=>{z.value.filter(S)});const w=S=>(...R)=>{const F=z.value[S];return Reflect.apply(F,z.value,[...R])};return o.expose({loadData:g,filter:w("filter"),updateKeyChildren:w("updateKeyChildren"),getCheckedNodes:w("getCheckedNodes"),setCheckedNodes:w("setCheckedNodes"),getCheckedKeys:w("getCheckedKeys"),setCheckedKeys:w("setCheckedKeys"),setChecked:w("setChecked"),getHalfCheckedNodes:w("getHalfCheckedNodes"),getHalfCheckedKeys:w("getHalfCheckedKeys"),getCurrentKey:w("getCurrentKey"),getCurrentNode:w("getCurrentNode"),setCurrentKey:w("setCurrentKey"),setCurrentNode:w("setCurrentNode"),getNode:w("getNode"),remove:w("remove"),append:w("append"),insertBefore:w("insertBefore"),insertAfter:w("insertAfter")}),()=>{const S={...Ge(o.attrs),class:s.value,lazy:r.lazy,props:v,ref:T=>z.value=T};b?S.load=b:S.data=c.value,S["filter-node-method"]=f;const R=[],F=(0,t.h)(x.ElTree,S,o.slots);R.push(F);const M={default:()=>R};return(0,t.h)(l,{...ft(r,pn)},M)}}}}var{componentName:b2,create:S2,scope:w2}=ce("tree-item"),N2=S2(y2(b2,w2,wl)),Dn=N2;function v2(n,a,l,r){return{props:{...Ne,...Te,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(o,i){const s=De((0,t.computed)(()=>o.disabled)),c=Re((0,t.computed)(()=>o.readonly)),{emitEvent:e}=Ee({componentName:n,validateCheckEvents:["change"],validateResetEvents:["focus"],get readonly(){return c.value},get disabled(){return s.value}},o.prop??i.attrs.name),{toLocaleRefs:u}=(0,Ie.useFoxI18n)(a),d=u(o,["placeholder"]),m=(0,t.ref)(o.modelValue);(0,t.watch)(()=>o.modelValue,P=>{m.value=P,e("change",P)});const y=(0,t.computed)(()=>({[`${n}`]:!0})),b=(0,t.computed)(()=>({[`${n}__main`]:!0,[`${n}__placeholder`]:!s.value&&me(m.value),"is-disabled":s.value,"is-readonly":c.value})),v=Fe((0,t.computed)(()=>o.textAlign),"textAlign"),g=(0,t.computed)(()=>{const P={};return v.value&&(P["text-align"]=v.value),P}),f=(0,t.computed)(()=>!me(o.modelValue)||i.slots.main?!0:!!me(o.desc)),z=(0,t.computed)(()=>me(m.value)?d.placeholder.value:m.value),w=(0,t.computed)(()=>!me(o.desc)||i.slots.sub),S=(0,t.computed)(()=>({[`${n}__sub`]:!0})),R=(0,t.computed)(()=>{const P={};return v.value&&(P["text-align"]=v.value),P}),F=()=>{e("focus",m.value)},M=()=>{e("blur",m.value)},T=(0,t.computed)(()=>({[`${n}__append`]:!0,"is-disabled":s.value,"is-readonly":c.value})),_=(0,t.computed)(()=>pt(o.unit)>0),N=P=>{s.value==!0||c.value==!0||e("click")},O=(0,t.computed)(()=>o.icon??l),k=(0,t.computed)(()=>({action:!0}));return()=>{const P=[];if(typeof i.slots.content=="function"){const L=i.slots.content();P.push(L)}else{const L=[];if(f.value){const W={tabIndex:0,class:b.value,style:g.value,onFocus:F,onBlur:M};let A=null;i.slots.main?A=(0,t.h)("view",W,[i.slots.main(z.value)]):A=(0,t.h)("view",W,[z.value]),L.push(A)}if(w.value){const W={tabIndex:0,class:S.value,style:R.value,onFocus:F,onBlur:M};let A=null;i.slots.sub?A=(0,t.h)("view",W,[i.slots.sub(o.desc)]):A=(0,t.h)("view",W,[o.desc]),L.push(A)}const le=(0,t.h)("view",{class:y.value,onClick:N},L);P.push(le)}const ee=[],C=fe(o.iconSize);let E=i.slots.icon;if(!E){const L={width:C,height:C,class:["action-icon"]};E=(0,t.h)(O.value,L)}const I=(0,t.h)("view",{class:k.value,onClick:N},{default:()=>[E]});if(ee.push(I),_.value){const L=(0,t.h)("view",{},[o.unit]);ee.push(L)}const j=(0,t.h)("view",{class:T.value},{default:()=>ee});P.push(j);const G={default:()=>P};G.label=i.slots.default,G.prepend=i.slots.prepend,G.append=i.slots.append,G.fixedPreTip=i.slots.fixedPreTip,G.fixedTip=i.slots.fixedTip;const J={...ft(o,Te,Ne)};return o.prop&&(J.prop=`${o.prop}_item`),(0,t.h)(r,J,G)}}}}var{componentName:C2,create:x2,scope:z2}=ce("link-item"),k2=x2(v2(C2,z2,Me.ArrowRight,xe)),On=k2,Fa="fox-icon",h9=(0,t.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(n,{emit:a}){var l;const r=n,o=a,i=y=>{o("click",y)},s=(0,t.useSlots)();(0,t.useAttrs)();const c=()=>r.name?r.name.indexOf("/")!==-1:!1,e=y=>{if(y)return isNaN(Number(y))?String(y):y+"px"},u=c();let d=(0,t.h)(u?"img":r.tag,{class:u?`${Fa}__img`:`${r.fontClassName} ${Fa} ${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:i,src:u?r.name:""},(l=s.default)==null?void 0:l.call(s));const m=()=>d;return(y,b)=>((0,t.openBlock)(),(0,t.createBlock)(m))}}),g9={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"}]}]},p9=["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"],E2=["aria-labelledby"],T2=[(0,t.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)],y9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},T2,14,E2))}}),$2=["aria-labelledby"],B2=[(0,t.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)],V2=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},B2,14,$2))}}),M2=["aria-labelledby"],_2=[(0,t.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)],b9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},_2,14,M2))}}),I2=["aria-labelledby"],L2=[(0,t.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)],S9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},L2,14,I2))}}),A2=["aria-labelledby"],P2=[(0,t.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)],w9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},P2,14,A2))}}),F2=["aria-labelledby"],R2=[(0,t.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)],N9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},R2,14,F2))}}),D2=["aria-labelledby"],O2=[(0,t.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)],v9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},O2,14,D2))}}),q2=["aria-labelledby"],H2=[(0,t.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)],C9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},H2,14,q2))}}),j2=["aria-labelledby"],K2=[(0,t.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)],W2=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},K2,14,j2))}}),Y2=["aria-labelledby"],U2=[(0,t.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)],x9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},U2,14,Y2))}}),G2=["aria-labelledby"],X2=[(0,t.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)],Z2=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},X2,14,G2))}}),J2=["aria-labelledby"],Q2=[(0,t.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)],z9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Q2,14,J2))}}),e3=["aria-labelledby"],t3=[(0,t.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)],k9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1177 1024","aria-labelledby":n.name,role:"presentation"},t3,14,e3))}}),l3=["aria-labelledby"],n3=[(0,t.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)],E9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},n3,14,l3))}}),r3=["aria-labelledby"],a3=[(0,t.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)],T9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},a3,14,r3))}}),i3=["aria-labelledby"],o3=[(0,t.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)],$9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1177 1024","aria-labelledby":n.name,role:"presentation"},o3,14,i3))}}),s3=["aria-labelledby"],c3=[(0,t.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)],B9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1081 1024","aria-labelledby":n.name,role:"presentation"},c3,14,s3))}}),u3=["aria-labelledby"],d3=[(0,t.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)],V9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},d3,14,u3))}}),f3=["aria-labelledby"],m3=[(0,t.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)],M9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},m3,14,f3))}}),h3=["aria-labelledby"],g3=[(0,t.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)],_9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1081 1024","aria-labelledby":n.name,role:"presentation"},g3,14,h3))}}),p3=["aria-labelledby"],y3=[(0,t.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)],I9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},y3,14,p3))}}),b3=["aria-labelledby"],S3=[(0,t.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)],L9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1050 1024","aria-labelledby":n.name,role:"presentation"},S3,14,b3))}}),w3=["aria-labelledby"],N3=[(0,t.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)],A9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},N3,14,w3))}}),v3=["aria-labelledby"],C3=[(0,t.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)],P9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},C3,14,v3))}}),x3=["aria-labelledby"],z3=[(0,t.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)],F9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1090 1024","aria-labelledby":n.name,role:"presentation"},z3,14,x3))}}),k3=["aria-labelledby"],E3=[(0,t.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)],R9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},E3,14,k3))}}),T3=["aria-labelledby"],$3=[(0,t.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)],D9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},$3,14,T3))}}),B3=["aria-labelledby"],V3=[(0,t.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)],O9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},V3,14,B3))}}),M3=["aria-labelledby"],_3=[(0,t.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)],q9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},_3,14,M3))}}),I3=["aria-labelledby"],L3=[(0,t.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)],H9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},L3,14,I3))}}),A3=["aria-labelledby"],P3=[(0,t.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)],j9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},P3,14,A3))}}),F3=["aria-labelledby"],R3=[(0,t.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)],K9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},R3,14,F3))}}),D3=["aria-labelledby"],O3=[(0,t.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)],W9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1079 1024","aria-labelledby":n.name,role:"presentation"},O3,14,D3))}}),q3=["aria-labelledby"],H3=[(0,t.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)],Y9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},H3,14,q3))}}),j3=["aria-labelledby"],K3=[(0,t.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)],U9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1113 1024","aria-labelledby":n.name,role:"presentation"},K3,14,j3))}}),W3=["aria-labelledby"],Y3=[(0,t.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)],U3=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Y3,14,W3))}}),G3=["aria-labelledby"],X3=[(0,t.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)],G9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},X3,14,G3))}}),Z3=["aria-labelledby"],J3=[(0,t.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)],X9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},J3,14,Z3))}}),Q3=["aria-labelledby"],e4=[(0,t.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)],Z9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},e4,14,Q3))}}),t4=["aria-labelledby"],l4=[(0,t.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)],J9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},l4,14,t4))}}),n4=["aria-labelledby"],r4=[(0,t.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)],Q9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},r4,14,n4))}}),a4=["aria-labelledby"],i4=[(0,t.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)],em=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},i4,14,a4))}}),o4=["aria-labelledby"],s4=[(0,t.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)],tm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},s4,14,o4))}}),c4=["aria-labelledby"],u4=[(0,t.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)],lm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},u4,14,c4))}}),d4=["aria-labelledby"],f4=[(0,t.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)],nm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},f4,14,d4))}}),m4=["aria-labelledby"],h4=[(0,t.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)],rm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},h4,14,m4))}}),g4=["aria-labelledby"],p4=[(0,t.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)],am=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},p4,14,g4))}}),y4=["aria-labelledby"],b4=[(0,t.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)],im=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},b4,14,y4))}}),S4=["aria-labelledby"],w4=[(0,t.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)],om=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},w4,14,S4))}}),N4=["aria-labelledby"],v4=[(0,t.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)],sm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},v4,14,N4))}}),C4=["aria-labelledby"],x4=[(0,t.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)],cm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},x4,14,C4))}}),z4=["aria-labelledby"],k4=(0,t.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),E4=(0,t.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),um=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},[k4,(0,t.createTextVNode)(","),E4],14,z4))}}),T4=["aria-labelledby"],$4=[(0,t.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)],dm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1141 1024","aria-labelledby":n.name,role:"presentation"},$4,14,T4))}}),B4=["aria-labelledby"],V4=(0,t.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),M4=(0,t.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),fm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},[V4,(0,t.createTextVNode)(","),M4],14,B4))}}),_4=["aria-labelledby"],I4=(0,t.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),L4=(0,t.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),A4=(0,t.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),mm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},[I4,(0,t.createTextVNode)(","),L4,(0,t.createTextVNode)(","),A4],14,_4))}}),P4=["aria-labelledby"],F4=[(0,t.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)],hm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},F4,14,P4))}}),R4=["aria-labelledby"],D4=[(0,t.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)],gm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},D4,14,R4))}}),O4=["aria-labelledby"],q4=[(0,t.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)],pm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},q4,14,O4))}}),H4=["aria-labelledby"],j4=[(0,t.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)],ym=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1170 1024","aria-labelledby":n.name,role:"presentation"},j4,14,H4))}}),K4=["aria-labelledby"],W4=(0,t.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),Y4=(0,t.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),bm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},[W4,(0,t.createTextVNode)(","),Y4],14,K4))}}),U4=["aria-labelledby"],G4=[(0,t.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)],Sm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},G4,14,U4))}}),X4=["aria-labelledby"],Z4=[(0,t.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)],wm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Z4,14,X4))}}),J4=["aria-labelledby"],Q4=[(0,t.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)],Nm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Q4,14,J4))}}),eu=["aria-labelledby"],tu=[(0,t.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)],vm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},tu,14,eu))}}),lu=["aria-labelledby"],nu=[(0,t.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)],Cm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},nu,14,lu))}}),ru=["aria-labelledby"],au=[(0,t.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)],xm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},au,14,ru))}}),iu=["aria-labelledby"],ou=[(0,t.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)],zm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1027 1024","aria-labelledby":n.name,role:"presentation"},ou,14,iu))}}),su=["aria-labelledby"],cu=[(0,t.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)],km=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},cu,14,su))}}),uu=["aria-labelledby"],du=[(0,t.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)],Em=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},du,14,uu))}}),fu=["aria-labelledby"],mu=[(0,t.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)],Tm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 3891 1024","aria-labelledby":n.name,role:"presentation"},mu,14,fu))}}),hu=["aria-labelledby"],gu=[(0,t.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)],$m=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},gu,14,hu))}}),pu=["aria-labelledby"],yu=[(0,t.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)],Bm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},yu,14,pu))}}),bu=["aria-labelledby"],Su=[(0,t.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)],wu=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Su,14,bu))}}),Nu=["aria-labelledby"],vu=[(0,t.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)],Vm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},vu,14,Nu))}}),Cu=["aria-labelledby"],xu=[(0,t.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)],Mm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},xu,14,Cu))}}),zu=["aria-labelledby"],ku=(0,t.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),Eu=(0,t.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),Tu=(0,t.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),_m=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},[ku,(0,t.createTextVNode)(","),Eu,(0,t.createTextVNode)(","),Tu],14,zu))}}),$u=["aria-labelledby"],Bu=[(0,t.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)],Im=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Bu,14,$u))}}),Vu=["aria-labelledby"],Mu=[(0,t.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)],Lm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Mu,14,Vu))}}),_u=["aria-labelledby"],Iu=[(0,t.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)],Am=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Iu,14,_u))}}),Lu=["aria-labelledby"],Au=[(0,t.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)],Pm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Au,14,Lu))}}),Pu=["aria-labelledby"],Fu=[(0,t.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)],Fm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2043 1024","aria-labelledby":n.name,role:"presentation"},Fu,14,Pu))}}),Ru=["aria-labelledby"],Du=[(0,t.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)],Rm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Du,14,Ru))}}),Ou=["aria-labelledby"],qu=[(0,t.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)],Dm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},qu,14,Ou))}}),Hu=["aria-labelledby"],ju=[(0,t.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)],Om=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},ju,14,Hu))}}),Ku=["aria-labelledby"],Wu=[(0,t.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)],qm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Wu,14,Ku))}}),Yu=["aria-labelledby"],Uu=[(0,t.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)],Hm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Uu,14,Yu))}}),Gu=["aria-labelledby"],Xu=[(0,t.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)],jm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Xu,14,Gu))}}),Zu=["aria-labelledby"],Ju=[(0,t.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)],zl=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Ju,14,Zu))}}),Qu=["aria-labelledby"],e5=[(0,t.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)],Km=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},e5,14,Qu))}}),t5=["aria-labelledby"],l5=[(0,t.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)],n5=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},l5,14,t5))}}),r5=["aria-labelledby"],a5=[(0,t.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)],Wm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 3072 1024","aria-labelledby":n.name,role:"presentation"},a5,14,r5))}}),i5=["aria-labelledby"],o5=[(0,t.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)],Ym=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1181 1024","aria-labelledby":n.name,role:"presentation"},o5,14,i5))}}),s5=["aria-labelledby"],c5=[(0,t.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)],Um=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},c5,14,s5))}}),u5=["aria-labelledby"],d5=[(0,t.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)],Gm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},d5,14,u5))}}),f5=["aria-labelledby"],m5=[(0,t.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)],Xm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},m5,14,f5))}}),h5=["aria-labelledby"],g5=[(0,t.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)],Zm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},g5,14,h5))}}),p5=["aria-labelledby"],y5=[(0,t.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)],Jm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},y5,14,p5))}}),b5=["aria-labelledby"],S5=(0,t.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),w5=(0,t.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),Qm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},[S5,(0,t.createTextVNode)(","),w5],14,b5))}}),N5=["aria-labelledby"],v5=[(0,t.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)],eh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},v5,14,N5))}}),C5=["aria-labelledby"],x5=[(0,t.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)],th=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1090 1024","aria-labelledby":n.name,role:"presentation"},x5,14,C5))}}),z5=["aria-labelledby"],k5=[(0,t.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)],lh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},k5,14,z5))}}),E5=["aria-labelledby"],T5=[(0,t.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)],nh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},T5,14,E5))}}),$5=["aria-labelledby"],B5=[(0,t.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)],rh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1029 1024","aria-labelledby":n.name,role:"presentation"},B5,14,$5))}}),V5=["aria-labelledby"],M5=[(0,t.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)],ah=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},M5,14,V5))}}),_5=["aria-labelledby"],I5=[(0,t.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)],ih=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},I5,14,_5))}}),L5=["aria-labelledby"],A5=[(0,t.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)],oh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1144 1024","aria-labelledby":n.name,role:"presentation"},A5,14,L5))}}),P5=["aria-labelledby"],F5=[(0,t.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)],sh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},F5,14,P5))}}),R5=["aria-labelledby"],D5=[(0,t.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)],ch=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},D5,14,R5))}}),O5=["aria-labelledby"],q5=[(0,t.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)],uh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1144 1024","aria-labelledby":n.name,role:"presentation"},q5,14,O5))}}),H5=["aria-labelledby"],j5=[(0,t.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)],dh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1144 1024","aria-labelledby":n.name,role:"presentation"},j5,14,H5))}}),K5=["aria-labelledby"],W5=[(0,t.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)],fh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},W5,14,K5))}}),Y5=["aria-labelledby"],U5=[(0,t.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)],mh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},U5,14,Y5))}}),G5=["aria-labelledby"],X5=[(0,t.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)],hh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},X5,14,G5))}}),Z5=["aria-labelledby"],J5=(0,t.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),Q5=(0,t.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),gh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},[J5,(0,t.createTextVNode)(","),Q5],14,Z5))}}),ed=["aria-labelledby"],td=[(0,t.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)],ph=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},td,14,ed))}}),ld=["aria-labelledby"],nd=[(0,t.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)],yh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1120 1024","aria-labelledby":n.name,role:"presentation"},nd,14,ld))}}),rd=["aria-labelledby"],ad=[(0,t.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)],bh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},ad,14,rd))}}),id=["aria-labelledby"],od=(0,t.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),sd=(0,t.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),Sh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},[od,(0,t.createTextVNode)(","),sd],14,id))}}),cd=["aria-labelledby"],ud=(0,t.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),dd=(0,t.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),wh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},[ud,(0,t.createTextVNode)(","),dd],14,cd))}}),fd=["aria-labelledby"],md=[(0,t.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)],hd=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},md,14,fd))}}),gd=["aria-labelledby"],pd=[(0,t.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)],Nh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1061 1024","aria-labelledby":n.name,role:"presentation"},pd,14,gd))}}),yd=["aria-labelledby"],bd=[(0,t.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)],vh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1210 1024","aria-labelledby":n.name,role:"presentation"},bd,14,yd))}}),Sd=["aria-labelledby"],wd=[(0,t.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)],Ch=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},wd,14,Sd))}}),Nd=["aria-labelledby"],vd=[(0,t.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)],xh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},vd,14,Nd))}}),Cd=["aria-labelledby"],xd=[(0,t.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)],zh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1327 1024","aria-labelledby":n.name,role:"presentation"},xd,14,Cd))}}),zd=["aria-labelledby"],kd=[(0,t.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)],kh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},kd,14,zd))}}),Ed=["aria-labelledby"],Td=[(0,t.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)],Eh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Td,14,Ed))}}),$d=["aria-labelledby"],Bd=[(0,t.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)],Th=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Bd,14,$d))}}),Vd=["aria-labelledby"],Md=[(0,t.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)],$h=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Md,14,Vd))}}),_d=["aria-labelledby"],Id=(0,t.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),Ld=(0,t.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),Ad=(0,t.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),Bh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},[Id,(0,t.createTextVNode)(","),Ld,(0,t.createTextVNode)(","),Ad],14,_d))}}),Pd=["aria-labelledby"],Fd=(0,t.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),Rd=(0,t.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),Dd=(0,t.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),Vh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},[Fd,(0,t.createTextVNode)(","),Rd,(0,t.createTextVNode)(","),Dd],14,Pd))}}),Od=["aria-labelledby"],qd=[(0,t.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)],Mh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},qd,14,Od))}}),Hd=["aria-labelledby"],jd=[(0,t.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)],_h=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1079 1024","aria-labelledby":n.name,role:"presentation"},jd,14,Hd))}}),Kd=["aria-labelledby"],Wd=[(0,t.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)],Ih=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Wd,14,Kd))}}),Yd=["aria-labelledby"],Ud=[(0,t.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)],Lh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Ud,14,Yd))}}),Gd=["aria-labelledby"],Xd=[(0,t.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)],Ah=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Xd,14,Gd))}}),Zd=["aria-labelledby"],Jd=[(0,t.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)],Ph=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Jd,14,Zd))}}),Qd=["aria-labelledby"],e6=[(0,t.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)],Fh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1026 1024","aria-labelledby":n.name,role:"presentation"},e6,14,Qd))}}),t6=["aria-labelledby"],l6=[(0,t.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)],n6=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1026 1024","aria-labelledby":n.name,role:"presentation"},l6,14,t6))}}),r6=["aria-labelledby"],a6=[(0,t.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)],Rh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1026 1024","aria-labelledby":n.name,role:"presentation"},a6,14,r6))}}),i6=["aria-labelledby"],o6=[(0,t.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)],Dh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},o6,14,i6))}}),s6=["aria-labelledby"],c6=[(0,t.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)],Oh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},c6,14,s6))}}),u6=["aria-labelledby"],d6=[(0,t.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)],qh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},d6,14,u6))}}),f6=["aria-labelledby"],m6=[(0,t.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)],h6=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},m6,14,f6))}}),g6=["aria-labelledby"],p6=[(0,t.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)],Hh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},p6,14,g6))}}),y6=["aria-labelledby"],b6=[(0,t.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)],jh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},b6,14,y6))}}),S6=["aria-labelledby"],w6=[(0,t.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)],Kh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},w6,14,S6))}}),N6=["aria-labelledby"],v6=[(0,t.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)],Wh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},v6,14,N6))}}),C6=["aria-labelledby"],x6=[(0,t.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)],Yh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},x6,14,C6))}}),z6=["aria-labelledby"],k6=[(0,t.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)],Uh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1032 1024","aria-labelledby":n.name,role:"presentation"},k6,14,z6))}}),E6=["aria-labelledby"],T6=[(0,t.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)],Gh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},T6,14,E6))}}),$6=["aria-labelledby"],B6=[(0,t.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)],Xh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1061 1024","aria-labelledby":n.name,role:"presentation"},B6,14,$6))}}),V6=["aria-labelledby"],M6=[(0,t.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)],Zh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1092 1024","aria-labelledby":n.name,role:"presentation"},M6,14,V6))}}),_6=["aria-labelledby"],I6=[(0,t.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)],Jh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},I6,14,_6))}}),L6=["aria-labelledby"],A6=[(0,t.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)],Qh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},A6,14,L6))}}),P6=["aria-labelledby"],F6=[(0,t.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)],eg=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2472 1024","aria-labelledby":n.name,role:"presentation"},F6,14,P6))}}),R6=["aria-labelledby"],D6=[(0,t.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)],tg=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2252 1024","aria-labelledby":n.name,role:"presentation"},D6,14,R6))}}),O6=["aria-labelledby"],q6=[(0,t.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)],lg=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},q6,14,O6))}}),H6=["aria-labelledby"],j6=[(0,t.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)],K6=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},j6,14,H6))}}),W6=["aria-labelledby"],Y6=[(0,t.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)],ng=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2472 1024","aria-labelledby":n.name,role:"presentation"},Y6,14,W6))}}),U6=["aria-labelledby"],G6=[(0,t.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)],rg=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2252 1024","aria-labelledby":n.name,role:"presentation"},G6,14,U6))}}),X6=["aria-labelledby"],Z6=[(0,t.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)],ag=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1111 1024","aria-labelledby":n.name,role:"presentation"},Z6,14,X6))}}),J6=["aria-labelledby"],Q6=[(0,t.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)],ig=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Q6,14,J6))}}),e8=["aria-labelledby"],t8=[(0,t.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)],og=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},t8,14,e8))}}),l8=["aria-labelledby"],n8=[(0,t.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)],sg=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},n8,14,l8))}}),qn={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}},Ra=(n,a)=>a[n.textKey],Dt=(n,a)=>a[n.valueKey],r8=(n,a)=>a[n.visibleKey],Da=(n,a)=>a[n.disabledKey],a8=(n,a)=>{const l=a[n.doitKey];return de(l)},i8=(n,a)=>{const l=a[n.numKey];return l==null?null:ke(a[l])},Oa=(n,a,l)=>{const r=n.itemOptions;return typeof r=="function"?r(a,l):r||null};function o8(n,a,l,r,o,i=!1){return{props:{...qn},emits:["update:modelValue","change","click"],setup(s,{slots:c,emit:e}){const u=(0,t.computed)(()=>{const B={};return B[`${n}`]=!0,B}),d=(0,t.computed)(()=>{const B={};return B[`${n}__titles`]=!0,B[`${s.direction}`]=!0,s.align&&(B[`${s.align}`]=!0),s.scroll===!0&&(B.scrollable=!0),s.shape&&(B[`${s.shape}`]=!0),s.showScrollArrow?($.value===!0&&(B["has-left-scroll-arrow "]=!0),Y.value===!0&&(B["has-right-scroll-arrow "]=!0)):s.showQuickNavigation&&(B["has-navigation"]=!0),B}),m=(0,t.computed)(()=>({})),y=(0,t.computed)(()=>{if(!s.gutter)return 0;const B=fe(s.gutter);return B<=0?0:B}),b=(0,t.ref)(s.modelValue);(0,t.watch)(()=>s.modelValue,B=>{b.value!==B&&(b.value=B,J(!1))});const v=(0,t.ref)({"fox-tabs-bar__popup":!0,"fox-tabs-bar__popup--show":!1,"fox-tabs-bar__popup--hide":!1}),g=(0,t.computed)(()=>{const B={};return z.value||(B.display="none"),B}),f=(0,t.ref)(),z=(0,t.ref)(!1),w=()=>{S(!z.value)},S=B=>{const p=B;p?(z.value=p,setTimeout(()=>{v.value["fox-tabs-bar__popup--show"]=!0,v.value["fox-tabs-bar__popup--hide"]=!1},0)):(v.value["fox-tabs-bar__popup--show"]=!1,v.value["fox-tabs-bar__popup--hide"]=!0,f.value?f.value.addEventListener("transitionend",()=>{z.value=!1},{once:!0}):setTimeout(()=>{z.value=!1},0))},R=(0,t.ref)(),F=(0,t.ref)([]),M=(B,p)=>{F.value[p]=B},T=B=>p=>{M(p,B)},_=(B,p)=>{const D=R.value,H=F.value;if(!D||!H||!H[B])return;const Q=H[B];let ie=0;s.direction==="vertical"?ie=Q.offsetTop-(D.offsetHeight-Q.offsetHeight)/2:ie=Q.offsetLeft-(D.offsetWidth-Q.offsetWidth)/2,N(D,ie,p?0:.3,s.direction)},N=(B,p,D,H)=>{let Q=0;const ie=H==="horizontal"?B.scrollLeft:B.scrollTop,oe=D===0?1:Math.round(D*1e3/16);function ge(){H==="horizontal"?B.scrollLeft+=(p-ie)/oe:B.scrollTop+=(p-ie)/oe,++Q<oe&&Hl(ge)}ge()},O=(B,p)=>{const D=Dt(s,B),H={};return H[`${n}__titles-item`]=!0,H.disabled=Da(s,B),H.active=D===b.value,s.shape&&(H[`${s.shape}`]=!0),s.ellipsis&&(H.ellipsis=!0),p&&(p.class&&(H[`${p.class}`]=!0),p.disabled===!0&&(H.disabled=p.disabled)),H},k=(B,p)=>{const D={};if(y.value>0){const H=Math.abs(y.value/2);s.direction==="vertical"?(D["margin-top"]=`${H}px`,D["margin-bottom"]=`${H}px`):(D["margin-left"]=`${H}px`,D["margin-right"]=`${H}px`)}return p&&p.style&&Object.assign(D,p.style),D},P=(B,p)=>`${Dt(s,B)??p}`,ee=(B,p)=>{const D=Dt(s,B),H={};H[`${n}__popup-item`]=!0,H.disabled=Da(s,B),H.active=D===b.value,s.shape&&(H[`${s.shape}`]=!0);const Q=Oa(s,B,p);return Q&&Q.disabled===!0&&(H.disabled=Q.disabled),H},C=(0,t.computed)(()=>(s.data??[]).filter(B=>r8(s,B)!==!1)),E=(B,p)=>{const D=Dt(s,B);if(e("click",B,p),b.value==D)return;const H=()=>{b.value=D,s.scroll&&_(p,!1),e("update:modelValue",D),e("change",B,p)};if(typeof s.beforeChange=="function"){const Q=s.beforeChange(B,p);zr(Q)?Q.then(ie=>{ie!==!1&&H()}).catch(()=>{H()}):Q!==!1&&H()}else H()},I=(B,p)=>function(){E(B,p)},j=(B,p)=>{E(B,p),S(!1)},G=(B,p)=>function(){j(B,p)},J=B=>{if(!Array.isArray(s.data)||!s.scroll)return;K()&&U();const p=s.data.findIndex(D=>Dt(s,D)===b.value);p!==-1&&_(p,B)},L=()=>{K()||V()};(0,t.watch)(()=>s.data,()=>{setTimeout(J,0)}),(0,t.onMounted)(()=>{J(!0)}),(0,t.onBeforeUnmount)(()=>{L()});const le=(B,p)=>{if(c.item)return c.item({item:B,index:p});const D=Oa(s,B,p),H=[];if(c.text){const ie=c.text({item:B,index:p});H.push(ie)}else{const ie=[];if(D?.doit===!0||a8(s,B)){const Ve=(0,t.h)("view",{class:[`${n}__titles-item-tip`,"doit"]});ie.push(Ve)}const oe=D?.num??i8(s,B);if(oe){let Ve="";const et=ke(oe);et>=100?Ve="99+":Ve=`${et}`;const Et=(0,t.h)("view",{class:[`${n}__titles-item-tip`,"num"]},[Ve]);ie.push(Et)}const ge={class:`${n}__titles-item-text`};ie.push(Ra(s,B));const Be=(0,t.h)("view",ge,ie);H.push(Be)}const Q=(0,t.h)("view",{class:`${n}__titles-item-line`});return H.push(Q),(0,t.h)("view",{ref:T(p),class:O(B,D),style:k(B,D),key:P(B,p),onClick:I(B,p)},H)},W=()=>{const B=c.default?c.default():[];if(B.length===0)for(let p=0;p<C.value.length;p++){const D=C.value[p],H=le(D,p);B.push(H)}return(0,t.h)("view",{ref:R,class:d.value,style:m.value},B)},A=()=>{let B=null;return c.navigation?B=c.navigation():B=(0,t.h)(l),(0,t.h)("view",{class:`${n}__navigation`,onClick:w},[B])},q=()=>{const B=[];for(let p=0;p<C.value.length;p++){const D=C.value[p];let H=null;c.popupItem?H=c.popupItem({item:D,index:p}):H=Ra(s,D);const Q=(0,t.h)("view",{class:ee(D,p),key:P(D,p),onClick:G(D,p)},[H]);B.push(Q)}return(0,t.h)("view",{class:v.value,style:g.value},B)},K=()=>s.showScrollArrow&&s.direction=="horizontal",$=(0,t.ref)(!1),Y=(0,t.ref)(!1),te=B=>{const p=R.value,D=F.value;if(!(!p||!D))if(B==="left"){const H=p.scrollLeft;let Q=H;for(let ie=0;ie<D.length;ie++){const oe=D[ie].offsetLeft;if(H-oe<0)break;Q=oe}N(p,Q,.3,"horizontal")}else{const H=p.scrollLeft;let Q=H,ie=p.offsetWidth;for(let oe=D.length-1;oe>=0;oe--){const ge=D[oe].offsetLeft+D[oe].offsetWidth;if(ge-H<p.offsetWidth){Q+=ie-ge;break}ie=ge}N(p,Q,.3,"horizontal")}},re=je(()=>{const B=R.value;if(!B)return;let p=B.scrollLeft>0;p!==$.value&&($.value=p);let D=B.scrollWidth-B.scrollLeft>B.offsetWidth;D!==Y.value&&(Y.value=D)},50),Z=B=>{re()},U=()=>{const B=R.value;B&&(re(),B.addEventListener("scroll",Z))},V=()=>{const B=R.value;B&&B.removeEventListener("scroll",Z)},X=B=>{if(B==="left"&&$.value!==!0||B==="right"&&Y.value!==!0)return null;let p=null;return B==="left"?c.leftArrow?p=c.leftArrow():p=(0,t.h)(r):c.rightArrow?p=c.rightArrow():p=(0,t.h)(o),(0,t.h)("view",{class:[`${n}__scroll-arrow`,B],onClick:()=>{te(B)}},[p])};return()=>{const B=[],p=W();if(B.push(p),K()){const D=X("left");D&&B.push(D);const H=X("right");H&&B.push(H)}else if(s.showQuickNavigation){const D=A();B.push(D);const H=q();B.push(H)}return(0,t.h)("view",{class:u.value},B)}}}}var{create:s8,componentName:c8,scope:u8}=ce("tabs-bar"),d8=s8(o8(c8,u8,wu,n5,U3,!1)),kl=d8,qa=Symbol("TabsStatesKey"),Hn={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]}},Ha=10;function ja(n,a){return n>a&&n>Ha?"horizontal":a>n&&a>Ha?"vertical":""}function Ot(){const n=window.navigator.userAgent;return"ontouchstart"in window||n.indexOf("touch")!==-1||n.indexOf("mobile")!==-1}function qt(){const n={startX:0,startY:0,startTime:0,duration:0,moveX:0,moveY:0,deltaX:0,deltaY:0,offsetX:0,offsetY:0,direction:""},a=()=>n.direction==="vertical",l=()=>n.direction==="horizontal",r=()=>{n.deltaX=0,n.deltaY=0,n.offsetX=0,n.offsetY=0,n.direction="",n.startTime=0};return{move:(s=>{if(s.touches){const c=s.touches[0];n.deltaX=c.clientX-n.startX,n.deltaY=c.clientY-n.startY,n.moveX=c.clientX,n.moveY=c.clientY}else{const c=s;n.deltaX=c.clientX-n.startX,n.deltaY=c.clientY-n.startY,n.moveX=c.clientX,n.moveY=c.clientY}n.offsetX=Math.abs(n.deltaX),n.offsetY=Math.abs(n.deltaY),n.duration=Date.now()-n.startTime,n.direction||(n.direction=ja(n.offsetX,n.offsetY))}),start:(s=>{if(r(),s.touches){const c=s.touches[0];n.startX=c.clientX,n.startY=c.clientY}else{const c=s;n.startX=c.clientX,n.startY=c.clientY}n.startTime=Date.now()}),reset:r,isVertical:a,isHorizontal:l,state:n}}function f8(){const n=(0,t.ref)(0),a=(0,t.ref)(0),l=(0,t.ref)(0),r=(0,t.ref)(0),o=(0,t.ref)(0),i=(0,t.ref)(0),s=(0,t.ref)(0),c=(0,t.ref)(0),e=(0,t.ref)(0),u=(0,t.ref)(0),d=(0,t.ref)(""),m=()=>d.value==="vertical",y=()=>d.value==="horizontal",b=()=>{s.value=0,c.value=0,e.value=0,u.value=0,d.value="",l.value=0};return{move:(f=>{if(f.touches){const z=f.touches[0];s.value=z.clientX-n.value,c.value=z.clientY-a.value,o.value=z.clientX,i.value=z.clientY}else{const z=f;s.value=z.clientX-n.value,c.value=z.clientY-a.value,o.value=z.clientX,i.value=z.clientY}e.value=Math.abs(s.value),u.value=Math.abs(c.value),r.value=Date.now()-l.value,d.value||(d.value=ja(e.value,u.value))}),start:(f=>{if(b(),f.touches){const z=f.touches[0];n.value=z.clientX,a.value=z.clientY}else{const z=f;n.value=z.clientX,a.value=z.clientY}l.value=Date.now()}),reset:b,startX:n,startY:a,startTime:l,duration:r,moveX:o,moveY:i,deltaX:s,deltaY:c,offsetX:e,offsetY:u,direction:d,isVertical:m,isHorizontal:y}}var m8=15,h8=300,g8=200;function p8(n,a,l=1){return n=Math.abs(n/a)/.003*(n<0?-1:1),n*l}function Ka(n,a=0,l,r,o=g8){l==="end"?n.style.transition=`transform ${o}ms linear`:n.style.transition="transform 0ms linear",r==="horizontal"?n.style.transform=`translate3d(${a}px, 0, 0)`:n.style.transform=`translate3d(0, ${a}px, 0)`}var y8=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(n,a,l,r=1){this.onStart=n,this.onMove=a,this.onEnd=l,this.momentumReduceRatio=r,this.isTouch=Ot()}open(n){this.el=n;const a=qt(),l=(r,o,i)=>{const s={delta:r,direction:o,type:i};this.onMove(s)};this.transitionend=()=>{this.transitionEndTrigger&&(this.transitionEndTrigger(),this.transitionEndTrigger=null)},this.touchstart=r=>{if(this.moving)return;a.start(r),this.transitionEndTrigger=()=>{n.removeEventListener("transitionend",this.transitionend),this.moving=!1,this.onEnd()},this.moving=!0,n.removeEventListener("transitionend",this.transitionend),n.addEventListener("transitionend",this.transitionend),n.addEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),n.addEventListener(this.isTouch?"touchend":"mouseup",this.touchend),this.isTouch&&n.addEventListener("touchcancel",this.touchend);const o={delta:0,type:"start",direction:this.direction};this.onStart(o)},this.touchmove=r=>{if(!this.moving)return;a.move(r);let o=0;if(this.direction==="horizontal"){if(a.isVertical())return;o=a.state.deltaX}else{if(a.isHorizontal())return;o=a.state.deltaY}l(o,this.direction,"move")},this.touchend=()=>{if(!this.moving)return;n.removeEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),n.removeEventListener(this.isTouch?"touchend":"mouseup",this.touchend),this.isTouch&&n.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 o=a.state.duration;o<h8&&Math.abs(r)>m8?(r=p8(r,o,this.momentumReduceRatio),l(r,this.direction,"end")):l(r,this.direction,"end")},n.addEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart)}close(){const n=this.el;this.transitionend&&n.addEventListener("transitionend",this.transitionend),this.touchstart&&n.addEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart),this.touchmove&&n.addEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),this.touchend&&n.addEventListener(this.isTouch?"touchend":"mouseup",this.touchend),this.touchcancel&&this.isTouch&&n.addEventListener("touchcancel",this.touchcancel),this.el=null}};function b8(n,a,l,r=1){return new y8(n,a,l,r)}function S8(n,a,l=!1){return{props:{...Hn},emits:["update:modelValue","change"],setup(r,{emit:o,slots:i}){const s=(0,t.shallowRef)([]),c={current:(0,t.ref)(r.modelValue??""),direction:(0,t.ref)(r.direction),tabWidth:(0,t.ref)(-1),tabHeight:(0,t.ref)(-1),add:T=>{const _={name:T};c.current.value===T&&(_.loaded=!0),s.value.push(_),(0,t.triggerRef)(s)},remove:T=>{const _=s.value.findIndex(N=>N.name===T);_!==-1&&s.value.splice(_,1)},isLoaded:T=>{if(!r.lazy)return!0;const _=s.value.findIndex(N=>N.name===T);return _!==-1?c.current.value?s.value[_].loaded??!1:_===0:!1}};(0,t.provide)(qa,c);const e=T=>{const _=s.value.findIndex(N=>N.name===T);_!==-1&&(s.value[_].loaded=!0,(0,t.triggerRef)(s))};(0,t.watch)([()=>r.modelValue,()=>r.direction],([T,_])=>{c.current.value!==T&&(c.current.value=T??"",e(T??"")),c.direction.value!==_&&(c.direction.value=_)});const u=(0,t.ref)(null),d=(0,t.ref)(null),m=(0,t.computed)(()=>({[n]:!0,[`${r.direction}`]:!0})),y=(0,t.computed)(()=>{const T={};if(r.width){const _=be(r.width);_&&(T.width=_)}if(r.height){const _=be(r.height);_&&(T.height=_)}return T});let b=!0;const v=(0,t.computed)(()=>{const T={},_=s.value.length;if(_<=0)return T;const N=s.value.findIndex(O=>O.name===c.current.value);return c.direction.value==="vertical"?c.tabHeight.value>0&&(T.height=`${_*c.tabHeight.value}px`,N!==-1&&(T.transform=`translate(0, -${N*c.tabHeight.value}px)`)):c.tabWidth.value>0&&(T.width=`${_*c.tabWidth.value}px`,N!==-1&&(T.transform=`translate(-${N*c.tabWidth.value}px, 0)`)),b&&(b=!1,T.transition="transform 0s ease"),T}),g={min:0,max:0,start:0,moved:0,itemDistance:0,triggerAutoMoveRatio:.3},f=T=>{const _=s.value.length,N=s.value.findIndex(O=>O.name===c.current.value);g.moved=0,T.direction==="vertical"?(g.min=-1*(c.tabHeight.value*(_-1)+c.tabHeight.value/4),g.max=c.tabHeight.value/4,g.start=-N*c.tabHeight.value,g.itemDistance=c.tabHeight.value):(g.min=-1*(c.tabWidth.value*(_-1)+c.tabWidth.value/4),g.max=c.tabWidth.value/4,g.start=-N*c.tabWidth.value,g.itemDistance=c.tabWidth.value)},z=T=>{const _=d.value;if(!_)return;let N=g.start+T.delta;if(N>g.max?N=g.max:N<g.min&&(N=g.min),T.type==="move")Ka(_,N,"move",T.direction,300);else if(T.type==="end"){let O=Math.floor(Math.abs(N)*1/g.itemDistance);const k=Math.abs(N)%g.itemDistance;g.start>N?k>=g.itemDistance*g.triggerAutoMoveRatio&&(O+=1):k>g.itemDistance-g.itemDistance*g.triggerAutoMoveRatio&&(O+=1),N=-1*O*g.itemDistance,Ka(_,N,"end",T.direction,300),g.moved=N;const P=s.value[O].name;c.current.value=P??"",e(P??""),o("update:modelValue",P)}},w=()=>{},S=()=>{if(!u.value)return;const T=dl(u.value);c.tabWidth.value=T.width,c.tabHeight.value=T.height},R=Or(S,250);let F=null,M=null;return(0,t.onMounted)(()=>{u.value&&(S(),window.ResizeObserver&&(M=new window.ResizeObserver(R),M.observe(u.value)),r.draggle&&(F=b8(f,z,w),F.open(d.value)))}),(0,t.onBeforeUnmount)(()=>{M&&(M.disconnect(),M=null),F&&F.close()}),()=>{const T=(0,t.h)("view",{class:`${n}__panes`,style:v.value,ref:d},[i?.default?.()]);return(0,t.h)("view",{class:m.value,style:y.value,ref:u},[T])}}}}var{create:w8,componentName:N8,scope:v8}=ce("tabs-container"),C8=w8(S8(N8,v8,!1)),El=C8,x8={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 z8(n,a,l){return{props:{...x8},setup(r,{emit:o,slots:i}){const s=(0,t.inject)(qa);(0,t.onMounted)(()=>{s.add(r.paneKey)}),(0,t.onBeforeUnmount)(()=>{s.remove(r.paneKey)});const c=(0,t.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,t.computed)(()=>r.loaded!=null?de(r.loaded):s.isLoaded(r.paneKey));return()=>{let u=[];if(e.value)u=i?.default?.()??[];else if(i.empty)u=i.empty();else{const d={class:`${n}__empty-icon`},m=(0,t.h)(r.emptyIcon??l,d),y=(0,t.h)("view",{class:`${n}__empty-text`},[r.emptyText??"Loading"]),b=(0,t.h)("view",{class:`${n}__empty`},[m,y]);u.push(b)}return(0,t.h)("view",{class:`${n}`,style:c.value,prop:r.paneKey},u)}}}}var{create:k8,componentName:E8,scope:T8}=ce("tabs-pane"),$8=k8(z8(E8,T8,zl)),jn=$8;function B8(n,a,l,r){return{props:{...qn,...Hn,modelValue:{type:[String,Number],default:0},direction:{type:[String]},height:{type:[String,Number]},width:{type:[String]}},emits:["update:modelValue","change"],setup(o,{emit:i,slots:s}){const c=n,e=(0,t.computed)(()=>{const g=[`${c}`];return o.direction==="vertical"?g.push("vertical-tabbar"):g.push("horizontal-tabbar"),g}),u=(0,t.computed)(()=>{const g={};if(o.width){const f=be(o.width);f&&(g.width=f)}if(o.height){const f=be(o.height);f&&(g.height=f)}return g}),d=(0,t.computed)(()=>[`${c}__bar`]),m=(0,t.computed)(()=>[`${c}__container`]),y=(0,t.ref)(o.modelValue);(0,t.watch)(()=>o.modelValue,g=>{y.value!==g&&(y.value=g)});const b=g=>{i("change",g)},v=g=>{y.value!==g&&(y.value=g,i("update:modelValue",g))};return()=>{const{getChildren:g}=dn(s.default),f=g(),z=[];if(Array.isArray(o.data))z.push(...o.data);else for(let _=0;_<f.length;_++){const N=f[_].props??{},O={text:N.label??"",value:N["pane-key"]??N.paneKey??""};z.push(O)}const w={};for(let _ in s)_!=="default"&&(w[_]=s[_]);const S=ft(o,qn);Object.assign(S,{data:z,class:d.value,modelValue:y.value,direction:o.direction,onChange:b,"onUpdate:modelValue":v});const R=(0,t.h)(l,S,w),F={default:()=>f},M=ft(o,Hn);Object.assign(M,{class:m.value,modelValue:y.value,onChange:b,"onUpdate:modelValue":v});const T=(0,t.h)(r,M,F);return(0,t.h)("view",{class:e.value,style:u.value},[R,T])}}}}var{create:V8,componentName:M8,scope:_8}=ce("tabs-frame"),I8=V8(B8(M8,_8,kl,El)),Kn=I8,L8={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 A8(n,a){return typeof n.textKey=="string"&&n.textKey.length>0?a[n.textKey]:a.text}function Wa(n,a){return typeof n.valueKey=="string"&&n.valueKey.length>0?a[n.valueKey]:a.value}function Ya(n,a){return typeof n.disabledKey=="string"&&n.disabledKey.length>0?a[n.disabledKey]:a.disabled??null}function P8(n,a){return typeof n.visibleKey=="string"&&n.visibleKey.length>0?a[n.visibleKey]:a.visible??null}function Wn(n,a){return typeof n.statusKey=="string"&&n.statusKey.length>0?a[n.statusKey]:a.statusKey??null}function Ua(n,a){return typeof n.doitKey=="string"&&n.doitKey.length>0?a[n.doitKey]:a.doitKey??null}function Ga(n,a){return typeof n.labelKey=="string"&&n.labelKey.length>0?a[n.labelKey]:a.labelKey??null}function Yn(n,a,l){return typeof n.itemOptions=="function"?n.itemOptions(a,l):n.itemOptions}var F8=class{proxy;constructor(n){this.proxy=n}async load(n,a,l){if(Array.isArray(a))return a;if(typeof a=="function")return await Reflect.apply(a,null,[l]);const r=Ke(this.proxy,n);return r===null?(console.error(`${n} component not found api function`),[]):(We(l)&&(0,t.isReactive)(l)&&(l=(0,t.toRaw)(l)),await Reflect.apply(r,null,[a,l]))}};function R8(){return new F8((0,t.getCurrentInstance)().proxy)}function D8(n,a,l,r){return{props:{...L8},emits:["update:modelValue","change","loaded-data"],setup(o,{slots:i,emit:s}){const c=n,e=R8(),u=(0,t.ref)([]),d=(0,t.computed)(()=>u.value.filter(A=>P8(o,A)!==!1)),m=(0,t.ref)(-1),y=()=>{const A=o.modelValue,q=d.value.findIndex(K=>Wa(o,K)===A);m.value!==q&&(m.value=q,o.scroll&&le(q,!1))};(0,t.watch)([()=>o.modelValue,d],()=>{y()});const b=A=>m.value===A,v=A=>{if(A<0&&A>=d.value.length)return!1;const q=d.value[A],K=(Yn(o,q,A)??{}).status??Wn(o,q);return b(A)||K},g=(0,t.computed)(()=>{const A={[c]:!0};return o.mode?A[`is-${o.mode}`]=!0:o.direction&&(A[`is-${o.direction}`]=!0),o.scroll&&(A["is-scroll"]=!0),A}),f=(0,t.computed)(()=>({})),z=(A,q,K,$,Y)=>{const te={[`${c}__step`]:!0};return Y&&(te[`${Y}`]=!0),te[`${w.value}`]=!0,$&&(te["is-doit"]=!0),A===m.value?te["is-active"]=!0:q==="done"?te["is-done"]=!0:q==="error"?te["is-error"]=!0:q==="half"?te["is-half"]=!0:K?te["is-disabled"]=!0:te["is-normal"]=!0,te},w=(0,t.computed)(()=>{let A=o.align;if(!A){if(o.mode==="simple")return"start";o.direction==="vertical"?A="start":A="center"}return A}),S=(A,q={})=>{const K={...q};if(w.value==="start"&&A===d.value.length-1)K.flex="0 0 auto";else if(o.step){const $=typeof o.step=="number"||Ul(o.step)?be(o.step):o.step;o.direction==="vertical"?K.height=$:K.width=$}else K.flex="1 1 100%";return K},R=(A,q)=>{let K={};if(q<d.value.length-1){const $=q+1;v(q)&&v($)?o.direction==="vertical"?K.height="100%":K.width="100%":K.opacity="0"}return K},F=A=>d.value.length-1===A,M=(A,q)=>{if(o.clickNavigatePolicy==="disabled"||(o.clickNavigatePolicy==="only-back"||o.clickNavigatePolicy==="only-back-reset")&&q>m.value||m.value===q)return;const K=m.value,$=q;m.value=q,o.scroll&&le(q,!1);const Y=Wa(o,A);s("update:modelValue",Y),s("change",Y,{fromIndex:K,currentIndex:$,item:A,items:d.value,clickNavigatePolicy:o.clickNavigatePolicy})},T=(0,t.ref)(!0),_=async(A,q)=>{try{const K=await e.load("stesbar",A,q);Array.isArray(K)&&(u.value=K),T.value=!1}catch(K){console.error("[FoxUI] Load StepsBar Data Fail",K),u.value=[]}setTimeout(()=>{s("loaded-data")},250)};(0,t.watch)([()=>o.data,()=>o.params],async([A,q])=>{A&&_(A,q)},{immediate:!0});const N=(A,q,K,$,Y)=>{let te=null;if(i.icon)te=i.icon({item:A,index:q,status:$});else if($==="done"){const re={};o.iconSize&&(re.width=o.iconSize,re.height=o.iconSize),te=(0,t.h)(o.icon??l,re)}else te=(0,t.h)("span",{},[K??`${q+1}`]);return(0,t.h)("view",{class:"fox-steps-bar__icon",onClick:()=>{Y||M(A,q)}},[te])},O=(A,q,K)=>(0,t.h)("view",{class:"fox-steps-bar__line"},[(0,t.h)("i",{class:"fox-steps-bar__line-inner",style:R(A,q)})]),k=()=>{let A=null;if(i.markIcon)A=i.markIcon();else{const q={};o.iconSize&&(q.width=o.markIconSize,q.height=o.markIconSize),A=(0,t.h)(o.markIcon??r,q)}return(0,t.h)("view",{class:"fox-steps-bar__mark"},[A])},P=(A,q,K,$,Y)=>{const te=[];if(!F(q)){const Z=O(A,q,$);te.push(Z)}const re=N(A,q,K,$,Y);return te.push(re),(0,t.h)("view",{class:"fox-steps-bar__head"},te)},ee=(A,q,K,$)=>{let Y=null;return i.main?Y=i.main({item:A,index:q,status:K}):Y=A8(o,A),(0,t.h)("view",{class:"fox-steps-bar__main",onClick:()=>{$||M(A,q)}},[Y])},C=(A,q,K)=>{let $=null;return i.sub?($=i.sub({item:A,index:q,status:K}),(0,t.h)("view",{class:"fox-steps-bar__sub"},[$])):null},E=(A,q)=>{const K=Yn(o,A,q)??{},$=K.status??Wn(o,A);let Y=Ya(o,A);K.disabled===!0&&(Y=!0),o.disabled===!0&&(Y=!0);const te=K.label??Ga(o,A),re=[],Z=N(A,q,te,$,Y);Z&&re.push(Z);const U=ee(A,q,$,Y);if(U&&re.push(U),!F(q)){const D=O(A,q,$);D&&re.push(D)}const V=(0,t.h)("view",{class:"fox-steps-bar__head"},re),X=K.class,B=K.style??{};let p=Ua(o,A);return K.doit===!0&&(p=!0),(0,t.h)("view",{ref:L(q),class:z(q,$,Y,p,X),style:S(q,B)},[V])},I=(A,q)=>{const K=Yn(o,A,q)??{},$=K.status??Wn(o,A);let Y=Ya(o,A);K.disabled===!0&&(Y=!0),o.disabled===!0&&(Y=!0);const te=K.label??Ga(o,A),re=[],Z=o.layout;for(let B of Z)if(B==="head"){const p=P(A,q,te,$,Y);re.push(p)}else if(B==="main"){const p=ee(A,q,$,Y);re.push(p)}else if(B==="sub"){const p=C(A,q,$);re.push(p)}else if(B==="mark"){const p=k();re.push(p)}const U=K.class,V=K.style??{};let X=Ua(o,A);return K.doit===!0&&(X=!0),(0,t.h)("view",{ref:L(q),class:z(q,$,Y,X,U),style:S(q,V)},re)},j=(0,t.ref)(),G=(0,t.ref)([]),J=(A,q)=>{G.value[q]=A},L=A=>q=>{J(q,A)},le=(A,q)=>{const K=j.value,$=G.value;if(!K||!$||!$[A])return;const Y=$[A];let te=0;o.direction==="vertical"?te=Y.offsetTop-(K.offsetHeight-Y.offsetHeight)/2:te=Y.offsetLeft-(K.offsetWidth-Y.offsetWidth)/2,W(K,te,q?0:.3,o.direction)},W=(A,q,K,$)=>{let Y=0;const te=$==="horizontal"?A.scrollLeft:A.scrollTop,re=K===0?1:Math.round(K*1e3/16);function Z(){$==="horizontal"?A.scrollLeft+=(q-te)/re:A.scrollTop+=(q-te)/re,++Y<re&&Hl(Z)}Z()};return()=>{let A=[];if(o.mode==="simple")for(let K=0;K<d.value.length;K++){const $=d.value[K],Y=E($,K);A.push(Y)}else for(let K=0;K<d.value.length;K++){const $=d.value[K],Y=I($,K);A.push(Y)}const q={ref:j,class:g.value,style:f.value};return A.length===0&&typeof i.default=="function"&&(A=i.default()),(0,t.h)("view",q,A)}}}}var{componentName:O8,create:q8,scope:H8}=ce("steps-bar"),j8=q8(D8(O8,H8,h6,K6)),Un=j8,K8=Symbol.for("PageWrapperKey");function W8(n,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(l,r){en(!0);const o={};(0,t.provide)(K8,o);const i=u=>{typeof o.beforeClose=="function"&&o.beforeClose()},s=(0,t.ref)(!0),c=u=>{s.value=u},e=(0,t.computed)(()=>{const u={};return l.height&&(u["--fox-dialog-item-body-height"]=be(l.height)),u});return()=>{const u={...r.attrs,style:e.value,title:l.title,draggable:l.draggable,modelValue:s.value,"onUpdate:modelValue":c,"append-to-body":l.appendToBody,"close-on-click-modal":l.closeOnClickModal,"close-on-press-escape":l.closeOnPressEscape,"before-close":i},d=["fox-dialog-item "];l.hideHeader&&d.push("hide-header"),l.class&&d.push(l.class),u.class=d.join(" ");const m={};return typeof r.slots.default=="function"&&(m.default=r.slots.default),(0,t.h)(x.ElDialog,u,m)}}}}var{componentName:Y8,create:U8,scope:G8}=ce("dialog-item"),X8=U8(W8(Y8,G8)),Gn=X8,Ht=0,Xa="fox-overflow-hidden",Za=()=>at?document.body:{classList:[]},Z8=n=>[()=>{if(n())try{!Ht&&Za().classList.add(Xa),Ht++}catch{}},()=>{if(n()&&Ht)try{Ht--,!Ht&&Za().classList.remove(Xa)}catch{}}],J8={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:Q8,create:ef}=ce("overlay"),tf=ef({props:{...J8},emits:["click","update:visible"],setup(n,{emit:a}){const[l,r]=Z8(()=>n.lockScroll),o=(0,t.computed)(()=>({[Q8]:!0,[n.overlayClass]:!0})),i=(0,t.computed)(()=>({transitionDuration:`${n.duration}s`,zIndex:n.zIndex,...n.overlayStyle}));return(0,t.watch)(()=>n.visible,c=>{c?l():r()}),{classes:o,style:i,onClick:c=>{a("click",c),n.closeOnClickOverlay&&a("update:visible",!1)}}}});function lf(n,a,l,r,o,i){return(0,t.openBlock)(),(0,t.createBlock)(t.Transition,{name:"overlay-fade"},{default:(0,t.withCtx)(()=>[(0,t.withDirectives)((0,t.createElementVNode)("view",{class:(0,t.normalizeClass)(n.classes),onClick:a[0]||(a[0]=(0,t.withModifiers)((...s)=>n.onClick&&n.onClick(...s),["stop"])),style:(0,t.normalizeStyle)(n.style)},[(0,t.renderSlot)(n.$slots,"default")],6),[[t.vShow,n.visible]])]),_:3})}var Tl=Ue(tf,[["render",lf]]),nf={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:{}}},Ja=2e3,Qa=Ja,rf=(n,a)=>({components:a,props:{...nf},emits:["click-pop","click-close-icon","open","close","opend","closed","click-overlay","update:visible"],setup(l,{emit:r}){const o=(0,t.reactive)({zIndex:l.zIndex,showSlot:!0,closed:l.closeable}),i=(0,t.computed)(()=>({[n]:!0,round:l.round,[`fox-popup--${l.position}`]:!0,[`fox-popup--${l.position}--safebottom`]:l.position==="bottom"&&l.safeAreaInsetBottom,[l.popClass]:!0})),s=(0,t.computed)(()=>({zIndex:o.zIndex,transitionDuration:`${l.duration}s`,...l.style})),c=(0,t.computed)(()=>l.transition?l.transition:`fox-popup-slide-${l.position}`),e=()=>{l.zIndex!==Ja&&(Qa=Number(l.zIndex)),r("update:visible",!0),o.zIndex=++Qa,l.destroyOnClose&&(o.showSlot=!0),r("open")},u=()=>{r("update:visible",!1),r("close"),l.destroyOnClose&&setTimeout(()=>{o.showSlot=!1},+l.duration*1e3)},d=g=>{r("click-pop",g)},m=g=>{g.stopPropagation(),r("click-close-icon",g),r("update:visible",!1)},y=g=>{r("click-overlay",g),l.closeOnClickOverlay&&r("update:visible",!1)},b=g=>{r("opend",g)},v=g=>{r("closed",g)};return(0,t.watch)(()=>l.visible,g=>{l.visible?e():u()}),(0,t.watch)(()=>l.closeable,g=>{o.closed=g}),{...(0,t.toRefs)(o),popStyle:s,transitionName:c,classes:i,onClick:d,onClickCloseIcon:m,onClickOverlay:y,onOpened:b,onClosed:v}}}),{componentName:af,create:of}=ce("popup"),sf=of(rf(af,{FoxOverLay:Tl,Close:n6}));function cf(n,a,l,r,o,i){const s=(0,t.resolveComponent)("FoxOverLay"),c=(0,t.resolveComponent)("Close");return(0,t.openBlock)(),(0,t.createBlock)(t.Teleport,{to:n.teleport,disabled:n.teleportDisable},[n.overlay?((0,t.openBlock)(),(0,t.createBlock)(s,(0,t.mergeProps)({key:0,visible:n.visible,"close-on-click-overlay":n.closeOnClickOverlay,"z-index":n.zIndex,"lock-scroll":n.lockScroll,duration:n.duration,"overlay-class":n.overlayClass,"overlay-style":n.overlayStyle,onClick:n.onClickOverlay},n.$attrs),null,16,["visible","close-on-click-overlay","z-index","lock-scroll","duration","overlay-class","overlay-style","onClick"])):(0,t.createCommentVNode)("",!0),(0,t.createVNode)(t.Transition,{name:n.transitionName,onAfterEnter:n.onOpened,onAfterLeave:n.onClosed},{default:(0,t.withCtx)(()=>[(0,t.withDirectives)((0,t.createElementVNode)("view",{class:(0,t.normalizeClass)(n.classes),style:(0,t.normalizeStyle)(n.popStyle),onClick:a[1]||(a[1]=(...e)=>n.onClick&&n.onClick(...e))},[n.showSlot?(0,t.renderSlot)(n.$slots,"default",{key:0}):(0,t.createCommentVNode)("",!0),n.closed?((0,t.openBlock)(),(0,t.createElementBlock)("view",{key:1,onClick:a[0]||(a[0]=(...e)=>n.onClickCloseIcon&&n.onClickCloseIcon(...e)),class:(0,t.normalizeClass)(["fox-popup__close-icon","fox-popup__close-icon--"+n.closeIconPosition])},[(0,t.renderSlot)(n.$slots,"close-icon",{},()=>[(0,t.createVNode)(c)])],2)):(0,t.createCommentVNode)("",!0)],6),[[t.vShow,n.visible]])]),_:3},8,["name","onAfterEnter","onAfterLeave"])],8,["to","disabled"])}var Xn=Ue(sf,[["render",cf]]),{create:uf}=ce("toast"),df=uf({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(n,{emit:a}){let l=null;const r=(0,t.reactive)({mounted:!1});(0,t.onMounted)(()=>{r.mounted=!0});const o=()=>{l&&(clearTimeout(l),l=null)},i=()=>{r.mounted=!1},s=()=>{o(),n.duration&&(l=setTimeout(()=>{i()},n.duration))},c=()=>{n.closeOnClickOverlay&&(i(),a("close"))};n.duration&&s(),(0,t.watch)(()=>n.duration,b=>{b&&s()});const e=(0,t.computed)(()=>n.type!=="text"?!0:!!n.icon),u=()=>{const b=fe(n.iconSize);return(0,t.h)(n.icon,{width:b,height:b,color:n.iconColor})},d=(0,t.computed)(()=>["fox-toast",{"fox-toast-center":n.center},{"fox-toast-has-icon":e.value},{"fox-toast-cover":n.cover},{"fox-toast-loading":n.type==="loading"},n.customClass,"fox-toast-"+n.size]),m=(0,t.computed)(()=>["fox-toast-icon-wrapper",{"fox-toast-icon-no-animation":!n.loadingRotate}]);return{state:r,hide:i,clickCover:c,renderIcon:u,hasIcon:e,toastBodyClass:d,toastIconWrapperClass:m,onAfterLeave:()=>{o(),n.unmount(n.id),n.onClose&&n.onClose()}}}}),ff={key:1,class:"fox-toast-title"},mf=["innerHTML"];function hf(n,a,l,r,o,i){return(0,t.openBlock)(),(0,t.createBlock)(t.Transition,{name:"toast-fade",onAfterLeave:n.onAfterLeave},{default:(0,t.withCtx)(()=>[(0,t.withDirectives)((0,t.createElementVNode)("view",{class:(0,t.normalizeClass)(n.toastBodyClass),style:(0,t.normalizeStyle)({bottom:n.center?"auto":n.bottom,"background-color":n.coverColor}),onClick:a[0]||(a[0]=(...s)=>n.clickCover&&n.clickCover(...s))},[(0,t.createElementVNode)("view",{class:"fox-toast-inner",style:(0,t.normalizeStyle)({"text-align":n.textAlignCenter?"center":"left","background-color":n.bgColor})},[n.hasIcon?((0,t.openBlock)(),(0,t.createElementBlock)("view",{key:0,class:(0,t.normalizeClass)(n.toastIconWrapperClass)},[((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(n.renderIcon())))],2)):(0,t.createCommentVNode)("",!0),n.title?((0,t.openBlock)(),(0,t.createElementBlock)("div",ff,(0,t.toDisplayString)(n.title),1)):(0,t.createCommentVNode)("",!0),(0,t.createElementVNode)("view",{class:"fox-toast-text",innerHTML:n.msg},null,8,mf)],4)],6),[[t.vShow,n.state.mounted]])]),_:1},8,["onAfterLeave"])}var Zn=Ue(df,[["render",hf]]),Jn={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},xt=[],jt=[],ei=n=>{if(n){const a=document.getElementById(n);jt=jt.filter(l=>l.id!==n),xt=xt.filter(l=>l!==n),a&&document.body.removeChild(a)}else xt.forEach(a=>{const l=document.getElementById(a);l&&document.body.removeChild(l)}),jt=[],xt=[]},gf=n=>{const a=document.getElementById(n.id);if(a){const l=jt.find(r=>r.id===n.id);return l?n={...Jn,...l,...n}:n={...Jn,...n},(0,t.render)((0,t.createVNode)(Zn,n),a),zt}},Kt=n=>{n.unmount=ei;let a;if(n.id){if(a=n.id,xt.find(r=>r===n.id))return gf(n)}else a=new Date().getTime()+"";n={...Jn,...n},n.id=a,xt.push(n.id),jt.push(n);const l=document.createElement("div");return l.id=n.id,(0,t.render)((0,t.createVNode)(Zn,n),l),document.body.appendChild(l),zt},$l=n=>{if(!n){console.warn("[FoxUI Toast]: msg不能为空");return}},zt={text(n,a={}){return $l(n),Kt({...a,type:"text",msg:n})},success(n,a={}){return $l(n),Kt({icon:Z2,...a,msg:n,type:"success"})},fail(n,a={}){return $l(n),Kt({icon:hd,...a,msg:n,type:"fail"})},warn(n,a={}){return $l(n),Kt({icon:W2,...a,msg:n,type:"warn"})},loading(n,a={}){return Kt({icon:zl,...a,msg:n,type:"loading"})},hide(n){ei(n)},install(n){n.use(Zn),n.config.globalProperties.$toast=zt}},pf={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"}},yf=(n,a,l)=>({props:{...pf},emits:["change","update:modelValue","blur","focus","clear","search","click-input","keyup-input","click-left-icon","click-right-icon"],setup(r,{slots:o}){const{emitEvent:i}=jr(),{toLocaleRefs:s}=(0,Ie.useFoxI18n)(a),c=s(r,["placeholder"]),e=(0,t.reactive)({active:!1}),u=(0,t.computed)(()=>({background:r.background})),d=(0,t.computed)(()=>({background:r.inputBackground})),m=N=>{let O=N.target.value;r.maxLength&&O.length>Number(r.maxLength)&&(O=O.slice(0,Number(r.maxLength))),i("update:modelValue",O,N),i("change",O,N)},y=(0,t.ref)({}),b=N=>{let O=N.target.value;e.active=!0,y.value=r.focusStyle,i("focus",O,N)},v=N=>{setTimeout(()=>{e.active=!1},0);let O=N.target.value;r.maxLength&&O.length>Number(r.maxLength)&&(O=O.slice(0,Number(r.maxLength))),y.value={},i("blur",O,N)},g=N=>{i("update:modelValue","",N),i("change","",N),i("clear","")},f=(0,t.computed)(()=>String(r.modelValue).length>0),z=(0,t.computed)(()=>{const N={};return f.value||(N.display="none"),N}),w=()=>{i("search",r.modelValue)},S=N=>{i("keyup-input",N),N.key.toLocaleUpperCase()==="ENTER"&&w()},R=N=>{i("click-input",N)},F=N=>{i("click-left-icon",r.modelValue,N)},M=(0,t.computed)(()=>({textAlign:r.inputAlign})),T=(0,t.ref)(null);(0,t.onMounted)(()=>{r.autofocus&&T.value.focus()});const _=()=>{const N=[];if(o.leftin){const P=(0,t.h)("view",{class:[`${n}__search-icon`,`${n}__input-left-search-icon`],onClick:F},[o.leftin()]);N.push(P)}const O=(0,t.h)("input",{ref:T,class:[`${n}__input-inner`],style:M.value,type:r.inputType,maxlengt:r.maxLength,placeholder:c.placeholder.value,value:r.modelValue,disabled:r.disabled,readonly:r.readonly,onClick:R,onInput:m,onFocus:b,onBlur:v,onkeyup:S});N.push(O);const k=[];if(r.clearable){const P=(0,t.h)("view",{class:[`${n}__search-icon`,`${n}__input-clear-icon`],style:z.value,onClick:g},[(0,t.h)(o?.clear?.()??r.clearIcon??l)]);k.push(P)}if(o.rightin){const P=(0,t.h)("view",{class:[`${n}__search-icon`,`${n}__input-right-search-icon`]},[o.rightin()]);k.push(P)}if(k.length>0){const P=(0,t.h)("view",{class:`${n}__input-inner-right`},k);N.push(P)}return(0,t.h)("view",{class:[`${n}__search-input`,`${r.shape}`],style:{...d.value,...y.value}},N)};return()=>{const N=[];if(r.label){const k=(0,t.h)("span",{class:`${n}__search-label`},[r.label]);N.push(k)}if(o.leftout){const k=(0,t.h)("view",{class:[`${n}__search-icon`,`${n}__left-search-icon`]},[o.leftout()]);N.push(k)}const O=_();if(N.push(O),o.rightout){const k=(0,t.h)("view",{class:[`${n}__search-icon`,`${n}__right-search-icon`]},[o.rightout()]);N.push(k)}return(0,t.h)("view",{class:`${n}`,style:u.value},N)}}}),{componentName:bf,create:Sf,scope:wf}=ce("searchbar"),Nf=Sf(yf(bf,wf,Me.CircleClose)),Qn=Nf,vf=/scroll|auto|overlay/i,ti=window;function Cf(n){return n.tagName!=="HTML"&&n.tagName!=="BODY"&&n.nodeType===1}function xf(n,a=ti){let l=n;for(;l&&l!==a&&Cf(l);){const{overflowY:r}=window.getComputedStyle(l);if(vf.test(r))return l;l=l.parentNode}return a}function li(n,a=ti){const l=(0,t.ref)();return(0,t.onMounted)(()=>{n.value&&(l.value=xf(n.value,a))}),l}var ni=()=>window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0,zf={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 kf(n,a,l){return{props:{...zf},emits:["scroll-change","load-more","update:modelValue"],setup(r,{emit:o,slots:i}){const{toLocaleRefs:s}=(0,Ie.useFoxI18n)(a),c=s(r,["pullText","loadText","noMoreText"]),e=(0,t.ref)(),u=li(e),d=(0,t.reactive)({beforeScrollTop:0,isInfiniting:!1,y:0,x:0,distance:0}),m=(0,t.computed)(()=>({[n]:!0})),y=w=>w?w.offsetTop+y(w.offsetParent):0,b=()=>{let w=0,S=0,R="down";if(u.value==window){const F=ni();e.value&&(w=y(e.value)+e.value.offsetHeight-F-window.innerHeight),S=F}else{const{scrollHeight:F,clientHeight:M,scrollTop:T}=u.value;w=F-M-T,S=T}return d.beforeScrollTop>S?R="up":R="down",d.beforeScrollTop=S,o("scroll-change",S),w<=r.threshold&&R=="down"},v=()=>{gr(()=>{if(!b()||!r.hasMore||d.isInfiniting)return!1;d.isInfiniting=!0,o("update:modelValue",!0),(0,t.nextTick)(()=>o("load-more"))})},g=()=>{u.value&&u.value.addEventListener("scroll",v,r.useCapture)},f=()=>{u.value&&u.value.removeEventListener("scroll",v,r.useCapture)};(0,t.onMounted)(()=>{g(),r.immediate&&v()}),(0,t.onUnmounted)(()=>{f()});const z=(0,t.ref)(!1);return(0,t.onActivated)(()=>{z.value&&(z.value=!1,g())}),(0,t.onDeactivated)(()=>{z.value=!0,f()}),(0,t.watch)(()=>r.modelValue,w=>{w||(d.isInfiniting=!1)}),()=>{const w=(0,t.h)("view",{class:"fox-infinite__container"},[i?.default?.()]),S=[];if(d.isInfiniting){let F=i?.loading?.()??null;if(!F){let T=i?.loadingIcon?.()??null;T||(T=(0,t.h)(l,{class:["fox-infinite__bottom-box__img"]}));const _=(0,t.h)("view",{class:"fox-infinite__bottom-box__text"},[c.loadText.value]);F=[T,_]}const M=(0,t.h)("view",{class:"fox-infinite__bottom-box"},F);S.push(M)}else if(!r.hasMore){let F=i?.finished?.()??null;F||(F=(0,t.h)("view",{class:"fox-infinite__bottom-tips"},[c.noMoreText.value]),S.push(F))}const R=(0,t.h)("view",{class:"fox-infinite__bottom"},S);return(0,t.h)("view",{class:m.value,ref:e},[w,R])}}}}var{componentName:Ef,create:Tf,scope:$f}=ce("infinite-loading"),Bf=Tf(kf(Ef,$f,zl)),er=Bf,Vf={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}},Mf=(n,a,l)=>({props:{...Vf},emits:["change","refresh","update:modelValue"],setup(r,{emit:o,slots:i}){const{toLocaleRefs:s}=(0,Ie.useFoxI18n)(a),c=s(r,["pullingText","loosingText","loadingText"]),e=qt(),u=(0,t.ref)(),d=li(u),m=(0,t.reactive)({isPullRefresh:!1,distance:0,status:"normal",moving:!1}),y=(0,t.computed)(()=>({[n]:!0})),b=(0,t.computed)(()=>{switch(m.status){case"pulling":return i.pulling?"":c.pullingText.value;case"loosing":return i.loosing?"":c.loosingText.value;case"loading":return i.loading?"":c.loadingText.value;default:return""}}),v=(0,t.computed)(()=>({transitionDuration:`${r.duration}s`,transform:m.distance?`translate3d(0,${m.distance}px, 0)`:""})),g=(0,t.computed)(()=>{const T={};return r.headHeight!=50&&(T.height=be(r.headHeight)),T}),f=T=>{const _=+(r.pullDistance||r.headHeight);let N=T;return T>_&&(T<_*2?N=(T+_)/2:N=_+T/4),Math.round(N)},z=(T,_)=>{const N=+(r.pullDistance||r.headHeight);m.distance=T,_?m.status="loading":T===0?m.status="normal":T<N?m.status="pulling":m.status="loosing",o("change",{status:m.status,distance:T})},w=()=>m.status!=="loading"&&m.status!=="complete",S=()=>d.value==window?ni()==0:d.value&&d.value.scrollTop==0,R=T=>{w()&&(S()?(e.start(T),m.isPullRefresh=!0,m.moving=!0):(m.distance=0,m.isPullRefresh=!1))},F=T=>{w()&&m.moving&&(e.move(T),e.isVertical()&&e.state.deltaY>0&&m.isPullRefresh&&(T.cancelable&&T.preventDefault(),z(f(e.state.deltaY))))},M=()=>{m.moving=!1,m.isPullRefresh&&w()&&e.state.deltaY&&(m.status==="loosing"?(z(+r.headHeight,!0),o("update:modelValue",!0),(0,t.nextTick)(()=>o("refresh"))):z(0)),setTimeout(()=>{e.reset()},0)};return(0,t.watch)(()=>r.modelValue,T=>{T?z(+r.headHeight,!0):z(0)}),()=>{const T=[];let _=null;m.status==="loading"?(_=i?.loading?.()??null,_||(_=(0,t.h)(l,{class:["fox-pull-refresh-container-topbox-icon"]}))):m.status==="pulling"?_=i?.pulling?.()??null:m.status==="loosing"&&(_=i?.loosing?.()??null),_&&T.push(_);const N=(0,t.h)("dive",{class:["fox-pull-refresh-container-topbox-text"]},[b.value]);T.push(N);const O=(0,t.h)("div",{class:["fox-pull-refresh-container-topbox"],style:g.value},T),k=(0,t.h)("div",{class:"fox-pull-refresh-container",style:v.value},[O,i?.default?.()]),P={ref:u,class:y.value};return Ot()?Object.assign(P,{onTouchstart:R,onTouchmove:F,onTouchend:M}):Object.assign(P,{onMousedown:R,onMousemove:F,onMouseup:M}),(0,t.h)("div",P,[k])}}}),{componentName:_f,create:If,scope:Lf}=ce("pull-refresh"),Af=If(Mf(_f,Lf,zl)),tr=Af,Pf={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 Ff(n,a,l){return{props:{...Pf},emits:["click","update:modelValue"],setup(r,{emit:o,slots:i}){const{toLocaleRefs:s}=(0,Ie.useFoxI18n)(a),c=s(r,["collapseText","expandText"]),e=(0,t.computed)(()=>{const v={[`${n}`]:!0};return r.disabled?v[`${n}--disabled`]=!0:v[`${n}--${r.type}`]=!0,v}),u=pe(r,"modelValue"),d=(0,t.computed)(()=>u.value?c.expandText.value??"":c.collapseText.value??""),m=(0,t.computed)(()=>({[`${n}__text`]:!0})),y=(0,t.computed)(()=>({[`${n}__icon`]:!0,"is-expand":!u.value,"is-collapse":u.value})),b=()=>{o("update:modelValue",!u.value)};return()=>{const v=[];if(d.value){const z=(0,t.h)("span",{class:m.value},[d.value]);v.push(z)}const g={class:y.value},f=(i.icon&&i.icon())??(r.icon&&(0,t.h)(r.icon))??(0,t.h)(l);if(f){const z=(0,t.h)("div",g,[f]);v.push(z)}return r.textPosition==="right"&&v.reverse(),(0,t.h)("div",{class:e.value,onClick:b},v)}}}}var{componentName:Rf,create:Df,scope:Of}=ce("more-button"),qf=Df(Ff(Rf,Of,Me.ArrowUp)),lr=qf;function Hf(n){n.stopPropagation()}var jf=class{startMove;updateMove;isTouch=!1;els=null;moving=!1;touchstart=null;touchmove=null;touchend=null;constructor(n,a){this.startMove=n,this.updateMove=a,this.isTouch=Ot()}open(n){Array.isArray(n)||(n=[n]),this.els=n;const a=qt(),l=(r,o,i,s)=>{this.updateMove({x:r,y:o})};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),Hf(r),l(a.state.deltaX,a.state.deltaY,"",0))},this.touchend=()=>{l(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(n=>{this.touchstart&&n.removeEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart)}),this.els=null}};function Kf(n,a){return new jf(n,a)}var Wf={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]}},Yf=(n,a,l,r=!1)=>({props:{...Wf},emits:["click"],setup(o,{slots:i,emit:s}){const c=(0,t.reactive)({top:o.top,right:o.right,bottom:o.bottom,left:o.left}),e=(0,t.computed)(()=>{const w=[`${n}`];return o.customClass&&w.push(o.customClass),w}),u=(0,t.computed)(()=>{const w={};return me(c.top)||(w.top=c.top),me(c.right)||(w.right=c.right),me(c.bottom)||(w.bottom=c.bottom),me(c.left)||(w.left=c.left),me(o.width)||(w.width=o.width),me(o.height)||(w.height=o.height),me(o.color)||(w.color=o.color),me(o.background)||(w.background=o.background),me(o.borderRadius)||(w["border-radius"]=o.borderRadius),me(o.zIndex)||(w["z-index"]=o.zIndex),w}),d=(0,t.computed)(()=>({[`${n}__icon`]:!0})),m=()=>{s("click")},y=(0,t.ref)(null),b=()=>{c.top=null,c.right=null,c.bottom=null,c.left=null},v={x:0,y:0},z=Kf(w=>{if(!y.value)return;const S=y.value;b(),c.left=S.offsetLeft,c.top=S.offsetTop,S.style.left=`${c.left}px`,S.style.top=`${c.top}px`,S.style.right=null,S.style.bottom=null,v.x=c.left,v.y=c.top},w=>{if(!y.value)return;const S=y.value;b(),c.left=v.x+w.x,c.top=v.y+w.y,S.style.left=`${c.left}px`,S.style.top=`${c.top}px`});return(0,t.onMounted)(()=>{if(o.draggable&&y.value){const w=[y.value];z.open(w)}}),(0,t.onBeforeUnmount)(()=>{o.draggable&&y.value&&z.close()}),()=>{let w=[];const S=typeof i.default=="function"?i.default():[];if(S&&S.length>0)w=S;else{const R=(0,t.h)(l,{class:d.value});w.push(R)}return(0,t.h)("view",{ref:R=>{y.value=R},class:e.value,style:u.value,onClick:m},w)}}}),{componentName:Uf,create:Gf,scope:Xf}=ce("floating-button"),Zf=Gf(Yf(Uf,Xf,V2,!1)),nr=Zf,Oe=n=>typeof n=="number"?`${n}px`:/^d+(\.?d+)$/.test(n)?`${n}px`:n,ht=n=>n==null,Jf=class{startMove;updateMove;isTouch=!1;els=null;moving=!1;touchstart=null;touchmove=null;touchend=null;constructor(n,a){this.startMove=n,this.updateMove=a,this.isTouch=Ot()}open(n){Array.isArray(n)||(n=[n]),this.els=n;const a=qt(),l=(r,o,i,s)=>{this.updateMove({x:r,y:o})};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),l(a.state.deltaX,a.state.deltaY,"",0))},this.touchend=()=>{l(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(n=>{this.touchstart&&n.removeEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart)}),this.els=null}};function ri(n,a){return new Jf(n,a)}var ai=typeof window<"u"&&typeof document<"u",cg=typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;function ii(n){const a=Object.create(null);return(l=>a[l]||(a[l]=n(l)))}var Qf=/\B([A-Z])/g,ug=ii(n=>n.replace(Qf,"-$1").toLowerCase()),e7=/-(\w)/g,dg=ii(n=>n.replace(e7,(a,l)=>l?l.toUpperCase():"")),kt=[],oi=n=>{const a=n;a.key==="Escape"&&kt.forEach(l=>l(a))},t7=n=>{(0,t.onMounted)(()=>{kt.length===0&&document.addEventListener("keydown",oi),ai&&kt.push(n)}),(0,t.onBeforeUnmount)(()=>{kt=kt.filter(a=>a!==n),kt.length===0&&ai&&document.removeEventListener("keydown",oi)})},rr="fox-focus-trap.focus-after-trapped",ar="fox-focus-trap.focus-after-released",l7="fox-focus-trap.focusout-prevented",si={cancelable:!0,bubbles:!1},n7={cancelable:!0,bubbles:!1},ci="foxFocusAfterTrapped",ui="foxFocusAfterReleased",r7=Symbol("foxFocusTrap"),ir=(0,t.ref)(),Bl=(0,t.ref)(0),or=(0,t.ref)(0),Vl=0,di=n=>{const a=[],l=document.createTreeWalker(n,NodeFilter.SHOW_ELEMENT,{acceptNode:r=>{const o=r.tagName==="INPUT"&&r.type==="hidden";return r.disabled||r.hidden||o?NodeFilter.FILTER_SKIP:r.tabIndex>=0||r===document.activeElement?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;l.nextNode();)a.push(l.currentNode);return a},a7=(n,a)=>{if(getComputedStyle(n).visibility==="hidden")return!0;for(;n;){if(a&&n===a)return!1;if(getComputedStyle(n).display==="none")return!0;n=n.parentElement}return!1},fi=(n,a)=>{for(const l of n)if(!a7(l,a))return l},i7=n=>{const a=di(n);return[fi(a,n),fi(a.reverse(),n)]},o7=n=>n instanceof HTMLInputElement&&"select"in n,ct=(n,a)=>{if(n&&n.focus){const l=document.activeElement;n.focus({preventScroll:!0}),or.value=window.performance.now(),n!==l&&o7(n)&&a&&n.select()}};function mi(n,a){const l=[...n],r=n.indexOf(a);return r!==-1&&l.splice(r,1),l}var s7=()=>{let n=[];return{push:r=>{const o=n[0];o&&r!==o&&o.pause(),n=mi(n,r),n.unshift(r)},remove:r=>{n=mi(n,r),n[0]?.resume?.()}}},c7=(n,a=!1)=>{const l=document.activeElement;for(const r of n)if(ct(r,a),document.activeElement!==l)return},hi=s7(),u7=()=>Bl.value>or.value,Ml=()=>{ir.value="pointer",Bl.value=window.performance.now()},gi=()=>{ir.value="keyboard",Bl.value=window.performance.now()},d7=()=>((0,t.onMounted)(()=>{Vl===0&&(document.addEventListener("mousedown",Ml),document.addEventListener("touchstart",Ml),document.addEventListener("keydown",gi)),Vl++}),(0,t.onBeforeUnmount)(()=>{Vl--,Vl<=0&&(document.removeEventListener("mousedown",Ml),document.removeEventListener("touchstart",Ml),document.removeEventListener("keydown",gi))}),{focusReason:ir,lastUserFocusTimestamp:Bl,lastAutomatedFocusTimestamp:or}),_l=n=>new CustomEvent(l7,{...n7,detail:n}),{componentName:fg,create:f7,scope:mg}=ce("focus-trap"),m7={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"}},h7=f7({props:m7,emits:[ci,ui,"focusin","focusout","focusout-prevented","release-requested"],setup(n,{slots:a,emit:l}){const r=(0,t.ref)();let o,i;const{focusReason:s}=d7();t7(g=>{de(n.trapped)&&!c.paused&&l("release-requested",g)});const c={paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}},e=g=>{if(!n.loop&&!de(n.trapped)||c.paused)return;const{key:f,altKey:z,ctrlKey:w,metaKey:S,currentTarget:R,shiftKey:F}=g,{loop:M}=n,T=f==="Tab"&&!z&&!w&&!S,_=document.activeElement;if(T&&_){const N=R,[O,k]=i7(N);if(O&&k){if(!F&&_===k){const P=_l({focusReason:s.value});l("focusout-prevented",P),P.defaultPrevented||(g.preventDefault(),M&&ct(O,!0))}else if(F&&[O,N].includes(_)){const P=_l({focusReason:s.value});l("focusout-prevented",P),P.defaultPrevented||(g.preventDefault(),M&&ct(k,!0))}}else if(_===N){const P=_l({focusReason:s.value});l("focusout-prevented",P),P.defaultPrevented||g.preventDefault()}}};(0,t.provide)(r7,{focusTrapRef:r,onKeydown:e}),(0,t.watch)(()=>n.focusTrapEl,g=>{g&&(r.value=g)},{immediate:!0}),(0,t.watch)([r],([g],[f])=>{g&&(g.addEventListener("keydown",e),g.addEventListener("focusin",m),g.addEventListener("focusout",y)),f&&(f.removeEventListener("keydown",e),f.removeEventListener("focusin",m),f.removeEventListener("focusout",y))});const u=g=>{l(ci,g)},d=g=>l(ui,g),m=g=>{const f=(0,t.unref)(r);if(!f)return;const z=g.target,w=g.relatedTarget,S=z&&f.contains(z);de(n.trapped)||w&&f.contains(w)||(o=w),S&&l("focusin",g),!c.paused&&de(n.trapped)&&(S?i=z:ct(i,!0))},y=g=>{const f=(0,t.unref)(r);if(!(c.paused||!f))if(!n.escape&&de(n.trapped)){const z=g.relatedTarget;!He(z)&&!f.contains(z)&&setTimeout(()=>{if(!c.paused&&de(n.trapped)){const w=_l({focusReason:s.value});l("focusout-prevented",w),w.defaultPrevented||ct(i,!0)}},0)}else{const z=g.target;z&&f.contains(z)||l("focusout",g)}};async function b(){await(0,t.nextTick)();const g=(0,t.unref)(r);if(g){hi.push(c);const f=g.contains(document.activeElement)?o:document.activeElement;if(o=f,!g.contains(f)){const z=new Event(rr,si);g.addEventListener(rr,u),g.dispatchEvent(z),z.defaultPrevented||(0,t.nextTick)(()=>{let w=n.focusStartEl;xr(w)||(ct(w),document.activeElement!==w&&(w="first")),w==="first"&&c7(di(g),!0),(document.activeElement===f||w==="container")&&ct(g)})}}}function v(){const g=(0,t.unref)(r);if(g){g.removeEventListener(rr,u);const f=new CustomEvent(ar,{...si,detail:{focusReason:s.value}});g.addEventListener(ar,d),g.dispatchEvent(f),!f.defaultPrevented&&(s.value=="keyboard"||!u7())&&ct(o??document.body,!0),g.removeEventListener(ar,u),hi.remove(c)}}return(0,t.onMounted)(()=>{de(n.trapped)&&b(),(0,t.watch)(()=>n.trapped,g=>{de(g)?b():v()})}),(0,t.onBeforeUnmount)(()=>{de(n.trapped)&&v()}),()=>typeof a.default=="function"?a.default({"handle-keydown":e}):null}}),g7=h7,{componentName:p7,create:y7,scope:hg}=ce("floating-window"),b7=Symbol.for("InnerPageScopeKey"),S7=Symbol.for("PageWrapperKey"),w7={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}},N7=y7({inheritAttrs:!1,components:{FoxIcon:x.ElIcon,FocusTrap:g7},props:{...w7},emits:["update:modelValue","update:collapse"],setup(n,{emit:a}){const l=p7,r=(0,t.ref)(n.modelValue),o=(0,t.computed)(()=>!n.teleport);(0,t.watch)(()=>n.modelValue,p=>{r.value=p});const i=(0,t.computed)(()=>r.value===!1?!1:!_.value),s=(0,t.ref)(n.left),c=(0,t.ref)(n.top),e=(0,t.ref)(n.right),u=(0,t.ref)(n.bottom),d=(0,t.computed)(()=>{const p=["fox-floating-window"];return n.customClass&&p.push(n.customClass),p}),m=(0,t.computed)(()=>{const p={};return ht(s.value)?p.left="auto":p.left=Oe(s.value),ht(c.value)?p.top="auto":p.top=Oe(c.value),ht(e.value)?p.right="auto":p.right=Oe(e.value),ht(u.value)?p.bottom="auto":p.bottom=Oe(u.value),ht(n.zIndex)||(p["z-index"]=Oe(n.zIndex)),ht(M.value)||(p.height=M.value),ht(T.value)||(p.width=T.value),p}),y=(0,t.computed)(()=>n.closeIcon??Me.Close),b=(0,t.computed)(()=>n.collapseIcon??Me.ArrowUp),v=(0,t.computed)(()=>n.collapseText??""),g=(0,t.computed)(()=>n.collapsePosition==="left"?n.expandIcon??Me.ArrowRight:n.expandIcon??Me.ArrowLeft),f=(0,t.computed)(()=>n.expandText??n.title??"展开"),z=(0,t.computed)(()=>({[`${l}__collapse-text`]:!0})),w=(0,t.computed)(()=>({[`${l}__collapse-icon`]:!0,"is-expand":!_.value,"is-collapse":_.value})),S=(0,t.ref)(),R=(0,t.ref)(null),F=(0,t.ref)(null),M=(0,t.computed)(()=>Oe(n.height)||""),T=(0,t.computed)(()=>Oe(n.width)||""),_=(0,t.ref)(de(n.collapse)),N=(p,D=!0)=>{_.value!==p&&(_.value=p,p?A():q(),a("update:collapse",p),p&&typeof P.onHide=="function"?P.onHide():!p&&typeof P.onShow=="function"&&P.onShow())};(0,t.watch)(()=>n.collapse,p=>{N(p)});const O=()=>{k()},k=p=>{p=p??!_.value,N(p)};(0,t.provide)(b7,!0);const P={setCollapse:N,setFixedNavVisible:p=>{L.value=p}};(0,t.provide)(S7,P);const ee=()=>{typeof P.beforeClose=="function"?P.beforeClose(()=>{r.value=!1}):r.value=!1},C=(0,t.ref)(null),E=(0,t.computed)(()=>!n.fixedNavTeleport),I=(0,t.computed)(()=>{const p=["fox-floating-window__fixednav"];return n.expandClass&&p.push(n.expandClass),n.collapsePosition==="left"?p.push("is-left"):n.collapsePosition==="right"&&p.push("is-right"),p}),j=(0,t.ref)(""),G=(0,t.computed)(()=>{const p={};return j.value?p.top=j.value:n.collapseTop&&(p.top=n.collapseTop),p}),J=(0,t.ref)(_.value),L=(0,t.computed)({set:p=>{J.value=p},get:()=>r.value===!1?!1:J.value});let le=null;const W=()=>{typeof le=="function"&&(le(),le=null)},A=()=>{C.value&&C.value.classList.add("slide-in"),L.value=!0,le=()=>{C.value&&C.value.classList.remove("slide-in")}},q=()=>{C.value&&C.value.classList.add("slide-out"),le=()=>{C.value&&C.value.classList.remove("slide-out"),L.value=!1}},K=()=>{s.value=null,c.value=null,e.value=null,u.value=null},$={x:0,y:0},re=ri(p=>{if(!S.value)return;const D=S.value;if(K(),n.origin==="left-top")s.value=D.offsetLeft,c.value=D.offsetTop,$.x=s.value,$.y=c.value;else if(n.origin==="left-bottom"){const H=document.documentElement.clientHeight||document.body.clientHeight;s.value=D.offsetLeft,u.value=H-(D.offsetTop+D.offsetHeight),$.x=s.value,$.y=u.value}else if(n.origin==="right-bottom"){const H=document.documentElement.clientWidth||document.body.clientWidth,Q=document.documentElement.clientHeight||document.body.clientHeight;e.value=H-(D.offsetLeft+D.offsetWidth),u.value=Q-(D.offsetTop+D.offsetHeight),$.x=e.value,$.y=u.value}else e.value=(document.documentElement.clientWidth||document.body.clientWidth)-(D.offsetLeft+D.offsetWidth),c.value=D.offsetTop,$.x=e.value,$.y=c.value},p=>{if(!S.value)return;const D=S.value;K(),n.origin==="left-top"?(s.value=$.x+p.x,c.value=$.y+p.y,D.style.left=Oe(s.value),D.style.top=Oe(c.value)):n.origin==="left-bottom"?(s.value=$.x+p.x,u.value=$.y-p.y,D.style.left=Oe(s.value),D.style.bottom=Oe(u.value)):n.origin==="right-bottom"?(e.value=$.x-p.x,u.value=$.y-p.y,D.style.right=Oe(e.value),D.style.bottom=Oe(u.value)):(e.value=$.x-p.x,c.value=$.y+p.y,D.style.right=Oe(e.value),D.style.top=Oe(c.value))}),Z={x:0,y:0},X=ri(p=>{C.value&&(Z.x=C.value.offsetLeft,Z.y=C.value.offsetTop)},p=>{C.value&&(j.value=`${Z.y+p.y}px`)}),B=()=>{S.value&&(F.value=S.value.querySelector(".fox-floating-window__body > .fox-page > .fox-footer-bar"))};return(0,t.onMounted)(()=>{if(n.draggable&&S.value){const p=[];R.value&&p.push(R.value),n.footerDraggable&&(B(),F.value&&p.push(F.value)),re.open(p)}n.collapse===!0&&N(n.collapse,!1),C.value&&X.open(C.value)}),(0,t.onBeforeUnmount)(()=>{n.draggable&&R.value&&re.close(),C.value&&X.close()}),{classes:d,styles:m,isShow:i,closeIcon:y,onClose:ee,dialogRef:S,headerRef:R,onClickToggle:O,collapseIcon:b,collapseText:v,collapseTextClasses:z,collapseIconClasses:w,expandIcon:g,expandText:f,isShowFixedNav:L,fixedNavRef:C,fixedNavClasses:I,fixedNavStyles:G,onAnimationEnd:W,teleportDisabled:o,fixedNavTeleportDisabled:E}}}),v7={ref:"headerRef",class:"fox-floating-window__header"},C7={class:"fox-floating-window__title"},x7={class:"fox-floating-window__tools"},z7={class:"fox-floating-window__body"},k7={class:"fox-floating-window__fixednav__text"};function E7(n,a,l,r,o,i){const s=(0,t.resolveComponent)("FoxIcon"),c=(0,t.resolveComponent)("FocusTrap");return(0,t.openBlock)(),(0,t.createElementBlock)(t.Fragment,null,[((0,t.openBlock)(),(0,t.createBlock)(t.Teleport,{to:n.teleport,disabled:n.teleportDisabled},[(0,t.createVNode)(t.Transition,{name:"fox-floating-window-fade"},{default:(0,t.withCtx)(()=>[(0,t.withDirectives)((0,t.createElementVNode)("div",{ref:"dialogRef",class:(0,t.normalizeClass)(n.classes),style:(0,t.normalizeStyle)(n.styles),tabindex:"-1"},[(0,t.createVNode)(c,{loop:!0,escape:!0,trapped:n.isShow,"focus-trap-el":n.dialogRef,"focus-start-el":"container"},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("div",v7,[(0,t.renderSlot)(n.$slots,"header",{},()=>[(0,t.createElementVNode)("span",C7,(0,t.toDisplayString)(n.title),1),(0,t.createElementVNode)("div",x7,[n.showCollapse?((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:0,class:"fox-floating-window__collapse",onClick:a[0]||(a[0]=(...e)=>n.onClickToggle&&n.onClickToggle(...e))},[(0,t.createElementVNode)("span",{class:(0,t.normalizeClass)(n.collapseTextClasses)},(0,t.toDisplayString)(n.collapseText),3),(0,t.createVNode)(s,{class:(0,t.normalizeClass)(n.collapseIconClasses)},{default:(0,t.withCtx)(()=>[((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(n.collapseIcon)))]),_:1},8,["class"])])):(0,t.createCommentVNode)("",!0),n.showClose?((0,t.openBlock)(),(0,t.createBlock)(s,{key:1,class:"fox-floating-window__close",onClick:n.onClose},{default:(0,t.withCtx)(()=>[((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(n.closeIcon)))]),_:1},8,["onClick"])):(0,t.createCommentVNode)("",!0)])])],512),(0,t.createElementVNode)("div",z7,[(0,t.renderSlot)(n.$slots,"default")])]),_:3},8,["trapped","focus-trap-el"])],6),[[t.vShow,n.isShow]])]),_:3})],8,["to","disabled"])),((0,t.openBlock)(),(0,t.createBlock)(t.Teleport,{to:n.fixedNavTeleport,disabled:n.fixedNavTeleportDisabled},[(0,t.withDirectives)((0,t.createElementVNode)("div",{ref:"fixedNavRef",class:(0,t.normalizeClass)(n.fixedNavClasses),style:(0,t.normalizeStyle)(n.fixedNavStyles),onAnimationend:a[2]||(a[2]=(...e)=>n.onAnimationEnd&&n.onAnimationEnd(...e))},[(0,t.createElementVNode)("div",{class:"fox-floating-window__fixednav__inner",onClick:a[1]||(a[1]=(...e)=>n.onClickToggle&&n.onClickToggle(...e))},[(0,t.createVNode)(s,{class:"fox-floating-window__fixednav__icon"},{default:(0,t.withCtx)(()=>[((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(n.expandIcon)))]),_:1}),(0,t.createElementVNode)("div",k7,(0,t.toDisplayString)(n.expandText),1)])],38),[[t.vShow,n.isShowFixedNav]])],8,["to","disabled"]))],64)}var sr=Ue(N7,[["render",E7]]);function T7(n,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(l,{slots:r}){const o=n,i=(0,t.computed)(()=>({[o]:!0})),s=(0,t.computed)(()=>l.icon?{[`${o}__icon`]:!0,[`${o}__icon-${l.type}`]:!0}:{[`${o}__mark`]:!0,[`${o}__mark-${l.type}`]:!0}),c=(0,t.computed)(()=>l.color?l.icon?{color:l.color}:{background:l.color}:null),e=(0,t.computed)(()=>{const d={[`${o}__text`]:!0,[`${o}__text-${l.type}`]:!0};return l.textPosition==="left"?d["is-left"]=!0:d["is-right"]=!0,d}),u=(0,t.computed)(()=>l.color?{color:l.color}:null);return()=>{let d=null;if(r.mark)d=r.mark()[0];else{const b={class:s.value,style:c.value};d=(0,t.h)(l.icon??"div",b)}const m=(0,t.h)("div",{class:e.value,style:u.value},r.default?r.default():[]),y={class:i.value};return l.textPosition==="right"?(0,t.h)("div",y,[d,m]):(0,t.h)("div",y,[m,d])}}}}var{componentName:$7,create:B7,scope:V7}=ce("indicator"),M7=B7(T7($7,V7)),cr=M7;function _7(n){return n===window}var pi=n=>{const a=(0,t.unref)(n);if(_7(a)){const l=a.innerWidth,r=a.innerHeight;return{top:0,left:0,right:l,bottom:r,width:l,height:r}}return a&&a.getBoundingClientRect?a.getBoundingClientRect():{top:0,left:0,right:0,bottom:0,width:0,height:0}},{componentName:I7,create:L7,scope:gg}=ce("tour"),A7=L7({components:{Close:Me.Close,ElPopover:x.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(n,{emit:a}){const l=I7,r=(0,t.reactive)({showTour:n.modelValue,showPopup:!1,active:0}),o=(0,t.ref)({}),i=(0,t.computed)(()=>`${l}`),s=(0,t.computed)(()=>{const{offset:v,maskWidth:g,maskHeight:f}=n,{width:z,height:w,left:S,top:R}=o.value,F=n.steps[r.active].offset??v,M=[S+z/2,R+w/2],T=Number(g||z),_=Number(f||w);return{width:`${T+ +F.left+F.right}px`,height:`${_+F.top+F.bottom}px`,top:`${M[1]-_/2-+F.top}px`,left:`${M[0]-T/2-+F.left}px`}}),c=v=>{v=="next"?r.active=r.active+1:r.active=r.active-1,r.showPopup=!1,(0,t.nextTick)(()=>{r.showPopup=!0,d()}),a("change",r.active)},e=v=>v.popoverWidth??n.width,u=v=>v.location??n.location,d=()=>{const v=pi(document.querySelector(`${n.steps[r.active].target}`));o.value={x:v.left,y:v.top,top:v.top,left:v.left,width:v.width,height:v.height}},m=()=>{r.showTour=!1,r.showPopup=!1,a("close",r.active),a("update:modelValue",!1)},y=()=>{n.closeOnClickOverlay&&m()},b=(v,g=0)=>{v&&d(),n.steps,r.active=g,r.showTour=v,r.showPopup=v};return(0,t.onMounted)(()=>{b(n.modelValue,n.current)}),(0,t.watch)(()=>n.modelValue,v=>{b(v)}),{...(0,t.toRefs)(r),classes:i,maskStyle:s,changeStep:c,popoverWidth:e,popoverLocation:u,close:m,handleClickMask:y}}}),P7={key:0,class:"fox-tour__content"},F7={key:0,class:"fox-tour__content-top"},R7={class:"fox-tour__content-inner"},D7={class:"fox-tour__content-bottom"},O7={class:"fox-tour__content-bottom-init"},q7={class:"fox-tour__content-bottom-operate"},H7={key:1,class:"fox-tour__content fox-tour__content-tile"},j7={class:"fox-tour__content-inner"};function K7(n,a,l,r,o,i){const s=(0,t.resolveComponent)("Close"),c=(0,t.resolveComponent)("fox-button"),e=(0,t.resolveComponent)("ElPopover");return(0,t.openBlock)(),(0,t.createElementBlock)("div",{class:(0,t.normalizeClass)(n.classes)},[(0,t.withDirectives)((0,t.createElementVNode)("div",{class:"fox-tour__masked",onClick:a[0]||(a[0]=(...u)=>n.handleClickMask&&n.handleClickMask(...u))},null,512),[[t.vShow,n.showTour]]),((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(n.steps,(u,d)=>((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:d,style:{height:"0"}},[d==n.active?((0,t.openBlock)(),(0,t.createBlock)(e,{key:0,"popper-class":"popperClass",visible:n.showPopup,placement:n.popoverLocation(u),width:n.popoverWidth(u)},{reference:(0,t.withCtx)(()=>[n.showTour?((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:0,class:(0,t.normalizeClass)(["fox-tour__mask",[n.mask?"":"fox-tour__mask-none"]]),style:(0,t.normalizeStyle)(n.maskStyle),id:"fox-tour-popid"},null,6)):(0,t.createCommentVNode)("",!0)]),default:(0,t.withCtx)(()=>[(0,t.renderSlot)(n.$slots,"default",{},()=>[n.type=="step"?((0,t.openBlock)(),(0,t.createElementBlock)("div",P7,[n.showTitleBar?((0,t.openBlock)(),(0,t.createElementBlock)("div",F7,[(0,t.createElementVNode)("div",{onClick:a[1]||(a[1]=(...m)=>n.close&&n.close(...m))},[(0,t.createVNode)(s,{class:"fox-tour__content-top-close"})])])):(0,t.createCommentVNode)("",!0),(0,t.createElementVNode)("div",R7,(0,t.toDisplayString)(u.content),1),(0,t.createElementVNode)("div",D7,[(0,t.createElementVNode)("div",O7,(0,t.toDisplayString)(n.active+1)+"/"+(0,t.toDisplayString)(n.steps.length),1),(0,t.createElementVNode)("div",q7,[(0,t.renderSlot)(n.$slots,"prev-step",{},()=>[n.active!=0&&n.showPrevStep?((0,t.openBlock)(),(0,t.createBlock)(c,{key:0,small:"",class:"fox-tour__content-bottom-operate-btn",onClick:a[2]||(a[2]=m=>n.changeStep("prev"))},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(n.prevStepText),1)]),_:1})):(0,t.createCommentVNode)("",!0)]),n.steps.length-1==n.active?((0,t.openBlock)(),(0,t.createBlock)(c,{key:0,type:"primary",small:"",class:"fox-tour__content-bottom-operate-btn",onClick:n.close},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(n.completeText),1)]),_:1},8,["onClick"])):(0,t.createCommentVNode)("",!0),(0,t.renderSlot)(n.$slots,"next-step",{},()=>[n.steps.length-1!=n.active?((0,t.openBlock)(),(0,t.createBlock)(c,{key:0,type:"primary",small:"",class:"fox-tour__content-bottom-operate-btn",onClick:a[3]||(a[3]=m=>n.changeStep("next"))},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(n.nextStepText),1)]),_:1})):(0,t.createCommentVNode)("",!0)])])])])):(0,t.createCommentVNode)("",!0),n.type=="tile"?((0,t.openBlock)(),(0,t.createElementBlock)("div",H7,[(0,t.createElementVNode)("div",j7,(0,t.toDisplayString)(u.content),1)])):(0,t.createCommentVNode)("",!0)])]),_:2},1032,["visible","placement","width"])):(0,t.createCommentVNode)("",!0)]))),128))],2)}var ur=Ue(A7,[["render",K7]]);function W7(n,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(l,{slots:r}){return qr(l.name,()=>l.config),He(l.innerPageScope)||en(l.innerPageScope),He(l.abstractPageScope)||Wr(l.abstractPageScope),()=>typeof r.default=="function"?r.default():null}}}var{componentName:Y7,create:U7,scope:G7}=ce("domain-provider"),X7=U7(W7(Y7,G7)),dr=X7,Z7={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 J7(n,a){return{inheritAttrs:!1,props:Z7,emits:["change"],setup(l,{slots:r,emit:o}){if(at&&window.IntersectionObserver){const i=new WeakMap;let s=new Map;const c=(y,b)=>{if(d===null){s.set(y,{visible:null,callback:b});return}i.has(y)&&d.unobserve(y),i.set(y,{visible:null,callback:b}),d.observe(y)},e=y=>{if(d===null){s.delete(y);return}i.has(y)&&(i.delete(y),d.unobserve(y))};let u=l.initialVisibleObserverSize;Fo({acquire:()=>{if(l.loadPolicy==="always")return!0;const y=u>0;return u--,y},get disabled(){return l.disabled},get initialHeight(){return l.initialInvisibleObserverHeight},observe:c,unobserve:e});let d=null;const m=(y,b,v)=>{d=new IntersectionObserver(g=>{if(o("change",g),l.loadPolicy!=="always")for(let f of g){let z=!1;f.intersectionRatio>0&&(z=!0);const w=i.get(f.target);if(w)try{if(l.loadPolicy==="lazy"&&!z&&w.visible!==null)return;w.visible=z,w.callback(z)}catch(S){console.error(S)}}},{root:y,rootMargin:b,threshold:v}),s.forEach((g,f)=>{i.set(f,g),d?.observe(f)}),s.clear()};(0,t.watch)([()=>l.root,()=>l.disabled],([y,b])=>{if(b||!y||d)return;let v=null;typeof y=="string"?v=document.querySelector(y):v=y,v&&m(v,l.rootMargin,l.threshold)},{immediate:!0}),(0,t.onUnmounted)(()=>{d&&(d.disconnect(),d=null)})}return()=>typeof r.default=="function"?r.default():null}}}var{componentName:Q7,create:e9,scope:t9}=ce("rolling-provider"),l9=e9(J7(Q7,t9)),fr=l9,n9=[nn,an,on,sn,fn,xe,wl,Nl,bn,$e,Sn,wn,Nn,vn,Cn,xn,zn,En,Tn,$n,Bn,xl,_n,In,Ln,An,Pn,Fn,Rn,Dn,On,kl,El,jn,Kn,Un,Gn,Tl,Xn,zt,Qn,er,tr,lr,nr,sr,Cl,Ft,bl,cr,vl,ur,dr,fr],r9=new co(n9,[mo],"4.0.0");h.AbstractPageScopeKey=tn,h.AutocompleteItem=Tn,h.FoxAutocompleteItem=Tn,h.Broadcast=Gl,h.BroadcastKey=we,h.ButtonsItem=bn,h.FoxButtonsItem=bn,h.CascaderItem=En,h.FoxCascaderItem=En,h.CheckboxItem=Ln,h.FoxCheckboxItem=Ln,h.Content=sn,h.FoxContent=sn,h.DataItemsKey=yt,h.DateItem=Nn,h.FoxDateItem=Nn,h.DateUtils=Xe,h.DialogItem=Gn,h.FoxDialogItem=Gn,h.Domain=nl,h.DomainKey=qe,h.DomainProvider=dr,h.FoxDomainProvider=dr,h.FloatingButton=nr,h.FoxFloatingButton=nr,h.FloatingWindow=sr,h.FoxFloatingWindow=sr,h.FooterBar=on,h.FoxFooterBar=on,h.FoxAffix=x.ElAffix,h.FoxAlert=x.ElAlert,h.FoxAnchor=x.ElAnchor,h.FoxAnchorLink=x.ElAnchorLink,h.FoxAside=x.ElAside,h.FoxAutoResizer=x.ElAutoResizer,h.FoxAutocomplete=x.ElAutocomplete,h.FoxAvatar=x.ElAvatar,h.FoxBacktop=x.ElBacktop,h.FoxBadge=x.ElBadge,h.FoxBreadcrumb=x.ElBreadcrumb,h.FoxBreadcrumbItem=x.ElBreadcrumbItem,h.FoxButton=x.ElButton,h.FoxButtonGroup=x.ElButtonGroup,h.FoxCalendar=x.ElCalendar,h.FoxCard=x.ElCard,h.FoxCarousel=x.ElCarousel,h.FoxCarouselItem=x.ElCarouselItem,h.FoxCascader=x.ElCascader,h.FoxCascaderPanel=x.ElCascaderPanel,h.FoxCheckTag=x.ElCheckTag,h.FoxCheckbox=x.ElCheckbox,h.FoxCheckboxButton=x.ElCheckboxButton,h.FoxCheckboxGroup=x.ElCheckboxGroup,h.FoxCol=x.ElCol,h.FoxCollapse=x.ElCollapse,h.FoxCollapseItem=x.ElCollapseItem,h.FoxCollapseTransition=x.ElCollapseTransition,h.FoxColorPicker=x.ElColorPicker,h.FoxConfigProvider=x.ElConfigProvider,h.FoxContainer=x.ElContainer,h.FoxCountdown=x.ElCountdown,h.FoxDatePicker=x.ElDatePicker,h.FoxDescriptions=x.ElDescriptions,h.FoxDescriptionsItem=x.ElDescriptionsItem,h.FoxDialog=x.ElDialog,h.FoxDivider=x.ElDivider,h.FoxDrawer=x.ElDrawer,h.FoxDropdown=x.ElDropdown,h.FoxDropdownItem=x.ElDropdownItem,h.FoxDropdownMenu=x.ElDropdownMenu,h.FoxEmpty=x.ElEmpty,h.FoxFooter=x.ElFooter,h.FoxForm=x.ElForm,h.FoxFormItem=x.ElFormItem,h.FoxGroup=fn,h.Group=fn,h.FoxGroupSetting=Rn,h.GroupSetting=Rn,h.FoxHeader=x.ElHeader,h.FoxHeaderBar=an,h.HeaderBar=an,h.FoxHintText=$e,h.HintText=$e,h.FoxIcon=x.ElIcon,h.FoxImage=x.ElImage,h.FoxImageViewer=x.ElImageViewer,h.FoxIndicator=cr,h.Indicator=cr,h.FoxInfiniteLoading=er,h.InfiniteLoading=er,h.FoxInput=x.ElInput,h.FoxInputItem=Sn,h.InputItem=Sn,h.FoxInputNumber=x.ElInputNumber,h.FoxInputNumberItem=zn,h.InputNumberItem=zn,h.FoxInputTag=x.ElInputTag,h.FoxItem=xe,h.Item=xe,h.FoxLink=x.ElLink,h.FoxLinkItem=On,h.LinkItem=On,h.FoxMain=x.ElMain,h.FoxMapping=Ft,h.Mapping=Ft,h.FoxMention=x.ElMention,h.FoxMenu=x.ElMenu,h.FoxMenuItem=x.ElMenuItem,h.FoxMenuItemGroup=x.ElMenuItemGroup,h.FoxMessage=x.ElMessage,h.FoxMessageBox=x.ElMessageBox,h.FoxMoneyItem=xn,h.MoneyItem=xn,h.FoxMoreButton=lr,h.MoreButton=lr,h.FoxNotification=x.ElNotification,h.FoxOption=x.ElOption,h.FoxOptionGroup=x.ElOptionGroup,h.FoxOverLay=Tl,h.OverLay=Tl,h.FoxPage=nn,h.Page=nn,h.FoxPageHeader=x.ElPageHeader,h.FoxPagination=x.ElPagination,h.FoxPopconfirm=x.ElPopconfirm,h.FoxPopover=x.ElPopover,h.FoxPopoverDialog=Cl,h.PopoverDialog=Cl,h.FoxPopper=x.ElPopper,h.FoxPopup=Xn,h.Popup=Xn,h.FoxPrice=bl,h.Price=bl,h.FoxProgress=x.ElProgress,h.FoxPullRefresh=tr,h.PullRefresh=tr,h.FoxRadio=x.ElRadio,h.FoxRadioButton=x.ElRadioButton,h.FoxRadioGroup=x.ElRadioGroup,h.FoxRadioItem=In,h.RadioItem=In,h.FoxRate=x.ElRate,h.FoxRateItem=An,h.RateItem=An,h.FoxResult=x.ElResult,h.FoxRollingProvider=fr,h.RollingProvider=fr,h.FoxRow=x.ElRow,h.FoxRowItem=Nl,h.RowItem=Nl,h.FoxScrollbar=x.ElScrollbar,h.FoxSearchBar=Qn,h.SearchBar=Qn,h.FoxSegmented=x.ElSegmented,h.FoxSelect=x.ElSelect,h.FoxSelectItem=wn,h.SelectItem=wn,h.FoxSelectV2=x.ElSelectV2,h.FoxSkeleton=x.ElSkeleton,h.FoxSkeletonItem=x.ElSkeletonItem,h.FoxSlider=x.ElSlider,h.FoxSlotItem=wl,h.SlotItem=wl,h.FoxSpace=x.ElSpace,h.FoxStatistic=x.ElStatistic,h.FoxStep=x.ElStep,h.FoxSteps=x.ElSteps,h.FoxStepsBar=Un,h.StepsBar=Un,h.FoxSubMenu=x.ElSubMenu,h.FoxSwitch=x.ElSwitch,h.FoxSwitchItem=Pn,h.SwitchItem=Pn,h.FoxTabPane=x.ElTabPane,h.FoxTable=x.ElTable,h.FoxTableColumn=x.ElTableColumn,h.FoxTableItem=_n,h.TableItem=_n,h.FoxTableMappingColumn=$n,h.TableMappingColumn=$n,h.FoxTableRadioColumn=Bn,h.TableRadioColumn=Bn,h.FoxTableSetting=xl,h.TableSetting=xl,h.FoxTableV2=x.ElTableV2,h.FoxTabs=x.ElTabs,h.FoxTabsBar=kl,h.TabsBar=kl,h.FoxTabsContainer=El,h.TabsContainer=El,h.FoxTabsFrame=Kn,h.TabsFrame=Kn,h.FoxTabsPane=jn,h.TabsPane=jn,h.FoxTag=x.ElTag,h.FoxText=vl,h.Text=vl,h.FoxTimeItem=vn,h.TimeItem=vn,h.FoxTimePicker=x.ElTimePicker,h.FoxTimeSelect=x.ElTimeSelect,h.FoxTimeSelectItem=Cn,h.TimeSelectItem=Cn,h.FoxTimeline=x.ElTimeline,h.FoxTimelineItem=x.ElTimelineItem,h.FoxToast=zt,h.Toast=zt,h.FoxTooltip=x.ElTooltip,h.FoxTour=ur,h.Tour=ur,h.FoxTransfer=x.ElTransfer,h.FoxTree=x.ElTree,h.FoxTreeItem=Dn,h.TreeItem=Dn,h.FoxTreeSelect=x.ElTreeSelect,h.FoxTreeSelectItem=Fn,h.TreeSelectItem=Fn,h.FoxTreeV2=x.ElTreeV2,h.FoxUpload=x.ElUpload,h.FoxWatermark=x.ElWatermark,h.InnerPageScopeKey=Ql,h.PriorityPolicy=Pe,h.UniqueID=ia,h.ValidateSchema=Rr,h.ValidateSchemaKey=Ye,h.cancelRaf=ki,h.clearNonNumber=Ri,h.compareTo=ql,h.createBroadcast=Jt,h.createValidateSchema=el,h.debounce=je,h.debounceRef=Ji,h.decimalLength=_r,h.default=r9,h.defineBroadcast=Hi,h.defineConfigDomain=qr,h.defineDataItem=Hr,h.defineDomain=Zl,h.defineItem=Ee,h.definePageState=Kr,h.defineSimpleItem=jr,h.deleteGlobalValidator=Ui,h.disabledProperty=De,h.divide=Ol,h.excludeProps=Ae,h.extend=gt,h.floatData=qi,h.getGlobalIcons=Qr,h.getGlobalValidateCheckEvents=Ar,h.getGlobalValidateResetEvents=Fr,h.getPageContentAreaHeight=ol,h.getPageContentAreaWidth=sl,h.getPageFooterAreaHeight=il,h.getPageHeaderAreaHeight=al,h.getRootDomain=bt,h.hasSymbol=Er,h.includeProps=ft,h.indexOf=Di,h.injectAbstractPageScope=Lt,h.injectInnerPageScope=It,h.integerLength=Mr,h.isArray=Ti,h.isArrayLike=Br,h.isBrowser=at,h.isDate=Vi,h.isDisplayNone=Wl,h.isESModule=Ii,h.isEmptyString=me,h.isEqual=Ze,h.isFunction=jl,h.isHidden=Tr,h.isMap=$i,h.isNil=He,h.isNumberString=Ul,h.isObject=We,h.isPlainObject=_i,h.isPromise=zr,h.isRegExp=Yl,h.isSet=Bi,h.isString=xr,h.isSubPage=lo,h.isSymbol=Mi,h.isTouch=Ot,h.isWindow=$r,h.lastIndexOf=Oi,h.makeArray=Fi,h.merge=Vr,h.multiply=Nr,h.negate=vr,h.nextTick=Ai,h.numberFormat=Gt,h.objectToString=kr,h.once=Qi,h.overrideGlobalIcons=wo,h.overrideGlobalValidateHandler=Wi,h.property=Fe,h.provideAbstractPageScope=Wr,h.provideInnerPageScope=en,h.raf=Hl,h.readonlyProperty=Re,h.setGlobalValidateCheckEvents=Gi,h.setGlobalValidateHandler=Ki,h.setGlobalValidateMessages=Zi,h.setGlobalValidateResetEvents=Xi,h.setGlobalValidator=Yi,h.throttle=Or,h.toBoolean=de,h.toNumber=ke,h.toPadding=Je,h.toPx=fe,h.toPxDesc=to,h.toPxString=be,h.toTypeString=Xt,h.toValue=pe,h.tryTimes=ll,h.typeOf=Zt,h.unNumberFormat=Cr,h.updatePageState=Jl,h.useBroadcast=Vt,h.useDomain=it,h.useExpose=Ce,h.useInnerSize=dl,h.usePageState=rl,h.usePosition=mn,h.useRawTouch=qt,h.useRect=pi,h.useSize=rn,h.useSlotChildren=dn,h.useTouch=f8,h.valueLength=pt});
|
|
1
|
+
(function(h,t){typeof exports=="object"&&typeof module<"u"?t(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"],t):(h=typeof globalThis<"u"?globalThis:h||self,t(h.FoxUI={},h.Vue,h.FoxValidator,h.ElementPlus,h.ElementPlusIconsVue,h.FoxI18n))})(this,function(h,t,dt,x,Me,Ie){Object.defineProperties(h,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});var wi=Object.create,gr=Object.defineProperty,Ni=Object.getOwnPropertyDescriptor,vi=Object.getOwnPropertyNames,Ci=Object.getPrototypeOf,xi=Object.prototype.hasOwnProperty,tt=(n,a)=>()=>(a||n((a={exports:{}}).exports,a),a.exports),zi=(n,a,l,r)=>{if(a&&typeof a=="object"||typeof a=="function")for(var o=vi(a),i=0,s=o.length,c;i<s;i++)c=o[i],!xi.call(n,c)&&c!==l&&gr(n,c,{get:(e=>a[e]).bind(null,c),enumerable:!(r=Ni(a,c))||r.enumerable});return n},lt=(n,a,l)=>(l=n!=null?wi(Ci(n)):{},zi(a||!n||!n.__esModule?gr(l,"default",{value:n,enumerable:!0}):l,n)),Ut=window,ki=typeof window<"u";function Ei(){return typeof Ut<"u"?Ut.requestAnimationFrame||Ut.webkitRequestAnimationFrame||function(n){Ut.setTimeout(n,1e3/60)}:function(n){setTimeout(n,1e3/60)}}function Ti(n){ki?cancelAnimationFrame(n):clearTimeout(n)}var pr=Ei();function Gt(n,a="0"){let l=0,r=-1;n[0]=="-"&&(l++,r=1,n=n.substring(1),n.length),a[0]=="-"&&(l++,r=2,a=a.substring(1),a.length),n=Le(n),a=Le(a),[n,a]=Al(Le(n),Le(a)),l==1&&(r==1?n=Ll(n):a=Ll(a));let o=yr(n,a);return l?l==2?"-"+Le(o):n.length<o.length?Le(o.substring(1)):"-"+Le(Ll(o)):Le(o)}function Ll(n){let a="",l=n.length,r=n.split(".")[1],o=r?r.length:0;for(let s=0;s<l;s++)n[s]>="0"&&n[s]<="9"?a+=9-parseInt(n[s]):a+=n[s];let i=o>0?"0."+new Array(o).join("0")+"1":"1";return yr(a,i)}function Le(n){let a=n.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 Al(n,a){let l=n.split("."),r=a.split("."),o=l[0].length,i=r[0].length;return o>i?r[0]=new Array(Math.abs(o-i)+1).join("0")+(r[0]?r[0]:""):l[0]=new Array(Math.abs(o-i)+1).join("0")+(l[0]?l[0]:""),o=l[1]?l[1].length:0,i=r[1]?r[1].length:0,(o||i)&&(o>i?r[1]=(r[1]?r[1]:"")+new Array(Math.abs(o-i)+1).join("0"):l[1]=(l[1]?l[1]:"")+new Array(Math.abs(o-i)+1).join("0")),n=l[0]+(l[1]?"."+l[1]:""),a=r[0]+(r[1]?"."+r[1]:""),[n,a]}function yr(n,a){[n,a]=Al(n,a);let l="",r=0;for(let o=n.length-1;o>=0;o--){if(n[o]==="."){l="."+l;continue}let i=parseInt(n[o])+parseInt(a[o])+r;l=i%10+l,r=Math.floor(i/10)}return r?r.toString()+l:l}var ve=(function(n){return n[n.CEILING=0]="CEILING",n[n.DOWN=1]="DOWN",n[n.FLOOR=2]="FLOOR",n[n.HALF_DOWN=3]="HALF_DOWN",n[n.HALF_EVEN=4]="HALF_EVEN",n[n.HALF_UP=5]="HALF_UP",n[n.UNNECESSARY=6]="UNNECESSARY",n[n.UP=7]="UP",n})({});function Tt(n,a=0,l=ve.HALF_EVEN){if(l===ve.UNNECESSARY)throw new Error("UNNECESSARY Rounding Mode has not yet been implemented");typeof n=="number"&&(n=n.toString());let r=!1;n[0]==="-"&&(r=!0,n=n.substring(1));let o=n.split("."),i=o[0],s=o[1];if(a<0){if(a=-a,i.length<=a)return"0";{let e=i.substr(0,i.length-a);return n=e+"."+i.substr(i.length-a)+s,e=Tt(n,0,l),(r?"-":"")+e+new Array(a+1).join("0")}}if(a==0)return i.length,br(o[1],i,r,l)?(r?"-":"")+Pl(i):(r?"-":"")+i;if(o[1]){if(o[1].length<a)return(r?"-":"")+i+"."+o[1]+new Array(a-o[1].length+1).join("0")}else return(r?"-":"")+i+"."+new Array(a+1).join("0");s=o[1].substring(0,a);let c=o[1].substring(a);return c&&br(c,s,r,l)&&(s=Pl(s),s.length>a)?(r?"-":"")+Pl(i,parseInt(s[0]))+"."+s.substring(1):(r?"-":"")+i+"."+s}function br(n,a,l,r){if(!n||n===new Array(n.length+1).join("0")||r===ve.DOWN||!l&&r===ve.FLOOR||l&&r===ve.CEILING)return!1;if(r===ve.UP||l&&r===ve.FLOOR||!l&&r===ve.CEILING)return!0;let o="5"+new Array(n.length).join("0");if(n>o)return!0;if(n<o)return!1;switch(r){case ve.HALF_DOWN:return!1;case ve.HALF_UP:return!0;case ve.HALF_EVEN:default:return parseInt(a[a.length-1])%2==1}}function Pl(n,a=0){a||(a=1),typeof n=="number"&&n.toString();let l=n.length-1,r="";for(let o=l;o>=0;o--){let i=parseInt(n[o])+a;i==10?(a=1,i=0):a=0,r+=i}return a&&(r+=a),r.split("").reverse().join("")}function Fl(n,a){n=n.toString(),a=a.toString();let l=0;n[0]=="-"&&(l++,n=n.substr(1)),a[0]=="-"&&(l++,a=a.substr(1)),n=$t(n),a=$t(a);let r=0,o=0;n.indexOf(".")!=-1&&(r=n.length-n.indexOf(".")-1),a.indexOf(".")!=-1&&(o=a.length-a.indexOf(".")-1);let i=r+o;if(n=$t(n.replace(".","")),a=$t(a.replace(".","")),n.length<a.length){let m=n;n=a,a=m}if(a=="0")return"0";let s=a.length,c=0,e=[],u=s-1,d="";for(let m=0;m<s;m++)e[m]=n.length-1;for(let m=0;m<2*n.length;m++){let y=0;for(let b=a.length-1;b>=u&&b>=0;b--)e[b]>-1&&e[b]<n.length&&(y+=parseInt(n[e[b]--])*parseInt(a[b]));y+=c,c=Math.floor(y/10),d=y%10+d,u--}return d=$t($i(d,i)),l==1&&(d="-"+d),d}function $i(n,a){return a==0?n:(n=a>=n.length?new Array(a-n.length+1).join("0")+n:n,n.substr(0,n.length-a)+"."+n.substr(n.length-a,a))}function $t(n){for(;n[0]=="0";)n=n.substr(1);if(n.indexOf(".")!=-1)for(;n[n.length-1]=="0";)n=n.substr(0,n.length-1);return n==""||n=="."?n="0":n[n.length-1]=="."&&(n=n.substr(0,n.length-1)),n[0]=="."&&(n="0"+n),n}function Rl(n,a,l=8){if(a==0)throw new Error("Cannot divide by 0");if(n=n.toString(),a=a.toString(),n=n.replace(/(\.\d*?[1-9])0+$/g,"$1").replace(/\.0+$/,""),a=a.replace(/(\.\d*?[1-9])0+$/g,"$1").replace(/\.0+$/,""),n==0)return"0";let r=0;a[0]=="-"&&(a=a.substring(1),r++),n[0]=="-"&&(n=n.substring(1),r++);var o=a.indexOf(".")>0?a.length-a.indexOf(".")-1:-1;if(a=Le(a.replace(".","")),o>=0){let u=n.indexOf(".")>0?n.length-n.indexOf(".")-1:-1;if(u==-1)n=Le(n+new Array(o+1).join("0"));else if(o>u)n=n.replace(".",""),n=Le(n+new Array(o-u+1).join("0"));else if(o<u){n=n.replace(".","");let d=n.length-u+o;n=Le(n.substring(0,d)+"."+n.substring(d))}else o==u&&(n=Le(n.replace(".","")))}let i=0,s=a.length,c="",e=n.indexOf(".")>-1&&n.indexOf(".")<s?n.substring(0,s+1):n.substring(0,s);if(n=n.indexOf(".")>-1&&n.indexOf(".")<s?n.substring(s+1):n.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")),i=u,c="0."+new Array(u).join("0")}for(l=l+2;i<=l;){let u=0;for(;parseInt(e)>=parseInt(a);)e=Gt(e,"-"+a),u++;c+=u,n?(n[0]=="."&&(c+=".",i++,n=n.substring(1)),e=e+n.substring(0,1),n=n.substring(1)):(i||(c+="."),i++,e=e+"0")}return(r==1?"-":"")+Le(Tt(c,l-2))}function Dl(n,a){return n=n.toString(),a=a.toString(),a=Ol(a),Gt(n,a)}function Ol(n){return n[0]=="-"?n=n.substr(1):n="-"+n,n}function Sr(n,a){if(a==0)throw new Error("Cannot divide by 0");n=n.toString(),a=a.toString(),wr(n),wr(a);let l="";n[0]=="-"&&(l="-",n=n.substr(1)),a[0]=="-"&&(a=a.substr(1));let r=Dl(n,Fl(a,Tt(Rl(n,a),0,ve.FLOOR)));return l+r}function wr(n){if(n.indexOf(".")!=-1)throw new Error("Modulus of non-integers not supported")}function Nr(n,a){let l=!1;if(n[0]=="-"&&a[0]!="-")return-1;if(n[0]!="-"&&a[0]=="-")return 1;if(n[0]=="-"&&a[0]=="-"&&(n=n.substr(1),a=a.substr(1),l=!0),[n,a]=Al(n,a),n.localeCompare(a)==0)return 0;for(let r=0;r<n.length;r++)if(n[r]!=a[r])return n[r]>a[r]?l?-1:1:l?1:-1;return 0}var Bt=class he{value;static RoundingModes=ve;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[l,r]=a.split(/[eE]/);l=Le(l);let o="";l[0]=="-"&&(o="-",l=l.substring(1)),l.indexOf(".")>=0?(r=parseInt(r)+l.indexOf("."),l=l.replace(".","")):r=parseInt(r)+l.length,l.length<r?a=o+l+new Array(r-l.length+1).join("0"):l.length>=r&&r>0?a=o+Le(l.substring(0,r))+(l.length>r?"."+l.substring(r):""):a=o+"0."+new Array(-r+1).join("0")+l}return a}constructor(a="0"){this.value=he.validate(a)}getValue(){return this.value}static getPrettyValue(a,l,r){if(!(l||r))l=3,r=",";else if(!(l&&r))throw Error("Illegal Arguments. Should pass both digits and separator or pass none");a=he.validate(a);let o=a.charAt(0)=="-";o&&(a=a.substring(1));var i=a.indexOf(".");i=i>0?i:a.length;for(var s="",c=i;c>0;)c<l?(l=c,c=0):c-=l,s=a.substring(c,c+l)+(c<i-l&&c>=0?r:"")+s;return(o?"-":"")+s+a.substring(i)}getPrettyValue(a,l){return he.getPrettyValue(this.value,a,l)}static round(a,l=0,r=ve.HALF_EVEN){if(a=he.validate(a),isNaN(l))throw Error("Precision is not a number: "+l);return Tt(a,l,r)}round(a=0,l=ve.HALF_EVEN){if(isNaN(a))throw Error("Precision is not a number: "+a);return new he(Tt(this.value,a,l))}static floor(a){return a=he.validate(a),a.indexOf(".")===-1?a:he.round(a,0,ve.FLOOR)}floor(){return this.value.indexOf(".")===-1?new he(this.value):new he(this.value).round(0,ve.FLOOR)}static ceil(a){return a=he.validate(a),a.indexOf(".")===-1?a:he.round(a,0,ve.CEILING)}ceil(){return this.value.indexOf(".")===-1?new he(this.value):new he(this.value).round(0,ve.CEILING)}static add(a,l){return a=he.validate(a),l=he.validate(l),Gt(a,l)}add(a){return new he(Gt(this.value,a.getValue()))}static subtract(a,l){return a=he.validate(a),l=he.validate(l),Dl(a,l)}subtract(a){return new he(Dl(this.value,a.getValue()))}static multiply(a,l){return a=he.validate(a),l=he.validate(l),Fl(a,l)}multiply(a){return new he(Fl(this.value,a.getValue()))}static divide(a,l,r){return a=he.validate(a),l=he.validate(l),Rl(a,l,r)}divide(a,l){return new he(Rl(this.value,a.getValue(),l))}static modulus(a,l){return a=he.validate(a),l=he.validate(l),Sr(a,l)}modulus(a){return new he(Sr(this.value,a.getValue()))}static compareTo(a,l){return a=he.validate(a),l=he.validate(l),Nr(a,l)}compareTo(a){return Nr(this.value,a.getValue())}static negate(a){return a=he.validate(a),Ol(a)}negate(){return new he(Ol(this.value))}};function vr(n,a){return Bt.multiply(`${n}`,`${a}`)}function ql(n,a,l=8){return Bt.divide(`${n}`,`${a}`,l)}var h9=Bt.RoundingModes;function Hl(n,a){return n=`${n}`,a=`${a}`,Bt.compareTo(n,a)}function Cr(n){return Bt.negate(n)}function Xt(n,a=-1,l=!1,r=3,o=","){let i=`${n}`;if(i.length==0||i==="-")return"";let s=i.charAt(0);s=="-"?i=i.substring(1):s="";let c=i,e="",u=i.indexOf(".");u!=-1&&(c=i.substring(0,u),e=i.substring(u+1)),a!=-1&&(a<e.length?e=e.substring(0,a):l&&a>e.length&&(e=e.padEnd(a,"0")));let d;if(r>0){let m="",y=c.split("").reverse();for(let b=0;b<y.length;b++)m+=y[b]+((b+1)%r==0&&b+1!=y.length?o:"");e.length==0?d=`${s}${m.split("").reverse().join("")}`:d=`${s}${m.split("").reverse().join("")}.${e}`}else e.length==0?d=`${s}${c}`:d=`${s}${c}.${e}`;return d}function xr(n){let a=`${n}`,l=a.charAt(0);l=="-"?a=a.substring(1):l="";let r=a.replace(/[^\d\.-]/g,"");return`${l}${r}`}var jl=pr,Bi=Array.isArray,Vi=n=>Zt(n)==="[object Map]",Mi=n=>Zt(n)==="[object Set]",_i=n=>n instanceof Date,Kl=n=>typeof n=="function",zr=n=>typeof n=="string",Ii=n=>typeof n=="symbol",We=n=>n!==null&&typeof n=="object",kr=n=>We(n)&&Kl(n.then)&&Kl(n.catch),Er=Object.prototype.toString,Zt=n=>Er.call(n),Li=n=>Zt(n)==="[object Object]",Tr=typeof Symbol=="function"&&typeof Symbol.toStringTag=="symbol";function Ai(n){return n.__esModule||Tr&&n[Symbol.toStringTag]==="Module"}var Pi=typeof Promise<"u"&&Promise.toString().indexOf("[native code]")!==-1;function gt(...n){let a=n[0]!==void 0&&n[0]!==null?n[0]:{},l=1,r=n.length,o=!1;for(typeof a=="boolean"&&(o=a,a=n[l]??{},l++),typeof a!="object"&&(a={});l<r;l++)if(n[l]!==null&&n[l]!==void 0){let i=n[l];for(let s in i){let c=a[s],e=i[s];if(c!==e)if(o===!0&&e&&typeof e=="object"){let u;Array.isArray(e)?u=c&&Array.isArray(c)?c:[]:u=c&&typeof c=="object"?c:{},a[s]=gt(o,u,e)}else e!==void 0&&(a[s]=e)}}return a}var Wl=Pi?Promise.resolve():null;function Fi(n,...a){Wl!==null?a&&a.length>0?Wl.then(()=>{n(a)}):Wl.then(n):a&&a.length>0?setTimeout(()=>{n(a)}):setTimeout(n)}function de(n){return n==null?!1:typeof n=="boolean"?n:typeof n=="string"?n.toLocaleLowerCase()==="true":!!n}function ke(n){return typeof n=="number"?n:Number(n)}var Ri={"[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 Jt(n){let a=Object.prototype.toString.call(n);return n==null?String(n):Ri[a]||"object"}function $r(n){if(!n||n.nodeType!==1)return!0;let a=n;for(;a;){if(a.hidden)return!0;const l=window.getComputedStyle(a);if(l.display==="none"||l.visibility==="hidden"||l.visibility==="collapse")return!0;a=a.parentElement}return!1}function Yl(n){if(!n)return!0;if(n.offsetParent!==null)return!1;if(getComputedStyle(n).position!=="fixed")return!0;let a=n.parentElement;for(;a;){if(getComputedStyle(a).display==="none")return!0;a=a.parentElement}return!1}function Br(n){return n&&typeof n=="object"&&"setInterval"in n}function Vr(n){let a=!!n&&"length"in n&&n.length,l=Jt(n);return l==="function"||Br(n)?!1:l==="array"||a===0||typeof a=="number"&&a>0&&a-1 in n}function Mr(n,a){let l=+a.length,r=0,o=n.length;for(;r<l;r++)n[o++]=a[r];return n.length=o,n}function Di(n,a=[]){let l=a;return n!=null&&(Vr(Object(n))?Mr(l,typeof n=="string"?[n]:n):l.push(n)),l}function Ze(n,a){if(n==a)return!0;if(n===void 0||a===void 0)return!1;let l=Jt(n);if(l!==Jt(a))return!1;if(l==="object"){let r=Object.keys(n),o=Object.keys(a);if(r.length!==o.length)return!1;for(let i=0;i<r.length;i++){let s=r[i],c=n[s],e=a[s];if(!Ze(c,e))return!1}return!0}else if(l==="array"){if(n.length!==a.length)return!1;for(let r=0;r<n.length;r++){let o=n[r],i=a[r];if(!Ze(o,i))return!1}return!0}return!1}var at=typeof window<"u";function He(n){return n==null}function Ul(n){return Object.prototype.toString.call(n)==="[object RegExp]"}var me=n=>n==null||typeof n!="string"?!1:n.length===0;function Gl(n){return me(n)?!0:(n.charAt(0)=="-"&&(n=n.substring(1)),me(n)||/^(([1-9][0-9]*\.[0-9]*)|([0]\.[0-9]*)|([0-9]*)|([0]{1}))$/.test(n))}function _r(n){if(n==null)return 0;let a=`${n}`;if(a.length==0)return 0;a.charAt(0)=="-"&&(a=a.substring(1)),a=a.replace(/[^\d\.-]/g,"");const l=a.indexOf(".");return l==-1?a.length:l}function Ir(n){if(n==null)return 0;const a=`${n}`;if(a.length==0)return 0;const l=a.indexOf(".");return l==-1?0:a.length-(l+1)}function Lr(n,a,l){const r=n.indexOf(a);return r===-1?n:a==="-"&&r!==0?n.slice(0,r):n.slice(0,r+1)+n.slice(r).replace(l,"")}function Oi(n,a=!0,l=!0){a?n=Lr(n,".",/\./g):n=n.replace(/\./g,""),l?n=Lr(n,"-",/-/g):n=n.replace(/-/,"");const r=a?/[^-0-9.]/g:/[^-0-9]/g;return n.replace(r,"")}function qi(n,a){return typeof n=="object"||Array.isArray(n)?a.findIndex(l=>{if(Ze(n,l))return!0}):a.indexOf(n)}function Hi(n,a){if(typeof n=="object"||Array.isArray(n)){let l=a.reverse().findIndex(r=>{if(Ze(n,r))return!0});return l!==-1&&(l=a.length-1-l),l}return a.lastIndexOf(n)}function pt(n){return n==null||n==null?0:typeof n=="string"?n.length:`${n}`.length}function ft(n,...a){const l={};return a.forEach(r=>{for(const o in r)l[o]=n[o]}),l}function Ae(n,...a){const l=[];a.forEach(o=>{Reflect.apply([].push,l,Reflect.ownKeys(o))});const r={};for(const o in n)l.includes(o)||(r[o]=n[o]);return r}var ji=(n,a,l)=>{const r=Object.assign({},n),o=Object.assign({},l);return Object.keys(a).length>0?(Object.keys(r).forEach(i=>{o.hasOwnProperty(i)?typeof o[i]=="string"&&(r[i]=a[o[i]]):a[i]&&(r[i]=a[i])}),r):n};function Ki(n,a){(typeof n.cancelable!="boolean"||n.cancelable)&&n.preventDefault(),a&&n.stopPropagation()}var Wi=(n,a=2)=>{for(n+="";n.length<a;)n="0"+n;return n.toString()},Yi=(n,a,l)=>Math.min(Math.max(n,a),l);function Vt(n){return n.split("-").map(a=>a.charAt(0).toUpperCase()+a.slice(1)).join("")}function Ar(n){return n.replace(/([A-Z])/g,"-$1").replace(/^-/,"").toLowerCase()}var we=Symbol.for("BroadcastKey"),Xl=class{parent;children=[];callbacks=new Map;proxy=null;name;persistantMessages=new Map;constructor(n,a,l){this.parent=n,this.proxy=a,this.name=l,n!==null&&n.addChild(this)}addChild(n){this.children.push(n)}removeChild(n){const a=this.children.findIndex(l=>n===l);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(n,a,l){if(!n.uniqueId)return console.warn("[FoxUI]持久化消息,必须设置uniqueId。"),!1;const r=n.uniqueId,o={matched:n,action:a,args:l};return this.persistantMessages.set(r,o),!0}deletePersistantMessage(n){this.persistantMessages.delete(n)}getPersistantMessages(){const n=[];return this.persistantMessages.forEach(a=>{n.push(a)}),n}clearPersistantMessage(){this.persistantMessages.clear()}isMatched(n,a){if(!a||a.messagingPolicy==="Once"&&a.resolved===!0)return!1;let l=!1;return!a.name||a.name==="*"||a.name==="+"||Ul(a.name)&&n&&a.name.test(n)?l=!0:typeof a.name=="function"?l=Reflect.apply(a.name,null,[n]):a.name===n&&(l=!0),l}trigger(n,a,l){let r=null;const o=this.callbacks.get(a);typeof o=="function"&&(r=Reflect.apply(o,this.proxy,[...l]));const i=this.proxy??{};typeof i[a]=="function"&&(r=Reflect.apply(i[a],i,[...l])),n.resolved=!0,typeof n.resolve=="function"&&n.resolve(r)}pull(){let n=this.parent;for(;n;){const a=n.getPersistantMessages();Array.isArray(a)&&a.length>0&&a.forEach(l=>{if(this.isMatched(this.name,l.matched))try{this.trigger(l.matched,l.action,l.args)}catch(r){console.error(r)}}),n=n.parent}}emit(n,a,...l){if(n.messagingPolicy==="Once"&&n.resolved===!0)return[];if(n.cachePolicy==="Persistant")this.setPersistantMessage(n,a,l),n.cachePolicy="None";else if(n.cachePolicy==="Unresolved"){if(this.setPersistantMessage(n,a,l)){const i=n.resolve,s=n.uniqueId??"",c=(...e)=>{this.deletePersistantMessage(s),typeof i=="function"&&i(...e)};n.resolve=c}n.cachePolicy="None"}let r=!1;!n.name||n.name==="*"?r=!0:n.name==="+"?(r=!1,n.name="*"):Ul(n.name)&&this.name&&n.name.test(this.name)?r=!0:typeof n.name=="function"?r=Reflect.apply(n.name,null,[this.name]):n.name===this.name&&(r=!0);const o=[];if(r){const i=this.callbacks.get(a);if(typeof i=="function"){const c=Reflect.apply(i,this.proxy,[...l]);c!=null&&o.push(c)}const s=this.proxy??{};if(typeof s[a]=="function"){const c=Reflect.apply(s[a],s,[...l]);c!=null&&o.push(c)}if(n.resolved=!0,typeof n.resolve=="function"&&n.resolve(...o),n.messagingPolicy==="Once")return o}return this.children.forEach(i=>{const s=Reflect.apply(i.emit,i,[{...n},a,...l]);s!=null&&Array.isArray(s)&&Reflect.apply([].push,o,[...s])}),o}emitToChildren(n,a,...l){if(n.cachePolicy==="Persistant")this.setPersistantMessage(n,a,l),n.cachePolicy="None";else if(n.cachePolicy==="Unresolved"){if(this.setPersistantMessage(n,a,l)){const o=n.resolve,i=n.uniqueId??"",s=(...c)=>{this.deletePersistantMessage(i),typeof o=="function"&&o(...c)};n.resolve=s}n.cachePolicy="None"}const r=[];return this.children.forEach(o=>{const i=Reflect.apply(o.emit,o,[{...n},a,...l]);i!=null&&Array.isArray(i)&&Reflect.apply([].push,r,[...i])}),r}on(n,a){this.callbacks.set(n,a)}};function Qt(n,a,l,r){const o=new Xl(a,n,l);if(r&&typeof r=="object")for(const i in r)o.on(i,r[i]);return o}function Ui(n,a,l){const r=l;if(r[we])return r[we];const o=new Xl((0,t.inject)(we,null),l,n);if(a&&typeof a=="object")for(const i in a)o.on(i,a[i]);return r[we]=o,(0,t.provide)(we,o),(0,t.onUnmounted)(()=>{o.destroy(),r[we]=void 0}),o}function Mt(n=null){return n||(n=(0,t.getCurrentInstance)()?.proxy??null),n?n[we]??(0,t.inject)(we,null):(0,t.inject)(we,null)}var Gi=class{error(n,a){const l=a,r=a||(0,t.hasInjectionContext)()?Mt(a):null;r?r.emit({name:"*"},"setErrorTip",n):typeof l.setErrorTip=="function"&&l.setErrorTip(n)}reset(n){const a=n,l=n||(0,t.hasInjectionContext)()?Mt(n):null;l?l.emit({name:"*"},"setErrorTip",""):typeof a.setErrorTip=="function"&&a.setErrorTip("")}success(n){const a=n,l=n||(0,t.hasInjectionContext)()?Mt(n):null;l?l.emit({name:"*"},"setErrorTip",""):typeof a.setErrorTip=="function"&&a.setErrorTip("")}decorate(n,a,l){Array.isArray(n)||(n=[n]);const r=l,o=l||(0,t.hasInjectionContext)()?Mt(l):null,i=a.find(c=>c.required===!0||c.type==="required"&&c.required!==!1),s=n.find(c=>c.required===!0||c.type==="required"&&c.required!==!1);!i&&s?o?o.emit({name:"*"},"setRequired",!0):typeof r.setRequired=="function"&&r.setRequired(!0):i&&!s&&(o?o.emit({name:"*"},"setRequired",!1):typeof r.setRequired=="function"&&r.setRequired(!1),this.reset(l))}getValue(n){return n.modelValue}},_t=new Gi;function Xi(n){_t=n}function Zi(n){_t?Object.assign(_t,n):_t=n}function Ji(n,a){dt.Schema.setValidator(n,a)}function Qi(n){dt.Schema.deleteValidator(n)}var Pr=["blur","clear"];function eo(n){Pr=n}function Fr(){return Pr}var Rr=["focus","change","setValue"];function to(n){Rr=n}function Dr(){return Rr}function lo(n){dt.Schema.messages(n)}function It(...n){const a=[];return n.forEach(l=>{l.forEach(r=>{const o=a.findIndex(i=>i.type===r.type);o!==-1&&a.splice(o,1),a.push(r)})}),a}function el(n){return n.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")}),n}var Ye=Symbol("ValidateSchemaKey"),Or=class{parent=null;validators={};attrRules=[];rules=[];descriptor;proxy;scope=null;constructor(n,a,l){this.parent=n,this.descriptor=a,this.proxy=l,(this.descriptor.validate??!0)&&this.init()}init(){if(this.descriptor.pureDataValidate===!0||!this.descriptor.valueName||!this.proxy)return;let n=this.proxy.$attrs;n&&(this.scope=(0,t.effectScope)(!0),this.scope.run(()=>{(0,t.watchEffect)(()=>{const a=el(It(this.attrRules,this.rules)),l=[];for(let o in n){let i=n[o];if(this.hasValidator(o,!0)){if(i===!1)continue;let c={type:o};i!==null&&typeof i=="object"&&Object.assign(c,i),l.push(c);continue}let s=this.getValidator(o);if(s!==null){let c={type:o,validator:s};l.push(c)}}this.attrRules=el(l);const r=It(this.attrRules,this.rules);(0,t.nextTick)(()=>{this.decorate(r,a)})})}))}destroy(){this.scope&&(this.scope.stop(),this.scope=null),this.parent=null,this.proxy=null}execHandler(n,...a){const l=this.descriptor.validateHandler;if(l&&typeof l[n]=="function")return Reflect.apply(l[n],l,[...a]);const r=_t;return r&&typeof r[n]=="function"?Reflect.apply(r[n],r,[...a]):null}decorate(n,a){this.descriptor.pureDataValidate!==!0&&this.execHandler("decorate",n,a,this.proxy)}success(){this.descriptor.pureDataValidate!==!0&&this.execHandler("success",this.proxy)}error(n){this.descriptor.pureDataValidate!==!0&&this.execHandler("error",n,this.proxy)}getValue(){return this.proxy===null?null:this.execHandler("getValue",this.proxy)}setValidator(n,a,l=!1){l?dt.Schema.setValidator(n,a):this.validators[n]=a}getValidator(n){let a=this.validators[n]??null;return a||(a=this.parent?.getValidator(n)??null),a}deleteValidator(n,a=!1){a?dt.Schema.deleteValidator(n):Reflect.deleteProperty(this.validators,n)}hasValidator(n,a=!1){if(a)return dt.Schema.hasValidator(n);{let l=Reflect.has(this.validators,n);return!l&&this.parent!==null&&(l=this.parent.hasValidator(n,!1)),l}}setRule(n){const a=It(this.attrRules,this.rules);n===null?this.rules=[]:Array.isArray(n)?this.rules=el(n):this.rules=el([n]);const l=It(this.attrRules,this.rules);(0,t.nextTick)(()=>{this.decorate(l,a)})}clear(){this.proxy===null||this.descriptor.pureDataValidate===!0||this.execHandler("reset",this.proxy)}validate(){if(this.descriptor.validate??!0){let n=It(this.attrRules,this.rules);const a=this.descriptor.fieldName??"value";if(n.length>0){const l={[`${a}`]:n},r=this.getValue(),o={[`${a}`]:r},i=new dt.Schema(l),s=this.proxy??o;return i.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 tl(n,a,l){if(l.valueName=l.valueName??"modelValue",l.valueType=l.valueType??"string",!l.validateHandler&&l.valueName!=="modelValue"){const r=l.valueName;l.validateHandler={getValue(o){return o[r]}}}return new Or(a,l,n)}var ll=Symbol.for("EventEmitterKey"),qr=class{register=new Map;proxy;constructor(n){this.proxy=n}destroy(){this.proxy=null,this.register.clear()}off(n,a){let l=this.register.get(n);if(l&&Array.isArray(l)){let r=l.findIndex(o=>o===a);r!==-1&&l.splice(r,1)}}on(n,a){let l=this.register.get(n);l||(l=new Array,this.register.set(n,l)),l.push(a)}emit(n,...a){const l=this.register.get(n);l&&l.forEach(r=>{try{Reflect.apply(r,null,[n,...a])}catch(o){console.error(o.message,o)}}),this.proxy&&Reflect.apply(this.proxy.$emit,this.proxy,[n,...a])}};function je(n,a){let l=null;return function(...r){l&&clearTimeout(l),l=setTimeout(()=>{l=null,Reflect.apply(n,null,[...r])},a)}}function Hr(n,a){let l=0;return function(...r){const o=new Date().getTime();o-l<a||(l=o,Reflect.apply(n,null,[...r]))}}function no(n,a){const l=je((r,o)=>{n=r,o()},a);return(0,t.customRef)((r,o)=>({get(){return r(),n},set(i){l(i,o)}}))}function ro(n){let a=!1;return function(...l){a||(a=!0,Reflect.apply(n,null,[...l]))}}function nl(n,a,l,r=0,o=!0,i){let s=a,c=0;if(o){const u=n();if(c++,u){typeof i=="function"&&i(!0);return}if(c>l){typeof i=="function"&&i(!1);return}}const e=()=>{const u=n();if(c++,u){typeof i=="function"&&i(!0);return}if(c>l){typeof i=="function"&&i(!1);return}s+=r,setTimeout(e,s)};setTimeout(e,s)}var qe=Symbol("DomainKey"),yt=Symbol("DataItemsKey"),rl=class{_parent=null;get parent(){return this._parent}set parent(n){this._parent=n}_name=null;get name(){return this._name}_broadcast=null;get broadcast(){return this._broadcast}set broadcast(n){this._broadcast=n}_validateSchema=null;get validateSchema(){return this._validateSchema}set validateSchema(n){this._validateSchema=n}_props=(0,t.reactive)({});constructor(n=null){this._name=n}destroy(){this._parent=null,this._broadcast=null,this._validateSchema=null,this._props={}}merge(n,a=[]){for(const l in n){const r=n[l];a.length>0&&a.indexOf(r)!==-1||(this._props[l]=r)}}has(n){if(Reflect.has(this._props,n)){const a=this._props[n];if(a!=null)return!0}return this.parent==null?!1:this.parent.has(n)}delete(n){Reflect.deleteProperty(this._props,n)}set(n,a){this._props[n]=a}get(n,a){if(Reflect.has(this._props,n)){const l=this._props[n];if(l!=null)return l}return this.parent==null?a:this.parent.get(n,a)}getForParent(n,a){return this.parent==null?a:this.parent.get(n,a)}getForSelf(n){return this._props[n]}getAll(n){const a=[];let l=this;for(;l!=null;){if(Reflect.has(l._props,n)){const r=l._props[n];a.push(r)}l=l._parent}return a}},ao=new rl;function bt(){return ao}function it(n=null){return n||(n=(0,t.getCurrentInstance)()?.proxy??null),n?n[qe]??(0,t.inject)(qe,null):(0,t.inject)(qe,null)}var Zl=Symbol("OriginalDateKey");function Jl(n,a,l=[],r){const o=(0,t.getCurrentInstance)();let i=o?.proxy,s=(0,t.inject)(qe,null);s===null&&(s=bt());const c=n||a.prop||a.name;let e=new rl(c);e.parent=s;const u=g=>{i[Zl]||y(g),e?.set("modelValue",g)},d=()=>e?.getForSelf("modelValue")??null,m=()=>i[Zl]??null,y=g=>{const f={};gt(!0,f,(0,t.toRaw)(g)),i[Zl]=f};(0,t.isReactive)(a)||typeof a=="function"?(0,t.watch)(a,g=>{e?.merge(g,l)},{immediate:!0}):e.merge(a,l),a.modelValue&&y(a.modelValue);const b=(g,f)=>{e?.set(g,f)},v=g=>e?.getForSelf(g)??null;if(i[qe]=e,(0,t.provide)(qe,e),o!==null){const g=(0,t.inject)(we,null),f=Qt(i,g,c,r);e.broadcast=f,i[we]=f,(0,t.provide)(we,f),i.broadcast=(S,R,...F)=>Reflect.apply(f.emit,f,[S,R,...F]);const z=(0,t.inject)(Ye,null),w=tl(i,z,{componentName:""});e.validateSchema=w,i[Ye]=w,(0,t.provide)(Ye,w),i[yt]=new Map,i.validate=(S=!0)=>{const R=[];let F=null;const M={deep:!1};if(S===!0)F={name:"*"};else if(Array.isArray(S)&&S.length>0){const T=S;F={name:_=>_?T.indexOf(_)!==-1:!1}}else if(S!=null&&typeof S=="object"){const T=S;if(Object.assign(M,T),Array.isArray(T.include)&&T.include.length>0){const _=T.include;F={name:N=>N?_.indexOf(N)!==-1:!1}}else if(Array.isArray(T.exclude)&&T.exclude.length>0){const _=T.exclude;F={name:N=>N?_.indexOf(N)===-1:!1}}else F={name:"*"}}if(F){const T=f?.emitToChildren(F,"validate",M);T&&Reflect.apply([].push,R,T)}return R.length==1?R[0]:R.length>1?Promise.all(R).then(T=>{let _=[];return T.forEach(N=>{N.pass===!1&&Array.isArray(N.errors)&&(_=[..._,...N.errors])}),_.length>0?{pass:!1,errors:_}:{pass:!0}}):Promise.resolve({pass:!0})},i.setNameValidateRules=(S,R=!0,F=!1)=>{if(F===!0){Reflect.ownKeys(S).forEach(M=>{let T=String(M);const _={componentName:"",fieldName:T,pureDataValidate:!0};if(e){const N=Kr(e,T,_,f,w);i[yt].set(T,N);const O=S[T];O&&N.validateSchema.setRule(O)}});return}if(R){const M=Reflect.ownKeys(S);f?.emitToChildren({name:T=>M.includes(T),cachePolicy:"Persistant",uniqueId:"validateRules"},"setNameValidateRules",S,!1)}},i.clearValidate=(S=!0)=>{let R=null;if(S===!0)R={name:"*"};else if(Array.isArray(S)&&S.length>0){const F=S;R={name:M=>M?F.indexOf(M)!==-1:!1}}else if(S!=null&&typeof S=="object"){const F=S;if(Array.isArray(F.include)&&F.include.length>0){const M=F.include;R={name:T=>T?M.indexOf(T)!==-1:!1}}else if(Array.isArray(F.exclude)&&F.exclude.length>0){const M=F.exclude;R={name:T=>T?M.indexOf(T)===-1:!1}}else R={name:"*"}}R&&f?.emitToChildren(R,"clearValidate",!1)},i.resetFields=S=>{const R=d();if(!R)return;const F={};if(gt(!0,F,m()??{}),Array.isArray(S))S.forEach(M=>{R[M]=F[M]});else if(S&&Array.isArray(S.include))(S.include??[]).forEach(M=>{R[M]=F[M]});else if(S&&Array.isArray(S.exclude)){let M=S.exclude??[];Reflect.ownKeys(F).forEach(T=>{M.includes(T)||(R[T]=F[T])})}else Object.assign(R,F);i.clearValidate(S)},i.setModelValue=(S,R)=>{if(!R||R===c)u(S);else{const F={name:R,messagingPolicy:"Once"};f?.emitToChildren(F,"setModelValue",S)}},i.getModelValue=()=>d(),i.setDomainProperty=(S,R)=>{b(S,R)},i.getDomainProperty=S=>v(S),setTimeout(function(){f?.pull()},0)}return(0,t.onUnmounted)(function(){e?.validateSchema&&(e.validateSchema.destroy(),i[Ye]=void 0,(0,t.provide)(Ye,null)),e?.broadcast&&(e?.broadcast?.destroy(),i[we]=void 0,(0,t.provide)(we,null)),e?.destroy(),i[qe]=void 0,(0,t.provide)(qe,null),i[yt]&&(i[yt].clear(),i[yt]=void 0),i.broadcast=null,i.validate=null,i.setNameValidateRules=null,i.clearValidate=null,i.resetFields=null,i.setModelValue=null,i.getModelValue=null,i.setDomainProperty=null,i.getDomainProperty=null,e=null,i=null}),e}function jr(n,a,l=[]){let r=(0,t.getCurrentInstance)()?.proxy,o=(0,t.inject)(qe,null);o===null&&(o=bt());let i=new rl(n||a.prop||a.name);return i.parent=o,(0,t.isReactive)(a)||typeof a=="function"?(0,t.watch)(a,s=>{i?.merge(s,l)},{immediate:!0}):i.merge(a,l),r[qe]=i,(0,t.provide)(qe,i),(0,t.onUnmounted)(()=>{i?.destroy(),r[qe]=void 0,(0,t.provide)(qe,null),i=null,r=null}),i}function Ee(n,a,l){const r=(0,t.getCurrentInstance)()?.proxy,o=a??"";let i=Qt(r,(0,t.inject)(we,null),o,l);r[we]=i,(0,t.provide)(we,i),r.broadcast=(d,m,...y)=>i?Reflect.apply(i.emit,i,[d,m,...y]):null;const s=(0,t.inject)(Ye,null);n.fieldName=n.fieldName??o;let c=tl(r,s,n);r[Ye]=c,(0,t.provide)(Ye,c),r.validate=(d=null)=>{if(!c)return Promise.resolve({pass:!0});const m=[];let y=!1,b=!1;if(Array.isArray(d)&&d.indexOf(o)!==-1)b=!0,y=!0;else if(d&&typeof d=="object"){const v=d,g=v.ignoreDisabled??!0,f=v.ignoreReadonly??!0,z=v.ignoreHidden??!0;g===!0&&n.disabled===!0||f===!0&&n.readonly===!0||z===!0&&$r(r.$el)?b=!1:(Array.isArray(v.include)&&v.include.indexOf(o)!==-1||Array.isArray(v.exclude)&&v.exclude.indexOf(o),b=!0),y=v.deep??!1}else typeof d=="boolean"&&(y=d),b=!0;if(b){const v=c?.validate();m.push(v)}if(y){let v=null;const g={deep:!1};if(d===!0)v={name:"*"};else if(Array.isArray(d)&&d.length>0){const f=d;v={name:z=>z?f.indexOf(z)!==-1:!1}}else if(d!=null&&typeof d=="object"){const f=d;if(Object.assign(g,f),Array.isArray(f.include)&&f.include.length>0){const z=f.include;v={name:w=>w?z.indexOf(w)!==-1:!1}}else if(Array.isArray(f.exclude)&&f.exclude.length>0){const z=f.exclude;v={name:w=>w?z.indexOf(w)===-1:!1}}else v={name:"*"}}if(v&&i){const f=i.emitToChildren(v,"validate",g);Reflect.apply([].push,m,f)}}return m.length==1?m[0]:m.length>1?Promise.all(m).then(v=>{let g=[];return v.forEach(f=>{f.pass===!1&&Array.isArray(f.errors)&&(g=[...g,...f.errors])}),g.length>0?{pass:!1,errors:g}:{pass:!0}}):Promise.resolve({pass:!0})},r.setValidateRule=d=>c?.setRule(d),r.setNameValidateRules=(d,m=!1)=>{const y=d[o];y&&c?.setRule(y),m&&i&&i.emitToChildren({name:b=>Reflect.ownKeys(d).includes(b)},"setNameValidateRules",d,!1)},r.clearValidate=(d=null)=>{(!Array.isArray(d)||d.indexOf(a??"")!==-1)&&c?.clear();let m=null;if(d===!0)m={name:"*"};else if(Array.isArray(d)&&d.length>0){const y=d;m={name:b=>b?y.indexOf(b)!==-1:!1}}else if(d!=null&&typeof d=="object"){const y=d;if(Array.isArray(y.include)&&y.include.length>0){const b=y.include;m={name:v=>v?b.indexOf(v)!==-1:!1}}else if(Array.isArray(y.exclude)&&y.exclude.length>0){const b=y.exclude;m={name:v=>v?b.indexOf(v)===-1:!1}}else m={name:"*"}}m&&i&&i.emitToChildren(m,"clearValidate",!1)};let e=new qr(r);r[ll]=e;const u=je((d="validate")=>{c&&(d==="reset"?c.clear():c.validate())},60);return(Array.isArray(n.validateCheckEvents)?n.validateCheckEvents:Fr()).forEach(d=>{e&&e.on(d,m=>{u("validate")})}),(Array.isArray(n.validateResetEvents)?n.validateResetEvents:Dr()).forEach(d=>{e&&e.on(d,m=>{u("reset")})}),setTimeout(function(){i?.pull()},0),(0,t.onUnmounted)(()=>{i?.destroy(),r[we]=void 0,(0,t.provide)(we,null),i=null,c?.destroy(),r[Ye]=void 0,(0,t.provide)(Ye,null),c=null,e?.destroy(),r[ll]=void 0,e=null,r.broadcast=null,r.validate=null,r.setValidateRule=null,r.setNameValidateRules=null,r.clearValidate=null}),{broadcast:i,validateSchema:c,emitEvent:(d,...m)=>{e&&Reflect.apply(e.emit,e,[d,...m])},onEvent:(d,m)=>{e&&Reflect.apply(e.on,e,[m])},offEvent:(d,m)=>{e&&Reflect.apply(e.off,e,[m])}}}function Kr(n,a,l,r,o){const i={},s=a??"",c={getValue(){const d=n.getForSelf("modelValue");return d?d[s]:null},isExist(){const d=n.getForSelf("modelValue");return d?Reflect.has(d,s):!1}};l.fieldName=s,l.validateHandler={getValue(d){return c.getValue()}};let e=tl({},o,l);i.validate=(d=null)=>{if(!c.isExist())return console.warn(`validate error: field [${s}] not exist`),Promise.resolve({pass:!0});const m=[];let y=!1,b=!1;if(Array.isArray(d)&&d.indexOf(s)!==-1)b=!0,y=!0;else if(d&&typeof d=="object"){const v=d;Array.isArray(v.include)&&v.include.indexOf(s)!==-1||Array.isArray(v.exclude)&&v.exclude.indexOf(s),b=!0,y=v.deep??!1}else typeof d=="boolean"&&(y=d),b=!0;if(b&&e){const v=e.validate();m.push(v)}if(y){let v=null;const g={deep:!1};if(d===!0)v={name:"*"};else if(Array.isArray(d)&&d.length>0){const f=d;v={name:z=>z?f.indexOf(z)!==-1:!1}}else if(d!=null&&typeof d=="object"){const f=d;if(Object.assign(g,f),Array.isArray(f.include)&&f.include.length>0){const z=f.include;v={name:w=>w?z.indexOf(w)!==-1:!1}}else if(Array.isArray(f.exclude)&&f.exclude.length>0){const z=f.exclude;v={name:w=>w?z.indexOf(w)===-1:!1}}else v={name:"*"}}if(v&&u){const f=u.emitToChildren(v,"validate",g);Reflect.apply([].push,m,f)}}return m.length==1?m[0]:m.length>1?Promise.all(m).then(v=>{let g=[];return v.forEach(f=>{f.pass===!1&&Array.isArray(f.errors)&&(g=[...g,...f.errors])}),g.length>0?{pass:!1,errors:g}:{pass:!0}}):Promise.resolve({pass:!0})},i.setValidateRule=d=>e?.setRule(d),i.setNameValidateRules=d=>{const m=d[s];m&&e?.setRule(m)};let u=Qt(null,r,s,i);return(0,t.onUnmounted)(()=>{e=null,u=null}),{broadcast:u,validateSchema:e}}function Wr(){let n=(0,t.getCurrentInstance)()?.proxy,a=new qr(n);return n[ll]=a,(0,t.onUnmounted)(()=>{a?.destroy(),n[ll]=void 0,a=null,n=null}),{emitEvent:(l,...r)=>{a&&Reflect.apply(a.emit,a,[l,...r])},onEvent:(l,r)=>{a&&Reflect.apply(a.on,a,[r])},offEvent:(l,r)=>{a&&Reflect.apply(a.off,a,[r])}}}var be=(n,a=-1)=>n?typeof n=="string"&&(n.endsWith("%")&&a<=0||n.endsWith("vh")||n.endsWith("vw"))?n:`${fe(n,a)}px`:"",io=be;function fe(n,a=-1){if(n==null)return 0;if(typeof n=="number")return n>0&&n<1&&a>0?n*a:n;if(n=n.trim().toLocaleLowerCase(),n.length===0)return 0;let l=n.indexOf("px");if(l!==-1)return Number(n.substring(0,l));if(l=n.indexOf("rem"),l!==-1){let o=Number(n.substring(0,l)),i=1;if(at){const{fontSize:s}=window.getComputedStyle(document.documentElement,null),c=s.indexOf("px");c>0&&(i=Number(s.substring(0,c)))}return o*=i,o}if(l=n.indexOf("%"),l!==-1)return Number(n.substring(0,l))/100*a;const r=Number(n);return isNaN(r)?0:r}var ot="PageStateKey";function Je(n){const a={top:null,left:null,bottom:null,right:null};return n&&(n.top!==null&&n.top!==void 0&&(a.top=fe(n.top)),n.left!==null&&n.left!==void 0&&(a.left=fe(n.left)),n.bottom!==null&&n.bottom!==void 0&&(a.bottom=fe(n.bottom)),n.right!==null&&n.right!==void 0&&(a.right=fe(n.right))),a}function Ql(n,a,l={},r=!0,o=-1,i=-1,s=0,c=0){if(n.headerHeight=fe(l.headerHeight??a.headerHeight??-1),n.headerPadding=Je(l.headerPadding??a.headerPadding),n.footerHeight=fe(l.footerHeight??a.footerHeight??-1),n.footerPadding=Je(l.footerPadding??a.footerPadding),n.contentPadding=Je(l.contentPadding??a.contentPadding),r){const e=l.height??a.height;e?n.height=fe(e,i):n.height=fe(i)-fe(s,i)-fe(c,i),n.width=fe(l.width??a.width??0,o)}}function Yr(n,a={}){const l={top:null,bottom:null,right:null,left:null},r={width:0,height:0,headerHeight:0,headerPadding:{...l},footerHeight:0,footerPadding:{...l},contentPadding:{...l},contentHeight:null,safeAreaTop:0,safeAreaBottom:0,safeAreaLeft:0,safeAreaRight:0,headerMounted:!1,footerMounted:!1},o=Object.assign(n.get("safeAreaInset")??{},a.safeAreaInset??{});o&&(r.safeAreaTop=fe(o.top),r.safeAreaBottom=fe(o.bottom),r.safeAreaLeft=fe(o.left),r.safeAreaRight=fe(o.right));const i=n.get("pageLayout");if(!i)return null;Ql(r,i,a,!0,n.get("rootWidth")??-1,n.get("rootHeight")??-1,n.get("headerBarHeight")??0,n.get("footerBarHeight")??0);const s=(0,t.reactive)(r),c=n.getForParent(ot);c&&(r.height=sl(n,c),r.width=cl(n,c),(0,t.watch)([()=>sl(n,c),()=>cl(n,c)],([u,d])=>{s.height=u,s.width=d}));const e=!c;return(0,t.watch)([()=>a.height,()=>n.get("pageLayout"),()=>n.get("rootWidth"),()=>n.get("rootHeight"),()=>n.get("headerBarHeight"),()=>n.get("footerBarHeight")],([u,d,m=-1,y=-1,b=0,v=0])=>{Ql(s,d,a,e,m,y,b,v)}),n.set(ot,s),s}function al(n){return n.get(ot)}function il(n,a){if(a=a??n.get(ot),a&&a.headerMounted){const l=a.safeAreaTop==-1?0:a.safeAreaTop;return a.headerAllHeight??a.headerHeight+l}return 0}function ol(n,a){if(a=a??n.get(ot),a&&a.footerMounted){const l=a.safeAreaBottom==-1?0:a.safeAreaBottom;return a.footerAllHeight??a.footerHeight+l}return 0}function sl(n,a){if(a=a??n.get(ot),a){if(a.contentInnerHeight)return a.contentInnerHeight;const l=il(n,a),r=ol(n,a),o=fe(a.contentPadding.top??0),i=fe(a.contentPadding.bottom??0);return a.height-l-r-o-i}return 0}function cl(n,a){if(a=a??n.get(ot),a){const l=fe(a.contentPadding.left??0),r=fe(a.contentPadding.right??0);return a.contentInnerWidth??a.width-l-r}return 0}function oo(n){return!!n.getForParent(ot)}var en=Symbol.for("InnerPageScopeKey");function tn(n){(0,t.provide)(en,n)}function Lt(n=!1){return(0,t.inject)(en,n)}var ln=Symbol.for("AbstractPageScopeKey");function Ur(n){(0,t.provide)(ln,n)}function At(n=!1){return(0,t.inject)(ln,n)}var Pe=(function(n){return n[n.Parent=0]="Parent",n[n.Near=1]="Near",n})({});function ul(n,a){return n==null?!1:typeof a=="function"?a(n):!0}function Fe(n,a,l=Pe.Near,r){const o=it();return o==null?n:l===Pe.Parent?(0,t.computed)(()=>{const i=o.getAll(a);for(let c=i.length-1;c>=0;c--){const e=i[c];if(ul(e,r))return e}const s=n.value;return ul(s,r)?s:null}):(0,t.computed)(()=>{const i=n.value;if(ul(i,r))return i;const s=o.getAll(a);for(let c=0;c<s.length;c++){const e=s[c];if(ul(e,r))return e}return null})}function Re(n){return Fe(n,"readonly",Pe.Near)}function De(n){return Fe(n,"disabled",Pe.Near)}function pe(n,a="modelValue",l=null,r){const o=(0,t.toRef)(n,a);let i=o.value;typeof l=="function"&&(i=l(o.value));const s=(0,t.ref)(i);return(0,t.watch)(o,c=>{if(typeof l=="function"){const e=l(c);e!==s.value&&(s.value=e,r&&r("setValue",e))}else c!==s.value&&(s.value=c,r&&r("setValue",c))}),s}var Gr=new Map,dl=new Map,nn=null;function so(n){nn=n}function Xr(n,a,l){if(l){let r=dl.get(l);r||(r=new Map,dl.set(l,r)),r.set(n,a)}else Gr.set(n,a)}function Ke(n,a,l){!l&&nn&&(l=nn(n)??void 0);let r=null;if(l){let o=dl.get(l);o&&(r=o.get(a))}return r||(r=Gr.get(a)),r}function co(n,a){for(let l in n){const r=n[l];Xr(l,r,a)}}function uo(n){dl.delete(n)}function fo(){return{top:0,left:0,bottom:0,right:0}}function mo(){return at?{rootWidth:document.documentElement.clientWidth||document.body.clientWidth,rootHeight:document.documentElement.clientHeight||document.body.clientHeight,pageLayout:{}}:{rootWidth:-1,rootHeight:-1,pageLayout:{}}}function ho(n,a){let l=n;if(a.componentPrefix){const r=l.indexOf("-");r!==-1?l=`${a.componentPrefix}${l.slice(r)}`:l=`${a.componentPrefix}-${l}`}return Vt(l)}var go=class{packages;installers;_version;get version(){return this._version}constructor(n,a,l){this.packages=n,this.installers=a,this._version=l}install(n,a={}){a?.install!==!1&&(this.packages.forEach(r=>{if(r.install)n.use(r,a);else if(r.name){const o=ho(r.name,a);n.component(o,r)}}),this.installers.forEach(r=>{r(n,a)}));const l=bt();if(a.autoAdjustPageLayout!==!1&&window.ResizeObserver){const r={...a},o=je(()=>{const i={...r};this.updateLayout(i,l)},120);new window.ResizeObserver(o).observe(window.document.body)}this.updateLayout(a,l)}updateLayout(n,a){const l=n.headerBarHeight??0,r=n.footerBarHeight??0,o=gt({},fo(),n.safeAreaInset),i=mo(),s=gt({},i.pageLayout,n.pageLayout);a=a??bt(),a.set("safeAreaInset",o),a.set("headerBarHeight",l),a.set("footerBarHeight",r),a.set("pageLayout",s),a.set("rootWidth",i.rootWidth),a.set("rootHeight",i.rootHeight);const c=["install","componentPrefix","safeAreaInset","headerBarHeight","footerBarHeight","pageLayout","rootWidth","rootHeight"];for(const e in n)c.indexOf(e)===-1&&a.set(e,n[e])}setScopeGetter(n){so(n)}setAPI(n,a,l){Xr(n,a,l)}getAPI(n,a,l){return Ke(n,a,l)}batchSetAPI(n,a){co(n,a)}clearScopeAPI(n){uo(n)}getRootDomain(){return bt()}},po=[x.ElAffix,x.ElAlert,x.ElAutocomplete,x.ElAutoResizer,x.ElAvatar,x.ElBacktop,x.ElBadge,x.ElBreadcrumb,x.ElBreadcrumbItem,x.ElButton,x.ElButtonGroup,x.ElCalendar,x.ElCard,x.ElCarousel,x.ElCarouselItem,x.ElCascader,x.ElCascaderPanel,x.ElCheckTag,x.ElCheckbox,x.ElCheckboxButton,x.ElCheckboxGroup,x.ElCol,x.ElCollapse,x.ElCollapseItem,x.ElCollapseTransition,x.ElColorPicker,x.ElConfigProvider,x.ElContainer,x.ElAside,x.ElFooter,x.ElHeader,x.ElMain,x.ElDatePicker,x.ElDescriptions,x.ElDescriptionsItem,x.ElDialog,x.ElDivider,x.ElDrawer,x.ElDropdown,x.ElDropdownItem,x.ElDropdownMenu,x.ElEmpty,x.ElForm,x.ElFormItem,x.ElIcon,x.ElImage,x.ElImageViewer,x.ElInput,x.ElInputNumber,x.ElLink,x.ElMenu,x.ElSubMenu,x.ElMenuItem,x.ElMenuItemGroup,x.ElPageHeader,x.ElPagination,x.ElPopconfirm,x.ElPopover,x.ElPopper,x.ElProgress,x.ElRadio,x.ElRadioButton,x.ElRadioGroup,x.ElRate,x.ElResult,x.ElRow,x.ElScrollbar,x.ElSelect,x.ElOption,x.ElOptionGroup,x.ElSelectV2,x.ElSkeleton,x.ElSkeletonItem,x.ElSlider,x.ElSpace,x.ElSteps,x.ElStep,x.ElSwitch,x.ElTable,x.ElTableColumn,x.ElTableV2,x.ElTabs,x.ElTabPane,x.ElTag,x.ElTimePicker,x.ElTimeSelect,x.ElTimeline,x.ElTimelineItem,x.ElTooltip,x.ElTransfer,x.ElTree,x.ElTreeSelect,x.ElTreeV2,x.ElUpload,x.ElStatistic,x.ElCountdown,x.ElSegmented,x.ElAnchor,x.ElAnchorLink,x.ElWatermark,x.ElMessageBox,x.ElMessage,x.ElNotification,x.ElSplitter],yo=[x.ElInfiniteScroll,x.ElLoading,x.ElMessage,x.ElMessageBox,x.ElNotification,x.ElPopoverDirective],bo=(n,a={})=>{const l=a.componentPrefix??"fox";po.forEach(r=>{if(typeof r.name=="string"){let o="";const i=Ar(r.name),s=i.indexOf("-");s!==-1?o=`${l}${i.slice(s)}`:o=`${l}-${i}`,o=Vt(o),n.component(o,r)}else n.use(r)}),yo.forEach(r=>{n.use(r)})};function ce(n){const a=`fox-${n}`,l=Vt(a);return{componentName:a,scope:n.replace("-",""),create(r){return r.baseName=n,r.name=l,r.install=(o,i)=>{let s=r.name;i?.componentPrefix&&(s=`${i.componentPrefix}-${r.baseName}`,s=Vt(s)),o.component(s,r)},(0,t.defineComponent)(r)},createDemo(r){return r.baseName=n,r.name="demo-"+n,(0,t.defineComponent)(r)}}}function Ce(n,a=null){if(a||(a=(0,t.getCurrentInstance)()),a&&a.proxy){let l=a.proxy;Object.assign(l,n)}}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}},Te={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}},Zr={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}},Jr={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}},Qr=[];for(const n in Jr)Qr.push(n);var So={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}},wo=(n,a)=>({inheritAttrs:!0,props:{...Ne,...Zr,...So},setup(l,{slots:r}){const o=At(!1),i=Lt(!1),s=Jl(l.name,l);if(s){const m=Yr(s,l);Ce({getPageContentHeight:()=>sl(s,m),getPageContentWidth:()=>cl(s,m),getPageHeaderHeight:()=>il(s,m),getPageFooterHeight:()=>ol(s,m)}),m&&i&&(m.contentHeight="100%")}const c=(0,t.computed)(()=>({[n]:!0,"is-inner":i})),e=(0,t.computed)(()=>({})),u=(0,t.getCurrentInstance)(),d=(m,y=!1)=>{const b=u?.proxy;b&&typeof b.setNameValidateRules=="function"&&b.setNameValidateRules(m,!0,y)};return(0,t.watch)([()=>l.rules,()=>l.pureDataRules],([m,y],[b,v])=>{if(m&&b){const g=(0,t.toRaw)(b),f=(0,t.toRaw)(m),z=f?Reflect.ownKeys(f):[];(g?Reflect.ownKeys(g):[]).forEach(w=>{z.includes(w)||(f[w]=[])}),d(f)}if(y&&v){const g=(0,t.toRaw)(v),f=(0,t.toRaw)(y),z=f?Reflect.ownKeys(f):[];(g?Reflect.ownKeys(g):[]).forEach(w=>{z.includes(w)||(f[w]=[])}),d(f,!0)}},{deep:!0}),(0,t.onMounted)(()=>{l.rules&&d((0,t.toRaw)(l.rules)),l.pureDataRules&&d((0,t.toRaw)(l.pureDataRules),!0)}),()=>o?r?.default?.():(0,t.h)("div",{class:c.value,style:e.value},[r?.default?.()])}}),{componentName:No,create:vo,scope:Co}=ce("page"),xo=vo(wo(No,Co)),rn=xo;function an(n){const a=(0,t.unref)(n);return{width:a.offsetWidth,height:a.offsetHeight}}function fl(n){const a=(0,t.unref)(n),l=window.getComputedStyle(a,null),r=parseFloat(l.getPropertyValue("padding-left")),o=parseFloat(l.getPropertyValue("padding-right")),i=parseFloat(l.getPropertyValue("padding-top")),s=parseFloat(l.getPropertyValue("padding-bottom"));return{width:a.clientWidth-r-o,height:a.clientHeight-i-s}}var ea={headerbar:{},radio:{},checkbox:{}};function zo(n){Object.assign(ea,n)}function ta(){return ea}var ko=(n,a,l,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:l},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,i){const s=At(!1),c=Lt(!1),e=s?null:it(),u=e?al(e):null;u&&(u.headerMounted=!0);const d=ta(),m=n,y=(0,t.computed)(()=>{const C={[m]:!0,[`${m}--border`]:o.border,[`${m}--fixed`]:o.fixed};return c||(C[`${m}--safe-area-inset-top`]=o.safeAreaInsetTop),C}),b=(0,t.computed)(()=>({[`${m}__inner`]:!0,[`${m}__inner--${o.align}`]:!0})),v=He(o.height)?null:fe(o.height),g=(0,t.computed)(()=>{const C={safeAreaTop:null,height:null,left:null,top:null,right:null,bottom:null};if(s)return C;if(e&&u){const E=Je(o.padding??u.headerPadding);if(Object.assign(C,E),He(v)||(u.headerHeight=v),C.height=u.headerHeight,C.safeAreaTop=u.safeAreaTop===-1?0:u.safeAreaTop,C.safeAreaTop>0){const I=fe(E.top??0);C.top=C.safeAreaTop+I,C.height&&C.height>0&&(C.height=C.height+C.safeAreaTop)}return C}if(He(v)||(C.height=v),o.padding){const E=Je(o.padding);Object.assign(C,E)}return C}),f=(0,t.ref)(null),z=()=>u&&f.value&&!Yl(f.value)?(r||(u.headerAllHeight=an(f.value).height),u.headerMounted=!0,!0):!1,w=je(z,120);let S=null;(0,t.onMounted)(()=>{s||u&&(nl(z,50,5,50,!0),window.ResizeObserver&&f.value&&(S=new window.ResizeObserver(w),S.observe(f.value)))}),(0,t.onUnmounted)(()=>{s||u&&(u.headerMounted=!1,S&&(S.disconnect(),S=null))});const R=(0,t.computed)(()=>{const C={};return s||(g.value.height!==null&&g.value.height!==void 0&&(C.height=`${g.value.height}px`),g.value.top!==null&&g.value.top!==void 0&&(C.paddingTop=`${g.value.top}px`),g.value.left!==null&&g.value.left!==void 0&&(C.paddingLeft=`${g.value.left}px`),g.value.right!==null&&g.value.right!==void 0&&(C.paddingRight=`${g.value.right}px`),g.value.bottom!==null&&g.value.bottom!==void 0&&(C.paddingBottom=`${g.value.bottom}px`)),C}),F=(0,t.computed)(()=>{const C=g.value?.height;return He(C)||C<0?!0:C>0});function M(){i.emit("back")}function T(){i.emit("click-title")}function _(){i.emit("click-right")}function N(){i.emit("click-right-text")}const O=()=>{if(!o.leftShow)return null;const C=[];if(i.slots.left)C.push(i.slots.left());else{if(i.slots.leftIcon){const E=(0,t.h)("view",{class:"left-icon",onClick:M},[i.slots.leftIcon()]);C.push(E)}else{const E=o.leftIcon??d.headerbar.Left??l,I=(0,t.h)("view",{class:"left-icon",onClick:M},[(0,t.h)(E)]);C.push(I)}if(o.leftText){const E=(0,t.h)("view",{class:"left-text",onClick:M},[o.leftText]);C.push(E)}}return C.length===0?null:(0,t.h)("view",{class:"fox-header-bar__left"},C)},k=()=>{if(!o.rightShow)return null;const C=[];if(i.slots.right)C.push(i.slots.right());else{if(o.rightText){const E=(0,t.h)("view",{class:"right-text",onClick:N},[o.rightText]);C.push(E)}if(i.slots.rightIcon){const E=(0,t.h)("view",{class:"right-icon",onClick:_},[i.slots.rightIcon()]);C.push(E)}else if(o.rightIcon){const E=(0,t.h)("view",{class:"right-icon",onClick:_},[(0,t.h)(o.rightIcon)]);C.push(E)}}return C.length===0?null:(0,t.h)("view",{class:"fox-header-bar__right"},C)},P=()=>{if(!o.titleShow)return null;const C=[],E=i.slots.default?i.slots.default():null;if(E)C.push(E);else{if(o.title){const I=(0,t.h)("view",{class:"title-text"},[o.title]);C.push(I)}if(i.slots.titleIcon){const I=(0,t.h)("view",{class:"title-icon",onClick:T},[i.slots.titleIcon()]);C.push(I)}else if(o.titleIcon){const I=(0,t.h)("view",{class:"title-icon",onClick:T},[(0,t.h)(o.titleIcon)]);C.push(I)}}return C.length===0?null:(0,t.h)("view",{class:"fox-header-bar__title"},C)},ee=()=>{const C=[],E=i.slots.bottom?i.slots.bottom():null;return E&&C.push(E),C.length===0?null:(0,t.h)("view",{class:"fox-header-bar__bottom"},C)};return()=>{if(s||!F.value)return null;const C=[];if(i.slots.all)C.push(i.slots.all());else{const E=[],I=O();I&&E.push(I);const j=P();j&&E.push(j);const G=k();if(G&&E.push(G),E.length>0){const L=(0,t.h)("view",{class:b.value},E);C.push(L)}const J=ee();J&&C.push(J)}return C.length===0?null:(0,t.h)("view",{class:y.value,style:R.value,ref:f},C)}}}),{componentName:Eo,create:To,scope:$o}=ce("header-bar"),Bo=To(ko(Eo,$o,Me.ArrowLeft)),on=Bo;function Vo(n,a,l=!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,o){const i=At(!1),s=Lt(!1),c=i?null:it(),e=c?al(c):null,u=(0,t.computed)(()=>{const w=n,S={[w]:!0,[`${w}--${r.align}`]:!0,[`${w}--border`]:r.border,[`${w}--fixed`]:r.fixed};return s||(S[`${w}--safe-area-inset-bottom`]=r.safeAreaInsetBottom),S}),d=He(r.height)?null:fe(r.height),m=(0,t.computed)(()=>{const w={safeAreaBottom:null,height:null,left:null,top:null,right:null,bottom:null};if(i)return w;if(c&&e){const S=Je(r.padding??e.footerPadding);if(Object.assign(w,S),He(d)||(e.footerHeight=d),w.height=e.footerHeight,w.safeAreaBottom=e.safeAreaBottom===-1?0:e.safeAreaBottom,w.safeAreaBottom>0){const R=fe(S.bottom??0);w.bottom=w.safeAreaBottom+R,w.height&&w.height>0&&(w.height=w.height+w.safeAreaBottom)}return w}if(He(d)||(w.height=d),r.padding){const S=Je(r.padding);Object.assign(w,S)}return w}),y=(0,t.computed)(()=>{const w=m.value?.height;return He(w)||w<0?!0:w>0}),b=(0,t.ref)(null),v=()=>e&&b.value&&!Yl(b.value)?(l||(e.footerAllHeight=an(b.value).height),e.footerMounted=!0,!0):!1,g=je(v,120);let f=null;(0,t.onMounted)(()=>{i||e&&(nl(v,50,5,50,!0),window.ResizeObserver&&b.value&&(f=new window.ResizeObserver(g),f.observe(b.value)))}),(0,t.onUnmounted)(()=>{i||e&&(e.footerMounted=!1,f&&(f.disconnect(),f=null))});const z=(0,t.computed)(()=>{const w={};return i||(m.value.height!==null&&m.value.height!==void 0&&(w.height=be(m.value.height)),m.value.top!==null&&m.value.top!==void 0&&(w.paddingTop=be(m.value.top)),m.value.left!==null&&m.value.left!==void 0&&(w.paddingLeft=be(m.value.left)),m.value.right!==null&&m.value.right!==void 0&&(w.paddingRight=be(m.value.right)),m.value.bottom!==null&&m.value.bottom!==void 0&&(w.paddingBottom=be(m.value.bottom))),w});return()=>{if(i||!y.value)return null;const w=o.slots.default?o.slots.default():[];return(0,t.h)("view",{ref:b,class:u.value,style:z.value},w)}}}}var{componentName:Mo,create:_o,scope:Io}=ce("footer-bar"),Lo=_o(Vo(Mo,Io)),sn=Lo;function Ao(n,a){return{props:{padding:{type:[Object],required:!1},tag:{type:[String],required:!1,default:()=>"div"}},setup(l,{slots:r,attrs:o}){const i=At(!1),s=Lt(!1),c=i?null:it(),e=(0,t.computed)(()=>({[n]:!0})),u=c?al(c):null,d=(0,t.computed)(()=>{const g={};if(i)return g;if(c&&u){if(l.padding){const T=Je(l.padding);Object.assign(u.contentPadding,T)}const f=il(c,u),z=ol(c,u);let w="";u.contentHeight?w=`${u.contentHeight}`:w=`${u.height}px`,g.height=w;let S=fe((u&&u.contentPadding&&u.contentPadding.top)??-1);(S>=0||f>0)&&(S=S<0?0:S,g.paddingTop=`${f+S}px`);let R=fe((u&&u.contentPadding&&u.contentPadding.bottom)??-1);(R>=0||z>0)&&(R=R<0?0:R,g.paddingBottom=`${z+R}px`);const F=fe((u&&u.contentPadding&&u.contentPadding.left)??-1);F>=0&&(g.paddingLeft=`${F}px`);const M=fe((u&&u.contentPadding&&u.contentPadding.right)??-1);return M>=0&&(g.paddingRight=`${M}px`),g}if(l.padding){const f=Je(l.padding);f.left&&(g.paddingLeft=`${f.left}px`),f.top&&(g.paddingTop=`${f.top}px`),f.right&&(g.paddingRight=`${f.right}px`),f.bottom&&(g.paddingBottom=`${f.bottom}px`)}return g}),m=(0,t.ref)(null),y=()=>{if(u&&m.value){const g=fl(m.value);u.contentInnerHeight=g.height,u.contentInnerWidth=g.width}},b=je(y,120);let v=null;return(0,t.onMounted)(()=>{s||i||(requestAnimationFrame(y),window.ResizeObserver&&m.value&&(v=new window.ResizeObserver(b),v.observe(m.value)))}),(0,t.onUnmounted)(()=>{s||i||v&&(v.disconnect(),v=null)}),()=>i?r.default?.():(0,t.h)(l.tag??"view",{...o,ref:m,class:e.value,style:d.value},r)}}}var{componentName:Po,create:Fo,scope:Ro}=ce("content"),Do=Fo(Ao(Po,Ro)),cn=Do,St="GroupStateKey",la=Symbol.for("GroupScopeKey");function ml(){return(0,t.inject)(la,!1)}function hl(n=!0){(0,t.provide)(la,n)}function Oo(n,a={}){Reflect.ownKeys(a).forEach(l=>{if(typeof l!="string")return;const r=a[l];He(r)||(n[l]=r)})}function qo(n,a={}){const l={type:"grid",width:n.get("width",-1),column:-1,gutter:-1};Oo(l,a);const r=(0,t.markRaw)({layout:(0,t.shallowRef)(l),passport:0,order:{index:0}});return n.set(St,r),r}function un(n,a,l=-1,r=-1,o=!1,i,s,c){const e=n.get(St);if(!e)return;const u=n.get("groupLayout")??{};l===-1&&(l=u.column??1),r===-1&&(r=u.gutter??0),i||(i=u.minItemWidth??-1),s||(s=u.maxItemWidth??-1);const d=fe(i),m=fe(s);c||(c=u.type??"grid");const y=()=>{const b=a===""||a===-1,v=fe(a);let g=ke(l);const f=fe(r);if(!b){let S=(v-(g-1)*f)/g;for(;m!==-1&&S>m;)g++,S=(v-(g-1)*f)/g;for(;d!==-1&&g>1&&S<d;)g--,S=(v-(g-1)*f)/g}let z=!1;const w=e.layout;w.value.width=a,w.value.column!==g&&(w.value.column=g,z=!0),w.value.gutter!==f&&(w.value.gutter=f,z=!0),w.value.type!==c&&(w.value.type=c,z=!0),z&&(0,t.triggerRef)(w)};if(o)y();else{const b=++e.passport;setTimeout(()=>{b===e.passport&&y()},50)}}function gl(n,a=!1){let l;return a?l=n.getForParent(St):l=n.get(St),l.layout}function pl(n,a=!1){let l;return a?l=n.getForParent(St):l=n.get(St),l.order}function na(n,a=1){if(a==="stretch")return-1;const l=ke(a);return l===-1?100:100*l/n}function yl(n,a,l=1,r=0,o){const i={};let s=0;o?s=fe(o):s=na(a.column,l),s>0&&(i.width=`${s}%`);const c=na(a.column,r);c>0&&(i["margin-left"]=`${c}%`);const e=fe(a.gutter)/2;return e>0&&(i["padding-left"]=`${e}px`,i["padding-right"]=`${e}px`),i}function bl(n,a,l=1,r=0){if(l==="stretch"){const e=n.index%a.column,u=e+(a.column-e);return n.index=n.index+(u-e),{"grid-column":`${e+1} / -1`}}let o=ke(l);if(o===-1){const e=n.index%a.column;return a.column,e==0?n.index=n.index+a.column:n.index=n.index+(a.column-e)+a.column,{"grid-column":"1 / -1"}}if(o>a.column){const e=n.index%a.column;return a.column,e==0?n.index=n.index+a.column:n.index=n.index+(a.column-e)+a.column,{"grid-column":"1 / -1"}}const i=ke(r)%a.column;let s=(n.index+i)%a.column,c=s+o;return c>a.column?(s=0,c=s+o,n.index=n.index+(a.column-s)+o):n.index=n.index+i+o,i>0?{"grid-column":`${s+1} / span ${o}`}:{"grid-column-start":`span ${o}`}}var ra=Symbol("RollingStateKey");function Ho(n){(0,t.provide)(ra,n)}function jo(){return(0,t.inject)(ra,null)}function dn(n){let a=0;const l=window.getComputedStyle(n,null);if(l.getPropertyValue("box-sizing")==="content-box"){const r=parseFloat(l.getPropertyValue("padding-top")),o=parseFloat(l.getPropertyValue("padding-bottom"));a=n.clientHeight-r-o}else a=n.offsetHeight;return a}function Ko(n){let a=dn(n);if(a<=0){const l=n.cloneNode(!0);l.style=`width: ${n.offsetWidth}px; height: initial; overflow: initial; visibility: hidden;`,document.body.appendChild(l),a=dn(l),document.body.removeChild(l)}return a}function Wo(n,a,l){const r=typeof n=="number"?n:parseInt(n),o=typeof a=="number"?a:parseInt(a),i=typeof l=="number"?l:parseInt(l);if(r<=0)return"1fr";const s=(r-(o-1)*i)/o;return s>0?`${s}px`:"1fr"}function aa(n){const a=[];return n.forEach(l=>{l.type===t.Fragment&&Array.isArray(l.children)?a.push(...aa(l.children)):a.push(l)}),a}function Yo(n){return!(n.type===t.Comment||n.type===t.Text&&typeof n.children=="string"&&n.children.trim()==="")}function fn(n){function a(){return aa(n?.()??[]).filter(Yo)}return{getChildren:a}}var Uo={...Ne,...Zr,...Jr};function Go(n,a,l){return{props:Uo,emits:["update:collapse","header-click"],setup(r,o){const i=Jl(r.prop??r.name,r,Qr),s=qo(i,{type:r.type}),c=ml();hl(!0);const e=r.rollingDisplay?jo():null,u=(0,t.ref)(null),d=(0,t.computed)(()=>r.rollingDisplay?e&&!e.disabled:!1),m=(0,t.computed)(()=>c&&i?gl(i,!0).value:null),y=(0,t.getCurrentInstance)(),b=(V,X=!1)=>{const B=y?.proxy;B&&typeof B.setNameValidateRules=="function"&&B.setNameValidateRules(V,!0,X)};(0,t.watch)([()=>r.rules,()=>r.pureDataRules],([V,X],[B,p])=>{if(V&&B){const D=(0,t.toRaw)(B),H=(0,t.toRaw)(V),Q=H?Reflect.ownKeys(H):[];(D?Reflect.ownKeys(D):[]).forEach(ie=>{Q.includes(ie)||(H[ie]=[])}),b(H)}if(X&&p){const D=(0,t.toRaw)(p),H=(0,t.toRaw)(X),Q=H?Reflect.ownKeys(H):[];(D?Reflect.ownKeys(D):[]).forEach(ie=>{Q.includes(ie)||(H[ie]=[])}),b(H,!0)}},{deep:!0});const v=n,g=(0,t.computed)(()=>{const V={};V.height=E.value;const X=c?pl(i,!0):null;if(m.value&&X){if(m.value.type==="grid"){const B=bl(X,m.value,r.span,r.offset);Object.assign(V,B)}else if(m.value.type==="flow"){const B=yl(X,m.value,r.span,r.offset,r.width);Object.assign(V,B)}}else r.width&&(V.width=be(r.width));return V}),f=(0,t.computed)(()=>{const V=s.layout.value.type;return V==="grid"||V==="flow"?{[`${v}--${V}`]:!0,[`${v}--${V}-justify-${r.justify}`]:!0,[`${v}--${V}-align-${r.align}`]:!0,[`${v}--gutter`]:!0}:{[`${v}--${V}`]:!0,[`${v}--gutter`]:!0}}),z=(0,t.computed)(()=>{if(s.layout.value.type==="grid"){let V="";if(r.columnWidth)V=`repeat(auto-fill, ${r.columnWidth})`;else{const X=Wo(_.value,s.layout.value.column,s.layout.value.gutter);V=`repeat(${s.layout.value.column}, ${X})`}return{"column-gap":`${s.layout.value.gutter}px`,"grid-template-columns":V}}}),w=(0,t.toRef)(r,"gutter"),S=(0,t.toRef)(r,"column"),R=(0,t.computed)(()=>c||d.value?!0:de(r.isWrap)),F=[],M=V=>{F.push(V)},T=()=>{let V=F.length;F.splice(0,V)},_=(0,t.ref)(-1),N=V=>{const X=fl(V).width;X>0&&X!==_.value&&(_.value=X)};un(i,_.value,S.value,w.value,!0,r.minItemWidth,r.maxItemWidth,r.type),r.autoLayout&&(0,t.watch)([_,S,w],([V,X,B])=>{s.order.index=0,un(i,V,X,B,!1,r.minItemWidth,r.maxItemWidth,r.type)});const O=(0,t.computed)(()=>I.value?r.expandText??"":r.collapseText??""),k=(0,t.computed)(()=>({[`${n}__header-collapse-text`]:!0})),P=(0,t.computed)(()=>({[`${n}__header-collapse-icon`]:!0,"is-expand":!I.value,"is-collapse":I.value})),ee=(0,t.ref)(),C=(0,t.ref)(),E=(0,t.computed)(()=>j.value||be(r.height)||""),I=(0,t.ref)(!1),j=(0,t.ref)(""),G=(0,t.ref)(!1);let J=-1;const L=(V,X=!0)=>{const B=ee.value;if(B&&I.value!==V){if(J=J===-1?Ko(B):J,G.value=!0,X)if(B.style["will-change"]="height",B.ontransitionend=function(){B.ontransitionend=null,this.style["will-change"]="auto",V||(j.value="",G.value=!1)},V){let p=0;r.collapseHeight?p=r.collapseHeight:C.value&&C.value.classList.contains(`${n}__header`)&&(p=C.value.offsetHeight),j.value=`${J}px`,(0,t.nextTick)(()=>{j.value=`${p}px`})}else j.value=`${J}px`;else if(V){let p=0;r.collapseHeight?p=r.collapseHeight:C.value&&C.value.classList.contains(`${n}__header`)&&(p=C.value.offsetHeight),j.value=`${p}px`}else G.value=!1,j.value=`${J}px`;I.value=V,o.emit("update:collapse",V)}};(0,t.watch)(()=>r.collapse,V=>{L(V)});const le=V=>{o.emit("header-click",V)},W=()=>{A()},A=V=>{V=V??!I.value,L(V)};Ce({toggleCollapse:A,doLayout:()=>{F[0]&&(N(F[0]),un(i,_.value,S.value,w.value,!0,r.minItemWidth,r.maxItemWidth,r.type))}});let K=null,$=!0;const Y=V=>{if(r.rules&&b((0,t.toRaw)(r.rules)),r.pureDataRules&&b((0,t.toRaw)(r.pureDataRules),!0),!!at&&(V&&L(de(r.collapse),!1),r.autoLayout&&Array.isArray(F)&&F.length>0)){const X=F[0];if(N(X),window.ResizeObserver){const B=je(()=>N(X),120);K=new window.ResizeObserver(B),K.observe(X)}}},te=()=>{K?.disconnect(),K=null},re=!d.value||e?.acquire();re&&(u.value=d.value?!0:null),(0,t.onMounted)(()=>{if(re&&(Y($),$=!1),d.value&&e){let V=null,X=e.initialHeight;e.observe(ee.value,B=>{if(B!==u.value)if(B)u.value=!0,I.value||(j.value=""),V=setTimeout(()=>{V=null,u.value!==!1&&(Y($),$=!1)},100);else{if(V!==null&&clearTimeout(V),u.value=!1,!I.value)if($)j.value=e.initialHeight;else{let p=dn(ee.value);p<=0?j.value=X:(j.value=`${p}px`,X=j.value)}$||te()}})}}),(0,t.onUnmounted)(()=>{K?.disconnect(),e&&e.unobserve(ee.value)});const Z=(V="right")=>{const X=[];if(O.value){const D=(0,t.h)("span",{class:k.value},[O.value]);X.push(D)}const B={class:P.value},p=l(r.collapseIcon,B);return p&&X.push(p),X.length>0?(0,t.h)("div",{class:{[`${v}__header-collapse`]:!0,[`is-${V}`]:!0},onClick:W},X):null},U=(V,X,B,p)=>{const D={...f.value};if(X===0&&(D[`${v}__first`]=!0),B>=p-1&&(D[`${v}__last`]=!0),R.value===!1){const H=o.attrs.class;H&&(D[`${H}`]=!0)}return(0,t.h)("div",{ref:M,key:`${X}`,class:D,style:z.value},V)};return()=>{const V=r.prop??r.name;if(d.value&&u.value!==!0)return(0,t.h)(r.tag||"div",{ref:ee,prop:V,class:{[`${v}`]:!0,"is-collapse":G.value},style:g.value},[]);s.order.index=0;const X=[];let B=0;if(o.slots.header){const Q=(0,t.h)("div",{key:`${B++}`,ref:C,class:{[`${v}__header`]:!0,[`${v}__first`]:!0},onClick:le},[o.slots.header()]);X.push(Q)}else{const Q=[],ie=r.collapsePosition==="left";if(ie&&r.showCollapse){const oe=Z("left");oe&&Q.push(oe)}if(r.title||o.slots.title){if(r.showMark){const oe={class:{[`${v}__header-mark`]:!0}};r.markColor&&(oe.style={background:r.markColor});const ge=(0,t.h)("div",oe);Q.push(ge)}if(o.slots.title){const oe=(0,t.h)("div",{class:{[`${v}__header-title`]:!0}},[o.slots.title()]);Q.push(oe)}else if(r.title){const oe=(0,t.h)("div",{class:{[`${v}__header-title`]:!0}},[r.title]);Q.push(oe)}}if(o.slots.toolbar&&Q.push(o.slots.toolbar()),!ie&&r.showCollapse){const oe=Z("right");oe&&Q.push(oe)}if(Q.length>0){const oe=(0,t.h)("div",{key:`${B++}`,ref:C,class:{[`${v}__header`]:!0,[`${v}__first`]:!0},onClick:le},Q);X.push(oe)}}T();const{getChildren:p}=fn(o.slots.default),D=p(),H=s.layout.value.type;if(H==="grid"){const Q=U(D,B++,0,D.length);X.push(Q)}else if(H==="flow"){const Q=U(D,B++,0,D.length);X.push(Q)}else for(let Q=0;Q<D.length;Q++){const ie=D[Q],oe=U([ie],B++,Q,D.length);X.push(oe)}return R.value?(0,t.h)(r.tag||"div",{ref:ee,prop:V,class:{[`${v}`]:!0,"is-collapse":G.value},style:g.value},[X]):X}}}}var{componentName:Xo,create:Zo,scope:Jo}=ce("group"),Qo=(n,a)=>(n=n??Me.ArrowUp,(0,t.h)(x.ElIcon,a,{default:()=>[(0,t.h)(n)]})),es=Zo(Go(Xo,Jo,Qo)),mn=es;function ts(n){return n===window}var ls=/matrix\((.+)\)/,hn=n=>{const a=(0,t.unref)(n);if(!a)return{x:0,y:0};if(ts(a))return{x:0,y:0};let l=0,r=0,o=a;for(;o!==null;)l+=o.offsetLeft,r+=o.offsetTop,o=o.offsetParent;let i=0,s=0,c=0,e=0;for(o=a;o!==document;){s+=o.scrollTop,i+=o.scrollLeft;const{transform:u}=window.getComputedStyle(o);if(u){const d=ls.exec(u);if(d){let m=d[1].split(/\s*,\s*/);m.length==6&&(c+=Number(m[4]),e+=Number(m[5]))}}o=o.parentNode}return l-=i,r-=s,l+=c,r+=e,{x:l,y:r}},ns=class{watchedListeners=[];add(n){this.watchedListeners.push(n)}remove(n){const a=this.watchedListeners.indexOf(n);a!==-1&&this.watchedListeners.splice(a,1)}size(){return this.watchedListeners.length}listen=()=>{this.watchedListeners.forEach(n=>{try{n()}catch{}})}},rs=class{monitorRegister=new WeakMap;watch(n,a){let l=n.parentNode;const r=document.body.parentNode;for(;l&&l!==r;){let o=this.monitorRegister.get(l);o||(o=new ns,l.addEventListener("scroll",o.listen),l===document.body&&l.addEventListener("resize",o.listen),this.monitorRegister.set(l,o)),o.add(a),l=l.parentNode}}unwatch(n,a){let l=n.parentNode;const r=document.body.parentNode;for(;l&&l!==r;){let o=this.monitorRegister.get(l);o&&(o.remove(a),o.size()===0&&(this.monitorRegister.delete(l),l.removeEventListener("scroll",o.listen),l===document.body&&l.removeEventListener("resize",o.listen))),l=l.parentNode}}},Pt=new rs,ia={price:{type:[Number,String],default:0},needSymbol:{type:Boolean,default:!0},symbol:{type:String,default:"¥"},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:as,create:is}=ce("price"),os=is({props:{...ia},setup(n){const a=(0,t.computed)(()=>({[as]:!0})),l=(0,t.computed)(()=>n.needSymbol?n.symbol:""),r=(0,t.computed)(()=>pt(n.price)==0?"":Xt(n.price,n.decimalLength,!0,ke(n.digits),n.separator));return{classes:a,showSymbol:l,intText:(0,t.computed)(()=>{let o=r.value;if(o.length==0)return"";let i=o.indexOf(".");return o.substring(0,i)}),decimalText:(0,t.computed)(()=>{let o=r.value;if(o.length==0)return"";let i=o.indexOf(".");return o.substring(i+1)})}}}),Ue=(n,a)=>{const l=n.__vccOpts||n;for(const[r,o]of a)l[r]=o;return l},ss=["innerHTML"],cs=["innerHTML"];function us(n,a,l,r,o,i){return(0,t.openBlock)(),(0,t.createElementBlock)("view",{class:(0,t.normalizeClass)(n.classes)},[n.needSymbol&&n.position=="before"?((0,t.openBlock)(),(0,t.createElementBlock)("view",{key:0,class:(0,t.normalizeClass)(["fox-price--symbol",`fox-price--symbol-${n.size}`]),innerHTML:n.showSymbol},null,10,ss)):(0,t.createCommentVNode)("",!0),(0,t.createElementVNode)("view",{class:(0,t.normalizeClass)(`fox-price--${n.size}`)},(0,t.toDisplayString)(n.intText),3),n.decimalText.length!=0?((0,t.openBlock)(),(0,t.createElementBlock)("view",{key:1,class:(0,t.normalizeClass)(`fox-price--decimal-${n.size}`)},".",2)):(0,t.createCommentVNode)("",!0),(0,t.createElementVNode)("view",{class:(0,t.normalizeClass)(`fox-price--decimal-${n.size}`)},(0,t.toDisplayString)(n.decimalText),3),n.needSymbol&&n.position=="after"?((0,t.openBlock)(),(0,t.createElementBlock)("view",{key:2,class:(0,t.normalizeClass)(["fox-price--symbol",`fox-price--symbol-${n.size}`]),innerHTML:n.showSymbol},null,10,cs)):(0,t.createCommentVNode)("",!0)],2)}var Sl=Ue(os,[["render",us]]),{componentName:gn,create:ds}=ce("hint-text"),fs=ds({components:{Price:Sl},props:{...ia,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(n,a){const l=(0,t.ref)({top:null,right:null,bottom:null,left:null}),r=(0,t.ref)({x:0,y:0}),o=(0,t.ref)(0),i=(0,t.ref)(0),s=(0,t.ref)(n.placement),c=(0,t.ref)(!1),e=(0,t.ref)(null),u=(k,P,ee,C,E,I)=>{const j=document.documentElement.clientWidth||document.body.clientWidth,G=document.documentElement.clientHeight||document.body.clientHeight,J=k.split("-");let L=[];J[0]==="top"?L=["top","bottom","right","left"]:J[0]==="bottom"?L=["bottom","top","right","left"]:J[0]==="left"?L=["left","top","bottom","right"]:J[0]==="right"&&(L=["right","top","bottom","left"]);const le={top:null,right:null,bottom:null,left:null},W=[];for(let A=0;A<L.length;A++){const q=L[A];if(W[0]=q,J[1]&&(W[1]=J[1]),q==="top"){const K=P.y-I-n.arrowSize-n.offset;if(K>=0){le.top=K;let $=0;J[1]==="start"?$=P.x:J[1]==="end"?$=P.x+ee-E:$=P.x+ee/2-E/2;const Y=j-$-E;Y<0?($+=Y,m.value=-Y):m.value=0,le.left=$<0?0:$;break}}else if(q==="bottom"){const K=P.y+C+n.arrowSize+n.offset;if(K+I<=G){le.top=K;let $=0;J[1]==="start"?$=P.x:J[1]==="end"?$=P.x+ee-E:$=P.x+ee/2-E/2;const Y=j-$-E;Y<0?($+=Y,m.value=-Y):m.value=0,le.left=$<0?0:$;break}}else if(q==="left"){const K=P.x-E-n.arrowSize-n.offset;if(K>=0){le.left=K;let $=0;J[1]==="start"?$=P.y:J[1]==="end"?$=P.y+C-I:$=P.y+C/2-I/2,le.top=$<0?0:$;break}}else if(q==="right"){const K=P.x+ee+n.arrowSize+n.offset;if(K+E<=j){le.left=K;let $=0;J[1]==="start"?$=P.y:J[1]==="end"?$=P.y+C-I:$=P.y+C/2-I/2,le.top=$<0?0:$;break}}}return{bestPlacement:W.join("-"),bestInsetRect:le}},d=(k,P,ee=10)=>{if(!at||P===!1||!k)return;r.value=hn(n.reference),o.value=n.reference.offsetWidth,i.value=n.reference.offsetHeight;const C=e.value.offsetHeight,E=e.value.offsetWidth,{bestPlacement:I,bestInsetRect:j}=u(n.placement,r.value,o.value,i.value,E,C);s.value=I,l.value=j,c.value=!0},m=(0,t.ref)(0),y=je(()=>{d(n.message,n.visible)},10),b=(0,t.ref)(n.visible);(0,t.watch)(()=>n.visible,k=>{b.value=k});const v=(0,t.computed)(()=>b.value&&g.value),g=(0,t.ref)(!0),f=je(k=>{const P=k[0];P&&(g.value=P.isIntersecting)},10),z=new IntersectionObserver(f);(0,t.watch)([()=>n.message,()=>n.visible],([k,P])=>{setTimeout(()=>{d(n.message,n.visible)},0)}),(0,t.onMounted)(()=>{setTimeout(()=>{d(n.message,n.visible)},0),Pt.watch(n.reference,y),z.observe(n.reference)}),(0,t.onBeforeUnmount)(()=>{Pt.unwatch(n.reference,y),z.unobserve(n.reference),z.disconnect()});const w=(0,t.computed)(()=>{const k={[gn]:!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),n.size==="small"?k["is-small"]=!0:n.size==="large"&&(k["is-large"]=!0),n.customClass&&typeof n.customClass=="string"&&(k[`${n.customClass}`]=!0),k}),S=(0,t.computed)(()=>{const k={};return l.value.top!==null&&(k.top=`${l.value.top}px`),l.value.right!==null&&(k.right=`${l.value.right}px`),l.value.bottom!==null&&(k.bottom=`${l.value.bottom}px`),l.value.left!==null&&(k.left=`${l.value.left}px`),n.autoFit&&(k["min-width"]=`${o.value}px`),k["max-width"]=`${document.documentElement.clientWidth||document.body.clientWidth}px`,c.value&&(k.opacity="1"),n.transition||(k.transition="none"),n.zIndex&&(k["z-index"]=`${n.zIndex}`),n.customStyle&&typeof n.customStyle=="object"&&Object.assign(k,n.customStyle),k}),R=(0,t.computed)(()=>{const k=[`${gn}__content`];return n.customTextClass&&k.push(n.customTextClass),k}),F=(0,t.computed)(()=>{const k={};return n.customTextStyle&&typeof n.customTextStyle=="object"&&Object.assign(k,n.customTextStyle),k}),M=(0,t.computed)(()=>({[`${gn}__arrow`]:!0})),T=(0,t.computed)(()=>{const k={};return n.showArrow?(k.width=`${n.arrowSize}px`,k.height=`${n.arrowSize}px`,s.value==="top"?(k.left="50%",k.bottom=`-${n.arrowSize}px`,k.transform=" translate(-50%, 0%)"):s.value==="top-start"?(k.left=`${n.arrowOffset+m.value}px`,k.bottom=`-${n.arrowSize}px`):s.value==="top-end"?(k.right=`${n.arrowOffset-m.value}px`,k.bottom=`-${n.arrowSize}px`):s.value==="right"?(k.left=`-${n.arrowSize}px`,k.top="50%",k.transform=" translate(0%, -50%)"):s.value==="right-start"?(k.left=`-${n.arrowSize}px`,k.top=`${n.arrowOffset}px`):s.value==="right-end"?(k.left=`-${n.arrowSize}px`,k.bottom=`-${n.arrowOffset}px`):s.value==="bottom"?(k.left="50%",k.top=`-${n.arrowSize}px`,k.transform=" translate(-50%, 0%)"):s.value==="bottom-start"?(k.left=`${n.arrowOffset+m.value}px`,k.top=`-${n.arrowSize}px`):s.value==="bottom-end"?(k.right=`${n.arrowOffset-m.value}px`,k.top=`-${n.arrowSize}px`):s.value==="left"?(k.right=`-${n.arrowSize}px`,k.top="50%",k.transform=" translate(0%, -50%)"):s.value==="left-start"?(k.right=`-${n.arrowSize}px`,k.top=`${n.arrowOffset}px`):s.value==="left-end"&&(k.right=`-${n.arrowSize}px`,k.bottom=`-${n.arrowOffset}px`),k):{display:"none"}}),_=(0,t.computed)(()=>v.value&&n.closeOnClick),N=(0,t.computed)(()=>{const k={};return n.zIndex&&(k["z-index"]=`${n.zIndex}`),k});return{show:v,tipRef:e,classes:w,styles:S,textClasses:R,textStyles:F,arrowClasses:M,arrowStyles:T,overlayShow:_,overlayStyle:N,onClickOverlay:()=>{b.value=!1,a.emit("update:visible",!1)}}}}),ms=["innerHTML"];function hs(n,a,l,r,o,i){const s=(0,t.resolveComponent)("Price");return(0,t.openBlock)(),(0,t.createElementBlock)(t.Fragment,null,[n.overlayShow?((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:0,class:"fox-hint-text__overlay",style:(0,t.normalizeStyle)(n.overlayStyle),onClick:a[0]||(a[0]=(...c)=>n.onClickOverlay&&n.onClickOverlay(...c))},null,4)):(0,t.createCommentVNode)("",!0),(0,t.withDirectives)((0,t.createElementVNode)("div",{ref:"tipRef",class:(0,t.normalizeClass)(n.classes),style:(0,t.normalizeStyle)(n.styles)},[(0,t.createElementVNode)("div",{class:(0,t.normalizeClass)(n.textClasses),style:(0,t.normalizeStyle)(n.textStyles)},[n.type=="number"?((0,t.openBlock)(),(0,t.createBlock)(s,{key:0,price:n.message,position:"before",size:n.size},null,8,["price","size"])):((0,t.openBlock)(),(0,t.createElementBlock)("span",{key:1,innerHTML:n.message},null,8,ms))],6),(0,t.createElementVNode)("div",{class:(0,t.normalizeClass)(n.arrowClasses),style:(0,t.normalizeStyle)(n.arrowStyles)},null,6)],6),[[t.vShow,n.show]])],64)}var oa=Ue(fs,[["render",hs]]),sa=class{seed=new Date().getTime();constructor(n){this.seed=n??new Date().getTime()}get(){let n=this.seed++;return this.seed<0&&(this.seed=0),n}},pn={},gs=new sa,wt=new Map,wl=n=>{if(n){const a=document.getElementById(n);wt.delete(n),a&&a.parentNode?.removeChild(a)}else{for(const a of wt.keys()){const l=document.getElementById(a);l&&l.parentNode?.removeChild(l)}wt.clear()}},ps=n=>{n.unmount=wl;const a=document.getElementById(n.id);if(a){const l=wt.get(n.id);l?n={...pn,...l,...n}:n={...pn,...n},n.transition=!1,(0,t.render)((0,t.createVNode)(oa,n),a)}return n.id},ys=n=>{n.unmount=wl;let a=n.id??`hinttext_${gs.get()}`;n={...pn,...n},n.id=a,wt.set(a,n);const l=document.createElement("div");return l.id=n.id,(0,t.render)((0,t.createVNode)(oa,n),l),document.body.appendChild(l),a},bs=n=>{if(!n){console.warn("[FoxUI HintText]: msg不能为空");return}},$e={show(n,a,l={},r=!0){bs(a);const o=l.id;return o&&wt.has(o)?ps({...l,message:a,reference:n}):(r&&wl(),ys({...l,message:a,reference:n}))},hide(n){wl(n)},install(n){n.config.globalProperties.$hintText=$e}};function Ss(n,a,l,r=!1){return{inheritAttrs:!0,props:{...Ne,...Te},emits:["appear","disappear"],setup(o,i){const s=o.prop??i.attrs.name;Ee({componentName:n,validate:!1},s);const c=it(),e=ml();hl(!1);const u=(0,t.computed)(()=>e&&c?gl(c,!1).value:null),d=n,m=(0,t.ref)(null),y=(0,t.computed)(()=>{const p={[d]:!0,[`${d}__gutter`]:u.value&&u.value.type!=="flow",[`${d}__stretch`]:o.span==="stretch",[`${d}__input--border`]:de(o.hasBorder)};if(p[o.errorMarkClass]=!!I.value,p[o.warnMarkClass]=!!C.value,p[o.infoMarkClass]=!!P.value,typeof m.value=="function"){const D=m.value(s);p[D]=!0}else if(typeof m.value=="string"){const D=m.value;p[D]=!0}return p}),b=(0,t.ref)(null),v=(0,t.computed)(()=>{const p={};if(o.width)o.width!=="auto"&&(p.width=be(o.width));else{const D=e&&c?pl(c,!1):null;if(u.value&&D){if(u.value.type==="grid"){const H=bl(D,u.value,o.span,o.offset);Object.assign(p,H)}else if(u.value.type==="flow"){const H=yl(D,u.value,o.span,o.offset,o.width);Object.assign(p,H)}}}if(typeof b.value=="function"){const D=b.value(s);D&&Object.assign(p,D)}else if(b.value&&typeof b.value=="object"){const D=b.value;Object.assign(p,D)}return p}),g=(0,t.ref)(null),f=(0,t.computed)({get:()=>g.value??de(o.isRequired),set:p=>{g.value=p}}),z=()=>typeof o.label=="string"&&o.label.length>0||typeof i.slots.label=="function",w=Fe((0,t.toRef)(o,"labelPosition"),"labelPosition",Pe.Near),S=(0,t.computed)(()=>w&&w.value==="top"?"top":w&&w.value==="right"?"right":"left"),R=(0,t.computed)(()=>({[`${d}__main`]:!0,[`${d}__main--${S.value}`]:!0})),F=(0,t.computed)(()=>({label:!0,[`label--${S.value}`]:!0})),M=Fe((0,t.toRef)(o,"labelWidth"),"labelWidth",Pe.Near),T=(0,t.computed)(()=>M&&M.value?{width:be(M.value)}:{}),_=(0,t.computed)(()=>({"label--string":!0,"label--required":f.value})),N=(0,t.computed)(()=>({content:!0,[o.contentClass]:!0})),O=(0,t.computed)(()=>({...o.contentStyle})),k=(0,t.shallowReactive)({errorTip:"",errorIcon:null,warnTip:"",warnIcon:null,infoTip:"",infoIcon:null});Ce({setRequired(p){f.value=p},setErrorTip(p){k.errorTip=p},setErrorIcon(p){k.errorIcon=p},setWarnTip(p){k.warnTip=p},setWarnIcon(p){k.warnIcon=p},setInfoTip(p){k.infoTip=p},setInfoIcon(p){k.infoIcon=p},setCustomClassName(p){m.value=p},setCustomStyle(p){b.value=p}});const P=(0,t.computed)(()=>o.infoTip||k.infoTip),ee=(0,t.computed)(()=>o.infoIcon||k.infoIcon),C=(0,t.computed)(()=>o.warnTip||k.warnTip),E=(0,t.computed)(()=>o.warnIcon||k.warnIcon),I=(0,t.computed)(()=>o.errorTip||k.errorTip),j=(0,t.computed)(()=>o.errorIcon||k.errorIcon),G=(0,t.computed)(()=>I.value?"error":C.value?"warn":P.value?"info":""),J=()=>G.value.length>0,L=(0,t.computed)(()=>G.value==="error"?I.value:G.value==="warn"?C.value:G.value==="info"?P.value:""),le=(0,t.computed)(()=>G.value==="error"?j.value:G.value==="warn"?E.value:G.value==="info"?ee.value:null),W=(0,t.computed)(()=>{const p={[`${d}__tip`]:!0,[`${d}__tip--${G.value}`]:!0,[`${d}--animate`]:!0};return G.value==="error"&&o.errorClass?p[`${o.errorClass}`]=!0:G.value==="warn"&&o.warnClass?p[`${o.warnClass}`]=!0:G.value==="info"&&o.infoClass&&(p[`${o.infoClass}`]=!0),p}),A=(0,t.computed)(()=>{const p={};return w&&w.value==="top"||!z()?p["padding-left"]="0px":M&&M.value&&(p["padding-left"]=be(M.value)),p}),q=(0,t.ref)();let K="";(0,t.watch)([()=>o.hintVisible,()=>o.hintText,()=>o.hintType,()=>o.hintProps],([p,D,H,Q])=>{q.value&&(p&&!me(D)?K?l.show(q.value,D,{...Q,id:K,type:H},!0):K=l.show(q.value,D,{...Q,type:H},!0):l.hide(K))});let $=null;const Y=()=>{$||!q.value||($=new IntersectionObserver(p=>{let D=!1;for(let H of p)if(H.intersectionRatio>0){D=!0,D&&i.emit("appear",H);break}D||i.emit("disappear")}),$.observe(q.value))},te=()=>{!$||!q.value||($.unobserve(q.value),$=null)};(0,t.watch)(()=>de(o.appearListen),p=>{p?Y():te()}),(0,t.onMounted)(()=>{de(o.appearListen)&&Y()}),(0,t.onUnmounted)(te);const re=()=>{if(!z())return null;const p=[],D=i.slots?.label?.()??o.label,H=(0,t.h)("div",{class:_.value},[D]);if(p.push(H),i.slots.fixedPreTip){const Q=i.slots.fixedPreTip();p.push(Q)}return(0,t.h)("div",{class:F.value,style:T.value},p)},Z=()=>{const p=[];if(i.slots.prepend){const D=i.slots.prepend();p.push(D)}if(i.slots.default){const D=i.slots.default();p.push(D)}if(i.slots.append){const D=i.slots.append();p.push(D)}if(i.slots.fixedTip){const D=(0,t.h)("div",{class:[`${d}__fixed-tip`]},[i.slots.fixedTip()]);p.push(D)}return(0,t.h)("div",{ref:q,class:N.value,style:O.value},p)},U=()=>{const p=le.value;return p?typeof p=="function"?(0,t.h)("div",{class:"fox-item__tip--icon"},[p()]):(0,t.h)("div",{class:"fox-item__tip--icon"},[(0,t.h)(p)]):null},V=()=>{const p=L.value;return p?typeof p=="function"?(0,t.h)("div",{class:"fox-item__tip--text"},[p()]):(0,t.h)("div",{class:"fox-item__tip--text"},[p]):null},X=()=>{if(!J())return null;const p=[],D=U();D&&p.push(D);const H=V();return H&&p.push(H),(0,t.h)("div",{class:W.value,style:A.value},p)},B=()=>i.slots?.hide?.()??null;return()=>{const p=[],D=[],H=re();H&&D.push(H);const Q=Z();Q&&D.push(Q);const ie=(0,t.h)("div",{class:R.value},D);p.push(ie);const oe=X();oe&&p.push(oe);const ge=B();return ge&&p.push(ge),(0,t.h)("div",{class:y.value,style:v.value,prop:o.prop},p)}}}}var{componentName:ws,create:Ns,scope:vs}=ce("item"),Cs=Ns(Ss(ws,vs,$e,!1)),xe=Cs,yn={span:{type:[Number,String],required:!1,default:1},offset:{type:[Number,String],default:0},width:{type:[String,Number],required:!1}};function xs(n,a){return{props:{...yn},setup(l,r){const o=it(),i=ml();hl(!1);const s=(0,t.computed)(()=>i&&o?gl(o,!1).value:null),c=n,e=(0,t.computed)(()=>({[c]:!0,[`${c}__gutter`]:s.value&&s.value.type!=="flow",[`${c}__stretch`]:l.span==="stretch"})),u=(0,t.computed)(()=>{const d={};if(l.width)l.width!=="auto"&&(d.width=be(l.width));else{const m=i&&o?pl(o,!1):null;if(s.value&&m)if(s.value.type==="grid"){const y=bl(m,s.value,l.span,l.offset);Object.assign(d,y)}else if(s.value.type==="flow"){const y=yl(m,s.value,l.span,l.offset,l.width);Object.assign(d,y)}else return l.width&&(d.width=be(l.width)),d}return d});return()=>{const d={class:e.value,style:u.value};return r.slots&&typeof r.slots.default=="function"?(0,t.h)("div",d,r.slots.default()):(0,t.h)("div",d)}}}}var{componentName:zs,create:ks,scope:Es}=ce("slot-item"),Ts=ks(xs(zs,Es)),Nl=Ts,bn={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 $s(n,a){return{props:{...bn},setup(l,r){const o=n,i=(0,t.computed)(()=>({[o]:!0,[`${o}__stretch`]:l.span==="stretch",[`${o}__${l.align}`]:!0})),s=it(),c=ml();hl(!1);const e=(0,t.computed)(()=>{const u={};if(l.width)l.width!=="auto"&&(u.width=be(l.width));else if(c&&s){const d=gl(s,!1),m=pl(s,!1);if(d.value&&m)if(d.value.type==="grid"){const y=bl(m,d.value,l.span,l.offset);Object.assign(u,y)}else if(d.value.type==="flow"){const y=yl(m,d.value,l.span,l.offset,l.width);Object.assign(u,y)}else l.width&&(u.width=be(l.width))}return l.gutter&&(u.gap=be(l.gutter)),u});return()=>{const u=[];if(r.slots.default){const d=r.slots.default();if(l.divide)for(let m=0;m<d.length;m++){if(m>0){const y=(0,t.h)("div",{class:{[`${o}__divide`]:!0}});u.push(y)}u.push(d[m])}else Reflect.apply([].push,u,d)}return(0,t.h)("div",{class:i.value,style:e.value},u)}}}}var{componentName:Bs,create:Vs,scope:Ms}=ce("row-item"),_s=Vs($s(Bs,Ms)),vl=_s;function Is(n,a){const l=document.createRange();l.setStart(n,0),l.setEnd(n,n.childNodes.length);const r=l.getBoundingClientRect().width;if(r>0){a(r);return}n.classList.add("is-selectable"),setTimeout(()=>{l.setStart(n,0),l.setEnd(n,n.childNodes.length);const o=l.getBoundingClientRect().width;n.classList.remove("is-selectable"),a(o)},500)}var Ls={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 As(n,a,l,r=!1){return{props:{...Ls},emits:["click"],setup(o,i){const s=(0,t.ref)(null),c=(0,t.computed)(()=>{const S={[`${n}`]:!0,"is-truncated":o.truncated};return o.type&&(S[`${n}--${o.type??"default"}`]=!0),o.size&&(S[`${n}--${o.size}`]=!0),S}),e=(0,t.computed)(()=>{const S={},R=o.textColor??o.color;return R&&(S.color=R),S}),u=(S,R)=>{let F=null;if(typeof o.highlightFilter=="string"&&o.highlightFilter.length>0){const M=o.highlightFilter;S.indexOf(M)!==-1&&(R.innerHTML=S.replace(new RegExp(M,"g"),`<span>${M}</span>`),R.class["is-highlight"]=!0,F=(0,t.h)(o.tag,R))}else if(typeof o.highlightFilter=="function"){const M=o.highlightFilter(S);M&&(R.innerHTML=M,R.class["is-highlight"]=!0,F=(0,t.h)(o.tag,R))}return F},d=S=>{i.emit("click",S)};let m="";const y=()=>{const S=s.value;if(!S)return;const R=S.clientWidth;Is(S,F=>{const M=S.innerHTML??"";me(M)||F<R||(m?l?.show(S,M,{type:"text",id:m,showArrow:o.showArrow},!0):m=l?.show(S,M,{type:"text",showArrow:o.showArrow},!0)??"")})},b=()=>{m&&l?.hide(m)};let v=null;const g=S=>{v||(v=setTimeout(()=>{y(),v=null},o.showAfter??0))},f=S=>{v&&(clearTimeout(v),v=null),setTimeout(()=>{b()},o.hideAfter??0)},z=()=>{const S=s.value;S&&(S.addEventListener("mouseover",g),S.addEventListener("mouseleave",f))},w=()=>{const S=s.value;S&&(S.removeEventListener("mouseover",g),S.removeEventListener("mouseleave",f))};return(0,t.onMounted)(()=>{!de(o.showOverflowTooltip)||!l||z()}),(0,t.onBeforeUnmount)(()=>{!de(o.showOverflowTooltip)||!l||w()}),()=>{const S={onClick:d,class:c.value,style:e.value,ref:s};let R=null;if(de(o.numberFormat)&&typeof i.slots.default=="function"){const M=i.slots.default();if(Array.isArray(M)&&M.length===1){const T=M[0].type.toString();if(T==="Symbol(Text)"||T==="Symbol(v-txt)"){const _=ke(o.digits),N=ke(o.decimalLength),O=de(o.autoPadding);let k=`${M[0].children}`,P=k.split("").reverse().join("");P=Xt(P,N,O,_,o.separator),k=P.split("").reverse().join(""),o.highlightFilter!==void 0&&(R=u(k,S)),R||(S.innerHTML=k,R=(0,t.h)(o.tag,S))}}}else{if(o.highlightFilter!==void 0&&typeof i.slots.default=="function"){const M=i.slots.default();if(Array.isArray(M)&&M.length===1){const T=M[0].type.toString();if(T==="Symbol(Text)"||T==="Symbol(v-txt)"){const _=`${M[0].children}`;R=u(_,S),R||(S.innerHTML=_,R=(0,t.h)(o.tag,S))}}}R||(R=(0,t.h)(o.tag,S,{default:i.slots.default}))}if(!o.mark&&!i.slots.mark)return R;const F=[];if(i.slots.mark){const M={[`${n}__mark-wrap`]:!0};o.type&&(M[`${n}__mark-wrap--${o.type}`]=!0);const T={},_=o.color;_&&(T.color=_);const N=(0,t.h)("view",{onClick:d,class:M,style:T},{default:i.slots.mark});F.push(N)}else{const M={[`${n}__mark`]:!0};o.type&&(M[`${n}__mark--${o.type??"default"}`]=!0);const T={},_=o.color;_&&(T["background-color"]=_);const N=(0,t.h)("view",{onClick:d,class:M,style:T});F.push(N)}if(o.divide){const M=(0,t.h)("div",{class:{[`${n}__divide`]:!0}});F.push(M)}return F.push(R),(0,t.h)("view",{class:{"fox-text__wrap":!0,"text-left":o.textPosition==="left","text-right":o.textPosition==="right"}},F)}}}}var{componentName:Ps,create:Fs,scope:Rs}=ce("text"),Ds=Fs(As(Ps,Rs,$e,!1)),Cl=Ds,Os={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 qs(n,a,l=!1){return{props:{...Os},emits:["update:visible"],setup(r,{emit:o,slots:i,expose:s}){const c=(0,t.ref)({top:null,right:null,bottom:null,left:null}),e=(0,t.ref)(0),u=(0,t.ref)(0),d=(0,t.ref)(0),m=(0,t.ref)(0),y=(0,t.ref)(r.placement),b=(0,t.ref)(!1),v=(0,t.ref)(!1),g=(0,t.ref)(null),f=()=>typeof r.reference=="string"?document.querySelector(r.reference):r.reference,z=(L,le,W,A,q,K,$,Y=!0)=>{const te=document.documentElement.clientWidth||document.body.clientWidth,re=document.documentElement.clientHeight||document.body.clientHeight,Z=L.split("-");let U=[];Y?Z[0]==="top"?U=["top","bottom","right","left"]:Z[0]==="bottom"?U=["bottom","top","right","left"]:Z[0]==="left"?U=["left","top","bottom","right"]:Z[0]==="right"&&(U=["right","top","bottom","left"]):U=[L[0]];const V={top:null,right:null,bottom:null,left:null},X=[];for(let B=0;B<U.length;B++){const p=U[B];if(X[0]=p,Z[1]&&(X[1]=Z[1]),p==="top"){const D=W-$-r.arrowSize/2-r.offset;if(D>=0){V.top=D;let H=0;Z[1]==="start"?H=le:Z[1]==="end"?H=le+A-K:H=le+A/2-K/2;const Q=te-H-K;Q<0?(H+=Q,S.value=-Q):S.value=0,V.left=H<0?0:H;break}}else if(p==="bottom"){const D=W+q+r.arrowSize/2+r.offset;if(D+$<=re){V.top=D;let H=0;Z[1]==="start"?H=le:Z[1]==="end"?H=le+A-K:H=le+A/2-K/2;const Q=te-H-K;Q<0?(H+=Q,S.value=-Q):S.value=0,V.left=H<0?0:H;break}}else if(p==="left"){const D=le-K-r.arrowSize/2-r.offset;if(D>=0){V.left=D;let H=0;Z[1]==="start"?H=W:Z[1]==="end"?H=W+q-$:H=W+q/2-$/2,V.top=H<0?0:H;break}}else if(p==="right"){const D=le+A+r.arrowSize/2+r.offset;if(D+K<=te){V.left=D;let H=0;Z[1]==="start"?H=W:Z[1]==="end"?H=W+q-$:H=W+q/2-$/2,V.top=H<0?0:H;break}}}return{bestPlacement:X.join("-"),bestInsetRect:V}},w=()=>{const L=r.visible,le=r.autoFit;if(!at||L===!1)return;if(r.reference){const $=f(),Y=hn($);e.value=Y.x,u.value=Y.y,d.value=$.offsetWidth,m.value=$.offsetHeight}else r.referenceInset&&(e.value=r.referenceInset.left,u.value=r.referenceInset.top,d.value=r.referenceInset.right-r.referenceInset.left,m.value=r.referenceInset.bottom-r.referenceInset.top);const W=g.value.offsetWidth,A=g.value.offsetHeight,{bestPlacement:q,bestInsetRect:K}=z(r.placement,e.value,u.value,d.value,m.value,W,A,le);y.value=q,c.value=K},S=(0,t.ref)(0),R=je(()=>{w()},10),F=(0,t.ref)(r.visible);(0,t.watch)([()=>r.visible],([L])=>{F.value=L,L?(b.value=L,setTimeout(()=>{w(),v.value=!0},0)):v.value=!1});const M=(0,t.computed)(()=>F.value&&T.value),T=(0,t.ref)(!0),_=je(L=>{const le=L[0];le&&(T.value=le.isIntersecting)},10),N=new IntersectionObserver(_);(0,t.watch)([()=>r.reference,()=>r.referenceInset],([L,le],[W,A])=>{!L&&!le||(setTimeout(()=>{w()},0),r.autoFit&&(W&&(Pt.unwatch(W,R),N.unobserve(W)),L&&(Pt.watch(L,R),N.observe(L))))},{immediate:!0}),(0,t.onBeforeUnmount)(()=>{r.reference&&(Pt.unwatch(r.reference,R),N.unobserve(r.reference),N.disconnect())});const O=(0,t.computed)(()=>{const L={[n]:!0};return y.value.startsWith("top")?L["is-top"]=!0:y.value.startsWith("right")?L["is-right"]=!0:y.value.startsWith("bottom")?L["is-bottom"]=!0:y.value.startsWith("left")&&(L["is-left"]=!0),L[`is-${r.effect}`]=!0,!v.value&&M.value&&(L["is-opacity"]=!0),v.value&&M.value&&(L["is-show"]=!0),M.value||(L["is-hide"]=!0),r.customClass&&typeof r.customClass=="string"&&(L[`${r.customClass}`]=!0),L}),k=(0,t.computed)(()=>{const L={};return c.value.top!==null&&(L.top=`${c.value.top}px`),c.value.right!==null&&(L.right=`${c.value.right}px`),c.value.bottom!==null&&(L.bottom=`${c.value.bottom}px`),c.value.left!==null&&(L.left=`${c.value.left}px`),r.width&&(L.width=r.width),r.zIndex&&(L["z-index"]=`${r.zIndex}`),r.customStyle&&typeof r.customStyle=="object"&&Object.assign(L,r.customStyle),L}),P=()=>{F.value=!1,o("update:visible",!1)},ee=()=>r.showOverlay?(0,t.h)("div",{class:`${n}__overlay`,onClick:P}):null,C=()=>{let L=null;return i.title?L=(0,t.h)("div",{class:`${n}__title`},{default:i.title}):r.title&&(L=(0,t.h)("div",{class:`${n}__title`},[r.title])),L},E=(0,t.computed)(()=>({[`${n}__arrow`]:!0})),I=(0,t.computed)(()=>{const L={};return r.showArrow?(L.width=`${r.arrowSize}px`,L.height=`${r.arrowSize}px`,y.value==="top"?(L.left="50%",L.bottom="0",L.transform="translate(-50%, 50%)"):y.value==="top-start"?(L.left=`${r.arrowOffset+S.value}px`,L.bottom="0",L.transform="translate(-50%, 50%)"):y.value==="top-end"?(L.right=`${r.arrowOffset-S.value}px`,L.bottom="0",L.transform="translate(-50%, 50%)"):y.value==="right"?(L.left="0",L.top="50%",L.transform="translate(-50%, -50%)"):y.value==="right-start"?(L.left="0",L.top=`${r.arrowOffset}px`,L.transform="translate(-50%, 50%)"):y.value==="right-end"?(L.left="0",L.bottom=`-${r.arrowOffset}px`,L.transform="translate(-50%, 50%)"):y.value==="bottom"?(L.left="50%",L.top="0",L.transform="translate(-50%, -50%)"):y.value==="bottom-start"?(L.left=`${r.arrowOffset+S.value}px`,L.top="0",L.transform="translate(-50%, -50%)"):y.value==="bottom-end"?(L.right=`${r.arrowOffset-S.value}px`,L.top="0",L.transform="translate(-50%, -50%)"):y.value==="left"?(L.right="0",L.top="50%",L.transform="translate(50%, -50%)"):y.value==="left-start"?(L.right="0",L.top=`${r.arrowOffset}px`,L.transform="translate(50%, -50%)"):y.value==="left-end"&&(L.right="0",L.bottom=`-${r.arrowOffset}px`,L.transform="translate(50%, -50%)"),L):{display:"none"}}),j=()=>(0,t.h)("div",{class:E.value,style:I.value}),G=()=>{F.value===!1&&(b.value=!1)},J=L=>{if(!g.value||F.value===!1)return;const{relatedTarget:le}=L;g.value.contains(le)||(F.value=!1,o("update:visible",!1))};return s({doLayout:w}),()=>{if(!b.value)return null;const L=[],le=ee();le&&L.push(le);const W=[],A=C();if(A&&W.push(A),i.default){const Y=i.default();W.push(Y)}const q=j();q&&W.push(q);const K={ref:g,class:O.value,style:k.value,onAnimationend:G};r.leaveHide&&(K.onMouseleave=J);const $=(0,t.h)("div",K,{default:()=>W});return L.push($),(0,t.h)(t.Teleport,{to:r.teleport,disabled:r.teleportDisable},{default:()=>L})}}}}var{componentName:Hs,create:js,scope:Ks}=ce("popover-dialog"),Ws=js(qs(Hs,Ks,!1)),xl=Ws,Ys={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 Us(n,a,l){return{props:{...bn,...Ys},emits:["click"],setup(r,{slots:o,attrs:i}){const{toLocaleRefs:s}=(0,Ie.useFoxI18n)(a),c=s(r,["moreText"]),e=n,u=(0,t.computed)(()=>({[e]:!0}));function d(M){return M.props||{}}function m(M){return!!d(M).disabled}function y(M){return M.children??[]}const b=(0,t.ref)(),v=(0,t.computed)(()=>b.value?.$el??null),g=(0,t.ref)(!1),f=M=>{g.value=M},z=()=>{g.value=!g.value};function w(M,T){return()=>{T||(g.value=!1,d(M)?.onClick?.())}}function S(M,T){const _=y(M),N=m(M),O=w(M,N),k=[`${e}__dropdown-item`];return N&&k.push("is-disabled"),(0,t.h)("span",{class:k,onClick:O},_)}const R=M=>{const T=r.maxDisplayCount??M.length;if(T>=M.length)return M;const _=[],N=T-1;for(let C=0;C<N;C++)_.push(M[C]);const O=(o.moreIcon&&o.moreIcon())??(r.moreIcon&&(0,t.h)(r.moreIcon))??(0,t.h)(l),k=(0,t.h)(Cl,{ref:C=>b.value=C,class:`${e}__dropdown-link`,"text-position":"left","show-overflow-tooltip":!1,type:r.type,onClick:z},{default:()=>c.moreText.value,mark:()=>O});_.push(k);const P=[];for(let C=N;C<M.length;C++){const E=S(M[C],C);P.push(E)}const ee=(0,t.h)(xl,{placement:r.dropdownPlacement,"onUpdate:visible":f,visible:g.value,reference:v.value,"custom-class":`${e}__popover`},{default:()=>P});return _.push(ee),_},F=()=>(o.default?.()||[]).filter(M=>M.type!==Comment);return()=>{const M=R(F()),T=ft(r,bn);return Object.assign(T,i??{}),T.class=u.value,(0,t.h)(vl,T,{default:()=>M})}}}}var{componentName:Gs,create:Xs,scope:Zs}=ce("buttons-item"),Js=Xs(Us(Gs,Zs,Me.ArrowDown)),Sn=Js,Ge=(n={})=>{if(!n)return{};const a={};return Reflect.ownKeys(n).forEach(l=>{typeof l=="string"&&l.indexOf("data-fox")!==0&&(a[l]=n[l])}),a},ca={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 Qs(n,a,l){return{props:{...Ne,...Te,...ca},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(r,o){const i=(0,t.ref)(null),s=De((0,t.computed)(()=>i.value??r.disabled)),c=(0,t.ref)(null),e=Re((0,t.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Ee({componentName:n,get readonly(){return e.value},get disabled(){return s.value}},r.prop??o.attrs.name),{toLocaleRefs:d}=(0,Ie.useFoxI18n)(a),m=d(r,["placeholder"]),y=(0,t.ref)(!1),b=pe(r,"modelValue",null,u),v=n,g=(0,t.computed)(()=>({[v]:!0,[`${v}__disabled`]:s.value,[`${v}__readonly`]:e.value})),f=E=>{b.value=E,u("update:modelValue",E),u("input",E)},z=E=>{u("change",E)};let w=pe(r,"hintText"),S=(0,t.ref)(!1);const R=E=>{let I=E.target.value;y.value=!0,me(w.value)||(S.value=!0),u("focus",I,E)},F=E=>{setTimeout(()=>{S.value&&(S.value=!1),y.value=!1},0);let I=E.target.value;r.maxLength&&I.length>Number(r.maxLength)&&(I=I.slice(0,Number(r.maxLength))),u("blur",I,E)},M=()=>{u("clear","")},T=(0,t.ref)(!1);let _=null;const N=()=>{r.showTooltip&&T.value===!1&&(_&&clearTimeout(_),_=setTimeout(()=>{T.value=!0},150))},O=()=>{_&&(clearTimeout(_),T.value=!1,_=null)},k=(0,t.computed)(()=>T.value||S.value),P=(0,t.computed)(()=>T.value?b.value:w.value),ee=(0,t.computed)(()=>pt(r.unit)>0),C=(0,t.ref)();return Ce({focus:()=>{C?.value.focus()},blur:()=>{C?.value.blur()},select:()=>{C?.value.select()},setDisabled:E=>{i.value=E},setReadonly:E=>{c.value=E}}),()=>{const E={...Ge(o.attrs),ref:C,class:g.value,placeholder:m.placeholder.value,clearable:r.clearable,disabled:s.value,readonly:e.value,modelValue:b.value,"adjust-position":r.adjustPosition,"always-system":r.alwaysSystem,onClear:M,onChange:z,onInput:f,onFocus:R,onBlur:F,onMouseover:N,onMouseleave:O},I={};o.slots.prepend&&(I.prepend=o.slots.prepend),o.slots.append&&(I.append=o.slots.append),o.slots.prefix&&(I.prefix=o.slots.prefix),o.slots.suffix?I.suffix=o.slots.suffix:ee.value&&(I.suffix=()=>[r.unit]);const j=[],G=(0,t.h)(x.ElInput,E,I);j.push(G);const J={default:()=>j};J.label=o.slots.default,J.fixedPreTip=o.slots.fixedPreTip,J.fixedTip=o.slots.fixedTip;const L={...Ae(r,ca),hintText:P.value,hintVisible:k.value};return r.prop&&(L.prop=`${r.prop}_item`),(0,t.h)(l,L,J)}}}}var{componentName:e1,create:t1,scope:l1}=ce("input-item"),n1=t1(Qs(e1,l1,xe)),wn=n1;function st(n,a){return typeof n.textKey=="string"&&n.textKey.length>0?a[n.textKey]:a.text}function Ft(n,a){return typeof n.valueKey=="string"&&n.valueKey.length>0?a[n.valueKey]:a.value}function ua(n,a){return typeof n.childrenKey=="string"&&n.childrenKey.length>0?a[n.childrenKey]||null:a.children??null}function r1(n,a){return typeof n.disabledKey=="string"&&n.disabledKey.length>0?a[n.disabledKey]:a.disabled??null}var a1=class{proxy;constructor(n){this.proxy=n}async load(n,a,l){if(Array.isArray(a))return a;if(typeof a=="function")return await a(l);const r=Ke(this.proxy,n);return r===null?(console.error(`${n} component not found api function`),[]):(We(l)&&(0,t.isReactive)(l)&&(l=(0,t.toRaw)(l)),await r(a,l))}};function i1(){return new a1((0,t.getCurrentInstance)().proxy)}function da(n,a,l){return!(st(n,a)!==st(n,l)||Ft(n,a)!==Ft(n,l))}function fa(n,a,l,r){if(r.length===0||a===""||a===null||a===void 0)return null;Array.isArray(a)||(a=[a]);const o=[];return a.forEach(i=>{for(let s of r){const c=ua(n,s);if(Array.isArray(c)&&c.length>0){const e=fa(n,i,l,c)??[];Reflect.apply([].push,o,e)}else{let e=!1;if(l==="text")e=st(n,s)===i;else if(l==="item")e=da(n,s,i);else{let u=Ft(n,s);u==null&&(u=st(n,s)),e=u===i}if(e){o.push(s);break}}}}),o}function o1(n){return{text:n,value:n}}var ma={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 s1(n,a,l){return{props:{...Ne,...Te,...ma},emits:["change","update:modelValue","update:text","blur","focus","clear","visible-change","remove-tag","selected","setValue"],setup(r,o){const i=(0,t.ref)(null),s=De((0,t.computed)(()=>i.value??r.disabled)),c=(0,t.ref)(null),e=Re((0,t.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Ee({componentName:n,validateCheckEvents:["blur","update:modelValue","selected"],get readonly(){return e.value},get disabled(){return s.value}},r.prop??o.attrs.name),{toLocaleRefs:d}=(0,Ie.useFoxI18n)(a),m=d(r,["placeholder"]),y=(0,t.ref)(null),b=(0,t.ref)([]),v=(0,t.computed)(()=>b.value?b.value.map(V=>st(r,V)).join(" "):""),g=(V,X,B,p=!0)=>{if(!B||B.length==0){y.value=V,p&&(u("update:modelValue",V),u("change",V));return}const D=fa(r,V,X,B);if(D===null){if(b.value===null||b.value.length===0)return;y.value=null,b.value=[],p&&(u("update:modelValue",null),u("update:text",null),u("change",null));return}let H=!0;if(D.length!==b.value.length)H=!1;else for(let Q=0;Q<D.length;Q++){const ie=D[Q],oe=b.value[Q];if(!da(r,ie,oe)){H=!1;break}}if(!H){b.value=D;let Q=[],ie=[],oe=[];D.forEach(et=>{const Et=Ft(r,et),rt=st(r,et);Q.push(Et),oe.push(rt),r.valueType==="text"?ie.push(rt):r.valueType==="item"?ie.push(et):ie.push(Et)});let ge,Be,Ve;de(r.multiple)?(y.value=Q,ge=(0,t.toRaw)(ie),Be=oe,Ve=(0,t.toRaw)(D)):(y.value=Q[0]??"",ge=(0,t.toRaw)(ie[0]??""),Be=oe[0]??"",Ve=(0,t.toRaw)(D[0])),p&&(u("update:modelValue",ge),u("change",ge,Ve)),u("update:text",Be)}},f=(0,t.ref)(null),z=(0,t.ref)(null),w=(0,t.computed)(()=>z.value??f.value??[]),S=Fe((0,t.computed)(()=>r.appearLoad),"appearLoad",Pe.Near,V=>de(V)),R=i1(),F=async(V,X)=>{if(V){const B=await R.load("select",V,X);B.length>0?typeof B[0]=="string"?f.value=B.map(p=>o1(p)):f.value=B:f.value=null}};(0,t.watch)([()=>r.source,()=>r.params],([V,X])=>{z.value=null,F(V,X)},{immediate:!S.value});let M=!1;const T=()=>{M||(M=!0,F(r.source,r.params))};(0,t.watch)([()=>f.value,()=>r.modelValue],([V,X])=>{if(k()&&de(r.multiple)){Ze(X,y.value)||(y.value=X);return}g(X,r.valueType,w.value,!1),u("setValue",X)}),r.source||(y.value=r.modelValue);let _=null,N=(0,t.ref)(!1);typeof r.remoteMethod=="function"&&(_=async V=>{if(V==null){z.value=null;return}N.value=!0;try{const X=await r.remoteMethod(V);X&&(z.value=X)}catch(X){z.value=null,console.error(X)}N.value=!1});let O=null;typeof r.filterMethod=="function"&&(O=async V=>{if(V==null){z.value=null;return}N.value=!0;try{const X=await r.filterMethod(V,f.value);X&&(z.value=X)}catch(X){z.value=null,console.error(X)}N.value=!1});const k=()=>typeof r.remoteMethod=="function"||typeof r.filterMethod=="function",P=(0,t.ref)(!1),ee=n,C=(0,t.computed)(()=>({[ee]:!0})),E=V=>{r.allowCreate||k()&&de(r.multiple)?(u("update:modelValue",V),u("change",V),u("update:text",V),y.value=V):g(V,"value",w.value,!0)};let I=pe(r,"hintText"),j=(0,t.ref)(!1);const G=V=>{let X=V.target.value;P.value=!0,me(I.value)||(j.value=!0),u("focus",X,V)},J=V=>{setTimeout(()=>{j.value&&(j.value=!1),P.value=!1},0);let X=V.target.value;r.maxLength&&X.length>Number(r.maxLength)&&(X=X.slice(0,Number(r.maxLength))),Y.value||u("blur",X,V)},L=()=>{u("clear","")},le=(0,t.ref)(!1);let W=null;const A=()=>{r.showTooltip&&le.value===!1&&(W&&clearTimeout(W),W=setTimeout(()=>{le.value=!0},150))},q=()=>{W&&(clearTimeout(W),le.value=!1,W=null)},K=(0,t.computed)(()=>le.value||j.value),$=(0,t.computed)(()=>le.value?v.value:I.value),Y=(0,t.ref)(!1),te=V=>{Y.value=V,u("visible-change",V),V||u("selected")},re=V=>{u("remove-tag",V)},Z=(V,X)=>{const B=[];return V.forEach((p,D)=>{const H=ua(r,p);if(Array.isArray(H)&&H.length>0){const Q=Z(H,X),ie=st(r,p),oe={key:`${ie}_${D}`,label:ie};B.push((0,t.h)(x.ElOptionGroup,oe,{default:()=>Q}))}else{const Q=Ft(r,p),ie=st(r,p),oe=r1(r,p),ge={key:`${Q}_${D}`,label:ie,disabled:oe,value:Q};if(typeof X=="function")B.push((0,t.h)(x.ElOption,ge,{default:()=>X(p)}));else if(r.optionType==="item"){const Be=(0,t.h)("span",{class:{"fox-select-item__option-left":!0}},[Q]),Ve=(0,t.h)("span",{class:{"fox-select-item__option-right":!0}},[ie]),et=(0,t.h)("div",{class:{"fox-select-item__option":!0}},[Be,Ve]);B.push((0,t.h)(x.ElOption,ge,{default:()=>et}))}else r.optionType==="value"?B.push((0,t.h)(x.ElOption,ge,{default:()=>[Q]})):B.push((0,t.h)(x.ElOption,ge))}}),B},U=(0,t.ref)();return Ce({focus:()=>{U?.value.focus()},blur:()=>{U?.value.blur()},setDisabled:V=>{i.value=V},setReadonly:V=>{c.value=V}}),()=>{const V={...Ge(o.attrs),ref:U,class:C.value,clearable:r.clearable,multiple:r.multiple,placeholder:m.placeholder.value,disabled:s.value||e.value,modelValue:y.value,"value-key":r.valueKey,"allow-create":r.allowCreate,onClear:L,onChange:E,onFocus:G,onBlur:J,onVisibleChange:te,onRemoveTag:re};typeof _=="function"&&(V["remote-method"]=_,V.loading=N.value),typeof O=="function"&&(V["filter-method"]=O,V.loading=N.value);const X={};o.slots.prefix&&(X.prefix=o.slots.prefix),o.slots.empty&&(X.empty=o.slots.empty),o.slots.options?X.default=o.slots.options:X.default=()=>Z(w.value,o.slots.option);const B=[],p=(0,t.h)(x.ElSelect,V,X);B.push(p);const D={default:()=>B};D.label=o.slots.default,D.fixedPreTip=o.slots.fixedPreTip,D.fixedTip=o.slots.fixedTip;const H={...Ae(r,ma),hintText:$.value,hintVisible:K.value,onMouseover:A,onMouseleave:q};return r.prop&&(H.prop=`${r.prop}_item`),S.value&&(H["appear-listen"]=!0,H.onAppear=T),(0,t.h)(l,H,D)}}}}var{componentName:c1,create:u1,scope:d1}=ce("select-item"),f1=u1(s1(c1,d1,xe)),Nn=f1,m1=tt(((n,a)=>{(function(l,r){typeof n=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(l=typeof globalThis<"u"?globalThis:l||self).dayjs=r()})(n,(function(){"use strict";var l=1e3,r=6e4,o=36e5,i="millisecond",s="second",c="minute",e="hour",u="day",d="week",m="month",y="quarter",b="year",v="date",g="Invalid Date",f=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,z=/\[([^\]]+)]|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,w={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(C){var E=["th","st","nd","rd"],I=C%100;return"["+C+(E[(I-20)%10]||E[I]||E[0])+"]"}},S=function(C,E,I){var j=String(C);return!j||j.length>=E?C:""+Array(E+1-j.length).join(I)+C},R={s:S,z:function(C){var E=-C.utcOffset(),I=Math.abs(E),j=Math.floor(I/60),G=I%60;return(E<=0?"+":"-")+S(j,2,"0")+":"+S(G,2,"0")},m:function C(E,I){if(E.date()<I.date())return-C(I,E);var j=12*(I.year()-E.year())+(I.month()-E.month()),G=E.clone().add(j,m),J=I-G<0,L=E.clone().add(j+(J?-1:1),m);return+(-(j+(I-G)/(J?G-L:L-G))||0)},a:function(C){return C<0?Math.ceil(C)||0:Math.floor(C)},p:function(C){return{M:m,y:b,w:d,d:u,D:v,h:e,m:c,s,ms:i,Q:y}[C]||String(C||"").toLowerCase().replace(/s$/,"")},u:function(C){return C===void 0}},F="en",M={};M[F]=w;var T="$isDayjsObject",_=function(C){return C instanceof P||!(!C||!C[T])},N=function C(E,I,j){var G;if(!E)return F;if(typeof E=="string"){var J=E.toLowerCase();M[J]&&(G=J),I&&(M[J]=I,G=J);var L=E.split("-");if(!G&&L.length>1)return C(L[0])}else{var le=E.name;M[le]=E,G=le}return!j&&G&&(F=G),G||!j&&F},O=function(C,E){if(_(C))return C.clone();var I=typeof E=="object"?E:{};return I.date=C,I.args=arguments,new P(I)},k=R;k.l=N,k.i=_,k.w=function(C,E){return O(C,{locale:E.$L,utc:E.$u,x:E.$x,$offset:E.$offset})};var P=(function(){function C(I){this.$L=N(I.locale,null,!0),this.parse(I),this.$x=this.$x||I.x||{},this[T]=!0}var E=C.prototype;return E.parse=function(I){this.$d=(function(j){var G=j.date,J=j.utc;if(G===null)return new Date(NaN);if(k.u(G))return new Date;if(G instanceof Date)return new Date(G);if(typeof G=="string"&&!/Z$/i.test(G)){var L=G.match(f);if(L){var le=L[2]-1||0,W=(L[7]||"0").substring(0,3);return J?new Date(Date.UTC(L[1],le,L[3]||1,L[4]||0,L[5]||0,L[6]||0,W)):new Date(L[1],le,L[3]||1,L[4]||0,L[5]||0,L[6]||0,W)}}return new Date(G)})(I),this.init()},E.init=function(){var I=this.$d;this.$y=I.getFullYear(),this.$M=I.getMonth(),this.$D=I.getDate(),this.$W=I.getDay(),this.$H=I.getHours(),this.$m=I.getMinutes(),this.$s=I.getSeconds(),this.$ms=I.getMilliseconds()},E.$utils=function(){return k},E.isValid=function(){return this.$d.toString()!==g},E.isSame=function(I,j){var G=O(I);return this.startOf(j)<=G&&G<=this.endOf(j)},E.isAfter=function(I,j){return O(I)<this.startOf(j)},E.isBefore=function(I,j){return this.endOf(j)<O(I)},E.$g=function(I,j,G){return k.u(I)?this[j]:this.set(G,I)},E.unix=function(){return Math.floor(this.valueOf()/1e3)},E.valueOf=function(){return this.$d.getTime()},E.startOf=function(I,j){var G=this,J=!!k.u(j)||j,L=k.p(I),le=function(re,Z){var U=k.w(G.$u?Date.UTC(G.$y,Z,re):new Date(G.$y,Z,re),G);return J?U:U.endOf(u)},W=function(re,Z){return k.w(G.toDate()[re].apply(G.toDate("s"),(J?[0,0,0,0]:[23,59,59,999]).slice(Z)),G)},A=this.$W,q=this.$M,K=this.$D,$="set"+(this.$u?"UTC":"");switch(L){case b:return J?le(1,0):le(31,11);case m:return J?le(1,q):le(0,q+1);case d:var Y=this.$locale().weekStart||0,te=(A<Y?A+7:A)-Y;return le(J?K-te:K+(6-te),q);case u:case v:return W($+"Hours",0);case e:return W($+"Minutes",1);case c:return W($+"Seconds",2);case s:return W($+"Milliseconds",3);default:return this.clone()}},E.endOf=function(I){return this.startOf(I,!1)},E.$set=function(I,j){var G,J=k.p(I),L="set"+(this.$u?"UTC":""),le=(G={},G[u]=L+"Date",G[v]=L+"Date",G[m]=L+"Month",G[b]=L+"FullYear",G[e]=L+"Hours",G[c]=L+"Minutes",G[s]=L+"Seconds",G[i]=L+"Milliseconds",G)[J],W=J===u?this.$D+(j-this.$W):j;if(J===m||J===b){var A=this.clone().set(v,1);A.$d[le](W),A.init(),this.$d=A.set(v,Math.min(this.$D,A.daysInMonth())).$d}else le&&this.$d[le](W);return this.init(),this},E.set=function(I,j){return this.clone().$set(I,j)},E.get=function(I){return this[k.p(I)]()},E.add=function(I,j){var G,J=this;I=Number(I);var L=k.p(j),le=function(q){var K=O(J);return k.w(K.date(K.date()+Math.round(q*I)),J)};if(L===m)return this.set(m,this.$M+I);if(L===b)return this.set(b,this.$y+I);if(L===u)return le(1);if(L===d)return le(7);var W=(G={},G[c]=r,G[e]=o,G[s]=l,G)[L]||1,A=this.$d.getTime()+I*W;return k.w(A,this)},E.subtract=function(I,j){return this.add(-1*I,j)},E.format=function(I){var j=this,G=this.$locale();if(!this.isValid())return G.invalidDate||g;var J=I||"YYYY-MM-DDTHH:mm:ssZ",L=k.z(this),le=this.$H,W=this.$m,A=this.$M,q=G.weekdays,K=G.months,$=G.meridiem,Y=function(Z,U,V,X){return Z&&(Z[U]||Z(j,J))||V[U].slice(0,X)},te=function(Z){return k.s(le%12||12,Z,"0")},re=$||function(Z,U,V){var X=Z<12?"AM":"PM";return V?X.toLowerCase():X};return J.replace(z,(function(Z,U){return U||(function(V){switch(V){case"YY":return String(j.$y).slice(-2);case"YYYY":return k.s(j.$y,4,"0");case"M":return A+1;case"MM":return k.s(A+1,2,"0");case"MMM":return Y(G.monthsShort,A,K,3);case"MMMM":return Y(K,A);case"D":return j.$D;case"DD":return k.s(j.$D,2,"0");case"d":return String(j.$W);case"dd":return Y(G.weekdaysMin,j.$W,q,2);case"ddd":return Y(G.weekdaysShort,j.$W,q,3);case"dddd":return q[j.$W];case"H":return String(le);case"HH":return k.s(le,2,"0");case"h":return te(1);case"hh":return te(2);case"a":return re(le,W,!0);case"A":return re(le,W,!1);case"m":return String(W);case"mm":return k.s(W,2,"0");case"s":return String(j.$s);case"ss":return k.s(j.$s,2,"0");case"SSS":return k.s(j.$ms,3,"0");case"Z":return L}return null})(Z)||L.replace(":","")}))},E.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},E.diff=function(I,j,G){var J,L=this,le=k.p(j),W=O(I),A=(W.utcOffset()-this.utcOffset())*r,q=this-W,K=function(){return k.m(L,W)};switch(le){case b:J=K()/12;break;case m:J=K();break;case y:J=K()/3;break;case d:J=(q-A)/6048e5;break;case u:J=(q-A)/864e5;break;case e:J=q/o;break;case c:J=q/r;break;case s:J=q/l;break;default:J=q}return G?J:k.a(J)},E.daysInMonth=function(){return this.endOf(m).$D},E.$locale=function(){return M[this.$L]},E.locale=function(I,j){if(!I)return this.$L;var G=this.clone(),J=N(I,j,!0);return J&&(G.$L=J),G},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()},C})(),ee=P.prototype;return O.prototype=ee,[["$ms",i],["$s",s],["$m",c],["$H",e],["$W",u],["$M",m],["$y",b],["$D",v]].forEach((function(C){ee[C[1]]=function(E){return this.$g(E,C[0],C[1])}})),O.extend=function(C,E){return C.$i||(C(E,P,O),C.$i=!0),O},O.locale=N,O.isDayjs=_,O.unix=function(C){return O(1e3*C)},O.en=M[F],O.Ls=M,O.p={},O}))})),h1=tt(((n,a)=>{(function(l,r){typeof n=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(l=typeof globalThis<"u"?globalThis:l||self).dayjs_plugin_customParseFormat=r()})(n,(function(){"use strict";var l={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,o=/\d/,i=/\d\d/,s=/\d\d?/,c=/\d*[^-_:/,()\s\d]+/,e={},u=function(f){return(f=+f)+(f>68?1900:2e3)},d=function(f){return function(z){this[f]=+z}},m=[/[+-]\d\d:?(\d\d)?|Z/,function(f){(this.zone||(this.zone={})).offset=(function(z){if(!z||z==="Z")return 0;var w=z.match(/([+-]|\d\d)/g),S=60*w[1]+(+w[2]||0);return S===0?0:w[0]==="+"?-S:S})(f)}],y=function(f){var z=e[f];return z&&(z.indexOf?z:z.s.concat(z.f))},b=function(f,z){var w,S=e.meridiem;if(S){for(var R=1;R<=24;R+=1)if(f.indexOf(S(R,0,z))>-1){w=R>12;break}}else w=f===(z?"pm":"PM");return w},v={A:[c,function(f){this.afternoon=b(f,!1)}],a:[c,function(f){this.afternoon=b(f,!0)}],Q:[o,function(f){this.month=3*(f-1)+1}],S:[o,function(f){this.milliseconds=100*+f}],SS:[i,function(f){this.milliseconds=10*+f}],SSS:[/\d{3}/,function(f){this.milliseconds=+f}],s:[s,d("seconds")],ss:[s,d("seconds")],m:[s,d("minutes")],mm:[s,d("minutes")],H:[s,d("hours")],h:[s,d("hours")],HH:[s,d("hours")],hh:[s,d("hours")],D:[s,d("day")],DD:[i,d("day")],Do:[c,function(f){var z=e.ordinal;if(this.day=f.match(/\d+/)[0],z)for(var w=1;w<=31;w+=1)z(w).replace(/\[|\]/g,"")===f&&(this.day=w)}],w:[s,d("week")],ww:[i,d("week")],M:[s,d("month")],MM:[i,d("month")],MMM:[c,function(f){var z=y("months"),w=(y("monthsShort")||z.map((function(S){return S.slice(0,3)}))).indexOf(f)+1;if(w<1)throw new Error;this.month=w%12||w}],MMMM:[c,function(f){var z=y("months").indexOf(f)+1;if(z<1)throw new Error;this.month=z%12||z}],Y:[/[+-]?\d+/,d("year")],YY:[i,function(f){this.year=u(f)}],YYYY:[/\d{4}/,d("year")],Z:m,ZZ:m};function g(f){for(var z=f,w=e&&e.formats,S=(f=z.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,(function(O,k,P){var ee=P&&P.toUpperCase();return k||w[P]||l[P]||w[ee].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,(function(C,E,I){return E||I.slice(1)}))}))).match(r),R=S.length,F=0;F<R;F+=1){var M=S[F],T=v[M],_=T&&T[0],N=T&&T[1];S[F]=N?{regex:_,parser:N}:M.replace(/^\[|\]$/g,"")}return function(O){for(var k={},P=0,ee=0;P<R;P+=1){var C=S[P];if(typeof C=="string")ee+=C.length;else{var E=C.regex,I=C.parser,j=O.slice(ee),G=E.exec(j)[0];I.call(k,G),O=O.replace(G,"")}}return(function(J){var L=J.afternoon;if(L!==void 0){var le=J.hours;L?le<12&&(J.hours+=12):le===12&&(J.hours=0),delete J.afternoon}})(k),k}}return function(f,z,w){w.p.customParseFormat=!0,f&&f.parseTwoDigitYear&&(u=f.parseTwoDigitYear);var S=z.prototype,R=S.parse;S.parse=function(F){var M=F.date,T=F.utc,_=F.args;this.$u=T;var N=_[1];if(typeof N=="string"){var O=_[2]===!0,k=_[3]===!0,P=O||k,ee=_[2];k&&(ee=_[2]),e=this.$locale(),!O&&ee&&(e=w.Ls[ee]),this.$d=(function(j,G,J,L){try{if(["x","X"].indexOf(G)>-1)return new Date((G==="X"?1e3:1)*j);var le=g(G)(j),W=le.year,A=le.month,q=le.day,K=le.hours,$=le.minutes,Y=le.seconds,te=le.milliseconds,re=le.zone,Z=le.week,U=new Date,V=q||(W||A?1:U.getDate()),X=W||U.getFullYear(),B=0;W&&!A||(B=A>0?A-1:U.getMonth());var p,D=K||0,H=$||0,Q=Y||0,ie=te||0;return re?new Date(Date.UTC(X,B,V,D,H,Q,ie+60*re.offset*1e3)):J?new Date(Date.UTC(X,B,V,D,H,Q,ie)):(p=new Date(X,B,V,D,H,Q,ie),Z&&(p=L(p).week(Z).toDate()),p)}catch{return new Date("")}})(M,N,T,w),this.init(),ee&&ee!==!0&&(this.$L=this.locale(ee).$L),P&&M!=this.format(N)&&(this.$d=new Date("")),e={}}else if(N instanceof Array)for(var C=N.length,E=1;E<=C;E+=1){_[1]=N[E-1];var I=w.apply(this,_);if(I.isValid()){this.$d=I.$d,this.$L=I.$L,this.init();break}E===C&&(this.$d=new Date(""))}else R.call(this,F)}}}))})),g1=tt(((n,a)=>{(function(l,r){typeof n=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(l=typeof globalThis<"u"?globalThis:l||self).dayjs_plugin_advancedFormat=r()})(n,(function(){"use strict";return function(l,r){var o=r.prototype,i=o.format;o.format=function(s){var c=this,e=this.$locale();if(!this.isValid())return i.bind(this)(s);var u=this.$utils(),d=(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(m){switch(m){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(),m==="w"?1:2,"0");case"W":case"WW":return u.s(c.isoWeek(),m==="W"?1:2,"0");case"k":case"kk":return u.s(String(c.$H===0?24:c.$H),m==="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 m}}));return i.bind(this)(d)}}}))})),p1=tt(((n,a)=>{(function(l,r){typeof n=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(l=typeof globalThis<"u"?globalThis:l||self).dayjs_plugin_localeData=r()})(n,(function(){"use strict";return function(l,r,o){var i=r.prototype,s=function(m){return m&&(m.indexOf?m:m.s)},c=function(m,y,b,v,g){var f=m.name?m:m.$locale(),z=s(f[y]),w=s(f[b]),S=z||w.map((function(F){return F.slice(0,v)}));if(!g)return S;var R=f.weekStart;return S.map((function(F,M){return S[(M+(R||0))%7]}))},e=function(){return o.Ls[o.locale()]},u=function(m,y){return m.formats[y]||(function(b){return b.replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,(function(v,g,f){return g||f.slice(1)}))})(m.formats[y.toUpperCase()])},d=function(){var m=this;return{months:function(y){return y?y.format("MMMM"):c(m,"months")},monthsShort:function(y){return y?y.format("MMM"):c(m,"monthsShort","months",3)},firstDayOfWeek:function(){return m.$locale().weekStart||0},weekdays:function(y){return y?y.format("dddd"):c(m,"weekdays")},weekdaysMin:function(y){return y?y.format("dd"):c(m,"weekdaysMin","weekdays",2)},weekdaysShort:function(y){return y?y.format("ddd"):c(m,"weekdaysShort","weekdays",3)},longDateFormat:function(y){return u(m.$locale(),y)},meridiem:this.$locale().meridiem,ordinal:this.$locale().ordinal}};i.localeData=function(){return d.bind(this)()},o.localeData=function(){var m=e();return{firstDayOfWeek:function(){return m.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(y){return u(m,y)},meridiem:m.meridiem,ordinal:m.ordinal}},o.months=function(){return c(e(),"months")},o.monthsShort=function(){return c(e(),"monthsShort","months",3)},o.weekdays=function(m){return c(e(),"weekdays",null,null,m)},o.weekdaysShort=function(m){return c(e(),"weekdaysShort","weekdays",3,m)},o.weekdaysMin=function(m){return c(e(),"weekdaysMin","weekdays",2,m)}}}))})),y1=tt(((n,a)=>{(function(l,r){typeof n=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(l=typeof globalThis<"u"?globalThis:l||self).dayjs_plugin_weekOfYear=r()})(n,(function(){"use strict";var l="week",r="year";return function(o,i,s){var c=i.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 d=s(this).startOf(r).add(1,r).date(u),m=s(this).endOf(l);if(d.isBefore(m))return 1}var y=s(this).startOf(r).date(u).startOf(l).subtract(1,"millisecond"),b=this.diff(y,l,!0);return b<0?s(this).startOf("week").week():Math.ceil(b)},c.weeks=function(e){return e===void 0&&(e=null),this.week(e)}}}))})),b1=tt(((n,a)=>{(function(l,r){typeof n=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(l=typeof globalThis<"u"?globalThis:l||self).dayjs_plugin_weekYear=r()})(n,(function(){"use strict";return function(l,r){r.prototype.weekYear=function(){var o=this.month(),i=this.week(),s=this.year();return i===1&&o===11?s+1:o===0&&i>=52?s-1:s}}}))})),S1=tt(((n,a)=>{(function(l,r){typeof n=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(l=typeof globalThis<"u"?globalThis:l||self).dayjs_plugin_dayOfYear=r()})(n,(function(){"use strict";return function(l,r,o){r.prototype.dayOfYear=function(i){var s=Math.round((o(this).startOf("day")-o(this).startOf("year"))/864e5)+1;return i==null?s:this.add(i-s,"day")}}}))})),w1=tt(((n,a)=>{(function(l,r){typeof n=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(l=typeof globalThis<"u"?globalThis:l||self).dayjs_plugin_isSameOrAfter=r()})(n,(function(){"use strict";return function(l,r){r.prototype.isSameOrAfter=function(o,i){return this.isSame(o,i)||this.isAfter(o,i)}}}))})),N1=tt(((n,a)=>{(function(l,r){typeof n=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(l=typeof globalThis<"u"?globalThis:l||self).dayjs_plugin_isSameOrBefore=r()})(n,(function(){"use strict";return function(l,r){r.prototype.isSameOrBefore=function(o,i){return this.isSame(o,i)||this.isBefore(o,i)}}}))})),Qe=lt(m1(),1),v1=lt(h1(),1),C1=lt(g1(),1),x1=lt(p1(),1),z1=lt(y1(),1),k1=lt(b1(),1),E1=lt(S1(),1),T1=lt(w1(),1),$1=lt(N1(),1);Qe.default.extend(x1.default),Qe.default.extend(C1.default),Qe.default.extend(v1.default),Qe.default.extend(z1.default),Qe.default.extend(k1.default),Qe.default.extend(E1.default),Qe.default.extend(T1.default),Qe.default.extend($1.default);var Xe={format(n,a="YYYY-MM-DD"){return(0,Qe.default)(n).format(a)},parser(n,a){return(0,Qe.default)(n,a).toDate()},getDay(n,a,l){let r=a??new Date;const o=n*(1e3*60*60*24);return r=new Date(r.getTime()+o),l=l??"YYYY-MM-DD",this.format(r,l)},isLeapYear(n){return n%4==0&&n%100!=0||n%400==0},getWhatDay(n,a,l){let r=new Date(n+"/"+a+"/"+l).getDay();return r==0&&(r=7),r},getMonthDays(n,a){return/^0/.test(a)&&(a=a.split("")[1]),[0,31,this.isLeapYear(Number(n))?29:28,31,30,31,30,31,31,30,31,30,31][a]},getNumTwoBit(n){return n=Number(n),(n>9?"":"0")+n},date2Str:function(n,a){return a=a||"-",[n.getFullYear(),this.getNumTwoBit(n.getMonth()+1),this.getNumTwoBit(n.getDate())].join(a)},compare(n,a,l){const r=typeof n=="string"?this.parser(n,l):n,o=typeof a=="string"?this.parser(a,l):a,i=r.getTime(),s=o.getTime();return i==s?0:i>s?1:-1},between(n,a,l,r){let o;r==="year"?o=new Date(new Date(a).setFullYear(a.getFullYear()+l)):r==="month"?o=new Date(new Date(a).setMonth(a.getMonth()+l)):o=new Date(new Date(a).setDate(a.getDate()+l));const i=n.getTime(),s=o.getTime(),c=a.getTime();return s>c?i>=c&&i<=s:i>=s&&i<=c},inScope4Day(n,a,l){return this.between(n,a,l,"day")},inScope4Month(n,a,l){return this.between(n,a,l,"month")},inScope4Year(n,a,l){return this.between(n,a,l,"year")}},ha={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"}},ga={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 B1(n,a,l){return{props:{...Ne,...Te,...ha,...ga},emits:["change","update:modelValue","update:longTerm","blur","focus","clear","visible-change","calendar-change","panel-change","setValue"],setup(r,o){const i=(0,t.ref)(null),s=De((0,t.computed)(()=>i.value??r.disabled)),c=(0,t.ref)(null),e=Re((0,t.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Ee({componentName:n,validateCheckEvents:["blur","update:modelValue"],get readonly(){return e.value},get disabled(){return s.value}},r.prop??o.attrs.name),{toLocaleRefs:d}=(0,Ie.useFoxI18n)(a),m=d(r,["placeholder"]),y=(0,t.ref)(!1),b=pe(r,"modelValue",null,u),v=(0,t.computed)(()=>j.value&&Array.isArray(b.value)&&b.value.length==2?b.value[0]:b.value),g=(0,t.computed)(()=>j.value?"longTermKey":"normalKey"),f=U=>{if(j.value&&r.type==="daterange"){const V=[...b.value];V[0]=U,b.value=V}else b.value=U;u("update:modelValue",b.value),u("change",b.value)},z=(0,t.computed)(()=>j.value&&r.type==="daterange"?"date":r.type),w=n,S=(0,t.computed)(()=>({[`${w}`]:!0,"is-long":j.value,"is-readonly":e.value,"is-disabled":s.value}));let R=pe(r,"hintText"),F=(0,t.ref)(!1);const M=U=>{let V=U.target.value;y.value=!0,me(R.value)||(F.value=!0),u("focus",V,U)},T=U=>{setTimeout(()=>{F.value&&(F.value=!1),y.value=!1},0);let V=U.target.value;r.maxLength&&V.length>Number(r.maxLength)&&(V=V.slice(0,Number(r.maxLength))),u("blur",V,U)},_=()=>{u("clear","")},N=U=>{u("calendar-change",U)},O=(U,V,X)=>{u("panel-change",U,V,X)},k=U=>{u("visible-change",U)},P=Fe((0,t.computed)(()=>r.longTermText),"longTermText",Pe.Near),ee=Fe((0,t.computed)(()=>r.longTermActionLabel),"longTermActionLabel",Pe.Near),C=Fe((0,t.computed)(()=>r.longTermValue),"longTermValue",Pe.Near),E=Fe((0,t.computed)(()=>r.compatibleLongTermValue),"compatibleLongTermValue",Pe.Near);let I=null;const j=(0,t.ref)(de(r.longTerm)),G=U=>{if(j.value=U,u("update:longTerm",U),U){if(I=b.value,r.type==="daterange"){const V=[];Array.isArray(C.value)?(V[0]=b.value?b.value[0]??C.value[0]:null,V[1]=C.value[1]??C.value[0]):(V[0]=b.value?b.value[0]??C.value:null,V[1]=j.value),V[0]||(V[0]=r.valueFormat?Xe.format(new Date,r.valueFormat):new Date),V[1]||(V[1]=r.valueFormat?Xe.format(new Date,r.valueFormat):new Date),b.value=V}else Array.isArray(C.value)?b.value=C.value[1]??C.value[0]:b.value=C.value,b.value||(b.value=r.valueFormat?Xe.format(new Date,r.valueFormat):new Date);u("update:modelValue",b.value)}else{if(r.type==="daterange"){const V=[];V[0]=Array.isArray(b.value)?b.value[0]:b.value,Array.isArray(I)?V[1]=I[1]:V[1]=I,V[0]||(V[0]=r.valueFormat?Xe.format(new Date,r.valueFormat):new Date),V[1]||(V[1]=r.valueFormat?Xe.format(new Date,r.valueFormat):new Date),b.value=V}else b.value=I;u("update:modelValue",b.value),setTimeout(()=>{re()},100)}},J=de(r.isLongTerm);if(J){const U=()=>{if(j.value===!0){if(I=b.value,r.type==="daterange"){const V=[b.value[0]];Array.isArray(C.value)?V[1]=C.value[1]??C.value[0]:V[1]=j.value,V[0]||(V[0]=r.valueFormat?Xe.format(new Date,r.valueFormat):new Date),V[1]||(V[1]=r.valueFormat?Xe.format(new Date,r.valueFormat):new Date),b.value=V}else b.value=C.value;u("update:modelValue",b.value)}else Ze(C.value,b.value)&&(j.value=!0)};U(),(0,t.watch)([()=>r.longTerm],([V])=>{j.value!==V&&U()}),(0,t.watch)([()=>b.value],([V])=>{let X=!1;if(r.type==="daterange"&&Array.isArray(V))try{let B=V[1];if(!B)return;if(V[0]==null){u("update:modelValue",[]);return}typeof B!="string"&&r.valueFormat&&(B=Xe.format(B,r.valueFormat));let p=Array.isArray(C.value)?C.value[1]:C.value;(B===p||Array.isArray(E.value)&&E.value.findIndex(D=>B==D)!==-1)&&(X=!0)}catch(B){console.error(B)}j.value!==X&&(j.value=X)},{immediate:!0})}const L=(0,t.computed)(()=>({"fox-date-item__long":!0,"is-active":y.value})),le=(0,t.ref)(),W=(0,t.ref)(),A=/^\d+$/,q=(U,V)=>typeof r.flashFillThreshold=="function"?r.flashFillThreshold(U,V):A.test(U)&&U.length===r.flashFillThreshold,K=(U,V)=>{let X;if(typeof r.flashFillFormat=="function")X=r.flashFillFormat(U,V);else{const p=r.flashFillFormat??"YYYYMMDD";X=Xe.parser(U,p)}const B=r.valueFormat??"YYYY-MM-DD";return Xe.format(X,B)},$=U=>U?U.endsWith("range"):!1,Y=U=>{if(!U.target)return;const V=U.target.value??"";if(q(V,r.type)){const X=K(V,r.type);if($(r.type)){const B=Array.isArray(b.value)?[...b.value]:[];B[0]=X,f(B)}else f(X)}},te=U=>{if(!U.target)return;const V=U.target.value??"";if(q(V,r.type)){const X=K(V,r.type);if($(r.type)){const B=Array.isArray(b.value)?[...b.value]:[];B[1]=X,f(B)}else f(X)}},re=()=>{if(r.flashFill&&le.value&&le.value.$el)if($(r.type)){const U=le.value.$el.querySelectorAll("input.el-range-input");U[0]&&U[0].addEventListener("input",Y),U[1]&&U[1].addEventListener("input",te)}else{const U=le.value.$el.querySelector("input.el-input__inner");U&&U.addEventListener("input",Y)}},Z=()=>{if(r.flashFill&&le.value&&le.value.$el)if($(r.type)){const U=le.value.$el.querySelectorAll("input.el-range-input");U[0]&&U[0].removeEventListener("input",Y),U[1]&&U[1].removeEventListener("input",te)}else{const U=le.value.$el.querySelector("input.el-input__inner");U&&U.removeEventListener("input",Y)}};return(0,t.onMounted)(re),(0,t.onBeforeUnmount)(Z),Ce({focus:()=>{W?.value.focus()},blur:()=>{W?.value.blur()},handleOpen:()=>{W?.value.handleOpen()},handleClose:()=>{W?.value.handleClose()},setDisabled:U=>{i.value=U},setReadonly:U=>{c.value=U}}),()=>{const U={...o.attrs,key:g.value,type:z.value,ref:W,class:S.value,placeholder:m.placeholder.value,disabled:s.value,readonly:e.value,modelValue:v.value,valueFormat:r.valueFormat,format:r.format,"onUpdate:modelValue":f,onClear:_,onFocus:M,onBlur:T,onCalendarChange:N,onPanelChange:O,onVisibleChange:k},V={};o.slots["range-separator"]&&(V["range-separator"]=o.slots["range-separator"]),o.slots.cell&&(V.default=o.slots.cell);const X=[],B=(0,t.h)(x.ElDatePicker,U,V);X.push(B);const p={default:()=>X};if(p.label=o.slots.default,p.fixedPreTip=o.slots.fixedPreTip,p.fixedTip=o.slots.fixedTip,J){if(j.value){const H=(0,t.h)("span",{class:["fox-date-item__long-splitor"]},["-"]),Q=(0,t.h)("input",{class:["fox-date-item__long-text"],value:P.value,readonly:!0}),ie=(0,t.h)("div",{class:L.value},{default:()=>[H,Q]});X.push(ie)}if(!e.value&&!s.value){const H=(0,t.h)(x.ElCheckbox,{label:ee.value||P.value,disabled:e.value||s.value,modelValue:j.value,"onUpdate:modelValue":G}),Q=(0,t.h)("div",{class:{[`${w}__append`]:!0}},[H]);p.append=()=>Q}}const D={...Ae(r,ha,ga),ref:le,class:{[`${w}__wrapper`]:!0,"has-append":J},hintText:R.value,hintVisible:F.value};return r.prop&&(D.prop=`${r.prop}_item`),(0,t.h)(l,D,p)}}}}var{componentName:V1,create:M1,scope:_1}=ce("date-item"),I1=M1(B1(V1,_1,xe)),vn=I1,pa={modelValue:{type:[Date,Number,String,Array],required:!1},unit:{type:[String],required:!1},placeholder:{type:[String],required:!1}};function L1(n,a,l){return{props:{...Ne,...Te,...pa},emits:["change","update:modelValue","blur","focus","clear","visible-change","setValue"],setup(r,o){const i=(0,t.ref)(null),s=De((0,t.computed)(()=>i.value??r.disabled)),c=(0,t.ref)(null),e=Re((0,t.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Ee({componentName:n,get readonly(){return e.value},get disabled(){return s.value}},r.prop??o.attrs.name),{toLocaleRefs:d}=(0,Ie.useFoxI18n)(a),m=d(r,["placeholder"]),y=(0,t.ref)(!1),b=pe(r,"modelValue",null,u),v=n,g=(0,t.computed)(()=>({[v]:!0})),f=_=>{b.value=_,u("update:modelValue",_),u("change",_)};let z=pe(r,"hintText"),w=(0,t.ref)(!1);const S=_=>{let N=_.target.value;y.value=!0,me(z.value)||(w.value=!0),u("focus",N,_)},R=_=>{setTimeout(()=>{w.value&&(w.value=!1),y.value=!1},0);let N=_.target.value;r.maxLength&&N.length>Number(r.maxLength)&&(N=N.slice(0,Number(r.maxLength))),u("blur",N,_)},F=()=>{u("clear","")},M=_=>{u("visible-change",_)},T=(0,t.ref)();return Ce({focus:()=>{T?.value.focus()},blur:()=>{T?.value.blur()},handleOpen:()=>{T?.value.handleOpen()},handleClose:()=>{T?.value.handleClose()},setDisabled:_=>{i.value=_},setReadonly:_=>{c.value=_}}),()=>{const _={...o.attrs,ref:T,class:g.value,placeholder:m.placeholder.value,disabled:s.value,readonly:e.value,modelValue:b.value,"onUpdate:modelValue":f,onClear:F,onFocus:S,onBlur:R,onVisibleChange:M},N={},O=[],k=(0,t.h)(x.ElTimePicker,_,N);O.push(k);const P={default:()=>O};P.label=o.slots.default,P.fixedPreTip=o.slots.fixedPreTip,P.fixedTip=o.slots.fixedTip;const ee={...Ae(r,pa),hintText:z.value,hintVisible:w.value};return r.prop&&(ee.prop=`${r.prop}_item`),(0,t.h)(l,ee,P)}}}}var{componentName:A1,create:P1,scope:F1}=ce("time-item"),R1=P1(L1(A1,F1,xe)),Cn=R1,ya={modelValue:{type:[Date,Number,String,Array],required:!1},unit:{type:[String],required:!1},placeholder:{type:[String],required:!1}};function D1(n,a,l){return{props:{...Ne,...Te,...ya},emits:["change","update:modelValue","blur","focus","clear","setValue"],setup(r,o){const i=(0,t.ref)(null),s=De((0,t.computed)(()=>i.value??r.disabled)),c=(0,t.ref)(null),e=Re((0,t.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Ee({componentName:n,get readonly(){return e.value},get disabled(){return s.value}},r.prop??o.attrs.name),{toLocaleRefs:d}=(0,Ie.useFoxI18n)(a),m=d(r,["placeholder"]),y=(0,t.ref)(!1),b=pe(r,"modelValue",null,u),v=n,g=(0,t.computed)(()=>({[v]:!0})),f=T=>{b.value=T,u("update:modelValue",T),u("change",T)};let z=pe(r,"hintText"),w=(0,t.ref)(!1);const S=T=>{let _=T.target.value;y.value=!0,me(z.value)||(w.value=!0),u("focus",_,T)},R=T=>{setTimeout(()=>{w.value&&(w.value=!1),y.value=!1},0);let _=T.target.value;r.maxLength&&_.length>Number(r.maxLength)&&(_=_.slice(0,Number(r.maxLength))),u("blur",_,T)},F=()=>{u("clear","")},M=(0,t.ref)();return Ce({focus:()=>{M?.value.focus()},blur:()=>{M?.value.blur()},handleOpen:()=>{M?.value.handleOpen()},handleClose:()=>{M?.value.handleClose()},setDisabled:T=>{i.value=T},setReadonly:T=>{c.value=T}}),()=>{const T={...o.attrs,ref:M,class:g.value,placeholder:m.placeholder.value,disabled:s.value,readonly:e.value,modelValue:b.value,"onUpdate:modelValue":f,onClear:F,onFocus:S,onBlur:R},_={},N=[],O=(0,t.h)(x.ElTimeSelect,T,_);N.push(O);const k={default:()=>N};k.label=o.slots.default,k.fixedPreTip=o.slots.fixedPreTip,k.fixedTip=o.slots.fixedTip;const P={...Ae(r,ya),hintText:z.value,hintVisible:w.value};return r.prop&&(P.prop=`${r.prop}_item`),(0,t.h)(l,P,k)}}}}var{componentName:O1,create:q1,scope:H1}=ce("time-select-item"),j1=q1(D1(O1,H1,xe)),xn=j1;function ba(n,a=0){let l=`${n}`,r=l.indexOf(".");if(r==-1)return l;let o=r;for(let i=l.length-1;i>=r;i--)if(l.charAt(i)!="0"){o=i;break}return o-r<a?o=r+a+1:o!=r&&(o+=1),o>l.length?l=l.padEnd(o,"0"):l=l.substring(0,o),l}function Sa(n,a,l=20){return typeof a=="string"&&(a=ke(a)),a==1||a==-1?`${n}`:a==0?"0":a>0?ba(vr(`${n}`,`${a}`)):ba(ql(`${n}`,Cr(`${a}`),20))}function K1(n,a=-1,l=!1,r=3,o=","){return Xt(n,a,l,r,o)}function wa(n,a,l,r,o=!0){if(n==="")return"";if(n=xr(n),a=ke(a),a==1)return n;if(r)n=Sa(n,a),l&&(n=="0"&&o?n=`${n}.`.padEnd(ke(l)+2,"0"):n=ql(n,1,ke(l)));else{let i=-1*a;n=Sa(n,i)}return n}function Na(n,a){let l={maxValid:!0,minValid:!0,message:""};if(a.min!==void 0){let r=de(a.minInclude),o=Hl(n,a.min);(r&&o==-1||!r&&(o==0||o==-1))&&(l.message="请输入不小于 {0} 的数值".replace("{0}",a.min),l.minValid=!1)}if(a.max!=null){let r=de(a.maxInclude),o=Hl(n,a.max);(r&&o==1||!r&&(o==0||o==1))&&(l.maxValid=!1)}return l}var va={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 W1(n,a,l){return{props:{...Ne,...Te,...va},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(r,o){const i=(0,t.ref)(null),s=De((0,t.computed)(()=>i.value??r.disabled)),c=(0,t.ref)(null),e=Re((0,t.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Ee({componentName:n,get readonly(){return e.value},get disabled(){return s.value}},r.prop??o.attrs.name),d=(0,t.ref)(!1),m=pe(r,"modelValue",null,u),y=(0,t.ref)("");(0,t.watch)([()=>m.value,()=>r.rates,()=>r.precision],([E,I,j])=>{if(me(E)){y.value="";return}const G=wa(E,I,j,!1);y.value!==G&&(y.value=G)},{immediate:!0});const b=(0,t.computed)(()=>{let E="";return d.value&&(E=y.value),E}),{t:v}=(0,Ie.useFoxI18n)(a),g=(0,t.computed)(()=>{let E=r.placeholder??"";return!d.value&&!me(y.value)?E=K1(y.value,r.decimalLength,r.autoPadding,r.digits,r.separator):E=v(["placeholder",E]),E}),f=n,z=(0,t.computed)(()=>({[f]:!0,[`${f}__disabled`]:s.value,[`${f}__placeholder`]:y.value.length>0})),w=Fe((0,t.computed)(()=>r.textAlign),"textAlign");(0,t.computed)(()=>d.value?{textAlign:"left"}:{textAlign:w.value??"right"});const S=(0,t.ref)(""),R=(0,t.computed)(()=>{let E=S.value;return me(E)&&(E=r.errorTip??""),E}),F=(0,t.ref)(""),M=(0,t.ref)(!1),T=(E,I)=>{if(E=`${E}`,me(E)){y.value="",m.value="",I.forEach(j=>{u(j,"")}),de(r.showTip)&&M.value&&(M.value=!1);return}if(E.length>=2){let j=E;if(j.charAt(0)=="-"&&(j=j.substring(1)),j.length>=2&&j.charAt(0)=="0"&&j.charAt(1)!="."){(0,t.triggerRef)(y);return}}if(E!="-"){if(!Gl(E)){(0,t.triggerRef)(y);return}if(r.integerLength!=-1&&_r(E)>Number(r.integerLength)){(0,t.triggerRef)(y);return}if(r.decimalLength&&r.decimalLength!=-1&&Ir(E)>Number(r.decimalLength)){(0,t.triggerRef)(y);return}let j=Na(E,r);if(j.maxValid===!1){S.value=j.message,(0,t.triggerRef)(y);return}}else if(r.min!=null&&ke(r.min)>=0){(0,t.triggerRef)(y);return}F.value=E,de(r.showTip)&&(M.value=E.length>0),y.value=E,m.value=wa(E,r.rates,r.precision,!0),I.forEach(j=>{u(j,m.value)})},_=E=>{T(E,["update:modelValue","input"])},N=E=>{T(E,["update:modelValue","change"])},O=E=>{if(d.value=!0,de(r.showTip)){let I=y.value;me(I)&&(I=r.hintText),me(I)||(F.value=I,M.value=!0)}S.value="",u("focus",m.value,E)},k=E=>{if(setTimeout(()=>{d.value=!1,de(r.showTip)&&M.value===!0&&(M.value=!1)},0),!me(y.value)){let I=Na(y.value,r);if(I.minValid===!1||I.maxValid===!1){S.value=I.message;return}}u("update:modelValue",m.value,E),u("blur",m.value,E)},P=()=>{u("clear","")},ee=(0,t.computed)(()=>pt(r.unit)>0),C=(0,t.ref)();return Ce({focus:()=>{C?.value.focus()},blur:()=>{C?.value.blur()},select:()=>{C?.value.select()},setDisabled:E=>{i.value=E},setReadonly:E=>{c.value=E}}),()=>{const E={...Ge(o.attrs),ref:C,class:z.value,type:"digit",maxlength:r.maxLength,placeholder:g.value,clearable:r.clearable,disabled:s.value,readonly:e.value,modelValue:b.value,"adjust-position":r.adjustPosition,"always-system":r.alwaysSystem,onClear:P,onInput:_,onChange:N,onFocus:O,onBlur:k},I={};o.slots.prepend&&(I.prepend=o.slots.prepend),o.slots.append&&(I.append=o.slots.append),o.slots.prefix&&(I.prefix=o.slots.prefix),o.slots.suffix?I.suffix=o.slots.suffix:ee.value&&(I.suffix=()=>[r.unit]);const j=[],G=(0,t.h)(x.ElInput,E,I);j.push(G);const J={default:()=>j};J.label=o.slots.default,J.fixedPreTip=o.slots.fixedPreTip,J.fixedTip=o.slots.fixedTip;const L={...Ae(r,va),errorTip:R.value,hintText:F.value,hintVisible:M.value,hintType:"number"};return r.prop&&(L.prop=`${r.prop}_item`),(0,t.h)(l,L,J)}}}}var{componentName:Y1,create:U1,scope:G1}=ce("money-item"),X1=U1(W1(Y1,G1,xe)),zn=X1,Ca={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 Z1(n,a,l){return{props:{...Ne,...Te,...Ca},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(r,o){const i=(0,t.ref)(null),s=De((0,t.computed)(()=>i.value??r.disabled)),c=(0,t.ref)(null),e=Re((0,t.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Ee({componentName:n,validateCheckEvents:["blur","update:modelValue"],get readonly(){return e.value},get disabled(){return s.value}},r.prop??o.attrs.name),{toLocaleRefs:d}=(0,Ie.useFoxI18n)(a),m=d(r,["placeholder"]),y=(0,t.ref)(!1),b=pe(r,"modelValue",null,u),v=n,g=(0,t.computed)(()=>({[v]:!0,[`${v}__append`]:_.value})),f=(0,t.computed)(()=>({[`${v}__unit`]:!0})),z=O=>{b.value=O,u("update:modelValue",O),u("input",O)},w=O=>{u("change",O)};let S=pe(r,"hintText"),R=(0,t.ref)(!1);const F=O=>{let k=O.target.value;y.value=!0,me(S.value)||(R.value=!0),u("focus",k,O)},M=O=>{setTimeout(()=>{R.value&&(R.value=!1),y.value=!1},0);let k=O.target.value;r.maxLength&&k.length>Number(r.maxLength)&&(k=k.slice(0,Number(r.maxLength))),u("blur",k,O)},T=()=>{u("clear","")},_=(0,t.computed)(()=>pt(r.unit)>0),N=(0,t.ref)();return Ce({focus:()=>{N?.value.focus()},blur:()=>{N?.value.blur()},setDisabled:O=>{i.value=O},setReadonly:O=>{c.value=O}}),()=>{const O={...Ge(o.attrs),ref:N,class:g.value,placeholder:m.placeholder.value,clearable:r.clearable,disabled:s.value,readonly:e.value,modelValue:b.value,"adjust-position":r.adjustPosition,"always-system":r.alwaysSystem,onClear:T,onChange:w,onInput:z,onFocus:F,onBlur:M},k={},P=[],ee=(0,t.h)(x.ElInputNumber,O,k);P.push(ee);const C={default:()=>P};C.label=o.slots.default,C.fixedPreTip=o.slots.fixedPreTip,C.fixedTip=o.slots.fixedTip;const E={...Ae(r,Ca),hintText:S.value,hintVisible:R.value};if(r.prop&&(E.prop=`${r.prop}_item`),o.slots.append)C.append=o.slots.append;else if(_.value){const I=(0,t.h)("div",{class:f.value},[r.unit]);C.append=()=>I}return(0,t.h)(l,E,C)}}}}var{componentName:J1,create:Q1,scope:e0}=ce("input-number-item"),t0=Q1(Z1(J1,e0,xe)),kn=t0;function nt(n,a){return typeof n.textKey=="string"&&n.textKey.length>0?a[n.textKey]:a.text}function mt(n,a){return typeof n.valueKey=="string"&&n.valueKey.length>0?a[n.valueKey]:a.value}function l0(n,a){return typeof n.childrenKey=="string"&&n.childrenKey.length>0?a[n.childrenKey]||null:a.children??null}var n0=class{proxy;constructor(n){this.proxy=n}async load(n,a,l,r){if(Array.isArray(a))return a;if(typeof a=="function")return await a(l,r);const o=Ke(this.proxy,n);return o===null?(console.error(`${n} component not found api function`),[]):(We(l)&&(0,t.isReactive)(l)&&(l=(0,t.toRaw)(l)),await o(a,l,r))}};function r0(){return new n0((0,t.getCurrentInstance)().proxy)}function En(n,a,l){return!(nt(n,a)!==nt(n,l)||mt(n,a)!==mt(n,l))}function xa(n,a,l,r){if(r.length==0||a===""||a===null||a===void 0)return null;Array.isArray(a)||(a=[a]);const o=[];let i=r;for(let s=0;Array.isArray(i)&&s<a.length;s++){const c=a[s];if(Array.isArray(c)){const e=xa(n,c,l,r);o.push(e)}else{let e=!1;for(let u of i){if(l==="text")e=nt(n,u)===c;else if(l==="item")e=En(n,u,c);else{let d=mt(n,u);d==null&&(d=nt(n,u)),e=d===c}if(e){o.push(u),i=l0(n,u);break}}if(!e)break}}return o}function a0(n){return{text:n,value:n}}var za={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 i0(n,a,l){return{props:{...Ne,...Te,...za},emits:["change","update:modelValue","update:pathNodes","blur","focus","clear","visible-change","expand-change","remove-tag","selected","setValue"],setup(r,o){const i=(0,t.ref)(null),s=De((0,t.computed)(()=>i.value??r.disabled)),c=(0,t.ref)(null),e=Re((0,t.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Ee({componentName:n,validateCheckEvents:["blur","update:modelValue","selected"],get readonly(){return e.value},get disabled(){return s.value}},r.prop??o.attrs.name),{toLocaleRefs:d}=(0,Ie.useFoxI18n)(a),m=d(r,["placeholder"]),y=(0,t.ref)(null),b=(0,t.ref)([]),v=(0,t.computed)(()=>b.value?b.value.map(Z=>Array.isArray(Z)?Z.map(U=>nt(r,U)).join(" "):nt(r,Z)).join(" "):""),g=(Z,U,V,X=!0)=>{if(r.props&&r.props.lazy===!0||r.lazy===!0){if(y.value===Z)return;y.value=Z;const H=(0,t.toRaw)(Z);if(X){const Q=re?.value.getCheckedNodes();if(Q)if(r.multiple){const ie=[];Q.forEach(oe=>{const ge=(oe.pathNodes??[]).map(Be=>Be.data);ie.push(ge)}),u("update:pathNodes",ie)}else u("update:pathNodes",(Q[0]?.pathNodes??[]).map(ie=>ie.data));u("update:modelValue",H),u("change",H)}return}const B=xa(r,Z,U,V);if(B===null){if(b.value.length===0||b.value===null)return;b.value=[],y.value=null,X&&(u("update:pathNodes",[]),u("update:modelValue",null),u("change",null));return}const p=B[B.length-1];if(P.value.checkStrictly!==!0&&p&&!Array.isArray(p)&&Array.isArray(p.children)&&p.children.length>0){const H=[];B.forEach(Q=>{const ie=`${nt(r,Q)}`;H.push(ie)}),H.length>0&&(O.value=H.join(r.separator))}else O.value=null;let D=!0;if(B.length!==b.value.length)D=!1;else for(let H=0;H<B.length;H++){const Q=B[H],ie=b.value[H];if(Array.isArray(Q)){if(!Array.isArray(ie)||Q.length!==ie.length)D=!1;else for(let oe=0;oe<Q.length;oe++)if(!En(r,Q[oe],ie[oe])){D=!1;break}}else En(r,Q,ie)||(D=!1);if(!D)break}if(!D){b.value=B;let H=[],Q=[];B.forEach(oe=>{if(Array.isArray(oe)){let ge=[],Be=[];for(let Ve of oe)ge.push(mt(r,Ve)),r.valueType==="text"?Be.push(nt(r,Ve)):r.valueType==="item"?Be.push(Ve):Be.push(mt(r,Ve));H.push(ge),Q.push(Be)}else H.push(mt(r,oe)),r.valueType==="text"?Q.push(nt(r,oe)):r.valueType==="item"?Q.push(oe):Q.push(mt(r,oe))}),y.value=H;const ie=(0,t.toRaw)(Q);X&&(u("update:pathNodes",B),u("update:modelValue",ie),u("change",ie))}},f=(0,t.ref)([]),z=Fe((0,t.computed)(()=>r.appearLoad),"appearLoad",Pe.Near,Z=>de(Z)),w=r0(),S=async(Z,U)=>{if(Z){const V=await w.load("cascader",Z,U);V.length>0&&(typeof V[0]=="string"?f.value=V.map(X=>a0(X)):f.value=V)}};(0,t.watch)([()=>r.source,()=>r.params],async([Z,U])=>{S(Z,U)},{immediate:!(z.value||r.lazy)});let R=!1;const F=()=>{R||(R=!0,S(r.source,r.params))};(0,t.watch)([()=>f.value,()=>r.modelValue],([Z,U])=>{g(U,r.valueType,Z,!1),u("setValue",U)}),r.lazy&&g(r.modelValue,"value",[],!1);let M=null,T=(0,t.ref)(!1);typeof r.remoteMethod=="function"&&(M=async Z=>{if(Z!=null){T.value=!0;try{f.value=await r.remoteMethod(Z)}catch(U){console.error(U)}T.value=!1}});const _=(0,t.ref)(!1),N=n,O=(0,t.ref)(null),k=(0,t.computed)(()=>({[N]:!0,"is-incomplete":O.value&&O.value.length>0})),P=(0,t.computed)(()=>{let Z={label:r.textKey,value:r.valueKey,children:r.childrenKey};return r.multiple===!0&&(Z.multiple=!0),r.props&&Object.assign(Z,r.props),r.lazy&&(Z.lazy=!0,typeof r.lazyLoad=="function"?Z.lazyLoad=r.lazyLoad:Z.lazyLoad=async(U,V)=>{let X={};r.params&&Object.assign(X,r.params),U&&Object.assign(X,U);const B=await w.load("cascader",r.source,X,!0);if(U?.config?.checkStrictly!==!0&&Array.isArray(y.value)&&y.value.length===U.level){const p=U.pathLabels??[];let D=[];p.forEach(H=>{H&&D.push(H)}),D.length>0&&(O.value=D.join(r.separator))}else O.value=null;V(B)}),Z}),ee=Z=>{r.allowCreate?(u("update:modelValue",Z),u("change",Z),y.value=Z):g(Z,"value",f.value,!0)};let C=pe(r,"hintText"),E=(0,t.ref)(!1);const I=Z=>{let U=Z.target.value;_.value=!0,me(C.value)||(E.value=!0),u("focus",U,Z)},j=Z=>{setTimeout(()=>{E.value&&(E.value=!1),_.value=!1},0);let U=Z.target.value;r.maxLength&&U.length>Number(r.maxLength)&&(U=U.slice(0,Number(r.maxLength))),K.value||u("blur",U,Z)},G=()=>{u("clear","")},J=(0,t.ref)(!1);let L=null;const le=()=>{r.showTooltip&&J.value===!1&&(L&&clearTimeout(L),L=setTimeout(()=>{J.value=!0},150))},W=()=>{L&&(clearTimeout(L),J.value=!1,L=null)},A=(0,t.computed)(()=>J.value||E.value),q=(0,t.computed)(()=>J.value?v.value:C.value),K=(0,t.ref)(!1),$=Z=>{K.value=Z,u("visible-change",Z),Z||u("selected")},Y=Z=>{u("remove-tag",Z)},te=Z=>{u("expand-change",Z)},re=(0,t.ref)();return Ce({focus:()=>{re?.value.focus()},blur:()=>{re?.value.blur()},getCheckedNodes:()=>re?.value.getCheckedNodes(),setDisabled:Z=>{i.value=Z},setReadonly:Z=>{c.value=Z}}),()=>{const Z={...o.attrs,ref:re,class:k.value,props:P.value,clearable:r.clearable,placeholder:O.value||m.placeholder.value,disabled:s.value||e.value,options:f.value,modelValue:y.value,separator:r.separator,onClear:G,onChange:ee,onFocus:I,onBlur:j,onVisibleChange:$,onRemoveTag:Y,expandChange:te};typeof M=="function"&&(Z["remote-method"]=M,Z.loading=T.value);const U={};o.slots.option&&(U.default=o.slots.option),o.slots.empty&&(U.empty=o.slots.empty);const V=[],X=(0,t.h)(x.ElCascader,Z,U);V.push(X);const B={default:()=>V};B.label=o.slots.default,B.fixedPreTip=o.slots.fixedPreTip,B.fixedTip=o.slots.fixedTip;const p={...Ae(r,za),hintText:q.value,hintVisible:A.value,onMouseover:le,onMouseleave:W};return r.prop&&(p.prop=`${r.prop}_item`),z.value&&!r.lazy&&(p["appear-listen"]=!0,p.onAppear=F),(0,t.h)(l,p,B)}}}}var{componentName:o0,create:s0,scope:c0}=ce("cascader-item"),u0=s0(i0(o0,c0,xe)),Tn=u0,ka={modelValue:{type:[String,Object],required:!1},clearable:{type:[Boolean,String],default:!0},unit:{type:[String],required:!1},placeholder:{type:[String],required:!1}};function d0(n,a,l){return{props:{...Ne,...Te,...ka},emits:["change","update:modelValue","blur","focus","clear","input","select","setValue"],setup(r,o){const i=(0,t.ref)(null),s=De((0,t.computed)(()=>i.value??r.disabled)),c=(0,t.ref)(null),e=Re((0,t.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Ee({componentName:n,get readonly(){return e.value},get disabled(){return s.value}},r.prop??o.attrs.name),{toLocaleRefs:d}=(0,Ie.useFoxI18n)(a),m=d(r,["placeholder"]),y=(0,t.ref)(!1),b=pe(r,"modelValue",null,u),v=n,g=(0,t.computed)(()=>({[v]:!0})),f=N=>{b.value=N,u("update:modelValue",N),u("input",N)},z=N=>{u("change",N)},w=N=>{u("select",N)};let S=pe(r,"hintText"),R=(0,t.ref)(!1);const F=N=>{let O=N.target.value;y.value=!0,me(S.value)||(R.value=!0),u("focus",O,N)},M=N=>{setTimeout(()=>{R.value&&(R.value=!1),y.value=!1},0);let O=N.target.value;r.maxLength&&O.length>Number(r.maxLength)&&(O=O.slice(0,Number(r.maxLength))),u("blur",O,N)},T=()=>{u("clear","")},_=(0,t.ref)();return Ce({focus:()=>{_?.value.focus()},blur:()=>{_?.value.blur()},select:()=>{_?.value.select()},setDisabled:N=>{i.value=N},setReadonly:N=>{c.value=N}}),()=>{const N={...o.attrs,ref:_,class:g.value,placeholder:m.placeholder.value,clearable:r.clearable,disabled:s.value,readonly:e.value,modelValue:b.value,onClear:T,onChange:z,onInput:f,onFocus:F,onBlur:M,onSelect:w},O={};o.slots.prepend&&(O.prepend=o.slots.prepend),o.slots.append&&(O.append=o.slots.append),o.slots.prefix&&(O.prefix=o.slots.prefix),o.slots.suffix&&(O.suffix=o.slots.suffix),o.slots.option&&(O.default=o.slots.option);const k=[],P=(0,t.h)(x.ElAutocomplete,N,O);k.push(P);const ee={default:()=>k};ee.label=o.slots.default,ee.fixedPreTip=o.slots.fixedPreTip,ee.fixedTip=o.slots.fixedTip;const C={...Ae(r,ka),hintText:S.value,hintVisible:R.value};return r.prop&&(C.prop=`${r.prop}_item`),(0,t.h)(l,C,ee)}}}}var{componentName:f0,create:m0,scope:h0}=ce("autocomplete-item"),g0=m0(d0(f0,h0,xe)),$n=g0;function p0(n,a,l,r,o){let i=[];Array.isArray(n)?i=n:i=[n];const s=[],c=a[0];if(Array.isArray(n)&&!Array.isArray(c)&&!c[o]){let e=a;for(let u=0;e&&u<i.length;u++){let d=i[u],m=e.find(y=>y[r]===d);if(!m)break;s.push(m[l])}return s}if(Array.isArray(c))for(let e=0;e<a.length&&e<i.length;e++){let u=a[e],d=i[e];const m=u.find(y=>y[r]===d);if(!m)break;s.push(m[l])}else{let e=a;for(let u=0;e&&u<i.length;u++){let d=i[u],m=e.find(y=>y[r]===d);if(!m)break;s.push(m[l]),e=m[o]}}return s}var y0=class{proxy;constructor(n){this.proxy=n}async load(n,a,l){if(Array.isArray(a))return a;if(typeof a=="function")return await a(l);const r=Ke(this.proxy,n);return r===null?(console.error(`${n} component not found api function`),[]):(We(l)&&(0,t.isReactive)(l)&&(l=(0,t.toRaw)(l)),await r(a,l))}};function b0(){return new y0((0,t.getCurrentInstance)().proxy)}var Ea={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 S0(n,a){return{props:{...Ea},setup(l,{attrs:r,slots:o}){const i=b0(),s=(0,t.ref)([]);(0,t.watch)([()=>l.source,()=>l.params],async([e,u])=>{s.value=await i.load(l.sourceType,e,u)},{immediate:!0});const c=(0,t.computed)(()=>{if(!Array.isArray(s.value)||s.value.length===0)return l.emptyText;let e=p0(l.modelValue,s.value,l.textKey,l.valueKey,l.childrenKey);return e.length==0?l.emptyText??"":e.length===1?l.optionType=="item"?`${l.modelValue}${l.separator}${e[0]}`:e[0]:e.join(l.separator)});return()=>{const e={...r};if(o.default)return o.default({text:c.value,value:l.modelValue});const u=l.tag??"span";return typeof u=="object"?(0,t.h)(u,e,{default:()=>c.value}):(0,t.h)(u,e,[c.value])}}}}var{componentName:w0,create:N0,scope:v0}=ce("mapping"),C0=N0(S0(w0,v0)),Rt=C0;function x0(n,a){let l=a.split("."),r=n;for(let o=0;o<l.length;o++){let i=l[o],s=0,c=i.indexOf("["),e=c==-1?-1:i.indexOf("]",c);for(;c!==-1&&e!==-1;){let u=i.substring(c+1,e);if(/^\d+$/.test(u)){let d=parseInt(u);if(s==0){let m=i.substring(0,c);r=r[m][d]}else r=r[d];s++}c=i.indexOf("[",e),e=c==-1?-1:i.indexOf("]",c)}s===0&&(r=r[i])}return r}function z0(n,a){return{props:{...Ea},setup(l,{attrs:r,slots:o}){return()=>{const i={default:s=>{const c=x0(s.row,s.column.property);return o.default?(0,t.h)(Rt,{...l,modelValue:c},{default:o.default}):(0,t.h)(Rt,{...l,modelValue:c})}};for(let s in o)s!=="default"&&(i[s]=o[s]);return(0,t.h)(x.ElTableColumn,{...r},i)}}}}var{componentName:k0,create:E0,scope:T0}=ce("table-mapping-column"),$0=E0(z0(k0,T0)),Bn=$0,B0=Symbol.for("TableStateKey");function Ta(n,a){let l=a.split("."),r=n;for(let o=0;o<l.length;o++){let i=l[o],s=0,c=i.indexOf("["),e=c==-1?-1:i.indexOf("]",c);for(;c!==-1&&e!==-1;){let u=i.substring(c+1,e);if(/^\d+$/.test(u)){let d=parseInt(u);if(s==0){let m=i.substring(0,c);r=r[m][d]}else r=r[d];s++}c=i.indexOf("[",e),e=c==-1?-1:i.indexOf("]",c)}s===0&&(r=r[i])}return r}function V0(n,a){return{props:{prop:{type:[String],require:!1}},setup(l,{attrs:r}){const o=(0,t.inject)(B0,{});let i=null;return()=>{const s={default:c=>{const e=o.currentRow?o.currentRow.value:null;c.$index!==-1&&(i=c.row);const u=c.$index!==-1?c.row:i;let d=!1;if(u){const y=l.prop??c.column.property;y?d=Ta(u,y)===(e?Ta(e,y):null):d=Ze(u,e)}const m=(0,t.h)("span",{class:{"el-radio__input":!0,"is-checked":d}},[(0,t.h)("span",{class:{"el-radio__inner":!0}})]);return(0,t.h)("label",{class:{"el-radio":!0,"is-checked":d}},[m])}};return(0,t.h)(x.ElTableColumn,{...r},s)}}}}var{componentName:M0,create:_0,scope:I0}=ce("table-radio-column"),L0=_0(V0(M0,I0)),Vn=L0,A0={},P0={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 F0(n,a){return(0,t.openBlock)(),(0,t.createElementBlock)("svg",P0,[...a[0]||(a[0]=[(0,t.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 R0=Ue(A0,[["render",F0]]),{componentName:g9,create:D0,scope:p9}=ce("table-setting"),O0={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:"不固定"}},q0=D0({components:{FoxPopover:x.ElPopover,FoxCheckbox:x.ElCheckbox,FoxCheckboxGroup:x.ElCheckboxGroup,FoxButton:x.ElButton,FoxIcon:x.ElIcon,DragIcon:R0,Download:Me.Download,RefreshLeft:Me.RefreshLeft},props:{...O0},setup(n,{emit:a,attrs:l}){let r=[];const o=(0,t.ref)([]),i=(0,t.computed)(()=>o.value.filter($=>$.label===""||$.type?!1:$.fixed===""||$.fixed===!0||$.fixed==="left")),s=(0,t.computed)(()=>o.value.filter($=>$.label===""||$.type?!1:$.fixed==="right")),c=(0,t.computed)(()=>o.value.filter($=>!($.label===""||$.type||$.fixed!==void 0))),e=(0,t.computed)(()=>(i.value.length>0||s.value.length>0)&&c.value.length>0),u=(0,t.computed)(()=>i.value.length>0),d=(0,t.computed)(()=>s.value.length>0),m=$=>$.length>1,y=($,Y)=>{Array.isArray($)&&Array.isArray(Y)&&$.forEach(re=>{Y.some(Z=>Z.prop===re.prop?(re.label=Z.label,!0):!1)});const te=[];o.value=$.map((re,Z)=>(!(re.label===""||re.type)&&re.visible!==!1&&te.push(re.prop),{...re,sortIndex:Z})),c.value.length+i.value.length+s.value.length===te.length?w.value=!0:te.length>0&&(S.value=!0),M.value=te},b=$=>$?$.type?$.type:$.label?$.prop:"":"",v=($,Y)=>{if($.length!==Y.length)return!1;const te=$.map(re=>b(re));for(let re of Y){const Z=b(re);if(te.indexOf(Z)===-1)return!1}return!0},g=$=>{if(!$){const Y=n.tableRef.getColumnSetting(),te=Y.srcColumnPropertyList;r=te.map((re,Z)=>({...re,sortIndex:Z})),$=Y.columnPropertyList,$&&$.length>0&&v(te,$)||($=te)}y($,r)},f=()=>{n.tableRef.setColumnSetting(o.value)},z=(0,t.computed)(()=>({"max-width":`${n.popoverWidth-125}px`})),w=(0,t.ref)(!1),S=(0,t.ref)(!1),R=$=>{const Y=[];o.value.forEach(te=>{$&&!(te.label===""||te.type)&&Y.push(te.prop),te.visible=$}),w.value=!1,S.value=!1,c.value.length+i.value.length+s.value.length===Y.length?w.value=!0:Y.length>0&&(S.value=!0),M.value=Y,f()},F=()=>{g(r),f()},M=(0,t.ref)([]),T=$=>{o.value.forEach(te=>{te.label===""||te.type||(te.visible=$.indexOf(te.prop)!==-1)}),w.value=!1,S.value=!1;const Y=c.value.length+i.value.length+s.value.length;$.length===Y?w.value=!0:$.length>0&&(S.value=!0),f()},_=()=>{g()};(0,t.onMounted)(()=>{setTimeout(()=>{g()},50)});const N={currentRow:null,index:null,roleType:null},O=$=>$?$.dataset&&$.dataset.role==="row"?$:$.tagName.toLowerCase()!=="body"?($=$.parentElement,O($)):null:null,k=$=>{const Y=$.currentTarget;Y&&Y.dataset&&(N.roleType=Y.dataset.roleType,N.index=Y.dataset.index)},P=$=>{N.currentRow&&(N.currentRow.classList.remove("is-dragover"),N.currentRow=null),N.index=null,N.roleType=null},ee=$=>{const Y=$.currentTarget;$.relatedTarget;const te=O(Y);if(!te)return;const re=te.dataset&&te.dataset.roleType;N.roleType===re&&($.preventDefault(),N.currentRow&&N.currentRow!==te&&N.currentRow.classList.remove("is-dragover"),te.classList.add("is-dragover"),N.currentRow=te)},C=$=>{$.preventDefault(),N.currentRow&&(N.currentRow.classList.remove("is-dragover"),N.currentRow=null)},E=$=>{const Y=$.currentTarget,te=O(Y);if(!te)return;const re=te.dataset&&te.dataset.roleType;if(N.roleType!==re)return;$.preventDefault();const Z=Number(N.index),U=Number(te.dataset.index);if(Z!==U){if(Z<U){const V=o.value[Z];o.value.splice(Z,1),o.value.splice(U,0,V)}else{const V=o.value[Z];o.value.splice(Z,1),o.value.splice(U+1,0,V)}y(o.value,r),f()}},I=$=>{const Y=o.value[$];Y.fixed="left",f()},j=$=>{const Y=o.value[$];Y.fixed="right",f()},G=$=>{const Y=o.value[$];Y.fixed=void 0,f()},J=new Map;let L=null;function le($){const Y=document.createRange();return Y.setStart($,0),Y.setEnd($,$.childNodes.length),Y.getBoundingClientRect().width}return{attrs:l,leftFixedColumns:i,rightFixedColumns:s,unFixedColumns:c,isShowNotFixedTitle:e,isShowLeftFixedTitle:u,isShowRightFixedTitle:d,isDraggble:m,isCheckAll:w,isIndeterminate:S,handleCheckAllChange:R,handleReset:F,checkedValue:M,handleCheckChange:T,onShow:_,onDragStart:k,onDragEnd:P,onDragOver:ee,onDragLeave:C,onDrop:E,toLeftFixed:I,toRightFixed:j,toUnFixed:G,checkboxLabelStyle:z,onMouseOverForOverflowText:($,Y,te)=>{const re=$.currentTarget;if(re){const Z=Math.floor(re.offsetWidth);if(Math.floor(le(re))>Z){let U=J.get(Y);if(U){if(U===L)return;$e.hide(U)}U=$e.show(re,te,{type:"text",placement:"top",closeOnClick:!1}),U&&(J.set(Y,U),L=U)}}},onMouseLeaveForOverflowText:($,Y)=>{const te=J.get(Y);te&&($e.hide(te),te===L&&(L=null))},onMouseOverForTip:($,Y)=>{const te=$.currentTarget;te&&(L&&$e.hide(L),L=$e.show(te,Y,{type:"text",placement:"top",closeOnClick:!1}))},onMouseLeaveForTip:$=>{L&&($e.hide(L),L=null)}}}}),H0={class:"fox-table-setting"},j0={class:"fox-table-setting__header"},K0={class:"fox-table-setting__body"},W0={key:0,class:"fox-table-setting__body-list left-fixed","data-role":"container","data-role-type":"leftFixed"},Y0={key:0,class:"fox-table-setting__body-title"},U0=["data-index","draggable"],G0=["onMouseover","onMouseleave"],X0={class:"tools-item"},Z0={key:1,class:"fox-table-setting__body-list not-fixed","data-role":"container","data-role-type":"unFixed"},J0={key:0,class:"fox-table-setting__body-title"},Q0=["data-index","draggable"],ec=["onMouseover","onMouseleave"],tc={class:"tools-item"},lc={key:2,class:"fox-table-setting__body-list right-fixed","data-role":"container","data-role-type":"rightFixed"},nc={key:0,class:"fox-table-setting__body-title"},rc=["data-index","draggable"],ac=["onMouseover","onMouseleave"],ic={class:"tools-item"};function oc(n,a,l,r,o,i){const s=(0,t.resolveComponent)("FoxCheckbox"),c=(0,t.resolveComponent)("FoxButton"),e=(0,t.resolveComponent)("DragIcon"),u=(0,t.resolveComponent)("RefreshLeft"),d=(0,t.resolveComponent)("FoxIcon"),m=(0,t.resolveComponent)("Download"),y=(0,t.resolveComponent)("fox-checkbox"),b=(0,t.resolveComponent)("FoxCheckboxGroup"),v=(0,t.resolveComponent)("FoxPopover");return(0,t.openBlock)(),(0,t.createBlock)(v,(0,t.mergeProps)(n.attrs,{placement:n.popoverPlacement,width:n.popoverWidth,onShow:n.onShow,trigger:"click","popper-class":"fox-table-setting__popper"}),{reference:(0,t.withCtx)(()=>[(0,t.renderSlot)(n.$slots,"default")]),default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("div",H0,[(0,t.createElementVNode)("div",j0,[(0,t.createVNode)(s,{modelValue:n.isCheckAll,"onUpdate:modelValue":a[0]||(a[0]=g=>n.isCheckAll=g),indeterminate:n.isIndeterminate,onChange:n.handleCheckAllChange},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(n.title),1)]),_:1},8,["modelValue","indeterminate","onChange"]),(0,t.createVNode)(c,{onClick:n.handleReset,link:"",type:"primary"},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(n.resetText),1)]),_:1},8,["onClick"])]),(0,t.createElementVNode)("div",K0,[(0,t.createVNode)(b,{modelValue:n.checkedValue,"onUpdate:modelValue":a[28]||(a[28]=g=>n.checkedValue=g),onChange:n.handleCheckChange},{default:(0,t.withCtx)(()=>[n.leftFixedColumns.length>0?((0,t.openBlock)(),(0,t.createElementBlock)("div",W0,[n.isShowLeftFixedTitle?((0,t.openBlock)(),(0,t.createElementBlock)("div",Y0,(0,t.toDisplayString)(n.leftFixedTitle),1)):(0,t.createCommentVNode)("",!0),((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(n.leftFixedColumns,g=>((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:g.prop,class:"fox-table-setting__body-row","data-role":"row","data-role-type":"leftFixed","data-index":g.sortIndex,draggable:n.isDraggble(n.leftFixedColumns),onDragstart:a[5]||(a[5]=(...f)=>n.onDragStart&&n.onDragStart(...f)),onDragend:a[6]||(a[6]=(...f)=>n.onDragEnd&&n.onDragEnd(...f)),onDrop:a[7]||(a[7]=(...f)=>n.onDrop&&n.onDrop(...f)),onDragover:a[8]||(a[8]=(...f)=>n.onDragOver&&n.onDragOver(...f)),onDragleave:a[9]||(a[9]=(...f)=>n.onDragLeave&&n.onDragLeave(...f))},[n.isDraggble(n.leftFixedColumns)?((0,t.openBlock)(),(0,t.createBlock)(e,{key:0,class:"icon-item"})):(0,t.createCommentVNode)("",!0),(0,t.createVNode)(s,{class:"checkbox-item",value:g.prop},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("span",{onMouseover:f=>n.onMouseOverForOverflowText(f,g.prop,g.label),onMouseleave:f=>n.onMouseLeaveForOverflowText(f,g.prop),class:"checkbox-item__label",style:(0,t.normalizeStyle)(n.checkboxLabelStyle)},(0,t.toDisplayString)(g.label),45,G0)]),_:2},1032,["value"]),(0,t.createElementVNode)("div",X0,[(0,t.createVNode)(d,{onClick:f=>n.toUnFixed(g.sortIndex),onMouseover:a[1]||(a[1]=f=>n.onMouseOverForTip(f,n.unFixedText)),onMouseleave:a[2]||(a[2]=f=>n.onMouseLeaveForTip(f))},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(u)]),_:1},8,["onClick"]),(0,t.createVNode)(d,{onClick:f=>n.toRightFixed(g.sortIndex),onMouseover:a[3]||(a[3]=f=>n.onMouseOverForTip(f,n.fixedRightText)),onMouseleave:a[4]||(a[4]=f=>n.onMouseLeaveForTip(f))},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(m)]),_:1},8,["onClick"])])],40,U0))),128))])):(0,t.createCommentVNode)("",!0),n.unFixedColumns.length>0?((0,t.openBlock)(),(0,t.createElementBlock)("div",Z0,[n.isShowNotFixedTitle?((0,t.openBlock)(),(0,t.createElementBlock)("div",J0,(0,t.toDisplayString)(n.unFixedTitle),1)):(0,t.createCommentVNode)("",!0),((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(n.unFixedColumns,g=>((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:g.prop,class:"fox-table-setting__body-row","data-role":"row","data-role-type":"unFixed","data-index":g.sortIndex,draggable:n.isDraggble(n.unFixedColumns),onDragstart:a[14]||(a[14]=(...f)=>n.onDragStart&&n.onDragStart(...f)),onDragend:a[15]||(a[15]=(...f)=>n.onDragEnd&&n.onDragEnd(...f)),onDrop:a[16]||(a[16]=(...f)=>n.onDrop&&n.onDrop(...f)),onDragover:a[17]||(a[17]=(...f)=>n.onDragOver&&n.onDragOver(...f)),onDragleave:a[18]||(a[18]=(...f)=>n.onDragLeave&&n.onDragLeave(...f))},[n.isDraggble(n.unFixedColumns)?((0,t.openBlock)(),(0,t.createBlock)(e,{key:0,class:"icon-item"})):(0,t.createCommentVNode)("",!0),(0,t.createVNode)(s,{class:"checkbox-item",value:g.prop},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("span",{onMouseover:f=>n.onMouseOverForOverflowText(f,g.prop,g.label),onMouseleave:f=>n.onMouseLeaveForOverflowText(f,g.prop),class:"checkbox-item__label",style:(0,t.normalizeStyle)(n.checkboxLabelStyle)},(0,t.toDisplayString)(g.label),45,ec)]),_:2},1032,["value"]),(0,t.createElementVNode)("div",tc,[(0,t.createVNode)(d,{onClick:f=>n.toLeftFixed(g.sortIndex),onMouseover:a[10]||(a[10]=f=>n.onMouseOverForTip(f,n.fixedLeftText)),onMouseleave:a[11]||(a[11]=f=>n.onMouseLeaveForTip(f)),class:"is-reverse"},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(m)]),_:1},8,["onClick"]),(0,t.createVNode)(d,{onClick:f=>n.toRightFixed(g.sortIndex),onMouseover:a[12]||(a[12]=f=>n.onMouseOverForTip(f,n.fixedRightText)),onMouseleave:a[13]||(a[13]=f=>n.onMouseLeaveForTip(f))},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(m)]),_:1},8,["onClick"])])],40,Q0))),128))])):(0,t.createCommentVNode)("",!0),n.rightFixedColumns.length>0?((0,t.openBlock)(),(0,t.createElementBlock)("div",lc,[n.isShowRightFixedTitle?((0,t.openBlock)(),(0,t.createElementBlock)("div",nc,(0,t.toDisplayString)(n.rightFixedTitle),1)):(0,t.createCommentVNode)("",!0),((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(n.rightFixedColumns,g=>((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:g.prop,class:"fox-table-setting__body-row","data-role":"row","data-role-type":"rightFixed","data-index":g.sortIndex,draggable:n.isDraggble(n.rightFixedColumns),onDragstart:a[23]||(a[23]=(...f)=>n.onDragStart&&n.onDragStart(...f)),onDragend:a[24]||(a[24]=(...f)=>n.onDragEnd&&n.onDragEnd(...f)),onDrop:a[25]||(a[25]=(...f)=>n.onDrop&&n.onDrop(...f)),onDragover:a[26]||(a[26]=(...f)=>n.onDragOver&&n.onDragOver(...f)),onDragleave:a[27]||(a[27]=(...f)=>n.onDragLeave&&n.onDragLeave(...f))},[n.isDraggble(n.rightFixedColumns)?((0,t.openBlock)(),(0,t.createBlock)(e,{key:0,class:"icon-item"})):(0,t.createCommentVNode)("",!0),(0,t.createVNode)(y,{class:"checkbox-item",label:g.prop},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("span",{onMouseover:f=>n.onMouseOverForOverflowText(f,g.prop,g.label),onMouseleave:f=>n.onMouseLeaveForOverflowText(f,g.prop),class:"checkbox-item__label",style:(0,t.normalizeStyle)(n.checkboxLabelStyle)},(0,t.toDisplayString)(g.label),45,ac)]),_:2},1032,["label"]),(0,t.createElementVNode)("div",ic,[(0,t.createVNode)(d,{onClick:f=>n.toUnFixed(g.sortIndex),onMouseover:a[19]||(a[19]=f=>n.onMouseOverForTip(f,n.unFixedText)),onMouseleave:a[20]||(a[20]=f=>n.onMouseLeaveForTip(f))},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(u)]),_:1},8,["onClick"]),(0,t.createVNode)(d,{onClick:f=>n.toLeftFixed(g.sortIndex),onMouseover:a[21]||(a[21]=f=>n.onMouseOverForTip(f,n.fixedLeftText)),onMouseleave:a[22]||(a[22]=f=>n.onMouseLeaveForTip(f)),class:"is-reverse"},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(m)]),_:1},8,["onClick"])])],40,rc))),128))])):(0,t.createCommentVNode)("",!0)]),_:1},8,["modelValue","onChange"])])])]),_:3},16,["placement","width","onShow"])}var zl=Ue(q0,[["render",oc]]),sc=class{proxy;constructor(n){this.proxy=n}async load(n,a,l,r,o,i,s){if(Array.isArray(a)){let e=(l-1)*r,u=e+r;u>a.length&&(u=a.length);const d=a.slice(e,u);return{totalSize:a.length,page:d}}if(typeof a=="function")return await Reflect.apply(a,null,[l,r,o,i,s]);const c=Ke(this.proxy,n);return c===null?(console.error(`${n} component not found api function`),{totalSize:0,page:[]}):(We(o)&&(0,t.isReactive)(o)&&(o=(0,t.toRaw)(o)),await Reflect.apply(c,null,[a,l,r,o,i,s]))}};function cc(){return new sc((0,t.getCurrentInstance)().proxy)}var uc=class{proxy;constructor(n){this.proxy=n}async load(n){let a=null;const l=Ke(this.proxy,"tableSetting");return typeof l=="function"&&(a=await Reflect.apply(l,null,["load",n])),a}save(n,a){const l=Ke(this.proxy,"tableSetting");typeof l=="function"&&Reflect.apply(l,null,["save",n,a])}remove(n){const a=Ke(this.proxy,"tableSetting");typeof a=="function"&&Reflect.apply(a,null,["remove",n])}};function $a(){return new uc((0,t.getCurrentInstance)().proxy)}var dc=Symbol.for("TableStateKey"),Ba={data:{type:[String,Array,Function],required:!0},autoLoad:{type:[String,Boolean],required:!1,default:()=>!1},appearLoad:{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"}},Va={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:()=>"default"},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}},Mn={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:()=>"不固定"}},fc={infiniteLoad:{type:Boolean,default:()=>!1},loadText:{type:String},noMoreText:{type:String}};function mc(n,a){let l=a.split("."),r=n;for(let o=0;o<l.length;o++){let i=l[o],s=0,c=i.indexOf("["),e=c==-1?-1:i.indexOf("]",c);for(;c!==-1&&e!==-1;){let u=i.substring(c+1,e);if(/^\d+$/.test(u)){let d=parseInt(u);if(s==0){let m=i.substring(0,c);r=r[m][d]}else r=r[d];s++}c=i.indexOf("[",e),e=c==-1?-1:i.indexOf("]",c)}s===0&&(r=r[i])}return r}function _n(n,a){return n.filter(l=>{for(let r in a)if(a[r]!==mc(l,r))return!1;return!0})}function hc(n,a,l){return{props:{...Ne,...Te,...Ba,...Va,...Mn,...fc},emits:["change","page-size-change","page-index-change","current-change","loaded-data","expand-change","row-click"],setup(r,o){const{locale:i,toLocaleRefs:s}=(0,Ie.useFoxI18n)(a),c=s(r,["loadText","noMoreText"]),{emitEvent:e,broadcast:u}=Ee({componentName:n,validateHandler:{getValue(...ne){return N.value}}},r.prop??o.attrs.name),d=n,m=(0,t.computed)(()=>({[d]:!0})),y=(0,t.computed)(()=>({[`${d}__setting`]:!0})),b=(0,t.computed)(()=>({[`${d}__footer`]:!0,[`${d}__footer__${r.footerAlign}`]:!0})),v=(0,t.computed)(()=>({[`${d}__pagination`]:!0,[`${d}__pagination__${r.paginationAlign}`]:!0})),g=(0,t.shallowRef)({}),f=(0,t.computed)(()=>({...g.value,...r.params??{},...r.baseParams??{}})),z=(0,t.ref)(r.infiniteLoad===!0?0:r.pageIndex),w=(0,t.ref)(r.pageSize),S=de(r.infiniteLoad);S||((0,t.watch)(()=>r.pageIndex,ne=>{z.value=ne}),(0,t.watch)(()=>r.pageSize,ne=>{w.value=ne}),(0,t.watch)([z,w],([ne,ae],[se,ue])=>{ae!==ue&&(z.value=1,ne=1),ee(r.data,ne,ae,f.value)}));const R=()=>Array.isArray(r.data)?!0:de(r.autoLoad);R()&&(0,t.watch)([()=>r.data,f],async([ne,ae],[se,ue])=>{R()&&(ne!==se&&(k=!0),!(!Array.isArray(ne)&&Ze(ne,se)&&Ze(ae,ue))&&(S?(z.value=0,T.value=!0,N.value=[],E()):z.value===1?ee(ne,z.value,w.value,ae):z.value=1))},{deep:!0});const F=ne=>{z.value=ne,e("page-index-change",ne)},M=ne=>{w.value=ne,e("page-size-change",ne)},T=(0,t.ref)(!0),_=(0,t.ref)(0),N=(0,t.ref)(),O=cc();let k=!0;const P=Fe((0,t.computed)(()=>r.appearLoad),"appearLoad",Pe.Near,ne=>de(ne)),ee=async(ne,ae,se,ue,_e)=>{try{if(_e===!0){if(!T.value)return!1;const ye=await O.load("table",ne,ae,se,ue,k,i.value);return _.value=ye.totalSize,!ye.page||!Array.isArray(ye.page)||(Reflect.apply([].push,N.value,ye.page),setTimeout(()=>{e("loaded-data")},250),(N.value?.length??0)>=_.value)||ye.page.length<se?(T.value=!1,!1):!0}else{const ye=await O.load("table",ne,ae,se,ue,k,i.value);return _.value=ye.totalSize,N.value=ye.page??[],setTimeout(()=>{e("loaded-data")},250),!0}}catch(ye){console.error("[FoxUI] Load Table Data Fail",ye),_.value=0,N.value=[]}finally{k=!1}return!1};let C=!1;const E=async()=>{if(!C){if(C=!0,!T.value){C=!1;return}z.value+=1,await ee(r.data,z.value,w.value,f.value,!0),C=!1}},I=(ne={},ae=!1)=>new Promise(async se=>{g.value={...(0,t.toRaw)(ne??{})},ae||(z.value=r.pageIndex??1),S===!0?(z.value=0,N.value=[],T.value=!0,await E()):await ee(r.data,z.value,w.value,f.value),se()}),j=()=>{_.value=0,N.value=[],S===!0&&(z.value=0,T.value=!0)};let G=!1;const J=()=>{G||(G=!0,I())},L=(0,t.ref)(null);if(S===!0){let ne=null;const ae=()=>{L.value&&(ne=new IntersectionObserver(ue=>{let _e=!1;for(let ye of ue)if(ye.intersectionRatio>0){_e=!0;break}_e&&E()}),ne.observe(L.value))},se=()=>{!ne||!L.value||(ne.unobserve(L.value),ne=null)};(0,t.onMounted)(ae),(0,t.onBeforeUnmount)(se)}R()&&!P.value&&I();const le=(0,t.ref)(null);(0,t.provide)(dc,{currentRow:le});const W=(ne,ae)=>{le.value=ne,e("current-change",ne,ae)},A=(ne,ae,se)=>{e("row-click",ne,ae,se),de(r.rowClickSelectable)===!0&&ze?.value.toggleRowSelection(ne)},q=[],K=(ne,ae)=>{if(e("expand-change",ne,ae),de(r.uniqueExpansion))if(Array.isArray(ae)&&ae.length==0){const se=q.length;q.splice(0,se)}else{q.forEach(ue=>{ue!==ne&&ze?.value.toggleRowExpansion(ue,!1)});const se=q.length;q.splice(0,se,ne)}},$=o.attrs.id??r.prop??o.attrs.name,Y=$a(),te=(0,t.ref)([]);let re=[];const Z=()=>({srcColumnPropertyList:re.map(ne=>({...ne})),columnPropertyList:te.value}),U=ne=>{te.value=[...ne],X()},V=async()=>{const ne=await Y.load($);ne&&(te.value=ne)},X=()=>{Y.save($,te.value)},B=()=>{Y.remove($)};V();const p=ne=>ne?ne.type?ne.type:ne.label?ne.prop:"":"",D=(ne,ae={})=>{for(let se in ae){const ue=ae[se];typeof ue!="function"&&(ne[se]=ue)}},H=ne=>{const ae=ne?ne():[],se=new Map;if(re=[],ae.forEach(ue=>{const _e=ue;if(!_e.props)return;const ye=p(_e.props);se.set(ye,_e);const Se={label:"",prop:""};D(Se,_e.props),re.push(Se)}),te.value.length===re.length){const ue=[];for(let _e of te.value){const ye=p(_e),Se=se.get(ye);if(!Se)return ae;if(_e.visible===!1)continue;const ut=Se;ut.props.fixed=_e.fixed,ue.push(ut)}return ue}return ae},Q=(0,t.shallowRef)(new Map),ie=({row:ne,column:ae,rowIndex:se,columnIndex:ue})=>{const _e=`${se}_${ae.property}`,ye=`${se}_${ue}`;let Se=Q.value.get(_e);return Se||(Se=Q.value.get(ye)),typeof Se=="string"?Se:""},oe=ne=>ne?ae=>{const se=[];let ue=ie(ae);return ue&&se.push(ue),ue=ue=typeof ne=="function"?ne(ae):ne,ue&&se.push(ue),se.length===0?"":se.join(" ")}:ie,ge=(ne=!1)=>{Q.value.forEach((ae,se)=>{Be(se,ae,ne)})},Be=(ne,ae,se=!1)=>{const ue=`${ne}_item`;se?(u.clearPersistantMessage(),Array.isArray(ae)?u.emitToChildren({name:ne},"setCellClassNames",[]):u.emitToChildren({name:ue},"setCustomClassName","")):Array.isArray(ae)?u.emitToChildren({name:ne,cachePolicy:"Persistant",uniqueId:ue},"setCellClassNames",ae):u.emitToChildren({name:ue,cachePolicy:"Persistant",uniqueId:ue},"setCustomClassName",ae)},Ve=(ne,ae,se)=>{const ue=`${ne}_${ae}`;se?(Q.value.set(ue,se),Be(ue,se)):(Q.value.delete(ue),Be(ue,"",!0)),(0,t.triggerRef)(Q)},et=ne=>{ge(!0),Q.value.clear(),ne.forEach(ae=>{const se=`${ae.rowIndex}_${ae.column}`;Array.isArray(ae.children)?Q.value.set(se,ae.children):typeof ae.cellClassName=="string"&&Q.value.set(se,ae.cellClassName)}),ge(),(0,t.triggerRef)(Q)},Et=()=>{ge(),Q.value.clear(),(0,t.triggerRef)(Q)},rt=(0,t.shallowRef)(new Map),Si=({rowIndex:ne})=>{const ae=`${ne}`;return rt.value.get(ae)??""},u9=ne=>ne?ae=>{const se=[];let ue=Si(ae);return ue&&se.push(ue),ue=typeof ne=="function"?ne(ae):ne,ue&&se.push(ue),se.length===0?"":se.join(" ")}:Si,d9=(ne,ae)=>{const se=`${ne}`;ae?rt.value.set(se,ae):rt.value.delete(se),(0,t.triggerRef)(rt)},f9=()=>{rt.value.clear(),(0,t.triggerRef)(rt)},ze=(0,t.ref)();return Ce({clearSelection:()=>ze?.value.clearSelection(),getSelectionRows:()=>ze?.value.getSelectionRows(),toggleRowSelection:(ne,ae)=>{ze?.value.toggleRowSelection(ne,ae)},toggleRowSelectionByProp:(ne,ae)=>{if(!N.value)return;const se=_n(N.value,ne);se.length!==0&&se.forEach(ue=>{ze?.value.toggleRowSelection(ue,ae)})},toggleAllSelection:()=>{ze?.value.toggleAllSelection()},toggleRowExpansion:(ne,ae)=>{ze?.value.toggleRowExpansion(ne,ae)},toggleRowExpansionByProp:(ne,ae)=>{if(!N.value)return;const se=_n(N.value,ne);se.length!==0&&se.forEach(ue=>{ze?.value.toggleRowExpansion(ue,ae)})},setCurrentRow:ne=>{ze?.value.setCurrentRow(ne)},setCurrentRowByProp:ne=>{if(!N.value)return;const ae=_n(N.value,ne);ae.length!==0&&ze?.value.setCurrentRow(ae[0])},getCurrentRow:()=>le.value,clearSort:()=>{ze?.value.clearSort()},clearFilter:ne=>{ze?.value.clearFilter(ne)},doLayout:()=>{ze?.value.doLayout()},sort:(ne,ae)=>{ze?.value.sort(ne,ae)},scrollTo:(ne,ae)=>{ze?.value.scrollTo(ne,ae)},setScrollTop:ne=>{ze?.value.setScrollTop(ne)},setScrollLeft:ne=>{ze?.value.setScrollLeft(ne)},loadData:I,clearData:j,getData(){return N.value},getTotalSize(){return _.value},getPageIndex(){return z.value},getPageSize(){return w.value},getColumnSetting:Z,setColumnSetting:U,removeColumnSetting:B,setCellClassName:Ve,setCellClassNames:et,clearCellClassName:Et,setRowClassName:d9,clearRowClassName:f9}),()=>{const ne={...Ge(o.attrs),onCurrentChange:W,onRowClick:A,onExpandChange:K,data:N.value,ref:ze,class:m.value,"cell-class-name":oe(r.cellClassName),"row-class-name":u9(r.rowClassName)},ae={};if(o.slots.default&&(ae.default=()=>H(o.slots.default)),o.slots.append&&(ae.append=o.slots.append),o.slots.empty&&(ae.empty=o.slots.empty),S===!0){const Se=[];if(T.value){const Yt=(0,t.h)(Me.Loading,{class:`${d}__infinite-icon`});Se.push(Yt);const hr=(0,t.h)("span",{class:`${d}__infinite-text`},[c.loadText.value]);Se.push(hr)}else{const Yt=(0,t.h)("span",{class:`${d}__infinite-text`},[c.noMoreText.value]);Se.push(Yt)}const ut=(0,t.h)("div",{ref:L,class:`${d}__infinite`},Se);ae.append=()=>ut}const se=(0,t.h)(x.ElTable,ne,ae),ue=[];if(ue.push(se),!S){let Se=null;if(typeof o.slots.pagination=="function"?Se=o.slots.pagination():r.showPagination&&(Se=(0,t.h)(x.ElPagination,{class:v.value,total:_.value,pageSize:w.value,"onUpdate:pageSize":M,pageSizes:r.pageSizes,currentPage:z.value,"onUpdate:currentPage":F,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 ut=[];Se&&ut.push(Se);const Yt=(0,t.h)(x.ElIcon,{class:y.value},{default:()=>(0,t.h)(Me.Setting)}),hr=(0,t.h)(zl,{...ft(r,Mn),tableRef:{getColumnSetting:Z,setColumnSetting:U,removeColumnSetting:B}},{default:()=>Yt});ut.push(hr);const m9=(0,t.h)("div",{class:b.value},ut);ue.push(m9)}else Se&&ue.push(Se)}const _e={default:()=>ue},ye={...Ae(r,Ba,Va,Mn)};return r.prop&&(ye.prop=`${r.prop}_item`),ye.contentClass=`${d}__wrap`,ye.errorMarkClass="is-table-error",P.value&&R()&&(ye["appear-listen"]=!0,ye.onAppear=J),(0,t.h)(l,ye,_e)}}}}var{componentName:gc,create:pc,scope:yc}=ce("table-item"),bc=pc(hc(gc,yc,xe)),In=bc;function Nt(n,a){return typeof n.textKey=="string"&&n.textKey.length>0?a[n.textKey]:a.text}function Dt(n,a){return typeof n.valueKey=="string"&&n.valueKey.length>0?a[n.valueKey]:a.value}function Sc(n,a){return typeof n.disabledKey=="string"&&n.disabledKey.length>0?a[n.disabledKey]:a.disabled??null}var wc=class{proxy;constructor(n){this.proxy=n}async load(n,a,l){if(Array.isArray(a))return a;if(typeof a=="function")return await a(l);const r=Ke(this.proxy,n);return r===null?(console.error(`${n} component not found api function`),[]):(We(l)&&(0,t.isReactive)(l)&&(l=(0,t.toRaw)(l)),await r(a,l))}};function Nc(){return new wc((0,t.getCurrentInstance)().proxy)}function Ma(n,a,l){return a===l?!0:!(a===null||l===null||Nt(n,a)!==Nt(n,l)||Dt(n,a)!==Dt(n,l))}function vc(n,a,l,r){if(r.length==0||a===""||a===null||a===void 0)return null;let o=null;for(let i of r){let s=!1;if(l==="text")s=Nt(n,i)===a;else if(l==="item")s=Ma(n,i,a);else{let c=Dt(n,i);c==null&&(c=Nt(n,i)),s=c===a}if(s){o=i;break}}return o}function Cc(n){return{text:n,value:n}}function xc(n,a,l){return typeof n.itemOptions=="function"?n.itemOptions(a,l):n.itemOptions}var _a={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 zc(n,a,l){return{inheritAttrs:!0,props:{...Ne,...Te,..._a},emits:["change","update:modelValue","setValue"],setup(r,o){const i=(0,t.ref)(null),s=De((0,t.computed)(()=>i.value??r.disabled)),c=(0,t.ref)(null),e=Re((0,t.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Ee({componentName:n,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return e.value},get disabled(){return s.value}},r.prop??o.attrs.name),d=(0,t.ref)(null),m=(0,t.ref)(null),y=(N,O,k,P=!0)=>{const ee=vc(r,N,O,k);if(ee===null){if(m.value===null)return;m.value=null,d.value=null,P&&(u("update:modelValue",null),u("change",null));return}if(!Ma(r,ee,m.value)){d.value=N;const C=(0,t.toRaw)(ee);m.value=C;let E=null;r.valueType==="text"?E=Nt(r,C):r.valueType==="item"?E=C:E=Dt(r,C),P&&(u("update:modelValue",E),u("change",E))}},b=(0,t.ref)([]),v=Fe((0,t.computed)(()=>r.appearLoad),"appearLoad",Pe.Near,N=>de(N)),g=Nc(),f=async(N,O)=>{if(N){const k=await g.load("radio",N,O);k.length>0&&(typeof k[0]=="string"?b.value=k.map(P=>Cc(P)):b.value=k)}};(0,t.watch)([()=>r.source,()=>r.params],async([N,O])=>{f(N,O)},{immediate:!v.value});let z=!1;const w=()=>{z||(z=!0,f(r.source,r.params))};(0,t.watch)([()=>b.value,()=>r.modelValue],([N,O])=>{y(O,r.valueType,N,!1),u("setValue",O)});const S=n,R=(0,t.computed)(()=>({[S]:!0,[`is-${r.direction}`]:!0})),F=N=>{y(N,"value",b.value,!0)};let M=pe(r,"hintText"),T=pe(r,"hintVisible");const _=(N,O)=>{const k=[];return N.forEach((P,ee)=>{const C=Dt(r,P),E=Nt(r,P);let I=Sc(r,P);s.value===!0&&(I=s.value),e.value===!0&&(I=e.value);const j=xc(r,P,ee)??{},G=`${C}_${ee}`,J={...j,key:G,value:C,size:r.size,border:de(r.border)};I&&(J.disabled=I),r.itemType==="button"?k.push((0,t.h)(x.ElRadioButton,J,{default:()=>[E]})):typeof O=="function"?k.push((0,t.h)(x.ElRadio,J,{default:()=>O(P)})):k.push((0,t.h)(x.ElRadio,J,{default:()=>[E]}))}),k};return Ce({setDisabled:N=>{i.value=N},setReadonly:N=>{c.value=N}}),()=>{const N={...Ge(o.attrs),class:R.value,disabled:s.value||e.value,modelValue:d.value,"text-color":r.textColor,fill:r.fill,onChange:F},O=[],k={};o.slots.options?k.default=o.slots.options:k.default=()=>_(b.value,o.slots.text);const P=(0,t.h)(x.ElRadioGroup,N,k);O.push(P);const ee={default:()=>O};ee.label=o.slots.default,ee.fixedPreTip=o.slots.fixedPreTip,ee.fixedTip=o.slots.fixedTip;const C={...Ae(r,_a),hintText:M.value,hintVisible:T.value};return r.prop&&(C.prop=`${r.prop}_item`),v.value&&(C["appear-listen"]=!0,C.onAppear=w),(0,t.h)(l,C,ee)}}}}var{componentName:kc,create:Ec,scope:Tc}=ce("radio-item"),$c=Ec(zc(kc,Tc,xe)),Ln=$c;function vt(n,a){return typeof n.textKey=="string"&&n.textKey.length>0?a[n.textKey]:a.text}function Ct(n,a){return typeof n.valueKey=="string"&&n.valueKey.length>0?a[n.valueKey]:a.value}function Bc(n,a){return typeof n.disabledKey=="string"&&n.disabledKey.length>0?a[n.disabledKey]:a.disabled??null}var Vc=class{proxy;constructor(n){this.proxy=n}async load(n,a,l){if(Array.isArray(a))return a;if(typeof a=="function")return await a(l);const r=Ke(this.proxy,n);return r===null?(console.error(`${n} component not found api function`),[]):(We(l)&&(0,t.isReactive)(l)&&(l=(0,t.toRaw)(l)),await r(a,l))}};function Mc(){return new Vc((0,t.getCurrentInstance)().proxy)}function Ia(n,a,l){return a===l?!0:!(a===null||l===null||vt(n,a)!==vt(n,l)||Ct(n,a)!==Ct(n,l))}function _c(n,a,l,r){if(r.length==0||a===""||a===null||a===void 0)return null;Array.isArray(a)||(a=[a]);const o=[];return a.forEach(i=>{for(let s of r){let c=!1;if(l==="text")c=vt(n,s)===i;else if(l==="item")c=Ia(n,s,i);else{let e=Ct(n,s);e==null&&(e=vt(n,s)),c=e===i}if(c){o.push(s);break}}}),o}function Ic(n){return{text:n,value:n}}function Lc(n,a,l){return typeof n.itemOptions=="function"?n.itemOptions(a,l):n.itemOptions}var La={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 Ac(n,a,l){return{inheritAttrs:!0,props:{...Ne,...Te,...La},emits:["change","update:modelValue","setValue"],setup(r,o){const i=(0,t.ref)(null),s=De((0,t.computed)(()=>i.value??r.disabled)),c=(0,t.ref)(null),e=Re((0,t.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Ee({componentName:n,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return e.value},get disabled(){return s.value}},r.prop??o.attrs.name),d=(0,t.ref)([]),m=(0,t.ref)([]),y=(N,O,k,P=!0)=>{const ee=_c(r,N,O,k);if(ee===null){if(m.value===null||m.value.length===0)return;d.value=[],m.value=[],P&&(u("update:modelValue",[]),u("change",[]));return}let C=!0;if(ee.length!==m.value.length)C=!1;else for(let E=0;E<ee.length;E++){const I=ee[E],j=m.value[E];if(!Ia(r,I,j)){C=!1;break}}if(!C){m.value=ee;let E=[],I=[];ee.forEach(G=>{E.push(Ct(r,G)),r.valueType==="text"?I.push(vt(r,G)):r.valueType==="item"?I.push(G):I.push(Ct(r,G))}),d.value=E;const j=(0,t.toRaw)(I);P&&(u("update:modelValue",j),u("change",j))}},b=(0,t.ref)([]),v=Fe((0,t.computed)(()=>r.appearLoad),"appearLoad",Pe.Near,N=>de(N)),g=Mc(),f=async(N,O)=>{if(N){const k=await g.load("checkbox",N,O);k.length>0&&(typeof k[0]=="string"?b.value=k.map(P=>Ic(P)):b.value=k)}};(0,t.watch)([()=>r.source,()=>r.params],async([N,O])=>{f(N,O)},{immediate:!v.value});let z=!1;const w=()=>{z||(z=!0,f(r.source,r.params))};(0,t.watch)([()=>b.value,()=>r.modelValue],([N,O])=>{y(O,r.valueType,N,!1),u("setValue",O)});const S=n,R=(0,t.computed)(()=>({[S]:!0,[`is-${r.direction}`]:!0})),F=N=>{y(N,"value",b.value,!0)};let M=pe(r,"hintText"),T=pe(r,"hintVisible");const _=(N,O)=>{const k=[];return N.forEach((P,ee)=>{const C=Ct(r,P),E=vt(r,P);let I=Bc(r,P);s.value===!0&&(I=s.value),e.value===!0&&(I=e.value);const j=Lc(r,P,ee)??{},G=`${C}_${ee}`,J={...j,key:G,class:r.itemClass,value:C,size:r.size,border:de(r.border)};I&&(J.disabled=I),r.itemType==="button"?k.push((0,t.h)(x.ElCheckboxButton,J,{default:()=>[E]})):typeof O=="function"?k.push((0,t.h)(x.ElCheckbox,J,{default:()=>O(P)})):k.push((0,t.h)(x.ElCheckbox,J,{default:()=>[E]}))}),k};return Ce({setDisabled:N=>{i.value=N},setReadonly:N=>{c.value=N}}),()=>{const N={...Ge(o.attrs),class:R.value,disabled:s.value||e.value,modelValue:d.value,"text-color":r.textColor,fill:r.fill,max:ke(r.max),min:ke(r.min),onChange:F},O=[],k={};o.slots.options?k.default=o.slots.options:k.default=()=>_(b.value,o.slots.text);const P=(0,t.h)(x.ElCheckboxGroup,N,k);O.push(P);const ee={default:()=>O};ee.label=o.slots.default,ee.fixedPreTip=o.slots.fixedPreTip,ee.fixedTip=o.slots.fixedTip;const C={...Ae(r,La),hintText:M.value,hintVisible:T.value};return r.prop&&(C.prop=`${r.prop}_item`),v.value&&(C["appear-listen"]=!0,C.onAppear=w),(0,t.h)(l,C,ee)}}}}var{componentName:Pc,create:Fc,scope:Rc}=ce("checkbox-item"),Dc=Fc(Ac(Pc,Rc,xe)),An=Dc,Aa={modelValue:{type:[Number,String],required:!1}};function Oc(n,a,l){return{props:{...Ne,...Te,...Aa},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(r,o){const i=(0,t.ref)(null),s=De((0,t.computed)(()=>i.value??r.disabled)),c=(0,t.ref)(null),e=Re((0,t.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Ee({componentName:n,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return e.value},get disabled(){return s.value}},r.prop??o.attrs.name),d=pe(r,"modelValue",z=>ke(z),u),m=n,y=(0,t.computed)(()=>({[m]:!0})),b=z=>{u("update:modelValue",z),u("change",z)};let v=pe(r,"hintText"),g=(0,t.ref)(!1);const f=(0,t.ref)();return Ce({setDisabled:z=>{i.value=z},setReadonly:z=>{c.value=z}}),()=>{const z={...Ge(o.attrs),ref:f,class:y.value,readonly:e.value||s.value,modelValue:d.value,onChange:b},w={},S=[],R=(0,t.h)(x.ElRate,z,w);S.push(R);const F={default:()=>S};F.label=o.slots.default,F.fixedPreTip=o.slots.fixedPreTip,F.fixedTip=o.slots.fixedTip;const M={...Ae(r,Aa),hintText:v.value,hintVisible:g.value};return r.prop&&(M.prop=`${r.prop}_item`),(0,t.h)(l,M,F)}}}}var{componentName:qc,create:Hc,scope:jc}=ce("rate-item"),Kc=Hc(Oc(qc,jc,xe)),Pn=Kc,Pa={modelValue:{type:[Boolean,String,Number],required:!1}};function Wc(n,a,l){return{props:{...Ne,...Te,...Pa},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(r,o){const i=(0,t.ref)(null),s=De((0,t.computed)(()=>i.value??r.disabled)),c=(0,t.ref)(null),e=Re((0,t.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Ee({componentName:n,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return e.value},get disabled(){return s.value}},r.prop??o.attrs.name),d=pe(r,"modelValue",null,u),m=n,y=(0,t.computed)(()=>({[m]:!0})),b=z=>{u("update:modelValue",z),u("change",z)};let v=pe(r,"hintText"),g=pe(r,"hintVisible");const f=(0,t.ref)();return Ce({setDisabled:z=>{i.value=z},setReadonly:z=>{c.value=z}}),()=>{const z={...Ge(o.attrs),ref:f,class:y.value,readonly:e.value,disabled:s.value,modelValue:d.value,onChange:b},w={},S=[],R=(0,t.h)(x.ElSwitch,z,w);S.push(R);const F={default:()=>S};F.label=o.slots.default,F.fixedPreTip=o.slots.fixedPreTip,F.fixedTip=o.slots.fixedTip;const M={...Ae(r,Pa),hintText:v.value,hintVisible:g.value};return r.prop&&(M.prop=`${r.prop}_item`),(0,t.h)(l,M,F)}}}}var{componentName:Yc,create:Uc,scope:Gc}=ce("switch-item"),Xc=Uc(Wc(Yc,Gc,xe)),Fn=Xc,Fa={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}},Zc=class{proxy;constructor(n){this.proxy=n}async load(n,a,l,r,o){if(Array.isArray(a))return a;if(typeof a=="function")return await a(l,r);const i=Ke(this.proxy,n);return i===null?(console.error(`${n} component not found api function`),[]):(We(l)&&(0,t.isReactive)(l)&&(l=(0,t.toRaw)(l)),await i(a,l,r))}};function Jc(){return new Zc((0,t.getCurrentInstance)().proxy)}var Ra={modelValue:{type:[String,Number,Boolean,Array],required:!1}};function Qc(n,a,l){return{props:{...Ne,...Te,...Ra,...Fa},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(r,o){const i=(0,t.ref)(null),s=De((0,t.computed)(()=>i.value??r.disabled)),c=(0,t.ref)(null),e=Re((0,t.computed)(()=>c.value??r.readonly)),u=(0,t.ref)(!1),{emitEvent:d}=Ee({componentName:n,get readonly(){return e.value},get disabled(){return s.value}},r.prop??o.attrs.name),m=pe(r,"modelValue",null,d),y=n,b=(0,t.computed)(()=>({[y]:!0})),v=P=>{m.value=P,d("update:modelValue",P),d("change",P)};let g=pe(r,"hintText"),f=(0,t.ref)(!1);const z=P=>{let ee=P.target.value;u.value=!0,me(g.value)||(f.value=!0),d("focus",ee,P)},w=P=>{setTimeout(()=>{f.value&&(f.value=!1),u.value=!1},0);let ee=P.target.value;r.maxLength&&ee.length>Number(r.maxLength)&&(ee=ee.slice(0,Number(r.maxLength))),R.value||d("blur",ee,P)},S=()=>{d("clear","")},R=(0,t.ref)(!1),F=P=>{R.value=P,d("visible-change",P),P||d("selected")},M=(0,t.ref)([]),T=Jc(),_=async(P,ee)=>{try{M.value=await T.load("treeselect",P,ee)}catch(C){console.error(C)}};(0,t.watch)([()=>r.data,()=>r.params,()=>r.lazy],([P,ee,C])=>{!P||C||_(P,ee)},{immediate:!0});let N=null;r.lazy&&(typeof r.load=="function"?N=r.load:N=async(P,ee)=>{debugger;let C={};r.params&&Object.assign(C,r.params),P&&Object.assign(C,P),ee(await T.load("treeselect",r.data,C,!0))});let O={label:r.textKey,value:r.valueKey,children:r.childrenKey,isLeaf:r.leafKey,class:r.classKey};const k=(0,t.ref)();return Ce({focus:()=>{k?.value.focus()},blur:()=>{k?.value.blur()},setDisabled:P=>{i.value=P},setReadonly:P=>{c.value=P}}),()=>{const P={...Ge(o.attrs),ref:k,class:b.value,disabled:s.value||e.value,modelValue:m.value,"onUpdate:modelValue":v,lazy:r.lazy,props:O,onClear:S,onFocus:z,onBlur:w,onVisibleChange:F};N?P.load=N:P.data=M.value;const ee={};o.slots.option&&(ee.default=o.slots.option);const C=[],E=(0,t.h)(x.ElTreeSelect,P,ee);C.push(E);const I={default:()=>C};I.label=o.slots.default,I.fixedPreTip=o.slots.fixedPreTip,I.fixedTip=o.slots.fixedTip;const j={...Ae(r,Ra,Fa),hintText:g.value,hintVisible:f.value};return r.prop&&(j.prop=`${r.prop}_item`),(0,t.h)(l,j,I)}}}}var{componentName:e2,create:t2,scope:l2}=ce("tree-select-item"),n2=t2(Qc(e2,l2,xe)),Rn=n2,r2={},a2={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 i2(n,a){return(0,t.openBlock)(),(0,t.createElementBlock)("svg",a2,[...a[0]||(a[0]=[(0,t.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 o2=Ue(r2,[["render",i2]]),{componentName:y9,create:s2,scope:b9}=ce("group-setting"),c2={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:"到底部"}},u2=s2({components:{FoxPopover:x.ElPopover,FoxCheckbox:x.ElCheckbox,FoxCheckboxGroup:x.ElCheckboxGroup,FoxButton:x.ElButton,FoxIcon:x.ElIcon,DragIcon:o2,Download:Me.Download,RefreshLeft:Me.RefreshLeft},props:{...c2},emits:["change"],setup(n,{emit:a,attrs:l,expose:r}){let o=null;const i=(0,t.ref)([]),s=$a(),c=W=>W.length>1,e=()=>{const W=[];i.value=[...i.value].map((A,q)=>(A.visible!==!1&&W.push(A.prop),{...A,sortIndex:q})),i.value.length===W.length?g.value=!0:W.length>0&&(f.value=!0),S.value=W},u=W=>{let A=null;if(typeof W=="string")A=document.querySelectorAll(`.fox-group[prop="${W}"] > div > .fox-item[prop]`);else if(W&&typeof W=="object"){const K=W.$el??W;typeof K.querySelectorAll=="function"&&(A=K.querySelectorAll(".fox-item[prop]"))}if(!A)return[];const q=[];return A.forEach(K=>{const $=K.querySelector(".label--string");let Y="";$&&(Y=$.textContent??"");const te=K.getAttribute("prop")??"",re=window.getComputedStyle(K,null).getPropertyValue("display");q.push({label:Y,prop:te,sortIndex:0,visible:re!=="none"})}),q},d=()=>{if(!o){const W=u(n.groupRef??n.groupProp);if(W.length===0)return!1;o=W}return!0},m=async(W=!1)=>{const A=await s.load(n.groupProp),q=K=>{if(!K||!o)return;const $=o.map(Y=>({...Y}));Array.isArray(A)&&A.forEach(Y=>{$.some(te=>{if(te.prop===Y.prop){const re=te.label;return Object.assign(te,Y),te.label=re,!0}return!1})}),i.value=$.sort((Y,te)=>Y.sortIndex-te.sortIndex),e(),W&&b(!1)};o?q(!0):nl(d,n.initDelay,5,50,!1,q)},y=()=>{i.value=(o??[]).map(W=>({...W})),e(),b()},b=(W=!0)=>{W&&s.save(n.groupProp,i.value),a("change",i.value.map(A=>({...A})))},v=(0,t.computed)(()=>({"max-width":`${n.popoverWidth-125}px`})),g=(0,t.ref)(!1),f=(0,t.ref)(!1),z=W=>{const A=[];i.value.forEach(q=>{W&&A.push(q.prop),q.visible=W}),g.value=!1,f.value=!1,i.value.length===A.length?g.value=!0:A.length>0&&(f.value=!0),S.value=A,b()},w=()=>{y()},S=(0,t.ref)([]),R=W=>{i.value.forEach(q=>{q.visible=W.indexOf(q.prop)!==-1}),g.value=!1,f.value=!1;const A=i.value.length;W.length===A?g.value=!0:W.length>0&&(f.value=!0),b()},F=()=>{m()};(0,t.onMounted)(()=>{m(!0)});const M={currentRow:null,index:null},T=W=>W?W.dataset&&W.dataset.role==="row"?W:W.tagName.toLowerCase()!=="body"?(W=W.parentElement,T(W)):null:null,_=W=>{const A=W.currentTarget;A&&A.dataset&&(M.index=A.dataset.index)},N=W=>{M.currentRow&&(M.currentRow.classList.remove("is-dragover"),M.currentRow=null),M.index=null},O=W=>{const A=W.currentTarget;W.relatedTarget;const q=T(A);q&&(W.preventDefault(),M.currentRow&&M.currentRow!==q&&M.currentRow.classList.remove("is-dragover"),q.classList.add("is-dragover"),M.currentRow=q)},k=W=>{W.preventDefault(),M.currentRow&&(M.currentRow.classList.remove("is-dragover"),M.currentRow=null)},P=W=>{const A=W.currentTarget,q=T(A);if(!q)return;W.preventDefault();const K=Number(M.index),$=Number(q.dataset.index);if(K!==$){if(K<$){const Y=i.value[K];i.value.splice(K,1),i.value.splice($,0,Y)}else{const Y=i.value[K];i.value.splice(K,1),i.value.splice($+1,0,Y)}e(),b()}},ee=W=>{const A=i.value[W];i.value.splice(W,1),i.value.splice(0,0,A),e(),b()},C=W=>{const A=i.value[W];i.value.splice(W,1),i.value.push(A),e(),b()};r({refresh:()=>{o=null,m(!1)}});const E=new Map;let I=null;function j(W){const A=document.createRange();return A.setStart(W,0),A.setEnd(W,W.childNodes.length),A.getBoundingClientRect().width}return{attrs:l,itemPropertyList:i,isDraggble:c,isCheckAll:g,isIndeterminate:f,handleCheckAllChange:z,handleReset:w,checkedValue:S,handleCheckChange:R,onShow:F,onDragStart:_,onDragEnd:N,onDragOver:O,onDragLeave:k,onDrop:P,checkboxLabelStyle:v,toTop:ee,toBottom:C,onMouseOverForOverflowText:(W,A,q)=>{const K=W.currentTarget;if(K){const $=Math.floor(K.offsetWidth);if(Math.floor(j(K))>$){let Y=E.get(A);if(Y){if(Y===I)return;$e.hide(Y)}Y=$e.show(K,q,{type:"text",placement:"top",closeOnClick:!1}),E.set(A,Y),I=Y}}},onMouseLeaveForOverflowText:(W,A)=>{const q=E.get(A);q&&($e.hide(q),q===I&&(I=null))},onMouseOverForTip:(W,A)=>{const q=W.currentTarget;q&&(I&&$e.hide(I),I=$e.show(q,A,{type:"text",placement:"top",closeOnClick:!1},!0))},onMouseLeaveForTip:W=>{I&&($e.hide(I),I=null)}}}}),d2={class:"fox-group-setting"},f2={class:"fox-group-setting__header"},m2={class:"fox-group-setting__body"},h2={class:"fox-group-setting__body-list","data-role":"container"},g2=["data-index","draggable"],p2=["onMouseover","onMouseleave"],y2={class:"tools-item"};function b2(n,a,l,r,o,i){const s=(0,t.resolveComponent)("FoxCheckbox"),c=(0,t.resolveComponent)("FoxButton"),e=(0,t.resolveComponent)("DragIcon"),u=(0,t.resolveComponent)("Download"),d=(0,t.resolveComponent)("FoxIcon"),m=(0,t.resolveComponent)("FoxCheckboxGroup"),y=(0,t.resolveComponent)("FoxPopover");return(0,t.openBlock)(),(0,t.createBlock)(y,(0,t.mergeProps)(n.attrs,{placement:n.popoverPlacement,width:n.popoverWidth,onShow:n.onShow,trigger:"click","popper-class":"fox-group-setting__popper"}),{reference:(0,t.withCtx)(()=>[(0,t.renderSlot)(n.$slots,"default")]),default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("div",d2,[(0,t.createElementVNode)("div",f2,[(0,t.createVNode)(s,{modelValue:n.isCheckAll,"onUpdate:modelValue":a[0]||(a[0]=b=>n.isCheckAll=b),indeterminate:n.isIndeterminate,onChange:n.handleCheckAllChange},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(n.title),1)]),_:1},8,["modelValue","indeterminate","onChange"]),(0,t.createVNode)(c,{onClick:n.handleReset,link:"",type:"primary"},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(n.resetText),1)]),_:1},8,["onClick"])]),(0,t.createElementVNode)("div",m2,[(0,t.createVNode)(m,{modelValue:n.checkedValue,"onUpdate:modelValue":a[10]||(a[10]=b=>n.checkedValue=b),onChange:n.handleCheckChange},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("div",h2,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(n.itemPropertyList,b=>((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:b.prop,class:"fox-group-setting__body-row","data-role":"row","data-index":b.sortIndex,draggable:n.isDraggble(n.itemPropertyList),onDragstart:a[5]||(a[5]=(...v)=>n.onDragStart&&n.onDragStart(...v)),onDragend:a[6]||(a[6]=(...v)=>n.onDragEnd&&n.onDragEnd(...v)),onDrop:a[7]||(a[7]=(...v)=>n.onDrop&&n.onDrop(...v)),onDragover:a[8]||(a[8]=(...v)=>n.onDragOver&&n.onDragOver(...v)),onDragleave:a[9]||(a[9]=(...v)=>n.onDragLeave&&n.onDragLeave(...v))},[n.isDraggble(n.itemPropertyList)?((0,t.openBlock)(),(0,t.createBlock)(e,{key:0,class:"icon-item"})):(0,t.createCommentVNode)("",!0),(0,t.createVNode)(s,{class:"checkbox-item",label:b.prop},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("span",{onMouseover:v=>n.onMouseOverForOverflowText(v,b.prop,b.label),onMouseleave:v=>n.onMouseLeaveForOverflowText(v,b.prop),class:"checkbox-item__label",style:(0,t.normalizeStyle)(n.checkboxLabelStyle)},(0,t.toDisplayString)(b.label),45,p2)]),_:2},1032,["label"]),(0,t.createElementVNode)("div",y2,[(0,t.createVNode)(d,{onClick:v=>n.toTop(b.sortIndex),onMouseover:a[1]||(a[1]=v=>n.onMouseOverForTip(v,n.toTopText)),onMouseleave:a[2]||(a[2]=v=>n.onMouseLeaveForTip(v)),class:"is-reverse"},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(u)]),_:1},8,["onClick"]),(0,t.createVNode)(d,{onClick:v=>n.toBottom(b.sortIndex),onMouseover:a[3]||(a[3]=v=>n.onMouseOverForTip(v,n.toBottomText)),onMouseleave:a[4]||(a[4]=v=>n.onMouseLeaveForTip(v))},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(u)]),_:1},8,["onClick"])])],40,g2))),128))])]),_:1},8,["modelValue","onChange"])])])]),_:3},16,["placement","width","onShow"])}var Dn=Ue(u2,[["render",b2]]),S2={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}},w2=class{proxy;constructor(n){this.proxy=n}async load(n,a,l,r,o){if(Array.isArray(a))return a;if(typeof a=="function")return await a(l,r);const i=Ke(this.proxy,n);return i===null?(console.error(`${n} component not found api function`),[]):(We(l)&&(0,t.isReactive)(l)&&(l=(0,t.toRaw)(l)),await i(a,l,r))}};function N2(){return new w2((0,t.getCurrentInstance)().proxy)}function v2(n,a,l){return{props:{...yn,...S2},setup(r,o){const i=n,s=(0,t.computed)(()=>({[i]:!0})),c=(0,t.ref)([]),e=N2(),u=async(S,R)=>{try{c.value=await e.load("tree",S,R)}catch(F){console.error(F)}},d=(0,t.shallowRef)({}),m=(0,t.computed)(()=>({...d.value,...r.params??{}}));(Array.isArray(r.data)?!0:r.lazy?!1:de(r.autoLoad))&&(0,t.watch)([()=>r.data,()=>m.value],([S,R])=>{S&&u(S,R)},{immediate:!0,deep:!0});let b=null;r.lazy&&(typeof r.load=="function"?b=r.load:b=async(S,R)=>{let F={};r.params&&Object.assign(F,r.params),S&&Object.assign(F,S),R(await e.load("treeselect",r.data,F,!0))});const v={label:r.textKey,value:r.valueKey,children:r.childrenKey,isLeaf:r.leafKey,class:r.classKey,disabled:r.disabedKey,...r.props??{}},g=(S={})=>new Promise(async R=>{d.value={...(0,t.toRaw)(S??{})},await u(r.data,m.value),R()}),f=function(S,R){if(typeof r.filterNodeMethod=="function")return r.filterNodeMethod(S,R);if(!r.filterKeyword)return!0;const F=`${R[v.label]}`,M=`${S}`;return F.includes(M)},z=(0,t.ref)();(0,t.watch)(()=>r.filterKeyword,S=>{z.value.filter(S)});const w=S=>(...R)=>{const F=z.value[S];return Reflect.apply(F,z.value,[...R])};return o.expose({loadData:g,filter:w("filter"),updateKeyChildren:w("updateKeyChildren"),getCheckedNodes:w("getCheckedNodes"),setCheckedNodes:w("setCheckedNodes"),getCheckedKeys:w("getCheckedKeys"),setCheckedKeys:w("setCheckedKeys"),setChecked:w("setChecked"),getHalfCheckedNodes:w("getHalfCheckedNodes"),getHalfCheckedKeys:w("getHalfCheckedKeys"),getCurrentKey:w("getCurrentKey"),getCurrentNode:w("getCurrentNode"),setCurrentKey:w("setCurrentKey"),setCurrentNode:w("setCurrentNode"),getNode:w("getNode"),remove:w("remove"),append:w("append"),insertBefore:w("insertBefore"),insertAfter:w("insertAfter")}),()=>{const S={...Ge(o.attrs),class:s.value,lazy:r.lazy,props:v,ref:T=>z.value=T};b?S.load=b:S.data=c.value,S["filter-node-method"]=f;const R=[],F=(0,t.h)(x.ElTree,S,o.slots);R.push(F);const M={default:()=>R};return(0,t.h)(l,{...ft(r,yn)},M)}}}}var{componentName:C2,create:x2,scope:z2}=ce("tree-item"),k2=x2(v2(C2,z2,Nl)),On=k2;function E2(n,a,l,r){return{props:{...Ne,...Te,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(o,i){const s=De((0,t.computed)(()=>o.disabled)),c=Re((0,t.computed)(()=>o.readonly)),{emitEvent:e}=Ee({componentName:n,validateCheckEvents:["change"],validateResetEvents:["focus"],get readonly(){return c.value},get disabled(){return s.value}},o.prop??i.attrs.name),{toLocaleRefs:u}=(0,Ie.useFoxI18n)(a),d=u(o,["placeholder"]),m=(0,t.ref)(o.modelValue);(0,t.watch)(()=>o.modelValue,P=>{m.value=P,e("change",P)});const y=(0,t.computed)(()=>({[`${n}`]:!0})),b=(0,t.computed)(()=>({[`${n}__main`]:!0,[`${n}__placeholder`]:!s.value&&me(m.value),"is-disabled":s.value,"is-readonly":c.value})),v=Fe((0,t.computed)(()=>o.textAlign),"textAlign"),g=(0,t.computed)(()=>{const P={};return v.value&&(P["text-align"]=v.value),P}),f=(0,t.computed)(()=>!me(o.modelValue)||i.slots.main?!0:!!me(o.desc)),z=(0,t.computed)(()=>me(m.value)?d.placeholder.value:m.value),w=(0,t.computed)(()=>!me(o.desc)||i.slots.sub),S=(0,t.computed)(()=>({[`${n}__sub`]:!0})),R=(0,t.computed)(()=>{const P={};return v.value&&(P["text-align"]=v.value),P}),F=()=>{e("focus",m.value)},M=()=>{e("blur",m.value)},T=(0,t.computed)(()=>({[`${n}__append`]:!0,"is-disabled":s.value,"is-readonly":c.value})),_=(0,t.computed)(()=>pt(o.unit)>0),N=P=>{s.value==!0||c.value==!0||e("click")},O=(0,t.computed)(()=>o.icon??l),k=(0,t.computed)(()=>({action:!0}));return()=>{const P=[];if(typeof i.slots.content=="function"){const L=i.slots.content();P.push(L)}else{const L=[];if(f.value){const W={tabIndex:0,class:b.value,style:g.value,onFocus:F,onBlur:M};let A=null;i.slots.main?A=(0,t.h)("view",W,[i.slots.main(z.value)]):A=(0,t.h)("view",W,[z.value]),L.push(A)}if(w.value){const W={tabIndex:0,class:S.value,style:R.value,onFocus:F,onBlur:M};let A=null;i.slots.sub?A=(0,t.h)("view",W,[i.slots.sub(o.desc)]):A=(0,t.h)("view",W,[o.desc]),L.push(A)}const le=(0,t.h)("view",{class:y.value,onClick:N},L);P.push(le)}const ee=[],C=fe(o.iconSize);let E=i.slots.icon;if(!E){const L={width:C,height:C,class:["action-icon"]};E=(0,t.h)(O.value,L)}const I=(0,t.h)("view",{class:k.value,onClick:N},{default:()=>[E]});if(ee.push(I),_.value){const L=(0,t.h)("view",{},[o.unit]);ee.push(L)}const j=(0,t.h)("view",{class:T.value},{default:()=>ee});P.push(j);const G={default:()=>P};G.label=i.slots.default,G.prepend=i.slots.prepend,G.append=i.slots.append,G.fixedPreTip=i.slots.fixedPreTip,G.fixedTip=i.slots.fixedTip;const J={...ft(o,Te,Ne)};return o.prop&&(J.prop=`${o.prop}_item`),(0,t.h)(r,J,G)}}}}var{componentName:T2,create:$2,scope:B2}=ce("link-item"),V2=$2(E2(T2,B2,Me.ArrowRight,xe)),qn=V2,Da="fox-icon",S9=(0,t.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(n,{emit:a}){var l;const r=n,o=a,i=y=>{o("click",y)},s=(0,t.useSlots)();(0,t.useAttrs)();const c=()=>r.name?r.name.indexOf("/")!==-1:!1,e=y=>{if(y)return isNaN(Number(y))?String(y):y+"px"},u=c();let d=(0,t.h)(u?"img":r.tag,{class:u?`${Da}__img`:`${r.fontClassName} ${Da} ${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:i,src:u?r.name:""},(l=s.default)==null?void 0:l.call(s));const m=()=>d;return(y,b)=>((0,t.openBlock)(),(0,t.createBlock)(m))}}),w9={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"}]}]},N9=["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"],M2=["aria-labelledby"],_2=[(0,t.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)],v9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},_2,14,M2))}}),I2=["aria-labelledby"],L2=[(0,t.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)],A2=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},L2,14,I2))}}),P2=["aria-labelledby"],F2=[(0,t.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)],C9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},F2,14,P2))}}),R2=["aria-labelledby"],D2=[(0,t.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)],x9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},D2,14,R2))}}),O2=["aria-labelledby"],q2=[(0,t.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)],z9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},q2,14,O2))}}),H2=["aria-labelledby"],j2=[(0,t.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)],k9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},j2,14,H2))}}),K2=["aria-labelledby"],W2=[(0,t.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)],E9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},W2,14,K2))}}),Y2=["aria-labelledby"],U2=[(0,t.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)],T9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},U2,14,Y2))}}),G2=["aria-labelledby"],X2=[(0,t.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)],Z2=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},X2,14,G2))}}),J2=["aria-labelledby"],Q2=[(0,t.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)],$9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Q2,14,J2))}}),e3=["aria-labelledby"],t3=[(0,t.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)],l3=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},t3,14,e3))}}),n3=["aria-labelledby"],r3=[(0,t.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)],B9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},r3,14,n3))}}),a3=["aria-labelledby"],i3=[(0,t.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)],V9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1177 1024","aria-labelledby":n.name,role:"presentation"},i3,14,a3))}}),o3=["aria-labelledby"],s3=[(0,t.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)],M9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},s3,14,o3))}}),c3=["aria-labelledby"],u3=[(0,t.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)],_9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},u3,14,c3))}}),d3=["aria-labelledby"],f3=[(0,t.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)],I9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1177 1024","aria-labelledby":n.name,role:"presentation"},f3,14,d3))}}),m3=["aria-labelledby"],h3=[(0,t.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)],L9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1081 1024","aria-labelledby":n.name,role:"presentation"},h3,14,m3))}}),g3=["aria-labelledby"],p3=[(0,t.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)],A9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},p3,14,g3))}}),y3=["aria-labelledby"],b3=[(0,t.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)],P9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},b3,14,y3))}}),S3=["aria-labelledby"],w3=[(0,t.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)],F9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1081 1024","aria-labelledby":n.name,role:"presentation"},w3,14,S3))}}),N3=["aria-labelledby"],v3=[(0,t.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)],R9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},v3,14,N3))}}),C3=["aria-labelledby"],x3=[(0,t.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)],D9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1050 1024","aria-labelledby":n.name,role:"presentation"},x3,14,C3))}}),z3=["aria-labelledby"],k3=[(0,t.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)],O9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},k3,14,z3))}}),E3=["aria-labelledby"],T3=[(0,t.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)],q9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},T3,14,E3))}}),$3=["aria-labelledby"],B3=[(0,t.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)],H9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1090 1024","aria-labelledby":n.name,role:"presentation"},B3,14,$3))}}),V3=["aria-labelledby"],M3=[(0,t.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)],j9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},M3,14,V3))}}),_3=["aria-labelledby"],I3=[(0,t.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)],K9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},I3,14,_3))}}),L3=["aria-labelledby"],A3=[(0,t.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)],W9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},A3,14,L3))}}),P3=["aria-labelledby"],F3=[(0,t.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)],Y9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},F3,14,P3))}}),R3=["aria-labelledby"],D3=[(0,t.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)],U9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},D3,14,R3))}}),O3=["aria-labelledby"],q3=[(0,t.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)],G9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},q3,14,O3))}}),H3=["aria-labelledby"],j3=[(0,t.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)],X9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},j3,14,H3))}}),K3=["aria-labelledby"],W3=[(0,t.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)],Z9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1079 1024","aria-labelledby":n.name,role:"presentation"},W3,14,K3))}}),Y3=["aria-labelledby"],U3=[(0,t.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)],J9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},U3,14,Y3))}}),G3=["aria-labelledby"],X3=[(0,t.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)],Q9=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1113 1024","aria-labelledby":n.name,role:"presentation"},X3,14,G3))}}),Z3=["aria-labelledby"],J3=[(0,t.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)],Q3=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},J3,14,Z3))}}),e4=["aria-labelledby"],t4=[(0,t.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)],em=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},t4,14,e4))}}),l4=["aria-labelledby"],n4=[(0,t.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)],tm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},n4,14,l4))}}),r4=["aria-labelledby"],a4=[(0,t.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)],lm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},a4,14,r4))}}),i4=["aria-labelledby"],o4=[(0,t.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)],nm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},o4,14,i4))}}),s4=["aria-labelledby"],c4=[(0,t.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)],rm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},c4,14,s4))}}),u4=["aria-labelledby"],d4=[(0,t.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)],am=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},d4,14,u4))}}),f4=["aria-labelledby"],m4=[(0,t.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)],im=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},m4,14,f4))}}),h4=["aria-labelledby"],g4=[(0,t.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)],om=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},g4,14,h4))}}),p4=["aria-labelledby"],y4=[(0,t.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)],sm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},y4,14,p4))}}),b4=["aria-labelledby"],S4=[(0,t.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)],cm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},S4,14,b4))}}),w4=["aria-labelledby"],N4=[(0,t.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)],um=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},N4,14,w4))}}),v4=["aria-labelledby"],C4=[(0,t.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)],dm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},C4,14,v4))}}),x4=["aria-labelledby"],z4=[(0,t.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)],fm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},z4,14,x4))}}),k4=["aria-labelledby"],E4=[(0,t.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)],mm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},E4,14,k4))}}),T4=["aria-labelledby"],$4=[(0,t.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)],hm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},$4,14,T4))}}),B4=["aria-labelledby"],V4=(0,t.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),M4=(0,t.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),gm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},[V4,(0,t.createTextVNode)(","),M4],14,B4))}}),_4=["aria-labelledby"],I4=[(0,t.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)],pm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1141 1024","aria-labelledby":n.name,role:"presentation"},I4,14,_4))}}),L4=["aria-labelledby"],A4=(0,t.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),P4=(0,t.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),ym=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},[A4,(0,t.createTextVNode)(","),P4],14,L4))}}),F4=["aria-labelledby"],R4=(0,t.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),D4=(0,t.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),O4=(0,t.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),bm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},[R4,(0,t.createTextVNode)(","),D4,(0,t.createTextVNode)(","),O4],14,F4))}}),q4=["aria-labelledby"],H4=[(0,t.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)],Sm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},H4,14,q4))}}),j4=["aria-labelledby"],K4=[(0,t.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)],wm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},K4,14,j4))}}),W4=["aria-labelledby"],Y4=[(0,t.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)],Nm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Y4,14,W4))}}),U4=["aria-labelledby"],G4=[(0,t.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)],vm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1170 1024","aria-labelledby":n.name,role:"presentation"},G4,14,U4))}}),X4=["aria-labelledby"],Z4=(0,t.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),J4=(0,t.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),Cm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},[Z4,(0,t.createTextVNode)(","),J4],14,X4))}}),Q4=["aria-labelledby"],eu=[(0,t.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)],xm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},eu,14,Q4))}}),tu=["aria-labelledby"],lu=[(0,t.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)],zm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},lu,14,tu))}}),nu=["aria-labelledby"],ru=[(0,t.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)],km=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},ru,14,nu))}}),au=["aria-labelledby"],iu=[(0,t.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)],Em=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},iu,14,au))}}),ou=["aria-labelledby"],su=[(0,t.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)],Tm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},su,14,ou))}}),cu=["aria-labelledby"],uu=[(0,t.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)],$m=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},uu,14,cu))}}),du=["aria-labelledby"],fu=[(0,t.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)],Bm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1027 1024","aria-labelledby":n.name,role:"presentation"},fu,14,du))}}),mu=["aria-labelledby"],hu=[(0,t.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)],Vm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},hu,14,mu))}}),gu=["aria-labelledby"],pu=[(0,t.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)],Mm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},pu,14,gu))}}),yu=["aria-labelledby"],bu=[(0,t.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)],_m=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 3891 1024","aria-labelledby":n.name,role:"presentation"},bu,14,yu))}}),Su=["aria-labelledby"],wu=[(0,t.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)],Im=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},wu,14,Su))}}),Nu=["aria-labelledby"],vu=[(0,t.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)],Lm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},vu,14,Nu))}}),Cu=["aria-labelledby"],xu=[(0,t.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)],zu=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},xu,14,Cu))}}),ku=["aria-labelledby"],Eu=[(0,t.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)],Am=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Eu,14,ku))}}),Tu=["aria-labelledby"],$u=[(0,t.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)],Pm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},$u,14,Tu))}}),Bu=["aria-labelledby"],Vu=(0,t.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),Mu=(0,t.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),_u=(0,t.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),Fm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},[Vu,(0,t.createTextVNode)(","),Mu,(0,t.createTextVNode)(","),_u],14,Bu))}}),Iu=["aria-labelledby"],Lu=[(0,t.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)],Rm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Lu,14,Iu))}}),Au=["aria-labelledby"],Pu=[(0,t.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)],Dm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Pu,14,Au))}}),Fu=["aria-labelledby"],Ru=[(0,t.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)],Om=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Ru,14,Fu))}}),Du=["aria-labelledby"],Ou=[(0,t.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)],qm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Ou,14,Du))}}),qu=["aria-labelledby"],Hu=[(0,t.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)],Hm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2043 1024","aria-labelledby":n.name,role:"presentation"},Hu,14,qu))}}),ju=["aria-labelledby"],Ku=[(0,t.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)],jm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Ku,14,ju))}}),Wu=["aria-labelledby"],Yu=[(0,t.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)],Km=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Yu,14,Wu))}}),Uu=["aria-labelledby"],Gu=[(0,t.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)],Wm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Gu,14,Uu))}}),Xu=["aria-labelledby"],Zu=[(0,t.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)],Ym=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Zu,14,Xu))}}),Ju=["aria-labelledby"],Qu=[(0,t.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)],Um=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Qu,14,Ju))}}),e5=["aria-labelledby"],t5=[(0,t.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)],Gm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},t5,14,e5))}}),l5=["aria-labelledby"],n5=[(0,t.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)],kl=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},n5,14,l5))}}),r5=["aria-labelledby"],a5=[(0,t.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)],Xm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},a5,14,r5))}}),i5=["aria-labelledby"],o5=[(0,t.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)],s5=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},o5,14,i5))}}),c5=["aria-labelledby"],u5=[(0,t.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)],Zm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 3072 1024","aria-labelledby":n.name,role:"presentation"},u5,14,c5))}}),d5=["aria-labelledby"],f5=[(0,t.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)],Jm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1181 1024","aria-labelledby":n.name,role:"presentation"},f5,14,d5))}}),m5=["aria-labelledby"],h5=[(0,t.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)],Qm=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},h5,14,m5))}}),g5=["aria-labelledby"],p5=[(0,t.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)],eh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},p5,14,g5))}}),y5=["aria-labelledby"],b5=[(0,t.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)],th=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},b5,14,y5))}}),S5=["aria-labelledby"],w5=[(0,t.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)],lh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},w5,14,S5))}}),N5=["aria-labelledby"],v5=[(0,t.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)],nh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},v5,14,N5))}}),C5=["aria-labelledby"],x5=(0,t.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),z5=(0,t.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),rh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},[x5,(0,t.createTextVNode)(","),z5],14,C5))}}),k5=["aria-labelledby"],E5=[(0,t.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)],ah=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},E5,14,k5))}}),T5=["aria-labelledby"],$5=[(0,t.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)],ih=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1090 1024","aria-labelledby":n.name,role:"presentation"},$5,14,T5))}}),B5=["aria-labelledby"],V5=[(0,t.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)],oh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},V5,14,B5))}}),M5=["aria-labelledby"],_5=[(0,t.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)],sh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},_5,14,M5))}}),I5=["aria-labelledby"],L5=[(0,t.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)],ch=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1029 1024","aria-labelledby":n.name,role:"presentation"},L5,14,I5))}}),A5=["aria-labelledby"],P5=[(0,t.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)],uh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},P5,14,A5))}}),F5=["aria-labelledby"],R5=[(0,t.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)],dh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},R5,14,F5))}}),D5=["aria-labelledby"],O5=[(0,t.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)],fh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1144 1024","aria-labelledby":n.name,role:"presentation"},O5,14,D5))}}),q5=["aria-labelledby"],H5=[(0,t.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)],mh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},H5,14,q5))}}),j5=["aria-labelledby"],K5=[(0,t.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)],hh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},K5,14,j5))}}),W5=["aria-labelledby"],Y5=[(0,t.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)],gh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1144 1024","aria-labelledby":n.name,role:"presentation"},Y5,14,W5))}}),U5=["aria-labelledby"],G5=[(0,t.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)],ph=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1144 1024","aria-labelledby":n.name,role:"presentation"},G5,14,U5))}}),X5=["aria-labelledby"],Z5=[(0,t.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)],yh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Z5,14,X5))}}),J5=["aria-labelledby"],Q5=[(0,t.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)],bh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Q5,14,J5))}}),ed=["aria-labelledby"],td=[(0,t.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)],Sh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},td,14,ed))}}),ld=["aria-labelledby"],nd=(0,t.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),rd=(0,t.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),wh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},[nd,(0,t.createTextVNode)(","),rd],14,ld))}}),ad=["aria-labelledby"],id=[(0,t.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)],Nh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},id,14,ad))}}),od=["aria-labelledby"],sd=[(0,t.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)],vh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1120 1024","aria-labelledby":n.name,role:"presentation"},sd,14,od))}}),cd=["aria-labelledby"],ud=[(0,t.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)],Ch=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},ud,14,cd))}}),dd=["aria-labelledby"],fd=(0,t.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),md=(0,t.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),xh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},[fd,(0,t.createTextVNode)(","),md],14,dd))}}),hd=["aria-labelledby"],gd=(0,t.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),pd=(0,t.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),zh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},[gd,(0,t.createTextVNode)(","),pd],14,hd))}}),yd=["aria-labelledby"],bd=[(0,t.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)],Sd=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},bd,14,yd))}}),wd=["aria-labelledby"],Nd=[(0,t.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)],kh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1061 1024","aria-labelledby":n.name,role:"presentation"},Nd,14,wd))}}),vd=["aria-labelledby"],Cd=[(0,t.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)],Eh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1210 1024","aria-labelledby":n.name,role:"presentation"},Cd,14,vd))}}),xd=["aria-labelledby"],zd=[(0,t.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)],Th=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},zd,14,xd))}}),kd=["aria-labelledby"],Ed=[(0,t.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)],$h=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Ed,14,kd))}}),Td=["aria-labelledby"],$d=[(0,t.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)],Bh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1327 1024","aria-labelledby":n.name,role:"presentation"},$d,14,Td))}}),Bd=["aria-labelledby"],Vd=[(0,t.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)],Vh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Vd,14,Bd))}}),Md=["aria-labelledby"],_d=[(0,t.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)],Mh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},_d,14,Md))}}),Id=["aria-labelledby"],Ld=[(0,t.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)],_h=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Ld,14,Id))}}),Ad=["aria-labelledby"],Pd=[(0,t.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)],Ih=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Pd,14,Ad))}}),Fd=["aria-labelledby"],Rd=(0,t.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),Dd=(0,t.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),Od=(0,t.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),Lh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},[Rd,(0,t.createTextVNode)(","),Dd,(0,t.createTextVNode)(","),Od],14,Fd))}}),qd=["aria-labelledby"],Hd=(0,t.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),jd=(0,t.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),Kd=(0,t.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),Ah=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},[Hd,(0,t.createTextVNode)(","),jd,(0,t.createTextVNode)(","),Kd],14,qd))}}),Wd=["aria-labelledby"],Yd=[(0,t.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)],Ph=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Yd,14,Wd))}}),Ud=["aria-labelledby"],Gd=[(0,t.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)],Fh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1079 1024","aria-labelledby":n.name,role:"presentation"},Gd,14,Ud))}}),Xd=["aria-labelledby"],Zd=[(0,t.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)],Rh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Zd,14,Xd))}}),Jd=["aria-labelledby"],Qd=[(0,t.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)],Dh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Qd,14,Jd))}}),e6=["aria-labelledby"],t6=[(0,t.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)],Oh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},t6,14,e6))}}),l6=["aria-labelledby"],n6=[(0,t.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)],qh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},n6,14,l6))}}),r6=["aria-labelledby"],a6=[(0,t.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)],Hh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1026 1024","aria-labelledby":n.name,role:"presentation"},a6,14,r6))}}),i6=["aria-labelledby"],o6=[(0,t.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)],s6=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1026 1024","aria-labelledby":n.name,role:"presentation"},o6,14,i6))}}),c6=["aria-labelledby"],u6=[(0,t.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)],jh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1026 1024","aria-labelledby":n.name,role:"presentation"},u6,14,c6))}}),d6=["aria-labelledby"],f6=[(0,t.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)],Kh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},f6,14,d6))}}),m6=["aria-labelledby"],h6=[(0,t.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)],Wh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},h6,14,m6))}}),g6=["aria-labelledby"],p6=[(0,t.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)],Yh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},p6,14,g6))}}),y6=["aria-labelledby"],b6=[(0,t.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)],S6=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},b6,14,y6))}}),w6=["aria-labelledby"],N6=[(0,t.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)],Uh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},N6,14,w6))}}),v6=["aria-labelledby"],C6=[(0,t.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)],Gh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},C6,14,v6))}}),x6=["aria-labelledby"],z6=[(0,t.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)],Xh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},z6,14,x6))}}),k6=["aria-labelledby"],E6=[(0,t.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)],Zh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},E6,14,k6))}}),T6=["aria-labelledby"],$6=[(0,t.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)],Jh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},$6,14,T6))}}),B6=["aria-labelledby"],V6=[(0,t.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)],Qh=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1032 1024","aria-labelledby":n.name,role:"presentation"},V6,14,B6))}}),M6=["aria-labelledby"],_6=[(0,t.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)],eg=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},_6,14,M6))}}),I6=["aria-labelledby"],L6=[(0,t.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)],tg=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1061 1024","aria-labelledby":n.name,role:"presentation"},L6,14,I6))}}),A6=["aria-labelledby"],P6=[(0,t.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)],lg=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1092 1024","aria-labelledby":n.name,role:"presentation"},P6,14,A6))}}),F6=["aria-labelledby"],R6=[(0,t.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)],ng=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},R6,14,F6))}}),D6=["aria-labelledby"],O6=[(0,t.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)],rg=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},O6,14,D6))}}),q6=["aria-labelledby"],H6=[(0,t.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)],ag=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2472 1024","aria-labelledby":n.name,role:"presentation"},H6,14,q6))}}),j6=["aria-labelledby"],K6=[(0,t.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)],ig=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2252 1024","aria-labelledby":n.name,role:"presentation"},K6,14,j6))}}),W6=["aria-labelledby"],Y6=[(0,t.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)],og=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Y6,14,W6))}}),U6=["aria-labelledby"],G6=[(0,t.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)],X6=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},G6,14,U6))}}),Z6=["aria-labelledby"],J6=[(0,t.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)],sg=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2472 1024","aria-labelledby":n.name,role:"presentation"},J6,14,Z6))}}),Q6=["aria-labelledby"],e8=[(0,t.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)],cg=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2252 1024","aria-labelledby":n.name,role:"presentation"},e8,14,Q6))}}),t8=["aria-labelledby"],l8=[(0,t.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)],ug=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1111 1024","aria-labelledby":n.name,role:"presentation"},l8,14,t8))}}),n8=["aria-labelledby"],r8=[(0,t.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)],dg=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},r8,14,n8))}}),a8=["aria-labelledby"],i8=[(0,t.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)],fg=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},i8,14,a8))}}),o8=["aria-labelledby"],s8=[(0,t.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)],mg=(0,t.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(n,{emit:a}){const l=n,r=a,o=e=>{r("click",e)},i=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),c=(0,t.computed)(()=>{const e={};return e.height=i(l.height)??i(l.size),e.width=i(l.width)??i(l.size),e.color=l.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},s8,14,o8))}}),Hn={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}},Oa=(n,a)=>a[n.textKey],Ot=(n,a)=>a[n.valueKey],c8=(n,a)=>a[n.visibleKey],qa=(n,a)=>a[n.disabledKey],u8=(n,a)=>{const l=a[n.doitKey];return de(l)},d8=(n,a)=>{const l=a[n.numKey];return l==null?null:ke(a[l])},Ha=(n,a,l)=>{const r=n.itemOptions;return typeof r=="function"?r(a,l):r||null};function f8(n,a,l,r,o,i=!1){return{props:{...Hn},emits:["update:modelValue","change","click"],setup(s,{slots:c,emit:e}){const u=(0,t.computed)(()=>{const B={};return B[`${n}`]=!0,B}),d=(0,t.computed)(()=>{const B={};return B[`${n}__titles`]=!0,B[`${s.direction}`]=!0,s.align&&(B[`${s.align}`]=!0),s.scroll===!0&&(B.scrollable=!0),s.shape&&(B[`${s.shape}`]=!0),s.showScrollArrow?($.value===!0&&(B["has-left-scroll-arrow "]=!0),Y.value===!0&&(B["has-right-scroll-arrow "]=!0)):s.showQuickNavigation&&(B["has-navigation"]=!0),B}),m=(0,t.computed)(()=>({})),y=(0,t.computed)(()=>{if(!s.gutter)return 0;const B=fe(s.gutter);return B<=0?0:B}),b=(0,t.ref)(s.modelValue);(0,t.watch)(()=>s.modelValue,B=>{b.value!==B&&(b.value=B,J(!1))});const v=(0,t.ref)({"fox-tabs-bar__popup":!0,"fox-tabs-bar__popup--show":!1,"fox-tabs-bar__popup--hide":!1}),g=(0,t.computed)(()=>{const B={};return z.value||(B.display="none"),B}),f=(0,t.ref)(),z=(0,t.ref)(!1),w=()=>{S(!z.value)},S=B=>{const p=B;p?(z.value=p,setTimeout(()=>{v.value["fox-tabs-bar__popup--show"]=!0,v.value["fox-tabs-bar__popup--hide"]=!1},0)):(v.value["fox-tabs-bar__popup--show"]=!1,v.value["fox-tabs-bar__popup--hide"]=!0,f.value?f.value.addEventListener("transitionend",()=>{z.value=!1},{once:!0}):setTimeout(()=>{z.value=!1},0))},R=(0,t.ref)(),F=(0,t.ref)([]),M=(B,p)=>{F.value[p]=B},T=B=>p=>{M(p,B)},_=(B,p)=>{const D=R.value,H=F.value;if(!D||!H||!H[B])return;const Q=H[B];let ie=0;s.direction==="vertical"?ie=Q.offsetTop-(D.offsetHeight-Q.offsetHeight)/2:ie=Q.offsetLeft-(D.offsetWidth-Q.offsetWidth)/2,N(D,ie,p?0:.3,s.direction)},N=(B,p,D,H)=>{let Q=0;const ie=H==="horizontal"?B.scrollLeft:B.scrollTop,oe=D===0?1:Math.round(D*1e3/16);function ge(){H==="horizontal"?B.scrollLeft+=(p-ie)/oe:B.scrollTop+=(p-ie)/oe,++Q<oe&&jl(ge)}ge()},O=(B,p)=>{const D=Ot(s,B),H={};return H[`${n}__titles-item`]=!0,H.disabled=qa(s,B),H.active=D===b.value,s.shape&&(H[`${s.shape}`]=!0),s.ellipsis&&(H.ellipsis=!0),p&&(p.class&&(H[`${p.class}`]=!0),p.disabled===!0&&(H.disabled=p.disabled)),H},k=(B,p)=>{const D={};if(y.value>0){const H=Math.abs(y.value/2);s.direction==="vertical"?(D["margin-top"]=`${H}px`,D["margin-bottom"]=`${H}px`):(D["margin-left"]=`${H}px`,D["margin-right"]=`${H}px`)}return p&&p.style&&Object.assign(D,p.style),D},P=(B,p)=>`${Ot(s,B)??p}`,ee=(B,p)=>{const D=Ot(s,B),H={};H[`${n}__popup-item`]=!0,H.disabled=qa(s,B),H.active=D===b.value,s.shape&&(H[`${s.shape}`]=!0);const Q=Ha(s,B,p);return Q&&Q.disabled===!0&&(H.disabled=Q.disabled),H},C=(0,t.computed)(()=>(s.data??[]).filter(B=>c8(s,B)!==!1)),E=(B,p)=>{const D=Ot(s,B);if(e("click",B,p),b.value==D)return;const H=()=>{b.value=D,s.scroll&&_(p,!1),e("update:modelValue",D),e("change",B,p)};if(typeof s.beforeChange=="function"){const Q=s.beforeChange(B,p);kr(Q)?Q.then(ie=>{ie!==!1&&H()}).catch(()=>{H()}):Q!==!1&&H()}else H()},I=(B,p)=>function(){E(B,p)},j=(B,p)=>{E(B,p),S(!1)},G=(B,p)=>function(){j(B,p)},J=B=>{if(!Array.isArray(s.data)||!s.scroll)return;K()&&U();const p=s.data.findIndex(D=>Ot(s,D)===b.value);p!==-1&&_(p,B)},L=()=>{K()||V()};(0,t.watch)(()=>s.data,()=>{setTimeout(J,0)}),(0,t.onMounted)(()=>{J(!0)}),(0,t.onBeforeUnmount)(()=>{L()});const le=(B,p)=>{if(c.item)return c.item({item:B,index:p});const D=Ha(s,B,p),H=[];if(c.text){const ie=c.text({item:B,index:p});H.push(ie)}else{const ie=[];if(D?.doit===!0||u8(s,B)){const Ve=(0,t.h)("view",{class:[`${n}__titles-item-tip`,"doit"]});ie.push(Ve)}const oe=D?.num??d8(s,B);if(oe){let Ve="";const et=ke(oe);et>=100?Ve="99+":Ve=`${et}`;const Et=(0,t.h)("view",{class:[`${n}__titles-item-tip`,"num"]},[Ve]);ie.push(Et)}const ge={class:`${n}__titles-item-text`};ie.push(Oa(s,B));const Be=(0,t.h)("view",ge,ie);H.push(Be)}const Q=(0,t.h)("view",{class:`${n}__titles-item-line`});return H.push(Q),(0,t.h)("view",{ref:T(p),class:O(B,D),style:k(B,D),key:P(B,p),onClick:I(B,p)},H)},W=()=>{const B=c.default?c.default():[];if(B.length===0)for(let p=0;p<C.value.length;p++){const D=C.value[p],H=le(D,p);B.push(H)}return(0,t.h)("view",{ref:R,class:d.value,style:m.value},B)},A=()=>{let B=null;return c.navigation?B=c.navigation():B=(0,t.h)(l),(0,t.h)("view",{class:`${n}__navigation`,onClick:w},[B])},q=()=>{const B=[];for(let p=0;p<C.value.length;p++){const D=C.value[p];let H=null;c.popupItem?H=c.popupItem({item:D,index:p}):H=Oa(s,D);const Q=(0,t.h)("view",{class:ee(D,p),key:P(D,p),onClick:G(D,p)},[H]);B.push(Q)}return(0,t.h)("view",{class:v.value,style:g.value},B)},K=()=>s.showScrollArrow&&s.direction=="horizontal",$=(0,t.ref)(!1),Y=(0,t.ref)(!1),te=B=>{const p=R.value,D=F.value;if(!(!p||!D))if(B==="left"){const H=p.scrollLeft;let Q=H;for(let ie=0;ie<D.length;ie++){const oe=D[ie].offsetLeft;if(H-oe<0)break;Q=oe}N(p,Q,.3,"horizontal")}else{const H=p.scrollLeft;let Q=H,ie=p.offsetWidth;for(let oe=D.length-1;oe>=0;oe--){const ge=D[oe].offsetLeft+D[oe].offsetWidth;if(ge-H<p.offsetWidth){Q+=ie-ge;break}ie=ge}N(p,Q,.3,"horizontal")}},re=je(()=>{const B=R.value;if(!B)return;let p=B.scrollLeft>0;p!==$.value&&($.value=p);let D=B.scrollWidth-B.scrollLeft>B.offsetWidth;D!==Y.value&&(Y.value=D)},50),Z=B=>{re()},U=()=>{const B=R.value;B&&(re(),B.addEventListener("scroll",Z))},V=()=>{const B=R.value;B&&B.removeEventListener("scroll",Z)},X=B=>{if(B==="left"&&$.value!==!0||B==="right"&&Y.value!==!0)return null;let p=null;return B==="left"?c.leftArrow?p=c.leftArrow():p=(0,t.h)(r):c.rightArrow?p=c.rightArrow():p=(0,t.h)(o),(0,t.h)("view",{class:[`${n}__scroll-arrow`,B],onClick:()=>{te(B)}},[p])};return()=>{const B=[],p=W();if(B.push(p),K()){const D=X("left");D&&B.push(D);const H=X("right");H&&B.push(H)}else if(s.showQuickNavigation){const D=A();B.push(D);const H=q();B.push(H)}return(0,t.h)("view",{class:u.value},B)}}}}var{create:m8,componentName:h8,scope:g8}=ce("tabs-bar"),p8=m8(f8(h8,g8,zu,s5,Q3,!1)),El=p8,ja=Symbol("TabsStatesKey"),jn={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]}},Ka=10;function Wa(n,a){return n>a&&n>Ka?"horizontal":a>n&&a>Ka?"vertical":""}function qt(){const n=window.navigator.userAgent;return"ontouchstart"in window||n.indexOf("touch")!==-1||n.indexOf("mobile")!==-1}function Ht(){const n={startX:0,startY:0,startTime:0,duration:0,moveX:0,moveY:0,deltaX:0,deltaY:0,offsetX:0,offsetY:0,direction:""},a=()=>n.direction==="vertical",l=()=>n.direction==="horizontal",r=()=>{n.deltaX=0,n.deltaY=0,n.offsetX=0,n.offsetY=0,n.direction="",n.startTime=0};return{move:(s=>{if(s.touches){const c=s.touches[0];n.deltaX=c.clientX-n.startX,n.deltaY=c.clientY-n.startY,n.moveX=c.clientX,n.moveY=c.clientY}else{const c=s;n.deltaX=c.clientX-n.startX,n.deltaY=c.clientY-n.startY,n.moveX=c.clientX,n.moveY=c.clientY}n.offsetX=Math.abs(n.deltaX),n.offsetY=Math.abs(n.deltaY),n.duration=Date.now()-n.startTime,n.direction||(n.direction=Wa(n.offsetX,n.offsetY))}),start:(s=>{if(r(),s.touches){const c=s.touches[0];n.startX=c.clientX,n.startY=c.clientY}else{const c=s;n.startX=c.clientX,n.startY=c.clientY}n.startTime=Date.now()}),reset:r,isVertical:a,isHorizontal:l,state:n}}function y8(){const n=(0,t.ref)(0),a=(0,t.ref)(0),l=(0,t.ref)(0),r=(0,t.ref)(0),o=(0,t.ref)(0),i=(0,t.ref)(0),s=(0,t.ref)(0),c=(0,t.ref)(0),e=(0,t.ref)(0),u=(0,t.ref)(0),d=(0,t.ref)(""),m=()=>d.value==="vertical",y=()=>d.value==="horizontal",b=()=>{s.value=0,c.value=0,e.value=0,u.value=0,d.value="",l.value=0};return{move:(f=>{if(f.touches){const z=f.touches[0];s.value=z.clientX-n.value,c.value=z.clientY-a.value,o.value=z.clientX,i.value=z.clientY}else{const z=f;s.value=z.clientX-n.value,c.value=z.clientY-a.value,o.value=z.clientX,i.value=z.clientY}e.value=Math.abs(s.value),u.value=Math.abs(c.value),r.value=Date.now()-l.value,d.value||(d.value=Wa(e.value,u.value))}),start:(f=>{if(b(),f.touches){const z=f.touches[0];n.value=z.clientX,a.value=z.clientY}else{const z=f;n.value=z.clientX,a.value=z.clientY}l.value=Date.now()}),reset:b,startX:n,startY:a,startTime:l,duration:r,moveX:o,moveY:i,deltaX:s,deltaY:c,offsetX:e,offsetY:u,direction:d,isVertical:m,isHorizontal:y}}var b8=15,S8=300,w8=200;function N8(n,a,l=1){return n=Math.abs(n/a)/.003*(n<0?-1:1),n*l}function Ya(n,a=0,l,r,o=w8){l==="end"?n.style.transition=`transform ${o}ms linear`:n.style.transition="transform 0ms linear",r==="horizontal"?n.style.transform=`translate3d(${a}px, 0, 0)`:n.style.transform=`translate3d(0, ${a}px, 0)`}var v8=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(n,a,l,r=1){this.onStart=n,this.onMove=a,this.onEnd=l,this.momentumReduceRatio=r,this.isTouch=qt()}open(n){this.el=n;const a=Ht(),l=(r,o,i)=>{const s={delta:r,direction:o,type:i};this.onMove(s)};this.transitionend=()=>{this.transitionEndTrigger&&(this.transitionEndTrigger(),this.transitionEndTrigger=null)},this.touchstart=r=>{if(this.moving)return;a.start(r),this.transitionEndTrigger=()=>{n.removeEventListener("transitionend",this.transitionend),this.moving=!1,this.onEnd()},this.moving=!0,n.removeEventListener("transitionend",this.transitionend),n.addEventListener("transitionend",this.transitionend),n.addEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),n.addEventListener(this.isTouch?"touchend":"mouseup",this.touchend),this.isTouch&&n.addEventListener("touchcancel",this.touchend);const o={delta:0,type:"start",direction:this.direction};this.onStart(o)},this.touchmove=r=>{if(!this.moving)return;a.move(r);let o=0;if(this.direction==="horizontal"){if(a.isVertical())return;o=a.state.deltaX}else{if(a.isHorizontal())return;o=a.state.deltaY}l(o,this.direction,"move")},this.touchend=()=>{if(!this.moving)return;n.removeEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),n.removeEventListener(this.isTouch?"touchend":"mouseup",this.touchend),this.isTouch&&n.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 o=a.state.duration;o<S8&&Math.abs(r)>b8?(r=N8(r,o,this.momentumReduceRatio),l(r,this.direction,"end")):l(r,this.direction,"end")},n.addEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart)}close(){const n=this.el;this.transitionend&&n.addEventListener("transitionend",this.transitionend),this.touchstart&&n.addEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart),this.touchmove&&n.addEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),this.touchend&&n.addEventListener(this.isTouch?"touchend":"mouseup",this.touchend),this.touchcancel&&this.isTouch&&n.addEventListener("touchcancel",this.touchcancel),this.el=null}};function C8(n,a,l,r=1){return new v8(n,a,l,r)}function x8(n,a,l=!1){return{props:{...jn},emits:["update:modelValue","change"],setup(r,{emit:o,slots:i}){const s=(0,t.shallowRef)([]),c={current:(0,t.ref)(r.modelValue??""),direction:(0,t.ref)(r.direction),tabWidth:(0,t.ref)(-1),tabHeight:(0,t.ref)(-1),add:T=>{const _={name:T};c.current.value===T&&(_.loaded=!0),s.value.push(_),(0,t.triggerRef)(s)},remove:T=>{const _=s.value.findIndex(N=>N.name===T);_!==-1&&s.value.splice(_,1)},isLoaded:T=>{if(!r.lazy)return!0;const _=s.value.findIndex(N=>N.name===T);return _!==-1?c.current.value?s.value[_].loaded??!1:_===0:!1}};(0,t.provide)(ja,c);const e=T=>{const _=s.value.findIndex(N=>N.name===T);_!==-1&&(s.value[_].loaded=!0,(0,t.triggerRef)(s))};(0,t.watch)([()=>r.modelValue,()=>r.direction],([T,_])=>{c.current.value!==T&&(c.current.value=T??"",e(T??"")),c.direction.value!==_&&(c.direction.value=_)});const u=(0,t.ref)(null),d=(0,t.ref)(null),m=(0,t.computed)(()=>({[n]:!0,[`${r.direction}`]:!0})),y=(0,t.computed)(()=>{const T={};if(r.width){const _=be(r.width);_&&(T.width=_)}if(r.height){const _=be(r.height);_&&(T.height=_)}return T});let b=!0;const v=(0,t.computed)(()=>{const T={},_=s.value.length;if(_<=0)return T;const N=s.value.findIndex(O=>O.name===c.current.value);return c.direction.value==="vertical"?c.tabHeight.value>0&&(T.height=`${_*c.tabHeight.value}px`,N!==-1&&(T.transform=`translate(0, -${N*c.tabHeight.value}px)`)):c.tabWidth.value>0&&(T.width=`${_*c.tabWidth.value}px`,N!==-1&&(T.transform=`translate(-${N*c.tabWidth.value}px, 0)`)),b&&(b=!1,T.transition="transform 0s ease"),T}),g={min:0,max:0,start:0,moved:0,itemDistance:0,triggerAutoMoveRatio:.3},f=T=>{const _=s.value.length,N=s.value.findIndex(O=>O.name===c.current.value);g.moved=0,T.direction==="vertical"?(g.min=-1*(c.tabHeight.value*(_-1)+c.tabHeight.value/4),g.max=c.tabHeight.value/4,g.start=-N*c.tabHeight.value,g.itemDistance=c.tabHeight.value):(g.min=-1*(c.tabWidth.value*(_-1)+c.tabWidth.value/4),g.max=c.tabWidth.value/4,g.start=-N*c.tabWidth.value,g.itemDistance=c.tabWidth.value)},z=T=>{const _=d.value;if(!_)return;let N=g.start+T.delta;if(N>g.max?N=g.max:N<g.min&&(N=g.min),T.type==="move")Ya(_,N,"move",T.direction,300);else if(T.type==="end"){let O=Math.floor(Math.abs(N)*1/g.itemDistance);const k=Math.abs(N)%g.itemDistance;g.start>N?k>=g.itemDistance*g.triggerAutoMoveRatio&&(O+=1):k>g.itemDistance-g.itemDistance*g.triggerAutoMoveRatio&&(O+=1),N=-1*O*g.itemDistance,Ya(_,N,"end",T.direction,300),g.moved=N;const P=s.value[O].name;c.current.value=P??"",e(P??""),o("update:modelValue",P)}},w=()=>{},S=()=>{if(!u.value)return;const T=fl(u.value);c.tabWidth.value=T.width,c.tabHeight.value=T.height},R=Hr(S,250);let F=null,M=null;return(0,t.onMounted)(()=>{u.value&&(S(),window.ResizeObserver&&(M=new window.ResizeObserver(R),M.observe(u.value)),r.draggle&&(F=C8(f,z,w),F.open(d.value)))}),(0,t.onBeforeUnmount)(()=>{M&&(M.disconnect(),M=null),F&&F.close()}),()=>{const T=(0,t.h)("view",{class:`${n}__panes`,style:v.value,ref:d},[i?.default?.()]);return(0,t.h)("view",{class:m.value,style:y.value,ref:u},[T])}}}}var{create:z8,componentName:k8,scope:E8}=ce("tabs-container"),T8=z8(x8(k8,E8,!1)),Tl=T8,$8={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 B8(n,a,l){return{props:{...$8},setup(r,{emit:o,slots:i}){const s=(0,t.inject)(ja);(0,t.onMounted)(()=>{s.add(r.paneKey)}),(0,t.onBeforeUnmount)(()=>{s.remove(r.paneKey)});const c=(0,t.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,t.computed)(()=>r.loaded!=null?de(r.loaded):s.isLoaded(r.paneKey));return()=>{let u=[];if(e.value)u=i?.default?.()??[];else if(i.empty)u=i.empty();else{const d={class:`${n}__empty-icon`},m=(0,t.h)(r.emptyIcon??l,d),y=(0,t.h)("view",{class:`${n}__empty-text`},[r.emptyText??"Loading"]),b=(0,t.h)("view",{class:`${n}__empty`},[m,y]);u.push(b)}return(0,t.h)("view",{class:`${n}`,style:c.value,prop:r.paneKey},u)}}}}var{create:V8,componentName:M8,scope:_8}=ce("tabs-pane"),I8=V8(B8(M8,_8,kl)),Kn=I8;function L8(n,a,l,r){return{props:{...Hn,...jn,modelValue:{type:[String,Number],default:0},direction:{type:[String]},height:{type:[String,Number]},width:{type:[String]}},emits:["update:modelValue","change"],setup(o,{emit:i,slots:s}){const c=n,e=(0,t.computed)(()=>{const g=[`${c}`];return o.direction==="vertical"?g.push("vertical-tabbar"):g.push("horizontal-tabbar"),g}),u=(0,t.computed)(()=>{const g={};if(o.width){const f=be(o.width);f&&(g.width=f)}if(o.height){const f=be(o.height);f&&(g.height=f)}return g}),d=(0,t.computed)(()=>[`${c}__bar`]),m=(0,t.computed)(()=>[`${c}__container`]),y=(0,t.ref)(o.modelValue);(0,t.watch)(()=>o.modelValue,g=>{y.value!==g&&(y.value=g)});const b=g=>{i("change",g)},v=g=>{y.value!==g&&(y.value=g,i("update:modelValue",g))};return()=>{const{getChildren:g}=fn(s.default),f=g(),z=[];if(Array.isArray(o.data))z.push(...o.data);else for(let _=0;_<f.length;_++){const N=f[_].props??{},O={text:N.label??"",value:N["pane-key"]??N.paneKey??""};z.push(O)}const w={};for(let _ in s)_!=="default"&&(w[_]=s[_]);const S=ft(o,Hn);Object.assign(S,{data:z,class:d.value,modelValue:y.value,direction:o.direction,onChange:b,"onUpdate:modelValue":v});const R=(0,t.h)(l,S,w),F={default:()=>f},M=ft(o,jn);Object.assign(M,{class:m.value,modelValue:y.value,onChange:b,"onUpdate:modelValue":v});const T=(0,t.h)(r,M,F);return(0,t.h)("view",{class:e.value,style:u.value},[R,T])}}}}var{create:A8,componentName:P8,scope:F8}=ce("tabs-frame"),R8=A8(L8(P8,F8,El,Tl)),Wn=R8,D8={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 O8(n,a){return typeof n.textKey=="string"&&n.textKey.length>0?a[n.textKey]:a.text}function Ua(n,a){return typeof n.valueKey=="string"&&n.valueKey.length>0?a[n.valueKey]:a.value}function Ga(n,a){return typeof n.disabledKey=="string"&&n.disabledKey.length>0?a[n.disabledKey]:a.disabled??null}function q8(n,a){return typeof n.visibleKey=="string"&&n.visibleKey.length>0?a[n.visibleKey]:a.visible??null}function Yn(n,a){return typeof n.statusKey=="string"&&n.statusKey.length>0?a[n.statusKey]:a.statusKey??null}function Xa(n,a){return typeof n.doitKey=="string"&&n.doitKey.length>0?a[n.doitKey]:a.doitKey??null}function Za(n,a){return typeof n.labelKey=="string"&&n.labelKey.length>0?a[n.labelKey]:a.labelKey??null}function Un(n,a,l){return typeof n.itemOptions=="function"?n.itemOptions(a,l):n.itemOptions}var H8=class{proxy;constructor(n){this.proxy=n}async load(n,a,l){if(Array.isArray(a))return a;if(typeof a=="function")return await Reflect.apply(a,null,[l]);const r=Ke(this.proxy,n);return r===null?(console.error(`${n} component not found api function`),[]):(We(l)&&(0,t.isReactive)(l)&&(l=(0,t.toRaw)(l)),await Reflect.apply(r,null,[a,l]))}};function j8(){return new H8((0,t.getCurrentInstance)().proxy)}function K8(n,a,l,r){return{props:{...D8},emits:["update:modelValue","change","loaded-data"],setup(o,{slots:i,emit:s}){const c=n,e=j8(),u=(0,t.ref)([]),d=(0,t.computed)(()=>u.value.filter(A=>q8(o,A)!==!1)),m=(0,t.ref)(-1),y=()=>{const A=o.modelValue,q=d.value.findIndex(K=>Ua(o,K)===A);m.value!==q&&(m.value=q,o.scroll&&le(q,!1))};(0,t.watch)([()=>o.modelValue,d],()=>{y()});const b=A=>m.value===A,v=A=>{if(A<0&&A>=d.value.length)return!1;const q=d.value[A],K=(Un(o,q,A)??{}).status??Yn(o,q);return b(A)||K},g=(0,t.computed)(()=>{const A={[c]:!0};return o.mode?A[`is-${o.mode}`]=!0:o.direction&&(A[`is-${o.direction}`]=!0),o.scroll&&(A["is-scroll"]=!0),A}),f=(0,t.computed)(()=>({})),z=(A,q,K,$,Y)=>{const te={[`${c}__step`]:!0};return Y&&(te[`${Y}`]=!0),te[`${w.value}`]=!0,$&&(te["is-doit"]=!0),A===m.value?te["is-active"]=!0:q==="done"?te["is-done"]=!0:q==="error"?te["is-error"]=!0:q==="half"?te["is-half"]=!0:K?te["is-disabled"]=!0:te["is-normal"]=!0,te},w=(0,t.computed)(()=>{let A=o.align;if(!A){if(o.mode==="simple")return"start";o.direction==="vertical"?A="start":A="center"}return A}),S=(A,q={})=>{const K={...q};if(w.value==="start"&&A===d.value.length-1)K.flex="0 0 auto";else if(o.step){const $=typeof o.step=="number"||Gl(o.step)?be(o.step):o.step;o.direction==="vertical"?K.height=$:K.width=$}else K.flex="1 1 100%";return K},R=(A,q)=>{let K={};if(q<d.value.length-1){const $=q+1;v(q)&&v($)?o.direction==="vertical"?K.height="100%":K.width="100%":K.opacity="0"}return K},F=A=>d.value.length-1===A,M=(A,q)=>{if(o.clickNavigatePolicy==="disabled"||(o.clickNavigatePolicy==="only-back"||o.clickNavigatePolicy==="only-back-reset")&&q>m.value||m.value===q)return;const K=m.value,$=q;m.value=q,o.scroll&&le(q,!1);const Y=Ua(o,A);s("update:modelValue",Y),s("change",Y,{fromIndex:K,currentIndex:$,item:A,items:d.value,clickNavigatePolicy:o.clickNavigatePolicy})},T=(0,t.ref)(!0),_=async(A,q)=>{try{const K=await e.load("stesbar",A,q);Array.isArray(K)&&(u.value=K),T.value=!1}catch(K){console.error("[FoxUI] Load StepsBar Data Fail",K),u.value=[]}setTimeout(()=>{s("loaded-data")},250)};(0,t.watch)([()=>o.data,()=>o.params],async([A,q])=>{A&&_(A,q)},{immediate:!0});const N=(A,q,K,$,Y)=>{let te=null;if(i.icon)te=i.icon({item:A,index:q,status:$});else if($==="done"){const re={};o.iconSize&&(re.width=o.iconSize,re.height=o.iconSize),te=(0,t.h)(o.icon??l,re)}else te=(0,t.h)("span",{},[K??`${q+1}`]);return(0,t.h)("view",{class:"fox-steps-bar__icon",onClick:()=>{Y||M(A,q)}},[te])},O=(A,q,K)=>(0,t.h)("view",{class:"fox-steps-bar__line"},[(0,t.h)("i",{class:"fox-steps-bar__line-inner",style:R(A,q)})]),k=()=>{let A=null;if(i.markIcon)A=i.markIcon();else{const q={};o.iconSize&&(q.width=o.markIconSize,q.height=o.markIconSize),A=(0,t.h)(o.markIcon??r,q)}return(0,t.h)("view",{class:"fox-steps-bar__mark"},[A])},P=(A,q,K,$,Y)=>{const te=[];if(!F(q)){const Z=O(A,q,$);te.push(Z)}const re=N(A,q,K,$,Y);return te.push(re),(0,t.h)("view",{class:"fox-steps-bar__head"},te)},ee=(A,q,K,$)=>{let Y=null;return i.main?Y=i.main({item:A,index:q,status:K}):Y=O8(o,A),(0,t.h)("view",{class:"fox-steps-bar__main",onClick:()=>{$||M(A,q)}},[Y])},C=(A,q,K)=>{let $=null;return i.sub?($=i.sub({item:A,index:q,status:K}),(0,t.h)("view",{class:"fox-steps-bar__sub"},[$])):null},E=(A,q)=>{const K=Un(o,A,q)??{},$=K.status??Yn(o,A);let Y=Ga(o,A);K.disabled===!0&&(Y=!0),o.disabled===!0&&(Y=!0);const te=K.label??Za(o,A),re=[],Z=N(A,q,te,$,Y);Z&&re.push(Z);const U=ee(A,q,$,Y);if(U&&re.push(U),!F(q)){const D=O(A,q,$);D&&re.push(D)}const V=(0,t.h)("view",{class:"fox-steps-bar__head"},re),X=K.class,B=K.style??{};let p=Xa(o,A);return K.doit===!0&&(p=!0),(0,t.h)("view",{ref:L(q),class:z(q,$,Y,p,X),style:S(q,B)},[V])},I=(A,q)=>{const K=Un(o,A,q)??{},$=K.status??Yn(o,A);let Y=Ga(o,A);K.disabled===!0&&(Y=!0),o.disabled===!0&&(Y=!0);const te=K.label??Za(o,A),re=[],Z=o.layout;for(let B of Z)if(B==="head"){const p=P(A,q,te,$,Y);re.push(p)}else if(B==="main"){const p=ee(A,q,$,Y);re.push(p)}else if(B==="sub"){const p=C(A,q,$);re.push(p)}else if(B==="mark"){const p=k();re.push(p)}const U=K.class,V=K.style??{};let X=Xa(o,A);return K.doit===!0&&(X=!0),(0,t.h)("view",{ref:L(q),class:z(q,$,Y,X,U),style:S(q,V)},re)},j=(0,t.ref)(),G=(0,t.ref)([]),J=(A,q)=>{G.value[q]=A},L=A=>q=>{J(q,A)},le=(A,q)=>{const K=j.value,$=G.value;if(!K||!$||!$[A])return;const Y=$[A];let te=0;o.direction==="vertical"?te=Y.offsetTop-(K.offsetHeight-Y.offsetHeight)/2:te=Y.offsetLeft-(K.offsetWidth-Y.offsetWidth)/2,W(K,te,q?0:.3,o.direction)},W=(A,q,K,$)=>{let Y=0;const te=$==="horizontal"?A.scrollLeft:A.scrollTop,re=K===0?1:Math.round(K*1e3/16);function Z(){$==="horizontal"?A.scrollLeft+=(q-te)/re:A.scrollTop+=(q-te)/re,++Y<re&&jl(Z)}Z()};return()=>{let A=[];if(o.mode==="simple")for(let K=0;K<d.value.length;K++){const $=d.value[K],Y=E($,K);A.push(Y)}else for(let K=0;K<d.value.length;K++){const $=d.value[K],Y=I($,K);A.push(Y)}const q={ref:j,class:g.value,style:f.value};return A.length===0&&typeof i.default=="function"&&(A=i.default()),(0,t.h)("view",q,A)}}}}var{componentName:W8,create:Y8,scope:U8}=ce("steps-bar"),G8=Y8(K8(W8,U8,S6,X6)),Gn=G8,X8=Symbol.for("PageWrapperKey");function Z8(n,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(l,r){tn(!0);const o={};(0,t.provide)(X8,o);const i=u=>{typeof o.beforeClose=="function"&&o.beforeClose()},s=(0,t.ref)(!0),c=u=>{s.value=u},e=(0,t.computed)(()=>{const u={};return l.height&&(u["--fox-dialog-item-body-height"]=be(l.height)),u});return()=>{const u={...r.attrs,style:e.value,title:l.title,draggable:l.draggable,modelValue:s.value,"onUpdate:modelValue":c,"append-to-body":l.appendToBody,"close-on-click-modal":l.closeOnClickModal,"close-on-press-escape":l.closeOnPressEscape,"before-close":i},d=["fox-dialog-item "];l.hideHeader&&d.push("hide-header"),l.class&&d.push(l.class),u.class=d.join(" ");const m={};return typeof r.slots.default=="function"&&(m.default=r.slots.default),(0,t.h)(x.ElDialog,u,m)}}}}var{componentName:J8,create:Q8,scope:ef}=ce("dialog-item"),tf=Q8(Z8(J8,ef)),Xn=tf,jt=0,Ja="fox-overflow-hidden",Qa=()=>at?document.body:{classList:[]},lf=n=>[()=>{if(n())try{!jt&&Qa().classList.add(Ja),jt++}catch{}},()=>{if(n()&&jt)try{jt--,!jt&&Qa().classList.remove(Ja)}catch{}}],nf={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:rf,create:af}=ce("overlay"),of=af({props:{...nf},emits:["click","update:visible"],setup(n,{emit:a}){const[l,r]=lf(()=>n.lockScroll),o=(0,t.computed)(()=>({[rf]:!0,[n.overlayClass]:!0})),i=(0,t.computed)(()=>({transitionDuration:`${n.duration}s`,zIndex:n.zIndex,...n.overlayStyle}));return(0,t.watch)(()=>n.visible,c=>{c?l():r()}),{classes:o,style:i,onClick:c=>{a("click",c),n.closeOnClickOverlay&&a("update:visible",!1)}}}});function sf(n,a,l,r,o,i){return(0,t.openBlock)(),(0,t.createBlock)(t.Transition,{name:"overlay-fade"},{default:(0,t.withCtx)(()=>[(0,t.withDirectives)((0,t.createElementVNode)("view",{class:(0,t.normalizeClass)(n.classes),onClick:a[0]||(a[0]=(0,t.withModifiers)((...s)=>n.onClick&&n.onClick(...s),["stop"])),style:(0,t.normalizeStyle)(n.style)},[(0,t.renderSlot)(n.$slots,"default")],6),[[t.vShow,n.visible]])]),_:3})}var $l=Ue(of,[["render",sf]]),cf={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:{}}},ei=2e3,ti=ei,uf=(n,a)=>({components:a,props:{...cf},emits:["click-pop","click-close-icon","open","close","opend","closed","click-overlay","update:visible"],setup(l,{emit:r}){const o=(0,t.reactive)({zIndex:l.zIndex,showSlot:!0,closed:l.closeable}),i=(0,t.computed)(()=>({[n]:!0,round:l.round,[`fox-popup--${l.position}`]:!0,[`fox-popup--${l.position}--safebottom`]:l.position==="bottom"&&l.safeAreaInsetBottom,[l.popClass]:!0})),s=(0,t.computed)(()=>({zIndex:o.zIndex,transitionDuration:`${l.duration}s`,...l.style})),c=(0,t.computed)(()=>l.transition?l.transition:`fox-popup-slide-${l.position}`),e=()=>{l.zIndex!==ei&&(ti=Number(l.zIndex)),r("update:visible",!0),o.zIndex=++ti,l.destroyOnClose&&(o.showSlot=!0),r("open")},u=()=>{r("update:visible",!1),r("close"),l.destroyOnClose&&setTimeout(()=>{o.showSlot=!1},+l.duration*1e3)},d=g=>{r("click-pop",g)},m=g=>{g.stopPropagation(),r("click-close-icon",g),r("update:visible",!1)},y=g=>{r("click-overlay",g),l.closeOnClickOverlay&&r("update:visible",!1)},b=g=>{r("opend",g)},v=g=>{r("closed",g)};return(0,t.watch)(()=>l.visible,g=>{l.visible?e():u()}),(0,t.watch)(()=>l.closeable,g=>{o.closed=g}),{...(0,t.toRefs)(o),popStyle:s,transitionName:c,classes:i,onClick:d,onClickCloseIcon:m,onClickOverlay:y,onOpened:b,onClosed:v}}}),{componentName:df,create:ff}=ce("popup"),mf=ff(uf(df,{FoxOverLay:$l,Close:s6}));function hf(n,a,l,r,o,i){const s=(0,t.resolveComponent)("FoxOverLay"),c=(0,t.resolveComponent)("Close");return(0,t.openBlock)(),(0,t.createBlock)(t.Teleport,{to:n.teleport,disabled:n.teleportDisable},[n.overlay?((0,t.openBlock)(),(0,t.createBlock)(s,(0,t.mergeProps)({key:0,visible:n.visible,"close-on-click-overlay":n.closeOnClickOverlay,"z-index":n.zIndex,"lock-scroll":n.lockScroll,duration:n.duration,"overlay-class":n.overlayClass,"overlay-style":n.overlayStyle,onClick:n.onClickOverlay},n.$attrs),null,16,["visible","close-on-click-overlay","z-index","lock-scroll","duration","overlay-class","overlay-style","onClick"])):(0,t.createCommentVNode)("",!0),(0,t.createVNode)(t.Transition,{name:n.transitionName,onAfterEnter:n.onOpened,onAfterLeave:n.onClosed},{default:(0,t.withCtx)(()=>[(0,t.withDirectives)((0,t.createElementVNode)("view",{class:(0,t.normalizeClass)(n.classes),style:(0,t.normalizeStyle)(n.popStyle),onClick:a[1]||(a[1]=(...e)=>n.onClick&&n.onClick(...e))},[n.showSlot?(0,t.renderSlot)(n.$slots,"default",{key:0}):(0,t.createCommentVNode)("",!0),n.closed?((0,t.openBlock)(),(0,t.createElementBlock)("view",{key:1,onClick:a[0]||(a[0]=(...e)=>n.onClickCloseIcon&&n.onClickCloseIcon(...e)),class:(0,t.normalizeClass)(["fox-popup__close-icon","fox-popup__close-icon--"+n.closeIconPosition])},[(0,t.renderSlot)(n.$slots,"close-icon",{},()=>[(0,t.createVNode)(c)])],2)):(0,t.createCommentVNode)("",!0)],6),[[t.vShow,n.visible]])]),_:3},8,["name","onAfterEnter","onAfterLeave"])],8,["to","disabled"])}var Zn=Ue(mf,[["render",hf]]),{create:gf}=ce("toast"),pf=gf({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(n,{emit:a}){let l=null;const r=(0,t.reactive)({mounted:!1});(0,t.onMounted)(()=>{r.mounted=!0});const o=()=>{l&&(clearTimeout(l),l=null)},i=()=>{r.mounted=!1},s=()=>{o(),n.duration&&(l=setTimeout(()=>{i()},n.duration))},c=()=>{n.closeOnClickOverlay&&(i(),a("close"))};n.duration&&s(),(0,t.watch)(()=>n.duration,b=>{b&&s()});const e=(0,t.computed)(()=>n.type!=="text"?!0:!!n.icon),u=()=>{const b=fe(n.iconSize);return(0,t.h)(n.icon,{width:b,height:b,color:n.iconColor})},d=(0,t.computed)(()=>["fox-toast",{"fox-toast-center":n.center},{"fox-toast-has-icon":e.value},{"fox-toast-cover":n.cover},{"fox-toast-loading":n.type==="loading"},n.customClass,"fox-toast-"+n.size]),m=(0,t.computed)(()=>["fox-toast-icon-wrapper",{"fox-toast-icon-no-animation":!n.loadingRotate}]);return{state:r,hide:i,clickCover:c,renderIcon:u,hasIcon:e,toastBodyClass:d,toastIconWrapperClass:m,onAfterLeave:()=>{o(),n.unmount(n.id),n.onClose&&n.onClose()}}}}),yf={key:1,class:"fox-toast-title"},bf=["innerHTML"];function Sf(n,a,l,r,o,i){return(0,t.openBlock)(),(0,t.createBlock)(t.Transition,{name:"toast-fade",onAfterLeave:n.onAfterLeave},{default:(0,t.withCtx)(()=>[(0,t.withDirectives)((0,t.createElementVNode)("view",{class:(0,t.normalizeClass)(n.toastBodyClass),style:(0,t.normalizeStyle)({bottom:n.center?"auto":n.bottom,"background-color":n.coverColor}),onClick:a[0]||(a[0]=(...s)=>n.clickCover&&n.clickCover(...s))},[(0,t.createElementVNode)("view",{class:"fox-toast-inner",style:(0,t.normalizeStyle)({"text-align":n.textAlignCenter?"center":"left","background-color":n.bgColor})},[n.hasIcon?((0,t.openBlock)(),(0,t.createElementBlock)("view",{key:0,class:(0,t.normalizeClass)(n.toastIconWrapperClass)},[((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(n.renderIcon())))],2)):(0,t.createCommentVNode)("",!0),n.title?((0,t.openBlock)(),(0,t.createElementBlock)("div",yf,(0,t.toDisplayString)(n.title),1)):(0,t.createCommentVNode)("",!0),(0,t.createElementVNode)("view",{class:"fox-toast-text",innerHTML:n.msg},null,8,bf)],4)],6),[[t.vShow,n.state.mounted]])]),_:1},8,["onAfterLeave"])}var Jn=Ue(pf,[["render",Sf]]),Qn={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},xt=[],Kt=[],li=n=>{if(n){const a=document.getElementById(n);Kt=Kt.filter(l=>l.id!==n),xt=xt.filter(l=>l!==n),a&&document.body.removeChild(a)}else xt.forEach(a=>{const l=document.getElementById(a);l&&document.body.removeChild(l)}),Kt=[],xt=[]},wf=n=>{const a=document.getElementById(n.id);if(a){const l=Kt.find(r=>r.id===n.id);return l?n={...Qn,...l,...n}:n={...Qn,...n},(0,t.render)((0,t.createVNode)(Jn,n),a),zt}},Wt=n=>{n.unmount=li;let a;if(n.id){if(a=n.id,xt.find(r=>r===n.id))return wf(n)}else a=new Date().getTime()+"";n={...Qn,...n},n.id=a,xt.push(n.id),Kt.push(n);const l=document.createElement("div");return l.id=n.id,(0,t.render)((0,t.createVNode)(Jn,n),l),document.body.appendChild(l),zt},Bl=n=>{if(!n){console.warn("[FoxUI Toast]: msg不能为空");return}},zt={text(n,a={}){return Bl(n),Wt({...a,type:"text",msg:n})},success(n,a={}){return Bl(n),Wt({icon:l3,...a,msg:n,type:"success"})},fail(n,a={}){return Bl(n),Wt({icon:Sd,...a,msg:n,type:"fail"})},warn(n,a={}){return Bl(n),Wt({icon:Z2,...a,msg:n,type:"warn"})},loading(n,a={}){return Wt({icon:kl,...a,msg:n,type:"loading"})},hide(n){li(n)},install(n){n.use(Jn),n.config.globalProperties.$toast=zt}},Nf={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"}},vf=(n,a,l)=>({props:{...Nf},emits:["change","update:modelValue","blur","focus","clear","search","click-input","keyup-input","click-left-icon","click-right-icon"],setup(r,{slots:o}){const{emitEvent:i}=Wr(),{toLocaleRefs:s}=(0,Ie.useFoxI18n)(a),c=s(r,["placeholder"]),e=(0,t.reactive)({active:!1}),u=(0,t.computed)(()=>({background:r.background})),d=(0,t.computed)(()=>({background:r.inputBackground})),m=N=>{let O=N.target.value;r.maxLength&&O.length>Number(r.maxLength)&&(O=O.slice(0,Number(r.maxLength))),i("update:modelValue",O,N),i("change",O,N)},y=(0,t.ref)({}),b=N=>{let O=N.target.value;e.active=!0,y.value=r.focusStyle,i("focus",O,N)},v=N=>{setTimeout(()=>{e.active=!1},0);let O=N.target.value;r.maxLength&&O.length>Number(r.maxLength)&&(O=O.slice(0,Number(r.maxLength))),y.value={},i("blur",O,N)},g=N=>{i("update:modelValue","",N),i("change","",N),i("clear","")},f=(0,t.computed)(()=>String(r.modelValue).length>0),z=(0,t.computed)(()=>{const N={};return f.value||(N.display="none"),N}),w=()=>{i("search",r.modelValue)},S=N=>{i("keyup-input",N),N.key.toLocaleUpperCase()==="ENTER"&&w()},R=N=>{i("click-input",N)},F=N=>{i("click-left-icon",r.modelValue,N)},M=(0,t.computed)(()=>({textAlign:r.inputAlign})),T=(0,t.ref)(null);(0,t.onMounted)(()=>{r.autofocus&&T.value.focus()});const _=()=>{const N=[];if(o.leftin){const P=(0,t.h)("view",{class:[`${n}__search-icon`,`${n}__input-left-search-icon`],onClick:F},[o.leftin()]);N.push(P)}const O=(0,t.h)("input",{ref:T,class:[`${n}__input-inner`],style:M.value,type:r.inputType,maxlengt:r.maxLength,placeholder:c.placeholder.value,value:r.modelValue,disabled:r.disabled,readonly:r.readonly,onClick:R,onInput:m,onFocus:b,onBlur:v,onkeyup:S});N.push(O);const k=[];if(r.clearable){const P=(0,t.h)("view",{class:[`${n}__search-icon`,`${n}__input-clear-icon`],style:z.value,onClick:g},[(0,t.h)(o?.clear?.()??r.clearIcon??l)]);k.push(P)}if(o.rightin){const P=(0,t.h)("view",{class:[`${n}__search-icon`,`${n}__input-right-search-icon`]},[o.rightin()]);k.push(P)}if(k.length>0){const P=(0,t.h)("view",{class:`${n}__input-inner-right`},k);N.push(P)}return(0,t.h)("view",{class:[`${n}__search-input`,`${r.shape}`],style:{...d.value,...y.value}},N)};return()=>{const N=[];if(r.label){const k=(0,t.h)("span",{class:`${n}__search-label`},[r.label]);N.push(k)}if(o.leftout){const k=(0,t.h)("view",{class:[`${n}__search-icon`,`${n}__left-search-icon`]},[o.leftout()]);N.push(k)}const O=_();if(N.push(O),o.rightout){const k=(0,t.h)("view",{class:[`${n}__search-icon`,`${n}__right-search-icon`]},[o.rightout()]);N.push(k)}return(0,t.h)("view",{class:`${n}`,style:u.value},N)}}}),{componentName:Cf,create:xf,scope:zf}=ce("searchbar"),kf=xf(vf(Cf,zf,Me.CircleClose)),er=kf,Ef=/scroll|auto|overlay/i,ni=window;function Tf(n){return n.tagName!=="HTML"&&n.tagName!=="BODY"&&n.nodeType===1}function $f(n,a=ni){let l=n;for(;l&&l!==a&&Tf(l);){const{overflowY:r}=window.getComputedStyle(l);if(Ef.test(r))return l;l=l.parentNode}return a}function ri(n,a=ni){const l=(0,t.ref)();return(0,t.onMounted)(()=>{n.value&&(l.value=$f(n.value,a))}),l}var ai=()=>window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0,Bf={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 Vf(n,a,l){return{props:{...Bf},emits:["scroll-change","load-more","update:modelValue"],setup(r,{emit:o,slots:i}){const{toLocaleRefs:s}=(0,Ie.useFoxI18n)(a),c=s(r,["pullText","loadText","noMoreText"]),e=(0,t.ref)(),u=ri(e),d=(0,t.reactive)({beforeScrollTop:0,isInfiniting:!1,y:0,x:0,distance:0}),m=(0,t.computed)(()=>({[n]:!0})),y=w=>w?w.offsetTop+y(w.offsetParent):0,b=()=>{let w=0,S=0,R="down";if(u.value==window){const F=ai();e.value&&(w=y(e.value)+e.value.offsetHeight-F-window.innerHeight),S=F}else{const{scrollHeight:F,clientHeight:M,scrollTop:T}=u.value;w=F-M-T,S=T}return d.beforeScrollTop>S?R="up":R="down",d.beforeScrollTop=S,o("scroll-change",S),w<=r.threshold&&R=="down"},v=()=>{pr(()=>{if(!b()||!r.hasMore||d.isInfiniting)return!1;d.isInfiniting=!0,o("update:modelValue",!0),(0,t.nextTick)(()=>o("load-more"))})},g=()=>{u.value&&u.value.addEventListener("scroll",v,r.useCapture)},f=()=>{u.value&&u.value.removeEventListener("scroll",v,r.useCapture)};(0,t.onMounted)(()=>{g(),r.immediate&&v()}),(0,t.onUnmounted)(()=>{f()});const z=(0,t.ref)(!1);return(0,t.onActivated)(()=>{z.value&&(z.value=!1,g())}),(0,t.onDeactivated)(()=>{z.value=!0,f()}),(0,t.watch)(()=>r.modelValue,w=>{w||(d.isInfiniting=!1)}),()=>{const w=(0,t.h)("view",{class:"fox-infinite__container"},[i?.default?.()]),S=[];if(d.isInfiniting){let F=i?.loading?.()??null;if(!F){let T=i?.loadingIcon?.()??null;T||(T=(0,t.h)(l,{class:["fox-infinite__bottom-box__img"]}));const _=(0,t.h)("view",{class:"fox-infinite__bottom-box__text"},[c.loadText.value]);F=[T,_]}const M=(0,t.h)("view",{class:"fox-infinite__bottom-box"},F);S.push(M)}else if(!r.hasMore){let F=i?.finished?.()??null;F||(F=(0,t.h)("view",{class:"fox-infinite__bottom-tips"},[c.noMoreText.value]),S.push(F))}const R=(0,t.h)("view",{class:"fox-infinite__bottom"},S);return(0,t.h)("view",{class:m.value,ref:e},[w,R])}}}}var{componentName:Mf,create:_f,scope:If}=ce("infinite-loading"),Lf=_f(Vf(Mf,If,kl)),tr=Lf,Af={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}},Pf=(n,a,l)=>({props:{...Af},emits:["change","refresh","update:modelValue"],setup(r,{emit:o,slots:i}){const{toLocaleRefs:s}=(0,Ie.useFoxI18n)(a),c=s(r,["pullingText","loosingText","loadingText"]),e=Ht(),u=(0,t.ref)(),d=ri(u),m=(0,t.reactive)({isPullRefresh:!1,distance:0,status:"normal",moving:!1}),y=(0,t.computed)(()=>({[n]:!0})),b=(0,t.computed)(()=>{switch(m.status){case"pulling":return i.pulling?"":c.pullingText.value;case"loosing":return i.loosing?"":c.loosingText.value;case"loading":return i.loading?"":c.loadingText.value;default:return""}}),v=(0,t.computed)(()=>({transitionDuration:`${r.duration}s`,transform:m.distance?`translate3d(0,${m.distance}px, 0)`:""})),g=(0,t.computed)(()=>{const T={};return r.headHeight!=50&&(T.height=be(r.headHeight)),T}),f=T=>{const _=+(r.pullDistance||r.headHeight);let N=T;return T>_&&(T<_*2?N=(T+_)/2:N=_+T/4),Math.round(N)},z=(T,_)=>{const N=+(r.pullDistance||r.headHeight);m.distance=T,_?m.status="loading":T===0?m.status="normal":T<N?m.status="pulling":m.status="loosing",o("change",{status:m.status,distance:T})},w=()=>m.status!=="loading"&&m.status!=="complete",S=()=>d.value==window?ai()==0:d.value&&d.value.scrollTop==0,R=T=>{w()&&(S()?(e.start(T),m.isPullRefresh=!0,m.moving=!0):(m.distance=0,m.isPullRefresh=!1))},F=T=>{w()&&m.moving&&(e.move(T),e.isVertical()&&e.state.deltaY>0&&m.isPullRefresh&&(T.cancelable&&T.preventDefault(),z(f(e.state.deltaY))))},M=()=>{m.moving=!1,m.isPullRefresh&&w()&&e.state.deltaY&&(m.status==="loosing"?(z(+r.headHeight,!0),o("update:modelValue",!0),(0,t.nextTick)(()=>o("refresh"))):z(0)),setTimeout(()=>{e.reset()},0)};return(0,t.watch)(()=>r.modelValue,T=>{T?z(+r.headHeight,!0):z(0)}),()=>{const T=[];let _=null;m.status==="loading"?(_=i?.loading?.()??null,_||(_=(0,t.h)(l,{class:["fox-pull-refresh-container-topbox-icon"]}))):m.status==="pulling"?_=i?.pulling?.()??null:m.status==="loosing"&&(_=i?.loosing?.()??null),_&&T.push(_);const N=(0,t.h)("dive",{class:["fox-pull-refresh-container-topbox-text"]},[b.value]);T.push(N);const O=(0,t.h)("div",{class:["fox-pull-refresh-container-topbox"],style:g.value},T),k=(0,t.h)("div",{class:"fox-pull-refresh-container",style:v.value},[O,i?.default?.()]),P={ref:u,class:y.value};return qt()?Object.assign(P,{onTouchstart:R,onTouchmove:F,onTouchend:M}):Object.assign(P,{onMousedown:R,onMousemove:F,onMouseup:M}),(0,t.h)("div",P,[k])}}}),{componentName:Ff,create:Rf,scope:Df}=ce("pull-refresh"),Of=Rf(Pf(Ff,Df,kl)),lr=Of,qf={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 Hf(n,a,l){return{props:{...qf},emits:["click","update:modelValue"],setup(r,{emit:o,slots:i}){const{toLocaleRefs:s}=(0,Ie.useFoxI18n)(a),c=s(r,["collapseText","expandText"]),e=(0,t.computed)(()=>{const v={[`${n}`]:!0};return r.disabled?v[`${n}--disabled`]=!0:v[`${n}--${r.type}`]=!0,v}),u=pe(r,"modelValue"),d=(0,t.computed)(()=>u.value?c.expandText.value??"":c.collapseText.value??""),m=(0,t.computed)(()=>({[`${n}__text`]:!0})),y=(0,t.computed)(()=>({[`${n}__icon`]:!0,"is-expand":!u.value,"is-collapse":u.value})),b=()=>{o("update:modelValue",!u.value)};return()=>{const v=[];if(d.value){const z=(0,t.h)("span",{class:m.value},[d.value]);v.push(z)}const g={class:y.value},f=(i.icon&&i.icon())??(r.icon&&(0,t.h)(r.icon))??(0,t.h)(l);if(f){const z=(0,t.h)("div",g,[f]);v.push(z)}return r.textPosition==="right"&&v.reverse(),(0,t.h)("div",{class:e.value,onClick:b},v)}}}}var{componentName:jf,create:Kf,scope:Wf}=ce("more-button"),Yf=Kf(Hf(jf,Wf,Me.ArrowUp)),nr=Yf;function Uf(n){n.stopPropagation()}var Gf=class{startMove;updateMove;isTouch=!1;els=null;moving=!1;touchstart=null;touchmove=null;touchend=null;constructor(n,a){this.startMove=n,this.updateMove=a,this.isTouch=qt()}open(n){Array.isArray(n)||(n=[n]),this.els=n;const a=Ht(),l=(r,o,i,s)=>{this.updateMove({x:r,y:o})};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),Uf(r),l(a.state.deltaX,a.state.deltaY,"",0))},this.touchend=()=>{l(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(n=>{this.touchstart&&n.removeEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart)}),this.els=null}};function Xf(n,a){return new Gf(n,a)}var Zf={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]}},Jf=(n,a,l,r=!1)=>({props:{...Zf},emits:["click"],setup(o,{slots:i,emit:s}){const c=(0,t.reactive)({top:o.top,right:o.right,bottom:o.bottom,left:o.left}),e=(0,t.computed)(()=>{const w=[`${n}`];return o.customClass&&w.push(o.customClass),w}),u=(0,t.computed)(()=>{const w={};return me(c.top)||(w.top=c.top),me(c.right)||(w.right=c.right),me(c.bottom)||(w.bottom=c.bottom),me(c.left)||(w.left=c.left),me(o.width)||(w.width=o.width),me(o.height)||(w.height=o.height),me(o.color)||(w.color=o.color),me(o.background)||(w.background=o.background),me(o.borderRadius)||(w["border-radius"]=o.borderRadius),me(o.zIndex)||(w["z-index"]=o.zIndex),w}),d=(0,t.computed)(()=>({[`${n}__icon`]:!0})),m=()=>{s("click")},y=(0,t.ref)(null),b=()=>{c.top=null,c.right=null,c.bottom=null,c.left=null},v={x:0,y:0},z=Xf(w=>{if(!y.value)return;const S=y.value;b(),c.left=S.offsetLeft,c.top=S.offsetTop,S.style.left=`${c.left}px`,S.style.top=`${c.top}px`,S.style.right=null,S.style.bottom=null,v.x=c.left,v.y=c.top},w=>{if(!y.value)return;const S=y.value;b(),c.left=v.x+w.x,c.top=v.y+w.y,S.style.left=`${c.left}px`,S.style.top=`${c.top}px`});return(0,t.onMounted)(()=>{if(o.draggable&&y.value){const w=[y.value];z.open(w)}}),(0,t.onBeforeUnmount)(()=>{o.draggable&&y.value&&z.close()}),()=>{let w=[];const S=typeof i.default=="function"?i.default():[];if(S&&S.length>0)w=S;else{const R=(0,t.h)(l,{class:d.value});w.push(R)}return(0,t.h)("view",{ref:R=>{y.value=R},class:e.value,style:u.value,onClick:m},w)}}}),{componentName:Qf,create:e7,scope:t7}=ce("floating-button"),l7=e7(Jf(Qf,t7,A2,!1)),rr=l7,Oe=n=>typeof n=="number"?`${n}px`:/^d+(\.?d+)$/.test(n)?`${n}px`:n,ht=n=>n==null,n7=class{startMove;updateMove;isTouch=!1;els=null;moving=!1;touchstart=null;touchmove=null;touchend=null;constructor(n,a){this.startMove=n,this.updateMove=a,this.isTouch=qt()}open(n){Array.isArray(n)||(n=[n]),this.els=n;const a=Ht(),l=(r,o,i,s)=>{this.updateMove({x:r,y:o})};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),l(a.state.deltaX,a.state.deltaY,"",0))},this.touchend=()=>{l(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(n=>{this.touchstart&&n.removeEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart)}),this.els=null}};function ii(n,a){return new n7(n,a)}var oi=typeof window<"u"&&typeof document<"u",hg=typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;function si(n){const a=Object.create(null);return(l=>a[l]||(a[l]=n(l)))}var r7=/\B([A-Z])/g,gg=si(n=>n.replace(r7,"-$1").toLowerCase()),a7=/-(\w)/g,pg=si(n=>n.replace(a7,(a,l)=>l?l.toUpperCase():"")),kt=[],ci=n=>{const a=n;a.key==="Escape"&&kt.forEach(l=>l(a))},i7=n=>{(0,t.onMounted)(()=>{kt.length===0&&document.addEventListener("keydown",ci),oi&&kt.push(n)}),(0,t.onBeforeUnmount)(()=>{kt=kt.filter(a=>a!==n),kt.length===0&&oi&&document.removeEventListener("keydown",ci)})},ar="fox-focus-trap.focus-after-trapped",ir="fox-focus-trap.focus-after-released",o7="fox-focus-trap.focusout-prevented",ui={cancelable:!0,bubbles:!1},s7={cancelable:!0,bubbles:!1},di="foxFocusAfterTrapped",fi="foxFocusAfterReleased",c7=Symbol("foxFocusTrap"),or=(0,t.ref)(),Vl=(0,t.ref)(0),sr=(0,t.ref)(0),Ml=0,mi=n=>{const a=[],l=document.createTreeWalker(n,NodeFilter.SHOW_ELEMENT,{acceptNode:r=>{const o=r.tagName==="INPUT"&&r.type==="hidden";return r.disabled||r.hidden||o?NodeFilter.FILTER_SKIP:r.tabIndex>=0||r===document.activeElement?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;l.nextNode();)a.push(l.currentNode);return a},u7=(n,a)=>{if(getComputedStyle(n).visibility==="hidden")return!0;for(;n;){if(a&&n===a)return!1;if(getComputedStyle(n).display==="none")return!0;n=n.parentElement}return!1},hi=(n,a)=>{for(const l of n)if(!u7(l,a))return l},d7=n=>{const a=mi(n);return[hi(a,n),hi(a.reverse(),n)]},f7=n=>n instanceof HTMLInputElement&&"select"in n,ct=(n,a)=>{if(n&&n.focus){const l=document.activeElement;n.focus({preventScroll:!0}),sr.value=window.performance.now(),n!==l&&f7(n)&&a&&n.select()}};function gi(n,a){const l=[...n],r=n.indexOf(a);return r!==-1&&l.splice(r,1),l}var m7=()=>{let n=[];return{push:r=>{const o=n[0];o&&r!==o&&o.pause(),n=gi(n,r),n.unshift(r)},remove:r=>{n=gi(n,r),n[0]?.resume?.()}}},h7=(n,a=!1)=>{const l=document.activeElement;for(const r of n)if(ct(r,a),document.activeElement!==l)return},pi=m7(),g7=()=>Vl.value>sr.value,_l=()=>{or.value="pointer",Vl.value=window.performance.now()},yi=()=>{or.value="keyboard",Vl.value=window.performance.now()},p7=()=>((0,t.onMounted)(()=>{Ml===0&&(document.addEventListener("mousedown",_l),document.addEventListener("touchstart",_l),document.addEventListener("keydown",yi)),Ml++}),(0,t.onBeforeUnmount)(()=>{Ml--,Ml<=0&&(document.removeEventListener("mousedown",_l),document.removeEventListener("touchstart",_l),document.removeEventListener("keydown",yi))}),{focusReason:or,lastUserFocusTimestamp:Vl,lastAutomatedFocusTimestamp:sr}),Il=n=>new CustomEvent(o7,{...s7,detail:n}),{componentName:yg,create:y7,scope:bg}=ce("focus-trap"),b7={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"}},S7=y7({props:b7,emits:[di,fi,"focusin","focusout","focusout-prevented","release-requested"],setup(n,{slots:a,emit:l}){const r=(0,t.ref)();let o,i;const{focusReason:s}=p7();i7(g=>{de(n.trapped)&&!c.paused&&l("release-requested",g)});const c={paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}},e=g=>{if(!n.loop&&!de(n.trapped)||c.paused)return;const{key:f,altKey:z,ctrlKey:w,metaKey:S,currentTarget:R,shiftKey:F}=g,{loop:M}=n,T=f==="Tab"&&!z&&!w&&!S,_=document.activeElement;if(T&&_){const N=R,[O,k]=d7(N);if(O&&k){if(!F&&_===k){const P=Il({focusReason:s.value});l("focusout-prevented",P),P.defaultPrevented||(g.preventDefault(),M&&ct(O,!0))}else if(F&&[O,N].includes(_)){const P=Il({focusReason:s.value});l("focusout-prevented",P),P.defaultPrevented||(g.preventDefault(),M&&ct(k,!0))}}else if(_===N){const P=Il({focusReason:s.value});l("focusout-prevented",P),P.defaultPrevented||g.preventDefault()}}};(0,t.provide)(c7,{focusTrapRef:r,onKeydown:e}),(0,t.watch)(()=>n.focusTrapEl,g=>{g&&(r.value=g)},{immediate:!0}),(0,t.watch)([r],([g],[f])=>{g&&(g.addEventListener("keydown",e),g.addEventListener("focusin",m),g.addEventListener("focusout",y)),f&&(f.removeEventListener("keydown",e),f.removeEventListener("focusin",m),f.removeEventListener("focusout",y))});const u=g=>{l(di,g)},d=g=>l(fi,g),m=g=>{const f=(0,t.unref)(r);if(!f)return;const z=g.target,w=g.relatedTarget,S=z&&f.contains(z);de(n.trapped)||w&&f.contains(w)||(o=w),S&&l("focusin",g),!c.paused&&de(n.trapped)&&(S?i=z:ct(i,!0))},y=g=>{const f=(0,t.unref)(r);if(!(c.paused||!f))if(!n.escape&&de(n.trapped)){const z=g.relatedTarget;!He(z)&&!f.contains(z)&&setTimeout(()=>{if(!c.paused&&de(n.trapped)){const w=Il({focusReason:s.value});l("focusout-prevented",w),w.defaultPrevented||ct(i,!0)}},0)}else{const z=g.target;z&&f.contains(z)||l("focusout",g)}};async function b(){await(0,t.nextTick)();const g=(0,t.unref)(r);if(g){pi.push(c);const f=g.contains(document.activeElement)?o:document.activeElement;if(o=f,!g.contains(f)){const z=new Event(ar,ui);g.addEventListener(ar,u),g.dispatchEvent(z),z.defaultPrevented||(0,t.nextTick)(()=>{let w=n.focusStartEl;zr(w)||(ct(w),document.activeElement!==w&&(w="first")),w==="first"&&h7(mi(g),!0),(document.activeElement===f||w==="container")&&ct(g)})}}}function v(){const g=(0,t.unref)(r);if(g){g.removeEventListener(ar,u);const f=new CustomEvent(ir,{...ui,detail:{focusReason:s.value}});g.addEventListener(ir,d),g.dispatchEvent(f),!f.defaultPrevented&&(s.value=="keyboard"||!g7())&&ct(o??document.body,!0),g.removeEventListener(ir,u),pi.remove(c)}}return(0,t.onMounted)(()=>{de(n.trapped)&&b(),(0,t.watch)(()=>n.trapped,g=>{de(g)?b():v()})}),(0,t.onBeforeUnmount)(()=>{de(n.trapped)&&v()}),()=>typeof a.default=="function"?a.default({"handle-keydown":e}):null}}),w7=S7,{componentName:N7,create:v7,scope:Sg}=ce("floating-window"),C7=Symbol.for("InnerPageScopeKey"),x7=Symbol.for("PageWrapperKey"),z7={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}},k7=v7({inheritAttrs:!1,components:{FoxIcon:x.ElIcon,FocusTrap:w7},props:{...z7},emits:["update:modelValue","update:collapse"],setup(n,{emit:a}){const l=N7,r=(0,t.ref)(n.modelValue),o=(0,t.computed)(()=>!n.teleport);(0,t.watch)(()=>n.modelValue,p=>{r.value=p});const i=(0,t.computed)(()=>r.value===!1?!1:!_.value),s=(0,t.ref)(n.left),c=(0,t.ref)(n.top),e=(0,t.ref)(n.right),u=(0,t.ref)(n.bottom),d=(0,t.computed)(()=>{const p=["fox-floating-window"];return n.customClass&&p.push(n.customClass),p}),m=(0,t.computed)(()=>{const p={};return ht(s.value)?p.left="auto":p.left=Oe(s.value),ht(c.value)?p.top="auto":p.top=Oe(c.value),ht(e.value)?p.right="auto":p.right=Oe(e.value),ht(u.value)?p.bottom="auto":p.bottom=Oe(u.value),ht(n.zIndex)||(p["z-index"]=Oe(n.zIndex)),ht(M.value)||(p.height=M.value),ht(T.value)||(p.width=T.value),p}),y=(0,t.computed)(()=>n.closeIcon??Me.Close),b=(0,t.computed)(()=>n.collapseIcon??Me.ArrowUp),v=(0,t.computed)(()=>n.collapseText??""),g=(0,t.computed)(()=>n.collapsePosition==="left"?n.expandIcon??Me.ArrowRight:n.expandIcon??Me.ArrowLeft),f=(0,t.computed)(()=>n.expandText??n.title??"展开"),z=(0,t.computed)(()=>({[`${l}__collapse-text`]:!0})),w=(0,t.computed)(()=>({[`${l}__collapse-icon`]:!0,"is-expand":!_.value,"is-collapse":_.value})),S=(0,t.ref)(),R=(0,t.ref)(null),F=(0,t.ref)(null),M=(0,t.computed)(()=>Oe(n.height)||""),T=(0,t.computed)(()=>Oe(n.width)||""),_=(0,t.ref)(de(n.collapse)),N=(p,D=!0)=>{_.value!==p&&(_.value=p,p?A():q(),a("update:collapse",p),p&&typeof P.onHide=="function"?P.onHide():!p&&typeof P.onShow=="function"&&P.onShow())};(0,t.watch)(()=>n.collapse,p=>{N(p)});const O=()=>{k()},k=p=>{p=p??!_.value,N(p)};(0,t.provide)(C7,!0);const P={setCollapse:N,setFixedNavVisible:p=>{L.value=p}};(0,t.provide)(x7,P);const ee=()=>{typeof P.beforeClose=="function"?P.beforeClose(()=>{r.value=!1}):r.value=!1},C=(0,t.ref)(null),E=(0,t.computed)(()=>!n.fixedNavTeleport),I=(0,t.computed)(()=>{const p=["fox-floating-window__fixednav"];return n.expandClass&&p.push(n.expandClass),n.collapsePosition==="left"?p.push("is-left"):n.collapsePosition==="right"&&p.push("is-right"),p}),j=(0,t.ref)(""),G=(0,t.computed)(()=>{const p={};return j.value?p.top=j.value:n.collapseTop&&(p.top=n.collapseTop),p}),J=(0,t.ref)(_.value),L=(0,t.computed)({set:p=>{J.value=p},get:()=>r.value===!1?!1:J.value});let le=null;const W=()=>{typeof le=="function"&&(le(),le=null)},A=()=>{C.value&&C.value.classList.add("slide-in"),L.value=!0,le=()=>{C.value&&C.value.classList.remove("slide-in")}},q=()=>{C.value&&C.value.classList.add("slide-out"),le=()=>{C.value&&C.value.classList.remove("slide-out"),L.value=!1}},K=()=>{s.value=null,c.value=null,e.value=null,u.value=null},$={x:0,y:0},re=ii(p=>{if(!S.value)return;const D=S.value;if(K(),n.origin==="left-top")s.value=D.offsetLeft,c.value=D.offsetTop,$.x=s.value,$.y=c.value;else if(n.origin==="left-bottom"){const H=document.documentElement.clientHeight||document.body.clientHeight;s.value=D.offsetLeft,u.value=H-(D.offsetTop+D.offsetHeight),$.x=s.value,$.y=u.value}else if(n.origin==="right-bottom"){const H=document.documentElement.clientWidth||document.body.clientWidth,Q=document.documentElement.clientHeight||document.body.clientHeight;e.value=H-(D.offsetLeft+D.offsetWidth),u.value=Q-(D.offsetTop+D.offsetHeight),$.x=e.value,$.y=u.value}else e.value=(document.documentElement.clientWidth||document.body.clientWidth)-(D.offsetLeft+D.offsetWidth),c.value=D.offsetTop,$.x=e.value,$.y=c.value},p=>{if(!S.value)return;const D=S.value;K(),n.origin==="left-top"?(s.value=$.x+p.x,c.value=$.y+p.y,D.style.left=Oe(s.value),D.style.top=Oe(c.value)):n.origin==="left-bottom"?(s.value=$.x+p.x,u.value=$.y-p.y,D.style.left=Oe(s.value),D.style.bottom=Oe(u.value)):n.origin==="right-bottom"?(e.value=$.x-p.x,u.value=$.y-p.y,D.style.right=Oe(e.value),D.style.bottom=Oe(u.value)):(e.value=$.x-p.x,c.value=$.y+p.y,D.style.right=Oe(e.value),D.style.top=Oe(c.value))}),Z={x:0,y:0},X=ii(p=>{C.value&&(Z.x=C.value.offsetLeft,Z.y=C.value.offsetTop)},p=>{C.value&&(j.value=`${Z.y+p.y}px`)}),B=()=>{S.value&&(F.value=S.value.querySelector(".fox-floating-window__body > .fox-page > .fox-footer-bar"))};return(0,t.onMounted)(()=>{if(n.draggable&&S.value){const p=[];R.value&&p.push(R.value),n.footerDraggable&&(B(),F.value&&p.push(F.value)),re.open(p)}n.collapse===!0&&N(n.collapse,!1),C.value&&X.open(C.value)}),(0,t.onBeforeUnmount)(()=>{n.draggable&&R.value&&re.close(),C.value&&X.close()}),{classes:d,styles:m,isShow:i,closeIcon:y,onClose:ee,dialogRef:S,headerRef:R,onClickToggle:O,collapseIcon:b,collapseText:v,collapseTextClasses:z,collapseIconClasses:w,expandIcon:g,expandText:f,isShowFixedNav:L,fixedNavRef:C,fixedNavClasses:I,fixedNavStyles:G,onAnimationEnd:W,teleportDisabled:o,fixedNavTeleportDisabled:E}}}),E7={ref:"headerRef",class:"fox-floating-window__header"},T7={class:"fox-floating-window__title"},$7={class:"fox-floating-window__tools"},B7={class:"fox-floating-window__body"},V7={class:"fox-floating-window__fixednav__text"};function M7(n,a,l,r,o,i){const s=(0,t.resolveComponent)("FoxIcon"),c=(0,t.resolveComponent)("FocusTrap");return(0,t.openBlock)(),(0,t.createElementBlock)(t.Fragment,null,[((0,t.openBlock)(),(0,t.createBlock)(t.Teleport,{to:n.teleport,disabled:n.teleportDisabled},[(0,t.createVNode)(t.Transition,{name:"fox-floating-window-fade"},{default:(0,t.withCtx)(()=>[(0,t.withDirectives)((0,t.createElementVNode)("div",{ref:"dialogRef",class:(0,t.normalizeClass)(n.classes),style:(0,t.normalizeStyle)(n.styles),tabindex:"-1"},[(0,t.createVNode)(c,{loop:!0,escape:!0,trapped:n.isShow,"focus-trap-el":n.dialogRef,"focus-start-el":"container"},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("div",E7,[(0,t.renderSlot)(n.$slots,"header",{},()=>[(0,t.createElementVNode)("span",T7,(0,t.toDisplayString)(n.title),1),(0,t.createElementVNode)("div",$7,[n.showCollapse?((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:0,class:"fox-floating-window__collapse",onClick:a[0]||(a[0]=(...e)=>n.onClickToggle&&n.onClickToggle(...e))},[(0,t.createElementVNode)("span",{class:(0,t.normalizeClass)(n.collapseTextClasses)},(0,t.toDisplayString)(n.collapseText),3),(0,t.createVNode)(s,{class:(0,t.normalizeClass)(n.collapseIconClasses)},{default:(0,t.withCtx)(()=>[((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(n.collapseIcon)))]),_:1},8,["class"])])):(0,t.createCommentVNode)("",!0),n.showClose?((0,t.openBlock)(),(0,t.createBlock)(s,{key:1,class:"fox-floating-window__close",onClick:n.onClose},{default:(0,t.withCtx)(()=>[((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(n.closeIcon)))]),_:1},8,["onClick"])):(0,t.createCommentVNode)("",!0)])])],512),(0,t.createElementVNode)("div",B7,[(0,t.renderSlot)(n.$slots,"default")])]),_:3},8,["trapped","focus-trap-el"])],6),[[t.vShow,n.isShow]])]),_:3})],8,["to","disabled"])),((0,t.openBlock)(),(0,t.createBlock)(t.Teleport,{to:n.fixedNavTeleport,disabled:n.fixedNavTeleportDisabled},[(0,t.withDirectives)((0,t.createElementVNode)("div",{ref:"fixedNavRef",class:(0,t.normalizeClass)(n.fixedNavClasses),style:(0,t.normalizeStyle)(n.fixedNavStyles),onAnimationend:a[2]||(a[2]=(...e)=>n.onAnimationEnd&&n.onAnimationEnd(...e))},[(0,t.createElementVNode)("div",{class:"fox-floating-window__fixednav__inner",onClick:a[1]||(a[1]=(...e)=>n.onClickToggle&&n.onClickToggle(...e))},[(0,t.createVNode)(s,{class:"fox-floating-window__fixednav__icon"},{default:(0,t.withCtx)(()=>[((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(n.expandIcon)))]),_:1}),(0,t.createElementVNode)("div",V7,(0,t.toDisplayString)(n.expandText),1)])],38),[[t.vShow,n.isShowFixedNav]])],8,["to","disabled"]))],64)}var cr=Ue(k7,[["render",M7]]);function _7(n,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(l,{slots:r}){const o=n,i=(0,t.computed)(()=>({[o]:!0})),s=(0,t.computed)(()=>l.icon?{[`${o}__icon`]:!0,[`${o}__icon-${l.type}`]:!0}:{[`${o}__mark`]:!0,[`${o}__mark-${l.type}`]:!0}),c=(0,t.computed)(()=>l.color?l.icon?{color:l.color}:{background:l.color}:null),e=(0,t.computed)(()=>{const d={[`${o}__text`]:!0,[`${o}__text-${l.type}`]:!0};return l.textPosition==="left"?d["is-left"]=!0:d["is-right"]=!0,d}),u=(0,t.computed)(()=>l.color?{color:l.color}:null);return()=>{let d=null;if(r.mark)d=r.mark()[0];else{const b={class:s.value,style:c.value};d=(0,t.h)(l.icon??"div",b)}const m=(0,t.h)("div",{class:e.value,style:u.value},r.default?r.default():[]),y={class:i.value};return l.textPosition==="right"?(0,t.h)("div",y,[d,m]):(0,t.h)("div",y,[m,d])}}}}var{componentName:I7,create:L7,scope:A7}=ce("indicator"),P7=L7(_7(I7,A7)),ur=P7;function F7(n){return n===window}var bi=n=>{const a=(0,t.unref)(n);if(F7(a)){const l=a.innerWidth,r=a.innerHeight;return{top:0,left:0,right:l,bottom:r,width:l,height:r}}return a&&a.getBoundingClientRect?a.getBoundingClientRect():{top:0,left:0,right:0,bottom:0,width:0,height:0}},{componentName:R7,create:D7,scope:wg}=ce("tour"),O7=D7({components:{Close:Me.Close,ElPopover:x.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(n,{emit:a}){const l=R7,r=(0,t.reactive)({showTour:n.modelValue,showPopup:!1,active:0}),o=(0,t.ref)({}),i=(0,t.computed)(()=>`${l}`),s=(0,t.computed)(()=>{const{offset:v,maskWidth:g,maskHeight:f}=n,{width:z,height:w,left:S,top:R}=o.value,F=n.steps[r.active].offset??v,M=[S+z/2,R+w/2],T=Number(g||z),_=Number(f||w);return{width:`${T+ +F.left+F.right}px`,height:`${_+F.top+F.bottom}px`,top:`${M[1]-_/2-+F.top}px`,left:`${M[0]-T/2-+F.left}px`}}),c=v=>{v=="next"?r.active=r.active+1:r.active=r.active-1,r.showPopup=!1,(0,t.nextTick)(()=>{r.showPopup=!0,d()}),a("change",r.active)},e=v=>v.popoverWidth??n.width,u=v=>v.location??n.location,d=()=>{const v=bi(document.querySelector(`${n.steps[r.active].target}`));o.value={x:v.left,y:v.top,top:v.top,left:v.left,width:v.width,height:v.height}},m=()=>{r.showTour=!1,r.showPopup=!1,a("close",r.active),a("update:modelValue",!1)},y=()=>{n.closeOnClickOverlay&&m()},b=(v,g=0)=>{v&&d(),n.steps,r.active=g,r.showTour=v,r.showPopup=v};return(0,t.onMounted)(()=>{b(n.modelValue,n.current)}),(0,t.watch)(()=>n.modelValue,v=>{b(v)}),{...(0,t.toRefs)(r),classes:i,maskStyle:s,changeStep:c,popoverWidth:e,popoverLocation:u,close:m,handleClickMask:y}}}),q7={key:0,class:"fox-tour__content"},H7={key:0,class:"fox-tour__content-top"},j7={class:"fox-tour__content-inner"},K7={class:"fox-tour__content-bottom"},W7={class:"fox-tour__content-bottom-init"},Y7={class:"fox-tour__content-bottom-operate"},U7={key:1,class:"fox-tour__content fox-tour__content-tile"},G7={class:"fox-tour__content-inner"};function X7(n,a,l,r,o,i){const s=(0,t.resolveComponent)("Close"),c=(0,t.resolveComponent)("fox-button"),e=(0,t.resolveComponent)("ElPopover");return(0,t.openBlock)(),(0,t.createElementBlock)("div",{class:(0,t.normalizeClass)(n.classes)},[(0,t.withDirectives)((0,t.createElementVNode)("div",{class:"fox-tour__masked",onClick:a[0]||(a[0]=(...u)=>n.handleClickMask&&n.handleClickMask(...u))},null,512),[[t.vShow,n.showTour]]),((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(n.steps,(u,d)=>((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:d,style:{height:"0"}},[d==n.active?((0,t.openBlock)(),(0,t.createBlock)(e,{key:0,"popper-class":"popperClass",visible:n.showPopup,placement:n.popoverLocation(u),width:n.popoverWidth(u)},{reference:(0,t.withCtx)(()=>[n.showTour?((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:0,class:(0,t.normalizeClass)(["fox-tour__mask",[n.mask?"":"fox-tour__mask-none"]]),style:(0,t.normalizeStyle)(n.maskStyle),id:"fox-tour-popid"},null,6)):(0,t.createCommentVNode)("",!0)]),default:(0,t.withCtx)(()=>[(0,t.renderSlot)(n.$slots,"default",{},()=>[n.type=="step"?((0,t.openBlock)(),(0,t.createElementBlock)("div",q7,[n.showTitleBar?((0,t.openBlock)(),(0,t.createElementBlock)("div",H7,[(0,t.createElementVNode)("div",{onClick:a[1]||(a[1]=(...m)=>n.close&&n.close(...m))},[(0,t.createVNode)(s,{class:"fox-tour__content-top-close"})])])):(0,t.createCommentVNode)("",!0),(0,t.createElementVNode)("div",j7,(0,t.toDisplayString)(u.content),1),(0,t.createElementVNode)("div",K7,[(0,t.createElementVNode)("div",W7,(0,t.toDisplayString)(n.active+1)+"/"+(0,t.toDisplayString)(n.steps.length),1),(0,t.createElementVNode)("div",Y7,[(0,t.renderSlot)(n.$slots,"prev-step",{},()=>[n.active!=0&&n.showPrevStep?((0,t.openBlock)(),(0,t.createBlock)(c,{key:0,small:"",class:"fox-tour__content-bottom-operate-btn",onClick:a[2]||(a[2]=m=>n.changeStep("prev"))},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(n.prevStepText),1)]),_:1})):(0,t.createCommentVNode)("",!0)]),n.steps.length-1==n.active?((0,t.openBlock)(),(0,t.createBlock)(c,{key:0,type:"primary",small:"",class:"fox-tour__content-bottom-operate-btn",onClick:n.close},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(n.completeText),1)]),_:1},8,["onClick"])):(0,t.createCommentVNode)("",!0),(0,t.renderSlot)(n.$slots,"next-step",{},()=>[n.steps.length-1!=n.active?((0,t.openBlock)(),(0,t.createBlock)(c,{key:0,type:"primary",small:"",class:"fox-tour__content-bottom-operate-btn",onClick:a[3]||(a[3]=m=>n.changeStep("next"))},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(n.nextStepText),1)]),_:1})):(0,t.createCommentVNode)("",!0)])])])])):(0,t.createCommentVNode)("",!0),n.type=="tile"?((0,t.openBlock)(),(0,t.createElementBlock)("div",U7,[(0,t.createElementVNode)("div",G7,(0,t.toDisplayString)(u.content),1)])):(0,t.createCommentVNode)("",!0)])]),_:2},1032,["visible","placement","width"])):(0,t.createCommentVNode)("",!0)]))),128))],2)}var dr=Ue(O7,[["render",X7]]);function Z7(n,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(l,{slots:r}){return jr(l.name,()=>l.config),He(l.innerPageScope)||tn(l.innerPageScope),He(l.abstractPageScope)||Ur(l.abstractPageScope),()=>typeof r.default=="function"?r.default():null}}}var{componentName:J7,create:Q7,scope:e9}=ce("domain-provider"),t9=Q7(Z7(J7,e9)),fr=t9,l9={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 n9(n,a){return{inheritAttrs:!1,props:l9,emits:["change"],setup(l,{slots:r,emit:o}){if(at&&window.IntersectionObserver){const i=new WeakMap;let s=new Map;const c=(y,b)=>{if(d===null){s.set(y,{visible:null,callback:b});return}i.has(y)&&d.unobserve(y),i.set(y,{visible:null,callback:b}),d.observe(y)},e=y=>{if(d===null){s.delete(y);return}i.has(y)&&(i.delete(y),d.unobserve(y))};let u=l.initialVisibleObserverSize;Ho({acquire:()=>{if(l.loadPolicy==="always")return!0;const y=u>0;return u--,y},get disabled(){return l.disabled},get initialHeight(){return l.initialInvisibleObserverHeight},observe:c,unobserve:e});let d=null;const m=(y,b,v)=>{d=new IntersectionObserver(g=>{if(o("change",g),l.loadPolicy!=="always")for(let f of g){let z=!1;f.intersectionRatio>0&&(z=!0);const w=i.get(f.target);if(w)try{if(l.loadPolicy==="lazy"&&!z&&w.visible!==null)return;w.visible=z,w.callback(z)}catch(S){console.error(S)}}},{root:y,rootMargin:b,threshold:v}),s.forEach((g,f)=>{i.set(f,g),d?.observe(f)}),s.clear()};(0,t.watch)([()=>l.root,()=>l.disabled],([y,b])=>{if(b||!y||d)return;let v=null;typeof y=="string"?v=document.querySelector(y):v=y,v&&m(v,l.rootMargin,l.threshold)},{immediate:!0}),(0,t.onUnmounted)(()=>{d&&(d.disconnect(),d=null)})}return()=>typeof r.default=="function"?r.default():null}}}var{componentName:r9,create:a9,scope:i9}=ce("rolling-provider"),o9=a9(n9(r9,i9)),mr=o9,s9=[rn,on,sn,cn,mn,xe,Nl,vl,Sn,$e,wn,Nn,vn,Cn,xn,zn,kn,Tn,$n,Bn,Vn,zl,In,Ln,An,Pn,Fn,Rn,Dn,On,qn,El,Tl,Kn,Wn,Gn,Xn,$l,Zn,zt,er,tr,lr,nr,rr,cr,xl,Rt,Sl,ur,Cl,dr,fr,mr],c9=new go(s9,[bo],"4.0.0");h.AbstractPageScopeKey=ln,h.AutocompleteItem=$n,h.FoxAutocompleteItem=$n,h.Broadcast=Xl,h.BroadcastKey=we,h.ButtonsItem=Sn,h.FoxButtonsItem=Sn,h.CascaderItem=Tn,h.FoxCascaderItem=Tn,h.CheckboxItem=An,h.FoxCheckboxItem=An,h.Content=cn,h.FoxContent=cn,h.DataItemsKey=yt,h.DateItem=vn,h.FoxDateItem=vn,h.DateUtils=Xe,h.DialogItem=Xn,h.FoxDialogItem=Xn,h.Domain=rl,h.DomainKey=qe,h.DomainProvider=fr,h.FoxDomainProvider=fr,h.FloatingButton=rr,h.FoxFloatingButton=rr,h.FloatingWindow=cr,h.FoxFloatingWindow=cr,h.FooterBar=sn,h.FoxFooterBar=sn,h.FoxAffix=x.ElAffix,h.FoxAlert=x.ElAlert,h.FoxAnchor=x.ElAnchor,h.FoxAnchorLink=x.ElAnchorLink,h.FoxAside=x.ElAside,h.FoxAutoResizer=x.ElAutoResizer,h.FoxAutocomplete=x.ElAutocomplete,h.FoxAvatar=x.ElAvatar,h.FoxBacktop=x.ElBacktop,h.FoxBadge=x.ElBadge,h.FoxBreadcrumb=x.ElBreadcrumb,h.FoxBreadcrumbItem=x.ElBreadcrumbItem,h.FoxButton=x.ElButton,h.FoxButtonGroup=x.ElButtonGroup,h.FoxCalendar=x.ElCalendar,h.FoxCard=x.ElCard,h.FoxCarousel=x.ElCarousel,h.FoxCarouselItem=x.ElCarouselItem,h.FoxCascader=x.ElCascader,h.FoxCascaderPanel=x.ElCascaderPanel,h.FoxCheckTag=x.ElCheckTag,h.FoxCheckbox=x.ElCheckbox,h.FoxCheckboxButton=x.ElCheckboxButton,h.FoxCheckboxGroup=x.ElCheckboxGroup,h.FoxCol=x.ElCol,h.FoxCollapse=x.ElCollapse,h.FoxCollapseItem=x.ElCollapseItem,h.FoxCollapseTransition=x.ElCollapseTransition,h.FoxColorPicker=x.ElColorPicker,h.FoxConfigProvider=x.ElConfigProvider,h.FoxContainer=x.ElContainer,h.FoxCountdown=x.ElCountdown,h.FoxDatePicker=x.ElDatePicker,h.FoxDescriptions=x.ElDescriptions,h.FoxDescriptionsItem=x.ElDescriptionsItem,h.FoxDialog=x.ElDialog,h.FoxDivider=x.ElDivider,h.FoxDrawer=x.ElDrawer,h.FoxDropdown=x.ElDropdown,h.FoxDropdownItem=x.ElDropdownItem,h.FoxDropdownMenu=x.ElDropdownMenu,h.FoxEmpty=x.ElEmpty,h.FoxFooter=x.ElFooter,h.FoxForm=x.ElForm,h.FoxFormItem=x.ElFormItem,h.FoxGroup=mn,h.Group=mn,h.FoxGroupSetting=Dn,h.GroupSetting=Dn,h.FoxHeader=x.ElHeader,h.FoxHeaderBar=on,h.HeaderBar=on,h.FoxHintText=$e,h.HintText=$e,h.FoxIcon=x.ElIcon,h.FoxImage=x.ElImage,h.FoxImageViewer=x.ElImageViewer,h.FoxIndicator=ur,h.Indicator=ur,h.FoxInfiniteLoading=tr,h.InfiniteLoading=tr,h.FoxInput=x.ElInput,h.FoxInputItem=wn,h.InputItem=wn,h.FoxInputNumber=x.ElInputNumber,h.FoxInputNumberItem=kn,h.InputNumberItem=kn,h.FoxInputTag=x.ElInputTag,h.FoxItem=xe,h.Item=xe,h.FoxLink=x.ElLink,h.FoxLinkItem=qn,h.LinkItem=qn,h.FoxMain=x.ElMain,h.FoxMapping=Rt,h.Mapping=Rt,h.FoxMention=x.ElMention,h.FoxMenu=x.ElMenu,h.FoxMenuItem=x.ElMenuItem,h.FoxMenuItemGroup=x.ElMenuItemGroup,h.FoxMessage=x.ElMessage,h.FoxMessageBox=x.ElMessageBox,h.FoxMoneyItem=zn,h.MoneyItem=zn,h.FoxMoreButton=nr,h.MoreButton=nr,h.FoxNotification=x.ElNotification,h.FoxOption=x.ElOption,h.FoxOptionGroup=x.ElOptionGroup,h.FoxOverLay=$l,h.OverLay=$l,h.FoxPage=rn,h.Page=rn,h.FoxPageHeader=x.ElPageHeader,h.FoxPagination=x.ElPagination,h.FoxPopconfirm=x.ElPopconfirm,h.FoxPopover=x.ElPopover,h.FoxPopoverDialog=xl,h.PopoverDialog=xl,h.FoxPopper=x.ElPopper,h.FoxPopup=Zn,h.Popup=Zn,h.FoxPrice=Sl,h.Price=Sl,h.FoxProgress=x.ElProgress,h.FoxPullRefresh=lr,h.PullRefresh=lr,h.FoxRadio=x.ElRadio,h.FoxRadioButton=x.ElRadioButton,h.FoxRadioGroup=x.ElRadioGroup,h.FoxRadioItem=Ln,h.RadioItem=Ln,h.FoxRate=x.ElRate,h.FoxRateItem=Pn,h.RateItem=Pn,h.FoxResult=x.ElResult,h.FoxRollingProvider=mr,h.RollingProvider=mr,h.FoxRow=x.ElRow,h.FoxRowItem=vl,h.RowItem=vl,h.FoxScrollbar=x.ElScrollbar,h.FoxSearchBar=er,h.SearchBar=er,h.FoxSegmented=x.ElSegmented,h.FoxSelect=x.ElSelect,h.FoxSelectItem=Nn,h.SelectItem=Nn,h.FoxSelectV2=x.ElSelectV2,h.FoxSkeleton=x.ElSkeleton,h.FoxSkeletonItem=x.ElSkeletonItem,h.FoxSlider=x.ElSlider,h.FoxSlotItem=Nl,h.SlotItem=Nl,h.FoxSpace=x.ElSpace,h.FoxStatistic=x.ElStatistic,h.FoxStep=x.ElStep,h.FoxSteps=x.ElSteps,h.FoxStepsBar=Gn,h.StepsBar=Gn,h.FoxSubMenu=x.ElSubMenu,h.FoxSwitch=x.ElSwitch,h.FoxSwitchItem=Fn,h.SwitchItem=Fn,h.FoxTabPane=x.ElTabPane,h.FoxTable=x.ElTable,h.FoxTableColumn=x.ElTableColumn,h.FoxTableItem=In,h.TableItem=In,h.FoxTableMappingColumn=Bn,h.TableMappingColumn=Bn,h.FoxTableRadioColumn=Vn,h.TableRadioColumn=Vn,h.FoxTableSetting=zl,h.TableSetting=zl,h.FoxTableV2=x.ElTableV2,h.FoxTabs=x.ElTabs,h.FoxTabsBar=El,h.TabsBar=El,h.FoxTabsContainer=Tl,h.TabsContainer=Tl,h.FoxTabsFrame=Wn,h.TabsFrame=Wn,h.FoxTabsPane=Kn,h.TabsPane=Kn,h.FoxTag=x.ElTag,h.FoxText=Cl,h.Text=Cl,h.FoxTimeItem=Cn,h.TimeItem=Cn,h.FoxTimePicker=x.ElTimePicker,h.FoxTimeSelect=x.ElTimeSelect,h.FoxTimeSelectItem=xn,h.TimeSelectItem=xn,h.FoxTimeline=x.ElTimeline,h.FoxTimelineItem=x.ElTimelineItem,h.FoxToast=zt,h.Toast=zt,h.FoxTooltip=x.ElTooltip,h.FoxTour=dr,h.Tour=dr,h.FoxTransfer=x.ElTransfer,h.FoxTree=x.ElTree,h.FoxTreeItem=On,h.TreeItem=On,h.FoxTreeSelect=x.ElTreeSelect,h.FoxTreeSelectItem=Rn,h.TreeSelectItem=Rn,h.FoxTreeV2=x.ElTreeV2,h.FoxUpload=x.ElUpload,h.FoxWatermark=x.ElWatermark,h.InnerPageScopeKey=en,h.PriorityPolicy=Pe,h.UniqueID=sa,h.ValidateSchema=Or,h.ValidateSchemaKey=Ye,h.cancelRaf=Ti,h.clamp=Yi,h.clearNonNumber=Oi,h.compareTo=Hl,h.createBroadcast=Qt,h.createValidateSchema=tl,h.debounce=je,h.debounceRef=no,h.decimalLength=Ir,h.default=c9,h.defineBroadcast=Ui,h.defineConfigDomain=jr,h.defineDataItem=Kr,h.defineDomain=Jl,h.defineItem=Ee,h.definePageState=Yr,h.defineSimpleItem=Wr,h.deleteGlobalValidator=Qi,h.disabledProperty=De,h.divide=ql,h.excludeProps=Ae,h.extend=gt,h.floatData=ji,h.getGlobalIcons=ta,h.getGlobalValidateCheckEvents=Fr,h.getGlobalValidateResetEvents=Dr,h.getPageContentAreaHeight=sl,h.getPageContentAreaWidth=cl,h.getPageFooterAreaHeight=ol,h.getPageHeaderAreaHeight=il,h.getRootDomain=bt,h.hasSymbol=Tr,h.includeProps=ft,h.indexOf=qi,h.injectAbstractPageScope=At,h.injectInnerPageScope=Lt,h.integerLength=_r,h.isArray=Bi,h.isArrayLike=Vr,h.isBrowser=at,h.isDate=_i,h.isDisplayNone=Yl,h.isESModule=Ai,h.isEmptyString=me,h.isEqual=Ze,h.isFunction=Kl,h.isHidden=$r,h.isMap=Vi,h.isNil=He,h.isNumberString=Gl,h.isObject=We,h.isPlainObject=Li,h.isPromise=kr,h.isRegExp=Ul,h.isSet=Mi,h.isString=zr,h.isSubPage=oo,h.isSymbol=Ii,h.isTouch=qt,h.isWindow=Br,h.kebabToPascal=Vt,h.lastIndexOf=Hi,h.makeArray=Di,h.merge=Mr,h.multiply=vr,h.negate=Cr,h.nextTick=Fi,h.numberFormat=Xt,h.objectToString=Er,h.once=ro,h.overrideGlobalIcons=zo,h.overrideGlobalValidateHandler=Zi,h.padZero=Wi,h.pascalToKebab=Ar,h.preventDefault=Ki,h.property=Fe,h.provideAbstractPageScope=Ur,h.provideInnerPageScope=tn,h.raf=jl,h.readonlyProperty=Re,h.setGlobalValidateCheckEvents=eo,h.setGlobalValidateHandler=Xi,h.setGlobalValidateMessages=lo,h.setGlobalValidateResetEvents=to,h.setGlobalValidator=Ji,h.throttle=Hr,h.toBoolean=de,h.toNumber=ke,h.toPadding=Je,h.toPx=fe,h.toPxDesc=io,h.toPxString=be,h.toTypeString=Zt,h.toValue=pe,h.tryTimes=nl,h.typeOf=Jt,h.unNumberFormat=xr,h.updatePageState=Ql,h.useBroadcast=Mt,h.useDomain=it,h.useExpose=Ce,h.useInnerSize=fl,h.usePageState=al,h.usePosition=hn,h.useRawTouch=Ht,h.useRect=bi,h.useSize=an,h.useSlotChildren=fn,h.useTouch=y8,h.valueLength=pt});
|