@fox-js/foxui-pad 4.1.1-18 → 4.1.1-19
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs.js +1 -1
- package/dist/index.esm.js +2590 -2574
- package/dist/index.umd.js +1 -1
- package/dist/style.js +1 -1
- package/dist/types/index.d.ts +10 -0
- package/package.json +1 -1
package/dist/index.umd.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(w,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):(w=typeof globalThis<"u"?globalThis:w||self,t(w.FoxUI={},w.Vue,w.FoxValidator,w.ElementPlus,w.ElementPlusIconsVue,w.FoxI18n))})(this,function(w,t,pt,D,Ve,Ce){Object.defineProperties(w,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});var Wo=Object.create,Ba=Object.defineProperty,Uo=Object.getOwnPropertyDescriptor,Go=Object.getOwnPropertyNames,Xo=Object.getPrototypeOf,Zo=Object.prototype.hasOwnProperty,nt=(l,a)=>()=>(a||l((a={exports:{}}).exports,a),a.exports),Jo=(l,a,n,r)=>{if(a&&typeof a=="object"||typeof a=="function")for(var i=Go(a),o=0,s=i.length,c;o<s;o++)c=i[o],!Zo.call(l,c)&&c!==n&&Ba(l,c,{get:(e=>a[e]).bind(null,c),enumerable:!(r=Uo(a,c))||r.enumerable});return l},at=(l,a,n)=>(n=l!=null?Wo(Xo(l)):{},Jo(a||!l||!l.__esModule?Ba(n,"default",{value:l,enumerable:!0}):n,l)),Jt=window,Qo=typeof window<"u";function ei(){return typeof Jt<"u"?Jt.requestAnimationFrame||Jt.webkitRequestAnimationFrame||function(l){Jt.setTimeout(l,1e3/60)}:function(l){setTimeout(l,1e3/60)}}function ti(l){Qo?cancelAnimationFrame(l):clearTimeout(l)}var jl=ei();function Qt(l,a="0"){let n=0,r=-1;l[0]=="-"&&(n++,r=1,l=l.substring(1),l.length),a[0]=="-"&&(n++,r=2,a=a.substring(1),a.length),l=He(l),a=He(a),[l,a]=Wl(He(l),He(a)),n==1&&(r==1?l=Yl(l):a=Yl(a));let i=Da(l,a);return n?n==2?"-"+He(i):l.length<i.length?He(i.substring(1)):"-"+He(Yl(i)):He(i)}function Yl(l){let a="",n=l.length,r=l.split(".")[1],i=r?r.length:0;for(let s=0;s<n;s++)l[s]>="0"&&l[s]<="9"?a+=9-parseInt(l[s]):a+=l[s];let o=i>0?"0."+new Array(i).join("0")+"1":"1";return Da(a,o)}function He(l){let a=l.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 Wl(l,a){let n=l.split("."),r=a.split("."),i=n[0].length,o=r[0].length;return i>o?r[0]=new Array(Math.abs(i-o)+1).join("0")+(r[0]?r[0]:""):n[0]=new Array(Math.abs(i-o)+1).join("0")+(n[0]?n[0]:""),i=n[1]?n[1].length:0,o=r[1]?r[1].length:0,(i||o)&&(i>o?r[1]=(r[1]?r[1]:"")+new Array(Math.abs(i-o)+1).join("0"):n[1]=(n[1]?n[1]:"")+new Array(Math.abs(i-o)+1).join("0")),l=n[0]+(n[1]?"."+n[1]:""),a=r[0]+(r[1]?"."+r[1]:""),[l,a]}function Da(l,a){[l,a]=Wl(l,a);let n="",r=0;for(let i=l.length-1;i>=0;i--){if(l[i]==="."){n="."+n;continue}let o=parseInt(l[i])+parseInt(a[i])+r;n=o%10+n,r=Math.floor(o/10)}return r?r.toString()+n:n}var Be=(function(l){return l[l.CEILING=0]="CEILING",l[l.DOWN=1]="DOWN",l[l.FLOOR=2]="FLOOR",l[l.HALF_DOWN=3]="HALF_DOWN",l[l.HALF_EVEN=4]="HALF_EVEN",l[l.HALF_UP=5]="HALF_UP",l[l.UNNECESSARY=6]="UNNECESSARY",l[l.UP=7]="UP",l})({});function Dt(l,a=0,n=Be.HALF_EVEN){if(n===Be.UNNECESSARY)throw new Error("UNNECESSARY Rounding Mode has not yet been implemented");typeof l=="number"&&(l=l.toString());let r=!1;l[0]==="-"&&(r=!0,l=l.substring(1));let i=l.split("."),o=i[0],s=i[1];if(a<0){if(a=-a,o.length<=a)return"0";{let e=o.substr(0,o.length-a);return l=e+"."+o.substr(o.length-a)+s,e=Dt(l,0,n),(r?"-":"")+e+new Array(a+1).join("0")}}if(a==0)return o.length,Ma(i[1],o,r,n)?(r?"-":"")+Ul(o):(r?"-":"")+o;if(i[1]){if(i[1].length<a)return(r?"-":"")+o+"."+i[1]+new Array(a-i[1].length+1).join("0")}else return(r?"-":"")+o+"."+new Array(a+1).join("0");s=i[1].substring(0,a);let c=i[1].substring(a);return c&&Ma(c,s,r,n)&&(s=Ul(s),s.length>a)?(r?"-":"")+Ul(o,parseInt(s[0]))+"."+s.substring(1):(r?"-":"")+o+"."+s}function Ma(l,a,n,r){if(!l||l===new Array(l.length+1).join("0")||r===Be.DOWN||!n&&r===Be.FLOOR||n&&r===Be.CEILING)return!1;if(r===Be.UP||n&&r===Be.FLOOR||!n&&r===Be.CEILING)return!0;let i="5"+new Array(l.length).join("0");if(l>i)return!0;if(l<i)return!1;switch(r){case Be.HALF_DOWN:return!1;case Be.HALF_UP:return!0;case Be.HALF_EVEN:default:return parseInt(a[a.length-1])%2==1}}function Ul(l,a=0){a||(a=1),typeof l=="number"&&l.toString();let n=l.length-1,r="";for(let i=n;i>=0;i--){let o=parseInt(l[i])+a;o==10?(a=1,o=0):a=0,r+=o}return a&&(r+=a),r.split("").reverse().join("")}function Gl(l,a){l=l.toString(),a=a.toString();let n=0;l[0]=="-"&&(n++,l=l.substr(1)),a[0]=="-"&&(n++,a=a.substr(1)),l=Mt(l),a=Mt(a);let r=0,i=0;l.indexOf(".")!=-1&&(r=l.length-l.indexOf(".")-1),a.indexOf(".")!=-1&&(i=a.length-a.indexOf(".")-1);let o=r+i;if(l=Mt(l.replace(".","")),a=Mt(a.replace(".","")),l.length<a.length){let f=l;l=a,a=f}if(a=="0")return"0";let s=a.length,c=0,e=[],u=s-1,m="";for(let f=0;f<s;f++)e[f]=l.length-1;for(let f=0;f<2*l.length;f++){let g=0;for(let S=a.length-1;S>=u&&S>=0;S--)e[S]>-1&&e[S]<l.length&&(g+=parseInt(l[e[S]--])*parseInt(a[S]));g+=c,c=Math.floor(g/10),m=g%10+m,u--}return m=Mt(li(m,o)),n==1&&(m="-"+m),m}function li(l,a){return a==0?l:(l=a>=l.length?new Array(a-l.length+1).join("0")+l:l,l.substr(0,l.length-a)+"."+l.substr(l.length-a,a))}function Mt(l){for(;l[0]=="0";)l=l.substr(1);if(l.indexOf(".")!=-1)for(;l[l.length-1]=="0";)l=l.substr(0,l.length-1);return l==""||l=="."?l="0":l[l.length-1]=="."&&(l=l.substr(0,l.length-1)),l[0]=="."&&(l="0"+l),l}function Xl(l,a,n=8){if(a==0)throw new Error("Cannot divide by 0");if(l=l.toString(),a=a.toString(),l=l.replace(/(\.\d*?[1-9])0+$/g,"$1").replace(/\.0+$/,""),a=a.replace(/(\.\d*?[1-9])0+$/g,"$1").replace(/\.0+$/,""),l==0)return"0";let r=0;a[0]=="-"&&(a=a.substring(1),r++),l[0]=="-"&&(l=l.substring(1),r++);var i=a.indexOf(".")>0?a.length-a.indexOf(".")-1:-1;if(a=He(a.replace(".","")),i>=0){let u=l.indexOf(".")>0?l.length-l.indexOf(".")-1:-1;if(u==-1)l=He(l+new Array(i+1).join("0"));else if(i>u)l=l.replace(".",""),l=He(l+new Array(i-u+1).join("0"));else if(i<u){l=l.replace(".","");let m=l.length-u+i;l=He(l.substring(0,m)+"."+l.substring(m))}else i==u&&(l=He(l.replace(".","")))}let o=0,s=a.length,c="",e=l.indexOf(".")>-1&&l.indexOf(".")<s?l.substring(0,s+1):l.substring(0,s);if(l=l.indexOf(".")>-1&&l.indexOf(".")<s?l.substring(s+1):l.substring(s),e.indexOf(".")>-1){let u=e.length-e.indexOf(".")-1;e=e.replace(".",""),s>e.length&&(u+=s-e.length,e=e+new Array(s-e.length+1).join("0")),o=u,c="0."+new Array(u).join("0")}for(n=n+2;o<=n;){let u=0;for(;parseInt(e)>=parseInt(a);)e=Qt(e,"-"+a),u++;c+=u,l?(l[0]=="."&&(c+=".",o++,l=l.substring(1)),e=e+l.substring(0,1),l=l.substring(1)):(o||(c+="."),o++,e=e+"0")}return(r==1?"-":"")+He(Dt(c,n-2))}function Zl(l,a){return l=l.toString(),a=a.toString(),a=Jl(a),Qt(l,a)}function Jl(l){return l[0]=="-"?l=l.substr(1):l="-"+l,l}function Ia(l,a){if(a==0)throw new Error("Cannot divide by 0");l=l.toString(),a=a.toString(),Aa(l),Aa(a);let n="";l[0]=="-"&&(n="-",l=l.substr(1)),a[0]=="-"&&(a=a.substr(1));let r=Zl(l,Gl(a,Dt(Xl(l,a),0,Be.FLOOR)));return n+r}function Aa(l){if(l.indexOf(".")!=-1)throw new Error("Modulus of non-integers not supported")}function _a(l,a){let n=!1;if(l[0]=="-"&&a[0]!="-")return-1;if(l[0]!="-"&&a[0]=="-")return 1;if(l[0]=="-"&&a[0]=="-"&&(l=l.substr(1),a=a.substr(1),n=!0),[l,a]=Wl(l,a),l.localeCompare(a)==0)return 0;for(let r=0;r<l.length;r++)if(l[r]!=a[r])return l[r]>a[r]?n?-1:1:n?1:-1;return 0}var It=class he{value;static RoundingModes=Be;static validate(a){if(a){if(a=a.toString(),isNaN(a))throw Error("Parameter is not a number: "+a);a[0]=="+"&&(a=a.substring(1))}else a="0";if(a.startsWith(".")?a="0"+a:a.startsWith("-.")&&(a="-0"+a.substr(1)),/e/i.test(a)){let[n,r]=a.split(/[eE]/);n=He(n);let i="";n[0]=="-"&&(i="-",n=n.substring(1)),n.indexOf(".")>=0?(r=parseInt(r)+n.indexOf("."),n=n.replace(".","")):r=parseInt(r)+n.length,n.length<r?a=i+n+new Array(r-n.length+1).join("0"):n.length>=r&&r>0?a=i+He(n.substring(0,r))+(n.length>r?"."+n.substring(r):""):a=i+"0."+new Array(-r+1).join("0")+n}return a}constructor(a="0"){this.value=he.validate(a)}getValue(){return this.value}static getPrettyValue(a,n,r){if(!(n||r))n=3,r=",";else if(!(n&&r))throw Error("Illegal Arguments. Should pass both digits and separator or pass none");a=he.validate(a);let i=a.charAt(0)=="-";i&&(a=a.substring(1));var o=a.indexOf(".");o=o>0?o:a.length;for(var s="",c=o;c>0;)c<n?(n=c,c=0):c-=n,s=a.substring(c,c+n)+(c<o-n&&c>=0?r:"")+s;return(i?"-":"")+s+a.substring(o)}getPrettyValue(a,n){return he.getPrettyValue(this.value,a,n)}static round(a,n=0,r=Be.HALF_EVEN){if(a=he.validate(a),isNaN(n))throw Error("Precision is not a number: "+n);return Dt(a,n,r)}round(a=0,n=Be.HALF_EVEN){if(isNaN(a))throw Error("Precision is not a number: "+a);return new he(Dt(this.value,a,n))}static floor(a){return a=he.validate(a),a.indexOf(".")===-1?a:he.round(a,0,Be.FLOOR)}floor(){return this.value.indexOf(".")===-1?new he(this.value):new he(this.value).round(0,Be.FLOOR)}static ceil(a){return a=he.validate(a),a.indexOf(".")===-1?a:he.round(a,0,Be.CEILING)}ceil(){return this.value.indexOf(".")===-1?new he(this.value):new he(this.value).round(0,Be.CEILING)}static add(a,n){return a=he.validate(a),n=he.validate(n),Qt(a,n)}add(a){return new he(Qt(this.value,a.getValue()))}static subtract(a,n){return a=he.validate(a),n=he.validate(n),Zl(a,n)}subtract(a){return new he(Zl(this.value,a.getValue()))}static multiply(a,n){return a=he.validate(a),n=he.validate(n),Gl(a,n)}multiply(a){return new he(Gl(this.value,a.getValue()))}static divide(a,n,r){return a=he.validate(a),n=he.validate(n),Xl(a,n,r)}divide(a,n){return new he(Xl(this.value,a.getValue(),n))}static modulus(a,n){return a=he.validate(a),n=he.validate(n),Ia(a,n)}modulus(a){return new he(Ia(this.value,a.getValue()))}static compareTo(a,n){return a=he.validate(a),n=he.validate(n),_a(a,n)}compareTo(a){return _a(this.value,a.getValue())}static negate(a){return a=he.validate(a),Jl(a)}negate(){return new he(Jl(this.value))}};function La(l,a){return It.multiply(`${l}`,`${a}`)}function Ql(l,a,n=8){return It.divide(`${l}`,`${a}`,n)}var h9=It.RoundingModes;function en(l,a){return l=`${l}`,a=`${a}`,It.compareTo(l,a)}function Pa(l){return It.negate(l)}function el(l,a=-1,n=!1,r=3,i=","){let o=`${l}`;if(o.length==0||o==="-")return"";let s=o.charAt(0);s=="-"?o=o.substring(1):s="";let c=o,e="",u=o.indexOf(".");u!=-1&&(c=o.substring(0,u),e=o.substring(u+1)),a!=-1&&(a<e.length?e=e.substring(0,a):n&&a>e.length&&(e=e.padEnd(a,"0")));let m;if(r>0){let f="",g=c.split("").reverse();for(let S=0;S<g.length;S++)f+=g[S]+((S+1)%r==0&&S+1!=g.length?i:"");e.length==0?m=`${s}${f.split("").reverse().join("")}`:m=`${s}${f.split("").reverse().join("")}.${e}`}else e.length==0?m=`${s}${c}`:m=`${s}${c}.${e}`;return m}function Fa(l){let a=`${l}`,n=a.charAt(0);n=="-"?a=a.substring(1):n="";let r=a.replace(/[^\d\.-]/g,"");return`${n}${r}`}var tn=jl,ni=Array.isArray,ai=l=>ll(l)==="[object Map]",ri=l=>ll(l)==="[object Set]",ct=l=>l instanceof Date,ln=l=>typeof l=="function",Ra=l=>typeof l=="string",oi=l=>typeof l=="symbol",Ke=l=>l!==null&&typeof l=="object",tl=l=>Ke(l)&&ln(l.then)&&ln(l.catch),Oa=Object.prototype.toString,ll=l=>Oa.call(l),ii=l=>ll(l)==="[object Object]",Ha=typeof Symbol=="function"&&typeof Symbol.toStringTag=="symbol";function si(l){return l.__esModule||Ha&&l[Symbol.toStringTag]==="Module"}var ci=typeof Promise<"u"&&Promise.toString().indexOf("[native code]")!==-1;function vt(...l){let a=l[0]!==void 0&&l[0]!==null?l[0]:{},n=1,r=l.length,i=!1;for(typeof a=="boolean"&&(i=a,a=l[n]??{},n++),typeof a!="object"&&(a={});n<r;n++)if(l[n]!==null&&l[n]!==void 0){let o=l[n];for(let s in o){let c=a[s],e=o[s];if(c!==e)if(i===!0&&e&&typeof e=="object"){let u;Array.isArray(e)?u=c&&Array.isArray(c)?c:[]:u=c&&typeof c=="object"?c:{},a[s]=vt(i,u,e)}else e!==void 0&&(a[s]=e)}}return a}var nn=ci?Promise.resolve():null;function ui(l,...a){nn!==null?a&&a.length>0?nn.then(()=>{l(a)}):nn.then(l):a&&a.length>0?setTimeout(()=>{l(a)}):setTimeout(l)}function fe(l){return l==null?!1:typeof l=="boolean"?l:typeof l=="string"?l.toLocaleLowerCase()==="true":!!l}function ye(l){return typeof l=="number"?l:Number(l)}var di={"[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 nl(l){let a=Object.prototype.toString.call(l);return l==null?String(l):di[a]||"object"}function qa(l){return l&&typeof l=="object"&&"setInterval"in l}function Ka(l){if(!l||l.nodeType!==1)return!0;let a=l;for(;a;){if(a.hidden)return!0;const n=window.getComputedStyle(a);if(n.display==="none"||n.visibility==="hidden"||n.visibility==="collapse")return!0;a=a.parentElement}return!1}function ja(l){let a=!!l&&"length"in l&&l.length,n=nl(l);return n==="function"||qa(l)?!1:n==="array"||a===0||typeof a=="number"&&a>0&&a-1 in l}function Ya(l,a){let n=+a.length,r=0,i=l.length;for(;r<n;r++)l[i++]=a[r];return l.length=i,l}function fi(l,a=[]){let n=a;return l!=null&&(ja(Object(l))?Ya(n,typeof l=="string"?[l]:l):n.push(l)),n}function We(l,a){if(l==a)return!0;if(l===void 0||a===void 0)return!1;let n=nl(l);if(n!==nl(a))return!1;if(n==="object"){let r=Object.keys(l),i=Object.keys(a);if(r.length!==i.length)return!1;for(let o=0;o<r.length;o++){let s=r[o],c=l[s],e=a[s];if(!We(c,e))return!1}return!0}else if(n==="array"){if(l.length!==a.length)return!1;for(let r=0;r<l.length;r++){let i=l[r],o=a[r];if(!We(i,o))return!1}return!0}return!1}var ut=typeof window<"u";function Ue(l){return l==null}function an(l){return Object.prototype.toString.call(l)==="[object RegExp]"}var me=l=>l==null||typeof l!="string"?!1:l.length===0;function rn(l){return me(l)?!0:(l.charAt(0)=="-"&&(l=l.substring(1)),me(l)||/^(([1-9][0-9]*\.[0-9]*)|([0]\.[0-9]*)|([0-9]*)|([0]{1}))$/.test(l))}function Wa(l){if(l==null)return 0;let a=`${l}`;if(a.length==0)return 0;a.charAt(0)=="-"&&(a=a.substring(1)),a=a.replace(/[^\d\.-]/g,"");const n=a.indexOf(".");return n==-1?a.length:n}function Ua(l){if(l==null)return 0;const a=`${l}`;if(a.length==0)return 0;const n=a.indexOf(".");return n==-1?0:a.length-(n+1)}function Ga(l,a,n){const r=l.indexOf(a);return r===-1?l:a==="-"&&r!==0?l.slice(0,r):l.slice(0,r+1)+l.slice(r).replace(n,"")}function mi(l,a=!0,n=!0){a?l=Ga(l,".",/\./g):l=l.replace(/\./g,""),n?l=Ga(l,"-",/-/g):l=l.replace(/-/,"");const r=a?/[^-0-9.]/g:/[^-0-9]/g;return l.replace(r,"")}function hi(l,a){return typeof l=="object"||Array.isArray(l)?a.findIndex(n=>{if(We(l,n))return!0}):a.indexOf(l)}function gi(l,a){if(typeof l=="object"||Array.isArray(l)){let n=a.reverse().findIndex(r=>{if(We(l,r))return!0});return n!==-1&&(n=a.length-1-n),n}return a.lastIndexOf(l)}function Qe(l){return l==null||l==null?0:typeof l=="string"?l.length:`${l}`.length}function rt(l,...a){const n={};return a.forEach(r=>{for(const i in r)n[i]=l[i]}),n}function De(l,...a){const n=[];a.forEach(i=>{Reflect.apply([].push,n,Reflect.ownKeys(i))});const r={};for(const i in l)n.includes(i)||(r[i]=l[i]);return r}var pi=(l,a,n)=>{const r=Object.assign({},l),i=Object.assign({},n);return Object.keys(a).length>0?(Object.keys(r).forEach(o=>{i.hasOwnProperty(o)?typeof i[o]=="string"&&(r[o]=a[i[o]]):a[o]&&(r[o]=a[o])}),r):l},Ee=Symbol.for("BroadcastKey"),on=class{parent;children=[];callbacks=new Map;proxy=null;name;persistantMessages=new Map;constructor(l,a,n){this.parent=l,this.proxy=a,this.name=n,l!==null&&l.addChild(this)}addChild(l){this.children.push(l)}removeChild(l){const a=this.children.findIndex(n=>l===n);a!==-1&&this.children.splice(a,1)}destroy(){this.parent!==null&&this.parent.removeChild(this),this.persistantMessages.clear(),this.parent=null,this.proxy=null}setPersistantMessage(l,a,n){if(!l.uniqueId)return console.warn("[FoxUI]持久化消息,必须设置uniqueId。"),!1;const r=l.uniqueId,i={matched:l,action:a,args:n};return this.persistantMessages.set(r,i),!0}deletePersistantMessage(l){this.persistantMessages.delete(l)}getPersistantMessages(){const l=[];return this.persistantMessages.forEach(a=>{l.push(a)}),l}clearPersistantMessage(){this.persistantMessages.clear()}isMatched(l,a){if(!a||a.messagingPolicy==="Once"&&a.resolved===!0)return!1;let n=!1;return!a.name||a.name==="*"||a.name==="+"||an(a.name)&&l&&a.name.test(l)?n=!0:typeof a.name=="function"?n=Reflect.apply(a.name,null,[l]):a.name===l&&(n=!0),n}trigger(l,a,n){let r=null;const i=this.callbacks.get(a);typeof i=="function"&&(r=Reflect.apply(i,this.proxy,[...n]));const o=this.proxy??{};typeof o[a]=="function"&&(r=Reflect.apply(o[a],o,[...n])),l.resolved=!0,typeof l.resolve=="function"&&l.resolve(r)}pull(){let l=this.parent;for(;l;){const a=l.getPersistantMessages();Array.isArray(a)&&a.length>0&&a.forEach(n=>{if(this.isMatched(this.name,n.matched))try{this.trigger(n.matched,n.action,n.args)}catch(r){console.error(r)}}),l=l.parent}}emit(l,a,...n){if(l.messagingPolicy==="Once"&&l.resolved===!0)return[];if(l.cachePolicy==="Persistant")this.setPersistantMessage(l,a,n),l.cachePolicy="None";else if(l.cachePolicy==="Unresolved"){if(this.setPersistantMessage(l,a,n)){const o=l.resolve,s=l.uniqueId??"",c=(...e)=>{this.deletePersistantMessage(s),typeof o=="function"&&o(...e)};l.resolve=c}l.cachePolicy="None"}let r=!1;!l.name||l.name==="*"?r=!0:l.name==="+"?(r=!1,l.name="*"):an(l.name)&&this.name&&l.name.test(this.name)?r=!0:typeof l.name=="function"?r=Reflect.apply(l.name,null,[this.name]):l.name===this.name&&(r=!0);const i=[];if(r){const o=this.callbacks.get(a);if(typeof o=="function"){const c=Reflect.apply(o,this.proxy,[...n]);c!=null&&i.push(c)}const s=this.proxy??{};if(typeof s[a]=="function"){const c=Reflect.apply(s[a],s,[...n]);c!=null&&i.push(c)}if(l.resolved=!0,typeof l.resolve=="function"&&l.resolve(...i),l.messagingPolicy==="Once")return i}return this.children.forEach(o=>{const s=Reflect.apply(o.emit,o,[{...l},a,...n]);s!=null&&Array.isArray(s)&&Reflect.apply([].push,i,[...s])}),i}emitToChildren(l,a,...n){if(l.cachePolicy==="Persistant")this.setPersistantMessage(l,a,n),l.cachePolicy="None";else if(l.cachePolicy==="Unresolved"){if(this.setPersistantMessage(l,a,n)){const i=l.resolve,o=l.uniqueId??"",s=(...c)=>{this.deletePersistantMessage(o),typeof i=="function"&&i(...c)};l.resolve=s}l.cachePolicy="None"}const r=[];return this.children.forEach(i=>{const o=Reflect.apply(i.emit,i,[{...l},a,...n]);o!=null&&Array.isArray(o)&&Reflect.apply([].push,r,[...o])}),r}on(l,a){this.callbacks.set(l,a)}};function al(l,a,n,r){const i=new on(a,l,n);if(r&&typeof r=="object")for(const o in r)i.on(o,r[o]);return i}function yi(l,a,n){const r=n;if(r[Ee])return r[Ee];const i=new on((0,t.inject)(Ee,null),n,l);if(a&&typeof a=="object")for(const o in a)i.on(o,a[o]);return r[Ee]=i,(0,t.provide)(Ee,i),(0,t.onUnmounted)(()=>{i.destroy(),r[Ee]=void 0}),i}function At(l=null){return l||(l=(0,t.getCurrentInstance)()?.proxy??null),l?l[Ee]??(0,t.inject)(Ee,null):(0,t.inject)(Ee,null)}var bi=class{error(l,a){const n=a,r=a||(0,t.hasInjectionContext)()?At(a):null;r?r.emit({name:"*"},"setErrorTip",l):typeof n.setErrorTip=="function"&&n.setErrorTip(l)}reset(l){const a=l,n=l||(0,t.hasInjectionContext)()?At(l):null;n?n.emit({name:"*"},"setErrorTip",""):typeof a.setErrorTip=="function"&&a.setErrorTip("")}success(l){const a=l,n=l||(0,t.hasInjectionContext)()?At(l):null;n?n.emit({name:"*"},"setErrorTip",""):typeof a.setErrorTip=="function"&&a.setErrorTip("")}decorate(l,a,n){Array.isArray(l)||(l=[l]);const r=n,i=n||(0,t.hasInjectionContext)()?At(n):null,o=a.find(c=>c.required===!0||c.type==="required"&&c.required!==!1),s=l.find(c=>c.required===!0||c.type==="required"&&c.required!==!1);!o&&s?i?i.emit({name:"*"},"setRequired",!0):typeof r.setRequired=="function"&&r.setRequired(!0):o&&!s&&(i?i.emit({name:"*"},"setRequired",!1):typeof r.setRequired=="function"&&r.setRequired(!1),this.reset(n))}getValue(l){return l.modelValue}},_t=new bi;function wi(l){_t=l}function Si(l){_t?Object.assign(_t,l):_t=l}function vi(l,a){pt.Schema.setValidator(l,a)}function Ci(l){pt.Schema.deleteValidator(l)}var Xa=["blur","clear"];function Ni(l){Xa=l}function Za(){return Xa}var Ja=["focus","change","setValue"];function ki(l){Ja=l}function Qa(){return Ja}function xi(l){pt.Schema.messages(l)}function Lt(...l){const a=[];return l.forEach(n=>{n.forEach(r=>{const i=a.findIndex(o=>o.type===r.type);i!==-1&&a.splice(i,1),a.push(r)})}),a}function rl(l){return l.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")}),l}var Ze=Symbol("ValidateSchemaKey"),er=class{parent=null;validators={};attrRules=[];rules=[];descriptor;proxy;scope=null;constructor(l,a,n){this.parent=l,this.descriptor=a,this.proxy=n,(this.descriptor.validate??!0)&&this.init()}init(){if(this.descriptor.pureDataValidate===!0||!this.descriptor.valueName||!this.proxy)return;let l=this.proxy.$attrs;l&&(this.scope=(0,t.effectScope)(!0),this.scope.run(()=>{(0,t.watchEffect)(()=>{const a=rl(Lt(this.attrRules,this.rules)),n=[];for(let i in l){let o=l[i];if(this.hasValidator(i,!0)){if(o===!1)continue;let c={type:i};o!==null&&typeof o=="object"&&Object.assign(c,o),n.push(c);continue}let s=this.getValidator(i);if(s!==null){let c={type:i,validator:s};n.push(c)}}this.attrRules=rl(n);const r=Lt(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(l,...a){const n=this.descriptor.validateHandler;if(n&&typeof n[l]=="function")return Reflect.apply(n[l],n,[...a]);const r=_t;return r&&typeof r[l]=="function"?Reflect.apply(r[l],r,[...a]):null}decorate(l,a){this.descriptor.pureDataValidate!==!0&&this.execHandler("decorate",l,a,this.proxy)}success(){this.descriptor.pureDataValidate!==!0&&this.execHandler("success",this.proxy)}error(l){this.descriptor.pureDataValidate!==!0&&this.execHandler("error",l,this.proxy)}getValue(){return this.proxy===null?null:this.execHandler("getValue",this.proxy)}setValidator(l,a,n=!1){n?pt.Schema.setValidator(l,a):this.validators[l]=a}getValidator(l){let a=this.validators[l]??null;return a||(a=this.parent?.getValidator(l)??null),a}deleteValidator(l,a=!1){a?pt.Schema.deleteValidator(l):Reflect.deleteProperty(this.validators,l)}hasValidator(l,a=!1){if(a)return pt.Schema.hasValidator(l);{let n=Reflect.has(this.validators,l);return!n&&this.parent!==null&&(n=this.parent.hasValidator(l,!1)),n}}setRule(l){const a=Lt(this.attrRules,this.rules);l===null?this.rules=[]:Array.isArray(l)?this.rules=rl(l):this.rules=rl([l]);const n=Lt(this.attrRules,this.rules);(0,t.nextTick)(()=>{this.decorate(n,a)})}clear(){this.proxy===null||this.descriptor.pureDataValidate===!0||this.execHandler("reset",this.proxy)}validate(){if(this.descriptor.validate??!0){let l=Lt(this.attrRules,this.rules);const a=this.descriptor.fieldName??"value";if(l.length>0){const n={[`${a}`]:l},r=this.getValue(),i={[`${a}`]:r},o=new pt.Schema(n),s=this.proxy??i;return o.validate(i,{context:s}).then(c=>{if(c.pass)this.success();else{let e="error";Array.isArray(c.errors)&&c.errors.length>0&&(e=c.errors[0].message??e,c.errors=[c.errors[0]],c.errors[0].ref=s),this.error(e)}return c}).catch(c=>{const e=c.message??`${c}`;return this.error(e),c})}}return Promise.resolve({pass:!0})}};function ol(l,a,n){if(n.valueName=n.valueName??"modelValue",n.valueType=n.valueType??"string",!n.validateHandler&&n.valueName!=="modelValue"){const r=n.valueName;n.validateHandler={getValue(i){return i[r]}}}return new er(a,n,l)}var il=Symbol.for("EventEmitterKey"),tr=class{register=new Map;proxy;constructor(l){this.proxy=l}destroy(){this.proxy=null,this.register.clear()}off(l,a){let n=this.register.get(l);if(n&&Array.isArray(n)){let r=n.findIndex(i=>i===a);r!==-1&&n.splice(r,1)}}on(l,a){let n=this.register.get(l);n||(n=new Array,this.register.set(l,n)),n.push(a)}emit(l,...a){const n=this.register.get(l);n&&n.forEach(r=>{try{Reflect.apply(r,null,[l,...a])}catch(i){console.error(i.message,i)}}),this.proxy&&Reflect.apply(this.proxy.$emit,this.proxy,[l,...a])}};function Ge(l,a){let n=null;return function(...r){n&&clearTimeout(n),n=setTimeout(()=>{n=null,Reflect.apply(l,null,[...r])},a)}}function lr(l,a){let n=0;return function(...r){const i=new Date().getTime();i-n<a||(n=i,Reflect.apply(l,null,[...r]))}}function zi(l,a){const n=Ge((r,i)=>{l=r,i()},a);return(0,t.customRef)((r,i)=>({get(){return r(),l},set(o){n(o,i)}}))}function Ei(l){let a=!1;return function(...n){a||(a=!0,Reflect.apply(l,null,[...n]))}}function sl(l,a,n,r=0,i=!0,o){let s=a,c=0;if(i){const u=l();if(c++,u){typeof o=="function"&&o(!0);return}if(c>n){typeof o=="function"&&o(!1);return}}const e=()=>{const u=l();if(c++,u){typeof o=="function"&&o(!0);return}if(c>n){typeof o=="function"&&o(!1);return}s+=r,setTimeout(e,s)};setTimeout(e,s)}var Ye=Symbol("DomainKey"),Ct=Symbol("DataItemsKey"),cl=class{_parent=null;get parent(){return this._parent}set parent(l){this._parent=l}_name=null;get name(){return this._name}_broadcast=null;get broadcast(){return this._broadcast}set broadcast(l){this._broadcast=l}_validateSchema=null;get validateSchema(){return this._validateSchema}set validateSchema(l){this._validateSchema=l}_props=(0,t.reactive)({});constructor(l=null){this._name=l}destroy(){this._parent=null,this._broadcast=null,this._validateSchema=null,this._props={}}merge(l,a=[]){for(const n in l){const r=l[n];a.length>0&&a.indexOf(r)!==-1||(this._props[n]=r)}}has(l){if(Reflect.has(this._props,l)){const a=this._props[l];if(a!=null)return!0}return this.parent==null?!1:this.parent.has(l)}delete(l){Reflect.deleteProperty(this._props,l)}set(l,a){this._props[l]=a}get(l,a){if(Reflect.has(this._props,l)){const n=this._props[l];if(n!=null)return n}return this.parent==null?a:this.parent.get(l,a)}getForParent(l,a){return this.parent==null?a:this.parent.get(l,a)}getForSelf(l){return this._props[l]}getAll(l){const a=[];let n=this;for(;n!=null;){if(Reflect.has(n._props,l)){const r=n._props[l];a.push(r)}n=n._parent}return a}},Ti=new cl;function Nt(){return Ti}function dt(l=null){return l||(l=(0,t.getCurrentInstance)()?.proxy??null),l?l[Ye]??(0,t.inject)(Ye,null):(0,t.inject)(Ye,null)}var sn=Symbol("OriginalDateKey");function cn(l,a,n=[],r){const i=(0,t.getCurrentInstance)();let o=i?.proxy,s=(0,t.inject)(Ye,null);s===null&&(s=Nt());const c=l||a.prop||a.name;let e=new cl(c);e.parent=s;const u=b=>{o[sn]||g(b),e?.set("modelValue",b)},m=()=>e?.getForSelf("modelValue")??null,f=()=>o[sn]??null,g=b=>{const h={};vt(!0,h,(0,t.toRaw)(b)),o[sn]=h};(0,t.isReactive)(a)||typeof a=="function"?(0,t.watch)(a,b=>{e?.merge(b,n)},{immediate:!0}):e.merge(a,n),a.modelValue&&g(a.modelValue);const S=(b,h)=>{e?.set(b,h)},z=b=>e?.getForSelf(b)??null;if(o[Ye]=e,(0,t.provide)(Ye,e),i!==null){const b=(0,t.inject)(Ee,null),h=al(o,b,c,r);e.broadcast=h,o[Ee]=h,(0,t.provide)(Ee,h),o.broadcast=(d,T,...A)=>Reflect.apply(h.emit,h,[d,T,...A]);const B=(0,t.inject)(Ze,null),p=ol(o,B,{componentName:""});e.validateSchema=p,o[Ze]=p,(0,t.provide)(Ze,p),o[Ct]=new Map,o.validate=(d=!0)=>{const T=[];let A=null;const V={deep:!1};if(d===!0)A={name:"*"};else if(Array.isArray(d)&&d.length>0){const v=d;A={name:I=>I?v.indexOf(I)!==-1:!1}}else if(d!=null&&typeof d=="object"){const v=d;if(Object.assign(V,v),Array.isArray(v.include)&&v.include.length>0){const I=v.include;A={name:C=>C?I.indexOf(C)!==-1:!1}}else if(Array.isArray(v.exclude)&&v.exclude.length>0){const I=v.exclude;A={name:C=>C?I.indexOf(C)===-1:!1}}else A={name:"*"}}if(A){const v=h?.emitToChildren(A,"validate",V);v&&Reflect.apply([].push,T,v)}return T.length==1?T[0]:T.length>1?Promise.all(T).then(v=>{let I=[];return v.forEach(C=>{C.pass===!1&&Array.isArray(C.errors)&&(I=[...I,...C.errors])}),I.length>0?{pass:!1,errors:I}:{pass:!0}}):Promise.resolve({pass:!0})},o.setNameValidateRules=(d,T=!0,A=!1)=>{if(A===!0){Reflect.ownKeys(d).forEach(V=>{let v=String(V);const I={componentName:"",fieldName:v,pureDataValidate:!0};if(e){const C=ar(e,v,I,h,p);o[Ct].set(v,C);const O=d[v];O&&C.validateSchema.setRule(O)}});return}if(T){const V=Reflect.ownKeys(d);h?.emitToChildren({name:v=>V.includes(v),cachePolicy:"Persistant",uniqueId:"validateRules"},"setNameValidateRules",d,!1)}},o.clearValidate=(d=!0)=>{let T=null;if(d===!0)T={name:"*"};else if(Array.isArray(d)&&d.length>0){const A=d;T={name:V=>V?A.indexOf(V)!==-1:!1}}else if(d!=null&&typeof d=="object"){const A=d;if(Array.isArray(A.include)&&A.include.length>0){const V=A.include;T={name:v=>v?V.indexOf(v)!==-1:!1}}else if(Array.isArray(A.exclude)&&A.exclude.length>0){const V=A.exclude;T={name:v=>v?V.indexOf(v)===-1:!1}}else T={name:"*"}}T&&h?.emitToChildren(T,"clearValidate",!1)},o.resetFields=d=>{const T=m();if(!T)return;const A={};if(vt(!0,A,f()??{}),Array.isArray(d))d.forEach(V=>{T[V]=A[V]});else if(d&&Array.isArray(d.include))(d.include??[]).forEach(V=>{T[V]=A[V]});else if(d&&Array.isArray(d.exclude)){let V=d.exclude??[];Reflect.ownKeys(A).forEach(v=>{V.includes(v)||(T[v]=A[v])})}else Object.assign(T,A);o.clearValidate(d)},o.setModelValue=(d,T)=>{if(!T||T===c)u(d);else{const A={name:T,messagingPolicy:"Once"};h?.emitToChildren(A,"setModelValue",d)}},o.getModelValue=()=>m(),o.setDomainProperty=(d,T)=>{S(d,T)},o.getDomainProperty=d=>z(d),setTimeout(function(){h?.pull()},0)}return(0,t.onUnmounted)(function(){e?.validateSchema&&(e.validateSchema.destroy(),o[Ze]=void 0,(0,t.provide)(Ze,null)),e?.broadcast&&(e?.broadcast?.destroy(),o[Ee]=void 0,(0,t.provide)(Ee,null)),e?.destroy(),o[Ye]=void 0,(0,t.provide)(Ye,null),o[Ct]&&(o[Ct].clear(),o[Ct]=void 0),o.broadcast=null,o.validate=null,o.setNameValidateRules=null,o.clearValidate=null,o.resetFields=null,o.setModelValue=null,o.getModelValue=null,o.setDomainProperty=null,o.getDomainProperty=null,e=null,o=null}),e}function nr(l,a,n=[]){let r=(0,t.getCurrentInstance)()?.proxy,i=(0,t.inject)(Ye,null);i===null&&(i=Nt());let o=new cl(l||a.prop||a.name);return o.parent=i,(0,t.isReactive)(a)||typeof a=="function"?(0,t.watch)(a,s=>{o?.merge(s,n)},{immediate:!0}):o.merge(a,n),r[Ye]=o,(0,t.provide)(Ye,o),(0,t.onUnmounted)(()=>{o?.destroy(),r[Ye]=void 0,(0,t.provide)(Ye,null),o=null,r=null}),o}function Te(l,a,n){const r=(0,t.getCurrentInstance)()?.proxy,i=a??"";let o=al(r,(0,t.inject)(Ee,null),i,n);r[Ee]=o,(0,t.provide)(Ee,o),r.broadcast=(m,f,...g)=>o?Reflect.apply(o.emit,o,[m,f,...g]):null;const s=(0,t.inject)(Ze,null);l.fieldName=l.fieldName??i;let c=ol(r,s,l);r[Ze]=c,(0,t.provide)(Ze,c),r.validate=(m=null)=>{if(!c)return Promise.resolve({pass:!0});const f=[];let g=!1,S=!1;if(Array.isArray(m)&&m.indexOf(i)!==-1)S=!0,g=!0;else if(m&&typeof m=="object"){const z=m,b=z.ignoreDisabled??!0,h=z.ignoreReadonly??!0,B=z.ignoreHidden??!0;b===!0&&l.disabled===!0||h===!0&&l.readonly===!0||B===!0&&Ka(r.$el)?S=!1:(Array.isArray(z.include)&&z.include.indexOf(i)!==-1||Array.isArray(z.exclude)&&z.exclude.indexOf(i),S=!0),g=z.deep??!1}else typeof m=="boolean"&&(g=m),S=!0;if(S){const z=c?.validate();f.push(z)}if(g){let z=null;const b={deep:!1};if(m===!0)z={name:"*"};else if(Array.isArray(m)&&m.length>0){const h=m;z={name:B=>B?h.indexOf(B)!==-1:!1}}else if(m!=null&&typeof m=="object"){const h=m;if(Object.assign(b,h),Array.isArray(h.include)&&h.include.length>0){const B=h.include;z={name:p=>p?B.indexOf(p)!==-1:!1}}else if(Array.isArray(h.exclude)&&h.exclude.length>0){const B=h.exclude;z={name:p=>p?B.indexOf(p)===-1:!1}}else z={name:"*"}}if(z&&o){const h=o.emitToChildren(z,"validate",b);Reflect.apply([].push,f,h)}}return f.length==1?f[0]:f.length>1?Promise.all(f).then(z=>{let b=[];return z.forEach(h=>{h.pass===!1&&Array.isArray(h.errors)&&(b=[...b,...h.errors])}),b.length>0?{pass:!1,errors:b}:{pass:!0}}):Promise.resolve({pass:!0})},r.setValidateRule=m=>c?.setRule(m),r.setNameValidateRules=(m,f=!1)=>{const g=m[i];g&&c?.setRule(g),f&&o&&o.emitToChildren({name:S=>Reflect.ownKeys(m).includes(S)},"setNameValidateRules",m,!1)},r.clearValidate=(m=null)=>{(!Array.isArray(m)||m.indexOf(a??"")!==-1)&&c?.clear();let f=null;if(m===!0)f={name:"*"};else if(Array.isArray(m)&&m.length>0){const g=m;f={name:S=>S?g.indexOf(S)!==-1:!1}}else if(m!=null&&typeof m=="object"){const g=m;if(Array.isArray(g.include)&&g.include.length>0){const S=g.include;f={name:z=>z?S.indexOf(z)!==-1:!1}}else if(Array.isArray(g.exclude)&&g.exclude.length>0){const S=g.exclude;f={name:z=>z?S.indexOf(z)===-1:!1}}else f={name:"*"}}f&&o&&o.emitToChildren(f,"clearValidate",!1)};let e=new tr(r);r[il]=e;const u=Ge((m="validate")=>{c&&(m==="reset"?c.clear():c.validate())},60);return(Array.isArray(l.validateCheckEvents)?l.validateCheckEvents:Za()).forEach(m=>{e&&e.on(m,f=>{u("validate")})}),(Array.isArray(l.validateResetEvents)?l.validateResetEvents:Qa()).forEach(m=>{e&&e.on(m,f=>{u("reset")})}),setTimeout(function(){o?.pull()},0),(0,t.onUnmounted)(()=>{o?.destroy(),r[Ee]=void 0,(0,t.provide)(Ee,null),o=null,c?.destroy(),r[Ze]=void 0,(0,t.provide)(Ze,null),c=null,e?.destroy(),r[il]=void 0,e=null,r.broadcast=null,r.validate=null,r.setValidateRule=null,r.setNameValidateRules=null,r.clearValidate=null}),{broadcast:o,validateSchema:c,emitEvent:(m,...f)=>{e&&Reflect.apply(e.emit,e,[m,...f])},onEvent:(m,f)=>{e&&Reflect.apply(e.on,e,[f])},offEvent:(m,f)=>{e&&Reflect.apply(e.off,e,[f])}}}function ar(l,a,n,r,i){const o={},s=a??"",c={getValue(){const m=l.getForSelf("modelValue");return m?m[s]:null},isExist(){const m=l.getForSelf("modelValue");return m?Reflect.has(m,s):!1}};n.fieldName=s,n.validateHandler={getValue(m){return c.getValue()}};let e=ol({},i,n);o.validate=(m=null)=>{if(!c.isExist())return console.warn(`validate error: field [${s}] not exist`),Promise.resolve({pass:!0});const f=[];let g=!1,S=!1;if(Array.isArray(m)&&m.indexOf(s)!==-1)S=!0,g=!0;else if(m&&typeof m=="object"){const z=m;Array.isArray(z.include)&&z.include.indexOf(s)!==-1||Array.isArray(z.exclude)&&z.exclude.indexOf(s),S=!0,g=z.deep??!1}else typeof m=="boolean"&&(g=m),S=!0;if(S&&e){const z=e.validate();f.push(z)}if(g){let z=null;const b={deep:!1};if(m===!0)z={name:"*"};else if(Array.isArray(m)&&m.length>0){const h=m;z={name:B=>B?h.indexOf(B)!==-1:!1}}else if(m!=null&&typeof m=="object"){const h=m;if(Object.assign(b,h),Array.isArray(h.include)&&h.include.length>0){const B=h.include;z={name:p=>p?B.indexOf(p)!==-1:!1}}else if(Array.isArray(h.exclude)&&h.exclude.length>0){const B=h.exclude;z={name:p=>p?B.indexOf(p)===-1:!1}}else z={name:"*"}}if(z&&u){const h=u.emitToChildren(z,"validate",b);Reflect.apply([].push,f,h)}}return f.length==1?f[0]:f.length>1?Promise.all(f).then(z=>{let b=[];return z.forEach(h=>{h.pass===!1&&Array.isArray(h.errors)&&(b=[...b,...h.errors])}),b.length>0?{pass:!1,errors:b}:{pass:!0}}):Promise.resolve({pass:!0})},o.setValidateRule=m=>e?.setRule(m),o.setNameValidateRules=m=>{const f=m[s];f&&e?.setRule(f)};let u=al(null,r,s,o);return(0,t.onUnmounted)(()=>{e=null,u=null}),{broadcast:u,validateSchema:e}}function un(){let l=(0,t.getCurrentInstance)()?.proxy,a=new tr(l);return l[il]=a,(0,t.onUnmounted)(()=>{a?.destroy(),l[il]=void 0,a=null,l=null}),{emitEvent:(n,...r)=>{a&&Reflect.apply(a.emit,a,[n,...r])},onEvent:(n,r)=>{a&&Reflect.apply(a.on,a,[r])},offEvent:(n,r)=>{a&&Reflect.apply(a.off,a,[r])}}}var ve=(l,a=-1)=>l?typeof l=="string"&&(l.endsWith("%")&&a<=0||l.endsWith("vh")||l.endsWith("vw"))?l:`${be(l,a)}px`:"",$i=ve;function be(l,a=-1){if(l==null)return 0;if(typeof l=="number")return l>0&&l<1&&a>0?l*a:l;if(l=l.trim().toLocaleLowerCase(),l.length===0)return 0;let n=l.indexOf("px");if(n!==-1)return Number(l.substring(0,n));if(n=l.indexOf("rem"),n!==-1){let i=Number(l.substring(0,n)),o=1;if(ut){const{fontSize:s}=window.getComputedStyle(document.documentElement,null),c=s.indexOf("px");c>0&&(o=Number(s.substring(0,c)))}return i*=o,i}if(n=l.indexOf("%"),n!==-1)return Number(l.substring(0,n))/100*a;const r=Number(l);return isNaN(r)?0:r}var ft="PageStateKey";function et(l){const a={top:null,left:null,bottom:null,right:null};return l&&(l.top!==null&&l.top!==void 0&&(a.top=be(l.top)),l.left!==null&&l.left!==void 0&&(a.left=be(l.left)),l.bottom!==null&&l.bottom!==void 0&&(a.bottom=be(l.bottom)),l.right!==null&&l.right!==void 0&&(a.right=be(l.right))),a}function dn(l,a,n={},r=!0,i=-1,o=-1,s=0,c=0){if(l.headerHeight=be(n.headerHeight??a.headerHeight??-1),l.headerPadding=et(n.headerPadding??a.headerPadding),l.footerHeight=be(n.footerHeight??a.footerHeight??-1),l.footerPadding=et(n.footerPadding??a.footerPadding),l.contentPadding=et(n.contentPadding??a.contentPadding),r){const e=n.height??a.height;e?l.height=be(e,o):l.height=be(o)-be(s,o)-be(c,o),l.width=be(n.width??a.width??0,i)}}function rr(l,a={}){const n={top:null,bottom:null,right:null,left:null},r={width:0,height:0,headerHeight:0,headerPadding:{...n},footerHeight:0,footerPadding:{...n},contentPadding:{...n},contentHeight:null,safeAreaTop:0,safeAreaBottom:0,safeAreaLeft:0,safeAreaRight:0,headerMounted:!1,footerMounted:!1},i=Object.assign(l.get("safeAreaInset")??{},a.safeAreaInset??{});i&&(r.safeAreaTop=be(i.top),r.safeAreaBottom=be(i.bottom),r.safeAreaLeft=be(i.left),r.safeAreaRight=be(i.right));const o=l.get("pageLayout");if(!o)return null;dn(r,o,a,!0,l.get("rootWidth")??-1,l.get("rootHeight")??-1,l.get("headerBarHeight")??0,l.get("footerBarHeight")??0);const s=(0,t.reactive)(r),c=l.getForParent(ft);c&&(r.height=ml(l,c),r.width=hl(l,c),(0,t.watch)([()=>ml(l,c),()=>hl(l,c)],([u,m])=>{s.height=u,s.width=m}));const e=!c;return(0,t.watch)([()=>a.height,()=>l.get("pageLayout"),()=>l.get("rootWidth"),()=>l.get("rootHeight"),()=>l.get("headerBarHeight"),()=>l.get("footerBarHeight")],([u,m,f=-1,g=-1,S=0,z=0])=>{dn(s,m,a,e,f,g,S,z)}),l.set(ft,s),s}function ul(l){return l.get(ft)}function dl(l,a){if(a=a??l.get(ft),a&&a.headerMounted){const n=a.safeAreaTop==-1?0:a.safeAreaTop;return a.headerAllHeight??a.headerHeight+n}return 0}function fl(l,a){if(a=a??l.get(ft),a&&a.footerMounted){const n=a.safeAreaBottom==-1?0:a.safeAreaBottom;return a.footerAllHeight??a.footerHeight+n}return 0}function ml(l,a){if(a=a??l.get(ft),a){if(a.contentInnerHeight)return a.contentInnerHeight;const n=dl(l,a),r=fl(l,a);return a.height-n-r-(a.contentPadding.top??0)-(a.contentPadding.bottom??0)}return 0}function hl(l,a){return a=a??l.get(ft),a?a.contentInnerWidth??a.width-(a.contentPadding.left??0)-(a.contentPadding.right??0):0}function Vi(l){return!!l.getForParent(ft)}var fn=Symbol.for("InnerPageScopeKey");function mn(l){(0,t.provide)(fn,l)}function Pt(l=!1){return(0,t.inject)(fn,l)}var hn=Symbol.for("AbstractPageScopeKey");function or(l){(0,t.provide)(hn,l)}function Ft(l=!1){return(0,t.inject)(hn,l)}var qe=(function(l){return l[l.Parent=0]="Parent",l[l.Near=1]="Near",l})({});function gl(l,a){return l==null?!1:typeof a=="function"?a(l):!0}function Ae(l,a,n=qe.Near,r){const i=dt();return i==null?l:n===qe.Parent?(0,t.computed)(()=>{const o=i.getAll(a);for(let c=o.length-1;c>=0;c--){const e=o[c];if(gl(e,r))return e}const s=l.value;return gl(s,r)?s:null}):(0,t.computed)(()=>{const o=l.value;if(gl(o,r))return o;const s=i.getAll(a);for(let c=0;c<s.length;c++){const e=s[c];if(gl(e,r))return e}return null})}function _e(l){return Ae(l,"readonly",qe.Near)}function Le(l){return Ae(l,"disabled",qe.Near)}function ge(l,a="modelValue",n=null,r){const i=(0,t.toRef)(l,a);let o=i.value;typeof n=="function"&&(o=n(i.value));const s=(0,t.ref)(o);return(0,t.watch)(i,c=>{if(typeof n=="function"){const e=n(c);e!==s.value&&(s.value=e,r&&r("setValue",e))}else c!==s.value&&(s.value=c,r&&r("setValue",c))}),s}var ir=new Map,pl=new Map,gn=null;function Bi(l){gn=l}function sr(l,a,n){if(n){let r=pl.get(n);r||(r=new Map,pl.set(n,r)),r.set(l,a)}else ir.set(l,a)}function Pe(l,a,n){!n&&gn&&(n=gn(l)??void 0);let r=null;if(n){let i=pl.get(n);i&&(r=i.get(a))}return r||(r=ir.get(a)),r}function Di(l,a){for(let n in l){const r=l[n];sr(n,r,a)}}function Mi(l){pl.delete(l)}function Ii(){return{top:0,left:0,bottom:0,right:0}}function Ai(){return ut?{rootWidth:document.documentElement.clientWidth||document.body.clientWidth,rootHeight:document.documentElement.clientHeight||document.body.clientHeight,pageLayout:{}}:{rootWidth:-1,rootHeight:-1,pageLayout:{}}}function _i(l,a){if(a.componentPrefix){const n=l.indexOf("-");return`${a.componentPrefix}${l.slice(n)}`}return l}var Li=class{packages;installers;_version;get version(){return this._version}constructor(l,a,n){this.packages=l,this.installers=a,this._version=n}install(l,a={}){a?.install!==!1&&(this.packages.forEach(r=>{if(r.install)l.use(r);else if(r.name){const i=_i(r.name,a);l.component(i,r)}}),this.installers.forEach(r=>{r(l,a)}));const n=Nt();if(a.autoAdjustPageLayout!==!1&&window.ResizeObserver){const r={...a},i=Ge(()=>{const o={...r};this.updateLayout(o,n)},120);new window.ResizeObserver(i).observe(window.document.body)}this.updateLayout(a,n)}updateLayout(l,a){const n=l.headerBarHeight??0,r=l.footerBarHeight??0,i=vt({},Ii(),l.safeAreaInset),o=Ai(),s=vt({},o.pageLayout,l.pageLayout);a=a??Nt(),a.set("safeAreaInset",i),a.set("headerBarHeight",n),a.set("footerBarHeight",r),a.set("pageLayout",s),a.set("rootWidth",o.rootWidth),a.set("rootHeight",o.rootHeight);const c=["install","componentPrefix","safeAreaInset","headerBarHeight","footerBarHeight","pageLayout","rootWidth","rootHeight"];for(const e in l)c.indexOf(e)===-1&&a.set(e,l[e])}setScopeGetter(l){Bi(l)}setAPI(l,a,n){sr(l,a,n)}getAPI(l,a,n){return Pe(l,a,n)}batchSetAPI(l,a){Di(l,a)}clearScopeAPI(l){Mi(l)}getRootDomain(){return Nt()}},Pi=[D.ElAffix,D.ElAlert,D.ElAutocomplete,D.ElAutoResizer,D.ElAvatar,D.ElBacktop,D.ElBadge,D.ElBreadcrumb,D.ElBreadcrumbItem,D.ElButton,D.ElButtonGroup,D.ElCalendar,D.ElCard,D.ElCarousel,D.ElCarouselItem,D.ElCascader,D.ElCascaderPanel,D.ElCheckTag,D.ElCheckbox,D.ElCheckboxButton,D.ElCheckboxGroup,D.ElCol,D.ElCollapse,D.ElCollapseItem,D.ElCollapseTransition,D.ElColorPicker,D.ElConfigProvider,D.ElContainer,D.ElAside,D.ElFooter,D.ElHeader,D.ElMain,D.ElDatePicker,D.ElDescriptions,D.ElDescriptionsItem,D.ElDialog,D.ElDivider,D.ElDrawer,D.ElDropdown,D.ElDropdownItem,D.ElDropdownMenu,D.ElEmpty,D.ElForm,D.ElFormItem,D.ElIcon,D.ElImage,D.ElImageViewer,D.ElInput,D.ElInputNumber,D.ElLink,D.ElMenu,D.ElSubMenu,D.ElMenuItem,D.ElMenuItemGroup,D.ElPageHeader,D.ElPagination,D.ElPopconfirm,D.ElPopover,D.ElPopper,D.ElProgress,D.ElRadio,D.ElRadioButton,D.ElRadioGroup,D.ElRate,D.ElResult,D.ElRow,D.ElScrollbar,D.ElSelect,D.ElOption,D.ElOptionGroup,D.ElSelectV2,D.ElSkeleton,D.ElSkeletonItem,D.ElSlider,D.ElSpace,D.ElSteps,D.ElStep,D.ElSwitch,D.ElTable,D.ElTableColumn,D.ElTableV2,D.ElTabs,D.ElTabPane,D.ElTag,D.ElTimePicker,D.ElTimeSelect,D.ElTimeline,D.ElTimelineItem,D.ElTooltip,D.ElTransfer,D.ElTree,D.ElTreeSelect,D.ElTreeV2,D.ElUpload,D.ElStatistic,D.ElCountdown,D.ElSegmented,D.ElAnchor,D.ElAnchorLink,D.ElWatermark,D.ElMessageBox,D.ElMessage,D.ElNotification,D.ElSplitter],Fi=[D.ElInfiniteScroll,D.ElLoading,D.ElMessage,D.ElMessageBox,D.ElNotification,D.ElPopoverDirective],Ri=(l,a={})=>{const n=a.componentPrefix??"fox",r=n[0].toUpperCase()+n.slice(1);Pi.forEach(i=>{let o=i.name;typeof o=="string"?(o=`${r}${o.slice(2)}`,l.component(o,i)):l.use(i)}),Fi.forEach(i=>{l.use(i)})};function se(l){const a="fox-"+l;return{componentName:a,scope:l.replace("-",""),create(n){return n.baseName=l,n.name=a,n.install=r=>{r.component(n.name,n)},(0,t.defineComponent)(n)},createDemo(n){return n.baseName=l,n.name="demo-"+l,(0,t.defineComponent)(n)}}}function we(l,a=null){if(a||(a=(0,t.getCurrentInstance)()),a&&a.proxy){let n=a.proxy;Object.assign(n,l)}}var xe={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}},Me={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}},cr={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}},ur={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}},dr=[];for(const l in ur)dr.push(l);var Oi={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}},Hi=(l,a)=>({inheritAttrs:!0,props:{...xe,...cr,...Oi},setup(n,{slots:r}){const i=Ft(!1),o=Pt(!1),s=cn(n.name,n);if(s){const f=rr(s,n);we({getPageContentHeight:()=>ml(s,f),getPageContentWidth:()=>hl(s,f),getPageHeaderHeight:()=>dl(s,f),getPageFooterHeight:()=>fl(s,f)}),f&&o&&(f.contentHeight="100%")}const c=(0,t.computed)(()=>({[l]:!0,"is-inner":o})),e=(0,t.computed)(()=>({})),u=(0,t.getCurrentInstance)(),m=(f,g=!1)=>{const S=u?.proxy;S&&typeof S.setNameValidateRules=="function"&&S.setNameValidateRules(f,!0,g)};return(0,t.watch)([()=>n.rules,()=>n.pureDataRules],([f,g],[S,z])=>{if(f&&S){const b=(0,t.toRaw)(S),h=(0,t.toRaw)(f),B=h?Reflect.ownKeys(h):[];(b?Reflect.ownKeys(b):[]).forEach(p=>{B.includes(p)||(h[p]=[])}),m(h)}if(g&&z){const b=(0,t.toRaw)(z),h=(0,t.toRaw)(g),B=h?Reflect.ownKeys(h):[];(b?Reflect.ownKeys(b):[]).forEach(p=>{B.includes(p)||(h[p]=[])}),m(h,!0)}},{deep:!0}),(0,t.onMounted)(()=>{n.rules&&m((0,t.toRaw)(n.rules)),n.pureDataRules&&m((0,t.toRaw)(n.pureDataRules),!0)}),()=>i?r?.default?.():(0,t.h)("div",{class:c.value,style:e.value},[r?.default?.()])}}),{componentName:qi,create:Ki,scope:ji}=se("page"),Yi=Ki(Hi(qi,ji)),pn=Yi;function yn(l){const a=(0,t.unref)(l);return{width:a.offsetWidth,height:a.offsetHeight}}function yl(l){const a=(0,t.unref)(l),n=window.getComputedStyle(a,null),r=parseFloat(n.getPropertyValue("padding-left")),i=parseFloat(n.getPropertyValue("padding-right")),o=parseFloat(n.getPropertyValue("padding-top")),s=parseFloat(n.getPropertyValue("padding-bottom"));return{width:a.clientWidth-r-i,height:a.clientHeight-o-s}}var fr={headerbar:{},radio:{},checkbox:{}};function Wi(l){Object.assign(fr,l)}function mr(){return fr}var Ui=(l,a,n,r=!1)=>({props:{fixed:{type:Boolean,required:!1,default:!0},safeAreaInsetTop:{type:Boolean,required:!1,default:!0},border:{type:Boolean,required:!1,default:!1},height:{type:[String,Number],required:!1},align:{type:[String],default:"center"},padding:{type:[Object],required:!1},leftShow:{type:[Boolean,String],required:!1,default:!0},leftIcon:{type:[Object],required:!1,default:n},leftText:{type:String,required:!1},titleShow:{type:Boolean,required:!1,default:!0},title:{type:String,required:!1,default:""},titleIcon:{type:[Object],required:!1},rightShow:{type:[String,Boolean],required:!1,default:!0},rightIcon:{type:[Object],required:!1},rightText:{type:String,required:!1,default:""}},emits:["back","click-title","click-right","click-right-text"],setup(i,o){const s=Ft(!1),c=Pt(!1),e=s?null:dt(),u=e?ul(e):null;u&&(u.headerMounted=!0);const m=mr(),f=l,g=(0,t.computed)(()=>{const x={[f]:!0,[`${f}--border`]:i.border,[`${f}--fixed`]:i.fixed};return c||(x[`${f}--safe-area-inset-top`]=i.safeAreaInsetTop),x}),S=(0,t.computed)(()=>({[`${f}__inner`]:!0,[`${f}__inner--${i.align}`]:!0})),z=Ue(i.height)?null:be(i.height),b=(0,t.computed)(()=>{const x={safeAreaTop:null,height:null,left:null,top:null,right:null,bottom:null};if(s)return x;if(e&&u){const $=et(i.padding??u.headerPadding);return Object.assign(x,$),Ue(z)||(u.headerHeight=z),x.height=u.headerHeight,x.safeAreaTop=u.safeAreaTop===-1?0:u.safeAreaTop,x.safeAreaTop>0&&(x.top=x.safeAreaTop+($.top??0),x.height&&x.height>0&&(x.height=x.height+x.safeAreaTop)),x}if(Ue(z)||(x.height=z),i.padding){const $=et(i.padding);Object.assign(x,$)}return x}),h=(0,t.ref)(null),B=()=>u&&h.value&&h.value.offsetParent!==null?(r||(u.headerAllHeight=yn(h.value).height),u.headerMounted=!0,!0):!1,p=Ge(B,120);let d=null;(0,t.onMounted)(()=>{s||u&&(sl(B,50,5,50,!0),window.ResizeObserver&&h.value&&(d=new window.ResizeObserver(p),d.observe(h.value)))}),(0,t.onUnmounted)(()=>{s||u&&(u.headerMounted=!1,d&&(d.disconnect(),d=null))});const T=(0,t.computed)(()=>{const x={};return s||(b.value.height!==null&&b.value.height!==void 0&&(x.height=`${b.value.height}px`),b.value.top!==null&&b.value.top!==void 0&&(x.paddingTop=`${b.value.top}px`),b.value.left!==null&&b.value.left!==void 0&&(x.paddingLeft=`${b.value.left}px`),b.value.right!==null&&b.value.right!==void 0&&(x.paddingRight=`${b.value.right}px`),b.value.bottom!==null&&b.value.bottom!==void 0&&(x.paddingBottom=`${b.value.bottom}px`)),x}),A=(0,t.computed)(()=>{const x=b.value?.height;return Ue(x)||x<0?!0:x>0});function V(){o.emit("back")}function v(){o.emit("click-title")}function I(){o.emit("click-right")}function C(){o.emit("click-right-text")}const O=()=>{if(!i.leftShow)return null;const x=[];if(o.slots.left)x.push(o.slots.left());else{if(o.slots.leftIcon){const $=(0,t.h)("view",{class:"left-icon",onClick:V},[o.slots.leftIcon()]);x.push($)}else{const $=i.leftIcon??m.headerbar.Left??n,P=(0,t.h)("view",{class:"left-icon",onClick:V},[(0,t.h)($)]);x.push(P)}if(i.leftText){const $=(0,t.h)("view",{class:"left-text",onClick:V},[i.leftText]);x.push($)}}return x.length===0?null:(0,t.h)("view",{class:"fox-header-bar__left"},x)},k=()=>{if(!i.rightShow)return null;const x=[];if(o.slots.right)x.push(o.slots.right());else{if(i.rightText){const $=(0,t.h)("view",{class:"right-text",onClick:C},[i.rightText]);x.push($)}if(o.slots.rightIcon){const $=(0,t.h)("view",{class:"right-icon",onClick:I},[o.slots.rightIcon()]);x.push($)}else if(i.rightIcon){const $=(0,t.h)("view",{class:"right-icon",onClick:I},[(0,t.h)(i.rightIcon)]);x.push($)}}return x.length===0?null:(0,t.h)("view",{class:"fox-header-bar__right"},x)},F=()=>{if(!i.titleShow)return null;const x=[],$=o.slots.default?o.slots.default():null;if($)x.push($);else{if(i.title){const P=(0,t.h)("view",{class:"title-text"},[i.title]);x.push(P)}if(o.slots.titleIcon){const P=(0,t.h)("view",{class:"title-icon",onClick:v},[o.slots.titleIcon()]);x.push(P)}else if(i.titleIcon){const P=(0,t.h)("view",{class:"title-icon",onClick:v},[(0,t.h)(i.titleIcon)]);x.push(P)}}return x.length===0?null:(0,t.h)("view",{class:"fox-header-bar__title"},x)},Q=()=>{const x=[],$=o.slots.bottom?o.slots.bottom():null;return $&&x.push($),x.length===0?null:(0,t.h)("view",{class:"fox-header-bar__bottom"},x)};return()=>{if(s||!A.value)return null;const x=[];if(o.slots.all)x.push(o.slots.all());else{const $=[],P=O();P&&$.push(P);const K=F();K&&$.push(K);const Z=k();if(Z&&$.push(Z),$.length>0){const H=(0,t.h)("view",{class:S.value},$);x.push(H)}const X=Q();X&&x.push(X)}return x.length===0?null:(0,t.h)("view",{class:g.value,style:T.value,ref:h},x)}}}),{componentName:Gi,create:Xi,scope:Zi}=se("header-bar"),Ji=Xi(Ui(Gi,Zi,Ve.ArrowLeft)),bn=Ji;function Qi(l,a,n=!1){return{props:{fixed:{type:Boolean,required:!1,default:!0},safeAreaInsetBottom:{type:Boolean,required:!1,default:!0},border:{type:Boolean,required:!1,default:!1},height:{type:[String,Number],required:!1},padding:{type:[Object],required:!1},align:{type:String,required:!1,default:"center"}},setup(r,i){const o=Ft(!1),s=Pt(!1),c=o?null:dt(),e=c?ul(c):null,u=(0,t.computed)(()=>{const p=l,d={[p]:!0,[`${p}--${r.align}`]:!0,[`${p}--border`]:r.border,[`${p}--fixed`]:r.fixed};return s||(d[`${p}--safe-area-inset-bottom`]=r.safeAreaInsetBottom),d}),m=Ue(r.height)?null:be(r.height),f=(0,t.computed)(()=>{const p={safeAreaBottom:null,height:null,left:null,top:null,right:null,bottom:null};if(o)return p;if(c&&e){const d=et(r.padding??e.footerPadding);return Object.assign(p,d),Ue(m)||(e.footerHeight=m),p.height=e.footerHeight,p.safeAreaBottom=e.safeAreaBottom===-1?0:e.safeAreaBottom,p.safeAreaBottom>0&&(p.bottom=p.safeAreaBottom+(d.bottom??0),p.height&&p.height>0&&(p.height=p.height+p.safeAreaBottom)),p}if(Ue(m)||(p.height=m),r.padding){const d=et(r.padding);Object.assign(p,d)}return p}),g=(0,t.computed)(()=>{const p=f.value?.height;return Ue(p)||p<0?!0:p>0}),S=(0,t.ref)(null),z=()=>e&&S.value&&S.value.offsetParent!==null?(n||(e.footerAllHeight=yn(S.value).height),e.footerMounted=!0,!0):!1,b=Ge(z,120);let h=null;(0,t.onMounted)(()=>{o||e&&(sl(z,50,5,50,!0),window.ResizeObserver&&S.value&&(h=new window.ResizeObserver(b),h.observe(S.value)))}),(0,t.onUnmounted)(()=>{o||e&&(e.footerMounted=!1,h&&(h.disconnect(),h=null))});const B=(0,t.computed)(()=>{const p={};return o||(f.value.height!==null&&f.value.height!==void 0&&(p.height=ve(f.value.height)),f.value.top!==null&&f.value.top!==void 0&&(p.paddingTop=ve(f.value.top)),f.value.left!==null&&f.value.left!==void 0&&(p.paddingLeft=ve(f.value.left)),f.value.right!==null&&f.value.right!==void 0&&(p.paddingRight=ve(f.value.right)),f.value.bottom!==null&&f.value.bottom!==void 0&&(p.paddingBottom=ve(f.value.bottom))),p});return()=>{if(o||!g.value)return null;const p=i.slots.default?i.slots.default():[];return(0,t.h)("view",{ref:S,class:u.value,style:B.value},p)}}}}var{componentName:es,create:ts,scope:ls}=se("footer-bar"),ns=ts(Qi(es,ls)),wn=ns;function as(l,a){return{props:{padding:{type:[Object],required:!1},tag:{type:[String],required:!1,default:()=>"div"}},setup(n,{slots:r,attrs:i}){const o=Ft(!1),s=Pt(!1),c=o?null:dt(),e=(0,t.computed)(()=>({[l]:!0})),u=c?ul(c):null,m=(0,t.computed)(()=>{const b={};if(o)return b;if(c&&u){if(n.padding){const v=et(n.padding);Object.assign(u.contentPadding,v)}const h=dl(c,u),B=fl(c,u);let p="";u.contentHeight?p=`${u.contentHeight}`:p=`${u.height}px`,b.height=p;let d=(u&&u.contentPadding&&u.contentPadding.top)??-1;(d>=0||h>0)&&(d=d<0?0:d,b.paddingTop=`${h+d}px`);let T=(u&&u.contentPadding&&u.contentPadding.bottom)??-1;(T>=0||B>0)&&(T=T<0?0:T,b.paddingBottom=`${B+T}px`);const A=(u&&u.contentPadding&&u.contentPadding.left)??-1;A>=0&&(b.paddingLeft=`${A}px`);const V=(u&&u.contentPadding&&u.contentPadding.right)??-1;return V>=0&&(b.paddingRight=`${V}px`),b}if(n.padding){const h=et(n.padding);h.left&&(b.paddingLeft=`${h.left}px`),h.top&&(b.paddingTop=`${h.top}px`),h.right&&(b.paddingRight=`${h.right}px`),h.bottom&&(b.paddingBottom=`${h.bottom}px`)}return b}),f=(0,t.ref)(null),g=()=>{if(u&&f.value){const b=yl(f.value);u.contentInnerHeight=b.height,u.contentInnerWidth=b.width}},S=Ge(g,120);let z=null;return(0,t.onMounted)(()=>{s||o||(requestAnimationFrame(g),window.ResizeObserver&&f.value&&(z=new window.ResizeObserver(S),z.observe(f.value)))}),(0,t.onUnmounted)(()=>{s||o||z&&(z.disconnect(),z=null)}),()=>o?r.default?.():(0,t.h)(n.tag??"view",{...i,ref:f,class:e.value,style:m.value},r)}}}var{componentName:rs,create:os,scope:is}=se("content"),ss=os(as(rs,is)),Sn=ss,kt="GroupStateKey",hr=Symbol.for("GroupScopeKey");function bl(){return(0,t.inject)(hr,!1)}function wl(l=!0){(0,t.provide)(hr,l)}function cs(l,a={}){Reflect.ownKeys(a).forEach(n=>{if(typeof n!="string")return;const r=a[n];Ue(r)||(l[n]=r)})}function us(l,a={}){const n={type:"grid",width:l.get("width",-1),column:-1,gutter:-1};cs(n,a);const r=(0,t.markRaw)({layout:(0,t.shallowRef)(n),passport:0,order:{index:0}});return l.set(kt,r),r}function vn(l,a,n=-1,r=-1,i=!1,o,s,c){const e=l.get(kt);if(!e)return;const u=l.get("groupLayout")??{};n===-1&&(n=u.column??1),r===-1&&(r=u.gutter??0),o||(o=u.minItemWidth??-1),s||(s=u.maxItemWidth??-1);const m=be(o),f=be(s);c||(c=u.type??"grid");const g=()=>{const S=a===""||a===-1,z=be(a);let b=ye(n);const h=be(r);if(!S){let d=(z-(b-1)*h)/b;for(;f!==-1&&d>f;)b++,d=(z-(b-1)*h)/b;for(;m!==-1&&b>1&&d<m;)b--,d=(z-(b-1)*h)/b}let B=!1;const p=e.layout;p.value.width=a,p.value.column!==b&&(p.value.column=b,B=!0),p.value.gutter!==h&&(p.value.gutter=h,B=!0),p.value.type!==c&&(p.value.type=c,B=!0),B&&(0,t.triggerRef)(p)};if(i)g();else{const S=++e.passport;setTimeout(()=>{S===e.passport&&g()},50)}}function Sl(l,a=!1){let n;return a?n=l.getForParent(kt):n=l.get(kt),n.layout}function vl(l,a=!1){let n;return a?n=l.getForParent(kt):n=l.get(kt),n.order}function gr(l,a=1){if(a==="stretch")return-1;const n=ye(a);return n===-1?100:100*n/l}function Cl(l,a,n=1,r=0,i){const o={};let s=0;i?s=be(i):s=gr(a.column,n),s>0&&(o.width=`${s}%`);const c=gr(a.column,r);c>0&&(o["margin-left"]=`${c}%`);const e=a.gutter/2;return e>0&&(o["padding-left"]=`${e}px`,o["padding-right"]=`${e}px`),o}function Nl(l,a,n=1,r=0){if(n==="stretch"){const e=l.index%a.column,u=e+(a.column-e);return l.index=l.index+(u-e),{"grid-column":`${e+1} / -1`}}let i=ye(n);if(i===-1){const e=l.index%a.column;return a.column,e==0?l.index=l.index+a.column:l.index=l.index+(a.column-e)+a.column,{"grid-column":"1 / -1"}}if(i>a.column){const e=l.index%a.column;return a.column,e==0?l.index=l.index+a.column:l.index=l.index+(a.column-e)+a.column,{"grid-column":"1 / -1"}}const o=ye(r)%a.column;let s=(l.index+o)%a.column,c=s+i;return c>a.column?(s=0,c=s+i,l.index=l.index+(a.column-s)+i):l.index=l.index+o+i,o>0?{"grid-column":`${s+1} / span ${i}`}:{"grid-column-start":`span ${i}`}}var pr=Symbol("RollingStateKey");function ds(l){(0,t.provide)(pr,l)}function fs(){return(0,t.inject)(pr,null)}function Cn(l){let a=0;const n=window.getComputedStyle(l,null);if(n.getPropertyValue("box-sizing")==="content-box"){const r=parseFloat(n.getPropertyValue("padding-top")),i=parseFloat(n.getPropertyValue("padding-bottom"));a=l.clientHeight-r-i}else a=l.offsetHeight;return a}function ms(l){let a=Cn(l);if(a<=0){const n=l.cloneNode(!0);n.style=`width: ${l.offsetWidth}px; height: initial; overflow: initial; visibility: hidden;`,document.body.appendChild(n),a=Cn(n),document.body.removeChild(n)}return a}function hs(l,a,n){const r=typeof l=="number"?l:parseInt(l),i=typeof a=="number"?a:parseInt(a),o=typeof n=="number"?n:parseInt(n);if(r<=0)return"1fr";const s=(r-(i-1)*o)/i;return s>0?`${s}px`:"1fr"}var gs={...xe,...cr,...ur};function ps(l,a,n){return{props:gs,emits:["update:collapse","header-click"],setup(r,i){const o=cn(r.prop??r.name,r,dr),s=us(o,{type:r.type}),c=bl();wl(!0);const e=r.rollingDisplay?fs():null,u=(0,t.ref)(null),m=(0,t.computed)(()=>r.rollingDisplay?e&&!e.disabled:!1),f=(0,t.computed)(()=>c&&o?Sl(o,!0).value:null),g=(0,t.getCurrentInstance)(),S=(N,U=!1)=>{const M=g?.proxy;M&&typeof M.setNameValidateRules=="function"&&M.setNameValidateRules(N,!0,U)};(0,t.watch)([()=>r.rules,()=>r.pureDataRules],([N,U],[M,y])=>{if(N&&M){const R=(0,t.toRaw)(M),q=(0,t.toRaw)(N),ne=q?Reflect.ownKeys(q):[];(R?Reflect.ownKeys(R):[]).forEach(re=>{ne.includes(re)||(q[re]=[])}),S(q)}if(U&&y){const R=(0,t.toRaw)(y),q=(0,t.toRaw)(U),ne=q?Reflect.ownKeys(q):[];(R?Reflect.ownKeys(R):[]).forEach(re=>{ne.includes(re)||(q[re]=[])}),S(q,!0)}},{deep:!0});const z=l,b=(0,t.computed)(()=>{const N={};N.height=$.value;const U=c?vl(o,!0):null;if(f.value&&U){if(f.value.type==="grid"){const M=Nl(U,f.value,r.span,r.offset);Object.assign(N,M)}else if(f.value.type==="flow"){const M=Cl(U,f.value,r.span,r.offset,r.width);Object.assign(N,M)}}else r.width&&(N.width=ve(r.width));return N}),h=(0,t.computed)(()=>{const N=s.layout.value.type;return N==="grid"||N==="flow"?{[`${z}--${N}`]:!0,[`${z}--${N}-justify-${r.justify}`]:!0,[`${z}--${N}-align-${r.align}`]:!0,[`${z}--gutter`]:!0}:{[`${z}--${N}`]:!0,[`${z}--gutter`]:!0}}),B=(0,t.computed)(()=>{if(s.layout.value.type==="grid"){let N="";if(r.columnWidth)N=`repeat(auto-fill, ${r.columnWidth})`;else{const U=hs(I.value,s.layout.value.column,s.layout.value.gutter);N=`repeat(${s.layout.value.column}, ${U})`}return{"column-gap":`${s.layout.value.gutter}px`,"grid-template-columns":N}}}),p=(0,t.toRef)(r,"gutter"),d=(0,t.toRef)(r,"column"),T=(0,t.computed)(()=>c||m.value?!0:fe(r.isWrap)),A=[],V=N=>{A.push(N)},v=()=>{let N=A.length;A.splice(0,N)},I=(0,t.ref)(-1),C=N=>{const U=yl(N).width;U>0&&U!==I.value&&(I.value=U)};vn(o,I.value,d.value,p.value,!0,r.minItemWidth,r.maxItemWidth,r.type),r.autoLayout&&(0,t.watch)([I,d,p],([N,U,M])=>{s.order.index=0,vn(o,N,U,M,!1,r.minItemWidth,r.maxItemWidth,r.type)});const O=(0,t.computed)(()=>P.value?r.expandText??"":r.collapseText??""),k=(0,t.computed)(()=>({[`${l}__header-collapse-text`]:!0})),F=(0,t.computed)(()=>({[`${l}__header-collapse-icon`]:!0,"is-expand":!P.value,"is-collapse":P.value})),Q=(0,t.ref)(),x=(0,t.ref)(),$=(0,t.computed)(()=>K.value||ve(r.height)||""),P=(0,t.ref)(!1),K=(0,t.ref)(""),Z=(0,t.ref)(!1);let X=-1;const H=(N,U=!0)=>{const M=Q.value;if(M&&P.value!==N){if(X=X===-1?ms(M):X,Z.value=!0,U)if(M.style["will-change"]="height",M.ontransitionend=function(){M.ontransitionend=null,this.style["will-change"]="auto",N||(K.value="",Z.value=!1)},N){let y=0;r.collapseHeight?y=r.collapseHeight:x.value&&x.value.classList.contains(`${l}__header`)&&(y=x.value.offsetHeight),K.value=`${X}px`,(0,t.nextTick)(()=>{K.value=`${y}px`})}else K.value=`${X}px`;else if(N){let y=0;r.collapseHeight?y=r.collapseHeight:x.value&&x.value.classList.contains(`${l}__header`)&&(y=x.value.offsetHeight),K.value=`${y}px`}else Z.value=!1,K.value=`${X}px`;P.value=N,i.emit("update:collapse",N)}};(0,t.watch)(()=>r.collapse,N=>{H(N)});const te=N=>{i.emit("header-click",N)},Y=()=>{j()},j=N=>{N=N??!P.value,H(N)};we({toggleCollapse:j,doLayout:()=>{A[0]&&(C(A[0]),vn(o,I.value,d.value,p.value,!0,r.minItemWidth,r.maxItemWidth,r.type))}});let J=null,L=!0;const ee=N=>{if(r.rules&&S((0,t.toRaw)(r.rules)),r.pureDataRules&&S((0,t.toRaw)(r.pureDataRules),!0),!!ut&&(N&&H(fe(r.collapse),!1),r.autoLayout&&Array.isArray(A)&&A.length>0)){const U=A[0];if(C(U),window.ResizeObserver){const M=Ge(()=>C(U),120);J=new window.ResizeObserver(M),J.observe(U)}}},le=()=>{J?.disconnect(),J=null},G=!m.value||e?.acquire();G&&(u.value=m.value?!0:null),(0,t.onMounted)(()=>{if(G&&(ee(L),L=!1),m.value&&e){let N=null,U=e.initialHeight;e.observe(Q.value,M=>{if(M!==u.value)if(M)u.value=!0,P.value||(K.value=""),N=setTimeout(()=>{N=null,u.value!==!1&&(ee(L),L=!1)},100);else{if(N!==null&&clearTimeout(N),u.value=!1,!P.value)if(L)K.value=e.initialHeight;else{let y=Cn(Q.value);y<=0?K.value=U:(K.value=`${y}px`,U=K.value)}L||le()}})}}),(0,t.onUnmounted)(()=>{J?.disconnect(),e&&e.unobserve(Q.value)});const E=(N="right")=>{const U=[];if(O.value){const R=(0,t.h)("span",{class:k.value},[O.value]);U.push(R)}const M={class:F.value},y=n(r.collapseIcon,M);return y&&U.push(y),U.length>0?(0,t.h)("div",{class:{[`${z}__header-collapse`]:!0,[`is-${N}`]:!0},onClick:Y},U):null},_=(N,U,M,y)=>{const R={...h.value};if(U===0&&(R[`${z}__first`]=!0),M>=y-1&&(R[`${z}__last`]=!0),T.value===!1){const q=i.attrs.class;q&&(R[`${q}`]=!0)}return(0,t.h)("div",{ref:V,key:`${U}`,class:R,style:B.value},N)};return()=>{const N=r.prop??r.name;if(m.value&&u.value!==!0)return(0,t.h)(r.tag||"div",{ref:Q,prop:N,class:{[`${z}`]:!0,"is-collapse":Z.value},style:b.value},[]);s.order.index=0;const U=[];let M=0;if(i.slots.header){const q=(0,t.h)("div",{key:`${M++}`,ref:x,class:{[`${z}__header`]:!0,[`${z}__first`]:!0},onClick:te},[i.slots.header()]);U.push(q)}else{const q=[],ne=r.collapsePosition==="left";if(ne&&r.showCollapse){const re=E("left");re&&q.push(re)}if(r.title||i.slots.title){if(r.showMark){const re={class:{[`${z}__header-mark`]:!0}};r.markColor&&(re.style={background:r.markColor});const de=(0,t.h)("div",re);q.push(de)}if(i.slots.title){const re=(0,t.h)("div",{class:{[`${z}__header-title`]:!0}},[i.slots.title()]);q.push(re)}else if(r.title){const re=(0,t.h)("div",{class:{[`${z}__header-title`]:!0}},[r.title]);q.push(re)}}if(i.slots.toolbar&&q.push(i.slots.toolbar()),!ne&&r.showCollapse){const re=E("right");re&&q.push(re)}if(q.length>0){const re=(0,t.h)("div",{key:`${M++}`,ref:x,class:{[`${z}__header`]:!0,[`${z}__first`]:!0},onClick:te},q);U.push(re)}}v();const y=i.slots.default?i.slots.default():[],R=s.layout.value.type;if(R==="grid"){const q=_(y,M++,0,y.length);U.push(q)}else if(R==="flow"){const q=_(y,M++,0,y.length);U.push(q)}else for(let q=0;q<y.length;q++){const ne=y[q],re=_([ne],M++,q,y.length);U.push(re)}return T.value?(0,t.h)(r.tag||"div",{ref:Q,prop:N,class:{[`${z}`]:!0,"is-collapse":Z.value},style:b.value},[U]):U}}}}var{componentName:ys,create:bs,scope:ws}=se("group"),Ss=(l,a)=>(l=l??Ve.ArrowUp,(0,t.h)(D.ElIcon,a,{default:()=>[(0,t.h)(l)]})),vs=bs(ps(ys,ws,Ss)),Nn=vs;function Cs(l){return l===window}var Ns=/matrix\((.+)\)/,kn=l=>{const a=(0,t.unref)(l);if(!a)return{x:0,y:0};if(Cs(a))return{x:0,y:0};let n=0,r=0,i=a;for(;i!==null;)n+=i.offsetLeft,r+=i.offsetTop,i=i.offsetParent;let o=0,s=0,c=0,e=0;for(i=a;i!==document;){s+=i.scrollTop,o+=i.scrollLeft;const{transform:u}=window.getComputedStyle(i);if(u){const m=Ns.exec(u);if(m){let f=m[1].split(/\s*,\s*/);f.length==6&&(c+=Number(f[4]),e+=Number(f[5]))}}i=i.parentNode}return n-=o,r-=s,n+=c,r+=e,{x:n,y:r}},ks=class{watchedListeners=[];add(l){this.watchedListeners.push(l)}remove(l){const a=this.watchedListeners.indexOf(l);a!==-1&&this.watchedListeners.splice(a,1)}size(){return this.watchedListeners.length}listen=()=>{this.watchedListeners.forEach(l=>{try{l()}catch{}})}},xs=class{monitorRegister=new WeakMap;watch(l,a){let n=l.parentNode;const r=document.body.parentNode;for(;n&&n!==r;){let i=this.monitorRegister.get(n);i||(i=new ks,n.addEventListener("scroll",i.listen),n===document.body&&n.addEventListener("resize",i.listen),this.monitorRegister.set(n,i)),i.add(a),n=n.parentNode}}unwatch(l,a){let n=l.parentNode;const r=document.body.parentNode;for(;n&&n!==r;){let i=this.monitorRegister.get(n);i&&(i.remove(a),i.size()===0&&(this.monitorRegister.delete(n),n.removeEventListener("scroll",i.listen),n===document.body&&n.removeEventListener("resize",i.listen))),n=n.parentNode}}},Rt=new xs,yr={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:zs,create:Es}=se("price"),Ts=Es({props:{...yr},setup(l){const a=(0,t.computed)(()=>({[zs]:!0})),n=(0,t.computed)(()=>l.needSymbol?l.symbol:""),r=(0,t.computed)(()=>Qe(l.price)==0?"":el(l.price,l.decimalLength,!0,ye(l.digits),l.separator));return{classes:a,showSymbol:n,intText:(0,t.computed)(()=>{let i=r.value;if(i.length==0)return"";let o=i.indexOf(".");return i.substring(0,o)}),decimalText:(0,t.computed)(()=>{let i=r.value;if(i.length==0)return"";let o=i.indexOf(".");return i.substring(o+1)})}}}),Fe=(l,a)=>{const n=l.__vccOpts||l;for(const[r,i]of a)n[r]=i;return n},$s=["innerHTML"],Vs=["innerHTML"];function Bs(l,a,n,r,i,o){return(0,t.openBlock)(),(0,t.createElementBlock)("view",{class:(0,t.normalizeClass)(l.classes)},[l.needSymbol&&l.position=="before"?((0,t.openBlock)(),(0,t.createElementBlock)("view",{key:0,class:(0,t.normalizeClass)(["fox-price--symbol",`fox-price--symbol-${l.size}`]),innerHTML:l.showSymbol},null,10,$s)):(0,t.createCommentVNode)("",!0),(0,t.createElementVNode)("view",{class:(0,t.normalizeClass)(`fox-price--${l.size}`)},(0,t.toDisplayString)(l.intText),3),l.decimalText.length!=0?((0,t.openBlock)(),(0,t.createElementBlock)("view",{key:1,class:(0,t.normalizeClass)(`fox-price--decimal-${l.size}`)},".",2)):(0,t.createCommentVNode)("",!0),(0,t.createElementVNode)("view",{class:(0,t.normalizeClass)(`fox-price--decimal-${l.size}`)},(0,t.toDisplayString)(l.decimalText),3),l.needSymbol&&l.position=="after"?((0,t.openBlock)(),(0,t.createElementBlock)("view",{key:2,class:(0,t.normalizeClass)(["fox-price--symbol",`fox-price--symbol-${l.size}`]),innerHTML:l.showSymbol},null,10,Vs)):(0,t.createCommentVNode)("",!0)],2)}var kl=Fe(Ts,[["render",Bs]]),{componentName:xn,create:Ds}=se("hint-text"),Ms=Ds({components:{Price:kl},props:{...yr,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(l,a){const n=(0,t.ref)({top:null,right:null,bottom:null,left:null}),r=(0,t.ref)({x:0,y:0}),i=(0,t.ref)(0),o=(0,t.ref)(0),s=(0,t.ref)(l.placement),c=(0,t.ref)(!1),e=(0,t.ref)(null),u=(k,F,Q,x,$,P)=>{const K=document.documentElement.clientWidth||document.body.clientWidth,Z=document.documentElement.clientHeight||document.body.clientHeight,X=k.split("-");let H=[];X[0]==="top"?H=["top","bottom","right","left"]:X[0]==="bottom"?H=["bottom","top","right","left"]:X[0]==="left"?H=["left","top","bottom","right"]:X[0]==="right"&&(H=["right","top","bottom","left"]);const te={top:null,right:null,bottom:null,left:null},Y=[];for(let j=0;j<H.length;j++){const W=H[j];if(Y[0]=W,X[1]&&(Y[1]=X[1]),W==="top"){const J=F.y-P-l.arrowSize-l.offset;if(J>=0){te.top=J;let L=0;X[1]==="start"?L=F.x:X[1]==="end"?L=F.x+Q-$:L=F.x+Q/2-$/2;const ee=K-L-$;ee<0?(L+=ee,f.value=-ee):f.value=0,te.left=L<0?0:L;break}}else if(W==="bottom"){const J=F.y+x+l.arrowSize+l.offset;if(J+P<=Z){te.top=J;let L=0;X[1]==="start"?L=F.x:X[1]==="end"?L=F.x+Q-$:L=F.x+Q/2-$/2;const ee=K-L-$;ee<0?(L+=ee,f.value=-ee):f.value=0,te.left=L<0?0:L;break}}else if(W==="left"){const J=F.x-$-l.arrowSize-l.offset;if(J>=0){te.left=J;let L=0;X[1]==="start"?L=F.y:X[1]==="end"?L=F.y+x-P:L=F.y+x/2-P/2,te.top=L<0?0:L;break}}else if(W==="right"){const J=F.x+Q+l.arrowSize+l.offset;if(J+$<=K){te.left=J;let L=0;X[1]==="start"?L=F.y:X[1]==="end"?L=F.y+x-P:L=F.y+x/2-P/2,te.top=L<0?0:L;break}}}return{bestPlacement:Y.join("-"),bestInsetRect:te}},m=(k,F,Q=10)=>{if(!ut||F===!1||!k)return;r.value=kn(l.reference),i.value=l.reference.offsetWidth,o.value=l.reference.offsetHeight;const x=e.value.offsetHeight,$=e.value.offsetWidth,{bestPlacement:P,bestInsetRect:K}=u(l.placement,r.value,i.value,o.value,$,x);s.value=P,n.value=K,c.value=!0},f=(0,t.ref)(0),g=Ge(()=>{m(l.message,l.visible)},10),S=(0,t.ref)(l.visible);(0,t.watch)(()=>l.visible,k=>{S.value=k});const z=(0,t.computed)(()=>S.value&&b.value),b=(0,t.ref)(!0),h=Ge(k=>{const F=k[0];F&&(b.value=F.isIntersecting)},10),B=new IntersectionObserver(h);(0,t.watch)([()=>l.message,()=>l.visible],([k,F])=>{setTimeout(()=>{m(l.message,l.visible)},0)}),(0,t.onMounted)(()=>{setTimeout(()=>{m(l.message,l.visible)},0),Rt.watch(l.reference,g),B.observe(l.reference)}),(0,t.onBeforeUnmount)(()=>{Rt.unwatch(l.reference,g),B.unobserve(l.reference),B.disconnect()});const p=(0,t.computed)(()=>{const k={[xn]:!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),l.size==="small"?k["is-small"]=!0:l.size==="large"&&(k["is-large"]=!0),l.customClass&&typeof l.customClass=="string"&&(k[`${l.customClass}`]=!0),k}),d=(0,t.computed)(()=>{const k={};return n.value.top!==null&&(k.top=`${n.value.top}px`),n.value.right!==null&&(k.right=`${n.value.right}px`),n.value.bottom!==null&&(k.bottom=`${n.value.bottom}px`),n.value.left!==null&&(k.left=`${n.value.left}px`),l.autoFit&&(k["min-width"]=`${i.value}px`),k["max-width"]=`${document.documentElement.clientWidth||document.body.clientWidth}px`,c.value&&(k.opacity="1"),l.transition||(k.transition="none"),l.zIndex&&(k["z-index"]=`${l.zIndex}`),l.customStyle&&typeof l.customStyle=="object"&&Object.assign(k,l.customStyle),k}),T=(0,t.computed)(()=>{const k=[`${xn}__content`];return l.customTextClass&&k.push(l.customTextClass),k}),A=(0,t.computed)(()=>{const k={};return l.customTextStyle&&typeof l.customTextStyle=="object"&&Object.assign(k,l.customTextStyle),k}),V=(0,t.computed)(()=>({[`${xn}__arrow`]:!0})),v=(0,t.computed)(()=>{const k={};return l.showArrow?(k.width=`${l.arrowSize}px`,k.height=`${l.arrowSize}px`,s.value==="top"?(k.left="50%",k.bottom=`-${l.arrowSize}px`,k.transform=" translate(-50%, 0%)"):s.value==="top-start"?(k.left=`${l.arrowOffset+f.value}px`,k.bottom=`-${l.arrowSize}px`):s.value==="top-end"?(k.right=`${l.arrowOffset-f.value}px`,k.bottom=`-${l.arrowSize}px`):s.value==="right"?(k.left=`-${l.arrowSize}px`,k.top="50%",k.transform=" translate(0%, -50%)"):s.value==="right-start"?(k.left=`-${l.arrowSize}px`,k.top=`${l.arrowOffset}px`):s.value==="right-end"?(k.left=`-${l.arrowSize}px`,k.bottom=`-${l.arrowOffset}px`):s.value==="bottom"?(k.left="50%",k.top=`-${l.arrowSize}px`,k.transform=" translate(-50%, 0%)"):s.value==="bottom-start"?(k.left=`${l.arrowOffset+f.value}px`,k.top=`-${l.arrowSize}px`):s.value==="bottom-end"?(k.right=`${l.arrowOffset-f.value}px`,k.top=`-${l.arrowSize}px`):s.value==="left"?(k.right=`-${l.arrowSize}px`,k.top="50%",k.transform=" translate(0%, -50%)"):s.value==="left-start"?(k.right=`-${l.arrowSize}px`,k.top=`${l.arrowOffset}px`):s.value==="left-end"&&(k.right=`-${l.arrowSize}px`,k.bottom=`-${l.arrowOffset}px`),k):{display:"none"}}),I=(0,t.computed)(()=>z.value&&l.closeOnClick),C=(0,t.computed)(()=>{const k={};return l.zIndex&&(k["z-index"]=`${l.zIndex}`),k});return{show:z,tipRef:e,classes:p,styles:d,textClasses:T,textStyles:A,arrowClasses:V,arrowStyles:v,overlayShow:I,overlayStyle:C,onClickOverlay:()=>{S.value=!1,a.emit("update:visible",!1)}}}}),Is=["innerHTML"];function As(l,a,n,r,i,o){const s=(0,t.resolveComponent)("Price");return(0,t.openBlock)(),(0,t.createElementBlock)(t.Fragment,null,[l.overlayShow?((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:0,class:"fox-hint-text__overlay",style:(0,t.normalizeStyle)(l.overlayStyle),onClick:a[0]||(a[0]=(...c)=>l.onClickOverlay&&l.onClickOverlay(...c))},null,4)):(0,t.createCommentVNode)("",!0),(0,t.withDirectives)((0,t.createElementVNode)("div",{ref:"tipRef",class:(0,t.normalizeClass)(l.classes),style:(0,t.normalizeStyle)(l.styles)},[(0,t.createElementVNode)("div",{class:(0,t.normalizeClass)(l.textClasses),style:(0,t.normalizeStyle)(l.textStyles)},[l.type=="number"?((0,t.openBlock)(),(0,t.createBlock)(s,{key:0,price:l.message,position:"before",size:l.size},null,8,["price","size"])):((0,t.openBlock)(),(0,t.createElementBlock)("span",{key:1,innerHTML:l.message},null,8,Is))],6),(0,t.createElementVNode)("div",{class:(0,t.normalizeClass)(l.arrowClasses),style:(0,t.normalizeStyle)(l.arrowStyles)},null,6)],6),[[t.vShow,l.show]])],64)}var br=Fe(Ms,[["render",As]]),wr=class{seed=new Date().getTime();constructor(l){this.seed=l??new Date().getTime()}get(){let l=this.seed++;return this.seed<0&&(this.seed=0),l}},zn={},_s=new wr,xt=new Map,xl=l=>{if(l){const a=document.getElementById(l);xt.delete(l),a&&a.parentNode?.removeChild(a)}else{for(const a of xt.keys()){const n=document.getElementById(a);n&&n.parentNode?.removeChild(n)}xt.clear()}},Ls=l=>{l.unmount=xl;const a=document.getElementById(l.id);if(a){const n=xt.get(l.id);n?l={...zn,...n,...l}:l={...zn,...l},l.transition=!1,(0,t.render)((0,t.createVNode)(br,l),a)}return l.id},Ps=l=>{l.unmount=xl;let a=l.id??`hinttext_${_s.get()}`;l={...zn,...l},l.id=a,xt.set(a,l);const n=document.createElement("div");return n.id=l.id,(0,t.render)((0,t.createVNode)(br,l),n),document.body.appendChild(n),a},Fs=l=>{if(!l){console.warn("[FoxUI HintText]: msg不能为空");return}},Re={show(l,a,n={},r=!0){Fs(a);const i=n.id;return i&&xt.has(i)?Ls({...n,message:a,reference:l}):(r&&xl(),Ps({...n,message:a,reference:l}))},hide(l){xl(l)},install(l){l.config.globalProperties.$hintText=Re}};function Rs(l,a,n,r=!1){return{inheritAttrs:!0,props:{...xe,...Me},emits:["appear","disappear"],setup(i,o){const s=i.prop??o.attrs.name;Te({componentName:l,validate:!1},s);const c=dt(),e=bl();wl(!1);const u=(0,t.computed)(()=>e&&c?Sl(c,!1).value:null),m=l,f=(0,t.ref)(null),g=(0,t.computed)(()=>{const y={[m]:!0,[`${m}__gutter`]:u.value&&u.value.type!=="flow",[`${m}__stretch`]:i.span==="stretch",[`${m}__input--border`]:fe(i.hasBorder)};if(y[i.errorMarkClass]=!!P.value,y[i.warnMarkClass]=!!x.value,y[i.infoMarkClass]=!!F.value,typeof f.value=="function"){const R=f.value(s);y[R]=!0}else if(typeof f.value=="string"){const R=f.value;y[R]=!0}return y}),S=(0,t.ref)(null),z=(0,t.computed)(()=>{const y={};if(i.width)i.width!=="auto"&&(y.width=ve(i.width));else{const R=e&&c?vl(c,!1):null;if(u.value&&R){if(u.value.type==="grid"){const q=Nl(R,u.value,i.span,i.offset);Object.assign(y,q)}else if(u.value.type==="flow"){const q=Cl(R,u.value,i.span,i.offset,i.width);Object.assign(y,q)}}}if(typeof S.value=="function"){const R=S.value(s);R&&Object.assign(y,R)}else if(S.value&&typeof S.value=="object"){const R=S.value;Object.assign(y,R)}return y}),b=(0,t.ref)(null),h=(0,t.computed)({get:()=>b.value??fe(i.isRequired),set:y=>{b.value=y}}),B=()=>typeof i.label=="string"&&i.label.length>0||typeof o.slots.label=="function",p=Ae((0,t.toRef)(i,"labelPosition"),"labelPosition",qe.Near),d=(0,t.computed)(()=>p&&p.value==="top"?"top":p&&p.value==="right"?"right":"left"),T=(0,t.computed)(()=>({[`${m}__main`]:!0,[`${m}__main--${d.value}`]:!0})),A=(0,t.computed)(()=>({label:!0,[`label--${d.value}`]:!0})),V=Ae((0,t.toRef)(i,"labelWidth"),"labelWidth",qe.Near),v=(0,t.computed)(()=>V&&V.value?{width:ve(V.value)}:{}),I=(0,t.computed)(()=>({"label--string":!0,"label--required":h.value})),C=(0,t.computed)(()=>({content:!0,[i.contentClass]:!0})),O=(0,t.computed)(()=>({...i.contentStyle})),k=(0,t.shallowReactive)({errorTip:"",errorIcon:null,warnTip:"",warnIcon:null,infoTip:"",infoIcon:null});we({setRequired(y){h.value=y},setErrorTip(y){k.errorTip=y},setErrorIcon(y){k.errorIcon=y},setWarnTip(y){k.warnTip=y},setWarnIcon(y){k.warnIcon=y},setInfoTip(y){k.infoTip=y},setInfoIcon(y){k.infoIcon=y},setCustomClassName(y){f.value=y},setCustomStyle(y){S.value=y}});const F=(0,t.computed)(()=>i.infoTip||k.infoTip),Q=(0,t.computed)(()=>i.infoIcon||k.infoIcon),x=(0,t.computed)(()=>i.warnTip||k.warnTip),$=(0,t.computed)(()=>i.warnIcon||k.warnIcon),P=(0,t.computed)(()=>i.errorTip||k.errorTip),K=(0,t.computed)(()=>i.errorIcon||k.errorIcon),Z=(0,t.computed)(()=>P.value?"error":x.value?"warn":F.value?"info":""),X=()=>Z.value.length>0,H=(0,t.computed)(()=>Z.value==="error"?P.value:Z.value==="warn"?x.value:Z.value==="info"?F.value:""),te=(0,t.computed)(()=>Z.value==="error"?K.value:Z.value==="warn"?$.value:Z.value==="info"?Q.value:null),Y=(0,t.computed)(()=>{const y={[`${m}__tip`]:!0,[`${m}__tip--${Z.value}`]:!0,[`${m}--animate`]:!0};return Z.value==="error"&&i.errorClass?y[`${i.errorClass}`]=!0:Z.value==="warn"&&i.warnClass?y[`${i.warnClass}`]=!0:Z.value==="info"&&i.infoClass&&(y[`${i.infoClass}`]=!0),y}),j=(0,t.computed)(()=>{const y={};return p&&p.value==="top"||!B()?y["padding-left"]="0px":V&&V.value&&(y["padding-left"]=ve(V.value)),y}),W=(0,t.ref)();let J="";(0,t.watch)([()=>i.hintVisible,()=>i.hintText,()=>i.hintType,()=>i.hintProps],([y,R,q,ne])=>{W.value&&(y&&!me(R)?J?n.show(W.value,R,{...ne,id:J,type:q},!0):J=n.show(W.value,R,{...ne,type:q},!0):n.hide(J))});let L=null;const ee=()=>{L||!W.value||(L=new IntersectionObserver(y=>{let R=!1;for(let q of y)if(q.intersectionRatio>0){R=!0,R&&o.emit("appear",q);break}R||o.emit("disappear")}),L.observe(W.value))},le=()=>{!L||!W.value||(L.unobserve(W.value),L=null)};(0,t.watch)(()=>fe(i.appearListen),y=>{y?ee():le()}),(0,t.onMounted)(()=>{fe(i.appearListen)&&ee()}),(0,t.onUnmounted)(le);const G=()=>{if(!B())return null;const y=[],R=o.slots?.label?.()??i.label,q=(0,t.h)("div",{class:I.value},[R]);if(y.push(q),o.slots.fixedPreTip){const ne=o.slots.fixedPreTip();y.push(ne)}return(0,t.h)("div",{class:A.value,style:v.value},y)},E=()=>{const y=[];if(o.slots.prepend){const R=o.slots.prepend();y.push(R)}if(o.slots.default){const R=o.slots.default();y.push(R)}if(o.slots.append){const R=o.slots.append();y.push(R)}if(o.slots.fixedTip){const R=(0,t.h)("div",{class:[`${m}__fixed-tip`]},[o.slots.fixedTip()]);y.push(R)}return(0,t.h)("div",{ref:W,class:C.value,style:O.value},y)},_=()=>{const y=te.value;return y?typeof y=="function"?(0,t.h)("div",{class:"fox-item__tip--icon"},[y()]):(0,t.h)("div",{class:"fox-item__tip--icon"},[(0,t.h)(y)]):null},N=()=>{const y=H.value;return y?typeof y=="function"?(0,t.h)("div",{class:"fox-item__tip--text"},[y()]):(0,t.h)("div",{class:"fox-item__tip--text"},[y]):null},U=()=>{if(!X())return null;const y=[],R=_();R&&y.push(R);const q=N();return q&&y.push(q),(0,t.h)("div",{class:Y.value,style:j.value},y)},M=()=>o.slots?.hide?.()??null;return()=>{const y=[],R=[],q=G();q&&R.push(q);const ne=E();ne&&R.push(ne);const re=(0,t.h)("div",{class:T.value},R);y.push(re);const de=U();de&&y.push(de);const pe=M();return pe&&y.push(pe),(0,t.h)("div",{class:g.value,style:z.value,prop:i.prop},y)}}}}var{componentName:Os,create:Hs,scope:qs}=se("item"),Ks=Hs(Rs(Os,qs,Re,!1)),ze=Ks,En={span:{type:[Number,String],required:!1,default:1},offset:{type:[Number,String],default:0},width:{type:[String,Number],required:!1}};function js(l,a){return{props:{...En},setup(n,r){const i=dt(),o=bl();wl(!1);const s=(0,t.computed)(()=>o&&i?Sl(i,!1).value:null),c=l,e=(0,t.computed)(()=>({[c]:!0,[`${c}__gutter`]:s.value&&s.value.type!=="flow",[`${c}__stretch`]:n.span==="stretch"})),u=(0,t.computed)(()=>{const m={};if(n.width)n.width!=="auto"&&(m.width=ve(n.width));else{const f=o&&i?vl(i,!1):null;if(s.value&&f)if(s.value.type==="grid"){const g=Nl(f,s.value,n.span,n.offset);Object.assign(m,g)}else if(s.value.type==="flow"){const g=Cl(f,s.value,n.span,n.offset,n.width);Object.assign(m,g)}else return n.width&&(m.width=ve(n.width)),m}return m});return()=>{const m={class:e.value,style:u.value};return r.slots&&typeof r.slots.default=="function"?(0,t.h)("div",m,r.slots.default()):(0,t.h)("div",m)}}}}var{componentName:Ys,create:Ws,scope:Us}=se("slot-item"),Gs=Ws(js(Ys,Us)),zl=Gs,Tn={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(l,a){return{props:{...Tn},setup(n,r){const i=l,o=(0,t.computed)(()=>({[i]:!0,[`${i}__stretch`]:n.span==="stretch",[`${i}__${n.align}`]:!0})),s=dt(),c=bl();wl(!1);const e=(0,t.computed)(()=>{const u={};if(n.width)n.width!=="auto"&&(u.width=ve(n.width));else if(c&&s){const m=Sl(s,!1),f=vl(s,!1);if(m.value&&f)if(m.value.type==="grid"){const g=Nl(f,m.value,n.span,n.offset);Object.assign(u,g)}else if(m.value.type==="flow"){const g=Cl(f,m.value,n.span,n.offset,n.width);Object.assign(u,g)}else n.width&&(u.width=ve(n.width))}return n.gutter&&(u.gap=ve(n.gutter)),u});return()=>{const u=[];if(r.slots.default){const m=r.slots.default();if(n.divide)for(let f=0;f<m.length;f++){if(f>0){const g=(0,t.h)("div",{class:{[`${i}__divide`]:!0}});u.push(g)}u.push(m[f])}else Reflect.apply([].push,u,m)}return(0,t.h)("div",{class:o.value,style:e.value},u)}}}}var{componentName:Zs,create:Js,scope:Qs}=se("row-item"),ec=Js(Xs(Zs,Qs)),El=ec;function tc(l,a){const n=document.createRange();n.setStart(l,0),n.setEnd(l,l.childNodes.length);const r=n.getBoundingClientRect().width;if(r>0){a(r);return}l.classList.add("is-selectable"),setTimeout(()=>{n.setStart(l,0),n.setEnd(l,l.childNodes.length);const i=n.getBoundingClientRect().width;l.classList.remove("is-selectable"),a(i)},500)}var lc={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 nc(l,a,n,r=!1){return{props:{...lc},emits:["click"],setup(i,o){const s=(0,t.ref)(null),c=(0,t.computed)(()=>{const d={[`${l}`]:!0,"is-truncated":i.truncated};return i.type&&(d[`${l}--${i.type??"default"}`]=!0),i.size&&(d[`${l}--${i.size}`]=!0),d}),e=(0,t.computed)(()=>{const d={},T=i.textColor??i.color;return T&&(d.color=T),d}),u=(d,T)=>{let A=null;if(typeof i.highlightFilter=="string"&&i.highlightFilter.length>0){const V=i.highlightFilter;d.indexOf(V)!==-1&&(T.innerHTML=d.replace(new RegExp(V,"g"),`<span>${V}</span>`),T.class["is-highlight"]=!0,A=(0,t.h)(i.tag,T))}else if(typeof i.highlightFilter=="function"){const V=i.highlightFilter(d);V&&(T.innerHTML=V,T.class["is-highlight"]=!0,A=(0,t.h)(i.tag,T))}return A},m=d=>{o.emit("click",d)};let f="";const g=()=>{const d=s.value;if(!d)return;const T=d.clientWidth;tc(d,A=>{const V=d.innerHTML??"";me(V)||A<T||(f?n?.show(d,V,{type:"text",id:f,showArrow:i.showArrow},!0):f=n?.show(d,V,{type:"text",showArrow:i.showArrow},!0)??"")})},S=()=>{f&&n?.hide(f)};let z=null;const b=d=>{z||(z=setTimeout(()=>{g(),z=null},i.showAfter??0))},h=d=>{z&&(clearTimeout(z),z=null),setTimeout(()=>{S()},i.hideAfter??0)},B=()=>{const d=s.value;d&&(d.addEventListener("mouseover",b),d.addEventListener("mouseleave",h))},p=()=>{const d=s.value;d&&(d.removeEventListener("mouseover",b),d.removeEventListener("mouseleave",h))};return(0,t.onMounted)(()=>{!fe(i.showOverflowTooltip)||!n||B()}),(0,t.onBeforeUnmount)(()=>{!fe(i.showOverflowTooltip)||!n||p()}),()=>{const d={onClick:m,class:c.value,style:e.value,ref:s};let T=null;if(fe(i.numberFormat)&&typeof o.slots.default=="function"){const V=o.slots.default();if(Array.isArray(V)&&V.length===1){const v=V[0].type.toString();if(v==="Symbol(Text)"||v==="Symbol(v-txt)"){const I=ye(i.digits),C=ye(i.decimalLength),O=fe(i.autoPadding);let k=`${V[0].children}`,F=k.split("").reverse().join("");F=el(F,C,O,I,i.separator),k=F.split("").reverse().join(""),i.highlightFilter!==void 0&&(T=u(k,d)),T||(d.innerHTML=k,T=(0,t.h)(i.tag,d))}}}else{if(i.highlightFilter!==void 0&&typeof o.slots.default=="function"){const V=o.slots.default();if(Array.isArray(V)&&V.length===1){const v=V[0].type.toString();if(v==="Symbol(Text)"||v==="Symbol(v-txt)"){const I=`${V[0].children}`;T=u(I,d),T||(d.innerHTML=I,T=(0,t.h)(i.tag,d))}}}T||(T=(0,t.h)(i.tag,d,{default:o.slots.default}))}if(!i.mark&&!o.slots.mark)return T;const A=[];if(o.slots.mark){const V={[`${l}__mark-wrap`]:!0};i.type&&(V[`${l}__mark-wrap--${i.type}`]=!0);const v={},I=i.color;I&&(v.color=I);const C=(0,t.h)("view",{onClick:m,class:V,style:v},{default:o.slots.mark});A.push(C)}else{const V={[`${l}__mark`]:!0};i.type&&(V[`${l}__mark--${i.type??"default"}`]=!0);const v={},I=i.color;I&&(v["background-color"]=I);const C=(0,t.h)("view",{onClick:m,class:V,style:v});A.push(C)}if(i.divide){const V=(0,t.h)("div",{class:{[`${l}__divide`]:!0}});A.push(V)}return A.push(T),(0,t.h)("view",{class:{"fox-text__wrap":!0,"text-left":i.textPosition==="left","text-right":i.textPosition==="right"}},A)}}}}var{componentName:ac,create:rc,scope:oc}=se("text"),ic=rc(nc(ac,oc,Re,!1)),Tl=ic,sc={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 cc(l,a,n=!1){return{props:{...sc},emits:["update:visible"],setup(r,{emit:i,slots:o,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),m=(0,t.ref)(0),f=(0,t.ref)(0),g=(0,t.ref)(r.placement),S=(0,t.ref)(!1),z=(0,t.ref)(!1),b=(0,t.ref)(null),h=()=>typeof r.reference=="string"?document.querySelector(r.reference):r.reference,B=(H,te,Y,j,W,J,L,ee=!0)=>{const le=document.documentElement.clientWidth||document.body.clientWidth,G=document.documentElement.clientHeight||document.body.clientHeight,E=H.split("-");let _=[];ee?E[0]==="top"?_=["top","bottom","right","left"]:E[0]==="bottom"?_=["bottom","top","right","left"]:E[0]==="left"?_=["left","top","bottom","right"]:E[0]==="right"&&(_=["right","top","bottom","left"]):_=[H[0]];const N={top:null,right:null,bottom:null,left:null},U=[];for(let M=0;M<_.length;M++){const y=_[M];if(U[0]=y,E[1]&&(U[1]=E[1]),y==="top"){const R=Y-L-r.arrowSize/2-r.offset;if(R>=0){N.top=R;let q=0;E[1]==="start"?q=te:E[1]==="end"?q=te+j-J:q=te+j/2-J/2;const ne=le-q-J;ne<0?(q+=ne,d.value=-ne):d.value=0,N.left=q<0?0:q;break}}else if(y==="bottom"){const R=Y+W+r.arrowSize/2+r.offset;if(R+L<=G){N.top=R;let q=0;E[1]==="start"?q=te:E[1]==="end"?q=te+j-J:q=te+j/2-J/2;const ne=le-q-J;ne<0?(q+=ne,d.value=-ne):d.value=0,N.left=q<0?0:q;break}}else if(y==="left"){const R=te-J-r.arrowSize/2-r.offset;if(R>=0){N.left=R;let q=0;E[1]==="start"?q=Y:E[1]==="end"?q=Y+W-L:q=Y+W/2-L/2,N.top=q<0?0:q;break}}else if(y==="right"){const R=te+j+r.arrowSize/2+r.offset;if(R+J<=le){N.left=R;let q=0;E[1]==="start"?q=Y:E[1]==="end"?q=Y+W-L:q=Y+W/2-L/2,N.top=q<0?0:q;break}}}return{bestPlacement:U.join("-"),bestInsetRect:N}},p=()=>{const H=r.visible,te=r.autoFit;if(!ut||H===!1)return;if(r.reference){const L=h(),ee=kn(L);e.value=ee.x,u.value=ee.y,m.value=L.offsetWidth,f.value=L.offsetHeight}else r.referenceInset&&(e.value=r.referenceInset.left,u.value=r.referenceInset.top,m.value=r.referenceInset.right-r.referenceInset.left,f.value=r.referenceInset.bottom-r.referenceInset.top);const Y=b.value.offsetWidth,j=b.value.offsetHeight,{bestPlacement:W,bestInsetRect:J}=B(r.placement,e.value,u.value,m.value,f.value,Y,j,te);g.value=W,c.value=J},d=(0,t.ref)(0),T=Ge(()=>{p()},10),A=(0,t.ref)(r.visible);(0,t.watch)([()=>r.visible],([H])=>{A.value=H,H?(S.value=H,setTimeout(()=>{p(),z.value=!0},0)):z.value=!1});const V=(0,t.computed)(()=>A.value&&v.value),v=(0,t.ref)(!0),I=Ge(H=>{const te=H[0];te&&(v.value=te.isIntersecting)},10),C=new IntersectionObserver(I);(0,t.watch)([()=>r.reference,()=>r.referenceInset],([H,te],[Y,j])=>{!H&&!te||(setTimeout(()=>{p()},0),r.autoFit&&(Y&&(Rt.unwatch(Y,T),C.unobserve(Y)),H&&(Rt.watch(H,T),C.observe(H))))},{immediate:!0}),(0,t.onBeforeUnmount)(()=>{r.reference&&(Rt.unwatch(r.reference,T),C.unobserve(r.reference),C.disconnect())});const O=(0,t.computed)(()=>{const H={[l]:!0};return g.value.startsWith("top")?H["is-top"]=!0:g.value.startsWith("right")?H["is-right"]=!0:g.value.startsWith("bottom")?H["is-bottom"]=!0:g.value.startsWith("left")&&(H["is-left"]=!0),H[`is-${r.effect}`]=!0,!z.value&&V.value&&(H["is-opacity"]=!0),z.value&&V.value&&(H["is-show"]=!0),V.value||(H["is-hide"]=!0),r.customClass&&typeof r.customClass=="string"&&(H[`${r.customClass}`]=!0),H}),k=(0,t.computed)(()=>{const H={};return c.value.top!==null&&(H.top=`${c.value.top}px`),c.value.right!==null&&(H.right=`${c.value.right}px`),c.value.bottom!==null&&(H.bottom=`${c.value.bottom}px`),c.value.left!==null&&(H.left=`${c.value.left}px`),r.width&&(H.width=r.width),r.zIndex&&(H["z-index"]=`${r.zIndex}`),r.customStyle&&typeof r.customStyle=="object"&&Object.assign(H,r.customStyle),H}),F=()=>{A.value=!1,i("update:visible",!1)},Q=()=>r.showOverlay?(0,t.h)("div",{class:`${l}__overlay`,onClick:F}):null,x=()=>{let H=null;return o.title?H=(0,t.h)("div",{class:`${l}__title`},{default:o.title}):r.title&&(H=(0,t.h)("div",{class:`${l}__title`},[r.title])),H},$=(0,t.computed)(()=>({[`${l}__arrow`]:!0})),P=(0,t.computed)(()=>{const H={};return r.showArrow?(H.width=`${r.arrowSize}px`,H.height=`${r.arrowSize}px`,g.value==="top"?(H.left="50%",H.bottom="0",H.transform="translate(-50%, 50%)"):g.value==="top-start"?(H.left=`${r.arrowOffset+d.value}px`,H.bottom="0",H.transform="translate(-50%, 50%)"):g.value==="top-end"?(H.right=`${r.arrowOffset-d.value}px`,H.bottom="0",H.transform="translate(-50%, 50%)"):g.value==="right"?(H.left="0",H.top="50%",H.transform="translate(-50%, -50%)"):g.value==="right-start"?(H.left="0",H.top=`${r.arrowOffset}px`,H.transform="translate(-50%, 50%)"):g.value==="right-end"?(H.left="0",H.bottom=`-${r.arrowOffset}px`,H.transform="translate(-50%, 50%)"):g.value==="bottom"?(H.left="50%",H.top="0",H.transform="translate(-50%, -50%)"):g.value==="bottom-start"?(H.left=`${r.arrowOffset+d.value}px`,H.top="0",H.transform="translate(-50%, -50%)"):g.value==="bottom-end"?(H.right=`${r.arrowOffset-d.value}px`,H.top="0",H.transform="translate(-50%, -50%)"):g.value==="left"?(H.right="0",H.top="50%",H.transform="translate(50%, -50%)"):g.value==="left-start"?(H.right="0",H.top=`${r.arrowOffset}px`,H.transform="translate(50%, -50%)"):g.value==="left-end"&&(H.right="0",H.bottom=`-${r.arrowOffset}px`,H.transform="translate(50%, -50%)"),H):{display:"none"}}),K=()=>(0,t.h)("div",{class:$.value,style:P.value}),Z=()=>{A.value===!1&&(S.value=!1)},X=H=>{if(!b.value||A.value===!1)return;const{relatedTarget:te}=H;b.value.contains(te)||(A.value=!1,i("update:visible",!1))};return s({doLayout:p}),()=>{if(!S.value)return null;const H=[],te=Q();te&&H.push(te);const Y=[],j=x();if(j&&Y.push(j),o.default){const ee=o.default();Y.push(ee)}const W=K();W&&Y.push(W);const J={ref:b,class:O.value,style:k.value,onAnimationend:Z};r.leaveHide&&(J.onMouseleave=X);const L=(0,t.h)("div",J,{default:()=>Y});return H.push(L),(0,t.h)(t.Teleport,{to:r.teleport,disabled:r.teleportDisable},{default:()=>H})}}}}var{componentName:uc,create:dc,scope:fc}=se("popover-dialog"),mc=dc(cc(uc,fc,!1)),$l=mc,hc={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 gc(l,a,n){return{props:{...Tn,...hc},emits:["click"],setup(r,{slots:i,attrs:o}){const{toLocaleRefs:s}=(0,Ce.useFoxI18n)(a),c=s(r,["moreText"]),e=l,u=(0,t.computed)(()=>({[e]:!0}));function m(V){return V.props||{}}function f(V){return!!m(V).disabled}function g(V){return V.children??[]}const S=(0,t.ref)(),z=(0,t.computed)(()=>S.value?.$el??null),b=(0,t.ref)(!1),h=V=>{b.value=V},B=()=>{b.value=!b.value};function p(V,v){return()=>{v||(b.value=!1,m(V)?.onClick?.())}}function d(V,v){const I=g(V),C=f(V),O=p(V,C),k=[`${e}__dropdown-item`];return C&&k.push("is-disabled"),(0,t.h)("span",{class:k,onClick:O},I)}const T=V=>{const v=r.maxDisplayCount??V.length;if(v>=V.length)return V;const I=[],C=v-1;for(let x=0;x<C;x++)I.push(V[x]);const O=(i.moreIcon&&i.moreIcon())??(r.moreIcon&&(0,t.h)(r.moreIcon))??(0,t.h)(n),k=(0,t.h)(Tl,{ref:x=>S.value=x,class:`${e}__dropdown-link`,"text-position":"left","show-overflow-tooltip":!1,type:r.type,onClick:B},{default:()=>c.moreText.value,mark:()=>O});I.push(k);const F=[];for(let x=C;x<V.length;x++){const $=d(V[x],x);F.push($)}const Q=(0,t.h)($l,{placement:r.dropdownPlacement,"onUpdate:visible":h,visible:b.value,reference:z.value,"custom-class":`${e}__popover`},{default:()=>F});return I.push(Q),I},A=()=>(i.default?.()||[]).filter(V=>V.type!==Comment);return()=>{const V=T(A()),v=rt(r,Tn);return Object.assign(v,o??{}),v.class=u.value,(0,t.h)(El,v,{default:()=>V})}}}}var{componentName:pc,create:yc,scope:bc}=se("buttons-item"),wc=yc(gc(pc,bc,Ve.ArrowDown)),$n=wc,Je=(l={})=>{if(!l)return{};const a={};return Reflect.ownKeys(l).forEach(n=>{typeof n=="string"&&n.indexOf("data-fox")!==0&&(a[n]=l[n])}),a},Sr={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 Sc(l,a,n){return{props:{...xe,...Me,...Sr},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(r,i){const o=(0,t.ref)(null),s=Le((0,t.computed)(()=>o.value??r.disabled)),c=(0,t.ref)(null),e=_e((0,t.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Te({componentName:l,get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),{toLocaleRefs:m}=(0,Ce.useFoxI18n)(a),f=m(r,["placeholder"]),g=(0,t.ref)(!1),S=ge(r,"modelValue",null,u),z=l,b=(0,t.computed)(()=>({[z]:!0,[`${z}__disabled`]:s.value,[`${z}__readonly`]:e.value})),h=$=>{S.value=$,u("update:modelValue",$),u("input",$)},B=$=>{u("change",$)};let p=ge(r,"hintText"),d=(0,t.ref)(!1);const T=$=>{let P=$.target.value;g.value=!0,me(p.value)||(d.value=!0),u("focus",P,$)},A=$=>{setTimeout(()=>{d.value&&(d.value=!1),g.value=!1},0);let P=$.target.value;r.maxLength&&P.length>Number(r.maxLength)&&(P=P.slice(0,Number(r.maxLength))),u("blur",P,$)},V=()=>{u("clear","")},v=(0,t.ref)(!1);let I=null;const C=()=>{r.showTooltip&&v.value===!1&&(I&&clearTimeout(I),I=setTimeout(()=>{v.value=!0},150))},O=()=>{I&&(clearTimeout(I),v.value=!1,I=null)},k=(0,t.computed)(()=>v.value||d.value),F=(0,t.computed)(()=>v.value?S.value:p.value),Q=(0,t.computed)(()=>Qe(r.unit)>0),x=(0,t.ref)();return we({focus:()=>{x?.value.focus()},blur:()=>{x?.value.blur()},select:()=>{x?.value.select()},setDisabled:$=>{o.value=$},setReadonly:$=>{c.value=$}}),()=>{const $={...Je(i.attrs),ref:x,class:b.value,placeholder:f.placeholder.value,clearable:r.clearable,disabled:s.value,readonly:e.value,modelValue:S.value,"adjust-position":r.adjustPosition,"always-system":r.alwaysSystem,onClear:V,onChange:B,onInput:h,onFocus:T,onBlur:A,onMouseover:C,onMouseleave:O},P={};i.slots.prepend&&(P.prepend=i.slots.prepend),i.slots.append&&(P.append=i.slots.append),i.slots.prefix&&(P.prefix=i.slots.prefix),i.slots.suffix?P.suffix=i.slots.suffix:Q.value&&(P.suffix=()=>[r.unit]);const K=[],Z=(0,t.h)(D.ElInput,$,P);K.push(Z);const X={default:()=>K};X.label=i.slots.default,X.fixedPreTip=i.slots.fixedPreTip,X.fixedTip=i.slots.fixedTip;const H={...De(r,Sr),hintText:F.value,hintVisible:k.value};return r.prop&&(H.prop=`${r.prop}_item`),(0,t.h)(n,H,X)}}}}var{componentName:vc,create:Cc,scope:Nc}=se("input-item"),kc=Cc(Sc(vc,Nc,ze)),Vn=kc;function mt(l,a){return typeof l.textKey=="string"&&l.textKey.length>0?a[l.textKey]:a.text}function Ot(l,a){return typeof l.valueKey=="string"&&l.valueKey.length>0?a[l.valueKey]:a.value}function vr(l,a){return typeof l.childrenKey=="string"&&l.childrenKey.length>0?a[l.childrenKey]||null:a.children??null}function xc(l,a){return typeof l.disabledKey=="string"&&l.disabledKey.length>0?a[l.disabledKey]:a.disabled??null}var zc=class{proxy;constructor(l){this.proxy=l}async load(l,a,n){if(Array.isArray(a))return a;if(typeof a=="function")return await a(n);const r=Pe(this.proxy,l);return r===null?(console.error(`${l} component not found api function`),[]):(Ke(n)&&(0,t.isReactive)(n)&&(n=(0,t.toRaw)(n)),await r(a,n))}};function Ec(){return new zc((0,t.getCurrentInstance)().proxy)}function Cr(l,a,n){return!(mt(l,a)!==mt(l,n)||Ot(l,a)!==Ot(l,n))}function Nr(l,a,n,r){if(r.length===0||a===""||a===null||a===void 0)return null;Array.isArray(a)||(a=[a]);const i=[];return a.forEach(o=>{for(let s of r){const c=vr(l,s);if(Array.isArray(c)&&c.length>0){const e=Nr(l,o,n,c)??[];Reflect.apply([].push,i,e)}else{let e=!1;if(n==="text")e=mt(l,s)===o;else if(n==="item")e=Cr(l,s,o);else{let u=Ot(l,s);u==null&&(u=mt(l,s)),e=u===o}if(e){i.push(s);break}}}}),i}function Tc(l){return{text:l,value:l}}var kr={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 $c(l,a,n){return{props:{...xe,...Me,...kr},emits:["change","update:modelValue","update:text","blur","focus","clear","visible-change","remove-tag","selected","setValue"],setup(r,i){const o=(0,t.ref)(null),s=Le((0,t.computed)(()=>o.value??r.disabled)),c=(0,t.ref)(null),e=_e((0,t.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Te({componentName:l,validateCheckEvents:["blur","update:modelValue","selected"],get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),{toLocaleRefs:m}=(0,Ce.useFoxI18n)(a),f=m(r,["placeholder"]),g=(0,t.ref)(null),S=(0,t.ref)([]),z=(0,t.computed)(()=>S.value?S.value.map(N=>mt(r,N)).join(" "):""),b=(N,U,M,y=!0)=>{if(!M||M.length==0){g.value=N,y&&(u("update:modelValue",N),u("change",N));return}const R=Nr(r,N,U,M);if(R===null){if(S.value===null||S.value.length===0)return;g.value=null,S.value=[],y&&(u("update:modelValue",null),u("update:text",null),u("change",null));return}let q=!0;if(R.length!==S.value.length)q=!1;else for(let ne=0;ne<R.length;ne++){const re=R[ne],de=S.value[ne];if(!Cr(r,re,de)){q=!1;break}}if(!q){S.value=R;let ne=[],re=[],de=[];R.forEach(Xe=>{const gt=Ot(r,Xe),it=mt(r,Xe);ne.push(gt),de.push(it),r.valueType==="text"?re.push(it):r.valueType==="item"?re.push(Xe):re.push(gt)});let pe,Ne,$e;fe(r.multiple)?(g.value=ne,pe=(0,t.toRaw)(re),Ne=de,$e=(0,t.toRaw)(R)):(g.value=ne[0]??"",pe=(0,t.toRaw)(re[0]??""),Ne=de[0]??"",$e=(0,t.toRaw)(R[0])),y&&(u("update:modelValue",pe),u("change",pe,$e)),u("update:text",Ne)}},h=(0,t.ref)(null),B=(0,t.ref)(null),p=(0,t.computed)(()=>B.value??h.value??[]),d=Ae((0,t.computed)(()=>r.appearLoad),"appearLoad",qe.Near,N=>fe(N)),T=Ec(),A=async(N,U)=>{if(N){const M=await T.load("select",N,U);M.length>0?typeof M[0]=="string"?h.value=M.map(y=>Tc(y)):h.value=M:h.value=null}};(0,t.watch)([()=>r.source,()=>r.params],([N,U])=>{B.value=null,A(N,U)},{immediate:!d.value});let V=!1;const v=()=>{V||(V=!0,A(r.source,r.params))};(0,t.watch)([()=>h.value,()=>r.modelValue],([N,U])=>{if(k()&&fe(r.multiple)){We(U,g.value)||(g.value=U);return}b(U,r.valueType,p.value,!1),u("setValue",U)}),r.source||(g.value=r.modelValue);let I=null,C=(0,t.ref)(!1);typeof r.remoteMethod=="function"&&(I=async N=>{if(N==null){B.value=null;return}C.value=!0;try{const U=await r.remoteMethod(N);U&&(B.value=U)}catch(U){B.value=null,console.error(U)}C.value=!1});let O=null;typeof r.filterMethod=="function"&&(O=async N=>{if(N==null){B.value=null;return}C.value=!0;try{const U=await r.filterMethod(N,h.value);U&&(B.value=U)}catch(U){B.value=null,console.error(U)}C.value=!1});const k=()=>typeof r.remoteMethod=="function"||typeof r.filterMethod=="function",F=(0,t.ref)(!1),Q=l,x=(0,t.computed)(()=>({[Q]:!0})),$=N=>{r.allowCreate||k()&&fe(r.multiple)?(u("update:modelValue",N),u("change",N),u("update:text",N),g.value=N):b(N,"value",p.value,!0)};let P=ge(r,"hintText"),K=(0,t.ref)(!1);const Z=N=>{let U=N.target.value;F.value=!0,me(P.value)||(K.value=!0),u("focus",U,N)},X=N=>{setTimeout(()=>{K.value&&(K.value=!1),F.value=!1},0);let U=N.target.value;r.maxLength&&U.length>Number(r.maxLength)&&(U=U.slice(0,Number(r.maxLength))),ee.value||u("blur",U,N)},H=()=>{u("clear","")},te=(0,t.ref)(!1);let Y=null;const j=()=>{r.showTooltip&&te.value===!1&&(Y&&clearTimeout(Y),Y=setTimeout(()=>{te.value=!0},150))},W=()=>{Y&&(clearTimeout(Y),te.value=!1,Y=null)},J=(0,t.computed)(()=>te.value||K.value),L=(0,t.computed)(()=>te.value?z.value:P.value),ee=(0,t.ref)(!1),le=N=>{ee.value=N,u("visible-change",N),N||u("selected")},G=N=>{u("remove-tag",N)},E=(N,U)=>{const M=[];return N.forEach((y,R)=>{const q=vr(r,y);if(Array.isArray(q)&&q.length>0){const ne=E(q,U),re=mt(r,y),de={key:`${re}_${R}`,label:re};M.push((0,t.h)(D.ElOptionGroup,de,{default:()=>ne}))}else{const ne=Ot(r,y),re=mt(r,y),de=xc(r,y),pe={key:`${ne}_${R}`,label:re,disabled:de,value:ne};if(typeof U=="function")M.push((0,t.h)(D.ElOption,pe,{default:()=>U(y)}));else if(r.optionType==="item"){const Ne=(0,t.h)("span",{class:{"fox-select-item__option-left":!0}},[ne]),$e=(0,t.h)("span",{class:{"fox-select-item__option-right":!0}},[re]),Xe=(0,t.h)("div",{class:{"fox-select-item__option":!0}},[Ne,$e]);M.push((0,t.h)(D.ElOption,pe,{default:()=>Xe}))}else r.optionType==="value"?M.push((0,t.h)(D.ElOption,pe,{default:()=>[ne]})):M.push((0,t.h)(D.ElOption,pe))}}),M},_=(0,t.ref)();return we({focus:()=>{_?.value.focus()},blur:()=>{_?.value.blur()},setDisabled:N=>{o.value=N},setReadonly:N=>{c.value=N}}),()=>{const N={...Je(i.attrs),ref:_,class:x.value,clearable:r.clearable,multiple:r.multiple,placeholder:f.placeholder.value,disabled:s.value||e.value,modelValue:g.value,"value-key":r.valueKey,"allow-create":r.allowCreate,onClear:H,onChange:$,onFocus:Z,onBlur:X,onVisibleChange:le,onRemoveTag:G};typeof I=="function"&&(N["remote-method"]=I,N.loading=C.value),typeof O=="function"&&(N["filter-method"]=O,N.loading=C.value);const U={};i.slots.prefix&&(U.prefix=i.slots.prefix),i.slots.empty&&(U.empty=i.slots.empty),i.slots.options?U.default=i.slots.options:U.default=()=>E(p.value,i.slots.option);const M=[],y=(0,t.h)(D.ElSelect,N,U);M.push(y);const R={default:()=>M};R.label=i.slots.default,R.fixedPreTip=i.slots.fixedPreTip,R.fixedTip=i.slots.fixedTip;const q={...De(r,kr),hintText:L.value,hintVisible:J.value,onMouseover:j,onMouseleave:W};return r.prop&&(q.prop=`${r.prop}_item`),d.value&&(q["appear-listen"]=!0,q.onAppear=v),(0,t.h)(n,q,R)}}}}var{componentName:Vc,create:Bc,scope:Dc}=se("select-item"),Mc=Bc($c(Vc,Dc,ze)),Bn=Mc,Ic=nt(((l,a)=>{(function(n,r){typeof l=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(n=typeof globalThis<"u"?globalThis:n||self).dayjs=r()})(l,(function(){"use strict";var n=1e3,r=6e4,i=36e5,o="millisecond",s="second",c="minute",e="hour",u="day",m="week",f="month",g="quarter",S="year",z="date",b="Invalid Date",h=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,B=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,p={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(x){var $=["th","st","nd","rd"],P=x%100;return"["+x+($[(P-20)%10]||$[P]||$[0])+"]"}},d=function(x,$,P){var K=String(x);return!K||K.length>=$?x:""+Array($+1-K.length).join(P)+x},T={s:d,z:function(x){var $=-x.utcOffset(),P=Math.abs($),K=Math.floor(P/60),Z=P%60;return($<=0?"+":"-")+d(K,2,"0")+":"+d(Z,2,"0")},m:function x($,P){if($.date()<P.date())return-x(P,$);var K=12*(P.year()-$.year())+(P.month()-$.month()),Z=$.clone().add(K,f),X=P-Z<0,H=$.clone().add(K+(X?-1:1),f);return+(-(K+(P-Z)/(X?Z-H:H-Z))||0)},a:function(x){return x<0?Math.ceil(x)||0:Math.floor(x)},p:function(x){return{M:f,y:S,w:m,d:u,D:z,h:e,m:c,s,ms:o,Q:g}[x]||String(x||"").toLowerCase().replace(/s$/,"")},u:function(x){return x===void 0}},A="en",V={};V[A]=p;var v="$isDayjsObject",I=function(x){return x instanceof F||!(!x||!x[v])},C=function x($,P,K){var Z;if(!$)return A;if(typeof $=="string"){var X=$.toLowerCase();V[X]&&(Z=X),P&&(V[X]=P,Z=X);var H=$.split("-");if(!Z&&H.length>1)return x(H[0])}else{var te=$.name;V[te]=$,Z=te}return!K&&Z&&(A=Z),Z||!K&&A},O=function(x,$){if(I(x))return x.clone();var P=typeof $=="object"?$:{};return P.date=x,P.args=arguments,new F(P)},k=T;k.l=C,k.i=I,k.w=function(x,$){return O(x,{locale:$.$L,utc:$.$u,x:$.$x,$offset:$.$offset})};var F=(function(){function x(P){this.$L=C(P.locale,null,!0),this.parse(P),this.$x=this.$x||P.x||{},this[v]=!0}var $=x.prototype;return $.parse=function(P){this.$d=(function(K){var Z=K.date,X=K.utc;if(Z===null)return new Date(NaN);if(k.u(Z))return new Date;if(Z instanceof Date)return new Date(Z);if(typeof Z=="string"&&!/Z$/i.test(Z)){var H=Z.match(h);if(H){var te=H[2]-1||0,Y=(H[7]||"0").substring(0,3);return X?new Date(Date.UTC(H[1],te,H[3]||1,H[4]||0,H[5]||0,H[6]||0,Y)):new Date(H[1],te,H[3]||1,H[4]||0,H[5]||0,H[6]||0,Y)}}return new Date(Z)})(P),this.init()},$.init=function(){var P=this.$d;this.$y=P.getFullYear(),this.$M=P.getMonth(),this.$D=P.getDate(),this.$W=P.getDay(),this.$H=P.getHours(),this.$m=P.getMinutes(),this.$s=P.getSeconds(),this.$ms=P.getMilliseconds()},$.$utils=function(){return k},$.isValid=function(){return this.$d.toString()!==b},$.isSame=function(P,K){var Z=O(P);return this.startOf(K)<=Z&&Z<=this.endOf(K)},$.isAfter=function(P,K){return O(P)<this.startOf(K)},$.isBefore=function(P,K){return this.endOf(K)<O(P)},$.$g=function(P,K,Z){return k.u(P)?this[K]:this.set(Z,P)},$.unix=function(){return Math.floor(this.valueOf()/1e3)},$.valueOf=function(){return this.$d.getTime()},$.startOf=function(P,K){var Z=this,X=!!k.u(K)||K,H=k.p(P),te=function(G,E){var _=k.w(Z.$u?Date.UTC(Z.$y,E,G):new Date(Z.$y,E,G),Z);return X?_:_.endOf(u)},Y=function(G,E){return k.w(Z.toDate()[G].apply(Z.toDate("s"),(X?[0,0,0,0]:[23,59,59,999]).slice(E)),Z)},j=this.$W,W=this.$M,J=this.$D,L="set"+(this.$u?"UTC":"");switch(H){case S:return X?te(1,0):te(31,11);case f:return X?te(1,W):te(0,W+1);case m:var ee=this.$locale().weekStart||0,le=(j<ee?j+7:j)-ee;return te(X?J-le:J+(6-le),W);case u:case z:return Y(L+"Hours",0);case e:return Y(L+"Minutes",1);case c:return Y(L+"Seconds",2);case s:return Y(L+"Milliseconds",3);default:return this.clone()}},$.endOf=function(P){return this.startOf(P,!1)},$.$set=function(P,K){var Z,X=k.p(P),H="set"+(this.$u?"UTC":""),te=(Z={},Z[u]=H+"Date",Z[z]=H+"Date",Z[f]=H+"Month",Z[S]=H+"FullYear",Z[e]=H+"Hours",Z[c]=H+"Minutes",Z[s]=H+"Seconds",Z[o]=H+"Milliseconds",Z)[X],Y=X===u?this.$D+(K-this.$W):K;if(X===f||X===S){var j=this.clone().set(z,1);j.$d[te](Y),j.init(),this.$d=j.set(z,Math.min(this.$D,j.daysInMonth())).$d}else te&&this.$d[te](Y);return this.init(),this},$.set=function(P,K){return this.clone().$set(P,K)},$.get=function(P){return this[k.p(P)]()},$.add=function(P,K){var Z,X=this;P=Number(P);var H=k.p(K),te=function(W){var J=O(X);return k.w(J.date(J.date()+Math.round(W*P)),X)};if(H===f)return this.set(f,this.$M+P);if(H===S)return this.set(S,this.$y+P);if(H===u)return te(1);if(H===m)return te(7);var Y=(Z={},Z[c]=r,Z[e]=i,Z[s]=n,Z)[H]||1,j=this.$d.getTime()+P*Y;return k.w(j,this)},$.subtract=function(P,K){return this.add(-1*P,K)},$.format=function(P){var K=this,Z=this.$locale();if(!this.isValid())return Z.invalidDate||b;var X=P||"YYYY-MM-DDTHH:mm:ssZ",H=k.z(this),te=this.$H,Y=this.$m,j=this.$M,W=Z.weekdays,J=Z.months,L=Z.meridiem,ee=function(E,_,N,U){return E&&(E[_]||E(K,X))||N[_].slice(0,U)},le=function(E){return k.s(te%12||12,E,"0")},G=L||function(E,_,N){var U=E<12?"AM":"PM";return N?U.toLowerCase():U};return X.replace(B,(function(E,_){return _||(function(N){switch(N){case"YY":return String(K.$y).slice(-2);case"YYYY":return k.s(K.$y,4,"0");case"M":return j+1;case"MM":return k.s(j+1,2,"0");case"MMM":return ee(Z.monthsShort,j,J,3);case"MMMM":return ee(J,j);case"D":return K.$D;case"DD":return k.s(K.$D,2,"0");case"d":return String(K.$W);case"dd":return ee(Z.weekdaysMin,K.$W,W,2);case"ddd":return ee(Z.weekdaysShort,K.$W,W,3);case"dddd":return W[K.$W];case"H":return String(te);case"HH":return k.s(te,2,"0");case"h":return le(1);case"hh":return le(2);case"a":return G(te,Y,!0);case"A":return G(te,Y,!1);case"m":return String(Y);case"mm":return k.s(Y,2,"0");case"s":return String(K.$s);case"ss":return k.s(K.$s,2,"0");case"SSS":return k.s(K.$ms,3,"0");case"Z":return H}return null})(E)||H.replace(":","")}))},$.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},$.diff=function(P,K,Z){var X,H=this,te=k.p(K),Y=O(P),j=(Y.utcOffset()-this.utcOffset())*r,W=this-Y,J=function(){return k.m(H,Y)};switch(te){case S:X=J()/12;break;case f:X=J();break;case g:X=J()/3;break;case m:X=(W-j)/6048e5;break;case u:X=(W-j)/864e5;break;case e:X=W/i;break;case c:X=W/r;break;case s:X=W/n;break;default:X=W}return Z?X:k.a(X)},$.daysInMonth=function(){return this.endOf(f).$D},$.$locale=function(){return V[this.$L]},$.locale=function(P,K){if(!P)return this.$L;var Z=this.clone(),X=C(P,K,!0);return X&&(Z.$L=X),Z},$.clone=function(){return k.w(this.$d,this)},$.toDate=function(){return new Date(this.valueOf())},$.toJSON=function(){return this.isValid()?this.toISOString():null},$.toISOString=function(){return this.$d.toISOString()},$.toString=function(){return this.$d.toUTCString()},x})(),Q=F.prototype;return O.prototype=Q,[["$ms",o],["$s",s],["$m",c],["$H",e],["$W",u],["$M",f],["$y",S],["$D",z]].forEach((function(x){Q[x[1]]=function($){return this.$g($,x[0],x[1])}})),O.extend=function(x,$){return x.$i||(x($,F,O),x.$i=!0),O},O.locale=C,O.isDayjs=I,O.unix=function(x){return O(1e3*x)},O.en=V[A],O.Ls=V,O.p={},O}))})),Ac=nt(((l,a)=>{(function(n,r){typeof l=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_plugin_customParseFormat=r()})(l,(function(){"use strict";var n={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},r=/(\[[^[]*\])|([-_:/.,()\s]+)|(A|a|Q|YYYY|YY?|ww?|MM?M?M?|Do|DD?|hh?|HH?|mm?|ss?|S{1,3}|z|ZZ?)/g,i=/\d/,o=/\d\d/,s=/\d\d?/,c=/\d*[^-_:/,()\s\d]+/,e={},u=function(h){return(h=+h)+(h>68?1900:2e3)},m=function(h){return function(B){this[h]=+B}},f=[/[+-]\d\d:?(\d\d)?|Z/,function(h){(this.zone||(this.zone={})).offset=(function(B){if(!B||B==="Z")return 0;var p=B.match(/([+-]|\d\d)/g),d=60*p[1]+(+p[2]||0);return d===0?0:p[0]==="+"?-d:d})(h)}],g=function(h){var B=e[h];return B&&(B.indexOf?B:B.s.concat(B.f))},S=function(h,B){var p,d=e.meridiem;if(d){for(var T=1;T<=24;T+=1)if(h.indexOf(d(T,0,B))>-1){p=T>12;break}}else p=h===(B?"pm":"PM");return p},z={A:[c,function(h){this.afternoon=S(h,!1)}],a:[c,function(h){this.afternoon=S(h,!0)}],Q:[i,function(h){this.month=3*(h-1)+1}],S:[i,function(h){this.milliseconds=100*+h}],SS:[o,function(h){this.milliseconds=10*+h}],SSS:[/\d{3}/,function(h){this.milliseconds=+h}],s:[s,m("seconds")],ss:[s,m("seconds")],m:[s,m("minutes")],mm:[s,m("minutes")],H:[s,m("hours")],h:[s,m("hours")],HH:[s,m("hours")],hh:[s,m("hours")],D:[s,m("day")],DD:[o,m("day")],Do:[c,function(h){var B=e.ordinal;if(this.day=h.match(/\d+/)[0],B)for(var p=1;p<=31;p+=1)B(p).replace(/\[|\]/g,"")===h&&(this.day=p)}],w:[s,m("week")],ww:[o,m("week")],M:[s,m("month")],MM:[o,m("month")],MMM:[c,function(h){var B=g("months"),p=(g("monthsShort")||B.map((function(d){return d.slice(0,3)}))).indexOf(h)+1;if(p<1)throw new Error;this.month=p%12||p}],MMMM:[c,function(h){var B=g("months").indexOf(h)+1;if(B<1)throw new Error;this.month=B%12||B}],Y:[/[+-]?\d+/,m("year")],YY:[o,function(h){this.year=u(h)}],YYYY:[/\d{4}/,m("year")],Z:f,ZZ:f};function b(h){for(var B=h,p=e&&e.formats,d=(h=B.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,(function(O,k,F){var Q=F&&F.toUpperCase();return k||p[F]||n[F]||p[Q].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,(function(x,$,P){return $||P.slice(1)}))}))).match(r),T=d.length,A=0;A<T;A+=1){var V=d[A],v=z[V],I=v&&v[0],C=v&&v[1];d[A]=C?{regex:I,parser:C}:V.replace(/^\[|\]$/g,"")}return function(O){for(var k={},F=0,Q=0;F<T;F+=1){var x=d[F];if(typeof x=="string")Q+=x.length;else{var $=x.regex,P=x.parser,K=O.slice(Q),Z=$.exec(K)[0];P.call(k,Z),O=O.replace(Z,"")}}return(function(X){var H=X.afternoon;if(H!==void 0){var te=X.hours;H?te<12&&(X.hours+=12):te===12&&(X.hours=0),delete X.afternoon}})(k),k}}return function(h,B,p){p.p.customParseFormat=!0,h&&h.parseTwoDigitYear&&(u=h.parseTwoDigitYear);var d=B.prototype,T=d.parse;d.parse=function(A){var V=A.date,v=A.utc,I=A.args;this.$u=v;var C=I[1];if(typeof C=="string"){var O=I[2]===!0,k=I[3]===!0,F=O||k,Q=I[2];k&&(Q=I[2]),e=this.$locale(),!O&&Q&&(e=p.Ls[Q]),this.$d=(function(K,Z,X,H){try{if(["x","X"].indexOf(Z)>-1)return new Date((Z==="X"?1e3:1)*K);var te=b(Z)(K),Y=te.year,j=te.month,W=te.day,J=te.hours,L=te.minutes,ee=te.seconds,le=te.milliseconds,G=te.zone,E=te.week,_=new Date,N=W||(Y||j?1:_.getDate()),U=Y||_.getFullYear(),M=0;Y&&!j||(M=j>0?j-1:_.getMonth());var y,R=J||0,q=L||0,ne=ee||0,re=le||0;return G?new Date(Date.UTC(U,M,N,R,q,ne,re+60*G.offset*1e3)):X?new Date(Date.UTC(U,M,N,R,q,ne,re)):(y=new Date(U,M,N,R,q,ne,re),E&&(y=H(y).week(E).toDate()),y)}catch{return new Date("")}})(V,C,v,p),this.init(),Q&&Q!==!0&&(this.$L=this.locale(Q).$L),F&&V!=this.format(C)&&(this.$d=new Date("")),e={}}else if(C instanceof Array)for(var x=C.length,$=1;$<=x;$+=1){I[1]=C[$-1];var P=p.apply(this,I);if(P.isValid()){this.$d=P.$d,this.$L=P.$L,this.init();break}$===x&&(this.$d=new Date(""))}else T.call(this,A)}}}))})),_c=nt(((l,a)=>{(function(n,r){typeof l=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_plugin_advancedFormat=r()})(l,(function(){"use strict";return function(n,r){var i=r.prototype,o=i.format;i.format=function(s){var c=this,e=this.$locale();if(!this.isValid())return o.bind(this)(s);var u=this.$utils(),m=(s||"YYYY-MM-DDTHH:mm:ssZ").replace(/\[([^\]]+)]|Q|wo|ww|w|WW|W|zzz|z|gggg|GGGG|Do|X|x|k{1,2}|S/g,(function(f){switch(f){case"Q":return Math.ceil((c.$M+1)/3);case"Do":return e.ordinal(c.$D);case"gggg":return c.weekYear();case"GGGG":return c.isoWeekYear();case"wo":return e.ordinal(c.week(),"W");case"w":case"ww":return u.s(c.week(),f==="w"?1:2,"0");case"W":case"WW":return u.s(c.isoWeek(),f==="W"?1:2,"0");case"k":case"kk":return u.s(String(c.$H===0?24:c.$H),f==="k"?1:2,"0");case"X":return Math.floor(c.$d.getTime()/1e3);case"x":return c.$d.getTime();case"z":return"["+c.offsetName()+"]";case"zzz":return"["+c.offsetName("long")+"]";default:return f}}));return o.bind(this)(m)}}}))})),Lc=nt(((l,a)=>{(function(n,r){typeof l=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_plugin_localeData=r()})(l,(function(){"use strict";return function(n,r,i){var o=r.prototype,s=function(f){return f&&(f.indexOf?f:f.s)},c=function(f,g,S,z,b){var h=f.name?f:f.$locale(),B=s(h[g]),p=s(h[S]),d=B||p.map((function(A){return A.slice(0,z)}));if(!b)return d;var T=h.weekStart;return d.map((function(A,V){return d[(V+(T||0))%7]}))},e=function(){return i.Ls[i.locale()]},u=function(f,g){return f.formats[g]||(function(S){return S.replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,(function(z,b,h){return b||h.slice(1)}))})(f.formats[g.toUpperCase()])},m=function(){var f=this;return{months:function(g){return g?g.format("MMMM"):c(f,"months")},monthsShort:function(g){return g?g.format("MMM"):c(f,"monthsShort","months",3)},firstDayOfWeek:function(){return f.$locale().weekStart||0},weekdays:function(g){return g?g.format("dddd"):c(f,"weekdays")},weekdaysMin:function(g){return g?g.format("dd"):c(f,"weekdaysMin","weekdays",2)},weekdaysShort:function(g){return g?g.format("ddd"):c(f,"weekdaysShort","weekdays",3)},longDateFormat:function(g){return u(f.$locale(),g)},meridiem:this.$locale().meridiem,ordinal:this.$locale().ordinal}};o.localeData=function(){return m.bind(this)()},i.localeData=function(){var f=e();return{firstDayOfWeek:function(){return f.weekStart||0},weekdays:function(){return i.weekdays()},weekdaysShort:function(){return i.weekdaysShort()},weekdaysMin:function(){return i.weekdaysMin()},months:function(){return i.months()},monthsShort:function(){return i.monthsShort()},longDateFormat:function(g){return u(f,g)},meridiem:f.meridiem,ordinal:f.ordinal}},i.months=function(){return c(e(),"months")},i.monthsShort=function(){return c(e(),"monthsShort","months",3)},i.weekdays=function(f){return c(e(),"weekdays",null,null,f)},i.weekdaysShort=function(f){return c(e(),"weekdaysShort","weekdays",3,f)},i.weekdaysMin=function(f){return c(e(),"weekdaysMin","weekdays",2,f)}}}))})),Pc=nt(((l,a)=>{(function(n,r){typeof l=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_plugin_weekOfYear=r()})(l,(function(){"use strict";var n="week",r="year";return function(i,o,s){var c=o.prototype;c.week=function(e){if(e===void 0&&(e=null),e!==null)return this.add(7*(e-this.week()),"day");var u=this.$locale().yearStart||1;if(this.month()===11&&this.date()>25){var m=s(this).startOf(r).add(1,r).date(u),f=s(this).endOf(n);if(m.isBefore(f))return 1}var g=s(this).startOf(r).date(u).startOf(n).subtract(1,"millisecond"),S=this.diff(g,n,!0);return S<0?s(this).startOf("week").week():Math.ceil(S)},c.weeks=function(e){return e===void 0&&(e=null),this.week(e)}}}))})),Fc=nt(((l,a)=>{(function(n,r){typeof l=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_plugin_weekYear=r()})(l,(function(){"use strict";return function(n,r){r.prototype.weekYear=function(){var i=this.month(),o=this.week(),s=this.year();return o===1&&i===11?s+1:i===0&&o>=52?s-1:s}}}))})),Rc=nt(((l,a)=>{(function(n,r){typeof l=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_plugin_dayOfYear=r()})(l,(function(){"use strict";return function(n,r,i){r.prototype.dayOfYear=function(o){var s=Math.round((i(this).startOf("day")-i(this).startOf("year"))/864e5)+1;return o==null?s:this.add(o-s,"day")}}}))})),Oc=nt(((l,a)=>{(function(n,r){typeof l=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_plugin_isSameOrAfter=r()})(l,(function(){"use strict";return function(n,r){r.prototype.isSameOrAfter=function(i,o){return this.isSame(i,o)||this.isAfter(i,o)}}}))})),Hc=nt(((l,a)=>{(function(n,r){typeof l=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_plugin_isSameOrBefore=r()})(l,(function(){"use strict";return function(n,r){r.prototype.isSameOrBefore=function(i,o){return this.isSame(i,o)||this.isBefore(i,o)}}}))})),tt=at(Ic(),1),qc=at(Ac(),1),Kc=at(_c(),1),jc=at(Lc(),1),Yc=at(Pc(),1),Wc=at(Fc(),1),Uc=at(Rc(),1),Gc=at(Oc(),1),Xc=at(Hc(),1);tt.default.extend(jc.default),tt.default.extend(Kc.default),tt.default.extend(qc.default),tt.default.extend(Yc.default),tt.default.extend(Wc.default),tt.default.extend(Uc.default),tt.default.extend(Gc.default),tt.default.extend(Xc.default);var ie={format(l,a){return(0,tt.default)(l).format(a)},parser(l,a){return(0,tt.default)(l,a).toDate()},isLeapYear(l){return l%4==0&&l%100!=0||l%400==0},getWhatDay(l,a,n){return["星期日","星期一","星期二","星期三","星期四","星期五","星期六"][new Date(l+"/"+a+"/"+n).getDay()]},getMonthPreDay(l,a){let n=new Date(l+"/"+a+"/01").getDay();return n==0&&(n=7),n},getMonthDays(l,a){return/^0/.test(a)&&(a=a.split("")[1]),[0,31,this.isLeapYear(Number(l))?29:28,31,30,31,30,31,31,30,31,30,31][a]},getNumTwoBit(l){return l=Number(l),(l>9?"":"0")+l},date2Str:function(l,a){return a=a||"-",[l.getFullYear(),this.getNumTwoBit(l.getMonth()+1),this.getNumTwoBit(l.getDate())].join(a)},getDay(l,a,n){l=l||0;let r=a??new Date;const i=l*(1e3*60*60*24);return r=new Date(r.getTime()+i),n=n??"YYYY-MM-DD",this.format(r,n)},compareDate(l,a){let n;typeof l=="string"?n=new Date(l.replace("-","/").replace("-","/")):n=l;let r;return typeof a=="string"?r=new Date(a.replace("-","/").replace("-","/")):r=a,!(n>=r)},isEqual(l,a){if(l===a)return!0;if(!l||!a)return!1;let n;typeof l=="string"?n=new Date(l).getTime():n=l;let r;return typeof a=="string"?r=new Date(a).getTime():r=a,n==r},getMonthWeek:function(l,a,n,r=0){const i=new Date(Number(l),parseInt(a)-1,Number(n));let o=i.getDay(),s=i.getDate(),c=6-o;return r!==0&&(o=o==0?7:o,c=7-o),Math.ceil((s+c)/7)},getYearWeek:function(l,a,n,r=0){const i=new Date(Number(l),parseInt(a)-1,Number(n)),o=new Date(Number(l),0,1),s=Math.round((i.valueOf()-o.valueOf())/864e5);let c=i.getDay(),e=6-c;return r!==0&&(c=c==0?7:c,e=7-c),Math.ceil((s+e)/7)},getWeekDate:function(l,a,n,r=0){const i=new Date(Number(l),parseInt(a)-1,Number(n)),o=i.getTime();let s=i.getDay();if(r===0){const e=o-s*864e5,u=o+(6-s)*864e5;return[this.date2Str(new Date(e)),this.date2Str(new Date(u))]}else{s=s==0?7:s;const c=1440*60*1e3,e=o-(s-1)*c,u=o+(7-s)*c;return[this.date2Str(new Date(e)),this.date2Str(new Date(u))]}},formatResultDate:function(l){let a=[...l.split("-")];return a[2]=ie.getNumTwoBit(Number(a[2])),a[3]=`${a[0]}-${a[1]}-${a[2]}`,a[4]=ie.getWhatDay(+a[0],+a[1],+a[2]),a},inScope4Day(l,a,n){const r=new Date(new Date(a).setDate(a.getDate()+n)),i=l.getTime(),o=r.getTime(),s=a.getTime();return o>s?i>=s&&i<=o:i>=o&&i<=s},inScope4Month(l,a,n){const r=new Date(new Date(a).setMonth(a.getMonth()+n)),i=l.getTime(),o=r.getTime(),s=a.getTime();return o>s?i>=s&&i<=o:i>=o&&i<=s}},xr={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"}},zr={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 Zc(l,a,n){return{props:{...xe,...Me,...xr,...zr},emits:["change","update:modelValue","update:longTerm","blur","focus","clear","visible-change","calendar-change","panel-change","setValue"],setup(r,i){const o=(0,t.ref)(null),s=Le((0,t.computed)(()=>o.value??r.disabled)),c=(0,t.ref)(null),e=_e((0,t.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Te({componentName:l,validateCheckEvents:["blur","update:modelValue"],get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),{toLocaleRefs:m}=(0,Ce.useFoxI18n)(a),f=m(r,["placeholder"]),g=(0,t.ref)(!1),S=ge(r,"modelValue",null,u),z=(0,t.computed)(()=>K.value&&Array.isArray(S.value)&&S.value.length==2?S.value[0]:S.value),b=(0,t.computed)(()=>K.value?"longTermKey":"normalKey"),h=_=>{if(K.value&&r.type==="daterange"){const N=[...S.value];N[0]=_,S.value=N}else S.value=_;u("update:modelValue",S.value),u("change",S.value)},B=(0,t.computed)(()=>K.value&&r.type==="daterange"?"date":r.type),p=l,d=(0,t.computed)(()=>({[`${p}`]:!0,"is-long":K.value,"is-readonly":e.value,"is-disabled":s.value}));let T=ge(r,"hintText"),A=(0,t.ref)(!1);const V=_=>{let N=_.target.value;g.value=!0,me(T.value)||(A.value=!0),u("focus",N,_)},v=_=>{setTimeout(()=>{A.value&&(A.value=!1),g.value=!1},0);let N=_.target.value;r.maxLength&&N.length>Number(r.maxLength)&&(N=N.slice(0,Number(r.maxLength))),u("blur",N,_)},I=()=>{u("clear","")},C=_=>{u("calendar-change",_)},O=(_,N,U)=>{u("panel-change",_,N,U)},k=_=>{u("visible-change",_)},F=Ae((0,t.computed)(()=>r.longTermText),"longTermText",qe.Near),Q=Ae((0,t.computed)(()=>r.longTermActionLabel),"longTermActionLabel",qe.Near),x=Ae((0,t.computed)(()=>r.longTermValue),"longTermValue",qe.Near),$=Ae((0,t.computed)(()=>r.compatibleLongTermValue),"compatibleLongTermValue",qe.Near);let P=null;const K=(0,t.ref)(fe(r.longTerm)),Z=_=>{if(K.value=_,u("update:longTerm",_),_){if(P=S.value,r.type==="daterange"){const N=[];Array.isArray(x.value)?(N[0]=S.value?S.value[0]??x.value[0]:null,N[1]=x.value[1]??x.value[0]):(N[0]=S.value?S.value[0]??x.value:null,N[1]=K.value),N[0]||(N[0]=r.valueFormat?ie.format(new Date,r.valueFormat):new Date),N[1]||(N[1]=r.valueFormat?ie.format(new Date,r.valueFormat):new Date),S.value=N}else Array.isArray(x.value)?S.value=x.value[1]??x.value[0]:S.value=x.value,S.value||(S.value=r.valueFormat?ie.format(new Date,r.valueFormat):new Date);u("update:modelValue",S.value)}else{if(r.type==="daterange"){const N=[];N[0]=Array.isArray(S.value)?S.value[0]:S.value,Array.isArray(P)?N[1]=P[1]:N[1]=P,N[0]||(N[0]=r.valueFormat?ie.format(new Date,r.valueFormat):new Date),N[1]||(N[1]=r.valueFormat?ie.format(new Date,r.valueFormat):new Date),S.value=N}else S.value=P;u("update:modelValue",S.value),setTimeout(()=>{G()},100)}},X=fe(r.isLongTerm);if(X){const _=()=>{if(K.value===!0){if(P=S.value,r.type==="daterange"){const N=[S.value[0]];Array.isArray(x.value)?N[1]=x.value[1]??x.value[0]:N[1]=K.value,N[0]||(N[0]=r.valueFormat?ie.format(new Date,r.valueFormat):new Date),N[1]||(N[1]=r.valueFormat?ie.format(new Date,r.valueFormat):new Date),S.value=N}else S.value=x.value;u("update:modelValue",S.value)}else We(x.value,S.value)&&(K.value=!0)};_(),(0,t.watch)([()=>r.longTerm],([N])=>{K.value!==N&&_()}),(0,t.watch)([()=>S.value],([N])=>{let U=!1;if(r.type==="daterange"&&Array.isArray(N))try{let M=N[1];if(!M)return;if(N[0]==null){u("update:modelValue",[]);return}typeof M!="string"&&r.valueFormat&&(M=ie.format(M,r.valueFormat));let y=Array.isArray(x.value)?x.value[1]:x.value;(M===y||Array.isArray($.value)&&$.value.findIndex(R=>M==R)!==-1)&&(U=!0)}catch(M){console.error(M)}K.value!==U&&(K.value=U)},{immediate:!0})}const H=(0,t.computed)(()=>({"fox-date-item__long":!0,"is-active":g.value})),te=(0,t.ref)(),Y=(0,t.ref)(),j=/^\d+$/,W=(_,N)=>typeof r.flashFillThreshold=="function"?r.flashFillThreshold(_,N):j.test(_)&&_.length===r.flashFillThreshold,J=(_,N)=>{let U;if(typeof r.flashFillFormat=="function")U=r.flashFillFormat(_,N);else{const y=r.flashFillFormat??"YYYYMMDD";U=ie.parser(_,y)}const M=r.valueFormat??"YYYY-MM-DD";return ie.format(U,M)},L=_=>_?_.endsWith("range"):!1,ee=_=>{if(!_.target)return;const N=_.target.value??"";if(W(N,r.type)){const U=J(N,r.type);if(L(r.type)){const M=Array.isArray(S.value)?[...S.value]:[];M[0]=U,h(M)}else h(U)}},le=_=>{if(!_.target)return;const N=_.target.value??"";if(W(N,r.type)){const U=J(N,r.type);if(L(r.type)){const M=Array.isArray(S.value)?[...S.value]:[];M[1]=U,h(M)}else h(U)}},G=()=>{if(r.flashFill&&te.value&&te.value.$el)if(L(r.type)){const _=te.value.$el.querySelectorAll("input.el-range-input");_[0]&&_[0].addEventListener("input",ee),_[1]&&_[1].addEventListener("input",le)}else{const _=te.value.$el.querySelector("input.el-input__inner");_&&_.addEventListener("input",ee)}},E=()=>{if(r.flashFill&&te.value&&te.value.$el)if(L(r.type)){const _=te.value.$el.querySelectorAll("input.el-range-input");_[0]&&_[0].removeEventListener("input",ee),_[1]&&_[1].removeEventListener("input",le)}else{const _=te.value.$el.querySelector("input.el-input__inner");_&&_.removeEventListener("input",ee)}};return(0,t.onMounted)(G),(0,t.onBeforeUnmount)(E),we({focus:()=>{Y?.value.focus()},blur:()=>{Y?.value.blur()},handleOpen:()=>{Y?.value.handleOpen()},handleClose:()=>{Y?.value.handleClose()},setDisabled:_=>{o.value=_},setReadonly:_=>{c.value=_}}),()=>{const _={...i.attrs,key:b.value,type:B.value,ref:Y,class:d.value,placeholder:f.placeholder.value,disabled:s.value,readonly:e.value,modelValue:z.value,valueFormat:r.valueFormat,format:r.format,"onUpdate:modelValue":h,onClear:I,onFocus:V,onBlur:v,onCalendarChange:C,onPanelChange:O,onVisibleChange:k},N={};i.slots["range-separator"]&&(N["range-separator"]=i.slots["range-separator"]),i.slots.cell&&(N.default=i.slots.cell);const U=[],M=(0,t.h)(D.ElDatePicker,_,N);U.push(M);const y={default:()=>U};if(y.label=i.slots.default,y.fixedPreTip=i.slots.fixedPreTip,y.fixedTip=i.slots.fixedTip,X){if(K.value){const q=(0,t.h)("span",{class:["fox-date-item__long-splitor"]},["-"]),ne=(0,t.h)("input",{class:["fox-date-item__long-text"],value:F.value,readonly:!0}),re=(0,t.h)("div",{class:H.value},{default:()=>[q,ne]});U.push(re)}if(!e.value&&!s.value){const q=(0,t.h)(D.ElCheckbox,{label:Q.value||F.value,disabled:e.value||s.value,modelValue:K.value,"onUpdate:modelValue":Z}),ne=(0,t.h)("div",{class:{[`${p}__append`]:!0}},[q]);y.append=()=>ne}}const R={...De(r,xr,zr),ref:te,class:{[`${p}__wrapper`]:!0,"has-append":X},hintText:T.value,hintVisible:A.value};return r.prop&&(R.prop=`${r.prop}_item`),(0,t.h)(n,R,y)}}}}var{componentName:Jc,create:Qc,scope:e1}=se("date-item"),t1=Qc(Zc(Jc,e1,ze)),Dn=t1,l1=l=>!!(!l||typeof l=="string"&&l.length==0||Array.isArray(l)&&l.length==0),Mn={type:{type:String,default:"one"},isAutoBackFill:{type:Boolean,default:!1},toDateAnimation:{type:Boolean,default:!0},poppable:{type:Boolean,default:!0},showTitle:{type:Boolean,default:!0},showSubTitle:{type:Boolean,default:!0},visible:{type:Boolean,default:!1},showToday:{type:Boolean,default:!0},title:{type:String,default:""},confirmText:{type:String,default:""},startText:{type:String,default:""},endText:{type:String,default:""},defaultValue:{type:[String,Array]},startDate:{type:String},endDate:{type:String},firstDayOfWeek:{type:Number,default:0,validator:l=>l>=0&&l<=6},popClass:{type:String},popStyle:{type:Object}},In={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:{}}},Er=2e3,Tr=Er,n1=(l,a)=>({components:a,props:{...In},emits:["click-pop","click-close-icon","open","close","opend","closed","click-overlay","update:visible"],setup(n,{emit:r}){const i=(0,t.reactive)({zIndex:n.zIndex,showSlot:!0,closed:n.closeable}),o=(0,t.computed)(()=>({[l]:!0,round:n.round,[`fox-popup--${n.position}`]:!0,[`fox-popup--${n.position}--safebottom`]:n.position==="bottom"&&n.safeAreaInsetBottom,[n.popClass]:!0})),s=(0,t.computed)(()=>({zIndex:i.zIndex,transitionDuration:`${n.duration}s`,...n.style})),c=(0,t.computed)(()=>n.transition?n.transition:`fox-popup-slide-${n.position}`),e=()=>{n.zIndex!==Er&&(Tr=Number(n.zIndex)),r("update:visible",!0),i.zIndex=++Tr,n.destroyOnClose&&(i.showSlot=!0),r("open")},u=()=>{r("update:visible",!1),r("close"),n.destroyOnClose&&setTimeout(()=>{i.showSlot=!1},+n.duration*1e3)},m=b=>{r("click-pop",b)},f=b=>{b.stopPropagation(),r("click-close-icon",b),r("update:visible",!1)},g=b=>{r("click-overlay",b),n.closeOnClickOverlay&&r("update:visible",!1)},S=b=>{r("opend",b)},z=b=>{r("closed",b)};return(0,t.watch)(()=>n.visible,b=>{n.visible?e():u()}),(0,t.watch)(()=>n.closeable,b=>{i.closed=b}),{...(0,t.toRefs)(i),popStyle:s,transitionName:c,classes:o,onClick:m,onClickCloseIcon:f,onClickOverlay:g,onOpened:S,onClosed:z}}}),Ht=0,$r="fox-overflow-hidden",Vr=()=>ut?document.body:{classList:[]},a1=l=>[()=>{if(l())try{!Ht&&Vr().classList.add($r),Ht++}catch{}},()=>{if(l()&&Ht)try{Ht--,!Ht&&Vr().classList.remove($r)}catch{}}],r1={visible:{type:Boolean,default:!1},zIndex:{type:[Number,String],default:2e3},duration:{type:[Number,String],default:.3},lockScroll:{type:Boolean,default:!0},overlayClass:{type:String,default:""},overlayStyle:{type:Object},closeOnClickOverlay:{type:Boolean,default:!0}},{componentName:o1,create:i1}=se("overlay"),s1=i1({props:{...r1},emits:["click","update:visible"],setup(l,{emit:a}){const[n,r]=a1(()=>l.lockScroll),i=(0,t.computed)(()=>({[o1]:!0,[l.overlayClass]:!0})),o=(0,t.computed)(()=>({transitionDuration:`${l.duration}s`,zIndex:l.zIndex,...l.overlayStyle}));return(0,t.watch)(()=>l.visible,c=>{c?n():r()}),{classes:i,style:o,onClick:c=>{a("click",c),l.closeOnClickOverlay&&a("update:visible",!1)}}}});function c1(l,a,n,r,i,o){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)(l.classes),onClick:a[0]||(a[0]=(0,t.withModifiers)((...s)=>l.onClick&&l.onClick(...s),["stop"])),style:(0,t.normalizeStyle)(l.style)},[(0,t.renderSlot)(l.$slots,"default")],6),[[t.vShow,l.visible]])]),_:3})}var Vl=Fe(s1,[["render",c1]]),Br="fox-icon",g9=(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(l,{emit:a}){var n;const r=l,i=a,o=g=>{i("click",g)},s=(0,t.useSlots)();(0,t.useAttrs)();const c=()=>r.name?r.name.indexOf("/")!==-1:!1,e=g=>{if(g)return isNaN(Number(g))?String(g):g+"px"},u=c();let m=(0,t.h)(u?"img":r.tag,{class:u?`${Br}__img`:`${r.fontClassName} ${Br} ${r.classPrefix}-${r.name}`,style:{color:r.color,fontSize:e(r.size),width:e(r.width||r.size),height:e(r.height||r.size)},onClick:o,src:u?r.name:""},(n=s.default)==null?void 0:n.call(s));const f=()=>m;return(g,S)=>((0,t.openBlock)(),(0,t.createBlock)(f))}}),p9={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"}]}]},y9=["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"],u1=["aria-labelledby"],d1=[(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)],b9=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},d1,14,u1))}}),f1=["aria-labelledby"],m1=[(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)],h1=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},m1,14,f1))}}),g1=["aria-labelledby"],p1=[(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)],w9=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},p1,14,g1))}}),y1=["aria-labelledby"],b1=[(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},b1,14,y1))}}),w1=["aria-labelledby"],S1=[(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)],v9=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},S1,14,w1))}}),v1=["aria-labelledby"],C1=[(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)],C9=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},C1,14,v1))}}),N1=["aria-labelledby"],k1=[(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)],N9=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},k1,14,N1))}}),x1=["aria-labelledby"],z1=[(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)],k9=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},z1,14,x1))}}),E1=["aria-labelledby"],T1=[(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)],x9=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},T1,14,E1))}}),$1=["aria-labelledby"],V1=[(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)],z9=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},V1,14,$1))}}),B1=["aria-labelledby"],D1=[(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)],E9=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},D1,14,B1))}}),M1=["aria-labelledby"],I1=[(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)],T9=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},I1,14,M1))}}),A1=["aria-labelledby"],_1=[(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:"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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1177 1024","aria-labelledby":l.name,role:"presentation"},_1,14,A1))}}),L1=["aria-labelledby"],P1=[(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)],V9=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},P1,14,L1))}}),F1=["aria-labelledby"],R1=[(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)],B9=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},R1,14,F1))}}),O1=["aria-labelledby"],H1=[(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)],D9=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1177 1024","aria-labelledby":l.name,role:"presentation"},H1,14,O1))}}),q1=["aria-labelledby"],K1=[(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)],M9=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1081 1024","aria-labelledby":l.name,role:"presentation"},K1,14,q1))}}),j1=["aria-labelledby"],Y1=[(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)],I9=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},Y1,14,j1))}}),W1=["aria-labelledby"],U1=[(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:"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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},U1,14,W1))}}),G1=["aria-labelledby"],X1=[(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1081 1024","aria-labelledby":l.name,role:"presentation"},X1,14,G1))}}),Z1=["aria-labelledby"],J1=[(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)],L9=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},J1,14,Z1))}}),Q1=["aria-labelledby"],e0=[(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)],P9=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1050 1024","aria-labelledby":l.name,role:"presentation"},e0,14,Q1))}}),t0=["aria-labelledby"],l0=[(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)],F9=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},l0,14,t0))}}),n0=["aria-labelledby"],a0=[(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)],R9=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},a0,14,n0))}}),r0=["aria-labelledby"],o0=[(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)],O9=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1090 1024","aria-labelledby":l.name,role:"presentation"},o0,14,r0))}}),i0=["aria-labelledby"],s0=[(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:"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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},s0,14,i0))}}),c0=["aria-labelledby"],u0=[(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)],q9=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},u0,14,c0))}}),d0=["aria-labelledby"],f0=[(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)],K9=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},f0,14,d0))}}),m0=["aria-labelledby"],h0=[(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)],j9=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},h0,14,m0))}}),g0=["aria-labelledby"],p0=[(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)],y0=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},p0,14,g0))}}),b0=["aria-labelledby"],w0=[(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)],Y9=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},w0,14,b0))}}),S0=["aria-labelledby"],v0=[(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)],W9=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},v0,14,S0))}}),C0=["aria-labelledby"],N0=[(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)],U9=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1079 1024","aria-labelledby":l.name,role:"presentation"},N0,14,C0))}}),k0=["aria-labelledby"],x0=[(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)],G9=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},x0,14,k0))}}),z0=["aria-labelledby"],E0=[(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)],X9=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1113 1024","aria-labelledby":l.name,role:"presentation"},E0,14,z0))}}),T0=["aria-labelledby"],$0=[(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)],V0=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},$0,14,T0))}}),B0=["aria-labelledby"],D0=[(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)],Z9=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},D0,14,B0))}}),M0=["aria-labelledby"],I0=[(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)],J9=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},I0,14,M0))}}),A0=["aria-labelledby"],_0=[(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)],Q9=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},_0,14,A0))}}),L0=["aria-labelledby"],P0=[(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)],eg=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},P0,14,L0))}}),F0=["aria-labelledby"],R0=[(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)],tg=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},R0,14,F0))}}),O0=["aria-labelledby"],H0=[(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)],lg=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},H0,14,O0))}}),q0=["aria-labelledby"],K0=[(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)],ng=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},K0,14,q0))}}),j0=["aria-labelledby"],Y0=[(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)],ag=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},Y0,14,j0))}}),W0=["aria-labelledby"],U0=[(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)],rg=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},U0,14,W0))}}),G0=["aria-labelledby"],X0=[(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)],og=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},X0,14,G0))}}),Z0=["aria-labelledby"],J0=[(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)],ig=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},J0,14,Z0))}}),Q0=["aria-labelledby"],e2=[(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)],sg=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},e2,14,Q0))}}),t2=["aria-labelledby"],l2=[(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)],cg=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},l2,14,t2))}}),n2=["aria-labelledby"],a2=[(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)],ug=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},a2,14,n2))}}),r2=["aria-labelledby"],o2=[(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)],dg=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},o2,14,r2))}}),i2=["aria-labelledby"],s2=(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),c2=(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),fg=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},[s2,(0,t.createTextVNode)(","),c2],14,i2))}}),u2=["aria-labelledby"],d2=[(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)],mg=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1141 1024","aria-labelledby":l.name,role:"presentation"},d2,14,u2))}}),f2=["aria-labelledby"],m2=(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),h2=(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),hg=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},[m2,(0,t.createTextVNode)(","),h2],14,f2))}}),g2=["aria-labelledby"],p2=(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),y2=(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),b2=(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),gg=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},[p2,(0,t.createTextVNode)(","),y2,(0,t.createTextVNode)(","),b2],14,g2))}}),w2=["aria-labelledby"],S2=[(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)],pg=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},S2,14,w2))}}),v2=["aria-labelledby"],C2=[(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)],yg=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},C2,14,v2))}}),N2=["aria-labelledby"],k2=[(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)],bg=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},k2,14,N2))}}),x2=["aria-labelledby"],z2=[(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)],wg=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1170 1024","aria-labelledby":l.name,role:"presentation"},z2,14,x2))}}),E2=["aria-labelledby"],T2=(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),$2=(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),Sg=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},[T2,(0,t.createTextVNode)(","),$2],14,E2))}}),V2=["aria-labelledby"],B2=[(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)],vg=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},B2,14,V2))}}),D2=["aria-labelledby"],M2=[(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)],Cg=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},M2,14,D2))}}),I2=["aria-labelledby"],A2=[(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)],Ng=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},A2,14,I2))}}),_2=["aria-labelledby"],L2=[(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)],kg=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},L2,14,_2))}}),P2=["aria-labelledby"],F2=[(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)],xg=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},F2,14,P2))}}),R2=["aria-labelledby"],O2=[(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)],zg=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},O2,14,R2))}}),H2=["aria-labelledby"],q2=[(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)],Eg=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1027 1024","aria-labelledby":l.name,role:"presentation"},q2,14,H2))}}),K2=["aria-labelledby"],j2=[(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)],Tg=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},j2,14,K2))}}),Y2=["aria-labelledby"],W2=[(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)],$g=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},W2,14,Y2))}}),U2=["aria-labelledby"],G2=[(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)],Vg=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 3891 1024","aria-labelledby":l.name,role:"presentation"},G2,14,U2))}}),X2=["aria-labelledby"],Z2=[(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)],Bg=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},Z2,14,X2))}}),J2=["aria-labelledby"],Q2=[(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)],Dg=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},Q2,14,J2))}}),eu=["aria-labelledby"],tu=[(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)],lu=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},tu,14,eu))}}),nu=["aria-labelledby"],au=[(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)],Mg=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},au,14,nu))}}),ru=["aria-labelledby"],ou=[(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)],Ig=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},ou,14,ru))}}),iu=["aria-labelledby"],su=(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),cu=(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),uu=(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),Ag=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},[su,(0,t.createTextVNode)(","),cu,(0,t.createTextVNode)(","),uu],14,iu))}}),du=["aria-labelledby"],fu=[(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)],_g=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},fu,14,du))}}),mu=["aria-labelledby"],hu=[(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)],Lg=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},hu,14,mu))}}),gu=["aria-labelledby"],pu=[(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)],Pg=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},pu,14,gu))}}),yu=["aria-labelledby"],bu=[(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)],Fg=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},bu,14,yu))}}),wu=["aria-labelledby"],Su=[(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)],Rg=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2043 1024","aria-labelledby":l.name,role:"presentation"},Su,14,wu))}}),vu=["aria-labelledby"],Cu=[(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)],Og=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},Cu,14,vu))}}),Nu=["aria-labelledby"],ku=[(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)],Hg=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},ku,14,Nu))}}),xu=["aria-labelledby"],zu=[(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)],qg=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},zu,14,xu))}}),Eu=["aria-labelledby"],Tu=[(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)],Kg=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},Tu,14,Eu))}}),$u=["aria-labelledby"],Vu=[(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)],jg=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},Vu,14,$u))}}),Bu=["aria-labelledby"],Du=[(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)],Yg=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},Du,14,Bu))}}),Mu=["aria-labelledby"],Iu=[(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)],Bl=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},Iu,14,Mu))}}),Au=["aria-labelledby"],_u=[(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)],Wg=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},_u,14,Au))}}),Lu=["aria-labelledby"],Pu=[(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)],Fu=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},Pu,14,Lu))}}),Ru=["aria-labelledby"],Ou=[(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)],Ug=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 3072 1024","aria-labelledby":l.name,role:"presentation"},Ou,14,Ru))}}),Hu=["aria-labelledby"],qu=[(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)],Gg=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1181 1024","aria-labelledby":l.name,role:"presentation"},qu,14,Hu))}}),Ku=["aria-labelledby"],ju=[(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)],Xg=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},ju,14,Ku))}}),Yu=["aria-labelledby"],Wu=[(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)],Zg=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},Wu,14,Yu))}}),Uu=["aria-labelledby"],Gu=[(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)],Jg=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},Gu,14,Uu))}}),Xu=["aria-labelledby"],Zu=[(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)],Qg=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},Zu,14,Xu))}}),Ju=["aria-labelledby"],Qu=[(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)],ep=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},Qu,14,Ju))}}),e3=["aria-labelledby"],t3=(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),l3=(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),tp=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},[t3,(0,t.createTextVNode)(","),l3],14,e3))}}),n3=["aria-labelledby"],a3=[(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)],lp=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},a3,14,n3))}}),r3=["aria-labelledby"],o3=[(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)],np=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1090 1024","aria-labelledby":l.name,role:"presentation"},o3,14,r3))}}),i3=["aria-labelledby"],s3=[(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)],ap=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},s3,14,i3))}}),c3=["aria-labelledby"],u3=[(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)],rp=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},u3,14,c3))}}),d3=["aria-labelledby"],f3=[(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)],op=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1029 1024","aria-labelledby":l.name,role:"presentation"},f3,14,d3))}}),m3=["aria-labelledby"],h3=[(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)],ip=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},h3,14,m3))}}),g3=["aria-labelledby"],p3=[(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)],sp=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},p3,14,g3))}}),y3=["aria-labelledby"],b3=[(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)],cp=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1144 1024","aria-labelledby":l.name,role:"presentation"},b3,14,y3))}}),w3=["aria-labelledby"],S3=[(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)],up=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},S3,14,w3))}}),v3=["aria-labelledby"],C3=[(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)],dp=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},C3,14,v3))}}),N3=["aria-labelledby"],k3=[(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)],fp=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1144 1024","aria-labelledby":l.name,role:"presentation"},k3,14,N3))}}),x3=["aria-labelledby"],z3=[(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)],mp=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1144 1024","aria-labelledby":l.name,role:"presentation"},z3,14,x3))}}),E3=["aria-labelledby"],T3=[(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)],hp=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},T3,14,E3))}}),$3=["aria-labelledby"],V3=[(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)],gp=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},V3,14,$3))}}),B3=["aria-labelledby"],D3=[(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)],pp=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},D3,14,B3))}}),M3=["aria-labelledby"],I3=(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),A3=(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),yp=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},[I3,(0,t.createTextVNode)(","),A3],14,M3))}}),_3=["aria-labelledby"],L3=[(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)],bp=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},L3,14,_3))}}),P3=["aria-labelledby"],F3=[(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)],wp=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1120 1024","aria-labelledby":l.name,role:"presentation"},F3,14,P3))}}),R3=["aria-labelledby"],O3=[(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)],Sp=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},O3,14,R3))}}),H3=["aria-labelledby"],q3=(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),K3=(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),vp=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},[q3,(0,t.createTextVNode)(","),K3],14,H3))}}),j3=["aria-labelledby"],Y3=(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),W3=(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),Cp=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},[Y3,(0,t.createTextVNode)(","),W3],14,j3))}}),U3=["aria-labelledby"],G3=[(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)],Np=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},G3,14,U3))}}),X3=["aria-labelledby"],Z3=[(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)],kp=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1061 1024","aria-labelledby":l.name,role:"presentation"},Z3,14,X3))}}),J3=["aria-labelledby"],Q3=[(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)],xp=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1210 1024","aria-labelledby":l.name,role:"presentation"},Q3,14,J3))}}),e4=["aria-labelledby"],t4=[(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)],zp=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},t4,14,e4))}}),l4=["aria-labelledby"],n4=[(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)],Ep=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},n4,14,l4))}}),a4=["aria-labelledby"],r4=[(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)],Tp=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1327 1024","aria-labelledby":l.name,role:"presentation"},r4,14,a4))}}),o4=["aria-labelledby"],i4=[(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)],$p=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},i4,14,o4))}}),s4=["aria-labelledby"],c4=[(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)],Vp=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},c4,14,s4))}}),u4=["aria-labelledby"],d4=[(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)],Bp=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},d4,14,u4))}}),f4=["aria-labelledby"],m4=[(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)],Dp=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},m4,14,f4))}}),h4=["aria-labelledby"],g4=(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),p4=(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),y4=(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),Mp=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},[g4,(0,t.createTextVNode)(","),p4,(0,t.createTextVNode)(","),y4],14,h4))}}),b4=["aria-labelledby"],w4=(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),S4=(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),v4=(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),Ip=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},[w4,(0,t.createTextVNode)(","),S4,(0,t.createTextVNode)(","),v4],14,b4))}}),C4=["aria-labelledby"],N4=[(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)],Ap=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},N4,14,C4))}}),k4=["aria-labelledby"],x4=[(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)],_p=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1079 1024","aria-labelledby":l.name,role:"presentation"},x4,14,k4))}}),z4=["aria-labelledby"],E4=[(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)],Lp=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},E4,14,z4))}}),T4=["aria-labelledby"],$4=[(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)],Pp=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},$4,14,T4))}}),V4=["aria-labelledby"],B4=[(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)],Fp=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},B4,14,V4))}}),D4=["aria-labelledby"],M4=[(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)],Rp=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},M4,14,D4))}}),I4=["aria-labelledby"],A4=[(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)],Op=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1026 1024","aria-labelledby":l.name,role:"presentation"},A4,14,I4))}}),_4=["aria-labelledby"],L4=[(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)],Dr=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1026 1024","aria-labelledby":l.name,role:"presentation"},L4,14,_4))}}),P4=["aria-labelledby"],F4=[(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)],Hp=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1026 1024","aria-labelledby":l.name,role:"presentation"},F4,14,P4))}}),R4=["aria-labelledby"],O4=[(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)],qp=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},O4,14,R4))}}),H4=["aria-labelledby"],q4=[(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)],Kp=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},q4,14,H4))}}),K4=["aria-labelledby"],j4=[(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)],jp=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},j4,14,K4))}}),Y4=["aria-labelledby"],W4=[(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)],Mr=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},W4,14,Y4))}}),U4=["aria-labelledby"],G4=[(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)],Yp=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},G4,14,U4))}}),X4=["aria-labelledby"],Z4=[(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)],J4=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},Z4,14,X4))}}),Q4=["aria-labelledby"],ed=[(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)],Wp=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},ed,14,Q4))}}),td=["aria-labelledby"],ld=[(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)],nd=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},ld,14,td))}}),ad=["aria-labelledby"],rd=[(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)],Up=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},rd,14,ad))}}),od=["aria-labelledby"],id=[(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)],Gp=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1032 1024","aria-labelledby":l.name,role:"presentation"},id,14,od))}}),sd=["aria-labelledby"],cd=[(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)],Xp=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},cd,14,sd))}}),ud=["aria-labelledby"],dd=[(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)],Zp=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1061 1024","aria-labelledby":l.name,role:"presentation"},dd,14,ud))}}),fd=["aria-labelledby"],md=[(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)],Jp=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1092 1024","aria-labelledby":l.name,role:"presentation"},md,14,fd))}}),hd=["aria-labelledby"],gd=[(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)],Qp=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},gd,14,hd))}}),pd=["aria-labelledby"],yd=[(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)],ey=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},yd,14,pd))}}),bd=["aria-labelledby"],wd=[(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)],ty=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2472 1024","aria-labelledby":l.name,role:"presentation"},wd,14,bd))}}),Sd=["aria-labelledby"],vd=[(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)],ly=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2252 1024","aria-labelledby":l.name,role:"presentation"},vd,14,Sd))}}),Cd=["aria-labelledby"],Nd=[(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)],ny=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},Nd,14,Cd))}}),kd=["aria-labelledby"],xd=[(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)],zd=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},xd,14,kd))}}),Ed=["aria-labelledby"],Td=[(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)],ay=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2472 1024","aria-labelledby":l.name,role:"presentation"},Td,14,Ed))}}),$d=["aria-labelledby"],Vd=[(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)],ry=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2252 1024","aria-labelledby":l.name,role:"presentation"},Vd,14,$d))}}),Bd=["aria-labelledby"],Dd=[(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)],oy=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1111 1024","aria-labelledby":l.name,role:"presentation"},Dd,14,Bd))}}),Md=["aria-labelledby"],Id=[(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)],iy=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},Id,14,Md))}}),Ad=["aria-labelledby"],_d=[(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)],sy=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},_d,14,Ad))}}),Ld=["aria-labelledby"],Pd=[(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)],cy=(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(l,{emit:a}){const n=l,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,t.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":l.name,role:"presentation"},Pd,14,Ld))}}),{componentName:Fd,create:Rd}=se("popup"),Od=Rd(n1(Fd,{FoxOverLay:Vl,Close:Dr}));function Hd(l,a,n,r,i,o){const s=(0,t.resolveComponent)("FoxOverLay"),c=(0,t.resolveComponent)("Close");return(0,t.openBlock)(),(0,t.createBlock)(t.Teleport,{to:l.teleport,disabled:l.teleportDisable},[l.overlay?((0,t.openBlock)(),(0,t.createBlock)(s,(0,t.mergeProps)({key:0,visible:l.visible,"close-on-click-overlay":l.closeOnClickOverlay,"z-index":l.zIndex,"lock-scroll":l.lockScroll,duration:l.duration,"overlay-class":l.overlayClass,"overlay-style":l.overlayStyle,onClick:l.onClickOverlay},l.$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:l.transitionName,onAfterEnter:l.onOpened,onAfterLeave:l.onClosed},{default:(0,t.withCtx)(()=>[(0,t.withDirectives)((0,t.createElementVNode)("view",{class:(0,t.normalizeClass)(l.classes),style:(0,t.normalizeStyle)(l.popStyle),onClick:a[1]||(a[1]=(...e)=>l.onClick&&l.onClick(...e))},[l.showSlot?(0,t.renderSlot)(l.$slots,"default",{key:0}):(0,t.createCommentVNode)("",!0),l.closed?((0,t.openBlock)(),(0,t.createElementBlock)("view",{key:1,onClick:a[0]||(a[0]=(...e)=>l.onClickCloseIcon&&l.onClickCloseIcon(...e)),class:(0,t.normalizeClass)(["fox-popup__close-icon","fox-popup__close-icon--"+l.closeIconPosition])},[(0,t.renderSlot)(l.$slots,"close-icon",{},()=>[(0,t.createVNode)(c)])],2)):(0,t.createCommentVNode)("",!0)],6),[[t.vShow,l.visible]])]),_:3},8,["name","onAfterEnter","onAfterLeave"])],8,["to","disabled"])}var yt=Fe(Od,[["render",Hd]]),{create:qd,scope:Kd}=se("calendar-pane"),jd=qd({props:{type:{type:String,default:"one"},valueFormat:{type:String,default:"YYYY-MM-DD"},isAutoBackFill:{type:Boolean,default:!1},toDateAnimation:{type:Boolean,default:!0},poppable:{type:Boolean,default:!0},showTitle:{type:Boolean,default:!0},showSubTitle:{type:Boolean,default:!0},showToday:{type:Boolean,default:!0},title:{type:String,default:""},confirmText:{type:String,default:""},startText:{type:String,default:""},endText:{type:String,default:""},defaultValue:{type:[String,Array],default:""},startDate:{type:String,default:ie.getDay(0)},endDate:{type:String,default:ie.getDay(365)},firstDayOfWeek:{type:Number,default:0}},emits:["choose","update","close","select"],setup(l,{emit:a,slots:n}){const{toLocaleRefs:r,t:i}=(0,Ce.useFoxI18n)(Kd),o=r(l,["title","confirmText","startText","endText","today"]),s=(0,t.computed)(()=>({height:"39px"})),c=(0,t.computed)(()=>({height:"64px"})),e=JSON.parse(i("weekdays")),u=(0,t.ref)([...e.slice(l.firstDayOfWeek,7),...e.slice(0,l.firstDayOfWeek)]),m=(0,t.ref)(null),f=(0,t.ref)(null),g=(0,t.ref)(null),S=(0,t.ref)(null),z=(0,t.ref)(0),b=(0,t.computed)(()=>d.monthsData.slice(d.defaultRange[0],d.defaultRange[1])),h=(0,t.computed)(()=>n.btn),B=(0,t.computed)(()=>n["top-info"]),p=(0,t.computed)(()=>n["bottom-info"]),d=(0,t.reactive)({yearMonthTitle:"",defaultRange:[],currDate:"",propStartDate:"",propEndDate:"",unLoadPrev:!1,touchParams:{startY:0,endY:0,startTime:0,endTime:0,lastY:0,lastTime:0},transformY:0,translateY:0,scrollDistance:0,defaultData:[],chooseData:[],monthsData:[],dayPrefix:"fox-calendar__day",startData:"",endData:"",isRange:l.type==="range",timer:0,currentIndex:0,containerHeight:0,avgHeight:0,monthsNum:0}),T=G=>G.split("-"),A=G=>ie.isEqual(d.currDate[0],G),V=G=>ie.isEqual(d.currDate[1],G),v=G=>d.currDate?.length>0?d.currDate?.some(E=>ie.isEqual(E,G)):!1,I=(G,E)=>E.curData[0]+"-"+E.curData[1]+"-"+ie.getNumTwoBit(+G.day),C=(G,E)=>{const _=I(G,E),{type:N}=l;return G.type=="curr"?ie.isEqual(d.currDate,_)||(N=="range"||N=="week")&&(A(_)||V(_))||N=="multiple"&&v(_)?`${d.dayPrefix}--active`:d.propStartDate&&ie.compareDate(_,d.propStartDate)||d.propEndDate&&ie.compareDate(d.propEndDate,_)?`${d.dayPrefix}--disabled`:(N=="range"||N=="week")&&Array.isArray(d.currDate)&&Object.values(d.currDate).length==2&&ie.compareDate(d.currDate[0],_)&&ie.compareDate(_,d.currDate[1])?`${d.dayPrefix}--choose`:null:`${d.dayPrefix}--disabled`},O=()=>{const{type:G}=l;if(G=="range"&&d.chooseData.length==2||G!="range"){let E=d.chooseData.slice(0);G=="week"&&(E={weekDate:[F(d.chooseData[0]),F(d.chooseData[1])]}),a("choose",E),l.poppable&&a("update")}},k=(G,E,_=!1)=>{if(C(G,E)!=`${d.dayPrefix}--disabled`){const{type:N}=l;let[U,M]=E.curData,y=[...E.curData];if(y[2]=ie.getNumTwoBit(Number(G.day)),y[3]=`${y[0]}-${y[1]}-${y[2]}`,y[4]=ie.getWhatDay(+y[0],+y[1],+y[2]),N=="multiple")if(d.currDate?.length>0){let R;d.currDate?.forEach((q,ne)=>{q==y[3]&&(R=ne)}),_?d.chooseData.push([...y]):R!==void 0?(d.currDate.splice(R,1),d.chooseData.splice(R,1)):(d.currDate.push(y[3]),d.chooseData.push([...y]))}else d.currDate=[y[3]],d.chooseData=[[...y]];else if(N=="range"){let R=Object.values(d.currDate).length;R==2||R==0?d.currDate=[y[3]]:ie.compareDate(d.currDate[0],y[3])?Array.isArray(d.currDate)&&d.currDate.push(y[3]):Array.isArray(d.currDate)&&d.currDate.unshift(y[3]),d.chooseData.length==2||!d.chooseData.length?d.chooseData=[[...y]]:ie.compareDate(d.chooseData[0][3],y[3])?d.chooseData=[...d.chooseData,[...y]]:d.chooseData=[[...y],...d.chooseData]}else if(N=="week"){let R=ie.getWeekDate(U,M,G.day,l.firstDayOfWeek);d.propStartDate&&ie.compareDate(R[0],d.propStartDate)&&R.splice(0,1,d.propStartDate),d.propEndDate&&ie.compareDate(d.propEndDate,R[1])&&R.splice(1,1,d.propEndDate),d.currDate=R,d.chooseData=[ie.formatResultDate(R[0]),ie.formatResultDate(R[1])]}else d.currDate=y[3],d.chooseData=[...y];if(!_){let R=d.chooseData;N=="week"&&(R={weekDate:[F(d.chooseData[0]),F(d.chooseData[1])]}),a("select",R),(l.isAutoBackFill||!l.poppable)&&O()}}},F=G=>{let[E,_,N]=G;return{date:G,monthWeekNum:ie.getMonthWeek(E,_,N,l.firstDayOfWeek),yearWeekNum:ie.getYearWeek(E,_,N,l.firstDayOfWeek)}},Q=G=>{const E=G=="prev"?d.monthsData[0]:d.monthsData[d.monthsData.length-1];let _=parseInt(E.curData[0]),N=parseInt(E.curData[1].toString().replace(/^0/,""));switch(G){case"prev":N==1&&(_-=1),N=N==1?12:--N;break;case"next":N==12&&(_+=1),N=N==12?1:++N;break}return[_+"",ie.getNumTwoBit(N),ie.getMonthDays(String(_),String(N))+""]},x=(G,E,_)=>{let{year:N,month:U}=_;return E=="prev"&&G>=7&&(G-=7),Array.from(Array(G),(M,y)=>({day:String(y+1),type:E,year:N,month:U}))},$=(G,E,_,N)=>{G=G-l.firstDayOfWeek;let{year:U,month:M}=_;return E=="prev"&&G>=7&&(G-=7),Array.from(Array(N),(y,R)=>({day:String(R+1),type:E,year:U,month:M})).slice(N-G)},P=(G,E)=>{const _=ie.getMonthPreDay(+G[0],+G[1]);let N=Number(G[1])-1,U=Number(G[0]);N<=0&&(N=12,U+=1);const M=ie.getMonthDays(String(G[0]),String(G[1])),y=ie.getMonthDays(U+"",N+""),R={year:G[0],month:G[1]},q={curData:G,title:i("monthTitle",{year:R.year,month:R.month}),monthData:[...$(_,"prev",{month:String(N),year:String(U)},y),...x(M,"curr",R)],cssHeight:0,cssScrollHeight:0};q.cssHeight=39+64*(q.monthData.length>35?6:5);let ne=0;d.monthsData.length>0&&(ne=d.monthsData[d.monthsData.length-1].cssScrollHeight+d.monthsData[d.monthsData.length-1].cssHeight),q.cssScrollHeight=ne,E=="next"?(!d.endData||!ie.compareDate(`${d.endData[0]}-${d.endData[1]}-${ie.getMonthDays(d.endData[0],d.endData[1])}`,`${G[0]}-${G[1]}-${G[2]}`))&&d.monthsData.push(q):!d.startData||!ie.compareDate(`${G[0]}-${G[1]}-${G[2]}`,`${d.startData[0]}-${d.startData[1]}-01`)?d.monthsData.unshift(q):d.unLoadPrev=!0},K=()=>{let G=l.startDate?l.startDate:ie.getDay(0),E=l.endDate?l.endDate:ie.getDay(365);d.propStartDate=G,d.propEndDate=E,d.startData=T(G),d.endData=T(E),(l.defaultValue||Array.isArray(l.defaultValue)&&l.defaultValue.length>0)&&(d.currDate=l.type!=="one"?[...l.defaultValue]:l.defaultValue);const _={year:Number(d.startData[0]),month:Number(d.startData[1])},N={year:Number(d.endData[0]),month:Number(d.endData[1])};let U=N.month-_.month;N.year-_.year>0&&(U=U+12*(N.year-_.year)),U<=0&&(U=1),P(d.startData,"next");let M=1;do P(Q("next"),"next");while(M++<U);if(d.monthsNum=U,l.type=="range"&&Array.isArray(d.currDate))d.currDate.length>0&&(G&&ie.compareDate(d.currDate[0],G)&&d.currDate.splice(0,1,G),E&&ie.compareDate(E,d.currDate[1])&&d.currDate.splice(1,1,E),d.defaultData=[...T(d.currDate[0]),...T(d.currDate[1])]);else if(l.type=="multiple"&&Array.isArray(d.currDate)){if(d.currDate.length>0){let y=[],R={};d.currDate.forEach(q=>{G&&!ie.compareDate(q,G)&&E&&!ie.compareDate(E,q)&&(Object.hasOwnProperty.call(R,q)||(y.push(q),R[q]=q))}),d.currDate=[...y],d.defaultData=[...T(y[0])]}}else if(l.type=="week"&&Array.isArray(d.currDate)){if(d.currDate.length>0){let[y,R,q]=T(d.currDate[0]);d.currDate=ie.getWeekDate(y,R,q,l.firstDayOfWeek),G&&ie.compareDate(d.currDate[0],G)&&d.currDate.splice(0,1,G),E&&ie.compareDate(E,d.currDate[1])&&d.currDate.splice(1,1,E),d.defaultData=[...T(d.currDate[0]),...T(d.currDate[1])]}}else d.currDate&&(G&&ie.compareDate(d.currDate,G)?d.currDate=G:E&&!ie.compareDate(d.currDate,E)&&(d.currDate=E),d.defaultData=[...T(d.currDate)])};we({scrollToDate:G=>{ie.compareDate(G,d.propStartDate)?G=d.propStartDate:ie.compareDate(G,d.propEndDate)||(G=d.propEndDate);let E=T(G);d.monthsData.forEach((_,N)=>{if(_.title==i("monthTitle",{year:E[0],month:E[1]})&&m.value){let U=d.monthsData[N].cssScrollHeight-m.value.scrollTop;if(l.toDateAnimation){let M=0,y=setInterval(()=>{if(M++,m.value){let R=U/10;m.value.scrollTop=m.value.scrollTop+R}M>=10&&(clearInterval(y),m.value&&(m.value.scrollTop=d.monthsData[N].cssScrollHeight))},40)}else m.value.scrollTop=d.monthsData[N].cssScrollHeight}})},initPosition:()=>{m?.value&&(m.value.scrollTop=d.monthsData[d.currentIndex].cssScrollHeight)},doLayout:()=>{let G=0,E=0;d.defaultData.length>0&&d.monthsData.forEach((U,M)=>{U.title==i("monthTitle",{year:d.defaultData[0],month:d.defaultData[1]})&&(G=M),(l.type=="range"||l.type=="week")&&U.title==i("monthTitle",{year:d.defaultData[3],month:d.defaultData[4]})&&(E=M)}),te(d.monthsNum,G),d.currentIndex=G,d.yearMonthTitle=d.monthsData[d.currentIndex].title,d.defaultData.length>0&&(d.isRange?(k({day:d.defaultData[2],type:"curr"},d.monthsData[d.currentIndex],!0),k({day:d.defaultData[5],type:"curr"},d.monthsData[E],!0)):l.type=="week"?k({day:d.defaultData[2],type:"curr"},d.monthsData[d.currentIndex],!0):l.type=="multiple"?[...d.currDate].forEach(U=>{let M=T(U),y=d.currentIndex;d.monthsData.forEach((R,q)=>{R.title==i("monthTitle",{year:M[0],month:M[1]})&&(y=q)}),k({day:M[2],type:"curr"},d.monthsData[y],!0)}):k({day:d.defaultData[2],type:"curr"},d.monthsData[d.currentIndex],!0));let _=d.monthsData[d.monthsData.length-1],N=_.cssHeight+_.cssScrollHeight;jl(()=>{m?.value&&f?.value&&S?.value&&(z.value=m.value.clientHeight,f.value.style.height=`${N}px`,m.value.scrollTop=d.monthsData[d.currentIndex].cssScrollHeight)}),d.avgHeight=Math.floor(N/(d.monthsNum+1))}});const te=(G,E)=>{G>=3?E>0&&E<G?d.defaultRange=[E-1,E+3]:E==0?d.defaultRange=[E,E+4]:E==G&&(d.defaultRange=[E-2,E+2]):d.defaultRange=[0,G+2],d.translateY=d.monthsData[d.defaultRange[0]].cssScrollHeight},Y=(G,E)=>(l.type=="range"||l.type=="week")&&G.type=="curr"&&C(G,E)=="fox-calendar__day--active",j=(G,E)=>Y(G,E)&&A(I(G,E)),W=(G,E)=>d.currDate.length>=2&&V(I(G,E))?Y(G,E):!1,J=()=>{if(d.currDate.length>=2)return ie.isEqual(d.currDate[0],d.currDate[1])},L=G=>{const E=`${G.year}-${G.month}-${Number(G.day)<10?"0"+G.day:G.day}`;return ie.isEqual(E,ie.date2Str(new Date))},ee=G=>{if(d.monthsData.length<=1)return;const E=G.target.scrollTop;let _=Math.floor(E/d.avgHeight);if(_==0)E>=d.monthsData[_+1].cssScrollHeight&&(_+=1);else if(_>0&&_<d.monthsNum-1)E>=d.monthsData[_+1].cssScrollHeight&&(_+=1),E<d.monthsData[_].cssScrollHeight&&(_-=1);else{const N=Math.round(E+z.value);N<d.monthsData[_].cssScrollHeight+d.monthsData[_].cssHeight&&E>d.monthsData[_-1].cssScrollHeight&&(_-=1),_+1<=d.monthsNum&&N>=d.monthsData[_+1].cssScrollHeight+d.monthsData[_+1].cssHeight&&(_+=1),_>=1&&E<d.monthsData[_-1].cssScrollHeight&&(_-=1)}d.currentIndex!==_&&(d.currentIndex=_,te(d.monthsNum,_)),d.yearMonthTitle=d.monthsData[_].title},le=()=>{d.chooseData.splice(0),d.monthsData.splice(0),K()};return K(),(0,t.watch)(()=>l.defaultValue,G=>{G&&l.poppable&&le()}),{dayTitleStyle:s,dayCellStyle:c,weeks:u,compConthsData:b,showTopBtn:h,topInfo:B,bottomInfo:p,rangeTip:J,mothsViewScroll:ee,getClass:C,isStartTip:j,isEndTip:W,chooseDay:k,isCurrDay:L,confirm:O,months:m,...(0,t.toRefs)(d),...(0,t.toRefs)(l),...o,monthsPanel:f,weeksPanel:g,viewArea:S}}}),Yd={class:"fox-calendar__header"},Wd={key:0,class:"fox-calendar__header-title"},Ud={key:1,class:"fox-calendar__header-slot"},Gd={key:2,class:"fox-calendar__header-subtitle"},Xd={class:"fox-calendar__weekdays",ref:"weeksPanel"},Zd={class:"fox-calendar__panel",ref:"monthsPanel"},Jd={class:"fox-calendar__days"},Qd=["onClick"],ef={class:"fox-calendar__day-value"},tf={key:0,class:"fox-calendar__day-tips fox-calendar__day-tips--top"},lf={key:1,class:"fox-calendar__day-tips fox-calendar__day-tips--bottom"},nf={key:2,class:"fox-calendar__day-tips--curr"},af={key:4,class:"fox-calendar__day-tip"},rf={key:0,class:"fox-calendar__footer"};function of(l,a,n,r,i,o){return(0,t.openBlock)(),(0,t.createElementBlock)("view",{class:(0,t.normalizeClass)(["fox-calendar",{"fox-calendar--nopop":!l.poppable,"fox-calendar--nofooter":l.isAutoBackFill}])},[(0,t.createElementVNode)("view",Yd,[l.showTitle?((0,t.openBlock)(),(0,t.createElementBlock)("view",Wd,(0,t.toDisplayString)(l.title),1)):(0,t.createCommentVNode)("",!0),l.showTopBtn?((0,t.openBlock)(),(0,t.createElementBlock)("view",Ud,[(0,t.renderSlot)(l.$slots,"btn")])):(0,t.createCommentVNode)("",!0),l.showSubTitle?((0,t.openBlock)(),(0,t.createElementBlock)("view",Gd,(0,t.toDisplayString)(l.yearMonthTitle),1)):(0,t.createCommentVNode)("",!0),(0,t.createElementVNode)("view",Xd,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(l.weeks,(s,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("view",{class:"fox-calendar__weekday",key:c},(0,t.toDisplayString)(s),1))),128))],512)]),(0,t.createElementVNode)("view",{class:"fox-calendar__content",ref:"months",onScroll:a[0]||(a[0]=(...s)=>l.mothsViewScroll&&l.mothsViewScroll(...s))},[(0,t.createElementVNode)("view",Zd,[(0,t.createElementVNode)("view",{class:"fox-calendar__body",ref:"viewArea",style:(0,t.normalizeStyle)({transform:`translateY(${l.translateY}px)`})},[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(l.compConthsData,(s,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("view",{class:"fox-calendar__month",key:c},[(0,t.createElementVNode)("view",{class:"fox-calendar__month-title",style:(0,t.normalizeStyle)(l.dayTitleStyle)},(0,t.toDisplayString)(s.title),5),(0,t.createElementVNode)("view",Jd,[(0,t.createElementVNode)("view",{class:(0,t.normalizeClass)(["fox-calendar__days-item",l.type==="range"?"fox-calendar__days-item--range":""])},[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(s.monthData,(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("view",{key:u,class:(0,t.normalizeClass)(["fox-calendar__day",l.getClass(e,s)]),style:(0,t.normalizeStyle)(l.dayCellStyle),onClick:m=>l.chooseDay(e,s)},[(0,t.createElementVNode)("view",ef,[(0,t.renderSlot)(l.$slots,"day",{date:e.type=="curr"?e:""},()=>[(0,t.createTextVNode)((0,t.toDisplayString)(e.type=="curr"?e.day:""),1)])]),l.topInfo?((0,t.openBlock)(),(0,t.createElementBlock)("view",tf,[(0,t.renderSlot)(l.$slots,"top-info",{date:e.type=="curr"?e:""})])):(0,t.createCommentVNode)("",!0),l.bottomInfo?((0,t.openBlock)(),(0,t.createElementBlock)("view",lf,[(0,t.renderSlot)(l.$slots,"bottom-info",{date:e.type=="curr"?e:""})])):(0,t.createCommentVNode)("",!0),!l.bottomInfo&&l.showToday&&l.isCurrDay(e)?((0,t.openBlock)(),(0,t.createElementBlock)("view",nf,(0,t.toDisplayString)(l.today),1)):(0,t.createCommentVNode)("",!0),l.isStartTip(e,s)?((0,t.openBlock)(),(0,t.createElementBlock)("view",{key:3,class:(0,t.normalizeClass)(["fox-calendar__day-tip",{"fox-calendar__day-tips--top":l.rangeTip()}])},(0,t.toDisplayString)(l.startText),3)):(0,t.createCommentVNode)("",!0),l.isEndTip(e,s)?((0,t.openBlock)(),(0,t.createElementBlock)("view",af,(0,t.toDisplayString)(l.endText),1)):(0,t.createCommentVNode)("",!0)],14,Qd))),128))],2)])]))),128))],4)],512)],544),l.poppable&&!l.isAutoBackFill?((0,t.openBlock)(),(0,t.createElementBlock)("view",rf,[(0,t.createElementVNode)("view",{class:"fox-calendar__confirm",onClick:a[1]||(a[1]=(...s)=>l.confirm&&l.confirm(...s))},(0,t.toDisplayString)(l.confirmText),1)])):(0,t.createCommentVNode)("",!0)],2)}var sf=Fe(jd,[["render",of]]),{create:cf}=se("calendar-picker"),uf=cf({components:{CalendarPane:sf,Popup:yt},props:{...Mn},emits:["choose","close","update:visible","select"],setup(l,{emit:a,slots:n}){const r=(0,t.computed)(()=>n.btn),i=(0,t.computed)(()=>n["top-info"]),o=(0,t.computed)(()=>n.day),s=(0,t.computed)(()=>n["bottom-info"]),c=(0,t.ref)(null),e=h=>{c.value?.scrollToDate(h)},u=()=>{c.value?.initPosition()},m=(0,t.computed)(()=>{const h=["fox-calendar__popup"];return l.popClass&&h.push(l.popClass),h});(0,t.watch)(()=>l.visible,h=>{h&&(0,t.nextTick)(()=>{c.value?c.value.doLayout():setTimeout(()=>{c.value&&c.value.doLayout()},250)})}),we({scrollToDate:e,initPosition:u});const f=()=>{a("update:visible",!1)},g=()=>{a("close"),a("update:visible",!1)};return{popClasses:m,closePopup:()=>{g()},update:f,close:g,select:h=>{a("select",h)},choose:h=>{g(),a("choose",h)},calendarRef:c,showTopBtn:r,topInfo:i,dayInfo:o,bottomInfo:s}}});function df(l,a,n,r,i,o){const s=(0,t.resolveComponent)("CalendarPane"),c=(0,t.resolveComponent)("Popup");return l.poppable?((0,t.openBlock)(),(0,t.createBlock)(c,(0,t.mergeProps)({key:0,visible:l.visible,position:"bottom",round:"",closeable:""},l.$attrs,{onClickOverlay:l.closePopup,onClickCloseIcon:l.closePopup,"pop-class":l.popClasses,style:l.popStyle}),{default:(0,t.withCtx)(()=>[(0,t.createVNode)(s,{ref:"calendarRef",type:l.type,"is-auto-back-fill":l.isAutoBackFill,poppable:l.poppable,title:l.title,"default-value":l.defaultValue,"start-date":l.startDate,"end-date":l.endDate,onUpdate:l.update,onClose:l.close,onChoose:l.choose,onSelect:l.select,"confirm-text":l.confirmText,"start-text":l.startText,"end-text":l.endText,"show-today":l.showToday,"show-title":l.showTitle,"show-sub-title":l.showSubTitle,"to-date-animation":l.toDateAnimation,"first-day-of-week":l.firstDayOfWeek},(0,t.createSlots)({_:2},[l.showTopBtn?{name:"btn",fn:(0,t.withCtx)(()=>[(0,t.renderSlot)(l.$slots,"btn")]),key:"0"}:void 0,l.dayInfo?{name:"day",fn:(0,t.withCtx)(e=>[(0,t.renderSlot)(l.$slots,"day",{date:e.date})]),key:"1"}:void 0,l.topInfo?{name:"top-info",fn:(0,t.withCtx)(e=>[(0,t.renderSlot)(l.$slots,"top-info",{date:e.date})]),key:"2"}:void 0,l.bottomInfo?{name:"bottom-info",fn:(0,t.withCtx)(e=>[(0,t.renderSlot)(l.$slots,"bottom-info",{date:e.date})]),key:"3"}:void 0]),1032,["type","is-auto-back-fill","poppable","title","default-value","start-date","end-date","onUpdate","onClose","onChoose","onSelect","confirm-text","start-text","end-text","show-today","show-title","show-sub-title","to-date-animation","first-day-of-week"])]),_:3},16,["visible","onClickOverlay","onClickCloseIcon","pop-class","style"])):((0,t.openBlock)(),(0,t.createBlock)(s,{key:1,type:l.type,"is-auto-back-fill":l.isAutoBackFill,poppable:l.poppable,title:l.title,ref:"calendarRef","confirm-text":l.confirmText,"start-text":l.startText,"end-text":l.endText,"default-value":l.defaultValue,"start-date":l.startDate,"end-date":l.endDate,onUpdate:l.update,onClose:l.close,onChoose:l.choose,onSelect:l.select,"show-title":l.showTitle,"show-sub-title":l.showSubTitle,"to-date-animation":l.toDateAnimation,"show-today":l.showToday,"first-day-of-week":l.firstDayOfWeek},(0,t.createSlots)({_:2},[l.showTopBtn?{name:"btn",fn:(0,t.withCtx)(()=>[(0,t.renderSlot)(l.$slots,"btn")]),key:"0"}:void 0,l.dayInfo?{name:"day",fn:(0,t.withCtx)(e=>[(0,t.renderSlot)(l.$slots,"day",{date:e.date})]),key:"1"}:void 0,l.topInfo?{name:"top-info",fn:(0,t.withCtx)(e=>[(0,t.renderSlot)(l.$slots,"top-info",{date:e.date})]),key:"2"}:void 0,l.bottomInfo?{name:"bottom-info",fn:(0,t.withCtx)(e=>[(0,t.renderSlot)(l.$slots,"bottom-info",{date:e.date})]),key:"3"}:void 0]),1032,["type","is-auto-back-fill","poppable","title","confirm-text","start-text","end-text","default-value","start-date","end-date","onUpdate","onClose","onChoose","onSelect","show-title","show-sub-title","to-date-animation","show-today","first-day-of-week"]))}var Dl=Fe(uf,[["render",df]]),An=(l,a)=>{let n;return ct(l)?n=l:typeof l=="string"&&Qe(l)>0?n=ie.parser(l,a):n=new Date,n},zt=(l,a,n)=>(ct(a)||(a=new Date),ie.format(a,n)),Et=l=>[`${l.getFullYear()}`,`${l.getMonth()+1}`,`${l.getDate()}`,ie.date2Str(l),ie.getWhatDay(l.getFullYear(),l.getMonth()+1,l.getDate())],Ir={...Mn,modelValue:{type:[String,Date,Array],default:null},rangeSeparator:{type:String,default:"-"},valueFormat:{type:String,default:"YYYY-MM-DD"},format:{type:String,default:"YYYY-MM-DD"},showWeek:{type:[Boolean,String],default:!1},placeholder:{type:String,default:""},textAlign:{type:String},clearable:{type:Boolean,default:!0}};function ff(l,a,n){return{props:{...xe,...Me,...Ir},emits:["change","update:modelValue","blur","focus","clear","setValue"],setup(r,i){const o=(0,t.ref)(null),s=Le((0,t.computed)(()=>o.value??r.disabled)),c=(0,t.ref)(null),e=_e((0,t.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Te({componentName:l,validateCheckEvents:["blur","clear","change"],validateResetEvents:["focus","setValue"],get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),{toLocaleRefs:m}=(0,Ce.useFoxI18n)(a),f=m(r,["placeholder"]);let g=ge(r,"hintText"),S=(0,t.ref)(!1);const z=(0,t.ref)(!1),b=(0,t.computed)(()=>r.type==="range"),h=(0,t.reactive)({startDate:null,endDate:null,startArray:[],endArray:[]}),B=()=>{h.startDate!==null&&(h.startDate=null,h.endDate=null,h.startArray=[],h.endArray=[])},p=(X,H="one",te="YYYY-MM-DD")=>{if(l1(X)){B();return}if(b.value&&Array.isArray(X)&&X.length==2){let Y,j;typeof X[0]=="string"?(Y=An(X[0],te),j=An(X[1],te)):(Y=X[0],j=X[1]);let W=Et(Y),J=Et(j);(h.startDate===null||h.startDate.getTime()!==Y.getTime()||h.endDate?.getTime()!==j.getTime())&&(h.startDate=Y,h.startArray=W,h.endDate=j,h.endArray=J)}else{let Y;typeof X=="string"?Y=An(X,te):Y=X;let j=Et(Y);(h.startDate===null||h.startDate.getTime()!==Y.getTime())&&(h.startDate=Y,h.startArray=j)}};p(r.modelValue,r.type,r.valueFormat),(0,t.watch)(()=>r.modelValue,X=>{p(X,r.type,r.valueFormat),u("setValue",X)});const d=(0,t.computed)(()=>{if(h.startDate===null)return"";if(b.value){let X=zt(r,h.startDate,r.format),H=zt(r,h.endDate,r.format);return`${X} ${r.rangeSeparator} ${H}`}else{let X=zt(r,h.startDate,r.format);return r.showWeek&&(X=`${X} ${h.startArray[4]}`),X}}),T=(0,t.computed)(()=>h.startDate===null?null:b.value?[ie.date2Str(h.startDate),ie.date2Str(h.endDate??new Date)]:ie.date2Str(h.startDate)),A="fox-input-item",V=(0,t.computed)(()=>({[A]:!0,[`${A}__disabled`]:s.value})),v=Ae((0,t.computed)(()=>r.textAlign),"textAlign"),I=(0,t.computed)(()=>({textAlign:v.value??"right"})),C=(0,t.ref)(!1),O=()=>{e.value||s.value||(C.value=!0)},k=()=>{C.value=!1},F=X=>{C.value=X},Q=X=>{if(X){if(b.value&&Array.isArray(X)){let H=X[0],te=ye(H[0]),Y=ye(H[1]),j=ye(H[2]),W=new Date(te,Y-1,j),J=X[1];te=ye(J[0]),Y=ye(J[1]),j=ye(J[2]);let L=new Date(te,Y-1,j);h.startDate=W,h.startArray=Et(W),h.endDate=L,h.endArray=Et(L),r.valueFormat?u("update:modelValue",[zt(r,W,r.valueFormat),zt(r,L,r.valueFormat)],{}):u("update:modelValue",[W,L],{})}else{let H=X,te=ye(H[0]),Y=ye(H[1]),j=ye(H[2]),W=new Date(te,Y-1,j);h.startDate=W,h.startArray=Et(W),r.valueFormat?u("update:modelValue",zt(r,W,r.valueFormat),{}):u("update:modelValue",W,{})}u("change",X,{})}},x=X=>{let H=X.target.value;z.value=!0,u("focus",H,X)},$=X=>{setTimeout(()=>{z.value=!1},0);let H=X.target.value;r.maxLength&&H.length>Number(r.maxLength)&&(H=H.slice(0,Number(r.maxLength))),u("blur",H,X)},P=(0,t.computed)(()=>Qe(r.unit)>0),K=X=>{B(),u("update:modelValue",null,X),u("change","",X),u("clear","")},Z=(0,t.ref)();return we({showPicker:O,hidePicker:k,focus:()=>{Z?.value.focus()},blur:()=>{Z?.value.blur()},select:()=>{Z?.value.select()},setDisabled:X=>{o.value=X},setReadonly:X=>{c.value=X}}),()=>{const X={class:V.value,style:I.value,type:"text",maxlength:r.maxLength,placeholder:f.placeholder.value,readonly:!0,clearable:r.clearable,value:d.value,onClick:O,onFocus:x,onBlur:$,onClear:K},H={};i.slots.prepend&&(H.prepend=i.slots.prepend),i.slots.append&&(H.append=i.slots.append),i.slots.prefix?H.prefix=i.slots.prefix:H.prefix=()=>(0,t.h)(D.ElIcon,{},{default:()=>(0,t.h)(Ve.Calendar)}),i.slots.suffix?H.suffix=i.slots.suffix:P.value&&(H.suffix=()=>[r.unit]);const te=[],Y=(0,t.h)(D.ElInput,X,H);te.push(Y);const j={default:()=>te};j.label=i.slots.default,j.fixedPreTip=i.slots.fixedPreTip,j.fixedTip=i.slots.fixedTip;const W=rt(r,Mn);W.visible=C.value,W["onUpdate:visible"]=F,W["default-value"]=T.value,W.onChoose=Q;const J={};if(i.slots.btn){const le=i.slots.btn();J.btn=()=>le}i.slots.day&&(J.day=i.slots.day),i.slots.topInfo&&(J.topInfo=i.slots.topInfo),i.slots.bottomInfo&&(J.bottomInfo=i.slots.bottomInfo);const L=(0,t.h)(Dl,W,J);j.hide=()=>[L];const ee={...De(r,Ir),hintText:g.value,hintVisible:S.value};return r.prop&&(ee.prop=`${r.prop}_item`),(0,t.h)(n,ee,j)}}}}var{componentName:mf,create:hf,scope:gf}=se("calendar-item"),pf=hf(ff(mf,gf,ze)),_n=pf,Ar={modelValue:{type:[Date,Number,String,Array],required:!1},unit:{type:[String],required:!1},placeholder:{type:[String],required:!1}};function yf(l,a,n){return{props:{...xe,...Me,...Ar},emits:["change","update:modelValue","blur","focus","clear","visible-change","setValue"],setup(r,i){const o=(0,t.ref)(null),s=Le((0,t.computed)(()=>o.value??r.disabled)),c=(0,t.ref)(null),e=_e((0,t.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Te({componentName:l,get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),{toLocaleRefs:m}=(0,Ce.useFoxI18n)(a),f=m(r,["placeholder"]),g=(0,t.ref)(!1),S=ge(r,"modelValue",null,u),z=l,b=(0,t.computed)(()=>({[z]:!0})),h=I=>{S.value=I,u("update:modelValue",I),u("change",I)};let B=ge(r,"hintText"),p=(0,t.ref)(!1);const d=I=>{let C=I.target.value;g.value=!0,me(B.value)||(p.value=!0),u("focus",C,I)},T=I=>{setTimeout(()=>{p.value&&(p.value=!1),g.value=!1},0);let C=I.target.value;r.maxLength&&C.length>Number(r.maxLength)&&(C=C.slice(0,Number(r.maxLength))),u("blur",C,I)},A=()=>{u("clear","")},V=I=>{u("visible-change",I)},v=(0,t.ref)();return we({focus:()=>{v?.value.focus()},blur:()=>{v?.value.blur()},handleOpen:()=>{v?.value.handleOpen()},handleClose:()=>{v?.value.handleClose()},setDisabled:I=>{o.value=I},setReadonly:I=>{c.value=I}}),()=>{const I={...i.attrs,ref:v,class:b.value,placeholder:f.placeholder.value,disabled:s.value,readonly:e.value,modelValue:S.value,"onUpdate:modelValue":h,onClear:A,onFocus:d,onBlur:T,onVisibleChange:V},C={},O=[],k=(0,t.h)(D.ElTimePicker,I,C);O.push(k);const F={default:()=>O};F.label=i.slots.default,F.fixedPreTip=i.slots.fixedPreTip,F.fixedTip=i.slots.fixedTip;const Q={...De(r,Ar),hintText:B.value,hintVisible:p.value};return r.prop&&(Q.prop=`${r.prop}_item`),(0,t.h)(n,Q,F)}}}}var{componentName:bf,create:wf,scope:Sf}=se("time-item"),vf=wf(yf(bf,Sf,ze)),Ln=vf,_r={modelValue:{type:[Date,Number,String,Array],required:!1},unit:{type:[String],required:!1},placeholder:{type:[String],required:!1}};function Cf(l,a,n){return{props:{...xe,...Me,..._r},emits:["change","update:modelValue","blur","focus","clear","setValue"],setup(r,i){const o=(0,t.ref)(null),s=Le((0,t.computed)(()=>o.value??r.disabled)),c=(0,t.ref)(null),e=_e((0,t.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Te({componentName:l,get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),{toLocaleRefs:m}=(0,Ce.useFoxI18n)(a),f=m(r,["placeholder"]),g=(0,t.ref)(!1),S=ge(r,"modelValue",null,u),z=l,b=(0,t.computed)(()=>({[z]:!0})),h=v=>{S.value=v,u("update:modelValue",v),u("change",v)};let B=ge(r,"hintText"),p=(0,t.ref)(!1);const d=v=>{let I=v.target.value;g.value=!0,me(B.value)||(p.value=!0),u("focus",I,v)},T=v=>{setTimeout(()=>{p.value&&(p.value=!1),g.value=!1},0);let I=v.target.value;r.maxLength&&I.length>Number(r.maxLength)&&(I=I.slice(0,Number(r.maxLength))),u("blur",I,v)},A=()=>{u("clear","")},V=(0,t.ref)();return we({focus:()=>{V?.value.focus()},blur:()=>{V?.value.blur()},handleOpen:()=>{V?.value.handleOpen()},handleClose:()=>{V?.value.handleClose()},setDisabled:v=>{o.value=v},setReadonly:v=>{c.value=v}}),()=>{const v={...i.attrs,ref:V,class:b.value,placeholder:f.placeholder.value,disabled:s.value,readonly:e.value,modelValue:S.value,"onUpdate:modelValue":h,onClear:A,onFocus:d,onBlur:T},I={},C=[],O=(0,t.h)(D.ElTimeSelect,v,I);C.push(O);const k={default:()=>C};k.label=i.slots.default,k.fixedPreTip=i.slots.fixedPreTip,k.fixedTip=i.slots.fixedTip;const F={...De(r,_r),hintText:B.value,hintVisible:p.value};return r.prop&&(F.prop=`${r.prop}_item`),(0,t.h)(n,F,k)}}}}var{componentName:Nf,create:kf,scope:xf}=se("time-select-item"),zf=kf(Cf(Nf,xf,ze)),Pn=zf;function Lr(l,a=0){let n=`${l}`,r=n.indexOf(".");if(r==-1)return n;let i=r;for(let o=n.length-1;o>=r;o--)if(n.charAt(o)!="0"){i=o;break}return i-r<a?i=r+a+1:i!=r&&(i+=1),i>n.length?n=n.padEnd(i,"0"):n=n.substring(0,i),n}function Pr(l,a,n=20){return typeof a=="string"&&(a=ye(a)),a==1||a==-1?`${l}`:a==0?"0":a>0?Lr(La(`${l}`,`${a}`)):Lr(Ql(`${l}`,Pa(`${a}`),20))}function Ef(l,a=-1,n=!1,r=3,i=","){return el(l,a,n,r,i)}function Fr(l,a,n,r,i=!0){if(l==="")return"";if(l=Fa(l),a=ye(a),a==1)return l;if(r)l=Pr(l,a),n&&(l=="0"&&i?l=`${l}.`.padEnd(ye(n)+2,"0"):l=Ql(l,1,ye(n)));else{let o=-1*a;l=Pr(l,o)}return l}function Rr(l,a){let n={maxValid:!0,minValid:!0,message:""};if(a.min!==void 0){let r=fe(a.minInclude),i=en(l,a.min);(r&&i==-1||!r&&(i==0||i==-1))&&(n.message="请输入不小于 {0} 的数值".replace("{0}",a.min),n.minValid=!1)}if(a.max!=null){let r=fe(a.maxInclude),i=en(l,a.max);(r&&i==1||!r&&(i==0||i==1))&&(n.maxValid=!1)}return n}var Or={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,default:""},textAlign:{type:String,required:!1},adjustPosition:{type:Boolean,default:!0},alwaysSystem:{type:Boolean,default:!1}};function Tf(l,a,n){return{props:{...xe,...Me,...Or},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(r,i){const o=(0,t.ref)(null),s=Le((0,t.computed)(()=>o.value??r.disabled)),c=(0,t.ref)(null),e=_e((0,t.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Te({componentName:l,get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),m=(0,t.ref)(!1),f=ge(r,"modelValue",null,u),g=(0,t.ref)("");(0,t.watch)([()=>f.value,()=>r.rates,()=>r.precision],([$,P,K])=>{if(me($)){g.value="";return}const Z=Fr($,P,K,!1);g.value!==Z&&(g.value=Z)},{immediate:!0});const S=(0,t.computed)(()=>{let $="";return m.value&&($=g.value),$}),{t:z}=(0,Ce.useFoxI18n)(a),b=(0,t.computed)(()=>{let $=r.placeholder??"";return!m.value&&!me(g.value)?$=Ef(g.value,r.decimalLength,r.autoPadding,r.digits,r.separator):$=z(["placeholder",$]),$}),h=l,B=(0,t.computed)(()=>({[h]:!0,[`${h}__disabled`]:s.value,[`${h}__placeholder`]:g.value.length>0})),p=Ae((0,t.computed)(()=>r.textAlign),"textAlign");(0,t.computed)(()=>m.value?{textAlign:"left"}:{textAlign:p.value??"right"});const d=(0,t.ref)(""),T=(0,t.computed)(()=>{let $=d.value;return me($)&&($=r.errorTip??""),$}),A=(0,t.ref)(""),V=(0,t.ref)(!1),v=($,P)=>{if($=`${$}`,me($)){g.value="",f.value="",P.forEach(K=>{u(K,"")}),fe(r.showTip)&&V.value&&(V.value=!1);return}if($.length>=2){let K=$;if(K.charAt(0)=="-"&&(K=K.substring(1)),K.length>=2&&K.charAt(0)=="0"&&K.charAt(1)!="."){(0,t.triggerRef)(g);return}}if($!="-"){if(!rn($)){(0,t.triggerRef)(g);return}if(r.integerLength!=-1&&Wa($)>Number(r.integerLength)){(0,t.triggerRef)(g);return}if(r.decimalLength&&r.decimalLength!=-1&&Ua($)>Number(r.decimalLength)){(0,t.triggerRef)(g);return}let K=Rr($,r);if(K.maxValid===!1){d.value=K.message,(0,t.triggerRef)(g);return}}else if(r.min!=null&&ye(r.min)>=0){(0,t.triggerRef)(g);return}A.value=$,fe(r.showTip)&&(V.value=$.length>0),g.value=$,f.value=Fr($,r.rates,r.precision,!0),P.forEach(K=>{u(K,f.value)})},I=$=>{v($,["update:modelValue","input"])},C=$=>{v($,["update:modelValue","change"])},O=$=>{if(m.value=!0,fe(r.showTip)){let P=g.value;me(P)&&(P=r.hintText),me(P)||(A.value=P,V.value=!0)}d.value="",u("focus",f.value,$)},k=$=>{if(setTimeout(()=>{m.value=!1,fe(r.showTip)&&V.value===!0&&(V.value=!1)},0),!me(g.value)){let P=Rr(g.value,r);if(P.minValid===!1||P.maxValid===!1){d.value=P.message;return}}u("update:modelValue",f.value,$),u("blur",f.value,$)},F=()=>{u("clear","")},Q=(0,t.computed)(()=>Qe(r.unit)>0),x=(0,t.ref)();return we({focus:()=>{x?.value.focus()},blur:()=>{x?.value.blur()},select:()=>{x?.value.select()},setDisabled:$=>{o.value=$},setReadonly:$=>{c.value=$}}),()=>{const $={...Je(i.attrs),ref:x,class:B.value,type:"digit",maxlength:r.maxLength,placeholder:b.value,clearable:r.clearable,disabled:s.value,readonly:e.value,modelValue:S.value,"adjust-position":r.adjustPosition,"always-system":r.alwaysSystem,onClear:F,onInput:I,onChange:C,onFocus:O,onBlur:k},P={};i.slots.prepend&&(P.prepend=i.slots.prepend),i.slots.append&&(P.append=i.slots.append),i.slots.prefix&&(P.prefix=i.slots.prefix),i.slots.suffix?P.suffix=i.slots.suffix:Q.value&&(P.suffix=()=>[r.unit]);const K=[],Z=(0,t.h)(D.ElInput,$,P);K.push(Z);const X={default:()=>K};X.label=i.slots.default,X.fixedPreTip=i.slots.fixedPreTip,X.fixedTip=i.slots.fixedTip;const H={...De(r,Or),errorTip:T.value,hintText:A.value,hintVisible:V.value,hintType:"number"};return r.prop&&(H.prop=`${r.prop}_item`),(0,t.h)(n,H,X)}}}}var{componentName:$f,create:Vf,scope:Bf}=se("money-item"),Df=Vf(Tf($f,Bf,ze)),Fn=Df,Hr={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 Mf(l,a,n){return{props:{...xe,...Me,...Hr},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(r,i){const o=(0,t.ref)(null),s=Le((0,t.computed)(()=>o.value??r.disabled)),c=(0,t.ref)(null),e=_e((0,t.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Te({componentName:l,validateCheckEvents:["blur","update:modelValue"],get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),{toLocaleRefs:m}=(0,Ce.useFoxI18n)(a),f=m(r,["placeholder"]),g=(0,t.ref)(!1),S=ge(r,"modelValue",null,u),z=l,b=(0,t.computed)(()=>({[z]:!0,[`${z}__append`]:I.value})),h=(0,t.computed)(()=>({[`${z}__unit`]:!0})),B=O=>{S.value=O,u("update:modelValue",O),u("input",O)},p=O=>{u("change",O)};let d=ge(r,"hintText"),T=(0,t.ref)(!1);const A=O=>{let k=O.target.value;g.value=!0,me(d.value)||(T.value=!0),u("focus",k,O)},V=O=>{setTimeout(()=>{T.value&&(T.value=!1),g.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)},v=()=>{u("clear","")},I=(0,t.computed)(()=>Qe(r.unit)>0),C=(0,t.ref)();return we({focus:()=>{C?.value.focus()},blur:()=>{C?.value.blur()},setDisabled:O=>{o.value=O},setReadonly:O=>{c.value=O}}),()=>{const O={...Je(i.attrs),ref:C,class:b.value,placeholder:f.placeholder.value,clearable:r.clearable,disabled:s.value,readonly:e.value,modelValue:S.value,"adjust-position":r.adjustPosition,"always-system":r.alwaysSystem,onClear:v,onChange:p,onInput:B,onFocus:A,onBlur:V},k={},F=[],Q=(0,t.h)(D.ElInputNumber,O,k);F.push(Q);const x={default:()=>F};x.label=i.slots.default,x.fixedPreTip=i.slots.fixedPreTip,x.fixedTip=i.slots.fixedTip;const $={...De(r,Hr),hintText:d.value,hintVisible:T.value};if(r.prop&&($.prop=`${r.prop}_item`),i.slots.append)x.append=i.slots.append;else if(I.value){const P=(0,t.h)("div",{class:h.value},[r.unit]);x.append=()=>P}return(0,t.h)(n,$,x)}}}}var{componentName:If,create:Af,scope:_f}=se("input-number-item"),Lf=Af(Mf(If,_f,ze)),Rn=Lf;function ot(l,a){return typeof l.textKey=="string"&&l.textKey.length>0?a[l.textKey]:a.text}function bt(l,a){return typeof l.valueKey=="string"&&l.valueKey.length>0?a[l.valueKey]:a.value}function Pf(l,a){return typeof l.childrenKey=="string"&&l.childrenKey.length>0?a[l.childrenKey]||null:a.children??null}var Ff=class{proxy;constructor(l){this.proxy=l}async load(l,a,n,r){if(Array.isArray(a))return a;if(typeof a=="function")return await a(n,r);const i=Pe(this.proxy,l);return i===null?(console.error(`${l} component not found api function`),[]):(Ke(n)&&(0,t.isReactive)(n)&&(n=(0,t.toRaw)(n)),await i(a,n,r))}};function Rf(){return new Ff((0,t.getCurrentInstance)().proxy)}function On(l,a,n){return!(ot(l,a)!==ot(l,n)||bt(l,a)!==bt(l,n))}function qr(l,a,n,r){if(r.length==0||a===""||a===null||a===void 0)return null;Array.isArray(a)||(a=[a]);const i=[];let o=r;for(let s=0;Array.isArray(o)&&s<a.length;s++){const c=a[s];if(Array.isArray(c)){const e=qr(l,c,n,r);i.push(e)}else{let e=!1;for(let u of o){if(n==="text")e=ot(l,u)===c;else if(n==="item")e=On(l,u,c);else{let m=bt(l,u);m==null&&(m=ot(l,u)),e=m===c}if(e){i.push(u),o=Pf(l,u);break}}if(!e)break}}return i}function Of(l){return{text:l,value:l}}var Kr={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 Hf(l,a,n){return{props:{...xe,...Me,...Kr},emits:["change","update:modelValue","update:pathNodes","blur","focus","clear","visible-change","expand-change","remove-tag","selected","setValue"],setup(r,i){const o=(0,t.ref)(null),s=Le((0,t.computed)(()=>o.value??r.disabled)),c=(0,t.ref)(null),e=_e((0,t.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Te({componentName:l,validateCheckEvents:["blur","update:modelValue","selected"],get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),{toLocaleRefs:m}=(0,Ce.useFoxI18n)(a),f=m(r,["placeholder"]),g=(0,t.ref)(null),S=(0,t.ref)([]),z=(0,t.computed)(()=>S.value?S.value.map(E=>Array.isArray(E)?E.map(_=>ot(r,_)).join(" "):ot(r,E)).join(" "):""),b=(E,_,N,U=!0)=>{if(r.props&&r.props.lazy===!0||r.lazy===!0){if(g.value===E)return;g.value=E;const q=(0,t.toRaw)(E);if(U){const ne=G?.value.getCheckedNodes();if(ne)if(r.multiple){const re=[];ne.forEach(de=>{const pe=(de.pathNodes??[]).map(Ne=>Ne.data);re.push(pe)}),u("update:pathNodes",re)}else u("update:pathNodes",(ne[0]?.pathNodes??[]).map(re=>re.data));u("update:modelValue",q),u("change",q)}return}const M=qr(r,E,_,N);if(M===null){if(S.value.length===0||S.value===null)return;S.value=[],g.value=null,U&&(u("update:pathNodes",[]),u("update:modelValue",null),u("change",null));return}const y=M[M.length-1];if(F.value.checkStrictly!==!0&&y&&!Array.isArray(y)&&Array.isArray(y.children)&&y.children.length>0){const q=[];M.forEach(ne=>{const re=`${ot(r,ne)}`;q.push(re)}),q.length>0&&(O.value=q.join(r.separator))}else O.value=null;let R=!0;if(M.length!==S.value.length)R=!1;else for(let q=0;q<M.length;q++){const ne=M[q],re=S.value[q];if(Array.isArray(ne)){if(!Array.isArray(re)||ne.length!==re.length)R=!1;else for(let de=0;de<ne.length;de++)if(!On(r,ne[de],re[de])){R=!1;break}}else On(r,ne,re)||(R=!1);if(!R)break}if(!R){S.value=M;let q=[],ne=[];M.forEach(de=>{if(Array.isArray(de)){let pe=[],Ne=[];for(let $e of de)pe.push(bt(r,$e)),r.valueType==="text"?Ne.push(ot(r,$e)):r.valueType==="item"?Ne.push($e):Ne.push(bt(r,$e));q.push(pe),ne.push(Ne)}else q.push(bt(r,de)),r.valueType==="text"?ne.push(ot(r,de)):r.valueType==="item"?ne.push(de):ne.push(bt(r,de))}),g.value=q;const re=(0,t.toRaw)(ne);U&&(u("update:pathNodes",M),u("update:modelValue",re),u("change",re))}},h=(0,t.ref)([]),B=Ae((0,t.computed)(()=>r.appearLoad),"appearLoad",qe.Near,E=>fe(E)),p=Rf(),d=async(E,_)=>{if(E){const N=await p.load("cascader",E,_);N.length>0&&(typeof N[0]=="string"?h.value=N.map(U=>Of(U)):h.value=N)}};(0,t.watch)([()=>r.source,()=>r.params],async([E,_])=>{d(E,_)},{immediate:!(B.value||r.lazy)});let T=!1;const A=()=>{T||(T=!0,d(r.source,r.params))};(0,t.watch)([()=>h.value,()=>r.modelValue],([E,_])=>{b(_,r.valueType,E,!1),u("setValue",_)}),r.lazy&&b(r.modelValue,"value",[],!1);let V=null,v=(0,t.ref)(!1);typeof r.remoteMethod=="function"&&(V=async E=>{if(E!=null){v.value=!0;try{h.value=await r.remoteMethod(E)}catch(_){console.error(_)}v.value=!1}});const I=(0,t.ref)(!1),C=l,O=(0,t.ref)(null),k=(0,t.computed)(()=>({[C]:!0,"is-incomplete":O.value&&O.value.length>0})),F=(0,t.computed)(()=>{let E={label:r.textKey,value:r.valueKey,children:r.childrenKey};return r.multiple===!0&&(E.multiple=!0),r.props&&Object.assign(E,r.props),r.lazy&&(E.lazy=!0,typeof r.lazyLoad=="function"?E.lazyLoad=r.lazyLoad:E.lazyLoad=async(_,N)=>{let U={};r.params&&Object.assign(U,r.params),_&&Object.assign(U,_);const M=await p.load("cascader",r.source,U,!0);if(_?.config?.checkStrictly!==!0&&Array.isArray(g.value)&&g.value.length===_.level){const y=_.pathLabels??[];let R=[];y.forEach(q=>{q&&R.push(q)}),R.length>0&&(O.value=R.join(r.separator))}else O.value=null;N(M)}),E}),Q=E=>{r.allowCreate?(u("update:modelValue",E),u("change",E),g.value=E):b(E,"value",h.value,!0)};let x=ge(r,"hintText"),$=(0,t.ref)(!1);const P=E=>{let _=E.target.value;I.value=!0,me(x.value)||($.value=!0),u("focus",_,E)},K=E=>{setTimeout(()=>{$.value&&($.value=!1),I.value=!1},0);let _=E.target.value;r.maxLength&&_.length>Number(r.maxLength)&&(_=_.slice(0,Number(r.maxLength))),J.value||u("blur",_,E)},Z=()=>{u("clear","")},X=(0,t.ref)(!1);let H=null;const te=()=>{r.showTooltip&&X.value===!1&&(H&&clearTimeout(H),H=setTimeout(()=>{X.value=!0},150))},Y=()=>{H&&(clearTimeout(H),X.value=!1,H=null)},j=(0,t.computed)(()=>X.value||$.value),W=(0,t.computed)(()=>X.value?z.value:x.value),J=(0,t.ref)(!1),L=E=>{J.value=E,u("visible-change",E),E||u("selected")},ee=E=>{u("remove-tag",E)},le=E=>{u("expand-change",E)},G=(0,t.ref)();return we({focus:()=>{G?.value.focus()},blur:()=>{G?.value.blur()},getCheckedNodes:()=>G?.value.getCheckedNodes(),setDisabled:E=>{o.value=E},setReadonly:E=>{c.value=E}}),()=>{const E={...i.attrs,ref:G,class:k.value,props:F.value,clearable:r.clearable,placeholder:O.value||f.placeholder.value,disabled:s.value||e.value,options:h.value,modelValue:g.value,separator:r.separator,onClear:Z,onChange:Q,onFocus:P,onBlur:K,onVisibleChange:L,onRemoveTag:ee,expandChange:le};typeof V=="function"&&(E["remote-method"]=V,E.loading=v.value);const _={};i.slots.option&&(_.default=i.slots.option),i.slots.empty&&(_.empty=i.slots.empty);const N=[],U=(0,t.h)(D.ElCascader,E,_);N.push(U);const M={default:()=>N};M.label=i.slots.default,M.fixedPreTip=i.slots.fixedPreTip,M.fixedTip=i.slots.fixedTip;const y={...De(r,Kr),hintText:W.value,hintVisible:j.value,onMouseover:te,onMouseleave:Y};return r.prop&&(y.prop=`${r.prop}_item`),B.value&&!r.lazy&&(y["appear-listen"]=!0,y.onAppear=A),(0,t.h)(n,y,M)}}}}var{componentName:qf,create:Kf,scope:jf}=se("cascader-item"),Yf=Kf(Hf(qf,jf,ze)),Hn=Yf,jr={modelValue:{type:[String,Object],required:!1},clearable:{type:[Boolean,String],default:!0},unit:{type:[String],required:!1},placeholder:{type:[String],required:!1}};function Wf(l,a,n){return{props:{...xe,...Me,...jr},emits:["change","update:modelValue","blur","focus","clear","input","select","setValue"],setup(r,i){const o=(0,t.ref)(null),s=Le((0,t.computed)(()=>o.value??r.disabled)),c=(0,t.ref)(null),e=_e((0,t.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Te({componentName:l,get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),{toLocaleRefs:m}=(0,Ce.useFoxI18n)(a),f=m(r,["placeholder"]),g=(0,t.ref)(!1),S=ge(r,"modelValue",null,u),z=l,b=(0,t.computed)(()=>({[z]:!0})),h=C=>{S.value=C,u("update:modelValue",C),u("input",C)},B=C=>{u("change",C)},p=C=>{u("select",C)};let d=ge(r,"hintText"),T=(0,t.ref)(!1);const A=C=>{let O=C.target.value;g.value=!0,me(d.value)||(T.value=!0),u("focus",O,C)},V=C=>{setTimeout(()=>{T.value&&(T.value=!1),g.value=!1},0);let O=C.target.value;r.maxLength&&O.length>Number(r.maxLength)&&(O=O.slice(0,Number(r.maxLength))),u("blur",O,C)},v=()=>{u("clear","")},I=(0,t.ref)();return we({focus:()=>{I?.value.focus()},blur:()=>{I?.value.blur()},select:()=>{I?.value.select()},setDisabled:C=>{o.value=C},setReadonly:C=>{c.value=C}}),()=>{const C={...i.attrs,ref:I,class:b.value,placeholder:f.placeholder.value,clearable:r.clearable,disabled:s.value,readonly:e.value,modelValue:S.value,onClear:v,onChange:B,onInput:h,onFocus:A,onBlur:V,onSelect:p},O={};i.slots.prepend&&(O.prepend=i.slots.prepend),i.slots.append&&(O.append=i.slots.append),i.slots.prefix&&(O.prefix=i.slots.prefix),i.slots.suffix&&(O.suffix=i.slots.suffix),i.slots.option&&(O.default=i.slots.option);const k=[],F=(0,t.h)(D.ElAutocomplete,C,O);k.push(F);const Q={default:()=>k};Q.label=i.slots.default,Q.fixedPreTip=i.slots.fixedPreTip,Q.fixedTip=i.slots.fixedTip;const x={...De(r,jr),hintText:d.value,hintVisible:T.value};return r.prop&&(x.prop=`${r.prop}_item`),(0,t.h)(n,x,Q)}}}}var{componentName:Uf,create:Gf,scope:Xf}=se("autocomplete-item"),Zf=Gf(Wf(Uf,Xf,ze)),qn=Zf;function Jf(l,a,n,r,i){let o=[];Array.isArray(l)?o=l:o=[l];const s=[],c=a[0];if(Array.isArray(l)&&!Array.isArray(c)&&!c[i]){let e=a;for(let u=0;e&&u<o.length;u++){let m=o[u],f=e.find(g=>g[r]===m);if(!f)break;s.push(f[n])}return s}if(Array.isArray(c))for(let e=0;e<a.length&&e<o.length;e++){let u=a[e],m=o[e];const f=u.find(g=>g[r]===m);if(!f)break;s.push(f[n])}else{let e=a;for(let u=0;e&&u<o.length;u++){let m=o[u],f=e.find(g=>g[r]===m);if(!f)break;s.push(f[n]),e=f[i]}}return s}var Qf=class{proxy;constructor(l){this.proxy=l}async load(l,a,n){if(Array.isArray(a))return a;if(typeof a=="function")return await a(n);const r=Pe(this.proxy,l);return r===null?(console.error(`${l} component not found api function`),[]):(Ke(n)&&(0,t.isReactive)(n)&&(n=(0,t.toRaw)(n)),await r(a,n))}};function e5(){return new Qf((0,t.getCurrentInstance)().proxy)}var Yr={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 t5(l,a){return{props:{...Yr},setup(n,{attrs:r,slots:i}){const o=e5(),s=(0,t.ref)([]);(0,t.watch)([()=>n.source,()=>n.params],async([e,u])=>{s.value=await o.load(n.sourceType,e,u)},{immediate:!0});const c=(0,t.computed)(()=>{if(!Array.isArray(s.value)||s.value.length===0)return n.emptyText;let e=Jf(n.modelValue,s.value,n.textKey,n.valueKey,n.childrenKey);return e.length==0?n.emptyText??"":e.length===1?n.optionType=="item"?`${n.modelValue}${n.separator}${e[0]}`:e[0]:e.join(n.separator)});return()=>{const e={...r};if(i.default)return i.default({text:c.value,value:n.modelValue});const u=n.tag??"span";return typeof u=="object"?(0,t.h)(u,e,{default:()=>c.value}):(0,t.h)(u,e,[c.value])}}}}var{componentName:l5,create:n5,scope:a5}=se("mapping"),r5=n5(t5(l5,a5)),qt=r5;function o5(l,a){let n=a.split("."),r=l;for(let i=0;i<n.length;i++){let o=n[i],s=0,c=o.indexOf("["),e=c==-1?-1:o.indexOf("]",c);for(;c!==-1&&e!==-1;){let u=o.substring(c+1,e);if(/^\d+$/.test(u)){let m=parseInt(u);if(s==0){let f=o.substring(0,c);r=r[f][m]}else r=r[m];s++}c=o.indexOf("[",e),e=c==-1?-1:o.indexOf("]",c)}s===0&&(r=r[o])}return r}function i5(l,a){return{props:{...Yr},setup(n,{attrs:r,slots:i}){return()=>{const o={default:s=>{const c=o5(s.row,s.column.property);return i.default?(0,t.h)(qt,{...n,modelValue:c},{default:i.default}):(0,t.h)(qt,{...n,modelValue:c})}};for(let s in i)s!=="default"&&(o[s]=i[s]);return(0,t.h)(D.ElTableColumn,{...r},o)}}}}var{componentName:s5,create:c5,scope:u5}=se("table-mapping-column"),d5=c5(i5(s5,u5)),Kn=d5,f5=Symbol.for("TableStateKey");function Wr(l,a){let n=a.split("."),r=l;for(let i=0;i<n.length;i++){let o=n[i],s=0,c=o.indexOf("["),e=c==-1?-1:o.indexOf("]",c);for(;c!==-1&&e!==-1;){let u=o.substring(c+1,e);if(/^\d+$/.test(u)){let m=parseInt(u);if(s==0){let f=o.substring(0,c);r=r[f][m]}else r=r[m];s++}c=o.indexOf("[",e),e=c==-1?-1:o.indexOf("]",c)}s===0&&(r=r[o])}return r}function m5(l,a){return{props:{prop:{type:[String],require:!1}},setup(n,{attrs:r}){const i=(0,t.inject)(f5,{});let o=null;return()=>{const s={default:c=>{const e=i.currentRow?i.currentRow.value:null;c.$index!==-1&&(o=c.row);const u=c.$index!==-1?c.row:o;let m=!1;if(u){const g=n.prop??c.column.property;g?m=Wr(u,g)===(e?Wr(e,g):null):m=We(u,e)}const f=(0,t.h)("span",{class:{"el-radio__input":!0,"is-checked":m}},[(0,t.h)("span",{class:{"el-radio__inner":!0}})]);return(0,t.h)("label",{class:{"el-radio":!0,"is-checked":m}},[f])}};return(0,t.h)(D.ElTableColumn,{...r},s)}}}}var{componentName:h5,create:g5,scope:p5}=se("table-radio-column"),y5=g5(m5(h5,p5)),jn=y5,b5={},w5={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 S5(l,a){return(0,t.openBlock)(),(0,t.createElementBlock)("svg",w5,[...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 v5=Fe(b5,[["render",S5]]),{componentName:uy,create:C5,scope:dy}=se("table-setting"),N5={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:"不固定"}},k5=C5({components:{FoxPopover:D.ElPopover,FoxCheckbox:D.ElCheckbox,FoxCheckboxGroup:D.ElCheckboxGroup,FoxButton:D.ElButton,FoxIcon:D.ElIcon,DragIcon:v5,Download:Ve.Download,RefreshLeft:Ve.RefreshLeft},props:{...N5},setup(l,{emit:a,attrs:n}){let r=[];const i=(0,t.ref)([]),o=(0,t.computed)(()=>i.value.filter(L=>L.label===""||L.type?!1:L.fixed===""||L.fixed===!0||L.fixed==="left")),s=(0,t.computed)(()=>i.value.filter(L=>L.label===""||L.type?!1:L.fixed==="right")),c=(0,t.computed)(()=>i.value.filter(L=>!(L.label===""||L.type||L.fixed!==void 0))),e=(0,t.computed)(()=>(o.value.length>0||s.value.length>0)&&c.value.length>0),u=(0,t.computed)(()=>o.value.length>0),m=(0,t.computed)(()=>s.value.length>0),f=L=>L.length>1,g=(L,ee)=>{Array.isArray(L)&&Array.isArray(ee)&&L.forEach(G=>{ee.some(E=>E.prop===G.prop?(G.label=E.label,!0):!1)});const le=[];i.value=L.map((G,E)=>(!(G.label===""||G.type)&&G.visible!==!1&&le.push(G.prop),{...G,sortIndex:E})),c.value.length+o.value.length+s.value.length===le.length?p.value=!0:le.length>0&&(d.value=!0),V.value=le},S=L=>L?L.type?L.type:L.label?L.prop:"":"",z=(L,ee)=>{if(L.length!==ee.length)return!1;const le=L.map(G=>S(G));for(let G of ee){const E=S(G);if(le.indexOf(E)===-1)return!1}return!0},b=L=>{if(!L){const ee=l.tableRef.getColumnSetting(),le=ee.srcColumnPropertyList;r=le.map((G,E)=>({...G,sortIndex:E})),L=ee.columnPropertyList,L&&L.length>0&&z(le,L)||(L=le)}g(L,r)},h=()=>{l.tableRef.setColumnSetting(i.value)},B=(0,t.computed)(()=>({"max-width":`${l.popoverWidth-125}px`})),p=(0,t.ref)(!1),d=(0,t.ref)(!1),T=L=>{const ee=[];i.value.forEach(le=>{L&&!(le.label===""||le.type)&&ee.push(le.prop),le.visible=L}),p.value=!1,d.value=!1,c.value.length+o.value.length+s.value.length===ee.length?p.value=!0:ee.length>0&&(d.value=!0),V.value=ee,h()},A=()=>{b(r),h()},V=(0,t.ref)([]),v=L=>{i.value.forEach(le=>{le.label===""||le.type||(le.visible=L.indexOf(le.prop)!==-1)}),p.value=!1,d.value=!1;const ee=c.value.length+o.value.length+s.value.length;L.length===ee?p.value=!0:L.length>0&&(d.value=!0),h()},I=()=>{b()};(0,t.onMounted)(()=>{setTimeout(()=>{b()},50)});const C={currentRow:null,index:null,roleType:null},O=L=>L?L.dataset&&L.dataset.role==="row"?L:L.tagName.toLowerCase()!=="body"?(L=L.parentElement,O(L)):null:null,k=L=>{const ee=L.currentTarget;ee&&ee.dataset&&(C.roleType=ee.dataset.roleType,C.index=ee.dataset.index)},F=L=>{C.currentRow&&(C.currentRow.classList.remove("is-dragover"),C.currentRow=null),C.index=null,C.roleType=null},Q=L=>{const ee=L.currentTarget;L.relatedTarget;const le=O(ee);if(!le)return;const G=le.dataset&&le.dataset.roleType;C.roleType===G&&(L.preventDefault(),C.currentRow&&C.currentRow!==le&&C.currentRow.classList.remove("is-dragover"),le.classList.add("is-dragover"),C.currentRow=le)},x=L=>{L.preventDefault(),C.currentRow&&(C.currentRow.classList.remove("is-dragover"),C.currentRow=null)},$=L=>{const ee=L.currentTarget,le=O(ee);if(!le)return;const G=le.dataset&&le.dataset.roleType;if(C.roleType!==G)return;L.preventDefault();const E=Number(C.index),_=Number(le.dataset.index);if(E!==_){if(E<_){const N=i.value[E];i.value.splice(E,1),i.value.splice(_,0,N)}else{const N=i.value[E];i.value.splice(E,1),i.value.splice(_+1,0,N)}g(i.value,r),h()}},P=L=>{const ee=i.value[L];ee.fixed="left",h()},K=L=>{const ee=i.value[L];ee.fixed="right",h()},Z=L=>{const ee=i.value[L];ee.fixed=void 0,h()},X=new Map;let H=null;function te(L){const ee=document.createRange();return ee.setStart(L,0),ee.setEnd(L,L.childNodes.length),ee.getBoundingClientRect().width}return{attrs:n,leftFixedColumns:o,rightFixedColumns:s,unFixedColumns:c,isShowNotFixedTitle:e,isShowLeftFixedTitle:u,isShowRightFixedTitle:m,isDraggble:f,isCheckAll:p,isIndeterminate:d,handleCheckAllChange:T,handleReset:A,checkedValue:V,handleCheckChange:v,onShow:I,onDragStart:k,onDragEnd:F,onDragOver:Q,onDragLeave:x,onDrop:$,toLeftFixed:P,toRightFixed:K,toUnFixed:Z,checkboxLabelStyle:B,onMouseOverForOverflowText:(L,ee,le)=>{const G=L.currentTarget;if(G){const E=Math.floor(G.offsetWidth);if(Math.floor(te(G))>E){let _=X.get(ee);if(_){if(_===H)return;Re.hide(_)}_=Re.show(G,le,{type:"text",placement:"top",closeOnClick:!1}),_&&(X.set(ee,_),H=_)}}},onMouseLeaveForOverflowText:(L,ee)=>{const le=X.get(ee);le&&(Re.hide(le),le===H&&(H=null))},onMouseOverForTip:(L,ee)=>{const le=L.currentTarget;le&&(H&&Re.hide(H),H=Re.show(le,ee,{type:"text",placement:"top",closeOnClick:!1}))},onMouseLeaveForTip:L=>{H&&(Re.hide(H),H=null)}}}}),x5={class:"fox-table-setting"},z5={class:"fox-table-setting__header"},E5={class:"fox-table-setting__body"},T5={key:0,class:"fox-table-setting__body-list left-fixed","data-role":"container","data-role-type":"leftFixed"},$5={key:0,class:"fox-table-setting__body-title"},V5=["data-index","draggable"],B5=["onMouseover","onMouseleave"],D5={class:"tools-item"},M5={key:1,class:"fox-table-setting__body-list not-fixed","data-role":"container","data-role-type":"unFixed"},I5={key:0,class:"fox-table-setting__body-title"},A5=["data-index","draggable"],_5=["onMouseover","onMouseleave"],L5={class:"tools-item"},P5={key:2,class:"fox-table-setting__body-list right-fixed","data-role":"container","data-role-type":"rightFixed"},F5={key:0,class:"fox-table-setting__body-title"},R5=["data-index","draggable"],O5=["onMouseover","onMouseleave"],H5={class:"tools-item"};function q5(l,a,n,r,i,o){const s=(0,t.resolveComponent)("FoxCheckbox"),c=(0,t.resolveComponent)("FoxButton"),e=(0,t.resolveComponent)("DragIcon"),u=(0,t.resolveComponent)("RefreshLeft"),m=(0,t.resolveComponent)("FoxIcon"),f=(0,t.resolveComponent)("Download"),g=(0,t.resolveComponent)("fox-checkbox"),S=(0,t.resolveComponent)("FoxCheckboxGroup"),z=(0,t.resolveComponent)("FoxPopover");return(0,t.openBlock)(),(0,t.createBlock)(z,(0,t.mergeProps)(l.attrs,{placement:l.popoverPlacement,width:l.popoverWidth,onShow:l.onShow,trigger:"click","popper-class":"fox-table-setting__popper"}),{reference:(0,t.withCtx)(()=>[(0,t.renderSlot)(l.$slots,"default")]),default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("div",x5,[(0,t.createElementVNode)("div",z5,[(0,t.createVNode)(s,{modelValue:l.isCheckAll,"onUpdate:modelValue":a[0]||(a[0]=b=>l.isCheckAll=b),indeterminate:l.isIndeterminate,onChange:l.handleCheckAllChange},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(l.title),1)]),_:1},8,["modelValue","indeterminate","onChange"]),(0,t.createVNode)(c,{onClick:l.handleReset,link:"",type:"primary"},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(l.resetText),1)]),_:1},8,["onClick"])]),(0,t.createElementVNode)("div",E5,[(0,t.createVNode)(S,{modelValue:l.checkedValue,"onUpdate:modelValue":a[28]||(a[28]=b=>l.checkedValue=b),onChange:l.handleCheckChange},{default:(0,t.withCtx)(()=>[l.leftFixedColumns.length>0?((0,t.openBlock)(),(0,t.createElementBlock)("div",T5,[l.isShowLeftFixedTitle?((0,t.openBlock)(),(0,t.createElementBlock)("div",$5,(0,t.toDisplayString)(l.leftFixedTitle),1)):(0,t.createCommentVNode)("",!0),((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(l.leftFixedColumns,b=>((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:b.prop,class:"fox-table-setting__body-row","data-role":"row","data-role-type":"leftFixed","data-index":b.sortIndex,draggable:l.isDraggble(l.leftFixedColumns),onDragstart:a[5]||(a[5]=(...h)=>l.onDragStart&&l.onDragStart(...h)),onDragend:a[6]||(a[6]=(...h)=>l.onDragEnd&&l.onDragEnd(...h)),onDrop:a[7]||(a[7]=(...h)=>l.onDrop&&l.onDrop(...h)),onDragover:a[8]||(a[8]=(...h)=>l.onDragOver&&l.onDragOver(...h)),onDragleave:a[9]||(a[9]=(...h)=>l.onDragLeave&&l.onDragLeave(...h))},[l.isDraggble(l.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:b.prop},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("span",{onMouseover:h=>l.onMouseOverForOverflowText(h,b.prop,b.label),onMouseleave:h=>l.onMouseLeaveForOverflowText(h,b.prop),class:"checkbox-item__label",style:(0,t.normalizeStyle)(l.checkboxLabelStyle)},(0,t.toDisplayString)(b.label),45,B5)]),_:2},1032,["value"]),(0,t.createElementVNode)("div",D5,[(0,t.createVNode)(m,{onClick:h=>l.toUnFixed(b.sortIndex),onMouseover:a[1]||(a[1]=h=>l.onMouseOverForTip(h,l.unFixedText)),onMouseleave:a[2]||(a[2]=h=>l.onMouseLeaveForTip(h))},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(u)]),_:1},8,["onClick"]),(0,t.createVNode)(m,{onClick:h=>l.toRightFixed(b.sortIndex),onMouseover:a[3]||(a[3]=h=>l.onMouseOverForTip(h,l.fixedRightText)),onMouseleave:a[4]||(a[4]=h=>l.onMouseLeaveForTip(h))},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(f)]),_:1},8,["onClick"])])],40,V5))),128))])):(0,t.createCommentVNode)("",!0),l.unFixedColumns.length>0?((0,t.openBlock)(),(0,t.createElementBlock)("div",M5,[l.isShowNotFixedTitle?((0,t.openBlock)(),(0,t.createElementBlock)("div",I5,(0,t.toDisplayString)(l.unFixedTitle),1)):(0,t.createCommentVNode)("",!0),((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(l.unFixedColumns,b=>((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:b.prop,class:"fox-table-setting__body-row","data-role":"row","data-role-type":"unFixed","data-index":b.sortIndex,draggable:l.isDraggble(l.unFixedColumns),onDragstart:a[14]||(a[14]=(...h)=>l.onDragStart&&l.onDragStart(...h)),onDragend:a[15]||(a[15]=(...h)=>l.onDragEnd&&l.onDragEnd(...h)),onDrop:a[16]||(a[16]=(...h)=>l.onDrop&&l.onDrop(...h)),onDragover:a[17]||(a[17]=(...h)=>l.onDragOver&&l.onDragOver(...h)),onDragleave:a[18]||(a[18]=(...h)=>l.onDragLeave&&l.onDragLeave(...h))},[l.isDraggble(l.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:b.prop},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("span",{onMouseover:h=>l.onMouseOverForOverflowText(h,b.prop,b.label),onMouseleave:h=>l.onMouseLeaveForOverflowText(h,b.prop),class:"checkbox-item__label",style:(0,t.normalizeStyle)(l.checkboxLabelStyle)},(0,t.toDisplayString)(b.label),45,_5)]),_:2},1032,["value"]),(0,t.createElementVNode)("div",L5,[(0,t.createVNode)(m,{onClick:h=>l.toLeftFixed(b.sortIndex),onMouseover:a[10]||(a[10]=h=>l.onMouseOverForTip(h,l.fixedLeftText)),onMouseleave:a[11]||(a[11]=h=>l.onMouseLeaveForTip(h)),class:"is-reverse"},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(f)]),_:1},8,["onClick"]),(0,t.createVNode)(m,{onClick:h=>l.toRightFixed(b.sortIndex),onMouseover:a[12]||(a[12]=h=>l.onMouseOverForTip(h,l.fixedRightText)),onMouseleave:a[13]||(a[13]=h=>l.onMouseLeaveForTip(h))},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(f)]),_:1},8,["onClick"])])],40,A5))),128))])):(0,t.createCommentVNode)("",!0),l.rightFixedColumns.length>0?((0,t.openBlock)(),(0,t.createElementBlock)("div",P5,[l.isShowRightFixedTitle?((0,t.openBlock)(),(0,t.createElementBlock)("div",F5,(0,t.toDisplayString)(l.rightFixedTitle),1)):(0,t.createCommentVNode)("",!0),((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(l.rightFixedColumns,b=>((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:b.prop,class:"fox-table-setting__body-row","data-role":"row","data-role-type":"rightFixed","data-index":b.sortIndex,draggable:l.isDraggble(l.rightFixedColumns),onDragstart:a[23]||(a[23]=(...h)=>l.onDragStart&&l.onDragStart(...h)),onDragend:a[24]||(a[24]=(...h)=>l.onDragEnd&&l.onDragEnd(...h)),onDrop:a[25]||(a[25]=(...h)=>l.onDrop&&l.onDrop(...h)),onDragover:a[26]||(a[26]=(...h)=>l.onDragOver&&l.onDragOver(...h)),onDragleave:a[27]||(a[27]=(...h)=>l.onDragLeave&&l.onDragLeave(...h))},[l.isDraggble(l.rightFixedColumns)?((0,t.openBlock)(),(0,t.createBlock)(e,{key:0,class:"icon-item"})):(0,t.createCommentVNode)("",!0),(0,t.createVNode)(g,{class:"checkbox-item",label:b.prop},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("span",{onMouseover:h=>l.onMouseOverForOverflowText(h,b.prop,b.label),onMouseleave:h=>l.onMouseLeaveForOverflowText(h,b.prop),class:"checkbox-item__label",style:(0,t.normalizeStyle)(l.checkboxLabelStyle)},(0,t.toDisplayString)(b.label),45,O5)]),_:2},1032,["label"]),(0,t.createElementVNode)("div",H5,[(0,t.createVNode)(m,{onClick:h=>l.toUnFixed(b.sortIndex),onMouseover:a[19]||(a[19]=h=>l.onMouseOverForTip(h,l.unFixedText)),onMouseleave:a[20]||(a[20]=h=>l.onMouseLeaveForTip(h))},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(u)]),_:1},8,["onClick"]),(0,t.createVNode)(m,{onClick:h=>l.toLeftFixed(b.sortIndex),onMouseover:a[21]||(a[21]=h=>l.onMouseOverForTip(h,l.fixedLeftText)),onMouseleave:a[22]||(a[22]=h=>l.onMouseLeaveForTip(h)),class:"is-reverse"},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(f)]),_:1},8,["onClick"])])],40,R5))),128))])):(0,t.createCommentVNode)("",!0)]),_:1},8,["modelValue","onChange"])])])]),_:3},16,["placement","width","onShow"])}var Ml=Fe(k5,[["render",q5]]),K5=class{proxy;constructor(l){this.proxy=l}async load(l,a,n,r,i,o,s){if(Array.isArray(a)){let e=(n-1)*r,u=e+r;u>a.length&&(u=a.length);const m=a.slice(e,u);return{totalSize:a.length,page:m}}if(typeof a=="function")return await Reflect.apply(a,null,[n,r,i,o,s]);const c=Pe(this.proxy,l);return c===null?(console.error(`${l} component not found api function`),{totalSize:0,page:[]}):(Ke(i)&&(0,t.isReactive)(i)&&(i=(0,t.toRaw)(i)),await Reflect.apply(c,null,[a,n,r,i,o,s]))}};function j5(){return new K5((0,t.getCurrentInstance)().proxy)}var Y5=class{proxy;constructor(l){this.proxy=l}async load(l){let a=null;const n=Pe(this.proxy,"tableSetting");return typeof n=="function"&&(a=await Reflect.apply(n,null,["load",l])),a}save(l,a){const n=Pe(this.proxy,"tableSetting");typeof n=="function"&&Reflect.apply(n,null,["save",l,a])}remove(l){const a=Pe(this.proxy,"tableSetting");typeof a=="function"&&Reflect.apply(a,null,["remove",l])}};function W5(){return new Y5((0,t.getCurrentInstance)().proxy)}var U5=Symbol.for("TableStateKey"),Ur={data:{type:[String,Array,Function],required:!0},autoLoad:{type:[String,Boolean],required:!1,default:()=>!1},lazyLoad:{type:[String,Boolean],required:!1,default:()=>!1},baseParams:{type:[Object]},params:{type:[Object]},rowClassName:{type:[Function,String]},cellClassName:{type:[Function,String]},rowClickSelectable:{type:[String,Boolean],required:!1,default:!1},uniqueExpansion:{type:[String,Boolean],required:!1,default:!1},showSetting:{type:[Boolean],required:!1,default:!1},footerAlign:{type:[String],required:!1,default:()=>"right"}},Gr={showPagination:{type:[Boolean],required:!1,default:()=>!0},pageIndex:{type:[Number],required:!1,default:()=>1},hideOnSinglePage:{type:[Boolean],required:!1,default:()=>!0},pageSize:{type:[Number],required:!1,default:()=>10},pageSizes:{type:[Array],required:!1},paginationLayout:{type:[String],required:!1,default:()=>"total, sizes, prev, pager, next, jumper"},paginationAlign:{type:[String],required:!1,default:()=>"right"},paginationBackground:{type:[Boolean],required:!1,default:()=>!1},paginationSize:{type:[String],required:!1,default:()=>"large"},paginationAppendSizeTo:{type:[String],required:!1},paginationTeleported:{type:[Boolean],required:!1,default:()=>!0},paginationPopperClass:{type:[String],required:!1},paginationpPrevText:{type:[String],required:!1},paginationPrevIcon:{type:[Object,String],required:!1},paginationNextText:{type:[String],required:!1},paginationNextIcon:{type:[Object,String],required:!1},paginationDisabled:{type:[Boolean],required:!1}},Yn={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:"不固定"}},G5={infiniteLoad:{type:Boolean,default:!0},loadText:{type:String,default:"加载中..."},noMoreText:{type:String,default:"无更多数据"}};function X5(l,a){let n=a.split("."),r=l;for(let i=0;i<n.length;i++){let o=n[i],s=0,c=o.indexOf("["),e=c==-1?-1:o.indexOf("]",c);for(;c!==-1&&e!==-1;){let u=o.substring(c+1,e);if(/^\d+$/.test(u)){let m=parseInt(u);if(s==0){let f=o.substring(0,c);r=r[f][m]}else r=r[m];s++}c=o.indexOf("[",e),e=c==-1?-1:o.indexOf("]",c)}s===0&&(r=r[o])}return r}function Wn(l,a){return l.filter(n=>{for(let r in a)if(a[r]!==X5(n,r))return!1;return!0})}function Z5(l,a,n){return{props:{...xe,...Me,...Ur,...Gr,...Yn,...G5},emits:["change","page-size-change","page-index-change","current-change","loaded-data","expand-change","row-click"],setup(r,i){const{locale:o,toLocaleRefs:s}=(0,Ce.useFoxI18n)(a),c=s(r,["loadText","noMoreText"]),{emitEvent:e,broadcast:u}=Te({componentName:l,validateHandler:{getValue(...ae){return C.value}}},r.prop??i.attrs.name),m=l,f=(0,t.computed)(()=>({[m]:!0})),g=(0,t.computed)(()=>({[`${m}__setting`]:!0})),S=(0,t.computed)(()=>({[`${m}__footer`]:!0,[`${m}__footer__${r.footerAlign}`]:!0})),z=(0,t.computed)(()=>({[`${m}__pagination`]:!0,[`${m}__pagination__${r.paginationAlign}`]:!0})),b=(0,t.shallowRef)({}),h=(0,t.computed)(()=>({...b.value,...r.params??{},...r.baseParams??{}})),B=(0,t.ref)(r.infiniteLoad===!0?0:r.pageIndex),p=(0,t.ref)(r.pageSize),d=fe(r.infiniteLoad);d||((0,t.watch)(()=>r.pageIndex,ae=>{B.value=ae}),(0,t.watch)(()=>r.pageSize,ae=>{p.value=ae}),(0,t.watch)([B,p],([ae,oe],[ce,ue])=>{oe!==ue&&(B.value=1,ae=1),Q(r.data,ae,oe,h.value)}));const T=()=>Array.isArray(r.data)?!0:fe(r.autoLoad);T()&&(0,t.watch)([()=>r.data,h],async([ae,oe],[ce,ue])=>{T()&&(ae!==ce&&(k.value=!0),!(!Array.isArray(ae)&&We(ae,ce)&&We(oe,ue))&&(d?(B.value=0,v.value=!0,C.value=[],$()):B.value===1?Q(ae,B.value,p.value,oe):B.value=1))},{deep:!0});const A=ae=>{B.value=ae,e("page-index-change",ae)},V=ae=>{p.value=ae,e("page-size-change",ae)},v=(0,t.ref)(!0),I=(0,t.ref)(0),C=(0,t.ref)([]),O=j5();let k=(0,t.ref)(!0);const F=Ae((0,t.computed)(()=>r.lazyLoad),"lazyLoad",qe.Near,ae=>fe(ae)),Q=async(ae,oe,ce,ue,Oe)=>{try{if(Oe===!0){if(!v.value)return!1;const Se=await O.load("table",ae,oe,ce,ue,k.value,o.value);return I.value=Se.totalSize,!Se.page||!Array.isArray(Se.page)||(Reflect.apply([].push,C.value,Se.page),setTimeout(()=>{e("loaded-data")},250),(C.value?.length??0)>=I.value)||Se.page.length<ce?(v.value=!1,!1):!0}else{const Se=await O.load("table",ae,oe,ce,ue,k.value,o.value);return I.value=Se.totalSize,C.value=Se.page??[],setTimeout(()=>{e("loaded-data")},250),!0}}catch(Se){console.error("[FoxUI] Load Table Data Fail",Se),I.value=0,C.value=[]}finally{k.value=!1}return!1};let x=!1;const $=async()=>{if(!x){if(x=!0,!v.value){x=!1;return}B.value+=1,await Q(r.data,B.value,p.value,h.value,!0),x=!1}},P=(ae={},oe=!1)=>new Promise(async ce=>{b.value={...(0,t.toRaw)(ae??{})},oe||(B.value=r.pageIndex??1),d===!0?(B.value=0,C.value=[],v.value=!0,await $()):await Q(r.data,B.value,p.value,h.value),ce()}),K=()=>{I.value=0,C.value=[],d===!0&&(B.value=0,v.value=!0)};let Z=!1;const X=()=>{Z||(Z=!0,P())},H=(0,t.ref)(null);if(d===!0){let ae=null;const oe=()=>{H.value&&(ae=new IntersectionObserver(ue=>{let Oe=!1;for(let Se of ue)if(Se.intersectionRatio>0){Oe=!0;break}Oe&&k.value===!1&&$()}),ae.observe(H.value))},ce=()=>{!ae||!H.value||(ae.unobserve(H.value),ae=null)};(0,t.onMounted)(oe),(0,t.onBeforeUnmount)(ce)}T()&&!F.value&&P();const te=(0,t.ref)(null);(0,t.provide)(U5,{currentRow:te});const Y=(ae,oe)=>{te.value=ae,e("current-change",ae,oe)},j=(ae,oe,ce)=>{e("row-click",ae,oe,ce),fe(r.rowClickSelectable)===!0&&Ie?.value.toggleRowSelection(ae)},W=[],J=(ae,oe)=>{if(e("expand-change",ae,oe),fe(r.uniqueExpansion))if(Array.isArray(oe)&&oe.length==0){const ce=W.length;W.splice(0,ce)}else{W.forEach(ue=>{ue!==ae&&Ie?.value.toggleRowExpansion(ue,!1)});const ce=W.length;W.splice(0,ce,ae)}},L=i.attrs.id??r.prop??i.attrs.name,ee=W5(),le=(0,t.ref)([]);let G=[];const E=()=>({srcColumnPropertyList:G.map(ae=>({...ae})),columnPropertyList:le.value}),_=ae=>{le.value=[...ae],U()},N=async()=>{const ae=await ee.load(L);ae&&(le.value=ae)},U=()=>{ee.save(L,le.value)},M=()=>{ee.remove(L)};N();const y=ae=>ae?ae.type?ae.type:ae.label?ae.prop:"":"",R=(ae,oe={})=>{for(let ce in oe){const ue=oe[ce];typeof ue!="function"&&(ae[ce]=ue)}},q=ae=>{const oe=ae?ae():[],ce=new Map;if(G=[],oe.forEach(ue=>{const Oe=ue;if(!Oe.props)return;const Se=y(Oe.props);ce.set(Se,Oe);const ke={label:"",prop:""};R(ke,Oe.props),G.push(ke)}),le.value.length===G.length){const ue=[];for(let Oe of le.value){const Se=y(Oe),ke=ce.get(Se);if(!ke)return oe;if(Oe.visible===!1)continue;const st=ke;st.props.fixed=Oe.fixed,ue.push(st)}return ue}return oe},ne=(0,t.shallowRef)(new Map),re=({row:ae,column:oe,rowIndex:ce,columnIndex:ue})=>{const Oe=`${ce}_${oe.property}`,Se=`${ce}_${ue}`;let ke=ne.value.get(Oe);return ke||(ke=ne.value.get(Se)),typeof ke=="string"?ke:""},de=ae=>ae?oe=>{const ce=[];let ue=re(oe);return ue&&ce.push(ue),ue=typeof ae=="function"?ae(oe):ae,ue&&ce.push(ue),ce.length===0?"":ce.join(" ")}:re,pe=(ae=!1)=>{ne.value.forEach((oe,ce)=>{Ne(ce,oe,ae)})},Ne=(ae,oe,ce=!1)=>{const ue=`${ae}_item`;ce?(u.clearPersistantMessage(),Array.isArray(oe)?u.emitToChildren({name:ae},"setCellClassNames",[]):u.emitToChildren({name:ue},"setCustomClassName","")):Array.isArray(oe)?u.emitToChildren({name:ae,cachePolicy:"Persistant",uniqueId:ue},"setCellClassNames",oe):u.emitToChildren({name:ue,cachePolicy:"Persistant",uniqueId:ue},"setCustomClassName",oe)},$e=(ae,oe,ce)=>{const ue=`${ae}_${oe}`;ce?(ne.value.set(ue,ce),Ne(ue,ce)):(ne.value.delete(ue),Ne(ue,"",!0)),(0,t.triggerRef)(ne)},Xe=ae=>{pe(!0),ne.value.clear(),ae.forEach(oe=>{const ce=`${oe.rowIndex}_${oe.column}`;Array.isArray(oe.children)?ne.value.set(ce,oe.children):typeof oe.cellClassName=="string"&&ne.value.set(ce,oe.cellClassName)}),pe(),(0,t.triggerRef)(ne)},gt=()=>{pe(),ne.value.clear(),(0,t.triggerRef)(ne)},it=(0,t.shallowRef)(new Map),Yo=({rowIndex:ae})=>{const oe=`${ae}`;return it.value.get(oe)??""},d9=ae=>ae?oe=>{const ce=[];let ue=Yo(oe);return ue&&ce.push(ue),ue=typeof ae=="function"?ae(oe):ae,ue&&ce.push(ue),ce.length===0?"":ce.join(" ")}:Yo,f9=(ae,oe)=>{const ce=`${ae}`;oe?it.value.set(ce,oe):it.value.delete(ce),(0,t.triggerRef)(it)},m9=()=>{it.value.clear(),(0,t.triggerRef)(it)},Ie=(0,t.ref)();return we({clearSelection:()=>Ie?.value.clearSelection(),getSelectionRows:()=>Ie?.value.getSelectionRows(),toggleRowSelection:(ae,oe)=>{Ie?.value.toggleRowSelection(ae,oe)},toggleRowSelectionByProp:(ae,oe)=>{if(!C.value)return;const ce=Wn(C.value,ae);ce.length!==0&&ce.forEach(ue=>{Ie?.value.toggleRowSelection(ue,oe)})},toggleAllSelection:()=>{Ie?.value.toggleAllSelection()},toggleRowExpansion:(ae,oe)=>{Ie?.value.toggleRowExpansion(ae,oe)},toggleRowExpansionByProp:(ae,oe)=>{if(!C.value)return;const ce=Wn(C.value,ae);ce.length!==0&&ce.forEach(ue=>{Ie?.value.toggleRowExpansion(ue,oe)})},setCurrentRow:ae=>{Ie?.value.setCurrentRow(ae)},setCurrentRowByProp:ae=>{if(!C.value)return;const oe=Wn(C.value,ae);oe.length!==0&&Ie?.value.setCurrentRow(oe[0])},getCurrentRow:()=>te.value,clearSort:()=>{Ie?.value.clearSort()},clearFilter:ae=>{Ie?.value.clearFilter(ae)},doLayout:()=>{Ie?.value.doLayout()},sort:(ae,oe)=>{Ie?.value.sort(ae,oe)},scrollTo:(ae,oe)=>{Ie?.value.scrollTo(ae,oe)},setScrollTop:ae=>{Ie?.value.setScrollTop(ae)},setScrollLeft:ae=>{Ie?.value.setScrollLeft(ae)},loadData:P,clearData:K,getData(){return C.value},getTotalSize(){return I.value},getPageIndex(){return B.value},getPageSize(){return p.value},getColumnSetting:E,setColumnSetting:_,removeColumnSetting:M,setCellClassName:$e,setCellClassNames:Xe,clearCellClassName:gt,setRowClassName:f9,clearRowClassName:m9}),()=>{const ae={...Je(i.attrs),onCurrentChange:Y,onRowClick:j,onExpandChange:J,data:C.value,ref:Ie,class:f.value,"cell-class-name":de(r.cellClassName),"row-class-name":d9(r.rowClassName)},oe={};if(i.slots.default&&(oe.default=()=>q(i.slots.default)),i.slots.append&&(oe.append=i.slots.append),i.slots.empty&&(oe.empty=i.slots.empty),d===!0){const ke=[];if(v.value){const Zt=(0,t.h)(Ve.Loading,{class:`${m}__infinite-icon`});ke.push(Zt);const Va=(0,t.h)("span",{class:`${m}__infinite-text`},[c.loadText.value]);ke.push(Va)}else{const Zt=(0,t.h)("span",{class:`${m}__infinite-text`},[c.noMoreText.value]);ke.push(Zt)}const st=[`${m}__infinite`];k.value&&st.push("is-hide");const $a=(0,t.h)("div",{ref:H,class:st},ke);oe.append=()=>$a}const ce=(0,t.h)(D.ElTable,ae,oe),ue=[];if(ue.push(ce),!d){let ke=null;if(typeof i.slots.pagination=="function"?ke=i.slots.pagination():r.showPagination&&(ke=(0,t.h)(D.ElPagination,{class:z.value,total:I.value,pageSize:p.value,"onUpdate:pageSize":V,pageSizes:r.pageSizes,currentPage:B.value,"onUpdate:currentPage":A,hideOnSinglePage:r.hideOnSinglePage,layout:r.paginationLayout,size:r.paginationSize,background:r.paginationBackground,appendSizeTo:r.paginationAppendSizeTo,teleported:r.paginationTeleported,popperClass:r.paginationPopperClass,prevText:r.paginationpPrevText,prevIcos:r.paginationPrevIcon,nextText:r.paginationNextText,pnextIcon:r.paginationNextIcon,disabled:r.paginationDisabled})),r.showSetting){const st=[];ke&&st.push(ke);const $a=(0,t.h)(D.ElIcon,{class:g.value},{default:()=>(0,t.h)(Ve.Setting)}),Zt=(0,t.h)(Ml,{...rt(r,Yn),tableRef:{getColumnSetting:E,setColumnSetting:_,removeColumnSetting:M}},{default:()=>$a});st.push(Zt);const Va=(0,t.h)("div",{class:S.value},st);ue.push(Va)}else ke&&ue.push(ke)}const Oe={default:()=>ue},Se={...De(r,Ur,Gr,Yn)};return r.prop&&(Se.prop=`${r.prop}_item`),Se.contentClass=`${m}__wrap`,Se.errorMarkClass="is-table-error",F.value&&T()&&(Se["appear-listen"]=!0,Se.onAppear=X),(0,t.h)(n,Se,Oe)}}}}var{componentName:J5,create:Q5,scope:e6}=se("table-item"),t6=Q5(Z5(J5,e6,ze)),Un=t6;function Tt(l,a){return typeof l.textKey=="string"&&l.textKey.length>0?a[l.textKey]:a.text}function Kt(l,a){return typeof l.valueKey=="string"&&l.valueKey.length>0?a[l.valueKey]:a.value}function l6(l,a){return typeof l.disabledKey=="string"&&l.disabledKey.length>0?a[l.disabledKey]:a.disabled??null}var n6=class{proxy;constructor(l){this.proxy=l}async load(l,a,n){if(Array.isArray(a))return a;if(typeof a=="function")return await a(n);const r=Pe(this.proxy,l);return r===null?(console.error(`${l} component not found api function`),[]):(Ke(n)&&(0,t.isReactive)(n)&&(n=(0,t.toRaw)(n)),await r(a,n))}};function a6(){return new n6((0,t.getCurrentInstance)().proxy)}function Xr(l,a,n){return a===n?!0:!(a===null||n===null||Tt(l,a)!==Tt(l,n)||Kt(l,a)!==Kt(l,n))}function r6(l,a,n,r){if(r.length==0||a===""||a===null||a===void 0)return null;let i=null;for(let o of r){let s=!1;if(n==="text")s=Tt(l,o)===a;else if(n==="item")s=Xr(l,o,a);else{let c=Kt(l,o);c==null&&(c=Tt(l,o)),s=c===a}if(s){i=o;break}}return i}function o6(l){return{text:l,value:l}}function i6(l,a,n){return typeof l.itemOptions=="function"?l.itemOptions(a,n):l.itemOptions}var Zr={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 s6(l,a,n){return{inheritAttrs:!0,props:{...xe,...Me,...Zr},emits:["change","update:modelValue","setValue"],setup(r,i){const o=(0,t.ref)(null),s=Le((0,t.computed)(()=>o.value??r.disabled)),c=(0,t.ref)(null),e=_e((0,t.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Te({componentName:l,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),m=(0,t.ref)(null),f=(0,t.ref)(null),g=(C,O,k,F=!0)=>{const Q=r6(r,C,O,k);if(Q===null){if(f.value===null)return;f.value=null,m.value=null,F&&(u("update:modelValue",null),u("change",null));return}if(!Xr(r,Q,f.value)){m.value=C;const x=(0,t.toRaw)(Q);f.value=x;let $=null;r.valueType==="text"?$=Tt(r,x):r.valueType==="item"?$=x:$=Kt(r,x),F&&(u("update:modelValue",$),u("change",$))}},S=(0,t.ref)([]),z=Ae((0,t.computed)(()=>r.appearLoad),"appearLoad",qe.Near,C=>fe(C)),b=a6(),h=async(C,O)=>{if(C){const k=await b.load("radio",C,O);k.length>0&&(typeof k[0]=="string"?S.value=k.map(F=>o6(F)):S.value=k)}};(0,t.watch)([()=>r.source,()=>r.params],async([C,O])=>{h(C,O)},{immediate:!z.value});let B=!1;const p=()=>{B||(B=!0,h(r.source,r.params))};(0,t.watch)([()=>S.value,()=>r.modelValue],([C,O])=>{g(O,r.valueType,C,!1),u("setValue",O)});const d=l,T=(0,t.computed)(()=>({[d]:!0,[`is-${r.direction}`]:!0})),A=C=>{g(C,"value",S.value,!0)};let V=ge(r,"hintText"),v=ge(r,"hintVisible");const I=(C,O)=>{const k=[];return C.forEach((F,Q)=>{const x=Kt(r,F),$=Tt(r,F);let P=l6(r,F);s.value===!0&&(P=s.value),e.value===!0&&(P=e.value);const K=i6(r,F,Q)??{},Z=`${x}_${Q}`,X={...K,key:Z,value:x,size:r.size,border:fe(r.border)};P&&(X.disabled=P),r.itemType==="button"?k.push((0,t.h)(D.ElRadioButton,X,{default:()=>[$]})):typeof O=="function"?k.push((0,t.h)(D.ElRadio,X,{default:()=>O(F)})):k.push((0,t.h)(D.ElRadio,X,{default:()=>[$]}))}),k};return we({setDisabled:C=>{o.value=C},setReadonly:C=>{c.value=C}}),()=>{const C={...Je(i.attrs),class:T.value,disabled:s.value||e.value,modelValue:m.value,"text-color":r.textColor,fill:r.fill,onChange:A},O=[],k={};i.slots.options?k.default=i.slots.options:k.default=()=>I(S.value,i.slots.text);const F=(0,t.h)(D.ElRadioGroup,C,k);O.push(F);const Q={default:()=>O};Q.label=i.slots.default,Q.fixedPreTip=i.slots.fixedPreTip,Q.fixedTip=i.slots.fixedTip;const x={...De(r,Zr),hintText:V.value,hintVisible:v.value};return r.prop&&(x.prop=`${r.prop}_item`),z.value&&(x["appear-listen"]=!0,x.onAppear=p),(0,t.h)(n,x,Q)}}}}var{componentName:c6,create:u6,scope:d6}=se("radio-item"),f6=u6(s6(c6,d6,ze)),Gn=f6;function $t(l,a){return typeof l.textKey=="string"&&l.textKey.length>0?a[l.textKey]:a.text}function Vt(l,a){return typeof l.valueKey=="string"&&l.valueKey.length>0?a[l.valueKey]:a.value}function m6(l,a){return typeof l.disabledKey=="string"&&l.disabledKey.length>0?a[l.disabledKey]:a.disabled??null}var h6=class{proxy;constructor(l){this.proxy=l}async load(l,a,n){if(Array.isArray(a))return a;if(typeof a=="function")return await a(n);const r=Pe(this.proxy,l);return r===null?(console.error(`${l} component not found api function`),[]):(Ke(n)&&(0,t.isReactive)(n)&&(n=(0,t.toRaw)(n)),await r(a,n))}};function g6(){return new h6((0,t.getCurrentInstance)().proxy)}function Jr(l,a,n){return a===n?!0:!(a===null||n===null||$t(l,a)!==$t(l,n)||Vt(l,a)!==Vt(l,n))}function p6(l,a,n,r){if(r.length==0||a===""||a===null||a===void 0)return null;Array.isArray(a)||(a=[a]);const i=[];return a.forEach(o=>{for(let s of r){let c=!1;if(n==="text")c=$t(l,s)===o;else if(n==="item")c=Jr(l,s,o);else{let e=Vt(l,s);e==null&&(e=$t(l,s)),c=e===o}if(c){i.push(s);break}}}),i}function y6(l){return{text:l,value:l}}function b6(l,a,n){return typeof l.itemOptions=="function"?l.itemOptions(a,n):l.itemOptions}var Qr={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 w6(l,a,n){return{inheritAttrs:!0,props:{...xe,...Me,...Qr},emits:["change","update:modelValue","setValue"],setup(r,i){const o=(0,t.ref)(null),s=Le((0,t.computed)(()=>o.value??r.disabled)),c=(0,t.ref)(null),e=_e((0,t.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Te({componentName:l,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),m=(0,t.ref)([]),f=(0,t.ref)([]),g=(C,O,k,F=!0)=>{const Q=p6(r,C,O,k);if(Q===null){if(f.value===null||f.value.length===0)return;m.value=[],f.value=[],F&&(u("update:modelValue",[]),u("change",[]));return}let x=!0;if(Q.length!==f.value.length)x=!1;else for(let $=0;$<Q.length;$++){const P=Q[$],K=f.value[$];if(!Jr(r,P,K)){x=!1;break}}if(!x){f.value=Q;let $=[],P=[];Q.forEach(Z=>{$.push(Vt(r,Z)),r.valueType==="text"?P.push($t(r,Z)):r.valueType==="item"?P.push(Z):P.push(Vt(r,Z))}),m.value=$;const K=(0,t.toRaw)(P);F&&(u("update:modelValue",K),u("change",K))}},S=(0,t.ref)([]),z=Ae((0,t.computed)(()=>r.appearLoad),"appearLoad",qe.Near,C=>fe(C)),b=g6(),h=async(C,O)=>{if(C){const k=await b.load("checkbox",C,O);k.length>0&&(typeof k[0]=="string"?S.value=k.map(F=>y6(F)):S.value=k)}};(0,t.watch)([()=>r.source,()=>r.params],async([C,O])=>{h(C,O)},{immediate:!z.value});let B=!1;const p=()=>{B||(B=!0,h(r.source,r.params))};(0,t.watch)([()=>S.value,()=>r.modelValue],([C,O])=>{g(O,r.valueType,C,!1),u("setValue",O)});const d=l,T=(0,t.computed)(()=>({[d]:!0,[`is-${r.direction}`]:!0})),A=C=>{g(C,"value",S.value,!0)};let V=ge(r,"hintText"),v=ge(r,"hintVisible");const I=(C,O)=>{const k=[];return C.forEach((F,Q)=>{const x=Vt(r,F),$=$t(r,F);let P=m6(r,F);s.value===!0&&(P=s.value),e.value===!0&&(P=e.value);const K=b6(r,F,Q)??{},Z=`${x}_${Q}`,X={...K,key:Z,class:r.itemClass,value:x,size:r.size,border:fe(r.border)};P&&(X.disabled=P),r.itemType==="button"?k.push((0,t.h)(D.ElCheckboxButton,X,{default:()=>[$]})):typeof O=="function"?k.push((0,t.h)(D.ElCheckbox,X,{default:()=>O(F)})):k.push((0,t.h)(D.ElCheckbox,X,{default:()=>[$]}))}),k};return we({setDisabled:C=>{o.value=C},setReadonly:C=>{c.value=C}}),()=>{const C={...Je(i.attrs),class:T.value,disabled:s.value||e.value,modelValue:m.value,"text-color":r.textColor,fill:r.fill,max:ye(r.max),min:ye(r.min),onChange:A},O=[],k={};i.slots.options?k.default=i.slots.options:k.default=()=>I(S.value,i.slots.text);const F=(0,t.h)(D.ElCheckboxGroup,C,k);O.push(F);const Q={default:()=>O};Q.label=i.slots.default,Q.fixedPreTip=i.slots.fixedPreTip,Q.fixedTip=i.slots.fixedTip;const x={...De(r,Qr),hintText:V.value,hintVisible:v.value};return r.prop&&(x.prop=`${r.prop}_item`),z.value&&(x["appear-listen"]=!0,x.onAppear=p),(0,t.h)(n,x,Q)}}}}var{componentName:S6,create:v6,scope:C6}=se("checkbox-item"),N6=v6(w6(S6,C6,ze)),Xn=N6,eo={modelValue:{type:[Number,String],required:!1}};function k6(l,a,n){return{props:{...xe,...Me,...eo},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(r,i){const o=(0,t.ref)(null),s=Le((0,t.computed)(()=>o.value??r.disabled)),c=(0,t.ref)(null),e=_e((0,t.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Te({componentName:l,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),m=ge(r,"modelValue",B=>ye(B),u),f=l,g=(0,t.computed)(()=>({[f]:!0})),S=B=>{u("update:modelValue",B),u("change",B)};let z=ge(r,"hintText"),b=(0,t.ref)(!1);const h=(0,t.ref)();return we({setDisabled:B=>{o.value=B},setReadonly:B=>{c.value=B}}),()=>{const B={...Je(i.attrs),ref:h,class:g.value,readonly:e.value||s.value,modelValue:m.value,onChange:S},p={},d=[],T=(0,t.h)(D.ElRate,B,p);d.push(T);const A={default:()=>d};A.label=i.slots.default,A.fixedPreTip=i.slots.fixedPreTip,A.fixedTip=i.slots.fixedTip;const V={...De(r,eo),hintText:z.value,hintVisible:b.value};return r.prop&&(V.prop=`${r.prop}_item`),(0,t.h)(n,V,A)}}}}var{componentName:x6,create:z6,scope:E6}=se("rate-item"),T6=z6(k6(x6,E6,ze)),Zn=T6,to={modelValue:{type:[Boolean,String,Number],required:!1}};function $6(l,a,n){return{props:{...xe,...Me,...to},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(r,i){const o=(0,t.ref)(null),s=Le((0,t.computed)(()=>o.value??r.disabled)),c=(0,t.ref)(null),e=_e((0,t.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Te({componentName:l,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),m=ge(r,"modelValue",null,u),f=l,g=(0,t.computed)(()=>({[f]:!0})),S=B=>{u("update:modelValue",B),u("change",B)};let z=ge(r,"hintText"),b=ge(r,"hintVisible");const h=(0,t.ref)();return we({setDisabled:B=>{o.value=B},setReadonly:B=>{c.value=B}}),()=>{const B={...Je(i.attrs),ref:h,class:g.value,readonly:e.value,disabled:s.value,modelValue:m.value,onChange:S},p={},d=[],T=(0,t.h)(D.ElSwitch,B,p);d.push(T);const A={default:()=>d};A.label=i.slots.default,A.fixedPreTip=i.slots.fixedPreTip,A.fixedTip=i.slots.fixedTip;const V={...De(r,to),hintText:z.value,hintVisible:b.value};return r.prop&&(V.prop=`${r.prop}_item`),(0,t.h)(n,V,A)}}}}var{componentName:V6,create:B6,scope:D6}=se("switch-item"),M6=B6($6(V6,D6,ze)),Jn=M6,lo={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}},I6=class{proxy;constructor(l){this.proxy=l}async load(l,a,n,r,i){if(Array.isArray(a))return a;if(typeof a=="function")return await a(n,r);const o=Pe(this.proxy,l);return o===null?(console.error(`${l} component not found api function`),[]):(Ke(n)&&(0,t.isReactive)(n)&&(n=(0,t.toRaw)(n)),await o(a,n,r))}};function A6(){return new I6((0,t.getCurrentInstance)().proxy)}var no={modelValue:{type:[String,Number,Boolean,Array],required:!1}};function _6(l,a,n){return{props:{...xe,...Me,...no,...lo},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(r,i){const o=(0,t.ref)(null),s=Le((0,t.computed)(()=>o.value??r.disabled)),c=(0,t.ref)(null),e=_e((0,t.computed)(()=>c.value??r.readonly)),u=(0,t.ref)(!1),{emitEvent:m}=Te({componentName:l,get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),f=ge(r,"modelValue",null,m),g=l,S=(0,t.computed)(()=>({[g]:!0})),z=F=>{f.value=F,m("update:modelValue",F),m("change",F)};let b=ge(r,"hintText"),h=(0,t.ref)(!1);const B=F=>{let Q=F.target.value;u.value=!0,me(b.value)||(h.value=!0),m("focus",Q,F)},p=F=>{setTimeout(()=>{h.value&&(h.value=!1),u.value=!1},0);let Q=F.target.value;r.maxLength&&Q.length>Number(r.maxLength)&&(Q=Q.slice(0,Number(r.maxLength))),T.value||m("blur",Q,F)},d=()=>{m("clear","")},T=(0,t.ref)(!1),A=F=>{T.value=F,m("visible-change",F),F||m("selected")},V=(0,t.ref)([]),v=A6(),I=async(F,Q)=>{try{V.value=await v.load("treeselect",F,Q)}catch(x){console.error(x)}};(0,t.watch)([()=>r.data,()=>r.params,()=>r.lazy],([F,Q,x])=>{!F||x||I(F,Q)},{immediate:!0});let C=null;r.lazy&&(typeof r.load=="function"?C=r.load:C=async(F,Q)=>{debugger;let x={};r.params&&Object.assign(x,r.params),F&&Object.assign(x,F),Q(await v.load("treeselect",r.data,x,!0))});let O={label:r.textKey,value:r.valueKey,children:r.childrenKey,isLeaf:r.leafKey,class:r.classKey};const k=(0,t.ref)();return we({focus:()=>{k?.value.focus()},blur:()=>{k?.value.blur()},setDisabled:F=>{o.value=F},setReadonly:F=>{c.value=F}}),()=>{const F={...Je(i.attrs),ref:k,class:S.value,disabled:s.value||e.value,modelValue:f.value,"onUpdate:modelValue":z,lazy:r.lazy,props:O,onClear:d,onFocus:B,onBlur:p,onVisibleChange:A};C?F.load=C:F.data=V.value;const Q={};i.slots.option&&(Q.default=i.slots.option);const x=[],$=(0,t.h)(D.ElTreeSelect,F,Q);x.push($);const P={default:()=>x};P.label=i.slots.default,P.fixedPreTip=i.slots.fixedPreTip,P.fixedTip=i.slots.fixedTip;const K={...De(r,no,lo),hintText:b.value,hintVisible:h.value};return r.prop&&(K.prop=`${r.prop}_item`),(0,t.h)(n,K,P)}}}}var{componentName:L6,create:P6,scope:F6}=se("tree-select-item"),R6=P6(_6(L6,F6,ze)),Qn=R6,O6=class{proxy;constructor(l){this.proxy=l}async load(l){let a=null;const n=Pe(this.proxy,"tableSetting");return typeof n=="function"&&(a=await Reflect.apply(n,null,["load",l])),a}save(l,a){const n=Pe(this.proxy,"tableSetting");typeof n=="function"&&Reflect.apply(n,null,["save",l,a])}remove(l){const a=Pe(this.proxy,"tableSetting");typeof a=="function"&&Reflect.apply(a,null,["remove",l])}};function H6(){return new O6((0,t.getCurrentInstance)().proxy)}var q6={},K6={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 j6(l,a){return(0,t.openBlock)(),(0,t.createElementBlock)("svg",K6,[...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 Y6=Fe(q6,[["render",j6]]),{componentName:fy,create:W6,scope:my}=se("group-setting"),U6={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:"到底部"}},G6=W6({components:{FoxPopover:D.ElPopover,FoxCheckbox:D.ElCheckbox,FoxCheckboxGroup:D.ElCheckboxGroup,FoxButton:D.ElButton,FoxIcon:D.ElIcon,DragIcon:Y6,Download:Ve.Download,RefreshLeft:Ve.RefreshLeft},props:{...U6},emits:["change"],setup(l,{emit:a,attrs:n,expose:r}){let i=null;const o=(0,t.ref)([]),s=H6(),c=Y=>Y.length>1,e=()=>{const Y=[];o.value=[...o.value].map((j,W)=>(j.visible!==!1&&Y.push(j.prop),{...j,sortIndex:W})),o.value.length===Y.length?b.value=!0:Y.length>0&&(h.value=!0),d.value=Y},u=Y=>{let j=null;if(typeof Y=="string")j=document.querySelectorAll(`.fox-group[prop="${Y}"] > div > .fox-item[prop]`);else if(Y&&typeof Y=="object"){const J=Y.$el??Y;typeof J.querySelectorAll=="function"&&(j=J.querySelectorAll(".fox-item[prop]"))}if(!j)return[];const W=[];return j.forEach(J=>{const L=J.querySelector(".label--string");let ee="";L&&(ee=L.textContent??"");const le=J.getAttribute("prop")??"",G=window.getComputedStyle(J,null).getPropertyValue("display");W.push({label:ee,prop:le,sortIndex:0,visible:G!=="none"})}),W},m=()=>{if(!i){const Y=u(l.groupRef??l.groupProp);if(Y.length===0)return!1;i=Y}return!0},f=async(Y=!1)=>{const j=await s.load(l.groupProp),W=J=>{if(!J||!i)return;const L=i.map(ee=>({...ee}));Array.isArray(j)&&j.forEach(ee=>{L.some(le=>{if(le.prop===ee.prop){const G=le.label;return Object.assign(le,ee),le.label=G,!0}return!1})}),o.value=L.sort((ee,le)=>ee.sortIndex-le.sortIndex),e(),Y&&S(!1)};i?W(!0):sl(m,l.initDelay,5,50,!1,W)},g=()=>{o.value=(i??[]).map(Y=>({...Y})),e(),S()},S=(Y=!0)=>{Y&&s.save(l.groupProp,o.value),a("change",o.value.map(j=>({...j})))},z=(0,t.computed)(()=>({"max-width":`${l.popoverWidth-125}px`})),b=(0,t.ref)(!1),h=(0,t.ref)(!1),B=Y=>{const j=[];o.value.forEach(W=>{Y&&j.push(W.prop),W.visible=Y}),b.value=!1,h.value=!1,o.value.length===j.length?b.value=!0:j.length>0&&(h.value=!0),d.value=j,S()},p=()=>{g()},d=(0,t.ref)([]),T=Y=>{o.value.forEach(W=>{W.visible=Y.indexOf(W.prop)!==-1}),b.value=!1,h.value=!1;const j=o.value.length;Y.length===j?b.value=!0:Y.length>0&&(h.value=!0),S()},A=()=>{f()};(0,t.onMounted)(()=>{f(!0)});const V={currentRow:null,index:null},v=Y=>Y?Y.dataset&&Y.dataset.role==="row"?Y:Y.tagName.toLowerCase()!=="body"?(Y=Y.parentElement,v(Y)):null:null,I=Y=>{const j=Y.currentTarget;j&&j.dataset&&(V.index=j.dataset.index)},C=Y=>{V.currentRow&&(V.currentRow.classList.remove("is-dragover"),V.currentRow=null),V.index=null},O=Y=>{const j=Y.currentTarget;Y.relatedTarget;const W=v(j);W&&(Y.preventDefault(),V.currentRow&&V.currentRow!==W&&V.currentRow.classList.remove("is-dragover"),W.classList.add("is-dragover"),V.currentRow=W)},k=Y=>{Y.preventDefault(),V.currentRow&&(V.currentRow.classList.remove("is-dragover"),V.currentRow=null)},F=Y=>{const j=Y.currentTarget,W=v(j);if(!W)return;Y.preventDefault();const J=Number(V.index),L=Number(W.dataset.index);if(J!==L){if(J<L){const ee=o.value[J];o.value.splice(J,1),o.value.splice(L,0,ee)}else{const ee=o.value[J];o.value.splice(J,1),o.value.splice(L+1,0,ee)}e(),S()}},Q=Y=>{const j=o.value[Y];o.value.splice(Y,1),o.value.splice(0,0,j),e(),S()},x=Y=>{const j=o.value[Y];o.value.splice(Y,1),o.value.push(j),e(),S()};r({refresh:()=>{i=null,f(!1)}});const $=new Map;let P=null;function K(Y){const j=document.createRange();return j.setStart(Y,0),j.setEnd(Y,Y.childNodes.length),j.getBoundingClientRect().width}return{attrs:n,itemPropertyList:o,isDraggble:c,isCheckAll:b,isIndeterminate:h,handleCheckAllChange:B,handleReset:p,checkedValue:d,handleCheckChange:T,onShow:A,onDragStart:I,onDragEnd:C,onDragOver:O,onDragLeave:k,onDrop:F,checkboxLabelStyle:z,toTop:Q,toBottom:x,onMouseOverForOverflowText:(Y,j,W)=>{const J=Y.currentTarget;if(J){const L=Math.floor(J.offsetWidth);if(Math.floor(K(J))>L){let ee=$.get(j);if(ee){if(ee===P)return;Re.hide(ee)}ee=Re.show(J,W,{type:"text",placement:"top",closeOnClick:!1}),$.set(j,ee),P=ee}}},onMouseLeaveForOverflowText:(Y,j)=>{const W=$.get(j);W&&(Re.hide(W),W===P&&(P=null))},onMouseOverForTip:(Y,j)=>{const W=Y.currentTarget;W&&(P&&Re.hide(P),P=Re.show(W,j,{type:"text",placement:"top",closeOnClick:!1},!0))},onMouseLeaveForTip:Y=>{P&&(Re.hide(P),P=null)}}}}),X6={class:"fox-group-setting"},Z6={class:"fox-group-setting__header"},J6={class:"fox-group-setting__body"},Q6={class:"fox-group-setting__body-list","data-role":"container"},e8=["data-index","draggable"],t8=["onMouseover","onMouseleave"],l8={class:"tools-item"};function n8(l,a,n,r,i,o){const s=(0,t.resolveComponent)("FoxCheckbox"),c=(0,t.resolveComponent)("FoxButton"),e=(0,t.resolveComponent)("DragIcon"),u=(0,t.resolveComponent)("Download"),m=(0,t.resolveComponent)("FoxIcon"),f=(0,t.resolveComponent)("FoxCheckboxGroup"),g=(0,t.resolveComponent)("FoxPopover");return(0,t.openBlock)(),(0,t.createBlock)(g,(0,t.mergeProps)(l.attrs,{placement:l.popoverPlacement,width:l.popoverWidth,onShow:l.onShow,trigger:"click","popper-class":"fox-group-setting__popper"}),{reference:(0,t.withCtx)(()=>[(0,t.renderSlot)(l.$slots,"default")]),default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("div",X6,[(0,t.createElementVNode)("div",Z6,[(0,t.createVNode)(s,{modelValue:l.isCheckAll,"onUpdate:modelValue":a[0]||(a[0]=S=>l.isCheckAll=S),indeterminate:l.isIndeterminate,onChange:l.handleCheckAllChange},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(l.title),1)]),_:1},8,["modelValue","indeterminate","onChange"]),(0,t.createVNode)(c,{onClick:l.handleReset,link:"",type:"primary"},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(l.resetText),1)]),_:1},8,["onClick"])]),(0,t.createElementVNode)("div",J6,[(0,t.createVNode)(f,{modelValue:l.checkedValue,"onUpdate:modelValue":a[10]||(a[10]=S=>l.checkedValue=S),onChange:l.handleCheckChange},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("div",Q6,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(l.itemPropertyList,S=>((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:S.prop,class:"fox-group-setting__body-row","data-role":"row","data-index":S.sortIndex,draggable:l.isDraggble(l.itemPropertyList),onDragstart:a[5]||(a[5]=(...z)=>l.onDragStart&&l.onDragStart(...z)),onDragend:a[6]||(a[6]=(...z)=>l.onDragEnd&&l.onDragEnd(...z)),onDrop:a[7]||(a[7]=(...z)=>l.onDrop&&l.onDrop(...z)),onDragover:a[8]||(a[8]=(...z)=>l.onDragOver&&l.onDragOver(...z)),onDragleave:a[9]||(a[9]=(...z)=>l.onDragLeave&&l.onDragLeave(...z))},[l.isDraggble(l.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:S.prop},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("span",{onMouseover:z=>l.onMouseOverForOverflowText(z,S.prop,S.label),onMouseleave:z=>l.onMouseLeaveForOverflowText(z,S.prop),class:"checkbox-item__label",style:(0,t.normalizeStyle)(l.checkboxLabelStyle)},(0,t.toDisplayString)(S.label),45,t8)]),_:2},1032,["label"]),(0,t.createElementVNode)("div",l8,[(0,t.createVNode)(m,{onClick:z=>l.toTop(S.sortIndex),onMouseover:a[1]||(a[1]=z=>l.onMouseOverForTip(z,l.toTopText)),onMouseleave:a[2]||(a[2]=z=>l.onMouseLeaveForTip(z)),class:"is-reverse"},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(u)]),_:1},8,["onClick"]),(0,t.createVNode)(m,{onClick:z=>l.toBottom(S.sortIndex),onMouseover:a[3]||(a[3]=z=>l.onMouseOverForTip(z,l.toBottomText)),onMouseleave:a[4]||(a[4]=z=>l.onMouseLeaveForTip(z))},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(u)]),_:1},8,["onClick"])])],40,e8))),128))])]),_:1},8,["modelValue","onChange"])])])]),_:3},16,["placement","width","onShow"])}var ea=Fe(G6,[["render",n8]]),a8={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}},r8=class{proxy;constructor(l){this.proxy=l}async load(l,a,n,r,i){if(Array.isArray(a))return a;if(typeof a=="function")return await a(n,r);const o=Pe(this.proxy,l);return o===null?(console.error(`${l} component not found api function`),[]):(Ke(n)&&(0,t.isReactive)(n)&&(n=(0,t.toRaw)(n)),await o(a,n,r))}};function o8(){return new r8((0,t.getCurrentInstance)().proxy)}function i8(l,a,n){return{props:{...En,...a8},setup(r,i){const o=l,s=(0,t.computed)(()=>({[o]:!0})),c=(0,t.ref)([]),e=o8(),u=async(d,T)=>{try{c.value=await e.load("tree",d,T)}catch(A){console.error(A)}},m=(0,t.shallowRef)({}),f=(0,t.computed)(()=>({...m.value,...r.params??{}}));(Array.isArray(r.data)?!0:r.lazy?!1:fe(r.autoLoad))&&(0,t.watch)([()=>r.data,()=>f.value],([d,T])=>{d&&u(d,T)},{immediate:!0,deep:!0});let S=null;r.lazy&&(typeof r.load=="function"?S=r.load:S=async(d,T)=>{let A={};r.params&&Object.assign(A,r.params),d&&Object.assign(A,d),T(await e.load("treeselect",r.data,A,!0))});const z={label:r.textKey,value:r.valueKey,children:r.childrenKey,isLeaf:r.leafKey,class:r.classKey,disabled:r.disabedKey,...r.props??{}},b=(d={})=>new Promise(async T=>{m.value={...(0,t.toRaw)(d??{})},await u(r.data,f.value),T()}),h=function(d,T){if(typeof r.filterNodeMethod=="function")return r.filterNodeMethod(d,T);if(!r.filterKeyword)return!0;const A=`${T[z.label]}`,V=`${d}`;return A.includes(V)},B=(0,t.ref)();(0,t.watch)(()=>r.filterKeyword,d=>{B.value.filter(d)});const p=d=>(...T)=>{const A=B.value[d];return Reflect.apply(A,B.value,[...T])};return i.expose({loadData:b,filter:p("filter"),updateKeyChildren:p("updateKeyChildren"),getCheckedNodes:p("getCheckedNodes"),setCheckedNodes:p("setCheckedNodes"),getCheckedKeys:p("getCheckedKeys"),setCheckedKeys:p("setCheckedKeys"),setChecked:p("setChecked"),getHalfCheckedNodes:p("getHalfCheckedNodes"),getHalfCheckedKeys:p("getHalfCheckedKeys"),getCurrentKey:p("getCurrentKey"),getCurrentNode:p("getCurrentNode"),setCurrentKey:p("setCurrentKey"),setCurrentNode:p("setCurrentNode"),getNode:p("getNode"),remove:p("remove"),append:p("append"),insertBefore:p("insertBefore"),insertAfter:p("insertAfter")}),()=>{const d={...Je(i.attrs),class:s.value,lazy:r.lazy,props:z,ref:v=>B.value=v};S?d.load=S:d.data=c.value,d["filter-node-method"]=h;const T=[],A=(0,t.h)(D.ElTree,d,i.slots);T.push(A);const V={default:()=>T};return(0,t.h)(n,{...rt(r,En)},V)}}}}var{componentName:s8,create:c8,scope:u8}=se("tree-item"),d8=c8(i8(s8,u8,zl)),ta=d8,Il={poppable:{type:[Boolean],default:!1},modelValue:{type:[Array,Number,Boolean,String,Object],default:[]},visible:{type:[Boolean]},disabled:{type:[Boolean,String],required:!1},source:{type:[Array,Function,String],required:!1},params:{type:[Object],required:!1},valueType:{type:String,required:!1,default:"value"},textKey:{type:String,required:!1,default:"text"},subTextKey:{type:String,required:!1,default:"subText"},valueKey:{type:String,required:!1,default:"value"},disabledKey:{type:String,required:!1,default:"disabled"},itemOptions:{type:[Object,Function],required:!1},icon:{type:[Object]},checkedIcon:{type:[Object]},iconSize:{type:[String,Number]},pageSize:{type:[Number],required:!1,default:10},optionsHeight:{type:[String],required:!1},multiple:{type:[Boolean]},position:{type:[String],default:"bottom"},closeOnClickOverlay:{type:[Boolean],default:!0},title:{type:[String]},confirmText:{type:[String]},loadText:{type:[String]},noMoreText:{type:[String]},isAutoBackFill:{type:[Boolean]},showHeader:{type:[Boolean],default:!0},showFooter:{type:[Boolean],default:!0},showSearchbar:{type:[Boolean],default:!0},searchKey:{type:String,required:!1,default:"keyword"},seachPlaceholder:{type:String,required:!1},popClass:{type:String,required:!1},popStyle:{type:Object,required:!1},popCloseable:{type:Boolean,required:!1,default:!0},beforeMethod:{type:Function},beforeClose:{type:Function}};function f8(l,a,n,r="value"){for(let i=0;i<a.length;i++){let o=a[i];if(r==="text"){if(Al(l,o)===n)return i}else if(r==="item"){if(We(n,o))return i}else if(ro(l,o)===n)return i}return-1}function Al(l,a){return typeof l.textKey=="string"&&l.textKey.length>0?a[l.textKey]:a.text}function ao(l,a){return typeof l.subTextKey=="string"&&l.subTextKey.length>0?a[l.subTextKey]:a.text}function ro(l,a){return typeof l.valueKey=="string"&&l.valueKey.length>0?a[l.valueKey]:a.value}function m8(l,a){return typeof l.disabledKey=="string"&&l.disabledKey.length>0?a[l.disabledKey]:a.disabled??null}function h8(l,a,n){return typeof l.itemOptions=="function"?l.itemOptions(a,n):l.itemOptions}var g8=class{proxy;constructor(l){this.proxy=l}async load(l,a,n,r,i,o,s){if(Array.isArray(a)){let e=a;typeof s=="function"&&(e=e.filter(s));let u=(n-1)*r,m=u+r;m>e.length&&(m=e.length);const f=e.slice(u,m);return{totalSize:e.length,page:f}}if(typeof a=="function")return await Reflect.apply(a,null,[n,r,i,o]);const c=Pe(this.proxy,l);return c===null?(console.error(`${l} component not found api function`),{totalSize:0,page:[]}):(Ke(i)&&(0,t.isReactive)(i)&&(i=(0,t.toRaw)(i)),await Reflect.apply(c,null,[a,n,r,i]))}};function p8(){return new g8((0,t.getCurrentInstance)().proxy)}function y8(l,a,n,r,i,o,s,c,e,u,m){return{props:{...Il},emits:["change","update:modelValue","update:text","loaded-data","update:visible"],setup(f,{slots:g}){const{emitEvent:S}=un(),{toLocaleRefs:z}=(0,Ce.useFoxI18n)(a),b=z(f,["title","loadText","noMoreText","seachPlaceholder","confirmText"]),h=p8(),B=(0,t.ref)([]),p=(0,t.ref)(0),d=(0,t.ref)(""),T=(0,t.shallowRef)(null),A=(0,t.computed)(()=>{const E={};return f.params&&Object.assign(E,f.params),me(d.value)||(E[`${f.searchKey}`]=d.value),T.value&&Object.assign(E,T.value),E});let V=!0;const v=async(E,_,N)=>{try{if(C.value===!1)return;let U=null;me(d.value)||(U=y=>{const R=Al(f,y);if(typeof R=="string"&&R.includes(d.value))return!0;const q=ao(f,y);return!!(typeof q=="string"&&q.includes(d.value))});const M=await h.load("actionsheet",E,_,N,A.value,V,U??void 0);V=!1,Array.isArray(M)?(B.value=M,p.value=1,C.value=!1):!Array.isArray(M.page)||M.page.length===0?(console.warn("[FoxUI] can not load more data"),C.value=!1):(Reflect.apply([].push,B.value,M.page),p.value=Math.ceil(B.value.length/f.pageSize),(M.totalSize&&B.value.length>=M.totalSize||N<M.page.length)&&(C.value=!1)),I.value=!1}catch(U){console.error("[FoxUI] ActionSheet load more data fail",U),C.value=!0,p.value=0,B.value=[]}setTimeout(()=>{S("loaded-data")},250)},I=(0,t.ref)(!1),C=(0,t.ref)(!0),O=async()=>{if(!f.source){I.value=!1;return}await v(f.source,p.value+1,f.pageSize)};(0,t.watch)(()=>d.value,(E,_)=>{me(E)&&!me(_)&&O()}),(0,t.watch)([()=>f.source,()=>f.pageSize,()=>f.params],async([E,_,N])=>{f.source&&O()},{immediate:!0});const k=(0,t.computed)(()=>!f.multiple&&f.isAutoBackFill),F=(0,t.ref)([]);let Q=null;const x=(0,t.ref)(f.visible);(0,t.watch)(()=>f.visible,E=>{x.value!==E&&(x.value=E),E?Q=[...F.value]:Q=null});const $=(E,_)=>{const N=[];return Array.isArray(E)||(E=[E]),E.forEach(U=>{let M=f8(f,_,U,f.valueType);M!==-1&&N.push(M)}),We(N,F.value)?!1:(F.value=N,!0)};(0,t.watch)([()=>f.modelValue,()=>B.value],([E,_],[N,U])=>{$(E,_)&&K(P())},{deep:!0});const P=()=>{const E=[],_=[],N=[];for(let R of F.value){const q=B.value[R];_.push(q);const ne=Al(f,q);if(N.push(ne),f.valueType==="item")E.push(q);else if(f.valueType==="text")E.push(ne);else{const re=ro(f,q);E.push(re)}}let U=null,M=null,y=null;return f.multiple?(U=E,M=N,y=_):(U=E[0]??null,M=N[0]??null,y=_[0]??null),{value:U,text:M,item:y}},K=E=>{S("update:modelValue",E.value),S("update:text",E.text),S("change",E.value,E.item,E.text)},Z=()=>{Q&&(F.value=Q)},X=E=>{const _=F.value.indexOf(E);f.multiple?_===-1?F.value.push(E):F.value.splice(_,1):_===-1?F.value=[E]:F.value=[],(k.value||!f.poppable&&!f.showFooter)&&Y()},H=E=>{x.value=E,S("update:visible",E)},te=()=>{const E=()=>{Z(),H(!1)},_=f.beforeMethod??f.beforeClose;if(typeof _=="function"){const N=_("close");tl(N)?N.then(U=>{U!==!1&&E()}).catch(()=>{E()}):N!==!1&&E()}else E()},Y=()=>{const E=P(),_=()=>{K(E),H(!1)},N=f.beforeMethod??f.beforeClose;if(typeof N=="function"){const U=N("confirm",E.value,E.item,E.text);tl(U)?U.then(M=>{M!==!1&&_()}).catch(()=>{_()}):U!==!1&&_()}else _()},j=()=>{C.value=!0,p.value=0,B.value=[],f.source&&O()},W=()=>{let E=b.title.value??"";return g.title&&(E=g.title()),(0,t.h)("view",{class:["fox-actionsheet__header"]},[(0,t.h)("view",{class:["fox-actionsheet__header-title"]},[E]),(0,t.h)(e,{class:["fox-actionsheet__header-icon"],onClick:te})])},J=()=>{let E=null;return g.search?E=g.search():E=(0,t.h)(o,{onSearch:j,placeholder:b.seachPlaceholder.value,disabled:f.disabled,modelValue:d.value,"onUpdate:modelValue":_=>{d.value=_}},{leftin:()=>(0,t.h)(u)}),(0,t.h)("view",{class:["fox-actionsheet__searchbar"]},[E])},L=(E,_,N,U,M)=>{if(g.optionLabel)return g.optionLabel({text:E,checked:_,disabled:N,subText:U,item:M});const y=[],R=(0,t.h)("view",{class:"fox-actionsheet__list-item-text"},[E]);if(y.push(R),U){const q=(0,t.h)("view",{class:"fox-actionsheet__list-item-subtext"},[U]);y.push(q)}return(0,t.h)("view",{class:["fox-actionsheet__list-item-label"]},y)},ee=(E,_,N,U)=>g.optionIcon?g.optionIcon({checked:E,disabled:_,iconSize:N,item:U}):E?g.checkedIcon?g.checkedIcon({disabled:_,item:U}):(0,t.h)(f.checkedIcon??c,{width:N,height:N,class:["fox-actionsheet__list-item-icon"]}):g.icon?g.icon({disabled:_,item:U}):(0,t.h)(f.icon??s,{width:N,height:N,class:["fox-actionsheet__list-item-icon"]}),le=()=>{const E=[];for(let _=0;_<B.value.length;_++){const N=B.value[_],U=Al(f,N),M=ao(f,N),y=["fox-actionsheet__list-item"],R={};let q=m8(f,N),ne=f.iconSize?be(f.iconSize):null;const re=h8(f,N,_);re&&(q=q||re.disabled,re.class&&y.push(re.class),re.style&&Object.assign(R,re.style)),q=!!(f.disabled||q);const de=F.value.includes(_);q&&y.push("is-disabled"),de&&y.push("is-checked");const pe={class:y,style:R,key:`${_}`,onClick:()=>{q||X(_)}};let Ne=[];if(g.option)Ne.push(g.option({item:N,checked:de,disabled:q}));else{const Xe=L(U,de,q,M,N);Ne.push(Xe);const gt=ee(de,q,ne,N);Ne.push(gt)}const $e=(0,t.h)("view",pe,Ne);E.push($e)}return E},G=()=>{let E=[];if(g.buttons)E=g.buttons();else{const _=(0,t.h)(i,{type:"primary",class:"fox-actionsheet__footer-confirm",block:"block",onClick:Y,disabled:f.disabled},{default:()=>b.confirmText.value});E.push(_)}return(0,t.h)("view",{class:"fox-actionsheet__footer"},[E])};return we({search:async(E=null,_=!0)=>{T.value=E&&(0,t.toRaw)(E),(0,t.triggerRef)(T),_&&(C.value=!0,p.value=0,B.value=[]),(0,t.nextTick)(()=>{O()})},clear:()=>{C.value=!0,p.value=0,B.value=[]},confirm:()=>{Y()},cancel:()=>{te()}}),()=>{const E=[];if(f.showHeader){const q=W();E.push(q)}if(f.showSearchbar){const q=J();E.push(q)}let _=null;if(g.content)_=g.content();else{const q=le();_=(0,t.h)(r,{hasMore:C.value,loadText:b.loadText.value,noMoreText:b.noMoreText.value,modelValue:I.value,"onUpdate:modelValue":ne=>{I.value=ne},onLoadMore:O},{default:()=>q})}const N={};f.optionsHeight&&(N.height=f.optionsHeight);const U={"fox-actionsheet__list":!0};f.poppable||(U["fox-actionsheet__list--inner"]=!0);const M=(0,t.h)("view",{class:U,style:N},[_]);if(E.push(M),f.showFooter&&!k.value){const q=G();E.push(q)}const y=(0,t.h)("view",{class:"fox-actionsheet"},E);if(!f.poppable)return y;const R=["fox-actionsheet__popup"];return f.popClass&&R.push(f.popClass),(0,t.h)(n,{popClass:R.join(" "),visible:x.value,closeable:!1,"onUpdate:visible":H,position:f.position,round:"round",onClickOverlay:te,closeOnClickOverlay:f.closeOnClickOverlay},{default:()=>y})}}}}var b8=/scroll|auto|overlay/i,oo=window;function w8(l){return l.tagName!=="HTML"&&l.tagName!=="BODY"&&l.nodeType===1}function S8(l,a=oo){let n=l;for(;n&&n!==a&&w8(n);){const{overflowY:r}=window.getComputedStyle(n);if(b8.test(r))return n;n=n.parentNode}return a}function io(l,a=oo){const n=(0,t.ref)();return(0,t.onMounted)(()=>{l.value&&(n.value=S8(l.value,a))}),n}var so=()=>window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0,v8={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 C8(l,a,n){return{props:{...v8},emits:["scroll-change","load-more","update:modelValue"],setup(r,{emit:i,slots:o}){const{toLocaleRefs:s}=(0,Ce.useFoxI18n)(a),c=s(r,["pullText","loadText","noMoreText"]),e=(0,t.ref)(),u=io(e),m=(0,t.reactive)({beforeScrollTop:0,isInfiniting:!1,y:0,x:0,distance:0}),f=(0,t.computed)(()=>({[l]:!0})),g=p=>p?p.offsetTop+g(p.offsetParent):0,S=()=>{let p=0,d=0,T="down";if(u.value==window){const A=so();e.value&&(p=g(e.value)+e.value.offsetHeight-A-window.innerHeight),d=A}else{const{scrollHeight:A,clientHeight:V,scrollTop:v}=u.value;p=A-V-v,d=v}return m.beforeScrollTop>d?T="up":T="down",m.beforeScrollTop=d,i("scroll-change",d),p<=r.threshold&&T=="down"},z=()=>{jl(()=>{if(!S()||!r.hasMore||m.isInfiniting)return!1;m.isInfiniting=!0,i("update:modelValue",!0),(0,t.nextTick)(()=>i("load-more"))})},b=()=>{u.value&&u.value.addEventListener("scroll",z,r.useCapture)},h=()=>{u.value&&u.value.removeEventListener("scroll",z,r.useCapture)};(0,t.onMounted)(()=>{b(),r.immediate&&z()}),(0,t.onUnmounted)(()=>{h()});const B=(0,t.ref)(!1);return(0,t.onActivated)(()=>{B.value&&(B.value=!1,b())}),(0,t.onDeactivated)(()=>{B.value=!0,h()}),(0,t.watch)(()=>r.modelValue,p=>{p||(m.isInfiniting=!1)}),()=>{const p=(0,t.h)("view",{class:"fox-infinite__container"},[o?.default?.()]),d=[];if(m.isInfiniting){let A=o?.loading?.()??null;if(!A){let v=o?.loadingIcon?.()??null;v||(v=(0,t.h)(n,{class:["fox-infinite__bottom-box__img"]}));const I=(0,t.h)("view",{class:"fox-infinite__bottom-box__text"},[c.loadText.value]);A=[v,I]}const V=(0,t.h)("view",{class:"fox-infinite__bottom-box"},A);d.push(V)}else if(!r.hasMore){let A=o?.finished?.()??null;A||(A=(0,t.h)("view",{class:"fox-infinite__bottom-tips"},[c.noMoreText.value]),d.push(A))}const T=(0,t.h)("view",{class:"fox-infinite__bottom"},d);return(0,t.h)("view",{class:f.value,ref:e},[p,T])}}}}var{componentName:N8,create:k8,scope:x8}=se("infinite-loading"),z8=k8(C8(N8,x8,Bl)),_l=z8,E8={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,default:""},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"}},T8=(l,a,n)=>({props:{...E8},emits:["change","update:modelValue","blur","focus","clear","search","click-input","keyup-input","click-left-icon","click-right-icon"],setup(r,{slots:i}){const{emitEvent:o}=un(),{toLocaleRefs:s}=(0,Ce.useFoxI18n)(a),c=s(r,["placeholder"]),e=(0,t.reactive)({active:!1}),u=(0,t.computed)(()=>({background:r.background})),m=(0,t.computed)(()=>({background:r.inputBackground})),f=C=>{let O=C.target.value;r.maxLength&&O.length>Number(r.maxLength)&&(O=O.slice(0,Number(r.maxLength))),o("update:modelValue",O,C),o("change",O,C)},g=(0,t.ref)({}),S=C=>{let O=C.target.value;e.active=!0,g.value=r.focusStyle,o("focus",O,C)},z=C=>{setTimeout(()=>{e.active=!1},0);let O=C.target.value;r.maxLength&&O.length>Number(r.maxLength)&&(O=O.slice(0,Number(r.maxLength))),g.value={},o("blur",O,C)},b=C=>{o("update:modelValue","",C),o("change","",C),o("clear","")},h=(0,t.computed)(()=>String(r.modelValue).length>0),B=(0,t.computed)(()=>{const C={};return h.value||(C.display="none"),C}),p=()=>{o("search",r.modelValue)},d=C=>{o("keyup-input",C),C.key.toLocaleUpperCase()==="ENTER"&&p()},T=C=>{o("click-input",C)},A=C=>{o("click-left-icon",r.modelValue,C)},V=(0,t.computed)(()=>({textAlign:r.inputAlign})),v=(0,t.ref)(null);(0,t.onMounted)(()=>{r.autofocus&&v.value.focus()});const I=()=>{const C=[];if(i.leftin){const F=(0,t.h)("view",{class:[`${l}__search-icon`,`${l}__input-left-search-icon`],onClick:A},[i.leftin()]);C.push(F)}const O=(0,t.h)("input",{ref:v,class:[`${l}__input-inner`],style:V.value,type:r.inputType,maxlengt:r.maxLength,placeholder:c.placeholder.value,value:r.modelValue,disabled:r.disabled,readonly:r.readonly,onClick:T,onInput:f,onFocus:S,onBlur:z,onkeyup:d});C.push(O);const k=[];if(r.clearable){const F=(0,t.h)("view",{class:[`${l}__search-icon`,`${l}__input-clear-icon`],style:B.value,onClick:b},[(0,t.h)(i?.clear?.()??r.clearIcon??n)]);k.push(F)}if(i.rightin){const F=(0,t.h)("view",{class:[`${l}__search-icon`,`${l}__input-right-search-icon`]},[i.rightin()]);k.push(F)}if(k.length>0){const F=(0,t.h)("view",{class:`${l}__input-inner-right`},k);C.push(F)}return(0,t.h)("view",{class:[`${l}__search-input`,`${r.shape}`],style:{...m.value,...g.value}},C)};return()=>{const C=[];if(r.label){const k=(0,t.h)("span",{class:`${l}__search-label`},[r.label]);C.push(k)}if(i.leftout){const k=(0,t.h)("view",{class:[`${l}__search-icon`,`${l}__left-search-icon`]},[i.leftout()]);C.push(k)}const O=I();if(C.push(O),i.rightout){const k=(0,t.h)("view",{class:[`${l}__search-icon`,`${l}__right-search-icon`]},[i.rightout()]);C.push(k)}return(0,t.h)("view",{class:`${l}`,style:u.value},C)}}}),{componentName:$8,create:V8,scope:B8}=se("searchbar"),D8=V8(T8($8,B8,Ve.CircleClose)),Ll=D8,{componentName:M8,create:I8,scope:A8}=se("actionsheet-pane"),_8=I8(y8(M8,A8,yt,_l,D.ElButton,Ll,nd,J4,Dr,y0,!1)),Pl=_8,co={type:{type:String,default:"text"},placeholder:{type:String,default:""},textAlign:{type:String},maxLength:{type:[String,Number],required:!1},clearable:{type:Boolean,default:!0},unit:{type:[String],required:!1},text:{type:String},actionSheetClass:{type:String},separator:{type:[String],required:!1,defualt:" "}};function L8(l,a,n,r,i){return{props:{...xe,...Me,...co,...Il},emits:["change","update:modelValue","blur","focus","clear","update:text","setValue"],setup(o,s){const c=(0,t.ref)(null),e=Le((0,t.computed)(()=>c.value??o.disabled)),u=(0,t.ref)(null),m=_e((0,t.computed)(()=>u.value??o.readonly)),{emitEvent:f}=Te({componentName:l,validateCheckEvents:["blur","clear","change"],validateResetEvents:["focus","setValue"],get readonly(){return m.value},get disabled(){return e.value}},o.prop??s.attrs.name),{toLocaleRefs:g}=(0,Ce.useFoxI18n)(a),S=g(o,["placeholder"]),z=(0,t.ref)(!1),b=ge(o,"modelValue",null,f),h=(0,t.ref)(""),B=(0,t.computed)(()=>Array.isArray(h.value)?h.value.join(o.separator):h.value),p="fox-input-item",d=(0,t.computed)(()=>({[p]:!0,[`${p}__disabled`]:e.value})),T=Ae((0,t.computed)(()=>o.textAlign),"textAlign"),A=(0,t.computed)(()=>{const K={};return T.value&&(K["text-align"]=T.value),K}),V=(0,t.ref)(!1),v=()=>{V.value=!0},I=K=>{V.value=K},C=K=>{b.value=K,f("update:modelValue",K)},O=(K,Z)=>{f("change",K,Z)},k=K=>{let Z=K.target.value;z.value=!0,f("focus",Z,K)},F=K=>{setTimeout(()=>{z.value=!1},0);let Z=K.target.value;o.maxLength&&Z.length>Number(o.maxLength)&&(Z=Z.slice(0,Number(o.maxLength))),f("blur",Z,K)},Q=K=>{h.value=K,f("update:text",K)},x=(0,t.computed)(()=>Qe(o.unit)>0),$=(0,t.ref)(),P=(0,t.ref)(null);return we({focus:()=>{$?.value.focus()},blur:()=>{$?.value.blur()},select:()=>{$?.value.select()},search:K=>{P.value&&P.value.search(K)},clear:()=>{P.value&&P.value.clear},confirm:K=>{P.value&&P.value.confirm()},cancel:()=>{P.value&&P.value.cancel()},setDisabled:K=>{c.value=K},setReadonly:K=>{u.value=K}}),()=>{const K={ref:$,class:d.value,style:A.value,type:"text",maxlength:o.maxLength,placeholder:S.placeholder.value,readonly:!0,value:B.value,onClick:v,onFocus:k,onBlur:F},Z={};s.slots.prepend&&(Z.prepend=s.slots.prepend),s.slots.append&&(Z.append=s.slots.append),s.slots.prefix&&(Z.prefix=s.slots.prefix),s.slots.suffix?Z.suffix=s.slots.suffix:x.value?Z.suffix=()=>[o.unit]:Z.suffix=()=>(0,t.h)(D.ElIcon,{},{default:()=>(0,t.h)(Ve.ArrowDown)});const X=[],H=(0,t.h)(D.ElInput,K,Z);X.push(H);const te={default:()=>X};te.label=s.slots.default,te.prepend=s.slots.prepend,te.append=s.slots.append,te.fixedPreTip=s.slots.fixedPreTip,te.fixedTip=s.slots.fixedTip;const Y=rt(o,Il);Y.ref=P,Y.class=o.actionsheetProps,Y.disabled=e.value||m.value,Y.visible=V.value,Y["onUpdate:visible"]=I,Y.modelValue=b.value,Y["onUpdate:modelValue"]=C,Y.text=h.value,Y["onUpdate:text"]=Q,Y.onChange=O,Y.poppable=!0;const j=(0,t.h)(r,Y,{title:s.slots.title,search:s.slots.search,option:s.slots.option,optionLabel:s.slots.optionLabel,optionIcon:s.slots.optionIcon,buttons:s.slots.buttons});te.hide=()=>[j];const W={...De(o,co,Il)};return o.prop&&(W.prop=`${o.prop}_item`),(0,t.h)(n,W,te)}}}}var{componentName:P8,create:F8,scope:R8}=se("actionsheet-item"),O8=F8(L8(P8,R8,ze,Pl)),la=O8,uo={readonly:{type:Boolean,default:!1},visibleItemCount:{type:[Number,String],default:7},textKey:{type:String,required:!1,default:"text"},valueKey:{type:String,required:!1,default:"value"},childrenKey:{type:String,required:!1,default:"children"},threeDimensional:{type:Boolean,default:!0},swipeDuration:{type:[Number,String],default:360}},na={...In,...uo,modelValue:{type:[String,Number,Boolean,Object,Array],default:""},text:{type:[Array],default:[]},columnOptions:{type:[Object,Function]},source:{type:[Array,Function,String],default:[]},params:{type:Object},valueType:{type:String,required:!1,default:"value"},title:{type:String,default:""},cancelText:{type:String,default:""},clearText:{type:String,default:""},confirmText:{type:String,default:""},isAutoBackFill:{type:[Boolean],default:!0}};function H8(l){return l===window}var aa=l=>{const a=(0,t.unref)(l);if(H8(a)){const n=a.innerWidth,r=a.innerHeight;return{top:0,left:0,right:n,bottom:r,width:n,height:r}}return a&&a.getBoundingClientRect?a.getBoundingClientRect():{top:0,left:0,right:0,bottom:0,width:0,height:0}},fo=10;function mo(l,a){return l>a&&l>fo?"horizontal":a>l&&a>fo?"vertical":""}function jt(){const l=window.navigator.userAgent;return"ontouchstart"in window||l.indexOf("touch")!==-1||l.indexOf("mobile")!==-1}function Yt(){const l={startX:0,startY:0,startTime:0,duration:0,moveX:0,moveY:0,deltaX:0,deltaY:0,offsetX:0,offsetY:0,direction:""},a=()=>l.direction==="vertical",n=()=>l.direction==="horizontal",r=()=>{l.deltaX=0,l.deltaY=0,l.offsetX=0,l.offsetY=0,l.direction="",l.startTime=0};return{move:(s=>{if(s.touches){const c=s.touches[0];l.deltaX=c.clientX-l.startX,l.deltaY=c.clientY-l.startY,l.moveX=c.clientX,l.moveY=c.clientY}else{const c=s;l.deltaX=c.clientX-l.startX,l.deltaY=c.clientY-l.startY,l.moveX=c.clientX,l.moveY=c.clientY}l.offsetX=Math.abs(l.deltaX),l.offsetY=Math.abs(l.deltaY),l.duration=Date.now()-l.startTime,l.direction||(l.direction=mo(l.offsetX,l.offsetY))}),start:(s=>{if(r(),s.touches){const c=s.touches[0];l.startX=c.clientX,l.startY=c.clientY}else{const c=s;l.startX=c.clientX,l.startY=c.clientY}l.startTime=Date.now()}),reset:r,isVertical:a,isHorizontal:n,state:l}}function ho(){const l=(0,t.ref)(0),a=(0,t.ref)(0),n=(0,t.ref)(0),r=(0,t.ref)(0),i=(0,t.ref)(0),o=(0,t.ref)(0),s=(0,t.ref)(0),c=(0,t.ref)(0),e=(0,t.ref)(0),u=(0,t.ref)(0),m=(0,t.ref)(""),f=()=>m.value==="vertical",g=()=>m.value==="horizontal",S=()=>{s.value=0,c.value=0,e.value=0,u.value=0,m.value="",n.value=0};return{move:(h=>{if(h.touches){const B=h.touches[0];s.value=B.clientX-l.value,c.value=B.clientY-a.value,i.value=B.clientX,o.value=B.clientY}else{const B=h;s.value=B.clientX-l.value,c.value=B.clientY-a.value,i.value=B.clientX,o.value=B.clientY}e.value=Math.abs(s.value),u.value=Math.abs(c.value),r.value=Date.now()-n.value,m.value||(m.value=mo(e.value,u.value))}),start:(h=>{if(S(),h.touches){const B=h.touches[0];l.value=B.clientX,a.value=B.clientY}else{const B=h;l.value=B.clientX,a.value=B.clientY}n.value=Date.now()}),reset:S,startX:l,startY:a,startTime:n,duration:r,moveX:i,moveY:o,deltaX:s,deltaY:c,offsetX:e,offsetY:u,direction:m,isVertical:f,isHorizontal:g}}var go=36;function q8(){return go}function K8(l){go=l}function lt(l,a){return typeof l.textKey=="string"&&l.textKey.length>0?a[l.textKey]:a.text}function ra(l,a){return typeof l.childrenKey=="string"&&l.childrenKey.length>0?a[l.childrenKey]:a.children??null}function j8(l,a,n){typeof l.childrenKey=="string"&&l.childrenKey.length>0&&(a[l.childrenKey]=n),a.children=n}function wt(l,a){return typeof l.valueKey=="string"&&l.valueKey.length>0?a[l.valueKey]:a.value}function po(l,a){return typeof l.itemOptions=="function"?l.columnOptions(a):l.columnOptions}var Y8=class{proxy;constructor(l){this.proxy=l}async load(l,a,n){if(Array.isArray(a))return a;if(typeof a=="function")return await a(n);const r=Pe(this.proxy,l);return r===null?(console.error(`${l} component not found api function`),[]):(Ke(n)&&(0,t.isReactive)(n)&&(n=(0,t.toRaw)(n)),await r(a,n))}};function W8(){return new Y8((0,t.getCurrentInstance)().proxy)}function yo(l,a,n){return!(lt(l,a)!==lt(l,n)||wt(l,a)!==wt(l,n))}function U8(l,a,n,r){if(n.length==0)return[];Array.isArray(a)||(a=[a]);const i=[],o=l.valueType??"value";if(r==="singleColumn"||r==="multipleColumn")for(let s=0;s<a.length&&s<n.length;s++){const c=a[s];let e=n[s].findIndex(u=>{if(o==="text")return lt(l,u)===c;if(o==="value"){let m=wt(l,u);return m==null&&(m=lt(l,u)),m===c}else if(o==="item")return yo(l,u,c)});if(e==-1)break;i.push(e)}else{let s=n[0];for(let c=0;c<a.length;c++){const e=a[c];let u=s.findIndex(f=>{if(o==="text")return lt(l,f)===e;if(o==="value"){let g=wt(l,f);return g==null&&(g=lt(l,f)),g===e}else if(o==="item")return yo(l,f,e)});if(u==-1)break;i.push(u);const m=ra(l,s[u]);if(!Array.isArray(m))break;s=m}}return i}function bo(l,a,n,r){if(n.length==0)return null;const i={texts:[],values:[],items:[]},o=l.valueType??"value";if(r==="singleColumn"||r==="multipleColumn")for(let s=0;s<a.length&&s<n.length;s++){const c=n[s];let e=a[s];e<0&&e>=c.length&&(e=0);const u=c[e],m=lt(l,u);if(i.texts.push(m),i.items.push(u),o==="text")i.values.push(m);else if(o==="value"){let f=wt(l,u);f==null&&(f=m),i.values.push(f)}else i.values.push(u)}else{let s=n[0];for(let c=0;c<a.length;c++){let e=a[c];e<0&&e>=s.length&&(e=0);const u=s[e],m=lt(l,u),f=Object.assign({},u);if(f.children=null,i.texts.push(m),i.items.push(f),o==="text")i.values.push(m);else if(o==="value"){let g=wt(l,u);g==null&&(g=m),i.values.push(g)}else i.values.push(f);if(!Array.isArray(u.children))break;s=u.children}}return i}function wo(l){return{text:l,value:l}}var G8=15,X8=300,Z8=200,{create:J8}=se("picker-column");function Q8(l){l.stopPropagation()}function e7(l,a){(typeof l.cancelable!="boolean"||l.cancelable)&&l.preventDefault(),a&&Q8(l)}var t7=J8({props:{source:{type:Array,default:[]},columnIndex:{type:Number,required:!0,default:0},modelValue:{type:Number,required:!0,default:0},itemHeight:{type:Number,required:!0,default:35},visible:{type:Boolean,default:!1},...uo},emits:["click","change","update:modelValue"],setup(l,{emit:a}){const n=(0,t.computed)(()=>({"fox-picker__list":!0})),r=(0,t.computed)(()=>({height:`${ye(l.visibleItemCount)*+l.itemHeight}px`})),i=(0,t.computed)(()=>({"fox-picker__content":!0,"fox-picker__content-tile":!l.threeDimensional,"fox-picker__content-roller":l.threeDimensional})),o=(0,t.computed)(()=>l.itemHeight*Math.floor(+l.visibleItemCount/2)),s=v=>v>=f.currIndex+8||v<=f.currIndex-8,c=(0,t.computed)(()=>({transition:`transform ${f.scrollTime}ms cubic-bezier(0.17, 0.89, 0.45, 1)`,transform:`rotate3d(1, 0, 0, ${f.deg})`,top:`${o.value}px`})),e=v=>`transform: rotate3d(1, 0, 0, ${-f.rotation*v}deg) translate3d(0px, 0px, 104px)`,u=(0,t.computed)(()=>({transition:`transform ${f.scrollTime}ms cubic-bezier(0.17, 0.89, 0.45, 1)`,transform:`translate3d(0, ${f.scrollDistance+o.value}px, 0)`})),m=(0,t.ref)(null),f=(0,t.reactive)({currIndex:l.modelValue,startDistance:0,scrollDistance:0,scrollTime:0,moving:!1,rotation:20,deg:0,transitionEndTrigger:null}),g=v=>lt(l,v),S=v=>wt(l,v),z=ho(),b=()=>{f.transitionEndTrigger&&(f.transitionEndTrigger(),f.transitionEndTrigger=null)},h=(v,I=!1,C=!1)=>{if(f.currIndex=v,I){const O=()=>{f.moving=!1,a("update:modelValue",v),a("change",v)};C?f.transitionEndTrigger=O:O()}},B=(v,I,C)=>{let O=v+f.startDistance;if(I==="end"){const k=-(l.source.length-1)*l.itemHeight;O<k&&(O=k),O>0&&(O=0);let F=Math.abs(Math.round(-O/l.itemHeight));const Q=-F*l.itemHeight,x=`${(F+1)*f.rotation}deg`;h(F,!0,C?C>0:!1),p(Q,I,C,x)}else{let k=(-O/l.itemHeight+1)*f.rotation;const F=(l.source.length+1)*f.rotation,Q=0;if(k=Math.min(Math.max(k,Q),F),l.threeDimensional&&(k<Q||k>F))return;p(O,null,void 0,`${k}deg`)}},p=(v=0,I,C=Z8,O)=>{I==="end"?f.scrollTime=C:f.scrollTime=0,f.deg=O,f.scrollDistance=v},d=(v,I)=>(v=Math.abs(v/I)/.003*(v<0?-1:1),v),T=v=>{l.readonly||(f.startDistance=f.scrollDistance,z.start(v),f.transitionEndTrigger=null)},A=v=>{l.readonly||(f.moving=!0,z.move(v),z.isVertical()&&(f.moving=!0,e7(v,!0)),B(z.deltaY.value,"",0))},V=()=>{if(l.readonly)return;const v=z.deltaY.value,I=z.duration.value;I<X8&&Math.abs(v)>G8?B(d(v,I),"end",l.swipeDuration):B(v,"end",0)};return(0,t.watch)(()=>l.modelValue,v=>{const I=f.currIndex-v;I!==0&&(f.currIndex=v,f.startDistance=f.scrollDistance,B(I*l.itemHeight,"",0))}),(0,t.watch)(()=>l.source,v=>{if(f.currIndex>=v.length){const I=(v.length-1-f.currIndex)*l.itemHeight;f.startDistance=f.scrollDistance,B(I,"end",0)}}),(0,t.watch)(()=>l.visible,v=>{v===!1&&b()}),(0,t.onMounted)(()=>{B(-l.modelValue*l.itemHeight)}),{classes:n,styles:r,contentClasses:i,itemText:g,itemValue:S,...(0,t.toRefs)(f),roller:m,getItemText:lt,onTouchStart:T,onTouchMove:A,onTouchEnd:V,isHidden:s,setRollerStyle:e,touchRollerStyle:c,touchTileStyle:u,stopMomentum:b}}}),l7={key:1,class:"fox-picker__item-tile"};function n7(l,a,n,r,i,o){return(0,t.openBlock)(),(0,t.createElementBlock)("view",{class:(0,t.normalizeClass)(l.classes),style:(0,t.normalizeStyle)(l.styles),onTouchstart:a[0]||(a[0]=(...s)=>l.onTouchStart&&l.onTouchStart(...s)),onTouchmove:a[1]||(a[1]=(...s)=>l.onTouchMove&&l.onTouchMove(...s)),onTouchend:a[2]||(a[2]=(...s)=>l.onTouchEnd&&l.onTouchEnd(...s)),onTouchcancel:a[3]||(a[3]=(...s)=>l.onTouchEnd&&l.onTouchEnd(...s)),onTransitionend:a[4]||(a[4]=(...s)=>l.stopMomentum&&l.stopMomentum(...s))},[(0,t.createElementVNode)("view",{ref:"roller",class:(0,t.normalizeClass)(l.contentClasses),style:(0,t.normalizeStyle)(l.threeDimensional?l.touchRollerStyle:l.touchTileStyle)},[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(l.source,(s,c)=>((0,t.openBlock)(),(0,t.createElementBlock)(t.Fragment,{key:`${l.columnIndex}_${c}`},[l.threeDimensional?((0,t.openBlock)(),(0,t.createElementBlock)("view",{key:0,class:(0,t.normalizeClass)(["fox-picker__item",{"fox-picker__item-hidden":l.isHidden(c+1)}]),style:(0,t.normalizeStyle)(l.setRollerStyle(c+1))},(0,t.toDisplayString)(l.itemText(s)),7)):((0,t.openBlock)(),(0,t.createElementBlock)("view",l7,(0,t.toDisplayString)(l.itemText(s)),1))],64))),128))],6)],38)}var a7=Fe(t7,[["render",n7]]),{create:r7,componentName:o7,scope:i7}=se("picker"),s7=r7({components:{PickerColumn:a7,Popup:yt},props:{...na},emits:["close","change","confirm","update:visible","update:text","update:modelValue","clear"],setup(l,{emit:a}){const{toLocaleRefs:n,t:r}=(0,Ce.useFoxI18n)(i7),i=n(l,["title","cancelText","clearText","confirmText"]),o=(0,t.ref)(null),s=(0,t.ref)(q8());(0,t.watch)(()=>l.visible,k=>{k&&s.value<=0&&setTimeout(()=>{o.value&&(s.value=aa(o.value).height,K8(s.value))},50)});const c=(0,t.computed)(()=>({[o7]:!0})),e=W8(),u=(0,t.ref)("singleColumn");let m=(0,t.ref)([]);(0,t.watch)([()=>l.source,()=>l.params],async([k,F])=>{if(k){let Q=await e.load("select",k,F);if(Q.length>0){let x=Q[0];if(Array.isArray(x)){if(typeof x[0]=="string"){let $=Q,P=[];$.forEach(K=>{let Z=K.map(X=>wo(X));P.push(Z)}),m.value=P}else m.value=Q;u.value="multipleColumn"}else if(typeof x=="string"){let $=Q,P=[],K=$.map(Z=>wo(Z));P.push(K),m.value=P,u.value="singleColumn"}else{const $=ra(l,x);Array.isArray($)?(u.value="cascade",m.value=[Q]):(u.value="singleColumn",m.value=[Q])}}else m.value=[]}},{immediate:!0});const f=(0,t.ref)([]),g=(0,t.ref)(l.modelValue),S=(0,t.ref)([]),z=(0,t.ref)([]);(0,t.watch)([()=>l.modelValue,()=>m.value],([k,F])=>{let Q=U8(l,k,F,u.value);if(!We(Q,z.value)){z.value=Q;let x=bo(l,Q,F,u.value);x&&(f.value=x.texts,a("update:text",f.value))}});const b=(0,t.ref)(l.visible);(0,t.watch)(()=>l.visible,k=>{b.value=k});const h=k=>{let F=po(l,k);return Ke(F)?F.defaultIndex??0:0},B=k=>{if(l.readonly===!0)return!0;let F=po(l,k);return Ke(F)?F.readonly??!1:!1},p=(k,F)=>{let Q=z.value;Q[k]=F;for(let $=0;$<k;$++)Q[$]==null&&(Q[$]=h($));if(u.value==="cascade")for(let $=k+1;$<T.value.length;$++){let P=h($);$<Q.length?Q[$]=P:Q.push(P)}else for(let $=Q.length;$<T.value.length;$++){let P=h($);Q.push(P)}z.value=Q;let x=bo(l,Q,m.value,u.value);x&&(f.value=x.texts,g.value=x.values,S.value=x.items)},d=k=>k<z.value.length?z.value[k]:h(k),T=(0,t.computed)(()=>{if(m.value.length==0)return[];if(u.value=="singleColumn"||u.value=="multipleColumn")return m.value;let k=[],F=0,Q=m.value[0],x=0;for(;;){let $=Q.map(Z=>{let X=Object.assign({},Z);return j8(l,X,null),X});k.push($),F>=z.value.length?x=0:x=z.value[F],(x<0||x>=Q.length)&&(x=0);let P=Q[x];const K=ra(l,P);if(!Array.isArray(K))break;Q=K,F++}return k}),A=(0,t.computed)(()=>ye(+l.visibleItemCount-1)/2*s.value),V=(k=!1)=>{if(l.readonly===!0){k&&a("update:visible",!1);return}let F=m.value.length-1;for(;F>=0&&!(z.value[F]===null||z.value[F]===void 0);F--);if(F>=0&&p(F,0),u.value==="singleColumn"){let Q=g.value.length>0?g.value[0]:"",x=S.value.length>0?S.value[0]:null;a("update:modelValue",Q),a("update:text",f.value),a("change",Q,x),k&&(a("confirm",Q),a("update:visible",!1))}else a("update:modelValue",g.value),a("update:text",f.value),a("change",g.value,S.value),k&&(a("confirm",g.value),a("update:visible",!1))};return{...i,pickerLineRef:o,classes:c,columns:T,dataType:u,show:b,itemHeight:s,top:A,isReadonly:B,getIndex:d,change:(k,F)=>{p(k,F),l.isAutoBackFill&&V(!b.value)},close:()=>{a("close"),a("update:visible",!1)},confirm:()=>{V(!0)},clear:()=>{if(l.readonly===!0){a("update:visible",!1);return}u.value==="singleColumn"?(a("update:modelValue",""),a("change","")):(a("update:modelValue",[]),a("change",[])),a("clear",""),a("update:visible",!1)}}}}),c7={class:"fox-picker__bar"},u7={class:"fox-picker__title"},d7={class:"fox-picker__bar__action"},f7={class:"fox-picker__column"};function m7(l,a,n,r,i,o){const s=(0,t.resolveComponent)("PickerColumn"),c=(0,t.resolveComponent)("Popup");return(0,t.openBlock)(),(0,t.createElementBlock)("view",{class:(0,t.normalizeClass)(l.classes)},[(0,t.createVNode)(c,{position:"bottom",visible:l.show,"onUpdate:visible":a[3]||(a[3]=e=>l.show=e),teleport:l.teleport,"lock-scroll":l.lockScroll,"close-on-click-overlay":l.closeOnClickOverlay,onClose:l.close,round:!0,"teleport-disable":l.teleportDisable},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("view",c7,[(0,t.createElementVNode)("view",u7,(0,t.toDisplayString)(l.title),1),(0,t.createElementVNode)("view",d7,[(0,t.createElementVNode)("view",{class:"fox-picker__left fox-picker__cancel fox-picker__button",onClick:a[0]||(a[0]=(...e)=>l.close&&l.close(...e))},(0,t.toDisplayString)(l.cancelText),1),(0,t.createElementVNode)("view",{class:"fox-picker__right fox-picker__confirm fox-picker__button",onClick:a[1]||(a[1]=(...e)=>l.confirm&&l.confirm(...e))},(0,t.toDisplayString)(l.confirmText),1),l.clearText?((0,t.openBlock)(),(0,t.createElementBlock)("view",{key:0,class:"fox-picker__right fox-picker__clear fox-picker__button",onClick:a[2]||(a[2]=(...e)=>l.clear&&l.clear(...e))},(0,t.toDisplayString)(l.clearText),1)):(0,t.createCommentVNode)("",!0)])]),(0,t.renderSlot)(l.$slots,"top"),(0,t.createElementVNode)("view",f7,[(0,t.createElementVNode)("view",{class:"fox-picker__mask",style:(0,t.normalizeStyle)({backgroundSize:`100% ${l.top}px`})},null,4),(0,t.createElementVNode)("view",{ref:"pickerLineRef",class:"fox-picker__hairline",style:(0,t.normalizeStyle)({top:` ${l.top}px`})},null,4),((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(l.columns,(e,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("view",{key:u,class:"fox-picker__columnitem"},[(0,t.createVNode)(s,{visible:l.show,source:e,readonly:l.isReadonly(u),"column-index":u,modelValue:l.getIndex(u),"onUpdate:modelValue":m=>l.change(u,m),"visible-item-count":l.visibleItemCount,"three-dimensional":l.threeDimensional,"swipe-duration":l.swipeDuration,"item-height":l.itemHeight,"text-key":l.textKey,"value-key":l.valueKey},null,8,["visible","source","readonly","column-index","modelValue","onUpdate:modelValue","visible-item-count","three-dimensional","swipe-duration","item-height","text-key","value-key"])]))),128))]),(0,t.renderSlot)(l.$slots,"default")]),_:3},8,["visible","teleport","lock-scroll","close-on-click-overlay","onClose","teleport-disable"])],2)}var Wt=Fe(s7,[["render",m7]]),So={...na,placeholder:{type:String},textAlign:{type:String},maxLength:{type:[String,Number],required:!1},clearable:{type:Boolean,default:!0},unit:{type:[String],required:!1},text:{type:String}};function h7(l,a,n){return{props:{...xe,...Me,...So},emits:["change","update:modelValue","blur","focus","clear","update:text","setValue"],setup(r,i){const o=(0,t.ref)(null),s=Le((0,t.computed)(()=>o.value??r.disabled)),c=(0,t.ref)(null),e=_e((0,t.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Te({componentName:l,validateCheckEvents:["blur","clear","change"],validateResetEvents:["focus","setValue"],get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),{toLocaleRefs:m}=(0,Ce.useFoxI18n)(a),f=m(r,["placeholder"]),g=(0,t.ref)(!1),S=l,z=(0,t.computed)(()=>({[S]:!0})),b=Ae((0,t.computed)(()=>r.textAlign),"textAlign"),h=(0,t.computed)(()=>({textAlign:b.value??"right"})),B=ge(r,"modelValue",null,u),p=(0,t.ref)([]),d=(0,t.computed)(()=>Array.isArray(p.value)?p.value.join(" "):p.value),T=(0,t.ref)(!1),A=()=>{T.value=!0},V=K=>{T.value=K},v=K=>{B.value=K,u("update:modelValue",K)},I=K=>{p.value=K,Array.isArray(K)&&K.length===0?u("update:text",K[0]):u("update:text",K)},C=(K,Z)=>{u("change",K,Z)};let O=ge(r,"hintText"),k=(0,t.ref)(!1);const F=K=>{let Z=K.target.value;g.value=!0,me(O.value)||(k.value=!0),u("focus",Z,K)},Q=K=>{setTimeout(()=>{k.value&&(k.value=!1),g.value=!1},0);let Z=K.target.value;r.maxLength&&Z.length>Number(r.maxLength)&&(Z=Z.slice(0,Number(r.maxLength))),T.value?setTimeout(()=>{u("blur",Z,K)},50):u("blur",Z,K)},x=()=>{u("clear","")},$=(0,t.computed)(()=>Qe(r.unit)>0),P=(0,t.ref)();return we({focus:()=>{P?.value.focus()},blur:()=>{P?.value.blur()},select:()=>{P?.value.select()},setDisabled:K=>{o.value=K},setReadonly:K=>{c.value=K}}),()=>{const K={class:z.value,style:h.value,type:"text",maxlength:r.maxLength,placeholder:f.placeholder.value,clearable:fe(r.clearable),readonly:!0,value:d.value,onClick:A,onFocus:F,onBlur:Q},Z={};i.slots.prepend&&(Z.prepend=i.slots.prepend),i.slots.append&&(Z.append=i.slots.append),i.slots.prefix&&(Z.prefix=i.slots.prefix),i.slots.suffix?Z.suffix=i.slots.suffix:$.value?Z.suffix=()=>[r.unit]:Z.suffix=()=>(0,t.h)(D.ElIcon,{},{default:()=>(0,t.h)(Ve.ArrowDown)});const X=[],H=(0,t.h)(D.ElInput,K,Z);X.push(H);const te={default:()=>X};te.label=i.slots.default,te.fixedPreTip=i.slots.fixedPreTip,te.fixedTip=i.slots.fixedTip;const Y=rt(r,na);Y.disabled=!1,Y.readonly=s.value||e.value,Y.visible=T.value,Y["onUpdate:visible"]=V,Y.modelValue=B.value,Y["onUpdate:modelValue"]=v,Y.text=p.value,Y["onUpdate:text"]=I,Y.onClear=x,Y.onChange=C;const j=(0,t.h)(Wt,Y);te.hide=()=>[j];const W={...De(r,So),hintText:O.value,hintVisible:k.value};return r.prop&&(W.prop=`${r.prop}_item`),(0,t.h)(n,W,te)}}}}var{componentName:g7,create:p7,scope:y7}=se("picker-item"),b7=p7(h7(g7,y7,ze)),oa=b7,ia={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}},vo=(l,a)=>a[l.textKey],Ut=(l,a)=>a[l.valueKey],w7=(l,a)=>a[l.visibleKey],Co=(l,a)=>a[l.disabledKey],S7=(l,a)=>{const n=a[l.doitKey];return fe(n)},v7=(l,a)=>{const n=a[l.numKey];return n==null?null:ye(a[n])},No=(l,a,n)=>{const r=l.itemOptions;return typeof r=="function"?r(a,n):r||null};function C7(l,a,n,r,i,o=!1){return{props:{...ia},emits:["update:modelValue","change","click"],setup(s,{slots:c,emit:e}){const u=(0,t.computed)(()=>{const M={};return M[`${l}`]=!0,M}),m=(0,t.computed)(()=>{const M={};return M[`${l}__titles`]=!0,M[`${s.direction}`]=!0,s.align&&(M[`${s.align}`]=!0),s.scroll===!0&&(M.scrollable=!0),s.shape&&(M[`${s.shape}`]=!0),s.showScrollArrow?(L.value===!0&&(M["has-left-scroll-arrow "]=!0),ee.value===!0&&(M["has-right-scroll-arrow "]=!0)):s.showQuickNavigation&&(M["has-navigation"]=!0),M}),f=(0,t.computed)(()=>({})),g=(0,t.computed)(()=>{if(!s.gutter)return 0;const M=be(s.gutter);return M<=0?0:M}),S=(0,t.ref)(s.modelValue);(0,t.watch)(()=>s.modelValue,M=>{S.value!==M&&(S.value=M,X(!1))});const z=(0,t.ref)({"fox-tabs-bar__popup":!0,"fox-tabs-bar__popup--show":!1,"fox-tabs-bar__popup--hide":!1}),b=(0,t.computed)(()=>{const M={};return B.value||(M.display="none"),M}),h=(0,t.ref)(),B=(0,t.ref)(!1),p=()=>{d(!B.value)},d=M=>{const y=M;y?(B.value=y,setTimeout(()=>{z.value["fox-tabs-bar__popup--show"]=!0,z.value["fox-tabs-bar__popup--hide"]=!1},0)):(z.value["fox-tabs-bar__popup--show"]=!1,z.value["fox-tabs-bar__popup--hide"]=!0,h.value?h.value.addEventListener("transitionend",()=>{B.value=!1},{once:!0}):setTimeout(()=>{B.value=!1},0))},T=(0,t.ref)(),A=(0,t.ref)([]),V=(M,y)=>{A.value[y]=M},v=M=>y=>{V(y,M)},I=(M,y)=>{const R=T.value,q=A.value;if(!R||!q||!q[M])return;const ne=q[M];let re=0;s.direction==="vertical"?re=ne.offsetTop-(R.offsetHeight-ne.offsetHeight)/2:re=ne.offsetLeft-(R.offsetWidth-ne.offsetWidth)/2,C(R,re,y?0:.3,s.direction)},C=(M,y,R,q)=>{let ne=0;const re=q==="horizontal"?M.scrollLeft:M.scrollTop,de=R===0?1:Math.round(R*1e3/16);function pe(){q==="horizontal"?M.scrollLeft+=(y-re)/de:M.scrollTop+=(y-re)/de,++ne<de&&tn(pe)}pe()},O=(M,y)=>{const R=Ut(s,M),q={};return q[`${l}__titles-item`]=!0,q.disabled=Co(s,M),q.active=R===S.value,s.shape&&(q[`${s.shape}`]=!0),s.ellipsis&&(q.ellipsis=!0),y&&(y.class&&(q[`${y.class}`]=!0),y.disabled===!0&&(q.disabled=y.disabled)),q},k=(M,y)=>{const R={};if(g.value>0){const q=Math.abs(g.value/2);s.direction==="vertical"?(R["margin-top"]=`${q}px`,R["margin-bottom"]=`${q}px`):(R["margin-left"]=`${q}px`,R["margin-right"]=`${q}px`)}return y&&y.style&&Object.assign(R,y.style),R},F=(M,y)=>`${Ut(s,M)??y}`,Q=(M,y)=>{const R=Ut(s,M),q={};q[`${l}__popup-item`]=!0,q.disabled=Co(s,M),q.active=R===S.value,s.shape&&(q[`${s.shape}`]=!0);const ne=No(s,M,y);return ne&&ne.disabled===!0&&(q.disabled=ne.disabled),q},x=(0,t.computed)(()=>(s.data??[]).filter(M=>w7(s,M)!==!1)),$=(M,y)=>{const R=Ut(s,M);if(e("click",M,y),S.value==R)return;const q=()=>{S.value=R,s.scroll&&I(y,!1),e("update:modelValue",R),e("change",M,y)};if(typeof s.beforeChange=="function"){const ne=s.beforeChange(M,y);tl(ne)?ne.then(re=>{re!==!1&&q()}).catch(()=>{q()}):ne!==!1&&q()}else q()},P=(M,y)=>function(){$(M,y)},K=(M,y)=>{$(M,y),d(!1)},Z=(M,y)=>function(){K(M,y)},X=M=>{if(!Array.isArray(s.data)||!s.scroll)return;J()&&_();const y=s.data.findIndex(R=>Ut(s,R)===S.value);y!==-1&&I(y,M)},H=()=>{J()||N()};(0,t.watch)(()=>s.data,()=>{setTimeout(X,0)}),(0,t.onMounted)(()=>{X(!0)}),(0,t.onBeforeUnmount)(()=>{H()});const te=(M,y)=>{if(c.item)return c.item({item:M,index:y});const R=No(s,M,y),q=[];if(c.text){const re=c.text({item:M,index:y});q.push(re)}else{const re=[];if(R?.doit===!0||S7(s,M)){const $e=(0,t.h)("view",{class:[`${l}__titles-item-tip`,"doit"]});re.push($e)}const de=R?.num??v7(s,M);if(de){let $e="";const Xe=ye(de);Xe>=100?$e="99+":$e=`${Xe}`;const gt=(0,t.h)("view",{class:[`${l}__titles-item-tip`,"num"]},[$e]);re.push(gt)}const pe={class:`${l}__titles-item-text`};re.push(vo(s,M));const Ne=(0,t.h)("view",pe,re);q.push(Ne)}const ne=(0,t.h)("view",{class:`${l}__titles-item-line`});return q.push(ne),(0,t.h)("view",{ref:v(y),class:O(M,R),style:k(M,R),key:F(M,y),onClick:P(M,y)},q)},Y=()=>{const M=c.default?c.default():[];if(M.length===0)for(let y=0;y<x.value.length;y++){const R=x.value[y],q=te(R,y);M.push(q)}return(0,t.h)("view",{ref:T,class:m.value,style:f.value},M)},j=()=>{let M=null;return c.navigation?M=c.navigation():M=(0,t.h)(n),(0,t.h)("view",{class:`${l}__navigation`,onClick:p},[M])},W=()=>{const M=[];for(let y=0;y<x.value.length;y++){const R=x.value[y];let q=null;c.popupItem?q=c.popupItem({item:R,index:y}):q=vo(s,R);const ne=(0,t.h)("view",{class:Q(R,y),key:F(R,y),onClick:Z(R,y)},[q]);M.push(ne)}return(0,t.h)("view",{class:z.value,style:b.value},M)},J=()=>s.showScrollArrow&&s.direction=="horizontal",L=(0,t.ref)(!1),ee=(0,t.ref)(!1),le=M=>{const y=T.value,R=A.value;if(!(!y||!R))if(M==="left"){const q=y.scrollLeft;let ne=q;for(let re=0;re<R.length;re++){const de=R[re].offsetLeft;if(q-de<0)break;ne=de}C(y,ne,.3,"horizontal")}else{const q=y.scrollLeft;let ne=q,re=y.offsetWidth;for(let de=R.length-1;de>=0;de--){const pe=R[de].offsetLeft+R[de].offsetWidth;if(pe-q<y.offsetWidth){ne+=re-pe;break}re=pe}C(y,ne,.3,"horizontal")}},G=Ge(()=>{const M=T.value;if(!M)return;let y=M.scrollLeft>0;y!==L.value&&(L.value=y);let R=M.scrollWidth-M.scrollLeft>M.offsetWidth;R!==ee.value&&(ee.value=R)},50),E=M=>{G()},_=()=>{const M=T.value;M&&(G(),M.addEventListener("scroll",E))},N=()=>{const M=T.value;M&&M.removeEventListener("scroll",E)},U=M=>{if(M==="left"&&L.value!==!0||M==="right"&&ee.value!==!0)return null;let y=null;return M==="left"?c.leftArrow?y=c.leftArrow():y=(0,t.h)(r):c.rightArrow?y=c.rightArrow():y=(0,t.h)(i),(0,t.h)("view",{class:[`${l}__scroll-arrow`,M],onClick:()=>{le(M)}},[y])};return()=>{const M=[],y=Y();if(M.push(y),J()){const R=U("left");R&&M.push(R);const q=U("right");q&&M.push(q)}else if(s.showQuickNavigation){const R=j();M.push(R);const q=W();M.push(q)}return(0,t.h)("view",{class:u.value},M)}}}}var{create:N7,componentName:k7,scope:x7}=se("tabs-bar"),z7=N7(C7(k7,x7,lu,Fu,V0,!1)),Gt=z7,ko=Symbol("TabsStatesKey"),sa={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]}},E7=15,T7=300,$7=200;function V7(l,a,n=1){return l=Math.abs(l/a)/.003*(l<0?-1:1),l*n}function xo(l,a=0,n,r,i=$7){n==="end"?l.style.transition=`transform ${i}ms linear`:l.style.transition="transform 0ms linear",r==="horizontal"?l.style.transform=`translate3d(${a}px, 0, 0)`:l.style.transform=`translate3d(0, ${a}px, 0)`}var B7=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(l,a,n,r=1){this.onStart=l,this.onMove=a,this.onEnd=n,this.momentumReduceRatio=r,this.isTouch=jt()}open(l){this.el=l;const a=Yt(),n=(r,i,o)=>{const s={delta:r,direction:i,type:o};this.onMove(s)};this.transitionend=()=>{this.transitionEndTrigger&&(this.transitionEndTrigger(),this.transitionEndTrigger=null)},this.touchstart=r=>{if(this.moving)return;a.start(r),this.transitionEndTrigger=()=>{l.removeEventListener("transitionend",this.transitionend),this.moving=!1,this.onEnd()},this.moving=!0,l.removeEventListener("transitionend",this.transitionend),l.addEventListener("transitionend",this.transitionend),l.addEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),l.addEventListener(this.isTouch?"touchend":"mouseup",this.touchend),this.isTouch&&l.addEventListener("touchcancel",this.touchend);const i={delta:0,type:"start",direction:this.direction};this.onStart(i)},this.touchmove=r=>{if(!this.moving)return;a.move(r);let i=0;if(this.direction==="horizontal"){if(a.isVertical())return;i=a.state.deltaX}else{if(a.isHorizontal())return;i=a.state.deltaY}n(i,this.direction,"move")},this.touchend=()=>{if(!this.moving)return;l.removeEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),l.removeEventListener(this.isTouch?"touchend":"mouseup",this.touchend),this.isTouch&&l.removeEventListener("touchcancel",this.touchend);let r=0;if(this.direction==="horizontal"){if(a.isVertical()){this.moving=!1;return}r=a.state.deltaX}else{if(a.isHorizontal()){this.moving=!1;return}r=a.state.deltaY}const i=a.state.duration;i<T7&&Math.abs(r)>E7?(r=V7(r,i,this.momentumReduceRatio),n(r,this.direction,"end")):n(r,this.direction,"end")},l.addEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart)}close(){const l=this.el;this.transitionend&&l.addEventListener("transitionend",this.transitionend),this.touchstart&&l.addEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart),this.touchmove&&l.addEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),this.touchend&&l.addEventListener(this.isTouch?"touchend":"mouseup",this.touchend),this.touchcancel&&this.isTouch&&l.addEventListener("touchcancel",this.touchcancel),this.el=null}};function D7(l,a,n,r=1){return new B7(l,a,n,r)}function M7(l,a,n=!1){return{props:{...sa},emits:["update:modelValue","change"],setup(r,{emit:i,slots:o}){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:v=>{const I={name:v};c.current.value===v&&(I.loaded=!0),s.value.push(I),(0,t.triggerRef)(s)},remove:v=>{const I=s.value.findIndex(C=>C.name===v);I!==-1&&s.value.splice(I,1)},isLoaded:v=>{if(!r.lazy)return!0;const I=s.value.findIndex(C=>C.name===v);return I!==-1?c.current.value?s.value[I].loaded??!1:I===0:!1}};(0,t.provide)(ko,c);const e=v=>{const I=s.value.findIndex(C=>C.name===v);I!==-1&&(s.value[I].loaded=!0,(0,t.triggerRef)(s))};(0,t.watch)([()=>r.modelValue,()=>r.direction],([v,I])=>{c.current.value!==v&&(c.current.value=v??"",e(v??"")),c.direction.value!==I&&(c.direction.value=I)});const u=(0,t.ref)(null),m=(0,t.ref)(null),f=(0,t.computed)(()=>({[l]:!0,[`${r.direction}`]:!0})),g=(0,t.computed)(()=>{const v={};if(r.width){const I=ve(r.width);I&&(v.width=I)}if(r.height){const I=ve(r.height);I&&(v.height=I)}return v});let S=!0;const z=(0,t.computed)(()=>{const v={},I=s.value.length;if(I<=0)return v;const C=s.value.findIndex(O=>O.name===c.current.value);return c.direction.value==="vertical"?c.tabHeight.value>0&&(v.height=`${I*c.tabHeight.value}px`,C!==-1&&(v.transform=`translate(0, -${C*c.tabHeight.value}px)`)):c.tabWidth.value>0&&(v.width=`${I*c.tabWidth.value}px`,C!==-1&&(v.transform=`translate(-${C*c.tabWidth.value}px, 0)`)),S&&(S=!1,v.transition="transform 0s ease"),v}),b={min:0,max:0,start:0,moved:0,itemDistance:0,triggerAutoMoveRatio:.3},h=v=>{const I=s.value.length,C=s.value.findIndex(O=>O.name===c.current.value);b.moved=0,v.direction==="vertical"?(b.min=-1*(c.tabHeight.value*(I-1)+c.tabHeight.value/4),b.max=c.tabHeight.value/4,b.start=-C*c.tabHeight.value,b.itemDistance=c.tabHeight.value):(b.min=-1*(c.tabWidth.value*(I-1)+c.tabWidth.value/4),b.max=c.tabWidth.value/4,b.start=-C*c.tabWidth.value,b.itemDistance=c.tabWidth.value)},B=v=>{const I=m.value;if(!I)return;let C=b.start+v.delta;if(C>b.max?C=b.max:C<b.min&&(C=b.min),v.type==="move")xo(I,C,"move",v.direction,300);else if(v.type==="end"){let O=Math.floor(Math.abs(C)*1/b.itemDistance);const k=Math.abs(C)%b.itemDistance;b.start>C?k>=b.itemDistance*b.triggerAutoMoveRatio&&(O+=1):k>b.itemDistance-b.itemDistance*b.triggerAutoMoveRatio&&(O+=1),C=-1*O*b.itemDistance,xo(I,C,"end",v.direction,300),b.moved=C;const F=s.value[O].name;c.current.value=F??"",e(F??""),i("update:modelValue",F)}},p=()=>{},d=()=>{if(!u.value)return;const v=yl(u.value);c.tabWidth.value=v.width,c.tabHeight.value=v.height},T=lr(d,250);let A=null,V=null;return(0,t.onMounted)(()=>{u.value&&(d(),window.ResizeObserver&&(V=new window.ResizeObserver(T),V.observe(u.value)),r.draggle&&(A=D7(h,B,p),A.open(m.value)))}),(0,t.onBeforeUnmount)(()=>{V&&(V.disconnect(),V=null),A&&A.close()}),()=>{const v=(0,t.h)("view",{class:`${l}__panes`,style:z.value,ref:m},[o?.default?.()]);return(0,t.h)("view",{class:f.value,style:g.value,ref:u},[v])}}}}var{create:I7,componentName:A7,scope:_7}=se("tabs-container"),L7=I7(M7(A7,_7,!1)),Xt=L7,P7={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 F7(l,a,n){return{props:{...P7},setup(r,{emit:i,slots:o}){const s=(0,t.inject)(ko);(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?fe(r.loaded):s.isLoaded(r.paneKey));return()=>{let u=[];if(e.value)u=o?.default?.()??[];else if(o.empty)u=o.empty();else{const m={class:`${l}__empty-icon`},f=(0,t.h)(r.emptyIcon??n,m),g=(0,t.h)("view",{class:`${l}__empty-text`},[r.emptyText??"Loading"]),S=(0,t.h)("view",{class:`${l}__empty`},[f,g]);u.push(S)}return(0,t.h)("view",{class:`${l}`,style:c.value,prop:r.paneKey},u)}}}}var{create:R7,componentName:O7,scope:H7}=se("tabs-pane"),q7=R7(F7(O7,H7,Bl)),Fl=q7;function K7(l,a,n,r){return{props:{...ia,...sa,modelValue:{type:[String,Number],default:0},direction:{type:[String]},height:{type:[String,Number]},width:{type:[String]}},emits:["update:modelValue","change"],setup(i,{emit:o,slots:s}){const c=l,e=(0,t.computed)(()=>{const b=[`${c}`];return i.direction==="vertical"?b.push("vertical-tabbar"):b.push("horizontal-tabbar"),b}),u=(0,t.computed)(()=>{const b={};if(i.width){const h=ve(i.width);h&&(b.width=h)}if(i.height){const h=ve(i.height);h&&(b.height=h)}return b}),m=(0,t.computed)(()=>[`${c}__bar`]),f=(0,t.computed)(()=>[`${c}__container`]),g=(0,t.ref)(i.modelValue);(0,t.watch)(()=>i.modelValue,b=>{g.value!==b&&(g.value=b)});const S=b=>{o("change",b)},z=b=>{g.value!==b&&(g.value=b,o("update:modelValue",b))};return()=>{const b=s.default?.()??[],h=[];if(Array.isArray(i.data))h.push(...i.data);else for(let v=0;v<b.length;v++){const I=b[v].props??{},C={text:I.label??"",value:I["pane-key"]??I.paneKey??""};h.push(C)}const B={};for(let v in s)v!=="default"&&(B[v]=s[v]);const p=rt(i,ia);Object.assign(p,{data:h,class:m.value,modelValue:g.value,direction:i.direction,onChange:S,"onUpdate:modelValue":z});const d=(0,t.h)(n,p,B),T={default:()=>b},A=rt(i,sa);Object.assign(A,{class:f.value,modelValue:g.value,onChange:S,"onUpdate:modelValue":z});const V=(0,t.h)(r,A,T);return(0,t.h)("view",{class:e.value,style:u.value},[d,V])}}}}var{create:j7,componentName:Y7,scope:W7}=se("tabs-frame"),U7=j7(K7(Y7,W7,Gt,Xt)),ca=U7,G7={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 X7(l,a){return typeof l.textKey=="string"&&l.textKey.length>0?a[l.textKey]:a.text}function zo(l,a){return typeof l.valueKey=="string"&&l.valueKey.length>0?a[l.valueKey]:a.value}function Eo(l,a){return typeof l.disabledKey=="string"&&l.disabledKey.length>0?a[l.disabledKey]:a.disabled??null}function Z7(l,a){return typeof l.visibleKey=="string"&&l.visibleKey.length>0?a[l.visibleKey]:a.visible??null}function ua(l,a){return typeof l.statusKey=="string"&&l.statusKey.length>0?a[l.statusKey]:a.statusKey??null}function To(l,a){return typeof l.doitKey=="string"&&l.doitKey.length>0?a[l.doitKey]:a.doitKey??null}function $o(l,a){return typeof l.labelKey=="string"&&l.labelKey.length>0?a[l.labelKey]:a.labelKey??null}function da(l,a,n){return typeof l.itemOptions=="function"?l.itemOptions(a,n):l.itemOptions}var J7=class{proxy;constructor(l){this.proxy=l}async load(l,a,n){if(Array.isArray(a))return a;if(typeof a=="function")return await Reflect.apply(a,null,[n]);const r=Pe(this.proxy,l);return r===null?(console.error(`${l} component not found api function`),[]):(Ke(n)&&(0,t.isReactive)(n)&&(n=(0,t.toRaw)(n)),await Reflect.apply(r,null,[a,n]))}};function Q7(){return new J7((0,t.getCurrentInstance)().proxy)}function em(l,a,n,r){return{props:{...G7},emits:["update:modelValue","change","loaded-data"],setup(i,{slots:o,emit:s}){const c=l,e=Q7(),u=(0,t.ref)([]),m=(0,t.computed)(()=>u.value.filter(j=>Z7(i,j)!==!1)),f=(0,t.ref)(-1),g=()=>{const j=i.modelValue,W=m.value.findIndex(J=>zo(i,J)===j);f.value!==W&&(f.value=W,i.scroll&&te(W,!1))};(0,t.watch)([()=>i.modelValue,m],()=>{g()});const S=j=>f.value===j,z=j=>{if(j<0&&j>=m.value.length)return!1;const W=m.value[j],J=(da(i,W,j)??{}).status??ua(i,W);return S(j)||J},b=(0,t.computed)(()=>{const j={[c]:!0};return i.mode?j[`is-${i.mode}`]=!0:i.direction&&(j[`is-${i.direction}`]=!0),i.scroll&&(j["is-scroll"]=!0),j}),h=(0,t.computed)(()=>({})),B=(j,W,J,L,ee)=>{const le={[`${c}__step`]:!0};return ee&&(le[`${ee}`]=!0),le[`${p.value}`]=!0,L&&(le["is-doit"]=!0),j===f.value?le["is-active"]=!0:W==="done"?le["is-done"]=!0:W==="error"?le["is-error"]=!0:W==="half"?le["is-half"]=!0:J?le["is-disabled"]=!0:le["is-normal"]=!0,le},p=(0,t.computed)(()=>{let j=i.align;if(!j){if(i.mode==="simple")return"start";i.direction==="vertical"?j="start":j="center"}return j}),d=(j,W={})=>{const J={...W};if(p.value==="start"&&j===m.value.length-1)J.flex="0 0 auto";else if(i.step){const L=typeof i.step=="number"||rn(i.step)?ve(i.step):i.step;i.direction==="vertical"?J.height=L:J.width=L}else J.flex="1 1 100%";return J},T=(j,W)=>{let J={};if(W<m.value.length-1){const L=W+1;z(W)&&z(L)?i.direction==="vertical"?J.height="100%":J.width="100%":J.opacity="0"}return J},A=j=>m.value.length-1===j,V=(j,W)=>{if(i.clickNavigatePolicy==="disabled"||(i.clickNavigatePolicy==="only-back"||i.clickNavigatePolicy==="only-back-reset")&&W>f.value||f.value===W)return;const J=f.value,L=W;f.value=W,i.scroll&&te(W,!1);const ee=zo(i,j);s("update:modelValue",ee),s("change",ee,{fromIndex:J,currentIndex:L,item:j,items:m.value,clickNavigatePolicy:i.clickNavigatePolicy})},v=(0,t.ref)(!0),I=async(j,W)=>{try{const J=await e.load("stesbar",j,W);Array.isArray(J)&&(u.value=J),v.value=!1}catch(J){console.error("[FoxUI] Load StepsBar Data Fail",J),u.value=[]}setTimeout(()=>{s("loaded-data")},250)};(0,t.watch)([()=>i.data,()=>i.params],async([j,W])=>{j&&I(j,W)},{immediate:!0});const C=(j,W,J,L,ee)=>{let le=null;if(o.icon)le=o.icon({item:j,index:W,status:L});else if(L==="done"){const G={};i.iconSize&&(G.width=i.iconSize,G.height=i.iconSize),le=(0,t.h)(i.icon??n,G)}else le=(0,t.h)("span",{},[J??`${W+1}`]);return(0,t.h)("view",{class:"fox-steps-bar__icon",onClick:()=>{ee||V(j,W)}},[le])},O=(j,W,J)=>(0,t.h)("view",{class:"fox-steps-bar__line"},[(0,t.h)("i",{class:"fox-steps-bar__line-inner",style:T(j,W)})]),k=()=>{let j=null;if(o.markIcon)j=o.markIcon();else{const W={};i.iconSize&&(W.width=i.markIconSize,W.height=i.markIconSize),j=(0,t.h)(i.markIcon??r,W)}return(0,t.h)("view",{class:"fox-steps-bar__mark"},[j])},F=(j,W,J,L,ee)=>{const le=[];if(!A(W)){const E=O(j,W,L);le.push(E)}const G=C(j,W,J,L,ee);return le.push(G),(0,t.h)("view",{class:"fox-steps-bar__head"},le)},Q=(j,W,J,L)=>{let ee=null;return o.main?ee=o.main({item:j,index:W,status:J}):ee=X7(i,j),(0,t.h)("view",{class:"fox-steps-bar__main",onClick:()=>{L||V(j,W)}},[ee])},x=(j,W,J)=>{let L=null;return o.sub?(L=o.sub({item:j,index:W,status:J}),(0,t.h)("view",{class:"fox-steps-bar__sub"},[L])):null},$=(j,W)=>{const J=da(i,j,W)??{},L=J.status??ua(i,j);let ee=Eo(i,j);J.disabled===!0&&(ee=!0),i.disabled===!0&&(ee=!0);const le=J.label??$o(i,j),G=[],E=C(j,W,le,L,ee);E&&G.push(E);const _=Q(j,W,L,ee);if(_&&G.push(_),!A(W)){const R=O(j,W,L);R&&G.push(R)}const N=(0,t.h)("view",{class:"fox-steps-bar__head"},G),U=J.class,M=J.style??{};let y=To(i,j);return J.doit===!0&&(y=!0),(0,t.h)("view",{ref:H(W),class:B(W,L,ee,y,U),style:d(W,M)},[N])},P=(j,W)=>{const J=da(i,j,W)??{},L=J.status??ua(i,j);let ee=Eo(i,j);J.disabled===!0&&(ee=!0),i.disabled===!0&&(ee=!0);const le=J.label??$o(i,j),G=[],E=i.layout;for(let M of E)if(M==="head"){const y=F(j,W,le,L,ee);G.push(y)}else if(M==="main"){const y=Q(j,W,L,ee);G.push(y)}else if(M==="sub"){const y=x(j,W,L);G.push(y)}else if(M==="mark"){const y=k();G.push(y)}const _=J.class,N=J.style??{};let U=To(i,j);return J.doit===!0&&(U=!0),(0,t.h)("view",{ref:H(W),class:B(W,L,ee,U,_),style:d(W,N)},G)},K=(0,t.ref)(),Z=(0,t.ref)([]),X=(j,W)=>{Z.value[W]=j},H=j=>W=>{X(W,j)},te=(j,W)=>{const J=K.value,L=Z.value;if(!J||!L||!L[j])return;const ee=L[j];let le=0;i.direction==="vertical"?le=ee.offsetTop-(J.offsetHeight-ee.offsetHeight)/2:le=ee.offsetLeft-(J.offsetWidth-ee.offsetWidth)/2,Y(J,le,W?0:.3,i.direction)},Y=(j,W,J,L)=>{let ee=0;const le=L==="horizontal"?j.scrollLeft:j.scrollTop,G=J===0?1:Math.round(J*1e3/16);function E(){L==="horizontal"?j.scrollLeft+=(W-le)/G:j.scrollTop+=(W-le)/G,++ee<G&&tn(E)}E()};return()=>{let j=[];if(i.mode==="simple")for(let J=0;J<m.value.length;J++){const L=m.value[J],ee=$(L,J);j.push(ee)}else for(let J=0;J<m.value.length;J++){const L=m.value[J],ee=P(L,J);j.push(ee)}const W={ref:K,class:b.value,style:h.value};return j.length===0&&typeof o.default=="function"&&(j=o.default()),(0,t.h)("view",W,j)}}}}var{componentName:tm,create:lm,scope:nm}=se("steps-bar"),am=lm(em(tm,nm,Mr,zd)),fa=am,je=l=>typeof l=="number"?`${l}px`:/^d+(\.?d+)$/.test(l)?`${l}px`:l,St=l=>l==null,rm=class{startMove;updateMove;isTouch=!1;els=null;moving=!1;touchstart=null;touchmove=null;touchend=null;constructor(l,a){this.startMove=l,this.updateMove=a,this.isTouch=jt()}open(l){Array.isArray(l)||(l=[l]),this.els=l;const a=Yt(),n=(r,i,o,s)=>{this.updateMove({x:r,y:i})};this.touchstart=r=>{this.moving||(a.start(r),this.startMove({x:a.state.startX,y:a.state.startY}),document.addEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),document.addEventListener(this.isTouch?"touchend":"mouseup",this.touchend),this.moving=!0)},this.touchmove=r=>{this.moving&&(a.move(r),n(a.state.deltaX,a.state.deltaY,"",0))},this.touchend=()=>{n(a.state.deltaX,a.state.deltaY,"end"),this.touchmove&&document.removeEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),this.touchend&&document.removeEventListener(this.isTouch?"touchend":"mouseup",this.touchend),a.reset(),this.moving=!1},this.els.forEach(r=>{this.touchstart&&r.addEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart)})}close(){Array.isArray(this.els)&&this.els.forEach(l=>{this.touchstart&&l.removeEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart)}),this.els=null}};function Vo(l,a){return new rm(l,a)}var Bo=typeof window<"u"&&typeof document<"u",hy=typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;function Do(l){const a=Object.create(null);return(n=>a[n]||(a[n]=l(n)))}var om=/\B([A-Z])/g,gy=Do(l=>l.replace(om,"-$1").toLowerCase()),im=/-(\w)/g,py=Do(l=>l.replace(im,(a,n)=>n?n.toUpperCase():"")),Bt=[],Mo=l=>{const a=l;a.key==="Escape"&&Bt.forEach(n=>n(a))},sm=l=>{(0,t.onMounted)(()=>{Bt.length===0&&document.addEventListener("keydown",Mo),Bo&&Bt.push(l)}),(0,t.onBeforeUnmount)(()=>{Bt=Bt.filter(a=>a!==l),Bt.length===0&&Bo&&document.removeEventListener("keydown",Mo)})},ma="fox-focus-trap.focus-after-trapped",ha="fox-focus-trap.focus-after-released",cm="fox-focus-trap.focusout-prevented",Io={cancelable:!0,bubbles:!1},um={cancelable:!0,bubbles:!1},Ao="foxFocusAfterTrapped",_o="foxFocusAfterReleased",dm=Symbol("foxFocusTrap"),ga=(0,t.ref)(),Rl=(0,t.ref)(0),pa=(0,t.ref)(0),Ol=0,Lo=l=>{const a=[],n=document.createTreeWalker(l,NodeFilter.SHOW_ELEMENT,{acceptNode:r=>{const i=r.tagName==="INPUT"&&r.type==="hidden";return r.disabled||r.hidden||i?NodeFilter.FILTER_SKIP:r.tabIndex>=0||r===document.activeElement?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;n.nextNode();)a.push(n.currentNode);return a},fm=(l,a)=>{if(getComputedStyle(l).visibility==="hidden")return!0;for(;l;){if(a&&l===a)return!1;if(getComputedStyle(l).display==="none")return!0;l=l.parentElement}return!1},Po=(l,a)=>{for(const n of l)if(!fm(n,a))return n},mm=l=>{const a=Lo(l);return[Po(a,l),Po(a.reverse(),l)]},hm=l=>l instanceof HTMLInputElement&&"select"in l,ht=(l,a)=>{if(l&&l.focus){const n=document.activeElement;l.focus({preventScroll:!0}),pa.value=window.performance.now(),l!==n&&hm(l)&&a&&l.select()}};function Fo(l,a){const n=[...l],r=l.indexOf(a);return r!==-1&&n.splice(r,1),n}var gm=()=>{let l=[];return{push:r=>{const i=l[0];i&&r!==i&&i.pause(),l=Fo(l,r),l.unshift(r)},remove:r=>{l=Fo(l,r),l[0]?.resume?.()}}},pm=(l,a=!1)=>{const n=document.activeElement;for(const r of l)if(ht(r,a),document.activeElement!==n)return},Ro=gm(),ym=()=>Rl.value>pa.value,Hl=()=>{ga.value="pointer",Rl.value=window.performance.now()},Oo=()=>{ga.value="keyboard",Rl.value=window.performance.now()},bm=()=>((0,t.onMounted)(()=>{Ol===0&&(document.addEventListener("mousedown",Hl),document.addEventListener("touchstart",Hl),document.addEventListener("keydown",Oo)),Ol++}),(0,t.onBeforeUnmount)(()=>{Ol--,Ol<=0&&(document.removeEventListener("mousedown",Hl),document.removeEventListener("touchstart",Hl),document.removeEventListener("keydown",Oo))}),{focusReason:ga,lastUserFocusTimestamp:Rl,lastAutomatedFocusTimestamp:pa}),ql=l=>new CustomEvent(cm,{...um,detail:l}),{componentName:yy,create:wm,scope:by}=se("focus-trap"),Sm={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"}},vm=wm({props:Sm,emits:[Ao,_o,"focusin","focusout","focusout-prevented","release-requested"],setup(l,{slots:a,emit:n}){const r=(0,t.ref)();let i,o;const{focusReason:s}=bm();sm(b=>{fe(l.trapped)&&!c.paused&&n("release-requested",b)});const c={paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}},e=b=>{if(!l.loop&&!fe(l.trapped)||c.paused)return;const{key:h,altKey:B,ctrlKey:p,metaKey:d,currentTarget:T,shiftKey:A}=b,{loop:V}=l,v=h==="Tab"&&!B&&!p&&!d,I=document.activeElement;if(v&&I){const C=T,[O,k]=mm(C);if(O&&k){if(!A&&I===k){const F=ql({focusReason:s.value});n("focusout-prevented",F),F.defaultPrevented||(b.preventDefault(),V&&ht(O,!0))}else if(A&&[O,C].includes(I)){const F=ql({focusReason:s.value});n("focusout-prevented",F),F.defaultPrevented||(b.preventDefault(),V&&ht(k,!0))}}else if(I===C){const F=ql({focusReason:s.value});n("focusout-prevented",F),F.defaultPrevented||b.preventDefault()}}};(0,t.provide)(dm,{focusTrapRef:r,onKeydown:e}),(0,t.watch)(()=>l.focusTrapEl,b=>{b&&(r.value=b)},{immediate:!0}),(0,t.watch)([r],([b],[h])=>{b&&(b.addEventListener("keydown",e),b.addEventListener("focusin",f),b.addEventListener("focusout",g)),h&&(h.removeEventListener("keydown",e),h.removeEventListener("focusin",f),h.removeEventListener("focusout",g))});const u=b=>{n(Ao,b)},m=b=>n(_o,b),f=b=>{const h=(0,t.unref)(r);if(!h)return;const B=b.target,p=b.relatedTarget,d=B&&h.contains(B);fe(l.trapped)||p&&h.contains(p)||(i=p),d&&n("focusin",b),!c.paused&&fe(l.trapped)&&(d?o=B:ht(o,!0))},g=b=>{const h=(0,t.unref)(r);if(!(c.paused||!h))if(!l.escape&&fe(l.trapped)){const B=b.relatedTarget;!Ue(B)&&!h.contains(B)&&setTimeout(()=>{if(!c.paused&&fe(l.trapped)){const p=ql({focusReason:s.value});n("focusout-prevented",p),p.defaultPrevented||ht(o,!0)}},0)}else{const B=b.target;B&&h.contains(B)||n("focusout",b)}};async function S(){await(0,t.nextTick)();const b=(0,t.unref)(r);if(b){Ro.push(c);const h=b.contains(document.activeElement)?i:document.activeElement;if(i=h,!b.contains(h)){const B=new Event(ma,Io);b.addEventListener(ma,u),b.dispatchEvent(B),B.defaultPrevented||(0,t.nextTick)(()=>{let p=l.focusStartEl;Ra(p)||(ht(p),document.activeElement!==p&&(p="first")),p==="first"&&pm(Lo(b),!0),(document.activeElement===h||p==="container")&&ht(b)})}}}function z(){const b=(0,t.unref)(r);if(b){b.removeEventListener(ma,u);const h=new CustomEvent(ha,{...Io,detail:{focusReason:s.value}});b.addEventListener(ha,m),b.dispatchEvent(h),!h.defaultPrevented&&(s.value=="keyboard"||!ym())&&ht(i??document.body,!0),b.removeEventListener(ha,u),Ro.remove(c)}}return(0,t.onMounted)(()=>{fe(l.trapped)&&S(),(0,t.watch)(()=>l.trapped,b=>{fe(b)?S():z()})}),(0,t.onBeforeUnmount)(()=>{fe(l.trapped)&&z()}),()=>typeof a.default=="function"?a.default({"handle-keydown":e}):null}}),Cm=vm,{componentName:Nm,create:km,scope:wy}=se("floating-window"),xm=Symbol.for("InnerPageScopeKey"),zm=Symbol.for("PageWrapperKey"),Em={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}},Tm=km({inheritAttrs:!1,components:{FoxIcon:D.ElIcon,FocusTrap:Cm},props:{...Em},emits:["update:modelValue","update:collapse"],setup(l,{emit:a}){const n=Nm,r=(0,t.ref)(l.modelValue),i=(0,t.computed)(()=>!l.teleport);(0,t.watch)(()=>l.modelValue,y=>{r.value=y});const o=(0,t.computed)(()=>r.value===!1?!1:!I.value),s=(0,t.ref)(l.left),c=(0,t.ref)(l.top),e=(0,t.ref)(l.right),u=(0,t.ref)(l.bottom),m=(0,t.computed)(()=>{const y=["fox-floating-window"];return l.customClass&&y.push(l.customClass),y}),f=(0,t.computed)(()=>{const y={};return St(s.value)?y.left="auto":y.left=je(s.value),St(c.value)?y.top="auto":y.top=je(c.value),St(e.value)?y.right="auto":y.right=je(e.value),St(u.value)?y.bottom="auto":y.bottom=je(u.value),St(l.zIndex)||(y["z-index"]=je(l.zIndex)),St(V.value)||(y.height=V.value),St(v.value)||(y.width=v.value),y}),g=(0,t.computed)(()=>l.closeIcon??Ve.Close),S=(0,t.computed)(()=>l.collapseIcon??Ve.ArrowUp),z=(0,t.computed)(()=>l.collapseText??""),b=(0,t.computed)(()=>l.collapsePosition==="left"?l.expandIcon??Ve.ArrowRight:l.expandIcon??Ve.ArrowLeft),h=(0,t.computed)(()=>l.expandText??l.title??"展开"),B=(0,t.computed)(()=>({[`${n}__collapse-text`]:!0})),p=(0,t.computed)(()=>({[`${n}__collapse-icon`]:!0,"is-expand":!I.value,"is-collapse":I.value})),d=(0,t.ref)(),T=(0,t.ref)(null),A=(0,t.ref)(null),V=(0,t.computed)(()=>je(l.height)||""),v=(0,t.computed)(()=>je(l.width)||""),I=(0,t.ref)(fe(l.collapse)),C=(y,R=!0)=>{I.value!==y&&(I.value=y,y?j():W(),a("update:collapse",y),y&&typeof F.onHide=="function"?F.onHide():!y&&typeof F.onShow=="function"&&F.onShow())};(0,t.watch)(()=>l.collapse,y=>{C(y)});const O=()=>{k()},k=y=>{y=y??!I.value,C(y)};(0,t.provide)(xm,!0);const F={setCollapse:C,setFixedNavVisible:y=>{H.value=y}};(0,t.provide)(zm,F);const Q=()=>{typeof F.beforeClose=="function"?F.beforeClose(()=>{r.value=!1}):r.value=!1},x=(0,t.ref)(null),$=(0,t.computed)(()=>!l.fixedNavTeleport),P=(0,t.computed)(()=>{const y=["fox-floating-window__fixednav"];return l.expandClass&&y.push(l.expandClass),l.collapsePosition==="left"?y.push("is-left"):l.collapsePosition==="right"&&y.push("is-right"),y}),K=(0,t.ref)(""),Z=(0,t.computed)(()=>{const y={};return K.value?y.top=K.value:l.collapseTop&&(y.top=l.collapseTop),y}),X=(0,t.ref)(I.value),H=(0,t.computed)({set:y=>{X.value=y},get:()=>r.value===!1?!1:X.value});let te=null;const Y=()=>{typeof te=="function"&&(te(),te=null)},j=()=>{x.value&&x.value.classList.add("slide-in"),H.value=!0,te=()=>{x.value&&x.value.classList.remove("slide-in")}},W=()=>{x.value&&x.value.classList.add("slide-out"),te=()=>{x.value&&x.value.classList.remove("slide-out"),H.value=!1}},J=()=>{s.value=null,c.value=null,e.value=null,u.value=null},L={x:0,y:0},G=Vo(y=>{if(!d.value)return;const R=d.value;if(J(),l.origin==="left-top")s.value=R.offsetLeft,c.value=R.offsetTop,L.x=s.value,L.y=c.value;else if(l.origin==="left-bottom"){const q=document.documentElement.clientHeight||document.body.clientHeight;s.value=R.offsetLeft,u.value=q-(R.offsetTop+R.offsetHeight),L.x=s.value,L.y=u.value}else if(l.origin==="right-bottom"){const q=document.documentElement.clientWidth||document.body.clientWidth,ne=document.documentElement.clientHeight||document.body.clientHeight;e.value=q-(R.offsetLeft+R.offsetWidth),u.value=ne-(R.offsetTop+R.offsetHeight),L.x=e.value,L.y=u.value}else e.value=(document.documentElement.clientWidth||document.body.clientWidth)-(R.offsetLeft+R.offsetWidth),c.value=R.offsetTop,L.x=e.value,L.y=c.value},y=>{if(!d.value)return;const R=d.value;J(),l.origin==="left-top"?(s.value=L.x+y.x,c.value=L.y+y.y,R.style.left=je(s.value),R.style.top=je(c.value)):l.origin==="left-bottom"?(s.value=L.x+y.x,u.value=L.y-y.y,R.style.left=je(s.value),R.style.bottom=je(u.value)):l.origin==="right-bottom"?(e.value=L.x-y.x,u.value=L.y-y.y,R.style.right=je(e.value),R.style.bottom=je(u.value)):(e.value=L.x-y.x,c.value=L.y+y.y,R.style.right=je(e.value),R.style.top=je(c.value))}),E={x:0,y:0},U=Vo(y=>{x.value&&(E.x=x.value.offsetLeft,E.y=x.value.offsetTop)},y=>{x.value&&(K.value=`${E.y+y.y}px`)}),M=()=>{d.value&&(A.value=d.value.querySelector(".fox-floating-window__body > .fox-page > .fox-footer-bar"))};return(0,t.onMounted)(()=>{if(l.draggable&&d.value){const y=[];T.value&&y.push(T.value),l.footerDraggable&&(M(),A.value&&y.push(A.value)),G.open(y)}l.collapse===!0&&C(l.collapse,!1),x.value&&U.open(x.value)}),(0,t.onBeforeUnmount)(()=>{l.draggable&&T.value&&G.close(),x.value&&U.close()}),{classes:m,styles:f,isShow:o,closeIcon:g,onClose:Q,dialogRef:d,headerRef:T,onClickToggle:O,collapseIcon:S,collapseText:z,collapseTextClasses:B,collapseIconClasses:p,expandIcon:b,expandText:h,isShowFixedNav:H,fixedNavRef:x,fixedNavClasses:P,fixedNavStyles:Z,onAnimationEnd:Y,teleportDisabled:i,fixedNavTeleportDisabled:$}}}),$m={ref:"headerRef",class:"fox-floating-window__header"},Vm={class:"fox-floating-window__title"},Bm={class:"fox-floating-window__tools"},Dm={class:"fox-floating-window__body"},Mm={class:"fox-floating-window__fixednav__text"};function Im(l,a,n,r,i,o){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:l.teleport,disabled:l.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)(l.classes),style:(0,t.normalizeStyle)(l.styles),tabindex:"-1"},[(0,t.createVNode)(c,{loop:!0,escape:!0,trapped:l.isShow,"focus-trap-el":l.dialogRef,"focus-start-el":"container"},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("div",$m,[(0,t.renderSlot)(l.$slots,"header",{},()=>[(0,t.createElementVNode)("span",Vm,(0,t.toDisplayString)(l.title),1),(0,t.createElementVNode)("div",Bm,[l.showCollapse?((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:0,class:"fox-floating-window__collapse",onClick:a[0]||(a[0]=(...e)=>l.onClickToggle&&l.onClickToggle(...e))},[(0,t.createElementVNode)("span",{class:(0,t.normalizeClass)(l.collapseTextClasses)},(0,t.toDisplayString)(l.collapseText),3),(0,t.createVNode)(s,{class:(0,t.normalizeClass)(l.collapseIconClasses)},{default:(0,t.withCtx)(()=>[((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(l.collapseIcon)))]),_:1},8,["class"])])):(0,t.createCommentVNode)("",!0),l.showClose?((0,t.openBlock)(),(0,t.createBlock)(s,{key:1,class:"fox-floating-window__close",onClick:l.onClose},{default:(0,t.withCtx)(()=>[((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(l.closeIcon)))]),_:1},8,["onClick"])):(0,t.createCommentVNode)("",!0)])])],512),(0,t.createElementVNode)("div",Dm,[(0,t.renderSlot)(l.$slots,"default")])]),_:3},8,["trapped","focus-trap-el"])],6),[[t.vShow,l.isShow]])]),_:3})],8,["to","disabled"])),((0,t.openBlock)(),(0,t.createBlock)(t.Teleport,{to:l.fixedNavTeleport,disabled:l.fixedNavTeleportDisabled},[(0,t.withDirectives)((0,t.createElementVNode)("div",{ref:"fixedNavRef",class:(0,t.normalizeClass)(l.fixedNavClasses),style:(0,t.normalizeStyle)(l.fixedNavStyles),onAnimationend:a[2]||(a[2]=(...e)=>l.onAnimationEnd&&l.onAnimationEnd(...e))},[(0,t.createElementVNode)("div",{class:"fox-floating-window__fixednav__inner",onClick:a[1]||(a[1]=(...e)=>l.onClickToggle&&l.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)(l.expandIcon)))]),_:1}),(0,t.createElementVNode)("div",Mm,(0,t.toDisplayString)(l.expandText),1)])],38),[[t.vShow,l.isShowFixedNav]])],8,["to","disabled"]))],64)}var ya=Fe(Tm,[["render",Im]]),Ho=new Date().getFullYear(),Am={date:"YYYY-MM-DD",datetime:"YYYY-MM-DD HH:mm:ss",time:"HH:mm:ss","year-month":"YYYY-MM","month-day":"MM-DD",datehour:"YYYY-MM-DD HH","hour-minute":"HH:mm"},qo=(l,a,n)=>{let r;if(ct(a)?r=a:typeof a=="string"&&Qe(a)>0?r=ie.parser(a,n):r=new Date,r.toString()==="Invalid Date")return null;let i=Math.max(r.getTime(),l.minDate.getTime());return i=Math.min(i,l.maxDate.getTime()),new Date(i)},_m=(l,a,n)=>{ct(a)||(a=l.minDate);let r=Math.max(a.getTime(),l.minDate.getTime());return r=Math.min(r,l.maxDate.getTime()),ie.format(new Date(r),n)},Lm={modelValue:{type:[String,Date]},confirmText:{type:String},cancelText:{type:String},type:{type:String,default:()=>"date"},valueFormat:{type:String},visible:{type:Boolean,default:()=>!1},title:{type:String,default:()=>""},isShowChinese:{type:Boolean,default:()=>!0},minuteStep:{type:Number,default:()=>1},minDate:{type:Date,default:()=>new Date(Ho-10,0,1),validator:ct},maxDate:{type:Date,default:()=>new Date(Ho+10,11,31),validator:ct},visibleItemCount:{type:[Number,String],default:()=>7},threeDimensional:{type:Boolean,default:()=>!0},swipeDuration:{type:[Number,String],default:()=>1e3},itemFormatter:{type:Function},itemFilter:{type:Function},teleportDisable:{type:Boolean}},{create:Pm,scope:Fm}=se("date-picker"),Rm=Pm({components:{Picker:Wt},props:{...Lm},emits:["click","update:visible","update:modelValue","update:dateIndexs","update:close","cancel","confirm","clear"],setup(l,{emit:a}){const{t:n}=(0,Ce.useFoxI18n)(Fm),r={day:n("day"),year:n("year"),month:n("month"),hour:n("hour"),minute:n("minute"),seconds:n("seconds"),today:n("today"),fullWeekdays:JSON.parse(n("fullWeekdays"))},i=(0,t.ref)(!1);(0,t.watch)(()=>l.visible,d=>{i.value=d});function o(d,T){return new Date(d,T,0).getDate()}const s=(d,T)=>{const A=l[`${d}Date`],V=A.getFullYear();let v=1,I=1,C=0,O=0;d==="max"&&(v=12,I=o(T.getFullYear(),T.getMonth()+1),C=23,O=59);const k=O;return T.getFullYear()===V&&(v=A.getMonth()+1,T.getMonth()+1===v&&(I=A.getDate(),T.getDate()===I&&(C=A.getHours(),T.getHours()===C&&(O=A.getMinutes())))),{[`${d}Year`]:V,[`${d}Month`]:v,[`${d}Date`]:I,[`${d}Hour`]:C,[`${d}Minute`]:O,[`${d}Seconds`]:k}},c=(0,t.computed)(()=>{if(!g.value)return[];const{maxYear:d,maxDate:T,maxMonth:A,maxHour:V,maxMinute:v,maxSeconds:I}=s("max",g.value),{minYear:C,minDate:O,minMonth:k,minHour:F,minMinute:Q,minSeconds:x}=s("min",g.value);let $=[{type:"year",range:[C,d]},{type:"month",range:[k,A]},{type:"day",range:[O,T]},{type:"hour",range:[F,V]},{type:"minute",range:[Q,v]},{type:"seconds",range:[x,I]}];switch(l.type){case"date":$=$.slice(0,3);break;case"datetime":$=$.slice(0,5);break;case"time":$=$.slice(3,6);break;case"year-month":$=$.slice(0,2);break;case"month-day":$=$.slice(1,3);break;case"datehour":$=$.slice(0,4);break;case"hour-minute":$=$.slice(3,5);break}return $}),e=(d,T,A,V,v)=>{const I=[];for(;d<=T;){let C=!0;if(typeof l.itemFilter=="function"){const O={text:`${d}`,value:d,type:A,currentYearMonth:V};C=l.itemFilter(O)}if(C)if(typeof l.itemFormatter=="function"){const O={text:`${d}`,value:d,type:A,currentYearMonth:V};l.itemFormatter(O),I.push({text:O.text,value:O.value})}else if(l.isShowChinese){let O=`${d}${r[A]}`;if(A==="day"){if(V[0]===v[0]&&V[1]===v[1]&&d===v[2])O=r.today;else{const k=new Date(V[0],V[1],d).getDay();O=`${O} ${r.fullWeekdays[k]}`}I.push({text:O,value:d})}else I.push({text:d+r[A],value:d})}else I.push({text:`${d}`,value:d});A==="minute"?d+=l.minuteStep:d++}return I},u=(0,t.computed)(()=>{const d=new Date,T=[d.getFullYear(),d.getMonth(),d.getDate()],A=[];g.value&&(A[0]=g.value.getFullYear(),A[1]=g.value.getMonth());let V=[];return c.value.forEach(v=>{let I=e(v.range[0],v.range[1],v.type,A,T);I&&V.push(I)}),V}),m=(d,T)=>d==="year"?T.getFullYear():d==="month"?T.getMonth()+1:d==="day"?T.getDate():d==="hour"?T.getHours():d==="minute"?T.getMinutes():d==="seconds"?T.getSeconds():0,f=(0,t.ref)(),g=(0,t.ref)(null);(0,t.watch)(()=>l.modelValue,d=>{let T;if(typeof d=="string"?d.length==0||d==="Invalid Date"?T=new Date:l.valueFormat?T=qo(l,l.modelValue,l.valueFormat):T=qo(l,d,Am[l.type]):ct(d)?T=d:T=new Date,!!T&&(!g.value||T.getTime()!==g.value.getTime())){g.value=T;let A=[];c.value.forEach(V=>{let v=m(V.type,T);A.push(v)}),f.value=A}},{immediate:!0});const S=d=>{if(!d||d.length===0){g.value=new Date;let T=[];c.value.forEach(A=>{let V=m(A.type,g.value);T.push(V)}),f.value=T;return}if(l.type==="date"){const T=d[0],A=d[1]-1,V=Math.min(d[2],o(T,A+1));V!==d[2]&&(d[2]=V),g.value=new Date(T,A,V)}else if(l.type==="datetime"){const T=d[0],A=d[1]-1,V=Math.min(d[2],o(T,A+1)),v=d[3],I=d[4];V!==d[2]&&(d[2]=V),g.value=new Date(T,A,V,v,I)}else if(l.type==="time"){const T=d[0],A=d[1],V=d[2],v=g.value??new Date;g.value=new Date(v.getFullYear(),v.getMonth(),v.getDate(),T,A,V)}else if(l.type==="year-month"){const T=d[0],A=d[1]-1;g.value=new Date(T,A)}else if(l.type==="month-day"){const T=(g.value??new Date).getFullYear(),A=d[0]-1,V=Math.min(d[1],o(T,A+1));V!==d[1]&&(d[1]=V),g.value=new Date(T,A,V)}else if(l.type==="datehour"){const T=d[0],A=d[1]-1,V=Math.min(d[2],o(T,A+1)),v=d[3];V!==d[2]&&(d[2]=V),g.value=new Date(T,A,V,v)}else if(l.type==="hour-minute"){const T=d[0],A=d[1],V=g.value??new Date;g.value=new Date(V.getFullYear(),V.getMonth(),V.getDate(),T,A)}f.value=d};return{columns:u,dateIndexs:f,show:i,onChange:d=>{S(d)},onClose:()=>{a("update:close",!1)},onConfirm:d=>{S(d);const T=g.value??new Date;l.valueFormat?a("update:modelValue",_m(l,T,l.valueFormat)):a("update:modelValue",T),a("confirm",d)},onClear:()=>{a("clear")},onUpdateVisible:d=>{i.value=d,a("update:visible",d)}}}});function Om(l,a,n,r,i,o){const s=(0,t.resolveComponent)("Picker");return(0,t.openBlock)(),(0,t.createBlock)(s,{visible:l.show,"model-value":l.dateIndexs,source:l.columns,"value-type":"value","confirm-text":l.confirmText,"cancel-text":l.cancelText,title:l.title,onChange:l.onChange,onConfirm:l.onConfirm,onClose:l.onClose,onClear:l.onClear,"onUpdate:visible":l.onUpdateVisible,"visible-item-count":l.visibleItemCount,"three-dimensional":l.threeDimensional,"swipe-duration":l.swipeDuration,"teleport-disable":l.teleportDisable},{top:(0,t.withCtx)(()=>[(0,t.renderSlot)(l.$slots,"top")]),default:(0,t.withCtx)(()=>[(0,t.renderSlot)(l.$slots,"default")]),_:3},8,["visible","model-value","source","confirm-text","cancel-text","title","onChange","onConfirm","onClose","onClear","onUpdate:visible","visible-item-count","three-dimensional","swipe-duration","teleport-disable"])}var ba=Fe(Rm,[["render",Om]]),Kl=(l,a,n)=>l.map(r=>{const{value:i="value",text:o="text",children:s="children"}=n??{},{[i]:c,[o]:e,[s]:u,...m}=r,f={loading:!1,...m,level:a?(a&&a.level||0)+1:0,value:c,text:e,children:u,_parent:a};return f.children&&f.children.length&&(f.children=Kl(f.children,f,n)),f}),Ko=(l,a)=>{let n=0,r;for(;(r=l[n++])&&a(r)!==!0;)r.children&&r.children.length&&Ko(r.children,a)},Hm={topId:null,idKey:"id",pidKey:"pid",sortKey:""},qm=(l,a)=>{const{topId:n,idKey:r,pidKey:i,sortKey:o}={...Hm,...a||{}};let s=[],c={};return l.forEach(e=>{e={...e};const{[r]:u,[i]:m}=e,f=c[m]=c[m]||[];!s.length&&m===n&&(s=f),f.push(e),e.children=c[u]||(c[u]=[])}),o&&Object.keys(c).forEach(e=>{c[e].length>1&&c[e].sort((u,m)=>u[o]-m[o])}),c=null,s},jo=class{nodes;config;constructor(l,a){this.config={value:"value",text:"text",children:"children",...a||{}},this.nodes=Kl(l,null,this.config)}updateChildren(l,a){a?a.children=Kl(l,a,this.config):this.nodes=Kl(l,null,this.config)}getNodeByValue(l){let a;return Ko(this.nodes,n=>{if(n.value===l)return a=n,!0}),a}getPathNodesByValue(l){if(!l.length)return[];const a=[];let n=this.nodes;for(;n&&n.length;){const r=n.find(i=>i.value===l[i.level]);if(!r)break;a.push(r),n=r.children}return a}isLeaf(l,a){const{leaf:n,children:r}=l,i=Array.isArray(r)&&!!r.length;return n||!i&&!a}hasChildren(l,a){if(this.isLeaf(l,a))return!1;const{children:n}=l;return Array.isArray(n)&&!!n.length}},{create:Km,scope:jm}=se("cascader-pane"),Ym=Km({components:{Loading:Bl,Checklist:Mr,TabsBar:Gt,TabsContainer:Xt,TabsPane:Fl},props:{visible:{type:Boolean,required:!0},modelValue:{type:Array,required:!0},options:{type:Array,default:()=>[]},lazy:{type:Boolean,required:!1},lazyLoad:{type:Function,required:!1},valueKey:{type:String,default:"value"},textKey:{type:String,default:"text"},childrenKey:{type:String,default:"children"},convertConfig:{type:Object,required:!1}},emits:["update:modelValue","change","pathChange"],setup(l,{emit:a}){const{t:n}=(0,Ce.useFoxI18n)(jm),r=(0,t.computed)(()=>({lazy:l.lazy,lazyLoad:l.lazyLoad,valueKey:l.valueKey,textKey:l.textKey,childrenKey:l.childrenKey,convertConfig:l.convertConfig})),i=(0,t.ref)(0),o=(0,t.ref)(!1),s=(0,t.ref)(l.modelValue),c=(0,t.ref)(new jo([],{})),e=(0,t.ref)([]),u=(0,t.computed)(()=>r.value.lazy&&!!r.value.lazyLoad),m=(0,t.computed)(()=>o.value==!0||e.value.length==0?[{text:"Loading",value:0}]:e.value.map((p,d)=>({text:p.selectedNode?p.selectedNode.text:n("select"),value:d}))),f=new Map;let g;const S=async()=>{f.clear(),e.value=[],i.value=0,o.value=!1,g=null;let{options:p}=l;r.value.convertConfig&&(p=qm(p,r.value.convertConfig)),c.value=new jo(p,{value:r.value.valueKey,text:r.value.textKey,children:r.value.childrenKey}),u.value&&!c.value.nodes.length&&await b({root:!0,loading:!0,text:"",value:""}),e.value=[{nodes:c.value.nodes,selectedNode:null}],z()},z=async()=>{const p=s.value;if(p===void 0||!c.value.nodes.length)return;if(p.length===0){i.value=0,e.value=[{nodes:c.value.nodes,selectedNode:null}];return}let d=p;if(u.value&&Array.isArray(p)&&p.length){d=[];let T=c.value.nodes.find(A=>A.value===p[0]);T&&(d=[T.value],o.value=!0,await b(await p.slice(1).reduce(async(A,V)=>{const v=await A;await b(v);const I=v?.children?.find(C=>C.value===V);return I&&d.push(V),Promise.resolve(I)},Promise.resolve(T))),o.value=!1)}d.length&&p===l.modelValue&&c.value.getPathNodesByValue(d).map((T,A)=>{i.value=A,B.handleNode(T,!0)})},b=async p=>{if(!p)return;if(!r.value.lazyLoad){p.leaf=!0;return}if(c.value.isLeaf(p,u.value)||c.value.hasChildren(p,u.value))return;p.loading=!0;const d=p.root?null:p;let T=f.get(p);T||(T=new Promise(V=>{r.value.lazyLoad?.(p,V)}),f.set(p,T));const A=await T;Array.isArray(A)&&A.length>0?c.value.updateChildren(A,d):p.leaf=!0,p.loading=!1,f.delete(p)},h=p=>{const d=p.map(T=>T.value);s.value=d,a("change",d,p),a("update:modelValue",d,p)},B={async handleNode(p,d){const{disabled:T,loading:A}=p;if(!(!d&&T||!e.value[i.value])){if(c.value.isLeaf(p,u.value)){if(p.leaf=!0,e.value[i.value].selectedNode=p,e.value=e.value.slice(0,p.level+1),!d){const V=e.value.map(v=>v.selectedNode);h(V),a("pathChange",V)}return}if(c.value.hasChildren(p,u.value)){const V=p.level+1;e.value[i.value].selectedNode=p,e.value=e.value.slice(0,V),e.value.push({nodes:p.children||[],selectedNode:null}),i.value=V,d||a("pathChange",e.value.map(v=>v.selectedNode));return}g=p,!A&&(await b(p),g===p&&(e.value[i.value].selectedNode=p,B.handleNode(p,d)))}},handleTabChange(p,d){g=null},formatTabTitle(p){return p.selectedNode?p.selectedNode.text:n("select")},isSelected(p,d){return p.selectedNode&&p.selectedNode.value===d.value}};return(0,t.watch)([r,()=>l.options],()=>{S()},{deep:!0,immediate:!0}),(0,t.watch)(()=>l.modelValue,p=>{p!==s.value&&(s.value=p,z())}),(0,t.watch)(()=>l.visible,p=>{p&&Array.isArray(s.value)&&s.value.length>0&&z()}),{panes:e,panesTitles:m,initLoading:o,tabsCursor:i,...B}}}),Wm={class:"fox-cascader"},Um={role:"menu",class:"fox-cascader__pane"},Gm=["aria-checked","aria-disabled","onClick"],Xm={class:"fox-cascader__item__title"};function Zm(l,a,n,r,i,o){const s=(0,t.resolveComponent)("TabsBar"),c=(0,t.resolveComponent)("Loading"),e=(0,t.resolveComponent)("Checklist"),u=(0,t.resolveComponent)("TabsPane"),m=(0,t.resolveComponent)("TabsContainer");return(0,t.openBlock)(),(0,t.createElementBlock)("view",Wm,[(0,t.createVNode)(s,{modelValue:l.tabsCursor,"onUpdate:modelValue":a[0]||(a[0]=f=>l.tabsCursor=f),data:l.panesTitles,onChange:l.handleTabChange,scroll:!0,align:"left"},null,8,["modelValue","data","onChange"]),(0,t.createVNode)(m,{modelValue:l.tabsCursor,"onUpdate:modelValue":a[1]||(a[1]=f=>l.tabsCursor=f)},{default:(0,t.withCtx)(()=>[!l.initLoading&&l.panes.length?((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,{key:0},(0,t.renderList)(l.panes,(f,g)=>((0,t.openBlock)(),(0,t.createBlock)(u,{"pane-key":g,key:g},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("view",Um,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(f.nodes,S=>((0,t.openBlock)(),(0,t.createElementBlock)("view",{key:S.value,class:(0,t.normalizeClass)(["fox-cascader__item",{active:l.isSelected(f,S),disabled:S.disabled}]),"aria-checked":l.isSelected(f,S),"aria-disabled":S.disabled||void 0,role:"menuitemradio",onClick:z=>l.handleNode(S,!1)},[(0,t.createElementVNode)("view",Xm,(0,t.toDisplayString)(S.text),1),S.loading?((0,t.openBlock)(),(0,t.createBlock)(c,{key:0,class:"fox-cascader__item__icon-loading",name:"loading"})):((0,t.openBlock)(),(0,t.createBlock)(e,{key:1,class:"fox-cascader__item__icon-check",name:"checklist"}))],10,Gm))),128))])]),_:2},1032,["pane-key"]))),128)):((0,t.openBlock)(),(0,t.createBlock)(u,{key:1,"pane-key":0},{default:(0,t.withCtx)(()=>[...a[2]||(a[2]=[(0,t.createElementVNode)("view",{class:"fox-cascader__pane"},null,-1)])]),_:1}))]),_:1},8,["modelValue"])])}var Jm=Fe(Ym,[["render",Zm]]),{create:Qm}=se("cascader-picker"),eh=Qm({components:{FoxCascaderPane:Jm,FoxPopup:yt},props:{...In,modelValue:Array,visible:Boolean,title:String,options:{type:Array,default:()=>[]},lazy:Boolean,lazyLoad:Function,valueKey:{type:String,default:"value"},textKey:{type:String,default:"text"},childrenKey:{type:String,default:"children"},poppable:{type:Boolean,default:!0},convertConfig:Object},emits:["update:modelValue","change","pathChange","update:visible"],setup(l,{emit:a}){const n=(0,t.ref)(l.modelValue),r=(0,t.computed)({get(){return l.visible},set(s){a("update:visible",s)}}),i=(s,c)=>{n.value=s,r.value=!1,a("change",s,c),a("update:modelValue",s)},o=s=>{a("pathChange",s)};return(0,t.watch)(()=>l.modelValue,s=>{s!==n.value&&(n.value=s)}),{onChange:i,onPathChange:o,innerValue:n,innerVisible:r}}}),th=["innerHTML"];function lh(l,a,n,r,i,o){const s=(0,t.resolveComponent)("FoxCascaderPane"),c=(0,t.resolveComponent)("FoxPopup");return l.poppable?((0,t.openBlock)(),(0,t.createBlock)(c,{key:0,visible:l.innerVisible,"onUpdate:visible":a[0]||(a[0]=e=>l.innerVisible=e),position:"bottom","pop-class":"fox-cascader__popup",round:"",closeable:l.closeable,"destroy-on-close":!1,"close-icon-position":l.closeIconPosition},{default:(0,t.withCtx)(()=>[(0,t.renderSlot)(l.$slots,"header",{},()=>[l.title?((0,t.openBlock)(),(0,t.createElementBlock)("view",{key:0,class:"fox-cascader__bar",innerHTML:l.title},null,8,th)):(0,t.createCommentVNode)("",!0)]),(0,t.createVNode)(s,{onChange:l.onChange,onPathChange:l.onPathChange,modelValue:l.innerValue,options:l.options,lazy:l.lazy,"lazy-load":l.lazyLoad,"value-key":l.valueKey,"text-key":l.textKey,"children-key":l.childrenKey,"convert-config":l.convertConfig,visible:l.innerVisible},null,8,["onChange","onPathChange","modelValue","options","lazy","lazy-load","value-key","text-key","children-key","convert-config","visible"])]),_:3},8,["visible","closeable","close-icon-position"])):((0,t.openBlock)(),(0,t.createBlock)(s,{key:1,onChange:l.onChange,onPathChange:l.onPathChange,modelValue:l.innerValue,options:l.options,lazy:l.lazy,"lazy-load":l.lazyLoad,"value-key":l.valueKey,"text-key":l.textKey,"children-key":l.childrenKey,"convert-config":l.convertConfig,visible:l.innerVisible},null,8,["onChange","onPathChange","modelValue","options","lazy","lazy-load","value-key","text-key","children-key","convert-config","visible"]))}var wa=Fe(eh,[["render",lh]]),nh=Symbol.for("PageWrapperKey");function ah(l,a){return{props:{class:{type:[String]},title:{type:[String]},height:{type:[String,Number]},hideHeader:{type:[Boolean]},draggable:{type:[Boolean],default:()=>!0},appendToBody:{type:[Boolean],default:!0},closeOnClickModal:{type:[Boolean],default:()=>!1},closeOnPressEscape:{type:[Boolean],default:()=>!0}},setup(n,r){mn(!0);const i={};(0,t.provide)(nh,i);const o=u=>{typeof i.beforeClose=="function"&&i.beforeClose()},s=(0,t.ref)(!0),c=u=>{s.value=u},e=(0,t.computed)(()=>{const u={};return n.height&&(u["--fox-dialog-item-body-height"]=ve(n.height)),u});return()=>{const u={...r.attrs,style:e.value,title:n.title,draggable:n.draggable,modelValue:s.value,"onUpdate:modelValue":c,"append-to-body":n.appendToBody,"close-on-click-modal":n.closeOnClickModal,"close-on-press-escape":n.closeOnPressEscape,"before-close":o},m=["fox-dialog-item "];n.hideHeader&&m.push("hide-header"),n.class&&m.push(n.class),u.class=m.join(" ");const f={};return typeof r.slots.default=="function"&&(f.default=r.slots.default),(0,t.h)(D.ElDialog,u,f)}}}}var{componentName:rh,create:oh,scope:ih}=se("dialog-item"),sh=oh(ah(rh,ih)),Sa=sh,{create:ch}=se("toast"),uh=ch({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(l,{emit:a}){let n=null;const r=(0,t.reactive)({mounted:!1});(0,t.onMounted)(()=>{r.mounted=!0});const i=()=>{n&&(clearTimeout(n),n=null)},o=()=>{r.mounted=!1},s=()=>{i(),l.duration&&(n=setTimeout(()=>{o()},l.duration))},c=()=>{l.closeOnClickOverlay&&(o(),a("close"))};l.duration&&s(),(0,t.watch)(()=>l.duration,S=>{S&&s()});const e=(0,t.computed)(()=>l.type!=="text"?!0:!!l.icon),u=()=>{const S=be(l.iconSize);return(0,t.h)(l.icon,{width:S,height:S,color:l.iconColor})},m=(0,t.computed)(()=>["fox-toast",{"fox-toast-center":l.center},{"fox-toast-has-icon":e.value},{"fox-toast-cover":l.cover},{"fox-toast-loading":l.type==="loading"},l.customClass,"fox-toast-"+l.size]),f=(0,t.computed)(()=>["fox-toast-icon-wrapper",{"fox-toast-icon-no-animation":!l.loadingRotate}]);return{state:r,hide:o,clickCover:c,renderIcon:u,hasIcon:e,toastBodyClass:m,toastIconWrapperClass:f,onAfterLeave:()=>{i(),l.unmount(l.id),l.onClose&&l.onClose()}}}}),dh={key:1,class:"fox-toast-title"},fh=["innerHTML"];function mh(l,a,n,r,i,o){return(0,t.openBlock)(),(0,t.createBlock)(t.Transition,{name:"toast-fade",onAfterLeave:l.onAfterLeave},{default:(0,t.withCtx)(()=>[(0,t.withDirectives)((0,t.createElementVNode)("view",{class:(0,t.normalizeClass)(l.toastBodyClass),style:(0,t.normalizeStyle)({bottom:l.center?"auto":l.bottom,"background-color":l.coverColor}),onClick:a[0]||(a[0]=(...s)=>l.clickCover&&l.clickCover(...s))},[(0,t.createElementVNode)("view",{class:"fox-toast-inner",style:(0,t.normalizeStyle)({"text-align":l.textAlignCenter?"center":"left","background-color":l.bgColor})},[l.hasIcon?((0,t.openBlock)(),(0,t.createElementBlock)("view",{key:0,class:(0,t.normalizeClass)(l.toastIconWrapperClass)},[((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(l.renderIcon())))],2)):(0,t.createCommentVNode)("",!0),l.title?((0,t.openBlock)(),(0,t.createElementBlock)("div",dh,(0,t.toDisplayString)(l.title),1)):(0,t.createCommentVNode)("",!0),(0,t.createElementVNode)("view",{class:"fox-toast-text",innerHTML:l.msg},null,8,fh)],4)],6),[[t.vShow,l.state.mounted]])]),_:1},8,["onAfterLeave"])}var va=Fe(uh,[["render",mh]]),hh={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}},gh=(l,a,n)=>({props:{...hh},emits:["change","refresh","update:modelValue"],setup(r,{emit:i,slots:o}){const{toLocaleRefs:s}=(0,Ce.useFoxI18n)(a),c=s(r,["pullingText","loosingText","loadingText"]),e=Yt(),u=(0,t.ref)(),m=io(u),f=(0,t.reactive)({isPullRefresh:!1,distance:0,status:"normal",moving:!1}),g=(0,t.computed)(()=>({[l]:!0})),S=(0,t.computed)(()=>{switch(f.status){case"pulling":return o.pulling?"":c.pullingText.value;case"loosing":return o.loosing?"":c.loosingText.value;case"loading":return o.loading?"":c.loadingText.value;default:return""}}),z=(0,t.computed)(()=>({transitionDuration:`${r.duration}s`,transform:f.distance?`translate3d(0,${f.distance}px, 0)`:""})),b=(0,t.computed)(()=>{const v={};return r.headHeight!=50&&(v.height=ve(r.headHeight)),v}),h=v=>{const I=+(r.pullDistance||r.headHeight);let C=v;return v>I&&(v<I*2?C=(v+I)/2:C=I+v/4),Math.round(C)},B=(v,I)=>{const C=+(r.pullDistance||r.headHeight);f.distance=v,I?f.status="loading":v===0?f.status="normal":v<C?f.status="pulling":f.status="loosing",i("change",{status:f.status,distance:v})},p=()=>f.status!=="loading"&&f.status!=="complete",d=()=>m.value==window?so()==0:m.value&&m.value.scrollTop==0,T=v=>{p()&&(d()?(e.start(v),f.isPullRefresh=!0,f.moving=!0):(f.distance=0,f.isPullRefresh=!1))},A=v=>{p()&&f.moving&&(e.move(v),e.isVertical()&&e.state.deltaY>0&&f.isPullRefresh&&(v.cancelable&&v.preventDefault(),B(h(e.state.deltaY))))},V=()=>{f.moving=!1,f.isPullRefresh&&p()&&e.state.deltaY&&(f.status==="loosing"?(B(+r.headHeight,!0),i("update:modelValue",!0),(0,t.nextTick)(()=>i("refresh"))):B(0)),setTimeout(()=>{e.reset()},0)};return(0,t.watch)(()=>r.modelValue,v=>{v?B(+r.headHeight,!0):B(0)}),()=>{const v=[];let I=null;f.status==="loading"?(I=o?.loading?.()??null,I||(I=(0,t.h)(n,{class:["fox-pull-refresh-container-topbox-icon"]}))):f.status==="pulling"?I=o?.pulling?.()??null:f.status==="loosing"&&(I=o?.loosing?.()??null),I&&v.push(I);const C=(0,t.h)("dive",{class:["fox-pull-refresh-container-topbox-text"]},[S.value]);v.push(C);const O=(0,t.h)("div",{class:["fox-pull-refresh-container-topbox"],style:b.value},v),k=(0,t.h)("div",{class:"fox-pull-refresh-container",style:z.value},[O,o?.default?.()]),F={ref:u,class:g.value};return jt()?Object.assign(F,{onTouchstart:T,onTouchmove:A,onTouchend:V}):Object.assign(F,{onMousedown:T,onMousemove:A,onMouseup:V}),(0,t.h)("div",F,[k])}}}),{componentName:ph,create:yh,scope:bh}=se("pull-refresh"),wh=yh(gh(ph,bh,Bl)),Ca=wh,Sh={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 vh(l,a,n){return{props:{...Sh},emits:["click","update:modelValue"],setup(r,{emit:i,slots:o}){const{toLocaleRefs:s}=(0,Ce.useFoxI18n)(a),c=s(r,["collapseText","expandText"]),e=(0,t.computed)(()=>{const z={[`${l}`]:!0};return r.disabled?z[`${l}--disabled`]=!0:z[`${l}--${r.type}`]=!0,z}),u=ge(r,"modelValue"),m=(0,t.computed)(()=>u.value?c.expandText.value??"":c.collapseText.value??""),f=(0,t.computed)(()=>({[`${l}__text`]:!0})),g=(0,t.computed)(()=>({[`${l}__icon`]:!0,"is-expand":!u.value,"is-collapse":u.value})),S=()=>{i("update:modelValue",!u.value)};return()=>{const z=[];if(m.value){const B=(0,t.h)("span",{class:f.value},[m.value]);z.push(B)}const b={class:g.value},h=(o.icon&&o.icon())??(r.icon&&(0,t.h)(r.icon))??(0,t.h)(n);if(h){const B=(0,t.h)("div",b,[h]);z.push(B)}return r.textPosition==="right"&&z.reverse(),(0,t.h)("div",{class:e.value,onClick:S},z)}}}}var{componentName:Ch,create:Nh,scope:kh}=se("more-button"),xh=Nh(vh(Ch,kh,Ve.ArrowUp)),Na=xh;function zh(l){l.stopPropagation()}var Eh=class{startMove;updateMove;isTouch=!1;els=null;moving=!1;touchstart=null;touchmove=null;touchend=null;constructor(l,a){this.startMove=l,this.updateMove=a,this.isTouch=jt()}open(l){Array.isArray(l)||(l=[l]),this.els=l;const a=Yt(),n=(r,i,o,s)=>{this.updateMove({x:r,y:i})};this.touchstart=r=>{this.moving||(a.start(r),this.startMove({x:a.state.startX,y:a.state.startY}),document.addEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),document.addEventListener(this.isTouch?"touchend":"mouseup",this.touchend),this.moving=!0)},this.touchmove=r=>{this.moving&&(a.move(r),zh(r),n(a.state.deltaX,a.state.deltaY,"",0))},this.touchend=()=>{n(a.state.deltaX,a.state.deltaY,"end"),this.touchmove&&document.removeEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),this.touchend&&document.removeEventListener(this.isTouch?"touchend":"mouseup",this.touchend),a.reset(),this.moving=!1},this.els.forEach(r=>{this.touchstart&&r.addEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart)})}close(){Array.isArray(this.els)&&this.els.forEach(l=>{this.touchstart&&l.removeEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart)}),this.els=null}};function Th(l,a){return new Eh(l,a)}var $h={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]}},Vh=(l,a,n,r=!1)=>({props:{...$h},emits:["click"],setup(i,{slots:o,emit:s}){const c=(0,t.reactive)({top:i.top,right:i.right,bottom:i.bottom,left:i.left}),e=(0,t.computed)(()=>{const p=[`${l}`];return i.customClass&&p.push(i.customClass),p}),u=(0,t.computed)(()=>{const p={};return me(c.top)||(p.top=c.top),me(c.right)||(p.right=c.right),me(c.bottom)||(p.bottom=c.bottom),me(c.left)||(p.left=c.left),me(i.width)||(p.width=i.width),me(i.height)||(p.height=i.height),me(i.color)||(p.color=i.color),me(i.background)||(p.background=i.background),me(i.borderRadius)||(p["border-radius"]=i.borderRadius),me(i.zIndex)||(p["z-index"]=i.zIndex),p}),m=(0,t.computed)(()=>({[`${l}__icon`]:!0})),f=()=>{s("click")},g=(0,t.ref)(null),S=()=>{c.top=null,c.right=null,c.bottom=null,c.left=null},z={x:0,y:0},B=Th(p=>{if(!g.value)return;const d=g.value;S(),c.left=d.offsetLeft,c.top=d.offsetTop,d.style.left=`${c.left}px`,d.style.top=`${c.top}px`,d.style.right=null,d.style.bottom=null,z.x=c.left,z.y=c.top},p=>{if(!g.value)return;const d=g.value;S(),c.left=z.x+p.x,c.top=z.y+p.y,d.style.left=`${c.left}px`,d.style.top=`${c.top}px`});return(0,t.onMounted)(()=>{if(i.draggable&&g.value){const p=[g.value];B.open(p)}}),(0,t.onBeforeUnmount)(()=>{i.draggable&&g.value&&B.close()}),()=>{let p=[];const d=typeof o.default=="function"?o.default():[];if(d&&d.length>0)p=d;else{const T=(0,t.h)(n,{class:m.value});p.push(T)}return(0,t.h)("view",{ref:T=>{g.value=T},class:e.value,style:u.value,onClick:f},p)}}}),{componentName:Bh,create:Dh,scope:Mh}=se("floating-button"),Ih=Dh(Vh(Bh,Mh,h1,!1)),ka=Ih;function Ah(l,a){return{props:{type:{type:[String],required:!1,default:""},color:{type:[String],required:!1,default:""},icon:{type:[Object],required:!1},textPosition:{type:String,default:"right"}},setup(n,{slots:r}){const i=l,o=(0,t.computed)(()=>({[i]:!0})),s=(0,t.computed)(()=>n.icon?{[`${i}__icon`]:!0,[`${i}__icon-${n.type}`]:!0}:{[`${i}__mark`]:!0,[`${i}__mark-${n.type}`]:!0}),c=(0,t.computed)(()=>n.color?n.icon?{color:n.color}:{background:n.color}:null),e=(0,t.computed)(()=>{const m={[`${i}__text`]:!0,[`${i}__text-${n.type}`]:!0};return n.textPosition==="left"?m["is-left"]=!0:m["is-right"]=!0,m}),u=(0,t.computed)(()=>n.color?{color:n.color}:null);return()=>{let m=null;if(r.mark)m=r.mark()[0];else{const S={class:s.value,style:c.value};m=(0,t.h)(n.icon??"div",S)}const f=(0,t.h)("div",{class:e.value,style:u.value},r.default?r.default():[]),g={class:o.value};return n.textPosition==="right"?(0,t.h)("div",g,[m,f]):(0,t.h)("div",g,[f,m])}}}}var{componentName:_h,create:Lh,scope:Ph}=se("indicator"),Fh=Lh(Ah(_h,Ph)),xa=Fh,{componentName:Rh,create:Oh,scope:Sy}=se("tour"),Hh=Oh({components:{Close:Ve.Close,ElPopover:D.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(l,{emit:a}){const n=Rh,r=(0,t.reactive)({showTour:l.modelValue,showPopup:!1,active:0}),i=(0,t.ref)({}),o=(0,t.computed)(()=>`${n}`),s=(0,t.computed)(()=>{const{offset:z,maskWidth:b,maskHeight:h}=l,{width:B,height:p,left:d,top:T}=i.value,A=l.steps[r.active].offset??z,V=[d+B/2,T+p/2],v=Number(b||B),I=Number(h||p);return{width:`${v+ +A.left+A.right}px`,height:`${I+A.top+A.bottom}px`,top:`${V[1]-I/2-+A.top}px`,left:`${V[0]-v/2-+A.left}px`}}),c=z=>{z=="next"?r.active=r.active+1:r.active=r.active-1,r.showPopup=!1,(0,t.nextTick)(()=>{r.showPopup=!0,m()}),a("change",r.active)},e=z=>z.popoverWidth??l.width,u=z=>z.location??l.location,m=()=>{const z=aa(document.querySelector(`${l.steps[r.active].target}`));i.value={x:z.left,y:z.top,top:z.top,left:z.left,width:z.width,height:z.height}},f=()=>{r.showTour=!1,r.showPopup=!1,a("close",r.active),a("update:modelValue",!1)},g=()=>{l.closeOnClickOverlay&&f()},S=(z,b=0)=>{z&&m(),l.steps,r.active=b,r.showTour=z,r.showPopup=z};return(0,t.onMounted)(()=>{S(l.modelValue,l.current)}),(0,t.watch)(()=>l.modelValue,z=>{S(z)}),{...(0,t.toRefs)(r),classes:o,maskStyle:s,changeStep:c,popoverWidth:e,popoverLocation:u,close:f,handleClickMask:g}}}),qh={key:0,class:"fox-tour__content"},Kh={key:0,class:"fox-tour__content-top"},jh={class:"fox-tour__content-inner"},Yh={class:"fox-tour__content-bottom"},Wh={class:"fox-tour__content-bottom-init"},Uh={class:"fox-tour__content-bottom-operate"},Gh={key:1,class:"fox-tour__content fox-tour__content-tile"},Xh={class:"fox-tour__content-inner"};function Zh(l,a,n,r,i,o){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)(l.classes)},[(0,t.withDirectives)((0,t.createElementVNode)("div",{class:"fox-tour__masked",onClick:a[0]||(a[0]=(...u)=>l.handleClickMask&&l.handleClickMask(...u))},null,512),[[t.vShow,l.showTour]]),((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(l.steps,(u,m)=>((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:m,style:{height:"0"}},[m==l.active?((0,t.openBlock)(),(0,t.createBlock)(e,{key:0,"popper-class":"popperClass",visible:l.showPopup,placement:l.popoverLocation(u),width:l.popoverWidth(u)},{reference:(0,t.withCtx)(()=>[l.showTour?((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:0,class:(0,t.normalizeClass)(["fox-tour__mask",[l.mask?"":"fox-tour__mask-none"]]),style:(0,t.normalizeStyle)(l.maskStyle),id:"fox-tour-popid"},null,6)):(0,t.createCommentVNode)("",!0)]),default:(0,t.withCtx)(()=>[(0,t.renderSlot)(l.$slots,"default",{},()=>[l.type=="step"?((0,t.openBlock)(),(0,t.createElementBlock)("div",qh,[l.showTitleBar?((0,t.openBlock)(),(0,t.createElementBlock)("div",Kh,[(0,t.createElementVNode)("div",{onClick:a[1]||(a[1]=(...f)=>l.close&&l.close(...f))},[(0,t.createVNode)(s,{class:"fox-tour__content-top-close"})])])):(0,t.createCommentVNode)("",!0),(0,t.createElementVNode)("div",jh,(0,t.toDisplayString)(u.content),1),(0,t.createElementVNode)("div",Yh,[(0,t.createElementVNode)("div",Wh,(0,t.toDisplayString)(l.active+1)+"/"+(0,t.toDisplayString)(l.steps.length),1),(0,t.createElementVNode)("div",Uh,[(0,t.renderSlot)(l.$slots,"prev-step",{},()=>[l.active!=0&&l.showPrevStep?((0,t.openBlock)(),(0,t.createBlock)(c,{key:0,small:"",class:"fox-tour__content-bottom-operate-btn",onClick:a[2]||(a[2]=f=>l.changeStep("prev"))},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(l.prevStepText),1)]),_:1})):(0,t.createCommentVNode)("",!0)]),l.steps.length-1==l.active?((0,t.openBlock)(),(0,t.createBlock)(c,{key:0,type:"primary",small:"",class:"fox-tour__content-bottom-operate-btn",onClick:l.close},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(l.completeText),1)]),_:1},8,["onClick"])):(0,t.createCommentVNode)("",!0),(0,t.renderSlot)(l.$slots,"next-step",{},()=>[l.steps.length-1!=l.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]=f=>l.changeStep("next"))},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(l.nextStepText),1)]),_:1})):(0,t.createCommentVNode)("",!0)])])])])):(0,t.createCommentVNode)("",!0),l.type=="tile"?((0,t.openBlock)(),(0,t.createElementBlock)("div",Gh,[(0,t.createElementVNode)("div",Xh,(0,t.toDisplayString)(u.content),1)])):(0,t.createCommentVNode)("",!0)])]),_:2},1032,["visible","placement","width"])):(0,t.createCommentVNode)("",!0)]))),128))],2)}var za=Fe(Hh,[["render",Zh]]);function Jh(l,a){return{inheritAttrs:!1,props:{name:{type:[String],required:!1,default:""},config:{type:[Object],required:!1,default:()=>{}},innerPageScope:{type:[Boolean],required:!1},abstractPageScope:{type:[Boolean],required:!1}},setup(n,{slots:r}){return nr(n.name,()=>n.config),Ue(n.innerPageScope)||mn(n.innerPageScope),Ue(n.abstractPageScope)||or(n.abstractPageScope),()=>typeof r.default=="function"?r.default():null}}}var{componentName:Qh,create:e9,scope:t9}=se("domain-provider"),l9=e9(Jh(Qh,t9)),Ea=l9,n9={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 a9(l,a){return{inheritAttrs:!1,props:n9,emits:["change"],setup(n,{slots:r,emit:i}){if(ut&&window.IntersectionObserver){const o=new WeakMap;let s=new Map;const c=(g,S)=>{if(m===null){s.set(g,{visible:null,callback:S});return}o.has(g)&&m.unobserve(g),o.set(g,{visible:null,callback:S}),m.observe(g)},e=g=>{if(m===null){s.delete(g);return}o.has(g)&&(o.delete(g),m.unobserve(g))};let u=n.initialVisibleObserverSize;ds({acquire:()=>{if(n.loadPolicy==="always")return!0;const g=u>0;return u--,g},get disabled(){return n.disabled},get initialHeight(){return n.initialInvisibleObserverHeight},observe:c,unobserve:e});let m=null;const f=(g,S,z)=>{m=new IntersectionObserver(b=>{if(i("change",b),n.loadPolicy!=="always")for(let h of b){let B=!1;h.intersectionRatio>0&&(B=!0);const p=o.get(h.target);if(p)try{if(n.loadPolicy==="lazy"&&!B&&p.visible!==null)return;p.visible=B,p.callback(B)}catch(d){console.error(d)}}},{root:g,rootMargin:S,threshold:z}),s.forEach((b,h)=>{o.set(h,b),m?.observe(h)}),s.clear()};(0,t.watch)([()=>n.root,()=>n.disabled],([g,S])=>{if(S||!g||m)return;let z=null;typeof g=="string"?z=document.querySelector(g):z=g,z&&f(z,n.rootMargin,n.threshold)},{immediate:!0}),(0,t.onUnmounted)(()=>{m&&(m.disconnect(),m=null)})}return()=>typeof r.default=="function"?r.default():null}}}var{componentName:r9,create:o9,scope:i9}=se("rolling-provider"),s9=o9(a9(r9,i9)),Ta=s9,c9=[pn,bn,wn,Sn,Nn,ze,zl,El,$n,Re,Vn,Bn,Dn,_n,Ln,Pn,Fn,Rn,Hn,qn,Kn,jn,Ml,Un,Gn,Xn,Zn,Jn,Qn,ea,ta,Pl,la,oa,Gt,Xt,Fl,ca,fa,ya,$l,Wt,ba,Dl,wa,Sa,Vl,yt,va,Ll,_l,Ca,Na,ka,qt,kl,xa,Tl,za,Ea,Ta],u9=new Li(c9,[Ri],"4.0.0");w.AbstractPageScopeKey=hn,w.ActionsheetItem=la,w.FoxActionsheetItem=la,w.ActionsheetPane=Pl,w.FoxActionsheetPane=Pl,w.AutocompleteItem=qn,w.FoxAutocompleteItem=qn,w.Broadcast=on,w.BroadcastKey=Ee,w.ButtonsItem=$n,w.FoxButtonsItem=$n,w.CalendarItem=_n,w.FoxCalendarItem=_n,w.CascaderItem=Hn,w.FoxCascaderItem=Hn,w.CheckboxItem=Xn,w.FoxCheckboxItem=Xn,w.Content=Sn,w.FoxContent=Sn,w.DataItemsKey=Ct,w.DateItem=Dn,w.FoxDateItem=Dn,w.DateUtils=ie,w.DialogItem=Sa,w.FoxDialogItem=Sa,w.Domain=cl,w.DomainKey=Ye,w.DomainProvider=Ea,w.FoxDomainProvider=Ea,w.FloatingButton=ka,w.FoxFloatingButton=ka,w.FloatingWindow=ya,w.FoxFloatingWindow=ya,w.FooterBar=wn,w.FoxFooterBar=wn,w.FoxAffix=D.ElAffix,w.FoxAlert=D.ElAlert,w.FoxAnchor=D.ElAnchor,w.FoxAnchorLink=D.ElAnchorLink,w.FoxAside=D.ElAside,w.FoxAutoResizer=D.ElAutoResizer,w.FoxAutocomplete=D.ElAutocomplete,w.FoxAvatar=D.ElAvatar,w.FoxBacktop=D.ElBacktop,w.FoxBadge=D.ElBadge,w.FoxBreadcrumb=D.ElBreadcrumb,w.FoxBreadcrumbItem=D.ElBreadcrumbItem,w.FoxButton=D.ElButton,w.FoxButtonGroup=D.ElButtonGroup,w.FoxCalendar=D.ElCalendar,w.FoxCard=D.ElCard,w.FoxCarousel=D.ElCarousel,w.FoxCarouselItem=D.ElCarouselItem,w.FoxCascader=D.ElCascader,w.FoxCascaderPanel=D.ElCascaderPanel,w.FoxCheckTag=D.ElCheckTag,w.FoxCheckbox=D.ElCheckbox,w.FoxCheckboxButton=D.ElCheckboxButton,w.FoxCheckboxGroup=D.ElCheckboxGroup,w.FoxCol=D.ElCol,w.FoxCollapse=D.ElCollapse,w.FoxCollapseItem=D.ElCollapseItem,w.FoxCollapseTransition=D.ElCollapseTransition,w.FoxColorPicker=D.ElColorPicker,w.FoxConfigProvider=D.ElConfigProvider,w.FoxContainer=D.ElContainer,w.FoxCountdown=D.ElCountdown,w.FoxDatePicker=D.ElDatePicker,w.FoxDescriptions=D.ElDescriptions,w.FoxDescriptionsItem=D.ElDescriptionsItem,w.FoxDialog=D.ElDialog,w.FoxDivider=D.ElDivider,w.FoxDrawer=D.ElDrawer,w.FoxDropdown=D.ElDropdown,w.FoxDropdownItem=D.ElDropdownItem,w.FoxDropdownMenu=D.ElDropdownMenu,w.FoxEmpty=D.ElEmpty,w.FoxFooter=D.ElFooter,w.FoxForm=D.ElForm,w.FoxFormItem=D.ElFormItem,w.FoxGroup=Nn,w.Group=Nn,w.FoxGroupSetting=ea,w.GroupSetting=ea,w.FoxHeader=D.ElHeader,w.FoxHeaderBar=bn,w.HeaderBar=bn,w.FoxHintText=Re,w.HintText=Re,w.FoxIcon=D.ElIcon,w.FoxImage=D.ElImage,w.FoxImageViewer=D.ElImageViewer,w.FoxIndicator=xa,w.Indicator=xa,w.FoxInfiniteLoading=_l,w.InfiniteLoading=_l,w.FoxInput=D.ElInput,w.FoxInputItem=Vn,w.InputItem=Vn,w.FoxInputNumber=D.ElInputNumber,w.FoxInputNumberItem=Rn,w.InputNumberItem=Rn,w.FoxInputTag=D.ElInputTag,w.FoxItem=ze,w.Item=ze,w.FoxLink=D.ElLink,w.FoxMain=D.ElMain,w.FoxMapping=qt,w.Mapping=qt,w.FoxMention=D.ElMention,w.FoxMenu=D.ElMenu,w.FoxMenuItem=D.ElMenuItem,w.FoxMenuItemGroup=D.ElMenuItemGroup,w.FoxMessage=D.ElMessage,w.FoxMessageBox=D.ElMessageBox,w.FoxMoneyItem=Fn,w.MoneyItem=Fn,w.FoxMoreButton=Na,w.MoreButton=Na,w.FoxNotification=D.ElNotification,w.FoxOption=D.ElOption,w.FoxOptionGroup=D.ElOptionGroup,w.FoxOverLay=Vl,w.OverLay=Vl,w.FoxPage=pn,w.Page=pn,w.FoxPageHeader=D.ElPageHeader,w.FoxPagination=D.ElPagination,w.FoxPickerItem=oa,w.PickerItem=oa,w.FoxPopconfirm=D.ElPopconfirm,w.FoxPopover=D.ElPopover,w.FoxPopoverDialog=$l,w.PopoverDialog=$l,w.FoxPopper=D.ElPopper,w.FoxPopup=yt,w.Popup=yt,w.FoxPrice=kl,w.Price=kl,w.FoxProgress=D.ElProgress,w.FoxPullRefresh=Ca,w.PullRefresh=Ca,w.FoxRadio=D.ElRadio,w.FoxRadioButton=D.ElRadioButton,w.FoxRadioGroup=D.ElRadioGroup,w.FoxRadioItem=Gn,w.RadioItem=Gn,w.FoxRate=D.ElRate,w.FoxRateItem=Zn,w.RateItem=Zn,w.FoxResult=D.ElResult,w.FoxRollingProvider=Ta,w.RollingProvider=Ta,w.FoxRow=D.ElRow,w.FoxRowItem=El,w.RowItem=El,w.FoxScrollbar=D.ElScrollbar,w.FoxSearchBar=Ll,w.SearchBar=Ll,w.FoxSegmented=D.ElSegmented,w.FoxSelect=D.ElSelect,w.FoxSelectItem=Bn,w.SelectItem=Bn,w.FoxSelectV2=D.ElSelectV2,w.FoxSkeleton=D.ElSkeleton,w.FoxSkeletonItem=D.ElSkeletonItem,w.FoxSlider=D.ElSlider,w.FoxSlotItem=zl,w.SlotItem=zl,w.FoxSpace=D.ElSpace,w.FoxStatistic=D.ElStatistic,w.FoxStep=D.ElStep,w.FoxSteps=D.ElSteps,w.FoxStepsBar=fa,w.StepsBar=fa,w.FoxSubMenu=D.ElSubMenu,w.FoxSwitch=D.ElSwitch,w.FoxSwitchItem=Jn,w.SwitchItem=Jn,w.FoxTabPane=D.ElTabPane,w.FoxTable=D.ElTable,w.FoxTableColumn=D.ElTableColumn,w.FoxTableItem=Un,w.TableItem=Un,w.FoxTableMappingColumn=Kn,w.TableMappingColumn=Kn,w.FoxTableRadioColumn=jn,w.TableRadioColumn=jn,w.FoxTableSetting=Ml,w.TableSetting=Ml,w.FoxTableV2=D.ElTableV2,w.FoxTabs=D.ElTabs,w.FoxTabsBar=Gt,w.TabsBar=Gt,w.FoxTabsContainer=Xt,w.TabsContainer=Xt,w.FoxTabsFrame=ca,w.TabsFrame=ca,w.FoxTabsPane=Fl,w.TabsPane=Fl,w.FoxTag=D.ElTag,w.FoxText=Tl,w.Text=Tl,w.FoxTimeItem=Ln,w.TimeItem=Ln,w.FoxTimePicker=D.ElTimePicker,w.FoxTimeSelect=D.ElTimeSelect,w.FoxTimeSelectItem=Pn,w.TimeSelectItem=Pn,w.FoxTimeline=D.ElTimeline,w.FoxTimelineItem=D.ElTimelineItem,w.FoxToast=va,w.Toast=va,w.FoxTooltip=D.ElTooltip,w.FoxTour=za,w.Tour=za,w.FoxTransfer=D.ElTransfer,w.FoxTree=D.ElTree,w.FoxTreeItem=ta,w.TreeItem=ta,w.FoxTreeSelect=D.ElTreeSelect,w.FoxTreeSelectItem=Qn,w.TreeSelectItem=Qn,w.FoxTreeV2=D.ElTreeV2,w.FoxUpload=D.ElUpload,w.FoxWatermark=D.ElWatermark,w.Foxcalendarpicker=Dl,w.calendarpicker=Dl,w.Foxcascaderpicker=wa,w.cascaderpicker=wa,w.Foxdatepicker=ba,w.datepicker=ba,w.Foxpicker=Wt,w.picker=Wt,w.InnerPageScopeKey=fn,w.PriorityPolicy=qe,w.UniqueID=wr,w.ValidateSchema=er,w.ValidateSchemaKey=Ze,w.cancelRaf=ti,w.clearNonNumber=mi,w.compareTo=en,w.createBroadcast=al,w.createValidateSchema=ol,w.debounce=Ge,w.debounceRef=zi,w.decimalLength=Ua,w.default=u9,w.defineBroadcast=yi,w.defineConfigDomain=nr,w.defineDataItem=ar,w.defineDomain=cn,w.defineItem=Te,w.definePageState=rr,w.defineSimpleItem=un,w.deleteGlobalValidator=Ci,w.disabledProperty=Le,w.divide=Ql,w.excludeProps=De,w.extend=vt,w.floatData=pi,w.getGlobalIcons=mr,w.getGlobalValidateCheckEvents=Za,w.getGlobalValidateResetEvents=Qa,w.getPageContentAreaHeight=ml,w.getPageContentAreaWidth=hl,w.getPageFooterAreaHeight=fl,w.getPageHeaderAreaHeight=dl,w.getRootDomain=Nt,w.hasSymbol=Ha,w.includeProps=rt,w.indexOf=hi,w.injectAbstractPageScope=Ft,w.injectInnerPageScope=Pt,w.integerLength=Wa,w.isArray=ni,w.isArrayLike=ja,w.isBrowser=ut,w.isDate=ct,w.isESModule=si,w.isEmptyString=me,w.isEqual=We,w.isFunction=ln,w.isHidden=Ka,w.isMap=ai,w.isNil=Ue,w.isNumberString=rn,w.isObject=Ke,w.isPlainObject=ii,w.isPromise=tl,w.isRegExp=an,w.isSet=ri,w.isString=Ra,w.isSubPage=Vi,w.isSymbol=oi,w.isTouch=jt,w.isWindow=qa,w.lastIndexOf=gi,w.makeArray=fi,w.merge=Ya,w.multiply=La,w.negate=Pa,w.nextTick=ui,w.numberFormat=el,w.objectToString=Oa,w.once=Ei,w.overrideGlobalIcons=Wi,w.overrideGlobalValidateHandler=Si,w.property=Ae,w.provideAbstractPageScope=or,w.provideInnerPageScope=mn,w.raf=tn,w.readonlyProperty=_e,w.setGlobalValidateCheckEvents=Ni,w.setGlobalValidateHandler=wi,w.setGlobalValidateMessages=xi,w.setGlobalValidateResetEvents=ki,w.setGlobalValidator=vi,w.throttle=lr,w.toBoolean=fe,w.toNumber=ye,w.toPadding=et,w.toPx=be,w.toPxDesc=$i,w.toPxString=ve,w.toTypeString=ll,w.toValue=ge,w.tryTimes=sl,w.typeOf=nl,w.unNumberFormat=Fa,w.updatePageState=dn,w.useBroadcast=At,w.useDomain=dt,w.useExpose=we,w.useInnerSize=yl,w.usePageState=ul,w.usePosition=kn,w.useRawTouch=Yt,w.useRect=aa,w.useSize=yn,w.useTouch=ho,w.valueLength=Qe});
|
|
1
|
+
(function(w,l){typeof exports=="object"&&typeof module<"u"?l(exports,require("vue"),require("@fox-js/validator"),require("element-plus"),require("@element-plus/icons-vue"),require("@fox-js/i18n")):typeof define=="function"&&define.amd?define(["exports","vue","@fox-js/validator","element-plus","@element-plus/icons-vue","@fox-js/i18n"],l):(w=typeof globalThis<"u"?globalThis:w||self,l(w.FoxUI={},w.Vue,w.FoxValidator,w.ElementPlus,w.ElementPlusIconsVue,w.FoxI18n))})(this,function(w,l,pt,D,Ve,Ce){Object.defineProperties(w,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});var Go=Object.create,Da=Object.defineProperty,Xo=Object.getOwnPropertyDescriptor,Zo=Object.getOwnPropertyNames,Jo=Object.getPrototypeOf,Qo=Object.prototype.hasOwnProperty,nt=(t,a)=>()=>(a||t((a={exports:{}}).exports,a),a.exports),ei=(t,a,n,r)=>{if(a&&typeof a=="object"||typeof a=="function")for(var i=Zo(a),o=0,s=i.length,c;o<s;o++)c=i[o],!Qo.call(t,c)&&c!==n&&Da(t,c,{get:(e=>a[e]).bind(null,c),enumerable:!(r=Xo(a,c))||r.enumerable});return t},at=(t,a,n)=>(n=t!=null?Go(Jo(t)):{},ei(a||!t||!t.__esModule?Da(n,"default",{value:t,enumerable:!0}):n,t)),Jt=window,ti=typeof window<"u";function li(){return typeof Jt<"u"?Jt.requestAnimationFrame||Jt.webkitRequestAnimationFrame||function(t){Jt.setTimeout(t,1e3/60)}:function(t){setTimeout(t,1e3/60)}}function ni(t){ti?cancelAnimationFrame(t):clearTimeout(t)}var jl=li();function Qt(t,a="0"){let n=0,r=-1;t[0]=="-"&&(n++,r=1,t=t.substring(1),t.length),a[0]=="-"&&(n++,r=2,a=a.substring(1),a.length),t=He(t),a=He(a),[t,a]=Wl(He(t),He(a)),n==1&&(r==1?t=Yl(t):a=Yl(a));let i=Ma(t,a);return n?n==2?"-"+He(i):t.length<i.length?He(i.substring(1)):"-"+He(Yl(i)):He(i)}function Yl(t){let a="",n=t.length,r=t.split(".")[1],i=r?r.length:0;for(let s=0;s<n;s++)t[s]>="0"&&t[s]<="9"?a+=9-parseInt(t[s]):a+=t[s];let o=i>0?"0."+new Array(i).join("0")+"1":"1";return Ma(a,o)}function He(t){let a=t.split(".");for(a[0]||(a[0]="0");a[0][0]=="0"&&a[0].length>1;)a[0]=a[0].substring(1);return a[0]+(a[1]?"."+a[1]:"")}function Wl(t,a){let n=t.split("."),r=a.split("."),i=n[0].length,o=r[0].length;return i>o?r[0]=new Array(Math.abs(i-o)+1).join("0")+(r[0]?r[0]:""):n[0]=new Array(Math.abs(i-o)+1).join("0")+(n[0]?n[0]:""),i=n[1]?n[1].length:0,o=r[1]?r[1].length:0,(i||o)&&(i>o?r[1]=(r[1]?r[1]:"")+new Array(Math.abs(i-o)+1).join("0"):n[1]=(n[1]?n[1]:"")+new Array(Math.abs(i-o)+1).join("0")),t=n[0]+(n[1]?"."+n[1]:""),a=r[0]+(r[1]?"."+r[1]:""),[t,a]}function Ma(t,a){[t,a]=Wl(t,a);let n="",r=0;for(let i=t.length-1;i>=0;i--){if(t[i]==="."){n="."+n;continue}let o=parseInt(t[i])+parseInt(a[i])+r;n=o%10+n,r=Math.floor(o/10)}return r?r.toString()+n:n}var Be=(function(t){return t[t.CEILING=0]="CEILING",t[t.DOWN=1]="DOWN",t[t.FLOOR=2]="FLOOR",t[t.HALF_DOWN=3]="HALF_DOWN",t[t.HALF_EVEN=4]="HALF_EVEN",t[t.HALF_UP=5]="HALF_UP",t[t.UNNECESSARY=6]="UNNECESSARY",t[t.UP=7]="UP",t})({});function Dt(t,a=0,n=Be.HALF_EVEN){if(n===Be.UNNECESSARY)throw new Error("UNNECESSARY Rounding Mode has not yet been implemented");typeof t=="number"&&(t=t.toString());let r=!1;t[0]==="-"&&(r=!0,t=t.substring(1));let i=t.split("."),o=i[0],s=i[1];if(a<0){if(a=-a,o.length<=a)return"0";{let e=o.substr(0,o.length-a);return t=e+"."+o.substr(o.length-a)+s,e=Dt(t,0,n),(r?"-":"")+e+new Array(a+1).join("0")}}if(a==0)return o.length,Ia(i[1],o,r,n)?(r?"-":"")+Ul(o):(r?"-":"")+o;if(i[1]){if(i[1].length<a)return(r?"-":"")+o+"."+i[1]+new Array(a-i[1].length+1).join("0")}else return(r?"-":"")+o+"."+new Array(a+1).join("0");s=i[1].substring(0,a);let c=i[1].substring(a);return c&&Ia(c,s,r,n)&&(s=Ul(s),s.length>a)?(r?"-":"")+Ul(o,parseInt(s[0]))+"."+s.substring(1):(r?"-":"")+o+"."+s}function Ia(t,a,n,r){if(!t||t===new Array(t.length+1).join("0")||r===Be.DOWN||!n&&r===Be.FLOOR||n&&r===Be.CEILING)return!1;if(r===Be.UP||n&&r===Be.FLOOR||!n&&r===Be.CEILING)return!0;let i="5"+new Array(t.length).join("0");if(t>i)return!0;if(t<i)return!1;switch(r){case Be.HALF_DOWN:return!1;case Be.HALF_UP:return!0;case Be.HALF_EVEN:default:return parseInt(a[a.length-1])%2==1}}function Ul(t,a=0){a||(a=1),typeof t=="number"&&t.toString();let n=t.length-1,r="";for(let i=n;i>=0;i--){let o=parseInt(t[i])+a;o==10?(a=1,o=0):a=0,r+=o}return a&&(r+=a),r.split("").reverse().join("")}function Gl(t,a){t=t.toString(),a=a.toString();let n=0;t[0]=="-"&&(n++,t=t.substr(1)),a[0]=="-"&&(n++,a=a.substr(1)),t=Mt(t),a=Mt(a);let r=0,i=0;t.indexOf(".")!=-1&&(r=t.length-t.indexOf(".")-1),a.indexOf(".")!=-1&&(i=a.length-a.indexOf(".")-1);let o=r+i;if(t=Mt(t.replace(".","")),a=Mt(a.replace(".","")),t.length<a.length){let f=t;t=a,a=f}if(a=="0")return"0";let s=a.length,c=0,e=[],u=s-1,m="";for(let f=0;f<s;f++)e[f]=t.length-1;for(let f=0;f<2*t.length;f++){let g=0;for(let S=a.length-1;S>=u&&S>=0;S--)e[S]>-1&&e[S]<t.length&&(g+=parseInt(t[e[S]--])*parseInt(a[S]));g+=c,c=Math.floor(g/10),m=g%10+m,u--}return m=Mt(ai(m,o)),n==1&&(m="-"+m),m}function ai(t,a){return a==0?t:(t=a>=t.length?new Array(a-t.length+1).join("0")+t:t,t.substr(0,t.length-a)+"."+t.substr(t.length-a,a))}function Mt(t){for(;t[0]=="0";)t=t.substr(1);if(t.indexOf(".")!=-1)for(;t[t.length-1]=="0";)t=t.substr(0,t.length-1);return t==""||t=="."?t="0":t[t.length-1]=="."&&(t=t.substr(0,t.length-1)),t[0]=="."&&(t="0"+t),t}function Xl(t,a,n=8){if(a==0)throw new Error("Cannot divide by 0");if(t=t.toString(),a=a.toString(),t=t.replace(/(\.\d*?[1-9])0+$/g,"$1").replace(/\.0+$/,""),a=a.replace(/(\.\d*?[1-9])0+$/g,"$1").replace(/\.0+$/,""),t==0)return"0";let r=0;a[0]=="-"&&(a=a.substring(1),r++),t[0]=="-"&&(t=t.substring(1),r++);var i=a.indexOf(".")>0?a.length-a.indexOf(".")-1:-1;if(a=He(a.replace(".","")),i>=0){let u=t.indexOf(".")>0?t.length-t.indexOf(".")-1:-1;if(u==-1)t=He(t+new Array(i+1).join("0"));else if(i>u)t=t.replace(".",""),t=He(t+new Array(i-u+1).join("0"));else if(i<u){t=t.replace(".","");let m=t.length-u+i;t=He(t.substring(0,m)+"."+t.substring(m))}else i==u&&(t=He(t.replace(".","")))}let o=0,s=a.length,c="",e=t.indexOf(".")>-1&&t.indexOf(".")<s?t.substring(0,s+1):t.substring(0,s);if(t=t.indexOf(".")>-1&&t.indexOf(".")<s?t.substring(s+1):t.substring(s),e.indexOf(".")>-1){let u=e.length-e.indexOf(".")-1;e=e.replace(".",""),s>e.length&&(u+=s-e.length,e=e+new Array(s-e.length+1).join("0")),o=u,c="0."+new Array(u).join("0")}for(n=n+2;o<=n;){let u=0;for(;parseInt(e)>=parseInt(a);)e=Qt(e,"-"+a),u++;c+=u,t?(t[0]=="."&&(c+=".",o++,t=t.substring(1)),e=e+t.substring(0,1),t=t.substring(1)):(o||(c+="."),o++,e=e+"0")}return(r==1?"-":"")+He(Dt(c,n-2))}function Zl(t,a){return t=t.toString(),a=a.toString(),a=Jl(a),Qt(t,a)}function Jl(t){return t[0]=="-"?t=t.substr(1):t="-"+t,t}function Aa(t,a){if(a==0)throw new Error("Cannot divide by 0");t=t.toString(),a=a.toString(),_a(t),_a(a);let n="";t[0]=="-"&&(n="-",t=t.substr(1)),a[0]=="-"&&(a=a.substr(1));let r=Zl(t,Gl(a,Dt(Xl(t,a),0,Be.FLOOR)));return n+r}function _a(t){if(t.indexOf(".")!=-1)throw new Error("Modulus of non-integers not supported")}function La(t,a){let n=!1;if(t[0]=="-"&&a[0]!="-")return-1;if(t[0]!="-"&&a[0]=="-")return 1;if(t[0]=="-"&&a[0]=="-"&&(t=t.substr(1),a=a.substr(1),n=!0),[t,a]=Wl(t,a),t.localeCompare(a)==0)return 0;for(let r=0;r<t.length;r++)if(t[r]!=a[r])return t[r]>a[r]?n?-1:1:n?1:-1;return 0}var It=class ge{value;static RoundingModes=Be;static validate(a){if(a){if(a=a.toString(),isNaN(a))throw Error("Parameter is not a number: "+a);a[0]=="+"&&(a=a.substring(1))}else a="0";if(a.startsWith(".")?a="0"+a:a.startsWith("-.")&&(a="-0"+a.substr(1)),/e/i.test(a)){let[n,r]=a.split(/[eE]/);n=He(n);let i="";n[0]=="-"&&(i="-",n=n.substring(1)),n.indexOf(".")>=0?(r=parseInt(r)+n.indexOf("."),n=n.replace(".","")):r=parseInt(r)+n.length,n.length<r?a=i+n+new Array(r-n.length+1).join("0"):n.length>=r&&r>0?a=i+He(n.substring(0,r))+(n.length>r?"."+n.substring(r):""):a=i+"0."+new Array(-r+1).join("0")+n}return a}constructor(a="0"){this.value=ge.validate(a)}getValue(){return this.value}static getPrettyValue(a,n,r){if(!(n||r))n=3,r=",";else if(!(n&&r))throw Error("Illegal Arguments. Should pass both digits and separator or pass none");a=ge.validate(a);let i=a.charAt(0)=="-";i&&(a=a.substring(1));var o=a.indexOf(".");o=o>0?o:a.length;for(var s="",c=o;c>0;)c<n?(n=c,c=0):c-=n,s=a.substring(c,c+n)+(c<o-n&&c>=0?r:"")+s;return(i?"-":"")+s+a.substring(o)}getPrettyValue(a,n){return ge.getPrettyValue(this.value,a,n)}static round(a,n=0,r=Be.HALF_EVEN){if(a=ge.validate(a),isNaN(n))throw Error("Precision is not a number: "+n);return Dt(a,n,r)}round(a=0,n=Be.HALF_EVEN){if(isNaN(a))throw Error("Precision is not a number: "+a);return new ge(Dt(this.value,a,n))}static floor(a){return a=ge.validate(a),a.indexOf(".")===-1?a:ge.round(a,0,Be.FLOOR)}floor(){return this.value.indexOf(".")===-1?new ge(this.value):new ge(this.value).round(0,Be.FLOOR)}static ceil(a){return a=ge.validate(a),a.indexOf(".")===-1?a:ge.round(a,0,Be.CEILING)}ceil(){return this.value.indexOf(".")===-1?new ge(this.value):new ge(this.value).round(0,Be.CEILING)}static add(a,n){return a=ge.validate(a),n=ge.validate(n),Qt(a,n)}add(a){return new ge(Qt(this.value,a.getValue()))}static subtract(a,n){return a=ge.validate(a),n=ge.validate(n),Zl(a,n)}subtract(a){return new ge(Zl(this.value,a.getValue()))}static multiply(a,n){return a=ge.validate(a),n=ge.validate(n),Gl(a,n)}multiply(a){return new ge(Gl(this.value,a.getValue()))}static divide(a,n,r){return a=ge.validate(a),n=ge.validate(n),Xl(a,n,r)}divide(a,n){return new ge(Xl(this.value,a.getValue(),n))}static modulus(a,n){return a=ge.validate(a),n=ge.validate(n),Aa(a,n)}modulus(a){return new ge(Aa(this.value,a.getValue()))}static compareTo(a,n){return a=ge.validate(a),n=ge.validate(n),La(a,n)}compareTo(a){return La(this.value,a.getValue())}static negate(a){return a=ge.validate(a),Jl(a)}negate(){return new ge(Jl(this.value))}};function Pa(t,a){return It.multiply(`${t}`,`${a}`)}function Ql(t,a,n=8){return It.divide(`${t}`,`${a}`,n)}var y9=It.RoundingModes;function en(t,a){return t=`${t}`,a=`${a}`,It.compareTo(t,a)}function Fa(t){return It.negate(t)}function el(t,a=-1,n=!1,r=3,i=","){let o=`${t}`;if(o.length==0||o==="-")return"";let s=o.charAt(0);s=="-"?o=o.substring(1):s="";let c=o,e="",u=o.indexOf(".");u!=-1&&(c=o.substring(0,u),e=o.substring(u+1)),a!=-1&&(a<e.length?e=e.substring(0,a):n&&a>e.length&&(e=e.padEnd(a,"0")));let m;if(r>0){let f="",g=c.split("").reverse();for(let S=0;S<g.length;S++)f+=g[S]+((S+1)%r==0&&S+1!=g.length?i:"");e.length==0?m=`${s}${f.split("").reverse().join("")}`:m=`${s}${f.split("").reverse().join("")}.${e}`}else e.length==0?m=`${s}${c}`:m=`${s}${c}.${e}`;return m}function Ra(t){let a=`${t}`,n=a.charAt(0);n=="-"?a=a.substring(1):n="";let r=a.replace(/[^\d\.-]/g,"");return`${n}${r}`}var tn=jl,ri=Array.isArray,oi=t=>ll(t)==="[object Map]",ii=t=>ll(t)==="[object Set]",ct=t=>t instanceof Date,ln=t=>typeof t=="function",Oa=t=>typeof t=="string",si=t=>typeof t=="symbol",Ke=t=>t!==null&&typeof t=="object",tl=t=>Ke(t)&&ln(t.then)&&ln(t.catch),Ha=Object.prototype.toString,ll=t=>Ha.call(t),ci=t=>ll(t)==="[object Object]",qa=typeof Symbol=="function"&&typeof Symbol.toStringTag=="symbol";function ui(t){return t.__esModule||qa&&t[Symbol.toStringTag]==="Module"}var di=typeof Promise<"u"&&Promise.toString().indexOf("[native code]")!==-1;function vt(...t){let a=t[0]!==void 0&&t[0]!==null?t[0]:{},n=1,r=t.length,i=!1;for(typeof a=="boolean"&&(i=a,a=t[n]??{},n++),typeof a!="object"&&(a={});n<r;n++)if(t[n]!==null&&t[n]!==void 0){let o=t[n];for(let s in o){let c=a[s],e=o[s];if(c!==e)if(i===!0&&e&&typeof e=="object"){let u;Array.isArray(e)?u=c&&Array.isArray(c)?c:[]:u=c&&typeof c=="object"?c:{},a[s]=vt(i,u,e)}else e!==void 0&&(a[s]=e)}}return a}var nn=di?Promise.resolve():null;function fi(t,...a){nn!==null?a&&a.length>0?nn.then(()=>{t(a)}):nn.then(t):a&&a.length>0?setTimeout(()=>{t(a)}):setTimeout(t)}function fe(t){return t==null?!1:typeof t=="boolean"?t:typeof t=="string"?t.toLocaleLowerCase()==="true":!!t}function ye(t){return typeof t=="number"?t:Number(t)}var mi={"[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 nl(t){let a=Object.prototype.toString.call(t);return t==null?String(t):mi[a]||"object"}function Ka(t){return t&&typeof t=="object"&&"setInterval"in t}function ja(t){if(!t||t.nodeType!==1)return!0;let a=t;for(;a;){if(a.hidden)return!0;const n=window.getComputedStyle(a);if(n.display==="none"||n.visibility==="hidden"||n.visibility==="collapse")return!0;a=a.parentElement}return!1}function Ya(t){let a=!!t&&"length"in t&&t.length,n=nl(t);return n==="function"||Ka(t)?!1:n==="array"||a===0||typeof a=="number"&&a>0&&a-1 in t}function Wa(t,a){let n=+a.length,r=0,i=t.length;for(;r<n;r++)t[i++]=a[r];return t.length=i,t}function hi(t,a=[]){let n=a;return t!=null&&(Ya(Object(t))?Wa(n,typeof t=="string"?[t]:t):n.push(t)),n}function We(t,a){if(t==a)return!0;if(t===void 0||a===void 0)return!1;let n=nl(t);if(n!==nl(a))return!1;if(n==="object"){let r=Object.keys(t),i=Object.keys(a);if(r.length!==i.length)return!1;for(let o=0;o<r.length;o++){let s=r[o],c=t[s],e=a[s];if(!We(c,e))return!1}return!0}else if(n==="array"){if(t.length!==a.length)return!1;for(let r=0;r<t.length;r++){let i=t[r],o=a[r];if(!We(i,o))return!1}return!0}return!1}var ut=typeof window<"u";function Ue(t){return t==null}function an(t){return Object.prototype.toString.call(t)==="[object RegExp]"}var me=t=>t==null||typeof t!="string"?!1:t.length===0;function rn(t){return me(t)?!0:(t.charAt(0)=="-"&&(t=t.substring(1)),me(t)||/^(([1-9][0-9]*\.[0-9]*)|([0]\.[0-9]*)|([0-9]*)|([0]{1}))$/.test(t))}function Ua(t){if(t==null)return 0;let a=`${t}`;if(a.length==0)return 0;a.charAt(0)=="-"&&(a=a.substring(1)),a=a.replace(/[^\d\.-]/g,"");const n=a.indexOf(".");return n==-1?a.length:n}function Ga(t){if(t==null)return 0;const a=`${t}`;if(a.length==0)return 0;const n=a.indexOf(".");return n==-1?0:a.length-(n+1)}function Xa(t,a,n){const r=t.indexOf(a);return r===-1?t:a==="-"&&r!==0?t.slice(0,r):t.slice(0,r+1)+t.slice(r).replace(n,"")}function gi(t,a=!0,n=!0){a?t=Xa(t,".",/\./g):t=t.replace(/\./g,""),n?t=Xa(t,"-",/-/g):t=t.replace(/-/,"");const r=a?/[^-0-9.]/g:/[^-0-9]/g;return t.replace(r,"")}function pi(t,a){return typeof t=="object"||Array.isArray(t)?a.findIndex(n=>{if(We(t,n))return!0}):a.indexOf(t)}function yi(t,a){if(typeof t=="object"||Array.isArray(t)){let n=a.reverse().findIndex(r=>{if(We(t,r))return!0});return n!==-1&&(n=a.length-1-n),n}return a.lastIndexOf(t)}function Qe(t){return t==null||t==null?0:typeof t=="string"?t.length:`${t}`.length}function rt(t,...a){const n={};return a.forEach(r=>{for(const i in r)n[i]=t[i]}),n}function De(t,...a){const n=[];a.forEach(i=>{Reflect.apply([].push,n,Reflect.ownKeys(i))});const r={};for(const i in t)n.includes(i)||(r[i]=t[i]);return r}var bi=(t,a,n)=>{const r=Object.assign({},t),i=Object.assign({},n);return Object.keys(a).length>0?(Object.keys(r).forEach(o=>{i.hasOwnProperty(o)?typeof i[o]=="string"&&(r[o]=a[i[o]]):a[o]&&(r[o]=a[o])}),r):t},Ee=Symbol.for("BroadcastKey"),on=class{parent;children=[];callbacks=new Map;proxy=null;name;persistantMessages=new Map;constructor(t,a,n){this.parent=t,this.proxy=a,this.name=n,t!==null&&t.addChild(this)}addChild(t){this.children.push(t)}removeChild(t){const a=this.children.findIndex(n=>t===n);a!==-1&&this.children.splice(a,1)}destroy(){this.parent!==null&&this.parent.removeChild(this),this.persistantMessages.clear(),this.parent=null,this.proxy=null}setPersistantMessage(t,a,n){if(!t.uniqueId)return console.warn("[FoxUI]持久化消息,必须设置uniqueId。"),!1;const r=t.uniqueId,i={matched:t,action:a,args:n};return this.persistantMessages.set(r,i),!0}deletePersistantMessage(t){this.persistantMessages.delete(t)}getPersistantMessages(){const t=[];return this.persistantMessages.forEach(a=>{t.push(a)}),t}clearPersistantMessage(){this.persistantMessages.clear()}isMatched(t,a){if(!a||a.messagingPolicy==="Once"&&a.resolved===!0)return!1;let n=!1;return!a.name||a.name==="*"||a.name==="+"||an(a.name)&&t&&a.name.test(t)?n=!0:typeof a.name=="function"?n=Reflect.apply(a.name,null,[t]):a.name===t&&(n=!0),n}trigger(t,a,n){let r=null;const i=this.callbacks.get(a);typeof i=="function"&&(r=Reflect.apply(i,this.proxy,[...n]));const o=this.proxy??{};typeof o[a]=="function"&&(r=Reflect.apply(o[a],o,[...n])),t.resolved=!0,typeof t.resolve=="function"&&t.resolve(r)}pull(){let t=this.parent;for(;t;){const a=t.getPersistantMessages();Array.isArray(a)&&a.length>0&&a.forEach(n=>{if(this.isMatched(this.name,n.matched))try{this.trigger(n.matched,n.action,n.args)}catch(r){console.error(r)}}),t=t.parent}}emit(t,a,...n){if(t.messagingPolicy==="Once"&&t.resolved===!0)return[];if(t.cachePolicy==="Persistant")this.setPersistantMessage(t,a,n),t.cachePolicy="None";else if(t.cachePolicy==="Unresolved"){if(this.setPersistantMessage(t,a,n)){const o=t.resolve,s=t.uniqueId??"",c=(...e)=>{this.deletePersistantMessage(s),typeof o=="function"&&o(...e)};t.resolve=c}t.cachePolicy="None"}let r=!1;!t.name||t.name==="*"?r=!0:t.name==="+"?(r=!1,t.name="*"):an(t.name)&&this.name&&t.name.test(this.name)?r=!0:typeof t.name=="function"?r=Reflect.apply(t.name,null,[this.name]):t.name===this.name&&(r=!0);const i=[];if(r){const o=this.callbacks.get(a);if(typeof o=="function"){const c=Reflect.apply(o,this.proxy,[...n]);c!=null&&i.push(c)}const s=this.proxy??{};if(typeof s[a]=="function"){const c=Reflect.apply(s[a],s,[...n]);c!=null&&i.push(c)}if(t.resolved=!0,typeof t.resolve=="function"&&t.resolve(...i),t.messagingPolicy==="Once")return i}return this.children.forEach(o=>{const s=Reflect.apply(o.emit,o,[{...t},a,...n]);s!=null&&Array.isArray(s)&&Reflect.apply([].push,i,[...s])}),i}emitToChildren(t,a,...n){if(t.cachePolicy==="Persistant")this.setPersistantMessage(t,a,n),t.cachePolicy="None";else if(t.cachePolicy==="Unresolved"){if(this.setPersistantMessage(t,a,n)){const i=t.resolve,o=t.uniqueId??"",s=(...c)=>{this.deletePersistantMessage(o),typeof i=="function"&&i(...c)};t.resolve=s}t.cachePolicy="None"}const r=[];return this.children.forEach(i=>{const o=Reflect.apply(i.emit,i,[{...t},a,...n]);o!=null&&Array.isArray(o)&&Reflect.apply([].push,r,[...o])}),r}on(t,a){this.callbacks.set(t,a)}};function al(t,a,n,r){const i=new on(a,t,n);if(r&&typeof r=="object")for(const o in r)i.on(o,r[o]);return i}function wi(t,a,n){const r=n;if(r[Ee])return r[Ee];const i=new on((0,l.inject)(Ee,null),n,t);if(a&&typeof a=="object")for(const o in a)i.on(o,a[o]);return r[Ee]=i,(0,l.provide)(Ee,i),(0,l.onUnmounted)(()=>{i.destroy(),r[Ee]=void 0}),i}function At(t=null){return t||(t=(0,l.getCurrentInstance)()?.proxy??null),t?t[Ee]??(0,l.inject)(Ee,null):(0,l.inject)(Ee,null)}var Si=class{error(t,a){const n=a,r=a||(0,l.hasInjectionContext)()?At(a):null;r?r.emit({name:"*"},"setErrorTip",t):typeof n.setErrorTip=="function"&&n.setErrorTip(t)}reset(t){const a=t,n=t||(0,l.hasInjectionContext)()?At(t):null;n?n.emit({name:"*"},"setErrorTip",""):typeof a.setErrorTip=="function"&&a.setErrorTip("")}success(t){const a=t,n=t||(0,l.hasInjectionContext)()?At(t):null;n?n.emit({name:"*"},"setErrorTip",""):typeof a.setErrorTip=="function"&&a.setErrorTip("")}decorate(t,a,n){Array.isArray(t)||(t=[t]);const r=n,i=n||(0,l.hasInjectionContext)()?At(n):null,o=a.find(c=>c.required===!0||c.type==="required"&&c.required!==!1),s=t.find(c=>c.required===!0||c.type==="required"&&c.required!==!1);!o&&s?i?i.emit({name:"*"},"setRequired",!0):typeof r.setRequired=="function"&&r.setRequired(!0):o&&!s&&(i?i.emit({name:"*"},"setRequired",!1):typeof r.setRequired=="function"&&r.setRequired(!1),this.reset(n))}getValue(t){return t.modelValue}},_t=new Si;function vi(t){_t=t}function Ci(t){_t?Object.assign(_t,t):_t=t}function Ni(t,a){pt.Schema.setValidator(t,a)}function ki(t){pt.Schema.deleteValidator(t)}var Za=["blur","clear"];function xi(t){Za=t}function Ja(){return Za}var Qa=["focus","change","setValue"];function zi(t){Qa=t}function er(){return Qa}function Ei(t){pt.Schema.messages(t)}function Lt(...t){const a=[];return t.forEach(n=>{n.forEach(r=>{const i=a.findIndex(o=>o.type===r.type);i!==-1&&a.splice(i,1),a.push(r)})}),a}function rl(t){return t.forEach(a=>{a.type==="required"&&(a.required===null||a.required===void 0)&&(a.required=!0),!a.type&&(a.required===!0||a.required===!1)&&(a.type="required")}),t}var Ze=Symbol("ValidateSchemaKey"),tr=class{parent=null;validators={};attrRules=[];rules=[];descriptor;proxy;scope=null;constructor(t,a,n){this.parent=t,this.descriptor=a,this.proxy=n,(this.descriptor.validate??!0)&&this.init()}init(){if(this.descriptor.pureDataValidate===!0||!this.descriptor.valueName||!this.proxy)return;let t=this.proxy.$attrs;t&&(this.scope=(0,l.effectScope)(!0),this.scope.run(()=>{(0,l.watchEffect)(()=>{const a=rl(Lt(this.attrRules,this.rules)),n=[];for(let i in t){let o=t[i];if(this.hasValidator(i,!0)){if(o===!1)continue;let c={type:i};o!==null&&typeof o=="object"&&Object.assign(c,o),n.push(c);continue}let s=this.getValidator(i);if(s!==null){let c={type:i,validator:s};n.push(c)}}this.attrRules=rl(n);const r=Lt(this.attrRules,this.rules);(0,l.nextTick)(()=>{this.decorate(r,a)})})}))}destroy(){this.scope&&(this.scope.stop(),this.scope=null),this.parent=null,this.proxy=null}execHandler(t,...a){const n=this.descriptor.validateHandler;if(n&&typeof n[t]=="function")return Reflect.apply(n[t],n,[...a]);const r=_t;return r&&typeof r[t]=="function"?Reflect.apply(r[t],r,[...a]):null}decorate(t,a){this.descriptor.pureDataValidate!==!0&&this.execHandler("decorate",t,a,this.proxy)}success(){this.descriptor.pureDataValidate!==!0&&this.execHandler("success",this.proxy)}error(t){this.descriptor.pureDataValidate!==!0&&this.execHandler("error",t,this.proxy)}getValue(){return this.proxy===null?null:this.execHandler("getValue",this.proxy)}setValidator(t,a,n=!1){n?pt.Schema.setValidator(t,a):this.validators[t]=a}getValidator(t){let a=this.validators[t]??null;return a||(a=this.parent?.getValidator(t)??null),a}deleteValidator(t,a=!1){a?pt.Schema.deleteValidator(t):Reflect.deleteProperty(this.validators,t)}hasValidator(t,a=!1){if(a)return pt.Schema.hasValidator(t);{let n=Reflect.has(this.validators,t);return!n&&this.parent!==null&&(n=this.parent.hasValidator(t,!1)),n}}setRule(t){const a=Lt(this.attrRules,this.rules);t===null?this.rules=[]:Array.isArray(t)?this.rules=rl(t):this.rules=rl([t]);const n=Lt(this.attrRules,this.rules);(0,l.nextTick)(()=>{this.decorate(n,a)})}clear(){this.proxy===null||this.descriptor.pureDataValidate===!0||this.execHandler("reset",this.proxy)}validate(){if(this.descriptor.validate??!0){let t=Lt(this.attrRules,this.rules);const a=this.descriptor.fieldName??"value";if(t.length>0){const n={[`${a}`]:t},r=this.getValue(),i={[`${a}`]:r},o=new pt.Schema(n),s=this.proxy??i;return o.validate(i,{context:s}).then(c=>{if(c.pass)this.success();else{let e="error";Array.isArray(c.errors)&&c.errors.length>0&&(e=c.errors[0].message??e,c.errors=[c.errors[0]],c.errors[0].ref=s),this.error(e)}return c}).catch(c=>{const e=c.message??`${c}`;return this.error(e),c})}}return Promise.resolve({pass:!0})}};function ol(t,a,n){if(n.valueName=n.valueName??"modelValue",n.valueType=n.valueType??"string",!n.validateHandler&&n.valueName!=="modelValue"){const r=n.valueName;n.validateHandler={getValue(i){return i[r]}}}return new tr(a,n,t)}var il=Symbol.for("EventEmitterKey"),lr=class{register=new Map;proxy;constructor(t){this.proxy=t}destroy(){this.proxy=null,this.register.clear()}off(t,a){let n=this.register.get(t);if(n&&Array.isArray(n)){let r=n.findIndex(i=>i===a);r!==-1&&n.splice(r,1)}}on(t,a){let n=this.register.get(t);n||(n=new Array,this.register.set(t,n)),n.push(a)}emit(t,...a){const n=this.register.get(t);n&&n.forEach(r=>{try{Reflect.apply(r,null,[t,...a])}catch(i){console.error(i.message,i)}}),this.proxy&&Reflect.apply(this.proxy.$emit,this.proxy,[t,...a])}};function Ge(t,a){let n=null;return function(...r){n&&clearTimeout(n),n=setTimeout(()=>{n=null,Reflect.apply(t,null,[...r])},a)}}function nr(t,a){let n=0;return function(...r){const i=new Date().getTime();i-n<a||(n=i,Reflect.apply(t,null,[...r]))}}function Ti(t,a){const n=Ge((r,i)=>{t=r,i()},a);return(0,l.customRef)((r,i)=>({get(){return r(),t},set(o){n(o,i)}}))}function $i(t){let a=!1;return function(...n){a||(a=!0,Reflect.apply(t,null,[...n]))}}function sl(t,a,n,r=0,i=!0,o){let s=a,c=0;if(i){const u=t();if(c++,u){typeof o=="function"&&o(!0);return}if(c>n){typeof o=="function"&&o(!1);return}}const e=()=>{const u=t();if(c++,u){typeof o=="function"&&o(!0);return}if(c>n){typeof o=="function"&&o(!1);return}s+=r,setTimeout(e,s)};setTimeout(e,s)}var Ye=Symbol("DomainKey"),Ct=Symbol("DataItemsKey"),cl=class{_parent=null;get parent(){return this._parent}set parent(t){this._parent=t}_name=null;get name(){return this._name}_broadcast=null;get broadcast(){return this._broadcast}set broadcast(t){this._broadcast=t}_validateSchema=null;get validateSchema(){return this._validateSchema}set validateSchema(t){this._validateSchema=t}_props=(0,l.reactive)({});constructor(t=null){this._name=t}destroy(){this._parent=null,this._broadcast=null,this._validateSchema=null,this._props={}}merge(t,a=[]){for(const n in t){const r=t[n];a.length>0&&a.indexOf(r)!==-1||(this._props[n]=r)}}has(t){if(Reflect.has(this._props,t)){const a=this._props[t];if(a!=null)return!0}return this.parent==null?!1:this.parent.has(t)}delete(t){Reflect.deleteProperty(this._props,t)}set(t,a){this._props[t]=a}get(t,a){if(Reflect.has(this._props,t)){const n=this._props[t];if(n!=null)return n}return this.parent==null?a:this.parent.get(t,a)}getForParent(t,a){return this.parent==null?a:this.parent.get(t,a)}getForSelf(t){return this._props[t]}getAll(t){const a=[];let n=this;for(;n!=null;){if(Reflect.has(n._props,t)){const r=n._props[t];a.push(r)}n=n._parent}return a}},Vi=new cl;function Nt(){return Vi}function dt(t=null){return t||(t=(0,l.getCurrentInstance)()?.proxy??null),t?t[Ye]??(0,l.inject)(Ye,null):(0,l.inject)(Ye,null)}var sn=Symbol("OriginalDateKey");function cn(t,a,n=[],r){const i=(0,l.getCurrentInstance)();let o=i?.proxy,s=(0,l.inject)(Ye,null);s===null&&(s=Nt());const c=t||a.prop||a.name;let e=new cl(c);e.parent=s;const u=b=>{o[sn]||g(b),e?.set("modelValue",b)},m=()=>e?.getForSelf("modelValue")??null,f=()=>o[sn]??null,g=b=>{const h={};vt(!0,h,(0,l.toRaw)(b)),o[sn]=h};(0,l.isReactive)(a)||typeof a=="function"?(0,l.watch)(a,b=>{e?.merge(b,n)},{immediate:!0}):e.merge(a,n),a.modelValue&&g(a.modelValue);const S=(b,h)=>{e?.set(b,h)},z=b=>e?.getForSelf(b)??null;if(o[Ye]=e,(0,l.provide)(Ye,e),i!==null){const b=(0,l.inject)(Ee,null),h=al(o,b,c,r);e.broadcast=h,o[Ee]=h,(0,l.provide)(Ee,h),o.broadcast=(d,T,...A)=>Reflect.apply(h.emit,h,[d,T,...A]);const B=(0,l.inject)(Ze,null),p=ol(o,B,{componentName:""});e.validateSchema=p,o[Ze]=p,(0,l.provide)(Ze,p),o[Ct]=new Map,o.validate=(d=!0)=>{const T=[];let A=null;const V={deep:!1};if(d===!0)A={name:"*"};else if(Array.isArray(d)&&d.length>0){const C=d;A={name:M=>M?C.indexOf(M)!==-1:!1}}else if(d!=null&&typeof d=="object"){const C=d;if(Object.assign(V,C),Array.isArray(C.include)&&C.include.length>0){const M=C.include;A={name:v=>v?M.indexOf(v)!==-1:!1}}else if(Array.isArray(C.exclude)&&C.exclude.length>0){const M=C.exclude;A={name:v=>v?M.indexOf(v)===-1:!1}}else A={name:"*"}}if(A){const C=h?.emitToChildren(A,"validate",V);C&&Reflect.apply([].push,T,C)}return T.length==1?T[0]:T.length>1?Promise.all(T).then(C=>{let M=[];return C.forEach(v=>{v.pass===!1&&Array.isArray(v.errors)&&(M=[...M,...v.errors])}),M.length>0?{pass:!1,errors:M}:{pass:!0}}):Promise.resolve({pass:!0})},o.setNameValidateRules=(d,T=!0,A=!1)=>{if(A===!0){Reflect.ownKeys(d).forEach(V=>{let C=String(V);const M={componentName:"",fieldName:C,pureDataValidate:!0};if(e){const v=rr(e,C,M,h,p);o[Ct].set(C,v);const O=d[C];O&&v.validateSchema.setRule(O)}});return}if(T){const V=Reflect.ownKeys(d);h?.emitToChildren({name:C=>V.includes(C),cachePolicy:"Persistant",uniqueId:"validateRules"},"setNameValidateRules",d,!1)}},o.clearValidate=(d=!0)=>{let T=null;if(d===!0)T={name:"*"};else if(Array.isArray(d)&&d.length>0){const A=d;T={name:V=>V?A.indexOf(V)!==-1:!1}}else if(d!=null&&typeof d=="object"){const A=d;if(Array.isArray(A.include)&&A.include.length>0){const V=A.include;T={name:C=>C?V.indexOf(C)!==-1:!1}}else if(Array.isArray(A.exclude)&&A.exclude.length>0){const V=A.exclude;T={name:C=>C?V.indexOf(C)===-1:!1}}else T={name:"*"}}T&&h?.emitToChildren(T,"clearValidate",!1)},o.resetFields=d=>{const T=m();if(!T)return;const A={};if(vt(!0,A,f()??{}),Array.isArray(d))d.forEach(V=>{T[V]=A[V]});else if(d&&Array.isArray(d.include))(d.include??[]).forEach(V=>{T[V]=A[V]});else if(d&&Array.isArray(d.exclude)){let V=d.exclude??[];Reflect.ownKeys(A).forEach(C=>{V.includes(C)||(T[C]=A[C])})}else Object.assign(T,A);o.clearValidate(d)},o.setModelValue=(d,T)=>{if(!T||T===c)u(d);else{const A={name:T,messagingPolicy:"Once"};h?.emitToChildren(A,"setModelValue",d)}},o.getModelValue=()=>m(),o.setDomainProperty=(d,T)=>{S(d,T)},o.getDomainProperty=d=>z(d),setTimeout(function(){h?.pull()},0)}return(0,l.onUnmounted)(function(){e?.validateSchema&&(e.validateSchema.destroy(),o[Ze]=void 0,(0,l.provide)(Ze,null)),e?.broadcast&&(e?.broadcast?.destroy(),o[Ee]=void 0,(0,l.provide)(Ee,null)),e?.destroy(),o[Ye]=void 0,(0,l.provide)(Ye,null),o[Ct]&&(o[Ct].clear(),o[Ct]=void 0),o.broadcast=null,o.validate=null,o.setNameValidateRules=null,o.clearValidate=null,o.resetFields=null,o.setModelValue=null,o.getModelValue=null,o.setDomainProperty=null,o.getDomainProperty=null,e=null,o=null}),e}function ar(t,a,n=[]){let r=(0,l.getCurrentInstance)()?.proxy,i=(0,l.inject)(Ye,null);i===null&&(i=Nt());let o=new cl(t||a.prop||a.name);return o.parent=i,(0,l.isReactive)(a)||typeof a=="function"?(0,l.watch)(a,s=>{o?.merge(s,n)},{immediate:!0}):o.merge(a,n),r[Ye]=o,(0,l.provide)(Ye,o),(0,l.onUnmounted)(()=>{o?.destroy(),r[Ye]=void 0,(0,l.provide)(Ye,null),o=null,r=null}),o}function Te(t,a,n){const r=(0,l.getCurrentInstance)()?.proxy,i=a??"";let o=al(r,(0,l.inject)(Ee,null),i,n);r[Ee]=o,(0,l.provide)(Ee,o),r.broadcast=(m,f,...g)=>o?Reflect.apply(o.emit,o,[m,f,...g]):null;const s=(0,l.inject)(Ze,null);t.fieldName=t.fieldName??i;let c=ol(r,s,t);r[Ze]=c,(0,l.provide)(Ze,c),r.validate=(m=null)=>{if(!c)return Promise.resolve({pass:!0});const f=[];let g=!1,S=!1;if(Array.isArray(m)&&m.indexOf(i)!==-1)S=!0,g=!0;else if(m&&typeof m=="object"){const z=m,b=z.ignoreDisabled??!0,h=z.ignoreReadonly??!0,B=z.ignoreHidden??!0;b===!0&&t.disabled===!0||h===!0&&t.readonly===!0||B===!0&&ja(r.$el)?S=!1:(Array.isArray(z.include)&&z.include.indexOf(i)!==-1||Array.isArray(z.exclude)&&z.exclude.indexOf(i),S=!0),g=z.deep??!1}else typeof m=="boolean"&&(g=m),S=!0;if(S){const z=c?.validate();f.push(z)}if(g){let z=null;const b={deep:!1};if(m===!0)z={name:"*"};else if(Array.isArray(m)&&m.length>0){const h=m;z={name:B=>B?h.indexOf(B)!==-1:!1}}else if(m!=null&&typeof m=="object"){const h=m;if(Object.assign(b,h),Array.isArray(h.include)&&h.include.length>0){const B=h.include;z={name:p=>p?B.indexOf(p)!==-1:!1}}else if(Array.isArray(h.exclude)&&h.exclude.length>0){const B=h.exclude;z={name:p=>p?B.indexOf(p)===-1:!1}}else z={name:"*"}}if(z&&o){const h=o.emitToChildren(z,"validate",b);Reflect.apply([].push,f,h)}}return f.length==1?f[0]:f.length>1?Promise.all(f).then(z=>{let b=[];return z.forEach(h=>{h.pass===!1&&Array.isArray(h.errors)&&(b=[...b,...h.errors])}),b.length>0?{pass:!1,errors:b}:{pass:!0}}):Promise.resolve({pass:!0})},r.setValidateRule=m=>c?.setRule(m),r.setNameValidateRules=(m,f=!1)=>{const g=m[i];g&&c?.setRule(g),f&&o&&o.emitToChildren({name:S=>Reflect.ownKeys(m).includes(S)},"setNameValidateRules",m,!1)},r.clearValidate=(m=null)=>{(!Array.isArray(m)||m.indexOf(a??"")!==-1)&&c?.clear();let f=null;if(m===!0)f={name:"*"};else if(Array.isArray(m)&&m.length>0){const g=m;f={name:S=>S?g.indexOf(S)!==-1:!1}}else if(m!=null&&typeof m=="object"){const g=m;if(Array.isArray(g.include)&&g.include.length>0){const S=g.include;f={name:z=>z?S.indexOf(z)!==-1:!1}}else if(Array.isArray(g.exclude)&&g.exclude.length>0){const S=g.exclude;f={name:z=>z?S.indexOf(z)===-1:!1}}else f={name:"*"}}f&&o&&o.emitToChildren(f,"clearValidate",!1)};let e=new lr(r);r[il]=e;const u=Ge((m="validate")=>{c&&(m==="reset"?c.clear():c.validate())},60);return(Array.isArray(t.validateCheckEvents)?t.validateCheckEvents:Ja()).forEach(m=>{e&&e.on(m,f=>{u("validate")})}),(Array.isArray(t.validateResetEvents)?t.validateResetEvents:er()).forEach(m=>{e&&e.on(m,f=>{u("reset")})}),setTimeout(function(){o?.pull()},0),(0,l.onUnmounted)(()=>{o?.destroy(),r[Ee]=void 0,(0,l.provide)(Ee,null),o=null,c?.destroy(),r[Ze]=void 0,(0,l.provide)(Ze,null),c=null,e?.destroy(),r[il]=void 0,e=null,r.broadcast=null,r.validate=null,r.setValidateRule=null,r.setNameValidateRules=null,r.clearValidate=null}),{broadcast:o,validateSchema:c,emitEvent:(m,...f)=>{e&&Reflect.apply(e.emit,e,[m,...f])},onEvent:(m,f)=>{e&&Reflect.apply(e.on,e,[f])},offEvent:(m,f)=>{e&&Reflect.apply(e.off,e,[f])}}}function rr(t,a,n,r,i){const o={},s=a??"",c={getValue(){const m=t.getForSelf("modelValue");return m?m[s]:null},isExist(){const m=t.getForSelf("modelValue");return m?Reflect.has(m,s):!1}};n.fieldName=s,n.validateHandler={getValue(m){return c.getValue()}};let e=ol({},i,n);o.validate=(m=null)=>{if(!c.isExist())return console.warn(`validate error: field [${s}] not exist`),Promise.resolve({pass:!0});const f=[];let g=!1,S=!1;if(Array.isArray(m)&&m.indexOf(s)!==-1)S=!0,g=!0;else if(m&&typeof m=="object"){const z=m;Array.isArray(z.include)&&z.include.indexOf(s)!==-1||Array.isArray(z.exclude)&&z.exclude.indexOf(s),S=!0,g=z.deep??!1}else typeof m=="boolean"&&(g=m),S=!0;if(S&&e){const z=e.validate();f.push(z)}if(g){let z=null;const b={deep:!1};if(m===!0)z={name:"*"};else if(Array.isArray(m)&&m.length>0){const h=m;z={name:B=>B?h.indexOf(B)!==-1:!1}}else if(m!=null&&typeof m=="object"){const h=m;if(Object.assign(b,h),Array.isArray(h.include)&&h.include.length>0){const B=h.include;z={name:p=>p?B.indexOf(p)!==-1:!1}}else if(Array.isArray(h.exclude)&&h.exclude.length>0){const B=h.exclude;z={name:p=>p?B.indexOf(p)===-1:!1}}else z={name:"*"}}if(z&&u){const h=u.emitToChildren(z,"validate",b);Reflect.apply([].push,f,h)}}return f.length==1?f[0]:f.length>1?Promise.all(f).then(z=>{let b=[];return z.forEach(h=>{h.pass===!1&&Array.isArray(h.errors)&&(b=[...b,...h.errors])}),b.length>0?{pass:!1,errors:b}:{pass:!0}}):Promise.resolve({pass:!0})},o.setValidateRule=m=>e?.setRule(m),o.setNameValidateRules=m=>{const f=m[s];f&&e?.setRule(f)};let u=al(null,r,s,o);return(0,l.onUnmounted)(()=>{e=null,u=null}),{broadcast:u,validateSchema:e}}function un(){let t=(0,l.getCurrentInstance)()?.proxy,a=new lr(t);return t[il]=a,(0,l.onUnmounted)(()=>{a?.destroy(),t[il]=void 0,a=null,t=null}),{emitEvent:(n,...r)=>{a&&Reflect.apply(a.emit,a,[n,...r])},onEvent:(n,r)=>{a&&Reflect.apply(a.on,a,[r])},offEvent:(n,r)=>{a&&Reflect.apply(a.off,a,[r])}}}var ve=(t,a=-1)=>t?typeof t=="string"&&(t.endsWith("%")&&a<=0||t.endsWith("vh")||t.endsWith("vw"))?t:`${be(t,a)}px`:"",Bi=ve;function be(t,a=-1){if(t==null)return 0;if(typeof t=="number")return t>0&&t<1&&a>0?t*a:t;if(t=t.trim().toLocaleLowerCase(),t.length===0)return 0;let n=t.indexOf("px");if(n!==-1)return Number(t.substring(0,n));if(n=t.indexOf("rem"),n!==-1){let i=Number(t.substring(0,n)),o=1;if(ut){const{fontSize:s}=window.getComputedStyle(document.documentElement,null),c=s.indexOf("px");c>0&&(o=Number(s.substring(0,c)))}return i*=o,i}if(n=t.indexOf("%"),n!==-1)return Number(t.substring(0,n))/100*a;const r=Number(t);return isNaN(r)?0:r}var ft="PageStateKey";function et(t){const a={top:null,left:null,bottom:null,right:null};return t&&(t.top!==null&&t.top!==void 0&&(a.top=be(t.top)),t.left!==null&&t.left!==void 0&&(a.left=be(t.left)),t.bottom!==null&&t.bottom!==void 0&&(a.bottom=be(t.bottom)),t.right!==null&&t.right!==void 0&&(a.right=be(t.right))),a}function dn(t,a,n={},r=!0,i=-1,o=-1,s=0,c=0){if(t.headerHeight=be(n.headerHeight??a.headerHeight??-1),t.headerPadding=et(n.headerPadding??a.headerPadding),t.footerHeight=be(n.footerHeight??a.footerHeight??-1),t.footerPadding=et(n.footerPadding??a.footerPadding),t.contentPadding=et(n.contentPadding??a.contentPadding),r){const e=n.height??a.height;e?t.height=be(e,o):t.height=be(o)-be(s,o)-be(c,o),t.width=be(n.width??a.width??0,i)}}function or(t,a={}){const n={top:null,bottom:null,right:null,left:null},r={width:0,height:0,headerHeight:0,headerPadding:{...n},footerHeight:0,footerPadding:{...n},contentPadding:{...n},contentHeight:null,safeAreaTop:0,safeAreaBottom:0,safeAreaLeft:0,safeAreaRight:0,headerMounted:!1,footerMounted:!1},i=Object.assign(t.get("safeAreaInset")??{},a.safeAreaInset??{});i&&(r.safeAreaTop=be(i.top),r.safeAreaBottom=be(i.bottom),r.safeAreaLeft=be(i.left),r.safeAreaRight=be(i.right));const o=t.get("pageLayout");if(!o)return null;dn(r,o,a,!0,t.get("rootWidth")??-1,t.get("rootHeight")??-1,t.get("headerBarHeight")??0,t.get("footerBarHeight")??0);const s=(0,l.reactive)(r),c=t.getForParent(ft);c&&(r.height=ml(t,c),r.width=hl(t,c),(0,l.watch)([()=>ml(t,c),()=>hl(t,c)],([u,m])=>{s.height=u,s.width=m}));const e=!c;return(0,l.watch)([()=>a.height,()=>t.get("pageLayout"),()=>t.get("rootWidth"),()=>t.get("rootHeight"),()=>t.get("headerBarHeight"),()=>t.get("footerBarHeight")],([u,m,f=-1,g=-1,S=0,z=0])=>{dn(s,m,a,e,f,g,S,z)}),t.set(ft,s),s}function ul(t){return t.get(ft)}function dl(t,a){if(a=a??t.get(ft),a&&a.headerMounted){const n=a.safeAreaTop==-1?0:a.safeAreaTop;return a.headerAllHeight??a.headerHeight+n}return 0}function fl(t,a){if(a=a??t.get(ft),a&&a.footerMounted){const n=a.safeAreaBottom==-1?0:a.safeAreaBottom;return a.footerAllHeight??a.footerHeight+n}return 0}function ml(t,a){if(a=a??t.get(ft),a){if(a.contentInnerHeight)return a.contentInnerHeight;const n=dl(t,a),r=fl(t,a);return a.height-n-r-(a.contentPadding.top??0)-(a.contentPadding.bottom??0)}return 0}function hl(t,a){return a=a??t.get(ft),a?a.contentInnerWidth??a.width-(a.contentPadding.left??0)-(a.contentPadding.right??0):0}function Di(t){return!!t.getForParent(ft)}var fn=Symbol.for("InnerPageScopeKey");function mn(t){(0,l.provide)(fn,t)}function Pt(t=!1){return(0,l.inject)(fn,t)}var hn=Symbol.for("AbstractPageScopeKey");function ir(t){(0,l.provide)(hn,t)}function Ft(t=!1){return(0,l.inject)(hn,t)}var qe=(function(t){return t[t.Parent=0]="Parent",t[t.Near=1]="Near",t})({});function gl(t,a){return t==null?!1:typeof a=="function"?a(t):!0}function Ae(t,a,n=qe.Near,r){const i=dt();return i==null?t:n===qe.Parent?(0,l.computed)(()=>{const o=i.getAll(a);for(let c=o.length-1;c>=0;c--){const e=o[c];if(gl(e,r))return e}const s=t.value;return gl(s,r)?s:null}):(0,l.computed)(()=>{const o=t.value;if(gl(o,r))return o;const s=i.getAll(a);for(let c=0;c<s.length;c++){const e=s[c];if(gl(e,r))return e}return null})}function _e(t){return Ae(t,"readonly",qe.Near)}function Le(t){return Ae(t,"disabled",qe.Near)}function pe(t,a="modelValue",n=null,r){const i=(0,l.toRef)(t,a);let o=i.value;typeof n=="function"&&(o=n(i.value));const s=(0,l.ref)(o);return(0,l.watch)(i,c=>{if(typeof n=="function"){const e=n(c);e!==s.value&&(s.value=e,r&&r("setValue",e))}else c!==s.value&&(s.value=c,r&&r("setValue",c))}),s}var sr=new Map,pl=new Map,gn=null;function Mi(t){gn=t}function cr(t,a,n){if(n){let r=pl.get(n);r||(r=new Map,pl.set(n,r)),r.set(t,a)}else sr.set(t,a)}function Pe(t,a,n){!n&&gn&&(n=gn(t)??void 0);let r=null;if(n){let i=pl.get(n);i&&(r=i.get(a))}return r||(r=sr.get(a)),r}function Ii(t,a){for(let n in t){const r=t[n];cr(n,r,a)}}function Ai(t){pl.delete(t)}function _i(){return{top:0,left:0,bottom:0,right:0}}function Li(){return ut?{rootWidth:document.documentElement.clientWidth||document.body.clientWidth,rootHeight:document.documentElement.clientHeight||document.body.clientHeight,pageLayout:{}}:{rootWidth:-1,rootHeight:-1,pageLayout:{}}}function Pi(t,a){if(a.componentPrefix){const n=t.indexOf("-");return`${a.componentPrefix}${t.slice(n)}`}return t}var Fi=class{packages;installers;_version;get version(){return this._version}constructor(t,a,n){this.packages=t,this.installers=a,this._version=n}install(t,a={}){a?.install!==!1&&(this.packages.forEach(r=>{if(r.install)t.use(r);else if(r.name){const i=Pi(r.name,a);t.component(i,r)}}),this.installers.forEach(r=>{r(t,a)}));const n=Nt();if(a.autoAdjustPageLayout!==!1&&window.ResizeObserver){const r={...a},i=Ge(()=>{const o={...r};this.updateLayout(o,n)},120);new window.ResizeObserver(i).observe(window.document.body)}this.updateLayout(a,n)}updateLayout(t,a){const n=t.headerBarHeight??0,r=t.footerBarHeight??0,i=vt({},_i(),t.safeAreaInset),o=Li(),s=vt({},o.pageLayout,t.pageLayout);a=a??Nt(),a.set("safeAreaInset",i),a.set("headerBarHeight",n),a.set("footerBarHeight",r),a.set("pageLayout",s),a.set("rootWidth",o.rootWidth),a.set("rootHeight",o.rootHeight);const c=["install","componentPrefix","safeAreaInset","headerBarHeight","footerBarHeight","pageLayout","rootWidth","rootHeight"];for(const e in t)c.indexOf(e)===-1&&a.set(e,t[e])}setScopeGetter(t){Mi(t)}setAPI(t,a,n){cr(t,a,n)}getAPI(t,a,n){return Pe(t,a,n)}batchSetAPI(t,a){Ii(t,a)}clearScopeAPI(t){Ai(t)}getRootDomain(){return Nt()}},Ri=[D.ElAffix,D.ElAlert,D.ElAutocomplete,D.ElAutoResizer,D.ElAvatar,D.ElBacktop,D.ElBadge,D.ElBreadcrumb,D.ElBreadcrumbItem,D.ElButton,D.ElButtonGroup,D.ElCalendar,D.ElCard,D.ElCarousel,D.ElCarouselItem,D.ElCascader,D.ElCascaderPanel,D.ElCheckTag,D.ElCheckbox,D.ElCheckboxButton,D.ElCheckboxGroup,D.ElCol,D.ElCollapse,D.ElCollapseItem,D.ElCollapseTransition,D.ElColorPicker,D.ElConfigProvider,D.ElContainer,D.ElAside,D.ElFooter,D.ElHeader,D.ElMain,D.ElDatePicker,D.ElDescriptions,D.ElDescriptionsItem,D.ElDialog,D.ElDivider,D.ElDrawer,D.ElDropdown,D.ElDropdownItem,D.ElDropdownMenu,D.ElEmpty,D.ElForm,D.ElFormItem,D.ElIcon,D.ElImage,D.ElImageViewer,D.ElInput,D.ElInputNumber,D.ElLink,D.ElMenu,D.ElSubMenu,D.ElMenuItem,D.ElMenuItemGroup,D.ElPageHeader,D.ElPagination,D.ElPopconfirm,D.ElPopover,D.ElPopper,D.ElProgress,D.ElRadio,D.ElRadioButton,D.ElRadioGroup,D.ElRate,D.ElResult,D.ElRow,D.ElScrollbar,D.ElSelect,D.ElOption,D.ElOptionGroup,D.ElSelectV2,D.ElSkeleton,D.ElSkeletonItem,D.ElSlider,D.ElSpace,D.ElSteps,D.ElStep,D.ElSwitch,D.ElTable,D.ElTableColumn,D.ElTableV2,D.ElTabs,D.ElTabPane,D.ElTag,D.ElTimePicker,D.ElTimeSelect,D.ElTimeline,D.ElTimelineItem,D.ElTooltip,D.ElTransfer,D.ElTree,D.ElTreeSelect,D.ElTreeV2,D.ElUpload,D.ElStatistic,D.ElCountdown,D.ElSegmented,D.ElAnchor,D.ElAnchorLink,D.ElWatermark,D.ElMessageBox,D.ElMessage,D.ElNotification,D.ElSplitter],Oi=[D.ElInfiniteScroll,D.ElLoading,D.ElMessage,D.ElMessageBox,D.ElNotification,D.ElPopoverDirective],Hi=(t,a={})=>{const n=a.componentPrefix??"fox",r=n[0].toUpperCase()+n.slice(1);Ri.forEach(i=>{let o=i.name;typeof o=="string"?(o=`${r}${o.slice(2)}`,t.component(o,i)):t.use(i)}),Oi.forEach(i=>{t.use(i)})};function ce(t){const a="fox-"+t;return{componentName:a,scope:t.replace("-",""),create(n){return n.baseName=t,n.name=a,n.install=r=>{r.component(n.name,n)},(0,l.defineComponent)(n)},createDemo(n){return n.baseName=t,n.name="demo-"+t,(0,l.defineComponent)(n)}}}function we(t,a=null){if(a||(a=(0,l.getCurrentInstance)()),a&&a.proxy){let n=a.proxy;Object.assign(n,t)}}var xe={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}},Me={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}},ur={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}},dr={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}},fr=[];for(const t in dr)fr.push(t);var qi={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}},Ki=(t,a)=>({inheritAttrs:!0,props:{...xe,...ur,...qi},setup(n,{slots:r}){const i=Ft(!1),o=Pt(!1),s=cn(n.name,n);if(s){const f=or(s,n);we({getPageContentHeight:()=>ml(s,f),getPageContentWidth:()=>hl(s,f),getPageHeaderHeight:()=>dl(s,f),getPageFooterHeight:()=>fl(s,f)}),f&&o&&(f.contentHeight="100%")}const c=(0,l.computed)(()=>({[t]:!0,"is-inner":o})),e=(0,l.computed)(()=>({})),u=(0,l.getCurrentInstance)(),m=(f,g=!1)=>{const S=u?.proxy;S&&typeof S.setNameValidateRules=="function"&&S.setNameValidateRules(f,!0,g)};return(0,l.watch)([()=>n.rules,()=>n.pureDataRules],([f,g],[S,z])=>{if(f&&S){const b=(0,l.toRaw)(S),h=(0,l.toRaw)(f),B=h?Reflect.ownKeys(h):[];(b?Reflect.ownKeys(b):[]).forEach(p=>{B.includes(p)||(h[p]=[])}),m(h)}if(g&&z){const b=(0,l.toRaw)(z),h=(0,l.toRaw)(g),B=h?Reflect.ownKeys(h):[];(b?Reflect.ownKeys(b):[]).forEach(p=>{B.includes(p)||(h[p]=[])}),m(h,!0)}},{deep:!0}),(0,l.onMounted)(()=>{n.rules&&m((0,l.toRaw)(n.rules)),n.pureDataRules&&m((0,l.toRaw)(n.pureDataRules),!0)}),()=>i?r?.default?.():(0,l.h)("div",{class:c.value,style:e.value},[r?.default?.()])}}),{componentName:ji,create:Yi,scope:Wi}=ce("page"),Ui=Yi(Ki(ji,Wi)),pn=Ui;function yn(t){const a=(0,l.unref)(t);return{width:a.offsetWidth,height:a.offsetHeight}}function yl(t){const a=(0,l.unref)(t),n=window.getComputedStyle(a,null),r=parseFloat(n.getPropertyValue("padding-left")),i=parseFloat(n.getPropertyValue("padding-right")),o=parseFloat(n.getPropertyValue("padding-top")),s=parseFloat(n.getPropertyValue("padding-bottom"));return{width:a.clientWidth-r-i,height:a.clientHeight-o-s}}var mr={headerbar:{},radio:{},checkbox:{}};function Gi(t){Object.assign(mr,t)}function hr(){return mr}var Xi=(t,a,n,r=!1)=>({props:{fixed:{type:Boolean,required:!1,default:!0},safeAreaInsetTop:{type:Boolean,required:!1,default:!0},border:{type:Boolean,required:!1,default:!1},height:{type:[String,Number],required:!1},align:{type:[String],default:"center"},padding:{type:[Object],required:!1},leftShow:{type:[Boolean,String],required:!1,default:!0},leftIcon:{type:[Object],required:!1,default:n},leftText:{type:String,required:!1},titleShow:{type:Boolean,required:!1,default:!0},title:{type:String,required:!1,default:""},titleIcon:{type:[Object],required:!1},rightShow:{type:[String,Boolean],required:!1,default:!0},rightIcon:{type:[Object],required:!1},rightText:{type:String,required:!1,default:""}},emits:["back","click-title","click-right","click-right-text"],setup(i,o){const s=Ft(!1),c=Pt(!1),e=s?null:dt(),u=e?ul(e):null;u&&(u.headerMounted=!0);const m=hr(),f=t,g=(0,l.computed)(()=>{const x={[f]:!0,[`${f}--border`]:i.border,[`${f}--fixed`]:i.fixed};return c||(x[`${f}--safe-area-inset-top`]=i.safeAreaInsetTop),x}),S=(0,l.computed)(()=>({[`${f}__inner`]:!0,[`${f}__inner--${i.align}`]:!0})),z=Ue(i.height)?null:be(i.height),b=(0,l.computed)(()=>{const x={safeAreaTop:null,height:null,left:null,top:null,right:null,bottom:null};if(s)return x;if(e&&u){const $=et(i.padding??u.headerPadding);return Object.assign(x,$),Ue(z)||(u.headerHeight=z),x.height=u.headerHeight,x.safeAreaTop=u.safeAreaTop===-1?0:u.safeAreaTop,x.safeAreaTop>0&&(x.top=x.safeAreaTop+($.top??0),x.height&&x.height>0&&(x.height=x.height+x.safeAreaTop)),x}if(Ue(z)||(x.height=z),i.padding){const $=et(i.padding);Object.assign(x,$)}return x}),h=(0,l.ref)(null),B=()=>u&&h.value&&h.value.offsetParent!==null?(r||(u.headerAllHeight=yn(h.value).height),u.headerMounted=!0,!0):!1,p=Ge(B,120);let d=null;(0,l.onMounted)(()=>{s||u&&(sl(B,50,5,50,!0),window.ResizeObserver&&h.value&&(d=new window.ResizeObserver(p),d.observe(h.value)))}),(0,l.onUnmounted)(()=>{s||u&&(u.headerMounted=!1,d&&(d.disconnect(),d=null))});const T=(0,l.computed)(()=>{const x={};return s||(b.value.height!==null&&b.value.height!==void 0&&(x.height=`${b.value.height}px`),b.value.top!==null&&b.value.top!==void 0&&(x.paddingTop=`${b.value.top}px`),b.value.left!==null&&b.value.left!==void 0&&(x.paddingLeft=`${b.value.left}px`),b.value.right!==null&&b.value.right!==void 0&&(x.paddingRight=`${b.value.right}px`),b.value.bottom!==null&&b.value.bottom!==void 0&&(x.paddingBottom=`${b.value.bottom}px`)),x}),A=(0,l.computed)(()=>{const x=b.value?.height;return Ue(x)||x<0?!0:x>0});function V(){o.emit("back")}function C(){o.emit("click-title")}function M(){o.emit("click-right")}function v(){o.emit("click-right-text")}const O=()=>{if(!i.leftShow)return null;const x=[];if(o.slots.left)x.push(o.slots.left());else{if(o.slots.leftIcon){const $=(0,l.h)("view",{class:"left-icon",onClick:V},[o.slots.leftIcon()]);x.push($)}else{const $=i.leftIcon??m.headerbar.Left??n,P=(0,l.h)("view",{class:"left-icon",onClick:V},[(0,l.h)($)]);x.push(P)}if(i.leftText){const $=(0,l.h)("view",{class:"left-text",onClick:V},[i.leftText]);x.push($)}}return x.length===0?null:(0,l.h)("view",{class:"fox-header-bar__left"},x)},k=()=>{if(!i.rightShow)return null;const x=[];if(o.slots.right)x.push(o.slots.right());else{if(i.rightText){const $=(0,l.h)("view",{class:"right-text",onClick:v},[i.rightText]);x.push($)}if(o.slots.rightIcon){const $=(0,l.h)("view",{class:"right-icon",onClick:M},[o.slots.rightIcon()]);x.push($)}else if(i.rightIcon){const $=(0,l.h)("view",{class:"right-icon",onClick:M},[(0,l.h)(i.rightIcon)]);x.push($)}}return x.length===0?null:(0,l.h)("view",{class:"fox-header-bar__right"},x)},F=()=>{if(!i.titleShow)return null;const x=[],$=o.slots.default?o.slots.default():null;if($)x.push($);else{if(i.title){const P=(0,l.h)("view",{class:"title-text"},[i.title]);x.push(P)}if(o.slots.titleIcon){const P=(0,l.h)("view",{class:"title-icon",onClick:C},[o.slots.titleIcon()]);x.push(P)}else if(i.titleIcon){const P=(0,l.h)("view",{class:"title-icon",onClick:C},[(0,l.h)(i.titleIcon)]);x.push(P)}}return x.length===0?null:(0,l.h)("view",{class:"fox-header-bar__title"},x)},Q=()=>{const x=[],$=o.slots.bottom?o.slots.bottom():null;return $&&x.push($),x.length===0?null:(0,l.h)("view",{class:"fox-header-bar__bottom"},x)};return()=>{if(s||!A.value)return null;const x=[];if(o.slots.all)x.push(o.slots.all());else{const $=[],P=O();P&&$.push(P);const q=F();q&&$.push(q);const Z=k();if(Z&&$.push(Z),$.length>0){const H=(0,l.h)("view",{class:S.value},$);x.push(H)}const X=Q();X&&x.push(X)}return x.length===0?null:(0,l.h)("view",{class:g.value,style:T.value,ref:h},x)}}}),{componentName:Zi,create:Ji,scope:Qi}=ce("header-bar"),es=Ji(Xi(Zi,Qi,Ve.ArrowLeft)),bn=es;function ts(t,a,n=!1){return{props:{fixed:{type:Boolean,required:!1,default:!0},safeAreaInsetBottom:{type:Boolean,required:!1,default:!0},border:{type:Boolean,required:!1,default:!1},height:{type:[String,Number],required:!1},padding:{type:[Object],required:!1},align:{type:String,required:!1,default:"center"}},setup(r,i){const o=Ft(!1),s=Pt(!1),c=o?null:dt(),e=c?ul(c):null,u=(0,l.computed)(()=>{const p=t,d={[p]:!0,[`${p}--${r.align}`]:!0,[`${p}--border`]:r.border,[`${p}--fixed`]:r.fixed};return s||(d[`${p}--safe-area-inset-bottom`]=r.safeAreaInsetBottom),d}),m=Ue(r.height)?null:be(r.height),f=(0,l.computed)(()=>{const p={safeAreaBottom:null,height:null,left:null,top:null,right:null,bottom:null};if(o)return p;if(c&&e){const d=et(r.padding??e.footerPadding);return Object.assign(p,d),Ue(m)||(e.footerHeight=m),p.height=e.footerHeight,p.safeAreaBottom=e.safeAreaBottom===-1?0:e.safeAreaBottom,p.safeAreaBottom>0&&(p.bottom=p.safeAreaBottom+(d.bottom??0),p.height&&p.height>0&&(p.height=p.height+p.safeAreaBottom)),p}if(Ue(m)||(p.height=m),r.padding){const d=et(r.padding);Object.assign(p,d)}return p}),g=(0,l.computed)(()=>{const p=f.value?.height;return Ue(p)||p<0?!0:p>0}),S=(0,l.ref)(null),z=()=>e&&S.value&&S.value.offsetParent!==null?(n||(e.footerAllHeight=yn(S.value).height),e.footerMounted=!0,!0):!1,b=Ge(z,120);let h=null;(0,l.onMounted)(()=>{o||e&&(sl(z,50,5,50,!0),window.ResizeObserver&&S.value&&(h=new window.ResizeObserver(b),h.observe(S.value)))}),(0,l.onUnmounted)(()=>{o||e&&(e.footerMounted=!1,h&&(h.disconnect(),h=null))});const B=(0,l.computed)(()=>{const p={};return o||(f.value.height!==null&&f.value.height!==void 0&&(p.height=ve(f.value.height)),f.value.top!==null&&f.value.top!==void 0&&(p.paddingTop=ve(f.value.top)),f.value.left!==null&&f.value.left!==void 0&&(p.paddingLeft=ve(f.value.left)),f.value.right!==null&&f.value.right!==void 0&&(p.paddingRight=ve(f.value.right)),f.value.bottom!==null&&f.value.bottom!==void 0&&(p.paddingBottom=ve(f.value.bottom))),p});return()=>{if(o||!g.value)return null;const p=i.slots.default?i.slots.default():[];return(0,l.h)("view",{ref:S,class:u.value,style:B.value},p)}}}}var{componentName:ls,create:ns,scope:as}=ce("footer-bar"),rs=ns(ts(ls,as)),wn=rs;function os(t,a){return{props:{padding:{type:[Object],required:!1},tag:{type:[String],required:!1,default:()=>"div"}},setup(n,{slots:r,attrs:i}){const o=Ft(!1),s=Pt(!1),c=o?null:dt(),e=(0,l.computed)(()=>({[t]:!0})),u=c?ul(c):null,m=(0,l.computed)(()=>{const b={};if(o)return b;if(c&&u){if(n.padding){const C=et(n.padding);Object.assign(u.contentPadding,C)}const h=dl(c,u),B=fl(c,u);let p="";u.contentHeight?p=`${u.contentHeight}`:p=`${u.height}px`,b.height=p;let d=(u&&u.contentPadding&&u.contentPadding.top)??-1;(d>=0||h>0)&&(d=d<0?0:d,b.paddingTop=`${h+d}px`);let T=(u&&u.contentPadding&&u.contentPadding.bottom)??-1;(T>=0||B>0)&&(T=T<0?0:T,b.paddingBottom=`${B+T}px`);const A=(u&&u.contentPadding&&u.contentPadding.left)??-1;A>=0&&(b.paddingLeft=`${A}px`);const V=(u&&u.contentPadding&&u.contentPadding.right)??-1;return V>=0&&(b.paddingRight=`${V}px`),b}if(n.padding){const h=et(n.padding);h.left&&(b.paddingLeft=`${h.left}px`),h.top&&(b.paddingTop=`${h.top}px`),h.right&&(b.paddingRight=`${h.right}px`),h.bottom&&(b.paddingBottom=`${h.bottom}px`)}return b}),f=(0,l.ref)(null),g=()=>{if(u&&f.value){const b=yl(f.value);u.contentInnerHeight=b.height,u.contentInnerWidth=b.width}},S=Ge(g,120);let z=null;return(0,l.onMounted)(()=>{s||o||(requestAnimationFrame(g),window.ResizeObserver&&f.value&&(z=new window.ResizeObserver(S),z.observe(f.value)))}),(0,l.onUnmounted)(()=>{s||o||z&&(z.disconnect(),z=null)}),()=>o?r.default?.():(0,l.h)(n.tag??"view",{...i,ref:f,class:e.value,style:m.value},r)}}}var{componentName:is,create:ss,scope:cs}=ce("content"),us=ss(os(is,cs)),Sn=us,kt="GroupStateKey",gr=Symbol.for("GroupScopeKey");function bl(){return(0,l.inject)(gr,!1)}function wl(t=!0){(0,l.provide)(gr,t)}function ds(t,a={}){Reflect.ownKeys(a).forEach(n=>{if(typeof n!="string")return;const r=a[n];Ue(r)||(t[n]=r)})}function fs(t,a={}){const n={type:"grid",width:t.get("width",-1),column:-1,gutter:-1};ds(n,a);const r=(0,l.markRaw)({layout:(0,l.shallowRef)(n),passport:0,order:{index:0}});return t.set(kt,r),r}function vn(t,a,n=-1,r=-1,i=!1,o,s,c){const e=t.get(kt);if(!e)return;const u=t.get("groupLayout")??{};n===-1&&(n=u.column??1),r===-1&&(r=u.gutter??0),o||(o=u.minItemWidth??-1),s||(s=u.maxItemWidth??-1);const m=be(o),f=be(s);c||(c=u.type??"grid");const g=()=>{const S=a===""||a===-1,z=be(a);let b=ye(n);const h=be(r);if(!S){let d=(z-(b-1)*h)/b;for(;f!==-1&&d>f;)b++,d=(z-(b-1)*h)/b;for(;m!==-1&&b>1&&d<m;)b--,d=(z-(b-1)*h)/b}let B=!1;const p=e.layout;p.value.width=a,p.value.column!==b&&(p.value.column=b,B=!0),p.value.gutter!==h&&(p.value.gutter=h,B=!0),p.value.type!==c&&(p.value.type=c,B=!0),B&&(0,l.triggerRef)(p)};if(i)g();else{const S=++e.passport;setTimeout(()=>{S===e.passport&&g()},50)}}function Sl(t,a=!1){let n;return a?n=t.getForParent(kt):n=t.get(kt),n.layout}function vl(t,a=!1){let n;return a?n=t.getForParent(kt):n=t.get(kt),n.order}function pr(t,a=1){if(a==="stretch")return-1;const n=ye(a);return n===-1?100:100*n/t}function Cl(t,a,n=1,r=0,i){const o={};let s=0;i?s=be(i):s=pr(a.column,n),s>0&&(o.width=`${s}%`);const c=pr(a.column,r);c>0&&(o["margin-left"]=`${c}%`);const e=a.gutter/2;return e>0&&(o["padding-left"]=`${e}px`,o["padding-right"]=`${e}px`),o}function Nl(t,a,n=1,r=0){if(n==="stretch"){const e=t.index%a.column,u=e+(a.column-e);return t.index=t.index+(u-e),{"grid-column":`${e+1} / -1`}}let i=ye(n);if(i===-1){const e=t.index%a.column;return a.column,e==0?t.index=t.index+a.column:t.index=t.index+(a.column-e)+a.column,{"grid-column":"1 / -1"}}if(i>a.column){const e=t.index%a.column;return a.column,e==0?t.index=t.index+a.column:t.index=t.index+(a.column-e)+a.column,{"grid-column":"1 / -1"}}const o=ye(r)%a.column;let s=(t.index+o)%a.column,c=s+i;return c>a.column?(s=0,c=s+i,t.index=t.index+(a.column-s)+i):t.index=t.index+o+i,o>0?{"grid-column":`${s+1} / span ${i}`}:{"grid-column-start":`span ${i}`}}var yr=Symbol("RollingStateKey");function ms(t){(0,l.provide)(yr,t)}function hs(){return(0,l.inject)(yr,null)}function Cn(t){let a=0;const n=window.getComputedStyle(t,null);if(n.getPropertyValue("box-sizing")==="content-box"){const r=parseFloat(n.getPropertyValue("padding-top")),i=parseFloat(n.getPropertyValue("padding-bottom"));a=t.clientHeight-r-i}else a=t.offsetHeight;return a}function gs(t){let a=Cn(t);if(a<=0){const n=t.cloneNode(!0);n.style=`width: ${t.offsetWidth}px; height: initial; overflow: initial; visibility: hidden;`,document.body.appendChild(n),a=Cn(n),document.body.removeChild(n)}return a}function ps(t,a,n){const r=typeof t=="number"?t:parseInt(t),i=typeof a=="number"?a:parseInt(a),o=typeof n=="number"?n:parseInt(n);if(r<=0)return"1fr";const s=(r-(i-1)*o)/i;return s>0?`${s}px`:"1fr"}function br(t){const a=[];return t.forEach(n=>{n.type===l.Fragment&&Array.isArray(n.children)?a.push(...br(n.children)):a.push(n)}),a}function ys(t){return!(t.type===l.Comment||t.type===l.Text&&typeof t.children=="string"&&t.children.trim()==="")}function Nn(t){function a(){return br(t?.()??[]).filter(ys)}return{getChildren:a}}var bs={...xe,...ur,...dr};function ws(t,a,n){return{props:bs,emits:["update:collapse","header-click"],setup(r,i){const o=cn(r.prop??r.name,r,fr),s=fs(o,{type:r.type}),c=bl();wl(!0);const e=r.rollingDisplay?hs():null,u=(0,l.ref)(null),m=(0,l.computed)(()=>r.rollingDisplay?e&&!e.disabled:!1),f=(0,l.computed)(()=>c&&o?Sl(o,!0).value:null),g=(0,l.getCurrentInstance)(),S=(N,U=!1)=>{const I=g?.proxy;I&&typeof I.setNameValidateRules=="function"&&I.setNameValidateRules(N,!0,U)};(0,l.watch)([()=>r.rules,()=>r.pureDataRules],([N,U],[I,y])=>{if(N&&I){const R=(0,l.toRaw)(I),j=(0,l.toRaw)(N),le=j?Reflect.ownKeys(j):[];(R?Reflect.ownKeys(R):[]).forEach(re=>{le.includes(re)||(j[re]=[])}),S(j)}if(U&&y){const R=(0,l.toRaw)(y),j=(0,l.toRaw)(U),le=j?Reflect.ownKeys(j):[];(R?Reflect.ownKeys(R):[]).forEach(re=>{le.includes(re)||(j[re]=[])}),S(j,!0)}},{deep:!0});const z=t,b=(0,l.computed)(()=>{const N={};N.height=$.value;const U=c?vl(o,!0):null;if(f.value&&U){if(f.value.type==="grid"){const I=Nl(U,f.value,r.span,r.offset);Object.assign(N,I)}else if(f.value.type==="flow"){const I=Cl(U,f.value,r.span,r.offset,r.width);Object.assign(N,I)}}else r.width&&(N.width=ve(r.width));return N}),h=(0,l.computed)(()=>{const N=s.layout.value.type;return N==="grid"||N==="flow"?{[`${z}--${N}`]:!0,[`${z}--${N}-justify-${r.justify}`]:!0,[`${z}--${N}-align-${r.align}`]:!0,[`${z}--gutter`]:!0}:{[`${z}--${N}`]:!0,[`${z}--gutter`]:!0}}),B=(0,l.computed)(()=>{if(s.layout.value.type==="grid"){let N="";if(r.columnWidth)N=`repeat(auto-fill, ${r.columnWidth})`;else{const U=ps(M.value,s.layout.value.column,s.layout.value.gutter);N=`repeat(${s.layout.value.column}, ${U})`}return{"column-gap":`${s.layout.value.gutter}px`,"grid-template-columns":N}}}),p=(0,l.toRef)(r,"gutter"),d=(0,l.toRef)(r,"column"),T=(0,l.computed)(()=>c||m.value?!0:fe(r.isWrap)),A=[],V=N=>{A.push(N)},C=()=>{let N=A.length;A.splice(0,N)},M=(0,l.ref)(-1),v=N=>{const U=yl(N).width;U>0&&U!==M.value&&(M.value=U)};vn(o,M.value,d.value,p.value,!0,r.minItemWidth,r.maxItemWidth,r.type),r.autoLayout&&(0,l.watch)([M,d,p],([N,U,I])=>{s.order.index=0,vn(o,N,U,I,!1,r.minItemWidth,r.maxItemWidth,r.type)});const O=(0,l.computed)(()=>P.value?r.expandText??"":r.collapseText??""),k=(0,l.computed)(()=>({[`${t}__header-collapse-text`]:!0})),F=(0,l.computed)(()=>({[`${t}__header-collapse-icon`]:!0,"is-expand":!P.value,"is-collapse":P.value})),Q=(0,l.ref)(),x=(0,l.ref)(),$=(0,l.computed)(()=>q.value||ve(r.height)||""),P=(0,l.ref)(!1),q=(0,l.ref)(""),Z=(0,l.ref)(!1);let X=-1;const H=(N,U=!0)=>{const I=Q.value;if(I&&P.value!==N){if(X=X===-1?gs(I):X,Z.value=!0,U)if(I.style["will-change"]="height",I.ontransitionend=function(){I.ontransitionend=null,this.style["will-change"]="auto",N||(q.value="",Z.value=!1)},N){let y=0;r.collapseHeight?y=r.collapseHeight:x.value&&x.value.classList.contains(`${t}__header`)&&(y=x.value.offsetHeight),q.value=`${X}px`,(0,l.nextTick)(()=>{q.value=`${y}px`})}else q.value=`${X}px`;else if(N){let y=0;r.collapseHeight?y=r.collapseHeight:x.value&&x.value.classList.contains(`${t}__header`)&&(y=x.value.offsetHeight),q.value=`${y}px`}else Z.value=!1,q.value=`${X}px`;P.value=N,i.emit("update:collapse",N)}};(0,l.watch)(()=>r.collapse,N=>{H(N)});const te=N=>{i.emit("header-click",N)},Y=()=>{K()},K=N=>{N=N??!P.value,H(N)};we({toggleCollapse:K,doLayout:()=>{A[0]&&(v(A[0]),vn(o,M.value,d.value,p.value,!0,r.minItemWidth,r.maxItemWidth,r.type))}});let J=null,L=!0;const ee=N=>{if(r.rules&&S((0,l.toRaw)(r.rules)),r.pureDataRules&&S((0,l.toRaw)(r.pureDataRules),!0),!!ut&&(N&&H(fe(r.collapse),!1),r.autoLayout&&Array.isArray(A)&&A.length>0)){const U=A[0];if(v(U),window.ResizeObserver){const I=Ge(()=>v(U),120);J=new window.ResizeObserver(I),J.observe(U)}}},ne=()=>{J?.disconnect(),J=null},G=!m.value||e?.acquire();G&&(u.value=m.value?!0:null),(0,l.onMounted)(()=>{if(G&&(ee(L),L=!1),m.value&&e){let N=null,U=e.initialHeight;e.observe(Q.value,I=>{if(I!==u.value)if(I)u.value=!0,P.value||(q.value=""),N=setTimeout(()=>{N=null,u.value!==!1&&(ee(L),L=!1)},100);else{if(N!==null&&clearTimeout(N),u.value=!1,!P.value)if(L)q.value=e.initialHeight;else{let y=Cn(Q.value);y<=0?q.value=U:(q.value=`${y}px`,U=q.value)}L||ne()}})}}),(0,l.onUnmounted)(()=>{J?.disconnect(),e&&e.unobserve(Q.value)});const E=(N="right")=>{const U=[];if(O.value){const R=(0,l.h)("span",{class:k.value},[O.value]);U.push(R)}const I={class:F.value},y=n(r.collapseIcon,I);return y&&U.push(y),U.length>0?(0,l.h)("div",{class:{[`${z}__header-collapse`]:!0,[`is-${N}`]:!0},onClick:Y},U):null},_=(N,U,I,y)=>{const R={...h.value};if(U===0&&(R[`${z}__first`]=!0),I>=y-1&&(R[`${z}__last`]=!0),T.value===!1){const j=i.attrs.class;j&&(R[`${j}`]=!0)}return(0,l.h)("div",{ref:V,key:`${U}`,class:R,style:B.value},N)};return()=>{const N=r.prop??r.name;if(m.value&&u.value!==!0)return(0,l.h)(r.tag||"div",{ref:Q,prop:N,class:{[`${z}`]:!0,"is-collapse":Z.value},style:b.value},[]);s.order.index=0;const U=[];let I=0;if(i.slots.header){const le=(0,l.h)("div",{key:`${I++}`,ref:x,class:{[`${z}__header`]:!0,[`${z}__first`]:!0},onClick:te},[i.slots.header()]);U.push(le)}else{const le=[],re=r.collapsePosition==="left";if(re&&r.showCollapse){const se=E("left");se&&le.push(se)}if(r.title||i.slots.title){if(r.showMark){const se={class:{[`${z}__header-mark`]:!0}};r.markColor&&(se.style={background:r.markColor});const he=(0,l.h)("div",se);le.push(he)}if(i.slots.title){const se=(0,l.h)("div",{class:{[`${z}__header-title`]:!0}},[i.slots.title()]);le.push(se)}else if(r.title){const se=(0,l.h)("div",{class:{[`${z}__header-title`]:!0}},[r.title]);le.push(se)}}if(i.slots.toolbar&&le.push(i.slots.toolbar()),!re&&r.showCollapse){const se=E("right");se&&le.push(se)}if(le.length>0){const se=(0,l.h)("div",{key:`${I++}`,ref:x,class:{[`${z}__header`]:!0,[`${z}__first`]:!0},onClick:te},le);U.push(se)}}C();const{getChildren:y}=Nn(i.slots.default),R=y(),j=s.layout.value.type;if(j==="grid"){const le=_(R,I++,0,R.length);U.push(le)}else if(j==="flow"){const le=_(R,I++,0,R.length);U.push(le)}else for(let le=0;le<R.length;le++){const re=R[le],se=_([re],I++,le,R.length);U.push(se)}return T.value?(0,l.h)(r.tag||"div",{ref:Q,prop:N,class:{[`${z}`]:!0,"is-collapse":Z.value},style:b.value},[U]):U}}}}var{componentName:Ss,create:vs,scope:Cs}=ce("group"),Ns=(t,a)=>(t=t??Ve.ArrowUp,(0,l.h)(D.ElIcon,a,{default:()=>[(0,l.h)(t)]})),ks=vs(ws(Ss,Cs,Ns)),kn=ks;function xs(t){return t===window}var zs=/matrix\((.+)\)/,xn=t=>{const a=(0,l.unref)(t);if(!a)return{x:0,y:0};if(xs(a))return{x:0,y:0};let n=0,r=0,i=a;for(;i!==null;)n+=i.offsetLeft,r+=i.offsetTop,i=i.offsetParent;let o=0,s=0,c=0,e=0;for(i=a;i!==document;){s+=i.scrollTop,o+=i.scrollLeft;const{transform:u}=window.getComputedStyle(i);if(u){const m=zs.exec(u);if(m){let f=m[1].split(/\s*,\s*/);f.length==6&&(c+=Number(f[4]),e+=Number(f[5]))}}i=i.parentNode}return n-=o,r-=s,n+=c,r+=e,{x:n,y:r}},Es=class{watchedListeners=[];add(t){this.watchedListeners.push(t)}remove(t){const a=this.watchedListeners.indexOf(t);a!==-1&&this.watchedListeners.splice(a,1)}size(){return this.watchedListeners.length}listen=()=>{this.watchedListeners.forEach(t=>{try{t()}catch{}})}},Ts=class{monitorRegister=new WeakMap;watch(t,a){let n=t.parentNode;const r=document.body.parentNode;for(;n&&n!==r;){let i=this.monitorRegister.get(n);i||(i=new Es,n.addEventListener("scroll",i.listen),n===document.body&&n.addEventListener("resize",i.listen),this.monitorRegister.set(n,i)),i.add(a),n=n.parentNode}}unwatch(t,a){let n=t.parentNode;const r=document.body.parentNode;for(;n&&n!==r;){let i=this.monitorRegister.get(n);i&&(i.remove(a),i.size()===0&&(this.monitorRegister.delete(n),n.removeEventListener("scroll",i.listen),n===document.body&&n.removeEventListener("resize",i.listen))),n=n.parentNode}}},Rt=new Ts,wr={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:$s,create:Vs}=ce("price"),Bs=Vs({props:{...wr},setup(t){const a=(0,l.computed)(()=>({[$s]:!0})),n=(0,l.computed)(()=>t.needSymbol?t.symbol:""),r=(0,l.computed)(()=>Qe(t.price)==0?"":el(t.price,t.decimalLength,!0,ye(t.digits),t.separator));return{classes:a,showSymbol:n,intText:(0,l.computed)(()=>{let i=r.value;if(i.length==0)return"";let o=i.indexOf(".");return i.substring(0,o)}),decimalText:(0,l.computed)(()=>{let i=r.value;if(i.length==0)return"";let o=i.indexOf(".");return i.substring(o+1)})}}}),Fe=(t,a)=>{const n=t.__vccOpts||t;for(const[r,i]of a)n[r]=i;return n},Ds=["innerHTML"],Ms=["innerHTML"];function Is(t,a,n,r,i,o){return(0,l.openBlock)(),(0,l.createElementBlock)("view",{class:(0,l.normalizeClass)(t.classes)},[t.needSymbol&&t.position=="before"?((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:0,class:(0,l.normalizeClass)(["fox-price--symbol",`fox-price--symbol-${t.size}`]),innerHTML:t.showSymbol},null,10,Ds)):(0,l.createCommentVNode)("",!0),(0,l.createElementVNode)("view",{class:(0,l.normalizeClass)(`fox-price--${t.size}`)},(0,l.toDisplayString)(t.intText),3),t.decimalText.length!=0?((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:1,class:(0,l.normalizeClass)(`fox-price--decimal-${t.size}`)},".",2)):(0,l.createCommentVNode)("",!0),(0,l.createElementVNode)("view",{class:(0,l.normalizeClass)(`fox-price--decimal-${t.size}`)},(0,l.toDisplayString)(t.decimalText),3),t.needSymbol&&t.position=="after"?((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:2,class:(0,l.normalizeClass)(["fox-price--symbol",`fox-price--symbol-${t.size}`]),innerHTML:t.showSymbol},null,10,Ms)):(0,l.createCommentVNode)("",!0)],2)}var kl=Fe(Bs,[["render",Is]]),{componentName:zn,create:As}=ce("hint-text"),_s=As({components:{Price:kl},props:{...wr,type:{type:String,default:"number"},placement:{type:String,default:"top-start"},transition:{type:Boolean,default:!0},size:{type:String,default:"default"},arrowSize:{type:Number,default:6},showArrow:{type:Boolean,default:!0},arrowOffset:{type:Number,default:20},offset:{type:Number,default:12},id:{type:String},reference:{type:Object},autoFit:{type:Boolean,default:!0},message:{type:String,default:""},visible:{type:Boolean,default:!0},unmount:{type:Function},customClass:{type:String},customStyle:{type:Object},customTextClass:{type:String},customTextStyle:{type:Object},closeOnClick:{type:Boolean},zIndex:{type:[String,Number]}},emits:["update:visible"],setup(t,a){const n=(0,l.ref)({top:null,right:null,bottom:null,left:null}),r=(0,l.ref)({x:0,y:0}),i=(0,l.ref)(0),o=(0,l.ref)(0),s=(0,l.ref)(t.placement),c=(0,l.ref)(!1),e=(0,l.ref)(null),u=(k,F,Q,x,$,P)=>{const q=document.documentElement.clientWidth||document.body.clientWidth,Z=document.documentElement.clientHeight||document.body.clientHeight,X=k.split("-");let H=[];X[0]==="top"?H=["top","bottom","right","left"]:X[0]==="bottom"?H=["bottom","top","right","left"]:X[0]==="left"?H=["left","top","bottom","right"]:X[0]==="right"&&(H=["right","top","bottom","left"]);const te={top:null,right:null,bottom:null,left:null},Y=[];for(let K=0;K<H.length;K++){const W=H[K];if(Y[0]=W,X[1]&&(Y[1]=X[1]),W==="top"){const J=F.y-P-t.arrowSize-t.offset;if(J>=0){te.top=J;let L=0;X[1]==="start"?L=F.x:X[1]==="end"?L=F.x+Q-$:L=F.x+Q/2-$/2;const ee=q-L-$;ee<0?(L+=ee,f.value=-ee):f.value=0,te.left=L<0?0:L;break}}else if(W==="bottom"){const J=F.y+x+t.arrowSize+t.offset;if(J+P<=Z){te.top=J;let L=0;X[1]==="start"?L=F.x:X[1]==="end"?L=F.x+Q-$:L=F.x+Q/2-$/2;const ee=q-L-$;ee<0?(L+=ee,f.value=-ee):f.value=0,te.left=L<0?0:L;break}}else if(W==="left"){const J=F.x-$-t.arrowSize-t.offset;if(J>=0){te.left=J;let L=0;X[1]==="start"?L=F.y:X[1]==="end"?L=F.y+x-P:L=F.y+x/2-P/2,te.top=L<0?0:L;break}}else if(W==="right"){const J=F.x+Q+t.arrowSize+t.offset;if(J+$<=q){te.left=J;let L=0;X[1]==="start"?L=F.y:X[1]==="end"?L=F.y+x-P:L=F.y+x/2-P/2,te.top=L<0?0:L;break}}}return{bestPlacement:Y.join("-"),bestInsetRect:te}},m=(k,F,Q=10)=>{if(!ut||F===!1||!k)return;r.value=xn(t.reference),i.value=t.reference.offsetWidth,o.value=t.reference.offsetHeight;const x=e.value.offsetHeight,$=e.value.offsetWidth,{bestPlacement:P,bestInsetRect:q}=u(t.placement,r.value,i.value,o.value,$,x);s.value=P,n.value=q,c.value=!0},f=(0,l.ref)(0),g=Ge(()=>{m(t.message,t.visible)},10),S=(0,l.ref)(t.visible);(0,l.watch)(()=>t.visible,k=>{S.value=k});const z=(0,l.computed)(()=>S.value&&b.value),b=(0,l.ref)(!0),h=Ge(k=>{const F=k[0];F&&(b.value=F.isIntersecting)},10),B=new IntersectionObserver(h);(0,l.watch)([()=>t.message,()=>t.visible],([k,F])=>{setTimeout(()=>{m(t.message,t.visible)},0)}),(0,l.onMounted)(()=>{setTimeout(()=>{m(t.message,t.visible)},0),Rt.watch(t.reference,g),B.observe(t.reference)}),(0,l.onBeforeUnmount)(()=>{Rt.unwatch(t.reference,g),B.unobserve(t.reference),B.disconnect()});const p=(0,l.computed)(()=>{const k={[zn]:!0};return s.value.startsWith("top")?k["is-top"]=!0:s.value.startsWith("right")?k["is-right"]=!0:s.value.startsWith("bottom")?k["is-bottom"]=!0:s.value.startsWith("right")&&(k["is-right"]=!0),t.size==="small"?k["is-small"]=!0:t.size==="large"&&(k["is-large"]=!0),t.customClass&&typeof t.customClass=="string"&&(k[`${t.customClass}`]=!0),k}),d=(0,l.computed)(()=>{const k={};return n.value.top!==null&&(k.top=`${n.value.top}px`),n.value.right!==null&&(k.right=`${n.value.right}px`),n.value.bottom!==null&&(k.bottom=`${n.value.bottom}px`),n.value.left!==null&&(k.left=`${n.value.left}px`),t.autoFit&&(k["min-width"]=`${i.value}px`),k["max-width"]=`${document.documentElement.clientWidth||document.body.clientWidth}px`,c.value&&(k.opacity="1"),t.transition||(k.transition="none"),t.zIndex&&(k["z-index"]=`${t.zIndex}`),t.customStyle&&typeof t.customStyle=="object"&&Object.assign(k,t.customStyle),k}),T=(0,l.computed)(()=>{const k=[`${zn}__content`];return t.customTextClass&&k.push(t.customTextClass),k}),A=(0,l.computed)(()=>{const k={};return t.customTextStyle&&typeof t.customTextStyle=="object"&&Object.assign(k,t.customTextStyle),k}),V=(0,l.computed)(()=>({[`${zn}__arrow`]:!0})),C=(0,l.computed)(()=>{const k={};return t.showArrow?(k.width=`${t.arrowSize}px`,k.height=`${t.arrowSize}px`,s.value==="top"?(k.left="50%",k.bottom=`-${t.arrowSize}px`,k.transform=" translate(-50%, 0%)"):s.value==="top-start"?(k.left=`${t.arrowOffset+f.value}px`,k.bottom=`-${t.arrowSize}px`):s.value==="top-end"?(k.right=`${t.arrowOffset-f.value}px`,k.bottom=`-${t.arrowSize}px`):s.value==="right"?(k.left=`-${t.arrowSize}px`,k.top="50%",k.transform=" translate(0%, -50%)"):s.value==="right-start"?(k.left=`-${t.arrowSize}px`,k.top=`${t.arrowOffset}px`):s.value==="right-end"?(k.left=`-${t.arrowSize}px`,k.bottom=`-${t.arrowOffset}px`):s.value==="bottom"?(k.left="50%",k.top=`-${t.arrowSize}px`,k.transform=" translate(-50%, 0%)"):s.value==="bottom-start"?(k.left=`${t.arrowOffset+f.value}px`,k.top=`-${t.arrowSize}px`):s.value==="bottom-end"?(k.right=`${t.arrowOffset-f.value}px`,k.top=`-${t.arrowSize}px`):s.value==="left"?(k.right=`-${t.arrowSize}px`,k.top="50%",k.transform=" translate(0%, -50%)"):s.value==="left-start"?(k.right=`-${t.arrowSize}px`,k.top=`${t.arrowOffset}px`):s.value==="left-end"&&(k.right=`-${t.arrowSize}px`,k.bottom=`-${t.arrowOffset}px`),k):{display:"none"}}),M=(0,l.computed)(()=>z.value&&t.closeOnClick),v=(0,l.computed)(()=>{const k={};return t.zIndex&&(k["z-index"]=`${t.zIndex}`),k});return{show:z,tipRef:e,classes:p,styles:d,textClasses:T,textStyles:A,arrowClasses:V,arrowStyles:C,overlayShow:M,overlayStyle:v,onClickOverlay:()=>{S.value=!1,a.emit("update:visible",!1)}}}}),Ls=["innerHTML"];function Ps(t,a,n,r,i,o){const s=(0,l.resolveComponent)("Price");return(0,l.openBlock)(),(0,l.createElementBlock)(l.Fragment,null,[t.overlayShow?((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:0,class:"fox-hint-text__overlay",style:(0,l.normalizeStyle)(t.overlayStyle),onClick:a[0]||(a[0]=(...c)=>t.onClickOverlay&&t.onClickOverlay(...c))},null,4)):(0,l.createCommentVNode)("",!0),(0,l.withDirectives)((0,l.createElementVNode)("div",{ref:"tipRef",class:(0,l.normalizeClass)(t.classes),style:(0,l.normalizeStyle)(t.styles)},[(0,l.createElementVNode)("div",{class:(0,l.normalizeClass)(t.textClasses),style:(0,l.normalizeStyle)(t.textStyles)},[t.type=="number"?((0,l.openBlock)(),(0,l.createBlock)(s,{key:0,price:t.message,position:"before",size:t.size},null,8,["price","size"])):((0,l.openBlock)(),(0,l.createElementBlock)("span",{key:1,innerHTML:t.message},null,8,Ls))],6),(0,l.createElementVNode)("div",{class:(0,l.normalizeClass)(t.arrowClasses),style:(0,l.normalizeStyle)(t.arrowStyles)},null,6)],6),[[l.vShow,t.show]])],64)}var Sr=Fe(_s,[["render",Ps]]),vr=class{seed=new Date().getTime();constructor(t){this.seed=t??new Date().getTime()}get(){let t=this.seed++;return this.seed<0&&(this.seed=0),t}},En={},Fs=new vr,xt=new Map,xl=t=>{if(t){const a=document.getElementById(t);xt.delete(t),a&&a.parentNode?.removeChild(a)}else{for(const a of xt.keys()){const n=document.getElementById(a);n&&n.parentNode?.removeChild(n)}xt.clear()}},Rs=t=>{t.unmount=xl;const a=document.getElementById(t.id);if(a){const n=xt.get(t.id);n?t={...En,...n,...t}:t={...En,...t},t.transition=!1,(0,l.render)((0,l.createVNode)(Sr,t),a)}return t.id},Os=t=>{t.unmount=xl;let a=t.id??`hinttext_${Fs.get()}`;t={...En,...t},t.id=a,xt.set(a,t);const n=document.createElement("div");return n.id=t.id,(0,l.render)((0,l.createVNode)(Sr,t),n),document.body.appendChild(n),a},Hs=t=>{if(!t){console.warn("[FoxUI HintText]: msg不能为空");return}},Re={show(t,a,n={},r=!0){Hs(a);const i=n.id;return i&&xt.has(i)?Rs({...n,message:a,reference:t}):(r&&xl(),Os({...n,message:a,reference:t}))},hide(t){xl(t)},install(t){t.config.globalProperties.$hintText=Re}};function qs(t,a,n,r=!1){return{inheritAttrs:!0,props:{...xe,...Me},emits:["appear","disappear"],setup(i,o){const s=i.prop??o.attrs.name;Te({componentName:t,validate:!1},s);const c=dt(),e=bl();wl(!1);const u=(0,l.computed)(()=>e&&c?Sl(c,!1).value:null),m=t,f=(0,l.ref)(null),g=(0,l.computed)(()=>{const y={[m]:!0,[`${m}__gutter`]:u.value&&u.value.type!=="flow",[`${m}__stretch`]:i.span==="stretch",[`${m}__input--border`]:fe(i.hasBorder)};if(y[i.errorMarkClass]=!!P.value,y[i.warnMarkClass]=!!x.value,y[i.infoMarkClass]=!!F.value,typeof f.value=="function"){const R=f.value(s);y[R]=!0}else if(typeof f.value=="string"){const R=f.value;y[R]=!0}return y}),S=(0,l.ref)(null),z=(0,l.computed)(()=>{const y={};if(i.width)i.width!=="auto"&&(y.width=ve(i.width));else{const R=e&&c?vl(c,!1):null;if(u.value&&R){if(u.value.type==="grid"){const j=Nl(R,u.value,i.span,i.offset);Object.assign(y,j)}else if(u.value.type==="flow"){const j=Cl(R,u.value,i.span,i.offset,i.width);Object.assign(y,j)}}}if(typeof S.value=="function"){const R=S.value(s);R&&Object.assign(y,R)}else if(S.value&&typeof S.value=="object"){const R=S.value;Object.assign(y,R)}return y}),b=(0,l.ref)(null),h=(0,l.computed)({get:()=>b.value??fe(i.isRequired),set:y=>{b.value=y}}),B=()=>typeof i.label=="string"&&i.label.length>0||typeof o.slots.label=="function",p=Ae((0,l.toRef)(i,"labelPosition"),"labelPosition",qe.Near),d=(0,l.computed)(()=>p&&p.value==="top"?"top":p&&p.value==="right"?"right":"left"),T=(0,l.computed)(()=>({[`${m}__main`]:!0,[`${m}__main--${d.value}`]:!0})),A=(0,l.computed)(()=>({label:!0,[`label--${d.value}`]:!0})),V=Ae((0,l.toRef)(i,"labelWidth"),"labelWidth",qe.Near),C=(0,l.computed)(()=>V&&V.value?{width:ve(V.value)}:{}),M=(0,l.computed)(()=>({"label--string":!0,"label--required":h.value})),v=(0,l.computed)(()=>({content:!0,[i.contentClass]:!0})),O=(0,l.computed)(()=>({...i.contentStyle})),k=(0,l.shallowReactive)({errorTip:"",errorIcon:null,warnTip:"",warnIcon:null,infoTip:"",infoIcon:null});we({setRequired(y){h.value=y},setErrorTip(y){k.errorTip=y},setErrorIcon(y){k.errorIcon=y},setWarnTip(y){k.warnTip=y},setWarnIcon(y){k.warnIcon=y},setInfoTip(y){k.infoTip=y},setInfoIcon(y){k.infoIcon=y},setCustomClassName(y){f.value=y},setCustomStyle(y){S.value=y}});const F=(0,l.computed)(()=>i.infoTip||k.infoTip),Q=(0,l.computed)(()=>i.infoIcon||k.infoIcon),x=(0,l.computed)(()=>i.warnTip||k.warnTip),$=(0,l.computed)(()=>i.warnIcon||k.warnIcon),P=(0,l.computed)(()=>i.errorTip||k.errorTip),q=(0,l.computed)(()=>i.errorIcon||k.errorIcon),Z=(0,l.computed)(()=>P.value?"error":x.value?"warn":F.value?"info":""),X=()=>Z.value.length>0,H=(0,l.computed)(()=>Z.value==="error"?P.value:Z.value==="warn"?x.value:Z.value==="info"?F.value:""),te=(0,l.computed)(()=>Z.value==="error"?q.value:Z.value==="warn"?$.value:Z.value==="info"?Q.value:null),Y=(0,l.computed)(()=>{const y={[`${m}__tip`]:!0,[`${m}__tip--${Z.value}`]:!0,[`${m}--animate`]:!0};return Z.value==="error"&&i.errorClass?y[`${i.errorClass}`]=!0:Z.value==="warn"&&i.warnClass?y[`${i.warnClass}`]=!0:Z.value==="info"&&i.infoClass&&(y[`${i.infoClass}`]=!0),y}),K=(0,l.computed)(()=>{const y={};return p&&p.value==="top"||!B()?y["padding-left"]="0px":V&&V.value&&(y["padding-left"]=ve(V.value)),y}),W=(0,l.ref)();let J="";(0,l.watch)([()=>i.hintVisible,()=>i.hintText,()=>i.hintType,()=>i.hintProps],([y,R,j,le])=>{W.value&&(y&&!me(R)?J?n.show(W.value,R,{...le,id:J,type:j},!0):J=n.show(W.value,R,{...le,type:j},!0):n.hide(J))});let L=null;const ee=()=>{L||!W.value||(L=new IntersectionObserver(y=>{let R=!1;for(let j of y)if(j.intersectionRatio>0){R=!0,R&&o.emit("appear",j);break}R||o.emit("disappear")}),L.observe(W.value))},ne=()=>{!L||!W.value||(L.unobserve(W.value),L=null)};(0,l.watch)(()=>fe(i.appearListen),y=>{y?ee():ne()}),(0,l.onMounted)(()=>{fe(i.appearListen)&&ee()}),(0,l.onUnmounted)(ne);const G=()=>{if(!B())return null;const y=[],R=o.slots?.label?.()??i.label,j=(0,l.h)("div",{class:M.value},[R]);if(y.push(j),o.slots.fixedPreTip){const le=o.slots.fixedPreTip();y.push(le)}return(0,l.h)("div",{class:A.value,style:C.value},y)},E=()=>{const y=[];if(o.slots.prepend){const R=o.slots.prepend();y.push(R)}if(o.slots.default){const R=o.slots.default();y.push(R)}if(o.slots.append){const R=o.slots.append();y.push(R)}if(o.slots.fixedTip){const R=(0,l.h)("div",{class:[`${m}__fixed-tip`]},[o.slots.fixedTip()]);y.push(R)}return(0,l.h)("div",{ref:W,class:v.value,style:O.value},y)},_=()=>{const y=te.value;return y?typeof y=="function"?(0,l.h)("div",{class:"fox-item__tip--icon"},[y()]):(0,l.h)("div",{class:"fox-item__tip--icon"},[(0,l.h)(y)]):null},N=()=>{const y=H.value;return y?typeof y=="function"?(0,l.h)("div",{class:"fox-item__tip--text"},[y()]):(0,l.h)("div",{class:"fox-item__tip--text"},[y]):null},U=()=>{if(!X())return null;const y=[],R=_();R&&y.push(R);const j=N();return j&&y.push(j),(0,l.h)("div",{class:Y.value,style:K.value},y)},I=()=>o.slots?.hide?.()??null;return()=>{const y=[],R=[],j=G();j&&R.push(j);const le=E();le&&R.push(le);const re=(0,l.h)("div",{class:T.value},R);y.push(re);const se=U();se&&y.push(se);const he=I();return he&&y.push(he),(0,l.h)("div",{class:g.value,style:z.value,prop:i.prop},y)}}}}var{componentName:Ks,create:js,scope:Ys}=ce("item"),Ws=js(qs(Ks,Ys,Re,!1)),ze=Ws,Tn={span:{type:[Number,String],required:!1,default:1},offset:{type:[Number,String],default:0},width:{type:[String,Number],required:!1}};function Us(t,a){return{props:{...Tn},setup(n,r){const i=dt(),o=bl();wl(!1);const s=(0,l.computed)(()=>o&&i?Sl(i,!1).value:null),c=t,e=(0,l.computed)(()=>({[c]:!0,[`${c}__gutter`]:s.value&&s.value.type!=="flow",[`${c}__stretch`]:n.span==="stretch"})),u=(0,l.computed)(()=>{const m={};if(n.width)n.width!=="auto"&&(m.width=ve(n.width));else{const f=o&&i?vl(i,!1):null;if(s.value&&f)if(s.value.type==="grid"){const g=Nl(f,s.value,n.span,n.offset);Object.assign(m,g)}else if(s.value.type==="flow"){const g=Cl(f,s.value,n.span,n.offset,n.width);Object.assign(m,g)}else return n.width&&(m.width=ve(n.width)),m}return m});return()=>{const m={class:e.value,style:u.value};return r.slots&&typeof r.slots.default=="function"?(0,l.h)("div",m,r.slots.default()):(0,l.h)("div",m)}}}}var{componentName:Gs,create:Xs,scope:Zs}=ce("slot-item"),Js=Xs(Us(Gs,Zs)),zl=Js,$n={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 Qs(t,a){return{props:{...$n},setup(n,r){const i=t,o=(0,l.computed)(()=>({[i]:!0,[`${i}__stretch`]:n.span==="stretch",[`${i}__${n.align}`]:!0})),s=dt(),c=bl();wl(!1);const e=(0,l.computed)(()=>{const u={};if(n.width)n.width!=="auto"&&(u.width=ve(n.width));else if(c&&s){const m=Sl(s,!1),f=vl(s,!1);if(m.value&&f)if(m.value.type==="grid"){const g=Nl(f,m.value,n.span,n.offset);Object.assign(u,g)}else if(m.value.type==="flow"){const g=Cl(f,m.value,n.span,n.offset,n.width);Object.assign(u,g)}else n.width&&(u.width=ve(n.width))}return n.gutter&&(u.gap=ve(n.gutter)),u});return()=>{const u=[];if(r.slots.default){const m=r.slots.default();if(n.divide)for(let f=0;f<m.length;f++){if(f>0){const g=(0,l.h)("div",{class:{[`${i}__divide`]:!0}});u.push(g)}u.push(m[f])}else Reflect.apply([].push,u,m)}return(0,l.h)("div",{class:o.value,style:e.value},u)}}}}var{componentName:ec,create:tc,scope:lc}=ce("row-item"),nc=tc(Qs(ec,lc)),El=nc;function ac(t,a){const n=document.createRange();n.setStart(t,0),n.setEnd(t,t.childNodes.length);const r=n.getBoundingClientRect().width;if(r>0){a(r);return}t.classList.add("is-selectable"),setTimeout(()=>{n.setStart(t,0),n.setEnd(t,t.childNodes.length);const i=n.getBoundingClientRect().width;t.classList.remove("is-selectable"),a(i)},500)}var rc={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 oc(t,a,n,r=!1){return{props:{...rc},emits:["click"],setup(i,o){const s=(0,l.ref)(null),c=(0,l.computed)(()=>{const d={[`${t}`]:!0,"is-truncated":i.truncated};return i.type&&(d[`${t}--${i.type??"default"}`]=!0),i.size&&(d[`${t}--${i.size}`]=!0),d}),e=(0,l.computed)(()=>{const d={},T=i.textColor??i.color;return T&&(d.color=T),d}),u=(d,T)=>{let A=null;if(typeof i.highlightFilter=="string"&&i.highlightFilter.length>0){const V=i.highlightFilter;d.indexOf(V)!==-1&&(T.innerHTML=d.replace(new RegExp(V,"g"),`<span>${V}</span>`),T.class["is-highlight"]=!0,A=(0,l.h)(i.tag,T))}else if(typeof i.highlightFilter=="function"){const V=i.highlightFilter(d);V&&(T.innerHTML=V,T.class["is-highlight"]=!0,A=(0,l.h)(i.tag,T))}return A},m=d=>{o.emit("click",d)};let f="";const g=()=>{const d=s.value;if(!d)return;const T=d.clientWidth;ac(d,A=>{const V=d.innerHTML??"";me(V)||A<T||(f?n?.show(d,V,{type:"text",id:f,showArrow:i.showArrow},!0):f=n?.show(d,V,{type:"text",showArrow:i.showArrow},!0)??"")})},S=()=>{f&&n?.hide(f)};let z=null;const b=d=>{z||(z=setTimeout(()=>{g(),z=null},i.showAfter??0))},h=d=>{z&&(clearTimeout(z),z=null),setTimeout(()=>{S()},i.hideAfter??0)},B=()=>{const d=s.value;d&&(d.addEventListener("mouseover",b),d.addEventListener("mouseleave",h))},p=()=>{const d=s.value;d&&(d.removeEventListener("mouseover",b),d.removeEventListener("mouseleave",h))};return(0,l.onMounted)(()=>{!fe(i.showOverflowTooltip)||!n||B()}),(0,l.onBeforeUnmount)(()=>{!fe(i.showOverflowTooltip)||!n||p()}),()=>{const d={onClick:m,class:c.value,style:e.value,ref:s};let T=null;if(fe(i.numberFormat)&&typeof o.slots.default=="function"){const V=o.slots.default();if(Array.isArray(V)&&V.length===1){const C=V[0].type.toString();if(C==="Symbol(Text)"||C==="Symbol(v-txt)"){const M=ye(i.digits),v=ye(i.decimalLength),O=fe(i.autoPadding);let k=`${V[0].children}`,F=k.split("").reverse().join("");F=el(F,v,O,M,i.separator),k=F.split("").reverse().join(""),i.highlightFilter!==void 0&&(T=u(k,d)),T||(d.innerHTML=k,T=(0,l.h)(i.tag,d))}}}else{if(i.highlightFilter!==void 0&&typeof o.slots.default=="function"){const V=o.slots.default();if(Array.isArray(V)&&V.length===1){const C=V[0].type.toString();if(C==="Symbol(Text)"||C==="Symbol(v-txt)"){const M=`${V[0].children}`;T=u(M,d),T||(d.innerHTML=M,T=(0,l.h)(i.tag,d))}}}T||(T=(0,l.h)(i.tag,d,{default:o.slots.default}))}if(!i.mark&&!o.slots.mark)return T;const A=[];if(o.slots.mark){const V={[`${t}__mark-wrap`]:!0};i.type&&(V[`${t}__mark-wrap--${i.type}`]=!0);const C={},M=i.color;M&&(C.color=M);const v=(0,l.h)("view",{onClick:m,class:V,style:C},{default:o.slots.mark});A.push(v)}else{const V={[`${t}__mark`]:!0};i.type&&(V[`${t}__mark--${i.type??"default"}`]=!0);const C={},M=i.color;M&&(C["background-color"]=M);const v=(0,l.h)("view",{onClick:m,class:V,style:C});A.push(v)}if(i.divide){const V=(0,l.h)("div",{class:{[`${t}__divide`]:!0}});A.push(V)}return A.push(T),(0,l.h)("view",{class:{"fox-text__wrap":!0,"text-left":i.textPosition==="left","text-right":i.textPosition==="right"}},A)}}}}var{componentName:ic,create:sc,scope:cc}=ce("text"),uc=sc(oc(ic,cc,Re,!1)),Tl=uc,dc={visible:{type:Boolean},reference:{type:Object},referenceInset:{type:Object},width:{type:String},offset:{type:Number,default:()=>6},placement:{type:String,default:()=>"top-start"},autoFit:{type:Boolean,default:()=>!0},title:{type:String},effect:{type:String,default:()=>"light"},showArrow:{type:Boolean,default:()=>!0},arrowSize:{type:Number,default:()=>14},arrowOffset:{type:Number,default:()=>20},showOverlay:{type:Boolean,default:()=>!0},closeOnClick:{type:Boolean,default:()=>!0},zIndex:{type:[String,Number]},customClass:{type:[String]},customStyle:{type:[Object]},leaveHide:{type:[Boolean]},teleport:{type:[String,Element],default:()=>"body"},teleportDisable:{type:Boolean,default:()=>!1}};function fc(t,a,n=!1){return{props:{...dc},emits:["update:visible"],setup(r,{emit:i,slots:o,expose:s}){const c=(0,l.ref)({top:null,right:null,bottom:null,left:null}),e=(0,l.ref)(0),u=(0,l.ref)(0),m=(0,l.ref)(0),f=(0,l.ref)(0),g=(0,l.ref)(r.placement),S=(0,l.ref)(!1),z=(0,l.ref)(!1),b=(0,l.ref)(null),h=()=>typeof r.reference=="string"?document.querySelector(r.reference):r.reference,B=(H,te,Y,K,W,J,L,ee=!0)=>{const ne=document.documentElement.clientWidth||document.body.clientWidth,G=document.documentElement.clientHeight||document.body.clientHeight,E=H.split("-");let _=[];ee?E[0]==="top"?_=["top","bottom","right","left"]:E[0]==="bottom"?_=["bottom","top","right","left"]:E[0]==="left"?_=["left","top","bottom","right"]:E[0]==="right"&&(_=["right","top","bottom","left"]):_=[H[0]];const N={top:null,right:null,bottom:null,left:null},U=[];for(let I=0;I<_.length;I++){const y=_[I];if(U[0]=y,E[1]&&(U[1]=E[1]),y==="top"){const R=Y-L-r.arrowSize/2-r.offset;if(R>=0){N.top=R;let j=0;E[1]==="start"?j=te:E[1]==="end"?j=te+K-J:j=te+K/2-J/2;const le=ne-j-J;le<0?(j+=le,d.value=-le):d.value=0,N.left=j<0?0:j;break}}else if(y==="bottom"){const R=Y+W+r.arrowSize/2+r.offset;if(R+L<=G){N.top=R;let j=0;E[1]==="start"?j=te:E[1]==="end"?j=te+K-J:j=te+K/2-J/2;const le=ne-j-J;le<0?(j+=le,d.value=-le):d.value=0,N.left=j<0?0:j;break}}else if(y==="left"){const R=te-J-r.arrowSize/2-r.offset;if(R>=0){N.left=R;let j=0;E[1]==="start"?j=Y:E[1]==="end"?j=Y+W-L:j=Y+W/2-L/2,N.top=j<0?0:j;break}}else if(y==="right"){const R=te+K+r.arrowSize/2+r.offset;if(R+J<=ne){N.left=R;let j=0;E[1]==="start"?j=Y:E[1]==="end"?j=Y+W-L:j=Y+W/2-L/2,N.top=j<0?0:j;break}}}return{bestPlacement:U.join("-"),bestInsetRect:N}},p=()=>{const H=r.visible,te=r.autoFit;if(!ut||H===!1)return;if(r.reference){const L=h(),ee=xn(L);e.value=ee.x,u.value=ee.y,m.value=L.offsetWidth,f.value=L.offsetHeight}else r.referenceInset&&(e.value=r.referenceInset.left,u.value=r.referenceInset.top,m.value=r.referenceInset.right-r.referenceInset.left,f.value=r.referenceInset.bottom-r.referenceInset.top);const Y=b.value.offsetWidth,K=b.value.offsetHeight,{bestPlacement:W,bestInsetRect:J}=B(r.placement,e.value,u.value,m.value,f.value,Y,K,te);g.value=W,c.value=J},d=(0,l.ref)(0),T=Ge(()=>{p()},10),A=(0,l.ref)(r.visible);(0,l.watch)([()=>r.visible],([H])=>{A.value=H,H?(S.value=H,setTimeout(()=>{p(),z.value=!0},0)):z.value=!1});const V=(0,l.computed)(()=>A.value&&C.value),C=(0,l.ref)(!0),M=Ge(H=>{const te=H[0];te&&(C.value=te.isIntersecting)},10),v=new IntersectionObserver(M);(0,l.watch)([()=>r.reference,()=>r.referenceInset],([H,te],[Y,K])=>{!H&&!te||(setTimeout(()=>{p()},0),r.autoFit&&(Y&&(Rt.unwatch(Y,T),v.unobserve(Y)),H&&(Rt.watch(H,T),v.observe(H))))},{immediate:!0}),(0,l.onBeforeUnmount)(()=>{r.reference&&(Rt.unwatch(r.reference,T),v.unobserve(r.reference),v.disconnect())});const O=(0,l.computed)(()=>{const H={[t]:!0};return g.value.startsWith("top")?H["is-top"]=!0:g.value.startsWith("right")?H["is-right"]=!0:g.value.startsWith("bottom")?H["is-bottom"]=!0:g.value.startsWith("left")&&(H["is-left"]=!0),H[`is-${r.effect}`]=!0,!z.value&&V.value&&(H["is-opacity"]=!0),z.value&&V.value&&(H["is-show"]=!0),V.value||(H["is-hide"]=!0),r.customClass&&typeof r.customClass=="string"&&(H[`${r.customClass}`]=!0),H}),k=(0,l.computed)(()=>{const H={};return c.value.top!==null&&(H.top=`${c.value.top}px`),c.value.right!==null&&(H.right=`${c.value.right}px`),c.value.bottom!==null&&(H.bottom=`${c.value.bottom}px`),c.value.left!==null&&(H.left=`${c.value.left}px`),r.width&&(H.width=r.width),r.zIndex&&(H["z-index"]=`${r.zIndex}`),r.customStyle&&typeof r.customStyle=="object"&&Object.assign(H,r.customStyle),H}),F=()=>{A.value=!1,i("update:visible",!1)},Q=()=>r.showOverlay?(0,l.h)("div",{class:`${t}__overlay`,onClick:F}):null,x=()=>{let H=null;return o.title?H=(0,l.h)("div",{class:`${t}__title`},{default:o.title}):r.title&&(H=(0,l.h)("div",{class:`${t}__title`},[r.title])),H},$=(0,l.computed)(()=>({[`${t}__arrow`]:!0})),P=(0,l.computed)(()=>{const H={};return r.showArrow?(H.width=`${r.arrowSize}px`,H.height=`${r.arrowSize}px`,g.value==="top"?(H.left="50%",H.bottom="0",H.transform="translate(-50%, 50%)"):g.value==="top-start"?(H.left=`${r.arrowOffset+d.value}px`,H.bottom="0",H.transform="translate(-50%, 50%)"):g.value==="top-end"?(H.right=`${r.arrowOffset-d.value}px`,H.bottom="0",H.transform="translate(-50%, 50%)"):g.value==="right"?(H.left="0",H.top="50%",H.transform="translate(-50%, -50%)"):g.value==="right-start"?(H.left="0",H.top=`${r.arrowOffset}px`,H.transform="translate(-50%, 50%)"):g.value==="right-end"?(H.left="0",H.bottom=`-${r.arrowOffset}px`,H.transform="translate(-50%, 50%)"):g.value==="bottom"?(H.left="50%",H.top="0",H.transform="translate(-50%, -50%)"):g.value==="bottom-start"?(H.left=`${r.arrowOffset+d.value}px`,H.top="0",H.transform="translate(-50%, -50%)"):g.value==="bottom-end"?(H.right=`${r.arrowOffset-d.value}px`,H.top="0",H.transform="translate(-50%, -50%)"):g.value==="left"?(H.right="0",H.top="50%",H.transform="translate(50%, -50%)"):g.value==="left-start"?(H.right="0",H.top=`${r.arrowOffset}px`,H.transform="translate(50%, -50%)"):g.value==="left-end"&&(H.right="0",H.bottom=`-${r.arrowOffset}px`,H.transform="translate(50%, -50%)"),H):{display:"none"}}),q=()=>(0,l.h)("div",{class:$.value,style:P.value}),Z=()=>{A.value===!1&&(S.value=!1)},X=H=>{if(!b.value||A.value===!1)return;const{relatedTarget:te}=H;b.value.contains(te)||(A.value=!1,i("update:visible",!1))};return s({doLayout:p}),()=>{if(!S.value)return null;const H=[],te=Q();te&&H.push(te);const Y=[],K=x();if(K&&Y.push(K),o.default){const ee=o.default();Y.push(ee)}const W=q();W&&Y.push(W);const J={ref:b,class:O.value,style:k.value,onAnimationend:Z};r.leaveHide&&(J.onMouseleave=X);const L=(0,l.h)("div",J,{default:()=>Y});return H.push(L),(0,l.h)(l.Teleport,{to:r.teleport,disabled:r.teleportDisable},{default:()=>H})}}}}var{componentName:mc,create:hc,scope:gc}=ce("popover-dialog"),pc=hc(fc(mc,gc,!1)),$l=pc,yc={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 bc(t,a,n){return{props:{...$n,...yc},emits:["click"],setup(r,{slots:i,attrs:o}){const{toLocaleRefs:s}=(0,Ce.useFoxI18n)(a),c=s(r,["moreText"]),e=t,u=(0,l.computed)(()=>({[e]:!0}));function m(V){return V.props||{}}function f(V){return!!m(V).disabled}function g(V){return V.children??[]}const S=(0,l.ref)(),z=(0,l.computed)(()=>S.value?.$el??null),b=(0,l.ref)(!1),h=V=>{b.value=V},B=()=>{b.value=!b.value};function p(V,C){return()=>{C||(b.value=!1,m(V)?.onClick?.())}}function d(V,C){const M=g(V),v=f(V),O=p(V,v),k=[`${e}__dropdown-item`];return v&&k.push("is-disabled"),(0,l.h)("span",{class:k,onClick:O},M)}const T=V=>{const C=r.maxDisplayCount??V.length;if(C>=V.length)return V;const M=[],v=C-1;for(let x=0;x<v;x++)M.push(V[x]);const O=(i.moreIcon&&i.moreIcon())??(r.moreIcon&&(0,l.h)(r.moreIcon))??(0,l.h)(n),k=(0,l.h)(Tl,{ref:x=>S.value=x,class:`${e}__dropdown-link`,"text-position":"left","show-overflow-tooltip":!1,type:r.type,onClick:B},{default:()=>c.moreText.value,mark:()=>O});M.push(k);const F=[];for(let x=v;x<V.length;x++){const $=d(V[x],x);F.push($)}const Q=(0,l.h)($l,{placement:r.dropdownPlacement,"onUpdate:visible":h,visible:b.value,reference:z.value,"custom-class":`${e}__popover`},{default:()=>F});return M.push(Q),M},A=()=>(i.default?.()||[]).filter(V=>V.type!==Comment);return()=>{const V=T(A()),C=rt(r,$n);return Object.assign(C,o??{}),C.class=u.value,(0,l.h)(El,C,{default:()=>V})}}}}var{componentName:wc,create:Sc,scope:vc}=ce("buttons-item"),Cc=Sc(bc(wc,vc,Ve.ArrowDown)),Vn=Cc,Je=(t={})=>{if(!t)return{};const a={};return Reflect.ownKeys(t).forEach(n=>{typeof n=="string"&&n.indexOf("data-fox")!==0&&(a[n]=t[n])}),a},Cr={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 Nc(t,a,n){return{props:{...xe,...Me,...Cr},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(r,i){const o=(0,l.ref)(null),s=Le((0,l.computed)(()=>o.value??r.disabled)),c=(0,l.ref)(null),e=_e((0,l.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Te({componentName:t,get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),{toLocaleRefs:m}=(0,Ce.useFoxI18n)(a),f=m(r,["placeholder"]),g=(0,l.ref)(!1),S=pe(r,"modelValue",null,u),z=t,b=(0,l.computed)(()=>({[z]:!0,[`${z}__disabled`]:s.value,[`${z}__readonly`]:e.value})),h=$=>{S.value=$,u("update:modelValue",$),u("input",$)},B=$=>{u("change",$)};let p=pe(r,"hintText"),d=(0,l.ref)(!1);const T=$=>{let P=$.target.value;g.value=!0,me(p.value)||(d.value=!0),u("focus",P,$)},A=$=>{setTimeout(()=>{d.value&&(d.value=!1),g.value=!1},0);let P=$.target.value;r.maxLength&&P.length>Number(r.maxLength)&&(P=P.slice(0,Number(r.maxLength))),u("blur",P,$)},V=()=>{u("clear","")},C=(0,l.ref)(!1);let M=null;const v=()=>{r.showTooltip&&C.value===!1&&(M&&clearTimeout(M),M=setTimeout(()=>{C.value=!0},150))},O=()=>{M&&(clearTimeout(M),C.value=!1,M=null)},k=(0,l.computed)(()=>C.value||d.value),F=(0,l.computed)(()=>C.value?S.value:p.value),Q=(0,l.computed)(()=>Qe(r.unit)>0),x=(0,l.ref)();return we({focus:()=>{x?.value.focus()},blur:()=>{x?.value.blur()},select:()=>{x?.value.select()},setDisabled:$=>{o.value=$},setReadonly:$=>{c.value=$}}),()=>{const $={...Je(i.attrs),ref:x,class:b.value,placeholder:f.placeholder.value,clearable:r.clearable,disabled:s.value,readonly:e.value,modelValue:S.value,"adjust-position":r.adjustPosition,"always-system":r.alwaysSystem,onClear:V,onChange:B,onInput:h,onFocus:T,onBlur:A,onMouseover:v,onMouseleave:O},P={};i.slots.prepend&&(P.prepend=i.slots.prepend),i.slots.append&&(P.append=i.slots.append),i.slots.prefix&&(P.prefix=i.slots.prefix),i.slots.suffix?P.suffix=i.slots.suffix:Q.value&&(P.suffix=()=>[r.unit]);const q=[],Z=(0,l.h)(D.ElInput,$,P);q.push(Z);const X={default:()=>q};X.label=i.slots.default,X.fixedPreTip=i.slots.fixedPreTip,X.fixedTip=i.slots.fixedTip;const H={...De(r,Cr),hintText:F.value,hintVisible:k.value};return r.prop&&(H.prop=`${r.prop}_item`),(0,l.h)(n,H,X)}}}}var{componentName:kc,create:xc,scope:zc}=ce("input-item"),Ec=xc(Nc(kc,zc,ze)),Bn=Ec;function mt(t,a){return typeof t.textKey=="string"&&t.textKey.length>0?a[t.textKey]:a.text}function Ot(t,a){return typeof t.valueKey=="string"&&t.valueKey.length>0?a[t.valueKey]:a.value}function Nr(t,a){return typeof t.childrenKey=="string"&&t.childrenKey.length>0?a[t.childrenKey]||null:a.children??null}function Tc(t,a){return typeof t.disabledKey=="string"&&t.disabledKey.length>0?a[t.disabledKey]:a.disabled??null}var $c=class{proxy;constructor(t){this.proxy=t}async load(t,a,n){if(Array.isArray(a))return a;if(typeof a=="function")return await a(n);const r=Pe(this.proxy,t);return r===null?(console.error(`${t} component not found api function`),[]):(Ke(n)&&(0,l.isReactive)(n)&&(n=(0,l.toRaw)(n)),await r(a,n))}};function Vc(){return new $c((0,l.getCurrentInstance)().proxy)}function kr(t,a,n){return!(mt(t,a)!==mt(t,n)||Ot(t,a)!==Ot(t,n))}function xr(t,a,n,r){if(r.length===0||a===""||a===null||a===void 0)return null;Array.isArray(a)||(a=[a]);const i=[];return a.forEach(o=>{for(let s of r){const c=Nr(t,s);if(Array.isArray(c)&&c.length>0){const e=xr(t,o,n,c)??[];Reflect.apply([].push,i,e)}else{let e=!1;if(n==="text")e=mt(t,s)===o;else if(n==="item")e=kr(t,s,o);else{let u=Ot(t,s);u==null&&(u=mt(t,s)),e=u===o}if(e){i.push(s);break}}}}),i}function Bc(t){return{text:t,value:t}}var zr={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 Dc(t,a,n){return{props:{...xe,...Me,...zr},emits:["change","update:modelValue","update:text","blur","focus","clear","visible-change","remove-tag","selected","setValue"],setup(r,i){const o=(0,l.ref)(null),s=Le((0,l.computed)(()=>o.value??r.disabled)),c=(0,l.ref)(null),e=_e((0,l.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Te({componentName:t,validateCheckEvents:["blur","update:modelValue","selected"],get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),{toLocaleRefs:m}=(0,Ce.useFoxI18n)(a),f=m(r,["placeholder"]),g=(0,l.ref)(null),S=(0,l.ref)([]),z=(0,l.computed)(()=>S.value?S.value.map(N=>mt(r,N)).join(" "):""),b=(N,U,I,y=!0)=>{if(!I||I.length==0){g.value=N,y&&(u("update:modelValue",N),u("change",N));return}const R=xr(r,N,U,I);if(R===null){if(S.value===null||S.value.length===0)return;g.value=null,S.value=[],y&&(u("update:modelValue",null),u("update:text",null),u("change",null));return}let j=!0;if(R.length!==S.value.length)j=!1;else for(let le=0;le<R.length;le++){const re=R[le],se=S.value[le];if(!kr(r,re,se)){j=!1;break}}if(!j){S.value=R;let le=[],re=[],se=[];R.forEach(Xe=>{const gt=Ot(r,Xe),it=mt(r,Xe);le.push(gt),se.push(it),r.valueType==="text"?re.push(it):r.valueType==="item"?re.push(Xe):re.push(gt)});let he,Ne,$e;fe(r.multiple)?(g.value=le,he=(0,l.toRaw)(re),Ne=se,$e=(0,l.toRaw)(R)):(g.value=le[0]??"",he=(0,l.toRaw)(re[0]??""),Ne=se[0]??"",$e=(0,l.toRaw)(R[0])),y&&(u("update:modelValue",he),u("change",he,$e)),u("update:text",Ne)}},h=(0,l.ref)(null),B=(0,l.ref)(null),p=(0,l.computed)(()=>B.value??h.value??[]),d=Ae((0,l.computed)(()=>r.appearLoad),"appearLoad",qe.Near,N=>fe(N)),T=Vc(),A=async(N,U)=>{if(N){const I=await T.load("select",N,U);I.length>0?typeof I[0]=="string"?h.value=I.map(y=>Bc(y)):h.value=I:h.value=null}};(0,l.watch)([()=>r.source,()=>r.params],([N,U])=>{B.value=null,A(N,U)},{immediate:!d.value});let V=!1;const C=()=>{V||(V=!0,A(r.source,r.params))};(0,l.watch)([()=>h.value,()=>r.modelValue],([N,U])=>{if(k()&&fe(r.multiple)){We(U,g.value)||(g.value=U);return}b(U,r.valueType,p.value,!1),u("setValue",U)}),r.source||(g.value=r.modelValue);let M=null,v=(0,l.ref)(!1);typeof r.remoteMethod=="function"&&(M=async N=>{if(N==null){B.value=null;return}v.value=!0;try{const U=await r.remoteMethod(N);U&&(B.value=U)}catch(U){B.value=null,console.error(U)}v.value=!1});let O=null;typeof r.filterMethod=="function"&&(O=async N=>{if(N==null){B.value=null;return}v.value=!0;try{const U=await r.filterMethod(N,h.value);U&&(B.value=U)}catch(U){B.value=null,console.error(U)}v.value=!1});const k=()=>typeof r.remoteMethod=="function"||typeof r.filterMethod=="function",F=(0,l.ref)(!1),Q=t,x=(0,l.computed)(()=>({[Q]:!0})),$=N=>{r.allowCreate||k()&&fe(r.multiple)?(u("update:modelValue",N),u("change",N),u("update:text",N),g.value=N):b(N,"value",p.value,!0)};let P=pe(r,"hintText"),q=(0,l.ref)(!1);const Z=N=>{let U=N.target.value;F.value=!0,me(P.value)||(q.value=!0),u("focus",U,N)},X=N=>{setTimeout(()=>{q.value&&(q.value=!1),F.value=!1},0);let U=N.target.value;r.maxLength&&U.length>Number(r.maxLength)&&(U=U.slice(0,Number(r.maxLength))),ee.value||u("blur",U,N)},H=()=>{u("clear","")},te=(0,l.ref)(!1);let Y=null;const K=()=>{r.showTooltip&&te.value===!1&&(Y&&clearTimeout(Y),Y=setTimeout(()=>{te.value=!0},150))},W=()=>{Y&&(clearTimeout(Y),te.value=!1,Y=null)},J=(0,l.computed)(()=>te.value||q.value),L=(0,l.computed)(()=>te.value?z.value:P.value),ee=(0,l.ref)(!1),ne=N=>{ee.value=N,u("visible-change",N),N||u("selected")},G=N=>{u("remove-tag",N)},E=(N,U)=>{const I=[];return N.forEach((y,R)=>{const j=Nr(r,y);if(Array.isArray(j)&&j.length>0){const le=E(j,U),re=mt(r,y),se={key:`${re}_${R}`,label:re};I.push((0,l.h)(D.ElOptionGroup,se,{default:()=>le}))}else{const le=Ot(r,y),re=mt(r,y),se=Tc(r,y),he={key:`${le}_${R}`,label:re,disabled:se,value:le};if(typeof U=="function")I.push((0,l.h)(D.ElOption,he,{default:()=>U(y)}));else if(r.optionType==="item"){const Ne=(0,l.h)("span",{class:{"fox-select-item__option-left":!0}},[le]),$e=(0,l.h)("span",{class:{"fox-select-item__option-right":!0}},[re]),Xe=(0,l.h)("div",{class:{"fox-select-item__option":!0}},[Ne,$e]);I.push((0,l.h)(D.ElOption,he,{default:()=>Xe}))}else r.optionType==="value"?I.push((0,l.h)(D.ElOption,he,{default:()=>[le]})):I.push((0,l.h)(D.ElOption,he))}}),I},_=(0,l.ref)();return we({focus:()=>{_?.value.focus()},blur:()=>{_?.value.blur()},setDisabled:N=>{o.value=N},setReadonly:N=>{c.value=N}}),()=>{const N={...Je(i.attrs),ref:_,class:x.value,clearable:r.clearable,multiple:r.multiple,placeholder:f.placeholder.value,disabled:s.value||e.value,modelValue:g.value,"value-key":r.valueKey,"allow-create":r.allowCreate,onClear:H,onChange:$,onFocus:Z,onBlur:X,onVisibleChange:ne,onRemoveTag:G};typeof M=="function"&&(N["remote-method"]=M,N.loading=v.value),typeof O=="function"&&(N["filter-method"]=O,N.loading=v.value);const U={};i.slots.prefix&&(U.prefix=i.slots.prefix),i.slots.empty&&(U.empty=i.slots.empty),i.slots.options?U.default=i.slots.options:U.default=()=>E(p.value,i.slots.option);const I=[],y=(0,l.h)(D.ElSelect,N,U);I.push(y);const R={default:()=>I};R.label=i.slots.default,R.fixedPreTip=i.slots.fixedPreTip,R.fixedTip=i.slots.fixedTip;const j={...De(r,zr),hintText:L.value,hintVisible:J.value,onMouseover:K,onMouseleave:W};return r.prop&&(j.prop=`${r.prop}_item`),d.value&&(j["appear-listen"]=!0,j.onAppear=C),(0,l.h)(n,j,R)}}}}var{componentName:Mc,create:Ic,scope:Ac}=ce("select-item"),_c=Ic(Dc(Mc,Ac,ze)),Dn=_c,Lc=nt(((t,a)=>{(function(n,r){typeof t=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(n=typeof globalThis<"u"?globalThis:n||self).dayjs=r()})(t,(function(){"use strict";var n=1e3,r=6e4,i=36e5,o="millisecond",s="second",c="minute",e="hour",u="day",m="week",f="month",g="quarter",S="year",z="date",b="Invalid Date",h=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,B=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,p={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(x){var $=["th","st","nd","rd"],P=x%100;return"["+x+($[(P-20)%10]||$[P]||$[0])+"]"}},d=function(x,$,P){var q=String(x);return!q||q.length>=$?x:""+Array($+1-q.length).join(P)+x},T={s:d,z:function(x){var $=-x.utcOffset(),P=Math.abs($),q=Math.floor(P/60),Z=P%60;return($<=0?"+":"-")+d(q,2,"0")+":"+d(Z,2,"0")},m:function x($,P){if($.date()<P.date())return-x(P,$);var q=12*(P.year()-$.year())+(P.month()-$.month()),Z=$.clone().add(q,f),X=P-Z<0,H=$.clone().add(q+(X?-1:1),f);return+(-(q+(P-Z)/(X?Z-H:H-Z))||0)},a:function(x){return x<0?Math.ceil(x)||0:Math.floor(x)},p:function(x){return{M:f,y:S,w:m,d:u,D:z,h:e,m:c,s,ms:o,Q:g}[x]||String(x||"").toLowerCase().replace(/s$/,"")},u:function(x){return x===void 0}},A="en",V={};V[A]=p;var C="$isDayjsObject",M=function(x){return x instanceof F||!(!x||!x[C])},v=function x($,P,q){var Z;if(!$)return A;if(typeof $=="string"){var X=$.toLowerCase();V[X]&&(Z=X),P&&(V[X]=P,Z=X);var H=$.split("-");if(!Z&&H.length>1)return x(H[0])}else{var te=$.name;V[te]=$,Z=te}return!q&&Z&&(A=Z),Z||!q&&A},O=function(x,$){if(M(x))return x.clone();var P=typeof $=="object"?$:{};return P.date=x,P.args=arguments,new F(P)},k=T;k.l=v,k.i=M,k.w=function(x,$){return O(x,{locale:$.$L,utc:$.$u,x:$.$x,$offset:$.$offset})};var F=(function(){function x(P){this.$L=v(P.locale,null,!0),this.parse(P),this.$x=this.$x||P.x||{},this[C]=!0}var $=x.prototype;return $.parse=function(P){this.$d=(function(q){var Z=q.date,X=q.utc;if(Z===null)return new Date(NaN);if(k.u(Z))return new Date;if(Z instanceof Date)return new Date(Z);if(typeof Z=="string"&&!/Z$/i.test(Z)){var H=Z.match(h);if(H){var te=H[2]-1||0,Y=(H[7]||"0").substring(0,3);return X?new Date(Date.UTC(H[1],te,H[3]||1,H[4]||0,H[5]||0,H[6]||0,Y)):new Date(H[1],te,H[3]||1,H[4]||0,H[5]||0,H[6]||0,Y)}}return new Date(Z)})(P),this.init()},$.init=function(){var P=this.$d;this.$y=P.getFullYear(),this.$M=P.getMonth(),this.$D=P.getDate(),this.$W=P.getDay(),this.$H=P.getHours(),this.$m=P.getMinutes(),this.$s=P.getSeconds(),this.$ms=P.getMilliseconds()},$.$utils=function(){return k},$.isValid=function(){return this.$d.toString()!==b},$.isSame=function(P,q){var Z=O(P);return this.startOf(q)<=Z&&Z<=this.endOf(q)},$.isAfter=function(P,q){return O(P)<this.startOf(q)},$.isBefore=function(P,q){return this.endOf(q)<O(P)},$.$g=function(P,q,Z){return k.u(P)?this[q]:this.set(Z,P)},$.unix=function(){return Math.floor(this.valueOf()/1e3)},$.valueOf=function(){return this.$d.getTime()},$.startOf=function(P,q){var Z=this,X=!!k.u(q)||q,H=k.p(P),te=function(G,E){var _=k.w(Z.$u?Date.UTC(Z.$y,E,G):new Date(Z.$y,E,G),Z);return X?_:_.endOf(u)},Y=function(G,E){return k.w(Z.toDate()[G].apply(Z.toDate("s"),(X?[0,0,0,0]:[23,59,59,999]).slice(E)),Z)},K=this.$W,W=this.$M,J=this.$D,L="set"+(this.$u?"UTC":"");switch(H){case S:return X?te(1,0):te(31,11);case f:return X?te(1,W):te(0,W+1);case m:var ee=this.$locale().weekStart||0,ne=(K<ee?K+7:K)-ee;return te(X?J-ne:J+(6-ne),W);case u:case z:return Y(L+"Hours",0);case e:return Y(L+"Minutes",1);case c:return Y(L+"Seconds",2);case s:return Y(L+"Milliseconds",3);default:return this.clone()}},$.endOf=function(P){return this.startOf(P,!1)},$.$set=function(P,q){var Z,X=k.p(P),H="set"+(this.$u?"UTC":""),te=(Z={},Z[u]=H+"Date",Z[z]=H+"Date",Z[f]=H+"Month",Z[S]=H+"FullYear",Z[e]=H+"Hours",Z[c]=H+"Minutes",Z[s]=H+"Seconds",Z[o]=H+"Milliseconds",Z)[X],Y=X===u?this.$D+(q-this.$W):q;if(X===f||X===S){var K=this.clone().set(z,1);K.$d[te](Y),K.init(),this.$d=K.set(z,Math.min(this.$D,K.daysInMonth())).$d}else te&&this.$d[te](Y);return this.init(),this},$.set=function(P,q){return this.clone().$set(P,q)},$.get=function(P){return this[k.p(P)]()},$.add=function(P,q){var Z,X=this;P=Number(P);var H=k.p(q),te=function(W){var J=O(X);return k.w(J.date(J.date()+Math.round(W*P)),X)};if(H===f)return this.set(f,this.$M+P);if(H===S)return this.set(S,this.$y+P);if(H===u)return te(1);if(H===m)return te(7);var Y=(Z={},Z[c]=r,Z[e]=i,Z[s]=n,Z)[H]||1,K=this.$d.getTime()+P*Y;return k.w(K,this)},$.subtract=function(P,q){return this.add(-1*P,q)},$.format=function(P){var q=this,Z=this.$locale();if(!this.isValid())return Z.invalidDate||b;var X=P||"YYYY-MM-DDTHH:mm:ssZ",H=k.z(this),te=this.$H,Y=this.$m,K=this.$M,W=Z.weekdays,J=Z.months,L=Z.meridiem,ee=function(E,_,N,U){return E&&(E[_]||E(q,X))||N[_].slice(0,U)},ne=function(E){return k.s(te%12||12,E,"0")},G=L||function(E,_,N){var U=E<12?"AM":"PM";return N?U.toLowerCase():U};return X.replace(B,(function(E,_){return _||(function(N){switch(N){case"YY":return String(q.$y).slice(-2);case"YYYY":return k.s(q.$y,4,"0");case"M":return K+1;case"MM":return k.s(K+1,2,"0");case"MMM":return ee(Z.monthsShort,K,J,3);case"MMMM":return ee(J,K);case"D":return q.$D;case"DD":return k.s(q.$D,2,"0");case"d":return String(q.$W);case"dd":return ee(Z.weekdaysMin,q.$W,W,2);case"ddd":return ee(Z.weekdaysShort,q.$W,W,3);case"dddd":return W[q.$W];case"H":return String(te);case"HH":return k.s(te,2,"0");case"h":return ne(1);case"hh":return ne(2);case"a":return G(te,Y,!0);case"A":return G(te,Y,!1);case"m":return String(Y);case"mm":return k.s(Y,2,"0");case"s":return String(q.$s);case"ss":return k.s(q.$s,2,"0");case"SSS":return k.s(q.$ms,3,"0");case"Z":return H}return null})(E)||H.replace(":","")}))},$.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},$.diff=function(P,q,Z){var X,H=this,te=k.p(q),Y=O(P),K=(Y.utcOffset()-this.utcOffset())*r,W=this-Y,J=function(){return k.m(H,Y)};switch(te){case S:X=J()/12;break;case f:X=J();break;case g:X=J()/3;break;case m:X=(W-K)/6048e5;break;case u:X=(W-K)/864e5;break;case e:X=W/i;break;case c:X=W/r;break;case s:X=W/n;break;default:X=W}return Z?X:k.a(X)},$.daysInMonth=function(){return this.endOf(f).$D},$.$locale=function(){return V[this.$L]},$.locale=function(P,q){if(!P)return this.$L;var Z=this.clone(),X=v(P,q,!0);return X&&(Z.$L=X),Z},$.clone=function(){return k.w(this.$d,this)},$.toDate=function(){return new Date(this.valueOf())},$.toJSON=function(){return this.isValid()?this.toISOString():null},$.toISOString=function(){return this.$d.toISOString()},$.toString=function(){return this.$d.toUTCString()},x})(),Q=F.prototype;return O.prototype=Q,[["$ms",o],["$s",s],["$m",c],["$H",e],["$W",u],["$M",f],["$y",S],["$D",z]].forEach((function(x){Q[x[1]]=function($){return this.$g($,x[0],x[1])}})),O.extend=function(x,$){return x.$i||(x($,F,O),x.$i=!0),O},O.locale=v,O.isDayjs=M,O.unix=function(x){return O(1e3*x)},O.en=V[A],O.Ls=V,O.p={},O}))})),Pc=nt(((t,a)=>{(function(n,r){typeof t=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_plugin_customParseFormat=r()})(t,(function(){"use strict";var n={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},r=/(\[[^[]*\])|([-_:/.,()\s]+)|(A|a|Q|YYYY|YY?|ww?|MM?M?M?|Do|DD?|hh?|HH?|mm?|ss?|S{1,3}|z|ZZ?)/g,i=/\d/,o=/\d\d/,s=/\d\d?/,c=/\d*[^-_:/,()\s\d]+/,e={},u=function(h){return(h=+h)+(h>68?1900:2e3)},m=function(h){return function(B){this[h]=+B}},f=[/[+-]\d\d:?(\d\d)?|Z/,function(h){(this.zone||(this.zone={})).offset=(function(B){if(!B||B==="Z")return 0;var p=B.match(/([+-]|\d\d)/g),d=60*p[1]+(+p[2]||0);return d===0?0:p[0]==="+"?-d:d})(h)}],g=function(h){var B=e[h];return B&&(B.indexOf?B:B.s.concat(B.f))},S=function(h,B){var p,d=e.meridiem;if(d){for(var T=1;T<=24;T+=1)if(h.indexOf(d(T,0,B))>-1){p=T>12;break}}else p=h===(B?"pm":"PM");return p},z={A:[c,function(h){this.afternoon=S(h,!1)}],a:[c,function(h){this.afternoon=S(h,!0)}],Q:[i,function(h){this.month=3*(h-1)+1}],S:[i,function(h){this.milliseconds=100*+h}],SS:[o,function(h){this.milliseconds=10*+h}],SSS:[/\d{3}/,function(h){this.milliseconds=+h}],s:[s,m("seconds")],ss:[s,m("seconds")],m:[s,m("minutes")],mm:[s,m("minutes")],H:[s,m("hours")],h:[s,m("hours")],HH:[s,m("hours")],hh:[s,m("hours")],D:[s,m("day")],DD:[o,m("day")],Do:[c,function(h){var B=e.ordinal;if(this.day=h.match(/\d+/)[0],B)for(var p=1;p<=31;p+=1)B(p).replace(/\[|\]/g,"")===h&&(this.day=p)}],w:[s,m("week")],ww:[o,m("week")],M:[s,m("month")],MM:[o,m("month")],MMM:[c,function(h){var B=g("months"),p=(g("monthsShort")||B.map((function(d){return d.slice(0,3)}))).indexOf(h)+1;if(p<1)throw new Error;this.month=p%12||p}],MMMM:[c,function(h){var B=g("months").indexOf(h)+1;if(B<1)throw new Error;this.month=B%12||B}],Y:[/[+-]?\d+/,m("year")],YY:[o,function(h){this.year=u(h)}],YYYY:[/\d{4}/,m("year")],Z:f,ZZ:f};function b(h){for(var B=h,p=e&&e.formats,d=(h=B.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,(function(O,k,F){var Q=F&&F.toUpperCase();return k||p[F]||n[F]||p[Q].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,(function(x,$,P){return $||P.slice(1)}))}))).match(r),T=d.length,A=0;A<T;A+=1){var V=d[A],C=z[V],M=C&&C[0],v=C&&C[1];d[A]=v?{regex:M,parser:v}:V.replace(/^\[|\]$/g,"")}return function(O){for(var k={},F=0,Q=0;F<T;F+=1){var x=d[F];if(typeof x=="string")Q+=x.length;else{var $=x.regex,P=x.parser,q=O.slice(Q),Z=$.exec(q)[0];P.call(k,Z),O=O.replace(Z,"")}}return(function(X){var H=X.afternoon;if(H!==void 0){var te=X.hours;H?te<12&&(X.hours+=12):te===12&&(X.hours=0),delete X.afternoon}})(k),k}}return function(h,B,p){p.p.customParseFormat=!0,h&&h.parseTwoDigitYear&&(u=h.parseTwoDigitYear);var d=B.prototype,T=d.parse;d.parse=function(A){var V=A.date,C=A.utc,M=A.args;this.$u=C;var v=M[1];if(typeof v=="string"){var O=M[2]===!0,k=M[3]===!0,F=O||k,Q=M[2];k&&(Q=M[2]),e=this.$locale(),!O&&Q&&(e=p.Ls[Q]),this.$d=(function(q,Z,X,H){try{if(["x","X"].indexOf(Z)>-1)return new Date((Z==="X"?1e3:1)*q);var te=b(Z)(q),Y=te.year,K=te.month,W=te.day,J=te.hours,L=te.minutes,ee=te.seconds,ne=te.milliseconds,G=te.zone,E=te.week,_=new Date,N=W||(Y||K?1:_.getDate()),U=Y||_.getFullYear(),I=0;Y&&!K||(I=K>0?K-1:_.getMonth());var y,R=J||0,j=L||0,le=ee||0,re=ne||0;return G?new Date(Date.UTC(U,I,N,R,j,le,re+60*G.offset*1e3)):X?new Date(Date.UTC(U,I,N,R,j,le,re)):(y=new Date(U,I,N,R,j,le,re),E&&(y=H(y).week(E).toDate()),y)}catch{return new Date("")}})(V,v,C,p),this.init(),Q&&Q!==!0&&(this.$L=this.locale(Q).$L),F&&V!=this.format(v)&&(this.$d=new Date("")),e={}}else if(v instanceof Array)for(var x=v.length,$=1;$<=x;$+=1){M[1]=v[$-1];var P=p.apply(this,M);if(P.isValid()){this.$d=P.$d,this.$L=P.$L,this.init();break}$===x&&(this.$d=new Date(""))}else T.call(this,A)}}}))})),Fc=nt(((t,a)=>{(function(n,r){typeof t=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_plugin_advancedFormat=r()})(t,(function(){"use strict";return function(n,r){var i=r.prototype,o=i.format;i.format=function(s){var c=this,e=this.$locale();if(!this.isValid())return o.bind(this)(s);var u=this.$utils(),m=(s||"YYYY-MM-DDTHH:mm:ssZ").replace(/\[([^\]]+)]|Q|wo|ww|w|WW|W|zzz|z|gggg|GGGG|Do|X|x|k{1,2}|S/g,(function(f){switch(f){case"Q":return Math.ceil((c.$M+1)/3);case"Do":return e.ordinal(c.$D);case"gggg":return c.weekYear();case"GGGG":return c.isoWeekYear();case"wo":return e.ordinal(c.week(),"W");case"w":case"ww":return u.s(c.week(),f==="w"?1:2,"0");case"W":case"WW":return u.s(c.isoWeek(),f==="W"?1:2,"0");case"k":case"kk":return u.s(String(c.$H===0?24:c.$H),f==="k"?1:2,"0");case"X":return Math.floor(c.$d.getTime()/1e3);case"x":return c.$d.getTime();case"z":return"["+c.offsetName()+"]";case"zzz":return"["+c.offsetName("long")+"]";default:return f}}));return o.bind(this)(m)}}}))})),Rc=nt(((t,a)=>{(function(n,r){typeof t=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_plugin_localeData=r()})(t,(function(){"use strict";return function(n,r,i){var o=r.prototype,s=function(f){return f&&(f.indexOf?f:f.s)},c=function(f,g,S,z,b){var h=f.name?f:f.$locale(),B=s(h[g]),p=s(h[S]),d=B||p.map((function(A){return A.slice(0,z)}));if(!b)return d;var T=h.weekStart;return d.map((function(A,V){return d[(V+(T||0))%7]}))},e=function(){return i.Ls[i.locale()]},u=function(f,g){return f.formats[g]||(function(S){return S.replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,(function(z,b,h){return b||h.slice(1)}))})(f.formats[g.toUpperCase()])},m=function(){var f=this;return{months:function(g){return g?g.format("MMMM"):c(f,"months")},monthsShort:function(g){return g?g.format("MMM"):c(f,"monthsShort","months",3)},firstDayOfWeek:function(){return f.$locale().weekStart||0},weekdays:function(g){return g?g.format("dddd"):c(f,"weekdays")},weekdaysMin:function(g){return g?g.format("dd"):c(f,"weekdaysMin","weekdays",2)},weekdaysShort:function(g){return g?g.format("ddd"):c(f,"weekdaysShort","weekdays",3)},longDateFormat:function(g){return u(f.$locale(),g)},meridiem:this.$locale().meridiem,ordinal:this.$locale().ordinal}};o.localeData=function(){return m.bind(this)()},i.localeData=function(){var f=e();return{firstDayOfWeek:function(){return f.weekStart||0},weekdays:function(){return i.weekdays()},weekdaysShort:function(){return i.weekdaysShort()},weekdaysMin:function(){return i.weekdaysMin()},months:function(){return i.months()},monthsShort:function(){return i.monthsShort()},longDateFormat:function(g){return u(f,g)},meridiem:f.meridiem,ordinal:f.ordinal}},i.months=function(){return c(e(),"months")},i.monthsShort=function(){return c(e(),"monthsShort","months",3)},i.weekdays=function(f){return c(e(),"weekdays",null,null,f)},i.weekdaysShort=function(f){return c(e(),"weekdaysShort","weekdays",3,f)},i.weekdaysMin=function(f){return c(e(),"weekdaysMin","weekdays",2,f)}}}))})),Oc=nt(((t,a)=>{(function(n,r){typeof t=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_plugin_weekOfYear=r()})(t,(function(){"use strict";var n="week",r="year";return function(i,o,s){var c=o.prototype;c.week=function(e){if(e===void 0&&(e=null),e!==null)return this.add(7*(e-this.week()),"day");var u=this.$locale().yearStart||1;if(this.month()===11&&this.date()>25){var m=s(this).startOf(r).add(1,r).date(u),f=s(this).endOf(n);if(m.isBefore(f))return 1}var g=s(this).startOf(r).date(u).startOf(n).subtract(1,"millisecond"),S=this.diff(g,n,!0);return S<0?s(this).startOf("week").week():Math.ceil(S)},c.weeks=function(e){return e===void 0&&(e=null),this.week(e)}}}))})),Hc=nt(((t,a)=>{(function(n,r){typeof t=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_plugin_weekYear=r()})(t,(function(){"use strict";return function(n,r){r.prototype.weekYear=function(){var i=this.month(),o=this.week(),s=this.year();return o===1&&i===11?s+1:i===0&&o>=52?s-1:s}}}))})),qc=nt(((t,a)=>{(function(n,r){typeof t=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_plugin_dayOfYear=r()})(t,(function(){"use strict";return function(n,r,i){r.prototype.dayOfYear=function(o){var s=Math.round((i(this).startOf("day")-i(this).startOf("year"))/864e5)+1;return o==null?s:this.add(o-s,"day")}}}))})),Kc=nt(((t,a)=>{(function(n,r){typeof t=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_plugin_isSameOrAfter=r()})(t,(function(){"use strict";return function(n,r){r.prototype.isSameOrAfter=function(i,o){return this.isSame(i,o)||this.isAfter(i,o)}}}))})),jc=nt(((t,a)=>{(function(n,r){typeof t=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_plugin_isSameOrBefore=r()})(t,(function(){"use strict";return function(n,r){r.prototype.isSameOrBefore=function(i,o){return this.isSame(i,o)||this.isBefore(i,o)}}}))})),tt=at(Lc(),1),Yc=at(Pc(),1),Wc=at(Fc(),1),Uc=at(Rc(),1),Gc=at(Oc(),1),Xc=at(Hc(),1),Zc=at(qc(),1),Jc=at(Kc(),1),Qc=at(jc(),1);tt.default.extend(Uc.default),tt.default.extend(Wc.default),tt.default.extend(Yc.default),tt.default.extend(Gc.default),tt.default.extend(Xc.default),tt.default.extend(Zc.default),tt.default.extend(Jc.default),tt.default.extend(Qc.default);var ie={format(t,a){return(0,tt.default)(t).format(a)},parser(t,a){return(0,tt.default)(t,a).toDate()},isLeapYear(t){return t%4==0&&t%100!=0||t%400==0},getWhatDay(t,a,n){return["星期日","星期一","星期二","星期三","星期四","星期五","星期六"][new Date(t+"/"+a+"/"+n).getDay()]},getMonthPreDay(t,a){let n=new Date(t+"/"+a+"/01").getDay();return n==0&&(n=7),n},getMonthDays(t,a){return/^0/.test(a)&&(a=a.split("")[1]),[0,31,this.isLeapYear(Number(t))?29:28,31,30,31,30,31,31,30,31,30,31][a]},getNumTwoBit(t){return t=Number(t),(t>9?"":"0")+t},date2Str:function(t,a){return a=a||"-",[t.getFullYear(),this.getNumTwoBit(t.getMonth()+1),this.getNumTwoBit(t.getDate())].join(a)},getDay(t,a,n){t=t||0;let r=a??new Date;const i=t*(1e3*60*60*24);return r=new Date(r.getTime()+i),n=n??"YYYY-MM-DD",this.format(r,n)},compareDate(t,a){let n;typeof t=="string"?n=new Date(t.replace("-","/").replace("-","/")):n=t;let r;return typeof a=="string"?r=new Date(a.replace("-","/").replace("-","/")):r=a,!(n>=r)},isEqual(t,a){if(t===a)return!0;if(!t||!a)return!1;let n;typeof t=="string"?n=new Date(t).getTime():n=t;let r;return typeof a=="string"?r=new Date(a).getTime():r=a,n==r},getMonthWeek:function(t,a,n,r=0){const i=new Date(Number(t),parseInt(a)-1,Number(n));let o=i.getDay(),s=i.getDate(),c=6-o;return r!==0&&(o=o==0?7:o,c=7-o),Math.ceil((s+c)/7)},getYearWeek:function(t,a,n,r=0){const i=new Date(Number(t),parseInt(a)-1,Number(n)),o=new Date(Number(t),0,1),s=Math.round((i.valueOf()-o.valueOf())/864e5);let c=i.getDay(),e=6-c;return r!==0&&(c=c==0?7:c,e=7-c),Math.ceil((s+e)/7)},getWeekDate:function(t,a,n,r=0){const i=new Date(Number(t),parseInt(a)-1,Number(n)),o=i.getTime();let s=i.getDay();if(r===0){const e=o-s*864e5,u=o+(6-s)*864e5;return[this.date2Str(new Date(e)),this.date2Str(new Date(u))]}else{s=s==0?7:s;const c=1440*60*1e3,e=o-(s-1)*c,u=o+(7-s)*c;return[this.date2Str(new Date(e)),this.date2Str(new Date(u))]}},formatResultDate:function(t){let a=[...t.split("-")];return a[2]=ie.getNumTwoBit(Number(a[2])),a[3]=`${a[0]}-${a[1]}-${a[2]}`,a[4]=ie.getWhatDay(+a[0],+a[1],+a[2]),a},inScope4Day(t,a,n){const r=new Date(new Date(a).setDate(a.getDate()+n)),i=t.getTime(),o=r.getTime(),s=a.getTime();return o>s?i>=s&&i<=o:i>=o&&i<=s},inScope4Month(t,a,n){const r=new Date(new Date(a).setMonth(a.getMonth()+n)),i=t.getTime(),o=r.getTime(),s=a.getTime();return o>s?i>=s&&i<=o:i>=o&&i<=s}},Er={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"}},Tr={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 e1(t,a,n){return{props:{...xe,...Me,...Er,...Tr},emits:["change","update:modelValue","update:longTerm","blur","focus","clear","visible-change","calendar-change","panel-change","setValue"],setup(r,i){const o=(0,l.ref)(null),s=Le((0,l.computed)(()=>o.value??r.disabled)),c=(0,l.ref)(null),e=_e((0,l.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Te({componentName:t,validateCheckEvents:["blur","update:modelValue"],get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),{toLocaleRefs:m}=(0,Ce.useFoxI18n)(a),f=m(r,["placeholder"]),g=(0,l.ref)(!1),S=pe(r,"modelValue",null,u),z=(0,l.computed)(()=>q.value&&Array.isArray(S.value)&&S.value.length==2?S.value[0]:S.value),b=(0,l.computed)(()=>q.value?"longTermKey":"normalKey"),h=_=>{if(q.value&&r.type==="daterange"){const N=[...S.value];N[0]=_,S.value=N}else S.value=_;u("update:modelValue",S.value),u("change",S.value)},B=(0,l.computed)(()=>q.value&&r.type==="daterange"?"date":r.type),p=t,d=(0,l.computed)(()=>({[`${p}`]:!0,"is-long":q.value,"is-readonly":e.value,"is-disabled":s.value}));let T=pe(r,"hintText"),A=(0,l.ref)(!1);const V=_=>{let N=_.target.value;g.value=!0,me(T.value)||(A.value=!0),u("focus",N,_)},C=_=>{setTimeout(()=>{A.value&&(A.value=!1),g.value=!1},0);let N=_.target.value;r.maxLength&&N.length>Number(r.maxLength)&&(N=N.slice(0,Number(r.maxLength))),u("blur",N,_)},M=()=>{u("clear","")},v=_=>{u("calendar-change",_)},O=(_,N,U)=>{u("panel-change",_,N,U)},k=_=>{u("visible-change",_)},F=Ae((0,l.computed)(()=>r.longTermText),"longTermText",qe.Near),Q=Ae((0,l.computed)(()=>r.longTermActionLabel),"longTermActionLabel",qe.Near),x=Ae((0,l.computed)(()=>r.longTermValue),"longTermValue",qe.Near),$=Ae((0,l.computed)(()=>r.compatibleLongTermValue),"compatibleLongTermValue",qe.Near);let P=null;const q=(0,l.ref)(fe(r.longTerm)),Z=_=>{if(q.value=_,u("update:longTerm",_),_){if(P=S.value,r.type==="daterange"){const N=[];Array.isArray(x.value)?(N[0]=S.value?S.value[0]??x.value[0]:null,N[1]=x.value[1]??x.value[0]):(N[0]=S.value?S.value[0]??x.value:null,N[1]=q.value),N[0]||(N[0]=r.valueFormat?ie.format(new Date,r.valueFormat):new Date),N[1]||(N[1]=r.valueFormat?ie.format(new Date,r.valueFormat):new Date),S.value=N}else Array.isArray(x.value)?S.value=x.value[1]??x.value[0]:S.value=x.value,S.value||(S.value=r.valueFormat?ie.format(new Date,r.valueFormat):new Date);u("update:modelValue",S.value)}else{if(r.type==="daterange"){const N=[];N[0]=Array.isArray(S.value)?S.value[0]:S.value,Array.isArray(P)?N[1]=P[1]:N[1]=P,N[0]||(N[0]=r.valueFormat?ie.format(new Date,r.valueFormat):new Date),N[1]||(N[1]=r.valueFormat?ie.format(new Date,r.valueFormat):new Date),S.value=N}else S.value=P;u("update:modelValue",S.value),setTimeout(()=>{G()},100)}},X=fe(r.isLongTerm);if(X){const _=()=>{if(q.value===!0){if(P=S.value,r.type==="daterange"){const N=[S.value[0]];Array.isArray(x.value)?N[1]=x.value[1]??x.value[0]:N[1]=q.value,N[0]||(N[0]=r.valueFormat?ie.format(new Date,r.valueFormat):new Date),N[1]||(N[1]=r.valueFormat?ie.format(new Date,r.valueFormat):new Date),S.value=N}else S.value=x.value;u("update:modelValue",S.value)}else We(x.value,S.value)&&(q.value=!0)};_(),(0,l.watch)([()=>r.longTerm],([N])=>{q.value!==N&&_()}),(0,l.watch)([()=>S.value],([N])=>{let U=!1;if(r.type==="daterange"&&Array.isArray(N))try{let I=N[1];if(!I)return;if(N[0]==null){u("update:modelValue",[]);return}typeof I!="string"&&r.valueFormat&&(I=ie.format(I,r.valueFormat));let y=Array.isArray(x.value)?x.value[1]:x.value;(I===y||Array.isArray($.value)&&$.value.findIndex(R=>I==R)!==-1)&&(U=!0)}catch(I){console.error(I)}q.value!==U&&(q.value=U)},{immediate:!0})}const H=(0,l.computed)(()=>({"fox-date-item__long":!0,"is-active":g.value})),te=(0,l.ref)(),Y=(0,l.ref)(),K=/^\d+$/,W=(_,N)=>typeof r.flashFillThreshold=="function"?r.flashFillThreshold(_,N):K.test(_)&&_.length===r.flashFillThreshold,J=(_,N)=>{let U;if(typeof r.flashFillFormat=="function")U=r.flashFillFormat(_,N);else{const y=r.flashFillFormat??"YYYYMMDD";U=ie.parser(_,y)}const I=r.valueFormat??"YYYY-MM-DD";return ie.format(U,I)},L=_=>_?_.endsWith("range"):!1,ee=_=>{if(!_.target)return;const N=_.target.value??"";if(W(N,r.type)){const U=J(N,r.type);if(L(r.type)){const I=Array.isArray(S.value)?[...S.value]:[];I[0]=U,h(I)}else h(U)}},ne=_=>{if(!_.target)return;const N=_.target.value??"";if(W(N,r.type)){const U=J(N,r.type);if(L(r.type)){const I=Array.isArray(S.value)?[...S.value]:[];I[1]=U,h(I)}else h(U)}},G=()=>{if(r.flashFill&&te.value&&te.value.$el)if(L(r.type)){const _=te.value.$el.querySelectorAll("input.el-range-input");_[0]&&_[0].addEventListener("input",ee),_[1]&&_[1].addEventListener("input",ne)}else{const _=te.value.$el.querySelector("input.el-input__inner");_&&_.addEventListener("input",ee)}},E=()=>{if(r.flashFill&&te.value&&te.value.$el)if(L(r.type)){const _=te.value.$el.querySelectorAll("input.el-range-input");_[0]&&_[0].removeEventListener("input",ee),_[1]&&_[1].removeEventListener("input",ne)}else{const _=te.value.$el.querySelector("input.el-input__inner");_&&_.removeEventListener("input",ee)}};return(0,l.onMounted)(G),(0,l.onBeforeUnmount)(E),we({focus:()=>{Y?.value.focus()},blur:()=>{Y?.value.blur()},handleOpen:()=>{Y?.value.handleOpen()},handleClose:()=>{Y?.value.handleClose()},setDisabled:_=>{o.value=_},setReadonly:_=>{c.value=_}}),()=>{const _={...i.attrs,key:b.value,type:B.value,ref:Y,class:d.value,placeholder:f.placeholder.value,disabled:s.value,readonly:e.value,modelValue:z.value,valueFormat:r.valueFormat,format:r.format,"onUpdate:modelValue":h,onClear:M,onFocus:V,onBlur:C,onCalendarChange:v,onPanelChange:O,onVisibleChange:k},N={};i.slots["range-separator"]&&(N["range-separator"]=i.slots["range-separator"]),i.slots.cell&&(N.default=i.slots.cell);const U=[],I=(0,l.h)(D.ElDatePicker,_,N);U.push(I);const y={default:()=>U};if(y.label=i.slots.default,y.fixedPreTip=i.slots.fixedPreTip,y.fixedTip=i.slots.fixedTip,X){if(q.value){const j=(0,l.h)("span",{class:["fox-date-item__long-splitor"]},["-"]),le=(0,l.h)("input",{class:["fox-date-item__long-text"],value:F.value,readonly:!0}),re=(0,l.h)("div",{class:H.value},{default:()=>[j,le]});U.push(re)}if(!e.value&&!s.value){const j=(0,l.h)(D.ElCheckbox,{label:Q.value||F.value,disabled:e.value||s.value,modelValue:q.value,"onUpdate:modelValue":Z}),le=(0,l.h)("div",{class:{[`${p}__append`]:!0}},[j]);y.append=()=>le}}const R={...De(r,Er,Tr),ref:te,class:{[`${p}__wrapper`]:!0,"has-append":X},hintText:T.value,hintVisible:A.value};return r.prop&&(R.prop=`${r.prop}_item`),(0,l.h)(n,R,y)}}}}var{componentName:t1,create:l1,scope:n1}=ce("date-item"),a1=l1(e1(t1,n1,ze)),Mn=a1,r1=t=>!!(!t||typeof t=="string"&&t.length==0||Array.isArray(t)&&t.length==0),In={type:{type:String,default:"one"},isAutoBackFill:{type:Boolean,default:!1},toDateAnimation:{type:Boolean,default:!0},poppable:{type:Boolean,default:!0},showTitle:{type:Boolean,default:!0},showSubTitle:{type:Boolean,default:!0},visible:{type:Boolean,default:!1},showToday:{type:Boolean,default:!0},title:{type:String,default:""},confirmText:{type:String,default:""},startText:{type:String,default:""},endText:{type:String,default:""},defaultValue:{type:[String,Array]},startDate:{type:String},endDate:{type:String},firstDayOfWeek:{type:Number,default:0,validator:t=>t>=0&&t<=6},popClass:{type:String},popStyle:{type:Object}},An={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:{}}},$r=2e3,Vr=$r,o1=(t,a)=>({components:a,props:{...An},emits:["click-pop","click-close-icon","open","close","opend","closed","click-overlay","update:visible"],setup(n,{emit:r}){const i=(0,l.reactive)({zIndex:n.zIndex,showSlot:!0,closed:n.closeable}),o=(0,l.computed)(()=>({[t]:!0,round:n.round,[`fox-popup--${n.position}`]:!0,[`fox-popup--${n.position}--safebottom`]:n.position==="bottom"&&n.safeAreaInsetBottom,[n.popClass]:!0})),s=(0,l.computed)(()=>({zIndex:i.zIndex,transitionDuration:`${n.duration}s`,...n.style})),c=(0,l.computed)(()=>n.transition?n.transition:`fox-popup-slide-${n.position}`),e=()=>{n.zIndex!==$r&&(Vr=Number(n.zIndex)),r("update:visible",!0),i.zIndex=++Vr,n.destroyOnClose&&(i.showSlot=!0),r("open")},u=()=>{r("update:visible",!1),r("close"),n.destroyOnClose&&setTimeout(()=>{i.showSlot=!1},+n.duration*1e3)},m=b=>{r("click-pop",b)},f=b=>{b.stopPropagation(),r("click-close-icon",b),r("update:visible",!1)},g=b=>{r("click-overlay",b),n.closeOnClickOverlay&&r("update:visible",!1)},S=b=>{r("opend",b)},z=b=>{r("closed",b)};return(0,l.watch)(()=>n.visible,b=>{n.visible?e():u()}),(0,l.watch)(()=>n.closeable,b=>{i.closed=b}),{...(0,l.toRefs)(i),popStyle:s,transitionName:c,classes:o,onClick:m,onClickCloseIcon:f,onClickOverlay:g,onOpened:S,onClosed:z}}}),Ht=0,Br="fox-overflow-hidden",Dr=()=>ut?document.body:{classList:[]},i1=t=>[()=>{if(t())try{!Ht&&Dr().classList.add(Br),Ht++}catch{}},()=>{if(t()&&Ht)try{Ht--,!Ht&&Dr().classList.remove(Br)}catch{}}],s1={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:c1,create:u1}=ce("overlay"),d1=u1({props:{...s1},emits:["click","update:visible"],setup(t,{emit:a}){const[n,r]=i1(()=>t.lockScroll),i=(0,l.computed)(()=>({[c1]:!0,[t.overlayClass]:!0})),o=(0,l.computed)(()=>({transitionDuration:`${t.duration}s`,zIndex:t.zIndex,...t.overlayStyle}));return(0,l.watch)(()=>t.visible,c=>{c?n():r()}),{classes:i,style:o,onClick:c=>{a("click",c),t.closeOnClickOverlay&&a("update:visible",!1)}}}});function f1(t,a,n,r,i,o){return(0,l.openBlock)(),(0,l.createBlock)(l.Transition,{name:"overlay-fade"},{default:(0,l.withCtx)(()=>[(0,l.withDirectives)((0,l.createElementVNode)("view",{class:(0,l.normalizeClass)(t.classes),onClick:a[0]||(a[0]=(0,l.withModifiers)((...s)=>t.onClick&&t.onClick(...s),["stop"])),style:(0,l.normalizeStyle)(t.style)},[(0,l.renderSlot)(t.$slots,"default")],6),[[l.vShow,t.visible]])]),_:3})}var Vl=Fe(d1,[["render",f1]]),Mr="fox-icon",b9=(0,l.defineComponent)({__name:"IconFont",props:{name:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""},classPrefix:{type:String,default:"fox-icon"},fontClassName:{type:String,default:"foxui-iconfont"},color:{type:String,default:""},tag:{type:String,default:"i"}},emits:["click"],setup(t,{emit:a}){var n;const r=t,i=a,o=g=>{i("click",g)},s=(0,l.useSlots)();(0,l.useAttrs)();const c=()=>r.name?r.name.indexOf("/")!==-1:!1,e=g=>{if(g)return isNaN(Number(g))?String(g):g+"px"},u=c();let m=(0,l.h)(u?"img":r.tag,{class:u?`${Mr}__img`:`${r.fontClassName} ${Mr} ${r.classPrefix}-${r.name}`,style:{color:r.color,fontSize:e(r.size),width:e(r.width||r.size),height:e(r.height||r.size)},onClick:o,src:u?r.name:""},(n=s.default)==null?void 0:n.call(s));const f=()=>m;return(g,S)=>((0,l.openBlock)(),(0,l.createBlock)(f))}}),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"}]}]},S9=["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"],m1=["aria-labelledby"],h1=[(0,l.createElementVNode)("path",{d:"m636.165 957.44-70.804-70.81c107.591-92.062 176.03-228.587 176.03-381.317 0-145.495-62.284-276.121-161.177-367.774l70.978-70.979c117.013 109.83 190.51 265.477 190.51 438.61 0 180.444-79.78 341.908-205.537 452.27zM445.087 766.356l-72.94-72.929c66.284-36.644 111.191-107.167 111.191-188.257 0-73.615-37.048-138.522-93.47-177.29l71.623-71.614c74.23 57.708 122.189 147.615 122.189 248.904 0 108.657-54.958 204.447-138.593 261.186zm-191.12-175.17c-39.577 0-71.67-32.082-71.67-71.675 0-39.598 32.088-71.675 71.67-71.675 39.609 0 71.68 32.077 71.68 71.675 0 39.593-32.071 71.675-71.68 71.675z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],v9=(0,l.defineComponent)({__name:"Voice",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},h1,14,m1))}}),g1=["aria-labelledby"],p1=[(0,l.createElementVNode)("path",{d:"M960 572.8H64c-25.6 0-48-22.4-48-48s22.4-48 48-48h896c25.6 0 48 22.4 48 48s-22.4 48-48 48zm-448 448c-25.6 0-48-22.4-48-48v-896c0-25.6 22.4-48 48-48s48 22.4 48 48v896c0 25.6-22.4 48-48 48z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],y1=(0,l.defineComponent)({__name:"Uploader",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},p1,14,g1))}}),b1=["aria-labelledby"],w1=[(0,l.createElementVNode)("path",{d:"M512 138.667a288 288 0 0 1 287.403 269.269 245.333 245.333 0 1 1-146.774 468.139 32 32 0 1 1 17.408-61.611 181.333 181.333 0 0 0 91.734-350.89 32 32 0 0 1-24.406-27.52 33.152 33.152 0 0 1-1.365-9.387 224 224 0 0 0-448 0 32 32 0 0 1-15.104 27.178 31.659 31.659 0 0 1-16.384 9.728 181.419 181.419 0 1 0 91.733 350.891 32 32 0 1 1 17.451 61.61 245.333 245.333 0 0 1-140.97-470.058A288 288 0 0 1 512 138.666zm18.944 281.898 3.584 3.072 152.15 150.998a32 32 0 0 1-41.473 48.512l-3.584-3.115L544 523.222v287.445a32 32 0 0 1-63.701 4.352l-.299-4.352V523.69l-93.27 93.696a32 32 0 0 1-41.685 3.157l-3.584-3.072a32 32 0 0 1-3.157-41.685l3.072-3.584 147.968-148.438a32 32 0 0 1 41.6-3.2z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],C9=(0,l.defineComponent)({__name:"UploadCloud",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},w1,14,b1))}}),S1=["aria-labelledby"],v1=[(0,l.createElementVNode)("path",{d:"M235.84 813.632c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312 54.592 0 98.816-41.728 98.816-93.312 0-51.52-44.224-93.312-98.816-93.312zm0-400.832c-54.528 0-98.816 41.792-98.816 93.312 0 51.52 44.288 93.44 98.816 93.44 54.592 0 98.816-41.92 98.816-93.44 0-51.52-44.224-93.312-98.816-93.312zm0-400.832c-54.528 0-98.816 41.792-98.816 93.44 0 51.456 44.288 93.248 98.816 93.248 54.592 0 98.816-41.728 98.816-93.312.064-51.584-44.224-93.376-98.816-93.376zm527.104 801.664c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312 54.528 0 98.816-41.728 98.816-93.312 0-51.52-44.288-93.312-98.816-93.312zm0-400.832c-54.528 0-98.816 41.792-98.816 93.312 0 51.52 44.288 93.44 98.816 93.44 54.528 0 98.816-41.92 98.816-93.44 0-51.52-44.288-93.312-98.816-93.312zm0-400.832c-54.528 0-98.816 41.792-98.816 93.44 0 51.456 44.288 93.248 98.816 93.248 54.528 0 98.816-41.728 98.816-93.312 0-51.584-44.288-93.376-98.816-93.376z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],N9=(0,l.defineComponent)({__name:"Tuozhuai",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},v1,14,S1))}}),C1=["aria-labelledby"],N1=[(0,l.createElementVNode)("path",{d:"m573.056 272 308.8 404.608A76.8 76.8 0 0 1 820.736 800H203.232a76.8 76.8 0 0 1-61.056-123.392L450.976 272a76.8 76.8 0 0 1 122.08 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],k9=(0,l.defineComponent)({__name:"TriangleUp",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},N1,14,C1))}}),k1=["aria-labelledby"],x1=[(0,l.createElementVNode)("path",{d:"m573.056 752 308.8-404.608A76.8 76.8 0 0 0 820.736 224H203.232a76.8 76.8 0 0 0-61.056 123.392L450.976 752a76.8 76.8 0 0 0 122.08 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],x9=(0,l.defineComponent)({__name:"TriangleDown",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},x1,14,k1))}}),z1=["aria-labelledby"],E1=[(0,l.createElementVNode)("path",{d:"M946.693 149.193a73.767 73.767 0 0 0-73.633-16.078L91.58 393.627c-28.662 9.554-47.944 34.196-50.216 64.371-2.272 30.118 12.99 57.439 39.846 71.187L303.974 643.48v228.997c0 16.078 13.05 29.127 29.127 29.127s29.127-13.049 29.127-29.127V673.364L711.812 852.73c10.602 5.418 22.137 8.156 33.613 8.156a73.398 73.398 0 0 0 30.234-6.525 73.342 73.342 0 0 0 41.185-48.817l150.82-583.999c6.875-26.214-1.223-53.885-20.971-72.351zm-35.36 57.788-150.82 583.998c-1.632 6.292-6.117 9.146-8.68 10.253s-7.632 2.622-13.399-.35L389.783 621.985l396.361-272.863a29.057 29.057 0 0 0 7.457-40.486 29.098 29.098 0 0 0-40.487-7.457L330.946 591.867l-223.114-114.47c-8.272-4.253-8.621-11.884-8.388-14.971.233-3.088 1.747-10.603 10.544-13.515L891.41 188.456c1.806-.582 3.495-.874 5.068-.874 5.184 0 8.855 2.796 10.427 4.253 2.04 1.806 6.525 7.107 4.428 15.146z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],z9=(0,l.defineComponent)({__name:"Transmit",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},E1,14,z1))}}),T1=["aria-labelledby"],$1=[(0,l.createElementVNode)("path",{d:"M136.533 540.444c-11.377 0-25.6-5.688-34.133-17.066-14.222-19.911-11.378-45.511 8.533-59.734L477.867 179.2c19.91-14.222 45.51-11.378 59.733 8.533s11.378 45.511-8.533 59.734L162.133 531.91c-5.689 5.689-14.222 8.533-25.6 8.533zm745.245 0c-8.534 0-17.067-2.844-25.6-8.533L489.244 247.467c-19.91-14.223-22.755-42.667-8.533-59.734 14.222-19.91 42.667-22.755 59.733-8.533l366.934 284.444c19.91 14.223 22.755 42.667 8.533 59.734-8.533 11.378-19.911 17.066-34.133 17.066zM512 1024c-22.756 0-42.667-19.911-42.667-42.667v-768c0-22.755 19.911-42.666 42.667-42.666s42.667 19.91 42.667 42.666v768c0 22.756-19.911 42.667-42.667 42.667zM884.622 85.333h-742.4c-22.755 0-42.666-19.91-42.666-42.666S119.466 0 142.222 0h742.4c22.756 0 42.667 19.911 42.667 42.667s-19.911 42.666-42.667 42.666z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],E9=(0,l.defineComponent)({__name:"Top",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},$1,14,T1))}}),V1=["aria-labelledby"],B1=[(0,l.createElementVNode)("path",{d:"M512 1024C230.4 1024 0 793.6 0 512S230.4 0 512 0s512 230.4 512 512-230.4 512-512 512zm0-938.667c-234.667 0-426.667 192-426.667 426.667s192 426.667 426.667 426.667 426.667-192 426.667-426.667S746.667 85.333 512 85.333zM448 320a64 64 0 1 0 128 0 64 64 0 1 0-128 0zm-17.067 149.333h51.2c12.8 0 21.334 8.534 21.334 21.334v8.533c0 12.8-8.534 21.333-21.334 21.333h-51.2c-12.8 0-25.6-12.8-25.6-25.6s12.8-25.6 25.6-25.6zm51.2 0H524.8c25.6 0 51.2 21.334 51.2 51.2v8.534L537.6 755.2c0 8.533-8.533 17.067-21.333 17.067H473.6c-25.6 0-51.2-21.334-51.2-51.2v-8.534L460.8 486.4c4.267-8.533 12.8-17.067 21.333-17.067zm8.534 251.734h76.8c12.8 0 25.6 12.8 25.6 25.6s-12.8 25.6-25.6 25.6h-76.8c-12.8 0-21.334-8.534-21.334-21.334v-12.8c4.267-12.8 12.8-17.066 21.334-17.066z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],T9=(0,l.defineComponent)({__name:"Tips",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},B1,14,V1))}}),D1=["aria-labelledby"],M1=[(0,l.createElementVNode)("path",{d:"M507.52 4.48A251.52 251.52 0 0 1 759.04 256l-.064 123.52H832c46.656 0 84.48 37.824 84.48 84.48v473.6A84.48 84.48 0 0 1 832 1024H192a84.48 84.48 0 0 1-84.48-84.48V464c0-46.656 37.824-84.48 84.48-84.48h63.936L256 256A251.52 251.52 0 0 1 507.52 4.48zM832 444.16H192A19.84 19.84 0 0 0 172.16 464v473.6A19.84 19.84 0 0 0 192 960h640a19.84 19.84 0 0 0 19.84-19.84V464A19.84 19.84 0 0 0 832 444.16zm-320.64 128A90.24 90.24 0 0 1 544 746.56v79.04a32 32 0 0 1-32 32.64 32.64 32.64 0 0 1-32.64-32.64l-.064-78.848A90.24 90.24 0 0 1 511.36 572.16zm-3.52-493.824A197.12 197.12 0 0 0 311.68 256l-.064 123.52h392.32L704 256A197.12 197.12 0 0 0 507.84 78.336z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],$9=(0,l.defineComponent)({__name:"Suoding",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},M1,14,D1))}}),I1=["aria-labelledby"],A1=[(0,l.createElementVNode)("path",{d:"M762.311 391.396C655.36 466.489 566.613 552.96 491.52 659.91c-20.48 27.307-61.44 27.307-79.644-2.275-34.134-52.338-72.818-91.023-125.156-125.156-25.031-15.929-9.102-54.613 20.48-50.062 56.889 11.378 100.124 34.133 143.36 72.818 77.369-93.298 175.218-166.116 286.72-213.903 27.307-9.102 50.062 31.858 25.031 50.063M512 1024C229.831 1024 0 794.169 0 512S229.831 0 512 0s512 229.831 512 512-229.831 512-512 512zm0-955.733C266.24 68.267 68.267 266.24 68.267 512S266.24 955.733 512 955.733 955.733 757.76 955.733 512 757.76 68.267 512 68.267z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],V9=(0,l.defineComponent)({__name:"Success",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},A1,14,I1))}}),_1=["aria-labelledby"],L1=[(0,l.createElementVNode)("path",{d:"m908.1 353.1-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3zM664.8 561.6l36.1 210.3L512 672.7 323.1 772l36.1-210.3-152.8-149L417.6 382 512 190.7 606.4 382l211.2 30.7-152.8 148.9z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],B9=(0,l.defineComponent)({__name:"Star2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},L1,14,_1))}}),P1=["aria-labelledby"],F1=[(0,l.createElementVNode)("path",{d:"m211.145 1024 63.016-370.215L3.72 391.22l375.466-55.139L547.227 0l168.041 336.082 375.467 55.139-270.441 262.564L883.309 1024 547.227 848.082 211.145 1024zm336.082-265.19 231.057 120.78-44.636-254.687 186.42-178.544L662.756 409.6 547.227 178.544 431.7 409.6l-257.313 36.759 186.42 178.544-44.635 254.687 231.056-120.78z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],D9=(0,l.defineComponent)({__name:"Star11",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1177 1024","aria-labelledby":t.name,role:"presentation"},F1,14,P1))}}),R1=["aria-labelledby"],O1=[(0,l.createElementVNode)("path",{d:"m908.1 353.1-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3zM664.8 561.6l36.1 210.3L512 672.7 323.1 772l36.1-210.3-152.8-149L417.6 382 512 190.7 606.4 382l211.2 30.7-152.8 148.9z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],M9=(0,l.defineComponent)({__name:"Star1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},O1,14,R1))}}),H1=["aria-labelledby"],q1=[(0,l.createElementVNode)("path",{d:"M280.598 1008.246c-19.692 0-39.385-3.938-59.077-11.815-31.508-15.754-59.077-43.323-70.892-78.77-3.939-15.753-7.877-31.507-7.877-51.2l3.938-196.923-118.153-153.6C4.906 488.37-2.971 448.985.967 413.538s23.631-70.892 51.2-90.584c11.816-11.816 27.57-19.692 43.323-23.63l189.047-55.14L394.813 82.709c43.324-63.016 129.97-78.77 192.985-35.446 15.754 7.876 27.57 23.63 35.446 35.446l110.277 161.477 189.046 55.138c35.446 11.815 63.016 35.446 82.708 66.954 15.754 31.508 19.692 70.892 11.815 106.338-3.938 15.754-11.815 31.508-23.63 43.323l-118.154 153.6 3.938 196.924c0 35.446-11.815 70.892-39.384 98.461-23.631 27.57-59.077 43.323-94.523 43.323-15.754 0-35.447-3.938-51.2-7.877l-181.17-66.954-185.107 66.954c-15.754 3.939-31.508 7.877-47.262 7.877zm232.37-870.4c-7.878 0-11.816 3.939-15.755 7.877L379.06 319.015c-11.816 15.754-23.631 27.57-43.323 31.508L134.875 409.6c-3.938 0-3.938 0-7.877 3.938s-7.877 11.816-7.877 15.754c0 3.939 0 7.877 3.939 15.754l126.03 165.416c11.816 15.753 15.754 31.507 15.754 51.2l-3.938 204.8v7.876c3.938 7.877 7.877 11.816 11.815 11.816s7.877 3.938 15.754 0l196.923-70.892c15.754-7.877 35.446-7.877 51.2 0l196.923 70.892h7.877c7.877 0 11.815-3.939 15.754-7.877 3.938-3.939 3.938-7.877 3.938-15.754l-3.938-208.738c0-19.693 3.938-35.447 15.754-51.2l129.969-165.416s3.938-3.938 3.938-7.877c3.939-7.877 0-11.815 0-15.754s-3.938-7.876-11.815-7.876l-200.861-59.077c-15.754-3.939-31.508-15.754-43.324-31.508L532.66 141.785c0-3.939-3.939-3.939-3.939-3.939-7.877 3.939-11.815 0-15.754 0zM158.505 681.354zm-7.877-27.57zM300.29 240.247zm425.354 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],I9=(0,l.defineComponent)({__name:"Star",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},q1,14,H1))}}),K1=["aria-labelledby"],j1=[(0,l.createElementVNode)("path",{d:"m211.145 1024 63.016-370.215L3.72 391.22l375.466-55.139L547.227 0l168.041 336.082 375.467 55.139-270.441 262.564L883.309 1024 547.227 848.082 211.145 1024zm336.082-265.19 231.057 120.78-44.636-254.687 186.42-178.544L662.756 409.6 547.227 178.544 431.7 409.6l-257.313 36.759 186.42 178.544-44.635 254.687 231.056-120.78z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],A9=(0,l.defineComponent)({__name:"StarN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1177 1024","aria-labelledby":t.name,role:"presentation"},j1,14,K1))}}),Y1=["aria-labelledby"],W1=[(0,l.createElementVNode)("path",{d:"M1047.135 361.244 722.87 312.89 577.802 22.756c-2.844-8.534-11.378-14.223-19.911-17.067-19.911-8.533-45.511-2.845-54.045 17.067L358.78 312.889 34.513 358.4c-8.533 0-17.067 5.689-22.755 11.378-17.067 17.066-14.223 42.666 0 56.889l233.244 227.555-54.044 321.422c-2.845 8.534 0 17.067 2.844 25.6 11.378 19.912 34.133 28.445 54.044 17.067L537.98 867.556l290.133 150.755c8.533 2.845 17.067 5.689 25.6 2.845 22.756-2.845 36.978-25.6 34.133-45.512l-54.044-321.422 233.244-227.555c5.69-5.69 11.378-14.223 11.378-22.756 5.69-19.911-8.533-39.822-31.289-42.667z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],_9=(0,l.defineComponent)({__name:"StarFill2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1081 1024","aria-labelledby":t.name,role:"presentation"},W1,14,Y1))}}),U1=["aria-labelledby"],G1=[(0,l.createElementVNode)("path",{d:"m908.1 353.1-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],L9=(0,l.defineComponent)({__name:"StarFill1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},G1,14,U1))}}),X1=["aria-labelledby"],Z1=[(0,l.createElementVNode)("path",{d:"m908.1 353.1-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],P9=(0,l.defineComponent)({__name:"StarFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Z1,14,X1))}}),J1=["aria-labelledby"],Q1=[(0,l.createElementVNode)("path",{d:"M1047.135 361.244 722.87 312.89 577.802 22.756c-2.844-8.534-11.378-14.223-19.911-17.067-19.911-8.533-45.511-2.845-54.045 17.067L358.78 312.889 34.513 358.4c-8.533 0-17.067 5.689-22.755 11.378-17.067 17.066-14.223 42.666 0 56.889l233.244 227.555-54.044 321.422c-2.845 8.534 0 17.067 2.844 25.6 11.378 19.912 34.133 28.445 54.044 17.067L537.98 867.556l290.133 150.755c8.533 2.845 17.067 5.689 25.6 2.845 22.756-2.845 36.978-25.6 34.133-45.512l-54.044-321.422 233.244-227.555c5.69-5.69 11.378-14.223 11.378-22.756 5.69-19.911-8.533-39.822-31.289-42.667z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],F9=(0,l.defineComponent)({__name:"StarFillN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1081 1024","aria-labelledby":t.name,role:"presentation"},Q1,14,J1))}}),e0=["aria-labelledby"],t0=[(0,l.createElementVNode)("path",{d:"M512 960C264.96 960 64 759.04 64 512S264.981 64 512 64c246.997 0 448 200.96 448 448S759.04 960 512 960zm0-832c-211.733 0-384 172.267-384 384s172.267 384 384 384 384-172.267 384-384-172.267-384-384-384zm1.067 645.333c-89.195 0-171.926-40.32-226.923-110.613a31.979 31.979 0 1 1 50.39-39.424 222.763 222.763 0 0 0 176.511 86.059c70.123 0 134.891-31.915 177.664-87.552a31.979 31.979 0 1 1 50.774 38.976 286.123 286.123 0 0 1-228.416 112.554zm-144-258.133a47.979 47.979 0 0 1-48-48v-64a47.979 47.979 0 0 1 48-48 47.979 47.979 0 0 1 48 48v64a48 48 0 0 1-48 48zm288 0a48 48 0 0 1-48-48v-64a48 48 0 1 1 96 0v64a48 48 0 0 1-48 48z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],R9=(0,l.defineComponent)({__name:"SmileFace",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},t0,14,e0))}}),l0=["aria-labelledby"],n0=[(0,l.createElementVNode)("path",{d:"M525.474 635.958c-64.674 0-134.737-24.253-185.937-64.674-18.863-13.473-21.558-40.42-8.084-56.59 13.473-18.862 40.42-21.557 56.59-8.083 37.725 29.642 88.925 48.505 137.43 48.505 48.506 0 102.4-18.863 137.432-45.81 16.169-13.474 43.116-10.78 56.59 5.389 13.473 16.168 10.779 43.116-5.39 56.59-48.505 40.42-121.263 64.673-188.631 64.673zm353.01 10.779h-18.863c-70.063 0-150.905-32.337-199.41-78.148-16.169-16.168-16.169-40.42-2.695-56.589 16.168-16.168 40.42-16.168 56.59-2.695 35.03 32.337 97.01 56.59 145.515 56.59h21.558c21.558-2.695 43.116 13.473 45.81 35.031s-13.473 43.116-35.031 45.81h-13.474zm-708.716 0h-13.473c-21.558-2.695-37.727-21.558-35.032-45.81 2.695-21.559 21.558-37.727 45.81-35.032h21.559c51.2 0 115.873-24.253 148.21-56.59 16.169-16.168 40.421-16.168 56.59 0 16.168 16.169 16.168 40.421 0 56.59-48.506 48.505-129.348 78.147-204.8 78.147h-8.085c-2.694 2.695-5.39 2.695-10.779 2.695zm800.337-156.295-53.894-261.39c-18.864-86.23-97.011-148.21-183.243-148.21H326.063c-97.01 0-183.242 67.369-199.41 153.6l-45.81 253.305L0 474.274l45.81-253.306C70.064 97.011 191.327 0 323.369 0h406.906C856.926 0 967.41 88.926 994.358 212.884l53.895 261.39-78.148 16.168zm-808.42 156.295C75.452 646.737 0 571.284 0 479.663c0-21.558 18.863-40.42 40.421-40.42s40.421 18.862 40.421 40.42c0 45.81 37.726 86.232 80.842 86.232 21.558 0 40.421 18.863 40.421 40.42s-18.863 40.422-40.42 40.422zm727.578 0c-21.558 0-40.42-18.863-40.42-40.421s18.862-40.421 40.42-40.421c45.81 0 80.842-35.032 80.842-80.842 0-21.558 18.863-40.421 40.421-40.421s40.421 18.863 40.421 40.42c0 88.927-72.758 161.685-161.684 161.685zM781.473 1024h-512c-105.094 0-188.63-83.537-188.63-188.632V592.842h80.841v242.526c0 59.285 48.505 107.79 107.79 107.79h512c59.284 0 107.79-48.505 107.79-107.79v-256h80.841v256c0 105.095-83.537 188.632-188.631 188.632z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],O9=(0,l.defineComponent)({__name:"Shop3",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1050 1024","aria-labelledby":t.name,role:"presentation"},n0,14,l0))}}),a0=["aria-labelledby"],r0=[(0,l.createElementVNode)("path",{d:"M512 658.286c-58.514 0-124.343-25.6-175.543-65.829-21.943-18.286-25.6-54.857-7.314-76.8 18.286-21.943 54.857-25.6 76.8-7.314 32.914 25.6 73.143 43.886 109.714 43.886S596.114 537.6 625.371 512c21.943-18.286 58.515-18.286 76.8 7.314s18.286 58.515-7.314 76.8c-51.2 36.572-120.686 62.172-182.857 62.172zm303.543-3.657c-65.829 0-135.314-29.258-186.514-73.143-21.943-21.943-21.943-54.857-3.658-76.8 21.943-21.943 54.858-21.943 76.8-3.657 36.572 32.914 87.772 51.2 138.972 40.228 29.257-7.314 58.514 14.629 65.828 43.886 7.315 29.257-14.628 58.514-43.885 65.828-14.629 3.658-29.257 3.658-47.543 3.658zm-610.743 0c-14.629 0-32.914 0-47.543-3.658-29.257-7.314-51.2-32.914-43.886-65.828 3.658-29.257 32.915-51.2 62.172-43.886 51.2 10.972 106.057-10.971 138.971-43.886 21.943-21.942 54.857-21.942 76.8 0 21.943 21.943 21.943 54.858 0 76.8-47.543 51.2-117.028 80.458-186.514 80.458zm709.486-160.915-51.2-230.4c-14.629-69.485-76.8-117.028-153.6-117.028H318.17c-80.457 0-153.6 54.857-168.228 124.343l-43.886 223.085L0 471.771l43.886-223.085C65.829 128 182.857 36.57 318.17 36.57h391.315c128 0 234.057 84.115 263.314 204.8l51.2 230.4-109.714 21.943zM168.229 650.971C76.8 650.971 0 574.171 0 482.743c0-29.257 25.6-54.857 54.857-54.857s54.857 25.6 54.857 54.857c0 32.914 25.6 58.514 58.515 58.514 29.257 0 54.857 25.6 54.857 54.857s-25.6 54.857-54.857 54.857zm687.542 0c-29.257 0-54.857-25.6-54.857-54.857s25.6-54.857 54.857-54.857c32.915 0 58.515-25.6 58.515-58.514 0-29.257 25.6-54.857 54.857-54.857s54.857 25.6 54.857 54.857c0 91.428-76.8 168.228-168.229 168.228zm-588.8 336.458c-106.057 0-193.828-87.772-193.828-193.829V585.143h109.714V793.6c0 47.543 36.572 84.114 84.114 84.114h493.715c47.543 0 84.114-36.571 84.114-84.114V585.143h109.714V793.6c0 106.057-87.771 193.829-193.828 193.829H266.97z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],H9=(0,l.defineComponent)({__name:"Shop",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},r0,14,a0))}}),o0=["aria-labelledby"],i0=[(0,l.createElementVNode)("path",{d:"M714.24 942.08H286.72c-140.8 0-256-115.2-256-256v-371.2c0-140.8 115.2-256 256-256H384c23.04 0 43.52 17.92 43.52 43.52s-17.92 43.52-40.96 43.52h-97.28c-94.72 0-171.52 76.8-171.52 171.52v368.64c0 94.72 76.8 171.52 171.52 171.52H716.8c94.72 0 171.52-76.8 171.52-171.52V317.44c0-23.04 17.92-43.52 43.52-43.52s43.52 17.92 43.52 43.52v368.64c-5.12 140.8-120.32 256-261.12 256zM870.4 145.92H642.56c-23.04 0-43.52-17.92-43.52-43.52s17.92-43.52 43.52-43.52H870.4c23.04 0 43.52 17.92 43.52 43.52s-20.48 43.52-43.52 43.52zM501.76 599.04h-7.68c-23.04-5.12-38.4-25.6-33.28-51.2 40.96-212.48 184.32-389.12 391.68-486.4 20.48-10.24 46.08 0 56.32 20.48 10.24 20.48 0 46.08-20.48 56.32-181.76 84.48-307.2 238.08-343.04 424.96-5.12 23.04-23.04 35.84-43.52 35.84z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],q9=(0,l.defineComponent)({__name:"Share1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},i0,14,o0))}}),s0=["aria-labelledby"],c0=[(0,l.createElementVNode)("path",{d:"M744.727 992.97H279.273C124.12 992.97 0 868.848 0 713.697V310.303C0 155.152 124.121 31.03 279.273 31.03h108.606c24.824 0 46.545 21.722 46.545 46.546s-21.721 46.545-46.545 46.545H279.273c-102.4 0-186.182 83.782-186.182 186.182v403.394c0 102.4 83.782 186.182 186.182 186.182h465.454c102.4 0 186.182-83.782 186.182-186.182v-400.29c0-24.825 21.721-46.546 46.546-46.546S1024 288.58 1024 313.406v400.291c0 155.151-124.121 279.273-279.273 279.273zm170.667-868.85H667.152c-24.825 0-46.546-21.721-46.546-46.545s21.721-46.546 46.546-46.546h248.242c24.824 0 46.545 21.722 46.545 46.546s-21.72 46.545-46.545 46.545zM515.103 620.606h-9.31c-24.823-6.206-40.338-27.927-37.235-55.854C512 332.024 670.255 139.636 896.776 34.133c24.824-9.309 49.648 0 62.06 21.722 9.31 24.824 0 49.648-21.72 62.06-201.698 93.091-338.231 260.655-378.57 465.455-3.104 21.72-21.722 37.236-43.443 37.236z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],K9=(0,l.defineComponent)({__name:"Share",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1090 1024","aria-labelledby":t.name,role:"presentation"},c0,14,s0))}}),u0=["aria-labelledby"],d0=[(0,l.createElementVNode)("path",{d:"M744.727 992.97H279.273C124.12 992.97 0 868.848 0 713.697V310.303C0 155.152 124.121 31.03 279.273 31.03h108.606c24.824 0 46.545 21.722 46.545 46.546s-21.721 46.545-46.545 46.545H279.273c-102.4 0-186.182 83.782-186.182 186.182v403.394c0 102.4 83.782 186.182 186.182 186.182h465.454c102.4 0 186.182-83.782 186.182-186.182v-400.29c0-24.825 21.721-46.546 46.546-46.546S1024 288.58 1024 313.406v400.291c0 155.151-124.121 279.273-279.273 279.273zm170.667-868.85H667.152c-24.825 0-46.546-21.721-46.546-46.545s21.721-46.546 46.546-46.546h248.242c24.824 0 46.545 21.722 46.545 46.546s-21.72 46.545-46.545 46.545zM515.103 620.606h-9.31c-24.823-6.206-40.338-27.927-37.235-55.854C512 332.024 670.255 139.636 896.776 34.133c24.824-9.309 49.648 0 62.06 21.722 9.31 24.824 0 49.648-21.72 62.06-201.698 93.091-338.231 260.655-378.57 465.455-3.104 21.72-21.722 37.236-43.443 37.236z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],j9=(0,l.defineComponent)({__name:"ShareN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},d0,14,u0))}}),f0=["aria-labelledby"],m0=[(0,l.createElementVNode)("path",{d:"M512 1021.305c-24.253 0-51.2-5.39-75.453-18.863l-309.894-158.99c-53.895-26.947-86.232-83.536-86.232-142.82V323.368c0-61.979 32.337-115.873 86.232-142.82l309.894-158.99c45.81-24.253 102.4-24.253 148.21 0l309.896 158.99c53.894 26.947 86.231 83.536 86.231 142.82v377.264c0 61.979-32.337 115.873-86.231 142.82l-309.895 158.99c-21.558 13.474-48.505 18.863-72.758 18.863zm0-937.768c-13.474 0-24.253 2.695-37.726 8.084l-309.895 158.99c-26.947 13.473-43.116 43.115-43.116 72.757v377.264c0 29.642 16.169 56.59 43.116 72.757l309.895 158.99c24.252 10.779 51.2 10.779 75.452 0l309.895-158.99c26.947-13.473 43.116-40.42 43.116-72.757V323.368c0-29.642-16.169-56.59-43.116-72.757L549.726 91.62c-13.473-5.39-24.252-8.084-37.726-8.084zm0 644.042c-110.484 0-202.105-91.621-202.105-202.105S401.515 323.368 512 323.368s202.105 91.621 202.105 202.106S622.485 727.579 512 727.579zm0-323.368c-67.368 0-121.263 53.894-121.263 121.263S444.632 646.737 512 646.737s121.263-53.895 121.263-121.263S579.368 404.21 512 404.21z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Y9=(0,l.defineComponent)({__name:"Setting",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},m0,14,f0))}}),h0=["aria-labelledby"],g0=[(0,l.createElementVNode)("path",{d:"M838.267 354.657h55.459C865.31 283.212 817.72 222.89 758.072 178.935 690.285 128.98 606.855 100.15 518.25 100.15c-88.607 0-172.034 28.829-239.822 78.784-59.652 43.956-107.238 104.277-135.653 175.722h41.699c15.728 0 30.12 6.474 40.599 16.901l.056.065.062.054c10.444 10.478 16.904 24.864 16.904 40.6V710.31c0 15.745-6.474 30.12-16.904 40.6l-.062.05-.056.067c-10.479 10.443-24.865 16.9-40.6 16.9h-67.161c-34.262 0-65.428-14.03-88.029-36.622l-.116-.117C6.58 708.59-7.456 677.424-7.456 643.168V479.43c0-34.345 14.03-65.544 36.63-88.145l.06.06c13.72-13.712 30.568-24.272 49.33-30.47 30.643-93.997 89.48-173.074 165.365-229 77.62-57.2 173.047-90.206 274.32-90.206 101.266 0 196.7 33.005 274.32 90.205 77.625 57.207 137.421 138.64 167.438 235.475a126.222 126.222 0 0 1 33.497 23.995l.06-.06c22.601 22.601 36.632 53.8 36.632 88.145v163.736c0 34.257-14.035 65.422-36.622 88.022l-.117.116c-22.6 22.591-53.77 36.623-88.03 36.623h-18.638l7.586 5.402c-43.45 60.724-100.182 109.081-164.665 142.223-64.61 33.21-136.954 51.242-211.462 51.242l-2.32-.005c-9.561 9.976-23.032 16.19-37.949 16.19-29.041 0-52.578-23.541-52.578-52.58s23.537-52.576 52.578-52.576c21.12 0 39.333 12.457 47.694 30.424 62.64-1.143 123.187-16.736 177.317-44.558a404.036 404.036 0 0 0 122.747-97.156c-10.768-2.43-20.449-7.916-28.073-15.508l-.056-.065-.06-.05c-10.444-10.482-16.906-24.847-16.906-40.601V412.276c0-15.735 6.464-30.12 16.906-40.6l.06-.053.056-.065c10.484-10.443 24.848-16.901 40.603-16.901zm-654.652 58.48h-66.303c-18.272 0-34.838 7.427-46.791 19.38v.116c-12.028 12.026-19.497 28.6-19.497 46.798v163.737c0 18.238 7.451 34.826 19.436 46.844 12.019 11.984 28.607 19.438 46.852 19.438h66.303V413.136zm721.814 0h-66.302V709.45h66.302c18.243 0 34.835-7.454 46.853-19.438 11.985-12.018 19.434-28.606 19.434-46.844V479.43c0-18.199-7.471-34.772-19.495-46.798v-.116c-11.952-11.952-28.52-19.38-46.792-19.38z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],W9=(0,l.defineComponent)({__name:"Service2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},g0,14,h0))}}),p0=["aria-labelledby"],y0=[(0,l.createElementVNode)("path",{d:"M1024 657.723H905.846v-126.03c0-228.431-177.23-413.54-393.846-413.54s-393.846 185.109-393.846 413.54v126.03H0v-126.03C0 236.307 228.43 0 512 0s512 236.308 512 531.692v126.031zM196.923 866.462C86.646 866.462 0 779.815 0 669.538s86.646-196.923 196.923-196.923 196.923 86.647 196.923 196.923S307.2 866.462 196.923 866.462zm0-275.693c-43.323 0-78.77 35.446-78.77 78.77s35.447 78.769 78.77 78.769 78.77-35.446 78.77-78.77-35.447-78.769-78.77-78.769zm630.154 275.693c-110.277 0-196.923-86.647-196.923-196.924S716.8 472.615 827.077 472.615 1024 559.262 1024 669.538s-86.646 196.924-196.923 196.924zm0-275.693c-43.323 0-78.77 35.446-78.77 78.77s35.447 78.769 78.77 78.769 78.77-35.446 78.77-78.77-35.447-78.769-78.77-78.769zm-149.662 429.293c-23.63 0-47.261-15.754-55.138-43.324-7.877-31.507 7.877-63.015 39.385-74.83 102.4-31.508 189.046-102.4 236.307-196.923 15.754-27.57 51.2-39.385 78.77-23.631s39.384 51.2 23.63 78.77c-63.015 122.091-177.23 216.614-307.2 256-3.938 3.938-11.815 3.938-15.754 3.938z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],U9=(0,l.defineComponent)({__name:"Service",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},y0,14,p0))}}),b0=["aria-labelledby"],w0=[(0,l.createElementVNode)("path",{d:"M512 1024C228.43 1024 0 795.57 0 512S228.43 0 512 0s512 228.43 512 512-228.43 512-512 512zm0-945.23C273.067 78.77 78.77 273.066 78.77 512S273.066 945.23 512 945.23 945.23 750.934 945.23 512 750.934 78.77 512 78.77zM984.615 1024c-10.502 0-21.005-2.626-28.882-10.503L824.451 882.215c-15.754-15.753-15.754-39.384 0-55.138s39.385-15.754 55.139 0l131.282 131.282c15.754 15.754 15.754 39.385 0 55.138-5.251 7.877-15.754 10.503-26.257 10.503z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],S0=(0,l.defineComponent)({__name:"Search2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},w0,14,b0))}}),v0=["aria-labelledby"],C0=[(0,l.createElementVNode)("path",{d:"M512 1023.999c-280.87 0-512-231.13-512-512S231.13 0 512 0s511.999 231.13 511.999 512-231.13 511.999-512 511.999zm0-936.228c-234.057 0-424.23 190.172-424.23 424.228S277.944 936.23 512 936.23s424.228-190.173 424.228-424.23S746.056 87.772 512 87.772zm468.113 936.228c-11.703 0-23.405-2.926-32.183-11.703L830.902 895.269c-17.554-17.555-17.554-43.886 0-61.44s43.886-17.555 61.44 0l117.028 117.028c17.555 17.554 17.555 43.886 0 61.44-5.851 8.777-17.554 11.703-29.257 11.703z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],G9=(0,l.defineComponent)({__name:"Search",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},C0,14,v0))}}),N0=["aria-labelledby"],k0=[(0,l.createElementVNode)("path",{d:"M257.471 275.98a56.884 56.884 0 1 1-59.785-96.702c89.82-55.632 179.639-110.923 269.515-166.555a85.325 85.325 0 0 1 89.649 0l269.458 166.441a56.884 56.884 0 1 1-59.785 96.76L511.969 118.81 257.47 275.98m0 472.133a56.884 56.884 0 1 0-59.785 96.703L467.2 1011.257a85.325 85.325 0 0 0 89.649 0l269.458-166.441a56.884 56.884 0 1 0-59.785-96.703L511.969 905.17C427.099 852.837 342.285 800.39 257.414 748",fill:"currentColor","fill-opacity":"0.9"},null,-1)],X9=(0,l.defineComponent)({__name:"ScreenLittle",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},k0,14,N0))}}),x0=["aria-labelledby"],z0=[(0,l.createElementVNode)("path",{d:"M802.595 1024H276.757C154.984 1024 55.35 924.368 55.35 802.595v-69.19c0-22.14 19.373-41.513 41.514-41.513s41.513 19.373 41.513 41.513v69.19c0 77.491 60.887 138.378 138.379 138.378h525.838c77.491 0 138.378-60.887 138.378-138.378v-66.422c0-22.14 19.373-41.514 41.513-41.514S1024 714.032 1024 736.173v66.422C1024 924.368 924.368 1024 802.595 1024zM96.865 332.108c-22.14 0-41.514-16.605-41.514-41.513v-69.19C55.351 99.632 154.984 0 276.757 0h525.838C924.368 0 1024 99.632 1024 221.405v69.19c0 22.14-19.373 41.513-41.514 41.513s-41.513-16.605-41.513-41.513v-69.19c0-77.491-60.887-138.378-138.378-138.378H276.757c-77.492 0-138.379 60.887-138.379 138.378v69.19c0 24.908-19.373 41.513-41.513 41.513zm940.973 221.406H41.514C19.373 553.514 0 534.14 0 512s19.373-41.514 41.514-41.514h996.324c22.14 0 41.513 19.373 41.513 41.514s-19.373 41.514-41.513 41.514z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Z9=(0,l.defineComponent)({__name:"Scan2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1079 1024","aria-labelledby":t.name,role:"presentation"},z0,14,x0))}}),E0=["aria-labelledby"],T0=[(0,l.createElementVNode)("path",{d:"M307.2 468.114H160.914C73.143 468.114 0 394.971 0 307.2V160.914C0 73.143 73.143 0 160.914 0H307.2c87.771 0 160.914 73.143 160.914 160.914V307.2c0 87.771-73.143 160.914-160.914 160.914zM160.914 87.771c-40.96 0-73.143 32.183-73.143 73.143V307.2c0 40.96 32.183 73.143 73.143 73.143H307.2c40.96 0 73.143-32.183 73.143-73.143V160.914c0-40.96-32.183-73.143-73.143-73.143H160.914zm702.172 380.343H716.8c-87.771 0-160.914-73.143-160.914-160.914V160.914C555.886 73.143 629.029 0 716.8 0h146.286C950.857 0 1024 73.143 1024 160.914V307.2c0 87.771-73.143 160.914-160.914 160.914zM716.8 87.771c-40.96 0-73.143 32.183-73.143 73.143V307.2c0 40.96 32.183 73.143 73.143 73.143h146.286c40.96 0 73.143-32.183 73.143-73.143V160.914c0-40.96-32.183-73.143-73.143-73.143H716.8zM307.2 1024H160.914C73.143 1024 0 950.857 0 863.086V716.8c0-87.771 73.143-160.914 160.914-160.914H307.2c87.771 0 160.914 73.143 160.914 160.914v146.286c0 87.771-73.143 160.914-160.914 160.914zM160.914 643.657c-40.96 0-73.143 32.183-73.143 73.143v146.286c0 40.96 32.183 73.143 73.143 73.143H307.2c40.96 0 73.143-32.183 73.143-73.143V716.8c0-40.96-32.183-73.143-73.143-73.143H160.914zM204.8 175.543h58.514c17.555 0 29.257 11.703 29.257 29.257v58.514c0 17.555-11.702 29.257-29.257 29.257H204.8c-17.554 0-29.257-11.702-29.257-29.257V204.8c0-17.554 11.703-29.257 29.257-29.257zm482.743 833.828c-23.406 0-43.886-20.48-43.886-43.885V643.657c0-23.406 20.48-43.886 43.886-43.886s43.886 20.48 43.886 43.886v321.829c0 23.405-20.48 43.885-43.886 43.885zm234.057 0c-23.406 0-43.886-20.48-43.886-43.885V643.657c0-23.406 20.48-43.886 43.886-43.886s43.886 20.48 43.886 43.886v321.829c0 23.405-20.48 43.885-43.886 43.885z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],J9=(0,l.defineComponent)({__name:"Scan",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},T0,14,E0))}}),$0=["aria-labelledby"],V0=[(0,l.createElementVNode)("path",{d:"M1113.6 349.867h-128c0-119.467-98.133-217.6-217.6-217.6-55.467 0-106.667 21.333-149.333 59.733l-4.267 4.267c-34.133 34.133-85.333 34.133-119.467 0-42.666-42.667-93.866-64-149.333-64-119.467 0-217.6 98.133-217.6 217.6H0c0-192 153.6-345.6 345.6-345.6 76.8 0 149.333 25.6 209.067 72.533C614.4 29.867 686.933 4.267 763.733 4.267c196.267 0 349.867 153.6 349.867 345.6zM588.8 102.4zM93.867 631.467c-4.267-4.267-8.534-12.8-12.8-17.067-51.2-76.8-76.8-170.667-76.8-260.267h128c0 68.267 21.333 136.534 55.466 192 4.267 0 4.267 4.267 8.534 8.534l-102.4 76.8zm934.4-8.534L921.6 550.4c38.4-59.733 64-128 64-200.533h128c0 98.133-29.867 192-85.333 273.066zM558.933 989.867c-12.8 0-29.866-4.267-42.666-8.534-4.267-4.266-8.534-4.266-12.8-4.266C332.8 900.267 192 776.533 85.333 622.933L192 554.667c89.6 136.533 217.6 243.2 362.667 307.2l4.266-4.267C704 789.333 832 682.667 921.6 550.4l106.667 72.533c-102.4 153.6-247.467 277.334-418.134 354.134l-8.533 4.266c-12.8 8.534-29.867 8.534-42.667 8.534zM550.4 866.133zm17.067 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Q9=(0,l.defineComponent)({__name:"SFollow",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1113 1024","aria-labelledby":t.name,role:"presentation"},V0,14,$0))}}),B0=["aria-labelledby"],D0=[(0,l.createElementVNode)("path",{d:"M381.262 1005.563c-16.132 21.51-45.708 24.198-67.216 8.066-21.51-16.132-24.198-45.708-8.066-67.217C413.526 806.602 518.384 666.79 625.932 529.67c8.066-10.755 8.066-24.198 0-34.953C518.384 354.905 413.526 215.093 305.98 77.972c-16.132-21.51-10.755-51.085 8.066-67.217C335.556-5.377 365.13 0 381.262 18.82c107.547 142.5 212.405 282.31 319.952 419.433 34.952 43.019 34.952 104.858 0 150.565C593.667 728.63 488.81 868.44 381.262 1005.562",fill:"currentColor","fill-opacity":"0.9"},null,-1)],M0=(0,l.defineComponent)({__name:"Right",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},D0,14,B0))}}),I0=["aria-labelledby"],A0=[(0,l.createElementVNode)("path",{d:"M136 552h63.6c4.4 0 8-3.6 8-8V288.7h528.6v72.6c0 1.9.6 3.7 1.8 5.2 2.9 3.6 8.1 4.3 11.7 1.4L893 255.4c4.3-5 3.6-10.3 0-13.2L749.7 129.8c-1.5-1.2-3.3-1.8-5.2-1.8-4.6 0-8.4 3.8-8.4 8.4V209H199.7c-39.5 0-71.7 32.2-71.7 71.8V544c0 4.4 3.6 8 8 8zm752-80h-63.6c-4.4 0-8 3.6-8 8v255.3H287.8v-72.6c0-1.9-.6-3.7-1.8-5.2-2.9-3.6-8.1-4.3-11.7-1.4L131 768.6c-4.3 5-3.6 10.3 0 13.2l143.3 112.4c1.5 1.2 3.3 1.8 5.2 1.8 4.6 0 8.4-3.8 8.4-8.4V815h536.6c39.5 0 71.7-32.2 71.7-71.8V480c-.2-4.4-3.8-8-8.2-8z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],eg=(0,l.defineComponent)({__name:"Retweet",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},A0,14,I0))}}),_0=["aria-labelledby"],L0=[(0,l.createElementVNode)("path",{d:"M771.938 315.077h199.55l-13.13 154.913L758.81 364.964c-13.128-7.877-18.38-23.63-10.502-36.759 2.625-7.877 13.128-13.128 23.63-13.128zm-535.63 393.846H44.636L57.764 554.01l191.672 105.026c13.128 7.877 18.38 23.63 10.502 36.759-5.25 7.877-15.753 13.128-23.63 13.128zM509.374 1024C257.313 1024 44.636 845.456 5.251 596.02 0 575.016 15.754 556.637 36.76 551.386c21.005-2.626 42.01 10.502 44.636 31.507 34.133 210.052 215.302 362.339 427.98 362.339 191.671 0 362.338-128.657 417.476-312.452 5.252-21.005 28.882-34.133 49.887-26.256 21.006 5.251 34.134 28.882 26.257 49.887C937.354 871.713 735.179 1024 509.375 1024zm467.364-551.385c-18.379 0-36.759-13.128-39.384-34.133C903.22 231.056 722.05 78.77 509.374 78.77c-191.671 0-362.338 128.657-414.85 312.452-5.252 21.005-28.883 34.133-49.888 26.256-21.005-5.251-34.133-28.882-26.257-49.887C81.395 152.287 283.57 0 509.374 0c252.062 0 464.739 178.544 504.123 427.98 2.626 21.005-10.502 42.01-31.507 44.635h-5.252z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],tg=(0,l.defineComponent)({__name:"Refresh2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},L0,14,_0))}}),P0=["aria-labelledby"],F0=[(0,l.createElementVNode)("path",{d:"M776.374 334.77h181.17l-27.57 149.66-169.354-90.584c-15.754-7.877-19.692-27.57-11.815-43.323 3.938-7.877 15.754-15.754 27.569-15.754zM256.497 689.23H59.574l27.57-149.66 181.168 90.584c15.754 7.877 23.631 27.57 15.754 43.323-3.938 7.877-15.754 15.754-27.569 15.754zm256 334.77c-252.062 0-464.738-177.23-512-421.415-3.938-31.508 15.754-63.016 51.2-70.893 31.508-3.938 63.015 15.754 66.954 47.262C154.097 768 319.512 901.908 512.497 901.908c189.046 0 346.585-126.031 389.908-307.2 7.877-31.508 39.384-51.2 70.892-43.323 31.508 7.877 51.2 39.384 43.323 70.892C961.482 858.585 756.682 1024 512.497 1024zM965.42 500.185c-27.57 0-55.138-19.693-59.077-51.2C874.835 256 709.42 118.154 512.497 118.154c-185.108 0-350.523 129.97-389.908 307.2-7.877 31.508-39.384 51.2-70.892 43.323-31.508-7.877-51.2-39.385-43.323-70.892C59.574 169.354 272.251 0 512.497 0c256 0 472.615 181.17 512 429.292 3.938 31.508-15.754 63.016-47.262 66.954-3.938 3.939-7.876 3.939-11.815 3.939z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],lg=(0,l.defineComponent)({__name:"Refresh",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},F0,14,P0))}}),R0=["aria-labelledby"],O0=[(0,l.createElementVNode)("path",{d:"M920.576 778.24c-14.336 0-28.672-5.632-39.936-16.384L515.072 395.264 148.48 760.832c-22.016 22.016-57.856 22.016-79.872 0s-22.016-57.856 0-79.872l406.528-405.504c22.016-22.016 57.856-22.016 79.872 0l405.504 406.528c22.016 22.016 22.016 57.856 0 79.872-11.264 11.264-25.6 16.384-39.936 16.384z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],ng=(0,l.defineComponent)({__name:"RectUp",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},O0,14,R0))}}),H0=["aria-labelledby"],q0=[(0,l.createElementVNode)("path",{d:"M349.184 983.04c-14.336 0-28.672-5.632-39.936-16.384-22.016-22.016-22.016-57.856 0-79.872l366.08-366.08L309.76 155.136c-22.016-22.016-22.016-57.856 0-79.872s57.856-22.016 79.872 0L795.136 481.28c10.752 10.752 16.384 25.088 16.384 39.936 0 14.848-6.144 29.184-16.384 39.936L389.12 966.656c-10.752 11.264-25.6 16.384-39.936 16.384z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],ag=(0,l.defineComponent)({__name:"RectRight",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},q0,14,H0))}}),K0=["aria-labelledby"],j0=[(0,l.createElementVNode)("path",{d:"M657.92 983.04c-14.336 0-28.672-5.632-39.936-16.384L211.968 560.64c-10.752-10.752-16.384-25.088-16.384-39.936 0-14.848 6.144-29.184 16.384-39.936L617.984 74.752c22.016-22.016 57.856-22.016 79.872 0s22.016 57.856 0 79.872l-366.08 366.08 366.08 366.08c22.016 22.016 22.016 57.856 0 79.872-11.264 11.264-25.6 16.384-39.936 16.384z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],rg=(0,l.defineComponent)({__name:"RectLeft",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},j0,14,K0))}}),Y0=["aria-labelledby"],W0=[(0,l.createElementVNode)("path",{d:"M515.072 778.24c-14.336 0-28.672-5.632-39.936-16.384L69.12 356.864c-22.016-22.016-22.016-57.856 0-79.872s57.856-22.016 79.872 0L515.584 642.56 880.64 275.968c22.016-22.016 57.856-22.016 79.872 0s22.016 57.856 0 79.872L555.008 762.368c-10.752 10.752-25.6 15.872-39.936 15.872z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],og=(0,l.defineComponent)({__name:"RectDown",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},W0,14,Y0))}}),U0=["aria-labelledby"],G0=[(0,l.createElementVNode)("path",{d:"M487.3 722.914c35.885 0 52.529-24.967 52.529-58.255v-17.687c1.043-68.662 26.009-97.268 109.23-154.457 88.945-60.362 145.624-130.045 145.624-230.442 0-156.033-126.895-245.49-284.503-245.49-117.551 0-221.055 55.659-265.262 156.033-10.918 24.456-15.6 48.38-15.6 68.13 0 29.649 17.154 50.465 48.888 50.465 26.52 0 44.207-15.601 52.019-41.1 27.03-98.821 92.052-136.26 176.316-136.26 101.418 0 180.488 57.212 180.488 147.711 0 74.366-46.293 115.976-112.869 162.801-81.667 56.701-141.475 117.552-141.475 209.094v32.756c0 33.288 18.198 56.7 54.593 56.7zm0 284.502c41.078 0 73.855-33.288 73.855-73.855a73.456 73.456 0 0 0-73.855-73.855c-40.567 0-74.388 32.777-74.388 73.855 0 40.567 33.821 73.855 74.388 73.855z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],ig=(0,l.defineComponent)({__name:"Question",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},G0,14,U0))}}),X0=["aria-labelledby"],Z0=[(0,l.createElementVNode)("path",{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-80 600c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V360c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v304zm224 0c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V360c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v304z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],sg=(0,l.defineComponent)({__name:"PoweroffCircleFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Z0,14,X0))}}),J0=["aria-labelledby"],Q0=[(0,l.createElementVNode)("path",{d:"M345.6 460.8h409.6q51.2 0 51.2 51.2t-51.2 51.2H345.6q-51.2 0-51.2-51.2t51.2-51.2zM550.4 256q51.2 0 51.2 51.2v409.6q0 51.2-51.2 51.2t-51.2-51.2V307.2q0-51.2 51.2-51.2z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],cg=(0,l.defineComponent)({__name:"Plus",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Q0,14,J0))}}),e2=["aria-labelledby"],t2=[(0,l.createElementVNode)("path",{d:"M500.864 952.64c-239.648 0-434.656-194.976-434.656-434.624 0-239.68 195.008-434.624 434.656-434.624 239.68 0 434.656 194.944 434.656 434.624 0 239.68-195.008 434.624-434.656 434.624m0-933.28C225.92 19.36 2.24 243.104 2.24 518.016c0 274.944 223.68 498.624 498.624 498.624S999.52 792.96 999.52 518.016c0-274.912-223.68-498.624-498.656-498.624m-96 306.624a32 32 0 0 0-32 32v320a32 32 0 0 0 64 0v-320a32 32 0 0 0-32-32m192 0a32 32 0 0 0-32 32v320a32 32 0 0 0 64 0v-320a32 32 0 0 0-32-32",fill:"currentColor","fill-opacity":"0.9"},null,-1)],ug=(0,l.defineComponent)({__name:"PlayStop",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},t2,14,e2))}}),l2=["aria-labelledby"],n2=[(0,l.createElementVNode)("path",{d:"M772.7 217.7a32.2 32.1 0 1 0 64.4 0 32.2 32.1 0 1 0-64.4 0zM415.8 679.9c5.9 0 11.5-1.6 16.2-4.5l231.1-134.6c10.9-5.2 18.5-16.3 18.5-29.2 0-11.9-6.4-22.3-16-27.8L439.7 352.2c-5.8-6.7-14.4-10.9-23.9-10.9-17.6 0-31.8 14.4-31.8 32.1 0 .6 0 1.2.1 1.8l-.4.2.5 269c-.1 1.1-.2 2.2-.2 3.4 0 17.7 14.3 32.1 31.8 32.1zm494-373.3c-5.4-10.5-16.3-17.8-28.9-17.8-17.8 0-32.2 14.4-32.2 32.1 0 6 1.7 11.7 4.6 16.5l-.1.1c26.9 52.4 42.1 111.8 42.1 174.7 0 211.6-171.6 383.2-383.2 383.2S128.8 723.8 128.8 512.2 300.4 129.1 512 129.1c62.5 0 121.5 15 173.6 41.5l.2-.4c4.6 2.6 10 4.1 15.7 4.1 17.8 0 32.2-14.4 32.2-32.1 0-13.1-7.9-24.4-19.3-29.4C653.6 81.9 584.9 64.5 512 64.5 264.7 64.5 64.3 265 64.3 512.2S264.7 959.9 512 959.9s447.7-200.4 447.7-447.7c0-74.1-18-144-49.9-205.6z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],dg=(0,l.defineComponent)({__name:"PlayStart",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},n2,14,l2))}}),a2=["aria-labelledby"],r2=[(0,l.createElementVNode)("path",{d:"M917 248.2c11 0 20 9 20 20v487.6c0 11-9 20-20 20s-20-9-20-20V268.2c0-11 9-20 20-20zm-7.2 262.9L486.4 266.7c-.7-.4-1.5.1-1.5.9v488.9c0 .8.8 1.3 1.5.9l423.4-244.5c.7-.4.7-1.4 0-1.8zm-417.9 0L68.5 266.7c-.7-.4-1.5.1-1.5.9v488.9c0 .8.8 1.3 1.5.9l423.4-244.5c.7-.4.7-1.4 0-1.8z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],fg=(0,l.defineComponent)({__name:"PlayDoubleForward",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},r2,14,a2))}}),o2=["aria-labelledby"],i2=[(0,l.createElementVNode)("path",{d:"M87 775.8c-11 0-20-9-20-20V268.2c0-11 9-20 20-20s20 9 20 20v487.6c0 11-9 20-20 20zm7.2-262.9 423.4 244.5c.7.4 1.5-.1 1.5-.9v-489c0-.8-.8-1.3-1.5-.9L94.2 511.1c-.7.4-.7 1.4 0 1.8zm417.9 0 423.4 244.5c.7.4 1.5-.1 1.5-.9v-489c0-.8-.8-1.3-1.5-.9L512.1 511.1c-.7.4-.7 1.4 0 1.8z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],mg=(0,l.defineComponent)({__name:"PlayDoubleBack",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},i2,14,o2))}}),s2=["aria-labelledby"],c2=[(0,l.createElementVNode)("path",{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm144.1 454.9L437.7 677.8c-1.4 1-3 1.5-4.7 1.5-4.4 0-8-3.6-8-8V353.7c0-1.7.5-3.3 1.5-4.7 2.6-3.6 7.6-4.4 11.2-1.8L656.1 506c.7.5 1.3 1.1 1.8 1.8 2.6 3.5 1.8 8.5-1.8 11.1z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],hg=(0,l.defineComponent)({__name:"PlayCircleFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},c2,14,s2))}}),u2=["aria-labelledby"],d2=(0,l.createElementVNode)("path",{d:"M853.333 887.467H170.667c-54.614 0-102.4-47.787-102.4-102.4V238.933c0-54.613 47.786-102.4 102.4-102.4h682.666c54.614 0 102.4 47.787 102.4 102.4v546.134c0 54.613-47.786 102.4-102.4 102.4zM170.667 204.8c-20.48 0-34.134 13.653-34.134 34.133v546.134c0 20.48 13.654 34.133 34.134 34.133h682.666c20.48 0 34.134-13.653 34.134-34.133V238.933c0-20.48-13.654-34.133-34.134-34.133H170.667z",fill:"currentColor","fill-opacity":"0.9"},null,-1),f2=(0,l.createElementVNode)("path",{d:"M614.4000000000001 402.773a1.067 1.067 0 1 0 136.533 0 1.067 1.067 0 1 0-136.533 0ZM785.067 689.493c-61.44-47.786-88.747-34.133-129.707-13.653-27.307 13.653-68.267 27.307-122.88 20.48-68.267-13.653-95.573-61.44-116.053-102.4-13.654-27.307-27.307-54.613-54.614-68.267-68.266-34.133-129.706 6.827-129.706 6.827-20.48 13.653-47.787 6.827-54.614-6.827-6.826-13.653 0-40.96 13.654-47.786 6.826 0 95.573-61.44 197.973-13.654 47.787 27.307 68.267 61.44 88.747 95.574 20.48 34.133 34.133 61.44 75.093 68.266 27.307 6.827 47.787 0 75.093-13.653 47.787-20.48 102.4-47.787 197.974 27.307 20.48 13.653 20.48 40.96 13.653 47.786-13.653 6.827-27.307 20.48-54.613 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1),gg=(0,l.defineComponent)({__name:"Picture",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[d2,(0,l.createTextVNode)(","),f2],14,u2))}}),m2=["aria-labelledby"],h2=[(0,l.createElementVNode)("path",{d:"M570.514 789.943c-119.954 0-219.428-99.474-219.428-219.429s99.474-219.428 219.428-219.428 219.429 99.474 219.429 219.428-99.474 219.429-219.429 219.429zm0-351.086c-73.143 0-131.657 58.514-131.657 131.657s58.514 131.657 131.657 131.657 131.657-58.514 131.657-131.657-58.514-131.657-131.657-131.657zM877.714 1024h-614.4C117.03 1024 0 906.971 0 760.686V380.343c0-146.286 117.029-263.314 263.314-263.314h32.183c0-2.926 2.926-8.778 2.926-11.703C315.977 43.886 374.49 0 438.857 0h263.314c70.218 0 128.732 49.737 143.36 117.029h32.183c146.286 0 263.315 117.028 263.315 263.314v380.343C1141.029 906.97 1024 1024 877.714 1024zm-614.4-819.2c-96.548 0-175.543 78.994-175.543 175.543v380.343c0 96.548 78.995 175.543 175.543 175.543h614.4c96.549 0 175.543-78.995 175.543-175.543V380.343c0-96.549-78.994-175.543-175.543-175.543H819.2c-32.183 0-58.514-26.331-58.514-58.514S734.354 87.77 702.17 87.77H438.857c-26.331 0-49.737 17.555-55.588 40.96-2.926 5.852-2.926 11.703-2.926 17.555 0 32.183-26.332 58.514-58.514 58.514h-58.515zm-87.771 160.914a73.143 73.143 0 1 0 146.286 0 73.143 73.143 0 1 0-146.286 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],pg=(0,l.defineComponent)({__name:"Photograph",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1141 1024","aria-labelledby":t.name,role:"presentation"},h2,14,m2))}}),g2=["aria-labelledby"],p2=(0,l.createElementVNode)("path",{d:"M939.198 230.438H84.802c-32.04 0-58.254 26.214-58.254 58.254v563.125c0 32.04 26.214 58.254 58.254 58.254h854.396c32.04 0 58.254-26.215 58.254-58.254V288.692c0-32.04-26.214-58.254-58.254-58.254zM512 812.98c-133.985 0-242.726-108.741-242.726-242.726S378.015 327.53 512 327.53s242.726 108.74 242.726 242.725S645.985 812.98 512 812.98zm330.107-368.943c-32.04 0-58.254-26.214-58.254-58.254s26.214-58.254 58.254-58.254 58.254 26.214 58.254 58.254-26.214 58.254-58.254 58.254z",fill:"currentColor","fill-opacity":"0.9"},null,-1),y2=(0,l.createElementVNode)("path",{d:"M512 405.2c-90.78 0-165.054 74.274-165.054 165.054S421.22 735.308 512 735.308s165.054-74.274 165.054-165.054S602.78 405.2 512 405.2zm242.726-174.762v-58.255c0-32.04-26.215-58.254-58.255-58.254H327.53c-32.04 0-58.255 26.215-58.255 58.254v58.255h485.452z",fill:"currentColor","fill-opacity":"0.9"},null,-1),yg=(0,l.defineComponent)({__name:"PhotographFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[p2,(0,l.createTextVNode)(","),y2],14,g2))}}),b2=["aria-labelledby"],w2=(0,l.createElementVNode)("path",{d:"M488.533 110.933c8.534 4.267 17.067 6.4 25.6 6.4 102.4-17.066 202.667 2.134 283.734 57.6 81.066 53.334 136.533 136.534 153.6 230.4C953.6 422.4 968.533 435.2 985.6 435.2h6.4c19.2-4.267 32-21.333 27.733-40.533-19.2-113.067-85.333-213.334-183.466-277.334s-217.6-89.6-334.934-68.266c-19.2 4.266-32 21.333-27.733 40.533 0 6.4 6.4 14.933 14.933 21.333zm0 0",fill:"currentColor","fill-opacity":"0.9"},null,-1),S2=(0,l.createElementVNode)("path",{d:"M780.8 420.267c2.133 17.066 17.067 29.866 34.133 29.866h6.4c8.534-2.133 17.067-6.4 23.467-14.933 4.267-8.533 6.4-17.067 6.4-25.6-12.8-72.533-55.467-136.533-117.333-177.067-64-40.533-138.667-57.6-215.467-42.666-19.2 4.266-32 21.333-27.733 40.533 2.133 8.533 6.4 17.067 14.933 23.467 8.533 4.266 17.067 6.4 25.6 6.4 57.6-10.667 115.2 2.133 164.267 32 44.8 27.733 74.666 74.666 85.333 128zm102.4 247.466c-32-21.333-64-42.666-89.6-55.466-46.933-25.6-68.267-27.734-78.933-27.734-25.6 0-49.067 12.8-66.134 38.4-10.666 14.934-19.2 32-25.6 49.067 0 2.133-2.133 4.267-4.266 8.533s-4.267 10.667-6.4 17.067c-10.667-4.267-29.867-14.933-59.734-34.133-38.4-25.6-78.933-57.6-108.8-87.467-29.866-29.867-61.866-70.4-87.466-108.8-21.334-32-29.867-49.067-34.134-59.733 4.267-2.134 10.667-6.4 17.067-8.534l8.533-4.266c17.067-6.4 34.134-14.934 49.067-25.6 25.6-17.067 38.4-40.534 38.4-66.134 0-12.8-4.267-32-27.733-78.933-14.934-27.733-34.134-59.733-55.467-89.6-19.2-25.6-40.533-57.6-66.133-81.067-32-32-55.467-46.933-78.934-46.933C160 6.4 108.8 59.733 74.667 104.533 27.733 170.667 2.133 230.4 2.133 281.6c0 68.267 42.667 151.467 78.934 211.2 49.066 78.933 115.2 164.267 187.733 236.8l23.467 23.467c74.666 72.533 157.866 138.666 236.8 187.733 59.733 36.267 142.933 78.933 211.2 78.933 72.533 0 147.2-51.2 177.066-72.533 29.867-21.333 98.134-78.933 98.134-134.4 0-23.467-14.934-49.067-46.934-78.933-23.466-19.2-51.2-42.667-85.333-66.134zM185.6 106.667c6.4-6.4 12.8-10.667 17.067-12.8 8.533 6.4 36.266 32 81.066 93.866 17.067 23.467 32 51.2 46.934 76.8 8.533 17.067 12.8 27.734 14.933 34.134 0 0-2.133 0-2.133 2.133-6.4 4.267-17.067 8.533-32 14.933-12.8 4.267-29.867 12.8-44.8 21.334-23.467 17.066-36.267 36.266-34.134 59.733 0 25.6 17.067 66.133 53.334 117.333C315.733 556.8 352 601.6 384 635.733c36.267 34.134 81.067 70.4 119.467 98.134C582.4 787.2 612.267 787.2 622.933 787.2c23.467 0 42.667-12.8 59.734-36.267 8.533-14.933 17.066-32 21.333-44.8 6.4-12.8 10.667-23.466 14.933-29.866l2.134-2.134c6.4 2.134 14.933 6.4 34.133 14.934C780.8 704 808.533 718.933 832 736c61.867 42.667 87.467 70.4 93.867 81.067-2.134 4.266-6.4 10.666-12.8 17.066-10.667 12.8-29.867 29.867-51.2 46.934-44.8 32-91.734 53.333-121.6 53.333-36.267 0-96-23.467-164.267-66.133-72.533-44.8-151.467-106.667-221.867-174.934l-23.466-23.466C262.4 599.467 200.533 520.533 155.733 448 113.067 377.6 89.6 317.867 89.6 281.6c0-32 19.2-76.8 53.333-121.6 8.534-21.333 25.6-40.533 42.667-53.333zm0 0",fill:"currentColor","fill-opacity":"0.9"},null,-1),v2=(0,l.createElementVNode)("path",{d:"M646.4 354.133c-38.4-25.6-85.333-36.266-132.267-25.6-19.2 4.267-32 21.334-27.733 42.667 4.267 8.533 8.533 17.067 14.933 21.333 6.4 4.267 17.067 6.4 25.6 6.4 27.734-4.266 57.6 0 81.067 14.934 23.467 14.933 38.4 36.266 42.667 64 2.133 17.066 17.066 29.866 34.133 29.866h6.4c19.2-4.266 32-21.333 27.733-40.533-6.4-49.067-32-89.6-72.533-113.067zm0 0",fill:"currentColor","fill-opacity":"0.9"},null,-1),bg=(0,l.defineComponent)({__name:"Phonering",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[w2,(0,l.createTextVNode)(","),S2,(0,l.createTextVNode)(","),v2],14,b2))}}),C2=["aria-labelledby"],N2=[(0,l.createElementVNode)("path",{d:"M592.341 76.019a39.304 39.304 0 0 1-.394.039h-.788a38.202 38.202 0 0 1-39.776-36.43A38.202 38.202 0 0 1 587.497.168c1.024 0 101.647-5.553 205.893 46.944a387.646 387.646 0 0 1 148.08 129.53c46.157 68.054 73.922 153.672 82.35 254.728a38.084 38.084 0 0 1-35.05 40.96c-1.143.275-2.127.275-3.151.275a38.24 38.24 0 0 1-38.241-34.776c-13.076-156.743-75.733-264.888-186.242-321.679C679.613 74.247 599.35 75.823 592.38 76.06zm-208.926 564.75c89.674 89.557 193.448 175.175 234.564 134.295 58.72-58.837 94.952-109.957 224.404-5.947 129.49 104.09 30.01 173.482-26.899 230.39-65.611 65.69-310.455 3.387-552.502-238.503C21.054 519.077-41.093 274.311 24.48 208.621c56.869-57.027 126.418-156.469 230.39-26.9 104.01 129.57 52.85 165.803-5.869 224.484-40.958 41.115 44.66 144.888 134.374 234.564zm287.102-128.782c-20.283 0-37.178-16.54-38.202-37.65-4.608-93.81-63.29-115.195-88.336-119.96l-.906-.119c-20.873-4.214-34.381-24.969-30.325-46.471 4.096-21.582 24.182-35.563 45.015-31.35h.276c27.49 5.278 55.136 18.117 77.742 36.076 31.073 24.692 68.92 72.109 73.133 157.728 1.024 21.779-15.24 40.407-36.31 41.628-.788.118-1.418.118-2.048.118zM628.179 36.87c0 .395 0 .395 0 0 0 .395 0 .395 0 0zM831 511.987c-17.959 0-33.318-14.887-35.208-34.775-13.744-145.48-85.264-226.965-212.746-242.205-19.493-2.363-33.593-21.503-31.466-42.85 2.127-21.305 19.651-36.703 39.146-34.379 22.45 2.717 90.581 10.869 153.042 58.207a280.484 280.484 0 0 1 78.963 94.756c23.196 44.226 37.847 97.472 43.518 158.398 2.009 21.345-12.21 40.367-31.703 42.533-1.064.276-2.363.276-3.545.276z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],wg=(0,l.defineComponent)({__name:"PhoneringFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},N2,14,C2))}}),k2=["aria-labelledby"],x2=[(0,l.createElementVNode)("path",{d:"M743.3 980h-4.6c-114.5-5.9-264.9-109.7-403.5-277.5l-49.8-60C144.4 471.8 73.6 309.9 91.2 198.4 105.2 110.3 225.6 44 296.7 44c45.3 0 62 26.8 67.1 38.3 33 59.5 80.3 173.4 80.3 219.5l-1.8 11.5c-11.5 30.4-35.4 44-51.2 53-19.9 10.9-20.7 13.3-21.3 21.6.3 0 6.2 27.5 88.9 129.6l37.9 45.5c84.2 99.7 109.5 109.3 110.6 109.6 7.1.8 9.9-.1 25.4-16.6 13.2-14.3 30.6-33.3 60.6-38.1l4.1-.7 6.7.3c49.4 10.4 155.4 81.2 207.9 125.6 7.1 4.8 35 28.9 18.3 81.8C910.6 886.7 825.9 980 743.3 980zM296.7 90.6c-53.1 0-150 55.7-159.5 115.1-15.3 96.8 53.6 249 184.1 407.1l49.8 60c130.4 157.9 268.2 255.4 368.7 260.6l3.4 23.3v-23.3c57.1 0 127.1-74.2 142.5-122.6 4.7-15 3.9-26.5-2.1-30.6C824.9 730.6 733 673 699.5 664.3c-14.4 3.7-22.6 12.6-32 22.8-16.4 17.5-34.1 36.2-68.3 31.3-9.2-1.4-36.7-5.6-138.1-125.5L422.8 547c-102.2-126.2-100.2-152.7-99.5-162.6 2.6-35.5 26.2-48.5 45.2-58.9 13.7-7.8 24.1-14.4 28.9-25.4-2.7-37-39.3-132.2-75.2-197.1-4.9-10.6-16.4-12.4-25.5-12.4z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Sg=(0,l.defineComponent)({__name:"Phone",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},x2,14,k2))}}),z2=["aria-labelledby"],E2=[(0,l.createElementVNode)("path",{d:"M759.922 989.082h-.02l-4.927-.11c-114.638-5.864-269.451-113.762-414.171-288.636l-53.457-64.567c-144.72-174.886-220.54-345.69-202.81-456.91C97.052 100.395 213.71 34.176 280.367 34.176c32.832 0 44.727 16.34 48.885 26.096 37.734 67.059 84.424 183.678 84.64 225.506l.014 2.976-1.068 2.78c-8.322 21.986-26.943 32.52-43.372 41.81-21.643 12.23-33.942 20.261-35.444 43.382-.446 7.016 5.605 38.935 101.083 156.63l40.82 49.29C571.667 695.637 601.79 707.8 608.842 708.806c23.088 3.21 33.96-6.912 50.565-25.114 12.641-13.86 26.982-29.59 50.644-33.055l2.996-.427 2.946.626C757.687 659.627 864.411 728.407 925 779.47c8.747 5.806 24.013 23.042 11.925 61.119-18.963 59.8-101.633 148.492-177.002 148.492z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],vg=(0,l.defineComponent)({__name:"PhoneFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},E2,14,z2))}}),T2=["aria-labelledby"],$2=[(0,l.createElementVNode)("path",{d:"M427.07 634.525a287.15 287.15 0 0 1-288.614-252.848A291.54 291.54 0 0 1 462.689 60.37a286.42 286.42 0 0 1 255.115 285.98A299 299 0 0 1 427.069 634.38zm0-507.963a219.934 219.934 0 1 0 221.908 219.861 224.689 224.689 0 0 0-221.909-219.86zM34.083 1024A36.57 36.57 0 0 1 0 990.209a426.338 426.338 0 0 1 427.07-423.193h8.703a36.57 36.57 0 0 1 34.084 33.718 37.01 37.01 0 0 1-34.084 33.791A360.95 360.95 0 0 0 68.826 990.21 38.253 38.253 0 0 1 34.084 1024zm0 0 388.963-407.687a16.822 16.822 0 0 1-27.94 7.826 34.01 34.01 0 0 1-10.825-23.405 37.01 37.01 0 0 1 34.083-33.718h8.704a36.57 36.57 0 0 1 34.084 33.718 26.258 26.258 0 0 1-2.633 11.337 16.822 16.822 0 0 1-31.45-11.337zm777.267 0a36.57 36.57 0 0 1-34.084-33.791A370.093 370.093 0 0 0 668.141 729.68a15.14 15.14 0 0 0-3.218-2.486 31.377 31.377 0 0 1 0-49.151 12.434 12.434 0 0 0 1.902-2.487 32.328 32.328 0 0 1 50.686 1.39A425.68 425.68 0 0 1 853.846 985.82a16.384 16.384 0 0 1-2.267 8.485 55.806 55.806 0 0 1-40.52 29.695zm-76.798-456.984a36.57 36.57 0 0 1-34.083-33.79 37.01 37.01 0 0 1 34.083-33.792 219.934 219.934 0 1 0 0-439.796 173.929 173.929 0 0 0-109.711 32.84 16.53 16.53 0 0 1-2.706 1.61 36.57 36.57 0 0 1-38.033-6.364 15.872 15.872 0 0 1-5.12-7.314 36.57 36.57 0 0 1 8.557-35.985 16.237 16.237 0 0 1 4.096-3.291A292.563 292.563 0 0 1 734.553-.045 286.639 286.639 0 0 1 1025.288 287.4a280.495 280.495 0 0 1-290.735 279.544zm392.986 389.402a36.57 36.57 0 0 1-34.084-33.791 369.873 369.873 0 0 0-109.199-260.455 13.092 13.092 0 0 0-3.145-2.56 31.67 31.67 0 0 1 1.39-50.247 32.109 32.109 0 0 1 51.198 0 425.826 425.826 0 0 1 136.554 308.873 15.725 15.725 0 0 1-2.267 8.485 55.733 55.733 0 0 1-40.447 29.695zm0 0",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Cg=(0,l.defineComponent)({__name:"Persons2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1170 1024","aria-labelledby":t.name,role:"presentation"},$2,14,T2))}}),V2=["aria-labelledby"],B2=(0,l.createElementVNode)("path",{d:"M557.056 512c61.44-48.128 103.424-123.904 103.424-212.992C659.456 147.456 542.72 30.72 398.336 30.72s-261.12 123.904-261.12 268.288c0 82.944 40.96 157.696 103.424 212.992C157.696 525.312 20.48 601.088 0 786.432V993.28h803.84V786.432C783.36 601.088 646.144 532.48 557.056 512zM199.68 306.176c0-109.568 89.088-199.68 199.68-199.68s199.68 89.088 199.68 199.68-89.088 199.68-199.68 199.68-199.68-90.112-199.68-199.68zm535.552 618.496H55.296V793.6c20.48-185.344 185.344-212.992 192.512-212.992h288.768c7.168 0 172.032 27.648 192.512 212.992v131.072h6.144z",fill:"currentColor","fill-opacity":"0.9"},null,-1),D2=(0,l.createElementVNode)("path",{d:"M824.32 512c34.816-55.296 55.296-109.568 48.128-164.864-7.168-61.44-34.816-109.568-55.296-151.552h-89.088s75.776 61.44 82.944 151.552c0 55.296-20.48 103.424-61.44 151.552l-34.816 40.96 48.128 13.312c7.168 0 185.344 61.44 192.512 288.768H1024C1024 643.072 892.928 552.96 824.32 512z",fill:"currentColor","fill-opacity":"0.9"},null,-1),Ng=(0,l.defineComponent)({__name:"Persons",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[B2,(0,l.createTextVNode)(","),D2],14,V2))}}),M2=["aria-labelledby"],I2=[(0,l.createElementVNode)("path",{d:"M798.293 294.482c0-160.751-130.304-291.069-291.061-291.069a288.932 288.932 0 0 0-206.176 85.402 291.181 291.181 0 0 0-40.755 51.917c-84.409 137.014-41.762 316.501 95.252 400.91l15.05 9.352-16.688 6.106C174.5 622.513 55.08 793.115 55.02 984.081v.41c.122 14.94 12.315 26.958 27.238 26.835l.014-.007c14.926-.092 26.948-12.305 26.835-27.245.546-219.706 178.401-397.738 398.125-398.513 160.75 0 291.061-130.328 291.061-291.08zm-292.898 225.18c-123.515-.78-223.013-101.556-222.228-225.078.781-123.532 101.56-223.023 225.085-222.238 122.965.785 222.232 100.693 222.229 223.665v1.413c-.782 123.525-101.56 223.024-225.086 222.239zm225.697 61.01c-17.285-9.604-39.093-3.358-48.702 13.93-9.591 17.296-3.355 39.097 13.937 48.692C820.292 712.195 897.2 842.868 897.215 984.699c0 19.814 16.07 35.888 35.902 35.888 19.824 0 35.877-16.074 35.877-35.888-.116-167.858-91.156-322.478-237.902-404.026z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],kg=(0,l.defineComponent)({__name:"Person2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},I2,14,M2))}}),A2=["aria-labelledby"],_2=[(0,l.createElementVNode)("path",{d:"M258.938 272.34c0-138.107 113.308-250.08 253.062-250.08 139.776 0 253.062 111.973 253.062 250.08a246.873 246.873 0 0 1-44.834 142.18c-8.103 11.575-43.141 47.682-51.8 54.405 10.729 2.404 54.672 16.073 72.28 24.532 102.4 47.638 171.988 141.2 171.988 248.876v171.209c0 48.706-39.736 88.197-89.222 88.197H200.526c-49.286 0-89.222-39.402-89.222-88.197V742.31c0-107.631 69.566-201.194 171.988-248.877 11.665-5.431 61.551-22.105 72.28-24.487-8.68-6.745-38.4-35.884-51.8-54.427a246.873 246.873 0 0 1-44.834-142.18zm111.438 261.053c-113.775 25.51-192.178 111.994-192.178 208.918v171.23c0 12.244 9.95 22.106 22.328 22.106h622.948a22.083 22.083 0 0 0 22.328-22.105V742.31c0-96.902-78.425-183.407-192.178-208.918l-136.727-30.676 110.147-85.704a182.74 182.74 0 0 0 71.146-144.674c0-101.62-83.367-183.986-186.19-183.986-102.845 0-186.19 82.366-186.19 183.986a182.74 182.74 0 0 0 71.124 144.674l110.169 85.704-136.727 30.676z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],xg=(0,l.defineComponent)({__name:"Person",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},_2,14,A2))}}),L2=["aria-labelledby"],P2=[(0,l.createElementVNode)("path",{d:"M731.453 612.522c-27.877 14.516-52.222 34.88-71.41 59.466C616.142 647.778 565.68 634 512 634c-169.551 0-307 137.449-307 307 0 24.3-19.7 44-44 44s-44-19.7-44-44c0-162.692 98.359-302.412 238.856-362.938C279.408 527.394 229 440.584 229 342c0-156.297 126.703-283 283-283s283 126.703 283 283c0 98.584-50.408 185.394-126.856 236.062a394.134 394.134 0 0 1 63.31 34.46zM512 537c107.696 0 195-87.304 195-195s-87.304-195-195-195-195 87.304-195 195 87.304 195 195 195zm179.225 312.8c-24.3 0-44-19.699-44-44 0-24.3 19.7-44 44-44H963c24.3 0 44 19.7 44 44 0 24.301-19.7 44-44 44H691.225z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],zg=(0,l.defineComponent)({__name:"PersonMinus",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},P2,14,L2))}}),F2=["aria-labelledby"],R2=[(0,l.createElementVNode)("path",{d:"M730.614 612.961c-27.79 14.626-52.036 35.076-71.115 59.728C615.725 648.664 565.459 635 512 635c-169.551 0-307 137.449-307 307 0 24.3-19.7 44-44 44s-44-19.7-44-44c0-163.047 98.787-303.02 239.774-363.332C279.812 528.088 229 440.978 229 342c0-156.297 126.703-283 283-283s283 126.703 283 283c0 98.978-50.812 186.088-127.774 236.668a394.09 394.09 0 0 1 63.388 34.293zM512 537c107.696 0 195-87.304 195-195s-87.304-195-195-195-195 87.304-195 195 87.304 195 195 195zm271.113 312.8h-91.888c-24.3 0-44-19.699-44-44 0-24.3 19.7-44 44-44h91.888v-91.887c0-24.3 19.7-44 44-44s44 19.7 44 44v91.888H963c24.3 0 44 19.7 44 44s-19.7 44-44 44h-91.887v91.887c0 24.3-19.7 44-44 44s-44-19.7-44-44v-91.887z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Eg=(0,l.defineComponent)({__name:"PersonAdd",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},R2,14,F2))}}),O2=["aria-labelledby"],H2=[(0,l.createElementVNode)("path",{d:"M263.314 1023.999h-3.657c-29.257-3.657-51.2-29.257-51.2-58.514 14.63-149.943 142.63-270.629 292.572-270.629 29.257 0 54.857 25.6 54.857 54.857s-25.6 54.857-54.857 54.857c-95.086 0-175.543 73.143-186.515 168.229 0 29.257-25.6 51.2-51.2 51.2zM526.63 585.142c-43.886 0-87.772-21.943-117.029-54.857-18.286-21.942-14.629-58.514 7.314-76.8 21.943-18.285 58.515-14.628 76.8 7.315 14.629 18.286 43.886 18.286 58.515 0 18.285-21.943 54.857-29.257 76.8-7.314 21.942 18.285 29.257 54.857 7.314 76.8-21.943 32.913-62.172 54.856-109.714 54.856zM508.344 373.03c-142.629 0-277.943-29.258-409.6-84.115-29.257-10.971-40.229-43.885-29.257-73.143 10.971-29.257 43.885-40.228 73.143-29.257 117.028 51.2 237.714 73.143 365.714 73.143 95.086 0 190.17-14.628 281.6-43.886 29.257-10.971 58.514 7.315 69.486 36.572 10.97 29.257-7.315 58.514-36.572 69.486-102.4 36.57-208.457 51.2-314.514 51.2zm314.513 650.97h-73.143c-80.457 0-146.285-65.829-146.285-146.286S669.257 731.43 749.714 731.43h73.143c80.457 0 146.286 65.828 146.286 146.285S903.313 1024 822.857 1024zm-73.143-182.857c-21.943 0-36.571 14.628-36.571 36.571s14.628 36.572 36.57 36.572h73.144c21.943 0 36.572-14.629 36.572-36.572s-14.63-36.57-36.572-36.57h-73.143zM512 804.57c-18.286 0-29.257-3.657-43.886-3.657C274.286 771.656 128 599.77 128 402.286 128 179.2 307.2 0 530.286 0S932.57 179.2 932.57 402.286c0 65.828-18.285 131.656-47.542 190.17-7.315 14.63-18.286 32.914-29.258 43.886-18.285 25.6-51.2 29.257-76.8 10.971-25.6-18.285-29.257-51.2-10.971-76.8l21.943-32.914c21.943-43.885 36.57-91.428 36.57-138.97 0-160.915-131.656-292.572-292.57-292.572S241.37 237.714 241.37 398.63c0 142.627 106.058 266.97 248.686 288.913 10.972 0 18.286 3.657 29.257 3.657 29.257 0 54.857 25.6 51.2 58.514-3.657 32.915-29.257 54.857-58.514 54.857z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Tg=(0,l.defineComponent)({__name:"People",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},H2,14,O2))}}),q2=["aria-labelledby"],K2=[(0,l.createElementVNode)("path",{d:"M751.543 1024H268.8c-128 0-234.057-109.714-234.057-241.371V362.057c0-135.314 106.057-241.371 234.057-241.371V230.4c-69.486-3.657-124.343 58.514-124.343 131.657V782.63c0 73.142 54.857 131.657 124.343 131.657h486.4c65.829 0 124.343-58.515 124.343-131.657V362.057c0-73.143-54.857-131.657-124.343-131.657V120.686c128 0 234.057 109.714 234.057 241.371V782.63C985.6 914.286 883.2 1024 751.543 1024zM601.6 329.143H418.743c-91.429 0-164.572-73.143-164.572-164.572S327.314 0 418.743 0H601.6c91.429 0 164.571 73.143 164.571 164.571S693.03 329.143 601.6 329.143zM418.743 109.714c-29.257 0-54.857 25.6-54.857 54.857s25.6 54.858 54.857 54.858H601.6c29.257 0 54.857-25.6 54.857-54.858s-25.6-54.857-54.857-54.857H418.743zM601.6 768H418.743c-29.257 0-54.857-25.6-54.857-54.857s25.6-54.857 54.857-54.857H601.6c29.257 0 54.857 25.6 54.857 54.857S630.857 768 601.6 768zm0-182.857H418.743c-29.257 0-54.857-25.6-54.857-54.857s25.6-54.857 54.857-54.857H601.6c29.257 0 54.857 25.6 54.857 54.857s-25.6 54.857-54.857 54.857z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],$g=(0,l.defineComponent)({__name:"Order",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},K2,14,q2))}}),j2=["aria-labelledby"],Y2=[(0,l.createElementVNode)("path",{d:"M940.875 819.2h-85.334V430.933c0-192-153.6-345.6-341.333-345.6s-341.333 153.6-341.333 345.6V819.2H87.541V430.933C87.542 192 279.542 0 514.208 0s426.667 192 426.667 430.933V819.2zM514.635 1024c-68.267 0-132.267-29.867-174.934-85.333-17.066-17.067-12.8-42.667 4.267-59.734 17.067-12.8 46.933-12.8 59.733 8.534 29.867 34.133 68.267 51.2 110.934 51.2s81.066-17.067 106.666-51.2c12.8-17.067 42.667-21.334 59.734-8.534 17.066 12.8 21.333 42.667 8.533 59.734C646.901 994.133 582.901 1024 514.635 1024zm469.333-162.133h-12.8c-294.4-89.6-618.667-89.6-913.067 0-21.333 4.266-46.933-8.534-55.466-29.867-8.534-21.333 4.266-46.933 29.866-51.2 311.467-93.867 652.8-89.6 964.267 0 21.333 8.533 34.133 29.867 29.867 51.2-8.534 21.333-25.6 29.867-42.667 29.867z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Vg=(0,l.defineComponent)({__name:"Notice",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1027 1024","aria-labelledby":t.name,role:"presentation"},Y2,14,j2))}}),W2=["aria-labelledby"],U2=[(0,l.createElementVNode)("path",{d:"M511.863 804.296c-223.01 0-402.148-179.139-402.148-402.148S288.855 0 511.863 0s402.146 179.139 402.146 402.148-179.137 402.148-402.146 402.148zm0-694.62c-160.86 0-292.472 131.613-292.472 292.472s131.612 292.47 292.472 292.47 292.472-131.61 292.472-292.469-131.613-292.472-292.472-292.472zm237.633 913.973c-29.247 0-51.182-21.936-54.838-51.183-7.312-95.052-87.742-168.17-182.795-168.17s-175.483 73.118-182.795 168.17c-3.656 29.247-29.247 54.84-58.494 51.183-29.247 0-51.183-29.247-51.183-58.494 10.97-153.547 138.924-270.536 292.472-270.536s281.504 120.645 292.472 270.536c3.655 29.247-21.936 54.838-51.183 58.494h-3.656zM511.863 548.383c-47.527 0-91.398-21.935-120.645-58.494-18.28-25.59-14.623-58.494 7.312-76.774 25.591-18.28 58.494-14.623 76.774 7.312s51.182 21.935 69.462 0 54.838-29.247 76.774-7.312c21.935 18.28 29.247 54.84 7.312 76.774-25.592 40.215-69.463 58.494-116.99 58.494z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Bg=(0,l.defineComponent)({__name:"My2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},U2,14,W2))}}),G2=["aria-labelledby"],X2=[(0,l.createElementVNode)("path",{d:"M512 813.949c-225.805 0-406.974-183.795-406.974-406.975S286.195 0 512 0s406.974 181.17 406.974 406.974S735.18 813.95 512 813.95zm0-735.18c-181.17 0-328.205 147.036-328.205 328.205S330.83 735.18 512 735.18s328.205-147.035 328.205-328.205S693.17 78.77 512 78.77zm202.174 939.98c-21.005 0-39.384-18.38-39.384-39.385 0-89.272-73.518-162.79-162.79-162.79-89.272 0-162.79 73.518-162.79 162.79 0 21.005-18.38 39.385-39.384 39.385s-39.385-18.38-39.385-39.385c0-133.908 107.651-241.559 241.559-241.559s241.559 107.651 241.559 241.56c0 21.004-15.754 39.384-39.385 39.384zM512 525.129c-39.385 0-78.77-13.129-105.026-36.76-15.753-13.128-18.38-39.384-2.625-55.138 13.128-15.754 39.384-18.38 55.138-2.626 23.63 21.005 81.395 21.005 105.026 0 15.754-13.128 42.01-13.128 55.138 5.251 13.128 15.754 13.128 42.01-5.251 55.139C590.77 512 551.385 525.128 512 525.128z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Dg=(0,l.defineComponent)({__name:"My",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},X2,14,G2))}}),Z2=["aria-labelledby"],J2=[(0,l.createElementVNode)("path",{d:"M176 511a56 56 0 1 0 112 0 56 56 0 1 0-112 0zm280 0a56 56 0 1 0 112 0 56 56 0 1 0-112 0zm280 0a56 56 0 1 0 112 0 56 56 0 1 0-112 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Mg=(0,l.defineComponent)({__name:"More",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 3891 1024","aria-labelledby":t.name,role:"presentation"},J2,14,Z2))}}),Q2=["aria-labelledby"],eu=[(0,l.createElementVNode)("path",{d:"M937.115 428.218c-43.442 0-80.679 37.237-80.679 80.679s37.237 80.679 80.68 80.679c43.442 0 80.678-37.237 80.678-80.679s-34.133-80.679-80.679-80.679m-428.218-52.751c-74.473 0-133.43 58.957-133.43 133.43s58.957 133.43 133.43 133.43 133.43-58.957 133.43-133.43-58.957-133.43-133.43-133.43M83.782 428.218c-43.443 0-80.679 37.237-80.679 80.679s34.133 80.679 80.679 80.679 80.679-37.237 80.679-80.679-37.237-80.679-80.68-80.679",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Ig=(0,l.defineComponent)({__name:"MoreX",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},eu,14,Q2))}}),tu=["aria-labelledby"],lu=[(0,l.createElementVNode)("path",{d:"M176 511a56 56 0 1 0 112 0 56 56 0 1 0-112 0zm280 0a56 56 0 1 0 112 0 56 56 0 1 0-112 0zm280 0a56 56 0 1 0 112 0 56 56 0 1 0-112 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Ag=(0,l.defineComponent)({__name:"MoreS",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},lu,14,tu))}}),nu=["aria-labelledby"],au=[(0,l.createElementVNode)("path",{d:"M834.7 920.1h-643c-23.7 0-43-19.2-43-43 0-23.7 19.2-43 43-43h643c23.7 0 43 19.2 43 43 0 23.7-19.3 43-43 43zm0-729.2h-643c-23.7 0-43-19.2-43-43 0-23.7 19.2-43 43-43h643c23.7 0 43 19.2 43 43s-19.3 43-43 43zm0 354.6h-643c-23.7 0-43-19.2-43-43 0-23.7 19.2-43 43-43h643c23.7 0 43 19.2 43 43 0 23.7-19.3 43-43 43z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],ru=(0,l.defineComponent)({__name:"MoreH",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},au,14,nu))}}),ou=["aria-labelledby"],iu=[(0,l.createElementVNode)("path",{d:"M299.52 460.8h409.6c28.16 0 51.2 23.04 51.2 51.2s-23.04 51.2-51.2 51.2h-409.6c-28.16 0-51.2-23.04-51.2-51.2s23.04-51.2 51.2-51.2z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],_g=(0,l.defineComponent)({__name:"Minus",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},iu,14,ou))}}),su=["aria-labelledby"],cu=[(0,l.createElementVNode)("path",{d:"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)],Lg=(0,l.defineComponent)({__name:"Mike",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},cu,14,su))}}),uu=["aria-labelledby"],du=(0,l.createElementVNode)("path",{d:"M725.333 213.333H640c0-12.8 0-21.333-4.267-29.866-12.8-59.734-64-98.134-123.733-98.134s-110.933 38.4-123.733 93.867C384 192 384 200.533 384 213.333h-85.333c0-21.333 4.266-38.4 8.533-55.466C328.533 64 413.867 0 512 0s183.467 64 204.8 162.133c4.267 12.8 8.533 29.867 8.533 51.2zM512 682.667c-119.467 0-213.333-93.867-213.333-213.334H384c0 72.534 55.467 128 128 128s128-55.466 128-128h85.333c0 119.467-93.866 213.334-213.333 213.334z",fill:"currentColor","fill-opacity":"0.9"},null,-1),fu=(0,l.createElementVNode)("path",{d:"M384 213.333h-85.333c0-21.333 4.266-38.4 8.533-55.466l81.067 21.333C384 192 384 200.533 384 213.333zM512 853.333c-213.333 0-384-170.666-384-384 0-25.6 17.067-42.666 42.667-42.666s42.666 17.066 42.666 42.666C213.333 635.733 345.6 768 512 768s298.667-132.267 298.667-298.667c0-25.6 17.066-42.666 42.666-42.666S896 443.733 896 469.333c0 213.334-170.667 384-384 384zM682.667 1024H341.333c-25.6 0-42.666-17.067-42.666-42.667s17.066-42.666 42.666-42.666h341.334c25.6 0 42.666 17.066 42.666 42.666S708.267 1024 682.667 1024z",fill:"currentColor","fill-opacity":"0.9"},null,-1),mu=(0,l.createElementVNode)("path",{d:"M512 1024c-25.6 0-42.667-17.067-42.667-42.667V810.667C469.333 785.067 486.4 768 512 768s42.667 17.067 42.667 42.667v170.666c0 25.6-17.067 42.667-42.667 42.667zM341.333 512c-25.6 0-42.666-17.067-42.666-42.667v-256c0-25.6 17.066-42.666 42.666-42.666S384 187.733 384 213.333v256c0 25.6-17.067 42.667-42.667 42.667zM682.667 512c-25.6 0-42.667-17.067-42.667-42.667v-256c0-25.6 17.067-42.666 42.667-42.666s42.666 17.066 42.666 42.666v256c0 25.6-17.066 42.667-42.666 42.667z",fill:"currentColor","fill-opacity":"0.9"},null,-1),Pg=(0,l.defineComponent)({__name:"Microphone2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[du,(0,l.createTextVNode)(","),fu,(0,l.createTextVNode)(","),mu],14,uu))}}),hu=["aria-labelledby"],gu=[(0,l.createElementVNode)("path",{d:"M512 658.286c-142.628 0-256-113.372-256-256V256C256 113.371 369.372 0 512 0s256 113.371 256 256v146.286c0 142.628-113.371 256-256 256zm0-548.572c-80.457 0-146.286 65.829-146.286 146.286v146.286c0 80.457 65.829 146.285 146.286 146.285s146.286-65.828 146.286-146.285V256c0-80.457-65.829-146.286-146.286-146.286zm0 731.429c-146.286 0-285.257-76.8-358.4-197.486-14.628-25.6-7.314-58.514 18.286-76.8 25.6-14.628 58.514-7.314 76.8 18.286 51.2 91.428 153.6 146.286 263.314 146.286s212.114-54.858 263.314-146.286c14.629-25.6 47.543-32.914 76.8-18.286 25.6 14.629 32.915 47.543 18.286 76.8C797.257 764.343 661.943 841.143 512 841.143zM603.43 1024H420.572c-29.258 0-54.858-25.6-54.858-54.857s25.6-54.857 54.858-54.857h182.857c29.257 0 54.857 25.6 54.857 54.857S632.686 1024 603.429 1024z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Fg=(0,l.defineComponent)({__name:"Microphone",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},gu,14,hu))}}),pu=["aria-labelledby"],yu=[(0,l.createElementVNode)("path",{d:"M879.59 1024c-5.252 0-13.128 0-18.38-2.626L706.297 981.99c-13.128 5.251-21.005 7.877-28.882 10.502-52.512 18.38-107.65 26.257-165.415 26.257C228.43 1021.374 0 792.944 0 509.374S228.43 0 512 0s512 228.43 512 509.374c0 84.02-21.005 170.667-63.015 244.185-2.626 7.877-10.503 15.754-18.38 28.882l15.754 152.287c2.626 21.005-5.251 42.01-18.38 57.764-13.128 15.754-31.507 26.257-55.138 28.882 0 2.626-2.626 2.626-5.251 2.626zm-165.416-44.636zm-10.502-76.143c5.251 0 7.877 0 13.128 2.625l162.79 39.385-13.128-162.79c0-10.503 2.625-23.63 7.876-34.133 7.877-13.129 15.754-23.631 18.38-31.508 34.133-63.015 52.513-133.908 52.513-207.426C945.23 273.067 750.933 78.77 512 78.77S78.77 273.067 78.77 509.374C78.77 748.308 273.066 939.98 512 939.98c47.262 0 94.523-7.876 139.159-23.63 7.877-2.626 18.38-7.877 31.508-13.128 7.877 2.625 13.128 0 21.005 0zM512 735.179c-39.385 0-78.77-13.128-105.026-36.758-15.753-13.129-18.38-39.385-2.625-55.139 13.128-15.754 39.384-18.38 55.138-2.626 23.63 21.006 81.395 21.006 105.026 0 15.754-13.128 42.01-13.128 55.138 5.252 13.128 15.754 13.128 42.01-5.251 55.138-23.63 21.005-63.015 34.133-102.4 34.133z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Rg=(0,l.defineComponent)({__name:"Message",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},yu,14,pu))}}),bu=["aria-labelledby"],wu=[(0,l.createElementVNode)("path",{d:"M472 122a30 30 0 1 1 0 60H112a10 10 0 0 0-10 10v720c0 5.52 4.48 10 10 10h720a10 10 0 0 0 10-10V552a30 30 0 1 1 60 0v360a70 70 0 0 1-70 70H112a70 70 0 0 1-70-70V192c0-38.64 31.36-70 70-70zm213.2-23.4a30 30 0 0 1 40.2-13.44l135.2 67.6a50 50 0 0 1 13 80.08l-100.4 100.4a30 30 0 0 1-42.4-42.44l67.4-67.48C565.64 241.72 382 449.4 382 752a30 30 0 1 1-60 0c0-317.84 188.36-545.48 434.68-584.16l-58.08-29a30 30 0 0 1-13.44-40.24z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Og=(0,l.defineComponent)({__name:"MergeForward",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},wu,14,bu))}}),Su=["aria-labelledby"],vu=[(0,l.createElementVNode)("path",{d:"M512 14.897C238.594 14.897 14.897 238.594 14.897 512S238.594 1009.103 512 1009.103 1009.103 785.406 1009.103 512 785.406 14.897 512 14.897zm207.126 646.234c16.57 16.57 16.57 41.425 0 57.995s-41.425 16.57-57.995 0L512 569.996l-149.13 149.13c-16.57 16.57-41.426 16.57-57.996 0s-16.57-41.425 0-57.995L454.004 512l-149.13-149.13c-16.57-16.57-16.57-41.426 0-57.996s41.425-16.57 57.995 0L512 454.004l149.13-149.13c16.57-16.57 41.426-16.57 57.996 0s16.57 41.425 0 57.995L569.996 512l149.13 149.13z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Hg=(0,l.defineComponent)({__name:"MaskClose",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},vu,14,Su))}}),Cu=["aria-labelledby"],Nu=[(0,l.createElementVNode)("path",{d:"M1007.96 698.56c-274.012 0-483.005-208.993-534.092-408.697-9.288-37.154 9.289-74.308 46.443-83.597 37.154-9.289 74.309 9.289 83.597 46.443 41.799 148.617 199.704 306.522 404.053 306.522 199.704 0 362.254-157.905 404.052-311.167 9.289-37.154 46.443-60.375 83.597-51.087 37.155 9.289 60.376 46.443 51.087 83.597-51.087 204.349-260.08 417.986-538.736 417.986zm404.053 18.577c-23.221 0-46.443-13.933-60.375-37.154l-46.443-78.953c-18.577-32.51-4.644-74.309 27.865-92.886 32.51-18.577 74.309-4.644 92.886 27.866l46.443 78.953c18.577 32.51 4.644 74.308-27.866 92.885-9.288 4.645-23.221 9.289-32.51 9.289zm171.839-320.455c-13.933 0-27.866-4.645-41.799-13.933l-102.174-69.665c-32.51-23.221-37.154-65.02-18.577-97.53 23.221-32.51 65.02-37.154 97.53-18.577l102.174 69.665c32.51 23.221 37.154 65.02 18.577 97.53-9.288 23.221-32.51 32.51-55.731 32.51zM603.908 717.137c-9.288 0-23.221-4.644-32.51-9.289-32.51-18.577-46.443-60.375-27.866-92.885l46.443-78.953c18.577-32.51 60.376-46.443 92.886-27.866s46.443 60.376 27.866 92.886l-46.443 78.953c-9.289 23.221-32.51 37.154-60.376 37.154zM432.07 396.682c-23.222 0-41.799-9.289-55.732-27.866-23.221-32.51-13.933-74.309 18.577-97.53l102.175-69.664c27.865-23.222 69.664-13.933 92.885 13.932 23.222 32.51 13.933 74.309-18.577 97.53l-97.53 69.665c-13.933 9.288-27.866 13.933-41.798 13.933zm575.89 417.985c-37.154 0-69.664-32.51-69.664-69.664v-92.886c0-37.154 32.51-69.664 69.665-69.664s69.664 32.51 69.664 69.664v92.886c0 37.154-32.51 69.664-69.664 69.664z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],qg=(0,l.defineComponent)({__name:"Marshalling",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2043 1024","aria-labelledby":t.name,role:"presentation"},Nu,14,Cu))}}),ku=["aria-labelledby"],xu=[(0,l.createElementVNode)("path",{d:"M877.319 1024c-5.535 0-13.838 0-19.373-2.768L705.73 982.486c-11.07 5.536-22.14 8.303-27.676 11.07-52.584 16.606-107.935 27.676-166.054 27.676C229.708 1021.232 0 791.524 0 512 0 229.708 229.708 0 512 0s512 229.708 512 509.232c0 85.795-22.14 168.822-60.886 243.546-2.768 8.303-8.303 16.606-16.606 27.676l13.838 152.216c2.768 22.14-5.535 44.281-19.373 60.887-13.838 16.605-33.21 27.675-55.351 30.443h-8.303zM702.962 899.46c5.535 0 8.303 0 13.838 2.767l163.286 41.514-16.605-160.52c0-11.07 2.768-24.907 8.303-35.978 8.302-13.838 13.838-24.908 19.373-30.443 33.21-60.886 52.584-132.843 52.584-204.8 0-235.243-193.73-426.205-428.973-426.205S83.027 273.989 83.027 509.232 276.757 935.438 512 935.438c47.049 0 94.097-8.303 138.378-22.14 8.303-2.768 16.606-5.536 30.444-11.071 8.302-2.768 13.837-2.768 22.14-2.768zM514.768 678.053c-22.141 0-41.514-19.373-41.514-41.513V384.69c0-22.14 19.373-41.513 41.514-41.513s41.513 19.373 41.513 41.514V636.54c0 24.908-19.373 41.513-41.513 41.513zM512 675.286c-8.303 0-16.605-2.767-24.908-8.302l-119.006-88.562c-19.372-13.838-22.14-38.746-8.302-58.12 13.838-19.372 38.746-22.14 58.119-8.302l119.005 88.562c19.373 13.838 22.14 38.746 8.303 58.12-8.303 11.07-22.14 16.604-33.211 16.604zm5.535 0c-13.838 0-24.908-5.535-33.21-16.605-13.839-19.373-8.303-44.281 8.302-58.119L611.632 512c19.373-13.838 44.282-8.303 58.12 8.303 13.837 19.373 8.302 44.28-8.303 58.119l-119.006 88.562c-8.302 5.535-16.605 8.302-24.908 8.302z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Kg=(0,l.defineComponent)({__name:"Lower",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},xu,14,ku))}}),zu=["aria-labelledby"],Eu=[(0,l.createElementVNode)("path",{d:"M507.52 4.48A251.52 251.52 0 0 1 759.04 256l-.064 123.52H832c46.656 0 84.48 37.824 84.48 84.48v473.6A84.48 84.48 0 0 1 832 1024H192a84.48 84.48 0 0 1-84.48-84.48V464c0-46.656 37.824-84.48 84.48-84.48h63.936L256 256A251.52 251.52 0 0 1 507.52 4.48zM832 444.16H192A19.84 19.84 0 0 0 172.16 464v473.6A19.84 19.84 0 0 0 192 960h640a19.84 19.84 0 0 0 19.84-19.84V464A19.84 19.84 0 0 0 832 444.16zm-320.64 128A90.24 90.24 0 0 1 544 746.56v79.04a32 32 0 0 1-32 32.64 32.64 32.64 0 0 1-32.64-32.64l-.064-78.848A90.24 90.24 0 0 1 511.36 572.16zm-3.52-493.824A197.12 197.12 0 0 0 311.68 256l-.064 123.52h392.32L704 256A197.12 197.12 0 0 0 507.84 78.336z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],jg=(0,l.defineComponent)({__name:"Locked",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Eu,14,zu))}}),Tu=["aria-labelledby"],$u=[(0,l.createElementVNode)("path",{d:"m499.512 1001.522-9.99-7.493c-34.966-22.478-52.449-34.966-59.942-39.96-102.4-82.42-164.839-137.367-194.81-169.835-44.955-49.951-77.424-92.41-107.394-142.36-32.469-62.44-52.45-134.87-52.45-209.796 0-114.888 44.957-224.78 127.376-304.702C284.722 44.956 394.615 0 512 0s227.278 44.956 309.698 127.376c82.42 82.42 127.375 189.814 127.375 304.702 0 74.927-19.98 147.356-54.946 209.795-24.976 44.956-59.942 89.912-104.898 142.361-27.473 32.468-89.912 84.917-197.307 172.332-2.498 2.497-9.99 7.493-47.454 32.468-9.99 7.493-22.478 9.99-32.468 12.488h-12.488zM512 74.927c-97.405 0-187.317 37.463-257.249 104.897-67.434 67.435-104.897 157.347-104.897 252.254 0 59.942 14.985 122.38 44.956 174.83 24.975 44.955 57.444 84.916 97.405 129.872 24.975 29.971 87.414 82.42 184.82 159.844 2.497 2.498 12.487 9.99 34.965 22.478 17.483-12.487 29.97-19.98 32.468-22.478 99.903-79.922 164.84-134.868 187.317-162.341 42.459-49.951 72.43-89.912 94.908-132.37 29.97-52.45 44.956-112.391 44.956-174.83 0-94.907-37.464-184.82-104.898-252.254C699.317 112.39 609.405 74.927 512 74.927zm0 549.463c-102.4 0-187.317-84.917-187.317-187.317S409.6 249.756 512 249.756s187.317 84.917 187.317 187.317S614.4 624.39 512 624.39zm0-299.707c-62.439 0-112.39 49.951-112.39 112.39s49.95 112.39 112.39 112.39 112.39-49.95 112.39-112.39-49.95-112.39-112.39-112.39z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Yg=(0,l.defineComponent)({__name:"Locationg3",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},$u,14,Tu))}}),Vu=["aria-labelledby"],Bu=[(0,l.createElementVNode)("path",{d:"m530.286 1005.714-25.6-10.971c-36.572-14.629-58.515-25.6-73.143-36.572-102.4-84.114-164.572-135.314-193.829-171.885-43.885-51.2-76.8-91.429-106.057-142.629C95.086 577.83 76.8 504.686 76.8 431.543c0-117.029 43.886-226.743 128-307.2C285.257 43.886 394.971 0 512 0s226.743 43.886 310.857 128c84.114 80.457 128 190.171 128 307.2 0 73.143-18.286 146.286-54.857 212.114-25.6 43.886-58.514 91.429-106.057 142.629-29.257 32.914-87.772 84.114-197.486 171.886 0 0-7.314 7.314-18.286 10.971l-43.885 32.914zM497.37 874.057s3.658 3.657 14.629 7.314c3.657-3.657 7.314-3.657 10.971-7.314 98.744-76.8 160.916-131.657 182.86-157.257 40.228-47.543 69.485-87.771 91.428-128 25.6-47.543 40.229-102.4 40.229-157.257 0-87.772-32.915-168.229-95.086-230.4-58.514-58.514-142.629-91.429-230.4-91.429S340.114 142.63 277.943 204.8c-62.172 62.171-95.086 142.629-95.086 230.4 0 54.857 14.629 109.714 40.229 157.257 25.6 43.886 54.857 80.457 95.085 124.343 25.6 29.257 84.115 80.457 179.2 157.257zm18.286-248.686c-102.4 0-182.857-80.457-182.857-182.857s80.457-182.857 182.857-182.857 182.857 80.457 182.857 182.857-80.457 182.857-182.857 182.857zm0-256c-40.228 0-73.143 32.915-73.143 73.143s32.915 73.143 73.143 73.143 73.143-32.914 73.143-73.143-32.914-73.143-73.143-73.143z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Wg=(0,l.defineComponent)({__name:"Location2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Bu,14,Vu))}}),Du=["aria-labelledby"],Mu=[(0,l.createElementVNode)("path",{d:"M512 971.487C259.938 971.487 52.513 764.062 52.513 512S259.938 52.513 512 52.513 971.487 259.938 971.487 512 764.062 971.487 512 971.487zm0-840.205c-210.051 0-380.718 170.667-380.718 380.718S301.95 892.718 512 892.718 892.718 722.05 892.718 512 722.05 131.282 512 131.282zm0 577.641c-107.651 0-196.923-89.272-196.923-196.923S404.349 315.077 512 315.077 708.923 404.349 708.923 512 619.651 708.923 512 708.923zm0-315.077c-65.641 0-118.154 52.513-118.154 118.154S446.36 630.154 512 630.154 630.154 577.64 630.154 512 577.64 393.846 512 393.846zm0-210.051c-21.005 0-39.385-18.38-39.385-39.385V39.385C472.615 18.379 490.995 0 512 0s39.385 18.38 39.385 39.385V144.41c0 21.005-18.38 39.385-39.385 39.385zM512 1024c-21.005 0-39.385-18.38-39.385-39.385V879.59c0-21.005 18.38-39.385 39.385-39.385s39.385 18.38 39.385 39.385v105.025c0 21.006-18.38 39.385-39.385 39.385zm472.615-472.615H879.59c-21.005 0-39.385-18.38-39.385-39.385s18.38-39.385 39.385-39.385h105.025c21.006 0 39.385 18.38 39.385 39.385s-18.38 39.385-39.385 39.385zm-840.205 0H39.385C18.379 551.385 0 533.005 0 512s18.38-39.385 39.385-39.385H144.41c21.005 0 39.385 18.38 39.385 39.385s-18.38 39.385-39.385 39.385z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Ug=(0,l.defineComponent)({__name:"Location",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Mu,14,Du))}}),Iu=["aria-labelledby"],Au=[(0,l.createElementVNode)("path",{d:"M520.665 64.564a29.244 29.244 0 0 0-7.071-.894c-16.211 0-29.35 13.14-29.35 29.35 0 15.83 12.538 28.696 28.223 29.293v.073c.375 0 .751-.014 1.127-.014 216.493 0 389.629 173.942 389.629 390.433 0 216.496-173.136 388.827-389.63 388.827s-389.63-172.333-389.63-388.829c0-.27.01-.536.01-.804h-.01c0-16.209-13.141-29.35-29.35-29.35s-29.35 13.139-29.35 29.35c0 .055.007.11.007.164-.001.214-.007.425-.007.64 0 247.609 200.722 448.331 448.33 448.331 247.607 0 448.33-200.722 448.33-448.33-.002-245.242-196.917-444.456-441.258-448.24z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Gg=(0,l.defineComponent)({__name:"Loading1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Au,14,Iu))}}),_u=["aria-labelledby"],Lu=[(0,l.createElementVNode)("path",{d:"M784 902.4c9.6 19.2 6.4 41.6-12.8 54.4-19.2 9.6-41.6 3.2-51.2-12.8-9.6-19.2-6.4-41.6 12.8-54.4 16-12.8 38.4-8 51.2 12.8zM550.4 984c0 22.4-16 38.4-38.4 38.4s-38.4-16-38.4-38.4v-24c0-22.4 19.2-38.4 41.6-38.4 19.2 0 35.2 16 38.4 38.4v25.6h-3.2zm-240-43.2c-9.6 19.2-35.2 25.6-54.4 16-19.2-9.6-25.6-35.2-16-51.2l28.8-51.2c9.6-19.2 35.2-25.6 54.4-16s25.6 35.2 12.8 54.4l-25.6 48zM121.6 784c-19.2 9.6-41.6 3.2-54.4-16-9.6-19.2-6.4-41.6 12.8-54.4l76.8-44.8c19.2-9.6 41.6-3.2 54.4 16 9.6 19.2 3.2 41.6-16 54.4L121.6 784zM38.4 552C16 552 0 536 0 513.6s16-38.4 38.4-38.4H160c22.4 0 38.4 19.2 38.4 38.4 0 22.4-16 38.4-38.4 38.4H38.4zm44.8-241.6c-19.2-9.6-25.6-35.2-16-51.2 9.6-19.2 35.2-25.6 54.4-16L256 320c19.2 9.6 25.6 35.2 16 54.4s-35.2 25.6-54.4 16l-134.4-80zm160-185.6 92.8 160c9.6 19.2 35.2 25.6 54.4 12.8s25.6-35.2 12.8-54.4l-92.8-160C297.6 64 275.2 60.8 256 70.4c-16 12.8-22.4 33.6-12.8 54.4zM473.6 40c0-22.4 16-38.4 38.4-38.4s38.4 19.2 38.4 38.4v184c0 22.4-19.2 38.4-38.4 38.4-22.4 0-38.4-19.2-38.4-38.4V40zm240 43.2c9.6-19.2 35.2-25.6 54.4-16 19.2 9.6 25.6 35.2 16 51.2l-92.8 160c-9.6 19.2-35.2 25.6-54.4 16-19.2-9.6-25.6-35.2-12.8-54.4l89.6-156.8zm188.8 160-160 92.8c-19.2 9.6-25.6 35.2-16 54.4 12.8 19.2 35.2 25.6 54.4 12.8l160-92.8c19.2-9.6 25.6-35.2 12.8-54.4-9.6-16-32-25.6-51.2-12.8zM985.6 472c22.4 0 38.4 16 38.4 38.4s-16 38.4-38.4 38.4H800c-22.4 0-38.4-19.2-38.4-38.4 0-22.4 19.2-38.4 38.4-38.4h185.6z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Bl=(0,l.defineComponent)({__name:"Loading",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Lu,14,_u))}}),Pu=["aria-labelledby"],Fu=[(0,l.createElementVNode)("path",{d:"M313.034 1004.045c-66.848 0-124.402-24.156-170.798-70.577l-40.854-40.829C54.96 846.218 28.966 783.097 30.83 714.411c3.702-66.85 31.56-131.808 79.819-180.12l137.4-137.373c14.86-14.861 40.855-14.861 55.69 0 14.86 14.861 16.725 38.99 0 55.69l-137.348 137.4a187.47 187.47 0 0 0-55.69 126.24c-1.864 46.422 14.835 89.115 46.396 120.675l40.855 40.855c31.56 31.56 74.253 48.286 120.674 46.421 46.421-1.838 92.843-22.291 126.24-55.69l137.4-137.4c14.862-14.86 40.856-14.86 55.69 0 14.862 14.862 14.862 40.856 0 55.69l-137.4 137.427c-48.285 48.259-113.27 76.117-180.118 79.82a5.645 5.645 0 0 0-7.405 0zm475.294-382.477c-11.133 0-18.563-3.702-27.832-12.997-14.86-14.861-14.86-40.855 0-55.69l115.082-115.108a187.47 187.47 0 0 0 55.716-126.267c1.838-46.395-14.861-89.114-46.421-120.674l-40.855-40.855c-64.985-64.959-176.364-61.257-246.915 9.294L478.266 278.108c-14.835 14.835-40.829 14.835-55.69 0-14.86-14.861-14.86-40.855 0-55.716l118.81-118.81C643.524 1.444 803.163-2.232 899.734 94.287l40.829 40.855c46.421 46.421 72.415 109.541 70.55 178.228-3.702 66.85-31.56 131.807-79.819 180.093L816.186 608.571c-7.43 7.43-18.563 11.133-27.858 12.997zm-332.327-1.864c-11.16 0-18.564-3.702-27.832-12.997-14.888-14.835-14.888-40.829 0-55.69l148.506-148.532c14.861-14.862 40.855-14.862 55.69 0 14.861 14.86 14.861 40.854 0 55.69L483.832 606.706c-7.404 7.43-18.563 11.159-27.831 12.997z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Xg=(0,l.defineComponent)({__name:"Link",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Fu,14,Pu))}}),Ru=["aria-labelledby"],Ou=[(0,l.createElementVNode)("path",{d:"M642.973 1005.542 321.912 587.098a123.278 123.278 0 0 1 0-150.17l321.06-418.443a47.182 47.182 0 0 1 74.83 57.422l-321.088 418.47a28.994 28.994 0 0 0 0 35.3l321.088 418.47a47.155 47.155 0 0 1-74.83 57.395",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Hu=(0,l.defineComponent)({__name:"Left",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Ou,14,Ru))}}),qu=["aria-labelledby"],Ku=[(0,l.createElementVNode)("path",{d:"M2185.74 479.429a117.992 117.992 0 1 0-162.829-170.852c-284.772 271.204-732.314 271.204-1017.087 0A118.05 118.05 0 0 0 842.996 479.43c375.98 358.045 966.705 358.045 1342.744 0",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Zg=(0,l.defineComponent)({__name:"JoySmile",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 3072 1024","aria-labelledby":t.name,role:"presentation"},Ku,14,qu))}}),ju=["aria-labelledby"],Yu=[(0,l.createElementVNode)("path",{d:"M964.923 1024c-98.461 0-181.17-66.954-208.738-157.538H543.508C515.938 957.046 433.23 1024 334.769 1024s-185.107-66.954-208.738-161.477C59.077 846.77 7.877 787.693 0 716.8V448.985c0-27.57 11.815-51.2 27.57-70.893l153.6-153.6c15.753-15.754 39.384-23.63 63.015-23.63h70.892v-15.754C315.077 82.708 401.723 0 504.123 0h405.662c149.661 0 271.753 122.092 271.753 271.754v535.63c0 118.154-98.461 216.616-216.615 216.616zM496.246 748.308h307.2c35.446 0 63.016 27.569 63.016 59.077v7.877c3.938 47.261 47.261 86.646 98.461 86.646 55.139 0 98.462-43.323 98.462-98.462V271.754c0-82.708-70.893-153.6-153.6-153.6H504.123c-39.385 0-66.954 31.508-66.954 66.954v59.077c0 39.384-31.507 70.892-74.83 70.892h-102.4L118.153 456.862v256c0 19.692 19.692 35.446 39.384 35.446h11.816c35.446 0 63.015 27.569 63.015 59.077V819.2c11.816 51.2 51.2 86.646 102.4 86.646s90.585-35.446 98.462-82.708V819.2c0-43.323 27.569-70.892 63.015-70.892zm-378.092 66.954zm129.97-496.247zm19.691-7.877zm47.262-66.953zm43.323-43.323zm15.754 271.753c-31.508 0-59.077-27.569-59.077-59.077V256c0-31.508 27.57-59.077 59.077-59.077S433.23 224.493 433.23 256v157.538c0 31.508-27.57 59.077-59.077 59.077z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Jg=(0,l.defineComponent)({__name:"Jdl",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1181 1024","aria-labelledby":t.name,role:"presentation"},Yu,14,ju))}}),Wu=["aria-labelledby"],Uu=[(0,l.createElementVNode)("path",{d:"M921.6 666.829a34.133 34.133 0 0 1 33.894 30.14l.24 3.993V871.63a102.4 102.4 0 0 1-96.393 102.23l-6.008.17H170.667a102.4 102.4 0 0 1-102.23-96.393l-.17-6.007V700.962a34.133 34.133 0 0 1 68.027-3.993l.24 3.993V871.63a34.133 34.133 0 0 0 30.14 33.894l3.993.24h682.666a34.133 34.133 0 0 0 33.895-30.175l.239-3.96V700.963A34.133 34.133 0 0 1 921.6 666.83zM772.096 39.049l2.97 2.662 193.092 193.092a34.133 34.133 0 0 1 2.662 45.295l-2.662 2.97L775.066 476.16a34.133 34.133 0 0 1-50.927-45.295l2.662-2.97 134.144-134.212H341.333a34.133 34.133 0 0 0-33.894 30.174l-.239 3.96V739.19a34.133 34.133 0 0 1-68.028 3.994l-.239-3.994V327.817a102.4 102.4 0 0 1 96.393-102.23l6.007-.17h520.91L726.8 89.975a34.133 34.133 0 0 1-2.662-45.294l2.662-2.97a34.133 34.133 0 0 1 45.295-2.662z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Qg=(0,l.defineComponent)({__name:"ItemsForward",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Uu,14,Wu))}}),Gu=["aria-labelledby"],Xu=[(0,l.createElementVNode)("path",{d:"M512 1024C229.831 1024 0 794.169 0 512S229.831 0 512 0s512 229.831 512 512-229.831 512-512 512zm0-955.733C266.24 68.267 68.267 266.24 68.267 512S266.24 955.733 512 955.733 955.733 757.76 955.733 512 757.76 68.267 512 68.267zm31.858 377.742c18.204 0 34.133 15.929 34.133 34.133 0 2.276 0 15.93-2.275 18.205l-34.134 195.697h29.582c18.205 0 34.134 15.93 34.134 34.134s-15.93 34.133-34.134 34.133h-91.022c-18.204 0-34.133-15.929-34.133-34.133v-20.48L480.142 512H450.56c-18.204 0-34.133-15.929-34.133-34.133s15.929-34.134 34.133-34.134h93.298zm-34.134-207.076c38.685 0 68.267 29.583 68.267 68.267s-29.582 68.267-68.267 68.267-68.266-29.583-68.266-68.267 29.582-68.267 68.266-68.267z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],ep=(0,l.defineComponent)({__name:"Issue",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Xu,14,Gu))}}),Zu=["aria-labelledby"],Ju=[(0,l.createElementVNode)("path",{d:"M184.32 147.911a36.409 36.409 0 0 0-36.409 36.409v655.36a36.409 36.409 0 0 0 36.409 36.409h655.36a36.409 36.409 0 0 0 36.409-36.409V445.226a36.409 36.409 0 0 1 72.818 0V839.68A109.227 109.227 0 0 1 839.68 948.907H184.32A109.227 109.227 0 0 1 75.093 839.68V184.32A109.227 109.227 0 0 1 184.32 75.093h194.205a36.409 36.409 0 0 1 0 72.818H184.32zm291.271 327.68A364.089 364.089 0 0 1 839.68 111.502h36.409a36.409 36.409 0 0 1 0 72.818H839.68a291.271 291.271 0 0 0-291.271 291.271v57.745l47.04-47.113a36.409 36.409 0 1 1 51.555 51.554L537.777 647.004a36.409 36.409 0 0 1-51.554 0L376.996 537.777a36.409 36.409 0 1 1 51.555-51.554l47.04 47.113V475.59z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],tp=(0,l.defineComponent)({__name:"Introduce",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Ju,14,Zu))}}),Qu=["aria-labelledby"],e3=[(0,l.createElementVNode)("path",{d:"M853.161 892.55H362.595l-209.433-.414a18.5 18.5 0 0 1-1.813-.092c-24.849-2.485-47.825-14.06-64.696-32.595-16.991-18.665-26.35-42.855-26.35-68.112V264.626c0-55.808 45.404-101.211 101.212-101.211H853.16c55.808 0 101.21 45.403 101.21 101.211v225.513c0 .275-.006.552-.018.826-.022.494-1.972 51.723 15.481 85.462 4.717 9.119 1.148 20.335-7.97 25.053-9.117 4.714-20.335 1.15-25.053-7.97-21.3-41.177-19.845-97.643-19.619-103.74V264.627c0-35.307-28.724-64.031-64.03-64.031H161.515c-35.308 0-64.032 28.724-64.032 64.031v526.711c0 32.755 24.321 59.958 56.718 63.62l208.431.412h490.53c35.306 0 64.03-28.725 64.03-64.032l-.382-93.677c-.105-1.75-1.587-19.548-19.55-42.5a9.548 9.548 0 0 1-.147-.19l-21.712-28.489-117.227-155.119c-.416-.55-38.995-50.852-86.272-45.534-38.335 4.315-75.955 45.164-108.79 118.132-17.615 39.141-34.65 68.269-52.082 89.046-17.607 20.986-35.68 33.52-55.251 38.317-43.423 10.638-81.05-18.995-120.887-50.373l-5.057-3.98c-46.555-36.578-68.75-28.224-158.33 59.602-7.33 7.188-19.1 7.071-26.289-.26-7.187-7.33-7.07-19.1.26-26.287 46.659-45.746 77.544-72.727 107.086-84.283 33.358-13.048 64.275-6.267 100.242 21.994l5.093 4.008c33.923 26.72 63.22 49.795 89.029 43.467 25.618-6.279 53.3-42.114 82.28-106.509 39.14-86.976 85.838-134.027 138.797-139.849 68.454-7.515 117.824 57.405 119.892 60.172l117.122 154.98 21.6 28.344c26.277 33.631 27.334 61.639 27.367 64.725l.001.128.384 94.06c.001 55.884-45.4 101.287-101.209 101.287zM312.328 446.968c-42.325 0-76.759-34.434-76.759-76.76s34.434-76.759 76.76-76.759 76.759 34.435 76.759 76.76-34.434 76.759-76.76 76.759zm0-116.34c-21.824 0-39.579 17.756-39.579 39.58s17.755 39.58 39.58 39.58 39.579-17.756 39.579-39.58-17.755-39.58-39.58-39.58z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],lp=(0,l.defineComponent)({__name:"Image",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},e3,14,Qu))}}),t3=["aria-labelledby"],l3=[(0,l.createElementVNode)("path",{d:"M696.43 465.25c40.61 0 73.53-32.72 73.53-73.09s-32.96-73.08-73.53-73.08-73.54 32.72-73.54 73.08 32.92 73.09 73.54 73.09zM535.74 650.62l-273.61-259.4a56.19 56.19 0 0 0-15.36 11.58l-114 119.63-6-222.77c-.73-26.82 20.84-49.41 47.67-50.14l201.77-5.44 47.34-50-250.43 6.75C119 202.33 76.33 247.17 77.78 301l7.32 271.4 4.5 166.78C91.06 793 136.05 835.47 190.2 834l176-4.75 12-.32 47.34-50 116.18-122.64zM861.71 214.8l-242.83-33.86-55.09 41.46L855 263a49.05 49.05 0 0 1 41.79 55.13l-54.33 389.59-120.87-159.05A59.86 59.86 0 0 0 638.06 537l-44 33.08 65.07 86.15L603.84 698l-79.57 60.1-54.92 41.48 34.17 4.76 270.73 37.76a97.55 97.55 0 0 0 109.88-79.6 22.37 22.37 0 0 0 .65-3.44l60.53-434.16c7.44-53.32-29.95-102.62-83.6-110.1z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],np=(0,l.defineComponent)({__name:"ImageError",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},l3,14,t3))}}),n3=["aria-labelledby"],a3=(0,l.createElementVNode)("path",{d:"M922.514 789.611h.07v-.42ZM776.028 148.82c-5.478-3.288-10.925-5.975-17.57-5.975-16.229 0-29.308 13.152-29.308 29.361 0 11.703 6.927 21.072 16.72 26.391 107.724 62.86 180.16 179.528 180.16 313.235 0 133.603-72.368 250.233-179.95 313.094-9.437 5.164-17.57 14.849-17.57 26.833 0 16.227 13.152 29.377 29.345 29.377 6.504 0 11.666-2.505 17.323-5.76 125.009-72.97 209.083-208.377 209.083-363.544.002-154.814-83.715-289.953-208.233-363.012z",fill:"currentColor","fill-opacity":"0.9"},null,-1),r3=(0,l.createElementVNode)("path",{d:"M810.037 511.85c0-90.983-49.316-170.37-122.677-213.094-3.323-1.733-11.134-5.144-16.616-5.144-16.299 0-29.485 13.187-29.485 29.468 0 10.941 5.799 20.682 14.638 25.79 56.706 32.207 94.959 93.103 94.959 162.98 0 71.08-39.597 132.912-97.93 164.694-8.485 5.164-14.105 14.568-14.105 25.245 0 16.3 13.186 29.519 29.449 29.519 6.93.036 15.167-4.031 15.167-4.031 75.516-42.14 126.6-122.782 126.6-215.427zM545.416 71.307c-12.34-5.939-27.012-4.312-37.792 4.224-.496.408-52.82 42.001-110.587 84.533-100.475 74.048-129.748 86.386-135.688 88.348h-125.86c-.726 0-1.415.07-2.14.106H69.06c-16.191 0-29.326 13.134-29.326 29.326v468.42c0 16.227 13.099 29.311 29.327 29.311l215.621.032c5.798 2.122 33.446 14.882 122.609 87.608 51.898 42.283 98.423 83.61 98.918 84.002 6.646 5.938 15.131 9.012 23.689 9.012 4.948 0 9.933-1.059 14.635-3.146a35.666 35.666 0 0 0 21.07-32.563s.035-110.657.035-150.428c.92-2.827 1.381-5.835 1.381-8.947 0-3.177-1.417-657.666-1.417-657.666 0-13.716-7.846-26.197-20.185-32.172zM507.8 756.02c0 1.7-.532 107.654-.532 107.654-15.803-13.364-33.374-28.035-51.474-42.675-119-96.372-148.486-104.466-168.426-104.466-.423 0-.777.103-1.166.103s-.743-.103-1.167-.103H123.33c-20.523 0-25.314-5.836-25.314-26.45v-359.49c0-14.02 1.662-22.822 18.543-22.822h145.71c19.445 0 49.284-7.954 179.528-103.356 23.192-16.97 45.887-34.063 65.473-49.054 0 0 .425 506.548.532 593.202-.603 2.403-.001 4.913-.001 7.457z",fill:"currentColor","fill-opacity":"0.9"},null,-1),ap=(0,l.defineComponent)({__name:"Horn2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[a3,(0,l.createTextVNode)(","),r3],14,n3))}}),o3=["aria-labelledby"],i3=[(0,l.createElementVNode)("path",{d:"M646.169 56.055c-10.146-4.516-22.022-2.697-30.32 4.78L342.443 306.97h-158.11c-82.587 0-112.6 67.326-112.6 112.6v168.872c0 82.601 67.34 112.6 112.6 112.6h158.14l273.435 246.078a27.955 27.955 0 0 0 18.826 7.272c3.87 0 7.83-.79 11.494-2.405 10.175-4.515 16.655-14.662 16.655-25.746V81.771c0-11.084-6.48-21.142-16.714-25.716zm-39.586 806.967L372.03 652.015a27.936 27.936 0 0 0-18.797-7.273h-168.9c-9.398 0-56.299-2.756-56.299-56.3V419.57c0-9.411 2.698-56.3 56.3-56.3h168.9c6.978 0 13.665-2.609 18.855-7.271l234.496-211.007v718.03zm168.9-527.902c7.272 0 14.427-2.755 19.881-8.239l112.6-112.572c10.968-10.996 10.968-28.824 0-39.79-10.965-10.997-28.853-10.997-39.819 0L755.543 287.09c-10.966 10.996-10.966 28.824 0 39.792a28.305 28.305 0 0 0 19.94 8.238zm168.9 140.722h-168.9c-15.482 0-28.15 12.638-28.15 28.178 0 15.512 12.668 28.12 28.15 28.12h168.901c15.6 0 28.15-12.608 28.15-28.12 0-15.54-12.551-28.178-28.151-28.178zm-149.02 205.319c-10.965-10.966-28.853-10.966-39.82 0-10.966 10.996-10.966 28.854 0 39.82l112.601 112.6a28.396 28.396 0 0 0 19.94 8.211c7.27 0 14.426-2.756 19.88-8.21 10.967-10.967 10.967-28.825 0-39.82l-112.6-112.601z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],rp=(0,l.defineComponent)({__name:"Horn",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},i3,14,o3))}}),s3=["aria-labelledby"],c3=[(0,l.createElementVNode)("path",{d:"M977.455 124.121H46.545C21.721 124.121 0 102.4 0 77.576S21.721 31.03 46.545 31.03h930.91c24.824 0 46.545 21.722 46.545 46.546s-21.721 46.545-46.545 46.545zm0 868.849H46.545C21.721 992.97 0 971.248 0 946.424s21.721-46.545 46.545-46.545h930.91c24.824 0 46.545 21.721 46.545 46.545s-21.721 46.546-46.545 46.546zm0-434.425H356.848c-24.824 0-46.545-21.72-46.545-46.545s21.721-46.545 46.545-46.545h620.607c24.824 0 46.545 21.72 46.545 46.545s-21.721 46.545-46.545 46.545z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],op=(0,l.defineComponent)({__name:"Horizontal",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1090 1024","aria-labelledby":t.name,role:"presentation"},c3,14,s3))}}),u3=["aria-labelledby"],d3=[(0,l.createElementVNode)("path",{d:"M977.455 124.121H46.545C21.721 124.121 0 102.4 0 77.576S21.721 31.03 46.545 31.03h930.91c24.824 0 46.545 21.722 46.545 46.546s-21.721 46.545-46.545 46.545zm0 868.849H46.545C21.721 992.97 0 971.248 0 946.424s21.721-46.545 46.545-46.545h930.91c24.824 0 46.545 21.721 46.545 46.545s-21.721 46.546-46.545 46.546zm0-434.425H356.848c-24.824 0-46.545-21.72-46.545-46.545s21.721-46.545 46.545-46.545h620.607c24.824 0 46.545 21.72 46.545 46.545s-21.721 46.545-46.545 46.545z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],ip=(0,l.defineComponent)({__name:"HorizontalN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},d3,14,u3))}}),f3=["aria-labelledby"],m3=[(0,l.createElementVNode)("path",{d:"M761.436 1024H262.564c-131.282 0-236.308-105.026-236.308-236.308V404.35c0-52.513 26.257-102.4 68.267-131.282L467.364 21.005c26.257-18.38 60.39-18.38 89.272 0l372.84 252.062c42.011 28.882 68.268 78.769 68.268 131.282v383.343c0 131.282-105.026 236.308-236.308 236.308zM139.159 338.708c-21.005 15.754-34.133 39.384-34.133 65.64v383.344c0 86.646 70.892 157.539 157.538 157.539h498.872c86.646 0 157.538-70.893 157.538-157.539V404.35c0-26.257-13.128-49.887-34.133-65.641L512 86.646 139.159 338.708zm451.61 396.471H433.231c-21.005 0-39.385-18.379-39.385-39.384s18.38-39.385 39.385-39.385h157.538c21.005 0 39.385 18.38 39.385 39.385s-18.38 39.384-39.385 39.384z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],sp=(0,l.defineComponent)({__name:"Home",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},m3,14,f3))}}),h3=["aria-labelledby"],g3=[(0,l.createElementVNode)("path",{d:"M703.84 479.936H511.968v-255.84c0-17.728-14.24-32.096-31.968-32.096-17.76 0-32 14.4-32 32.096v287.808c0 17.76 14.272 32 32 32h223.872c17.76 0 32.096-14.24 32.096-32 0-17.728-14.368-31.968-32.128-31.968zM224 320h-96v-96c0-17.664-14.336-32-32-32s-32 14.336-32 32v128c0 17.664 14.336 32 32 32h128c17.664 0 32-14.336 32-32s-14.336-32-32-32zm-84.992 283.488C136 584 123.264 573.344 105.6 573.344s-30.112 13.984-30.112 31.68c0 5.536 1.984 9.984 2.336 15.328C126.336 815.296 302.016 960 512 960c247.424 0 448-200.576 448-448S759.424 64 512 64C321.024 64 158.4 183.712 93.952 352h69.312C223.968 219.904 357.088 128 512 128c212.064 0 384 171.936 384 384S724.064 896 512 896c-178.88 0-328.736-122.464-371.424-288",fill:"currentColor","fill-opacity":"0.9"},null,-1)],cp=(0,l.defineComponent)({__name:"History",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1029 1024","aria-labelledby":t.name,role:"presentation"},g3,14,h3))}}),p3=["aria-labelledby"],y3=[(0,l.createElementVNode)("path",{d:"M923 283.6c-13.4-31.1-32.6-58.9-56.9-82.8-24.3-23.8-52.5-42.4-84-55.5-32.5-13.5-66.9-20.3-102.4-20.3-49.3 0-97.4 13.5-139.2 39-10 6.1-19.5 12.8-28.5 20.1-9-7.3-18.5-14-28.5-20.1-41.8-25.5-89.9-39-139.2-39-35.5 0-69.9 6.8-102.4 20.3-31.4 13-59.7 31.7-84 55.5-24.4 23.9-43.5 51.7-56.9 82.8-13.9 32.3-21 66.6-21 101.9 0 33.3 6.8 68 20.3 103.3 11.3 29.5 27.5 60.1 48.2 91 32.8 48.9 77.9 99.9 133.9 151.6 92.8 85.7 184.7 144.9 188.6 147.3l23.7 15.2c10.5 6.7 24 6.7 34.5 0l23.7-15.2c3.9-2.5 95.7-61.6 188.6-147.3 56-51.7 101.1-102.7 133.9-151.6 20.7-30.9 37-61.5 48.2-91 13.5-35.3 20.3-70 20.3-103.3.1-35.3-7-69.6-20.9-101.9zM512 814.8S156 586.7 156 385.5C156 283.6 240.3 201 344.3 201c73.1 0 136.5 40.8 167.7 100.4C543.2 241.8 606.6 201 679.7 201c104 0 188.3 82.6 188.3 184.5 0 201.2-356 429.3-356 429.3z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],up=(0,l.defineComponent)({__name:"Heart2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},y3,14,p3))}}),b3=["aria-labelledby"],w3=[(0,l.createElementVNode)("path",{d:"M923 283.6c-13.4-31.1-32.6-58.9-56.9-82.8-24.3-23.8-52.5-42.4-84-55.5-32.5-13.5-66.9-20.3-102.4-20.3-49.3 0-97.4 13.5-139.2 39-10 6.1-19.5 12.8-28.5 20.1-9-7.3-18.5-14-28.5-20.1-41.8-25.5-89.9-39-139.2-39-35.5 0-69.9 6.8-102.4 20.3-31.4 13-59.7 31.7-84 55.5-24.4 23.9-43.5 51.7-56.9 82.8-13.9 32.3-21 66.6-21 101.9 0 33.3 6.8 68 20.3 103.3 11.3 29.5 27.5 60.1 48.2 91 32.8 48.9 77.9 99.9 133.9 151.6 92.8 85.7 184.7 144.9 188.6 147.3l23.7 15.2c10.5 6.7 24 6.7 34.5 0l23.7-15.2c3.9-2.5 95.7-61.6 188.6-147.3 56-51.7 101.1-102.7 133.9-151.6 20.7-30.9 37-61.5 48.2-91 13.5-35.3 20.3-70 20.3-103.3.1-35.3-7-69.6-20.9-101.9zM512 814.8S156 586.7 156 385.5C156 283.6 240.3 201 344.3 201c73.1 0 136.5 40.8 167.7 100.4C543.2 241.8 606.6 201 679.7 201c104 0 188.3 82.6 188.3 184.5 0 201.2-356 429.3-356 429.3z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],dp=(0,l.defineComponent)({__name:"Heart1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},w3,14,b3))}}),S3=["aria-labelledby"],v3=[(0,l.createElementVNode)("path",{d:"M1104.113 216.425a336.535 336.535 0 0 0-73.638-107.158 342.167 342.167 0 0 0-108.724-71.83 343.371 343.371 0 0 0-132.518-26.263c-63.76 0-126.012 17.468-180.104 50.477a335.694 335.694 0 0 0-36.894 26.021 337.348 337.348 0 0 0-36.894-26.021 345.63 345.63 0 0 0-180.103-50.507c-45.96 0-90.474 8.794-132.518 26.262a341.444 341.444 0 0 0-108.725 71.83A334.456 334.456 0 0 0 13.161 348.25c0 43.099 8.825 88.004 26.293 133.723 14.607 38.159 35.57 77.763 62.344 117.76 42.466 63.247 100.834 129.265 173.297 196.156 120.109 110.923 239.043 187.543 244.073 190.645l30.69 19.666a41.562 41.562 0 0 0 44.634 0l30.66-19.666c5.06-3.253 123.874-79.722 244.073-190.645 72.494-66.891 130.831-132.91 173.297-196.186 26.805-39.967 47.887-79.571 62.344-117.76 17.498-45.689 26.293-90.594 26.293-133.693a329.487 329.487 0 0 0-27.046-131.855zM572.235 903.831s-460.71-295.153-460.71-555.55c0-131.856 109.087-238.743 243.683-238.743 94.6 0 176.64 52.796 217.027 129.927 40.358-77.13 122.429-129.927 217.028-129.927 134.596 0 243.652 106.887 243.652 238.742.03 260.398-460.68 555.58-460.68 555.58z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],fp=(0,l.defineComponent)({__name:"Heart",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1144 1024","aria-labelledby":t.name,role:"presentation"},v3,14,S3))}}),C3=["aria-labelledby"],N3=[(0,l.createElementVNode)("path",{d:"M923 283.6c-13.4-31.1-32.6-58.9-56.9-82.8-24.3-23.8-52.5-42.4-84-55.5-32.5-13.5-66.9-20.3-102.4-20.3-49.3 0-97.4 13.5-139.2 39-10 6.1-19.5 12.8-28.5 20.1-9-7.3-18.5-14-28.5-20.1-41.8-25.5-89.9-39-139.2-39-35.5 0-69.9 6.8-102.4 20.3-31.4 13-59.7 31.7-84 55.5-24.4 23.9-43.5 51.7-56.9 82.8-13.9 32.3-21 66.6-21 101.9 0 33.3 6.8 68 20.3 103.3 11.3 29.5 27.5 60.1 48.2 91 32.8 48.9 77.9 99.9 133.9 151.6 92.8 85.7 184.7 144.9 188.6 147.3l23.7 15.2c10.5 6.7 24 6.7 34.5 0l23.7-15.2c3.9-2.5 95.7-61.6 188.6-147.3 56-51.7 101.1-102.7 133.9-151.6 20.7-30.9 37-61.5 48.2-91 13.5-35.3 20.3-70 20.3-103.3.1-35.3-7-69.6-20.9-101.9zM512 814.8S156 586.7 156 385.5C156 283.6 240.3 201 344.3 201c73.1 0 136.5 40.8 167.7 100.4C543.2 241.8 606.6 201 679.7 201c104 0 188.3 82.6 188.3 184.5 0 201.2-356 429.3-356 429.3z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],mp=(0,l.defineComponent)({__name:"HeartN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},N3,14,C3))}}),k3=["aria-labelledby"],x3=[(0,l.createElementVNode)("path",{d:"M923 283.6c-13.4-31.1-32.6-58.9-56.9-82.8-24.3-23.8-52.5-42.4-84-55.5-32.5-13.5-66.9-20.3-102.4-20.3-49.3 0-97.4 13.5-139.2 39-10 6.1-19.5 12.8-28.5 20.1-9-7.3-18.5-14-28.5-20.1-41.8-25.5-89.9-39-139.2-39-35.5 0-69.9 6.8-102.4 20.3-31.4 13-59.7 31.7-84 55.5-24.4 23.9-43.5 51.7-56.9 82.8-13.9 32.3-21 66.6-21 101.9 0 33.3 6.8 68 20.3 103.3 11.3 29.5 27.5 60.1 48.2 91 32.8 48.9 77.9 99.9 133.9 151.6 92.8 85.7 184.7 144.9 188.6 147.3l23.7 15.2c10.5 6.7 24 6.7 34.5 0l23.7-15.2c3.9-2.5 95.7-61.6 188.6-147.3 56-51.7 101.1-102.7 133.9-151.6 20.7-30.9 37-61.5 48.2-91 13.5-35.3 20.3-70 20.3-103.3.1-35.3-7-69.6-20.9-101.9z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],hp=(0,l.defineComponent)({__name:"HeartFill3",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},x3,14,k3))}}),z3=["aria-labelledby"],E3=[(0,l.createElementVNode)("path",{d:"m572.235 1020.988-54.211-33.13s-120.471-78.305-243.953-189.74C201.788 731.858 144.565 665.6 99.388 602.353 72.282 563.2 51.2 524.047 36.141 484.894c-18.07-45.176-27.106-90.353-27.106-132.518 0-45.176 9.036-90.352 27.106-132.517 18.07-39.153 42.165-75.294 72.283-108.424 30.117-30.117 69.27-54.211 108.423-72.282 99.388-42.165 219.859-33.13 313.224 24.094l36.14 27.106 36.142-27.106C695.718 6.024 816.188-3.012 915.576 39.153c42.165 18.07 78.306 42.165 108.424 72.282 33.13 30.118 57.224 66.26 72.282 108.424 18.07 42.165 27.106 87.341 27.106 132.517 0 42.165-9.035 87.342-27.106 132.518-15.058 36.141-36.14 78.306-63.247 117.459-42.164 63.247-99.388 129.506-174.682 195.765C740.894 906.54 626.447 981.835 614.4 987.858l-42.165 33.13zM355.388 102.4c-33.13 0-66.259 6.024-96.376 18.07-30.118 12.048-57.224 30.118-81.318 54.212-24.094 24.094-42.165 48.189-54.212 78.306-12.047 30.118-21.082 63.247-21.082 96.377s6.024 66.259 21.082 102.4c12.047 33.13 30.118 66.259 54.212 99.388 39.153 57.223 93.365 117.459 159.624 180.706C451.765 837.27 566.212 912.565 569.224 912.565l6.023 3.011 3.012-3.011c6.023-3.012 117.459-75.294 231.906-180.706 66.259-63.247 120.47-123.483 159.623-180.706 24.094-36.141 42.165-69.27 54.212-99.388 15.059-36.141 21.082-69.27 21.082-102.4s-6.023-66.26-21.082-96.377c-12.047-30.117-30.118-54.212-54.212-78.306-27.106-24.094-51.2-42.164-81.317-54.211-72.283-30.118-162.636-24.095-231.906 18.07l-27.106 18.07c-9.035 6.024-15.059 15.06-24.094 21.083l-33.13 36.141-33.13-33.13c-9.034-9.034-15.058-15.058-24.093-21.081l-27.106-18.071c-39.153-27.106-84.33-39.153-132.518-39.153z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],gp=(0,l.defineComponent)({__name:"HeartFill2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1144 1024","aria-labelledby":t.name,role:"presentation"},E3,14,z3))}}),T3=["aria-labelledby"],$3=[(0,l.createElementVNode)("path",{d:"M1104.113 216.425a336.535 336.535 0 0 0-73.638-107.158 342.167 342.167 0 0 0-108.724-71.83 343.371 343.371 0 0 0-132.518-26.263c-63.76 0-126.012 17.468-180.104 50.477a335.694 335.694 0 0 0-36.894 26.021 337.348 337.348 0 0 0-36.894-26.021 345.63 345.63 0 0 0-180.103-50.507c-45.96 0-90.474 8.794-132.518 26.262a341.444 341.444 0 0 0-108.725 71.83A334.456 334.456 0 0 0 13.161 348.25c0 43.099 8.825 88.004 26.293 133.723 14.607 38.159 35.57 77.763 62.344 117.76 42.466 63.247 100.834 129.265 173.297 196.156 120.109 110.923 239.043 187.543 244.073 190.645l30.69 19.666a41.562 41.562 0 0 0 44.634 0l30.66-19.666c5.06-3.253 123.874-79.722 244.073-190.645 72.494-66.891 130.831-132.91 173.297-196.186 26.805-39.967 47.887-79.571 62.344-117.76 17.498-45.689 26.293-90.594 26.293-133.693a329.487 329.487 0 0 0-27.046-131.855z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],pp=(0,l.defineComponent)({__name:"HeartFill1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1144 1024","aria-labelledby":t.name,role:"presentation"},$3,14,T3))}}),V3=["aria-labelledby"],B3=[(0,l.createElementVNode)("path",{d:"M923 283.6c-13.4-31.1-32.6-58.9-56.9-82.8-24.3-23.8-52.5-42.4-84-55.5-32.5-13.5-66.9-20.3-102.4-20.3-49.3 0-97.4 13.5-139.2 39-10 6.1-19.5 12.8-28.5 20.1-9-7.3-18.5-14-28.5-20.1-41.8-25.5-89.9-39-139.2-39-35.5 0-69.9 6.8-102.4 20.3-31.4 13-59.7 31.7-84 55.5-24.4 23.9-43.5 51.7-56.9 82.8-13.9 32.3-21 66.6-21 101.9 0 33.3 6.8 68 20.3 103.3 11.3 29.5 27.5 60.1 48.2 91 32.8 48.9 77.9 99.9 133.9 151.6 92.8 85.7 184.7 144.9 188.6 147.3l23.7 15.2c10.5 6.7 24 6.7 34.5 0l23.7-15.2c3.9-2.5 95.7-61.6 188.6-147.3 56-51.7 101.1-102.7 133.9-151.6 20.7-30.9 37-61.5 48.2-91 13.5-35.3 20.3-70 20.3-103.3.1-35.3-7-69.6-20.9-101.9z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],yp=(0,l.defineComponent)({__name:"HeartFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},B3,14,V3))}}),D3=["aria-labelledby"],M3=[(0,l.createElementVNode)("path",{d:"M923 283.6c-13.4-31.1-32.6-58.9-56.9-82.8-24.3-23.8-52.5-42.4-84-55.5-32.5-13.5-66.9-20.3-102.4-20.3-49.3 0-97.4 13.5-139.2 39-10 6.1-19.5 12.8-28.5 20.1-9-7.3-18.5-14-28.5-20.1-41.8-25.5-89.9-39-139.2-39-35.5 0-69.9 6.8-102.4 20.3-31.4 13-59.7 31.7-84 55.5-24.4 23.9-43.5 51.7-56.9 82.8-13.9 32.3-21 66.6-21 101.9 0 33.3 6.8 68 20.3 103.3 11.3 29.5 27.5 60.1 48.2 91 32.8 48.9 77.9 99.9 133.9 151.6 92.8 85.7 184.7 144.9 188.6 147.3l23.7 15.2c10.5 6.7 24 6.7 34.5 0l23.7-15.2c3.9-2.5 95.7-61.6 188.6-147.3 56-51.7 101.1-102.7 133.9-151.6 20.7-30.9 37-61.5 48.2-91 13.5-35.3 20.3-70 20.3-103.3.1-35.3-7-69.6-20.9-101.9z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],bp=(0,l.defineComponent)({__name:"HeartFillN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},M3,14,D3))}}),I3=["aria-labelledby"],A3=[(0,l.createElementVNode)("path",{d:"M512 12.672c-282.88 0-512 229.248-512 512 0 226.261 146.688 418.133 350.08 485.76 25.6 4.821 34.987-11.008 34.987-24.619 0-12.16-.427-44.373-.64-87.04-142.422 30.891-172.459-68.693-172.459-68.693-23.296-59.093-56.96-74.88-56.96-74.88-46.379-31.744 3.584-31.104 3.584-31.104 51.413 3.584 78.421 52.736 78.421 52.736 45.654 78.293 119.851 55.68 149.12 42.581 4.608-33.109 17.792-55.68 32.427-68.48-113.707-12.8-233.216-56.832-233.216-253.013 0-55.893 19.84-101.547 52.693-137.387-5.76-12.928-23.04-64.981 4.48-135.509 0 0 42.88-13.739 140.8 52.48 40.96-11.392 84.48-17.024 128-17.28 43.52.256 87.04 5.888 128 17.28 97.28-66.219 140.16-52.48 140.16-52.48 27.52 70.528 10.24 122.581 5.12 135.51 32.64 35.84 52.48 81.493 52.48 137.386 0 196.693-119.68 240-233.6 252.587 17.92 15.36 34.56 46.762 34.56 94.72 0 68.522-.64 123.562-.64 140.202 0 13.44 8.96 29.44 35.2 24.32C877.44 942.592 1024 750.592 1024 524.672c0-282.752-229.248-512-512-512",fill:"currentColor","fill-opacity":"0.9"},null,-1)],wp=(0,l.defineComponent)({__name:"Github",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},A3,14,I3))}}),_3=["aria-labelledby"],L3=(0,l.createElementVNode)("path",{d:"M944 192H755.2v-44.8c0-54.4-44.8-99.2-99.2-99.2H361.6c-54.4 0-99.2 44.8-99.2 99.2V192H83.2c-12.8 0-25.6 9.6-25.6 25.6 0 12.8 9.6 25.6 25.6 25.6H144v633.6c0 54.4 44.8 99.2 99.2 99.2h550.4c54.4 0 99.2-44.8 99.2-99.2V243.2H944c12.8 0 25.6-9.6 25.6-25.6-3.2-12.8-9.6-25.6-25.6-25.6zm-627.2-44.8c0-25.6 22.4-48 48-48h294.4c25.6 0 48 22.4 48 48V192H316.8v-44.8zm524.8 720c0 28.8-16 57.6-41.6 57.6H249.6c-25.6 0-54.4-19.2-54.4-44.8l3.2-636.8h643.2v624z",fill:"currentColor","fill-opacity":"0.9"},null,-1),P3=(0,l.createElementVNode)("path",{d:"M368 380.8c-16 0-25.6 9.6-25.6 25.6v342.4c0 16 12.8 25.6 25.6 25.6s25.6-9.6 25.6-25.6V406.4c-3.2-12.8-9.6-25.6-25.6-25.6zM528 380.8c-16 0-25.6 9.6-25.6 25.6v342.4c0 16 12.8 25.6 25.6 25.6s25.6-9.6 25.6-25.6V406.4c-3.2-12.8-9.6-25.6-25.6-25.6zM688 380.8c-16 0-25.6 9.6-25.6 25.6v342.4c0 16 12.8 25.6 25.6 25.6s25.6-9.6 25.6-25.6V406.4c-3.2-12.8-9.6-25.6-25.6-25.6z",fill:"currentColor","fill-opacity":"0.9"},null,-1),Sp=(0,l.defineComponent)({__name:"GarbageBin",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[L3,(0,l.createTextVNode)(","),P3],14,_3))}}),F3=["aria-labelledby"],R3=[(0,l.createElementVNode)("path",{d:"M960.385 91.477a42.667 42.667 0 1 1-44.09 73.046c-95.09-57.401-176.497-79.19-315.989-79.19-54.044 0-118.698 10.07-158.492 25.543a42.667 42.667 0 0 1-30.92-79.53C461.498 11.662 536.393 0 600.335 0c154.71 0 251.393 25.884 360.05 91.477zm-454.03 581.604a42.752 42.752 0 0 1 17.038-57.885 42.44 42.44 0 0 1 57.656 17.096c4.21 7.793 60.189 147.342 64.854 160.426 1.706 4.779 3.413 9.927 5.29 15.56 2.93 8.817 11.122 34.815 12.09 37.717 18.545 55.808 64.198 92.672 117.333 92.672 67.868 0 116.081-49.494 115.37-122.539-.17-15.701-3.3-34.304-16.782-104.277l-2.901-15.36c-10.81-57.174-15.758-92.132-15.36-120.434.313-22.244 2.076-30.151 17.436-90.311 5.831-22.841 9.245-38.03 11.662-53.078a218.453 218.453 0 0 0 3.13-34.446C893.17 307.4 777.457 256 595.584 256c-179.058 0-297.558 65.508-297.558 160 0 93.64 132.694 181.333 297.558 181.333 23.466 0 42.496 19.115 42.496 42.667s-19.03 42.667-42.496 42.667c-206.166 0-382.578-116.594-382.578-266.667 0-155.364 162.816-245.333 382.578-245.333 223.658 0 382.577 70.599 382.577 227.555 0 15.218-1.45 31.062-4.181 48.071-2.93 18.148-6.827 35.47-13.255 60.644-12.715 49.778-14.592 58.311-14.763 70.315-.284 20.48 4.153 52.024 13.853 103.338l2.901 15.076c15.132 78.734 18.034 96.028 18.29 119.609C982.145 935.538 896.015 1024 780.616 1024c-91.677 0-168.391-61.924-197.974-151.04-1.251-3.67-9.472-29.753-12.145-37.86a643.527 643.527 0 0 0-4.694-13.71 11056.384 11056.384 0 0 0-59.449-148.31zM310.4 65.934a42.667 42.667 0 1 1-52.566 67.243c-14.108-11.037-38.855-19.4-59.05-19.4-42.098 0-71.112 29.156-71.112 68.552 0 17.18 13.853 38.343 35.613 50.972a42.667 42.667 0 1 1-42.78 73.842C73.8 280.064 42.34 231.936 42.34 182.33c0-86.471 67.186-153.885 156.445-153.885 39.054 0 82.346 14.62 111.616 37.49z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],vp=(0,l.defineComponent)({__name:"Footprint",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},R3,14,F3))}}),O3=["aria-labelledby"],H3=[(0,l.createElementVNode)("path",{d:"M1120.194 366.158h-93.091c0-136.534-111.71-245.14-245.14-245.14-65.163 0-124.12 24.824-170.666 68.267l-3.103 3.103c-24.824 24.824-65.164 24.824-89.988 0L512 186.182c-46.545-43.443-105.503-68.267-170.667-68.267-136.533 0-245.14 111.71-245.14 245.14H3.104c0-186.182 152.049-338.23 338.23-338.23 80.68 0 158.255 27.927 220.315 80.678 62.061-52.751 139.637-80.679 220.316-80.679 186.181 3.103 338.23 155.152 338.23 341.334zM89.988 645.43c-3.103-6.206-9.31-12.412-12.412-18.618C27.927 549.236 0 459.248 0 366.158h93.09c0 74.472 21.722 148.945 62.062 211.006 3.103 6.206 6.206 9.309 9.309 12.412L89.988 645.43zm946.424-6.206-77.576-52.751c43.443-65.164 68.267-142.74 68.267-220.315h93.09c0 99.297-27.926 192.387-83.78 273.066zm-474.764 375.467c-9.309 0-21.72-3.103-31.03-6.206-9.309-3.103-15.515-6.206-18.618-9.31C338.23 921.6 192.388 797.48 86.885 639.226l77.576-52.752c96.194 142.74 229.624 257.551 387.878 325.818l3.103 3.103s3.103 3.103 6.206 3.103l12.413-6.206c155.151-71.37 288.581-183.079 384.775-328.921l77.576 52.751C930.91 794.376 785.067 918.497 611.297 999.176l-18.618 9.309c-9.31 3.103-21.721 6.206-31.03 6.206z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Cp=(0,l.defineComponent)({__name:"Follow",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1120 1024","aria-labelledby":t.name,role:"presentation"},H3,14,O3))}}),q3=["aria-labelledby"],K3=[(0,l.createElementVNode)("path",{d:"M512 1024C230.4 1024 0 793.6 0 512S230.4 0 512 0s512 230.4 512 512-230.4 512-512 512zm0-930.91C281.6 93.09 93.09 281.6 93.09 512S281.6 930.91 512 930.91 930.91 742.4 930.91 512 742.4 93.09 512 93.09zM377.018 695.856c-20.945 0-39.563-11.637-46.545-32.582l-6.982-16.291 6.982-18.618 69.818-186.182c11.636-32.582 37.236-55.855 67.49-67.491l204.8-76.8L691.2 307.2c11.636 4.655 20.945 16.29 25.6 27.927l4.655 16.291-4.655 18.618-69.818 186.182c-11.637 32.582-37.237 55.855-67.491 67.491l-186.182 69.818c-4.654 2.328-11.636 2.328-16.29 2.328zm218.764-267.637-95.418 34.91c-6.982 2.327-11.637 6.981-13.964 13.963l-34.91 95.418 95.42-34.909c6.98-2.327 11.635-6.982 13.963-13.964l34.909-95.418z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Np=(0,l.defineComponent)({__name:"Find",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},K3,14,q3))}}),j3=["aria-labelledby"],Y3=(0,l.createElementVNode)("path",{d:"M547.84 969.547a32.286 32.286 0 0 1-31.744-32.707V376.952c0-7.83 2.71-15.36 7.71-21.323l240.58-288.768H111.917L332.8 356.774a33.551 33.551 0 0 1 6.807 20.239v334.306l95.473 98.545c5.903 6.144 9.155 14.456 9.095 23.13a33.13 33.13 0 0 1-9.457 23.07 31.021 31.021 0 0 1-44.514 0L285.515 747.881a33.07 33.07 0 0 1-9.276-23.13V388.277L21.745 54.332a33.49 33.49 0 0 1 5.3-45.96 31.202 31.202 0 0 1 19.577-7.047h786.794c8.432 0 16.504 3.434 22.407 9.638a33.37 33.37 0 0 1 1.626 44.453L579.524 389.12v547.72c0 18.07-14.216 32.707-31.684 32.707",fill:"currentColor","fill-opacity":"0.9"},null,-1),W3=(0,l.createElementVNode)("path",{d:"M701.68 475.016a32.286 32.286 0 0 1-31.2-33.13A32.045 32.045 0 0 1 701.8 409.54H946.96c17.529 0 31.744 14.697 31.744 32.768 0 18.07-14.215 32.708-31.684 32.708H701.681zm0 202.51a32.286 32.286 0 0 1-31.683-32.767c0-18.071 14.216-32.648 31.684-32.708h245.338c17.469.06 31.624 14.697 31.684 32.768-.06 18.07-14.215 32.647-31.684 32.708H701.681zm0 204.8a31.021 31.021 0 0 1-22.407-9.517 33.07 33.07 0 0 1-9.276-23.19c0-18.07 14.216-32.648 31.684-32.708h245.338c17.469 0 31.624 14.697 31.684 32.768-.06 18.07-14.215 32.648-31.684 32.708H701.681z",fill:"currentColor","fill-opacity":"0.9"},null,-1),kp=(0,l.defineComponent)({__name:"Filter",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[Y3,(0,l.createTextVNode)(","),W3],14,j3))}}),U3=["aria-labelledby"],G3=(0,l.createElementVNode)("path",{d:"M512 394.688a31.872 31.872 0 0 1 22.592 9.344l128 127.68a32 32 0 0 1-45.184 45.312L544 503.808v221.504a32 32 0 1 1-64 0v-221.44l-73.344 73.408a32 32 0 1 1-45.312-45.248l128-128 .192-.128A31.872 31.872 0 0 1 512 394.688z",fill:"currentColor","fill-opacity":"0.9"},null,-1),X3=(0,l.createElementVNode)("path",{d:"M149.312 96c-41.216 0-74.624 33.408-74.624 74.688v682.624c0 41.28 33.408 74.688 74.624 74.688h725.376c41.216 0 74.624-33.408 74.624-74.688V298.688c0-41.28-33.408-74.688-74.624-74.688H526.976l-97.088-116.48A32 32 0 0 0 405.312 96h-256zm-10.624 74.688c0-5.888 4.736-10.688 10.624-10.688H390.4l97.088 116.48A32 32 0 0 0 512 288h362.688c5.888 0 10.624 4.8 10.624 10.688v554.624A10.688 10.688 0 0 1 874.688 864H149.312a10.688 10.688 0 0 1-10.624-10.688V170.688z",fill:"currentColor","fill-opacity":"0.9"},null,-1),xp=(0,l.defineComponent)({__name:"FileUpload",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[G3,(0,l.createTextVNode)(","),X3],14,U3))}}),Z3=["aria-labelledby"],J3=[(0,l.createElementVNode)("path",{d:"M512 1024C229.831 1024 0 794.169 0 512S229.831 0 512 0s512 229.831 512 512-229.831 512-512 512zm0-955.733C266.24 68.267 68.267 266.24 68.267 512S266.24 955.733 512 955.733 955.733 757.76 955.733 512 757.76 68.267 512 68.267zm111.502 282.169c13.654-13.654 34.134-13.654 47.787 0 11.378 11.377 13.653 31.857 2.275 45.51l-2.275 2.276-111.502 111.502 111.502 111.503c13.653 13.653 13.653 34.133 0 47.786-13.653 13.654-34.133 13.654-47.787 0L512 557.511 400.498 669.013c-11.378 11.378-31.858 13.654-45.511 2.276l-2.276-2.276c-11.378-11.377-13.653-31.857-2.275-45.51l2.275-2.276 111.502-111.503-111.502-111.502c-13.653-13.653-13.653-34.133 0-47.786s34.133-13.654 47.787 0L512 461.938l111.502-111.502z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],zp=(0,l.defineComponent)({__name:"Failure",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},J3,14,Z3))}}),Q3=["aria-labelledby"],e4=[(0,l.createElementVNode)("path",{d:"M584.06 1024H318.577C144.118 1024 0 883.674 0 705.422s140.326-318.578 318.578-318.578v113.778c-113.778 0-204.8 91.022-204.8 204.8s91.022 204.8 204.8 204.8h265.481V1024zm56.888 0h-53.096c-208.593 0-379.26-170.667-379.26-383.052 0-83.437 26.549-163.081 75.852-231.348l3.793-3.793c15.17-22.755 30.34-60.681 45.511-121.363l7.585-34.133c7.586-18.963 15.17-41.718 18.963-68.267C386.844 22.756 470.281 0 519.586 0c117.57 0 178.251 106.193 178.251 212.385v7.585c0 7.586-3.793 18.963-3.793 37.926C876.09 257.896 1024 405.807 1024 587.852v53.096C1024 853.333 853.333 1024 640.948 1024zM519.585 113.778c-30.34 0-41.718 53.096-49.304 87.23-3.792 34.133-11.377 60.68-15.17 83.436l-7.585 34.134c-11.378 45.51-34.133 113.778-60.682 155.496l-7.585 3.793A269.274 269.274 0 0 0 322.37 644.74c0 147.91 121.363 269.274 269.274 269.274h53.097c147.91 0 269.274-121.363 269.274-269.274v-53.097c0-117.57-98.608-216.177-216.178-216.177h-56.889c-18.963-3.793-37.926-15.17-49.304-30.341-11.377-15.17-15.17-37.926-15.17-56.889 7.585-41.718 11.378-64.474 11.378-75.852v-3.792c-3.793 0-3.793-94.815-68.267-94.815z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Ep=(0,l.defineComponent)({__name:"Fabulous",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1061 1024","aria-labelledby":t.name,role:"presentation"},e4,14,Q3))}}),t4=["aria-labelledby"],l4=[(0,l.createElementVNode)("path",{d:"M605.09 1024C260.656 1024 0 684.218 0 512S260.655 0 605.09 0c321.165 0 605.092 321.164 605.092 512s-283.927 512-605.091 512zm0-884.364c-256 0-465.454 269.964-465.454 372.364s209.455 372.364 465.455 372.364c260.654 0 465.454-265.31 465.454-372.364s-204.8-372.364-465.454-372.364zm0 139.637c51.2 0 97.746 18.618 139.637 46.545h4.655c-51.2 0-93.091 41.891-93.091 93.091S698.18 512 749.38 512c37.237 0 69.819-23.273 83.783-55.855 4.654 18.619 9.309 37.237 9.309 55.855 0 130.327-102.4 232.727-232.728 232.727S377.018 642.327 377.018 512s97.746-232.727 228.073-232.727z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Tp=(0,l.defineComponent)({__name:"Eye",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1210 1024","aria-labelledby":t.name,role:"presentation"},l4,14,t4))}}),n4=["aria-labelledby"],a4=[(0,l.createElementVNode)("path",{d:"M822.095 933.055H192.393c-57.961 0-104.95-47.02-104.95-105.016V197.92c0-58.003 47.678-109.99 105.642-109.99H615.65v52.822H193.085c-28.98 0-53.166 28.17-53.166 57.17v630.119c0 28.997 23.494 52.51 52.474 52.51h629.702c28.98 0 57.653-24.132 57.653-53.131V404.857h52.822v422.56c-.003 57.996-52.512 105.638-110.475 105.638zm-313.636-254.47c-7.672 7.678-17.28 11.517-27.185 13.447L251.517 805.68c-25.858 12.007-46.57-11.183-37.04-37.065L328.05 538.704c1.925-9.911 5.764-19.523 13.437-27.201l408.162-408.431c20.492-20.509 53.717-20.509 74.208 0l92.763 92.825c20.495 20.503 20.495 53.754 0 74.259L508.46 678.585zM264.727 736.86c-6.003 12.106 5.592 24.54 18.521 18.532l141.877-85.937-74.518-74.567-85.88 141.973zm132.414-169.664 55.661 55.697c10.243 10.253-16.237-16.249 18.55 18.562l296.846-297.04-93.425-92.163L378.592 548.63c9.856 9.86 8.304 8.314 18.551 18.565zM860.96 214.463l-55.658-55.698c-10.244-10.253-26.858-10.253-37.104 0l-54.33 54.362 91.431 94.155 55.661-55.697c10.247-10.25 10.247-26.87 0-37.122z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],$p=(0,l.defineComponent)({__name:"Edit2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},a4,14,n4))}}),r4=["aria-labelledby"],o4=[(0,l.createElementVNode)("path",{d:"M285.479 992.97H108.606c-27.927 0-55.854-12.412-77.576-31.03C9.31 940.217 0 915.393 0 884.363l3.103-155.152c0-24.824 9.31-46.545 27.927-65.164L626.812 65.164c83.782-83.782 220.315-83.782 307.2 0 83.782 83.781 83.782 223.418 0 307.2l-605.09 601.988c-12.413 12.412-27.928 18.618-43.443 18.618zM781.964 93.09c-31.03 0-65.164 12.413-89.988 37.237L96.194 729.212 93.09 884.364c0 9.309 6.206 15.515 15.515 15.515h161.358l598.884-595.782c49.649-49.649 49.649-127.224 0-173.77l-3.103-3.103c-21.72-21.721-52.751-34.133-83.781-34.133zm-201.946 78.508 65.816-65.847L882.812 342.73l-65.846 65.784zM946.424 992.97H217.212c-24.824 0-46.545-21.722-46.545-46.546s21.72-46.545 46.545-46.545h729.212c24.824 0 46.546 21.721 46.546 46.545s-21.722 46.546-46.546 46.546z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Vp=(0,l.defineComponent)({__name:"Edit",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},o4,14,r4))}}),i4=["aria-labelledby"],s4=[(0,l.createElementVNode)("path",{d:"M512 663.704c-60.681 0-117.57-22.756-174.46-68.267-22.755-18.963-26.547-56.889-7.584-79.644 18.963-22.756 56.888-26.549 79.644-7.586 75.852 64.474 136.533 56.89 204.8 0 22.756-18.963 60.681-18.963 79.644 7.586 18.963 22.755 18.963 60.681-7.585 79.644-53.096 45.511-113.778 68.267-174.459 68.267zm295.822-3.793c-68.266 0-128.948-26.548-182.044-79.644-22.756-22.756-22.756-56.89-3.793-79.645 22.756-22.755 56.89-22.755 79.645-3.792 41.718 41.718 87.23 53.096 136.533 45.51 30.34-7.584 60.681 15.171 68.267 45.512 7.585 30.34-15.17 60.681-45.511 68.267-18.963 3.792-34.134 3.792-53.097 3.792zm-595.437 0c-15.17 0-34.133 0-49.304-3.792-30.34-3.793-53.096-34.134-45.51-64.475 3.792-30.34 34.133-53.096 64.473-45.51 49.304 7.585 94.815-7.586 136.534-45.512 22.755-22.755 56.889-22.755 79.644 0 22.756 22.756 22.756 56.89 0 79.645-53.096 53.096-117.57 79.644-185.837 79.644zM910.222 496.83l-53.096-219.97c-18.963-79.645-75.852-125.156-151.704-125.156H318.578c-79.645 0-147.911 53.096-163.082 128.948l-41.718 212.385L3.793 470.281l45.51-212.385c18.964-128.948 132.741-219.97 269.275-219.97h390.637c128.948 0 235.14 87.23 261.689 212.385L1024 470.281 910.222 496.83zM174.46 656.119C79.644 656.119 0 576.474 0 481.659c0-30.34 26.548-56.889 56.889-56.889s56.889 26.549 56.889 56.89c0 34.133 26.548 60.68 60.681 60.68 30.341 0 56.89 26.549 56.89 56.89s-26.549 56.889-56.89 56.889zm675.082 0c-30.341 0-56.89-26.549-56.89-56.89s26.549-56.888 56.89-56.888c34.133 0 60.681-26.548 60.681-60.682 0-30.34 26.548-56.889 56.89-56.889S1024 451.32 1024 481.66c0 94.814-79.644 174.459-174.46 174.459zm257.896-15.17c-68.267 0-128.948-26.549-182.044-79.645-22.756-22.756-22.756-56.89-3.793-79.645 22.756-22.755 56.889-22.755 79.644-3.792 34.134 30.34 68.267 45.51 106.193 45.51 11.378 0 30.34 0 37.926-3.792 30.34-7.585 60.681 15.17 68.267 45.511 7.585 30.341-15.17 60.682-45.511 68.267-18.963 7.585-45.512 7.585-60.682 7.585zm49.304-3.793c-30.341 0-56.89-26.549-56.89-56.89s26.549-56.888 56.89-56.888c37.926 0 53.096-30.341 53.096-60.682s26.548-56.889 56.889-56.889 56.889 26.549 56.889 56.89c-3.793 98.607-72.06 174.459-166.874 174.459zm-409.6 348.918H276.859c-109.985 0-201.007-91.022-201.007-201.007V587.852H189.63v197.215c0 49.303 37.926 87.23 87.23 87.23h474.073c49.304 0 87.23-37.927 87.23-87.23V587.852h113.778v197.215c-3.793 109.985-94.815 201.007-204.8 201.007zm462.696-508.207-49.304-201.008c-15.17-75.852-79.644-125.155-159.289-125.155H671.29V37.926h329.955c132.741 0 242.726 87.23 273.067 212.385l45.511 201.008-109.985 26.548zM686.459 986.074c-30.34 0-56.889-26.548-56.889-56.889s26.549-56.889 56.89-56.889h364.088c49.304 0 87.23-37.926 87.23-87.23v-178.25c0-30.34 26.548-56.89 56.889-56.89s56.889 26.55 56.889 56.89v178.252c0 109.985-91.023 201.007-201.008 201.007H686.46z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Bp=(0,l.defineComponent)({__name:"Dshop",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1327 1024","aria-labelledby":t.name,role:"presentation"},s4,14,i4))}}),c4=["aria-labelledby"],u4=[(0,l.createElementVNode)("path",{d:"M235.84 813.632c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312 54.592 0 98.816-41.728 98.816-93.312 0-51.52-44.224-93.312-98.816-93.312zm0-400.832c-54.528 0-98.816 41.792-98.816 93.312 0 51.52 44.288 93.44 98.816 93.44 54.592 0 98.816-41.92 98.816-93.44 0-51.52-44.224-93.312-98.816-93.312zm0-400.832c-54.528 0-98.816 41.792-98.816 93.44 0 51.456 44.288 93.248 98.816 93.248 54.592 0 98.816-41.728 98.816-93.312.064-51.584-44.224-93.376-98.816-93.376zm527.104 801.664c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312 54.528 0 98.816-41.728 98.816-93.312 0-51.52-44.288-93.312-98.816-93.312zm0-400.832c-54.528 0-98.816 41.792-98.816 93.312 0 51.52 44.288 93.44 98.816 93.44 54.528 0 98.816-41.92 98.816-93.44 0-51.52-44.288-93.312-98.816-93.312zm0-400.832c-54.528 0-98.816 41.792-98.816 93.44 0 51.456 44.288 93.248 98.816 93.248 54.528 0 98.816-41.728 98.816-93.312 0-51.584-44.288-93.376-98.816-93.376z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Dp=(0,l.defineComponent)({__name:"Drag",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},u4,14,c4))}}),d4=["aria-labelledby"],f4=[(0,l.createElementVNode)("path",{d:"M512 891.958c-35.032 0-70.063-13.474-99.705-37.726L123.958 590.147c-24.253-21.558-37.726-51.2-40.421-83.536-2.695-32.337 10.779-64.674 32.337-86.232 24.252-24.253 56.59-40.421 88.926-40.421H256V188.632c0-88.927 72.758-161.685 161.684-161.685h185.937c88.926 0 161.684 72.758 161.684 161.685v191.326h51.2c67.369 0 121.263 53.895 121.263 121.263 0 35.032-13.473 67.368-40.42 88.926L609.01 851.537c-24.253 26.947-59.285 40.42-97.011 40.42zM204.8 460.8c-10.779 0-21.558 5.39-29.642 13.474s-10.78 18.863-10.78 29.642 5.39 21.558 13.475 26.947l291.031 261.39c26.948 24.252 64.674 24.252 91.621 0l288.337-261.39c8.084-8.084 13.474-18.863 13.474-29.642 0-21.558-18.863-40.421-40.421-40.421H687.158V188.632c0-45.81-35.032-80.843-80.842-80.843H417.684c-45.81 0-80.842 35.032-80.842 80.843V460.8H204.8zM808.421 1024H215.58c-21.558 0-40.421-18.863-40.421-40.421s18.863-40.421 40.42-40.421h592.843c21.558 0 40.421 18.863 40.421 40.42S829.98 1024 808.422 1024z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Mp=(0,l.defineComponent)({__name:"Download",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},f4,14,d4))}}),m4=["aria-labelledby"],h4=[(0,l.createElementVNode)("path",{d:"M512 138.667a288 288 0 0 1 287.403 269.269 245.333 245.333 0 1 1-146.774 468.139 32 32 0 1 1 17.408-61.611 181.333 181.333 0 0 0 91.734-350.89 32 32 0 0 1-24.406-27.52 33.152 33.152 0 0 1-1.365-9.387 224 224 0 0 0-448 0 32 32 0 0 1-15.104 27.178 31.659 31.659 0 0 1-16.384 9.728 181.419 181.419 0 1 0 91.733 350.891 32 32 0 1 1 17.451 61.61 245.333 245.333 0 0 1-140.97-470.058A288 288 0 0 1 512 138.666zm0 275.712a32 32 0 0 1 32 32V733.78l97.621-96.81 3.584-3.072a32 32 0 0 1 44.587 44.928l-3.115 3.584-152.149 150.954-3.584 3.115a32 32 0 0 1-37.632.17l-3.968-3.413-148.01-148.394-3.073-3.584a32 32 0 0 1-.256-37.675l3.414-4.01 3.584-3.073a32 32 0 0 1 37.674-.256l4.011 3.414 93.27 93.568V446.379l.298-4.352A32 32 0 0 1 512 414.379z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Ip=(0,l.defineComponent)({__name:"DownloadCloud",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},h4,14,m4))}}),g4=["aria-labelledby"],p4=[(0,l.createElementVNode)("path",{d:"M128 349.867C93.867 332.8 34.133 341.333 8.533 384-8.533 418.133 0 477.867 42.667 503.467 179.2 588.8 315.733 665.6 443.733 750.933c42.667 25.6 93.867 25.6 136.534 0C716.8 665.6 853.333 588.8 981.333 503.467c42.667-25.6 51.2-76.8 25.6-119.467s-76.8-51.2-119.466-25.6C768 435.2 640 512 512 588.8 384 512 256 435.2 128 349.867",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Ap=(0,l.defineComponent)({__name:"DownArrow",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},p4,14,g4))}}),y4=["aria-labelledby"],b4=(0,l.createElementVNode)("path",{d:"M556.8 535.893 170.667 149.76c-13.227-13.227-13.227-34.987 0-48.213 13.226-13.227 34.986-13.227 48.213 0L605.013 487.68c13.227 13.227 13.227 34.987 0 48.213-13.226 13.227-34.986 13.227-48.213 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1),w4=(0,l.createElementVNode)("path",{d:"M170.667 873.813 556.8 487.68c13.227-13.227 34.987-13.227 48.213 0 13.227 13.227 13.227 34.987 0 48.213L218.88 922.027c-13.227 13.226-34.987 13.226-48.213 0a33.493 33.493 0 0 1 0-48.214zM825.173 536.32 439.04 150.187c-13.227-13.227-13.227-34.987 0-48.214 13.227-13.226 34.987-13.226 48.213 0l386.134 386.134c13.226 13.226 13.226 34.986 0 48.213a33.493 33.493 0 0 1-48.214 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1),S4=(0,l.createElementVNode)("path",{d:"m439.04 874.24 386.133-386.133c13.227-13.227 34.987-13.227 48.214 0 13.226 13.226 13.226 34.986 0 48.213L487.253 922.453c-13.226 13.227-34.986 13.227-48.213 0-13.227-13.226-13.227-34.56 0-48.213z",fill:"currentColor","fill-opacity":"0.9"},null,-1),_p=(0,l.defineComponent)({__name:"DoubleArrowRight",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[b4,(0,l.createTextVNode)(","),w4,(0,l.createTextVNode)(","),S4],14,y4))}}),v4=["aria-labelledby"],C4=(0,l.createElementVNode)("path",{d:"M487.253 535.893 873.387 149.76c13.226-13.227 13.226-34.987 0-48.213-13.227-13.227-34.987-13.227-48.214 0L439.04 487.68c-13.227 13.227-13.227 34.987 0 48.213 13.227 13.227 34.987 13.227 48.213 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1),N4=(0,l.createElementVNode)("path",{d:"M873.387 873.813 487.253 487.68c-13.226-13.227-34.986-13.227-48.213 0-13.227 13.227-13.227 34.987 0 48.213l386.133 386.134c13.227 13.226 34.987 13.226 48.214 0 13.226-13.227 13.226-34.987 0-48.214zM218.88 536.32l386.133-386.133c13.227-13.227 13.227-34.987 0-48.214-13.226-13.226-34.986-13.226-48.213 0L170.667 488.107c-13.227 13.226-13.227 34.986 0 48.213 13.226 13.653 34.986 13.653 48.213 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1),k4=(0,l.createElementVNode)("path",{d:"M605.013 874.24 218.88 488.107c-13.227-13.227-34.987-13.227-48.213 0-13.227 13.226-13.227 34.986 0 48.213L556.8 922.453c13.227 13.227 34.987 13.227 48.213 0 13.227-13.226 13.227-34.56 0-48.213z",fill:"currentColor","fill-opacity":"0.9"},null,-1),Lp=(0,l.defineComponent)({__name:"DoubleArrowLeft",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[C4,(0,l.createTextVNode)(","),N4,(0,l.createTextVNode)(","),k4],14,v4))}}),x4=["aria-labelledby"],z4=[(0,l.createElementVNode)("path",{d:"M199.36 572.768a31.904 31.904 0 0 0 22.624-9.376l294.144-294.144 285.728 285.728a31.968 31.968 0 1 0 45.248-45.248L538.752 201.376a32 32 0 0 0-45.28 0L176.704 518.144a31.968 31.968 0 0 0 22.656 54.624zm339.424-115.392a32 32 0 0 0-45.28 0L176.736 774.144a31.968 31.968 0 1 0 45.248 45.248l294.144-294.144 285.728 285.728a31.968 31.968 0 1 0 45.248-45.248l-308.32-308.352z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Pp=(0,l.defineComponent)({__name:"DouArrowUp",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},z4,14,x4))}}),E4=["aria-labelledby"],T4=[(0,l.createElementVNode)("path",{d:"M802.595 1018.465h-11.07c-58.12-8.303-119.006-22.14-182.66-47.049l-11.07-5.535h-11.07c-16.606 0-30.444 2.768-47.05 2.768C240.779 968.649 0 750.01 0 484.324S240.778 0 539.676 0s539.675 218.638 539.675 484.324c0 152.217-80.26 298.898-218.637 390.227l-2.768 2.768v88.562c0 27.676-24.908 52.584-55.351 52.584zm-202.033-135.61c5.535 0 13.838 0 19.373 2.767l19.373 8.302c47.049 16.606 94.097 30.444 135.61 38.746v-71.956c0-19.373 11.071-35.979 27.677-47.05 5.535-2.767 11.07-5.534 13.837-8.302 116.238-77.492 179.892-193.73 179.892-321.038 0-221.405-204.8-401.297-456.648-401.297S83.027 262.919 83.027 484.324s204.8 401.298 456.649 401.298c13.838 0 27.675 0 41.513-2.768h19.373zm243.546 0zm-304.432-398.53c77.492 0 138.378-24.909 138.378-55.352s-60.886-41.514-138.378-41.514-138.379 11.07-138.379 41.514 60.887 55.351 138.379 55.351zm-226.94-185.428c19.372 11.07 27.675 35.979 13.837 55.352l-27.676 47.048c-11.07 19.373-35.978 27.676-55.351 13.838-19.373-11.07-27.676-35.978-13.838-55.351l27.676-47.049c11.07-19.373 35.978-27.676 55.351-13.838zm456.648 0c-19.373 11.07-27.676 35.979-13.838 55.352l27.676 47.048c11.07 19.373 35.978 27.676 55.351 13.838 19.373-11.07 27.676-35.978 13.838-55.351l-27.676-47.049c-11.07-19.373-35.978-27.676-55.351-13.838zM539.676 705.73c-138.379 0-268.454-58.12-351.481-157.752-11.07-11.07-8.303-30.443 2.767-38.746 11.07-11.07 30.443-8.302 38.746 2.768 74.724 88.562 188.195 138.378 309.968 138.378 121.773 0 240.778-52.583 312.735-141.146 11.07-11.07 27.675-13.837 38.746-2.767 11.07 11.07 13.838 27.676 2.767 38.746-83.027 99.632-215.87 160.519-354.248 160.519z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Fp=(0,l.defineComponent)({__name:"Dongdong",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1079 1024","aria-labelledby":t.name,role:"presentation"},T4,14,E4))}}),$4=["aria-labelledby"],V4=[(0,l.createElementVNode)("path",{d:"M683.886 991.086H336.457c-124.343 0-226.743-102.4-226.743-226.743V182.857h804.572v577.829c0 128-102.4 230.4-230.4 230.4zM219.429 292.57v468.115c0 65.828 54.857 117.028 117.028 117.028h347.429c65.828 0 117.028-54.857 117.028-117.028V292.57H219.43zm694.857 0H109.714c-29.257 0-54.857-25.6-54.857-54.857s25.6-54.857 54.857-54.857h804.572c29.257 0 54.857 25.6 54.857 54.857s-25.6 54.857-54.857 54.857zM640 109.714H387.657c-29.257 0-54.857-25.6-54.857-54.857S358.4 0 387.657 0H640c32.914 0 54.857 25.6 54.857 54.857S672.914 109.714 640 109.714z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Rp=(0,l.defineComponent)({__name:"Del2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},V4,14,$4))}}),B4=["aria-labelledby"],D4=[(0,l.createElementVNode)("path",{d:"M668.444 1024H355.556c-142.223 0-256-113.778-256-256V170.667h824.888V768c0 142.222-113.777 256-256 256zM184.89 256v512c0 93.867 76.8 170.667 170.667 170.667h312.888c93.867 0 170.667-76.8 170.667-170.667V256H184.89zm753.778 0H85.333c-22.755 0-42.666-19.911-42.666-42.667s19.91-42.666 42.666-42.666h853.334c22.755 0 42.666 19.91 42.666 42.666S961.423 256 938.667 256zM625.777 85.333H398.223c-22.755 0-42.666-19.91-42.666-42.666S375.466 0 398.222 0h227.556c22.755 0 42.666 19.911 42.666 42.667s-19.91 42.666-42.666 42.666z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Op=(0,l.defineComponent)({__name:"Del",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},D4,14,B4))}}),M4=["aria-labelledby"],I4=[(0,l.createElementVNode)("path",{d:"M774.919 1024H249.08C110.703 1024 0 913.297 0 774.919V304.432c0-138.378 110.703-249.08 249.081-249.08H774.92c138.378 0 249.081 110.702 249.081 249.08V774.92C1024 913.297 913.297 1024 774.919 1024zM249.08 138.378c-91.33 0-166.054 74.725-166.054 166.054V774.92c0 91.33 74.724 166.054 166.054 166.054h525.84c91.33 0 166.054-74.724 166.054-166.054V304.432c0-91.33-74.724-166.054-166.054-166.054H249.08zm719.57 304.433H41.514C19.373 442.81 0 423.438 0 401.297s19.373-41.513 41.514-41.513h927.135c22.14 0 41.513 19.373 41.513 41.513s-19.373 41.514-41.513 41.514zM595.027 719.568H428.973c-22.14 0-41.514-19.373-41.514-41.514s19.373-41.513 41.514-41.513h166.054c22.14 0 41.514 19.373 41.514 41.513s-19.373 41.514-41.514 41.514zM332.108 193.73c-22.14 0-41.513-19.373-41.513-41.514V41.514C290.595 19.373 309.968 0 332.108 0s41.514 19.373 41.514 41.514v110.702c0 22.14-19.373 41.514-41.514 41.514zm332.108 0c-22.14 0-41.513-19.373-41.513-41.514V41.514C622.703 19.373 642.076 0 664.216 0s41.514 19.373 41.514 41.514v110.702c0 22.14-19.373 41.514-41.514 41.514z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Hp=(0,l.defineComponent)({__name:"Date",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},I4,14,M4))}}),A4=["aria-labelledby"],_4=[(0,l.createElementVNode)("path",{d:"M760.415 876.089H259.793c-132.741 0-242.726-109.985-242.726-242.726V242.726C17.067 109.986 127.052 0 259.793 0h504.414c132.741 0 242.726 109.985 242.726 242.726v394.43c-3.792 132.74-109.985 238.933-246.518 238.933zM259.793 113.778c-72.06 0-128.949 56.889-128.949 128.948v394.43c0 72.059 56.89 128.948 128.949 128.948h504.414c68.267 0 128.949-56.89 128.949-128.948v-394.43c0-72.06-56.89-128.948-128.949-128.948H259.793zm56.888 887.466c-15.17 0-30.34-3.792-41.718-15.17-22.756-22.755-22.756-56.889 0-79.644l109.985-109.986c22.756-22.755 56.889-22.755 79.645 0s22.755 56.89 0 79.645L354.607 986.074c-7.585 7.585-22.755 15.17-37.926 15.17zm193.423-398.222c-45.511 0-91.023-22.755-117.57-56.889-18.964-26.548-15.171-60.681 7.585-79.644 26.548-18.963 60.681-15.17 79.644 7.585 15.17 18.963 45.511 18.963 56.889 0 18.963-22.755 56.889-30.34 79.644-7.585s30.341 56.889 7.585 79.644c-22.755 37.926-68.266 56.89-113.777 56.89z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],qp=(0,l.defineComponent)({__name:"Comment",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},_4,14,A4))}}),L4=["aria-labelledby"],P4=[(0,l.createElementVNode)("path",{d:"M924.714 962c-10.286 0-20.572-2.572-28.286-10.286L73.572 128.858c-12.858-15.429-12.858-41.143 0-56.571 15.428-12.858 41.142-12.858 56.57 0L953 895.142c15.428 15.429 15.428 38.571 0 54-7.714 10.285-18 12.857-28.286 12.857zm-822.856 0c-10.286 0-20.572-2.572-28.286-10.286-15.43-15.428-15.43-38.572 0-54L896.428 74.858c15.43-15.429 38.572-15.429 54 0 15.43 15.429 15.43 38.571 0 54L127.572 951.714c-5.144 7.714-15.43 10.286-25.714 10.286z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Kp=(0,l.defineComponent)({__name:"Close2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1026 1024","aria-labelledby":t.name,role:"presentation"},P4,14,L4))}}),F4=["aria-labelledby"],R4=[(0,l.createElementVNode)("path",{d:"M981.577 1024c-11.703 0-23.406-2.926-32.183-11.703L13.166 76.07c-14.629-17.555-14.629-46.812 0-64.366 17.554-14.629 46.811-14.629 64.365 0L1013.76 947.93c17.554 17.555 17.554 43.886 0 61.44-8.777 11.703-20.48 14.629-32.183 14.629zm-936.228 0c-11.703 0-23.406-2.926-32.183-11.703-17.555-17.554-17.555-43.886 0-61.44L949.394 14.63c17.555-17.555 43.886-17.555 61.44 0 17.555 17.554 17.555 43.885 0 61.44L74.606 1012.297C68.754 1021.074 57.05 1024 45.349 1024z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Ir=(0,l.defineComponent)({__name:"Close",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1026 1024","aria-labelledby":t.name,role:"presentation"},R4,14,F4))}}),O4=["aria-labelledby"],H4=[(0,l.createElementVNode)("path",{d:"M998.002 26a85.073 85.073 0 0 0-120.415 0L451.795 451.792a85.073 85.073 0 1 0 120.414 120.415l425.793-425.793a85.073 85.073 0 0 0 0-120.414zM877.587 998a85.073 85.073 0 1 0 120.415-120.415L146.416 26A85.073 85.073 0 1 0 26.002 146.414L391.588 512 26.002 877.585A85.073 85.073 0 1 0 146.416 998l365.586-365.585L877.587 998z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],jp=(0,l.defineComponent)({__name:"CloseLittle",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1026 1024","aria-labelledby":t.name,role:"presentation"},H4,14,O4))}}),q4=["aria-labelledby"],K4=[(0,l.createElementVNode)("path",{d:"M512 45.966C255.682 45.966 45.966 255.682 45.966 512S255.682 978.034 512 978.034 978.034 768.318 978.034 512 768.318 45.966 512 45.966zM706.18 651.81c15.535 15.535 15.535 38.836 0 54.37s-38.835 15.535-54.37 0L512 566.372l-139.81 139.81c-15.534 15.534-38.836 15.534-54.37 0s-15.535-38.836 0-54.37L457.628 512l-139.81-139.81c-15.534-15.534-15.534-38.836 0-54.37s38.836-15.535 54.37 0L512 457.628l139.81-139.81c15.534-15.534 38.836-15.534 54.37 0s15.535 38.836 0 54.37L566.372 512l139.81 139.81z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Yp=(0,l.defineComponent)({__name:"CloseFill2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},K4,14,q4))}}),j4=["aria-labelledby"],Y4=[(0,l.createElementVNode)("path",{d:"M512 1024C228.43 1024 0 795.57 0 512S228.43 0 512 0s512 228.43 512 512-228.43 512-512 512zm0-945.23C273.067 78.77 78.77 273.066 78.77 512S273.066 945.23 512 945.23 945.23 750.934 945.23 512 750.934 78.77 512 78.77zm183.795 498.87H485.744c-21.006 0-39.385-18.38-39.385-39.385s18.38-39.384 39.385-39.384h210.05c21.006 0 39.385 18.38 39.385 39.384S716.8 577.64 695.795 577.64zm-210.051 0c-21.006 0-39.385-18.38-39.385-39.385v-210.05c0-21.006 18.38-39.385 39.385-39.385s39.384 18.379 39.384 39.384v210.051c0 21.006-18.38 39.385-39.384 39.385z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Wp=(0,l.defineComponent)({__name:"Clock",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Y4,14,j4))}}),W4=["aria-labelledby"],U4=[(0,l.createElementVNode)("path",{d:"M511.492 73.079a438.418 438.418 0 0 1 310.54 748.94 439.153 439.153 0 1 1-621.08-621.062 435.688 435.688 0 0 1 310.54-127.895m0-73.062C267.494.035 57.476 172.422 9.878 411.727-37.704 651.048 90.397 890.66 315.826 984.031c225.447 93.353 485.436 14.471 620.995-188.413 135.54-202.903 108.883-473.285-63.658-645.81A509.637 509.637 0 0 0 511.492.02zM335.795 635.484l299.668-299.669c12.049-12.048 24.115-12.048 36.163 0l15.496 15.497c12.05 12.066 12.05 24.115 0 36.18l-299.65 299.636c-12.066 12.05-24.115 12.05-36.18 0l-15.497-15.496c-12.049-12.066-12.049-24.115 0-36.182zm0-284.172 15.496-15.497c12.065-12.048 24.114-12.048 36.18 0l299.634 299.67c12.05 12.048 12.05 24.097 0 36.163l-15.496 15.496c-12.05 12.05-24.114 12.05-36.181 0L335.811 387.476c-12.049-12.05-12.049-24.098 0-36.164z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Up=(0,l.defineComponent)({__name:"CircleClose",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},U4,14,W4))}}),G4=["aria-labelledby"],X4=[(0,l.createElementVNode)("path",{d:"M159.289 500.622c62.578 0 125.155 17.067 221.867 102.4 8.533 5.69 19.91 5.69 25.6 0 48.355-54.044 238.933-261.689 455.11-329.955 0 0 28.445-5.69 42.667 19.91 8.534 17.067 19.911 34.134-5.689 54.045-22.755 17.067-264.533 179.2-440.888 440.89l-2.845 2.844c-11.378 8.533-68.267 51.2-119.467-14.223-56.888-71.11-85.333-139.377-196.266-196.266-2.845 0-2.845-2.845-5.69-5.69-11.377-11.377-54.044-73.955 25.6-73.955z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Ar=(0,l.defineComponent)({__name:"Checklist",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},X4,14,G4))}}),Z4=["aria-labelledby"],J4=[(0,l.createElementVNode)("path",{d:"M451.243 802.133a101.717 101.717 0 0 1-73.046-30.72L116.736 552.277a47.787 47.787 0 0 1 62.123-74.41l263.509 221.866c4.779 4.779 7.51 5.462 9.557 5.462a13.653 13.653 0 0 0 6.144 0L854.7 204.8a47.787 47.787 0 0 1 75.093 59.392l-396.63 498.347a105.13 105.13 0 0 1-75.775 38.912z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Gp=(0,l.defineComponent)({__name:"Checked2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},J4,14,Z4))}}),Q4=["aria-labelledby"],ed=[(0,l.createElementVNode)("path",{d:"M512 0C230.4 0 0 230.4 0 512s230.4 512 512 512 512-230.4 512-512S793.6 0 512 0zm281.6 369.778C779.378 381.156 600.178 500.622 472.178 691.2c0 0 0 2.844-2.845 2.844-8.533 5.69-48.355 36.978-88.177-8.533-39.823-51.2-62.578-99.555-142.223-142.222-2.844 0-2.844-2.845-2.844-2.845-8.533-11.377-39.822-56.888 19.911-56.888 45.511 0 91.022 11.377 162.133 73.955 5.69 5.689 14.223 5.689 17.067 0C469.333 517.69 608.711 366.933 768 318.578c0 0 19.911-2.845 31.289 14.222 5.689 11.378 11.378 22.756-5.689 36.978z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],td=(0,l.defineComponent)({__name:"Checked",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},ed,14,Q4))}}),ld=["aria-labelledby"],nd=[(0,l.createElementVNode)("path",{d:"M512 992C246.904 992 32 777.096 32 512S246.904 32 512 32s480 214.904 480 480-214.904 480-480 480zM270.243 527.725l161.622 163.812a.57.57 0 0 0 .81.015l321.132-321.908a.292.292 0 0 0-.003-.412l-35.025-34.956a.3.3 0 0 0-.415-.019L432.917 594.642c-.35.32-.934.335-1.295.026l-123.19-105.65a.319.319 0 0 0-.424.02l-37.762 38.274a.288.288 0 0 0-.004.413z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Xp=(0,l.defineComponent)({__name:"CheckedFill2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},nd,14,ld))}}),ad=["aria-labelledby"],rd=[(0,l.createElementVNode)("path",{d:"M512 1024c-136.533 0-264.533-54.044-361.244-150.756C54.044 776.534 0 648.534 0 512c0-136.533 54.044-264.533 150.756-361.244C247.466 54.044 375.466 0 512 0c136.533 0 264.533 54.044 361.244 150.756C969.956 247.466 1024 375.466 1024 512s-54.044 264.533-150.756 361.244C776.534 969.956 648.534 1024 512 1024zm0-938.667c-113.778 0-221.867 45.511-301.511 125.156S85.333 398.222 85.333 512s45.511 221.867 125.156 301.511S398.222 938.667 512 938.667s221.867-45.511 301.511-125.156S938.667 625.778 938.667 512 893.156 290.133 813.51 210.489 625.778 85.333 512 85.333z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],od=(0,l.defineComponent)({__name:"CheckNormal",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},rd,14,ad))}}),id=["aria-labelledby"],sd=[(0,l.createElementVNode)("path",{d:"M506.467 0C227.962 0 .094 227.868.094 506.374s227.868 506.373 506.373 506.373 506.374-227.868 506.374-506.373S787.786 0 506.467 0zm202.55 571.077H306.73c-45.01 0-67.516-22.506-67.516-67.517 0-45.01 22.505-67.516 67.516-67.516h402.286c45.01 0 67.516 22.505 67.516 67.516 0 45.011-22.505 67.517-67.516 67.517z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Zp=(0,l.defineComponent)({__name:"CheckDisabled",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},sd,14,id))}}),cd=["aria-labelledby"],ud=[(0,l.createElementVNode)("path",{d:"M510.613 2.837C229.793 2.837.032 232.598.032 513.418S229.793 1024 510.613 1024s510.582-229.762 510.582-510.582S794.27 2.837 510.613 2.837zm0 794.238c-156.01 0-283.656-127.646-283.656-283.657s127.645-283.656 283.656-283.656S794.27 357.407 794.27 513.418 666.624 797.075 510.613 797.075zM382.968 513.418a127.645 127.645 0 1 0 255.29 0 127.645 127.645 0 1 0-255.29 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Jp=(0,l.defineComponent)({__name:"CheckChecked",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1032 1024","aria-labelledby":t.name,role:"presentation"},ud,14,cd))}}),dd=["aria-labelledby"],fd=[(0,l.createElementVNode)("path",{d:"M307.2 468.114H160.914C73.143 468.114 0 394.97 0 307.2V160.914C0 73.143 73.143 0 160.914 0H307.2c87.77 0 160.914 73.143 160.914 160.914V307.2c0 87.77-73.143 160.914-160.914 160.914zM160.914 87.77c-40.96 0-73.143 32.183-73.143 73.143V307.2c0 40.96 32.183 73.143 73.143 73.143H307.2c40.96 0 73.143-32.183 73.143-73.143V160.914c0-40.96-32.183-73.143-73.143-73.143H160.914zM307.2 1023.999H160.914C73.143 1023.999 0 950.856 0 863.085V716.8c0-87.77 73.143-160.914 160.914-160.914H307.2c87.77 0 160.914 73.143 160.914 160.914v146.286C468.114 950.856 394.97 1024 307.2 1024zM160.914 643.656c-40.96 0-73.143 32.183-73.143 73.143v146.286c0 40.96 32.183 73.143 73.143 73.143H307.2c40.96 0 73.143-32.183 73.143-73.143V716.8c0-40.96-32.183-73.143-73.143-73.143H160.914zm629.028-175.542c-128.732 0-234.057-105.325-234.057-234.057S661.21 0 789.942 0 1024 105.326 1024 234.057 918.673 468.114 789.942 468.114zm0-380.343c-81.92 0-146.286 64.366-146.286 146.286s64.366 146.286 146.286 146.286 146.286-64.366 146.286-146.286S871.862 87.77 789.942 87.77zm73.143 936.228H716.8c-87.77 0-160.914-73.143-160.914-160.914V716.8c0-87.77 73.143-160.914 160.914-160.914h146.286c87.771 0 160.914 73.143 160.914 160.914v146.286c0 87.771-73.143 160.914-160.914 160.914zM716.8 643.656c-40.96 0-73.143 32.183-73.143 73.143v146.286c0 40.96 32.183 73.143 73.143 73.143h146.286c40.96 0 73.143-32.183 73.143-73.143V716.8c0-40.96-32.183-73.143-73.143-73.143H716.8z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Qp=(0,l.defineComponent)({__name:"Category",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},fd,14,dd))}}),md=["aria-labelledby"],hd=[(0,l.createElementVNode)("path",{d:"M948.148 1024c41.719 0 75.852-34.133 75.852-75.852s-34.133-75.852-75.852-75.852-75.852 34.134-75.852 75.852S906.43 1024 948.148 1024zM754.726 872.296H402.015V758.52h352.71c68.268 0 128.95-49.304 136.534-117.57l37.926-261.69v-7.585c0-34.133-26.548-68.267-56.889-68.267H250.311l37.926 352.712-113.778 11.377-49.303-477.866h747.14c94.815 0 174.46 83.437 174.46 182.044v22.756l-41.719 261.689c-18.963 121.36-128.948 216.176-250.311 216.176zM246.519 1024c-56.89 0-106.193-22.756-147.912-60.681-37.926-37.926-60.681-91.023-60.681-147.912s22.755-106.192 60.681-147.91c37.926-37.927 91.023-60.682 147.912-60.682s109.985 22.755 147.91 60.681 60.682 91.023 60.682 147.911-22.755 109.986-60.681 147.912C352.71 1001.244 303.407 1024 246.519 1024zm0-303.407c-26.549 0-49.304 11.377-68.267 26.548-15.17 18.963-26.548 41.718-26.548 68.266s11.377 49.304 26.548 68.267c34.133 34.133 98.607 34.133 132.74 0 18.964-18.963 30.341-41.718 30.341-68.267s-11.377-49.303-26.548-68.266c-18.963-15.17-41.718-26.548-68.266-26.548zm-49.304-364.09c-26.548 0-53.096-18.962-56.89-49.303l-18.962-113.778c-3.793-26.548-22.756-45.51-53.096-45.51s-56.89-26.549-56.89-56.89 26.549-56.889 56.89-56.889c87.23 0 155.496 64.474 166.874 147.911l18.963 109.986c3.792 30.34-15.17 60.681-45.511 64.474h-11.378z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],ey=(0,l.defineComponent)({__name:"Cart2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1061 1024","aria-labelledby":t.name,role:"presentation"},hd,14,md))}}),gd=["aria-labelledby"],pd=[(0,l.createElementVNode)("path",{d:"M932.978 1024c38.684 0 68.266-29.582 68.266-68.267s-29.582-68.266-68.266-68.266-68.267 29.582-68.267 68.266S894.293 1024 932.978 1024zM826.027 864.711H350.436V773.69h475.59c56.89 0 104.676-43.236 113.778-100.125l47.787-373.19v-6.827c0-25.031-20.48-45.511-45.511-45.511H209.351l40.96 430.08-91.022 9.102-50.062-527.93H942.08c75.093 0 136.533 61.44 136.533 136.534v18.205l-47.786 373.19c-13.654 100.125-100.125 177.494-204.8 177.494zM250.31 1024c-47.787 0-93.298-18.204-129.707-52.338-34.133-36.409-52.337-81.92-52.337-129.706s18.204-93.298 52.337-129.707c36.41-34.133 81.92-52.338 129.707-52.338s93.298 18.205 129.707 52.338c34.133 34.133 52.338 79.644 52.338 129.707s-18.205 93.297-52.338 129.706c-36.41 34.134-81.92 52.338-129.707 52.338zm0-273.067c-25.031 0-47.787 9.103-63.715 27.307-18.205 15.929-27.307 38.684-27.307 63.716s9.102 47.786 27.307 63.715c34.133 34.133 93.297 34.133 129.706 0 18.205-18.204 27.307-40.96 27.307-63.715s-9.102-47.787-27.307-63.716c-18.204-18.204-40.96-27.307-65.99-27.307zm-91.022-455.11c-22.756 0-40.96-15.93-45.511-38.685l-15.93-111.502c-2.275-31.858-25.03-54.614-52.337-54.614C20.48 91.022 0 70.542 0 45.512S20.48 0 45.511 0c75.093 0 134.258 59.164 143.36 136.533L204.8 243.484c4.551 25.032-13.653 47.787-38.684 52.338h-6.827z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],ty=(0,l.defineComponent)({__name:"Cart",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1092 1024","aria-labelledby":t.name,role:"presentation"},pd,14,gd))}}),yd=["aria-labelledby"],bd=[(0,l.createElementVNode)("path",{d:"M512 1024C228.43 1024 0 795.57 0 512S228.43 0 512 0s512 228.43 512 512-228.43 512-512 512zm0-945.23C273.067 78.77 78.77 273.066 78.77 512S273.066 945.23 512 945.23 945.23 750.934 945.23 512 750.934 78.77 512 78.77zm0 525.127c-21.005 0-39.385-18.38-39.385-39.384v-44.636c0-26.256 18.38-49.887 44.636-52.513 13.128-2.626 18.38-2.626 18.38-2.626 23.63-10.502 39.384-34.133 39.384-57.764 0-34.133-28.882-63.015-65.64-63.015s-65.642 28.882-65.642 63.015c0 21.005-18.38 39.385-39.384 39.385s-36.76-18.38-36.76-42.01c0-78.77 65.642-141.785 144.411-141.785S656.41 325.58 656.41 404.35c0 57.764-34.133 110.277-89.272 131.282-5.25 2.625-10.502 2.625-15.753 5.251v23.63c0 21.006-18.38 39.385-39.385 39.385zm-65.641 118.154a65.641 65.641 0 1 0 131.282 0 65.641 65.641 0 1 0-131.282 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],ly=(0,l.defineComponent)({__name:"Ask2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},bd,14,yd))}}),wd=["aria-labelledby"],Sd=[(0,l.createElementVNode)("path",{d:"M512 1024C230.4 1024 0 793.6 0 512S230.4 0 512 0s512 230.4 512 512-230.4 512-512 512zm0-938.667c-234.667 0-426.667 192-426.667 426.667s192 426.667 426.667 426.667 426.667-192 426.667-426.667S746.667 85.333 512 85.333zm0 529.067c-25.6 0-42.667-17.067-42.667-42.667v-38.4c0-29.866 21.334-59.733 55.467-64 8.533 0 12.8-4.266 12.8-4.266 25.6-8.534 38.4-34.134 38.4-59.734 0-34.133-29.867-64-64-64s-64 29.867-64 64c0 25.6-17.067 42.667-42.667 42.667s-42.666-17.067-42.666-42.667C362.667 324.267 430.933 256 512 256s149.333 68.267 149.333 149.333c0 59.734-38.4 115.2-93.866 136.534-4.267 0-8.534 4.266-12.8 4.266v21.334c0 25.6-17.067 46.933-42.667 46.933zm-64 110.933a64 64 0 1 0 128 0 64 64 0 1 0-128 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],ny=(0,l.defineComponent)({__name:"Ask",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Sd,14,wd))}}),vd=["aria-labelledby"],Cd=[(0,l.createElementVNode)("path",{d:"M623.406 815.479A129.722 129.722 0 1 1 487.068 594.95C691.9 468.083 896.73 341.993 1101.691 215.125a194.583 194.583 0 0 1 204.442 0l614.494 379.567a129.722 129.722 0 1 1-136.338 220.657l-580.506-358.292-580.377 358.422",fill:"currentColor","fill-opacity":"0.9"},null,-1)],ay=(0,l.defineComponent)({__name:"ArrowUp2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2472 1024","aria-labelledby":t.name,role:"presentation"},Cd,14,vd))}}),Nd=["aria-labelledby"],kd=[(0,l.createElementVNode)("path",{d:"M1489.611 733.18a92.288 92.288 0 1 0 97.021-157.036c-145.758-90.073-291.516-179.945-437.375-270.068a138.558 138.558 0 0 0-145.506 0C858.094 396.199 712.336 486.07 566.578 576.144a92.288 92.288 0 1 0 97.02 157.036l413.007-255.064 413.057 255.064",fill:"currentColor","fill-opacity":"0.9"},null,-1)],ry=(0,l.defineComponent)({__name:"ArrowUp",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2252 1024","aria-labelledby":t.name,role:"presentation"},kd,14,Nd))}}),xd=["aria-labelledby"],zd=[(0,l.createElementVNode)("path",{d:"M312.38 132.53a84.855 84.855 0 1 1 144.254-89.183L704.92 445.389a127.282 127.282 0 0 1 0 133.73L456.634 981.076a84.855 84.855 0 1 1-144.253-89.182l234.284-379.724c-77.982-126.52-156.218-253.037-234.285-379.64",fill:"currentColor","fill-opacity":"0.9"},null,-1)],oy=(0,l.defineComponent)({__name:"ArrowRight2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},zd,14,xd))}}),Ed=["aria-labelledby"],Td=[(0,l.createElementVNode)("path",{d:"m387.547 980.846 305.006-397.532a117.102 117.102 0 0 0 0-142.628L387.584 43.154a44.837 44.837 0 0 0-71.131 54.492l305.042 397.568a27.538 27.538 0 0 1 0 33.572L316.489 926.318a44.8 44.8 0 0 0 71.058 54.564",fill:"currentColor","fill-opacity":"0.9"},null,-1)],$d=(0,l.defineComponent)({__name:"ArrowRight",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Td,14,Ed))}}),Vd=["aria-labelledby"],Bd=[(0,l.createElementVNode)("path",{d:"M1741.19 227.497a121.654 121.654 0 1 1 127.858 206.812L1292.65 790.27a182.482 182.482 0 0 1-191.727 0L524.646 434.31a121.654 121.654 0 1 1 127.859-206.812l544.403 335.887c181.387-111.8 362.773-223.965 544.282-335.887",fill:"currentColor","fill-opacity":"0.9"},null,-1)],iy=(0,l.defineComponent)({__name:"ArrowDown2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2472 1024","aria-labelledby":t.name,role:"presentation"},Bd,14,Vd))}}),Dd=["aria-labelledby"],Md=[(0,l.createElementVNode)("path",{d:"M1517.651 260.347a105.004 105.004 0 1 1 110.389 178.672c-165.84 102.483-331.68 204.737-497.636 307.277a157.649 157.649 0 0 1-165.554 0c-165.725-102.54-331.566-204.794-497.406-307.277a105.004 105.004 0 1 1 110.331-178.672l469.967 290.206 469.91-290.206",fill:"currentColor","fill-opacity":"0.9"},null,-1)],sy=(0,l.defineComponent)({__name:"ArrowDown",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2252 1024","aria-labelledby":t.name,role:"presentation"},Md,14,Dd))}}),Id=["aria-labelledby"],Ad=[(0,l.createElementVNode)("path",{d:"M1111.771 365.714H1024c0-137.508-111.177-251.611-248.686-251.611-64.365 0-125.805 26.331-172.617 70.217l-5.851 5.851c-23.406 23.406-61.44 23.406-84.846 0-2.926-2.925-2.926-5.851-5.851-5.851-46.812-43.886-108.252-70.217-172.618-70.217-134.582 0-245.76 114.103-245.76 251.611H0C0 178.47 152.137 26.331 336.457 26.331c81.92 0 157.989 29.258 219.429 81.92 61.44-52.662 137.508-81.92 219.428-81.92 184.32 0 336.457 152.138 336.457 339.383zM122.88 664.137c-14.629 0-26.331-5.851-35.109-17.554-2.925-5.852-8.777-11.703-11.702-17.554C26.33 550.034 0 459.337 0 365.714c0-23.405 20.48-43.885 43.886-43.885s43.885 20.48 43.885 43.885c0 76.069 20.48 149.212 61.44 213.577 2.926 5.852 5.852 8.778 8.778 14.629 14.628 20.48 8.777 46.811-11.703 61.44-5.852 5.851-14.629 8.777-23.406 8.777zm915.749-93.623c-5.852 0-11.703 0-14.629-2.925-23.406-8.778-35.109-35.109-23.406-55.589 17.555-46.811 26.332-96.549 26.332-146.286-2.926-23.405 17.554-43.885 40.96-43.885s43.885 20.48 43.885 43.885c0 61.44-11.702 122.88-35.108 178.469-5.852 17.554-20.48 26.331-38.034 26.331zm-482.743 441.783c-8.777 0-20.48-2.926-29.257-5.851-11.703-5.852-17.555-5.852-20.48-8.777C333.53 918.674 187.246 795.794 81.92 637.806c-14.629-20.48-8.777-46.812 11.703-61.44s46.811-8.777 61.44 11.703c96.548 143.36 231.131 257.462 389.12 330.605l2.926 2.926c2.925 0 2.925 2.926 8.777 2.926l14.628-5.852 52.663-26.331c20.48-11.703 46.812-2.926 58.514 17.554 11.703 20.48 2.926 46.812-17.554 58.514-20.48 11.703-40.96 20.48-58.514 29.258l-20.48 8.777c-8.777 5.851-20.48 5.851-29.257 5.851zm-5.852-84.846zm11.703 0zM1038.63 819.2H746.057c-23.406 0-43.886-20.48-43.886-43.886s20.48-43.885 43.886-43.885h292.572c23.405 0 43.885 20.48 43.885 43.885s-20.48 43.886-43.885 43.886zM892.343 965.486c-23.406 0-43.886-20.48-43.886-43.886V629.029c0-23.406 20.48-43.886 43.886-43.886s43.886 20.48 43.886 43.886V921.6c0 23.406-20.48 43.886-43.886 43.886z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],cy=(0,l.defineComponent)({__name:"Addfollow",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1111 1024","aria-labelledby":t.name,role:"presentation"},Ad,14,Id))}}),_d=["aria-labelledby"],Ld=[(0,l.createElementVNode)("path",{d:"M888.686 917.942h-204.8c-29.257 0-54.857-25.6-54.857-54.857s25.6-54.857 54.857-54.857h201.143c29.257 0 54.857 25.6 54.857 54.857s-21.943 54.857-51.2 54.857zm-102.4 98.743c-29.257 0-54.857-21.943-54.857-54.857V760.685c0-29.257 25.6-54.857 54.857-54.857s54.857 25.6 54.857 54.857v201.143c0 32.914-25.6 54.857-54.857 54.857zm-577.829 7.314H204.8c-29.257-3.657-51.2-29.257-51.2-58.514 14.63-149.943 142.63-270.629 292.571-270.629 29.258 0 54.858 25.6 54.858 54.857s-25.6 54.857-54.858 54.857c-95.085 0-175.542 73.143-186.514 168.229 0 29.257-25.6 51.2-51.2 51.2zM475.43 548.57c-43.886 0-87.772-21.942-117.029-54.856-18.286-21.943-14.629-58.514 7.314-76.8 21.943-18.285 58.515-14.628 76.8 7.315 14.63 18.285 43.886 18.285 58.515 0 18.285-21.943 54.857-29.258 76.8-7.315 21.942 18.286 29.257 54.857 7.314 76.8-21.943 32.914-65.829 54.856-109.714 54.856zm0 256c-223.086 0-402.286-179.2-402.286-402.284S252.344 0 475.43 0s402.285 179.2 402.285 402.286c0 58.514-14.628 117.027-36.571 171.884-14.63 25.6-43.886 40.23-73.143 25.6-25.6-14.628-40.23-43.885-25.6-73.142 18.286-40.228 29.257-80.457 29.257-124.342 0-160.915-131.657-292.572-292.571-292.572S186.514 241.37 186.514 402.286s131.657 292.57 292.572 292.57c14.628 0 32.914 0 47.543-3.657 29.257-3.657 58.514 14.63 62.17 43.886 3.658 29.257-14.628 58.514-43.885 62.171-25.6 7.314-47.543 7.314-69.485 7.314z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],uy=(0,l.defineComponent)({__name:"Add",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Ld,14,_d))}}),Pd=["aria-labelledby"],Fd=[(0,l.createElementVNode)("path",{d:"M512.496 1024c-302.08 0-499.2-161.28-499.2-409.6 0-168.96 89.6-332.8 232.96-430.08 0 0 2.56 0 2.56-2.56l-2.56-7.68c-10.24-61.44 25.6-117.76 81.92-133.12 30.72-7.68 61.44-2.56 87.04 10.24 20.48-28.16 56.32-51.2 99.84-51.2 40.96 0 76.8 23.04 97.28 53.76 25.6-12.8 56.32-17.92 87.04-10.24 56.32 15.36 92.16 71.68 81.92 130.56l-2.56 10.24c143.36 97.28 232.96 261.12 232.96 430.08 0 248.32-197.12 409.6-499.2 409.6zm-153.6-906.24c-2.56 0-7.68 0-10.24 2.56-17.92 5.12-30.72 23.04-28.16 43.52l5.12 20.48c5.12 23.04-2.56 46.08-23.04 56.32-7.68 5.12-12.8 7.68-15.36 10.24-120.32 79.36-197.12 220.16-197.12 363.52 0 245.76 217.6 332.8 422.4 332.8s422.4-87.04 422.4-332.8c0-143.36-76.8-284.16-199.68-366.08-2.56-2.56-7.68-5.12-12.8-7.68-17.92-12.8-28.16-35.84-23.04-56.32l5.12-25.6c2.56-17.92-7.68-35.84-28.16-40.96-20.48-5.12-40.96 7.68-46.08 25.6v2.56c-10.24 33.28-38.4 33.28-43.52 33.28h-30.72l-5.12-33.28v-38.4c0-15.36-17.92-30.72-35.84-30.72-20.48 0-38.4 17.92-38.4 38.4 0 30.72 0 46.08-12.8 58.88l-10.24 10.24h-15.36c-7.68 0-38.4-2.56-40.96-43.52-7.68-15.36-23.04-23.04-38.4-23.04zm404.48 56.32zm-207.36-48.64V128l35.84 7.68-35.84-10.24zm-94.72 460.8c0-38.4 38.4-51.2 51.2-51.2s51.2 12.8 51.2 51.2c0 79.36-12.8 148.48-35.84 207.36-2.56 12.8-7.68 25.6-15.36 25.6s-12.8-12.8-15.36-25.6c-23.04-58.88-35.84-128-35.84-207.36zm243.2 15.36a64 64 0 1 0 128 0 64 64 0 1 0-128 0zm-512 0a64 64 0 1 0 128 0 64 64 0 1 0-128 0zm629.76 192c-107.52 0-194.56-87.04-194.56-192s87.04-192 194.56-192c51.2 0 99.84 17.92 135.68 53.76 20.48 17.92 35.84 40.96 46.08 66.56 7.68 20.48 0 40.96-20.48 51.2-20.48 7.68-40.96 0-51.2-20.48-5.12-15.36-15.36-28.16-28.16-38.4-23.04-20.48-51.2-33.28-81.92-33.28-64 0-117.76 51.2-117.76 115.2s53.76 115.2 117.76 115.2c51.2 0 94.72-30.72 112.64-79.36 7.68-20.48 28.16-30.72 48.64-23.04s30.72 28.16 23.04 48.64c-25.6 76.8-99.84 128-184.32 128zm-619.52 0c-92.16 0-174.08-66.56-189.44-156.16-5.12-20.48 10.24-40.96 30.72-43.52 20.48-5.12 40.96 7.68 46.08 28.16 10.24 56.32 58.88 94.72 112.64 94.72 64 0 117.76-51.2 117.76-115.2s-51.2-115.2-117.76-115.2c-48.64 0-89.6 28.16-107.52 71.68-7.68 20.48-30.72 30.72-48.64 23.04-20.48-7.68-28.16-30.72-20.48-48.64 28.16-74.24 99.84-120.32 179.2-120.32 107.52 0 194.56 87.04 194.56 192s-89.6 189.44-197.12 189.44z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],dy=(0,l.defineComponent)({__name:"Jimi40",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Fd,14,Pd))}}),Rd=["aria-labelledby"],Od=[(0,l.createElementVNode)("path",{d:"M998.4 245.029c-219.429 153.6-398.629 332.8-552.229 552.228-40.228 58.514-128 54.857-164.571-3.657-69.486-106.057-149.943-186.514-256-256-51.2-32.914-18.286-113.371 40.229-98.743C182.857 460.8 274.286 508.343 358.4 585.143c157.257-190.172 358.4-340.114 588.8-435.2 62.171-25.6 106.057 58.514 51.2 95.086",fill:"currentColor","fill-opacity":"0.9"},null,-1)],fy=(0,l.defineComponent)({__name:"Check",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Od,14,Rd))}}),{componentName:Hd,create:qd}=ce("popup"),Kd=qd(o1(Hd,{FoxOverLay:Vl,Close:Ir}));function jd(t,a,n,r,i,o){const s=(0,l.resolveComponent)("FoxOverLay"),c=(0,l.resolveComponent)("Close");return(0,l.openBlock)(),(0,l.createBlock)(l.Teleport,{to:t.teleport,disabled:t.teleportDisable},[t.overlay?((0,l.openBlock)(),(0,l.createBlock)(s,(0,l.mergeProps)({key:0,visible:t.visible,"close-on-click-overlay":t.closeOnClickOverlay,"z-index":t.zIndex,"lock-scroll":t.lockScroll,duration:t.duration,"overlay-class":t.overlayClass,"overlay-style":t.overlayStyle,onClick:t.onClickOverlay},t.$attrs),null,16,["visible","close-on-click-overlay","z-index","lock-scroll","duration","overlay-class","overlay-style","onClick"])):(0,l.createCommentVNode)("",!0),(0,l.createVNode)(l.Transition,{name:t.transitionName,onAfterEnter:t.onOpened,onAfterLeave:t.onClosed},{default:(0,l.withCtx)(()=>[(0,l.withDirectives)((0,l.createElementVNode)("view",{class:(0,l.normalizeClass)(t.classes),style:(0,l.normalizeStyle)(t.popStyle),onClick:a[1]||(a[1]=(...e)=>t.onClick&&t.onClick(...e))},[t.showSlot?(0,l.renderSlot)(t.$slots,"default",{key:0}):(0,l.createCommentVNode)("",!0),t.closed?((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:1,onClick:a[0]||(a[0]=(...e)=>t.onClickCloseIcon&&t.onClickCloseIcon(...e)),class:(0,l.normalizeClass)(["fox-popup__close-icon","fox-popup__close-icon--"+t.closeIconPosition])},[(0,l.renderSlot)(t.$slots,"close-icon",{},()=>[(0,l.createVNode)(c)])],2)):(0,l.createCommentVNode)("",!0)],6),[[l.vShow,t.visible]])]),_:3},8,["name","onAfterEnter","onAfterLeave"])],8,["to","disabled"])}var yt=Fe(Kd,[["render",jd]]),{create:Yd,scope:Wd}=ce("calendar-pane"),Ud=Yd({props:{type:{type:String,default:"one"},valueFormat:{type:String,default:"YYYY-MM-DD"},isAutoBackFill:{type:Boolean,default:!1},toDateAnimation:{type:Boolean,default:!0},poppable:{type:Boolean,default:!0},showTitle:{type:Boolean,default:!0},showSubTitle:{type:Boolean,default:!0},showToday:{type:Boolean,default:!0},title:{type:String,default:""},confirmText:{type:String,default:""},startText:{type:String,default:""},endText:{type:String,default:""},defaultValue:{type:[String,Array],default:""},startDate:{type:String,default:ie.getDay(0)},endDate:{type:String,default:ie.getDay(365)},firstDayOfWeek:{type:Number,default:0}},emits:["choose","update","close","select"],setup(t,{emit:a,slots:n}){const{toLocaleRefs:r,t:i}=(0,Ce.useFoxI18n)(Wd),o=r(t,["title","confirmText","startText","endText","today"]),s=(0,l.computed)(()=>({height:"39px"})),c=(0,l.computed)(()=>({height:"64px"})),e=JSON.parse(i("weekdays")),u=(0,l.ref)([...e.slice(t.firstDayOfWeek,7),...e.slice(0,t.firstDayOfWeek)]),m=(0,l.ref)(null),f=(0,l.ref)(null),g=(0,l.ref)(null),S=(0,l.ref)(null),z=(0,l.ref)(0),b=(0,l.computed)(()=>d.monthsData.slice(d.defaultRange[0],d.defaultRange[1])),h=(0,l.computed)(()=>n.btn),B=(0,l.computed)(()=>n["top-info"]),p=(0,l.computed)(()=>n["bottom-info"]),d=(0,l.reactive)({yearMonthTitle:"",defaultRange:[],currDate:"",propStartDate:"",propEndDate:"",unLoadPrev:!1,touchParams:{startY:0,endY:0,startTime:0,endTime:0,lastY:0,lastTime:0},transformY:0,translateY:0,scrollDistance:0,defaultData:[],chooseData:[],monthsData:[],dayPrefix:"fox-calendar__day",startData:"",endData:"",isRange:t.type==="range",timer:0,currentIndex:0,containerHeight:0,avgHeight:0,monthsNum:0}),T=G=>G.split("-"),A=G=>ie.isEqual(d.currDate[0],G),V=G=>ie.isEqual(d.currDate[1],G),C=G=>d.currDate?.length>0?d.currDate?.some(E=>ie.isEqual(E,G)):!1,M=(G,E)=>E.curData[0]+"-"+E.curData[1]+"-"+ie.getNumTwoBit(+G.day),v=(G,E)=>{const _=M(G,E),{type:N}=t;return G.type=="curr"?ie.isEqual(d.currDate,_)||(N=="range"||N=="week")&&(A(_)||V(_))||N=="multiple"&&C(_)?`${d.dayPrefix}--active`:d.propStartDate&&ie.compareDate(_,d.propStartDate)||d.propEndDate&&ie.compareDate(d.propEndDate,_)?`${d.dayPrefix}--disabled`:(N=="range"||N=="week")&&Array.isArray(d.currDate)&&Object.values(d.currDate).length==2&&ie.compareDate(d.currDate[0],_)&&ie.compareDate(_,d.currDate[1])?`${d.dayPrefix}--choose`:null:`${d.dayPrefix}--disabled`},O=()=>{const{type:G}=t;if(G=="range"&&d.chooseData.length==2||G!="range"){let E=d.chooseData.slice(0);G=="week"&&(E={weekDate:[F(d.chooseData[0]),F(d.chooseData[1])]}),a("choose",E),t.poppable&&a("update")}},k=(G,E,_=!1)=>{if(v(G,E)!=`${d.dayPrefix}--disabled`){const{type:N}=t;let[U,I]=E.curData,y=[...E.curData];if(y[2]=ie.getNumTwoBit(Number(G.day)),y[3]=`${y[0]}-${y[1]}-${y[2]}`,y[4]=ie.getWhatDay(+y[0],+y[1],+y[2]),N=="multiple")if(d.currDate?.length>0){let R;d.currDate?.forEach((j,le)=>{j==y[3]&&(R=le)}),_?d.chooseData.push([...y]):R!==void 0?(d.currDate.splice(R,1),d.chooseData.splice(R,1)):(d.currDate.push(y[3]),d.chooseData.push([...y]))}else d.currDate=[y[3]],d.chooseData=[[...y]];else if(N=="range"){let R=Object.values(d.currDate).length;R==2||R==0?d.currDate=[y[3]]:ie.compareDate(d.currDate[0],y[3])?Array.isArray(d.currDate)&&d.currDate.push(y[3]):Array.isArray(d.currDate)&&d.currDate.unshift(y[3]),d.chooseData.length==2||!d.chooseData.length?d.chooseData=[[...y]]:ie.compareDate(d.chooseData[0][3],y[3])?d.chooseData=[...d.chooseData,[...y]]:d.chooseData=[[...y],...d.chooseData]}else if(N=="week"){let R=ie.getWeekDate(U,I,G.day,t.firstDayOfWeek);d.propStartDate&&ie.compareDate(R[0],d.propStartDate)&&R.splice(0,1,d.propStartDate),d.propEndDate&&ie.compareDate(d.propEndDate,R[1])&&R.splice(1,1,d.propEndDate),d.currDate=R,d.chooseData=[ie.formatResultDate(R[0]),ie.formatResultDate(R[1])]}else d.currDate=y[3],d.chooseData=[...y];if(!_){let R=d.chooseData;N=="week"&&(R={weekDate:[F(d.chooseData[0]),F(d.chooseData[1])]}),a("select",R),(t.isAutoBackFill||!t.poppable)&&O()}}},F=G=>{let[E,_,N]=G;return{date:G,monthWeekNum:ie.getMonthWeek(E,_,N,t.firstDayOfWeek),yearWeekNum:ie.getYearWeek(E,_,N,t.firstDayOfWeek)}},Q=G=>{const E=G=="prev"?d.monthsData[0]:d.monthsData[d.monthsData.length-1];let _=parseInt(E.curData[0]),N=parseInt(E.curData[1].toString().replace(/^0/,""));switch(G){case"prev":N==1&&(_-=1),N=N==1?12:--N;break;case"next":N==12&&(_+=1),N=N==12?1:++N;break}return[_+"",ie.getNumTwoBit(N),ie.getMonthDays(String(_),String(N))+""]},x=(G,E,_)=>{let{year:N,month:U}=_;return E=="prev"&&G>=7&&(G-=7),Array.from(Array(G),(I,y)=>({day:String(y+1),type:E,year:N,month:U}))},$=(G,E,_,N)=>{G=G-t.firstDayOfWeek;let{year:U,month:I}=_;return E=="prev"&&G>=7&&(G-=7),Array.from(Array(N),(y,R)=>({day:String(R+1),type:E,year:U,month:I})).slice(N-G)},P=(G,E)=>{const _=ie.getMonthPreDay(+G[0],+G[1]);let N=Number(G[1])-1,U=Number(G[0]);N<=0&&(N=12,U+=1);const I=ie.getMonthDays(String(G[0]),String(G[1])),y=ie.getMonthDays(U+"",N+""),R={year:G[0],month:G[1]},j={curData:G,title:i("monthTitle",{year:R.year,month:R.month}),monthData:[...$(_,"prev",{month:String(N),year:String(U)},y),...x(I,"curr",R)],cssHeight:0,cssScrollHeight:0};j.cssHeight=39+64*(j.monthData.length>35?6:5);let le=0;d.monthsData.length>0&&(le=d.monthsData[d.monthsData.length-1].cssScrollHeight+d.monthsData[d.monthsData.length-1].cssHeight),j.cssScrollHeight=le,E=="next"?(!d.endData||!ie.compareDate(`${d.endData[0]}-${d.endData[1]}-${ie.getMonthDays(d.endData[0],d.endData[1])}`,`${G[0]}-${G[1]}-${G[2]}`))&&d.monthsData.push(j):!d.startData||!ie.compareDate(`${G[0]}-${G[1]}-${G[2]}`,`${d.startData[0]}-${d.startData[1]}-01`)?d.monthsData.unshift(j):d.unLoadPrev=!0},q=()=>{let G=t.startDate?t.startDate:ie.getDay(0),E=t.endDate?t.endDate:ie.getDay(365);d.propStartDate=G,d.propEndDate=E,d.startData=T(G),d.endData=T(E),(t.defaultValue||Array.isArray(t.defaultValue)&&t.defaultValue.length>0)&&(d.currDate=t.type!=="one"?[...t.defaultValue]:t.defaultValue);const _={year:Number(d.startData[0]),month:Number(d.startData[1])},N={year:Number(d.endData[0]),month:Number(d.endData[1])};let U=N.month-_.month;N.year-_.year>0&&(U=U+12*(N.year-_.year)),U<=0&&(U=1),P(d.startData,"next");let I=1;do P(Q("next"),"next");while(I++<U);if(d.monthsNum=U,t.type=="range"&&Array.isArray(d.currDate))d.currDate.length>0&&(G&&ie.compareDate(d.currDate[0],G)&&d.currDate.splice(0,1,G),E&&ie.compareDate(E,d.currDate[1])&&d.currDate.splice(1,1,E),d.defaultData=[...T(d.currDate[0]),...T(d.currDate[1])]);else if(t.type=="multiple"&&Array.isArray(d.currDate)){if(d.currDate.length>0){let y=[],R={};d.currDate.forEach(j=>{G&&!ie.compareDate(j,G)&&E&&!ie.compareDate(E,j)&&(Object.hasOwnProperty.call(R,j)||(y.push(j),R[j]=j))}),d.currDate=[...y],d.defaultData=[...T(y[0])]}}else if(t.type=="week"&&Array.isArray(d.currDate)){if(d.currDate.length>0){let[y,R,j]=T(d.currDate[0]);d.currDate=ie.getWeekDate(y,R,j,t.firstDayOfWeek),G&&ie.compareDate(d.currDate[0],G)&&d.currDate.splice(0,1,G),E&&ie.compareDate(E,d.currDate[1])&&d.currDate.splice(1,1,E),d.defaultData=[...T(d.currDate[0]),...T(d.currDate[1])]}}else d.currDate&&(G&&ie.compareDate(d.currDate,G)?d.currDate=G:E&&!ie.compareDate(d.currDate,E)&&(d.currDate=E),d.defaultData=[...T(d.currDate)])};we({scrollToDate:G=>{ie.compareDate(G,d.propStartDate)?G=d.propStartDate:ie.compareDate(G,d.propEndDate)||(G=d.propEndDate);let E=T(G);d.monthsData.forEach((_,N)=>{if(_.title==i("monthTitle",{year:E[0],month:E[1]})&&m.value){let U=d.monthsData[N].cssScrollHeight-m.value.scrollTop;if(t.toDateAnimation){let I=0,y=setInterval(()=>{if(I++,m.value){let R=U/10;m.value.scrollTop=m.value.scrollTop+R}I>=10&&(clearInterval(y),m.value&&(m.value.scrollTop=d.monthsData[N].cssScrollHeight))},40)}else m.value.scrollTop=d.monthsData[N].cssScrollHeight}})},initPosition:()=>{m?.value&&(m.value.scrollTop=d.monthsData[d.currentIndex].cssScrollHeight)},doLayout:()=>{let G=0,E=0;d.defaultData.length>0&&d.monthsData.forEach((U,I)=>{U.title==i("monthTitle",{year:d.defaultData[0],month:d.defaultData[1]})&&(G=I),(t.type=="range"||t.type=="week")&&U.title==i("monthTitle",{year:d.defaultData[3],month:d.defaultData[4]})&&(E=I)}),te(d.monthsNum,G),d.currentIndex=G,d.yearMonthTitle=d.monthsData[d.currentIndex].title,d.defaultData.length>0&&(d.isRange?(k({day:d.defaultData[2],type:"curr"},d.monthsData[d.currentIndex],!0),k({day:d.defaultData[5],type:"curr"},d.monthsData[E],!0)):t.type=="week"?k({day:d.defaultData[2],type:"curr"},d.monthsData[d.currentIndex],!0):t.type=="multiple"?[...d.currDate].forEach(U=>{let I=T(U),y=d.currentIndex;d.monthsData.forEach((R,j)=>{R.title==i("monthTitle",{year:I[0],month:I[1]})&&(y=j)}),k({day:I[2],type:"curr"},d.monthsData[y],!0)}):k({day:d.defaultData[2],type:"curr"},d.monthsData[d.currentIndex],!0));let _=d.monthsData[d.monthsData.length-1],N=_.cssHeight+_.cssScrollHeight;jl(()=>{m?.value&&f?.value&&S?.value&&(z.value=m.value.clientHeight,f.value.style.height=`${N}px`,m.value.scrollTop=d.monthsData[d.currentIndex].cssScrollHeight)}),d.avgHeight=Math.floor(N/(d.monthsNum+1))}});const te=(G,E)=>{G>=3?E>0&&E<G?d.defaultRange=[E-1,E+3]:E==0?d.defaultRange=[E,E+4]:E==G&&(d.defaultRange=[E-2,E+2]):d.defaultRange=[0,G+2],d.translateY=d.monthsData[d.defaultRange[0]].cssScrollHeight},Y=(G,E)=>(t.type=="range"||t.type=="week")&&G.type=="curr"&&v(G,E)=="fox-calendar__day--active",K=(G,E)=>Y(G,E)&&A(M(G,E)),W=(G,E)=>d.currDate.length>=2&&V(M(G,E))?Y(G,E):!1,J=()=>{if(d.currDate.length>=2)return ie.isEqual(d.currDate[0],d.currDate[1])},L=G=>{const E=`${G.year}-${G.month}-${Number(G.day)<10?"0"+G.day:G.day}`;return ie.isEqual(E,ie.date2Str(new Date))},ee=G=>{if(d.monthsData.length<=1)return;const E=G.target.scrollTop;let _=Math.floor(E/d.avgHeight);if(_==0)E>=d.monthsData[_+1].cssScrollHeight&&(_+=1);else if(_>0&&_<d.monthsNum-1)E>=d.monthsData[_+1].cssScrollHeight&&(_+=1),E<d.monthsData[_].cssScrollHeight&&(_-=1);else{const N=Math.round(E+z.value);N<d.monthsData[_].cssScrollHeight+d.monthsData[_].cssHeight&&E>d.monthsData[_-1].cssScrollHeight&&(_-=1),_+1<=d.monthsNum&&N>=d.monthsData[_+1].cssScrollHeight+d.monthsData[_+1].cssHeight&&(_+=1),_>=1&&E<d.monthsData[_-1].cssScrollHeight&&(_-=1)}d.currentIndex!==_&&(d.currentIndex=_,te(d.monthsNum,_)),d.yearMonthTitle=d.monthsData[_].title},ne=()=>{d.chooseData.splice(0),d.monthsData.splice(0),q()};return q(),(0,l.watch)(()=>t.defaultValue,G=>{G&&t.poppable&&ne()}),{dayTitleStyle:s,dayCellStyle:c,weeks:u,compConthsData:b,showTopBtn:h,topInfo:B,bottomInfo:p,rangeTip:J,mothsViewScroll:ee,getClass:v,isStartTip:K,isEndTip:W,chooseDay:k,isCurrDay:L,confirm:O,months:m,...(0,l.toRefs)(d),...(0,l.toRefs)(t),...o,monthsPanel:f,weeksPanel:g,viewArea:S}}}),Gd={class:"fox-calendar__header"},Xd={key:0,class:"fox-calendar__header-title"},Zd={key:1,class:"fox-calendar__header-slot"},Jd={key:2,class:"fox-calendar__header-subtitle"},Qd={class:"fox-calendar__weekdays",ref:"weeksPanel"},ef={class:"fox-calendar__panel",ref:"monthsPanel"},tf={class:"fox-calendar__days"},lf=["onClick"],nf={class:"fox-calendar__day-value"},af={key:0,class:"fox-calendar__day-tips fox-calendar__day-tips--top"},rf={key:1,class:"fox-calendar__day-tips fox-calendar__day-tips--bottom"},of={key:2,class:"fox-calendar__day-tips--curr"},sf={key:4,class:"fox-calendar__day-tip"},cf={key:0,class:"fox-calendar__footer"};function uf(t,a,n,r,i,o){return(0,l.openBlock)(),(0,l.createElementBlock)("view",{class:(0,l.normalizeClass)(["fox-calendar",{"fox-calendar--nopop":!t.poppable,"fox-calendar--nofooter":t.isAutoBackFill}])},[(0,l.createElementVNode)("view",Gd,[t.showTitle?((0,l.openBlock)(),(0,l.createElementBlock)("view",Xd,(0,l.toDisplayString)(t.title),1)):(0,l.createCommentVNode)("",!0),t.showTopBtn?((0,l.openBlock)(),(0,l.createElementBlock)("view",Zd,[(0,l.renderSlot)(t.$slots,"btn")])):(0,l.createCommentVNode)("",!0),t.showSubTitle?((0,l.openBlock)(),(0,l.createElementBlock)("view",Jd,(0,l.toDisplayString)(t.yearMonthTitle),1)):(0,l.createCommentVNode)("",!0),(0,l.createElementVNode)("view",Qd,[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(t.weeks,(s,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("view",{class:"fox-calendar__weekday",key:c},(0,l.toDisplayString)(s),1))),128))],512)]),(0,l.createElementVNode)("view",{class:"fox-calendar__content",ref:"months",onScroll:a[0]||(a[0]=(...s)=>t.mothsViewScroll&&t.mothsViewScroll(...s))},[(0,l.createElementVNode)("view",ef,[(0,l.createElementVNode)("view",{class:"fox-calendar__body",ref:"viewArea",style:(0,l.normalizeStyle)({transform:`translateY(${t.translateY}px)`})},[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(t.compConthsData,(s,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("view",{class:"fox-calendar__month",key:c},[(0,l.createElementVNode)("view",{class:"fox-calendar__month-title",style:(0,l.normalizeStyle)(t.dayTitleStyle)},(0,l.toDisplayString)(s.title),5),(0,l.createElementVNode)("view",tf,[(0,l.createElementVNode)("view",{class:(0,l.normalizeClass)(["fox-calendar__days-item",t.type==="range"?"fox-calendar__days-item--range":""])},[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(s.monthData,(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:u,class:(0,l.normalizeClass)(["fox-calendar__day",t.getClass(e,s)]),style:(0,l.normalizeStyle)(t.dayCellStyle),onClick:m=>t.chooseDay(e,s)},[(0,l.createElementVNode)("view",nf,[(0,l.renderSlot)(t.$slots,"day",{date:e.type=="curr"?e:""},()=>[(0,l.createTextVNode)((0,l.toDisplayString)(e.type=="curr"?e.day:""),1)])]),t.topInfo?((0,l.openBlock)(),(0,l.createElementBlock)("view",af,[(0,l.renderSlot)(t.$slots,"top-info",{date:e.type=="curr"?e:""})])):(0,l.createCommentVNode)("",!0),t.bottomInfo?((0,l.openBlock)(),(0,l.createElementBlock)("view",rf,[(0,l.renderSlot)(t.$slots,"bottom-info",{date:e.type=="curr"?e:""})])):(0,l.createCommentVNode)("",!0),!t.bottomInfo&&t.showToday&&t.isCurrDay(e)?((0,l.openBlock)(),(0,l.createElementBlock)("view",of,(0,l.toDisplayString)(t.today),1)):(0,l.createCommentVNode)("",!0),t.isStartTip(e,s)?((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:3,class:(0,l.normalizeClass)(["fox-calendar__day-tip",{"fox-calendar__day-tips--top":t.rangeTip()}])},(0,l.toDisplayString)(t.startText),3)):(0,l.createCommentVNode)("",!0),t.isEndTip(e,s)?((0,l.openBlock)(),(0,l.createElementBlock)("view",sf,(0,l.toDisplayString)(t.endText),1)):(0,l.createCommentVNode)("",!0)],14,lf))),128))],2)])]))),128))],4)],512)],544),t.poppable&&!t.isAutoBackFill?((0,l.openBlock)(),(0,l.createElementBlock)("view",cf,[(0,l.createElementVNode)("view",{class:"fox-calendar__confirm",onClick:a[1]||(a[1]=(...s)=>t.confirm&&t.confirm(...s))},(0,l.toDisplayString)(t.confirmText),1)])):(0,l.createCommentVNode)("",!0)],2)}var df=Fe(Ud,[["render",uf]]),{create:ff}=ce("calendar-picker"),mf=ff({components:{CalendarPane:df,Popup:yt},props:{...In},emits:["choose","close","update:visible","select"],setup(t,{emit:a,slots:n}){const r=(0,l.computed)(()=>n.btn),i=(0,l.computed)(()=>n["top-info"]),o=(0,l.computed)(()=>n.day),s=(0,l.computed)(()=>n["bottom-info"]),c=(0,l.ref)(null),e=h=>{c.value?.scrollToDate(h)},u=()=>{c.value?.initPosition()},m=(0,l.computed)(()=>{const h=["fox-calendar__popup"];return t.popClass&&h.push(t.popClass),h});(0,l.watch)(()=>t.visible,h=>{h&&(0,l.nextTick)(()=>{c.value?c.value.doLayout():setTimeout(()=>{c.value&&c.value.doLayout()},250)})}),we({scrollToDate:e,initPosition:u});const f=()=>{a("update:visible",!1)},g=()=>{a("close"),a("update:visible",!1)};return{popClasses:m,closePopup:()=>{g()},update:f,close:g,select:h=>{a("select",h)},choose:h=>{g(),a("choose",h)},calendarRef:c,showTopBtn:r,topInfo:i,dayInfo:o,bottomInfo:s}}});function hf(t,a,n,r,i,o){const s=(0,l.resolveComponent)("CalendarPane"),c=(0,l.resolveComponent)("Popup");return t.poppable?((0,l.openBlock)(),(0,l.createBlock)(c,(0,l.mergeProps)({key:0,visible:t.visible,position:"bottom",round:"",closeable:""},t.$attrs,{onClickOverlay:t.closePopup,onClickCloseIcon:t.closePopup,"pop-class":t.popClasses,style:t.popStyle}),{default:(0,l.withCtx)(()=>[(0,l.createVNode)(s,{ref:"calendarRef",type:t.type,"is-auto-back-fill":t.isAutoBackFill,poppable:t.poppable,title:t.title,"default-value":t.defaultValue,"start-date":t.startDate,"end-date":t.endDate,onUpdate:t.update,onClose:t.close,onChoose:t.choose,onSelect:t.select,"confirm-text":t.confirmText,"start-text":t.startText,"end-text":t.endText,"show-today":t.showToday,"show-title":t.showTitle,"show-sub-title":t.showSubTitle,"to-date-animation":t.toDateAnimation,"first-day-of-week":t.firstDayOfWeek},(0,l.createSlots)({_:2},[t.showTopBtn?{name:"btn",fn:(0,l.withCtx)(()=>[(0,l.renderSlot)(t.$slots,"btn")]),key:"0"}:void 0,t.dayInfo?{name:"day",fn:(0,l.withCtx)(e=>[(0,l.renderSlot)(t.$slots,"day",{date:e.date})]),key:"1"}:void 0,t.topInfo?{name:"top-info",fn:(0,l.withCtx)(e=>[(0,l.renderSlot)(t.$slots,"top-info",{date:e.date})]),key:"2"}:void 0,t.bottomInfo?{name:"bottom-info",fn:(0,l.withCtx)(e=>[(0,l.renderSlot)(t.$slots,"bottom-info",{date:e.date})]),key:"3"}:void 0]),1032,["type","is-auto-back-fill","poppable","title","default-value","start-date","end-date","onUpdate","onClose","onChoose","onSelect","confirm-text","start-text","end-text","show-today","show-title","show-sub-title","to-date-animation","first-day-of-week"])]),_:3},16,["visible","onClickOverlay","onClickCloseIcon","pop-class","style"])):((0,l.openBlock)(),(0,l.createBlock)(s,{key:1,type:t.type,"is-auto-back-fill":t.isAutoBackFill,poppable:t.poppable,title:t.title,ref:"calendarRef","confirm-text":t.confirmText,"start-text":t.startText,"end-text":t.endText,"default-value":t.defaultValue,"start-date":t.startDate,"end-date":t.endDate,onUpdate:t.update,onClose:t.close,onChoose:t.choose,onSelect:t.select,"show-title":t.showTitle,"show-sub-title":t.showSubTitle,"to-date-animation":t.toDateAnimation,"show-today":t.showToday,"first-day-of-week":t.firstDayOfWeek},(0,l.createSlots)({_:2},[t.showTopBtn?{name:"btn",fn:(0,l.withCtx)(()=>[(0,l.renderSlot)(t.$slots,"btn")]),key:"0"}:void 0,t.dayInfo?{name:"day",fn:(0,l.withCtx)(e=>[(0,l.renderSlot)(t.$slots,"day",{date:e.date})]),key:"1"}:void 0,t.topInfo?{name:"top-info",fn:(0,l.withCtx)(e=>[(0,l.renderSlot)(t.$slots,"top-info",{date:e.date})]),key:"2"}:void 0,t.bottomInfo?{name:"bottom-info",fn:(0,l.withCtx)(e=>[(0,l.renderSlot)(t.$slots,"bottom-info",{date:e.date})]),key:"3"}:void 0]),1032,["type","is-auto-back-fill","poppable","title","confirm-text","start-text","end-text","default-value","start-date","end-date","onUpdate","onClose","onChoose","onSelect","show-title","show-sub-title","to-date-animation","show-today","first-day-of-week"]))}var Dl=Fe(mf,[["render",hf]]),_n=(t,a)=>{let n;return ct(t)?n=t:typeof t=="string"&&Qe(t)>0?n=ie.parser(t,a):n=new Date,n},zt=(t,a,n)=>(ct(a)||(a=new Date),ie.format(a,n)),Et=t=>[`${t.getFullYear()}`,`${t.getMonth()+1}`,`${t.getDate()}`,ie.date2Str(t),ie.getWhatDay(t.getFullYear(),t.getMonth()+1,t.getDate())],_r={...In,modelValue:{type:[String,Date,Array],default:null},rangeSeparator:{type:String,default:"-"},valueFormat:{type:String,default:"YYYY-MM-DD"},format:{type:String,default:"YYYY-MM-DD"},showWeek:{type:[Boolean,String],default:!1},placeholder:{type:String,default:""},textAlign:{type:String},clearable:{type:Boolean,default:!0}};function gf(t,a,n){return{props:{...xe,...Me,..._r},emits:["change","update:modelValue","blur","focus","clear","setValue"],setup(r,i){const o=(0,l.ref)(null),s=Le((0,l.computed)(()=>o.value??r.disabled)),c=(0,l.ref)(null),e=_e((0,l.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Te({componentName:t,validateCheckEvents:["blur","clear","change"],validateResetEvents:["focus","setValue"],get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),{toLocaleRefs:m}=(0,Ce.useFoxI18n)(a),f=m(r,["placeholder"]);let g=pe(r,"hintText"),S=(0,l.ref)(!1);const z=(0,l.ref)(!1),b=(0,l.computed)(()=>r.type==="range"),h=(0,l.reactive)({startDate:null,endDate:null,startArray:[],endArray:[]}),B=()=>{h.startDate!==null&&(h.startDate=null,h.endDate=null,h.startArray=[],h.endArray=[])},p=(X,H="one",te="YYYY-MM-DD")=>{if(r1(X)){B();return}if(b.value&&Array.isArray(X)&&X.length==2){let Y,K;typeof X[0]=="string"?(Y=_n(X[0],te),K=_n(X[1],te)):(Y=X[0],K=X[1]);let W=Et(Y),J=Et(K);(h.startDate===null||h.startDate.getTime()!==Y.getTime()||h.endDate?.getTime()!==K.getTime())&&(h.startDate=Y,h.startArray=W,h.endDate=K,h.endArray=J)}else{let Y;typeof X=="string"?Y=_n(X,te):Y=X;let K=Et(Y);(h.startDate===null||h.startDate.getTime()!==Y.getTime())&&(h.startDate=Y,h.startArray=K)}};p(r.modelValue,r.type,r.valueFormat),(0,l.watch)(()=>r.modelValue,X=>{p(X,r.type,r.valueFormat),u("setValue",X)});const d=(0,l.computed)(()=>{if(h.startDate===null)return"";if(b.value){let X=zt(r,h.startDate,r.format),H=zt(r,h.endDate,r.format);return`${X} ${r.rangeSeparator} ${H}`}else{let X=zt(r,h.startDate,r.format);return r.showWeek&&(X=`${X} ${h.startArray[4]}`),X}}),T=(0,l.computed)(()=>h.startDate===null?null:b.value?[ie.date2Str(h.startDate),ie.date2Str(h.endDate??new Date)]:ie.date2Str(h.startDate)),A="fox-input-item",V=(0,l.computed)(()=>({[A]:!0,[`${A}__disabled`]:s.value})),C=Ae((0,l.computed)(()=>r.textAlign),"textAlign"),M=(0,l.computed)(()=>({textAlign:C.value??"right"})),v=(0,l.ref)(!1),O=()=>{e.value||s.value||(v.value=!0)},k=()=>{v.value=!1},F=X=>{v.value=X},Q=X=>{if(X){if(b.value&&Array.isArray(X)){let H=X[0],te=ye(H[0]),Y=ye(H[1]),K=ye(H[2]),W=new Date(te,Y-1,K),J=X[1];te=ye(J[0]),Y=ye(J[1]),K=ye(J[2]);let L=new Date(te,Y-1,K);h.startDate=W,h.startArray=Et(W),h.endDate=L,h.endArray=Et(L),r.valueFormat?u("update:modelValue",[zt(r,W,r.valueFormat),zt(r,L,r.valueFormat)],{}):u("update:modelValue",[W,L],{})}else{let H=X,te=ye(H[0]),Y=ye(H[1]),K=ye(H[2]),W=new Date(te,Y-1,K);h.startDate=W,h.startArray=Et(W),r.valueFormat?u("update:modelValue",zt(r,W,r.valueFormat),{}):u("update:modelValue",W,{})}u("change",X,{})}},x=X=>{let H=X.target.value;z.value=!0,u("focus",H,X)},$=X=>{setTimeout(()=>{z.value=!1},0);let H=X.target.value;r.maxLength&&H.length>Number(r.maxLength)&&(H=H.slice(0,Number(r.maxLength))),u("blur",H,X)},P=(0,l.computed)(()=>Qe(r.unit)>0),q=X=>{B(),u("update:modelValue",null,X),u("change","",X),u("clear","")},Z=(0,l.ref)();return we({showPicker:O,hidePicker:k,focus:()=>{Z?.value.focus()},blur:()=>{Z?.value.blur()},select:()=>{Z?.value.select()},setDisabled:X=>{o.value=X},setReadonly:X=>{c.value=X}}),()=>{const X={class:V.value,style:M.value,type:"text",maxlength:r.maxLength,placeholder:f.placeholder.value,readonly:!0,clearable:r.clearable,value:d.value,onClick:O,onFocus:x,onBlur:$,onClear:q},H={};i.slots.prepend&&(H.prepend=i.slots.prepend),i.slots.append&&(H.append=i.slots.append),i.slots.prefix?H.prefix=i.slots.prefix:H.prefix=()=>(0,l.h)(D.ElIcon,{},{default:()=>(0,l.h)(Ve.Calendar)}),i.slots.suffix?H.suffix=i.slots.suffix:P.value&&(H.suffix=()=>[r.unit]);const te=[],Y=(0,l.h)(D.ElInput,X,H);te.push(Y);const K={default:()=>te};K.label=i.slots.default,K.fixedPreTip=i.slots.fixedPreTip,K.fixedTip=i.slots.fixedTip;const W=rt(r,In);W.visible=v.value,W["onUpdate:visible"]=F,W["default-value"]=T.value,W.onChoose=Q;const J={};if(i.slots.btn){const ne=i.slots.btn();J.btn=()=>ne}i.slots.day&&(J.day=i.slots.day),i.slots.topInfo&&(J.topInfo=i.slots.topInfo),i.slots.bottomInfo&&(J.bottomInfo=i.slots.bottomInfo);const L=(0,l.h)(Dl,W,J);K.hide=()=>[L];const ee={...De(r,_r),hintText:g.value,hintVisible:S.value};return r.prop&&(ee.prop=`${r.prop}_item`),(0,l.h)(n,ee,K)}}}}var{componentName:pf,create:yf,scope:bf}=ce("calendar-item"),wf=yf(gf(pf,bf,ze)),Ln=wf,Lr={modelValue:{type:[Date,Number,String,Array],required:!1},unit:{type:[String],required:!1},placeholder:{type:[String],required:!1}};function Sf(t,a,n){return{props:{...xe,...Me,...Lr},emits:["change","update:modelValue","blur","focus","clear","visible-change","setValue"],setup(r,i){const o=(0,l.ref)(null),s=Le((0,l.computed)(()=>o.value??r.disabled)),c=(0,l.ref)(null),e=_e((0,l.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Te({componentName:t,get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),{toLocaleRefs:m}=(0,Ce.useFoxI18n)(a),f=m(r,["placeholder"]),g=(0,l.ref)(!1),S=pe(r,"modelValue",null,u),z=t,b=(0,l.computed)(()=>({[z]:!0})),h=M=>{S.value=M,u("update:modelValue",M),u("change",M)};let B=pe(r,"hintText"),p=(0,l.ref)(!1);const d=M=>{let v=M.target.value;g.value=!0,me(B.value)||(p.value=!0),u("focus",v,M)},T=M=>{setTimeout(()=>{p.value&&(p.value=!1),g.value=!1},0);let v=M.target.value;r.maxLength&&v.length>Number(r.maxLength)&&(v=v.slice(0,Number(r.maxLength))),u("blur",v,M)},A=()=>{u("clear","")},V=M=>{u("visible-change",M)},C=(0,l.ref)();return we({focus:()=>{C?.value.focus()},blur:()=>{C?.value.blur()},handleOpen:()=>{C?.value.handleOpen()},handleClose:()=>{C?.value.handleClose()},setDisabled:M=>{o.value=M},setReadonly:M=>{c.value=M}}),()=>{const M={...i.attrs,ref:C,class:b.value,placeholder:f.placeholder.value,disabled:s.value,readonly:e.value,modelValue:S.value,"onUpdate:modelValue":h,onClear:A,onFocus:d,onBlur:T,onVisibleChange:V},v={},O=[],k=(0,l.h)(D.ElTimePicker,M,v);O.push(k);const F={default:()=>O};F.label=i.slots.default,F.fixedPreTip=i.slots.fixedPreTip,F.fixedTip=i.slots.fixedTip;const Q={...De(r,Lr),hintText:B.value,hintVisible:p.value};return r.prop&&(Q.prop=`${r.prop}_item`),(0,l.h)(n,Q,F)}}}}var{componentName:vf,create:Cf,scope:Nf}=ce("time-item"),kf=Cf(Sf(vf,Nf,ze)),Pn=kf,Pr={modelValue:{type:[Date,Number,String,Array],required:!1},unit:{type:[String],required:!1},placeholder:{type:[String],required:!1}};function xf(t,a,n){return{props:{...xe,...Me,...Pr},emits:["change","update:modelValue","blur","focus","clear","setValue"],setup(r,i){const o=(0,l.ref)(null),s=Le((0,l.computed)(()=>o.value??r.disabled)),c=(0,l.ref)(null),e=_e((0,l.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Te({componentName:t,get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),{toLocaleRefs:m}=(0,Ce.useFoxI18n)(a),f=m(r,["placeholder"]),g=(0,l.ref)(!1),S=pe(r,"modelValue",null,u),z=t,b=(0,l.computed)(()=>({[z]:!0})),h=C=>{S.value=C,u("update:modelValue",C),u("change",C)};let B=pe(r,"hintText"),p=(0,l.ref)(!1);const d=C=>{let M=C.target.value;g.value=!0,me(B.value)||(p.value=!0),u("focus",M,C)},T=C=>{setTimeout(()=>{p.value&&(p.value=!1),g.value=!1},0);let M=C.target.value;r.maxLength&&M.length>Number(r.maxLength)&&(M=M.slice(0,Number(r.maxLength))),u("blur",M,C)},A=()=>{u("clear","")},V=(0,l.ref)();return we({focus:()=>{V?.value.focus()},blur:()=>{V?.value.blur()},handleOpen:()=>{V?.value.handleOpen()},handleClose:()=>{V?.value.handleClose()},setDisabled:C=>{o.value=C},setReadonly:C=>{c.value=C}}),()=>{const C={...i.attrs,ref:V,class:b.value,placeholder:f.placeholder.value,disabled:s.value,readonly:e.value,modelValue:S.value,"onUpdate:modelValue":h,onClear:A,onFocus:d,onBlur:T},M={},v=[],O=(0,l.h)(D.ElTimeSelect,C,M);v.push(O);const k={default:()=>v};k.label=i.slots.default,k.fixedPreTip=i.slots.fixedPreTip,k.fixedTip=i.slots.fixedTip;const F={...De(r,Pr),hintText:B.value,hintVisible:p.value};return r.prop&&(F.prop=`${r.prop}_item`),(0,l.h)(n,F,k)}}}}var{componentName:zf,create:Ef,scope:Tf}=ce("time-select-item"),$f=Ef(xf(zf,Tf,ze)),Fn=$f;function Fr(t,a=0){let n=`${t}`,r=n.indexOf(".");if(r==-1)return n;let i=r;for(let o=n.length-1;o>=r;o--)if(n.charAt(o)!="0"){i=o;break}return i-r<a?i=r+a+1:i!=r&&(i+=1),i>n.length?n=n.padEnd(i,"0"):n=n.substring(0,i),n}function Rr(t,a,n=20){return typeof a=="string"&&(a=ye(a)),a==1||a==-1?`${t}`:a==0?"0":a>0?Fr(Pa(`${t}`,`${a}`)):Fr(Ql(`${t}`,Fa(`${a}`),20))}function Vf(t,a=-1,n=!1,r=3,i=","){return el(t,a,n,r,i)}function Or(t,a,n,r,i=!0){if(t==="")return"";if(t=Ra(t),a=ye(a),a==1)return t;if(r)t=Rr(t,a),n&&(t=="0"&&i?t=`${t}.`.padEnd(ye(n)+2,"0"):t=Ql(t,1,ye(n)));else{let o=-1*a;t=Rr(t,o)}return t}function Hr(t,a){let n={maxValid:!0,minValid:!0,message:""};if(a.min!==void 0){let r=fe(a.minInclude),i=en(t,a.min);(r&&i==-1||!r&&(i==0||i==-1))&&(n.message="请输入不小于 {0} 的数值".replace("{0}",a.min),n.minValid=!1)}if(a.max!=null){let r=fe(a.maxInclude),i=en(t,a.max);(r&&i==1||!r&&(i==0||i==1))&&(n.maxValid=!1)}return n}var qr={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,default:""},textAlign:{type:String,required:!1},adjustPosition:{type:Boolean,default:!0},alwaysSystem:{type:Boolean,default:!1}};function Bf(t,a,n){return{props:{...xe,...Me,...qr},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(r,i){const o=(0,l.ref)(null),s=Le((0,l.computed)(()=>o.value??r.disabled)),c=(0,l.ref)(null),e=_e((0,l.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Te({componentName:t,get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),m=(0,l.ref)(!1),f=pe(r,"modelValue",null,u),g=(0,l.ref)("");(0,l.watch)([()=>f.value,()=>r.rates,()=>r.precision],([$,P,q])=>{if(me($)){g.value="";return}const Z=Or($,P,q,!1);g.value!==Z&&(g.value=Z)},{immediate:!0});const S=(0,l.computed)(()=>{let $="";return m.value&&($=g.value),$}),{t:z}=(0,Ce.useFoxI18n)(a),b=(0,l.computed)(()=>{let $=r.placeholder??"";return!m.value&&!me(g.value)?$=Vf(g.value,r.decimalLength,r.autoPadding,r.digits,r.separator):$=z(["placeholder",$]),$}),h=t,B=(0,l.computed)(()=>({[h]:!0,[`${h}__disabled`]:s.value,[`${h}__placeholder`]:g.value.length>0})),p=Ae((0,l.computed)(()=>r.textAlign),"textAlign");(0,l.computed)(()=>m.value?{textAlign:"left"}:{textAlign:p.value??"right"});const d=(0,l.ref)(""),T=(0,l.computed)(()=>{let $=d.value;return me($)&&($=r.errorTip??""),$}),A=(0,l.ref)(""),V=(0,l.ref)(!1),C=($,P)=>{if($=`${$}`,me($)){g.value="",f.value="",P.forEach(q=>{u(q,"")}),fe(r.showTip)&&V.value&&(V.value=!1);return}if($.length>=2){let q=$;if(q.charAt(0)=="-"&&(q=q.substring(1)),q.length>=2&&q.charAt(0)=="0"&&q.charAt(1)!="."){(0,l.triggerRef)(g);return}}if($!="-"){if(!rn($)){(0,l.triggerRef)(g);return}if(r.integerLength!=-1&&Ua($)>Number(r.integerLength)){(0,l.triggerRef)(g);return}if(r.decimalLength&&r.decimalLength!=-1&&Ga($)>Number(r.decimalLength)){(0,l.triggerRef)(g);return}let q=Hr($,r);if(q.maxValid===!1){d.value=q.message,(0,l.triggerRef)(g);return}}else if(r.min!=null&&ye(r.min)>=0){(0,l.triggerRef)(g);return}A.value=$,fe(r.showTip)&&(V.value=$.length>0),g.value=$,f.value=Or($,r.rates,r.precision,!0),P.forEach(q=>{u(q,f.value)})},M=$=>{C($,["update:modelValue","input"])},v=$=>{C($,["update:modelValue","change"])},O=$=>{if(m.value=!0,fe(r.showTip)){let P=g.value;me(P)&&(P=r.hintText),me(P)||(A.value=P,V.value=!0)}d.value="",u("focus",f.value,$)},k=$=>{if(setTimeout(()=>{m.value=!1,fe(r.showTip)&&V.value===!0&&(V.value=!1)},0),!me(g.value)){let P=Hr(g.value,r);if(P.minValid===!1||P.maxValid===!1){d.value=P.message;return}}u("update:modelValue",f.value,$),u("blur",f.value,$)},F=()=>{u("clear","")},Q=(0,l.computed)(()=>Qe(r.unit)>0),x=(0,l.ref)();return we({focus:()=>{x?.value.focus()},blur:()=>{x?.value.blur()},select:()=>{x?.value.select()},setDisabled:$=>{o.value=$},setReadonly:$=>{c.value=$}}),()=>{const $={...Je(i.attrs),ref:x,class:B.value,type:"digit",maxlength:r.maxLength,placeholder:b.value,clearable:r.clearable,disabled:s.value,readonly:e.value,modelValue:S.value,"adjust-position":r.adjustPosition,"always-system":r.alwaysSystem,onClear:F,onInput:M,onChange:v,onFocus:O,onBlur:k},P={};i.slots.prepend&&(P.prepend=i.slots.prepend),i.slots.append&&(P.append=i.slots.append),i.slots.prefix&&(P.prefix=i.slots.prefix),i.slots.suffix?P.suffix=i.slots.suffix:Q.value&&(P.suffix=()=>[r.unit]);const q=[],Z=(0,l.h)(D.ElInput,$,P);q.push(Z);const X={default:()=>q};X.label=i.slots.default,X.fixedPreTip=i.slots.fixedPreTip,X.fixedTip=i.slots.fixedTip;const H={...De(r,qr),errorTip:T.value,hintText:A.value,hintVisible:V.value,hintType:"number"};return r.prop&&(H.prop=`${r.prop}_item`),(0,l.h)(n,H,X)}}}}var{componentName:Df,create:Mf,scope:If}=ce("money-item"),Af=Mf(Bf(Df,If,ze)),Rn=Af,Kr={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 _f(t,a,n){return{props:{...xe,...Me,...Kr},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(r,i){const o=(0,l.ref)(null),s=Le((0,l.computed)(()=>o.value??r.disabled)),c=(0,l.ref)(null),e=_e((0,l.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Te({componentName:t,validateCheckEvents:["blur","update:modelValue"],get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),{toLocaleRefs:m}=(0,Ce.useFoxI18n)(a),f=m(r,["placeholder"]),g=(0,l.ref)(!1),S=pe(r,"modelValue",null,u),z=t,b=(0,l.computed)(()=>({[z]:!0,[`${z}__append`]:M.value})),h=(0,l.computed)(()=>({[`${z}__unit`]:!0})),B=O=>{S.value=O,u("update:modelValue",O),u("input",O)},p=O=>{u("change",O)};let d=pe(r,"hintText"),T=(0,l.ref)(!1);const A=O=>{let k=O.target.value;g.value=!0,me(d.value)||(T.value=!0),u("focus",k,O)},V=O=>{setTimeout(()=>{T.value&&(T.value=!1),g.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)},C=()=>{u("clear","")},M=(0,l.computed)(()=>Qe(r.unit)>0),v=(0,l.ref)();return we({focus:()=>{v?.value.focus()},blur:()=>{v?.value.blur()},setDisabled:O=>{o.value=O},setReadonly:O=>{c.value=O}}),()=>{const O={...Je(i.attrs),ref:v,class:b.value,placeholder:f.placeholder.value,clearable:r.clearable,disabled:s.value,readonly:e.value,modelValue:S.value,"adjust-position":r.adjustPosition,"always-system":r.alwaysSystem,onClear:C,onChange:p,onInput:B,onFocus:A,onBlur:V},k={},F=[],Q=(0,l.h)(D.ElInputNumber,O,k);F.push(Q);const x={default:()=>F};x.label=i.slots.default,x.fixedPreTip=i.slots.fixedPreTip,x.fixedTip=i.slots.fixedTip;const $={...De(r,Kr),hintText:d.value,hintVisible:T.value};if(r.prop&&($.prop=`${r.prop}_item`),i.slots.append)x.append=i.slots.append;else if(M.value){const P=(0,l.h)("div",{class:h.value},[r.unit]);x.append=()=>P}return(0,l.h)(n,$,x)}}}}var{componentName:Lf,create:Pf,scope:Ff}=ce("input-number-item"),Rf=Pf(_f(Lf,Ff,ze)),On=Rf;function ot(t,a){return typeof t.textKey=="string"&&t.textKey.length>0?a[t.textKey]:a.text}function bt(t,a){return typeof t.valueKey=="string"&&t.valueKey.length>0?a[t.valueKey]:a.value}function Of(t,a){return typeof t.childrenKey=="string"&&t.childrenKey.length>0?a[t.childrenKey]||null:a.children??null}var Hf=class{proxy;constructor(t){this.proxy=t}async load(t,a,n,r){if(Array.isArray(a))return a;if(typeof a=="function")return await a(n,r);const i=Pe(this.proxy,t);return i===null?(console.error(`${t} component not found api function`),[]):(Ke(n)&&(0,l.isReactive)(n)&&(n=(0,l.toRaw)(n)),await i(a,n,r))}};function qf(){return new Hf((0,l.getCurrentInstance)().proxy)}function Hn(t,a,n){return!(ot(t,a)!==ot(t,n)||bt(t,a)!==bt(t,n))}function jr(t,a,n,r){if(r.length==0||a===""||a===null||a===void 0)return null;Array.isArray(a)||(a=[a]);const i=[];let o=r;for(let s=0;Array.isArray(o)&&s<a.length;s++){const c=a[s];if(Array.isArray(c)){const e=jr(t,c,n,r);i.push(e)}else{let e=!1;for(let u of o){if(n==="text")e=ot(t,u)===c;else if(n==="item")e=Hn(t,u,c);else{let m=bt(t,u);m==null&&(m=ot(t,u)),e=m===c}if(e){i.push(u),o=Of(t,u);break}}if(!e)break}}return i}function Kf(t){return{text:t,value:t}}var Yr={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 jf(t,a,n){return{props:{...xe,...Me,...Yr},emits:["change","update:modelValue","update:pathNodes","blur","focus","clear","visible-change","expand-change","remove-tag","selected","setValue"],setup(r,i){const o=(0,l.ref)(null),s=Le((0,l.computed)(()=>o.value??r.disabled)),c=(0,l.ref)(null),e=_e((0,l.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Te({componentName:t,validateCheckEvents:["blur","update:modelValue","selected"],get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),{toLocaleRefs:m}=(0,Ce.useFoxI18n)(a),f=m(r,["placeholder"]),g=(0,l.ref)(null),S=(0,l.ref)([]),z=(0,l.computed)(()=>S.value?S.value.map(E=>Array.isArray(E)?E.map(_=>ot(r,_)).join(" "):ot(r,E)).join(" "):""),b=(E,_,N,U=!0)=>{if(r.props&&r.props.lazy===!0||r.lazy===!0){if(g.value===E)return;g.value=E;const j=(0,l.toRaw)(E);if(U){const le=G?.value.getCheckedNodes();if(le)if(r.multiple){const re=[];le.forEach(se=>{const he=(se.pathNodes??[]).map(Ne=>Ne.data);re.push(he)}),u("update:pathNodes",re)}else u("update:pathNodes",(le[0]?.pathNodes??[]).map(re=>re.data));u("update:modelValue",j),u("change",j)}return}const I=jr(r,E,_,N);if(I===null){if(S.value.length===0||S.value===null)return;S.value=[],g.value=null,U&&(u("update:pathNodes",[]),u("update:modelValue",null),u("change",null));return}const y=I[I.length-1];if(F.value.checkStrictly!==!0&&y&&!Array.isArray(y)&&Array.isArray(y.children)&&y.children.length>0){const j=[];I.forEach(le=>{const re=`${ot(r,le)}`;j.push(re)}),j.length>0&&(O.value=j.join(r.separator))}else O.value=null;let R=!0;if(I.length!==S.value.length)R=!1;else for(let j=0;j<I.length;j++){const le=I[j],re=S.value[j];if(Array.isArray(le)){if(!Array.isArray(re)||le.length!==re.length)R=!1;else for(let se=0;se<le.length;se++)if(!Hn(r,le[se],re[se])){R=!1;break}}else Hn(r,le,re)||(R=!1);if(!R)break}if(!R){S.value=I;let j=[],le=[];I.forEach(se=>{if(Array.isArray(se)){let he=[],Ne=[];for(let $e of se)he.push(bt(r,$e)),r.valueType==="text"?Ne.push(ot(r,$e)):r.valueType==="item"?Ne.push($e):Ne.push(bt(r,$e));j.push(he),le.push(Ne)}else j.push(bt(r,se)),r.valueType==="text"?le.push(ot(r,se)):r.valueType==="item"?le.push(se):le.push(bt(r,se))}),g.value=j;const re=(0,l.toRaw)(le);U&&(u("update:pathNodes",I),u("update:modelValue",re),u("change",re))}},h=(0,l.ref)([]),B=Ae((0,l.computed)(()=>r.appearLoad),"appearLoad",qe.Near,E=>fe(E)),p=qf(),d=async(E,_)=>{if(E){const N=await p.load("cascader",E,_);N.length>0&&(typeof N[0]=="string"?h.value=N.map(U=>Kf(U)):h.value=N)}};(0,l.watch)([()=>r.source,()=>r.params],async([E,_])=>{d(E,_)},{immediate:!(B.value||r.lazy)});let T=!1;const A=()=>{T||(T=!0,d(r.source,r.params))};(0,l.watch)([()=>h.value,()=>r.modelValue],([E,_])=>{b(_,r.valueType,E,!1),u("setValue",_)}),r.lazy&&b(r.modelValue,"value",[],!1);let V=null,C=(0,l.ref)(!1);typeof r.remoteMethod=="function"&&(V=async E=>{if(E!=null){C.value=!0;try{h.value=await r.remoteMethod(E)}catch(_){console.error(_)}C.value=!1}});const M=(0,l.ref)(!1),v=t,O=(0,l.ref)(null),k=(0,l.computed)(()=>({[v]:!0,"is-incomplete":O.value&&O.value.length>0})),F=(0,l.computed)(()=>{let E={label:r.textKey,value:r.valueKey,children:r.childrenKey};return r.multiple===!0&&(E.multiple=!0),r.props&&Object.assign(E,r.props),r.lazy&&(E.lazy=!0,typeof r.lazyLoad=="function"?E.lazyLoad=r.lazyLoad:E.lazyLoad=async(_,N)=>{let U={};r.params&&Object.assign(U,r.params),_&&Object.assign(U,_);const I=await p.load("cascader",r.source,U,!0);if(_?.config?.checkStrictly!==!0&&Array.isArray(g.value)&&g.value.length===_.level){const y=_.pathLabels??[];let R=[];y.forEach(j=>{j&&R.push(j)}),R.length>0&&(O.value=R.join(r.separator))}else O.value=null;N(I)}),E}),Q=E=>{r.allowCreate?(u("update:modelValue",E),u("change",E),g.value=E):b(E,"value",h.value,!0)};let x=pe(r,"hintText"),$=(0,l.ref)(!1);const P=E=>{let _=E.target.value;M.value=!0,me(x.value)||($.value=!0),u("focus",_,E)},q=E=>{setTimeout(()=>{$.value&&($.value=!1),M.value=!1},0);let _=E.target.value;r.maxLength&&_.length>Number(r.maxLength)&&(_=_.slice(0,Number(r.maxLength))),J.value||u("blur",_,E)},Z=()=>{u("clear","")},X=(0,l.ref)(!1);let H=null;const te=()=>{r.showTooltip&&X.value===!1&&(H&&clearTimeout(H),H=setTimeout(()=>{X.value=!0},150))},Y=()=>{H&&(clearTimeout(H),X.value=!1,H=null)},K=(0,l.computed)(()=>X.value||$.value),W=(0,l.computed)(()=>X.value?z.value:x.value),J=(0,l.ref)(!1),L=E=>{J.value=E,u("visible-change",E),E||u("selected")},ee=E=>{u("remove-tag",E)},ne=E=>{u("expand-change",E)},G=(0,l.ref)();return we({focus:()=>{G?.value.focus()},blur:()=>{G?.value.blur()},getCheckedNodes:()=>G?.value.getCheckedNodes(),setDisabled:E=>{o.value=E},setReadonly:E=>{c.value=E}}),()=>{const E={...i.attrs,ref:G,class:k.value,props:F.value,clearable:r.clearable,placeholder:O.value||f.placeholder.value,disabled:s.value||e.value,options:h.value,modelValue:g.value,separator:r.separator,onClear:Z,onChange:Q,onFocus:P,onBlur:q,onVisibleChange:L,onRemoveTag:ee,expandChange:ne};typeof V=="function"&&(E["remote-method"]=V,E.loading=C.value);const _={};i.slots.option&&(_.default=i.slots.option),i.slots.empty&&(_.empty=i.slots.empty);const N=[],U=(0,l.h)(D.ElCascader,E,_);N.push(U);const I={default:()=>N};I.label=i.slots.default,I.fixedPreTip=i.slots.fixedPreTip,I.fixedTip=i.slots.fixedTip;const y={...De(r,Yr),hintText:W.value,hintVisible:K.value,onMouseover:te,onMouseleave:Y};return r.prop&&(y.prop=`${r.prop}_item`),B.value&&!r.lazy&&(y["appear-listen"]=!0,y.onAppear=A),(0,l.h)(n,y,I)}}}}var{componentName:Yf,create:Wf,scope:Uf}=ce("cascader-item"),Gf=Wf(jf(Yf,Uf,ze)),qn=Gf,Wr={modelValue:{type:[String,Object],required:!1},clearable:{type:[Boolean,String],default:!0},unit:{type:[String],required:!1},placeholder:{type:[String],required:!1}};function Xf(t,a,n){return{props:{...xe,...Me,...Wr},emits:["change","update:modelValue","blur","focus","clear","input","select","setValue"],setup(r,i){const o=(0,l.ref)(null),s=Le((0,l.computed)(()=>o.value??r.disabled)),c=(0,l.ref)(null),e=_e((0,l.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Te({componentName:t,get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),{toLocaleRefs:m}=(0,Ce.useFoxI18n)(a),f=m(r,["placeholder"]),g=(0,l.ref)(!1),S=pe(r,"modelValue",null,u),z=t,b=(0,l.computed)(()=>({[z]:!0})),h=v=>{S.value=v,u("update:modelValue",v),u("input",v)},B=v=>{u("change",v)},p=v=>{u("select",v)};let d=pe(r,"hintText"),T=(0,l.ref)(!1);const A=v=>{let O=v.target.value;g.value=!0,me(d.value)||(T.value=!0),u("focus",O,v)},V=v=>{setTimeout(()=>{T.value&&(T.value=!1),g.value=!1},0);let O=v.target.value;r.maxLength&&O.length>Number(r.maxLength)&&(O=O.slice(0,Number(r.maxLength))),u("blur",O,v)},C=()=>{u("clear","")},M=(0,l.ref)();return we({focus:()=>{M?.value.focus()},blur:()=>{M?.value.blur()},select:()=>{M?.value.select()},setDisabled:v=>{o.value=v},setReadonly:v=>{c.value=v}}),()=>{const v={...i.attrs,ref:M,class:b.value,placeholder:f.placeholder.value,clearable:r.clearable,disabled:s.value,readonly:e.value,modelValue:S.value,onClear:C,onChange:B,onInput:h,onFocus:A,onBlur:V,onSelect:p},O={};i.slots.prepend&&(O.prepend=i.slots.prepend),i.slots.append&&(O.append=i.slots.append),i.slots.prefix&&(O.prefix=i.slots.prefix),i.slots.suffix&&(O.suffix=i.slots.suffix),i.slots.option&&(O.default=i.slots.option);const k=[],F=(0,l.h)(D.ElAutocomplete,v,O);k.push(F);const Q={default:()=>k};Q.label=i.slots.default,Q.fixedPreTip=i.slots.fixedPreTip,Q.fixedTip=i.slots.fixedTip;const x={...De(r,Wr),hintText:d.value,hintVisible:T.value};return r.prop&&(x.prop=`${r.prop}_item`),(0,l.h)(n,x,Q)}}}}var{componentName:Zf,create:Jf,scope:Qf}=ce("autocomplete-item"),e5=Jf(Xf(Zf,Qf,ze)),Kn=e5;function t5(t,a,n,r,i){let o=[];Array.isArray(t)?o=t:o=[t];const s=[],c=a[0];if(Array.isArray(t)&&!Array.isArray(c)&&!c[i]){let e=a;for(let u=0;e&&u<o.length;u++){let m=o[u],f=e.find(g=>g[r]===m);if(!f)break;s.push(f[n])}return s}if(Array.isArray(c))for(let e=0;e<a.length&&e<o.length;e++){let u=a[e],m=o[e];const f=u.find(g=>g[r]===m);if(!f)break;s.push(f[n])}else{let e=a;for(let u=0;e&&u<o.length;u++){let m=o[u],f=e.find(g=>g[r]===m);if(!f)break;s.push(f[n]),e=f[i]}}return s}var l5=class{proxy;constructor(t){this.proxy=t}async load(t,a,n){if(Array.isArray(a))return a;if(typeof a=="function")return await a(n);const r=Pe(this.proxy,t);return r===null?(console.error(`${t} component not found api function`),[]):(Ke(n)&&(0,l.isReactive)(n)&&(n=(0,l.toRaw)(n)),await r(a,n))}};function n5(){return new l5((0,l.getCurrentInstance)().proxy)}var Ur={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 a5(t,a){return{props:{...Ur},setup(n,{attrs:r,slots:i}){const o=n5(),s=(0,l.ref)([]);(0,l.watch)([()=>n.source,()=>n.params],async([e,u])=>{s.value=await o.load(n.sourceType,e,u)},{immediate:!0});const c=(0,l.computed)(()=>{if(!Array.isArray(s.value)||s.value.length===0)return n.emptyText;let e=t5(n.modelValue,s.value,n.textKey,n.valueKey,n.childrenKey);return e.length==0?n.emptyText??"":e.length===1?n.optionType=="item"?`${n.modelValue}${n.separator}${e[0]}`:e[0]:e.join(n.separator)});return()=>{const e={...r};if(i.default)return i.default({text:c.value,value:n.modelValue});const u=n.tag??"span";return typeof u=="object"?(0,l.h)(u,e,{default:()=>c.value}):(0,l.h)(u,e,[c.value])}}}}var{componentName:r5,create:o5,scope:i5}=ce("mapping"),s5=o5(a5(r5,i5)),qt=s5;function c5(t,a){let n=a.split("."),r=t;for(let i=0;i<n.length;i++){let o=n[i],s=0,c=o.indexOf("["),e=c==-1?-1:o.indexOf("]",c);for(;c!==-1&&e!==-1;){let u=o.substring(c+1,e);if(/^\d+$/.test(u)){let m=parseInt(u);if(s==0){let f=o.substring(0,c);r=r[f][m]}else r=r[m];s++}c=o.indexOf("[",e),e=c==-1?-1:o.indexOf("]",c)}s===0&&(r=r[o])}return r}function u5(t,a){return{props:{...Ur},setup(n,{attrs:r,slots:i}){return()=>{const o={default:s=>{const c=c5(s.row,s.column.property);return i.default?(0,l.h)(qt,{...n,modelValue:c},{default:i.default}):(0,l.h)(qt,{...n,modelValue:c})}};for(let s in i)s!=="default"&&(o[s]=i[s]);return(0,l.h)(D.ElTableColumn,{...r},o)}}}}var{componentName:d5,create:f5,scope:m5}=ce("table-mapping-column"),h5=f5(u5(d5,m5)),jn=h5,g5=Symbol.for("TableStateKey");function Gr(t,a){let n=a.split("."),r=t;for(let i=0;i<n.length;i++){let o=n[i],s=0,c=o.indexOf("["),e=c==-1?-1:o.indexOf("]",c);for(;c!==-1&&e!==-1;){let u=o.substring(c+1,e);if(/^\d+$/.test(u)){let m=parseInt(u);if(s==0){let f=o.substring(0,c);r=r[f][m]}else r=r[m];s++}c=o.indexOf("[",e),e=c==-1?-1:o.indexOf("]",c)}s===0&&(r=r[o])}return r}function p5(t,a){return{props:{prop:{type:[String],require:!1}},setup(n,{attrs:r}){const i=(0,l.inject)(g5,{});let o=null;return()=>{const s={default:c=>{const e=i.currentRow?i.currentRow.value:null;c.$index!==-1&&(o=c.row);const u=c.$index!==-1?c.row:o;let m=!1;if(u){const g=n.prop??c.column.property;g?m=Gr(u,g)===(e?Gr(e,g):null):m=We(u,e)}const f=(0,l.h)("span",{class:{"el-radio__input":!0,"is-checked":m}},[(0,l.h)("span",{class:{"el-radio__inner":!0}})]);return(0,l.h)("label",{class:{"el-radio":!0,"is-checked":m}},[f])}};return(0,l.h)(D.ElTableColumn,{...r},s)}}}}var{componentName:y5,create:b5,scope:w5}=ce("table-radio-column"),S5=b5(p5(y5,w5)),Yn=S5,v5={},C5={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 N5(t,a){return(0,l.openBlock)(),(0,l.createElementBlock)("svg",C5,[...a[0]||(a[0]=[(0,l.createElementVNode)("path",{d:"M235.84 813.632c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312 54.592 0 98.816-41.728 98.816-93.312 0-51.52-44.224-93.312-98.816-93.312z m0-400.832c-54.528 0-98.816 41.792-98.816 93.312 0 51.52 44.288 93.44 98.816 93.44 54.592 0 98.816-41.92 98.816-93.44 0-51.52-44.224-93.312-98.816-93.312z m0-400.832C181.312 11.968 137.024 53.76 137.024 105.408c0 51.456 44.288 93.248 98.816 93.248 54.592 0 98.816-41.728 98.816-93.312C334.72 53.76 290.432 11.968 235.84 11.968z m527.104 801.664c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312 54.528 0 98.816-41.728 98.816-93.312 0-51.52-44.288-93.312-98.816-93.312z m0-400.832c-54.528 0-98.816 41.792-98.816 93.312 0 51.52 44.288 93.44 98.816 93.44 54.528 0 98.816-41.92 98.816-93.44 0-51.52-44.288-93.312-98.816-93.312z m0-400.832c-54.528 0-98.816 41.792-98.816 93.44 0 51.456 44.288 93.248 98.816 93.248 54.528 0 98.816-41.728 98.816-93.312 0-51.584-44.288-93.376-98.816-93.376z","p-id":"722"},null,-1)])])}var k5=Fe(v5,[["render",N5]]),{componentName:my,create:x5,scope:hy}=ce("table-setting"),z5={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:"不固定"}},E5=x5({components:{FoxPopover:D.ElPopover,FoxCheckbox:D.ElCheckbox,FoxCheckboxGroup:D.ElCheckboxGroup,FoxButton:D.ElButton,FoxIcon:D.ElIcon,DragIcon:k5,Download:Ve.Download,RefreshLeft:Ve.RefreshLeft},props:{...z5},setup(t,{emit:a,attrs:n}){let r=[];const i=(0,l.ref)([]),o=(0,l.computed)(()=>i.value.filter(L=>L.label===""||L.type?!1:L.fixed===""||L.fixed===!0||L.fixed==="left")),s=(0,l.computed)(()=>i.value.filter(L=>L.label===""||L.type?!1:L.fixed==="right")),c=(0,l.computed)(()=>i.value.filter(L=>!(L.label===""||L.type||L.fixed!==void 0))),e=(0,l.computed)(()=>(o.value.length>0||s.value.length>0)&&c.value.length>0),u=(0,l.computed)(()=>o.value.length>0),m=(0,l.computed)(()=>s.value.length>0),f=L=>L.length>1,g=(L,ee)=>{Array.isArray(L)&&Array.isArray(ee)&&L.forEach(G=>{ee.some(E=>E.prop===G.prop?(G.label=E.label,!0):!1)});const ne=[];i.value=L.map((G,E)=>(!(G.label===""||G.type)&&G.visible!==!1&&ne.push(G.prop),{...G,sortIndex:E})),c.value.length+o.value.length+s.value.length===ne.length?p.value=!0:ne.length>0&&(d.value=!0),V.value=ne},S=L=>L?L.type?L.type:L.label?L.prop:"":"",z=(L,ee)=>{if(L.length!==ee.length)return!1;const ne=L.map(G=>S(G));for(let G of ee){const E=S(G);if(ne.indexOf(E)===-1)return!1}return!0},b=L=>{if(!L){const ee=t.tableRef.getColumnSetting(),ne=ee.srcColumnPropertyList;r=ne.map((G,E)=>({...G,sortIndex:E})),L=ee.columnPropertyList,L&&L.length>0&&z(ne,L)||(L=ne)}g(L,r)},h=()=>{t.tableRef.setColumnSetting(i.value)},B=(0,l.computed)(()=>({"max-width":`${t.popoverWidth-125}px`})),p=(0,l.ref)(!1),d=(0,l.ref)(!1),T=L=>{const ee=[];i.value.forEach(ne=>{L&&!(ne.label===""||ne.type)&&ee.push(ne.prop),ne.visible=L}),p.value=!1,d.value=!1,c.value.length+o.value.length+s.value.length===ee.length?p.value=!0:ee.length>0&&(d.value=!0),V.value=ee,h()},A=()=>{b(r),h()},V=(0,l.ref)([]),C=L=>{i.value.forEach(ne=>{ne.label===""||ne.type||(ne.visible=L.indexOf(ne.prop)!==-1)}),p.value=!1,d.value=!1;const ee=c.value.length+o.value.length+s.value.length;L.length===ee?p.value=!0:L.length>0&&(d.value=!0),h()},M=()=>{b()};(0,l.onMounted)(()=>{setTimeout(()=>{b()},50)});const v={currentRow:null,index:null,roleType:null},O=L=>L?L.dataset&&L.dataset.role==="row"?L:L.tagName.toLowerCase()!=="body"?(L=L.parentElement,O(L)):null:null,k=L=>{const ee=L.currentTarget;ee&&ee.dataset&&(v.roleType=ee.dataset.roleType,v.index=ee.dataset.index)},F=L=>{v.currentRow&&(v.currentRow.classList.remove("is-dragover"),v.currentRow=null),v.index=null,v.roleType=null},Q=L=>{const ee=L.currentTarget;L.relatedTarget;const ne=O(ee);if(!ne)return;const G=ne.dataset&&ne.dataset.roleType;v.roleType===G&&(L.preventDefault(),v.currentRow&&v.currentRow!==ne&&v.currentRow.classList.remove("is-dragover"),ne.classList.add("is-dragover"),v.currentRow=ne)},x=L=>{L.preventDefault(),v.currentRow&&(v.currentRow.classList.remove("is-dragover"),v.currentRow=null)},$=L=>{const ee=L.currentTarget,ne=O(ee);if(!ne)return;const G=ne.dataset&&ne.dataset.roleType;if(v.roleType!==G)return;L.preventDefault();const E=Number(v.index),_=Number(ne.dataset.index);if(E!==_){if(E<_){const N=i.value[E];i.value.splice(E,1),i.value.splice(_,0,N)}else{const N=i.value[E];i.value.splice(E,1),i.value.splice(_+1,0,N)}g(i.value,r),h()}},P=L=>{const ee=i.value[L];ee.fixed="left",h()},q=L=>{const ee=i.value[L];ee.fixed="right",h()},Z=L=>{const ee=i.value[L];ee.fixed=void 0,h()},X=new Map;let H=null;function te(L){const ee=document.createRange();return ee.setStart(L,0),ee.setEnd(L,L.childNodes.length),ee.getBoundingClientRect().width}return{attrs:n,leftFixedColumns:o,rightFixedColumns:s,unFixedColumns:c,isShowNotFixedTitle:e,isShowLeftFixedTitle:u,isShowRightFixedTitle:m,isDraggble:f,isCheckAll:p,isIndeterminate:d,handleCheckAllChange:T,handleReset:A,checkedValue:V,handleCheckChange:C,onShow:M,onDragStart:k,onDragEnd:F,onDragOver:Q,onDragLeave:x,onDrop:$,toLeftFixed:P,toRightFixed:q,toUnFixed:Z,checkboxLabelStyle:B,onMouseOverForOverflowText:(L,ee,ne)=>{const G=L.currentTarget;if(G){const E=Math.floor(G.offsetWidth);if(Math.floor(te(G))>E){let _=X.get(ee);if(_){if(_===H)return;Re.hide(_)}_=Re.show(G,ne,{type:"text",placement:"top",closeOnClick:!1}),_&&(X.set(ee,_),H=_)}}},onMouseLeaveForOverflowText:(L,ee)=>{const ne=X.get(ee);ne&&(Re.hide(ne),ne===H&&(H=null))},onMouseOverForTip:(L,ee)=>{const ne=L.currentTarget;ne&&(H&&Re.hide(H),H=Re.show(ne,ee,{type:"text",placement:"top",closeOnClick:!1}))},onMouseLeaveForTip:L=>{H&&(Re.hide(H),H=null)}}}}),T5={class:"fox-table-setting"},$5={class:"fox-table-setting__header"},V5={class:"fox-table-setting__body"},B5={key:0,class:"fox-table-setting__body-list left-fixed","data-role":"container","data-role-type":"leftFixed"},D5={key:0,class:"fox-table-setting__body-title"},M5=["data-index","draggable"],I5=["onMouseover","onMouseleave"],A5={class:"tools-item"},_5={key:1,class:"fox-table-setting__body-list not-fixed","data-role":"container","data-role-type":"unFixed"},L5={key:0,class:"fox-table-setting__body-title"},P5=["data-index","draggable"],F5=["onMouseover","onMouseleave"],R5={class:"tools-item"},O5={key:2,class:"fox-table-setting__body-list right-fixed","data-role":"container","data-role-type":"rightFixed"},H5={key:0,class:"fox-table-setting__body-title"},q5=["data-index","draggable"],K5=["onMouseover","onMouseleave"],j5={class:"tools-item"};function Y5(t,a,n,r,i,o){const s=(0,l.resolveComponent)("FoxCheckbox"),c=(0,l.resolveComponent)("FoxButton"),e=(0,l.resolveComponent)("DragIcon"),u=(0,l.resolveComponent)("RefreshLeft"),m=(0,l.resolveComponent)("FoxIcon"),f=(0,l.resolveComponent)("Download"),g=(0,l.resolveComponent)("fox-checkbox"),S=(0,l.resolveComponent)("FoxCheckboxGroup"),z=(0,l.resolveComponent)("FoxPopover");return(0,l.openBlock)(),(0,l.createBlock)(z,(0,l.mergeProps)(t.attrs,{placement:t.popoverPlacement,width:t.popoverWidth,onShow:t.onShow,trigger:"click","popper-class":"fox-table-setting__popper"}),{reference:(0,l.withCtx)(()=>[(0,l.renderSlot)(t.$slots,"default")]),default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("div",T5,[(0,l.createElementVNode)("div",$5,[(0,l.createVNode)(s,{modelValue:t.isCheckAll,"onUpdate:modelValue":a[0]||(a[0]=b=>t.isCheckAll=b),indeterminate:t.isIndeterminate,onChange:t.handleCheckAllChange},{default:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(t.title),1)]),_:1},8,["modelValue","indeterminate","onChange"]),(0,l.createVNode)(c,{onClick:t.handleReset,link:"",type:"primary"},{default:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(t.resetText),1)]),_:1},8,["onClick"])]),(0,l.createElementVNode)("div",V5,[(0,l.createVNode)(S,{modelValue:t.checkedValue,"onUpdate:modelValue":a[28]||(a[28]=b=>t.checkedValue=b),onChange:t.handleCheckChange},{default:(0,l.withCtx)(()=>[t.leftFixedColumns.length>0?((0,l.openBlock)(),(0,l.createElementBlock)("div",B5,[t.isShowLeftFixedTitle?((0,l.openBlock)(),(0,l.createElementBlock)("div",D5,(0,l.toDisplayString)(t.leftFixedTitle),1)):(0,l.createCommentVNode)("",!0),((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(t.leftFixedColumns,b=>((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:b.prop,class:"fox-table-setting__body-row","data-role":"row","data-role-type":"leftFixed","data-index":b.sortIndex,draggable:t.isDraggble(t.leftFixedColumns),onDragstart:a[5]||(a[5]=(...h)=>t.onDragStart&&t.onDragStart(...h)),onDragend:a[6]||(a[6]=(...h)=>t.onDragEnd&&t.onDragEnd(...h)),onDrop:a[7]||(a[7]=(...h)=>t.onDrop&&t.onDrop(...h)),onDragover:a[8]||(a[8]=(...h)=>t.onDragOver&&t.onDragOver(...h)),onDragleave:a[9]||(a[9]=(...h)=>t.onDragLeave&&t.onDragLeave(...h))},[t.isDraggble(t.leftFixedColumns)?((0,l.openBlock)(),(0,l.createBlock)(e,{key:0,class:"icon-item"})):(0,l.createCommentVNode)("",!0),(0,l.createVNode)(s,{class:"checkbox-item",value:b.prop},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("span",{onMouseover:h=>t.onMouseOverForOverflowText(h,b.prop,b.label),onMouseleave:h=>t.onMouseLeaveForOverflowText(h,b.prop),class:"checkbox-item__label",style:(0,l.normalizeStyle)(t.checkboxLabelStyle)},(0,l.toDisplayString)(b.label),45,I5)]),_:2},1032,["value"]),(0,l.createElementVNode)("div",A5,[(0,l.createVNode)(m,{onClick:h=>t.toUnFixed(b.sortIndex),onMouseover:a[1]||(a[1]=h=>t.onMouseOverForTip(h,t.unFixedText)),onMouseleave:a[2]||(a[2]=h=>t.onMouseLeaveForTip(h))},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(u)]),_:1},8,["onClick"]),(0,l.createVNode)(m,{onClick:h=>t.toRightFixed(b.sortIndex),onMouseover:a[3]||(a[3]=h=>t.onMouseOverForTip(h,t.fixedRightText)),onMouseleave:a[4]||(a[4]=h=>t.onMouseLeaveForTip(h))},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(f)]),_:1},8,["onClick"])])],40,M5))),128))])):(0,l.createCommentVNode)("",!0),t.unFixedColumns.length>0?((0,l.openBlock)(),(0,l.createElementBlock)("div",_5,[t.isShowNotFixedTitle?((0,l.openBlock)(),(0,l.createElementBlock)("div",L5,(0,l.toDisplayString)(t.unFixedTitle),1)):(0,l.createCommentVNode)("",!0),((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(t.unFixedColumns,b=>((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:b.prop,class:"fox-table-setting__body-row","data-role":"row","data-role-type":"unFixed","data-index":b.sortIndex,draggable:t.isDraggble(t.unFixedColumns),onDragstart:a[14]||(a[14]=(...h)=>t.onDragStart&&t.onDragStart(...h)),onDragend:a[15]||(a[15]=(...h)=>t.onDragEnd&&t.onDragEnd(...h)),onDrop:a[16]||(a[16]=(...h)=>t.onDrop&&t.onDrop(...h)),onDragover:a[17]||(a[17]=(...h)=>t.onDragOver&&t.onDragOver(...h)),onDragleave:a[18]||(a[18]=(...h)=>t.onDragLeave&&t.onDragLeave(...h))},[t.isDraggble(t.unFixedColumns)?((0,l.openBlock)(),(0,l.createBlock)(e,{key:0,class:"icon-item"})):(0,l.createCommentVNode)("",!0),(0,l.createVNode)(s,{class:"checkbox-item",value:b.prop},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("span",{onMouseover:h=>t.onMouseOverForOverflowText(h,b.prop,b.label),onMouseleave:h=>t.onMouseLeaveForOverflowText(h,b.prop),class:"checkbox-item__label",style:(0,l.normalizeStyle)(t.checkboxLabelStyle)},(0,l.toDisplayString)(b.label),45,F5)]),_:2},1032,["value"]),(0,l.createElementVNode)("div",R5,[(0,l.createVNode)(m,{onClick:h=>t.toLeftFixed(b.sortIndex),onMouseover:a[10]||(a[10]=h=>t.onMouseOverForTip(h,t.fixedLeftText)),onMouseleave:a[11]||(a[11]=h=>t.onMouseLeaveForTip(h)),class:"is-reverse"},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(f)]),_:1},8,["onClick"]),(0,l.createVNode)(m,{onClick:h=>t.toRightFixed(b.sortIndex),onMouseover:a[12]||(a[12]=h=>t.onMouseOverForTip(h,t.fixedRightText)),onMouseleave:a[13]||(a[13]=h=>t.onMouseLeaveForTip(h))},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(f)]),_:1},8,["onClick"])])],40,P5))),128))])):(0,l.createCommentVNode)("",!0),t.rightFixedColumns.length>0?((0,l.openBlock)(),(0,l.createElementBlock)("div",O5,[t.isShowRightFixedTitle?((0,l.openBlock)(),(0,l.createElementBlock)("div",H5,(0,l.toDisplayString)(t.rightFixedTitle),1)):(0,l.createCommentVNode)("",!0),((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(t.rightFixedColumns,b=>((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:b.prop,class:"fox-table-setting__body-row","data-role":"row","data-role-type":"rightFixed","data-index":b.sortIndex,draggable:t.isDraggble(t.rightFixedColumns),onDragstart:a[23]||(a[23]=(...h)=>t.onDragStart&&t.onDragStart(...h)),onDragend:a[24]||(a[24]=(...h)=>t.onDragEnd&&t.onDragEnd(...h)),onDrop:a[25]||(a[25]=(...h)=>t.onDrop&&t.onDrop(...h)),onDragover:a[26]||(a[26]=(...h)=>t.onDragOver&&t.onDragOver(...h)),onDragleave:a[27]||(a[27]=(...h)=>t.onDragLeave&&t.onDragLeave(...h))},[t.isDraggble(t.rightFixedColumns)?((0,l.openBlock)(),(0,l.createBlock)(e,{key:0,class:"icon-item"})):(0,l.createCommentVNode)("",!0),(0,l.createVNode)(g,{class:"checkbox-item",label:b.prop},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("span",{onMouseover:h=>t.onMouseOverForOverflowText(h,b.prop,b.label),onMouseleave:h=>t.onMouseLeaveForOverflowText(h,b.prop),class:"checkbox-item__label",style:(0,l.normalizeStyle)(t.checkboxLabelStyle)},(0,l.toDisplayString)(b.label),45,K5)]),_:2},1032,["label"]),(0,l.createElementVNode)("div",j5,[(0,l.createVNode)(m,{onClick:h=>t.toUnFixed(b.sortIndex),onMouseover:a[19]||(a[19]=h=>t.onMouseOverForTip(h,t.unFixedText)),onMouseleave:a[20]||(a[20]=h=>t.onMouseLeaveForTip(h))},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(u)]),_:1},8,["onClick"]),(0,l.createVNode)(m,{onClick:h=>t.toLeftFixed(b.sortIndex),onMouseover:a[21]||(a[21]=h=>t.onMouseOverForTip(h,t.fixedLeftText)),onMouseleave:a[22]||(a[22]=h=>t.onMouseLeaveForTip(h)),class:"is-reverse"},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(f)]),_:1},8,["onClick"])])],40,q5))),128))])):(0,l.createCommentVNode)("",!0)]),_:1},8,["modelValue","onChange"])])])]),_:3},16,["placement","width","onShow"])}var Ml=Fe(E5,[["render",Y5]]),W5=class{proxy;constructor(t){this.proxy=t}async load(t,a,n,r,i,o,s){if(Array.isArray(a)){let e=(n-1)*r,u=e+r;u>a.length&&(u=a.length);const m=a.slice(e,u);return{totalSize:a.length,page:m}}if(typeof a=="function")return await Reflect.apply(a,null,[n,r,i,o,s]);const c=Pe(this.proxy,t);return c===null?(console.error(`${t} component not found api function`),{totalSize:0,page:[]}):(Ke(i)&&(0,l.isReactive)(i)&&(i=(0,l.toRaw)(i)),await Reflect.apply(c,null,[a,n,r,i,o,s]))}};function U5(){return new W5((0,l.getCurrentInstance)().proxy)}var G5=class{proxy;constructor(t){this.proxy=t}async load(t){let a=null;const n=Pe(this.proxy,"tableSetting");return typeof n=="function"&&(a=await Reflect.apply(n,null,["load",t])),a}save(t,a){const n=Pe(this.proxy,"tableSetting");typeof n=="function"&&Reflect.apply(n,null,["save",t,a])}remove(t){const a=Pe(this.proxy,"tableSetting");typeof a=="function"&&Reflect.apply(a,null,["remove",t])}};function X5(){return new G5((0,l.getCurrentInstance)().proxy)}var Z5=Symbol.for("TableStateKey"),Xr={data:{type:[String,Array,Function],required:!0},autoLoad:{type:[String,Boolean],required:!1,default:()=>!1},lazyLoad:{type:[String,Boolean],required:!1,default:()=>!1},baseParams:{type:[Object]},params:{type:[Object]},rowClassName:{type:[Function,String]},cellClassName:{type:[Function,String]},rowClickSelectable:{type:[String,Boolean],required:!1,default:!1},uniqueExpansion:{type:[String,Boolean],required:!1,default:!1},showSetting:{type:[Boolean],required:!1,default:!1},footerAlign:{type:[String],required:!1,default:()=>"right"}},Zr={showPagination:{type:[Boolean],required:!1,default:()=>!0},pageIndex:{type:[Number],required:!1,default:()=>1},hideOnSinglePage:{type:[Boolean],required:!1,default:()=>!0},pageSize:{type:[Number],required:!1,default:()=>10},pageSizes:{type:[Array],required:!1},paginationLayout:{type:[String],required:!1,default:()=>"total, sizes, prev, pager, next, jumper"},paginationAlign:{type:[String],required:!1,default:()=>"right"},paginationBackground:{type:[Boolean],required:!1,default:()=>!1},paginationSize:{type:[String],required:!1,default:()=>"large"},paginationAppendSizeTo:{type:[String],required:!1},paginationTeleported:{type:[Boolean],required:!1,default:()=>!0},paginationPopperClass:{type:[String],required:!1},paginationpPrevText:{type:[String],required:!1},paginationPrevIcon:{type:[Object,String],required:!1},paginationNextText:{type:[String],required:!1},paginationNextIcon:{type:[Object,String],required:!1},paginationDisabled:{type:[Boolean],required:!1}},Wn={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:"不固定"}},J5={infiniteLoad:{type:Boolean,default:!0},loadText:{type:String,default:"加载中..."},noMoreText:{type:String,default:"无更多数据"}};function Q5(t,a){let n=a.split("."),r=t;for(let i=0;i<n.length;i++){let o=n[i],s=0,c=o.indexOf("["),e=c==-1?-1:o.indexOf("]",c);for(;c!==-1&&e!==-1;){let u=o.substring(c+1,e);if(/^\d+$/.test(u)){let m=parseInt(u);if(s==0){let f=o.substring(0,c);r=r[f][m]}else r=r[m];s++}c=o.indexOf("[",e),e=c==-1?-1:o.indexOf("]",c)}s===0&&(r=r[o])}return r}function Un(t,a){return t.filter(n=>{for(let r in a)if(a[r]!==Q5(n,r))return!1;return!0})}function e6(t,a,n){return{props:{...xe,...Me,...Xr,...Zr,...Wn,...J5},emits:["change","page-size-change","page-index-change","current-change","loaded-data","expand-change","row-click"],setup(r,i){const{locale:o,toLocaleRefs:s}=(0,Ce.useFoxI18n)(a),c=s(r,["loadText","noMoreText"]),{emitEvent:e,broadcast:u}=Te({componentName:t,validateHandler:{getValue(...ae){return v.value}}},r.prop??i.attrs.name),m=t,f=(0,l.computed)(()=>({[m]:!0})),g=(0,l.computed)(()=>({[`${m}__setting`]:!0})),S=(0,l.computed)(()=>({[`${m}__footer`]:!0,[`${m}__footer__${r.footerAlign}`]:!0})),z=(0,l.computed)(()=>({[`${m}__pagination`]:!0,[`${m}__pagination__${r.paginationAlign}`]:!0})),b=(0,l.shallowRef)({}),h=(0,l.computed)(()=>({...b.value,...r.params??{},...r.baseParams??{}})),B=(0,l.ref)(r.infiniteLoad===!0?0:r.pageIndex),p=(0,l.ref)(r.pageSize),d=fe(r.infiniteLoad);d||((0,l.watch)(()=>r.pageIndex,ae=>{B.value=ae}),(0,l.watch)(()=>r.pageSize,ae=>{p.value=ae}),(0,l.watch)([B,p],([ae,oe],[ue,de])=>{oe!==de&&(B.value=1,ae=1),Q(r.data,ae,oe,h.value)}));const T=()=>Array.isArray(r.data)?!0:fe(r.autoLoad);T()&&(0,l.watch)([()=>r.data,h],async([ae,oe],[ue,de])=>{T()&&(ae!==ue&&(k.value=!0),!(!Array.isArray(ae)&&We(ae,ue)&&We(oe,de))&&(d?(B.value=0,C.value=!0,v.value=[],$()):B.value===1?Q(ae,B.value,p.value,oe):B.value=1))},{deep:!0});const A=ae=>{B.value=ae,e("page-index-change",ae)},V=ae=>{p.value=ae,e("page-size-change",ae)},C=(0,l.ref)(!0),M=(0,l.ref)(0),v=(0,l.ref)([]),O=U5();let k=(0,l.ref)(!0);const F=Ae((0,l.computed)(()=>r.lazyLoad),"lazyLoad",qe.Near,ae=>fe(ae)),Q=async(ae,oe,ue,de,Oe)=>{try{if(Oe===!0){if(!C.value)return!1;const Se=await O.load("table",ae,oe,ue,de,k.value,o.value);return M.value=Se.totalSize,!Se.page||!Array.isArray(Se.page)||(Reflect.apply([].push,v.value,Se.page),setTimeout(()=>{e("loaded-data")},250),(v.value?.length??0)>=M.value)||Se.page.length<ue?(C.value=!1,!1):!0}else{const Se=await O.load("table",ae,oe,ue,de,k.value,o.value);return M.value=Se.totalSize,v.value=Se.page??[],setTimeout(()=>{e("loaded-data")},250),!0}}catch(Se){console.error("[FoxUI] Load Table Data Fail",Se),M.value=0,v.value=[]}finally{k.value=!1}return!1};let x=!1;const $=async()=>{if(!x){if(x=!0,!C.value){x=!1;return}B.value+=1,await Q(r.data,B.value,p.value,h.value,!0),x=!1}},P=(ae={},oe=!1)=>new Promise(async ue=>{b.value={...(0,l.toRaw)(ae??{})},oe||(B.value=r.pageIndex??1),d===!0?(B.value=0,v.value=[],C.value=!0,await $()):await Q(r.data,B.value,p.value,h.value),ue()}),q=()=>{M.value=0,v.value=[],d===!0&&(B.value=0,C.value=!0)};let Z=!1;const X=()=>{Z||(Z=!0,P())},H=(0,l.ref)(null);if(d===!0){let ae=null;const oe=()=>{H.value&&(ae=new IntersectionObserver(de=>{let Oe=!1;for(let Se of de)if(Se.intersectionRatio>0){Oe=!0;break}Oe&&k.value===!1&&$()}),ae.observe(H.value))},ue=()=>{!ae||!H.value||(ae.unobserve(H.value),ae=null)};(0,l.onMounted)(oe),(0,l.onBeforeUnmount)(ue)}T()&&!F.value&&P();const te=(0,l.ref)(null);(0,l.provide)(Z5,{currentRow:te});const Y=(ae,oe)=>{te.value=ae,e("current-change",ae,oe)},K=(ae,oe,ue)=>{e("row-click",ae,oe,ue),fe(r.rowClickSelectable)===!0&&Ie?.value.toggleRowSelection(ae)},W=[],J=(ae,oe)=>{if(e("expand-change",ae,oe),fe(r.uniqueExpansion))if(Array.isArray(oe)&&oe.length==0){const ue=W.length;W.splice(0,ue)}else{W.forEach(de=>{de!==ae&&Ie?.value.toggleRowExpansion(de,!1)});const ue=W.length;W.splice(0,ue,ae)}},L=i.attrs.id??r.prop??i.attrs.name,ee=X5(),ne=(0,l.ref)([]);let G=[];const E=()=>({srcColumnPropertyList:G.map(ae=>({...ae})),columnPropertyList:ne.value}),_=ae=>{ne.value=[...ae],U()},N=async()=>{const ae=await ee.load(L);ae&&(ne.value=ae)},U=()=>{ee.save(L,ne.value)},I=()=>{ee.remove(L)};N();const y=ae=>ae?ae.type?ae.type:ae.label?ae.prop:"":"",R=(ae,oe={})=>{for(let ue in oe){const de=oe[ue];typeof de!="function"&&(ae[ue]=de)}},j=ae=>{const oe=ae?ae():[],ue=new Map;if(G=[],oe.forEach(de=>{const Oe=de;if(!Oe.props)return;const Se=y(Oe.props);ue.set(Se,Oe);const ke={label:"",prop:""};R(ke,Oe.props),G.push(ke)}),ne.value.length===G.length){const de=[];for(let Oe of ne.value){const Se=y(Oe),ke=ue.get(Se);if(!ke)return oe;if(Oe.visible===!1)continue;const st=ke;st.props.fixed=Oe.fixed,de.push(st)}return de}return oe},le=(0,l.shallowRef)(new Map),re=({row:ae,column:oe,rowIndex:ue,columnIndex:de})=>{const Oe=`${ue}_${oe.property}`,Se=`${ue}_${de}`;let ke=le.value.get(Oe);return ke||(ke=le.value.get(Se)),typeof ke=="string"?ke:""},se=ae=>ae?oe=>{const ue=[];let de=re(oe);return de&&ue.push(de),de=typeof ae=="function"?ae(oe):ae,de&&ue.push(de),ue.length===0?"":ue.join(" ")}:re,he=(ae=!1)=>{le.value.forEach((oe,ue)=>{Ne(ue,oe,ae)})},Ne=(ae,oe,ue=!1)=>{const de=`${ae}_item`;ue?(u.clearPersistantMessage(),Array.isArray(oe)?u.emitToChildren({name:ae},"setCellClassNames",[]):u.emitToChildren({name:de},"setCustomClassName","")):Array.isArray(oe)?u.emitToChildren({name:ae,cachePolicy:"Persistant",uniqueId:de},"setCellClassNames",oe):u.emitToChildren({name:de,cachePolicy:"Persistant",uniqueId:de},"setCustomClassName",oe)},$e=(ae,oe,ue)=>{const de=`${ae}_${oe}`;ue?(le.value.set(de,ue),Ne(de,ue)):(le.value.delete(de),Ne(de,"",!0)),(0,l.triggerRef)(le)},Xe=ae=>{he(!0),le.value.clear(),ae.forEach(oe=>{const ue=`${oe.rowIndex}_${oe.column}`;Array.isArray(oe.children)?le.value.set(ue,oe.children):typeof oe.cellClassName=="string"&&le.value.set(ue,oe.cellClassName)}),he(),(0,l.triggerRef)(le)},gt=()=>{he(),le.value.clear(),(0,l.triggerRef)(le)},it=(0,l.shallowRef)(new Map),Uo=({rowIndex:ae})=>{const oe=`${ae}`;return it.value.get(oe)??""},h9=ae=>ae?oe=>{const ue=[];let de=Uo(oe);return de&&ue.push(de),de=typeof ae=="function"?ae(oe):ae,de&&ue.push(de),ue.length===0?"":ue.join(" ")}:Uo,g9=(ae,oe)=>{const ue=`${ae}`;oe?it.value.set(ue,oe):it.value.delete(ue),(0,l.triggerRef)(it)},p9=()=>{it.value.clear(),(0,l.triggerRef)(it)},Ie=(0,l.ref)();return we({clearSelection:()=>Ie?.value.clearSelection(),getSelectionRows:()=>Ie?.value.getSelectionRows(),toggleRowSelection:(ae,oe)=>{Ie?.value.toggleRowSelection(ae,oe)},toggleRowSelectionByProp:(ae,oe)=>{if(!v.value)return;const ue=Un(v.value,ae);ue.length!==0&&ue.forEach(de=>{Ie?.value.toggleRowSelection(de,oe)})},toggleAllSelection:()=>{Ie?.value.toggleAllSelection()},toggleRowExpansion:(ae,oe)=>{Ie?.value.toggleRowExpansion(ae,oe)},toggleRowExpansionByProp:(ae,oe)=>{if(!v.value)return;const ue=Un(v.value,ae);ue.length!==0&&ue.forEach(de=>{Ie?.value.toggleRowExpansion(de,oe)})},setCurrentRow:ae=>{Ie?.value.setCurrentRow(ae)},setCurrentRowByProp:ae=>{if(!v.value)return;const oe=Un(v.value,ae);oe.length!==0&&Ie?.value.setCurrentRow(oe[0])},getCurrentRow:()=>te.value,clearSort:()=>{Ie?.value.clearSort()},clearFilter:ae=>{Ie?.value.clearFilter(ae)},doLayout:()=>{Ie?.value.doLayout()},sort:(ae,oe)=>{Ie?.value.sort(ae,oe)},scrollTo:(ae,oe)=>{Ie?.value.scrollTo(ae,oe)},setScrollTop:ae=>{Ie?.value.setScrollTop(ae)},setScrollLeft:ae=>{Ie?.value.setScrollLeft(ae)},loadData:P,clearData:q,getData(){return v.value},getTotalSize(){return M.value},getPageIndex(){return B.value},getPageSize(){return p.value},getColumnSetting:E,setColumnSetting:_,removeColumnSetting:I,setCellClassName:$e,setCellClassNames:Xe,clearCellClassName:gt,setRowClassName:g9,clearRowClassName:p9}),()=>{const ae={...Je(i.attrs),onCurrentChange:Y,onRowClick:K,onExpandChange:J,data:v.value,ref:Ie,class:f.value,"cell-class-name":se(r.cellClassName),"row-class-name":h9(r.rowClassName)},oe={};if(i.slots.default&&(oe.default=()=>j(i.slots.default)),i.slots.append&&(oe.append=i.slots.append),i.slots.empty&&(oe.empty=i.slots.empty),d===!0){const ke=[];if(C.value){const Zt=(0,l.h)(Ve.Loading,{class:`${m}__infinite-icon`});ke.push(Zt);const Ba=(0,l.h)("span",{class:`${m}__infinite-text`},[c.loadText.value]);ke.push(Ba)}else{const Zt=(0,l.h)("span",{class:`${m}__infinite-text`},[c.noMoreText.value]);ke.push(Zt)}const st=[`${m}__infinite`];k.value&&st.push("is-hide");const Va=(0,l.h)("div",{ref:H,class:st},ke);oe.append=()=>Va}const ue=(0,l.h)(D.ElTable,ae,oe),de=[];if(de.push(ue),!d){let ke=null;if(typeof i.slots.pagination=="function"?ke=i.slots.pagination():r.showPagination&&(ke=(0,l.h)(D.ElPagination,{class:z.value,total:M.value,pageSize:p.value,"onUpdate:pageSize":V,pageSizes:r.pageSizes,currentPage:B.value,"onUpdate:currentPage":A,hideOnSinglePage:r.hideOnSinglePage,layout:r.paginationLayout,size:r.paginationSize,background:r.paginationBackground,appendSizeTo:r.paginationAppendSizeTo,teleported:r.paginationTeleported,popperClass:r.paginationPopperClass,prevText:r.paginationpPrevText,prevIcos:r.paginationPrevIcon,nextText:r.paginationNextText,pnextIcon:r.paginationNextIcon,disabled:r.paginationDisabled})),r.showSetting){const st=[];ke&&st.push(ke);const Va=(0,l.h)(D.ElIcon,{class:g.value},{default:()=>(0,l.h)(Ve.Setting)}),Zt=(0,l.h)(Ml,{...rt(r,Wn),tableRef:{getColumnSetting:E,setColumnSetting:_,removeColumnSetting:I}},{default:()=>Va});st.push(Zt);const Ba=(0,l.h)("div",{class:S.value},st);de.push(Ba)}else ke&&de.push(ke)}const Oe={default:()=>de},Se={...De(r,Xr,Zr,Wn)};return r.prop&&(Se.prop=`${r.prop}_item`),Se.contentClass=`${m}__wrap`,Se.errorMarkClass="is-table-error",F.value&&T()&&(Se["appear-listen"]=!0,Se.onAppear=X),(0,l.h)(n,Se,Oe)}}}}var{componentName:t6,create:l6,scope:n6}=ce("table-item"),a6=l6(e6(t6,n6,ze)),Gn=a6;function Tt(t,a){return typeof t.textKey=="string"&&t.textKey.length>0?a[t.textKey]:a.text}function Kt(t,a){return typeof t.valueKey=="string"&&t.valueKey.length>0?a[t.valueKey]:a.value}function r6(t,a){return typeof t.disabledKey=="string"&&t.disabledKey.length>0?a[t.disabledKey]:a.disabled??null}var o6=class{proxy;constructor(t){this.proxy=t}async load(t,a,n){if(Array.isArray(a))return a;if(typeof a=="function")return await a(n);const r=Pe(this.proxy,t);return r===null?(console.error(`${t} component not found api function`),[]):(Ke(n)&&(0,l.isReactive)(n)&&(n=(0,l.toRaw)(n)),await r(a,n))}};function i6(){return new o6((0,l.getCurrentInstance)().proxy)}function Jr(t,a,n){return a===n?!0:!(a===null||n===null||Tt(t,a)!==Tt(t,n)||Kt(t,a)!==Kt(t,n))}function s6(t,a,n,r){if(r.length==0||a===""||a===null||a===void 0)return null;let i=null;for(let o of r){let s=!1;if(n==="text")s=Tt(t,o)===a;else if(n==="item")s=Jr(t,o,a);else{let c=Kt(t,o);c==null&&(c=Tt(t,o)),s=c===a}if(s){i=o;break}}return i}function c6(t){return{text:t,value:t}}function u6(t,a,n){return typeof t.itemOptions=="function"?t.itemOptions(a,n):t.itemOptions}var Qr={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 d6(t,a,n){return{inheritAttrs:!0,props:{...xe,...Me,...Qr},emits:["change","update:modelValue","setValue"],setup(r,i){const o=(0,l.ref)(null),s=Le((0,l.computed)(()=>o.value??r.disabled)),c=(0,l.ref)(null),e=_e((0,l.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Te({componentName:t,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),m=(0,l.ref)(null),f=(0,l.ref)(null),g=(v,O,k,F=!0)=>{const Q=s6(r,v,O,k);if(Q===null){if(f.value===null)return;f.value=null,m.value=null,F&&(u("update:modelValue",null),u("change",null));return}if(!Jr(r,Q,f.value)){m.value=v;const x=(0,l.toRaw)(Q);f.value=x;let $=null;r.valueType==="text"?$=Tt(r,x):r.valueType==="item"?$=x:$=Kt(r,x),F&&(u("update:modelValue",$),u("change",$))}},S=(0,l.ref)([]),z=Ae((0,l.computed)(()=>r.appearLoad),"appearLoad",qe.Near,v=>fe(v)),b=i6(),h=async(v,O)=>{if(v){const k=await b.load("radio",v,O);k.length>0&&(typeof k[0]=="string"?S.value=k.map(F=>c6(F)):S.value=k)}};(0,l.watch)([()=>r.source,()=>r.params],async([v,O])=>{h(v,O)},{immediate:!z.value});let B=!1;const p=()=>{B||(B=!0,h(r.source,r.params))};(0,l.watch)([()=>S.value,()=>r.modelValue],([v,O])=>{g(O,r.valueType,v,!1),u("setValue",O)});const d=t,T=(0,l.computed)(()=>({[d]:!0,[`is-${r.direction}`]:!0})),A=v=>{g(v,"value",S.value,!0)};let V=pe(r,"hintText"),C=pe(r,"hintVisible");const M=(v,O)=>{const k=[];return v.forEach((F,Q)=>{const x=Kt(r,F),$=Tt(r,F);let P=r6(r,F);s.value===!0&&(P=s.value),e.value===!0&&(P=e.value);const q=u6(r,F,Q)??{},Z=`${x}_${Q}`,X={...q,key:Z,value:x,size:r.size,border:fe(r.border)};P&&(X.disabled=P),r.itemType==="button"?k.push((0,l.h)(D.ElRadioButton,X,{default:()=>[$]})):typeof O=="function"?k.push((0,l.h)(D.ElRadio,X,{default:()=>O(F)})):k.push((0,l.h)(D.ElRadio,X,{default:()=>[$]}))}),k};return we({setDisabled:v=>{o.value=v},setReadonly:v=>{c.value=v}}),()=>{const v={...Je(i.attrs),class:T.value,disabled:s.value||e.value,modelValue:m.value,"text-color":r.textColor,fill:r.fill,onChange:A},O=[],k={};i.slots.options?k.default=i.slots.options:k.default=()=>M(S.value,i.slots.text);const F=(0,l.h)(D.ElRadioGroup,v,k);O.push(F);const Q={default:()=>O};Q.label=i.slots.default,Q.fixedPreTip=i.slots.fixedPreTip,Q.fixedTip=i.slots.fixedTip;const x={...De(r,Qr),hintText:V.value,hintVisible:C.value};return r.prop&&(x.prop=`${r.prop}_item`),z.value&&(x["appear-listen"]=!0,x.onAppear=p),(0,l.h)(n,x,Q)}}}}var{componentName:f6,create:m6,scope:h6}=ce("radio-item"),g6=m6(d6(f6,h6,ze)),Xn=g6;function $t(t,a){return typeof t.textKey=="string"&&t.textKey.length>0?a[t.textKey]:a.text}function Vt(t,a){return typeof t.valueKey=="string"&&t.valueKey.length>0?a[t.valueKey]:a.value}function p6(t,a){return typeof t.disabledKey=="string"&&t.disabledKey.length>0?a[t.disabledKey]:a.disabled??null}var y6=class{proxy;constructor(t){this.proxy=t}async load(t,a,n){if(Array.isArray(a))return a;if(typeof a=="function")return await a(n);const r=Pe(this.proxy,t);return r===null?(console.error(`${t} component not found api function`),[]):(Ke(n)&&(0,l.isReactive)(n)&&(n=(0,l.toRaw)(n)),await r(a,n))}};function b6(){return new y6((0,l.getCurrentInstance)().proxy)}function eo(t,a,n){return a===n?!0:!(a===null||n===null||$t(t,a)!==$t(t,n)||Vt(t,a)!==Vt(t,n))}function w6(t,a,n,r){if(r.length==0||a===""||a===null||a===void 0)return null;Array.isArray(a)||(a=[a]);const i=[];return a.forEach(o=>{for(let s of r){let c=!1;if(n==="text")c=$t(t,s)===o;else if(n==="item")c=eo(t,s,o);else{let e=Vt(t,s);e==null&&(e=$t(t,s)),c=e===o}if(c){i.push(s);break}}}),i}function S6(t){return{text:t,value:t}}function v6(t,a,n){return typeof t.itemOptions=="function"?t.itemOptions(a,n):t.itemOptions}var to={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 C6(t,a,n){return{inheritAttrs:!0,props:{...xe,...Me,...to},emits:["change","update:modelValue","setValue"],setup(r,i){const o=(0,l.ref)(null),s=Le((0,l.computed)(()=>o.value??r.disabled)),c=(0,l.ref)(null),e=_e((0,l.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Te({componentName:t,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),m=(0,l.ref)([]),f=(0,l.ref)([]),g=(v,O,k,F=!0)=>{const Q=w6(r,v,O,k);if(Q===null){if(f.value===null||f.value.length===0)return;m.value=[],f.value=[],F&&(u("update:modelValue",[]),u("change",[]));return}let x=!0;if(Q.length!==f.value.length)x=!1;else for(let $=0;$<Q.length;$++){const P=Q[$],q=f.value[$];if(!eo(r,P,q)){x=!1;break}}if(!x){f.value=Q;let $=[],P=[];Q.forEach(Z=>{$.push(Vt(r,Z)),r.valueType==="text"?P.push($t(r,Z)):r.valueType==="item"?P.push(Z):P.push(Vt(r,Z))}),m.value=$;const q=(0,l.toRaw)(P);F&&(u("update:modelValue",q),u("change",q))}},S=(0,l.ref)([]),z=Ae((0,l.computed)(()=>r.appearLoad),"appearLoad",qe.Near,v=>fe(v)),b=b6(),h=async(v,O)=>{if(v){const k=await b.load("checkbox",v,O);k.length>0&&(typeof k[0]=="string"?S.value=k.map(F=>S6(F)):S.value=k)}};(0,l.watch)([()=>r.source,()=>r.params],async([v,O])=>{h(v,O)},{immediate:!z.value});let B=!1;const p=()=>{B||(B=!0,h(r.source,r.params))};(0,l.watch)([()=>S.value,()=>r.modelValue],([v,O])=>{g(O,r.valueType,v,!1),u("setValue",O)});const d=t,T=(0,l.computed)(()=>({[d]:!0,[`is-${r.direction}`]:!0})),A=v=>{g(v,"value",S.value,!0)};let V=pe(r,"hintText"),C=pe(r,"hintVisible");const M=(v,O)=>{const k=[];return v.forEach((F,Q)=>{const x=Vt(r,F),$=$t(r,F);let P=p6(r,F);s.value===!0&&(P=s.value),e.value===!0&&(P=e.value);const q=v6(r,F,Q)??{},Z=`${x}_${Q}`,X={...q,key:Z,class:r.itemClass,value:x,size:r.size,border:fe(r.border)};P&&(X.disabled=P),r.itemType==="button"?k.push((0,l.h)(D.ElCheckboxButton,X,{default:()=>[$]})):typeof O=="function"?k.push((0,l.h)(D.ElCheckbox,X,{default:()=>O(F)})):k.push((0,l.h)(D.ElCheckbox,X,{default:()=>[$]}))}),k};return we({setDisabled:v=>{o.value=v},setReadonly:v=>{c.value=v}}),()=>{const v={...Je(i.attrs),class:T.value,disabled:s.value||e.value,modelValue:m.value,"text-color":r.textColor,fill:r.fill,max:ye(r.max),min:ye(r.min),onChange:A},O=[],k={};i.slots.options?k.default=i.slots.options:k.default=()=>M(S.value,i.slots.text);const F=(0,l.h)(D.ElCheckboxGroup,v,k);O.push(F);const Q={default:()=>O};Q.label=i.slots.default,Q.fixedPreTip=i.slots.fixedPreTip,Q.fixedTip=i.slots.fixedTip;const x={...De(r,to),hintText:V.value,hintVisible:C.value};return r.prop&&(x.prop=`${r.prop}_item`),z.value&&(x["appear-listen"]=!0,x.onAppear=p),(0,l.h)(n,x,Q)}}}}var{componentName:N6,create:k6,scope:x6}=ce("checkbox-item"),z6=k6(C6(N6,x6,ze)),Zn=z6,lo={modelValue:{type:[Number,String],required:!1}};function E6(t,a,n){return{props:{...xe,...Me,...lo},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(r,i){const o=(0,l.ref)(null),s=Le((0,l.computed)(()=>o.value??r.disabled)),c=(0,l.ref)(null),e=_e((0,l.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Te({componentName:t,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),m=pe(r,"modelValue",B=>ye(B),u),f=t,g=(0,l.computed)(()=>({[f]:!0})),S=B=>{u("update:modelValue",B),u("change",B)};let z=pe(r,"hintText"),b=(0,l.ref)(!1);const h=(0,l.ref)();return we({setDisabled:B=>{o.value=B},setReadonly:B=>{c.value=B}}),()=>{const B={...Je(i.attrs),ref:h,class:g.value,readonly:e.value||s.value,modelValue:m.value,onChange:S},p={},d=[],T=(0,l.h)(D.ElRate,B,p);d.push(T);const A={default:()=>d};A.label=i.slots.default,A.fixedPreTip=i.slots.fixedPreTip,A.fixedTip=i.slots.fixedTip;const V={...De(r,lo),hintText:z.value,hintVisible:b.value};return r.prop&&(V.prop=`${r.prop}_item`),(0,l.h)(n,V,A)}}}}var{componentName:T6,create:$6,scope:V6}=ce("rate-item"),B6=$6(E6(T6,V6,ze)),Jn=B6,no={modelValue:{type:[Boolean,String,Number],required:!1}};function D6(t,a,n){return{props:{...xe,...Me,...no},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(r,i){const o=(0,l.ref)(null),s=Le((0,l.computed)(()=>o.value??r.disabled)),c=(0,l.ref)(null),e=_e((0,l.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Te({componentName:t,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),m=pe(r,"modelValue",null,u),f=t,g=(0,l.computed)(()=>({[f]:!0})),S=B=>{u("update:modelValue",B),u("change",B)};let z=pe(r,"hintText"),b=pe(r,"hintVisible");const h=(0,l.ref)();return we({setDisabled:B=>{o.value=B},setReadonly:B=>{c.value=B}}),()=>{const B={...Je(i.attrs),ref:h,class:g.value,readonly:e.value,disabled:s.value,modelValue:m.value,onChange:S},p={},d=[],T=(0,l.h)(D.ElSwitch,B,p);d.push(T);const A={default:()=>d};A.label=i.slots.default,A.fixedPreTip=i.slots.fixedPreTip,A.fixedTip=i.slots.fixedTip;const V={...De(r,no),hintText:z.value,hintVisible:b.value};return r.prop&&(V.prop=`${r.prop}_item`),(0,l.h)(n,V,A)}}}}var{componentName:M6,create:I6,scope:A6}=ce("switch-item"),_6=I6(D6(M6,A6,ze)),Qn=_6,ao={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}},L6=class{proxy;constructor(t){this.proxy=t}async load(t,a,n,r,i){if(Array.isArray(a))return a;if(typeof a=="function")return await a(n,r);const o=Pe(this.proxy,t);return o===null?(console.error(`${t} component not found api function`),[]):(Ke(n)&&(0,l.isReactive)(n)&&(n=(0,l.toRaw)(n)),await o(a,n,r))}};function P6(){return new L6((0,l.getCurrentInstance)().proxy)}var ro={modelValue:{type:[String,Number,Boolean,Array],required:!1}};function F6(t,a,n){return{props:{...xe,...Me,...ro,...ao},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(r,i){const o=(0,l.ref)(null),s=Le((0,l.computed)(()=>o.value??r.disabled)),c=(0,l.ref)(null),e=_e((0,l.computed)(()=>c.value??r.readonly)),u=(0,l.ref)(!1),{emitEvent:m}=Te({componentName:t,get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),f=pe(r,"modelValue",null,m),g=t,S=(0,l.computed)(()=>({[g]:!0})),z=F=>{f.value=F,m("update:modelValue",F),m("change",F)};let b=pe(r,"hintText"),h=(0,l.ref)(!1);const B=F=>{let Q=F.target.value;u.value=!0,me(b.value)||(h.value=!0),m("focus",Q,F)},p=F=>{setTimeout(()=>{h.value&&(h.value=!1),u.value=!1},0);let Q=F.target.value;r.maxLength&&Q.length>Number(r.maxLength)&&(Q=Q.slice(0,Number(r.maxLength))),T.value||m("blur",Q,F)},d=()=>{m("clear","")},T=(0,l.ref)(!1),A=F=>{T.value=F,m("visible-change",F),F||m("selected")},V=(0,l.ref)([]),C=P6(),M=async(F,Q)=>{try{V.value=await C.load("treeselect",F,Q)}catch(x){console.error(x)}};(0,l.watch)([()=>r.data,()=>r.params,()=>r.lazy],([F,Q,x])=>{!F||x||M(F,Q)},{immediate:!0});let v=null;r.lazy&&(typeof r.load=="function"?v=r.load:v=async(F,Q)=>{debugger;let x={};r.params&&Object.assign(x,r.params),F&&Object.assign(x,F),Q(await C.load("treeselect",r.data,x,!0))});let O={label:r.textKey,value:r.valueKey,children:r.childrenKey,isLeaf:r.leafKey,class:r.classKey};const k=(0,l.ref)();return we({focus:()=>{k?.value.focus()},blur:()=>{k?.value.blur()},setDisabled:F=>{o.value=F},setReadonly:F=>{c.value=F}}),()=>{const F={...Je(i.attrs),ref:k,class:S.value,disabled:s.value||e.value,modelValue:f.value,"onUpdate:modelValue":z,lazy:r.lazy,props:O,onClear:d,onFocus:B,onBlur:p,onVisibleChange:A};v?F.load=v:F.data=V.value;const Q={};i.slots.option&&(Q.default=i.slots.option);const x=[],$=(0,l.h)(D.ElTreeSelect,F,Q);x.push($);const P={default:()=>x};P.label=i.slots.default,P.fixedPreTip=i.slots.fixedPreTip,P.fixedTip=i.slots.fixedTip;const q={...De(r,ro,ao),hintText:b.value,hintVisible:h.value};return r.prop&&(q.prop=`${r.prop}_item`),(0,l.h)(n,q,P)}}}}var{componentName:R6,create:O6,scope:H6}=ce("tree-select-item"),q6=O6(F6(R6,H6,ze)),ea=q6,K6=class{proxy;constructor(t){this.proxy=t}async load(t){let a=null;const n=Pe(this.proxy,"tableSetting");return typeof n=="function"&&(a=await Reflect.apply(n,null,["load",t])),a}save(t,a){const n=Pe(this.proxy,"tableSetting");typeof n=="function"&&Reflect.apply(n,null,["save",t,a])}remove(t){const a=Pe(this.proxy,"tableSetting");typeof a=="function"&&Reflect.apply(a,null,["remove",t])}};function j6(){return new K6((0,l.getCurrentInstance)().proxy)}var Y6={},W6={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 U6(t,a){return(0,l.openBlock)(),(0,l.createElementBlock)("svg",W6,[...a[0]||(a[0]=[(0,l.createElementVNode)("path",{d:"M235.84 813.632c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312 54.592 0 98.816-41.728 98.816-93.312 0-51.52-44.224-93.312-98.816-93.312z m0-400.832c-54.528 0-98.816 41.792-98.816 93.312 0 51.52 44.288 93.44 98.816 93.44 54.592 0 98.816-41.92 98.816-93.44 0-51.52-44.224-93.312-98.816-93.312z m0-400.832C181.312 11.968 137.024 53.76 137.024 105.408c0 51.456 44.288 93.248 98.816 93.248 54.592 0 98.816-41.728 98.816-93.312C334.72 53.76 290.432 11.968 235.84 11.968z m527.104 801.664c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312 54.528 0 98.816-41.728 98.816-93.312 0-51.52-44.288-93.312-98.816-93.312z m0-400.832c-54.528 0-98.816 41.792-98.816 93.312 0 51.52 44.288 93.44 98.816 93.44 54.528 0 98.816-41.92 98.816-93.44 0-51.52-44.288-93.312-98.816-93.312z m0-400.832c-54.528 0-98.816 41.792-98.816 93.44 0 51.456 44.288 93.248 98.816 93.248 54.528 0 98.816-41.728 98.816-93.312 0-51.584-44.288-93.376-98.816-93.376z","p-id":"722"},null,-1)])])}var G6=Fe(Y6,[["render",U6]]),{componentName:gy,create:X6,scope:py}=ce("group-setting"),Z6={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:"到底部"}},J6=X6({components:{FoxPopover:D.ElPopover,FoxCheckbox:D.ElCheckbox,FoxCheckboxGroup:D.ElCheckboxGroup,FoxButton:D.ElButton,FoxIcon:D.ElIcon,DragIcon:G6,Download:Ve.Download,RefreshLeft:Ve.RefreshLeft},props:{...Z6},emits:["change"],setup(t,{emit:a,attrs:n,expose:r}){let i=null;const o=(0,l.ref)([]),s=j6(),c=Y=>Y.length>1,e=()=>{const Y=[];o.value=[...o.value].map((K,W)=>(K.visible!==!1&&Y.push(K.prop),{...K,sortIndex:W})),o.value.length===Y.length?b.value=!0:Y.length>0&&(h.value=!0),d.value=Y},u=Y=>{let K=null;if(typeof Y=="string")K=document.querySelectorAll(`.fox-group[prop="${Y}"] > div > .fox-item[prop]`);else if(Y&&typeof Y=="object"){const J=Y.$el??Y;typeof J.querySelectorAll=="function"&&(K=J.querySelectorAll(".fox-item[prop]"))}if(!K)return[];const W=[];return K.forEach(J=>{const L=J.querySelector(".label--string");let ee="";L&&(ee=L.textContent??"");const ne=J.getAttribute("prop")??"",G=window.getComputedStyle(J,null).getPropertyValue("display");W.push({label:ee,prop:ne,sortIndex:0,visible:G!=="none"})}),W},m=()=>{if(!i){const Y=u(t.groupRef??t.groupProp);if(Y.length===0)return!1;i=Y}return!0},f=async(Y=!1)=>{const K=await s.load(t.groupProp),W=J=>{if(!J||!i)return;const L=i.map(ee=>({...ee}));Array.isArray(K)&&K.forEach(ee=>{L.some(ne=>{if(ne.prop===ee.prop){const G=ne.label;return Object.assign(ne,ee),ne.label=G,!0}return!1})}),o.value=L.sort((ee,ne)=>ee.sortIndex-ne.sortIndex),e(),Y&&S(!1)};i?W(!0):sl(m,t.initDelay,5,50,!1,W)},g=()=>{o.value=(i??[]).map(Y=>({...Y})),e(),S()},S=(Y=!0)=>{Y&&s.save(t.groupProp,o.value),a("change",o.value.map(K=>({...K})))},z=(0,l.computed)(()=>({"max-width":`${t.popoverWidth-125}px`})),b=(0,l.ref)(!1),h=(0,l.ref)(!1),B=Y=>{const K=[];o.value.forEach(W=>{Y&&K.push(W.prop),W.visible=Y}),b.value=!1,h.value=!1,o.value.length===K.length?b.value=!0:K.length>0&&(h.value=!0),d.value=K,S()},p=()=>{g()},d=(0,l.ref)([]),T=Y=>{o.value.forEach(W=>{W.visible=Y.indexOf(W.prop)!==-1}),b.value=!1,h.value=!1;const K=o.value.length;Y.length===K?b.value=!0:Y.length>0&&(h.value=!0),S()},A=()=>{f()};(0,l.onMounted)(()=>{f(!0)});const V={currentRow:null,index:null},C=Y=>Y?Y.dataset&&Y.dataset.role==="row"?Y:Y.tagName.toLowerCase()!=="body"?(Y=Y.parentElement,C(Y)):null:null,M=Y=>{const K=Y.currentTarget;K&&K.dataset&&(V.index=K.dataset.index)},v=Y=>{V.currentRow&&(V.currentRow.classList.remove("is-dragover"),V.currentRow=null),V.index=null},O=Y=>{const K=Y.currentTarget;Y.relatedTarget;const W=C(K);W&&(Y.preventDefault(),V.currentRow&&V.currentRow!==W&&V.currentRow.classList.remove("is-dragover"),W.classList.add("is-dragover"),V.currentRow=W)},k=Y=>{Y.preventDefault(),V.currentRow&&(V.currentRow.classList.remove("is-dragover"),V.currentRow=null)},F=Y=>{const K=Y.currentTarget,W=C(K);if(!W)return;Y.preventDefault();const J=Number(V.index),L=Number(W.dataset.index);if(J!==L){if(J<L){const ee=o.value[J];o.value.splice(J,1),o.value.splice(L,0,ee)}else{const ee=o.value[J];o.value.splice(J,1),o.value.splice(L+1,0,ee)}e(),S()}},Q=Y=>{const K=o.value[Y];o.value.splice(Y,1),o.value.splice(0,0,K),e(),S()},x=Y=>{const K=o.value[Y];o.value.splice(Y,1),o.value.push(K),e(),S()};r({refresh:()=>{i=null,f(!1)}});const $=new Map;let P=null;function q(Y){const K=document.createRange();return K.setStart(Y,0),K.setEnd(Y,Y.childNodes.length),K.getBoundingClientRect().width}return{attrs:n,itemPropertyList:o,isDraggble:c,isCheckAll:b,isIndeterminate:h,handleCheckAllChange:B,handleReset:p,checkedValue:d,handleCheckChange:T,onShow:A,onDragStart:M,onDragEnd:v,onDragOver:O,onDragLeave:k,onDrop:F,checkboxLabelStyle:z,toTop:Q,toBottom:x,onMouseOverForOverflowText:(Y,K,W)=>{const J=Y.currentTarget;if(J){const L=Math.floor(J.offsetWidth);if(Math.floor(q(J))>L){let ee=$.get(K);if(ee){if(ee===P)return;Re.hide(ee)}ee=Re.show(J,W,{type:"text",placement:"top",closeOnClick:!1}),$.set(K,ee),P=ee}}},onMouseLeaveForOverflowText:(Y,K)=>{const W=$.get(K);W&&(Re.hide(W),W===P&&(P=null))},onMouseOverForTip:(Y,K)=>{const W=Y.currentTarget;W&&(P&&Re.hide(P),P=Re.show(W,K,{type:"text",placement:"top",closeOnClick:!1},!0))},onMouseLeaveForTip:Y=>{P&&(Re.hide(P),P=null)}}}}),Q6={class:"fox-group-setting"},e8={class:"fox-group-setting__header"},t8={class:"fox-group-setting__body"},l8={class:"fox-group-setting__body-list","data-role":"container"},n8=["data-index","draggable"],a8=["onMouseover","onMouseleave"],r8={class:"tools-item"};function o8(t,a,n,r,i,o){const s=(0,l.resolveComponent)("FoxCheckbox"),c=(0,l.resolveComponent)("FoxButton"),e=(0,l.resolveComponent)("DragIcon"),u=(0,l.resolveComponent)("Download"),m=(0,l.resolveComponent)("FoxIcon"),f=(0,l.resolveComponent)("FoxCheckboxGroup"),g=(0,l.resolveComponent)("FoxPopover");return(0,l.openBlock)(),(0,l.createBlock)(g,(0,l.mergeProps)(t.attrs,{placement:t.popoverPlacement,width:t.popoverWidth,onShow:t.onShow,trigger:"click","popper-class":"fox-group-setting__popper"}),{reference:(0,l.withCtx)(()=>[(0,l.renderSlot)(t.$slots,"default")]),default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("div",Q6,[(0,l.createElementVNode)("div",e8,[(0,l.createVNode)(s,{modelValue:t.isCheckAll,"onUpdate:modelValue":a[0]||(a[0]=S=>t.isCheckAll=S),indeterminate:t.isIndeterminate,onChange:t.handleCheckAllChange},{default:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(t.title),1)]),_:1},8,["modelValue","indeterminate","onChange"]),(0,l.createVNode)(c,{onClick:t.handleReset,link:"",type:"primary"},{default:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(t.resetText),1)]),_:1},8,["onClick"])]),(0,l.createElementVNode)("div",t8,[(0,l.createVNode)(f,{modelValue:t.checkedValue,"onUpdate:modelValue":a[10]||(a[10]=S=>t.checkedValue=S),onChange:t.handleCheckChange},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("div",l8,[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(t.itemPropertyList,S=>((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:S.prop,class:"fox-group-setting__body-row","data-role":"row","data-index":S.sortIndex,draggable:t.isDraggble(t.itemPropertyList),onDragstart:a[5]||(a[5]=(...z)=>t.onDragStart&&t.onDragStart(...z)),onDragend:a[6]||(a[6]=(...z)=>t.onDragEnd&&t.onDragEnd(...z)),onDrop:a[7]||(a[7]=(...z)=>t.onDrop&&t.onDrop(...z)),onDragover:a[8]||(a[8]=(...z)=>t.onDragOver&&t.onDragOver(...z)),onDragleave:a[9]||(a[9]=(...z)=>t.onDragLeave&&t.onDragLeave(...z))},[t.isDraggble(t.itemPropertyList)?((0,l.openBlock)(),(0,l.createBlock)(e,{key:0,class:"icon-item"})):(0,l.createCommentVNode)("",!0),(0,l.createVNode)(s,{class:"checkbox-item",label:S.prop},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("span",{onMouseover:z=>t.onMouseOverForOverflowText(z,S.prop,S.label),onMouseleave:z=>t.onMouseLeaveForOverflowText(z,S.prop),class:"checkbox-item__label",style:(0,l.normalizeStyle)(t.checkboxLabelStyle)},(0,l.toDisplayString)(S.label),45,a8)]),_:2},1032,["label"]),(0,l.createElementVNode)("div",r8,[(0,l.createVNode)(m,{onClick:z=>t.toTop(S.sortIndex),onMouseover:a[1]||(a[1]=z=>t.onMouseOverForTip(z,t.toTopText)),onMouseleave:a[2]||(a[2]=z=>t.onMouseLeaveForTip(z)),class:"is-reverse"},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(u)]),_:1},8,["onClick"]),(0,l.createVNode)(m,{onClick:z=>t.toBottom(S.sortIndex),onMouseover:a[3]||(a[3]=z=>t.onMouseOverForTip(z,t.toBottomText)),onMouseleave:a[4]||(a[4]=z=>t.onMouseLeaveForTip(z))},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(u)]),_:1},8,["onClick"])])],40,n8))),128))])]),_:1},8,["modelValue","onChange"])])])]),_:3},16,["placement","width","onShow"])}var ta=Fe(J6,[["render",o8]]),i8={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}},s8=class{proxy;constructor(t){this.proxy=t}async load(t,a,n,r,i){if(Array.isArray(a))return a;if(typeof a=="function")return await a(n,r);const o=Pe(this.proxy,t);return o===null?(console.error(`${t} component not found api function`),[]):(Ke(n)&&(0,l.isReactive)(n)&&(n=(0,l.toRaw)(n)),await o(a,n,r))}};function c8(){return new s8((0,l.getCurrentInstance)().proxy)}function u8(t,a,n){return{props:{...Tn,...i8},setup(r,i){const o=t,s=(0,l.computed)(()=>({[o]:!0})),c=(0,l.ref)([]),e=c8(),u=async(d,T)=>{try{c.value=await e.load("tree",d,T)}catch(A){console.error(A)}},m=(0,l.shallowRef)({}),f=(0,l.computed)(()=>({...m.value,...r.params??{}}));(Array.isArray(r.data)?!0:r.lazy?!1:fe(r.autoLoad))&&(0,l.watch)([()=>r.data,()=>f.value],([d,T])=>{d&&u(d,T)},{immediate:!0,deep:!0});let S=null;r.lazy&&(typeof r.load=="function"?S=r.load:S=async(d,T)=>{let A={};r.params&&Object.assign(A,r.params),d&&Object.assign(A,d),T(await e.load("treeselect",r.data,A,!0))});const z={label:r.textKey,value:r.valueKey,children:r.childrenKey,isLeaf:r.leafKey,class:r.classKey,disabled:r.disabedKey,...r.props??{}},b=(d={})=>new Promise(async T=>{m.value={...(0,l.toRaw)(d??{})},await u(r.data,f.value),T()}),h=function(d,T){if(typeof r.filterNodeMethod=="function")return r.filterNodeMethod(d,T);if(!r.filterKeyword)return!0;const A=`${T[z.label]}`,V=`${d}`;return A.includes(V)},B=(0,l.ref)();(0,l.watch)(()=>r.filterKeyword,d=>{B.value.filter(d)});const p=d=>(...T)=>{const A=B.value[d];return Reflect.apply(A,B.value,[...T])};return i.expose({loadData:b,filter:p("filter"),updateKeyChildren:p("updateKeyChildren"),getCheckedNodes:p("getCheckedNodes"),setCheckedNodes:p("setCheckedNodes"),getCheckedKeys:p("getCheckedKeys"),setCheckedKeys:p("setCheckedKeys"),setChecked:p("setChecked"),getHalfCheckedNodes:p("getHalfCheckedNodes"),getHalfCheckedKeys:p("getHalfCheckedKeys"),getCurrentKey:p("getCurrentKey"),getCurrentNode:p("getCurrentNode"),setCurrentKey:p("setCurrentKey"),setCurrentNode:p("setCurrentNode"),getNode:p("getNode"),remove:p("remove"),append:p("append"),insertBefore:p("insertBefore"),insertAfter:p("insertAfter")}),()=>{const d={...Je(i.attrs),class:s.value,lazy:r.lazy,props:z,ref:C=>B.value=C};S?d.load=S:d.data=c.value,d["filter-node-method"]=h;const T=[],A=(0,l.h)(D.ElTree,d,i.slots);T.push(A);const V={default:()=>T};return(0,l.h)(n,{...rt(r,Tn)},V)}}}}var{componentName:d8,create:f8,scope:m8}=ce("tree-item"),h8=f8(u8(d8,m8,zl)),la=h8,Il={poppable:{type:[Boolean],default:!1},modelValue:{type:[Array,Number,Boolean,String,Object],default:[]},visible:{type:[Boolean]},disabled:{type:[Boolean,String],required:!1},source:{type:[Array,Function,String],required:!1},params:{type:[Object],required:!1},valueType:{type:String,required:!1,default:"value"},textKey:{type:String,required:!1,default:"text"},subTextKey:{type:String,required:!1,default:"subText"},valueKey:{type:String,required:!1,default:"value"},disabledKey:{type:String,required:!1,default:"disabled"},itemOptions:{type:[Object,Function],required:!1},icon:{type:[Object]},checkedIcon:{type:[Object]},iconSize:{type:[String,Number]},pageSize:{type:[Number],required:!1,default:10},optionsHeight:{type:[String],required:!1},multiple:{type:[Boolean]},position:{type:[String],default:"bottom"},closeOnClickOverlay:{type:[Boolean],default:!0},title:{type:[String]},confirmText:{type:[String]},loadText:{type:[String]},noMoreText:{type:[String]},isAutoBackFill:{type:[Boolean]},showHeader:{type:[Boolean],default:!0},showFooter:{type:[Boolean],default:!0},showSearchbar:{type:[Boolean],default:!0},searchKey:{type:String,required:!1,default:"keyword"},seachPlaceholder:{type:String,required:!1},popClass:{type:String,required:!1},popStyle:{type:Object,required:!1},popCloseable:{type:Boolean,required:!1,default:!0},beforeMethod:{type:Function},beforeClose:{type:Function}};function g8(t,a,n,r="value"){for(let i=0;i<a.length;i++){let o=a[i];if(r==="text"){if(Al(t,o)===n)return i}else if(r==="item"){if(We(n,o))return i}else if(io(t,o)===n)return i}return-1}function Al(t,a){return typeof t.textKey=="string"&&t.textKey.length>0?a[t.textKey]:a.text}function oo(t,a){return typeof t.subTextKey=="string"&&t.subTextKey.length>0?a[t.subTextKey]:a.text}function io(t,a){return typeof t.valueKey=="string"&&t.valueKey.length>0?a[t.valueKey]:a.value}function p8(t,a){return typeof t.disabledKey=="string"&&t.disabledKey.length>0?a[t.disabledKey]:a.disabled??null}function y8(t,a,n){return typeof t.itemOptions=="function"?t.itemOptions(a,n):t.itemOptions}var b8=class{proxy;constructor(t){this.proxy=t}async load(t,a,n,r,i,o,s){if(Array.isArray(a)){let e=a;typeof s=="function"&&(e=e.filter(s));let u=(n-1)*r,m=u+r;m>e.length&&(m=e.length);const f=e.slice(u,m);return{totalSize:e.length,page:f}}if(typeof a=="function")return await Reflect.apply(a,null,[n,r,i,o]);const c=Pe(this.proxy,t);return c===null?(console.error(`${t} component not found api function`),{totalSize:0,page:[]}):(Ke(i)&&(0,l.isReactive)(i)&&(i=(0,l.toRaw)(i)),await Reflect.apply(c,null,[a,n,r,i]))}};function w8(){return new b8((0,l.getCurrentInstance)().proxy)}function S8(t,a,n,r,i,o,s,c,e,u,m){return{props:{...Il},emits:["change","update:modelValue","update:text","loaded-data","update:visible"],setup(f,{slots:g}){const{emitEvent:S}=un(),{toLocaleRefs:z}=(0,Ce.useFoxI18n)(a),b=z(f,["title","loadText","noMoreText","seachPlaceholder","confirmText"]),h=w8(),B=(0,l.ref)([]),p=(0,l.ref)(0),d=(0,l.ref)(""),T=(0,l.shallowRef)(null),A=(0,l.computed)(()=>{const E={};return f.params&&Object.assign(E,f.params),me(d.value)||(E[`${f.searchKey}`]=d.value),T.value&&Object.assign(E,T.value),E});let V=!0;const C=async(E,_,N)=>{try{if(v.value===!1)return;let U=null;me(d.value)||(U=y=>{const R=Al(f,y);if(typeof R=="string"&&R.includes(d.value))return!0;const j=oo(f,y);return!!(typeof j=="string"&&j.includes(d.value))});const I=await h.load("actionsheet",E,_,N,A.value,V,U??void 0);V=!1,Array.isArray(I)?(B.value=I,p.value=1,v.value=!1):!Array.isArray(I.page)||I.page.length===0?(console.warn("[FoxUI] can not load more data"),v.value=!1):(Reflect.apply([].push,B.value,I.page),p.value=Math.ceil(B.value.length/f.pageSize),(I.totalSize&&B.value.length>=I.totalSize||N<I.page.length)&&(v.value=!1)),M.value=!1}catch(U){console.error("[FoxUI] ActionSheet load more data fail",U),v.value=!0,p.value=0,B.value=[]}setTimeout(()=>{S("loaded-data")},250)},M=(0,l.ref)(!1),v=(0,l.ref)(!0),O=async()=>{if(!f.source){M.value=!1;return}await C(f.source,p.value+1,f.pageSize)};(0,l.watch)(()=>d.value,(E,_)=>{me(E)&&!me(_)&&O()}),(0,l.watch)([()=>f.source,()=>f.pageSize,()=>f.params],async([E,_,N])=>{f.source&&O()},{immediate:!0});const k=(0,l.computed)(()=>!f.multiple&&f.isAutoBackFill),F=(0,l.ref)([]);let Q=null;const x=(0,l.ref)(f.visible);(0,l.watch)(()=>f.visible,E=>{x.value!==E&&(x.value=E),E?Q=[...F.value]:Q=null});const $=(E,_)=>{const N=[];return Array.isArray(E)||(E=[E]),E.forEach(U=>{let I=g8(f,_,U,f.valueType);I!==-1&&N.push(I)}),We(N,F.value)?!1:(F.value=N,!0)};(0,l.watch)([()=>f.modelValue,()=>B.value],([E,_],[N,U])=>{$(E,_)&&q(P())},{deep:!0});const P=()=>{const E=[],_=[],N=[];for(let R of F.value){const j=B.value[R];_.push(j);const le=Al(f,j);if(N.push(le),f.valueType==="item")E.push(j);else if(f.valueType==="text")E.push(le);else{const re=io(f,j);E.push(re)}}let U=null,I=null,y=null;return f.multiple?(U=E,I=N,y=_):(U=E[0]??null,I=N[0]??null,y=_[0]??null),{value:U,text:I,item:y}},q=E=>{S("update:modelValue",E.value),S("update:text",E.text),S("change",E.value,E.item,E.text)},Z=()=>{Q&&(F.value=Q)},X=E=>{const _=F.value.indexOf(E);f.multiple?_===-1?F.value.push(E):F.value.splice(_,1):_===-1?F.value=[E]:F.value=[],(k.value||!f.poppable&&!f.showFooter)&&Y()},H=E=>{x.value=E,S("update:visible",E)},te=()=>{const E=()=>{Z(),H(!1)},_=f.beforeMethod??f.beforeClose;if(typeof _=="function"){const N=_("close");tl(N)?N.then(U=>{U!==!1&&E()}).catch(()=>{E()}):N!==!1&&E()}else E()},Y=()=>{const E=P(),_=()=>{q(E),H(!1)},N=f.beforeMethod??f.beforeClose;if(typeof N=="function"){const U=N("confirm",E.value,E.item,E.text);tl(U)?U.then(I=>{I!==!1&&_()}).catch(()=>{_()}):U!==!1&&_()}else _()},K=()=>{v.value=!0,p.value=0,B.value=[],f.source&&O()},W=()=>{let E=b.title.value??"";return g.title&&(E=g.title()),(0,l.h)("view",{class:["fox-actionsheet__header"]},[(0,l.h)("view",{class:["fox-actionsheet__header-title"]},[E]),(0,l.h)(e,{class:["fox-actionsheet__header-icon"],onClick:te})])},J=()=>{let E=null;return g.search?E=g.search():E=(0,l.h)(o,{onSearch:K,placeholder:b.seachPlaceholder.value,disabled:f.disabled,modelValue:d.value,"onUpdate:modelValue":_=>{d.value=_}},{leftin:()=>(0,l.h)(u)}),(0,l.h)("view",{class:["fox-actionsheet__searchbar"]},[E])},L=(E,_,N,U,I)=>{if(g.optionLabel)return g.optionLabel({text:E,checked:_,disabled:N,subText:U,item:I});const y=[],R=(0,l.h)("view",{class:"fox-actionsheet__list-item-text"},[E]);if(y.push(R),U){const j=(0,l.h)("view",{class:"fox-actionsheet__list-item-subtext"},[U]);y.push(j)}return(0,l.h)("view",{class:["fox-actionsheet__list-item-label"]},y)},ee=(E,_,N,U)=>g.optionIcon?g.optionIcon({checked:E,disabled:_,iconSize:N,item:U}):E?g.checkedIcon?g.checkedIcon({disabled:_,item:U}):(0,l.h)(f.checkedIcon??c,{width:N,height:N,class:["fox-actionsheet__list-item-icon"]}):g.icon?g.icon({disabled:_,item:U}):(0,l.h)(f.icon??s,{width:N,height:N,class:["fox-actionsheet__list-item-icon"]}),ne=()=>{const E=[];for(let _=0;_<B.value.length;_++){const N=B.value[_],U=Al(f,N),I=oo(f,N),y=["fox-actionsheet__list-item"],R={};let j=p8(f,N),le=f.iconSize?be(f.iconSize):null;const re=y8(f,N,_);re&&(j=j||re.disabled,re.class&&y.push(re.class),re.style&&Object.assign(R,re.style)),j=!!(f.disabled||j);const se=F.value.includes(_);j&&y.push("is-disabled"),se&&y.push("is-checked");const he={class:y,style:R,key:`${_}`,onClick:()=>{j||X(_)}};let Ne=[];if(g.option)Ne.push(g.option({item:N,checked:se,disabled:j}));else{const Xe=L(U,se,j,I,N);Ne.push(Xe);const gt=ee(se,j,le,N);Ne.push(gt)}const $e=(0,l.h)("view",he,Ne);E.push($e)}return E},G=()=>{let E=[];if(g.buttons)E=g.buttons();else{const _=(0,l.h)(i,{type:"primary",class:"fox-actionsheet__footer-confirm",block:"block",onClick:Y,disabled:f.disabled},{default:()=>b.confirmText.value});E.push(_)}return(0,l.h)("view",{class:"fox-actionsheet__footer"},[E])};return we({search:async(E=null,_=!0)=>{T.value=E&&(0,l.toRaw)(E),(0,l.triggerRef)(T),_&&(v.value=!0,p.value=0,B.value=[]),(0,l.nextTick)(()=>{O()})},clear:()=>{v.value=!0,p.value=0,B.value=[]},confirm:()=>{Y()},cancel:()=>{te()}}),()=>{const E=[];if(f.showHeader){const j=W();E.push(j)}if(f.showSearchbar){const j=J();E.push(j)}let _=null;if(g.content)_=g.content();else{const j=ne();_=(0,l.h)(r,{hasMore:v.value,loadText:b.loadText.value,noMoreText:b.noMoreText.value,modelValue:M.value,"onUpdate:modelValue":le=>{M.value=le},onLoadMore:O},{default:()=>j})}const N={};f.optionsHeight&&(N.height=f.optionsHeight);const U={"fox-actionsheet__list":!0};f.poppable||(U["fox-actionsheet__list--inner"]=!0);const I=(0,l.h)("view",{class:U,style:N},[_]);if(E.push(I),f.showFooter&&!k.value){const j=G();E.push(j)}const y=(0,l.h)("view",{class:"fox-actionsheet"},E);if(!f.poppable)return y;const R=["fox-actionsheet__popup"];return f.popClass&&R.push(f.popClass),(0,l.h)(n,{popClass:R.join(" "),visible:x.value,closeable:!1,"onUpdate:visible":H,position:f.position,round:"round",onClickOverlay:te,closeOnClickOverlay:f.closeOnClickOverlay},{default:()=>y})}}}}var v8=/scroll|auto|overlay/i,so=window;function C8(t){return t.tagName!=="HTML"&&t.tagName!=="BODY"&&t.nodeType===1}function N8(t,a=so){let n=t;for(;n&&n!==a&&C8(n);){const{overflowY:r}=window.getComputedStyle(n);if(v8.test(r))return n;n=n.parentNode}return a}function co(t,a=so){const n=(0,l.ref)();return(0,l.onMounted)(()=>{t.value&&(n.value=N8(t.value,a))}),n}var uo=()=>window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0,k8={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 x8(t,a,n){return{props:{...k8},emits:["scroll-change","load-more","update:modelValue"],setup(r,{emit:i,slots:o}){const{toLocaleRefs:s}=(0,Ce.useFoxI18n)(a),c=s(r,["pullText","loadText","noMoreText"]),e=(0,l.ref)(),u=co(e),m=(0,l.reactive)({beforeScrollTop:0,isInfiniting:!1,y:0,x:0,distance:0}),f=(0,l.computed)(()=>({[t]:!0})),g=p=>p?p.offsetTop+g(p.offsetParent):0,S=()=>{let p=0,d=0,T="down";if(u.value==window){const A=uo();e.value&&(p=g(e.value)+e.value.offsetHeight-A-window.innerHeight),d=A}else{const{scrollHeight:A,clientHeight:V,scrollTop:C}=u.value;p=A-V-C,d=C}return m.beforeScrollTop>d?T="up":T="down",m.beforeScrollTop=d,i("scroll-change",d),p<=r.threshold&&T=="down"},z=()=>{jl(()=>{if(!S()||!r.hasMore||m.isInfiniting)return!1;m.isInfiniting=!0,i("update:modelValue",!0),(0,l.nextTick)(()=>i("load-more"))})},b=()=>{u.value&&u.value.addEventListener("scroll",z,r.useCapture)},h=()=>{u.value&&u.value.removeEventListener("scroll",z,r.useCapture)};(0,l.onMounted)(()=>{b(),r.immediate&&z()}),(0,l.onUnmounted)(()=>{h()});const B=(0,l.ref)(!1);return(0,l.onActivated)(()=>{B.value&&(B.value=!1,b())}),(0,l.onDeactivated)(()=>{B.value=!0,h()}),(0,l.watch)(()=>r.modelValue,p=>{p||(m.isInfiniting=!1)}),()=>{const p=(0,l.h)("view",{class:"fox-infinite__container"},[o?.default?.()]),d=[];if(m.isInfiniting){let A=o?.loading?.()??null;if(!A){let C=o?.loadingIcon?.()??null;C||(C=(0,l.h)(n,{class:["fox-infinite__bottom-box__img"]}));const M=(0,l.h)("view",{class:"fox-infinite__bottom-box__text"},[c.loadText.value]);A=[C,M]}const V=(0,l.h)("view",{class:"fox-infinite__bottom-box"},A);d.push(V)}else if(!r.hasMore){let A=o?.finished?.()??null;A||(A=(0,l.h)("view",{class:"fox-infinite__bottom-tips"},[c.noMoreText.value]),d.push(A))}const T=(0,l.h)("view",{class:"fox-infinite__bottom"},d);return(0,l.h)("view",{class:f.value,ref:e},[p,T])}}}}var{componentName:z8,create:E8,scope:T8}=ce("infinite-loading"),$8=E8(x8(z8,T8,Bl)),_l=$8,V8={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,default:""},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"}},B8=(t,a,n)=>({props:{...V8},emits:["change","update:modelValue","blur","focus","clear","search","click-input","keyup-input","click-left-icon","click-right-icon"],setup(r,{slots:i}){const{emitEvent:o}=un(),{toLocaleRefs:s}=(0,Ce.useFoxI18n)(a),c=s(r,["placeholder"]),e=(0,l.reactive)({active:!1}),u=(0,l.computed)(()=>({background:r.background})),m=(0,l.computed)(()=>({background:r.inputBackground})),f=v=>{let O=v.target.value;r.maxLength&&O.length>Number(r.maxLength)&&(O=O.slice(0,Number(r.maxLength))),o("update:modelValue",O,v),o("change",O,v)},g=(0,l.ref)({}),S=v=>{let O=v.target.value;e.active=!0,g.value=r.focusStyle,o("focus",O,v)},z=v=>{setTimeout(()=>{e.active=!1},0);let O=v.target.value;r.maxLength&&O.length>Number(r.maxLength)&&(O=O.slice(0,Number(r.maxLength))),g.value={},o("blur",O,v)},b=v=>{o("update:modelValue","",v),o("change","",v),o("clear","")},h=(0,l.computed)(()=>String(r.modelValue).length>0),B=(0,l.computed)(()=>{const v={};return h.value||(v.display="none"),v}),p=()=>{o("search",r.modelValue)},d=v=>{o("keyup-input",v),v.key.toLocaleUpperCase()==="ENTER"&&p()},T=v=>{o("click-input",v)},A=v=>{o("click-left-icon",r.modelValue,v)},V=(0,l.computed)(()=>({textAlign:r.inputAlign})),C=(0,l.ref)(null);(0,l.onMounted)(()=>{r.autofocus&&C.value.focus()});const M=()=>{const v=[];if(i.leftin){const F=(0,l.h)("view",{class:[`${t}__search-icon`,`${t}__input-left-search-icon`],onClick:A},[i.leftin()]);v.push(F)}const O=(0,l.h)("input",{ref:C,class:[`${t}__input-inner`],style:V.value,type:r.inputType,maxlengt:r.maxLength,placeholder:c.placeholder.value,value:r.modelValue,disabled:r.disabled,readonly:r.readonly,onClick:T,onInput:f,onFocus:S,onBlur:z,onkeyup:d});v.push(O);const k=[];if(r.clearable){const F=(0,l.h)("view",{class:[`${t}__search-icon`,`${t}__input-clear-icon`],style:B.value,onClick:b},[(0,l.h)(i?.clear?.()??r.clearIcon??n)]);k.push(F)}if(i.rightin){const F=(0,l.h)("view",{class:[`${t}__search-icon`,`${t}__input-right-search-icon`]},[i.rightin()]);k.push(F)}if(k.length>0){const F=(0,l.h)("view",{class:`${t}__input-inner-right`},k);v.push(F)}return(0,l.h)("view",{class:[`${t}__search-input`,`${r.shape}`],style:{...m.value,...g.value}},v)};return()=>{const v=[];if(r.label){const k=(0,l.h)("span",{class:`${t}__search-label`},[r.label]);v.push(k)}if(i.leftout){const k=(0,l.h)("view",{class:[`${t}__search-icon`,`${t}__left-search-icon`]},[i.leftout()]);v.push(k)}const O=M();if(v.push(O),i.rightout){const k=(0,l.h)("view",{class:[`${t}__search-icon`,`${t}__right-search-icon`]},[i.rightout()]);v.push(k)}return(0,l.h)("view",{class:`${t}`,style:u.value},v)}}}),{componentName:D8,create:M8,scope:I8}=ce("searchbar"),A8=M8(B8(D8,I8,Ve.CircleClose)),Ll=A8,{componentName:_8,create:L8,scope:P8}=ce("actionsheet-pane"),F8=L8(S8(_8,P8,yt,_l,D.ElButton,Ll,od,td,Ir,S0,!1)),Pl=F8,fo={type:{type:String,default:"text"},placeholder:{type:String,default:""},textAlign:{type:String},maxLength:{type:[String,Number],required:!1},clearable:{type:Boolean,default:!0},unit:{type:[String],required:!1},text:{type:String},actionSheetClass:{type:String},separator:{type:[String],required:!1,defualt:" "}};function R8(t,a,n,r,i){return{props:{...xe,...Me,...fo,...Il},emits:["change","update:modelValue","blur","focus","clear","update:text","setValue"],setup(o,s){const c=(0,l.ref)(null),e=Le((0,l.computed)(()=>c.value??o.disabled)),u=(0,l.ref)(null),m=_e((0,l.computed)(()=>u.value??o.readonly)),{emitEvent:f}=Te({componentName:t,validateCheckEvents:["blur","clear","change"],validateResetEvents:["focus","setValue"],get readonly(){return m.value},get disabled(){return e.value}},o.prop??s.attrs.name),{toLocaleRefs:g}=(0,Ce.useFoxI18n)(a),S=g(o,["placeholder"]),z=(0,l.ref)(!1),b=pe(o,"modelValue",null,f),h=(0,l.ref)(""),B=(0,l.computed)(()=>Array.isArray(h.value)?h.value.join(o.separator):h.value),p="fox-input-item",d=(0,l.computed)(()=>({[p]:!0,[`${p}__disabled`]:e.value})),T=Ae((0,l.computed)(()=>o.textAlign),"textAlign"),A=(0,l.computed)(()=>{const q={};return T.value&&(q["text-align"]=T.value),q}),V=(0,l.ref)(!1),C=()=>{V.value=!0},M=q=>{V.value=q},v=q=>{b.value=q,f("update:modelValue",q)},O=(q,Z)=>{f("change",q,Z)},k=q=>{let Z=q.target.value;z.value=!0,f("focus",Z,q)},F=q=>{setTimeout(()=>{z.value=!1},0);let Z=q.target.value;o.maxLength&&Z.length>Number(o.maxLength)&&(Z=Z.slice(0,Number(o.maxLength))),f("blur",Z,q)},Q=q=>{h.value=q,f("update:text",q)},x=(0,l.computed)(()=>Qe(o.unit)>0),$=(0,l.ref)(),P=(0,l.ref)(null);return we({focus:()=>{$?.value.focus()},blur:()=>{$?.value.blur()},select:()=>{$?.value.select()},search:q=>{P.value&&P.value.search(q)},clear:()=>{P.value&&P.value.clear},confirm:q=>{P.value&&P.value.confirm()},cancel:()=>{P.value&&P.value.cancel()},setDisabled:q=>{c.value=q},setReadonly:q=>{u.value=q}}),()=>{const q={ref:$,class:d.value,style:A.value,type:"text",maxlength:o.maxLength,placeholder:S.placeholder.value,readonly:!0,value:B.value,onClick:C,onFocus:k,onBlur:F},Z={};s.slots.prepend&&(Z.prepend=s.slots.prepend),s.slots.append&&(Z.append=s.slots.append),s.slots.prefix&&(Z.prefix=s.slots.prefix),s.slots.suffix?Z.suffix=s.slots.suffix:x.value?Z.suffix=()=>[o.unit]:Z.suffix=()=>(0,l.h)(D.ElIcon,{},{default:()=>(0,l.h)(Ve.ArrowDown)});const X=[],H=(0,l.h)(D.ElInput,q,Z);X.push(H);const te={default:()=>X};te.label=s.slots.default,te.prepend=s.slots.prepend,te.append=s.slots.append,te.fixedPreTip=s.slots.fixedPreTip,te.fixedTip=s.slots.fixedTip;const Y=rt(o,Il);Y.ref=P,Y.class=o.actionsheetProps,Y.disabled=e.value||m.value,Y.visible=V.value,Y["onUpdate:visible"]=M,Y.modelValue=b.value,Y["onUpdate:modelValue"]=v,Y.text=h.value,Y["onUpdate:text"]=Q,Y.onChange=O,Y.poppable=!0;const K=(0,l.h)(r,Y,{title:s.slots.title,search:s.slots.search,option:s.slots.option,optionLabel:s.slots.optionLabel,optionIcon:s.slots.optionIcon,buttons:s.slots.buttons});te.hide=()=>[K];const W={...De(o,fo,Il)};return o.prop&&(W.prop=`${o.prop}_item`),(0,l.h)(n,W,te)}}}}var{componentName:O8,create:H8,scope:q8}=ce("actionsheet-item"),K8=H8(R8(O8,q8,ze,Pl)),na=K8,mo={readonly:{type:Boolean,default:!1},visibleItemCount:{type:[Number,String],default:7},textKey:{type:String,required:!1,default:"text"},valueKey:{type:String,required:!1,default:"value"},childrenKey:{type:String,required:!1,default:"children"},threeDimensional:{type:Boolean,default:!0},swipeDuration:{type:[Number,String],default:360}},aa={...An,...mo,modelValue:{type:[String,Number,Boolean,Object,Array],default:""},text:{type:[Array],default:[]},columnOptions:{type:[Object,Function]},source:{type:[Array,Function,String],default:[]},params:{type:Object},valueType:{type:String,required:!1,default:"value"},title:{type:String,default:""},cancelText:{type:String,default:""},clearText:{type:String,default:""},confirmText:{type:String,default:""},isAutoBackFill:{type:[Boolean],default:!0}};function j8(t){return t===window}var ra=t=>{const a=(0,l.unref)(t);if(j8(a)){const n=a.innerWidth,r=a.innerHeight;return{top:0,left:0,right:n,bottom:r,width:n,height:r}}return a&&a.getBoundingClientRect?a.getBoundingClientRect():{top:0,left:0,right:0,bottom:0,width:0,height:0}},ho=10;function go(t,a){return t>a&&t>ho?"horizontal":a>t&&a>ho?"vertical":""}function jt(){const t=window.navigator.userAgent;return"ontouchstart"in window||t.indexOf("touch")!==-1||t.indexOf("mobile")!==-1}function Yt(){const t={startX:0,startY:0,startTime:0,duration:0,moveX:0,moveY:0,deltaX:0,deltaY:0,offsetX:0,offsetY:0,direction:""},a=()=>t.direction==="vertical",n=()=>t.direction==="horizontal",r=()=>{t.deltaX=0,t.deltaY=0,t.offsetX=0,t.offsetY=0,t.direction="",t.startTime=0};return{move:(s=>{if(s.touches){const c=s.touches[0];t.deltaX=c.clientX-t.startX,t.deltaY=c.clientY-t.startY,t.moveX=c.clientX,t.moveY=c.clientY}else{const c=s;t.deltaX=c.clientX-t.startX,t.deltaY=c.clientY-t.startY,t.moveX=c.clientX,t.moveY=c.clientY}t.offsetX=Math.abs(t.deltaX),t.offsetY=Math.abs(t.deltaY),t.duration=Date.now()-t.startTime,t.direction||(t.direction=go(t.offsetX,t.offsetY))}),start:(s=>{if(r(),s.touches){const c=s.touches[0];t.startX=c.clientX,t.startY=c.clientY}else{const c=s;t.startX=c.clientX,t.startY=c.clientY}t.startTime=Date.now()}),reset:r,isVertical:a,isHorizontal:n,state:t}}function po(){const t=(0,l.ref)(0),a=(0,l.ref)(0),n=(0,l.ref)(0),r=(0,l.ref)(0),i=(0,l.ref)(0),o=(0,l.ref)(0),s=(0,l.ref)(0),c=(0,l.ref)(0),e=(0,l.ref)(0),u=(0,l.ref)(0),m=(0,l.ref)(""),f=()=>m.value==="vertical",g=()=>m.value==="horizontal",S=()=>{s.value=0,c.value=0,e.value=0,u.value=0,m.value="",n.value=0};return{move:(h=>{if(h.touches){const B=h.touches[0];s.value=B.clientX-t.value,c.value=B.clientY-a.value,i.value=B.clientX,o.value=B.clientY}else{const B=h;s.value=B.clientX-t.value,c.value=B.clientY-a.value,i.value=B.clientX,o.value=B.clientY}e.value=Math.abs(s.value),u.value=Math.abs(c.value),r.value=Date.now()-n.value,m.value||(m.value=go(e.value,u.value))}),start:(h=>{if(S(),h.touches){const B=h.touches[0];t.value=B.clientX,a.value=B.clientY}else{const B=h;t.value=B.clientX,a.value=B.clientY}n.value=Date.now()}),reset:S,startX:t,startY:a,startTime:n,duration:r,moveX:i,moveY:o,deltaX:s,deltaY:c,offsetX:e,offsetY:u,direction:m,isVertical:f,isHorizontal:g}}var yo=36;function Y8(){return yo}function W8(t){yo=t}function lt(t,a){return typeof t.textKey=="string"&&t.textKey.length>0?a[t.textKey]:a.text}function oa(t,a){return typeof t.childrenKey=="string"&&t.childrenKey.length>0?a[t.childrenKey]:a.children??null}function U8(t,a,n){typeof t.childrenKey=="string"&&t.childrenKey.length>0&&(a[t.childrenKey]=n),a.children=n}function wt(t,a){return typeof t.valueKey=="string"&&t.valueKey.length>0?a[t.valueKey]:a.value}function bo(t,a){return typeof t.itemOptions=="function"?t.columnOptions(a):t.columnOptions}var G8=class{proxy;constructor(t){this.proxy=t}async load(t,a,n){if(Array.isArray(a))return a;if(typeof a=="function")return await a(n);const r=Pe(this.proxy,t);return r===null?(console.error(`${t} component not found api function`),[]):(Ke(n)&&(0,l.isReactive)(n)&&(n=(0,l.toRaw)(n)),await r(a,n))}};function X8(){return new G8((0,l.getCurrentInstance)().proxy)}function wo(t,a,n){return!(lt(t,a)!==lt(t,n)||wt(t,a)!==wt(t,n))}function Z8(t,a,n,r){if(n.length==0)return[];Array.isArray(a)||(a=[a]);const i=[],o=t.valueType??"value";if(r==="singleColumn"||r==="multipleColumn")for(let s=0;s<a.length&&s<n.length;s++){const c=a[s];let e=n[s].findIndex(u=>{if(o==="text")return lt(t,u)===c;if(o==="value"){let m=wt(t,u);return m==null&&(m=lt(t,u)),m===c}else if(o==="item")return wo(t,u,c)});if(e==-1)break;i.push(e)}else{let s=n[0];for(let c=0;c<a.length;c++){const e=a[c];let u=s.findIndex(f=>{if(o==="text")return lt(t,f)===e;if(o==="value"){let g=wt(t,f);return g==null&&(g=lt(t,f)),g===e}else if(o==="item")return wo(t,f,e)});if(u==-1)break;i.push(u);const m=oa(t,s[u]);if(!Array.isArray(m))break;s=m}}return i}function So(t,a,n,r){if(n.length==0)return null;const i={texts:[],values:[],items:[]},o=t.valueType??"value";if(r==="singleColumn"||r==="multipleColumn")for(let s=0;s<a.length&&s<n.length;s++){const c=n[s];let e=a[s];e<0&&e>=c.length&&(e=0);const u=c[e],m=lt(t,u);if(i.texts.push(m),i.items.push(u),o==="text")i.values.push(m);else if(o==="value"){let f=wt(t,u);f==null&&(f=m),i.values.push(f)}else i.values.push(u)}else{let s=n[0];for(let c=0;c<a.length;c++){let e=a[c];e<0&&e>=s.length&&(e=0);const u=s[e],m=lt(t,u),f=Object.assign({},u);if(f.children=null,i.texts.push(m),i.items.push(f),o==="text")i.values.push(m);else if(o==="value"){let g=wt(t,u);g==null&&(g=m),i.values.push(g)}else i.values.push(f);if(!Array.isArray(u.children))break;s=u.children}}return i}function vo(t){return{text:t,value:t}}var J8=15,Q8=300,e7=200,{create:t7}=ce("picker-column");function l7(t){t.stopPropagation()}function n7(t,a){(typeof t.cancelable!="boolean"||t.cancelable)&&t.preventDefault(),a&&l7(t)}var a7=t7({props:{source:{type:Array,default:[]},columnIndex:{type:Number,required:!0,default:0},modelValue:{type:Number,required:!0,default:0},itemHeight:{type:Number,required:!0,default:35},visible:{type:Boolean,default:!1},...mo},emits:["click","change","update:modelValue"],setup(t,{emit:a}){const n=(0,l.computed)(()=>({"fox-picker__list":!0})),r=(0,l.computed)(()=>({height:`${ye(t.visibleItemCount)*+t.itemHeight}px`})),i=(0,l.computed)(()=>({"fox-picker__content":!0,"fox-picker__content-tile":!t.threeDimensional,"fox-picker__content-roller":t.threeDimensional})),o=(0,l.computed)(()=>t.itemHeight*Math.floor(+t.visibleItemCount/2)),s=C=>C>=f.currIndex+8||C<=f.currIndex-8,c=(0,l.computed)(()=>({transition:`transform ${f.scrollTime}ms cubic-bezier(0.17, 0.89, 0.45, 1)`,transform:`rotate3d(1, 0, 0, ${f.deg})`,top:`${o.value}px`})),e=C=>`transform: rotate3d(1, 0, 0, ${-f.rotation*C}deg) translate3d(0px, 0px, 104px)`,u=(0,l.computed)(()=>({transition:`transform ${f.scrollTime}ms cubic-bezier(0.17, 0.89, 0.45, 1)`,transform:`translate3d(0, ${f.scrollDistance+o.value}px, 0)`})),m=(0,l.ref)(null),f=(0,l.reactive)({currIndex:t.modelValue,startDistance:0,scrollDistance:0,scrollTime:0,moving:!1,rotation:20,deg:0,transitionEndTrigger:null}),g=C=>lt(t,C),S=C=>wt(t,C),z=po(),b=()=>{f.transitionEndTrigger&&(f.transitionEndTrigger(),f.transitionEndTrigger=null)},h=(C,M=!1,v=!1)=>{if(f.currIndex=C,M){const O=()=>{f.moving=!1,a("update:modelValue",C),a("change",C)};v?f.transitionEndTrigger=O:O()}},B=(C,M,v)=>{let O=C+f.startDistance;if(M==="end"){const k=-(t.source.length-1)*t.itemHeight;O<k&&(O=k),O>0&&(O=0);let F=Math.abs(Math.round(-O/t.itemHeight));const Q=-F*t.itemHeight,x=`${(F+1)*f.rotation}deg`;h(F,!0,v?v>0:!1),p(Q,M,v,x)}else{let k=(-O/t.itemHeight+1)*f.rotation;const F=(t.source.length+1)*f.rotation,Q=0;if(k=Math.min(Math.max(k,Q),F),t.threeDimensional&&(k<Q||k>F))return;p(O,null,void 0,`${k}deg`)}},p=(C=0,M,v=e7,O)=>{M==="end"?f.scrollTime=v:f.scrollTime=0,f.deg=O,f.scrollDistance=C},d=(C,M)=>(C=Math.abs(C/M)/.003*(C<0?-1:1),C),T=C=>{t.readonly||(f.startDistance=f.scrollDistance,z.start(C),f.transitionEndTrigger=null)},A=C=>{t.readonly||(f.moving=!0,z.move(C),z.isVertical()&&(f.moving=!0,n7(C,!0)),B(z.deltaY.value,"",0))},V=()=>{if(t.readonly)return;const C=z.deltaY.value,M=z.duration.value;M<Q8&&Math.abs(C)>J8?B(d(C,M),"end",t.swipeDuration):B(C,"end",0)};return(0,l.watch)(()=>t.modelValue,C=>{const M=f.currIndex-C;M!==0&&(f.currIndex=C,f.startDistance=f.scrollDistance,B(M*t.itemHeight,"",0))}),(0,l.watch)(()=>t.source,C=>{if(f.currIndex>=C.length){const M=(C.length-1-f.currIndex)*t.itemHeight;f.startDistance=f.scrollDistance,B(M,"end",0)}}),(0,l.watch)(()=>t.visible,C=>{C===!1&&b()}),(0,l.onMounted)(()=>{B(-t.modelValue*t.itemHeight)}),{classes:n,styles:r,contentClasses:i,itemText:g,itemValue:S,...(0,l.toRefs)(f),roller:m,getItemText:lt,onTouchStart:T,onTouchMove:A,onTouchEnd:V,isHidden:s,setRollerStyle:e,touchRollerStyle:c,touchTileStyle:u,stopMomentum:b}}}),r7={key:1,class:"fox-picker__item-tile"};function o7(t,a,n,r,i,o){return(0,l.openBlock)(),(0,l.createElementBlock)("view",{class:(0,l.normalizeClass)(t.classes),style:(0,l.normalizeStyle)(t.styles),onTouchstart:a[0]||(a[0]=(...s)=>t.onTouchStart&&t.onTouchStart(...s)),onTouchmove:a[1]||(a[1]=(...s)=>t.onTouchMove&&t.onTouchMove(...s)),onTouchend:a[2]||(a[2]=(...s)=>t.onTouchEnd&&t.onTouchEnd(...s)),onTouchcancel:a[3]||(a[3]=(...s)=>t.onTouchEnd&&t.onTouchEnd(...s)),onTransitionend:a[4]||(a[4]=(...s)=>t.stopMomentum&&t.stopMomentum(...s))},[(0,l.createElementVNode)("view",{ref:"roller",class:(0,l.normalizeClass)(t.contentClasses),style:(0,l.normalizeStyle)(t.threeDimensional?t.touchRollerStyle:t.touchTileStyle)},[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(t.source,(s,c)=>((0,l.openBlock)(),(0,l.createElementBlock)(l.Fragment,{key:`${t.columnIndex}_${c}`},[t.threeDimensional?((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:0,class:(0,l.normalizeClass)(["fox-picker__item",{"fox-picker__item-hidden":t.isHidden(c+1)}]),style:(0,l.normalizeStyle)(t.setRollerStyle(c+1))},(0,l.toDisplayString)(t.itemText(s)),7)):((0,l.openBlock)(),(0,l.createElementBlock)("view",r7,(0,l.toDisplayString)(t.itemText(s)),1))],64))),128))],6)],38)}var i7=Fe(a7,[["render",o7]]),{create:s7,componentName:c7,scope:u7}=ce("picker"),d7=s7({components:{PickerColumn:i7,Popup:yt},props:{...aa},emits:["close","change","confirm","update:visible","update:text","update:modelValue","clear"],setup(t,{emit:a}){const{toLocaleRefs:n,t:r}=(0,Ce.useFoxI18n)(u7),i=n(t,["title","cancelText","clearText","confirmText"]),o=(0,l.ref)(null),s=(0,l.ref)(Y8());(0,l.watch)(()=>t.visible,k=>{k&&s.value<=0&&setTimeout(()=>{o.value&&(s.value=ra(o.value).height,W8(s.value))},50)});const c=(0,l.computed)(()=>({[c7]:!0})),e=X8(),u=(0,l.ref)("singleColumn");let m=(0,l.ref)([]);(0,l.watch)([()=>t.source,()=>t.params],async([k,F])=>{if(k){let Q=await e.load("select",k,F);if(Q.length>0){let x=Q[0];if(Array.isArray(x)){if(typeof x[0]=="string"){let $=Q,P=[];$.forEach(q=>{let Z=q.map(X=>vo(X));P.push(Z)}),m.value=P}else m.value=Q;u.value="multipleColumn"}else if(typeof x=="string"){let $=Q,P=[],q=$.map(Z=>vo(Z));P.push(q),m.value=P,u.value="singleColumn"}else{const $=oa(t,x);Array.isArray($)?(u.value="cascade",m.value=[Q]):(u.value="singleColumn",m.value=[Q])}}else m.value=[]}},{immediate:!0});const f=(0,l.ref)([]),g=(0,l.ref)(t.modelValue),S=(0,l.ref)([]),z=(0,l.ref)([]);(0,l.watch)([()=>t.modelValue,()=>m.value],([k,F])=>{let Q=Z8(t,k,F,u.value);if(!We(Q,z.value)){z.value=Q;let x=So(t,Q,F,u.value);x&&(f.value=x.texts,a("update:text",f.value))}});const b=(0,l.ref)(t.visible);(0,l.watch)(()=>t.visible,k=>{b.value=k});const h=k=>{let F=bo(t,k);return Ke(F)?F.defaultIndex??0:0},B=k=>{if(t.readonly===!0)return!0;let F=bo(t,k);return Ke(F)?F.readonly??!1:!1},p=(k,F)=>{let Q=z.value;Q[k]=F;for(let $=0;$<k;$++)Q[$]==null&&(Q[$]=h($));if(u.value==="cascade")for(let $=k+1;$<T.value.length;$++){let P=h($);$<Q.length?Q[$]=P:Q.push(P)}else for(let $=Q.length;$<T.value.length;$++){let P=h($);Q.push(P)}z.value=Q;let x=So(t,Q,m.value,u.value);x&&(f.value=x.texts,g.value=x.values,S.value=x.items)},d=k=>k<z.value.length?z.value[k]:h(k),T=(0,l.computed)(()=>{if(m.value.length==0)return[];if(u.value=="singleColumn"||u.value=="multipleColumn")return m.value;let k=[],F=0,Q=m.value[0],x=0;for(;;){let $=Q.map(Z=>{let X=Object.assign({},Z);return U8(t,X,null),X});k.push($),F>=z.value.length?x=0:x=z.value[F],(x<0||x>=Q.length)&&(x=0);let P=Q[x];const q=oa(t,P);if(!Array.isArray(q))break;Q=q,F++}return k}),A=(0,l.computed)(()=>ye(+t.visibleItemCount-1)/2*s.value),V=(k=!1)=>{if(t.readonly===!0){k&&a("update:visible",!1);return}let F=m.value.length-1;for(;F>=0&&!(z.value[F]===null||z.value[F]===void 0);F--);if(F>=0&&p(F,0),u.value==="singleColumn"){let Q=g.value.length>0?g.value[0]:"",x=S.value.length>0?S.value[0]:null;a("update:modelValue",Q),a("update:text",f.value),a("change",Q,x),k&&(a("confirm",Q),a("update:visible",!1))}else a("update:modelValue",g.value),a("update:text",f.value),a("change",g.value,S.value),k&&(a("confirm",g.value),a("update:visible",!1))};return{...i,pickerLineRef:o,classes:c,columns:T,dataType:u,show:b,itemHeight:s,top:A,isReadonly:B,getIndex:d,change:(k,F)=>{p(k,F),t.isAutoBackFill&&V(!b.value)},close:()=>{a("close"),a("update:visible",!1)},confirm:()=>{V(!0)},clear:()=>{if(t.readonly===!0){a("update:visible",!1);return}u.value==="singleColumn"?(a("update:modelValue",""),a("change","")):(a("update:modelValue",[]),a("change",[])),a("clear",""),a("update:visible",!1)}}}}),f7={class:"fox-picker__bar"},m7={class:"fox-picker__title"},h7={class:"fox-picker__bar__action"},g7={class:"fox-picker__column"};function p7(t,a,n,r,i,o){const s=(0,l.resolveComponent)("PickerColumn"),c=(0,l.resolveComponent)("Popup");return(0,l.openBlock)(),(0,l.createElementBlock)("view",{class:(0,l.normalizeClass)(t.classes)},[(0,l.createVNode)(c,{position:"bottom",visible:t.show,"onUpdate:visible":a[3]||(a[3]=e=>t.show=e),teleport:t.teleport,"lock-scroll":t.lockScroll,"close-on-click-overlay":t.closeOnClickOverlay,onClose:t.close,round:!0,"teleport-disable":t.teleportDisable},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("view",f7,[(0,l.createElementVNode)("view",m7,(0,l.toDisplayString)(t.title),1),(0,l.createElementVNode)("view",h7,[(0,l.createElementVNode)("view",{class:"fox-picker__left fox-picker__cancel fox-picker__button",onClick:a[0]||(a[0]=(...e)=>t.close&&t.close(...e))},(0,l.toDisplayString)(t.cancelText),1),(0,l.createElementVNode)("view",{class:"fox-picker__right fox-picker__confirm fox-picker__button",onClick:a[1]||(a[1]=(...e)=>t.confirm&&t.confirm(...e))},(0,l.toDisplayString)(t.confirmText),1),t.clearText?((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:0,class:"fox-picker__right fox-picker__clear fox-picker__button",onClick:a[2]||(a[2]=(...e)=>t.clear&&t.clear(...e))},(0,l.toDisplayString)(t.clearText),1)):(0,l.createCommentVNode)("",!0)])]),(0,l.renderSlot)(t.$slots,"top"),(0,l.createElementVNode)("view",g7,[(0,l.createElementVNode)("view",{class:"fox-picker__mask",style:(0,l.normalizeStyle)({backgroundSize:`100% ${t.top}px`})},null,4),(0,l.createElementVNode)("view",{ref:"pickerLineRef",class:"fox-picker__hairline",style:(0,l.normalizeStyle)({top:` ${t.top}px`})},null,4),((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(t.columns,(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:u,class:"fox-picker__columnitem"},[(0,l.createVNode)(s,{visible:t.show,source:e,readonly:t.isReadonly(u),"column-index":u,modelValue:t.getIndex(u),"onUpdate:modelValue":m=>t.change(u,m),"visible-item-count":t.visibleItemCount,"three-dimensional":t.threeDimensional,"swipe-duration":t.swipeDuration,"item-height":t.itemHeight,"text-key":t.textKey,"value-key":t.valueKey},null,8,["visible","source","readonly","column-index","modelValue","onUpdate:modelValue","visible-item-count","three-dimensional","swipe-duration","item-height","text-key","value-key"])]))),128))]),(0,l.renderSlot)(t.$slots,"default")]),_:3},8,["visible","teleport","lock-scroll","close-on-click-overlay","onClose","teleport-disable"])],2)}var Wt=Fe(d7,[["render",p7]]),Co={...aa,placeholder:{type:String},textAlign:{type:String},maxLength:{type:[String,Number],required:!1},clearable:{type:Boolean,default:!0},unit:{type:[String],required:!1},text:{type:String}};function y7(t,a,n){return{props:{...xe,...Me,...Co},emits:["change","update:modelValue","blur","focus","clear","update:text","setValue"],setup(r,i){const o=(0,l.ref)(null),s=Le((0,l.computed)(()=>o.value??r.disabled)),c=(0,l.ref)(null),e=_e((0,l.computed)(()=>c.value??r.readonly)),{emitEvent:u}=Te({componentName:t,validateCheckEvents:["blur","clear","change"],validateResetEvents:["focus","setValue"],get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),{toLocaleRefs:m}=(0,Ce.useFoxI18n)(a),f=m(r,["placeholder"]),g=(0,l.ref)(!1),S=t,z=(0,l.computed)(()=>({[S]:!0})),b=Ae((0,l.computed)(()=>r.textAlign),"textAlign"),h=(0,l.computed)(()=>({textAlign:b.value??"right"})),B=pe(r,"modelValue",null,u),p=(0,l.ref)([]),d=(0,l.computed)(()=>Array.isArray(p.value)?p.value.join(" "):p.value),T=(0,l.ref)(!1),A=()=>{T.value=!0},V=q=>{T.value=q},C=q=>{B.value=q,u("update:modelValue",q)},M=q=>{p.value=q,Array.isArray(q)&&q.length===0?u("update:text",q[0]):u("update:text",q)},v=(q,Z)=>{u("change",q,Z)};let O=pe(r,"hintText"),k=(0,l.ref)(!1);const F=q=>{let Z=q.target.value;g.value=!0,me(O.value)||(k.value=!0),u("focus",Z,q)},Q=q=>{setTimeout(()=>{k.value&&(k.value=!1),g.value=!1},0);let Z=q.target.value;r.maxLength&&Z.length>Number(r.maxLength)&&(Z=Z.slice(0,Number(r.maxLength))),T.value?setTimeout(()=>{u("blur",Z,q)},50):u("blur",Z,q)},x=()=>{u("clear","")},$=(0,l.computed)(()=>Qe(r.unit)>0),P=(0,l.ref)();return we({focus:()=>{P?.value.focus()},blur:()=>{P?.value.blur()},select:()=>{P?.value.select()},setDisabled:q=>{o.value=q},setReadonly:q=>{c.value=q}}),()=>{const q={class:z.value,style:h.value,type:"text",maxlength:r.maxLength,placeholder:f.placeholder.value,clearable:fe(r.clearable),readonly:!0,value:d.value,onClick:A,onFocus:F,onBlur:Q},Z={};i.slots.prepend&&(Z.prepend=i.slots.prepend),i.slots.append&&(Z.append=i.slots.append),i.slots.prefix&&(Z.prefix=i.slots.prefix),i.slots.suffix?Z.suffix=i.slots.suffix:$.value?Z.suffix=()=>[r.unit]:Z.suffix=()=>(0,l.h)(D.ElIcon,{},{default:()=>(0,l.h)(Ve.ArrowDown)});const X=[],H=(0,l.h)(D.ElInput,q,Z);X.push(H);const te={default:()=>X};te.label=i.slots.default,te.fixedPreTip=i.slots.fixedPreTip,te.fixedTip=i.slots.fixedTip;const Y=rt(r,aa);Y.disabled=!1,Y.readonly=s.value||e.value,Y.visible=T.value,Y["onUpdate:visible"]=V,Y.modelValue=B.value,Y["onUpdate:modelValue"]=C,Y.text=p.value,Y["onUpdate:text"]=M,Y.onClear=x,Y.onChange=v;const K=(0,l.h)(Wt,Y);te.hide=()=>[K];const W={...De(r,Co),hintText:O.value,hintVisible:k.value};return r.prop&&(W.prop=`${r.prop}_item`),(0,l.h)(n,W,te)}}}}var{componentName:b7,create:w7,scope:S7}=ce("picker-item"),v7=w7(y7(b7,S7,ze)),ia=v7,sa={modelValue:{type:[String,Number],default:0},data:{type:[Array]},textKey:{type:String,default:"text"},valueKey:{type:String,default:"value"},visibleKey:{type:String,default:"visibile"},disabledKey:{type:String,default:"disabled"},doitKey:{type:String,default:"doit"},numKey:{type:String,default:"num"},direction:{type:String,default:"horizontal"},size:{type:String,default:"normal"},shape:{type:String},align:{type:String},markShape:{type:String,default:"line"},scroll:{type:Boolean,default:!1},showScrollArrow:{type:Boolean,default:!1},ellipsis:{type:Boolean,default:!0},animatedTime:{type:[Number,String],default:300},gutter:{type:[Number,String],default:0},itemOptions:{type:[Object,Function]},showQuickNavigation:{type:Boolean,default:!1},beforeChange:{type:Function}},No=(t,a)=>a[t.textKey],Ut=(t,a)=>a[t.valueKey],C7=(t,a)=>a[t.visibleKey],ko=(t,a)=>a[t.disabledKey],N7=(t,a)=>{const n=a[t.doitKey];return fe(n)},k7=(t,a)=>{const n=a[t.numKey];return n==null?null:ye(a[n])},xo=(t,a,n)=>{const r=t.itemOptions;return typeof r=="function"?r(a,n):r||null};function x7(t,a,n,r,i,o=!1){return{props:{...sa},emits:["update:modelValue","change","click"],setup(s,{slots:c,emit:e}){const u=(0,l.computed)(()=>{const I={};return I[`${t}`]=!0,I}),m=(0,l.computed)(()=>{const I={};return I[`${t}__titles`]=!0,I[`${s.direction}`]=!0,s.align&&(I[`${s.align}`]=!0),s.scroll===!0&&(I.scrollable=!0),s.shape&&(I[`${s.shape}`]=!0),s.showScrollArrow?(L.value===!0&&(I["has-left-scroll-arrow "]=!0),ee.value===!0&&(I["has-right-scroll-arrow "]=!0)):s.showQuickNavigation&&(I["has-navigation"]=!0),I}),f=(0,l.computed)(()=>({})),g=(0,l.computed)(()=>{if(!s.gutter)return 0;const I=be(s.gutter);return I<=0?0:I}),S=(0,l.ref)(s.modelValue);(0,l.watch)(()=>s.modelValue,I=>{S.value!==I&&(S.value=I,X(!1))});const z=(0,l.ref)({"fox-tabs-bar__popup":!0,"fox-tabs-bar__popup--show":!1,"fox-tabs-bar__popup--hide":!1}),b=(0,l.computed)(()=>{const I={};return B.value||(I.display="none"),I}),h=(0,l.ref)(),B=(0,l.ref)(!1),p=()=>{d(!B.value)},d=I=>{const y=I;y?(B.value=y,setTimeout(()=>{z.value["fox-tabs-bar__popup--show"]=!0,z.value["fox-tabs-bar__popup--hide"]=!1},0)):(z.value["fox-tabs-bar__popup--show"]=!1,z.value["fox-tabs-bar__popup--hide"]=!0,h.value?h.value.addEventListener("transitionend",()=>{B.value=!1},{once:!0}):setTimeout(()=>{B.value=!1},0))},T=(0,l.ref)(),A=(0,l.ref)([]),V=(I,y)=>{A.value[y]=I},C=I=>y=>{V(y,I)},M=(I,y)=>{const R=T.value,j=A.value;if(!R||!j||!j[I])return;const le=j[I];let re=0;s.direction==="vertical"?re=le.offsetTop-(R.offsetHeight-le.offsetHeight)/2:re=le.offsetLeft-(R.offsetWidth-le.offsetWidth)/2,v(R,re,y?0:.3,s.direction)},v=(I,y,R,j)=>{let le=0;const re=j==="horizontal"?I.scrollLeft:I.scrollTop,se=R===0?1:Math.round(R*1e3/16);function he(){j==="horizontal"?I.scrollLeft+=(y-re)/se:I.scrollTop+=(y-re)/se,++le<se&&tn(he)}he()},O=(I,y)=>{const R=Ut(s,I),j={};return j[`${t}__titles-item`]=!0,j.disabled=ko(s,I),j.active=R===S.value,s.shape&&(j[`${s.shape}`]=!0),s.ellipsis&&(j.ellipsis=!0),y&&(y.class&&(j[`${y.class}`]=!0),y.disabled===!0&&(j.disabled=y.disabled)),j},k=(I,y)=>{const R={};if(g.value>0){const j=Math.abs(g.value/2);s.direction==="vertical"?(R["margin-top"]=`${j}px`,R["margin-bottom"]=`${j}px`):(R["margin-left"]=`${j}px`,R["margin-right"]=`${j}px`)}return y&&y.style&&Object.assign(R,y.style),R},F=(I,y)=>`${Ut(s,I)??y}`,Q=(I,y)=>{const R=Ut(s,I),j={};j[`${t}__popup-item`]=!0,j.disabled=ko(s,I),j.active=R===S.value,s.shape&&(j[`${s.shape}`]=!0);const le=xo(s,I,y);return le&&le.disabled===!0&&(j.disabled=le.disabled),j},x=(0,l.computed)(()=>(s.data??[]).filter(I=>C7(s,I)!==!1)),$=(I,y)=>{const R=Ut(s,I);if(e("click",I,y),S.value==R)return;const j=()=>{S.value=R,s.scroll&&M(y,!1),e("update:modelValue",R),e("change",I,y)};if(typeof s.beforeChange=="function"){const le=s.beforeChange(I,y);tl(le)?le.then(re=>{re!==!1&&j()}).catch(()=>{j()}):le!==!1&&j()}else j()},P=(I,y)=>function(){$(I,y)},q=(I,y)=>{$(I,y),d(!1)},Z=(I,y)=>function(){q(I,y)},X=I=>{if(!Array.isArray(s.data)||!s.scroll)return;J()&&_();const y=s.data.findIndex(R=>Ut(s,R)===S.value);y!==-1&&M(y,I)},H=()=>{J()||N()};(0,l.watch)(()=>s.data,()=>{setTimeout(X,0)}),(0,l.onMounted)(()=>{X(!0)}),(0,l.onBeforeUnmount)(()=>{H()});const te=(I,y)=>{if(c.item)return c.item({item:I,index:y});const R=xo(s,I,y),j=[];if(c.text){const re=c.text({item:I,index:y});j.push(re)}else{const re=[];if(R?.doit===!0||N7(s,I)){const $e=(0,l.h)("view",{class:[`${t}__titles-item-tip`,"doit"]});re.push($e)}const se=R?.num??k7(s,I);if(se){let $e="";const Xe=ye(se);Xe>=100?$e="99+":$e=`${Xe}`;const gt=(0,l.h)("view",{class:[`${t}__titles-item-tip`,"num"]},[$e]);re.push(gt)}const he={class:`${t}__titles-item-text`};re.push(No(s,I));const Ne=(0,l.h)("view",he,re);j.push(Ne)}const le=(0,l.h)("view",{class:`${t}__titles-item-line`});return j.push(le),(0,l.h)("view",{ref:C(y),class:O(I,R),style:k(I,R),key:F(I,y),onClick:P(I,y)},j)},Y=()=>{const I=c.default?c.default():[];if(I.length===0)for(let y=0;y<x.value.length;y++){const R=x.value[y],j=te(R,y);I.push(j)}return(0,l.h)("view",{ref:T,class:m.value,style:f.value},I)},K=()=>{let I=null;return c.navigation?I=c.navigation():I=(0,l.h)(n),(0,l.h)("view",{class:`${t}__navigation`,onClick:p},[I])},W=()=>{const I=[];for(let y=0;y<x.value.length;y++){const R=x.value[y];let j=null;c.popupItem?j=c.popupItem({item:R,index:y}):j=No(s,R);const le=(0,l.h)("view",{class:Q(R,y),key:F(R,y),onClick:Z(R,y)},[j]);I.push(le)}return(0,l.h)("view",{class:z.value,style:b.value},I)},J=()=>s.showScrollArrow&&s.direction=="horizontal",L=(0,l.ref)(!1),ee=(0,l.ref)(!1),ne=I=>{const y=T.value,R=A.value;if(!(!y||!R))if(I==="left"){const j=y.scrollLeft;let le=j;for(let re=0;re<R.length;re++){const se=R[re].offsetLeft;if(j-se<0)break;le=se}v(y,le,.3,"horizontal")}else{const j=y.scrollLeft;let le=j,re=y.offsetWidth;for(let se=R.length-1;se>=0;se--){const he=R[se].offsetLeft+R[se].offsetWidth;if(he-j<y.offsetWidth){le+=re-he;break}re=he}v(y,le,.3,"horizontal")}},G=Ge(()=>{const I=T.value;if(!I)return;let y=I.scrollLeft>0;y!==L.value&&(L.value=y);let R=I.scrollWidth-I.scrollLeft>I.offsetWidth;R!==ee.value&&(ee.value=R)},50),E=I=>{G()},_=()=>{const I=T.value;I&&(G(),I.addEventListener("scroll",E))},N=()=>{const I=T.value;I&&I.removeEventListener("scroll",E)},U=I=>{if(I==="left"&&L.value!==!0||I==="right"&&ee.value!==!0)return null;let y=null;return I==="left"?c.leftArrow?y=c.leftArrow():y=(0,l.h)(r):c.rightArrow?y=c.rightArrow():y=(0,l.h)(i),(0,l.h)("view",{class:[`${t}__scroll-arrow`,I],onClick:()=>{ne(I)}},[y])};return()=>{const I=[],y=Y();if(I.push(y),J()){const R=U("left");R&&I.push(R);const j=U("right");j&&I.push(j)}else if(s.showQuickNavigation){const R=K();I.push(R);const j=W();I.push(j)}return(0,l.h)("view",{class:u.value},I)}}}}var{create:z7,componentName:E7,scope:T7}=ce("tabs-bar"),$7=z7(x7(E7,T7,ru,Hu,M0,!1)),Gt=$7,zo=Symbol("TabsStatesKey"),ca={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]}},V7=15,B7=300,D7=200;function M7(t,a,n=1){return t=Math.abs(t/a)/.003*(t<0?-1:1),t*n}function Eo(t,a=0,n,r,i=D7){n==="end"?t.style.transition=`transform ${i}ms linear`:t.style.transition="transform 0ms linear",r==="horizontal"?t.style.transform=`translate3d(${a}px, 0, 0)`:t.style.transform=`translate3d(0, ${a}px, 0)`}var I7=class{el=null;direction="horizontal";transitionEndTrigger=null;moving=!1;isTouch=!1;triggerAutoMoveRatio=.3;momentumReduceRatio=1;transitionend=null;touchstart=null;touchmove=null;touchend=null;touchcancel=null;onStart;onMove;onEnd;constructor(t,a,n,r=1){this.onStart=t,this.onMove=a,this.onEnd=n,this.momentumReduceRatio=r,this.isTouch=jt()}open(t){this.el=t;const a=Yt(),n=(r,i,o)=>{const s={delta:r,direction:i,type:o};this.onMove(s)};this.transitionend=()=>{this.transitionEndTrigger&&(this.transitionEndTrigger(),this.transitionEndTrigger=null)},this.touchstart=r=>{if(this.moving)return;a.start(r),this.transitionEndTrigger=()=>{t.removeEventListener("transitionend",this.transitionend),this.moving=!1,this.onEnd()},this.moving=!0,t.removeEventListener("transitionend",this.transitionend),t.addEventListener("transitionend",this.transitionend),t.addEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),t.addEventListener(this.isTouch?"touchend":"mouseup",this.touchend),this.isTouch&&t.addEventListener("touchcancel",this.touchend);const i={delta:0,type:"start",direction:this.direction};this.onStart(i)},this.touchmove=r=>{if(!this.moving)return;a.move(r);let i=0;if(this.direction==="horizontal"){if(a.isVertical())return;i=a.state.deltaX}else{if(a.isHorizontal())return;i=a.state.deltaY}n(i,this.direction,"move")},this.touchend=()=>{if(!this.moving)return;t.removeEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),t.removeEventListener(this.isTouch?"touchend":"mouseup",this.touchend),this.isTouch&&t.removeEventListener("touchcancel",this.touchend);let r=0;if(this.direction==="horizontal"){if(a.isVertical()){this.moving=!1;return}r=a.state.deltaX}else{if(a.isHorizontal()){this.moving=!1;return}r=a.state.deltaY}const i=a.state.duration;i<B7&&Math.abs(r)>V7?(r=M7(r,i,this.momentumReduceRatio),n(r,this.direction,"end")):n(r,this.direction,"end")},t.addEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart)}close(){const t=this.el;this.transitionend&&t.addEventListener("transitionend",this.transitionend),this.touchstart&&t.addEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart),this.touchmove&&t.addEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),this.touchend&&t.addEventListener(this.isTouch?"touchend":"mouseup",this.touchend),this.touchcancel&&this.isTouch&&t.addEventListener("touchcancel",this.touchcancel),this.el=null}};function A7(t,a,n,r=1){return new I7(t,a,n,r)}function _7(t,a,n=!1){return{props:{...ca},emits:["update:modelValue","change"],setup(r,{emit:i,slots:o}){const s=(0,l.shallowRef)([]),c={current:(0,l.ref)(r.modelValue??""),direction:(0,l.ref)(r.direction),tabWidth:(0,l.ref)(-1),tabHeight:(0,l.ref)(-1),add:C=>{const M={name:C};c.current.value===C&&(M.loaded=!0),s.value.push(M),(0,l.triggerRef)(s)},remove:C=>{const M=s.value.findIndex(v=>v.name===C);M!==-1&&s.value.splice(M,1)},isLoaded:C=>{if(!r.lazy)return!0;const M=s.value.findIndex(v=>v.name===C);return M!==-1?c.current.value?s.value[M].loaded??!1:M===0:!1}};(0,l.provide)(zo,c);const e=C=>{const M=s.value.findIndex(v=>v.name===C);M!==-1&&(s.value[M].loaded=!0,(0,l.triggerRef)(s))};(0,l.watch)([()=>r.modelValue,()=>r.direction],([C,M])=>{c.current.value!==C&&(c.current.value=C??"",e(C??"")),c.direction.value!==M&&(c.direction.value=M)});const u=(0,l.ref)(null),m=(0,l.ref)(null),f=(0,l.computed)(()=>({[t]:!0,[`${r.direction}`]:!0})),g=(0,l.computed)(()=>{const C={};if(r.width){const M=ve(r.width);M&&(C.width=M)}if(r.height){const M=ve(r.height);M&&(C.height=M)}return C});let S=!0;const z=(0,l.computed)(()=>{const C={},M=s.value.length;if(M<=0)return C;const v=s.value.findIndex(O=>O.name===c.current.value);return c.direction.value==="vertical"?c.tabHeight.value>0&&(C.height=`${M*c.tabHeight.value}px`,v!==-1&&(C.transform=`translate(0, -${v*c.tabHeight.value}px)`)):c.tabWidth.value>0&&(C.width=`${M*c.tabWidth.value}px`,v!==-1&&(C.transform=`translate(-${v*c.tabWidth.value}px, 0)`)),S&&(S=!1,C.transition="transform 0s ease"),C}),b={min:0,max:0,start:0,moved:0,itemDistance:0,triggerAutoMoveRatio:.3},h=C=>{const M=s.value.length,v=s.value.findIndex(O=>O.name===c.current.value);b.moved=0,C.direction==="vertical"?(b.min=-1*(c.tabHeight.value*(M-1)+c.tabHeight.value/4),b.max=c.tabHeight.value/4,b.start=-v*c.tabHeight.value,b.itemDistance=c.tabHeight.value):(b.min=-1*(c.tabWidth.value*(M-1)+c.tabWidth.value/4),b.max=c.tabWidth.value/4,b.start=-v*c.tabWidth.value,b.itemDistance=c.tabWidth.value)},B=C=>{const M=m.value;if(!M)return;let v=b.start+C.delta;if(v>b.max?v=b.max:v<b.min&&(v=b.min),C.type==="move")Eo(M,v,"move",C.direction,300);else if(C.type==="end"){let O=Math.floor(Math.abs(v)*1/b.itemDistance);const k=Math.abs(v)%b.itemDistance;b.start>v?k>=b.itemDistance*b.triggerAutoMoveRatio&&(O+=1):k>b.itemDistance-b.itemDistance*b.triggerAutoMoveRatio&&(O+=1),v=-1*O*b.itemDistance,Eo(M,v,"end",C.direction,300),b.moved=v;const F=s.value[O].name;c.current.value=F??"",e(F??""),i("update:modelValue",F)}},p=()=>{},d=()=>{if(!u.value)return;const C=yl(u.value);c.tabWidth.value=C.width,c.tabHeight.value=C.height},T=nr(d,250);let A=null,V=null;return(0,l.onMounted)(()=>{u.value&&(d(),window.ResizeObserver&&(V=new window.ResizeObserver(T),V.observe(u.value)),r.draggle&&(A=A7(h,B,p),A.open(m.value)))}),(0,l.onBeforeUnmount)(()=>{V&&(V.disconnect(),V=null),A&&A.close()}),()=>{const C=(0,l.h)("view",{class:`${t}__panes`,style:z.value,ref:m},[o?.default?.()]);return(0,l.h)("view",{class:f.value,style:g.value,ref:u},[C])}}}}var{create:L7,componentName:P7,scope:F7}=ce("tabs-container"),R7=L7(_7(P7,F7,!1)),Xt=R7,O7={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 H7(t,a,n){return{props:{...O7},setup(r,{emit:i,slots:o}){const s=(0,l.inject)(zo);(0,l.onMounted)(()=>{s.add(r.paneKey)}),(0,l.onBeforeUnmount)(()=>{s.remove(r.paneKey)});const c=(0,l.computed)(()=>{const u={};return s.direction.value==="vertical"&&s.tabHeight.value>0?u.height=`${s.tabHeight.value}px`:s.tabWidth.value>0&&(u.width=`${s.tabWidth.value}px`),u}),e=(0,l.computed)(()=>r.loaded!=null?fe(r.loaded):s.isLoaded(r.paneKey));return()=>{let u=[];if(e.value)u=o?.default?.()??[];else if(o.empty)u=o.empty();else{const m={class:`${t}__empty-icon`},f=(0,l.h)(r.emptyIcon??n,m),g=(0,l.h)("view",{class:`${t}__empty-text`},[r.emptyText??"Loading"]),S=(0,l.h)("view",{class:`${t}__empty`},[f,g]);u.push(S)}return(0,l.h)("view",{class:`${t}`,style:c.value,prop:r.paneKey},u)}}}}var{create:q7,componentName:K7,scope:j7}=ce("tabs-pane"),Y7=q7(H7(K7,j7,Bl)),Fl=Y7;function W7(t,a,n,r){return{props:{...sa,...ca,modelValue:{type:[String,Number],default:0},direction:{type:[String]},height:{type:[String,Number]},width:{type:[String]}},emits:["update:modelValue","change"],setup(i,{emit:o,slots:s}){const c=t,e=(0,l.computed)(()=>{const b=[`${c}`];return i.direction==="vertical"?b.push("vertical-tabbar"):b.push("horizontal-tabbar"),b}),u=(0,l.computed)(()=>{const b={};if(i.width){const h=ve(i.width);h&&(b.width=h)}if(i.height){const h=ve(i.height);h&&(b.height=h)}return b}),m=(0,l.computed)(()=>[`${c}__bar`]),f=(0,l.computed)(()=>[`${c}__container`]),g=(0,l.ref)(i.modelValue);(0,l.watch)(()=>i.modelValue,b=>{g.value!==b&&(g.value=b)});const S=b=>{o("change",b)},z=b=>{g.value!==b&&(g.value=b,o("update:modelValue",b))};return()=>{const{getChildren:b}=Nn(s.default),h=b(),B=[];if(Array.isArray(i.data))B.push(...i.data);else for(let M=0;M<h.length;M++){const v=h[M].props??{},O={text:v.label??"",value:v["pane-key"]??v.paneKey??""};B.push(O)}const p={};for(let M in s)M!=="default"&&(p[M]=s[M]);const d=rt(i,sa);Object.assign(d,{data:B,class:m.value,modelValue:g.value,direction:i.direction,onChange:S,"onUpdate:modelValue":z});const T=(0,l.h)(n,d,p),A={default:()=>h},V=rt(i,ca);Object.assign(V,{class:f.value,modelValue:g.value,onChange:S,"onUpdate:modelValue":z});const C=(0,l.h)(r,V,A);return(0,l.h)("view",{class:e.value,style:u.value},[T,C])}}}}var{create:U7,componentName:G7,scope:X7}=ce("tabs-frame"),Z7=U7(W7(G7,X7,Gt,Xt)),ua=Z7,J7={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 Q7(t,a){return typeof t.textKey=="string"&&t.textKey.length>0?a[t.textKey]:a.text}function To(t,a){return typeof t.valueKey=="string"&&t.valueKey.length>0?a[t.valueKey]:a.value}function $o(t,a){return typeof t.disabledKey=="string"&&t.disabledKey.length>0?a[t.disabledKey]:a.disabled??null}function em(t,a){return typeof t.visibleKey=="string"&&t.visibleKey.length>0?a[t.visibleKey]:a.visible??null}function da(t,a){return typeof t.statusKey=="string"&&t.statusKey.length>0?a[t.statusKey]:a.statusKey??null}function Vo(t,a){return typeof t.doitKey=="string"&&t.doitKey.length>0?a[t.doitKey]:a.doitKey??null}function Bo(t,a){return typeof t.labelKey=="string"&&t.labelKey.length>0?a[t.labelKey]:a.labelKey??null}function fa(t,a,n){return typeof t.itemOptions=="function"?t.itemOptions(a,n):t.itemOptions}var tm=class{proxy;constructor(t){this.proxy=t}async load(t,a,n){if(Array.isArray(a))return a;if(typeof a=="function")return await Reflect.apply(a,null,[n]);const r=Pe(this.proxy,t);return r===null?(console.error(`${t} component not found api function`),[]):(Ke(n)&&(0,l.isReactive)(n)&&(n=(0,l.toRaw)(n)),await Reflect.apply(r,null,[a,n]))}};function lm(){return new tm((0,l.getCurrentInstance)().proxy)}function nm(t,a,n,r){return{props:{...J7},emits:["update:modelValue","change","loaded-data"],setup(i,{slots:o,emit:s}){const c=t,e=lm(),u=(0,l.ref)([]),m=(0,l.computed)(()=>u.value.filter(K=>em(i,K)!==!1)),f=(0,l.ref)(-1),g=()=>{const K=i.modelValue,W=m.value.findIndex(J=>To(i,J)===K);f.value!==W&&(f.value=W,i.scroll&&te(W,!1))};(0,l.watch)([()=>i.modelValue,m],()=>{g()});const S=K=>f.value===K,z=K=>{if(K<0&&K>=m.value.length)return!1;const W=m.value[K],J=(fa(i,W,K)??{}).status??da(i,W);return S(K)||J},b=(0,l.computed)(()=>{const K={[c]:!0};return i.mode?K[`is-${i.mode}`]=!0:i.direction&&(K[`is-${i.direction}`]=!0),i.scroll&&(K["is-scroll"]=!0),K}),h=(0,l.computed)(()=>({})),B=(K,W,J,L,ee)=>{const ne={[`${c}__step`]:!0};return ee&&(ne[`${ee}`]=!0),ne[`${p.value}`]=!0,L&&(ne["is-doit"]=!0),K===f.value?ne["is-active"]=!0:W==="done"?ne["is-done"]=!0:W==="error"?ne["is-error"]=!0:W==="half"?ne["is-half"]=!0:J?ne["is-disabled"]=!0:ne["is-normal"]=!0,ne},p=(0,l.computed)(()=>{let K=i.align;if(!K){if(i.mode==="simple")return"start";i.direction==="vertical"?K="start":K="center"}return K}),d=(K,W={})=>{const J={...W};if(p.value==="start"&&K===m.value.length-1)J.flex="0 0 auto";else if(i.step){const L=typeof i.step=="number"||rn(i.step)?ve(i.step):i.step;i.direction==="vertical"?J.height=L:J.width=L}else J.flex="1 1 100%";return J},T=(K,W)=>{let J={};if(W<m.value.length-1){const L=W+1;z(W)&&z(L)?i.direction==="vertical"?J.height="100%":J.width="100%":J.opacity="0"}return J},A=K=>m.value.length-1===K,V=(K,W)=>{if(i.clickNavigatePolicy==="disabled"||(i.clickNavigatePolicy==="only-back"||i.clickNavigatePolicy==="only-back-reset")&&W>f.value||f.value===W)return;const J=f.value,L=W;f.value=W,i.scroll&&te(W,!1);const ee=To(i,K);s("update:modelValue",ee),s("change",ee,{fromIndex:J,currentIndex:L,item:K,items:m.value,clickNavigatePolicy:i.clickNavigatePolicy})},C=(0,l.ref)(!0),M=async(K,W)=>{try{const J=await e.load("stesbar",K,W);Array.isArray(J)&&(u.value=J),C.value=!1}catch(J){console.error("[FoxUI] Load StepsBar Data Fail",J),u.value=[]}setTimeout(()=>{s("loaded-data")},250)};(0,l.watch)([()=>i.data,()=>i.params],async([K,W])=>{K&&M(K,W)},{immediate:!0});const v=(K,W,J,L,ee)=>{let ne=null;if(o.icon)ne=o.icon({item:K,index:W,status:L});else if(L==="done"){const G={};i.iconSize&&(G.width=i.iconSize,G.height=i.iconSize),ne=(0,l.h)(i.icon??n,G)}else ne=(0,l.h)("span",{},[J??`${W+1}`]);return(0,l.h)("view",{class:"fox-steps-bar__icon",onClick:()=>{ee||V(K,W)}},[ne])},O=(K,W,J)=>(0,l.h)("view",{class:"fox-steps-bar__line"},[(0,l.h)("i",{class:"fox-steps-bar__line-inner",style:T(K,W)})]),k=()=>{let K=null;if(o.markIcon)K=o.markIcon();else{const W={};i.iconSize&&(W.width=i.markIconSize,W.height=i.markIconSize),K=(0,l.h)(i.markIcon??r,W)}return(0,l.h)("view",{class:"fox-steps-bar__mark"},[K])},F=(K,W,J,L,ee)=>{const ne=[];if(!A(W)){const E=O(K,W,L);ne.push(E)}const G=v(K,W,J,L,ee);return ne.push(G),(0,l.h)("view",{class:"fox-steps-bar__head"},ne)},Q=(K,W,J,L)=>{let ee=null;return o.main?ee=o.main({item:K,index:W,status:J}):ee=Q7(i,K),(0,l.h)("view",{class:"fox-steps-bar__main",onClick:()=>{L||V(K,W)}},[ee])},x=(K,W,J)=>{let L=null;return o.sub?(L=o.sub({item:K,index:W,status:J}),(0,l.h)("view",{class:"fox-steps-bar__sub"},[L])):null},$=(K,W)=>{const J=fa(i,K,W)??{},L=J.status??da(i,K);let ee=$o(i,K);J.disabled===!0&&(ee=!0),i.disabled===!0&&(ee=!0);const ne=J.label??Bo(i,K),G=[],E=v(K,W,ne,L,ee);E&&G.push(E);const _=Q(K,W,L,ee);if(_&&G.push(_),!A(W)){const R=O(K,W,L);R&&G.push(R)}const N=(0,l.h)("view",{class:"fox-steps-bar__head"},G),U=J.class,I=J.style??{};let y=Vo(i,K);return J.doit===!0&&(y=!0),(0,l.h)("view",{ref:H(W),class:B(W,L,ee,y,U),style:d(W,I)},[N])},P=(K,W)=>{const J=fa(i,K,W)??{},L=J.status??da(i,K);let ee=$o(i,K);J.disabled===!0&&(ee=!0),i.disabled===!0&&(ee=!0);const ne=J.label??Bo(i,K),G=[],E=i.layout;for(let I of E)if(I==="head"){const y=F(K,W,ne,L,ee);G.push(y)}else if(I==="main"){const y=Q(K,W,L,ee);G.push(y)}else if(I==="sub"){const y=x(K,W,L);G.push(y)}else if(I==="mark"){const y=k();G.push(y)}const _=J.class,N=J.style??{};let U=Vo(i,K);return J.doit===!0&&(U=!0),(0,l.h)("view",{ref:H(W),class:B(W,L,ee,U,_),style:d(W,N)},G)},q=(0,l.ref)(),Z=(0,l.ref)([]),X=(K,W)=>{Z.value[W]=K},H=K=>W=>{X(W,K)},te=(K,W)=>{const J=q.value,L=Z.value;if(!J||!L||!L[K])return;const ee=L[K];let ne=0;i.direction==="vertical"?ne=ee.offsetTop-(J.offsetHeight-ee.offsetHeight)/2:ne=ee.offsetLeft-(J.offsetWidth-ee.offsetWidth)/2,Y(J,ne,W?0:.3,i.direction)},Y=(K,W,J,L)=>{let ee=0;const ne=L==="horizontal"?K.scrollLeft:K.scrollTop,G=J===0?1:Math.round(J*1e3/16);function E(){L==="horizontal"?K.scrollLeft+=(W-ne)/G:K.scrollTop+=(W-ne)/G,++ee<G&&tn(E)}E()};return()=>{let K=[];if(i.mode==="simple")for(let J=0;J<m.value.length;J++){const L=m.value[J],ee=$(L,J);K.push(ee)}else for(let J=0;J<m.value.length;J++){const L=m.value[J],ee=P(L,J);K.push(ee)}const W={ref:q,class:b.value,style:h.value};return K.length===0&&typeof o.default=="function"&&(K=o.default()),(0,l.h)("view",W,K)}}}}var{componentName:am,create:rm,scope:om}=ce("steps-bar"),im=rm(nm(am,om,Ar,$d)),ma=im,je=t=>typeof t=="number"?`${t}px`:/^d+(\.?d+)$/.test(t)?`${t}px`:t,St=t=>t==null,sm=class{startMove;updateMove;isTouch=!1;els=null;moving=!1;touchstart=null;touchmove=null;touchend=null;constructor(t,a){this.startMove=t,this.updateMove=a,this.isTouch=jt()}open(t){Array.isArray(t)||(t=[t]),this.els=t;const a=Yt(),n=(r,i,o,s)=>{this.updateMove({x:r,y:i})};this.touchstart=r=>{this.moving||(a.start(r),this.startMove({x:a.state.startX,y:a.state.startY}),document.addEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),document.addEventListener(this.isTouch?"touchend":"mouseup",this.touchend),this.moving=!0)},this.touchmove=r=>{this.moving&&(a.move(r),n(a.state.deltaX,a.state.deltaY,"",0))},this.touchend=()=>{n(a.state.deltaX,a.state.deltaY,"end"),this.touchmove&&document.removeEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),this.touchend&&document.removeEventListener(this.isTouch?"touchend":"mouseup",this.touchend),a.reset(),this.moving=!1},this.els.forEach(r=>{this.touchstart&&r.addEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart)})}close(){Array.isArray(this.els)&&this.els.forEach(t=>{this.touchstart&&t.removeEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart)}),this.els=null}};function Do(t,a){return new sm(t,a)}var Mo=typeof window<"u"&&typeof document<"u",yy=typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;function Io(t){const a=Object.create(null);return(n=>a[n]||(a[n]=t(n)))}var cm=/\B([A-Z])/g,by=Io(t=>t.replace(cm,"-$1").toLowerCase()),um=/-(\w)/g,wy=Io(t=>t.replace(um,(a,n)=>n?n.toUpperCase():"")),Bt=[],Ao=t=>{const a=t;a.key==="Escape"&&Bt.forEach(n=>n(a))},dm=t=>{(0,l.onMounted)(()=>{Bt.length===0&&document.addEventListener("keydown",Ao),Mo&&Bt.push(t)}),(0,l.onBeforeUnmount)(()=>{Bt=Bt.filter(a=>a!==t),Bt.length===0&&Mo&&document.removeEventListener("keydown",Ao)})},ha="fox-focus-trap.focus-after-trapped",ga="fox-focus-trap.focus-after-released",fm="fox-focus-trap.focusout-prevented",_o={cancelable:!0,bubbles:!1},mm={cancelable:!0,bubbles:!1},Lo="foxFocusAfterTrapped",Po="foxFocusAfterReleased",hm=Symbol("foxFocusTrap"),pa=(0,l.ref)(),Rl=(0,l.ref)(0),ya=(0,l.ref)(0),Ol=0,Fo=t=>{const a=[],n=document.createTreeWalker(t,NodeFilter.SHOW_ELEMENT,{acceptNode:r=>{const i=r.tagName==="INPUT"&&r.type==="hidden";return r.disabled||r.hidden||i?NodeFilter.FILTER_SKIP:r.tabIndex>=0||r===document.activeElement?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;n.nextNode();)a.push(n.currentNode);return a},gm=(t,a)=>{if(getComputedStyle(t).visibility==="hidden")return!0;for(;t;){if(a&&t===a)return!1;if(getComputedStyle(t).display==="none")return!0;t=t.parentElement}return!1},Ro=(t,a)=>{for(const n of t)if(!gm(n,a))return n},pm=t=>{const a=Fo(t);return[Ro(a,t),Ro(a.reverse(),t)]},ym=t=>t instanceof HTMLInputElement&&"select"in t,ht=(t,a)=>{if(t&&t.focus){const n=document.activeElement;t.focus({preventScroll:!0}),ya.value=window.performance.now(),t!==n&&ym(t)&&a&&t.select()}};function Oo(t,a){const n=[...t],r=t.indexOf(a);return r!==-1&&n.splice(r,1),n}var bm=()=>{let t=[];return{push:r=>{const i=t[0];i&&r!==i&&i.pause(),t=Oo(t,r),t.unshift(r)},remove:r=>{t=Oo(t,r),t[0]?.resume?.()}}},wm=(t,a=!1)=>{const n=document.activeElement;for(const r of t)if(ht(r,a),document.activeElement!==n)return},Ho=bm(),Sm=()=>Rl.value>ya.value,Hl=()=>{pa.value="pointer",Rl.value=window.performance.now()},qo=()=>{pa.value="keyboard",Rl.value=window.performance.now()},vm=()=>((0,l.onMounted)(()=>{Ol===0&&(document.addEventListener("mousedown",Hl),document.addEventListener("touchstart",Hl),document.addEventListener("keydown",qo)),Ol++}),(0,l.onBeforeUnmount)(()=>{Ol--,Ol<=0&&(document.removeEventListener("mousedown",Hl),document.removeEventListener("touchstart",Hl),document.removeEventListener("keydown",qo))}),{focusReason:pa,lastUserFocusTimestamp:Rl,lastAutomatedFocusTimestamp:ya}),ql=t=>new CustomEvent(fm,{...mm,detail:t}),{componentName:Sy,create:Cm,scope:vy}=ce("focus-trap"),Nm={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"}},km=Cm({props:Nm,emits:[Lo,Po,"focusin","focusout","focusout-prevented","release-requested"],setup(t,{slots:a,emit:n}){const r=(0,l.ref)();let i,o;const{focusReason:s}=vm();dm(b=>{fe(t.trapped)&&!c.paused&&n("release-requested",b)});const c={paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}},e=b=>{if(!t.loop&&!fe(t.trapped)||c.paused)return;const{key:h,altKey:B,ctrlKey:p,metaKey:d,currentTarget:T,shiftKey:A}=b,{loop:V}=t,C=h==="Tab"&&!B&&!p&&!d,M=document.activeElement;if(C&&M){const v=T,[O,k]=pm(v);if(O&&k){if(!A&&M===k){const F=ql({focusReason:s.value});n("focusout-prevented",F),F.defaultPrevented||(b.preventDefault(),V&&ht(O,!0))}else if(A&&[O,v].includes(M)){const F=ql({focusReason:s.value});n("focusout-prevented",F),F.defaultPrevented||(b.preventDefault(),V&&ht(k,!0))}}else if(M===v){const F=ql({focusReason:s.value});n("focusout-prevented",F),F.defaultPrevented||b.preventDefault()}}};(0,l.provide)(hm,{focusTrapRef:r,onKeydown:e}),(0,l.watch)(()=>t.focusTrapEl,b=>{b&&(r.value=b)},{immediate:!0}),(0,l.watch)([r],([b],[h])=>{b&&(b.addEventListener("keydown",e),b.addEventListener("focusin",f),b.addEventListener("focusout",g)),h&&(h.removeEventListener("keydown",e),h.removeEventListener("focusin",f),h.removeEventListener("focusout",g))});const u=b=>{n(Lo,b)},m=b=>n(Po,b),f=b=>{const h=(0,l.unref)(r);if(!h)return;const B=b.target,p=b.relatedTarget,d=B&&h.contains(B);fe(t.trapped)||p&&h.contains(p)||(i=p),d&&n("focusin",b),!c.paused&&fe(t.trapped)&&(d?o=B:ht(o,!0))},g=b=>{const h=(0,l.unref)(r);if(!(c.paused||!h))if(!t.escape&&fe(t.trapped)){const B=b.relatedTarget;!Ue(B)&&!h.contains(B)&&setTimeout(()=>{if(!c.paused&&fe(t.trapped)){const p=ql({focusReason:s.value});n("focusout-prevented",p),p.defaultPrevented||ht(o,!0)}},0)}else{const B=b.target;B&&h.contains(B)||n("focusout",b)}};async function S(){await(0,l.nextTick)();const b=(0,l.unref)(r);if(b){Ho.push(c);const h=b.contains(document.activeElement)?i:document.activeElement;if(i=h,!b.contains(h)){const B=new Event(ha,_o);b.addEventListener(ha,u),b.dispatchEvent(B),B.defaultPrevented||(0,l.nextTick)(()=>{let p=t.focusStartEl;Oa(p)||(ht(p),document.activeElement!==p&&(p="first")),p==="first"&&wm(Fo(b),!0),(document.activeElement===h||p==="container")&&ht(b)})}}}function z(){const b=(0,l.unref)(r);if(b){b.removeEventListener(ha,u);const h=new CustomEvent(ga,{..._o,detail:{focusReason:s.value}});b.addEventListener(ga,m),b.dispatchEvent(h),!h.defaultPrevented&&(s.value=="keyboard"||!Sm())&&ht(i??document.body,!0),b.removeEventListener(ga,u),Ho.remove(c)}}return(0,l.onMounted)(()=>{fe(t.trapped)&&S(),(0,l.watch)(()=>t.trapped,b=>{fe(b)?S():z()})}),(0,l.onBeforeUnmount)(()=>{fe(t.trapped)&&z()}),()=>typeof a.default=="function"?a.default({"handle-keydown":e}):null}}),xm=km,{componentName:zm,create:Em,scope:Cy}=ce("floating-window"),Tm=Symbol.for("InnerPageScopeKey"),$m=Symbol.for("PageWrapperKey"),Vm={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}},Bm=Em({inheritAttrs:!1,components:{FoxIcon:D.ElIcon,FocusTrap:xm},props:{...Vm},emits:["update:modelValue","update:collapse"],setup(t,{emit:a}){const n=zm,r=(0,l.ref)(t.modelValue),i=(0,l.computed)(()=>!t.teleport);(0,l.watch)(()=>t.modelValue,y=>{r.value=y});const o=(0,l.computed)(()=>r.value===!1?!1:!M.value),s=(0,l.ref)(t.left),c=(0,l.ref)(t.top),e=(0,l.ref)(t.right),u=(0,l.ref)(t.bottom),m=(0,l.computed)(()=>{const y=["fox-floating-window"];return t.customClass&&y.push(t.customClass),y}),f=(0,l.computed)(()=>{const y={};return St(s.value)?y.left="auto":y.left=je(s.value),St(c.value)?y.top="auto":y.top=je(c.value),St(e.value)?y.right="auto":y.right=je(e.value),St(u.value)?y.bottom="auto":y.bottom=je(u.value),St(t.zIndex)||(y["z-index"]=je(t.zIndex)),St(V.value)||(y.height=V.value),St(C.value)||(y.width=C.value),y}),g=(0,l.computed)(()=>t.closeIcon??Ve.Close),S=(0,l.computed)(()=>t.collapseIcon??Ve.ArrowUp),z=(0,l.computed)(()=>t.collapseText??""),b=(0,l.computed)(()=>t.collapsePosition==="left"?t.expandIcon??Ve.ArrowRight:t.expandIcon??Ve.ArrowLeft),h=(0,l.computed)(()=>t.expandText??t.title??"展开"),B=(0,l.computed)(()=>({[`${n}__collapse-text`]:!0})),p=(0,l.computed)(()=>({[`${n}__collapse-icon`]:!0,"is-expand":!M.value,"is-collapse":M.value})),d=(0,l.ref)(),T=(0,l.ref)(null),A=(0,l.ref)(null),V=(0,l.computed)(()=>je(t.height)||""),C=(0,l.computed)(()=>je(t.width)||""),M=(0,l.ref)(fe(t.collapse)),v=(y,R=!0)=>{M.value!==y&&(M.value=y,y?K():W(),a("update:collapse",y),y&&typeof F.onHide=="function"?F.onHide():!y&&typeof F.onShow=="function"&&F.onShow())};(0,l.watch)(()=>t.collapse,y=>{v(y)});const O=()=>{k()},k=y=>{y=y??!M.value,v(y)};(0,l.provide)(Tm,!0);const F={setCollapse:v,setFixedNavVisible:y=>{H.value=y}};(0,l.provide)($m,F);const Q=()=>{typeof F.beforeClose=="function"?F.beforeClose(()=>{r.value=!1}):r.value=!1},x=(0,l.ref)(null),$=(0,l.computed)(()=>!t.fixedNavTeleport),P=(0,l.computed)(()=>{const y=["fox-floating-window__fixednav"];return t.expandClass&&y.push(t.expandClass),t.collapsePosition==="left"?y.push("is-left"):t.collapsePosition==="right"&&y.push("is-right"),y}),q=(0,l.ref)(""),Z=(0,l.computed)(()=>{const y={};return q.value?y.top=q.value:t.collapseTop&&(y.top=t.collapseTop),y}),X=(0,l.ref)(M.value),H=(0,l.computed)({set:y=>{X.value=y},get:()=>r.value===!1?!1:X.value});let te=null;const Y=()=>{typeof te=="function"&&(te(),te=null)},K=()=>{x.value&&x.value.classList.add("slide-in"),H.value=!0,te=()=>{x.value&&x.value.classList.remove("slide-in")}},W=()=>{x.value&&x.value.classList.add("slide-out"),te=()=>{x.value&&x.value.classList.remove("slide-out"),H.value=!1}},J=()=>{s.value=null,c.value=null,e.value=null,u.value=null},L={x:0,y:0},G=Do(y=>{if(!d.value)return;const R=d.value;if(J(),t.origin==="left-top")s.value=R.offsetLeft,c.value=R.offsetTop,L.x=s.value,L.y=c.value;else if(t.origin==="left-bottom"){const j=document.documentElement.clientHeight||document.body.clientHeight;s.value=R.offsetLeft,u.value=j-(R.offsetTop+R.offsetHeight),L.x=s.value,L.y=u.value}else if(t.origin==="right-bottom"){const j=document.documentElement.clientWidth||document.body.clientWidth,le=document.documentElement.clientHeight||document.body.clientHeight;e.value=j-(R.offsetLeft+R.offsetWidth),u.value=le-(R.offsetTop+R.offsetHeight),L.x=e.value,L.y=u.value}else e.value=(document.documentElement.clientWidth||document.body.clientWidth)-(R.offsetLeft+R.offsetWidth),c.value=R.offsetTop,L.x=e.value,L.y=c.value},y=>{if(!d.value)return;const R=d.value;J(),t.origin==="left-top"?(s.value=L.x+y.x,c.value=L.y+y.y,R.style.left=je(s.value),R.style.top=je(c.value)):t.origin==="left-bottom"?(s.value=L.x+y.x,u.value=L.y-y.y,R.style.left=je(s.value),R.style.bottom=je(u.value)):t.origin==="right-bottom"?(e.value=L.x-y.x,u.value=L.y-y.y,R.style.right=je(e.value),R.style.bottom=je(u.value)):(e.value=L.x-y.x,c.value=L.y+y.y,R.style.right=je(e.value),R.style.top=je(c.value))}),E={x:0,y:0},U=Do(y=>{x.value&&(E.x=x.value.offsetLeft,E.y=x.value.offsetTop)},y=>{x.value&&(q.value=`${E.y+y.y}px`)}),I=()=>{d.value&&(A.value=d.value.querySelector(".fox-floating-window__body > .fox-page > .fox-footer-bar"))};return(0,l.onMounted)(()=>{if(t.draggable&&d.value){const y=[];T.value&&y.push(T.value),t.footerDraggable&&(I(),A.value&&y.push(A.value)),G.open(y)}t.collapse===!0&&v(t.collapse,!1),x.value&&U.open(x.value)}),(0,l.onBeforeUnmount)(()=>{t.draggable&&T.value&&G.close(),x.value&&U.close()}),{classes:m,styles:f,isShow:o,closeIcon:g,onClose:Q,dialogRef:d,headerRef:T,onClickToggle:O,collapseIcon:S,collapseText:z,collapseTextClasses:B,collapseIconClasses:p,expandIcon:b,expandText:h,isShowFixedNav:H,fixedNavRef:x,fixedNavClasses:P,fixedNavStyles:Z,onAnimationEnd:Y,teleportDisabled:i,fixedNavTeleportDisabled:$}}}),Dm={ref:"headerRef",class:"fox-floating-window__header"},Mm={class:"fox-floating-window__title"},Im={class:"fox-floating-window__tools"},Am={class:"fox-floating-window__body"},_m={class:"fox-floating-window__fixednav__text"};function Lm(t,a,n,r,i,o){const s=(0,l.resolveComponent)("FoxIcon"),c=(0,l.resolveComponent)("FocusTrap");return(0,l.openBlock)(),(0,l.createElementBlock)(l.Fragment,null,[((0,l.openBlock)(),(0,l.createBlock)(l.Teleport,{to:t.teleport,disabled:t.teleportDisabled},[(0,l.createVNode)(l.Transition,{name:"fox-floating-window-fade"},{default:(0,l.withCtx)(()=>[(0,l.withDirectives)((0,l.createElementVNode)("div",{ref:"dialogRef",class:(0,l.normalizeClass)(t.classes),style:(0,l.normalizeStyle)(t.styles),tabindex:"-1"},[(0,l.createVNode)(c,{loop:!0,escape:!0,trapped:t.isShow,"focus-trap-el":t.dialogRef,"focus-start-el":"container"},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("div",Dm,[(0,l.renderSlot)(t.$slots,"header",{},()=>[(0,l.createElementVNode)("span",Mm,(0,l.toDisplayString)(t.title),1),(0,l.createElementVNode)("div",Im,[t.showCollapse?((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:0,class:"fox-floating-window__collapse",onClick:a[0]||(a[0]=(...e)=>t.onClickToggle&&t.onClickToggle(...e))},[(0,l.createElementVNode)("span",{class:(0,l.normalizeClass)(t.collapseTextClasses)},(0,l.toDisplayString)(t.collapseText),3),(0,l.createVNode)(s,{class:(0,l.normalizeClass)(t.collapseIconClasses)},{default:(0,l.withCtx)(()=>[((0,l.openBlock)(),(0,l.createBlock)((0,l.resolveDynamicComponent)(t.collapseIcon)))]),_:1},8,["class"])])):(0,l.createCommentVNode)("",!0),t.showClose?((0,l.openBlock)(),(0,l.createBlock)(s,{key:1,class:"fox-floating-window__close",onClick:t.onClose},{default:(0,l.withCtx)(()=>[((0,l.openBlock)(),(0,l.createBlock)((0,l.resolveDynamicComponent)(t.closeIcon)))]),_:1},8,["onClick"])):(0,l.createCommentVNode)("",!0)])])],512),(0,l.createElementVNode)("div",Am,[(0,l.renderSlot)(t.$slots,"default")])]),_:3},8,["trapped","focus-trap-el"])],6),[[l.vShow,t.isShow]])]),_:3})],8,["to","disabled"])),((0,l.openBlock)(),(0,l.createBlock)(l.Teleport,{to:t.fixedNavTeleport,disabled:t.fixedNavTeleportDisabled},[(0,l.withDirectives)((0,l.createElementVNode)("div",{ref:"fixedNavRef",class:(0,l.normalizeClass)(t.fixedNavClasses),style:(0,l.normalizeStyle)(t.fixedNavStyles),onAnimationend:a[2]||(a[2]=(...e)=>t.onAnimationEnd&&t.onAnimationEnd(...e))},[(0,l.createElementVNode)("div",{class:"fox-floating-window__fixednav__inner",onClick:a[1]||(a[1]=(...e)=>t.onClickToggle&&t.onClickToggle(...e))},[(0,l.createVNode)(s,{class:"fox-floating-window__fixednav__icon"},{default:(0,l.withCtx)(()=>[((0,l.openBlock)(),(0,l.createBlock)((0,l.resolveDynamicComponent)(t.expandIcon)))]),_:1}),(0,l.createElementVNode)("div",_m,(0,l.toDisplayString)(t.expandText),1)])],38),[[l.vShow,t.isShowFixedNav]])],8,["to","disabled"]))],64)}var ba=Fe(Bm,[["render",Lm]]),Ko=new Date().getFullYear(),Pm={date:"YYYY-MM-DD",datetime:"YYYY-MM-DD HH:mm:ss",time:"HH:mm:ss","year-month":"YYYY-MM","month-day":"MM-DD",datehour:"YYYY-MM-DD HH","hour-minute":"HH:mm"},jo=(t,a,n)=>{let r;if(ct(a)?r=a:typeof a=="string"&&Qe(a)>0?r=ie.parser(a,n):r=new Date,r.toString()==="Invalid Date")return null;let i=Math.max(r.getTime(),t.minDate.getTime());return i=Math.min(i,t.maxDate.getTime()),new Date(i)},Fm=(t,a,n)=>{ct(a)||(a=t.minDate);let r=Math.max(a.getTime(),t.minDate.getTime());return r=Math.min(r,t.maxDate.getTime()),ie.format(new Date(r),n)},Rm={modelValue:{type:[String,Date]},confirmText:{type:String},cancelText:{type:String},type:{type:String,default:()=>"date"},valueFormat:{type:String},visible:{type:Boolean,default:()=>!1},title:{type:String,default:()=>""},isShowChinese:{type:Boolean,default:()=>!0},minuteStep:{type:Number,default:()=>1},minDate:{type:Date,default:()=>new Date(Ko-10,0,1),validator:ct},maxDate:{type:Date,default:()=>new Date(Ko+10,11,31),validator:ct},visibleItemCount:{type:[Number,String],default:()=>7},threeDimensional:{type:Boolean,default:()=>!0},swipeDuration:{type:[Number,String],default:()=>1e3},itemFormatter:{type:Function},itemFilter:{type:Function},teleportDisable:{type:Boolean}},{create:Om,scope:Hm}=ce("date-picker"),qm=Om({components:{Picker:Wt},props:{...Rm},emits:["click","update:visible","update:modelValue","update:dateIndexs","update:close","cancel","confirm","clear"],setup(t,{emit:a}){const{t:n}=(0,Ce.useFoxI18n)(Hm),r={day:n("day"),year:n("year"),month:n("month"),hour:n("hour"),minute:n("minute"),seconds:n("seconds"),today:n("today"),fullWeekdays:JSON.parse(n("fullWeekdays"))},i=(0,l.ref)(!1);(0,l.watch)(()=>t.visible,d=>{i.value=d});function o(d,T){return new Date(d,T,0).getDate()}const s=(d,T)=>{const A=t[`${d}Date`],V=A.getFullYear();let C=1,M=1,v=0,O=0;d==="max"&&(C=12,M=o(T.getFullYear(),T.getMonth()+1),v=23,O=59);const k=O;return T.getFullYear()===V&&(C=A.getMonth()+1,T.getMonth()+1===C&&(M=A.getDate(),T.getDate()===M&&(v=A.getHours(),T.getHours()===v&&(O=A.getMinutes())))),{[`${d}Year`]:V,[`${d}Month`]:C,[`${d}Date`]:M,[`${d}Hour`]:v,[`${d}Minute`]:O,[`${d}Seconds`]:k}},c=(0,l.computed)(()=>{if(!g.value)return[];const{maxYear:d,maxDate:T,maxMonth:A,maxHour:V,maxMinute:C,maxSeconds:M}=s("max",g.value),{minYear:v,minDate:O,minMonth:k,minHour:F,minMinute:Q,minSeconds:x}=s("min",g.value);let $=[{type:"year",range:[v,d]},{type:"month",range:[k,A]},{type:"day",range:[O,T]},{type:"hour",range:[F,V]},{type:"minute",range:[Q,C]},{type:"seconds",range:[x,M]}];switch(t.type){case"date":$=$.slice(0,3);break;case"datetime":$=$.slice(0,5);break;case"time":$=$.slice(3,6);break;case"year-month":$=$.slice(0,2);break;case"month-day":$=$.slice(1,3);break;case"datehour":$=$.slice(0,4);break;case"hour-minute":$=$.slice(3,5);break}return $}),e=(d,T,A,V,C)=>{const M=[];for(;d<=T;){let v=!0;if(typeof t.itemFilter=="function"){const O={text:`${d}`,value:d,type:A,currentYearMonth:V};v=t.itemFilter(O)}if(v)if(typeof t.itemFormatter=="function"){const O={text:`${d}`,value:d,type:A,currentYearMonth:V};t.itemFormatter(O),M.push({text:O.text,value:O.value})}else if(t.isShowChinese){let O=`${d}${r[A]}`;if(A==="day"){if(V[0]===C[0]&&V[1]===C[1]&&d===C[2])O=r.today;else{const k=new Date(V[0],V[1],d).getDay();O=`${O} ${r.fullWeekdays[k]}`}M.push({text:O,value:d})}else M.push({text:d+r[A],value:d})}else M.push({text:`${d}`,value:d});A==="minute"?d+=t.minuteStep:d++}return M},u=(0,l.computed)(()=>{const d=new Date,T=[d.getFullYear(),d.getMonth(),d.getDate()],A=[];g.value&&(A[0]=g.value.getFullYear(),A[1]=g.value.getMonth());let V=[];return c.value.forEach(C=>{let M=e(C.range[0],C.range[1],C.type,A,T);M&&V.push(M)}),V}),m=(d,T)=>d==="year"?T.getFullYear():d==="month"?T.getMonth()+1:d==="day"?T.getDate():d==="hour"?T.getHours():d==="minute"?T.getMinutes():d==="seconds"?T.getSeconds():0,f=(0,l.ref)(),g=(0,l.ref)(null);(0,l.watch)(()=>t.modelValue,d=>{let T;if(typeof d=="string"?d.length==0||d==="Invalid Date"?T=new Date:t.valueFormat?T=jo(t,t.modelValue,t.valueFormat):T=jo(t,d,Pm[t.type]):ct(d)?T=d:T=new Date,!!T&&(!g.value||T.getTime()!==g.value.getTime())){g.value=T;let A=[];c.value.forEach(V=>{let C=m(V.type,T);A.push(C)}),f.value=A}},{immediate:!0});const S=d=>{if(!d||d.length===0){g.value=new Date;let T=[];c.value.forEach(A=>{let V=m(A.type,g.value);T.push(V)}),f.value=T;return}if(t.type==="date"){const T=d[0],A=d[1]-1,V=Math.min(d[2],o(T,A+1));V!==d[2]&&(d[2]=V),g.value=new Date(T,A,V)}else if(t.type==="datetime"){const T=d[0],A=d[1]-1,V=Math.min(d[2],o(T,A+1)),C=d[3],M=d[4];V!==d[2]&&(d[2]=V),g.value=new Date(T,A,V,C,M)}else if(t.type==="time"){const T=d[0],A=d[1],V=d[2],C=g.value??new Date;g.value=new Date(C.getFullYear(),C.getMonth(),C.getDate(),T,A,V)}else if(t.type==="year-month"){const T=d[0],A=d[1]-1;g.value=new Date(T,A)}else if(t.type==="month-day"){const T=(g.value??new Date).getFullYear(),A=d[0]-1,V=Math.min(d[1],o(T,A+1));V!==d[1]&&(d[1]=V),g.value=new Date(T,A,V)}else if(t.type==="datehour"){const T=d[0],A=d[1]-1,V=Math.min(d[2],o(T,A+1)),C=d[3];V!==d[2]&&(d[2]=V),g.value=new Date(T,A,V,C)}else if(t.type==="hour-minute"){const T=d[0],A=d[1],V=g.value??new Date;g.value=new Date(V.getFullYear(),V.getMonth(),V.getDate(),T,A)}f.value=d};return{columns:u,dateIndexs:f,show:i,onChange:d=>{S(d)},onClose:()=>{a("update:close",!1)},onConfirm:d=>{S(d);const T=g.value??new Date;t.valueFormat?a("update:modelValue",Fm(t,T,t.valueFormat)):a("update:modelValue",T),a("confirm",d)},onClear:()=>{a("clear")},onUpdateVisible:d=>{i.value=d,a("update:visible",d)}}}});function Km(t,a,n,r,i,o){const s=(0,l.resolveComponent)("Picker");return(0,l.openBlock)(),(0,l.createBlock)(s,{visible:t.show,"model-value":t.dateIndexs,source:t.columns,"value-type":"value","confirm-text":t.confirmText,"cancel-text":t.cancelText,title:t.title,onChange:t.onChange,onConfirm:t.onConfirm,onClose:t.onClose,onClear:t.onClear,"onUpdate:visible":t.onUpdateVisible,"visible-item-count":t.visibleItemCount,"three-dimensional":t.threeDimensional,"swipe-duration":t.swipeDuration,"teleport-disable":t.teleportDisable},{top:(0,l.withCtx)(()=>[(0,l.renderSlot)(t.$slots,"top")]),default:(0,l.withCtx)(()=>[(0,l.renderSlot)(t.$slots,"default")]),_:3},8,["visible","model-value","source","confirm-text","cancel-text","title","onChange","onConfirm","onClose","onClear","onUpdate:visible","visible-item-count","three-dimensional","swipe-duration","teleport-disable"])}var wa=Fe(qm,[["render",Km]]),Kl=(t,a,n)=>t.map(r=>{const{value:i="value",text:o="text",children:s="children"}=n??{},{[i]:c,[o]:e,[s]:u,...m}=r,f={loading:!1,...m,level:a?(a&&a.level||0)+1:0,value:c,text:e,children:u,_parent:a};return f.children&&f.children.length&&(f.children=Kl(f.children,f,n)),f}),Yo=(t,a)=>{let n=0,r;for(;(r=t[n++])&&a(r)!==!0;)r.children&&r.children.length&&Yo(r.children,a)},jm={topId:null,idKey:"id",pidKey:"pid",sortKey:""},Ym=(t,a)=>{const{topId:n,idKey:r,pidKey:i,sortKey:o}={...jm,...a||{}};let s=[],c={};return t.forEach(e=>{e={...e};const{[r]:u,[i]:m}=e,f=c[m]=c[m]||[];!s.length&&m===n&&(s=f),f.push(e),e.children=c[u]||(c[u]=[])}),o&&Object.keys(c).forEach(e=>{c[e].length>1&&c[e].sort((u,m)=>u[o]-m[o])}),c=null,s},Wo=class{nodes;config;constructor(t,a){this.config={value:"value",text:"text",children:"children",...a||{}},this.nodes=Kl(t,null,this.config)}updateChildren(t,a){a?a.children=Kl(t,a,this.config):this.nodes=Kl(t,null,this.config)}getNodeByValue(t){let a;return Yo(this.nodes,n=>{if(n.value===t)return a=n,!0}),a}getPathNodesByValue(t){if(!t.length)return[];const a=[];let n=this.nodes;for(;n&&n.length;){const r=n.find(i=>i.value===t[i.level]);if(!r)break;a.push(r),n=r.children}return a}isLeaf(t,a){const{leaf:n,children:r}=t,i=Array.isArray(r)&&!!r.length;return n||!i&&!a}hasChildren(t,a){if(this.isLeaf(t,a))return!1;const{children:n}=t;return Array.isArray(n)&&!!n.length}},{create:Wm,scope:Um}=ce("cascader-pane"),Gm=Wm({components:{Loading:Bl,Checklist:Ar,TabsBar:Gt,TabsContainer:Xt,TabsPane:Fl},props:{visible:{type:Boolean,required:!0},modelValue:{type:Array,required:!0},options:{type:Array,default:()=>[]},lazy:{type:Boolean,required:!1},lazyLoad:{type:Function,required:!1},valueKey:{type:String,default:"value"},textKey:{type:String,default:"text"},childrenKey:{type:String,default:"children"},convertConfig:{type:Object,required:!1}},emits:["update:modelValue","change","pathChange"],setup(t,{emit:a}){const{t:n}=(0,Ce.useFoxI18n)(Um),r=(0,l.computed)(()=>({lazy:t.lazy,lazyLoad:t.lazyLoad,valueKey:t.valueKey,textKey:t.textKey,childrenKey:t.childrenKey,convertConfig:t.convertConfig})),i=(0,l.ref)(0),o=(0,l.ref)(!1),s=(0,l.ref)(t.modelValue),c=(0,l.ref)(new Wo([],{})),e=(0,l.ref)([]),u=(0,l.computed)(()=>r.value.lazy&&!!r.value.lazyLoad),m=(0,l.computed)(()=>o.value==!0||e.value.length==0?[{text:"Loading",value:0}]:e.value.map((p,d)=>({text:p.selectedNode?p.selectedNode.text:n("select"),value:d}))),f=new Map;let g;const S=async()=>{f.clear(),e.value=[],i.value=0,o.value=!1,g=null;let{options:p}=t;r.value.convertConfig&&(p=Ym(p,r.value.convertConfig)),c.value=new Wo(p,{value:r.value.valueKey,text:r.value.textKey,children:r.value.childrenKey}),u.value&&!c.value.nodes.length&&await b({root:!0,loading:!0,text:"",value:""}),e.value=[{nodes:c.value.nodes,selectedNode:null}],z()},z=async()=>{const p=s.value;if(p===void 0||!c.value.nodes.length)return;if(p.length===0){i.value=0,e.value=[{nodes:c.value.nodes,selectedNode:null}];return}let d=p;if(u.value&&Array.isArray(p)&&p.length){d=[];let T=c.value.nodes.find(A=>A.value===p[0]);T&&(d=[T.value],o.value=!0,await b(await p.slice(1).reduce(async(A,V)=>{const C=await A;await b(C);const M=C?.children?.find(v=>v.value===V);return M&&d.push(V),Promise.resolve(M)},Promise.resolve(T))),o.value=!1)}d.length&&p===t.modelValue&&c.value.getPathNodesByValue(d).map((T,A)=>{i.value=A,B.handleNode(T,!0)})},b=async p=>{if(!p)return;if(!r.value.lazyLoad){p.leaf=!0;return}if(c.value.isLeaf(p,u.value)||c.value.hasChildren(p,u.value))return;p.loading=!0;const d=p.root?null:p;let T=f.get(p);T||(T=new Promise(V=>{r.value.lazyLoad?.(p,V)}),f.set(p,T));const A=await T;Array.isArray(A)&&A.length>0?c.value.updateChildren(A,d):p.leaf=!0,p.loading=!1,f.delete(p)},h=p=>{const d=p.map(T=>T.value);s.value=d,a("change",d,p),a("update:modelValue",d,p)},B={async handleNode(p,d){const{disabled:T,loading:A}=p;if(!(!d&&T||!e.value[i.value])){if(c.value.isLeaf(p,u.value)){if(p.leaf=!0,e.value[i.value].selectedNode=p,e.value=e.value.slice(0,p.level+1),!d){const V=e.value.map(C=>C.selectedNode);h(V),a("pathChange",V)}return}if(c.value.hasChildren(p,u.value)){const V=p.level+1;e.value[i.value].selectedNode=p,e.value=e.value.slice(0,V),e.value.push({nodes:p.children||[],selectedNode:null}),i.value=V,d||a("pathChange",e.value.map(C=>C.selectedNode));return}g=p,!A&&(await b(p),g===p&&(e.value[i.value].selectedNode=p,B.handleNode(p,d)))}},handleTabChange(p,d){g=null},formatTabTitle(p){return p.selectedNode?p.selectedNode.text:n("select")},isSelected(p,d){return p.selectedNode&&p.selectedNode.value===d.value}};return(0,l.watch)([r,()=>t.options],()=>{S()},{deep:!0,immediate:!0}),(0,l.watch)(()=>t.modelValue,p=>{p!==s.value&&(s.value=p,z())}),(0,l.watch)(()=>t.visible,p=>{p&&Array.isArray(s.value)&&s.value.length>0&&z()}),{panes:e,panesTitles:m,initLoading:o,tabsCursor:i,...B}}}),Xm={class:"fox-cascader"},Zm={role:"menu",class:"fox-cascader__pane"},Jm=["aria-checked","aria-disabled","onClick"],Qm={class:"fox-cascader__item__title"};function eh(t,a,n,r,i,o){const s=(0,l.resolveComponent)("TabsBar"),c=(0,l.resolveComponent)("Loading"),e=(0,l.resolveComponent)("Checklist"),u=(0,l.resolveComponent)("TabsPane"),m=(0,l.resolveComponent)("TabsContainer");return(0,l.openBlock)(),(0,l.createElementBlock)("view",Xm,[(0,l.createVNode)(s,{modelValue:t.tabsCursor,"onUpdate:modelValue":a[0]||(a[0]=f=>t.tabsCursor=f),data:t.panesTitles,onChange:t.handleTabChange,scroll:!0,align:"left"},null,8,["modelValue","data","onChange"]),(0,l.createVNode)(m,{modelValue:t.tabsCursor,"onUpdate:modelValue":a[1]||(a[1]=f=>t.tabsCursor=f)},{default:(0,l.withCtx)(()=>[!t.initLoading&&t.panes.length?((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,{key:0},(0,l.renderList)(t.panes,(f,g)=>((0,l.openBlock)(),(0,l.createBlock)(u,{"pane-key":g,key:g},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("view",Zm,[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(f.nodes,S=>((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:S.value,class:(0,l.normalizeClass)(["fox-cascader__item",{active:t.isSelected(f,S),disabled:S.disabled}]),"aria-checked":t.isSelected(f,S),"aria-disabled":S.disabled||void 0,role:"menuitemradio",onClick:z=>t.handleNode(S,!1)},[(0,l.createElementVNode)("view",Qm,(0,l.toDisplayString)(S.text),1),S.loading?((0,l.openBlock)(),(0,l.createBlock)(c,{key:0,class:"fox-cascader__item__icon-loading",name:"loading"})):((0,l.openBlock)(),(0,l.createBlock)(e,{key:1,class:"fox-cascader__item__icon-check",name:"checklist"}))],10,Jm))),128))])]),_:2},1032,["pane-key"]))),128)):((0,l.openBlock)(),(0,l.createBlock)(u,{key:1,"pane-key":0},{default:(0,l.withCtx)(()=>[...a[2]||(a[2]=[(0,l.createElementVNode)("view",{class:"fox-cascader__pane"},null,-1)])]),_:1}))]),_:1},8,["modelValue"])])}var th=Fe(Gm,[["render",eh]]),{create:lh}=ce("cascader-picker"),nh=lh({components:{FoxCascaderPane:th,FoxPopup:yt},props:{...An,modelValue:Array,visible:Boolean,title:String,options:{type:Array,default:()=>[]},lazy:Boolean,lazyLoad:Function,valueKey:{type:String,default:"value"},textKey:{type:String,default:"text"},childrenKey:{type:String,default:"children"},poppable:{type:Boolean,default:!0},convertConfig:Object},emits:["update:modelValue","change","pathChange","update:visible"],setup(t,{emit:a}){const n=(0,l.ref)(t.modelValue),r=(0,l.computed)({get(){return t.visible},set(s){a("update:visible",s)}}),i=(s,c)=>{n.value=s,r.value=!1,a("change",s,c),a("update:modelValue",s)},o=s=>{a("pathChange",s)};return(0,l.watch)(()=>t.modelValue,s=>{s!==n.value&&(n.value=s)}),{onChange:i,onPathChange:o,innerValue:n,innerVisible:r}}}),ah=["innerHTML"];function rh(t,a,n,r,i,o){const s=(0,l.resolveComponent)("FoxCascaderPane"),c=(0,l.resolveComponent)("FoxPopup");return t.poppable?((0,l.openBlock)(),(0,l.createBlock)(c,{key:0,visible:t.innerVisible,"onUpdate:visible":a[0]||(a[0]=e=>t.innerVisible=e),position:"bottom","pop-class":"fox-cascader__popup",round:"",closeable:t.closeable,"destroy-on-close":!1,"close-icon-position":t.closeIconPosition},{default:(0,l.withCtx)(()=>[(0,l.renderSlot)(t.$slots,"header",{},()=>[t.title?((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:0,class:"fox-cascader__bar",innerHTML:t.title},null,8,ah)):(0,l.createCommentVNode)("",!0)]),(0,l.createVNode)(s,{onChange:t.onChange,onPathChange:t.onPathChange,modelValue:t.innerValue,options:t.options,lazy:t.lazy,"lazy-load":t.lazyLoad,"value-key":t.valueKey,"text-key":t.textKey,"children-key":t.childrenKey,"convert-config":t.convertConfig,visible:t.innerVisible},null,8,["onChange","onPathChange","modelValue","options","lazy","lazy-load","value-key","text-key","children-key","convert-config","visible"])]),_:3},8,["visible","closeable","close-icon-position"])):((0,l.openBlock)(),(0,l.createBlock)(s,{key:1,onChange:t.onChange,onPathChange:t.onPathChange,modelValue:t.innerValue,options:t.options,lazy:t.lazy,"lazy-load":t.lazyLoad,"value-key":t.valueKey,"text-key":t.textKey,"children-key":t.childrenKey,"convert-config":t.convertConfig,visible:t.innerVisible},null,8,["onChange","onPathChange","modelValue","options","lazy","lazy-load","value-key","text-key","children-key","convert-config","visible"]))}var Sa=Fe(nh,[["render",rh]]),oh=Symbol.for("PageWrapperKey");function ih(t,a){return{props:{class:{type:[String]},title:{type:[String]},height:{type:[String,Number]},hideHeader:{type:[Boolean]},draggable:{type:[Boolean],default:()=>!0},appendToBody:{type:[Boolean],default:!0},closeOnClickModal:{type:[Boolean],default:()=>!1},closeOnPressEscape:{type:[Boolean],default:()=>!0}},setup(n,r){mn(!0);const i={};(0,l.provide)(oh,i);const o=u=>{typeof i.beforeClose=="function"&&i.beforeClose()},s=(0,l.ref)(!0),c=u=>{s.value=u},e=(0,l.computed)(()=>{const u={};return n.height&&(u["--fox-dialog-item-body-height"]=ve(n.height)),u});return()=>{const u={...r.attrs,style:e.value,title:n.title,draggable:n.draggable,modelValue:s.value,"onUpdate:modelValue":c,"append-to-body":n.appendToBody,"close-on-click-modal":n.closeOnClickModal,"close-on-press-escape":n.closeOnPressEscape,"before-close":o},m=["fox-dialog-item "];n.hideHeader&&m.push("hide-header"),n.class&&m.push(n.class),u.class=m.join(" ");const f={};return typeof r.slots.default=="function"&&(f.default=r.slots.default),(0,l.h)(D.ElDialog,u,f)}}}}var{componentName:sh,create:ch,scope:uh}=ce("dialog-item"),dh=ch(ih(sh,uh)),va=dh,{create:fh}=ce("toast"),mh=fh({props:{id:{type:String,required:!1},msg:{type:String,required:!1},duration:{type:Number,default:2e3},center:{type:Boolean,default:!0},type:{type:String,required:!1},customClass:{type:String,required:!1},bottom:{type:String,default:"30px"},size:{type:[String,Number],default:"base"},iconSize:{type:[String,Number],default:20},icon:{type:[Object],required:!1},iconColor:{type:String,required:!1,default:"#ffffff"},textAlignCenter:{type:Boolean,default:!0},loadingRotate:{type:Boolean,default:!0},bgColor:{type:String,default:""},onClose:{type:Function,required:!1},unmount:{type:Function,required:!1},cover:{type:Boolean,default:!1},coverColor:{type:String,default:""},title:{type:String,default:""},closeOnClickOverlay:{type:Boolean,default:!1}},emits:["close"],setup(t,{emit:a}){let n=null;const r=(0,l.reactive)({mounted:!1});(0,l.onMounted)(()=>{r.mounted=!0});const i=()=>{n&&(clearTimeout(n),n=null)},o=()=>{r.mounted=!1},s=()=>{i(),t.duration&&(n=setTimeout(()=>{o()},t.duration))},c=()=>{t.closeOnClickOverlay&&(o(),a("close"))};t.duration&&s(),(0,l.watch)(()=>t.duration,S=>{S&&s()});const e=(0,l.computed)(()=>t.type!=="text"?!0:!!t.icon),u=()=>{const S=be(t.iconSize);return(0,l.h)(t.icon,{width:S,height:S,color:t.iconColor})},m=(0,l.computed)(()=>["fox-toast",{"fox-toast-center":t.center},{"fox-toast-has-icon":e.value},{"fox-toast-cover":t.cover},{"fox-toast-loading":t.type==="loading"},t.customClass,"fox-toast-"+t.size]),f=(0,l.computed)(()=>["fox-toast-icon-wrapper",{"fox-toast-icon-no-animation":!t.loadingRotate}]);return{state:r,hide:o,clickCover:c,renderIcon:u,hasIcon:e,toastBodyClass:m,toastIconWrapperClass:f,onAfterLeave:()=>{i(),t.unmount(t.id),t.onClose&&t.onClose()}}}}),hh={key:1,class:"fox-toast-title"},gh=["innerHTML"];function ph(t,a,n,r,i,o){return(0,l.openBlock)(),(0,l.createBlock)(l.Transition,{name:"toast-fade",onAfterLeave:t.onAfterLeave},{default:(0,l.withCtx)(()=>[(0,l.withDirectives)((0,l.createElementVNode)("view",{class:(0,l.normalizeClass)(t.toastBodyClass),style:(0,l.normalizeStyle)({bottom:t.center?"auto":t.bottom,"background-color":t.coverColor}),onClick:a[0]||(a[0]=(...s)=>t.clickCover&&t.clickCover(...s))},[(0,l.createElementVNode)("view",{class:"fox-toast-inner",style:(0,l.normalizeStyle)({"text-align":t.textAlignCenter?"center":"left","background-color":t.bgColor})},[t.hasIcon?((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:0,class:(0,l.normalizeClass)(t.toastIconWrapperClass)},[((0,l.openBlock)(),(0,l.createBlock)((0,l.resolveDynamicComponent)(t.renderIcon())))],2)):(0,l.createCommentVNode)("",!0),t.title?((0,l.openBlock)(),(0,l.createElementBlock)("div",hh,(0,l.toDisplayString)(t.title),1)):(0,l.createCommentVNode)("",!0),(0,l.createElementVNode)("view",{class:"fox-toast-text",innerHTML:t.msg},null,8,gh)],4)],6),[[l.vShow,t.state.mounted]])]),_:1},8,["onAfterLeave"])}var Ca=Fe(mh,[["render",ph]]),yh={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}},bh=(t,a,n)=>({props:{...yh},emits:["change","refresh","update:modelValue"],setup(r,{emit:i,slots:o}){const{toLocaleRefs:s}=(0,Ce.useFoxI18n)(a),c=s(r,["pullingText","loosingText","loadingText"]),e=Yt(),u=(0,l.ref)(),m=co(u),f=(0,l.reactive)({isPullRefresh:!1,distance:0,status:"normal",moving:!1}),g=(0,l.computed)(()=>({[t]:!0})),S=(0,l.computed)(()=>{switch(f.status){case"pulling":return o.pulling?"":c.pullingText.value;case"loosing":return o.loosing?"":c.loosingText.value;case"loading":return o.loading?"":c.loadingText.value;default:return""}}),z=(0,l.computed)(()=>({transitionDuration:`${r.duration}s`,transform:f.distance?`translate3d(0,${f.distance}px, 0)`:""})),b=(0,l.computed)(()=>{const C={};return r.headHeight!=50&&(C.height=ve(r.headHeight)),C}),h=C=>{const M=+(r.pullDistance||r.headHeight);let v=C;return C>M&&(C<M*2?v=(C+M)/2:v=M+C/4),Math.round(v)},B=(C,M)=>{const v=+(r.pullDistance||r.headHeight);f.distance=C,M?f.status="loading":C===0?f.status="normal":C<v?f.status="pulling":f.status="loosing",i("change",{status:f.status,distance:C})},p=()=>f.status!=="loading"&&f.status!=="complete",d=()=>m.value==window?uo()==0:m.value&&m.value.scrollTop==0,T=C=>{p()&&(d()?(e.start(C),f.isPullRefresh=!0,f.moving=!0):(f.distance=0,f.isPullRefresh=!1))},A=C=>{p()&&f.moving&&(e.move(C),e.isVertical()&&e.state.deltaY>0&&f.isPullRefresh&&(C.cancelable&&C.preventDefault(),B(h(e.state.deltaY))))},V=()=>{f.moving=!1,f.isPullRefresh&&p()&&e.state.deltaY&&(f.status==="loosing"?(B(+r.headHeight,!0),i("update:modelValue",!0),(0,l.nextTick)(()=>i("refresh"))):B(0)),setTimeout(()=>{e.reset()},0)};return(0,l.watch)(()=>r.modelValue,C=>{C?B(+r.headHeight,!0):B(0)}),()=>{const C=[];let M=null;f.status==="loading"?(M=o?.loading?.()??null,M||(M=(0,l.h)(n,{class:["fox-pull-refresh-container-topbox-icon"]}))):f.status==="pulling"?M=o?.pulling?.()??null:f.status==="loosing"&&(M=o?.loosing?.()??null),M&&C.push(M);const v=(0,l.h)("dive",{class:["fox-pull-refresh-container-topbox-text"]},[S.value]);C.push(v);const O=(0,l.h)("div",{class:["fox-pull-refresh-container-topbox"],style:b.value},C),k=(0,l.h)("div",{class:"fox-pull-refresh-container",style:z.value},[O,o?.default?.()]),F={ref:u,class:g.value};return jt()?Object.assign(F,{onTouchstart:T,onTouchmove:A,onTouchend:V}):Object.assign(F,{onMousedown:T,onMousemove:A,onMouseup:V}),(0,l.h)("div",F,[k])}}}),{componentName:wh,create:Sh,scope:vh}=ce("pull-refresh"),Ch=Sh(bh(wh,vh,Bl)),Na=Ch,Nh={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 kh(t,a,n){return{props:{...Nh},emits:["click","update:modelValue"],setup(r,{emit:i,slots:o}){const{toLocaleRefs:s}=(0,Ce.useFoxI18n)(a),c=s(r,["collapseText","expandText"]),e=(0,l.computed)(()=>{const z={[`${t}`]:!0};return r.disabled?z[`${t}--disabled`]=!0:z[`${t}--${r.type}`]=!0,z}),u=pe(r,"modelValue"),m=(0,l.computed)(()=>u.value?c.expandText.value??"":c.collapseText.value??""),f=(0,l.computed)(()=>({[`${t}__text`]:!0})),g=(0,l.computed)(()=>({[`${t}__icon`]:!0,"is-expand":!u.value,"is-collapse":u.value})),S=()=>{i("update:modelValue",!u.value)};return()=>{const z=[];if(m.value){const B=(0,l.h)("span",{class:f.value},[m.value]);z.push(B)}const b={class:g.value},h=(o.icon&&o.icon())??(r.icon&&(0,l.h)(r.icon))??(0,l.h)(n);if(h){const B=(0,l.h)("div",b,[h]);z.push(B)}return r.textPosition==="right"&&z.reverse(),(0,l.h)("div",{class:e.value,onClick:S},z)}}}}var{componentName:xh,create:zh,scope:Eh}=ce("more-button"),Th=zh(kh(xh,Eh,Ve.ArrowUp)),ka=Th;function $h(t){t.stopPropagation()}var Vh=class{startMove;updateMove;isTouch=!1;els=null;moving=!1;touchstart=null;touchmove=null;touchend=null;constructor(t,a){this.startMove=t,this.updateMove=a,this.isTouch=jt()}open(t){Array.isArray(t)||(t=[t]),this.els=t;const a=Yt(),n=(r,i,o,s)=>{this.updateMove({x:r,y:i})};this.touchstart=r=>{this.moving||(a.start(r),this.startMove({x:a.state.startX,y:a.state.startY}),document.addEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),document.addEventListener(this.isTouch?"touchend":"mouseup",this.touchend),this.moving=!0)},this.touchmove=r=>{this.moving&&(a.move(r),$h(r),n(a.state.deltaX,a.state.deltaY,"",0))},this.touchend=()=>{n(a.state.deltaX,a.state.deltaY,"end"),this.touchmove&&document.removeEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),this.touchend&&document.removeEventListener(this.isTouch?"touchend":"mouseup",this.touchend),a.reset(),this.moving=!1},this.els.forEach(r=>{this.touchstart&&r.addEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart)})}close(){Array.isArray(this.els)&&this.els.forEach(t=>{this.touchstart&&t.removeEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart)}),this.els=null}};function Bh(t,a){return new Vh(t,a)}var Dh={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]}},Mh=(t,a,n,r=!1)=>({props:{...Dh},emits:["click"],setup(i,{slots:o,emit:s}){const c=(0,l.reactive)({top:i.top,right:i.right,bottom:i.bottom,left:i.left}),e=(0,l.computed)(()=>{const p=[`${t}`];return i.customClass&&p.push(i.customClass),p}),u=(0,l.computed)(()=>{const p={};return me(c.top)||(p.top=c.top),me(c.right)||(p.right=c.right),me(c.bottom)||(p.bottom=c.bottom),me(c.left)||(p.left=c.left),me(i.width)||(p.width=i.width),me(i.height)||(p.height=i.height),me(i.color)||(p.color=i.color),me(i.background)||(p.background=i.background),me(i.borderRadius)||(p["border-radius"]=i.borderRadius),me(i.zIndex)||(p["z-index"]=i.zIndex),p}),m=(0,l.computed)(()=>({[`${t}__icon`]:!0})),f=()=>{s("click")},g=(0,l.ref)(null),S=()=>{c.top=null,c.right=null,c.bottom=null,c.left=null},z={x:0,y:0},B=Bh(p=>{if(!g.value)return;const d=g.value;S(),c.left=d.offsetLeft,c.top=d.offsetTop,d.style.left=`${c.left}px`,d.style.top=`${c.top}px`,d.style.right=null,d.style.bottom=null,z.x=c.left,z.y=c.top},p=>{if(!g.value)return;const d=g.value;S(),c.left=z.x+p.x,c.top=z.y+p.y,d.style.left=`${c.left}px`,d.style.top=`${c.top}px`});return(0,l.onMounted)(()=>{if(i.draggable&&g.value){const p=[g.value];B.open(p)}}),(0,l.onBeforeUnmount)(()=>{i.draggable&&g.value&&B.close()}),()=>{let p=[];const d=typeof o.default=="function"?o.default():[];if(d&&d.length>0)p=d;else{const T=(0,l.h)(n,{class:m.value});p.push(T)}return(0,l.h)("view",{ref:T=>{g.value=T},class:e.value,style:u.value,onClick:f},p)}}}),{componentName:Ih,create:Ah,scope:_h}=ce("floating-button"),Lh=Ah(Mh(Ih,_h,y1,!1)),xa=Lh;function Ph(t,a){return{props:{type:{type:[String],required:!1,default:""},color:{type:[String],required:!1,default:""},icon:{type:[Object],required:!1},textPosition:{type:String,default:"right"}},setup(n,{slots:r}){const i=t,o=(0,l.computed)(()=>({[i]:!0})),s=(0,l.computed)(()=>n.icon?{[`${i}__icon`]:!0,[`${i}__icon-${n.type}`]:!0}:{[`${i}__mark`]:!0,[`${i}__mark-${n.type}`]:!0}),c=(0,l.computed)(()=>n.color?n.icon?{color:n.color}:{background:n.color}:null),e=(0,l.computed)(()=>{const m={[`${i}__text`]:!0,[`${i}__text-${n.type}`]:!0};return n.textPosition==="left"?m["is-left"]=!0:m["is-right"]=!0,m}),u=(0,l.computed)(()=>n.color?{color:n.color}:null);return()=>{let m=null;if(r.mark)m=r.mark()[0];else{const S={class:s.value,style:c.value};m=(0,l.h)(n.icon??"div",S)}const f=(0,l.h)("div",{class:e.value,style:u.value},r.default?r.default():[]),g={class:o.value};return n.textPosition==="right"?(0,l.h)("div",g,[m,f]):(0,l.h)("div",g,[f,m])}}}}var{componentName:Fh,create:Rh,scope:Oh}=ce("indicator"),Hh=Rh(Ph(Fh,Oh)),za=Hh,{componentName:qh,create:Kh,scope:Ny}=ce("tour"),jh=Kh({components:{Close:Ve.Close,ElPopover:D.ElPopover},props:{modelValue:{type:Boolean,default:!1},type:{type:String,default:"step"},steps:{type:Array,default:()=>[]},location:{type:String,default:"bottom"},width:{type:String,default:"300px"},popperClass:{type:String,default:""},current:{type:Number,default:0},nextStepText:{type:String,default:"下一步"},prevStepText:{type:String,default:"上一步"},completeText:{type:String,default:"完成"},mask:{type:Boolean,default:!0},offset:{type:Object,default:{left:8,top:10,right:8,botttom:10}},maskWidth:{type:[Number,String],default:""},maskHeight:{type:[Number,String],default:""},closeOnClickOverlay:{type:Boolean,default:!0},showPrevStep:{type:Boolean,default:!0},showTitleBar:{type:Boolean,default:!0}},emits:["update:modelValue","change","close"],setup(t,{emit:a}){const n=qh,r=(0,l.reactive)({showTour:t.modelValue,showPopup:!1,active:0}),i=(0,l.ref)({}),o=(0,l.computed)(()=>`${n}`),s=(0,l.computed)(()=>{const{offset:z,maskWidth:b,maskHeight:h}=t,{width:B,height:p,left:d,top:T}=i.value,A=t.steps[r.active].offset??z,V=[d+B/2,T+p/2],C=Number(b||B),M=Number(h||p);return{width:`${C+ +A.left+A.right}px`,height:`${M+A.top+A.bottom}px`,top:`${V[1]-M/2-+A.top}px`,left:`${V[0]-C/2-+A.left}px`}}),c=z=>{z=="next"?r.active=r.active+1:r.active=r.active-1,r.showPopup=!1,(0,l.nextTick)(()=>{r.showPopup=!0,m()}),a("change",r.active)},e=z=>z.popoverWidth??t.width,u=z=>z.location??t.location,m=()=>{const z=ra(document.querySelector(`${t.steps[r.active].target}`));i.value={x:z.left,y:z.top,top:z.top,left:z.left,width:z.width,height:z.height}},f=()=>{r.showTour=!1,r.showPopup=!1,a("close",r.active),a("update:modelValue",!1)},g=()=>{t.closeOnClickOverlay&&f()},S=(z,b=0)=>{z&&m(),t.steps,r.active=b,r.showTour=z,r.showPopup=z};return(0,l.onMounted)(()=>{S(t.modelValue,t.current)}),(0,l.watch)(()=>t.modelValue,z=>{S(z)}),{...(0,l.toRefs)(r),classes:o,maskStyle:s,changeStep:c,popoverWidth:e,popoverLocation:u,close:f,handleClickMask:g}}}),Yh={key:0,class:"fox-tour__content"},Wh={key:0,class:"fox-tour__content-top"},Uh={class:"fox-tour__content-inner"},Gh={class:"fox-tour__content-bottom"},Xh={class:"fox-tour__content-bottom-init"},Zh={class:"fox-tour__content-bottom-operate"},Jh={key:1,class:"fox-tour__content fox-tour__content-tile"},Qh={class:"fox-tour__content-inner"};function e9(t,a,n,r,i,o){const s=(0,l.resolveComponent)("Close"),c=(0,l.resolveComponent)("fox-button"),e=(0,l.resolveComponent)("ElPopover");return(0,l.openBlock)(),(0,l.createElementBlock)("div",{class:(0,l.normalizeClass)(t.classes)},[(0,l.withDirectives)((0,l.createElementVNode)("div",{class:"fox-tour__masked",onClick:a[0]||(a[0]=(...u)=>t.handleClickMask&&t.handleClickMask(...u))},null,512),[[l.vShow,t.showTour]]),((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(t.steps,(u,m)=>((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:m,style:{height:"0"}},[m==t.active?((0,l.openBlock)(),(0,l.createBlock)(e,{key:0,"popper-class":"popperClass",visible:t.showPopup,placement:t.popoverLocation(u),width:t.popoverWidth(u)},{reference:(0,l.withCtx)(()=>[t.showTour?((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:0,class:(0,l.normalizeClass)(["fox-tour__mask",[t.mask?"":"fox-tour__mask-none"]]),style:(0,l.normalizeStyle)(t.maskStyle),id:"fox-tour-popid"},null,6)):(0,l.createCommentVNode)("",!0)]),default:(0,l.withCtx)(()=>[(0,l.renderSlot)(t.$slots,"default",{},()=>[t.type=="step"?((0,l.openBlock)(),(0,l.createElementBlock)("div",Yh,[t.showTitleBar?((0,l.openBlock)(),(0,l.createElementBlock)("div",Wh,[(0,l.createElementVNode)("div",{onClick:a[1]||(a[1]=(...f)=>t.close&&t.close(...f))},[(0,l.createVNode)(s,{class:"fox-tour__content-top-close"})])])):(0,l.createCommentVNode)("",!0),(0,l.createElementVNode)("div",Uh,(0,l.toDisplayString)(u.content),1),(0,l.createElementVNode)("div",Gh,[(0,l.createElementVNode)("div",Xh,(0,l.toDisplayString)(t.active+1)+"/"+(0,l.toDisplayString)(t.steps.length),1),(0,l.createElementVNode)("div",Zh,[(0,l.renderSlot)(t.$slots,"prev-step",{},()=>[t.active!=0&&t.showPrevStep?((0,l.openBlock)(),(0,l.createBlock)(c,{key:0,small:"",class:"fox-tour__content-bottom-operate-btn",onClick:a[2]||(a[2]=f=>t.changeStep("prev"))},{default:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(t.prevStepText),1)]),_:1})):(0,l.createCommentVNode)("",!0)]),t.steps.length-1==t.active?((0,l.openBlock)(),(0,l.createBlock)(c,{key:0,type:"primary",small:"",class:"fox-tour__content-bottom-operate-btn",onClick:t.close},{default:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(t.completeText),1)]),_:1},8,["onClick"])):(0,l.createCommentVNode)("",!0),(0,l.renderSlot)(t.$slots,"next-step",{},()=>[t.steps.length-1!=t.active?((0,l.openBlock)(),(0,l.createBlock)(c,{key:0,type:"primary",small:"",class:"fox-tour__content-bottom-operate-btn",onClick:a[3]||(a[3]=f=>t.changeStep("next"))},{default:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(t.nextStepText),1)]),_:1})):(0,l.createCommentVNode)("",!0)])])])])):(0,l.createCommentVNode)("",!0),t.type=="tile"?((0,l.openBlock)(),(0,l.createElementBlock)("div",Jh,[(0,l.createElementVNode)("div",Qh,(0,l.toDisplayString)(u.content),1)])):(0,l.createCommentVNode)("",!0)])]),_:2},1032,["visible","placement","width"])):(0,l.createCommentVNode)("",!0)]))),128))],2)}var Ea=Fe(jh,[["render",e9]]);function t9(t,a){return{inheritAttrs:!1,props:{name:{type:[String],required:!1,default:""},config:{type:[Object],required:!1,default:()=>{}},innerPageScope:{type:[Boolean],required:!1},abstractPageScope:{type:[Boolean],required:!1}},setup(n,{slots:r}){return ar(n.name,()=>n.config),Ue(n.innerPageScope)||mn(n.innerPageScope),Ue(n.abstractPageScope)||ir(n.abstractPageScope),()=>typeof r.default=="function"?r.default():null}}}var{componentName:l9,create:n9,scope:a9}=ce("domain-provider"),r9=n9(t9(l9,a9)),Ta=r9,o9={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 i9(t,a){return{inheritAttrs:!1,props:o9,emits:["change"],setup(n,{slots:r,emit:i}){if(ut&&window.IntersectionObserver){const o=new WeakMap;let s=new Map;const c=(g,S)=>{if(m===null){s.set(g,{visible:null,callback:S});return}o.has(g)&&m.unobserve(g),o.set(g,{visible:null,callback:S}),m.observe(g)},e=g=>{if(m===null){s.delete(g);return}o.has(g)&&(o.delete(g),m.unobserve(g))};let u=n.initialVisibleObserverSize;ms({acquire:()=>{if(n.loadPolicy==="always")return!0;const g=u>0;return u--,g},get disabled(){return n.disabled},get initialHeight(){return n.initialInvisibleObserverHeight},observe:c,unobserve:e});let m=null;const f=(g,S,z)=>{m=new IntersectionObserver(b=>{if(i("change",b),n.loadPolicy!=="always")for(let h of b){let B=!1;h.intersectionRatio>0&&(B=!0);const p=o.get(h.target);if(p)try{if(n.loadPolicy==="lazy"&&!B&&p.visible!==null)return;p.visible=B,p.callback(B)}catch(d){console.error(d)}}},{root:g,rootMargin:S,threshold:z}),s.forEach((b,h)=>{o.set(h,b),m?.observe(h)}),s.clear()};(0,l.watch)([()=>n.root,()=>n.disabled],([g,S])=>{if(S||!g||m)return;let z=null;typeof g=="string"?z=document.querySelector(g):z=g,z&&f(z,n.rootMargin,n.threshold)},{immediate:!0}),(0,l.onUnmounted)(()=>{m&&(m.disconnect(),m=null)})}return()=>typeof r.default=="function"?r.default():null}}}var{componentName:s9,create:c9,scope:u9}=ce("rolling-provider"),d9=c9(i9(s9,u9)),$a=d9,f9=[pn,bn,wn,Sn,kn,ze,zl,El,Vn,Re,Bn,Dn,Mn,Ln,Pn,Fn,Rn,On,qn,Kn,jn,Yn,Ml,Gn,Xn,Zn,Jn,Qn,ea,ta,la,Pl,na,ia,Gt,Xt,Fl,ua,ma,ba,$l,Wt,wa,Dl,Sa,va,Vl,yt,Ca,Ll,_l,Na,ka,xa,qt,kl,za,Tl,Ea,Ta,$a],m9=new Fi(f9,[Hi],"4.0.0");w.AbstractPageScopeKey=hn,w.ActionsheetItem=na,w.FoxActionsheetItem=na,w.ActionsheetPane=Pl,w.FoxActionsheetPane=Pl,w.AutocompleteItem=Kn,w.FoxAutocompleteItem=Kn,w.Broadcast=on,w.BroadcastKey=Ee,w.ButtonsItem=Vn,w.FoxButtonsItem=Vn,w.CalendarItem=Ln,w.FoxCalendarItem=Ln,w.CascaderItem=qn,w.FoxCascaderItem=qn,w.CheckboxItem=Zn,w.FoxCheckboxItem=Zn,w.Content=Sn,w.FoxContent=Sn,w.DataItemsKey=Ct,w.DateItem=Mn,w.FoxDateItem=Mn,w.DateUtils=ie,w.DialogItem=va,w.FoxDialogItem=va,w.Domain=cl,w.DomainKey=Ye,w.DomainProvider=Ta,w.FoxDomainProvider=Ta,w.FloatingButton=xa,w.FoxFloatingButton=xa,w.FloatingWindow=ba,w.FoxFloatingWindow=ba,w.FooterBar=wn,w.FoxFooterBar=wn,w.FoxAffix=D.ElAffix,w.FoxAlert=D.ElAlert,w.FoxAnchor=D.ElAnchor,w.FoxAnchorLink=D.ElAnchorLink,w.FoxAside=D.ElAside,w.FoxAutoResizer=D.ElAutoResizer,w.FoxAutocomplete=D.ElAutocomplete,w.FoxAvatar=D.ElAvatar,w.FoxBacktop=D.ElBacktop,w.FoxBadge=D.ElBadge,w.FoxBreadcrumb=D.ElBreadcrumb,w.FoxBreadcrumbItem=D.ElBreadcrumbItem,w.FoxButton=D.ElButton,w.FoxButtonGroup=D.ElButtonGroup,w.FoxCalendar=D.ElCalendar,w.FoxCard=D.ElCard,w.FoxCarousel=D.ElCarousel,w.FoxCarouselItem=D.ElCarouselItem,w.FoxCascader=D.ElCascader,w.FoxCascaderPanel=D.ElCascaderPanel,w.FoxCheckTag=D.ElCheckTag,w.FoxCheckbox=D.ElCheckbox,w.FoxCheckboxButton=D.ElCheckboxButton,w.FoxCheckboxGroup=D.ElCheckboxGroup,w.FoxCol=D.ElCol,w.FoxCollapse=D.ElCollapse,w.FoxCollapseItem=D.ElCollapseItem,w.FoxCollapseTransition=D.ElCollapseTransition,w.FoxColorPicker=D.ElColorPicker,w.FoxConfigProvider=D.ElConfigProvider,w.FoxContainer=D.ElContainer,w.FoxCountdown=D.ElCountdown,w.FoxDatePicker=D.ElDatePicker,w.FoxDescriptions=D.ElDescriptions,w.FoxDescriptionsItem=D.ElDescriptionsItem,w.FoxDialog=D.ElDialog,w.FoxDivider=D.ElDivider,w.FoxDrawer=D.ElDrawer,w.FoxDropdown=D.ElDropdown,w.FoxDropdownItem=D.ElDropdownItem,w.FoxDropdownMenu=D.ElDropdownMenu,w.FoxEmpty=D.ElEmpty,w.FoxFooter=D.ElFooter,w.FoxForm=D.ElForm,w.FoxFormItem=D.ElFormItem,w.FoxGroup=kn,w.Group=kn,w.FoxGroupSetting=ta,w.GroupSetting=ta,w.FoxHeader=D.ElHeader,w.FoxHeaderBar=bn,w.HeaderBar=bn,w.FoxHintText=Re,w.HintText=Re,w.FoxIcon=D.ElIcon,w.FoxImage=D.ElImage,w.FoxImageViewer=D.ElImageViewer,w.FoxIndicator=za,w.Indicator=za,w.FoxInfiniteLoading=_l,w.InfiniteLoading=_l,w.FoxInput=D.ElInput,w.FoxInputItem=Bn,w.InputItem=Bn,w.FoxInputNumber=D.ElInputNumber,w.FoxInputNumberItem=On,w.InputNumberItem=On,w.FoxInputTag=D.ElInputTag,w.FoxItem=ze,w.Item=ze,w.FoxLink=D.ElLink,w.FoxMain=D.ElMain,w.FoxMapping=qt,w.Mapping=qt,w.FoxMention=D.ElMention,w.FoxMenu=D.ElMenu,w.FoxMenuItem=D.ElMenuItem,w.FoxMenuItemGroup=D.ElMenuItemGroup,w.FoxMessage=D.ElMessage,w.FoxMessageBox=D.ElMessageBox,w.FoxMoneyItem=Rn,w.MoneyItem=Rn,w.FoxMoreButton=ka,w.MoreButton=ka,w.FoxNotification=D.ElNotification,w.FoxOption=D.ElOption,w.FoxOptionGroup=D.ElOptionGroup,w.FoxOverLay=Vl,w.OverLay=Vl,w.FoxPage=pn,w.Page=pn,w.FoxPageHeader=D.ElPageHeader,w.FoxPagination=D.ElPagination,w.FoxPickerItem=ia,w.PickerItem=ia,w.FoxPopconfirm=D.ElPopconfirm,w.FoxPopover=D.ElPopover,w.FoxPopoverDialog=$l,w.PopoverDialog=$l,w.FoxPopper=D.ElPopper,w.FoxPopup=yt,w.Popup=yt,w.FoxPrice=kl,w.Price=kl,w.FoxProgress=D.ElProgress,w.FoxPullRefresh=Na,w.PullRefresh=Na,w.FoxRadio=D.ElRadio,w.FoxRadioButton=D.ElRadioButton,w.FoxRadioGroup=D.ElRadioGroup,w.FoxRadioItem=Xn,w.RadioItem=Xn,w.FoxRate=D.ElRate,w.FoxRateItem=Jn,w.RateItem=Jn,w.FoxResult=D.ElResult,w.FoxRollingProvider=$a,w.RollingProvider=$a,w.FoxRow=D.ElRow,w.FoxRowItem=El,w.RowItem=El,w.FoxScrollbar=D.ElScrollbar,w.FoxSearchBar=Ll,w.SearchBar=Ll,w.FoxSegmented=D.ElSegmented,w.FoxSelect=D.ElSelect,w.FoxSelectItem=Dn,w.SelectItem=Dn,w.FoxSelectV2=D.ElSelectV2,w.FoxSkeleton=D.ElSkeleton,w.FoxSkeletonItem=D.ElSkeletonItem,w.FoxSlider=D.ElSlider,w.FoxSlotItem=zl,w.SlotItem=zl,w.FoxSpace=D.ElSpace,w.FoxStatistic=D.ElStatistic,w.FoxStep=D.ElStep,w.FoxSteps=D.ElSteps,w.FoxStepsBar=ma,w.StepsBar=ma,w.FoxSubMenu=D.ElSubMenu,w.FoxSwitch=D.ElSwitch,w.FoxSwitchItem=Qn,w.SwitchItem=Qn,w.FoxTabPane=D.ElTabPane,w.FoxTable=D.ElTable,w.FoxTableColumn=D.ElTableColumn,w.FoxTableItem=Gn,w.TableItem=Gn,w.FoxTableMappingColumn=jn,w.TableMappingColumn=jn,w.FoxTableRadioColumn=Yn,w.TableRadioColumn=Yn,w.FoxTableSetting=Ml,w.TableSetting=Ml,w.FoxTableV2=D.ElTableV2,w.FoxTabs=D.ElTabs,w.FoxTabsBar=Gt,w.TabsBar=Gt,w.FoxTabsContainer=Xt,w.TabsContainer=Xt,w.FoxTabsFrame=ua,w.TabsFrame=ua,w.FoxTabsPane=Fl,w.TabsPane=Fl,w.FoxTag=D.ElTag,w.FoxText=Tl,w.Text=Tl,w.FoxTimeItem=Pn,w.TimeItem=Pn,w.FoxTimePicker=D.ElTimePicker,w.FoxTimeSelect=D.ElTimeSelect,w.FoxTimeSelectItem=Fn,w.TimeSelectItem=Fn,w.FoxTimeline=D.ElTimeline,w.FoxTimelineItem=D.ElTimelineItem,w.FoxToast=Ca,w.Toast=Ca,w.FoxTooltip=D.ElTooltip,w.FoxTour=Ea,w.Tour=Ea,w.FoxTransfer=D.ElTransfer,w.FoxTree=D.ElTree,w.FoxTreeItem=la,w.TreeItem=la,w.FoxTreeSelect=D.ElTreeSelect,w.FoxTreeSelectItem=ea,w.TreeSelectItem=ea,w.FoxTreeV2=D.ElTreeV2,w.FoxUpload=D.ElUpload,w.FoxWatermark=D.ElWatermark,w.Foxcalendarpicker=Dl,w.calendarpicker=Dl,w.Foxcascaderpicker=Sa,w.cascaderpicker=Sa,w.Foxdatepicker=wa,w.datepicker=wa,w.Foxpicker=Wt,w.picker=Wt,w.InnerPageScopeKey=fn,w.PriorityPolicy=qe,w.UniqueID=vr,w.ValidateSchema=tr,w.ValidateSchemaKey=Ze,w.cancelRaf=ni,w.clearNonNumber=gi,w.compareTo=en,w.createBroadcast=al,w.createValidateSchema=ol,w.debounce=Ge,w.debounceRef=Ti,w.decimalLength=Ga,w.default=m9,w.defineBroadcast=wi,w.defineConfigDomain=ar,w.defineDataItem=rr,w.defineDomain=cn,w.defineItem=Te,w.definePageState=or,w.defineSimpleItem=un,w.deleteGlobalValidator=ki,w.disabledProperty=Le,w.divide=Ql,w.excludeProps=De,w.extend=vt,w.floatData=bi,w.getGlobalIcons=hr,w.getGlobalValidateCheckEvents=Ja,w.getGlobalValidateResetEvents=er,w.getPageContentAreaHeight=ml,w.getPageContentAreaWidth=hl,w.getPageFooterAreaHeight=fl,w.getPageHeaderAreaHeight=dl,w.getRootDomain=Nt,w.hasSymbol=qa,w.includeProps=rt,w.indexOf=pi,w.injectAbstractPageScope=Ft,w.injectInnerPageScope=Pt,w.integerLength=Ua,w.isArray=ri,w.isArrayLike=Ya,w.isBrowser=ut,w.isDate=ct,w.isESModule=ui,w.isEmptyString=me,w.isEqual=We,w.isFunction=ln,w.isHidden=ja,w.isMap=oi,w.isNil=Ue,w.isNumberString=rn,w.isObject=Ke,w.isPlainObject=ci,w.isPromise=tl,w.isRegExp=an,w.isSet=ii,w.isString=Oa,w.isSubPage=Di,w.isSymbol=si,w.isTouch=jt,w.isWindow=Ka,w.lastIndexOf=yi,w.makeArray=hi,w.merge=Wa,w.multiply=Pa,w.negate=Fa,w.nextTick=fi,w.numberFormat=el,w.objectToString=Ha,w.once=$i,w.overrideGlobalIcons=Gi,w.overrideGlobalValidateHandler=Ci,w.property=Ae,w.provideAbstractPageScope=ir,w.provideInnerPageScope=mn,w.raf=tn,w.readonlyProperty=_e,w.setGlobalValidateCheckEvents=xi,w.setGlobalValidateHandler=vi,w.setGlobalValidateMessages=Ei,w.setGlobalValidateResetEvents=zi,w.setGlobalValidator=Ni,w.throttle=nr,w.toBoolean=fe,w.toNumber=ye,w.toPadding=et,w.toPx=be,w.toPxDesc=Bi,w.toPxString=ve,w.toTypeString=ll,w.toValue=pe,w.tryTimes=sl,w.typeOf=nl,w.unNumberFormat=Ra,w.updatePageState=dn,w.useBroadcast=At,w.useDomain=dt,w.useExpose=we,w.useInnerSize=yl,w.usePageState=ul,w.usePosition=xn,w.useRawTouch=Yt,w.useRect=ra,w.useSize=yn,w.useSlotChildren=Nn,w.useTouch=po,w.valueLength=Qe});
|