@fox-js/foxui-pad 4.1.1-25 → 4.1.1-27
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 +6516 -6386
- package/dist/index.umd.js +1 -1
- package/dist/style.css +241 -0
- package/dist/style.js +1 -1
- package/dist/types/index.d.ts +44 -36
- package/package.json +1 -1
package/dist/index.umd.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(S,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):(S=typeof globalThis<"u"?globalThis:S||self,l(S.FoxUI={},S.Vue,S.FoxValidator,S.ElementPlus,S.ElementPlusIconsVue,S.FoxI18n))})(this,function(S,l,St,P,$e,Ce){Object.defineProperties(S,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});var yi=Object.create,Wa=Object.defineProperty,bi=Object.getOwnPropertyDescriptor,Si=Object.getOwnPropertyNames,wi=Object.getPrototypeOf,vi=Object.prototype.hasOwnProperty,rt=(t,a)=>()=>(a||t((a={exports:{}}).exports,a),a.exports),Ni=(t,a,n,i)=>{if(a&&typeof a=="object"||typeof a=="function")for(var r=Si(a),o=0,s=r.length,c;o<s;o++)c=r[o],!vi.call(t,c)&&c!==n&&Wa(t,c,{get:(e=>a[e]).bind(null,c),enumerable:!(i=bi(a,c))||i.enumerable});return t},ot=(t,a,n)=>(n=t!=null?yi(wi(t)):{},Ni(a||!t||!t.__esModule?Wa(n,"default",{value:t,enumerable:!0}):n,t)),ul=window,Ci=typeof window<"u";function ki(){return typeof ul<"u"?ul.requestAnimationFrame||ul.webkitRequestAnimationFrame||function(t){ul.setTimeout(t,1e3/60)}:function(t){setTimeout(t,1e3/60)}}function xi(t){Ci?cancelAnimationFrame(t):clearTimeout(t)}var an=ki();function dl(t,a="0"){let n=0,i=-1;t[0]=="-"&&(n++,i=1,t=t.substring(1),t.length),a[0]=="-"&&(n++,i=2,a=a.substring(1),a.length),t=je(t),a=je(a),[t,a]=on(je(t),je(a)),n==1&&(i==1?t=rn(t):a=rn(a));let r=Ua(t,a);return n?n==2?"-"+je(r):t.length<r.length?je(r.substring(1)):"-"+je(rn(r)):je(r)}function rn(t){let a="",n=t.length,i=t.split(".")[1],r=i?i.length:0;for(let s=0;s<n;s++)t[s]>="0"&&t[s]<="9"?a+=9-parseInt(t[s]):a+=t[s];let o=r>0?"0."+new Array(r).join("0")+"1":"1";return Ua(a,o)}function je(t){let a=t.split(".");for(a[0]||(a[0]="0");a[0][0]=="0"&&a[0].length>1;)a[0]=a[0].substring(1);return a[0]+(a[1]?"."+a[1]:"")}function on(t,a){let n=t.split("."),i=a.split("."),r=n[0].length,o=i[0].length;return r>o?i[0]=new Array(Math.abs(r-o)+1).join("0")+(i[0]?i[0]:""):n[0]=new Array(Math.abs(r-o)+1).join("0")+(n[0]?n[0]:""),r=n[1]?n[1].length:0,o=i[1]?i[1].length:0,(r||o)&&(r>o?i[1]=(i[1]?i[1]:"")+new Array(Math.abs(r-o)+1).join("0"):n[1]=(n[1]?n[1]:"")+new Array(Math.abs(r-o)+1).join("0")),t=n[0]+(n[1]?"."+n[1]:""),a=i[0]+(i[1]?"."+i[1]:""),[t,a]}function Ua(t,a){[t,a]=on(t,a);let n="",i=0;for(let r=t.length-1;r>=0;r--){if(t[r]==="."){n="."+n;continue}let o=parseInt(t[r])+parseInt(a[r])+i;n=o%10+n,i=Math.floor(o/10)}return i?i.toString()+n:n}var De=(function(t){return t[t.CEILING=0]="CEILING",t[t.DOWN=1]="DOWN",t[t.FLOOR=2]="FLOOR",t[t.HALF_DOWN=3]="HALF_DOWN",t[t.HALF_EVEN=4]="HALF_EVEN",t[t.HALF_UP=5]="HALF_UP",t[t.UNNECESSARY=6]="UNNECESSARY",t[t.UP=7]="UP",t})({});function Lt(t,a=0,n=De.HALF_EVEN){if(n===De.UNNECESSARY)throw new Error("UNNECESSARY Rounding Mode has not yet been implemented");typeof t=="number"&&(t=t.toString());let i=!1;t[0]==="-"&&(i=!0,t=t.substring(1));let r=t.split("."),o=r[0],s=r[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=Lt(t,0,n),(i?"-":"")+e+new Array(a+1).join("0")}}if(a==0)return o.length,Ga(r[1],o,i,n)?(i?"-":"")+sn(o):(i?"-":"")+o;if(r[1]){if(r[1].length<a)return(i?"-":"")+o+"."+r[1]+new Array(a-r[1].length+1).join("0")}else return(i?"-":"")+o+"."+new Array(a+1).join("0");s=r[1].substring(0,a);let c=r[1].substring(a);return c&&Ga(c,s,i,n)&&(s=sn(s),s.length>a)?(i?"-":"")+sn(o,parseInt(s[0]))+"."+s.substring(1):(i?"-":"")+o+"."+s}function Ga(t,a,n,i){if(!t||t===new Array(t.length+1).join("0")||i===De.DOWN||!n&&i===De.FLOOR||n&&i===De.CEILING)return!1;if(i===De.UP||n&&i===De.FLOOR||!n&&i===De.CEILING)return!0;let r="5"+new Array(t.length).join("0");if(t>r)return!0;if(t<r)return!1;switch(i){case De.HALF_DOWN:return!1;case De.HALF_UP:return!0;case De.HALF_EVEN:default:return parseInt(a[a.length-1])%2==1}}function sn(t,a=0){a||(a=1),typeof t=="number"&&t.toString();let n=t.length-1,i="";for(let r=n;r>=0;r--){let o=parseInt(t[r])+a;o==10?(a=1,o=0):a=0,i+=o}return a&&(i+=a),i.split("").reverse().join("")}function cn(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=Ft(t),a=Ft(a);let i=0,r=0;t.indexOf(".")!=-1&&(i=t.length-t.indexOf(".")-1),a.indexOf(".")!=-1&&(r=a.length-a.indexOf(".")-1);let o=i+r;if(t=Ft(t.replace(".","")),a=Ft(a.replace(".","")),t.length<a.length){let d=t;t=a,a=d}if(a=="0")return"0";let s=a.length,c=0,e=[],u=s-1,p="";for(let d=0;d<s;d++)e[d]=t.length-1;for(let d=0;d<2*t.length;d++){let m=0;for(let M=a.length-1;M>=u&&M>=0;M--)e[M]>-1&&e[M]<t.length&&(m+=parseInt(t[e[M]--])*parseInt(a[M]));m+=c,c=Math.floor(m/10),p=m%10+p,u--}return p=Ft(zi(p,o)),n==1&&(p="-"+p),p}function zi(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 Ft(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 un(t,a,n=8){if(a==0)throw new Error("Cannot divide by 0");if(t=t.toString(),a=a.toString(),t=t.replace(/(\.\d*?[1-9])0+$/g,"$1").replace(/\.0+$/,""),a=a.replace(/(\.\d*?[1-9])0+$/g,"$1").replace(/\.0+$/,""),t==0)return"0";let i=0;a[0]=="-"&&(a=a.substring(1),i++),t[0]=="-"&&(t=t.substring(1),i++);var r=a.indexOf(".")>0?a.length-a.indexOf(".")-1:-1;if(a=je(a.replace(".","")),r>=0){let u=t.indexOf(".")>0?t.length-t.indexOf(".")-1:-1;if(u==-1)t=je(t+new Array(r+1).join("0"));else if(r>u)t=t.replace(".",""),t=je(t+new Array(r-u+1).join("0"));else if(r<u){t=t.replace(".","");let p=t.length-u+r;t=je(t.substring(0,p)+"."+t.substring(p))}else r==u&&(t=je(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=dl(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(i==1?"-":"")+je(Lt(c,n-2))}function dn(t,a){return t=t.toString(),a=a.toString(),a=fn(a),dl(t,a)}function fn(t){return t[0]=="-"?t=t.substr(1):t="-"+t,t}function Xa(t,a){if(a==0)throw new Error("Cannot divide by 0");t=t.toString(),a=a.toString(),Za(t),Za(a);let n="";t[0]=="-"&&(n="-",t=t.substr(1)),a[0]=="-"&&(a=a.substr(1));let i=dn(t,cn(a,Lt(un(t,a),0,De.FLOOR)));return n+i}function Za(t){if(t.indexOf(".")!=-1)throw new Error("Modulus of non-integers not supported")}function Ja(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]=on(t,a),t.localeCompare(a)==0)return 0;for(let i=0;i<t.length;i++)if(t[i]!=a[i])return t[i]>a[i]?n?-1:1:n?1:-1;return 0}var Rt=class Se{value;static RoundingModes=De;static validate(a){if(a){if(a=a.toString(),isNaN(a))throw Error("Parameter is not a number: "+a);a[0]=="+"&&(a=a.substring(1))}else a="0";if(a.startsWith(".")?a="0"+a:a.startsWith("-.")&&(a="-0"+a.substr(1)),/e/i.test(a)){let[n,i]=a.split(/[eE]/);n=je(n);let r="";n[0]=="-"&&(r="-",n=n.substring(1)),n.indexOf(".")>=0?(i=parseInt(i)+n.indexOf("."),n=n.replace(".","")):i=parseInt(i)+n.length,n.length<i?a=r+n+new Array(i-n.length+1).join("0"):n.length>=i&&i>0?a=r+je(n.substring(0,i))+(n.length>i?"."+n.substring(i):""):a=r+"0."+new Array(-i+1).join("0")+n}return a}constructor(a="0"){this.value=Se.validate(a)}getValue(){return this.value}static getPrettyValue(a,n,i){if(!(n||i))n=3,i=",";else if(!(n&&i))throw Error("Illegal Arguments. Should pass both digits and separator or pass none");a=Se.validate(a);let r=a.charAt(0)=="-";r&&(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?i:"")+s;return(r?"-":"")+s+a.substring(o)}getPrettyValue(a,n){return Se.getPrettyValue(this.value,a,n)}static round(a,n=0,i=De.HALF_EVEN){if(a=Se.validate(a),isNaN(n))throw Error("Precision is not a number: "+n);return Lt(a,n,i)}round(a=0,n=De.HALF_EVEN){if(isNaN(a))throw Error("Precision is not a number: "+a);return new Se(Lt(this.value,a,n))}static floor(a){return a=Se.validate(a),a.indexOf(".")===-1?a:Se.round(a,0,De.FLOOR)}floor(){return this.value.indexOf(".")===-1?new Se(this.value):new Se(this.value).round(0,De.FLOOR)}static ceil(a){return a=Se.validate(a),a.indexOf(".")===-1?a:Se.round(a,0,De.CEILING)}ceil(){return this.value.indexOf(".")===-1?new Se(this.value):new Se(this.value).round(0,De.CEILING)}static add(a,n){return a=Se.validate(a),n=Se.validate(n),dl(a,n)}add(a){return new Se(dl(this.value,a.getValue()))}static subtract(a,n){return a=Se.validate(a),n=Se.validate(n),dn(a,n)}subtract(a){return new Se(dn(this.value,a.getValue()))}static multiply(a,n){return a=Se.validate(a),n=Se.validate(n),cn(a,n)}multiply(a){return new Se(cn(this.value,a.getValue()))}static divide(a,n,i){return a=Se.validate(a),n=Se.validate(n),un(a,n,i)}divide(a,n){return new Se(un(this.value,a.getValue(),n))}static modulus(a,n){return a=Se.validate(a),n=Se.validate(n),Xa(a,n)}modulus(a){return new Se(Xa(this.value,a.getValue()))}static compareTo(a,n){return a=Se.validate(a),n=Se.validate(n),Ja(a,n)}compareTo(a){return Ja(this.value,a.getValue())}static negate(a){return a=Se.validate(a),fn(a)}negate(){return new Se(fn(this.value))}};function Qa(t,a){return Rt.multiply(`${t}`,`${a}`)}function mn(t,a,n=8){return Rt.divide(`${t}`,`${a}`,n)}var bp=Rt.RoundingModes;function hn(t,a){return t=`${t}`,a=`${a}`,Rt.compareTo(t,a)}function er(t){return Rt.negate(t)}function fl(t,a=-1,n=!1,i=3,r=","){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 p;if(i>0){let d="",m=c.split("").reverse();for(let M=0;M<m.length;M++)d+=m[M]+((M+1)%i==0&&M+1!=m.length?r:"");e.length==0?p=`${s}${d.split("").reverse().join("")}`:p=`${s}${d.split("").reverse().join("")}.${e}`}else e.length==0?p=`${s}${c}`:p=`${s}${c}.${e}`;return p}function tr(t){let a=`${t}`,n=a.charAt(0);n=="-"?a=a.substring(1):n="";let i=a.replace(/[^\d\.-]/g,"");return`${n}${i}`}var pn=an,Ti=Array.isArray,Ei=t=>hl(t)==="[object Map]",$i=t=>hl(t)==="[object Set]",dt=t=>t instanceof Date,gn=t=>typeof t=="function",lr=t=>typeof t=="string",Vi=t=>typeof t=="symbol",We=t=>t!==null&&typeof t=="object",ml=t=>We(t)&&gn(t.then)&&gn(t.catch),nr=Object.prototype.toString,hl=t=>nr.call(t),Bi=t=>hl(t)==="[object Object]",ar=typeof Symbol=="function"&&typeof Symbol.toStringTag=="symbol";function Di(t){return t.__esModule||ar&&t[Symbol.toStringTag]==="Module"}var Mi=typeof Promise<"u"&&Promise.toString().indexOf("[native code]")!==-1;function kt(...t){let a=t[0]!==void 0&&t[0]!==null?t[0]:{},n=1,i=t.length,r=!1;for(typeof a=="boolean"&&(r=a,a=t[n]??{},n++),typeof a!="object"&&(a={});n<i;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(r===!0&&e&&typeof e=="object"){let u;Array.isArray(e)?u=c&&Array.isArray(c)?c:[]:u=c&&typeof c=="object"?c:{},a[s]=kt(r,u,e)}else e!==void 0&&(a[s]=e)}}return a}var yn=Mi?Promise.resolve():null;function Ii(t,...a){yn!==null?a&&a.length>0?yn.then(()=>{t(a)}):yn.then(t):a&&a.length>0?setTimeout(()=>{t(a)}):setTimeout(t)}function he(t){return t==null?!1:typeof t=="boolean"?t:typeof t=="string"?t.toLocaleLowerCase()==="true":!!t}function we(t){return typeof t=="number"?t:Number(t)}var Ai={"[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 pl(t){let a=Object.prototype.toString.call(t);return t==null?String(t):Ai[a]||"object"}function bn(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 Sn(t){if(!t)return!0;if(t.offsetParent!==null)return!1;if(getComputedStyle(t).position!=="fixed")return!0;let a=t.parentElement;for(;a;){if(getComputedStyle(a).display==="none")return!0;a=a.parentElement}return!1}function rr(t){return t&&typeof t=="object"&&"setInterval"in t}function or(t){let a=!!t&&"length"in t&&t.length,n=pl(t);return n==="function"||rr(t)?!1:n==="array"||a===0||typeof a=="number"&&a>0&&a-1 in t}function ir(t,a){let n=+a.length,i=0,r=t.length;for(;i<n;i++)t[r++]=a[i];return t.length=r,t}function Pi(t,a=[]){let n=a;return t!=null&&(or(Object(t))?ir(n,typeof t=="string"?[t]:t):n.push(t)),n}function Ge(t,a){if(t==a)return!0;if(t===void 0||a===void 0)return!1;let n=pl(t);if(n!==pl(a))return!1;if(n==="object"){let i=Object.keys(t),r=Object.keys(a);if(i.length!==r.length)return!1;for(let o=0;o<i.length;o++){let s=i[o],c=t[s],e=a[s];if(!Ge(c,e))return!1}return!0}else if(n==="array"){if(t.length!==a.length)return!1;for(let i=0;i<t.length;i++){let r=t[i],o=a[i];if(!Ge(r,o))return!1}return!0}return!1}var ft=typeof window<"u";function Le(t){return t==null}function wn(t){return Object.prototype.toString.call(t)==="[object RegExp]"}var ge=t=>t==null?!0:typeof t!="string"?!1:t.length===0;function vn(t){return ge(t)?!0:(t.charAt(0)=="-"&&(t=t.substring(1)),ge(t)||/^(([1-9][0-9]*\.[0-9]*)|([0]\.[0-9]*)|([0-9]*)|([0]{1}))$/.test(t))}function sr(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 cr(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 ur(t,a,n){const i=t.indexOf(a);return i===-1?t:a==="-"&&i!==0?t.slice(0,i):t.slice(0,i+1)+t.slice(i).replace(n,"")}function _i(t,a=!0,n=!0){a?t=ur(t,".",/\./g):t=t.replace(/\./g,""),n?t=ur(t,"-",/-/g):t=t.replace(/-/,"");const i=a?/[^-0-9.]/g:/[^-0-9]/g;return t.replace(i,"")}function Li(t,a){return typeof t=="object"||Array.isArray(t)?a.findIndex(n=>{if(Ge(t,n))return!0}):a.indexOf(t)}function Fi(t,a){if(typeof t=="object"||Array.isArray(t)){let n=a.reverse().findIndex(i=>{if(Ge(t,i))return!0});return n!==-1&&(n=a.length-1-n),n}return a.lastIndexOf(t)}function it(t){return t==null||t==null?0:typeof t=="string"?t.length:`${t}`.length}function et(t,...a){const n={};return a.forEach(i=>{for(const r in i)n[r]=t[r]}),n}function Me(t,...a){const n=[];a.forEach(r=>{Reflect.apply([].push,n,Reflect.ownKeys(r))});const i={};for(const r in t)n.includes(r)||(i[r]=t[r]);return i}var Ri=(t,a,n)=>{const i=Object.assign({},t),r=Object.assign({},n);return Object.keys(a).length>0?(Object.keys(i).forEach(o=>{r.hasOwnProperty(o)?typeof r[o]=="string"&&(i[o]=a[r[o]]):a[o]&&(i[o]=a[o])}),i):t};function Oi(t,a){(typeof t.cancelable!="boolean"||t.cancelable)&&t.preventDefault(),a&&t.stopPropagation()}var qi=(t,a=2)=>{for(t+="";t.length<a;)t="0"+t;return t.toString()},Hi=(t,a,n)=>Math.min(Math.max(t,a),n);function Ot(t){return t.split("-").map(a=>a.charAt(0).toUpperCase()+a.slice(1)).join("")}function dr(t){return t.replace(/([A-Z])/g,"-$1").replace(/^-/,"").toLowerCase()}var st=Symbol.for("BroadcastKey"),fr=class{parent;children=[];callbacks=new Map;exposed=null;name;persistantMessages=new Map;constructor(t,a,n){this.parent=t,this.exposed=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.callbacks=null,this.exposed=null}setPersistantMessage(t,a,n){if(!t.uniqueId)return console.warn("[FoxUI]持久化消息,必须设置uniqueId。"),!1;const i=t.uniqueId,r={matched:t,action:a,args:n};return this.persistantMessages.set(i,r),!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==="+"||wn(a.name)&&t&&a.name.test(t)?n=!0:typeof a.name=="function"?n=Reflect.apply(a.name,null,[t]):a.name===t&&(n=!0),n}trigger(t,a,n){let i=null;const r=this.callbacks.get(a);typeof r=="function"&&(i=Reflect.apply(r,null,[...n])),this.exposed&&typeof this.exposed[a]=="function"&&(i=Reflect.apply(this.exposed[a],this.exposed,[...n])),t.resolved=!0,typeof t.resolve=="function"&&t.resolve(i)}pull(){let t=this.parent;for(;t;){const a=t.getPersistantMessages();Array.isArray(a)&&a.length>0&&a.forEach(n=>{if(this.isMatched(this.name,n.matched))try{this.trigger(n.matched,n.action,n.args)}catch(i){console.error(i)}}),t=t.parent}}emit(t,a,...n){if(t.messagingPolicy==="Once"&&t.resolved===!0)return[];if(t.cachePolicy==="Persistant")this.setPersistantMessage(t,a,n),t.cachePolicy="None";else if(t.cachePolicy==="Unresolved"){if(this.setPersistantMessage(t,a,n)){const o=t.resolve,s=t.uniqueId??"",c=(...e)=>{this.deletePersistantMessage(s),typeof o=="function"&&o(...e)};t.resolve=c}t.cachePolicy="None"}let i=!1;!t.name||t.name==="*"?i=!0:t.name==="+"?(i=!1,t.name="*"):wn(t.name)&&this.name&&t.name.test(this.name)?i=!0:typeof t.name=="function"?i=Reflect.apply(t.name,null,[this.name]):t.name===this.name&&(i=!0);const r=[];if(i){const o=this.callbacks.get(a);if(typeof o=="function"){const s=Reflect.apply(o,null,[...n]);Le(s)||r.push(s)}if(this.exposed&&typeof this.exposed[a]=="function"){const s=Reflect.apply(this.exposed[a],this.exposed,[...n]);Le(s)||r.push(s)}if(t.resolved=!0,typeof t.resolve=="function"&&t.resolve(...r),t.messagingPolicy==="Once")return r}return this.children.forEach(o=>{const s=Reflect.apply(o.emit,o,[{...t},a,...n]);Array.isArray(s)&&s.length>0&&Reflect.apply([].push,r,[...s])}),r}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 r=t.resolve,o=t.uniqueId??"",s=(...c)=>{this.deletePersistantMessage(o),typeof r=="function"&&r(...c)};t.resolve=s}t.cachePolicy="None"}const i=[];return this.children.forEach(r=>{const o=Reflect.apply(r.emit,r,[{...t},a,...n]);Array.isArray(o)&&Reflect.apply([].push,i,[...o])}),i}on(t,a){this.callbacks.set(t,a)}};function gl(t,a,n,i){const r=new fr(a,t,n);if(i&&typeof i=="object")for(const o in i)r.on(o,i[o]);return r}function qt(t){let a=t?.[st];return!a&&(0,l.hasInjectionContext)()&&(a=(0,l.inject)(st,null)),a}var Ki=class{error(t,a){const n=qt(a.exposed);n?n.emit({name:"*"},"setErrorTip",t):a.exposed&&typeof a.exposed.setErrorTip=="function"&&a.exposed.setErrorTip(t)}reset(t){const a=qt(t.exposed);a?a.emit({name:"*"},"setErrorTip",""):t.exposed&&typeof t.exposed.setErrorTip=="function"&&t.exposed.setErrorTip("")}success(t){const a=qt(t.exposed);a?a.emit({name:"*"},"setErrorTip",""):t.exposed&&typeof t.exposed.setErrorTip=="function"&&t.exposed.setErrorTip("")}decorate(t,a,n){Array.isArray(t)||(t=[t]);const i=qt(n.exposed),r=a.find(s=>s.required===!0||s.type==="required"&&s.required!==!1),o=t.find(s=>s.required===!0||s.type==="required"&&s.required!==!1);!r&&o?i?i.emit({name:"*"},"setRequired",!0):n.exposed&&typeof n.exposed.setRequired=="function"&&n.exposed.setRequired(!0):r&&!o&&(i?i.emit({name:"*"},"setRequired",!1):n.exposed&&typeof n.exposed.setRequired=="function"&&n.exposed.setRequired(!1),this.reset(n))}getValue(t){return t.props.modelValue??t.exposed.modelValue}},Ht=new Ki;function ji(t){Ht=t}function Yi(t){Ht?Object.assign(Ht,t):Ht=t}function Wi(t,a){St.Schema.setValidator(t,a)}function Ui(t){St.Schema.deleteValidator(t)}var mr=["blur","clear"];function Gi(t){mr=t}function hr(){return mr}var pr=["focus","change","setValue"];function Xi(t){pr=t}function gr(){return pr}function Zi(t){St.Schema.messages(t)}function Kt(...t){const a=[];return t.forEach(n=>{n.forEach(i=>{const r=a.findIndex(o=>o.type===i.type);r!==-1&&a.splice(r,1),a.push(i)})}),a}function yl(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 mt=Symbol("ValidateSchemaKey"),yr=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(){this.descriptor.pureDataValidate!==!0&&this.descriptor.valueName&&this.descriptor.context?.attrs&&(this.scope=(0,l.effectScope)(!0),this.scope.run(()=>{(0,l.watchEffect)(()=>{const t=yl(Kt(this.attrRules,this.rules)),a=[],n=this.descriptor.context?.attrs??{};for(let r in n){let o=n[r];if(this.hasValidator(r,!0)){if(o===!1)continue;let c={type:r};o!==null&&typeof o=="object"&&Object.assign(c,o),a.push(c);continue}let s=this.getValidator(r);if(s!==null){let c={type:r,validator:s};a.push(c)}}this.attrRules=yl(a);const i=Kt(this.attrRules,this.rules);(0,l.nextTick)(()=>{this.decorate(i,t)})})}))}destroy(){this.scope&&(this.scope.stop(),this.scope=null),this.parent=null,this.proxy=null}execHandler(t,...a){const n=this.descriptor.validateHandler;if(n&&typeof n[t]=="function")return Reflect.apply(n[t],n,[...a]);const i=Ht;return i&&typeof i[t]=="function"?Reflect.apply(i[t],i,[...a]):null}decorate(t,a){this.descriptor.pureDataValidate!==!0&&this.execHandler("decorate",t,a,this.proxy)}success(){this.descriptor.pureDataValidate!==!0&&this.execHandler("success",this.proxy)}error(t){this.descriptor.pureDataValidate!==!0&&this.execHandler("error",t,this.proxy)}getValue(){return this.execHandler("getValue",this.proxy)}setValidator(t,a,n=!1){n?St.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?St.Schema.deleteValidator(t):Reflect.deleteProperty(this.validators,t)}hasValidator(t,a=!1){if(a)return St.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=Kt(this.attrRules,this.rules);t===null?this.rules=[]:Array.isArray(t)?this.rules=yl(t):this.rules=yl([t]);const n=Kt(this.attrRules,this.rules);(0,l.nextTick)(()=>{this.decorate(n,a)})}clear(){this.execHandler("reset",this.proxy)}validate(){if(this.descriptor.validate??!0){let t=Kt(this.attrRules,this.rules);const a=this.descriptor.fieldName??"value";if(t.length>0){const n={[`${a}`]:t},i=this.getValue(),r={[`${a}`]:i},o=new St.Schema(n),s=this.proxy??r;return o.validate(r,{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 bl(t,a,n){n.valueName=n.valueName??"modelValue",n.valueType=n.valueType??"string";const i={exposed:t,get $el(){return n.templateRefProxy?.$el},get props(){return n.props},get attrs(){return n.context?.attrs}};if(!n.validateHandler&&n.valueName!=="modelValue"){const r=n.valueName;n.validateHandler={getValue(o){return o.props?.[r]??o.exposed[r]}}}return new yr(a,n,i)}var Sl=Symbol.for("EventEmitterKey"),br=class{register=new Map;emitFn;constructor(t){this.emitFn=t??null}destroy(){this.emitFn=null,this.register.clear()}off(t,a){let n=this.register.get(t);if(n&&Array.isArray(n)){let i=n.findIndex(r=>r===a);i!==-1&&n.splice(i,1)}}on(t,a){let n=this.register.get(t);n||(n=new Array,this.register.set(t,n)),n.push(a)}emit(t,...a){const n=this.register.get(t);n&&n.forEach(i=>{try{Reflect.apply(i,null,[t,...a])}catch(r){console.error(r.message,r)}}),this.emitFn&&Reflect.apply(this.emitFn,null,[t,...a])}};function Xe(t,a){let n=null;return function(...i){n&&clearTimeout(n),n=setTimeout(()=>{n=null,Reflect.apply(t,null,[...i])},a)}}function Sr(t,a){let n=0;return function(...i){const r=new Date().getTime();r-n<a||(n=r,Reflect.apply(t,null,[...i]))}}function Ji(t,a){const n=Xe((i,r)=>{t=i,r()},a);return(0,l.customRef)((i,r)=>({get(){return i(),t},set(o){n(o,r)}}))}function Qi(t){let a=!1;return function(...n){a||(a=!0,Reflect.apply(t,null,[...n]))}}function wl(t,a,n,i=0,r=!0,o){let s=a,c=0;if(r){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+=i,setTimeout(e,s)};setTimeout(e,s)}var ht=Symbol("DomainKey"),jt=Symbol("DataItemsKey"),vl=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}componentPublicExposed={};_props=(0,l.reactive)({});_datas={};constructor(t=null){this._name=t}destroy(){this._parent=null,this._broadcast=null,this._validateSchema=null,this._props={},this._datas={},this.componentPublicExposed={}}setData(t,a){this._datas[t]=a}getData(t){return this._datas[t]}hasData(t){return Reflect.has(this._datas,t)}deleteData(t){return Reflect.deleteProperty(this._datas,t)}merge(t,a=[]){for(const n in t){const i=t[n];a.length>0&&a.indexOf(i)!==-1||(this._props[n]=i)}}has(t){if(Reflect.has(this._props,t)){const a=this._props[t];if(a!=null)return!0}return this.parent==null?!1:this.parent.has(t)}delete(t){Reflect.deleteProperty(this._props,t)}set(t,a){this._props[t]=a}get(t,a){if(Reflect.has(this._props,t)){const n=this._props[t];if(n!=null)return n}return this.parent==null?a:this.parent.get(t,a)}getForParent(t,a){return this.parent==null?a:this.parent.get(t,a)}getForSelf(t){return this._props[t]}getAll(t){const a=[];let n=this;for(;n!=null;){if(Reflect.has(n._props,t)){const i=n._props[t];a.push(i)}n=n._parent}return a}},es=new vl;function xt(){return es}function pt(){return(0,l.inject)(ht,null)}var Nn=Symbol("OriginalDateKey");function Cn(t,a,n){const i=(0,l.hasInjectionContext)(),r=i?(0,l.getCurrentScope)():null;let o=i?(0,l.inject)(ht,null):null;o===null&&(o=xt());const s=a;let c=new vl(s);c.parent=o;const e=w=>{c?.hasData(Nn)||d(w),c?.set("modelValue",w)},u=()=>c?.getForSelf("modelValue")??null,p=()=>c?.getData(Nn)??null,d=w=>{const b={};kt(!0,b,(0,l.toRaw)(w)),c.setData(Nn,b)},m=t.props,M=t.ignorePropKeys;(0,l.isReactive)(m)||typeof m=="function"?(0,l.watch)(m,w=>{c?.merge(w,M),w.modelValue&&d(w.modelValue)},{immediate:!0}):(c.merge(m,M),m.modelValue&&d(m.modelValue));const B=(w,b)=>{c?.set(w,b)},y=w=>c?.getForSelf(w)??null;if(c.componentPublicExposed[ht]=c,(0,l.provide)(ht,c),r!==null){const w=(0,l.inject)(st,null),b=gl(c.componentPublicExposed,w,s,n);c.broadcast=b,c.componentPublicExposed[st]=b,(0,l.provide)(st,b),c.componentPublicExposed.broadcast=(x,_,...I)=>{if(b)return Reflect.apply(b.emit,b,[x,_,...I])};const g=(0,l.inject)(mt,null),f=bl(c.componentPublicExposed,g,{componentName:"",context:t.context});c.validateSchema=f,c.componentPublicExposed[mt]=f,(0,l.provide)(mt,f),c.componentPublicExposed[jt]=new Map,c.componentPublicExposed.validate=async(x=!0)=>{const _=[];let I=null;const j={};let O=!1;if(x===!0)I={name:"*"},O=!0;else if(Array.isArray(x)&&x.length>0){const $=x;I={name:K=>K?$.indexOf(K)!==-1:!1},O=!0}else if(x!=null&&typeof x=="object"){const $=x;if($.deep!==!1){if(Object.assign(j,$),Array.isArray($.include)&&$.include.length>0){const K=$.include;I={name:T=>T?K.indexOf(T)!==-1:!1}}else if(Array.isArray($.exclude)&&$.exclude.length>0){const K=$.exclude;I={name:T=>T?K.indexOf(T)===-1:!1}}else I={name:"*"};O=!0}}if(O&&I){j.deep=!1;const $=b?.emitToChildren(I,"validate",j);$&&Reflect.apply([].push,_,$)}return _.length==1?_[0]:_.length>1?Promise.all(_).then($=>{let K=[];return $.forEach(T=>{T.pass===!1&&Array.isArray(T.errors)&&(K=[...K,...T.errors])}),K.length>0?{pass:!1,errors:K}:{pass:!0}}):Promise.resolve({pass:!0})};const E=t.context;c.componentPublicExposed.setNameValidateRules=(x,_=!0,I=!1)=>{if(I===!0){Reflect.ownKeys(x).forEach(j=>{let O=String(j);const $={componentName:"",fieldName:O,pureDataValidate:!0,context:E};if(c){const K=vr(c,O,$,b,f);c.componentPublicExposed[jt].set(O,K);const T=x[O];T&&K.validateSchema.setRule(T)}});return}if(_){const j=Reflect.ownKeys(x);b?.emitToChildren({name:O=>j.includes(O),cachePolicy:"Persistant",uniqueId:"validateRules"},"setNameValidateRules",x,!1)}},c.componentPublicExposed.clearValidate=(x=!0)=>{let _=null;const I={};let j=!1;if(x===!0)_={name:"*"},j=!0;else if(Array.isArray(x)&&x.length>0){const O=x;_={name:$=>$?O.indexOf($)!==-1:!1},j=!0}else if(x!=null&&typeof x=="object"){const O=x;if(O.deep!==!1){if(Array.isArray(O.include)&&O.include.length>0){const $=O.include;_={name:K=>K?$.indexOf(K)!==-1:!1}}else if(Array.isArray(O.exclude)&&O.exclude.length>0){const $=O.exclude;_={name:K=>K?$.indexOf(K)===-1:!1}}else _={name:"*"};Object.assign(I,O),j=!0}}j&&_&&(I.deep=!1,b?.emitToChildren(_,"clearValidate",I))},c.componentPublicExposed.resetFields=x=>{const _=u();if(!_)return;const I={};if(kt(!0,I,p()??{}),Array.isArray(x))x.forEach(j=>{_[j]=I[j]});else if(x&&Array.isArray(x.include))(x.include??[]).forEach(j=>{_[j]=I[j]});else if(x&&Array.isArray(x.exclude)){let j=x.exclude??[];Reflect.ownKeys(I).forEach(O=>{j.includes(O)||(_[O]=I[O])})}else Object.assign(_,I);c?.componentPublicExposed?.clearValidate(x)},c.componentPublicExposed.setModelValue=(x,_)=>{if(!_||_===s)e(x);else{const I={name:_,messagingPolicy:"Once"};b?.emitToChildren(I,"setModelValue",x)}},c.componentPublicExposed.getModelValue=()=>u(),c.componentPublicExposed.setDomainProperty=(x,_)=>{B(x,_)},c.componentPublicExposed.getDomainProperty=x=>y(x),setTimeout(function(){b?.pull()},0)}(0,l.onScopeDispose)(function(){c?.validateSchema&&c.validateSchema.destroy(),c?.broadcast&&c?.broadcast?.destroy(),c.componentPublicExposed[jt]&&c.componentPublicExposed[jt].clear(),c?.destroy(),c=null});const h=t.context?.expose;return{domain:c,exposeApi:(w={})=>{Object.assign(c.componentPublicExposed,w),h?.(c.componentPublicExposed)}}}function wr(t,a){let n=(0,l.inject)(ht,null);n===null&&(n=xt());let i=new vl(a);i.parent=n;const r=t.props,o=t.ignorePropKeys;(0,l.isReactive)(r)||typeof r=="function"?(0,l.watch)(r,c=>{i?.merge(c,o)},{immediate:!0}):i.merge(r,o),i.componentPublicExposed[ht]=i,(0,l.provide)(ht,i),(0,l.onScopeDispose)(()=>{i?.destroy(),i=null});const s=t.context?.expose;return{domain:i,exposeApi:(c={})=>{Object.assign(i.componentPublicExposed,c),s?.(i.componentPublicExposed)}}}function Te(t,a,n){const i={},r=a??t.componentName??"";let o=gl(i,(0,l.inject)(st,null),r,n);i[st]=o,(0,l.provide)(st,o),i.broadcast=(d,m,...M)=>o?Reflect.apply(o.emit,o,[d,m,...M]):null;const s=(0,l.inject)(mt,null);t.fieldName=t.fieldName??r;let c=bl(i,s,t);i[mt]=c,(0,l.provide)(mt,c),i.validate=async(d=null)=>{if(!c)return Promise.resolve({pass:!0});const m=[];let M=null;const B={};let y=!1,h=!1;if(d===!0)M={name:"*"},h=!0,y=!0;else if(Array.isArray(d)&&d.indexOf(r)!==-1){const w=d;M={name:b=>b?w.indexOf(b)!==-1:!1},h=!0,y=!0}else if(d&&typeof d=="object"){const w=d,b=w.ignoreDisabled??!0,g=w.ignoreReadonly??!0,f=w.ignoreHidden??!0;b===!0&&t.disabled===!0||g===!0&&t.readonly===!0||f===!0&&bn(t.templateRefProxy?.$el??t.templateRefProxy)?h=!1:(Array.isArray(w.include)&&w.include.indexOf(r)!==-1||Array.isArray(w.exclude)&&w.exclude.indexOf(r),h=!0),Object.assign(B,w),y=w.deep??!1}if(h){const w=c?.validate();m.push(w)}if(y&&M){B.deep=!1;const w=o?.emitToChildren(M,"validate",B);w&&Reflect.apply([].push,m,w)}return m.length==1?m[0]:m.length>1?Promise.all(m).then(w=>{let b=[];return w.forEach(g=>{g.pass===!1&&Array.isArray(g.errors)&&(b=[...b,...g.errors])}),b.length>0?{pass:!1,errors:b}:{pass:!0}}):Promise.resolve({pass:!0})},i.setValidateRule=d=>c?.setRule(d),i.setNameValidateRules=(d,m=!1)=>{const M=d[r];M&&c?.setRule(M),m&&o&&o.emitToChildren({name:B=>Reflect.ownKeys(d).includes(B)},"setNameValidateRules",d,!1)},i.clearValidate=(d=!0)=>{if(!c)return;let m=null;const M={};let B=!1,y=!1;if(d===!0)m={name:"*"},y=!0,B=!0;else if(Array.isArray(d)&&d.indexOf(r)!==-1){const h=d;m={name:w=>w?h.indexOf(w)!==-1:!1},y=!0,B=!0}else if(d&&typeof d=="object"){const h=d;(h.ignoreHidden??!0)===!0&&bn(t.templateRefProxy?.$el??t.templateRefProxy)?y=!1:(Array.isArray(h.include)&&h.include.indexOf(r)!==-1||Array.isArray(h.exclude)&&h.exclude.indexOf(r),y=!0),Object.assign(M,h),B=h.deep??!1}y&&c?.clear(),B&&m&&(M.deep=!1,o?.emitToChildren(m,"clearValidate",M))};let e=new br(t.context?.emit);i[Sl]=e;const u=Xe((d="validate")=>{c&&(d==="reset"?c.clear():c.validate())},60);(Array.isArray(t.validateCheckEvents)?t.validateCheckEvents:hr()).forEach(d=>{e&&e.on(d,m=>{u("validate")})}),(Array.isArray(t.validateResetEvents)?t.validateResetEvents:gr()).forEach(d=>{e&&e.on(d,m=>{u("reset")})}),setTimeout(function(){o?.pull()},0),(0,l.onScopeDispose)(()=>{o?.destroy(),o=null,c?.destroy(),i[mt]=null,c=null,e?.destroy(),i[Sl]=null,e=null,i.broadcast=null,i.validate=null,i.setValidateRule=null,i.setNameValidateRules=null,i.clearValidate=null});const p=t.context?.expose;return{broadcast:o,validateSchema:c,emitEvent:(d,...m)=>{e&&Reflect.apply(e.emit,e,[d,...m])},onEvent:(d,m)=>{e&&Reflect.apply(e.on,e,[m])},offEvent:(d,m)=>{e&&Reflect.apply(e.off,e,[m])},componentPublicExposed:i,exposeApi:(d={})=>{Object.assign(i,d),p?.(i)}}}function vr(t,a,n,i,r){const o={},s=a??"",c={getValue(){const d=t.getForSelf("modelValue");return d?d[s]:null},isExist(){const d=t.getForSelf("modelValue");return d?Reflect.has(d,s):!1}};n.fieldName=s,n.validateHandler={getValue(d){return c.getValue()}};let e=bl({},r,n);o.validate=async(d=null)=>{if(!c.isExist())return console.warn(`validate error: field [${s}] not exist`),Promise.resolve({pass:!0});const m=[];let M=!1,B=!1;if(Array.isArray(d)&&d.indexOf(s)!==-1)B=!0,M=!0;else if(d&&typeof d=="object"){const y=d;Array.isArray(y.include)&&y.include.indexOf(s)!==-1||Array.isArray(y.exclude)&&y.exclude.indexOf(s),B=!0,M=y.deep??!1}else typeof d=="boolean"&&(M=d),B=!0;if(B&&e){const y=e.validate();m.push(y)}if(M){let y=null;const h={};if(d===!0)y={name:"*"};else if(Array.isArray(d)&&d.length>0){const w=d;y={name:b=>b?w.indexOf(b)!==-1:!1}}else if(d!=null&&typeof d=="object"){const w=d;if(Object.assign(h,w),Array.isArray(w.include)&&w.include.length>0){const b=w.include;y={name:g=>g?b.indexOf(g)!==-1:!1}}else if(Array.isArray(w.exclude)&&w.exclude.length>0){const b=w.exclude;y={name:g=>g?b.indexOf(g)===-1:!1}}else y={name:"*"}}if(y&&u){h.deep=!1;const w=u.emitToChildren(y,"validate",h);Reflect.apply([].push,m,w)}}return m.length==1?m[0]:m.length>1?Promise.all(m).then(y=>{let h=[];return y.forEach(w=>{w.pass===!1&&Array.isArray(w.errors)&&(h=[...h,...w.errors])}),h.length>0?{pass:!1,errors:h}:{pass:!0}}):Promise.resolve({pass:!0})},o.setValidateRule=d=>e?.setRule(d),o.setNameValidateRules=d=>{const m=d[s];m&&e?.setRule(m)};let u=gl(o,i,s);(0,l.onScopeDispose)(()=>{e=null,u=null});const p=n.context?.expose;return{broadcast:u,validateSchema:e,componentPublicExposed:o,exposeApi:(d={})=>{Object.assign(o,d),p?.(o)}}}function kn(t){let a={},n=new br(t.context?.emit);a[Sl]=n,(0,l.onScopeDispose)(()=>{n?.destroy(),Reflect.deleteProperty(a,Sl),a=null,n=null});const i=t.context?.expose;return{emitEvent:(r,...o)=>{n&&Reflect.apply(n.emit,n,[r,...o])},onEvent:(r,o)=>{n&&Reflect.apply(n.on,n,[o])},offEvent:(r,o)=>{n&&Reflect.apply(n.off,n,[o])},componentPublicExposed:a,exposeApi:(r={})=>{Object.assign(a,r),i?.(a)}}}var ke=(t,a=-1)=>t?typeof t=="string"&&(t.endsWith("%")&&a<=0||t.endsWith("vh")||t.endsWith("vw"))?t:`${ye(t,a)}px`:"",ts=ke;function ye(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 r=Number(t.substring(0,n)),o=1;if(ft){const{fontSize:s}=window.getComputedStyle(document.documentElement,null),c=s.indexOf("px");c>0&&(o=Number(s.substring(0,c)))}return r*=o,r}if(n=t.indexOf("%"),n!==-1)return Number(t.substring(0,n))/100*a;const i=Number(t);return isNaN(i)?0:i}var gt="PageStateKey";function tt(t){const a={top:null,left:null,bottom:null,right:null};return t&&(t.top!==null&&t.top!==void 0&&(a.top=ye(t.top)),t.left!==null&&t.left!==void 0&&(a.left=ye(t.left)),t.bottom!==null&&t.bottom!==void 0&&(a.bottom=ye(t.bottom)),t.right!==null&&t.right!==void 0&&(a.right=ye(t.right))),a}function xn(t,a,n={},i=!0,r=-1,o=-1,s=0,c=0){if(t.headerHeight=ye(n.headerHeight??a.headerHeight??-1),t.headerPadding=tt(n.headerPadding??a.headerPadding),t.footerHeight=ye(n.footerHeight??a.footerHeight??-1),t.footerPadding=tt(n.footerPadding??a.footerPadding),t.contentPadding=tt(n.contentPadding??a.contentPadding),i){const e=n.height??a.height;e?t.height=ye(e,o):t.height=ye(o)-ye(s,o)-ye(c,o),t.width=ye(n.width??a.width??0,r)}}function Nr(t,a={}){const n={top:null,bottom:null,right:null,left:null},i={width:0,height:0,headerHeight:0,headerPadding:{...n},footerHeight:0,footerPadding:{...n},contentPadding:{...n},contentHeight:null,safeAreaTop:0,safeAreaBottom:0,safeAreaLeft:0,safeAreaRight:0,headerMounted:!1,footerMounted:!1},r=Object.assign(t.get("safeAreaInset")??{},a.safeAreaInset??{});r&&(i.safeAreaTop=ye(r.top),i.safeAreaBottom=ye(r.bottom),i.safeAreaLeft=ye(r.left),i.safeAreaRight=ye(r.right));const o=t.get("pageLayout");if(!o)return null;xn(i,o,a,!0,t.get("rootWidth")??-1,t.get("rootHeight")??-1,t.get("headerBarHeight")??0,t.get("footerBarHeight")??0);const s=(0,l.reactive)(i),c=t.getForParent(gt);c&&(i.height=xl(t,c),i.width=zl(t,c),(0,l.watch)([()=>xl(t,c),()=>zl(t,c)],([u,p])=>{s.height=u,s.width=p}));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,p,d=-1,m=-1,M=0,B=0])=>{xn(s,p,a,e,d,m,M,B)}),t.set(gt,s),s}function Nl(t){return t.get(gt)}function Cl(t,a){if(a=a??t.get(gt),a&&a.headerMounted){const n=a.safeAreaTop==-1?0:a.safeAreaTop;return a.headerAllHeight??a.headerHeight+n}return 0}function kl(t,a){if(a=a??t.get(gt),a&&a.footerMounted){const n=a.safeAreaBottom==-1?0:a.safeAreaBottom;return a.footerAllHeight??a.footerHeight+n}return 0}function xl(t,a){if(a=a??t.get(gt),a){if(a.contentInnerHeight)return a.contentInnerHeight;const n=Cl(t,a),i=kl(t,a),r=ye(a.contentPadding.top??0),o=ye(a.contentPadding.bottom??0);return a.height-n-i-r-o}return 0}function zl(t,a){if(a=a??t.get(gt),a){const n=ye(a.contentPadding.left??0),i=ye(a.contentPadding.right??0);return a.contentInnerWidth??a.width-n-i}return 0}function ls(t){return!!t.getForParent(gt)}var zn=Symbol.for("InnerPageScopeKey");function Tn(t){(0,l.provide)(zn,t)}function Yt(t=!1){return(0,l.inject)(zn,t)}var En=Symbol.for("AbstractPageScopeKey");function Cr(t){(0,l.provide)(En,t)}function Wt(t=!1){return(0,l.inject)(En,t)}function kr(t=!1){const a=Wt(t);return typeof a=="boolean"?a:a&&typeof a=="object"?a.headerBar??t:t}function xr(t=!1){const a=Wt(t);return typeof a=="boolean"?a:a&&typeof a=="object"?a.footerBar??t:t}function zr(t=!1){const a=Wt(t);return typeof a=="boolean"?a:a&&typeof a=="object"?a.content??t:t}var qe=(function(t){return t[t.Parent=0]="Parent",t[t.Near=1]="Near",t})({});function Tl(t,a){return t==null?!1:typeof a=="function"?a(t):!0}function Ve(t,a,n=qe.Near,i){const r=pt();return r==null?t:n===qe.Parent?(0,l.computed)(()=>{const o=r.getAll(a);for(let c=o.length-1;c>=0;c--){const e=o[c];if(Tl(e,i))return e}const s=t.value;return Tl(s,i)?s:null}):(0,l.computed)(()=>{const o=t.value;if(Tl(o,i))return o;const s=r.getAll(a);for(let c=0;c<s.length;c++){const e=s[c];if(Tl(e,i))return e}return null})}function Tr(t){return Ve(t,"readonly",qe.Near)}function Er(t){return Ve(t,"disabled",qe.Near)}function $r(t){return Ve(t,"browse",qe.Near)}function Ie(t){const a=(0,l.ref)(null),n=(0,l.ref)(null),i=Er((0,l.computed)(()=>n.value??t.disabled)),r=(0,l.ref)(null);return{itemTemplateRef:a,innerDisabled:n,disabled:i,innerReadonly:r,readonly:Tr((0,l.computed)(()=>r.value??t.readonly)),browse:$r((0,l.computed)(()=>t.browse))}}function ve(t,a="modelValue",n=null,i){const r=(0,l.toRef)(t,a);let o=r.value;typeof n=="function"&&(o=n(r.value));const s=(0,l.ref)(o);return(0,l.watch)(r,c=>{if(typeof n=="function"){const e=n(c);e!==s.value&&(s.value=e,i&&i("setValue",e))}else c!==s.value&&(s.value=c,i&&i("setValue",c))}),s}var Vr=new Map,El=new Map,$n=null;function ns(t){$n=t}function as(){return $n}function Ze(){return $n?.()??null}function Br(t,a,n){if(n){let i=El.get(n);i||(i=new Map,El.set(n,i)),i.set(t,a)}else Vr.set(t,a)}function Fe(t,a){let n=null;if(a){let i=El.get(a);i&&(n=i.get(t))}return n||(n=Vr.get(t)),n}function rs(t,a){for(let n in t){const i=t[n];Br(n,i,a)}}function os(t){El.delete(t)}function is(){return{top:0,left:0,bottom:0,right:0}}function ss(){return ft?{rootWidth:document.documentElement.clientWidth||document.body.clientWidth,rootHeight:document.documentElement.clientHeight||document.body.clientHeight,pageLayout:{}}:{rootWidth:-1,rootHeight:-1,pageLayout:{}}}function cs(t,a){let n=t;if(a.componentPrefix){const i=n.indexOf("-");i!==-1?n=`${a.componentPrefix}${n.slice(i)}`:n=`${a.componentPrefix}-${n}`}return Ot(n)}var us=class{packages;installers;_version;get version(){return this._version}constructor(t,a,n){this.packages=t,this.installers=a,this._version=n}install(t,a={}){a?.install!==!1&&(this.packages.forEach(i=>{if(i.install)t.use(i,a);else if(i.name){const r=cs(i.name,a);t.component(r,i)}}),this.installers.forEach(i=>{i(t,a)}));const n=xt();if(a.autoAdjustPageLayout!==!1&&window.ResizeObserver){const i={...a},r=Xe(()=>{const o={...i};this.updateLayout(o,n)},120);new window.ResizeObserver(r).observe(window.document.body)}this.updateLayout(a,n)}updateLayout(t,a){const n=t.headerBarHeight??0,i=t.footerBarHeight??0,r=kt({},is(),t.safeAreaInset),o=ss(),s=kt({},o.pageLayout,t.pageLayout);a=a??xt(),a.set("safeAreaInset",r),a.set("headerBarHeight",n),a.set("footerBarHeight",i),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){ns(t)}getScopeGetter(){return as()}setAPI(t,a,n){Br(t,a,n)}getAPI(t,a){return Fe(t,a)}batchSetAPI(t,a){rs(t,a)}clearScopeAPI(t){os(t)}getRootDomain(){return xt()}},ds=[P.ElAffix,P.ElAlert,P.ElAutocomplete,P.ElAutoResizer,P.ElAvatar,P.ElBacktop,P.ElBadge,P.ElBreadcrumb,P.ElBreadcrumbItem,P.ElButton,P.ElButtonGroup,P.ElCalendar,P.ElCard,P.ElCarousel,P.ElCarouselItem,P.ElCascader,P.ElCascaderPanel,P.ElCheckTag,P.ElCheckbox,P.ElCheckboxButton,P.ElCheckboxGroup,P.ElCol,P.ElCollapse,P.ElCollapseItem,P.ElCollapseTransition,P.ElColorPicker,P.ElConfigProvider,P.ElContainer,P.ElAside,P.ElFooter,P.ElHeader,P.ElMain,P.ElDatePicker,P.ElDescriptions,P.ElDescriptionsItem,P.ElDialog,P.ElDivider,P.ElDrawer,P.ElDropdown,P.ElDropdownItem,P.ElDropdownMenu,P.ElEmpty,P.ElForm,P.ElFormItem,P.ElIcon,P.ElImage,P.ElImageViewer,P.ElInput,P.ElInputNumber,P.ElLink,P.ElMenu,P.ElSubMenu,P.ElMenuItem,P.ElMenuItemGroup,P.ElPageHeader,P.ElPagination,P.ElPopconfirm,P.ElPopover,P.ElPopper,P.ElProgress,P.ElRadio,P.ElRadioButton,P.ElRadioGroup,P.ElRate,P.ElResult,P.ElRow,P.ElScrollbar,P.ElSelect,P.ElOption,P.ElOptionGroup,P.ElSelectV2,P.ElSkeleton,P.ElSkeletonItem,P.ElSlider,P.ElSpace,P.ElSteps,P.ElStep,P.ElSwitch,P.ElTable,P.ElTableColumn,P.ElTableV2,P.ElTabs,P.ElTabPane,P.ElTag,P.ElTimePicker,P.ElTimeSelect,P.ElTimeline,P.ElTimelineItem,P.ElTooltip,P.ElTransfer,P.ElTree,P.ElTreeSelect,P.ElTreeV2,P.ElUpload,P.ElStatistic,P.ElCountdown,P.ElSegmented,P.ElAnchor,P.ElAnchorLink,P.ElWatermark,P.ElMessageBox,P.ElMessage,P.ElNotification,P.ElSplitter],fs=[P.ElInfiniteScroll,P.ElLoading,P.ElMessage,P.ElMessageBox,P.ElNotification,P.ElPopoverDirective],ms=(t,a={})=>{const n=a.componentPrefix??"fox";ds.forEach(i=>{if(typeof i.name=="string"){let r="";const o=dr(i.name),s=o.indexOf("-");s!==-1?r=`${n}${o.slice(s)}`:r=`${n}-${o}`,r=Ot(r),t.component(r,i)}else t.use(i)}),fs.forEach(i=>{t.use(i)})};function se(t){const a=`fox-${t}`,n=Ot(a);return{componentName:a,scope:t.replace("-",""),create(i){return i.baseName=t,i.name=n,i.install=(r,o)=>{let s=i.name;o?.componentPrefix&&(s=`${o.componentPrefix}-${i.baseName}`,s=Ot(s)),r.component(s,i)},(0,l.defineComponent)(i)},createDemo(i){return i.baseName=t,i.name="demo-"+t,(0,l.defineComponent)(i)}}}var xe={browse:{type:[String],required:!1,default:()=>null},disabled:{type:[Boolean,String],required:!1,default:()=>null},readonly:{type:[Boolean,String],required:!1,default:()=>null},labelPosition:{type:String,required:!1,default:()=>null},labelWidth:{type:[String,Number],required:!1,default:()=>null},textAlign:{type:[String],required:!1,default:()=>null},hasBorder:{type:Boolean,required:!1,default:()=>!0}},Ee={prop:{type:String,required:!1},label:{type:String,required:!1},isRequired:{type:[String,Boolean],required:!1,default:()=>!1},span:{type:[Number,String],required:!1,default:()=>1},offset:{type:[Number,String],default:()=>0},width:{type:[String,Number],required:!1},infoMarkClass:{type:String,required:!1,default:()=>"is-info"},warnMarkClass:{type:String,required:!1,default:()=>"is-warn"},errorMarkClass:{type:String,required:!1,default:()=>"is-error"},errorTip:{type:String,required:!1},errorIcon:{type:Object,required:!1},errorClass:{type:String,required:!1},warnTip:{type:String,required:!1},warnIcon:{type:Object,required:!1},warnClass:{type:String,required:!1},infoTip:{type:String,required:!1},infoIcon:{type:Object,required:!1},infoClass:{type:String,required:!1},contentClass:{type:String,required:!1,default:()=>"content--default"},contentStyle:{type:Object,required:!1,default:()=>{}},hintType:{type:String,required:!1,default:()=>"text"},hintText:{type:[String],required:!1},hintVisible:{type:[Boolean,String],required:!1,default:()=>!0},hintProps:{type:Object,required:!1,default:()=>{}},appearListen:{type:[Boolean,String],required:!1,default:()=>!1}},Dr={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}},Mr={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}},Ir=[];for(const t in Mr)Ir.push(t);var hs={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}},ps={...xe,...Dr,...hs},gs=(t,a)=>({inheritAttrs:!0,props:ps,setup(n,i){const r=!!Wt(!1),o=Yt(!1),{domain:s,exposeApi:c}=Cn({props:n,context:i},n.name);if(s){const d=Nr(s,n);c({getPageContentHeight:()=>xl(s,d),getPageContentWidth:()=>zl(s,d),getPageHeaderHeight:()=>Cl(s,d),getPageFooterHeight:()=>kl(s,d)}),d&&o&&(d.contentHeight="100%")}const e=(0,l.computed)(()=>({[t]:!0,"is-inner":o})),u=(0,l.computed)(()=>({})),p=(d,m=!1)=>{const M=s.componentPublicExposed;M&&typeof M.setNameValidateRules=="function"&&M.setNameValidateRules(d,!0,m)};return(0,l.watch)([()=>n.rules,()=>n.pureDataRules],([d,m],[M,B])=>{if(d&&M){const y=(0,l.toRaw)(M),h=(0,l.toRaw)(d),w=h?Reflect.ownKeys(h):[];(y?Reflect.ownKeys(y):[]).forEach(b=>{w.includes(b)||(h[b]=[])}),p(h)}if(m&&B){const y=(0,l.toRaw)(B),h=(0,l.toRaw)(m),w=h?Reflect.ownKeys(h):[];(y?Reflect.ownKeys(y):[]).forEach(b=>{w.includes(b)||(h[b]=[])}),p(h,!0)}},{deep:!0}),(0,l.onMounted)(()=>{n.rules&&p((0,l.toRaw)(n.rules)),n.pureDataRules&&p((0,l.toRaw)(n.pureDataRules),!0)}),()=>r?i.slots?.default?.():(0,l.h)("div",{class:e.value,style:u.value},[i.slots?.default?.()])}}),{componentName:ys,create:bs,scope:Ss}=se("page"),ws=bs(gs(ys,Ss)),Vn=ws;function Bn(t){const a=(0,l.unref)(t);return{width:a.offsetWidth,height:a.offsetHeight}}function $l(t){const a=(0,l.unref)(t),n=window.getComputedStyle(a,null),i=parseFloat(n.getPropertyValue("padding-left")),r=parseFloat(n.getPropertyValue("padding-right")),o=parseFloat(n.getPropertyValue("padding-top")),s=parseFloat(n.getPropertyValue("padding-bottom"));return{width:a.clientWidth-i-r,height:a.clientHeight-o-s}}var Ar={headerbar:{},radio:{},checkbox:{}};function vs(t){Object.assign(Ar,t)}function Pr(){return Ar}var Ns=(t,a,n,i=!1)=>({props:{fixed:{type:Boolean,required:!1,default:!0},safeAreaInsetTop:{type:Boolean,required:!1,default:!0},border:{type:Boolean,required:!1,default:!1},height:{type:[String,Number],required:!1},align:{type:[String],default:"center"},padding:{type:[Object],required:!1},leftShow:{type:[Boolean,String],required:!1,default:!0},leftIcon:{type:[Object],required:!1,default:n},leftText:{type:String,required:!1},titleShow:{type:Boolean,required:!1,default:!0},title:{type:String,required:!1,default:""},titleIcon:{type:[Object],required:!1},rightShow:{type:[String,Boolean],required:!1,default:!0},rightIcon:{type:[Object],required:!1},rightText:{type:String,required:!1,default:""}},emits:["back","click-title","click-right","click-right-text"],setup(r,o){const s=kr(!1),c=Yt(!1),e=s?null:pt(),u=e?Nl(e):null;u&&(u.headerMounted=!0);const p=Pr(),d=t,m=(0,l.computed)(()=>{const v={[d]:!0,[`${d}--border`]:r.border,[`${d}--fixed`]:r.fixed};return c||(v[`${d}--safe-area-inset-top`]=r.safeAreaInsetTop),v}),M=(0,l.computed)(()=>({[`${d}__inner`]:!0,[`${d}__inner--${r.align}`]:!0})),B=Le(r.height)?null:ye(r.height),y=(0,l.computed)(()=>{const v={safeAreaTop:null,height:null,left:null,top:null,right:null,bottom:null};if(s)return v;if(e&&u){const L=tt(r.padding??u.headerPadding);if(Object.assign(v,L),Le(B)||(u.headerHeight=B),v.height=u.headerHeight,v.safeAreaTop=u.safeAreaTop===-1?0:u.safeAreaTop,v.safeAreaTop>0){const A=ye(L.top??0);v.top=v.safeAreaTop+A,v.height&&v.height>0&&(v.height=v.height+v.safeAreaTop)}return v}if(Le(B)||(v.height=B),r.padding){const L=tt(r.padding);Object.assign(v,L)}return v}),h=(0,l.ref)(null),w=()=>u&&h.value&&!Sn(h.value)?(i||(u.headerAllHeight=Bn(h.value).height),u.headerMounted=!0,!0):!1,b=Xe(w,120);let g=null;(0,l.onMounted)(()=>{s||u&&(wl(w,50,5,50,!0),window.ResizeObserver&&h.value&&(g=new window.ResizeObserver(b),g.observe(h.value)))}),(0,l.onUnmounted)(()=>{s||u&&(u.headerMounted=!1,g&&(g.disconnect(),g=null))});const f=(0,l.computed)(()=>{const v={};return s||(y.value.height!==null&&y.value.height!==void 0&&(v.height=`${y.value.height}px`),y.value.top!==null&&y.value.top!==void 0&&(v.paddingTop=`${y.value.top}px`),y.value.left!==null&&y.value.left!==void 0&&(v.paddingLeft=`${y.value.left}px`),y.value.right!==null&&y.value.right!==void 0&&(v.paddingRight=`${y.value.right}px`),y.value.bottom!==null&&y.value.bottom!==void 0&&(v.paddingBottom=`${y.value.bottom}px`)),v}),E=(0,l.computed)(()=>{const v=y.value?.height;return Le(v)||v<0?!0:v>0});function x(){o.emit("back")}function _(){o.emit("click-title")}function I(){o.emit("click-right")}function j(){o.emit("click-right-text")}const O=()=>{if(!r.leftShow)return null;const v=[];if(o.slots.left)v.push(o.slots.left());else{if(o.slots.leftIcon){const L=(0,l.h)("view",{class:"left-icon",onClick:x},[o.slots.leftIcon()]);v.push(L)}else{const L=r.leftIcon??p.headerbar.Left??n,A=(0,l.h)("view",{class:"left-icon",onClick:x},[(0,l.h)(L)]);v.push(A)}if(r.leftText){const L=(0,l.h)("view",{class:"left-text",onClick:x},[r.leftText]);v.push(L)}}return v.length===0?null:(0,l.h)("view",{class:"fox-header-bar__left"},v)},$=()=>{if(!r.rightShow)return null;const v=[];if(o.slots.right)v.push(o.slots.right());else{if(r.rightText){const L=(0,l.h)("view",{class:"right-text",onClick:j},[r.rightText]);v.push(L)}if(o.slots.rightIcon){const L=(0,l.h)("view",{class:"right-icon",onClick:I},[o.slots.rightIcon()]);v.push(L)}else if(r.rightIcon){const L=(0,l.h)("view",{class:"right-icon",onClick:I},[(0,l.h)(r.rightIcon)]);v.push(L)}}return v.length===0?null:(0,l.h)("view",{class:"fox-header-bar__right"},v)},K=()=>{if(!r.titleShow)return null;const v=[],L=o.slots.default?o.slots.default():null;if(L)v.push(L);else{if(r.title){const A=(0,l.h)("view",{class:"title-text"},[r.title]);v.push(A)}if(o.slots.titleIcon){const A=(0,l.h)("view",{class:"title-icon",onClick:_},[o.slots.titleIcon()]);v.push(A)}else if(r.titleIcon){const A=(0,l.h)("view",{class:"title-icon",onClick:_},[(0,l.h)(r.titleIcon)]);v.push(A)}}return v.length===0?null:(0,l.h)("view",{class:"fox-header-bar__title"},v)},T=()=>{const v=[],L=o.slots.bottom?o.slots.bottom():null;return L&&v.push(L),v.length===0?null:(0,l.h)("view",{class:"fox-header-bar__bottom"},v)};return()=>{if(s||!E.value)return null;const v=[];if(o.slots.all)v.push(o.slots.all());else{const L=[],A=O();A&&L.push(A);const W=K();W&&L.push(W);const Y=$();if(Y&&L.push(Y),L.length>0){const F=(0,l.h)("view",{class:M.value},L);v.push(F)}const J=T();J&&v.push(J)}return v.length===0?null:(0,l.h)("view",{class:m.value,style:f.value,ref:h},v)}}}),{componentName:Cs,create:ks,scope:xs}=se("header-bar"),zs=ks(Ns(Cs,xs,$e.ArrowLeft)),Dn=zs;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(i,r){const o=xr(!1),s=Yt(!1),c=o?null:pt(),e=c?Nl(c):null,u=(0,l.computed)(()=>{const b=t,g={[b]:!0,[`${b}--${i.align}`]:!0,[`${b}--border`]:i.border,[`${b}--fixed`]:i.fixed};return s||(g[`${b}--safe-area-inset-bottom`]=i.safeAreaInsetBottom),g}),p=Le(i.height)?null:ye(i.height),d=(0,l.computed)(()=>{const b={safeAreaBottom:null,height:null,left:null,top:null,right:null,bottom:null};if(o)return b;if(c&&e){const g=tt(i.padding??e.footerPadding);if(Object.assign(b,g),Le(p)||(e.footerHeight=p),b.height=e.footerHeight,b.safeAreaBottom=e.safeAreaBottom===-1?0:e.safeAreaBottom,b.safeAreaBottom>0){const f=ye(g.bottom??0);b.bottom=b.safeAreaBottom+f,b.height&&b.height>0&&(b.height=b.height+b.safeAreaBottom)}return b}if(Le(p)||(b.height=p),i.padding){const g=tt(i.padding);Object.assign(b,g)}return b}),m=(0,l.computed)(()=>{const b=d.value?.height;return Le(b)||b<0?!0:b>0}),M=(0,l.ref)(null),B=()=>e&&M.value&&!Sn(M.value)?(n||(e.footerAllHeight=Bn(M.value).height),e.footerMounted=!0,!0):!1,y=Xe(B,120);let h=null;(0,l.onMounted)(()=>{o||e&&(wl(B,50,5,50,!0),window.ResizeObserver&&M.value&&(h=new window.ResizeObserver(y),h.observe(M.value)))}),(0,l.onUnmounted)(()=>{o||e&&(e.footerMounted=!1,h&&(h.disconnect(),h=null))});const w=(0,l.computed)(()=>{const b={};return o||(d.value.height!==null&&d.value.height!==void 0&&(b.height=ke(d.value.height)),d.value.top!==null&&d.value.top!==void 0&&(b.paddingTop=ke(d.value.top)),d.value.left!==null&&d.value.left!==void 0&&(b.paddingLeft=ke(d.value.left)),d.value.right!==null&&d.value.right!==void 0&&(b.paddingRight=ke(d.value.right)),d.value.bottom!==null&&d.value.bottom!==void 0&&(b.paddingBottom=ke(d.value.bottom))),b});return()=>{if(o||!m.value)return null;const b=r.slots.default?r.slots.default():[];return(0,l.h)("view",{ref:M,class:u.value,style:w.value},b)}}}}var{componentName:Es,create:$s,scope:Vs}=se("footer-bar"),Bs=$s(Ts(Es,Vs)),Mn=Bs;function Ds(t,a){return{props:{padding:{type:[Object],required:!1},tag:{type:[String],required:!1,default:()=>"div"}},setup(n,{slots:i,attrs:r}){const o=zr(!1),s=Yt(!1),c=o?null:pt(),e=(0,l.computed)(()=>({[t]:!0})),u=c?Nl(c):null,p=(0,l.computed)(()=>{const y={};if(o)return y;if(c&&u){if(n.padding){const _=tt(n.padding);Object.assign(u.contentPadding,_)}const h=Cl(c,u),w=kl(c,u);let b="";u.contentHeight?b=`${u.contentHeight}`:b=`${u.height}px`,y.height=b;let g=ye((u&&u.contentPadding&&u.contentPadding.top)??-1);(g>=0||h>0)&&(g=g<0?0:g,y.paddingTop=`${h+g}px`);let f=ye((u&&u.contentPadding&&u.contentPadding.bottom)??-1);(f>=0||w>0)&&(f=f<0?0:f,y.paddingBottom=`${w+f}px`);const E=ye((u&&u.contentPadding&&u.contentPadding.left)??-1);E>=0&&(y.paddingLeft=`${E}px`);const x=ye((u&&u.contentPadding&&u.contentPadding.right)??-1);return x>=0&&(y.paddingRight=`${x}px`),y}if(n.padding){const h=tt(n.padding);h.left&&(y.paddingLeft=`${h.left}px`),h.top&&(y.paddingTop=`${h.top}px`),h.right&&(y.paddingRight=`${h.right}px`),h.bottom&&(y.paddingBottom=`${h.bottom}px`)}return y}),d=(0,l.ref)(null),m=()=>{if(u&&d.value){const y=$l(d.value);u.contentInnerHeight=y.height,u.contentInnerWidth=y.width}},M=Xe(m,120);let B=null;return(0,l.onMounted)(()=>{s||o||(requestAnimationFrame(m),window.ResizeObserver&&d.value&&(B=new window.ResizeObserver(M),B.observe(d.value)))}),(0,l.onUnmounted)(()=>{s||o||B&&(B.disconnect(),B=null)}),()=>o?i.default?.():(0,l.h)(n.tag??"view",{...r,ref:d,class:e.value,style:p.value},i)}}}var{componentName:Ms,create:Is,scope:As}=se("content"),Ps=Is(Ds(Ms,As)),In=Ps,zt="GroupStateKey",_r=Symbol.for("GroupScopeKey");function Vl(){return(0,l.inject)(_r,!1)}function Bl(t=!0){(0,l.provide)(_r,t)}function _s(t,a={}){Reflect.ownKeys(a).forEach(n=>{if(typeof n!="string")return;const i=a[n];Le(i)||(t[n]=i)})}function Ls(t,a={}){const n={type:"grid",width:t.get("width",-1),column:-1,gutter:-1};_s(n,a);const i=(0,l.markRaw)({layout:(0,l.shallowRef)(n),passport:0,order:{index:0}});return t.set(zt,i),i}function An(t,a,n=-1,i=-1,r=!1,o,s,c){const e=t.get(zt);if(!e)return;const u=t.get("groupLayout")??{};n===-1&&(n=u.column??1),i===-1&&(i=u.gutter??0),o||(o=u.minItemWidth??-1),s||(s=u.maxItemWidth??-1);const p=ye(o),d=ye(s);c||(c=u.type??"grid");const m=()=>{const M=a===""||a===-1,B=ye(a);let y=we(n);const h=ye(i);if(!M){let g=(B-(y-1)*h)/y;for(;d!==-1&&g>d;)y++,g=(B-(y-1)*h)/y;for(;p!==-1&&y>1&&g<p;)y--,g=(B-(y-1)*h)/y}let w=!1;const b=e.layout;b.value.width=a,b.value.column!==y&&(b.value.column=y,w=!0),b.value.gutter!==h&&(b.value.gutter=h,w=!0),b.value.type!==c&&(b.value.type=c,w=!0),w&&(0,l.triggerRef)(b)};if(r)m();else{const M=++e.passport;setTimeout(()=>{M===e.passport&&m()},50)}}function Dl(t,a=!1){let n;return a?n=t.getForParent(zt):n=t.get(zt),n.layout}function Ml(t,a=!1){let n;return a?n=t.getForParent(zt):n=t.get(zt),n.order}function Lr(t,a=1){if(a==="stretch")return-1;const n=we(a);return n===-1?100:100*n/t}function Il(t,a,n=1,i=0,r){const o={};let s=0;r?s=ye(r):s=Lr(a.column,n),s>0&&(o.width=`${s}%`);const c=Lr(a.column,i);c>0&&(o["margin-left"]=`${c}%`);const e=ye(a.gutter)/2;return e>0&&(o["padding-left"]=`${e}px`,o["padding-right"]=`${e}px`),o}function Al(t,a,n=1,i=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 r=we(n);if(r===-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(r>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=we(i)%a.column;let s=(t.index+o)%a.column,c=s+r;return c>a.column?(s=0,c=s+r,t.index=t.index+(a.column-s)+r):t.index=t.index+o+r,o>0?{"grid-column":`${s+1} / span ${r}`}:{"grid-column-start":`span ${r}`}}var Fr=Symbol("RollingStateKey");function Fs(t){(0,l.provide)(Fr,t)}function Rs(){return(0,l.inject)(Fr,null)}function Pn(t){let a=0;const n=window.getComputedStyle(t,null);if(n.getPropertyValue("box-sizing")==="content-box"){const i=parseFloat(n.getPropertyValue("padding-top")),r=parseFloat(n.getPropertyValue("padding-bottom"));a=t.clientHeight-i-r}else a=t.offsetHeight;return a}function Os(t){let a=Pn(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=Pn(n),document.body.removeChild(n)}return a}function qs(t,a,n){const i=typeof t=="number"?t:parseInt(t),r=typeof a=="number"?a:parseInt(a),o=typeof n=="number"?n:parseInt(n);if(i<=0)return"1fr";const s=(i-(r-1)*o)/r;return s>0?`${s}px`:"1fr"}function Rr(t){const a=[];return t.forEach(n=>{n.type===l.Fragment&&Array.isArray(n.children)?a.push(...Rr(n.children)):a.push(n)}),a}function Hs(t){return!(t.type===l.Comment||t.type===l.Text&&typeof t.children=="string"&&t.children.trim()==="")}function Pl(t){function a(){return Rr(t?.()??[]).filter(Hs)}return{getChildren:a}}var Ks={...xe,...Dr,...Mr};function js(t,a,n){return{props:Ks,emits:["update:collapse","header-click"],setup(i,r){const{domain:o,exposeApi:s}=Cn({props:i,ignorePropKeys:Ir,context:r},i.prop??i.name),c=Ls(o,{type:i.type}),e=Vl();Bl(!0);const u=i.rollingDisplay?Rs():null,p=(0,l.ref)(null),d=(0,l.computed)(()=>i.rollingDisplay?u&&!u.disabled:!1),m=(0,l.computed)(()=>e&&o?Dl(o,!0).value:null),M=(H,Q=!1)=>{const V=o?.componentPublicExposed;V&&typeof V.setNameValidateRules=="function"&&V.setNameValidateRules(H,!0,Q)};(0,l.watch)([()=>i.rules,()=>i.pureDataRules],([H,Q],[V,N])=>{if(H&&V){const C=(0,l.toRaw)(V),k=(0,l.toRaw)(H),Z=k?Reflect.ownKeys(k):[];(C?Reflect.ownKeys(C):[]).forEach(ne=>{Z.includes(ne)||(k[ne]=[])}),M(k)}if(Q&&N){const C=(0,l.toRaw)(N),k=(0,l.toRaw)(Q),Z=k?Reflect.ownKeys(k):[];(C?Reflect.ownKeys(C):[]).forEach(ne=>{Z.includes(ne)||(k[ne]=[])}),M(k,!0)}},{deep:!0});const B=t,y=(0,l.computed)(()=>{const H={};H.height=L.value;const Q=e?Ml(o,!0):null;if(m.value&&Q){if(m.value.type==="grid"){const V=Al(Q,m.value,i.span,i.offset);Object.assign(H,V)}else if(m.value.type==="flow"){const V=Il(Q,m.value,i.span,i.offset,i.width);Object.assign(H,V)}}else i.width&&(H.width=ke(i.width));return H}),h=(0,l.computed)(()=>{const H=c.layout.value.type;return H==="grid"||H==="flow"?{[`${B}--${H}`]:!0,[`${B}--${H}-justify-${i.justify}`]:!0,[`${B}--${H}-align-${i.align}`]:!0,[`${B}--gutter`]:!0}:{[`${B}--${H}`]:!0,[`${B}--gutter`]:!0}}),w=(0,l.computed)(()=>{if(c.layout.value.type==="grid"){let H="";if(i.columnWidth)H=`repeat(auto-fill, ${i.columnWidth})`;else{const Q=qs(I.value,c.layout.value.column,c.layout.value.gutter);H=`repeat(${c.layout.value.column}, ${Q})`}return{"column-gap":`${c.layout.value.gutter}px`,"grid-template-columns":H}}}),b=(0,l.toRef)(i,"gutter"),g=(0,l.toRef)(i,"column"),f=(0,l.computed)(()=>e||d.value?!0:he(i.isWrap)),E=[],x=H=>{E.push(H)},_=()=>{let H=E.length;E.splice(0,H)},I=(0,l.ref)(-1),j=H=>{const Q=$l(H).width;Q>0&&Q!==I.value&&(I.value=Q)};An(o,I.value,g.value,b.value,!0,i.minItemWidth,i.maxItemWidth,i.type),i.autoLayout&&(0,l.watch)([I,g,b],([H,Q,V])=>{c.order.index=0,An(o,H,Q,V,!1,i.minItemWidth,i.maxItemWidth,i.type)});const O=(0,l.computed)(()=>A.value?i.expandText??"":i.collapseText??""),$=(0,l.computed)(()=>({[`${t}__header-collapse-text`]:!0})),K=(0,l.computed)(()=>({[`${t}__header-collapse-icon`]:!0,"is-expand":!A.value,"is-collapse":A.value})),T=(0,l.ref)(),v=(0,l.ref)(),L=(0,l.computed)(()=>W.value||ke(i.height)||""),A=(0,l.ref)(!1),W=(0,l.ref)(""),Y=(0,l.ref)(!1);let J=-1;const F=(H,Q=!0)=>{const V=T.value;if(V&&A.value!==H){if(J=J===-1?Os(V):J,Y.value=!0,Q)if(V.style["will-change"]="height",V.ontransitionend=function(){V.ontransitionend=null,this.style["will-change"]="auto",H||(W.value="",Y.value=!1)},H){let N=0;i.collapseHeight?N=ye(i.collapseHeight):v.value&&v.value.classList.contains(`${t}__header`)&&(N=v.value.offsetHeight),W.value=`${J}px`,(0,l.nextTick)(()=>{W.value=`${N}px`})}else W.value=`${J}px`;else if(H){let N=0;i.collapseHeight?N=ye(i.collapseHeight):v.value&&v.value.classList.contains(`${t}__header`)&&(N=v.value.offsetHeight),W.value=`${N}px`}else Y.value=!1,W.value=`${J}px`;A.value=H,r.emit("update:collapse",H)}};(0,l.watch)(()=>i.collapse,H=>{F(he(H))});const q=H=>{r.emit("header-click",H)},R=()=>{D()},D=H=>{H=H??!A.value,F(H)};s({toggleCollapse:D,doLayout:()=>{E[0]&&(j(E[0]),An(o,I.value,g.value,b.value,!0,i.minItemWidth,i.maxItemWidth,i.type))}});let U=null,z=!0;const ee=H=>{if(i.rules&&M((0,l.toRaw)(i.rules)),i.pureDataRules&&M((0,l.toRaw)(i.pureDataRules),!0),!!ft&&(H&&F(he(i.collapse),!1),i.autoLayout&&Array.isArray(E)&&E.length>0)){const Q=E[0];if(Q&&(j(Q),window.ResizeObserver)){const V=Xe(()=>j(Q),120);U=new window.ResizeObserver(V),U.observe(Q)}}},le=()=>{const H=E[0];H&&U?.observe(H),U?.disconnect(),U=null},re=!d.value||u?.acquire();re&&(p.value=d.value?!0:null),(0,l.onMounted)(()=>{if(re&&(ee(z),z=!1),d.value&&u){let H=null,Q=u.initialHeight;u.observe(T.value,V=>{if(V!==p.value)if(V)p.value=!0,A.value||(W.value=""),H=setTimeout(()=>{H=null,p.value!==!1&&(ee(z),z=!1)},100);else{if(H!==null&&clearTimeout(H),p.value=!1,!A.value)if(z)W.value=u.initialHeight;else{let N=Pn(T.value);N<=0?W.value=Q:(W.value=`${N}px`,Q=W.value)}z||le()}})}}),(0,l.onUnmounted)(()=>{le(),u&&u.unobserve(T.value)});const X=(H="right")=>{const Q=[];if(O.value){const C=(0,l.h)("span",{class:$.value},[O.value]);Q.push(C)}const V={class:K.value},N=n(i.collapseIcon,V);return N&&Q.push(N),Q.length>0?(0,l.h)("div",{class:{[`${B}__header-collapse`]:!0,[`is-${H}`]:!0},onClick:R},Q):null},te=(H,Q,V,N)=>{const C={...h.value};if(Q===0&&(C[`${B}__first`]=!0),V>=N-1&&(C[`${B}__last`]=!0),f.value===!1){const k=r.attrs.class;k&&(C[`${k}`]=!0)}return(0,l.h)("div",{ref:x,key:`${Q}`,class:C,style:w.value},H)};return()=>{const H=i.prop??i.name;if(d.value&&p.value!==!0)return(0,l.h)(i.tag||"div",{ref:T,prop:H,class:{[`${B}`]:!0,"is-collapse":Y.value},style:y.value},[]);c.order.index=0;const Q=[];let V=0;if(r.slots.header){const Z=(0,l.h)("div",{key:`${V++}`,ref:v,class:{[`${B}__header`]:!0,[`${B}__first`]:!0},onClick:q},[r.slots.header()]);Q.push(Z)}else{const Z=[],ne=i.collapsePosition==="left";if(ne&&i.showCollapse){const oe=X("left");oe&&Z.push(oe)}if(i.title||r.slots.title){if(i.showMark){const oe={class:{[`${B}__header-mark`]:!0}};i.markColor&&(oe.style={background:i.markColor});const ce=(0,l.h)("div",oe);Z.push(ce)}if(r.slots.title){const oe=(0,l.h)("div",{class:{[`${B}__header-title`]:!0}},[r.slots.title()]);Z.push(oe)}else if(i.title){const oe=(0,l.h)("div",{class:{[`${B}__header-title`]:!0}},[i.title]);Z.push(oe)}}if(r.slots.toolbar&&Z.push(r.slots.toolbar()),!ne&&i.showCollapse){const oe=X("right");oe&&Z.push(oe)}if(Z.length>0){const oe=(0,l.h)("div",{key:`${V++}`,ref:v,class:{[`${B}__header`]:!0,[`${B}__first`]:!0},onClick:q},Z);Q.push(oe)}}_();const{getChildren:N}=Pl(r.slots.default),C=N(),k=c.layout.value.type;if(k==="grid"){const Z=te(C,V++,0,C.length);Q.push(Z)}else if(k==="flow"){const Z=te(C,V++,0,C.length);Q.push(Z)}else for(let Z=0;Z<C.length;Z++){const ne=C[Z],oe=te([ne],V++,Z,C.length);Q.push(oe)}return f.value?(0,l.h)(i.tag||"div",{ref:T,prop:H,class:{[`${B}`]:!0,"is-collapse":Y.value},style:y.value},[Q]):Q}}}}var{componentName:Ys,create:Ws,scope:Us}=se("group"),Gs=(t,a)=>(t=t??$e.ArrowUp,(0,l.h)(P.ElIcon,a,{default:()=>[(0,l.h)(t)]})),Xs=Ws(js(Ys,Us,Gs)),_n=Xs;function Zs(t){return t===window}var Js=/matrix\((.+)\)/,Ln=t=>{const a=(0,l.unref)(t);if(!a)return{x:0,y:0};if(Zs(a))return{x:0,y:0};let n=0,i=0,r=a;for(;r!==null;)n+=r.offsetLeft,i+=r.offsetTop,r=r.offsetParent;let o=0,s=0,c=0,e=0;for(r=a;r!==document;){s+=r.scrollTop,o+=r.scrollLeft;const{transform:u}=window.getComputedStyle(r);if(u){const p=Js.exec(u);if(p){let d=p[1].split(/\s*,\s*/);d.length==6&&(c+=Number(d[4]),e+=Number(d[5]))}}r=r.parentNode}return n-=o,i-=s,n+=c,i+=e,{x:n,y:i}},Qs=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{}})}},ec=class{monitorRegister=new WeakMap;watch(t,a){let n=t.parentNode;const i=document.body.parentNode;for(;n&&n!==i;){let r=this.monitorRegister.get(n);r||(r=new Qs,n.addEventListener("scroll",r.listen),n===document.body&&n.addEventListener("resize",r.listen),this.monitorRegister.set(n,r)),r.add(a),n=n.parentNode}}unwatch(t,a){let n=t.parentNode;const i=document.body.parentNode;for(;n&&n!==i;){let r=this.monitorRegister.get(n);r&&(r.remove(a),r.size()===0&&(this.monitorRegister.delete(n),n.removeEventListener("scroll",r.listen),n===document.body&&n.removeEventListener("resize",r.listen))),n=n.parentNode}}},Ut=new ec,Or={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:tc,create:lc}=se("price"),nc=lc({props:{...Or},setup(t){const a=(0,l.computed)(()=>({[tc]:!0})),n=(0,l.computed)(()=>t.needSymbol?t.symbol:""),i=(0,l.computed)(()=>it(t.price)==0?"":fl(t.price,t.decimalLength,!0,we(t.digits),t.separator));return{classes:a,showSymbol:n,intText:(0,l.computed)(()=>{let r=i.value;if(r.length==0)return"";let o=r.indexOf(".");return r.substring(0,o)}),decimalText:(0,l.computed)(()=>{let r=i.value;if(r.length==0)return"";let o=r.indexOf(".");return r.substring(o+1)})}}}),Re=(t,a)=>{const n=t.__vccOpts||t;for(const[i,r]of a)n[i]=r;return n},ac=["innerHTML"],rc=["innerHTML"];function oc(t,a,n,i,r,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,ac)):(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,rc)):(0,l.createCommentVNode)("",!0)],2)}var _l=Re(nc,[["render",oc]]),{componentName:Fn,create:ic}=se("hint-text"),sc=ic({components:{Price:_l},props:{...Or,type:{type:String,default:"number"},placement:{type:String,default:"top-start"},transition:{type:Boolean,default:!0},size:{type:String,default:"default"},arrowSize:{type:Number,default:6},showArrow:{type:Boolean,default:!0},arrowOffset:{type:Number,default:20},offset:{type:Number,default:12},id:{type:String},reference:{type:Object},autoFit:{type:Boolean,default:!0},message:{type:String,default:""},visible:{type:Boolean,default:!0},unmount:{type:Function},customClass:{type:String},customStyle:{type:Object},customTextClass:{type:String},customTextStyle:{type:Object},closeOnClick:{type:Boolean},zIndex:{type:[String,Number]}},emits:["update:visible"],setup(t,a){const n=(0,l.ref)({top:null,right:null,bottom:null,left:null}),i=(0,l.ref)({x:0,y:0}),r=(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,T,v,L,A)=>{const W=document.documentElement.clientWidth||document.body.clientWidth,Y=document.documentElement.clientHeight||document.body.clientHeight,J=$.split("-");let F=[];J[0]==="top"?F=["top","bottom","right","left"]:J[0]==="bottom"?F=["bottom","top","right","left"]:J[0]==="left"?F=["left","top","bottom","right"]:J[0]==="right"&&(F=["right","top","bottom","left"]);const q={top:null,right:null,bottom:null,left:null},R=[];for(let D=0;D<F.length;D++){const G=F[D];if(R[0]=G,J[1]&&(R[1]=J[1]),G==="top"){const U=K.y-A-t.arrowSize-t.offset;if(U>=0){q.top=U;let z=0;J[1]==="start"?z=K.x:J[1]==="end"?z=K.x+T-L:z=K.x+T/2-L/2;const ee=W-z-L;ee<0?(z+=ee,d.value=-ee):d.value=0,q.left=z<0?0:z;break}}else if(G==="bottom"){const U=K.y+v+t.arrowSize+t.offset;if(U+A<=Y){q.top=U;let z=0;J[1]==="start"?z=K.x:J[1]==="end"?z=K.x+T-L:z=K.x+T/2-L/2;const ee=W-z-L;ee<0?(z+=ee,d.value=-ee):d.value=0,q.left=z<0?0:z;break}}else if(G==="left"){const U=K.x-L-t.arrowSize-t.offset;if(U>=0){q.left=U;let z=0;J[1]==="start"?z=K.y:J[1]==="end"?z=K.y+v-A:z=K.y+v/2-A/2,q.top=z<0?0:z;break}}else if(G==="right"){const U=K.x+T+t.arrowSize+t.offset;if(U+L<=W){q.left=U;let z=0;J[1]==="start"?z=K.y:J[1]==="end"?z=K.y+v-A:z=K.y+v/2-A/2,q.top=z<0?0:z;break}}}return{bestPlacement:R.join("-"),bestInsetRect:q}},p=($,K,T=10)=>{if(!ft||K===!1||!$)return;i.value=Ln(t.reference),r.value=t.reference.offsetWidth,o.value=t.reference.offsetHeight;const v=e.value.offsetHeight,L=e.value.offsetWidth,{bestPlacement:A,bestInsetRect:W}=u(t.placement,i.value,r.value,o.value,L,v);s.value=A,n.value=W,c.value=!0},d=(0,l.ref)(0),m=Xe(()=>{p(t.message,t.visible)},10),M=(0,l.ref)(t.visible);(0,l.watch)(()=>t.visible,$=>{M.value=$});const B=(0,l.computed)(()=>M.value&&y.value),y=(0,l.ref)(!0),h=Xe($=>{const K=$[0];K&&(y.value=K.isIntersecting)},10),w=new IntersectionObserver(h);(0,l.watch)([()=>t.message,()=>t.visible],([$,K])=>{setTimeout(()=>{p(t.message,t.visible)},0)}),(0,l.onMounted)(()=>{setTimeout(()=>{p(t.message,t.visible)},0),Ut.watch(t.reference,m),w.observe(t.reference)}),(0,l.onBeforeUnmount)(()=>{Ut.unwatch(t.reference,m),w.unobserve(t.reference),w.disconnect()});const b=(0,l.computed)(()=>{const $={[Fn]:!0};return s.value.startsWith("top")?$["is-top"]=!0:s.value.startsWith("right")?$["is-right"]=!0:s.value.startsWith("bottom")?$["is-bottom"]=!0:s.value.startsWith("right")&&($["is-right"]=!0),t.size==="small"?$["is-small"]=!0:t.size==="large"&&($["is-large"]=!0),t.customClass&&typeof t.customClass=="string"&&($[`${t.customClass}`]=!0),$}),g=(0,l.computed)(()=>{const $={};return n.value.top!==null&&($.top=`${n.value.top}px`),n.value.right!==null&&($.right=`${n.value.right}px`),n.value.bottom!==null&&($.bottom=`${n.value.bottom}px`),n.value.left!==null&&($.left=`${n.value.left}px`),t.autoFit&&($["min-width"]=`${r.value}px`),$["max-width"]=`${document.documentElement.clientWidth||document.body.clientWidth}px`,c.value&&($.opacity="1"),t.transition||($.transition="none"),t.zIndex&&($["z-index"]=`${t.zIndex}`),t.customStyle&&typeof t.customStyle=="object"&&Object.assign($,t.customStyle),$}),f=(0,l.computed)(()=>{const $=[`${Fn}__content`];return t.customTextClass&&$.push(t.customTextClass),$}),E=(0,l.computed)(()=>{const $={};return t.customTextStyle&&typeof t.customTextStyle=="object"&&Object.assign($,t.customTextStyle),$}),x=(0,l.computed)(()=>({[`${Fn}__arrow`]:!0})),_=(0,l.computed)(()=>{const $={};return t.showArrow?($.width=`${t.arrowSize}px`,$.height=`${t.arrowSize}px`,s.value==="top"?($.left="50%",$.bottom=`-${t.arrowSize}px`,$.transform=" translate(-50%, 0%)"):s.value==="top-start"?($.left=`${t.arrowOffset+d.value}px`,$.bottom=`-${t.arrowSize}px`):s.value==="top-end"?($.right=`${t.arrowOffset-d.value}px`,$.bottom=`-${t.arrowSize}px`):s.value==="right"?($.left=`-${t.arrowSize}px`,$.top="50%",$.transform=" translate(0%, -50%)"):s.value==="right-start"?($.left=`-${t.arrowSize}px`,$.top=`${t.arrowOffset}px`):s.value==="right-end"?($.left=`-${t.arrowSize}px`,$.bottom=`-${t.arrowOffset}px`):s.value==="bottom"?($.left="50%",$.top=`-${t.arrowSize}px`,$.transform=" translate(-50%, 0%)"):s.value==="bottom-start"?($.left=`${t.arrowOffset+d.value}px`,$.top=`-${t.arrowSize}px`):s.value==="bottom-end"?($.right=`${t.arrowOffset-d.value}px`,$.top=`-${t.arrowSize}px`):s.value==="left"?($.right=`-${t.arrowSize}px`,$.top="50%",$.transform=" translate(0%, -50%)"):s.value==="left-start"?($.right=`-${t.arrowSize}px`,$.top=`${t.arrowOffset}px`):s.value==="left-end"&&($.right=`-${t.arrowSize}px`,$.bottom=`-${t.arrowOffset}px`),$):{display:"none"}}),I=(0,l.computed)(()=>B.value&&t.closeOnClick),j=(0,l.computed)(()=>{const $={};return t.zIndex&&($["z-index"]=`${t.zIndex}`),$});return{show:B,tipRef:e,classes:b,styles:g,textClasses:f,textStyles:E,arrowClasses:x,arrowStyles:_,overlayShow:I,overlayStyle:j,onClickOverlay:()=>{M.value=!1,a.emit("update:visible",!1)}}}}),cc=["innerHTML"];function uc(t,a,n,i,r,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,cc))],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 qr=Re(sc,[["render",uc]]),Hr=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}},Rn={},dc=new Hr,Tt=new Map,Ll=t=>{if(t){const a=document.getElementById(t);Tt.delete(t),a&&((0,l.render)(null,a),a.parentNode?.removeChild(a))}else{for(const a of Tt.keys()){const n=document.getElementById(a);n&&((0,l.render)(null,n),n.parentNode?.removeChild(n))}Tt.clear()}},fc=t=>{t.unmount=Ll;const a=document.getElementById(t.id);if(a){const n=Tt.get(t.id);n?t={...Rn,...n,...t}:t={...Rn,...t},t.transition=!1,(0,l.render)((0,l.createVNode)(qr,t),a)}return t.id},mc=t=>{t.unmount=Ll;let a=t.id??`hinttext_${dc.get()}`;t={...Rn,...t},t.id=a,Tt.set(a,t);const n=document.createElement("div");return n.id=t.id,(0,l.render)((0,l.createVNode)(qr,t),n),document.body.appendChild(n),a},hc=t=>t?!0:(console.warn("[FoxUI HintText]: msg不能为空"),!1),Oe={show(t,a,n={},i=!0){if(!hc(a))return;const r=n.id;return r&&Tt.has(r)?fc({...n,message:a,reference:t}):(i&&Ll(),mc({...n,message:a,reference:t}))},hide(t){Ll(t)},install(t){t.config.globalProperties.$hintText=Oe}};function pc(t,a,n,i=!1){return{inheritAttrs:!0,props:{...xe,...Ee},emits:["appear","disappear"],setup(r,o){const s=r.prop??o.attrs.name,c=(0,l.ref)(),{exposeApi:e}=Te({componentName:t,validate:!1,get props(){return r},context:o,get templateRefProxy(){return c.value}},s),u=pt(),p=Vl();Bl(!1);const d=(0,l.computed)(()=>p&&u?Dl(u,!1).value:null),m=t,M=(0,l.ref)(null),B=(0,l.computed)(()=>{const k={[m]:!0,[`${m}__gutter`]:d.value&&d.value.type!=="flow",[`${m}__stretch`]:r.span==="stretch",[`${m}__input--border`]:he(r.hasBorder)};if(k[r.errorMarkClass]=!!Y.value,k[r.warnMarkClass]=!!A.value,k[r.infoMarkClass]=!!v.value,typeof M.value=="function"){const Z=M.value(s);k[Z]=!0}else if(typeof M.value=="string"){const Z=M.value;k[Z]=!0}return k}),y=(0,l.ref)(null),h=(0,l.computed)(()=>{const k={};if(r.width)r.width!=="auto"&&(k.width=ke(r.width));else{const Z=p&&u?Ml(u,!1):null;if(d.value&&Z){if(d.value.type==="grid"){const ne=Al(Z,d.value,r.span,r.offset);Object.assign(k,ne)}else if(d.value.type==="flow"){const ne=Il(Z,d.value,r.span,r.offset,r.width);Object.assign(k,ne)}}}if(typeof y.value=="function"){const Z=y.value(s);Z&&Object.assign(k,Z)}else if(y.value&&typeof y.value=="object"){const Z=y.value;Object.assign(k,Z)}return k}),w=(0,l.ref)(null),b=(0,l.computed)({get:()=>w.value??he(r.isRequired),set:k=>{w.value=k}}),g=()=>typeof r.label=="string"&&r.label.length>0||typeof o.slots.label=="function",f=Ve((0,l.toRef)(r,"labelPosition"),"labelPosition",qe.Near),E=(0,l.computed)(()=>f&&f.value==="top"?"top":f&&f.value==="right"?"right":"left"),x=(0,l.computed)(()=>({[`${m}__main`]:!0,[`${m}__main--${E.value}`]:!0})),_=(0,l.computed)(()=>({label:!0,[`label--${E.value}`]:!0})),I=Ve((0,l.toRef)(r,"labelWidth"),"labelWidth",qe.Near),j=(0,l.computed)(()=>I&&I.value?{width:ke(I.value)}:{}),O=(0,l.computed)(()=>({"label--string":!0,"label--required":b.value})),$=(0,l.computed)(()=>({content:!0,[r.contentClass]:!0})),K=(0,l.computed)(()=>({...r.contentStyle})),T=(0,l.shallowReactive)({errorTip:"",errorIcon:null,warnTip:"",warnIcon:null,infoTip:"",infoIcon:null});e({setRequired(k){b.value=k},setErrorTip(k){T.errorTip=k},setErrorIcon(k){T.errorIcon=k},setWarnTip(k){T.warnTip=k},setWarnIcon(k){T.warnIcon=k},setInfoTip(k){T.infoTip=k},setInfoIcon(k){T.infoIcon=k},setCustomClassName(k){M.value=k},setCustomStyle(k){y.value=k}});const v=(0,l.computed)(()=>r.infoTip||T.infoTip),L=(0,l.computed)(()=>r.infoIcon||T.infoIcon),A=(0,l.computed)(()=>r.warnTip||T.warnTip),W=(0,l.computed)(()=>r.warnIcon||T.warnIcon),Y=(0,l.computed)(()=>r.errorTip||T.errorTip),J=(0,l.computed)(()=>r.errorIcon||T.errorIcon),F=(0,l.computed)(()=>Y.value?"error":A.value?"warn":v.value?"info":""),q=()=>F.value.length>0,R=(0,l.computed)(()=>F.value==="error"?Y.value:F.value==="warn"?A.value:F.value==="info"?v.value:""),D=(0,l.computed)(()=>F.value==="error"?J.value:F.value==="warn"?W.value:F.value==="info"?L.value:null),G=(0,l.computed)(()=>{const k={[`${m}__tip`]:!0,[`${m}__tip--${F.value}`]:!0,[`${m}--animate`]:!0};return F.value==="error"&&r.errorClass?k[`${r.errorClass}`]=!0:F.value==="warn"&&r.warnClass?k[`${r.warnClass}`]=!0:F.value==="info"&&r.infoClass&&(k[`${r.infoClass}`]=!0),k}),U=(0,l.computed)(()=>{const k={};return f&&f.value==="top"||!g()?k["padding-left"]="0px":I&&I.value&&(k["padding-left"]=ke(I.value)),k}),z=(0,l.ref)();let ee="";(0,l.watch)([()=>r.hintVisible,()=>r.hintText,()=>r.hintType,()=>r.hintProps],([k,Z,ne,oe])=>{z.value&&(k&&!ge(Z)?ee?n.show(z.value,Z,{...oe,id:ee,type:ne},!0):ee=n.show(z.value,Z,{...oe,type:ne},!0):n.hide(ee))});let le=null;const re=()=>{le||!z.value||(le=new IntersectionObserver(k=>{let Z=!1;for(let ne of k)if(ne.intersectionRatio>0){Z=!0,Z&&o.emit("appear",ne);break}Z||o.emit("disappear")}),le.observe(z.value))},X=()=>{!le||!z.value||(le.unobserve(z.value),le=null)};(0,l.watch)(()=>he(r.appearListen),k=>{k?re():X()}),(0,l.onMounted)(()=>{he(r.appearListen)&&re()}),(0,l.onUnmounted)(X);const te=()=>{if(!g())return null;const k=[],Z=o.slots?.label?.()??r.label,ne=(0,l.h)("div",{class:O.value},[Z]);if(k.push(ne),o.slots.fixedPreTip){const oe=o.slots.fixedPreTip();k.push(oe)}return(0,l.h)("div",{class:_.value,style:j.value},k)},H=()=>{const k=[];if(o.slots.prepend){const Z=o.slots.prepend();k.push(Z)}if(o.slots.default){const Z=o.slots.default();k.push(Z)}if(o.slots.append){const Z=o.slots.append();k.push(Z)}if(o.slots.fixedTip){const Z=(0,l.h)("div",{class:[`${m}__fixed-tip`]},[o.slots.fixedTip()]);k.push(Z)}return(0,l.h)("div",{ref:z,class:$.value,style:K.value},k)},Q=()=>{const k=D.value;return k?typeof k=="function"?(0,l.h)("div",{class:"fox-item__tip--icon"},[k()]):(0,l.h)("div",{class:"fox-item__tip--icon"},[(0,l.h)(k)]):null},V=()=>{const k=R.value;return k?typeof k=="function"?(0,l.h)("div",{class:"fox-item__tip--text"},[k()]):(0,l.h)("div",{class:"fox-item__tip--text"},[k]):null},N=()=>{if(!q())return null;const k=[],Z=Q();Z&&k.push(Z);const ne=V();return ne&&k.push(ne),(0,l.h)("div",{class:G.value,style:U.value},k)},C=()=>o.slots?.hide?.()??null;return()=>{const k=[],Z=[],ne=te();ne&&Z.push(ne);const oe=H();oe&&Z.push(oe);const ce=(0,l.h)("div",{class:x.value},Z);k.push(ce);const me=N();me&&k.push(me);const pe=C();return pe&&k.push(pe),(0,l.h)("div",{class:B.value,style:h.value,prop:r.prop,ref:c},k)}}}}var{componentName:gc,create:yc,scope:bc}=se("item"),Sc=yc(pc(gc,bc,Oe,!1)),Gt=Sc,On={span:{type:[Number,String],required:!1,default:1},offset:{type:[Number,String],default:0},width:{type:[String,Number],required:!1}};function wc(t,a){return{props:On,setup(n,i){const r=pt(),o=Vl();Bl(!1);const s=(0,l.computed)(()=>o&&r?Dl(r,!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 p={};if(n.width)n.width!=="auto"&&(p.width=ke(n.width));else{const d=o&&r?Ml(r,!1):null;if(s.value&&d)if(s.value.type==="grid"){const m=Al(d,s.value,n.span,n.offset);Object.assign(p,m)}else if(s.value.type==="flow"){const m=Il(d,s.value,n.span,n.offset,n.width);Object.assign(p,m)}else return n.width&&(p.width=ke(n.width)),p}return p});return()=>{const p={class:e.value,style:u.value};return i.slots&&typeof i.slots.default=="function"?(0,l.h)("div",p,i.slots.default()):(0,l.h)("div",p)}}}}var{componentName:vc,create:Nc,scope:Cc}=se("slot-item"),kc=Nc(wc(vc,Cc)),Fl=kc,qn={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 xc(t,a){return{props:qn,setup(n,i){const r=t,o=(0,l.computed)(()=>({[r]:!0,[`${r}__stretch`]:n.span==="stretch",[`${r}__${n.align}`]:!0})),s=pt(),c=Vl();Bl(!1);const e=(0,l.computed)(()=>{const u={};if(n.width)n.width!=="auto"&&(u.width=ke(n.width));else if(c&&s){const p=Dl(s,!1),d=Ml(s,!1);if(p.value&&d)if(p.value.type==="grid"){const m=Al(d,p.value,n.span,n.offset);Object.assign(u,m)}else if(p.value.type==="flow"){const m=Il(d,p.value,n.span,n.offset,n.width);Object.assign(u,m)}else n.width&&(u.width=ke(n.width))}return n.gutter&&(u.gap=ke(n.gutter)),u});return()=>{const u=[];if(i.slots.default){const p=i.slots.default();if(n.divide)for(let d=0;d<p.length;d++){if(d>0){const m=(0,l.h)("div",{class:{[`${r}__divide`]:!0}});u.push(m)}u.push(p[d])}else Reflect.apply([].push,u,p)}return(0,l.h)("div",{class:o.value,style:e.value},u)}}}}var{componentName:zc,create:Tc,scope:Ec}=se("row-item"),$c=Tc(xc(zc,Ec)),Rl=$c;function Vc(t,a){const n=document.createRange();n.setStart(t,0),n.setEnd(t,t.childNodes.length);const i=n.getBoundingClientRect().width;if(i>0){a(i);return}t.classList.add("is-selectable"),setTimeout(()=>{n.setStart(t,0),n.setEnd(t,t.childNodes.length);const r=n.getBoundingClientRect().width;t.classList.remove("is-selectable"),a(r)},500)}var Bc={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 Dc(t,a,n,i=!1){return{props:{...Bc},emits:["click"],setup(r,o){const s=(0,l.ref)(null),c=(0,l.computed)(()=>{const g={[`${t}`]:!0,"is-truncated":r.truncated};return r.type&&(g[`${t}--${r.type??"default"}`]=!0),r.size&&(g[`${t}--${r.size}`]=!0),g}),e=(0,l.computed)(()=>{const g={},f=r.textColor??r.color;return f&&(g.color=f),g}),u=(g,f)=>{let E=null;if(typeof r.highlightFilter=="string"&&r.highlightFilter.length>0){const x=r.highlightFilter;g.indexOf(x)!==-1&&(f.innerHTML=g.replace(new RegExp(x,"g"),`<span>${x}</span>`),f.class["is-highlight"]=!0,E=(0,l.h)(r.tag,f))}else if(typeof r.highlightFilter=="function"){const x=r.highlightFilter(g);x&&(f.innerHTML=x,f.class["is-highlight"]=!0,E=(0,l.h)(r.tag,f))}return E},p=g=>{o.emit("click",g)};let d="";const m=()=>{const g=s.value;if(!g)return;const f=g.clientWidth;Vc(g,E=>{const x=g.innerHTML??"";ge(x)||E<f||(d?n?.show(g,x,{type:"text",id:d,showArrow:r.showArrow},!0):d=n?.show(g,x,{type:"text",showArrow:r.showArrow},!0)??"")})},M=()=>{d&&n?.hide(d)};let B=null;const y=g=>{B||(B=setTimeout(()=>{m(),B=null},r.showAfter??0))},h=g=>{B&&(clearTimeout(B),B=null),setTimeout(()=>{M()},r.hideAfter??0)},w=()=>{const g=s.value;g&&(g.addEventListener("mouseover",y),g.addEventListener("mouseleave",h))},b=()=>{const g=s.value;g&&(g.removeEventListener("mouseover",y),g.removeEventListener("mouseleave",h))};return(0,l.onMounted)(()=>{!he(r.showOverflowTooltip)||!n||w()}),(0,l.onBeforeUnmount)(()=>{!he(r.showOverflowTooltip)||!n||b()}),()=>{const g={onClick:p,class:c.value,style:e.value,ref:s};let f=null;if(he(r.numberFormat)&&typeof o.slots.default=="function"){const x=o.slots.default();if(Array.isArray(x)&&x.length===1){const _=x[0].type.toString();if(_==="Symbol(Text)"||_==="Symbol(v-txt)"){const I=we(r.digits),j=we(r.decimalLength),O=he(r.autoPadding);let $=`${x[0].children}`,K=$.split("").reverse().join("");K=fl(K,j,O,I,r.separator),$=K.split("").reverse().join(""),r.highlightFilter!==void 0&&(f=u($,g)),f||(g.innerHTML=$,f=(0,l.h)(r.tag,g))}}}else{if(r.highlightFilter!==void 0&&typeof o.slots.default=="function"){const x=o.slots.default();if(Array.isArray(x)&&x.length===1){const _=x[0].type.toString();if(_==="Symbol(Text)"||_==="Symbol(v-txt)"){const I=`${x[0].children}`;f=u(I,g),f||(g.innerHTML=I,f=(0,l.h)(r.tag,g))}}}f||(f=(0,l.h)(r.tag,g,{default:o.slots.default}))}if(!r.mark&&!o.slots.mark)return f;const E=[];if(o.slots.mark){const x={[`${t}__mark-wrap`]:!0};r.type&&(x[`${t}__mark-wrap--${r.type}`]=!0);const _={},I=r.color;I&&(_.color=I);const j=(0,l.h)("view",{onClick:p,class:x,style:_},{default:o.slots.mark});E.push(j)}else{const x={[`${t}__mark`]:!0};r.type&&(x[`${t}__mark--${r.type??"default"}`]=!0);const _={},I=r.color;I&&(_["background-color"]=I);const j=(0,l.h)("view",{onClick:p,class:x,style:_});E.push(j)}if(r.divide){const x=(0,l.h)("div",{class:{[`${t}__divide`]:!0}});E.push(x)}return E.push(f),(0,l.h)("view",{class:{"fox-text__wrap":!0,"text-left":r.textPosition==="left","text-right":r.textPosition==="right"}},E)}}}}var{componentName:Mc,create:Ic,scope:Ac}=se("text"),Pc=Ic(Dc(Mc,Ac,Oe,!1)),Et=Pc,_c={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 Lc(t,a,n=!1){return{props:{..._c},emits:["update:visible"],setup(i,{emit:r,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),p=(0,l.ref)(0),d=(0,l.ref)(0),m=(0,l.ref)(i.placement),M=(0,l.ref)(!1),B=(0,l.ref)(!1),y=(0,l.ref)(null),h=()=>typeof i.reference=="string"?document.querySelector(i.reference):i.reference,w=(F,q,R,D,G,U,z,ee=!0)=>{const le=document.documentElement.clientWidth||document.body.clientWidth,re=document.documentElement.clientHeight||document.body.clientHeight,X=F.split("-");let te=[];ee?X[0]==="top"?te=["top","bottom","right","left"]:X[0]==="bottom"?te=["bottom","top","right","left"]:X[0]==="left"?te=["left","top","bottom","right"]:X[0]==="right"&&(te=["right","top","bottom","left"]):te=[F[0]];const H={top:null,right:null,bottom:null,left:null},Q=[];for(let V=0;V<te.length;V++){const N=te[V];if(Q[0]=N,X[1]&&(Q[1]=X[1]),N==="top"){const C=R-z-i.arrowSize/2-i.offset;if(C>=0){H.top=C;let k=0;X[1]==="start"?k=q:X[1]==="end"?k=q+D-U:k=q+D/2-U/2;const Z=le-k-U;Z<0?(k+=Z,g.value=-Z):g.value=0,H.left=k<0?0:k;break}}else if(N==="bottom"){const C=R+G+i.arrowSize/2+i.offset;if(C+z<=re){H.top=C;let k=0;X[1]==="start"?k=q:X[1]==="end"?k=q+D-U:k=q+D/2-U/2;const Z=le-k-U;Z<0?(k+=Z,g.value=-Z):g.value=0,H.left=k<0?0:k;break}}else if(N==="left"){const C=q-U-i.arrowSize/2-i.offset;if(C>=0){H.left=C;let k=0;X[1]==="start"?k=R:X[1]==="end"?k=R+G-z:k=R+G/2-z/2,H.top=k<0?0:k;break}}else if(N==="right"){const C=q+D+i.arrowSize/2+i.offset;if(C+U<=le){H.left=C;let k=0;X[1]==="start"?k=R:X[1]==="end"?k=R+G-z:k=R+G/2-z/2,H.top=k<0?0:k;break}}}return{bestPlacement:Q.join("-"),bestInsetRect:H}},b=()=>{const F=i.visible,q=i.autoFit;if(!ft||F===!1)return;if(i.reference){const z=h(),ee=Ln(z);e.value=ee.x,u.value=ee.y,p.value=z.offsetWidth,d.value=z.offsetHeight}else i.referenceInset&&(e.value=i.referenceInset.left,u.value=i.referenceInset.top,p.value=i.referenceInset.right-i.referenceInset.left,d.value=i.referenceInset.bottom-i.referenceInset.top);const R=y.value.offsetWidth,D=y.value.offsetHeight,{bestPlacement:G,bestInsetRect:U}=w(i.placement,e.value,u.value,p.value,d.value,R,D,q);m.value=G,c.value=U},g=(0,l.ref)(0),f=Xe(()=>{b()},10),E=(0,l.ref)(i.visible);(0,l.watch)([()=>i.visible],([F])=>{E.value=F,F?(M.value=F,setTimeout(()=>{b(),B.value=!0},0)):B.value=!1});const x=(0,l.computed)(()=>E.value&&_.value),_=(0,l.ref)(!0),I=Xe(F=>{const q=F[0];q&&(_.value=q.isIntersecting)},10),j=new IntersectionObserver(I);(0,l.watch)([()=>i.reference,()=>i.referenceInset],([F,q],[R,D])=>{!F&&!q||(setTimeout(()=>{b()},0),i.autoFit&&(R&&(Ut.unwatch(R,f),j.unobserve(R)),F&&(Ut.watch(F,f),j.observe(F))))},{immediate:!0}),(0,l.onBeforeUnmount)(()=>{i.reference&&(Ut.unwatch(i.reference,f),j.unobserve(i.reference),j.disconnect())});const O=(0,l.computed)(()=>{const F={[t]:!0};return m.value.startsWith("top")?F["is-top"]=!0:m.value.startsWith("right")?F["is-right"]=!0:m.value.startsWith("bottom")?F["is-bottom"]=!0:m.value.startsWith("left")&&(F["is-left"]=!0),F[`is-${i.effect}`]=!0,!B.value&&x.value&&(F["is-opacity"]=!0),B.value&&x.value&&(F["is-show"]=!0),x.value||(F["is-hide"]=!0),i.customClass&&typeof i.customClass=="string"&&(F[`${i.customClass}`]=!0),F}),$=(0,l.computed)(()=>{const F={};return c.value.top!==null&&(F.top=`${c.value.top}px`),c.value.right!==null&&(F.right=`${c.value.right}px`),c.value.bottom!==null&&(F.bottom=`${c.value.bottom}px`),c.value.left!==null&&(F.left=`${c.value.left}px`),i.width&&(F.width=i.width),i.zIndex&&(F["z-index"]=`${i.zIndex}`),i.customStyle&&typeof i.customStyle=="object"&&Object.assign(F,i.customStyle),F}),K=()=>{E.value=!1,r("update:visible",!1)},T=()=>i.showOverlay?(0,l.h)("div",{class:`${t}__overlay`,onClick:K}):null,v=()=>{let F=null;return o.title?F=(0,l.h)("div",{class:`${t}__title`},{default:o.title}):i.title&&(F=(0,l.h)("div",{class:`${t}__title`},[i.title])),F},L=(0,l.computed)(()=>({[`${t}__arrow`]:!0})),A=(0,l.computed)(()=>{const F={};return i.showArrow?(F.width=`${i.arrowSize}px`,F.height=`${i.arrowSize}px`,m.value==="top"?(F.left="50%",F.bottom="0",F.transform="translate(-50%, 50%)"):m.value==="top-start"?(F.left=`${i.arrowOffset+g.value}px`,F.bottom="0",F.transform="translate(-50%, 50%)"):m.value==="top-end"?(F.right=`${i.arrowOffset-g.value}px`,F.bottom="0",F.transform="translate(-50%, 50%)"):m.value==="right"?(F.left="0",F.top="50%",F.transform="translate(-50%, -50%)"):m.value==="right-start"?(F.left="0",F.top=`${i.arrowOffset}px`,F.transform="translate(-50%, 50%)"):m.value==="right-end"?(F.left="0",F.bottom=`-${i.arrowOffset}px`,F.transform="translate(-50%, 50%)"):m.value==="bottom"?(F.left="50%",F.top="0",F.transform="translate(-50%, -50%)"):m.value==="bottom-start"?(F.left=`${i.arrowOffset+g.value}px`,F.top="0",F.transform="translate(-50%, -50%)"):m.value==="bottom-end"?(F.right=`${i.arrowOffset-g.value}px`,F.top="0",F.transform="translate(-50%, -50%)"):m.value==="left"?(F.right="0",F.top="50%",F.transform="translate(50%, -50%)"):m.value==="left-start"?(F.right="0",F.top=`${i.arrowOffset}px`,F.transform="translate(50%, -50%)"):m.value==="left-end"&&(F.right="0",F.bottom=`-${i.arrowOffset}px`,F.transform="translate(50%, -50%)"),F):{display:"none"}}),W=()=>(0,l.h)("div",{class:L.value,style:A.value}),Y=()=>{E.value===!1&&(M.value=!1)},J=F=>{if(!y.value||E.value===!1)return;const{relatedTarget:q}=F;y.value.contains(q)||(E.value=!1,r("update:visible",!1))};return s({doLayout:b}),()=>{if(!M.value)return null;const F=[],q=T();q&&F.push(q);const R=[],D=v();if(D&&R.push(D),o.default){const ee=o.default();R.push(ee)}const G=W();G&&R.push(G);const U={ref:y,class:O.value,style:$.value,onAnimationend:Y};i.leaveHide&&(U.onMouseleave=J);const z=(0,l.h)("div",U,{default:()=>R});return F.push(z),(0,l.h)(l.Teleport,{to:i.teleport,disabled:i.teleportDisable},{default:()=>F})}}}}var{componentName:Fc,create:Rc,scope:Oc}=se("popover-dialog"),qc=Rc(Lc(Fc,Oc,!1)),Ol=qc,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 Kc(t,a,n){return{props:{...qn,...Hc},emits:["click"],setup(i,{slots:r,attrs:o}){const{toLocaleRefs:s}=(0,Ce.useFoxI18n)(a),c=s(i,["moreText"]),e=t,u=(0,l.computed)(()=>({[e]:!0}));function p(E){return E.props||{}}function d(E){return!!p(E).disabled}function m(E){return E.children??[]}const M=(0,l.ref)(),B=(0,l.computed)(()=>M.value?.$el??null),y=(0,l.ref)(!1),h=E=>{y.value=E},w=()=>{y.value=!y.value};function b(E,x){return()=>{x||(y.value=!1,p(E)?.onClick?.())}}function g(E,x){const _=m(E),I=d(E),j=b(E,I),O=[`${e}__dropdown-item`];return I&&O.push("is-disabled"),(0,l.h)("span",{class:O,onClick:j},_)}const f=E=>{const x=i.maxDisplayCount??E.length;if(x>=E.length)return E;const _=[],I=x-1;for(let T=0;T<I;T++)_.push(E[T]);const j=(r.moreIcon&&r.moreIcon())??(i.moreIcon&&(0,l.h)(i.moreIcon))??(0,l.h)(n),O=(0,l.h)(Et,{ref:T=>M.value=T,class:`${e}__dropdown-link`,"text-position":"left","show-overflow-tooltip":!1,type:i.type,onClick:w},{default:()=>c.moreText.value,mark:()=>j});_.push(O);const $=[];for(let T=I;T<E.length;T++){const v=g(E[T],T);$.push(v)}const K=(0,l.h)(Ol,{placement:i.dropdownPlacement,"onUpdate:visible":h,visible:y.value,reference:B.value,"custom-class":`${e}__popover`},{default:()=>$});return _.push(K),_};return()=>{const{getChildren:E}=Pl(r?.default),x=f(E()),_=et(i,qn);return Object.assign(_,o??{}),_.class=u.value,(0,l.h)(Rl,_,{default:()=>x})}}}}var{componentName:jc,create:Yc,scope:Wc}=se("buttons-item"),Uc=Yc(Kc(jc,Wc,$e.ArrowDown)),Hn=Uc;function Ae(t,a={}){return(0,l.h)(Gt,t,a)}function Gc(t,a,n,i,r){let o=[];Array.isArray(t)?o=t:o=[t];const s=[],c=a[0];if(Array.isArray(t)&&!Array.isArray(c)&&!c[r]){let e=a;for(let u=0;e&&u<o.length;u++){let p=o[u],d=e.find(m=>m[i]===p);if(!d)break;s.push(d[n])}return s}if(Array.isArray(c))for(let e=0;e<a.length&&e<o.length;e++){let u=a[e],p=o[e];const d=u.find(m=>m[i]===p);if(!d)break;s.push(d[n])}else{let e=a;for(let u=0;e&&u<o.length;u++){let p=o[u],d=e.find(m=>m[i]===p);if(!d)break;s.push(d[n]),e=d[r]}}return s}var Xc=class{scope;constructor(t){this.scope=t}async load(t,a,n){if(!a)return[];if(Array.isArray(a))return a;if(typeof a=="function")return await a(n);const i=Fe(t,this.scope);return i===null?(console.error(`[FoxUI]${t} component not found api function`),[]):(We(n)&&(0,l.isReactive)(n)&&(n=(0,l.toRaw)(n)),await i(a,n))}};function Zc(){return new Xc(Ze())}var Kr={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],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 Jc(t,a){return{props:Kr,setup(n,{attrs:i,slots:r}){const o=Zc(),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=Gc(n.modelValue,s.value,n.textKey,n.valueKey,n.childrenKey);return e.length==0?n.emptyText??"":e.length===1?n.optionType=="item"?`${n.modelValue}${n.separator}${e[0]}`:e[0]:e.join(n.separator)});return()=>{const e={...i};if(r.default)return r.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:Qc,create:e1,scope:t1}=se("mapping"),l1=e1(Jc(Qc,t1)),$t=l1;function He(t,a,n,i){const r="fox-browse-item";let o=null;n?o=(0,l.h)($t,{class:[`${r}__mapping`],source:n,modelValue:t,separator:i},{default:c=>(0,l.h)(Et,{class:[`${r}__text`]},{default:()=>c.text})}):o=(0,l.h)(Et,{class:[`${r}__text`]},{default:()=>t});const s={label:a.default,default:()=>o};return(0,l.h)(Gt,{class:[r]},s)}var Qe=(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},jr={modelValue:{type:[String,Boolean,Number,Object],required:!1},clearable:{type:[Boolean,String],default:!0},placeholder:{type:[String],required:!1},unit:{type:[String],required:!1},adjustPosition:{type:[Boolean],default:()=>!0},alwaysSystem:{type:[Boolean],default:()=>!1},showTooltip:{type:[Boolean],default:()=>!1},maxLength:{type:[String,Number]}},n1={...xe,...Ee,...jr};function a1(t,a,n,i){return{props:n1,emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(r,o){const{itemTemplateRef:s,innerDisabled:c,disabled:e,innerReadonly:u,readonly:p,browse:d}=Ie(r),{emitEvent:m,exposeApi:M}=Te({componentName:t,get readonly(){return p.value},get disabled(){return e.value},get props(){return r},context:o,get templateRefProxy(){return s.value}},r.prop??o.attrs.name),{toLocaleRefs:B}=(0,Ce.useFoxI18n)(a),y=B(r,["placeholder"]),h=(0,l.ref)(!1),w=ve(r,"modelValue",null,m),b=t,g=(0,l.computed)(()=>({[b]:!0,[`${b}__disabled`]:e.value,[`${b}__readonly`]:p.value})),f=J=>{w.value=J,m("update:modelValue",J),m("input",J)},E=J=>{m("change",J)};let x=ve(r,"hintText"),_=(0,l.ref)(!1);const I=J=>{let F=J.target.value;h.value=!0,ge(x.value)||(_.value=!0),m("focus",F,J)},j=J=>{setTimeout(()=>{_.value&&(_.value=!1),h.value=!1},0);let F=J.target.value;r.maxLength&&F.length>Number(r.maxLength)&&(F=F.slice(0,Number(r.maxLength))),m("blur",F,J)},O=()=>{m("clear","")},$=(0,l.ref)(!1);let K=null;const T=()=>{r.showTooltip&&$.value===!1&&(K&&clearTimeout(K),K=setTimeout(()=>{$.value=!0},150))},v=()=>{K&&(clearTimeout(K),$.value=!1,K=null)},L=(0,l.computed)(()=>$.value||_.value),A=(0,l.computed)(()=>$.value?w.value:x.value),W=(0,l.computed)(()=>it(r.unit)>0),Y=(0,l.ref)();return M({focus:()=>{Y?.value.focus()},blur:()=>{Y?.value.blur()},select:()=>{Y?.value.select()},setDisabled:J=>{c.value=J},setReadonly:J=>{u.value=J}}),()=>{if(d.value==="on"&&(p.value||e.value))return i(w.value,o.slots);const J={...Qe(o.attrs),ref:Y,class:g.value,placeholder:y.placeholder.value,clearable:r.clearable,disabled:e.value,readonly:p.value,modelValue:w.value,"adjust-position":r.adjustPosition,"always-system":r.alwaysSystem,onClear:O,onChange:E,onInput:f,onFocus:I,onBlur:j,onMouseover:T,onMouseleave:v},F={};o.slots.prepend&&(F.prepend=o.slots.prepend),o.slots.append&&(F.append=o.slots.append),o.slots.prefix&&(F.prefix=o.slots.prefix),o.slots.suffix?F.suffix=o.slots.suffix:W.value&&(F.suffix=()=>[r.unit]);const q=[],R=(0,l.h)(P.ElInput,J,F);q.push(R);const D={default:()=>q};D.label=o.slots.default,D.fixedPreTip=o.slots.fixedPreTip,D.fixedTip=o.slots.fixedTip;const G={...Me(r,jr),ref:s,hintText:A.value,hintVisible:L.value};return r.prop&&(G.prop=`${r.prop}_item`),n(G,D)}}}}var{componentName:r1,create:o1,scope:i1}=se("input-item"),s1=o1(a1(r1,i1,Ae,He)),Kn=s1;function yt(t,a){return typeof t.textKey=="string"&&t.textKey.length>0?a[t.textKey]:a.text}function Xt(t,a){return typeof t.valueKey=="string"&&t.valueKey.length>0?a[t.valueKey]:a.value}function Yr(t,a){return typeof t.childrenKey=="string"&&t.childrenKey.length>0?a[t.childrenKey]||null:a.children??null}function c1(t,a){return typeof t.disabledKey=="string"&&t.disabledKey.length>0?a[t.disabledKey]:a.disabled??null}var u1=class{scope;constructor(t){this.scope=t}async load(t,a,n){if(!a)return[];if(Array.isArray(a))return a;if(typeof a=="function")return await a(n);const i=Fe(t,this.scope);return i===null?(console.error(`[FoxUI]${t} component not found api function`),[]):(We(n)&&(0,l.isReactive)(n)&&(n=(0,l.toRaw)(n)),await i(a,n))}};function d1(){return new u1(Ze())}function Wr(t,a,n){return!(yt(t,a)!==yt(t,n)||Xt(t,a)!==Xt(t,n))}function Ur(t,a,n,i){if(i.length===0||a===""||a===null||a===void 0)return null;Array.isArray(a)||(a=[a]);const r=[];return a.forEach(o=>{for(let s of i){const c=Yr(t,s);if(Array.isArray(c)&&c.length>0){const e=Ur(t,o,n,c)??[];Reflect.apply([].push,r,e)}else{let e=!1;if(n==="text")e=yt(t,s)===o;else if(n==="item")e=Wr(t,s,o);else{let u=Xt(t,s);u==null&&(u=yt(t,s)),e=u===o}if(e){r.push(s);break}}}}),r}function f1(t){return{text:t,value:t}}var Gr={modelValue:{type:[String,Boolean,Number,Object,Array],required:!1},text:{type:[String],required:!1},source:{type:[Array,Function,String]},sourceFilter:{type:[Function]},params:{type:Object},clearable:{type:[Boolean,String],default:!0},multiple:{type:[Boolean],default:!1},valueType:{type:String,required:!1,default:"value"},optionType:{type:String,required:!1,default:"text"},textKey:{type:[String],required:!1,default:"text"},valueKey:{type:[String],required:!1,default:"value"},childrenKey:{type:[String],required:!1,default:"children"},disabledKey:{type:[String],required:!1,default:"disabled"},remoteMethod:{type:[Function],required:!1},filterMethod:{type:[Function],required:!1},allowCreate:{type:[Boolean],default:!1},unit:{type:[String],required:!1},placeholder:{type:[String],required:!1},appearLoad:{type:[Boolean,String],default:!1},showTooltip:{type:[Boolean],default:!1}},m1={...xe,...Ee,...Gr};function h1(t,a,n,i){return{props:m1,emits:["change","update:modelValue","update:text","blur","focus","clear","visible-change","remove-tag","selected","setValue"],setup(r,o){const{itemTemplateRef:s,innerDisabled:c,disabled:e,innerReadonly:u,readonly:p,browse:d}=Ie(r),{emitEvent:m,exposeApi:M}=Te({componentName:t,validateCheckEvents:["blur","update:modelValue","selected"],get readonly(){return p.value},get disabled(){return e.value},get props(){return r},context:o,get templateRefProxy(){return s.value}},r.prop??o.attrs.name),{toLocaleRefs:B}=(0,Ce.useFoxI18n)(a),y=B(r,["placeholder"]),h=(0,l.ref)(null),w=(0,l.ref)([]),b=(0,l.computed)(()=>w.value?w.value.map(C=>yt(r,C)).join(" "):""),g=(C,k,Z,ne=!0)=>{if(!Z||Z.length==0){h.value=C,ne&&(m("update:modelValue",C),m("change",C));return}const oe=Ur(r,C,k,Z);if(oe===null){if(w.value===null||w.value.length===0)return;h.value=null,w.value=[],ne&&(m("update:modelValue",null),m("update:text",null),m("change",null));return}let ce=!0;if(oe.length!==w.value.length)ce=!1;else for(let me=0;me<oe.length;me++){const pe=oe[me],be=w.value[me];if(!Wr(r,pe,be)){ce=!1;break}}if(!ce){w.value=oe;let me=[],pe=[],be=[];oe.forEach(at=>{const sl=Xt(r,at),nn=yt(r,at);me.push(sl),be.push(nn),r.valueType==="text"?pe.push(nn):r.valueType==="item"?pe.push(at):pe.push(sl)});let Be,Ye,Je;he(r.multiple)?(h.value=me,Be=(0,l.toRaw)(pe),Ye=be,Je=(0,l.toRaw)(oe)):(h.value=me[0]??"",Be=(0,l.toRaw)(pe[0]??""),Ye=be[0]??"",Je=(0,l.toRaw)(oe[0])),ne&&(m("update:modelValue",Be),m("change",Be,Je)),m("update:text",Ye)}},f=(0,l.ref)(null),E=(0,l.ref)(null),x=(0,l.computed)(()=>{let C=E.value??f.value??[];return Array.isArray(C)&&typeof r.sourceFilter=="function"&&(C=C.filter(r.sourceFilter)),C}),_=Ve((0,l.computed)(()=>r.appearLoad),"appearLoad",qe.Near,C=>he(C)),I=d1(),j=async(C,k)=>{if(C){const Z=await I.load("select",C,k);Z.length>0?typeof Z[0]=="string"?f.value=Z.map(ne=>f1(ne)):f.value=Z:f.value=null}};(0,l.watch)([()=>r.source,()=>r.params],([C,k])=>{E.value=null,j(C,k)},{immediate:!_.value});let O=!1;const $=()=>{O||(O=!0,j(r.source,r.params))};(0,l.watch)([()=>f.value,()=>r.modelValue],([C,k])=>{if(L()&&he(r.multiple)){Ge(k,h.value)||(h.value=k);return}g(k,r.valueType,x.value,!1),m("setValue",k)}),r.source||(h.value=r.modelValue);let K=null,T=(0,l.ref)(!1);typeof r.remoteMethod=="function"&&(K=async C=>{if(C==null){E.value=null;return}T.value=!0;try{const k=await r.remoteMethod(C);k&&(E.value=k)}catch(k){E.value=null,console.error(k)}T.value=!1});let v=null;typeof r.filterMethod=="function"&&(v=async C=>{if(C==null){E.value=null;return}T.value=!0;try{const k=await r.filterMethod(C,f.value);k&&(E.value=k)}catch(k){E.value=null,console.error(k)}T.value=!1});const L=()=>typeof r.remoteMethod=="function"||typeof r.filterMethod=="function",A=(0,l.ref)(!1),W=t,Y=(0,l.computed)(()=>({[W]:!0})),J=C=>{r.allowCreate||L()&&he(r.multiple)?(m("update:modelValue",C),m("change",C),m("update:text",C),h.value=C):g(C,"value",x.value,!0)};let F=ve(r,"hintText"),q=(0,l.ref)(!1);const R=C=>{let k=C.target.value;A.value=!0,ge(F.value)||(q.value=!0),m("focus",k,C)},D=C=>{setTimeout(()=>{q.value&&(q.value=!1),A.value=!1},0);const k=C.target.value;te.value||m("blur",k,C)},G=()=>{m("clear","")},U=(0,l.ref)(!1);let z=null;const ee=()=>{r.showTooltip&&U.value===!1&&(z&&clearTimeout(z),z=setTimeout(()=>{U.value=!0},150))},le=()=>{z&&(clearTimeout(z),U.value=!1,z=null)},re=(0,l.computed)(()=>U.value||q.value),X=(0,l.computed)(()=>U.value?b.value:F.value),te=(0,l.ref)(!1),H=C=>{te.value=C,m("visible-change",C),C||m("selected")},Q=C=>{m("remove-tag",C)},V=(C,k)=>{const Z=[];return C.forEach((ne,oe)=>{const ce=Yr(r,ne);if(Array.isArray(ce)&&ce.length>0){const me=V(ce,k),pe=yt(r,ne),be={key:`${pe}_${oe}`,label:pe};Z.push((0,l.h)(P.ElOptionGroup,be,{default:()=>me}))}else{const me=Xt(r,ne),pe=yt(r,ne),be=c1(r,ne),Be={key:`${me}_${oe}`,label:pe,disabled:be,value:me};if(typeof k=="function")Z.push((0,l.h)(P.ElOption,Be,{default:()=>k(ne)}));else if(r.optionType==="item"){const Ye=(0,l.h)("div",{class:{"fox-select-item__option":!0}},[(0,l.h)("span",{class:{"fox-select-item__option-left":!0}},[me]),(0,l.h)("span",{class:{"fox-select-item__option-right":!0}},[pe])]);Z.push((0,l.h)(P.ElOption,Be,{default:()=>Ye}))}else r.optionType==="value"?Z.push((0,l.h)(P.ElOption,Be,{default:()=>[me]})):Z.push((0,l.h)(P.ElOption,Be))}}),Z},N=(0,l.ref)();return M({focus:()=>{N?.value.focus()},blur:()=>{N?.value.blur()},setDisabled:C=>{c.value=C},setReadonly:C=>{u.value=C}}),()=>{if(d.value==="on"&&(p.value||e.value))return i(h.value,o.slots,x.value);const C={...Qe(o.attrs),ref:N,class:Y.value,clearable:r.clearable,multiple:r.multiple,placeholder:y.placeholder.value,disabled:e.value||p.value,modelValue:h.value,"value-key":r.valueKey,"allow-create":r.allowCreate,onClear:G,onChange:J,onFocus:R,onBlur:D,onVisibleChange:H,onRemoveTag:Q};typeof K=="function"&&(C["remote-method"]=K,C.loading=T.value),typeof v=="function"&&(C["filter-method"]=v,C.loading=T.value);const k={};o.slots.prefix&&(k.prefix=o.slots.prefix),o.slots.empty&&(k.empty=o.slots.empty),o.slots.options?k.default=o.slots.options:k.default=()=>V(x.value,o.slots.option);const Z=[],ne=(0,l.h)(P.ElSelect,C,k);Z.push(ne);const oe={default:()=>Z};oe.label=o.slots.default,oe.fixedPreTip=o.slots.fixedPreTip,oe.fixedTip=o.slots.fixedTip;const ce={...Me(r,Gr),ref:s,hintText:X.value,hintVisible:re.value,onMouseover:ee,onMouseleave:le};return r.prop&&(ce.prop=`${r.prop}_item`),_.value&&(ce["appear-listen"]=!0,ce.onAppear=$),n(ce,oe)}}}}var{componentName:p1,create:g1,scope:y1}=se("select-item"),b1=g1(h1(p1,y1,Ae,He)),jn=b1,S1=rt(((t,a)=>{(function(n,i){typeof t=="object"&&typeof a<"u"?a.exports=i():typeof define=="function"&&define.amd?define(i):(n=typeof globalThis<"u"?globalThis:n||self).dayjs=i()})(t,(function(){"use strict";var n=1e3,i=6e4,r=36e5,o="millisecond",s="second",c="minute",e="hour",u="day",p="week",d="month",m="quarter",M="year",B="date",y="Invalid Date",h=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,w=/\[([^\]]+)]|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,b={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(v){var L=["th","st","nd","rd"],A=v%100;return"["+v+(L[(A-20)%10]||L[A]||L[0])+"]"}},g=function(v,L,A){var W=String(v);return!W||W.length>=L?v:""+Array(L+1-W.length).join(A)+v},f={s:g,z:function(v){var L=-v.utcOffset(),A=Math.abs(L),W=Math.floor(A/60),Y=A%60;return(L<=0?"+":"-")+g(W,2,"0")+":"+g(Y,2,"0")},m:function v(L,A){if(L.date()<A.date())return-v(A,L);var W=12*(A.year()-L.year())+(A.month()-L.month()),Y=L.clone().add(W,d),J=A-Y<0,F=L.clone().add(W+(J?-1:1),d);return+(-(W+(A-Y)/(J?Y-F:F-Y))||0)},a:function(v){return v<0?Math.ceil(v)||0:Math.floor(v)},p:function(v){return{M:d,y:M,w:p,d:u,D:B,h:e,m:c,s,ms:o,Q:m}[v]||String(v||"").toLowerCase().replace(/s$/,"")},u:function(v){return v===void 0}},E="en",x={};x[E]=b;var _="$isDayjsObject",I=function(v){return v instanceof K||!(!v||!v[_])},j=function v(L,A,W){var Y;if(!L)return E;if(typeof L=="string"){var J=L.toLowerCase();x[J]&&(Y=J),A&&(x[J]=A,Y=J);var F=L.split("-");if(!Y&&F.length>1)return v(F[0])}else{var q=L.name;x[q]=L,Y=q}return!W&&Y&&(E=Y),Y||!W&&E},O=function(v,L){if(I(v))return v.clone();var A=typeof L=="object"?L:{};return A.date=v,A.args=arguments,new K(A)},$=f;$.l=j,$.i=I,$.w=function(v,L){return O(v,{locale:L.$L,utc:L.$u,x:L.$x,$offset:L.$offset})};var K=(function(){function v(A){this.$L=j(A.locale,null,!0),this.parse(A),this.$x=this.$x||A.x||{},this[_]=!0}var L=v.prototype;return L.parse=function(A){this.$d=(function(W){var Y=W.date,J=W.utc;if(Y===null)return new Date(NaN);if($.u(Y))return new Date;if(Y instanceof Date)return new Date(Y);if(typeof Y=="string"&&!/Z$/i.test(Y)){var F=Y.match(h);if(F){var q=F[2]-1||0,R=(F[7]||"0").substring(0,3);return J?new Date(Date.UTC(F[1],q,F[3]||1,F[4]||0,F[5]||0,F[6]||0,R)):new Date(F[1],q,F[3]||1,F[4]||0,F[5]||0,F[6]||0,R)}}return new Date(Y)})(A),this.init()},L.init=function(){var A=this.$d;this.$y=A.getFullYear(),this.$M=A.getMonth(),this.$D=A.getDate(),this.$W=A.getDay(),this.$H=A.getHours(),this.$m=A.getMinutes(),this.$s=A.getSeconds(),this.$ms=A.getMilliseconds()},L.$utils=function(){return $},L.isValid=function(){return this.$d.toString()!==y},L.isSame=function(A,W){var Y=O(A);return this.startOf(W)<=Y&&Y<=this.endOf(W)},L.isAfter=function(A,W){return O(A)<this.startOf(W)},L.isBefore=function(A,W){return this.endOf(W)<O(A)},L.$g=function(A,W,Y){return $.u(A)?this[W]:this.set(Y,A)},L.unix=function(){return Math.floor(this.valueOf()/1e3)},L.valueOf=function(){return this.$d.getTime()},L.startOf=function(A,W){var Y=this,J=!!$.u(W)||W,F=$.p(A),q=function(re,X){var te=$.w(Y.$u?Date.UTC(Y.$y,X,re):new Date(Y.$y,X,re),Y);return J?te:te.endOf(u)},R=function(re,X){return $.w(Y.toDate()[re].apply(Y.toDate("s"),(J?[0,0,0,0]:[23,59,59,999]).slice(X)),Y)},D=this.$W,G=this.$M,U=this.$D,z="set"+(this.$u?"UTC":"");switch(F){case M:return J?q(1,0):q(31,11);case d:return J?q(1,G):q(0,G+1);case p:var ee=this.$locale().weekStart||0,le=(D<ee?D+7:D)-ee;return q(J?U-le:U+(6-le),G);case u:case B:return R(z+"Hours",0);case e:return R(z+"Minutes",1);case c:return R(z+"Seconds",2);case s:return R(z+"Milliseconds",3);default:return this.clone()}},L.endOf=function(A){return this.startOf(A,!1)},L.$set=function(A,W){var Y,J=$.p(A),F="set"+(this.$u?"UTC":""),q=(Y={},Y[u]=F+"Date",Y[B]=F+"Date",Y[d]=F+"Month",Y[M]=F+"FullYear",Y[e]=F+"Hours",Y[c]=F+"Minutes",Y[s]=F+"Seconds",Y[o]=F+"Milliseconds",Y)[J],R=J===u?this.$D+(W-this.$W):W;if(J===d||J===M){var D=this.clone().set(B,1);D.$d[q](R),D.init(),this.$d=D.set(B,Math.min(this.$D,D.daysInMonth())).$d}else q&&this.$d[q](R);return this.init(),this},L.set=function(A,W){return this.clone().$set(A,W)},L.get=function(A){return this[$.p(A)]()},L.add=function(A,W){var Y,J=this;A=Number(A);var F=$.p(W),q=function(G){var U=O(J);return $.w(U.date(U.date()+Math.round(G*A)),J)};if(F===d)return this.set(d,this.$M+A);if(F===M)return this.set(M,this.$y+A);if(F===u)return q(1);if(F===p)return q(7);var R=(Y={},Y[c]=i,Y[e]=r,Y[s]=n,Y)[F]||1,D=this.$d.getTime()+A*R;return $.w(D,this)},L.subtract=function(A,W){return this.add(-1*A,W)},L.format=function(A){var W=this,Y=this.$locale();if(!this.isValid())return Y.invalidDate||y;var J=A||"YYYY-MM-DDTHH:mm:ssZ",F=$.z(this),q=this.$H,R=this.$m,D=this.$M,G=Y.weekdays,U=Y.months,z=Y.meridiem,ee=function(X,te,H,Q){return X&&(X[te]||X(W,J))||H[te].slice(0,Q)},le=function(X){return $.s(q%12||12,X,"0")},re=z||function(X,te,H){var Q=X<12?"AM":"PM";return H?Q.toLowerCase():Q};return J.replace(w,(function(X,te){return te||(function(H){switch(H){case"YY":return String(W.$y).slice(-2);case"YYYY":return $.s(W.$y,4,"0");case"M":return D+1;case"MM":return $.s(D+1,2,"0");case"MMM":return ee(Y.monthsShort,D,U,3);case"MMMM":return ee(U,D);case"D":return W.$D;case"DD":return $.s(W.$D,2,"0");case"d":return String(W.$W);case"dd":return ee(Y.weekdaysMin,W.$W,G,2);case"ddd":return ee(Y.weekdaysShort,W.$W,G,3);case"dddd":return G[W.$W];case"H":return String(q);case"HH":return $.s(q,2,"0");case"h":return le(1);case"hh":return le(2);case"a":return re(q,R,!0);case"A":return re(q,R,!1);case"m":return String(R);case"mm":return $.s(R,2,"0");case"s":return String(W.$s);case"ss":return $.s(W.$s,2,"0");case"SSS":return $.s(W.$ms,3,"0");case"Z":return F}return null})(X)||F.replace(":","")}))},L.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},L.diff=function(A,W,Y){var J,F=this,q=$.p(W),R=O(A),D=(R.utcOffset()-this.utcOffset())*i,G=this-R,U=function(){return $.m(F,R)};switch(q){case M:J=U()/12;break;case d:J=U();break;case m:J=U()/3;break;case p:J=(G-D)/6048e5;break;case u:J=(G-D)/864e5;break;case e:J=G/r;break;case c:J=G/i;break;case s:J=G/n;break;default:J=G}return Y?J:$.a(J)},L.daysInMonth=function(){return this.endOf(d).$D},L.$locale=function(){return x[this.$L]},L.locale=function(A,W){if(!A)return this.$L;var Y=this.clone(),J=j(A,W,!0);return J&&(Y.$L=J),Y},L.clone=function(){return $.w(this.$d,this)},L.toDate=function(){return new Date(this.valueOf())},L.toJSON=function(){return this.isValid()?this.toISOString():null},L.toISOString=function(){return this.$d.toISOString()},L.toString=function(){return this.$d.toUTCString()},v})(),T=K.prototype;return O.prototype=T,[["$ms",o],["$s",s],["$m",c],["$H",e],["$W",u],["$M",d],["$y",M],["$D",B]].forEach((function(v){T[v[1]]=function(L){return this.$g(L,v[0],v[1])}})),O.extend=function(v,L){return v.$i||(v(L,K,O),v.$i=!0),O},O.locale=j,O.isDayjs=I,O.unix=function(v){return O(1e3*v)},O.en=x[E],O.Ls=x,O.p={},O}))})),w1=rt(((t,a)=>{(function(n,i){typeof t=="object"&&typeof a<"u"?a.exports=i():typeof define=="function"&&define.amd?define(i):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_plugin_customParseFormat=i()})(t,(function(){"use strict";var n={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},i=/(\[[^[]*\])|([-_:/.,()\s]+)|(A|a|Q|YYYY|YY?|ww?|MM?M?M?|Do|DD?|hh?|HH?|mm?|ss?|S{1,3}|z|ZZ?)/g,r=/\d/,o=/\d\d/,s=/\d\d?/,c=/\d*[^-_:/,()\s\d]+/,e={},u=function(h){return(h=+h)+(h>68?1900:2e3)},p=function(h){return function(w){this[h]=+w}},d=[/[+-]\d\d:?(\d\d)?|Z/,function(h){(this.zone||(this.zone={})).offset=(function(w){if(!w||w==="Z")return 0;var b=w.match(/([+-]|\d\d)/g),g=60*b[1]+(+b[2]||0);return g===0?0:b[0]==="+"?-g:g})(h)}],m=function(h){var w=e[h];return w&&(w.indexOf?w:w.s.concat(w.f))},M=function(h,w){var b,g=e.meridiem;if(g){for(var f=1;f<=24;f+=1)if(h.indexOf(g(f,0,w))>-1){b=f>12;break}}else b=h===(w?"pm":"PM");return b},B={A:[c,function(h){this.afternoon=M(h,!1)}],a:[c,function(h){this.afternoon=M(h,!0)}],Q:[r,function(h){this.month=3*(h-1)+1}],S:[r,function(h){this.milliseconds=100*+h}],SS:[o,function(h){this.milliseconds=10*+h}],SSS:[/\d{3}/,function(h){this.milliseconds=+h}],s:[s,p("seconds")],ss:[s,p("seconds")],m:[s,p("minutes")],mm:[s,p("minutes")],H:[s,p("hours")],h:[s,p("hours")],HH:[s,p("hours")],hh:[s,p("hours")],D:[s,p("day")],DD:[o,p("day")],Do:[c,function(h){var w=e.ordinal;if(this.day=h.match(/\d+/)[0],w)for(var b=1;b<=31;b+=1)w(b).replace(/\[|\]/g,"")===h&&(this.day=b)}],w:[s,p("week")],ww:[o,p("week")],M:[s,p("month")],MM:[o,p("month")],MMM:[c,function(h){var w=m("months"),b=(m("monthsShort")||w.map((function(g){return g.slice(0,3)}))).indexOf(h)+1;if(b<1)throw new Error;this.month=b%12||b}],MMMM:[c,function(h){var w=m("months").indexOf(h)+1;if(w<1)throw new Error;this.month=w%12||w}],Y:[/[+-]?\d+/,p("year")],YY:[o,function(h){this.year=u(h)}],YYYY:[/\d{4}/,p("year")],Z:d,ZZ:d};function y(h){for(var w=h,b=e&&e.formats,g=(h=w.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,(function(O,$,K){var T=K&&K.toUpperCase();return $||b[K]||n[K]||b[T].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,(function(v,L,A){return L||A.slice(1)}))}))).match(i),f=g.length,E=0;E<f;E+=1){var x=g[E],_=B[x],I=_&&_[0],j=_&&_[1];g[E]=j?{regex:I,parser:j}:x.replace(/^\[|\]$/g,"")}return function(O){for(var $={},K=0,T=0;K<f;K+=1){var v=g[K];if(typeof v=="string")T+=v.length;else{var L=v.regex,A=v.parser,W=O.slice(T),Y=L.exec(W)[0];A.call($,Y),O=O.replace(Y,"")}}return(function(J){var F=J.afternoon;if(F!==void 0){var q=J.hours;F?q<12&&(J.hours+=12):q===12&&(J.hours=0),delete J.afternoon}})($),$}}return function(h,w,b){b.p.customParseFormat=!0,h&&h.parseTwoDigitYear&&(u=h.parseTwoDigitYear);var g=w.prototype,f=g.parse;g.parse=function(E){var x=E.date,_=E.utc,I=E.args;this.$u=_;var j=I[1];if(typeof j=="string"){var O=I[2]===!0,$=I[3]===!0,K=O||$,T=I[2];$&&(T=I[2]),e=this.$locale(),!O&&T&&(e=b.Ls[T]),this.$d=(function(W,Y,J,F){try{if(["x","X"].indexOf(Y)>-1)return new Date((Y==="X"?1e3:1)*W);var q=y(Y)(W),R=q.year,D=q.month,G=q.day,U=q.hours,z=q.minutes,ee=q.seconds,le=q.milliseconds,re=q.zone,X=q.week,te=new Date,H=G||(R||D?1:te.getDate()),Q=R||te.getFullYear(),V=0;R&&!D||(V=D>0?D-1:te.getMonth());var N,C=U||0,k=z||0,Z=ee||0,ne=le||0;return re?new Date(Date.UTC(Q,V,H,C,k,Z,ne+60*re.offset*1e3)):J?new Date(Date.UTC(Q,V,H,C,k,Z,ne)):(N=new Date(Q,V,H,C,k,Z,ne),X&&(N=F(N).week(X).toDate()),N)}catch{return new Date("")}})(x,j,_,b),this.init(),T&&T!==!0&&(this.$L=this.locale(T).$L),K&&x!=this.format(j)&&(this.$d=new Date("")),e={}}else if(j instanceof Array)for(var v=j.length,L=1;L<=v;L+=1){I[1]=j[L-1];var A=b.apply(this,I);if(A.isValid()){this.$d=A.$d,this.$L=A.$L,this.init();break}L===v&&(this.$d=new Date(""))}else f.call(this,E)}}}))})),v1=rt(((t,a)=>{(function(n,i){typeof t=="object"&&typeof a<"u"?a.exports=i():typeof define=="function"&&define.amd?define(i):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_plugin_advancedFormat=i()})(t,(function(){"use strict";return function(n,i){var r=i.prototype,o=r.format;r.format=function(s){var c=this,e=this.$locale();if(!this.isValid())return o.bind(this)(s);var u=this.$utils(),p=(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(d){switch(d){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(),d==="w"?1:2,"0");case"W":case"WW":return u.s(c.isoWeek(),d==="W"?1:2,"0");case"k":case"kk":return u.s(String(c.$H===0?24:c.$H),d==="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 d}}));return o.bind(this)(p)}}}))})),N1=rt(((t,a)=>{(function(n,i){typeof t=="object"&&typeof a<"u"?a.exports=i():typeof define=="function"&&define.amd?define(i):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_plugin_localeData=i()})(t,(function(){"use strict";return function(n,i,r){var o=i.prototype,s=function(d){return d&&(d.indexOf?d:d.s)},c=function(d,m,M,B,y){var h=d.name?d:d.$locale(),w=s(h[m]),b=s(h[M]),g=w||b.map((function(E){return E.slice(0,B)}));if(!y)return g;var f=h.weekStart;return g.map((function(E,x){return g[(x+(f||0))%7]}))},e=function(){return r.Ls[r.locale()]},u=function(d,m){return d.formats[m]||(function(M){return M.replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,(function(B,y,h){return y||h.slice(1)}))})(d.formats[m.toUpperCase()])},p=function(){var d=this;return{months:function(m){return m?m.format("MMMM"):c(d,"months")},monthsShort:function(m){return m?m.format("MMM"):c(d,"monthsShort","months",3)},firstDayOfWeek:function(){return d.$locale().weekStart||0},weekdays:function(m){return m?m.format("dddd"):c(d,"weekdays")},weekdaysMin:function(m){return m?m.format("dd"):c(d,"weekdaysMin","weekdays",2)},weekdaysShort:function(m){return m?m.format("ddd"):c(d,"weekdaysShort","weekdays",3)},longDateFormat:function(m){return u(d.$locale(),m)},meridiem:this.$locale().meridiem,ordinal:this.$locale().ordinal}};o.localeData=function(){return p.bind(this)()},r.localeData=function(){var d=e();return{firstDayOfWeek:function(){return d.weekStart||0},weekdays:function(){return r.weekdays()},weekdaysShort:function(){return r.weekdaysShort()},weekdaysMin:function(){return r.weekdaysMin()},months:function(){return r.months()},monthsShort:function(){return r.monthsShort()},longDateFormat:function(m){return u(d,m)},meridiem:d.meridiem,ordinal:d.ordinal}},r.months=function(){return c(e(),"months")},r.monthsShort=function(){return c(e(),"monthsShort","months",3)},r.weekdays=function(d){return c(e(),"weekdays",null,null,d)},r.weekdaysShort=function(d){return c(e(),"weekdaysShort","weekdays",3,d)},r.weekdaysMin=function(d){return c(e(),"weekdaysMin","weekdays",2,d)}}}))})),C1=rt(((t,a)=>{(function(n,i){typeof t=="object"&&typeof a<"u"?a.exports=i():typeof define=="function"&&define.amd?define(i):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_plugin_weekOfYear=i()})(t,(function(){"use strict";var n="week",i="year";return function(r,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 p=s(this).startOf(i).add(1,i).date(u),d=s(this).endOf(n);if(p.isBefore(d))return 1}var m=s(this).startOf(i).date(u).startOf(n).subtract(1,"millisecond"),M=this.diff(m,n,!0);return M<0?s(this).startOf("week").week():Math.ceil(M)},c.weeks=function(e){return e===void 0&&(e=null),this.week(e)}}}))})),k1=rt(((t,a)=>{(function(n,i){typeof t=="object"&&typeof a<"u"?a.exports=i():typeof define=="function"&&define.amd?define(i):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_plugin_weekYear=i()})(t,(function(){"use strict";return function(n,i){i.prototype.weekYear=function(){var r=this.month(),o=this.week(),s=this.year();return o===1&&r===11?s+1:r===0&&o>=52?s-1:s}}}))})),x1=rt(((t,a)=>{(function(n,i){typeof t=="object"&&typeof a<"u"?a.exports=i():typeof define=="function"&&define.amd?define(i):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_plugin_dayOfYear=i()})(t,(function(){"use strict";return function(n,i,r){i.prototype.dayOfYear=function(o){var s=Math.round((r(this).startOf("day")-r(this).startOf("year"))/864e5)+1;return o==null?s:this.add(o-s,"day")}}}))})),z1=rt(((t,a)=>{(function(n,i){typeof t=="object"&&typeof a<"u"?a.exports=i():typeof define=="function"&&define.amd?define(i):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_plugin_isSameOrAfter=i()})(t,(function(){"use strict";return function(n,i){i.prototype.isSameOrAfter=function(r,o){return this.isSame(r,o)||this.isAfter(r,o)}}}))})),T1=rt(((t,a)=>{(function(n,i){typeof t=="object"&&typeof a<"u"?a.exports=i():typeof define=="function"&&define.amd?define(i):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_plugin_isSameOrBefore=i()})(t,(function(){"use strict";return function(n,i){i.prototype.isSameOrBefore=function(r,o){return this.isSame(r,o)||this.isBefore(r,o)}}}))})),lt=ot(S1(),1),E1=ot(w1(),1),$1=ot(v1(),1),V1=ot(N1(),1),B1=ot(C1(),1),D1=ot(k1(),1),M1=ot(x1(),1),I1=ot(z1(),1),A1=ot(T1(),1);lt.default.extend(V1.default),lt.default.extend($1.default),lt.default.extend(E1.default),lt.default.extend(B1.default),lt.default.extend(D1.default),lt.default.extend(M1.default),lt.default.extend(I1.default),lt.default.extend(A1.default);var Pe={format(t,a="YYYY-MM-DD"){return(0,lt.default)(t).format(a)},parser(t,a){return(0,lt.default)(t,a).toDate()},getDay(t,a,n){let i=a??new Date;const r=t*(1e3*60*60*24);return i=new Date(i.getTime()+r),n=n??"YYYY-MM-DD",this.format(i,n)},isLeapYear(t){return t%4==0&&t%100!=0||t%400==0},getWhatDay(t,a,n){let i=new Date(t+"/"+a+"/"+n).getDay();return i==0&&(i=7),i},getMonthDays(t,a){return/^0/.test(a)&&(a=a.split("")[1]),[0,31,this.isLeapYear(Number(t))?29:28,31,30,31,30,31,31,30,31,30,31][a]},getNumTwoBit(t){return t=Number(t),(t>9?"":"0")+t},date2Str:function(t,a){return a=a||"-",[t.getFullYear(),this.getNumTwoBit(t.getMonth()+1),this.getNumTwoBit(t.getDate())].join(a)},compare(t,a,n){const i=typeof t=="string"?this.parser(t,n):t,r=typeof a=="string"?this.parser(a,n):a,o=i.getTime(),s=r.getTime();return o==s?0:o>s?1:-1},between(t,a,n,i){let r;i==="year"?r=new Date(new Date(a).setFullYear(a.getFullYear()+n)):i==="month"?r=new Date(new Date(a).setMonth(a.getMonth()+n)):r=new Date(new Date(a).setDate(a.getDate()+n));const o=t.getTime(),s=r.getTime(),c=a.getTime();return s>c?o>=c&&o<=s:o>=s&&o<=c},inScope4Day(t,a,n){return this.between(t,a,n,"day")},inScope4Month(t,a,n){return this.between(t,a,n,"month")},inScope4Year(t,a,n){return this.between(t,a,n,"year")}},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"},rangeSeparator:{type:[String],required:!1},maxLength:{type:[String,Number]}},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}},P1={...xe,...Ee,...Xr,...Zr};function _1(t,a,n,i){return{props:P1,emits:["change","update:modelValue","update:longTerm","blur","focus","clear","visible-change","calendar-change","panel-change","setValue"],setup(r,o){const{itemTemplateRef:s,innerDisabled:c,disabled:e,innerReadonly:u,readonly:p,browse:d}=Ie(r),{emitEvent:m,exposeApi:M}=Te({componentName:t,validateCheckEvents:["blur","update:modelValue"],get readonly(){return p.value},get disabled(){return e.value},get props(){return r},context:o,get templateRefProxy(){return s.value}},r.prop??o.attrs.name),{toLocaleRefs:B}=(0,Ce.useFoxI18n)(a),y=B(r,["placeholder"]),h=(0,l.ref)(!1),w=ve(r,"modelValue",null,m),b=(0,l.computed)(()=>q.value&&Array.isArray(w.value)&&w.value.length==2?w.value[0]:w.value),g=(0,l.computed)(()=>q.value?"longTermKey":"normalKey"),f=N=>{if(q.value&&r.type==="daterange"){const C=[...w.value];C[0]=N,w.value=C}else w.value=N;m("update:modelValue",w.value),m("change",w.value)},E=(0,l.computed)(()=>q.value&&r.type==="daterange"?"date":r.type),x=t,_=(0,l.computed)(()=>({[`${x}`]:!0,"is-long":q.value,"is-readonly":p.value,"is-disabled":e.value}));let I=ve(r,"hintText"),j=(0,l.ref)(!1);const O=N=>{let C=N.target.value;h.value=!0,ge(I.value)||(j.value=!0),m("focus",C,N)},$=N=>{setTimeout(()=>{j.value&&(j.value=!1),h.value=!1},0);let C=N.target.value;r.maxLength&&C.length>Number(r.maxLength)&&(C=C.slice(0,Number(r.maxLength))),m("blur",C,N)},K=()=>{m("clear","")},T=N=>{m("calendar-change",N)},v=(N,C,k)=>{m("panel-change",N,C,k)},L=N=>{m("visible-change",N)},A=Ve((0,l.computed)(()=>r.longTermText),"longTermText",qe.Near),W=Ve((0,l.computed)(()=>r.longTermActionLabel),"longTermActionLabel",qe.Near),Y=Ve((0,l.computed)(()=>r.longTermValue),"longTermValue",qe.Near),J=Ve((0,l.computed)(()=>r.compatibleLongTermValue),"compatibleLongTermValue",qe.Near);let F=null;const q=(0,l.ref)(he(r.longTerm)),R=N=>{if(q.value=N,m("update:longTerm",N),N){if(F=w.value,r.type==="daterange"){const C=[];Array.isArray(Y.value)?(C[0]=w.value?w.value[0]??Y.value[0]:null,C[1]=Y.value[1]??Y.value[0]):(C[0]=w.value?w.value[0]??Y.value:null,C[1]=q.value),C[0]||(C[0]=r.valueFormat?Pe.format(new Date,r.valueFormat):new Date),C[1]||(C[1]=r.valueFormat?Pe.format(new Date,r.valueFormat):new Date),w.value=C}else Array.isArray(Y.value)?w.value=Y.value[1]??Y.value[0]:w.value=Y.value,w.value||(w.value=r.valueFormat?Pe.format(new Date,r.valueFormat):new Date);m("update:modelValue",w.value)}else{if(r.type==="daterange"){const C=[];C[0]=Array.isArray(w.value)?w.value[0]:w.value,Array.isArray(F)?C[1]=F[1]:C[1]=F,C[0]||(C[0]=r.valueFormat?Pe.format(new Date,r.valueFormat):new Date),C[1]||(C[1]=r.valueFormat?Pe.format(new Date,r.valueFormat):new Date),w.value=C}else w.value=F;m("update:modelValue",w.value),setTimeout(()=>{H()},100)}},D=he(r.isLongTerm);if(D){const N=()=>{if(q.value===!0){if(F=w.value,r.type==="daterange"){const C=[w.value[0]];Array.isArray(Y.value)?C[1]=Y.value[1]??Y.value[0]:C[1]=q.value,C[0]||(C[0]=r.valueFormat?Pe.format(new Date,r.valueFormat):new Date),C[1]||(C[1]=r.valueFormat?Pe.format(new Date,r.valueFormat):new Date),w.value=C}else w.value=Y.value;m("update:modelValue",w.value)}else Ge(Y.value,w.value)&&(q.value=!0)};N(),(0,l.watch)([()=>r.longTerm],([C])=>{q.value!==C&&N()}),(0,l.watch)([()=>w.value],([C])=>{let k=!1;if(r.type==="daterange"&&Array.isArray(C))try{let Z=C[1];if(!Z)return;if(C[0]==null){m("update:modelValue",[]);return}typeof Z!="string"&&r.valueFormat&&(Z=Pe.format(Z,r.valueFormat));let ne=Array.isArray(Y.value)?Y.value[1]:Y.value;(Z===ne||Array.isArray(J.value)&&J.value.findIndex(oe=>Z==oe)!==-1)&&(k=!0)}catch(Z){console.error(Z)}q.value!==k&&(q.value=k)},{immediate:!0})}const G=(0,l.computed)(()=>({"fox-date-item__long":!0,"is-active":h.value})),U=(0,l.ref)(),z=/^\d+$/,ee=(N,C)=>typeof r.flashFillThreshold=="function"?r.flashFillThreshold(N,C):z.test(N)&&N.length===r.flashFillThreshold,le=(N,C)=>{let k;if(typeof r.flashFillFormat=="function")k=r.flashFillFormat(N,C);else{const ne=r.flashFillFormat??"YYYYMMDD";k=Pe.parser(N,ne)}const Z=r.valueFormat??"YYYY-MM-DD";return Pe.format(k,Z)},re=N=>N?N.endsWith("range"):!1,X=N=>{if(!N.target)return;const C=N.target.value??"";if(ee(C,r.type)){const k=le(C,r.type);if(re(r.type)){const Z=Array.isArray(w.value)?[...w.value]:[];Z[0]=k,f(Z)}else f(k)}},te=N=>{if(!N.target)return;const C=N.target.value??"";if(ee(C,r.type)){const k=le(C,r.type);if(re(r.type)){const Z=Array.isArray(w.value)?[...w.value]:[];Z[1]=k,f(Z)}else f(k)}},H=()=>{if(r.flashFill&&s.value&&s.value.$el)if(re(r.type)){const N=s.value.$el.querySelectorAll("input.el-range-input");N[0]&&N[0].addEventListener("input",X),N[1]&&N[1].addEventListener("input",te)}else{const N=s.value.$el.querySelector("input.el-input__inner");N&&N.addEventListener("input",X)}},Q=()=>{if(r.flashFill&&s.value&&s.value.$el)if(re(r.type)){const N=s.value.$el.querySelectorAll("input.el-range-input");N[0]&&N[0].removeEventListener("input",X),N[1]&&N[1].removeEventListener("input",te)}else{const N=s.value.$el.querySelector("input.el-input__inner");N&&N.removeEventListener("input",X)}};(0,l.onMounted)(H),(0,l.onBeforeUnmount)(Q),M({focus:()=>{U?.value.focus()},blur:()=>{U?.value.blur()},handleOpen:()=>{U?.value.handleOpen()},handleClose:()=>{U?.value.handleClose()},setDisabled:N=>{c.value=N},setReadonly:N=>{u.value=N}});const V=(0,l.computed)(()=>{if(Le(b.value))return"";const N=r.rangeSeparator??" - ",C=Array.isArray(b.value)?b.value:[b.value];D&&q.value&&(C[1]=A.value);const k=[];for(let ne=0;ne<C.length;ne++){const oe=C[ne];if(oe==="string"&&k.push(oe),oe instanceof Date){const ce=Pe.format(oe,r.format);k.push(ce)}}const Z=` ${N} `;return k.join(Z)});return()=>{if(d.value==="on"&&(p.value||e.value))return i(V.value,o.slots);const N={...o.attrs,key:g.value,type:E.value,ref:U,class:_.value,placeholder:y.placeholder.value,rangeSeparator:r.rangeSeparator,disabled:e.value,readonly:p.value,modelValue:b.value,valueFormat:r.valueFormat,format:r.format,"onUpdate:modelValue":f,onClear:K,onFocus:O,onBlur:$,onCalendarChange:T,onPanelChange:v,onVisibleChange:L},C={};o.slots["range-separator"]&&(C["range-separator"]=o.slots["range-separator"]),o.slots.cell&&(C.default=o.slots.cell);const k=[],Z=(0,l.h)(P.ElDatePicker,N,C);k.push(Z);const ne={default:()=>k};if(ne.label=o.slots.default,ne.fixedPreTip=o.slots.fixedPreTip,ne.fixedTip=o.slots.fixedTip,D){if(q.value){const ce=(0,l.h)("span",{class:["fox-date-item__long-splitor"]},["-"]),me=(0,l.h)("input",{class:["fox-date-item__long-text"],value:A.value,readonly:!0}),pe=(0,l.h)("div",{class:G.value},{default:()=>[ce,me]});k.push(pe)}if(!p.value&&!e.value){const ce=(0,l.h)(P.ElCheckbox,{label:W.value||A.value,disabled:p.value||e.value,modelValue:q.value,"onUpdate:modelValue":R}),me=(0,l.h)("div",{class:{[`${x}__append`]:!0}},[ce]);ne.append=()=>me}}const oe={...Me(r,Xr,Zr),ref:s,class:{[`${x}__wrapper`]:!0,"has-append":D},hintText:I.value,hintVisible:j.value};return r.prop&&(oe.prop=`${r.prop}_item`),n(oe,ne)}}}}var{componentName:L1,create:F1,scope:R1}=se("date-item"),O1=F1(_1(L1,R1,Ae,He)),Yn=O1,de={format(t,a="YYYY-MM-DD"){return Pe.format(t,a)},parser(t,a){return Pe.parser(t,a)},isLeapYear:function(t){return Pe.isLeapYear(t)},getWhatDay:function(t,a,n){return["星期日","星期一","星期二","星期三","星期四","星期五","星期六"][new Date(t+"/"+a+"/"+n).getDay()]},getMonthPreDay:function(t,a){let n=new Date(t+"/"+a+"/01").getDay();return n==0&&(n=7),n},getMonthDays:function(t,a){return/^0/.test(a)&&(a=a.split("")[1]),[0,31,this.isLeapYear(Number(t))?29:28,31,30,31,30,31,31,30,31,30,31][a]},getNumTwoBit:function(t){return t=Number(t),(t>9?"":"0")+t},date2Str:function(t,a){return a=a||"-",[t.getFullYear(),this.getNumTwoBit(t.getMonth()+1),this.getNumTwoBit(t.getDate())].join(a)},getDay:function(t){t=t||0;let a=new Date;const n=t*(1e3*60*60*24);return a=new Date(a.getTime()+n),this.date2Str(a)},compareDate:function(t,a){return!(new Date(t.replace("-","/").replace("-","/"))>=new Date(a.replace("-","/").replace("-","/")))},isEqual:function(t,a){return new Date(t).getTime()==new Date(a).getTime()},getMonthWeek:function(t,a,n,i=0){const r=new Date(Number(t),parseInt(a)-1,Number(n));let o=r.getDay();const s=r.getDate();let c=6-o;return i!==0&&(o=o==0?7:o,c=7-o),Math.ceil((s+c)/7)},getYearWeek:function(t,a,n,i=0){const r=new Date(Number(t),parseInt(a)-1,Number(n)),o=new Date(Number(t),0,1),s=Math.round((r.valueOf()-o.valueOf())/864e5);return Math.ceil((s+(o.getDay()+1-1))/7)},getWeekDate:function(t,a,n,i=0){const r=new Date(Number(t),parseInt(a)-1,Number(n)),o=r.getTime();let s=r.getDay();if(i===0){const e=o-s*864e5,u=o+(6-s)*864e5;return[this.date2Str(new Date(e)),this.date2Str(new Date(u))]}else{s=s==0?7:s;const c=1440*60*1e3,e=o-(s-1)*c,u=o+(7-s)*c;return[this.date2Str(new Date(e)),this.date2Str(new Date(u))]}},formatResultDate:function(t){const a=[...t.split("-")];return a[2]=de.getNumTwoBit(Number(a[2])),a[3]=`${a[0]}-${a[1]}-${a[2]}`,a[4]=de.getWhatDay(+a[0],+a[1],+a[2]),a}},q1=t=>!!(!t||typeof t=="string"&&t.length==0||Array.isArray(t)&&t.length==0),Wn={type:{type:String,default:"one"},isAutoBackFill:{type:Boolean,default:!1},toDateAnimation:{type:Boolean,default:!0},poppable:{type:Boolean,default:!0},showTitle:{type:Boolean,default:!0},showSubTitle:{type:Boolean,default:!0},visible:{type:Boolean,default:!1},showToday:{type:Boolean,default:!0},title:{type:String},confirmText:{type:String},startText:{type:String},endText:{type:String},defaultValue:{type:[String,Array]},startDate:{type:String},endDate:{type:String},firstDayOfWeek:{type:Number,default:0,validator:t=>t>=0&&t<=6},popClass:{type:String},popStyle:{type:Object}},Un={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:{}}},Jr=2e3,Qr=Jr,H1=(t,a)=>({components:a,props:{...Un},emits:["click-pop","click-close-icon","open","close","opend","closed","click-overlay","update:visible"],setup(n,{emit:i}){const r=(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:r.zIndex,transitionDuration:`${n.duration}s`,...n.style})),c=(0,l.computed)(()=>n.transition?n.transition:`fox-popup-slide-${n.position}`),e=()=>{n.zIndex!==Jr&&(Qr=Number(n.zIndex)),i("update:visible",!0),r.zIndex=++Qr,n.destroyOnClose&&(r.showSlot=!0),i("open")},u=()=>{i("update:visible",!1),i("close"),n.destroyOnClose&&setTimeout(()=>{r.showSlot=!1},+n.duration*1e3)},p=y=>{i("click-pop",y)},d=y=>{y.stopPropagation(),i("click-close-icon",y),i("update:visible",!1)},m=y=>{i("click-overlay",y),n.closeOnClickOverlay&&i("update:visible",!1)},M=y=>{i("opend",y)},B=y=>{i("closed",y)};return(0,l.watch)(()=>n.visible,y=>{n.visible?e():u()}),(0,l.watch)(()=>n.closeable,y=>{r.closed=y}),{...(0,l.toRefs)(r),popStyle:s,transitionName:c,classes:o,onClick:p,onClickCloseIcon:d,onClickOverlay:m,onOpened:M,onClosed:B}}}),Zt=0,eo="fox-overflow-hidden",to=()=>ft?document.body:{classList:[]},K1=t=>[()=>{if(t())try{!Zt&&to().classList.add(eo),Zt++}catch{}},()=>{if(t()&&Zt)try{Zt--,!Zt&&to().classList.remove(eo)}catch{}}],j1={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:Y1,create:W1}=se("overlay"),U1=W1({props:{...j1},emits:["click","update:visible"],setup(t,{emit:a}){const[n,i]=K1(()=>t.lockScroll),r=(0,l.computed)(()=>({[Y1]:!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():i()}),{classes:r,style:o,onClick:c=>{a("click",c),t.closeOnClickOverlay&&a("update:visible",!1)}}}});function G1(t,a,n,i,r,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 ql=Re(U1,[["render",G1]]),lo="fox-icon",Sp=(0,l.defineComponent)({__name:"IconFont",props:{name:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""},classPrefix:{type:String,default:"fox-icon"},fontClassName:{type:String,default:"foxui-iconfont"},color:{type:String,default:""},tag:{type:String,default:"i"}},emits:["click"],setup(t,{emit:a}){var n;const i=t,r=a,o=m=>{r("click",m)},s=(0,l.useSlots)();(0,l.useAttrs)();const c=()=>i.name?i.name.indexOf("/")!==-1:!1,e=m=>{if(m)return isNaN(Number(m))?String(m):m+"px"},u=c();let p=(0,l.h)(u?"img":i.tag,{class:u?`${lo}__img`:`${i.fontClassName} ${lo} ${i.classPrefix}-${i.name}`,style:{color:i.color,fontSize:e(i.size),width:e(i.width||i.size),height:e(i.height||i.size)},onClick:o,src:u?i.name:""},(n=s.default)==null?void 0:n.call(s));const d=()=>p;return(m,M)=>((0,l.openBlock)(),(0,l.createBlock)(d))}}),wp={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"}]}]},vp=["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"],X1=["aria-labelledby"],Z1=[(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)],Np=(0,l.defineComponent)({__name:"Voice",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,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:"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)],e0=(0,l.defineComponent)({__name:"Uploader",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Q1,14,J1))}}),t0=["aria-labelledby"],l0=[(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)],Cp=(0,l.defineComponent)({__name:"UploadCloud",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},l0,14,t0))}}),n0=["aria-labelledby"],a0=[(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)],kp=(0,l.defineComponent)({__name:"Tuozhuai",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},a0,14,n0))}}),r0=["aria-labelledby"],o0=[(0,l.createElementVNode)("path",{d:"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)],xp=(0,l.defineComponent)({__name:"TriangleUp",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},o0,14,r0))}}),i0=["aria-labelledby"],s0=[(0,l.createElementVNode)("path",{d:"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)],zp=(0,l.defineComponent)({__name:"TriangleDown",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},s0,14,i0))}}),c0=["aria-labelledby"],u0=[(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)],Tp=(0,l.defineComponent)({__name:"Transmit",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},u0,14,c0))}}),d0=["aria-labelledby"],f0=[(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)],Ep=(0,l.defineComponent)({__name:"Top",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},f0,14,d0))}}),m0=["aria-labelledby"],h0=[(0,l.createElementVNode)("path",{d:"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)],p0=(0,l.defineComponent)({__name:"Tips",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},h0,14,m0))}}),g0=["aria-labelledby"],y0=[(0,l.createElementVNode)("path",{d:"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)],$p=(0,l.defineComponent)({__name:"Suoding",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},y0,14,g0))}}),b0=["aria-labelledby"],S0=[(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)],w0=(0,l.defineComponent)({__name:"Success",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},S0,14,b0))}}),v0=["aria-labelledby"],N0=[(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)],Vp=(0,l.defineComponent)({__name:"Star2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},N0,14,v0))}}),C0=["aria-labelledby"],k0=[(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)],Bp=(0,l.defineComponent)({__name:"Star11",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1177 1024","aria-labelledby":t.name,role:"presentation"},k0,14,C0))}}),x0=["aria-labelledby"],z0=[(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)],Dp=(0,l.defineComponent)({__name:"Star1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},z0,14,x0))}}),T0=["aria-labelledby"],E0=[(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)],Mp=(0,l.defineComponent)({__name:"Star",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},E0,14,T0))}}),$0=["aria-labelledby"],V0=[(0,l.createElementVNode)("path",{d:"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)],Ip=(0,l.defineComponent)({__name:"StarN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1177 1024","aria-labelledby":t.name,role:"presentation"},V0,14,$0))}}),B0=["aria-labelledby"],D0=[(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)],Ap=(0,l.defineComponent)({__name:"StarFill2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1081 1024","aria-labelledby":t.name,role:"presentation"},D0,14,B0))}}),M0=["aria-labelledby"],I0=[(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)],Pp=(0,l.defineComponent)({__name:"StarFill1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},I0,14,M0))}}),A0=["aria-labelledby"],P0=[(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)],_p=(0,l.defineComponent)({__name:"StarFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},P0,14,A0))}}),_0=["aria-labelledby"],L0=[(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)],Lp=(0,l.defineComponent)({__name:"StarFillN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1081 1024","aria-labelledby":t.name,role:"presentation"},L0,14,_0))}}),F0=["aria-labelledby"],R0=[(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)],Fp=(0,l.defineComponent)({__name:"SmileFace",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},R0,14,F0))}}),O0=["aria-labelledby"],q0=[(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)],Rp=(0,l.defineComponent)({__name:"Shop3",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1050 1024","aria-labelledby":t.name,role:"presentation"},q0,14,O0))}}),H0=["aria-labelledby"],K0=[(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)],Op=(0,l.defineComponent)({__name:"Shop",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},K0,14,H0))}}),j0=["aria-labelledby"],Y0=[(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)],qp=(0,l.defineComponent)({__name:"Share1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Y0,14,j0))}}),W0=["aria-labelledby"],U0=[(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)],Hp=(0,l.defineComponent)({__name:"Share",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1090 1024","aria-labelledby":t.name,role:"presentation"},U0,14,W0))}}),G0=["aria-labelledby"],X0=[(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)],Kp=(0,l.defineComponent)({__name:"ShareN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},X0,14,G0))}}),Z0=["aria-labelledby"],J0=[(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)],jp=(0,l.defineComponent)({__name:"Setting",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},J0,14,Z0))}}),Q0=["aria-labelledby"],eu=[(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)],Yp=(0,l.defineComponent)({__name:"Service2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},eu,14,Q0))}}),tu=["aria-labelledby"],lu=[(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)],Wp=(0,l.defineComponent)({__name:"Service",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,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:"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)],ru=(0,l.defineComponent)({__name:"Search2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,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:"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)],Up=(0,l.defineComponent)({__name:"Search",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,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:"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)],Gp=(0,l.defineComponent)({__name:"ScreenLittle",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,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:"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)],Xp=(0,l.defineComponent)({__name:"Scan2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1079 1024","aria-labelledby":t.name,role:"presentation"},du,14,uu))}}),fu=["aria-labelledby"],mu=[(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)],Zp=(0,l.defineComponent)({__name:"Scan",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},mu,14,fu))}}),hu=["aria-labelledby"],pu=[(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)],Jp=(0,l.defineComponent)({__name:"SFollow",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1113 1024","aria-labelledby":t.name,role:"presentation"},pu,14,hu))}}),gu=["aria-labelledby"],yu=[(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)],bu=(0,l.defineComponent)({__name:"Right",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},yu,14,gu))}}),Su=["aria-labelledby"],wu=[(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)],Qp=(0,l.defineComponent)({__name:"Retweet",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},wu,14,Su))}}),vu=["aria-labelledby"],Nu=[(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)],eg=(0,l.defineComponent)({__name:"Refresh2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Nu,14,vu))}}),Cu=["aria-labelledby"],ku=[(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)],tg=(0,l.defineComponent)({__name:"Refresh",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},ku,14,Cu))}}),xu=["aria-labelledby"],zu=[(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)],lg=(0,l.defineComponent)({__name:"RectUp",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},zu,14,xu))}}),Tu=["aria-labelledby"],Eu=[(0,l.createElementVNode)("path",{d:"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)],ng=(0,l.defineComponent)({__name:"RectRight",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Eu,14,Tu))}}),$u=["aria-labelledby"],Vu=[(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)],ag=(0,l.defineComponent)({__name:"RectLeft",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Vu,14,$u))}}),Bu=["aria-labelledby"],Du=[(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)],rg=(0,l.defineComponent)({__name:"RectDown",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Du,14,Bu))}}),Mu=["aria-labelledby"],Iu=[(0,l.createElementVNode)("path",{d:"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)],og=(0,l.defineComponent)({__name:"Question",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Iu,14,Mu))}}),Au=["aria-labelledby"],Pu=[(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)],ig=(0,l.defineComponent)({__name:"PoweroffCircleFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Pu,14,Au))}}),_u=["aria-labelledby"],Lu=[(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)],sg=(0,l.defineComponent)({__name:"Plus",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Lu,14,_u))}}),Fu=["aria-labelledby"],Ru=[(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)],cg=(0,l.defineComponent)({__name:"PlayStop",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Ru,14,Fu))}}),Ou=["aria-labelledby"],qu=[(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)],ug=(0,l.defineComponent)({__name:"PlayStart",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},qu,14,Ou))}}),Hu=["aria-labelledby"],Ku=[(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)],dg=(0,l.defineComponent)({__name:"PlayDoubleForward",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Ku,14,Hu))}}),ju=["aria-labelledby"],Yu=[(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)],fg=(0,l.defineComponent)({__name:"PlayDoubleBack",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Yu,14,ju))}}),Wu=["aria-labelledby"],Uu=[(0,l.createElementVNode)("path",{d:"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)],mg=(0,l.defineComponent)({__name:"PlayCircleFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,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:"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),Zu=(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),hg=(0,l.defineComponent)({__name:"Picture",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[Xu,(0,l.createTextVNode)(","),Zu],14,Gu))}}),Ju=["aria-labelledby"],Qu=[(0,l.createElementVNode)("path",{d:"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,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1141 1024","aria-labelledby":t.name,role:"presentation"},Qu,14,Ju))}}),e2=["aria-labelledby"],t2=(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),l2=(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),gg=(0,l.defineComponent)({__name:"PhotographFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[t2,(0,l.createTextVNode)(","),l2],14,e2))}}),n2=["aria-labelledby"],a2=(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),r2=(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),o2=(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),yg=(0,l.defineComponent)({__name:"Phonering",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[a2,(0,l.createTextVNode)(","),r2,(0,l.createTextVNode)(","),o2],14,n2))}}),i2=["aria-labelledby"],s2=[(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)],bg=(0,l.defineComponent)({__name:"PhoneringFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},s2,14,i2))}}),c2=["aria-labelledby"],u2=[(0,l.createElementVNode)("path",{d:"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,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},u2,14,c2))}}),d2=["aria-labelledby"],f2=[(0,l.createElementVNode)("path",{d:"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)],wg=(0,l.defineComponent)({__name:"PhoneFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},f2,14,d2))}}),m2=["aria-labelledby"],h2=[(0,l.createElementVNode)("path",{d:"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)],vg=(0,l.defineComponent)({__name:"Persons2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1170 1024","aria-labelledby":t.name,role:"presentation"},h2,14,m2))}}),p2=["aria-labelledby"],g2=(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),y2=(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,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[g2,(0,l.createTextVNode)(","),y2],14,p2))}}),b2=["aria-labelledby"],S2=[(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)],Cg=(0,l.defineComponent)({__name:"Person2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},S2,14,b2))}}),w2=["aria-labelledby"],v2=[(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)],kg=(0,l.defineComponent)({__name:"Person",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},v2,14,w2))}}),N2=["aria-labelledby"],C2=[(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)],xg=(0,l.defineComponent)({__name:"PersonMinus",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},C2,14,N2))}}),k2=["aria-labelledby"],x2=[(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)],zg=(0,l.defineComponent)({__name:"PersonAdd",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},x2,14,k2))}}),z2=["aria-labelledby"],T2=[(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,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},T2,14,z2))}}),E2=["aria-labelledby"],$2=[(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)],Eg=(0,l.defineComponent)({__name:"Order",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},$2,14,E2))}}),V2=["aria-labelledby"],B2=[(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)],$g=(0,l.defineComponent)({__name:"Notice",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1027 1024","aria-labelledby":t.name,role:"presentation"},B2,14,V2))}}),D2=["aria-labelledby"],M2=[(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)],Vg=(0,l.defineComponent)({__name:"My2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},M2,14,D2))}}),I2=["aria-labelledby"],A2=[(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)],Bg=(0,l.defineComponent)({__name:"My",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},A2,14,I2))}}),P2=["aria-labelledby"],_2=[(0,l.createElementVNode)("path",{d:"M176 511a56 56 0 1 0 112 0 56 56 0 1 0-112 0zm280 0a56 56 0 1 0 112 0 56 56 0 1 0-112 0zm280 0a56 56 0 1 0 112 0 56 56 0 1 0-112 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Dg=(0,l.defineComponent)({__name:"More",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 3891 1024","aria-labelledby":t.name,role:"presentation"},_2,14,P2))}}),L2=["aria-labelledby"],F2=[(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)],Mg=(0,l.defineComponent)({__name:"MoreX",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},F2,14,L2))}}),R2=["aria-labelledby"],O2=[(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)],Ig=(0,l.defineComponent)({__name:"MoreS",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},O2,14,R2))}}),q2=["aria-labelledby"],H2=[(0,l.createElementVNode)("path",{d:"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)],K2=(0,l.defineComponent)({__name:"MoreH",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},H2,14,q2))}}),j2=["aria-labelledby"],Y2=[(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)],Ag=(0,l.defineComponent)({__name:"Minus",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Y2,14,j2))}}),W2=["aria-labelledby"],U2=[(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)],Pg=(0,l.defineComponent)({__name:"Mike",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,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:"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),Z2=(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),J2=(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),_g=(0,l.defineComponent)({__name:"Microphone2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[X2,(0,l.createTextVNode)(","),Z2,(0,l.createTextVNode)(","),J2],14,G2))}}),Q2=["aria-labelledby"],e3=[(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)],Lg=(0,l.defineComponent)({__name:"Microphone",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},e3,14,Q2))}}),t3=["aria-labelledby"],l3=[(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)],Fg=(0,l.defineComponent)({__name:"Message",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,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:"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)],Rg=(0,l.defineComponent)({__name:"MergeForward",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},a3,14,n3))}}),r3=["aria-labelledby"],o3=[(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)],Og=(0,l.defineComponent)({__name:"MaskClose",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},o3,14,r3))}}),i3=["aria-labelledby"],s3=[(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,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2043 1024","aria-labelledby":t.name,role:"presentation"},s3,14,i3))}}),c3=["aria-labelledby"],u3=[(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)],Hg=(0,l.defineComponent)({__name:"Lower",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},u3,14,c3))}}),d3=["aria-labelledby"],f3=[(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)],Kg=(0,l.defineComponent)({__name:"Locked",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},f3,14,d3))}}),m3=["aria-labelledby"],h3=[(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)],jg=(0,l.defineComponent)({__name:"Locationg3",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},h3,14,m3))}}),p3=["aria-labelledby"],g3=[(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)],Yg=(0,l.defineComponent)({__name:"Location2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},g3,14,p3))}}),y3=["aria-labelledby"],b3=[(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)],Wg=(0,l.defineComponent)({__name:"Location",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},b3,14,y3))}}),S3=["aria-labelledby"],w3=[(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)],Ug=(0,l.defineComponent)({__name:"Loading1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},w3,14,S3))}}),v3=["aria-labelledby"],N3=[(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)],Jt=(0,l.defineComponent)({__name:"Loading",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},N3,14,v3))}}),C3=["aria-labelledby"],k3=[(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)],Gg=(0,l.defineComponent)({__name:"Link",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},k3,14,C3))}}),x3=["aria-labelledby"],z3=[(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)],T3=(0,l.defineComponent)({__name:"Left",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},z3,14,x3))}}),E3=["aria-labelledby"],$3=[(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)],Xg=(0,l.defineComponent)({__name:"JoySmile",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 3072 1024","aria-labelledby":t.name,role:"presentation"},$3,14,E3))}}),V3=["aria-labelledby"],B3=[(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)],Zg=(0,l.defineComponent)({__name:"Jdl",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1181 1024","aria-labelledby":t.name,role:"presentation"},B3,14,V3))}}),D3=["aria-labelledby"],M3=[(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)],Jg=(0,l.defineComponent)({__name:"ItemsForward",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,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 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)],Qg=(0,l.defineComponent)({__name:"Issue",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},A3,14,I3))}}),P3=["aria-labelledby"],_3=[(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)],ey=(0,l.defineComponent)({__name:"Introduce",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},_3,14,P3))}}),L3=["aria-labelledby"],F3=[(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)],ty=(0,l.defineComponent)({__name:"Image",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},F3,14,L3))}}),R3=["aria-labelledby"],O3=[(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)],ly=(0,l.defineComponent)({__name:"ImageError",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},O3,14,R3))}}),q3=["aria-labelledby"],H3=(0,l.createElementVNode)("path",{d:"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),K3=(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),ny=(0,l.defineComponent)({__name:"Horn2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[H3,(0,l.createTextVNode)(","),K3],14,q3))}}),j3=["aria-labelledby"],Y3=[(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)],ay=(0,l.defineComponent)({__name:"Horn",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Y3,14,j3))}}),W3=["aria-labelledby"],U3=[(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)],ry=(0,l.defineComponent)({__name:"Horizontal",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1090 1024","aria-labelledby":t.name,role:"presentation"},U3,14,W3))}}),G3=["aria-labelledby"],X3=[(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)],oy=(0,l.defineComponent)({__name:"HorizontalN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},X3,14,G3))}}),Z3=["aria-labelledby"],J3=[(0,l.createElementVNode)("path",{d:"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)],iy=(0,l.defineComponent)({__name:"Home",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,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:"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)],sy=(0,l.defineComponent)({__name:"History",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1029 1024","aria-labelledby":t.name,role:"presentation"},e4,14,Q3))}}),t4=["aria-labelledby"],l4=[(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)],cy=(0,l.defineComponent)({__name:"Heart2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},l4,14,t4))}}),n4=["aria-labelledby"],a4=[(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)],uy=(0,l.defineComponent)({__name:"Heart1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,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:"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)],dy=(0,l.defineComponent)({__name:"Heart",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1144 1024","aria-labelledby":t.name,role:"presentation"},o4,14,r4))}}),i4=["aria-labelledby"],s4=[(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)],fy=(0,l.defineComponent)({__name:"HeartN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},s4,14,i4))}}),c4=["aria-labelledby"],u4=[(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)],my=(0,l.defineComponent)({__name:"HeartFill3",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,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:"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)],hy=(0,l.defineComponent)({__name:"HeartFill2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1144 1024","aria-labelledby":t.name,role:"presentation"},f4,14,d4))}}),m4=["aria-labelledby"],h4=[(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)],py=(0,l.defineComponent)({__name:"HeartFill1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1144 1024","aria-labelledby":t.name,role:"presentation"},h4,14,m4))}}),p4=["aria-labelledby"],g4=[(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)],gy=(0,l.defineComponent)({__name:"HeartFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},g4,14,p4))}}),y4=["aria-labelledby"],b4=[(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)],yy=(0,l.defineComponent)({__name:"HeartFillN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},b4,14,y4))}}),S4=["aria-labelledby"],w4=[(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)],by=(0,l.defineComponent)({__name:"Github",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},w4,14,S4))}}),v4=["aria-labelledby"],N4=(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),C4=(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),Sy=(0,l.defineComponent)({__name:"GarbageBin",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[N4,(0,l.createTextVNode)(","),C4],14,v4))}}),k4=["aria-labelledby"],x4=[(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)],wy=(0,l.defineComponent)({__name:"Footprint",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},x4,14,k4))}}),z4=["aria-labelledby"],T4=[(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)],vy=(0,l.defineComponent)({__name:"Follow",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1120 1024","aria-labelledby":t.name,role:"presentation"},T4,14,z4))}}),E4=["aria-labelledby"],$4=[(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)],Ny=(0,l.defineComponent)({__name:"Find",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},$4,14,E4))}}),V4=["aria-labelledby"],B4=(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),D4=(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),Cy=(0,l.defineComponent)({__name:"Filter",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[B4,(0,l.createTextVNode)(","),D4],14,V4))}}),M4=["aria-labelledby"],I4=(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),A4=(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),ky=(0,l.defineComponent)({__name:"FileUpload",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[I4,(0,l.createTextVNode)(","),A4],14,M4))}}),P4=["aria-labelledby"],_4=[(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)],L4=(0,l.defineComponent)({__name:"Failure",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},_4,14,P4))}}),F4=["aria-labelledby"],R4=[(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)],xy=(0,l.defineComponent)({__name:"Fabulous",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1061 1024","aria-labelledby":t.name,role:"presentation"},R4,14,F4))}}),O4=["aria-labelledby"],q4=[(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)],zy=(0,l.defineComponent)({__name:"Eye",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1210 1024","aria-labelledby":t.name,role:"presentation"},q4,14,O4))}}),H4=["aria-labelledby"],K4=[(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)],Ty=(0,l.defineComponent)({__name:"Edit2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},K4,14,H4))}}),j4=["aria-labelledby"],Y4=[(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)],Ey=(0,l.defineComponent)({__name:"Edit",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,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:"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)],$y=(0,l.defineComponent)({__name:"Dshop",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1327 1024","aria-labelledby":t.name,role:"presentation"},U4,14,W4))}}),G4=["aria-labelledby"],X4=[(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)],Vy=(0,l.defineComponent)({__name:"Drag",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,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:"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)],By=(0,l.defineComponent)({__name:"Download",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,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 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)],Dy=(0,l.defineComponent)({__name:"DownloadCloud",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},ed,14,Q4))}}),td=["aria-labelledby"],ld=[(0,l.createElementVNode)("path",{d:"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)],My=(0,l.defineComponent)({__name:"DownArrow",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},ld,14,td))}}),nd=["aria-labelledby"],ad=(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),rd=(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),od=(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),Iy=(0,l.defineComponent)({__name:"DoubleArrowRight",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[ad,(0,l.createTextVNode)(","),rd,(0,l.createTextVNode)(","),od],14,nd))}}),id=["aria-labelledby"],sd=(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),cd=(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),ud=(0,l.createElementVNode)("path",{d:"M605.013 874.24 218.88 488.107c-13.227-13.227-34.987-13.227-48.213 0-13.227 13.226-13.227 34.986 0 48.213L556.8 922.453c13.227 13.227 34.987 13.227 48.213 0 13.227-13.226 13.227-34.56 0-48.213z",fill:"currentColor","fill-opacity":"0.9"},null,-1),Ay=(0,l.defineComponent)({__name:"DoubleArrowLeft",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[sd,(0,l.createTextVNode)(","),cd,(0,l.createTextVNode)(","),ud],14,id))}}),dd=["aria-labelledby"],fd=[(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)],Py=(0,l.defineComponent)({__name:"DouArrowUp",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,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:"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)],_y=(0,l.defineComponent)({__name:"Dongdong",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1079 1024","aria-labelledby":t.name,role:"presentation"},hd,14,md))}}),pd=["aria-labelledby"],gd=[(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)],Ly=(0,l.defineComponent)({__name:"Del2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},gd,14,pd))}}),yd=["aria-labelledby"],bd=[(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)],Fy=(0,l.defineComponent)({__name:"Del",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},bd,14,yd))}}),Sd=["aria-labelledby"],wd=[(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)],Ry=(0,l.defineComponent)({__name:"Date",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},wd,14,Sd))}}),vd=["aria-labelledby"],Nd=[(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)],Oy=(0,l.defineComponent)({__name:"Comment",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Nd,14,vd))}}),Cd=["aria-labelledby"],kd=[(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)],qy=(0,l.defineComponent)({__name:"Close2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1026 1024","aria-labelledby":t.name,role:"presentation"},kd,14,Cd))}}),xd=["aria-labelledby"],zd=[(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)],no=(0,l.defineComponent)({__name:"Close",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1026 1024","aria-labelledby":t.name,role:"presentation"},zd,14,xd))}}),Td=["aria-labelledby"],Ed=[(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)],Hy=(0,l.defineComponent)({__name:"CloseLittle",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1026 1024","aria-labelledby":t.name,role:"presentation"},Ed,14,Td))}}),$d=["aria-labelledby"],Vd=[(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)],Ky=(0,l.defineComponent)({__name:"CloseFill2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Vd,14,$d))}}),Bd=["aria-labelledby"],Dd=[(0,l.createElementVNode)("path",{d:"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)],jy=(0,l.defineComponent)({__name:"Clock",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Dd,14,Bd))}}),Md=["aria-labelledby"],Id=[(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)],Yy=(0,l.defineComponent)({__name:"CircleClose",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Id,14,Md))}}),Ad=["aria-labelledby"],Pd=[(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)],ao=(0,l.defineComponent)({__name:"Checklist",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Pd,14,Ad))}}),_d=["aria-labelledby"],Ld=[(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)],Wy=(0,l.defineComponent)({__name:"Checked2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Ld,14,_d))}}),Fd=["aria-labelledby"],Rd=[(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)],Od=(0,l.defineComponent)({__name:"Checked",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Rd,14,Fd))}}),qd=["aria-labelledby"],Hd=[(0,l.createElementVNode)("path",{d:"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)],Uy=(0,l.defineComponent)({__name:"CheckedFill2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Hd,14,qd))}}),Kd=["aria-labelledby"],jd=[(0,l.createElementVNode)("path",{d:"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)],Yd=(0,l.defineComponent)({__name:"CheckNormal",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},jd,14,Kd))}}),Wd=["aria-labelledby"],Ud=[(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)],Gy=(0,l.defineComponent)({__name:"CheckDisabled",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Ud,14,Wd))}}),Gd=["aria-labelledby"],Xd=[(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)],Xy=(0,l.defineComponent)({__name:"CheckChecked",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1032 1024","aria-labelledby":t.name,role:"presentation"},Xd,14,Gd))}}),Zd=["aria-labelledby"],Jd=[(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)],Zy=(0,l.defineComponent)({__name:"Category",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Jd,14,Zd))}}),Qd=["aria-labelledby"],ef=[(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)],Jy=(0,l.defineComponent)({__name:"Cart2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1061 1024","aria-labelledby":t.name,role:"presentation"},ef,14,Qd))}}),tf=["aria-labelledby"],lf=[(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)],Qy=(0,l.defineComponent)({__name:"Cart",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1092 1024","aria-labelledby":t.name,role:"presentation"},lf,14,tf))}}),nf=["aria-labelledby"],af=[(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)],eb=(0,l.defineComponent)({__name:"Ask2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},af,14,nf))}}),rf=["aria-labelledby"],of=[(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)],tb=(0,l.defineComponent)({__name:"Ask",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},of,14,rf))}}),sf=["aria-labelledby"],cf=[(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)],lb=(0,l.defineComponent)({__name:"ArrowUp2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2472 1024","aria-labelledby":t.name,role:"presentation"},cf,14,sf))}}),uf=["aria-labelledby"],df=[(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)],nb=(0,l.defineComponent)({__name:"ArrowUp",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2252 1024","aria-labelledby":t.name,role:"presentation"},df,14,uf))}}),ff=["aria-labelledby"],mf=[(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)],ab=(0,l.defineComponent)({__name:"ArrowRight2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},mf,14,ff))}}),hf=["aria-labelledby"],pf=[(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)],gf=(0,l.defineComponent)({__name:"ArrowRight",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},pf,14,hf))}}),yf=["aria-labelledby"],bf=[(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)],rb=(0,l.defineComponent)({__name:"ArrowDown2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2472 1024","aria-labelledby":t.name,role:"presentation"},bf,14,yf))}}),Sf=["aria-labelledby"],wf=[(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)],ob=(0,l.defineComponent)({__name:"ArrowDown",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2252 1024","aria-labelledby":t.name,role:"presentation"},wf,14,Sf))}}),vf=["aria-labelledby"],Nf=[(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)],ib=(0,l.defineComponent)({__name:"Addfollow",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1111 1024","aria-labelledby":t.name,role:"presentation"},Nf,14,vf))}}),Cf=["aria-labelledby"],kf=[(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)],sb=(0,l.defineComponent)({__name:"Add",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},kf,14,Cf))}}),xf=["aria-labelledby"],zf=[(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)],cb=(0,l.defineComponent)({__name:"Jimi40",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},zf,14,xf))}}),Tf=["aria-labelledby"],Ef=[(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)],ub=(0,l.defineComponent)({__name:"Check",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,r=e=>{i("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=o(n.height)??o(n.size),e.width=o(n.width)??o(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Ef,14,Tf))}}),{componentName:$f,create:Vf}=se("popup"),Bf=Vf(H1($f,{FoxOverLay:ql,Close:no}));function Df(t,a,n,i,r,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 wt=Re(Bf,[["render",Df]]),{create:Mf,scope:If}=se("calendar-pane"),Af=Mf({props:{type:{type:String,default:"one"},valueFormat:{type:String,default:"YYYY-MM-DD"},isAutoBackFill:{type:Boolean,default:!1},toDateAnimation:{type:Boolean,default:!0},poppable:{type:Boolean,default:!0},showTitle:{type:Boolean,default:!0},showSubTitle:{type:Boolean,default:!0},showToday:{type:Boolean,default:!0},title:{type:String},confirmText:{type:String},startText:{type:String},endText:{type:String},defaultValue:{type:[String,Array],default:""},startDate:{type:String,default:de.getDay(0)},endDate:{type:String,default:de.getDay(365)},firstDayOfWeek:{type:Number,default:0}},emits:["choose","update","close","select"],setup(t,{emit:a,slots:n,expose:i}){const{toLocaleRefs:r,t:o}=(0,Ce.useFoxI18n)(If),s=r(t,["title","confirmText","startText","endText","today"]),c=(0,l.computed)(()=>({height:"39px"})),e=(0,l.computed)(()=>({height:"64px"})),u=JSON.parse(o("weekdays")),p=(0,l.ref)([...u.slice(t.firstDayOfWeek,7),...u.slice(0,t.firstDayOfWeek)]),d=(0,l.ref)(null),m=(0,l.ref)(null),M=(0,l.ref)(null),B=(0,l.ref)(null),y=(0,l.ref)(0),h=(0,l.computed)(()=>f.monthsData.slice(f.defaultRange[0],f.defaultRange[1])),w=(0,l.computed)(()=>n.btn),b=(0,l.computed)(()=>n["top-info"]),g=(0,l.computed)(()=>n["bottom-info"]),f=(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}),E=X=>X.split("-"),x=X=>de.isEqual(f.currDate[0],X),_=X=>de.isEqual(f.currDate[1],X),I=X=>f.currDate?.length>0?f.currDate?.some(te=>de.isEqual(te,X)):!1,j=(X,te)=>te.curData[0]+"-"+te.curData[1]+"-"+de.getNumTwoBit(+X.day),O=(X,te)=>{const H=j(X,te),{type:Q}=t;return X.type=="curr"?de.isEqual(f.currDate,H)||(Q=="range"||Q=="week")&&(x(H)||_(H))||Q=="multiple"&&I(H)?`${f.dayPrefix}--active`:f.propStartDate&&de.compareDate(H,f.propStartDate)||f.propEndDate&&de.compareDate(f.propEndDate,H)?`${f.dayPrefix}--disabled`:(Q=="range"||Q=="week")&&Array.isArray(f.currDate)&&Object.values(f.currDate).length==2&&de.compareDate(f.currDate[0],H)&&de.compareDate(H,f.currDate[1])?`${f.dayPrefix}--choose`:null:`${f.dayPrefix}--disabled`},$=()=>{const{type:X}=t;if(X=="range"&&f.chooseData.length==2||X!="range"){let te=f.chooseData.slice(0);X=="week"&&(te={weekDate:[T(f.chooseData[0]),T(f.chooseData[1])]}),a("choose",te),t.poppable&&a("update")}},K=(X,te,H=!1)=>{if(O(X,te)!=`${f.dayPrefix}--disabled`){const{type:Q}=t;let[V,N]=te.curData,C=[...te.curData];if(C[2]=de.getNumTwoBit(Number(X.day)),C[3]=`${C[0]}-${C[1]}-${C[2]}`,C[4]=de.getWhatDay(+C[0],+C[1],+C[2]),Q=="multiple")if(f.currDate?.length>0){let k;f.currDate?.forEach((Z,ne)=>{Z==C[3]&&(k=ne)}),H?f.chooseData.push([...C]):k!==void 0?(f.currDate.splice(k,1),f.chooseData.splice(k,1)):(f.currDate.push(C[3]),f.chooseData.push([...C]))}else f.currDate=[C[3]],f.chooseData=[[...C]];else if(Q=="range"){let k=Object.values(f.currDate).length;k==2||k==0?f.currDate=[C[3]]:de.compareDate(f.currDate[0],C[3])?Array.isArray(f.currDate)&&f.currDate.push(C[3]):Array.isArray(f.currDate)&&f.currDate.unshift(C[3]),f.chooseData.length==2||!f.chooseData.length?f.chooseData=[[...C]]:de.compareDate(f.chooseData[0][3],C[3])?f.chooseData=[...f.chooseData,[...C]]:f.chooseData=[[...C],...f.chooseData]}else if(Q=="week"){let k=de.getWeekDate(V,N,X.day,t.firstDayOfWeek);f.propStartDate&&de.compareDate(k[0],f.propStartDate)&&k.splice(0,1,f.propStartDate),f.propEndDate&&de.compareDate(f.propEndDate,k[1])&&k.splice(1,1,f.propEndDate),f.currDate=k,f.chooseData=[de.formatResultDate(k[0]),de.formatResultDate(k[1])]}else f.currDate=C[3],f.chooseData=[...C];if(!H){let k=f.chooseData;Q=="week"&&(k={weekDate:[T(f.chooseData[0]),T(f.chooseData[1])]}),a("select",k),(t.isAutoBackFill||!t.poppable)&&$()}}},T=X=>{let[te,H,Q]=X;return{date:X,monthWeekNum:de.getMonthWeek(te,H,Q,t.firstDayOfWeek),yearWeekNum:de.getYearWeek(te,H,Q,t.firstDayOfWeek)}},v=X=>{const te=X=="prev"?f.monthsData[0]:f.monthsData[f.monthsData.length-1];let H=parseInt(te.curData[0]),Q=parseInt(te.curData[1].toString().replace(/^0/,""));switch(X){case"prev":Q==1&&(H-=1),Q=Q==1?12:--Q;break;case"next":Q==12&&(H+=1),Q=Q==12?1:++Q;break}return[H+"",de.getNumTwoBit(Q),de.getMonthDays(String(H),String(Q))+""]},L=(X,te,H)=>{let{year:Q,month:V}=H;return te=="prev"&&X>=7&&(X-=7),Array.from(Array(X),(N,C)=>({day:String(C+1),type:te,year:Q,month:V}))},A=(X,te,H,Q)=>{X=X-t.firstDayOfWeek;let{year:V,month:N}=H;return te=="prev"&&X>=7&&(X-=7),Array.from(Array(Q),(C,k)=>({day:String(k+1),type:te,year:V,month:N})).slice(Q-X)},W=(X,te)=>{const H=de.getMonthPreDay(+X[0],+X[1]);let Q=Number(X[1])-1,V=Number(X[0]);Q<=0&&(Q=12,V+=1);const N=de.getMonthDays(String(X[0]),String(X[1])),C=de.getMonthDays(V+"",Q+""),k={year:X[0],month:X[1]},Z={curData:X,title:o("monthTitle",{year:k.year,month:k.month}),monthData:[...A(H,"prev",{month:String(Q),year:String(V)},C),...L(N,"curr",k)],cssHeight:0,cssScrollHeight:0};Z.cssHeight=39+64*(Z.monthData.length>35?6:5);let ne=0;f.monthsData.length>0&&(ne=f.monthsData[f.monthsData.length-1].cssScrollHeight+f.monthsData[f.monthsData.length-1].cssHeight),Z.cssScrollHeight=ne,te=="next"?(!f.endData||!de.compareDate(`${f.endData[0]}-${f.endData[1]}-${de.getMonthDays(f.endData[0],f.endData[1])}`,`${X[0]}-${X[1]}-${X[2]}`))&&f.monthsData.push(Z):!f.startData||!de.compareDate(`${X[0]}-${X[1]}-${X[2]}`,`${f.startData[0]}-${f.startData[1]}-01`)?f.monthsData.unshift(Z):f.unLoadPrev=!0},Y=()=>{let X=t.startDate?t.startDate:de.getDay(0),te=t.endDate?t.endDate:de.getDay(365);f.propStartDate=X,f.propEndDate=te,f.startData=E(X),f.endData=E(te),(t.defaultValue||Array.isArray(t.defaultValue)&&t.defaultValue.length>0)&&(f.currDate=t.type!=="one"?[...t.defaultValue]:t.defaultValue);const H={year:Number(f.startData[0]),month:Number(f.startData[1])},Q={year:Number(f.endData[0]),month:Number(f.endData[1])};let V=Q.month-H.month;Q.year-H.year>0&&(V=V+12*(Q.year-H.year)),V<=0&&(V=1),W(f.startData,"next");let N=1;do W(v("next"),"next");while(N++<V);if(f.monthsNum=V,t.type=="range"&&Array.isArray(f.currDate))f.currDate.length>0&&(X&&de.compareDate(f.currDate[0],X)&&f.currDate.splice(0,1,X),te&&de.compareDate(te,f.currDate[1])&&f.currDate.splice(1,1,te),f.defaultData=[...E(f.currDate[0]),...E(f.currDate[1])]);else if(t.type=="multiple"&&Array.isArray(f.currDate)){if(f.currDate.length>0){let C=[],k={};f.currDate.forEach(Z=>{X&&!de.compareDate(Z,X)&&te&&!de.compareDate(te,Z)&&(Object.hasOwnProperty.call(k,Z)||(C.push(Z),k[Z]=Z))}),f.currDate=[...C],f.defaultData=[...E(C[0])]}}else if(t.type=="week"&&Array.isArray(f.currDate)){if(f.currDate.length>0){let[C,k,Z]=E(f.currDate[0]);f.currDate=de.getWeekDate(C,k,Z,t.firstDayOfWeek),X&&de.compareDate(f.currDate[0],X)&&f.currDate.splice(0,1,X),te&&de.compareDate(te,f.currDate[1])&&f.currDate.splice(1,1,te),f.defaultData=[...E(f.currDate[0]),...E(f.currDate[1])]}}else f.currDate&&(X&&de.compareDate(f.currDate,X)?f.currDate=X:te&&!de.compareDate(f.currDate,te)&&(f.currDate=te),f.defaultData=[...E(f.currDate)])};i({scrollToDate:X=>{de.compareDate(X,f.propStartDate)?X=f.propStartDate:de.compareDate(X,f.propEndDate)||(X=f.propEndDate);let te=E(X);f.monthsData.forEach((H,Q)=>{if(H.title==o("monthTitle",{year:te[0],month:te[1]})&&d.value){let V=f.monthsData[Q].cssScrollHeight-d.value.scrollTop;if(t.toDateAnimation){let N=0,C=setInterval(()=>{if(N++,d.value){let k=V/10;d.value.scrollTop=d.value.scrollTop+k}N>=10&&(clearInterval(C),d.value&&(d.value.scrollTop=f.monthsData[Q].cssScrollHeight))},40)}else d.value.scrollTop=f.monthsData[Q].cssScrollHeight}})},initPosition:()=>{d?.value&&(d.value.scrollTop=f.monthsData[f.currentIndex].cssScrollHeight)},doLayout:()=>{let X=0,te=0;f.defaultData.length>0&&f.monthsData.forEach((V,N)=>{V.title==o("monthTitle",{year:f.defaultData[0],month:f.defaultData[1]})&&(X=N),(t.type=="range"||t.type=="week")&&V.title==o("monthTitle",{year:f.defaultData[3],month:f.defaultData[4]})&&(te=N)}),R(f.monthsNum,X),f.currentIndex=X,f.yearMonthTitle=f.monthsData[f.currentIndex].title,f.defaultData.length>0&&(f.isRange?(K({day:f.defaultData[2],type:"curr"},f.monthsData[f.currentIndex],!0),K({day:f.defaultData[5],type:"curr"},f.monthsData[te],!0)):t.type=="week"?K({day:f.defaultData[2],type:"curr"},f.monthsData[f.currentIndex],!0):t.type=="multiple"?[...f.currDate].forEach(V=>{let N=E(V),C=f.currentIndex;f.monthsData.forEach((k,Z)=>{k.title==o("monthTitle",{year:N[0],month:N[1]})&&(C=Z)}),K({day:N[2],type:"curr"},f.monthsData[C],!0)}):K({day:f.defaultData[2],type:"curr"},f.monthsData[f.currentIndex],!0));let H=f.monthsData[f.monthsData.length-1],Q=H.cssHeight+H.cssScrollHeight;an(()=>{d?.value&&m?.value&&B?.value&&(y.value=d.value.clientHeight,m.value.style.height=`${Q}px`,d.value.scrollTop=f.monthsData[f.currentIndex].cssScrollHeight)}),f.avgHeight=Math.floor(Q/(f.monthsNum+1))}});const R=(X,te)=>{X>=3?te>0&&te<X?f.defaultRange=[te-1,te+3]:te==0?f.defaultRange=[te,te+4]:te==X&&(f.defaultRange=[te-2,te+2]):f.defaultRange=[0,X+2],f.translateY=f.monthsData[f.defaultRange[0]].cssScrollHeight},D=(X,te)=>(t.type=="range"||t.type=="week")&&X.type=="curr"&&O(X,te)=="fox-calendar__day--active",G=(X,te)=>D(X,te)&&x(j(X,te)),U=(X,te)=>f.currDate.length>=2&&_(j(X,te))?D(X,te):!1,z=()=>{if(f.currDate.length>=2)return de.isEqual(f.currDate[0],f.currDate[1])},ee=X=>{const te=`${X.year}-${X.month}-${Number(X.day)<10?"0"+X.day:X.day}`;return de.isEqual(te,de.date2Str(new Date))},le=X=>{if(f.monthsData.length<=1)return;const te=X.target.scrollTop;let H=Math.floor(te/f.avgHeight);if(H==0)te>=f.monthsData[H+1].cssScrollHeight&&(H+=1);else if(H>0&&H<f.monthsNum-1)te>=f.monthsData[H+1].cssScrollHeight&&(H+=1),te<f.monthsData[H].cssScrollHeight&&(H-=1);else{const Q=Math.round(te+y.value);Q<f.monthsData[H].cssScrollHeight+f.monthsData[H].cssHeight&&te>f.monthsData[H-1].cssScrollHeight&&(H-=1),H+1<=f.monthsNum&&Q>=f.monthsData[H+1].cssScrollHeight+f.monthsData[H+1].cssHeight&&(H+=1),H>=1&&te<f.monthsData[H-1].cssScrollHeight&&(H-=1)}f.currentIndex!==H&&(f.currentIndex=H,R(f.monthsNum,H)),f.yearMonthTitle=f.monthsData[H].title},re=()=>{f.chooseData.splice(0),f.monthsData.splice(0),Y()};return Y(),(0,l.watch)(()=>t.defaultValue,X=>{X&&t.poppable&&re()}),{dayTitleStyle:c,dayCellStyle:e,weeks:p,compConthsData:h,showTopBtn:w,topInfo:b,bottomInfo:g,rangeTip:z,mothsViewScroll:le,getClass:O,isStartTip:G,isEndTip:U,chooseDay:K,isCurrDay:ee,confirm:$,months:d,...(0,l.toRefs)(f),...(0,l.toRefs)(t),...s,monthsPanel:m,weeksPanel:M,viewArea:B}}}),Pf={class:"fox-calendar__header"},_f={key:0,class:"fox-calendar__header-title"},Lf={key:1,class:"fox-calendar__header-slot"},Ff={key:2,class:"fox-calendar__header-subtitle"},Rf={class:"fox-calendar__weekdays",ref:"weeksPanel"},Of={class:"fox-calendar__panel",ref:"monthsPanel"},qf={class:"fox-calendar__days"},Hf=["onClick"],Kf={class:"fox-calendar__day-value"},jf={key:0,class:"fox-calendar__day-tips fox-calendar__day-tips--top"},Yf={key:1,class:"fox-calendar__day-tips fox-calendar__day-tips--bottom"},Wf={key:2,class:"fox-calendar__day-tips--curr"},Uf={key:4,class:"fox-calendar__day-tip"},Gf={key:0,class:"fox-calendar__footer"};function Xf(t,a,n,i,r,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",Pf,[t.showTitle?((0,l.openBlock)(),(0,l.createElementBlock)("view",_f,(0,l.toDisplayString)(t.title),1)):(0,l.createCommentVNode)("",!0),t.showTopBtn?((0,l.openBlock)(),(0,l.createElementBlock)("view",Lf,[(0,l.renderSlot)(t.$slots,"btn")])):(0,l.createCommentVNode)("",!0),t.showSubTitle?((0,l.openBlock)(),(0,l.createElementBlock)("view",Ff,(0,l.toDisplayString)(t.yearMonthTitle),1)):(0,l.createCommentVNode)("",!0),(0,l.createElementVNode)("view",Rf,[((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",Of,[(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",qf,[(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:p=>t.chooseDay(e,s)},[(0,l.createElementVNode)("view",Kf,[(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",jf,[(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",Yf,[(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",Wf,(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",Uf,(0,l.toDisplayString)(t.endText),1)):(0,l.createCommentVNode)("",!0)],14,Hf))),128))],2)])]))),128))],4)],512)],544),t.poppable&&!t.isAutoBackFill?((0,l.openBlock)(),(0,l.createElementBlock)("view",Gf,[(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 Zf=Re(Af,[["render",Xf]]),{create:Jf}=se("calendar-picker"),Qf=Jf({components:{CalendarPane:Zf,Popup:wt},props:{...Wn},emits:["choose","close","update:visible","select"],setup(t,{emit:a,slots:n,expose:i}){const r=(0,l.computed)(()=>n.btn),o=(0,l.computed)(()=>n["top-info"]),s=(0,l.computed)(()=>n.day),c=(0,l.computed)(()=>n["bottom-info"]),e=(0,l.ref)(null),u=w=>{e.value?.scrollToDate(w)},p=()=>{e.value?.initPosition()},d=(0,l.computed)(()=>{const w=["fox-calendar__popup"];return t.popClass&&w.push(t.popClass),w});(0,l.watch)(()=>t.visible,w=>{w&&(0,l.nextTick)(()=>{e.value?e.value.doLayout():setTimeout(()=>{e.value&&e.value.doLayout()},250)})}),i({scrollToDate:u,initPosition:p});const m=()=>{a("update:visible",!1)},M=()=>{a("close"),a("update:visible",!1)};return{popClasses:d,closePopup:()=>{M()},update:m,close:M,select:w=>{a("select",w)},choose:w=>{M(),a("choose",w)},calendarRef:e,showTopBtn:r,topInfo:o,dayInfo:s,bottomInfo:c}}});function e5(t,a,n,i,r,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 Hl=Re(Qf,[["render",e5]]),Gn=(t,a)=>{let n;return dt(t)?n=t:typeof t=="string"&&it(t)>0?n=de.parser(t,a):n=new Date,n},Vt=(t,a,n)=>(dt(a)||(a=new Date),de.format(a,n)),Bt=t=>[`${t.getFullYear()}`,`${t.getMonth()+1}`,`${t.getDate()}`,de.date2Str(t),de.getWhatDay(t.getFullYear(),t.getMonth()+1,t.getDate())],ro={...Wn,modelValue:{type:[String,Date,Array],default:null},rangeSeparator:{type:[String],default:"-"},valueFormat:{type:[String],default:"YYYY-MM-DD"},format:{type:[String],default:"YYYY-MM-DD"},showWeek:{type:[Boolean,String],default:!1},placeholder:{type:[String]},textAlign:{type:[String]},clearable:{type:[Boolean],default:!0},maxLength:{type:[String,Number]}},t5={...xe,...Ee,...ro};function l5(t,a,n,i){return{props:t5,emits:["change","update:modelValue","blur","focus","clear","setValue"],setup(r,o){const{itemTemplateRef:s,innerDisabled:c,disabled:e,innerReadonly:u,readonly:p,browse:d}=Ie(r),{emitEvent:m,exposeApi:M}=Te({componentName:t,validateCheckEvents:["blur","clear","change"],validateResetEvents:["focus","setValue"],get readonly(){return p.value},get disabled(){return e.value},get props(){return r},context:o,get templateRefProxy(){return s.value}},r.prop??o.attrs.name),{toLocaleRefs:B}=(0,Ce.useFoxI18n)(a),y=B(r,["placeholder"]);let h=ve(r,"hintText"),w=(0,l.ref)(!1);const b=(0,l.ref)(!1),g=(0,l.computed)(()=>r.type==="range"),f=(0,l.reactive)({startDate:null,endDate:null,startArray:[],endArray:[]}),E=()=>{f.startDate!==null&&(f.startDate=null,f.endDate=null,f.startArray=[],f.endArray=[])},x=(R,D="one",G="YYYY-MM-DD")=>{if(q1(R)){E();return}if(g.value&&Array.isArray(R)&&R.length==2){let U,z;typeof R[0]=="string"?(U=Gn(R[0],G),z=Gn(R[1],G)):(U=R[0],z=R[1]);let ee=Bt(U),le=Bt(z);(f.startDate===null||f.startDate.getTime()!==U.getTime()||f.endDate?.getTime()!==z.getTime())&&(f.startDate=U,f.startArray=ee,f.endDate=z,f.endArray=le)}else{let U;typeof R=="string"?U=Gn(R,G):U=R;let z=Bt(U);(f.startDate===null||f.startDate.getTime()!==U.getTime())&&(f.startDate=U,f.startArray=z)}};x(r.modelValue,r.type,r.valueFormat),(0,l.watch)(()=>r.modelValue,R=>{x(R,r.type,r.valueFormat),m("setValue",R)});const _=(0,l.computed)(()=>{if(f.startDate===null)return"";if(g.value){let R=Vt(r,f.startDate,r.format),D=Vt(r,f.endDate,r.format);return`${R} ${r.rangeSeparator} ${D}`}else{let R=Vt(r,f.startDate,r.format);return r.showWeek&&(R=`${R} ${f.startArray[4]}`),R}}),I=(0,l.computed)(()=>f.startDate===null?null:g.value?[de.date2Str(f.startDate),de.date2Str(f.endDate??new Date)]:de.date2Str(f.startDate)),j="fox-input-item",O=(0,l.computed)(()=>({[j]:!0,[`${j}__disabled`]:e.value})),$=Ve((0,l.computed)(()=>r.textAlign),"textAlign"),K=(0,l.computed)(()=>({textAlign:$.value??"right"})),T=(0,l.ref)(!1),v=()=>{p.value||e.value||(T.value=!0)},L=()=>{T.value=!1},A=R=>{T.value=R},W=R=>{if(R){if(g.value&&Array.isArray(R)){let D=R[0],G=we(D[0]),U=we(D[1]),z=we(D[2]),ee=new Date(G,U-1,z),le=R[1];G=we(le[0]),U=we(le[1]),z=we(le[2]);let re=new Date(G,U-1,z);f.startDate=ee,f.startArray=Bt(ee),f.endDate=re,f.endArray=Bt(re),r.valueFormat?m("update:modelValue",[Vt(r,ee,r.valueFormat),Vt(r,re,r.valueFormat)],{}):m("update:modelValue",[ee,re],{})}else{let D=R,G=we(D[0]),U=we(D[1]),z=we(D[2]),ee=new Date(G,U-1,z);f.startDate=ee,f.startArray=Bt(ee),r.valueFormat?m("update:modelValue",Vt(r,ee,r.valueFormat),{}):m("update:modelValue",ee,{})}m("change",R,{})}},Y=R=>{let D=R.target.value;b.value=!0,m("focus",D,R)},J=R=>{setTimeout(()=>{b.value=!1},0);let D=R.target.value;r.maxLength&&D.length>Number(r.maxLength)&&(D=D.slice(0,Number(r.maxLength))),m("blur",D,R)},F=R=>{E(),m("update:modelValue",null,R),m("change","",R),m("clear","")},q=(0,l.ref)();return M({showPicker:v,hidePicker:L,focus:()=>{q?.value.focus()},blur:()=>{q?.value.blur()},select:()=>{q?.value.select()},setDisabled:R=>{c.value=R},setReadonly:R=>{u.value=R}}),()=>{if(d.value==="on"&&(p.value||e.value))return i(_.value,o.slots);const R={class:O.value,style:K.value,type:"text",maxlength:r.maxLength,placeholder:y.placeholder.value,readonly:!0,clearable:r.clearable,value:_.value,onClick:v,onFocus:Y,onBlur:J,onClear:F},D={};o.slots.prepend&&(D.prepend=o.slots.prepend),o.slots.append&&(D.append=o.slots.append),o.slots.prefix?D.prefix=o.slots.prefix:D.prefix=()=>(0,l.h)(P.ElIcon,{},{default:()=>(0,l.h)($e.Calendar)}),o.slots.suffix&&(D.suffix=o.slots.suffix);const G=[],U=(0,l.h)(P.ElInput,R,D);G.push(U);const z={default:()=>G};z.label=o.slots.default,z.fixedPreTip=o.slots.fixedPreTip,z.fixedTip=o.slots.fixedTip;const ee=et(r,Wn);ee.visible=T.value,ee["onUpdate:visible"]=A,ee["default-value"]=I.value,ee.onChoose=W;const le={};if(o.slots.btn){const te=o.slots.btn();le.btn=()=>te}o.slots.day&&(le.day=o.slots.day),o.slots.topInfo&&(le.topInfo=o.slots.topInfo),o.slots.bottomInfo&&(le.bottomInfo=o.slots.bottomInfo);const re=(0,l.h)(Hl,ee,le);z.hide=()=>[re];const X={...Me(r,ro),ref:s,hintText:h.value,hintVisible:w.value};return r.prop&&(X.prop=`${r.prop}_item`),n(X,z)}}}}var{componentName:n5,create:a5,scope:r5}=se("calendar-item"),o5=a5(l5(n5,r5,Ae,He)),Xn=o5,oo={modelValue:{type:[Date,Number,String,Array],required:!1},unit:{type:[String],required:!1},placeholder:{type:[String],required:!1},rangeSeparator:{type:[String],required:!1},format:{type:[String],required:!1},maxLength:{type:[String,Number]}},i5={...xe,...Ee,...oo};function s5(t,a,n,i){return{props:i5,emits:["change","update:modelValue","blur","focus","clear","visible-change","setValue"],setup(r,o){const{itemTemplateRef:s,innerDisabled:c,disabled:e,innerReadonly:u,readonly:p,browse:d}=Ie(r),{emitEvent:m,exposeApi:M}=Te({componentName:t,get readonly(){return p.value},get disabled(){return e.value},get props(){return r},context:o,get templateRefProxy(){return s.value}},r.prop??o.attrs.name),{toLocaleRefs:B}=(0,Ce.useFoxI18n)(a),y=B(r,["placeholder"]),h=(0,l.ref)(!1),w=ve(r,"modelValue",null,m),b=t,g=(0,l.computed)(()=>({[b]:!0})),f=T=>{w.value=T,m("update:modelValue",T),m("change",T)};let E=ve(r,"hintText"),x=(0,l.ref)(!1);const _=T=>{let v=T.target.value;h.value=!0,ge(E.value)||(x.value=!0),m("focus",v,T)},I=T=>{setTimeout(()=>{x.value&&(x.value=!1),h.value=!1},0);let v=T.target.value;r.maxLength&&v.length>Number(r.maxLength)&&(v=v.slice(0,Number(r.maxLength))),m("blur",v,T)},j=()=>{m("clear","")},O=T=>{m("visible-change",T)},$=(0,l.ref)();M({focus:()=>{$?.value.focus()},blur:()=>{$?.value.blur()},handleOpen:()=>{$?.value.handleOpen()},handleClose:()=>{$?.value.handleClose()},setDisabled:T=>{c.value=T},setReadonly:T=>{u.value=T}});const K=(0,l.computed)(()=>{if(Le(w.value))return"";const T=r.rangeSeparator??" - ",v=Array.isArray(w.value)?w.value:[w.value],L=[];for(let W=0;W<v.length;W++){const Y=v[W];if(Y==="string"&&L.push(Y),Y instanceof Date){const J=Pe.format(Y,r.format);L.push(J)}}const A=` ${T} `;return L.join(A)});return()=>{if(d.value==="on"&&(p.value||e.value))return i(K.value,o.slots);const T={...o.attrs,ref:$,class:g.value,placeholder:y.placeholder.value,rangeSeparator:r.rangeSeparator,format:r.format,disabled:e.value,readonly:p.value,modelValue:w.value,"onUpdate:modelValue":f,onClear:j,onFocus:_,onBlur:I,onVisibleChange:O},v={},L=[],A=(0,l.h)(P.ElTimePicker,T,v);L.push(A);const W={default:()=>L};W.label=o.slots.default,W.fixedPreTip=o.slots.fixedPreTip,W.fixedTip=o.slots.fixedTip;const Y={...Me(r,oo),ref:s,hintText:E.value,hintVisible:x.value};return r.prop&&(Y.prop=`${r.prop}_item`),n(Y,W)}}}}var{componentName:c5,create:u5,scope:d5}=se("time-item"),f5=u5(s5(c5,d5,Ae,He)),Zn=f5,io={modelValue:{type:[Date,Number,String,Array],required:!1},unit:{type:[String],required:!1},placeholder:{type:[String],required:!1},format:{type:[String],required:!1},rangeSeparator:{type:[String],required:!1},maxLength:{type:[String,Number]}},m5={...xe,...Ee,...io};function h5(t,a,n,i){return{props:m5,emits:["change","update:modelValue","blur","focus","clear","setValue"],setup(r,o){const{itemTemplateRef:s,innerDisabled:c,disabled:e,innerReadonly:u,readonly:p,browse:d}=Ie(r),{emitEvent:m,exposeApi:M}=Te({componentName:t,get readonly(){return p.value},get disabled(){return e.value},get props(){return r},context:o,get templateRefProxy(){return s.value}},r.prop??o.attrs.name),{toLocaleRefs:B}=(0,Ce.useFoxI18n)(a),y=B(r,["placeholder"]),h=(0,l.ref)(!1),w=ve(r,"modelValue",null,m),b=t,g=(0,l.computed)(()=>({[b]:!0})),f=K=>{w.value=K,m("update:modelValue",K),m("change",K)};let E=ve(r,"hintText"),x=(0,l.ref)(!1);const _=K=>{let T=K.target.value;h.value=!0,ge(E.value)||(x.value=!0),m("focus",T,K)},I=K=>{setTimeout(()=>{x.value&&(x.value=!1),h.value=!1},0);let T=K.target.value;r.maxLength&&T.length>Number(r.maxLength)&&(T=T.slice(0,Number(r.maxLength))),m("blur",T,K)},j=()=>{m("clear","")},O=(0,l.ref)();M({focus:()=>{O?.value.focus()},blur:()=>{O?.value.blur()},handleOpen:()=>{O?.value.handleOpen()},handleClose:()=>{O?.value.handleClose()},setDisabled:K=>{c.value=K},setReadonly:K=>{u.value=K}});const $=(0,l.computed)(()=>{if(Le(w.value))return"";const K=r.rangeSeparator??" - ",T=Array.isArray(w.value)?w.value:[w.value],v=[];for(let A=0;A<T.length;A++){const W=T[A];if(W==="string"&&v.push(W),W instanceof Date){const Y=Pe.format(W,r.format);v.push(Y)}}const L=` ${K} `;return v.join(L)});return()=>{if(d.value==="on"&&(p.value||e.value))return i($.value,o.slots);const K={...o.attrs,ref:O,class:g.value,placeholder:y.placeholder.value,rangeSeparator:r.rangeSeparator,foramt:r.format,disabled:e.value,readonly:p.value,modelValue:w.value,"onUpdate:modelValue":f,onClear:j,onFocus:_,onBlur:I},T={},v=[],L=(0,l.h)(P.ElTimeSelect,K,T);v.push(L);const A={default:()=>v};A.label=o.slots.default,A.fixedPreTip=o.slots.fixedPreTip,A.fixedTip=o.slots.fixedTip;const W={...Me(r,io),ref:s,hintText:E.value,hintVisible:x.value};return r.prop&&(W.prop=`${r.prop}_item`),n(W,A)}}}}var{componentName:p5,create:g5,scope:y5}=se("time-select-item"),b5=g5(h5(p5,y5,Ae,He)),Jn=b5;function so(t,a=0){let n=`${t}`,i=n.indexOf(".");if(i==-1)return n;let r=i;for(let o=n.length-1;o>=i;o--)if(n.charAt(o)!="0"){r=o;break}return r-i<a?r=i+a+1:r!=i&&(r+=1),r>n.length?n=n.padEnd(r,"0"):n=n.substring(0,r),n}function co(t,a,n=20){return typeof a=="string"&&(a=we(a)),a==1||a==-1?`${t}`:a==0?"0":a>0?so(Qa(`${t}`,`${a}`)):so(mn(`${t}`,er(`${a}`),20))}function S5(t,a=-1,n=!1,i=3,r=","){return fl(t,we(a),n,i,r)}function uo(t,a,n,i,r=!0){if(t==="")return"";if(t=tr(t),a=we(a),a==1)return t;if(i)t=co(t,a),n&&(t=="0"&&r?t=`${t}.`.padEnd(we(n)+2,"0"):t=mn(t,1,we(n)));else{let o=-1*a;t=co(t,o)}return t}function fo(t,a){let n={maxValid:!0,minValid:!0,message:""};if(a.min!==void 0){let i=he(a.minInclude),r=hn(t,a.min);(i&&r==-1||!i&&(r==0||r==-1))&&(n.message="请输入不小于 {0} 的数值".replace("{0}",a.min),n.minValid=!1)}if(a.max!=null){let i=he(a.maxInclude),r=hn(t,a.max);(i&&r==1||!i&&(r==0||r==1))&&(n.maxValid=!1)}return n}var mo={modelValue:{type:[String,Number],required:!1},clearable:{type:[Boolean],default:!0},showTip:{type:[Boolean,String],required:!1,default:!0},min:{type:[Number,String],required:!1},minInclude:{type:[Boolean,String],required:!1,default:!0},max:{type:[Number,String],required:!1},maxInclude:{type:[Boolean,String],required:!1,default:!0},unit:{type:[String],required:!1},rates:{type:[Number,String],required:!1,default:1},precision:{type:[Number,String],required:!1},integerLength:{type:[Number,String],required:!1,default:-1},decimalLength:{type:[Number,String],required:!1,default:2},autoPadding:{type:[Boolean],required:!1,default:!0},digits:{type:[Number],required:!1,default:3},separator:{type:[String],required:!1,default:","},placeholder:{type:[String],required:!1},textAlign:{type:[String],required:!1},adjustPosition:{type:[Boolean],default:!0},alwaysSystem:{type:[Boolean],default:!1},maxLength:{type:[String,Number]}},w5={...xe,...Ee,...mo};function v5(t,a,n,i){return{props:w5,emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(r,o){const{itemTemplateRef:s,innerDisabled:c,disabled:e,innerReadonly:u,readonly:p,browse:d}=Ie(r),{emitEvent:m,exposeApi:M}=Te({componentName:t,get readonly(){return p.value},get disabled(){return e.value},get props(){return r},context:o,get templateRefProxy(){return s.value}},r.prop??o.attrs.name),B=(0,l.ref)(!1),y=ve(r,"modelValue",null,m),h=(0,l.ref)("");(0,l.watch)([()=>y.value,()=>r.rates,()=>r.precision],([q,R,D])=>{if(ge(q)){h.value="";return}const G=uo(q,R,D,!1);h.value!==G&&(h.value=G)},{immediate:!0});const w=(0,l.computed)(()=>{let q="";return B.value&&(q=h.value),q}),{t:b}=(0,Ce.useFoxI18n)(a),g=(0,l.computed)(()=>{let q=r.placeholder??"";return!B.value&&!ge(h.value)?q=S5(h.value,r.decimalLength,r.autoPadding,r.digits,r.separator):q=b(["placeholder",q]),q}),f=t,E=(0,l.computed)(()=>({[f]:!0,[`${f}__disabled`]:e.value,[`${f}__placeholder`]:h.value.length>0})),x=Ve((0,l.computed)(()=>r.textAlign),"textAlign"),_=(0,l.computed)(()=>B.value?{textAlign:"left"}:{textAlign:x.value??"right"}),I=(0,l.ref)(""),j=(0,l.computed)(()=>{let q=I.value;return ge(q)&&(q=r.errorTip??""),q}),O=(0,l.ref)(""),$=(0,l.ref)(!1),K=(q,R)=>{if(q=`${q}`,ge(q)){h.value="",y.value="",R.forEach(D=>{m(D,"")}),he(r.showTip)&&$.value&&($.value=!1);return}if(q.length>=2){let D=q;if(D.charAt(0)=="-"&&(D=D.substring(1)),D.length>=2&&D.charAt(0)=="0"&&D.charAt(1)!="."){(0,l.triggerRef)(h);return}}if(q!="-"){if(!vn(q)){(0,l.triggerRef)(h);return}if(r.integerLength!=-1&&sr(q)>Number(r.integerLength)){(0,l.triggerRef)(h);return}if(r.decimalLength&&r.decimalLength!=-1&&cr(q)>Number(r.decimalLength)){(0,l.triggerRef)(h);return}let D=fo(q,r);if(D.maxValid===!1){I.value=D.message,(0,l.triggerRef)(h);return}}else if(r.min!=null&&we(r.min)>=0){(0,l.triggerRef)(h);return}O.value=q,he(r.showTip)&&($.value=q.length>0),h.value=q,y.value=uo(q,r.rates,r.precision,!0),R.forEach(D=>{m(D,y.value)})},T=q=>{K(q,["update:modelValue","input"])},v=q=>{K(q,["update:modelValue","change"])},L=q=>{if(B.value=!0,he(r.showTip)){let R=h.value;ge(R)&&(R=r.hintText),ge(R)||(O.value=R,$.value=!0)}I.value="",m("focus",y.value,q)},A=q=>{if(setTimeout(()=>{B.value=!1,he(r.showTip)&&$.value===!0&&($.value=!1)},0),!ge(h.value)){let R=fo(h.value,r);if(R.minValid===!1||R.maxValid===!1){I.value=R.message;return}}m("update:modelValue",y.value,q),m("blur",y.value,q)},W=()=>{m("clear","")},Y=(0,l.computed)(()=>it(r.unit)>0),J=(0,l.ref)();M({focus:()=>{J?.value.focus()},blur:()=>{J?.value.blur()},select:()=>{J?.value.select()},setDisabled:q=>{c.value=q},setReadonly:q=>{u.value=q}});const F=()=>y.value?g.value:y.value;return()=>{if(d.value==="on"&&(p.value||e.value))return i(F(),o.slots);const q={...Qe(o.attrs),ref:J,class:E.value,style:_.value,type:"digit",maxlength:r.maxLength,placeholder:g.value,clearable:r.clearable,disabled:e.value,readonly:p.value,modelValue:w.value,"adjust-position":r.adjustPosition,"always-system":r.alwaysSystem,onClear:W,onInput:T,onChange:v,onFocus:L,onBlur:A},R={};o.slots.prepend&&(R.prepend=o.slots.prepend),o.slots.append&&(R.append=o.slots.append),o.slots.prefix&&(R.prefix=o.slots.prefix),o.slots.suffix?R.suffix=o.slots.suffix:Y.value&&(R.suffix=()=>[r.unit]);const D=[],G=(0,l.h)(P.ElInput,q,R);D.push(G);const U={default:()=>D};U.label=o.slots.default,U.fixedPreTip=o.slots.fixedPreTip,U.fixedTip=o.slots.fixedTip;const z={...Me(r,mo),ref:s,errorTip:j.value,hintText:O.value,hintVisible:$.value,hintType:"number"};return r.prop&&(z.prop=`${r.prop}_item`),n(z,U)}}}}var{componentName:N5,create:C5,scope:k5}=se("money-item"),x5=C5(v5(N5,k5,Ae,He)),Qn=x5,ho={modelValue:{type:[String,Number],required:!1},clearable:{type:[Boolean,String],default:!0},placeholder:{type:[String],required:!1},unit:{type:[String],required:!1},adjustPosition:{type:[Boolean],default:!0},alwaysSystem:{type:[Boolean],default:!1},maxLength:{type:[String,Number]}},z5={...xe,...Ee,...ho};function T5(t,a,n,i){return{props:z5,emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(r,o){const{itemTemplateRef:s,innerDisabled:c,disabled:e,innerReadonly:u,readonly:p,browse:d}=Ie(r),{emitEvent:m,exposeApi:M}=Te({componentName:t,validateCheckEvents:["blur","update:modelValue"],get readonly(){return p.value},get disabled(){return e.value},get props(){return r},context:o,get templateRefProxy(){return s.value}},r.prop??o.attrs.name),{toLocaleRefs:B}=(0,Ce.useFoxI18n)(a),y=B(r,["placeholder"]),h=(0,l.ref)(!1),w=ve(r,"modelValue",null,m),b=t,g=(0,l.computed)(()=>({[b]:!0,[`${b}__append`]:K.value})),f=(0,l.computed)(()=>({[`${b}__unit`]:!0})),E=v=>{w.value=v,m("update:modelValue",v),m("input",v)},x=v=>{m("change",v)};let _=ve(r,"hintText"),I=(0,l.ref)(!1);const j=v=>{let L=v.target.value;h.value=!0,ge(_.value)||(I.value=!0),m("focus",L,v)},O=v=>{setTimeout(()=>{I.value&&(I.value=!1),h.value=!1},0);let L=v.target.value;r.maxLength&&L.length>Number(r.maxLength)&&(L=L.slice(0,Number(r.maxLength))),m("blur",L,v)},$=()=>{m("clear","")},K=(0,l.computed)(()=>it(r.unit)>0),T=(0,l.ref)();return M({focus:()=>{T?.value.focus()},blur:()=>{T?.value.blur()},setDisabled:v=>{c.value=v},setReadonly:v=>{u.value=v}}),()=>{if(d.value==="on"&&(p.value||e.value))return i(w.value,o.slots);const v={...Qe(o.attrs),ref:T,class:g.value,placeholder:y.placeholder.value,clearable:r.clearable,disabled:e.value,readonly:p.value,modelValue:w.value,"adjust-position":r.adjustPosition,"always-system":r.alwaysSystem,onClear:$,onChange:x,onInput:E,onFocus:j,onBlur:O},L={},A=[],W=(0,l.h)(P.ElInputNumber,v,L);A.push(W);const Y={default:()=>A};Y.label=o.slots.default,Y.fixedPreTip=o.slots.fixedPreTip,Y.fixedTip=o.slots.fixedTip;const J={...Me(r,ho),ref:s,hintText:_.value,hintVisible:I.value};if(r.prop&&(J.prop=`${r.prop}_item`),o.slots.append)Y.append=o.slots.append;else if(K.value){const F=(0,l.h)("div",{class:f.value},[r.unit]);Y.append=()=>F}return n(J,Y)}}}}var{componentName:E5,create:$5,scope:V5}=se("input-number-item"),B5=$5(T5(E5,V5,Ae,He)),ea=B5;function ct(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 D5(t,a){return typeof t.childrenKey=="string"&&t.childrenKey.length>0?a[t.childrenKey]||null:a.children??null}var M5=class{scope;constructor(t){this.scope=t}async load(t,a,n,i){if(!a)return[];if(Array.isArray(a))return a;if(typeof a=="function")return await a(n,i);const r=Fe(t,this.scope);return r===null?(console.error(`[FoxUI] ${t} component not found api function`),[]):(We(n)&&(0,l.isReactive)(n)&&(n=(0,l.toRaw)(n)),await r(a,n,i))}};function I5(){return new M5(Ze())}function ta(t,a,n){return!(ct(t,a)!==ct(t,n)||vt(t,a)!==vt(t,n))}function po(t,a,n,i){if(i.length==0||a===""||a===null||a===void 0)return null;Array.isArray(a)||(a=[a]);const r=[];let o=i;for(let s=0;Array.isArray(o)&&s<a.length;s++){const c=a[s];if(Array.isArray(c)){const e=po(t,c,n,i);r.push(e)}else{let e=!1;for(let u of o){if(n==="text")e=ct(t,u)===c;else if(n==="item")e=ta(t,u,c);else{let p=vt(t,u);p==null&&(p=ct(t,u)),e=p===c}if(e){r.push(u),o=D5(t,u);break}}if(!e)break}}return r}function A5(t){return{text:t,value:t}}var go={modelValue:{type:[Array,String],required:!1},pathNodes:{type:[Array],required:!1},source:{type:[Array,Function,String],default:[]},params:{type:Object},clearable:{type:[Boolean,String],default:()=>!0},props:{type:[Object],required:!1},multiple:{type:[Boolean],default:()=>!1},allowCreate:{type:[Boolean]},valueType:{type:String,required:!1,default:"value"},textKey:{type:[String],required:!1,default:"text"},valueKey:{type:[String],required:!1,default:"value"},childrenKey:{type:[String],required:!1,default:"children"},remoteMethod:{type:[Function],required:!1},appearLoad:{type:[Boolean],default:!1},lazy:{type:[Boolean],default:!1},lazyLoad:{type:[Function]},leafKey:{type:[String],default:"leaf"},showTooltip:{type:Boolean,default:!1},separator:{type:[String],default:" / "},placeholder:{type:[String],required:!1},maxLength:{type:[String,Number]}},P5={...xe,...Ee,...go};function _5(t,a,n,i){return{props:P5,emits:["change","update:modelValue","update:pathNodes","blur","focus","clear","visible-change","expand-change","remove-tag","selected","setValue"],setup(r,o){const{itemTemplateRef:s,innerDisabled:c,disabled:e,innerReadonly:u,readonly:p,browse:d}=Ie(r),{emitEvent:m,exposeApi:M}=Te({componentName:t,validateCheckEvents:["blur","update:modelValue","selected"],get readonly(){return p.value},get disabled(){return e.value},get props(){return r},context:o,get templateRefProxy(){return s.value}},r.prop??o.attrs.name),{toLocaleRefs:B}=(0,Ce.useFoxI18n)(a),y=B(r,["placeholder"]),h=(0,l.ref)(null),w=(0,l.ref)([]),b=(0,l.computed)(()=>w.value?w.value.map(V=>Array.isArray(V)?V.map(N=>ct(r,N)).join(" "):ct(r,V)).join(" "):""),g=(V,N,C,k=!0)=>{if(r.props&&r.props.lazy===!0||r.lazy===!0){if(h.value===V)return;h.value=V;const ce=(0,l.toRaw)(V);if(k){const me=Q?.value.getCheckedNodes();if(me)if(r.multiple){const pe=[];me.forEach(be=>{const Be=(be.pathNodes??[]).map(Ye=>Ye.data);pe.push(Be)}),m("update:pathNodes",pe)}else m("update:pathNodes",(me[0]?.pathNodes??[]).map(pe=>pe.data));m("update:modelValue",ce),m("change",ce)}return}const Z=po(r,V,N,C);if(Z===null){if(w.value.length===0||w.value===null)return;w.value=[],h.value=null,k&&(m("update:pathNodes",[]),m("update:modelValue",null),m("change",null));return}const ne=Z[Z.length-1];if(A.value.checkStrictly!==!0&&ne&&!Array.isArray(ne)&&Array.isArray(ne.children)&&ne.children.length>0){const ce=[];Z.forEach(me=>{const pe=`${ct(r,me)}`;ce.push(pe)}),ce.length>0&&(v.value=ce.join(r.separator))}else v.value=null;let oe=!0;if(Z.length!==w.value.length)oe=!1;else for(let ce=0;ce<Z.length;ce++){const me=Z[ce],pe=w.value[ce];if(Array.isArray(me)){if(!Array.isArray(pe)||me.length!==pe.length)oe=!1;else for(let be=0;be<me.length;be++)if(!ta(r,me[be],pe[be])){oe=!1;break}}else ta(r,me,pe)||(oe=!1);if(!oe)break}if(!oe){w.value=Z;let ce=[],me=[];Z.forEach(be=>{if(Array.isArray(be)){let Be=[],Ye=[];for(let Je of be)Be.push(vt(r,Je)),r.valueType==="text"?Ye.push(ct(r,Je)):r.valueType==="item"?Ye.push(Je):Ye.push(vt(r,Je));ce.push(Be),me.push(Ye)}else ce.push(vt(r,be)),r.valueType==="text"?me.push(ct(r,be)):r.valueType==="item"?me.push(be):me.push(vt(r,be))}),h.value=ce;const pe=(0,l.toRaw)(me);k&&(m("update:pathNodes",Z),m("update:modelValue",pe),m("change",pe))}},f=(0,l.ref)([]),E=Ve((0,l.computed)(()=>r.appearLoad),"appearLoad",qe.Near,V=>he(V)),x=I5(),_=async(V,N)=>{if(V){const C=await x.load("cascader",V,N);C.length>0&&(typeof C[0]=="string"?f.value=C.map(k=>A5(k)):f.value=C)}};(0,l.watch)([()=>r.source,()=>r.params],async([V,N])=>{_(V,N)},{immediate:!(E.value||r.lazy)});let I=!1;const j=()=>{I||(I=!0,_(r.source,r.params))};(0,l.watch)([()=>f.value,()=>r.modelValue],([V,N])=>{g(N,r.valueType,V,!1),m("setValue",N)}),r.lazy&&g(r.modelValue,"value",[],!1);let O=null,$=(0,l.ref)(!1);typeof r.remoteMethod=="function"&&(O=async V=>{if(V!=null){$.value=!0;try{f.value=await r.remoteMethod(V)}catch(N){console.error(N)}$.value=!1}});const K=(0,l.ref)(!1),T=t,v=(0,l.ref)(null),L=(0,l.computed)(()=>({[T]:!0,"is-incomplete":v.value&&v.value.length>0})),A=(0,l.computed)(()=>{let V={label:r.textKey,value:r.valueKey,children:r.childrenKey};return r.multiple===!0&&(V.multiple=!0),r.props&&Object.assign(V,r.props),r.lazy&&(V.lazy=!0,typeof r.lazyLoad=="function"?V.lazyLoad=r.lazyLoad:V.lazyLoad=async(N,C)=>{let k={};r.params&&Object.assign(k,r.params),N&&Object.assign(k,N);const Z=await x.load("cascader",r.source,k,!0);if(N?.config?.checkStrictly!==!0&&Array.isArray(h.value)&&h.value.length===N.level){const ne=N.pathLabels??[];let oe=[];ne.forEach(ce=>{ce&&oe.push(ce)}),oe.length>0&&(v.value=oe.join(r.separator))}else v.value=null;C(Z)}),V}),W=V=>{r.allowCreate?(m("update:modelValue",V),m("change",V),h.value=V):g(V,"value",f.value,!0)};let Y=ve(r,"hintText"),J=(0,l.ref)(!1);const F=V=>{let N=V.target.value;K.value=!0,ge(Y.value)||(J.value=!0),m("focus",N,V)},q=V=>{setTimeout(()=>{J.value&&(J.value=!1),K.value=!1},0);let N=V.target.value;r.maxLength&&N.length>Number(r.maxLength)&&(N=N.slice(0,Number(r.maxLength))),re.value||m("blur",N,V)},R=()=>{m("clear","")},D=(0,l.ref)(!1);let G=null;const U=()=>{r.showTooltip&&D.value===!1&&(G&&clearTimeout(G),G=setTimeout(()=>{D.value=!0},150))},z=()=>{G&&(clearTimeout(G),D.value=!1,G=null)},ee=(0,l.computed)(()=>D.value||J.value),le=(0,l.computed)(()=>D.value?b.value:Y.value),re=(0,l.ref)(!1),X=V=>{re.value=V,m("visible-change",V),V||m("selected")},te=V=>{m("remove-tag",V)},H=V=>{m("expand-change",V)},Q=(0,l.ref)();return M({focus:()=>{Q?.value.focus()},blur:()=>{Q?.value.blur()},getCheckedNodes:()=>Q?.value.getCheckedNodes(),setDisabled:V=>{c.value=V},setReadonly:V=>{u.value=V}}),()=>{if(d.value==="on"&&(p.value||e.value))return i(h.value,o.slots,f.value,r.separator);const V={...o.attrs,ref:Q,class:L.value,props:A.value,clearable:r.clearable,placeholder:v.value||y.placeholder.value,disabled:e.value||p.value,options:f.value,modelValue:h.value,separator:r.separator,onClear:R,onChange:W,onFocus:F,onBlur:q,onVisibleChange:X,onRemoveTag:te,expandChange:H};typeof O=="function"&&(V["remote-method"]=O,V.loading=$.value);const N={};o.slots.option&&(N.default=o.slots.option),o.slots.empty&&(N.empty=o.slots.empty);const C=[],k=(0,l.h)(P.ElCascader,V,N);C.push(k);const Z={default:()=>C};Z.label=o.slots.default,Z.fixedPreTip=o.slots.fixedPreTip,Z.fixedTip=o.slots.fixedTip;const ne={...Me(r,go),ref:s,hintText:le.value,hintVisible:ee.value,onMouseover:U,onMouseleave:z};return r.prop&&(ne.prop=`${r.prop}_item`),E.value&&!r.lazy&&(ne["appear-listen"]=!0,ne.onAppear=j),n(ne,Z)}}}}var{componentName:L5,create:F5,scope:R5}=se("cascader-item"),O5=F5(_5(L5,R5,Ae,He)),la=O5,yo={modelValue:{type:[String,Boolean,Number,Object],required:!1},clearable:{type:[Boolean,String],default:!0},unit:{type:[String],required:!1},placeholder:{type:[String],required:!1},maxLength:{type:[String,Number]}},q5={...xe,...Ee,...yo};function H5(t,a,n,i){return{props:q5,emits:["change","update:modelValue","blur","focus","clear","input","select","setValue"],setup(r,o){const{itemTemplateRef:s,innerDisabled:c,disabled:e,innerReadonly:u,readonly:p,browse:d}=Ie(r),{emitEvent:m,exposeApi:M}=Te({componentName:t,get readonly(){return p.value},get disabled(){return e.value},get props(){return r},context:o,get templateRefProxy(){return s.value}},r.prop??o.attrs.name),{toLocaleRefs:B}=(0,Ce.useFoxI18n)(a),y=B(r,["placeholder"]),h=(0,l.ref)(!1),w=ve(r,"modelValue",null,m),b=t,g=(0,l.computed)(()=>({[b]:!0})),f=T=>{w.value=T,m("update:modelValue",T),m("input",T)},E=T=>{m("change",T)},x=T=>{m("select",T)};let _=ve(r,"hintText"),I=(0,l.ref)(!1);const j=T=>{let v=T.target.value;h.value=!0,ge(_.value)||(I.value=!0),m("focus",v,T)},O=T=>{setTimeout(()=>{I.value&&(I.value=!1),h.value=!1},0);let v=T.target.value;r.maxLength&&v.length>Number(r.maxLength)&&(v=v.slice(0,Number(r.maxLength))),m("blur",v,T)},$=()=>{m("clear","")},K=(0,l.ref)();return M({focus:()=>{K?.value.focus()},blur:()=>{K?.value.blur()},select:()=>{K?.value.select()},setDisabled:T=>{c.value=T},setReadonly:T=>{u.value=T}}),()=>{if(d.value==="on"&&(p.value||e.value))return i(w.value,o.slots);const T={...o.attrs,ref:K,class:g.value,placeholder:y.placeholder.value,clearable:r.clearable,disabled:e.value,readonly:p.value,modelValue:w.value,onClear:$,onChange:E,onInput:f,onFocus:j,onBlur:O,onSelect:x},v={};o.slots.prepend&&(v.prepend=o.slots.prepend),o.slots.append&&(v.append=o.slots.append),o.slots.prefix&&(v.prefix=o.slots.prefix),o.slots.suffix&&(v.suffix=o.slots.suffix),o.slots.option&&(v.default=o.slots.option);const L=[],A=(0,l.h)(P.ElAutocomplete,T,v);L.push(A);const W={default:()=>L};W.label=o.slots.default,W.fixedPreTip=o.slots.fixedPreTip,W.fixedTip=o.slots.fixedTip;const Y={...Me(r,yo),ref:s,hintText:_.value,hintVisible:I.value};return r.prop&&(Y.prop=`${r.prop}_item`),n(r,W)}}}}var{componentName:K5,create:j5,scope:Y5}=se("autocomplete-item"),W5=j5(H5(K5,Y5,Ae,He)),na=W5;function U5(t,a){let n=a.split("."),i=t;for(let r=0;r<n.length;r++){let o=n[r],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 p=parseInt(u);if(s==0){let d=o.substring(0,c);i=i[d][p]}else i=i[p];s++}c=o.indexOf("[",e),e=c==-1?-1:o.indexOf("]",c)}s===0&&(i=i[o])}return i}function G5(t,a){return{props:{...Kr},setup(n,{attrs:i,slots:r}){return()=>{const o={default:s=>{const c=U5(s.row,s.column.property);return r.default?(0,l.h)($t,{...n,modelValue:c},{default:r.default}):(0,l.h)($t,{...n,modelValue:c})}};for(let s in r)s!=="default"&&(o[s]=r[s]);return(0,l.h)(P.ElTableColumn,{...i},o)}}}}var{componentName:X5,create:Z5,scope:J5}=se("table-mapping-column"),Q5=Z5(G5(X5,J5)),aa=Q5,e6=Symbol.for("TableStateKey");function bo(t,a){let n=a.split("."),i=t;for(let r=0;r<n.length;r++){let o=n[r],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 p=parseInt(u);if(s==0){let d=o.substring(0,c);i=i[d][p]}else i=i[p];s++}c=o.indexOf("[",e),e=c==-1?-1:o.indexOf("]",c)}s===0&&(i=i[o])}return i}function t6(t,a){return{props:{prop:{type:[String],require:!1}},setup(n,{attrs:i}){const r=(0,l.inject)(e6,{});let o=null;return()=>{const s={default:c=>{const e=r.currentRow?r.currentRow.value:null;c.$index!==-1&&(o=c.row);const u=c.$index!==-1?c.row:o;let p=!1;if(u){const m=n.prop??c.column.property;m?p=bo(u,m)===(e?bo(e,m):null):p=Ge(u,e)}const d=(0,l.h)("span",{class:{"el-radio__input":!0,"is-checked":p}},[(0,l.h)("span",{class:{"el-radio__inner":!0}})]);return(0,l.h)("label",{class:{"el-radio":!0,"is-checked":p}},[d])}};return(0,l.h)(P.ElTableColumn,{...i},s)}}}}var{componentName:l6,create:n6,scope:a6}=se("table-radio-column"),r6=n6(t6(l6,a6)),ra=r6,o6={},i6={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 s6(t,a){return(0,l.openBlock)(),(0,l.createElementBlock)("svg",i6,[...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 c6=Re(o6,[["render",s6]]),{componentName:db,create:u6,scope:fb}=se("table-setting"),d6={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:"不固定"}},f6=u6({components:{FoxPopover:P.ElPopover,FoxCheckbox:P.ElCheckbox,FoxCheckboxGroup:P.ElCheckboxGroup,FoxButton:P.ElButton,FoxIcon:P.ElIcon,DragIcon:c6,Download:$e.Download,RefreshLeft:$e.RefreshLeft},props:{...d6},setup(t,{emit:a,attrs:n}){let i=[];const r=(0,l.ref)([]),o=(0,l.computed)(()=>r.value.filter(z=>z.label===""||z.type?!1:z.fixed===""||z.fixed===!0||z.fixed==="left")),s=(0,l.computed)(()=>r.value.filter(z=>z.label===""||z.type?!1:z.fixed==="right")),c=(0,l.computed)(()=>r.value.filter(z=>!(z.label===""||z.type||z.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),p=(0,l.computed)(()=>s.value.length>0),d=z=>z.length>1,m=(z,ee)=>{Array.isArray(z)&&Array.isArray(ee)&&z.forEach(re=>{ee.some(X=>X.prop===re.prop?(re.label=X.label,!0):!1)});const le=[];r.value=z.map((re,X)=>(!(re.label===""||re.type)&&re.visible!==!1&&le.push(re.prop),{...re,sortIndex:X})),c.value.length+o.value.length+s.value.length===le.length?b.value=!0:le.length>0&&(g.value=!0),x.value=le},M=z=>z?z.type?z.type:z.label?z.prop:"":"",B=(z,ee)=>{if(z.length!==ee.length)return!1;const le=z.map(re=>M(re));for(let re of ee){const X=M(re);if(le.indexOf(X)===-1)return!1}return!0},y=z=>{if(!z){const ee=t.tableRef.getColumnSetting(),le=ee.srcColumnPropertyList;i=le.map((re,X)=>({...re,sortIndex:X})),z=ee.columnPropertyList,z&&z.length>0&&B(le,z)||(z=le)}m(z,i)},h=()=>{t.tableRef.setColumnSetting(r.value)},w=(0,l.computed)(()=>({"max-width":`${t.popoverWidth-125}px`})),b=(0,l.ref)(!1),g=(0,l.ref)(!1),f=z=>{const ee=[];r.value.forEach(le=>{z&&!(le.label===""||le.type)&&ee.push(le.prop),le.visible=z}),b.value=!1,g.value=!1,c.value.length+o.value.length+s.value.length===ee.length?b.value=!0:ee.length>0&&(g.value=!0),x.value=ee,h()},E=()=>{y(i),h()},x=(0,l.ref)([]),_=z=>{r.value.forEach(le=>{le.label===""||le.type||(le.visible=z.indexOf(le.prop)!==-1)}),b.value=!1,g.value=!1;const ee=c.value.length+o.value.length+s.value.length;z.length===ee?b.value=!0:z.length>0&&(g.value=!0),h()},I=()=>{y()};(0,l.onMounted)(()=>{setTimeout(()=>{y()},50)});const j={currentRow:null,index:null,roleType:null},O=z=>z?z.dataset&&z.dataset.role==="row"?z:z.tagName.toLowerCase()!=="body"?(z=z.parentElement,O(z)):null:null,$=z=>{const ee=z.currentTarget;ee&&ee.dataset&&(j.roleType=ee.dataset.roleType,j.index=ee.dataset.index)},K=z=>{j.currentRow&&(j.currentRow.classList.remove("is-dragover"),j.currentRow=null),j.index=null,j.roleType=null},T=z=>{const ee=z.currentTarget;z.relatedTarget;const le=O(ee);if(!le)return;const re=le.dataset&&le.dataset.roleType;j.roleType===re&&(z.preventDefault(),j.currentRow&&j.currentRow!==le&&j.currentRow.classList.remove("is-dragover"),le.classList.add("is-dragover"),j.currentRow=le)},v=z=>{z.preventDefault(),j.currentRow&&(j.currentRow.classList.remove("is-dragover"),j.currentRow=null)},L=z=>{const ee=z.currentTarget,le=O(ee);if(!le)return;const re=le.dataset&&le.dataset.roleType;if(j.roleType!==re)return;z.preventDefault();const X=Number(j.index),te=Number(le.dataset.index);if(X!==te){if(X<te){const H=r.value[X];r.value.splice(X,1),r.value.splice(te,0,H)}else{const H=r.value[X];r.value.splice(X,1),r.value.splice(te+1,0,H)}m(r.value,i),h()}},A=z=>{const ee=r.value[z];ee.fixed="left",h()},W=z=>{const ee=r.value[z];ee.fixed="right",h()},Y=z=>{const ee=r.value[z];ee.fixed=void 0,h()},J=new Map;let F=null;function q(z){const ee=document.createRange();return ee.setStart(z,0),ee.setEnd(z,z.childNodes.length),ee.getBoundingClientRect().width}return{attrs:n,leftFixedColumns:o,rightFixedColumns:s,unFixedColumns:c,isShowNotFixedTitle:e,isShowLeftFixedTitle:u,isShowRightFixedTitle:p,isDraggble:d,isCheckAll:b,isIndeterminate:g,handleCheckAllChange:f,handleReset:E,checkedValue:x,handleCheckChange:_,onShow:I,onDragStart:$,onDragEnd:K,onDragOver:T,onDragLeave:v,onDrop:L,toLeftFixed:A,toRightFixed:W,toUnFixed:Y,checkboxLabelStyle:w,onMouseOverForOverflowText:(z,ee,le)=>{const re=z.currentTarget;if(re){const X=Math.floor(re.offsetWidth);if(Math.floor(q(re))>X){let te=J.get(ee);if(te){if(te===F)return;Oe.hide(te)}te=Oe.show(re,le,{type:"text",placement:"top",closeOnClick:!1}),te&&(J.set(ee,te),F=te)}}},onMouseLeaveForOverflowText:(z,ee)=>{const le=J.get(ee);le&&(Oe.hide(le),le===F&&(F=null))},onMouseOverForTip:(z,ee)=>{const le=z.currentTarget;le&&(F&&Oe.hide(F),F=Oe.show(le,ee,{type:"text",placement:"top",closeOnClick:!1}))},onMouseLeaveForTip:z=>{F&&(Oe.hide(F),F=null)}}}}),m6={class:"fox-table-setting"},h6={class:"fox-table-setting__header"},p6={class:"fox-table-setting__body"},g6={key:0,class:"fox-table-setting__body-list left-fixed","data-role":"container","data-role-type":"leftFixed"},y6={key:0,class:"fox-table-setting__body-title"},b6=["data-index","draggable"],S6=["onMouseover","onMouseleave"],w6={class:"tools-item"},v6={key:1,class:"fox-table-setting__body-list not-fixed","data-role":"container","data-role-type":"unFixed"},N6={key:0,class:"fox-table-setting__body-title"},C6=["data-index","draggable"],k6=["onMouseover","onMouseleave"],x6={class:"tools-item"},z6={key:2,class:"fox-table-setting__body-list right-fixed","data-role":"container","data-role-type":"rightFixed"},T6={key:0,class:"fox-table-setting__body-title"},E6=["data-index","draggable"],$6=["onMouseover","onMouseleave"],V6={class:"tools-item"};function B6(t,a,n,i,r,o){const s=(0,l.resolveComponent)("FoxCheckbox"),c=(0,l.resolveComponent)("FoxButton"),e=(0,l.resolveComponent)("DragIcon"),u=(0,l.resolveComponent)("RefreshLeft"),p=(0,l.resolveComponent)("FoxIcon"),d=(0,l.resolveComponent)("Download"),m=(0,l.resolveComponent)("fox-checkbox"),M=(0,l.resolveComponent)("FoxCheckboxGroup"),B=(0,l.resolveComponent)("FoxPopover");return(0,l.openBlock)(),(0,l.createBlock)(B,(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",m6,[(0,l.createElementVNode)("div",h6,[(0,l.createVNode)(s,{modelValue:t.isCheckAll,"onUpdate:modelValue":a[0]||(a[0]=y=>t.isCheckAll=y),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",p6,[(0,l.createVNode)(M,{modelValue:t.checkedValue,"onUpdate:modelValue":a[28]||(a[28]=y=>t.checkedValue=y),onChange:t.handleCheckChange},{default:(0,l.withCtx)(()=>[t.leftFixedColumns.length>0?((0,l.openBlock)(),(0,l.createElementBlock)("div",g6,[t.isShowLeftFixedTitle?((0,l.openBlock)(),(0,l.createElementBlock)("div",y6,(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,y=>((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:y.prop,class:"fox-table-setting__body-row","data-role":"row","data-role-type":"leftFixed","data-index":y.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:y.prop},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("span",{onMouseover:h=>t.onMouseOverForOverflowText(h,y.prop,y.label),onMouseleave:h=>t.onMouseLeaveForOverflowText(h,y.prop),class:"checkbox-item__label",style:(0,l.normalizeStyle)(t.checkboxLabelStyle)},(0,l.toDisplayString)(y.label),45,S6)]),_:2},1032,["value"]),(0,l.createElementVNode)("div",w6,[(0,l.createVNode)(p,{onClick:h=>t.toUnFixed(y.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)(p,{onClick:h=>t.toRightFixed(y.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)(d)]),_:1},8,["onClick"])])],40,b6))),128))])):(0,l.createCommentVNode)("",!0),t.unFixedColumns.length>0?((0,l.openBlock)(),(0,l.createElementBlock)("div",v6,[t.isShowNotFixedTitle?((0,l.openBlock)(),(0,l.createElementBlock)("div",N6,(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,y=>((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:y.prop,class:"fox-table-setting__body-row","data-role":"row","data-role-type":"unFixed","data-index":y.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:y.prop},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("span",{onMouseover:h=>t.onMouseOverForOverflowText(h,y.prop,y.label),onMouseleave:h=>t.onMouseLeaveForOverflowText(h,y.prop),class:"checkbox-item__label",style:(0,l.normalizeStyle)(t.checkboxLabelStyle)},(0,l.toDisplayString)(y.label),45,k6)]),_:2},1032,["value"]),(0,l.createElementVNode)("div",x6,[(0,l.createVNode)(p,{onClick:h=>t.toLeftFixed(y.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)(d)]),_:1},8,["onClick"]),(0,l.createVNode)(p,{onClick:h=>t.toRightFixed(y.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)(d)]),_:1},8,["onClick"])])],40,C6))),128))])):(0,l.createCommentVNode)("",!0),t.rightFixedColumns.length>0?((0,l.openBlock)(),(0,l.createElementBlock)("div",z6,[t.isShowRightFixedTitle?((0,l.openBlock)(),(0,l.createElementBlock)("div",T6,(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,y=>((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:y.prop,class:"fox-table-setting__body-row","data-role":"row","data-role-type":"rightFixed","data-index":y.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)(m,{class:"checkbox-item",label:y.prop},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("span",{onMouseover:h=>t.onMouseOverForOverflowText(h,y.prop,y.label),onMouseleave:h=>t.onMouseLeaveForOverflowText(h,y.prop),class:"checkbox-item__label",style:(0,l.normalizeStyle)(t.checkboxLabelStyle)},(0,l.toDisplayString)(y.label),45,$6)]),_:2},1032,["label"]),(0,l.createElementVNode)("div",V6,[(0,l.createVNode)(p,{onClick:h=>t.toUnFixed(y.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)(p,{onClick:h=>t.toLeftFixed(y.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)(d)]),_:1},8,["onClick"])])],40,E6))),128))])):(0,l.createCommentVNode)("",!0)]),_:1},8,["modelValue","onChange"])])])]),_:3},16,["placement","width","onShow"])}var Kl=Re(f6,[["render",B6]]),D6=class{scope;constructor(t){this.scope=t}async load(t,a,n,i,r,o,s){if(!a)return{totalSize:0,page:[]};if(Array.isArray(a)){let e=(n-1)*i,u=e+i;u>a.length&&(u=a.length);const p=a.slice(e,u);return{totalSize:a.length,page:p}}if(typeof a=="function")return await Reflect.apply(a,null,[n,i,r,o,s]);const c=Fe(t,this.scope);return c===null?(console.error(`[FoxUI]${t} component not found api function`),{totalSize:0,page:[]}):(We(r)&&(0,l.isReactive)(r)&&(r=(0,l.toRaw)(r)),await Reflect.apply(c,null,[a,n,i,r,o,s]))}};function M6(){return new D6(Ze())}var I6=class{scope;constructor(t){this.scope=t}async load(t){let a=null;const n=Fe("tableSetting",this.scope);return typeof n=="function"&&(a=await Reflect.apply(n,null,["load",t])),a}save(t,a){const n=Fe("tableSetting",this.scope);typeof n=="function"&&Reflect.apply(n,null,["save",t,a])}remove(t){const a=Fe("tableSetting",this.scope);typeof a=="function"&&Reflect.apply(a,null,["remove",t])}};function A6(){return new I6(Ze())}var P6=Symbol.for("TableStateKey"),So={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"}},wo={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}},oa={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:"不固定"}},_6={infiniteLoad:{type:Boolean,default:!0},loadText:{type:String,default:"加载中..."},noMoreText:{type:String,default:"无更多数据"}};function L6(t,a){let n=a.split("."),i=t;for(let r=0;r<n.length;r++){let o=n[r],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 p=parseInt(u);if(s==0){let d=o.substring(0,c);i=i[d][p]}else i=i[p];s++}c=o.indexOf("[",e),e=c==-1?-1:o.indexOf("]",c)}s===0&&(i=i[o])}return i}function ia(t,a){return t.filter(n=>{for(let i in a)if(a[i]!==L6(n,i))return!1;return!0})}var F6={...xe,...Ee,...So,...wo,...oa,..._6};function R6(t,a,n){return{props:F6,emits:["change","page-size-change","page-index-change","current-change","loaded-data","expand-change","row-click"],setup(i,r){const{locale:o,toLocaleRefs:s}=(0,Ce.useFoxI18n)(a),c=s(i,["loadText","noMoreText"]),e=(0,l.ref)(),{emitEvent:u,broadcast:p,exposeApi:d}=Te({componentName:t,validateHandler:{getValue(...ae){return $.value}},get props(){return i},context:r,get templateRefProxy(){return e.value}},i.prop??r.attrs.name),m=t,M=(0,l.computed)(()=>({[m]:!0})),B=(0,l.computed)(()=>({[`${m}__setting`]:!0})),y=(0,l.computed)(()=>({[`${m}__footer`]:!0,[`${m}__footer__${i.footerAlign}`]:!0})),h=(0,l.computed)(()=>({[`${m}__pagination`]:!0,[`${m}__pagination__${i.paginationAlign}`]:!0})),w=(0,l.shallowRef)({}),b=(0,l.computed)(()=>({...w.value,...i.params??{},...i.baseParams??{}})),g=(0,l.ref)(i.infiniteLoad===!0?0:i.pageIndex),f=(0,l.ref)(i.pageSize),E=he(i.infiniteLoad);E||((0,l.watch)(()=>i.pageIndex,ae=>{g.value=ae}),(0,l.watch)(()=>i.pageSize,ae=>{f.value=ae}),(0,l.watch)([g,f],([ae,ie],[ue,fe])=>{ie!==fe&&(g.value=1,ae=1),L(i.data,ae,ie,b.value)}));const x=()=>Array.isArray(i.data)?!0:he(i.autoLoad);x()&&(0,l.watch)([()=>i.data,b],async([ae,ie],[ue,fe])=>{x()&&(ae!==ue&&(T.value=!0),!(!Array.isArray(ae)&&Ge(ae,ue)&&Ge(ie,fe))&&(E?(g.value=0,j.value=!0,$.value=[],W()):g.value===1?L(ae,g.value,f.value,ie):g.value=1))},{deep:!0});const _=ae=>{g.value=ae,u("page-index-change",ae)},I=ae=>{f.value=ae,u("page-size-change",ae)},j=(0,l.ref)(!0),O=(0,l.ref)(0),$=(0,l.ref)([]),K=M6();let T=(0,l.ref)(!0);const v=Ve((0,l.computed)(()=>i.lazyLoad),"lazyLoad",qe.Near,ae=>he(ae)),L=async(ae,ie,ue,fe,Ke)=>{try{if(Ke===!0){if(!j.value)return!1;const Ne=await K.load("table",ae,ie,ue,fe,T.value,o.value);return O.value=Ne.totalSize,!Ne.page||!Array.isArray(Ne.page)||(Reflect.apply([].push,$.value,Ne.page),setTimeout(()=>{u("loaded-data")},250),($.value?.length??0)>=O.value)||Ne.page.length<ue?(j.value=!1,!1):!0}else{const Ne=await K.load("table",ae,ie,ue,fe,T.value,o.value);return O.value=Ne.totalSize,$.value=Ne.page??[],setTimeout(()=>{u("loaded-data")},250),!0}}catch(Ne){console.error("[FoxUI] Load Table Data Fail",Ne),O.value=0,$.value=[]}finally{T.value=!1}return!1};let A=!1;const W=async()=>{if(!A){if(A=!0,!j.value){A=!1;return}g.value+=1,await L(i.data,g.value,f.value,b.value,!0),A=!1}},Y=(ae={},ie=!1)=>new Promise(async ue=>{w.value={...(0,l.toRaw)(ae??{})},ie||(g.value=i.pageIndex??1),E===!0?(g.value=0,$.value=[],j.value=!0,await W()):await L(i.data,g.value,f.value,b.value),ue()}),J=()=>{O.value=0,$.value=[],E===!0&&(g.value=0,j.value=!0)};let F=!1;const q=()=>{F||(F=!0,Y())},R=(0,l.ref)(null);if(E===!0){let ae=null;const ie=()=>{R.value&&(ae=new IntersectionObserver(fe=>{let Ke=!1;for(let Ne of fe)if(Ne.intersectionRatio>0){Ke=!0;break}Ke&&T.value===!1&&W()}),ae.observe(R.value))},ue=()=>{!ae||!R.value||(ae.unobserve(R.value),ae=null)};(0,l.onMounted)(ie),(0,l.onBeforeUnmount)(ue)}x()&&!v.value&&Y();const D=(0,l.ref)(null);(0,l.provide)(P6,{currentRow:D});const G=(ae,ie)=>{D.value=ae,u("current-change",ae,ie)},U=(ae,ie,ue)=>{u("row-click",ae,ie,ue),he(i.rowClickSelectable)===!0&&_e?.value.toggleRowSelection(ae)},z=[],ee=(ae,ie)=>{if(u("expand-change",ae,ie),he(i.uniqueExpansion))if(Array.isArray(ie)&&ie.length==0){const ue=z.length;z.splice(0,ue)}else{z.forEach(fe=>{fe!==ae&&_e?.value.toggleRowExpansion(fe,!1)});const ue=z.length;z.splice(0,ue,ae)}},le=r.attrs.id??i.prop??r.attrs.name,re=A6(),X=(0,l.ref)([]);let te=[];const H=()=>({srcColumnPropertyList:te.map(ae=>({...ae})),columnPropertyList:X.value}),Q=ae=>{X.value=[...ae],N()},V=async()=>{const ae=await re.load(le);ae&&(X.value=ae)},N=()=>{re.save(le,X.value)},C=()=>{re.remove(le)};V();const k=ae=>ae?ae.type?ae.type:ae.label?ae.prop:"":"",Z=(ae,ie={})=>{for(let ue in ie){const fe=ie[ue];typeof fe!="function"&&(ae[ue]=fe)}},ne=ae=>{const ie=ae?ae():[],ue=new Map;if(te=[],ie.forEach(fe=>{const Ke=fe;if(!Ke.props)return;const Ne=k(Ke.props);ue.set(Ne,Ke);const ze={label:"",prop:""};Z(ze,Ke.props),te.push(ze)}),X.value.length===te.length){const fe=[];for(let Ke of X.value){const Ne=k(Ke),ze=ue.get(Ne);if(!ze)return ie;if(Ke.visible===!1)continue;const ut=ze;ut.props.fixed=Ke.fixed,fe.push(ut)}return fe}return ie},oe=(0,l.shallowRef)(new Map),ce=({row:ae,column:ie,rowIndex:ue,columnIndex:fe})=>{const Ke=`${ue}_${ie.property}`,Ne=`${ue}_${fe}`;let ze=oe.value.get(Ke);return ze||(ze=oe.value.get(Ne)),typeof ze=="string"?ze:""},me=ae=>ae?ie=>{const ue=[];let fe=ce(ie);return fe&&ue.push(fe),fe=typeof ae=="function"?ae(ie):ae,fe&&ue.push(fe),ue.length===0?"":ue.join(" ")}:ce,pe=(ae=!1)=>{oe.value.forEach((ie,ue)=>{be(ue,ie,ae)})},be=(ae,ie,ue=!1)=>{const fe=`${ae}_item`;ue?(p.clearPersistantMessage(),Array.isArray(ie)?p.emitToChildren({name:ae},"setCellClassNames",[]):p.emitToChildren({name:fe},"setCustomClassName","")):Array.isArray(ie)?p.emitToChildren({name:ae,cachePolicy:"Persistant",uniqueId:fe},"setCellClassNames",ie):p.emitToChildren({name:fe,cachePolicy:"Persistant",uniqueId:fe},"setCustomClassName",ie)},Be=(ae,ie,ue)=>{const fe=`${ae}_${ie}`;ue?(oe.value.set(fe,ue),be(fe,ue)):(oe.value.delete(fe),be(fe,"",!0)),(0,l.triggerRef)(oe)},Ye=ae=>{pe(!0),oe.value.clear(),ae.forEach(ie=>{const ue=`${ie.rowIndex}_${ie.column}`;Array.isArray(ie.children)?oe.value.set(ue,ie.children):typeof ie.cellClassName=="string"&&oe.value.set(ue,ie.cellClassName)}),pe(),(0,l.triggerRef)(oe)},Je=()=>{pe(),oe.value.clear(),(0,l.triggerRef)(oe)},at=(0,l.shallowRef)(new Map),sl=({rowIndex:ae})=>{const ie=`${ae}`;return at.value.get(ie)??""},nn=ae=>ae?ie=>{const ue=[];let fe=sl(ie);return fe&&ue.push(fe),fe=typeof ae=="function"?ae(ie):ae,fe&&ue.push(fe),ue.length===0?"":ue.join(" ")}:sl,gp=(ae,ie)=>{const ue=`${ae}`;ie?at.value.set(ue,ie):at.value.delete(ue),(0,l.triggerRef)(at)},yp=()=>{at.value.clear(),(0,l.triggerRef)(at)},_e=(0,l.ref)();return d({clearSelection:()=>_e?.value.clearSelection(),getSelectionRows:()=>_e?.value.getSelectionRows(),toggleRowSelection:(ae,ie)=>{_e?.value.toggleRowSelection(ae,ie)},toggleRowSelectionByProp:(ae,ie)=>{if(!$.value)return;const ue=ia($.value,ae);ue.length!==0&&ue.forEach(fe=>{_e?.value.toggleRowSelection(fe,ie)})},toggleAllSelection:()=>{_e?.value.toggleAllSelection()},toggleRowExpansion:(ae,ie)=>{_e?.value.toggleRowExpansion(ae,ie)},toggleRowExpansionByProp:(ae,ie)=>{if(!$.value)return;const ue=ia($.value,ae);ue.length!==0&&ue.forEach(fe=>{_e?.value.toggleRowExpansion(fe,ie)})},setCurrentRow:ae=>{_e?.value.setCurrentRow(ae)},setCurrentRowByProp:ae=>{if(!$.value)return;const ie=ia($.value,ae);ie.length!==0&&_e?.value.setCurrentRow(ie[0])},getCurrentRow:()=>D.value,clearSort:()=>{_e?.value.clearSort()},clearFilter:ae=>{_e?.value.clearFilter(ae)},doLayout:()=>{_e?.value.doLayout()},sort:(ae,ie)=>{_e?.value.sort(ae,ie)},scrollTo:(ae,ie)=>{_e?.value.scrollTo(ae,ie)},setScrollTop:ae=>{_e?.value.setScrollTop(ae)},setScrollLeft:ae=>{_e?.value.setScrollLeft(ae)},loadData:Y,clearData:J,getData(){return $.value},getTotalSize(){return O.value},getPageIndex(){return g.value},getPageSize(){return f.value},getColumnSetting:H,setColumnSetting:Q,removeColumnSetting:C,setCellClassName:Be,setCellClassNames:Ye,clearCellClassName:Je,setRowClassName:gp,clearRowClassName:yp}),()=>{const ae={...Qe(r.attrs),onCurrentChange:G,onRowClick:U,onExpandChange:ee,data:$.value,ref:_e,class:M.value,"cell-class-name":me(i.cellClassName),"row-class-name":nn(i.rowClassName)},ie={};if(r.slots.default&&(ie.default=()=>ne(r.slots.default)),r.slots.append&&(ie.append=r.slots.append),r.slots.empty&&(ie.empty=r.slots.empty),E===!0){const ze=[];if(j.value){const cl=(0,l.h)($e.Loading,{class:`${m}__infinite-icon`});ze.push(cl);const Ya=(0,l.h)("span",{class:`${m}__infinite-text`},[c.loadText.value]);ze.push(Ya)}else{const cl=(0,l.h)("span",{class:`${m}__infinite-text`},[c.noMoreText.value]);ze.push(cl)}const ut=[`${m}__infinite`];T.value&&ut.push("is-hide");const ja=(0,l.h)("div",{ref:R,class:ut},ze);ie.append=()=>ja}const ue=(0,l.h)(P.ElTable,ae,ie),fe=[];if(fe.push(ue),!E){let ze=null;if(typeof r.slots.pagination=="function"?ze=r.slots.pagination():i.showPagination&&(ze=(0,l.h)(P.ElPagination,{class:h.value,total:O.value,pageSize:f.value,"onUpdate:pageSize":I,pageSizes:i.pageSizes,currentPage:g.value,"onUpdate:currentPage":_,hideOnSinglePage:i.hideOnSinglePage,layout:i.paginationLayout,size:i.paginationSize,background:i.paginationBackground,appendSizeTo:i.paginationAppendSizeTo,teleported:i.paginationTeleported,popperClass:i.paginationPopperClass,prevText:i.paginationpPrevText,prevIcos:i.paginationPrevIcon,nextText:i.paginationNextText,pnextIcon:i.paginationNextIcon,disabled:i.paginationDisabled})),i.showSetting){const ut=[];ze&&ut.push(ze);const ja=(0,l.h)(P.ElIcon,{class:B.value},{default:()=>(0,l.h)($e.Setting)}),cl=(0,l.h)(Kl,{...et(i,oa),tableRef:{getColumnSetting:H,setColumnSetting:Q,removeColumnSetting:C}},{default:()=>ja});ut.push(cl);const Ya=(0,l.h)("div",{class:y.value},ut);fe.push(Ya)}else ze&&fe.push(ze)}const Ke={default:()=>fe},Ne={...Me(i,So,wo,oa),ref:e};return i.prop&&(Ne.prop=`${i.prop}_item`),Ne.contentClass=`${m}__wrap`,Ne.errorMarkClass="is-table-error",v.value&&x()&&(Ne["appear-listen"]=!0,Ne.onAppear=q),n(Ne,Ke)}}}}var{componentName:O6,create:q6,scope:H6}=se("table-item"),K6=q6(R6(O6,H6,Ae)),sa=K6;function Dt(t,a){return typeof t.textKey=="string"&&t.textKey.length>0?a[t.textKey]:a.text}function Qt(t,a){return typeof t.valueKey=="string"&&t.valueKey.length>0?a[t.valueKey]:a.value}function j6(t,a){return typeof t.disabledKey=="string"&&t.disabledKey.length>0?a[t.disabledKey]:a.disabled??null}var Y6=class{scope;constructor(t){this.scope=t}async load(t,a,n){if(!a)return[];if(Array.isArray(a))return a;if(typeof a=="function")return await a(n);const i=Fe(t,this.scope);return i===null?(console.error(`[FoxUI]${t} component not found api function`),[]):(We(n)&&(0,l.isReactive)(n)&&(n=(0,l.toRaw)(n)),await i(a,n))}};function W6(){return new Y6(Ze())}function vo(t,a,n){return a===n?!0:!(a===null||n===null||Dt(t,a)!==Dt(t,n)||Qt(t,a)!==Qt(t,n))}function U6(t,a,n,i){if(i.length==0||a===""||a===null||a===void 0)return null;let r=null;for(let o of i){let s=!1;if(n==="text")s=Dt(t,o)===a;else if(n==="item")s=vo(t,o,a);else{let c=Qt(t,o);c==null&&(c=Dt(t,o)),s=c===a}if(s){r=o;break}}return r}function G6(t){return{text:t,value:t}}function X6(t,a,n){return typeof t.itemOptions=="function"?t.itemOptions(a,n):t.itemOptions}var No={modelValue:{type:[String,Object,Boolean,Number],required:!1},source:{type:[Array,Function,String],default:[]},sourceFilter:{type:[Function]},params:{type:Object},valueType:{type:String,required:!1,default:"value"},textKey:{type:[String],required:!1,default:"text"},valueKey:{type:[String],required:!1,default:"value"},disabledKey:{type:[String],required:!1,default:"disabled"},size:{type:[String],required:!1},textColor:{type:[String],required:!1},fill:{type:[String],required:!1},border:{type:[Boolean],required:!1},itemType:{type:[String],required:!1,default:"radio"},itemOptions:{type:[Object,Function],required:!1},direction:{type:[String],required:!1,default:"horizontal"},appearLoad:{type:[Boolean,String],default:!1}},Z6={...xe,...Ee,...No};function J6(t,a,n,i){return{inheritAttrs:!0,props:Z6,emits:["change","update:modelValue","setValue"],setup(r,o){const{itemTemplateRef:s,innerDisabled:c,disabled:e,innerReadonly:u,readonly:p,browse:d}=Ie(r),{emitEvent:m,exposeApi:M}=Te({componentName:t,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return p.value},get disabled(){return e.value},get props(){return r},context:o,get templateRefProxy(){return s.value}},r.prop??o.attrs.name),B=(0,l.ref)(null),y=(0,l.ref)(null),h=(T,v,L,A=!0)=>{const W=U6(r,T,v,L);if(W===null){if(y.value===null)return;y.value=null,B.value=null,A&&(m("update:modelValue",null),m("change",null));return}if(!vo(r,W,y.value)){B.value=T;const Y=(0,l.toRaw)(W);y.value=Y;let J=null;r.valueType==="text"?J=Dt(r,Y):r.valueType==="item"?J=Y:J=Qt(r,Y),A&&(m("update:modelValue",J),m("change",J))}},w=(0,l.ref)([]),b=Ve((0,l.computed)(()=>r.appearLoad),"appearLoad",qe.Near,T=>he(T)),g=W6(),f=async(T,v)=>{if(T){const L=await g.load("radio",T,v);L.length>0&&(typeof L[0]=="string"?w.value=L.map(A=>G6(A)):w.value=L)}};(0,l.watch)([()=>r.source,()=>r.params],async([T,v])=>{f(T,v)},{immediate:!b.value});let E=!1;const x=()=>{E||(E=!0,f(r.source,r.params))};(0,l.watch)([()=>w.value,()=>r.modelValue],([T,v])=>{h(v,r.valueType,T,!1),m("setValue",v)});const _=t,I=(0,l.computed)(()=>({[_]:!0,[`is-${r.direction}`]:!0})),j=T=>{h(T,"value",w.value,!0)};let O=ve(r,"hintText"),$=ve(r,"hintVisible");const K=(T,v)=>{typeof r.sourceFilter=="function"&&(T=T.filter(r.sourceFilter));const L=[];return T.forEach((A,W)=>{const Y=Qt(r,A),J=Dt(r,A);let F=j6(r,A);e.value===!0&&(F=e.value),p.value===!0&&(F=p.value);const q=X6(r,A,W)??{},R=`${Y}_${W}`,D={...q,key:R,value:Y,size:r.size,border:he(r.border)};F&&(D.disabled=F),r.itemType==="button"?L.push((0,l.h)(P.ElRadioButton,D,{default:()=>[J]})):typeof v=="function"?L.push((0,l.h)(P.ElRadio,D,{default:()=>v(A)})):L.push((0,l.h)(P.ElRadio,D,{default:()=>[J]}))}),L};return M({setDisabled:T=>{c.value=T},setReadonly:T=>{u.value=T}}),()=>{if(d.value==="on"&&(p.value||e.value))return i(B.value,o.slots,w.value);const T={...Qe(o.attrs),class:I.value,disabled:e.value||p.value,modelValue:B.value,"text-color":r.textColor,fill:r.fill,onChange:j},v=[],L={};o.slots.options?L.default=o.slots.options:L.default=()=>K(w.value,o.slots.text);const A=(0,l.h)(P.ElRadioGroup,T,L);v.push(A);const W={default:()=>v};W.label=o.slots.default,W.fixedPreTip=o.slots.fixedPreTip,W.fixedTip=o.slots.fixedTip;const Y={...Me(r,No),ref:s,hintText:O.value,hintVisible:$.value};return r.prop&&(Y.prop=`${r.prop}_item`),b.value&&(Y["appear-listen"]=!0,Y.onAppear=x),n(Y,W)}}}}var{componentName:Q6,create:e8,scope:t8}=se("radio-item"),l8=e8(J6(Q6,t8,Ae,He)),ca=l8;function Mt(t,a){return typeof t.textKey=="string"&&t.textKey.length>0?a[t.textKey]:a.text}function It(t,a){return typeof t.valueKey=="string"&&t.valueKey.length>0?a[t.valueKey]:a.value}function n8(t,a){return typeof t.disabledKey=="string"&&t.disabledKey.length>0?a[t.disabledKey]:a.disabled??null}var a8=class{scope;constructor(t){this.scope=t}async load(t,a,n){if(!a)return[];if(Array.isArray(a))return a;if(typeof a=="function")return await a(n);const i=Fe(t,this.scope);return i===null?(console.error(`[FoxUI]${t} component not found api function`),[]):(We(n)&&(0,l.isReactive)(n)&&(n=(0,l.toRaw)(n)),await i(a,n))}};function r8(){return new a8(Ze())}function Co(t,a,n){return a===n?!0:!(a===null||n===null||Mt(t,a)!==Mt(t,n)||It(t,a)!==It(t,n))}function o8(t,a,n,i){if(i.length==0||a===""||a===null||a===void 0)return null;Array.isArray(a)||(a=[a]);const r=[];return a.forEach(o=>{for(let s of i){let c=!1;if(n==="text")c=Mt(t,s)===o;else if(n==="item")c=Co(t,s,o);else{let e=It(t,s);e==null&&(e=Mt(t,s)),c=e===o}if(c){r.push(s);break}}}),r}function i8(t){return{text:t,value:t}}function s8(t,a,n){return typeof t.itemOptions=="function"?t.itemOptions(a,n):t.itemOptions}var ko={modelValue:{type:[Array,String],required:!1},source:{type:[Array,Function,String],default:[]},sourceFilter:{type:[Function]},params:{type:Object},valueType:{type:String,required:!1,default:"value"},textKey:{type:[String],required:!1,default:"text"},valueKey:{type:[String],required:!1,default:"value"},disabledKey:{type:[String],required:!1,default:"disabled"},size:{type:[String],required:!1},textColor:{type:[String],required:!1},fill:{type:[String],required:!1},border:{type:[Boolean],required:!1},min:{type:[String,Number],required:!1},max:{type:[String,Number],required:!1},itemType:{type:[String],required:!1,default:"checkbox"},itemOptions:{type:[Object,Function],required:!1},direction:{type:[String],required:!1,default:"horizontal"},appearLoad:{type:[Boolean,String],default:!1},separator:{type:[String],required:!1,default:", "}},c8={...xe,...Ee,...ko};function u8(t,a,n,i){return{inheritAttrs:!0,props:c8,emits:["change","update:modelValue","setValue"],setup(r,o){const{itemTemplateRef:s,innerDisabled:c,disabled:e,innerReadonly:u,readonly:p,browse:d}=Ie(r),{emitEvent:m,exposeApi:M}=Te({componentName:t,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return p.value},get disabled(){return e.value},get props(){return r},context:o,get templateRefProxy(){return s.value}},r.prop??o.attrs.name),B=(0,l.ref)([]),y=(0,l.ref)([]),h=(T,v,L,A=!0)=>{const W=o8(r,T,v,L);if(W===null){if(y.value===null||y.value.length===0)return;B.value=[],y.value=[],A&&(m("update:modelValue",[]),m("change",[]));return}let Y=!0;if(W.length!==y.value.length)Y=!1;else for(let J=0;J<W.length;J++){const F=W[J],q=y.value[J];if(!Co(r,F,q)){Y=!1;break}}if(!Y){y.value=W;let J=[],F=[];W.forEach(R=>{J.push(It(r,R)),r.valueType==="text"?F.push(Mt(r,R)):r.valueType==="item"?F.push(R):F.push(It(r,R))}),B.value=J;const q=(0,l.toRaw)(F);A&&(m("update:modelValue",q),m("change",q))}},w=(0,l.ref)([]),b=Ve((0,l.computed)(()=>r.appearLoad),"appearLoad",qe.Near,T=>he(T)),g=r8(),f=async(T,v)=>{if(T){const L=await g.load("checkbox",T,v);L.length>0&&(typeof L[0]=="string"?w.value=L.map(A=>i8(A)):w.value=L)}};(0,l.watch)([()=>r.source,()=>r.params],async([T,v])=>{f(T,v)},{immediate:!b.value});let E=!1;const x=()=>{E||(E=!0,f(r.source,r.params))};(0,l.watch)([()=>w.value,()=>r.modelValue],([T,v])=>{h(v,r.valueType,T,!1),m("setValue",v)});const _=t,I=(0,l.computed)(()=>({[_]:!0,[`is-${r.direction}`]:!0})),j=T=>{h(T,"value",w.value,!0)};let O=ve(r,"hintText"),$=ve(r,"hintVisible");const K=(T,v)=>{typeof r.sourceFilter=="function"&&(T=T.filter(r.sourceFilter));const L=[];return T.forEach((A,W)=>{const Y=It(r,A),J=Mt(r,A);let F=n8(r,A);e.value===!0&&(F=e.value),p.value===!0&&(F=p.value);const q=s8(r,A,W)??{},R=`${Y}_${W}`,D={...q,key:R,value:Y,size:r.size,border:he(r.border)};F&&(D.disabled=F),r.itemType==="button"?L.push((0,l.h)(P.ElCheckboxButton,D,{default:()=>[J]})):typeof v=="function"?L.push((0,l.h)(P.ElCheckbox,D,{default:()=>v(A)})):L.push((0,l.h)(P.ElCheckbox,D,{default:()=>[J]}))}),L};return M({setDisabled:T=>{c.value=T},setReadonly:T=>{u.value=T}}),()=>{if(d.value==="on"&&(p.value||e.value))return i(B.value,o.slots,w.value,r.separator);const T={...Qe(o.attrs),class:I.value,disabled:e.value||p.value,modelValue:B.value,"text-color":r.textColor,fill:r.fill,max:we(r.max),min:we(r.min),onChange:j},v=[],L={};o.slots.options?L.default=o.slots.options:L.default=()=>K(w.value,o.slots.text);const A=(0,l.h)(P.ElCheckboxGroup,T,L);v.push(A);const W={default:()=>v};W.label=o.slots.default,W.fixedPreTip=o.slots.fixedPreTip,W.fixedTip=o.slots.fixedTip;const Y={...Me(r,ko),ref:s,hintText:O.value,hintVisible:$.value};return r.prop&&(Y.prop=`${r.prop}_item`),b.value&&(Y["appear-listen"]=!0,Y.onAppear=x),n(Y,W)}}}}var{componentName:d8,create:f8,scope:m8}=se("checkbox-item"),h8=f8(u8(d8,m8,Ae,He)),ua=h8,xo={modelValue:{type:[Number,String],required:!1}},p8={...xe,...Ee,...xo};function g8(t,a,n,i){return{props:p8,emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(r,o){const{itemTemplateRef:s,innerDisabled:c,disabled:e,innerReadonly:u,readonly:p,browse:d}=Ie(r),{emitEvent:m,exposeApi:M}=Te({componentName:t,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return p.value},get disabled(){return e.value},get props(){return r},context:o,get templateRefProxy(){return s.value}},r.prop??o.attrs.name),B=ve(r,"modelValue",E=>we(E),m),y=t,h=(0,l.computed)(()=>({[y]:!0})),w=E=>{m("update:modelValue",E),m("change",E)};let b=ve(r,"hintText"),g=(0,l.ref)(!1);const f=(0,l.ref)();return M({setDisabled:E=>{c.value=E},setReadonly:E=>{u.value=E}}),()=>{if(d.value==="on"&&(p.value||e.value))return i(B.value,o.slots);const E={...Qe(o.attrs),ref:f,class:h.value,readonly:p.value||e.value,modelValue:B.value,onChange:w},x={},_=[],I=(0,l.h)(P.ElRate,E,x);_.push(I);const j={default:()=>_};j.label=o.slots.default,j.fixedPreTip=o.slots.fixedPreTip,j.fixedTip=o.slots.fixedTip;const O={...Me(r,xo),ref:s,hintText:b.value,hintVisible:g.value};return r.prop&&(O.prop=`${r.prop}_item`),n(O,j)}}}}var{componentName:y8,create:b8,scope:S8}=se("rate-item"),w8=b8(g8(y8,S8,Ae,He)),da=w8,zo={modelValue:{type:[Boolean,String,Number],required:!1},activeValue:{type:[Boolean,String,Number],required:!1,default:()=>!0},inactiveValue:{type:[Boolean,String,Number],required:!1,default:()=>!1},activeText:{type:[String],required:!1},inactiveText:{type:[String],required:!1}};({...xe,...Ee,...zo});function v8(t,a,n,i){return{props:{},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(r,o){const{itemTemplateRef:s,innerDisabled:c,disabled:e,innerReadonly:u,readonly:p,browse:d}=Ie(r),{emitEvent:m,exposeApi:M}=Te({componentName:t,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return p.value},get disabled(){return e.value},get props(){return r},context:o,get templateRefProxy(){return s.value}},r.prop??o.attrs.name),B=(0,l.ref)(r.modelValue);(0,l.watch)(()=>r.modelValue,x=>{B.value!==x&&(B.value=x)});const y=t,h=(0,l.computed)(()=>({[y]:!0})),w=x=>{B.value=x,m("update:modelValue",x),m("change",x)};let b=ve(r,"hintText"),g=ve(r,"hintVisible");const f=(0,l.ref)();M({setDisabled:x=>{c.value=x},setReadonly:x=>{u.value=x}});const E=(0,l.computed)(()=>{let x=`${B.value}`;return r.inactiveText&&B.value===r.inactiveValue?x=r.inactiveText:r.activeText&&B.value===r.activeValue&&(x=r.activeText),x});return()=>{if(d.value==="on"&&(p.value||e.value))return i(E.value,o.slots);const x={...Qe(o.attrs),ref:f,class:h.value,readonly:p.value,disabled:e.value,"active-value":r.activeValue,"inactive-value":r.inactiveValue,"active-text":r.activeText,"inactive-text":r.inactiveText,modelValue:B.value,"onUpdate:modelValue":w},_={},I=[],j=(0,l.h)(P.ElSwitch,x,_);I.push(j);const O={default:()=>I};O.label=o.slots.default,O.fixedPreTip=o.slots.fixedPreTip,O.fixedTip=o.slots.fixedTip;const $={...Me(r,zo),ref:s,hintText:b.value,hintVisible:g.value};return r.prop&&($.prop=`${r.prop}_item`),n($,O)}}}}var{componentName:N8,create:C8,scope:k8}=se("switch-item"),x8=C8(v8(N8,k8,Ae,He)),fa=x8,To={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}},z8=class{scope;constructor(t){this.scope=t}async load(t,a,n,i,r){if(!a)return[];if(Array.isArray(a))return a;if(typeof a=="function")return await a(n,i);const o=Fe(t,this.scope);return o===null?(console.error(`[FoxUI]${t} component not found api function`),[]):(We(n)&&(0,l.isReactive)(n)&&(n=(0,l.toRaw)(n)),await o(a,n,i))}};function T8(){return new z8(Ze())}var Eo={modelValue:{type:[String,Number,Boolean,Array],required:!1},maxLength:{type:[String,Number]}},E8={...xe,...Ee,...Eo,...To};function $8(t,a,n,i){return{props:E8,emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(r,o){const{itemTemplateRef:s,innerDisabled:c,disabled:e,innerReadonly:u,readonly:p,browse:d}=Ie(r),m=(0,l.ref)(!1),{emitEvent:M,exposeApi:B}=Te({componentName:t,get readonly(){return p.value},get disabled(){return e.value},get props(){return r},context:o,get templateRefProxy(){return s.value}},r.prop??o.attrs.name),y=ve(r,"modelValue",null,M),h=t,w=(0,l.computed)(()=>({[h]:!0})),b=A=>{y.value=A,M("update:modelValue",A),M("change",A)};let g=ve(r,"hintText"),f=(0,l.ref)(!1);const E=A=>{let W=A.target.value;m.value=!0,ge(g.value)||(f.value=!0),M("focus",W,A)},x=A=>{setTimeout(()=>{f.value&&(f.value=!1),m.value=!1},0);let W=A.target.value;r.maxLength&&W.length>Number(r.maxLength)&&(W=W.slice(0,Number(r.maxLength))),I.value||M("blur",W,A)},_=()=>{M("clear","")},I=(0,l.ref)(!1),j=A=>{I.value=A,M("visible-change",A),A||M("selected")},O=(0,l.ref)([]),$=T8(),K=async(A,W)=>{try{O.value=await $.load("treeselect",A,W)}catch(Y){console.error(Y)}};(0,l.watch)([()=>r.data,()=>r.params,()=>r.lazy],([A,W,Y])=>{!A||Y||K(A,W)},{immediate:!0});let T=null;r.lazy&&(typeof r.load=="function"?T=r.load:T=async(A,W)=>{let Y={};r.params&&Object.assign(Y,r.params),A&&Object.assign(Y,A),W(await $.load("treeselect",r.data,Y,!0))});let v={label:r.textKey,value:r.valueKey,children:r.childrenKey,isLeaf:r.leafKey,class:r.classKey};const L=(0,l.ref)();return B({focus:()=>{L?.value.focus()},blur:()=>{L?.value.blur()},setDisabled:A=>{c.value=A},setReadonly:A=>{u.value=A}}),()=>{if(d.value==="on"&&(p.value||e.value))return i(y.value,o.slots);const A={...Qe(o.attrs),ref:L,class:w.value,disabled:e.value||p.value,modelValue:y.value,"onUpdate:modelValue":b,lazy:r.lazy,props:v,onClear:_,onFocus:E,onBlur:x,onVisibleChange:j};T?A.load=T:A.data=O.value;const W={};o.slots.option&&(W.default=o.slots.option);const Y=[],J=(0,l.h)(P.ElTreeSelect,A,W);Y.push(J);const F={default:()=>Y};F.label=o.slots.default,F.fixedPreTip=o.slots.fixedPreTip,F.fixedTip=o.slots.fixedTip;const q={...Me(r,Eo,To),ref:s,hintText:g.value,hintVisible:f.value};return r.prop&&(q.prop=`${r.prop}_item`),n(q,F)}}}}var{componentName:V8,create:B8,scope:D8}=se("tree-select-item"),M8=B8($8(V8,D8,Ae,He)),ma=M8,I8=class{scope;constructor(t){this.scope=t}async load(t){let a=null;const n=Fe("tableSetting",this.scope);return typeof n=="function"&&(a=await Reflect.apply(n,null,["load",t])),a}save(t,a){const n=Fe("tableSetting",this.scope);typeof n=="function"&&Reflect.apply(n,null,["save",t,a])}remove(t){const a=Fe("tableSetting",this.scope);typeof a=="function"&&Reflect.apply(a,null,["remove",t])}};function A8(){return new I8(Ze())}var P8={},_8={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 L8(t,a){return(0,l.openBlock)(),(0,l.createElementBlock)("svg",_8,[...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 F8=Re(P8,[["render",L8]]),{componentName:mb,create:R8,scope:hb}=se("group-setting"),O8={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:"到底部"}},q8=R8({components:{FoxPopover:P.ElPopover,FoxCheckbox:P.ElCheckbox,FoxCheckboxGroup:P.ElCheckboxGroup,FoxButton:P.ElButton,FoxIcon:P.ElIcon,DragIcon:F8,Download:$e.Download,RefreshLeft:$e.RefreshLeft},props:{...O8},emits:["change"],setup(t,{emit:a,attrs:n,expose:i}){let r=null;const o=(0,l.ref)([]),s=A8(),c=R=>R.length>1,e=()=>{const R=[];o.value=[...o.value].map((D,G)=>(D.visible!==!1&&R.push(D.prop),{...D,sortIndex:G})),o.value.length===R.length?y.value=!0:R.length>0&&(h.value=!0),g.value=R},u=R=>{let D=null;if(typeof R=="string")D=document.querySelectorAll(`.fox-group[prop="${R}"] > div > .fox-item[prop]`);else if(R&&typeof R=="object"){const U=R.$el??R;typeof U.querySelectorAll=="function"&&(D=U.querySelectorAll(".fox-item[prop]"))}if(!D)return[];const G=[];return D.forEach(U=>{const z=U.querySelector(".label--string");let ee="";z&&(ee=z.textContent??"");const le=U.getAttribute("prop")??"",re=window.getComputedStyle(U,null).getPropertyValue("display");G.push({label:ee,prop:le,sortIndex:0,visible:re!=="none"})}),G},p=()=>{if(!r){const R=u(t.groupRef??t.groupProp);if(R.length===0)return!1;r=R}return!0},d=async(R=!1)=>{const D=await s.load(t.groupProp),G=U=>{if(!U||!r)return;const z=r.map(ee=>({...ee}));Array.isArray(D)&&D.forEach(ee=>{z.some(le=>{if(le.prop===ee.prop){const re=le.label;return Object.assign(le,ee),le.label=re,!0}return!1})}),o.value=z.sort((ee,le)=>ee.sortIndex-le.sortIndex),e(),R&&M(!1)};r?G(!0):wl(p,t.initDelay,5,50,!1,G)},m=()=>{o.value=(r??[]).map(R=>({...R})),e(),M()},M=(R=!0)=>{R&&s.save(t.groupProp,o.value),a("change",o.value.map(D=>({...D})))},B=(0,l.computed)(()=>({"max-width":`${t.popoverWidth-125}px`})),y=(0,l.ref)(!1),h=(0,l.ref)(!1),w=R=>{const D=[];o.value.forEach(G=>{R&&D.push(G.prop),G.visible=R}),y.value=!1,h.value=!1,o.value.length===D.length?y.value=!0:D.length>0&&(h.value=!0),g.value=D,M()},b=()=>{m()},g=(0,l.ref)([]),f=R=>{o.value.forEach(G=>{G.visible=R.indexOf(G.prop)!==-1}),y.value=!1,h.value=!1;const D=o.value.length;R.length===D?y.value=!0:R.length>0&&(h.value=!0),M()},E=()=>{d()};(0,l.onMounted)(()=>{d(!0)});const x={currentRow:null,index:null},_=R=>R?R.dataset&&R.dataset.role==="row"?R:R.tagName.toLowerCase()!=="body"?(R=R.parentElement,_(R)):null:null,I=R=>{const D=R.currentTarget;D&&D.dataset&&(x.index=D.dataset.index)},j=R=>{x.currentRow&&(x.currentRow.classList.remove("is-dragover"),x.currentRow=null),x.index=null},O=R=>{const D=R.currentTarget;R.relatedTarget;const G=_(D);G&&(R.preventDefault(),x.currentRow&&x.currentRow!==G&&x.currentRow.classList.remove("is-dragover"),G.classList.add("is-dragover"),x.currentRow=G)},$=R=>{R.preventDefault(),x.currentRow&&(x.currentRow.classList.remove("is-dragover"),x.currentRow=null)},K=R=>{const D=R.currentTarget,G=_(D);if(!G)return;R.preventDefault();const U=Number(x.index),z=Number(G.dataset.index);if(U!==z){if(U<z){const ee=o.value[U];o.value.splice(U,1),o.value.splice(z,0,ee)}else{const ee=o.value[U];o.value.splice(U,1),o.value.splice(z+1,0,ee)}e(),M()}},T=R=>{const D=o.value[R];o.value.splice(R,1),o.value.splice(0,0,D),e(),M()},v=R=>{const D=o.value[R];o.value.splice(R,1),o.value.push(D),e(),M()};i({refresh:()=>{r=null,d(!1)}});const L=new Map;let A=null;function W(R){const D=document.createRange();return D.setStart(R,0),D.setEnd(R,R.childNodes.length),D.getBoundingClientRect().width}return{attrs:n,itemPropertyList:o,isDraggble:c,isCheckAll:y,isIndeterminate:h,handleCheckAllChange:w,handleReset:b,checkedValue:g,handleCheckChange:f,onShow:E,onDragStart:I,onDragEnd:j,onDragOver:O,onDragLeave:$,onDrop:K,checkboxLabelStyle:B,toTop:T,toBottom:v,onMouseOverForOverflowText:(R,D,G)=>{const U=R.currentTarget;if(U){const z=Math.floor(U.offsetWidth);if(Math.floor(W(U))>z){let ee=L.get(D);if(ee){if(ee===A)return;Oe.hide(ee)}ee=Oe.show(U,G,{type:"text",placement:"top",closeOnClick:!1}),L.set(D,ee),A=ee}}},onMouseLeaveForOverflowText:(R,D)=>{const G=L.get(D);G&&(Oe.hide(G),G===A&&(A=null))},onMouseOverForTip:(R,D)=>{const G=R.currentTarget;G&&(A&&Oe.hide(A),A=Oe.show(G,D,{type:"text",placement:"top",closeOnClick:!1},!0))},onMouseLeaveForTip:R=>{A&&(Oe.hide(A),A=null)}}}}),H8={class:"fox-group-setting"},K8={class:"fox-group-setting__header"},j8={class:"fox-group-setting__body"},Y8={class:"fox-group-setting__body-list","data-role":"container"},W8=["data-index","draggable"],U8=["onMouseover","onMouseleave"],G8={class:"tools-item"};function X8(t,a,n,i,r,o){const s=(0,l.resolveComponent)("FoxCheckbox"),c=(0,l.resolveComponent)("FoxButton"),e=(0,l.resolveComponent)("DragIcon"),u=(0,l.resolveComponent)("Download"),p=(0,l.resolveComponent)("FoxIcon"),d=(0,l.resolveComponent)("FoxCheckboxGroup"),m=(0,l.resolveComponent)("FoxPopover");return(0,l.openBlock)(),(0,l.createBlock)(m,(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",H8,[(0,l.createElementVNode)("div",K8,[(0,l.createVNode)(s,{modelValue:t.isCheckAll,"onUpdate:modelValue":a[0]||(a[0]=M=>t.isCheckAll=M),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",j8,[(0,l.createVNode)(d,{modelValue:t.checkedValue,"onUpdate:modelValue":a[10]||(a[10]=M=>t.checkedValue=M),onChange:t.handleCheckChange},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("div",Y8,[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(t.itemPropertyList,M=>((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:M.prop,class:"fox-group-setting__body-row","data-role":"row","data-index":M.sortIndex,draggable:t.isDraggble(t.itemPropertyList),onDragstart:a[5]||(a[5]=(...B)=>t.onDragStart&&t.onDragStart(...B)),onDragend:a[6]||(a[6]=(...B)=>t.onDragEnd&&t.onDragEnd(...B)),onDrop:a[7]||(a[7]=(...B)=>t.onDrop&&t.onDrop(...B)),onDragover:a[8]||(a[8]=(...B)=>t.onDragOver&&t.onDragOver(...B)),onDragleave:a[9]||(a[9]=(...B)=>t.onDragLeave&&t.onDragLeave(...B))},[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:M.prop},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("span",{onMouseover:B=>t.onMouseOverForOverflowText(B,M.prop,M.label),onMouseleave:B=>t.onMouseLeaveForOverflowText(B,M.prop),class:"checkbox-item__label",style:(0,l.normalizeStyle)(t.checkboxLabelStyle)},(0,l.toDisplayString)(M.label),45,U8)]),_:2},1032,["label"]),(0,l.createElementVNode)("div",G8,[(0,l.createVNode)(p,{onClick:B=>t.toTop(M.sortIndex),onMouseover:a[1]||(a[1]=B=>t.onMouseOverForTip(B,t.toTopText)),onMouseleave:a[2]||(a[2]=B=>t.onMouseLeaveForTip(B)),class:"is-reverse"},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(u)]),_:1},8,["onClick"]),(0,l.createVNode)(p,{onClick:B=>t.toBottom(M.sortIndex),onMouseover:a[3]||(a[3]=B=>t.onMouseOverForTip(B,t.toBottomText)),onMouseleave:a[4]||(a[4]=B=>t.onMouseLeaveForTip(B))},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(u)]),_:1},8,["onClick"])])],40,W8))),128))])]),_:1},8,["modelValue","onChange"])])])]),_:3},16,["placement","width","onShow"])}var ha=Re(q8,[["render",X8]]),Z8={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}},J8=class{scope;constructor(t){this.scope=t}async load(t,a,n,i,r){if(Array.isArray(a))return a;if(typeof a=="function")return await a(n,i);const o=Fe(t,this.scope);return o===null?(console.error(`[FoxUI]${t} component not found api function`),[]):(We(n)&&(0,l.isReactive)(n)&&(n=(0,l.toRaw)(n)),await o(a,n,i))}};function Q8(){return new J8(Ze())}var e7={...On,...Z8};function t7(t,a,n){return{props:e7,setup(i,r){const o=t,s=(0,l.computed)(()=>({[o]:!0})),c=(0,l.ref)([]),e=Q8(),u=async(g,f)=>{try{c.value=await e.load("tree",g,f)}catch(E){console.error(E)}},p=(0,l.shallowRef)({}),d=(0,l.computed)(()=>({...p.value,...i.params??{}}));(Array.isArray(i.data)?!0:i.lazy?!1:he(i.autoLoad))&&(0,l.watch)([()=>i.data,()=>d.value],([g,f])=>{g&&u(g,f)},{immediate:!0,deep:!0});let M=null;i.lazy&&(typeof i.load=="function"?M=i.load:M=async(g,f)=>{let E={};i.params&&Object.assign(E,i.params),g&&Object.assign(E,g),f(await e.load("treeselect",i.data,E,!0))});const B={label:i.textKey,value:i.valueKey,children:i.childrenKey,isLeaf:i.leafKey,class:i.classKey,disabled:i.disabledKey,...i.props??{}},y=(g={})=>new Promise(async f=>{p.value={...(0,l.toRaw)(g??{})},await u(i.data,d.value),f()}),h=function(g,f){if(typeof i.filterNodeMethod=="function")return i.filterNodeMethod(g,f);if(!i.filterKeyword)return!0;const E=`${f[B.label]}`,x=`${g}`;return E.includes(x)},w=(0,l.ref)();(0,l.watch)(()=>i.filterKeyword,g=>{w.value.filter(g)});const b=g=>(...f)=>{const E=w.value[g];return Reflect.apply(E,w.value,[...f])};return r.expose({loadData:y,filter:b("filter"),updateKeyChildren:b("updateKeyChildren"),getCheckedNodes:b("getCheckedNodes"),setCheckedNodes:b("setCheckedNodes"),getCheckedKeys:b("getCheckedKeys"),setCheckedKeys:b("setCheckedKeys"),setChecked:b("setChecked"),getHalfCheckedNodes:b("getHalfCheckedNodes"),getHalfCheckedKeys:b("getHalfCheckedKeys"),getCurrentKey:b("getCurrentKey"),getCurrentNode:b("getCurrentNode"),setCurrentKey:b("setCurrentKey"),setCurrentNode:b("setCurrentNode"),getNode:b("getNode"),remove:b("remove"),append:b("append"),insertBefore:b("insertBefore"),insertAfter:b("insertAfter")}),()=>{const g={...Qe(r.attrs),class:s.value,lazy:i.lazy,props:B,ref:_=>w.value=_};M?g.load=M:g.data=c.value,g["filter-node-method"]=h;const f=[],E=(0,l.h)(P.ElTree,g,r.slots);f.push(E);const x={default:()=>f};return(0,l.h)(n,{...et(i,On)},x)}}}}var{componentName:l7,create:n7,scope:a7}=se("tree-item"),r7=n7(t7(l7,a7,Fl)),pa=r7,jl={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 o7(t,a,n,i="value"){for(let r=0;r<a.length;r++){let o=a[r];if(i==="text"){if(Yl(t,o)===n)return r}else if(i==="item"){if(Ge(n,o))return r}else if(Vo(t,o)===n)return r}return-1}function Yl(t,a){return typeof t.textKey=="string"&&t.textKey.length>0?a[t.textKey]:a.text}function $o(t,a){return typeof t.subTextKey=="string"&&t.subTextKey.length>0?a[t.subTextKey]:a.text}function Vo(t,a){return typeof t.valueKey=="string"&&t.valueKey.length>0?a[t.valueKey]:a.value}function i7(t,a){return typeof t.disabledKey=="string"&&t.disabledKey.length>0?a[t.disabledKey]:a.disabled??null}function s7(t,a,n){return typeof t.itemOptions=="function"?t.itemOptions(a,n):t.itemOptions}var c7=class{scope;constructor(t){this.scope=t}async load(t,a,n,i,r,o,s){if(!a)return{totalSize:0,page:[]};if(Array.isArray(a)){let e=a;typeof s=="function"&&(e=e.filter(s));let u=(n-1)*i,p=u+i;p>e.length&&(p=e.length);const d=e.slice(u,p);return{totalSize:e.length,page:d}}if(typeof a=="function")return await Reflect.apply(a,null,[n,i,r,o]);const c=Fe(t,this.scope);return c===null?(console.error(`[FoxUI]${t} component not found api function`),{totalSize:0,page:[]}):(We(r)&&(0,l.isReactive)(r)&&(r=(0,l.toRaw)(r)),await Reflect.apply(c,null,[a,n,i,r]))}};function u7(){return new c7(Ze())}function d7(t,a,n,i,r,o,s,c,e,u,p){return{props:jl,emits:["change","update:modelValue","update:text","loaded-data","update:visible"],setup(d,m){const{emitEvent:M,exposeApi:B}=kn({context:m}),{slots:y}=m,{toLocaleRefs:h}=(0,Ce.useFoxI18n)(a),w=h(d,["title","loadText","noMoreText","seachPlaceholder","confirmText"]),b=u7(),g=(0,l.ref)([]),f=(0,l.ref)(0),E=(0,l.ref)(""),x=(0,l.shallowRef)(null),_=(0,l.computed)(()=>{const H={};return d.params&&Object.assign(H,d.params),ge(E.value)||(H[`${d.searchKey}`]=E.value),x.value&&Object.assign(H,x.value),H});let I=!0;const j=async(H,Q,V)=>{try{if($.value===!1)return;let N=null;ge(E.value)||(N=k=>{const Z=Yl(d,k);if(typeof Z=="string"&&Z.includes(E.value))return!0;const ne=$o(d,k);return!!(typeof ne=="string"&&ne.includes(E.value))});const C=await b.load("actionsheet",H,Q,V,_.value,I,N??void 0);I=!1,Array.isArray(C)?(g.value=C,f.value=1,$.value=!1):!Array.isArray(C.page)||C.page.length===0?(console.warn("[FoxUI] can not load more data"),$.value=!1):(Reflect.apply([].push,g.value,C.page),f.value=Math.ceil(g.value.length/d.pageSize),(C.totalSize&&g.value.length>=C.totalSize||V<C.page.length)&&($.value=!1)),O.value=!1}catch(N){console.error("[FoxUI] ActionSheet load more data fail",N),$.value=!0,f.value=0,g.value=[]}setTimeout(()=>{M("loaded-data")},250)},O=(0,l.ref)(!1),$=(0,l.ref)(!0),K=async()=>{if(!d.source){O.value=!1;return}await j(d.source,f.value+1,d.pageSize)};(0,l.watch)(()=>E.value,(H,Q)=>{ge(H)&&!ge(Q)&&K()}),(0,l.watch)([()=>d.source,()=>d.pageSize,()=>d.params],async([H,Q,V])=>{d.source&&K()},{immediate:!0});const T=(0,l.computed)(()=>!d.multiple&&d.isAutoBackFill),v=(0,l.ref)([]);let L=null;const A=(0,l.ref)(d.visible);(0,l.watch)(()=>d.visible,H=>{A.value!==H&&(A.value=H),H?L=[...v.value]:L=null});const W=(H,Q)=>{const V=[];return Array.isArray(H)||(H=[H]),H.forEach(N=>{let C=o7(d,Q,N,d.valueType);C!==-1&&V.push(C)}),Ge(V,v.value)?!1:(v.value=V,!0)};(0,l.watch)([()=>d.modelValue,()=>g.value],([H,Q],[V,N])=>{W(H,Q)&&J(Y())},{deep:!0});const Y=()=>{const H=[],Q=[],V=[];for(let Z of v.value){const ne=g.value[Z];Q.push(ne);const oe=Yl(d,ne);if(V.push(oe),d.valueType==="item")H.push(ne);else if(d.valueType==="text")H.push(oe);else{const ce=Vo(d,ne);H.push(ce)}}let N=null,C=null,k=null;return d.multiple?(N=H,C=V,k=Q):(N=H[0]??null,C=V[0]??null,k=Q[0]??null),{value:N,text:C,item:k}},J=H=>{M("update:modelValue",H.value),M("update:text",H.text),M("change",H.value,H.item,H.text)},F=()=>{L&&(v.value=L)},q=H=>{const Q=v.value.indexOf(H);d.multiple?Q===-1?v.value.push(H):v.value.splice(Q,1):Q===-1?v.value=[H]:v.value=[],(T.value||!d.poppable&&!d.showFooter)&&G()},R=H=>{A.value=H,M("update:visible",H)},D=()=>{const H=()=>{F(),R(!1)},Q=d.beforeMethod??d.beforeClose;if(typeof Q=="function"){const V=Q("close");ml(V)?V.then(N=>{N!==!1&&H()}).catch(()=>{H()}):V!==!1&&H()}else H()},G=()=>{const H=Y(),Q=()=>{J(H),R(!1)},V=d.beforeMethod??d.beforeClose;if(typeof V=="function"){const N=V("confirm",H.value,H.item,H.text);ml(N)?N.then(C=>{C!==!1&&Q()}).catch(()=>{Q()}):N!==!1&&Q()}else Q()},U=()=>{$.value=!0,f.value=0,g.value=[],d.source&&K()},z=()=>{let H=w.title.value??"";return y.title&&(H=y.title()),(0,l.h)("view",{class:["fox-actionsheet__header"]},[(0,l.h)("view",{class:["fox-actionsheet__header-title"]},[H]),(0,l.h)(e,{class:["fox-actionsheet__header-icon"],onClick:D})])},ee=()=>{let H=null;return y.search?H=y.search():H=(0,l.h)(o,{onSearch:U,placeholder:w.seachPlaceholder.value,disabled:d.disabled,modelValue:E.value,"onUpdate:modelValue":Q=>{E.value=Q}},{leftin:()=>(0,l.h)(u)}),(0,l.h)("view",{class:["fox-actionsheet__searchbar"]},[H])},le=(H,Q,V,N,C)=>{if(y.optionLabel)return y.optionLabel({text:H,checked:Q,disabled:V,subText:N,item:C});const k=[],Z=(0,l.h)("view",{class:"fox-actionsheet__list-item-text"},[H]);if(k.push(Z),N){const ne=(0,l.h)("view",{class:"fox-actionsheet__list-item-subtext"},[N]);k.push(ne)}return(0,l.h)("view",{class:["fox-actionsheet__list-item-label"]},k)},re=(H,Q,V,N)=>y.optionIcon?y.optionIcon({checked:H,disabled:Q,iconSize:V,item:N}):H?y.checkedIcon?y.checkedIcon({disabled:Q,item:N}):(0,l.h)(d.checkedIcon??c,{width:V,height:V,class:["fox-actionsheet__list-item-icon"]}):y.icon?y.icon({disabled:Q,item:N}):(0,l.h)(d.icon??s,{width:V,height:V,class:["fox-actionsheet__list-item-icon"]}),X=()=>{const H=[];for(let Q=0;Q<g.value.length;Q++){const V=g.value[Q],N=Yl(d,V),C=$o(d,V),k=["fox-actionsheet__list-item"],Z={};let ne=i7(d,V),oe=d.iconSize?ye(d.iconSize):null;const ce=s7(d,V,Q);ce&&(ne=ne||ce.disabled,ce.class&&k.push(ce.class),ce.style&&Object.assign(Z,ce.style)),ne=!!(d.disabled||ne);const me=v.value.includes(Q);ne&&k.push("is-disabled"),me&&k.push("is-checked");const pe={class:k,style:Z,key:`${Q}`,onClick:()=>{ne||q(Q)}};let be=[];if(y.option)be.push(y.option({item:V,checked:me,disabled:ne}));else{const Ye=le(N,me,ne,C,V);be.push(Ye);const Je=re(me,ne,oe,V);be.push(Je)}const Be=(0,l.h)("view",pe,be);H.push(Be)}return H},te=()=>{let H=[];if(y.buttons)H=y.buttons();else{const Q=(0,l.h)(r,{type:"primary",class:"fox-actionsheet__footer-confirm",block:"block",onClick:G,disabled:d.disabled},{default:()=>w.confirmText.value});H.push(Q)}return(0,l.h)("view",{class:"fox-actionsheet__footer"},[H])};return B({search:async(H=null,Q=!0)=>{x.value=H&&(0,l.toRaw)(H),(0,l.triggerRef)(x),Q&&($.value=!0,f.value=0,g.value=[]),(0,l.nextTick)(()=>{K()})},clear:()=>{$.value=!0,f.value=0,g.value=[]},confirm:()=>{G()},cancel:()=>{D()}}),()=>{const H=[];if(d.showHeader){const ne=z();H.push(ne)}if(d.showSearchbar){const ne=ee();H.push(ne)}let Q=null;if(y.content)Q=y.content();else{const ne=X();Q=(0,l.h)(i,{hasMore:$.value,loadText:w.loadText.value,noMoreText:w.noMoreText.value,modelValue:O.value,"onUpdate:modelValue":oe=>{O.value=oe},onLoadMore:K},{default:()=>ne})}const V={};d.optionsHeight&&(V.height=d.optionsHeight);const N={"fox-actionsheet__list":!0};d.poppable||(N["fox-actionsheet__list--inner"]=!0);const C=(0,l.h)("view",{class:N,style:V},[Q]);if(H.push(C),d.showFooter&&!T.value){const ne=te();H.push(ne)}const k=(0,l.h)("view",{class:"fox-actionsheet"},H);if(!d.poppable)return k;const Z=["fox-actionsheet__popup"];return d.popClass&&Z.push(d.popClass),(0,l.h)(n,{popClass:Z.join(" "),visible:A.value,closeable:!1,"onUpdate:visible":R,position:d.position,round:"round",onClickOverlay:D,closeOnClickOverlay:d.closeOnClickOverlay},{default:()=>k})}}}}var f7=/scroll|auto|overlay/i,Bo=window;function m7(t){return t.tagName!=="HTML"&&t.tagName!=="BODY"&&t.nodeType===1}function h7(t,a=Bo){let n=t;for(;n&&n!==a&&m7(n);){const{overflowY:i}=window.getComputedStyle(n);if(f7.test(i))return n;n=n.parentNode}return a}function Do(t,a=Bo){const n=(0,l.ref)();return(0,l.onMounted)(()=>{t.value&&(n.value=h7(t.value,a))}),n}var Mo=()=>window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0,p7={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 g7(t,a,n){return{props:{...p7},emits:["scroll-change","load-more","update:modelValue"],setup(i,{emit:r,slots:o}){const{toLocaleRefs:s}=(0,Ce.useFoxI18n)(a),c=s(i,["pullText","loadText","noMoreText"]),e=(0,l.ref)(),u=Do(e),p=(0,l.reactive)({beforeScrollTop:0,isInfiniting:!1,y:0,x:0,distance:0}),d=(0,l.computed)(()=>({[t]:!0})),m=b=>b?b.offsetTop+m(b.offsetParent):0,M=()=>{let b=0,g=0,f="down";if(u.value==window){const E=Mo();e.value&&(b=m(e.value)+e.value.offsetHeight-E-window.innerHeight),g=E}else{const{scrollHeight:E,clientHeight:x,scrollTop:_}=u.value;b=E-x-_,g=_}return p.beforeScrollTop>g?f="up":f="down",p.beforeScrollTop=g,r("scroll-change",g),b<=i.threshold&&f=="down"},B=()=>{an(()=>{if(!M()||!i.hasMore||p.isInfiniting)return!1;p.isInfiniting=!0,r("update:modelValue",!0),(0,l.nextTick)(()=>r("load-more"))})},y=()=>{u.value&&u.value.addEventListener("scroll",B,i.useCapture)},h=()=>{u.value&&u.value.removeEventListener("scroll",B,i.useCapture)};(0,l.onMounted)(()=>{y(),i.immediate&&B()}),(0,l.onUnmounted)(()=>{h()});const w=(0,l.ref)(!1);return(0,l.onActivated)(()=>{w.value&&(w.value=!1,y())}),(0,l.onDeactivated)(()=>{w.value=!0,h()}),(0,l.watch)(()=>i.modelValue,b=>{b||(p.isInfiniting=!1)}),()=>{const b=(0,l.h)("view",{class:"fox-infinite__container"},[o?.default?.()]),g=[];if(p.isInfiniting){let E=o?.loading?.()??null;if(!E){let _=o?.loadingIcon?.()??null;_||(_=(0,l.h)(n,{class:["fox-infinite__bottom-box__img"]}));const I=(0,l.h)("view",{class:"fox-infinite__bottom-box__text"},[c.loadText.value]);E=[_,I]}const x=(0,l.h)("view",{class:"fox-infinite__bottom-box"},E);g.push(x)}else if(!i.hasMore){let E=o?.finished?.()??null;E||(E=(0,l.h)("view",{class:"fox-infinite__bottom-tips"},[c.noMoreText.value]),g.push(E))}const f=(0,l.h)("view",{class:"fox-infinite__bottom"},g);return(0,l.h)("view",{class:d.value,ref:e},[b,f])}}}}var{componentName:y7,create:b7,scope:S7}=se("infinite-loading"),w7=b7(g7(y7,S7,Jt)),Wl=w7,v7={modelValue:{type:[String,Number],default:""},inputType:{type:String,default:"text"},label:{type:String,default:""},shape:{type:String,default:"round"},maxLength:{type:[String,Number],default:"9999"},placeholder:{type:String},clearable:{type:Boolean,default:!0},clearIcon:{type:Object},background:{type:String,default:""},inputBackground:{type:String,default:""},focusStyle:{type:Object,default:()=>({})},autofocus:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},inputAlign:{type:String,default:"left"}},N7=(t,a,n)=>({props:{...v7},emits:["change","update:modelValue","blur","focus","clear","search","click-input","keyup-input","click-left-icon","click-right-icon"],setup(i,r){const{emitEvent:o}=kn({context:r}),{toLocaleRefs:s}=(0,Ce.useFoxI18n)(a),c=s(i,["placeholder"]),{slots:e}=r,u=(0,l.reactive)({active:!1}),p=(0,l.computed)(()=>({background:i.background})),d=(0,l.computed)(()=>({background:i.inputBackground})),m=O=>{let $=O.target.value;i.maxLength&&$.length>Number(i.maxLength)&&($=$.slice(0,Number(i.maxLength))),o("update:modelValue",$,O),o("change",$,O)},M=(0,l.ref)({}),B=O=>{let $=O.target.value;u.active=!0,M.value=i.focusStyle,o("focus",$,O)},y=O=>{setTimeout(()=>{u.active=!1},0);let $=O.target.value;i.maxLength&&$.length>Number(i.maxLength)&&($=$.slice(0,Number(i.maxLength))),M.value={},o("blur",$,O)},h=O=>{o("update:modelValue","",O),o("change","",O),o("clear","")},w=(0,l.computed)(()=>String(i.modelValue).length>0),b=(0,l.computed)(()=>{const O={};return w.value||(O.display="none"),O}),g=()=>{o("search",i.modelValue)},f=O=>{o("keyup-input",O),O.key.toLocaleUpperCase()==="ENTER"&&g()},E=O=>{o("click-input",O)},x=O=>{o("click-left-icon",i.modelValue,O)},_=(0,l.computed)(()=>({textAlign:i.inputAlign})),I=(0,l.ref)(null);(0,l.onMounted)(()=>{i.autofocus&&I.value.focus()});const j=()=>{const O=[];if(e.leftin){const T=(0,l.h)("view",{class:[`${t}__search-icon`,`${t}__input-left-search-icon`],onClick:x},[e.leftin()]);O.push(T)}const $=(0,l.h)("input",{ref:I,class:[`${t}__input-inner`],style:_.value,type:i.inputType,maxlengt:i.maxLength,placeholder:c.placeholder.value,value:i.modelValue,disabled:i.disabled,readonly:i.readonly,onClick:E,onInput:m,onFocus:B,onBlur:y,onkeyup:f});O.push($);const K=[];if(i.clearable){const T=(0,l.h)("view",{class:[`${t}__search-icon`,`${t}__input-clear-icon`],style:b.value,onClick:h},[(0,l.h)(e?.clear?.()??i.clearIcon??n)]);K.push(T)}if(e.rightin){const T=(0,l.h)("view",{class:[`${t}__search-icon`,`${t}__input-right-search-icon`]},[e.rightin()]);K.push(T)}if(K.length>0){const T=(0,l.h)("view",{class:`${t}__input-inner-right`},K);O.push(T)}return(0,l.h)("view",{class:[`${t}__search-input`,`${i.shape}`],style:{...d.value,...M.value}},O)};return()=>{const O=[];if(i.label){const K=(0,l.h)("span",{class:`${t}__search-label`},[i.label]);O.push(K)}if(e.leftout){const K=(0,l.h)("view",{class:[`${t}__search-icon`,`${t}__left-search-icon`]},[e.leftout()]);O.push(K)}const $=j();if(O.push($),e.rightout){const K=(0,l.h)("view",{class:[`${t}__search-icon`,`${t}__right-search-icon`]},[e.rightout()]);O.push(K)}return(0,l.h)("view",{class:`${t}`,style:p.value},O)}}}),{componentName:C7,create:k7,scope:x7}=se("searchbar"),z7=k7(N7(C7,x7,$e.CircleClose)),Ul=z7,{componentName:T7,create:E7,scope:$7}=se("actionsheet-pane"),V7=E7(d7(T7,$7,wt,Wl,P.ElButton,Ul,Yd,Od,no,ru,!1)),Gl=V7,Io={type:{type:String,default:"text"},placeholder:{type:String},textAlign:{type:String},maxLength:{type:[String,Number],required:!1},clearable:{type:Boolean,default:!0},unit:{type:[String],required:!1},text:{type:String},actionSheetClass:{type:String},separator:{type:[String],required:!1,defualt:" "}},B7={...xe,...Ee,...Io,...jl};function D7(t,a,n,i,r,o){return{props:B7,emits:["change","update:modelValue","blur","focus","clear","update:text","setValue"],setup(s,c){const{itemTemplateRef:e,innerDisabled:u,disabled:p,innerReadonly:d,readonly:m,browse:M}=Ie(s),{emitEvent:B,exposeApi:y}=Te({componentName:t,validateCheckEvents:["blur","clear","change"],validateResetEvents:["focus","setValue"],get readonly(){return m.value},get disabled(){return p.value},get props(){return s},context:c,get templateRefProxy(){return e.value}},s.prop??c.attrs.name),{toLocaleRefs:h}=(0,Ce.useFoxI18n)(a),w=h(s,["placeholder"]),b=(0,l.ref)(!1),g=ve(s,"modelValue",null,B),f=(0,l.ref)(""),E=(0,l.computed)(()=>Array.isArray(f.value)?f.value.join(s.separator):f.value),x="fox-input-item",_=(0,l.computed)(()=>({[x]:!0,[`${x}__disabled`]:p.value})),I=Ve((0,l.computed)(()=>s.textAlign),"textAlign"),j=(0,l.computed)(()=>{const q={};return I.value&&(q["text-align"]=I.value),q}),O=(0,l.ref)(!1),$=()=>{O.value=!0},K=q=>{O.value=q},T=q=>{g.value=q,B("update:modelValue",q)},v=(q,R)=>{B("change",q,R)},L=q=>{let R=q.target.value;b.value=!0,B("focus",R,q)},A=q=>{setTimeout(()=>{b.value=!1},0);let R=q.target.value;s.maxLength&&R.length>Number(s.maxLength)&&(R=R.slice(0,Number(s.maxLength))),B("blur",R,q)},W=q=>{f.value=q,B("update:text",q)},Y=(0,l.computed)(()=>it(s.unit)>0),J=(0,l.ref)(),F=(0,l.ref)(null);return y({focus:()=>{J?.value.focus()},blur:()=>{J?.value.blur()},select:()=>{J?.value.select()},search:q=>{F.value&&F.value.search(q)},clear:()=>{F.value&&F.value.clear},confirm:q=>{F.value&&F.value.confirm()},cancel:()=>{F.value&&F.value.cancel()},setDisabled:q=>{u.value=q},setReadonly:q=>{d.value=q}}),()=>{if(M.value==="on"&&(m.value||p.value))return i(E.value,c.slots);const q={ref:J,class:_.value,style:j.value,type:"text",maxlength:s.maxLength,placeholder:w.placeholder.value,readonly:!0,value:E.value,onClick:$,onFocus:L,onBlur:A},R={};c.slots.prepend&&(R.prepend=c.slots.prepend),c.slots.append&&(R.append=c.slots.append),c.slots.prefix&&(R.prefix=c.slots.prefix),c.slots.suffix?R.suffix=c.slots.suffix:Y.value?R.suffix=()=>[s.unit]:R.suffix=()=>(0,l.h)(P.ElIcon,{},{default:()=>(0,l.h)($e.ArrowDown)});const D=[],G=(0,l.h)(P.ElInput,q,R);D.push(G);const U={default:()=>D};U.label=c.slots.default,U.prepend=c.slots.prepend,U.append=c.slots.append,U.fixedPreTip=c.slots.fixedPreTip,U.fixedTip=c.slots.fixedTip;const z=et(s,jl);z.ref=F,z.class=s.actionSheetClass,z.disabled=p.value||m.value,z.visible=O.value,z["onUpdate:visible"]=K,z.modelValue=g.value,z["onUpdate:modelValue"]=T,z.text=f.value,z["onUpdate:text"]=W,z.onChange=v,z.poppable=!0;const ee=(0,l.h)(r,z,{title:c.slots.title,search:c.slots.search,option:c.slots.option,optionLabel:c.slots.optionLabel,optionIcon:c.slots.optionIcon,buttons:c.slots.buttons});U.hide=()=>[ee];const le={...Me(s,Io,jl),ref:e};return s.prop&&(le.prop=`${s.prop}_item`),n(le,U)}}}}var{componentName:M7,create:I7,scope:A7}=se("actionsheet-item"),P7=I7(D7(M7,A7,Ae,He,Gl)),ga=P7,Ao={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}},ya={...Un,...Ao,modelValue:{type:[String,Number,Boolean,Object,Array],default:""},text:{type:[Array],default:[]},columnOptions:{type:[Object,Function]},source:{type:[Array,Function,String],default:[]},sourceFilter:{type:[Function]},params:{type:Object},valueType:{type:String,required:!1,default:"value"},title:{type:String},cancelText:{type:String},clearText:{type:String},confirmText:{type:String},isAutoBackFill:{type:[Boolean],default:!0}};function _7(t){return t===window}var ba=t=>{const a=(0,l.unref)(t);if(_7(a)){const n=a.innerWidth,i=a.innerHeight;return{top:0,left:0,right:n,bottom:i,width:n,height:i}}return a&&a.getBoundingClientRect?a.getBoundingClientRect():{top:0,left:0,right:0,bottom:0,width:0,height:0}},Po=10;function _o(t,a){return t>a&&t>Po?"horizontal":a>t&&a>Po?"vertical":""}function el(){const t=window.navigator.userAgent;return"ontouchstart"in window||t.indexOf("touch")!==-1||t.indexOf("mobile")!==-1}function tl(){const t={startX:0,startY:0,startTime:0,duration:0,moveX:0,moveY:0,deltaX:0,deltaY:0,offsetX:0,offsetY:0,direction:""},a=()=>t.direction==="vertical",n=()=>t.direction==="horizontal",i=()=>{t.deltaX=0,t.deltaY=0,t.offsetX=0,t.offsetY=0,t.direction="",t.startTime=0};return{move:(s=>{if(s.touches){const c=s.touches[0];t.deltaX=c.clientX-t.startX,t.deltaY=c.clientY-t.startY,t.moveX=c.clientX,t.moveY=c.clientY}else{const c=s;t.deltaX=c.clientX-t.startX,t.deltaY=c.clientY-t.startY,t.moveX=c.clientX,t.moveY=c.clientY}t.offsetX=Math.abs(t.deltaX),t.offsetY=Math.abs(t.deltaY),t.duration=Date.now()-t.startTime,t.direction||(t.direction=_o(t.offsetX,t.offsetY))}),start:(s=>{if(i(),s.touches){const c=s.touches[0];t.startX=c.clientX,t.startY=c.clientY}else{const c=s;t.startX=c.clientX,t.startY=c.clientY}t.startTime=Date.now()}),reset:i,isVertical:a,isHorizontal:n,state:t}}function Lo(){const t=(0,l.ref)(0),a=(0,l.ref)(0),n=(0,l.ref)(0),i=(0,l.ref)(0),r=(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),p=(0,l.ref)(""),d=()=>p.value==="vertical",m=()=>p.value==="horizontal",M=()=>{s.value=0,c.value=0,e.value=0,u.value=0,p.value="",n.value=0};return{move:(h=>{if(h.touches){const w=h.touches[0];s.value=w.clientX-t.value,c.value=w.clientY-a.value,r.value=w.clientX,o.value=w.clientY}else{const w=h;s.value=w.clientX-t.value,c.value=w.clientY-a.value,r.value=w.clientX,o.value=w.clientY}e.value=Math.abs(s.value),u.value=Math.abs(c.value),i.value=Date.now()-n.value,p.value||(p.value=_o(e.value,u.value))}),start:(h=>{if(M(),h.touches){const w=h.touches[0];t.value=w.clientX,a.value=w.clientY}else{const w=h;t.value=w.clientX,a.value=w.clientY}n.value=Date.now()}),reset:M,startX:t,startY:a,startTime:n,duration:i,moveX:r,moveY:o,deltaX:s,deltaY:c,offsetX:e,offsetY:u,direction:p,isVertical:d,isHorizontal:m}}var Fo=36;function L7(){return Fo}function F7(t){Fo=t}function nt(t,a){return typeof t.textKey=="string"&&t.textKey.length>0?a[t.textKey]:a.text}function Sa(t,a){return typeof t.childrenKey=="string"&&t.childrenKey.length>0?a[t.childrenKey]:a.children??null}function R7(t,a,n){typeof t.childrenKey=="string"&&t.childrenKey.length>0&&(a[t.childrenKey]=n),a.children=n}function Nt(t,a){return typeof t.valueKey=="string"&&t.valueKey.length>0?a[t.valueKey]:a.value}function Ro(t,a){return typeof t.itemOptions=="function"?t.columnOptions(a):t.columnOptions}var O7=class{scope;constructor(t){this.scope=t}async load(t,a,n){if(!a)return[];if(Array.isArray(a))return a;if(typeof a=="function")return await a(n);const i=Fe(t,this.scope);return i===null?(console.error(`[FoxUI]${t} component not found api function`),[]):(We(n)&&(0,l.isReactive)(n)&&(n=(0,l.toRaw)(n)),await i(a,n))}};function q7(){return new O7(Ze())}function Oo(t,a,n){return!(nt(t,a)!==nt(t,n)||Nt(t,a)!==Nt(t,n))}function H7(t,a,n,i){if(n.length==0)return[];Array.isArray(a)||(a=[a]);const r=[],o=t.valueType??"value";if(i==="singleColumn"||i==="multipleColumn")for(let s=0;s<a.length&&s<n.length;s++){const c=a[s];let e=n[s].findIndex(u=>{if(o==="text")return nt(t,u)===c;if(o==="value"){let p=Nt(t,u);return p==null&&(p=nt(t,u)),p===c}else if(o==="item")return Oo(t,u,c)});if(e==-1)break;r.push(e)}else{let s=n[0];for(let c=0;c<a.length;c++){const e=a[c];let u=s.findIndex(d=>{if(o==="text")return nt(t,d)===e;if(o==="value"){let m=Nt(t,d);return m==null&&(m=nt(t,d)),m===e}else if(o==="item")return Oo(t,d,e)});if(u==-1)break;r.push(u);const p=Sa(t,s[u]);if(!Array.isArray(p))break;s=p}}return r}function qo(t,a,n,i){if(n.length==0)return null;const r={texts:[],values:[],items:[]},o=t.valueType??"value";if(i==="singleColumn"||i==="multipleColumn")for(let s=0;s<a.length&&s<n.length;s++){const c=n[s];let e=a[s];e<0&&e>=c.length&&(e=0);const u=c[e],p=nt(t,u);if(r.texts.push(p),r.items.push(u),o==="text")r.values.push(p);else if(o==="value"){let d=Nt(t,u);d==null&&(d=p),r.values.push(d)}else r.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],p=nt(t,u),d=Object.assign({},u);if(d.children=null,r.texts.push(p),r.items.push(d),o==="text")r.values.push(p);else if(o==="value"){let m=Nt(t,u);m==null&&(m=p),r.values.push(m)}else r.values.push(d);if(!Array.isArray(u.children))break;s=u.children}}return r}function Ho(t){return{text:t,value:t}}var K7=15,j7=300,Y7=200,{create:W7}=se("picker-column");function U7(t){t.stopPropagation()}function G7(t,a){(typeof t.cancelable!="boolean"||t.cancelable)&&t.preventDefault(),a&&U7(t)}var X7={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},...Ao},Z7=W7({props:X7,emits:["click","change","update:modelValue"],setup(t,{emit:a}){const n=(0,l.computed)(()=>({"fox-picker__list":!0})),i=(0,l.computed)(()=>({height:`${we(t.visibleItemCount)*+t.itemHeight}px`})),r=(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=_=>{const I=_+1;return I>=d.currIndex+8||I<=d.currIndex-8},c=(0,l.computed)(()=>({transition:`transform ${d.scrollTime}ms cubic-bezier(0.17, 0.89, 0.45, 1)`,transform:`rotate3d(1, 0, 0, ${d.deg})`,top:`${o.value}px`})),e=_=>{const I=_+1;return`transform: rotate3d(1, 0, 0, ${-d.rotation*I}deg) translate3d(0px, 0px, 104px)`},u=(0,l.computed)(()=>({transition:`transform ${d.scrollTime}ms cubic-bezier(0.17, 0.89, 0.45, 1)`,transform:`translate3d(0, ${d.scrollDistance+o.value}px, 0)`})),p=(0,l.ref)(null),d=(0,l.reactive)({currIndex:t.modelValue,startDistance:0,scrollDistance:0,scrollTime:0,moving:!1,rotation:20,deg:0,transitionEndTrigger:null}),m=_=>nt(t,_),M=_=>Nt(t,_),B=Lo(),y=()=>{d.transitionEndTrigger&&(d.transitionEndTrigger(),d.transitionEndTrigger=null)},h=(_,I=!1,j=!1)=>{if(d.currIndex=_,I){const O=()=>{d.moving=!1,a("update:modelValue",_),a("change",_)};j?d.transitionEndTrigger=O:O()}},w=(_,I,j)=>{let O=_+d.startDistance;if(I==="end"){const $=-(t.source.length-1)*t.itemHeight;O<$&&(O=$),O>0&&(O=0);let K=Math.abs(Math.round(-O/t.itemHeight));const T=-K*t.itemHeight,v=`${(K+1)*d.rotation}deg`;h(K,!0,j?j>0:!1),b(T,I,j,v)}else{let $=(-O/t.itemHeight+1)*d.rotation;const K=(t.source.length+1)*d.rotation,T=0;if($=Math.min(Math.max($,T),K),t.threeDimensional&&($<T||$>K))return;b(O,null,void 0,`${$}deg`)}},b=(_=0,I,j=Y7,O)=>{I==="end"?d.scrollTime=j:d.scrollTime=0,d.deg=O,d.scrollDistance=_},g=(_,I)=>(_=Math.abs(_/I)/.003*(_<0?-1:1),_),f=_=>{t.readonly||(d.startDistance=d.scrollDistance,B.start(_),d.transitionEndTrigger=null)},E=_=>{t.readonly||(d.moving=!0,B.move(_),B.isVertical()&&(d.moving=!0,G7(_,!0)),w(B.deltaY.value,"",0))},x=()=>{if(t.readonly)return;const _=B.deltaY.value,I=B.duration.value;I<j7&&Math.abs(_)>K7?w(g(_,I),"end",we(t.swipeDuration)):w(_,"end",0)};return(0,l.watch)(()=>t.modelValue,_=>{const I=d.currIndex-_;I!==0&&(d.currIndex=_,d.startDistance=d.scrollDistance,w(I*t.itemHeight,"",0))}),(0,l.watch)(()=>t.source,_=>{if(d.currIndex>=_.length){const I=(_.length-1-d.currIndex)*t.itemHeight;d.startDistance=d.scrollDistance,w(I,"end",0)}}),(0,l.watch)(()=>t.visible,_=>{_===!1&&y()}),(0,l.onMounted)(()=>{w(-t.modelValue*t.itemHeight)}),{classes:n,styles:i,contentClasses:r,itemText:m,itemValue:M,...(0,l.toRefs)(d),roller:p,getItemText:nt,onTouchStart:f,onTouchMove:E,onTouchEnd:x,isHidden:s,setRollerStyle:e,touchRollerStyle:c,touchTileStyle:u,stopMomentum:y}}}),J7={key:1,class:"fox-picker__item-tile"};function Q7(t,a,n,i,r,o){return(0,l.openBlock)(),(0,l.createElementBlock)("view",{class:(0,l.normalizeClass)(t.classes),style:(0,l.normalizeStyle)(t.styles),onTouchstart:a[0]||(a[0]=(...s)=>t.onTouchStart&&t.onTouchStart(...s)),onTouchmove:a[1]||(a[1]=(...s)=>t.onTouchMove&&t.onTouchMove(...s)),onTouchend:a[2]||(a[2]=(...s)=>t.onTouchEnd&&t.onTouchEnd(...s)),onTouchcancel:a[3]||(a[3]=(...s)=>t.onTouchEnd&&t.onTouchEnd(...s)),onTransitionend:a[4]||(a[4]=(...s)=>t.stopMomentum&&t.stopMomentum(...s))},[(0,l.createElementVNode)("view",{ref:"roller",class:(0,l.normalizeClass)(t.contentClasses),style:(0,l.normalizeStyle)(t.threeDimensional?t.touchRollerStyle:t.touchTileStyle)},[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(t.source,(s,c)=>((0,l.openBlock)(),(0,l.createElementBlock)(l.Fragment,{key:`${t.columnIndex}_${c}`},[t.threeDimensional?((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:0,class:(0,l.normalizeClass)(["fox-picker__item",{"fox-picker__item-hidden":t.isHidden(c)}]),style:(0,l.normalizeStyle)(t.setRollerStyle(c))},(0,l.toDisplayString)(t.itemText(s)),7)):((0,l.openBlock)(),(0,l.createElementBlock)("view",J7,(0,l.toDisplayString)(t.itemText(s)),1))],64))),128))],6)],38)}var em=Re(Z7,[["render",Q7]]),{create:tm,componentName:lm,scope:nm}=se("picker"),am=tm({components:{PickerColumn:em,Popup:wt},props:ya,emits:["close","change","confirm","update:visible","update:text","update:modelValue","clear"],setup(t,{emit:a}){const{toLocaleRefs:n,t:i}=(0,Ce.useFoxI18n)(nm),r=n(t,["title","cancelText","clearText","confirmText"]),o=(0,l.ref)(null),s=(0,l.ref)(L7());(0,l.watch)(()=>t.visible,K=>{K&&s.value<=0&&setTimeout(()=>{o.value&&(s.value=ba(o.value).height,F7(s.value))},50)});const c=(0,l.computed)(()=>({[lm]:!0})),e=q7(),u=(0,l.ref)("singleColumn"),p=(0,l.ref)([]),d=(0,l.computed)(()=>{if(typeof t.sourceFilter=="function"){const K=[];for(let T=0;T<p.value.length;T++){const v=p.value[T];if(Array.isArray(v)){const L=v.filter(t.sourceFilter);K.push(L)}}return K}return p.value});(0,l.watch)([()=>t.source,()=>t.params],async([K,T])=>{if(K){let v=await e.load("select",K,T);if(v.length>0){let L=v[0];if(Array.isArray(L)){if(typeof L[0]=="string"){let A=v,W=[];A.forEach(Y=>{let J=Y.map(F=>Ho(F));W.push(J)}),p.value=W}else p.value=v;u.value="multipleColumn"}else if(typeof L=="string"){let A=v,W=[],Y=A.map(J=>Ho(J));W.push(Y),p.value=W,u.value="singleColumn"}else{const A=Sa(t,L);Array.isArray(A)?(u.value="cascade",p.value=[v]):(u.value="singleColumn",p.value=[v])}}else p.value=[]}},{immediate:!0});const m=(0,l.ref)([]),M=(0,l.ref)(t.modelValue),B=(0,l.ref)([]),y=(0,l.ref)([]);(0,l.watch)([()=>t.modelValue,()=>d.value],([K,T])=>{let v=H7(t,K,T,u.value);if(!Ge(v,y.value)){y.value=v;let L=qo(t,v,T,u.value);L&&(m.value=L.texts,a("update:text",m.value))}});const h=(0,l.ref)(t.visible);(0,l.watch)(()=>t.visible,K=>{h.value=K});const w=K=>{let T=Ro(t,K);return We(T)?T.defaultIndex??0:0},b=K=>{if(t.readonly===!0)return!0;let T=Ro(t,K);return We(T)?T.readonly??!1:!1},g=(K,T)=>{let v=y.value;v[K]=T;for(let A=0;A<K;A++)v[A]==null&&(v[A]=w(A));if(u.value==="cascade")for(let A=K+1;A<E.value.length;A++){let W=w(A);A<v.length?v[A]=W:v.push(W)}else for(let A=v.length;A<E.value.length;A++){let W=w(A);v.push(W)}y.value=v;let L=qo(t,v,d.value,u.value);L&&(m.value=L.texts,M.value=L.values,B.value=L.items)},f=K=>K<y.value.length?y.value[K]:w(K),E=(0,l.computed)(()=>{if(d.value.length==0)return[];if(u.value=="singleColumn"||u.value=="multipleColumn")return d.value;let K=[],T=0,v=d.value[0],L=0;for(;;){const A=v.map(J=>{let F=Object.assign({},J);return R7(t,F,null),F});K.push(A),T>=y.value.length?L=0:L=y.value[T],(L<0||L>=v.length)&&(L=0);let W=v[L];const Y=Sa(t,W);if(!Array.isArray(Y))break;v=Y,T++}return K}),x=(0,l.computed)(()=>we(+t.visibleItemCount-1)/2*s.value),_=(K=!1)=>{if(t.readonly===!0){K&&a("update:visible",!1);return}let T=d.value.length-1;for(;T>=0&&!(y.value[T]===null||y.value[T]===void 0);T--);if(T>=0&&g(T,0),u.value==="singleColumn"){let v=M.value.length>0?M.value[0]:"",L=B.value.length>0?B.value[0]:null;a("update:modelValue",v),a("update:text",m.value),a("change",v,L),K&&(a("confirm",v),a("update:visible",!1))}else a("update:modelValue",M.value),a("update:text",m.value),a("change",M.value,B.value),K&&(a("confirm",M.value),a("update:visible",!1))};return{...r,pickerLineRef:o,classes:c,columns:E,dataType:u,show:h,itemHeight:s,top:x,isReadonly:b,getIndex:f,change:(K,T)=>{g(K,T),t.isAutoBackFill&&_(!h.value)},close:()=>{a("close"),a("update:visible",!1)},confirm:()=>{_(!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)}}}}),rm={class:"fox-picker__bar"},om={class:"fox-picker__title"},im={class:"fox-picker__bar__action"},sm={class:"fox-picker__column"};function cm(t,a,n,i,r,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","pop-class":"fox-picker__popup",visible:t.show,"onUpdate:visible":a[3]||(a[3]=e=>t.show=e),teleport:t.teleport,"lock-scroll":t.lockScroll,"close-on-click-overlay":t.closeOnClickOverlay,onClose:t.close,round:!0,"teleport-disable":t.teleportDisable},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("view",rm,[(0,l.createElementVNode)("view",om,(0,l.toDisplayString)(t.title),1),(0,l.createElementVNode)("view",im,[(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",sm,[(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":p=>t.change(u,p),"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 ll=Re(am,[["render",cm]]),Ko={...ya,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 um(t,a,n,i){return{props:{...xe,...Ee,...Ko},emits:["change","update:modelValue","blur","focus","clear","update:text","setValue"],setup(r,o){const{itemTemplateRef:s,innerDisabled:c,disabled:e,innerReadonly:u,readonly:p,browse:d}=Ie(r),{emitEvent:m,exposeApi:M}=Te({componentName:t,validateCheckEvents:["blur","clear","change"],validateResetEvents:["focus","setValue"],get readonly(){return p.value},get disabled(){return e.value},get props(){return r},context:o,get templateRefProxy(){return s.value}},r.prop??o.attrs.name),{toLocaleRefs:B}=(0,Ce.useFoxI18n)(a),y=B(r,["placeholder"]),h=(0,l.ref)(!1),w=t,b=(0,l.computed)(()=>({[w]:!0})),g=Ve((0,l.computed)(()=>r.textAlign),"textAlign"),f=(0,l.computed)(()=>({textAlign:g.value??"right"})),E=ve(r,"modelValue",null,m),x=(0,l.ref)([]),_=(0,l.computed)(()=>Array.isArray(x.value)?x.value.join(" "):x.value),I=(0,l.ref)(!1),j=()=>{I.value=!0},O=q=>{I.value=q},$=q=>{E.value=q,m("update:modelValue",q)},K=q=>{x.value=q,Array.isArray(q)&&q.length===0?m("update:text",q[0]):m("update:text",q)},T=(q,R)=>{m("change",q,R)};let v=ve(r,"hintText"),L=(0,l.ref)(!1);const A=q=>{let R=q.target.value;h.value=!0,ge(v.value)||(L.value=!0),m("focus",R,q)},W=q=>{setTimeout(()=>{L.value&&(L.value=!1),h.value=!1},0);let R=q.target.value;r.maxLength&&R.length>Number(r.maxLength)&&(R=R.slice(0,Number(r.maxLength))),I.value?setTimeout(()=>{m("blur",R,q)},50):m("blur",R,q)},Y=()=>{m("clear","")},J=(0,l.computed)(()=>it(r.unit)>0),F=(0,l.ref)();return M({focus:()=>{F?.value.focus()},blur:()=>{F?.value.blur()},select:()=>{F?.value.select()},setDisabled:q=>{c.value=q},setReadonly:q=>{u.value=q}}),()=>{if(d.value==="on"&&(p.value||e.value))return i(_.value,o.slots);const q={class:b.value,style:f.value,type:"text",maxlength:r.maxLength,placeholder:y.placeholder.value,clearable:he(r.clearable),readonly:!0,value:_.value,onClick:j,onFocus:A,onBlur:W},R={};o.slots.prepend&&(R.prepend=o.slots.prepend),o.slots.append&&(R.append=o.slots.append),o.slots.prefix&&(R.prefix=o.slots.prefix),o.slots.suffix?R.suffix=o.slots.suffix:J.value?R.suffix=()=>[r.unit]:R.suffix=()=>(0,l.h)(P.ElIcon,{},{default:()=>(0,l.h)($e.ArrowDown)});const D=[],G=(0,l.h)(P.ElInput,q,R);D.push(G);const U={default:()=>D};U.label=o.slots.default,U.fixedPreTip=o.slots.fixedPreTip,U.fixedTip=o.slots.fixedTip;const z=et(r,ya);z.disabled=!1,z.readonly=e.value||p.value,z.visible=I.value,z["onUpdate:visible"]=O,z.modelValue=E.value,z["onUpdate:modelValue"]=$,z.text=x.value,z["onUpdate:text"]=K,z.onClear=Y,z.onChange=T;const ee=(0,l.h)(ll,z);U.hide=()=>[ee];const le={...Me(r,Ko),ref:s,hintText:v.value,hintVisible:L.value};return r.prop&&(le.prop=`${r.prop}_item`),n(le,U)}}}}var{componentName:dm,create:fm,scope:mm}=se("picker-item"),hm=fm(um(dm,mm,Ae,He)),wa=hm,pm={...xe,...Ee,placeholder:{type:[String]},textAlign:{type:[String]},modelValue:{type:[String],required:!1},desc:{type:[String],required:!1},icon:{type:[Object],required:!1},iconSize:{type:[String],required:!1}};function gm(t,a,n,i){return{props:pm,emits:["click","focus","blur","change"],setup(r,o){const{itemTemplateRef:s,disabled:c,readonly:e}=Ie(r),{emitEvent:u,exposeApi:p}=Te({componentName:t,validateCheckEvents:["change"],validateResetEvents:["focus"],get readonly(){return e.value},get disabled(){return c.value},get props(){return r},context:o,get templateRefProxy(){return s.value}},r.prop??o.attrs.name),{toLocaleRefs:d}=(0,Ce.useFoxI18n)(a),m=d(r,["placeholder"]),M=(0,l.ref)(r.modelValue);(0,l.watch)(()=>r.modelValue,T=>{M.value=T,u("change",T)});const B=(0,l.computed)(()=>({[`${t}`]:!0})),y=(0,l.computed)(()=>({[`${t}__main`]:!0,[`${t}__placeholder`]:!c.value&&ge(M.value),"is-disabled":c.value,"is-readonly":e.value})),h=Ve((0,l.computed)(()=>r.textAlign),"textAlign"),w=(0,l.computed)(()=>{const T={};return h.value&&(T["text-align"]=h.value),T}),b=(0,l.computed)(()=>!ge(r.modelValue)||o.slots.main?!0:!!ge(r.desc)),g=(0,l.computed)(()=>ge(M.value)?m.placeholder.value:M.value),f=(0,l.computed)(()=>!ge(r.desc)||o.slots.sub),E=(0,l.computed)(()=>({[`${t}__sub`]:!0})),x=(0,l.computed)(()=>{const T={};return h.value&&(T["text-align"]=h.value),T}),_=()=>{u("focus",M.value)},I=()=>{u("blur",M.value)},j=(0,l.computed)(()=>({[`${t}__append`]:!0,"is-disabled":c.value,"is-readonly":e.value})),O=T=>{c.value==!0||e.value==!0||u("click")},$=(0,l.computed)(()=>r.icon??n),K=(0,l.computed)(()=>({action:!0}));return p(),()=>{const T=[];if(typeof o.slots.content=="function"){const q=o.slots.content();T.push(q)}else{const q=[];if(b.value){const D={tabIndex:0,class:y.value,style:w.value,onFocus:_,onBlur:I};let G=null;o.slots.main?G=(0,l.h)("view",D,[o.slots.main(g.value)]):G=(0,l.h)("view",D,[g.value]),q.push(G)}if(f.value){const D={tabIndex:0,class:E.value,style:x.value,onFocus:_,onBlur:I};let G=null;o.slots.sub?G=(0,l.h)("view",D,[o.slots.sub(r.desc)]):G=(0,l.h)("view",D,[r.desc]),q.push(G)}const R=(0,l.h)("view",{class:B.value,onClick:O},q);T.push(R)}const v=[],L=ye(r.iconSize);let A=o.slots.icon;if(!A){const q={width:L,height:L,class:["action-icon"]};A=(0,l.h)($.value,q)}const W=(0,l.h)("view",{class:K.value,onClick:O},{default:()=>[A]});v.push(W);const Y=(0,l.h)("view",{class:j.value},{default:()=>v});T.push(Y);const J={default:()=>T};J.label=o.slots.default,J.prepend=o.slots.prepend,J.append=o.slots.append,J.fixedPreTip=o.slots.fixedPreTip,J.fixedTip=o.slots.fixedTip;const F={...et(r,Ee,xe),ref:s};return r.prop&&(F.prop=`${r.prop}_item`),i(F,J)}}}}var{componentName:ym,create:bm,scope:Sm}=se("link-item"),wm=bm(gm(ym,Sm,$e.ArrowRight,Ae)),va=wm,Na={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}},jo=(t,a)=>a[t.textKey],nl=(t,a)=>a[t.valueKey],vm=(t,a)=>a[t.visibleKey],Yo=(t,a)=>a[t.disabledKey],Nm=(t,a)=>{const n=a[t.doitKey];return he(n)},Cm=(t,a)=>{const n=a[t.numKey];return n==null?null:we(a[n])},Wo=(t,a,n)=>{const i=t.itemOptions;return typeof i=="function"?i(a,n):i||null};function km(t,a,n,i,r,o=!1){return{props:Na,emits:["update:modelValue","change","click"],setup(s,{slots:c,emit:e}){const u=(0,l.computed)(()=>{const V={};return V[`${t}`]=!0,V}),p=(0,l.computed)(()=>{const V={};return V[`${t}__titles`]=!0,V[`${s.direction}`]=!0,s.align&&(V[`${s.align}`]=!0),s.scroll===!0&&(V.scrollable=!0),s.shape&&(V[`${s.shape}`]=!0),s.showScrollArrow?(z.value===!0&&(V["has-left-scroll-arrow "]=!0),ee.value===!0&&(V["has-right-scroll-arrow "]=!0)):s.showQuickNavigation&&(V["has-navigation"]=!0),V}),d=(0,l.computed)(()=>({})),m=(0,l.computed)(()=>{if(!s.gutter)return 0;const V=ye(s.gutter);return V<=0?0:V}),M=(0,l.ref)(s.modelValue);(0,l.watch)(()=>s.modelValue,V=>{M.value!==V&&(M.value=V,J(!1))});const B=(0,l.ref)({"fox-tabs-bar__popup":!0,"fox-tabs-bar__popup--show":!1,"fox-tabs-bar__popup--hide":!1}),y=(0,l.computed)(()=>{const V={};return w.value||(V.display="none"),V}),h=(0,l.ref)(),w=(0,l.ref)(!1),b=()=>{g(!w.value)},g=V=>{const N=V;N?(w.value=N,setTimeout(()=>{B.value["fox-tabs-bar__popup--show"]=!0,B.value["fox-tabs-bar__popup--hide"]=!1},0)):(B.value["fox-tabs-bar__popup--show"]=!1,B.value["fox-tabs-bar__popup--hide"]=!0,h.value?h.value.addEventListener("transitionend",()=>{w.value=!1},{once:!0}):setTimeout(()=>{w.value=!1},0))},f=(0,l.ref)(),E=(0,l.ref)([]),x=(V,N)=>{E.value[N]=V},_=V=>N=>{x(N,V)},I=(V,N)=>{const C=f.value,k=E.value;if(!C||!k||!k[V])return;const Z=k[V];let ne=0;s.direction==="vertical"?ne=Z.offsetTop-(C.offsetHeight-Z.offsetHeight)/2:ne=Z.offsetLeft-(C.offsetWidth-Z.offsetWidth)/2,j(C,ne,N?0:.3,s.direction)},j=(V,N,C,k)=>{let Z=0;const ne=k==="horizontal"?V.scrollLeft:V.scrollTop,oe=C===0?1:Math.round(C*1e3/16);function ce(){k==="horizontal"?V.scrollLeft+=(N-ne)/oe:V.scrollTop+=(N-ne)/oe,++Z<oe&&pn(ce)}ce()},O=(V,N)=>{const C=nl(s,V),k={};return k[`${t}__titles-item`]=!0,k.disabled=Yo(s,V),k.active=C===M.value,s.shape&&(k[`${s.shape}`]=!0),s.ellipsis&&(k.ellipsis=!0),N&&(N.class&&(k[`${N.class}`]=!0),N.disabled===!0&&(k.disabled=N.disabled)),k},$=(V,N)=>{const C={};if(m.value>0){const k=Math.abs(m.value/2);s.direction==="vertical"?(C["margin-top"]=`${k}px`,C["margin-bottom"]=`${k}px`):(C["margin-left"]=`${k}px`,C["margin-right"]=`${k}px`)}return N&&N.style&&Object.assign(C,N.style),C},K=(V,N)=>`${nl(s,V)??N}`,T=(V,N)=>{const C=nl(s,V),k={};k[`${t}__popup-item`]=!0,k.disabled=Yo(s,V),k.active=C===M.value,s.shape&&(k[`${s.shape}`]=!0);const Z=Wo(s,V,N);return Z&&Z.disabled===!0&&(k.disabled=Z.disabled),k},v=(0,l.computed)(()=>(s.data??[]).filter(V=>vm(s,V)!==!1)),L=(V,N)=>{const C=nl(s,V);if(e("click",V,N),M.value==C)return;const k=()=>{M.value=C,s.scroll&&I(N,!1),e("update:modelValue",C),e("change",V,N)};if(typeof s.beforeChange=="function"){const Z=s.beforeChange(V,N);ml(Z)?Z.then(ne=>{ne!==!1&&k()}).catch(()=>{k()}):Z!==!1&&k()}else k()},A=(V,N)=>function(){L(V,N)},W=(V,N)=>{L(V,N),g(!1)},Y=(V,N)=>function(){W(V,N)},J=V=>{if(!Array.isArray(s.data)||!s.scroll)return;U()&&te();const N=s.data.findIndex(C=>nl(s,C)===M.value);N!==-1&&I(N,V)},F=()=>{U()||H()};(0,l.watch)(()=>s.data,()=>{setTimeout(J,0)}),(0,l.onMounted)(()=>{J(!0)}),(0,l.onBeforeUnmount)(()=>{F()});const q=(V,N)=>{if(c.item)return c.item({item:V,index:N});const C=Wo(s,V,N),k=[];if(c.text){const ne=c.text({item:V,index:N});k.push(ne)}else{const ne=[];if(C?.doit===!0||Nm(s,V)){const pe=(0,l.h)("view",{class:[`${t}__titles-item-tip`,"doit"]});ne.push(pe)}const oe=C?.num??Cm(s,V);if(oe){let pe="";const be=we(oe);be>=100?pe="99+":pe=`${be}`;const Be=(0,l.h)("view",{class:[`${t}__titles-item-tip`,"num"]},[pe]);ne.push(Be)}const ce={class:`${t}__titles-item-text`};ne.push(jo(s,V));const me=(0,l.h)("view",ce,ne);k.push(me)}const Z=(0,l.h)("view",{class:`${t}__titles-item-line`});return k.push(Z),(0,l.h)("view",{ref:_(N),class:O(V,C),style:$(V,C),key:K(V,N),onClick:A(V,N)},k)},R=()=>{const V=c.default?c.default():[];if(V.length===0)for(let N=0;N<v.value.length;N++){const C=v.value[N],k=q(C,N);V.push(k)}return(0,l.h)("view",{ref:f,class:p.value,style:d.value},V)},D=()=>{let V=null;return c.navigation?V=c.navigation():V=(0,l.h)(n),(0,l.h)("view",{class:`${t}__navigation`,onClick:b},[V])},G=()=>{const V=[];for(let N=0;N<v.value.length;N++){const C=v.value[N];let k=null;c.popupItem?k=c.popupItem({item:C,index:N}):k=jo(s,C);const Z=(0,l.h)("view",{class:T(C,N),key:K(C,N),onClick:Y(C,N)},[k]);V.push(Z)}return(0,l.h)("view",{class:B.value,style:y.value},V)},U=()=>s.showScrollArrow&&s.direction=="horizontal",z=(0,l.ref)(!1),ee=(0,l.ref)(!1),le=V=>{const N=f.value,C=E.value;if(!(!N||!C))if(V==="left"){const k=N.scrollLeft;let Z=k;for(let ne=0;ne<C.length;ne++){const oe=C[ne].offsetLeft;if(k-oe<0)break;Z=oe}j(N,Z,.3,"horizontal")}else{const k=N.scrollLeft;let Z=k,ne=N.offsetWidth;for(let oe=C.length-1;oe>=0;oe--){const ce=C[oe].offsetLeft+C[oe].offsetWidth;if(ce-k<N.offsetWidth){Z+=ne-ce;break}ne=ce}j(N,Z,.3,"horizontal")}},re=Xe(()=>{const V=f.value;if(!V)return;let N=V.scrollLeft>0;N!==z.value&&(z.value=N);let C=V.scrollWidth-V.scrollLeft>V.offsetWidth;C!==ee.value&&(ee.value=C)},50),X=V=>{re()},te=()=>{const V=f.value;V&&(re(),V.addEventListener("scroll",X))},H=()=>{const V=f.value;V&&V.removeEventListener("scroll",X)},Q=V=>{if(V==="left"&&z.value!==!0||V==="right"&&ee.value!==!0)return null;let N=null;return V==="left"?c.leftArrow?N=c.leftArrow():N=(0,l.h)(i):c.rightArrow?N=c.rightArrow():N=(0,l.h)(r),(0,l.h)("view",{class:[`${t}__scroll-arrow`,V],onClick:()=>{le(V)}},[N])};return()=>{const V=[],N=R();if(V.push(N),U()){const C=Q("left");C&&V.push(C);const k=Q("right");k&&V.push(k)}else if(s.showQuickNavigation){const C=D();V.push(C);const k=G();V.push(k)}return(0,l.h)("view",{class:u.value},V)}}}}var{create:xm,componentName:zm,scope:Tm}=se("tabs-bar"),Em=xm(km(zm,Tm,K2,T3,bu,!1)),al=Em,Uo=Symbol("TabsStatesKey"),Ca={modelValue:{type:[String,Number]},direction:{type:[String],default:()=>"horizontal"},lazy:{type:[Boolean],default:()=>!0},draggle:{type:[Boolean],default:()=>!1},transition:{type:[Boolean],default:()=>!0},height:{type:[String,Number]},width:{type:[String,Number]}},$m=15,Vm=300,Bm=200;function Dm(t,a,n=1){return t=Math.abs(t/a)/.003*(t<0?-1:1),t*n}function Go(t,a=0,n,i,r=Bm){n==="end"?t.style.transition=`transform ${r}ms linear`:t.style.transition="transform 0ms linear",i==="horizontal"?t.style.transform=`translate3d(${a}px, 0, 0)`:t.style.transform=`translate3d(0, ${a}px, 0)`}var Mm=class{el=null;direction="horizontal";transitionEndTrigger=null;moving=!1;isTouch=!1;triggerAutoMoveRatio=.3;momentumReduceRatio=1;transitionend=null;touchstart=null;touchmove=null;touchend=null;touchcancel=null;onStart;onMove;onEnd;constructor(t,a,n,i=1){this.onStart=t,this.onMove=a,this.onEnd=n,this.momentumReduceRatio=i,this.isTouch=el()}open(t){this.el=t;const a=tl(),n=(i,r,o)=>{const s={delta:i,direction:r,type:o};this.onMove(s)};this.transitionend=()=>{this.transitionEndTrigger&&(this.transitionEndTrigger(),this.transitionEndTrigger=null)},this.touchstart=i=>{if(this.moving)return;a.start(i),this.transitionEndTrigger=()=>{t.removeEventListener("transitionend",this.transitionend),this.moving=!1,this.onEnd()},this.moving=!0,t.removeEventListener("transitionend",this.transitionend),t.addEventListener("transitionend",this.transitionend),t.addEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),t.addEventListener(this.isTouch?"touchend":"mouseup",this.touchend),this.isTouch&&t.addEventListener("touchcancel",this.touchend);const r={delta:0,type:"start",direction:this.direction};this.onStart(r)},this.touchmove=i=>{if(!this.moving)return;a.move(i);let r=0;if(this.direction==="horizontal"){if(a.isVertical())return;r=a.state.deltaX}else{if(a.isHorizontal())return;r=a.state.deltaY}n(r,this.direction,"move")},this.touchend=()=>{if(!this.moving)return;t.removeEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),t.removeEventListener(this.isTouch?"touchend":"mouseup",this.touchend),this.isTouch&&t.removeEventListener("touchcancel",this.touchend);let i=0;if(this.direction==="horizontal"){if(a.isVertical()){this.moving=!1;return}i=a.state.deltaX}else{if(a.isHorizontal()){this.moving=!1;return}i=a.state.deltaY}const r=a.state.duration;r<Vm&&Math.abs(i)>$m?(i=Dm(i,r,this.momentumReduceRatio),n(i,this.direction,"end")):n(i,this.direction,"end")},t.addEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart)}close(){const t=this.el;this.transitionend&&t.addEventListener("transitionend",this.transitionend),this.touchstart&&t.addEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart),this.touchmove&&t.addEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),this.touchend&&t.addEventListener(this.isTouch?"touchend":"mouseup",this.touchend),this.touchcancel&&this.isTouch&&t.addEventListener("touchcancel",this.touchcancel),this.el=null}};function Im(t,a,n,i=1){return new Mm(t,a,n,i)}function Am(t,a,n=!1){return{props:Ca,emits:["update:modelValue","change"],setup(i,{emit:r,slots:o,expose:s}){const c=(0,l.shallowRef)([]),e={current:(0,l.ref)(i.modelValue??""),direction:(0,l.ref)(i.direction),transition:i.transition,tabWidth:(0,l.ref)(-1),tabHeight:(0,l.ref)(-1),add:I=>{const j={name:I};e.current.value===I&&(j.loaded=!0),c.value.push(j),(0,l.triggerRef)(c)},remove:I=>{const j=c.value.findIndex(O=>O.name===I);j!==-1&&c.value.splice(j,1)},isLoaded:I=>{if(!i.lazy)return!0;const j=c.value.findIndex(O=>O.name===I);return j!==-1?e.current.value?c.value[j].loaded??!1:j===0:!1}};(0,l.provide)(Uo,e);const u=I=>{const j=c.value.findIndex(O=>O.name===I);j!==-1&&(c.value[j].loaded=!0,(0,l.triggerRef)(c))};(0,l.watch)([()=>i.modelValue,()=>i.direction],([I,j])=>{e.current.value!==I&&(e.current.value=I??"",u(I??"")),e.direction.value!==j&&(e.direction.value=j)});const p=(0,l.ref)(null),d=(0,l.ref)(null),m=(0,l.computed)(()=>({[t]:!0,[`${i.direction}`]:!0})),M=(0,l.computed)(()=>{const I={};if(i.width){const j=ke(i.width);j&&(I.width=j)}if(i.height){const j=ke(i.height);j&&(I.height=j)}return I});let B=!0;const y=(0,l.computed)(()=>{const I={};if(i.transition===!1)return I;const j=c.value.length;if(j<=0)return I;const O=c.value.findIndex($=>$.name===e.current.value);return e.direction.value==="vertical"?e.tabHeight.value>0&&(I.height=`${j*e.tabHeight.value}px`,O!==-1&&(I.transform=`translate(0, -${O*e.tabHeight.value}px)`)):e.tabWidth.value>0&&(I.width=`${j*e.tabWidth.value}px`,O!==-1&&(I.transform=`translate(-${O*e.tabWidth.value}px, 0)`)),B&&(B=!1,I.transition="transform 0s ease"),I}),h={min:0,max:0,start:0,moved:0,itemDistance:0,triggerAutoMoveRatio:.3},w=I=>{const j=c.value.length,O=c.value.findIndex($=>$.name===e.current.value);h.moved=0,I.direction==="vertical"?(h.min=-1*(e.tabHeight.value*(j-1)+e.tabHeight.value/4),h.max=e.tabHeight.value/4,h.start=-O*e.tabHeight.value,h.itemDistance=e.tabHeight.value):(h.min=-1*(e.tabWidth.value*(j-1)+e.tabWidth.value/4),h.max=e.tabWidth.value/4,h.start=-O*e.tabWidth.value,h.itemDistance=e.tabWidth.value)},b=I=>{const j=d.value;if(!j)return;let O=h.start+I.delta;if(O>h.max?O=h.max:O<h.min&&(O=h.min),I.type==="move")Go(j,O,"move",I.direction,300);else if(I.type==="end"){let $=Math.floor(Math.abs(O)*1/h.itemDistance);const K=Math.abs(O)%h.itemDistance;h.start>O?K>=h.itemDistance*h.triggerAutoMoveRatio&&($+=1):K>h.itemDistance-h.itemDistance*h.triggerAutoMoveRatio&&($+=1),O=-1*$*h.itemDistance,Go(j,O,"end",I.direction,300),h.moved=O;const T=c.value[$].name;e.current.value=T??"",u(T??""),r("update:modelValue",T)}},g=()=>{},f=()=>{if(!p.value)return;const I=$l(p.value);e.tabWidth.value=I.width,e.tabHeight.value=I.height},E=Sr(f,250);let x=null,_=null;return(0,l.onMounted)(()=>{i.transition!==!1&&p.value&&(f(),window.ResizeObserver&&(_=new window.ResizeObserver(E),_.observe(p.value)),i.draggle&&(x=Im(w,b,g),x.open(d.value)))}),(0,l.onBeforeUnmount)(()=>{_&&(_.disconnect(),_=null),x&&x.close()}),s({doLayout(){f()}}),()=>{const I=(0,l.h)("view",{class:`${t}__panes`,style:y.value,ref:d},[o?.default?.()]);return(0,l.h)("view",{class:m.value,style:M.value,ref:p},[I])}}}}var{create:Pm,componentName:_m,scope:Lm}=se("tabs-container"),Fm=Pm(Am(_m,Lm,!1)),rl=Fm,Rm={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 Om(t,a,n){return{props:Rm,setup(i,{emit:r,slots:o}){const s=(0,l.inject)(Uo);(0,l.onMounted)(()=>{s.add(i.paneKey)}),(0,l.onBeforeUnmount)(()=>{s.remove(i.paneKey)});const c=(0,l.computed)(()=>{const p=[t];return s.direction.value==="vertical"?p.push("is-vertical"):p.push("is-horizontal"),s.transition===!1?p.push("is-no-transition"):p.push("is-transition"),p}),e=(0,l.computed)(()=>{const p={};return s.transition===!1?(s.current.value!==i.paneKey&&(p.display="none"),p):(s.direction.value==="vertical"&&s.tabHeight.value>0?p.height=`${s.tabHeight.value}px`:s.tabWidth.value>0&&(p.width=`${s.tabWidth.value}px`),p)}),u=(0,l.computed)(()=>i.loaded!=null?he(i.loaded):s.isLoaded(i.paneKey));return()=>{let p=[];if(u.value)p=o?.default?.()??[];else if(o.empty)p=o.empty();else{const d={class:`${t}__empty-icon`},m=(0,l.h)(i.emptyIcon??n,d),M=(0,l.h)("view",{class:`${t}__empty-text`},[i.emptyText??"Loading"]),B=(0,l.h)("view",{class:`${t}__empty`},[m,M]);p.push(B)}return(0,l.h)("view",{class:c.value,style:e.value,prop:i.paneKey},p)}}}}var{create:qm,componentName:Hm,scope:Km}=se("tabs-pane"),jm=qm(Om(Hm,Km,Jt)),Xl=jm,Ym={...Na,...Ca,modelValue:{type:[String,Number],default:0},direction:{type:[String]},height:{type:[String,Number]},width:{type:[String]}};function Wm(t,a,n,i){return{props:Ym,emits:["update:modelValue","change"],setup(r,{emit:o,slots:s}){const c=t,e=(0,l.computed)(()=>{const y=[`${c}`];return r.direction==="vertical"?y.push("vertical-tabbar"):y.push("horizontal-tabbar"),y}),u=(0,l.computed)(()=>{const y={};if(r.width){const h=ke(r.width);h&&(y.width=h)}if(r.height){const h=ke(r.height);h&&(y.height=h)}return y}),p=(0,l.computed)(()=>[`${c}__bar`]),d=(0,l.computed)(()=>[`${c}__container`]),m=(0,l.ref)(r.modelValue);(0,l.watch)(()=>r.modelValue,y=>{m.value!==y&&(m.value=y)});const M=y=>{o("change",y)},B=y=>{m.value!==y&&(m.value=y,o("update:modelValue",y))};return()=>{const{getChildren:y}=Pl(s.default),h=y(),w=[];if(Array.isArray(r.data))w.push(...r.data);else for(let I=0;I<h.length;I++){const j=h[I].props??{},O={text:j.label??"",value:j["pane-key"]??j.paneKey??""};w.push(O)}const b={};for(let I in s)I!=="default"&&(b[I]=s[I]);const g=et(r,Na);Object.assign(g,{data:w,class:p.value,modelValue:m.value,direction:r.direction,onChange:M,"onUpdate:modelValue":B});const f=(0,l.h)(n,g,b),E={default:()=>h},x=et(r,Ca);Object.assign(x,{class:d.value,modelValue:m.value,onChange:M,"onUpdate:modelValue":B});const _=(0,l.h)(i,x,E);return(0,l.h)("view",{class:e.value,style:u.value},[f,_])}}}}var{create:Um,componentName:Gm,scope:Xm}=se("tabs-frame"),Zm=Um(Wm(Gm,Xm,al,rl)),ka=Zm,Jm={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 Qm(t,a){return typeof t.textKey=="string"&&t.textKey.length>0?a[t.textKey]:a.text}function Xo(t,a){return typeof t.valueKey=="string"&&t.valueKey.length>0?a[t.valueKey]:a.value}function Zo(t,a){return typeof t.disabledKey=="string"&&t.disabledKey.length>0?a[t.disabledKey]:a.disabled??null}function eh(t,a){return typeof t.visibleKey=="string"&&t.visibleKey.length>0?a[t.visibleKey]:a.visible??null}function xa(t,a){return typeof t.statusKey=="string"&&t.statusKey.length>0?a[t.statusKey]:a.statusKey??null}function Jo(t,a){return typeof t.doitKey=="string"&&t.doitKey.length>0?a[t.doitKey]:a.doitKey??null}function Qo(t,a){return typeof t.labelKey=="string"&&t.labelKey.length>0?a[t.labelKey]:a.labelKey??null}function za(t,a,n){return typeof t.itemOptions=="function"?t.itemOptions(a,n):t.itemOptions}var th=class{scope;constructor(t){this.scope=t}async load(t,a,n){if(Array.isArray(a))return a;if(typeof a=="function")return await Reflect.apply(a,null,[n]);const i=Fe(t,this.scope);return i===null?(console.error(`[FoxUI]${t} component not found api function`),[]):(We(n)&&(0,l.isReactive)(n)&&(n=(0,l.toRaw)(n)),await Reflect.apply(i,null,[a,n]))}};function lh(){return new th(Ze())}function nh(t,a,n,i){return{props:{...Jm},emits:["update:modelValue","change","loaded-data"],setup(r,{slots:o,emit:s}){const c=t,e=lh(),u=(0,l.ref)([]),p=(0,l.computed)(()=>u.value.filter(D=>eh(r,D)!==!1)),d=(0,l.ref)(-1),m=()=>{const D=r.modelValue,G=p.value.findIndex(U=>Xo(r,U)===D);d.value!==G&&(d.value=G,r.scroll&&q(G,!1))};(0,l.watch)([()=>r.modelValue,p],()=>{m()});const M=D=>d.value===D,B=D=>{if(D<0&&D>=p.value.length)return!1;const G=p.value[D],U=(za(r,G,D)??{}).status??xa(r,G);return M(D)||U},y=(0,l.computed)(()=>{const D={[c]:!0};return r.mode?D[`is-${r.mode}`]=!0:r.direction&&(D[`is-${r.direction}`]=!0),r.scroll&&(D["is-scroll"]=!0),D}),h=(0,l.computed)(()=>({})),w=(D,G,U,z,ee)=>{const le={[`${c}__step`]:!0};return ee&&(le[`${ee}`]=!0),le[`${b.value}`]=!0,z&&(le["is-doit"]=!0),D===d.value?le["is-active"]=!0:G==="done"?le["is-done"]=!0:G==="error"?le["is-error"]=!0:G==="half"?le["is-half"]=!0:U?le["is-disabled"]=!0:le["is-normal"]=!0,le},b=(0,l.computed)(()=>{let D=r.align;if(!D){if(r.mode==="simple")return"start";r.direction==="vertical"?D="start":D="center"}return D}),g=(D,G={})=>{const U={...G};if(b.value==="start"&&D===p.value.length-1)U.flex="0 0 auto";else if(r.step){const z=typeof r.step=="number"||vn(r.step)?ke(r.step):r.step;r.direction==="vertical"?U.height=z:U.width=z}else U.flex="1 1 100%";return U},f=(D,G)=>{let U={};if(G<p.value.length-1){const z=G+1;B(G)&&B(z)?r.direction==="vertical"?U.height="100%":U.width="100%":U.opacity="0"}return U},E=D=>p.value.length-1===D,x=(D,G)=>{if(r.clickNavigatePolicy==="disabled"||(r.clickNavigatePolicy==="only-back"||r.clickNavigatePolicy==="only-back-reset")&&G>d.value||d.value===G)return;const U=d.value,z=G;d.value=G,r.scroll&&q(G,!1);const ee=Xo(r,D);s("update:modelValue",ee),s("change",ee,{fromIndex:U,currentIndex:z,item:D,items:p.value,clickNavigatePolicy:r.clickNavigatePolicy})},_=(0,l.ref)(!0),I=async(D,G)=>{try{const U=await e.load("stesbar",D,G);Array.isArray(U)&&(u.value=U),_.value=!1}catch(U){console.error("[FoxUI] Load StepsBar Data Fail",U),u.value=[]}setTimeout(()=>{s("loaded-data")},250)};(0,l.watch)([()=>r.data,()=>r.params],async([D,G])=>{D&&I(D,G)},{immediate:!0});const j=(D,G,U,z,ee)=>{let le=null;if(o.icon)le=o.icon({item:D,index:G,status:z});else if(z==="done"){const re={};r.iconSize&&(re.width=r.iconSize,re.height=r.iconSize),le=(0,l.h)(r.icon??n,re)}else le=(0,l.h)("span",{},[U??`${G+1}`]);return(0,l.h)("view",{class:"fox-steps-bar__icon",onClick:()=>{ee||x(D,G)}},[le])},O=(D,G,U)=>(0,l.h)("view",{class:"fox-steps-bar__line"},[(0,l.h)("i",{class:"fox-steps-bar__line-inner",style:f(D,G)})]),$=()=>{let D=null;if(o.markIcon)D=o.markIcon();else{const G={};r.iconSize&&(G.width=r.markIconSize,G.height=r.markIconSize),D=(0,l.h)(r.markIcon??i,G)}return(0,l.h)("view",{class:"fox-steps-bar__mark"},[D])},K=(D,G,U,z,ee)=>{const le=[];if(!E(G)){const X=O(D,G,z);le.push(X)}const re=j(D,G,U,z,ee);return le.push(re),(0,l.h)("view",{class:"fox-steps-bar__head"},le)},T=(D,G,U,z)=>{let ee=null;return o.main?ee=o.main({item:D,index:G,status:U}):ee=Qm(r,D),(0,l.h)("view",{class:"fox-steps-bar__main",onClick:()=>{z||x(D,G)}},[ee])},v=(D,G,U)=>{let z=null;return o.sub?(z=o.sub({item:D,index:G,status:U}),(0,l.h)("view",{class:"fox-steps-bar__sub"},[z])):null},L=(D,G)=>{const U=za(r,D,G)??{},z=U.status??xa(r,D);let ee=Zo(r,D);U.disabled===!0&&(ee=!0),r.disabled===!0&&(ee=!0);const le=U.label??Qo(r,D),re=[],X=j(D,G,le,z,ee);X&&re.push(X);const te=T(D,G,z,ee);if(te&&re.push(te),!E(G)){const C=O(D,G,z);C&&re.push(C)}const H=(0,l.h)("view",{class:"fox-steps-bar__head"},re),Q=U.class,V=U.style??{};let N=Jo(r,D);return U.doit===!0&&(N=!0),(0,l.h)("view",{ref:F(G),class:w(G,z,ee,N,Q),style:g(G,V)},[H])},A=(D,G)=>{const U=za(r,D,G)??{},z=U.status??xa(r,D);let ee=Zo(r,D);U.disabled===!0&&(ee=!0),r.disabled===!0&&(ee=!0);const le=U.label??Qo(r,D),re=[],X=r.layout;for(let V of X)if(V==="head"){const N=K(D,G,le,z,ee);re.push(N)}else if(V==="main"){const N=T(D,G,z,ee);re.push(N)}else if(V==="sub"){const N=v(D,G,z);re.push(N)}else if(V==="mark"){const N=$();re.push(N)}const te=U.class,H=U.style??{};let Q=Jo(r,D);return U.doit===!0&&(Q=!0),(0,l.h)("view",{ref:F(G),class:w(G,z,ee,Q,te),style:g(G,H)},re)},W=(0,l.ref)(),Y=(0,l.ref)([]),J=(D,G)=>{Y.value[G]=D},F=D=>G=>{J(G,D)},q=(D,G)=>{const U=W.value,z=Y.value;if(!U||!z||!z[D])return;const ee=z[D];let le=0;r.direction==="vertical"?le=ee.offsetTop-(U.offsetHeight-ee.offsetHeight)/2:le=ee.offsetLeft-(U.offsetWidth-ee.offsetWidth)/2,R(U,le,G?0:.3,r.direction)},R=(D,G,U,z)=>{let ee=0;const le=z==="horizontal"?D.scrollLeft:D.scrollTop,re=U===0?1:Math.round(U*1e3/16);function X(){z==="horizontal"?D.scrollLeft+=(G-le)/re:D.scrollTop+=(G-le)/re,++ee<re&&pn(X)}X()};return()=>{let D=[];if(r.mode==="simple")for(let U=0;U<p.value.length;U++){const z=p.value[U],ee=L(z,U);D.push(ee)}else for(let U=0;U<p.value.length;U++){const z=p.value[U],ee=A(z,U);D.push(ee)}const G={ref:W,class:y.value,style:h.value};return D.length===0&&typeof o.default=="function"&&(D=o.default()),(0,l.h)("view",G,D)}}}}var{componentName:ah,create:rh,scope:oh}=se("steps-bar"),ih=rh(nh(ah,oh,ao,gf)),Ta=ih,Ue=t=>typeof t=="number"?`${t}px`:/^d+(\.?d+)$/.test(t)?`${t}px`:t,Ct=t=>t==null,sh=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=el()}open(t){Array.isArray(t)||(t=[t]),this.els=t;const a=tl(),n=(i,r,o,s)=>{this.updateMove({x:i,y:r})};this.touchstart=i=>{this.moving||(a.start(i),this.startMove({x:a.state.startX,y:a.state.startY}),document.addEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),document.addEventListener(this.isTouch?"touchend":"mouseup",this.touchend),this.moving=!0)},this.touchmove=i=>{this.moving&&(a.move(i),n(a.state.deltaX,a.state.deltaY,"",0))},this.touchend=()=>{n(a.state.deltaX,a.state.deltaY,"end"),this.touchmove&&document.removeEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),this.touchend&&document.removeEventListener(this.isTouch?"touchend":"mouseup",this.touchend),a.reset(),this.moving=!1},this.els.forEach(i=>{this.touchstart&&i.addEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart)})}close(){Array.isArray(this.els)&&this.els.forEach(t=>{this.touchstart&&t.removeEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart)}),this.els=null}};function ei(t,a){return new sh(t,a)}var ti=typeof window<"u"&&typeof document<"u",pb=typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;function li(t){const a=Object.create(null);return(n=>a[n]||(a[n]=t(n)))}var ch=/\B([A-Z])/g,gb=li(t=>t.replace(ch,"-$1").toLowerCase()),uh=/-(\w)/g,yb=li(t=>t.replace(uh,(a,n)=>n?n.toUpperCase():"")),At=[],ni=t=>{const a=t;a.key==="Escape"&&At.forEach(n=>n(a))},dh=t=>{(0,l.onMounted)(()=>{At.length===0&&document.addEventListener("keydown",ni),ti&&At.push(t)}),(0,l.onBeforeUnmount)(()=>{At=At.filter(a=>a!==t),At.length===0&&ti&&document.removeEventListener("keydown",ni)})},Ea="fox-focus-trap.focus-after-trapped",$a="fox-focus-trap.focus-after-released",fh="fox-focus-trap.focusout-prevented",ai={cancelable:!0,bubbles:!1},mh={cancelable:!0,bubbles:!1},ri="foxFocusAfterTrapped",oi="foxFocusAfterReleased",hh=Symbol("foxFocusTrap"),Va=(0,l.ref)(),Zl=(0,l.ref)(0),Ba=(0,l.ref)(0),Jl=0,ii=t=>{const a=[],n=document.createTreeWalker(t,NodeFilter.SHOW_ELEMENT,{acceptNode:i=>{const r=i.tagName==="INPUT"&&i.type==="hidden";return i.disabled||i.hidden||r?NodeFilter.FILTER_SKIP:i.tabIndex>=0||i===document.activeElement?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;n.nextNode();)a.push(n.currentNode);return a},ph=(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},si=(t,a)=>{for(const n of t)if(!ph(n,a))return n},gh=t=>{const a=ii(t);return[si(a,t),si(a.reverse(),t)]},yh=t=>t instanceof HTMLInputElement&&"select"in t,bt=(t,a)=>{if(t&&t.focus){const n=document.activeElement;t.focus({preventScroll:!0}),Ba.value=window.performance.now(),t!==n&&yh(t)&&a&&t.select()}};function ci(t,a){const n=[...t],i=t.indexOf(a);return i!==-1&&n.splice(i,1),n}var bh=()=>{let t=[];return{push:i=>{const r=t[0];r&&i!==r&&r.pause(),t=ci(t,i),t.unshift(i)},remove:i=>{t=ci(t,i),t[0]?.resume?.()}}},Sh=(t,a=!1)=>{const n=document.activeElement;for(const i of t)if(bt(i,a),document.activeElement!==n)return},ui=bh(),wh=()=>Zl.value>Ba.value,Ql=()=>{Va.value="pointer",Zl.value=window.performance.now()},di=()=>{Va.value="keyboard",Zl.value=window.performance.now()},vh=()=>((0,l.onMounted)(()=>{Jl===0&&(document.addEventListener("mousedown",Ql),document.addEventListener("touchstart",Ql),document.addEventListener("keydown",di)),Jl++}),(0,l.onBeforeUnmount)(()=>{Jl--,Jl<=0&&(document.removeEventListener("mousedown",Ql),document.removeEventListener("touchstart",Ql),document.removeEventListener("keydown",di))}),{focusReason:Va,lastUserFocusTimestamp:Zl,lastAutomatedFocusTimestamp:Ba}),en=t=>new CustomEvent(fh,{...mh,detail:t}),{componentName:bb,create:Nh,scope:Sb}=se("focus-trap"),Ch={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"}},kh=Nh({props:Ch,emits:[ri,oi,"focusin","focusout","focusout-prevented","release-requested"],setup(t,{slots:a,emit:n}){const i=(0,l.ref)();let r,o;const{focusReason:s}=vh();dh(y=>{he(t.trapped)&&!c.paused&&n("release-requested",y)});const c={paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}},e=y=>{if(!t.loop&&!he(t.trapped)||c.paused)return;const{key:h,altKey:w,ctrlKey:b,metaKey:g,currentTarget:f,shiftKey:E}=y,{loop:x}=t,_=h==="Tab"&&!w&&!b&&!g,I=document.activeElement;if(_&&I){const j=f,[O,$]=gh(j);if(O&&$){if(!E&&I===$){const K=en({focusReason:s.value});n("focusout-prevented",K),K.defaultPrevented||(y.preventDefault(),x&&bt(O,!0))}else if(E&&[O,j].includes(I)){const K=en({focusReason:s.value});n("focusout-prevented",K),K.defaultPrevented||(y.preventDefault(),x&&bt($,!0))}}else if(I===j){const K=en({focusReason:s.value});n("focusout-prevented",K),K.defaultPrevented||y.preventDefault()}}};(0,l.provide)(hh,{focusTrapRef:i,onKeydown:e}),(0,l.watch)(()=>t.focusTrapEl,y=>{y&&(i.value=y)},{immediate:!0}),(0,l.watch)([i],([y],[h])=>{y&&(y.addEventListener("keydown",e),y.addEventListener("focusin",d),y.addEventListener("focusout",m)),h&&(h.removeEventListener("keydown",e),h.removeEventListener("focusin",d),h.removeEventListener("focusout",m))});const u=y=>{n(ri,y)},p=y=>n(oi,y),d=y=>{const h=(0,l.unref)(i);if(!h)return;const w=y.target,b=y.relatedTarget,g=w&&h.contains(w);he(t.trapped)||b&&h.contains(b)||(r=b),g&&n("focusin",y),!c.paused&&he(t.trapped)&&(g?o=w:bt(o,!0))},m=y=>{const h=(0,l.unref)(i);if(!(c.paused||!h))if(!t.escape&&he(t.trapped)){const w=y.relatedTarget;!Le(w)&&!h.contains(w)&&setTimeout(()=>{if(!c.paused&&he(t.trapped)){const b=en({focusReason:s.value});n("focusout-prevented",b),b.defaultPrevented||bt(o,!0)}},0)}else{const w=y.target;w&&h.contains(w)||n("focusout",y)}};async function M(){await(0,l.nextTick)();const y=(0,l.unref)(i);if(y){ui.push(c);const h=y.contains(document.activeElement)?r:document.activeElement;if(r=h,!y.contains(h)){const w=new Event(Ea,ai);y.addEventListener(Ea,u),y.dispatchEvent(w),w.defaultPrevented||(0,l.nextTick)(()=>{let b=t.focusStartEl;lr(b)||(bt(b),document.activeElement!==b&&(b="first")),b==="first"&&Sh(ii(y),!0),(document.activeElement===h||b==="container")&&bt(y)})}}}function B(){const y=(0,l.unref)(i);if(y){y.removeEventListener(Ea,u);const h=new CustomEvent($a,{...ai,detail:{focusReason:s.value}});y.addEventListener($a,p),y.dispatchEvent(h),!h.defaultPrevented&&(s.value=="keyboard"||!wh())&&bt(r??document.body,!0),y.removeEventListener($a,u),ui.remove(c)}}return(0,l.onMounted)(()=>{he(t.trapped)&&M(),(0,l.watch)(()=>t.trapped,y=>{he(y)?M():B()})}),(0,l.onBeforeUnmount)(()=>{he(t.trapped)&&B()}),()=>typeof a.default=="function"?a.default({"handle-keydown":e}):null}}),xh=kh,{componentName:zh,create:Th,scope:wb}=se("floating-window"),Eh=Symbol.for("InnerPageScopeKey"),$h=Symbol.for("PageWrapperKey"),Vh={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}},Bh=Th({inheritAttrs:!1,components:{FoxIcon:P.ElIcon,FocusTrap:xh},props:{...Vh},emits:["update:modelValue","update:collapse"],setup(t,{emit:a}){const n=zh,i=(0,l.ref)(t.modelValue),r=(0,l.computed)(()=>!t.teleport);(0,l.watch)(()=>t.modelValue,N=>{i.value=N});const o=(0,l.computed)(()=>i.value===!1?!1:!I.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),p=(0,l.computed)(()=>{const N=["fox-floating-window"];return t.customClass&&N.push(t.customClass),N}),d=(0,l.computed)(()=>{const N={};return Ct(s.value)?N.left="auto":N.left=Ue(s.value),Ct(c.value)?N.top="auto":N.top=Ue(c.value),Ct(e.value)?N.right="auto":N.right=Ue(e.value),Ct(u.value)?N.bottom="auto":N.bottom=Ue(u.value),Ct(t.zIndex)||(N["z-index"]=Ue(t.zIndex)),Ct(x.value)||(N.height=x.value),Ct(_.value)||(N.width=_.value),N}),m=(0,l.computed)(()=>t.closeIcon??$e.Close),M=(0,l.computed)(()=>t.collapseIcon??$e.ArrowUp),B=(0,l.computed)(()=>t.collapseText??""),y=(0,l.computed)(()=>t.collapsePosition==="left"?t.expandIcon??$e.ArrowRight:t.expandIcon??$e.ArrowLeft),h=(0,l.computed)(()=>t.expandText??t.title??"展开"),w=(0,l.computed)(()=>({[`${n}__collapse-text`]:!0})),b=(0,l.computed)(()=>({[`${n}__collapse-icon`]:!0,"is-expand":!I.value,"is-collapse":I.value})),g=(0,l.ref)(),f=(0,l.ref)(null),E=(0,l.ref)(null),x=(0,l.computed)(()=>Ue(t.height)||""),_=(0,l.computed)(()=>Ue(t.width)||""),I=(0,l.ref)(he(t.collapse)),j=(N,C=!0)=>{I.value!==N&&(I.value=N,N?D():G(),a("update:collapse",N),N&&typeof K.onHide=="function"?K.onHide():!N&&typeof K.onShow=="function"&&K.onShow())};(0,l.watch)(()=>t.collapse,N=>{j(N)});const O=()=>{$()},$=N=>{N=N??!I.value,j(N)};(0,l.provide)(Eh,!0);const K={setCollapse:j,setFixedNavVisible:N=>{F.value=N}};(0,l.provide)($h,K);const T=()=>{typeof K.beforeClose=="function"?K.beforeClose(()=>{i.value=!1}):i.value=!1},v=(0,l.ref)(null),L=(0,l.computed)(()=>!t.fixedNavTeleport),A=(0,l.computed)(()=>{const N=["fox-floating-window__fixednav"];return t.expandClass&&N.push(t.expandClass),t.collapsePosition==="left"?N.push("is-left"):t.collapsePosition==="right"&&N.push("is-right"),N}),W=(0,l.ref)(""),Y=(0,l.computed)(()=>{const N={};return W.value?N.top=W.value:t.collapseTop&&(N.top=t.collapseTop),N}),J=(0,l.ref)(I.value),F=(0,l.computed)({set:N=>{J.value=N},get:()=>i.value===!1?!1:J.value});let q=null;const R=()=>{typeof q=="function"&&(q(),q=null)},D=()=>{v.value&&v.value.classList.add("slide-in"),F.value=!0,q=()=>{v.value&&v.value.classList.remove("slide-in")}},G=()=>{v.value&&v.value.classList.add("slide-out"),q=()=>{v.value&&v.value.classList.remove("slide-out"),F.value=!1}},U=()=>{s.value=null,c.value=null,e.value=null,u.value=null},z={x:0,y:0},re=ei(N=>{if(!g.value)return;const C=g.value;if(U(),t.origin==="left-top")s.value=C.offsetLeft,c.value=C.offsetTop,z.x=s.value,z.y=c.value;else if(t.origin==="left-bottom"){const k=document.documentElement.clientHeight||document.body.clientHeight;s.value=C.offsetLeft,u.value=k-(C.offsetTop+C.offsetHeight),z.x=s.value,z.y=u.value}else if(t.origin==="right-bottom"){const k=document.documentElement.clientWidth||document.body.clientWidth,Z=document.documentElement.clientHeight||document.body.clientHeight;e.value=k-(C.offsetLeft+C.offsetWidth),u.value=Z-(C.offsetTop+C.offsetHeight),z.x=e.value,z.y=u.value}else e.value=(document.documentElement.clientWidth||document.body.clientWidth)-(C.offsetLeft+C.offsetWidth),c.value=C.offsetTop,z.x=e.value,z.y=c.value},N=>{if(!g.value)return;const C=g.value;U(),t.origin==="left-top"?(s.value=z.x+N.x,c.value=z.y+N.y,C.style.left=Ue(s.value),C.style.top=Ue(c.value)):t.origin==="left-bottom"?(s.value=z.x+N.x,u.value=z.y-N.y,C.style.left=Ue(s.value),C.style.bottom=Ue(u.value)):t.origin==="right-bottom"?(e.value=z.x-N.x,u.value=z.y-N.y,C.style.right=Ue(e.value),C.style.bottom=Ue(u.value)):(e.value=z.x-N.x,c.value=z.y+N.y,C.style.right=Ue(e.value),C.style.top=Ue(c.value))}),X={x:0,y:0},Q=ei(N=>{v.value&&(X.x=v.value.offsetLeft,X.y=v.value.offsetTop)},N=>{v.value&&(W.value=`${X.y+N.y}px`)}),V=()=>{g.value&&(E.value=g.value.querySelector(".fox-floating-window__body > .fox-page > .fox-footer-bar"))};return(0,l.onMounted)(()=>{if(t.draggable&&g.value){const N=[];f.value&&N.push(f.value),t.footerDraggable&&(V(),E.value&&N.push(E.value)),re.open(N)}t.collapse===!0&&j(t.collapse,!1),v.value&&Q.open(v.value)}),(0,l.onBeforeUnmount)(()=>{t.draggable&&f.value&&re.close(),v.value&&Q.close()}),{classes:p,styles:d,isShow:o,closeIcon:m,onClose:T,dialogRef:g,headerRef:f,onClickToggle:O,collapseIcon:M,collapseText:B,collapseTextClasses:w,collapseIconClasses:b,expandIcon:y,expandText:h,isShowFixedNav:F,fixedNavRef:v,fixedNavClasses:A,fixedNavStyles:Y,onAnimationEnd:R,teleportDisabled:r,fixedNavTeleportDisabled:L}}}),Dh={ref:"headerRef",class:"fox-floating-window__header"},Mh={class:"fox-floating-window__title"},Ih={class:"fox-floating-window__tools"},Ah={class:"fox-floating-window__body"},Ph={class:"fox-floating-window__fixednav__text"};function _h(t,a,n,i,r,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",Dh,[(0,l.renderSlot)(t.$slots,"header",{},()=>[(0,l.createElementVNode)("span",Mh,(0,l.toDisplayString)(t.title),1),(0,l.createElementVNode)("div",Ih,[t.showCollapse?((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:0,class:"fox-floating-window__collapse",onClick:a[0]||(a[0]=(...e)=>t.onClickToggle&&t.onClickToggle(...e))},[(0,l.createElementVNode)("span",{class:(0,l.normalizeClass)(t.collapseTextClasses)},(0,l.toDisplayString)(t.collapseText),3),(0,l.createVNode)(s,{class:(0,l.normalizeClass)(t.collapseIconClasses)},{default:(0,l.withCtx)(()=>[((0,l.openBlock)(),(0,l.createBlock)((0,l.resolveDynamicComponent)(t.collapseIcon)))]),_:1},8,["class"])])):(0,l.createCommentVNode)("",!0),t.showClose?((0,l.openBlock)(),(0,l.createBlock)(s,{key:1,class:"fox-floating-window__close",onClick:t.onClose},{default:(0,l.withCtx)(()=>[((0,l.openBlock)(),(0,l.createBlock)((0,l.resolveDynamicComponent)(t.closeIcon)))]),_:1},8,["onClick"])):(0,l.createCommentVNode)("",!0)])])],512),(0,l.createElementVNode)("div",Ah,[(0,l.renderSlot)(t.$slots,"default")])]),_:3},8,["trapped","focus-trap-el"])],6),[[l.vShow,t.isShow]])]),_:3})],8,["to","disabled"])),((0,l.openBlock)(),(0,l.createBlock)(l.Teleport,{to:t.fixedNavTeleport,disabled:t.fixedNavTeleportDisabled},[(0,l.withDirectives)((0,l.createElementVNode)("div",{ref:"fixedNavRef",class:(0,l.normalizeClass)(t.fixedNavClasses),style:(0,l.normalizeStyle)(t.fixedNavStyles),onAnimationend:a[2]||(a[2]=(...e)=>t.onAnimationEnd&&t.onAnimationEnd(...e))},[(0,l.createElementVNode)("div",{class:"fox-floating-window__fixednav__inner",onClick:a[1]||(a[1]=(...e)=>t.onClickToggle&&t.onClickToggle(...e))},[(0,l.createVNode)(s,{class:"fox-floating-window__fixednav__icon"},{default:(0,l.withCtx)(()=>[((0,l.openBlock)(),(0,l.createBlock)((0,l.resolveDynamicComponent)(t.expandIcon)))]),_:1}),(0,l.createElementVNode)("div",Ph,(0,l.toDisplayString)(t.expandText),1)])],38),[[l.vShow,t.isShowFixedNav]])],8,["to","disabled"]))],64)}var Da=Re(Bh,[["render",_h]]),fi=new Date().getFullYear(),Lh={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"},mi=(t,a,n)=>{let i;if(dt(a)?i=a:typeof a=="string"&&it(a)>0?i=Pe.parser(a,n):i=new Date,i.toString()==="Invalid Date")return null;let r=Math.max(i.getTime(),t.minDate.getTime());return r=Math.min(r,t.maxDate.getTime()),new Date(r)},Fh=(t,a,n)=>{dt(a)||(a=t.minDate);let i=Math.max(a.getTime(),t.minDate.getTime());return i=Math.min(i,t.maxDate.getTime()),Pe.format(new Date(i),n)},Rh={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(fi-10,0,1),validator:dt},maxDate:{type:Date,default:()=>new Date(fi+10,11,31),validator:dt},visibleItemCount:{type:[Number,String],default:()=>7},threeDimensional:{type:Boolean,default:()=>!0},swipeDuration:{type:[Number,String],default:()=>1e3},itemFormatter:{type:Function},itemFilter:{type:Function},teleportDisable:{type:Boolean}},{create:Oh,scope:qh}=se("date-picker"),Hh=Oh({components:{Picker:ll},props:{...Rh},emits:["click","update:visible","update:modelValue","update:dateIndexs","update:close","cancel","confirm","clear"],setup(t,{emit:a}){const{t:n}=(0,Ce.useFoxI18n)(qh),i={day:n("day"),year:n("year"),month:n("month"),hour:n("hour"),minute:n("minute"),seconds:n("seconds"),today:n("today"),fullWeekdays:JSON.parse(n("fullWeekdays"))},r=(0,l.ref)(!1);(0,l.watch)(()=>t.visible,g=>{r.value=g});function o(g,f){return new Date(g,f,0).getDate()}const s=(g,f)=>{const E=t[`${g}Date`],x=E.getFullYear();let _=1,I=1,j=0,O=0;g==="max"&&(_=12,I=o(f.getFullYear(),f.getMonth()+1),j=23,O=59);const $=O;return f.getFullYear()===x&&(_=E.getMonth()+1,f.getMonth()+1===_&&(I=E.getDate(),f.getDate()===I&&(j=E.getHours(),f.getHours()===j&&(O=E.getMinutes())))),{[`${g}Year`]:x,[`${g}Month`]:_,[`${g}Date`]:I,[`${g}Hour`]:j,[`${g}Minute`]:O,[`${g}Seconds`]:$}},c=(0,l.computed)(()=>{if(!m.value)return[];const{maxYear:g,maxDate:f,maxMonth:E,maxHour:x,maxMinute:_,maxSeconds:I}=s("max",m.value),{minYear:j,minDate:O,minMonth:$,minHour:K,minMinute:T,minSeconds:v}=s("min",m.value);let L=[{type:"year",range:[j,g]},{type:"month",range:[$,E]},{type:"day",range:[O,f]},{type:"hour",range:[K,x]},{type:"minute",range:[T,_]},{type:"seconds",range:[v,I]}];switch(t.type){case"date":L=L.slice(0,3);break;case"datetime":L=L.slice(0,5);break;case"time":L=L.slice(3,6);break;case"year-month":L=L.slice(0,2);break;case"month-day":L=L.slice(1,3);break;case"datehour":L=L.slice(0,4);break;case"hour-minute":L=L.slice(3,5);break}return L}),e=(g,f,E,x,_)=>{const I=[];for(;g<=f;){let j=!0;if(typeof t.itemFilter=="function"){const O={text:`${g}`,value:g,type:E,currentYearMonth:x};j=t.itemFilter(O)}if(j)if(typeof t.itemFormatter=="function"){const O={text:`${g}`,value:g,type:E,currentYearMonth:x};t.itemFormatter(O),I.push({text:O.text,value:O.value})}else if(t.isShowChinese){let O=`${g}${i[E]}`;if(E==="day"){if(x[0]===_[0]&&x[1]===_[1]&&g===_[2])O=i.today;else{const $=new Date(x[0],x[1],g).getDay();O=`${O} ${i.fullWeekdays[$]}`}I.push({text:O,value:g})}else I.push({text:g+i[E],value:g})}else I.push({text:`${g}`,value:g});E==="minute"?g+=t.minuteStep:g++}return I},u=(0,l.computed)(()=>{const g=new Date,f=[g.getFullYear(),g.getMonth(),g.getDate()],E=[];m.value&&(E[0]=m.value.getFullYear(),E[1]=m.value.getMonth());let x=[];return c.value.forEach(_=>{let I=e(_.range[0],_.range[1],_.type,E,f);I&&x.push(I)}),x}),p=(g,f)=>g==="year"?f.getFullYear():g==="month"?f.getMonth()+1:g==="day"?f.getDate():g==="hour"?f.getHours():g==="minute"?f.getMinutes():g==="seconds"?f.getSeconds():0,d=(0,l.ref)(),m=(0,l.ref)(null);(0,l.watch)(()=>t.modelValue,g=>{let f;if(typeof g=="string"?g.length==0||g==="Invalid Date"?f=new Date:t.valueFormat?f=mi(t,t.modelValue,t.valueFormat):f=mi(t,g,Lh[t.type]):dt(g)?f=g:f=new Date,!!f&&(!m.value||f.getTime()!==m.value.getTime())){m.value=f;let E=[];c.value.forEach(x=>{let _=p(x.type,f);E.push(_)}),d.value=E}},{immediate:!0});const M=g=>{if(!g||g.length===0){m.value=new Date;let f=[];c.value.forEach(E=>{let x=p(E.type,m.value);f.push(x)}),d.value=f;return}if(t.type==="date"){const f=g[0],E=g[1]-1,x=Math.min(g[2],o(f,E+1));x!==g[2]&&(g[2]=x),m.value=new Date(f,E,x)}else if(t.type==="datetime"){const f=g[0],E=g[1]-1,x=Math.min(g[2],o(f,E+1)),_=g[3],I=g[4];x!==g[2]&&(g[2]=x),m.value=new Date(f,E,x,_,I)}else if(t.type==="time"){const f=g[0],E=g[1],x=g[2],_=m.value??new Date;m.value=new Date(_.getFullYear(),_.getMonth(),_.getDate(),f,E,x)}else if(t.type==="year-month"){const f=g[0],E=g[1]-1;m.value=new Date(f,E)}else if(t.type==="month-day"){const f=(m.value??new Date).getFullYear(),E=g[0]-1,x=Math.min(g[1],o(f,E+1));x!==g[1]&&(g[1]=x),m.value=new Date(f,E,x)}else if(t.type==="datehour"){const f=g[0],E=g[1]-1,x=Math.min(g[2],o(f,E+1)),_=g[3];x!==g[2]&&(g[2]=x),m.value=new Date(f,E,x,_)}else if(t.type==="hour-minute"){const f=g[0],E=g[1],x=m.value??new Date;m.value=new Date(x.getFullYear(),x.getMonth(),x.getDate(),f,E)}d.value=g};return{columns:u,dateIndexs:d,show:r,onChange:g=>{M(g)},onClose:()=>{a("update:close",!1)},onConfirm:g=>{M(g);const f=m.value??new Date;t.valueFormat?a("update:modelValue",Fh(t,f,t.valueFormat)):a("update:modelValue",f),a("confirm",g)},onClear:()=>{a("clear")},onUpdateVisible:g=>{r.value=g,a("update:visible",g)}}}});function Kh(t,a,n,i,r,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 Ma=Re(Hh,[["render",Kh]]),tn=(t,a,n)=>t.map(i=>{const{value:r="value",text:o="text",children:s="children"}=n??{},{[r]:c,[o]:e,[s]:u,...p}=i,d={loading:!1,...p,level:a?(a&&a.level||0)+1:0,value:c,text:e,children:u,_parent:a};return d.children&&d.children.length&&(d.children=tn(d.children,d,n)),d}),hi=(t,a)=>{let n=0,i;for(;(i=t[n++])&&a(i)!==!0;)i.children&&i.children.length&&hi(i.children,a)},jh={topId:null,idKey:"id",pidKey:"pid",sortKey:""},Yh=(t,a)=>{const{topId:n,idKey:i,pidKey:r,sortKey:o}={...jh,...a||{}};let s=[],c={};return t.forEach(e=>{e={...e};const{[i]:u,[r]:p}=e,d=c[p]=c[p]||[];!s.length&&p===n&&(s=d),d.push(e),e.children=c[u]||(c[u]=[])}),o&&Object.keys(c).forEach(e=>{c[e].length>1&&c[e].sort((u,p)=>u[o]-p[o])}),c=null,s},pi=class{nodes;config;constructor(t,a){this.config={value:"value",text:"text",children:"children",...a||{}},this.nodes=tn(t,null,this.config)}updateChildren(t,a){a?a.children=tn(t,a,this.config):this.nodes=tn(t,null,this.config)}getNodeByValue(t){let a;return hi(this.nodes,n=>{if(n.value===t)return a=n,!0}),a}getPathNodesByValue(t){if(!t.length)return[];const a=[];let n=this.nodes;for(;n&&n.length;){const i=n.find(r=>r.value===t[r.level]);if(!i)break;a.push(i),n=i.children}return a}isLeaf(t,a){const{leaf:n,children:i}=t,r=Array.isArray(i)&&!!i.length;return n||!r&&!a}hasChildren(t,a){if(this.isLeaf(t,a))return!1;const{children:n}=t;return Array.isArray(n)&&!!n.length}},{create:Wh,scope:Uh}=se("cascader-pane"),Gh=Wh({components:{Loading:Jt,Checklist:ao,TabsBar:al,TabsContainer:rl,TabsPane:Xl},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)(Uh),i=(0,l.computed)(()=>({lazy:t.lazy,lazyLoad:t.lazyLoad,valueKey:t.valueKey,textKey:t.textKey,childrenKey:t.childrenKey,convertConfig:t.convertConfig})),r=(0,l.ref)(0),o=(0,l.ref)(!1),s=(0,l.ref)(t.modelValue),c=(0,l.ref)(new pi([],{})),e=(0,l.ref)([]),u=(0,l.computed)(()=>i.value.lazy&&!!i.value.lazyLoad),p=(0,l.computed)(()=>o.value==!0||e.value.length==0?[{text:"Loading",value:0}]:e.value.map((b,g)=>({text:b.selectedNode?b.selectedNode.text:n("select"),value:g}))),d=new Map;let m;const M=async()=>{d.clear(),e.value=[],r.value=0,o.value=!1,m=null;let{options:b}=t;i.value.convertConfig&&(b=Yh(b,i.value.convertConfig)),c.value=new pi(b,{value:i.value.valueKey,text:i.value.textKey,children:i.value.childrenKey}),u.value&&!c.value.nodes.length&&await y({root:!0,loading:!0,text:"",value:""}),e.value=[{nodes:c.value.nodes,selectedNode:null}],B()},B=async()=>{const b=s.value;if(b===void 0||!c.value.nodes.length)return;if(b.length===0){r.value=0,e.value=[{nodes:c.value.nodes,selectedNode:null}];return}let g=b;if(u.value&&Array.isArray(b)&&b.length){g=[];let f=c.value.nodes.find(E=>E.value===b[0]);f&&(g=[f.value],o.value=!0,await y(await b.slice(1).reduce(async(E,x)=>{const _=await E;await y(_);const I=_&&_?.children?.find(j=>j.value===x);return I&&g.push(x),Promise.resolve(I)},Promise.resolve(f))),o.value=!1)}g.length&&b===t.modelValue&&c.value.getPathNodesByValue(g).map((f,E)=>{r.value=E,w.handleNode(f,!0)})},y=async b=>{if(!b)return;if(!i.value.lazyLoad){b.leaf=!0;return}if(c.value.isLeaf(b,u.value)||c.value.hasChildren(b,u.value))return;b.loading=!0;const g=b.root?null:b;let f=d.get(b);f||(f=new Promise(x=>{i.value.lazyLoad?.(b,x)}),d.set(b,f));const E=await f;Array.isArray(E)&&E.length>0?c.value.updateChildren(E,g):b.leaf=!0,b.loading=!1,d.delete(b)},h=b=>{const g=b.map(f=>f.value);s.value=g,a("change",g,b),a("update:modelValue",g,b)},w={async handleNode(b,g){const{disabled:f,loading:E}=b;if(!(!g&&f||!e.value[r.value])){if(c.value.isLeaf(b,u.value)){if(b.leaf=!0,e.value[r.value].selectedNode=b,e.value=e.value.slice(0,b.level+1),!g){const x=e.value.map(_=>_.selectedNode);h(x),a("pathChange",x)}return}if(c.value.hasChildren(b,u.value)){const x=b.level+1;e.value[r.value].selectedNode=b,e.value=e.value.slice(0,x),e.value.push({nodes:b.children||[],selectedNode:null}),r.value=x,g||a("pathChange",e.value.map(_=>_.selectedNode));return}m=b,!E&&(await y(b),m===b&&(e.value[r.value].selectedNode=b,w.handleNode(b,g)))}},handleTabChange(b,g){m=null},formatTabTitle(b){return b.selectedNode?b.selectedNode.text:n("select")},isSelected(b,g){return b.selectedNode&&b.selectedNode.value===g.value}};return(0,l.watch)([i,()=>t.options],()=>{M()},{deep:!0,immediate:!0}),(0,l.watch)(()=>t.modelValue,b=>{b!==s.value&&(s.value=b,B())}),(0,l.watch)(()=>t.visible,b=>{b&&Array.isArray(s.value)&&s.value.length>0&&B()}),{panes:e,panesTitles:p,initLoading:o,tabsCursor:r,...w}}}),Xh={class:"fox-cascader"},Zh={role:"menu",class:"fox-cascader__pane"},Jh=["aria-checked","aria-disabled","onClick"],Qh={class:"fox-cascader__item__title"};function e9(t,a,n,i,r,o){const s=(0,l.resolveComponent)("TabsBar"),c=(0,l.resolveComponent)("Loading"),e=(0,l.resolveComponent)("Checklist"),u=(0,l.resolveComponent)("TabsPane"),p=(0,l.resolveComponent)("TabsContainer");return(0,l.openBlock)(),(0,l.createElementBlock)("view",Xh,[(0,l.createVNode)(s,{modelValue:t.tabsCursor,"onUpdate:modelValue":a[0]||(a[0]=d=>t.tabsCursor=d),data:t.panesTitles,onChange:t.handleTabChange,scroll:!0,align:"left"},null,8,["modelValue","data","onChange"]),(0,l.createVNode)(p,{modelValue:t.tabsCursor,"onUpdate:modelValue":a[1]||(a[1]=d=>t.tabsCursor=d)},{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,(d,m)=>((0,l.openBlock)(),(0,l.createBlock)(u,{"pane-key":m,key:m},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("view",Zh,[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(d.nodes,M=>((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:M.value,class:(0,l.normalizeClass)(["fox-cascader__item",{active:t.isSelected(d,M),disabled:M.disabled}]),"aria-checked":t.isSelected(d,M),"aria-disabled":M.disabled||void 0,role:"menuitemradio",onClick:B=>t.handleNode(M,!1)},[(0,l.createElementVNode)("view",Qh,(0,l.toDisplayString)(M.text),1),M.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,Jh))),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 t9=Re(Gh,[["render",e9]]),{create:l9}=se("cascader-picker"),n9=l9({components:{FoxCascaderPane:t9,FoxPopup:wt},props:{...Un,modelValue:Array,visible:Boolean,title:String,options:{type:Array,default:()=>[]},lazy:Boolean,lazyLoad:Function,valueKey:{type:String,default:"value"},textKey:{type:String,default:"text"},childrenKey:{type:String,default:"children"},poppable:{type:Boolean,default:!0},convertConfig:Object},emits:["update:modelValue","change","pathChange","update:visible"],setup(t,{emit:a}){const n=(0,l.ref)(t.modelValue),i=(0,l.computed)({get(){return t.visible},set(s){a("update:visible",s)}}),r=(s,c)=>{n.value=s,i.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:r,onPathChange:o,innerValue:n,innerVisible:i}}}),a9=["innerHTML"];function r9(t,a,n,i,r,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,a9)):(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 Ia=Re(n9,[["render",r9]]),o9=Symbol.for("PageWrapperKey");function i9(t,a){return{props:{class:{type:[String]},title:{type:[String]},height:{type:[String,Number]},hideHeader:{type:[Boolean]},draggable:{type:[Boolean],default:()=>!0},appendToBody:{type:[Boolean],default:!0},closeOnClickModal:{type:[Boolean],default:()=>!1},closeOnPressEscape:{type:[Boolean],default:()=>!0}},setup(n,i){Tn(!0);const r={};(0,l.provide)(o9,r);const o=u=>{typeof r.beforeClose=="function"&&r.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"]=ke(n.height)),u});return()=>{const u={...i.attrs,style:e.value,title:n.title,draggable:n.draggable,modelValue:s.value,"onUpdate:modelValue":c,"append-to-body":n.appendToBody,"close-on-click-modal":n.closeOnClickModal,"close-on-press-escape":n.closeOnPressEscape,"before-close":o},p=["fox-dialog-item "];n.hideHeader&&p.push("hide-header"),n.class&&p.push(n.class),u.class=p.join(" ");const d={};return typeof i.slots.default=="function"&&(d.default=i.slots.default),(0,l.h)(P.ElDialog,u,d)}}}}var{componentName:s9,create:c9,scope:u9}=se("dialog-item"),d9=c9(i9(s9,u9)),Aa=d9,{create:f9}=se("toast"),m9=f9({props:{id:{type:String,required:!1},msg:{type:String,required:!1},duration:{type:Number,default:2e3},center:{type:Boolean,default:!0},type:{type:String,required:!1},customClass:{type:String,required:!1},bottom:{type:String,default:"30px"},size:{type:[String,Number],default:"base"},iconSize:{type:[String,Number],default:20},icon:{type:[Object],required:!1},iconColor:{type:String,required:!1,default:"#ffffff"},textAlignCenter:{type:Boolean,default:!0},loadingRotate:{type:Boolean,default:!0},bgColor:{type:String,default:""},onClose:{type:Function,required:!1},unmount:{type:Function,required:!1},cover:{type:Boolean,default:!1},coverColor:{type:String,default:""},title:{type:String,default:""},closeOnClickOverlay:{type:Boolean,default:!1}},emits:["close"],setup(t,{emit:a}){let n=null;const i=(0,l.reactive)({mounted:!1});(0,l.onMounted)(()=>{i.mounted=!0});const r=()=>{n&&(clearTimeout(n),n=null)},o=()=>{i.mounted=!1},s=()=>{r(),t.duration&&(n=setTimeout(()=>{o()},t.duration))},c=()=>{t.closeOnClickOverlay&&(o(),a("close"))};t.duration&&s(),(0,l.watch)(()=>t.duration,M=>{M&&s()});const e=(0,l.computed)(()=>t.type!=="text"?!0:!!t.icon),u=()=>{const M=ye(t.iconSize);return(0,l.h)(t.icon,{width:M,height:M,color:t.iconColor})},p=(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]),d=(0,l.computed)(()=>["fox-toast-icon-wrapper",{"fox-toast-icon-no-animation":!t.loadingRotate}]);return{state:i,hide:o,clickCover:c,renderIcon:u,hasIcon:e,toastBodyClass:p,toastIconWrapperClass:d,onAfterLeave:()=>{r(),t.unmount(t.id),t.onClose&&t.onClose()}}}}),h9={key:1,class:"fox-toast-title"},p9=["innerHTML"];function g9(t,a,n,i,r,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",h9,(0,l.toDisplayString)(t.title),1)):(0,l.createCommentVNode)("",!0),(0,l.createElementVNode)("view",{class:"fox-toast-text",innerHTML:t.msg},null,8,p9)],4)],6),[[l.vShow,t.state.mounted]])]),_:1},8,["onAfterLeave"])}var Pa=Re(m9,[["render",g9]]),_a={msg:"",id:"",duration:2e3,center:!0,type:"text",title:"",customClass:"",bottom:"30px",size:"base",iconSize:"20",icon:null,textAlignCenter:!0,loadingRotate:!0,bgColor:"",onClose:null,unmount:null,cover:!1,coverColor:"",closeOnClickOverlay:!1},Pt=[],ol=[],gi=t=>{if(t){const a=document.getElementById(t);ol=ol.filter(n=>n.id!==t),Pt=Pt.filter(n=>n!==t),a&&((0,l.render)(null,a),document.body.removeChild(a))}else Pt.forEach(a=>{const n=document.getElementById(a);n&&((0,l.render)(null,n),document.body.removeChild(n))}),ol=[],Pt=[]},y9=t=>{const a=document.getElementById(t.id);if(a){const n=ol.find(r=>r.id===t.id);n?t={..._a,...n,...t}:t={..._a,...t};const i=(0,l.createVNode)(Pa,t);return(0,l.render)(null,a),(0,l.render)(i,a),_t}},il=t=>{t.unmount=gi;let a;if(t.id){if(a=t.id,Pt.find(i=>i===t.id))return y9(t)}else a=new Date().getTime()+"";t={..._a,...t},t.id=a,Pt.push(t.id),ol.push(t);const n=document.createElement("div");return n.id=t.id,(0,l.render)((0,l.createVNode)(Pa,t),n),document.body.appendChild(n),_t},ln=t=>t?!0:(console.warn("[FoxUI Toast]: msg不能为空"),!1),_t={text(t,a={}){if(ln(t))return il({...a,type:"text",msg:t})},success(t,a={}){if(ln(t))return il({icon:w0,...a,msg:t,type:"success"})},fail(t,a={}){if(ln(t))return il({icon:L4,...a,msg:t,type:"fail"})},warn(t,a={}){if(ln(t))return il({icon:p0,...a,msg:t,type:"warn"})},loading(t,a={}){return il({icon:Jt,...a,msg:t,type:"loading"})},hide(t){gi(t)},install(t){t.use(Pa),t.config.globalProperties.$toast=_t}},b9={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}},S9=(t,a,n)=>({props:{...b9},emits:["change","refresh","update:modelValue"],setup(i,{emit:r,slots:o}){const{toLocaleRefs:s}=(0,Ce.useFoxI18n)(a),c=s(i,["pullingText","loosingText","loadingText"]),e=tl(),u=(0,l.ref)(),p=Do(u),d=(0,l.reactive)({isPullRefresh:!1,distance:0,status:"normal",moving:!1}),m=(0,l.computed)(()=>({[t]:!0})),M=(0,l.computed)(()=>{switch(d.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""}}),B=(0,l.computed)(()=>({transitionDuration:`${i.duration}s`,transform:d.distance?`translate3d(0,${d.distance}px, 0)`:""})),y=(0,l.computed)(()=>{const _={};return i.headHeight!=50&&(_.height=ke(i.headHeight)),_}),h=_=>{const I=+(i.pullDistance||i.headHeight);let j=_;return _>I&&(_<I*2?j=(_+I)/2:j=I+_/4),Math.round(j)},w=(_,I)=>{const j=+(i.pullDistance||i.headHeight);d.distance=_,I?d.status="loading":_===0?d.status="normal":_<j?d.status="pulling":d.status="loosing",r("change",{status:d.status,distance:_})},b=()=>d.status!=="loading"&&d.status!=="complete",g=()=>p.value==window?Mo()==0:p.value&&p.value.scrollTop==0,f=_=>{b()&&(g()?(e.start(_),d.isPullRefresh=!0,d.moving=!0):(d.distance=0,d.isPullRefresh=!1))},E=_=>{b()&&d.moving&&(e.move(_),e.isVertical()&&e.state.deltaY>0&&d.isPullRefresh&&(_.cancelable&&_.preventDefault(),w(h(e.state.deltaY))))},x=()=>{d.moving=!1,d.isPullRefresh&&b()&&e.state.deltaY&&(d.status==="loosing"?(w(+i.headHeight,!0),r("update:modelValue",!0),(0,l.nextTick)(()=>r("refresh"))):w(0)),setTimeout(()=>{e.reset()},0)};return(0,l.watch)(()=>i.modelValue,_=>{_?w(+i.headHeight,!0):w(0)}),()=>{const _=[];let I=null;d.status==="loading"?(I=o?.loading?.()??null,I||(I=(0,l.h)(n,{class:["fox-pull-refresh-container-topbox-icon"]}))):d.status==="pulling"?I=o?.pulling?.()??null:d.status==="loosing"&&(I=o?.loosing?.()??null),I&&_.push(I);const j=(0,l.h)("dive",{class:["fox-pull-refresh-container-topbox-text"]},[M.value]);_.push(j);const O=(0,l.h)("div",{class:["fox-pull-refresh-container-topbox"],style:y.value},_),$=(0,l.h)("div",{class:"fox-pull-refresh-container",style:B.value},[O,o?.default?.()]),K={ref:u,class:m.value};return el()?Object.assign(K,{onTouchstart:f,onTouchmove:E,onTouchend:x}):Object.assign(K,{onMousedown:f,onMousemove:E,onMouseup:x}),(0,l.h)("div",K,[$])}}}),{componentName:w9,create:v9,scope:N9}=se("pull-refresh"),C9=v9(S9(w9,N9,Jt)),La=C9,k9={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 x9(t,a,n){return{props:{...k9},emits:["click","update:modelValue"],setup(i,{emit:r,slots:o}){const{toLocaleRefs:s}=(0,Ce.useFoxI18n)(a),c=s(i,["collapseText","expandText"]),e=(0,l.computed)(()=>{const B={[`${t}`]:!0};return i.disabled?B[`${t}--disabled`]=!0:B[`${t}--${i.type}`]=!0,B}),u=ve(i,"modelValue"),p=(0,l.computed)(()=>u.value?c.expandText.value??"":c.collapseText.value??""),d=(0,l.computed)(()=>({[`${t}__text`]:!0})),m=(0,l.computed)(()=>({[`${t}__icon`]:!0,"is-expand":!u.value,"is-collapse":u.value})),M=()=>{r("update:modelValue",!u.value)};return()=>{const B=[];if(p.value){const w=(0,l.h)("span",{class:d.value},[p.value]);B.push(w)}const y={class:m.value},h=(o.icon&&o.icon())??(i.icon&&(0,l.h)(i.icon))??(0,l.h)(n);if(h){const w=(0,l.h)("div",y,[h]);B.push(w)}return i.textPosition==="right"&&B.reverse(),(0,l.h)("div",{class:e.value,onClick:M},B)}}}}var{componentName:z9,create:T9,scope:E9}=se("more-button"),$9=T9(x9(z9,E9,$e.ArrowUp)),Fa=$9;function V9(t){t.stopPropagation()}var B9=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=el()}open(t){Array.isArray(t)||(t=[t]),this.els=t;const a=tl(),n=(i,r,o,s)=>{this.updateMove({x:i,y:r})};this.touchstart=i=>{this.moving||(a.start(i),this.startMove({x:a.state.startX,y:a.state.startY}),document.addEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),document.addEventListener(this.isTouch?"touchend":"mouseup",this.touchend),this.moving=!0)},this.touchmove=i=>{this.moving&&(a.move(i),V9(i),n(a.state.deltaX,a.state.deltaY,"",0))},this.touchend=()=>{n(a.state.deltaX,a.state.deltaY,"end"),this.touchmove&&document.removeEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),this.touchend&&document.removeEventListener(this.isTouch?"touchend":"mouseup",this.touchend),a.reset(),this.moving=!1},this.els.forEach(i=>{this.touchstart&&i.addEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart)})}close(){Array.isArray(this.els)&&this.els.forEach(t=>{this.touchstart&&t.removeEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart)}),this.els=null}};function D9(t,a){return new B9(t,a)}var M9={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]}},I9=(t,a,n,i=!1)=>({props:{...M9},emits:["click"],setup(r,{slots:o,emit:s}){const c=(0,l.reactive)({top:r.top,right:r.right,bottom:r.bottom,left:r.left}),e=(0,l.computed)(()=>{const b=[`${t}`];return r.customClass&&b.push(r.customClass),b}),u=(0,l.computed)(()=>{const b={};return ge(c.top)||(b.top=c.top),ge(c.right)||(b.right=c.right),ge(c.bottom)||(b.bottom=c.bottom),ge(c.left)||(b.left=c.left),ge(r.width)||(b.width=r.width),ge(r.height)||(b.height=r.height),ge(r.color)||(b.color=r.color),ge(r.background)||(b.background=r.background),ge(r.borderRadius)||(b["border-radius"]=r.borderRadius),ge(r.zIndex)||(b["z-index"]=r.zIndex),b}),p=(0,l.computed)(()=>({[`${t}__icon`]:!0})),d=()=>{s("click")},m=(0,l.ref)(null),M=()=>{c.top=null,c.right=null,c.bottom=null,c.left=null},B={x:0,y:0},w=D9(b=>{if(!m.value)return;const g=m.value;M(),c.left=g.offsetLeft,c.top=g.offsetTop,g.style.left=`${c.left}px`,g.style.top=`${c.top}px`,g.style.right=null,g.style.bottom=null,B.x=c.left,B.y=c.top},b=>{if(!m.value)return;const g=m.value;M(),c.left=B.x+b.x,c.top=B.y+b.y,g.style.left=`${c.left}px`,g.style.top=`${c.top}px`});return(0,l.onMounted)(()=>{if(r.draggable&&m.value){const b=[m.value];w.open(b)}}),(0,l.onBeforeUnmount)(()=>{r.draggable&&m.value&&w.close()}),()=>{let b=[];const g=typeof o.default=="function"?o.default():[];if(g&&g.length>0)b=g;else{const f=(0,l.h)(n,{class:p.value});b.push(f)}return(0,l.h)("view",{ref:f=>{m.value=f},class:e.value,style:u.value,onClick:d},b)}}}),{componentName:A9,create:P9,scope:_9}=se("floating-button"),L9=P9(I9(A9,_9,e0,!1)),Ra=L9;function F9(t,a){return{props:{type:{type:[String],required:!1,default:""},color:{type:[String],required:!1,default:""},icon:{type:[Object],required:!1},textPosition:{type:String,default:"right"}},setup(n,{slots:i}){const r=t,o=(0,l.computed)(()=>({[r]:!0})),s=(0,l.computed)(()=>n.icon?{[`${r}__icon`]:!0,[`${r}__icon-${n.type}`]:!0}:{[`${r}__mark`]:!0,[`${r}__mark-${n.type}`]:!0}),c=(0,l.computed)(()=>n.color?n.icon?{color:n.color}:{background:n.color}:null),e=(0,l.computed)(()=>{const p={[`${r}__text`]:!0,[`${r}__text-${n.type}`]:!0};return n.textPosition==="left"?p["is-left"]=!0:p["is-right"]=!0,p}),u=(0,l.computed)(()=>n.color?{color:n.color}:null);return()=>{let p=null;if(i.mark)p=i.mark()[0];else{const M={class:s.value,style:c.value};p=(0,l.h)(n.icon??"div",M)}const d=(0,l.h)("div",{class:e.value,style:u.value},i.default?i.default():[]),m={class:o.value};return n.textPosition==="right"?(0,l.h)("div",m,[p,d]):(0,l.h)("div",m,[d,p])}}}}var{componentName:R9,create:O9,scope:q9}=se("indicator"),H9=O9(F9(R9,q9)),Oa=H9,{componentName:K9,create:j9,scope:vb}=se("tour"),Y9=j9({components:{Close:$e.Close,ElPopover:P.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=K9,i=(0,l.reactive)({showTour:t.modelValue,showPopup:!1,active:0}),r=(0,l.ref)({}),o=(0,l.computed)(()=>`${n}`),s=(0,l.computed)(()=>{const{offset:B,maskWidth:y,maskHeight:h}=t,{width:w,height:b,left:g,top:f}=r.value,E=t.steps[i.active].offset??B,x=[g+w/2,f+b/2],_=Number(y||w),I=Number(h||b);return{width:`${_+ +E.left+E.right}px`,height:`${I+E.top+E.bottom}px`,top:`${x[1]-I/2-+E.top}px`,left:`${x[0]-_/2-+E.left}px`}}),c=B=>{B=="next"?i.active=i.active+1:i.active=i.active-1,i.showPopup=!1,(0,l.nextTick)(()=>{i.showPopup=!0,p()}),a("change",i.active)},e=B=>B.popoverWidth??t.width,u=B=>B.location??t.location,p=()=>{const B=ba(document.querySelector(`${t.steps[i.active].target}`));r.value={x:B.left,y:B.top,top:B.top,left:B.left,width:B.width,height:B.height}},d=()=>{i.showTour=!1,i.showPopup=!1,a("close",i.active),a("update:modelValue",!1)},m=()=>{t.closeOnClickOverlay&&d()},M=(B,y=0)=>{B&&p(),t.steps,i.active=y,i.showTour=B,i.showPopup=B};return(0,l.onMounted)(()=>{M(t.modelValue,t.current)}),(0,l.watch)(()=>t.modelValue,B=>{M(B)}),{...(0,l.toRefs)(i),classes:o,maskStyle:s,changeStep:c,popoverWidth:e,popoverLocation:u,close:d,handleClickMask:m}}}),W9={key:0,class:"fox-tour__content"},U9={key:0,class:"fox-tour__content-top"},G9={class:"fox-tour__content-inner"},X9={class:"fox-tour__content-bottom"},Z9={class:"fox-tour__content-bottom-init"},J9={class:"fox-tour__content-bottom-operate"},Q9={key:1,class:"fox-tour__content fox-tour__content-tile"},ep={class:"fox-tour__content-inner"};function tp(t,a,n,i,r,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,p)=>((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:p,style:{height:"0"}},[p==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",W9,[t.showTitleBar?((0,l.openBlock)(),(0,l.createElementBlock)("div",U9,[(0,l.createElementVNode)("div",{onClick:a[1]||(a[1]=(...d)=>t.close&&t.close(...d))},[(0,l.createVNode)(s,{class:"fox-tour__content-top-close"})])])):(0,l.createCommentVNode)("",!0),(0,l.createElementVNode)("div",G9,(0,l.toDisplayString)(u.content),1),(0,l.createElementVNode)("div",X9,[(0,l.createElementVNode)("div",Z9,(0,l.toDisplayString)(t.active+1)+"/"+(0,l.toDisplayString)(t.steps.length),1),(0,l.createElementVNode)("div",J9,[(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]=d=>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]=d=>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",Q9,[(0,l.createElementVNode)("div",ep,(0,l.toDisplayString)(u.content),1)])):(0,l.createCommentVNode)("",!0)])]),_:2},1032,["visible","placement","width"])):(0,l.createCommentVNode)("",!0)]))),128))],2)}var qa=Re(Y9,[["render",tp]]),lp={name:{type:[String],required:!1,default:""},config:{type:[Object],required:!1,default:()=>{}},innerPageScope:{type:[Boolean],required:!1},abstractPageScope:{type:[Boolean,Object],required:!1}};function np(t,a){return{inheritAttrs:!1,props:lp,setup(n,i){const{exposeApi:r}=wr({context:i,props:()=>n.config},n.name);return Le(n.innerPageScope)||Tn(n.innerPageScope),Le(n.abstractPageScope)||Cr(n.abstractPageScope),r(),()=>typeof i.slots.default=="function"?i.slots.default():null}}}var{componentName:ap,create:rp,scope:op}=se("domain-provider"),ip=rp(np(ap,op)),Ha=ip,sp={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 cp(t,a){return{inheritAttrs:!1,props:sp,emits:["change"],setup(n,{slots:i,emit:r}){if(ft&&window.IntersectionObserver){const o=new WeakMap;let s=new Map;const c=(m,M)=>{if(p===null){s.set(m,{visible:null,callback:M});return}o.has(m)&&p.unobserve(m),o.set(m,{visible:null,callback:M}),p.observe(m)},e=m=>{if(p===null){s.delete(m);return}o.has(m)&&(o.delete(m),p.unobserve(m))};let u=n.initialVisibleObserverSize;Fs({acquire:()=>{if(n.loadPolicy==="always")return!0;const m=u>0;return u--,m},get disabled(){return n.disabled},get initialHeight(){return n.initialInvisibleObserverHeight},observe:c,unobserve:e});let p=null;const d=(m,M,B)=>{p=new IntersectionObserver(y=>{if(r("change",y),n.loadPolicy!=="always")for(let h of y){let w=!1;h.intersectionRatio>0&&(w=!0);const b=o.get(h.target);if(b)try{if(n.loadPolicy==="lazy"&&!w&&b.visible!==null)return;b.visible=w,b.callback(w)}catch(g){console.error(g)}}},{root:m,rootMargin:M,threshold:B}),s.forEach((y,h)=>{o.set(h,y),p?.observe(h)}),s.clear()};(0,l.watch)([()=>n.root,()=>n.disabled],([m,M])=>{if(M||!m||p)return;let B=null;typeof m=="string"?B=document.querySelector(m):B=m,B&&d(B,n.rootMargin,n.threshold)},{immediate:!0}),(0,l.onUnmounted)(()=>{p&&(p.disconnect(),p=null)})}return()=>typeof i.default=="function"?i.default():null}}}var{componentName:up,create:dp,scope:fp}=se("rolling-provider"),mp=dp(cp(up,fp)),Ka=mp,hp=[Vn,Dn,Mn,In,_n,Gt,Fl,Rl,Hn,Oe,Kn,jn,Yn,Xn,Zn,Jn,Qn,ea,la,na,aa,ra,Kl,sa,ca,ua,da,fa,ma,ha,pa,Gl,ga,wa,va,al,rl,Xl,ka,Ta,Da,Ol,ll,Ma,Hl,Ia,Aa,ql,wt,_t,Ul,Wl,La,Fa,Ra,$t,_l,Oa,Et,qa,Ha,Ka],pp=new us(hp,[ms],"4.0.0");S.AbstractPageScopeKey=En,S.ActionsheetItem=ga,S.FoxActionsheetItem=ga,S.ActionsheetPane=Gl,S.FoxActionsheetPane=Gl,S.AutocompleteItem=na,S.FoxAutocompleteItem=na,S.Broadcast=fr,S.BroadcastKey=st,S.ButtonsItem=Hn,S.FoxButtonsItem=Hn,S.CalendarItem=Xn,S.FoxCalendarItem=Xn,S.CascaderItem=la,S.FoxCascaderItem=la,S.CheckboxItem=ua,S.FoxCheckboxItem=ua,S.Content=In,S.FoxContent=In,S.DataItemsKey=jt,S.DateItem=Yn,S.FoxDateItem=Yn,S.DateUtils=Pe,S.DialogItem=Aa,S.FoxDialogItem=Aa,S.Domain=vl,S.DomainKey=ht,S.DomainProvider=Ha,S.FoxDomainProvider=Ha,S.FloatingButton=Ra,S.FoxFloatingButton=Ra,S.FloatingWindow=Da,S.FoxFloatingWindow=Da,S.FooterBar=Mn,S.FoxFooterBar=Mn,S.FoxAffix=P.ElAffix,S.FoxAlert=P.ElAlert,S.FoxAnchor=P.ElAnchor,S.FoxAnchorLink=P.ElAnchorLink,S.FoxAside=P.ElAside,S.FoxAutoResizer=P.ElAutoResizer,S.FoxAutocomplete=P.ElAutocomplete,S.FoxAvatar=P.ElAvatar,S.FoxBacktop=P.ElBacktop,S.FoxBadge=P.ElBadge,S.FoxBreadcrumb=P.ElBreadcrumb,S.FoxBreadcrumbItem=P.ElBreadcrumbItem,S.FoxButton=P.ElButton,S.FoxButtonGroup=P.ElButtonGroup,S.FoxCalendar=P.ElCalendar,S.FoxCard=P.ElCard,S.FoxCarousel=P.ElCarousel,S.FoxCarouselItem=P.ElCarouselItem,S.FoxCascader=P.ElCascader,S.FoxCascaderPanel=P.ElCascaderPanel,S.FoxCheckTag=P.ElCheckTag,S.FoxCheckbox=P.ElCheckbox,S.FoxCheckboxButton=P.ElCheckboxButton,S.FoxCheckboxGroup=P.ElCheckboxGroup,S.FoxCol=P.ElCol,S.FoxCollapse=P.ElCollapse,S.FoxCollapseItem=P.ElCollapseItem,S.FoxCollapseTransition=P.ElCollapseTransition,S.FoxColorPicker=P.ElColorPicker,S.FoxConfigProvider=P.ElConfigProvider,S.FoxContainer=P.ElContainer,S.FoxCountdown=P.ElCountdown,S.FoxDatePicker=P.ElDatePicker,S.FoxDescriptions=P.ElDescriptions,S.FoxDescriptionsItem=P.ElDescriptionsItem,S.FoxDialog=P.ElDialog,S.FoxDivider=P.ElDivider,S.FoxDrawer=P.ElDrawer,S.FoxDropdown=P.ElDropdown,S.FoxDropdownItem=P.ElDropdownItem,S.FoxDropdownMenu=P.ElDropdownMenu,S.FoxEmpty=P.ElEmpty,S.FoxFooter=P.ElFooter,S.FoxForm=P.ElForm,S.FoxFormItem=P.ElFormItem,S.FoxGroup=_n,S.Group=_n,S.FoxGroupSetting=ha,S.GroupSetting=ha,S.FoxHeader=P.ElHeader,S.FoxHeaderBar=Dn,S.HeaderBar=Dn,S.FoxHintText=Oe,S.HintText=Oe,S.FoxIcon=P.ElIcon,S.FoxImage=P.ElImage,S.FoxImageViewer=P.ElImageViewer,S.FoxIndicator=Oa,S.Indicator=Oa,S.FoxInfiniteLoading=Wl,S.InfiniteLoading=Wl,S.FoxInput=P.ElInput,S.FoxInputItem=Kn,S.InputItem=Kn,S.FoxInputNumber=P.ElInputNumber,S.FoxInputNumberItem=ea,S.InputNumberItem=ea,S.FoxInputTag=P.ElInputTag,S.FoxItem=Gt,S.Item=Gt,S.FoxLink=P.ElLink,S.FoxLinkItem=va,S.LinkItem=va,S.FoxMain=P.ElMain,S.FoxMapping=$t,S.Mapping=$t,S.FoxMention=P.ElMention,S.FoxMenu=P.ElMenu,S.FoxMenuItem=P.ElMenuItem,S.FoxMenuItemGroup=P.ElMenuItemGroup,S.FoxMessage=P.ElMessage,S.FoxMessageBox=P.ElMessageBox,S.FoxMoneyItem=Qn,S.MoneyItem=Qn,S.FoxMoreButton=Fa,S.MoreButton=Fa,S.FoxNotification=P.ElNotification,S.FoxOption=P.ElOption,S.FoxOptionGroup=P.ElOptionGroup,S.FoxOverLay=ql,S.OverLay=ql,S.FoxPage=Vn,S.Page=Vn,S.FoxPageHeader=P.ElPageHeader,S.FoxPagination=P.ElPagination,S.FoxPickerItem=wa,S.PickerItem=wa,S.FoxPopconfirm=P.ElPopconfirm,S.FoxPopover=P.ElPopover,S.FoxPopoverDialog=Ol,S.PopoverDialog=Ol,S.FoxPopper=P.ElPopper,S.FoxPopup=wt,S.Popup=wt,S.FoxPrice=_l,S.Price=_l,S.FoxProgress=P.ElProgress,S.FoxPullRefresh=La,S.PullRefresh=La,S.FoxRadio=P.ElRadio,S.FoxRadioButton=P.ElRadioButton,S.FoxRadioGroup=P.ElRadioGroup,S.FoxRadioItem=ca,S.RadioItem=ca,S.FoxRate=P.ElRate,S.FoxRateItem=da,S.RateItem=da,S.FoxResult=P.ElResult,S.FoxRollingProvider=Ka,S.RollingProvider=Ka,S.FoxRow=P.ElRow,S.FoxRowItem=Rl,S.RowItem=Rl,S.FoxScrollbar=P.ElScrollbar,S.FoxSearchBar=Ul,S.SearchBar=Ul,S.FoxSegmented=P.ElSegmented,S.FoxSelect=P.ElSelect,S.FoxSelectItem=jn,S.SelectItem=jn,S.FoxSelectV2=P.ElSelectV2,S.FoxSkeleton=P.ElSkeleton,S.FoxSkeletonItem=P.ElSkeletonItem,S.FoxSlider=P.ElSlider,S.FoxSlotItem=Fl,S.SlotItem=Fl,S.FoxSpace=P.ElSpace,S.FoxStatistic=P.ElStatistic,S.FoxStep=P.ElStep,S.FoxSteps=P.ElSteps,S.FoxStepsBar=Ta,S.StepsBar=Ta,S.FoxSubMenu=P.ElSubMenu,S.FoxSwitch=P.ElSwitch,S.FoxSwitchItem=fa,S.SwitchItem=fa,S.FoxTabPane=P.ElTabPane,S.FoxTable=P.ElTable,S.FoxTableColumn=P.ElTableColumn,S.FoxTableItem=sa,S.TableItem=sa,S.FoxTableMappingColumn=aa,S.TableMappingColumn=aa,S.FoxTableRadioColumn=ra,S.TableRadioColumn=ra,S.FoxTableSetting=Kl,S.TableSetting=Kl,S.FoxTableV2=P.ElTableV2,S.FoxTabs=P.ElTabs,S.FoxTabsBar=al,S.TabsBar=al,S.FoxTabsContainer=rl,S.TabsContainer=rl,S.FoxTabsFrame=ka,S.TabsFrame=ka,S.FoxTabsPane=Xl,S.TabsPane=Xl,S.FoxTag=P.ElTag,S.FoxText=Et,S.Text=Et,S.FoxTimeItem=Zn,S.TimeItem=Zn,S.FoxTimePicker=P.ElTimePicker,S.FoxTimeSelect=P.ElTimeSelect,S.FoxTimeSelectItem=Jn,S.TimeSelectItem=Jn,S.FoxTimeline=P.ElTimeline,S.FoxTimelineItem=P.ElTimelineItem,S.FoxToast=_t,S.Toast=_t,S.FoxTooltip=P.ElTooltip,S.FoxTour=qa,S.Tour=qa,S.FoxTransfer=P.ElTransfer,S.FoxTree=P.ElTree,S.FoxTreeItem=pa,S.TreeItem=pa,S.FoxTreeSelect=P.ElTreeSelect,S.FoxTreeSelectItem=ma,S.TreeSelectItem=ma,S.FoxTreeV2=P.ElTreeV2,S.FoxUpload=P.ElUpload,S.FoxWatermark=P.ElWatermark,S.Foxcalendarpicker=Hl,S.calendarpicker=Hl,S.Foxcascaderpicker=Ia,S.cascaderpicker=Ia,S.Foxdatepicker=Ma,S.datepicker=Ma,S.Foxpicker=ll,S.picker=ll,S.InnerPageScopeKey=zn,S.PriorityPolicy=qe,S.UniqueID=Hr,S.ValidateSchema=yr,S.ValidateSchemaKey=mt,S.browseProperty=$r,S.cancelRaf=xi,S.clamp=Hi,S.clearNonNumber=_i,S.compareTo=hn,S.createBroadcast=gl,S.createValidateSchema=bl,S.debounce=Xe,S.debounceRef=Ji,S.decimalLength=cr,S.default=pp,S.defineConfigDomain=wr,S.defineDataItem=vr,S.defineDomain=Cn,S.defineDomainItemProperty=Ie,S.defineItem=Te,S.definePageState=Nr,S.defineSimpleItem=kn,S.deleteGlobalValidator=Ui,S.disabledProperty=Er,S.divide=mn,S.excludeProps=Me,S.extend=kt,S.floatData=Ri,S.getGlobalIcons=Pr,S.getGlobalValidateCheckEvents=hr,S.getGlobalValidateResetEvents=gr,S.getPageContentAreaHeight=xl,S.getPageContentAreaWidth=zl,S.getPageFooterAreaHeight=kl,S.getPageHeaderAreaHeight=Cl,S.getRootDomain=xt,S.hasSymbol=ar,S.includeProps=et,S.indexOf=Li,S.injectAbstractPageScope=Wt,S.injectAbstractPageScopeForContent=zr,S.injectAbstractPageScopeForFooterBar=xr,S.injectAbstractPageScopeForHeaderBar=kr,S.injectInnerPageScope=Yt,S.integerLength=sr,S.isArray=Ti,S.isArrayLike=or,S.isBrowser=ft,S.isDate=dt,S.isDisplayNone=Sn,S.isESModule=Di,S.isEmptyString=ge,S.isEqual=Ge,S.isFunction=gn,S.isHidden=bn,S.isMap=Ei,S.isNil=Le,S.isNumberString=vn,S.isObject=We,S.isPlainObject=Bi,S.isPromise=ml,S.isRegExp=wn,S.isSet=$i,S.isString=lr,S.isSubPage=ls,S.isSymbol=Vi,S.isTouch=el,S.isWindow=rr,S.kebabToPascal=Ot,S.lastIndexOf=Fi,S.makeArray=Pi,S.merge=ir,S.multiply=Qa,S.negate=er,S.nextTick=Ii,S.numberFormat=fl,S.objectToString=nr,S.once=Qi,S.overrideGlobalIcons=vs,S.overrideGlobalValidateHandler=Yi,S.padZero=qi,S.pascalToKebab=dr,S.preventDefault=Oi,S.property=Ve,S.provideAbstractPageScope=Cr,S.provideInnerPageScope=Tn,S.raf=pn,S.readonlyProperty=Tr,S.setGlobalValidateCheckEvents=Gi,S.setGlobalValidateHandler=ji,S.setGlobalValidateMessages=Zi,S.setGlobalValidateResetEvents=Xi,S.setGlobalValidator=Wi,S.throttle=Sr,S.toBoolean=he,S.toNumber=we,S.toPadding=tt,S.toPx=ye,S.toPxDesc=ts,S.toPxString=ke,S.toTypeString=hl,S.toValue=ve,S.tryTimes=wl,S.typeOf=pl,S.unNumberFormat=tr,S.updatePageState=xn,S.useBroadcast=qt,S.useDomain=pt,S.useInnerSize=$l,S.usePageState=Nl,S.usePosition=Ln,S.useRawTouch=tl,S.useRect=ba,S.useSize=Bn,S.useSlotChildren=Pl,S.useTouch=Lo,S.valueLength=it});
|
|
1
|
+
(function(b,l){typeof exports=="object"&&typeof module<"u"?l(exports,require("vue"),require("@fox-js/validator"),require("element-plus"),require("@element-plus/icons-vue"),require("@fox-js/i18n")):typeof define=="function"&&define.amd?define(["exports","vue","@fox-js/validator","element-plus","@element-plus/icons-vue","@fox-js/i18n"],l):(b=typeof globalThis<"u"?globalThis:b||self,l(b.FoxUI={},b.Vue,b.FoxValidator,b.ElementPlus,b.ElementPlusIconsVue,b.FoxI18n))})(this,function(b,l,St,D,$e,Ne){Object.defineProperties(b,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});var bi=Object.create,Ga=Object.defineProperty,Si=Object.getOwnPropertyDescriptor,wi=Object.getOwnPropertyNames,vi=Object.getPrototypeOf,Ni=Object.prototype.hasOwnProperty,rt=(t,a)=>()=>(a||t((a={exports:{}}).exports,a),a.exports),Ci=(t,a,n,i)=>{if(a&&typeof a=="object"||typeof a=="function")for(var o=wi(a),r=0,s=o.length,c;r<s;r++)c=o[r],!Ni.call(t,c)&&c!==n&&Ga(t,c,{get:(e=>a[e]).bind(null,c),enumerable:!(i=Si(a,c))||i.enumerable});return t},ot=(t,a,n)=>(n=t!=null?bi(vi(t)):{},Ci(a||!t||!t.__esModule?Ga(n,"default",{value:t,enumerable:!0}):n,t)),sl=window,ki=typeof window<"u";function xi(){return typeof sl<"u"?sl.requestAnimationFrame||sl.webkitRequestAnimationFrame||function(t){sl.setTimeout(t,1e3/60)}:function(t){setTimeout(t,1e3/60)}}function zi(t){ki?cancelAnimationFrame(t):clearTimeout(t)}var nn=xi();function cl(t,a="0"){let n=0,i=-1;t[0]=="-"&&(n++,i=1,t=t.substring(1),t.length),a[0]=="-"&&(n++,i=2,a=a.substring(1),a.length),t=Ke(t),a=Ke(a),[t,a]=rn(Ke(t),Ke(a)),n==1&&(i==1?t=an(t):a=an(a));let o=Xa(t,a);return n?n==2?"-"+Ke(o):t.length<o.length?Ke(o.substring(1)):"-"+Ke(an(o)):Ke(o)}function an(t){let a="",n=t.length,i=t.split(".")[1],o=i?i.length:0;for(let s=0;s<n;s++)t[s]>="0"&&t[s]<="9"?a+=9-parseInt(t[s]):a+=t[s];let r=o>0?"0."+new Array(o).join("0")+"1":"1";return Xa(a,r)}function Ke(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 rn(t,a){let n=t.split("."),i=a.split("."),o=n[0].length,r=i[0].length;return o>r?i[0]=new Array(Math.abs(o-r)+1).join("0")+(i[0]?i[0]:""):n[0]=new Array(Math.abs(o-r)+1).join("0")+(n[0]?n[0]:""),o=n[1]?n[1].length:0,r=i[1]?i[1].length:0,(o||r)&&(o>r?i[1]=(i[1]?i[1]:"")+new Array(Math.abs(o-r)+1).join("0"):n[1]=(n[1]?n[1]:"")+new Array(Math.abs(o-r)+1).join("0")),t=n[0]+(n[1]?"."+n[1]:""),a=i[0]+(i[1]?"."+i[1]:""),[t,a]}function Xa(t,a){[t,a]=rn(t,a);let n="",i=0;for(let o=t.length-1;o>=0;o--){if(t[o]==="."){n="."+n;continue}let r=parseInt(t[o])+parseInt(a[o])+i;n=r%10+n,i=Math.floor(r/10)}return i?i.toString()+n:n}var Me=(function(t){return t[t.CEILING=0]="CEILING",t[t.DOWN=1]="DOWN",t[t.FLOOR=2]="FLOOR",t[t.HALF_DOWN=3]="HALF_DOWN",t[t.HALF_EVEN=4]="HALF_EVEN",t[t.HALF_UP=5]="HALF_UP",t[t.UNNECESSARY=6]="UNNECESSARY",t[t.UP=7]="UP",t})({});function Lt(t,a=0,n=Me.HALF_EVEN){if(n===Me.UNNECESSARY)throw new Error("UNNECESSARY Rounding Mode has not yet been implemented");typeof t=="number"&&(t=t.toString());let i=!1;t[0]==="-"&&(i=!0,t=t.substring(1));let o=t.split("."),r=o[0],s=o[1];if(a<0){if(a=-a,r.length<=a)return"0";{let e=r.substr(0,r.length-a);return t=e+"."+r.substr(r.length-a)+s,e=Lt(t,0,n),(i?"-":"")+e+new Array(a+1).join("0")}}if(a==0)return r.length,Qa(o[1],r,i,n)?(i?"-":"")+on(r):(i?"-":"")+r;if(o[1]){if(o[1].length<a)return(i?"-":"")+r+"."+o[1]+new Array(a-o[1].length+1).join("0")}else return(i?"-":"")+r+"."+new Array(a+1).join("0");s=o[1].substring(0,a);let c=o[1].substring(a);return c&&Qa(c,s,i,n)&&(s=on(s),s.length>a)?(i?"-":"")+on(r,parseInt(s[0]))+"."+s.substring(1):(i?"-":"")+r+"."+s}function Qa(t,a,n,i){if(!t||t===new Array(t.length+1).join("0")||i===Me.DOWN||!n&&i===Me.FLOOR||n&&i===Me.CEILING)return!1;if(i===Me.UP||n&&i===Me.FLOOR||!n&&i===Me.CEILING)return!0;let o="5"+new Array(t.length).join("0");if(t>o)return!0;if(t<o)return!1;switch(i){case Me.HALF_DOWN:return!1;case Me.HALF_UP:return!0;case Me.HALF_EVEN:default:return parseInt(a[a.length-1])%2==1}}function on(t,a=0){a||(a=1),typeof t=="number"&&t.toString();let n=t.length-1,i="";for(let o=n;o>=0;o--){let r=parseInt(t[o])+a;r==10?(a=1,r=0):a=0,i+=r}return a&&(i+=a),i.split("").reverse().join("")}function sn(t,a){t=t.toString(),a=a.toString();let n=0;t[0]=="-"&&(n++,t=t.substr(1)),a[0]=="-"&&(n++,a=a.substr(1)),t=_t(t),a=_t(a);let i=0,o=0;t.indexOf(".")!=-1&&(i=t.length-t.indexOf(".")-1),a.indexOf(".")!=-1&&(o=a.length-a.indexOf(".")-1);let r=i+o;if(t=_t(t.replace(".","")),a=_t(a.replace(".","")),t.length<a.length){let d=t;t=a,a=d}if(a=="0")return"0";let s=a.length,c=0,e=[],u=s-1,p="";for(let d=0;d<s;d++)e[d]=t.length-1;for(let d=0;d<2*t.length;d++){let m=0;for(let B=a.length-1;B>=u&&B>=0;B--)e[B]>-1&&e[B]<t.length&&(m+=parseInt(t[e[B]--])*parseInt(a[B]));m+=c,c=Math.floor(m/10),p=m%10+p,u--}return p=_t(Ei(p,r)),n==1&&(p="-"+p),p}function Ei(t,a){return a==0?t:(t=a>=t.length?new Array(a-t.length+1).join("0")+t:t,t.substr(0,t.length-a)+"."+t.substr(t.length-a,a))}function _t(t){for(;t[0]=="0";)t=t.substr(1);if(t.indexOf(".")!=-1)for(;t[t.length-1]=="0";)t=t.substr(0,t.length-1);return t==""||t=="."?t="0":t[t.length-1]=="."&&(t=t.substr(0,t.length-1)),t[0]=="."&&(t="0"+t),t}function cn(t,a,n=8){if(a==0)throw new Error("Cannot divide by 0");if(t=t.toString(),a=a.toString(),t=t.replace(/(\.\d*?[1-9])0+$/g,"$1").replace(/\.0+$/,""),a=a.replace(/(\.\d*?[1-9])0+$/g,"$1").replace(/\.0+$/,""),t==0)return"0";let i=0;a[0]=="-"&&(a=a.substring(1),i++),t[0]=="-"&&(t=t.substring(1),i++);var o=a.indexOf(".")>0?a.length-a.indexOf(".")-1:-1;if(a=Ke(a.replace(".","")),o>=0){let u=t.indexOf(".")>0?t.length-t.indexOf(".")-1:-1;if(u==-1)t=Ke(t+new Array(o+1).join("0"));else if(o>u)t=t.replace(".",""),t=Ke(t+new Array(o-u+1).join("0"));else if(o<u){t=t.replace(".","");let p=t.length-u+o;t=Ke(t.substring(0,p)+"."+t.substring(p))}else o==u&&(t=Ke(t.replace(".","")))}let r=0,s=a.length,c="",e=t.indexOf(".")>-1&&t.indexOf(".")<s?t.substring(0,s+1):t.substring(0,s);if(t=t.indexOf(".")>-1&&t.indexOf(".")<s?t.substring(s+1):t.substring(s),e.indexOf(".")>-1){let 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")),r=u,c="0."+new Array(u).join("0")}for(n=n+2;r<=n;){let u=0;for(;parseInt(e)>=parseInt(a);)e=cl(e,"-"+a),u++;c+=u,t?(t[0]=="."&&(c+=".",r++,t=t.substring(1)),e=e+t.substring(0,1),t=t.substring(1)):(r||(c+="."),r++,e=e+"0")}return(i==1?"-":"")+Ke(Lt(c,n-2))}function un(t,a){return t=t.toString(),a=a.toString(),a=dn(a),cl(t,a)}function dn(t){return t[0]=="-"?t=t.substr(1):t="-"+t,t}function Za(t,a){if(a==0)throw new Error("Cannot divide by 0");t=t.toString(),a=a.toString(),Ja(t),Ja(a);let n="";t[0]=="-"&&(n="-",t=t.substr(1)),a[0]=="-"&&(a=a.substr(1));let i=un(t,sn(a,Lt(cn(t,a),0,Me.FLOOR)));return n+i}function Ja(t){if(t.indexOf(".")!=-1)throw new Error("Modulus of non-integers not supported")}function er(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]=rn(t,a),t.localeCompare(a)==0)return 0;for(let i=0;i<t.length;i++)if(t[i]!=a[i])return t[i]>a[i]?n?-1:1:n?1:-1;return 0}var Rt=class Se{value;static RoundingModes=Me;static validate(a){if(a){if(a=a.toString(),isNaN(a))throw Error("Parameter is not a number: "+a);a[0]=="+"&&(a=a.substring(1))}else a="0";if(a.startsWith(".")?a="0"+a:a.startsWith("-.")&&(a="-0"+a.substr(1)),/e/i.test(a)){let[n,i]=a.split(/[eE]/);n=Ke(n);let o="";n[0]=="-"&&(o="-",n=n.substring(1)),n.indexOf(".")>=0?(i=parseInt(i)+n.indexOf("."),n=n.replace(".","")):i=parseInt(i)+n.length,n.length<i?a=o+n+new Array(i-n.length+1).join("0"):n.length>=i&&i>0?a=o+Ke(n.substring(0,i))+(n.length>i?"."+n.substring(i):""):a=o+"0."+new Array(-i+1).join("0")+n}return a}constructor(a="0"){this.value=Se.validate(a)}getValue(){return this.value}static getPrettyValue(a,n,i){if(!(n||i))n=3,i=",";else if(!(n&&i))throw Error("Illegal Arguments. Should pass both digits and separator or pass none");a=Se.validate(a);let o=a.charAt(0)=="-";o&&(a=a.substring(1));var r=a.indexOf(".");r=r>0?r:a.length;for(var s="",c=r;c>0;)c<n?(n=c,c=0):c-=n,s=a.substring(c,c+n)+(c<r-n&&c>=0?i:"")+s;return(o?"-":"")+s+a.substring(r)}getPrettyValue(a,n){return Se.getPrettyValue(this.value,a,n)}static round(a,n=0,i=Me.HALF_EVEN){if(a=Se.validate(a),isNaN(n))throw Error("Precision is not a number: "+n);return Lt(a,n,i)}round(a=0,n=Me.HALF_EVEN){if(isNaN(a))throw Error("Precision is not a number: "+a);return new Se(Lt(this.value,a,n))}static floor(a){return a=Se.validate(a),a.indexOf(".")===-1?a:Se.round(a,0,Me.FLOOR)}floor(){return this.value.indexOf(".")===-1?new Se(this.value):new Se(this.value).round(0,Me.FLOOR)}static ceil(a){return a=Se.validate(a),a.indexOf(".")===-1?a:Se.round(a,0,Me.CEILING)}ceil(){return this.value.indexOf(".")===-1?new Se(this.value):new Se(this.value).round(0,Me.CEILING)}static add(a,n){return a=Se.validate(a),n=Se.validate(n),cl(a,n)}add(a){return new Se(cl(this.value,a.getValue()))}static subtract(a,n){return a=Se.validate(a),n=Se.validate(n),un(a,n)}subtract(a){return new Se(un(this.value,a.getValue()))}static multiply(a,n){return a=Se.validate(a),n=Se.validate(n),sn(a,n)}multiply(a){return new Se(sn(this.value,a.getValue()))}static divide(a,n,i){return a=Se.validate(a),n=Se.validate(n),cn(a,n,i)}divide(a,n){return new Se(cn(this.value,a.getValue(),n))}static modulus(a,n){return a=Se.validate(a),n=Se.validate(n),Za(a,n)}modulus(a){return new Se(Za(this.value,a.getValue()))}static compareTo(a,n){return a=Se.validate(a),n=Se.validate(n),er(a,n)}compareTo(a){return er(this.value,a.getValue())}static negate(a){return a=Se.validate(a),dn(a)}negate(){return new Se(dn(this.value))}};function tr(t,a){return Rt.multiply(`${t}`,`${a}`)}function fn(t,a,n=8){return Rt.divide(`${t}`,`${a}`,n)}var Gp=Rt.RoundingModes;function mn(t,a){return t=`${t}`,a=`${a}`,Rt.compareTo(t,a)}function lr(t){return Rt.negate(t)}function ul(t,a=-1,n=!1,i=3,o=","){let r=`${t}`;if(r.length==0||r==="-")return"";let s=r.charAt(0);s=="-"?r=r.substring(1):s="";let c=r,e="",u=r.indexOf(".");u!=-1&&(c=r.substring(0,u),e=r.substring(u+1)),a!=-1&&(a<e.length?e=e.substring(0,a):n&&a>e.length&&(e=e.padEnd(a,"0")));let p;if(i>0){let d="",m=c.split("").reverse();for(let B=0;B<m.length;B++)d+=m[B]+((B+1)%i==0&&B+1!=m.length?o:"");e.length==0?p=`${s}${d.split("").reverse().join("")}`:p=`${s}${d.split("").reverse().join("")}.${e}`}else e.length==0?p=`${s}${c}`:p=`${s}${c}.${e}`;return p}function nr(t){let a=`${t}`,n=a.charAt(0);n=="-"?a=a.substring(1):n="";let i=a.replace(/[^\d\.-]/g,"");return`${n}${i}`}var hn=nn,Ti=Array.isArray,$i=t=>fl(t)==="[object Map]",Bi=t=>fl(t)==="[object Set]",pn=t=>t instanceof Date,gn=t=>typeof t=="function",ar=t=>typeof t=="string",Vi=t=>typeof t=="symbol",Ye=t=>t!==null&&typeof t=="object",dl=t=>Ye(t)&&gn(t.then)&&gn(t.catch),rr=Object.prototype.toString,fl=t=>rr.call(t),Di=t=>fl(t)==="[object Object]",or=typeof Symbol=="function"&&typeof Symbol.toStringTag=="symbol";function Mi(t){return t.__esModule||or&&t[Symbol.toStringTag]==="Module"}var Ai=typeof Promise<"u"&&Promise.toString().indexOf("[native code]")!==-1;function Ct(...t){let a=t[0]!==void 0&&t[0]!==null?t[0]:{},n=1,i=t.length,o=!1;for(typeof a=="boolean"&&(o=a,a=t[n]??{},n++),typeof a!="object"&&(a={});n<i;n++)if(t[n]!==null&&t[n]!==void 0){let r=t[n];for(let s in r){let c=a[s],e=r[s];if(c!==e)if(o===!0&&e&&typeof e=="object"){let u;Array.isArray(e)?u=c&&Array.isArray(c)?c:[]:u=c&&typeof c=="object"?c:{},a[s]=Ct(o,u,e)}else e!==void 0&&(a[s]=e)}}return a}var yn=Ai?Promise.resolve():null;function Ii(t,...a){yn!==null?a&&a.length>0?yn.then(()=>{t(a)}):yn.then(t):a&&a.length>0?setTimeout(()=>{t(a)}):setTimeout(t)}function he(t){return t==null?!1:typeof t=="boolean"?t:typeof t=="string"?t.toLocaleLowerCase()==="true":!!t}function we(t){return typeof t=="number"?t:Number(t)}var Pi={"[object Boolean]":"boolean","[object Number]":"number","[object String]":"string","[object Function]":"function","[object Array]":"array","[object Date]":"date","[object RegExp]":"regExp","[object Object]":"object"};function ml(t){let a=Object.prototype.toString.call(t);return t==null?String(t):Pi[a]||"object"}function bn(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 Sn(t){if(!t)return!0;if(t.offsetParent!==null)return!1;if(getComputedStyle(t).position!=="fixed")return!0;let a=t.parentElement;for(;a;){if(getComputedStyle(a).display==="none")return!0;a=a.parentElement}return!1}function ir(t){return t&&typeof t=="object"&&"setInterval"in t}function sr(t){let a=!!t&&"length"in t&&t.length,n=ml(t);return n==="function"||ir(t)?!1:n==="array"||a===0||typeof a=="number"&&a>0&&a-1 in t}function cr(t,a){let n=+a.length,i=0,o=t.length;for(;i<n;i++)t[o++]=a[i];return t.length=o,t}function Li(t,a=[]){let n=a;return t!=null&&(sr(Object(t))?cr(n,typeof t=="string"?[t]:t):n.push(t)),n}function Ge(t,a){if(t==a)return!0;if(t===void 0||a===void 0)return!1;let n=ml(t);if(n!==ml(a))return!1;if(n==="object"){let i=Object.keys(t),o=Object.keys(a);if(i.length!==o.length)return!1;for(let r=0;r<i.length;r++){let s=i[r],c=t[s],e=a[s];if(!Ge(c,e))return!1}return!0}else if(n==="array"){if(t.length!==a.length)return!1;for(let i=0;i<t.length;i++){let o=t[i],r=a[i];if(!Ge(o,r))return!1}return!0}return!1}var dt=typeof window<"u";function _e(t){return t==null}function wn(t){return Object.prototype.toString.call(t)==="[object RegExp]"}var ge=t=>t==null?!0:typeof t!="string"?!1:t.length===0;function vn(t){return ge(t)?!0:(t.charAt(0)=="-"&&(t=t.substring(1)),ge(t)||/^(([1-9][0-9]*\.[0-9]*)|([0]\.[0-9]*)|([0-9]*)|([0]{1}))$/.test(t))}function ur(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 dr(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 fr(t,a,n){const i=t.indexOf(a);return i===-1?t:a==="-"&&i!==0?t.slice(0,i):t.slice(0,i+1)+t.slice(i).replace(n,"")}function _i(t,a=!0,n=!0){a?t=fr(t,".",/\./g):t=t.replace(/\./g,""),n?t=fr(t,"-",/-/g):t=t.replace(/-/,"");const i=a?/[^-0-9.]/g:/[^-0-9]/g;return t.replace(i,"")}function Ri(t,a){return typeof t=="object"||Array.isArray(t)?a.findIndex(n=>{if(Ge(t,n))return!0}):a.indexOf(t)}function Fi(t,a){if(typeof t=="object"||Array.isArray(t)){let n=a.reverse().findIndex(i=>{if(Ge(t,i))return!0});return n!==-1&&(n=a.length-1-n),n}return a.lastIndexOf(t)}function ft(t){return t==null||t==null?0:typeof t=="string"?t.length:`${t}`.length}function et(t,...a){const n={};return a.forEach(i=>{for(const o in i)n[o]=t[o]}),n}function Ae(t,...a){const n=[];a.forEach(o=>{Reflect.apply([].push,n,Reflect.ownKeys(o))});const i={};for(const o in t)n.includes(o)||(i[o]=t[o]);return i}var Oi=(t,a,n)=>{const i=Object.assign({},t),o=Object.assign({},n);return Object.keys(a).length>0?(Object.keys(i).forEach(r=>{o.hasOwnProperty(r)?typeof o[r]=="string"&&(i[r]=a[o[r]]):a[r]&&(i[r]=a[r])}),i):t};function Hi(t,a){(typeof t.cancelable!="boolean"||t.cancelable)&&t.preventDefault(),a&&t.stopPropagation()}var qi=(t,a=2)=>{for(t+="";t.length<a;)t="0"+t;return t.toString()},ji=(t,a,n)=>Math.min(Math.max(t,a),n);function Ft(t){return t.split("-").map(a=>a.charAt(0).toUpperCase()+a.slice(1)).join("")}function mr(t){return t.replace(/([A-Z])/g,"-$1").replace(/^-/,"").toLowerCase()}var it=Symbol.for("BroadcastKey"),hr=class{parent;children=[];callbacks=new Map;exposed=null;name;persistantMessages=new Map;constructor(t,a,n){this.parent=t,this.exposed=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.callbacks=null,this.exposed=null}setPersistantMessage(t,a,n){if(!t.uniqueId)return console.warn("[FoxUI]持久化消息,必须设置uniqueId。"),!1;const i=t.uniqueId,o={matched:t,action:a,args:n};return this.persistantMessages.set(i,o),!0}deletePersistantMessage(t){this.persistantMessages.delete(t)}getPersistantMessages(){const t=[];return this.persistantMessages.forEach(a=>{t.push(a)}),t}clearPersistantMessage(){this.persistantMessages.clear()}isMatched(t,a){if(!a||a.messagingPolicy==="Once"&&a.resolved===!0)return!1;let n=!1;return!a.name||a.name==="*"||a.name==="+"||wn(a.name)&&t&&a.name.test(t)?n=!0:typeof a.name=="function"?n=Reflect.apply(a.name,null,[t]):a.name===t&&(n=!0),n}trigger(t,a,n){let i=null;const o=this.callbacks.get(a);typeof o=="function"&&(i=Reflect.apply(o,null,[...n])),this.exposed&&typeof this.exposed[a]=="function"&&(i=Reflect.apply(this.exposed[a],this.exposed,[...n])),t.resolved=!0,typeof t.resolve=="function"&&t.resolve(i)}pull(){let t=this.parent;for(;t;){const a=t.getPersistantMessages();Array.isArray(a)&&a.length>0&&a.forEach(n=>{if(this.isMatched(this.name,n.matched))try{this.trigger(n.matched,n.action,n.args)}catch(i){console.error(i)}}),t=t.parent}}emit(t,a,...n){if(t.messagingPolicy==="Once"&&t.resolved===!0)return[];if(t.cachePolicy==="Persistant")this.setPersistantMessage(t,a,n),t.cachePolicy="None";else if(t.cachePolicy==="Unresolved"){if(this.setPersistantMessage(t,a,n)){const r=t.resolve,s=t.uniqueId??"",c=(...e)=>{this.deletePersistantMessage(s),typeof r=="function"&&r(...e)};t.resolve=c}t.cachePolicy="None"}let i=!1;!t.name||t.name==="*"?i=!0:t.name==="+"?(i=!1,t.name="*"):wn(t.name)&&this.name&&t.name.test(this.name)?i=!0:typeof t.name=="function"?i=Reflect.apply(t.name,null,[this.name]):t.name===this.name&&(i=!0);const o=[];if(i){const r=this.callbacks.get(a);if(typeof r=="function"){const s=Reflect.apply(r,null,[...n]);_e(s)||o.push(s)}if(this.exposed&&typeof this.exposed[a]=="function"){const s=Reflect.apply(this.exposed[a],this.exposed,[...n]);_e(s)||o.push(s)}if(t.resolved=!0,typeof t.resolve=="function"&&t.resolve(...o),t.messagingPolicy==="Once")return o}return this.children.forEach(r=>{const s=Reflect.apply(r.emit,r,[{...t},a,...n]);Array.isArray(s)&&s.length>0&&Reflect.apply([].push,o,[...s])}),o}emitToChildren(t,a,...n){if(t.cachePolicy==="Persistant")this.setPersistantMessage(t,a,n),t.cachePolicy="None";else if(t.cachePolicy==="Unresolved"){if(this.setPersistantMessage(t,a,n)){const o=t.resolve,r=t.uniqueId??"",s=(...c)=>{this.deletePersistantMessage(r),typeof o=="function"&&o(...c)};t.resolve=s}t.cachePolicy="None"}const i=[];return this.children.forEach(o=>{const r=Reflect.apply(o.emit,o,[{...t},a,...n]);Array.isArray(r)&&Reflect.apply([].push,i,[...r])}),i}on(t,a){this.callbacks.set(t,a)}};function hl(t,a,n,i){const o=new hr(a,t,n);if(i&&typeof i=="object")for(const r in i)o.on(r,i[r]);return o}function Ot(t){let a=t?.[it];return!a&&(0,l.hasInjectionContext)()&&(a=(0,l.inject)(it,null)),a}var Ki=class{error(t,a){const n=Ot(a.exposed);n?n.emit({name:"*"},"setErrorTip",t):a.exposed&&typeof a.exposed.setErrorTip=="function"&&a.exposed.setErrorTip(t)}reset(t){const a=Ot(t.exposed);a?a.emit({name:"*"},"setErrorTip",""):t.exposed&&typeof t.exposed.setErrorTip=="function"&&t.exposed.setErrorTip("")}success(t){const a=Ot(t.exposed);a?a.emit({name:"*"},"setErrorTip",""):t.exposed&&typeof t.exposed.setErrorTip=="function"&&t.exposed.setErrorTip("")}decorate(t,a,n){Array.isArray(t)||(t=[t]);const i=Ot(n.exposed),o=a.find(s=>s.required===!0||s.type==="required"&&s.required!==!1),r=t.find(s=>s.required===!0||s.type==="required"&&s.required!==!1);!o&&r?i?i.emit({name:"*"},"setRequired",!0):n.exposed&&typeof n.exposed.setRequired=="function"&&n.exposed.setRequired(!0):o&&!r&&(i?i.emit({name:"*"},"setRequired",!1):n.exposed&&typeof n.exposed.setRequired=="function"&&n.exposed.setRequired(!1),this.reset(n))}getValue(t){return t.props.modelValue??t.exposed.modelValue}},Ht=new Ki;function Wi(t){Ht=t}function Yi(t){Ht?Object.assign(Ht,t):Ht=t}function Ui(t,a){St.Schema.setValidator(t,a)}function Gi(t){St.Schema.deleteValidator(t)}var pr=["blur","clear"];function Xi(t){pr=t}function gr(){return pr}var yr=["focus","change","setValue"];function Qi(t){yr=t}function br(){return yr}function Zi(t){St.Schema.messages(t)}function qt(...t){const a=[];return t.forEach(n=>{n.forEach(i=>{const o=a.findIndex(r=>r.type===i.type);o!==-1&&a.splice(o,1),a.push(i)})}),a}function pl(t){return t.forEach(a=>{a.type==="required"&&(a.required===null||a.required===void 0)&&(a.required=!0),!a.type&&(a.required===!0||a.required===!1)&&(a.type="required")}),t}var mt=Symbol("ValidateSchemaKey"),Sr=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(){this.descriptor.pureDataValidate!==!0&&this.descriptor.valueName&&this.descriptor.context?.attrs&&(this.scope=(0,l.effectScope)(!0),this.scope.run(()=>{(0,l.watchEffect)(()=>{const t=pl(qt(this.attrRules,this.rules)),a=[],n=this.descriptor.context?.attrs??{};for(let o in n){let r=n[o];if(this.hasValidator(o,!0)){if(r===!1)continue;let c={type:o};r!==null&&typeof r=="object"&&Object.assign(c,r),a.push(c);continue}let s=this.getValidator(o);if(s!==null){let c={type:o,validator:s};a.push(c)}}this.attrRules=pl(a);const i=qt(this.attrRules,this.rules);(0,l.nextTick)(()=>{this.decorate(i,t)})})}))}destroy(){this.scope&&(this.scope.stop(),this.scope=null),this.parent=null,this.proxy=null}execHandler(t,...a){const n=this.descriptor.validateHandler;if(n&&typeof n[t]=="function")return Reflect.apply(n[t],n,[...a]);const i=Ht;return i&&typeof i[t]=="function"?Reflect.apply(i[t],i,[...a]):null}decorate(t,a){this.descriptor.pureDataValidate!==!0&&this.execHandler("decorate",t,a,this.proxy)}success(){this.descriptor.pureDataValidate!==!0&&this.execHandler("success",this.proxy)}error(t){this.descriptor.pureDataValidate!==!0&&this.execHandler("error",t,this.proxy)}getValue(){return this.execHandler("getValue",this.proxy)}setValidator(t,a,n=!1){n?St.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?St.Schema.deleteValidator(t):Reflect.deleteProperty(this.validators,t)}hasValidator(t,a=!1){if(a)return St.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=qt(this.attrRules,this.rules);t===null?this.rules=[]:Array.isArray(t)?this.rules=pl(t):this.rules=pl([t]);const n=qt(this.attrRules,this.rules);(0,l.nextTick)(()=>{this.decorate(n,a)})}clear(){this.execHandler("reset",this.proxy)}validate(){if(this.descriptor.validate??!0){let t=qt(this.attrRules,this.rules);const a=this.descriptor.fieldName??"value";if(t.length>0){const n={[`${a}`]:t},i=this.getValue(),o={[`${a}`]:i},r=new St.Schema(n),s=this.proxy??o;return r.validate(o,{context:s}).then(c=>{if(c.pass)this.success();else{let e="error";Array.isArray(c.errors)&&c.errors.length>0&&(e=c.errors[0].message??e,c.errors=[c.errors[0]],c.errors[0].ref=s),this.error(e)}return c}).catch(c=>{const e=c.message??`${c}`;return this.error(e),c})}}return Promise.resolve({pass:!0})}};function gl(t,a,n){n.valueName=n.valueName??"modelValue",n.valueType=n.valueType??"string";const i={exposed:t,get $el(){return n.templateRefProxy?.$el},get props(){return n.props},get attrs(){return n.context?.attrs}};if(!n.validateHandler&&n.valueName!=="modelValue"){const o=n.valueName;n.validateHandler={getValue(r){return r.props?.[o]??r.exposed[o]}}}return new Sr(a,n,i)}var yl=Symbol.for("EventEmitterKey"),wr=class{register=new Map;emitFn;constructor(t){this.emitFn=t??null}destroy(){this.emitFn=null,this.register.clear()}off(t,a){let n=this.register.get(t);if(n&&Array.isArray(n)){let i=n.findIndex(o=>o===a);i!==-1&&n.splice(i,1)}}on(t,a){let n=this.register.get(t);n||(n=new Array,this.register.set(t,n)),n.push(a)}emit(t,...a){const n=this.register.get(t);n&&n.forEach(i=>{try{Reflect.apply(i,null,[t,...a])}catch(o){console.error(o.message,o)}}),this.emitFn&&Reflect.apply(this.emitFn,null,[t,...a])}};function Xe(t,a){let n=null;return function(...i){n&&clearTimeout(n),n=setTimeout(()=>{n=null,Reflect.apply(t,null,[...i])},a)}}function vr(t,a){let n=0;return function(...i){const o=new Date().getTime();o-n<a||(n=o,Reflect.apply(t,null,[...i]))}}function Ji(t,a){const n=Xe((i,o)=>{t=i,o()},a);return(0,l.customRef)((i,o)=>({get(){return i(),t},set(r){n(r,o)}}))}function es(t){let a=!1;return function(...n){a||(a=!0,Reflect.apply(t,null,[...n]))}}function bl(t,a,n,i=0,o=!0,r){let s=a,c=0;if(o){const u=t();if(c++,u){typeof r=="function"&&r(!0);return}if(c>n){typeof r=="function"&&r(!1);return}}const e=()=>{const u=t();if(c++,u){typeof r=="function"&&r(!0);return}if(c>n){typeof r=="function"&&r(!1);return}s+=i,setTimeout(e,s)};setTimeout(e,s)}var ht=Symbol("DomainKey"),jt=Symbol("DataItemsKey"),Sl=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}componentPublicExposed={};_props=(0,l.reactive)({});_datas={};constructor(t=null){this._name=t}destroy(){this._parent=null,this._broadcast=null,this._validateSchema=null,this._props={},this._datas={},this.componentPublicExposed={}}setData(t,a){this._datas[t]=a}getData(t){return this._datas[t]}hasData(t){return Reflect.has(this._datas,t)}deleteData(t){return Reflect.deleteProperty(this._datas,t)}merge(t,a=[]){for(const n in t){const i=t[n];a.length>0&&a.indexOf(i)!==-1||(this._props[n]=i)}}has(t){if(Reflect.has(this._props,t)){const a=this._props[t];if(a!=null)return!0}return this.parent==null?!1:this.parent.has(t)}delete(t){Reflect.deleteProperty(this._props,t)}set(t,a){this._props[t]=a}get(t,a){if(Reflect.has(this._props,t)){const n=this._props[t];if(n!=null)return n}return this.parent==null?a:this.parent.get(t,a)}getForParent(t,a){return this.parent==null?a:this.parent.get(t,a)}getForSelf(t){return this._props[t]}getAll(t){const a=[];let n=this;for(;n!=null;){if(Reflect.has(n._props,t)){const i=n._props[t];a.push(i)}n=n._parent}return a}},ts=new Sl;function kt(){return ts}function pt(){return(0,l.inject)(ht,null)}var Nn=Symbol("OriginalDateKey");function Cn(t,a,n){const i=(0,l.hasInjectionContext)(),o=i?(0,l.getCurrentScope)():null;let r=i?(0,l.inject)(ht,null):null;r===null&&(r=kt());const s=a;let c=new Sl(s);c.parent=r;const e=S=>{c?.hasData(Nn)||d(S),c?.set("modelValue",S)},u=()=>c?.getForSelf("modelValue")??null,p=()=>c?.getData(Nn)??null,d=S=>{const g={};Ct(!0,g,(0,l.toRaw)(S)),c.setData(Nn,g)},m=t.props,B=t.ignorePropKeys;(0,l.isReactive)(m)||typeof m=="function"?(0,l.watch)(m,S=>{c?.merge(S,B),S.modelValue&&d(S.modelValue)},{immediate:!0}):(c.merge(m,B),m.modelValue&&d(m.modelValue));const T=(S,g)=>{c?.set(S,g)},y=S=>c?.getForSelf(S)??null;if(c.componentPublicExposed[ht]=c,(0,l.provide)(ht,c),o!==null){const S=(0,l.inject)(it,null),g=hl(c.componentPublicExposed,S,s,n);c.broadcast=g,c.componentPublicExposed[it]=g,(0,l.provide)(it,g),c.componentPublicExposed.broadcast=(A,F,...L)=>{if(g)return Reflect.apply(g.emit,g,[A,F,...L])};const w=(0,l.inject)(mt,null),f=gl(c.componentPublicExposed,w,{componentName:"",context:t.context});c.validateSchema=f,c.componentPublicExposed[mt]=f,(0,l.provide)(mt,f),c.componentPublicExposed[jt]=new Map,c.componentPublicExposed.validate=async(A=!0)=>{const F=[];let L=null;const K={};let q=!1;if(A===!0)L={name:"*"},q=!0;else if(Array.isArray(A)&&A.length>0){const $=A;L={name:j=>j?$.indexOf(j)!==-1:!1},q=!0}else if(A!=null&&typeof A=="object"){const $=A;if($.deep!==!1){if(Object.assign(K,$),Array.isArray($.include)&&$.include.length>0){const j=$.include;L={name:E=>E?j.indexOf(E)!==-1:!1}}else if(Array.isArray($.exclude)&&$.exclude.length>0){const j=$.exclude;L={name:E=>E?j.indexOf(E)===-1:!1}}else L={name:"*"};q=!0}}if(q&&L){K.deep=!1;const $=g?.emitToChildren(L,"validate",K);$&&Reflect.apply([].push,F,$)}return F.length==1?F[0]:F.length>1?Promise.all(F).then($=>{let j=[];return $.forEach(E=>{E.pass===!1&&Array.isArray(E.errors)&&(j=[...j,...E.errors])}),j.length>0?{pass:!1,errors:j}:{pass:!0}}):Promise.resolve({pass:!0})};const _=t.context;c.componentPublicExposed.setNameValidateRules=(A,F=!0,L=!1)=>{if(L===!0){Reflect.ownKeys(A).forEach(K=>{let q=String(K);const $={componentName:"",fieldName:q,pureDataValidate:!0,context:_};if(c){const j=Cr(c,q,$,g,f);c.componentPublicExposed[jt].set(q,j);const E=A[q];E&&j.validateSchema.setRule(E)}});return}if(F){const K=Reflect.ownKeys(A);g?.emitToChildren({name:q=>K.includes(q),cachePolicy:"Persistant",uniqueId:"validateRules"},"setNameValidateRules",A,!1)}},c.componentPublicExposed.clearValidate=(A=!0)=>{let F=null;const L={};let K=!1;if(A===!0)F={name:"*"},K=!0;else if(Array.isArray(A)&&A.length>0){const q=A;F={name:$=>$?q.indexOf($)!==-1:!1},K=!0}else if(A!=null&&typeof A=="object"){const q=A;if(q.deep!==!1){if(Array.isArray(q.include)&&q.include.length>0){const $=q.include;F={name:j=>j?$.indexOf(j)!==-1:!1}}else if(Array.isArray(q.exclude)&&q.exclude.length>0){const $=q.exclude;F={name:j=>j?$.indexOf(j)===-1:!1}}else F={name:"*"};Object.assign(L,q),K=!0}}K&&F&&(L.deep=!1,g?.emitToChildren(F,"clearValidate",L))},c.componentPublicExposed.resetFields=A=>{const F=u();if(!F)return;const L={};if(Ct(!0,L,p()??{}),Array.isArray(A))A.forEach(K=>{F[K]=L[K]});else if(A&&Array.isArray(A.include))(A.include??[]).forEach(K=>{F[K]=L[K]});else if(A&&Array.isArray(A.exclude)){let K=A.exclude??[];Reflect.ownKeys(L).forEach(q=>{K.includes(q)||(F[q]=L[q])})}else Object.assign(F,L);c?.componentPublicExposed?.clearValidate(A)},c.componentPublicExposed.setModelValue=(A,F)=>{if(!F||F===s)e(A);else{const L={name:F,messagingPolicy:"Once"};g?.emitToChildren(L,"setModelValue",A)}},c.componentPublicExposed.getModelValue=()=>u(),c.componentPublicExposed.setDomainProperty=(A,F)=>{T(A,F)},c.componentPublicExposed.getDomainProperty=A=>y(A),setTimeout(function(){g?.pull()},0)}(0,l.onScopeDispose)(function(){c?.validateSchema&&c.validateSchema.destroy(),c?.broadcast&&c?.broadcast?.destroy(),c.componentPublicExposed[jt]&&c.componentPublicExposed[jt].clear(),c?.destroy(),c=null});const h=t.context?.expose;return{domain:c,exposeApi:(S={})=>{Object.assign(c.componentPublicExposed,S),h?.(c.componentPublicExposed)}}}function Nr(t,a){let n=(0,l.inject)(ht,null);n===null&&(n=kt());let i=new Sl(a);i.parent=n;const o=t.props,r=t.ignorePropKeys;(0,l.isReactive)(o)||typeof o=="function"?(0,l.watch)(o,c=>{i?.merge(c,r)},{immediate:!0}):i.merge(o,r),i.componentPublicExposed[ht]=i,(0,l.provide)(ht,i),(0,l.onScopeDispose)(()=>{i?.destroy(),i=null});const s=t.context?.expose;return{domain:i,exposeApi:(c={})=>{Object.assign(i.componentPublicExposed,c),s?.(i.componentPublicExposed)}}}function Ee(t,a,n){const i={},o=a??t.componentName??"";let r=hl(i,(0,l.inject)(it,null),o,n);i[it]=r,(0,l.provide)(it,r),i.broadcast=(d,m,...B)=>r?Reflect.apply(r.emit,r,[d,m,...B]):null;const s=(0,l.inject)(mt,null);t.fieldName=t.fieldName??o;let c=gl(i,s,t);i[mt]=c,(0,l.provide)(mt,c),i.validate=async(d=null)=>{if(!c)return Promise.resolve({pass:!0});const m=[];let B=null;const T={};let y=!1,h=!1;if(d===!0)B={name:"*"},h=!0,y=!0;else if(Array.isArray(d)&&d.indexOf(o)!==-1){const S=d;B={name:g=>g?S.indexOf(g)!==-1:!1},h=!0,y=!0}else if(d&&typeof d=="object"){const S=d,g=S.ignoreDisabled??!0,w=S.ignoreReadonly??!0,f=S.ignoreHidden??!0;g===!0&&t.disabled===!0||w===!0&&t.readonly===!0||f===!0&&bn(t.templateRefProxy?.$el??t.templateRefProxy)?h=!1:(Array.isArray(S.include)&&S.include.indexOf(o)!==-1||Array.isArray(S.exclude)&&S.exclude.indexOf(o),h=!0),Object.assign(T,S),y=S.deep??!1}if(h){const S=c?.validate();m.push(S)}if(y&&B){T.deep=!1;const S=r?.emitToChildren(B,"validate",T);S&&Reflect.apply([].push,m,S)}return m.length==1?m[0]:m.length>1?Promise.all(m).then(S=>{let g=[];return S.forEach(w=>{w.pass===!1&&Array.isArray(w.errors)&&(g=[...g,...w.errors])}),g.length>0?{pass:!1,errors:g}:{pass:!0}}):Promise.resolve({pass:!0})},i.setValidateRule=d=>c?.setRule(d),i.setNameValidateRules=(d,m=!1)=>{const B=d[o];B&&c?.setRule(B),m&&r&&r.emitToChildren({name:T=>Reflect.ownKeys(d).includes(T)},"setNameValidateRules",d,!1)},i.clearValidate=(d=!0)=>{if(!c)return;let m=null;const B={};let T=!1,y=!1;if(d===!0)m={name:"*"},y=!0,T=!0;else if(Array.isArray(d)&&d.indexOf(o)!==-1){const h=d;m={name:S=>S?h.indexOf(S)!==-1:!1},y=!0,T=!0}else if(d&&typeof d=="object"){const h=d;(h.ignoreHidden??!0)===!0&&bn(t.templateRefProxy?.$el??t.templateRefProxy)?y=!1:(Array.isArray(h.include)&&h.include.indexOf(o)!==-1||Array.isArray(h.exclude)&&h.exclude.indexOf(o),y=!0),Object.assign(B,h),T=h.deep??!1}y&&c?.clear(),T&&m&&(B.deep=!1,r?.emitToChildren(m,"clearValidate",B))};let e=new wr(t.context?.emit);i[yl]=e;const u=Xe((d="validate")=>{c&&(d==="reset"?c.clear():c.validate())},60);(Array.isArray(t.validateCheckEvents)?t.validateCheckEvents:gr()).forEach(d=>{e&&e.on(d,m=>{u("validate")})}),(Array.isArray(t.validateResetEvents)?t.validateResetEvents:br()).forEach(d=>{e&&e.on(d,m=>{u("reset")})}),setTimeout(function(){r?.pull()},0),(0,l.onScopeDispose)(()=>{r?.destroy(),r=null,c?.destroy(),i[mt]=null,c=null,e?.destroy(),i[yl]=null,e=null,i.broadcast=null,i.validate=null,i.setValidateRule=null,i.setNameValidateRules=null,i.clearValidate=null});const p=t.context?.expose;return{broadcast:r,validateSchema:c,emitEvent:(d,...m)=>{e&&Reflect.apply(e.emit,e,[d,...m])},onEvent:(d,m)=>{e&&Reflect.apply(e.on,e,[m])},offEvent:(d,m)=>{e&&Reflect.apply(e.off,e,[m])},componentPublicExposed:i,exposeApi:(d={})=>{Object.assign(i,d),p?.(i)}}}function Cr(t,a,n,i,o){const r={},s=a??"",c={getValue(){const d=t.getForSelf("modelValue");return d?d[s]:null},isExist(){const d=t.getForSelf("modelValue");return d?Reflect.has(d,s):!1}};n.fieldName=s,n.validateHandler={getValue(d){return c.getValue()}};let e=gl({},o,n);r.validate=async(d=null)=>{if(!c.isExist())return console.warn(`validate error: field [${s}] not exist`),Promise.resolve({pass:!0});const m=[];let B=!1,T=!1;if(Array.isArray(d)&&d.indexOf(s)!==-1)T=!0,B=!0;else if(d&&typeof d=="object"){const y=d;Array.isArray(y.include)&&y.include.indexOf(s)!==-1||Array.isArray(y.exclude)&&y.exclude.indexOf(s),T=!0,B=y.deep??!1}else typeof d=="boolean"&&(B=d),T=!0;if(T&&e){const y=e.validate();m.push(y)}if(B){let y=null;const h={};if(d===!0)y={name:"*"};else if(Array.isArray(d)&&d.length>0){const S=d;y={name:g=>g?S.indexOf(g)!==-1:!1}}else if(d!=null&&typeof d=="object"){const S=d;if(Object.assign(h,S),Array.isArray(S.include)&&S.include.length>0){const g=S.include;y={name:w=>w?g.indexOf(w)!==-1:!1}}else if(Array.isArray(S.exclude)&&S.exclude.length>0){const g=S.exclude;y={name:w=>w?g.indexOf(w)===-1:!1}}else y={name:"*"}}if(y&&u){h.deep=!1;const S=u.emitToChildren(y,"validate",h);Reflect.apply([].push,m,S)}}return m.length==1?m[0]:m.length>1?Promise.all(m).then(y=>{let h=[];return y.forEach(S=>{S.pass===!1&&Array.isArray(S.errors)&&(h=[...h,...S.errors])}),h.length>0?{pass:!1,errors:h}:{pass:!0}}):Promise.resolve({pass:!0})},r.setValidateRule=d=>e?.setRule(d),r.setNameValidateRules=d=>{const m=d[s];m&&e?.setRule(m)};let u=hl(r,i,s);(0,l.onScopeDispose)(()=>{e=null,u=null});const p=n.context?.expose;return{broadcast:u,validateSchema:e,componentPublicExposed:r,exposeApi:(d={})=>{Object.assign(r,d),p?.(r)}}}function kn(t){let a={},n=new wr(t.context?.emit);a[yl]=n,(0,l.onScopeDispose)(()=>{n?.destroy(),Reflect.deleteProperty(a,yl),a=null,n=null});const i=t.context?.expose;return{emitEvent:(o,...r)=>{n&&Reflect.apply(n.emit,n,[o,...r])},onEvent:(o,r)=>{n&&Reflect.apply(n.on,n,[r])},offEvent:(o,r)=>{n&&Reflect.apply(n.off,n,[r])},componentPublicExposed:a,exposeApi:(o={})=>{Object.assign(a,o),i?.(a)}}}var ke=(t,a=-1)=>t?typeof t=="string"&&(t.endsWith("%")&&a<=0||t.endsWith("vh")||t.endsWith("vw"))?t:`${ye(t,a)}px`:"",ls=ke;function ye(t,a=-1){if(t==null)return 0;if(typeof t=="number")return t>0&&t<1&&a>0?t*a:t;if(t=t.trim().toLocaleLowerCase(),t.length===0)return 0;let n=t.indexOf("px");if(n!==-1)return Number(t.substring(0,n));if(n=t.indexOf("rem"),n!==-1){let o=Number(t.substring(0,n)),r=1;if(dt){const{fontSize:s}=window.getComputedStyle(document.documentElement,null),c=s.indexOf("px");c>0&&(r=Number(s.substring(0,c)))}return o*=r,o}if(n=t.indexOf("%"),n!==-1)return Number(t.substring(0,n))/100*a;const i=Number(t);return isNaN(i)?0:i}var gt="PageStateKey";function tt(t){const a={top:null,left:null,bottom:null,right:null};return t&&(t.top!==null&&t.top!==void 0&&(a.top=ye(t.top)),t.left!==null&&t.left!==void 0&&(a.left=ye(t.left)),t.bottom!==null&&t.bottom!==void 0&&(a.bottom=ye(t.bottom)),t.right!==null&&t.right!==void 0&&(a.right=ye(t.right))),a}function xn(t,a,n={},i=!0,o=-1,r=-1,s=0,c=0){if(t.headerHeight=ye(n.headerHeight??a.headerHeight??-1),t.headerPadding=tt(n.headerPadding??a.headerPadding),t.footerHeight=ye(n.footerHeight??a.footerHeight??-1),t.footerPadding=tt(n.footerPadding??a.footerPadding),t.contentPadding=tt(n.contentPadding??a.contentPadding),i){const e=n.height??a.height;e?t.height=ye(e,r):t.height=ye(r)-ye(s,r)-ye(c,r),t.width=ye(n.width??a.width??0,o)}}function kr(t,a={}){const n={top:null,bottom:null,right:null,left:null},i={width:0,height:0,headerHeight:0,headerPadding:{...n},footerHeight:0,footerPadding:{...n},contentPadding:{...n},contentHeight:null,safeAreaTop:0,safeAreaBottom:0,safeAreaLeft:0,safeAreaRight:0,headerMounted:!1,footerMounted:!1},o=Object.assign(t.get("safeAreaInset")??{},a.safeAreaInset??{});o&&(i.safeAreaTop=ye(o.top),i.safeAreaBottom=ye(o.bottom),i.safeAreaLeft=ye(o.left),i.safeAreaRight=ye(o.right));const r=t.get("pageLayout");if(!r)return null;xn(i,r,a,!0,t.get("rootWidth")??-1,t.get("rootHeight")??-1,t.get("headerBarHeight")??0,t.get("footerBarHeight")??0);const s=(0,l.reactive)(i),c=t.getForParent(gt);c&&(i.height=Cl(t,c),i.width=kl(t,c),(0,l.watch)([()=>Cl(t,c),()=>kl(t,c)],([u,p])=>{s.height=u,s.width=p}));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,p,d=-1,m=-1,B=0,T=0])=>{xn(s,p,a,e,d,m,B,T)}),t.set(gt,s),s}function wl(t){return t.get(gt)}function vl(t,a){if(a=a??t.get(gt),a&&a.headerMounted){const n=a.safeAreaTop==-1?0:a.safeAreaTop;return a.headerAllHeight??a.headerHeight+n}return 0}function Nl(t,a){if(a=a??t.get(gt),a&&a.footerMounted){const n=a.safeAreaBottom==-1?0:a.safeAreaBottom;return a.footerAllHeight??a.footerHeight+n}return 0}function Cl(t,a){if(a=a??t.get(gt),a){if(a.contentInnerHeight)return a.contentInnerHeight;const n=vl(t,a),i=Nl(t,a),o=ye(a.contentPadding.top??0),r=ye(a.contentPadding.bottom??0);return a.height-n-i-o-r}return 0}function kl(t,a){if(a=a??t.get(gt),a){const n=ye(a.contentPadding.left??0),i=ye(a.contentPadding.right??0);return a.contentInnerWidth??a.width-n-i}return 0}function ns(t){return!!t.getForParent(gt)}var zn=Symbol.for("InnerPageScopeKey");function En(t){(0,l.provide)(zn,t)}function Kt(t=!1){return(0,l.inject)(zn,t)}var Tn=Symbol.for("AbstractPageScopeKey");function xr(t){(0,l.provide)(Tn,t)}function Wt(t=!1){return(0,l.inject)(Tn,t)}function zr(t=!1){const a=Wt(t);return typeof a=="boolean"?a:a&&typeof a=="object"?a.headerBar??t:t}function Er(t=!1){const a=Wt(t);return typeof a=="boolean"?a:a&&typeof a=="object"?a.footerBar??t:t}function Tr(t=!1){const a=Wt(t);return typeof a=="boolean"?a:a&&typeof a=="object"?a.content??t:t}var Oe=(function(t){return t[t.Parent=0]="Parent",t[t.Near=1]="Near",t})({});function xl(t,a){return t==null?!1:typeof a=="function"?a(t):!0}function Be(t,a,n=Oe.Near,i){const o=pt();return o==null?t:n===Oe.Parent?(0,l.computed)(()=>{const r=o.getAll(a);for(let c=r.length-1;c>=0;c--){const e=r[c];if(xl(e,i))return e}const s=t.value;return xl(s,i)?s:null}):(0,l.computed)(()=>{const r=t.value;if(xl(r,i))return r;const s=o.getAll(a);for(let c=0;c<s.length;c++){const e=s[c];if(xl(e,i))return e}return null})}function $r(t){return Be(t,"readonly",Oe.Near)}function Br(t){return Be(t,"disabled",Oe.Near)}function Vr(t){return Be(t,"browse",Oe.Near)}function Ie(t){const a=(0,l.ref)(null),n=(0,l.ref)(null),i=Br((0,l.computed)(()=>n.value??t.disabled)),o=(0,l.ref)(null);return{itemTemplateRef:a,innerDisabled:n,disabled:i,innerReadonly:o,readonly:$r((0,l.computed)(()=>o.value??t.readonly)),browse:Vr((0,l.computed)(()=>t.browse))}}function ve(t,a="modelValue",n=null,i){const o=(0,l.toRef)(t,a);let r=o.value;typeof n=="function"&&(r=n(o.value));const s=(0,l.ref)(r);return(0,l.watch)(o,c=>{if(typeof n=="function"){const e=n(c);e!==s.value&&(s.value=e,i&&i("setValue",e))}else c!==s.value&&(s.value=c,i&&i("setValue",c))}),s}var Dr=new Map,zl=new Map,$n=null;function as(t){$n=t}function rs(){return $n}function Qe(){return $n?.()??null}function Mr(t,a,n){if(n){let i=zl.get(n);i||(i=new Map,zl.set(n,i)),i.set(t,a)}else Dr.set(t,a)}function Re(t,a){let n=null;if(a){let i=zl.get(a);i&&(n=i.get(t))}return n||(n=Dr.get(t)),n}function os(t,a){for(let n in t){const i=t[n];Mr(n,i,a)}}function is(t){zl.delete(t)}function ss(){return{top:0,left:0,bottom:0,right:0}}function cs(){return dt?{rootWidth:document.documentElement.clientWidth||document.body.clientWidth,rootHeight:document.documentElement.clientHeight||document.body.clientHeight,pageLayout:{}}:{rootWidth:-1,rootHeight:-1,pageLayout:{}}}function us(t,a){let n=t;if(a.componentPrefix){const i=n.indexOf("-");i!==-1?n=`${a.componentPrefix}${n.slice(i)}`:n=`${a.componentPrefix}-${n}`}return Ft(n)}var ds=class{packages;installers;_version;get version(){return this._version}constructor(t,a,n){this.packages=t,this.installers=a,this._version=n}install(t,a={}){a?.install!==!1&&(this.packages.forEach(i=>{if(i.install)t.use(i,a);else if(i.name){const o=us(i.name,a);t.component(o,i)}}),this.installers.forEach(i=>{i(t,a)}));const n=kt();if(a.autoAdjustPageLayout!==!1&&window.ResizeObserver){const i={...a},o=Xe(()=>{const r={...i};this.updateLayout(r,n)},120);new window.ResizeObserver(o).observe(window.document.body)}this.updateLayout(a,n)}updateLayout(t,a){const n=t.headerBarHeight??0,i=t.footerBarHeight??0,o=Ct({},ss(),t.safeAreaInset),r=cs(),s=Ct({},r.pageLayout,t.pageLayout);a=a??kt(),a.set("safeAreaInset",o),a.set("headerBarHeight",n),a.set("footerBarHeight",i),a.set("pageLayout",s),a.set("rootWidth",r.rootWidth),a.set("rootHeight",r.rootHeight);const c=["install","componentPrefix","safeAreaInset","headerBarHeight","footerBarHeight","pageLayout","rootWidth","rootHeight"];for(const e in t)c.indexOf(e)===-1&&a.set(e,t[e])}setScopeGetter(t){as(t)}getScopeGetter(){return rs()}setAPI(t,a,n){Mr(t,a,n)}getAPI(t,a){return Re(t,a)}batchSetAPI(t,a){os(t,a)}clearScopeAPI(t){is(t)}getRootDomain(){return kt()}},fs=[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],ms=[D.ElInfiniteScroll,D.ElLoading,D.ElMessage,D.ElMessageBox,D.ElNotification,D.ElPopoverDirective],hs=(t,a={})=>{const n=a.componentPrefix??"fox";fs.forEach(i=>{if(typeof i.name=="string"){let o="";const r=mr(i.name),s=r.indexOf("-");s!==-1?o=`${n}${r.slice(s)}`:o=`${n}-${r}`,o=Ft(o),t.component(o,i)}else t.use(i)}),ms.forEach(i=>{t.use(i)})};function se(t){const a=`fox-${t}`,n=Ft(a);return{componentName:a,scope:t.replace("-",""),create(i){return i.baseName=t,i.name=n,i.install=(o,r)=>{let s=i.name;r?.componentPrefix&&(s=`${r.componentPrefix}-${i.baseName}`,s=Ft(s)),o.component(s,i)},(0,l.defineComponent)(i)},createDemo(i){return i.baseName=t,i.name="demo-"+t,(0,l.defineComponent)(i)}}}var xe={browse:{type:[String],required:!1,default:()=>null},disabled:{type:[Boolean,String],required:!1,default:()=>null},readonly:{type:[Boolean,String],required:!1,default:()=>null},labelPosition:{type:String,required:!1,default:()=>null},labelWidth:{type:[String,Number],required:!1,default:()=>null},textAlign:{type:[String],required:!1,default:()=>null},hasBorder:{type:Boolean,required:!1,default:()=>!0}},Te={prop:{type:String,required:!1},label:{type:String,required:!1},isRequired:{type:[String,Boolean],required:!1,default:()=>!1},span:{type:[Number,String],required:!1,default:()=>1},offset:{type:[Number,String],default:()=>0},width:{type:[String,Number],required:!1},infoMarkClass:{type:String,required:!1,default:()=>"is-info"},warnMarkClass:{type:String,required:!1,default:()=>"is-warn"},errorMarkClass:{type:String,required:!1,default:()=>"is-error"},errorTip:{type:String,required:!1},errorIcon:{type:Object,required:!1},errorClass:{type:String,required:!1},warnTip:{type:String,required:!1},warnIcon:{type:Object,required:!1},warnClass:{type:String,required:!1},infoTip:{type:String,required:!1},infoIcon:{type:Object,required:!1},infoClass:{type:String,required:!1},contentClass:{type:String,required:!1,default:()=>"content--default"},contentStyle:{type:Object,required:!1,default:()=>{}},hintType:{type:String,required:!1,default:()=>"text"},hintText:{type:[String],required:!1},hintVisible:{type:[Boolean,String],required:!1,default:()=>!0},hintProps:{type:Object,required:!1,default:()=>{}},appearListen:{type:[Boolean,String],required:!1,default:()=>!1}},Ar={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}},Ir={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}},Pr=[];for(const t in Ir)Pr.push(t);var ps={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}},gs={...xe,...Ar,...ps},ys=(t,a)=>({inheritAttrs:!0,props:gs,setup(n,i){const o=!!Wt(!1),r=Kt(!1),{domain:s,exposeApi:c}=Cn({props:n,context:i},n.name);if(s){const d=kr(s,n);c({getPageContentHeight:()=>Cl(s,d),getPageContentWidth:()=>kl(s,d),getPageHeaderHeight:()=>vl(s,d),getPageFooterHeight:()=>Nl(s,d)}),d&&r&&(d.contentHeight="100%")}const e=(0,l.computed)(()=>({[t]:!0,"is-inner":r})),u=(0,l.computed)(()=>({})),p=(d,m=!1)=>{const B=s.componentPublicExposed;B&&typeof B.setNameValidateRules=="function"&&B.setNameValidateRules(d,!0,m)};return(0,l.watch)([()=>n.rules,()=>n.pureDataRules],([d,m],[B,T])=>{if(d&&B){const y=(0,l.toRaw)(B),h=(0,l.toRaw)(d),S=h?Reflect.ownKeys(h):[];(y?Reflect.ownKeys(y):[]).forEach(g=>{S.includes(g)||(h[g]=[])}),p(h)}if(m&&T){const y=(0,l.toRaw)(T),h=(0,l.toRaw)(m),S=h?Reflect.ownKeys(h):[];(y?Reflect.ownKeys(y):[]).forEach(g=>{S.includes(g)||(h[g]=[])}),p(h,!0)}},{deep:!0}),(0,l.onMounted)(()=>{n.rules&&p((0,l.toRaw)(n.rules)),n.pureDataRules&&p((0,l.toRaw)(n.pureDataRules),!0)}),()=>o?i.slots?.default?.():(0,l.h)("div",{class:e.value,style:u.value},[i.slots?.default?.()])}}),{componentName:bs,create:Ss,scope:ws}=se("page"),vs=Ss(ys(bs,ws)),Bn=vs;function Vn(t){const a=(0,l.unref)(t);return{width:a.offsetWidth,height:a.offsetHeight}}function El(t){const a=(0,l.unref)(t),n=window.getComputedStyle(a,null),i=parseFloat(n.getPropertyValue("padding-left")),o=parseFloat(n.getPropertyValue("padding-right")),r=parseFloat(n.getPropertyValue("padding-top")),s=parseFloat(n.getPropertyValue("padding-bottom"));return{width:a.clientWidth-i-o,height:a.clientHeight-r-s}}var Lr={headerbar:{},radio:{},checkbox:{}};function Ns(t){Object.assign(Lr,t)}function _r(){return Lr}var Cs=(t,a,n,i=!1)=>({props:{fixed:{type:Boolean,required:!1,default:!0},safeAreaInsetTop:{type:Boolean,required:!1,default:!0},border:{type:Boolean,required:!1,default:!1},height:{type:[String,Number],required:!1},align:{type:[String],default:"center"},padding:{type:[Object],required:!1},leftShow:{type:[Boolean,String],required:!1,default:!0},leftIcon:{type:[Object],required:!1,default:n},leftText:{type:String,required:!1},titleShow:{type:Boolean,required:!1,default:!0},title:{type:String,required:!1,default:""},titleIcon:{type:[Object],required:!1},rightShow:{type:[String,Boolean],required:!1,default:!0},rightIcon:{type:[Object],required:!1},rightText:{type:String,required:!1,default:""}},emits:["back","click-title","click-right","click-right-text"],setup(o,r){const s=zr(!1),c=Kt(!1),e=s?null:pt(),u=e?wl(e):null;u&&(u.headerMounted=!0);const p=_r(),d=t,m=(0,l.computed)(()=>{const v={[d]:!0,[`${d}--border`]:o.border,[`${d}--fixed`]:o.fixed};return c||(v[`${d}--safe-area-inset-top`]=o.safeAreaInsetTop),v}),B=(0,l.computed)(()=>({[`${d}__inner`]:!0,[`${d}__inner--${o.align}`]:!0})),T=_e(o.height)?null:ye(o.height),y=(0,l.computed)(()=>{const v={safeAreaTop:null,height:null,left:null,top:null,right:null,bottom:null};if(s)return v;if(e&&u){const R=tt(o.padding??u.headerPadding);if(Object.assign(v,R),_e(T)||(u.headerHeight=T),v.height=u.headerHeight,v.safeAreaTop=u.safeAreaTop===-1?0:u.safeAreaTop,v.safeAreaTop>0){const M=ye(R.top??0);v.top=v.safeAreaTop+M,v.height&&v.height>0&&(v.height=v.height+v.safeAreaTop)}return v}if(_e(T)||(v.height=T),o.padding){const R=tt(o.padding);Object.assign(v,R)}return v}),h=(0,l.ref)(null),S=()=>u&&h.value&&!Sn(h.value)?(i||(u.headerAllHeight=Vn(h.value).height),u.headerMounted=!0,!0):!1,g=Xe(S,120);let w=null;(0,l.onMounted)(()=>{s||u&&(bl(S,50,5,50,!0),window.ResizeObserver&&h.value&&(w=new window.ResizeObserver(g),w.observe(h.value)))}),(0,l.onUnmounted)(()=>{s||u&&(u.headerMounted=!1,w&&(w.disconnect(),w=null))});const f=(0,l.computed)(()=>{const v={};return s||(y.value.height!==null&&y.value.height!==void 0&&(v.height=`${y.value.height}px`),y.value.top!==null&&y.value.top!==void 0&&(v.paddingTop=`${y.value.top}px`),y.value.left!==null&&y.value.left!==void 0&&(v.paddingLeft=`${y.value.left}px`),y.value.right!==null&&y.value.right!==void 0&&(v.paddingRight=`${y.value.right}px`),y.value.bottom!==null&&y.value.bottom!==void 0&&(v.paddingBottom=`${y.value.bottom}px`)),v}),_=(0,l.computed)(()=>{const v=y.value?.height;return _e(v)||v<0?!0:v>0});function A(){r.emit("back")}function F(){r.emit("click-title")}function L(){r.emit("click-right")}function K(){r.emit("click-right-text")}const q=()=>{if(!o.leftShow)return null;const v=[];if(r.slots.left)v.push(r.slots.left());else{if(r.slots.leftIcon){const R=(0,l.h)("view",{class:"left-icon",onClick:A},[r.slots.leftIcon()]);v.push(R)}else{const R=o.leftIcon??p.headerbar.Left??n,M=(0,l.h)("view",{class:"left-icon",onClick:A},[(0,l.h)(R)]);v.push(M)}if(o.leftText){const R=(0,l.h)("view",{class:"left-text",onClick:A},[o.leftText]);v.push(R)}}return v.length===0?null:(0,l.h)("view",{class:"fox-header-bar__left"},v)},$=()=>{if(!o.rightShow)return null;const v=[];if(r.slots.right)v.push(r.slots.right());else{if(o.rightText){const R=(0,l.h)("view",{class:"right-text",onClick:K},[o.rightText]);v.push(R)}if(r.slots.rightIcon){const R=(0,l.h)("view",{class:"right-icon",onClick:L},[r.slots.rightIcon()]);v.push(R)}else if(o.rightIcon){const R=(0,l.h)("view",{class:"right-icon",onClick:L},[(0,l.h)(o.rightIcon)]);v.push(R)}}return v.length===0?null:(0,l.h)("view",{class:"fox-header-bar__right"},v)},j=()=>{if(!o.titleShow)return null;const v=[],R=r.slots.default?r.slots.default():null;if(R)v.push(R);else{if(o.title){const M=(0,l.h)("view",{class:"title-text"},[o.title]);v.push(M)}if(r.slots.titleIcon){const M=(0,l.h)("view",{class:"title-icon",onClick:F},[r.slots.titleIcon()]);v.push(M)}else if(o.titleIcon){const M=(0,l.h)("view",{class:"title-icon",onClick:F},[(0,l.h)(o.titleIcon)]);v.push(M)}}return v.length===0?null:(0,l.h)("view",{class:"fox-header-bar__title"},v)},E=()=>{const v=[],R=r.slots.bottom?r.slots.bottom():null;return R&&v.push(R),v.length===0?null:(0,l.h)("view",{class:"fox-header-bar__bottom"},v)};return()=>{if(s||!_.value)return null;const v=[];if(r.slots.all)v.push(r.slots.all());else{const R=[],M=q();M&&R.push(M);const Y=j();Y&&R.push(Y);const W=$();if(W&&R.push(W),R.length>0){const I=(0,l.h)("view",{class:B.value},R);v.push(I)}const Z=E();Z&&v.push(Z)}return v.length===0?null:(0,l.h)("view",{class:m.value,style:f.value,ref:h},v)}}}),{componentName:ks,create:xs,scope:zs}=se("header-bar"),Es=xs(Cs(ks,zs,$e.ArrowLeft)),Dn=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(i,o){const r=Er(!1),s=Kt(!1),c=r?null:pt(),e=c?wl(c):null,u=(0,l.computed)(()=>{const g=t,w={[g]:!0,[`${g}--${i.align}`]:!0,[`${g}--border`]:i.border,[`${g}--fixed`]:i.fixed};return s||(w[`${g}--safe-area-inset-bottom`]=i.safeAreaInsetBottom),w}),p=_e(i.height)?null:ye(i.height),d=(0,l.computed)(()=>{const g={safeAreaBottom:null,height:null,left:null,top:null,right:null,bottom:null};if(r)return g;if(c&&e){const w=tt(i.padding??e.footerPadding);if(Object.assign(g,w),_e(p)||(e.footerHeight=p),g.height=e.footerHeight,g.safeAreaBottom=e.safeAreaBottom===-1?0:e.safeAreaBottom,g.safeAreaBottom>0){const f=ye(w.bottom??0);g.bottom=g.safeAreaBottom+f,g.height&&g.height>0&&(g.height=g.height+g.safeAreaBottom)}return g}if(_e(p)||(g.height=p),i.padding){const w=tt(i.padding);Object.assign(g,w)}return g}),m=(0,l.computed)(()=>{const g=d.value?.height;return _e(g)||g<0?!0:g>0}),B=(0,l.ref)(null),T=()=>e&&B.value&&!Sn(B.value)?(n||(e.footerAllHeight=Vn(B.value).height),e.footerMounted=!0,!0):!1,y=Xe(T,120);let h=null;(0,l.onMounted)(()=>{r||e&&(bl(T,50,5,50,!0),window.ResizeObserver&&B.value&&(h=new window.ResizeObserver(y),h.observe(B.value)))}),(0,l.onUnmounted)(()=>{r||e&&(e.footerMounted=!1,h&&(h.disconnect(),h=null))});const S=(0,l.computed)(()=>{const g={};return r||(d.value.height!==null&&d.value.height!==void 0&&(g.height=ke(d.value.height)),d.value.top!==null&&d.value.top!==void 0&&(g.paddingTop=ke(d.value.top)),d.value.left!==null&&d.value.left!==void 0&&(g.paddingLeft=ke(d.value.left)),d.value.right!==null&&d.value.right!==void 0&&(g.paddingRight=ke(d.value.right)),d.value.bottom!==null&&d.value.bottom!==void 0&&(g.paddingBottom=ke(d.value.bottom))),g});return()=>{if(r||!m.value)return null;const g=o.slots.default?o.slots.default():[];return(0,l.h)("view",{ref:B,class:u.value,style:S.value},g)}}}}var{componentName:$s,create:Bs,scope:Vs}=se("footer-bar"),Ds=Bs(Ts($s,Vs)),Mn=Ds;function Ms(t,a){return{props:{padding:{type:[Object],required:!1},tag:{type:[String],required:!1,default:()=>"div"}},setup(n,{slots:i,attrs:o}){const r=Tr(!1),s=Kt(!1),c=r?null:pt(),e=(0,l.computed)(()=>({[t]:!0})),u=c?wl(c):null,p=(0,l.computed)(()=>{const y={};if(r)return y;if(c&&u){if(n.padding){const F=tt(n.padding);Object.assign(u.contentPadding,F)}const h=vl(c,u),S=Nl(c,u);let g="";u.contentHeight?g=`${u.contentHeight}`:g=`${u.height}px`,y.height=g;let w=ye((u&&u.contentPadding&&u.contentPadding.top)??-1);(w>=0||h>0)&&(w=w<0?0:w,y.paddingTop=`${h+w}px`);let f=ye((u&&u.contentPadding&&u.contentPadding.bottom)??-1);(f>=0||S>0)&&(f=f<0?0:f,y.paddingBottom=`${S+f}px`);const _=ye((u&&u.contentPadding&&u.contentPadding.left)??-1);_>=0&&(y.paddingLeft=`${_}px`);const A=ye((u&&u.contentPadding&&u.contentPadding.right)??-1);return A>=0&&(y.paddingRight=`${A}px`),y}if(n.padding){const h=tt(n.padding);h.left&&(y.paddingLeft=`${h.left}px`),h.top&&(y.paddingTop=`${h.top}px`),h.right&&(y.paddingRight=`${h.right}px`),h.bottom&&(y.paddingBottom=`${h.bottom}px`)}return y}),d=(0,l.ref)(null),m=()=>{if(u&&d.value){const y=El(d.value);u.contentInnerHeight=y.height,u.contentInnerWidth=y.width}},B=Xe(m,120);let T=null;return(0,l.onMounted)(()=>{s||r||(requestAnimationFrame(m),window.ResizeObserver&&d.value&&(T=new window.ResizeObserver(B),T.observe(d.value)))}),(0,l.onUnmounted)(()=>{s||r||T&&(T.disconnect(),T=null)}),()=>r?i.default?.():(0,l.h)(n.tag??"view",{...o,ref:d,class:e.value,style:p.value},i)}}}var{componentName:As,create:Is,scope:Ps}=se("content"),Ls=Is(Ms(As,Ps)),An=Ls,xt="GroupStateKey",Rr=Symbol.for("GroupScopeKey");function Tl(){return(0,l.inject)(Rr,!1)}function $l(t=!0){(0,l.provide)(Rr,t)}function _s(t,a={}){Reflect.ownKeys(a).forEach(n=>{if(typeof n!="string")return;const i=a[n];_e(i)||(t[n]=i)})}function Rs(t,a={}){const n={type:"grid",width:t.get("width",-1),column:-1,gutter:-1};_s(n,a);const i=(0,l.markRaw)({layout:(0,l.shallowRef)(n),passport:0,order:{index:0}});return t.set(xt,i),i}function In(t,a,n=-1,i=-1,o=!1,r,s,c){const e=t.get(xt);if(!e)return;const u=t.get("groupLayout")??{};n===-1&&(n=u.column??1),i===-1&&(i=u.gutter??0),r||(r=u.minItemWidth??-1),s||(s=u.maxItemWidth??-1);const p=ye(r),d=ye(s);c||(c=u.type??"grid");const m=()=>{const B=a===""||a===-1,T=ye(a);let y=we(n);const h=ye(i);if(!B){let w=(T-(y-1)*h)/y;for(;d!==-1&&w>d;)y++,w=(T-(y-1)*h)/y;for(;p!==-1&&y>1&&w<p;)y--,w=(T-(y-1)*h)/y}let S=!1;const g=e.layout;g.value.width=a,g.value.column!==y&&(g.value.column=y,S=!0),g.value.gutter!==h&&(g.value.gutter=h,S=!0),g.value.type!==c&&(g.value.type=c,S=!0),S&&(0,l.triggerRef)(g)};if(o)m();else{const B=++e.passport;setTimeout(()=>{B===e.passport&&m()},50)}}function Bl(t,a=!1){let n;return a?n=t.getForParent(xt):n=t.get(xt),n.layout}function Vl(t,a=!1){let n;return a?n=t.getForParent(xt):n=t.get(xt),n.order}function Fr(t,a=1){if(a==="stretch")return-1;const n=we(a);return n===-1?100:100*n/t}function Dl(t,a,n=1,i=0,o){const r={};let s=0;o?s=ye(o):s=Fr(a.column,n),s>0&&(r.width=`${s}%`);const c=Fr(a.column,i);c>0&&(r["margin-left"]=`${c}%`);const e=ye(a.gutter)/2;return e>0&&(r["padding-left"]=`${e}px`,r["padding-right"]=`${e}px`),r}function Ml(t,a,n=1,i=0){if(n==="stretch"){const e=t.index%a.column,u=e+(a.column-e);return t.index=t.index+(u-e),{"grid-column":`${e+1} / -1`}}let o=we(n);if(o===-1){const e=t.index%a.column;return a.column,e==0?t.index=t.index+a.column:t.index=t.index+(a.column-e)+a.column,{"grid-column":"1 / -1"}}if(o>a.column){const e=t.index%a.column;return a.column,e==0?t.index=t.index+a.column:t.index=t.index+(a.column-e)+a.column,{"grid-column":"1 / -1"}}const r=we(i)%a.column;let s=(t.index+r)%a.column,c=s+o;return c>a.column?(s=0,c=s+o,t.index=t.index+(a.column-s)+o):t.index=t.index+r+o,r>0?{"grid-column":`${s+1} / span ${o}`}:{"grid-column-start":`span ${o}`}}var Or=Symbol("RollingStateKey");function Fs(t){(0,l.provide)(Or,t)}function Os(){return(0,l.inject)(Or,null)}function Pn(t){let a=0;const n=window.getComputedStyle(t,null);if(n.getPropertyValue("box-sizing")==="content-box"){const i=parseFloat(n.getPropertyValue("padding-top")),o=parseFloat(n.getPropertyValue("padding-bottom"));a=t.clientHeight-i-o}else a=t.offsetHeight;return a}function Hs(t){let a=Pn(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=Pn(n),document.body.removeChild(n)}return a}function qs(t,a,n){const i=typeof t=="number"?t:parseInt(t),o=typeof a=="number"?a:parseInt(a),r=typeof n=="number"?n:parseInt(n);if(i<=0)return"1fr";const s=(i-(o-1)*r)/o;return s>0?`${s}px`:"1fr"}function Hr(t){const a=[];return t.forEach(n=>{n.type===l.Fragment&&Array.isArray(n.children)?a.push(...Hr(n.children)):a.push(n)}),a}function js(t){return!(t.type===l.Comment||t.type===l.Text&&typeof t.children=="string"&&t.children.trim()==="")}function Al(t){function a(){return Hr(t?.()??[]).filter(js)}return{getChildren:a}}var Ks={...xe,...Ar,...Ir};function Ws(t,a,n){return{props:Ks,emits:["update:collapse","header-click"],setup(i,o){const{domain:r,exposeApi:s}=Cn({props:i,ignorePropKeys:Pr,context:o},i.prop??i.name),c=Rs(r,{type:i.type}),e=Tl();$l(!0);const u=i.rollingDisplay?Os():null,p=(0,l.ref)(null),d=(0,l.computed)(()=>i.rollingDisplay?u&&!u.disabled:!1),m=(0,l.computed)(()=>e&&r?Bl(r,!0).value:null),B=(H,J=!1)=>{const z=r?.componentPublicExposed;z&&typeof z.setNameValidateRules=="function"&&z.setNameValidateRules(H,!0,J)};(0,l.watch)([()=>i.rules,()=>i.pureDataRules],([H,J],[z,N])=>{if(H&&z){const C=(0,l.toRaw)(z),k=(0,l.toRaw)(H),Q=k?Reflect.ownKeys(k):[];(C?Reflect.ownKeys(C):[]).forEach(ne=>{Q.includes(ne)||(k[ne]=[])}),B(k)}if(J&&N){const C=(0,l.toRaw)(N),k=(0,l.toRaw)(J),Q=k?Reflect.ownKeys(k):[];(C?Reflect.ownKeys(C):[]).forEach(ne=>{Q.includes(ne)||(k[ne]=[])}),B(k,!0)}},{deep:!0});const T=t,y=(0,l.computed)(()=>{const H={};H.height=R.value;const J=e?Vl(r,!0):null;if(m.value&&J){if(m.value.type==="grid"){const z=Ml(J,m.value,i.span,i.offset);Object.assign(H,z)}else if(m.value.type==="flow"){const z=Dl(J,m.value,i.span,i.offset,i.width);Object.assign(H,z)}}else i.width&&(H.width=ke(i.width));return H}),h=(0,l.computed)(()=>{const H=c.layout.value.type;return H==="grid"||H==="flow"?{[`${T}--${H}`]:!0,[`${T}--${H}-justify-${i.justify}`]:!0,[`${T}--${H}-align-${i.align}`]:!0,[`${T}--gutter`]:!0}:{[`${T}--${H}`]:!0,[`${T}--gutter`]:!0}}),S=(0,l.computed)(()=>{if(c.layout.value.type==="grid"){let H="";if(i.columnWidth)H=`repeat(auto-fill, ${i.columnWidth})`;else{const J=qs(L.value,c.layout.value.column,c.layout.value.gutter);H=`repeat(${c.layout.value.column}, ${J})`}return{"column-gap":`${c.layout.value.gutter}px`,"grid-template-columns":H}}}),g=(0,l.toRef)(i,"gutter"),w=(0,l.toRef)(i,"column"),f=(0,l.computed)(()=>e||d.value?!0:he(i.isWrap)),_=[],A=H=>{_.push(H)},F=()=>{let H=_.length;_.splice(0,H)},L=(0,l.ref)(-1),K=H=>{const J=El(H).width;J>0&&J!==L.value&&(L.value=J)};In(r,L.value,w.value,g.value,!0,i.minItemWidth,i.maxItemWidth,i.type),i.autoLayout&&(0,l.watch)([L,w,g],([H,J,z])=>{c.order.index=0,In(r,H,J,z,!1,i.minItemWidth,i.maxItemWidth,i.type)});const q=(0,l.computed)(()=>M.value?i.expandText??"":i.collapseText??""),$=(0,l.computed)(()=>({[`${t}__header-collapse-text`]:!0})),j=(0,l.computed)(()=>({[`${t}__header-collapse-icon`]:!0,"is-expand":!M.value,"is-collapse":M.value})),E=(0,l.ref)(),v=(0,l.ref)(),R=(0,l.computed)(()=>Y.value||ke(i.height)||""),M=(0,l.ref)(!1),Y=(0,l.ref)(""),W=(0,l.ref)(!1);let Z=-1;const I=(H,J=!0)=>{const z=E.value;if(z&&M.value!==H){if(Z=Z===-1?Hs(z):Z,W.value=!0,J)if(z.style["will-change"]="height",z.ontransitionend=function(){z.ontransitionend=null,this.style["will-change"]="auto",H||(Y.value="",W.value=!1)},H){let N=0;i.collapseHeight?N=ye(i.collapseHeight):v.value&&v.value.classList.contains(`${t}__header`)&&(N=v.value.offsetHeight),Y.value=`${Z}px`,(0,l.nextTick)(()=>{Y.value=`${N}px`})}else Y.value=`${Z}px`;else if(H){let N=0;i.collapseHeight?N=ye(i.collapseHeight):v.value&&v.value.classList.contains(`${t}__header`)&&(N=v.value.offsetHeight),Y.value=`${N}px`}else W.value=!1,Y.value=`${Z}px`;M.value=H,o.emit("update:collapse",H)}};(0,l.watch)(()=>i.collapse,H=>{I(he(H))});const O=H=>{o.emit("header-click",H)},P=()=>{V()},V=H=>{H=H??!M.value,I(H)};s({toggleCollapse:V,doLayout:()=>{_[0]&&(K(_[0]),In(r,L.value,w.value,g.value,!0,i.minItemWidth,i.maxItemWidth,i.type))}});let U=null,x=!0;const ee=H=>{if(i.rules&&B((0,l.toRaw)(i.rules)),i.pureDataRules&&B((0,l.toRaw)(i.pureDataRules),!0),!!dt&&(H&&I(he(i.collapse),!1),i.autoLayout&&Array.isArray(_)&&_.length>0)){const J=_[0];if(J&&(K(J),window.ResizeObserver)){const z=Xe(()=>K(J),120);U=new window.ResizeObserver(z),U.observe(J)}}},le=()=>{const H=_[0];H&&U?.observe(H),U?.disconnect(),U=null},re=!d.value||u?.acquire();re&&(p.value=d.value?!0:null),(0,l.onMounted)(()=>{if(re&&(ee(x),x=!1),d.value&&u){let H=null,J=u.initialHeight;u.observe(E.value,z=>{if(z!==p.value)if(z)p.value=!0,M.value||(Y.value=""),H=setTimeout(()=>{H=null,p.value!==!1&&(ee(x),x=!1)},100);else{if(H!==null&&clearTimeout(H),p.value=!1,!M.value)if(x)Y.value=u.initialHeight;else{let N=Pn(E.value);N<=0?Y.value=J:(Y.value=`${N}px`,J=Y.value)}x||le()}})}}),(0,l.onUnmounted)(()=>{le(),u&&u.unobserve(E.value)});const X=(H="right")=>{const J=[];if(q.value){const C=(0,l.h)("span",{class:$.value},[q.value]);J.push(C)}const z={class:j.value},N=n(i.collapseIcon,z);return N&&J.push(N),J.length>0?(0,l.h)("div",{class:{[`${T}__header-collapse`]:!0,[`is-${H}`]:!0},onClick:P},J):null},te=(H,J,z,N)=>{const C={...h.value};if(J===0&&(C[`${T}__first`]=!0),z>=N-1&&(C[`${T}__last`]=!0),f.value===!1){const k=o.attrs.class;k&&(C[`${k}`]=!0)}return(0,l.h)("div",{ref:A,key:`${J}`,class:C,style:S.value},H)};return()=>{const H=i.prop??i.name;if(d.value&&p.value!==!0)return(0,l.h)(i.tag||"div",{ref:E,prop:H,class:{[`${T}`]:!0,"is-collapse":W.value},style:y.value},[]);c.order.index=0;const J=[];let z=0;if(o.slots.header){const Q=(0,l.h)("div",{key:`${z++}`,ref:v,class:{[`${T}__header`]:!0,[`${T}__first`]:!0},onClick:O},[o.slots.header()]);J.push(Q)}else{const Q=[],ne=i.collapsePosition==="left";if(ne&&i.showCollapse){const oe=X("left");oe&&Q.push(oe)}if(i.title||o.slots.title){if(i.showMark){const oe={class:{[`${T}__header-mark`]:!0}};i.markColor&&(oe.style={background:i.markColor});const ce=(0,l.h)("div",oe);Q.push(ce)}if(o.slots.title){const oe=(0,l.h)("div",{class:{[`${T}__header-title`]:!0}},[o.slots.title()]);Q.push(oe)}else if(i.title){const oe=(0,l.h)("div",{class:{[`${T}__header-title`]:!0}},[i.title]);Q.push(oe)}}if(o.slots.toolbar&&Q.push(o.slots.toolbar()),!ne&&i.showCollapse){const oe=X("right");oe&&Q.push(oe)}if(Q.length>0){const oe=(0,l.h)("div",{key:`${z++}`,ref:v,class:{[`${T}__header`]:!0,[`${T}__first`]:!0},onClick:O},Q);J.push(oe)}}F();const{getChildren:N}=Al(o.slots.default),C=N(),k=c.layout.value.type;if(k==="grid"){const Q=te(C,z++,0,C.length);J.push(Q)}else if(k==="flow"){const Q=te(C,z++,0,C.length);J.push(Q)}else for(let Q=0;Q<C.length;Q++){const ne=C[Q],oe=te([ne],z++,Q,C.length);J.push(oe)}return f.value?(0,l.h)(i.tag||"div",{ref:E,prop:H,class:{[`${T}`]:!0,"is-collapse":W.value},style:y.value},[J]):J}}}}var{componentName:Ys,create:Us,scope:Gs}=se("group"),Xs=(t,a)=>(t=t??$e.ArrowUp,(0,l.h)(D.ElIcon,a,{default:()=>[(0,l.h)(t)]})),Qs=Us(Ws(Ys,Gs,Xs)),Ln=Qs;function Zs(t){return t===window}var Js=/matrix\((.+)\)/,_n=t=>{const a=(0,l.unref)(t);if(!a)return{x:0,y:0};if(Zs(a))return{x:0,y:0};let n=0,i=0,o=a;for(;o!==null;)n+=o.offsetLeft,i+=o.offsetTop,o=o.offsetParent;let r=0,s=0,c=0,e=0;for(o=a;o!==document;){s+=o.scrollTop,r+=o.scrollLeft;const{transform:u}=window.getComputedStyle(o);if(u){const p=Js.exec(u);if(p){let d=p[1].split(/\s*,\s*/);d.length==6&&(c+=Number(d[4]),e+=Number(d[5]))}}o=o.parentNode}return n-=r,i-=s,n+=c,i+=e,{x:n,y:i}},ec=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{}})}},tc=class{monitorRegister=new WeakMap;watch(t,a){let n=t.parentNode;const i=document.body.parentNode;for(;n&&n!==i;){let o=this.monitorRegister.get(n);o||(o=new ec,n.addEventListener("scroll",o.listen),n===document.body&&n.addEventListener("resize",o.listen),this.monitorRegister.set(n,o)),o.add(a),n=n.parentNode}}unwatch(t,a){let n=t.parentNode;const i=document.body.parentNode;for(;n&&n!==i;){let o=this.monitorRegister.get(n);o&&(o.remove(a),o.size()===0&&(this.monitorRegister.delete(n),n.removeEventListener("scroll",o.listen),n===document.body&&n.removeEventListener("resize",o.listen))),n=n.parentNode}}},Yt=new tc,qr={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:lc,create:nc}=se("price"),ac=nc({props:{...qr},setup(t){const a=(0,l.computed)(()=>({[lc]:!0})),n=(0,l.computed)(()=>t.needSymbol?t.symbol:""),i=(0,l.computed)(()=>ft(t.price)==0?"":ul(t.price,t.decimalLength,!0,we(t.digits),t.separator));return{classes:a,showSymbol:n,intText:(0,l.computed)(()=>{let o=i.value;if(o.length==0)return"";let r=o.indexOf(".");return o.substring(0,r)}),decimalText:(0,l.computed)(()=>{let o=i.value;if(o.length==0)return"";let r=o.indexOf(".");return o.substring(r+1)})}}}),Ve=(t,a)=>{const n=t.__vccOpts||t;for(const[i,o]of a)n[i]=o;return n},rc=["innerHTML"],oc=["innerHTML"];function ic(t,a,n,i,o,r){return(0,l.openBlock)(),(0,l.createElementBlock)("view",{class:(0,l.normalizeClass)(t.classes)},[t.needSymbol&&t.position=="before"?((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:0,class:(0,l.normalizeClass)(["fox-price--symbol",`fox-price--symbol-${t.size}`]),innerHTML:t.showSymbol},null,10,rc)):(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,oc)):(0,l.createCommentVNode)("",!0)],2)}var Il=Ve(ac,[["render",ic]]),{componentName:Rn,create:sc}=se("hint-text"),cc=sc({components:{Price:Il},props:{...qr,type:{type:String,default:"number"},placement:{type:String,default:"top-start"},transition:{type:Boolean,default:!0},size:{type:String,default:"default"},arrowSize:{type:Number,default:6},showArrow:{type:Boolean,default:!0},arrowOffset:{type:Number,default:20},offset:{type:Number,default:12},id:{type:String},reference:{type:Object},autoFit:{type:Boolean,default:!0},message:{type:String,default:""},visible:{type:Boolean,default:!0},unmount:{type:Function},customClass:{type:String},customStyle:{type:Object},customTextClass:{type:String},customTextStyle:{type:Object},closeOnClick:{type:Boolean},zIndex:{type:[String,Number]}},emits:["update:visible"],setup(t,a){const n=(0,l.ref)({top:null,right:null,bottom:null,left:null}),i=(0,l.ref)({x:0,y:0}),o=(0,l.ref)(0),r=(0,l.ref)(0),s=(0,l.ref)(t.placement),c=(0,l.ref)(!1),e=(0,l.ref)(null),u=($,j,E,v,R,M)=>{const Y=document.documentElement.clientWidth||document.body.clientWidth,W=document.documentElement.clientHeight||document.body.clientHeight,Z=$.split("-");let I=[];Z[0]==="top"?I=["top","bottom","right","left"]:Z[0]==="bottom"?I=["bottom","top","right","left"]:Z[0]==="left"?I=["left","top","bottom","right"]:Z[0]==="right"&&(I=["right","top","bottom","left"]);const O={top:null,right:null,bottom:null,left:null},P=[];for(let V=0;V<I.length;V++){const G=I[V];if(P[0]=G,Z[1]&&(P[1]=Z[1]),G==="top"){const U=j.y-M-t.arrowSize-t.offset;if(U>=0){O.top=U;let x=0;Z[1]==="start"?x=j.x:Z[1]==="end"?x=j.x+E-R:x=j.x+E/2-R/2;const ee=Y-x-R;ee<0?(x+=ee,d.value=-ee):d.value=0,O.left=x<0?0:x;break}}else if(G==="bottom"){const U=j.y+v+t.arrowSize+t.offset;if(U+M<=W){O.top=U;let x=0;Z[1]==="start"?x=j.x:Z[1]==="end"?x=j.x+E-R:x=j.x+E/2-R/2;const ee=Y-x-R;ee<0?(x+=ee,d.value=-ee):d.value=0,O.left=x<0?0:x;break}}else if(G==="left"){const U=j.x-R-t.arrowSize-t.offset;if(U>=0){O.left=U;let x=0;Z[1]==="start"?x=j.y:Z[1]==="end"?x=j.y+v-M:x=j.y+v/2-M/2,O.top=x<0?0:x;break}}else if(G==="right"){const U=j.x+E+t.arrowSize+t.offset;if(U+R<=Y){O.left=U;let x=0;Z[1]==="start"?x=j.y:Z[1]==="end"?x=j.y+v-M:x=j.y+v/2-M/2,O.top=x<0?0:x;break}}}return{bestPlacement:P.join("-"),bestInsetRect:O}},p=($,j,E=10)=>{if(!dt||j===!1||!$)return;i.value=_n(t.reference),o.value=t.reference.offsetWidth,r.value=t.reference.offsetHeight;const v=e.value.offsetHeight,R=e.value.offsetWidth,{bestPlacement:M,bestInsetRect:Y}=u(t.placement,i.value,o.value,r.value,R,v);s.value=M,n.value=Y,c.value=!0},d=(0,l.ref)(0),m=Xe(()=>{p(t.message,t.visible)},10),B=(0,l.ref)(t.visible);(0,l.watch)(()=>t.visible,$=>{B.value=$});const T=(0,l.computed)(()=>B.value&&y.value),y=(0,l.ref)(!0),h=Xe($=>{const j=$[0];j&&(y.value=j.isIntersecting)},10),S=new IntersectionObserver(h);(0,l.watch)([()=>t.message,()=>t.visible],([$,j])=>{setTimeout(()=>{p(t.message,t.visible)},0)}),(0,l.onMounted)(()=>{setTimeout(()=>{p(t.message,t.visible)},0),Yt.watch(t.reference,m),S.observe(t.reference)}),(0,l.onBeforeUnmount)(()=>{Yt.unwatch(t.reference,m),S.unobserve(t.reference),S.disconnect()});const g=(0,l.computed)(()=>{const $={[Rn]:!0};return s.value.startsWith("top")?$["is-top"]=!0:s.value.startsWith("right")?$["is-right"]=!0:s.value.startsWith("bottom")?$["is-bottom"]=!0:s.value.startsWith("right")&&($["is-right"]=!0),t.size==="small"?$["is-small"]=!0:t.size==="large"&&($["is-large"]=!0),t.customClass&&typeof t.customClass=="string"&&($[`${t.customClass}`]=!0),$}),w=(0,l.computed)(()=>{const $={};return n.value.top!==null&&($.top=`${n.value.top}px`),n.value.right!==null&&($.right=`${n.value.right}px`),n.value.bottom!==null&&($.bottom=`${n.value.bottom}px`),n.value.left!==null&&($.left=`${n.value.left}px`),t.autoFit&&($["min-width"]=`${o.value}px`),$["max-width"]=`${document.documentElement.clientWidth||document.body.clientWidth}px`,c.value&&($.opacity="1"),t.transition||($.transition="none"),t.zIndex&&($["z-index"]=`${t.zIndex}`),t.customStyle&&typeof t.customStyle=="object"&&Object.assign($,t.customStyle),$}),f=(0,l.computed)(()=>{const $=[`${Rn}__content`];return t.customTextClass&&$.push(t.customTextClass),$}),_=(0,l.computed)(()=>{const $={};return t.customTextStyle&&typeof t.customTextStyle=="object"&&Object.assign($,t.customTextStyle),$}),A=(0,l.computed)(()=>({[`${Rn}__arrow`]:!0})),F=(0,l.computed)(()=>{const $={};return t.showArrow?($.width=`${t.arrowSize}px`,$.height=`${t.arrowSize}px`,s.value==="top"?($.left="50%",$.bottom=`-${t.arrowSize}px`,$.transform=" translate(-50%, 0%)"):s.value==="top-start"?($.left=`${t.arrowOffset+d.value}px`,$.bottom=`-${t.arrowSize}px`):s.value==="top-end"?($.right=`${t.arrowOffset-d.value}px`,$.bottom=`-${t.arrowSize}px`):s.value==="right"?($.left=`-${t.arrowSize}px`,$.top="50%",$.transform=" translate(0%, -50%)"):s.value==="right-start"?($.left=`-${t.arrowSize}px`,$.top=`${t.arrowOffset}px`):s.value==="right-end"?($.left=`-${t.arrowSize}px`,$.bottom=`-${t.arrowOffset}px`):s.value==="bottom"?($.left="50%",$.top=`-${t.arrowSize}px`,$.transform=" translate(-50%, 0%)"):s.value==="bottom-start"?($.left=`${t.arrowOffset+d.value}px`,$.top=`-${t.arrowSize}px`):s.value==="bottom-end"?($.right=`${t.arrowOffset-d.value}px`,$.top=`-${t.arrowSize}px`):s.value==="left"?($.right=`-${t.arrowSize}px`,$.top="50%",$.transform=" translate(0%, -50%)"):s.value==="left-start"?($.right=`-${t.arrowSize}px`,$.top=`${t.arrowOffset}px`):s.value==="left-end"&&($.right=`-${t.arrowSize}px`,$.bottom=`-${t.arrowOffset}px`),$):{display:"none"}}),L=(0,l.computed)(()=>T.value&&t.closeOnClick),K=(0,l.computed)(()=>{const $={};return t.zIndex&&($["z-index"]=`${t.zIndex}`),$});return{show:T,tipRef:e,classes:g,styles:w,textClasses:f,textStyles:_,arrowClasses:A,arrowStyles:F,overlayShow:L,overlayStyle:K,onClickOverlay:()=>{B.value=!1,a.emit("update:visible",!1)}}}}),uc=["innerHTML"];function dc(t,a,n,i,o,r){const s=(0,l.resolveComponent)("Price");return(0,l.openBlock)(),(0,l.createElementBlock)(l.Fragment,null,[t.overlayShow?((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:0,class:"fox-hint-text__overlay",style:(0,l.normalizeStyle)(t.overlayStyle),onClick:a[0]||(a[0]=(...c)=>t.onClickOverlay&&t.onClickOverlay(...c))},null,4)):(0,l.createCommentVNode)("",!0),(0,l.withDirectives)((0,l.createElementVNode)("div",{ref:"tipRef",class:(0,l.normalizeClass)(t.classes),style:(0,l.normalizeStyle)(t.styles)},[(0,l.createElementVNode)("div",{class:(0,l.normalizeClass)(t.textClasses),style:(0,l.normalizeStyle)(t.textStyles)},[t.type=="number"?((0,l.openBlock)(),(0,l.createBlock)(s,{key:0,price:t.message,position:"before",size:t.size},null,8,["price","size"])):((0,l.openBlock)(),(0,l.createElementBlock)("span",{key:1,innerHTML:t.message},null,8,uc))],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 jr=Ve(cc,[["render",dc]]),Kr=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}},Fn={},fc=new Kr,zt=new Map,Pl=t=>{if(t){const a=document.getElementById(t);zt.delete(t),a&&((0,l.render)(null,a),a.parentNode?.removeChild(a))}else{for(const a of zt.keys()){const n=document.getElementById(a);n&&((0,l.render)(null,n),n.parentNode?.removeChild(n))}zt.clear()}},mc=t=>{t.unmount=Pl;const a=document.getElementById(t.id);if(a){const n=zt.get(t.id);n?t={...Fn,...n,...t}:t={...Fn,...t},t.transition=!1,(0,l.render)((0,l.createVNode)(jr,t),a)}return t.id},hc=t=>{t.unmount=Pl;let a=t.id??`hinttext_${fc.get()}`;t={...Fn,...t},t.id=a,zt.set(a,t);const n=document.createElement("div");return n.id=t.id,(0,l.render)((0,l.createVNode)(jr,t),n),document.body.appendChild(n),a},pc=t=>t?!0:(console.warn("[FoxUI HintText]: msg不能为空"),!1),Fe={show(t,a,n={},i=!0){if(!pc(a))return;const o=n.id;return o&&zt.has(o)?mc({...n,message:a,reference:t}):(i&&Pl(),hc({...n,message:a,reference:t}))},hide(t){Pl(t)},install(t){t.config.globalProperties.$hintText=Fe}};function gc(t,a,n,i=!1){return{inheritAttrs:!0,props:{...xe,...Te},emits:["appear","disappear"],setup(o,r){const s=o.prop??r.attrs.name,c=(0,l.ref)(),{exposeApi:e}=Ee({componentName:t,validate:!1,get props(){return o},context:r,get templateRefProxy(){return c.value}},s),u=pt(),p=Tl();$l(!1);const d=(0,l.computed)(()=>p&&u?Bl(u,!1).value:null),m=t,B=(0,l.ref)(null),T=(0,l.computed)(()=>{const k={[m]:!0,[`${m}__gutter`]:d.value&&d.value.type!=="flow",[`${m}__stretch`]:o.span==="stretch",[`${m}__input--border`]:he(o.hasBorder)};if(k[o.errorMarkClass]=!!W.value,k[o.warnMarkClass]=!!M.value,k[o.infoMarkClass]=!!v.value,typeof B.value=="function"){const Q=B.value(s);k[Q]=!0}else if(typeof B.value=="string"){const Q=B.value;k[Q]=!0}return k}),y=(0,l.ref)(null),h=(0,l.computed)(()=>{const k={};if(o.width)o.width!=="auto"&&(k.width=ke(o.width));else{const Q=p&&u?Vl(u,!1):null;if(d.value&&Q){if(d.value.type==="grid"){const ne=Ml(Q,d.value,o.span,o.offset);Object.assign(k,ne)}else if(d.value.type==="flow"){const ne=Dl(Q,d.value,o.span,o.offset,o.width);Object.assign(k,ne)}}}if(typeof y.value=="function"){const Q=y.value(s);Q&&Object.assign(k,Q)}else if(y.value&&typeof y.value=="object"){const Q=y.value;Object.assign(k,Q)}return k}),S=(0,l.ref)(null),g=(0,l.computed)({get:()=>S.value??he(o.isRequired),set:k=>{S.value=k}}),w=()=>typeof o.label=="string"&&o.label.length>0||typeof r.slots.label=="function",f=Be((0,l.toRef)(o,"labelPosition"),"labelPosition",Oe.Near),_=(0,l.computed)(()=>f&&f.value==="top"?"top":f&&f.value==="right"?"right":"left"),A=(0,l.computed)(()=>({[`${m}__main`]:!0,[`${m}__main--${_.value}`]:!0})),F=(0,l.computed)(()=>({label:!0,[`label--${_.value}`]:!0})),L=Be((0,l.toRef)(o,"labelWidth"),"labelWidth",Oe.Near),K=(0,l.computed)(()=>L&&L.value?{width:ke(L.value)}:{}),q=(0,l.computed)(()=>({"label--string":!0,"label--required":g.value})),$=(0,l.computed)(()=>({content:!0,[o.contentClass]:!0})),j=(0,l.computed)(()=>({...o.contentStyle})),E=(0,l.shallowReactive)({errorTip:"",errorIcon:null,warnTip:"",warnIcon:null,infoTip:"",infoIcon:null});e({setRequired(k){g.value=k},setErrorTip(k){E.errorTip=k},setErrorIcon(k){E.errorIcon=k},setWarnTip(k){E.warnTip=k},setWarnIcon(k){E.warnIcon=k},setInfoTip(k){E.infoTip=k},setInfoIcon(k){E.infoIcon=k},setCustomClassName(k){B.value=k},setCustomStyle(k){y.value=k}});const v=(0,l.computed)(()=>o.infoTip||E.infoTip),R=(0,l.computed)(()=>o.infoIcon||E.infoIcon),M=(0,l.computed)(()=>o.warnTip||E.warnTip),Y=(0,l.computed)(()=>o.warnIcon||E.warnIcon),W=(0,l.computed)(()=>o.errorTip||E.errorTip),Z=(0,l.computed)(()=>o.errorIcon||E.errorIcon),I=(0,l.computed)(()=>W.value?"error":M.value?"warn":v.value?"info":""),O=()=>I.value.length>0,P=(0,l.computed)(()=>I.value==="error"?W.value:I.value==="warn"?M.value:I.value==="info"?v.value:""),V=(0,l.computed)(()=>I.value==="error"?Z.value:I.value==="warn"?Y.value:I.value==="info"?R.value:null),G=(0,l.computed)(()=>{const k={[`${m}__tip`]:!0,[`${m}__tip--${I.value}`]:!0,[`${m}--animate`]:!0};return I.value==="error"&&o.errorClass?k[`${o.errorClass}`]=!0:I.value==="warn"&&o.warnClass?k[`${o.warnClass}`]=!0:I.value==="info"&&o.infoClass&&(k[`${o.infoClass}`]=!0),k}),U=(0,l.computed)(()=>{const k={};return f&&f.value==="top"||!w()?k["padding-left"]="0px":L&&L.value&&(k["padding-left"]=ke(L.value)),k}),x=(0,l.ref)();let ee="";(0,l.watch)([()=>o.hintVisible,()=>o.hintText,()=>o.hintType,()=>o.hintProps],([k,Q,ne,oe])=>{x.value&&(k&&!ge(Q)?ee?n.show(x.value,Q,{...oe,id:ee,type:ne},!0):ee=n.show(x.value,Q,{...oe,type:ne},!0):n.hide(ee))});let le=null;const re=()=>{le||!x.value||(le=new IntersectionObserver(k=>{let Q=!1;for(let ne of k)if(ne.intersectionRatio>0){Q=!0,Q&&r.emit("appear",ne);break}Q||r.emit("disappear")}),le.observe(x.value))},X=()=>{!le||!x.value||(le.unobserve(x.value),le=null)};(0,l.watch)(()=>he(o.appearListen),k=>{k?re():X()}),(0,l.onMounted)(()=>{he(o.appearListen)&&re()}),(0,l.onUnmounted)(X);const te=()=>{if(!w())return null;const k=[],Q=r.slots?.label?.()??o.label,ne=(0,l.h)("div",{class:q.value},[Q]);if(k.push(ne),r.slots.fixedPreTip){const oe=r.slots.fixedPreTip();k.push(oe)}return(0,l.h)("div",{class:F.value,style:K.value},k)},H=()=>{const k=[];if(r.slots.prepend){const Q=r.slots.prepend();k.push(Q)}if(r.slots.default){const Q=r.slots.default();k.push(Q)}if(r.slots.append){const Q=r.slots.append();k.push(Q)}if(r.slots.fixedTip){const Q=(0,l.h)("div",{class:[`${m}__fixed-tip`]},[r.slots.fixedTip()]);k.push(Q)}return(0,l.h)("div",{ref:x,class:$.value,style:j.value},k)},J=()=>{const k=V.value;return k?typeof k=="function"?(0,l.h)("div",{class:"fox-item__tip--icon"},[k()]):(0,l.h)("div",{class:"fox-item__tip--icon"},[(0,l.h)(k)]):null},z=()=>{const k=P.value;return k?typeof k=="function"?(0,l.h)("div",{class:"fox-item__tip--text"},[k()]):(0,l.h)("div",{class:"fox-item__tip--text"},[k]):null},N=()=>{if(!O())return null;const k=[],Q=J();Q&&k.push(Q);const ne=z();return ne&&k.push(ne),(0,l.h)("div",{class:G.value,style:U.value},k)},C=()=>r.slots?.hide?.()??null;return()=>{const k=[],Q=[],ne=te();ne&&Q.push(ne);const oe=H();oe&&Q.push(oe);const ce=(0,l.h)("div",{class:A.value},Q);k.push(ce);const me=N();me&&k.push(me);const pe=C();return pe&&k.push(pe),(0,l.h)("div",{class:T.value,style:h.value,prop:o.prop,ref:c},k)}}}}var{componentName:yc,create:bc,scope:Sc}=se("item"),wc=bc(gc(yc,Sc,Fe,!1)),Ut=wc,On={span:{type:[Number,String],required:!1,default:1},offset:{type:[Number,String],default:0},width:{type:[String,Number],required:!1}};function vc(t,a){return{props:On,setup(n,i){const o=pt(),r=Tl();$l(!1);const s=(0,l.computed)(()=>r&&o?Bl(o,!1).value:null),c=t,e=(0,l.computed)(()=>({[c]:!0,[`${c}__gutter`]:s.value&&s.value.type!=="flow",[`${c}__stretch`]:n.span==="stretch"})),u=(0,l.computed)(()=>{const p={};if(n.width)n.width!=="auto"&&(p.width=ke(n.width));else{const d=r&&o?Vl(o,!1):null;if(s.value&&d)if(s.value.type==="grid"){const m=Ml(d,s.value,n.span,n.offset);Object.assign(p,m)}else if(s.value.type==="flow"){const m=Dl(d,s.value,n.span,n.offset,n.width);Object.assign(p,m)}else return n.width&&(p.width=ke(n.width)),p}return p});return()=>{const p={class:e.value,style:u.value};return i.slots&&typeof i.slots.default=="function"?(0,l.h)("div",p,i.slots.default()):(0,l.h)("div",p)}}}}var{componentName:Nc,create:Cc,scope:kc}=se("slot-item"),xc=Cc(vc(Nc,kc)),Ll=xc,Hn={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 zc(t,a){return{props:Hn,setup(n,i){const o=t,r=(0,l.computed)(()=>({[o]:!0,[`${o}__stretch`]:n.span==="stretch",[`${o}__${n.align}`]:!0})),s=pt(),c=Tl();$l(!1);const e=(0,l.computed)(()=>{const u={};if(n.width)n.width!=="auto"&&(u.width=ke(n.width));else if(c&&s){const p=Bl(s,!1),d=Vl(s,!1);if(p.value&&d)if(p.value.type==="grid"){const m=Ml(d,p.value,n.span,n.offset);Object.assign(u,m)}else if(p.value.type==="flow"){const m=Dl(d,p.value,n.span,n.offset,n.width);Object.assign(u,m)}else n.width&&(u.width=ke(n.width))}return n.gutter&&(u.gap=ke(n.gutter)),u});return()=>{const u=[];if(i.slots.default){const p=i.slots.default();if(n.divide)for(let d=0;d<p.length;d++){if(d>0){const m=(0,l.h)("div",{class:{[`${o}__divide`]:!0}});u.push(m)}u.push(p[d])}else Reflect.apply([].push,u,p)}return(0,l.h)("div",{class:r.value,style:e.value},u)}}}}var{componentName:Ec,create:Tc,scope:$c}=se("row-item"),Bc=Tc(zc(Ec,$c)),_l=Bc;function Vc(t,a){const n=document.createRange();n.setStart(t,0),n.setEnd(t,t.childNodes.length);const i=n.getBoundingClientRect().width;if(i>0){a(i);return}t.classList.add("is-selectable"),setTimeout(()=>{n.setStart(t,0),n.setEnd(t,t.childNodes.length);const o=n.getBoundingClientRect().width;t.classList.remove("is-selectable"),a(o)},500)}var Dc={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 Mc(t,a,n,i=!1){return{props:{...Dc},emits:["click"],setup(o,r){const s=(0,l.ref)(null),c=(0,l.computed)(()=>{const w={[`${t}`]:!0,"is-truncated":o.truncated};return o.type&&(w[`${t}--${o.type??"default"}`]=!0),o.size&&(w[`${t}--${o.size}`]=!0),w}),e=(0,l.computed)(()=>{const w={},f=o.textColor??o.color;return f&&(w.color=f),w}),u=(w,f)=>{let _=null;if(typeof o.highlightFilter=="string"&&o.highlightFilter.length>0){const A=o.highlightFilter;w.indexOf(A)!==-1&&(f.innerHTML=w.replace(new RegExp(A,"g"),`<span>${A}</span>`),f.class["is-highlight"]=!0,_=(0,l.h)(o.tag,f))}else if(typeof o.highlightFilter=="function"){const A=o.highlightFilter(w);A&&(f.innerHTML=A,f.class["is-highlight"]=!0,_=(0,l.h)(o.tag,f))}return _},p=w=>{r.emit("click",w)};let d="";const m=()=>{const w=s.value;if(!w)return;const f=w.clientWidth;Vc(w,_=>{const A=w.innerHTML??"";ge(A)||_<f||(d?n?.show(w,A,{type:"text",id:d,showArrow:o.showArrow},!0):d=n?.show(w,A,{type:"text",showArrow:o.showArrow},!0)??"")})},B=()=>{d&&n?.hide(d)};let T=null;const y=w=>{T||(T=setTimeout(()=>{m(),T=null},o.showAfter??0))},h=w=>{T&&(clearTimeout(T),T=null),setTimeout(()=>{B()},o.hideAfter??0)},S=()=>{const w=s.value;w&&(w.addEventListener("mouseover",y),w.addEventListener("mouseleave",h))},g=()=>{const w=s.value;w&&(w.removeEventListener("mouseover",y),w.removeEventListener("mouseleave",h))};return(0,l.onMounted)(()=>{!he(o.showOverflowTooltip)||!n||S()}),(0,l.onBeforeUnmount)(()=>{!he(o.showOverflowTooltip)||!n||g()}),()=>{const w={onClick:p,class:c.value,style:e.value,ref:s};let f=null;if(he(o.numberFormat)&&typeof r.slots.default=="function"){const A=r.slots.default();if(Array.isArray(A)&&A.length===1){const F=A[0].type.toString();if(F==="Symbol(Text)"||F==="Symbol(v-txt)"){const L=we(o.digits),K=we(o.decimalLength),q=he(o.autoPadding);let $=`${A[0].children}`,j=$.split("").reverse().join("");j=ul(j,K,q,L,o.separator),$=j.split("").reverse().join(""),o.highlightFilter!==void 0&&(f=u($,w)),f||(w.innerHTML=$,f=(0,l.h)(o.tag,w))}}}else{if(o.highlightFilter!==void 0&&typeof r.slots.default=="function"){const A=r.slots.default();if(Array.isArray(A)&&A.length===1){const F=A[0].type.toString();if(F==="Symbol(Text)"||F==="Symbol(v-txt)"){const L=`${A[0].children}`;f=u(L,w),f||(w.innerHTML=L,f=(0,l.h)(o.tag,w))}}}f||(f=(0,l.h)(o.tag,w,{default:r.slots.default}))}if(!o.mark&&!r.slots.mark)return f;const _=[];if(r.slots.mark){const A={[`${t}__mark-wrap`]:!0};o.type&&(A[`${t}__mark-wrap--${o.type}`]=!0);const F={},L=o.color;L&&(F.color=L);const K=(0,l.h)("view",{onClick:p,class:A,style:F},{default:r.slots.mark});_.push(K)}else{const A={[`${t}__mark`]:!0};o.type&&(A[`${t}__mark--${o.type??"default"}`]=!0);const F={},L=o.color;L&&(F["background-color"]=L);const K=(0,l.h)("view",{onClick:p,class:A,style:F});_.push(K)}if(o.divide){const A=(0,l.h)("div",{class:{[`${t}__divide`]:!0}});_.push(A)}return _.push(f),(0,l.h)("view",{class:{"fox-text__wrap":!0,"text-left":o.textPosition==="left","text-right":o.textPosition==="right"}},_)}}}}var{componentName:Ac,create:Ic,scope:Pc}=se("text"),Lc=Ic(Mc(Ac,Pc,Fe,!1)),Et=Lc,_c={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 Rc(t,a,n=!1){return{props:{..._c},emits:["update:visible"],setup(i,{emit:o,slots:r,expose:s}){const c=(0,l.ref)({top:null,right:null,bottom:null,left:null}),e=(0,l.ref)(0),u=(0,l.ref)(0),p=(0,l.ref)(0),d=(0,l.ref)(0),m=(0,l.ref)(i.placement),B=(0,l.ref)(!1),T=(0,l.ref)(!1),y=(0,l.ref)(null),h=()=>typeof i.reference=="string"?document.querySelector(i.reference):i.reference,S=(I,O,P,V,G,U,x,ee=!0)=>{const le=document.documentElement.clientWidth||document.body.clientWidth,re=document.documentElement.clientHeight||document.body.clientHeight,X=I.split("-");let te=[];ee?X[0]==="top"?te=["top","bottom","right","left"]:X[0]==="bottom"?te=["bottom","top","right","left"]:X[0]==="left"?te=["left","top","bottom","right"]:X[0]==="right"&&(te=["right","top","bottom","left"]):te=[I[0]];const H={top:null,right:null,bottom:null,left:null},J=[];for(let z=0;z<te.length;z++){const N=te[z];if(J[0]=N,X[1]&&(J[1]=X[1]),N==="top"){const C=P-x-i.arrowSize/2-i.offset;if(C>=0){H.top=C;let k=0;X[1]==="start"?k=O:X[1]==="end"?k=O+V-U:k=O+V/2-U/2;const Q=le-k-U;Q<0?(k+=Q,w.value=-Q):w.value=0,H.left=k<0?0:k;break}}else if(N==="bottom"){const C=P+G+i.arrowSize/2+i.offset;if(C+x<=re){H.top=C;let k=0;X[1]==="start"?k=O:X[1]==="end"?k=O+V-U:k=O+V/2-U/2;const Q=le-k-U;Q<0?(k+=Q,w.value=-Q):w.value=0,H.left=k<0?0:k;break}}else if(N==="left"){const C=O-U-i.arrowSize/2-i.offset;if(C>=0){H.left=C;let k=0;X[1]==="start"?k=P:X[1]==="end"?k=P+G-x:k=P+G/2-x/2,H.top=k<0?0:k;break}}else if(N==="right"){const C=O+V+i.arrowSize/2+i.offset;if(C+U<=le){H.left=C;let k=0;X[1]==="start"?k=P:X[1]==="end"?k=P+G-x:k=P+G/2-x/2,H.top=k<0?0:k;break}}}return{bestPlacement:J.join("-"),bestInsetRect:H}},g=()=>{const I=i.visible,O=i.autoFit;if(!dt||I===!1)return;if(i.reference){const x=h(),ee=_n(x);e.value=ee.x,u.value=ee.y,p.value=x.offsetWidth,d.value=x.offsetHeight}else i.referenceInset&&(e.value=i.referenceInset.left,u.value=i.referenceInset.top,p.value=i.referenceInset.right-i.referenceInset.left,d.value=i.referenceInset.bottom-i.referenceInset.top);const P=y.value.offsetWidth,V=y.value.offsetHeight,{bestPlacement:G,bestInsetRect:U}=S(i.placement,e.value,u.value,p.value,d.value,P,V,O);m.value=G,c.value=U},w=(0,l.ref)(0),f=Xe(()=>{g()},10),_=(0,l.ref)(i.visible);(0,l.watch)([()=>i.visible],([I])=>{_.value=I,I?(B.value=I,setTimeout(()=>{g(),T.value=!0},0)):T.value=!1});const A=(0,l.computed)(()=>_.value&&F.value),F=(0,l.ref)(!0),L=Xe(I=>{const O=I[0];O&&(F.value=O.isIntersecting)},10),K=new IntersectionObserver(L);(0,l.watch)([()=>i.reference,()=>i.referenceInset],([I,O],[P,V])=>{!I&&!O||(setTimeout(()=>{g()},0),i.autoFit&&(P&&(Yt.unwatch(P,f),K.unobserve(P)),I&&(Yt.watch(I,f),K.observe(I))))},{immediate:!0}),(0,l.onBeforeUnmount)(()=>{i.reference&&(Yt.unwatch(i.reference,f),K.unobserve(i.reference),K.disconnect())});const q=(0,l.computed)(()=>{const I={[t]:!0};return m.value.startsWith("top")?I["is-top"]=!0:m.value.startsWith("right")?I["is-right"]=!0:m.value.startsWith("bottom")?I["is-bottom"]=!0:m.value.startsWith("left")&&(I["is-left"]=!0),I[`is-${i.effect}`]=!0,!T.value&&A.value&&(I["is-opacity"]=!0),T.value&&A.value&&(I["is-show"]=!0),A.value||(I["is-hide"]=!0),i.customClass&&typeof i.customClass=="string"&&(I[`${i.customClass}`]=!0),I}),$=(0,l.computed)(()=>{const I={};return c.value.top!==null&&(I.top=`${c.value.top}px`),c.value.right!==null&&(I.right=`${c.value.right}px`),c.value.bottom!==null&&(I.bottom=`${c.value.bottom}px`),c.value.left!==null&&(I.left=`${c.value.left}px`),i.width&&(I.width=i.width),i.zIndex&&(I["z-index"]=`${i.zIndex}`),i.customStyle&&typeof i.customStyle=="object"&&Object.assign(I,i.customStyle),I}),j=()=>{_.value=!1,o("update:visible",!1)},E=()=>i.showOverlay?(0,l.h)("div",{class:`${t}__overlay`,onClick:j}):null,v=()=>{let I=null;return r.title?I=(0,l.h)("div",{class:`${t}__title`},{default:r.title}):i.title&&(I=(0,l.h)("div",{class:`${t}__title`},[i.title])),I},R=(0,l.computed)(()=>({[`${t}__arrow`]:!0})),M=(0,l.computed)(()=>{const I={};return i.showArrow?(I.width=`${i.arrowSize}px`,I.height=`${i.arrowSize}px`,m.value==="top"?(I.left="50%",I.bottom="0",I.transform="translate(-50%, 50%)"):m.value==="top-start"?(I.left=`${i.arrowOffset+w.value}px`,I.bottom="0",I.transform="translate(-50%, 50%)"):m.value==="top-end"?(I.right=`${i.arrowOffset-w.value}px`,I.bottom="0",I.transform="translate(-50%, 50%)"):m.value==="right"?(I.left="0",I.top="50%",I.transform="translate(-50%, -50%)"):m.value==="right-start"?(I.left="0",I.top=`${i.arrowOffset}px`,I.transform="translate(-50%, 50%)"):m.value==="right-end"?(I.left="0",I.bottom=`-${i.arrowOffset}px`,I.transform="translate(-50%, 50%)"):m.value==="bottom"?(I.left="50%",I.top="0",I.transform="translate(-50%, -50%)"):m.value==="bottom-start"?(I.left=`${i.arrowOffset+w.value}px`,I.top="0",I.transform="translate(-50%, -50%)"):m.value==="bottom-end"?(I.right=`${i.arrowOffset-w.value}px`,I.top="0",I.transform="translate(-50%, -50%)"):m.value==="left"?(I.right="0",I.top="50%",I.transform="translate(50%, -50%)"):m.value==="left-start"?(I.right="0",I.top=`${i.arrowOffset}px`,I.transform="translate(50%, -50%)"):m.value==="left-end"&&(I.right="0",I.bottom=`-${i.arrowOffset}px`,I.transform="translate(50%, -50%)"),I):{display:"none"}}),Y=()=>(0,l.h)("div",{class:R.value,style:M.value}),W=()=>{_.value===!1&&(B.value=!1)},Z=I=>{if(!y.value||_.value===!1)return;const{relatedTarget:O}=I;y.value.contains(O)||(_.value=!1,o("update:visible",!1))};return s({doLayout:g}),()=>{if(!B.value)return null;const I=[],O=E();O&&I.push(O);const P=[],V=v();if(V&&P.push(V),r.default){const ee=r.default();P.push(ee)}const G=Y();G&&P.push(G);const U={ref:y,class:q.value,style:$.value,onAnimationend:W};i.leaveHide&&(U.onMouseleave=Z);const x=(0,l.h)("div",U,{default:()=>P});return I.push(x),(0,l.h)(l.Teleport,{to:i.teleport,disabled:i.teleportDisable},{default:()=>I})}}}}var{componentName:Fc,create:Oc,scope:Hc}=se("popover-dialog"),qc=Oc(Rc(Fc,Hc,!1)),Rl=qc,jc={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 Kc(t,a,n){return{props:{...Hn,...jc},emits:["click"],setup(i,{slots:o,attrs:r}){const{toLocaleRefs:s}=(0,Ne.useFoxI18n)(a),c=s(i,["moreText"]),e=t,u=(0,l.computed)(()=>({[e]:!0}));function p(_){return _.props||{}}function d(_){return!!p(_).disabled}function m(_){return _.children??[]}const B=(0,l.ref)(),T=(0,l.computed)(()=>B.value?.$el??null),y=(0,l.ref)(!1),h=_=>{y.value=_},S=()=>{y.value=!y.value};function g(_,A){return()=>{A||(y.value=!1,p(_)?.onClick?.())}}function w(_,A){const F=m(_),L=d(_),K=g(_,L),q=[`${e}__dropdown-item`];return L&&q.push("is-disabled"),(0,l.h)("span",{class:q,onClick:K},F)}const f=_=>{const A=i.maxDisplayCount??_.length;if(A>=_.length)return _;const F=[],L=A-1;for(let E=0;E<L;E++)F.push(_[E]);const K=(o.moreIcon&&o.moreIcon())??(i.moreIcon&&(0,l.h)(i.moreIcon))??(0,l.h)(n),q=(0,l.h)(Et,{ref:E=>B.value=E,class:`${e}__dropdown-link`,"text-position":"left","show-overflow-tooltip":!1,type:i.type,onClick:S},{default:()=>c.moreText.value,mark:()=>K});F.push(q);const $=[];for(let E=L;E<_.length;E++){const v=w(_[E],E);$.push(v)}const j=(0,l.h)(Rl,{placement:i.dropdownPlacement,"onUpdate:visible":h,visible:y.value,reference:T.value,"custom-class":`${e}__popover`},{default:()=>$});return F.push(j),F};return()=>{const{getChildren:_}=Al(o?.default),A=f(_()),F=et(i,Hn);return Object.assign(F,r??{}),F.class=u.value,(0,l.h)(_l,F,{default:()=>A})}}}}var{componentName:Wc,create:Yc,scope:Uc}=se("buttons-item"),Gc=Yc(Kc(Wc,Uc,$e.ArrowDown)),qn=Gc;function Pe(t,a={}){return(0,l.h)(Ut,t,a)}function Xc(t,a,n,i,o){let r=[];Array.isArray(t)?r=t:r=[t];const s=[],c=a[0];if(Array.isArray(t)&&!Array.isArray(c)&&!c[o]){let e=a;for(let u=0;e&&u<r.length;u++){let p=r[u],d=e.find(m=>m[i]===p);if(!d)break;s.push(d[n])}return s}if(Array.isArray(c))for(let e=0;e<a.length&&e<r.length;e++){let u=a[e],p=r[e];const d=u.find(m=>m[i]===p);if(!d)break;s.push(d[n])}else{let e=a;for(let u=0;e&&u<r.length;u++){let p=r[u],d=e.find(m=>m[i]===p);if(!d)break;s.push(d[n]),e=d[o]}}return s}var Qc=class{scope;constructor(t){this.scope=t}async load(t,a,n){if(!a)return[];if(Array.isArray(a))return a;if(typeof a=="function")return await a(n);const i=Re(t,this.scope);return i===null?(console.error(`[FoxUI]${t} component not found api function`),[]):(Ye(n)&&(0,l.isReactive)(n)&&(n=(0,l.toRaw)(n)),await i(a,n))}};function Zc(){return new Qc(Qe())}var Wr={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],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 Jc(t,a){return{props:Wr,setup(n,{attrs:i,slots:o}){const r=Zc(),s=(0,l.ref)([]);(0,l.watch)([()=>n.source,()=>n.params],async([e,u])=>{s.value=await r.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=Xc(n.modelValue,s.value,n.textKey,n.valueKey,n.childrenKey);return e.length==0?n.emptyText??"":e.length===1?n.optionType=="item"?`${n.modelValue}${n.separator}${e[0]}`:e[0]:e.join(n.separator)});return()=>{const e={...i};if(o.default)return o.default({text:c.value,value:n.modelValue});const 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:e1,create:t1,scope:l1}=se("mapping"),n1=t1(Jc(e1,l1)),Tt=n1;function He(t,a,n,i){const o="fox-browse-item";let r=null;n?r=(0,l.h)(Tt,{class:[`${o}__mapping`],source:n,modelValue:t,separator:i},{default:c=>(0,l.h)(Et,{class:[`${o}__text`]},{default:()=>c.text})}):r=(0,l.h)(Et,{class:[`${o}__text`]},{default:()=>t});const s={label:a.default,default:()=>r};return(0,l.h)(Ut,{class:[o]},s)}var 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},Yr={modelValue:{type:[String,Boolean,Number,Object],required:!1},clearable:{type:[Boolean,String],default:!0},placeholder:{type:[String],required:!1},unit:{type:[String],required:!1},adjustPosition:{type:[Boolean],default:()=>!0},alwaysSystem:{type:[Boolean],default:()=>!1},showTooltip:{type:[Boolean],default:()=>!1},maxLength:{type:[String,Number]}},a1={...xe,...Te,...Yr};function r1(t,a,n,i){return{props:a1,emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(o,r){const{itemTemplateRef:s,innerDisabled:c,disabled:e,innerReadonly:u,readonly:p,browse:d}=Ie(o),{emitEvent:m,exposeApi:B}=Ee({componentName:t,get readonly(){return p.value},get disabled(){return e.value},get props(){return o},context:r,get templateRefProxy(){return s.value}},o.prop??r.attrs.name),{toLocaleRefs:T}=(0,Ne.useFoxI18n)(a),y=T(o,["placeholder"]),h=(0,l.ref)(!1),S=ve(o,"modelValue",null,m),g=t,w=(0,l.computed)(()=>({[g]:!0,[`${g}__disabled`]:e.value,[`${g}__readonly`]:p.value})),f=Z=>{S.value=Z,m("update:modelValue",Z),m("input",Z)},_=Z=>{m("change",Z)};let A=ve(o,"hintText"),F=(0,l.ref)(!1);const L=Z=>{let I=Z.target.value;h.value=!0,ge(A.value)||(F.value=!0),m("focus",I,Z)},K=Z=>{setTimeout(()=>{F.value&&(F.value=!1),h.value=!1},0);let I=Z.target.value;o.maxLength&&I.length>Number(o.maxLength)&&(I=I.slice(0,Number(o.maxLength))),m("blur",I,Z)},q=()=>{m("clear","")},$=(0,l.ref)(!1);let j=null;const E=()=>{o.showTooltip&&$.value===!1&&(j&&clearTimeout(j),j=setTimeout(()=>{$.value=!0},150))},v=()=>{j&&(clearTimeout(j),$.value=!1,j=null)},R=(0,l.computed)(()=>$.value||F.value),M=(0,l.computed)(()=>$.value?S.value:A.value),Y=(0,l.computed)(()=>ft(o.unit)>0),W=(0,l.ref)();return B({focus:()=>{W?.value.focus()},blur:()=>{W?.value.blur()},select:()=>{W?.value.select()},setDisabled:Z=>{c.value=Z},setReadonly:Z=>{u.value=Z}}),()=>{if(d.value==="on"&&(p.value||e.value))return i(S.value,r.slots);const Z={...Je(r.attrs),ref:W,class:w.value,placeholder:y.placeholder.value,clearable:o.clearable,disabled:e.value,readonly:p.value,modelValue:S.value,"adjust-position":o.adjustPosition,"always-system":o.alwaysSystem,onClear:q,onChange:_,onInput:f,onFocus:L,onBlur:K,onMouseover:E,onMouseleave:v},I={};r.slots.prepend&&(I.prepend=r.slots.prepend),r.slots.append&&(I.append=r.slots.append),r.slots.prefix&&(I.prefix=r.slots.prefix),r.slots.suffix?I.suffix=r.slots.suffix:Y.value&&(I.suffix=()=>[o.unit]);const O=[],P=(0,l.h)(D.ElInput,Z,I);O.push(P);const V={default:()=>O};V.label=r.slots.default,V.fixedPreTip=r.slots.fixedPreTip,V.fixedTip=r.slots.fixedTip;const G={...Ae(o,Yr),ref:s,hintText:M.value,hintVisible:R.value};return o.prop&&(G.prop=`${o.prop}_item`),n(G,V)}}}}var{componentName:o1,create:i1,scope:s1}=se("input-item"),c1=i1(r1(o1,s1,Pe,He)),jn=c1;function yt(t,a){return typeof t.textKey=="string"&&t.textKey.length>0?a[t.textKey]:a.text}function Gt(t,a){return typeof t.valueKey=="string"&&t.valueKey.length>0?a[t.valueKey]:a.value}function Ur(t,a){return typeof t.childrenKey=="string"&&t.childrenKey.length>0?a[t.childrenKey]||null:a.children??null}function u1(t,a){return typeof t.disabledKey=="string"&&t.disabledKey.length>0?a[t.disabledKey]:a.disabled??null}var d1=class{scope;constructor(t){this.scope=t}async load(t,a,n){if(!a)return[];if(Array.isArray(a))return a;if(typeof a=="function")return await a(n);const i=Re(t,this.scope);return i===null?(console.error(`[FoxUI]${t} component not found api function`),[]):(Ye(n)&&(0,l.isReactive)(n)&&(n=(0,l.toRaw)(n)),await i(a,n))}};function f1(){return new d1(Qe())}function Gr(t,a,n){return!(yt(t,a)!==yt(t,n)||Gt(t,a)!==Gt(t,n))}function Xr(t,a,n,i){if(i.length===0||a===""||a===null||a===void 0)return null;Array.isArray(a)||(a=[a]);const o=[];return a.forEach(r=>{for(let s of i){const c=Ur(t,s);if(Array.isArray(c)&&c.length>0){const e=Xr(t,r,n,c)??[];Reflect.apply([].push,o,e)}else{let e=!1;if(n==="text")e=yt(t,s)===r;else if(n==="item")e=Gr(t,s,r);else{let u=Gt(t,s);u==null&&(u=yt(t,s)),e=u===r}if(e){o.push(s);break}}}}),o}function m1(t){return{text:t,value:t}}var Qr={modelValue:{type:[String,Boolean,Number,Object,Array],required:!1},text:{type:[String],required:!1},source:{type:[Array,Function,String]},sourceFilter:{type:[Function]},params:{type:Object},clearable:{type:[Boolean,String],default:!0},multiple:{type:[Boolean],default:!1},valueType:{type:String,required:!1,default:"value"},optionType:{type:String,required:!1,default:"text"},textKey:{type:[String],required:!1,default:"text"},valueKey:{type:[String],required:!1,default:"value"},childrenKey:{type:[String],required:!1,default:"children"},disabledKey:{type:[String],required:!1,default:"disabled"},remoteMethod:{type:[Function],required:!1},filterMethod:{type:[Function],required:!1},allowCreate:{type:[Boolean],default:!1},unit:{type:[String],required:!1},placeholder:{type:[String],required:!1},appearLoad:{type:[Boolean,String],default:!1},showTooltip:{type:[Boolean],default:!1}},h1={...xe,...Te,...Qr};function p1(t,a,n,i){return{props:h1,emits:["change","update:modelValue","update:text","blur","focus","clear","visible-change","remove-tag","selected","setValue"],setup(o,r){const{itemTemplateRef:s,innerDisabled:c,disabled:e,innerReadonly:u,readonly:p,browse:d}=Ie(o),{emitEvent:m,exposeApi:B}=Ee({componentName:t,validateCheckEvents:["blur","update:modelValue","selected"],get readonly(){return p.value},get disabled(){return e.value},get props(){return o},context:r,get templateRefProxy(){return s.value}},o.prop??r.attrs.name),{toLocaleRefs:T}=(0,Ne.useFoxI18n)(a),y=T(o,["placeholder"]),h=(0,l.ref)(null),S=(0,l.ref)([]),g=(0,l.computed)(()=>S.value?S.value.map(C=>yt(o,C)).join(" "):""),w=(C,k,Q,ne=!0)=>{if(!Q||Q.length==0){h.value=C,ne&&(m("update:modelValue",C),m("change",C));return}const oe=Xr(o,C,k,Q);if(oe===null){if(S.value===null||S.value.length===0)return;h.value=null,S.value=[],ne&&(m("update:modelValue",null),m("update:text",null),m("change",null));return}let ce=!0;if(oe.length!==S.value.length)ce=!1;else for(let me=0;me<oe.length;me++){const pe=oe[me],be=S.value[me];if(!Gr(o,pe,be)){ce=!1;break}}if(!ce){S.value=oe;let me=[],pe=[],be=[];oe.forEach(at=>{const ol=Gt(o,at),ln=yt(o,at);me.push(ol),be.push(ln),o.valueType==="text"?pe.push(ln):o.valueType==="item"?pe.push(at):pe.push(ol)});let De,We,Ze;he(o.multiple)?(h.value=me,De=(0,l.toRaw)(pe),We=be,Ze=(0,l.toRaw)(oe)):(h.value=me[0]??"",De=(0,l.toRaw)(pe[0]??""),We=be[0]??"",Ze=(0,l.toRaw)(oe[0])),ne&&(m("update:modelValue",De),m("change",De,Ze)),m("update:text",We)}},f=(0,l.ref)(null),_=(0,l.ref)(null),A=(0,l.computed)(()=>{let C=_.value??f.value??[];return Array.isArray(C)&&typeof o.sourceFilter=="function"&&(C=C.filter(o.sourceFilter)),C}),F=Be((0,l.computed)(()=>o.appearLoad),"appearLoad",Oe.Near,C=>he(C)),L=f1(),K=async(C,k)=>{if(C){const Q=await L.load("select",C,k);Q.length>0?typeof Q[0]=="string"?f.value=Q.map(ne=>m1(ne)):f.value=Q:f.value=null}};(0,l.watch)([()=>o.source,()=>o.params],([C,k])=>{_.value=null,K(C,k)},{immediate:!F.value});let q=!1;const $=()=>{q||(q=!0,K(o.source,o.params))};(0,l.watch)([()=>f.value,()=>o.modelValue],([C,k])=>{if(R()&&he(o.multiple)){Ge(k,h.value)||(h.value=k);return}w(k,o.valueType,A.value,!1),m("setValue",k)}),o.source||(h.value=o.modelValue);let j=null,E=(0,l.ref)(!1);typeof o.remoteMethod=="function"&&(j=async C=>{if(C==null){_.value=null;return}E.value=!0;try{const k=await o.remoteMethod(C);k&&(_.value=k)}catch(k){_.value=null,console.error(k)}E.value=!1});let v=null;typeof o.filterMethod=="function"&&(v=async C=>{if(C==null){_.value=null;return}E.value=!0;try{const k=await o.filterMethod(C,f.value);k&&(_.value=k)}catch(k){_.value=null,console.error(k)}E.value=!1});const R=()=>typeof o.remoteMethod=="function"||typeof o.filterMethod=="function",M=(0,l.ref)(!1),Y=t,W=(0,l.computed)(()=>({[Y]:!0})),Z=C=>{o.allowCreate||R()&&he(o.multiple)?(m("update:modelValue",C),m("change",C),m("update:text",C),h.value=C):w(C,"value",A.value,!0)};let I=ve(o,"hintText"),O=(0,l.ref)(!1);const P=C=>{let k=C.target.value;M.value=!0,ge(I.value)||(O.value=!0),m("focus",k,C)},V=C=>{setTimeout(()=>{O.value&&(O.value=!1),M.value=!1},0);const k=C.target.value;te.value||m("blur",k,C)},G=()=>{m("clear","")},U=(0,l.ref)(!1);let x=null;const ee=()=>{o.showTooltip&&U.value===!1&&(x&&clearTimeout(x),x=setTimeout(()=>{U.value=!0},150))},le=()=>{x&&(clearTimeout(x),U.value=!1,x=null)},re=(0,l.computed)(()=>U.value||O.value),X=(0,l.computed)(()=>U.value?g.value:I.value),te=(0,l.ref)(!1),H=C=>{te.value=C,m("visible-change",C),C||m("selected")},J=C=>{m("remove-tag",C)},z=(C,k)=>{const Q=[];return C.forEach((ne,oe)=>{const ce=Ur(o,ne);if(Array.isArray(ce)&&ce.length>0){const me=z(ce,k),pe=yt(o,ne),be={key:`${pe}_${oe}`,label:pe};Q.push((0,l.h)(D.ElOptionGroup,be,{default:()=>me}))}else{const me=Gt(o,ne),pe=yt(o,ne),be=u1(o,ne),De={key:`${me}_${oe}`,label:pe,disabled:be,value:me};if(typeof k=="function")Q.push((0,l.h)(D.ElOption,De,{default:()=>k(ne)}));else if(o.optionType==="item"){const We=(0,l.h)("div",{class:{"fox-select-item__option":!0}},[(0,l.h)("span",{class:{"fox-select-item__option-left":!0}},[me]),(0,l.h)("span",{class:{"fox-select-item__option-right":!0}},[pe])]);Q.push((0,l.h)(D.ElOption,De,{default:()=>We}))}else o.optionType==="value"?Q.push((0,l.h)(D.ElOption,De,{default:()=>[me]})):Q.push((0,l.h)(D.ElOption,De))}}),Q},N=(0,l.ref)();return B({focus:()=>{N?.value.focus()},blur:()=>{N?.value.blur()},setDisabled:C=>{c.value=C},setReadonly:C=>{u.value=C}}),()=>{if(d.value==="on"&&(p.value||e.value))return i(h.value,r.slots,A.value);const C={...Je(r.attrs),ref:N,class:W.value,clearable:o.clearable,multiple:o.multiple,placeholder:y.placeholder.value,disabled:e.value||p.value,modelValue:h.value,"value-key":o.valueKey,"allow-create":o.allowCreate,onClear:G,onChange:Z,onFocus:P,onBlur:V,onVisibleChange:H,onRemoveTag:J};typeof j=="function"&&(C["remote-method"]=j,C.loading=E.value),typeof v=="function"&&(C["filter-method"]=v,C.loading=E.value);const k={};r.slots.prefix&&(k.prefix=r.slots.prefix),r.slots.empty&&(k.empty=r.slots.empty),r.slots.options?k.default=r.slots.options:k.default=()=>z(A.value,r.slots.option);const Q=[],ne=(0,l.h)(D.ElSelect,C,k);Q.push(ne);const oe={default:()=>Q};oe.label=r.slots.default,oe.fixedPreTip=r.slots.fixedPreTip,oe.fixedTip=r.slots.fixedTip;const ce={...Ae(o,Qr),ref:s,hintText:X.value,hintVisible:re.value,onMouseover:ee,onMouseleave:le};return o.prop&&(ce.prop=`${o.prop}_item`),F.value&&(ce["appear-listen"]=!0,ce.onAppear=$),n(ce,oe)}}}}var{componentName:g1,create:y1,scope:b1}=se("select-item"),S1=y1(p1(g1,b1,Pe,He)),Kn=S1,w1=rt(((t,a)=>{(function(n,i){typeof t=="object"&&typeof a<"u"?a.exports=i():typeof define=="function"&&define.amd?define(i):(n=typeof globalThis<"u"?globalThis:n||self).dayjs=i()})(t,(function(){"use strict";var n=1e3,i=6e4,o=36e5,r="millisecond",s="second",c="minute",e="hour",u="day",p="week",d="month",m="quarter",B="year",T="date",y="Invalid Date",h=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,S=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,g={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(v){var R=["th","st","nd","rd"],M=v%100;return"["+v+(R[(M-20)%10]||R[M]||R[0])+"]"}},w=function(v,R,M){var Y=String(v);return!Y||Y.length>=R?v:""+Array(R+1-Y.length).join(M)+v},f={s:w,z:function(v){var R=-v.utcOffset(),M=Math.abs(R),Y=Math.floor(M/60),W=M%60;return(R<=0?"+":"-")+w(Y,2,"0")+":"+w(W,2,"0")},m:function v(R,M){if(R.date()<M.date())return-v(M,R);var Y=12*(M.year()-R.year())+(M.month()-R.month()),W=R.clone().add(Y,d),Z=M-W<0,I=R.clone().add(Y+(Z?-1:1),d);return+(-(Y+(M-W)/(Z?W-I:I-W))||0)},a:function(v){return v<0?Math.ceil(v)||0:Math.floor(v)},p:function(v){return{M:d,y:B,w:p,d:u,D:T,h:e,m:c,s,ms:r,Q:m}[v]||String(v||"").toLowerCase().replace(/s$/,"")},u:function(v){return v===void 0}},_="en",A={};A[_]=g;var F="$isDayjsObject",L=function(v){return v instanceof j||!(!v||!v[F])},K=function v(R,M,Y){var W;if(!R)return _;if(typeof R=="string"){var Z=R.toLowerCase();A[Z]&&(W=Z),M&&(A[Z]=M,W=Z);var I=R.split("-");if(!W&&I.length>1)return v(I[0])}else{var O=R.name;A[O]=R,W=O}return!Y&&W&&(_=W),W||!Y&&_},q=function(v,R){if(L(v))return v.clone();var M=typeof R=="object"?R:{};return M.date=v,M.args=arguments,new j(M)},$=f;$.l=K,$.i=L,$.w=function(v,R){return q(v,{locale:R.$L,utc:R.$u,x:R.$x,$offset:R.$offset})};var j=(function(){function v(M){this.$L=K(M.locale,null,!0),this.parse(M),this.$x=this.$x||M.x||{},this[F]=!0}var R=v.prototype;return R.parse=function(M){this.$d=(function(Y){var W=Y.date,Z=Y.utc;if(W===null)return new Date(NaN);if($.u(W))return new Date;if(W instanceof Date)return new Date(W);if(typeof W=="string"&&!/Z$/i.test(W)){var I=W.match(h);if(I){var O=I[2]-1||0,P=(I[7]||"0").substring(0,3);return Z?new Date(Date.UTC(I[1],O,I[3]||1,I[4]||0,I[5]||0,I[6]||0,P)):new Date(I[1],O,I[3]||1,I[4]||0,I[5]||0,I[6]||0,P)}}return new Date(W)})(M),this.init()},R.init=function(){var M=this.$d;this.$y=M.getFullYear(),this.$M=M.getMonth(),this.$D=M.getDate(),this.$W=M.getDay(),this.$H=M.getHours(),this.$m=M.getMinutes(),this.$s=M.getSeconds(),this.$ms=M.getMilliseconds()},R.$utils=function(){return $},R.isValid=function(){return this.$d.toString()!==y},R.isSame=function(M,Y){var W=q(M);return this.startOf(Y)<=W&&W<=this.endOf(Y)},R.isAfter=function(M,Y){return q(M)<this.startOf(Y)},R.isBefore=function(M,Y){return this.endOf(Y)<q(M)},R.$g=function(M,Y,W){return $.u(M)?this[Y]:this.set(W,M)},R.unix=function(){return Math.floor(this.valueOf()/1e3)},R.valueOf=function(){return this.$d.getTime()},R.startOf=function(M,Y){var W=this,Z=!!$.u(Y)||Y,I=$.p(M),O=function(re,X){var te=$.w(W.$u?Date.UTC(W.$y,X,re):new Date(W.$y,X,re),W);return Z?te:te.endOf(u)},P=function(re,X){return $.w(W.toDate()[re].apply(W.toDate("s"),(Z?[0,0,0,0]:[23,59,59,999]).slice(X)),W)},V=this.$W,G=this.$M,U=this.$D,x="set"+(this.$u?"UTC":"");switch(I){case B:return Z?O(1,0):O(31,11);case d:return Z?O(1,G):O(0,G+1);case p:var ee=this.$locale().weekStart||0,le=(V<ee?V+7:V)-ee;return O(Z?U-le:U+(6-le),G);case u:case T:return P(x+"Hours",0);case e:return P(x+"Minutes",1);case c:return P(x+"Seconds",2);case s:return P(x+"Milliseconds",3);default:return this.clone()}},R.endOf=function(M){return this.startOf(M,!1)},R.$set=function(M,Y){var W,Z=$.p(M),I="set"+(this.$u?"UTC":""),O=(W={},W[u]=I+"Date",W[T]=I+"Date",W[d]=I+"Month",W[B]=I+"FullYear",W[e]=I+"Hours",W[c]=I+"Minutes",W[s]=I+"Seconds",W[r]=I+"Milliseconds",W)[Z],P=Z===u?this.$D+(Y-this.$W):Y;if(Z===d||Z===B){var V=this.clone().set(T,1);V.$d[O](P),V.init(),this.$d=V.set(T,Math.min(this.$D,V.daysInMonth())).$d}else O&&this.$d[O](P);return this.init(),this},R.set=function(M,Y){return this.clone().$set(M,Y)},R.get=function(M){return this[$.p(M)]()},R.add=function(M,Y){var W,Z=this;M=Number(M);var I=$.p(Y),O=function(G){var U=q(Z);return $.w(U.date(U.date()+Math.round(G*M)),Z)};if(I===d)return this.set(d,this.$M+M);if(I===B)return this.set(B,this.$y+M);if(I===u)return O(1);if(I===p)return O(7);var P=(W={},W[c]=i,W[e]=o,W[s]=n,W)[I]||1,V=this.$d.getTime()+M*P;return $.w(V,this)},R.subtract=function(M,Y){return this.add(-1*M,Y)},R.format=function(M){var Y=this,W=this.$locale();if(!this.isValid())return W.invalidDate||y;var Z=M||"YYYY-MM-DDTHH:mm:ssZ",I=$.z(this),O=this.$H,P=this.$m,V=this.$M,G=W.weekdays,U=W.months,x=W.meridiem,ee=function(X,te,H,J){return X&&(X[te]||X(Y,Z))||H[te].slice(0,J)},le=function(X){return $.s(O%12||12,X,"0")},re=x||function(X,te,H){var J=X<12?"AM":"PM";return H?J.toLowerCase():J};return Z.replace(S,(function(X,te){return te||(function(H){switch(H){case"YY":return String(Y.$y).slice(-2);case"YYYY":return $.s(Y.$y,4,"0");case"M":return V+1;case"MM":return $.s(V+1,2,"0");case"MMM":return ee(W.monthsShort,V,U,3);case"MMMM":return ee(U,V);case"D":return Y.$D;case"DD":return $.s(Y.$D,2,"0");case"d":return String(Y.$W);case"dd":return ee(W.weekdaysMin,Y.$W,G,2);case"ddd":return ee(W.weekdaysShort,Y.$W,G,3);case"dddd":return G[Y.$W];case"H":return String(O);case"HH":return $.s(O,2,"0");case"h":return le(1);case"hh":return le(2);case"a":return re(O,P,!0);case"A":return re(O,P,!1);case"m":return String(P);case"mm":return $.s(P,2,"0");case"s":return String(Y.$s);case"ss":return $.s(Y.$s,2,"0");case"SSS":return $.s(Y.$ms,3,"0");case"Z":return I}return null})(X)||I.replace(":","")}))},R.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},R.diff=function(M,Y,W){var Z,I=this,O=$.p(Y),P=q(M),V=(P.utcOffset()-this.utcOffset())*i,G=this-P,U=function(){return $.m(I,P)};switch(O){case B:Z=U()/12;break;case d:Z=U();break;case m:Z=U()/3;break;case p:Z=(G-V)/6048e5;break;case u:Z=(G-V)/864e5;break;case e:Z=G/o;break;case c:Z=G/i;break;case s:Z=G/n;break;default:Z=G}return W?Z:$.a(Z)},R.daysInMonth=function(){return this.endOf(d).$D},R.$locale=function(){return A[this.$L]},R.locale=function(M,Y){if(!M)return this.$L;var W=this.clone(),Z=K(M,Y,!0);return Z&&(W.$L=Z),W},R.clone=function(){return $.w(this.$d,this)},R.toDate=function(){return new Date(this.valueOf())},R.toJSON=function(){return this.isValid()?this.toISOString():null},R.toISOString=function(){return this.$d.toISOString()},R.toString=function(){return this.$d.toUTCString()},v})(),E=j.prototype;return q.prototype=E,[["$ms",r],["$s",s],["$m",c],["$H",e],["$W",u],["$M",d],["$y",B],["$D",T]].forEach((function(v){E[v[1]]=function(R){return this.$g(R,v[0],v[1])}})),q.extend=function(v,R){return v.$i||(v(R,j,q),v.$i=!0),q},q.locale=K,q.isDayjs=L,q.unix=function(v){return q(1e3*v)},q.en=A[_],q.Ls=A,q.p={},q}))})),v1=rt(((t,a)=>{(function(n,i){typeof t=="object"&&typeof a<"u"?a.exports=i():typeof define=="function"&&define.amd?define(i):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_plugin_customParseFormat=i()})(t,(function(){"use strict";var n={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},i=/(\[[^[]*\])|([-_:/.,()\s]+)|(A|a|Q|YYYY|YY?|ww?|MM?M?M?|Do|DD?|hh?|HH?|mm?|ss?|S{1,3}|z|ZZ?)/g,o=/\d/,r=/\d\d/,s=/\d\d?/,c=/\d*[^-_:/,()\s\d]+/,e={},u=function(h){return(h=+h)+(h>68?1900:2e3)},p=function(h){return function(S){this[h]=+S}},d=[/[+-]\d\d:?(\d\d)?|Z/,function(h){(this.zone||(this.zone={})).offset=(function(S){if(!S||S==="Z")return 0;var g=S.match(/([+-]|\d\d)/g),w=60*g[1]+(+g[2]||0);return w===0?0:g[0]==="+"?-w:w})(h)}],m=function(h){var S=e[h];return S&&(S.indexOf?S:S.s.concat(S.f))},B=function(h,S){var g,w=e.meridiem;if(w){for(var f=1;f<=24;f+=1)if(h.indexOf(w(f,0,S))>-1){g=f>12;break}}else g=h===(S?"pm":"PM");return g},T={A:[c,function(h){this.afternoon=B(h,!1)}],a:[c,function(h){this.afternoon=B(h,!0)}],Q:[o,function(h){this.month=3*(h-1)+1}],S:[o,function(h){this.milliseconds=100*+h}],SS:[r,function(h){this.milliseconds=10*+h}],SSS:[/\d{3}/,function(h){this.milliseconds=+h}],s:[s,p("seconds")],ss:[s,p("seconds")],m:[s,p("minutes")],mm:[s,p("minutes")],H:[s,p("hours")],h:[s,p("hours")],HH:[s,p("hours")],hh:[s,p("hours")],D:[s,p("day")],DD:[r,p("day")],Do:[c,function(h){var S=e.ordinal;if(this.day=h.match(/\d+/)[0],S)for(var g=1;g<=31;g+=1)S(g).replace(/\[|\]/g,"")===h&&(this.day=g)}],w:[s,p("week")],ww:[r,p("week")],M:[s,p("month")],MM:[r,p("month")],MMM:[c,function(h){var S=m("months"),g=(m("monthsShort")||S.map((function(w){return w.slice(0,3)}))).indexOf(h)+1;if(g<1)throw new Error;this.month=g%12||g}],MMMM:[c,function(h){var S=m("months").indexOf(h)+1;if(S<1)throw new Error;this.month=S%12||S}],Y:[/[+-]?\d+/,p("year")],YY:[r,function(h){this.year=u(h)}],YYYY:[/\d{4}/,p("year")],Z:d,ZZ:d};function y(h){for(var S=h,g=e&&e.formats,w=(h=S.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,(function(q,$,j){var E=j&&j.toUpperCase();return $||g[j]||n[j]||g[E].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,(function(v,R,M){return R||M.slice(1)}))}))).match(i),f=w.length,_=0;_<f;_+=1){var A=w[_],F=T[A],L=F&&F[0],K=F&&F[1];w[_]=K?{regex:L,parser:K}:A.replace(/^\[|\]$/g,"")}return function(q){for(var $={},j=0,E=0;j<f;j+=1){var v=w[j];if(typeof v=="string")E+=v.length;else{var R=v.regex,M=v.parser,Y=q.slice(E),W=R.exec(Y)[0];M.call($,W),q=q.replace(W,"")}}return(function(Z){var I=Z.afternoon;if(I!==void 0){var O=Z.hours;I?O<12&&(Z.hours+=12):O===12&&(Z.hours=0),delete Z.afternoon}})($),$}}return function(h,S,g){g.p.customParseFormat=!0,h&&h.parseTwoDigitYear&&(u=h.parseTwoDigitYear);var w=S.prototype,f=w.parse;w.parse=function(_){var A=_.date,F=_.utc,L=_.args;this.$u=F;var K=L[1];if(typeof K=="string"){var q=L[2]===!0,$=L[3]===!0,j=q||$,E=L[2];$&&(E=L[2]),e=this.$locale(),!q&&E&&(e=g.Ls[E]),this.$d=(function(Y,W,Z,I){try{if(["x","X"].indexOf(W)>-1)return new Date((W==="X"?1e3:1)*Y);var O=y(W)(Y),P=O.year,V=O.month,G=O.day,U=O.hours,x=O.minutes,ee=O.seconds,le=O.milliseconds,re=O.zone,X=O.week,te=new Date,H=G||(P||V?1:te.getDate()),J=P||te.getFullYear(),z=0;P&&!V||(z=V>0?V-1:te.getMonth());var N,C=U||0,k=x||0,Q=ee||0,ne=le||0;return re?new Date(Date.UTC(J,z,H,C,k,Q,ne+60*re.offset*1e3)):Z?new Date(Date.UTC(J,z,H,C,k,Q,ne)):(N=new Date(J,z,H,C,k,Q,ne),X&&(N=I(N).week(X).toDate()),N)}catch{return new Date("")}})(A,K,F,g),this.init(),E&&E!==!0&&(this.$L=this.locale(E).$L),j&&A!=this.format(K)&&(this.$d=new Date("")),e={}}else if(K instanceof Array)for(var v=K.length,R=1;R<=v;R+=1){L[1]=K[R-1];var M=g.apply(this,L);if(M.isValid()){this.$d=M.$d,this.$L=M.$L,this.init();break}R===v&&(this.$d=new Date(""))}else f.call(this,_)}}}))})),N1=rt(((t,a)=>{(function(n,i){typeof t=="object"&&typeof a<"u"?a.exports=i():typeof define=="function"&&define.amd?define(i):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_plugin_advancedFormat=i()})(t,(function(){"use strict";return function(n,i){var o=i.prototype,r=o.format;o.format=function(s){var c=this,e=this.$locale();if(!this.isValid())return r.bind(this)(s);var u=this.$utils(),p=(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(d){switch(d){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(),d==="w"?1:2,"0");case"W":case"WW":return u.s(c.isoWeek(),d==="W"?1:2,"0");case"k":case"kk":return u.s(String(c.$H===0?24:c.$H),d==="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 d}}));return r.bind(this)(p)}}}))})),C1=rt(((t,a)=>{(function(n,i){typeof t=="object"&&typeof a<"u"?a.exports=i():typeof define=="function"&&define.amd?define(i):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_plugin_localeData=i()})(t,(function(){"use strict";return function(n,i,o){var r=i.prototype,s=function(d){return d&&(d.indexOf?d:d.s)},c=function(d,m,B,T,y){var h=d.name?d:d.$locale(),S=s(h[m]),g=s(h[B]),w=S||g.map((function(_){return _.slice(0,T)}));if(!y)return w;var f=h.weekStart;return w.map((function(_,A){return w[(A+(f||0))%7]}))},e=function(){return o.Ls[o.locale()]},u=function(d,m){return d.formats[m]||(function(B){return B.replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,(function(T,y,h){return y||h.slice(1)}))})(d.formats[m.toUpperCase()])},p=function(){var d=this;return{months:function(m){return m?m.format("MMMM"):c(d,"months")},monthsShort:function(m){return m?m.format("MMM"):c(d,"monthsShort","months",3)},firstDayOfWeek:function(){return d.$locale().weekStart||0},weekdays:function(m){return m?m.format("dddd"):c(d,"weekdays")},weekdaysMin:function(m){return m?m.format("dd"):c(d,"weekdaysMin","weekdays",2)},weekdaysShort:function(m){return m?m.format("ddd"):c(d,"weekdaysShort","weekdays",3)},longDateFormat:function(m){return u(d.$locale(),m)},meridiem:this.$locale().meridiem,ordinal:this.$locale().ordinal}};r.localeData=function(){return p.bind(this)()},o.localeData=function(){var d=e();return{firstDayOfWeek:function(){return d.weekStart||0},weekdays:function(){return o.weekdays()},weekdaysShort:function(){return o.weekdaysShort()},weekdaysMin:function(){return o.weekdaysMin()},months:function(){return o.months()},monthsShort:function(){return o.monthsShort()},longDateFormat:function(m){return u(d,m)},meridiem:d.meridiem,ordinal:d.ordinal}},o.months=function(){return c(e(),"months")},o.monthsShort=function(){return c(e(),"monthsShort","months",3)},o.weekdays=function(d){return c(e(),"weekdays",null,null,d)},o.weekdaysShort=function(d){return c(e(),"weekdaysShort","weekdays",3,d)},o.weekdaysMin=function(d){return c(e(),"weekdaysMin","weekdays",2,d)}}}))})),k1=rt(((t,a)=>{(function(n,i){typeof t=="object"&&typeof a<"u"?a.exports=i():typeof define=="function"&&define.amd?define(i):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_plugin_weekOfYear=i()})(t,(function(){"use strict";var n="week",i="year";return function(o,r,s){var c=r.prototype;c.week=function(e){if(e===void 0&&(e=null),e!==null)return this.add(7*(e-this.week()),"day");var u=this.$locale().yearStart||1;if(this.month()===11&&this.date()>25){var p=s(this).startOf(i).add(1,i).date(u),d=s(this).endOf(n);if(p.isBefore(d))return 1}var m=s(this).startOf(i).date(u).startOf(n).subtract(1,"millisecond"),B=this.diff(m,n,!0);return B<0?s(this).startOf("week").week():Math.ceil(B)},c.weeks=function(e){return e===void 0&&(e=null),this.week(e)}}}))})),x1=rt(((t,a)=>{(function(n,i){typeof t=="object"&&typeof a<"u"?a.exports=i():typeof define=="function"&&define.amd?define(i):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_plugin_weekYear=i()})(t,(function(){"use strict";return function(n,i){i.prototype.weekYear=function(){var o=this.month(),r=this.week(),s=this.year();return r===1&&o===11?s+1:o===0&&r>=52?s-1:s}}}))})),z1=rt(((t,a)=>{(function(n,i){typeof t=="object"&&typeof a<"u"?a.exports=i():typeof define=="function"&&define.amd?define(i):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_plugin_dayOfYear=i()})(t,(function(){"use strict";return function(n,i,o){i.prototype.dayOfYear=function(r){var s=Math.round((o(this).startOf("day")-o(this).startOf("year"))/864e5)+1;return r==null?s:this.add(r-s,"day")}}}))})),E1=rt(((t,a)=>{(function(n,i){typeof t=="object"&&typeof a<"u"?a.exports=i():typeof define=="function"&&define.amd?define(i):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_plugin_isSameOrAfter=i()})(t,(function(){"use strict";return function(n,i){i.prototype.isSameOrAfter=function(o,r){return this.isSame(o,r)||this.isAfter(o,r)}}}))})),T1=rt(((t,a)=>{(function(n,i){typeof t=="object"&&typeof a<"u"?a.exports=i():typeof define=="function"&&define.amd?define(i):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_plugin_isSameOrBefore=i()})(t,(function(){"use strict";return function(n,i){i.prototype.isSameOrBefore=function(o,r){return this.isSame(o,r)||this.isBefore(o,r)}}}))})),lt=ot(w1(),1),$1=ot(v1(),1),B1=ot(N1(),1),V1=ot(C1(),1),D1=ot(k1(),1),M1=ot(x1(),1),A1=ot(z1(),1),I1=ot(E1(),1),P1=ot(T1(),1);lt.default.extend(V1.default),lt.default.extend(B1.default),lt.default.extend($1.default),lt.default.extend(D1.default),lt.default.extend(M1.default),lt.default.extend(A1.default),lt.default.extend(I1.default),lt.default.extend(P1.default);var qe={format(t,a="YYYY-MM-DD"){return(0,lt.default)(t).format(a)},parser(t,a){return(0,lt.default)(t,a).toDate()},getDay(t,a,n){let i=a??new Date;const o=t*(1e3*60*60*24);return i=new Date(i.getTime()+o),n=n??"YYYY-MM-DD",this.format(i,n)},isLeapYear(t){return t%4==0&&t%100!=0||t%400==0},getWhatDay(t,a,n){let i=new Date(t+"/"+a+"/"+n).getDay();return i==0&&(i=7),i},getMonthDays(t,a){return/^0/.test(a)&&(a=a.split("")[1]),[0,31,this.isLeapYear(Number(t))?29:28,31,30,31,30,31,31,30,31,30,31][a]},getNumTwoBit(t){return t=Number(t),(t>9?"":"0")+t},date2Str:function(t,a){return a=a||"-",[t.getFullYear(),this.getNumTwoBit(t.getMonth()+1),this.getNumTwoBit(t.getDate())].join(a)},compare(t,a,n){const i=typeof t=="string"?this.parser(t,n):t,o=typeof a=="string"?this.parser(a,n):a,r=i.getTime(),s=o.getTime();return r==s?0:r>s?1:-1},between(t,a,n,i){let o;i==="year"?o=new Date(new Date(a).setFullYear(a.getFullYear()+n)):i==="month"?o=new Date(new Date(a).setMonth(a.getMonth()+n)):o=new Date(new Date(a).setDate(a.getDate()+n));const r=t.getTime(),s=o.getTime(),c=a.getTime();return s>c?r>=c&&r<=s:r>=s&&r<=c},inScope4Day(t,a,n){return this.between(t,a,n,"day")},inScope4Month(t,a,n){return this.between(t,a,n,"month")},inScope4Year(t,a,n){return this.between(t,a,n,"year")}},Zr={type:{type:[String],required:!1},modelValue:{type:[Date,Number,String,Array],required:!1},unit:{type:[String],required:!1},placeholder:{type:[String],required:!1},valueFormat:{type:[String],required:!1},format:{type:[String],required:!1,default:"YYYY-MM-DD"},flashFill:{type:[Boolean],required:!1,default:!0},flashFillThreshold:{type:[Function,Number],required:!1,default:8},flashFillFormat:{type:[Function,String],required:!1,default:"YYYYMMDD"},rangeSeparator:{type:[String],required:!1},maxLength:{type:[String,Number]}},Jr={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}},L1={...xe,...Te,...Zr,...Jr};function _1(t,a,n,i){return{props:L1,emits:["change","update:modelValue","update:longTerm","blur","focus","clear","visible-change","calendar-change","panel-change","setValue"],setup(o,r){const{itemTemplateRef:s,innerDisabled:c,disabled:e,innerReadonly:u,readonly:p,browse:d}=Ie(o),{emitEvent:m,exposeApi:B}=Ee({componentName:t,validateCheckEvents:["blur","update:modelValue"],get readonly(){return p.value},get disabled(){return e.value},get props(){return o},context:r,get templateRefProxy(){return s.value}},o.prop??r.attrs.name),{toLocaleRefs:T}=(0,Ne.useFoxI18n)(a),y=T(o,["placeholder"]),h=(0,l.ref)(!1),S=ve(o,"modelValue",null,m),g=(0,l.computed)(()=>O.value&&Array.isArray(S.value)&&S.value.length==2?S.value[0]:S.value),w=(0,l.computed)(()=>O.value?"longTermKey":"normalKey"),f=N=>{if(O.value&&o.type==="daterange"){const C=[...S.value];C[0]=N,S.value=C}else S.value=N;m("update:modelValue",S.value),m("change",S.value)},_=(0,l.computed)(()=>O.value&&o.type==="daterange"?"date":o.type),A=t,F=(0,l.computed)(()=>({[`${A}`]:!0,"is-long":O.value,"is-readonly":p.value,"is-disabled":e.value}));let L=ve(o,"hintText"),K=(0,l.ref)(!1);const q=N=>{let C=N.target.value;h.value=!0,ge(L.value)||(K.value=!0),m("focus",C,N)},$=N=>{setTimeout(()=>{K.value&&(K.value=!1),h.value=!1},0);let C=N.target.value;o.maxLength&&C.length>Number(o.maxLength)&&(C=C.slice(0,Number(o.maxLength))),m("blur",C,N)},j=()=>{m("clear","")},E=N=>{m("calendar-change",N)},v=(N,C,k)=>{m("panel-change",N,C,k)},R=N=>{m("visible-change",N)},M=Be((0,l.computed)(()=>o.longTermText),"longTermText",Oe.Near),Y=Be((0,l.computed)(()=>o.longTermActionLabel),"longTermActionLabel",Oe.Near),W=Be((0,l.computed)(()=>o.longTermValue),"longTermValue",Oe.Near),Z=Be((0,l.computed)(()=>o.compatibleLongTermValue),"compatibleLongTermValue",Oe.Near);let I=null;const O=(0,l.ref)(he(o.longTerm)),P=N=>{if(O.value=N,m("update:longTerm",N),N){if(I=S.value,o.type==="daterange"){const C=[];Array.isArray(W.value)?(C[0]=S.value?S.value[0]??W.value[0]:null,C[1]=W.value[1]??W.value[0]):(C[0]=S.value?S.value[0]??W.value:null,C[1]=O.value),C[0]||(C[0]=o.valueFormat?qe.format(new Date,o.valueFormat):new Date),C[1]||(C[1]=o.valueFormat?qe.format(new Date,o.valueFormat):new Date),S.value=C}else Array.isArray(W.value)?S.value=W.value[1]??W.value[0]:S.value=W.value,S.value||(S.value=o.valueFormat?qe.format(new Date,o.valueFormat):new Date);m("update:modelValue",S.value)}else{if(o.type==="daterange"){const C=[];C[0]=Array.isArray(S.value)?S.value[0]:S.value,Array.isArray(I)?C[1]=I[1]:C[1]=I,C[0]||(C[0]=o.valueFormat?qe.format(new Date,o.valueFormat):new Date),C[1]||(C[1]=o.valueFormat?qe.format(new Date,o.valueFormat):new Date),S.value=C}else S.value=I;m("update:modelValue",S.value),setTimeout(()=>{H()},100)}},V=he(o.isLongTerm);if(V){const N=()=>{if(O.value===!0){if(I=S.value,o.type==="daterange"){const C=[S.value[0]];Array.isArray(W.value)?C[1]=W.value[1]??W.value[0]:C[1]=O.value,C[0]||(C[0]=o.valueFormat?qe.format(new Date,o.valueFormat):new Date),C[1]||(C[1]=o.valueFormat?qe.format(new Date,o.valueFormat):new Date),S.value=C}else S.value=W.value;m("update:modelValue",S.value)}else Ge(W.value,S.value)&&(O.value=!0)};N(),(0,l.watch)([()=>o.longTerm],([C])=>{O.value!==C&&N()}),(0,l.watch)([()=>S.value],([C])=>{let k=!1;if(o.type==="daterange"&&Array.isArray(C))try{let Q=C[1];if(!Q)return;if(C[0]==null){m("update:modelValue",[]);return}typeof Q!="string"&&o.valueFormat&&(Q=qe.format(Q,o.valueFormat));let ne=Array.isArray(W.value)?W.value[1]:W.value;(Q===ne||Array.isArray(Z.value)&&Z.value.findIndex(oe=>Q==oe)!==-1)&&(k=!0)}catch(Q){console.error(Q)}O.value!==k&&(O.value=k)},{immediate:!0})}const G=(0,l.computed)(()=>({"fox-date-item__long":!0,"is-active":h.value})),U=(0,l.ref)(),x=/^\d+$/,ee=(N,C)=>typeof o.flashFillThreshold=="function"?o.flashFillThreshold(N,C):x.test(N)&&N.length===o.flashFillThreshold,le=(N,C)=>{let k;if(typeof o.flashFillFormat=="function")k=o.flashFillFormat(N,C);else{const ne=o.flashFillFormat??"YYYYMMDD";k=qe.parser(N,ne)}const Q=o.valueFormat??"YYYY-MM-DD";return qe.format(k,Q)},re=N=>N?N.endsWith("range"):!1,X=N=>{if(!N.target)return;const C=N.target.value??"";if(ee(C,o.type)){const k=le(C,o.type);if(re(o.type)){const Q=Array.isArray(S.value)?[...S.value]:[];Q[0]=k,f(Q)}else f(k)}},te=N=>{if(!N.target)return;const C=N.target.value??"";if(ee(C,o.type)){const k=le(C,o.type);if(re(o.type)){const Q=Array.isArray(S.value)?[...S.value]:[];Q[1]=k,f(Q)}else f(k)}},H=()=>{if(o.flashFill&&s.value&&s.value.$el)if(re(o.type)){const N=s.value.$el.querySelectorAll("input.el-range-input");N[0]&&N[0].addEventListener("input",X),N[1]&&N[1].addEventListener("input",te)}else{const N=s.value.$el.querySelector("input.el-input__inner");N&&N.addEventListener("input",X)}},J=()=>{if(o.flashFill&&s.value&&s.value.$el)if(re(o.type)){const N=s.value.$el.querySelectorAll("input.el-range-input");N[0]&&N[0].removeEventListener("input",X),N[1]&&N[1].removeEventListener("input",te)}else{const N=s.value.$el.querySelector("input.el-input__inner");N&&N.removeEventListener("input",X)}};(0,l.onMounted)(H),(0,l.onBeforeUnmount)(J),B({focus:()=>{U?.value.focus()},blur:()=>{U?.value.blur()},handleOpen:()=>{U?.value.handleOpen()},handleClose:()=>{U?.value.handleClose()},setDisabled:N=>{c.value=N},setReadonly:N=>{u.value=N}});const z=(0,l.computed)(()=>{if(_e(g.value))return"";const N=o.rangeSeparator??" - ",C=Array.isArray(g.value)?g.value:[g.value];V&&O.value&&(C[1]=M.value);const k=[];for(let ne=0;ne<C.length;ne++){const oe=C[ne];if(typeof oe=="string"&&k.push(oe),oe instanceof Date){const ce=qe.format(oe,o.format);k.push(ce)}}const Q=` ${N} `;return k.join(Q)});return()=>{if(d.value==="on"&&(p.value||e.value))return i(z.value,r.slots);const N={...r.attrs,key:w.value,type:_.value,ref:U,class:F.value,placeholder:y.placeholder.value,rangeSeparator:o.rangeSeparator,disabled:e.value,readonly:p.value,modelValue:g.value,valueFormat:o.valueFormat,format:o.format,"onUpdate:modelValue":f,onClear:j,onFocus:q,onBlur:$,onCalendarChange:E,onPanelChange:v,onVisibleChange:R},C={};r.slots["range-separator"]&&(C["range-separator"]=r.slots["range-separator"]),r.slots.cell&&(C.default=r.slots.cell);const k=[],Q=(0,l.h)(D.ElDatePicker,N,C);k.push(Q);const ne={default:()=>k};if(ne.label=r.slots.default,ne.fixedPreTip=r.slots.fixedPreTip,ne.fixedTip=r.slots.fixedTip,V){if(O.value){const ce=(0,l.h)("span",{class:["fox-date-item__long-splitor"]},["-"]),me=(0,l.h)("input",{class:["fox-date-item__long-text"],value:M.value,readonly:!0}),pe=(0,l.h)("div",{class:G.value},{default:()=>[ce,me]});k.push(pe)}if(!p.value&&!e.value){const ce=(0,l.h)(D.ElCheckbox,{label:Y.value||M.value,disabled:p.value||e.value,modelValue:O.value,"onUpdate:modelValue":P}),me=(0,l.h)("div",{class:{[`${A}__append`]:!0}},[ce]);ne.append=()=>me}}const oe={...Ae(o,Zr,Jr),ref:s,class:{[`${A}__wrapper`]:!0,"has-append":V},hintText:L.value,hintVisible:K.value};return o.prop&&(oe.prop=`${o.prop}_item`),n(oe,ne)}}}}var{componentName:R1,create:F1,scope:O1}=se("date-item"),H1=F1(_1(R1,O1,Pe,He)),Wn=H1,de={format(t,a="YYYY-MM-DD"){return qe.format(t,a)},parser(t,a){return qe.parser(t,a)},isLeapYear:function(t){return qe.isLeapYear(t)},getWhatDay:function(t,a,n){return["星期日","星期一","星期二","星期三","星期四","星期五","星期六"][new Date(t+"/"+a+"/"+n).getDay()]},getMonthPreDay:function(t,a){let n=new Date(t+"/"+a+"/01").getDay();return n==0&&(n=7),n},getMonthDays:function(t,a){return/^0/.test(a)&&(a=a.split("")[1]),[0,31,this.isLeapYear(Number(t))?29:28,31,30,31,30,31,31,30,31,30,31][a]},getNumTwoBit:function(t){return t=Number(t),(t>9?"":"0")+t},date2Str:function(t,a){return a=a||"-",[t.getFullYear(),this.getNumTwoBit(t.getMonth()+1),this.getNumTwoBit(t.getDate())].join(a)},getDay:function(t){t=t||0;let a=new Date;const n=t*(1e3*60*60*24);return a=new Date(a.getTime()+n),this.date2Str(a)},compareDate:function(t,a){return!(new Date(t.replace("-","/").replace("-","/"))>=new Date(a.replace("-","/").replace("-","/")))},isEqual:function(t,a){return new Date(t).getTime()==new Date(a).getTime()},getMonthWeek:function(t,a,n,i=0){const o=new Date(Number(t),parseInt(a)-1,Number(n));let r=o.getDay();const s=o.getDate();let c=6-r;return i!==0&&(r=r==0?7:r,c=7-r),Math.ceil((s+c)/7)},getYearWeek:function(t,a,n,i=0){const o=new Date(Number(t),parseInt(a)-1,Number(n)),r=new Date(Number(t),0,1),s=Math.round((o.valueOf()-r.valueOf())/864e5);return Math.ceil((s+(r.getDay()+1-1))/7)},getWeekDate:function(t,a,n,i=0){const o=new Date(Number(t),parseInt(a)-1,Number(n)),r=o.getTime();let s=o.getDay();if(i===0){const e=r-s*864e5,u=r+(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=r-(s-1)*c,u=r+(7-s)*c;return[this.date2Str(new Date(e)),this.date2Str(new Date(u))]}},formatResultDate:function(t){const a=[...t.split("-")];return a[2]=de.getNumTwoBit(Number(a[2])),a[3]=`${a[0]}-${a[1]}-${a[2]}`,a[4]=de.getWhatDay(+a[0],+a[1],+a[2]),a}},q1=t=>!!(!t||typeof t=="string"&&t.length==0||Array.isArray(t)&&t.length==0),Yn={type:{type:String,default:"one"},isAutoBackFill:{type:Boolean,default:!1},toDateAnimation:{type:Boolean,default:!0},poppable:{type:Boolean,default:!0},showTitle:{type:Boolean,default:!0},showSubTitle:{type:Boolean,default:!0},visible:{type:Boolean,default:!1},showToday:{type:Boolean,default:!0},title:{type:String},confirmText:{type:String},startText:{type:String},endText:{type:String},defaultValue:{type:[String,Array]},startDate:{type:String},endDate:{type:String},firstDayOfWeek:{type:Number,default:0,validator:t=>t>=0&&t<=6},popClass:{type:String},popStyle:{type:Object}},Un={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:{}}},eo=2e3,to=eo,j1=(t,a)=>({components:a,props:{...Un},emits:["click-pop","click-close-icon","open","close","opend","closed","click-overlay","update:visible"],setup(n,{emit:i}){const o=(0,l.reactive)({zIndex:n.zIndex,showSlot:!0,closed:n.closeable}),r=(0,l.computed)(()=>({[t]:!0,round:n.round,[`fox-popup--${n.position}`]:!0,[`fox-popup--${n.position}--safebottom`]:n.position==="bottom"&&n.safeAreaInsetBottom,[n.popClass]:!0})),s=(0,l.computed)(()=>({zIndex:o.zIndex,transitionDuration:`${n.duration}s`,...n.style})),c=(0,l.computed)(()=>n.transition?n.transition:`fox-popup-slide-${n.position}`),e=()=>{n.zIndex!==eo&&(to=Number(n.zIndex)),i("update:visible",!0),o.zIndex=++to,n.destroyOnClose&&(o.showSlot=!0),i("open")},u=()=>{i("update:visible",!1),i("close"),n.destroyOnClose&&setTimeout(()=>{o.showSlot=!1},+n.duration*1e3)},p=y=>{i("click-pop",y)},d=y=>{y.stopPropagation(),i("click-close-icon",y),i("update:visible",!1)},m=y=>{i("click-overlay",y),n.closeOnClickOverlay&&i("update:visible",!1)},B=y=>{i("opend",y)},T=y=>{i("closed",y)};return(0,l.watch)(()=>n.visible,y=>{n.visible?e():u()}),(0,l.watch)(()=>n.closeable,y=>{o.closed=y}),{...(0,l.toRefs)(o),popStyle:s,transitionName:c,classes:r,onClick:p,onClickCloseIcon:d,onClickOverlay:m,onOpened:B,onClosed:T}}}),Xt=0,lo="fox-overflow-hidden",no=()=>dt?document.body:{classList:[]},K1=t=>[()=>{if(t())try{!Xt&&no().classList.add(lo),Xt++}catch{}},()=>{if(t()&&Xt)try{Xt--,!Xt&&no().classList.remove(lo)}catch{}}],W1={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:Y1,create:U1}=se("overlay"),G1=U1({props:{...W1},emits:["click","update:visible"],setup(t,{emit:a}){const[n,i]=K1(()=>t.lockScroll),o=(0,l.computed)(()=>({[Y1]:!0,[t.overlayClass]:!0})),r=(0,l.computed)(()=>({transitionDuration:`${t.duration}s`,zIndex:t.zIndex,...t.overlayStyle}));return(0,l.watch)(()=>t.visible,c=>{c?n():i()}),{classes:o,style:r,onClick:c=>{a("click",c),t.closeOnClickOverlay&&a("update:visible",!1)}}}});function X1(t,a,n,i,o,r){return(0,l.openBlock)(),(0,l.createBlock)(l.Transition,{name:"overlay-fade"},{default:(0,l.withCtx)(()=>[(0,l.withDirectives)((0,l.createElementVNode)("view",{class:(0,l.normalizeClass)(t.classes),onClick:a[0]||(a[0]=(0,l.withModifiers)((...s)=>t.onClick&&t.onClick(...s),["stop"])),style:(0,l.normalizeStyle)(t.style)},[(0,l.renderSlot)(t.$slots,"default")],6),[[l.vShow,t.visible]])]),_:3})}var Fl=Ve(G1,[["render",X1]]),ao="fox-icon",Xp=(0,l.defineComponent)({__name:"IconFont",props:{name:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""},classPrefix:{type:String,default:"fox-icon"},fontClassName:{type:String,default:"foxui-iconfont"},color:{type:String,default:""},tag:{type:String,default:"i"}},emits:["click"],setup(t,{emit:a}){var n;const i=t,o=a,r=m=>{o("click",m)},s=(0,l.useSlots)();(0,l.useAttrs)();const c=()=>i.name?i.name.indexOf("/")!==-1:!1,e=m=>{if(m)return isNaN(Number(m))?String(m):m+"px"},u=c();let p=(0,l.h)(u?"img":i.tag,{class:u?`${ao}__img`:`${i.fontClassName} ${ao} ${i.classPrefix}-${i.name}`,style:{color:i.color,fontSize:e(i.size),width:e(i.width||i.size),height:e(i.height||i.size)},onClick:r,src:u?i.name:""},(n=s.default)==null?void 0:n.call(s));const d=()=>p;return(m,B)=>((0,l.openBlock)(),(0,l.createBlock)(d))}}),Qp={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"}]}]},Zp=["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"],Q1=["aria-labelledby"],Z1=[(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)],Jp=(0,l.defineComponent)({__name:"Voice",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Z1,14,Q1))}}),J1=["aria-labelledby"],e0=[(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)],t0=(0,l.defineComponent)({__name:"Uploader",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},e0,14,J1))}}),l0=["aria-labelledby"],n0=[(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)],eg=(0,l.defineComponent)({__name:"UploadCloud",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},n0,14,l0))}}),a0=["aria-labelledby"],r0=[(0,l.createElementVNode)("path",{d:"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)],tg=(0,l.defineComponent)({__name:"Tuozhuai",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},r0,14,a0))}}),o0=["aria-labelledby"],i0=[(0,l.createElementVNode)("path",{d:"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)],lg=(0,l.defineComponent)({__name:"TriangleUp",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},i0,14,o0))}}),s0=["aria-labelledby"],c0=[(0,l.createElementVNode)("path",{d:"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)],ng=(0,l.defineComponent)({__name:"TriangleDown",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},c0,14,s0))}}),u0=["aria-labelledby"],d0=[(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)],ag=(0,l.defineComponent)({__name:"Transmit",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},d0,14,u0))}}),f0=["aria-labelledby"],m0=[(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)],rg=(0,l.defineComponent)({__name:"Top",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},m0,14,f0))}}),h0=["aria-labelledby"],p0=[(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)],ro=(0,l.defineComponent)({__name:"Tips",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},p0,14,h0))}}),g0=["aria-labelledby"],y0=[(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)],og=(0,l.defineComponent)({__name:"Suoding",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},y0,14,g0))}}),b0=["aria-labelledby"],S0=[(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)],w0=(0,l.defineComponent)({__name:"Success",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},S0,14,b0))}}),v0=["aria-labelledby"],N0=[(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)],ig=(0,l.defineComponent)({__name:"Star2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},N0,14,v0))}}),C0=["aria-labelledby"],k0=[(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)],sg=(0,l.defineComponent)({__name:"Star11",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1177 1024","aria-labelledby":t.name,role:"presentation"},k0,14,C0))}}),x0=["aria-labelledby"],z0=[(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)],cg=(0,l.defineComponent)({__name:"Star1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},z0,14,x0))}}),E0=["aria-labelledby"],T0=[(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)],ug=(0,l.defineComponent)({__name:"Star",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},T0,14,E0))}}),$0=["aria-labelledby"],B0=[(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)],dg=(0,l.defineComponent)({__name:"StarN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1177 1024","aria-labelledby":t.name,role:"presentation"},B0,14,$0))}}),V0=["aria-labelledby"],D0=[(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)],fg=(0,l.defineComponent)({__name:"StarFill2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1081 1024","aria-labelledby":t.name,role:"presentation"},D0,14,V0))}}),M0=["aria-labelledby"],A0=[(0,l.createElementVNode)("path",{d:"m908.1 353.1-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],mg=(0,l.defineComponent)({__name:"StarFill1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},A0,14,M0))}}),I0=["aria-labelledby"],P0=[(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)],hg=(0,l.defineComponent)({__name:"StarFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},P0,14,I0))}}),L0=["aria-labelledby"],_0=[(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)],pg=(0,l.defineComponent)({__name:"StarFillN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1081 1024","aria-labelledby":t.name,role:"presentation"},_0,14,L0))}}),R0=["aria-labelledby"],F0=[(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)],gg=(0,l.defineComponent)({__name:"SmileFace",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},F0,14,R0))}}),O0=["aria-labelledby"],H0=[(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)],yg=(0,l.defineComponent)({__name:"Shop3",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1050 1024","aria-labelledby":t.name,role:"presentation"},H0,14,O0))}}),q0=["aria-labelledby"],j0=[(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)],bg=(0,l.defineComponent)({__name:"Shop",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},j0,14,q0))}}),K0=["aria-labelledby"],W0=[(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)],Sg=(0,l.defineComponent)({__name:"Share1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},W0,14,K0))}}),Y0=["aria-labelledby"],U0=[(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)],wg=(0,l.defineComponent)({__name:"Share",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1090 1024","aria-labelledby":t.name,role:"presentation"},U0,14,Y0))}}),G0=["aria-labelledby"],X0=[(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)],vg=(0,l.defineComponent)({__name:"ShareN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},X0,14,G0))}}),Q0=["aria-labelledby"],Z0=[(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)],Ng=(0,l.defineComponent)({__name:"Setting",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Z0,14,Q0))}}),J0=["aria-labelledby"],eu=[(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)],Cg=(0,l.defineComponent)({__name:"Service2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},eu,14,J0))}}),tu=["aria-labelledby"],lu=[(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)],kg=(0,l.defineComponent)({__name:"Service",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},lu,14,tu))}}),nu=["aria-labelledby"],au=[(0,l.createElementVNode)("path",{d:"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)],ru=(0,l.defineComponent)({__name:"Search2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},au,14,nu))}}),ou=["aria-labelledby"],iu=[(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)],xg=(0,l.defineComponent)({__name:"Search",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},iu,14,ou))}}),su=["aria-labelledby"],cu=[(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)],zg=(0,l.defineComponent)({__name:"ScreenLittle",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},cu,14,su))}}),uu=["aria-labelledby"],du=[(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)],Eg=(0,l.defineComponent)({__name:"Scan2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1079 1024","aria-labelledby":t.name,role:"presentation"},du,14,uu))}}),fu=["aria-labelledby"],mu=[(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)],Tg=(0,l.defineComponent)({__name:"Scan",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},mu,14,fu))}}),hu=["aria-labelledby"],pu=[(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)],$g=(0,l.defineComponent)({__name:"SFollow",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1113 1024","aria-labelledby":t.name,role:"presentation"},pu,14,hu))}}),gu=["aria-labelledby"],yu=[(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)],bu=(0,l.defineComponent)({__name:"Right",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},yu,14,gu))}}),Su=["aria-labelledby"],wu=[(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)],Bg=(0,l.defineComponent)({__name:"Retweet",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},wu,14,Su))}}),vu=["aria-labelledby"],Nu=[(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)],Vg=(0,l.defineComponent)({__name:"Refresh2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Nu,14,vu))}}),Cu=["aria-labelledby"],ku=[(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)],Dg=(0,l.defineComponent)({__name:"Refresh",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},ku,14,Cu))}}),xu=["aria-labelledby"],zu=[(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)],Mg=(0,l.defineComponent)({__name:"RectUp",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},zu,14,xu))}}),Eu=["aria-labelledby"],Tu=[(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,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Tu,14,Eu))}}),$u=["aria-labelledby"],Bu=[(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)],Ig=(0,l.defineComponent)({__name:"RectLeft",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Bu,14,$u))}}),Vu=["aria-labelledby"],Du=[(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)],Pg=(0,l.defineComponent)({__name:"RectDown",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Du,14,Vu))}}),Mu=["aria-labelledby"],Au=[(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)],Lg=(0,l.defineComponent)({__name:"Question",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Au,14,Mu))}}),Iu=["aria-labelledby"],Pu=[(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)],_g=(0,l.defineComponent)({__name:"PoweroffCircleFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Pu,14,Iu))}}),Lu=["aria-labelledby"],_u=[(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)],Rg=(0,l.defineComponent)({__name:"Plus",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},_u,14,Lu))}}),Ru=["aria-labelledby"],Fu=[(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)],Fg=(0,l.defineComponent)({__name:"PlayStop",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Fu,14,Ru))}}),Ou=["aria-labelledby"],Hu=[(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)],Og=(0,l.defineComponent)({__name:"PlayStart",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Hu,14,Ou))}}),qu=["aria-labelledby"],ju=[(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)],Hg=(0,l.defineComponent)({__name:"PlayDoubleForward",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},ju,14,qu))}}),Ku=["aria-labelledby"],Wu=[(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)],qg=(0,l.defineComponent)({__name:"PlayDoubleBack",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Wu,14,Ku))}}),Yu=["aria-labelledby"],Uu=[(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)],jg=(0,l.defineComponent)({__name:"PlayCircleFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Uu,14,Yu))}}),Gu=["aria-labelledby"],Xu=(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),Qu=(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),Kg=(0,l.defineComponent)({__name:"Picture",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[Xu,(0,l.createTextVNode)(","),Qu],14,Gu))}}),Zu=["aria-labelledby"],Ju=[(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)],Wg=(0,l.defineComponent)({__name:"Photograph",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1141 1024","aria-labelledby":t.name,role:"presentation"},Ju,14,Zu))}}),e2=["aria-labelledby"],t2=(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),l2=(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,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[t2,(0,l.createTextVNode)(","),l2],14,e2))}}),n2=["aria-labelledby"],a2=(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),r2=(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),o2=(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),Ug=(0,l.defineComponent)({__name:"Phonering",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[a2,(0,l.createTextVNode)(","),r2,(0,l.createTextVNode)(","),o2],14,n2))}}),i2=["aria-labelledby"],s2=[(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)],Gg=(0,l.defineComponent)({__name:"PhoneringFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},s2,14,i2))}}),c2=["aria-labelledby"],u2=[(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)],Xg=(0,l.defineComponent)({__name:"Phone",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},u2,14,c2))}}),d2=["aria-labelledby"],f2=[(0,l.createElementVNode)("path",{d:"M759.922 989.082h-.02l-4.927-.11c-114.638-5.864-269.451-113.762-414.171-288.636l-53.457-64.567c-144.72-174.886-220.54-345.69-202.81-456.91C97.052 100.395 213.71 34.176 280.367 34.176c32.832 0 44.727 16.34 48.885 26.096 37.734 67.059 84.424 183.678 84.64 225.506l.014 2.976-1.068 2.78c-8.322 21.986-26.943 32.52-43.372 41.81-21.643 12.23-33.942 20.261-35.444 43.382-.446 7.016 5.605 38.935 101.083 156.63l40.82 49.29C571.667 695.637 601.79 707.8 608.842 708.806c23.088 3.21 33.96-6.912 50.565-25.114 12.641-13.86 26.982-29.59 50.644-33.055l2.996-.427 2.946.626C757.687 659.627 864.411 728.407 925 779.47c8.747 5.806 24.013 23.042 11.925 61.119-18.963 59.8-101.633 148.492-177.002 148.492z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Qg=(0,l.defineComponent)({__name:"PhoneFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},f2,14,d2))}}),m2=["aria-labelledby"],h2=[(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)],Zg=(0,l.defineComponent)({__name:"Persons2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1170 1024","aria-labelledby":t.name,role:"presentation"},h2,14,m2))}}),p2=["aria-labelledby"],g2=(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),y2=(0,l.createElementVNode)("path",{d:"M824.32 512c34.816-55.296 55.296-109.568 48.128-164.864-7.168-61.44-34.816-109.568-55.296-151.552h-89.088s75.776 61.44 82.944 151.552c0 55.296-20.48 103.424-61.44 151.552l-34.816 40.96 48.128 13.312c7.168 0 185.344 61.44 192.512 288.768H1024C1024 643.072 892.928 552.96 824.32 512z",fill:"currentColor","fill-opacity":"0.9"},null,-1),Jg=(0,l.defineComponent)({__name:"Persons",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[g2,(0,l.createTextVNode)(","),y2],14,p2))}}),b2=["aria-labelledby"],S2=[(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)],ey=(0,l.defineComponent)({__name:"Person2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},S2,14,b2))}}),w2=["aria-labelledby"],v2=[(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)],ty=(0,l.defineComponent)({__name:"Person",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},v2,14,w2))}}),N2=["aria-labelledby"],C2=[(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)],ly=(0,l.defineComponent)({__name:"PersonMinus",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},C2,14,N2))}}),k2=["aria-labelledby"],x2=[(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)],ny=(0,l.defineComponent)({__name:"PersonAdd",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},x2,14,k2))}}),z2=["aria-labelledby"],E2=[(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)],ay=(0,l.defineComponent)({__name:"People",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},E2,14,z2))}}),T2=["aria-labelledby"],$2=[(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)],ry=(0,l.defineComponent)({__name:"Order",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},$2,14,T2))}}),B2=["aria-labelledby"],V2=[(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)],oy=(0,l.defineComponent)({__name:"Notice",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1027 1024","aria-labelledby":t.name,role:"presentation"},V2,14,B2))}}),D2=["aria-labelledby"],M2=[(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)],iy=(0,l.defineComponent)({__name:"My2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},M2,14,D2))}}),A2=["aria-labelledby"],I2=[(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)],sy=(0,l.defineComponent)({__name:"My",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},I2,14,A2))}}),P2=["aria-labelledby"],L2=[(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)],cy=(0,l.defineComponent)({__name:"More",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 3891 1024","aria-labelledby":t.name,role:"presentation"},L2,14,P2))}}),_2=["aria-labelledby"],R2=[(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)],uy=(0,l.defineComponent)({__name:"MoreX",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},R2,14,_2))}}),F2=["aria-labelledby"],O2=[(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)],dy=(0,l.defineComponent)({__name:"MoreS",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},O2,14,F2))}}),H2=["aria-labelledby"],q2=[(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)],j2=(0,l.defineComponent)({__name:"MoreH",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},q2,14,H2))}}),K2=["aria-labelledby"],W2=[(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)],fy=(0,l.defineComponent)({__name:"Minus",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},W2,14,K2))}}),Y2=["aria-labelledby"],U2=[(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)],my=(0,l.defineComponent)({__name:"Mike",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},U2,14,Y2))}}),G2=["aria-labelledby"],X2=(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),Q2=(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),Z2=(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),hy=(0,l.defineComponent)({__name:"Microphone2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[X2,(0,l.createTextVNode)(","),Q2,(0,l.createTextVNode)(","),Z2],14,G2))}}),J2=["aria-labelledby"],e3=[(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)],py=(0,l.defineComponent)({__name:"Microphone",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},e3,14,J2))}}),t3=["aria-labelledby"],l3=[(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)],gy=(0,l.defineComponent)({__name:"Message",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},l3,14,t3))}}),n3=["aria-labelledby"],a3=[(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)],yy=(0,l.defineComponent)({__name:"MergeForward",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},a3,14,n3))}}),r3=["aria-labelledby"],o3=[(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)],by=(0,l.defineComponent)({__name:"MaskClose",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},o3,14,r3))}}),i3=["aria-labelledby"],s3=[(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)],Sy=(0,l.defineComponent)({__name:"Marshalling",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2043 1024","aria-labelledby":t.name,role:"presentation"},s3,14,i3))}}),c3=["aria-labelledby"],u3=[(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)],wy=(0,l.defineComponent)({__name:"Lower",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},u3,14,c3))}}),d3=["aria-labelledby"],f3=[(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)],vy=(0,l.defineComponent)({__name:"Locked",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},f3,14,d3))}}),m3=["aria-labelledby"],h3=[(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)],Ny=(0,l.defineComponent)({__name:"Locationg3",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},h3,14,m3))}}),p3=["aria-labelledby"],g3=[(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)],Cy=(0,l.defineComponent)({__name:"Location2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},g3,14,p3))}}),y3=["aria-labelledby"],b3=[(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)],ky=(0,l.defineComponent)({__name:"Location",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},b3,14,y3))}}),S3=["aria-labelledby"],w3=[(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)],xy=(0,l.defineComponent)({__name:"Loading1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},w3,14,S3))}}),v3=["aria-labelledby"],N3=[(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)],Qt=(0,l.defineComponent)({__name:"Loading",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},N3,14,v3))}}),C3=["aria-labelledby"],k3=[(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)],zy=(0,l.defineComponent)({__name:"Link",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},k3,14,C3))}}),x3=["aria-labelledby"],z3=[(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)],E3=(0,l.defineComponent)({__name:"Left",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},z3,14,x3))}}),T3=["aria-labelledby"],$3=[(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)],Ey=(0,l.defineComponent)({__name:"JoySmile",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 3072 1024","aria-labelledby":t.name,role:"presentation"},$3,14,T3))}}),B3=["aria-labelledby"],V3=[(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)],Ty=(0,l.defineComponent)({__name:"Jdl",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1181 1024","aria-labelledby":t.name,role:"presentation"},V3,14,B3))}}),D3=["aria-labelledby"],M3=[(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)],$y=(0,l.defineComponent)({__name:"ItemsForward",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},M3,14,D3))}}),A3=["aria-labelledby"],I3=[(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)],By=(0,l.defineComponent)({__name:"Issue",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},I3,14,A3))}}),P3=["aria-labelledby"],L3=[(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)],Vy=(0,l.defineComponent)({__name:"Introduce",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},L3,14,P3))}}),_3=["aria-labelledby"],R3=[(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)],Dy=(0,l.defineComponent)({__name:"Image",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},R3,14,_3))}}),F3=["aria-labelledby"],O3=[(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)],My=(0,l.defineComponent)({__name:"ImageError",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},O3,14,F3))}}),H3=["aria-labelledby"],q3=(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),j3=(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),Ay=(0,l.defineComponent)({__name:"Horn2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[q3,(0,l.createTextVNode)(","),j3],14,H3))}}),K3=["aria-labelledby"],W3=[(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)],Iy=(0,l.defineComponent)({__name:"Horn",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},W3,14,K3))}}),Y3=["aria-labelledby"],U3=[(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)],Py=(0,l.defineComponent)({__name:"Horizontal",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1090 1024","aria-labelledby":t.name,role:"presentation"},U3,14,Y3))}}),G3=["aria-labelledby"],X3=[(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)],Ly=(0,l.defineComponent)({__name:"HorizontalN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},X3,14,G3))}}),Q3=["aria-labelledby"],Z3=[(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)],_y=(0,l.defineComponent)({__name:"Home",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Z3,14,Q3))}}),J3=["aria-labelledby"],e4=[(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)],Ry=(0,l.defineComponent)({__name:"History",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1029 1024","aria-labelledby":t.name,role:"presentation"},e4,14,J3))}}),t4=["aria-labelledby"],l4=[(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)],Fy=(0,l.defineComponent)({__name:"Heart2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},l4,14,t4))}}),n4=["aria-labelledby"],a4=[(0,l.createElementVNode)("path",{d:"M923 283.6c-13.4-31.1-32.6-58.9-56.9-82.8-24.3-23.8-52.5-42.4-84-55.5-32.5-13.5-66.9-20.3-102.4-20.3-49.3 0-97.4 13.5-139.2 39-10 6.1-19.5 12.8-28.5 20.1-9-7.3-18.5-14-28.5-20.1-41.8-25.5-89.9-39-139.2-39-35.5 0-69.9 6.8-102.4 20.3-31.4 13-59.7 31.7-84 55.5-24.4 23.9-43.5 51.7-56.9 82.8-13.9 32.3-21 66.6-21 101.9 0 33.3 6.8 68 20.3 103.3 11.3 29.5 27.5 60.1 48.2 91 32.8 48.9 77.9 99.9 133.9 151.6 92.8 85.7 184.7 144.9 188.6 147.3l23.7 15.2c10.5 6.7 24 6.7 34.5 0l23.7-15.2c3.9-2.5 95.7-61.6 188.6-147.3 56-51.7 101.1-102.7 133.9-151.6 20.7-30.9 37-61.5 48.2-91 13.5-35.3 20.3-70 20.3-103.3.1-35.3-7-69.6-20.9-101.9zM512 814.8S156 586.7 156 385.5C156 283.6 240.3 201 344.3 201c73.1 0 136.5 40.8 167.7 100.4C543.2 241.8 606.6 201 679.7 201c104 0 188.3 82.6 188.3 184.5 0 201.2-356 429.3-356 429.3z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Oy=(0,l.defineComponent)({__name:"Heart1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},a4,14,n4))}}),r4=["aria-labelledby"],o4=[(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)],Hy=(0,l.defineComponent)({__name:"Heart",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1144 1024","aria-labelledby":t.name,role:"presentation"},o4,14,r4))}}),i4=["aria-labelledby"],s4=[(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)],qy=(0,l.defineComponent)({__name:"HeartN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},s4,14,i4))}}),c4=["aria-labelledby"],u4=[(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)],jy=(0,l.defineComponent)({__name:"HeartFill3",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},u4,14,c4))}}),d4=["aria-labelledby"],f4=[(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)],Ky=(0,l.defineComponent)({__name:"HeartFill2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1144 1024","aria-labelledby":t.name,role:"presentation"},f4,14,d4))}}),m4=["aria-labelledby"],h4=[(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)],Wy=(0,l.defineComponent)({__name:"HeartFill1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1144 1024","aria-labelledby":t.name,role:"presentation"},h4,14,m4))}}),p4=["aria-labelledby"],g4=[(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)],Yy=(0,l.defineComponent)({__name:"HeartFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},g4,14,p4))}}),y4=["aria-labelledby"],b4=[(0,l.createElementVNode)("path",{d:"M923 283.6c-13.4-31.1-32.6-58.9-56.9-82.8-24.3-23.8-52.5-42.4-84-55.5-32.5-13.5-66.9-20.3-102.4-20.3-49.3 0-97.4 13.5-139.2 39-10 6.1-19.5 12.8-28.5 20.1-9-7.3-18.5-14-28.5-20.1-41.8-25.5-89.9-39-139.2-39-35.5 0-69.9 6.8-102.4 20.3-31.4 13-59.7 31.7-84 55.5-24.4 23.9-43.5 51.7-56.9 82.8-13.9 32.3-21 66.6-21 101.9 0 33.3 6.8 68 20.3 103.3 11.3 29.5 27.5 60.1 48.2 91 32.8 48.9 77.9 99.9 133.9 151.6 92.8 85.7 184.7 144.9 188.6 147.3l23.7 15.2c10.5 6.7 24 6.7 34.5 0l23.7-15.2c3.9-2.5 95.7-61.6 188.6-147.3 56-51.7 101.1-102.7 133.9-151.6 20.7-30.9 37-61.5 48.2-91 13.5-35.3 20.3-70 20.3-103.3.1-35.3-7-69.6-20.9-101.9z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Uy=(0,l.defineComponent)({__name:"HeartFillN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},b4,14,y4))}}),S4=["aria-labelledby"],w4=[(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)],Gy=(0,l.defineComponent)({__name:"Github",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},w4,14,S4))}}),v4=["aria-labelledby"],N4=(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),C4=(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),Xy=(0,l.defineComponent)({__name:"GarbageBin",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[N4,(0,l.createTextVNode)(","),C4],14,v4))}}),k4=["aria-labelledby"],x4=[(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)],Qy=(0,l.defineComponent)({__name:"Footprint",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},x4,14,k4))}}),z4=["aria-labelledby"],E4=[(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)],Zy=(0,l.defineComponent)({__name:"Follow",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1120 1024","aria-labelledby":t.name,role:"presentation"},E4,14,z4))}}),T4=["aria-labelledby"],$4=[(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)],Jy=(0,l.defineComponent)({__name:"Find",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},$4,14,T4))}}),B4=["aria-labelledby"],V4=(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),D4=(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),eb=(0,l.defineComponent)({__name:"Filter",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[V4,(0,l.createTextVNode)(","),D4],14,B4))}}),M4=["aria-labelledby"],A4=(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),I4=(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),tb=(0,l.defineComponent)({__name:"FileUpload",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[A4,(0,l.createTextVNode)(","),I4],14,M4))}}),P4=["aria-labelledby"],L4=[(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)],_4=(0,l.defineComponent)({__name:"Failure",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},L4,14,P4))}}),R4=["aria-labelledby"],F4=[(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)],lb=(0,l.defineComponent)({__name:"Fabulous",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1061 1024","aria-labelledby":t.name,role:"presentation"},F4,14,R4))}}),O4=["aria-labelledby"],H4=[(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)],nb=(0,l.defineComponent)({__name:"Eye",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1210 1024","aria-labelledby":t.name,role:"presentation"},H4,14,O4))}}),q4=["aria-labelledby"],j4=[(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)],ab=(0,l.defineComponent)({__name:"Edit2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},j4,14,q4))}}),K4=["aria-labelledby"],W4=[(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)],rb=(0,l.defineComponent)({__name:"Edit",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},W4,14,K4))}}),Y4=["aria-labelledby"],U4=[(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)],ob=(0,l.defineComponent)({__name:"Dshop",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1327 1024","aria-labelledby":t.name,role:"presentation"},U4,14,Y4))}}),G4=["aria-labelledby"],X4=[(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)],ib=(0,l.defineComponent)({__name:"Drag",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},X4,14,G4))}}),Q4=["aria-labelledby"],Z4=[(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)],sb=(0,l.defineComponent)({__name:"Download",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Z4,14,Q4))}}),J4=["aria-labelledby"],ed=[(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)],cb=(0,l.defineComponent)({__name:"DownloadCloud",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},ed,14,J4))}}),td=["aria-labelledby"],ld=[(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)],ub=(0,l.defineComponent)({__name:"DownArrow",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},ld,14,td))}}),nd=["aria-labelledby"],ad=(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),rd=(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),od=(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),db=(0,l.defineComponent)({__name:"DoubleArrowRight",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[ad,(0,l.createTextVNode)(","),rd,(0,l.createTextVNode)(","),od],14,nd))}}),id=["aria-labelledby"],sd=(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),cd=(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),ud=(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),fb=(0,l.defineComponent)({__name:"DoubleArrowLeft",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[sd,(0,l.createTextVNode)(","),cd,(0,l.createTextVNode)(","),ud],14,id))}}),dd=["aria-labelledby"],fd=[(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)],mb=(0,l.defineComponent)({__name:"DouArrowUp",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},fd,14,dd))}}),md=["aria-labelledby"],hd=[(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)],hb=(0,l.defineComponent)({__name:"Dongdong",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1079 1024","aria-labelledby":t.name,role:"presentation"},hd,14,md))}}),pd=["aria-labelledby"],gd=[(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)],pb=(0,l.defineComponent)({__name:"Del2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},gd,14,pd))}}),yd=["aria-labelledby"],bd=[(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)],gb=(0,l.defineComponent)({__name:"Del",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},bd,14,yd))}}),Sd=["aria-labelledby"],wd=[(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)],yb=(0,l.defineComponent)({__name:"Date",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},wd,14,Sd))}}),vd=["aria-labelledby"],Nd=[(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)],bb=(0,l.defineComponent)({__name:"Comment",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Nd,14,vd))}}),Cd=["aria-labelledby"],kd=[(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)],Sb=(0,l.defineComponent)({__name:"Close2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1026 1024","aria-labelledby":t.name,role:"presentation"},kd,14,Cd))}}),xd=["aria-labelledby"],zd=[(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)],oo=(0,l.defineComponent)({__name:"Close",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1026 1024","aria-labelledby":t.name,role:"presentation"},zd,14,xd))}}),Ed=["aria-labelledby"],Td=[(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)],wb=(0,l.defineComponent)({__name:"CloseLittle",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1026 1024","aria-labelledby":t.name,role:"presentation"},Td,14,Ed))}}),$d=["aria-labelledby"],Bd=[(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)],vb=(0,l.defineComponent)({__name:"CloseFill2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Bd,14,$d))}}),Vd=["aria-labelledby"],Dd=[(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)],Nb=(0,l.defineComponent)({__name:"Clock",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Dd,14,Vd))}}),Md=["aria-labelledby"],Ad=[(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)],Cb=(0,l.defineComponent)({__name:"CircleClose",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Ad,14,Md))}}),Id=["aria-labelledby"],Pd=[(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)],io=(0,l.defineComponent)({__name:"Checklist",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Pd,14,Id))}}),Ld=["aria-labelledby"],_d=[(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)],kb=(0,l.defineComponent)({__name:"Checked2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},_d,14,Ld))}}),Rd=["aria-labelledby"],Fd=[(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)],Od=(0,l.defineComponent)({__name:"Checked",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Fd,14,Rd))}}),Hd=["aria-labelledby"],qd=[(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)],xb=(0,l.defineComponent)({__name:"CheckedFill2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},qd,14,Hd))}}),jd=["aria-labelledby"],Kd=[(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)],Wd=(0,l.defineComponent)({__name:"CheckNormal",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Kd,14,jd))}}),Yd=["aria-labelledby"],Ud=[(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)],zb=(0,l.defineComponent)({__name:"CheckDisabled",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Ud,14,Yd))}}),Gd=["aria-labelledby"],Xd=[(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)],Eb=(0,l.defineComponent)({__name:"CheckChecked",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1032 1024","aria-labelledby":t.name,role:"presentation"},Xd,14,Gd))}}),Qd=["aria-labelledby"],Zd=[(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)],Tb=(0,l.defineComponent)({__name:"Category",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Zd,14,Qd))}}),Jd=["aria-labelledby"],ef=[(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)],$b=(0,l.defineComponent)({__name:"Cart2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1061 1024","aria-labelledby":t.name,role:"presentation"},ef,14,Jd))}}),tf=["aria-labelledby"],lf=[(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)],Bb=(0,l.defineComponent)({__name:"Cart",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1092 1024","aria-labelledby":t.name,role:"presentation"},lf,14,tf))}}),nf=["aria-labelledby"],af=[(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)],Vb=(0,l.defineComponent)({__name:"Ask2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},af,14,nf))}}),rf=["aria-labelledby"],of=[(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)],Db=(0,l.defineComponent)({__name:"Ask",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},of,14,rf))}}),sf=["aria-labelledby"],cf=[(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)],Mb=(0,l.defineComponent)({__name:"ArrowUp2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2472 1024","aria-labelledby":t.name,role:"presentation"},cf,14,sf))}}),uf=["aria-labelledby"],df=[(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)],Ab=(0,l.defineComponent)({__name:"ArrowUp",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2252 1024","aria-labelledby":t.name,role:"presentation"},df,14,uf))}}),ff=["aria-labelledby"],mf=[(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)],Ib=(0,l.defineComponent)({__name:"ArrowRight2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},mf,14,ff))}}),hf=["aria-labelledby"],pf=[(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)],gf=(0,l.defineComponent)({__name:"ArrowRight",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},pf,14,hf))}}),yf=["aria-labelledby"],bf=[(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)],Pb=(0,l.defineComponent)({__name:"ArrowDown2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2472 1024","aria-labelledby":t.name,role:"presentation"},bf,14,yf))}}),Sf=["aria-labelledby"],wf=[(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)],Lb=(0,l.defineComponent)({__name:"ArrowDown",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2252 1024","aria-labelledby":t.name,role:"presentation"},wf,14,Sf))}}),vf=["aria-labelledby"],Nf=[(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)],_b=(0,l.defineComponent)({__name:"Addfollow",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1111 1024","aria-labelledby":t.name,role:"presentation"},Nf,14,vf))}}),Cf=["aria-labelledby"],kf=[(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)],Rb=(0,l.defineComponent)({__name:"Add",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},kf,14,Cf))}}),xf=["aria-labelledby"],zf=[(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)],Fb=(0,l.defineComponent)({__name:"Jimi40",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},zf,14,xf))}}),Ef=["aria-labelledby"],Tf=[(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)],Ob=(0,l.defineComponent)({__name:"Check",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){const n=t,i=a,o=e=>{i("click",e)},r=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+n.name]:n.name,[n.class]:!!n.class}}),c=(0,l.computed)(()=>{const e={};return e.height=r(n.height)??r(n.size),e.width=r(n.width)??r(n.size),e.color=n.color,e});return(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Tf,14,Ef))}}),{componentName:$f,create:Bf}=se("popup"),Vf=Bf(j1($f,{FoxOverLay:Fl,Close:oo}));function Df(t,a,n,i,o,r){const s=(0,l.resolveComponent)("FoxOverLay"),c=(0,l.resolveComponent)("Close");return(0,l.openBlock)(),(0,l.createBlock)(l.Teleport,{to:t.teleport,disabled:t.teleportDisable},[t.overlay?((0,l.openBlock)(),(0,l.createBlock)(s,(0,l.mergeProps)({key:0,visible:t.visible,"close-on-click-overlay":t.closeOnClickOverlay,"z-index":t.zIndex,"lock-scroll":t.lockScroll,duration:t.duration,"overlay-class":t.overlayClass,"overlay-style":t.overlayStyle,onClick:t.onClickOverlay},t.$attrs),null,16,["visible","close-on-click-overlay","z-index","lock-scroll","duration","overlay-class","overlay-style","onClick"])):(0,l.createCommentVNode)("",!0),(0,l.createVNode)(l.Transition,{name:t.transitionName,onAfterEnter:t.onOpened,onAfterLeave:t.onClosed},{default:(0,l.withCtx)(()=>[(0,l.withDirectives)((0,l.createElementVNode)("view",{class:(0,l.normalizeClass)(t.classes),style:(0,l.normalizeStyle)(t.popStyle),onClick:a[1]||(a[1]=(...e)=>t.onClick&&t.onClick(...e))},[t.showSlot?(0,l.renderSlot)(t.$slots,"default",{key:0}):(0,l.createCommentVNode)("",!0),t.closed?((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:1,onClick:a[0]||(a[0]=(...e)=>t.onClickCloseIcon&&t.onClickCloseIcon(...e)),class:(0,l.normalizeClass)(["fox-popup__close-icon","fox-popup__close-icon--"+t.closeIconPosition])},[(0,l.renderSlot)(t.$slots,"close-icon",{},()=>[(0,l.createVNode)(c)])],2)):(0,l.createCommentVNode)("",!0)],6),[[l.vShow,t.visible]])]),_:3},8,["name","onAfterEnter","onAfterLeave"])],8,["to","disabled"])}var st=Ve(Vf,[["render",Df]]),{create:Mf,scope:Af}=se("calendar-pane"),If=Mf({props:{type:{type:String,default:"one"},valueFormat:{type:String,default:"YYYY-MM-DD"},isAutoBackFill:{type:Boolean,default:!1},toDateAnimation:{type:Boolean,default:!0},poppable:{type:Boolean,default:!0},showTitle:{type:Boolean,default:!0},showSubTitle:{type:Boolean,default:!0},showToday:{type:Boolean,default:!0},title:{type:String},confirmText:{type:String},startText:{type:String},endText:{type:String},defaultValue:{type:[String,Array],default:""},startDate:{type:String,default:de.getDay(0)},endDate:{type:String,default:de.getDay(365)},firstDayOfWeek:{type:Number,default:0}},emits:["choose","update","close","select"],setup(t,{emit:a,slots:n,expose:i}){const{toLocaleRefs:o,t:r}=(0,Ne.useFoxI18n)(Af),s=o(t,["title","confirmText","startText","endText","today"]),c=(0,l.computed)(()=>({height:"39px"})),e=(0,l.computed)(()=>({height:"64px"})),u=JSON.parse(r("weekdays")),p=(0,l.ref)([...u.slice(t.firstDayOfWeek,7),...u.slice(0,t.firstDayOfWeek)]),d=(0,l.ref)(null),m=(0,l.ref)(null),B=(0,l.ref)(null),T=(0,l.ref)(null),y=(0,l.ref)(0),h=(0,l.computed)(()=>f.monthsData.slice(f.defaultRange[0],f.defaultRange[1])),S=(0,l.computed)(()=>n.btn),g=(0,l.computed)(()=>n["top-info"]),w=(0,l.computed)(()=>n["bottom-info"]),f=(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}),_=X=>X.split("-"),A=X=>de.isEqual(f.currDate[0],X),F=X=>de.isEqual(f.currDate[1],X),L=X=>f.currDate?.length>0?f.currDate?.some(te=>de.isEqual(te,X)):!1,K=(X,te)=>te.curData[0]+"-"+te.curData[1]+"-"+de.getNumTwoBit(+X.day),q=(X,te)=>{const H=K(X,te),{type:J}=t;return X.type=="curr"?de.isEqual(f.currDate,H)||(J=="range"||J=="week")&&(A(H)||F(H))||J=="multiple"&&L(H)?`${f.dayPrefix}--active`:f.propStartDate&&de.compareDate(H,f.propStartDate)||f.propEndDate&&de.compareDate(f.propEndDate,H)?`${f.dayPrefix}--disabled`:(J=="range"||J=="week")&&Array.isArray(f.currDate)&&Object.values(f.currDate).length==2&&de.compareDate(f.currDate[0],H)&&de.compareDate(H,f.currDate[1])?`${f.dayPrefix}--choose`:null:`${f.dayPrefix}--disabled`},$=()=>{const{type:X}=t;if(X=="range"&&f.chooseData.length==2||X!="range"){let te=f.chooseData.slice(0);X=="week"&&(te={weekDate:[E(f.chooseData[0]),E(f.chooseData[1])]}),a("choose",te),t.poppable&&a("update")}},j=(X,te,H=!1)=>{if(q(X,te)!=`${f.dayPrefix}--disabled`){const{type:J}=t;let[z,N]=te.curData,C=[...te.curData];if(C[2]=de.getNumTwoBit(Number(X.day)),C[3]=`${C[0]}-${C[1]}-${C[2]}`,C[4]=de.getWhatDay(+C[0],+C[1],+C[2]),J=="multiple")if(f.currDate?.length>0){let k;f.currDate?.forEach((Q,ne)=>{Q==C[3]&&(k=ne)}),H?f.chooseData.push([...C]):k!==void 0?(f.currDate.splice(k,1),f.chooseData.splice(k,1)):(f.currDate.push(C[3]),f.chooseData.push([...C]))}else f.currDate=[C[3]],f.chooseData=[[...C]];else if(J=="range"){let k=Object.values(f.currDate).length;k==2||k==0?f.currDate=[C[3]]:de.compareDate(f.currDate[0],C[3])?Array.isArray(f.currDate)&&f.currDate.push(C[3]):Array.isArray(f.currDate)&&f.currDate.unshift(C[3]),f.chooseData.length==2||!f.chooseData.length?f.chooseData=[[...C]]:de.compareDate(f.chooseData[0][3],C[3])?f.chooseData=[...f.chooseData,[...C]]:f.chooseData=[[...C],...f.chooseData]}else if(J=="week"){let k=de.getWeekDate(z,N,X.day,t.firstDayOfWeek);f.propStartDate&&de.compareDate(k[0],f.propStartDate)&&k.splice(0,1,f.propStartDate),f.propEndDate&&de.compareDate(f.propEndDate,k[1])&&k.splice(1,1,f.propEndDate),f.currDate=k,f.chooseData=[de.formatResultDate(k[0]),de.formatResultDate(k[1])]}else f.currDate=C[3],f.chooseData=[...C];if(!H){let k=f.chooseData;J=="week"&&(k={weekDate:[E(f.chooseData[0]),E(f.chooseData[1])]}),a("select",k),(t.isAutoBackFill||!t.poppable)&&$()}}},E=X=>{let[te,H,J]=X;return{date:X,monthWeekNum:de.getMonthWeek(te,H,J,t.firstDayOfWeek),yearWeekNum:de.getYearWeek(te,H,J,t.firstDayOfWeek)}},v=X=>{const te=X=="prev"?f.monthsData[0]:f.monthsData[f.monthsData.length-1];let H=parseInt(te.curData[0]),J=parseInt(te.curData[1].toString().replace(/^0/,""));switch(X){case"prev":J==1&&(H-=1),J=J==1?12:--J;break;case"next":J==12&&(H+=1),J=J==12?1:++J;break}return[H+"",de.getNumTwoBit(J),de.getMonthDays(String(H),String(J))+""]},R=(X,te,H)=>{let{year:J,month:z}=H;return te=="prev"&&X>=7&&(X-=7),Array.from(Array(X),(N,C)=>({day:String(C+1),type:te,year:J,month:z}))},M=(X,te,H,J)=>{X=X-t.firstDayOfWeek;let{year:z,month:N}=H;return te=="prev"&&X>=7&&(X-=7),Array.from(Array(J),(C,k)=>({day:String(k+1),type:te,year:z,month:N})).slice(J-X)},Y=(X,te)=>{const H=de.getMonthPreDay(+X[0],+X[1]);let J=Number(X[1])-1,z=Number(X[0]);J<=0&&(J=12,z+=1);const N=de.getMonthDays(String(X[0]),String(X[1])),C=de.getMonthDays(z+"",J+""),k={year:X[0],month:X[1]},Q={curData:X,title:r("monthTitle",{year:k.year,month:k.month}),monthData:[...M(H,"prev",{month:String(J),year:String(z)},C),...R(N,"curr",k)],cssHeight:0,cssScrollHeight:0};Q.cssHeight=39+64*(Q.monthData.length>35?6:5);let ne=0;f.monthsData.length>0&&(ne=f.monthsData[f.monthsData.length-1].cssScrollHeight+f.monthsData[f.monthsData.length-1].cssHeight),Q.cssScrollHeight=ne,te=="next"?(!f.endData||!de.compareDate(`${f.endData[0]}-${f.endData[1]}-${de.getMonthDays(f.endData[0],f.endData[1])}`,`${X[0]}-${X[1]}-${X[2]}`))&&f.monthsData.push(Q):!f.startData||!de.compareDate(`${X[0]}-${X[1]}-${X[2]}`,`${f.startData[0]}-${f.startData[1]}-01`)?f.monthsData.unshift(Q):f.unLoadPrev=!0},W=()=>{let X=t.startDate?t.startDate:de.getDay(0),te=t.endDate?t.endDate:de.getDay(365);f.propStartDate=X,f.propEndDate=te,f.startData=_(X),f.endData=_(te),(t.defaultValue||Array.isArray(t.defaultValue)&&t.defaultValue.length>0)&&(f.currDate=t.type!=="one"?[...t.defaultValue]:t.defaultValue);const H={year:Number(f.startData[0]),month:Number(f.startData[1])},J={year:Number(f.endData[0]),month:Number(f.endData[1])};let z=J.month-H.month;J.year-H.year>0&&(z=z+12*(J.year-H.year)),z<=0&&(z=1),Y(f.startData,"next");let N=1;do Y(v("next"),"next");while(N++<z);if(f.monthsNum=z,t.type=="range"&&Array.isArray(f.currDate))f.currDate.length>0&&(X&&de.compareDate(f.currDate[0],X)&&f.currDate.splice(0,1,X),te&&de.compareDate(te,f.currDate[1])&&f.currDate.splice(1,1,te),f.defaultData=[..._(f.currDate[0]),..._(f.currDate[1])]);else if(t.type=="multiple"&&Array.isArray(f.currDate)){if(f.currDate.length>0){let C=[],k={};f.currDate.forEach(Q=>{X&&!de.compareDate(Q,X)&&te&&!de.compareDate(te,Q)&&(Object.hasOwnProperty.call(k,Q)||(C.push(Q),k[Q]=Q))}),f.currDate=[...C],f.defaultData=[..._(C[0])]}}else if(t.type=="week"&&Array.isArray(f.currDate)){if(f.currDate.length>0){let[C,k,Q]=_(f.currDate[0]);f.currDate=de.getWeekDate(C,k,Q,t.firstDayOfWeek),X&&de.compareDate(f.currDate[0],X)&&f.currDate.splice(0,1,X),te&&de.compareDate(te,f.currDate[1])&&f.currDate.splice(1,1,te),f.defaultData=[..._(f.currDate[0]),..._(f.currDate[1])]}}else f.currDate&&(X&&de.compareDate(f.currDate,X)?f.currDate=X:te&&!de.compareDate(f.currDate,te)&&(f.currDate=te),f.defaultData=[..._(f.currDate)])};i({scrollToDate:X=>{de.compareDate(X,f.propStartDate)?X=f.propStartDate:de.compareDate(X,f.propEndDate)||(X=f.propEndDate);let te=_(X);f.monthsData.forEach((H,J)=>{if(H.title==r("monthTitle",{year:te[0],month:te[1]})&&d.value){let z=f.monthsData[J].cssScrollHeight-d.value.scrollTop;if(t.toDateAnimation){let N=0,C=setInterval(()=>{if(N++,d.value){let k=z/10;d.value.scrollTop=d.value.scrollTop+k}N>=10&&(clearInterval(C),d.value&&(d.value.scrollTop=f.monthsData[J].cssScrollHeight))},40)}else d.value.scrollTop=f.monthsData[J].cssScrollHeight}})},initPosition:()=>{d?.value&&(d.value.scrollTop=f.monthsData[f.currentIndex].cssScrollHeight)},doLayout:()=>{let X=0,te=0;f.defaultData.length>0&&f.monthsData.forEach((z,N)=>{z.title==r("monthTitle",{year:f.defaultData[0],month:f.defaultData[1]})&&(X=N),(t.type=="range"||t.type=="week")&&z.title==r("monthTitle",{year:f.defaultData[3],month:f.defaultData[4]})&&(te=N)}),P(f.monthsNum,X),f.currentIndex=X,f.yearMonthTitle=f.monthsData[f.currentIndex].title,f.defaultData.length>0&&(f.isRange?(j({day:f.defaultData[2],type:"curr"},f.monthsData[f.currentIndex],!0),j({day:f.defaultData[5],type:"curr"},f.monthsData[te],!0)):t.type=="week"?j({day:f.defaultData[2],type:"curr"},f.monthsData[f.currentIndex],!0):t.type=="multiple"?[...f.currDate].forEach(z=>{let N=_(z),C=f.currentIndex;f.monthsData.forEach((k,Q)=>{k.title==r("monthTitle",{year:N[0],month:N[1]})&&(C=Q)}),j({day:N[2],type:"curr"},f.monthsData[C],!0)}):j({day:f.defaultData[2],type:"curr"},f.monthsData[f.currentIndex],!0));let H=f.monthsData[f.monthsData.length-1],J=H.cssHeight+H.cssScrollHeight;nn(()=>{d?.value&&m?.value&&T?.value&&(y.value=d.value.clientHeight,m.value.style.height=`${J}px`,d.value.scrollTop=f.monthsData[f.currentIndex].cssScrollHeight)}),f.avgHeight=Math.floor(J/(f.monthsNum+1))}});const P=(X,te)=>{X>=3?te>0&&te<X?f.defaultRange=[te-1,te+3]:te==0?f.defaultRange=[te,te+4]:te==X&&(f.defaultRange=[te-2,te+2]):f.defaultRange=[0,X+2],f.translateY=f.monthsData[f.defaultRange[0]].cssScrollHeight},V=(X,te)=>(t.type=="range"||t.type=="week")&&X.type=="curr"&&q(X,te)=="fox-calendar__day--active",G=(X,te)=>V(X,te)&&A(K(X,te)),U=(X,te)=>f.currDate.length>=2&&F(K(X,te))?V(X,te):!1,x=()=>{if(f.currDate.length>=2)return de.isEqual(f.currDate[0],f.currDate[1])},ee=X=>{const te=`${X.year}-${X.month}-${Number(X.day)<10?"0"+X.day:X.day}`;return de.isEqual(te,de.date2Str(new Date))},le=X=>{if(f.monthsData.length<=1)return;const te=X.target.scrollTop;let H=Math.floor(te/f.avgHeight);if(H==0)te>=f.monthsData[H+1].cssScrollHeight&&(H+=1);else if(H>0&&H<f.monthsNum-1)te>=f.monthsData[H+1].cssScrollHeight&&(H+=1),te<f.monthsData[H].cssScrollHeight&&(H-=1);else{const J=Math.round(te+y.value);J<f.monthsData[H].cssScrollHeight+f.monthsData[H].cssHeight&&te>f.monthsData[H-1].cssScrollHeight&&(H-=1),H+1<=f.monthsNum&&J>=f.monthsData[H+1].cssScrollHeight+f.monthsData[H+1].cssHeight&&(H+=1),H>=1&&te<f.monthsData[H-1].cssScrollHeight&&(H-=1)}f.currentIndex!==H&&(f.currentIndex=H,P(f.monthsNum,H)),f.yearMonthTitle=f.monthsData[H].title},re=()=>{f.chooseData.splice(0),f.monthsData.splice(0),W()};return W(),(0,l.watch)(()=>t.defaultValue,X=>{X&&t.poppable&&re()}),{dayTitleStyle:c,dayCellStyle:e,weeks:p,compConthsData:h,showTopBtn:S,topInfo:g,bottomInfo:w,rangeTip:x,mothsViewScroll:le,getClass:q,isStartTip:G,isEndTip:U,chooseDay:j,isCurrDay:ee,confirm:$,months:d,...(0,l.toRefs)(f),...(0,l.toRefs)(t),...s,monthsPanel:m,weeksPanel:B,viewArea:T}}}),Pf={class:"fox-calendar__header"},Lf={key:0,class:"fox-calendar__header-title"},_f={key:1,class:"fox-calendar__header-slot"},Rf={key:2,class:"fox-calendar__header-subtitle"},Ff={class:"fox-calendar__weekdays",ref:"weeksPanel"},Of={class:"fox-calendar__panel",ref:"monthsPanel"},Hf={class:"fox-calendar__days"},qf=["onClick"],jf={class:"fox-calendar__day-value"},Kf={key:0,class:"fox-calendar__day-tips fox-calendar__day-tips--top"},Wf={key:1,class:"fox-calendar__day-tips fox-calendar__day-tips--bottom"},Yf={key:2,class:"fox-calendar__day-tips--curr"},Uf={key:4,class:"fox-calendar__day-tip"},Gf={key:0,class:"fox-calendar__footer"};function Xf(t,a,n,i,o,r){return(0,l.openBlock)(),(0,l.createElementBlock)("view",{class:(0,l.normalizeClass)(["fox-calendar",{"fox-calendar--nopop":!t.poppable,"fox-calendar--nofooter":t.isAutoBackFill}])},[(0,l.createElementVNode)("view",Pf,[t.showTitle?((0,l.openBlock)(),(0,l.createElementBlock)("view",Lf,(0,l.toDisplayString)(t.title),1)):(0,l.createCommentVNode)("",!0),t.showTopBtn?((0,l.openBlock)(),(0,l.createElementBlock)("view",_f,[(0,l.renderSlot)(t.$slots,"btn")])):(0,l.createCommentVNode)("",!0),t.showSubTitle?((0,l.openBlock)(),(0,l.createElementBlock)("view",Rf,(0,l.toDisplayString)(t.yearMonthTitle),1)):(0,l.createCommentVNode)("",!0),(0,l.createElementVNode)("view",Ff,[((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",Of,[(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",Hf,[(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:p=>t.chooseDay(e,s)},[(0,l.createElementVNode)("view",jf,[(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",Kf,[(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",Wf,[(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",Yf,(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",Uf,(0,l.toDisplayString)(t.endText),1)):(0,l.createCommentVNode)("",!0)],14,qf))),128))],2)])]))),128))],4)],512)],544),t.poppable&&!t.isAutoBackFill?((0,l.openBlock)(),(0,l.createElementBlock)("view",Gf,[(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 Qf=Ve(If,[["render",Xf]]),{create:Zf}=se("calendar-picker"),Jf=Zf({components:{CalendarPane:Qf,Popup:st},props:{...Yn},emits:["choose","close","update:visible","select"],setup(t,{emit:a,slots:n,expose:i}){const o=(0,l.computed)(()=>n.btn),r=(0,l.computed)(()=>n["top-info"]),s=(0,l.computed)(()=>n.day),c=(0,l.computed)(()=>n["bottom-info"]),e=(0,l.ref)(null),u=S=>{e.value?.scrollToDate(S)},p=()=>{e.value?.initPosition()},d=(0,l.computed)(()=>{const S=["fox-calendar__popup"];return t.popClass&&S.push(t.popClass),S});(0,l.watch)(()=>t.visible,S=>{S&&(0,l.nextTick)(()=>{e.value?e.value.doLayout():setTimeout(()=>{e.value&&e.value.doLayout()},250)})}),i({scrollToDate:u,initPosition:p});const m=()=>{a("update:visible",!1)},B=()=>{a("close"),a("update:visible",!1)};return{popClasses:d,closePopup:()=>{B()},update:m,close:B,select:S=>{a("select",S)},choose:S=>{B(),a("choose",S)},calendarRef:e,showTopBtn:o,topInfo:r,dayInfo:s,bottomInfo:c}}});function e5(t,a,n,i,o,r){const s=(0,l.resolveComponent)("CalendarPane"),c=(0,l.resolveComponent)("Popup");return t.poppable?((0,l.openBlock)(),(0,l.createBlock)(c,(0,l.mergeProps)({key:0,visible:t.visible,position:"bottom",round:"",closeable:""},t.$attrs,{onClickOverlay:t.closePopup,onClickCloseIcon:t.closePopup,"pop-class":t.popClasses,style:t.popStyle}),{default:(0,l.withCtx)(()=>[(0,l.createVNode)(s,{ref:"calendarRef",type:t.type,"is-auto-back-fill":t.isAutoBackFill,poppable:t.poppable,title:t.title,"default-value":t.defaultValue,"start-date":t.startDate,"end-date":t.endDate,onUpdate:t.update,onClose:t.close,onChoose:t.choose,onSelect:t.select,"confirm-text":t.confirmText,"start-text":t.startText,"end-text":t.endText,"show-today":t.showToday,"show-title":t.showTitle,"show-sub-title":t.showSubTitle,"to-date-animation":t.toDateAnimation,"first-day-of-week":t.firstDayOfWeek},(0,l.createSlots)({_:2},[t.showTopBtn?{name:"btn",fn:(0,l.withCtx)(()=>[(0,l.renderSlot)(t.$slots,"btn")]),key:"0"}:void 0,t.dayInfo?{name:"day",fn:(0,l.withCtx)(e=>[(0,l.renderSlot)(t.$slots,"day",{date:e.date})]),key:"1"}:void 0,t.topInfo?{name:"top-info",fn:(0,l.withCtx)(e=>[(0,l.renderSlot)(t.$slots,"top-info",{date:e.date})]),key:"2"}:void 0,t.bottomInfo?{name:"bottom-info",fn:(0,l.withCtx)(e=>[(0,l.renderSlot)(t.$slots,"bottom-info",{date:e.date})]),key:"3"}:void 0]),1032,["type","is-auto-back-fill","poppable","title","default-value","start-date","end-date","onUpdate","onClose","onChoose","onSelect","confirm-text","start-text","end-text","show-today","show-title","show-sub-title","to-date-animation","first-day-of-week"])]),_:3},16,["visible","onClickOverlay","onClickCloseIcon","pop-class","style"])):((0,l.openBlock)(),(0,l.createBlock)(s,{key:1,type:t.type,"is-auto-back-fill":t.isAutoBackFill,poppable:t.poppable,title:t.title,ref:"calendarRef","confirm-text":t.confirmText,"start-text":t.startText,"end-text":t.endText,"default-value":t.defaultValue,"start-date":t.startDate,"end-date":t.endDate,onUpdate:t.update,onClose:t.close,onChoose:t.choose,onSelect:t.select,"show-title":t.showTitle,"show-sub-title":t.showSubTitle,"to-date-animation":t.toDateAnimation,"show-today":t.showToday,"first-day-of-week":t.firstDayOfWeek},(0,l.createSlots)({_:2},[t.showTopBtn?{name:"btn",fn:(0,l.withCtx)(()=>[(0,l.renderSlot)(t.$slots,"btn")]),key:"0"}:void 0,t.dayInfo?{name:"day",fn:(0,l.withCtx)(e=>[(0,l.renderSlot)(t.$slots,"day",{date:e.date})]),key:"1"}:void 0,t.topInfo?{name:"top-info",fn:(0,l.withCtx)(e=>[(0,l.renderSlot)(t.$slots,"top-info",{date:e.date})]),key:"2"}:void 0,t.bottomInfo?{name:"bottom-info",fn:(0,l.withCtx)(e=>[(0,l.renderSlot)(t.$slots,"bottom-info",{date:e.date})]),key:"3"}:void 0]),1032,["type","is-auto-back-fill","poppable","title","confirm-text","start-text","end-text","default-value","start-date","end-date","onUpdate","onClose","onChoose","onSelect","show-title","show-sub-title","to-date-animation","show-today","first-day-of-week"]))}var Ol=Ve(Jf,[["render",e5]]),Gn=(t,a)=>{let n;return pn(t)?n=t:typeof t=="string"&&ft(t)>0?n=de.parser(t,a):n=new Date,n},$t=(t,a,n)=>(pn(a)||(a=new Date),de.format(a,n)),Bt=t=>[`${t.getFullYear()}`,`${t.getMonth()+1}`,`${t.getDate()}`,de.date2Str(t),de.getWhatDay(t.getFullYear(),t.getMonth()+1,t.getDate())],so={...Yn,modelValue:{type:[String,Date,Array],default:null},rangeSeparator:{type:[String],default:"-"},valueFormat:{type:[String],default:"YYYY-MM-DD"},format:{type:[String],default:"YYYY-MM-DD"},showWeek:{type:[Boolean,String],default:!1},placeholder:{type:[String]},textAlign:{type:[String]},clearable:{type:[Boolean],default:!0},maxLength:{type:[String,Number]}},t5={...xe,...Te,...so};function l5(t,a,n,i){return{props:t5,emits:["change","update:modelValue","blur","focus","clear","setValue"],setup(o,r){const{itemTemplateRef:s,innerDisabled:c,disabled:e,innerReadonly:u,readonly:p,browse:d}=Ie(o),{emitEvent:m,exposeApi:B}=Ee({componentName:t,validateCheckEvents:["blur","clear","change"],validateResetEvents:["focus","setValue"],get readonly(){return p.value},get disabled(){return e.value},get props(){return o},context:r,get templateRefProxy(){return s.value}},o.prop??r.attrs.name),{toLocaleRefs:T}=(0,Ne.useFoxI18n)(a),y=T(o,["placeholder"]);let h=ve(o,"hintText"),S=(0,l.ref)(!1);const g=(0,l.ref)(!1),w=(0,l.computed)(()=>o.type==="range"),f=(0,l.reactive)({startDate:null,endDate:null,startArray:[],endArray:[]}),_=()=>{f.startDate!==null&&(f.startDate=null,f.endDate=null,f.startArray=[],f.endArray=[])},A=(P,V="one",G="YYYY-MM-DD")=>{if(q1(P)){_();return}if(w.value&&Array.isArray(P)&&P.length==2){let U,x;typeof P[0]=="string"?(U=Gn(P[0],G),x=Gn(P[1],G)):(U=P[0],x=P[1]);let ee=Bt(U),le=Bt(x);(f.startDate===null||f.startDate.getTime()!==U.getTime()||f.endDate?.getTime()!==x.getTime())&&(f.startDate=U,f.startArray=ee,f.endDate=x,f.endArray=le)}else{let U;typeof P=="string"?U=Gn(P,G):U=P;let x=Bt(U);(f.startDate===null||f.startDate.getTime()!==U.getTime())&&(f.startDate=U,f.startArray=x)}};A(o.modelValue,o.type,o.valueFormat),(0,l.watch)(()=>o.modelValue,P=>{A(P,o.type,o.valueFormat),m("setValue",P)});const F=(0,l.computed)(()=>{if(f.startDate===null)return"";if(w.value){let P=$t(o,f.startDate,o.format),V=$t(o,f.endDate,o.format);return`${P} ${o.rangeSeparator} ${V}`}else{let P=$t(o,f.startDate,o.format);return o.showWeek&&(P=`${P} ${f.startArray[4]}`),P}}),L=(0,l.computed)(()=>f.startDate===null?null:w.value?[de.date2Str(f.startDate),de.date2Str(f.endDate??new Date)]:de.date2Str(f.startDate)),K="fox-input-item",q=(0,l.computed)(()=>({[K]:!0,[`${K}__disabled`]:e.value})),$=Be((0,l.computed)(()=>o.textAlign),"textAlign"),j=(0,l.computed)(()=>({textAlign:$.value??"right"})),E=(0,l.ref)(!1),v=()=>{p.value||e.value||(E.value=!0)},R=()=>{E.value=!1},M=P=>{E.value=P},Y=P=>{if(P){if(w.value&&Array.isArray(P)){let V=P[0],G=we(V[0]),U=we(V[1]),x=we(V[2]),ee=new Date(G,U-1,x),le=P[1];G=we(le[0]),U=we(le[1]),x=we(le[2]);let re=new Date(G,U-1,x);f.startDate=ee,f.startArray=Bt(ee),f.endDate=re,f.endArray=Bt(re),o.valueFormat?m("update:modelValue",[$t(o,ee,o.valueFormat),$t(o,re,o.valueFormat)],{}):m("update:modelValue",[ee,re],{})}else{let V=P,G=we(V[0]),U=we(V[1]),x=we(V[2]),ee=new Date(G,U-1,x);f.startDate=ee,f.startArray=Bt(ee),o.valueFormat?m("update:modelValue",$t(o,ee,o.valueFormat),{}):m("update:modelValue",ee,{})}m("change",P,{})}},W=P=>{let V=P.target.value;g.value=!0,m("focus",V,P)},Z=P=>{setTimeout(()=>{g.value=!1},0);let V=P.target.value;o.maxLength&&V.length>Number(o.maxLength)&&(V=V.slice(0,Number(o.maxLength))),m("blur",V,P)},I=P=>{_(),m("update:modelValue",null,P),m("change","",P),m("clear","")},O=(0,l.ref)();return B({showPicker:v,hidePicker:R,focus:()=>{O?.value.focus()},blur:()=>{O?.value.blur()},select:()=>{O?.value.select()},setDisabled:P=>{c.value=P},setReadonly:P=>{u.value=P}}),()=>{if(d.value==="on"&&(p.value||e.value))return i(F.value,r.slots);const P={class:q.value,style:j.value,type:"text",maxlength:o.maxLength,placeholder:y.placeholder.value,readonly:!0,clearable:o.clearable,value:F.value,onClick:v,onFocus:W,onBlur:Z,onClear:I},V={};r.slots.prepend&&(V.prepend=r.slots.prepend),r.slots.append&&(V.append=r.slots.append),r.slots.prefix?V.prefix=r.slots.prefix:V.prefix=()=>(0,l.h)(D.ElIcon,{},{default:()=>(0,l.h)($e.Calendar)}),r.slots.suffix&&(V.suffix=r.slots.suffix);const G=[],U=(0,l.h)(D.ElInput,P,V);G.push(U);const x={default:()=>G};x.label=r.slots.default,x.fixedPreTip=r.slots.fixedPreTip,x.fixedTip=r.slots.fixedTip;const ee=et(o,Yn);ee.visible=E.value,ee["onUpdate:visible"]=M,ee["default-value"]=L.value,ee.onChoose=Y;const le={};if(r.slots.btn){const te=r.slots.btn();le.btn=()=>te}r.slots.day&&(le.day=r.slots.day),r.slots.topInfo&&(le.topInfo=r.slots.topInfo),r.slots.bottomInfo&&(le.bottomInfo=r.slots.bottomInfo);const re=(0,l.h)(Ol,ee,le);x.hide=()=>[re];const X={...Ae(o,so),ref:s,hintText:h.value,hintVisible:S.value};return o.prop&&(X.prop=`${o.prop}_item`),n(X,x)}}}}var{componentName:n5,create:a5,scope:r5}=se("calendar-item"),o5=a5(l5(n5,r5,Pe,He)),Xn=o5,co={modelValue:{type:[Date,Number,String,Array],required:!1},unit:{type:[String],required:!1},placeholder:{type:[String],required:!1},rangeSeparator:{type:[String],required:!1},format:{type:[String],required:!1},maxLength:{type:[String,Number]}},i5={...xe,...Te,...co};function s5(t,a,n,i){return{props:i5,emits:["change","update:modelValue","blur","focus","clear","visible-change","setValue"],setup(o,r){const{itemTemplateRef:s,innerDisabled:c,disabled:e,innerReadonly:u,readonly:p,browse:d}=Ie(o),{emitEvent:m,exposeApi:B}=Ee({componentName:t,get readonly(){return p.value},get disabled(){return e.value},get props(){return o},context:r,get templateRefProxy(){return s.value}},o.prop??r.attrs.name),{toLocaleRefs:T}=(0,Ne.useFoxI18n)(a),y=T(o,["placeholder"]),h=(0,l.ref)(!1),S=ve(o,"modelValue",null,m),g=t,w=(0,l.computed)(()=>({[g]:!0})),f=E=>{S.value=E,m("update:modelValue",E),m("change",E)};let _=ve(o,"hintText"),A=(0,l.ref)(!1);const F=E=>{let v=E.target.value;h.value=!0,ge(_.value)||(A.value=!0),m("focus",v,E)},L=E=>{setTimeout(()=>{A.value&&(A.value=!1),h.value=!1},0);let v=E.target.value;o.maxLength&&v.length>Number(o.maxLength)&&(v=v.slice(0,Number(o.maxLength))),m("blur",v,E)},K=()=>{m("clear","")},q=E=>{m("visible-change",E)},$=(0,l.ref)();B({focus:()=>{$?.value.focus()},blur:()=>{$?.value.blur()},handleOpen:()=>{$?.value.handleOpen()},handleClose:()=>{$?.value.handleClose()},setDisabled:E=>{c.value=E},setReadonly:E=>{u.value=E}});const j=(0,l.computed)(()=>{if(_e(S.value))return"";const E=o.rangeSeparator??" - ",v=Array.isArray(S.value)?S.value:[S.value],R=[];for(let Y=0;Y<v.length;Y++){const W=v[Y];if(W==="string"&&R.push(W),W instanceof Date){const Z=qe.format(W,o.format);R.push(Z)}}const M=` ${E} `;return R.join(M)});return()=>{if(d.value==="on"&&(p.value||e.value))return i(j.value,r.slots);const E={...r.attrs,ref:$,class:w.value,placeholder:y.placeholder.value,rangeSeparator:o.rangeSeparator,format:o.format,disabled:e.value,readonly:p.value,modelValue:S.value,"onUpdate:modelValue":f,onClear:K,onFocus:F,onBlur:L,onVisibleChange:q},v={},R=[],M=(0,l.h)(D.ElTimePicker,E,v);R.push(M);const Y={default:()=>R};Y.label=r.slots.default,Y.fixedPreTip=r.slots.fixedPreTip,Y.fixedTip=r.slots.fixedTip;const W={...Ae(o,co),ref:s,hintText:_.value,hintVisible:A.value};return o.prop&&(W.prop=`${o.prop}_item`),n(W,Y)}}}}var{componentName:c5,create:u5,scope:d5}=se("time-item"),f5=u5(s5(c5,d5,Pe,He)),Qn=f5,uo={modelValue:{type:[Date,Number,String,Array],required:!1},unit:{type:[String],required:!1},placeholder:{type:[String],required:!1},format:{type:[String],required:!1},rangeSeparator:{type:[String],required:!1},maxLength:{type:[String,Number]}},m5={...xe,...Te,...uo};function h5(t,a,n,i){return{props:m5,emits:["change","update:modelValue","blur","focus","clear","setValue"],setup(o,r){const{itemTemplateRef:s,innerDisabled:c,disabled:e,innerReadonly:u,readonly:p,browse:d}=Ie(o),{emitEvent:m,exposeApi:B}=Ee({componentName:t,get readonly(){return p.value},get disabled(){return e.value},get props(){return o},context:r,get templateRefProxy(){return s.value}},o.prop??r.attrs.name),{toLocaleRefs:T}=(0,Ne.useFoxI18n)(a),y=T(o,["placeholder"]),h=(0,l.ref)(!1),S=ve(o,"modelValue",null,m),g=t,w=(0,l.computed)(()=>({[g]:!0})),f=j=>{S.value=j,m("update:modelValue",j),m("change",j)};let _=ve(o,"hintText"),A=(0,l.ref)(!1);const F=j=>{let E=j.target.value;h.value=!0,ge(_.value)||(A.value=!0),m("focus",E,j)},L=j=>{setTimeout(()=>{A.value&&(A.value=!1),h.value=!1},0);let E=j.target.value;o.maxLength&&E.length>Number(o.maxLength)&&(E=E.slice(0,Number(o.maxLength))),m("blur",E,j)},K=()=>{m("clear","")},q=(0,l.ref)();B({focus:()=>{q?.value.focus()},blur:()=>{q?.value.blur()},handleOpen:()=>{q?.value.handleOpen()},handleClose:()=>{q?.value.handleClose()},setDisabled:j=>{c.value=j},setReadonly:j=>{u.value=j}});const $=(0,l.computed)(()=>{if(_e(S.value))return"";const j=o.rangeSeparator??" - ",E=Array.isArray(S.value)?S.value:[S.value],v=[];for(let M=0;M<E.length;M++){const Y=E[M];if(Y==="string"&&v.push(Y),Y instanceof Date){const W=qe.format(Y,o.format);v.push(W)}}const R=` ${j} `;return v.join(R)});return()=>{if(d.value==="on"&&(p.value||e.value))return i($.value,r.slots);const j={...r.attrs,ref:q,class:w.value,placeholder:y.placeholder.value,rangeSeparator:o.rangeSeparator,foramt:o.format,disabled:e.value,readonly:p.value,modelValue:S.value,"onUpdate:modelValue":f,onClear:K,onFocus:F,onBlur:L},E={},v=[],R=(0,l.h)(D.ElTimeSelect,j,E);v.push(R);const M={default:()=>v};M.label=r.slots.default,M.fixedPreTip=r.slots.fixedPreTip,M.fixedTip=r.slots.fixedTip;const Y={...Ae(o,uo),ref:s,hintText:_.value,hintVisible:A.value};return o.prop&&(Y.prop=`${o.prop}_item`),n(Y,M)}}}}var{componentName:p5,create:g5,scope:y5}=se("time-select-item"),b5=g5(h5(p5,y5,Pe,He)),Zn=b5;function fo(t,a=0){let n=`${t}`,i=n.indexOf(".");if(i==-1)return n;let o=i;for(let r=n.length-1;r>=i;r--)if(n.charAt(r)!="0"){o=r;break}return o-i<a?o=i+a+1:o!=i&&(o+=1),o>n.length?n=n.padEnd(o,"0"):n=n.substring(0,o),n}function mo(t,a,n=20){return typeof a=="string"&&(a=we(a)),a==1||a==-1?`${t}`:a==0?"0":a>0?fo(tr(`${t}`,`${a}`)):fo(fn(`${t}`,lr(`${a}`),20))}function S5(t,a=-1,n=!1,i=3,o=","){return ul(t,we(a),n,i,o)}function ho(t,a,n,i,o=!0){if(t==="")return"";if(t=nr(t),a=we(a),a==1)return t;if(i)t=mo(t,a),n&&(t=="0"&&o?t=`${t}.`.padEnd(we(n)+2,"0"):t=fn(t,1,we(n)));else{let r=-1*a;t=mo(t,r)}return t}function po(t,a){let n={maxValid:!0,minValid:!0,message:""};if(a.min!==void 0){let i=he(a.minInclude),o=mn(t,a.min);(i&&o==-1||!i&&(o==0||o==-1))&&(n.message="请输入不小于 {0} 的数值".replace("{0}",a.min),n.minValid=!1)}if(a.max!=null){let i=he(a.maxInclude),o=mn(t,a.max);(i&&o==1||!i&&(o==0||o==1))&&(n.maxValid=!1)}return n}var go={modelValue:{type:[String,Number],required:!1},clearable:{type:[Boolean],default:!0},showTip:{type:[Boolean,String],required:!1,default:!0},min:{type:[Number,String],required:!1},minInclude:{type:[Boolean,String],required:!1,default:!0},max:{type:[Number,String],required:!1},maxInclude:{type:[Boolean,String],required:!1,default:!0},unit:{type:[String],required:!1},rates:{type:[Number,String],required:!1,default:1},precision:{type:[Number,String],required:!1},integerLength:{type:[Number,String],required:!1,default:-1},decimalLength:{type:[Number,String],required:!1,default:2},autoPadding:{type:[Boolean],required:!1,default:!0},digits:{type:[Number],required:!1,default:3},separator:{type:[String],required:!1,default:","},placeholder:{type:[String],required:!1},textAlign:{type:[String],required:!1},adjustPosition:{type:[Boolean],default:!0},alwaysSystem:{type:[Boolean],default:!1},maxLength:{type:[String,Number]}},w5={...xe,...Te,...go};function v5(t,a,n,i){return{props:w5,emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(o,r){const{itemTemplateRef:s,innerDisabled:c,disabled:e,innerReadonly:u,readonly:p,browse:d}=Ie(o),{emitEvent:m,exposeApi:B}=Ee({componentName:t,get readonly(){return p.value},get disabled(){return e.value},get props(){return o},context:r,get templateRefProxy(){return s.value}},o.prop??r.attrs.name),T=(0,l.ref)(!1),y=ve(o,"modelValue",null,m),h=(0,l.ref)("");(0,l.watch)([()=>y.value,()=>o.rates,()=>o.precision],([O,P,V])=>{if(ge(O)){h.value="";return}const G=ho(O,P,V,!1);h.value!==G&&(h.value=G)},{immediate:!0});const S=(0,l.computed)(()=>{let O="";return T.value&&(O=h.value),O}),{t:g}=(0,Ne.useFoxI18n)(a),w=(0,l.computed)(()=>{let O=o.placeholder??"";return!T.value&&!ge(h.value)?O=S5(h.value,o.decimalLength,o.autoPadding,o.digits,o.separator):O=g(["placeholder",O]),O}),f=t,_=(0,l.computed)(()=>({[f]:!0,[`${f}__disabled`]:e.value,[`${f}__placeholder`]:h.value.length>0})),A=Be((0,l.computed)(()=>o.textAlign),"textAlign"),F=(0,l.computed)(()=>T.value?{textAlign:"left"}:{textAlign:A.value??"right"}),L=(0,l.ref)(""),K=(0,l.computed)(()=>{let O=L.value;return ge(O)&&(O=o.errorTip??""),O}),q=(0,l.ref)(""),$=(0,l.ref)(!1),j=(O,P)=>{if(O=`${O}`,ge(O)){h.value="",y.value="",P.forEach(V=>{m(V,"")}),he(o.showTip)&&$.value&&($.value=!1);return}if(O.length>=2){let V=O;if(V.charAt(0)=="-"&&(V=V.substring(1)),V.length>=2&&V.charAt(0)=="0"&&V.charAt(1)!="."){(0,l.triggerRef)(h);return}}if(O!="-"){if(!vn(O)){(0,l.triggerRef)(h);return}if(o.integerLength!=-1&&ur(O)>Number(o.integerLength)){(0,l.triggerRef)(h);return}if(o.decimalLength&&o.decimalLength!=-1&&dr(O)>Number(o.decimalLength)){(0,l.triggerRef)(h);return}let V=po(O,o);if(V.maxValid===!1){L.value=V.message,(0,l.triggerRef)(h);return}}else if(o.min!=null&&we(o.min)>=0){(0,l.triggerRef)(h);return}q.value=O,he(o.showTip)&&($.value=O.length>0),h.value=O,y.value=ho(O,o.rates,o.precision,!0),P.forEach(V=>{m(V,y.value)})},E=O=>{j(O,["update:modelValue","input"])},v=O=>{j(O,["update:modelValue","change"])},R=O=>{if(T.value=!0,he(o.showTip)){let P=h.value;ge(P)&&(P=o.hintText),ge(P)||(q.value=P,$.value=!0)}L.value="",m("focus",y.value,O)},M=O=>{if(setTimeout(()=>{T.value=!1,he(o.showTip)&&$.value===!0&&($.value=!1)},0),!ge(h.value)){let P=po(h.value,o);if(P.minValid===!1||P.maxValid===!1){L.value=P.message;return}}m("update:modelValue",y.value,O),m("blur",y.value,O)},Y=()=>{m("clear","")},W=(0,l.computed)(()=>ft(o.unit)>0),Z=(0,l.ref)();B({focus:()=>{Z?.value.focus()},blur:()=>{Z?.value.blur()},select:()=>{Z?.value.select()},setDisabled:O=>{c.value=O},setReadonly:O=>{u.value=O}});const I=()=>y.value?w.value:y.value;return()=>{if(d.value==="on"&&(p.value||e.value))return i(I(),r.slots);const O={...Je(r.attrs),ref:Z,class:_.value,style:F.value,type:"digit",maxlength:o.maxLength,placeholder:w.value,clearable:o.clearable,disabled:e.value,readonly:p.value,modelValue:S.value,"adjust-position":o.adjustPosition,"always-system":o.alwaysSystem,onClear:Y,onInput:E,onChange:v,onFocus:R,onBlur:M},P={};r.slots.prepend&&(P.prepend=r.slots.prepend),r.slots.append&&(P.append=r.slots.append),r.slots.prefix&&(P.prefix=r.slots.prefix),r.slots.suffix?P.suffix=r.slots.suffix:W.value&&(P.suffix=()=>[o.unit]);const V=[],G=(0,l.h)(D.ElInput,O,P);V.push(G);const U={default:()=>V};U.label=r.slots.default,U.fixedPreTip=r.slots.fixedPreTip,U.fixedTip=r.slots.fixedTip;const x={...Ae(o,go),ref:s,errorTip:K.value,hintText:q.value,hintVisible:$.value,hintType:"number"};return o.prop&&(x.prop=`${o.prop}_item`),n(x,U)}}}}var{componentName:N5,create:C5,scope:k5}=se("money-item"),x5=C5(v5(N5,k5,Pe,He)),Jn=x5,yo={modelValue:{type:[String,Number],required:!1},clearable:{type:[Boolean,String],default:!0},placeholder:{type:[String],required:!1},unit:{type:[String],required:!1},adjustPosition:{type:[Boolean],default:!0},alwaysSystem:{type:[Boolean],default:!1},maxLength:{type:[String,Number]}},z5={...xe,...Te,...yo};function E5(t,a,n,i){return{props:z5,emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(o,r){const{itemTemplateRef:s,innerDisabled:c,disabled:e,innerReadonly:u,readonly:p,browse:d}=Ie(o),{emitEvent:m,exposeApi:B}=Ee({componentName:t,validateCheckEvents:["blur","update:modelValue"],get readonly(){return p.value},get disabled(){return e.value},get props(){return o},context:r,get templateRefProxy(){return s.value}},o.prop??r.attrs.name),{toLocaleRefs:T}=(0,Ne.useFoxI18n)(a),y=T(o,["placeholder"]),h=(0,l.ref)(!1),S=ve(o,"modelValue",null,m),g=t,w=(0,l.computed)(()=>({[g]:!0,[`${g}__append`]:j.value})),f=(0,l.computed)(()=>({[`${g}__unit`]:!0})),_=v=>{S.value=v,m("update:modelValue",v),m("input",v)},A=v=>{m("change",v)};let F=ve(o,"hintText"),L=(0,l.ref)(!1);const K=v=>{let R=v.target.value;h.value=!0,ge(F.value)||(L.value=!0),m("focus",R,v)},q=v=>{setTimeout(()=>{L.value&&(L.value=!1),h.value=!1},0);let R=v.target.value;o.maxLength&&R.length>Number(o.maxLength)&&(R=R.slice(0,Number(o.maxLength))),m("blur",R,v)},$=()=>{m("clear","")},j=(0,l.computed)(()=>ft(o.unit)>0),E=(0,l.ref)();return B({focus:()=>{E?.value.focus()},blur:()=>{E?.value.blur()},setDisabled:v=>{c.value=v},setReadonly:v=>{u.value=v}}),()=>{if(d.value==="on"&&(p.value||e.value))return i(S.value,r.slots);const v={...Je(r.attrs),ref:E,class:w.value,placeholder:y.placeholder.value,clearable:o.clearable,disabled:e.value,readonly:p.value,modelValue:S.value,"adjust-position":o.adjustPosition,"always-system":o.alwaysSystem,onClear:$,onChange:A,onInput:_,onFocus:K,onBlur:q},R={},M=[],Y=(0,l.h)(D.ElInputNumber,v,R);M.push(Y);const W={default:()=>M};W.label=r.slots.default,W.fixedPreTip=r.slots.fixedPreTip,W.fixedTip=r.slots.fixedTip;const Z={...Ae(o,yo),ref:s,hintText:F.value,hintVisible:L.value};if(o.prop&&(Z.prop=`${o.prop}_item`),r.slots.append)W.append=r.slots.append;else if(j.value){const I=(0,l.h)("div",{class:f.value},[o.unit]);W.append=()=>I}return n(Z,W)}}}}var{componentName:T5,create:$5,scope:B5}=se("input-number-item"),V5=$5(E5(T5,B5,Pe,He)),ea=V5;function ct(t,a){return typeof t.textKey=="string"&&t.textKey.length>0?a[t.textKey]:a.text}function wt(t,a){return typeof t.valueKey=="string"&&t.valueKey.length>0?a[t.valueKey]:a.value}function D5(t,a){return typeof t.childrenKey=="string"&&t.childrenKey.length>0?a[t.childrenKey]||null:a.children??null}var M5=class{scope;constructor(t){this.scope=t}async load(t,a,n,i){if(!a)return[];if(Array.isArray(a))return a;if(typeof a=="function")return await a(n,i);const o=Re(t,this.scope);return o===null?(console.error(`[FoxUI] ${t} component not found api function`),[]):(Ye(n)&&(0,l.isReactive)(n)&&(n=(0,l.toRaw)(n)),await o(a,n,i))}};function A5(){return new M5(Qe())}function ta(t,a,n){return!(ct(t,a)!==ct(t,n)||wt(t,a)!==wt(t,n))}function bo(t,a,n,i){if(i.length==0||a===""||a===null||a===void 0)return null;Array.isArray(a)||(a=[a]);const o=[];let r=i;for(let s=0;Array.isArray(r)&&s<a.length;s++){const c=a[s];if(Array.isArray(c)){const e=bo(t,c,n,i);o.push(e)}else{let e=!1;for(let u of r){if(n==="text")e=ct(t,u)===c;else if(n==="item")e=ta(t,u,c);else{let p=wt(t,u);p==null&&(p=ct(t,u)),e=p===c}if(e){o.push(u),r=D5(t,u);break}}if(!e)break}}return o}function I5(t){return{text:t,value:t}}var So={modelValue:{type:[Array,String],required:!1},pathNodes:{type:[Array],required:!1},source:{type:[Array,Function,String],default:[]},params:{type:Object},clearable:{type:[Boolean,String],default:()=>!0},props:{type:[Object],required:!1},multiple:{type:[Boolean],default:()=>!1},allowCreate:{type:[Boolean]},valueType:{type:String,required:!1,default:"value"},textKey:{type:[String],required:!1,default:"text"},valueKey:{type:[String],required:!1,default:"value"},childrenKey:{type:[String],required:!1,default:"children"},remoteMethod:{type:[Function],required:!1},appearLoad:{type:[Boolean],default:!1},lazy:{type:[Boolean],default:!1},lazyLoad:{type:[Function]},leafKey:{type:[String],default:"leaf"},showTooltip:{type:Boolean,default:!1},separator:{type:[String],default:" / "},placeholder:{type:[String],required:!1},maxLength:{type:[String,Number]}},P5={...xe,...Te,...So};function L5(t,a,n,i){return{props:P5,emits:["change","update:modelValue","update:pathNodes","blur","focus","clear","visible-change","expand-change","remove-tag","selected","setValue"],setup(o,r){const{itemTemplateRef:s,innerDisabled:c,disabled:e,innerReadonly:u,readonly:p,browse:d}=Ie(o),{emitEvent:m,exposeApi:B}=Ee({componentName:t,validateCheckEvents:["blur","update:modelValue","selected"],get readonly(){return p.value},get disabled(){return e.value},get props(){return o},context:r,get templateRefProxy(){return s.value}},o.prop??r.attrs.name),{toLocaleRefs:T}=(0,Ne.useFoxI18n)(a),y=T(o,["placeholder"]),h=(0,l.ref)(null),S=(0,l.ref)([]),g=(0,l.computed)(()=>S.value?S.value.map(z=>Array.isArray(z)?z.map(N=>ct(o,N)).join(" "):ct(o,z)).join(" "):""),w=(z,N,C,k=!0)=>{if(o.props&&o.props.lazy===!0||o.lazy===!0){if(h.value===z)return;h.value=z;const ce=(0,l.toRaw)(z);if(k){const me=J?.value.getCheckedNodes();if(me)if(o.multiple){const pe=[];me.forEach(be=>{const De=(be.pathNodes??[]).map(We=>We.data);pe.push(De)}),m("update:pathNodes",pe)}else m("update:pathNodes",(me[0]?.pathNodes??[]).map(pe=>pe.data));m("update:modelValue",ce),m("change",ce)}return}const Q=bo(o,z,N,C);if(Q===null){if(S.value.length===0||S.value===null)return;S.value=[],h.value=null,k&&(m("update:pathNodes",[]),m("update:modelValue",null),m("change",null));return}const ne=Q[Q.length-1];if(M.value.checkStrictly!==!0&&ne&&!Array.isArray(ne)&&Array.isArray(ne.children)&&ne.children.length>0){const ce=[];Q.forEach(me=>{const pe=`${ct(o,me)}`;ce.push(pe)}),ce.length>0&&(v.value=ce.join(o.separator))}else v.value=null;let oe=!0;if(Q.length!==S.value.length)oe=!1;else for(let ce=0;ce<Q.length;ce++){const me=Q[ce],pe=S.value[ce];if(Array.isArray(me)){if(!Array.isArray(pe)||me.length!==pe.length)oe=!1;else for(let be=0;be<me.length;be++)if(!ta(o,me[be],pe[be])){oe=!1;break}}else ta(o,me,pe)||(oe=!1);if(!oe)break}if(!oe){S.value=Q;let ce=[],me=[];Q.forEach(be=>{if(Array.isArray(be)){let De=[],We=[];for(let Ze of be)De.push(wt(o,Ze)),o.valueType==="text"?We.push(ct(o,Ze)):o.valueType==="item"?We.push(Ze):We.push(wt(o,Ze));ce.push(De),me.push(We)}else ce.push(wt(o,be)),o.valueType==="text"?me.push(ct(o,be)):o.valueType==="item"?me.push(be):me.push(wt(o,be))}),h.value=ce;const pe=(0,l.toRaw)(me);k&&(m("update:pathNodes",Q),m("update:modelValue",pe),m("change",pe))}},f=(0,l.ref)([]),_=Be((0,l.computed)(()=>o.appearLoad),"appearLoad",Oe.Near,z=>he(z)),A=A5(),F=async(z,N)=>{if(z){const C=await A.load("cascader",z,N);C.length>0&&(typeof C[0]=="string"?f.value=C.map(k=>I5(k)):f.value=C)}};(0,l.watch)([()=>o.source,()=>o.params],async([z,N])=>{F(z,N)},{immediate:!(_.value||o.lazy)});let L=!1;const K=()=>{L||(L=!0,F(o.source,o.params))};(0,l.watch)([()=>f.value,()=>o.modelValue],([z,N])=>{w(N,o.valueType,z,!1),m("setValue",N)}),o.lazy&&w(o.modelValue,"value",[],!1);let q=null,$=(0,l.ref)(!1);typeof o.remoteMethod=="function"&&(q=async z=>{if(z!=null){$.value=!0;try{f.value=await o.remoteMethod(z)}catch(N){console.error(N)}$.value=!1}});const j=(0,l.ref)(!1),E=t,v=(0,l.ref)(null),R=(0,l.computed)(()=>({[E]:!0,"is-incomplete":v.value&&v.value.length>0})),M=(0,l.computed)(()=>{let z={label:o.textKey,value:o.valueKey,children:o.childrenKey};return o.multiple===!0&&(z.multiple=!0),o.props&&Object.assign(z,o.props),o.lazy&&(z.lazy=!0,typeof o.lazyLoad=="function"?z.lazyLoad=o.lazyLoad:z.lazyLoad=async(N,C)=>{let k={};o.params&&Object.assign(k,o.params),N&&Object.assign(k,N);const Q=await A.load("cascader",o.source,k,!0);if(N?.config?.checkStrictly!==!0&&Array.isArray(h.value)&&h.value.length===N.level){const ne=N.pathLabels??[];let oe=[];ne.forEach(ce=>{ce&&oe.push(ce)}),oe.length>0&&(v.value=oe.join(o.separator))}else v.value=null;C(Q)}),z}),Y=z=>{o.allowCreate?(m("update:modelValue",z),m("change",z),h.value=z):w(z,"value",f.value,!0)};let W=ve(o,"hintText"),Z=(0,l.ref)(!1);const I=z=>{let N=z.target.value;j.value=!0,ge(W.value)||(Z.value=!0),m("focus",N,z)},O=z=>{setTimeout(()=>{Z.value&&(Z.value=!1),j.value=!1},0);let N=z.target.value;o.maxLength&&N.length>Number(o.maxLength)&&(N=N.slice(0,Number(o.maxLength))),re.value||m("blur",N,z)},P=()=>{m("clear","")},V=(0,l.ref)(!1);let G=null;const U=()=>{o.showTooltip&&V.value===!1&&(G&&clearTimeout(G),G=setTimeout(()=>{V.value=!0},150))},x=()=>{G&&(clearTimeout(G),V.value=!1,G=null)},ee=(0,l.computed)(()=>V.value||Z.value),le=(0,l.computed)(()=>V.value?g.value:W.value),re=(0,l.ref)(!1),X=z=>{re.value=z,m("visible-change",z),z||m("selected")},te=z=>{m("remove-tag",z)},H=z=>{m("expand-change",z)},J=(0,l.ref)();return B({focus:()=>{J?.value.focus()},blur:()=>{J?.value.blur()},getCheckedNodes:()=>J?.value.getCheckedNodes(),setDisabled:z=>{c.value=z},setReadonly:z=>{u.value=z}}),()=>{if(d.value==="on"&&(p.value||e.value))return i(h.value,r.slots,f.value,o.separator);const z={...r.attrs,ref:J,class:R.value,props:M.value,clearable:o.clearable,placeholder:v.value||y.placeholder.value,disabled:e.value||p.value,options:f.value,modelValue:h.value,separator:o.separator,onClear:P,onChange:Y,onFocus:I,onBlur:O,onVisibleChange:X,onRemoveTag:te,expandChange:H};typeof q=="function"&&(z["remote-method"]=q,z.loading=$.value);const N={};r.slots.option&&(N.default=r.slots.option),r.slots.empty&&(N.empty=r.slots.empty);const C=[],k=(0,l.h)(D.ElCascader,z,N);C.push(k);const Q={default:()=>C};Q.label=r.slots.default,Q.fixedPreTip=r.slots.fixedPreTip,Q.fixedTip=r.slots.fixedTip;const ne={...Ae(o,So),ref:s,hintText:le.value,hintVisible:ee.value,onMouseover:U,onMouseleave:x};return o.prop&&(ne.prop=`${o.prop}_item`),_.value&&!o.lazy&&(ne["appear-listen"]=!0,ne.onAppear=K),n(ne,Q)}}}}var{componentName:_5,create:R5,scope:F5}=se("cascader-item"),O5=R5(L5(_5,F5,Pe,He)),la=O5,wo={modelValue:{type:[String,Boolean,Number,Object],required:!1},clearable:{type:[Boolean,String],default:!0},unit:{type:[String],required:!1},placeholder:{type:[String],required:!1},maxLength:{type:[String,Number]}},H5={...xe,...Te,...wo};function q5(t,a,n,i){return{props:H5,emits:["change","update:modelValue","blur","focus","clear","input","select","setValue"],setup(o,r){const{itemTemplateRef:s,innerDisabled:c,disabled:e,innerReadonly:u,readonly:p,browse:d}=Ie(o),{emitEvent:m,exposeApi:B}=Ee({componentName:t,get readonly(){return p.value},get disabled(){return e.value},get props(){return o},context:r,get templateRefProxy(){return s.value}},o.prop??r.attrs.name),{toLocaleRefs:T}=(0,Ne.useFoxI18n)(a),y=T(o,["placeholder"]),h=(0,l.ref)(!1),S=ve(o,"modelValue",null,m),g=t,w=(0,l.computed)(()=>({[g]:!0})),f=E=>{S.value=E,m("update:modelValue",E),m("input",E)},_=E=>{m("change",E)},A=E=>{m("select",E)};let F=ve(o,"hintText"),L=(0,l.ref)(!1);const K=E=>{let v=E.target.value;h.value=!0,ge(F.value)||(L.value=!0),m("focus",v,E)},q=E=>{setTimeout(()=>{L.value&&(L.value=!1),h.value=!1},0);let v=E.target.value;o.maxLength&&v.length>Number(o.maxLength)&&(v=v.slice(0,Number(o.maxLength))),m("blur",v,E)},$=()=>{m("clear","")},j=(0,l.ref)();return B({focus:()=>{j?.value.focus()},blur:()=>{j?.value.blur()},select:()=>{j?.value.select()},setDisabled:E=>{c.value=E},setReadonly:E=>{u.value=E}}),()=>{if(d.value==="on"&&(p.value||e.value))return i(S.value,r.slots);const E={...r.attrs,ref:j,class:w.value,placeholder:y.placeholder.value,clearable:o.clearable,disabled:e.value,readonly:p.value,modelValue:S.value,onClear:$,onChange:_,onInput:f,onFocus:K,onBlur:q,onSelect:A},v={};r.slots.prepend&&(v.prepend=r.slots.prepend),r.slots.append&&(v.append=r.slots.append),r.slots.prefix&&(v.prefix=r.slots.prefix),r.slots.suffix&&(v.suffix=r.slots.suffix),r.slots.option&&(v.default=r.slots.option);const R=[],M=(0,l.h)(D.ElAutocomplete,E,v);R.push(M);const Y={default:()=>R};Y.label=r.slots.default,Y.fixedPreTip=r.slots.fixedPreTip,Y.fixedTip=r.slots.fixedTip;const W={...Ae(o,wo),ref:s,hintText:F.value,hintVisible:L.value};return o.prop&&(W.prop=`${o.prop}_item`),n(o,Y)}}}}var{componentName:j5,create:K5,scope:W5}=se("autocomplete-item"),Y5=K5(q5(j5,W5,Pe,He)),na=Y5;function U5(t,a){let n=a.split("."),i=t;for(let o=0;o<n.length;o++){let r=n[o],s=0,c=r.indexOf("["),e=c==-1?-1:r.indexOf("]",c);for(;c!==-1&&e!==-1;){let u=r.substring(c+1,e);if(/^\d+$/.test(u)){let p=parseInt(u);if(s==0){let d=r.substring(0,c);i=i[d][p]}else i=i[p];s++}c=r.indexOf("[",e),e=c==-1?-1:r.indexOf("]",c)}s===0&&(i=i[r])}return i}function G5(t,a){return{props:{...Wr},setup(n,{attrs:i,slots:o}){return()=>{const r={default:s=>{const c=U5(s.row,s.column.property);return o.default?(0,l.h)(Tt,{...n,modelValue:c},{default:o.default}):(0,l.h)(Tt,{...n,modelValue:c})}};for(let s in o)s!=="default"&&(r[s]=o[s]);return(0,l.h)(D.ElTableColumn,{...i},r)}}}}var{componentName:X5,create:Q5,scope:Z5}=se("table-mapping-column"),J5=Q5(G5(X5,Z5)),aa=J5,e6=Symbol.for("TableStateKey");function vo(t,a){let n=a.split("."),i=t;for(let o=0;o<n.length;o++){let r=n[o],s=0,c=r.indexOf("["),e=c==-1?-1:r.indexOf("]",c);for(;c!==-1&&e!==-1;){let u=r.substring(c+1,e);if(/^\d+$/.test(u)){let p=parseInt(u);if(s==0){let d=r.substring(0,c);i=i[d][p]}else i=i[p];s++}c=r.indexOf("[",e),e=c==-1?-1:r.indexOf("]",c)}s===0&&(i=i[r])}return i}function t6(t,a){return{props:{prop:{type:[String],require:!1}},setup(n,{attrs:i}){const o=(0,l.inject)(e6,{});let r=null;return()=>{const s={default:c=>{const e=o.currentRow?o.currentRow.value:null;c.$index!==-1&&(r=c.row);const u=c.$index!==-1?c.row:r;let p=!1;if(u){const m=n.prop??c.column.property;m?p=vo(u,m)===(e?vo(e,m):null):p=Ge(u,e)}const d=(0,l.h)("span",{class:{"el-radio__input":!0,"is-checked":p}},[(0,l.h)("span",{class:{"el-radio__inner":!0}})]);return(0,l.h)("label",{class:{"el-radio":!0,"is-checked":p}},[d])}};return(0,l.h)(D.ElTableColumn,{...i},s)}}}}var{componentName:l6,create:n6,scope:a6}=se("table-radio-column"),r6=n6(t6(l6,a6)),ra=r6,o6={},i6={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 s6(t,a){return(0,l.openBlock)(),(0,l.createElementBlock)("svg",i6,[...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 c6=Ve(o6,[["render",s6]]),{componentName:Hb,create:u6,scope:qb}=se("table-setting"),d6={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:"不固定"}},f6=u6({components:{FoxPopover:D.ElPopover,FoxCheckbox:D.ElCheckbox,FoxCheckboxGroup:D.ElCheckboxGroup,FoxButton:D.ElButton,FoxIcon:D.ElIcon,DragIcon:c6,Download:$e.Download,RefreshLeft:$e.RefreshLeft},props:{...d6},setup(t,{emit:a,attrs:n}){let i=[];const o=(0,l.ref)([]),r=(0,l.computed)(()=>o.value.filter(x=>x.label===""||x.type?!1:x.fixed===""||x.fixed===!0||x.fixed==="left")),s=(0,l.computed)(()=>o.value.filter(x=>x.label===""||x.type?!1:x.fixed==="right")),c=(0,l.computed)(()=>o.value.filter(x=>!(x.label===""||x.type||x.fixed!==void 0))),e=(0,l.computed)(()=>(r.value.length>0||s.value.length>0)&&c.value.length>0),u=(0,l.computed)(()=>r.value.length>0),p=(0,l.computed)(()=>s.value.length>0),d=x=>x.length>1,m=(x,ee)=>{Array.isArray(x)&&Array.isArray(ee)&&x.forEach(re=>{ee.some(X=>X.prop===re.prop?(re.label=X.label,!0):!1)});const le=[];o.value=x.map((re,X)=>(!(re.label===""||re.type)&&re.visible!==!1&&le.push(re.prop),{...re,sortIndex:X})),c.value.length+r.value.length+s.value.length===le.length?g.value=!0:le.length>0&&(w.value=!0),A.value=le},B=x=>x?x.type?x.type:x.label?x.prop:"":"",T=(x,ee)=>{if(x.length!==ee.length)return!1;const le=x.map(re=>B(re));for(let re of ee){const X=B(re);if(le.indexOf(X)===-1)return!1}return!0},y=x=>{if(!x){const ee=t.tableRef.getColumnSetting(),le=ee.srcColumnPropertyList;i=le.map((re,X)=>({...re,sortIndex:X})),x=ee.columnPropertyList,x&&x.length>0&&T(le,x)||(x=le)}m(x,i)},h=()=>{t.tableRef.setColumnSetting(o.value)},S=(0,l.computed)(()=>({"max-width":`${t.popoverWidth-125}px`})),g=(0,l.ref)(!1),w=(0,l.ref)(!1),f=x=>{const ee=[];o.value.forEach(le=>{x&&!(le.label===""||le.type)&&ee.push(le.prop),le.visible=x}),g.value=!1,w.value=!1,c.value.length+r.value.length+s.value.length===ee.length?g.value=!0:ee.length>0&&(w.value=!0),A.value=ee,h()},_=()=>{y(i),h()},A=(0,l.ref)([]),F=x=>{o.value.forEach(le=>{le.label===""||le.type||(le.visible=x.indexOf(le.prop)!==-1)}),g.value=!1,w.value=!1;const ee=c.value.length+r.value.length+s.value.length;x.length===ee?g.value=!0:x.length>0&&(w.value=!0),h()},L=()=>{y()};(0,l.onMounted)(()=>{setTimeout(()=>{y()},50)});const K={currentRow:null,index:null,roleType:null},q=x=>x?x.dataset&&x.dataset.role==="row"?x:x.tagName.toLowerCase()!=="body"?(x=x.parentElement,q(x)):null:null,$=x=>{const ee=x.currentTarget;ee&&ee.dataset&&(K.roleType=ee.dataset.roleType,K.index=ee.dataset.index)},j=x=>{K.currentRow&&(K.currentRow.classList.remove("is-dragover"),K.currentRow=null),K.index=null,K.roleType=null},E=x=>{const ee=x.currentTarget;x.relatedTarget;const le=q(ee);if(!le)return;const re=le.dataset&&le.dataset.roleType;K.roleType===re&&(x.preventDefault(),K.currentRow&&K.currentRow!==le&&K.currentRow.classList.remove("is-dragover"),le.classList.add("is-dragover"),K.currentRow=le)},v=x=>{x.preventDefault(),K.currentRow&&(K.currentRow.classList.remove("is-dragover"),K.currentRow=null)},R=x=>{const ee=x.currentTarget,le=q(ee);if(!le)return;const re=le.dataset&&le.dataset.roleType;if(K.roleType!==re)return;x.preventDefault();const X=Number(K.index),te=Number(le.dataset.index);if(X!==te){if(X<te){const H=o.value[X];o.value.splice(X,1),o.value.splice(te,0,H)}else{const H=o.value[X];o.value.splice(X,1),o.value.splice(te+1,0,H)}m(o.value,i),h()}},M=x=>{const ee=o.value[x];ee.fixed="left",h()},Y=x=>{const ee=o.value[x];ee.fixed="right",h()},W=x=>{const ee=o.value[x];ee.fixed=void 0,h()},Z=new Map;let I=null;function O(x){const ee=document.createRange();return ee.setStart(x,0),ee.setEnd(x,x.childNodes.length),ee.getBoundingClientRect().width}return{attrs:n,leftFixedColumns:r,rightFixedColumns:s,unFixedColumns:c,isShowNotFixedTitle:e,isShowLeftFixedTitle:u,isShowRightFixedTitle:p,isDraggble:d,isCheckAll:g,isIndeterminate:w,handleCheckAllChange:f,handleReset:_,checkedValue:A,handleCheckChange:F,onShow:L,onDragStart:$,onDragEnd:j,onDragOver:E,onDragLeave:v,onDrop:R,toLeftFixed:M,toRightFixed:Y,toUnFixed:W,checkboxLabelStyle:S,onMouseOverForOverflowText:(x,ee,le)=>{const re=x.currentTarget;if(re){const X=Math.floor(re.offsetWidth);if(Math.floor(O(re))>X){let te=Z.get(ee);if(te){if(te===I)return;Fe.hide(te)}te=Fe.show(re,le,{type:"text",placement:"top",closeOnClick:!1}),te&&(Z.set(ee,te),I=te)}}},onMouseLeaveForOverflowText:(x,ee)=>{const le=Z.get(ee);le&&(Fe.hide(le),le===I&&(I=null))},onMouseOverForTip:(x,ee)=>{const le=x.currentTarget;le&&(I&&Fe.hide(I),I=Fe.show(le,ee,{type:"text",placement:"top",closeOnClick:!1}))},onMouseLeaveForTip:x=>{I&&(Fe.hide(I),I=null)}}}}),m6={class:"fox-table-setting"},h6={class:"fox-table-setting__header"},p6={class:"fox-table-setting__body"},g6={key:0,class:"fox-table-setting__body-list left-fixed","data-role":"container","data-role-type":"leftFixed"},y6={key:0,class:"fox-table-setting__body-title"},b6=["data-index","draggable"],S6=["onMouseover","onMouseleave"],w6={class:"tools-item"},v6={key:1,class:"fox-table-setting__body-list not-fixed","data-role":"container","data-role-type":"unFixed"},N6={key:0,class:"fox-table-setting__body-title"},C6=["data-index","draggable"],k6=["onMouseover","onMouseleave"],x6={class:"tools-item"},z6={key:2,class:"fox-table-setting__body-list right-fixed","data-role":"container","data-role-type":"rightFixed"},E6={key:0,class:"fox-table-setting__body-title"},T6=["data-index","draggable"],$6=["onMouseover","onMouseleave"],B6={class:"tools-item"};function V6(t,a,n,i,o,r){const s=(0,l.resolveComponent)("FoxCheckbox"),c=(0,l.resolveComponent)("FoxButton"),e=(0,l.resolveComponent)("DragIcon"),u=(0,l.resolveComponent)("RefreshLeft"),p=(0,l.resolveComponent)("FoxIcon"),d=(0,l.resolveComponent)("Download"),m=(0,l.resolveComponent)("fox-checkbox"),B=(0,l.resolveComponent)("FoxCheckboxGroup"),T=(0,l.resolveComponent)("FoxPopover");return(0,l.openBlock)(),(0,l.createBlock)(T,(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",m6,[(0,l.createElementVNode)("div",h6,[(0,l.createVNode)(s,{modelValue:t.isCheckAll,"onUpdate:modelValue":a[0]||(a[0]=y=>t.isCheckAll=y),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",p6,[(0,l.createVNode)(B,{modelValue:t.checkedValue,"onUpdate:modelValue":a[28]||(a[28]=y=>t.checkedValue=y),onChange:t.handleCheckChange},{default:(0,l.withCtx)(()=>[t.leftFixedColumns.length>0?((0,l.openBlock)(),(0,l.createElementBlock)("div",g6,[t.isShowLeftFixedTitle?((0,l.openBlock)(),(0,l.createElementBlock)("div",y6,(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,y=>((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:y.prop,class:"fox-table-setting__body-row","data-role":"row","data-role-type":"leftFixed","data-index":y.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:y.prop},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("span",{onMouseover:h=>t.onMouseOverForOverflowText(h,y.prop,y.label),onMouseleave:h=>t.onMouseLeaveForOverflowText(h,y.prop),class:"checkbox-item__label",style:(0,l.normalizeStyle)(t.checkboxLabelStyle)},(0,l.toDisplayString)(y.label),45,S6)]),_:2},1032,["value"]),(0,l.createElementVNode)("div",w6,[(0,l.createVNode)(p,{onClick:h=>t.toUnFixed(y.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)(p,{onClick:h=>t.toRightFixed(y.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)(d)]),_:1},8,["onClick"])])],40,b6))),128))])):(0,l.createCommentVNode)("",!0),t.unFixedColumns.length>0?((0,l.openBlock)(),(0,l.createElementBlock)("div",v6,[t.isShowNotFixedTitle?((0,l.openBlock)(),(0,l.createElementBlock)("div",N6,(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,y=>((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:y.prop,class:"fox-table-setting__body-row","data-role":"row","data-role-type":"unFixed","data-index":y.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:y.prop},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("span",{onMouseover:h=>t.onMouseOverForOverflowText(h,y.prop,y.label),onMouseleave:h=>t.onMouseLeaveForOverflowText(h,y.prop),class:"checkbox-item__label",style:(0,l.normalizeStyle)(t.checkboxLabelStyle)},(0,l.toDisplayString)(y.label),45,k6)]),_:2},1032,["value"]),(0,l.createElementVNode)("div",x6,[(0,l.createVNode)(p,{onClick:h=>t.toLeftFixed(y.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)(d)]),_:1},8,["onClick"]),(0,l.createVNode)(p,{onClick:h=>t.toRightFixed(y.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)(d)]),_:1},8,["onClick"])])],40,C6))),128))])):(0,l.createCommentVNode)("",!0),t.rightFixedColumns.length>0?((0,l.openBlock)(),(0,l.createElementBlock)("div",z6,[t.isShowRightFixedTitle?((0,l.openBlock)(),(0,l.createElementBlock)("div",E6,(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,y=>((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:y.prop,class:"fox-table-setting__body-row","data-role":"row","data-role-type":"rightFixed","data-index":y.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)(m,{class:"checkbox-item",label:y.prop},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("span",{onMouseover:h=>t.onMouseOverForOverflowText(h,y.prop,y.label),onMouseleave:h=>t.onMouseLeaveForOverflowText(h,y.prop),class:"checkbox-item__label",style:(0,l.normalizeStyle)(t.checkboxLabelStyle)},(0,l.toDisplayString)(y.label),45,$6)]),_:2},1032,["label"]),(0,l.createElementVNode)("div",B6,[(0,l.createVNode)(p,{onClick:h=>t.toUnFixed(y.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)(p,{onClick:h=>t.toLeftFixed(y.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)(d)]),_:1},8,["onClick"])])],40,T6))),128))])):(0,l.createCommentVNode)("",!0)]),_:1},8,["modelValue","onChange"])])])]),_:3},16,["placement","width","onShow"])}var Hl=Ve(f6,[["render",V6]]),D6=class{scope;constructor(t){this.scope=t}async load(t,a,n,i,o,r,s){if(!a)return{totalSize:0,page:[]};if(Array.isArray(a)){let e=(n-1)*i,u=e+i;u>a.length&&(u=a.length);const p=a.slice(e,u);return{totalSize:a.length,page:p}}if(typeof a=="function")return await Reflect.apply(a,null,[n,i,o,r,s]);const c=Re(t,this.scope);return c===null?(console.error(`[FoxUI]${t} component not found api function`),{totalSize:0,page:[]}):(Ye(o)&&(0,l.isReactive)(o)&&(o=(0,l.toRaw)(o)),await Reflect.apply(c,null,[a,n,i,o,r,s]))}};function M6(){return new D6(Qe())}var A6=class{scope;constructor(t){this.scope=t}async load(t){let a=null;const n=Re("tableSetting",this.scope);return typeof n=="function"&&(a=await Reflect.apply(n,null,["load",t])),a}save(t,a){const n=Re("tableSetting",this.scope);typeof n=="function"&&Reflect.apply(n,null,["save",t,a])}remove(t){const a=Re("tableSetting",this.scope);typeof a=="function"&&Reflect.apply(a,null,["remove",t])}};function I6(){return new A6(Qe())}var P6=Symbol.for("TableStateKey"),No={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"}},Co={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}},oa={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:"不固定"}},L6={infiniteLoad:{type:Boolean,default:!0},loadText:{type:String,default:"加载中..."},noMoreText:{type:String,default:"无更多数据"}};function _6(t,a){let n=a.split("."),i=t;for(let o=0;o<n.length;o++){let r=n[o],s=0,c=r.indexOf("["),e=c==-1?-1:r.indexOf("]",c);for(;c!==-1&&e!==-1;){let u=r.substring(c+1,e);if(/^\d+$/.test(u)){let p=parseInt(u);if(s==0){let d=r.substring(0,c);i=i[d][p]}else i=i[p];s++}c=r.indexOf("[",e),e=c==-1?-1:r.indexOf("]",c)}s===0&&(i=i[r])}return i}function ia(t,a){return t.filter(n=>{for(let i in a)if(a[i]!==_6(n,i))return!1;return!0})}var R6={...xe,...Te,...No,...Co,...oa,...L6};function F6(t,a,n){return{props:R6,emits:["change","page-size-change","page-index-change","current-change","loaded-data","expand-change","row-click"],setup(i,o){const{locale:r,toLocaleRefs:s}=(0,Ne.useFoxI18n)(a),c=s(i,["loadText","noMoreText"]),e=(0,l.ref)(),{emitEvent:u,broadcast:p,exposeApi:d}=Ee({componentName:t,validateHandler:{getValue(...ae){return $.value}},get props(){return i},context:o,get templateRefProxy(){return e.value}},i.prop??o.attrs.name),m=t,B=(0,l.computed)(()=>({[m]:!0})),T=(0,l.computed)(()=>({[`${m}__setting`]:!0})),y=(0,l.computed)(()=>({[`${m}__footer`]:!0,[`${m}__footer__${i.footerAlign}`]:!0})),h=(0,l.computed)(()=>({[`${m}__pagination`]:!0,[`${m}__pagination__${i.paginationAlign}`]:!0})),S=(0,l.shallowRef)({}),g=(0,l.computed)(()=>({...S.value,...i.params??{},...i.baseParams??{}})),w=(0,l.ref)(i.infiniteLoad===!0?0:i.pageIndex),f=(0,l.ref)(i.pageSize),_=he(i.infiniteLoad);_||((0,l.watch)(()=>i.pageIndex,ae=>{w.value=ae}),(0,l.watch)(()=>i.pageSize,ae=>{f.value=ae}),(0,l.watch)([w,f],([ae,ie],[ue,fe])=>{ie!==fe&&(w.value=1,ae=1),R(i.data,ae,ie,g.value)}));const A=()=>Array.isArray(i.data)?!0:he(i.autoLoad);A()&&(0,l.watch)([()=>i.data,g],async([ae,ie],[ue,fe])=>{A()&&(ae!==ue&&(E.value=!0),!(!Array.isArray(ae)&&Ge(ae,ue)&&Ge(ie,fe))&&(_?(w.value=0,K.value=!0,$.value=[],Y()):w.value===1?R(ae,w.value,f.value,ie):w.value=1))},{deep:!0});const F=ae=>{w.value=ae,u("page-index-change",ae)},L=ae=>{f.value=ae,u("page-size-change",ae)},K=(0,l.ref)(!0),q=(0,l.ref)(0),$=(0,l.ref)([]),j=M6();let E=(0,l.ref)(!0);const v=Be((0,l.computed)(()=>i.lazyLoad),"lazyLoad",Oe.Near,ae=>he(ae)),R=async(ae,ie,ue,fe,je)=>{try{if(je===!0){if(!K.value)return!1;const Ce=await j.load("table",ae,ie,ue,fe,E.value,r.value);return q.value=Ce.totalSize,!Ce.page||!Array.isArray(Ce.page)||(Reflect.apply([].push,$.value,Ce.page),setTimeout(()=>{u("loaded-data")},250),($.value?.length??0)>=q.value)||Ce.page.length<ue?(K.value=!1,!1):!0}else{const Ce=await j.load("table",ae,ie,ue,fe,E.value,r.value);return q.value=Ce.totalSize,$.value=Ce.page??[],setTimeout(()=>{u("loaded-data")},250),!0}}catch(Ce){console.error("[FoxUI] Load Table Data Fail",Ce),q.value=0,$.value=[]}finally{E.value=!1}return!1};let M=!1;const Y=async()=>{if(!M){if(M=!0,!K.value){M=!1;return}w.value+=1,await R(i.data,w.value,f.value,g.value,!0),M=!1}},W=(ae={},ie=!1)=>new Promise(async ue=>{S.value={...(0,l.toRaw)(ae??{})},ie||(w.value=i.pageIndex??1),_===!0?(w.value=0,$.value=[],K.value=!0,await Y()):await R(i.data,w.value,f.value,g.value),ue()}),Z=()=>{q.value=0,$.value=[],_===!0&&(w.value=0,K.value=!0)};let I=!1;const O=()=>{I||(I=!0,W())},P=(0,l.ref)(null);if(_===!0){let ae=null;const ie=()=>{P.value&&(ae=new IntersectionObserver(fe=>{let je=!1;for(let Ce of fe)if(Ce.intersectionRatio>0){je=!0;break}je&&E.value===!1&&Y()}),ae.observe(P.value))},ue=()=>{!ae||!P.value||(ae.unobserve(P.value),ae=null)};(0,l.onMounted)(ie),(0,l.onBeforeUnmount)(ue)}A()&&!v.value&&W();const V=(0,l.ref)(null);(0,l.provide)(P6,{currentRow:V});const G=(ae,ie)=>{V.value=ae,u("current-change",ae,ie)},U=(ae,ie,ue)=>{u("row-click",ae,ie,ue),he(i.rowClickSelectable)===!0&&Le?.value.toggleRowSelection(ae)},x=[],ee=(ae,ie)=>{if(u("expand-change",ae,ie),he(i.uniqueExpansion))if(Array.isArray(ie)&&ie.length==0){const ue=x.length;x.splice(0,ue)}else{x.forEach(fe=>{fe!==ae&&Le?.value.toggleRowExpansion(fe,!1)});const ue=x.length;x.splice(0,ue,ae)}},le=o.attrs.id??i.prop??o.attrs.name,re=I6(),X=(0,l.ref)([]);let te=[];const H=()=>({srcColumnPropertyList:te.map(ae=>({...ae})),columnPropertyList:X.value}),J=ae=>{X.value=[...ae],N()},z=async()=>{const ae=await re.load(le);ae&&(X.value=ae)},N=()=>{re.save(le,X.value)},C=()=>{re.remove(le)};z();const k=ae=>ae?ae.type?ae.type:ae.label?ae.prop:"":"",Q=(ae,ie={})=>{for(let ue in ie){const fe=ie[ue];typeof fe!="function"&&(ae[ue]=fe)}},ne=ae=>{const ie=ae?ae():[],ue=new Map;if(te=[],ie.forEach(fe=>{const je=fe;if(!je.props)return;const Ce=k(je.props);ue.set(Ce,je);const ze={label:"",prop:""};Q(ze,je.props),te.push(ze)}),X.value.length===te.length){const fe=[];for(let je of X.value){const Ce=k(je),ze=ue.get(Ce);if(!ze)return ie;if(je.visible===!1)continue;const ut=ze;ut.props.fixed=je.fixed,fe.push(ut)}return fe}return ie},oe=(0,l.shallowRef)(new Map),ce=({row:ae,column:ie,rowIndex:ue,columnIndex:fe})=>{const je=`${ue}_${ie.property}`,Ce=`${ue}_${fe}`;let ze=oe.value.get(je);return ze||(ze=oe.value.get(Ce)),typeof ze=="string"?ze:""},me=ae=>ae?ie=>{const ue=[];let fe=ce(ie);return fe&&ue.push(fe),fe=typeof ae=="function"?ae(ie):ae,fe&&ue.push(fe),ue.length===0?"":ue.join(" ")}:ce,pe=(ae=!1)=>{oe.value.forEach((ie,ue)=>{be(ue,ie,ae)})},be=(ae,ie,ue=!1)=>{const fe=`${ae}_item`;ue?(p.clearPersistantMessage(),Array.isArray(ie)?p.emitToChildren({name:ae},"setCellClassNames",[]):p.emitToChildren({name:fe},"setCustomClassName","")):Array.isArray(ie)?p.emitToChildren({name:ae,cachePolicy:"Persistant",uniqueId:fe},"setCellClassNames",ie):p.emitToChildren({name:fe,cachePolicy:"Persistant",uniqueId:fe},"setCustomClassName",ie)},De=(ae,ie,ue)=>{const fe=`${ae}_${ie}`;ue?(oe.value.set(fe,ue),be(fe,ue)):(oe.value.delete(fe),be(fe,"",!0)),(0,l.triggerRef)(oe)},We=ae=>{pe(!0),oe.value.clear(),ae.forEach(ie=>{const ue=`${ie.rowIndex}_${ie.column}`;Array.isArray(ie.children)?oe.value.set(ue,ie.children):typeof ie.cellClassName=="string"&&oe.value.set(ue,ie.cellClassName)}),pe(),(0,l.triggerRef)(oe)},Ze=()=>{pe(),oe.value.clear(),(0,l.triggerRef)(oe)},at=(0,l.shallowRef)(new Map),ol=({rowIndex:ae})=>{const ie=`${ae}`;return at.value.get(ie)??""},ln=ae=>ae?ie=>{const ue=[];let fe=ol(ie);return fe&&ue.push(fe),fe=typeof ae=="function"?ae(ie):ae,fe&&ue.push(fe),ue.length===0?"":ue.join(" ")}:ol,Yp=(ae,ie)=>{const ue=`${ae}`;ie?at.value.set(ue,ie):at.value.delete(ue),(0,l.triggerRef)(at)},Up=()=>{at.value.clear(),(0,l.triggerRef)(at)},Le=(0,l.ref)();return d({clearSelection:()=>Le?.value.clearSelection(),getSelectionRows:()=>Le?.value.getSelectionRows(),toggleRowSelection:(ae,ie)=>{Le?.value.toggleRowSelection(ae,ie)},toggleRowSelectionByProp:(ae,ie)=>{if(!$.value)return;const ue=ia($.value,ae);ue.length!==0&&ue.forEach(fe=>{Le?.value.toggleRowSelection(fe,ie)})},toggleAllSelection:()=>{Le?.value.toggleAllSelection()},toggleRowExpansion:(ae,ie)=>{Le?.value.toggleRowExpansion(ae,ie)},toggleRowExpansionByProp:(ae,ie)=>{if(!$.value)return;const ue=ia($.value,ae);ue.length!==0&&ue.forEach(fe=>{Le?.value.toggleRowExpansion(fe,ie)})},setCurrentRow:ae=>{Le?.value.setCurrentRow(ae)},setCurrentRowByProp:ae=>{if(!$.value)return;const ie=ia($.value,ae);ie.length!==0&&Le?.value.setCurrentRow(ie[0])},getCurrentRow:()=>V.value,clearSort:()=>{Le?.value.clearSort()},clearFilter:ae=>{Le?.value.clearFilter(ae)},doLayout:()=>{Le?.value.doLayout()},sort:(ae,ie)=>{Le?.value.sort(ae,ie)},scrollTo:(ae,ie)=>{Le?.value.scrollTo(ae,ie)},setScrollTop:ae=>{Le?.value.setScrollTop(ae)},setScrollLeft:ae=>{Le?.value.setScrollLeft(ae)},loadData:W,clearData:Z,getData(){return $.value},getTotalSize(){return q.value},getPageIndex(){return w.value},getPageSize(){return f.value},getColumnSetting:H,setColumnSetting:J,removeColumnSetting:C,setCellClassName:De,setCellClassNames:We,clearCellClassName:Ze,setRowClassName:Yp,clearRowClassName:Up}),()=>{const ae={...Je(o.attrs),onCurrentChange:G,onRowClick:U,onExpandChange:ee,data:$.value,ref:Le,class:B.value,"cell-class-name":me(i.cellClassName),"row-class-name":ln(i.rowClassName)},ie={};if(o.slots.default&&(ie.default=()=>ne(o.slots.default)),o.slots.append&&(ie.append=o.slots.append),o.slots.empty&&(ie.empty=o.slots.empty),_===!0){const ze=[];if(K.value){const il=(0,l.h)($e.Loading,{class:`${m}__infinite-icon`});ze.push(il);const Ua=(0,l.h)("span",{class:`${m}__infinite-text`},[c.loadText.value]);ze.push(Ua)}else{const il=(0,l.h)("span",{class:`${m}__infinite-text`},[c.noMoreText.value]);ze.push(il)}const ut=[`${m}__infinite`];E.value&&ut.push("is-hide");const Ya=(0,l.h)("div",{ref:P,class:ut},ze);ie.append=()=>Ya}const ue=(0,l.h)(D.ElTable,ae,ie),fe=[];if(fe.push(ue),!_){let ze=null;if(typeof o.slots.pagination=="function"?ze=o.slots.pagination():i.showPagination&&(ze=(0,l.h)(D.ElPagination,{class:h.value,total:q.value,pageSize:f.value,"onUpdate:pageSize":L,pageSizes:i.pageSizes,currentPage:w.value,"onUpdate:currentPage":F,hideOnSinglePage:i.hideOnSinglePage,layout:i.paginationLayout,size:i.paginationSize,background:i.paginationBackground,appendSizeTo:i.paginationAppendSizeTo,teleported:i.paginationTeleported,popperClass:i.paginationPopperClass,prevText:i.paginationpPrevText,prevIcos:i.paginationPrevIcon,nextText:i.paginationNextText,pnextIcon:i.paginationNextIcon,disabled:i.paginationDisabled})),i.showSetting){const ut=[];ze&&ut.push(ze);const Ya=(0,l.h)(D.ElIcon,{class:T.value},{default:()=>(0,l.h)($e.Setting)}),il=(0,l.h)(Hl,{...et(i,oa),tableRef:{getColumnSetting:H,setColumnSetting:J,removeColumnSetting:C}},{default:()=>Ya});ut.push(il);const Ua=(0,l.h)("div",{class:y.value},ut);fe.push(Ua)}else ze&&fe.push(ze)}const je={default:()=>fe},Ce={...Ae(i,No,Co,oa),ref:e};return i.prop&&(Ce.prop=`${i.prop}_item`),Ce.contentClass=`${m}__wrap`,Ce.errorMarkClass="is-table-error",v.value&&A()&&(Ce["appear-listen"]=!0,Ce.onAppear=O),n(Ce,je)}}}}var{componentName:O6,create:H6,scope:q6}=se("table-item"),j6=H6(F6(O6,q6,Pe)),sa=j6;function Vt(t,a){return typeof t.textKey=="string"&&t.textKey.length>0?a[t.textKey]:a.text}function Zt(t,a){return typeof t.valueKey=="string"&&t.valueKey.length>0?a[t.valueKey]:a.value}function K6(t,a){return typeof t.disabledKey=="string"&&t.disabledKey.length>0?a[t.disabledKey]:a.disabled??null}var W6=class{scope;constructor(t){this.scope=t}async load(t,a,n){if(!a)return[];if(Array.isArray(a))return a;if(typeof a=="function")return await a(n);const i=Re(t,this.scope);return i===null?(console.error(`[FoxUI]${t} component not found api function`),[]):(Ye(n)&&(0,l.isReactive)(n)&&(n=(0,l.toRaw)(n)),await i(a,n))}};function Y6(){return new W6(Qe())}function ko(t,a,n){return a===n?!0:!(a===null||n===null||Vt(t,a)!==Vt(t,n)||Zt(t,a)!==Zt(t,n))}function U6(t,a,n,i){if(i.length==0||a===""||a===null||a===void 0)return null;let o=null;for(let r of i){let s=!1;if(n==="text")s=Vt(t,r)===a;else if(n==="item")s=ko(t,r,a);else{let c=Zt(t,r);c==null&&(c=Vt(t,r)),s=c===a}if(s){o=r;break}}return o}function G6(t){return{text:t,value:t}}function X6(t,a,n){return typeof t.itemOptions=="function"?t.itemOptions(a,n):t.itemOptions}var xo={modelValue:{type:[String,Object,Boolean,Number],required:!1},source:{type:[Array,Function,String],default:[]},sourceFilter:{type:[Function]},params:{type:Object},valueType:{type:String,required:!1,default:"value"},textKey:{type:[String],required:!1,default:"text"},valueKey:{type:[String],required:!1,default:"value"},disabledKey:{type:[String],required:!1,default:"disabled"},size:{type:[String],required:!1},textColor:{type:[String],required:!1},fill:{type:[String],required:!1},border:{type:[Boolean],required:!1},itemType:{type:[String],required:!1,default:"radio"},itemOptions:{type:[Object,Function],required:!1},direction:{type:[String],required:!1,default:"horizontal"},appearLoad:{type:[Boolean,String],default:!1}},Q6={...xe,...Te,...xo};function Z6(t,a,n,i){return{inheritAttrs:!0,props:Q6,emits:["change","update:modelValue","setValue"],setup(o,r){const{itemTemplateRef:s,innerDisabled:c,disabled:e,innerReadonly:u,readonly:p,browse:d}=Ie(o),{emitEvent:m,exposeApi:B}=Ee({componentName:t,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return p.value},get disabled(){return e.value},get props(){return o},context:r,get templateRefProxy(){return s.value}},o.prop??r.attrs.name),T=(0,l.ref)(null),y=(0,l.ref)(null),h=(E,v,R,M=!0)=>{const Y=U6(o,E,v,R);if(Y===null){if(y.value===null)return;y.value=null,T.value=null,M&&(m("update:modelValue",null),m("change",null));return}if(!ko(o,Y,y.value)){T.value=E;const W=(0,l.toRaw)(Y);y.value=W;let Z=null;o.valueType==="text"?Z=Vt(o,W):o.valueType==="item"?Z=W:Z=Zt(o,W),M&&(m("update:modelValue",Z),m("change",Z))}},S=(0,l.ref)([]),g=Be((0,l.computed)(()=>o.appearLoad),"appearLoad",Oe.Near,E=>he(E)),w=Y6(),f=async(E,v)=>{if(E){const R=await w.load("radio",E,v);R.length>0&&(typeof R[0]=="string"?S.value=R.map(M=>G6(M)):S.value=R)}};(0,l.watch)([()=>o.source,()=>o.params],async([E,v])=>{f(E,v)},{immediate:!g.value});let _=!1;const A=()=>{_||(_=!0,f(o.source,o.params))};(0,l.watch)([()=>S.value,()=>o.modelValue],([E,v])=>{h(v,o.valueType,E,!1),m("setValue",v)});const F=t,L=(0,l.computed)(()=>({[F]:!0,[`is-${o.direction}`]:!0})),K=E=>{h(E,"value",S.value,!0)};let q=ve(o,"hintText"),$=ve(o,"hintVisible");const j=(E,v)=>{typeof o.sourceFilter=="function"&&(E=E.filter(o.sourceFilter));const R=[];return E.forEach((M,Y)=>{const W=Zt(o,M),Z=Vt(o,M);let I=K6(o,M);e.value===!0&&(I=e.value),p.value===!0&&(I=p.value);const O=X6(o,M,Y)??{},P=`${W}_${Y}`,V={...O,key:P,value:W,size:o.size,border:he(o.border)};I&&(V.disabled=I),o.itemType==="button"?R.push((0,l.h)(D.ElRadioButton,V,{default:()=>[Z]})):typeof v=="function"?R.push((0,l.h)(D.ElRadio,V,{default:()=>v(M)})):R.push((0,l.h)(D.ElRadio,V,{default:()=>[Z]}))}),R};return B({setDisabled:E=>{c.value=E},setReadonly:E=>{u.value=E}}),()=>{if(d.value==="on"&&(p.value||e.value))return i(T.value,r.slots,S.value);const E={...Je(r.attrs),class:L.value,disabled:e.value||p.value,modelValue:T.value,"text-color":o.textColor,fill:o.fill,onChange:K},v=[],R={};r.slots.options?R.default=r.slots.options:R.default=()=>j(S.value,r.slots.text);const M=(0,l.h)(D.ElRadioGroup,E,R);v.push(M);const Y={default:()=>v};Y.label=r.slots.default,Y.fixedPreTip=r.slots.fixedPreTip,Y.fixedTip=r.slots.fixedTip;const W={...Ae(o,xo),ref:s,hintText:q.value,hintVisible:$.value};return o.prop&&(W.prop=`${o.prop}_item`),g.value&&(W["appear-listen"]=!0,W.onAppear=A),n(W,Y)}}}}var{componentName:J6,create:e8,scope:t8}=se("radio-item"),l8=e8(Z6(J6,t8,Pe,He)),ca=l8;function Dt(t,a){return typeof t.textKey=="string"&&t.textKey.length>0?a[t.textKey]:a.text}function Mt(t,a){return typeof t.valueKey=="string"&&t.valueKey.length>0?a[t.valueKey]:a.value}function n8(t,a){return typeof t.disabledKey=="string"&&t.disabledKey.length>0?a[t.disabledKey]:a.disabled??null}var a8=class{scope;constructor(t){this.scope=t}async load(t,a,n){if(!a)return[];if(Array.isArray(a))return a;if(typeof a=="function")return await a(n);const i=Re(t,this.scope);return i===null?(console.error(`[FoxUI]${t} component not found api function`),[]):(Ye(n)&&(0,l.isReactive)(n)&&(n=(0,l.toRaw)(n)),await i(a,n))}};function r8(){return new a8(Qe())}function zo(t,a,n){return a===n?!0:!(a===null||n===null||Dt(t,a)!==Dt(t,n)||Mt(t,a)!==Mt(t,n))}function o8(t,a,n,i){if(i.length==0||a===""||a===null||a===void 0)return null;Array.isArray(a)||(a=[a]);const o=[];return a.forEach(r=>{for(let s of i){let c=!1;if(n==="text")c=Dt(t,s)===r;else if(n==="item")c=zo(t,s,r);else{let e=Mt(t,s);e==null&&(e=Dt(t,s)),c=e===r}if(c){o.push(s);break}}}),o}function i8(t){return{text:t,value:t}}function s8(t,a,n){return typeof t.itemOptions=="function"?t.itemOptions(a,n):t.itemOptions}var Eo={modelValue:{type:[Array,String],required:!1},source:{type:[Array,Function,String],default:[]},sourceFilter:{type:[Function]},params:{type:Object},valueType:{type:String,required:!1,default:"value"},textKey:{type:[String],required:!1,default:"text"},valueKey:{type:[String],required:!1,default:"value"},disabledKey:{type:[String],required:!1,default:"disabled"},size:{type:[String],required:!1},textColor:{type:[String],required:!1},fill:{type:[String],required:!1},border:{type:[Boolean],required:!1},min:{type:[String,Number],required:!1},max:{type:[String,Number],required:!1},itemType:{type:[String],required:!1,default:"checkbox"},itemOptions:{type:[Object,Function],required:!1},direction:{type:[String],required:!1,default:"horizontal"},appearLoad:{type:[Boolean,String],default:!1},separator:{type:[String],required:!1,default:", "}},c8={...xe,...Te,...Eo};function u8(t,a,n,i){return{inheritAttrs:!0,props:c8,emits:["change","update:modelValue","setValue"],setup(o,r){const{itemTemplateRef:s,innerDisabled:c,disabled:e,innerReadonly:u,readonly:p,browse:d}=Ie(o),{emitEvent:m,exposeApi:B}=Ee({componentName:t,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return p.value},get disabled(){return e.value},get props(){return o},context:r,get templateRefProxy(){return s.value}},o.prop??r.attrs.name),T=(0,l.ref)([]),y=(0,l.ref)([]),h=(E,v,R,M=!0)=>{const Y=o8(o,E,v,R);if(Y===null){if(y.value===null||y.value.length===0)return;T.value=[],y.value=[],M&&(m("update:modelValue",[]),m("change",[]));return}let W=!0;if(Y.length!==y.value.length)W=!1;else for(let Z=0;Z<Y.length;Z++){const I=Y[Z],O=y.value[Z];if(!zo(o,I,O)){W=!1;break}}if(!W){y.value=Y;let Z=[],I=[];Y.forEach(P=>{Z.push(Mt(o,P)),o.valueType==="text"?I.push(Dt(o,P)):o.valueType==="item"?I.push(P):I.push(Mt(o,P))}),T.value=Z;const O=(0,l.toRaw)(I);M&&(m("update:modelValue",O),m("change",O))}},S=(0,l.ref)([]),g=Be((0,l.computed)(()=>o.appearLoad),"appearLoad",Oe.Near,E=>he(E)),w=r8(),f=async(E,v)=>{if(E){const R=await w.load("checkbox",E,v);R.length>0&&(typeof R[0]=="string"?S.value=R.map(M=>i8(M)):S.value=R)}};(0,l.watch)([()=>o.source,()=>o.params],async([E,v])=>{f(E,v)},{immediate:!g.value});let _=!1;const A=()=>{_||(_=!0,f(o.source,o.params))};(0,l.watch)([()=>S.value,()=>o.modelValue],([E,v])=>{h(v,o.valueType,E,!1),m("setValue",v)});const F=t,L=(0,l.computed)(()=>({[F]:!0,[`is-${o.direction}`]:!0})),K=E=>{h(E,"value",S.value,!0)};let q=ve(o,"hintText"),$=ve(o,"hintVisible");const j=(E,v)=>{typeof o.sourceFilter=="function"&&(E=E.filter(o.sourceFilter));const R=[];return E.forEach((M,Y)=>{const W=Mt(o,M),Z=Dt(o,M);let I=n8(o,M);e.value===!0&&(I=e.value),p.value===!0&&(I=p.value);const O=s8(o,M,Y)??{},P=`${W}_${Y}`,V={...O,key:P,value:W,size:o.size,border:he(o.border)};I&&(V.disabled=I),o.itemType==="button"?R.push((0,l.h)(D.ElCheckboxButton,V,{default:()=>[Z]})):typeof v=="function"?R.push((0,l.h)(D.ElCheckbox,V,{default:()=>v(M)})):R.push((0,l.h)(D.ElCheckbox,V,{default:()=>[Z]}))}),R};return B({setDisabled:E=>{c.value=E},setReadonly:E=>{u.value=E}}),()=>{if(d.value==="on"&&(p.value||e.value))return i(T.value,r.slots,S.value,o.separator);const E={...Je(r.attrs),class:L.value,disabled:e.value||p.value,modelValue:T.value,"text-color":o.textColor,fill:o.fill,max:we(o.max),min:we(o.min),onChange:K},v=[],R={};r.slots.options?R.default=r.slots.options:R.default=()=>j(S.value,r.slots.text);const M=(0,l.h)(D.ElCheckboxGroup,E,R);v.push(M);const Y={default:()=>v};Y.label=r.slots.default,Y.fixedPreTip=r.slots.fixedPreTip,Y.fixedTip=r.slots.fixedTip;const W={...Ae(o,Eo),ref:s,hintText:q.value,hintVisible:$.value};return o.prop&&(W.prop=`${o.prop}_item`),g.value&&(W["appear-listen"]=!0,W.onAppear=A),n(W,Y)}}}}var{componentName:d8,create:f8,scope:m8}=se("checkbox-item"),h8=f8(u8(d8,m8,Pe,He)),ua=h8,To={modelValue:{type:[Number,String],required:!1}},p8={...xe,...Te,...To};function g8(t,a,n,i){return{props:p8,emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(o,r){const{itemTemplateRef:s,innerDisabled:c,disabled:e,innerReadonly:u,readonly:p,browse:d}=Ie(o),{emitEvent:m,exposeApi:B}=Ee({componentName:t,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return p.value},get disabled(){return e.value},get props(){return o},context:r,get templateRefProxy(){return s.value}},o.prop??r.attrs.name),T=ve(o,"modelValue",_=>we(_),m),y=t,h=(0,l.computed)(()=>({[y]:!0})),S=_=>{m("update:modelValue",_),m("change",_)};let g=ve(o,"hintText"),w=(0,l.ref)(!1);const f=(0,l.ref)();return B({setDisabled:_=>{c.value=_},setReadonly:_=>{u.value=_}}),()=>{if(d.value==="on"&&(p.value||e.value))return i(T.value,r.slots);const _={...Je(r.attrs),ref:f,class:h.value,readonly:p.value||e.value,modelValue:T.value,onChange:S},A={},F=[],L=(0,l.h)(D.ElRate,_,A);F.push(L);const K={default:()=>F};K.label=r.slots.default,K.fixedPreTip=r.slots.fixedPreTip,K.fixedTip=r.slots.fixedTip;const q={...Ae(o,To),ref:s,hintText:g.value,hintVisible:w.value};return o.prop&&(q.prop=`${o.prop}_item`),n(q,K)}}}}var{componentName:y8,create:b8,scope:S8}=se("rate-item"),w8=b8(g8(y8,S8,Pe,He)),da=w8,$o={modelValue:{type:[Boolean,String,Number],required:!1},activeValue:{type:[Boolean,String,Number],required:!1,default:()=>!0},inactiveValue:{type:[Boolean,String,Number],required:!1,default:()=>!1},activeText:{type:[String],required:!1},inactiveText:{type:[String],required:!1}};({...xe,...Te,...$o});function v8(t,a,n,i){return{props:{},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(o,r){const{itemTemplateRef:s,innerDisabled:c,disabled:e,innerReadonly:u,readonly:p,browse:d}=Ie(o),{emitEvent:m,exposeApi:B}=Ee({componentName:t,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return p.value},get disabled(){return e.value},get props(){return o},context:r,get templateRefProxy(){return s.value}},o.prop??r.attrs.name),T=(0,l.ref)(o.modelValue);(0,l.watch)(()=>o.modelValue,A=>{T.value!==A&&(T.value=A)});const y=t,h=(0,l.computed)(()=>({[y]:!0})),S=A=>{T.value=A,m("update:modelValue",A),m("change",A)};let g=ve(o,"hintText"),w=ve(o,"hintVisible");const f=(0,l.ref)();B({setDisabled:A=>{c.value=A},setReadonly:A=>{u.value=A}});const _=(0,l.computed)(()=>{let A=`${T.value}`;return o.inactiveText&&T.value===o.inactiveValue?A=o.inactiveText:o.activeText&&T.value===o.activeValue&&(A=o.activeText),A});return()=>{if(d.value==="on"&&(p.value||e.value))return i(_.value,r.slots);const A={...Je(r.attrs),ref:f,class:h.value,readonly:p.value,disabled:e.value,"active-value":o.activeValue,"inactive-value":o.inactiveValue,"active-text":o.activeText,"inactive-text":o.inactiveText,modelValue:T.value,"onUpdate:modelValue":S},F={},L=[],K=(0,l.h)(D.ElSwitch,A,F);L.push(K);const q={default:()=>L};q.label=r.slots.default,q.fixedPreTip=r.slots.fixedPreTip,q.fixedTip=r.slots.fixedTip;const $={...Ae(o,$o),ref:s,hintText:g.value,hintVisible:w.value};return o.prop&&($.prop=`${o.prop}_item`),n($,q)}}}}var{componentName:N8,create:C8,scope:k8}=se("switch-item"),x8=C8(v8(N8,k8,Pe,He)),fa=x8,Bo={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}},z8=class{scope;constructor(t){this.scope=t}async load(t,a,n,i,o){if(!a)return[];if(Array.isArray(a))return a;if(typeof a=="function")return await a(n,i);const r=Re(t,this.scope);return r===null?(console.error(`[FoxUI]${t} component not found api function`),[]):(Ye(n)&&(0,l.isReactive)(n)&&(n=(0,l.toRaw)(n)),await r(a,n,i))}};function E8(){return new z8(Qe())}var Vo={modelValue:{type:[String,Number,Boolean,Array],required:!1},maxLength:{type:[String,Number]}},T8={...xe,...Te,...Vo,...Bo};function $8(t,a,n,i){return{props:T8,emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(o,r){const{itemTemplateRef:s,innerDisabled:c,disabled:e,innerReadonly:u,readonly:p,browse:d}=Ie(o),m=(0,l.ref)(!1),{emitEvent:B,exposeApi:T}=Ee({componentName:t,get readonly(){return p.value},get disabled(){return e.value},get props(){return o},context:r,get templateRefProxy(){return s.value}},o.prop??r.attrs.name),y=ve(o,"modelValue",null,B),h=t,S=(0,l.computed)(()=>({[h]:!0})),g=M=>{y.value=M,B("update:modelValue",M),B("change",M)};let w=ve(o,"hintText"),f=(0,l.ref)(!1);const _=M=>{let Y=M.target.value;m.value=!0,ge(w.value)||(f.value=!0),B("focus",Y,M)},A=M=>{setTimeout(()=>{f.value&&(f.value=!1),m.value=!1},0);let Y=M.target.value;o.maxLength&&Y.length>Number(o.maxLength)&&(Y=Y.slice(0,Number(o.maxLength))),L.value||B("blur",Y,M)},F=()=>{B("clear","")},L=(0,l.ref)(!1),K=M=>{L.value=M,B("visible-change",M),M||B("selected")},q=(0,l.ref)([]),$=E8(),j=async(M,Y)=>{try{q.value=await $.load("treeselect",M,Y)}catch(W){console.error(W)}};(0,l.watch)([()=>o.data,()=>o.params,()=>o.lazy],([M,Y,W])=>{!M||W||j(M,Y)},{immediate:!0});let E=null;o.lazy&&(typeof o.load=="function"?E=o.load:E=async(M,Y)=>{let W={};o.params&&Object.assign(W,o.params),M&&Object.assign(W,M),Y(await $.load("treeselect",o.data,W,!0))});let v={label:o.textKey,value:o.valueKey,children:o.childrenKey,isLeaf:o.leafKey,class:o.classKey};const R=(0,l.ref)();return T({focus:()=>{R?.value.focus()},blur:()=>{R?.value.blur()},setDisabled:M=>{c.value=M},setReadonly:M=>{u.value=M}}),()=>{if(d.value==="on"&&(p.value||e.value))return i(y.value,r.slots);const M={...Je(r.attrs),ref:R,class:S.value,disabled:e.value||p.value,modelValue:y.value,"onUpdate:modelValue":g,lazy:o.lazy,props:v,onClear:F,onFocus:_,onBlur:A,onVisibleChange:K};E?M.load=E:M.data=q.value;const Y={};r.slots.option&&(Y.default=r.slots.option);const W=[],Z=(0,l.h)(D.ElTreeSelect,M,Y);W.push(Z);const I={default:()=>W};I.label=r.slots.default,I.fixedPreTip=r.slots.fixedPreTip,I.fixedTip=r.slots.fixedTip;const O={...Ae(o,Vo,Bo),ref:s,hintText:w.value,hintVisible:f.value};return o.prop&&(O.prop=`${o.prop}_item`),n(O,I)}}}}var{componentName:B8,create:V8,scope:D8}=se("tree-select-item"),M8=V8($8(B8,D8,Pe,He)),ma=M8,A8=class{scope;constructor(t){this.scope=t}async load(t){let a=null;const n=Re("tableSetting",this.scope);return typeof n=="function"&&(a=await Reflect.apply(n,null,["load",t])),a}save(t,a){const n=Re("tableSetting",this.scope);typeof n=="function"&&Reflect.apply(n,null,["save",t,a])}remove(t){const a=Re("tableSetting",this.scope);typeof a=="function"&&Reflect.apply(a,null,["remove",t])}};function I8(){return new A8(Qe())}var P8={},L8={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 _8(t,a){return(0,l.openBlock)(),(0,l.createElementBlock)("svg",L8,[...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 R8=Ve(P8,[["render",_8]]),{componentName:jb,create:F8,scope:Kb}=se("group-setting"),O8={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:"到底部"}},H8=F8({components:{FoxPopover:D.ElPopover,FoxCheckbox:D.ElCheckbox,FoxCheckboxGroup:D.ElCheckboxGroup,FoxButton:D.ElButton,FoxIcon:D.ElIcon,DragIcon:R8,Download:$e.Download,RefreshLeft:$e.RefreshLeft},props:{...O8},emits:["change"],setup(t,{emit:a,attrs:n,expose:i}){let o=null;const r=(0,l.ref)([]),s=I8(),c=P=>P.length>1,e=()=>{const P=[];r.value=[...r.value].map((V,G)=>(V.visible!==!1&&P.push(V.prop),{...V,sortIndex:G})),r.value.length===P.length?y.value=!0:P.length>0&&(h.value=!0),w.value=P},u=P=>{let V=null;if(typeof P=="string")V=document.querySelectorAll(`.fox-group[prop="${P}"] > div > .fox-item[prop]`);else if(P&&typeof P=="object"){const U=P.$el??P;typeof U.querySelectorAll=="function"&&(V=U.querySelectorAll(".fox-item[prop]"))}if(!V)return[];const G=[];return V.forEach(U=>{const x=U.querySelector(".label--string");let ee="";x&&(ee=x.textContent??"");const le=U.getAttribute("prop")??"",re=window.getComputedStyle(U,null).getPropertyValue("display");G.push({label:ee,prop:le,sortIndex:0,visible:re!=="none"})}),G},p=()=>{if(!o){const P=u(t.groupRef??t.groupProp);if(P.length===0)return!1;o=P}return!0},d=async(P=!1)=>{const V=await s.load(t.groupProp),G=U=>{if(!U||!o)return;const x=o.map(ee=>({...ee}));Array.isArray(V)&&V.forEach(ee=>{x.some(le=>{if(le.prop===ee.prop){const re=le.label;return Object.assign(le,ee),le.label=re,!0}return!1})}),r.value=x.sort((ee,le)=>ee.sortIndex-le.sortIndex),e(),P&&B(!1)};o?G(!0):bl(p,t.initDelay,5,50,!1,G)},m=()=>{r.value=(o??[]).map(P=>({...P})),e(),B()},B=(P=!0)=>{P&&s.save(t.groupProp,r.value),a("change",r.value.map(V=>({...V})))},T=(0,l.computed)(()=>({"max-width":`${t.popoverWidth-125}px`})),y=(0,l.ref)(!1),h=(0,l.ref)(!1),S=P=>{const V=[];r.value.forEach(G=>{P&&V.push(G.prop),G.visible=P}),y.value=!1,h.value=!1,r.value.length===V.length?y.value=!0:V.length>0&&(h.value=!0),w.value=V,B()},g=()=>{m()},w=(0,l.ref)([]),f=P=>{r.value.forEach(G=>{G.visible=P.indexOf(G.prop)!==-1}),y.value=!1,h.value=!1;const V=r.value.length;P.length===V?y.value=!0:P.length>0&&(h.value=!0),B()},_=()=>{d()};(0,l.onMounted)(()=>{d(!0)});const A={currentRow:null,index:null},F=P=>P?P.dataset&&P.dataset.role==="row"?P:P.tagName.toLowerCase()!=="body"?(P=P.parentElement,F(P)):null:null,L=P=>{const V=P.currentTarget;V&&V.dataset&&(A.index=V.dataset.index)},K=P=>{A.currentRow&&(A.currentRow.classList.remove("is-dragover"),A.currentRow=null),A.index=null},q=P=>{const V=P.currentTarget;P.relatedTarget;const G=F(V);G&&(P.preventDefault(),A.currentRow&&A.currentRow!==G&&A.currentRow.classList.remove("is-dragover"),G.classList.add("is-dragover"),A.currentRow=G)},$=P=>{P.preventDefault(),A.currentRow&&(A.currentRow.classList.remove("is-dragover"),A.currentRow=null)},j=P=>{const V=P.currentTarget,G=F(V);if(!G)return;P.preventDefault();const U=Number(A.index),x=Number(G.dataset.index);if(U!==x){if(U<x){const ee=r.value[U];r.value.splice(U,1),r.value.splice(x,0,ee)}else{const ee=r.value[U];r.value.splice(U,1),r.value.splice(x+1,0,ee)}e(),B()}},E=P=>{const V=r.value[P];r.value.splice(P,1),r.value.splice(0,0,V),e(),B()},v=P=>{const V=r.value[P];r.value.splice(P,1),r.value.push(V),e(),B()};i({refresh:()=>{o=null,d(!1)}});const R=new Map;let M=null;function Y(P){const V=document.createRange();return V.setStart(P,0),V.setEnd(P,P.childNodes.length),V.getBoundingClientRect().width}return{attrs:n,itemPropertyList:r,isDraggble:c,isCheckAll:y,isIndeterminate:h,handleCheckAllChange:S,handleReset:g,checkedValue:w,handleCheckChange:f,onShow:_,onDragStart:L,onDragEnd:K,onDragOver:q,onDragLeave:$,onDrop:j,checkboxLabelStyle:T,toTop:E,toBottom:v,onMouseOverForOverflowText:(P,V,G)=>{const U=P.currentTarget;if(U){const x=Math.floor(U.offsetWidth);if(Math.floor(Y(U))>x){let ee=R.get(V);if(ee){if(ee===M)return;Fe.hide(ee)}ee=Fe.show(U,G,{type:"text",placement:"top",closeOnClick:!1}),R.set(V,ee),M=ee}}},onMouseLeaveForOverflowText:(P,V)=>{const G=R.get(V);G&&(Fe.hide(G),G===M&&(M=null))},onMouseOverForTip:(P,V)=>{const G=P.currentTarget;G&&(M&&Fe.hide(M),M=Fe.show(G,V,{type:"text",placement:"top",closeOnClick:!1},!0))},onMouseLeaveForTip:P=>{M&&(Fe.hide(M),M=null)}}}}),q8={class:"fox-group-setting"},j8={class:"fox-group-setting__header"},K8={class:"fox-group-setting__body"},W8={class:"fox-group-setting__body-list","data-role":"container"},Y8=["data-index","draggable"],U8=["onMouseover","onMouseleave"],G8={class:"tools-item"};function X8(t,a,n,i,o,r){const s=(0,l.resolveComponent)("FoxCheckbox"),c=(0,l.resolveComponent)("FoxButton"),e=(0,l.resolveComponent)("DragIcon"),u=(0,l.resolveComponent)("Download"),p=(0,l.resolveComponent)("FoxIcon"),d=(0,l.resolveComponent)("FoxCheckboxGroup"),m=(0,l.resolveComponent)("FoxPopover");return(0,l.openBlock)(),(0,l.createBlock)(m,(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",q8,[(0,l.createElementVNode)("div",j8,[(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",K8,[(0,l.createVNode)(d,{modelValue:t.checkedValue,"onUpdate:modelValue":a[10]||(a[10]=B=>t.checkedValue=B),onChange:t.handleCheckChange},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("div",W8,[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(t.itemPropertyList,B=>((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:B.prop,class:"fox-group-setting__body-row","data-role":"row","data-index":B.sortIndex,draggable:t.isDraggble(t.itemPropertyList),onDragstart:a[5]||(a[5]=(...T)=>t.onDragStart&&t.onDragStart(...T)),onDragend:a[6]||(a[6]=(...T)=>t.onDragEnd&&t.onDragEnd(...T)),onDrop:a[7]||(a[7]=(...T)=>t.onDrop&&t.onDrop(...T)),onDragover:a[8]||(a[8]=(...T)=>t.onDragOver&&t.onDragOver(...T)),onDragleave:a[9]||(a[9]=(...T)=>t.onDragLeave&&t.onDragLeave(...T))},[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:B.prop},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("span",{onMouseover:T=>t.onMouseOverForOverflowText(T,B.prop,B.label),onMouseleave:T=>t.onMouseLeaveForOverflowText(T,B.prop),class:"checkbox-item__label",style:(0,l.normalizeStyle)(t.checkboxLabelStyle)},(0,l.toDisplayString)(B.label),45,U8)]),_:2},1032,["label"]),(0,l.createElementVNode)("div",G8,[(0,l.createVNode)(p,{onClick:T=>t.toTop(B.sortIndex),onMouseover:a[1]||(a[1]=T=>t.onMouseOverForTip(T,t.toTopText)),onMouseleave:a[2]||(a[2]=T=>t.onMouseLeaveForTip(T)),class:"is-reverse"},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(u)]),_:1},8,["onClick"]),(0,l.createVNode)(p,{onClick:T=>t.toBottom(B.sortIndex),onMouseover:a[3]||(a[3]=T=>t.onMouseOverForTip(T,t.toBottomText)),onMouseleave:a[4]||(a[4]=T=>t.onMouseLeaveForTip(T))},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(u)]),_:1},8,["onClick"])])],40,Y8))),128))])]),_:1},8,["modelValue","onChange"])])])]),_:3},16,["placement","width","onShow"])}var ha=Ve(H8,[["render",X8]]),Q8={data:{type:[String,Function,Array],required:!1},params:{type:[Object],required:!1},textKey:{type:[String],required:!1,default:"text"},valueKey:{type:[String],required:!1,default:"value"},childrenKey:{type:[String],required:!1,default:"children"},leafKey:{type:[String],required:!1,default:"leaf"},disabledKey:{type:[String],required:!1,default:"disabled"},classKey:{type:[String],required:!1,default:"class"},autoLoad:{type:[Boolean],required:!1,default:()=>!0},props:{type:[Object],required:!1},filterKeyword:{type:[String,Boolean,Number,Object],required:!1},filterNodeMethod:{type:[Function],required:!1},lazy:{type:[Boolean],required:!1},load:{type:[Function],required:!1}},Z8=class{scope;constructor(t){this.scope=t}async load(t,a,n,i,o){if(Array.isArray(a))return a;if(typeof a=="function")return await a(n,i);const r=Re(t,this.scope);return r===null?(console.error(`[FoxUI]${t} component not found api function`),[]):(Ye(n)&&(0,l.isReactive)(n)&&(n=(0,l.toRaw)(n)),await r(a,n,i))}};function J8(){return new Z8(Qe())}var e7={...On,...Q8};function t7(t,a,n){return{props:e7,setup(i,o){const r=t,s=(0,l.computed)(()=>({[r]:!0})),c=(0,l.ref)([]),e=J8(),u=async(w,f)=>{try{c.value=await e.load("tree",w,f)}catch(_){console.error(_)}},p=(0,l.shallowRef)({}),d=(0,l.computed)(()=>({...p.value,...i.params??{}}));(Array.isArray(i.data)?!0:i.lazy?!1:he(i.autoLoad))&&(0,l.watch)([()=>i.data,()=>d.value],([w,f])=>{w&&u(w,f)},{immediate:!0,deep:!0});let B=null;i.lazy&&(typeof i.load=="function"?B=i.load:B=async(w,f)=>{let _={};i.params&&Object.assign(_,i.params),w&&Object.assign(_,w),f(await e.load("treeselect",i.data,_,!0))});const T={label:i.textKey,value:i.valueKey,children:i.childrenKey,isLeaf:i.leafKey,class:i.classKey,disabled:i.disabledKey,...i.props??{}},y=(w={})=>new Promise(async f=>{p.value={...(0,l.toRaw)(w??{})},await u(i.data,d.value),f()}),h=function(w,f){if(typeof i.filterNodeMethod=="function")return i.filterNodeMethod(w,f);if(!i.filterKeyword)return!0;const _=`${f[T.label]}`,A=`${w}`;return _.includes(A)},S=(0,l.ref)();(0,l.watch)(()=>i.filterKeyword,w=>{S.value.filter(w)});const g=w=>(...f)=>{const _=S.value[w];return Reflect.apply(_,S.value,[...f])};return o.expose({loadData:y,filter:g("filter"),updateKeyChildren:g("updateKeyChildren"),getCheckedNodes:g("getCheckedNodes"),setCheckedNodes:g("setCheckedNodes"),getCheckedKeys:g("getCheckedKeys"),setCheckedKeys:g("setCheckedKeys"),setChecked:g("setChecked"),getHalfCheckedNodes:g("getHalfCheckedNodes"),getHalfCheckedKeys:g("getHalfCheckedKeys"),getCurrentKey:g("getCurrentKey"),getCurrentNode:g("getCurrentNode"),setCurrentKey:g("setCurrentKey"),setCurrentNode:g("setCurrentNode"),getNode:g("getNode"),remove:g("remove"),append:g("append"),insertBefore:g("insertBefore"),insertAfter:g("insertAfter")}),()=>{const w={...Je(o.attrs),class:s.value,lazy:i.lazy,props:T,ref:F=>S.value=F};B?w.load=B:w.data=c.value,w["filter-node-method"]=h;const f=[],_=(0,l.h)(D.ElTree,w,o.slots);f.push(_);const A={default:()=>f};return(0,l.h)(n,{...et(i,On)},A)}}}}var{componentName:l7,create:n7,scope:a7}=se("tree-item"),r7=n7(t7(l7,a7,Ll)),pa=r7,ql={poppable:{type:[Boolean],default:!1},modelValue:{type:[Array,Number,Boolean,String,Object],default:[]},visible:{type:[Boolean]},disabled:{type:[Boolean,String],required:!1},source:{type:[Array,Function,String],required:!1},params:{type:[Object],required:!1},valueType:{type:String,required:!1,default:"value"},textKey:{type:String,required:!1,default:"text"},subTextKey:{type:String,required:!1,default:"subText"},valueKey:{type:String,required:!1,default:"value"},disabledKey:{type:String,required:!1,default:"disabled"},itemOptions:{type:[Object,Function],required:!1},icon:{type:[Object]},checkedIcon:{type:[Object]},iconSize:{type:[String,Number]},pageSize:{type:[Number],required:!1,default:10},optionsHeight:{type:[String],required:!1},multiple:{type:[Boolean]},position:{type:[String],default:"bottom"},closeOnClickOverlay:{type:[Boolean],default:!0},title:{type:[String]},confirmText:{type:[String]},loadText:{type:[String]},noMoreText:{type:[String]},isAutoBackFill:{type:[Boolean]},showHeader:{type:[Boolean],default:!0},showFooter:{type:[Boolean],default:!0},showSearchbar:{type:[Boolean],default:!0},searchKey:{type:String,required:!1,default:"keyword"},seachPlaceholder:{type:String,required:!1},popClass:{type:String,required:!1},popStyle:{type:Object,required:!1},popCloseable:{type:Boolean,required:!1,default:!0},beforeMethod:{type:Function},beforeClose:{type:Function}};function o7(t,a,n,i="value"){for(let o=0;o<a.length;o++){let r=a[o];if(i==="text"){if(jl(t,r)===n)return o}else if(i==="item"){if(Ge(n,r))return o}else if(Mo(t,r)===n)return o}return-1}function jl(t,a){return typeof t.textKey=="string"&&t.textKey.length>0?a[t.textKey]:a.text}function Do(t,a){return typeof t.subTextKey=="string"&&t.subTextKey.length>0?a[t.subTextKey]:a.text}function Mo(t,a){return typeof t.valueKey=="string"&&t.valueKey.length>0?a[t.valueKey]:a.value}function i7(t,a){return typeof t.disabledKey=="string"&&t.disabledKey.length>0?a[t.disabledKey]:a.disabled??null}function s7(t,a,n){return typeof t.itemOptions=="function"?t.itemOptions(a,n):t.itemOptions}var c7=class{scope;constructor(t){this.scope=t}async load(t,a,n,i,o,r,s){if(!a)return{totalSize:0,page:[]};if(Array.isArray(a)){let e=a;typeof s=="function"&&(e=e.filter(s));let u=(n-1)*i,p=u+i;p>e.length&&(p=e.length);const d=e.slice(u,p);return{totalSize:e.length,page:d}}if(typeof a=="function")return await Reflect.apply(a,null,[n,i,o,r]);const c=Re(t,this.scope);return c===null?(console.error(`[FoxUI]${t} component not found api function`),{totalSize:0,page:[]}):(Ye(o)&&(0,l.isReactive)(o)&&(o=(0,l.toRaw)(o)),await Reflect.apply(c,null,[a,n,i,o]))}};function u7(){return new c7(Qe())}function d7(t,a,n,i,o,r,s,c,e,u,p){return{props:ql,emits:["change","update:modelValue","update:text","loaded-data","update:visible"],setup(d,m){const{emitEvent:B,exposeApi:T}=kn({context:m}),{slots:y}=m,{toLocaleRefs:h}=(0,Ne.useFoxI18n)(a),S=h(d,["title","loadText","noMoreText","seachPlaceholder","confirmText"]),g=u7(),w=(0,l.ref)([]),f=(0,l.ref)(0),_=(0,l.ref)(""),A=(0,l.shallowRef)(null),F=(0,l.computed)(()=>{const H={};return d.params&&Object.assign(H,d.params),ge(_.value)||(H[`${d.searchKey}`]=_.value),A.value&&Object.assign(H,A.value),H});let L=!0;const K=async(H,J,z)=>{try{if($.value===!1)return;let N=null;ge(_.value)||(N=k=>{const Q=jl(d,k);if(typeof Q=="string"&&Q.includes(_.value))return!0;const ne=Do(d,k);return!!(typeof ne=="string"&&ne.includes(_.value))});const C=await g.load("actionsheet",H,J,z,F.value,L,N??void 0);L=!1,Array.isArray(C)?(w.value=C,f.value=1,$.value=!1):!Array.isArray(C.page)||C.page.length===0?(console.warn("[FoxUI] can not load more data"),$.value=!1):(Reflect.apply([].push,w.value,C.page),f.value=Math.ceil(w.value.length/d.pageSize),(C.totalSize&&w.value.length>=C.totalSize||z<C.page.length)&&($.value=!1)),q.value=!1}catch(N){console.error("[FoxUI] ActionSheet load more data fail",N),$.value=!0,f.value=0,w.value=[]}setTimeout(()=>{B("loaded-data")},250)},q=(0,l.ref)(!1),$=(0,l.ref)(!0),j=async()=>{if(!d.source){q.value=!1;return}await K(d.source,f.value+1,d.pageSize)};(0,l.watch)(()=>_.value,(H,J)=>{ge(H)&&!ge(J)&&j()}),(0,l.watch)([()=>d.source,()=>d.pageSize,()=>d.params],async([H,J,z])=>{d.source&&j()},{immediate:!0});const E=(0,l.computed)(()=>!d.multiple&&d.isAutoBackFill),v=(0,l.ref)([]);let R=null;const M=(0,l.ref)(d.visible);(0,l.watch)(()=>d.visible,H=>{M.value!==H&&(M.value=H),H?R=[...v.value]:R=null});const Y=(H,J)=>{const z=[];return Array.isArray(H)||(H=[H]),H.forEach(N=>{let C=o7(d,J,N,d.valueType);C!==-1&&z.push(C)}),Ge(z,v.value)?!1:(v.value=z,!0)};(0,l.watch)([()=>d.modelValue,()=>w.value],([H,J],[z,N])=>{Y(H,J)&&Z(W())},{deep:!0});const W=()=>{const H=[],J=[],z=[];for(let Q of v.value){const ne=w.value[Q];J.push(ne);const oe=jl(d,ne);if(z.push(oe),d.valueType==="item")H.push(ne);else if(d.valueType==="text")H.push(oe);else{const ce=Mo(d,ne);H.push(ce)}}let N=null,C=null,k=null;return d.multiple?(N=H,C=z,k=J):(N=H[0]??null,C=z[0]??null,k=J[0]??null),{value:N,text:C,item:k}},Z=H=>{B("update:modelValue",H.value),B("update:text",H.text),B("change",H.value,H.item,H.text)},I=()=>{R&&(v.value=R)},O=H=>{const J=v.value.indexOf(H);d.multiple?J===-1?v.value.push(H):v.value.splice(J,1):J===-1?v.value=[H]:v.value=[],(E.value||!d.poppable&&!d.showFooter)&&G()},P=H=>{M.value=H,B("update:visible",H)},V=()=>{const H=()=>{I(),P(!1)},J=d.beforeMethod??d.beforeClose;if(typeof J=="function"){const z=J("close");dl(z)?z.then(N=>{N!==!1&&H()}).catch(()=>{H()}):z!==!1&&H()}else H()},G=()=>{const H=W(),J=()=>{Z(H),P(!1)},z=d.beforeMethod??d.beforeClose;if(typeof z=="function"){const N=z("confirm",H.value,H.item,H.text);dl(N)?N.then(C=>{C!==!1&&J()}).catch(()=>{J()}):N!==!1&&J()}else J()},U=()=>{$.value=!0,f.value=0,w.value=[],d.source&&j()},x=()=>{let H=S.title.value??"";return y.title&&(H=y.title()),(0,l.h)("view",{class:["fox-actionsheet__header"]},[(0,l.h)("view",{class:["fox-actionsheet__header-title"]},[H]),(0,l.h)(e,{class:["fox-actionsheet__header-icon"],onClick:V})])},ee=()=>{let H=null;return y.search?H=y.search():H=(0,l.h)(r,{onSearch:U,placeholder:S.seachPlaceholder.value,disabled:d.disabled,modelValue:_.value,"onUpdate:modelValue":J=>{_.value=J}},{leftin:()=>(0,l.h)(u)}),(0,l.h)("view",{class:["fox-actionsheet__searchbar"]},[H])},le=(H,J,z,N,C)=>{if(y.optionLabel)return y.optionLabel({text:H,checked:J,disabled:z,subText:N,item:C});const k=[],Q=(0,l.h)("view",{class:"fox-actionsheet__list-item-text"},[H]);if(k.push(Q),N){const ne=(0,l.h)("view",{class:"fox-actionsheet__list-item-subtext"},[N]);k.push(ne)}return(0,l.h)("view",{class:["fox-actionsheet__list-item-label"]},k)},re=(H,J,z,N)=>y.optionIcon?y.optionIcon({checked:H,disabled:J,iconSize:z,item:N}):H?y.checkedIcon?y.checkedIcon({disabled:J,item:N}):(0,l.h)(d.checkedIcon??c,{width:z,height:z,class:["fox-actionsheet__list-item-icon"]}):y.icon?y.icon({disabled:J,item:N}):(0,l.h)(d.icon??s,{width:z,height:z,class:["fox-actionsheet__list-item-icon"]}),X=()=>{const H=[];for(let J=0;J<w.value.length;J++){const z=w.value[J],N=jl(d,z),C=Do(d,z),k=["fox-actionsheet__list-item"],Q={};let ne=i7(d,z),oe=d.iconSize?ye(d.iconSize):null;const ce=s7(d,z,J);ce&&(ne=ne||ce.disabled,ce.class&&k.push(ce.class),ce.style&&Object.assign(Q,ce.style)),ne=!!(d.disabled||ne);const me=v.value.includes(J);ne&&k.push("is-disabled"),me&&k.push("is-checked");const pe={class:k,style:Q,key:`${J}`,onClick:()=>{ne||O(J)}};let be=[];if(y.option)be.push(y.option({item:z,checked:me,disabled:ne}));else{const We=le(N,me,ne,C,z);be.push(We);const Ze=re(me,ne,oe,z);be.push(Ze)}const De=(0,l.h)("view",pe,be);H.push(De)}return H},te=()=>{let H=[];if(y.buttons)H=y.buttons();else{const J=(0,l.h)(o,{type:"primary",class:"fox-actionsheet__footer-confirm",block:"block",onClick:G,disabled:d.disabled},{default:()=>S.confirmText.value});H.push(J)}return(0,l.h)("view",{class:"fox-actionsheet__footer"},[H])};return T({search:async(H=null,J=!0)=>{A.value=H&&(0,l.toRaw)(H),(0,l.triggerRef)(A),J&&($.value=!0,f.value=0,w.value=[]),(0,l.nextTick)(()=>{j()})},clear:()=>{$.value=!0,f.value=0,w.value=[]},confirm:()=>{G()},cancel:()=>{V()}}),()=>{const H=[];if(d.showHeader){const ne=x();H.push(ne)}if(d.showSearchbar){const ne=ee();H.push(ne)}let J=null;if(y.content)J=y.content();else{const ne=X();J=(0,l.h)(i,{hasMore:$.value,loadText:S.loadText.value,noMoreText:S.noMoreText.value,modelValue:q.value,"onUpdate:modelValue":oe=>{q.value=oe},onLoadMore:j},{default:()=>ne})}const z={};d.optionsHeight&&(z.height=d.optionsHeight);const N={"fox-actionsheet__list":!0};d.poppable||(N["fox-actionsheet__list--inner"]=!0);const C=(0,l.h)("view",{class:N,style:z},[J]);if(H.push(C),d.showFooter&&!E.value){const ne=te();H.push(ne)}const k=(0,l.h)("view",{class:"fox-actionsheet"},H);if(!d.poppable)return k;const Q=["fox-actionsheet__popup"];return d.popClass&&Q.push(d.popClass),(0,l.h)(n,{popClass:Q.join(" "),visible:M.value,closeable:!1,"onUpdate:visible":P,position:d.position,round:"round",onClickOverlay:V,closeOnClickOverlay:d.closeOnClickOverlay},{default:()=>k})}}}}var f7=/scroll|auto|overlay/i,Ao=window;function m7(t){return t.tagName!=="HTML"&&t.tagName!=="BODY"&&t.nodeType===1}function h7(t,a=Ao){let n=t;for(;n&&n!==a&&m7(n);){const{overflowY:i}=window.getComputedStyle(n);if(f7.test(i))return n;n=n.parentNode}return a}function Io(t,a=Ao){const n=(0,l.ref)();return(0,l.onMounted)(()=>{t.value&&(n.value=h7(t.value,a))}),n}var Po=()=>window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0,p7={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 g7(t,a,n){return{props:{...p7},emits:["scroll-change","load-more","update:modelValue"],setup(i,{emit:o,slots:r}){const{toLocaleRefs:s}=(0,Ne.useFoxI18n)(a),c=s(i,["pullText","loadText","noMoreText"]),e=(0,l.ref)(),u=Io(e),p=(0,l.reactive)({beforeScrollTop:0,isInfiniting:!1,y:0,x:0,distance:0}),d=(0,l.computed)(()=>({[t]:!0})),m=g=>g?g.offsetTop+m(g.offsetParent):0,B=()=>{let g=0,w=0,f="down";if(u.value==window){const _=Po();e.value&&(g=m(e.value)+e.value.offsetHeight-_-window.innerHeight),w=_}else{const{scrollHeight:_,clientHeight:A,scrollTop:F}=u.value;g=_-A-F,w=F}return p.beforeScrollTop>w?f="up":f="down",p.beforeScrollTop=w,o("scroll-change",w),g<=i.threshold&&f=="down"},T=()=>{nn(()=>{if(!B()||!i.hasMore||p.isInfiniting)return!1;p.isInfiniting=!0,o("update:modelValue",!0),(0,l.nextTick)(()=>o("load-more"))})},y=()=>{u.value&&u.value.addEventListener("scroll",T,i.useCapture)},h=()=>{u.value&&u.value.removeEventListener("scroll",T,i.useCapture)};(0,l.onMounted)(()=>{y(),i.immediate&&T()}),(0,l.onUnmounted)(()=>{h()});const S=(0,l.ref)(!1);return(0,l.onActivated)(()=>{S.value&&(S.value=!1,y())}),(0,l.onDeactivated)(()=>{S.value=!0,h()}),(0,l.watch)(()=>i.modelValue,g=>{g||(p.isInfiniting=!1)}),()=>{const g=(0,l.h)("view",{class:"fox-infinite__container"},[r?.default?.()]),w=[];if(p.isInfiniting){let _=r?.loading?.()??null;if(!_){let F=r?.loadingIcon?.()??null;F||(F=(0,l.h)(n,{class:["fox-infinite__bottom-box__img"]}));const L=(0,l.h)("view",{class:"fox-infinite__bottom-box__text"},[c.loadText.value]);_=[F,L]}const A=(0,l.h)("view",{class:"fox-infinite__bottom-box"},_);w.push(A)}else if(!i.hasMore){let _=r?.finished?.()??null;_||(_=(0,l.h)("view",{class:"fox-infinite__bottom-tips"},[c.noMoreText.value]),w.push(_))}const f=(0,l.h)("view",{class:"fox-infinite__bottom"},w);return(0,l.h)("view",{class:d.value,ref:e},[g,f])}}}}var{componentName:y7,create:b7,scope:S7}=se("infinite-loading"),w7=b7(g7(y7,S7,Qt)),Kl=w7,v7={modelValue:{type:[String,Number],default:""},inputType:{type:String,default:"text"},label:{type:String,default:""},shape:{type:String,default:"round"},maxLength:{type:[String,Number],default:"9999"},placeholder:{type:String},clearable:{type:Boolean,default:!0},clearIcon:{type:Object},background:{type:String,default:""},inputBackground:{type:String,default:""},focusStyle:{type:Object,default:()=>({})},autofocus:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},inputAlign:{type:String,default:"left"}},N7=(t,a,n)=>({props:{...v7},emits:["change","update:modelValue","blur","focus","clear","search","click-input","keyup-input","click-left-icon","click-right-icon"],setup(i,o){const{emitEvent:r}=kn({context:o}),{toLocaleRefs:s}=(0,Ne.useFoxI18n)(a),c=s(i,["placeholder"]),{slots:e}=o,u=(0,l.reactive)({active:!1}),p=(0,l.computed)(()=>({background:i.background})),d=(0,l.computed)(()=>({background:i.inputBackground})),m=q=>{let $=q.target.value;i.maxLength&&$.length>Number(i.maxLength)&&($=$.slice(0,Number(i.maxLength))),r("update:modelValue",$,q),r("change",$,q)},B=(0,l.ref)({}),T=q=>{let $=q.target.value;u.active=!0,B.value=i.focusStyle,r("focus",$,q)},y=q=>{setTimeout(()=>{u.active=!1},0);let $=q.target.value;i.maxLength&&$.length>Number(i.maxLength)&&($=$.slice(0,Number(i.maxLength))),B.value={},r("blur",$,q)},h=q=>{r("update:modelValue","",q),r("change","",q),r("clear","")},S=(0,l.computed)(()=>String(i.modelValue).length>0),g=(0,l.computed)(()=>{const q={};return S.value||(q.display="none"),q}),w=()=>{r("search",i.modelValue)},f=q=>{r("keyup-input",q),q.key.toLocaleUpperCase()==="ENTER"&&w()},_=q=>{r("click-input",q)},A=q=>{r("click-left-icon",i.modelValue,q)},F=(0,l.computed)(()=>({textAlign:i.inputAlign})),L=(0,l.ref)(null);(0,l.onMounted)(()=>{i.autofocus&&L.value.focus()});const K=()=>{const q=[];if(e.leftin){const E=(0,l.h)("view",{class:[`${t}__search-icon`,`${t}__input-left-search-icon`],onClick:A},[e.leftin()]);q.push(E)}const $=(0,l.h)("input",{ref:L,class:[`${t}__input-inner`],style:F.value,type:i.inputType,maxlengt:i.maxLength,placeholder:c.placeholder.value,value:i.modelValue,disabled:i.disabled,readonly:i.readonly,onClick:_,onInput:m,onFocus:T,onBlur:y,onkeyup:f});q.push($);const j=[];if(i.clearable){const E=(0,l.h)("view",{class:[`${t}__search-icon`,`${t}__input-clear-icon`],style:g.value,onClick:h},[(0,l.h)(e?.clear?.()??i.clearIcon??n)]);j.push(E)}if(e.rightin){const E=(0,l.h)("view",{class:[`${t}__search-icon`,`${t}__input-right-search-icon`]},[e.rightin()]);j.push(E)}if(j.length>0){const E=(0,l.h)("view",{class:`${t}__input-inner-right`},j);q.push(E)}return(0,l.h)("view",{class:[`${t}__search-input`,`${i.shape}`],style:{...d.value,...B.value}},q)};return()=>{const q=[];if(i.label){const j=(0,l.h)("span",{class:`${t}__search-label`},[i.label]);q.push(j)}if(e.leftout){const j=(0,l.h)("view",{class:[`${t}__search-icon`,`${t}__left-search-icon`]},[e.leftout()]);q.push(j)}const $=K();if(q.push($),e.rightout){const j=(0,l.h)("view",{class:[`${t}__search-icon`,`${t}__right-search-icon`]},[e.rightout()]);q.push(j)}return(0,l.h)("view",{class:`${t}`,style:p.value},q)}}}),{componentName:C7,create:k7,scope:x7}=se("searchbar"),z7=k7(N7(C7,x7,$e.CircleClose)),Wl=z7,{componentName:E7,create:T7,scope:$7}=se("actionsheet-pane"),B7=T7(d7(E7,$7,st,Kl,D.ElButton,Wl,Wd,Od,oo,ru,!1)),Yl=B7,Lo={type:{type:String,default:"text"},placeholder:{type:String},textAlign:{type:String},maxLength:{type:[String,Number],required:!1},clearable:{type:Boolean,default:!0},unit:{type:[String],required:!1},text:{type:String},actionSheetClass:{type:String},separator:{type:[String],required:!1,defualt:" "}},V7={...xe,...Te,...Lo,...ql};function D7(t,a,n,i,o,r){return{props:V7,emits:["change","update:modelValue","blur","focus","clear","update:text","setValue"],setup(s,c){const{itemTemplateRef:e,innerDisabled:u,disabled:p,innerReadonly:d,readonly:m,browse:B}=Ie(s),{emitEvent:T,exposeApi:y}=Ee({componentName:t,validateCheckEvents:["blur","clear","change"],validateResetEvents:["focus","setValue"],get readonly(){return m.value},get disabled(){return p.value},get props(){return s},context:c,get templateRefProxy(){return e.value}},s.prop??c.attrs.name),{toLocaleRefs:h}=(0,Ne.useFoxI18n)(a),S=h(s,["placeholder"]),g=(0,l.ref)(!1),w=ve(s,"modelValue",null,T),f=(0,l.ref)(""),_=(0,l.computed)(()=>Array.isArray(f.value)?f.value.join(s.separator):f.value),A="fox-input-item",F=(0,l.computed)(()=>({[A]:!0,[`${A}__disabled`]:p.value})),L=Be((0,l.computed)(()=>s.textAlign),"textAlign"),K=(0,l.computed)(()=>{const O={};return L.value&&(O["text-align"]=L.value),O}),q=(0,l.ref)(!1),$=()=>{q.value=!0},j=O=>{q.value=O},E=O=>{w.value=O,T("update:modelValue",O)},v=(O,P)=>{T("change",O,P)},R=O=>{let P=O.target.value;g.value=!0,T("focus",P,O)},M=O=>{setTimeout(()=>{g.value=!1},0);let P=O.target.value;s.maxLength&&P.length>Number(s.maxLength)&&(P=P.slice(0,Number(s.maxLength))),T("blur",P,O)},Y=O=>{f.value=O,T("update:text",O)},W=(0,l.computed)(()=>ft(s.unit)>0),Z=(0,l.ref)(),I=(0,l.ref)(null);return y({focus:()=>{Z?.value.focus()},blur:()=>{Z?.value.blur()},select:()=>{Z?.value.select()},search:O=>{I.value&&I.value.search(O)},clear:()=>{I.value&&I.value.clear},confirm:O=>{I.value&&I.value.confirm()},cancel:()=>{I.value&&I.value.cancel()},setDisabled:O=>{u.value=O},setReadonly:O=>{d.value=O}}),()=>{if(B.value==="on"&&(m.value||p.value))return i(_.value,c.slots);const O={ref:Z,class:F.value,style:K.value,type:"text",maxlength:s.maxLength,placeholder:S.placeholder.value,readonly:!0,value:_.value,onClick:$,onFocus:R,onBlur:M},P={};c.slots.prepend&&(P.prepend=c.slots.prepend),c.slots.append&&(P.append=c.slots.append),c.slots.prefix&&(P.prefix=c.slots.prefix),c.slots.suffix?P.suffix=c.slots.suffix:W.value?P.suffix=()=>[s.unit]:P.suffix=()=>(0,l.h)(D.ElIcon,{},{default:()=>(0,l.h)($e.ArrowDown)});const V=[],G=(0,l.h)(D.ElInput,O,P);V.push(G);const U={default:()=>V};U.label=c.slots.default,U.prepend=c.slots.prepend,U.append=c.slots.append,U.fixedPreTip=c.slots.fixedPreTip,U.fixedTip=c.slots.fixedTip;const x=et(s,ql);x.ref=I,x.class=s.actionSheetClass,x.disabled=p.value||m.value,x.visible=q.value,x["onUpdate:visible"]=j,x.modelValue=w.value,x["onUpdate:modelValue"]=E,x.text=f.value,x["onUpdate:text"]=Y,x.onChange=v,x.poppable=!0;const ee=(0,l.h)(o,x,{title:c.slots.title,search:c.slots.search,option:c.slots.option,optionLabel:c.slots.optionLabel,optionIcon:c.slots.optionIcon,buttons:c.slots.buttons});U.hide=()=>[ee];const le={...Ae(s,Lo,ql),ref:e};return s.prop&&(le.prop=`${s.prop}_item`),n(le,U)}}}}var{componentName:M7,create:A7,scope:I7}=se("actionsheet-item"),P7=A7(D7(M7,I7,Pe,He,Yl)),ga=P7,_o={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}},ya={...Un,..._o,modelValue:{type:[String,Number,Boolean,Object,Array],default:""},text:{type:[Array],default:[]},columnOptions:{type:[Object,Function]},source:{type:[Array,Function,String],default:[]},sourceFilter:{type:[Function]},params:{type:Object},valueType:{type:String,required:!1,default:"value"},title:{type:String},cancelText:{type:String},clearText:{type:String},confirmText:{type:String},isAutoBackFill:{type:[Boolean],default:!0}};function L7(t){return t===window}var ba=t=>{const a=(0,l.unref)(t);if(L7(a)){const n=a.innerWidth,i=a.innerHeight;return{top:0,left:0,right:n,bottom:i,width:n,height:i}}return a&&a.getBoundingClientRect?a.getBoundingClientRect():{top:0,left:0,right:0,bottom:0,width:0,height:0}},Ro=10;function Fo(t,a){return t>a&&t>Ro?"horizontal":a>t&&a>Ro?"vertical":""}function Jt(){const t=window.navigator.userAgent;return"ontouchstart"in window||t.indexOf("touch")!==-1||t.indexOf("mobile")!==-1}function el(){const t={startX:0,startY:0,startTime:0,duration:0,moveX:0,moveY:0,deltaX:0,deltaY:0,offsetX:0,offsetY:0,direction:""},a=()=>t.direction==="vertical",n=()=>t.direction==="horizontal",i=()=>{t.deltaX=0,t.deltaY=0,t.offsetX=0,t.offsetY=0,t.direction="",t.startTime=0};return{move:(s=>{if(s.touches){const c=s.touches[0];t.deltaX=c.clientX-t.startX,t.deltaY=c.clientY-t.startY,t.moveX=c.clientX,t.moveY=c.clientY}else{const c=s;t.deltaX=c.clientX-t.startX,t.deltaY=c.clientY-t.startY,t.moveX=c.clientX,t.moveY=c.clientY}t.offsetX=Math.abs(t.deltaX),t.offsetY=Math.abs(t.deltaY),t.duration=Date.now()-t.startTime,t.direction||(t.direction=Fo(t.offsetX,t.offsetY))}),start:(s=>{if(i(),s.touches){const c=s.touches[0];t.startX=c.clientX,t.startY=c.clientY}else{const c=s;t.startX=c.clientX,t.startY=c.clientY}t.startTime=Date.now()}),reset:i,isVertical:a,isHorizontal:n,state:t}}function Oo(){const t=(0,l.ref)(0),a=(0,l.ref)(0),n=(0,l.ref)(0),i=(0,l.ref)(0),o=(0,l.ref)(0),r=(0,l.ref)(0),s=(0,l.ref)(0),c=(0,l.ref)(0),e=(0,l.ref)(0),u=(0,l.ref)(0),p=(0,l.ref)(""),d=()=>p.value==="vertical",m=()=>p.value==="horizontal",B=()=>{s.value=0,c.value=0,e.value=0,u.value=0,p.value="",n.value=0};return{move:(h=>{if(h.touches){const S=h.touches[0];s.value=S.clientX-t.value,c.value=S.clientY-a.value,o.value=S.clientX,r.value=S.clientY}else{const S=h;s.value=S.clientX-t.value,c.value=S.clientY-a.value,o.value=S.clientX,r.value=S.clientY}e.value=Math.abs(s.value),u.value=Math.abs(c.value),i.value=Date.now()-n.value,p.value||(p.value=Fo(e.value,u.value))}),start:(h=>{if(B(),h.touches){const S=h.touches[0];t.value=S.clientX,a.value=S.clientY}else{const S=h;t.value=S.clientX,a.value=S.clientY}n.value=Date.now()}),reset:B,startX:t,startY:a,startTime:n,duration:i,moveX:o,moveY:r,deltaX:s,deltaY:c,offsetX:e,offsetY:u,direction:p,isVertical:d,isHorizontal:m}}var Ho=36;function _7(){return Ho}function R7(t){Ho=t}function nt(t,a){return typeof t.textKey=="string"&&t.textKey.length>0?a[t.textKey]:a.text}function Sa(t,a){return typeof t.childrenKey=="string"&&t.childrenKey.length>0?a[t.childrenKey]:a.children??null}function F7(t,a,n){typeof t.childrenKey=="string"&&t.childrenKey.length>0&&(a[t.childrenKey]=n),a.children=n}function vt(t,a){return typeof t.valueKey=="string"&&t.valueKey.length>0?a[t.valueKey]:a.value}function qo(t,a){return typeof t.itemOptions=="function"?t.columnOptions(a):t.columnOptions}var O7=class{scope;constructor(t){this.scope=t}async load(t,a,n){if(!a)return[];if(Array.isArray(a))return a;if(typeof a=="function")return await a(n);const i=Re(t,this.scope);return i===null?(console.error(`[FoxUI]${t} component not found api function`),[]):(Ye(n)&&(0,l.isReactive)(n)&&(n=(0,l.toRaw)(n)),await i(a,n))}};function H7(){return new O7(Qe())}function jo(t,a,n){return!(nt(t,a)!==nt(t,n)||vt(t,a)!==vt(t,n))}function q7(t,a,n,i){if(n.length==0)return[];Array.isArray(a)||(a=[a]);const o=[],r=t.valueType??"value";if(i==="singleColumn"||i==="multipleColumn")for(let s=0;s<a.length&&s<n.length;s++){const c=a[s];let e=n[s].findIndex(u=>{if(r==="text")return nt(t,u)===c;if(r==="value"){let p=vt(t,u);return p==null&&(p=nt(t,u)),p===c}else if(r==="item")return jo(t,u,c)});if(e==-1)break;o.push(e)}else{let s=n[0];for(let c=0;c<a.length;c++){const e=a[c];let u=s.findIndex(d=>{if(r==="text")return nt(t,d)===e;if(r==="value"){let m=vt(t,d);return m==null&&(m=nt(t,d)),m===e}else if(r==="item")return jo(t,d,e)});if(u==-1)break;o.push(u);const p=Sa(t,s[u]);if(!Array.isArray(p))break;s=p}}return o}function Ko(t,a,n,i){if(n.length==0)return null;const o={texts:[],values:[],items:[]},r=t.valueType??"value";if(i==="singleColumn"||i==="multipleColumn")for(let s=0;s<a.length&&s<n.length;s++){const c=n[s];let e=a[s];e<0&&e>=c.length&&(e=0);const u=c[e],p=nt(t,u);if(o.texts.push(p),o.items.push(u),r==="text")o.values.push(p);else if(r==="value"){let d=vt(t,u);d==null&&(d=p),o.values.push(d)}else o.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],p=nt(t,u),d=Object.assign({},u);if(d.children=null,o.texts.push(p),o.items.push(d),r==="text")o.values.push(p);else if(r==="value"){let m=vt(t,u);m==null&&(m=p),o.values.push(m)}else o.values.push(d);if(!Array.isArray(u.children))break;s=u.children}}return o}function Wo(t){return{text:t,value:t}}var j7=15,K7=300,W7=200,{create:Y7}=se("picker-column");function U7(t){t.stopPropagation()}function G7(t,a){(typeof t.cancelable!="boolean"||t.cancelable)&&t.preventDefault(),a&&U7(t)}var X7={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},..._o},Q7=Y7({props:X7,emits:["click","change","update:modelValue"],setup(t,{emit:a}){const n=(0,l.computed)(()=>({"fox-picker__list":!0})),i=(0,l.computed)(()=>({height:`${we(t.visibleItemCount)*+t.itemHeight}px`})),o=(0,l.computed)(()=>({"fox-picker__content":!0,"fox-picker__content-tile":!t.threeDimensional,"fox-picker__content-roller":t.threeDimensional})),r=(0,l.computed)(()=>t.itemHeight*Math.floor(+t.visibleItemCount/2)),s=F=>{const L=F+1;return L>=d.currIndex+8||L<=d.currIndex-8},c=(0,l.computed)(()=>({transition:`transform ${d.scrollTime}ms cubic-bezier(0.17, 0.89, 0.45, 1)`,transform:`rotate3d(1, 0, 0, ${d.deg})`,top:`${r.value}px`})),e=F=>{const L=F+1;return`transform: rotate3d(1, 0, 0, ${-d.rotation*L}deg) translate3d(0px, 0px, 104px)`},u=(0,l.computed)(()=>({transition:`transform ${d.scrollTime}ms cubic-bezier(0.17, 0.89, 0.45, 1)`,transform:`translate3d(0, ${d.scrollDistance+r.value}px, 0)`})),p=(0,l.ref)(null),d=(0,l.reactive)({currIndex:t.modelValue,startDistance:0,scrollDistance:0,scrollTime:0,moving:!1,rotation:20,deg:0,transitionEndTrigger:null}),m=F=>nt(t,F),B=F=>vt(t,F),T=Oo(),y=()=>{d.transitionEndTrigger&&(d.transitionEndTrigger(),d.transitionEndTrigger=null)},h=(F,L=!1,K=!1)=>{if(d.currIndex=F,L){const q=()=>{d.moving=!1,a("update:modelValue",F),a("change",F)};K?d.transitionEndTrigger=q:q()}},S=(F,L,K)=>{let q=F+d.startDistance;if(L==="end"){const $=-(t.source.length-1)*t.itemHeight;q<$&&(q=$),q>0&&(q=0);let j=Math.abs(Math.round(-q/t.itemHeight));const E=-j*t.itemHeight,v=`${(j+1)*d.rotation}deg`;h(j,!0,K?K>0:!1),g(E,L,K,v)}else{let $=(-q/t.itemHeight+1)*d.rotation;const j=(t.source.length+1)*d.rotation,E=0;if($=Math.min(Math.max($,E),j),t.threeDimensional&&($<E||$>j))return;g(q,null,void 0,`${$}deg`)}},g=(F=0,L,K=W7,q)=>{L==="end"?d.scrollTime=K:d.scrollTime=0,d.deg=q,d.scrollDistance=F},w=(F,L)=>(F=Math.abs(F/L)/.003*(F<0?-1:1),F),f=F=>{t.readonly||(d.startDistance=d.scrollDistance,T.start(F),d.transitionEndTrigger=null)},_=F=>{t.readonly||(d.moving=!0,T.move(F),T.isVertical()&&(d.moving=!0,G7(F,!0)),S(T.deltaY.value,"",0))},A=()=>{if(t.readonly)return;const F=T.deltaY.value,L=T.duration.value;L<K7&&Math.abs(F)>j7?S(w(F,L),"end",we(t.swipeDuration)):S(F,"end",0)};return(0,l.watch)(()=>t.modelValue,F=>{const L=d.currIndex-F;L!==0&&(d.currIndex=F,d.startDistance=d.scrollDistance,S(L*t.itemHeight,"",0))}),(0,l.watch)(()=>t.source,F=>{if(d.currIndex>=F.length){const L=(F.length-1-d.currIndex)*t.itemHeight;d.startDistance=d.scrollDistance,S(L,"end",0)}}),(0,l.watch)(()=>t.visible,F=>{F===!1&&y()}),(0,l.onMounted)(()=>{S(-t.modelValue*t.itemHeight)}),{classes:n,styles:i,contentClasses:o,itemText:m,itemValue:B,...(0,l.toRefs)(d),roller:p,getItemText:nt,onTouchStart:f,onTouchMove:_,onTouchEnd:A,isHidden:s,setRollerStyle:e,touchRollerStyle:c,touchTileStyle:u,stopMomentum:y}}}),Z7={key:1,class:"fox-picker__item-tile"};function J7(t,a,n,i,o,r){return(0,l.openBlock)(),(0,l.createElementBlock)("view",{class:(0,l.normalizeClass)(t.classes),style:(0,l.normalizeStyle)(t.styles),onTouchstart:a[0]||(a[0]=(...s)=>t.onTouchStart&&t.onTouchStart(...s)),onTouchmove:a[1]||(a[1]=(...s)=>t.onTouchMove&&t.onTouchMove(...s)),onTouchend:a[2]||(a[2]=(...s)=>t.onTouchEnd&&t.onTouchEnd(...s)),onTouchcancel:a[3]||(a[3]=(...s)=>t.onTouchEnd&&t.onTouchEnd(...s)),onTransitionend:a[4]||(a[4]=(...s)=>t.stopMomentum&&t.stopMomentum(...s))},[(0,l.createElementVNode)("view",{ref:"roller",class:(0,l.normalizeClass)(t.contentClasses),style:(0,l.normalizeStyle)(t.threeDimensional?t.touchRollerStyle:t.touchTileStyle)},[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(t.source,(s,c)=>((0,l.openBlock)(),(0,l.createElementBlock)(l.Fragment,{key:`${t.columnIndex}_${c}`},[t.threeDimensional?((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:0,class:(0,l.normalizeClass)(["fox-picker__item",{"fox-picker__item-hidden":t.isHidden(c)}]),style:(0,l.normalizeStyle)(t.setRollerStyle(c))},(0,l.toDisplayString)(t.itemText(s)),7)):((0,l.openBlock)(),(0,l.createElementBlock)("view",Z7,(0,l.toDisplayString)(t.itemText(s)),1))],64))),128))],6)],38)}var em=Ve(Q7,[["render",J7]]),{create:tm,componentName:lm,scope:nm}=se("picker"),am=tm({components:{PickerColumn:em,Popup:st},props:ya,emits:["close","change","confirm","update:visible","update:text","update:modelValue","clear"],setup(t,{emit:a}){const{toLocaleRefs:n,t:i}=(0,Ne.useFoxI18n)(nm),o=n(t,["title","cancelText","clearText","confirmText"]),r=(0,l.ref)(null),s=(0,l.ref)(_7());(0,l.watch)(()=>t.visible,j=>{j&&s.value<=0&&setTimeout(()=>{r.value&&(s.value=ba(r.value).height,R7(s.value))},50)});const c=(0,l.computed)(()=>({[lm]:!0})),e=H7(),u=(0,l.ref)("singleColumn"),p=(0,l.ref)([]),d=(0,l.computed)(()=>{if(typeof t.sourceFilter=="function"){const j=[];for(let E=0;E<p.value.length;E++){const v=p.value[E];if(Array.isArray(v)){const R=v.filter(t.sourceFilter);j.push(R)}}return j}return p.value});(0,l.watch)([()=>t.source,()=>t.params],async([j,E])=>{if(j){let v=await e.load("select",j,E);if(v.length>0){let R=v[0];if(Array.isArray(R)){if(typeof R[0]=="string"){let M=v,Y=[];M.forEach(W=>{let Z=W.map(I=>Wo(I));Y.push(Z)}),p.value=Y}else p.value=v;u.value="multipleColumn"}else if(typeof R=="string"){let M=v,Y=[],W=M.map(Z=>Wo(Z));Y.push(W),p.value=Y,u.value="singleColumn"}else{const M=Sa(t,R);Array.isArray(M)?(u.value="cascade",p.value=[v]):(u.value="singleColumn",p.value=[v])}}else p.value=[]}},{immediate:!0});const m=(0,l.ref)([]),B=(0,l.ref)(t.modelValue),T=(0,l.ref)([]),y=(0,l.ref)([]);(0,l.watch)([()=>t.modelValue,()=>d.value],([j,E])=>{let v=q7(t,j,E,u.value);if(!Ge(v,y.value)){y.value=v;let R=Ko(t,v,E,u.value);R&&(m.value=R.texts,a("update:text",m.value))}});const h=(0,l.ref)(t.visible);(0,l.watch)(()=>t.visible,j=>{h.value=j});const S=j=>{let E=qo(t,j);return Ye(E)?E.defaultIndex??0:0},g=j=>{if(t.readonly===!0)return!0;let E=qo(t,j);return Ye(E)?E.readonly??!1:!1},w=(j,E)=>{let v=y.value;v[j]=E;for(let M=0;M<j;M++)v[M]==null&&(v[M]=S(M));if(u.value==="cascade")for(let M=j+1;M<_.value.length;M++){let Y=S(M);M<v.length?v[M]=Y:v.push(Y)}else for(let M=v.length;M<_.value.length;M++){let Y=S(M);v.push(Y)}y.value=v;let R=Ko(t,v,d.value,u.value);R&&(m.value=R.texts,B.value=R.values,T.value=R.items)},f=j=>j<y.value.length?y.value[j]:S(j),_=(0,l.computed)(()=>{if(d.value.length==0)return[];if(u.value=="singleColumn"||u.value=="multipleColumn")return d.value;let j=[],E=0,v=d.value[0],R=0;for(;;){const M=v.map(Z=>{let I=Object.assign({},Z);return F7(t,I,null),I});j.push(M),E>=y.value.length?R=0:R=y.value[E],(R<0||R>=v.length)&&(R=0);let Y=v[R];const W=Sa(t,Y);if(!Array.isArray(W))break;v=W,E++}return j}),A=(0,l.computed)(()=>we(+t.visibleItemCount-1)/2*s.value),F=(j=!1)=>{if(t.readonly===!0){j&&a("update:visible",!1);return}let E=d.value.length-1;for(;E>=0&&!(y.value[E]===null||y.value[E]===void 0);E--);if(E>=0&&w(E,0),u.value==="singleColumn"){let v=B.value.length>0?B.value[0]:"",R=T.value.length>0?T.value[0]:null;a("update:modelValue",v),a("update:text",m.value),a("change",v,R),j&&(a("confirm",v),a("update:visible",!1))}else a("update:modelValue",B.value),a("update:text",m.value),a("change",B.value,T.value),j&&(a("confirm",B.value),a("update:visible",!1))};return{...o,pickerLineRef:r,classes:c,columns:_,dataType:u,show:h,itemHeight:s,top:A,isReadonly:g,getIndex:f,change:(j,E)=>{w(j,E),t.isAutoBackFill&&F(!h.value)},close:()=>{a("close"),a("update:visible",!1)},confirm:()=>{F(!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)}}}}),rm={class:"fox-picker__bar"},om={class:"fox-picker__title"},im={class:"fox-picker__bar__action"},sm={class:"fox-picker__column"};function cm(t,a,n,i,o,r){const s=(0,l.resolveComponent)("PickerColumn"),c=(0,l.resolveComponent)("Popup");return(0,l.openBlock)(),(0,l.createElementBlock)("view",{class:(0,l.normalizeClass)(t.classes)},[(0,l.createVNode)(c,{position:"bottom","pop-class":"fox-picker__popup",visible:t.show,"onUpdate:visible":a[3]||(a[3]=e=>t.show=e),teleport:t.teleport,"lock-scroll":t.lockScroll,"close-on-click-overlay":t.closeOnClickOverlay,onClose:t.close,round:!0,"teleport-disable":t.teleportDisable},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("view",rm,[(0,l.createElementVNode)("view",om,(0,l.toDisplayString)(t.title),1),(0,l.createElementVNode)("view",im,[(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",sm,[(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":p=>t.change(u,p),"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 Ul=Ve(am,[["render",cm]]),Yo={...ya,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 um(t,a,n,i){return{props:{...xe,...Te,...Yo},emits:["change","update:modelValue","blur","focus","clear","update:text","setValue"],setup(o,r){const{itemTemplateRef:s,innerDisabled:c,disabled:e,innerReadonly:u,readonly:p,browse:d}=Ie(o),{emitEvent:m,exposeApi:B}=Ee({componentName:t,validateCheckEvents:["blur","clear","change"],validateResetEvents:["focus","setValue"],get readonly(){return p.value},get disabled(){return e.value},get props(){return o},context:r,get templateRefProxy(){return s.value}},o.prop??r.attrs.name),{toLocaleRefs:T}=(0,Ne.useFoxI18n)(a),y=T(o,["placeholder"]),h=(0,l.ref)(!1),S=t,g=(0,l.computed)(()=>({[S]:!0})),w=Be((0,l.computed)(()=>o.textAlign),"textAlign"),f=(0,l.computed)(()=>({textAlign:w.value??"right"})),_=ve(o,"modelValue",null,m),A=(0,l.ref)([]),F=(0,l.computed)(()=>Array.isArray(A.value)?A.value.join(" "):A.value),L=(0,l.ref)(!1),K=()=>{L.value=!0},q=O=>{L.value=O},$=O=>{_.value=O,m("update:modelValue",O)},j=O=>{A.value=O,Array.isArray(O)&&O.length===0?m("update:text",O[0]):m("update:text",O)},E=(O,P)=>{m("change",O,P)};let v=ve(o,"hintText"),R=(0,l.ref)(!1);const M=O=>{let P=O.target.value;h.value=!0,ge(v.value)||(R.value=!0),m("focus",P,O)},Y=O=>{setTimeout(()=>{R.value&&(R.value=!1),h.value=!1},0);let P=O.target.value;o.maxLength&&P.length>Number(o.maxLength)&&(P=P.slice(0,Number(o.maxLength))),L.value?setTimeout(()=>{m("blur",P,O)},50):m("blur",P,O)},W=()=>{m("clear","")},Z=(0,l.computed)(()=>ft(o.unit)>0),I=(0,l.ref)();return B({focus:()=>{I?.value.focus()},blur:()=>{I?.value.blur()},select:()=>{I?.value.select()},setDisabled:O=>{c.value=O},setReadonly:O=>{u.value=O}}),()=>{if(d.value==="on"&&(p.value||e.value))return i(F.value,r.slots);const O={class:g.value,style:f.value,type:"text",maxlength:o.maxLength,placeholder:y.placeholder.value,clearable:he(o.clearable),readonly:!0,value:F.value,onClick:K,onFocus:M,onBlur:Y},P={};r.slots.prepend&&(P.prepend=r.slots.prepend),r.slots.append&&(P.append=r.slots.append),r.slots.prefix&&(P.prefix=r.slots.prefix),r.slots.suffix?P.suffix=r.slots.suffix:Z.value?P.suffix=()=>[o.unit]:P.suffix=()=>(0,l.h)(D.ElIcon,{},{default:()=>(0,l.h)($e.ArrowDown)});const V=[],G=(0,l.h)(D.ElInput,O,P);V.push(G);const U={default:()=>V};U.label=r.slots.default,U.fixedPreTip=r.slots.fixedPreTip,U.fixedTip=r.slots.fixedTip;const x=et(o,ya);x.disabled=!1,x.readonly=e.value||p.value,x.visible=L.value,x["onUpdate:visible"]=q,x.modelValue=_.value,x["onUpdate:modelValue"]=$,x.text=A.value,x["onUpdate:text"]=j,x.onClear=W,x.onChange=E;const ee=(0,l.h)(Ul,x);U.hide=()=>[ee];const le={...Ae(o,Yo),ref:s,hintText:v.value,hintVisible:R.value};return o.prop&&(le.prop=`${o.prop}_item`),n(le,U)}}}}var{componentName:dm,create:fm,scope:mm}=se("picker-item"),hm=fm(um(dm,mm,Pe,He)),wa=hm,pm={...xe,...Te,placeholder:{type:[String]},textAlign:{type:[String]},modelValue:{type:[String],required:!1},desc:{type:[String],required:!1},icon:{type:[Object],required:!1},iconSize:{type:[String],required:!1}};function gm(t,a,n,i){return{props:pm,emits:["click","focus","blur","change"],setup(o,r){const{itemTemplateRef:s,disabled:c,readonly:e}=Ie(o),{emitEvent:u,exposeApi:p}=Ee({componentName:t,validateCheckEvents:["change"],validateResetEvents:["focus"],get readonly(){return e.value},get disabled(){return c.value},get props(){return o},context:r,get templateRefProxy(){return s.value}},o.prop??r.attrs.name),{toLocaleRefs:d}=(0,Ne.useFoxI18n)(a),m=d(o,["placeholder"]),B=(0,l.ref)(o.modelValue);(0,l.watch)(()=>o.modelValue,E=>{B.value=E,u("change",E)});const T=(0,l.computed)(()=>({[`${t}`]:!0})),y=(0,l.computed)(()=>({[`${t}__main`]:!0,[`${t}__placeholder`]:!c.value&&ge(B.value),"is-disabled":c.value,"is-readonly":e.value})),h=Be((0,l.computed)(()=>o.textAlign),"textAlign"),S=(0,l.computed)(()=>{const E={};return h.value&&(E["text-align"]=h.value),E}),g=(0,l.computed)(()=>!ge(o.modelValue)||r.slots.main?!0:!!ge(o.desc)),w=(0,l.computed)(()=>ge(B.value)?m.placeholder.value:B.value),f=(0,l.computed)(()=>!ge(o.desc)||r.slots.sub),_=(0,l.computed)(()=>({[`${t}__sub`]:!0})),A=(0,l.computed)(()=>{const E={};return h.value&&(E["text-align"]=h.value),E}),F=()=>{u("focus",B.value)},L=()=>{u("blur",B.value)},K=(0,l.computed)(()=>({[`${t}__append`]:!0,"is-disabled":c.value,"is-readonly":e.value})),q=E=>{c.value==!0||e.value==!0||u("click")},$=(0,l.computed)(()=>o.icon??n),j=(0,l.computed)(()=>({action:!0}));return p(),()=>{const E=[];if(typeof r.slots.content=="function"){const O=r.slots.content();E.push(O)}else{const O=[];if(g.value){const V={tabIndex:0,class:y.value,style:S.value,onFocus:F,onBlur:L};let G=null;r.slots.main?G=(0,l.h)("view",V,[r.slots.main(w.value)]):G=(0,l.h)("view",V,[w.value]),O.push(G)}if(f.value){const V={tabIndex:0,class:_.value,style:A.value,onFocus:F,onBlur:L};let G=null;r.slots.sub?G=(0,l.h)("view",V,[r.slots.sub(o.desc)]):G=(0,l.h)("view",V,[o.desc]),O.push(G)}const P=(0,l.h)("view",{class:T.value,onClick:q},O);E.push(P)}const v=[],R=ye(o.iconSize);let M=r.slots.icon;if(!M){const O={width:R,height:R,class:["action-icon"]};M=(0,l.h)($.value,O)}const Y=(0,l.h)("view",{class:j.value,onClick:q},{default:()=>[M]});v.push(Y);const W=(0,l.h)("view",{class:K.value},{default:()=>v});E.push(W);const Z={default:()=>E};Z.label=r.slots.default,Z.prepend=r.slots.prepend,Z.append=r.slots.append,Z.fixedPreTip=r.slots.fixedPreTip,Z.fixedTip=r.slots.fixedTip;const I={...et(o,Te,xe),ref:s};return o.prop&&(I.prop=`${o.prop}_item`),i(I,Z)}}}}var{componentName:ym,create:bm,scope:Sm}=se("link-item"),wm=bm(gm(ym,Sm,$e.ArrowRight,Pe)),va=wm,Na={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}},Uo=(t,a)=>a[t.textKey],tl=(t,a)=>a[t.valueKey],vm=(t,a)=>a[t.visibleKey],Go=(t,a)=>a[t.disabledKey],Nm=(t,a)=>{const n=a[t.doitKey];return he(n)},Cm=(t,a)=>{const n=a[t.numKey];return n==null?null:we(a[n])},Xo=(t,a,n)=>{const i=t.itemOptions;return typeof i=="function"?i(a,n):i||null};function km(t,a,n,i,o,r=!1){return{props:Na,emits:["update:modelValue","change","click"],setup(s,{slots:c,emit:e}){const u=(0,l.computed)(()=>{const z={};return z[`${t}`]=!0,z}),p=(0,l.computed)(()=>{const z={};return z[`${t}__titles`]=!0,z[`${s.direction}`]=!0,s.align&&(z[`${s.align}`]=!0),s.scroll===!0&&(z.scrollable=!0),s.shape&&(z[`${s.shape}`]=!0),s.showScrollArrow?(x.value===!0&&(z["has-left-scroll-arrow "]=!0),ee.value===!0&&(z["has-right-scroll-arrow "]=!0)):s.showQuickNavigation&&(z["has-navigation"]=!0),z}),d=(0,l.computed)(()=>({})),m=(0,l.computed)(()=>{if(!s.gutter)return 0;const z=ye(s.gutter);return z<=0?0:z}),B=(0,l.ref)(s.modelValue);(0,l.watch)(()=>s.modelValue,z=>{B.value!==z&&(B.value=z,Z(!1))});const T=(0,l.ref)({"fox-tabs-bar__popup":!0,"fox-tabs-bar__popup--show":!1,"fox-tabs-bar__popup--hide":!1}),y=(0,l.computed)(()=>{const z={};return S.value||(z.display="none"),z}),h=(0,l.ref)(),S=(0,l.ref)(!1),g=()=>{w(!S.value)},w=z=>{const N=z;N?(S.value=N,setTimeout(()=>{T.value["fox-tabs-bar__popup--show"]=!0,T.value["fox-tabs-bar__popup--hide"]=!1},0)):(T.value["fox-tabs-bar__popup--show"]=!1,T.value["fox-tabs-bar__popup--hide"]=!0,h.value?h.value.addEventListener("transitionend",()=>{S.value=!1},{once:!0}):setTimeout(()=>{S.value=!1},0))},f=(0,l.ref)(),_=(0,l.ref)([]),A=(z,N)=>{_.value[N]=z},F=z=>N=>{A(N,z)},L=(z,N)=>{const C=f.value,k=_.value;if(!C||!k||!k[z])return;const Q=k[z];let ne=0;s.direction==="vertical"?ne=Q.offsetTop-(C.offsetHeight-Q.offsetHeight)/2:ne=Q.offsetLeft-(C.offsetWidth-Q.offsetWidth)/2,K(C,ne,N?0:.3,s.direction)},K=(z,N,C,k)=>{let Q=0;const ne=k==="horizontal"?z.scrollLeft:z.scrollTop,oe=C===0?1:Math.round(C*1e3/16);function ce(){k==="horizontal"?z.scrollLeft+=(N-ne)/oe:z.scrollTop+=(N-ne)/oe,++Q<oe&&hn(ce)}ce()},q=(z,N)=>{const C=tl(s,z),k={};return k[`${t}__titles-item`]=!0,k.disabled=Go(s,z),k.active=C===B.value,s.shape&&(k[`${s.shape}`]=!0),s.ellipsis&&(k.ellipsis=!0),N&&(N.class&&(k[`${N.class}`]=!0),N.disabled===!0&&(k.disabled=N.disabled)),k},$=(z,N)=>{const C={};if(m.value>0){const k=Math.abs(m.value/2);s.direction==="vertical"?(C["margin-top"]=`${k}px`,C["margin-bottom"]=`${k}px`):(C["margin-left"]=`${k}px`,C["margin-right"]=`${k}px`)}return N&&N.style&&Object.assign(C,N.style),C},j=(z,N)=>`${tl(s,z)??N}`,E=(z,N)=>{const C=tl(s,z),k={};k[`${t}__popup-item`]=!0,k.disabled=Go(s,z),k.active=C===B.value,s.shape&&(k[`${s.shape}`]=!0);const Q=Xo(s,z,N);return Q&&Q.disabled===!0&&(k.disabled=Q.disabled),k},v=(0,l.computed)(()=>(s.data??[]).filter(z=>vm(s,z)!==!1)),R=(z,N)=>{const C=tl(s,z);if(e("click",z,N),B.value==C)return;const k=()=>{B.value=C,s.scroll&&L(N,!1),e("update:modelValue",C),e("change",z,N)};if(typeof s.beforeChange=="function"){const Q=s.beforeChange(z,N);dl(Q)?Q.then(ne=>{ne!==!1&&k()}).catch(()=>{k()}):Q!==!1&&k()}else k()},M=(z,N)=>function(){R(z,N)},Y=(z,N)=>{R(z,N),w(!1)},W=(z,N)=>function(){Y(z,N)},Z=z=>{if(!Array.isArray(s.data)||!s.scroll)return;U()&&te();const N=s.data.findIndex(C=>tl(s,C)===B.value);N!==-1&&L(N,z)},I=()=>{U()||H()};(0,l.watch)(()=>s.data,()=>{setTimeout(Z,0)}),(0,l.onMounted)(()=>{Z(!0)}),(0,l.onBeforeUnmount)(()=>{I()});const O=(z,N)=>{if(c.item)return c.item({item:z,index:N});const C=Xo(s,z,N),k=[];if(c.text){const ne=c.text({item:z,index:N});k.push(ne)}else{const ne=[];if(C?.doit===!0||Nm(s,z)){const pe=(0,l.h)("view",{class:[`${t}__titles-item-tip`,"doit"]});ne.push(pe)}const oe=C?.num??Cm(s,z);if(oe){let pe="";const be=we(oe);be>=100?pe="99+":pe=`${be}`;const De=(0,l.h)("view",{class:[`${t}__titles-item-tip`,"num"]},[pe]);ne.push(De)}const ce={class:`${t}__titles-item-text`};ne.push(Uo(s,z));const me=(0,l.h)("view",ce,ne);k.push(me)}const Q=(0,l.h)("view",{class:`${t}__titles-item-line`});return k.push(Q),(0,l.h)("view",{ref:F(N),class:q(z,C),style:$(z,C),key:j(z,N),onClick:M(z,N)},k)},P=()=>{const z=c.default?c.default():[];if(z.length===0)for(let N=0;N<v.value.length;N++){const C=v.value[N],k=O(C,N);z.push(k)}return(0,l.h)("view",{ref:f,class:p.value,style:d.value},z)},V=()=>{let z=null;return c.navigation?z=c.navigation():z=(0,l.h)(n),(0,l.h)("view",{class:`${t}__navigation`,onClick:g},[z])},G=()=>{const z=[];for(let N=0;N<v.value.length;N++){const C=v.value[N];let k=null;c.popupItem?k=c.popupItem({item:C,index:N}):k=Uo(s,C);const Q=(0,l.h)("view",{class:E(C,N),key:j(C,N),onClick:W(C,N)},[k]);z.push(Q)}return(0,l.h)("view",{class:T.value,style:y.value},z)},U=()=>s.showScrollArrow&&s.direction=="horizontal",x=(0,l.ref)(!1),ee=(0,l.ref)(!1),le=z=>{const N=f.value,C=_.value;if(!(!N||!C))if(z==="left"){const k=N.scrollLeft;let Q=k;for(let ne=0;ne<C.length;ne++){const oe=C[ne].offsetLeft;if(k-oe<0)break;Q=oe}K(N,Q,.3,"horizontal")}else{const k=N.scrollLeft;let Q=k,ne=N.offsetWidth;for(let oe=C.length-1;oe>=0;oe--){const ce=C[oe].offsetLeft+C[oe].offsetWidth;if(ce-k<N.offsetWidth){Q+=ne-ce;break}ne=ce}K(N,Q,.3,"horizontal")}},re=Xe(()=>{const z=f.value;if(!z)return;let N=z.scrollLeft>0;N!==x.value&&(x.value=N);let C=z.scrollWidth-z.scrollLeft>z.offsetWidth;C!==ee.value&&(ee.value=C)},50),X=z=>{re()},te=()=>{const z=f.value;z&&(re(),z.addEventListener("scroll",X))},H=()=>{const z=f.value;z&&z.removeEventListener("scroll",X)},J=z=>{if(z==="left"&&x.value!==!0||z==="right"&&ee.value!==!0)return null;let N=null;return z==="left"?c.leftArrow?N=c.leftArrow():N=(0,l.h)(i):c.rightArrow?N=c.rightArrow():N=(0,l.h)(o),(0,l.h)("view",{class:[`${t}__scroll-arrow`,z],onClick:()=>{le(z)}},[N])};return()=>{const z=[],N=P();if(z.push(N),U()){const C=J("left");C&&z.push(C);const k=J("right");k&&z.push(k)}else if(s.showQuickNavigation){const C=V();z.push(C);const k=G();z.push(k)}return(0,l.h)("view",{class:u.value},z)}}}}var{create:xm,componentName:zm,scope:Em}=se("tabs-bar"),Tm=xm(km(zm,Em,j2,E3,bu,!1)),ll=Tm,Qo=Symbol("TabsStatesKey"),Ca={modelValue:{type:[String,Number]},direction:{type:[String],default:()=>"horizontal"},lazy:{type:[Boolean],default:()=>!0},draggle:{type:[Boolean],default:()=>!1},transition:{type:[Boolean],default:()=>!0},height:{type:[String,Number]},width:{type:[String,Number]}},$m=15,Bm=300,Vm=200;function Dm(t,a,n=1){return t=Math.abs(t/a)/.003*(t<0?-1:1),t*n}function Zo(t,a=0,n,i,o=Vm){n==="end"?t.style.transition=`transform ${o}ms linear`:t.style.transition="transform 0ms linear",i==="horizontal"?t.style.transform=`translate3d(${a}px, 0, 0)`:t.style.transform=`translate3d(0, ${a}px, 0)`}var Mm=class{el=null;direction="horizontal";transitionEndTrigger=null;moving=!1;isTouch=!1;triggerAutoMoveRatio=.3;momentumReduceRatio=1;transitionend=null;touchstart=null;touchmove=null;touchend=null;touchcancel=null;onStart;onMove;onEnd;constructor(t,a,n,i=1){this.onStart=t,this.onMove=a,this.onEnd=n,this.momentumReduceRatio=i,this.isTouch=Jt()}open(t){this.el=t;const a=el(),n=(i,o,r)=>{const s={delta:i,direction:o,type:r};this.onMove(s)};this.transitionend=()=>{this.transitionEndTrigger&&(this.transitionEndTrigger(),this.transitionEndTrigger=null)},this.touchstart=i=>{if(this.moving)return;a.start(i),this.transitionEndTrigger=()=>{t.removeEventListener("transitionend",this.transitionend),this.moving=!1,this.onEnd()},this.moving=!0,t.removeEventListener("transitionend",this.transitionend),t.addEventListener("transitionend",this.transitionend),t.addEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),t.addEventListener(this.isTouch?"touchend":"mouseup",this.touchend),this.isTouch&&t.addEventListener("touchcancel",this.touchend);const o={delta:0,type:"start",direction:this.direction};this.onStart(o)},this.touchmove=i=>{if(!this.moving)return;a.move(i);let o=0;if(this.direction==="horizontal"){if(a.isVertical())return;o=a.state.deltaX}else{if(a.isHorizontal())return;o=a.state.deltaY}n(o,this.direction,"move")},this.touchend=()=>{if(!this.moving)return;t.removeEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),t.removeEventListener(this.isTouch?"touchend":"mouseup",this.touchend),this.isTouch&&t.removeEventListener("touchcancel",this.touchend);let i=0;if(this.direction==="horizontal"){if(a.isVertical()){this.moving=!1;return}i=a.state.deltaX}else{if(a.isHorizontal()){this.moving=!1;return}i=a.state.deltaY}const o=a.state.duration;o<Bm&&Math.abs(i)>$m?(i=Dm(i,o,this.momentumReduceRatio),n(i,this.direction,"end")):n(i,this.direction,"end")},t.addEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart)}close(){const t=this.el;this.transitionend&&t.addEventListener("transitionend",this.transitionend),this.touchstart&&t.addEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart),this.touchmove&&t.addEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),this.touchend&&t.addEventListener(this.isTouch?"touchend":"mouseup",this.touchend),this.touchcancel&&this.isTouch&&t.addEventListener("touchcancel",this.touchcancel),this.el=null}};function Am(t,a,n,i=1){return new Mm(t,a,n,i)}function Im(t,a,n=!1){return{props:Ca,emits:["update:modelValue","change"],setup(i,{emit:o,slots:r,expose:s}){const c=(0,l.shallowRef)([]),e={current:(0,l.ref)(i.modelValue??""),direction:(0,l.ref)(i.direction),transition:i.transition,tabWidth:(0,l.ref)(-1),tabHeight:(0,l.ref)(-1),add:L=>{const K={name:L};e.current.value===L&&(K.loaded=!0),c.value.push(K),(0,l.triggerRef)(c)},remove:L=>{const K=c.value.findIndex(q=>q.name===L);K!==-1&&c.value.splice(K,1)},isLoaded:L=>{if(!i.lazy)return!0;const K=c.value.findIndex(q=>q.name===L);return K!==-1?e.current.value?c.value[K].loaded??!1:K===0:!1}};(0,l.provide)(Qo,e);const u=L=>{const K=c.value.findIndex(q=>q.name===L);K!==-1&&(c.value[K].loaded=!0,(0,l.triggerRef)(c))};(0,l.watch)([()=>i.modelValue,()=>i.direction],([L,K])=>{e.current.value!==L&&(e.current.value=L??"",u(L??"")),e.direction.value!==K&&(e.direction.value=K)});const p=(0,l.ref)(null),d=(0,l.ref)(null),m=(0,l.computed)(()=>({[t]:!0,[`${i.direction}`]:!0})),B=(0,l.computed)(()=>{const L={};if(i.width){const K=ke(i.width);K&&(L.width=K)}if(i.height){const K=ke(i.height);K&&(L.height=K)}return L});let T=!0;const y=(0,l.computed)(()=>{const L={};if(i.transition===!1)return L;const K=c.value.length;if(K<=0)return L;const q=c.value.findIndex($=>$.name===e.current.value);return e.direction.value==="vertical"?e.tabHeight.value>0&&(L.height=`${K*e.tabHeight.value}px`,q!==-1&&(L.transform=`translate(0, -${q*e.tabHeight.value}px)`)):e.tabWidth.value>0&&(L.width=`${K*e.tabWidth.value}px`,q!==-1&&(L.transform=`translate(-${q*e.tabWidth.value}px, 0)`)),T&&(T=!1,L.transition="transform 0s ease"),L}),h={min:0,max:0,start:0,moved:0,itemDistance:0,triggerAutoMoveRatio:.3},S=L=>{const K=c.value.length,q=c.value.findIndex($=>$.name===e.current.value);h.moved=0,L.direction==="vertical"?(h.min=-1*(e.tabHeight.value*(K-1)+e.tabHeight.value/4),h.max=e.tabHeight.value/4,h.start=-q*e.tabHeight.value,h.itemDistance=e.tabHeight.value):(h.min=-1*(e.tabWidth.value*(K-1)+e.tabWidth.value/4),h.max=e.tabWidth.value/4,h.start=-q*e.tabWidth.value,h.itemDistance=e.tabWidth.value)},g=L=>{const K=d.value;if(!K)return;let q=h.start+L.delta;if(q>h.max?q=h.max:q<h.min&&(q=h.min),L.type==="move")Zo(K,q,"move",L.direction,300);else if(L.type==="end"){let $=Math.floor(Math.abs(q)*1/h.itemDistance);const j=Math.abs(q)%h.itemDistance;h.start>q?j>=h.itemDistance*h.triggerAutoMoveRatio&&($+=1):j>h.itemDistance-h.itemDistance*h.triggerAutoMoveRatio&&($+=1),q=-1*$*h.itemDistance,Zo(K,q,"end",L.direction,300),h.moved=q;const E=c.value[$].name;e.current.value=E??"",u(E??""),o("update:modelValue",E)}},w=()=>{},f=()=>{if(!p.value)return;const L=El(p.value);e.tabWidth.value=L.width,e.tabHeight.value=L.height},_=vr(f,250);let A=null,F=null;return(0,l.onMounted)(()=>{i.transition!==!1&&p.value&&(f(),window.ResizeObserver&&(F=new window.ResizeObserver(_),F.observe(p.value)),i.draggle&&(A=Am(S,g,w),A.open(d.value)))}),(0,l.onBeforeUnmount)(()=>{F&&(F.disconnect(),F=null),A&&A.close()}),s({doLayout(){f()}}),()=>{const L=(0,l.h)("view",{class:`${t}__panes`,style:y.value,ref:d},[r?.default?.()]);return(0,l.h)("view",{class:m.value,style:B.value,ref:p},[L])}}}}var{create:Pm,componentName:Lm,scope:_m}=se("tabs-container"),Rm=Pm(Im(Lm,_m,!1)),nl=Rm,Fm={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 Om(t,a,n){return{props:Fm,setup(i,{emit:o,slots:r}){const s=(0,l.inject)(Qo);(0,l.onMounted)(()=>{s.add(i.paneKey)}),(0,l.onBeforeUnmount)(()=>{s.remove(i.paneKey)});const c=(0,l.computed)(()=>{const p=[t];return s.direction.value==="vertical"?p.push("is-vertical"):p.push("is-horizontal"),s.transition===!1?p.push("is-no-transition"):p.push("is-transition"),p}),e=(0,l.computed)(()=>{const p={};return s.transition===!1?(s.current.value!==i.paneKey&&(p.display="none"),p):(s.direction.value==="vertical"&&s.tabHeight.value>0?p.height=`${s.tabHeight.value}px`:s.tabWidth.value>0&&(p.width=`${s.tabWidth.value}px`),p)}),u=(0,l.computed)(()=>i.loaded!=null?he(i.loaded):s.isLoaded(i.paneKey));return()=>{let p=[];if(u.value)p=r?.default?.()??[];else if(r.empty)p=r.empty();else{const d={class:`${t}__empty-icon`},m=(0,l.h)(i.emptyIcon??n,d),B=(0,l.h)("view",{class:`${t}__empty-text`},[i.emptyText??"Loading"]),T=(0,l.h)("view",{class:`${t}__empty`},[m,B]);p.push(T)}return(0,l.h)("view",{class:c.value,style:e.value,prop:i.paneKey},p)}}}}var{create:Hm,componentName:qm,scope:jm}=se("tabs-pane"),Km=Hm(Om(qm,jm,Qt)),Gl=Km,Wm={...Na,...Ca,modelValue:{type:[String,Number],default:0},direction:{type:[String]},height:{type:[String,Number]},width:{type:[String]}};function Ym(t,a,n,i){return{props:Wm,emits:["update:modelValue","change"],setup(o,{emit:r,slots:s}){const c=t,e=(0,l.computed)(()=>{const y=[`${c}`];return o.direction==="vertical"?y.push("vertical-tabbar"):y.push("horizontal-tabbar"),y}),u=(0,l.computed)(()=>{const y={};if(o.width){const h=ke(o.width);h&&(y.width=h)}if(o.height){const h=ke(o.height);h&&(y.height=h)}return y}),p=(0,l.computed)(()=>[`${c}__bar`]),d=(0,l.computed)(()=>[`${c}__container`]),m=(0,l.ref)(o.modelValue);(0,l.watch)(()=>o.modelValue,y=>{m.value!==y&&(m.value=y)});const B=y=>{r("change",y)},T=y=>{m.value!==y&&(m.value=y,r("update:modelValue",y))};return()=>{const{getChildren:y}=Al(s.default),h=y(),S=[];if(Array.isArray(o.data))S.push(...o.data);else for(let L=0;L<h.length;L++){const K=h[L].props??{},q={text:K.label??"",value:K["pane-key"]??K.paneKey??""};S.push(q)}const g={};for(let L in s)L!=="default"&&(g[L]=s[L]);const w=et(o,Na);Object.assign(w,{data:S,class:p.value,modelValue:m.value,direction:o.direction,onChange:B,"onUpdate:modelValue":T});const f=(0,l.h)(n,w,g),_={default:()=>h},A=et(o,Ca);Object.assign(A,{class:d.value,modelValue:m.value,onChange:B,"onUpdate:modelValue":T});const F=(0,l.h)(i,A,_);return(0,l.h)("view",{class:e.value,style:u.value},[f,F])}}}}var{create:Um,componentName:Gm,scope:Xm}=se("tabs-frame"),Qm=Um(Ym(Gm,Xm,ll,nl)),ka=Qm,Zm={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 Jm(t,a){return typeof t.textKey=="string"&&t.textKey.length>0?a[t.textKey]:a.text}function Jo(t,a){return typeof t.valueKey=="string"&&t.valueKey.length>0?a[t.valueKey]:a.value}function ei(t,a){return typeof t.disabledKey=="string"&&t.disabledKey.length>0?a[t.disabledKey]:a.disabled??null}function eh(t,a){return typeof t.visibleKey=="string"&&t.visibleKey.length>0?a[t.visibleKey]:a.visible??null}function xa(t,a){return typeof t.statusKey=="string"&&t.statusKey.length>0?a[t.statusKey]:a.statusKey??null}function ti(t,a){return typeof t.doitKey=="string"&&t.doitKey.length>0?a[t.doitKey]:a.doitKey??null}function li(t,a){return typeof t.labelKey=="string"&&t.labelKey.length>0?a[t.labelKey]:a.labelKey??null}function za(t,a,n){return typeof t.itemOptions=="function"?t.itemOptions(a,n):t.itemOptions}var th=class{scope;constructor(t){this.scope=t}async load(t,a,n){if(Array.isArray(a))return a;if(typeof a=="function")return await Reflect.apply(a,null,[n]);const i=Re(t,this.scope);return i===null?(console.error(`[FoxUI]${t} component not found api function`),[]):(Ye(n)&&(0,l.isReactive)(n)&&(n=(0,l.toRaw)(n)),await Reflect.apply(i,null,[a,n]))}};function lh(){return new th(Qe())}function nh(t,a,n,i){return{props:{...Zm},emits:["update:modelValue","change","loaded-data"],setup(o,{slots:r,emit:s}){const c=t,e=lh(),u=(0,l.ref)([]),p=(0,l.computed)(()=>u.value.filter(V=>eh(o,V)!==!1)),d=(0,l.ref)(-1),m=()=>{const V=o.modelValue,G=p.value.findIndex(U=>Jo(o,U)===V);d.value!==G&&(d.value=G,o.scroll&&O(G,!1))};(0,l.watch)([()=>o.modelValue,p],()=>{m()});const B=V=>d.value===V,T=V=>{if(V<0&&V>=p.value.length)return!1;const G=p.value[V],U=(za(o,G,V)??{}).status??xa(o,G);return B(V)||U},y=(0,l.computed)(()=>{const V={[c]:!0};return o.mode?V[`is-${o.mode}`]=!0:o.direction&&(V[`is-${o.direction}`]=!0),o.scroll&&(V["is-scroll"]=!0),V}),h=(0,l.computed)(()=>({})),S=(V,G,U,x,ee)=>{const le={[`${c}__step`]:!0};return ee&&(le[`${ee}`]=!0),le[`${g.value}`]=!0,x&&(le["is-doit"]=!0),V===d.value?le["is-active"]=!0:G==="done"?le["is-done"]=!0:G==="error"?le["is-error"]=!0:G==="half"?le["is-half"]=!0:U?le["is-disabled"]=!0:le["is-normal"]=!0,le},g=(0,l.computed)(()=>{let V=o.align;if(!V){if(o.mode==="simple")return"start";o.direction==="vertical"?V="start":V="center"}return V}),w=(V,G={})=>{const U={...G};if(g.value==="start"&&V===p.value.length-1)U.flex="0 0 auto";else if(o.step){const x=typeof o.step=="number"||vn(o.step)?ke(o.step):o.step;o.direction==="vertical"?U.height=x:U.width=x}else U.flex="1 1 100%";return U},f=(V,G)=>{let U={};if(G<p.value.length-1){const x=G+1;T(G)&&T(x)?o.direction==="vertical"?U.height="100%":U.width="100%":U.opacity="0"}return U},_=V=>p.value.length-1===V,A=(V,G)=>{if(o.clickNavigatePolicy==="disabled"||(o.clickNavigatePolicy==="only-back"||o.clickNavigatePolicy==="only-back-reset")&&G>d.value||d.value===G)return;const U=d.value,x=G;d.value=G,o.scroll&&O(G,!1);const ee=Jo(o,V);s("update:modelValue",ee),s("change",ee,{fromIndex:U,currentIndex:x,item:V,items:p.value,clickNavigatePolicy:o.clickNavigatePolicy})},F=(0,l.ref)(!0),L=async(V,G)=>{try{const U=await e.load("stesbar",V,G);Array.isArray(U)&&(u.value=U),F.value=!1}catch(U){console.error("[FoxUI] Load StepsBar Data Fail",U),u.value=[]}setTimeout(()=>{s("loaded-data")},250)};(0,l.watch)([()=>o.data,()=>o.params],async([V,G])=>{V&&L(V,G)},{immediate:!0});const K=(V,G,U,x,ee)=>{let le=null;if(r.icon)le=r.icon({item:V,index:G,status:x});else if(x==="done"){const re={};o.iconSize&&(re.width=o.iconSize,re.height=o.iconSize),le=(0,l.h)(o.icon??n,re)}else le=(0,l.h)("span",{},[U??`${G+1}`]);return(0,l.h)("view",{class:"fox-steps-bar__icon",onClick:()=>{ee||A(V,G)}},[le])},q=(V,G,U)=>(0,l.h)("view",{class:"fox-steps-bar__line"},[(0,l.h)("i",{class:"fox-steps-bar__line-inner",style:f(V,G)})]),$=()=>{let V=null;if(r.markIcon)V=r.markIcon();else{const G={};o.iconSize&&(G.width=o.markIconSize,G.height=o.markIconSize),V=(0,l.h)(o.markIcon??i,G)}return(0,l.h)("view",{class:"fox-steps-bar__mark"},[V])},j=(V,G,U,x,ee)=>{const le=[];if(!_(G)){const X=q(V,G,x);le.push(X)}const re=K(V,G,U,x,ee);return le.push(re),(0,l.h)("view",{class:"fox-steps-bar__head"},le)},E=(V,G,U,x)=>{let ee=null;return r.main?ee=r.main({item:V,index:G,status:U}):ee=Jm(o,V),(0,l.h)("view",{class:"fox-steps-bar__main",onClick:()=>{x||A(V,G)}},[ee])},v=(V,G,U)=>{let x=null;return r.sub?(x=r.sub({item:V,index:G,status:U}),(0,l.h)("view",{class:"fox-steps-bar__sub"},[x])):null},R=(V,G)=>{const U=za(o,V,G)??{},x=U.status??xa(o,V);let ee=ei(o,V);U.disabled===!0&&(ee=!0),o.disabled===!0&&(ee=!0);const le=U.label??li(o,V),re=[],X=K(V,G,le,x,ee);X&&re.push(X);const te=E(V,G,x,ee);if(te&&re.push(te),!_(G)){const C=q(V,G,x);C&&re.push(C)}const H=(0,l.h)("view",{class:"fox-steps-bar__head"},re),J=U.class,z=U.style??{};let N=ti(o,V);return U.doit===!0&&(N=!0),(0,l.h)("view",{ref:I(G),class:S(G,x,ee,N,J),style:w(G,z)},[H])},M=(V,G)=>{const U=za(o,V,G)??{},x=U.status??xa(o,V);let ee=ei(o,V);U.disabled===!0&&(ee=!0),o.disabled===!0&&(ee=!0);const le=U.label??li(o,V),re=[],X=o.layout;for(let z of X)if(z==="head"){const N=j(V,G,le,x,ee);re.push(N)}else if(z==="main"){const N=E(V,G,x,ee);re.push(N)}else if(z==="sub"){const N=v(V,G,x);re.push(N)}else if(z==="mark"){const N=$();re.push(N)}const te=U.class,H=U.style??{};let J=ti(o,V);return U.doit===!0&&(J=!0),(0,l.h)("view",{ref:I(G),class:S(G,x,ee,J,te),style:w(G,H)},re)},Y=(0,l.ref)(),W=(0,l.ref)([]),Z=(V,G)=>{W.value[G]=V},I=V=>G=>{Z(G,V)},O=(V,G)=>{const U=Y.value,x=W.value;if(!U||!x||!x[V])return;const ee=x[V];let le=0;o.direction==="vertical"?le=ee.offsetTop-(U.offsetHeight-ee.offsetHeight)/2:le=ee.offsetLeft-(U.offsetWidth-ee.offsetWidth)/2,P(U,le,G?0:.3,o.direction)},P=(V,G,U,x)=>{let ee=0;const le=x==="horizontal"?V.scrollLeft:V.scrollTop,re=U===0?1:Math.round(U*1e3/16);function X(){x==="horizontal"?V.scrollLeft+=(G-le)/re:V.scrollTop+=(G-le)/re,++ee<re&&hn(X)}X()};return()=>{let V=[];if(o.mode==="simple")for(let U=0;U<p.value.length;U++){const x=p.value[U],ee=R(x,U);V.push(ee)}else for(let U=0;U<p.value.length;U++){const x=p.value[U],ee=M(x,U);V.push(ee)}const G={ref:Y,class:y.value,style:h.value};return V.length===0&&typeof r.default=="function"&&(V=r.default()),(0,l.h)("view",G,V)}}}}var{componentName:ah,create:rh,scope:oh}=se("steps-bar"),ih=rh(nh(ah,oh,io,gf)),Ea=ih,Ue=t=>typeof t=="number"?`${t}px`:/^d+(\.?d+)$/.test(t)?`${t}px`:t,Nt=t=>t==null,sh=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=el(),n=(i,o,r,s)=>{this.updateMove({x:i,y:o})};this.touchstart=i=>{this.moving||(a.start(i),this.startMove({x:a.state.startX,y:a.state.startY}),document.addEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),document.addEventListener(this.isTouch?"touchend":"mouseup",this.touchend),this.moving=!0)},this.touchmove=i=>{this.moving&&(a.move(i),n(a.state.deltaX,a.state.deltaY,"",0))},this.touchend=()=>{n(a.state.deltaX,a.state.deltaY,"end"),this.touchmove&&document.removeEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),this.touchend&&document.removeEventListener(this.isTouch?"touchend":"mouseup",this.touchend),a.reset(),this.moving=!1},this.els.forEach(i=>{this.touchstart&&i.addEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart)})}close(){Array.isArray(this.els)&&this.els.forEach(t=>{this.touchstart&&t.removeEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart)}),this.els=null}};function ni(t,a){return new sh(t,a)}var ai=typeof window<"u"&&typeof document<"u",Wb=typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;function ri(t){const a=Object.create(null);return(n=>a[n]||(a[n]=t(n)))}var ch=/\B([A-Z])/g,Yb=ri(t=>t.replace(ch,"-$1").toLowerCase()),uh=/-(\w)/g,Ub=ri(t=>t.replace(uh,(a,n)=>n?n.toUpperCase():"")),At=[],oi=t=>{const a=t;a.key==="Escape"&&At.forEach(n=>n(a))},dh=t=>{(0,l.onMounted)(()=>{At.length===0&&document.addEventListener("keydown",oi),ai&&At.push(t)}),(0,l.onBeforeUnmount)(()=>{At=At.filter(a=>a!==t),At.length===0&&ai&&document.removeEventListener("keydown",oi)})},Ta="fox-focus-trap.focus-after-trapped",$a="fox-focus-trap.focus-after-released",fh="fox-focus-trap.focusout-prevented",ii={cancelable:!0,bubbles:!1},mh={cancelable:!0,bubbles:!1},si="foxFocusAfterTrapped",ci="foxFocusAfterReleased",hh=Symbol("foxFocusTrap"),Ba=(0,l.ref)(),Xl=(0,l.ref)(0),Va=(0,l.ref)(0),Ql=0,ui=t=>{const a=[],n=document.createTreeWalker(t,NodeFilter.SHOW_ELEMENT,{acceptNode:i=>{const o=i.tagName==="INPUT"&&i.type==="hidden";return i.disabled||i.hidden||o?NodeFilter.FILTER_SKIP:i.tabIndex>=0||i===document.activeElement?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;n.nextNode();)a.push(n.currentNode);return a},ph=(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},di=(t,a)=>{for(const n of t)if(!ph(n,a))return n},gh=t=>{const a=ui(t);return[di(a,t),di(a.reverse(),t)]},yh=t=>t instanceof HTMLInputElement&&"select"in t,bt=(t,a)=>{if(t&&t.focus){const n=document.activeElement;t.focus({preventScroll:!0}),Va.value=window.performance.now(),t!==n&&yh(t)&&a&&t.select()}};function fi(t,a){const n=[...t],i=t.indexOf(a);return i!==-1&&n.splice(i,1),n}var bh=()=>{let t=[];return{push:i=>{const o=t[0];o&&i!==o&&o.pause(),t=fi(t,i),t.unshift(i)},remove:i=>{t=fi(t,i),t[0]?.resume?.()}}},Sh=(t,a=!1)=>{const n=document.activeElement;for(const i of t)if(bt(i,a),document.activeElement!==n)return},mi=bh(),wh=()=>Xl.value>Va.value,Zl=()=>{Ba.value="pointer",Xl.value=window.performance.now()},hi=()=>{Ba.value="keyboard",Xl.value=window.performance.now()},vh=()=>((0,l.onMounted)(()=>{Ql===0&&(document.addEventListener("mousedown",Zl),document.addEventListener("touchstart",Zl),document.addEventListener("keydown",hi)),Ql++}),(0,l.onBeforeUnmount)(()=>{Ql--,Ql<=0&&(document.removeEventListener("mousedown",Zl),document.removeEventListener("touchstart",Zl),document.removeEventListener("keydown",hi))}),{focusReason:Ba,lastUserFocusTimestamp:Xl,lastAutomatedFocusTimestamp:Va}),Jl=t=>new CustomEvent(fh,{...mh,detail:t}),{componentName:Gb,create:Nh,scope:Xb}=se("focus-trap"),Ch={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"}},kh=Nh({props:Ch,emits:[si,ci,"focusin","focusout","focusout-prevented","release-requested"],setup(t,{slots:a,emit:n}){const i=(0,l.ref)();let o,r;const{focusReason:s}=vh();dh(y=>{he(t.trapped)&&!c.paused&&n("release-requested",y)});const c={paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}},e=y=>{if(!t.loop&&!he(t.trapped)||c.paused)return;const{key:h,altKey:S,ctrlKey:g,metaKey:w,currentTarget:f,shiftKey:_}=y,{loop:A}=t,F=h==="Tab"&&!S&&!g&&!w,L=document.activeElement;if(F&&L){const K=f,[q,$]=gh(K);if(q&&$){if(!_&&L===$){const j=Jl({focusReason:s.value});n("focusout-prevented",j),j.defaultPrevented||(y.preventDefault(),A&&bt(q,!0))}else if(_&&[q,K].includes(L)){const j=Jl({focusReason:s.value});n("focusout-prevented",j),j.defaultPrevented||(y.preventDefault(),A&&bt($,!0))}}else if(L===K){const j=Jl({focusReason:s.value});n("focusout-prevented",j),j.defaultPrevented||y.preventDefault()}}};(0,l.provide)(hh,{focusTrapRef:i,onKeydown:e}),(0,l.watch)(()=>t.focusTrapEl,y=>{y&&(i.value=y)},{immediate:!0}),(0,l.watch)([i],([y],[h])=>{y&&(y.addEventListener("keydown",e),y.addEventListener("focusin",d),y.addEventListener("focusout",m)),h&&(h.removeEventListener("keydown",e),h.removeEventListener("focusin",d),h.removeEventListener("focusout",m))});const u=y=>{n(si,y)},p=y=>n(ci,y),d=y=>{const h=(0,l.unref)(i);if(!h)return;const S=y.target,g=y.relatedTarget,w=S&&h.contains(S);he(t.trapped)||g&&h.contains(g)||(o=g),w&&n("focusin",y),!c.paused&&he(t.trapped)&&(w?r=S:bt(r,!0))},m=y=>{const h=(0,l.unref)(i);if(!(c.paused||!h))if(!t.escape&&he(t.trapped)){const S=y.relatedTarget;!_e(S)&&!h.contains(S)&&setTimeout(()=>{if(!c.paused&&he(t.trapped)){const g=Jl({focusReason:s.value});n("focusout-prevented",g),g.defaultPrevented||bt(r,!0)}},0)}else{const S=y.target;S&&h.contains(S)||n("focusout",y)}};async function B(){await(0,l.nextTick)();const y=(0,l.unref)(i);if(y){mi.push(c);const h=y.contains(document.activeElement)?o:document.activeElement;if(o=h,!y.contains(h)){const S=new Event(Ta,ii);y.addEventListener(Ta,u),y.dispatchEvent(S),S.defaultPrevented||(0,l.nextTick)(()=>{let g=t.focusStartEl;ar(g)||(bt(g),document.activeElement!==g&&(g="first")),g==="first"&&Sh(ui(y),!0),(document.activeElement===h||g==="container")&&bt(y)})}}}function T(){const y=(0,l.unref)(i);if(y){y.removeEventListener(Ta,u);const h=new CustomEvent($a,{...ii,detail:{focusReason:s.value}});y.addEventListener($a,p),y.dispatchEvent(h),!h.defaultPrevented&&(s.value=="keyboard"||!wh())&&bt(o??document.body,!0),y.removeEventListener($a,u),mi.remove(c)}}return(0,l.onMounted)(()=>{he(t.trapped)&&B(),(0,l.watch)(()=>t.trapped,y=>{he(y)?B():T()})}),(0,l.onBeforeUnmount)(()=>{he(t.trapped)&&T()}),()=>typeof a.default=="function"?a.default({"handle-keydown":e}):null}}),xh=kh,{componentName:zh,create:Eh,scope:Qb}=se("floating-window"),Th=Symbol.for("InnerPageScopeKey"),$h=Symbol.for("PageWrapperKey"),Bh={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}},Vh=Eh({inheritAttrs:!1,components:{FoxIcon:D.ElIcon,FocusTrap:xh},props:{...Bh},emits:["update:modelValue","update:collapse"],setup(t,{emit:a}){const n=zh,i=(0,l.ref)(t.modelValue),o=(0,l.computed)(()=>!t.teleport);(0,l.watch)(()=>t.modelValue,N=>{i.value=N});const r=(0,l.computed)(()=>i.value===!1?!1:!L.value),s=(0,l.ref)(t.left),c=(0,l.ref)(t.top),e=(0,l.ref)(t.right),u=(0,l.ref)(t.bottom),p=(0,l.computed)(()=>{const N=["fox-floating-window"];return t.customClass&&N.push(t.customClass),N}),d=(0,l.computed)(()=>{const N={};return Nt(s.value)?N.left="auto":N.left=Ue(s.value),Nt(c.value)?N.top="auto":N.top=Ue(c.value),Nt(e.value)?N.right="auto":N.right=Ue(e.value),Nt(u.value)?N.bottom="auto":N.bottom=Ue(u.value),Nt(t.zIndex)||(N["z-index"]=Ue(t.zIndex)),Nt(A.value)||(N.height=A.value),Nt(F.value)||(N.width=F.value),N}),m=(0,l.computed)(()=>t.closeIcon??$e.Close),B=(0,l.computed)(()=>t.collapseIcon??$e.ArrowUp),T=(0,l.computed)(()=>t.collapseText??""),y=(0,l.computed)(()=>t.collapsePosition==="left"?t.expandIcon??$e.ArrowRight:t.expandIcon??$e.ArrowLeft),h=(0,l.computed)(()=>t.expandText??t.title??"展开"),S=(0,l.computed)(()=>({[`${n}__collapse-text`]:!0})),g=(0,l.computed)(()=>({[`${n}__collapse-icon`]:!0,"is-expand":!L.value,"is-collapse":L.value})),w=(0,l.ref)(),f=(0,l.ref)(null),_=(0,l.ref)(null),A=(0,l.computed)(()=>Ue(t.height)||""),F=(0,l.computed)(()=>Ue(t.width)||""),L=(0,l.ref)(he(t.collapse)),K=(N,C=!0)=>{L.value!==N&&(L.value=N,N?V():G(),a("update:collapse",N),N&&typeof j.onHide=="function"?j.onHide():!N&&typeof j.onShow=="function"&&j.onShow())};(0,l.watch)(()=>t.collapse,N=>{K(N)});const q=()=>{$()},$=N=>{N=N??!L.value,K(N)};(0,l.provide)(Th,!0);const j={setCollapse:K,setFixedNavVisible:N=>{I.value=N}};(0,l.provide)($h,j);const E=()=>{typeof j.beforeClose=="function"?j.beforeClose(()=>{i.value=!1}):i.value=!1},v=(0,l.ref)(null),R=(0,l.computed)(()=>!t.fixedNavTeleport),M=(0,l.computed)(()=>{const N=["fox-floating-window__fixednav"];return t.expandClass&&N.push(t.expandClass),t.collapsePosition==="left"?N.push("is-left"):t.collapsePosition==="right"&&N.push("is-right"),N}),Y=(0,l.ref)(""),W=(0,l.computed)(()=>{const N={};return Y.value?N.top=Y.value:t.collapseTop&&(N.top=t.collapseTop),N}),Z=(0,l.ref)(L.value),I=(0,l.computed)({set:N=>{Z.value=N},get:()=>i.value===!1?!1:Z.value});let O=null;const P=()=>{typeof O=="function"&&(O(),O=null)},V=()=>{v.value&&v.value.classList.add("slide-in"),I.value=!0,O=()=>{v.value&&v.value.classList.remove("slide-in")}},G=()=>{v.value&&v.value.classList.add("slide-out"),O=()=>{v.value&&v.value.classList.remove("slide-out"),I.value=!1}},U=()=>{s.value=null,c.value=null,e.value=null,u.value=null},x={x:0,y:0},re=ni(N=>{if(!w.value)return;const C=w.value;if(U(),t.origin==="left-top")s.value=C.offsetLeft,c.value=C.offsetTop,x.x=s.value,x.y=c.value;else if(t.origin==="left-bottom"){const k=document.documentElement.clientHeight||document.body.clientHeight;s.value=C.offsetLeft,u.value=k-(C.offsetTop+C.offsetHeight),x.x=s.value,x.y=u.value}else if(t.origin==="right-bottom"){const k=document.documentElement.clientWidth||document.body.clientWidth,Q=document.documentElement.clientHeight||document.body.clientHeight;e.value=k-(C.offsetLeft+C.offsetWidth),u.value=Q-(C.offsetTop+C.offsetHeight),x.x=e.value,x.y=u.value}else e.value=(document.documentElement.clientWidth||document.body.clientWidth)-(C.offsetLeft+C.offsetWidth),c.value=C.offsetTop,x.x=e.value,x.y=c.value},N=>{if(!w.value)return;const C=w.value;U(),t.origin==="left-top"?(s.value=x.x+N.x,c.value=x.y+N.y,C.style.left=Ue(s.value),C.style.top=Ue(c.value)):t.origin==="left-bottom"?(s.value=x.x+N.x,u.value=x.y-N.y,C.style.left=Ue(s.value),C.style.bottom=Ue(u.value)):t.origin==="right-bottom"?(e.value=x.x-N.x,u.value=x.y-N.y,C.style.right=Ue(e.value),C.style.bottom=Ue(u.value)):(e.value=x.x-N.x,c.value=x.y+N.y,C.style.right=Ue(e.value),C.style.top=Ue(c.value))}),X={x:0,y:0},J=ni(N=>{v.value&&(X.x=v.value.offsetLeft,X.y=v.value.offsetTop)},N=>{v.value&&(Y.value=`${X.y+N.y}px`)}),z=()=>{w.value&&(_.value=w.value.querySelector(".fox-floating-window__body > .fox-page > .fox-footer-bar"))};return(0,l.onMounted)(()=>{if(t.draggable&&w.value){const N=[];f.value&&N.push(f.value),t.footerDraggable&&(z(),_.value&&N.push(_.value)),re.open(N)}t.collapse===!0&&K(t.collapse,!1),v.value&&J.open(v.value)}),(0,l.onBeforeUnmount)(()=>{t.draggable&&f.value&&re.close(),v.value&&J.close()}),{classes:p,styles:d,isShow:r,closeIcon:m,onClose:E,dialogRef:w,headerRef:f,onClickToggle:q,collapseIcon:B,collapseText:T,collapseTextClasses:S,collapseIconClasses:g,expandIcon:y,expandText:h,isShowFixedNav:I,fixedNavRef:v,fixedNavClasses:M,fixedNavStyles:W,onAnimationEnd:P,teleportDisabled:o,fixedNavTeleportDisabled:R}}}),Dh={ref:"headerRef",class:"fox-floating-window__header"},Mh={class:"fox-floating-window__title"},Ah={class:"fox-floating-window__tools"},Ih={class:"fox-floating-window__body"},Ph={class:"fox-floating-window__fixednav__text"};function Lh(t,a,n,i,o,r){const s=(0,l.resolveComponent)("FoxIcon"),c=(0,l.resolveComponent)("FocusTrap");return(0,l.openBlock)(),(0,l.createElementBlock)(l.Fragment,null,[((0,l.openBlock)(),(0,l.createBlock)(l.Teleport,{to:t.teleport,disabled:t.teleportDisabled},[(0,l.createVNode)(l.Transition,{name:"fox-floating-window-fade"},{default:(0,l.withCtx)(()=>[(0,l.withDirectives)((0,l.createElementVNode)("div",{ref:"dialogRef",class:(0,l.normalizeClass)(t.classes),style:(0,l.normalizeStyle)(t.styles),tabindex:"-1"},[(0,l.createVNode)(c,{loop:!0,escape:!0,trapped:t.isShow,"focus-trap-el":t.dialogRef,"focus-start-el":"container"},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("div",Dh,[(0,l.renderSlot)(t.$slots,"header",{},()=>[(0,l.createElementVNode)("span",Mh,(0,l.toDisplayString)(t.title),1),(0,l.createElementVNode)("div",Ah,[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",Ih,[(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",Ph,(0,l.toDisplayString)(t.expandText),1)])],38),[[l.vShow,t.isShowFixedNav]])],8,["to","disabled"]))],64)}var Da=Ve(Vh,[["render",Lh]]),en=(t,a,n)=>t.map(i=>{const{value:o="value",text:r="text",children:s="children"}=n??{},{[o]:c,[r]:e,[s]:u,...p}=i,d={loading:!1,...p,level:a?(a&&a.level||0)+1:0,value:c,text:e,children:u,_parent:a};return d.children&&d.children.length&&(d.children=en(d.children,d,n)),d}),pi=(t,a)=>{let n=0,i;for(;(i=t[n++])&&a(i)!==!0;)i.children&&i.children.length&&pi(i.children,a)},_h={topId:null,idKey:"id",pidKey:"pid",sortKey:""},Rh=(t,a)=>{const{topId:n,idKey:i,pidKey:o,sortKey:r}={..._h,...a||{}};let s=[],c={};return t.forEach(e=>{e={...e};const{[i]:u,[o]:p}=e,d=c[p]=c[p]||[];!s.length&&p===n&&(s=d),d.push(e),e.children=c[u]||(c[u]=[])}),r&&Object.keys(c).forEach(e=>{c[e].length>1&&c[e].sort((u,p)=>u[r]-p[r])}),c=null,s},gi=class{nodes;config;constructor(t,a){this.config={value:"value",text:"text",children:"children",...a||{}},this.nodes=en(t,null,this.config)}updateChildren(t,a){a?a.children=en(t,a,this.config):this.nodes=en(t,null,this.config)}getNodeByValue(t){let a;return pi(this.nodes,n=>{if(n.value===t)return a=n,!0}),a}getPathNodesByValue(t){if(!t.length)return[];const a=[];let n=this.nodes;for(;n&&n.length;){const i=n.find(o=>o.value===t[o.level]);if(!i)break;a.push(i),n=i.children}return a}isLeaf(t,a){const{leaf:n,children:i}=t,o=Array.isArray(i)&&!!i.length;return n||!o&&!a}hasChildren(t,a){if(this.isLeaf(t,a))return!1;const{children:n}=t;return Array.isArray(n)&&!!n.length}},{create:Fh,scope:Oh}=se("cascader-pane"),Hh=Fh({components:{Loading:Qt,Checklist:io,TabsBar:ll,TabsContainer:nl,TabsPane:Gl},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,Ne.useFoxI18n)(Oh),i=(0,l.computed)(()=>({lazy:t.lazy,lazyLoad:t.lazyLoad,valueKey:t.valueKey,textKey:t.textKey,childrenKey:t.childrenKey,convertConfig:t.convertConfig})),o=(0,l.ref)(0),r=(0,l.ref)(!1),s=(0,l.ref)(t.modelValue),c=(0,l.ref)(new gi([],{})),e=(0,l.ref)([]),u=(0,l.computed)(()=>i.value.lazy&&!!i.value.lazyLoad),p=(0,l.computed)(()=>r.value==!0||e.value.length==0?[{text:"Loading",value:0}]:e.value.map((g,w)=>({text:g.selectedNode?g.selectedNode.text:n("select"),value:w}))),d=new Map;let m;const B=async()=>{d.clear(),e.value=[],o.value=0,r.value=!1,m=null;let{options:g}=t;i.value.convertConfig&&(g=Rh(g,i.value.convertConfig)),c.value=new gi(g,{value:i.value.valueKey,text:i.value.textKey,children:i.value.childrenKey}),u.value&&!c.value.nodes.length&&await y({root:!0,loading:!0,text:"",value:""}),e.value=[{nodes:c.value.nodes,selectedNode:null}],T()},T=async()=>{const g=s.value;if(g===void 0||!c.value.nodes.length)return;if(g.length===0){o.value=0,e.value=[{nodes:c.value.nodes,selectedNode:null}];return}let w=g;if(u.value&&Array.isArray(g)&&g.length){w=[];let f=c.value.nodes.find(_=>_.value===g[0]);f&&(w=[f.value],r.value=!0,await y(await g.slice(1).reduce(async(_,A)=>{const F=await _;await y(F);const L=F&&F?.children?.find(K=>K.value===A);return L&&w.push(A),Promise.resolve(L)},Promise.resolve(f))),r.value=!1)}w.length&&g===t.modelValue&&c.value.getPathNodesByValue(w).map((f,_)=>{o.value=_,S.handleNode(f,!0)})},y=async g=>{if(!g)return;if(!i.value.lazyLoad){g.leaf=!0;return}if(c.value.isLeaf(g,u.value)||c.value.hasChildren(g,u.value))return;g.loading=!0;const w=g.root?null:g;let f=d.get(g);f||(f=new Promise(A=>{i.value.lazyLoad?.(g,A)}),d.set(g,f));const _=await f;Array.isArray(_)&&_.length>0?c.value.updateChildren(_,w):g.leaf=!0,g.loading=!1,d.delete(g)},h=g=>{const w=g.map(f=>f.value);s.value=w,a("change",w,g),a("update:modelValue",w,g)},S={async handleNode(g,w){const{disabled:f,loading:_}=g;if(!(!w&&f||!e.value[o.value])){if(c.value.isLeaf(g,u.value)){if(g.leaf=!0,e.value[o.value].selectedNode=g,e.value=e.value.slice(0,g.level+1),!w){const A=e.value.map(F=>F.selectedNode);h(A),a("pathChange",A)}return}if(c.value.hasChildren(g,u.value)){const A=g.level+1;e.value[o.value].selectedNode=g,e.value=e.value.slice(0,A),e.value.push({nodes:g.children||[],selectedNode:null}),o.value=A,w||a("pathChange",e.value.map(F=>F.selectedNode));return}m=g,!_&&(await y(g),m===g&&(e.value[o.value].selectedNode=g,S.handleNode(g,w)))}},handleTabChange(g,w){m=null},formatTabTitle(g){return g.selectedNode?g.selectedNode.text:n("select")},isSelected(g,w){return g.selectedNode&&g.selectedNode.value===w.value}};return(0,l.watch)([i,()=>t.options],()=>{B()},{deep:!0,immediate:!0}),(0,l.watch)(()=>t.modelValue,g=>{g!==s.value&&(s.value=g,T())}),(0,l.watch)(()=>t.visible,g=>{g&&Array.isArray(s.value)&&s.value.length>0&&T()}),{panes:e,panesTitles:p,initLoading:r,tabsCursor:o,...S}}}),qh={class:"fox-cascader"},jh={role:"menu",class:"fox-cascader__pane"},Kh=["aria-checked","aria-disabled","onClick"],Wh={class:"fox-cascader__item__title"};function Yh(t,a,n,i,o,r){const s=(0,l.resolveComponent)("TabsBar"),c=(0,l.resolveComponent)("Loading"),e=(0,l.resolveComponent)("Checklist"),u=(0,l.resolveComponent)("TabsPane"),p=(0,l.resolveComponent)("TabsContainer");return(0,l.openBlock)(),(0,l.createElementBlock)("view",qh,[(0,l.createVNode)(s,{modelValue:t.tabsCursor,"onUpdate:modelValue":a[0]||(a[0]=d=>t.tabsCursor=d),data:t.panesTitles,onChange:t.handleTabChange,scroll:!0,align:"left"},null,8,["modelValue","data","onChange"]),(0,l.createVNode)(p,{modelValue:t.tabsCursor,"onUpdate:modelValue":a[1]||(a[1]=d=>t.tabsCursor=d)},{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,(d,m)=>((0,l.openBlock)(),(0,l.createBlock)(u,{"pane-key":m,key:m},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("view",jh,[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(d.nodes,B=>((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:B.value,class:(0,l.normalizeClass)(["fox-cascader__item",{active:t.isSelected(d,B),disabled:B.disabled}]),"aria-checked":t.isSelected(d,B),"aria-disabled":B.disabled||void 0,role:"menuitemradio",onClick:T=>t.handleNode(B,!1)},[(0,l.createElementVNode)("view",Wh,(0,l.toDisplayString)(B.text),1),B.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,Kh))),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 Uh=Ve(Hh,[["render",Yh]]),{create:Gh}=se("cascader-picker"),Xh=Gh({components:{FoxCascaderPane:Uh,FoxPopup:st},props:{...Un,modelValue:Array,visible:Boolean,title:String,options:{type:Array,default:()=>[]},lazy:Boolean,lazyLoad:Function,valueKey:{type:String,default:"value"},textKey:{type:String,default:"text"},childrenKey:{type:String,default:"children"},poppable:{type:Boolean,default:!0},convertConfig:Object},emits:["update:modelValue","change","pathChange","update:visible"],setup(t,{emit:a}){const n=(0,l.ref)(t.modelValue),i=(0,l.computed)({get(){return t.visible},set(s){a("update:visible",s)}}),o=(s,c)=>{n.value=s,i.value=!1,a("change",s,c),a("update:modelValue",s)},r=s=>{a("pathChange",s)};return(0,l.watch)(()=>t.modelValue,s=>{s!==n.value&&(n.value=s)}),{onChange:o,onPathChange:r,innerValue:n,innerVisible:i}}}),Qh=["innerHTML"];function Zh(t,a,n,i,o,r){const s=(0,l.resolveComponent)("FoxCascaderPane"),c=(0,l.resolveComponent)("FoxPopup");return t.poppable?((0,l.openBlock)(),(0,l.createBlock)(c,{key:0,visible:t.innerVisible,"onUpdate:visible":a[0]||(a[0]=e=>t.innerVisible=e),position:"bottom","pop-class":"fox-cascader__popup",round:"",closeable:t.closeable,"destroy-on-close":!1,"close-icon-position":t.closeIconPosition},{default:(0,l.withCtx)(()=>[(0,l.renderSlot)(t.$slots,"header",{},()=>[t.title?((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:0,class:"fox-cascader__bar",innerHTML:t.title},null,8,Qh)):(0,l.createCommentVNode)("",!0)]),(0,l.createVNode)(s,{onChange:t.onChange,onPathChange:t.onPathChange,modelValue:t.innerValue,options:t.options,lazy:t.lazy,"lazy-load":t.lazyLoad,"value-key":t.valueKey,"text-key":t.textKey,"children-key":t.childrenKey,"convert-config":t.convertConfig,visible:t.innerVisible},null,8,["onChange","onPathChange","modelValue","options","lazy","lazy-load","value-key","text-key","children-key","convert-config","visible"])]),_:3},8,["visible","closeable","close-icon-position"])):((0,l.openBlock)(),(0,l.createBlock)(s,{key:1,onChange:t.onChange,onPathChange:t.onPathChange,modelValue:t.innerValue,options:t.options,lazy:t.lazy,"lazy-load":t.lazyLoad,"value-key":t.valueKey,"text-key":t.textKey,"children-key":t.childrenKey,"convert-config":t.convertConfig,visible:t.innerVisible},null,8,["onChange","onPathChange","modelValue","options","lazy","lazy-load","value-key","text-key","children-key","convert-config","visible"]))}var Ma=Ve(Xh,[["render",Zh]]),Jh=Symbol.for("PageWrapperKey");function e9(t,a){return{props:{class:{type:[String]},title:{type:[String]},height:{type:[String,Number]},hideHeader:{type:[Boolean]},draggable:{type:[Boolean],default:()=>!0},appendToBody:{type:[Boolean],default:!0},closeOnClickModal:{type:[Boolean],default:()=>!1},closeOnPressEscape:{type:[Boolean],default:()=>!0}},setup(n,i){En(!0);const o={};(0,l.provide)(Jh,o);const r=u=>{typeof o.beforeClose=="function"&&o.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"]=ke(n.height)),u});return()=>{const u={...i.attrs,style:e.value,title:n.title,draggable:n.draggable,modelValue:s.value,"onUpdate:modelValue":c,"append-to-body":n.appendToBody,"close-on-click-modal":n.closeOnClickModal,"close-on-press-escape":n.closeOnPressEscape,"before-close":r},p=["fox-dialog-item "];n.hideHeader&&p.push("hide-header"),n.class&&p.push(n.class),u.class=p.join(" ");const d={};return typeof i.slots.default=="function"&&(d.default=i.slots.default),(0,l.h)(D.ElDialog,u,d)}}}}var{componentName:t9,create:l9,scope:n9}=se("dialog-item"),a9=l9(e9(t9,n9)),Aa=a9,{create:r9}=se("toast"),o9=r9({props:{id:{type:String,required:!1},msg:{type:String,required:!1},duration:{type:Number,default:2e3},center:{type:Boolean,default:!0},type:{type:String,required:!1},customClass:{type:String,required:!1},bottom:{type:String,default:"30px"},size:{type:[String,Number],default:"base"},iconSize:{type:[String,Number],default:20},icon:{type:[Object],required:!1},iconColor:{type:String,required:!1,default:"#ffffff"},textAlignCenter:{type:Boolean,default:!0},loadingRotate:{type:Boolean,default:!0},bgColor:{type:String,default:""},onClose:{type:Function,required:!1},unmount:{type:Function,required:!1},cover:{type:Boolean,default:!1},coverColor:{type:String,default:""},title:{type:String,default:""},closeOnClickOverlay:{type:Boolean,default:!1}},emits:["close"],setup(t,{emit:a}){let n=null;const i=(0,l.reactive)({mounted:!1});(0,l.onMounted)(()=>{i.mounted=!0});const o=()=>{n&&(clearTimeout(n),n=null)},r=()=>{i.mounted=!1},s=()=>{o(),t.duration&&(n=setTimeout(()=>{r()},t.duration))},c=()=>{t.closeOnClickOverlay&&(r(),a("close"))};t.duration&&s(),(0,l.watch)(()=>t.duration,B=>{B&&s()});const e=(0,l.computed)(()=>t.type!=="text"?!0:!!t.icon),u=()=>{const B=ye(t.iconSize);return(0,l.h)(t.icon,{width:B,height:B,color:t.iconColor})},p=(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]),d=(0,l.computed)(()=>["fox-toast-icon-wrapper",{"fox-toast-icon-no-animation":!t.loadingRotate}]);return{state:i,hide:r,clickCover:c,renderIcon:u,hasIcon:e,toastBodyClass:p,toastIconWrapperClass:d,onAfterLeave:()=>{o(),t.unmount(t.id),t.onClose&&t.onClose()}}}}),i9={key:1,class:"fox-toast-title"},s9=["innerHTML"];function c9(t,a,n,i,o,r){return(0,l.openBlock)(),(0,l.createBlock)(l.Transition,{name:"toast-fade",onAfterLeave:t.onAfterLeave},{default:(0,l.withCtx)(()=>[(0,l.withDirectives)((0,l.createElementVNode)("view",{class:(0,l.normalizeClass)(t.toastBodyClass),style:(0,l.normalizeStyle)({bottom:t.center?"auto":t.bottom,"background-color":t.coverColor}),onClick:a[0]||(a[0]=(...s)=>t.clickCover&&t.clickCover(...s))},[(0,l.createElementVNode)("view",{class:"fox-toast-inner",style:(0,l.normalizeStyle)({"text-align":t.textAlignCenter?"center":"left","background-color":t.bgColor})},[t.hasIcon?((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:0,class:(0,l.normalizeClass)(t.toastIconWrapperClass)},[((0,l.openBlock)(),(0,l.createBlock)((0,l.resolveDynamicComponent)(t.renderIcon())))],2)):(0,l.createCommentVNode)("",!0),t.title?((0,l.openBlock)(),(0,l.createElementBlock)("div",i9,(0,l.toDisplayString)(t.title),1)):(0,l.createCommentVNode)("",!0),(0,l.createElementVNode)("view",{class:"fox-toast-text",innerHTML:t.msg},null,8,s9)],4)],6),[[l.vShow,t.state.mounted]])]),_:1},8,["onAfterLeave"])}var Ia=Ve(o9,[["render",c9]]),Pa={msg:"",id:"",duration:2e3,center:!0,type:"text",title:"",customClass:"",bottom:"30px",size:"base",iconSize:"20",icon:null,textAlignCenter:!0,loadingRotate:!0,bgColor:"",onClose:null,unmount:null,cover:!1,coverColor:"",closeOnClickOverlay:!1},It=[],al=[],yi=t=>{if(t){const a=document.getElementById(t);al=al.filter(n=>n.id!==t),It=It.filter(n=>n!==t),a&&((0,l.render)(null,a),document.body.removeChild(a))}else It.forEach(a=>{const n=document.getElementById(a);n&&((0,l.render)(null,n),document.body.removeChild(n))}),al=[],It=[]},u9=t=>{const a=document.getElementById(t.id);if(a){const n=al.find(o=>o.id===t.id);n?t={...Pa,...n,...t}:t={...Pa,...t};const i=(0,l.createVNode)(Ia,t);return(0,l.render)(null,a),(0,l.render)(i,a),Pt}},rl=t=>{t.unmount=yi;let a;if(t.id){if(a=t.id,It.find(i=>i===t.id))return u9(t)}else a=new Date().getTime()+"";t={...Pa,...t},t.id=a,It.push(t.id),al.push(t);const n=document.createElement("div");return n.id=t.id,(0,l.render)((0,l.createVNode)(Ia,t),n),document.body.appendChild(n),Pt},tn=t=>t?!0:(console.warn("[FoxUI Toast]: msg不能为空"),!1),Pt={text(t,a={}){if(tn(t))return rl({...a,type:"text",msg:t})},success(t,a={}){if(tn(t))return rl({icon:w0,...a,msg:t,type:"success"})},fail(t,a={}){if(tn(t))return rl({icon:_4,...a,msg:t,type:"fail"})},warn(t,a={}){if(tn(t))return rl({icon:ro,...a,msg:t,type:"warn"})},loading(t,a={}){return rl({icon:Qt,...a,msg:t,type:"loading"})},hide(t){yi(t)},install(t){t.use(Ia),t.config.globalProperties.$toast=Pt}},d9={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}},f9=(t,a,n)=>({props:{...d9},emits:["change","refresh","update:modelValue"],setup(i,{emit:o,slots:r}){const{toLocaleRefs:s}=(0,Ne.useFoxI18n)(a),c=s(i,["pullingText","loosingText","loadingText"]),e=el(),u=(0,l.ref)(),p=Io(u),d=(0,l.reactive)({isPullRefresh:!1,distance:0,status:"normal",moving:!1}),m=(0,l.computed)(()=>({[t]:!0})),B=(0,l.computed)(()=>{switch(d.status){case"pulling":return r.pulling?"":c.pullingText.value;case"loosing":return r.loosing?"":c.loosingText.value;case"loading":return r.loading?"":c.loadingText.value;default:return""}}),T=(0,l.computed)(()=>({transitionDuration:`${i.duration}s`,transform:d.distance?`translate3d(0,${d.distance}px, 0)`:""})),y=(0,l.computed)(()=>{const F={};return i.headHeight!=50&&(F.height=ke(i.headHeight)),F}),h=F=>{const L=+(i.pullDistance||i.headHeight);let K=F;return F>L&&(F<L*2?K=(F+L)/2:K=L+F/4),Math.round(K)},S=(F,L)=>{const K=+(i.pullDistance||i.headHeight);d.distance=F,L?d.status="loading":F===0?d.status="normal":F<K?d.status="pulling":d.status="loosing",o("change",{status:d.status,distance:F})},g=()=>d.status!=="loading"&&d.status!=="complete",w=()=>p.value==window?Po()==0:p.value&&p.value.scrollTop==0,f=F=>{g()&&(w()?(e.start(F),d.isPullRefresh=!0,d.moving=!0):(d.distance=0,d.isPullRefresh=!1))},_=F=>{g()&&d.moving&&(e.move(F),e.isVertical()&&e.state.deltaY>0&&d.isPullRefresh&&(F.cancelable&&F.preventDefault(),S(h(e.state.deltaY))))},A=()=>{d.moving=!1,d.isPullRefresh&&g()&&e.state.deltaY&&(d.status==="loosing"?(S(+i.headHeight,!0),o("update:modelValue",!0),(0,l.nextTick)(()=>o("refresh"))):S(0)),setTimeout(()=>{e.reset()},0)};return(0,l.watch)(()=>i.modelValue,F=>{F?S(+i.headHeight,!0):S(0)}),()=>{const F=[];let L=null;d.status==="loading"?(L=r?.loading?.()??null,L||(L=(0,l.h)(n,{class:["fox-pull-refresh-container-topbox-icon"]}))):d.status==="pulling"?L=r?.pulling?.()??null:d.status==="loosing"&&(L=r?.loosing?.()??null),L&&F.push(L);const K=(0,l.h)("dive",{class:["fox-pull-refresh-container-topbox-text"]},[B.value]);F.push(K);const q=(0,l.h)("div",{class:["fox-pull-refresh-container-topbox"],style:y.value},F),$=(0,l.h)("div",{class:"fox-pull-refresh-container",style:T.value},[q,r?.default?.()]),j={ref:u,class:m.value};return Jt()?Object.assign(j,{onTouchstart:f,onTouchmove:_,onTouchend:A}):Object.assign(j,{onMousedown:f,onMousemove:_,onMouseup:A}),(0,l.h)("div",j,[$])}}}),{componentName:m9,create:h9,scope:p9}=se("pull-refresh"),g9=h9(f9(m9,p9,Qt)),La=g9,y9={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 b9(t,a,n){return{props:{...y9},emits:["click","update:modelValue"],setup(i,{emit:o,slots:r}){const{toLocaleRefs:s}=(0,Ne.useFoxI18n)(a),c=s(i,["collapseText","expandText"]),e=(0,l.computed)(()=>{const T={[`${t}`]:!0};return i.disabled?T[`${t}--disabled`]=!0:T[`${t}--${i.type}`]=!0,T}),u=ve(i,"modelValue"),p=(0,l.computed)(()=>u.value?c.expandText.value??"":c.collapseText.value??""),d=(0,l.computed)(()=>({[`${t}__text`]:!0})),m=(0,l.computed)(()=>({[`${t}__icon`]:!0,"is-expand":!u.value,"is-collapse":u.value})),B=()=>{o("update:modelValue",!u.value)};return()=>{const T=[];if(p.value){const S=(0,l.h)("span",{class:d.value},[p.value]);T.push(S)}const y={class:m.value},h=(r.icon&&r.icon())??(i.icon&&(0,l.h)(i.icon))??(0,l.h)(n);if(h){const S=(0,l.h)("div",y,[h]);T.push(S)}return i.textPosition==="right"&&T.reverse(),(0,l.h)("div",{class:e.value,onClick:B},T)}}}}var{componentName:S9,create:w9,scope:v9}=se("more-button"),N9=w9(b9(S9,v9,$e.ArrowUp)),_a=N9;function C9(t){t.stopPropagation()}var k9=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=el(),n=(i,o,r,s)=>{this.updateMove({x:i,y:o})};this.touchstart=i=>{this.moving||(a.start(i),this.startMove({x:a.state.startX,y:a.state.startY}),document.addEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),document.addEventListener(this.isTouch?"touchend":"mouseup",this.touchend),this.moving=!0)},this.touchmove=i=>{this.moving&&(a.move(i),C9(i),n(a.state.deltaX,a.state.deltaY,"",0))},this.touchend=()=>{n(a.state.deltaX,a.state.deltaY,"end"),this.touchmove&&document.removeEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),this.touchend&&document.removeEventListener(this.isTouch?"touchend":"mouseup",this.touchend),a.reset(),this.moving=!1},this.els.forEach(i=>{this.touchstart&&i.addEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart)})}close(){Array.isArray(this.els)&&this.els.forEach(t=>{this.touchstart&&t.removeEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart)}),this.els=null}};function x9(t,a){return new k9(t,a)}var z9={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]}},E9=(t,a,n,i=!1)=>({props:{...z9},emits:["click"],setup(o,{slots:r,emit:s}){const c=(0,l.reactive)({top:o.top,right:o.right,bottom:o.bottom,left:o.left}),e=(0,l.computed)(()=>{const g=[`${t}`];return o.customClass&&g.push(o.customClass),g}),u=(0,l.computed)(()=>{const g={};return ge(c.top)||(g.top=c.top),ge(c.right)||(g.right=c.right),ge(c.bottom)||(g.bottom=c.bottom),ge(c.left)||(g.left=c.left),ge(o.width)||(g.width=o.width),ge(o.height)||(g.height=o.height),ge(o.color)||(g.color=o.color),ge(o.background)||(g.background=o.background),ge(o.borderRadius)||(g["border-radius"]=o.borderRadius),ge(o.zIndex)||(g["z-index"]=o.zIndex),g}),p=(0,l.computed)(()=>({[`${t}__icon`]:!0})),d=()=>{s("click")},m=(0,l.ref)(null),B=()=>{c.top=null,c.right=null,c.bottom=null,c.left=null},T={x:0,y:0},S=x9(g=>{if(!m.value)return;const w=m.value;B(),c.left=w.offsetLeft,c.top=w.offsetTop,w.style.left=`${c.left}px`,w.style.top=`${c.top}px`,w.style.right=null,w.style.bottom=null,T.x=c.left,T.y=c.top},g=>{if(!m.value)return;const w=m.value;B(),c.left=T.x+g.x,c.top=T.y+g.y,w.style.left=`${c.left}px`,w.style.top=`${c.top}px`});return(0,l.onMounted)(()=>{if(o.draggable&&m.value){const g=[m.value];S.open(g)}}),(0,l.onBeforeUnmount)(()=>{o.draggable&&m.value&&S.close()}),()=>{let g=[];const w=typeof r.default=="function"?r.default():[];if(w&&w.length>0)g=w;else{const f=(0,l.h)(n,{class:p.value});g.push(f)}return(0,l.h)("view",{ref:f=>{m.value=f},class:e.value,style:u.value,onClick:d},g)}}}),{componentName:T9,create:$9,scope:B9}=se("floating-button"),V9=$9(E9(T9,B9,t0,!1)),Ra=V9;function D9(t,a){return{props:{type:{type:[String],required:!1,default:""},color:{type:[String],required:!1,default:""},icon:{type:[Object],required:!1},textPosition:{type:String,default:"right"}},setup(n,{slots:i}){const o=t,r=(0,l.computed)(()=>({[o]:!0})),s=(0,l.computed)(()=>n.icon?{[`${o}__icon`]:!0,[`${o}__icon-${n.type}`]:!0}:{[`${o}__mark`]:!0,[`${o}__mark-${n.type}`]:!0}),c=(0,l.computed)(()=>n.color?n.icon?{color:n.color}:{background:n.color}:null),e=(0,l.computed)(()=>{const p={[`${o}__text`]:!0,[`${o}__text-${n.type}`]:!0};return n.textPosition==="left"?p["is-left"]=!0:p["is-right"]=!0,p}),u=(0,l.computed)(()=>n.color?{color:n.color}:null);return()=>{let p=null;if(i.mark)p=i.mark()[0];else{const B={class:s.value,style:c.value};p=(0,l.h)(n.icon??"div",B)}const d=(0,l.h)("div",{class:e.value,style:u.value},i.default?i.default():[]),m={class:r.value};return n.textPosition==="right"?(0,l.h)("div",m,[p,d]):(0,l.h)("div",m,[d,p])}}}}var{componentName:M9,create:A9,scope:I9}=se("indicator"),P9=A9(D9(M9,I9)),Fa=P9,{componentName:L9,create:_9,scope:Zb}=se("tour"),R9=_9({components:{Close:$e.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=L9,i=(0,l.reactive)({showTour:t.modelValue,showPopup:!1,active:0}),o=(0,l.ref)({}),r=(0,l.computed)(()=>`${n}`),s=(0,l.computed)(()=>{const{offset:T,maskWidth:y,maskHeight:h}=t,{width:S,height:g,left:w,top:f}=o.value,_=t.steps[i.active].offset??T,A=[w+S/2,f+g/2],F=Number(y||S),L=Number(h||g);return{width:`${F+ +_.left+_.right}px`,height:`${L+_.top+_.bottom}px`,top:`${A[1]-L/2-+_.top}px`,left:`${A[0]-F/2-+_.left}px`}}),c=T=>{T=="next"?i.active=i.active+1:i.active=i.active-1,i.showPopup=!1,(0,l.nextTick)(()=>{i.showPopup=!0,p()}),a("change",i.active)},e=T=>T.popoverWidth??t.width,u=T=>T.location??t.location,p=()=>{const T=ba(document.querySelector(`${t.steps[i.active].target}`));o.value={x:T.left,y:T.top,top:T.top,left:T.left,width:T.width,height:T.height}},d=()=>{i.showTour=!1,i.showPopup=!1,a("close",i.active),a("update:modelValue",!1)},m=()=>{t.closeOnClickOverlay&&d()},B=(T,y=0)=>{T&&p(),t.steps,i.active=y,i.showTour=T,i.showPopup=T};return(0,l.onMounted)(()=>{B(t.modelValue,t.current)}),(0,l.watch)(()=>t.modelValue,T=>{B(T)}),{...(0,l.toRefs)(i),classes:r,maskStyle:s,changeStep:c,popoverWidth:e,popoverLocation:u,close:d,handleClickMask:m}}}),F9={key:0,class:"fox-tour__content"},O9={key:0,class:"fox-tour__content-top"},H9={class:"fox-tour__content-inner"},q9={class:"fox-tour__content-bottom"},j9={class:"fox-tour__content-bottom-init"},K9={class:"fox-tour__content-bottom-operate"},W9={key:1,class:"fox-tour__content fox-tour__content-tile"},Y9={class:"fox-tour__content-inner"};function U9(t,a,n,i,o,r){const s=(0,l.resolveComponent)("Close"),c=(0,l.resolveComponent)("fox-button"),e=(0,l.resolveComponent)("ElPopover");return(0,l.openBlock)(),(0,l.createElementBlock)("div",{class:(0,l.normalizeClass)(t.classes)},[(0,l.withDirectives)((0,l.createElementVNode)("div",{class:"fox-tour__masked",onClick:a[0]||(a[0]=(...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,p)=>((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:p,style:{height:"0"}},[p==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",F9,[t.showTitleBar?((0,l.openBlock)(),(0,l.createElementBlock)("div",O9,[(0,l.createElementVNode)("div",{onClick:a[1]||(a[1]=(...d)=>t.close&&t.close(...d))},[(0,l.createVNode)(s,{class:"fox-tour__content-top-close"})])])):(0,l.createCommentVNode)("",!0),(0,l.createElementVNode)("div",H9,(0,l.toDisplayString)(u.content),1),(0,l.createElementVNode)("div",q9,[(0,l.createElementVNode)("div",j9,(0,l.toDisplayString)(t.active+1)+"/"+(0,l.toDisplayString)(t.steps.length),1),(0,l.createElementVNode)("div",K9,[(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]=d=>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]=d=>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",W9,[(0,l.createElementVNode)("div",Y9,(0,l.toDisplayString)(u.content),1)])):(0,l.createCommentVNode)("",!0)])]),_:2},1032,["visible","placement","width"])):(0,l.createCommentVNode)("",!0)]))),128))],2)}var Oa=Ve(R9,[["render",U9]]),G9="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAnCAYAAABJ0cukAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDozOUNBQTQ0MkY3RTMxMUVBQjIzNEJCQkYxNDZGQjg5OCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDozOUNBQTQ0M0Y3RTMxMUVBQjIzNEJCQkYxNDZGQjg5OCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjM5Q0FBNDQwRjdFMzExRUFCMjM0QkJCRjE0NkZCODk4IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjM5Q0FBNDQxRjdFMzExRUFCMjM0QkJCRjE0NkZCODk4Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+T12ahwAABClJREFUeNrUWVtIFFEY3pkdrbaCiAINK81VW3d2102pjKLtoXoJrNAswoeEXoyilx7sJXvIh6CHAoMg6yEfSpdECIqE0jCMbMm9qCVYUmR5S8huXmZO39nWOI7mzsy6uzqgM/vvzNnv+y/n/84ZjhBiWMwHF+kA+fn5y0ZHRzNwuTomgDnui9/vfzMvBJxWa7bE87W4tMbY8S8MhNz0BQLVugnY7fZdGORZPNNHJmSPUSf47QD/PN75z3NcpqD1IVEU8wC+dZojDIajyMu6WAG322zBmQf/7LzGnHeAdRtjmuAIKYoleMWxQnUEHA6HVZLldsb0m3oehdQQzzQSVILPJLIcYEw/4HkK/kG86yAsAZvNtgng3059hte/Gf56/uFCaGR8mIJdj3m2hzGNGAkpRM4vCPBzErBYLMko2A//DIQMoQ0WtgcCjWFnCVGswEzxCecqLc0y9Nyww2ariYhAbm7umgRB6GNM/QTgfT7fEzWD4t7dOK0D4TKAcrtcLkENeNx/gUoSpOnx4Gc9BHJyclZNjI8PMqY+judp2jSr1iuENDPi5fDX4WG32WxeogL81NGRIEk3NBNAh10uS9IIY/oIbxR6vd4WLXmJAq9Ayl1kTAUmk8mNyJrUgDfK8hFPV9dnTQSCHiLkO/Ndb8jzrXqKawYJQg4gsu6srKyV4cC/7ujo1CqneRSPxNh74PligPdE3PYVIDHuY6PRWCxPTp7VC35KSvwjwBpwdPP4gXYc86ZdZnr6Pf7S9HqexUs9z0qBLprz8wn+PzWRFknaKGsgjwlvCdLGH42GQ0lg+dqkMP+Enj+lF/yMWYgnJD1qEhhphOWgS2E2yQZDJWa/lEgIvGIa0D2HKJZGA7yiBgaZqO9AermdFstGXQR8fn+BootW4wfPRBE8zXmXoia2SYLgpsJRVwqBBJ2N+pnueRVhPR8l8MGCnaWw8wDCDSWQoasGQCKJnpjGcwkkKqMBfo7ZyQklQCOxWVcRg4QDXmhkSJRjsGvRAD8HCTuNhNPpXKtLzHn9/n0orBqm052GvL2lcfepTMs8PwsJqyRJRbrlNFpBCUBcYWaKE2h4tampqUtV6pP60HNtapuUksTY2NidiLcWUQPnMOhlxvQoITGxxOPxDIVdR2dnb/V2dr7Umn50/Q31261JC4UhUQYSVUxdtPCCUAK10RuvZeQ0LRQ2tD7fddxdyuT3TijJehATF/yinqmJ2wB+jCGRA11TH9xiXAwEQpG4i0gcZHLPjHSqF0Vx76IgEIpEA9a7+3H5K2RK4jnuPvTToXgR0LW9Htpap71iAzPVNsUIMH0XMdXkfLrfD9BdanifksiKW/5w3Emj3mcHBgb6kpKTn6KYzfBCehzg10H6lHPzMdIWq9U8znEpsXE6N4rTO9TjSGgPanG/pfwjwABn1PZcM5XI0AAAAABJRU5ErkJggg0KLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLTkwMjA5MzIyMjIxMzkzMzc2NzAwNjg0MC0tDQo=",X9="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAgCAYAAACLmoEDAAACb0lEQVRYR+WY33HTMBzHvz/J72QD8tyzhJiAMAHdgDBBywQ0E5BuECYAJqCZAGPl+pxMQPoeSZwUy6ck7sUlBtziJ59P/urj33+ZlFIDa8wHAOcAhujftQYwY5xPSOb5FEQX/WPcI3LumqQQPwEMeg8LrD2sq0DnpdajvkFLIW4AvPJcjx/WJ50x5oX/Gs75qiiKpb9XSg2NMc+r5z+KovDBD3V2pgznz/y91noevSOECBbhxtwVt7dFpfEg7aOWVXk+skTfwqZEk7Isr/ytlPIKzvnKAebc62Kx8C5CKlhqTRG2KcRO0W4Mg1ME/z6sUkNr7ThY0NqbaMHwEYyFJGSMzWJ4CCHGRBRqdPRC7QkAzrml1noWQ6lJu43XepNg/wesz3q72bzdr7kMmMeQEEKck3OhYrAs+xRDQkp5AWtDkykXi0nt+krPEa3qkPBhVdVQRzQiYBti9yTv8QRLidPKkBTrPfHYZBCTbSdhgbr5pK5Pt3nCsEoNsNmog9abZcu0QWCz2U5pWVakDQKMDWDtOjaCEAp5vm3luxr37VPrHW0KB5D/8MHTgvW93nL+vWq378uynFZF/hLOfezM0ESN2syYlzGEjlq2TbvtBPiBc0dz6XpMlu3Eah2JHA2DjvbpRKYZlqhwzl12skOHIkQ0hXOh5pOUcgnnwvTf64toRWEgAT73GtTPxMC7cARJh+o+QscDQH1e6iPkPtNJsOmpts3HpqfcNuu7hd3+J/NnqzctNv/KOB/H6azF+oMlJ1k2qlVJ6qHDv4O9684BY631l98BTN/pBDYkabOVT7bmH4HdsTLR1DeYLqyZwv4CcPRPSfNVZqIAAAAASUVORK5CYIINCi0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0wMTYzMDQxMzE1MzQyMTczMjcwODA5NzYtLQ0K",{create:Q9,scope:Z9}=se("number-keyboard"),J9=Q9({components:{FoxPopup:st},props:{confirmText:{type:String},title:{type:String},visible:{type:Boolean,default:!1},type:{type:String,default:"default"},customKey:{type:Array,default:()=>[]},modelValue:{type:String,default:""},maxlength:{type:[Number,String],default:6},randomKeys:{type:Boolean,default:!1},popClass:{type:String,default:""}},emits:["input","delete","close","blur","update:modelValue","update:visible"],setup(t,{emit:a}){const{toLocaleRefs:n}=(0,Ne.useFoxI18n)(Z9),i=n(t,["confirmText"]),o=(0,l.computed)(()=>{const g=["fox-number-keyboard-popup"];return t.popClass&&g.push(t.popClass),g.join(" ")}),r=(0,l.ref)(void 0),s=(0,l.ref)(t.visible),c=(0,l.ref)();function e(){const{customKey:g}=t;let w={id:"lock",type:"lock"},f=Array.isArray(g)?g:[g];return f.length===1&&(w={id:f[0],type:"custom"}),[...u(),w,{id:0,type:"number"},{id:"delete",type:"delete"}]}function u(){const g=[];for(let w=1;w<=9;w++)g.push({id:w,type:"number"});return t.randomKeys?g.sort(()=>Math.random()>.5?1:-1):g}function p(){const g=u(),{customKey:w}=t;let f=Array.isArray(w)?w:[w];return f.length>2&&(f=[f[0],f[1]]),f.length==2&&t.title&&t.type!="rightColumn"&&(f=[f[0]]),f.length===1?t.title&&t.type!="rightColumn"?g.push({id:f[0],type:"custom"},{id:0,type:"number"},{id:"delete",type:"delete"}):g.push({id:0,type:"number"},{id:f[0],type:"custom"}):f.length===2&&g.push({id:f[0],type:"custom"},{id:0,type:"number"},{id:f[1],type:"custom"}),g}const d=(0,l.computed)(()=>t.type=="rightColumn"||t.title!=""?p():e()),m=()=>{t.visible&&a("blur")},B=g=>{const w=c.value;w&&!w.contains(g.target)&&m()};(0,l.watch)(()=>t.visible,g=>{s.value=g,g?window.addEventListener("touchstart",B,!1):window.removeEventListener("touchstart",B,!1)});function T(g,w){w.stopPropagation(),r.value=g.id,(g.type=="number"||g.type=="custom")&&(a("input",g.id),t.modelValue.length<Number(t.maxlength)&&a("update:modelValue",t.modelValue+g.id)),g.type=="lock"&&S(),g.type=="delete"&&(a("delete"),a("update:modelValue",t.modelValue.slice(0,t.modelValue.length-1)))}function y(g){g.stopPropagation()}function h(g){g.preventDefault(),r.value=void 0}function S(){a("update:visible",!1),a("close")}return{...i,allPopClass:o,delImg:G9,lockImg:X9,clickKeyIndex:r,defaultKey:e,closeBoard:S,onTouchEnd:h,onTouchMove:y,onTouchstart:T,keysList:d,genCustomKeys:p,getBasicKeys:u,root:c,show:s}}}),ep={ref:"root"},tp={class:"fox-number-keyboard"},lp={key:0,class:"fox-number-keyboard__header"},np={class:"fox-number-keyboard__title"},ap={class:"fox-number-keyboard__body"},rp={class:"fox-number-keyboard__keys"},op=["onTouchstart"],ip=["src"],sp=["src"],cp={key:0,class:"fox-number-keyboard__sidebar"},up={class:"fox-key__wrapper"},dp=["src"];function fp(t,a,n,i,o,r){const s=(0,l.resolveComponent)("FoxPopup");return(0,l.openBlock)(),(0,l.createElementBlock)("div",ep,[(0,l.createVNode)(s,{visible:t.show,"onUpdate:visible":a[7]||(a[7]=c=>t.show=c),position:"bottom",popClass:t.allPopClass,overlay:!1,teleportDisable:!1},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("div",tp,[t.title?((0,l.openBlock)(),(0,l.createElementBlock)("div",lp,[(0,l.createElementVNode)("h3",np,(0,l.toDisplayString)(t.title),1),t.type=="default"?((0,l.openBlock)(),(0,l.createElementBlock)("span",{key:0,class:"fox-number-keyboard__close",onClick:a[0]||(a[0]=c=>t.closeBoard())},(0,l.toDisplayString)(t.confirmText),1)):(0,l.createCommentVNode)("",!0)])):(0,l.createCommentVNode)("",!0),(0,l.createElementVNode)("div",ap,[(0,l.createElementVNode)("div",rp,[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(t.keysList,c=>((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:"key"+c.id,class:(0,l.normalizeClass)(["fox-key__wrapper",{"fox-key__wrapper--wider":c.id==0&&t.type=="rightColumn"&&Array.isArray(t.customKey)&&t.customKey.length==1}])},[(0,l.createElementVNode)("div",{class:(0,l.normalizeClass)(["fox-key",{"fox-key--active":c.id==t.clickKeyIndex},{"fox-key--lock":c.type=="lock"},{"fox-key--delete":c.type=="delete"}]),onTouchstart:e=>t.onTouchstart(c,e),onTouchmove:a[1]||(a[1]=e=>t.onTouchMove(e)),onTouchend:a[2]||(a[2]=e=>t.onTouchEnd(e))},[c.type=="number"||c.type=="custom"?((0,l.openBlock)(),(0,l.createElementBlock)(l.Fragment,{key:0},[(0,l.createTextVNode)((0,l.toDisplayString)(c.id),1)],64)):(0,l.createCommentVNode)("",!0),c.type=="lock"?((0,l.openBlock)(),(0,l.createElementBlock)("img",{key:1,src:t.lockImg},null,8,ip)):(0,l.createCommentVNode)("",!0),c.type=="delete"?((0,l.openBlock)(),(0,l.createElementBlock)("img",{key:2,src:t.delImg},null,8,sp)):(0,l.createCommentVNode)("",!0)],42,op)],2))),128))]),t.type=="rightColumn"?((0,l.openBlock)(),(0,l.createElementBlock)("div",cp,[(0,l.createElementVNode)("div",up,[(0,l.createElementVNode)("div",{class:(0,l.normalizeClass)(["fox-key",{active:t.clickKeyIndex=="delete"}]),onTouchstart:a[3]||(a[3]=c=>t.onTouchstart({id:"delete",type:"delete"},c)),onTouchmove:a[4]||(a[4]=c=>t.onTouchMove(c)),onTouchend:a[5]||(a[5]=(...c)=>t.onTouchEnd&&t.onTouchEnd(...c))},[(0,l.createElementVNode)("img",{src:t.delImg},null,8,dp)],34)]),(0,l.createElementVNode)("div",{class:"fox-key__wrapper fox-key__wrapper--finish",onClick:a[6]||(a[6]=c=>t.closeBoard())},[(0,l.createElementVNode)("div",{class:(0,l.normalizeClass)(["fox-key","fox-key--finish ",{activeFinsh:t.clickKeyIndex=="finish"}])},(0,l.toDisplayString)(t.confirmText),3)])])):(0,l.createCommentVNode)("",!0)])])]),_:1},8,["visible","popClass"])],512)}var Ha=Ve(J9,[["render",fp]]),{create:mp,scope:hp}=se("short-password"),pp=mp({components:{FoxPopup:st,Tips:ro},props:{title:{type:String},desc:{type:String},tips:{type:String},visible:{type:Boolean,default:!1},modelValue:{type:String,default:""},errorMsg:{type:String},closeOnClickOverlay:{type:Boolean,default:!0},length:{type:[String,Number],default:6}},emits:["update:modelValue","update:visible","complete","tips","close","focus"],setup(t,{emit:a}){const{toLocaleRefs:n}=(0,Ne.useFoxI18n)(hp),i=n(t,["title","desc","tips"]),o=(0,l.ref)(t.modelValue),r=(0,l.computed)(()=>u(Number(t.length))),s=(0,l.ref)(t.visible),c=d=>{d.stopPropagation(),a("focus")};(0,l.watch)(()=>t.visible,d=>{s.value=d}),(0,l.watch)(()=>t.modelValue,d=>{o.value=d,String(d).length===r.value&&a("complete",d)});const e=()=>{a("update:visible",!1),a("close")},u=d=>Math.min(Math.max(4,d),6);return{comLen:r,realInput:o,onTouchStart:c,range:u,close:e,onTips:()=>{a("tips")},show:s,...i}}}),gp={class:"fox-short-password-title"},yp={class:"fox-short-password-subtitle"},bp={class:"fox-short-password-wrapper"},Sp={key:0,class:"fox-short-password__item-icon"},wp={class:"fox-short-password__message"},vp={class:"fox-short-password--error"},Np={key:0,class:"fox-short-password--forget"};function Cp(t,a,n,i,o,r){const s=(0,l.resolveComponent)("Tips"),c=(0,l.resolveComponent)("FoxPopup");return(0,l.openBlock)(),(0,l.createElementBlock)("view",null,[(0,l.createVNode)(c,{style:{padding:"30px 24px 20px 24px",borderRadius:"12px",textAlign:"center",top:"45%"},visible:t.show,"onUpdate:visible":a[2]||(a[2]=e=>t.show=e),closeable:!0,onClickCloseIcon:t.close,"close-on-click-overlay":t.closeOnClickOverlay,onClickOverlay:t.close,teleportDisable:!1},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("view",gp,(0,l.toDisplayString)(t.title),1),(0,l.createElementVNode)("view",yp,(0,l.toDisplayString)(t.desc),1),(0,l.createElementVNode)("div",bp,[(0,l.createElementVNode)("view",{class:"fox-short-password__list",onTouchstart:a[0]||(a[0]=(...e)=>t.onTouchStart&&t.onTouchStart(...e))},[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(new Array(t.comLen),(e,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("view",{class:"fox-short-password__item",key:u},[String(t.realInput).length>u?((0,l.openBlock)(),(0,l.createElementBlock)("view",Sp)):(0,l.createCommentVNode)("",!0)]))),128))],32)]),(0,l.createElementVNode)("view",wp,[(0,l.createElementVNode)("view",vp,(0,l.toDisplayString)(t.errorMsg),1),t.tips?((0,l.openBlock)(),(0,l.createElementBlock)("view",Np,[(0,l.createVNode)(s,{class:"icon",width:"11px",height:"11px"}),(0,l.createElementVNode)("view",{onClick:a[1]||(a[1]=(...e)=>t.onTips&&t.onTips(...e))},(0,l.toDisplayString)(t.tips),1)])):(0,l.createCommentVNode)("",!0)])]),_:1},8,["visible","onClickCloseIcon","close-on-click-overlay","onClickOverlay"])])}var qa=Ve(pp,[["render",Cp]]),{componentName:kp,create:xp,scope:zp}=se("signature"),Ep=xp({props:{customClass:{type:[String],default:""},lineWidth:{type:[Number],default:2},strokeStyle:{type:[String],default:()=>document.getElementsByTagName("body")[0].className.indexOf("fox-theme-dark")==-1?"#000":"#fff"},type:{type:[String],default:"png"},unSupportTpl:{type:[String],default:""}},components:{FoxButton:D.ElButton},emits:["start","end","signing","confirm","clear"],setup(t,{emit:a,expose:n}){const{toLocaleRefs:i}=(0,Ne.useFoxI18n)(zp),o=i(t,["unSupportTpl","reSign","confirmText"]),r=(0,l.ref)(null),s=(0,l.ref)(null),c=(0,l.computed)(()=>({[kp]:!0,[`${t.customClass}`]:t.customClass})),e=(0,l.reactive)({canvasHeight:0,canvasWidth:0,ctx:null,isSupportTouch:"ontouchstart"in window,events:"ontouchstart"in window?["touchstart","touchmove","touchend","touchleave"]:["mousedown","mousemove","mouseup","mouseleave"]}),u=()=>{let w=document.createElement("canvas");return!!(w.getContext&&w.getContext("2d"))},p=()=>{r.value.addEventListener(e.events[0],d,!1)},d=w=>{w.preventDefault(),e.ctx.beginPath(),e.ctx.lineWidth=t.lineWidth,e.ctx.strokeStyle=t.strokeStyle,a("start"),r.value.addEventListener(e.events[1],m,!1),r.value.addEventListener(e.events[2],B,!1),r.value.addEventListener(e.events[3],T,!1)},m=w=>{w.preventDefault();let f=e.isSupportTouch?w.touches[0]:w;a("signing",f);let _=r.value.getBoundingClientRect(),A=f.clientX-_.left,F=f.clientY-_.top;e.ctx.lineTo(A,F),e.ctx.stroke()},B=w=>{w.preventDefault(),a("end"),r.value.removeEventListener(e.events[1],m,!1),r.value.removeEventListener(e.events[2],B,!1)},T=w=>{w.preventDefault(),r.value.removeEventListener(e.events[1],m,!1),r.value.removeEventListener(e.events[2],B,!1)},y=()=>{r.value.addEventListener(e.events[2],B,!1),e.ctx.clearRect(0,0,e.canvasWidth,e.canvasHeight),e.ctx.closePath(),a("clear")},h=()=>{g(r.value)},S=w=>{if(!w)return!0;var f=document.createElement("canvas");return f.width=w.width,f.height=w.height,w?.toDataURL()==f.toDataURL()},g=w=>{let f;switch(t.type){case"png":f=w.toDataURL("image/png");break;case"jpg":f=w.toDataURL("image/jpeg",.8);break}a("confirm",S(w)?"请绘制签名":w,S(w)?"":f)};return(0,l.onMounted)(()=>{u()&&(e.ctx=r.value.getContext("2d"),e.canvasWidth=s.value.offsetWidth,e.canvasHeight=s.value.offsetHeight,p())}),n({confirm:h,clear:y}),{...o,...(0,l.toRefs)(e),canvas:r,wrap:s,isCanvasSupported:u,confirm:h,clear:y,classes:c}}}),Tp={class:"fox-signature__inner",ref:"wrap"},$p=["height","width"],Bp={key:0,class:"fox-signature-unsopport"},Vp={class:"fox-signature__toolbar"};function Dp(t,a,n,i,o,r){const s=(0,l.resolveComponent)("FoxButton");return(0,l.openBlock)(),(0,l.createElementBlock)("div",{class:(0,l.normalizeClass)(t.classes)},[(0,l.createElementVNode)("div",Tp,[(0,l.withDirectives)((0,l.createElementVNode)("canvas",{ref:"canvas",height:t.canvasHeight,width:t.canvasWidth},null,8,$p),[[l.vShow,t.isCanvasSupported()]]),t.isCanvasSupported()?(0,l.createCommentVNode)("",!0):((0,l.openBlock)(),(0,l.createElementBlock)("p",Bp,(0,l.toDisplayString)(t.unSupportTpl),1))],512),(0,l.createElementVNode)("div",Vp,[(0,l.renderSlot)(t.$slots,"toolbar",{},()=>[(0,l.createVNode)(s,{class:"fox-signature-btn",type:"default",onClick:a[0]||(a[0]=c=>t.clear())},{default:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(t.reSign),1)]),_:1}),(0,l.createVNode)(s,{class:"fox-signature-btn",type:"primary",onClick:a[1]||(a[1]=c=>t.confirm())},{default:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(t.confirmText),1)]),_:1})])])],2)}var ja=Ve(Ep,[["render",Dp]]),Mp={name:{type:[String],required:!1,default:""},config:{type:[Object],required:!1,default:()=>{}},innerPageScope:{type:[Boolean],required:!1},abstractPageScope:{type:[Boolean,Object],required:!1}};function Ap(t,a){return{inheritAttrs:!1,props:Mp,setup(n,i){const{exposeApi:o}=Nr({context:i,props:()=>n.config},n.name);return _e(n.innerPageScope)||En(n.innerPageScope),_e(n.abstractPageScope)||xr(n.abstractPageScope),o(),()=>typeof i.slots.default=="function"?i.slots.default():null}}}var{componentName:Ip,create:Pp,scope:Lp}=se("domain-provider"),_p=Pp(Ap(Ip,Lp)),Ka=_p,Rp={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 Fp(t,a){return{inheritAttrs:!1,props:Rp,emits:["change"],setup(n,{slots:i,emit:o}){if(dt&&window.IntersectionObserver){const r=new WeakMap;let s=new Map;const c=(m,B)=>{if(p===null){s.set(m,{visible:null,callback:B});return}r.has(m)&&p.unobserve(m),r.set(m,{visible:null,callback:B}),p.observe(m)},e=m=>{if(p===null){s.delete(m);return}r.has(m)&&(r.delete(m),p.unobserve(m))};let u=n.initialVisibleObserverSize;Fs({acquire:()=>{if(n.loadPolicy==="always")return!0;const m=u>0;return u--,m},get disabled(){return n.disabled},get initialHeight(){return n.initialInvisibleObserverHeight},observe:c,unobserve:e});let p=null;const d=(m,B,T)=>{p=new IntersectionObserver(y=>{if(o("change",y),n.loadPolicy!=="always")for(let h of y){let S=!1;h.intersectionRatio>0&&(S=!0);const g=r.get(h.target);if(g)try{if(n.loadPolicy==="lazy"&&!S&&g.visible!==null)return;g.visible=S,g.callback(S)}catch(w){console.error(w)}}},{root:m,rootMargin:B,threshold:T}),s.forEach((y,h)=>{r.set(h,y),p?.observe(h)}),s.clear()};(0,l.watch)([()=>n.root,()=>n.disabled],([m,B])=>{if(B||!m||p)return;let T=null;typeof m=="string"?T=document.querySelector(m):T=m,T&&d(T,n.rootMargin,n.threshold)},{immediate:!0}),(0,l.onUnmounted)(()=>{p&&(p.disconnect(),p=null)})}return()=>typeof i.default=="function"?i.default():null}}}var{componentName:Op,create:Hp,scope:qp}=se("rolling-provider"),jp=Hp(Fp(Op,qp)),Wa=jp,Kp=[Bn,Dn,Mn,An,Ln,Ut,Ll,_l,qn,Fe,jn,Kn,Wn,Xn,Qn,Zn,Jn,ea,la,na,aa,ra,Hl,sa,ca,ua,da,fa,ma,ha,pa,Yl,ga,wa,va,ll,nl,Gl,ka,Ea,Da,Rl,Ul,Ol,Ma,Aa,Fl,st,Pt,Wl,Kl,La,_a,Ra,Tt,Il,Fa,Et,Oa,Ha,qa,ja,Ka,Wa],Wp=new ds(Kp,[hs],"4.0.0");b.AbstractPageScopeKey=Tn,b.ActionsheetItem=ga,b.FoxActionsheetItem=ga,b.ActionsheetPane=Yl,b.FoxActionsheetPane=Yl,b.AutocompleteItem=na,b.FoxAutocompleteItem=na,b.Broadcast=hr,b.BroadcastKey=it,b.ButtonsItem=qn,b.FoxButtonsItem=qn,b.CalendarItem=Xn,b.FoxCalendarItem=Xn,b.CascaderItem=la,b.FoxCascaderItem=la,b.CheckboxItem=ua,b.FoxCheckboxItem=ua,b.Content=An,b.FoxContent=An,b.DataItemsKey=jt,b.DateItem=Wn,b.FoxDateItem=Wn,b.DateUtils=qe,b.DialogItem=Aa,b.FoxDialogItem=Aa,b.Domain=Sl,b.DomainKey=ht,b.DomainProvider=Ka,b.FoxDomainProvider=Ka,b.FloatingButton=Ra,b.FoxFloatingButton=Ra,b.FloatingWindow=Da,b.FoxFloatingWindow=Da,b.FooterBar=Mn,b.FoxFooterBar=Mn,b.FoxAffix=D.ElAffix,b.FoxAlert=D.ElAlert,b.FoxAnchor=D.ElAnchor,b.FoxAnchorLink=D.ElAnchorLink,b.FoxAside=D.ElAside,b.FoxAutoResizer=D.ElAutoResizer,b.FoxAutocomplete=D.ElAutocomplete,b.FoxAvatar=D.ElAvatar,b.FoxBacktop=D.ElBacktop,b.FoxBadge=D.ElBadge,b.FoxBreadcrumb=D.ElBreadcrumb,b.FoxBreadcrumbItem=D.ElBreadcrumbItem,b.FoxButton=D.ElButton,b.FoxButtonGroup=D.ElButtonGroup,b.FoxCalendar=D.ElCalendar,b.FoxCard=D.ElCard,b.FoxCarousel=D.ElCarousel,b.FoxCarouselItem=D.ElCarouselItem,b.FoxCascader=D.ElCascader,b.FoxCascaderPanel=D.ElCascaderPanel,b.FoxCheckTag=D.ElCheckTag,b.FoxCheckbox=D.ElCheckbox,b.FoxCheckboxButton=D.ElCheckboxButton,b.FoxCheckboxGroup=D.ElCheckboxGroup,b.FoxCol=D.ElCol,b.FoxCollapse=D.ElCollapse,b.FoxCollapseItem=D.ElCollapseItem,b.FoxCollapseTransition=D.ElCollapseTransition,b.FoxColorPicker=D.ElColorPicker,b.FoxConfigProvider=D.ElConfigProvider,b.FoxContainer=D.ElContainer,b.FoxCountdown=D.ElCountdown,b.FoxDatePicker=D.ElDatePicker,b.FoxDescriptions=D.ElDescriptions,b.FoxDescriptionsItem=D.ElDescriptionsItem,b.FoxDialog=D.ElDialog,b.FoxDivider=D.ElDivider,b.FoxDrawer=D.ElDrawer,b.FoxDropdown=D.ElDropdown,b.FoxDropdownItem=D.ElDropdownItem,b.FoxDropdownMenu=D.ElDropdownMenu,b.FoxEmpty=D.ElEmpty,b.FoxFooter=D.ElFooter,b.FoxForm=D.ElForm,b.FoxFormItem=D.ElFormItem,b.FoxGroup=Ln,b.Group=Ln,b.FoxGroupSetting=ha,b.GroupSetting=ha,b.FoxHeader=D.ElHeader,b.FoxHeaderBar=Dn,b.HeaderBar=Dn,b.FoxHintText=Fe,b.HintText=Fe,b.FoxIcon=D.ElIcon,b.FoxImage=D.ElImage,b.FoxImageViewer=D.ElImageViewer,b.FoxIndicator=Fa,b.Indicator=Fa,b.FoxInfiniteLoading=Kl,b.InfiniteLoading=Kl,b.FoxInput=D.ElInput,b.FoxInputItem=jn,b.InputItem=jn,b.FoxInputNumber=D.ElInputNumber,b.FoxInputNumberItem=ea,b.InputNumberItem=ea,b.FoxInputTag=D.ElInputTag,b.FoxItem=Ut,b.Item=Ut,b.FoxLink=D.ElLink,b.FoxLinkItem=va,b.LinkItem=va,b.FoxMain=D.ElMain,b.FoxMapping=Tt,b.Mapping=Tt,b.FoxMention=D.ElMention,b.FoxMenu=D.ElMenu,b.FoxMenuItem=D.ElMenuItem,b.FoxMenuItemGroup=D.ElMenuItemGroup,b.FoxMessage=D.ElMessage,b.FoxMessageBox=D.ElMessageBox,b.FoxMoneyItem=Jn,b.MoneyItem=Jn,b.FoxMoreButton=_a,b.MoreButton=_a,b.FoxNotification=D.ElNotification,b.FoxNumberKeyboard=Ha,b.NumberKeyboard=Ha,b.FoxOption=D.ElOption,b.FoxOptionGroup=D.ElOptionGroup,b.FoxOverLay=Fl,b.OverLay=Fl,b.FoxPage=Bn,b.Page=Bn,b.FoxPageHeader=D.ElPageHeader,b.FoxPagination=D.ElPagination,b.FoxPickerItem=wa,b.PickerItem=wa,b.FoxPopconfirm=D.ElPopconfirm,b.FoxPopover=D.ElPopover,b.FoxPopoverDialog=Rl,b.PopoverDialog=Rl,b.FoxPopper=D.ElPopper,b.FoxPopup=st,b.Popup=st,b.FoxPrice=Il,b.Price=Il,b.FoxProgress=D.ElProgress,b.FoxPullRefresh=La,b.PullRefresh=La,b.FoxRadio=D.ElRadio,b.FoxRadioButton=D.ElRadioButton,b.FoxRadioGroup=D.ElRadioGroup,b.FoxRadioItem=ca,b.RadioItem=ca,b.FoxRate=D.ElRate,b.FoxRateItem=da,b.RateItem=da,b.FoxResult=D.ElResult,b.FoxRollingProvider=Wa,b.RollingProvider=Wa,b.FoxRow=D.ElRow,b.FoxRowItem=_l,b.RowItem=_l,b.FoxScrollbar=D.ElScrollbar,b.FoxSearchBar=Wl,b.SearchBar=Wl,b.FoxSegmented=D.ElSegmented,b.FoxSelect=D.ElSelect,b.FoxSelectItem=Kn,b.SelectItem=Kn,b.FoxSelectV2=D.ElSelectV2,b.FoxShortPassword=qa,b.ShortPassword=qa,b.FoxSignature=ja,b.Signature=ja,b.FoxSkeleton=D.ElSkeleton,b.FoxSkeletonItem=D.ElSkeletonItem,b.FoxSlider=D.ElSlider,b.FoxSlotItem=Ll,b.SlotItem=Ll,b.FoxSpace=D.ElSpace,b.FoxStatistic=D.ElStatistic,b.FoxStep=D.ElStep,b.FoxSteps=D.ElSteps,b.FoxStepsBar=Ea,b.StepsBar=Ea,b.FoxSubMenu=D.ElSubMenu,b.FoxSwitch=D.ElSwitch,b.FoxSwitchItem=fa,b.SwitchItem=fa,b.FoxTabPane=D.ElTabPane,b.FoxTable=D.ElTable,b.FoxTableColumn=D.ElTableColumn,b.FoxTableItem=sa,b.TableItem=sa,b.FoxTableMappingColumn=aa,b.TableMappingColumn=aa,b.FoxTableRadioColumn=ra,b.TableRadioColumn=ra,b.FoxTableSetting=Hl,b.TableSetting=Hl,b.FoxTableV2=D.ElTableV2,b.FoxTabs=D.ElTabs,b.FoxTabsBar=ll,b.TabsBar=ll,b.FoxTabsContainer=nl,b.TabsContainer=nl,b.FoxTabsFrame=ka,b.TabsFrame=ka,b.FoxTabsPane=Gl,b.TabsPane=Gl,b.FoxTag=D.ElTag,b.FoxText=Et,b.Text=Et,b.FoxTimeItem=Qn,b.TimeItem=Qn,b.FoxTimePicker=D.ElTimePicker,b.FoxTimeSelect=D.ElTimeSelect,b.FoxTimeSelectItem=Zn,b.TimeSelectItem=Zn,b.FoxTimeline=D.ElTimeline,b.FoxTimelineItem=D.ElTimelineItem,b.FoxToast=Pt,b.Toast=Pt,b.FoxTooltip=D.ElTooltip,b.FoxTour=Oa,b.Tour=Oa,b.FoxTransfer=D.ElTransfer,b.FoxTree=D.ElTree,b.FoxTreeItem=pa,b.TreeItem=pa,b.FoxTreeSelect=D.ElTreeSelect,b.FoxTreeSelectItem=ma,b.TreeSelectItem=ma,b.FoxTreeV2=D.ElTreeV2,b.FoxUpload=D.ElUpload,b.FoxWatermark=D.ElWatermark,b.Foxcalendarpicker=Ol,b.calendarpicker=Ol,b.Foxcascaderpicker=Ma,b.cascaderpicker=Ma,b.Foxpicker=Ul,b.picker=Ul,b.InnerPageScopeKey=zn,b.PriorityPolicy=Oe,b.UniqueID=Kr,b.ValidateSchema=Sr,b.ValidateSchemaKey=mt,b.browseProperty=Vr,b.cancelRaf=zi,b.clamp=ji,b.clearNonNumber=_i,b.compareTo=mn,b.createBroadcast=hl,b.createValidateSchema=gl,b.debounce=Xe,b.debounceRef=Ji,b.decimalLength=dr,b.default=Wp,b.defineConfigDomain=Nr,b.defineDataItem=Cr,b.defineDomain=Cn,b.defineDomainItemProperty=Ie,b.defineItem=Ee,b.definePageState=kr,b.defineSimpleItem=kn,b.deleteGlobalValidator=Gi,b.disabledProperty=Br,b.divide=fn,b.excludeProps=Ae,b.extend=Ct,b.floatData=Oi,b.getGlobalIcons=_r,b.getGlobalValidateCheckEvents=gr,b.getGlobalValidateResetEvents=br,b.getPageContentAreaHeight=Cl,b.getPageContentAreaWidth=kl,b.getPageFooterAreaHeight=Nl,b.getPageHeaderAreaHeight=vl,b.getRootDomain=kt,b.hasSymbol=or,b.includeProps=et,b.indexOf=Ri,b.injectAbstractPageScope=Wt,b.injectAbstractPageScopeForContent=Tr,b.injectAbstractPageScopeForFooterBar=Er,b.injectAbstractPageScopeForHeaderBar=zr,b.injectInnerPageScope=Kt,b.integerLength=ur,b.isArray=Ti,b.isArrayLike=sr,b.isBrowser=dt,b.isDate=pn,b.isDisplayNone=Sn,b.isESModule=Mi,b.isEmptyString=ge,b.isEqual=Ge,b.isFunction=gn,b.isHidden=bn,b.isMap=$i,b.isNil=_e,b.isNumberString=vn,b.isObject=Ye,b.isPlainObject=Di,b.isPromise=dl,b.isRegExp=wn,b.isSet=Bi,b.isString=ar,b.isSubPage=ns,b.isSymbol=Vi,b.isTouch=Jt,b.isWindow=ir,b.kebabToPascal=Ft,b.lastIndexOf=Fi,b.makeArray=Li,b.merge=cr,b.multiply=tr,b.negate=lr,b.nextTick=Ii,b.numberFormat=ul,b.objectToString=rr,b.once=es,b.overrideGlobalIcons=Ns,b.overrideGlobalValidateHandler=Yi,b.padZero=qi,b.pascalToKebab=mr,b.preventDefault=Hi,b.property=Be,b.provideAbstractPageScope=xr,b.provideInnerPageScope=En,b.raf=hn,b.readonlyProperty=$r,b.setGlobalValidateCheckEvents=Xi,b.setGlobalValidateHandler=Wi,b.setGlobalValidateMessages=Zi,b.setGlobalValidateResetEvents=Qi,b.setGlobalValidator=Ui,b.throttle=vr,b.toBoolean=he,b.toNumber=we,b.toPadding=tt,b.toPx=ye,b.toPxDesc=ls,b.toPxString=ke,b.toTypeString=fl,b.toValue=ve,b.tryTimes=bl,b.typeOf=ml,b.unNumberFormat=nr,b.updatePageState=xn,b.useBroadcast=Ot,b.useDomain=pt,b.useInnerSize=El,b.usePageState=wl,b.usePosition=_n,b.useRawTouch=el,b.useRect=ba,b.useSize=Vn,b.useSlotChildren=Al,b.useTouch=Oo,b.valueLength=ft});
|